summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Hexagon (tests/tcg/hexagon) reference file for float_convdTaylor Simpson2022-08-011-0/+988
| * | | Hexagon (tests/tcg/hexagon) Fix alignment in load_unpack.cTaylor Simpson2022-08-011-7/+7
| * | | Hexagon (target/hexagon) make VyV operands use a unique tempTaylor Simpson2022-08-012-5/+49
|/ / /
* | | Merge tag 'pull-la-20220729' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson2022-07-307-67/+64Star
|\ \ \
| * | | hw/loongarch: Change macro name 'LS7A_XXX' to 'VIRT_XXX'Xiaojuan Yang2022-07-304-64/+61Star
| * | | hw/loongarch: Rename file 'loongson3.XXX' to 'virt.XXX'Xiaojuan Yang2022-07-304-3/+3
|/ / /
* | | ci: Upgrade msys2 release to 20220603Yonggang Luo2022-07-292-2/+2
* | | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson2022-07-297-12/+13
|\ \ \
| * | | configure: pass correct cflags to container-based cross compilersPaolo Bonzini2022-07-291-1/+0Star
| * | | kvm: don't use perror() without useful errnoCornelia Huck2022-07-292-2/+2
| * | | configure: Fix ppc container_cross_cc substitutionRichard Henderson2022-07-291-1/+1
| * | | stubs: update replay-tools to match replay.h typesClaudio Fontana2022-07-281-4/+5
| * | | vga: fix incorrect line height in 640x200x2 modePaolo Bonzini2022-07-281-1/+2
| * | | ui: dbus-display requires CONFIG_GBMPaolo Bonzini2022-07-282-3/+3
* | | | Merge tag 'pull-testing-next-290722-1' of https://github.com/stsquad/qemu int...Richard Henderson2022-07-2939-69/+242
|\ \ \ \ | |_|/ / |/| | |
| * | | qemu-options: bring the kernel and image options togetherAlex Bennée2022-07-291-18/+78
| * | | docs/devel: fix description of OBJECT_DECLARE_SIMPLE_TYPEAlex Bennée2022-07-291-2/+1Star
| * | | 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