index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
s390x
Age
Commit message (
Expand
)
Author
2016-05-17
s390x: enable runtime instrumentation
Fan Zhang
2016-03-10
s390x: Introduce S390MachineClass
Janosch Frank
2015-09-07
s390/sclp: store the increment_size in the sclp device
David Hildenbrand
2015-09-07
s390/sclp: move sclp_service_interrupt into the sclp device
David Hildenbrand
2015-09-07
s390/sclp: move sclp_execute related functions into the SCLP class
David Hildenbrand
2015-09-07
s390/sclp: introduce a root sclp device
David Hildenbrand
2015-09-07
s390/sclp: replace sclp event types with proper defines
David Hildenbrand
2015-09-07
s390/sclp: rework sclp event facility initialization + device realization
David Hildenbrand
2015-09-07
s390x/event-facility: fix location of receive mask
Cornelia Huck
2015-09-03
s390x: Disable storage key migration on old machine type
Jason J. Herne
2015-09-03
s390x: Info skeys sub-command
Jason J. Herne
2015-09-03
s390x: Dump-skeys hmp support
Jason J. Herne
2015-09-03
s390x: Create QOM device for s390 storage keys
Jason J. Herne
2015-05-31
virtio-ccw: introduce ccw specific queue limit
Jason Wang
2015-01-12
s390: Add PCI bus support
Frank Blaschka
2014-09-23
s390x: remove duplicate defines in SCLP code
Jens Freimann
2014-09-01
sclp-s390: Add device to manage s390 memory hotplug
Matthew Rosato
2014-05-20
s390x/virtio-ccw: wire up irq routing and irqfds
Cornelia Huck
2014-05-20
s390x: add I/O adapter registration
Cornelia Huck
2014-05-20
s390x: split flic into kvm and non-kvm parts
Cornelia Huck
2014-02-27
s390x/event-facility: code restructure
Heinz Graalfs
2014-02-27
s390x/kvm: implement floating-interrupt controller device
Jens Freimann
2014-01-28
sclp-s390: Define new SCLP codes and structures
Matthew Rosato
2014-01-21
s390-sclp: SCLP Event integration
Jason J. Herne
2014-01-21
s390-sclp: SCLP CPU Info
Jason J. Herne
2014-01-21
s390-sclp: Define New SCLP Codes
Jason J. Herne
2013-09-20
s390/sclplmconsole: Add support for SCLP line-mode console
Heinz Graalfs
2013-09-20
s390/ebcdic: Move conversion tables to header file
Heinz Graalfs
2013-09-20
s390/eventfacility: allow childs to handle more than 1 event type
Christian Borntraeger
2013-09-20
s390/eventfacility: remove unused event_type variable
Christian Borntraeger
2013-09-20
s390/eventfacility: Fix receive/send masks
Christian Borntraeger
2013-04-08
hw: move headers to include/
Paolo Bonzini