summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | tests/avocado: fix replay-linux testPavel Dovgalyuk2022-08-071-0/+1
| * | pc-bios/s390-ccw: Update the s390-ccw.img with the block size fixThomas Huth2022-08-071-0/+0
| * | pc-bios/s390-ccw: Fix booting with logical block size < physical block sizeThomas Huth2022-08-071-1/+1
|/ /
* | Merge tag 'pull-la-20220805' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson2022-08-0510-110/+119
|\ \
| * | target/loongarch: Update gdb_set_fpu() and gdb_get_fpu()Song Gao2022-08-053-29/+32
| * | target/loongarch: Update loongarch-fpu.xmlSong Gao2022-08-054-59/+52Star
| * | target/loongarch: update loongarch-base64.xmlSong Gao2022-08-051-6/+6
| * | target/loongarch: add gdb_arch_name()Song Gao2022-08-051-0/+6
| * | target/loongarch: Fix GDB get the wrong pcSong Gao2022-08-053-3/+7
| * | hw/loongarch: remove acpi-build.c unused variable 'aml_len'Song Gao2022-08-051-10/+1Star
| * | target/loongarch: Fix macros SET_FPU_* in cpu.hQi Hu2022-08-051-3/+15
* | | Merge tag 'misc-next-pull-request' of https://gitlab.com/berrange/qemu into s...Richard Henderson2022-08-056-11/+37
|\ \ \ | |/ / |/| |
| * | util/qemu-sockets: Replace the call to close a socket with closesocket()Bin Meng2022-08-051-2/+2
| * | target/arm: display deprecation status in '-cpu help'Daniel P. Berrangé2022-08-051-1/+6
| * | target/s390x: display deprecation status in '-cpu help'Daniel P. Berrangé2022-08-051-5/+18
| * | target/i386: display deprecation status in '-cpu help'Daniel P. Berrangé2022-08-051-0/+5
| * | QIOChannelSocket: Add support for MSG_ZEROCOPY + IPV6Leonardo Bras2022-08-051-2/+2
| * | docs: build-platforms: Clarify stance on minor releases and backportsAndrea Bolognani2022-08-051-1/+4
|/ /
* | Merge tag 'trivial-branch-for-7.1-pull-request' of https://gitlab.com/laurent...Richard Henderson2022-08-055-14/+12Star
|\ \
| * | include/qemu/host-utils.h: Simplify the compiler check in mulu128()Thomas Huth2022-08-041-2/+1Star
| * | ppc: Remove redundant macro MSR_BOOK3S_MASK.Yonggang Luo2022-08-041-1/+0Star
| * | docs/about/removed-features: Move the -soundhw into the right sectionThomas Huth2022-08-041-7/+7
| * | vdpa: Fix file descriptor leak on get features errorEugenio Pérez2022-08-041-2/+2
| * | README.rst: fix link formattingCornelia Huck2022-08-041-2/+2
* | | Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into stagingRichard Henderson2022-08-041-2/+2
|\ \ \
| * | | virtiofsd: Fix format stringsStefan Weil2022-08-041-2/+2
| |/ /
* | | Merge tag 'pull-ppc-20220804' of https://gitlab.com/danielhb/qemu into stagingRichard Henderson2022-08-041-1/+1
|\ \ \ | |/ / |/| |
| * | hw/ppc: sam460ex.c: store all GPIO lines in mal_irqs[]Daniel Henrique Barboza2022-08-041-1/+1
|/ /
* | Merge tag 'linux-user-for-7.1-pull-request' of https://gitlab.com/laurent_viv...Richard Henderson2022-08-033-10/+16
|\ \
| * | linux-user: Use memfd for open syscall emulationRainer Müller2022-08-021-8/+14
| * | linux-user: Do not treat madvise()'s advice as a bitmaskIlya Leoshkevich2022-07-291-1/+1
| * | linux-user/flatload.c: Fix setting of image_info::end_codePeter Maydell2022-07-281-1/+1
* | | Update version for v7.1.0-rc1 releaseRichard Henderson2022-08-031-1/+1
* | | Merge tag 'pull-semi-20220802' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson2022-08-036-11/+16
|\ \ \
| * | | target/mips: Advance pc after semihosting exceptionRichard Henderson2022-08-026-11/+16
|/ / /
* | | Merge tag 'pull-migration-20220802c' of https://gitlab.com/dagrh/qemu into st...Richard Henderson2022-08-025-24/+36
|\ \ \
| * | | virtiofsd: Disable killpriv_v2 by defaultVivek Goyal2022-08-021-11/+2Star
| * | | migration: Define BLK_MIG_BLOCK_SIZE as unsigned long longPeter Maydell2022-08-021-1/+1
| * | | migration: Assert that migrate_multifd_compression() returns an in-range valuePeter Maydell2022-08-021-0/+1
| * | | Revert "migration: Simplify unqueue_page()"Thomas Huth2022-08-022-12/+28
| * | | migration: add remaining params->has_* = true in migration_instance_init()Leonardo Bras2022-08-021-0/+4
|/ / /
* | | Merge tag 'for-upstream' of git://repo.or.cz/qemu/kevin into stagingRichard Henderson2022-08-025-12/+31
|\ \ \
| * | | main loop: add missing documentation links to GS/IO macrosEmanuele Giuseppe Esposito2022-08-021-3/+15
| * | | qemu-iotests: Discard stderr when probing devicesCole Robinson2022-08-021-2/+2
| * | | hw/block/hd-geometry: Do not override specified bios-chs-transLev Kujawski2022-08-021-1/+6
| * | | libvduse: Pass positive value to strerror()Xie Yongji2022-08-021-2/+2
| * | | libvduse: Replace strcpy() with strncpy()Xie Yongji2022-08-021-1/+2
| * | | libvduse: Fix the incorrect function nameXie Yongji2022-08-021-3/+3
| * | | block/io_uring: add missing include fileJinhao Fan2022-08-021-0/+1
* | | | Merge tag 'pull-riscv-to-apply-20220802' of github.com:alistair23/qemu into s...Richard Henderson2022-08-021-3/+1Star
|\ \ \ \ | |/ / / |/| | |