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
2017-10-24
qom: Introduce CPUClass.tcg_initialize
Richard Henderson
30
-160
/
+28
2017-10-24
tcg: Remove TCGV_EQUAL*
Richard Henderson
4
-9
/
+9
2017-10-24
tcg: Remove GET_TCGV_* and MAKE_TCGV_*
Richard Henderson
1
-10
/
+5
2017-10-21
openrisc/cputimer: Perparation for Multicore
Stafford Horne
4
-5
/
+5
2017-10-21
target/openrisc: Make coreid and numcores variable
Stafford Horne
1
-2
/
+3
2017-10-20
s390x/tcg: low-address protection support
David Hildenbrand
3
-45
/
+62
2017-10-20
s390x: refactor error handling for MSCH handler
Halil Pasic
1
-19
/
+4
2017-10-20
s390x: refactor error handling for HSCH handler
Halil Pasic
1
-19
/
+4
2017-10-20
s390x: refactor error handling for CSCH handler
Halil Pasic
1
-10
/
+4
2017-10-20
s390x: refactor error handling for XSCH handler
Halil Pasic
1
-19
/
+4
2017-10-20
s390x: improve error handling for SSCH and RSCH
Halil Pasic
1
-46
/
+7
2017-10-20
s390x: move s390x_new_cpu() into board code
Igor Mammedov
2
-21
/
+0
2017-10-20
s390x: fix cpu object referrence leak in s390x_new_cpu()
Igor Mammedov
1
-1
/
+1
2017-10-20
target/s390x: special handling when starting a CPU with WAIT PSW
David Hildenbrand
2
-3
/
+14
2017-10-20
s390x/tcg: refactor stfl(e) to use s390_get_feat_block()
David Hildenbrand
2
-39
/
+29
2017-10-20
s390x/tcg: unlock NMI
David Hildenbrand
1
-5
/
+0
2017-10-20
s390x/cpumodel: allow to enable SENSE RUNNING STATUS for qemu
David Hildenbrand
1
-0
/
+1
2017-10-20
s390x/tcg: switch to new SIGP handling code
David Hildenbrand
4
-40
/
+11
2017-10-20
s390x/tcg: flush the tlb on SIGP SET PREFIX
David Hildenbrand
1
-0
/
+1
2017-10-20
s390x/tcg: implement STOP and RESET interrupts for TCG
David Hildenbrand
6
-6
/
+51
2017-10-20
s390x/tcg: implement SIGP CONDITIONAL EMERGENCY SIGNAL
David Hildenbrand
2
-0
/
+38
2017-10-20
s390x/tcg: implement SIGP EMERGENCY SIGNAL
David Hildenbrand
1
-0
/
+15
2017-10-20
s390x/tcg: implement SIGP EXTERNAL CALL
David Hildenbrand
1
-2
/
+23
2017-10-20
s390x/tcg: implement SIGP SENSE
David Hildenbrand
1
-0
/
+29
2017-10-20
s390x/tcg: implement SIGP SENSE RUNNING STATUS
David Hildenbrand
2
-0
/
+27
2017-10-20
s390x/kvm: factor out actual handling of STOP interrupts
David Hildenbrand
3
-8
/
+16
2017-10-20
s390x/kvm: factor out SIGP code into sigp.c
David Hildenbrand
9
-359
/
+385
2017-10-20
s390x/kvm: drop two debug prints
David Hildenbrand
1
-2
/
+0
2017-10-20
s390x/kvm: factor out storing of adtl CPU status
David Hildenbrand
3
-29
/
+31
2017-10-20
s390x/kvm: factor out storing of CPU status
David Hildenbrand
3
-66
/
+65
2017-10-20
s390x/kvm: generalize SIGP stop and restart interrupt injection
David Hildenbrand
5
-12
/
+53
2017-10-20
s390x/kvm: pass ipb directly into handle_sigp()
David Hildenbrand
1
-3
/
+3
2017-10-20
target/s390x: interpret PSW_MASK_WAIT only for TCG
David Hildenbrand
1
-1
/
+2
2017-10-20
s390x/tcg: handle WAIT PSWs during interrupt injection
David Hildenbrand
1
-0
/
+6
2017-10-20
target/s390x: factor out handling of WAIT PSW into s390_handle_wait()
David Hildenbrand
3
-19
/
+23
2017-10-20
s390x/tcg: a CPU cannot switch state due to an interrupt
David Hildenbrand
1
-1
/
+0
2017-10-20
s390x/tcg: STOPPED cpus can never wake up
David Hildenbrand
1
-0
/
+6
2017-10-20
s390x/tcg: take care of external interrupt subclasses
David Hildenbrand
4
-13
/
+50
2017-10-20
s390x/tcg: rework checking for deliverable interrupts
David Hildenbrand
4
-17
/
+62
2017-10-20
s390x/tcg: injection of emergency signals and external calls
David Hildenbrand
4
-2
/
+50
2017-10-20
s390x/tcg: cleanup service interrupt injection
David Hildenbrand
5
-38
/
+10
2017-10-20
s390x/tcg: turn INTERRUPT_EXT into a mask
David Hildenbrand
5
-47
/
+61
2017-10-20
S390: use g_new() family of functions
Marc-André Lureau
2
-7
/
+7
2017-10-19
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
3
-110
/
+149
2017-10-19
Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20171018' int...
Peter Maydell
3
-3
/
+15
2017-10-17
ppc: spapr: use generic cpu_model parsing
Igor Mammedov
3
-5
/
+9
2017-10-17
ppc: move ppc_cpu_lookup_alias() before its first user
Igor Mammedov
1
-13
/
+13
2017-10-17
ppc: spapr: register 'host' core type along with the rest of core types
Igor Mammedov
1
-11
/
+0
2017-10-17
ppc: spapr: use cpu type name directly
Igor Mammedov
1
-1
/
+1
2017-10-17
ppc: move '-cpu foo,compat=xxx' parsing into ppc_cpu_parse_featurestr()
Igor Mammedov
2
-0
/
+58
[next]