aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
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
2024-05-24target/ppc: Remove id_tlbs flag from CPU envBALATON Zoltan
2024-05-24ppc/spapr: Add ibm,pi-featuresNicholas Piggin
2024-05-24spapr: avoid overhead of finding vhyp class in critical operationsNicholas Piggin
2024-05-23Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2024-05-23Merge tag 'pull-loongarch-20240523' of https://gitlab.com/gaosong/qemu into s...Richard Henderson
2024-05-23hw/loongarch/virt: Fix FDT memory node address widthJiaxun Yang
2024-05-23hw/loongarch: Remove minimum and default memory sizeBibo Mao
2024-05-23hw/loongarch: Refine system dram memory regionBibo Mao
2024-05-23hw/loongarch: Refine fwcfg memory mapBibo Mao