summaryrefslogtreecommitdiffstats
path: root/hw/core
Commit message (Expand)AuthorAgeFilesLines
...
| * | vmstate: replace DeviceState with VMStateIfMarc-André Lureau2020-01-061-3/+4
| * | vmstate: add qom interface to get idMarc-André Lureau2020-01-063-0/+38
| |/
* | Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...Peter Maydell2020-01-062-8/+3Star
|\ \ | |/ |/|
| * numa: properly check if numa is supportedIgor Mammedov2019-12-191-2/+2
| * numa: remove not needed checkIgor Mammedov2019-12-191-6/+1Star
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2019-12-201-141/+0Star
|\ \
| * | kvm: convert "-machine kernel_irqchip" to an accelerator propertyPaolo Bonzini2019-12-171-61/+0Star
| * | kvm: convert "-machine kvm_shadow_mem" to an accelerator propertyPaolo Bonzini2019-12-171-39/+0Star
| * | xen: convert "-machine igd-passthru" to an accelerator propertyPaolo Bonzini2019-12-171-20/+0Star
| * | vl: configure accelerators from -accel optionsPaolo Bonzini2019-12-171-21/+0Star
| |/
* | hw/core/qdev: cleanup Error ** variablesVladimir Sementsov-Ogievskiy2019-12-181-15/+13Star
* | hmp: drop Error pointer indirection in hmp_handle_errorVladimir Sementsov-Ogievskiy2019-12-181-3/+3
* | hw/core: Fix fit_load_fdt() error API violationsMarkus Armbruster2019-12-181-7/+8
|/
* virtio-blk: advertise F_WCE (F_FLUSH) if F_CONFIG_WCE is advertisedEvgeny Yakovlev2019-12-131-0/+5
* numa: Add missing \n to error messageGreg Kurz2019-11-121-1/+1
* ptimer: Remove old ptimer_init_with_bh() APIPeter Maydell2019-11-111-76/+15Star
* Revert "irq: introduce qemu_irq_proxy()"Philippe Mathieu-Daudé2019-11-051-14/+0Star
* Merge remote-tracking branch 'remotes/stsquad/tags/pull-tcg-plugins-281019-4'...Peter Maydell2019-10-301-0/+2
|\
| * cpu: hook plugin vcpu eventsEmilio G. Cota2019-10-281-0/+2
* | migration: allow unplug during migration for failover devicesJens Freimann2019-10-291-0/+1
* | qdev/qbus: add hidden device supportJens Freimann2019-10-291-0/+24
|/
* numa: Introduce MachineClass::auto_enable_numa for implicit NUMA nodeTao Xu2019-10-151-2/+8
* ptimer: Provide new transaction-based APIPeter Maydell2019-10-151-15/+137
* ptimer: Rename ptimer_init() to ptimer_init_with_bh()Peter Maydell2019-10-151-1/+1
* hw/core/loader: Fix possible crash in rom_copy()Thomas Huth2019-10-011-1/+1
* cputlb: Remove cpu->mem_io_vaddrRichard Henderson2019-09-251-1/+0Star
* Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell2019-09-192-0/+5
|\
| * loader: Trace loaded imagesAlexey Kardashevskiy2019-09-182-0/+5
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2019-09-171-0/+17
|\ \ | |/ |/|
| * qdev/machine: Introduce hotplug_allowed hookPeter Xu2019-09-161-0/+17
* | elf-ops.h: fix int overflow in load_elf()Stefano Garzarella2019-09-161-0/+2
|/
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2019-09-041-1/+3
|\
| * virtio-pci: Add Function Level Reset supportJulia Suvorova2019-09-041-1/+3
* | qapi: report the default CPU type for each machineDaniel P. Berrangé2019-09-031-0/+4
* | numa: move numa global variable numa_info into MachineStateTao Xu2019-09-031-6/+9
* | numa: move numa global variable have_numa_distance into MachineStateTao Xu2019-09-031-3/+2Star
* | numa: move numa global variable nb_numa_nodes into MachineStateTao Xu2019-09-033-32/+55
|/
* Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-08-21' in...Peter Maydell2019-08-226-3/+472
|\
| * qapi: Move query-target from misc.json to machine.jsonMarkus Armbruster2019-08-211-0/+10
| * hw/core: Move cpu.c, cpu.h from qom/ to hw/core/Markus Armbruster2019-08-215-3/+462
* | Merge remote-tracking branch 'remotes/kraxel/tags/audio-20190821-pull-request...Peter Maydell2019-08-211-0/+57
|\ \
| * | audio: add audiodev properties to frontendsKővágó, Zoltán2019-08-211-0/+57
| |/
* | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.2-20190821' into...Peter Maydell2019-08-211-0/+3
|\ \
| * | hw: add compat machines for 4.2Cornelia Huck2019-08-211-0/+3
| |/
* | migration: do not rom_reset() during incoming migrationCatherine Ho2019-08-201-0/+10
* | loader: Handle memory-mapped ELFsStefano Garzarella2019-08-201-8/+30
|/
* hw/core: Add a config switch for the generic loader deviceThomas Huth2019-08-202-1/+5
* hw/core: Add a config switch for the "split-irq" deviceThomas Huth2019-08-202-1/+4
* hw/core: Add a config switch for the "or-irq" deviceThomas Huth2019-08-202-1/+4
* hw/core: Add a config switch for the "register" deviceThomas Huth2019-08-202-1/+4