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-25
Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging
Peter Maydell
2023-07-25
Merge tag 'misc-fixes-20230725' of https://github.com/philmd/qemu into staging
Peter Maydell
2023-07-25
hw/pci: add comment to explain checking for available function 0 in pci hotplug
Ani Sinha
2023-07-25
hw/9pfs: spelling fixes
Michael Tokarev
2023-07-25
other architectures: spelling fixes
Michael Tokarev
2023-07-25
arm: spelling fixes
Michael Tokarev
2023-07-25
s390x: spelling fixes
Michael Tokarev
2023-07-25
hw/char/escc: Implement loopback mode
Thomas Huth
2023-07-25
hw/mips: Improve the default USB settings in the loongson3-virt machine
Thomas Huth
2023-07-25
hw/sd/sdhci: Do not force sdhci_mmio_*_ops onto all SD controllers
Bernhard Beschow
2023-07-25
hw/arm/smmu: Handle big-endian hosts correctly
Peter Maydell
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
[next]