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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-22
i386: Add support for CPUID_8000_001E for AMD
Babu Moger
1
-0
/
+86
2018-06-22
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180622'...
Peter Maydell
5
-18
/
+54
2018-06-22
target/arm: Strict alignment for ARMv6-M and ARMv8-M Baseline
Julia Suvorova
1
-2
/
+16
2018-06-22
target/arm: Introduce ARM_FEATURE_M_MAIN
Julia Suvorova
2
-0
/
+4
2018-06-22
target-arm: Add the Cortex-R5F
Edgar E. Iglesias
1
-0
/
+9
2018-06-22
target/arm: Allow KVM device address overwriting
Eric Auger
2
-2
/
+11
2018-06-22
target-arm: fix a segmentation fault due to illegal memory access
Zheng Xiang
1
-0
/
+1
2018-06-22
target/arm: Minor cleanup for ARMv6-M 32-bit instructions
Julia Suvorova
1
-14
/
+13
2018-06-22
spapr: Don't rewrite mmu capabilities in KVM mode
David Gibson
2
-68
/
+70
2018-06-22
target/ppc: Add ppc_hash64_filter_pagesizes()
David Gibson
2
-0
/
+62
2018-06-22
spapr: Use maximum page size capability to simplify memory backend checking
David Gibson
2
-20
/
+0
2018-06-21
target/ppc: Add missing opcode for icbt on PPC440
BALATON Zoltan
1
-0
/
+2
2018-06-21
fpu_helper.c: fix helper_fpscr_clrbit() function
John Arbuckle
1
-0
/
+28
2018-06-21
target/ppc: Add kvmppc_hpt_needs_host_contiguous_pages() helper
David Gibson
2
-2
/
+21
2018-06-21
target/ppc: Allow cpu compatiblity checks based on type, not instance
David Gibson
2
-6
/
+25
2018-06-20
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180619' into staging
Peter Maydell
1
-0
/
+1
2018-06-19
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-20180618' into...
Peter Maydell
1
-1
/
+110
2018-06-18
s390x/cpumodels: add z14 Model ZR1
Christian Borntraeger
1
-0
/
+1
2018-06-17
SPARC64: add icount support
Mark Cave-Ayland
1
-1
/
+110
2018-06-16
target/ppc, spapr: Move VPA information to machine_data
David Gibson
3
-32
/
+22
2018-06-16
target/ppc: drop empty #if/#endif block
Greg Kurz
1
-2
/
+0
2018-06-16
target/ppc: Don't require private l1d cache on POWER8 for cap_ppc_safe_cache
Suraj Jitindar Singh
1
-1
/
+18
2018-06-15
Merge remote-tracking branch 'remotes/edgar/tags/edgar/xilinx-next-2018-06-15...
Peter Maydell
2
-12
/
+4
2018-06-15
target/arm: Allow ARMv6-M Thumb2 instructions
Julia Suvorova
1
-5
/
+38
2018-06-15
target/arm: Implement SVE Floating Point Arithmetic - Unpredicated Group
Richard Henderson
5
-0
/
+154
2018-06-15
target/arm: Implement SVE Integer Wide Immediate - Unpredicated Group
Richard Henderson
4
-0
/
+236
2018-06-15
target/arm: Implement FDUP/DUP
Richard Henderson
2
-0
/
+45
2018-06-15
target/arm: Implement SVE Integer Compare - Scalars Group
Richard Henderson
4
-0
/
+140
2018-06-15
target/arm: Implement SVE Predicate Count Group
Richard Henderson
4
-0
/
+176
2018-06-15
target/arm: Implement SVE Partition Break Group
Richard Henderson
4
-0
/
+391
2018-06-15
target/arm: Implement SVE Integer Compare - Immediate Group
Richard Henderson
4
-0
/
+221
2018-06-15
target/arm: Implement SVE Integer Compare - Vectors Group
Richard Henderson
4
-0
/
+417
2018-06-15
target/arm: Implement SVE Select Vectors Group
Richard Henderson
4
-0
/
+72
2018-06-15
target/arm: Implement SVE vector splice (predicated)
Richard Henderson
4
-0
/
+55
2018-06-15
target/arm: Implement SVE reverse within elements
Richard Henderson
4
-7
/
+93
2018-06-15
target/arm: Implement SVE copy to vector (predicated)
Richard Henderson
2
-0
/
+25
2018-06-15
target/arm: Implement SVE conditionally broadcast/extract element
Richard Henderson
4
-0
/
+362
2018-06-15
target/arm: Implement SVE compress active elements
Richard Henderson
4
-0
/
+55
2018-06-15
target/arm: Implement SVE Permute - Interleaving Group
Richard Henderson
4
-0
/
+172
2018-06-15
target/arm: Implement SVE Permute - Predicates Group
Richard Henderson
4
-0
/
+434
2018-06-15
target/arm: Implement SVE Permute - Unpredicated Group
Richard Henderson
4
-0
/
+297
2018-06-15
target/arm: Extend vec_reg_offset to larger sizes
Richard Henderson
1
-9
/
+17
2018-06-15
arm: Don't crash if user tries to use a Cortex-M CPU without an NVIC
Peter Maydell
1
-0
/
+18
2018-06-15
target-microblaze: Rework NOP/zero instruction handling
Edgar E. Iglesias
1
-11
/
+4
2018-06-15
target-microblaze: mmu: Correct masking of output addresses
Edgar E. Iglesias
1
-1
/
+0
2018-06-12
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180612-pull-request' ...
Peter Maydell
1
-2
/
+2
2018-06-12
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.0-20180612' into...
Peter Maydell
5
-50
/
+92
2018-06-12
object: fix OBJ_PROP_LINK_UNREF_ON_RELEASE ambivalence
Marc-André Lureau
1
-2
/
+2
2018-06-12
target/ppc: Allow PIR read in privileged mode
luporl
1
-1
/
+1
2018-06-12
target/ppc: extend eieio for POWER9
Cédric Le Goater
1
-2
/
+23
[next]