summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | linux-user/riscv: Align signal frame to 16 bytesRichard Henderson2022-08-021-3/+1Star
* | | | Merge tag 'pull-aspeed-20220801' of https://github.com/legoater/qemu into sta...Richard Henderson2022-08-012-7/+9
|\ \ \ \ | |/ / / |/| | |
| * | | aspeed/fby35: Fix owner of the BMC RAM memory regionCédric Le Goater2022-08-011-5/+9
| * | | aspeed: Remove unused fields from AspeedMachineStateCédric Le Goater2022-08-011-2/+0Star
| | |/ | |/|
* | | Merge tag 'pull-target-arm-20220801' of https://git.linaro.org/people/pmaydel...Richard Henderson2022-08-011-23/+22Star
|\ \ \
| * | | target/arm: Move sve probe inside kvm >= 4.15 branchRichard Henderson2022-08-011-11/+11
| * | | target/arm: Set KVM_ARM_VCPU_SVE while probing the hostRichard Henderson2022-08-011-14/+13Star
| * | | target/arm: Use kvm_arm_sve_supported in kvm_arm_get_host_cpu_featuresRichard Henderson2022-08-011-1/+1
* | | | Merge tag 'pull-request-2022-08-01' of https://gitlab.com/thuth/qemu into sta...Richard Henderson2022-08-0135-88/+76Star
|\ \ \ \
| * | | | tests/qtest/migration-test: Run the dirty ring tests only with the x86 targetThomas Huth2022-08-011-3/+4
| * | | | trivial: Fix duplicated wordsThomas Huth2022-08-015-5/+5
| * | | | misc: fix commonly doubled up wordsDaniel P. Berrangé2022-08-0127-36/+36
| * | | | tests/unit/test-qga: Replace the word 'blacklist' in the guest agent unit testThomas Huth2022-08-011-3/+3
| * | | | migration-test: Allow test to run without uffdPeter Xu2022-08-011-23/+25
| * | | | migration-test: Use migrate_ensure_converge() for auto-convergePeter Xu2022-08-011-17/+2Star
| * | | | tests/tcg/linux-test: Fix random hangs in test_socketIlya Leoshkevich2022-08-011-1/+1
| | |/ / | |/| |
* | | | Merge tag 'for-qemu-2022-08-01' of github.com:cminyard/qemu into stagingRichard Henderson2022-08-011-1/+3
|\ \ \ \
| * | | | ipmi:smbus: Add a check around a memcpyCorey Minyard2022-08-011-1/+3
* | | | | Merge tag 'nvme-next-pull-request' of git://git.infradead.org/qemu-nvme into ...Richard Henderson2022-08-011-3/+9
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | hw/nvme: do not enable ioeventfd by defaultKlaus Jensen2022-08-011-1/+1
| * | | | hw/nvme: unregister the event notifier handler on the main loopKlaus Jensen2022-08-011-0/+2
| * | | | hw/nvme: skip queue processing if notifier is clearedKlaus Jensen2022-08-011-2/+6
| | |/ / | |/| |
* | | | Merge tag 'pull-hex-20220731' of https://github.com/quic/qemu into stagingRichard Henderson2022-08-014-12/+1044
|\ \ \ \ | |/ / / |/| | |
| * | | 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