VirtualBox

root/trunk/include/VBox/hwacc_vmx.h


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @14650 [14650] 11/26/08 16:25:13 vboxsync Partial VT-x cleanup.
(edit) @14649 [14649] 11/26/08 16:01:53 vboxsync Backed out 39954
(edit) @14648 [14648] 11/26/08 15:51:47 vboxsync Initial work for 64 bits VT-x guests on 32 bits hosts.
(edit) @14581 [14581] 11/25/08 17:14:14 vboxsync Explicit VMCS field width.
(edit) @14580 [14580] 11/25/08 17:03:04 vboxsync Some updates
(edit) @14557 [14557] 11/25/08 10:25:51 vboxsync Added VMX_ERROR_INVEPTVPID_INVALID_OPERAND
(edit) @13883 [13883] 11/05/08 18:04:48 vboxsync Moved more data around.
(edit) @13718 [13718] 10/31/08 15:40:19 vboxsync includes: made them 'build' again.
(edit) @13203 [13203] 10/13/08 12:02:04 vboxsync Missing shadow cases for EPT.
(edit) @13197 [13197] 10/13/08 10:52:06 vboxsync Backed out 37737&37738. (regressions)
(edit) @13196 [13196] 10/13/08 10:49:50 vboxsync Compile fix
(edit) @13195 [13195] 10/13/08 10:45:56 vboxsync Prefetch the four PDPT entries in PAE mode (EPT only).
(edit) @13140 [13140] 10/09/08 17:37:46 vboxsync Missing update
(edit) @13136 [13136] 10/09/08 16:57:52 vboxsync Struct/union again
(edit) @13132 [13132] 10/09/08 15:33:11 vboxsync Struct not union of course
(edit) @13131 [13131] 10/09/08 14:50:38 vboxsync Extra assertions
(edit) @13125 [13125] 10/09/08 13:57:30 vboxsync Wrong unsigned integer view
(edit) @13119 [13119] 10/09/08 13:04:19 vboxsync EPT violation handling updates.
(edit) @13118 [13118] 10/09/08 12:18:29 vboxsync Additional info for EPT violations
(edit) @13093 [13093] 10/08/08 18:01:56 vboxsync Compile fixes
(edit) @13086 [13086] 10/08/08 17:27:35 vboxsync EPT updates
(edit) @13051 [13051] 10/07/08 16:08:01 vboxsync Comment updates
(edit) @13049 [13049] 10/07/08 16:02:51 vboxsync More capability flags for VT-x.
(edit) @13043 [13043] 10/07/08 14:50:25 vboxsync EPT updates
(edit) @13041 [13041] 10/07/08 14:38:09 vboxsync More VT-x feature flags
(edit) @13023 [13023] 10/06/08 18:51:19 vboxsync Additions
(edit) @12936 [12936] 10/02/08 15:19:46 vboxsync More EPT updates
(edit) @12934 [12934] 10/02/08 13:56:15 vboxsync Missed update
(edit) @12920 [12920] 10/02/08 11:59:05 vboxsync Added EPT masks
(edit) @12900 [12900] 10/02/08 10:28:26 vboxsync Assertions added
(edit) @12899 [12899] 10/02/08 10:25:45 vboxsync Corrections
(edit) @12871 [12871] 10/01/08 17:24:46 vboxsync Compile fix
(edit) @12870 [12870] 10/01/08 17:16:24 vboxsync Updated EPT paging structures.
(edit) @12702 [12702] 09/24/08 18:56:02 vboxsync #1865: HWACCM - alignment fix+check for 32-bit gcc, doxygen.
(edit) @12065 [12065] 09/03/08 17:49:44 vboxsync Missing VMXGetActiveVMCS (unused).
(edit) @11756 [11756] 08/28/08 14:28:57 vboxsync Use the wbinvd intercept if it's present in the secondary control.
(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) @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) @10463 [10463] 07/10/08 11:42:40 vboxsync Use the TPR threshold feature.
(edit) @9457 [9457] 06/06/08 11:46:39 vboxsync Reapplied fixed 31707.
(edit) @9453 [9453] 06/06/08 11:28:02 vboxsync Backed out 31707
(edit) @9452 [9452] 06/06/08 11:17:18 vboxsync Preparing for 64 bits vmlaunch/vmresume.
(edit) @8155 [8155] 04/18/08 17:16:47 vboxsync The Big Sun Rebranding Header Change
(edit) @7452 [7452] 03/14/08 10:50:14 vboxsync MSR_IA32_VMX_BASIC_INFO_VMCS_SIZE fix
(edit) @7133 [7133] 02/25/08 19:20:27 vboxsync Eliminate cpum.h dependency (shuts up a bunch of .c warnings). Fixed the …
(edit) @5999 [5999] 12/07/07 16:05:06 vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5605 [5605] 11/01/07 17:09:26 vboxsync BIT => RT_BIT, BIT64 => RT_BIT_64. BIT() is defined in Linux 2.6.24
(edit) @4071 [4071] 08/07/07 19:07:59 vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @3632 [3632] 07/16/07 14:29:24 vboxsync VBox_hdr_h -> _VBox_hdr_h
(edit) @3362 [3362] 07/03/07 00:58:15 vboxsync typo
(edit) @2981 [2981] 06/01/07 18:01:28 vboxsync InnoTek -> innotek: all the headers and comments.
(edit) @2763 [2763] 05/22/07 14:27:50 vboxsync Correction
(edit) @2737 [2737] 05/21/07 16:46:27 vboxsync backed out 21334
(edit) @2734 [2734] 05/21/07 16:16:00 vboxsync Use 64 bits index
(edit) @73 [73] 01/16/07 18:25:59 vboxsync Just drop the inline assembly on 64-bit host.
(add) @1 [1] 01/01/70 01:00:00 vboxsync import
Note: See TracRevisionLog for help on using the revision log.

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy