Age | Commit message (Expand) | Author | Files | Lines |
2023-09-12 | s390x: do a subsystem reset before the unprotect on reboot | Janosch Frank | 1 | -0/+10 |
2023-09-12 | s390x/ap: fix missing subsystem reset registration | Janosch Frank | 1 | -0/+1 |
2023-08-23 | hw/s390x/s390-virtio-ccw: Remove superfluous code to set the NIC model | Thomas Huth | 1 | -4/+0 |
2023-08-23 | s390x: Convert DPRINTF to trace events | Cédric Le Goater | 3 | -46/+44 |
2023-08-23 | hw: Add compat machines for 8.2 | Cornelia Huck | 1 | -1/+13 |
2023-07-18 | s390x: Fix QEMU abort by selecting S390_FLIC_KVM | Cédric Le Goater | 1 | -0/+1 |
2023-07-14 | kconfig: Add PCIe devices to s390x machines | Cédric Le Goater | 1 | -1/+2 |
2023-07-10 | hw/s390x: Move KVM specific PV from hw/ to target/s390x/kvm/ | Philippe Mathieu-Daudé | 6 | -365/+4 |
2023-06-30 | vfio: Implement a common device info helper | Alex Williamson | 1 | -32/+5 |
2023-06-23 | hw/virtio: Remove unnecessary 'virtio-access.h' header | Philippe Mathieu-Daudé | 1 | -1/+0 |
2023-05-22 | hw/s390x: Use MachineClass->default_nic in the s390x machine | Thomas Huth | 1 | -1/+3 |
2023-05-18 | migration: Move rate_limit_max and rate_limit_used to migration_stats | Juan Quintela | 1 | -1/+1 |
2023-05-16 | s390x/pv: Fix spurious warning with asynchronous teardown | Claudio Imbrenda | 2 | -3/+9 |
2023-04-21 | hw: Add compat machines for 8.1 | Cornelia Huck | 1 | -1/+13 |
2023-04-21 | virtio: refresh vring region cache after updating a virtqueue size | Carlos López | 1 | -0/+1 |
2023-02-27 | s390x/pv: Add support for asynchronous teardown for reboot | Claudio Imbrenda | 2 | -1/+32 |
2023-02-15 | migration: Rename res_{postcopy,precopy}_only | Juan Quintela | 1 | -4/+3 |
2023-02-15 | migration: Remove unused res_compatible | Juan Quintela | 1 | -1/+0 |
2023-02-14 | hw/s390x/event-facility: Replace DO_UPCAST(SCLPEvent) by SCLP_EVENT() | Philippe Mathieu-Daudé | 1 | -2/+1 |
2023-02-08 | Drop duplicate #include | Markus Armbruster | 1 | -1/+0 |
2023-02-06 | migration: Remove unused threshold_size parameter | Juan Quintela | 1 | -1/+1 |
2023-02-06 | migration: Split save_live_pending() into state_pending_* | Juan Quintela | 1 | -5/+6 |
2023-02-06 | migration: No save_live_pending() method uses the QEMUFile parameter | Juan Quintela | 1 | -1/+1 |
2023-01-18 | s390x/pv: Implement a CGS check helper | Cédric Le Goater | 1 | -0/+40 |
2023-01-09 | Merge tag 'pull-request-2023-01-09' of https://gitlab.com/thuth/qemu into sta... | Peter Maydell | 1 | -1/+1 |
2023-01-09 | exec/memory: Expose memory_region_access_valid() | Philippe Mathieu-Daudé | 1 | -1/+1 |
2023-01-08 | include/hw/pci: Split pci_device.h off pci.h | Markus Armbruster | 1 | -0/+1 |
2022-12-21 | hw: Add compat machines for 8.0 | Cornelia Huck | 1 | -1/+13 |
2022-12-16 | Replace use of qdev_reset_all() with device_cold_reset() | Peter Maydell | 1 | -1/+1 |
2022-12-16 | hw/s390x/s390-pci-inst.c: Use device_cold_reset() to reset PCI devices | Peter Maydell | 1 | -1/+1 |
2022-12-15 | s390x/pci: reset ISM passthrough devices on shutdown and system reset | Matthew Rosato | 2 | -0/+30 |
2022-12-15 | s390x/pci: shrink DMA aperture to be bound by vfio DMA limit | Matthew Rosato | 1 | -0/+11 |
2022-12-15 | s390x/pci: coalesce unmap operations | Matthew Rosato | 1 | -0/+51 |
2022-11-16 | s390x: Fix spelling errors | Thomas Huth | 3 | -5/+5 |
2022-11-08 | s390x/s390-virtio-ccw: Switch off zPCI enhancements on older machines | Cédric Le Goater | 1 | -0/+5 |
2022-11-08 | Revert "s390x/s390-virtio-ccw: add zpcii-disable machine property" | Cédric Le Goater | 2 | -27/+1 |
2022-11-06 | s390x/cpu topology: add max_threads machine class attribute | Pierre Morel | 1 | -0/+11 |
2022-11-06 | s390x: Register TYPE_S390_CCW_MACHINE properties as class properties | Pierre Morel | 1 | -55/+72 |
2022-11-06 | s390x/pci: RPCIT second pass when mappings exhausted | Matthew Rosato | 1 | -7/+22 |
2022-11-06 | s390x/css: revert SCSW ctrl/flag bits on error | Peter Jin | 1 | -3/+48 |
2022-10-31 | Merge tag 'pull-request-2022-10-28' of https://gitlab.com/thuth/qemu into sta... | Stefan Hajnoczi | 2 | -1/+10 |
2022-10-27 | reset: allow registering handlers that aren't called by snapshot loading | Jason A. Donenfeld | 1 | -2/+2 |
2022-10-27 | s390x/tod-kvm: don't save/restore the TOD in PV guests | Nico Boehr | 1 | -0/+9 |
2022-10-27 | s390x/pv: remove semicolon from macro definition | Claudio Imbrenda | 1 | -1/+1 |
2022-10-26 | s390x: Add KVM PV dump interface | Janosch Frank | 1 | -0/+51 |
2022-10-26 | s390x: Introduce PV query interface | Janosch Frank | 2 | -0/+67 |
2022-09-26 | s390x/s390-virtio-ccw: add zpcii-disable machine property | Matthew Rosato | 2 | -1/+27 |
2022-09-26 | s390x/pci: reflect proper maxstbl for groups of interpreted devices | Matthew Rosato | 1 | -1/+5 |
2022-09-26 | s390x/pci: let intercept devices have separate PCI groups | Matthew Rosato | 2 | -5/+54 |
2022-09-26 | s390x/pci: enable adapter event notification for interpreted devices | Matthew Rosato | 3 | -5/+85 |