summaryrefslogtreecommitdiff
path: root/hw/s390x
AgeCommit message (Expand)Author
2019-12-13virtio-blk: advertise F_WCE (F_FLUSH) if F_CONFIG_WCE is advertisedEvgeny Yakovlev
2019-10-09target/s390x: Remove ilen parameter from s390_program_interruptRichard Henderson
2019-10-09s390x/cpumodel: Prepare for changes of QEMU modelDavid Hildenbrand
2019-09-30s390: do not call memory_region_allocate_system_memory() multiple timesIgor Mammedov
2019-09-30s390x: sclp: Report insufficient SCCB lengthClaudio Imbrenda
2019-09-30s390x: sclp: fix error handling for oversize control blocksJanosch Frank
2019-09-30s390x: sclp: boundary checkJanosch Frank
2019-09-30s390x: sclp: refactor invalid command checkJanosch Frank
2019-09-30s390: PCI: fix IOMMU region initMatthew Rosato
2019-09-12migration: register_savevm_live doesn't need devDr. David Alan Gilbert
2019-09-03memory: Access MemoryRegion with endiannessTony Nguyen
2019-09-03hw/s390x: Hard code size with MO_{8|16|32|64}Tony Nguyen
2019-09-03hw/s390x: Access MemoryRegion with MemOpTony Nguyen
2019-08-21hw: add compat machines for 4.2Cornelia Huck
2019-08-16sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster
2019-08-16sysemu: Move the VMChangeStateEntry typedef to qemu/typedefs.hMarkus Armbruster
2019-08-16Clean up inclusion of sysemu/sysemu.hMarkus Armbruster
2019-08-16Include hw/boards.h a bit lessMarkus Armbruster
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster
2019-08-16Include migration/vmstate.h lessMarkus Armbruster
2019-08-16Include migration/qemu-file-types.h a lot lessMarkus Armbruster
2019-08-16Include sysemu/reset.h a lot lessMarkus Armbruster
2019-07-18s390x/pci: add some fallthrough annotationsCornelia Huck
2019-07-05hw/s390x: Replace global smp variables with machine smp propertiesLike Xu
2019-07-05machine: Refactor smp-related call chains to pass MachineStateLike Xu
2019-07-03Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-07-02-v2'...Peter Maydell
2019-07-02qapi: Rename target.json to misc-target.jsonMarkus Armbruster
2019-06-24vfio-ccw: support async command subregionCornelia Huck
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2019-06-11qemu-common: Move qemu_isalnum() etc. to qemu/ctype.hMarkus Armbruster
2019-06-11qemu-common: Move tcg_enabled() etc. to sysemu/tcg.hMarkus Armbruster
2019-06-07s390x: Bump the "qemu" CPU model up to a stripped-down z13David Hildenbrand
2019-06-06hw/s390x/event-facility: Use the QOM BUS() macro to access BusState.qbusPhilippe Mathieu-Daudé
2019-05-17s390/css: handle CCW_FLAG_SKIPCornelia Huck
2019-05-17s390/ipl: cast to SCSIDevice directlyCornelia Huck
2019-04-26Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2019-04-25hw: add compat machines for 4.1Cornelia Huck
2019-04-25Merge tag 's390-ccw-bios-2019-04-12' into s390-next-stagingCornelia Huck
2019-04-25exec: Introduce qemu_maxrampagesize() and rename qemu_getrampagesize()David Hildenbrand
2019-04-25s390x/kvm: Configure page size after memory has actually been initializedDavid Hildenbrand
2019-04-12s390 vfio-ccw: Add bootindex property and IPLB dataJason J. Herne
2019-04-03hw/s390x/3270-ccw: avoid taking address of fields in packed structDaniel P. Berrangé
2019-04-03hw/s390x/ipl: avoid taking address of fields in packed structDaniel P. Berrangé
2019-04-03hw/s390/css: avoid taking address members in packed structsDaniel P. Berrangé
2019-03-28Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2019-03-22trace-events: Shorten file names in commentsMarkus Armbruster
2019-03-18kconfig: add CONFIG_MSI_NONBROKENPaolo Bonzini
2019-03-07s390x: express dependencies with KconfigThomas Huth