aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2016-06-29scsi: esp: fix migrationPaolo Bonzini
2016-06-29MC146818 RTC: add GPIO access to output IRQEfimov Vasily
2016-06-29isa: introduce wrapper isa_connect_gpio_outEfimov Vasily
2016-06-29ICH9 LPC: move call of isa_bus_irqs to 'realize' methodEfimov Vasily
2016-06-29ICH9 LPC: handle GSI as qdev GPIOEfimov Vasily
2016-06-29ich9: unify pic and ioapic IRQ vectorsPaolo Bonzini
2016-06-29ich9: clean up ich9_lpc_update_pic/ich9_lpc_update_apic and callersPaolo Bonzini
2016-06-29ich9: call ich9_lpc_update_pic for disabled pirqsPaolo Bonzini
2016-06-29ICH9 SMB: make TYPE_ICH9_SMB_DEVICE macro publicEfimov Vasily
2016-06-29port92: handle A20 IRQ as GPIOEfimov Vasily
2016-06-29pckbd: handle A20 IRQ as GPIOEfimov Vasily
2016-06-29pc_q35: configure Q35 instance using propertiesEfimov Vasily
2016-06-29Q35: implement property interfece to several parametersEfimov Vasily
2016-06-29pflash: make TYPE_CFI_PFLASH0{1,2} macros publicEfimov Vasily
2016-06-29vmport: identify vmport type by macro TYPE_VMPORTEfimov Vasily
2016-06-29pcspk: convert "pit" property type from ptr to linkEfimov Vasily
2016-06-29ide: move headers to include folderEfimov Vasily
2016-06-24pc: acpi: drop intermediate PCMachineState.node_cpuIgor Mammedov
2016-06-24pc: use new CPU hotplug interface since 2.7 machine typeIgor Mammedov
2016-06-24acpi: cpuhp: add cpu._OST handlingIgor Mammedov
2016-06-24acpi: cpuhp: implement hot-remove parts of CPU hotplug interfaceIgor Mammedov
2016-06-24acpi: cpuhp: implement hot-add parts of CPU hotplug interfaceIgor Mammedov
2016-06-24pc: acpi: introduce AcpiDeviceIfClass.madt_cpu hookIgor Mammedov
2016-06-24acpi: cpuhp: add CPU devices AML with _STA methodIgor Mammedov
2016-06-24pc: piix4/ich9: add 'cpu-hotplug-legacy' propertyIgor Mammedov
2016-06-24i386: pci-assign: Fix MSI-X table sizeIdo Yariv
2016-06-24nvdimm acpi: support Set Namespace Label Data functionXiao Guangrong
2016-06-24nvdimm acpi: support Get Namespace Label Data functionXiao Guangrong
2016-06-24nvdimm acpi: support Get Namespace Label Size functionXiao Guangrong
2016-06-24nvdimm acpi: check revisionXiao Guangrong
2016-06-24nvdimm acpi: abstract the operations for root & nvdimm devicesXiao Guangrong
2016-06-24nvdimm acpi: check UUIDXiao Guangrong
2016-06-24nvdimm acpi: save arg3 of _DSM methodXiao Guangrong
2016-06-24nvdimm acpi: set HDLE properlyXiao Guangrong
2016-06-24acpi: add aml_call5Xiao Guangrong
2016-06-24acpi: add aml_object_typeXiao Guangrong
2016-06-24nvdimm: support nvdimm labelXiao Guangrong
2016-06-24pc-dimm: introduce get_vmstate_memory_region callbackXiao Guangrong
2016-06-24acpi: Add IPMI table entriesCorey Minyard
2016-06-24ipmi: Add SMBIOS table entryCorey Minyard
2016-06-24smbios: Move table build tools into an include file.Corey Minyard
2016-06-23Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160623' into...Peter Maydell
2016-06-23Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160622-2' into s...Peter Maydell
2016-06-22usb-uas: hotplug supportGerd Hoffmann
2016-06-22usb-bot: hotplug supportGerd Hoffmann
2016-06-22usb: Add QOM property "attached".Gerd Hoffmann
2016-06-22usb: make USBDevice->attached boolGerd Hoffmann
2016-06-22usb-storage: qcow2 encryption support is finally gone, zap dead codeGerd Hoffmann
2016-06-22xen: move xen_sysdev to xen_backend.cJuergen Gross
2016-06-22xen: fix qdisk BLKIF_OP_DISCARD for 32/64 word size mixJuergen Gross