summaryrefslogtreecommitdiffstats
path: root/target/i386/hax
Commit message (Expand)AuthorAgeFilesLines
* Remove qemu-common.h include from most unitsMarc-André Lureau2022-04-061-1/+0Star
* Replace qemu_real_host_page variables with inlined functionsMarc-André Lureau2022-04-061-5/+5
* Use g_new() & friends where that makes obvious senseMarkus Armbruster2022-03-211-2/+2
* target/i386: Remove pointless CPUArchState castsPhilippe Mathieu-Daudé2022-03-061-2/+2
* accel/hax: Introduce CONFIG_HAX_IS_POSSIBLEPhilippe Mathieu-Daudé2022-03-061-6/+1Star
* memory: Name all the memory listenersPeter Xu2021-09-301-0/+1
* numa: Teach ram block notifiers about resizeable ram blocksDavid Hildenbrand2021-05-131-2/+3
* accel: replace struct CpusAccel with AccelOpsClassClaudio Fontana2021-02-058-19/+31
* accel: extend AccelState and AccelClass to user-modeClaudio Fontana2021-02-051-1/+1
* i386: move hax accel files into hax/Claudio Fontana2020-12-1611-0/+2993