index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
s390x
Age
Commit message (
Expand
)
Author
2024-11-04
hw/s390x: Re-enable the pci-bridge device on s390x
Thomas Huth
2024-10-23
s390x: Rebuild IPLB for SCSI device directly from DIAG308
Jared Rossi
2024-10-23
hw/s390x: Build an IPLB for each boot device
Jared Rossi
2024-10-23
s390x: Add individual loadparm assignment to CCW device
Jared Rossi
2024-10-23
include/hw/s390x: Add include files for common IPL structs
Jared Rossi
2024-10-23
hw/s390x: Remove the possibility to load the s390-netboot.img binary
Thomas Huth
2024-10-22
hw/s390x/ipl: Provide more memory to the s390-ccw.img firmware
Thomas Huth
2024-10-07
hw/s390x: Use explicit big-endian LD/ST API
Philippe Mathieu-Daudé
2024-09-24
reset: Use ResetType for qemu_devices_reset() and MachineClass::reset()
Juraj Marcin
2024-09-13
hw: Use device_class_set_legacy_reset() instead of opencoding
Peter Maydell
2024-09-13
hw/s390/virtio-ccw: Convert to three-phase reset
Peter Maydell
2024-09-13
hw/s390/ccw-device: Convert to three-phase reset
Peter Maydell
2024-09-10
qapi/machine: Rename CpuS390* to S390Cpu*, and drop 'prefix'
Markus Armbruster
2024-09-05
hw: add compat machines for 9.2
Cornelia Huck
2024-07-03
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Richard Henderson
2024-07-02
Merge tag 'pull-request-2024-07-02' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
2024-07-02
hw/s390x: Attach default virtio-net devices to the /machine/virtual-css-bridge
Thomas Huth
2024-07-02
hw/intc/s390_flic: Fix interrupt controller migration on s390x with TCG
Thomas Huth
2024-07-02
hw: skip registration of outdated versioned machine types
Daniel P. Berrangé
2024-07-02
hw: set deprecation info for all versioned machine types
Daniel P. Berrangé
2024-07-02
hw/s390x: convert 'ccw' machine definitions to use new macros
Daniel P. Berrangé
2024-07-01
virtio-ccw: Handle extra notification data
Jonah Palmer
2024-06-24
target/s390x: Add a CONFIG switch to disable legacy CPUs
Thomas Huth
2024-06-24
s390x/css: Make S390CCWDeviceClass::realize return bool
Cédric Le Goater
2024-06-24
hw/s390x/ccw: Remove local Error variable from s390_ccw_realize()
Cédric Le Goater
2024-06-24
s390x/css: Make CCWDeviceClass::realize return bool
Cédric Le Goater
2024-06-24
hw/s390x/ccw: Make s390_ccw_get_dev_info() return a bool
Cédric Le Goater
2024-06-19
hw/s390x: Introduce s390_skeys_get|set() helpers
Philippe Mathieu-Daudé
2024-05-10
s390: move css_migration_enabled from machine to css.c
Paolo Bonzini
2024-05-10
s390_flic: add migration-enabled property
Paolo Bonzini
2024-05-10
s390x: move s390_cpu_addr2state to target/s390x/sigp.c
Paolo Bonzini
2024-05-10
s390x/sclp: Simplify get_sclp_device()
Cédric Le Goater
2024-05-10
s390x/event-facility: Simplify sclp_get_event_facility_bus()
Cédric Le Goater
2024-05-10
s390x: Introduce a SCLPDevice pointer under the machine
Cédric Le Goater
2024-05-10
hw/s390x: Attach the sclpconsole to /machine/sclp/s390-sclp-event-facility
Thomas Huth
2024-05-03
s390x: switch boards to "default y"
Paolo Bonzini
2024-04-25
Merge tag 'pull-target-arm-20240425' of https://git.linaro.org/people/pmaydel...
Richard Henderson
2024-04-25
hw/s390x: Include missing 'cpu.h' header
Philippe Mathieu-Daudé
2024-04-25
hw, target: Add ResetType argument to hold and exit phase methods
Peter Maydell
2024-04-23
Merge tag 'migration-20240423-pull-request' of https://gitlab.com/peterx/qemu...
Richard Henderson
2024-04-23
migration: Add Error** argument to .save_setup() handler
Cédric Le Goater
2024-04-23
s390/stattrib: Add Error** argument to set_migrationmode() handler
Cédric Le Goater
2024-04-23
s390: Switch to use confidential_guest_kvm_init()
Xiaoyao Li
2024-04-18
hw: Add compat machines for 9.1
Paolo Bonzini
2024-03-12
hw/core: Declare CPUArchId::cpu as CPUState instead of Object
Philippe Mathieu-Daudé
2024-03-12
error: Move ERRP_GUARD() to the beginning of the function
Zhao Liu
2024-02-02
Merge tag 'pull-target-arm-20240202' of https://git.linaro.org/people/pmaydel...
Peter Maydell
2024-02-02
hw/s390x/s390-virtio-ccw: use qemu_create_nic_device()
David Woodhouse
2024-02-02
hw/s390x/css-bridge: switch virtual-css bus to 3-phase-reset
Peter Maydell
2024-01-20
Merge tag 'pull-request-2024-01-19' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
[next]