index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
i386
/
whpx-all.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-16
WHPX: Use proper synchronization primitives while processing
Sunil Muthuswamy
1
-10
/
+7
2020-03-16
WHPX: Use QEMU values for trapped CPUID
Sunil Muthuswamy
1
-24
/
+18
2020-03-16
WHPX: TSC get and set should be dependent on VM state
Sunil Muthuswamy
1
-9
/
+94
2020-02-25
Merge branch 'exec_rw_const_v4' of https://github.com/philmd/qemu into HEAD
Paolo Bonzini
1
-1
/
+1
2020-02-20
Remove unnecessary cast when using the address_space API
Philippe Mathieu-Daudé
1
-1
/
+1
2020-02-18
target/i386/whpx: Remove superfluous semicolon
Philippe Mathieu-Daudé
1
-1
/
+1
2019-12-18
WHPX: refactor load library
Sunil Muthuswamy
1
-27
/
+58
2019-09-26
target/i386: Fix broken build with WHPX enabled
Philippe Mathieu-Daudé
1
-0
/
+1
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
1
-1
/
+1
2019-08-16
Include hw/boards.h a bit less
Markus Armbruster
1
-1
/
+0
2019-08-16
Include qemu/queue.h slightly less
Markus Armbruster
1
-1
/
+0
2019-07-15
Fix broken build with WHPX enabled
Stefan Weil
1
-2
/
+2
2019-05-13
Use #include "..." for our own headers, <...> for others
Markus Armbruster
1
-1
/
+0
2018-06-28
WHPX: register for unrecognized MSR exits
Justin Terry (VM)
1
-3
/
+38
2018-06-28
WHPX workaround bug in OSVW handling
Justin Terry (VM)
1
-1
/
+12
2018-06-01
WHPX: fix some compiler warnings
Lucian Petrut
1
-14
/
+35
2018-06-01
WHPX: dynamically load WHP libraries
Lucian Petrut
1
-68
/
+144
2018-06-01
target: Do not include "exec/exec-all.h" if it is not necessary
Philippe Mathieu-Daudé
1
-1
/
+0
2018-04-09
target/i386: WHPX: set CPUID_EXT_HYPERVISOR bit
Justin Terry (VM)
1
-1
/
+78
2018-03-26
WHPX improve vcpu_post_run perf
Justin Terry (VM)
1
-30
/
+11
2018-03-26
WHPX fix WHvSetPartitionProperty in PropertyCode
Justin Terry (VM)
1
-1
/
+1
2018-03-26
WHPX fix WHvGetCapability out WrittenSizeInBytes
Justin Terry (VM)
1
-1
/
+2
2018-03-06
WHPX improve interrupt notification registration
Justin Terry (VM) via Qemu-devel
1
-4
/
+3
2018-03-06
WHXP Removes the use of WHvGetExitContextSize
Justin Terry (VM) via Qemu-devel
1
-7
/
+2
2018-03-06
Fix WHPX issue leaking tpr values
Justin Terry (VM) via Qemu-devel
1
-3
/
+5
2018-03-06
Fix WHPX typo in 'mmio'
Justin Terry (VM) via Qemu-devel
1
-2
/
+2
2018-03-06
Fix WHPX additional lock acquisition
Justin Terry (VM) via Qemu-devel
1
-2
/
+0
2018-03-06
Remove unnecessary WHPX __debugbreak();
Justin Terry (VM) via Qemu-devel
1
-12
/
+0
2018-03-06
Resolves WHPX breaking changes in SDK 17095
Justin Terry (VM) via Qemu-devel
1
-16
/
+10
2018-03-06
Fixing WHPX casing to match SDK
Justin Terry (VM) via Qemu-devel
1
-2
/
+2
2018-02-07
Introduce the WHPX impl
Justin Terry (VM)
1
-0
/
+1366