aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2024-07-18Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingRichard Henderson
2024-07-17hw/vfio/container: Get rid of qemu_open_old()Zhao Liu
2024-07-17hw/usb/u2f-passthru: Get rid of qemu_open_old()Zhao Liu
2024-07-17hw/usb/host-libusb: Get rid of qemu_open_old()Zhao Liu
2024-07-17hw/i386/sgx: Get rid of qemu_open_old()Zhao Liu
2024-07-17hw/i386/x86: Fix superfluous trailing semicolonZhao Liu
2024-07-17Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2024-07-17Merge tag 'sdmmc-20240716' of https://github.com/philmd/qemu into stagingRichard Henderson
2024-07-16hw/sd/sdcard: Support boot area in emmc imageJoel Stanley
2024-07-16hw/sd/sdcard: Add mmc SWITCH function support (CMD6)Sai Pavan Boddu
2024-07-16hw/sd/sdcard: Add eMMC 'boot-partition-size' propertyPhilippe Mathieu-Daudé
2024-07-16hw/sd/sdcard: Add emmc_cmd_SEND_EXT_CSD handler (CMD8)Vincent Palatin
2024-07-16hw/sd/sdcard: Implement eMMC sleep state (CMD5)Luc Michel
2024-07-16hw/sd/sdcard: Add emmc_cmd_PROGRAM_CID handler (CMD26)Philippe Mathieu-Daudé
2024-07-16hw/sd/sdcard: Fix SET_BLOCK_COUNT command argument on eMMC (CMD23)Cédric Le Goater
2024-07-16hw/sd/sdcard: Add emmc_cmd_SET_RELATIVE_ADDR handler (CMD3)Cédric Le Goater
2024-07-16hw/sd/sdcard: Register unimplemented command handlersPhilippe Mathieu-Daudé
2024-07-16hw/sd/sdcard: Register generic command handlersPhilippe Mathieu-Daudé
2024-07-16hw/sd/sdcard: Basis for eMMC supportPhilippe Mathieu-Daudé
2024-07-16ui/console: Remove dpy_cursor_define_supported()Akihiko Odaki
2024-07-16ui/console: Convert mouse visibility parameter into boolAkihiko Odaki
2024-07-16esp: remove transfer size check from DMA DATA IN and DATA OUT transfersMark Cave-Ayland
2024-07-16loader: remove load_image_gzipped function as its not used anywhereAni Sinha
2024-07-16hw/isa/vt82c686: Turn "intr" irq into a named gpioBernhard Beschow
2024-07-16hw/core/loader: allow loading larger ROMsGregor Haas
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