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
2019-02-26
target/ppc: Add support for LPCR:HEIC on POWER9
Benjamin Herrenschmidt
2
-2
/
+8
2019-02-26
target/ppc: Add POWER9 external interrupt model
Benjamin Herrenschmidt
3
-2
/
+11
2019-02-26
target/ppc: Add Hypervisor Virtualization Interrupt on POWER9
Benjamin Herrenschmidt
3
-3
/
+35
2019-02-26
target/ppc: Detect erroneous condition in interrupt delivery
Benjamin Herrenschmidt
1
-0
/
+16
2019-02-26
target/ppc: Add POWER9 exception model
Benjamin Herrenschmidt
4
-6
/
+18
2019-02-26
target/ppc: Rename "in_pm_state" to "resume_as_sreset"
Benjamin Herrenschmidt
2
-7
/
+7
2019-02-26
target/ppc: Move "wakeup reset" code to a separate function
Benjamin Herrenschmidt
1
-34
/
+41
2019-02-26
target/ppc: Fix support for "STOP light" states on POWER9
Benjamin Herrenschmidt
5
-6
/
+35
2019-02-26
target/ppc: Don't clobber MSR:EE on PM instructions
Benjamin Herrenschmidt
1
-12
/
+15
2019-02-26
target/ppc: Fix nip on power management instructions
Benjamin Herrenschmidt
2
-5
/
+8
2019-02-22
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-feb-21-2019-v...
Peter Maydell
1
-0
/
+33
2019-02-21
target/mips: implement QMP query-cpu-definitions command
Pavel Dovgalyuk
1
-0
/
+33
2019-02-21
target/arm: Implement ARMv8.3-JSConv
Richard Henderson
7
-0
/
+140
2019-02-21
target/arm: Rearrange Floating-point data-processing (2 regs)
Richard Henderson
1
-116
/
+111
2019-02-21
target/arm: Split out vfp_helper.c
Richard Henderson
3
-1063
/
+1089
2019-02-21
target/arm: Restructure disas_fp_int_conv
Richard Henderson
1
-43
/
+47
2019-02-21
target/arm: Stop unintentional sign extension in pmu_init
Aaron Lindsay OS
1
-1
/
+1
2019-02-21
target/arm: v8M MPU should use background region as default, not always
Peter Maydell
1
-3
/
+5
2019-02-18
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.0-20190219' into...
Peter Maydell
13
-407
/
+444
2019-02-18
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-02-18' into ...
Peter Maydell
6
-10
/
+16
2019-02-18
qapi: make query-cpu-definitions depend on specific targets
Marc-André Lureau
4
-4
/
+6
2019-02-18
qapi: make query-cpu-model-expansion depend on s390 or x86
Marc-André Lureau
2
-2
/
+5
2019-02-18
qapi: make query-gic-capabilities depend on TARGET_ARM
Marc-André Lureau
1
-1
/
+1
2019-02-18
qapi: make s390 commands depend on TARGET_S390X
Marc-André Lureau
1
-2
/
+3
2019-02-18
qapi: make rtc-reset-reinjection and SEV depend on TARGET_I386
Marc-André Lureau
1
-1
/
+1
2019-02-18
s390x/kvm: add tracepoint to ioeventfd interface
Cornelia Huck
2
-0
/
+3
2019-02-18
s390x/cpumodel: add z14 GA2 model
Collin Walling
2
-0
/
+8
2019-02-18
s390x/cpumodel: default enable mepoch for z14 and later
Collin Walling
3
-0
/
+28
2019-02-18
s390x/cpumodel: mepochptff: warn when no mepoch and re-align group init
Collin Walling
2
-1
/
+5
2019-02-18
s390x: add zPCI feature to "qemu" CPU model
David Hildenbrand
1
-2
/
+6
2019-02-18
target/s390x: Implement STCK et al for CONFIG_USER_ONLY
Richard Henderson
4
-18
/
+31
2019-02-18
target/s390x: Split out s390-tod.h
Richard Henderson
1
-0
/
+29
2019-02-18
s390x: always provide pci support
Cornelia Huck
3
-9
/
+1
2019-02-18
s390x: Fix the confusing contributions-after-2012 license statements
Thomas Huth
3
-33
/
+24
2019-02-18
target/ppc: convert vmin* and vmax* to vector operations
Richard Henderson
3
-59
/
+16
2019-02-18
target/ppc: convert vadd*s and vsub*s to vector operations
Richard Henderson
3
-38
/
+61
2019-02-18
target/ppc: Split out VSCR_SAT to a vector field
Richard Henderson
2
-4
/
+11
2019-02-18
target/ppc: Add set_vscr_sat
Richard Henderson
1
-12
/
+17
2019-02-18
target/ppc: Use mtvscr/mfvscr for vmstate
Richard Henderson
1
-3
/
+41
2019-02-18
target/ppc: Add helper_mfvscr
Richard Henderson
5
-3
/
+10
2019-02-18
target/ppc: Remove vscr_nj and vscr_sat
Richard Henderson
1
-2
/
+0
2019-02-18
target/ppc: Use helper_mtvscr for reset and gdb
Richard Henderson
1
-3
/
+2
2019-02-18
target/ppc: Pass integer to helper_mtvscr
Richard Henderson
3
-8
/
+17
2019-02-18
target/ppc: convert xxsel to vector operations
Richard Henderson
1
-28
/
+27
2019-02-18
target/ppc: convert xxspltw to vector operations
Richard Henderson
1
-25
/
+11
2019-02-18
target/ppc: convert xxspltib to vector operations
Richard Henderson
1
-8
/
+5
2019-02-18
target/ppc: convert VSX logical operations to vector operations
Richard Henderson
1
-26
/
+17
2019-02-18
target/ppc: convert vsplt[bhw] to use vector operations
Richard Henderson
3
-41
/
+27
2019-02-18
target/ppc: convert vspltis[bhw] to use vector operations
Richard Henderson
3
-46
/
+8
2019-02-18
target/ppc: convert vaddu[b,h,w,d] and vsubu[b,h,w,d] over to use vector oper...
Mark Cave-Ayland
3
-23
/
+8
[next]