aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2024-06-08machine: default -M mem-merge to off is QEMU_MADV_MERGEABLE is not availablePaolo Bonzini
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
2024-06-04Merge tag 'hw-misc-accel-20240604' of https://github.com/philmd/qemu into sta...Richard Henderson
2024-06-04Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into stagingRichard Henderson
2024-06-04usb: add config options for the hub and hid devicesGerd Hoffmann
2024-06-04hw/acpi: Remove the deprecated QAPI MEM_UNPLUG_ERROR eventPhilippe Mathieu-Daudé
2024-06-04hw/dma/xlnx_dpdma: Read descriptor into buffer, not into pointer-to-bufferPeter Maydell
2024-06-04hw/misc/debugexit: use runstate API instead of plain exit()Thomas Weißschuh
2024-06-04hw/xen: Register framebuffer backend via xen_backend_init()Philippe Mathieu-Daudé
2024-06-04hw/xen: Make XenDevOps structures constPhilippe Mathieu-Daudé
2024-06-04hw/xen: Constify xenstore_be::XenDevOpsPhilippe Mathieu-Daudé
2024-06-04hw/xen: Constify XenLegacyDevice::XenDevOpsPhilippe Mathieu-Daudé
2024-06-04xen: Add xen_mr_is_memory()Edgar E. Iglesias
2024-06-04core/cpu-common: initialise plugin state before thread creationAlex Bennée
2024-06-04cpu: move Qemu[Thread|Cond] setup into common codeAlex Bennée
2024-06-04util/hexdump: Remove ascii parameter from qemu_hexdump_lineRichard Henderson
2024-06-04util/hexdump: Remove b parameter from qemu_hexdump_lineRichard Henderson
2024-06-04virtio-net: drop too short packets earlyAlexey Dobriyan
2024-06-04virtio-net: Do not write hashes to peer bufferAkihiko Odaki
2024-06-04virtio-net: Always set populate_hashAkihiko Odaki
2024-06-04virtio-net: Unify the logic to update NIC state for RSSAkihiko Odaki
2024-06-04virtio-net: Disable RSS on resetAkihiko Odaki
2024-06-04virtio-net: Shrink header byte swapping bufferAkihiko Odaki
2024-06-04virtio-net: Copy header only when necessaryAkihiko Odaki
2024-06-04virtio-net: Add only one queue pair when realizingAkihiko Odaki
2024-06-04virtio-net: Do not propagate ebpf-rss-fds errorsAkihiko Odaki
2024-06-04tap: Remove qemu_using_vnet_hdr()Akihiko Odaki
2024-06-03Merge tag 'pull-riscv-to-apply-20240603' of https://github.com/alistair23/qem...Richard Henderson
2024-06-03hw/ufs: Add support MCQ of UFSHCI 4.0Minwoo Im
2024-06-03hw/riscv/boot.c: Support 64-bit address for initrdCheng Yang
2024-06-03hw/intc/riscv_aplic: APLICs should add child earlier than realizeyang.zhang
2024-05-31hw/usb/hcd-ohci: Fix #1510, #303: pid not IN or OUTDavid Hubbard
2024-05-30arm/sbsa-ref: move to Neoverse-N2 as defaultMarcin Juszkiewicz
2024-05-30hw/arm/xilinx_zynq: Support up to two CPU coresSebastian Huber
2024-05-30hw/arm/xilinx_zynq: Add cache controllerSebastian Huber
2024-05-30hw/intc/arm_gic: Fix writes to GICD_ITARGETSRnSebastian Huber
2024-05-30hw/intc/arm_gic: Fix set pending of PPIsSebastian Huber
2024-05-28hw: arm: Remove use of tabs in some source filesTanmay Patil
2024-05-28hw/input/tsc2005: Fix -Wchar-subscripts warning in tsc2005_txrx()Philippe Mathieu-Daudé
2024-05-28hw/intc/arm_gic: Fix handling of NS view of GICC_APR<n>Andrey Shumilin
2024-05-28hw/char: Correct STM32L4x5 usart register CR2 field ADD_0 sizeInès Varhol
2024-05-28hw/arm/npcm7xx: remove setting of mp-affinityDorjoy Chowdhury
2024-05-28xlnx_dpdma: fix descriptor endianness bugAlexandra Diupina