Eduardo Habkost
|
8110fa1d94
Use DECLARE_*CHECKER* macros
|
5 years ago |
Eduardo Habkost
|
db1015e92e
Move QOM typedefs and add missing includes
|
5 years ago |
Markus Armbruster
|
7a309cc95b
qom: Change object_get_canonical_path_component() not to malloc
|
5 years ago |
Markus Armbruster
|
386f6c07d2
error: Avoid error_propagate() after migrate_add_blocker()
|
5 years ago |
Markus Armbruster
|
364effc0eb
hw/misc/ivshmem: Use one Error * variable instead of two
|
5 years ago |
Marc-André Lureau
|
4f67d30b5e
qdev: set properties with device_class_set_props()
|
5 years ago |
Markus Armbruster
|
e858e04dd4
hw/misc/ivshmem: Bury dead legacy INTx code
|
5 years ago |
Markus Armbruster
|
a27bd6c779
Include hw/qdev-properties.h less
|
6 years ago |
Markus Armbruster
|
650d103d3e
Include hw/hw.h exactly where needed
|
6 years ago |
Markus Armbruster
|
d645427057
Include migration/vmstate.h less
|
6 years ago |
Markus Armbruster
|
0b8fa32f55
Include qemu/module.h where needed, drop it from qemu-common.h
|
6 years ago |
Thomas Huth
|
5a0e75f0a9
hw/misc/ivshmem: Remove deprecated "ivshmem" legacy device
|
6 years ago |
Marc-André Lureau
|
3650b2de34
qom: make user_creatable_complete() specific to UserCreatable
|
6 years ago |
Igor Mammedov
|
bce410a33b
ivshmem: fix memory backend leak
|
6 years ago |
Markus Armbruster
|
0765691e97
cpus hw target: Use warn_report() & friends to report warnings
|
6 years ago |
Markus Armbruster
|
b266f1d112
ivshmem: Fix unplug of device "ivshmem-plain"
|
7 years ago |
Philippe Mathieu-Daudé
|
519abcdf7b
hw/ivshmem: Use the IEC binary prefix definitions
|
7 years ago |
David Hildenbrand
|
7943e97b85
hostmem: drop error variable from host_memory_backend_get_memory()
|
7 years ago |
Ladi Prosek
|
a40227911c
ivshmem: Disable irqfd on device reset
|
7 years ago |
Ladi Prosek
|
0b88dd9420
ivshmem: Improve MSI irqfd error handling
|
7 years ago |
Ladi Prosek
|
089fd80376
ivshmem: Always remove irqfd notifiers
|
7 years ago |
Ladi Prosek
|
e6a354be6e
ivshmem: Don't update non-existent MSI routes
|
7 years ago |
Philippe Mathieu-Daudé
|
09db4d37d2
misc: remove old i386 dependency
|
7 years ago |
Eduardo Habkost
|
fd3b02c889
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
|
8 years ago |
Thomas Huth
|
51af0ec9fa
hw/misc/ivshmem: Fix ivshmem_recv_msg() to also work on big endian systems
|
8 years ago |
Philippe Mathieu-Daudé
|
b7b1e9dd6d
ivshmem: fix incorrect error handling in ivshmem_recv_msg()
|
8 years ago |
Fam Zheng
|
e9cb190ad4
ivshmem: Convert to DEFINE_PROP_LINK
|
8 years ago |
Igor Mammedov
|
8f5d58ef2c
qom: enforce readonly nature of link's check callback
|
8 years ago |
Anton Nefedov
|
3065070153
char: avoid chardevice direct access
|
8 years ago |
Anton Nefedov
|
81517ba37a
char: add backend hotswap handler
|
8 years ago |