summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tests/tcg/s390x: Test unaligned accesses to lowcoreIlya Leoshkevich2022-07-292-0/+28
* qapi: Add exit-failure PanicActionIlya Leoshkevich2022-07-295-9/+23
* semihosting: Fix handling of buffer in TARGET_SYS_TMPNAMPeter Maydell2022-07-291-2/+11
* semihosting: Check for errors on SET_ARG()Peter Maydell2022-07-291-3/+13
* semihosting: Don't copy buffer after console_write()Peter Maydell2022-07-291-1/+1
* semihosting: Don't return negative values on qemu_semihosting_console_write()...Peter Maydell2022-07-291-1/+2
* .gitlab-ci.d/windows.yml: Enable native Windows symlinkBin Meng2022-07-291-0/+2
* .cirrus.yml: Change winsymlinks to 'native'Bin Meng2022-07-291-1/+1
* gitlab: drop 'containers-layer2' stageDaniel P. Berrangé2022-07-292-13/+12Star
* gitlab: show testlog.txt contents when cirrus/custom-runner jobs failDaniel P. Berrangé2022-07-295-1/+30
* tests: refresh to latest libvirt-ci moduleDaniel P. Berrangé2022-07-2919-18/+40
* Merge tag 'pull-ppc-20220728' of https://gitlab.com/danielhb/qemu into stagingRichard Henderson2022-07-294-13/+109
|\
| * target/ppc: Implement new wait variantsNicholas Piggin2022-07-282-8/+91
| * hw/ppc/ppc440_uc: Initialize length passed to cpu_physical_memory_map()Peter Maydell2022-07-281-1/+4
| * hw/ppc: check if spapr_drc_index() returns NULL in spapr_nvdimm.cDaniel Henrique Barboza2022-07-281-4/+14
* | Merge tag 'pull-riscv-to-apply-20220728' of github.com:alistair23/qemu into s...Richard Henderson2022-07-282-7/+2Star
|\ \ | |/ |/|
| * hw/intc: sifive_plic: Fix multi-socket plic configuraitonAtish Patra2022-07-281-2/+2
| * RISC-V: Allow both Zmmul and MPalmer Dabbelt2022-07-271-5/+0Star
* | Merge tag 'pull-block-2022-07-27' of https://gitlab.com/vsementsov/qemu into ...Richard Henderson2022-07-283-3/+49
|\ \ | |/ |/|
| * iotests/131: Add parallels regression testHanna Reitz2022-07-262-1/+47
| * block/parallels: Fix buffer-based write callHanna Reitz2022-07-261-2/+2
* | Update version for v7.1.0-rc0 releaseRichard Henderson2022-07-271-1/+1
* | Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...Richard Henderson2022-07-2616-107/+258
|\ \ | |/ |/|
| * hw/virtio/virtio-iommu: Enforce power-of-two notify for both MAP and UNMAPJean-Philippe Brucker2022-07-261-19/+28
| * i386/pc: restrict AMD only enforcing of 1Tb hole to new machine typeJoao Martins2022-07-264-2/+7
| * i386/pc: relocate 4g start to 1T where applicableJoao Martins2022-07-261-0/+54
| * i386/pc: bounds check phys-bits against max used GPAJoao Martins2022-07-261-0/+27
| * i386/pc: factor out device_memory base/size to helperJoao Martins2022-07-261-15/+31
| * i386/pc: handle unitialized mr in pc_get_cxl_range_end()Joao Martins2022-07-261-10/+8Star
| * i386/pc: factor out cxl range start to helperJoao Martins2022-07-261-7/+17
| * i386/pc: factor out cxl range end to helperJoao Martins2022-07-261-10/+21
| * i386/pc: factor out above-4g end to an helperJoao Martins2022-07-261-15/+14Star
| * i386/pc: pass pci_hole64_size to pc_memory_init()Joao Martins2022-07-264-4/+19
| * i386/pc: create pci-host qdev prior to pc_memory_init()Joao Martins2022-07-264-9/+12
| * hw/i386: add 4g boundary start to X86MachineStateJoao Martins2022-07-265-7/+12
| * hw/cxl: Fix size of constant in interleave granularity function.Jonathan Cameron2022-07-261-1/+1
| * hw/i386/pc: Always place CXL Memory Regions after device_memoryJonathan Cameron2022-07-261-4/+2Star
| * hw/machine: Clear out left over CXL related pointer from move of state handli...Jonathan Cameron2022-07-261-1/+0Star
| * acpi/nvdimm: Define trace events for NVDIMM and substitute nvdimm_debug()Robert Hoo2022-07-263-27/+29
* | Merge tag 'pull-target-arm-20220726' of https://git.linaro.org/people/pmaydel...Richard Henderson2022-07-265-20/+17Star
|\ \ | |/ |/|
| * hw/display/bcm2835_fb: Fix framebuffer allocation addressAlan Jian2022-07-261-2/+1Star
| * configure: Avoid '==' bashismPeter Maydell2022-07-261-1/+1
| * configure: Drop dead code attempting to use -msmall-data on alpha hostsPeter Maydell2022-07-261-7/+0Star
| * configure: Don't use bash-specific string-replacement syntaxPeter Maydell2022-07-261-3/+4
| * configure: Add braces to clarify intent of $emu[[:space:]]Peter Maydell2022-07-261-1/+1
| * configure: Add missing POSIX-required spacePeter Maydell2022-07-261-1/+1
| * target/arm: Add MO_128 entry to pred_esz_masks[]Peter Maydell2022-07-262-3/+4
| * scripts/coverity-scan/COMPONENTS.md: Update slirp component infoPeter Maydell2022-07-261-2/+2
| * scripts/coverity-scan/COMPONENTS.md: Add loongarch componentPeter Maydell2022-07-261-0/+3
* | Merge tag 'linux-user-for-7.1-pull-request' of https://gitlab.com/laurent_viv...Peter Maydell2022-07-263-20/+5Star
|\ \ | |/ |/|