Age | Commit message (Expand) | Author | Files | Lines |
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 |
2022-09-26 | s390x/pci: don't fence interpreted devices without MSI-X | Matthew Rosato | 1 | -1/+5 |
2022-09-26 | s390x/pci: enable for load/store interpretation | Matthew Rosato | 4 | -1/+104 |
2022-09-26 | s390x/pci: add routine to get host function handle from CLP info | Matthew Rosato | 1 | -16/+67 |
2022-09-23 | target/s390x: support SHA-512 extensions | Jason A. Donenfeld | 1 | -0/+3 |
2022-08-25 | s390x/cpumodel: add stfl197 processor-activity-instrumentation extension 1 | Christian Borntraeger | 1 | -0/+1 |
2022-08-25 | hw: Add compat machines for 7.2 | Cornelia Huck | 1 | -1/+13 |
2022-08-01 | misc: fix commonly doubled up words | Daniel P. Berrangé | 1 | -1/+1 |
2022-06-14 | virtio: stop ioeventfd on reset | Paolo Bonzini | 1 | -1/+0 |
2022-06-14 | s390x: simplify virtio_ccw_reset_virtio | Paolo Bonzini | 1 | -6/+5 |
2022-06-06 | modules: introduces module_kconfig directive | Jose R. Ziviani | 1 | -0/+1 |
2022-06-03 | hw/s390x/s390-virtio-ccw: Improve the machine description string | Thomas Huth | 1 | -1/+1 |
2022-05-12 | machine: use QAPI struct for boot configuration | Paolo Bonzini | 1 | -14/+6 |
2022-05-04 | target/s390x: add S390_FEAT_VECTOR_ENH2 to qemu CPU model | David Miller | 1 | -0/+3 |
2022-04-20 | hw: Add compat machines for 7.1 | Cornelia Huck | 1 | -1/+13 |
2022-04-06 | virtio-ccw: do not include headers for all virtio devices | Paolo Bonzini | 4 | -16/+6 |
2022-04-06 | virtio-ccw: move device type declarations to .c files | Paolo Bonzini | 13 | -133/+119 |
2022-04-06 | virtio-ccw: move vhost_ccw_scsi to a separate file | Paolo Bonzini | 3 | -47/+65 |
2022-04-06 | s390x: follow qdev tree to detect SCSI device on a CCW bus | Paolo Bonzini | 1 | -8/+12 |
2022-04-06 | Remove qemu-common.h include from most units | Marc-André Lureau | 1 | -1/+0 |
2022-04-06 | Replace config-time define HOST_WORDS_BIGENDIAN | Marc-André Lureau | 1 | -1/+1 |
2022-02-28 | s390x/cpumodel: Bump up QEMU model to a stripped-down IBM z15 GA1 | David Miller | 1 | -0/+3 |
2022-02-21 | Mark remaining global TypeInfo instances as const | Bernhard Beschow | 5 | -5/+5 |
2022-01-28 | rtc: Move RTC function prototypes to their own header | Peter Maydell | 1 | -1/+1 |
2022-01-18 | s390x/ipl: support extended kernel command line size | Marc Hartmayer | 1 | -4/+23 |
2022-01-05 | hw: Add compat machines for 7.0 | Cornelia Huck | 1 | -1/+13 |
2021-12-17 | s390x/pci: add supported DT information to clp response | Matthew Rosato | 3 | -0/+3 |
2021-12-17 | s390x/pci: use the passthrough measurement update interval | Matthew Rosato | 1 | -2/+3 |
2021-12-17 | s390x/pci: don't use hard-coded dma range in reg_ioat | Matthew Rosato | 1 | -4/+5 |
2021-11-01 | pci: Export pci_for_each_device_under_bus*() | Peter Xu | 1 | -3/+2 |
2021-10-13 | s390x/ipl: check kernel command line size | Marc Hartmayer | 1 | -1/+11 |
2021-10-01 | machine: Move smp_prefer_sockets to struct SMPCompatProps | Yanan Wang | 1 | -1/+1 |
2021-10-01 | machine: Prefer cores over sockets in smp parsing since 6.2 | Yanan Wang | 1 | -0/+1 |
2021-09-30 | qbus: Rename qbus_create() to qbus_new() | Peter Maydell | 3 | -3/+3 |