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-09-21
hw/i2c/aspeed: Fix Tx count and Rx size error in buffer pool mode
Hang Yu
2023-09-21
hw/ide/ahci: fix broken SError handling
Niklas Cassel
2023-09-21
hw/ide/ahci: fix ahci_write_fis_sdb()
Niklas Cassel
2023-09-21
hw/ide/ahci: PxCI should not get cleared when ERR_STAT is set
Niklas Cassel
2023-09-21
hw/ide/ahci: PxSACT and PxCI is cleared when PxCMD.ST is cleared
Niklas Cassel
2023-09-21
hw/ide/ahci: simplify and document PxCI handling
Niklas Cassel
2023-09-21
hw/ide/ahci: write D2H FIS when processing NCQ command
Niklas Cassel
2023-09-21
hw/ide/core: set ERR_STAT in unsupported command completion
Niklas Cassel
2023-09-21
hw/ppc/e500: fix broken snapshot replay
Maksim Kostin
2023-09-21
ppc/vof: Fix missed fields in VOF cleanup
Nicholas Piggin
2023-08-24
kvm: Introduce kvm_arch_get_default_type hook
Akihiko Odaki
2023-08-11
Merge tag 'pull-riscv-to-apply-20230811-3' of https://github.com/alistair23/q...
Richard Henderson
2023-08-11
hw/riscv/virt.c: change 'aclint' TCG check
Daniel Henrique Barboza
2023-08-11
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Richard Henderson
2023-08-11
pci: Fix the update of interrupt disable bit in PCI_COMMAND register
Guoyi Tu
2023-08-11
hw/pci-host: Allow extended config space access for Designware PCIe host
Jason Chien
2023-08-09
hw/nvme: fix null pointer access in ruh update
Klaus Jensen
2023-08-09
hw/nvme: fix null pointer access in directive receive
Klaus Jensen
2023-08-08
hw/nvme: fix CRC64 for guard tag
Ankit Kumar
2023-08-07
Merge tag 'fixes-pull-request' of https://gitlab.com/marcandre.lureau/qemu in...
Richard Henderson
2023-08-07
Merge tag 'trivial-patches-pull' of https://gitlab.com/mjt0k/qemu into staging
Richard Henderson
2023-08-07
hw/i386/vmmouse:add relative packet flag for button status
Zongmin Zhou
2023-08-07
virtio-gpu: reset gfx resources in main thread
Marc-André Lureau
2023-08-07
virtio-gpu: free BHs, by implementing unrealize
Marc-André Lureau
2023-08-07
hw/i2c: Fix bitbang_i2c_data trace event
BALATON Zoltan
2023-08-07
hw/nvme: fix compliance issue wrt. iosqes/iocqes
Klaus Jensen
2023-08-07
hw/nvme: fix oob memory read in fdp events log
Klaus Jensen
2023-08-04
ppc/pegasos2: Fix reg property of 64 bit BARs in device tree
BALATON Zoltan
2023-08-04
ppc/pegasos2: Fix naming of device tree nodes
BALATON Zoltan
2023-08-04
ppc/pegasos2: Fix reg property of ROM BARs
BALATON Zoltan
2023-08-04
ppc/pegasos2: Fix reset state of USB functions
BALATON Zoltan
2023-08-03
virtio-crypto: verify src&dst buffer length for sym request
zhenwei pi
2023-08-03
hw/i386/x86-iommu: Fix endianness issue in x86_iommu_irq_to_msi_message()
Thomas Huth
2023-08-03
hw/i386/intel_iommu: Fix index calculation in vtd_interrupt_remap_msi()
Thomas Huth
2023-08-03
hw/i386/intel_iommu: Fix struct VTDInvDescIEC on big endian hosts
Thomas Huth
2023-08-03
hw/i386/intel_iommu: Fix endianness problems related to VTD_IR_TableEntry
Thomas Huth
2023-08-03
hw/i386/intel_iommu: Fix trivial endianness problems
Thomas Huth
2023-08-03
vhost: fix the fd leak
Li Feng
2023-08-03
pci: do not respond config requests after PCI device eject
Yuri Benditovich
2023-08-03
virtio: Fix packed virtqueue used_idx mask
Hanna Czenczek
2023-08-03
hw/virtio: qmp: add RING_RESET to 'info virtio-status'
David Edmondson
2023-08-03
acpi: x86: remove _ADR on host bridges
Igor Mammedov
2023-08-03
x86: acpi: workaround Windows not handling name references in Package properly
Igor Mammedov
2023-08-03
hw/virtio: Add a protection against duplicate vu_scmi_stop calls
Milan Zamazal
2023-08-03
virtio-iommu: Standardize granule extraction and formatting
Eric Auger
2023-08-03
hw/pci-bridge/cxl_upstream.c: Use g_new0() in build_cdat_table()
Peter Maydell
2023-08-03
hw/virtio-iommu: Fix potential OOB access in virtio_iommu_handle_command()
Eric Auger
2023-08-02
Merge tag 'misc-fixes-20230801' of https://github.com/philmd/qemu into staging
Richard Henderson
2023-08-01
misc: Fix some typos in documentation and comments
Stefan Weil
2023-08-01
hw/xen: prevent guest from binding loopback event channel to itself
David Woodhouse
[next]