summaryrefslogtreecommitdiff
path: root/hw/i386/pc_q35.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-12q35: change default NIC to e1000ePaolo Bonzini1-1/+7
2018-03-06scsi: Remove automatic creation of SCSI controllers with -drive if=scsiThomas Huth1-3/+0
2018-02-09Include qapi/error.h exactly where neededMarkus Armbruster1-0/+2
2018-01-19q35: Allow only supported dynamic sysbus devicesEduardo Habkost1-2/+4
2018-01-19machine: Replace has_dynamic_sysbus with list of allowed devicesEduardo Habkost1-1/+2
2018-01-17pc: add 2.12 machine typesHaozhong Zhang1-2/+11
2017-11-16NUMA: Enable adding NUMA node implicitlyDou Liyang1-0/+1
2017-10-15pc: remove useless hot_add_cpu initialisationLaurent Vivier1-1/+0
2017-09-19hw/i386: Improve some of the warning messagesAlistair Francis1-3/+5
2017-09-08pc: add 2.11 machine typesMarcel Apfelbaum1-2/+11
2017-07-18ahci: add ahci_get_num_portsJohn Snow1-2/+2
2017-07-13Convert error_report() to warn_report()Alistair Francis1-3/+3
2017-07-04Move CONFIG_KVM related definitions to kvm_i386.hThomas Huth1-0/+1
2017-05-18migration: migration.h was not neededJuan Quintela1-1/+0
2017-05-18Merge remote-tracking branch 'mst/tags/for_upstream' into stagingStefan Hajnoczi1-2/+12
2017-05-11numa: equally distribute memory on nodesLaurent Vivier1-0/+2
2017-05-10pc: add 2.10 machine typePeter Xu1-2/+11
2017-05-10pc/fwcfg: unbreak migration from qemu-2.5 and qemu-2.6 during firmware bootIgor Mammedov1-0/+1
2017-01-18pc: Add 2.9 machine-typesEduardo Habkost1-2/+11
2016-12-22pc: make pit configurableChao Peng1-1/+2
2016-12-22pc: make sata configurableChao Peng1-10/+14
2016-12-22pc: make smbus configurableChao Peng1-5/+7
2016-10-24pc: q35: Bump max_cpus to 288Igor Mammedov1-0/+2
2016-09-09pc: Add 2.8 machineLongpeng(Mike)1-2/+11
2016-09-08pc: keep gsi referenceMarc-André Lureau1-7/+6
2016-09-08pc: free i8259Marc-André Lureau1-0/+2
2016-07-04hw/iommu: enable iommu with -deviceMarcel Apfelbaum1-1/+0
2016-07-04q35: allow dynamic sysbusMarcel Apfelbaum1-0/+1
2016-07-04xen: fix ram init regressionGerd Hoffmann1-0/+3
2016-06-29ICH9 LPC: move call of isa_bus_irqs to 'realize' methodEfimov Vasily1-3/+0
2016-06-29ICH9 LPC: handle GSI as qdev GPIOEfimov Vasily1-1/+5
2016-06-29ich9: unify pic and ioapic IRQ vectorsPaolo Bonzini1-2/+1
2016-06-29pc_q35: configure Q35 instance using propertiesEfimov Vasily1-6/+12
2016-06-24pc: use new CPU hotplug interface since 2.7 machine typeIgor Mammedov1-0/+2
2016-06-14pc: Add 2.7 machineIgor Mammedov1-2/+11
2016-06-13vl: Eliminate usb_enabled()Eduardo Habkost1-1/+1
2016-04-07Sort the fw_cfg file listGerd Hoffmann1-0/+1
2016-03-15kvm: x86: q35: Add support for -machine kernel_irqchip=split for q35Rita Sinha1-2/+3
2016-03-11nvdimm acpi: initialize the resource used by NVDIMM ACPIXiao Guangrong1-1/+7
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-06pc: Remove PcGuestInfo.isapc_ram_fw fieldEduardo Habkost1-3/+1
2016-02-06pc: Remove compat fields from PcGuestInfoEduardo Habkost1-8/+0
2016-02-06pc: Simplify pc_memory_init() signatureEduardo Habkost1-1/+1
2016-01-29x86: Clean up includesPeter Maydell1-0/+1
2016-01-21Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20160121' into sta...Peter Maydell1-3/+2
2016-01-21target-i386: Add support to migrate vcpu's TSC rateHaozhong Zhang1-0/+2