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