VirtualBox

source: vbox/trunk/include/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11502   16 years vboxsync BusLogic SCSI: update, stub for generic SCSI request parsing and …
(edit) @11484   16 years vboxsync Storage/VBoxHDD-new: Add information about configuration settings …
(edit) @11444   16 years vboxsync Storage/VBoxHDD-new: introduced VD interfaces per image and per …
(edit) @11435   16 years vboxsync Storage: big cleanup of the VD interfaces, especially hide the linked …
(edit) @11424   16 years vboxsync Emulate stosw/d/q ourselves.
(edit) @11421   16 years vboxsync Storage/VBoxHDD-new: Added backend info, listing the supported file …
(edit) @11410   16 years vboxsync BusLogic: initial commit
(edit) @11390   16 years vboxsync Changed definition of ComSafeArrayInIsNull to work properly on Windows …
(edit) @11379   16 years vboxsync Rolled back r34628 changes.
(edit) @11378   16 years vboxsync PerfAPI: VBoxManage metrics command implementation. Removed an …
(edit) @11372   16 years vboxsync VRDP server interface version 2 (contrubuted by Sun) with redirection …
(edit) @11370   16 years vboxsync Deal with flushing of pgm pool pages when an injected event triggers …
(edit) @11353   16 years vboxsync VBoxHDD-new: add new UUID parameter to image creation, specifying …
(edit) @11306   16 years vboxsync VBox/type.h: Fixed PTMTIMER.
(edit) @11305   16 years vboxsync VBox/types.h: Retired unused types VBOXHCPHYS, PVBOXHCPHYS, …
(edit) @11304   16 years vboxsync tm: Retired PTMTIMERGC.
(edit) @11303   16 years vboxsync pdm: Retired PPDMDEVINSGC.
(edit) @11302   16 years vboxsync vm: VM_RC_ADDR
(edit) @11301   16 years vboxsync vmapi: Removed unused & deprecated macro VM_HOST_ADDR.
(edit) @11300   16 years vboxsync pgm: Removed unused PGMPAGE_* defines.
(edit) @11297   16 years vboxsync pdm: Retired PDMINS2DATA.
(edit) @11295   16 years vboxsync pdm: Retired PDMINS2DATA_GCPTR, PDMINS2DATA_R0PTR and PDMINS2DATA_R3PTR.
(edit) @11294   16 years vboxsync pdm: Retired PDMDEVINS_2_GCPTR.
(edit) @11292   16 years vboxsync pdm: Retired PDM_SRC_POS.
(edit) @11291   16 years vboxsync mm: Removed some unused deprecated macros.
(edit) @11290   16 years vboxsync tm: removed TMTimerGCPtr.
(edit) @11261   16 years vboxsync #1865: DevPIC.
(edit) @11224   16 years vboxsync PDM: GC->RC, HC->R3 wrt PCI bus registration.
(edit) @11220   16 years vboxsync pdmdev.h: DECLRCCALLBACKMEMBER
(edit) @11219   16 years vboxsync #1865: DevAPIC.
(edit) @11177   16 years vboxsync Bump VM RAM limit to 3.5GByte. More isn't possible right now …
(edit) @11176   16 years vboxsync VBoxHDD-new: VDGetInterface* has a pointer to the interface descriptor …
(edit) @11169   16 years vboxsync #1865: PCI.
(edit) @11164   16 years vboxsync #1865: VGA. Changed PDMDevHlpMMHyperMapMMIO2/MMHyperMapMMIO2 to return …
(edit) @11157   16 years vboxsync Replaced PDMMAC by RTMAC.
(edit) @11155   16 years vboxsync TMTimerRCPtr and some types.
(edit) @11153   16 years vboxsync VMM: raw-mode context (RC) changes for the MHyperXXToYY APIs.
(edit) @11150   16 years vboxsync VMM: raw-mode context (RC) changes for the MHyperXXToYY APIs.
(edit) @11149   16 years vboxsync PDMDEVINS_2_RCPTR
(edit) @11148   16 years vboxsync PDMINS_2_DATA_GCPTR -> PDMINS_2_DATA_RCPTR
(edit) @11147   16 years vboxsync PDMQueueGCPtr -> PDMQueueRCPtr; strip duplicate comments.
(edit) @11146   16 years vboxsync PDMQueueR0Ptr
(edit) @11101   16 years vboxsync intnet: Documentation update (pfnXmit and pfnRecv).
(edit) @11083   16 years vboxsync HostServices/GuestProperties, Main: implemented saving guest …
(edit) @11082   16 years vboxsync HostServices/GuestProperties: reverted r33992 temporarily as it …
(edit) @11081   16 years vboxsync HostServices/GuestProperties: renaming
(edit) @11080   16 years vboxsync PCIDevSetBaseAddress: Corrected incorrect shift to get the 2nd byte, …
(edit) @11072   16 years vboxsync IntNet,VBoxNetFlt: Implememnted ARP editing when sharing MAC address …
(edit) @11062   16 years vboxsync intnet+netflt: New packet destination for the trunk called …
(edit) @11048   16 years vboxsync Typo which wasn't caught by release build.
(edit) @11046   16 years vboxsync Storage: Theoretically functional iSCSI backend.
(edit) @11040   16 years vboxsync HostServices/GuestProperties: corrected an API doc
(edit) @11034   16 years vboxsync HostServices/GuestProperties: make ENUM_PROPS available to the host
(edit) @10963   16 years vboxsync types: Merged PDMMAC and RTNETMAC into RTMAC.
(edit) @10930   16 years vboxsync Additions/common: added guest property enumeration functions to the …
(edit) @10929   16 years vboxsync HostServices/GuestProperties: added a guest enumeration interface to …
(edit) @10924   16 years vboxsync intnet: INTNET_OPEN_FLAGS_SECURITY_XOR_MASK -> …
(edit) @10923   16 years vboxsync intnet: MAC sharing under construction…
(edit) @10867   16 years vboxsync va_list fix.
(edit) @10861   16 years vboxsync Added VbglR3GuestPropWriteValueF and VbglR3GuestPropWriteValueV.
(edit) @10843   16 years vboxsync intnet: Implemented activation on power on & resume, deactivation on …
(edit) @10837   16 years vboxsync todo in PDMINETWORKCONNECTOR.
(edit) @10831   16 years vboxsync Update
(edit) @10822   16 years vboxsync Prepare for EPT.
(edit) @10820   16 years vboxsync Cleanup
(edit) @10819   16 years vboxsync intnet: Use the IPRT handle table, validate against the session when …
(edit) @10818   16 years vboxsync More capabilities
(edit) @10817   16 years vboxsync Started with EPT support.
(edit) @10814   16 years vboxsync HostServices/GuestProperties, Main, Additions/common, …
(edit) @10806   16 years vboxsync intnet: Push the session down to all the INTNETR0* apis.
(edit) @10805   16 years vboxsync VMM+SUPDrv: Changed the VMMR0EntryEx interface to also take the …
(edit) @10802   16 years vboxsync Main, Guest Properties: attempt to fix the build break on Windows …
(edit) @10797   16 years vboxsync Guest properties: initial commit of new interface
(edit) @10761   16 years vboxsync Fixed INTNETRUNKDIR_VALID_MASK / flags.
(edit) @10746   16 years vboxsync Added pSession argument to all the intnet request packets.
(edit) @10733   17 years vboxsync intnet: Converted the internal frame handling to use the …
(edit) @10724   17 years vboxsync Bumped the SUPDRV_IOC_VERSION major as the changes to the fast path on …
(edit) @10715   17 years vboxsync Merge async I/O for VMDK backend from private branch
(edit) @10709   17 years vboxsync Main: SafeArray: Added SafeArrayTraits <const PRUnichar *> to make …
(edit) @10707   17 years vboxsync Include bit 5 in the debug register armed mask.
(edit) @10695   17 years vboxsync Added HWVirtExNestedPagingEnabled method to MachineDebugger.
(edit) @10681   17 years vboxsync intnet: More TrunkIf code.
(edit) @10677   17 years vboxsync Added INTNETTRUNKFACTORY::pfnRelease, dealth with a unload race …
(edit) @10663   17 years vboxsync Created tstIntNet-1 for checking that capturing an interface works on …
(edit) @10661   17 years vboxsync Reduce the number of world switches caused by cr8 writes by checking …
(edit) @10652   17 years vboxsync hgcm: added a callback parameter type (for host use only)
(edit) @10651   17 years vboxsync Additions/common: removed default argument to VbglR3Daemonize
(edit) @10648   17 years vboxsync Moved X86FXSTATE from x86.mac to cpum.mac.
(edit) @10647   17 years vboxsync Manual saving of XMM registers. Use new FPU/MMX/XMM state saving for …
(edit) @10635   17 years vboxsync Additions/common: support in the R3 guest library creating a pidfile …
(edit) @10630   17 years vboxsync Newer functions for handling fpu save/restore in ring 0.
(edit) @10568   17 years vboxsync Updates
(edit) @10559   17 years vboxsync INTNET: sketched out the trunk create & connect code (disabled).
(edit) @10557   17 years vboxsync INTNET: Hopefully sorted out a bunch of unsafe locking (handle usage …
(edit) @10552   17 years vboxsync More IOCTLs.
(edit) @10541   17 years vboxsync Removed deprecated IOCTL namings.
(edit) @10540   17 years vboxsync First very rough cut at the conversion of iSCSI to a VBoxHDD-new …
(edit) @10530   17 years vboxsync Implemented trunk and flag matching when opening a network.
(edit) @10522   17 years vboxsync r=bird: Added a todo: IOCTL_CODE should not be #defined.
(edit) @10521   17 years vboxsync return docs.
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