aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-07-11target/arm: Mark PMULL, FMMLA as non-streamingRichard Henderson2-11/+15
2022-07-11target/arm: Mark BDEP, BEXT, BGRP, COMPACT, FEXPA, FTSSEL as non-streamingRichard Henderson2-13/+12
2022-07-11target/arm: Mark RDFFR, WRFFR, SETFFR as non-streamingRichard Henderson2-5/+6
2022-07-11target/arm: Mark ADR as non-streamingRichard Henderson3-5/+11
2022-07-11target/arm: Trap non-streaming usage when Streaming SVE is activeRichard Henderson8-2/+195
2022-07-11target/arm: Add infrastructure for disas_smeRichard Henderson5-1/+64
2022-07-11target/arm: Handle SME in aarch64_cpu_dump_stateRichard Henderson1-1/+16
2022-07-08qga: Relocate a path emitted in the help textAkihiko Odaki1-1/+5
2022-07-08build: Do not depend on pc-bios for config-host.makAkihiko Odaki1-1/+1
2022-07-08accel: kvm: Fix memory leak in find_stats_descriptorsMiaoqian Lin1-0/+1
2022-07-08audio/dbus: fix buildingMarc-André Lureau2-1/+3
2022-07-08fuzz: only use generic-fuzz targets on oss-fuzzAlexander Bulekov1-2/+2
2022-07-08build: improve -fsanitize-coverage-allowlist checkAlexander Bulekov1-1/+2
2022-07-08build: try both native and cross compilersPaolo Bonzini1-64/+95
2022-07-08configure: pass whole target name to probe_target_compilerPaolo Bonzini1-20/+32
2022-07-08Merge tag 'pull-target-arm-20220707' of https://git.linaro.org/people/pmaydel...Richard Henderson13-538/+684
2022-07-07Merge tag 'pull-request-2022-07-07' of https://gitlab.com/thuth/qemu into sta...Richard Henderson13-138/+129
2022-07-07target/arm: Fix qemu-system-arm handling of LPAE block descriptors for highmemPeter Maydell1-1/+1
2022-07-07target/arm: Correctly implement Feat_DoubleLockPeter Maydell2-2/+38
2022-07-07target/arm: Implement AArch32 DBGDEVID, DBGDEVID1, DBGDEVID2Peter Maydell4-0/+55
2022-07-07target/arm: Suppress debug exceptions when OS Lock setPeter Maydell1-0/+3
2022-07-07target/arm: Move define_debug_regs() to debug_helper.cPeter Maydell4-530/+538
2022-07-07target/arm: Fix code style issues in debug helper functionsPeter Maydell1-20/+38
2022-07-07target/arm: Record tagged bit for user-only in sve_probe_pageRichard Henderson1-0/+3
2022-07-07target/arm: Fix MTE check in sve_ldnfff1_rRichard Henderson1-1/+1
2022-07-07hw/arm/virt: dt: add rng-seed propertyJason A. Donenfeld4-24/+47
2022-07-07Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into stagingRichard Henderson1-8/+4
2022-07-07block/io_uring: clarify that short reads can happenStefan Hajnoczi1-6/+2
2022-07-07io_uring: fix short read slow pathDominique Martinet1-2/+2
2022-07-07Merge tag 'pull-ppc-20220706' of https://gitlab.com/danielhb/qemu into stagingRichard Henderson33-576/+885
2022-07-06target/s390x: Exit tb after executing ex_valueRichard Henderson1-1/+1
2022-07-06target/s390x: Remove DISAS_PC_STALE_NOCHAINRichard Henderson1-10/+11
2022-07-06target/s390x: Remove DISAS_PC_STALERichard Henderson1-9/+4
2022-07-06target/s390x: Remove DISAS_GOTO_TBRichard Henderson1-6/+2
2022-07-06pc-bios/s390-ccw: Update the s390-ccw bios binaries with the virtio-blk fixesThomas Huth2-0/+0
2022-07-06pc-bios/s390-ccw/netboot.mak: Ignore Clang's warnings about GNU extensionsThomas Huth1-2/+5
2022-07-06pc-bios/s390-ccw/virtio: Remove "extern" keyword from prototypesThomas Huth1-6/+6
2022-07-06pc-bios/s390-ccw/virtio-blkdev: Request the right feature bitsThomas Huth1-0/+4
2022-07-06pc-bios/s390-ccw: Split virtio-scsi code from virtio_blk_setup_device()Thomas Huth4-27/+38
2022-07-06pc-bios/s390-ccw/virtio: Beautify the code for reading virtqueue configurationThomas Huth1-3/+2
2022-07-06pc-bios/s390-ccw/virtio: Read device config after feature negotiationThomas Huth1-4/+3
2022-07-06pc-bios/s390-ccw/virtio: Set missing status bits while initializingThomas Huth1-4/+14
2022-07-06pc-bios/s390-ccw/virtio-blkdev: Remove virtio_assume_scsi()Thomas Huth2-25/+0
2022-07-06pc-bios/s390-ccw/virtio-blkdev: Simplify/fix virtio_ipl_disk_is_valid()Thomas Huth2-36/+7
2022-07-06pc-bios/s390-ccw/bootmap: Improve the guessing logic in zipl_load_vblk()Thomas Huth1-4/+23
2022-07-06pc-bios/s390-ccw/virtio: Introduce a macro for the DASD block sizeThomas Huth2-1/+2
2022-07-06pc-bios/s390-ccw: Add a proper prototype for main()Thomas Huth2-2/+2
2022-07-06Merge tag 'm68k-for-7.1-pull-request' of https://github.com/vivier/qemu-m68k ...Richard Henderson3-1/+25
2022-07-06target/ppc: Fix MPC8555 and MPC8560 core type to e500v1Pali Rohár2-14/+14
2022-07-06target/ppc/cpu-models: Remove the "default" CPU aliasThomas Huth1-1/+1