aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-11target/arm: Mark ADR as non-streamingRichard Henderson
2022-07-11target/arm: Trap non-streaming usage when Streaming SVE is activeRichard Henderson
2022-07-11target/arm: Add infrastructure for disas_smeRichard Henderson
2022-07-11target/arm: Handle SME in aarch64_cpu_dump_stateRichard Henderson
2022-07-08Merge tag 'pull-target-arm-20220707' of https://git.linaro.org/people/pmaydel...Richard Henderson
2022-07-07Merge tag 'pull-request-2022-07-07' of https://gitlab.com/thuth/qemu into sta...Richard Henderson
2022-07-07target/arm: Fix qemu-system-arm handling of LPAE block descriptors for highmemPeter Maydell
2022-07-07target/arm: Correctly implement Feat_DoubleLockPeter Maydell
2022-07-07target/arm: Implement AArch32 DBGDEVID, DBGDEVID1, DBGDEVID2Peter Maydell
2022-07-07target/arm: Suppress debug exceptions when OS Lock setPeter Maydell
2022-07-07target/arm: Move define_debug_regs() to debug_helper.cPeter Maydell
2022-07-07target/arm: Fix code style issues in debug helper functionsPeter Maydell
2022-07-07target/arm: Record tagged bit for user-only in sve_probe_pageRichard Henderson
2022-07-07target/arm: Fix MTE check in sve_ldnfff1_rRichard Henderson
2022-07-07hw/arm/virt: dt: add rng-seed propertyJason A. Donenfeld
2022-07-07Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into stagingRichard Henderson
2022-07-07block/io_uring: clarify that short reads can happenStefan Hajnoczi
2022-07-07io_uring: fix short read slow pathDominique Martinet
2022-07-07Merge tag 'pull-ppc-20220706' of https://gitlab.com/danielhb/qemu into stagingRichard Henderson
2022-07-06target/s390x: Exit tb after executing ex_valueRichard Henderson
2022-07-06target/s390x: Remove DISAS_PC_STALE_NOCHAINRichard Henderson
2022-07-06target/s390x: Remove DISAS_PC_STALERichard Henderson
2022-07-06target/s390x: Remove DISAS_GOTO_TBRichard Henderson
2022-07-06pc-bios/s390-ccw: Update the s390-ccw bios binaries with the virtio-blk fixesThomas Huth
2022-07-06pc-bios/s390-ccw/netboot.mak: Ignore Clang's warnings about GNU extensionsThomas Huth
2022-07-06pc-bios/s390-ccw/virtio: Remove "extern" keyword from prototypesThomas Huth
2022-07-06pc-bios/s390-ccw/virtio-blkdev: Request the right feature bitsThomas Huth
2022-07-06pc-bios/s390-ccw: Split virtio-scsi code from virtio_blk_setup_device()Thomas Huth
2022-07-06pc-bios/s390-ccw/virtio: Beautify the code for reading virtqueue configurationThomas Huth
2022-07-06pc-bios/s390-ccw/virtio: Read device config after feature negotiationThomas Huth
2022-07-06pc-bios/s390-ccw/virtio: Set missing status bits while initializingThomas Huth
2022-07-06pc-bios/s390-ccw/virtio-blkdev: Remove virtio_assume_scsi()Thomas Huth
2022-07-06pc-bios/s390-ccw/virtio-blkdev: Simplify/fix virtio_ipl_disk_is_valid()Thomas Huth
2022-07-06pc-bios/s390-ccw/bootmap: Improve the guessing logic in zipl_load_vblk()Thomas Huth
2022-07-06pc-bios/s390-ccw/virtio: Introduce a macro for the DASD block sizeThomas Huth
2022-07-06pc-bios/s390-ccw: Add a proper prototype for main()Thomas Huth
2022-07-06Merge tag 'm68k-for-7.1-pull-request' of https://github.com/vivier/qemu-m68k ...Richard Henderson
2022-07-06target/ppc: Fix MPC8555 and MPC8560 core type to e500v1Pali Rohár
2022-07-06target/ppc/cpu-models: Remove the "default" CPU aliasThomas Huth
2022-07-06target/ppc: Return default CPU for max CPUMurilo Opsfelder Araujo
2022-07-06target/ppc: implement cdtbcdMatheus Ferst
2022-07-06target/ppc: implement cbcdtdMatheus Ferst
2022-07-06target/ppc: implement addg6sMatheus Ferst
2022-07-06target/ppc: Add flag for ISA v2.06 BCDA instructionsMatheus Ferst
2022-07-06tests/tcg/ppc64: Add mffsce testVíctor Colombo
2022-07-06target/ppc: Implement mffscdrn[i] instructionsVíctor Colombo
2022-07-06target/ppc: Move mffs[.] to decodetreeVíctor Colombo
2022-07-06target/ppc: Move mffsl to decodetreeVíctor Colombo
2022-07-06target/ppc: Move mffsce to decodetreeVíctor Colombo
2022-07-06target/ppc: Move mffscrn[i] to decodetreeVíctor Colombo