Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |