Age | Commit message (Expand) | Author |
2022-05-11 | Clean up ill-advised or unusual header guards | Markus Armbruster |
2022-01-17 | s390x/css: fix PMCW invalid mask | Nico Boehr |
2021-12-17 | s390x/pci: add supported DT information to clp response | Matthew Rosato |
2021-12-17 | s390x/pci: use a reserved ID for the default PCI group | Matthew Rosato |
2021-09-06 | s390x: Replace PAGE_SIZE, PAGE_SHIFT and PAGE_MASK | Thomas Huth |
2021-09-06 | hw/s390x/s390-skeys: lazy storage key enablement under TCG | David Hildenbrand |
2021-09-06 | hw/s390x/s390-skeys: rename skeys_enabled to skeys_are_enabled | David Hildenbrand |
2021-09-06 | css: fix actl handling for unit exceptions | Cornelia Huck |
2021-07-07 | target/s390x: start moving TCG-only code to tcg/ | Cho, Yu-Chen |
2021-06-21 | s390x/css: Add passthrough IRB | Eric Farman |
2021-06-21 | s390x/css: Refactor IRB construction | Eric Farman |
2021-06-21 | s390x/css: Introduce an ESW struct | Eric Farman |
2021-03-26 | s390x: move S390_ADAPTER_SUPPRESSIBLE | Gerd Hoffmann |
2021-03-09 | Various spelling fixes | Michael Tokarev |
2021-02-08 | s390: Recognize confidential-guest-support option | David Gibson |
2020-11-18 | s390x/pci: fix endianness issues | Cornelia Huck |
2020-11-05 | s390x: fix build for --without-default-devices | Cornelia Huck |
2020-11-01 | s390x/pci: get zPCI function info from host | Matthew Rosato |
2020-11-01 | s390x/pci: use a PCI Function structure | Pierre Morel |
2020-11-01 | s390x/pci: use a PCI Group structure | Pierre Morel |
2020-11-01 | s390x/pci: create a header dedicated to PCI CLP | Pierre Morel |
2020-11-01 | s390x/pci: Honor DMA limits set by vfio | Matthew Rosato |
2020-11-01 | s390x/pci: Add routine to get the vfio dma available count | Matthew Rosato |
2020-11-01 | s390x/pci: Move header files to include/hw/s390x | Matthew Rosato |
2020-10-02 | s390: guest support for diagnose 0x318 | Collin Walling |
2020-10-02 | s390/sclp: add extended-length sccb support for kvm guest | Collin Walling |
2020-10-02 | s390/sclp: read sccb from mem based on provided length | Collin Walling |
2020-09-18 | Use OBJECT_DECLARE_SIMPLE_TYPE when possible | Eduardo Habkost |
2020-09-18 | Use OBJECT_DECLARE_TYPE when possible | Eduardo Habkost |
2020-09-18 | qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros | Eduardo Habkost |
2020-09-09 | ap-device: Rename AP_DEVICE_TYPE to TYPE_AP_DEVICE | Eduardo Habkost |
2020-09-09 | Use OBJECT_DECLARE_TYPE where possible | Eduardo Habkost |
2020-09-09 | Use DECLARE_*CHECKER* macros | Eduardo Habkost |
2020-09-09 | Move QOM typedefs and add missing includes | Eduardo Habkost |
2020-08-27 | s390-virtio-ccw: Rename S390_MACHINE_CLASS macro | Eduardo Habkost |
2020-08-27 | s390x: Move typedef SCLPEventFacility to event-facility.h | Eduardo Habkost |
2020-08-27 | s390_flic: Move KVMS390FLICState typedef to header | Eduardo Habkost |
2020-06-18 | s390x/css: Refactor the css_queue_crw() routine | Eric Farman |
2020-06-18 | vfio-ccw: Add support for the schib region | Farhan Ali |
2020-06-05 | s390x: pv: Fix KVM_PV_PREP_RESET command wrapper name | Janosch Frank |
2020-05-15 | qdev: Unrealize must not fail | Markus Armbruster |
2020-04-29 | s390x/s390-virtio-ccw: Fix build on systems without KVM | Christian Borntraeger |
2020-04-29 | s390x: protvirt: SCLP interpretation | Janosch Frank |
2020-04-29 | s390x: protvirt: Support unpack facility | Janosch Frank |
2020-03-16 | misc: Replace zero-length arrays with flexible array member (manual) | Philippe Mathieu-Daudé |
2019-08-16 | Include hw/qdev-properties.h less | Markus Armbruster |
2019-08-16 | include: Make headers more self-contained | Markus Armbruster |
2019-06-24 | vfio-ccw: support async command subregion | Cornelia Huck |
2019-05-17 | s390/css: handle CCW_FLAG_SKIP | Cornelia Huck |
2019-04-12 | s390 vfio-ccw: Add bootindex property and IPLB data | Jason J. Herne |