summaryrefslogtreecommitdiffstats
path: root/target/i386/whpx-all.c
Commit message (Expand)AuthorAgeFilesLines
* Use #include "..." for our own headers, <...> for othersMarkus Armbruster2019-05-131-1/+0Star
* WHPX: register for unrecognized MSR exitsJustin Terry (VM)2018-06-281-3/+38
* WHPX workaround bug in OSVW handlingJustin Terry (VM)2018-06-281-1/+12
* WHPX: fix some compiler warningsLucian Petrut2018-06-011-14/+35
* WHPX: dynamically load WHP librariesLucian Petrut2018-06-011-68/+144
* target: Do not include "exec/exec-all.h" if it is not necessaryPhilippe Mathieu-Daudé2018-06-011-1/+0Star
* target/i386: WHPX: set CPUID_EXT_HYPERVISOR bitJustin Terry (VM)2018-04-091-1/+78
* WHPX improve vcpu_post_run perfJustin Terry (VM)2018-03-261-30/+11Star
* WHPX fix WHvSetPartitionProperty in PropertyCodeJustin Terry (VM)2018-03-261-1/+1
* WHPX fix WHvGetCapability out WrittenSizeInBytesJustin Terry (VM)2018-03-261-1/+2
* WHPX improve interrupt notification registrationJustin Terry (VM) via Qemu-devel2018-03-061-4/+3Star
* WHXP Removes the use of WHvGetExitContextSizeJustin Terry (VM) via Qemu-devel2018-03-061-7/+2Star
* Fix WHPX issue leaking tpr valuesJustin Terry (VM) via Qemu-devel2018-03-061-3/+5
* Fix WHPX typo in 'mmio'Justin Terry (VM) via Qemu-devel2018-03-061-2/+2
* Fix WHPX additional lock acquisitionJustin Terry (VM) via Qemu-devel2018-03-061-2/+0Star
* Remove unnecessary WHPX __debugbreak();Justin Terry (VM) via Qemu-devel2018-03-061-12/+0Star
* Resolves WHPX breaking changes in SDK 17095Justin Terry (VM) via Qemu-devel2018-03-061-16/+10Star
* Fixing WHPX casing to match SDKJustin Terry (VM) via Qemu-devel2018-03-061-2/+2
* Introduce the WHPX implJustin Terry (VM)2018-02-071-0/+1366