VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @40758   13 years vboxsync build fix
(edit) @40757   13 years vboxsync Solaris/Installer: checkinstall quoting fix for zones.
(edit) @40756   13 years vboxsync SUP: Working on a generic tracer interface.
(edit) @40755   13 years vboxsync Main/HostImpl: fixed r76982 (the old santiy check was wrong and …
(edit) @40754   13 years vboxsync BIOS: Do a basic sanity check on floppy boot sectors, too.
(edit) @40753   13 years vboxsync SUPR0.def: two more APIs to export.
(edit) @40752   13 years vboxsync ldrELFCommon.h: Added STT_NUM.
(edit) @40751   13 years vboxsync removed posix comment from win source
(edit) @40750   13 years vboxsync correction.
(edit) @40749   13 years vboxsync Windows Guest Additions installer: Create 32 bit registry keys for Sun …
(edit) @40748   13 years vboxsync Main/Metrics: added read lock to Session::EnableVMMStatistics (#6029)
(edit) @40747   13 years vboxsync wddm: fix 3d rendering for 3d-disabled, make wmp render correctly over …
(edit) @40746   13 years vboxsync Windows Guest Additions installer: Added Sun Ray client info agent …
(edit) @40745   13 years vboxsync Runtime/r0drv/solaris: spaces.
(edit) @40744   13 years vboxsync Main/src-client/GuestCtrlImpl: return error code fix.
(edit) @40743   13 years vboxsync sup.mac: HC_ARCH_BITS padding for SUPGLOBALINFOPAGE.
(edit) @40742   13 years vboxsync build fix
(edit) @40741   13 years vboxsync SUPDrv.c: Use NIL_RTSPINLOCK and clarification comment.
(edit) @40740   13 years vboxsync SUPDrv: Update GIP data behind a spinlock for online/offline race …
(edit) @40739   13 years vboxsync VDI, VMDK: fixed minor memory leak if the image does not exist
(edit) @40738   13 years vboxsync Logging.
(edit) @40737   13 years vboxsync Added and ExtPack project.
(edit) @40736   13 years vboxsync VBoxManage: don't sigfault. Perhaps better to handle, this in …
(edit) @40735   13 years vboxsync Additions/linux/sharefolders: linux 3.4-rc1: d_make_root is correct here
(edit) @40734   13 years vboxsync sharedfolders: linux 3.4-rc1 support: d_alloc_root -> d_obtain_alias …
(edit) @40733   13 years vboxsync VBoxNetFlt: 3.4-rc1 support (VLAN_ETH_ALEN -> ETH_ALEN)
(edit) @40732   13 years vboxsync VbglR3SharedFolderGetMappings: fixed minor memory leak
(edit) @40731   13 years vboxsync VBoxService: don't crash on exit
(edit) @40730   13 years vboxsync BIOS-new: Fixed potential flags problem.
(edit) @40729   13 years vboxsync VBoxManage: --teleporterpasswordfrom => --teleporterpasswordfile
(edit) @40728   13 years vboxsync /* within comment
(edit) @40727   13 years vboxsync IOMMMIOMapMMIO2Page: Must check IOM_LOCK status code.
(edit) @40726   13 years vboxsync DBGF: Detect OS/2 guests.
(edit) @40725   13 years vboxsync use 'stdin' instead of '-' here
(edit) @40724   13 years vboxsync VBoxManage modifyvm: --telporterpassword '-' for stdin
(edit) @40723   13 years vboxsync BIOS-new: Typo.
(edit) @40722   13 years vboxsync Runtime/md5: Clear the whole state and replace tabs with spaces
(edit) @40721   13 years vboxsync BIOS-new: Enable interrupts when polling for keyboard input.
(edit) @40720   13 years vboxsync Windows Guest Additions installer: Skip checking 32-bit *d3d8 DLLs on …
(edit) @40719   13 years vboxsync Audio: process the integer overflow in no_run_out
(edit) @40718   13 years vboxsync VMMDev: saved HGCM commands must not be completed.
(edit) @40717   13 years vboxsync rpm: another OSE build fix
(edit) @40716   13 years vboxsync wddm/display: fix 3d-off rendering, miniport changes still pending; …
(edit) @40715   13 years vboxsync Build fix
(edit) @40714   13 years vboxsync VBoxManage modifyvm: added --teleporterpasswordfrom
(edit) @40713   13 years vboxsync Storage/VDI: Check for out of bounds access when reading from an image
(edit) @40712   13 years vboxsync NetShaper: Online bandwidth limit setting (#5582)
(edit) @40711   13 years vboxsync Windows Guest Additions installer: More D3D verification stuff; more …
(edit) @40710   13 years vboxsync Storage/tstVDIo: Bugfixes
(edit) @40709   13 years vboxsync Storage/tstVDIo: Add file access statistics and parameters for the …
(edit) @40708   13 years vboxsync crOpenGL: proper handling disabled 3D case for HGSMI
(edit) @40707   13 years vboxsync Device\Parallel: Convert string functions to iprt ones. Introduced …
(edit) @40706   13 years vboxsync NetShaper: TX thread implementation (#5582)
(edit) @40705   13 years vboxsync dbg.h: RING_0 separation.
(edit) @40704   13 years vboxsync SUPDrv-dtrace.cpp: bugfixes and working around solaris bugs.
(edit) @40703   13 years vboxsync crOpenGL: OSX multiple contexts
(edit) @40702   13 years vboxsync Runtime/r0drv/solaris: dbg-r0drv build fix.
(edit) @40701   13 years vboxsync Runtime/r0drv/solaris: dbg-r0drv fix.
(edit) @40700   13 years vboxsync Runtime/r0drv/solaris: dbg-r0drv build fix.
(edit) @40699   13 years vboxsync crOpenGL: OSX burn fix
(edit) @40698   13 years vboxsync Runtime/r0drv/solaris: build fix.
(edit) @40697   13 years vboxsync crOpenGL: multiple contexts prototype for OSX
(edit) @40696   13 years vboxsync Runtime/r0drv/solaris: dbg-r0drv naming.
(edit) @40695   13 years vboxsync Runtime/r0drv/solaris: dbg-r0drv addressed todo and some fixes.
(edit) @40694   13 years vboxsync BIOS: Make last searched bus/dev/fn configurable.
(edit) @40693   13 years vboxsync crOpenGL: allow enable multiple context via env var
(edit) @40692   13 years vboxsync crOpenGL: missing file
(edit) @40691   13 years vboxsync crOpenGL: basics for using multiple contexts on host
(edit) @40690   13 years vboxsync 25GB default hard disk space for Vista .... Windows 8
(edit) @40689   13 years vboxsync dbg-r0drv-solaris.c: gcc 4.5.2 build fixes and a todo.
(edit) @40688   13 years vboxsync build fix
(edit) @40687   13 years vboxsync Build fix.
(edit) @40686   13 years vboxsync Typo.
(edit) @40685   13 years vboxsync Main/GuestCtrl: Introduced host<->guest PID mapping for immediate …
(edit) @40684   13 years vboxsync VBoxManage/GuestCtrl: Progress handling additions, less verbose output.
(edit) @40683   13 years vboxsync Nit.
(edit) @40682   13 years vboxsync VBoxService/GuestCtrl: Bugfixes.
(edit) @40681   13 years vboxsync GuestControl/service: Be compatible to older client when there was …
(edit) @40680   13 years vboxsync Storage/VD: Fix more places to properly handle the ignore flush flag …
(edit) @40679   13 years vboxsync Storage/VD: Fix ignore flush flag when creating images
(edit) @40678   13 years vboxsync Devices: Enable parallel port support by default.
(edit) @40677   13 years vboxsync Frontends/VBoxManage: dumphdinfo doesn't need write access
(edit) @40676   13 years vboxsync VBoxSCSI: Don't crash if a string I/O port access happens without a …
(edit) @40675   13 years vboxsync SUPDrv-dtrace.cpp: Check dtrace_unregister return code, introducing …
(edit) @40674   13 years vboxsync glue/java: disconnect on object finalization
(edit) @40673   13 years vboxsync VBoxManage: fixed error code if 'controlvm savestate' failed
(edit) @40672   13 years vboxsync VBoxTray: Display thread fixes.
(edit) @40671   13 years vboxsync Ubuntu: enable PAE
(edit) @40670   13 years vboxsync Runtime/r0drv/solaris: ugh, tabs.
(edit) @40669   13 years vboxsync Runtime/r0drv: endif header include guard comment.
(edit) @40668   13 years vboxsync Runtime/r0drv: RTR0DbgKrnl implementation for Solaris.
(edit) @40667   13 years vboxsync include/VBox/sup.h: spaces.
(edit) @40666   13 years vboxsync Devices\parallel: Compilation fix.
(edit) @40665   13 years vboxsync Device/Parallel: incorporation of the review comments
(edit) @40664   13 years vboxsync VBoxTray: different registry keys for 64 bit guests
(edit) @40663   13 years vboxsync 2nd proposal.
(edit) @40662   13 years vboxsync to fix the compilation issue on Linux system.
(edit) @40661   13 years vboxsync RTR0DbgKrnl: CTF API proposal (mostly solaris).
(edit) @40660   13 years vboxsync rpm: indent
(edit) @40659   13 years vboxsync rpm: fix
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette