aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
23 hoursmigration: Introduce 'qatzip' compression methodBryan Zhang1-1/+1
23 hourssoftmmu: Support concurrent bounce buffersMattias Nissler1-0/+8
2 dayshw/nubus/nubus-device: Range check 'slot' propertyPeter Maydell1-0/+7
2 dayshw/m68k/mcf5208: Add URLs for datasheetsPeter Maydell1-0/+8
2 dayshw/m68k/mcf5208: Avoid shifting off end of integerPeter Maydell1-1/+1
4 daysMerge tag 'pull-ufs-20240906' of https://gitlab.com/jeuk20.kim/qemu into stagingPeter Maydell2-10/+23
4 daysMerge tag 'pull-target-arm-20240905' of https://git.linaro.org/people/pmaydel...Peter Maydell18-45/+136
4 dayshw/ufs: minor bug fixes related to ufs-testYoochan Jeong1-6/+13
4 dayshw/ufs: add basic info of query response upiuKyoungrul Kim2-4/+10
5 daysplatform-bus: fix refcount leakGao Shiyuan1-1/+4
5 dayshw/arm/boot: Explain why load_elf_hdr() error is ignoredPhilippe Mathieu-Daudé1-2/+6
5 dayshw/arm/boot: Report error msg if loading elf/dtb failedChangbin Du1-0/+2
5 dayshw/arm/xilinx_zynq: Enable Security ExtensionsSebastian Huber1-8/+0
5 dayshw/arm/sbsa-ref: Don't leak string in sbsa_fdt_add_gic_node()Peter Maydell1-9/+6
5 dayshm/nvram/xlnx-versal-efuse-ctrl: Call register_finalize_blockPeter Maydell1-3/+3
5 dayshw/misc/xlnx-versal-trng: Call register_finalize_blockPeter Maydell1-3/+3
5 dayshw/nvram/xlnx-zynqmp-efuse: Call register_finalize_blockPeter Maydell1-3/+10
5 dayshw/nvram/xlnx-bbram: Call register_finalize_blockPeter Maydell1-3/+10
5 dayshw/misc/xlnx-versal-trng: Free s->prng in finalize, not unrealizePeter Maydell1-3/+3
5 dayshw/misc/xlnx-versal-cfu: destroy fifo in finalizePeter Maydell1-0/+8
5 dayshw/arm/sbsa-ref: Use two-stage SMMUPeter Maydell1-0/+1
5 dayshw/arm/virt: Default to two-stage SMMU from virt-9.2Peter Maydell1-0/+8
5 dayshw/arm/smmuv3: Update comment documenting "stage" propertyPeter Maydell1-0/+1
5 dayshw: add compat machines for 9.2Cornelia Huck8-10/+71
6 dayshw/i386/xen: Add a Xen PVH x86 machineEdgar E. Iglesias2-0/+122
6 dayshw/xen: pvh-common: Add support for creating PCIe/GPEXEdgar E. Iglesias1-0/+76
6 dayshw/arm: xenpvh: Reverse virtio-mmio creation orderEdgar E. Iglesias1-1/+12
6 dayshw/arm: xenpvh: Rename xen_arm.c -> xen-pvh.cEdgar E. Iglesias2-1/+1
6 dayshw/arm: xenpvh: Break out a common PVH machineEdgar E. Iglesias5-184/+299
6 dayshw/arm: xenpvh: Move stubbed functions to xen-stubs.cEdgar E. Iglesias3-21/+36
6 dayshw/arm: xenpvh: Remove double-negation in warningEdgar E. Iglesias1-1/+1
6 dayshw/arm: xenpvh: Add support for SMP guestsEdgar E. Iglesias1-2/+21
6 dayshw/arm: xenpvh: Tweak machine descriptionEdgar E. Iglesias1-1/+1
6 dayshw/arm: xenpvh: Update file header to use SPDXEdgar E. Iglesias1-18/+1
2024-08-23hw/display/vhost-user-gpu.c: fix vhost_user_gpu_chr_read()Haoran Zhang1-1/+1
2024-08-23hw/x86: add a couple of comments explaining how the kernel image is parsedAni Sinha1-2/+5
2024-08-21hw/loongarch: Fix length for lowram in ACPI SRATJiaxun Yang1-1/+1
2024-08-20Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Richard Henderson3-2/+7
2024-08-20virtio-pci: Fix the use of an uninitialized irqfdCindy Lu1-0/+3
2024-08-20hw/audio/virtio-snd: fix invalid param checkVolker Rümelin1-2/+2
2024-08-20vhost: Add VIRTIO_NET_F_RSC_EXT to vhost feature bitsAkihiko Odaki1-0/+2
2024-08-20Merge tag 'nvme-next-pull-request' of https://gitlab.com/birkelund/qemu into ...Richard Henderson1-1/+1
2024-08-20hw/nvme: fix leak of uninitialized memory in io_mgmt_recvKlaus Jensen1-1/+1
2024-08-20Merge tag 'hw-misc-20240820' of https://github.com/philmd/qemu into stagingRichard Henderson7-18/+19
2024-08-20hw/i386/pc: Ensure vmport prerequisites are fulfilledKamil Szczęk1-3/+8
2024-08-20hw/i386/pc: Unify vmport=auto handlingKamil Szczęk3-10/+5
2024-08-20hw/ppc/Kconfig: Add missing SERIAL_ISA dependency to POWERNV machineBernhard Beschow1-0/+1
2024-08-20hw/remote/message.c: Don't directly invoke DeviceClass:resetPeter Maydell1-4/+1
2024-08-20hw/dma/xilinx_axidma: Use semicolon at end of statement, not commaPeter Maydell1-1/+1
2024-08-20hw/mips/loongson3_virt: Fix condition of IPI IOCSR connectionJiaxun Yang1-1/+1