summary refs log tree commit diff stats
path: root/hw/core (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* hw/core/Makefile: Group generic objects versus system-mode objectsPhilippe Mathieu-Daudé2020-01-241-14/+14
* hw/core: Restrict reset handlers API to system-modePhilippe Mathieu-Daudé2020-01-241-1/+2
* cpu: Introduce cpu_class_set_parent_reset()Greg Kurz2020-01-241-0/+8
* migration: Define VMSTATE_INSTANCE_ID_ANYPeter Xu2020-01-201-1/+2
* usb-redir: remove 'remote wakeup' flag from configuration descriptorYuri Benditovich2020-01-131-0/+1
* usb-host: remove 'remote wakeup' flag from configuration descriptorYuri Benditovich2020-01-131-0/+1
* Merge remote-tracking branch 'remotes/elmarco/tags/prop-ptr-pull-request' int...Peter Maydell2020-01-073-63/+2
|\
| * qdev/qom: remove some TODO limitations now that PROP_PTR is goneMarc-André Lureau2020-01-071-8/+0
| * qdev: remove QDEV_PROP_PTRMarc-André Lureau2020-01-071-18/+0
| * qdev: use g_strcmp0() instead of open-coding itMarc-André Lureau2020-01-071-5/+2
| * sysbus: remove unused sysbus_try_create*Marc-André Lureau2020-01-071-32/+0
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2020-01-072-0/+365
|\ \ | |/ |/|
| * virtio: make seg_max virtqueue size dependentDenis Plotnikov2020-01-061-0/+3
| * numa: Extend CLI to provide memory side cache informationLiu Jingqi2020-01-051-0/+80
| * numa: Extend CLI to provide memory latency and bandwidth informationLiu Jingqi2020-01-051-0/+194
| * numa: Extend CLI to provide initiator information for numa nodesTao Xu2020-01-052-0/+87
| * virtio-pci: disable vring processing when bus-mastering is disabledMichael Roth2020-01-051-0/+1
* | Merge remote-tracking branch 'remotes/elmarco/tags/dbus-vmstate7-pull-request...Peter Maydell2020-01-063-3/+42
|\ \
| * | 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/+3
|\ \ | |/ |/|
| * numa: properly check if numa is supportedIgor Mammedov2019-12-191-2/+2
| * numa: remove not needed checkIgor Mammedov2019-12-191-6/+1
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2019-12-201-141/+0
|\ \
| * | kvm: convert "-machine kernel_irqchip" to an accelerator propertyPaolo Bonzini2019-12-171-61/+0
| * | kvm: convert "-machine kvm_shadow_mem" to an accelerator propertyPaolo Bonzini2019-12-171-39/+0
| * | xen: convert "-machine igd-passthru" to an accelerator propertyPaolo Bonzini2019-12-171-20/+0
| * | vl: configure accelerators from -accel optionsPaolo Bonzini2019-12-171-21/+0
| |/
* | hw/core/qdev: cleanup Error ** variablesVladimir Sementsov-Ogievskiy2019-12-181-15/+13
* | 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/+15
* Revert "irq: introduce qemu_irq_proxy()"Philippe Mathieu-Daudé2019-11-051-14/+0
* 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/+0
* 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
|\