index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
i386
/
whpx-all.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpus: add handle_interrupt to the CpusAccel interface
Claudio Fontana
2020-10-05
1
-10
/
+0
*
cpus: extract out whpx-specific code to target/i386/
Claudio Fontana
2020-10-05
1
-0
/
+3
*
WHPX: vmware cpuid leaf for tsc and apic frequency
Sunil Muthuswamy
2020-09-30
1
-11
/
+85
*
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
2020-09-23
1
-3
/
+3
*
WHPX: Use proper synchronization primitives while processing
Sunil Muthuswamy
2020-03-16
1
-10
/
+7
*
WHPX: Use QEMU values for trapped CPUID
Sunil Muthuswamy
2020-03-16
1
-24
/
+18
*
WHPX: TSC get and set should be dependent on VM state
Sunil Muthuswamy
2020-03-16
1
-9
/
+94
*
Merge branch 'exec_rw_const_v4' of https://github.com/philmd/qemu into HEAD
Paolo Bonzini
2020-02-25
1
-1
/
+1
|
\
|
*
Remove unnecessary cast when using the address_space API
Philippe Mathieu-Daudé
2020-02-20
1
-1
/
+1
*
|
target/i386/whpx: Remove superfluous semicolon
Philippe Mathieu-Daudé
2020-02-18
1
-1
/
+1
|
/
*
WHPX: refactor load library
Sunil Muthuswamy
2019-12-18
1
-27
/
+58
*
target/i386: Fix broken build with WHPX enabled
Philippe Mathieu-Daudé
2019-09-26
1
-0
/
+1
*
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
1
-1
/
+1
*
Include hw/boards.h a bit less
Markus Armbruster
2019-08-16
1
-1
/
+0
*
Include qemu/queue.h slightly less
Markus Armbruster
2019-08-16
1
-1
/
+0
*
Fix broken build with WHPX enabled
Stefan Weil
2019-07-15
1
-2
/
+2
*
Use #include "..." for our own headers, <...> for others
Markus Armbruster
2019-05-13
1
-1
/
+0
*
WHPX: register for unrecognized MSR exits
Justin Terry (VM)
2018-06-28
1
-3
/
+38
*
WHPX workaround bug in OSVW handling
Justin Terry (VM)
2018-06-28
1
-1
/
+12
*
WHPX: fix some compiler warnings
Lucian Petrut
2018-06-01
1
-14
/
+35
*
WHPX: dynamically load WHP libraries
Lucian Petrut
2018-06-01
1
-68
/
+144
*
target: Do not include "exec/exec-all.h" if it is not necessary
Philippe Mathieu-Daudé
2018-06-01
1
-1
/
+0
*
target/i386: WHPX: set CPUID_EXT_HYPERVISOR bit
Justin Terry (VM)
2018-04-09
1
-1
/
+78
*
WHPX improve vcpu_post_run perf
Justin Terry (VM)
2018-03-26
1
-30
/
+11
*
WHPX fix WHvSetPartitionProperty in PropertyCode
Justin Terry (VM)
2018-03-26
1
-1
/
+1
*
WHPX fix WHvGetCapability out WrittenSizeInBytes
Justin Terry (VM)
2018-03-26
1
-1
/
+2
*
WHPX improve interrupt notification registration
Justin Terry (VM) via Qemu-devel
2018-03-06
1
-4
/
+3
*
WHXP Removes the use of WHvGetExitContextSize
Justin Terry (VM) via Qemu-devel
2018-03-06
1
-7
/
+2
*
Fix WHPX issue leaking tpr values
Justin Terry (VM) via Qemu-devel
2018-03-06
1
-3
/
+5
*
Fix WHPX typo in 'mmio'
Justin Terry (VM) via Qemu-devel
2018-03-06
1
-2
/
+2
*
Fix WHPX additional lock acquisition
Justin Terry (VM) via Qemu-devel
2018-03-06
1
-2
/
+0
*
Remove unnecessary WHPX __debugbreak();
Justin Terry (VM) via Qemu-devel
2018-03-06
1
-12
/
+0
*
Resolves WHPX breaking changes in SDK 17095
Justin Terry (VM) via Qemu-devel
2018-03-06
1
-16
/
+10
*
Fixing WHPX casing to match SDK
Justin Terry (VM) via Qemu-devel
2018-03-06
1
-2
/
+2
*
Introduce the WHPX impl
Justin Terry (VM)
2018-02-07
1
-0
/
+1366