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-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
2023-11-13
s390x/pci: bypass vfio DMA counting when using cdev
Matthew Rosato
2023-11-07
hw/s390x/sclp: Have sclp_service_call[_protected]() take S390CPU*
Philippe Mathieu-Daudé
2023-11-07
hw/s390x/css: Have css_do_sic() take S390CPU instead of CPUS390XState
Philippe Mathieu-Daudé
2023-11-03
hw/pci: modify pci_setup_iommu() to set PCIIOMMUOps
Yi Liu
2023-11-01
hw/s390x/s390-stattrib: Don't call register_savevm_live() during instance_init()
Thomas Huth
2023-11-01
hw/s390x/s390-stattrib: Simplify handling of the "migration-enabled" property
Thomas Huth
2023-11-01
hw/s390x/s390-skeys: Don't call register_savevm_live() during instance_init()
Thomas Huth
2023-10-25
kvm: require KVM_CAP_IOEVENTFD and KVM_CAP_IOEVENTFD_ANY_LENGTH
Paolo Bonzini
2023-10-20
Merge tag 'migration-20231020-pull-request' of https://gitlab.com/juan.quinte...
Stefan Hajnoczi
2023-10-20
Merge tag 'pull-request-2023-10-20' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
2023-10-20
migration: simplify blockers
Steve Sistare
2023-10-20
qapi/s390x/cpu topology: add query-s390x-cpu-polarization command
Pierre Morel
2023-10-20
qapi/s390x/cpu topology: CPU_POLARIZATION_CHANGE QAPI event
Pierre Morel
2023-10-20
qapi/s390x/cpu topology: set-cpu-topology qmp command
Pierre Morel
[next]