Sign in
qemu
/
qemu
/
eb5d4f5329df83ea15244b47f7fbca21adaae41b
/
hw
/
s390x
021c9d2
error: Apply error_propagate_null.cocci again
by Fam Zheng
· 8 years ago
dde522b
s390x: register I/O adapters per ISC during init
by Fei Li
· 8 years ago
c572d3f
s390x: initialize flic before I/O subsystems
by Fei Li
· 8 years ago
5b00bef
s390x: use enum for adapter type and standardize its naming
by Fei Li
· 8 years ago
2a78ac6
s390x/css: consolidate the devno property for ccw devices
by Dong Jia Shi
· 8 years ago
d8d98db
s390x/css: provide introspection for virtual subchannel and device busid
by Dong Jia Shi
· 8 years ago
c35fc6a
s390x/css: introduce read-only property type for device ids
by Dong Jia Shi
· 8 years ago
229913f
s390x/pci: make printf always compile in debug output
by Danil Antonov
· 8 years ago
1089087
s390x: introduce 2.10 compat machine
by Cornelia Huck
· 8 years ago
3c788eb
s390x/css: reassign subchannel if schid is changed after migration
by Dong Jia Shi
· 8 years ago
f38b5b7
s390x/ipl: Load network boot image
by Farhan Ali
· 8 years ago
5f31ade
s390x/ipl: Extend S390IPLState to support network boot
by Farhan Ali
· 8 years ago
9f94f84
s390x/css: handle format-0 TIC CCW correctly
by Dong Jia Shi
· 8 years ago
b1914b8
virtio-ccw: support VIRTIO_QUEUE_MAX virtqueues
by Halil Pasic
· 9 years ago
069097d
s390x: bump ADAPTER_ROUTES_MAX_GSI
by Halil Pasic
· 8 years ago
0708afa
virtio-ccw: check flic->adapter_routes_max_batch
by Halil Pasic
· 8 years ago
797b608
virtio-ccw: Check the number of vqs in CCW_CMD_SET_IND
by Halil Pasic
· 9 years ago
d225607
virtio-ccw: add virtio-crypto-ccw device
by Halil Pasic
· 8 years ago
47e13df
virtio-ccw: handle virtio 1 only devices
by Halil Pasic
· 8 years ago
94b5024
s390x/s390-virtio: get rid of DPRINTF
by Cornelia Huck
· 8 years ago
1a0e4c8
s390x/kvm: fix small race reboot vs. cmma
by Christian Borntraeger
· 8 years ago
2034ee5
s390-pci: fix compilation on older GCC versions
by Paolo Bonzini
· 8 years ago
b12227a
hw: Fix typos found by codespell
by Stefan Weil
· 8 years ago
598cf1c
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 8 years ago
8c797e7
virtio-ccw: fix ring sizing
by Michael S. Tsirkin
· 8 years ago
857cc71
s390x/pci: merge msix init functions
by Yi Min Zhao
· 8 years ago
d2f0712
s390x/pci: handle PCIBridge bus number
by Pierre Morel
· 8 years ago
df8dd91
s390x/pci: use hashtable to look up zpci via fh
by Yi Min Zhao
· 8 years ago
3fc92a2
s390x/pci: PCI multibus bridge handling
by Pierre Morel
· 8 years ago
a975a24
s390x/pci: optimize calling s390_get_phb()
by Yi Min Zhao
· 8 years ago
e70377d
s390x/pci: change the device array to a list
by Pierre Morel
· 8 years ago
03805be
s390x/pci: dynamically allocate iommu
by Yi Min Zhao
· 8 years ago
de91ea9
s390x/pci: make S390PCIIOMMU inherit Object
by Yi Min Zhao
· 8 years ago
113725a
s390x: add compat machine for 2.9
by Cornelia Huck
· 8 years ago
765cca0
s390x: remove double compat statement
by Christian Borntraeger
· 8 years ago
b394662
kvm: move cpu synchronization code
by Vincent Palatin
· 8 years ago
2858bc6
virtio: avoid using guest_notifier_mask in vhost-user mode
by Wei Huang
· 8 years ago
9b706db
virtio: allow per-device-class legacy features
by Michael S. Tsirkin
· 8 years ago
c2a4b38
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
by Stefan Hajnoczi
· 8 years ago
0bb1137
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20161031' into staging
by Peter Maydell
· 8 years ago
88ee13c
s390x/pci: Check memory region dispatching callbacks
by Pierre Morel
· 9 years ago
45bbcd3
s390x/pci: use generic interface to inject interrupt
by Yi Min Zhao
· 8 years ago
8e93cef
virtio: introduce virtio_device_ioeventfd_enabled
by Paolo Bonzini
· 8 years ago
b13d396
virtio: move ioeventfd_started flag to VirtioBusState
by Paolo Bonzini
· 8 years ago
4ddcc2d
virtio: move ioeventfd_disabled flag to VirtioBusState
by Paolo Bonzini
· 8 years ago
ca2b413
virtio: disable ioeventfd as early as possible
by Paolo Bonzini
· 8 years ago
35b6e94
s390: avoid always-true comparison in s390_pci_generate_fid()
by Peter Maydell
· 8 years ago
c679e74
s390x/css: {c,h,t,r,x}sch: require enable AND device number valid
by Sascha Silbe
· 8 years ago
bfcec59
s390x/pci: code cleanup
by Yi Min Zhao
· 9 years ago
8f95595
s390x/pci: assign msix io region for each pci device
by Yi Min Zhao
· 9 years ago
205e5de
s390x/pci: re-arrange variable declarations
by Pierre Morel
· 9 years ago
6e98670
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160919' into staging
by Peter Maydell
· 8 years ago
0f2fa73
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
by Peter Maydell
· 8 years ago
7aa2adc
virtio-ccw: set revision 2 as maximal revision number
by Pierre Morel
· 9 years ago
e32652f
virtio-ccw: respond to READ_STATUS command
by Pierre Morel
· 9 years ago
e73316d
s390x/kvm: disable cpu model for the 2.7 machine
by Christian Borntraeger
· 9 years ago
d1b4259
virtio-bus: Plug devices after features are negotiated
by Maxime Coquelin
· 8 years ago
57ddd73
s390x: remove useless cast
by Laurent Vivier
· 9 years ago
d4b84d5
Remove unused function declarations
by Ladi Prosek
· 9 years ago
fc0b9b0
vhost-vsock: add virtio sockets device
by Stefan Hajnoczi
· 9 years ago
392529c
s390x/kvm: allow runtime-instrumentation for "none" machine
by David Hildenbrand
· 9 years ago
a366930
s390x/sclp: propagate hmfai
by David Hildenbrand
· 9 years ago
3fad325
s390x/sclp: propagate the mha via sclp
by David Hildenbrand
· 9 years ago
059be52
s390x/sclp: propagate the ibc val (lowest and unblocked ibc)
by David Hildenbrand
· 9 years ago
4dd4200
s390x/sclp: indicate sclp features
by David Hildenbrand
· 9 years ago
026546e
s390x/sclp: factor out preparation of cpu entries
by David Hildenbrand
· 9 years ago
41868f8
s390x/cpumodel: "host" and "qemu" as CPU subclasses
by David Hildenbrand
· 9 years ago
882b3b9
s390x/css: handle cssid 255 correctly
by Cornelia Huck
· 9 years ago
989fd86
s390/sclp: cache the sclp device
by Christian Borntraeger
· 9 years ago
0c2a16a
s390x/pci: assert zpci always existing
by Yi Min Zhao
· 9 years ago
0d36d79
s390x/pci: return directly if create zpci failed
by Yi Min Zhao
· 9 years ago
6182398
s390x: add compat machine for 2.8
by Cornelia Huck
· 9 years ago
e723b87
trace-events: fix first line comment in trace-events
by Laurent Vivier
· 9 years ago
7fc0abf
s390x/pci: fix null pointer bug
by Yi Min Zhao
· 9 years ago
2a79eb1
s390x/css: provide a dev_path for css devices
by Cornelia Huck
· 9 years ago
727a042
s390x/css: sch_handle_start_func() handles resume, too
by Sascha Silbe
· 9 years ago
485dd69
s390x/css: copy CCW format bit from ORB to SCSW
by Sascha Silbe
· 9 years ago
175de52
Clean up decorations and whitespace around header guards
by Markus Armbruster
· 9 years ago
a9c9427
Use #include "..." for our own headers, <...> for others
by Markus Armbruster
· 9 years ago
93d16d8
s390x/pci: make hot-unplug handler smoother
by Yi Min Zhao
· 9 years ago
cdd85eb
s390x/pci: replace fid with idx in msg data of msix
by Yi Min Zhao
· 9 years ago
0a608a6
s390x/pci: fix stpcifc_service_call
by Yi Min Zhao
· 9 years ago
4e3bfc1
s390x/pci: refactor list_pci
by Yi Min Zhao
· 9 years ago
ab97465
s390x/pci: refactor s390_pci_find_dev_by_idx
by Yi Min Zhao
· 9 years ago
bd49768
s390x/pci: add checkings in CLP_SET_PCI_FN
by Yi Min Zhao
· 9 years ago
af9ed37
s390x/pci: enable zpci hot-plug/hot-unplug
by Yi Min Zhao
· 9 years ago
bf32839
s390x/pci: enable uid-checking
by Yi Min Zhao
· 9 years ago
3e5cfba
s390x/pci: introduce S390PCIBusDevice qdev
by Yi Min Zhao
· 9 years ago
67d5cd9
s390x/pci: introduce S390PCIIOMMU
by Yi Min Zhao
· 9 years ago
90a0f9a
s390x/pci: introduce S390PCIBus
by Yi Min Zhao
· 9 years ago
5d1abf2
s390x/pci: enforce zPCI state checking
by Yi Min Zhao
· 9 years ago
06a96da
s390x/pci: refactor s390_pci_find_dev_by_fh
by Yi Min Zhao
· 9 years ago
c188e30
s390x/pci: unify FH_ macros
by Yi Min Zhao
· 9 years ago
67aad50
s390x/pci: write fid in CLP_QUERY_PCI_FN
by Yi Min Zhao
· 9 years ago
e7d3369
s390x/pci: acceleration for getting S390pciState
by Yi Min Zhao
· 9 years ago
f7c40aa
s390x/pci: fix failures of dma map/unmap
by Yi Min Zhao
· 9 years ago
b804e8a
s390x/css: Unplug handler of virtual css bridge
by Jing Liu
· 9 years ago
dd70bd0
s390x/css: Factor out virtual css bridge and bus
by Jing Liu
· 9 years ago
3f9e485
s390x/css: use define for "virtual-css-bridge" literal
by Sascha Silbe
· 9 years ago
cf24993
s390x/css: factor out some generic code from virtio_ccw_device_realize()
by Sascha Silbe
· 9 years ago
Next »