VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @17324   16 years vboxsync Solaris/VBoxZoneAccess: fixed sleep duration for 32-bit Solaris 10.
(edit) @17323   16 years vboxsync VBoxManage: additional hostif->bridged, hostonly fixes for windows
(edit) @17322   16 years vboxsync VBoxManage: hostif->bridged, hostonly fixes for windows
(edit) @17321   16 years vboxsync VBoxNetDHCP: Connect and run code.
(edit) @17320   16 years vboxsync VBoxNetDHCP: code in progress.
(edit) @17319   16 years vboxsync IPRT: Added RTGETOPT_REQ_IPV4ADDR to RTGetOpt.
(edit) @17318   16 years vboxsync Additions/x11/vboxvideo: more DRI updates
(edit) @17317   16 years vboxsync warning
(edit) @17316   16 years vboxsync PGM: Use %R[pgmpage] instead of logging PGMPAGE::HCPhys.
(edit) @17315   16 years vboxsync export
(edit) @17314   16 years vboxsync OVF: api doc fixes.
(edit) @17313   16 years vboxsync OVF: hard disk controller export implementation.
(edit) @17312   16 years vboxsync ATA: PIIX4 is default. A default is required for our VMM testcases.
(edit) @17311   16 years vboxsync fix vboxmanage list foo
(edit) @17310   16 years vboxsync burn fixes
(edit) @17309   16 years vboxsync Main: IHostNetworkInterfaceIpConfig added
(edit) @17308   16 years vboxsync DevVGA: Alignment fix.
(edit) @17307   16 years vboxsync VBoxNetFlt: Removed now obsolete state kVBoxNetFltInsState_Destroying.
(edit) @17306   16 years vboxsync VBoxNetFlt: Fixed missing transition to the 'destroying' state. …
(edit) @17305   16 years vboxsync VMM: Register %R[pgmpage] and %R[pgmramrange] (logging builds only).
(edit) @17304   16 years vboxsync C API: Modified the xpcidl.xsl to create VirtualBox_CXPCOM.h header …
(edit) @17303   16 years vboxsync Updates
(edit) @17302   16 years vboxsync NAT: integrated dnsproxy the initialization of 2 dns servers should …
(edit) @17301   16 years vboxsync FE/Qt: keep track of when the Additions wish to hide the host pointer, …
(edit) @17300   16 years vboxsync Always sync rip when checking for rescheduling
(edit) @17299   16 years vboxsync Typos.
(edit) @17298   16 years vboxsync Comment update
(edit) @17297   16 years vboxsync Experimental forced rescheduling to the recompiler for intensive …
(edit) @17296   16 years vboxsync Some comments
(edit) @17295   16 years vboxsync Refined HWACCMR3EmulateIoBlock
(edit) @17294   16 years vboxsync PGM: started looking at direct access of PGMPAGE::HCPhys and the …
(edit) @17293   16 years vboxsync Update
(edit) @17292   16 years vboxsync Updates for forced recompiler execution (not used)
(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
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