aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
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
2023-09-08trivial: Simplify the spots that use TARGET_BIG_ENDIAN as a numeric valueThomas Huth
2023-09-08hw/display/xlnx_dp: update commentsPeter Maydell
2023-09-08audio: spelling fixesMichael Tokarev
2023-09-08xen: spelling fixMichael Tokarev
2023-09-08riscv: spelling fixesMichael Tokarev
2023-09-08trace-events: Fix the name of the tracing.rst fileThomas Huth
2023-09-07hw/ufs: Support for UFS logical unitJeuk Kim
2023-09-07hw/ufs: Support for Query Transfer RequestsJeuk Kim
2023-09-07hw/ufs: Initial commit for emulated Universal-Flash-StorageJeuk Kim
2023-09-07Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi
2023-09-07Merge tag 'ide-pull-request' of https://gitlab.com/jsnow/qemu into stagingStefan Hajnoczi
2023-09-07Merge tag 'pull-ppc-20230906' of https://github.com/legoater/qemu into stagingStefan Hajnoczi
2023-09-07sysemu/kvm: Restrict kvm_pc_setup_irq_routing() to x86 targetsPhilippe Mathieu-Daudé
2023-09-07sysemu/kvm: Restrict kvm_has_pit_state2() to x86 targetsPhilippe Mathieu-Daudé
2023-09-07target/i386: Allow elision of kvm_hv_vpindex_settable()Philippe Mathieu-Daudé
2023-09-07target/i386: Allow elision of kvm_enable_x2apic()Philippe Mathieu-Daudé
2023-09-07hw/i386/fw_cfg: Include missing 'cpu.h' headerPhilippe Mathieu-Daudé
2023-09-07hw/i386/pc: Include missing 'cpu.h' headerPhilippe Mathieu-Daudé
2023-09-07hw/i386/pc: Include missing 'sysemu/tcg.h' headerPhilippe Mathieu-Daudé