VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @17212   16 years vboxsync Split up defines and code
(edit) @17211   16 years vboxsync Solaris/SharedFolder: Build S10 vboxvfs on Nevada. Deleted obsolete files.
(edit) @17210   16 years vboxsync VBoxGuest.cpp: Merged VBoxGuestCommonIOCtl_HGCMCall32 into …
(edit) @17208   16 years vboxsync Main/Makefile: comdefs.h and WbemUuid.lib locations fixes.
(edit) @17207   16 years vboxsync Corrected assertion for nested paging
(edit) @17206   16 years vboxsync Compile fix
(edit) @17205   16 years vboxsync Compile fixes
(edit) @17204   16 years vboxsync Enabled VBOX_WITH_PGMPOOL_PAGING_ONLY for testbox feedback
(edit) @17203   16 years vboxsync comment added
(edit) @17202   16 years vboxsync Fixed performanc regression with (e.g.) PAE guests
(edit) @17201   16 years vboxsync FE/Qt4-OSX: Quartz2D backend back to life for Cocoa.
(edit) @17200   16 years vboxsync #3551: “Main: Replace remaining collections with safe arrays” Take …
(edit) @17199   16 years vboxsync Flushing the TLB when emulating guest writes shouldn't be necessary …
(edit) @17198   16 years vboxsync vboxNetAdpFactoryCreateAndConnect: inverted assertion.
(edit) @17197   16 years vboxsync vboxNetFltFactoryCreateAndConnect: inverted assertion.
(edit) @17196   16 years vboxsync Additions, VBoxGuestR3Lib: 32-bit ioctl handling for 64-bit guest …
(edit) @17195   16 years vboxsync VBOX_WITH_PGMPOOL_PAGING_ONLY: deal with hypervisor mappings in guest …
(edit) @17193   16 years vboxsync Revert r43482 which used a linux specific way to iterate over DVD drives.
(edit) @17192   16 years vboxsync #3551: “Main: Replace remaining collections with safe arrays” …
(edit) @17191   16 years vboxsync spaces
(edit) @17190   16 years vboxsync warning
(edit) @17189   16 years vboxsync unused variables
(edit) @17188   16 years vboxsync grumble.
(edit) @17187   16 years vboxsync Fixed vboxNetFltNewInstance call.
(edit) @17186   16 years vboxsync VBoxNetFlt: Fixed vboxNetFltOsInitInstance which had gotten out of sync.
(edit) @17185   16 years vboxsync VBoxNet*: Diff alignment.
(edit) @17184   16 years vboxsync VBoxNetFlt: review of core changes, several review comments needing …
(edit) @17183   16 years vboxsync #3681: GRUB DHCP fix: fake TX descriptor write-back bursting.
(edit) @17182   16 years vboxsync Main/Unix: clean up code, make it work properly with EACCES and other …
(edit) @17181   16 years vboxsync Corrected assertion
(edit) @17180   16 years vboxsync Main/Unix: redo SYSV semaphore key generation. The old solution was …
(edit) @17179   16 years vboxsync Compile fix
(edit) @17178   16 years vboxsync VBOX_WITH_PGMPOOL_PAGING_ONLY: Properly flush the TLB for PAE PDPT entries.
(edit) @17177   16 years vboxsync More logging
(edit) @17176   16 years vboxsync FE/Qt4-OSX: BeginCGContextForApplicationDockTile is not available on 64bit.
(edit) @17175   16 years vboxsync FE/Qt4: Quartz2D should be available for 64bit & Cocoa also. See what …
(edit) @17174   16 years vboxsync burn fix
(edit) @17173   16 years vboxsync NetAdp/win: fix
(edit) @17172   16 years vboxsync NetAdp/win: implementation for IP setting modification, not exposed to …
(edit) @17166   16 years vboxsync Another case of dynamic cache entry trashing.
(edit) @17165   16 years vboxsync crOpenGL: evil tab sneaked in
(edit) @17164   16 years vboxsync crOpenGL: add comment
(edit) @17163   16 years vboxsync crOpenGL: disconnect hgcm clients when process owning file handle is …
(edit) @17162   16 years vboxsync OVF: wrong error code returned
(edit) @17160   16 years vboxsync FE/Qt4: removed "unused" warnings
(edit) @17159   16 years vboxsync OVF: removed 2 more warnings
(edit) @17158   16 years vboxsync Logging changes
(edit) @17157   16 years vboxsync OVF: removed some warnings on Windows
(edit) @17156   16 years vboxsync OVF: remove unnecessary forward declaration
(edit) @17155   16 years vboxsync Additions/x11/vboxmouse: don't spam the X server log if we can't …
(edit) @17154   16 years vboxsync Additions/x11/vboxvideo: hide the host mouse pointer at start if we …
(edit) @17152   16 years vboxsync OVF: spaces
(edit) @17151   16 years vboxsync NAT: ICMP logging
(edit) @17150   16 years vboxsync FE/Qt4-OSX: Removed unnecessary title bar buttons & resize indicator …
(edit) @17149   16 years vboxsync Put cached pool pages at the front of the in-use list to prevent them …
(edit) @17148   16 years vboxsync More logging
(edit) @17147   16 years vboxsync FE/Qt4-OSX: Enabled the settings animation in Cocoa again.
(edit) @17146   16 years vboxsync VBOX_WITH_PGMPOOL_PAGING_ONLY: Disable logging during a critical …
(edit) @17145   16 years vboxsync NAT: preventing attempt of double ICMP packet sends, causing crash.
(edit) @17144   16 years vboxsync SELMGC: logging.
(edit) @17143   16 years vboxsync IPRT: Updated the RTGetOpt todos.
(edit) @17142   16 years vboxsync VBOX_WITH_PGMPOOL_PAGING_ONLY: fixed saved state restore
(edit) @17141   16 years vboxsync IPRT: Added support for short option lists (ls -latrT4). This fixes a …
(edit) @17140   16 years vboxsync VBOX_WITH_PGMPOOL_PAGING_ONLY: compile fixes
(edit) @17139   16 years vboxsync VBOX_WITH_PGMPOOL_PAGING_ONLY: more locking changes
(edit) @17138   16 years vboxsync Accidental commit
(edit) @17137   16 years vboxsync VBOX_WITH_PGMPOOL_PAGING_ONLY: explicit locking of root CR3 pages
(edit) @17136   16 years vboxsync VBOXTSS offsets.
(edit) @17135   16 years vboxsync VBOX_WITH_PGMPOOL_PAGING_ONLY: Disallow ring 3 jumps when in an …
(edit) @17134   16 years vboxsync VBOX_WITH_PGMPOOL_PAGING_ONLY: updates
(edit) @17133   16 years vboxsync Correction of modification counter change.
(edit) @17132   16 years vboxsync Logging fix
(edit) @17131   16 years vboxsync FE/Qt4: 3627: FE/Qt4: Shorten error dialogs: Just a try to fix …
(edit) @17130   16 years vboxsync Emulate rdmsr & wrmsr in GC as well.
(edit) @17129   16 years vboxsync Compile fixes
(edit) @17128   16 years vboxsync Compile fix
(edit) @17127   16 years vboxsync VBOX_WITH_PGMPOOL_PAGING_ONLY: careful with flushing of root pages
(edit) @17126   16 years vboxsync FE/Qt-OSX: Make the handling of Darwin tasks more generic for Carbon & …
(edit) @17125   16 years vboxsync FE/Qt4: 3627: Shorten error dialogs: 1 - human readable part of API …
(edit) @17124   16 years vboxsync Check pdpt entry as well for PGM_PLXFLAGS_MAPPING.
(edit) @17123   16 years vboxsync Don't compile unused code for the r0 module.
(edit) @17122   16 years vboxsync Updates
(edit) @17121   16 years vboxsync Removed redundant check
(edit) @17120   16 years vboxsync Compile fix
(edit) @17119   16 years vboxsync ifndef IN_RING0 for code that doesn't apply there.
(edit) @17118   16 years vboxsync #2957: VBoxNetAdp: More fixes in generic and darwin parts. Pings go …
(edit) @17117   16 years vboxsync Solaris/Additions/Installer: missed compressing file.
(edit) @17116   16 years vboxsync VBOX_WITH_PGMPOOL_PAGING_ONLY: mapping implies present
(edit) @17115   16 years vboxsync burn fix
(edit) @17114   16 years vboxsync VBOX_WITH_PGMPOOL_PAGING_ONLY: only care about PDPT entries that …
(edit) @17113   16 years vboxsync fix network adapter list UI issue
(edit) @17112   16 years vboxsync VBOX_WITH_PGMPOOL_PAGING_ONLY: fixed pdpt test
(edit) @17111   16 years vboxsync unexport vditool from OSE - for internal use only
(edit) @17110   16 years vboxsync resurrected parts of vditool
(edit) @17109   16 years vboxsync OVF: no USB support if USB is disabled (OSE)
(edit) @17108   16 years vboxsync FE/Qt4: 3627: Shorten error dialogs: 1 - focus rectangle around the …
(edit) @17107   16 years vboxsync SELM: todo for optimizating the REM case…
(edit) @17106   16 years vboxsync VMM,REM: Removed the single page limitation on the TSS monitoring and …
(edit) @17105   16 years vboxsync TRPMGCHandlers.cpp: logging
(edit) @17104   16 years vboxsync VBoxManage: split USB into separate file
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