aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-06-29isa: introduce wrapper isa_connect_gpio_outEfimov Vasily2-0/+8
2016-06-29ICH9 LPC: move call of isa_bus_irqs to 'realize' methodEfimov Vasily2-3/+2
2016-06-29ICH9 LPC: handle GSI as qdev GPIOEfimov Vasily3-2/+11
2016-06-29ich9: unify pic and ioapic IRQ vectorsPaolo Bonzini3-6/+4
2016-06-29ich9: clean up ich9_lpc_update_pic/ich9_lpc_update_apic and callersPaolo Bonzini1-23/+17
2016-06-29ich9: call ich9_lpc_update_pic for disabled pirqsPaolo Bonzini1-3/+0
2016-06-29ICH9 SMB: make TYPE_ICH9_SMB_DEVICE macro publicEfimov Vasily2-1/+2
2016-06-29port92: handle A20 IRQ as GPIOEfimov Vasily2-5/+7
2016-06-29pckbd: handle A20 IRQ as GPIOEfimov Vasily2-14/+8
2016-06-29pc_q35: configure Q35 instance using propertiesEfimov Vasily1-6/+12
2016-06-29Q35: implement property interfece to several parametersEfimov Vasily3-2/+29
2016-06-29pflash: make TYPE_CFI_PFLASH0{1,2} macros publicEfimov Vasily3-2/+3
2016-06-29vmport: identify vmport type by macro TYPE_VMPORTEfimov Vasily2-2/+2
2016-06-29pcspk: convert "pit" property type from ptr to linkEfimov Vasily2-3/+8
2016-06-29ide: move headers to include folderEfimov Vasily4-1/+1
2016-06-24pc: acpi: drop intermediate PCMachineState.node_cpuIgor Mammedov3-19/+9
2016-06-24acpi-test-data: update expectedMichael S. Tsirkin6-0/+0
2016-06-24pc: use new CPU hotplug interface since 2.7 machine typeIgor Mammedov10-2/+118
2016-06-24acpi: cpuhp: add cpu._OST handlingIgor Mammedov6-1/+96
2016-06-24acpi: cpuhp: implement hot-remove parts of CPU hotplug interfaceIgor Mammedov6-5/+158
2016-06-24acpi: cpuhp: implement hot-add parts of CPU hotplug interfaceIgor Mammedov3-2/+157
2016-06-24pc: acpi: introduce AcpiDeviceIfClass.madt_cpu hookIgor Mammedov7-18/+49
2016-06-24acpi: cpuhp: add CPU devices AML with _STA methodIgor Mammedov7-6/+313
2016-06-24pc: piix4/ich9: add 'cpu-hotplug-legacy' propertyIgor Mammedov3-2/+46
2016-06-24docs: update ACPI CPU hotplug spec with new protocolIgor Mammedov1-12/+82
2016-06-24i386: pci-assign: Fix MSI-X table sizeIdo Yariv1-7/+7
2016-06-24docs: add NVDIMM ACPI documentationXiao Guangrong1-0/+132
2016-06-24nvdimm acpi: support Set Namespace Label Data functionXiao Guangrong1-1/+43
2016-06-24nvdimm acpi: support Get Namespace Label Data functionXiao Guangrong1-1/+82
2016-06-24nvdimm acpi: support Get Namespace Label Size functionXiao Guangrong1-3/+127
2016-06-24nvdimm acpi: check revisionXiao Guangrong1-0/+7
2016-06-24nvdimm acpi: abstract the operations for root & nvdimm devicesXiao Guangrong1-18/+56
2016-06-24nvdimm acpi: check UUIDXiao Guangrong1-6/+26
2016-06-24nvdimm acpi: save arg3 of _DSM methodXiao Guangrong1-0/+20
2016-06-24nvdimm acpi: set HDLE properlyXiao Guangrong1-10/+12
2016-06-24acpi: add aml_call5Xiao Guangrong2-0/+16
2016-06-24acpi: add aml_object_typeXiao Guangrong2-0/+9
2016-06-24nvdimm: support nvdimm labelXiao Guangrong2-1/+186
2016-06-24pc-dimm: introduce get_vmstate_memory_region callbackXiao Guangrong2-3/+16
2016-06-24bios: Add tests for the IPMI ACPI and SMBIOS entriesCorey Minyard3-4/+56
2016-06-24acpi: Add IPMI table entriesCorey Minyard6-0/+155
2016-06-24ipmi: Add SMBIOS table entryCorey Minyard6-0/+150
2016-06-24smbios: Move table build tools into an include file.Corey Minyard2-64/+93
2016-06-23Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160623' into...Peter Maydell16-612/+912
2016-06-23Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160622-2' into s...Peter Maydell4-41/+60
2016-06-23Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20160622-tag' into...Peter Maydell3-110/+138
2016-06-23ppc: Disable huge page support if it is not available for main RAMThomas Huth1-1/+16
2016-06-23ppc: Add P7/P8 Power Management instructionsBenjamin Herrenschmidt6-3/+241
2016-06-23ppc: Move exception generation code out of lineBenjamin Herrenschmidt1-3/+3
2016-06-23ppc: Turn a bunch of booleans from int to boolBenjamin Herrenschmidt1-19/+18