index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
s390x
Age
Commit message (
Expand
)
Author
2018-02-09
Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-02-07-v4' in...
Peter Maydell
2018-02-09
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
2018-02-09
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
2018-02-09
Include qmp-commands.h exactly where needed
Markus Armbruster
2018-02-09
Drop superfluous includes of qapi/qmp/qerror.h
Markus Armbruster
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
2018-02-09
s390x/pci: use the right pal and pba in reg_ioat()
Yi Min Zhao
2018-02-09
s390x/pci: fixup global refresh
Yi Min Zhao
2018-02-09
s390x/pci: fixup the code walking IOMMU tables
Yi Min Zhao
2018-02-09
s390x/sclp: fix event mask handling
Christian Borntraeger
2018-02-09
s390x/flic: cache the common flic class in a central function
David Hildenbrand
2018-02-09
s390x/tcg: remove SMP warning
David Hildenbrand
2018-02-09
Use #include "..." for our own headers, <...> for others
Markus Armbruster
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
[next]