aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2023-09-19nvdimm: Reject writing label data to ROM instead of crashing QEMUDavid Hildenbrand
2023-09-13Merge tag 'nvme-next-pull-request' of https://gitlab.com/birkelund/qemu into ...Stefan Hajnoczi
2023-09-13Merge tag 'pull-request-2023-09-12' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi
2023-09-12hw/nvme: Avoid dynamic stack allocationPeter Maydell
2023-09-12hw/nvme: Use #define to avoid variable length arrayPhilippe Mathieu-Daudé
2023-09-12kconfig: Add NVME to s390x machinesCédric Le Goater
2023-09-12s390x: do a subsystem reset before the unprotect on rebootJanosch Frank
2023-09-12s390x/ap: fix missing subsystem reset registrationJanosch Frank
2023-09-12virtio-gpu/win32: set the destroy function on loadMarc-André Lureau
2023-09-12vmmouse: use explicit codeMarc-André Lureau
2023-09-12vmmouse: replace DPRINTF with tracingMarc-André Lureau
2023-09-12vhost-user-gpu: support dmabuf modifiersErico Nunes
2023-09-11Merge tag 'pull-vfio-20230911' of https://github.com/legoater/qemu into stagingStefan Hajnoczi
2023-09-11Merge tag 'pull-riscv-to-apply-20230911' of https://github.com/alistair23/qem...Stefan Hajnoczi
2023-09-11Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingStefan Hajnoczi
2023-09-11Merge tag 'pull-target-arm-20230908' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi
2023-09-11vfio/common: Separate vfio-pci rangesJoao Martins
2023-09-11vfio/migration: Block VFIO migration with background snapshotAvihai Horon
2023-09-11vfio/migration: Block VFIO migration with postcopy migrationAvihai Horon
2023-09-11vfio/migration: Fail adding device with enable-migration=on and existing blockerAvihai Horon
2023-09-11vfio/migration: Allow migration of multiple P2P supporting devicesAvihai Horon
2023-09-11vfio/migration: Add P2P support for VFIO migrationAvihai Horon
2023-09-11vfio/migration: Refactor PRE_COPY and RUNNING state checksJoao Martins
2023-09-11qdev: Add qdev_add_vm_change_state_handler_full()Avihai Horon
2023-09-11vfio/migration: Move from STOP_COPY to STOP in vfio_save_cleanup()Avihai Horon
2023-09-11hw/intc/riscv_aplic.c fix non-KVM --enable-debug buildDaniel Henrique Barboza
2023-09-11hw/riscv/virt.c: fix non-KVM --enable-debug buildDaniel Henrique Barboza
2023-09-11hw/riscv: virt: Fix riscv,pmu DT node pathConor Dooley
2023-09-11target/riscv: select KVM AIA in riscv virt machineYong-Xuan Wang
2023-09-11target/riscv: update APLIC and IMSIC to support KVM AIAYong-Xuan Wang
2023-09-11target/riscv: support the AIA device emulation with KVM enabledYong-Xuan Wang
2023-09-11hw/intc: Make rtc variable names consistentJason Chien
2023-09-11hw/intc: Fix upper/lower mtime write calculationJason Chien
2023-09-11hw/char/riscv_htif: Fix the console syscall on big endian hostsThomas Huth
2023-09-11hw/char/riscv_htif: Fix printing of console characters on big endian hostsThomas Huth
2023-09-08target/arm: Implement cortex-a710Richard Henderson
2023-09-08hw/arm/versal: Connect the CFRAME_REG and CFRAME_BCAST_REGFrancisco Iglesias
2023-09-08hw/arm/xlnx-versal: Connect the CFU_APB, CFU_FDRO and CFU_SFRFrancisco Iglesias
2023-09-08hw/misc: Introduce a model of Xilinx Versal's CFRAME_BCAST_REGFrancisco Iglesias
2023-09-08hw/misc: Introduce a model of Xilinx Versal's CFRAME_REGFrancisco Iglesias
2023-09-08hw/misc/xlnx-versal-cfu: Introduce a model of Xilinx Versal's CFU_SFRFrancisco Iglesias
2023-09-08hw/misc/xlnx-versal-cfu: Introduce a model of Xilinx Versal CFU_FDROFrancisco Iglesias
2023-09-08hw/misc: Introduce a model of Xilinx Versal's CFU_APBFrancisco Iglesias
2023-09-08hw/misc: Introduce the Xilinx CFI interfaceFrancisco Iglesias
2023-09-08hw/intc/arm_gicv3_its: Avoid maybe-uninitialized error in get_vte()Philippe Mathieu-Daudé
2023-09-08virtio: Drop out of coroutine context in virtio_load()Kevin Wolf
2023-09-08Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingStefan Hajnoczi
2023-09-08qxl: don't assert() if device isn't yet initializedMarc-André Lureau
2023-09-08hw/net/vmxnet3: Fix guest-triggerable assert()Thomas Huth
2023-09-08hw/ppc: use g_free() in spapr_tce_table_post_load()Daniel Henrique Barboza