aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2023-05-18hw/arm/vexpress: Avoid trivial memory leak of 'flashalias'Peter Maydell
2023-05-18sbsa-ref: use Bochs graphics card instead of VGAMarcin Juszkiewicz
2023-05-18arm/kvm: add support for MTECornelia Huck
2023-05-18sbsa-ref: switch default cpu core to Neoverse-N1Marcin Juszkiewicz
2023-05-16Merge tag 'pull-9p-20230516' of https://github.com/cschoenebeck/qemu into sta...Richard Henderson
2023-05-169pfs/xen: Fix segfault on shutdownJason Andryuk
2023-05-16hw/net: Move xilinx_ethlite.c to the target-independent source setThomas Huth
2023-05-16hw/core: Move machine-qmp-cmds.c into the target independent source setThomas Huth
2023-05-16hw/core: Use a callback for target specific query-cpus-fast informationThomas Huth
2023-05-16s390x/pv: Fix spurious warning with asynchronous teardownClaudio Imbrenda
2023-05-16hw/pci-bridge: Fix release ordering by embedding PCIBridgeWindows within PCIB...Jonathan Cameron
2023-05-15Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into stagingRichard Henderson
2023-05-15virtio-blk: add some trace events for zoned emulationSam Li
2023-05-15block: add accounting for zone append operationSam Li
2023-05-15virtio-blk: add zoned storage emulation for zoned devicesSam Li
2023-05-15hw/intc: Add NULL pointer check on LoongArch ipi deviceSong Gao
2023-05-15hw/loongarch/virt: Set max 256 cpus support on loongarch virt machineSong Gao
2023-05-15hw/loongarch/virt: Modify ipi as percpu deviceSong Gao
2023-05-15loongarch: mark loongarch_ipi_iocsr re-entrnacy safeAlexander Bulekov
2023-05-12hw/mips/malta: Fix minor dead code issuePeter Maydell
2023-05-10Merge tag 'pull-testing-updates-100523-1' of https://gitlab.com/stsquad/qemu ...Richard Henderson
2023-05-10hw/arm: Select XLNX_USB_SUBSYS for xlnx-zcu102 machineFabiano Rosas
2023-05-10aio-wait: avoid AioContext lock in aio_wait_bh_oneshot()Stefan Hajnoczi
2023-05-09vfio/pci: Static Resizable BAR capabilityAlex Williamson
2023-05-09vfio/migration: Skip log_sync during migration SETUP stateAvihai Horon
2023-05-09vfio/pci: add support for VF tokenMinwoo Im
2023-05-06Merge tag 'pull-loongarch-20230506' of https://gitlab.com/gaosong/qemu into s...Richard Henderson
2023-05-06hw/intc: don't use target_ulong for LoongArch ipiAlex Bennée
2023-05-05hw/ppc/Kconfig: NVDIMM is a hard requirement for the pseries machineThomas Huth
2023-05-05ppc: spapr: cleanup cr get/set with helpers.Harsh Prateek Bora
2023-05-05hw/display/sm501: Remove unneeded increment from loopBALATON Zoltan
2023-05-05hw/intc/riscv_aplic: Zero init APLIC internal stateIvan Klokov
2023-05-05hw/riscv: Add signature dump function for spike to run ACT testsWeiwei Li
2023-05-02hw/net/allwinner-sun8i-emac: Correctly byteswap descriptor fieldsPeter Maydell
2023-05-02hw/sd/allwinner-sdhost: Correctly byteswap descriptor fieldsPeter Maydell
2023-05-02hw/intc/allwinner-a10-pic: Don't use set_bit()/clear_bit()Peter Maydell
2023-05-02hw/arm/raspi: Use arm_write_bootloader() to write boot codePeter Maydell
2023-05-02hw/arm/aspeed: Use arm_write_bootloader() to write the bootloaderCédric Le Goater
2023-05-02hw/arm/boot: Make write_bootloader() public as arm_write_bootloader()Cédric Le Goater
2023-05-02hw/net/msf2-emac: Don't modify descriptor in-place in emac_store_desc()Peter Maydell
2023-05-02hw/arm/bcm2835_property: Implement "get command line" messageDaniel Bertalan
2023-05-02hw/net: npcm7xx_emc: set MAC in register spacePatrick Venture
2023-05-02arm/Kconfig: Do not build TCG-only boards on a KVM-only buildFabiano Rosas
2023-05-02arm/Kconfig: Always select SEMIHOSTING when TCG is presentFabiano Rosas
2023-05-02target/arm: move cpu_tcg to tcg/cpu32.cClaudio Fontana
2023-05-02target/arm: Move 64-bit TCG CPUs into tcg/Fabiano Rosas
2023-04-28Merge tag 'pull-request-2023-04-28' of https://gitlab.com/thuth/qemu into sta...Richard Henderson
2023-04-28apic: disable reentrancy detection for apic-msiAlexander Bulekov
2023-04-28raven: disable reentrancy detection for iomemAlexander Bulekov
2023-04-28bcm2835_property: disable reentrancy detection for iomemAlexander Bulekov