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
2023-07-19
Merge tag 'pull-riscv-to-apply-20230719-1' of https://github.com/alistair23/q...
Peter Maydell
2023-07-19
Merge tag 'nvme-next-pull-request' of https://gitlab.com/birkelund/qemu into ...
Peter Maydell
2023-07-19
hw/nvme: fix endianness issue for shadow doorbells
Klaus Jensen
2023-07-19
hw/riscv: Fix typo field in error_report
Zhao Liu
2023-07-18
s390x: Fix QEMU abort by selecting S390_FLIC_KVM
Cédric Le Goater
2023-07-17
Merge tag 'pull-target-arm-20230717' of https://git.linaro.org/people/pmaydel...
Richard Henderson
2023-07-17
virtio-gpu-udmabuf: correct naming of QemuDmaBuf size properties
Dongwon Kim
2023-07-17
virtio-gpu: replace the surface with null surface when resetting
Dongwon Kim
2023-07-17
virtio-gpu: fix potential divide-by-zero regression
Marc-André Lureau
2023-07-17
hw/nvram: Avoid unnecessary Xilinx eFuse backstore write
Tong Ho
2023-07-17
hw/arm/sbsa-ref: set 'slots' property of xhci
Yuquan Wang
2023-07-15
Merge tag 'pull-tpm-2023-07-14-1' of https://github.com/stefanberger/qemu-tpm...
Richard Henderson
2023-07-14
hw/tpm: TIS on sysbus: Remove unsupport ppi command line option
Stefan Berger
2023-07-14
scsi: clear unit attention only for REPORT LUNS commands
Stefano Garzarella
2023-07-14
scsi: cleanup scsi_clear_unit_attention()
Stefano Garzarella
2023-07-14
scsi: fetch unit attention when creating the request
Stefano Garzarella
2023-07-14
kconfig: Add PCIe devices to s390x machines
Cédric Le Goater
2023-07-14
hw/ide/piix: properly initialize the BMIBA register
Olaf Hering
2023-07-12
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging
Richard Henderson
2023-07-12
virtio-blk: fix host notifier issues during dataplane start/stop
Stefan Hajnoczi
2023-07-12
virtio-mem-pci: Device unplug support
David Hildenbrand
2023-07-12
virtio-mem: Prepare for device unplug support
David Hildenbrand
2023-07-12
virtio-md-pci: Support unplug requests for compatible devices
David Hildenbrand
2023-07-12
virtio-md-pci: Handle unplug of virtio based memory devices
David Hildenbrand
2023-07-12
arm/virt: Use virtio-md-pci (un)plug functions
David Hildenbrand
2023-07-12
pc: Factor out (un)plug handling of virtio-md-pci devices
David Hildenbrand
2023-07-12
virtio-md-pci: New parent type for virtio-mem-pci and virtio-pmem-pci
David Hildenbrand
2023-07-12
virtio-mem: Support "x-ignore-shared" migration
David Hildenbrand
2023-07-12
virtio-mem: Skip most of virtio_mem_unplug_all() without plugged memory
David Hildenbrand
2023-07-12
memory-device: Track used region size in DeviceMemoryState
David Hildenbrand
2023-07-12
memory-device: Refactor memory_device_pre_plug()
David Hildenbrand
2023-07-12
hw/i386/pc: Remove PC_MACHINE_DEVMEM_REGION_SIZE
David Hildenbrand
2023-07-12
hw/i386/acpi-build: Rely on machine->device_memory when building SRAT
David Hildenbrand
2023-07-12
hw/i386/pc: Use machine_memory_devices_init()
David Hildenbrand
2023-07-12
hw/loongarch/virt: Use machine_memory_devices_init()
David Hildenbrand
2023-07-12
hw/ppc/spapr: Use machine_memory_devices_init()
David Hildenbrand
2023-07-12
hw/arm/virt: Use machine_memory_devices_init()
David Hildenbrand
2023-07-12
memory-device: Introduce machine_memory_devices_init()
David Hildenbrand
2023-07-12
memory-device: Unify enabled vs. supported error messages
David Hildenbrand
2023-07-11
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Richard Henderson
2023-07-11
Merge tag 'mips-20230710' of https://github.com/philmd/qemu into staging
Richard Henderson
2023-07-10
vhost: Fix false positive out-of-bounds
Hawkins Jiawei
2023-07-10
pcie: Specify 0 for ARI next function numbers
Akihiko Odaki
2023-07-10
pcie: Use common ARI next function number
Akihiko Odaki
2023-07-10
hw/virtio: fix typo in VIRTIO_CONFIG_IRQ_IDX comments
Alex Bennée
2023-07-10
pcie: Add hotplug detect state register to cmask
Leonardo Bras
2023-07-10
virtio-iommu: Rework the traces in virtio_iommu_set_page_size_mask()
Eric Auger
2023-07-10
virtio-iommu: Fix 64kB host page size VFIO device assignment
Eric Auger
2023-07-10
hw/pci: warn when PCIe device is plugged into non-zero slot of downstream port
Ani Sinha
2023-07-10
vhost-vdpa: mute unaligned memory error report
Laurent Vivier
[next]