Age | Commit message (Expand) | Author | Files | Lines |
2016-06-29 | isa: introduce wrapper isa_connect_gpio_out | Efimov Vasily | 2 | -0/+8 |
2016-06-29 | ICH9 LPC: move call of isa_bus_irqs to 'realize' method | Efimov Vasily | 2 | -3/+2 |
2016-06-29 | ICH9 LPC: handle GSI as qdev GPIO | Efimov Vasily | 3 | -2/+11 |
2016-06-29 | ich9: unify pic and ioapic IRQ vectors | Paolo Bonzini | 3 | -6/+4 |
2016-06-29 | ich9: clean up ich9_lpc_update_pic/ich9_lpc_update_apic and callers | Paolo Bonzini | 1 | -23/+17 |
2016-06-29 | ich9: call ich9_lpc_update_pic for disabled pirqs | Paolo Bonzini | 1 | -3/+0 |
2016-06-29 | ICH9 SMB: make TYPE_ICH9_SMB_DEVICE macro public | Efimov Vasily | 2 | -1/+2 |
2016-06-29 | port92: handle A20 IRQ as GPIO | Efimov Vasily | 2 | -5/+7 |
2016-06-29 | pckbd: handle A20 IRQ as GPIO | Efimov Vasily | 2 | -14/+8 |
2016-06-29 | pc_q35: configure Q35 instance using properties | Efimov Vasily | 1 | -6/+12 |
2016-06-29 | Q35: implement property interfece to several parameters | Efimov Vasily | 3 | -2/+29 |
2016-06-29 | pflash: make TYPE_CFI_PFLASH0{1,2} macros public | Efimov Vasily | 3 | -2/+3 |
2016-06-29 | vmport: identify vmport type by macro TYPE_VMPORT | Efimov Vasily | 2 | -2/+2 |
2016-06-29 | pcspk: convert "pit" property type from ptr to link | Efimov Vasily | 2 | -3/+8 |
2016-06-29 | ide: move headers to include folder | Efimov Vasily | 4 | -1/+1 |
2016-06-24 | pc: acpi: drop intermediate PCMachineState.node_cpu | Igor Mammedov | 3 | -19/+9 |
2016-06-24 | acpi-test-data: update expected | Michael S. Tsirkin | 6 | -0/+0 |
2016-06-24 | pc: use new CPU hotplug interface since 2.7 machine type | Igor Mammedov | 10 | -2/+118 |
2016-06-24 | acpi: cpuhp: add cpu._OST handling | Igor Mammedov | 6 | -1/+96 |
2016-06-24 | acpi: cpuhp: implement hot-remove parts of CPU hotplug interface | Igor Mammedov | 6 | -5/+158 |
2016-06-24 | acpi: cpuhp: implement hot-add parts of CPU hotplug interface | Igor Mammedov | 3 | -2/+157 |
2016-06-24 | pc: acpi: introduce AcpiDeviceIfClass.madt_cpu hook | Igor Mammedov | 7 | -18/+49 |
2016-06-24 | acpi: cpuhp: add CPU devices AML with _STA method | Igor Mammedov | 7 | -6/+313 |
2016-06-24 | pc: piix4/ich9: add 'cpu-hotplug-legacy' property | Igor Mammedov | 3 | -2/+46 |
2016-06-24 | docs: update ACPI CPU hotplug spec with new protocol | Igor Mammedov | 1 | -12/+82 |
2016-06-24 | i386: pci-assign: Fix MSI-X table size | Ido Yariv | 1 | -7/+7 |
2016-06-24 | docs: add NVDIMM ACPI documentation | Xiao Guangrong | 1 | -0/+132 |
2016-06-24 | nvdimm acpi: support Set Namespace Label Data function | Xiao Guangrong | 1 | -1/+43 |
2016-06-24 | nvdimm acpi: support Get Namespace Label Data function | Xiao Guangrong | 1 | -1/+82 |
2016-06-24 | nvdimm acpi: support Get Namespace Label Size function | Xiao Guangrong | 1 | -3/+127 |
2016-06-24 | nvdimm acpi: check revision | Xiao Guangrong | 1 | -0/+7 |
2016-06-24 | nvdimm acpi: abstract the operations for root & nvdimm devices | Xiao Guangrong | 1 | -18/+56 |
2016-06-24 | nvdimm acpi: check UUID | Xiao Guangrong | 1 | -6/+26 |
2016-06-24 | nvdimm acpi: save arg3 of _DSM method | Xiao Guangrong | 1 | -0/+20 |
2016-06-24 | nvdimm acpi: set HDLE properly | Xiao Guangrong | 1 | -10/+12 |
2016-06-24 | acpi: add aml_call5 | Xiao Guangrong | 2 | -0/+16 |
2016-06-24 | acpi: add aml_object_type | Xiao Guangrong | 2 | -0/+9 |
2016-06-24 | nvdimm: support nvdimm label | Xiao Guangrong | 2 | -1/+186 |
2016-06-24 | pc-dimm: introduce get_vmstate_memory_region callback | Xiao Guangrong | 2 | -3/+16 |
2016-06-24 | bios: Add tests for the IPMI ACPI and SMBIOS entries | Corey Minyard | 3 | -4/+56 |
2016-06-24 | acpi: Add IPMI table entries | Corey Minyard | 6 | -0/+155 |
2016-06-24 | ipmi: Add SMBIOS table entry | Corey Minyard | 6 | -0/+150 |
2016-06-24 | smbios: Move table build tools into an include file. | Corey Minyard | 2 | -64/+93 |
2016-06-23 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160623' into... | Peter Maydell | 16 | -612/+912 |
2016-06-23 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160622-2' into s... | Peter Maydell | 4 | -41/+60 |
2016-06-23 | Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20160622-tag' into... | Peter Maydell | 3 | -110/+138 |
2016-06-23 | ppc: Disable huge page support if it is not available for main RAM | Thomas Huth | 1 | -1/+16 |
2016-06-23 | ppc: Add P7/P8 Power Management instructions | Benjamin Herrenschmidt | 6 | -3/+241 |
2016-06-23 | ppc: Move exception generation code out of line | Benjamin Herrenschmidt | 1 | -3/+3 |
2016-06-23 | ppc: Turn a bunch of booleans from int to bool | Benjamin Herrenschmidt | 1 | -19/+18 |