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
path:
root
/
hw
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: Improve QMP interfaces and documentation for add/release dynam...
Jonathan Cameron
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-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
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
hw/misc/pvpanic: add support for normal shutdowns
Thomas Weißschuh
2024-07-01
hw/misc/pvpanic: centralize definition of supported events
Thomas Weißschuh
2024-07-01
hw/mem/cxl_type3: Allow to release extent superset in QMP interface
Fan Ni
2024-07-01
hw/cxl/cxl-mailbox-utils: Add superset extent release mailbox support
Fan Ni
2024-07-01
hw/mem/cxl_type3: Add DPA range validation for accesses to DC regions
Fan Ni
2024-07-01
hw/cxl/events: Add qmp interfaces to add/release dynamic capacity extents
Fan Ni
2024-07-01
hw/cxl/cxl-mailbox-utils: Add mailbox commands to support add/release dynamic...
Fan Ni
2024-07-01
hw/mem/cxl_type3: Add DC extent list representative and get DC extent list ma...
Fan Ni
2024-07-01
hw/mem/cxl_type3: Add host backend and address space handling for DC regions
Fan Ni
2024-07-01
hw/mem/cxl-type3: Refactor ct3_build_cdat_entries_for_mr to take mr size inst...
Fan Ni
2024-07-01
hw/mem/cxl_type3: Add support to create DC regions to type3 memory devices
Fan Ni
2024-07-01
include/hw/cxl/cxl_device: Rename mem_size as static_mem_size for type3 memor...
Fan Ni
2024-07-01
hw/cxl/cxl-mailbox-utils: Add dynamic capacity region representative and mail...
Fan Ni
2024-07-01
hw/cxl/cxl-mailbox-utils: Add dc_event_log_size field to output payload of id...
Fan Ni
2024-07-01
hw/cxl/mailbox: interface to add CCI commands to an existing CCI
Gregory Price
2024-07-01
hw/cxl/mailbox: change CCI cmd set structure to be a member, not a reference
Gregory Price
2024-07-01
vhost-user: fix lost reconnect again
Li Feng
2024-07-01
Revert "vhost-user: fix lost reconnect"
Li Feng
2024-07-01
vhost-user-gpu: fix import of DMABUF
Marc-André Lureau
2024-07-01
virtio-pci: only reset pm state during resetting
Jiqian Chen
2024-07-01
hw/virtio: Fix obtain the buffer id from the last descriptor
Wafer
2024-07-01
vhost-vsock: add VIRTIO_F_RING_PACKED to feature_bits
Halil Pasic
2024-07-01
vhost/vhost-user: Add VIRTIO_F_NOTIFICATION_DATA to vhost feature bits
Jonah Palmer
2024-07-01
virtio-ccw: Handle extra notification data
Jonah Palmer
2024-07-01
virtio-mmio: Handle extra notification data
Jonah Palmer
2024-07-01
virtio: Prevent creation of device using notification-data with ioeventfd
Jonah Palmer
2024-07-01
virtio/virtio-pci: Handle extra notification data
Jonah Palmer
2024-07-01
vhost: Perform memory section dirty scans once per iteration
Si-Wei Liu
2024-07-01
vhost: dirty log should be per backend type
Si-Wei Liu
2024-07-01
xen-hvm: Avoid livelock while handling buffered ioreqs
Ross Lagerwall
2024-07-01
xen: fix stubdom PCI addr
Marek Marczykowski-Górecki
2024-07-01
hw/xen: detect when running inside stubdomain
Marek Marczykowski-Górecki
2024-06-30
Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging
Richard Henderson
[next]