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