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
*
s390/eventfacility: allow childs to handle more than 1 event type
Christian Borntraeger
2013-09-20
2
-4
/
+4
*
s390/eventfacility: remove unused event_type variable
Christian Borntraeger
2013-09-20
1
-2
/
+0
*
s390/eventfacility: fix multiple Read Event Data sources
Ralf Hoppe
2013-09-20
1
-3
/
+3
*
s390/sclp: add reset() functions
Heinz Graalfs
2013-09-20
2
-0
/
+17
*
s390/sclpquiesce: Add code to support live migration
Heinz Graalfs
2013-09-20
1
-0
/
+13
*
Merge remote-tracking branch 'mjt/trivial-patches' into staging
Anthony Liguori
2013-09-03
1
-1
/
+1
|
\
|
*
misc: Fix some typos in names and comments
Stefan Weil
2013-09-01
1
-1
/
+1
*
|
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-09-03
2
-2
/
+0
|
\
\
|
*
|
hw: Clean up bogus default boot order
Markus Armbruster
2013-08-28
2
-2
/
+0
*
|
|
qom: Pass available size to object_initialize()
Andreas Färber
2013-08-30
2
-13
/
+13
*
|
|
qdev: Pass size to qbus_create_inplace()
Andreas Färber
2013-08-30
3
-6
/
+6
*
|
|
virtio-ccw: Pass size to virtio_ccw_bus_new()
Andreas Färber
2013-08-30
1
-3
/
+5
*
|
|
s390-virtio-bus: Pass size to virtio_s390_bus_new()
Andreas Färber
2013-08-30
1
-3
/
+5
*
|
|
virtio: Remove unnecessary OBJECT() casts
Peter Maydell
2013-08-30
2
-13
/
+13
|
|
/
|
/
|
*
|
s390: provide I/O subsystem reset
Christian Borntraeger
2013-08-30
1
-0
/
+15
|
/
*
s390x: Rename 'dprintf' to 'DPRINTF'
Peter Maydell
2013-07-29
2
-4
/
+4
*
s390/ipl: Fix boot order
Christian Borntraeger
2013-07-29
1
-10
/
+12
*
virtio-ccw: Enable x-data-plane for virtio-ccw-blk
Dominik Dingel
2013-07-15
1
-0
/
+3
*
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
2
-2
/
+2
*
virtio-ccw: fix build breakage on windows
Cornelia Huck
2013-07-01
1
-4
/
+2
*
virtio-ccw: Wire up guest and host notifies.
Cornelia Huck
2013-06-25
2
-0
/
+89
*
virtio-ccw: Wire up ioeventfd.
Cornelia Huck
2013-06-25
4
-1
/
+126
*
s390/virtio-ccw: Fix virtio reset
Christian Borntraeger
2013-06-25
1
-0
/
+2
*
virtio-rng: Fix crash with non-default backend
Cole Robinson
2013-06-18
2
-2
/
+2
*
virtio-ccw: Fix unsetting of indicators.
Cornelia Huck
2013-06-06
1
-4
/
+4
*
s390x/css: Fix concurrent sense.
Cornelia Huck
2013-06-06
1
-1
/
+1
*
virtio-net-x: forward the netclient name and type.
KONRAD Frederic
2013-05-15
2
-0
/
+6
*
S390: Add virtio-blk boot
Dominik Dingel
2013-05-06
1
-0
/
+18
*
S390: Merging s390_ipl_cpu and s390_ipl_reset
Dominik Dingel
2013-05-06
1
-11
/
+5
*
S390: BIOS check for file
Dominik Dingel
2013-05-06
1
-0
/
+4
*
virtio-scsi: fix the command line compatibility.
KONRAD Frederic
2013-05-03
2
-0
/
+24
*
virtio-serial: fix command line compatibility.
KONRAD Frederic
2013-05-03
2
-0
/
+23
*
virtio-x-bus: force bus name to virtio-bus.
KONRAD Frederic
2013-05-03
2
-2
/
+7
*
virtio-rng-s390: add properties.
KONRAD Frederic
2013-04-26
1
-0
/
+8
*
S390: CCW: Use new, working firmware by default
Alexander Graf
2013-04-26
1
-1
/
+1
*
S390: IPL: Use different firmware for different machines
Alexander Graf
2013-04-26
4
-6
/
+11
*
S390: IPL: Support ELF firmware
Alexander Graf
2013-04-26
1
-6
/
+10
*
S390: Make IPL reset address dynamic
Alexander Graf
2013-04-26
1
-11
/
+11
*
virtio: Fix compilation without CONFIG_VHOST_SCSI
Ed Maste
2013-04-26
3
-0
/
+6
*
virtio-ccw: Check indicators location.
Cornelia Huck
2013-04-25
1
-0
/
+6
*
virtio: remove virtiobindings.
KONRAD Frederic
2013-04-24
2
-16
/
+0
*
virtio: remove the function pointer.
KONRAD Frederic
2013-04-24
2
-13
/
+10
*
virtio-bus: make virtio_x_bus_new static.
KONRAD Frederic
2013-04-24
4
-6
/
+6
*
virtio-rng-ccw: switch to the new API.
KONRAD Frederic
2013-04-24
2
-28
/
+32
*
virtio-rng-s390: switch to the new API.
KONRAD Frederic
2013-04-24
2
-17
/
+34
*
virtio-rng: add virtio-rng device.
KONRAD Frederic
2013-04-24
1
-2
/
+1
*
vhost-scsi-s390: new device supporting the tcm_vhost Linux kernel module
Paolo Bonzini
2013-04-19
2
-0
/
+65
*
vhost-scsi-ccw: new device supporting the tcm_vhost Linux kernel module
Paolo Bonzini
2013-04-19
2
-0
/
+65
*
virtio-scsi: create VirtIOSCSICommon
Paolo Bonzini
2013-04-19
2
-2
/
+2
*
virtio-net-ccw: switch to the new API.
KONRAD Frederic
2013-04-17
2
-16
/
+28
[next]