VirtualBox

root/trunk/include/VBox


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @12155 [12155] 09/05/08 22:45:36 vboxsync gcc found this bug
(edit) @12119 [12119] 09/05/08 10:38:11 vboxsync Added X86_DR6_INIT_VAL
(edit) @12079 [12079] 09/04/08 11:35:39 vboxsync More specific error messages for unexpected VT-x failures.
(edit) @12065 [12065] 09/03/08 17:49:44 vboxsync Missing VMXGetActiveVMCS (unused).
(edit) @12064 [12064] 09/03/08 17:43:49 vboxsync More space for hwaccm
(edit) @12059 [12059] 09/03/08 17:33:09 vboxsync Harmless updates
(edit) @11961 [11961] 09/02/08 10:10:46 vboxsync VRDPAuth.h: explain binary UUID representation in comment
(edit) @11946 [11946] 09/01/08 19:47:35 vboxsync Fetched esp from the wrong place (1.6 compatibility)
(edit) @11944 [11944] 09/01/08 19:33:18 vboxsync Updates for state saving
(edit) @11934 [11934] 09/01/08 17:54:31 vboxsync minor header update
(edit) @11911 [11911] 09/01/08 13:20:40 vboxsync Corrected size for 64 bits host case.
(edit) @11897 [11897] 09/01/08 10:10:47 vboxsync Resync the whole CPU state after saved state restore.
(edit) @11894 [11894] 09/01/08 09:56:27 vboxsync Correction for raw mode on 64 bits hosts.
(edit) @11889 [11889] 08/31/08 20:08:32 vboxsync VMM/SUP: Added SUPR3HardenedVerifyFile and use it to verify files we load.
(edit) @11820 [11820] 08/29/08 16:09:39 vboxsync made Qt4 the default GUI; VBOX_VRDP => VBOX_WITH_VRDP; VBOX_HGCM => …
(edit) @11814 [11814] 08/29/08 14:47:44 vboxsync Initial commit of the NetFlt? driver for Windows
(edit) @11808 [11808] 08/29/08 13:29:35 vboxsync Deal with GCPtr differences between 1.6 & 2.0 saved states.
(edit) @11798 [11798] 08/29/08 11:48:49 vboxsync Fixing backwards compatibility for CPUMCTX.
(edit) @11794 [11794] 08/29/08 11:13:37 vboxsync SUP: SUPInit(ppSession=NULL, cbReserved=0) -> SUPR3Init(ppSession)
(edit) @11756 [11756] 08/28/08 14:28:57 vboxsync Use the wbinvd intercept if it's present in the secondary control.
(edit) @11725 [11725] 08/28/08 00:21:47 vboxsync #3076: Merged in the branch with the alternate driver authentication …
(edit) @11704 [11704] 08/27/08 16:52:09 vboxsync Allow enabling and disabling of the PAT cpuid feature.
(edit) @11688 [11688] 08/27/08 10:13:00 vboxsync Some more MSR logging
(edit) @11649 [11649] 08/26/08 12:11:55 vboxsync BusLogic?: FreeBSD works
(edit) @11643 [11643] 08/26/08 09:39:08 vboxsync compile fix
(edit) @11642 [11642] 08/26/08 09:37:36 vboxsync another guest additions 32/64 bit hack
(edit) @11561 [11561] 08/22/08 01:09:12 vboxsync Use request packets instead of the fifo implementation
(edit) @11556 [11556] 08/21/08 23:36:45 vboxsync BusLogic?: updates, Linux guests are working and R0/GC components are …
(edit) @11508 [11508] 08/20/08 11:46:31 vboxsync Added emulation of cmpxchg & lock cmpxchg (not yet used).
(edit) @11502 [11502] 08/19/08 23:07:25 vboxsync BusLogic? SCSI: update, stub for generic SCSI request parsing and execution …
(edit) @11484 [11484] 08/19/08 14:41:38 vboxsync Storage/VBoxHDD-new: Add information about configuration settings …
(edit) @11444 [11444] 08/15/08 16:33:02 vboxsync Storage/VBoxHDD-new: introduced VD interfaces per image and per operation, …
(edit) @11435 [11435] 08/14/08 20:23:31 vboxsync Storage: big cleanup of the VD interfaces, especially hide the linked list …
(edit) @11424 [11424] 08/14/08 15:46:06 vboxsync Emulate stosw/d/q ourselves.
(edit) @11421 [11421] 08/14/08 14:06:14 vboxsync Storage/VBoxHDD-new: Added backend info, listing the supported file …
(edit) @11410 [11410] 08/13/08 23:01:32 vboxsync BusLogic?: initial commit
(edit) @11390 [11390] 08/13/08 15:39:20 vboxsync Changed definition of ComSafeArrayInIsNull? to work properly on Windows as …
(edit) @11379 [11379] 08/13/08 10:07:25 vboxsync Rolled back r34628 changes.
(edit) @11378 [11378] 08/13/08 09:54:48 vboxsync PerfAPI: VBoxManage metrics command implementation. Removed an assertion …
(edit) @11372 [11372] 08/12/08 20:05:19 vboxsync VRDP server interface version 2 (contrubuted by Sun) with redirection …
(edit) @11370 [11370] 08/12/08 19:50:18 vboxsync Deal with flushing of pgm pool pages when an injected event triggers …
(edit) @11353 [11353] 08/12/08 14:55:15 vboxsync VBoxHDD-new: add new UUID parameter to image creation, specifying which …
(edit) @11306 [11306] 08/09/08 01:07:45 vboxsync VBox/type.h: Fixed PTMTIMER.
(edit) @11305 [11305] 08/09/08 01:06:28 vboxsync VBox/types.h: Retired unused types VBOXHCPHYS, PVBOXHCPHYS, NILVBOXHCPHYS, …
(edit) @11304 [11304] 08/09/08 01:05:14 vboxsync tm: Retired PTMTIMERGC.
(edit) @11303 [11303] 08/09/08 01:04:29 vboxsync pdm: Retired PPDMDEVINSGC.
(edit) @11302 [11302] 08/09/08 01:02:25 vboxsync vm: VM_RC_ADDR
(edit) @11301 [11301] 08/09/08 01:00:27 vboxsync vmapi: Removed unused & deprecated macro VM_HOST_ADDR.
(edit) @11300 [11300] 08/09/08 00:58:07 vboxsync pgm: Removed unused PGMPAGE_* defines.
(edit) @11297 [11297] 08/09/08 00:49:36 vboxsync pdm: Retired PDMINS2DATA.
(edit) @11295 [11295] 08/09/08 00:47:36 vboxsync pdm: Retired PDMINS2DATA_GCPTR, PDMINS2DATA_R0PTR and PDMINS2DATA_R3PTR.
(edit) @11294 [11294] 08/09/08 00:45:56 vboxsync pdm: Retired PDMDEVINS_2_GCPTR.
(edit) @11292 [11292] 08/09/08 00:43:58 vboxsync pdm: Retired PDM_SRC_POS.
(edit) @11291 [11291] 08/09/08 00:41:59 vboxsync mm: Removed some unused deprecated macros.
(edit) @11290 [11290] 08/09/08 00:39:24 vboxsync tm: removed TMTimerGCPtr.
(edit) @11261 [11261] 08/08/08 17:46:17 vboxsync #1865: DevPIC.
(edit) @11224 [11224] 08/07/08 20:25:15 vboxsync PDM: GC->RC, HC->R3 wrt PCI bus registration.
(edit) @11220 [11220] 08/07/08 20:06:51 vboxsync pdmdev.h: DECLRCCALLBACKMEMBER
(edit) @11219 [11219] 08/07/08 20:05:58 vboxsync #1865: DevAPIC.
(edit) @11177 [11177] 08/06/08 13:52:33 vboxsync Bump VM RAM limit to 3.5GByte. More isn't possible right now …
(edit) @11176 [11176] 08/06/08 13:07:08 vboxsync VBoxHDD-new: VDGetInterface* has a pointer to the interface descriptor now …
(edit) @11169 [11169] 08/06/08 02:50:03 vboxsync #1865: PCI.
(edit) @11164 [11164] 08/06/08 02:15:58 vboxsync #1865: VGA. Changed PDMDevHlpMMHyperMapMMIO2/MMHyperMapMMIO2 to return a …
(edit) @11157 [11157] 08/06/08 01:08:37 vboxsync Replaced PDMMAC by RTMAC.
(edit) @11155 [11155] 08/06/08 01:00:44 vboxsync TMTimerRCPtr and some types.
(edit) @11153 [11153] 08/06/08 00:47:48 vboxsync VMM: raw-mode context (RC) changes for the MHyperXXToYY APIs.
(edit) @11150 [11150] 08/06/08 00:32:11 vboxsync VMM: raw-mode context (RC) changes for the MHyperXXToYY APIs.
(edit) @11149 [11149] 08/06/08 00:09:35 vboxsync PDMDEVINS_2_RCPTR
(edit) @11148 [11148] 08/06/08 00:07:36 vboxsync PDMINS_2_DATA_GCPTR -> PDMINS_2_DATA_RCPTR
(edit) @11147 [11147] 08/06/08 00:04:24 vboxsync PDMQueueGCPtr -> PDMQueueRCPtr; strip duplicate comments.
(edit) @11146 [11146] 08/06/08 00:01:51 vboxsync PDMQueueR0Ptr
(edit) @11101 [11101] 08/04/08 15:21:48 vboxsync intnet: Documentation update (pfnXmit and pfnRecv).
(edit) @11083 [11083] 08/03/08 23:14:53 vboxsync HostServices/GuestProperties?, Main: implemented saving guest properties to …
(edit) @11082 [11082] 08/03/08 22:56:20 vboxsync HostServices/GuestProperties?: reverted r33992 temporarily as it depends on …
(edit) @11081 [11081] 08/03/08 22:52:29 vboxsync HostServices/GuestProperties?: renaming
(edit) @11080 [11080] 08/03/08 20:08:06 vboxsync PCIDevSetBaseAddress: Corrected incorrect shift to get the 2nd byte, took …
(edit) @11072 [11072] 08/02/08 00:24:51 vboxsync IntNet?,VBoxNetFlt: Implememnted ARP editing when sharing MAC address with …
(edit) @11062 [11062] 08/01/08 05:09:13 vboxsync intnet+netflt: New packet destination for the trunk called …
(edit) @11048 [11048] 07/31/08 22:23:24 vboxsync Typo which wasn't caught by release build.
(edit) @11046 [11046] 07/31/08 22:09:59 vboxsync Storage: Theoretically functional iSCSI backend.
(edit) @11040 [11040] 07/31/08 19:49:43 vboxsync HostServices/GuestProperties?: corrected an API doc
(edit) @11034 [11034] 07/31/08 17:45:52 vboxsync HostServices/GuestProperties?: make ENUM_PROPS available to the host
(edit) @10963 [10963] 07/30/08 00:26:39 vboxsync types: Merged PDMMAC and RTNETMAC into RTMAC.
(edit) @10930 [10930] 07/29/08 15:25:47 vboxsync Additions/common: added guest property enumeration functions to the guest …
(edit) @10929 [10929] 07/29/08 15:23:40 vboxsync HostServices/GuestProperties?: added a guest enumeration interface to the …
(edit) @10924 [10924] 07/29/08 05:48:35 vboxsync intnet: INTNET_OPEN_FLAGS_SECURITY_XOR_MASK -> …
(edit) @10923 [10923] 07/29/08 02:22:11 vboxsync intnet: MAC sharing under construction…
(edit) @10867 [10867] 07/24/08 20:31:02 vboxsync va_list fix.
(edit) @10861 [10861] 07/24/08 19:15:02 vboxsync Added VbglR3GuestPropWriteValueF and VbglR3GuestPropWriteValueV.
(edit) @10843 [10843] 07/23/08 23:49:52 vboxsync intnet: Implemented activation on power on & resume, deactivation on power …
(edit) @10837 [10837] 07/23/08 21:11:33 vboxsync todo in PDMINETWORKCONNECTOR.
(edit) @10831 [10831] 07/23/08 16:11:53 vboxsync Update
(edit) @10822 [10822] 07/23/08 11:02:58 vboxsync Prepare for EPT.
(edit) @10820 [10820] 07/23/08 09:18:14 vboxsync Cleanup
(edit) @10819 [10819] 07/22/08 19:58:54 vboxsync intnet: Use the IPRT handle table, validate against the session when …
(edit) @10818 [10818] 07/22/08 17:56:17 vboxsync More capabilities
(edit) @10817 [10817] 07/22/08 17:03:14 vboxsync Started with EPT support.
(edit) @10814 [10814] 07/22/08 15:50:54 vboxsync HostServices/GuestProperties?, Main, Additions/common, VBox/VBoxGuest.h: …
(edit) @10806 [10806] 07/22/08 13:07:38 vboxsync intnet: Push the session down to all the INTNETR0* apis.
(edit) @10805 [10805] 07/22/08 11:44:31 vboxsync VMM+SUPDrv: Changed the VMMR0EntryEx interface to also take the session as …
Note: See TracRevisionLog for help on using the revision log.

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy