aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2024-01-19hw/core/cpu: Rename cpu_class_init() to include 'common'Philippe Mathieu-Daudé
2024-01-19hw/pflash: implement update buffer for block writesGerd Hoffmann
2024-01-19hw/pflash: use ldn_{be,le}_p and stn_{be,le}_pGerd Hoffmann
2024-01-19hw/pflash: refactor pflash_data_write()Gerd Hoffmann
2024-01-19hw/i386/pc_piix: Make piix_intx_routing_notifier_xen() more device independentBernhard Beschow
2024-01-19hw/block: Deprecate the TC58128 block deviceSamuel Tardieu
2024-01-19target/sh4: Deprecate the shix machineSamuel Tardieu
2024-01-19hw/timer/hpet: Convert DPRINTF to trace eventsDaniel Hoffman
2024-01-19qemu-options: Remove the deprecated -no-acpi optionThomas Huth
2024-01-19s390x/pci: drive ISM reset from subsystem resetMatthew Rosato
2024-01-19s390x/pci: refresh fh before disabling aifMatthew Rosato
2024-01-19s390x/pci: avoid double enable/disable of aifMatthew Rosato
2024-01-18Merge tag 'pull-target-arm-20240118' of https://git.linaro.org/people/pmaydel...Peter Maydell
2024-01-18hw/arm/virt: Consolidate valid CPU typesGavin Shan
2024-01-18hw/timer: fix systick trace messageSamuel Tardieu
2024-01-18remove unnecessary casts from uintptr_tPaolo Bonzini
2024-01-18vga: sort-of implement word and double-word access modesPaolo Bonzini
2024-01-18vga: use latches in odd/even mode tooPaolo Bonzini
2024-01-18vga: reindent memory access codePaolo Bonzini
2024-01-18vga: optimize horizontal pel panning in 256-color modesPaolo Bonzini
2024-01-18vga: implement horizontal pel panning in graphics modesPaolo Bonzini
2024-01-18vga: mask addresses in non-VESA modes to 256kPaolo Bonzini
2024-01-18vga: introduce VGADisplayParamsPaolo Bonzini
2024-01-18vga: use common endian swap macrosPaolo Bonzini
2024-01-16Merge tag 'hppa-fixes-8.2-pull-request' of https://github.com/hdeller/qemu-hp...Peter Maydell
2024-01-15hw/arm: Connect STM32L4x5 SYSCFG to STM32L4x5 SoCInès Varhol
2024-01-15hw/misc: Implement STM32L4x5 SYSCFGInès Varhol
2024-01-15hw/arm: Connect STM32L4x5 EXTI to STM32L4x5 SoCInès Varhol
2024-01-15hw/misc: Implement STM32L4x5 EXTIInès Varhol
2024-01-13hw/hppa: Move software power button address back into PDCHelge Deller
2024-01-13hw/pci-host/astro: Add missing astro & elroy registers for NetBSDHelge Deller
2024-01-13hw/hppa/machine: Disable default devices with --nodefaults optionHelge Deller
2024-01-13hw/hppa/machine: Allow up to 3840 MB total memoryHelge Deller
2024-01-12Merge tag 'pull-request-2024-01-11' of https://gitlab.com/thuth/qemu into sta...Peter Maydell
2024-01-12numa: Skip invalidation of cluster and NUMA node boundary for qtestGavin Shan
2024-01-11Merge tag 'pull-loongarch-20240111' of https://gitlab.com/gaosong/qemu into s...Peter Maydell
2024-01-11hw/s390x/ccw: Replace dirname() with g_path_get_dirname()Zhao Liu
2024-01-11hw/s390x/ccw: Replace basename() with g_path_get_basename()Zhao Liu
2024-01-11target/s390x/kvm/pv: Provide some more useful information if decryption failsThomas Huth
2024-01-11hw/intc/loongarch_extioi: Add vmstate post_load supportBibo Mao
2024-01-11hw/intc/loongarch_extioi: Add dynamic cpu number supportBibo Mao
2024-01-11hw/loongarch/virt: Set iocsr address space per-board rather than percpuBibo Mao
2024-01-11hw/intc/loongarch_ipi: Use MemTxAttrs interface for ipi opsBibo Mao
2024-01-11Merge tag 'pull-target-arm-20240111' of https://git.linaro.org/people/pmaydel...Peter Maydell
2024-01-11q800: move dp8393x_prom memory region to Q800MachineStateMark Cave-Ayland
2024-01-10target/riscv: add zicbop extension flagDaniel Henrique Barboza
2024-01-10hw/riscv/virt.c: fix the interrupts-extended property format of PLICYong-Xuan Wang
2024-01-10hw/riscv/virt-acpi-build.c: Add PLIC in MADTSunil V L
2024-01-10hw/riscv/virt-acpi-build.c: Add IO controllers and devicesSunil V L
2024-01-10hw/riscv/virt: Update GPEX MMIO related propertiesSunil V L