aboutsummaryrefslogtreecommitdiff
path: root/hw/s390x
AgeCommit message (Expand)AuthorFilesLines
2019-12-14s390x/event-facility: Fix realize() error API violationsMarkus Armbruster1-2/+4
2019-12-14s390x: Don't do a normal reset on the initial cpuJanosch Frank1-0/+3
2019-12-14hw: add compat machines for 5.0Cornelia Huck1-1/+12
2019-12-13virtio-blk: advertise F_WCE (F_FLUSH) if F_CONFIG_WCE is advertisedEvgeny Yakovlev1-0/+1
2019-10-09target/s390x: Remove ilen parameter from s390_program_interruptRichard Henderson1-29/+29
2019-10-09s390x/cpumodel: Prepare for changes of QEMU modelDavid Hildenbrand1-0/+2
2019-09-30s390: do not call memory_region_allocate_system_memory() multiple timesIgor Mammedov1-27/+3
2019-09-30s390x: sclp: Report insufficient SCCB lengthClaudio Imbrenda1-0/+12
2019-09-30s390x: sclp: fix error handling for oversize control blocksJanosch Frank1-2/+1
2019-09-30s390x: sclp: boundary checkJanosch Frank1-0/+5
2019-09-30s390x: sclp: refactor invalid command checkJanosch Frank2-4/+16
2019-09-30s390: PCI: fix IOMMU region initMatthew Rosato1-1/+6
2019-09-12migration: register_savevm_live doesn't need devDr. David Alan Gilbert3-3/+3
2019-09-03memory: Access MemoryRegion with endiannessTony Nguyen1-2/+4
2019-09-03hw/s390x: Hard code size with MO_{8|16|32|64}Tony Nguyen1-2/+1
2019-09-03hw/s390x: Access MemoryRegion with MemOpTony Nguyen1-3/+5
2019-08-21hw: add compat machines for 4.2Cornelia Huck1-1/+13
2019-08-16sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster3-2/+3
2019-08-16sysemu: Move the VMChangeStateEntry typedef to qemu/typedefs.hMarkus Armbruster2-0/+2
2019-08-16Clean up inclusion of sysemu/sysemu.hMarkus Armbruster3-3/+0
2019-08-16Include hw/boards.h a bit lessMarkus Armbruster1-1/+0
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster21-4/+20
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster1-1/+0
2019-08-16Include migration/vmstate.h lessMarkus Armbruster2-0/+2
2019-08-16Include migration/qemu-file-types.h a lot lessMarkus Armbruster3-0/+3
2019-08-16Include sysemu/reset.h a lot lessMarkus Armbruster2-0/+2
2019-07-18s390x/pci: add some fallthrough annotationsCornelia Huck1-0/+2
2019-07-05hw/s390x: Replace global smp variables with machine smp propertiesLike Xu2-2/+3
2019-07-05machine: Refactor smp-related call chains to pass MachineStateLike Xu1-3/+3
2019-07-03Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-07-02-v2'...Peter Maydell1-1/+1
2019-07-02qapi: Rename target.json to misc-target.jsonMarkus Armbruster1-1/+1
2019-06-24vfio-ccw: support async command subregionCornelia Huck2-4/+43
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster3-1/+2
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster24-1/+29
2019-06-11qemu-common: Move qemu_isalnum() etc. to qemu/ctype.hMarkus Armbruster1-0/+1
2019-06-11qemu-common: Move tcg_enabled() etc. to sysemu/tcg.hMarkus Armbruster1-0/+1
2019-06-07s390x: Bump the "qemu" CPU model up to a stripped-down z13David Hildenbrand1-0/+2
2019-06-06hw/s390x/event-facility: Use the QOM BUS() macro to access BusState.qbusPhilippe Mathieu-Daudé1-2/+2
2019-05-17s390/css: handle CCW_FLAG_SKIPCornelia Huck1-4/+18
2019-05-17s390/ipl: cast to SCSIDevice directlyCornelia Huck1-2/+1
2019-04-26Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell1-1/+13
2019-04-25hw: add compat machines for 4.1Cornelia Huck1-1/+13
2019-04-25Merge tag 's390-ccw-bios-2019-04-12' into s390-next-stagingCornelia Huck2-15/+55
2019-04-25exec: Introduce qemu_maxrampagesize() and rename qemu_getrampagesize()David Hildenbrand1-1/+1
2019-04-25s390x/kvm: Configure page size after memory has actually been initializedDavid Hildenbrand1-0/+12
2019-04-12s390 vfio-ccw: Add bootindex property and IPLB dataJason J. Herne2-15/+55
2019-04-03hw/s390x/3270-ccw: avoid taking address of fields in packed structDaniel P. Berrangé1-4/+4
2019-04-03hw/s390x/ipl: avoid taking address of fields in packed structDaniel P. Berrangé1-7/+5
2019-04-03hw/s390/css: avoid taking address members in packed structsDaniel P. Berrangé1-201/+187
2019-03-28Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-0/+1