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-16
hpet: fix HPET_TN_SETVAL for high 32-bits of the comparator
Paolo Bonzini
2024-07-16
hpet: fix clamping of period
Paolo Bonzini
2024-07-16
scsi: fix regression and honor bootindex again for legacy drives
Fiona Ebner
2024-07-16
hw/scsi/lsi53c895a: bump instruction limit in scripts processing to fix regre...
Fiona Ebner
2024-07-16
cpu: Free queued CPU work
Akihiko Odaki
2024-07-16
i386/sev: Don't allow automatic fallback to legacy KVM_SEV*_INIT
Michael Roth
2024-07-14
hw/ufs: Fix mcq register range check logic
Jeuk Kim
2024-07-12
Merge tag 'edgar/xen-queue-2024-07-12.for-upstream' of https://gitlab.com/edg...
Richard Henderson
2024-07-12
Merge tag 'pull-loongarch-20240712' of https://gitlab.com/gaosong/qemu into s...
Richard Henderson
2024-07-12
hw/loongarch/virt: Remove unused assignment
Bibo Mao
2024-07-12
hw/loongarch: Change the tpm support by default
Xianglai Li
2024-07-12
hw/loongarch/boot.c: fix out-of-bound reading
Dmitry Frolov
2024-07-12
xen: mapcache: Fix unmapping of first entries in buckets
Edgar E. Iglesias
2024-07-11
Merge tag 'nvme-next-pull-request' of https://gitlab.com/birkelund/qemu into ...
Richard Henderson
2024-07-11
Merge tag 'pull-target-arm-20240711' of https://git.linaro.org/people/pmaydel...
Richard Henderson
2024-07-11
hw/nvme: Expand VI/VQ resource to uint32
Minwoo Im
2024-07-11
hw/nvme: Allocate sec-ctrl-list as a dynamic array
Minwoo Im
2024-07-11
hw/nvme: separate identify data for sec. ctrl list
Minwoo Im
2024-07-11
hw/nvme: add Identify Endurance Group List
Minwoo Im
2024-07-11
hw/nvme: fix BAR size mismatch of SR-IOV VF
Minwoo Im
2024-07-11
hw/nvme: fix number of PIDs for FDP RUH update
Vincent Fu
2024-07-11
hw/nvme: Add support for setting the MQES for the NVMe emulation
John Berg
2024-07-11
hw/arm: In STM32L4x5 SOC, connect USART devices to EXTI
Inès Varhol
2024-07-11
hw/misc: In STM32L4x5 EXTI, handle direct interrupts
Inès Varhol
2024-07-11
hw/misc: In STM32L4x5 EXTI, consolidate 2 constants
Inès Varhol
2024-07-11
hw/misc/bcm2835_thermal: Fix access size handling in bcm2835_thermal_ops
Zheyu Ma
2024-07-11
hw/char/pl011: Avoid division-by-zero in pl011_get_baudrate()
Zheyu Ma
2024-07-10
virtio-mem: improve error message when unplug of device fails due to plugged ...
David Hildenbrand
2024-07-09
Merge tag 'pull-aspeed-20240709' of https://github.com/legoater/qemu into sta...
Richard Henderson
2024-07-09
vfio/display: Fix vfio_display_edid_init() error path
Zhenzhong Duan
2024-07-09
vfio/display: Fix potential memleak of edid info
Zhenzhong Duan
2024-07-09
virtio-iommu: Revert transient enablement of IOMMU MR in bypass mode
Eric Auger
2024-07-09
memory: remove IOMMU MR iommu_set_page_size_mask() callback
Eric Auger
2024-07-09
virtio-iommu : Retrieve page size mask on virtio_iommu_set_iommu_device()
Eric Auger
2024-07-09
HostIOMMUDevice: Introduce get_page_size_mask() callback
Eric Auger
2024-07-09
HostIOMMUDevice : remove Error handle from get_iova_ranges callback
Eric Auger
2024-07-09
vfio-container-base: Introduce vfio_container_get_iova_ranges() helper
Eric Auger
2024-07-09
virtio-iommu: Fix error handling in virtio_iommu_set_host_iova_ranges()
Eric Auger
2024-07-09
hw/block: m25p80: support quad mode for w25q01jvq
Jamin Lin
2024-07-09
aspeed/soc: set dma64 property for AST2700 ftgmac100
Jamin Lin
2024-07-09
hw/net:ftgmac100: update TX and RX packet buffers address to 64 bits
Jamin Lin
2024-07-09
hw/net:ftgmac100: introduce TX and RX ring base address high registers to sup...
Jamin Lin
2024-07-09
hw/net:ftgmac100: update ring base address to 64 bits
Jamin Lin
2024-07-09
hw/net:ftgmac100: update memory region size to 64KB
Jamin Lin
2024-07-05
hw/sd/sdcard: Extract TYPE_SDMMC_COMMON from TYPE_SD_CARD
Philippe Mathieu-Daudé
2024-07-05
hw/sd/sdcard: Introduce set_csd/set_cid handlers
Philippe Mathieu-Daudé
2024-07-05
hw/sd/sdcard: Cover more SDCardStates
Philippe Mathieu-Daudé
2024-07-05
hw/sd/sdcard: Trace length of data read on DAT lines
Philippe Mathieu-Daudé
2024-07-05
hw/sd/sdcard: Remove default case in read/write on DAT lines
Philippe Mathieu-Daudé
2024-07-05
hw/sd/sdcard: Remove noise from sd_cmd_name()
Philippe Mathieu-Daudé
[next]