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-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
2024-01-19
hw/s390x: Rename cpu_class_init() to include 'sclp'
Philippe Mathieu-Daudé
2024-01-19
s390x/pci: drive ISM reset from subsystem reset
Matthew Rosato
2024-01-19
s390x/pci: refresh fh before disabling aif
Matthew Rosato
2024-01-19
s390x/pci: avoid double enable/disable of aif
Matthew Rosato
2024-01-11
hw/s390x/ccw: Replace dirname() with g_path_get_dirname()
Zhao Liu
2024-01-11
hw/s390x/ccw: Replace basename() with g_path_get_basename()
Zhao Liu
2024-01-11
target/s390x/kvm/pv: Provide some more useful information if decryption fails
Thomas Huth
2024-01-08
system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
Stefan Hajnoczi
2023-12-30
hw/s390x: Constify VMState
Richard Henderson
2023-12-20
Merge tag 'pull-request-2023-12-20' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
2023-12-20
hw/s390x/ipl: Remove unused 'exec/exec-all.h' included header
Philippe Mathieu-Daudé
2023-12-20
hw: Add compat machines for 9.0
Cornelia Huck
2023-12-19
kconfig: Activate IOMMUFD for s390x machines
Cédric Le Goater
2023-11-13
s390x/pci: only limit DMA aperture if vfio DMA limit reported
Matthew Rosato
[next]