index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2023-09-19
nvdimm: Reject writing label data to ROM instead of crashing QEMU
David Hildenbrand
2023-09-13
Merge tag 'nvme-next-pull-request' of https://gitlab.com/birkelund/qemu into ...
Stefan Hajnoczi
2023-09-13
Merge tag 'pull-request-2023-09-12' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
2023-09-12
hw/nvme: Avoid dynamic stack allocation
Peter Maydell
2023-09-12
hw/nvme: Use #define to avoid variable length array
Philippe Mathieu-Daudé
2023-09-12
kconfig: Add NVME to s390x machines
Cédric Le Goater
2023-09-12
s390x: do a subsystem reset before the unprotect on reboot
Janosch Frank
2023-09-12
s390x/ap: fix missing subsystem reset registration
Janosch Frank
2023-09-12
virtio-gpu/win32: set the destroy function on load
Marc-André Lureau
2023-09-12
vmmouse: use explicit code
Marc-André Lureau
2023-09-12
vmmouse: replace DPRINTF with tracing
Marc-André Lureau
2023-09-12
vhost-user-gpu: support dmabuf modifiers
Erico Nunes
2023-09-11
Merge tag 'pull-vfio-20230911' of https://github.com/legoater/qemu into staging
Stefan Hajnoczi
2023-09-11
Merge tag 'pull-riscv-to-apply-20230911' of https://github.com/alistair23/qem...
Stefan Hajnoczi
2023-09-11
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
2023-09-11
Merge tag 'pull-target-arm-20230908' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
2023-09-11
vfio/common: Separate vfio-pci ranges
Joao Martins
2023-09-11
vfio/migration: Block VFIO migration with background snapshot
Avihai Horon
2023-09-11
vfio/migration: Block VFIO migration with postcopy migration
Avihai Horon
2023-09-11
vfio/migration: Fail adding device with enable-migration=on and existing blocker
Avihai Horon
2023-09-11
vfio/migration: Allow migration of multiple P2P supporting devices
Avihai Horon
2023-09-11
vfio/migration: Add P2P support for VFIO migration
Avihai Horon
2023-09-11
vfio/migration: Refactor PRE_COPY and RUNNING state checks
Joao Martins
2023-09-11
qdev: Add qdev_add_vm_change_state_handler_full()
Avihai Horon
2023-09-11
vfio/migration: Move from STOP_COPY to STOP in vfio_save_cleanup()
Avihai Horon
2023-09-11
hw/intc/riscv_aplic.c fix non-KVM --enable-debug build
Daniel Henrique Barboza
2023-09-11
hw/riscv/virt.c: fix non-KVM --enable-debug build
Daniel Henrique Barboza
2023-09-11
hw/riscv: virt: Fix riscv,pmu DT node path
Conor Dooley
2023-09-11
target/riscv: select KVM AIA in riscv virt machine
Yong-Xuan Wang
2023-09-11
target/riscv: update APLIC and IMSIC to support KVM AIA
Yong-Xuan Wang
2023-09-11
target/riscv: support the AIA device emulation with KVM enabled
Yong-Xuan Wang
2023-09-11
hw/intc: Make rtc variable names consistent
Jason Chien
2023-09-11
hw/intc: Fix upper/lower mtime write calculation
Jason Chien
2023-09-11
hw/char/riscv_htif: Fix the console syscall on big endian hosts
Thomas Huth
2023-09-11
hw/char/riscv_htif: Fix printing of console characters on big endian hosts
Thomas Huth
2023-09-08
target/arm: Implement cortex-a710
Richard Henderson
2023-09-08
hw/arm/versal: Connect the CFRAME_REG and CFRAME_BCAST_REG
Francisco Iglesias
2023-09-08
hw/arm/xlnx-versal: Connect the CFU_APB, CFU_FDRO and CFU_SFR
Francisco Iglesias
2023-09-08
hw/misc: Introduce a model of Xilinx Versal's CFRAME_BCAST_REG
Francisco Iglesias
2023-09-08
hw/misc: Introduce a model of Xilinx Versal's CFRAME_REG
Francisco Iglesias
2023-09-08
hw/misc/xlnx-versal-cfu: Introduce a model of Xilinx Versal's CFU_SFR
Francisco Iglesias
2023-09-08
hw/misc/xlnx-versal-cfu: Introduce a model of Xilinx Versal CFU_FDRO
Francisco Iglesias
2023-09-08
hw/misc: Introduce a model of Xilinx Versal's CFU_APB
Francisco Iglesias
2023-09-08
hw/misc: Introduce the Xilinx CFI interface
Francisco Iglesias
2023-09-08
hw/intc/arm_gicv3_its: Avoid maybe-uninitialized error in get_vte()
Philippe Mathieu-Daudé
2023-09-08
virtio: Drop out of coroutine context in virtio_load()
Kevin Wolf
2023-09-08
Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging
Stefan Hajnoczi
2023-09-08
qxl: don't assert() if device isn't yet initialized
Marc-André Lureau
2023-09-08
hw/net/vmxnet3: Fix guest-triggerable assert()
Thomas Huth
2023-09-08
hw/ppc: use g_free() in spapr_tce_table_post_load()
Daniel Henrique Barboza
[next]