summaryrefslogtreecommitdiff
path: root/hw/i386
AgeCommit message (Expand)AuthorFilesLines
2016-02-10xen: drop support for Xen 4.1 and older.Ian Campbell1-4/+0
2016-02-08qom: Swap 'name' next to visitor in ObjectPropertyAccessorEric Blake1-14/+15
2016-02-08qapi: Swap visit_* arguments for consistent 'name' placementEric Blake1-7/+7
2016-02-08Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell7-276/+259
2016-02-06intel_iommu: large page supportJason Wang2-24/+58
2016-02-06pc: set the OEM fields in the RSDT and the FADT from the SLICLaszlo Ersek1-4/+9
2016-02-06acpi: expose oem_id and oem_table_id in build_rsdt()Laszlo Ersek1-1/+1
2016-02-06acpi: take oem_id in build_header(), optionallyLaszlo Ersek1-9/+9
2016-02-06pc: Eliminate PcGuestInfo structEduardo Habkost1-3/+1
2016-02-06pc: Move APIC and NUMA data from PcGuestInfo to PCMachineStateEduardo Habkost2-23/+19
2016-02-06pc: Move PcGuestInfo.fw_cfg to PCMachineStateEduardo Habkost2-10/+7
2016-02-06pc: Remove PcGuestInfo.isapc_ram_fw fieldEduardo Habkost3-8/+3
2016-02-06pc: Remove RAM size fields from PcGuestInfoEduardo Habkost2-7/+5
2016-02-06pc: Remove compat fields from PcGuestInfoEduardo Habkost5-22/+11
2016-02-06acpi: Don't save PcGuestInfo on AcpiBuildStateEduardo Habkost1-3/+0
2016-02-06acpi: Remove guest_info parameters from functionsEduardo Habkost1-14/+21
2016-02-06pc: Simplify xen_load_linux() signatureEduardo Habkost2-4/+3
2016-02-06pc: Simplify pc_memory_init() signatureEduardo Habkost3-8/+7
2016-02-06pc: Eliminate struct PcGuestInfoStateEduardo Habkost1-17/+10
2016-02-04pc: acpi: merge SSDT into DSDTIgor Mammedov1-135/+111
2016-02-03i8257: pass ISA bus to DMA_init() functionHervé Poussineau1-1/+1
2016-01-29x86: Clean up includesPeter Maydell18-10/+18
2016-01-25fdc: add drive type qapi enumJohn Snow1-8/+9
2016-01-22fpu: Replace uint32 typedef with uint32_tPeter Maydell1-1/+1
2016-01-21Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20160121' into sta...Peter Maydell3-12/+10
2016-01-21xen-pvdevice: convert to realize()Cao jin1-6/+6
2016-01-21target-i386: Add support to migrate vcpu's TSC rateHaozhong Zhang3-0/+5
2016-01-15i386: avoid null pointer dereferenceP J P1-5/+10
2016-01-14xen-hvm: Clean up xen_hvm_init() error handlingMarkus Armbruster2-6/+4
2016-01-13error: Clean up errors with embedded newlines (again)Markus Armbruster1-2/+2
2016-01-13pci-assign: Clean up "Failed to assign" error messagesMarkus Armbruster1-8/+8
2016-01-13error: Use error_reportf_err() where it makes obvious senseMarkus Armbruster1-3/+2
2016-01-13isa: Clean up error handling around isa_bus_new()Markus Armbruster1-1/+2
2016-01-13Use error_fatal to simplify obvious fatal errorsMarkus Armbruster1-12/+2
2016-01-09i386/pc: expose identifying the floppy controllerRoman Kagan1-18/+26
2016-01-09pc: acpi: remove unused ASL templates and related blobs/utilsIgor Mammedov5-10685/+0
2016-01-09pc: acpi: switch to AML API composed DSDTIgor Mammedov1-120/+115
2016-01-09pc: acpi: q35: PCST, PCSB opregions and PCIB field into SSDTIgor Mammedov2-5/+10
2016-01-09pc: acpi: q35: move PCI0 device definition into SSDTIgor Mammedov2-18/+9
2016-01-09pc: acpi: q35: move PCI0._OSC() method into SSDTIgor Mammedov2-57/+56
2016-01-09pc: acpi: q35: move _PIC() method into SSDTIgor Mammedov2-10/+8
2016-01-09pc: acpi: q35: move PRTP routing table into SSDTIgor Mammedov2-79/+2
2016-01-09pc: acpi: q35: move PRTA routing table into SSDTIgor Mammedov2-57/+61
2016-01-09pc: acpi: q35: move _PRT() into SSDTIgor Mammedov2-12/+21
2016-01-09pc: acpi: q35: move ISA bridge into SSDTIgor Mammedov2-46/+54
2016-01-09pc: acpi: q35: move IQST() into SSDTIgor Mammedov2-19/+15
2016-01-09pc: acpi: q35: move IQCR() into SSDTIgor Mammedov2-27/+33
2016-01-09pc: acpi: q35: move link devices to SSDTIgor Mammedov2-32/+17
2016-01-09pc: acpi: q35: move GSI links to SSDTIgor Mammedov2-26/+55
2016-01-09pc: acpi: piix4: acpi move PCI0 device to SSDTIgor Mammedov2-8/+8