aboutsummaryrefslogtreecommitdiff
path: root/hw/s390x
AgeCommit message (Expand)Author
2017-08-30s390x/pci: fixup trap_msix()Yi Min Zhao
2017-08-30s390x/s390-stattrib: Mark the storage attribute as not user_creatableThomas Huth
2017-08-30s390x/kvm: move KVM declarations and stubs to separate filesDavid Hildenbrand
2017-08-30s390x: avoid calling kvm_ functions outside of target/s390x/David Hildenbrand
2017-08-30target/s390x: move gtod_*() declarations to s390-virtio.hDavid Hildenbrand
2017-08-30s390x: drop inclusion of sysemu/kvm.h from some filesDavid Hildenbrand
2017-08-30s390x/cpumodel: factor out determination of default model nameDavid Hildenbrand
2017-08-30target/s390x: no need to pass kvm_state to savevm_gtod handlersDavid Hildenbrand
2017-08-30target/s390x: simplify gs_allowed()David Hildenbrand
2017-08-30target/s390x: simplify ri_allowed()David Hildenbrand
2017-08-30s390x/kvm: drop KVMState parameter from s390_get_memslot_count()David Hildenbrand
2017-08-30s390x/s390-skeys: Mark the storage key devices with user_creatable = falseThomas Huth
2017-08-30s390x/sclp: properly guard pci-specific functionsCornelia Huck
2017-08-30s390x/ccw: create s390 phb conditionallyCornelia Huck
2017-08-30s390x: chsc nt2 events are pci-onlyCornelia Huck
2017-08-30s390x/pci: add stubsCornelia Huck
2017-08-30s390x/ipl: The s390-ipl device is not hot-pluggableThomas Huth
2017-08-30s390x: introduce 2.11 compat machineCornelia Huck
2017-08-30s390x/css: generate solicited crw for rchp completion signalingDong Jia Shi
2017-08-30s390x/css: use macro for event-information pending error recover codeDong Jia Shi
2017-08-01trace-events: fix code style: print 0x before hex numbersVladimir Sementsov-Ogievskiy
2017-07-31docs: fix broken paths to docs/devel/tracing.txtPhilippe Mathieu-Daudé
2017-07-28s390x/css: fix bits must be zero check for TICHalil Pasic
2017-07-28s390x/css: check ccw address validityHalil Pasic
2017-07-21Use qemu_tolower() and qemu_toupper(), not tolower() and toupper()Peter Maydell
2017-07-14hw: Use new memory_region_init_{ram, rom, rom_device}() functionsPeter Maydell
2017-07-14memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()Peter Maydell
2017-07-14Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170714' into s...Peter Maydell
2017-07-14s390x/kvm: enable guarded storageFan Zhang
2017-07-14s390x/cpumodel: add esop/esop2 to z12 modelJason J. Herne
2017-07-14s390x/cpumodel: add zpci, aen and ais facilitiesYi Min Zhao
2017-07-14s390x: initialize cpu firstlyYi Min Zhao
2017-07-14s390x/css: use SubchDev.orbHalil Pasic
2017-07-14s390x/css: activate ChannelSubSys migrationHalil Pasic
2017-07-14s390x/css: add ORB to SubchDevHalil Pasic
2017-07-14s390x/css: add missing css state conditionallyHalil Pasic
2017-07-14s390x: add css_migration_enabled to machine classHalil Pasic
2017-07-14s390x: add helper get_machine_classHalil Pasic
2017-07-14s390x/css: update css_adapter_interruptYi Min Zhao
2017-07-14s390x/sic: realize SIC handlingFei Li
2017-07-14s390x: add flags field for registering I/O adapterFei Li
2017-07-14s390x/migration: Monitor commands for storage attributesClaudio Imbrenda
2017-07-14s390x/migration: Storage attributes deviceClaudio Imbrenda
2017-07-14virtio-crypto: Convert to DEFINE_PROP_LINKFam Zheng
2017-07-14virtio-rng: Convert to DEFINE_PROP_LINKFam Zheng
2017-07-14virtio-scsi: Convert to DEFINE_PROP_LINKFam Zheng
2017-07-14virtio-blk: Convert to DEFINE_PROP_LINKFam Zheng
2017-07-14qdev: Add const qualifier to PropertyInfo definitionsFam Zheng
2017-07-14memory/iommu: introduce IOMMUMemoryRegionClassAlexey Kardashevskiy
2017-07-14memory/iommu: QOM'fy IOMMU MemoryRegionAlexey Kardashevskiy