VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @17237   16 years vboxsync Additions/x11/x11include: blast! Removed keywords from new X.Org …
(edit) @17236   16 years vboxsync Additions/x11/x11include: blast! Reverted r43555 and r43556
(edit) @17234   16 years vboxsync Additions/x11/x11include: blast! Corrected svn:keywords property on …
(edit) @17233   16 years vboxsync Additions/x11/x11include: corrected svn:keywords property on all files …
(edit) @17232   16 years vboxsync Additions/x11/x11include: added header files needed for DRI support in …
(edit) @17231   16 years vboxsync pgmPoolFlushAllInt: Unmap the old CR3 value before flushing everything …
(edit) @17230   16 years vboxsync EFI: tweaks, SATA config in BIOS-less case
(edit) @17229   16 years vboxsync NetAdp/win: make the comment-to adapter name to be honored in the …
(edit) @17228   16 years vboxsync VBOX_WITH_PGMPOOL_PAGING_ONLY: fixed PGMR3MappingsUnfix
(edit) @17227   16 years vboxsync NAT: removing Win version checks (we don't support Win version prior …
(edit) @17226   16 years vboxsync Build fix
(edit) @17225   16 years vboxsync NAT: return 0 in case of success and -1 in case of error, in dns …
(edit) @17224   16 years vboxsync NAT: Handling localhost's DNS servers
(edit) @17223   16 years vboxsync NAT: Multi DNS is enabled
(edit) @17222   16 years vboxsync NAT: Multi DNS takes DNS servers IP addresses only from UP interfaces
(edit) @17219   16 years vboxsync SrvIntNetR0: Arg, an unintentional bang at end end of the line.
(edit) @17218   16 years vboxsync Revert r43495 because everything locks forever.
(edit) @17217   16 years vboxsync make VBOX_WITH_NETFLT= compile on Linux hosts again
(edit) @17216   16 years vboxsync Removed unnecessary invlpg for HWVirtEx mode
(edit) @17215   16 years vboxsync Split up the definitions and the guest code. Otherwise we'll end up …
(edit) @17214   16 years vboxsync VBoxNetFlt.c: typo.
(edit) @17213   16 years vboxsync VBoxNetFlt.c: Proposed fix for the other race destruction race.
(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 & …
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