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
/
include
/
hw
/
s390x
Age
Commit message (
Expand
)
Author
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-09-17
include/hw/s390x: replace assert(false) with g_assert_not_reached()
Pierrick Bouvier
2024-09-10
qapi/machine: Rename CpuS390* to S390Cpu*, and drop 'prefix'
Markus Armbruster
2024-07-02
hw/intc/s390_flic: Fix interrupt controller migration on s390x with TCG
Thomas Huth
2024-06-24
s390x/css: Make S390CCWDeviceClass::realize return bool
Cédric Le Goater
2024-06-19
hw/s390x: Introduce s390_skeys_get|set() helpers
Philippe Mathieu-Daudé
2024-05-29
hw/s390x: Remove unused macro VMSTATE_ADAPTER_ROUTES
Thomas Huth
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/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-03
kvm: move target-dependent interrupt routing out of kvm-all.c
Paolo Bonzini
2024-04-23
s390/stattrib: Add Error** argument to set_migrationmode() handler
Cédric Le Goater
2024-01-19
s390x/pci: drive ISM reset from subsystem reset
Matthew Rosato
2024-01-19
s390x/pci: avoid double enable/disable of aif
Matthew Rosato
2023-11-08
Merge tag 'pull-request-2023-11-07' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
2023-11-07
s390/sclp: fix SCLP facility map
Heiko Carstens
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-10-20
s390x/cpu topology: interception of PTF instruction
Pierre Morel
2023-10-20
s390x/cpu topology: resetting the Topology-Change-Report
Pierre Morel
2023-10-20
s390x/sclp: reporting the maximum nested topology entries
Pierre Morel
2023-10-20
target/s390x/cpu topology: handle STSI(15) and build the SYSIB
Pierre Morel
2023-10-20
s390x/cpu topology: add topology entries on CPU hotplug
Pierre Morel
2023-10-18
vfio/ccw: Remove redundant definition of TYPE_VFIO_CCW
Zhenzhong Duan
2023-07-25
s390x: spelling fixes
Michael Tokarev
2023-07-10
hw/s390x: Move KVM specific PV from hw/ to target/s390x/kvm/
Philippe Mathieu-Daudé
2023-05-16
s390x/pv: Fix spurious warning with asynchronous teardown
Claudio Imbrenda
2023-02-27
s390x/pv: Add support for asynchronous teardown for reboot
Claudio Imbrenda
2022-12-15
s390x/pci: reset ISM passthrough devices on shutdown and system reset
Matthew Rosato
2022-12-15
s390x/pci: shrink DMA aperture to be bound by vfio DMA limit
Matthew Rosato
2022-11-08
Revert "s390x/s390-virtio-ccw: add zpcii-disable machine property"
Cédric Le Goater
2022-11-06
s390x/cpu topology: add max_threads machine class attribute
Pierre Morel
2022-10-26
s390x: Add KVM PV dump interface
Janosch Frank
2022-10-26
s390x: Introduce PV query interface
Janosch Frank
2022-09-26
s390x/s390-virtio-ccw: add zpcii-disable machine property
Matthew Rosato
2022-09-26
s390x/pci: let intercept devices have separate PCI groups
Matthew Rosato
2022-09-26
s390x/pci: enable adapter event notification for interpreted devices
Matthew Rosato
2022-09-26
s390x/pci: enable for load/store interpretation
Matthew Rosato
2022-09-26
s390x/pci: add routine to get host function handle from CLP info
Matthew Rosato
2022-05-11
Clean up ill-advised or unusual header guards
Markus Armbruster
2022-01-17
s390x/css: fix PMCW invalid mask
Nico Boehr
2021-12-17
s390x/pci: add supported DT information to clp response
Matthew Rosato
2021-12-17
s390x/pci: use a reserved ID for the default PCI group
Matthew Rosato
2021-09-06
s390x: Replace PAGE_SIZE, PAGE_SHIFT and PAGE_MASK
Thomas Huth
2021-09-06
hw/s390x/s390-skeys: lazy storage key enablement under TCG
David Hildenbrand
2021-09-06
hw/s390x/s390-skeys: rename skeys_enabled to skeys_are_enabled
David Hildenbrand
[next]