index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
s390x
Age
Commit message (
Expand
)
Author
2018-01-22
s390x: fix storage attributes migration for non-small guests
Claudio Imbrenda
2018-01-22
hw/s390x: Replace fprintf(stderr, "*\n" with qemu_log_mask()
Alistair Francis
2018-01-22
s390x/sclp: fix missing be conversion
David Hildenbrand
2018-01-22
s390x/sclp: fixup highest CPU address
Christian Borntraeger
2018-01-19
possible_cpus: add CPUArchId::type field
Igor Mammedov
2018-01-11
Merge remote-tracking branch 'origin/master' into HEAD
Michael S. Tsirkin
2017-12-18
misc: remove duplicated includes
Philippe Mathieu-Daudé
2017-12-18
Remove empty statements
Ladi Prosek
2017-12-15
s390-ccw-virtio: allow for systems larger that 7.999TB
Christian Borntraeger
2017-12-14
s390x: change the QEMU cpu model to a stripped down z12
David Hildenbrand
2017-12-14
s390x/css: attach css bridge
Cornelia Huck
2017-12-14
s390x: deprecate s390-squash-mcss machine prop
Halil Pasic
2017-12-14
s390x/css: unrestrict cssids
Halil Pasic
2017-12-14
s390x/pci: search for subregion inside the BARs
Pierre Morel
2017-12-14
s390x/pci: move the memory region write from pcistg
Pierre Morel
2017-12-14
s390x/pci: move the memory region read from pcilg
Pierre Morel
2017-12-14
s390x/pci: rework PCI STORE BLOCK
Pierre Morel
2017-12-14
s390x/pci: rework PCI LOAD
Pierre Morel
2017-12-14
s390x/pci: rework PCI STORE
Pierre Morel
2017-12-14
s390x/pci: factor out endianess conversion
Pierre Morel
2017-12-14
s390x: handle exceptions during s390_cpu_virt_mem_rw() correctly (TCG)
David Hildenbrand
2017-12-14
s390x/pci: pass the retaddr to all PCI instructions
David Hildenbrand
2017-12-14
s390x/tcg: rip out dead tpi code
David Hildenbrand
2017-12-14
s390x: introduce 2.12 compat machine
Cornelia Huck
2017-12-05
pci: Eliminate redundant PCIDevice::bus pointer
David Gibson
2017-12-05
pci: Add pci_dev_bus_num() helper
David Gibson
2017-12-05
pci: Rename root bus initialization functions for clarity
David Gibson
2017-11-24
s390/kvm_virtio/linux-headers: remove traces of old virtio transport
Christian Borntraeger
2017-11-08
s390x/pci: let pci devices start in configured mode
Christian Borntraeger
2017-10-30
s390x/kvm: use cpu model for gscb on compat machines
Christian Borntraeger
2017-10-20
s390x: refactor error handling for MSCH handler
Halil Pasic
2017-10-20
s390x: refactor error handling for HSCH handler
Halil Pasic
2017-10-20
s390x: refactor error handling for CSCH handler
Halil Pasic
2017-10-20
s390x: refactor error handling for XSCH handler
Halil Pasic
2017-10-20
s390x: improve error handling for SSCH and RSCH
Halil Pasic
2017-10-20
s390x: move s390x_new_cpu() into board code
Igor Mammedov
2017-10-20
s390x/event-facility: variable-length event masks
Cornelia Huck
2017-10-20
virtio-ccw: Add the virtio-input devices for CCW bus
Farhan Ali
2017-10-20
s390x/tcg: unlock NMI
David Hildenbrand
2017-10-20
s390x/tcg: switch to new SIGP handling code
David Hildenbrand
2017-10-20
s390x/kvm: factor out SIGP code into sigp.c
David Hildenbrand
2017-10-20
s390x/css: be more consistent if broken beyond repair
Halil Pasic
2017-10-20
S390: use g_new() family of functions
Marc-André Lureau
2017-10-06
hw/s390x: Mark the "sclpquiesce" device with user_creatable = false
Thomas Huth
2017-10-06
s390x/sclp: mark sclp-cpu-hotplug as non-usercreatable
Cornelia Huck
2017-10-06
s390x/sclp: Mark the sclp device with user_creatable = false
Thomas Huth
2017-10-06
s390/kvm: make TOD setting failures fatal for migration
Collin L. Walling
2017-10-06
s390x/css: fix css migration compat handling
Halil Pasic
2017-10-06
s390x: sort some devices into categories
Cornelia Huck
2017-10-06
s390x: introduce and use S390_MAX_CPUS
David Hildenbrand
[next]