summaryrefslogtreecommitdiffstats
path: root/target/i386/nvmm
Commit message (Expand)AuthorAgeFilesLines
* Clean up header guards that don't match their file nameMarkus Armbruster2022-05-111-3/+3
* 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-4/+4
* 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-7/+7
* target: Use forward declared type instead of structure typePhilippe Mathieu-Daudé2022-03-061-7/+7
* nvmm: Fix support for stable versionnia2021-11-191-0/+10
* memory: Name all the memory listenersPeter Xu2021-09-301-0/+1
* Fix nvmm_ram_block_added() function argumentsReinoud Zandijk2021-09-131-2/+3
* 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
* Add NVMM accelerator: x86 CPU supportReinoud Zandijk2021-05-044-0/+1369