index
:
~pgrunt/qemu
cdrom
master
virgl-spice
Fork of QEMU git://git.qemu-project.org/qemu.git
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
s390x
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-11
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2
-17
/
+1
2015-05-08
virtio-ccw: implement ->device_plugged
Cornelia Huck
1
-15
/
+26
2015-05-08
virtio-ccw: change realization sequence
Cornelia Huck
1
-24
/
+17
2015-05-08
s390-virtio: clear {used,avail}_event_idx on reset as well
Christian Borntraeger
1
-0
/
+8
2015-05-08
s390-virtio: use common features
Cornelia Huck
1
-14
/
+6
2015-05-08
s390-virtio: Accommodate guests using virtqueues too early
Christian Borntraeger
1
-0
/
+10
2015-04-30
s390x/kvm: Support access register mode for KVM_S390_MEM_OP ioctl
Alexander Yarygin
2
-13
/
+15
2015-04-30
s390x/ipl: sort into categories
Cornelia Huck
1
-0
/
+1
2015-04-30
sclp: sort into categories
Cornelia Huck
4
-0
/
+13
2015-04-30
s390-virtio: sort into categories
Cornelia Huck
1
-0
/
+9
2015-04-30
virtio-ccw: sort into categories
Cornelia Huck
1
-0
/
+9
2015-04-28
virtio-scsi: Move DEFINE_VIRTIO_SCSI_FEATURES to virtio-scsi
Shannon Zhao
2
-2
/
+0
2015-04-28
virtio-net: Move DEFINE_VIRTIO_NET_FEATURES to virtio-net
Shannon Zhao
2
-4
/
+0
2015-04-27
virtio-ccw: using VIRTIO_NO_VECTOR instead of 0 for invalid virtqueue
Jason Wang
1
-1
/
+1
2015-04-26
Switch non-CPU callers from ld/st*_phys to address_space_ld/st*
Peter Maydell
5
-61
/
+131
2015-04-26
memory: Replace io_mem_read/write with memory_region_dispatch_read/write
Peter Maydell
1
-3
/
+7
2015-03-30
s390x/ipl: avoid sign extension
Cornelia Huck
1
-1
/
+1
2015-03-30
s390x: do not include ram_addr.h
Paolo Bonzini
1
-1
/
+0
2015-03-30
virtio-ccw: range check in READ_VQ_CONF
Cornelia Huck
1
-0
/
+4
2015-03-30
virtio-ccw: fix range check for SET_VQ
Cornelia Huck
1
-1
/
+1
2015-03-16
s390x/pci: fix length in sei_nt2 event
Frank Blaschka
1
-0
/
+1
2015-03-16
s390x/ipl: remove dead code
Dominik Dingel
1
-3
/
+0
2015-03-16
s390x/virtio-bus: Remove unused function s390_virtio_bus_console()
Thomas Huth
2
-6
/
+0
2015-03-16
s390x: CPACF: Handle key wrap machine options
Tony Krowiak
1
-0
/
+63
2015-03-16
virtio-ccw: assure BE accesses
Cornelia Huck
1
-9
/
+13
2015-03-16
s390x/kvm: Guest Migration TOD clock synchronization
Jason J. Herne
2
-0
/
+56
2015-03-11
s390/bios: Make the s390-ccw.img relocatable
Thomas Huth
1
-3
/
+21
2015-03-10
s390x/kvm: passing max memory size to accelerator
Dominik Dingel
1
-0
/
+10
2015-03-10
virtio-ccw: Convert to realize()
Markus Armbruster
2
-61
/
+75
2015-03-10
virtio-s390: Convert to realize()
Markus Armbruster
2
-35
/
+47
2015-03-10
virtio-s390: s390_virtio_device_init() can't fail, simplify
Markus Armbruster
1
-14
/
+15
2015-03-01
balloon: call qdev_alias_all_properties for proxy dev in balloon class init
Denis V. Lunev
1
-3
/
+2
2015-02-26
virtio: feature bit manipulation helpers
Cornelia Huck
1
-2
/
+2
2015-02-26
virtio: cull virtio_bus_set_vdev_features
Cornelia Huck
1
-2
/
+1
2015-02-26
s390: use standard headers
Michael S. Tsirkin
2
-22
/
+21
2015-02-18
s390x/pci: Rework memory access in zpci instruction
Frank Blaschka
1
-9
/
+28
2015-02-18
s390x/ioinst: Rework memory access in STCRW instruction
Thomas Huth
1
-0
/
+20
2015-02-18
s390x/ioinst: Rework memory access in TSCH instruction
Thomas Huth
1
-15
/
+23
2015-02-18
s390x/css: Make schib parameter of css_do_msch const
Thomas Huth
1
-1
/
+1
2015-02-13
s390x/ipl: make s390x ipl device aware of migration
Fan Zhang
1
-0
/
+28
2015-02-13
s390x/ipl: drop reipl parameters on resets
Fan Zhang
2
-0
/
+16
2015-02-13
s390x/ipl: support diagnose 308 subcodes 5 and 6
Fan Zhang
3
-15
/
+98
2015-02-13
s390x/ipl: always load the bios for ccw machine
Fan Zhang
4
-50
/
+66
2015-02-03
s390x/ipl: Improved code indentation in s390_ipl_init()
Thomas Huth
1
-23
/
+24
2015-02-03
s390x/pci: fix dma notifications in rpcit instruction
Yi Min Zhao
1
-8
/
+12
2015-02-03
s390x/pci: check for invalid function handle
Frank Blaschka
1
-1
/
+1
2015-02-03
s390x/pci: avoid sign extension in stpcifc
Frank Blaschka
1
-4
/
+4
2015-02-03
s390: Plug memory leak on s390_pci_generate_event() error path
Markus Armbruster
1
-1
/
+2
2015-01-12
s390: implement pci instructions
Frank Blaschka
3
-1
/
+1100
2015-01-12
s390: Add PCI bus support
Frank Blaschka
7
-1
/
+865
[next]