aboutsummaryrefslogtreecommitdiff
path: root/hw/core
AgeCommit message (Expand)Author
2020-01-07sysbus: remove unused sysbus_try_create*Marc-André Lureau
2020-01-06Merge remote-tracking branch 'remotes/elmarco/tags/dbus-vmstate7-pull-request...Peter Maydell
2020-01-06vmstate: replace DeviceState with VMStateIfMarc-André Lureau
2020-01-06vmstate: add qom interface to get idMarc-André Lureau
2020-01-06Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...Peter Maydell
2019-12-20Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2019-12-19numa: properly check if numa is supportedIgor Mammedov
2019-12-19numa: remove not needed checkIgor Mammedov
2019-12-18hw/core/qdev: cleanup Error ** variablesVladimir Sementsov-Ogievskiy
2019-12-18hmp: drop Error pointer indirection in hmp_handle_errorVladimir Sementsov-Ogievskiy
2019-12-18hw/core: Fix fit_load_fdt() error API violationsMarkus Armbruster
2019-12-17kvm: convert "-machine kernel_irqchip" to an accelerator propertyPaolo Bonzini
2019-12-17kvm: convert "-machine kvm_shadow_mem" to an accelerator propertyPaolo Bonzini
2019-12-17xen: convert "-machine igd-passthru" to an accelerator propertyPaolo Bonzini
2019-12-17vl: configure accelerators from -accel optionsPaolo Bonzini
2019-12-13virtio-blk: advertise F_WCE (F_FLUSH) if F_CONFIG_WCE is advertisedEvgeny Yakovlev
2019-11-12numa: Add missing \n to error messageGreg Kurz
2019-11-11ptimer: Remove old ptimer_init_with_bh() APIPeter Maydell
2019-11-05Revert "irq: introduce qemu_irq_proxy()"Philippe Mathieu-Daudé
2019-10-30Merge remote-tracking branch 'remotes/stsquad/tags/pull-tcg-plugins-281019-4'...Peter Maydell
2019-10-29migration: allow unplug during migration for failover devicesJens Freimann
2019-10-29qdev/qbus: add hidden device supportJens Freimann
2019-10-28cpu: hook plugin vcpu eventsEmilio G. Cota
2019-10-15numa: Introduce MachineClass::auto_enable_numa for implicit NUMA nodeTao Xu
2019-10-15ptimer: Provide new transaction-based APIPeter Maydell
2019-10-15ptimer: Rename ptimer_init() to ptimer_init_with_bh()Peter Maydell
2019-10-01hw/core/loader: Fix possible crash in rom_copy()Thomas Huth
2019-09-25cputlb: Remove cpu->mem_io_vaddrRichard Henderson
2019-09-19Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2019-09-18loader: Trace loaded imagesAlexey Kardashevskiy
2019-09-17Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2019-09-16qdev/machine: Introduce hotplug_allowed hookPeter Xu
2019-09-16elf-ops.h: fix int overflow in load_elf()Stefano Garzarella
2019-09-04Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2019-09-04virtio-pci: Add Function Level Reset supportJulia Suvorova
2019-09-03qapi: report the default CPU type for each machineDaniel P. Berrangé
2019-09-03numa: move numa global variable numa_info into MachineStateTao Xu
2019-09-03numa: move numa global variable have_numa_distance into MachineStateTao Xu
2019-09-03numa: move numa global variable nb_numa_nodes into MachineStateTao Xu
2019-08-22Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-08-21' in...Peter Maydell
2019-08-21Merge remote-tracking branch 'remotes/kraxel/tags/audio-20190821-pull-request...Peter Maydell
2019-08-21Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.2-20190821' into...Peter Maydell
2019-08-21qapi: Move query-target from misc.json to machine.jsonMarkus Armbruster
2019-08-21hw/core: Move cpu.c, cpu.h from qom/ to hw/core/Markus Armbruster
2019-08-21audio: add audiodev properties to frontendsKővágó, Zoltán
2019-08-21hw: add compat machines for 4.2Cornelia Huck
2019-08-20migration: do not rom_reset() during incoming migrationCatherine Ho
2019-08-20loader: Handle memory-mapped ELFsStefano Garzarella
2019-08-20hw/core: Add a config switch for the generic loader deviceThomas Huth
2019-08-20hw/core: Add a config switch for the "split-irq" deviceThomas Huth