VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @17263   16 years vboxsync #3551: “Main: Replace remaining collections with safe arrays” Garbage …
(edit) @17262   16 years vboxsync NAT: make dns proxy compilable with Slirp. (removed static declarations)
(edit) @17261   16 years vboxsync Change UUIDs for the IHost and IHostFloppyDrive to go with r43593.
(edit) @17260   16 years vboxsync #3551: “Main: Replace remaining collections with safe arrays” Replace …
(edit) @17259   16 years vboxsync Mask fixes for amd64 modes. Map/UnmapCR3 fixes.
(edit) @17257   16 years vboxsync NAT: adding VBOX_WITH_SLIRP_DNS_PROXY to enable compilation of Slirp …
(edit) @17256   16 years vboxsync #2957: vboxnetadp is now a dummy device attached to intnet via vboxnetflt.
(edit) @17255   16 years vboxsync #3551: “Main: Replace remaining collections with safe arrays” Replaced …
(edit) @17254   16 years vboxsync crOpenGL: fix linking on linux hosts
(edit) @17253   16 years vboxsync Additions/x11/vboxvideo: DRI update
(edit) @17252   16 years vboxsync Additions/x11/vboxvideo: hack around a typo in a header when building …
(edit) @17251   16 years vboxsync VMM,REM,DevPcArch: VBOX_WITH_NEW_PHYS_CODE changes.
(edit) @17249   16 years vboxsync Solaris/Installer: USB devlink fix.
(edit) @17248   16 years vboxsync FE/Qt-NLS: Updated Slovak, Czech, Hungarian, Romanian, Turkish, …
(edit) @17247   16 years vboxsync Solaris/Additions Installer: spaces.
(edit) @17246   16 years vboxsync Allow mixing of VT-x and software virtualization. (untested so far)
(edit) @17245   16 years vboxsync Additions/x11/vboxvideo: vboxvideo_dri.c is not yet in OSE
(edit) @17244   16 years vboxsync NetFlt/NetAdp: enabled new construct/distruct sinchronization
(edit) @17243   16 years vboxsync Additions/x11/vboxvideo: add main DRI code to vboxvideo, built but not …
(edit) @17242   16 years vboxsync Additions/x11/x11include: removed svn:keywords properties from all …
(edit) @17241   16 years vboxsync Additions/Solaris Installer: Added Solaris 10 SharedFolder module.
(edit) @17240   16 years vboxsync Additions/x11/x11include: blast! Done it again. Reverted r43561.
(edit) @17239   16 years vboxsync Additions/x11/x11include: removed remaining svn:keywords properties
(edit) @17238   16 years vboxsync 3551: “Main: Replace remaining collections with safe arrays” Converted …
(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 …
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