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
2016-01-12
Merge remote-tracking branch 'remotes/kvaneesh/tags/for-upstream-signed' into...
Peter Maydell
1
-1
/
+1
2016-01-12
9pfs: introduce V9fsVirtioState
Wei Liu
1
-1
/
+1
2016-01-11
hw/s390x: Remove superfluous return statements
Thomas Huth
2
-5
/
+0
2015-12-02
virtio: handle non-virtio-1-capable backend for ccw
Cornelia Huck
1
-0
/
+12
2015-12-01
s390x/pci: fix up IOMMU size
Yi Min Zhao
3
-5
/
+30
2015-12-01
s390x: no deprecation warning while testing
Cornelia Huck
1
-3
/
+6
2015-11-11
s390: deprecate the non-ccw machine in 2.5
Christian Borntraeger
1
-1
/
+5
2015-11-11
s390x/ipl: switch error reporting to error_setg
David Hildenbrand
1
-7
/
+11
2015-11-11
s390x/ipl: clean up qom definitions and turn into TYPE_DEVICE
David Hildenbrand
3
-51
/
+36
2015-11-11
s390x: switch to memory_region_allocate_system_memory
Dominik Dingel
1
-2
/
+1
2015-11-11
s390x/pci : fix up s390 pci iommu translation function
Yi Min Zhao
1
-2
/
+6
2015-11-11
s390x/css: sense data endianness
Cornelia Huck
1
-0
/
+6
2015-10-29
s390x: include HW_COMPAT_* props
Cornelia Huck
1
-0
/
+2
2015-10-21
s390x/cmma: clean up cmma reset
David Hildenbrand
1
-0
/
+1
2015-10-21
s390x: reset crypto only on clear reset and QEMU reset
David Hildenbrand
1
-0
/
+1
2015-10-21
s390x: machine reset function with new ipl cpu handling
David Hildenbrand
5
-13
/
+32
2015-10-21
s390x/ipl: we always have an ipl device
David Hildenbrand
2
-15
/
+13
2015-10-21
s390x: unify device reset during subsystem_reset()
David Hildenbrand
1
-17
/
+14
2015-10-20
s390x/virtio-ccw: fix 2.4 virtio compat
Cornelia Huck
1
-0
/
+12
2015-10-02
s390x: rename io_subsystem_reset -> subsystem_reset
David Hildenbrand
1
-1
/
+1
2015-10-02
s390x: set missing parent for hotplug and quiesce events
David Hildenbrand
1
-10
/
+10
2015-09-25
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-2
/
+2
2015-09-25
s390: Remove ELF_MACHINE from cpu.h
Peter Crosthwaite
1
-2
/
+2
2015-09-24
virtio-ccw: enable virtio-1
Cornelia Huck
3
-4
/
+52
2015-09-24
virtio-ccw: feature bits > 31 handling
Cornelia Huck
1
-13
/
+8
2015-09-24
virtio-ccw: support ring size changes
Cornelia Huck
1
-3
/
+10
2015-09-19
machine: Set MachineClass::name automatically
Eduardo Habkost
2
-3
/
+0
2015-09-19
s390: Rename s390-ccw-virtio-2.4 class name to use MACHINE_TYPE_NAME
Eduardo Habkost
1
-2
/
+2
2015-09-19
s390-virtio: Rename machine class name to use MACHINE_TYPE_NAME
Eduardo Habkost
1
-2
/
+3
2015-09-18
Fix bad error handling after memory_region_init_ram()
Markus Armbruster
2
-2
/
+3
2015-09-11
hw/s390x/s390-virtio-bus: Remove meaningless blank Property
Shannon Zhao
1
-5
/
+0
2015-09-07
s390/sclp: simplify calculation of rnmax
David Hildenbrand
1
-3
/
+1
2015-09-07
s390/sclp: store the increment_size in the sclp device
David Hildenbrand
1
-17
/
+3
2015-09-07
s390: unify allocation of initial memory
David Hildenbrand
3
-18
/
+16
2015-09-07
s390: move memory calculation into the sclp device
David Hildenbrand
3
-66
/
+68
2015-09-07
s390/sclp: ignore memory hotplug operations if it is disabled
David Hildenbrand
1
-7
/
+26
2015-09-07
s390: disallow memory hotplug for the s390-virtio machine
David Hildenbrand
1
-0
/
+5
2015-09-07
s390: no need to manually parse for slots and maxmem
David Hildenbrand
2
-10
/
+4
2015-09-07
s390/sclp: move sclp_service_interrupt into the sclp device
David Hildenbrand
1
-9
/
+12
2015-09-07
s390/sclp: move sclp_execute related functions into the SCLP class
David Hildenbrand
1
-17
/
+36
2015-09-07
s390/sclp: introduce a root sclp device
David Hildenbrand
1
-9
/
+56
2015-09-07
s390/sclp: temporarily fix unassignment/reassignment of memory subregions
David Hildenbrand
1
-2
/
+8
2015-09-07
s390/sclp: replace sclp event types with proper defines
David Hildenbrand
3
-4
/
+4
2015-09-07
s390/sclp: rework sclp event facility initialization + device realization
David Hildenbrand
1
-17
/
+33
2015-09-07
sclp/s390: rework sclp cpu hotplug device notification
David Hildenbrand
1
-20
/
+6
2015-09-07
s390x/css: start with cleared cstat/dstat
Cornelia Huck
1
-0
/
+2
2015-09-07
s390x/event-facility: fix receive mask check
Cornelia Huck
1
-2
/
+3
2015-09-07
s390x/css: ccw-0 enforces count > 0
Cornelia Huck
1
-0
/
+4
2015-09-07
s390x/css: handle ccw-0 TIC correctly
Pierre Morel
1
-0
/
+3
2015-09-03
s390x: Disable storage key migration on old machine type
Jason J. Herne
2
-3
/
+42
[next]