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-03-05
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200305'...
Peter Maydell
25
-308
/
+550
2020-03-05
target/arm: Clean address for DC ZVA
Richard Henderson
1
-1
/
+1
2020-03-05
target/arm: Use DEF_HELPER_FLAGS for helper_dc_zva
Richard Henderson
1
-1
/
+1
2020-03-05
target/arm: Move helper_dc_zva to helper-a64.c
Richard Henderson
4
-94
/
+92
2020-03-05
target/arm: Apply TBI to ESR_ELx in helper_exception_return
Richard Henderson
1
-1
/
+22
2020-03-05
target/arm: Introduce core_to_aa64_mmu_idx
Richard Henderson
2
-1
/
+7
2020-03-05
target/arm: Optimize cpu_mmu_index
Richard Henderson
2
-15
/
+13
2020-03-05
target/arm: Replicate TBI/TBID bits for single range regimes
Richard Henderson
1
-2
/
+4
2020-03-05
hw/arm/cubieboard: report error when using unsupported -bios argument
Niek Linnenbank
1
-0
/
+7
2020-03-05
hw/arm/cubieboard: restrict allowed RAM size to 512MiB and 1GiB
Niek Linnenbank
1
-0
/
+8
2020-03-05
hw/arm/cubieboard: restrict allowed CPU type to ARM Cortex-A8
Niek Linnenbank
1
-1
/
+9
2020-03-05
hw/arm/cubieboard: use ARM Cortex-A8 as the default CPU in machine definition
Niek Linnenbank
1
-2
/
+2
2020-03-05
tests/tcg/aarch64: Add newline in pauth-1 printf
Richard Henderson
1
-1
/
+1
2020-03-05
target/arm: Honor the HCR_EL2.TTLB bit
Richard Henderson
1
-30
/
+55
2020-03-05
target/arm: Honor the HCR_EL2.TPU bit
Richard Henderson
1
-20
/
+31
2020-03-05
target/arm: Honor the HCR_EL2.TPCP bit
Richard Henderson
1
-8
/
+31
2020-03-05
target/arm: Honor the HCR_EL2.TACR bit
Richard Henderson
1
-4
/
+14
2020-03-05
target/arm: Honor the HCR_EL2.TSW bit
Richard Henderson
1
-6
/
+16
2020-03-05
target/arm: Honor the HCR_EL2.{TVM,TRVM} bits
Richard Henderson
1
-27
/
+55
2020-03-05
target/arm: Improve masking in arm_hcr_el2_eff
Richard Henderson
1
-4
/
+27
2020-03-05
target/arm: Remove EL2 and EL3 setup from user-only
Richard Henderson
1
-6
/
+0
2020-03-05
target/arm: Disable has_el2 and has_el3 for user-only
Richard Henderson
1
-2
/
+4
2020-03-05
target/arm: Add HCR_EL2 bit definitions from ARMv8.6
Richard Henderson
1
-0
/
+7
2020-03-05
target/arm: Improve masking of HCR/HCR2 RES0 bits
Richard Henderson
1
-13
/
+25
2020-03-05
hw/timer/cadence_ttc: move timer_new from init() into realize() to avoid meml...
Pan Nengyuan
1
-5
/
+11
2020-03-05
hw/arm/strongarm: move timer_new from init() into realize() to avoid memleaks
Pan Nengyuan
1
-6
/
+12
2020-03-05
hw/arm/spitz: move timer_new from init() into realize() to avoid memleaks
Pan Nengyuan
1
-1
/
+7
2020-03-05
hw/arm/pxa2xx: move timer_new from init() into realize() to avoid memleaks
Pan Nengyuan
1
-6
/
+11
2020-03-05
hw/arm/musicpal: Simplify since the machines are little-endian only
Philippe Mathieu-Daudé
1
-10
/
+0
2020-03-05
hw/arm/z2: Simplify since the machines are little-endian only
Philippe Mathieu-Daudé
1
-7
/
+1
2020-03-05
hw/arm/omap_sx1: Simplify since the machines are little-endian only
Philippe Mathieu-Daudé
1
-9
/
+2
2020-03-05
hw/arm/mainstone: Simplify since the machines are little-endian only
Philippe Mathieu-Daudé
1
-7
/
+1
2020-03-05
hw/arm/gumstix: Simplify since the machines are little-endian only
Philippe Mathieu-Daudé
1
-14
/
+2
2020-03-05
hw/arm/smmu-common: Simplify smmu_find_smmu_pcibus() logic
Philippe Mathieu-Daudé
1
-10
/
+11
2020-03-05
hw/arm/smmu-common: a fix to smmu_find_smmu_pcibus
Eric Auger
1
-0
/
+1
2020-03-05
target/arm: Implement (trivially) ARMv8.2-TTCNP
Peter Maydell
3
-0
/
+7
2020-03-05
hw/arm: versal: Generate xlnx-versal-virt zdma FDT nodes
Edgar E. Iglesias
1
-0
/
+28
2020-03-05
hw/arm: versal: Add support for the LPD ADMAs
Edgar E. Iglesias
2
-0
/
+30
2020-03-05
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-03-05' into ...
Peter Maydell
13
-94
/
+74
2020-03-05
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-040320-1' int...
Peter Maydell
7
-77
/
+91
2020-03-05
qapi: Brush off some (py)lint
Markus Armbruster
6
-18
/
+15
2020-03-05
qapi: Use super() now we have Python 3
Markus Armbruster
9
-44
/
+43
2020-03-05
qapi: Drop conditionals for Python 2
Markus Armbruster
4
-20
/
+4
2020-03-05
qapi: Inheriting from object is pointless with Python 3, drop
Markus Armbruster
4
-12
/
+12
2020-03-04
travis.yml: install python3 numpy and opencv libraries
Alex Bennée
1
-1
/
+4
2020-03-04
tests/acceptance: bump avocado requirements to 76.0
Alex Bennée
1
-1
/
+1
2020-03-04
configure: detect and report genisoimage
Alex Bennée
2
-3
/
+24
2020-03-04
travis: enable tools build on OS X
Laurent Vivier
1
-0
/
+1
2020-03-04
tests/vm: Added gen_cloud_init_iso() to basevm.py
Robert Foley
3
-68
/
+42
2020-03-04
tests/vm: give wait_ssh() option to wait for root
Robert Foley
1
-2
/
+5
[next]