Eduardo Habkost <ehabk...@redhat.com> writes: > This is another attempt to remove old q35 machine code. Now I am > also removing unused compat code to demonstrate the benefit of > throwing away the old code that nobody uses. > > Eduardo Habkost (5): > q35: Remove old machine versions > machine: Remove no_tco field > ich9: Remove enable_tco arguments from init functions > q35: Remove unused q35-acpi-dsdt.aml file > q35: No need to check gigabyte_align
Reviewed-by: Markus Armbruster <arm...@redhat.com> Followup questions: * Can pcmc->pci_enabled be false in pc_q35_init()? * Likewise, pcmc->smbios_defaults?