summaryrefslogtreecommitdiff
path: root/softmmu/qdev-monitor.c
AgeCommit message (Expand)Author
2022-06-15qdev: unplug blocker for devicesJagannathan Raman
2022-06-06Enable common virtio pci support for LoongArchXiaojuan Yang
2022-03-07Check and report for incomplete 'global' option formatRohit Kumar
2022-03-05Merge remote-tracking branch 'remotes/kwolf-gitlab/tags/for-upstream' into st...Peter Maydell
2022-03-04block/block-backend.c: assertions for block-backendEmanuele Giuseppe Esposito
2022-03-04softmmu/qdev-monitor: Add virtio-gpu-gl aliasesAkihiko Odaki
2021-11-15Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...Richard Henderson
2021-11-15pcie: expire pending deleteGerd Hoffmann
2021-11-11softmmu/qdev-monitor: fix use-after-free in qdev_set_id()Stefan Hajnoczi
2021-11-10monitor: Fix find_device_state() for IDs containing slashesMarkus Armbruster
2021-11-02watchdog: add information from -watchdog help to -device helpPaolo Bonzini
2021-11-01qdev-monitor: Check sysbus device type before creating itDamien Hedde
2021-10-20qdev/qbus: remove failover specific codeLaurent Vivier
2021-10-15qdev: Base object creation on QDict rather than QemuOptsKevin Wolf
2021-10-15qdev: Add Error parameter to hide_device() callbacksKevin Wolf
2021-10-15softmmu/qdev-monitor: add error handling in qdev_set_idDamien Hedde
2021-10-15qdev: Make DeviceState.id independent of QemuOptsKevin Wolf
2021-10-15qdev: Avoid using string visitor for propertiesKevin Wolf
2021-10-13monitor: Tidy up find_device_state()Markus Armbruster
2021-09-13qdev: Support marking individual buses as 'full'Peter Maydell
2021-08-26arch_init.h: Move QEMU_ARCH_VIRTIO_* to qdev-monitor.cPeter Maydell
2021-05-02Do not include sysemu/sysemu.h if it's not really necessaryThomas Huth
2021-03-24m68k: add the virtio devices aliasesLaurent Vivier
2021-03-24qdev: define list of archs with virtio-pci or virtio-ccwLaurent Vivier
2021-01-04clock: Define and use new clock_display_freq()Peter Maydell
2020-12-15machine: introduce MachineInitPhasePaolo Bonzini
2020-12-15remove preconfig statePaolo Bonzini
2020-12-15qdev: Move property code to qdev-properties.[ch]Eduardo Habkost
2020-12-11Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2020-12-10vl: move various initialization routines out of qemu_initPaolo Bonzini
2020-12-10Tweak a few "Parameter 'NAME' expects THING" error messageMarkus Armbruster
2020-12-08failover: make sure that id always existJuan Quintela
2020-12-08failover: simplify qdev_device_add()Juan Quintela
2020-12-08failover: simplify qdev_device_add() failover caseJuan Quintela
2020-12-08failover: fix indentantionJuan Quintela
2020-11-15nomaintainer: Fix Lesser GPL version numberChetan Pant
2020-10-12device_core: use drain_call_rcu in in qmp_device_addMaxim Levitsky
2020-10-12softmmu: move more files to softmmu/Paolo Bonzini