Skip to content
Snippets Groups Projects
  1. Oct 18, 2023
  2. Aug 24, 2023
  3. Jul 14, 2023
    • Cédric Le Goater's avatar
      kconfig: Add PCIe devices to s390x machines · cc9ff56f
      Cédric Le Goater authored
      
      It is useful to extend the number of available PCIe devices to KVM guests
      for passthrough scenarios and also to expose these models to a different
      (big endian) architecture. Introduce a new config PCIE_DEVICES to select
      models, Intel Ethernet adapters and one USB controller. These devices all
      support MSI-X which is a requirement on s390x as legacy INTx are not
      supported.
      
      Cc: Matthew Rosato <mjrosato@linux.ibm.com>
      Cc: Paolo Bonzini <pbonzini@redhat.com>
      Cc: Thomas Huth <thuth@redhat.com>
      Signed-off-by: default avatarCédric Le Goater <clg@redhat.com>
      Message-ID: <20230712080146.839113-1-clg@redhat.com>
      Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
      cc9ff56f
  4. May 30, 2023
  5. May 18, 2023
  6. May 11, 2023
  7. May 05, 2023
  8. May 02, 2023
  9. Apr 28, 2023
    • Ilya Leoshkevich's avatar
      s390x/gdb: Split s390-virt.xml · 8afc43ea
      Ilya Leoshkevich authored
      
      Both TCG and KVM emulate ckc, cputm, last_break and prefix, and it's
      quite useful to have them during debugging. Right now they are grouped
      together with KVM-only pp, pfault_token, pfault_select and
      pfault_compare in s390-virt.xml, and are not available when debugging
      TCG-emulated code.
      
      Move KVM-only registers into the new s390-virt-kvm.xml file. Advertise
      s390-virt.xml always, and the new s390-virt-kvm.xml only for KVM.
      
      Signed-off-by: default avatarIlya Leoshkevich <iii@linux.ibm.com>
      Message-Id: <20230314101813.174874-1-iii@linux.ibm.com>
      Acked-by: default avatarDavid Hildenbrand <david@redhat.com>
      Signed-off-by: default avatarThomas Huth <thuth@redhat.com>
      8afc43ea
  10. Mar 06, 2023
  11. Feb 21, 2023
  12. Feb 11, 2023
  13. Feb 06, 2023
  14. Jan 26, 2023
  15. Jan 13, 2023
  16. Jan 12, 2023
  17. Jan 08, 2023
  18. Oct 31, 2022
  19. Oct 17, 2022
  20. Sep 04, 2022
  21. Aug 05, 2022
  22. Jul 19, 2022
  23. Jul 04, 2022
  24. Jun 27, 2022
  25. Jun 06, 2022
  26. May 08, 2022
  27. Apr 26, 2022
  28. Apr 06, 2022
  29. Feb 26, 2022
  30. Feb 09, 2022
Loading