aboutsummaryrefslogtreecommitdiff
path: root/target/i386/nvmm
AgeCommit message (Expand)Author
2022-05-11Clean up header guards that don't match their file nameMarkus Armbruster
2022-04-06Remove qemu-common.h include from most unitsMarc-André Lureau
2022-04-06Replace qemu_real_host_page variables with inlined functionsMarc-André Lureau
2022-03-21Use g_new() & friends where that makes obvious senseMarkus Armbruster
2022-03-06target/i386: Remove pointless CPUArchState castsPhilippe Mathieu-Daudé
2022-03-06target: Use forward declared type instead of structure typePhilippe Mathieu-Daudé
2021-11-19nvmm: Fix support for stable versionnia
2021-09-30memory: Name all the memory listenersPeter Xu
2021-09-13Fix nvmm_ram_block_added() function argumentsReinoud Zandijk
2021-08-26migration: Unify failure check for migrate_add_blocker()Markus Armbruster
2021-08-26whpx nvmm: Drop useless migrate_del_blocker()Markus Armbruster
2021-05-04Add NVMM accelerator: x86 CPU supportReinoud Zandijk