Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-04-06 | Remove qemu-common.h include from most units | Marc-André Lureau | 1 | -1/+0 |
2022-04-06 | Replace qemu_real_host_page variables with inlined functions | Marc-André Lureau | 1 | -4/+4 |
2022-03-06 | target/i386: Remove pointless CPUArchState casts | Philippe Mathieu-Daudé | 1 | -7/+7 |
2022-03-06 | target: Use forward declared type instead of structure type | Philippe Mathieu-Daudé | 1 | -7/+7 |
2021-11-19 | nvmm: Fix support for stable version | nia | 1 | -0/+10 |
2021-09-30 | memory: Name all the memory listeners | Peter Xu | 1 | -0/+1 |
2021-09-13 | Fix nvmm_ram_block_added() function arguments | Reinoud Zandijk | 1 | -2/+3 |
2021-08-26 | migration: Unify failure check for migrate_add_blocker() | Markus Armbruster | 1 | -2/+1 |
2021-08-26 | whpx nvmm: Drop useless migrate_del_blocker() | Markus Armbruster | 1 | -1/+0 |
2021-05-04 | Add NVMM accelerator: x86 CPU support | Reinoud Zandijk | 1 | -0/+1226 |