index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
s390x
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-10
error: Eliminate error_propagate() manually
Markus Armbruster
3
-15
/
+7
2020-07-10
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
4
-14
/
+5
2020-07-10
error: Avoid unnecessary error_propagate() after error_setg()
Markus Armbruster
1
-13
/
+10
2020-07-10
qom: Use returned bool to check for failure, manual part
Markus Armbruster
1
-6
/
+7
2020-07-10
qom: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
2
-4
/
+2
2020-07-10
qom: Put name parameter before value / visitor parameter
Markus Armbruster
7
-13
/
+11
2020-07-10
s390x/pci: Fix harmless mistake in zpci's property fid's setter
Markus Armbruster
1
-1
/
+3
2020-07-10
qapi: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
1
-2
/
+1
2020-07-10
qdev: Use returned bool to check for qdev_realize() etc. failure
Markus Armbruster
5
-14
/
+8
2020-07-07
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-9
/
+13
2020-07-03
s390x/pci: fix set_ind_atomic
Halil Pasic
1
-7
/
+9
2020-07-03
virtio-ccw: fix virtio_set_ind_atomic
Halil Pasic
1
-8
/
+10
2020-07-02
s390x/pv: Convert to ram_block_discard_disable()
David Hildenbrand
1
-9
/
+13
2020-07-02
qdev: Drop qbus_set_hotplug_handler() parameter @errp
Markus Armbruster
3
-13
/
+5
2020-06-18
s390x/css: Refactor the css_queue_crw() routine
Eric Farman
1
-15
/
+29
2020-06-18
vfio-ccw: Add support for the schib region
Farhan Ali
2
-2
/
+32
2020-06-15
qdev: Convert bus-less devices to qdev_realize() with Coccinelle
Markus Armbruster
5
-6
/
+6
2020-06-15
s390x/event-facility: Simplify creation of SCLP event devices
Markus Armbruster
1
-35
/
+29
2020-06-15
sysbus: Convert to sysbus_realize() etc. with Coccinelle
Markus Armbruster
4
-4
/
+4
2020-06-15
qdev: Convert uses of qdev_set_parent_bus() manually
Markus Armbruster
1
-6
/
+4
2020-06-15
qdev: Convert uses of qdev_set_parent_bus() with Coccinelle
Markus Armbruster
11
-24
/
+12
2020-06-15
qdev: Convert uses of qdev_create() manually
Markus Armbruster
1
-2
/
+2
2020-06-15
qdev: Convert uses of qdev_create() with Coccinelle
Markus Armbruster
3
-10
/
+10
2020-06-15
qdev: Convert to qdev_unrealize() with Coccinelle
Markus Armbruster
2
-3
/
+3
2020-06-05
s390x: pv: Fix KVM_PV_PREP_RESET command wrapper name
Janosch Frank
2
-2
/
+2
2020-05-15
various: Remove unnecessary OBJECT() cast
Philippe Mathieu-Daudé
1
-1
/
+1
2020-05-15
qdev: Unrealize must not fail
Markus Armbruster
5
-9
/
+9
2020-05-15
Drop more @errp parameters after previous commit
Markus Armbruster
1
-1
/
+1
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
11
-23
/
+22
2020-05-15
qom: Drop object_property_set_description() parameter @errp
Markus Armbruster
2
-8
/
+4
2020-05-06
hw: add compat machines for 5.1
Cornelia Huck
1
-1
/
+13
2020-04-29
s390x/s390-virtio-ccw: Fix build on systems without KVM
Christian Borntraeger
3
-11
/
+13
2020-04-29
s390x/pv: Retry ioctls on -EINTR
Christian Borntraeger
1
-1
/
+5
2020-04-29
s390x: protvirt: Fix stray error_report_err in s390_machine_protect
Janosch Frank
1
-1
/
+0
2020-04-29
s390x: protvirt: SCLP interpretation
Janosch Frank
1
-11
/
+45
2020-04-29
s390x: protvirt: Inhibit balloon when switching to protected mode
Janosch Frank
1
-0
/
+11
2020-04-29
s390x: protvirt: Add migration blocker
Janosch Frank
1
-0
/
+18
2020-04-29
s390x: protvirt: Support unpack facility
Janosch Frank
5
-8
/
+360
2020-04-28
s390x: Move diagnose 308 subcodes and rcs into ipl.h
Janosch Frank
1
-0
/
+11
2020-04-02
vl/s390x: fixup ram sizes for compat machines
Christian Borntraeger
4
-15
/
+30
2020-03-23
s390/ipl: fix off-by-one in update_machine_ipl_properties()
Halil Pasic
1
-1
/
+1
2020-03-16
misc: Replace zero-length arrays with flexible array member (manual)
Philippe Mathieu-Daudé
1
-1
/
+1
2020-03-10
s390x: ipl: Consolidate iplb validity check into one function
Janosch Frank
1
-9
/
+9
2020-03-10
s390/ipl: sync back loadparm
Halil Pasic
1
-0
/
+25
2020-02-28
hw: Make MachineClass::is_default a boolean type
Philippe Mathieu-Daudé
1
-1
/
+1
2020-02-27
s390x: Rename and use constants for short PSW address and mask
Janosch Frank
1
-1
/
+1
2020-02-25
Merge branch 'exec_rw_const_v4' of https://github.com/philmd/qemu into HEAD
Paolo Bonzini
4
-9
/
+9
2020-02-20
Let cpu_[physical]_memory() calls pass a boolean 'is_write' argument
Philippe Mathieu-Daudé
3
-3
/
+3
2020-02-20
Avoid address_space_rw() with a constant is_write argument
Peter Maydell
1
-6
/
+6
2020-02-20
Remove unnecessary cast when using the address_space API
Philippe Mathieu-Daudé
1
-2
/
+2
[next]