- eef0a1e system: Enable the device aliases for or1k, too by Thomas Huth · 5 months ago
- a1b4734 system: Sort QEMU_ARCH_VIRTIO_PCI definition by Philippe Mathieu-Daudé · 5 months ago
- f95b25c qapi: Inline and remove QERR_DEVICE_NO_HOTPLUG definition by Philippe Mathieu-Daudé · 9 months ago
- 7f65e78 qapi: Inline and remove QERR_BUS_NO_HOTPLUG definition by Philippe Mathieu-Daudé · 9 months ago
- e199990 qdev-monitor: fix error message in find_device_state() by Vladimir Sementsov-Ogievskiy · 9 months ago
- f853fa0 migration: remove migration.h references by Steve Sistare · 9 months ago
- 7489f7f Merge tag 'hw-misc-20240309' of https://github.com/philmd/qemu into staging by Peter Maydell · 9 months ago
- 46e23b2 hmp: Add option to info qtree to omit details by BALATON Zoltan · 10 months ago
- 012b170 system/qdev-monitor: move drain_call_rcu call under if (!dev) in qmp_device_add() by Dmitrii Gavrilov · 1 year, 1 month ago
- 2426908 Add virtio-sound-pci device by Manos Pitsidianakis · 1 year, 2 months ago
- 2880e67 Add virtio-sound device stub by Manos Pitsidianakis · 1 year, 2 months ago
- 8e7b21c gfxstream + rutabaga: enable rutabaga by Gurchetan Singh · 1 year, 9 months ago
- 8d7f2e7 system: Rename softmmu/ directory as system/ by Philippe Mathieu-Daudé · 1 year, 2 months ago[Renamed from softmmu/qdev-monitor.c]
- 7d5b0d6 bulk: Remove pointless QOM casts by Philippe Mathieu-Daudé · 1 year, 7 months ago
- 9c9c5ce qdev: Move HMP command completion from monitor to softmmu/ by Markus Armbruster · 1 year, 11 months ago
- 217c7f0 qdev: unplug blocker for devices by Jagannathan Raman · 2 years, 6 months ago
- 256309e Enable common virtio pci support for LoongArch by Xiaojuan Yang · 2 years, 6 months ago
- 818e163 Check and report for incomplete 'global' option format by Rohit Kumar · 2 years, 10 months ago
- d7e2fe4 Merge remote-tracking branch 'remotes/kwolf-gitlab/tags/for-upstream' into staging by Peter Maydell · 2 years, 9 months ago
- 0439c5a block/block-backend.c: assertions for block-backend by Emanuele Giuseppe Esposito · 2 years, 10 months ago
- f4ba24b softmmu/qdev-monitor: Add virtio-gpu-gl aliases by Akihiko Odaki · 2 years, 10 months ago
- 757b8dd Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging by Richard Henderson · 3 years, 1 month ago
- 18416c6 pcie: expire pending delete by Gerd Hoffmann · 3 years, 1 month ago
- b66cecb softmmu/qdev-monitor: fix use-after-free in qdev_set_id() by Stefan Hajnoczi · 3 years, 1 month ago
- 1bf4d32 monitor: Fix find_device_state() for IDs containing slashes by Markus Armbruster · 3 years, 2 months ago
- b10cb62 watchdog: add information from -watchdog help to -device help by Paolo Bonzini · 3 years, 2 months ago
- 312e1b1 qdev-monitor: Check sysbus device type before creating it by Damien Hedde · 3 years, 2 months ago
- bcfc906 qdev/qbus: remove failover specific code by Laurent Vivier · 3 years, 2 months ago
- f3558b1 qdev: Base object creation on QDict rather than QemuOpts by Kevin Wolf · 3 years, 2 months ago
- 7d61808 qdev: Add Error parameter to hide_device() callbacks by Kevin Wolf · 3 years, 2 months ago
- 4a1d937 softmmu/qdev-monitor: add error handling in qdev_set_id by Damien Hedde · 3 years, 2 months ago
- 163f384 qdev: Make DeviceState.id independent of QemuOpts by Kevin Wolf · 3 years, 2 months ago
- c34efec qdev: Avoid using string visitor for properties by Kevin Wolf · 3 years, 2 months ago
- 6952026 monitor: Tidy up find_device_state() by Markus Armbruster · 3 years, 3 months ago
- 1518562 qdev: Support marking individual buses as 'full' by Peter Maydell · 3 years, 3 months ago
- 3669282 arch_init.h: Move QEMU_ARCH_VIRTIO_* to qdev-monitor.c by Peter Maydell · 3 years, 5 months ago
- 4c386f8 Do not include sysemu/sysemu.h if it's not really necessary by Thomas Huth · 3 years, 8 months ago
- 4c5806a m68k: add the virtio devices aliases by Laurent Vivier · 3 years, 9 months ago
- 203adb4 qdev: define list of archs with virtio-pci or virtio-ccw by Laurent Vivier · 3 years, 9 months ago
- b7cd9c1 clock: Define and use new clock_display_freq() by Peter Maydell · 4 years ago
- 2f181fb machine: introduce MachineInitPhase by Paolo Bonzini · 4 years, 1 month ago
- 164dafd remove preconfig state by Paolo Bonzini · 4 years, 2 months ago
- d3fd6e7 qdev: Move property code to qdev-properties.[ch] by Eduardo Habkost · 4 years ago
- b785d25 Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into staging by Peter Maydell · 4 years ago
- e0d17df vl: move various initialization routines out of qemu_init by Paolo Bonzini · 4 years, 2 months ago
- 6cc0667 Tweak a few "Parameter 'NAME' expects THING" error message by Markus Armbruster · 4 years, 1 month ago
- fec037c failover: make sure that id always exist by Juan Quintela · 4 years, 1 month ago
- 2e28095 failover: simplify qdev_device_add() by Juan Quintela · 4 years, 1 month ago
- 5f2ef3b failover: simplify qdev_device_add() failover case by Juan Quintela · 4 years, 1 month ago
- 1c775d6 failover: fix indentantion by Juan Quintela · 4 years, 1 month ago
- 61f3c91 nomaintainer: Fix Lesser GPL version number by Chetan Pant · 4 years, 2 months ago
- 7bed899 device_core: use drain_call_rcu in in qmp_device_add by Maxim Levitsky · 4 years, 2 months ago
- 800d4de softmmu: move more files to softmmu/ by Paolo Bonzini · 4 years, 2 months ago[Renamed from qdev-monitor.c]
- a0bdf86 Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20201012a' into staging by Peter Maydell · 4 years, 2 months ago