Vladimir Sementsov-Ogievskiy
|
3f98408e2e
qapi: introduce device-sync-config
|
11 months ago |
Peter Maydell
|
1000872dde
hw: Rename DeviceClass::reset field to legacy_reset
|
11 months ago |
Peter Maydell
|
134e0944f4
hw: Define new device_class_set_legacy_reset()
|
11 months ago |
Peter Maydell
|
5313a0a41e
hw: Remove device_class_set_parent_reset()
|
11 months ago |
Peter Maydell
|
1ee5f64572
include/hw/qdev-core.h: Correct and clarify gpio doc comments
|
1 year ago |
Paolo Bonzini
|
667cdad031
qdev-core: remove DeviceListener from typedefs.h
|
1 year ago |
Mark Kanda
|
04accf43df
oslib-posix: initialize backend memory objects in parallel
|
1 year ago |
Peter Maydell
|
cb711a6d7f
hw/core: Remove transitional infrastructure from BusClass
|
1 year ago |
Manos Pitsidianakis
|
956ef49990
hw/core/qdev.c: add qdev_get_human_name()
|
1 year ago |
Philippe Mathieu-Daudé
|
f703f1ef99
bulk: Do not declare function prototypes using 'extern' keyword
|
2 years ago |
Alex Bennée
|
c378e88218
include/hw: document the device_class_set_parent_* fns
|
2 years ago |
Alex Bennée
|
e57fc3dec9
include: attempt to document device_class_set_props
|
2 years ago |
Alex Bennée
|
6aebb1f62b
include/hw/qdev-core: fixup kerneldoc annotations
|
2 years ago |
Stefan Hajnoczi
|
26462a700c
hw/qdev: introduce qdev_is_realized() helper
|
2 years ago |
Alexander Bulekov
|
a2e1753b80
memory: prevent dma-reentracy issues
|
2 years ago |
Igor Mammedov
|
ceefa0b746
pci: fix 'hotplugglable' property behavior
|
2 years ago |
Philippe Mathieu-Daudé
|
2d2f2507c6
hw/qdev: Constify DeviceState* argument of qdev_get_parent_bus()
|
2 years ago |
Peter Maydell
|
c3141e21e3
hw: Remove device_legacy_reset()
|
2 years ago |
Peter Maydell
|
e5e887c73b
qdev: Remove qdev_reset_all() and qbus_reset_all()
|
2 years ago |
Daniel P. Berrangé
|
7a21bee2aa
misc: fix commonly doubled up words
|
3 years ago |
Jagannathan Raman
|
217c7f01ad
qdev: unplug blocker for devices
|
3 years ago |
Peter Maydell
|
5df69ab895
qdev-core.h: Fix wrongly named reference to TYPE_SPLIT_IRQ
|
3 years ago |
Philippe Mathieu-Daudé
|
2ebd9ce19a
hw/qdev: Rename qdev_connect_gpio_out*() 'input_pin' parameter
|
3 years ago |
Philippe Mathieu-Daudé
|
1fbd004b00
hw/qdev: Correct qdev_connect_gpio_out_named() documentation
|
3 years ago |
Philippe Mathieu-Daudé
|
14b0375b39
hw/qdev: Correct qdev_init_gpio_out_named() documentation
|
3 years ago |
Philippe Mathieu-Daudé
|
694804ed7b
hw/qdev: Cosmetic around documentation
|
3 years ago |
Gerd Hoffmann
|
18416c62e3
pcie: expire pending delete
|
3 years ago |
Paolo Bonzini
|
b10cb62752
watchdog: add information from -watchdog help to -device help
|
3 years ago |
Kevin Wolf
|
f3558b1b76
qdev: Base object creation on QDict rather than QemuOpts
|
3 years ago |
Kevin Wolf
|
7d61808206
qdev: Add Error parameter to hide_device() callbacks
|
3 years ago |