index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
s390x
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw: Fix typos found by codespell
Stefan Weil
2017-01-24
1
-2
/
+2
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2017-01-20
1
-0
/
+1
|
\
|
*
kvm: move cpu synchronization code
Vincent Palatin
2017-01-19
1
-0
/
+1
*
|
virtio-ccw: fix ring sizing
Michael S. Tsirkin
2017-01-20
1
-1
/
+1
*
|
s390x/pci: merge msix init functions
Yi Min Zhao
2017-01-20
1
-12
/
+10
*
|
s390x/pci: handle PCIBridge bus number
Pierre Morel
2017-01-20
2
-0
/
+53
*
|
s390x/pci: use hashtable to look up zpci via fh
Yi Min Zhao
2017-01-20
2
-14
/
+9
*
|
s390x/pci: PCI multibus bridge handling
Pierre Morel
2017-01-20
1
-2
/
+15
*
|
s390x/pci: optimize calling s390_get_phb()
Yi Min Zhao
2017-01-20
3
-49
/
+51
*
|
s390x/pci: change the device array to a list
Pierre Morel
2017-01-20
2
-51
/
+56
*
|
s390x/pci: dynamically allocate iommu
Yi Min Zhao
2017-01-20
2
-15
/
+64
*
|
s390x/pci: make S390PCIIOMMU inherit Object
Yi Min Zhao
2017-01-20
4
-53
/
+71
*
|
s390x: add compat machine for 2.9
Cornelia Huck
2017-01-20
1
-1
/
+16
*
|
s390x: remove double compat statement
Christian Borntraeger
2017-01-20
1
-2
/
+0
|
/
*
virtio: avoid using guest_notifier_mask in vhost-user mode
Wei Huang
2016-12-16
1
-2
/
+2
*
virtio: allow per-device-class legacy features
Michael S. Tsirkin
2016-11-15
1
-1
/
+3
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Stefan Hajnoczi
2016-11-03
2
-39
/
+7
|
\
|
*
virtio: introduce virtio_device_ioeventfd_enabled
Paolo Bonzini
2016-10-30
1
-3
/
+3
|
*
virtio: move ioeventfd_started flag to VirtioBusState
Paolo Bonzini
2016-10-30
2
-22
/
+0
|
*
virtio: move ioeventfd_disabled flag to VirtioBusState
Paolo Bonzini
2016-10-30
2
-11
/
+1
|
*
virtio: disable ioeventfd as early as possible
Paolo Bonzini
2016-10-30
1
-4
/
+4
*
|
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20161031' into staging
Peter Maydell
2016-10-31
2
-8
/
+21
|
\
\
|
*
|
s390x/pci: Check memory region dispatching callbacks
Pierre Morel
2016-10-31
1
-5
/
+20
|
*
|
s390x/pci: use generic interface to inject interrupt
Yi Min Zhao
2016-10-31
1
-3
/
+1
|
|
/
*
/
s390: avoid always-true comparison in s390_pci_generate_fid()
Peter Maydell
2016-10-28
1
-8
/
+2
|
/
*
s390x/css: {c,h,t,r,x}sch: require enable AND device number valid
Sascha Silbe
2016-09-28
1
-6
/
+6
*
s390x/pci: code cleanup
Yi Min Zhao
2016-09-28
1
-11
/
+0
*
s390x/pci: assign msix io region for each pci device
Yi Min Zhao
2016-09-28
2
-13
/
+28
*
s390x/pci: re-arrange variable declarations
Pierre Morel
2016-09-28
1
-2
/
+4
*
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160919' into staging
Peter Maydell
2016-09-19
3
-1
/
+39
|
\
|
*
virtio-ccw: set revision 2 as maximal revision number
Pierre Morel
2016-09-19
1
-1
/
+1
|
*
virtio-ccw: respond to READ_STATUS command
Pierre Morel
2016-09-19
2
-0
/
+21
|
*
s390x/kvm: disable cpu model for the 2.7 machine
Christian Borntraeger
2016-09-19
1
-0
/
+17
*
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-09-19
1
-15
/
+15
|
\
\
|
|
/
|
/
|
|
*
virtio-bus: Plug devices after features are negotiated
Maxime Coquelin
2016-09-15
1
-15
/
+15
*
|
s390x: remove useless cast
Laurent Vivier
2016-09-15
1
-1
/
+1
*
|
Remove unused function declarations
Ladi Prosek
2016-09-15
1
-1
/
+0
|
/
*
vhost-vsock: add virtio sockets device
Stefan Hajnoczi
2016-09-09
2
-0
/
+69
*
s390x/kvm: allow runtime-instrumentation for "none" machine
David Hildenbrand
2016-09-06
1
-0
/
+5
*
s390x/sclp: propagate hmfai
David Hildenbrand
2016-09-06
1
-0
/
+1
*
s390x/sclp: propagate the mha via sclp
David Hildenbrand
2016-09-06
1
-0
/
+1
*
s390x/sclp: propagate the ibc val (lowest and unblocked ibc)
David Hildenbrand
2016-09-06
1
-0
/
+2
*
s390x/sclp: indicate sclp features
David Hildenbrand
2016-09-06
1
-0
/
+9
*
s390x/sclp: factor out preparation of cpu entries
David Hildenbrand
2016-09-06
1
-10
/
+12
*
s390x/cpumodel: "host" and "qemu" as CPU subclasses
David Hildenbrand
2016-09-06
1
-1
/
+5
*
s390x/css: handle cssid 255 correctly
Cornelia Huck
2016-09-05
1
-5
/
+3
*
s390/sclp: cache the sclp device
Christian Borntraeger
2016-09-05
1
-1
/
+6
*
s390x/pci: assert zpci always existing
Yi Min Zhao
2016-09-05
1
-5
/
+1
*
s390x/pci: return directly if create zpci failed
Yi Min Zhao
2016-09-05
1
-0
/
+1
*
s390x: add compat machine for 2.8
Cornelia Huck
2016-09-05
1
-1
/
+17
[next]