aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
12 dayshw/net: Fix the transmission return sizeFea.Wang1-1/+1
12 dayshw/dma: Add a trace log for a description loading failureFea.Wang2-0/+6
13 dayshw/dma: Enhance error handling in loading descriptionFea.Wang1-4/+26
13 daysMerge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson2-1/+24
14 daysaspeed/soc: fix incorrect dram size for AST2700Jamin Lin1-1/+86
14 daysaspeed: Add an AST2700 eval boardJamin Lin1-0/+32
14 daysaspeed/soc: Add AST2700 supportJamin Lin2-0/+564
14 daysaspeed/intc: Add AST2700 supportJamin Lin3-0/+375
14 daysaspeed/scu: Add AST2700 supportJamin Lin2-1/+309
14 daysaspeed/smc: Add AST2700 supportJamin Lin1-1/+233
14 daysaspeed/smc: support different memory region ops for SMC flash regionJamin Lin1-1/+13
14 daysaspeed/smc: support 64 bits dma dram addressJamin Lin2-9/+44
14 daysaspeed/smc: support dma start length and 1 byte length unitJamin Lin1-8/+35
14 daysaspeed/smc: correct device descriptionJamin Lin1-3/+3
14 daysaspeed/sdmc: Add AST2700 supportJamin Lin1-3/+191
14 daysaspeed/sdmc: fix coding styleJamin Lin1-4/+7
14 daysaspeed/sdmc: remove redundant macrosJamin Lin1-15/+0
14 daysaspeed/sli: Add AST2700 supportJamin Lin3-1/+186
14 daysaspeed/wdt: Add AST2700 supportJamin Lin1-0/+24
14 daysaspeed/smc: Reintroduce "dram-base" property for AST2700Cédric Le Goater1-0/+1
2024-06-15Merge tag 'virtio-grants-v8-tag' of https://gitlab.com/sstabellini/qemu into ...Richard Henderson3-60/+191
2024-06-14migration/multifd: add uadk compression frameworkShameer Kolothum1-1/+1
2024-06-14migration/multifd: add qpl compression methodYuan Liu1-1/+1
2024-06-10hw/vfio: Remove newline character in trace eventsPhilippe Mathieu-Daudé1-2/+2
2024-06-10hw/usb: Remove newline character in trace eventsPhilippe Mathieu-Daudé1-3/+3
2024-06-10hw/sh4: Remove newline character in trace eventsPhilippe Mathieu-Daudé1-2/+2
2024-06-10scsi-disk: Fix crash for VM configured with USB CDROM after live migrationHyman Huang2-1/+24
2024-06-09hw/arm: xen: Enable use of grant mappingsEdgar E. Iglesias1-0/+5
2024-06-09xen: mapcache: Add support for grant mappingsEdgar E. Iglesias2-37/+140
2024-06-09xen: mapcache: Pass the ram_addr offset to xen_map_cache()Edgar E. Iglesias1-5/+11
2024-06-09xen: mapcache: Unmap first entries in bucketsEdgar E. Iglesias1-3/+8
2024-06-09xen: mapcache: Make MCACHE_BUCKET_SHIFT runtime configurableEdgar E. Iglesias1-21/+33
2024-06-08Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson2-4/+27
2024-06-08scsi-disk: Don't silently truncate serial numberKevin Wolf1-3/+17
2024-06-08machine, hostmem: improve error messages for unsupported featuresPaolo Bonzini1-0/+8
2024-06-08machine: default -M mem-merge to off is QEMU_MADV_MERGEABLE is not availablePaolo Bonzini1-1/+2
2024-06-06hw/loongarch/virt: Enable extioi virt extensionSong Gao1-3/+85
2024-06-06hw/loongarch/virt: Use MemTxAttrs interface for misc opsSong Gao1-12/+24
2024-06-06hw/intc/loongarch_extioi: Add extioi virt extension definitionSong Gao2-23/+125
2024-06-06tests/libqos: Add loongarch virt machine nodeBibo Mao1-0/+2
2024-06-05hw/dma/pl330: Use qemu_hexdump_line to avoid sprintfPhilippe Mathieu-Daudé1-16/+9
2024-06-05hw/ide/atapi: Use qemu_hexdump_line to avoid sprintfPhilippe Mathieu-Daudé1-8/+4
2024-06-05hw/scsi/scsi-disk: Use qemu_hexdump_line to avoid sprintfPhilippe Mathieu-Daudé1-10/+3
2024-06-05hw/mips/malta: Add re-usable rng_seed_hex_new() methodPhilippe Mathieu-Daudé1-12/+13
2024-06-05util/hexdump: Add unit_len and block_len to qemu_hexdump_lineRichard Henderson1-1/+1
2024-06-05util/hexdump: Use a GString for qemu_hexdump_lineRichard Henderson1-6/+8
2024-06-05Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson8-182/+62
2024-06-05hw/i386: Add support for loading BIOS using guest_memfdMichael Roth1-5/+12
2024-06-05hw/i386/sev: Use guest_memfd for legacy ROMsMichael Roth2-10/+23
2024-06-05hw/i386/sev: Add support to encrypt BIOS when SEV-SNP is enabledBrijesh Singh2-6/+8