Age | Commit message (Expand) | Author | Files | Lines |
2023-11-07 | hw/s390x/sclp: Have sclp_service_call[_protected]() take S390CPU* | Philippe Mathieu-Daudé | 1 | -3/+4 |
2023-10-20 | s390x/sclp: reporting the maximum nested topology entries | Pierre Morel | 1 | -0/+5 |
2022-02-21 | Mark remaining global TypeInfo instances as const | Bernhard Beschow | 1 | -1/+1 |
2021-09-06 | s390x: Replace PAGE_SIZE, PAGE_SHIFT and PAGE_MASK | Thomas Huth | 1 | -1/+1 |
2021-05-02 | Do not include cpu.h if it's not really necessary | Thomas Huth | 1 | -1/+0 |
2021-05-02 | Do not include sysemu/sysemu.h if it's not really necessary | Thomas Huth | 1 | -1/+0 |
2020-10-22 | s390x: pv: Remove sclp boundary checks | Janosch Frank | 1 | -5/+0 |
2020-10-02 | s390: guest support for diagnose 0x318 | Collin Walling | 1 | -0/+5 |
2020-10-02 | s390/sclp: add extended-length sccb support for kvm guest | Collin Walling | 1 | -6/+37 |
2020-10-02 | s390/sclp: use cpu offset to locate cpu entries | Collin Walling | 1 | -2/+4 |
2020-10-02 | s390/sclp: check sccb len before filling in data | Collin Walling | 1 | -12/+14 |
2020-10-02 | s390/sclp: read sccb from mem based on provided length | Collin Walling | 1 | -24/+31 |
2020-10-02 | s390/sclp: rework sclp boundary checks | Collin Walling | 1 | -1/+18 |
2020-10-02 | s390/sclp: get machine once during read scp/cpu info | Collin Walling | 1 | -4/+4 |
2020-07-10 | error: Eliminate error_propagate() manually | Markus Armbruster | 1 | -8/+4 |
2020-07-10 | qdev: Use returned bool to check for qdev_realize() etc. failure | Markus Armbruster | 1 | -2/+1 |
2020-06-15 | qdev: Convert bus-less devices to qdev_realize() with Coccinelle | Markus Armbruster | 1 | -1/+1 |
2020-06-15 | sysbus: Convert to sysbus_realize() etc. with Coccinelle | Markus Armbruster | 1 | -1/+1 |
2020-06-15 | qdev: Convert uses of qdev_set_parent_bus() manually | Markus Armbruster | 1 | -6/+4 |
2020-05-15 | various: Remove unnecessary OBJECT() cast | Philippe Mathieu-Daudé | 1 | -1/+1 |
2020-05-15 | qom: Drop parameter @errp of object_property_add() & friends | Markus Armbruster | 1 | -3/+2 |
2020-04-29 | s390x: protvirt: SCLP interpretation | Janosch Frank | 1 | -11/+45 |
2020-04-02 | vl/s390x: fixup ram sizes for compat machines | Christian Borntraeger | 1 | -12/+5 |
2020-01-27 | s390x/sclp.c: remove unneeded label in sclp_service_call() | Daniel Henrique Barboza | 1 | -11/+5 |
2019-09-30 | s390x: sclp: Report insufficient SCCB length | Claudio Imbrenda | 1 | -0/+12 |
2019-09-30 | s390x: sclp: fix error handling for oversize control blocks | Janosch Frank | 1 | -2/+1 |
2019-09-30 | s390x: sclp: boundary check | Janosch Frank | 1 | -0/+5 |
2019-09-30 | s390x: sclp: refactor invalid command check | Janosch Frank | 1 | -1/+16 |
2019-07-05 | hw/s390x: Replace global smp variables with machine smp properties | Like Xu | 1 | -1/+1 |
2018-07-30 | s390x/sclp: fix maxram calculation | Christian Borntraeger | 1 | -0/+1 |
2018-07-02 | hw/s390x: Use the IEC binary prefix definitions | Philippe Mathieu-Daudé | 1 | -1/+2 |
2018-02-26 | s390x/sclp: remove memory hotplug support | David Hildenbrand | 1 | -305/+5 |
2018-01-22 | s390x/sclp: fix missing be conversion | David Hildenbrand | 1 | -2/+2 |
2018-01-22 | s390x/sclp: fixup highest CPU address | Christian Borntraeger | 1 | -1/+1 |
2017-10-06 | s390x/sclp: Mark the sclp device with user_creatable = false | Thomas Huth | 1 | -0/+5 |
2017-09-19 | s390x: generate sclp cpu information from possible_cpus | David Hildenbrand | 1 | -20/+14 |
2017-08-30 | s390x: drop inclusion of sysemu/kvm.h from some files | David Hildenbrand | 1 | -1/+0 |
2017-08-30 | s390x/kvm: drop KVMState parameter from s390_get_memslot_count() | David Hildenbrand | 1 | -1/+1 |
2017-08-30 | s390x/sclp: properly guard pci-specific functions | Cornelia Huck | 1 | -5/+34 |
2017-07-14 | hw: Use new memory_region_init_{ram, rom, rom_device}() functions | Peter Maydell | 1 | -2/+1 |
2017-07-14 | memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate() | Peter Maydell | 1 | -1/+1 |
2017-05-10 | Merge remote-tracking branch 'mjt/tags/trivial-patches-fetch' into staging | Stefan Hajnoczi | 1 | -2/+2 |
2017-05-07 | Remove reduntant qemu: from error functions | Ishani Chugh | 1 | -2/+2 |
2017-05-02 | hw/s390x/sclp: update LOADPARM in SCP Info | Farhan Ali | 1 | -0/+9 |
2016-09-15 | s390x: remove useless cast | Laurent Vivier | 1 | -1/+1 |
2016-09-06 | s390x/sclp: propagate hmfai | David Hildenbrand | 1 | -0/+1 |
2016-09-06 | s390x/sclp: propagate the mha via sclp | David Hildenbrand | 1 | -0/+1 |
2016-09-06 | s390x/sclp: propagate the ibc val (lowest and unblocked ibc) | David Hildenbrand | 1 | -0/+2 |
2016-09-06 | s390x/sclp: indicate sclp features | David Hildenbrand | 1 | -0/+9 |
2016-09-06 | s390x/sclp: factor out preparation of cpu entries | David Hildenbrand | 1 | -10/+12 |