Age | Commit message (Expand) | Author | Files | Lines |
2023-09-13 | Merge tag 'nvme-next-pull-request' of https://gitlab.com/birkelund/qemu into ... | Stefan Hajnoczi | 1 | -2/+2 |
2023-09-13 | Merge tag 'pull-request-2023-09-12' of https://gitlab.com/thuth/qemu into sta... | Stefan Hajnoczi | 2 | -1/+12 |
2023-09-12 | hw/nvme: Avoid dynamic stack allocation | Peter Maydell | 1 | -1/+1 |
2023-09-12 | hw/nvme: Use #define to avoid variable length array | Philippe Mathieu-Daudé | 1 | -1/+1 |
2023-09-12 | kconfig: Add NVME to s390x machines | Cédric Le Goater | 1 | -1/+1 |
2023-09-12 | s390x: do a subsystem reset before the unprotect on reboot | Janosch Frank | 1 | -0/+10 |
2023-09-12 | s390x/ap: fix missing subsystem reset registration | Janosch Frank | 1 | -0/+1 |
2023-09-12 | virtio-gpu/win32: set the destroy function on load | Marc-André Lureau | 1 | -1/+3 |
2023-09-12 | vmmouse: use explicit code | Marc-André Lureau | 1 | -2/+11 |
2023-09-12 | vmmouse: replace DPRINTF with tracing | Marc-André Lureau | 2 | -15/+24 |
2023-09-12 | vhost-user-gpu: support dmabuf modifiers | Erico Nunes | 1 | -1/+16 |
2023-09-11 | Merge tag 'pull-vfio-20230911' of https://github.com/legoater/qemu into staging | Stefan Hajnoczi | 4 | -41/+208 |
2023-09-11 | Merge tag 'pull-riscv-to-apply-20230911' of https://github.com/alistair23/qem... | Stefan Hajnoczi | 5 | -209/+265 |
2023-09-11 | Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging | Stefan Hajnoczi | 1 | -5/+40 |
2023-09-11 | Merge tag 'pull-target-arm-20230908' of https://git.linaro.org/people/pmaydel... | Stefan Hajnoczi | 7 | -10/+1619 |
2023-09-11 | vfio/common: Separate vfio-pci ranges | Joao Martins | 2 | -12/+61 |
2023-09-11 | vfio/migration: Block VFIO migration with background snapshot | Avihai Horon | 1 | -1/+10 |
2023-09-11 | vfio/migration: Block VFIO migration with postcopy migration | Avihai Horon | 1 | -0/+22 |
2023-09-11 | vfio/migration: Fail adding device with enable-migration=on and existing blocker | Avihai Horon | 1 | -2/+5 |
2023-09-11 | vfio/migration: Allow migration of multiple P2P supporting devices | Avihai Horon | 1 | -8/+18 |
2023-09-11 | vfio/migration: Add P2P support for VFIO migration | Avihai Horon | 3 | -5/+48 |
2023-09-11 | vfio/migration: Refactor PRE_COPY and RUNNING state checks | Joao Martins | 2 | -10/+22 |
2023-09-11 | qdev: Add qdev_add_vm_change_state_handler_full() | Avihai Horon | 1 | -1/+13 |
2023-09-11 | vfio/migration: Move from STOP_COPY to STOP in vfio_save_cleanup() | Avihai Horon | 1 | -6/+13 |
2023-09-11 | hw/intc/riscv_aplic.c fix non-KVM --enable-debug build | Daniel Henrique Barboza | 1 | -6/+2 |
2023-09-11 | hw/riscv/virt.c: fix non-KVM --enable-debug build | Daniel Henrique Barboza | 1 | -3/+3 |
2023-09-11 | hw/riscv: virt: Fix riscv,pmu DT node path | Conor Dooley | 1 | -1/+1 |
2023-09-11 | target/riscv: select KVM AIA in riscv virt machine | Yong-Xuan Wang | 1 | -31/+63 |
2023-09-11 | target/riscv: update APLIC and IMSIC to support KVM AIA | Yong-Xuan Wang | 2 | -20/+61 |
2023-09-11 | target/riscv: support the AIA device emulation with KVM enabled | Yong-Xuan Wang | 1 | -153/+137 |
2023-09-11 | hw/intc: Make rtc variable names consistent | Jason Chien | 1 | -3/+3 |
2023-09-11 | hw/intc: Fix upper/lower mtime write calculation | Jason Chien | 1 | -2/+3 |
2023-09-11 | hw/char/riscv_htif: Fix the console syscall on big endian hosts | Thomas Huth | 1 | -4/+5 |
2023-09-11 | hw/char/riscv_htif: Fix printing of console characters on big endian hosts | Thomas Huth | 1 | -1/+2 |
2023-09-08 | target/arm: Implement cortex-a710 | Richard Henderson | 1 | -0/+1 |
2023-09-08 | hw/arm/versal: Connect the CFRAME_REG and CFRAME_BCAST_REG | Francisco Iglesias | 1 | -1/+112 |
2023-09-08 | hw/arm/xlnx-versal: Connect the CFU_APB, CFU_FDRO and CFU_SFR | Francisco Iglesias | 1 | -0/+42 |
2023-09-08 | hw/misc: Introduce a model of Xilinx Versal's CFRAME_BCAST_REG | Francisco Iglesias | 1 | -0/+161 |
2023-09-08 | hw/misc: Introduce a model of Xilinx Versal's CFRAME_REG | Francisco Iglesias | 2 | -0/+698 |
2023-09-08 | hw/misc/xlnx-versal-cfu: Introduce a model of Xilinx Versal's CFU_SFR | Francisco Iglesias | 1 | -0/+87 |
2023-09-08 | hw/misc/xlnx-versal-cfu: Introduce a model of Xilinx Versal CFU_FDRO | Francisco Iglesias | 1 | -0/+96 |
2023-09-08 | hw/misc: Introduce a model of Xilinx Versal's CFU_APB | Francisco Iglesias | 2 | -0/+381 |
2023-09-08 | hw/misc: Introduce the Xilinx CFI interface | Francisco Iglesias | 2 | -0/+35 |
2023-09-08 | hw/intc/arm_gicv3_its: Avoid maybe-uninitialized error in get_vte() | Philippe Mathieu-Daudé | 1 | -9/+6 |
2023-09-08 | virtio: Drop out of coroutine context in virtio_load() | Kevin Wolf | 1 | -5/+40 |
2023-09-08 | Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging | Stefan Hajnoczi | 19 | -80/+44 |
2023-09-08 | qxl: don't assert() if device isn't yet initialized | Marc-André Lureau | 1 | -1/+4 |
2023-09-08 | hw/net/vmxnet3: Fix guest-triggerable assert() | Thomas Huth | 1 | -1/+4 |
2023-09-08 | hw/ppc: use g_free() in spapr_tce_table_post_load() | Daniel Henrique Barboza | 1 | -1/+1 |
2023-09-08 | trivial: Simplify the spots that use TARGET_BIG_ENDIAN as a numeric value | Thomas Huth | 7 | -60/+15 |