index
:
delta/VirtualBox-svn.git
master
www.virtualbox.org: svn/vbox
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
VBox
/
VMM
/
VMMAll
/
VMMAll.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
GIM,IEM: Correctly hook up hypercalls thru IEM. bugref:9044
vboxsync
2018-06-07
1
-52
/
+0
*
EM,IEM,HM: Consolidated VMMHypercallsDisable/VMMHypercallsEnable into EMSetHy...
vboxsync
2018-06-06
1
-36
/
+0
*
VMM: Added a bMainExecutionEngine member to the VM structure for use instead ...
vboxsync
2018-02-10
1
-0
/
+2
*
(C) year
vboxsync
2017-10-17
1
-1
/
+1
*
VMM: Unused parameters.
vboxsync
2016-07-27
1
-0
/
+4
*
(C) 2016
vboxsync
2016-07-22
1
-1
/
+1
*
VMMPatchHypercall: Use CPUMGetHostCpuVendor() instead of three ASMIsXxxCpu() ...
vboxsync
2016-05-20
1
-19
/
+26
*
warning in unused function
vboxsync
2015-12-03
1
-0
/
+4
*
VMM: Fixed almost all the Doxygen warnings.
vboxsync
2015-10-08
1
-1
/
+1
*
VMM: Made @param pVCpu more uniform and to the point.
vboxsync
2015-10-08
1
-4
/
+4
*
VMM: Made @param pVM more uniform and to the point.
vboxsync
2015-10-08
1
-6
/
+6
*
VMM: unused parameter warning fixes.
vboxsync
2015-09-22
1
-0
/
+2
*
*: scm cleanup run.
vboxsync
2015-08-14
1
-6
/
+6
*
VMM: Updated (C) year.
vboxsync
2015-06-09
1
-1
/
+1
*
VMM/GIM: Allow dynamic enabling of #UD traps and per-VCPU hypercalls.
vboxsync
2015-04-08
1
-8
/
+8
*
VMM: GIM raw-mode support.
vboxsync
2015-04-07
1
-0
/
+74
*
IPRT,VMM,SUPDrv: Use the new RTMpCurSetIndex* APIs - require driver reload.
vboxsync
2015-02-24
1
-1
/
+2
*
VMM: Warnings.
vboxsync
2013-11-14
1
-0
/
+2
*
VMM/VMMAll: Fix nasty wake up with SMP VMs and thread-context hooks.
vboxsync
2013-09-11
1
-11
/
+13
*
VMM: Fixed strict build assertion assumption with thread-context hooks. More ...
vboxsync
2013-09-11
1
-0
/
+1
*
VMM/VMMR0: Preemption hooks implemented and enabled for Solaris and Linux hosts.
vboxsync
2013-08-22
1
-9
/
+16
*
Don't allow mixing builds.
vboxsync
2013-06-28
1
-0
/
+18
*
RT_STR_TUPLE
vboxsync
2013-05-30
1
-2
/
+2
*
VMM: Introduced VMCPUSTATE_STARTED_HM for indicating that we're between HMR3E...
vboxsync
2013-04-26
1
-0
/
+17
*
+VMMR3GetCpuByIdU, -FNATOMICHANDLER
vboxsync
2013-01-26
1
-4
/
+8
*
Doxygen.
vboxsync
2012-06-17
1
-1
/
+1
*
Doxygen, comment typos.
vboxsync
2012-06-16
1
-5
/
+5
*
VMM: doxygen.
vboxsync
2012-05-23
1
-6
/
+6
*
VMM: comments.
vboxsync
2012-05-08
1
-1
/
+1
*
VMCPUSET changes.
vboxsync
2011-11-15
1
-1
/
+137
*
VMM: -Wunused-parameter
vboxsync
2011-10-21
1
-0
/
+1
*
VMM reorg: Moving the public include files from include/VBox to include/VBox/...
vboxsync
2010-12-27
1
-3
/
+3
*
*: spelling fixes, thanks Timeless!
vboxsync
2010-10-28
1
-1
/
+1
*
scm cleanup
vboxsync
2010-09-11
1
-4
/
+4
*
Reapplied 64410 with previous lookup added
vboxsync
2010-08-04
1
-2
/
+2
*
Temporarily backed out 64410
vboxsync
2010-08-04
1
-2
/
+33
*
Keep track of the native R0 thread handle for each EMT too. Use that to find ...
vboxsync
2010-08-04
1
-33
/
+2
*
Search first by host cpu id (most common case) and then by native thread id (...
vboxsync
2010-08-04
1
-0
/
+32
*
Header
vboxsync
2010-08-04
1
-1
/
+1
*
Don't assume a thread can't migrate to another CPU. The code that requires th...
vboxsync
2010-08-04
1
-6
/
+6
*
No need to call it twice
vboxsync
2010-06-21
1
-1
/
+1
*
Removed assertions again; can cause double faults due to logging (recursive m...
vboxsync
2010-06-16
1
-2
/
+0
*
header change
vboxsync
2010-06-16
1
-1
/
+1
*
Assertions
vboxsync
2010-06-16
1
-0
/
+2
*
VMMGetCpu was completely broken in the context of GMMR0CheckSharedModules
vboxsync
2010-06-16
1
-2
/
+26
*
VMMGetStackRC change
vboxsync
2010-06-11
1
-5
/
+2
*
Automated rebranding to Oracle copyright/license strings via filemuncher
vboxsync
2010-04-27
1
-5
/
+1
*
VMM: Don't use RTBldCfgRevision here, the R3 <-> R0/RC compatability checks a...
vboxsync
2009-09-10
1
-2
/
+1
*
VM::cCPUs -> VM::cCpus so it matches all the other cCpus and aCpus members.
vboxsync
2009-09-09
1
-5
/
+5
*
replaced ''VBOX_SVN_REV'' by ''RTBldCfgRevision[Str]()''
vboxsync
2009-09-07
1
-1
/
+2
[next]