VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @17291   16 years vboxsync OVF: rename config array items to have them make sense on export as well.
(edit) @17290   16 years vboxsync PGM: -MM_RAM_FLAGS_IDX_SHIFT, -MM_RAM_FLAGS_IDX_MASK
(edit) @17289   16 years vboxsync PGMAllBth.h: Fixed wrong HCPhys mask in EPT mode …
(edit) @17288   16 years vboxsync PGM: Some MM_RAM_FLAGS_IDX_SHIFT cleanup.
(edit) @17287   16 years vboxsync OVF: more export implementation.
(edit) @17286   16 years vboxsync PGM,MM: -MM_RAM_FLAGS_CREFS_PHYSEXT, -MM_RAM_FLAGS_IDX_OVERFLOWED.
(edit) @17285   16 years vboxsync PGM: Gone are MM_RAM_FLAGS_CREFS_SHIFT and MM_RAM_FLAGS_CREFS_MASK.
(edit) @17284   16 years vboxsync Preliminary code to deal with VINF_EM_RAW_EMULATE_IO_BLOCK
(edit) @17283   16 years vboxsync Solaris/Additions Installer: fixed typo.
(edit) @17281   16 years vboxsync fix burns
(edit) @17280   16 years vboxsync Fix burns.
(edit) @17279   16 years vboxsync PGM,MM: Attacking the shadow page pool tracking info stored in …
(edit) @17278   16 years vboxsync FE/Qt4: Removing "shared folders disabling logic" as shared folders …
(edit) @17277   16 years vboxsync burn fix
(edit) @17276   16 years vboxsync #3551: "Main: Replace remaining collections with safe arrays" Oops, …
(edit) @17275   16 years vboxsync networking API renaming
(edit) @17274   16 years vboxsync REM: fixed #3525 - avoid using HVA -> GPA PGM function, store GPA in …
(edit) @17273   16 years vboxsync SDKRef: doc fix
(edit) @17272   16 years vboxsync OSE fixes
(edit) @17271   16 years vboxsync VBOX_WITH_PGMPOOL_PAGING_ONLY: deal with PAE PD reuse when reapplying …
(edit) @17270   16 years vboxsync OSE build fix
(edit) @17269   16 years vboxsync export to OSE
(edit) @17266   16 years vboxsync Qt4 build fix
(edit) @17265   16 years vboxsync REM: cleanup
(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
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