aboutsummaryrefslogtreecommitdiff
path: root/hw/i386
AgeCommit message (Expand)Author
2016-02-10xen: drop support for Xen 4.1 and older.Ian Campbell
2016-02-08qom: Swap 'name' next to visitor in ObjectPropertyAccessorEric Blake
2016-02-08qapi: Swap visit_* arguments for consistent 'name' placementEric Blake
2016-02-08Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2016-02-06intel_iommu: large page supportJason Wang
2016-02-06pc: set the OEM fields in the RSDT and the FADT from the SLICLaszlo Ersek
2016-02-06acpi: expose oem_id and oem_table_id in build_rsdt()Laszlo Ersek
2016-02-06acpi: take oem_id in build_header(), optionallyLaszlo Ersek
2016-02-06pc: Eliminate PcGuestInfo structEduardo Habkost
2016-02-06pc: Move APIC and NUMA data from PcGuestInfo to PCMachineStateEduardo Habkost
2016-02-06pc: Move PcGuestInfo.fw_cfg to PCMachineStateEduardo Habkost
2016-02-06pc: Remove PcGuestInfo.isapc_ram_fw fieldEduardo Habkost
2016-02-06pc: Remove RAM size fields from PcGuestInfoEduardo Habkost
2016-02-06pc: Remove compat fields from PcGuestInfoEduardo Habkost
2016-02-06acpi: Don't save PcGuestInfo on AcpiBuildStateEduardo Habkost
2016-02-06acpi: Remove guest_info parameters from functionsEduardo Habkost
2016-02-06pc: Simplify xen_load_linux() signatureEduardo Habkost
2016-02-06pc: Simplify pc_memory_init() signatureEduardo Habkost
2016-02-06pc: Eliminate struct PcGuestInfoStateEduardo Habkost
2016-02-04pc: acpi: merge SSDT into DSDTIgor Mammedov
2016-02-03i8257: pass ISA bus to DMA_init() functionHervé Poussineau
2016-01-29x86: Clean up includesPeter Maydell
2016-01-25fdc: add drive type qapi enumJohn Snow
2016-01-22fpu: Replace uint32 typedef with uint32_tPeter Maydell
2016-01-21Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20160121' into sta...Peter Maydell
2016-01-21xen-pvdevice: convert to realize()Cao jin
2016-01-21target-i386: Add support to migrate vcpu's TSC rateHaozhong Zhang
2016-01-15i386: avoid null pointer dereferenceP J P
2016-01-14xen-hvm: Clean up xen_hvm_init() error handlingMarkus Armbruster
2016-01-13error: Clean up errors with embedded newlines (again)Markus Armbruster
2016-01-13pci-assign: Clean up "Failed to assign" error messagesMarkus Armbruster
2016-01-13error: Use error_reportf_err() where it makes obvious senseMarkus Armbruster
2016-01-13isa: Clean up error handling around isa_bus_new()Markus Armbruster
2016-01-13Use error_fatal to simplify obvious fatal errorsMarkus Armbruster
2016-01-09i386/pc: expose identifying the floppy controllerRoman Kagan
2016-01-09pc: acpi: remove unused ASL templates and related blobs/utilsIgor Mammedov
2016-01-09pc: acpi: switch to AML API composed DSDTIgor Mammedov
2016-01-09pc: acpi: q35: PCST, PCSB opregions and PCIB field into SSDTIgor Mammedov
2016-01-09pc: acpi: q35: move PCI0 device definition into SSDTIgor Mammedov
2016-01-09pc: acpi: q35: move PCI0._OSC() method into SSDTIgor Mammedov
2016-01-09pc: acpi: q35: move _PIC() method into SSDTIgor Mammedov
2016-01-09pc: acpi: q35: move PRTP routing table into SSDTIgor Mammedov
2016-01-09pc: acpi: q35: move PRTA routing table into SSDTIgor Mammedov
2016-01-09pc: acpi: q35: move _PRT() into SSDTIgor Mammedov
2016-01-09pc: acpi: q35: move ISA bridge into SSDTIgor Mammedov
2016-01-09pc: acpi: q35: move IQST() into SSDTIgor Mammedov
2016-01-09pc: acpi: q35: move IQCR() into SSDTIgor Mammedov
2016-01-09pc: acpi: q35: move link devices to SSDTIgor Mammedov
2016-01-09pc: acpi: q35: move GSI links to SSDTIgor Mammedov
2016-01-09pc: acpi: piix4: acpi move PCI0 device to SSDTIgor Mammedov