aboutsummaryrefslogtreecommitdiff
path: root/hw/s390x
AgeCommit message (Expand)Author
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
2019-03-07kconfig: introduce kconfig filesPaolo Bonzini
2019-03-06qdev: Let the hotplug_handler_unplug() caller delete the deviceDavid Hildenbrand
2019-03-04s390x/vfio-ap: Implement hot plug/unplug of vfio-ap deviceTony Krowiak
2019-02-18Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.0-20190219' into...Peter Maydell
2019-02-18Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-02-18' into ...Peter Maydell
2019-02-18qapi: make s390 commands depend on TARGET_S390XMarc-André Lureau
2019-02-18s390x/cpumodel: default enable mepoch for z14 and laterCollin Walling
2019-02-18s390x: add zPCI feature to "qemu" CPU modelDavid Hildenbrand
2019-02-18s390x: always provide pci supportCornelia Huck
2019-02-17qdev: pass an Object * to qbus_set_hotplug_handler()Michael Roth
2019-02-05Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2019-02-05hw/s390/Makefile.objs: Create new CONFIG_* variables for s390x boards and dev...Paolo Bonzini
2019-02-05elf: Add optional function ptr to load_elf() to parse ELF notesLiam Merwick
2019-02-05s390x/pci: Unplug remaining requested devices on pcihost resetDavid Hildenbrand
2019-02-05s390x/pci: Warn when adding PCI devices without the 'zpci' featureDavid Hildenbrand
2019-02-05s390x/pci: Fix hotplugging of PCI bridgesDavid Hildenbrand