index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-07-03
hw/ppc/spapr_pci: Do not reject VFs created after a PF
Akihiko Odaki
2024-07-03
hw/ppc/spapr_pci: Do not create DT for disabled PCI device
Akihiko Odaki
2024-07-03
hw/pci: Rename has_power to enabled
Akihiko Odaki
2024-07-03
virtio-iommu: Clear IOMMUDevice when VFIO device is unplugged
Cédric Le Goater
2024-07-03
virtio: remove virtio_tswap16s() call in vring_packed_event_read()
Stefano Garzarella
2024-07-03
hw/cxl/events: Mark cxl-add-dynamic-capacity and cxl-release-dynamic-capcity ...
Jonathan Cameron
2024-07-03
hw/cxl/events: Improve QMP interfaces and documentation for add/release dynam...
Jonathan Cameron
2024-07-03
tests/data/acpi/rebuild-expected-aml.sh: Add RISC-V
Sunil V L
2024-07-03
pc-bios/meson.build: Add support for RISC-V in unpack_edk2_blobs
Sunil V L
2024-07-03
meson.build: Add RISC-V to the edk2-target list
Sunil V L
2024-07-03
tests/data/acpi/virt: Move ARM64 ACPI tables under aarch64/${machine} path
Sunil V L
2024-07-03
tests/data/acpi: Move x86 ACPI tables under x86/${machine} path
Sunil V L
2024-07-03
tests/qtest/bios-tables-test.c: Set "arch" for x86 tests
Sunil V L
2024-07-03
tests/qtest/bios-tables-test.c: Set "arch" for aarch64 tests
Sunil V L
2024-07-03
tests/qtest/bios-tables-test.c: Add support for arch in path
Sunil V L
2024-07-03
qtest: bios-tables-test: Rename aarch64 tests with aarch64 in them
Sunil V L
2024-07-03
tests/data/uefi-boot-images: Add RISC-V ISO image
Sunil V L
2024-07-03
uefi-test-tools: Add support for python based build script
Sunil V L
2024-07-03
uefi-test-tools/UefiTestToolsPkg: Add RISC-V support
Sunil V L
2024-07-03
hw/arm/virt-acpi-build: Fix id_count in build_iort_id_mapping
Nicolin Chen
2024-07-03
hw/i386/fw_cfg: Add etc/e820 to fw_cfg late
David Woodhouse
2024-07-03
hw/arm/virt-acpi-build: Drop local iort_node_offset
Nicolin Chen
2024-07-03
hw/virtio: Fix the de-initialization of vhost-user devices
Thomas Huth
2024-07-03
tests/qtest/vhost-user-test: add a test case for memory-backend-shm
Stefano Garzarella
2024-07-03
tests/qtest/vhost-user-blk-test: use memory-backend-shm
Stefano Garzarella
2024-07-03
hostmem: add a new memory backend based on POSIX shm_open()
Stefano Garzarella
2024-07-02
contrib/vhost-user-*: use QEMU bswap helper functions
Stefano Garzarella
2024-07-02
contrib/vhost-user-blk: fix bind() using the right size of the address
Stefano Garzarella
2024-07-02
vhost-user-server: do not set memory fd non-blocking
Stefano Garzarella
2024-07-02
libvhost-user: mask F_INFLIGHT_SHMFD if memfd is not supported
Stefano Garzarella
2024-07-02
libvhost-user: fail vu_message_write() if sendmsg() is failing
Stefano Garzarella
2024-07-02
libvhost-user: set msg.msg_control to NULL when it is empty
Stefano Garzarella
2024-07-02
qapi: clarify that the default is backend dependent
Stefano Garzarella
2024-07-01
hw/net/virtio-net.c: fix crash in iov_copy()
Dmitry Frolov
2024-07-01
vhost-user: Skip unnecessary duplicated VHOST_USER_SET_LOG_BASE requests
BillXiang
2024-07-01
virtio-iommu: add error check before assert
Manos Pitsidianakis
2024-07-01
hw/virtio: Free vqs after vhost_dev_cleanup()
Akihiko Odaki
2024-07-01
i386/apic: Add hint on boot failure because of disabling x2APIC
Zhao Liu
2024-07-01
vhost-user-test: no set non-blocking for cal fd less than 0.
Yuxue Liu
2024-07-01
virtio-pci: implement No_Soft_Reset bit
Jiqian Chen
2024-07-01
hw/cxl: Fix read from bogus memory
Ira Weiny
2024-07-01
virtio-pci: Fix the failure process in kvm_virtio_pci_vector_use_one()
Cindy Lu
2024-07-01
Revert "docs/specs/pvpanic: mark shutdown event as not implemented"
Thomas Weißschuh
2024-07-01
tests/qtest/pvpanic: add tests for pvshutdown event
Thomas Weißschuh
2024-07-01
pvpanic: Emit GUEST_PVSHUTDOWN QMP event on pvpanic shutdown signal
Alejandro Jimenez
2024-07-01
hw/misc/pvpanic: add support for normal shutdowns
Thomas Weißschuh
2024-07-01
tests/qtest/pvpanic: use centralized definition of supported events
Thomas Weißschuh
2024-07-01
hw/misc/pvpanic: centralize definition of supported events
Thomas Weißschuh
2024-07-01
linux-headers: update to 6.10-rc1
Thomas Weißschuh
2024-07-01
hw/mem/cxl_type3: Allow to release extent superset in QMP interface
Fan Ni
[next]