summaryrefslogtreecommitdiff
path: root/hw/i386
AgeCommit message (Expand)AuthorFilesLines
2016-03-11i386: expose floppy drive CMOS typeRoman Kagan1-1/+1
2016-03-11i386/acpi: make floppy controller object dynamicRoman Kagan1-24/+3
2016-03-11acpi: allow using object as offset for OperationRegionXiao Guangrong1-15/+16
2016-03-08acpi: pc: add fw_cfg device node to dsdtGabriel L. Somlo1-0/+29
2016-03-08pc: fw_cfg: move ioport base constant to pc.hGabriel L. Somlo1-3/+2
2016-03-04loader: Add data swap option to load-elfPeter Crosthwaite1-1/+2
2016-02-25q35: No need to check gigabyte_alignEduardo Habkost1-3/+1
2016-02-25q35: Remove unused q35-acpi-dsdt.aml fileEduardo Habkost1-4/+0
2016-02-25ich9: Remove enable_tco arguments from init functionsEduardo Habkost1-1/+1
2016-02-25machine: Remove no_tco fieldEduardo Habkost1-2/+1
2016-02-25q35: Remove old machine versionsEduardo Habkost1-165/+0
2016-02-23bios-linker-loader: document+validate inputMichael S. Tsirkin1-1/+2
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