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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
hw
/
s390x
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-20
s390x/css: be more consistent if broken beyond repair
Halil Pasic
1
-12
/
+4
2017-10-20
S390: use g_new() family of functions
Marc-André Lureau
2
-7
/
+7
2017-10-06
hw/s390x: Mark the "sclpquiesce" device with user_creatable = false
Thomas Huth
1
-1
/
+6
2017-10-06
s390x/sclp: mark sclp-cpu-hotplug as non-usercreatable
Cornelia Huck
1
-0
/
+6
2017-10-06
s390x/sclp: Mark the sclp device with user_creatable = false
Thomas Huth
1
-0
/
+5
2017-10-06
s390/kvm: make TOD setting failures fatal for migration
Collin L. Walling
1
-5
/
+2
2017-10-06
s390x/css: fix css migration compat handling
Halil Pasic
1
-3
/
+3
2017-10-06
s390x: sort some devices into categories
Cornelia Huck
2
-0
/
+2
2017-10-06
s390x: introduce and use S390_MAX_CPUS
David Hildenbrand
1
-1
/
+1
2017-10-06
s390x: raise CPU hotplug irq after really hotplugged
David Hildenbrand
1
-0
/
+4
2017-10-06
s390x/3270: IDA support for 3270 via CcwDataStream
Halil Pasic
1
-2
/
+2
2017-10-06
Revert "s390x/ccw: create s390 phb conditionally"
Christian Borntraeger
1
-7
/
+9
2017-10-06
s390x/css: support ccw IDA
Halil Pasic
1
-1
/
+113
2017-10-06
390x/css: introduce maximum data address checking
Halil Pasic
1
-0
/
+10
2017-10-06
virtio-ccw: use ccw data stream
Halil Pasic
1
-109
/
+46
2017-10-06
s390x/css: use ccw data stream
Halil Pasic
1
-4
/
+5
2017-10-06
s390x/css: introduce css data stream
Halil Pasic
1
-0
/
+55
2017-10-06
s390x: use generic cpu_model parsing
Igor Mammedov
1
-25
/
+3
2017-09-27
migration: pre_save return int
Dr. David Alan Gilbert
2
-4
/
+10
2017-09-19
virtio-ccw: Create a virtio gpu device for the ccw bus
Farhan Ali
2
-0
/
+59
2017-09-19
virtio-ccw: remove stale comments on endianness
Halil Pasic
1
-2
/
+0
2017-09-19
s390x: generate sclp cpu information from possible_cpus
David Hildenbrand
1
-20
/
+14
2017-09-19
s390x: get rid of cpu_s390x_create()
David Hildenbrand
1
-2
/
+27
2017-09-19
s390x: get rid of cpu_states and use possible_cpus instead
David Hildenbrand
1
-26
/
+10
2017-09-19
s390x: implement query-hotpluggable-cpus
David Hildenbrand
1
-0
/
+41
2017-09-19
s390x: CPU hot unplug via device_del cannot work for now
David Hildenbrand
1
-0
/
+10
2017-09-19
target/s390x: use "core-id" for cpu number/address/id handling
David Hildenbrand
1
-1
/
+1
2017-09-19
s390x: allow only 1 CPU with TCG
David Hildenbrand
1
-0
/
+6
2017-09-19
s390x: move s390_virtio_hypercall() to s390-virtio-hcall.h
David Hildenbrand
1
-0
/
+1
2017-09-19
s390x: rename s390-virtio.h to s390-virtio-hcall.h
David Hildenbrand
3
-6
/
+6
2017-09-19
s390x: get rid of s390-virtio.c
David Hildenbrand
4
-220
/
+158
2017-09-19
s390x/css: remove unused error handling branch
Halil Pasic
1
-7
/
+0
2017-09-19
s390x/css: fix NULL handling for CCW addresses
Halil Pasic
1
-1
/
+1
2017-09-19
s390x/css: drop data-check in interpretation
Halil Pasic
1
-9
/
+0
2017-09-19
s390x/pci: add iommu replay callback
Yi Min Zhao
1
-0
/
+12
2017-09-19
s390x/pci: remove idx from msix msg data
Yi Min Zhao
4
-36
/
+9
2017-09-19
s390x/css: fix cc handling for XSCH
Halil Pasic
1
-5
/
+5
2017-09-19
General warn report fixups
Alistair Francis
1
-6
/
+8
2017-09-19
Convert multi-line fprintf() to warn_report()
Alistair Francis
1
-8
/
+8
2017-08-30
s390x/pci: fixup trap_msix()
Yi Min Zhao
1
-2
/
+2
2017-08-30
s390x/s390-stattrib: Mark the storage attribute as not user_creatable
Thomas Huth
2
-0
/
+8
2017-08-30
s390x/kvm: move KVM declarations and stubs to separate files
David Hildenbrand
1
-0
/
+1
2017-08-30
s390x: avoid calling kvm_ functions outside of target/s390x/
David Hildenbrand
1
-3
/
+1
2017-08-30
target/s390x: move gtod_*() declarations to s390-virtio.h
David Hildenbrand
1
-0
/
+2
2017-08-30
s390x: drop inclusion of sysemu/kvm.h from some files
David Hildenbrand
3
-3
/
+1
2017-08-30
s390x/cpumodel: factor out determination of default model name
David Hildenbrand
1
-6
/
+1
2017-08-30
target/s390x: no need to pass kvm_state to savevm_gtod handlers
David Hildenbrand
1
-1
/
+1
2017-08-30
target/s390x: simplify gs_allowed()
David Hildenbrand
1
-12
/
+2
2017-08-30
target/s390x: simplify ri_allowed()
David Hildenbrand
1
-3
/
+0
2017-08-30
s390x/kvm: drop KVMState parameter from s390_get_memslot_count()
David Hildenbrand
1
-1
/
+1
[next]