- 9da6024 hw/mem/cxl_type3: Add missing copyright and license notice by Jonathan Cameron · 1 year, 6 months ago
- bc63c99 hw/pci-bridge/cxl_upstream: Fix bandwidth entry base unit for SSLBIS by Dave Jiang · 1 year, 7 months ago
- 7b165fa hw/cxl: Fix CFMW config memory leak by Li Zhijian · 1 year, 7 months ago
- 306764e hw/i386/pc: fix code comment on cumulative flash size by Laszlo Ersek · 1 year, 7 months ago
- 9b4b4e5 hw/other: spelling fixes by Michael Tokarev · 1 year, 9 months ago
- 6eedbb5 hw/tpm: spelling fixes by Michael Tokarev · 1 year, 9 months ago
- f1c0cff hw/pci: spelling fixes by Michael Tokarev · 1 year, 9 months ago
- 2431f4f hw/net: spelling fixes by Michael Tokarev · 1 year, 9 months ago
- bad5cfc i386: spelling fixes by Michael Tokarev · 1 year, 9 months ago
- e6a19a6 ppc: spelling fixes by Michael Tokarev · 1 year, 9 months ago
- 4907644 Merge tag 'mem-2023-09-19' of https://github.com/davidhildenbrand/qemu into staging by Stefan Hajnoczi · 1 year, 6 months ago
- 6a0eddb Merge tag 'pull-ppc-20230918' of https://gitlab.com/danielhb/qemu into staging by Stefan Hajnoczi · 1 year, 6 months ago
- 41ddcd23 machine: Improve error message when using default RAM backend id by David Hildenbrand · 1 year, 7 months ago
- 3a12583 nvdimm: Reject writing label data to ROM instead of crashing QEMU by David Hildenbrand · 1 year, 7 months ago
- 44fa20c spapr: Remove support for NVIDIA V100 GPU with NVLink2 by Cédric Le Goater · 1 year, 6 months ago
- 527b238 ppc/xive: Fix uint32_t overflow by Cédric Le Goater · 1 year, 7 months ago
- 1257065 hw/net/rocker: Avoid variable length array by Peter Maydell · 1 year, 7 months ago
- 2a6cb38 hw/net/fsl_etsec/rings.c: Avoid variable length array by Peter Maydell · 1 year, 7 months ago
- e710f9c e1000e: rename e1000e_ba_state and e1000e_write_hdr_to_rx_buffers by Tomasz Dzieciol · 1 year, 10 months ago
- 560cf33 igb: packet-split descriptors support by Tomasz Dzieciol · 1 year, 10 months ago
- 1c4e67a igb: add IPv6 extended headers traffic detection by Tomasz Dzieciol · 1 year, 10 months ago
- 17ccd01 igb: RX payload guest writting refactoring by Tomasz Dzieciol · 1 year, 10 months ago
- ec82ad7 igb: RX descriptors guest writting refactoring by Tomasz Dzieciol · 1 year, 10 months ago
- a86aee7 igb: rename E1000E_RingInfo_st by Tomasz Dzieciol · 1 year, 10 months ago
- 2959c51 igb: remove TCP ACK detection by Tomasz Dzieciol · 1 year, 10 months ago
- 53da8b5 virtio-net: Add support for USO features by Yuri Benditovich · 1 year, 8 months ago
- 9da1684 virtio-net: Add USO flags to vhost support. by Andrew Melnychenko · 1 year, 8 months ago
- 2ab0ec3 tap: Add USO support to tap device. by Andrew Melnychenko · 1 year, 8 months ago
- 6c71b8a Merge tag 'nvme-next-pull-request' of https://gitlab.com/birkelund/qemu into staging by Stefan Hajnoczi · 1 year, 7 months ago
- 9a8af69 Merge tag 'pull-request-2023-09-12' of https://gitlab.com/thuth/qemu into staging by Stefan Hajnoczi · 1 year, 7 months ago
- b3c8246 hw/nvme: Avoid dynamic stack allocation by Peter Maydell · 1 year, 8 months ago
- b02c2a8 hw/nvme: Use #define to avoid variable length array by Philippe Mathieu-Daudé · 1 year, 8 months ago
- 4ddf772 kconfig: Add NVME to s390x machines by Cédric Le Goater · 1 year, 7 months ago
- ef15359 s390x: do a subsystem reset before the unprotect on reboot by Janosch Frank · 1 year, 7 months ago
- 297ec01 s390x/ap: fix missing subsystem reset registration by Janosch Frank · 1 year, 7 months ago
- 04562ee virtio-gpu/win32: set the destroy function on load by Marc-André Lureau · 1 year, 7 months ago
- 67a6fcb vmmouse: use explicit code by Marc-André Lureau · 1 year, 8 months ago
- 885f380 vmmouse: replace DPRINTF with tracing by Marc-André Lureau · 1 year, 8 months ago
- d824da9 vhost-user-gpu: support dmabuf modifiers by Erico Nunes · 1 year, 9 months ago
- 9ef4977 Merge tag 'pull-vfio-20230911' of https://github.com/legoater/qemu into staging by Stefan Hajnoczi · 1 year, 7 months ago
- cb6c406 Merge tag 'pull-riscv-to-apply-20230911' of https://github.com/alistair23/qemu into staging by Stefan Hajnoczi · 1 year, 7 months ago
- 78f8b6d Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging by Stefan Hajnoczi · 1 year, 7 months ago
- a7e8e30 Merge tag 'pull-target-arm-20230908' of https://git.linaro.org/people/pmaydell/qemu-arm into staging by Stefan Hajnoczi · 1 year, 7 months ago
- a31fe5d vfio/common: Separate vfio-pci ranges by Joao Martins · 1 year, 7 months ago
- 6153797 vfio/migration: Block VFIO migration with background snapshot by Avihai Horon · 1 year, 7 months ago
- bf7ef7a vfio/migration: Block VFIO migration with postcopy migration by Avihai Horon · 1 year, 7 months ago
- 8118349 vfio/migration: Fail adding device with enable-migration=on and existing blocker by Avihai Horon · 1 year, 7 months ago
- 5c7a4b6 vfio/migration: Allow migration of multiple P2P supporting devices by Avihai Horon · 1 year, 8 months ago
- 94f775e vfio/migration: Add P2P support for VFIO migration by Avihai Horon · 1 year, 8 months ago
- 3d4d0f0 vfio/migration: Refactor PRE_COPY and RUNNING state checks by Joao Martins · 1 year, 8 months ago
- 02b2e25 qdev: Add qdev_add_vm_change_state_handler_full() by Avihai Horon · 1 year, 8 months ago
- 5485298 vfio/migration: Move from STOP_COPY to STOP in vfio_save_cleanup() by Avihai Horon · 1 year, 8 months ago
- b815664 hw/intc/riscv_aplic.c fix non-KVM --enable-debug build by Daniel Henrique Barboza · 1 year, 7 months ago
- a51d461 hw/riscv/virt.c: fix non-KVM --enable-debug build by Daniel Henrique Barboza · 1 year, 7 months ago
- 9ff3140 hw/riscv: virt: Fix riscv,pmu DT node path by Conor Dooley · 1 year, 8 months ago
- 48c2c33 target/riscv: select KVM AIA in riscv virt machine by Yong-Xuan Wang · 1 year, 8 months ago
- 95a97b3 target/riscv: update APLIC and IMSIC to support KVM AIA by Yong-Xuan Wang · 1 year, 8 months ago
- 59a07d3 target/riscv: support the AIA device emulation with KVM enabled by Yong-Xuan Wang · 1 year, 8 months ago
- 9382a9e hw/intc: Make rtc variable names consistent by Jason Chien · 1 year, 8 months ago
- e0922b7 hw/intc: Fix upper/lower mtime write calculation by Jason Chien · 1 year, 8 months ago
- 058096f hw/char/riscv_htif: Fix the console syscall on big endian hosts by Thomas Huth · 1 year, 8 months ago
- c255946 hw/char/riscv_htif: Fix printing of console characters on big endian hosts by Thomas Huth · 1 year, 8 months ago
- e3d45c0 target/arm: Implement cortex-a710 by Richard Henderson · 1 year, 7 months ago
- 4a0244b hw/arm/versal: Connect the CFRAME_REG and CFRAME_BCAST_REG by Francisco Iglesias · 1 year, 7 months ago
- b286d08 hw/arm/xlnx-versal: Connect the CFU_APB, CFU_FDRO and CFU_SFR by Francisco Iglesias · 1 year, 7 months ago
- eadd334 hw/misc: Introduce a model of Xilinx Versal's CFRAME_BCAST_REG by Francisco Iglesias · 1 year, 7 months ago
- c6766f5 hw/misc: Introduce a model of Xilinx Versal's CFRAME_REG by Francisco Iglesias · 1 year, 7 months ago
- 975dd49 hw/misc/xlnx-versal-cfu: Introduce a model of Xilinx Versal's CFU_SFR by Francisco Iglesias · 1 year, 7 months ago
- ebfdc49 hw/misc/xlnx-versal-cfu: Introduce a model of Xilinx Versal CFU_FDRO by Francisco Iglesias · 1 year, 7 months ago
- 86d916c hw/misc: Introduce a model of Xilinx Versal's CFU_APB by Francisco Iglesias · 1 year, 7 months ago
- 5a8559e hw/misc: Introduce the Xilinx CFI interface by Francisco Iglesias · 1 year, 7 months ago
- 0df1149 hw/intc/arm_gicv3_its: Avoid maybe-uninitialized error in get_vte() by Philippe Mathieu-Daudé · 1 year, 7 months ago
- 92e2e6a virtio: Drop out of coroutine context in virtio_load() by Kevin Wolf · 1 year, 7 months ago
- c5ea91d Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging by Stefan Hajnoczi · 1 year, 7 months ago
- 95bef68 qxl: don't assert() if device isn't yet initialized by Marc-André Lureau · 1 year, 8 months ago
- 90a0778 hw/net/vmxnet3: Fix guest-triggerable assert() by Thomas Huth · 1 year, 8 months ago
- 44adcaa hw/ppc: use g_free() in spapr_tce_table_post_load() by Daniel Henrique Barboza · 1 year, 8 months ago
- ded625e trivial: Simplify the spots that use TARGET_BIG_ENDIAN as a numeric value by Thomas Huth · 1 year, 7 months ago
- d864cf2 hw/display/xlnx_dp: update comments by Peter Maydell · 1 year, 7 months ago
- 528ea57 audio: spelling fixes by Michael Tokarev · 1 year, 9 months ago
- 54abe91 xen: spelling fix by Michael Tokarev · 1 year, 7 months ago
- 42fe749 riscv: spelling fixes by Michael Tokarev · 1 year, 9 months ago
- 64a917d trace-events: Fix the name of the tracing.rst file by Thomas Huth · 1 year, 8 months ago
- 2a8b36a hw/ufs: Support for UFS logical unit by Jeuk Kim · 1 year, 7 months ago
- 329f166 hw/ufs: Support for Query Transfer Requests by Jeuk Kim · 1 year, 7 months ago
- bc4e68d hw/ufs: Initial commit for emulated Universal-Flash-Storage by Jeuk Kim · 1 year, 7 months ago
- 03a3a62 Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging by Stefan Hajnoczi · 1 year, 7 months ago
- 13d9f6d Merge tag 'ide-pull-request' of https://gitlab.com/jsnow/qemu into staging by Stefan Hajnoczi · 1 year, 7 months ago
- 269e606 Merge tag 'pull-ppc-20230906' of https://github.com/legoater/qemu into staging by Stefan Hajnoczi · 1 year, 7 months ago
- bb781b9 sysemu/kvm: Restrict kvm_pc_setup_irq_routing() to x86 targets by Philippe Mathieu-Daudé · 1 year, 7 months ago
- fc30abf sysemu/kvm: Restrict kvm_has_pit_state2() to x86 targets by Philippe Mathieu-Daudé · 1 year, 7 months ago
- ef1cf68 target/i386: Allow elision of kvm_hv_vpindex_settable() by Philippe Mathieu-Daudé · 1 year, 7 months ago
- 9926cf3 target/i386: Allow elision of kvm_enable_x2apic() by Philippe Mathieu-Daudé · 1 year, 7 months ago
- 2686bbc hw/i386/fw_cfg: Include missing 'cpu.h' header by Philippe Mathieu-Daudé · 1 year, 7 months ago
- d1aa2f5 hw/i386/pc: Include missing 'cpu.h' header by Philippe Mathieu-Daudé · 1 year, 7 months ago
- e44d989 hw/i386/pc: Include missing 'sysemu/tcg.h' header by Philippe Mathieu-Daudé · 1 year, 7 months ago
- 9f89423 hw/ide/ahci: fix broken SError handling by Niklas Cassel · 1 year, 10 months ago
- 7e85cb0 hw/ide/ahci: fix ahci_write_fis_sdb() by Niklas Cassel · 1 year, 10 months ago
- 1a16ce6 hw/ide/ahci: PxCI should not get cleared when ERR_STAT is set by Niklas Cassel · 1 year, 10 months ago
- d73b84d hw/ide/ahci: PxSACT and PxCI is cleared when PxCMD.ST is cleared by Niklas Cassel · 1 year, 10 months ago