aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2024-07-21hw/cxl/events: discard all event records during sanitationHyeonggon Yoo
2024-07-21hw/cxl/mbox: replace sanitize_running() with cxl_dev_media_disabled()Hyeonggon Yoo
2024-07-21hw/cxl: Add get scan media capabilities cmd supportDavidlohr Bueso
2024-07-21hw/cxl/cxl-host: Fix segmentation fault when getting cxl-fmw propertyZhao Liu
2024-07-21hw/cxl: Check for multiple mappings of memory backends.Jonathan Cameron
2024-07-21hw/cxl/cxl-mailbox-utils: remove unneeded mailbox output payload space zeroingFan Ni
2024-07-21hw/virtio/virtio-crypto: Fix op_code assignment in virtio_crypto_create_asym_...Zheyu Ma
2024-07-19Merge tag 'pull-target-arm-20240718' of https://git.linaro.org/people/pmaydel...Richard Henderson
2024-07-18hw/arm/smmu: Refactor SMMU OASMostafa Saleh
2024-07-18hw/arm/smmuv3: Support and advertise nestingMostafa Saleh
2024-07-18hw/arm/smmuv3: Handle translation faults according to SMMUPTWEventInfoMostafa Saleh
2024-07-18hw/arm/smmuv3: Support nested SMMUs in smmuv3_notify_iova()Mostafa Saleh
2024-07-18hw/arm/smmu: Support nesting in the rest of commandsMostafa Saleh
2024-07-18hw/arm/smmu: Introduce smmu_iotlb_inv_asid_vmidMostafa Saleh
2024-07-18hw/arm/smmu: Support nesting in smmuv3_range_inval()Mostafa Saleh
2024-07-18hw/arm/smmu-common: Support nested translationMostafa Saleh
2024-07-18hw/arm/smmu-common: Add support for nested TLBMostafa Saleh
2024-07-18hw/arm/smmu-common: Rework TLB lookup for nestingMostafa Saleh
2024-07-18hw/arm/smmuv3: Translate CD and TT using stage-2 tableMostafa Saleh
2024-07-18hw/arm/smmu: Introduce CACHED_ENTRY_TO_ADDRMostafa Saleh
2024-07-18hw/arm/smmu: Consolidate ASID and VMID typesMostafa Saleh
2024-07-18hw/arm/smmu: Split smmuv3_translate()Mostafa Saleh
2024-07-18hw/arm/smmu: Use enum for SMMU stageMostafa Saleh
2024-07-18hw/arm/smmuv3: Fix encoding of CLASS in eventsMostafa Saleh
2024-07-18hw/arm/smmu: Fix IPA for stage-2 eventsMostafa Saleh
2024-07-18hw/arm/smmu-common: Add missing size check for stage-1Mostafa Saleh
2024-07-18hw/display/bcm2835_fb: fix fb_use_offsets conditionSamJakob
2024-07-18Merge tag 'pull-riscv-to-apply-20240718-1' of https://github.com/alistair23/q...Richard Henderson
2024-07-18hw/riscv/virt.c: re-insert and deprecate 'riscv,delegate'Daniel Henrique Barboza
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