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-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
2020-02-19
s390x/s390-virtio-ccw: use memdev for RAM
Igor Mammedov
1
-4
/
+3
2020-01-30
hw/s390x/ipl: replace deprecated qdev_reset_all registration
Damien Hedde
1
-1
/
+9
2020-01-30
add device_legacy_reset function to prepare for reset api change
Damien Hedde
1
-1
/
+1
2020-01-29
hw/core/loader: Let load_elf() populate a field with CPU-specific flags
Aleksandar Markovic
1
-3
/
+4
2020-01-27
hw/s390x: Add a more verbose comment about get_machine_class() and the wrappers
Thomas Huth
1
-3
/
+13
2020-01-27
s390x/event-facility: fix error propagation
Cornelia Huck
1
-1
/
+1
2020-01-27
s390x: adapter routes error handling
Cornelia Huck
1
-0
/
+4
2020-01-27
s390x/event-facility.c: remove unneeded labels
Daniel Henrique Barboza
1
-21
/
+12
2020-01-27
s390x/sclp.c: remove unneeded label in sclp_service_call()
Daniel Henrique Barboza
1
-11
/
+5
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
16
-17
/
+17
2020-01-06
vmstate: replace DeviceState with VMStateIf
Marc-André Lureau
1
-1
/
+1
2019-12-18
hw/s390x: rename Error ** parameter to more common errp
Vladimir Sementsov-Ogievskiy
2
-2
/
+3
2019-12-14
s390x/event-facility: Fix realize() error API violations
Markus Armbruster
1
-2
/
+4
2019-12-14
s390x: Don't do a normal reset on the initial cpu
Janosch Frank
1
-0
/
+3
2019-12-14
hw: add compat machines for 5.0
Cornelia Huck
1
-1
/
+12
2019-12-13
virtio-blk: advertise F_WCE (F_FLUSH) if F_CONFIG_WCE is advertised
Evgeny Yakovlev
1
-0
/
+1
2019-10-09
target/s390x: Remove ilen parameter from s390_program_interrupt
Richard Henderson
1
-29
/
+29
2019-10-09
s390x/cpumodel: Prepare for changes of QEMU model
David Hildenbrand
1
-0
/
+2
2019-09-30
s390: do not call memory_region_allocate_system_memory() multiple times
Igor Mammedov
1
-27
/
+3
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
2
-4
/
+16
2019-09-30
s390: PCI: fix IOMMU region init
Matthew Rosato
1
-1
/
+6
2019-09-12
migration: register_savevm_live doesn't need dev
Dr. David Alan Gilbert
3
-3
/
+3
2019-09-03
memory: Access MemoryRegion with endianness
Tony Nguyen
1
-2
/
+4
2019-09-03
hw/s390x: Hard code size with MO_{8|16|32|64}
Tony Nguyen
1
-2
/
+1
2019-09-03
hw/s390x: Access MemoryRegion with MemOp
Tony Nguyen
1
-3
/
+5
2019-08-21
hw: add compat machines for 4.2
Cornelia Huck
1
-1
/
+13
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
3
-2
/
+3
[next]