index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qdev-monitor.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-21
qdev: Fix device_add DRIVER,help to print to monitor
Markus Armbruster
1
-1
/
+1
2020-07-10
hmp: Ignore Error objects where the return value suffices
Markus Armbruster
1
-6
/
+6
2020-07-10
error: Eliminate error_propagate() manually
Markus Armbruster
1
-8
/
+4
2020-07-10
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
1
-6
/
+2
2020-07-10
qom: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
1
-2
/
+1
2020-07-10
qom: Put name parameter before value / visitor parameter
Markus Armbruster
1
-1
/
+1
2020-07-10
qemu-option: Check return value instead of @err where convenient
Markus Armbruster
1
-3
/
+2
2020-07-10
qdev: Use returned bool to check for qdev_realize() etc. failure
Markus Armbruster
1
-2
/
+1
2020-07-09
Merge remote-tracking branch 'remotes/kraxel/tags/modules-20200707-pull-reque...
Peter Maydell
1
-2
/
+3
2020-07-07
qdev: device module support
Gerd Hoffmann
1
-2
/
+3
2020-07-06
audio: deprecate -soundhw es1370
Gerd Hoffmann
1
-0
/
+1
2020-07-06
audio: deprecate -soundhw ac97
Gerd Hoffmann
1
-0
/
+1
2020-06-15
qdev: Use qdev_realize() in qdev_device_add()
Markus Armbruster
1
-4
/
+2
2020-06-15
qdev: Put qdev_new() to use with Coccinelle
Markus Armbruster
1
-1
/
+1
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
1
-2
/
+2
2020-04-30
qdev-monitor: print the device's clock with info qtree
Damien Hedde
1
-0
/
+9
2020-02-27
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-0
/
+1
2020-02-27
virtio-iommu-pci: Add virtio iommu pci support
Eric Auger
1
-0
/
+1
2020-02-25
qdev-monitor: Forbid repeated device_del
Julia Suvorova
1
-0
/
+6
2020-01-24
qdev: use object_property_help()
Marc-André Lureau
1
-12
/
+16
2020-01-24
qdev: rename DeviceClass.props
Paolo Bonzini
1
-1
/
+1
2019-12-18
qdev-monitor: make Error **errp const where it is appropriate
Vladimir Sementsov-Ogievskiy
1
-5
/
+7
2019-12-18
hmp: drop Error pointer indirection in hmp_handle_error
Vladimir Sementsov-Ogievskiy
1
-2
/
+2
2019-10-29
migration: allow unplug during migration for failover devices
Jens Freimann
1
-1
/
+1
2019-10-29
qdev/qbus: add hidden device support
Jens Freimann
1
-4
/
+37
2019-09-16
qdev/machine: Introduce hotplug_allowed hook
Peter Xu
1
-0
/
+7
2019-08-21
qdev: Collect HMP handlers command handlers in qdev-monitor.c
Markus Armbruster
1
-0
/
+18
2019-08-16
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
1
-0
/
+1
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
1
-1
/
+0
2019-07-02
qom: Move HMP command handlers to qom/
Markus Armbruster
1
-57
/
+0
2019-07-02
qapi: Split qom.json and qdev.json off misc.json
Markus Armbruster
1
-1
/
+1
2019-04-18
monitor: Simplify how -device/device_add print help
Markus Armbruster
1
-22
/
+14
2019-03-06
qdev: Let the hotplug_handler_unplug() caller delete the device
David Hildenbrand
1
-2
/
+7
2019-03-06
qdev/core: fix qbus_is_full()
Tony Krowiak
1
-1
/
+1
2018-11-05
qdev-monitor: Make device options help nicer
Max Reitz
1
-2
/
+11
2018-10-05
qdev-monitor: print help to stdout
Marc-André Lureau
1
-13
/
+19
2018-03-12
qom: introduce object_class_get_list_sorted
Paolo Bonzini
1
-8
/
+1
2018-03-06
qmp: Merge ObjectPropertyInfo and DevicePropertyInfo
Alexey Kardashevskiy
1
-3
/
+3
2018-03-02
qapi: Empty out qapi-schema.json
Markus Armbruster
1
-1
/
+1
2018-02-09
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
1
-0
/
+1
2018-02-09
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
1
-0
/
+1
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
1
-0
/
+1
2018-01-19
qdev: Check for the availability of a hotplug controller before adding a device
Thomas Huth
1
-0
/
+5
2018-01-19
qdev_monitor: Simplify error handling in qdev_device_add()
Thomas Huth
1
-8
/
+8
2017-11-05
pci-assign: Remove
Paolo Bonzini
1
-1
/
+0
2017-06-13
migration: Move remaining exported functions to migration/misc.h
Juan Quintela
1
-1
/
+1
2017-05-17
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
Eduardo Habkost
1
-3
/
+3
2017-04-21
migration: Disable hotplug/unplug during migration
Juan Quintela
1
-0
/
+11
2017-04-21
qdev: Move qdev_unplug() to qdev-monitor.c
Juan Quintela
1
-0
/
+34
2017-02-28
migrate: Introduce a 'dc->vmsd' check to avoid segfault for --only-migratable
Ashijeet Acharya
1
-9
/
+0
[next]