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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
2013-04-08
hw: move headers to include/
Paolo Bonzini
7
-237
/
+23
2013-03-28
virtio-balloon-ccw: switch to the new API.
KONRAD Frederic
2
-11
/
+25
2013-03-26
virtio-ccw: Queue sanity check for notify hypercall.
Cornelia Huck
1
-0
/
+3
2013-03-26
virtio-scsi-ccw: switch to new API
KONRAD Frederic
2
-13
/
+26
2013-03-26
virtio-scsi-s390: switch to the new API.
KONRAD Frederic
2
-9
/
+27
2013-03-26
virtio-scsi: moving host_features from properties to transport properties.
KONRAD Frederic
2
-2
/
+4
2013-03-20
virtio-ccw, s390-virtio: Use generic virtio-blk macro.
Cornelia Huck
2
-14
/
+2
2013-03-20
s390-virtio, virtio-ccw: Add config_wce for virtio-blk.
Cornelia Huck
2
-0
/
+2
2013-03-20
virtio-ccw: Add missing blk chs properties.
Cornelia Huck
1
-0
/
+1
2013-03-18
virtio-blk-ccw switch to new API.
KONRAD Frederic
2
-16
/
+31
2013-03-18
virtio-blk-s390: switch to the new API.
KONRAD Frederic
2
-12
/
+31
2013-03-18
virtio-x-bus: fix allow_hotplug assertion.
KONRAD Frederic
2
-2
/
+2
2013-03-15
Merge remote-tracking branch 'cohuck/virtio-ccw-upstr' into staging
Anthony Liguori
2
-1
/
+62
2013-03-12
virtio-ccw: Wire up virtio-rng.
Cornelia Huck
2
-0
/
+62
2013-03-12
virtio-ccw: remove qdev_unparent in unplug routing
Christian Borntraeger
1
-1
/
+0
2013-03-12
cpu: Move halted and interrupt_request fields to CPUState
Andreas Färber
1
-5
/
+9
2013-03-10
Merge remote-tracking branch 'origin/master' into staging
Anthony Liguori
3
-5
/
+8
2013-03-08
s390/virtio-ccw: remove redundant call to blockdev_mark_auto_del
Christian Borntraeger
1
-1
/
+0
2013-03-08
s390/css: Fix subchannel detection
Christian Borntraeger
1
-4
/
+7
2013-03-08
Allow virtio-net features for legacy s390 virtio bus
Christian Borntraeger
1
-0
/
+1
2013-03-01
hw: include hw header files with full paths
Paolo Bonzini
5
-8
/
+8
2013-03-01
hw: move qdev-monitor.o to toplevel directory
Paolo Bonzini
1
-0
/
+1
2013-02-13
s390: Fix handling of iscs.
Cornelia Huck
1
-2
/
+2
2013-02-13
s390/sclpconsole: prevent char layer callback during initialization
Christian Borntraeger
1
-4
/
+1
2013-02-08
virtio-net: pass host features to virtio_net_init
Anthony Liguori
2
-2
/
+4
2013-02-01
target-s390x: Pass S390CPU to s390_{add, del}_running_cpu()
Andreas Färber
2
-4
/
+10
2013-02-01
target-s390x: Clean up cpu_inject_*() signatures
Andreas Färber
1
-3
/
+1
2013-01-29
s390: Drop set_bit usage in virtio_ccw.
Cornelia Huck
1
-2
/
+2
2013-01-29
s390: css error codes.
Cornelia Huck
2
-5
/
+5
2013-01-29
s390: Use s390_cpu_physical_memory_map for tpi.
Cornelia Huck
1
-1
/
+1
2013-01-29
s390: Add s390-ccw-virtio machine.
Cornelia Huck
3
-0
/
+136
2013-01-29
s390-virtio: Check for NULL device in reset hypercall
Andreas Färber
1
-0
/
+3
2013-01-29
s390: Move hw files to hw/s390x
Alexander Graf
6
-3
/
+1065
2013-01-29
s390: Make typeinfo const
Alexander Graf
1
-1
/
+1
2013-01-29
s390: Add new channel I/O based virtio transport.
Cornelia Huck
3
-0
/
+1059
2013-01-29
s390: Virtual channel subsystem support.
Cornelia Huck
3
-0
/
+1377
2013-01-18
s390: Add a hypercall registration interface.
Cornelia Huck
2
-0
/
+37
2013-01-18
s390: Move IPL code into a separate device
Christian Borntraeger
2
-0
/
+175
2013-01-10
Make all static TypeInfos const
Andreas Färber
4
-5
/
+5
2012-12-19
softmmu: move remaining include files to include/ subdirectories
Paolo Bonzini
1
-1
/
+1
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
3
-3
/
+3
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
2
-2
/
+2
2012-12-19
monitor: move include files to include/monitor/
Paolo Bonzini
1
-1
/
+1
2012-12-19
exec: move include files to include/exec/
Paolo Bonzini
1
-1
/
+1
2012-12-19
janitor: do not rely on indirect inclusions of or from qemu-char.h
Paolo Bonzini
1
-0
/
+1
2012-12-07
s390x: Spelling fixes (endianess -> endianness, occured -> occurred)
Stefan Weil
2
-4
/
+4
2012-11-26
sclp: Fix uninitialized var in handle_write_event_buf().
Cornelia Huck
1
-1
/
+2
2012-10-29
s390: sclp ascii console support
Heinz Graalfs
2
-1
/
+307
2012-10-29
s390: sclp signal quiesce support
Heinz Graalfs
3
-0
/
+131
2012-10-29
s390: sclp event support
Heinz Graalfs
5
-2
/
+577
[next]