aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2016-01-11Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.6-20160111' into...Peter Maydell3-129/+146
2016-01-11hw/ppc/spapr: fix spapr->kvm_type leakDavid Gibson1-0/+8
2016-01-11spapr vio: fix to incomplete QOMifyCao jin1-7/+5
2016-01-11hw/ppc/spapr: Use XHCI as host controller for new spapr machinesThomas Huth1-1/+8
2016-01-11pseries: Add pseries-2.6 machine typeDavid Gibson1-2/+20
2016-01-11pseries: Improve setting of default machine versionDavid Gibson1-10/+10
2016-01-11pseries: Restructure class_options functionsDavid Gibson1-4/+17
2016-01-11pseries: DEFINE_SPAPR_MACHINEDavid Gibson1-70/+49
2016-01-11pseries: Use SET_MACHINE_COMPATDavid Gibson1-20/+4
2016-01-11pseries: Remove versions from mc->descDavid Gibson1-5/+1
2016-01-11pseries: Remove redundant calls to spapr_machine_initfn()David Gibson1-3/+0
2016-01-11pseries: Rearrange versioned machine type codeDavid Gibson1-82/+98
2016-01-11pseries: Remove redundant setting of mc->name for pseries-2.5 machineDavid Gibson1-1/+0
2016-01-11spapr: Add /system-idAlexey Kardashevskiy1-0/+3
2016-01-11hw/ppc/spapr_rtc: Remove bad class_size valueThomas Huth1-1/+0
2016-01-09virtio: fix error message for number of queuesCornelia Huck1-1/+1
2016-01-09ivshmem: Store file descriptor for vhost-user negotiationTetsuya Mukawa1-2/+7
2016-01-09migration/virtio: Remove simple .get/.put useDr. David Alan Gilbert1-68/+19
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
2016-01-09pc: acpi: q35: move PCI0 device definition into SSDTIgor Mammedov2-18/+9
2016-01-09pc: acpi: q35: move PCI0._OSC() method into SSDTIgor Mammedov2-57/+56
2016-01-09pc: acpi: q35: move _PIC() method into SSDTIgor Mammedov2-10/+8
2016-01-09pc: acpi: q35: move PRTP routing table into SSDTIgor Mammedov2-79/+2
2016-01-09pc: acpi: q35: move PRTA routing table into SSDTIgor Mammedov2-57/+61
2016-01-09pc: acpi: q35: move _PRT() into SSDTIgor Mammedov2-12/+21
2016-01-09pc: acpi: q35: move ISA bridge into SSDTIgor Mammedov2-46/+54
2016-01-09pc: acpi: q35: move IQST() into SSDTIgor Mammedov2-19/+15
2016-01-09pc: acpi: q35: move IQCR() into SSDTIgor Mammedov2-27/+33
2016-01-09pc: acpi: q35: move link devices to SSDTIgor Mammedov2-32/+17
2016-01-09pc: acpi: q35: move GSI links to SSDTIgor Mammedov2-26/+55
2016-01-09pc: acpi: piix4: acpi move PCI0 device to SSDTIgor Mammedov2-8/+8
2016-01-09pc: acpi: piix4: move remaining PCI hotplug bits into SSDTIgor Mammedov2-40/+43
2016-01-09pc: acpi: piix4: move PCI0._PRT() into SSDTIgor Mammedov2-68/+47
2016-01-09pc: acpi: piix4: move IQST() into SSDTIgor Mammedov2-9/+10
2016-01-09pc: acpi: piix4: move IQCR() into SSDTIgor Mammedov2-11/+20
2016-01-09pc: acpi: pci: move link devices into SSDTIgor Mammedov2-44/+82
2016-01-09pc: acpi: move remaining GPE handlers into SSDTIgor Mammedov3-77/+29
2016-01-09pc: acpi: move PIIX4 isa-bridge and pm devices into SSDTIgor Mammedov2-49/+80
2016-01-09pc: acpi: move COM devices from DSDT to SSDTIgor Mammedov4-58/+48
2016-01-09pc: acpi: move LPT device from DSDT to SSDTIgor Mammedov2-16/+36
2016-01-09pc: acpi: move FDC0 device from DSDT to SSDTIgor Mammedov2-18/+40
2016-01-09pc: acpi: move MOU device from DSDT to SSDTIgor Mammedov2-10/+21
2016-01-09pc: acpi: move KBD device from DSDT to SSDTIgor Mammedov2-12/+22
2016-01-09pc: acpi: move RTC device from DSDT to SSDTIgor Mammedov2-9/+26
2016-01-09pc: acpi: move DBUG() from DSDT to SSDTIgor Mammedov4-45/+36
2016-01-09pc: acpi: move HPET from DSDT to SSDTIgor Mammedov5-54/+54
2016-01-09pc: acpi: factor out cpu hotplug code from build_ssdt() into separate functionIgor Mammedov1-80/+94