Sign in
qemu
/
qemu
/
f08f9271bfe3f19a5eb3d7a2f48532065304d5c8
/
hw
/
s390x
1f68f1d
s390x: Switch to s390-ccw machine as default
by Alexander Graf
· 10 years ago
a499973
virtio-ccw: disable ioevent bit when ioeventfds are not enabled
by Aurelien Jarno
· 10 years ago
d8e3b72
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
by Peter Maydell
· 10 years ago
0b352fd
virtio: allow to fail setting status
by Cornelia Huck
· 10 years ago
2a72ea5
virtio-ccw/migration: Migrate config vector for virtio devices
by Jason J. Herne
· 10 years ago
de6a921
virtio-ccw: add support for 9pfs
by Pierre Morel
· 10 years ago
d820331
virtio-s390: introduce virtio_s390_device_plugged()
by Jason Wang
· 10 years ago
74c8529
virtio-s390: introduce virito s390 queue limit
by Jason Wang
· 10 years ago
10ceaa1
virtio-ccw: validate the number of queues against bus limitation
by Jason Wang
· 10 years ago
8dfbaa6
virtio-ccw: introduce ccw specific queue limit
by Jason Wang
· 10 years ago
e839804
virtio: device_plugged() can fail
by Jason Wang
· 10 years ago
cf34f53
virtio: move VIRTIO_F_NOTIFY_ON_EMPTY into core
by Cornelia Huck
· 10 years ago
1364481
virtio-ccw: Don't advertise VIRTIO_F_BAD_FEATURE
by Cornelia Huck
· 10 years ago
6b8f102
virtio: move host_features
by Cornelia Huck
· 10 years ago
ecfa60e
hw/s390x/virtio-ccw: use alias property for virtio-balloon-ccw
by Shannon Zhao
· 10 years ago
0403b0f
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
by Peter Maydell
· 10 years ago
fb846a0
virtio-ccw: implement ->device_plugged
by Cornelia Huck
· 10 years ago
1fa7552
virtio-ccw: change realization sequence
by Cornelia Huck
· 10 years ago
77ae0b2
s390-virtio: clear {used,avail}_event_idx on reset as well
by Christian Borntraeger
· 10 years ago
f50616a
s390-virtio: use common features
by Cornelia Huck
· 10 years ago
cb927b8
s390-virtio: Accommodate guests using virtqueues too early
by Christian Borntraeger
· 10 years ago
6cb1e49
s390x/kvm: Support access register mode for KVM_S390_MEM_OP ioctl
by Alexander Yarygin
· 10 years ago
b4ab457
s390x/ipl: sort into categories
by Cornelia Huck
· 10 years ago
183f6b8
sclp: sort into categories
by Cornelia Huck
· 10 years ago
4d1866d
s390-virtio: sort into categories
by Cornelia Huck
· 10 years ago
cd20d61
virtio-ccw: sort into categories
by Cornelia Huck
· 10 years ago
da2f84d
virtio-scsi: Move DEFINE_VIRTIO_SCSI_FEATURES to virtio-scsi
by Shannon Zhao
· 10 years ago
da3e8a2
virtio-net: Move DEFINE_VIRTIO_NET_FEATURES to virtio-net
by Shannon Zhao
· 10 years ago
955cc8c
virtio-ccw: using VIRTIO_NO_VECTOR instead of 0 for invalid virtqueue
by Jason Wang
· 10 years ago
42874d3
Switch non-CPU callers from ld/st*_phys to address_space_ld/st*
by Peter Maydell
· 10 years ago
3b64349
memory: Replace io_mem_read/write with memory_region_dispatch_read/write
by Peter Maydell
· 10 years ago
fa92e21
s390x/ipl: avoid sign extension
by Cornelia Huck
· 10 years ago
f65025c
s390x: do not include ram_addr.h
by Paolo Bonzini
· 10 years ago
d03a363
virtio-ccw: range check in READ_VQ_CONF
by Cornelia Huck
· 10 years ago
590fe57
virtio-ccw: fix range check for SET_VQ
by Cornelia Huck
· 10 years ago
d3321fc
s390x/pci: fix length in sei_nt2 event
by Frank Blaschka
· 10 years ago
7b527b8
s390x/ipl: remove dead code
by Dominik Dingel
· 10 years ago
eaec461
s390x/virtio-bus: Remove unused function s390_virtio_bus_console()
by Thomas Huth
· 10 years ago
2eb1cd0
s390x: CPACF: Handle key wrap machine options
by Tony Krowiak
· 10 years ago
7d45285
virtio-ccw: assure BE accesses
by Cornelia Huck
· 10 years ago
3f9e59b
s390x/kvm: Guest Migration TOD clock synchronization
by Jason J. Herne
· 10 years ago
d884c86
s390/bios: Make the s390-ccw.img relocatable
by Thomas Huth
· 10 years ago
a310b28
s390x/kvm: passing max memory size to accelerator
by Dominik Dingel
· 10 years ago
5e5ced3
virtio-ccw: Convert to realize()
by Markus Armbruster
· 10 years ago
f35dd56
virtio-s390: Convert to realize()
by Markus Armbruster
· 10 years ago
e3e300d
virtio-s390: s390_virtio_device_init() can't fail, simplify
by Markus Armbruster
· 10 years ago
a6027b0
balloon: call qdev_alias_all_properties for proxy dev in balloon class init
by Denis V. Lunev
· 10 years ago
0cd09c3
virtio: feature bit manipulation helpers
by Cornelia Huck
· 10 years ago
a590fd5
virtio: cull virtio_bus_set_vdev_features
by Cornelia Huck
· 10 years ago
ad67a0f
s390: use standard headers
by Michael S. Tsirkin
· 10 years ago
63ceef6
s390x/pci: Rework memory access in zpci instruction
by Frank Blaschka
· 10 years ago
7f74f0a
s390x/ioinst: Rework memory access in STCRW instruction
by Thomas Huth
· 10 years ago
b7b6348
s390x/ioinst: Rework memory access in TSCH instruction
by Thomas Huth
· 10 years ago
bffd09c
s390x/css: Make schib parameter of css_do_msch const
by Thomas Huth
· 10 years ago
2e13fbe
s390x/ipl: make s390x ipl device aware of migration
by Fan Zhang
· 10 years ago
e91e972
s390x/ipl: drop reipl parameters on resets
by Fan Zhang
· 10 years ago
df75a4e
s390x/ipl: support diagnose 308 subcodes 5 and 6
by Fan Zhang
· 10 years ago
f0180f9
s390x/ipl: always load the bios for ccw machine
by Fan Zhang
· 10 years ago
7691993
s390x/ipl: Improved code indentation in s390_ipl_init()
by Thomas Huth
· 11 years ago
4e99a0f
s390x/pci: fix dma notifications in rpcit instruction
by Yi Min Zhao
· 10 years ago
5b324bb
s390x/pci: check for invalid function handle
by Frank Blaschka
· 10 years ago
c0eb33a
s390x/pci: avoid sign extension in stpcifc
by Frank Blaschka
· 10 years ago
b7022d9
s390: Plug memory leak on s390_pci_generate_event() error path
by Markus Armbruster
· 10 years ago
863f6f5
s390: implement pci instructions
by Frank Blaschka
· 10 years ago
8cba80c
s390: Add PCI bus support
by Frank Blaschka
· 10 years ago
fb85b34
s390x/ccw: fix oddity in machine class init
by Cornelia Huck
· 10 years ago
cbd5ac6
virtio: link the rng backend through an alias property
by Paolo Bonzini
· 10 years ago
4be7463
hw: Convert from BlockDriverState to BlockBackend, mostly
by Markus Armbruster
· 10 years ago
605c690
Merge remote-tracking branch 'remotes/kraxel/tags/pull-bootindex-20141015-1' into staging
by Peter Maydell
· 10 years ago
aeb98dd
virtio-blk: alias bootindex property explicitly for virt-blk-pci/ccw/s390
by Gonglei
· 10 years ago
0cf63c3
virtio-net: alias bootindex property explicitly for virt-net-pci/ccw/s390
by Gonglei
· 10 years ago
277bc95
s390x: Convert virtio-ccw to hotplug handler API
by Igor Mammedov
· 10 years ago
e98f8c3
s390x: Convert s390-virtio to hotplug handler API
by Igor Mammedov
· 10 years ago
492bcf8
s390x: Drop not used allow_hotplug in event-facility
by Igor Mammedov
· 10 years ago
4b7757b
s390x/virtio-ccw: fix vhost-scsi intialization
by Cornelia Huck
· 10 years ago
eb24f7c
s390x/kvm: proper use of the cpu states OPERATING and STOPPED
by David Hildenbrand
· 10 years ago
75973bf
s390x/kvm: introduce proper states for s390 cpus
by David Hildenbrand
· 10 years ago
1831e15
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 10 years ago
19d339f
virtio-scsi: Add 'iothread' property to virtio-scsi
by Fam Zheng
· 11 years ago
c8075ca
virtio: add a wrapper for virtio-backend initialization
by Gonglei
· 10 years ago
91ba212
virtio-balloon: fix virtio-balloon child refcount in transports
by Gonglei
· 10 years ago
352fa88
virtio-rng: fix virtio-rng child refcount in transports
by Gonglei
· 10 years ago
8ee486a
virtio-rng: use aliases instead of duplicate qdev properties
by Gonglei
· 10 years ago
e77ca8b
virtio-serial: fix virtio-serial child refcount in transports
by Gonglei
· 10 years ago
4f456d8
virtio-serial: use aliases instead of duplicate qdev properties
by Gonglei
· 10 years ago
1312f12
virtio/vhost-scsi: fix virtio-scsi/vhost-scsi child refcount in transports
by Gonglei
· 10 years ago
c39343f
virtio/vhost-scsi: use aliases instead of duplicate qdev properties
by Gonglei
· 10 years ago
6a0c6b5
virtio-net: fix virtio-net child refcount in transports
by Gonglei
· 10 years ago
7779edf
virtio-net: use aliases instead of duplicate qdev properties
by Gonglei
· 10 years ago
e8601dd
s390x/css: catch ccw sequence errors
by Cornelia Huck
· 11 years ago
a327c92
s390x/css: support format-0 ccws
by Cornelia Huck
· 11 years ago
4994653
memory: add parameter errp to memory_region_init_ram
by Hu Tao
· 11 years ago
1def665
sclp-s390: Add memory hotplug SCLPs
by Matthew Rosato
· 11 years ago
e7f1314
s390-virtio: Apply same memory boundaries as virtio-ccw
by Matthew Rosato
· 11 years ago
b6fe012
virtio-ccw: Include standby memory when calculating storage increment
by Matthew Rosato
· 11 years ago
0844df7
sclp-s390: Add device to manage s390 memory hotplug
by Matthew Rosato
· 11 years ago
3dd7852
s390x: Migrate to new NMI interface
by Alexey Kardashevskiy
· 11 years ago
d07aa7c
s390x: Convert QEMUMachine to MachineClass
by Alexey Kardashevskiy
· 11 years ago
2ed982b
s390x/css: reflect cpa in scsw
by Cornelia Huck
· 11 years ago
85d1277
virtio: move common virtio properties to bus class device
by Ming Lei
· 11 years ago
Next »