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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
2024-12-22
Merge tag 'mem-2024-12-21' of https://github.com/davidhildenbrand/qemu into s...
Stefan Hajnoczi
15
-159
/
+758
2024-12-21
s390x: virtio-mem support
David Hildenbrand
4
-0
/
+262
2024-12-21
Merge tag 'exec-20241220' of https://github.com/philmd/qemu into staging
Stefan Hajnoczi
14
-24
/
+24
2024-12-21
s390x/virtio-ccw: add support for virtio based memory devices
David Hildenbrand
5
-1
/
+270
2024-12-21
s390x: remember the maximum page size
David Hildenbrand
1
-1
/
+11
2024-12-21
s390x/s390-virtio-ccw: prepare for memory devices
David Hildenbrand
2
-2
/
+27
2024-12-21
s390x/s390-skeys: prepare for memory devices
David Hildenbrand
1
-3
/
+3
2024-12-21
s390x/s390-stattrib-kvm: prepare for memory devices and sparse memory layouts
David Hildenbrand
1
-24
/
+43
2024-12-21
s390x/s390-hypercall: introduce DIAG500 STORAGE_LIMIT
David Hildenbrand
2
-1
/
+12
2024-12-21
s390x: introduce s390_get_memory_limit()
David Hildenbrand
1
-5
/
+12
2024-12-21
s390x/s390-virtio-ccw: move setting the maximum guest size from sclp to machi...
David Hildenbrand
2
-15
/
+24
2024-12-21
s390x: rename s390-virtio-hcall* to s390-hypercall*
David Hildenbrand
3
-5
/
+5
2024-12-21
s390x/s390-virtio-hcall: prepare for more diag500 hypercalls
David Hildenbrand
2
-12
/
+14
2024-12-21
s390x/s390-virtio-hcall: remove hypercall registration mechanism
David Hildenbrand
4
-78
/
+53
2024-12-21
s390x/s390-virtio-ccw: don't crash on weird RAM sizes
David Hildenbrand
1
-0
/
+11
2024-12-20
system: Move 'exec/confidential-guest-support.h' to system/
Philippe Mathieu-Daudé
1
-1
/
+1
2024-12-20
include: Rename sysemu/ -> system/
Philippe Mathieu-Daudé
14
-23
/
+23
2024-12-19
Constify all opaque Property pointers
Richard Henderson
2
-4
/
+4
2024-12-19
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
Richard Henderson
19
-19
/
+0
2024-12-19
hw/s390x: Remove empty Property lists
Richard Henderson
1
-5
/
+0
2024-12-15
hw/s390x: Constify all Property
Richard Henderson
19
-19
/
+19
2024-12-11
hw: add compat machines for 10.0
Cornelia Huck
1
-1
/
+13
2024-11-18
hw: Add "loadparm" property to scsi disk devices for booting on s390x
Thomas Huth
1
-13
/
+6
2024-11-18
hw/s390x: Restrict "loadparm" property to devices that can be used for booting
Thomas Huth
4
-3
/
+8
2024-11-04
hw/s390x: Re-enable the pci-bridge device on s390x
Thomas Huth
1
-0
/
+1
2024-10-23
s390x: Rebuild IPLB for SCSI device directly from DIAG308
Jared Rossi
2
-65
/
+20
2024-10-23
hw/s390x: Build an IPLB for each boot device
Jared Rossi
2
-28
/
+102
2024-10-23
s390x: Add individual loadparm assignment to CCW device
Jared Rossi
6
-52
/
+94
2024-10-23
include/hw/s390x: Add include files for common IPL structs
Jared Rossi
1
-103
/
+1
2024-10-23
hw/s390x: Remove the possibility to load the s390-netboot.img binary
Thomas Huth
3
-71
/
+6
2024-10-22
hw/s390x/ipl: Provide more memory to the s390-ccw.img firmware
Thomas Huth
1
-1
/
+9
2024-10-07
hw/s390x: Use explicit big-endian LD/ST API
Philippe Mathieu-Daudé
2
-85
/
+85
2024-09-24
reset: Use ResetType for qemu_devices_reset() and MachineClass::reset()
Juraj Marcin
1
-2
/
+2
2024-09-13
hw: Use device_class_set_legacy_reset() instead of opencoding
Peter Maydell
4
-5
/
+5
2024-09-13
hw/s390/virtio-ccw: Convert to three-phase reset
Peter Maydell
2
-6
/
+9
2024-09-13
hw/s390/ccw-device: Convert to three-phase reset
Peter Maydell
1
-3
/
+4
2024-09-10
qapi/machine: Rename CpuS390* to S390Cpu*, and drop 'prefix'
Markus Armbruster
1
-3
/
+3
2024-09-05
hw: add compat machines for 9.2
Cornelia Huck
1
-1
/
+13
2024-07-03
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Richard Henderson
1
-4
/
+13
2024-07-02
Merge tag 'pull-request-2024-07-02' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
1
-0
/
+8
2024-07-02
hw/s390x: Attach default virtio-net devices to the /machine/virtual-css-bridge
Thomas Huth
1
-0
/
+3
2024-07-02
hw/intc/s390_flic: Fix interrupt controller migration on s390x with TCG
Thomas Huth
1
-0
/
+5
2024-07-02
hw: skip registration of outdated versioned machine types
Daniel P. Berrangé
1
-0
/
+1
2024-07-02
hw: set deprecation info for all versioned machine types
Daniel P. Berrangé
1
-0
/
+1
2024-07-02
hw/s390x: convert 'ccw' machine definitions to use new macros
Daniel P. Berrangé
1
-43
/
+53
2024-07-01
virtio-ccw: Handle extra notification data
Jonah Palmer
1
-4
/
+13
2024-06-24
target/s390x: Add a CONFIG switch to disable legacy CPUs
Thomas Huth
1
-0
/
+5
2024-06-24
s390x/css: Make S390CCWDeviceClass::realize return bool
Cédric Le Goater
1
-3
/
+4
2024-06-24
hw/s390x/ccw: Remove local Error variable from s390_ccw_realize()
Cédric Le Goater
1
-8
/
+5
2024-06-24
s390x/css: Make CCWDeviceClass::realize return bool
Cédric Le Goater
3
-4
/
+4
[next]