summaryrefslogtreecommitdiff
path: root/hw/misc/ivshmem.c
AgeCommit message (Expand)Author
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster
2019-08-16Include migration/vmstate.h lessMarkus Armbruster
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2019-01-14hw/misc/ivshmem: Remove deprecated "ivshmem" legacy deviceThomas Huth
2018-12-11qom: make user_creatable_complete() specific to UserCreatableMarc-André Lureau
2018-11-06ivshmem: fix memory backend leakIgor Mammedov
2018-10-19cpus hw target: Use warn_report() & friends to report warningsMarkus Armbruster
2018-10-10ivshmem: Fix unplug of device "ivshmem-plain"Markus Armbruster
2018-07-02hw/ivshmem: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-06-28hostmem: drop error variable from host_memory_backend_get_memory()David Hildenbrand
2018-02-07ivshmem: Disable irqfd on device resetLadi Prosek
2018-02-07ivshmem: Improve MSI irqfd error handlingLadi Prosek
2018-02-07ivshmem: Always remove irqfd notifiersLadi Prosek
2018-02-07ivshmem: Don't update non-existent MSI routesLadi Prosek
2017-12-18misc: remove old i386 dependencyPhilippe Mathieu-Daudé
2017-10-15pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devicesEduardo Habkost
2017-09-19hw/misc/ivshmem: Fix ivshmem_recv_msg() to also work on big endian systemsThomas Huth
2017-07-31ivshmem: fix incorrect error handling in ivshmem_recv_msg()Philippe Mathieu-Daudé
2017-07-14ivshmem: Convert to DEFINE_PROP_LINKFam Zheng
2017-07-14qom: enforce readonly nature of link's check callbackIgor Mammedov
2017-07-14char: avoid chardevice direct accessAnton Nefedov
2017-07-14char: add backend hotswap handlerAnton Nefedov
2017-06-15ivshmem: use ram_from_fd()Marc-André Lureau
2017-06-02char: move CharBackend handling in char-fe unitMarc-André Lureau
2017-06-02chardev: move headers to include/chardevMarc-André Lureau
2017-05-17migration: Create migration/blocker.hJuan Quintela
2017-02-23util/cutils: Change qemu_strtosz*() from int64_t to uint64_tMarkus Armbruster
2017-02-23util/cutils: Return qemu_strtosz*() error and value separatelyMarkus Armbruster
2017-02-23util/cutils: Let qemu_strtosz*() optionally reject trailing crapMarkus Armbruster
2017-02-23util/cutils: Rename qemu_strtosz() to qemu_strtosz_MiB()Markus Armbruster
2017-02-01pci: Convert msix_init() to Error and fix callersCao jin
2017-01-27char: rename CharDriverState ChardevMarc-André Lureau
2017-01-24migration: disallow migrate_add_blocker during migrationAshijeet Acharya
2016-11-17ivshmem: Fix 64 bit memory bar configurationZhuang Yanying
2016-10-24char: remove explicit_fe_open, use a set_handlers argumentMarc-André Lureau
2016-10-24char: use qemu_chr_fe* functions with CharBackend argumentMarc-André Lureau
2016-10-24char: replace PROP_CHR with CharBackendMarc-André Lureau
2016-09-15ivshmem: Delete duplicate debug messageStefano Dong (董兴水)
2016-07-21kvm-irqchip: do explicit commit when update irqPeter Xu
2016-07-21kvm-irqchip: simplify kvm_irqchip_add_msi_routePeter Xu
2016-07-13hostmem: detect host backend memory is being used properlyXiao Guangrong
2016-06-16os-posix: include sys/mman.hPaolo Bonzini
2016-05-29memory: remove qemu_get_ram_fd, qemu_set_ram_fd, qemu_ram_block_host_ptrPaolo Bonzini
2016-04-13ivshmem: fix ivshmem-{plain,doorbell} crash without argMarc-André Lureau
2016-03-24Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-03-22util: move declarations out of qemu-common.hVeronia Bahaa
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster
2016-03-21ivshmem: Require master to have ID zeroMarkus Armbruster
2016-03-21ivshmem: Drop ivshmem property x-memdevMarkus Armbruster