aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2024-07-16hpet: fix HPET_TN_SETVAL for high 32-bits of the comparatorPaolo Bonzini
2024-07-16hpet: fix clamping of periodPaolo Bonzini
2024-07-16scsi: fix regression and honor bootindex again for legacy drivesFiona Ebner
2024-07-16hw/scsi/lsi53c895a: bump instruction limit in scripts processing to fix regre...Fiona Ebner
2024-07-16cpu: Free queued CPU workAkihiko Odaki
2024-07-16i386/sev: Don't allow automatic fallback to legacy KVM_SEV*_INITMichael Roth
2024-07-14hw/ufs: Fix mcq register range check logicJeuk Kim
2024-07-12Merge tag 'edgar/xen-queue-2024-07-12.for-upstream' of https://gitlab.com/edg...Richard Henderson
2024-07-12Merge tag 'pull-loongarch-20240712' of https://gitlab.com/gaosong/qemu into s...Richard Henderson
2024-07-12hw/loongarch/virt: Remove unused assignmentBibo Mao
2024-07-12hw/loongarch: Change the tpm support by defaultXianglai Li
2024-07-12hw/loongarch/boot.c: fix out-of-bound readingDmitry Frolov
2024-07-12xen: mapcache: Fix unmapping of first entries in bucketsEdgar E. Iglesias
2024-07-11Merge tag 'nvme-next-pull-request' of https://gitlab.com/birkelund/qemu into ...Richard Henderson
2024-07-11Merge tag 'pull-target-arm-20240711' of https://git.linaro.org/people/pmaydel...Richard Henderson
2024-07-11hw/nvme: Expand VI/VQ resource to uint32Minwoo Im
2024-07-11hw/nvme: Allocate sec-ctrl-list as a dynamic arrayMinwoo Im
2024-07-11hw/nvme: separate identify data for sec. ctrl listMinwoo Im
2024-07-11hw/nvme: add Identify Endurance Group ListMinwoo Im
2024-07-11hw/nvme: fix BAR size mismatch of SR-IOV VFMinwoo Im
2024-07-11hw/nvme: fix number of PIDs for FDP RUH updateVincent Fu
2024-07-11hw/nvme: Add support for setting the MQES for the NVMe emulationJohn Berg
2024-07-11hw/arm: In STM32L4x5 SOC, connect USART devices to EXTIInès Varhol
2024-07-11hw/misc: In STM32L4x5 EXTI, handle direct interruptsInès Varhol
2024-07-11hw/misc: In STM32L4x5 EXTI, consolidate 2 constantsInès Varhol
2024-07-11hw/misc/bcm2835_thermal: Fix access size handling in bcm2835_thermal_opsZheyu Ma
2024-07-11hw/char/pl011: Avoid division-by-zero in pl011_get_baudrate()Zheyu Ma
2024-07-10virtio-mem: improve error message when unplug of device fails due to plugged ...David Hildenbrand
2024-07-09Merge tag 'pull-aspeed-20240709' of https://github.com/legoater/qemu into sta...Richard Henderson
2024-07-09vfio/display: Fix vfio_display_edid_init() error pathZhenzhong Duan
2024-07-09vfio/display: Fix potential memleak of edid infoZhenzhong Duan
2024-07-09virtio-iommu: Revert transient enablement of IOMMU MR in bypass modeEric Auger
2024-07-09memory: remove IOMMU MR iommu_set_page_size_mask() callbackEric Auger
2024-07-09virtio-iommu : Retrieve page size mask on virtio_iommu_set_iommu_device()Eric Auger
2024-07-09HostIOMMUDevice: Introduce get_page_size_mask() callbackEric Auger
2024-07-09HostIOMMUDevice : remove Error handle from get_iova_ranges callbackEric Auger
2024-07-09vfio-container-base: Introduce vfio_container_get_iova_ranges() helperEric Auger
2024-07-09virtio-iommu: Fix error handling in virtio_iommu_set_host_iova_ranges()Eric Auger
2024-07-09hw/block: m25p80: support quad mode for w25q01jvqJamin Lin
2024-07-09aspeed/soc: set dma64 property for AST2700 ftgmac100Jamin Lin
2024-07-09hw/net:ftgmac100: update TX and RX packet buffers address to 64 bitsJamin Lin
2024-07-09hw/net:ftgmac100: introduce TX and RX ring base address high registers to sup...Jamin Lin
2024-07-09hw/net:ftgmac100: update ring base address to 64 bitsJamin Lin
2024-07-09hw/net:ftgmac100: update memory region size to 64KBJamin Lin
2024-07-05hw/sd/sdcard: Extract TYPE_SDMMC_COMMON from TYPE_SD_CARDPhilippe Mathieu-Daudé
2024-07-05hw/sd/sdcard: Introduce set_csd/set_cid handlersPhilippe Mathieu-Daudé
2024-07-05hw/sd/sdcard: Cover more SDCardStatesPhilippe Mathieu-Daudé
2024-07-05hw/sd/sdcard: Trace length of data read on DAT linesPhilippe Mathieu-Daudé
2024-07-05hw/sd/sdcard: Remove default case in read/write on DAT linesPhilippe Mathieu-Daudé
2024-07-05hw/sd/sdcard: Remove noise from sd_cmd_name()Philippe Mathieu-Daudé