index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-07
target/arm: Pass more cpu state to arm_excp_unmasked
Richard Henderson
1
-10
/
+12
2020-02-07
target/arm: Move arm_excp_unmasked to cpu.c
Richard Henderson
2
-111
/
+119
2020-02-07
target/arm: Enable ARMv8.1-VHE in -cpu max
Richard Henderson
1
-0
/
+1
2020-02-07
target/arm: Update arm_cpu_do_interrupt_aarch64 for VHE
Richard Henderson
1
-2
/
+7
2020-02-07
target/arm: Update get_a64_user_mem_index for VHE
Richard Henderson
4
-20
/
+57
2020-02-07
target/arm: check TGE and E2H flags for EL0 pauth traps
Alex Bennée
1
-1
/
+4
2020-02-07
target/arm: Update {fp,sve}_exception_el for VHE
Richard Henderson
1
-25
/
+28
2020-02-07
target/arm: Update arm_phys_excp_target_el for TGE
Richard Henderson
1
-0
/
+6
2020-02-07
target/arm: Flush tlbs for E2&0 translation regime
Richard Henderson
1
-7
/
+18
2020-02-07
target/arm: Flush tlb for ASID changes in EL2&0 translation regime
Richard Henderson
1
-7
/
+15
2020-02-07
target/arm: Add VHE timer register redirection and aliasing
Richard Henderson
1
-12
/
+169
2020-02-07
target/arm: Add VHE system register redirection and aliasing
Richard Henderson
2
-0
/
+175
2020-02-07
target/arm: Update define_one_arm_cp_reg_with_opaque for VHE
Richard Henderson
1
-4
/
+1
2020-02-07
target/arm: Update timer access for VHE
Richard Henderson
1
-21
/
+81
2020-02-07
target/arm: Add the hypervisor virtual counter
Richard Henderson
4
-6
/
+65
2020-02-07
target/arm: Update ctr_el0_access for EL2
Richard Henderson
1
-5
/
+21
2020-02-07
target/arm: Update aa64_zva_access for EL2
Richard Henderson
1
-5
/
+21
2020-02-07
target/arm: Update arm_sctlr for VHE
Richard Henderson
4
-23
/
+18
2020-02-07
target/arm: Update arm_mmu_idx for VHE
Richard Henderson
1
-2
/
+9
2020-02-07
target/arm: Add regime_has_2_ranges
Richard Henderson
3
-19
/
+25
2020-02-07
target/arm: Reorganize ARMMMUIdx
Richard Henderson
5
-86
/
+152
2020-02-07
target/arm: Tidy ARMMMUIdx m-profile definitions
Richard Henderson
1
-8
/
+8
2020-02-07
target/arm: Rearrange ARMMMUIdxBit
Richard Henderson
1
-16
/
+23
2020-02-07
target/arm: Expand TBFLAG_ANY.MMUIDX to 4 bits
Richard Henderson
1
-8
/
+8
2020-02-07
target/arm: Recover 4 bits from TBFLAGs
Richard Henderson
3
-62
/
+84
2020-02-07
target/arm: Rename ARMMMUIdx_S1E2 to ARMMMUIdx_E2
Richard Henderson
4
-15
/
+15
2020-02-07
target/arm: Rename ARMMMUIdx*_S1E3 to ARMMMUIdx*_SE3
Richard Henderson
4
-11
/
+11
2020-02-07
target/arm: Rename ARMMMUIdx_S1SE[01] to ARMMMUIdx_SE10_[01]
Richard Henderson
6
-25
/
+25
2020-02-07
target/arm: Rename ARMMMUIdx_S1NSE* to ARMMMUIdx_Stage1_E*
Richard Henderson
3
-18
/
+19
2020-02-07
target/arm: Rename ARMMMUIdx_S2NS to ARMMMUIdx_Stage2
Richard Henderson
5
-32
/
+35
2020-02-07
target/arm: Rename ARMMMUIdx*_S12NSE* to ARMMMUIdx*_E10_*
Richard Henderson
5
-31
/
+31
2020-02-07
target/arm: Simplify tlb_force_broadcast alternatives
Richard Henderson
1
-28
/
+24
2020-02-07
target/arm: Split out alle1_tlbmask
Richard Henderson
1
-63
/
+25
2020-02-07
target/arm: Split out vae1_tlbmask
Richard Henderson
1
-19
/
+13
2020-02-07
target/arm: Update CNTVCT_EL0 for VHE
Richard Henderson
1
-3
/
+37
2020-02-07
target/arm: Add TTBR1_EL2
Richard Henderson
1
-1
/
+12
2020-02-07
target/arm: Add CONTEXTIDR_EL2
Richard Henderson
2
-12
/
+50
2020-02-07
target/arm: Enable HCR_E2H for VHE
Richard Henderson
2
-8
/
+5
2020-02-07
target/arm: Define isar_feature_aa64_vh
Richard Henderson
1
-0
/
+5
2020-02-07
target/arm/monitor: query-cpu-model-expansion crashed qemu when using machine...
Liang Yan
1
-6
/
+9
2020-02-07
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20200206.0' i...
Peter Maydell
5
-611
/
+642
2020-02-06
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-02-06' into st...
Peter Maydell
8
-182
/
+45
2020-02-06
hw/vfio: Move the IGD quirk code to a separate file
Thomas Huth
5
-611
/
+642
2020-02-06
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-02-06' in...
Peter Maydell
16
-73
/
+220
2020-02-06
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
14
-22
/
+37
2020-02-06
iotests: add test for backup-top failure on permission activation
Vladimir Sementsov-Ogievskiy
3
-0
/
+101
2020-02-06
block/backup-top: fix failure path
Vladimir Sementsov-Ogievskiy
1
-9
/
+12
2020-02-06
qcow2: Use BDRV_SECTOR_SIZE instead of the hardcoded value
Alberto Garcia
1
-3
/
+5
2020-02-06
qcow2: Don't require aligned offsets in qcow2_co_copy_range_from()
Alberto Garcia
1
-4
/
+0
2020-02-06
qcow2: Use bs->bl.request_alignment when updating an L1 entry
Alberto Garcia
1
-10
/
+15
[next]