index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target-s390x
Commit message (
Expand
)
Author
Age
Files
Lines
*
util: move declarations out of qemu-common.h
Veronia Bahaa
2016-03-22
1
-0
/
+1
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
2
-0
/
+2
*
s390x/cpu: Allow hotplug of CPUs
Matthew Rosato
2016-03-10
1
-0
/
+7
*
s390x/cpu: Add error handling to cpu creation
Matthew Rosato
2016-03-10
4
-6
/
+111
*
s390x/cpu: Get rid of side effects when creating a vcpu
Matthew Rosato
2016-03-10
2
-5
/
+17
*
s390x/cpu: Set initial CPU state in common routine
Matthew Rosato
2016-03-10
1
-0
/
+2
*
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2016-03-01
1
-1
/
+1
|
\
|
*
tcg: Add type for vCPU pointers
LluĂs Vilanova
2016-03-01
1
-1
/
+1
*
|
s390x: remove {kvm_}s390_virtio_irq()
Cornelia Huck
2016-03-01
3
-27
/
+0
*
|
s390x: fix debug statement in trigger_page_fault()
David Hildenbrand
2016-03-01
1
-1
/
+1
*
|
s390x/kvm: sync fprs via kvm_run
David Hildenbrand
2016-03-01
1
-0
/
+11
|
/
*
all: Clean up includes
Peter Maydell
2016-02-23
1
-1
/
+0
*
tcg: Change tcg_global_mem_new_* to take a TCGv_ptr
Richard Henderson
2016-02-09
1
-9
/
+9
*
log: do not unnecessarily include qom/cpu.h
Paolo Bonzini
2016-02-03
1
-0
/
+1
*
s390: Clean up includes
Peter Maydell
2016-01-29
15
-4
/
+15
*
s390x: s390_cpu_get_phys_page_debug has to return -1
David Hildenbrand
2016-01-27
1
-2
/
+3
*
gdb: provide the name of the architecture in the target.xml
David Hildenbrand
2016-01-27
1
-0
/
+6
*
s390x: fix generation of event information crw
Song Shan Gong
2016-01-27
1
-0
/
+1
*
s390x/ioinst: set type and len for SEI response
Pierre Morel
2016-01-27
1
-1
/
+2
*
s390x/machine: make addon register fields static
Christian Borntraeger
2016-01-27
1
-2
/
+2
*
fpu: Replace uint64 typedef with uint64_t
Peter Maydell
2016-01-22
1
-1
/
+1
*
dump: qemunotes aren't commonly needed
Andrew Jones
2016-01-15
3
-9
/
+0
*
s390x: remove s390-virtio devices
Pierre Morel
2016-01-13
2
-4
/
+1
*
s390x: avoid "naked" qemu_log
Paolo Bonzini
2015-12-17
2
-2
/
+2
*
qemu-log: introduce qemu_log_separate
Paolo Bonzini
2015-12-17
2
-2
/
+2
*
s390x/kvm: don't enable CMMA when hugetlbfs will be used
Dominik Dingel
2015-11-11
1
-1
/
+3
*
target-*: Advance pc after recognizing a breakpoint
Richard Henderson
2015-10-28
1
-0
/
+5
*
disas: QOMify s390x specific disas setup
Peter Crosthwaite
2015-10-22
1
-0
/
+8
*
s390x/cmma: clean up cmma reset
David Hildenbrand
2015-10-21
3
-13
/
+8
*
s390x: reset crypto only on clear reset and QEMU reset
David Hildenbrand
2015-10-21
3
-3
/
+13
*
s390x/ipl: we always have an ipl device
David Hildenbrand
2015-10-21
1
-5
/
+2
*
s390x: flagify mcic values
Cornelia Huck
2015-10-20
2
-4
/
+64
*
s390x/kvm: Fix vector validity bit in device machine checks
Christian Borntraeger
2015-10-20
1
-0
/
+3
*
kvm: Pass PCI device pointer to MSI routing functions
Pavel Fedin
2015-10-19
1
-1
/
+1
*
qdev: Protect device-list-properties against broken devices
Markus Armbruster
2015-10-09
1
-0
/
+7
*
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20151007' into staging
Peter Maydell
2015-10-08
2
-59
/
+21
|
\
|
*
tcg: Remove gen_intermediate_code_pc
Richard Henderson
2015-10-07
1
-40
/
+4
|
*
tcg: Pass data argument to restore_state_to_opc
Richard Henderson
2015-10-07
1
-4
/
+4
|
*
tcg: Add TCG_MAX_INSNS
Richard Henderson
2015-10-07
1
-0
/
+3
|
*
target-*: Drop cpu_gen_code define
Richard Henderson
2015-10-07
1
-1
/
+0
|
*
target-s390x: Add cc_op state to insn_start
Richard Henderson
2015-10-07
2
-1
/
+2
|
*
target-*: Introduce and use cpu_breakpoint_test
Richard Henderson
2015-10-07
1
-10
/
+6
|
*
target-*: Increment num_insns immediately after tcg_gen_insn_start
Richard Henderson
2015-10-07
1
-1
/
+2
|
*
target-*: Unconditionally emit tcg_gen_insn_start
Richard Henderson
2015-10-07
1
-4
/
+2
|
*
tcg: Rename debug_insn_start to insn_start
Richard Henderson
2015-10-07
1
-1
/
+1
*
|
s390x: rename io_subsystem_reset -> subsystem_reset
David Hildenbrand
2015-10-02
2
-3
/
+3
*
|
s390x/info registers: print vector registers properly
Christian Borntraeger
2015-10-02
1
-1
/
+1
*
|
s390x/gdb: expose virtualization specific registers
David Hildenbrand
2015-10-02
1
-0
/
+82
|
/
*
s390: Remove ELF_MACHINE from cpu.h
Peter Crosthwaite
2015-09-25
1
-1
/
+0
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-09-14
1
-9
/
+2
|
\
[next]