summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | device-tree: add re-randomization helper functionJason A. Donenfeld2022-10-272-0/+30
| * | | | reset: allow registering handlers that aren't called by snapshot loadingJason A. Donenfeld2022-10-2715-27/+54
| * | | | target/arm: Use the max page size in a 2-stage ptwRichard Henderson2022-10-271-1/+10
| * | | | target/arm: Implement FEAT_HAFDBS, dirty bit portionRichard Henderson2022-10-272-1/+17
| * | | | target/arm: Implement FEAT_HAFDBS, access flag portionRichard Henderson2022-10-273-22/+157
| * | | | target/arm: Tidy merging of attributes from descriptor and tableRichard Henderson2022-10-271-18/+16Star
| * | | | target/arm: Consider GP an attribute in get_phys_addr_lpaeRichard Henderson2022-10-271-4/+2Star
| * | | | target/arm: Don't shift attrs in get_phys_addr_lpaeRichard Henderson2022-10-271-16/+15Star
| * | | | target/arm: Fix fault reporting in get_phys_addr_lpaeRichard Henderson2022-10-271-18/+13Star
| * | | | target/arm: Remove loop from get_phys_addr_lpaeRichard Henderson2022-10-271-92/+92
| * | | | target/arm: Add ARMFault_UnsuppAtomicUpdateRichard Henderson2022-10-271-0/+4
| * | | | target/arm: Move S1_ptw_translate outside arm_ld[lq]_ptwRichard Henderson2022-10-271-19/+22
| * | | | target/arm: Extract HA and HD in aa64_va_parametersRichard Henderson2022-10-272-1/+9
| * | | | target/arm: Add isar predicates for FEAT_HAFDBSRichard Henderson2022-10-271-0/+10
| * | | | target/arm: Add ptw_idx to S1TranslateRichard Henderson2022-10-271-17/+54
| * | | | target/arm: Introduce regime_is_stage2Richard Henderson2022-10-273-17/+16Star
| * | | | target/imx: reload cmp timer outside of the reload ptimer transactionAxel Heider2022-10-271-2/+7
| * | | | hw/hyperv/hyperv.c: Use device_cold_reset() instead of device_legacy_reset()Peter Maydell2022-10-271-1/+1
| * | | | hw/core/resettable: fix reset level countingDamien Hedde2022-10-272-5/+6
| * | | | target/arm: honor HCR_E2H and HCR_TGE in arm_excp_unmasked()Ake Koomsin2022-10-271-7/+17
| * | | | hw/arm/virt: Fix devicetree warnings about the virtio-iommu nodeJean-Philippe Brucker2022-10-271-2/+3
| * | | | target/arm: Implement FEAT_E0PDPeter Maydell2022-10-276-19/+35
|/ / / /
* | | | Merge tag 'dump-pull-request' of https://gitlab.com/marcandre.lureau/qemu int...Stefan Hajnoczi2022-10-2613-98/+649
|\ \ \ \
| * | | | dump/win_dump: limit number of processed PRCBsViktor Prutyanov2022-10-261-0/+7
| * | | | s390x: pv: Add dump supportJanosch Frank2022-10-263-33/+246
| * | | | s390x: Add KVM PV dump interfaceJanosch Frank2022-10-262-0/+60
| * | | | include/elf.h: add s390x note typesJanosch Frank2022-10-261-0/+2
| * | | | s390x: Introduce PV query interfaceJanosch Frank2022-10-263-0/+77
| * | | | s390x: Add protected dump capJanosch Frank2022-10-264-0/+22
| * | | | dump: Add architecture section and section string table supportJanosch Frank2022-10-243-26/+166
| * | | | dump: Reintroduce memory_offset and section_offsetJanosch Frank2022-10-241-0/+2
| * | | | dump: Reorder struct DumpStateJanosch Frank2022-10-241-7/+9
| * | | | dump: Write ELF section headers right after ELF headerJanosch Frank2022-10-241-17/+14Star
| * | | | dump: Use a buffer for ELF section data and headersJanosch Frank2022-10-242-24/+53
| | |/ / | |/| |
* | | | Merge tag 'pull-tcg-20221026' of https://gitlab.com/rth7680/qemu into stagingStefan Hajnoczi2022-10-2669-1221/+1304
|\ \ \ \
| * | | | accel/tcg: Remove restore_state_to_opc functionRichard Henderson2022-10-262-17/+2Star
| * | | | target/xtensa: Convert to tcg_ops restore_state_to_opcRichard Henderson2022-10-262-6/+10
| * | | | target/tricore: Convert to tcg_ops restore_state_to_opcRichard Henderson2022-10-262-6/+11
| * | | | target/sparc: Convert to tcg_ops restore_state_to_opcRichard Henderson2022-10-263-2/+9
| * | | | target/sh4: Convert to tcg_ops restore_state_to_opcRichard Henderson2022-10-262-10/+16
| * | | | target/s390x: Convert to tcg_ops restore_state_to_opcRichard Henderson2022-10-263-3/+9
| * | | | target/rx: Convert to tcg_ops restore_state_to_opcRichard Henderson2022-10-262-6/+10
| * | | | target/riscv: Convert to tcg_ops restore_state_to_opcRichard Henderson2022-10-261-2/+7
| * | | | target/ppc: Convert to tcg_ops restore_state_to_opcRichard Henderson2022-10-262-6/+10
| * | | | target/openrisc: Convert to tcg_ops restore_state_to_opcRichard Henderson2022-10-262-10/+13
| * | | | target/nios2: Convert to tcg_ops restore_state_to_opcRichard Henderson2022-10-262-6/+11
| * | | | target/mips: Convert to tcg_ops restore_state_to_opcRichard Henderson2022-10-263-2/+10
| * | | | target/microblaze: Convert to tcg_ops restore_state_to_opcRichard Henderson2022-10-262-7/+11
| * | | | target/m68k: Convert to tcg_ops restore_state_to_opcRichard Henderson2022-10-262-10/+14
| * | | | target/loongarch: Convert to tcg_ops restore_state_to_opcRichard Henderson2022-10-262-6/+11