index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
s390x
/
sclp.c
Age
Commit message (
Expand
)
Author
2020-10-22
s390x: pv: Remove sclp boundary checks
Janosch Frank
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: use cpu offset to locate cpu entries
Collin Walling
2020-10-02
s390/sclp: check sccb len before filling in data
Collin Walling
2020-10-02
s390/sclp: read sccb from mem based on provided length
Collin Walling
2020-10-02
s390/sclp: rework sclp boundary checks
Collin Walling
2020-10-02
s390/sclp: get machine once during read scp/cpu info
Collin Walling
2020-07-10
error: Eliminate error_propagate() manually
Markus Armbruster
2020-07-10
qdev: Use returned bool to check for qdev_realize() etc. failure
Markus Armbruster
2020-06-15
qdev: Convert bus-less devices to qdev_realize() with Coccinelle
Markus Armbruster
2020-06-15
sysbus: Convert to sysbus_realize() etc. with Coccinelle
Markus Armbruster
2020-06-15
qdev: Convert uses of qdev_set_parent_bus() manually
Markus Armbruster
2020-05-15
various: Remove unnecessary OBJECT() cast
Philippe Mathieu-Daudé
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2020-04-29
s390x: protvirt: SCLP interpretation
Janosch Frank
2020-04-02
vl/s390x: fixup ram sizes for compat machines
Christian Borntraeger
2020-01-27
s390x/sclp.c: remove unneeded label in sclp_service_call()
Daniel Henrique Barboza
2019-09-30
s390x: sclp: Report insufficient SCCB length
Claudio Imbrenda
2019-09-30
s390x: sclp: fix error handling for oversize control blocks
Janosch Frank
2019-09-30
s390x: sclp: boundary check
Janosch Frank
2019-09-30
s390x: sclp: refactor invalid command check
Janosch Frank
2019-07-05
hw/s390x: Replace global smp variables with machine smp properties
Like Xu
2018-07-30
s390x/sclp: fix maxram calculation
Christian Borntraeger
2018-07-02
hw/s390x: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2018-02-26
s390x/sclp: remove memory hotplug support
David Hildenbrand
2018-01-22
s390x/sclp: fix missing be conversion
David Hildenbrand
2018-01-22
s390x/sclp: fixup highest CPU address
Christian Borntraeger
2017-10-06
s390x/sclp: Mark the sclp device with user_creatable = false
Thomas Huth
2017-09-19
s390x: generate sclp cpu information from possible_cpus
David Hildenbrand
2017-08-30
s390x: drop inclusion of sysemu/kvm.h from some files
David Hildenbrand
2017-08-30
s390x/kvm: drop KVMState parameter from s390_get_memslot_count()
David Hildenbrand
2017-08-30
s390x/sclp: properly guard pci-specific functions
Cornelia Huck
2017-07-14
hw: Use new memory_region_init_{ram, rom, rom_device}() functions
Peter Maydell
2017-07-14
memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()
Peter Maydell
2017-05-10
Merge remote-tracking branch 'mjt/tags/trivial-patches-fetch' into staging
Stefan Hajnoczi
2017-05-07
Remove reduntant qemu: from error functions
Ishani Chugh
2017-05-02
hw/s390x/sclp: update LOADPARM in SCP Info
Farhan Ali
2016-09-15
s390x: remove useless cast
Laurent Vivier
2016-09-06
s390x/sclp: propagate hmfai
David Hildenbrand
2016-09-06
s390x/sclp: propagate the mha via sclp
David Hildenbrand
2016-09-06
s390x/sclp: propagate the ibc val (lowest and unblocked ibc)
David Hildenbrand
2016-09-06
s390x/sclp: indicate sclp features
David Hildenbrand
2016-09-06
s390x/sclp: factor out preparation of cpu entries
David Hildenbrand
2016-09-05
s390/sclp: cache the sclp device
Christian Borntraeger
2016-05-17
s390x/pci: separate s390_sclp_configure function
Yi Min Zhao
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-01-29
s390: Clean up includes
Peter Maydell
2016-01-27
s390x/sclp: add device to the sysbus in sclp_realize
David Hildenbrand
2016-01-13
s390/sclp: Simplify control flow in sclp_realize()
Markus Armbruster
[next]