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
/
hw
/
s390x
Age
Commit message (
Expand
)
Author
Files
Lines
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
2015-09-03
s390x: Migrate guest storage keys (initial memory only)
Jason J. Herne
1
-0
/
+125
2015-09-03
s390x: Info skeys sub-command
Jason J. Herne
1
-0
/
+23
2015-09-03
s390x: Dump-skeys hmp support
Jason J. Herne
1
-0
/
+12
2015-09-03
s390x: Dump storage keys qmp command
Jason J. Herne
1
-2
/
+89
2015-09-03
s390x: Enable new s390-storage-keys device
Jason J. Herne
3
-11
/
+10
2015-09-03
s390x: Create QOM device for s390 storage keys
Jason J. Herne
3
-0
/
+218
2015-09-03
s390x: add 2.5 compat s390-ccw-virtio machine
Cornelia Huck
1
-2
/
+17
2015-07-14
s390/virtio-ccw: Fix migration
Christian Borntraeger
1
-1
/
+1
2015-07-14
watchdog/diag288: correctly register for system reset requests
Xu Wang
1
-1
/
+5
2015-07-06
kvm: rename kvm_irqchip_[add,remove]_irqfd_notifier with gsi suffix
Eric Auger
1
-4
/
+4
2015-07-02
s390x/migration: Introduce 2.4 machine
Christian Borntraeger
1
-4
/
+18
2015-07-02
s390x/ipl: Fix boot if no bootindex was specified
Christian Borntraeger
1
-2
/
+2
2015-07-02
virtio-ccw: migrate ->revision
Cornelia Huck
1
-0
/
+2
2015-07-02
s390x/virtio-ccw: support virtio-1 set_vq format
Cornelia Huck
1
-41
/
+92
2015-07-02
s390x/virtio-ccw: add virtio set-revision call
Thomas Huth
2
-2
/
+84
2015-06-30
s390x/css: Add a callback for when subchannel gets disabled
Thomas Huth
2
-0
/
+13
2015-06-30
css: mss/mcss-e vs. migration
Cornelia Huck
1
-0
/
+15
2015-06-30
virtio-ccw: complete handling of guest-initiated resets
Cornelia Huck
1
-17
/
+22
2015-06-22
Include monitor/monitor.h exactly where needed
Markus Armbruster
4
-4
/
+0
[next]