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
/
hw
/
s390x
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/kvm_virtio/linux-headers: remove traces of old virtio transport
Christian Borntraeger
2017-11-24
1
-2
/
+4
*
s390x/pci: let pci devices start in configured mode
Christian Borntraeger
2017-11-08
1
-1
/
+1
*
s390x/kvm: use cpu model for gscb on compat machines
Christian Borntraeger
2017-10-30
1
-8
/
+0
*
s390x: refactor error handling for MSCH handler
Halil Pasic
2017-10-20
1
-13
/
+5
*
s390x: refactor error handling for HSCH handler
Halil Pasic
2017-10-20
1
-13
/
+5
*
s390x: refactor error handling for CSCH handler
Halil Pasic
2017-10-20
1
-9
/
+3
*
s390x: refactor error handling for XSCH handler
Halil Pasic
2017-10-20
1
-12
/
+5
*
s390x: improve error handling for SSCH and RSCH
Halil Pasic
2017-10-20
2
-66
/
+29
*
s390x: move s390x_new_cpu() into board code
Igor Mammedov
2017-10-20
1
-0
/
+21
*
s390x/event-facility: variable-length event masks
Cornelia Huck
2017-10-20
1
-6
/
+29
*
virtio-ccw: Add the virtio-input devices for CCW bus
Farhan Ali
2017-10-20
2
-0
/
+122
*
s390x/tcg: unlock NMI
David Hildenbrand
2017-10-20
1
-3
/
+1
*
s390x/tcg: switch to new SIGP handling code
David Hildenbrand
2017-10-20
1
-3
/
+1
*
s390x/kvm: factor out SIGP code into sigp.c
David Hildenbrand
2017-10-20
1
-0
/
+3
*
s390x/css: be more consistent if broken beyond repair
Halil Pasic
2017-10-20
1
-12
/
+4
*
S390: use g_new() family of functions
Marc-André Lureau
2017-10-20
2
-7
/
+7
*
hw/s390x: Mark the "sclpquiesce" device with user_creatable = false
Thomas Huth
2017-10-06
1
-1
/
+6
*
s390x/sclp: mark sclp-cpu-hotplug as non-usercreatable
Cornelia Huck
2017-10-06
1
-0
/
+6
*
s390x/sclp: Mark the sclp device with user_creatable = false
Thomas Huth
2017-10-06
1
-0
/
+5
*
s390/kvm: make TOD setting failures fatal for migration
Collin L. Walling
2017-10-06
1
-5
/
+2
*
s390x/css: fix css migration compat handling
Halil Pasic
2017-10-06
1
-3
/
+3
*
s390x: sort some devices into categories
Cornelia Huck
2017-10-06
2
-0
/
+2
*
s390x: introduce and use S390_MAX_CPUS
David Hildenbrand
2017-10-06
1
-1
/
+1
*
s390x: raise CPU hotplug irq after really hotplugged
David Hildenbrand
2017-10-06
1
-0
/
+4
*
s390x/3270: IDA support for 3270 via CcwDataStream
Halil Pasic
2017-10-06
1
-2
/
+2
*
Revert "s390x/ccw: create s390 phb conditionally"
Christian Borntraeger
2017-10-06
1
-7
/
+9
*
s390x/css: support ccw IDA
Halil Pasic
2017-10-06
1
-1
/
+113
*
390x/css: introduce maximum data address checking
Halil Pasic
2017-10-06
1
-0
/
+10
*
virtio-ccw: use ccw data stream
Halil Pasic
2017-10-06
1
-109
/
+46
*
s390x/css: use ccw data stream
Halil Pasic
2017-10-06
1
-4
/
+5
*
s390x/css: introduce css data stream
Halil Pasic
2017-10-06
1
-0
/
+55
*
s390x: use generic cpu_model parsing
Igor Mammedov
2017-10-06
1
-25
/
+3
*
migration: pre_save return int
Dr. David Alan Gilbert
2017-09-27
2
-4
/
+10
*
virtio-ccw: Create a virtio gpu device for the ccw bus
Farhan Ali
2017-09-19
2
-0
/
+59
*
virtio-ccw: remove stale comments on endianness
Halil Pasic
2017-09-19
1
-2
/
+0
*
s390x: generate sclp cpu information from possible_cpus
David Hildenbrand
2017-09-19
1
-20
/
+14
*
s390x: get rid of cpu_s390x_create()
David Hildenbrand
2017-09-19
1
-2
/
+27
*
s390x: get rid of cpu_states and use possible_cpus instead
David Hildenbrand
2017-09-19
1
-26
/
+10
*
s390x: implement query-hotpluggable-cpus
David Hildenbrand
2017-09-19
1
-0
/
+41
*
s390x: CPU hot unplug via device_del cannot work for now
David Hildenbrand
2017-09-19
1
-0
/
+10
*
target/s390x: use "core-id" for cpu number/address/id handling
David Hildenbrand
2017-09-19
1
-1
/
+1
*
s390x: allow only 1 CPU with TCG
David Hildenbrand
2017-09-19
1
-0
/
+6
*
s390x: move s390_virtio_hypercall() to s390-virtio-hcall.h
David Hildenbrand
2017-09-19
1
-0
/
+1
*
s390x: rename s390-virtio.h to s390-virtio-hcall.h
David Hildenbrand
2017-09-19
3
-6
/
+6
*
s390x: get rid of s390-virtio.c
David Hildenbrand
2017-09-19
4
-220
/
+158
*
s390x/css: remove unused error handling branch
Halil Pasic
2017-09-19
1
-7
/
+0
*
s390x/css: fix NULL handling for CCW addresses
Halil Pasic
2017-09-19
1
-1
/
+1
*
s390x/css: drop data-check in interpretation
Halil Pasic
2017-09-19
1
-9
/
+0
*
s390x/pci: add iommu replay callback
Yi Min Zhao
2017-09-19
1
-0
/
+12
*
s390x/pci: remove idx from msix msg data
Yi Min Zhao
2017-09-19
4
-36
/
+9
[next]