Age | Commit message (Expand) | Author |
2020-06-03 | compat: disable edid on correct virtio-gpu device | Cornelia Huck |
2020-05-11 | numa: properly check if numa is supported | Igor Mammedov |
2020-05-11 | numa: remove not needed check | Igor Mammedov |
2019-11-12 | numa: Add missing \n to error message | Greg Kurz |
2019-11-11 | ptimer: Remove old ptimer_init_with_bh() API | Peter Maydell |
2019-11-05 | Revert "irq: introduce qemu_irq_proxy()" | Philippe Mathieu-Daudé |
2019-10-30 | Merge remote-tracking branch 'remotes/stsquad/tags/pull-tcg-plugins-281019-4'... | Peter Maydell |
2019-10-29 | migration: allow unplug during migration for failover devices | Jens Freimann |
2019-10-29 | qdev/qbus: add hidden device support | Jens Freimann |
2019-10-28 | cpu: hook plugin vcpu events | Emilio G. Cota |
2019-10-15 | numa: Introduce MachineClass::auto_enable_numa for implicit NUMA node | Tao Xu |
2019-10-15 | ptimer: Provide new transaction-based API | Peter Maydell |
2019-10-15 | ptimer: Rename ptimer_init() to ptimer_init_with_bh() | Peter Maydell |
2019-10-01 | hw/core/loader: Fix possible crash in rom_copy() | Thomas Huth |
2019-09-25 | cputlb: Remove cpu->mem_io_vaddr | Richard Henderson |
2019-09-19 | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int... | Peter Maydell |
2019-09-18 | loader: Trace loaded images | Alexey Kardashevskiy |
2019-09-17 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2019-09-16 | qdev/machine: Introduce hotplug_allowed hook | Peter Xu |
2019-09-16 | elf-ops.h: fix int overflow in load_elf() | Stefano Garzarella |
2019-09-04 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2019-09-04 | virtio-pci: Add Function Level Reset support | Julia Suvorova |
2019-09-03 | qapi: report the default CPU type for each machine | Daniel P. Berrangé |
2019-09-03 | numa: move numa global variable numa_info into MachineState | Tao Xu |
2019-09-03 | numa: move numa global variable have_numa_distance into MachineState | Tao Xu |
2019-09-03 | numa: move numa global variable nb_numa_nodes into MachineState | Tao Xu |
2019-08-22 | Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-08-21' in... | Peter Maydell |
2019-08-21 | Merge remote-tracking branch 'remotes/kraxel/tags/audio-20190821-pull-request... | Peter Maydell |
2019-08-21 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.2-20190821' into... | Peter Maydell |
2019-08-21 | qapi: Move query-target from misc.json to machine.json | Markus Armbruster |
2019-08-21 | hw/core: Move cpu.c, cpu.h from qom/ to hw/core/ | Markus Armbruster |
2019-08-21 | audio: add audiodev properties to frontends | Kővágó, Zoltán |
2019-08-21 | hw: add compat machines for 4.2 | Cornelia Huck |
2019-08-20 | migration: do not rom_reset() during incoming migration | Catherine Ho |
2019-08-20 | loader: Handle memory-mapped ELFs | Stefano Garzarella |
2019-08-20 | hw/core: Add a config switch for the generic loader device | Thomas Huth |
2019-08-20 | hw/core: Add a config switch for the "split-irq" device | Thomas Huth |
2019-08-20 | hw/core: Add a config switch for the "or-irq" device | Thomas Huth |
2019-08-20 | hw/core: Add a config switch for the "register" device | Thomas Huth |
2019-08-16 | sysemu: Split sysemu/runstate.h off sysemu/sysemu.h | Markus Armbruster |
2019-08-16 | Include sysemu/sysemu.h a lot less | Markus Armbruster |
2019-08-16 | Clean up inclusion of sysemu/sysemu.h | Markus Armbruster |
2019-08-16 | numa: Move remaining NUMA declarations from sysemu.h to numa.h | Markus Armbruster |
2019-08-16 | Include hw/boards.h a bit less | Markus Armbruster |
2019-08-16 | Include hw/qdev-properties.h less | Markus Armbruster |
2019-08-16 | Include qemu/main-loop.h less | Markus Armbruster |
2019-08-16 | Include hw/hw.h exactly where needed | Markus Armbruster |
2019-08-16 | Include migration/vmstate.h less | Markus Armbruster |
2019-08-16 | Include hw/irq.h a lot less | Markus Armbruster |
2019-08-16 | Include sysemu/reset.h a lot less | Markus Armbruster |