aboutsummaryrefslogtreecommitdiff
path: root/softmmu/qdev-monitor.c
AgeCommit message (Expand)AuthorFilesLines
2022-06-15qdev: unplug blocker for devicesJagannathan Raman1-0/+4
2022-06-06Enable common virtio pci support for LoongArchXiaojuan Yang1-1/+2
2022-03-07Check and report for incomplete 'global' option formatRohit Kumar1-0/+7
2022-03-05Merge remote-tracking branch 'remotes/kwolf-gitlab/tags/for-upstream' into st...Peter Maydell1-0/+2
2022-03-04block/block-backend.c: assertions for block-backendEmanuele Giuseppe Esposito1-0/+2
2022-03-04softmmu/qdev-monitor: Add virtio-gpu-gl aliasesAkihiko Odaki1-0/+2
2021-11-15Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...Richard Henderson1-2/+4
2021-11-15pcie: expire pending deleteGerd Hoffmann1-1/+3
2021-11-11softmmu/qdev-monitor: fix use-after-free in qdev_set_id()Stefan Hajnoczi1-1/+1
2021-11-10monitor: Fix find_device_state() for IDs containing slashesMarkus Armbruster1-7/+1
2021-11-02watchdog: add information from -watchdog help to -device helpPaolo Bonzini1-0/+1
2021-11-01qdev-monitor: Check sysbus device type before creating itDamien Hedde1-0/+11
2021-10-20qdev/qbus: remove failover specific codeLaurent Vivier1-12/+6
2021-10-15qdev: Base object creation on QDict rather than QemuOptsKevin Wolf1-38/+31
2021-10-15qdev: Add Error parameter to hide_device() callbacksKevin Wolf1-1/+4
2021-10-15softmmu/qdev-monitor: add error handling in qdev_set_idDamien Hedde1-10/+29
2021-10-15qdev: Make DeviceState.id independent of QemuOptsKevin Wolf1-2/+3
2021-10-15qdev: Avoid using string visitor for propertiesKevin Wolf1-3/+17
2021-10-13monitor: Tidy up find_device_state()Markus Armbruster1-8/+5
2021-09-13qdev: Support marking individual buses as 'full'Peter Maydell1-1/+6
2021-08-26arch_init.h: Move QEMU_ARCH_VIRTIO_* to qdev-monitor.cPeter Maydell1-0/+9
2021-05-02Do not include sysemu/sysemu.h if it's not really necessaryThomas Huth1-1/+0
2021-03-24m68k: add the virtio devices aliasesLaurent Vivier1-0/+12
2021-03-24qdev: define list of archs with virtio-pci or virtio-ccwLaurent Vivier1-28/+25
2021-01-04clock: Define and use new clock_display_freq()Peter Maydell1-3/+3
2020-12-15machine: introduce MachineInitPhasePaolo Bonzini1-11/+13
2020-12-15remove preconfig statePaolo Bonzini1-0/+12
2020-12-15qdev: Move property code to qdev-properties.[ch]Eduardo Habkost1-0/+1
2020-12-11Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell1-6/+0
2020-12-10vl: move various initialization routines out of qemu_initPaolo Bonzini1-6/+0
2020-12-10Tweak a few "Parameter 'NAME' expects THING" error messageMarkus Armbruster1-2/+2
2020-12-08failover: make sure that id always existJuan Quintela1-0/+4
2020-12-08failover: simplify qdev_device_add()Juan Quintela1-26/+6
2020-12-08failover: simplify qdev_device_add() failover caseJuan Quintela1-5/+6
2020-12-08failover: fix indentantionJuan Quintela1-2/+2
2020-11-15nomaintainer: Fix Lesser GPL version numberChetan Pant1-1/+1
2020-10-12device_core: use drain_call_rcu in in qmp_device_addMaxim Levitsky1-0/+12
2020-10-12softmmu: move more files to softmmu/Paolo Bonzini1-0/+993