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
2023-11-19
s390x/pci: only limit DMA aperture if vfio DMA limit reported
Matthew Rosato
2023-09-21
s390x/ap: fix missing subsystem reset registration
Janosch Frank
2023-07-18
s390x: Fix QEMU abort by selecting S390_FLIC_KVM
Cédric Le Goater
2023-07-14
kconfig: Add PCIe devices to s390x machines
Cédric Le Goater
2023-07-10
hw/s390x: Move KVM specific PV from hw/ to target/s390x/kvm/
Philippe Mathieu-Daudé
2023-06-30
vfio: Implement a common device info helper
Alex Williamson
2023-06-23
hw/virtio: Remove unnecessary 'virtio-access.h' header
Philippe Mathieu-Daudé
2023-05-22
hw/s390x: Use MachineClass->default_nic in the s390x machine
Thomas Huth
2023-05-18
migration: Move rate_limit_max and rate_limit_used to migration_stats
Juan Quintela
2023-05-16
s390x/pv: Fix spurious warning with asynchronous teardown
Claudio Imbrenda
2023-04-21
hw: Add compat machines for 8.1
Cornelia Huck
2023-04-21
virtio: refresh vring region cache after updating a virtqueue size
Carlos López
2023-02-27
s390x/pv: Add support for asynchronous teardown for reboot
Claudio Imbrenda
2023-02-15
migration: Rename res_{postcopy,precopy}_only
Juan Quintela
2023-02-15
migration: Remove unused res_compatible
Juan Quintela
2023-02-14
hw/s390x/event-facility: Replace DO_UPCAST(SCLPEvent) by SCLP_EVENT()
Philippe Mathieu-Daudé
2023-02-08
Drop duplicate #include
Markus Armbruster
2023-02-06
migration: Remove unused threshold_size parameter
Juan Quintela
2023-02-06
migration: Split save_live_pending() into state_pending_*
Juan Quintela
2023-02-06
migration: No save_live_pending() method uses the QEMUFile parameter
Juan Quintela
2023-01-18
s390x/pv: Implement a CGS check helper
Cédric Le Goater
2023-01-09
Merge tag 'pull-request-2023-01-09' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
2023-01-09
exec/memory: Expose memory_region_access_valid()
Philippe Mathieu-Daudé
2023-01-08
include/hw/pci: Split pci_device.h off pci.h
Markus Armbruster
2022-12-21
hw: Add compat machines for 8.0
Cornelia Huck
2022-12-16
Replace use of qdev_reset_all() with device_cold_reset()
Peter Maydell
2022-12-16
hw/s390x/s390-pci-inst.c: Use device_cold_reset() to reset PCI devices
Peter Maydell
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-12-15
s390x/pci: coalesce unmap operations
Matthew Rosato
2022-11-16
s390x: Fix spelling errors
Thomas Huth
2022-11-08
s390x/s390-virtio-ccw: Switch off zPCI enhancements on older machines
Cédric Le Goater
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-11-06
s390x: Register TYPE_S390_CCW_MACHINE properties as class properties
Pierre Morel
2022-11-06
s390x/pci: RPCIT second pass when mappings exhausted
Matthew Rosato
2022-11-06
s390x/css: revert SCSW ctrl/flag bits on error
Peter Jin
2022-10-31
Merge tag 'pull-request-2022-10-28' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
2022-10-27
reset: allow registering handlers that aren't called by snapshot loading
Jason A. Donenfeld
2022-10-27
s390x/tod-kvm: don't save/restore the TOD in PV guests
Nico Boehr
2022-10-27
s390x/pv: remove semicolon from macro definition
Claudio Imbrenda
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: reflect proper maxstbl for groups of interpreted devices
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: don't fence interpreted devices without MSI-X
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
[next]