index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
s390x
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390x: rename io_subsystem_reset -> subsystem_reset
David Hildenbrand
2015-10-02
1
-1
/
+1
*
s390x: set missing parent for hotplug and quiesce events
David Hildenbrand
2015-10-02
1
-10
/
+10
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-09-25
1
-2
/
+2
|
\
|
*
s390: Remove ELF_MACHINE from cpu.h
Peter Crosthwaite
2015-09-25
1
-2
/
+2
*
|
virtio-ccw: enable virtio-1
Cornelia Huck
2015-09-24
3
-4
/
+52
*
|
virtio-ccw: feature bits > 31 handling
Cornelia Huck
2015-09-24
1
-13
/
+8
*
|
virtio-ccw: support ring size changes
Cornelia Huck
2015-09-24
1
-3
/
+10
|
/
*
machine: Set MachineClass::name automatically
Eduardo Habkost
2015-09-19
2
-3
/
+0
*
s390: Rename s390-ccw-virtio-2.4 class name to use MACHINE_TYPE_NAME
Eduardo Habkost
2015-09-19
1
-2
/
+2
*
s390-virtio: Rename machine class name to use MACHINE_TYPE_NAME
Eduardo Habkost
2015-09-19
1
-2
/
+3
*
Fix bad error handling after memory_region_init_ram()
Markus Armbruster
2015-09-18
2
-2
/
+3
*
hw/s390x/s390-virtio-bus: Remove meaningless blank Property
Shannon Zhao
2015-09-11
1
-5
/
+0
*
s390/sclp: simplify calculation of rnmax
David Hildenbrand
2015-09-07
1
-3
/
+1
*
s390/sclp: store the increment_size in the sclp device
David Hildenbrand
2015-09-07
1
-17
/
+3
*
s390: unify allocation of initial memory
David Hildenbrand
2015-09-07
3
-18
/
+16
*
s390: move memory calculation into the sclp device
David Hildenbrand
2015-09-07
3
-66
/
+68
*
s390/sclp: ignore memory hotplug operations if it is disabled
David Hildenbrand
2015-09-07
1
-7
/
+26
*
s390: disallow memory hotplug for the s390-virtio machine
David Hildenbrand
2015-09-07
1
-0
/
+5
*
s390: no need to manually parse for slots and maxmem
David Hildenbrand
2015-09-07
2
-10
/
+4
*
s390/sclp: move sclp_service_interrupt into the sclp device
David Hildenbrand
2015-09-07
1
-9
/
+12
*
s390/sclp: move sclp_execute related functions into the SCLP class
David Hildenbrand
2015-09-07
1
-17
/
+36
*
s390/sclp: introduce a root sclp device
David Hildenbrand
2015-09-07
1
-9
/
+56
*
s390/sclp: temporarily fix unassignment/reassignment of memory subregions
David Hildenbrand
2015-09-07
1
-2
/
+8
*
s390/sclp: replace sclp event types with proper defines
David Hildenbrand
2015-09-07
3
-4
/
+4
*
s390/sclp: rework sclp event facility initialization + device realization
David Hildenbrand
2015-09-07
1
-17
/
+33
*
sclp/s390: rework sclp cpu hotplug device notification
David Hildenbrand
2015-09-07
1
-20
/
+6
*
s390x/css: start with cleared cstat/dstat
Cornelia Huck
2015-09-07
1
-0
/
+2
*
s390x/event-facility: fix receive mask check
Cornelia Huck
2015-09-07
1
-2
/
+3
*
s390x/css: ccw-0 enforces count > 0
Cornelia Huck
2015-09-07
1
-0
/
+4
*
s390x/css: handle ccw-0 TIC correctly
Pierre Morel
2015-09-07
1
-0
/
+3
*
s390x: Disable storage key migration on old machine type
Jason J. Herne
2015-09-03
2
-3
/
+42
*
s390x: Migrate guest storage keys (initial memory only)
Jason J. Herne
2015-09-03
1
-0
/
+125
*
s390x: Info skeys sub-command
Jason J. Herne
2015-09-03
1
-0
/
+23
*
s390x: Dump-skeys hmp support
Jason J. Herne
2015-09-03
1
-0
/
+12
*
s390x: Dump storage keys qmp command
Jason J. Herne
2015-09-03
1
-2
/
+89
*
s390x: Enable new s390-storage-keys device
Jason J. Herne
2015-09-03
3
-11
/
+10
*
s390x: Create QOM device for s390 storage keys
Jason J. Herne
2015-09-03
3
-0
/
+218
*
s390x: add 2.5 compat s390-ccw-virtio machine
Cornelia Huck
2015-09-03
1
-2
/
+17
*
s390/virtio-ccw: Fix migration
Christian Borntraeger
2015-07-14
1
-1
/
+1
*
watchdog/diag288: correctly register for system reset requests
Xu Wang
2015-07-14
1
-1
/
+5
*
kvm: rename kvm_irqchip_[add,remove]_irqfd_notifier with gsi suffix
Eric Auger
2015-07-06
1
-4
/
+4
*
s390x/migration: Introduce 2.4 machine
Christian Borntraeger
2015-07-02
1
-4
/
+18
*
s390x/ipl: Fix boot if no bootindex was specified
Christian Borntraeger
2015-07-02
1
-2
/
+2
*
virtio-ccw: migrate ->revision
Cornelia Huck
2015-07-02
1
-0
/
+2
*
s390x/virtio-ccw: support virtio-1 set_vq format
Cornelia Huck
2015-07-02
1
-41
/
+92
*
s390x/virtio-ccw: add virtio set-revision call
Thomas Huth
2015-07-02
2
-2
/
+84
*
s390x/css: Add a callback for when subchannel gets disabled
Thomas Huth
2015-06-30
2
-0
/
+13
*
css: mss/mcss-e vs. migration
Cornelia Huck
2015-06-30
1
-0
/
+15
*
virtio-ccw: complete handling of guest-initiated resets
Cornelia Huck
2015-06-30
1
-17
/
+22
*
Include monitor/monitor.h exactly where needed
Markus Armbruster
2015-06-22
4
-4
/
+0
[next]