index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
misc
/
ivshmem.c
Age
Commit message (
Expand
)
Author
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-01-14
hw/misc/ivshmem: Remove deprecated "ivshmem" legacy device
Thomas Huth
2018-12-11
qom: make user_creatable_complete() specific to UserCreatable
Marc-André Lureau
2018-11-06
ivshmem: fix memory backend leak
Igor Mammedov
2018-10-19
cpus hw target: Use warn_report() & friends to report warnings
Markus Armbruster
2018-10-10
ivshmem: Fix unplug of device "ivshmem-plain"
Markus Armbruster
2018-07-02
hw/ivshmem: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2018-06-28
hostmem: drop error variable from host_memory_backend_get_memory()
David Hildenbrand
2018-02-07
ivshmem: Disable irqfd on device reset
Ladi Prosek
2018-02-07
ivshmem: Improve MSI irqfd error handling
Ladi Prosek
2018-02-07
ivshmem: Always remove irqfd notifiers
Ladi Prosek
2018-02-07
ivshmem: Don't update non-existent MSI routes
Ladi Prosek
2017-12-18
misc: remove old i386 dependency
Philippe Mathieu-Daudé
2017-10-15
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
Eduardo Habkost
2017-09-19
hw/misc/ivshmem: Fix ivshmem_recv_msg() to also work on big endian systems
Thomas Huth
2017-07-31
ivshmem: fix incorrect error handling in ivshmem_recv_msg()
Philippe Mathieu-Daudé
2017-07-14
ivshmem: Convert to DEFINE_PROP_LINK
Fam Zheng
2017-07-14
qom: enforce readonly nature of link's check callback
Igor Mammedov
2017-07-14
char: avoid chardevice direct access
Anton Nefedov
2017-07-14
char: add backend hotswap handler
Anton Nefedov
2017-06-15
ivshmem: use ram_from_fd()
Marc-André Lureau
2017-06-02
char: move CharBackend handling in char-fe unit
Marc-André Lureau
2017-06-02
chardev: move headers to include/chardev
Marc-André Lureau
2017-05-17
migration: Create migration/blocker.h
Juan Quintela
2017-02-23
util/cutils: Change qemu_strtosz*() from int64_t to uint64_t
Markus Armbruster
2017-02-23
util/cutils: Return qemu_strtosz*() error and value separately
Markus Armbruster
2017-02-23
util/cutils: Let qemu_strtosz*() optionally reject trailing crap
Markus Armbruster
2017-02-23
util/cutils: Rename qemu_strtosz() to qemu_strtosz_MiB()
Markus Armbruster
2017-02-01
pci: Convert msix_init() to Error and fix callers
Cao jin
2017-01-27
char: rename CharDriverState Chardev
Marc-André Lureau
2017-01-24
migration: disallow migrate_add_blocker during migration
Ashijeet Acharya
2016-11-17
ivshmem: Fix 64 bit memory bar configuration
Zhuang Yanying
2016-10-24
char: remove explicit_fe_open, use a set_handlers argument
Marc-André Lureau
2016-10-24
char: use qemu_chr_fe* functions with CharBackend argument
Marc-André Lureau
2016-10-24
char: replace PROP_CHR with CharBackend
Marc-André Lureau
2016-09-15
ivshmem: Delete duplicate debug message
Stefano Dong (董兴水)
2016-07-21
kvm-irqchip: do explicit commit when update irq
Peter Xu
2016-07-21
kvm-irqchip: simplify kvm_irqchip_add_msi_route
Peter Xu
2016-07-13
hostmem: detect host backend memory is being used properly
Xiao Guangrong
2016-06-16
os-posix: include sys/mman.h
Paolo Bonzini
2016-05-29
memory: remove qemu_get_ram_fd, qemu_set_ram_fd, qemu_ram_block_host_ptr
Paolo Bonzini
2016-04-13
ivshmem: fix ivshmem-{plain,doorbell} crash without arg
Marc-André Lureau
2016-03-24
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-21
ivshmem: Require master to have ID zero
Markus Armbruster
2016-03-21
ivshmem: Drop ivshmem property x-memdev
Markus Armbruster
[next]