Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove qemu-common.h include from most units | Marc-André Lureau | 2022-04-06 | 1 | -1/+0 |
* | Replace qemu_real_host_page variables with inlined functions | Marc-André Lureau | 2022-04-06 | 1 | -5/+5 |
* | Use g_new() & friends where that makes obvious sense | Markus Armbruster | 2022-03-21 | 1 | -2/+2 |
* | target/i386: Remove pointless CPUArchState casts | Philippe Mathieu-Daudé | 2022-03-06 | 1 | -2/+2 |
* | accel/hax: Introduce CONFIG_HAX_IS_POSSIBLE | Philippe Mathieu-Daudé | 2022-03-06 | 1 | -6/+1 |
* | memory: Name all the memory listeners | Peter Xu | 2021-09-30 | 1 | -0/+1 |
* | numa: Teach ram block notifiers about resizeable ram blocks | David Hildenbrand | 2021-05-13 | 1 | -2/+3 |
* | accel: replace struct CpusAccel with AccelOpsClass | Claudio Fontana | 2021-02-05 | 8 | -19/+31 |
* | accel: extend AccelState and AccelClass to user-mode | Claudio Fontana | 2021-02-05 | 1 | -1/+1 |
* | i386: move hax accel files into hax/ | Claudio Fontana | 2020-12-16 | 11 | -0/+2993 |