summaryrefslogtreecommitdiffstats
path: root/hw/i386
Commit message (Expand)AuthorAgeFilesLines
* fdc: add drive type qapi enumJohn Snow2019-11-291-8/+9
* fpu: Replace uint32 typedef with uint32_tPeter Maydell2019-11-291-1/+1
* xen-pvdevice: convert to realize()Cao jin2019-11-291-6/+6
* target-i386: Add support to migrate vcpu's TSC rateHaozhong Zhang2019-11-293-0/+5
* i386: avoid null pointer dereferenceP J P2019-11-291-5/+10
* xen-hvm: Clean up xen_hvm_init() error handlingMarkus Armbruster2019-11-292-6/+4
* error: Clean up errors with embedded newlines (again)Markus Armbruster2019-11-291-2/+2
* pci-assign: Clean up "Failed to assign" error messagesMarkus Armbruster2019-11-291-8/+8
* error: Use error_reportf_err() where it makes obvious senseMarkus Armbruster2019-11-291-3/+2
* isa: Clean up error handling around isa_bus_new()Markus Armbruster2019-11-291-1/+2
* Use error_fatal to simplify obvious fatal errorsMarkus Armbruster2019-11-291-12/+2
* i386/pc: expose identifying the floppy controllerRoman Kagan2019-11-291-18/+26
* pc: acpi: remove unused ASL templates and related blobs/utilsIgor Mammedov2019-11-295-10685/+0
* pc: acpi: switch to AML API composed DSDTIgor Mammedov2019-11-291-120/+115
* pc: acpi: q35: PCST, PCSB opregions and PCIB field into SSDTIgor Mammedov2019-11-292-5/+10
* pc: acpi: q35: move PCI0 device definition into SSDTIgor Mammedov2019-11-292-18/+9
* pc: acpi: q35: move PCI0._OSC() method into SSDTIgor Mammedov2019-11-292-57/+56
* pc: acpi: q35: move _PIC() method into SSDTIgor Mammedov2019-11-292-10/+8
* pc: acpi: q35: move PRTP routing table into SSDTIgor Mammedov2019-11-292-79/+2
* pc: acpi: q35: move PRTA routing table into SSDTIgor Mammedov2019-11-292-57/+61
* pc: acpi: q35: move _PRT() into SSDTIgor Mammedov2019-11-292-12/+21
* pc: acpi: q35: move ISA bridge into SSDTIgor Mammedov2019-11-292-46/+54
* pc: acpi: q35: move IQST() into SSDTIgor Mammedov2019-11-292-19/+15
* pc: acpi: q35: move IQCR() into SSDTIgor Mammedov2019-11-292-27/+33
* pc: acpi: q35: move link devices to SSDTIgor Mammedov2019-11-292-32/+17
* pc: acpi: q35: move GSI links to SSDTIgor Mammedov2019-11-292-26/+55
* pc: acpi: piix4: acpi move PCI0 device to SSDTIgor Mammedov2019-11-292-8/+8
* pc: acpi: piix4: move remaining PCI hotplug bits into SSDTIgor Mammedov2019-11-292-40/+43
* pc: acpi: piix4: move PCI0._PRT() into SSDTIgor Mammedov2019-11-292-68/+47
* pc: acpi: piix4: move IQST() into SSDTIgor Mammedov2019-11-292-9/+10
* pc: acpi: piix4: move IQCR() into SSDTIgor Mammedov2019-11-292-11/+20
* pc: acpi: pci: move link devices into SSDTIgor Mammedov2019-11-292-44/+82
* pc: acpi: move remaining GPE handlers into SSDTIgor Mammedov2019-11-293-77/+29
* pc: acpi: move PIIX4 isa-bridge and pm devices into SSDTIgor Mammedov2019-11-292-49/+80
* pc: acpi: move COM devices from DSDT to SSDTIgor Mammedov2019-11-294-58/+48
* pc: acpi: move LPT device from DSDT to SSDTIgor Mammedov2019-11-292-16/+36
* pc: acpi: move FDC0 device from DSDT to SSDTIgor Mammedov2019-11-292-18/+40
* pc: acpi: move MOU device from DSDT to SSDTIgor Mammedov2019-11-292-10/+21
* pc: acpi: move KBD device from DSDT to SSDTIgor Mammedov2019-11-292-12/+22
* pc: acpi: move RTC device from DSDT to SSDTIgor Mammedov2019-11-292-9/+26
* pc: acpi: move DBUG() from DSDT to SSDTIgor Mammedov2019-11-294-45/+36
* pc: acpi: move HPET from DSDT to SSDTIgor Mammedov2019-11-294-53/+53
* pc: acpi: factor out cpu hotplug code from build_ssdt() into separate functionIgor Mammedov2019-11-291-80/+94
* pc: acpi: cpuhp: move \_GPE._E02() into SSDTIgor Mammedov2019-11-294-44/+9
* pc: acpi: cpuhp: move PRSC() method into SSDTIgor Mammedov2019-11-294-41/+4
* pc: acpi: cpuhp: move CPST() method into SSDTIgor Mammedov2019-11-292-13/+2
* pc: acpi: cpuhp: move CPMA() method into SSDTIgor Mammedov2019-11-292-15/+3
* pc: acpi: cpuhp: move CPEJ() method to SSDTIgor Mammedov2019-11-292-5/+2
* pc: acpi: drop unused CPU_STATUS_LEN from DSDTIgor Mammedov2019-11-291-1/+0
* pc: acpi: memhp: drop not needed stringify(MEMORY_foo) usageIgor Mammedov2019-11-291-26/+26
OpenPOWER on IntegriCloud