aboutsummaryrefslogtreecommitdiff
path: root/system/qdev-monitor.c
AgeCommit message (Expand)AuthorFilesLines
2025-01-13hw/qdev: Check machine_hotplug_handler in hotplug_unplug_allowed_commonAkihiko Odaki1-11/+3
2025-01-13hw/qdev: Check qbus_is_hotpluggable in hotplug_unplug_allowed_commonAkihiko Odaki1-11/+0
2025-01-13hw/qdev: Check DevClass::hotpluggable in hotplug_unplug_allowed_commonAkihiko Odaki1-9/+1
2025-01-13hw/qdev: Factor qdev_hotunplug_allowed() outAkihiko Odaki1-1/+1
2025-01-13hw/qdev: Pass bus argument to qdev_hotplug_allowed()Akihiko Odaki1-1/+1
2025-01-09qdev: Use machine_get_container()Peter Xu1-3/+3
2025-01-09qdev: Remove opts memberAkihiko Odaki1-5/+7
2024-12-21Merge tag 'exec-20241220' of https://github.com/philmd/qemu into stagingStefan Hajnoczi1-3/+3
2024-12-20include: Rename sysemu/ -> system/Philippe Mathieu-Daudé1-3/+3
2024-12-19hw/core: Introduce device_class_set_props_nRichard Henderson1-8/+7
2024-11-25qdev-monitor: avoid QemuOpts in QMP device_addStefan Hajnoczi1-14/+28
2024-11-06Merge tag 'for-upstream-rust' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell1-1/+1
2024-11-05Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell1-4/+49
2024-11-05qdev: make properties array "const"Paolo Bonzini1-1/+1
2024-11-04qapi: introduce device-sync-configVladimir Sementsov-Ogievskiy1-0/+38
2024-11-04qdev-monitor: add option to report GenericError from find_device_stateVladimir Sementsov-Ogievskiy1-4/+11
2024-10-31migration: Drop migration_is_idle()Peter Xu1-2/+2
2024-09-17system: Enable the device aliases for or1k, tooThomas Huth1-0/+1
2024-09-17system: Sort QEMU_ARCH_VIRTIO_PCI definitionPhilippe Mathieu-Daudé1-6/+11
2024-04-24qapi: Inline and remove QERR_DEVICE_NO_HOTPLUG definitionPhilippe Mathieu-Daudé1-1/+1
2024-04-24qapi: Inline and remove QERR_BUS_NO_HOTPLUG definitionPhilippe Mathieu-Daudé1-3/+5
2024-04-09qdev-monitor: fix error message in find_device_state()Vladimir Sementsov-Ogievskiy1-1/+1
2024-03-11migration: remove migration.h referencesSteve Sistare1-1/+0
2024-03-09Merge tag 'hw-misc-20240309' of https://github.com/philmd/qemu into stagingPeter Maydell1-12/+15
2024-03-09hmp: Add option to info qtree to omit detailsBALATON Zoltan1-12/+15
2024-03-08system/qdev-monitor: move drain_call_rcu call under if (!dev) in qmp_device_a...Dmitrii Gavrilov1-12/+11
2023-11-07Add virtio-sound-pci deviceManos Pitsidianakis1-0/+1
2023-11-07Add virtio-sound device stubManos Pitsidianakis1-0/+1
2023-10-16gfxstream + rutabaga: enable rutabagaGurchetan Singh1-0/+3
2023-10-08system: Rename softmmu/ directory as system/Philippe Mathieu-Daudé1-0/+1148