aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-08-12target/arm: Don't report Statistical Profiling Extension in ID registersPeter Maydell1-0/+11
2022-08-10Merge tag 'linux-user-for-7.1-pull-request' of https://gitlab.com/laurent_viv...Richard Henderson2-0/+20
2022-08-10linux-user: fix compat with glibc >= 2.36 sys/mount.hDaniel P. Berrangé2-0/+20
2022-08-09Update version for v7.1.0-rc2 releasev7.1.0-rc2Richard Henderson1-1/+1
2022-08-09Merge tag 'trivial-branch-for-7.1-pull-request' of https://gitlab.com/laurent...Richard Henderson2-8/+5
2022-08-09Merge tag 'pull-target-arm-20220809' of https://git.linaro.org/people/pmaydel...Richard Henderson1-0/+6
2022-08-09Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into stagingRichard Henderson1-2/+2
2022-08-09icount: Take iothread lock when running QEMU timersPeter Maydell1-0/+6
2022-08-09hw/net/rocker: Avoid undefined shifts with more than 31 portsPeter Maydell1-2/+2
2022-08-08Merge tag 'pull-la-20220808' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson6-22/+36
2022-08-08target/loongarch: Remove cpu_fcsr0Richard Henderson6-22/+36
2022-08-08Merge tag 'mips-20220809' of https://github.com/philmd/qemu into stagingRichard Henderson4-6/+20
2022-08-08hw/misc/grlib_ahb_apb_pnp: Support 8 and 16 bit accessesPeter Maydell2-6/+8
2022-08-08hw/mips/malta: turn off x86 specific features of PIIX4_PMIgor Mammedov1-0/+9
2022-08-08target/mips: Handle lock_user() failure in UHI_plog semihosting callPeter Maydell1-0/+3
2022-08-08Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson4-24/+229
2022-08-08Merge tag 'pull-request-2022-08-08' of https://gitlab.com/thuth/qemu into sta...Richard Henderson4-2/+3
2022-08-08tests/qtest: add scenario for -readconfig handlingDaniel P. Berrangé2-0/+196
2022-08-08vl: remove dead code in parse_memory_options()Paolo Bonzini1-6/+1
2022-08-08vl: fix [memory] section with -readconfigPaolo Bonzini1-11/+14
2022-08-08xlnx_dp: drop unsupported AUXCommand in xlnx_dp_aux_set_commandQiang Liu1-2/+2
2022-08-08contrib/vhost-user-blk: Clean up deallocation of VuVirtqElementMarkus Armbruster1-6/+3
2022-08-07tests/qemu-iotests/264: Allow up to 5s for the BLOCK_JOB_CANCEL event to arriveThomas Huth1-1/+1
2022-08-07tests/avocado: fix replay-linux testPavel Dovgalyuk1-0/+1
2022-08-07pc-bios/s390-ccw: Update the s390-ccw.img with the block size fixThomas Huth1-0/+0
2022-08-07pc-bios/s390-ccw: Fix booting with logical block size < physical block sizeThomas Huth1-1/+1
2022-08-05Merge tag 'pull-la-20220805' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson10-110/+119
2022-08-05Merge tag 'misc-next-pull-request' of https://gitlab.com/berrange/qemu into s...Richard Henderson6-11/+37
2022-08-05target/loongarch: Update gdb_set_fpu() and gdb_get_fpu()Song Gao3-29/+32
2022-08-05target/loongarch: Update loongarch-fpu.xmlSong Gao4-59/+52
2022-08-05target/loongarch: update loongarch-base64.xmlSong Gao1-6/+6
2022-08-05target/loongarch: add gdb_arch_name()Song Gao1-0/+6
2022-08-05target/loongarch: Fix GDB get the wrong pcSong Gao3-3/+7
2022-08-05hw/loongarch: remove acpi-build.c unused variable 'aml_len'Song Gao1-10/+1
2022-08-05target/loongarch: Fix macros SET_FPU_* in cpu.hQi Hu1-3/+15
2022-08-05util/qemu-sockets: Replace the call to close a socket with closesocket()Bin Meng1-2/+2
2022-08-05target/arm: display deprecation status in '-cpu help'Daniel P. Berrangé1-1/+6
2022-08-05target/s390x: display deprecation status in '-cpu help'Daniel P. Berrangé1-5/+18
2022-08-05target/i386: display deprecation status in '-cpu help'Daniel P. Berrangé1-0/+5
2022-08-05QIOChannelSocket: Add support for MSG_ZEROCOPY + IPV6Leonardo Bras1-2/+2
2022-08-05docs: build-platforms: Clarify stance on minor releases and backportsAndrea Bolognani1-1/+4
2022-08-04Merge tag 'trivial-branch-for-7.1-pull-request' of https://gitlab.com/laurent...Richard Henderson5-14/+12
2022-08-04Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into stagingRichard Henderson1-2/+2
2022-08-04Merge tag 'pull-ppc-20220804' of https://gitlab.com/danielhb/qemu into stagingRichard Henderson1-1/+1
2022-08-04virtiofsd: Fix format stringsStefan Weil1-2/+2
2022-08-04hw/ppc: sam460ex.c: store all GPIO lines in mal_irqs[]Daniel Henrique Barboza1-1/+1
2022-08-04include/qemu/host-utils.h: Simplify the compiler check in mulu128()Thomas Huth1-2/+1
2022-08-04ppc: Remove redundant macro MSR_BOOK3S_MASK.Yonggang Luo1-1/+0
2022-08-04docs/about/removed-features: Move the -soundhw into the right sectionThomas Huth1-7/+7
2022-08-04vdpa: Fix file descriptor leak on get features errorEugenio Pérez1-2/+2