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-s390x
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-29
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-2
/
+0
2016-06-29
target-*: Don't redefine cpu_exec()
Peter Crosthwaite
1
-2
/
+0
2016-06-24
softfloat: Implement run-time-configurable meaning of signaling NaN bit
Aleksandar Markovic
3
-18
/
+22
2016-06-20
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2
-0
/
+23
2016-06-20
trace: split out trace events for target-s390x/ directory
Daniel P. Berrange
1
-0
/
+22
2016-06-20
coccinelle: Remove unnecessary variables for function return value
Eduardo Habkost
1
-5
/
+1
2016-06-20
exec: [tcg] Track which vCPU is performing translation and execution
Lluís Vilanova
1
-0
/
+1
2016-06-16
os-posix: include sys/mman.h
Paolo Bonzini
1
-1
/
+0
2016-06-14
s390x/kvm: Fixup interrupt type for non-adapter I/O interrupts
Christian Borntraeger
1
-2
/
+3
2016-06-09
cpu-exec: Rename cpu_resume_from_signal() to cpu_loop_exit_noexc()
Peter Maydell
1
-1
/
+1
2016-06-05
target-*: dfilter support for in_asm
Richard Henderson
1
-1
/
+2
2016-05-19
cpu: move exec-all.h inclusion out of cpu.h
Paolo Bonzini
10
-2
/
+9
2016-05-19
qemu-common: push cpu.h inclusion out of qemu-common.h
Paolo Bonzini
2
-1
/
+2
2016-05-19
s390x: reorganize CSS bits between cpu.h and other headers
Paolo Bonzini
5
-341
/
+87
2016-05-19
hw: cannot include hw/hw.h from user emulation
Paolo Bonzini
3
-2
/
+6
2016-05-19
target-s390x: make cpu-qom.h not target specific
Paolo Bonzini
2
-45
/
+47
2016-05-19
cpu: make cpu-qom.h only include-able from cpu.h
Paolo Bonzini
1
-1
/
+0
2016-05-19
s390x: move .needed functions for subsections to machine.c
Paolo Bonzini
2
-26
/
+20
2016-05-17
s390x/ipl: Add ssid field to IplParameterBlock
Alexander Yarygin
1
-0
/
+1
2016-05-17
s390x/ipl: Add type and length checks for IplParameterBlock values
Alexander Yarygin
1
-2
/
+15
2016-05-17
s390x/ipl: Extend the IplParameterBlock struct
Alexander Yarygin
1
-4
/
+3
2016-05-17
s390x: enable runtime instrumentation
Fan Zhang
3
-0
/
+51
2016-05-12
tcg: Allow goto_tb to any target PC in user mode
Sergey Fedorov
1
-6
/
+11
2016-05-12
tcg: Clean up direct block chaining safety checks
Sergey Fedorov
1
-1
/
+1
2016-05-12
tb: consistently use uint32_t for tb->flags
Emilio G. Cota
1
-1
/
+1
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
1
-0
/
+1
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2
-0
/
+2
2016-03-10
s390x/cpu: Allow hotplug of CPUs
Matthew Rosato
1
-0
/
+7
2016-03-10
s390x/cpu: Add error handling to cpu creation
Matthew Rosato
4
-6
/
+111
2016-03-10
s390x/cpu: Get rid of side effects when creating a vcpu
Matthew Rosato
2
-5
/
+17
2016-03-10
s390x/cpu: Set initial CPU state in common routine
Matthew Rosato
1
-0
/
+2
2016-03-01
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
1
-1
/
+1
2016-03-01
tcg: Add type for vCPU pointers
Lluís Vilanova
1
-1
/
+1
2016-03-01
s390x: remove {kvm_}s390_virtio_irq()
Cornelia Huck
3
-27
/
+0
2016-03-01
s390x: fix debug statement in trigger_page_fault()
David Hildenbrand
1
-1
/
+1
2016-03-01
s390x/kvm: sync fprs via kvm_run
David Hildenbrand
1
-0
/
+11
2016-02-23
all: Clean up includes
Peter Maydell
1
-1
/
+0
2016-02-09
tcg: Change tcg_global_mem_new_* to take a TCGv_ptr
Richard Henderson
1
-9
/
+9
2016-02-03
log: do not unnecessarily include qom/cpu.h
Paolo Bonzini
1
-0
/
+1
2016-01-29
s390: Clean up includes
Peter Maydell
15
-4
/
+15
2016-01-27
s390x: s390_cpu_get_phys_page_debug has to return -1
David Hildenbrand
1
-2
/
+3
2016-01-27
gdb: provide the name of the architecture in the target.xml
David Hildenbrand
1
-0
/
+6
2016-01-27
s390x: fix generation of event information crw
Song Shan Gong
1
-0
/
+1
2016-01-27
s390x/ioinst: set type and len for SEI response
Pierre Morel
1
-1
/
+2
2016-01-27
s390x/machine: make addon register fields static
Christian Borntraeger
1
-2
/
+2
2016-01-22
fpu: Replace uint64 typedef with uint64_t
Peter Maydell
1
-1
/
+1
2016-01-15
dump: qemunotes aren't commonly needed
Andrew Jones
3
-9
/
+0
2016-01-13
s390x: remove s390-virtio devices
Pierre Morel
2
-4
/
+1
2015-12-17
s390x: avoid "naked" qemu_log
Paolo Bonzini
2
-2
/
+2
2015-12-17
qemu-log: introduce qemu_log_separate
Paolo Bonzini
2
-2
/
+2
[next]