Official QOSAMI-QEMU mirror. Please see https://www.qemu.org/contribute/ for how to submit changes to QEMU. Pull Requests are disabled. Please only use release tarballs from the QEMU website.
master
vhost: simplify vhost_dev_init() error-path
Vladimir Sementsov-Ogievskiy committed 5 months ago
vhost: final refactoring of vhost vrings map/unmap
Vladimir Sementsov-Ogievskiy committed 5 months ago
vhost: vhost_virtqueue_start(): drop extra local variables
Vladimir Sementsov-Ogievskiy committed 5 months ago
vhost: move vrings mapping to the top of vhost_virtqueue_start()
Vladimir Sementsov-Ogievskiy committed 5 months ago
vhost: simplify calls to vhost_memory_unmap()
Vladimir Sementsov-Ogievskiy committed 5 months ago
vhost: make vhost_memory_unmap() null-safe
Vladimir Sementsov-Ogievskiy committed 5 months ago
vhost: vhost_virtqueue_start(): fix failure path
Vladimir Sementsov-Ogievskiy committed 5 months ago
vhost-user: keep QIOChannelSocket for backend channel
Vladimir Sementsov-Ogievskiy committed 5 months ago
virtio: drop *_set_guest_notifier_fd_handler() helpers
Vladimir Sementsov-Ogievskiy committed 5 months ago
virtio: move common part of _set_guest_notifier to generic code
Vladimir Sementsov-Ogievskiy committed 5 months ago
vhost: make vhost_dev.features private
Vladimir Sementsov-Ogievskiy committed 5 months ago
vhost-user-gpu: drop code duplication
Vladimir Sementsov-Ogievskiy committed 5 months ago
vhost: move protocol_features to vhost_user
Vladimir Sementsov-Ogievskiy committed 5 months ago
vhost-user: introduce vhost_user_has_protocol_feature() helper
Vladimir Sementsov-Ogievskiy committed 5 months ago
vhost: drop backend_features field
Vladimir Sementsov-Ogievskiy committed 5 months ago
vhost-user: rework enabling vrings
Vladimir Sementsov-Ogievskiy committed 5 months ago
tests: data: update x86 ACPI tables
Mark Cave-Ayland committed 4 months ago
hw/char/serial-isa.c: declare IRQ as shared in ACPI IRQ descriptor
Mark Cave-Ayland committed 4 months ago
tests/acpi: allow DSDT acpi table changes
Mark Cave-Ayland committed 4 months ago
hw/acpi/aml-build.c: add aml_irq() representing the 3-byte IRQ descriptor
Mark Cave-Ayland committed 4 months ago