summaryrefslogtreecommitdiffstats
path: root/hw/s390x
Commit message (Expand)AuthorAgeFilesLines
...
* migration: register_savevm_live doesn't need devDr. David Alan Gilbert2019-09-123-3/+3
* memory: Access MemoryRegion with endiannessTony Nguyen2019-09-031-2/+4
* hw/s390x: Hard code size with MO_{8|16|32|64}Tony Nguyen2019-09-031-2/+1Star
* hw/s390x: Access MemoryRegion with MemOpTony Nguyen2019-09-031-3/+5
* hw: add compat machines for 4.2Cornelia Huck2019-08-211-1/+13
* sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster2019-08-163-2/+3
* sysemu: Move the VMChangeStateEntry typedef to qemu/typedefs.hMarkus Armbruster2019-08-162-0/+2
* Clean up inclusion of sysemu/sysemu.hMarkus Armbruster2019-08-163-3/+0Star
* Include hw/boards.h a bit lessMarkus Armbruster2019-08-161-1/+0Star
* Include hw/qdev-properties.h lessMarkus Armbruster2019-08-1621-4/+20
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-161-1/+0Star
* Include migration/vmstate.h lessMarkus Armbruster2019-08-162-0/+2
* Include migration/qemu-file-types.h a lot lessMarkus Armbruster2019-08-163-0/+3
* Include sysemu/reset.h a lot lessMarkus Armbruster2019-08-162-0/+2
* s390x/pci: add some fallthrough annotationsCornelia Huck2019-07-181-0/+2
* hw/s390x: Replace global smp variables with machine smp propertiesLike Xu2019-07-052-2/+3
* machine: Refactor smp-related call chains to pass MachineStateLike Xu2019-07-051-3/+3
* Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-07-02-v2'...Peter Maydell2019-07-031-1/+1
|\
| * qapi: Rename target.json to misc-target.jsonMarkus Armbruster2019-07-021-1/+1
* | vfio-ccw: support async command subregionCornelia Huck2019-06-242-4/+43
|/
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-123-1/+2
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-1224-1/+29
* qemu-common: Move qemu_isalnum() etc. to qemu/ctype.hMarkus Armbruster2019-06-111-0/+1
* qemu-common: Move tcg_enabled() etc. to sysemu/tcg.hMarkus Armbruster2019-06-111-0/+1
* s390x: Bump the "qemu" CPU model up to a stripped-down z13David Hildenbrand2019-06-071-0/+2
* hw/s390x/event-facility: Use the QOM BUS() macro to access BusState.qbusPhilippe Mathieu-Daudé2019-06-061-2/+2
* s390/css: handle CCW_FLAG_SKIPCornelia Huck2019-05-171-4/+18
* s390/ipl: cast to SCSIDevice directlyCornelia Huck2019-05-171-2/+1Star
* Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell2019-04-261-1/+13
|\
| * hw: add compat machines for 4.1Cornelia Huck2019-04-251-1/+13
* | Merge tag 's390-ccw-bios-2019-04-12' into s390-next-stagingCornelia Huck2019-04-252-15/+55
|\ \
| * | s390 vfio-ccw: Add bootindex property and IPLB dataJason J. Herne2019-04-122-15/+55
| |/
* | exec: Introduce qemu_maxrampagesize() and rename qemu_getrampagesize()David Hildenbrand2019-04-251-1/+1
* | s390x/kvm: Configure page size after memory has actually been initializedDavid Hildenbrand2019-04-251-0/+12
|/
* hw/s390x/3270-ccw: avoid taking address of fields in packed structDaniel P. Berrangé2019-04-031-4/+4
* hw/s390x/ipl: avoid taking address of fields in packed structDaniel P. Berrangé2019-04-031-7/+5Star
* hw/s390/css: avoid taking address members in packed structsDaniel P. Berrangé2019-04-031-201/+187Star
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2019-03-281-0/+1
|\
| * kconfig: add CONFIG_MSI_NONBROKENPaolo Bonzini2019-03-181-0/+1
* | trace-events: Shorten file names in commentsMarkus Armbruster2019-03-221-2/+2
|/
* s390x: express dependencies with KconfigThomas Huth2019-03-072-1/+12
* kconfig: introduce kconfig filesPaolo Bonzini2019-03-071-0/+2
* qdev: Let the hotplug_handler_unplug() caller delete the deviceDavid Hildenbrand2019-03-062-6/+9
* s390x/vfio-ap: Implement hot plug/unplug of vfio-ap deviceTony Krowiak2019-03-041-1/+11
* Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.0-20190219' into...Peter Maydell2019-02-182-4/+4
|\
| * qdev: pass an Object * to qbus_set_hotplug_handler()Michael Roth2019-02-172-4/+4
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-02-18' into ...Peter Maydell2019-02-181-1/+1
|\ \
| * | qapi: make s390 commands depend on TARGET_S390XMarc-André Lureau2019-02-181-1/+1
| |/
* | s390x/cpumodel: default enable mepoch for z14 and laterCollin Walling2019-02-181-1/+2
* | s390x: add zPCI feature to "qemu" CPU modelDavid Hildenbrand2019-02-181-0/+3