summaryrefslogtreecommitdiffstats
path: root/target/i386/whpx
Commit message (Expand)AuthorAgeFilesLines
* Drop superfluous conditionals around g_free()Markus Armbruster2022-10-041-8/+6Star
* WHPX: fixed TPR/CR8 translation issues affecting VM debuggingIvan Shcherbakov2022-05-141-3/+10
* Clean up header guards that don't match their file nameMarkus Armbruster2022-05-112-6/+6
* WHPX: support for xcr0Sunil Muthuswamy2022-05-072-0/+90
* whpx: Added support for breakpoints and steppingIvan Shcherbakov2022-04-064-14/+788
* Remove qemu-common.h include from most unitsMarc-André Lureau2022-04-062-2/+0Star
* Replace qemu_real_host_page variables with inlined functionsMarc-André Lureau2022-04-061-4/+4
* Use g_new() & friends where that makes obvious senseMarkus Armbruster2022-03-212-3/+3
* whpx: Fixed incorrect CR8/TPR synchronizationIvan Shcherbakov2022-03-151-1/+27
* whpx: Fixed reporting of the CPU context to GDB for 64-bitIvan Shcherbakov2022-03-151-0/+2
* target/i386: Remove pointless CPUArchState castsPhilippe Mathieu-Daudé2022-03-061-9/+9
* target: Use forward declared type instead of structure typePhilippe Mathieu-Daudé2022-03-061-9/+9
* accel: Introduce AccelOpsClass::cpu_thread_is_idle()Philippe Mathieu-Daudé2022-03-061-0/+6
* memory: Name all the memory listenersPeter Xu2021-09-301-0/+1
* migration: Unify failure check for migrate_add_blocker()Markus Armbruster2021-08-261-2/+1Star
* whpx nvmm: Drop useless migrate_del_blocker()Markus Armbruster2021-08-261-1/+0Star
* sysemu: Let VMChangeStateHandler take boolean 'running' argumentPhilippe Mathieu-Daudé2021-03-091-1/+1
* accel: replace struct CpusAccel with AccelOpsClassClaudio Fontana2021-02-054-14/+30
* accel: extend AccelState and AccelClass to user-modeClaudio Fontana2021-02-051-1/+1
* whpx: move whpx_lapic_state from header to c fileYonggang Luo2021-01-122-7/+7
* whpx: move internal definitions to whpx-internal.hPaolo Bonzini2021-01-122-0/+22
* whpx: rename whp-dispatch to whpx-internal.hPaolo Bonzini2021-01-124-11/+6Star
* i386: move whpx accel files into whpx/Claudio Fontana2020-12-166-0/+2422