summaryrefslogtreecommitdiff
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pull-9p-20230516' of https://github.com/cschoenebeck/qemu into sta...Richard Henderson2023-05-162-13/+28
|\
| * 9pfs/xen: Fix segfault on shutdownJason Andryuk2023-05-162-13/+28
* | hw/net: Move xilinx_ethlite.c to the target-independent source setThomas Huth2023-05-162-2/+2
* | hw/core: Move machine-qmp-cmds.c into the target independent source setThomas Huth2023-05-162-6/+3
* | hw/core: Use a callback for target specific query-cpus-fast informationThomas Huth2023-05-161-14/+2
* | s390x/pv: Fix spurious warning with asynchronous teardownClaudio Imbrenda2023-05-162-3/+9
* | hw/pci-bridge: Fix release ordering by embedding PCIBridgeWindows within PCIB...Jonathan Cameron2023-05-161-11/+8
|/
* Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into stagingRichard Henderson2023-05-154-0/+416
|\
| * virtio-blk: add some trace events for zoned emulationSam Li2023-05-152-0/+19
| * block: add accounting for zone append operationSam Li2023-05-151-0/+4
| * virtio-blk: add zoned storage emulation for zoned devicesSam Li2023-05-153-0/+393
* | hw/intc: Add NULL pointer check on LoongArch ipi deviceSong Gao2023-05-152-11/+30
* | hw/loongarch/virt: Set max 256 cpus support on loongarch virt machineSong Gao2023-05-152-6/+11
* | hw/loongarch/virt: Modify ipi as percpu deviceSong Gao2023-05-152-34/+22
* | loongarch: mark loongarch_ipi_iocsr re-entrnacy safeAlexander Bulekov2023-05-151-0/+4
|/
* hw/mips/malta: Fix minor dead code issuePeter Maydell2023-05-121-4/+1
* Merge tag 'pull-testing-updates-100523-1' of https://gitlab.com/stsquad/qemu ...Richard Henderson2023-05-102-1/+1
|\
| * hw/arm: Select XLNX_USB_SUBSYS for xlnx-zcu102 machineFabiano Rosas2023-05-102-1/+1
* | aio-wait: avoid AioContext lock in aio_wait_bh_oneshot()Stefan Hajnoczi2023-05-102-3/+2
|/
* vfio/pci: Static Resizable BAR capabilityAlex Williamson2023-05-091-1/+53
* vfio/migration: Skip log_sync during migration SETUP stateAvihai Horon2023-05-091-1/+2
* vfio/pci: add support for VF tokenMinwoo Im2023-05-092-1/+13
* Merge tag 'pull-loongarch-20230506' of https://gitlab.com/gaosong/qemu into s...Richard Henderson2023-05-061-1/+1
|\
| * hw/intc: don't use target_ulong for LoongArch ipiAlex Bennée2023-05-061-1/+1
* | hw/ppc/Kconfig: NVDIMM is a hard requirement for the pseries machineThomas Huth2023-05-051-1/+1
* | ppc: spapr: cleanup cr get/set with helpers.Harsh Prateek Bora2023-05-051-16/+2
* | hw/display/sm501: Remove unneeded increment from loopBALATON Zoltan2023-05-051-1/+1
|/
* hw/intc/riscv_aplic: Zero init APLIC internal stateIvan Klokov2023-05-051-1/+1
* hw/riscv: Add signature dump function for spike to run ACT testsWeiwei Li2023-05-052-1/+56
* hw/net/allwinner-sun8i-emac: Correctly byteswap descriptor fieldsPeter Maydell2023-05-021-7/+15
* hw/sd/allwinner-sdhost: Correctly byteswap descriptor fieldsPeter Maydell2023-05-021-5/+26
* hw/intc/allwinner-a10-pic: Don't use set_bit()/clear_bit()Peter Maydell2023-05-021-5/+2
* hw/arm/raspi: Use arm_write_bootloader() to write boot codePeter Maydell2023-05-021-30/+34
* hw/arm/aspeed: Use arm_write_bootloader() to write the bootloaderCédric Le Goater2023-05-021-20/+22
* hw/arm/boot: Make write_bootloader() public as arm_write_bootloader()Cédric Le Goater2023-05-021-27/+8
* hw/net/msf2-emac: Don't modify descriptor in-place in emac_store_desc()Peter Maydell2023-05-021-7/+11
* hw/arm/bcm2835_property: Implement "get command line" messageDaniel Bertalan2023-05-024-1/+18
* hw/net: npcm7xx_emc: set MAC in register spacePatrick Venture2023-05-021-7/+25
* arm/Kconfig: Do not build TCG-only boards on a KVM-only buildFabiano Rosas2023-05-021-1/+41
* arm/Kconfig: Always select SEMIHOSTING when TCG is presentFabiano Rosas2023-05-021-1/+0
* target/arm: move cpu_tcg to tcg/cpu32.cClaudio Fontana2023-05-021-2/+0
* target/arm: Move 64-bit TCG CPUs into tcg/Fabiano Rosas2023-05-021-2/+4
* Merge tag 'pull-request-2023-04-28' of https://gitlab.com/thuth/qemu into sta...Richard Henderson2023-04-2832-41/+99
|\
| * apic: disable reentrancy detection for apic-msiAlexander Bulekov2023-04-281-0/+7
| * raven: disable reentrancy detection for iomemAlexander Bulekov2023-04-281-0/+7
| * bcm2835_property: disable reentrancy detection for iomemAlexander Bulekov2023-04-281-0/+7
| * lsi53c895a: disable reentrancy detection for script RAMAlexander Bulekov2023-04-281-0/+6
| * hw: replace most qemu_bh_new calls with qemu_bh_new_guardedAlexander Bulekov2023-04-2825-33/+66
| * hw/rdma: VMW_PVRDMA should depend on VMXNET3_PCIThomas Huth2023-04-281-1/+1
| * hw/rdma: Compile target-independent parts of the rdma code only onceThomas Huth2023-04-281-3/+5