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
*
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
*
virtio-net-s390: switch to the new API.
KONRAD Frederic
2013-04-17
2
-12
/
+30
*
virtio-net: add the virtio-net device.
KONRAD Frederic
2013-04-17
2
-10
/
+2
*
virtio-balloon: fix dynamic properties.
KONRAD Frederic
2013-04-15
1
-0
/
+34
*
virtio-serial-ccw: switch to the new API.
KONRAD Frederic
2013-04-15
2
-13
/
+27
*
virtio-serial-s390: switch to the new API.
KONRAD Frederic
2013-04-15
2
-11
/
+31
*
virtio-serial: add the virtio-serial device.
KONRAD Frederic
2013-04-15
2
-4
/
+2
*
Typo, spelling and grammatical fixes
Peter Maydell
2013-04-12
2
-2
/
+2
*
hw: move char devices to hw/char/, configure via default-configs/
Paolo Bonzini
2013-04-08
2
-306
/
+1
*
hw: move headers to include/
Paolo Bonzini
2013-04-08
7
-237
/
+23
*
virtio-balloon-ccw: switch to the new API.
KONRAD Frederic
2013-03-28
2
-11
/
+25
*
virtio-ccw: Queue sanity check for notify hypercall.
Cornelia Huck
2013-03-26
1
-0
/
+3
*
virtio-scsi-ccw: switch to new API
KONRAD Frederic
2013-03-26
2
-13
/
+26
*
virtio-scsi-s390: switch to the new API.
KONRAD Frederic
2013-03-26
2
-9
/
+27
*
virtio-scsi: moving host_features from properties to transport properties.
KONRAD Frederic
2013-03-26
2
-2
/
+4
*
virtio-ccw, s390-virtio: Use generic virtio-blk macro.
Cornelia Huck
2013-03-20
2
-14
/
+2
*
s390-virtio, virtio-ccw: Add config_wce for virtio-blk.
Cornelia Huck
2013-03-20
2
-0
/
+2
*
virtio-ccw: Add missing blk chs properties.
Cornelia Huck
2013-03-20
1
-0
/
+1
*
virtio-blk-ccw switch to new API.
KONRAD Frederic
2013-03-18
2
-16
/
+31
*
virtio-blk-s390: switch to the new API.
KONRAD Frederic
2013-03-18
2
-12
/
+31
*
virtio-x-bus: fix allow_hotplug assertion.
KONRAD Frederic
2013-03-18
2
-2
/
+2
*
Merge remote-tracking branch 'cohuck/virtio-ccw-upstr' into staging
Anthony Liguori
2013-03-15
2
-1
/
+62
|
\
|
*
virtio-ccw: Wire up virtio-rng.
Cornelia Huck
2013-03-12
2
-0
/
+62
|
*
virtio-ccw: remove qdev_unparent in unplug routing
Christian Borntraeger
2013-03-12
1
-1
/
+0
*
|
cpu: Move halted and interrupt_request fields to CPUState
Andreas Färber
2013-03-12
1
-5
/
+9
|
/
*
Merge remote-tracking branch 'origin/master' into staging
Anthony Liguori
2013-03-10
3
-5
/
+8
|
\
|
*
s390/virtio-ccw: remove redundant call to blockdev_mark_auto_del
Christian Borntraeger
2013-03-08
1
-1
/
+0
|
*
s390/css: Fix subchannel detection
Christian Borntraeger
2013-03-08
1
-4
/
+7
|
*
Allow virtio-net features for legacy s390 virtio bus
Christian Borntraeger
2013-03-08
1
-0
/
+1
*
|
hw: include hw header files with full paths
Paolo Bonzini
2013-03-01
5
-8
/
+8
*
|
hw: move qdev-monitor.o to toplevel directory
Paolo Bonzini
2013-03-01
1
-0
/
+1
|
/
*
s390: Fix handling of iscs.
Cornelia Huck
2013-02-13
1
-2
/
+2
*
s390/sclpconsole: prevent char layer callback during initialization
Christian Borntraeger
2013-02-13
1
-4
/
+1
*
virtio-net: pass host features to virtio_net_init
Anthony Liguori
2013-02-08
2
-2
/
+4
*
target-s390x: Pass S390CPU to s390_{add, del}_running_cpu()
Andreas Färber
2013-02-01
2
-4
/
+10
*
target-s390x: Clean up cpu_inject_*() signatures
Andreas Färber
2013-02-01
1
-3
/
+1
*
s390: Drop set_bit usage in virtio_ccw.
Cornelia Huck
2013-01-29
1
-2
/
+2
*
s390: css error codes.
Cornelia Huck
2013-01-29
2
-5
/
+5
*
s390: Use s390_cpu_physical_memory_map for tpi.
Cornelia Huck
2013-01-29
1
-1
/
+1
[next]