aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2024-06-16aspeed/soc: fix incorrect dram size for AST2700Jamin Lin
2024-06-16aspeed: Add an AST2700 eval boardJamin Lin
2024-06-16aspeed/soc: Add AST2700 supportJamin Lin
2024-06-16aspeed/intc: Add AST2700 supportJamin Lin
2024-06-16aspeed/scu: Add AST2700 supportJamin Lin
2024-06-16aspeed/smc: Add AST2700 supportJamin Lin
2024-06-16aspeed/smc: support different memory region ops for SMC flash regionJamin Lin
2024-06-16aspeed/smc: support 64 bits dma dram addressJamin Lin
2024-06-16aspeed/smc: support dma start length and 1 byte length unitJamin Lin
2024-06-16aspeed/smc: correct device descriptionJamin Lin
2024-06-16aspeed/sdmc: Add AST2700 supportJamin Lin
2024-06-16aspeed/sdmc: fix coding styleJamin Lin
2024-06-16aspeed/sdmc: remove redundant macrosJamin Lin
2024-06-16aspeed/sli: Add AST2700 supportJamin Lin
2024-06-16aspeed/wdt: Add AST2700 supportJamin Lin
2024-06-16aspeed/smc: Reintroduce "dram-base" property for AST2700Cédric Le Goater
2024-06-15Merge tag 'virtio-grants-v8-tag' of https://gitlab.com/sstabellini/qemu into ...Richard Henderson
2024-06-14migration/multifd: add uadk compression frameworkShameer Kolothum
2024-06-14migration/multifd: add qpl compression methodYuan Liu
2024-06-10hw/vfio: Remove newline character in trace eventsPhilippe Mathieu-Daudé
2024-06-10hw/usb: Remove newline character in trace eventsPhilippe Mathieu-Daudé
2024-06-10hw/sh4: Remove newline character in trace eventsPhilippe Mathieu-Daudé
2024-06-10scsi-disk: Fix crash for VM configured with USB CDROM after live migrationHyman Huang
2024-06-09hw/arm: xen: Enable use of grant mappingsEdgar E. Iglesias
2024-06-09xen: mapcache: Add support for grant mappingsEdgar E. Iglesias
2024-06-09xen: mapcache: Pass the ram_addr offset to xen_map_cache()Edgar E. Iglesias
2024-06-09xen: mapcache: Unmap first entries in bucketsEdgar E. Iglesias
2024-06-09xen: mapcache: Make MCACHE_BUCKET_SHIFT runtime configurableEdgar E. Iglesias
2024-06-08Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2024-06-08scsi-disk: Don't silently truncate serial numberKevin Wolf
2024-06-08machine, hostmem: improve error messages for unsupported featuresPaolo Bonzini
2024-06-08machine: default -M mem-merge to off is QEMU_MADV_MERGEABLE is not availablePaolo Bonzini
2024-06-06hw/loongarch/virt: Enable extioi virt extensionSong Gao
2024-06-06hw/loongarch/virt: Use MemTxAttrs interface for misc opsSong Gao
2024-06-06hw/intc/loongarch_extioi: Add extioi virt extension definitionSong Gao
2024-06-06tests/libqos: Add loongarch virt machine nodeBibo Mao
2024-06-05hw/dma/pl330: Use qemu_hexdump_line to avoid sprintfPhilippe Mathieu-Daudé
2024-06-05hw/ide/atapi: Use qemu_hexdump_line to avoid sprintfPhilippe Mathieu-Daudé
2024-06-05hw/scsi/scsi-disk: Use qemu_hexdump_line to avoid sprintfPhilippe Mathieu-Daudé
2024-06-05hw/mips/malta: Add re-usable rng_seed_hex_new() methodPhilippe Mathieu-Daudé
2024-06-05util/hexdump: Add unit_len and block_len to qemu_hexdump_lineRichard Henderson
2024-06-05util/hexdump: Use a GString for qemu_hexdump_lineRichard Henderson
2024-06-05Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2024-06-05hw/i386: Add support for loading BIOS using guest_memfdMichael Roth
2024-06-05hw/i386/sev: Use guest_memfd for legacy ROMsMichael Roth
2024-06-05hw/i386/sev: Add support to encrypt BIOS when SEV-SNP is enabledBrijesh Singh
2024-06-05hw/i386/sev: Add function to get SEV metadata from OVMF headerBrijesh Singh
2024-06-05machine: allow early use of machine_require_guest_memfdPaolo Bonzini
2024-06-05update-linux-headers: move pvpanic.h to correct directoryPaolo Bonzini
2024-06-05virtio-blk: remove SCSI passthrough functionalityPaolo Bonzini