Age | Commit message (Expand) | Author | Files | Lines |
2021-11-02 | watchdog: add information from -watchdog help to -device help | Paolo Bonzini | 1 | -0/+1 |
2021-11-01 | qdev-monitor: Check sysbus device type before creating it | Damien Hedde | 1 | -0/+11 |
2021-10-20 | qdev/qbus: remove failover specific code | Laurent Vivier | 1 | -12/+6 |
2021-10-15 | qdev: Base object creation on QDict rather than QemuOpts | Kevin Wolf | 1 | -38/+31 |
2021-10-15 | qdev: Add Error parameter to hide_device() callbacks | Kevin Wolf | 1 | -1/+4 |
2021-10-15 | softmmu/qdev-monitor: add error handling in qdev_set_id | Damien Hedde | 1 | -10/+29 |
2021-10-15 | qdev: Make DeviceState.id independent of QemuOpts | Kevin Wolf | 1 | -2/+3 |
2021-10-15 | qdev: Avoid using string visitor for properties | Kevin Wolf | 1 | -3/+17 |
2021-10-13 | monitor: Tidy up find_device_state() | Markus Armbruster | 1 | -8/+5 |
2021-09-13 | qdev: Support marking individual buses as 'full' | Peter Maydell | 1 | -1/+6 |
2021-08-26 | arch_init.h: Move QEMU_ARCH_VIRTIO_* to qdev-monitor.c | Peter Maydell | 1 | -0/+9 |
2021-05-02 | Do not include sysemu/sysemu.h if it's not really necessary | Thomas Huth | 1 | -1/+0 |
2021-03-24 | m68k: add the virtio devices aliases | Laurent Vivier | 1 | -0/+12 |
2021-03-24 | qdev: define list of archs with virtio-pci or virtio-ccw | Laurent Vivier | 1 | -28/+25 |
2021-01-04 | clock: Define and use new clock_display_freq() | Peter Maydell | 1 | -3/+3 |
2020-12-15 | machine: introduce MachineInitPhase | Paolo Bonzini | 1 | -11/+13 |
2020-12-15 | remove preconfig state | Paolo Bonzini | 1 | -0/+12 |
2020-12-15 | qdev: Move property code to qdev-properties.[ch] | Eduardo Habkost | 1 | -0/+1 |
2020-12-11 | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell | 1 | -6/+0 |
2020-12-10 | vl: move various initialization routines out of qemu_init | Paolo Bonzini | 1 | -6/+0 |
2020-12-10 | Tweak a few "Parameter 'NAME' expects THING" error message | Markus Armbruster | 1 | -2/+2 |
2020-12-08 | failover: make sure that id always exist | Juan Quintela | 1 | -0/+4 |
2020-12-08 | failover: simplify qdev_device_add() | Juan Quintela | 1 | -26/+6 |
2020-12-08 | failover: simplify qdev_device_add() failover case | Juan Quintela | 1 | -5/+6 |
2020-12-08 | failover: fix indentantion | Juan Quintela | 1 | -2/+2 |
2020-11-15 | nomaintainer: Fix Lesser GPL version number | Chetan Pant | 1 | -1/+1 |
2020-10-12 | device_core: use drain_call_rcu in in qmp_device_add | Maxim Levitsky | 1 | -0/+12 |
2020-10-12 | softmmu: move more files to softmmu/ | Paolo Bonzini | 1 | -0/+993 |