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 |
Marc-André Lureau
|
8381d89bec
ivshmem: use ram_from_fd()
|
8 years ago |
Marc-André Lureau
|
4d43a603c7
char: move CharBackend handling in char-fe unit
|
8 years ago |
Marc-André Lureau
|
8228e353d8
chardev: move headers to include/chardev
|
8 years ago |
Juan Quintela
|
795c40b8bd
migration: Create migration/blocker.h
|
8 years ago |
Markus Armbruster
|
f46bfdbfc8
util/cutils: Change qemu_strtosz*() from int64_t to uint64_t
|
8 years ago |
Markus Armbruster
|
f17fd4fdf0
util/cutils: Return qemu_strtosz*() error and value separately
|
8 years ago |
Markus Armbruster
|
4fcdf65ae2
util/cutils: Let qemu_strtosz*() optionally reject trailing crap
|
8 years ago |