aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-07Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2022-05-07pc: remove -soundhw pcspkPaolo Bonzini
2022-05-07configure, meson: move vhost options to MesonPaolo Bonzini
2022-05-07meson: use have_vhost_* variables to pick sourcesPaolo Bonzini
2022-05-07meson: create have_vhost_* variablesPaolo Bonzini
2022-05-07build: move vhost-user-fs configuration to KconfigPaolo Bonzini
2022-05-07build: move vhost-scsi configuration to KconfigPaolo Bonzini
2022-05-07build: move vhost-vsock configuration to KconfigPaolo Bonzini
2022-05-07configure: simplify vhost-net-{user, vdpa} configurationPaolo Bonzini
2022-05-07meson, virtio: place all virtio-pci devices under virtio_pci_ssPaolo Bonzini
2022-05-07configure: omit options with default values from meson command linePaolo Bonzini
2022-05-07meson: pass more options directly as -DPaolo Bonzini
2022-05-07configure: switch directory options to automatic parsingPaolo Bonzini
2022-05-07meson: always combine directories with prefixPaolo Bonzini
2022-05-07meson, configure: move --interp-prefix to mesonPaolo Bonzini
2022-05-07meson, configure: move --with-pkgversion, CONFIG_STAMP to mesonPaolo Bonzini
2022-05-07meson, configure: move bdrv whitelists to mesonPaolo Bonzini
2022-05-07meson, configure: move --tls-priority to mesonPaolo Bonzini
2022-05-07configure: switch string options to automatic parsingPaolo Bonzini
2022-05-07configure: move Windows flags detection to mesonPaolo Bonzini
2022-05-07configure, meson: move iasl detection to mesonPaolo Bonzini
2022-05-07meson, configure: move Xen detection to mesonPaolo Bonzini
2022-05-07meson-buildoptions: add support for string optionsPaolo Bonzini
2022-05-07qga-vss: always build qga-vss.tlb when qga-vss.dll is builtKonstantin Kostiuk
2022-05-07configure: Add cross prefix for widl toolKonstantin Kostiuk
2022-05-07WHPX: support for xcr0Sunil Muthuswamy
2022-05-06Merge tag '20220506-xtensa-1' of https://github.com/OSLL/qemu-xtensa into sta...Richard Henderson
2022-05-06target/xtensa: implement cache test option opcodesMax Filippov
2022-05-06tests/tcg/xtensa: fix vectors and checks in timer testMax Filippov
2022-05-06tests/tcg/xtensa: enable mmu tests for MMUv3Max Filippov
2022-05-06tests/tcg/xtensa: enable autorefill phys_mem tests for MMUv3Max Filippov
2022-05-06tests/tcg/xtensa: remove dependency on the loop optionMax Filippov
2022-05-06tests/tcg/xtensa: fix watchpoint testMax Filippov
2022-05-06tests/tcg/xtensa: restore vecbase SR after testMax Filippov
2022-05-06tests/tcg/xtensa: fix build for cores without windowed registersMax Filippov
2022-05-06hw/xtensa: fix reset value of MIROUT register of MX PICMax Filippov
2022-05-06target/xtensa: add clock input to xtensa CPUMax Filippov
2022-05-06target/xtensa: import core lx106Simon Safar
2022-05-06target/xtensa: use tcg_constant_* for remaining opcodesMax Filippov
2022-05-06target/xtensa: use tcg_constant_* for FPU conversion opcodesMax Filippov
2022-05-06target/xtensa: use tcg_constant_* for numbered special registersMax Filippov
2022-05-06target/xtensa: use tcg_constant_* for TLB opcodesMax Filippov
2022-05-06target/xtensa: use tcg_constant_* for exceptionsMax Filippov
2022-05-06target/xtensa: use tcg_contatnt_* for numeric literalsMax Filippov
2022-05-06target/xtensa: fix missing tcg_temp_free in gen_window_checkMax Filippov
2022-05-06Merge tag 'vfio-updates-20220506.1' of https://gitlab.com/alex.williamson/qem...Richard Henderson
2022-05-06vfio/common: Rename VFIOGuestIOMMU::iommu into ::iommu_mrYi Liu
2022-05-06vfio/pci: Use vbasedev local variable in vfio_realize()Eric Auger
2022-05-06hw/vfio/pci: fix vfio_pci_hot_reset_result trace pointEric Auger
2022-05-06vfio/common: remove spurious tpm-crb-cmd misalignment warningEric Auger