aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-16Update version for v7.1.0-rc3 releasev7.1.0-rc3Richard Henderson
2022-08-16Merge tag 'pull-request-2022-08-16' of https://gitlab.com/thuth/qemu into sta...Richard Henderson
2022-08-16Merge tag 'pull-for-7.1-fixes-160822-1' of https://github.com/stsquad/qemu in...Richard Henderson
2022-08-16hw/usb/hcd-xhci: Fix unbounded loop in xhci_ring_chain_length() (CVE-2020-14394)Thomas Huth
2022-08-16tests/qtest: misc tweaks to readconfigDaniel P. Berrangé
2022-08-16tests/avocado: apply a band aid to aspeed-evb loginAlex Bennée
2022-08-16tests/avocado: add timeout to the aspeed testsAlex Bennée
2022-08-16linux-user: un-parent OBJECT(cpu) when closing threadAlex Bennée
2022-08-14Merge tag 'pull-la-20220814' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson
2022-08-13docs/system/loongarch: Update the LoongArch documentXiaojuan Yang
2022-08-12Merge tag 'pull-target-arm-20220812' of https://git.linaro.org/people/pmaydel...Richard Henderson
2022-08-12Merge tag 'linux-user-for-7.1-pull-request' of https://gitlab.com/laurent_viv...Richard Henderson
2022-08-12cutils: Add missing dyld(3) include on macOSPhilippe Mathieu-Daudé
2022-08-12hw/arm/virt-acpi-build: Present the GICR structure properly for GICv4Zenghui Yu
2022-08-12tests/unit: fix a -Wformat-truncation warningMarc-André Lureau
2022-08-12Fix some typos in documentation (most of them found by codespell)Stefan Weil
2022-08-12target/arm: Don't report Statistical Profiling Extension in ID registersPeter Maydell
2022-08-11linux-user/aarch64: Reset target data on MADV_DONTNEEDVitaly Buka
2022-08-10Merge tag 'linux-user-for-7.1-pull-request' of https://gitlab.com/laurent_viv...Richard Henderson
2022-08-10linux-user: fix compat with glibc >= 2.36 sys/mount.hDaniel P. Berrangé
2022-08-09Update version for v7.1.0-rc2 releasev7.1.0-rc2Richard Henderson
2022-08-09Merge tag 'trivial-branch-for-7.1-pull-request' of https://gitlab.com/laurent...Richard Henderson
2022-08-09Merge tag 'pull-target-arm-20220809' of https://git.linaro.org/people/pmaydel...Richard Henderson
2022-08-09Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into stagingRichard Henderson
2022-08-09icount: Take iothread lock when running QEMU timersPeter Maydell
2022-08-09hw/net/rocker: Avoid undefined shifts with more than 31 portsPeter Maydell
2022-08-08Merge tag 'pull-la-20220808' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson
2022-08-08target/loongarch: Remove cpu_fcsr0Richard Henderson
2022-08-08Merge tag 'mips-20220809' of https://github.com/philmd/qemu into stagingRichard Henderson
2022-08-08hw/misc/grlib_ahb_apb_pnp: Support 8 and 16 bit accessesPeter Maydell
2022-08-08hw/mips/malta: turn off x86 specific features of PIIX4_PMIgor Mammedov
2022-08-08target/mips: Handle lock_user() failure in UHI_plog semihosting callPeter Maydell
2022-08-08Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2022-08-08Merge tag 'pull-request-2022-08-08' of https://gitlab.com/thuth/qemu into sta...Richard Henderson
2022-08-08tests/qtest: add scenario for -readconfig handlingDaniel P. Berrangé
2022-08-08vl: remove dead code in parse_memory_options()Paolo Bonzini
2022-08-08vl: fix [memory] section with -readconfigPaolo Bonzini
2022-08-08xlnx_dp: drop unsupported AUXCommand in xlnx_dp_aux_set_commandQiang Liu
2022-08-08contrib/vhost-user-blk: Clean up deallocation of VuVirtqElementMarkus Armbruster
2022-08-07tests/qemu-iotests/264: Allow up to 5s for the BLOCK_JOB_CANCEL event to arriveThomas Huth
2022-08-07tests/avocado: fix replay-linux testPavel Dovgalyuk
2022-08-07pc-bios/s390-ccw: Update the s390-ccw.img with the block size fixThomas Huth
2022-08-07pc-bios/s390-ccw: Fix booting with logical block size < physical block sizeThomas Huth
2022-08-05Merge tag 'pull-la-20220805' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson
2022-08-05Merge tag 'misc-next-pull-request' of https://gitlab.com/berrange/qemu into s...Richard Henderson
2022-08-05target/loongarch: Update gdb_set_fpu() and gdb_get_fpu()Song Gao
2022-08-05target/loongarch: Update loongarch-fpu.xmlSong Gao
2022-08-05target/loongarch: update loongarch-base64.xmlSong Gao
2022-08-05target/loongarch: add gdb_arch_name()Song Gao
2022-08-05target/loongarch: Fix GDB get the wrong pcSong Gao