aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-11pseries: Use SET_MACHINE_COMPATDavid Gibson
2016-01-11Move SET_MACHINE_COMPAT macro to boards.hDavid Gibson
2016-01-11pseries: Remove versions from mc->descDavid Gibson
2016-01-11pseries: Remove redundant calls to spapr_machine_initfn()David Gibson
2016-01-11pseries: Rearrange versioned machine type codeDavid Gibson
2016-01-11pseries: Remove redundant setting of mc->name for pseries-2.5 machineDavid Gibson
2016-01-11spapr: Add /system-idAlexey Kardashevskiy
2016-01-11target-ppc: Define kvmppc_read_int_dt()Sukadev Bhattiprolu
2016-01-11ether/slirp: Avoid redefinition of the same constantsDr. David Alan Gilbert
2016-01-11l2tpv3: fix cookie decodingAlexis Dambricourt
2016-01-11net: ne2000: fix bounds check in ioport operationsPrasad J Pandit
2016-01-11net: rocker: fix an incorrect array bounds checkPrasad J Pandit
2016-01-11vmxnet3: Introduce 'x-disable-pcie' back-compat propertyShmulik Ladkani
2016-01-11vmxnet3: Report the Device Serial Number capabilityShmulik Ladkani
2016-01-11vmxnet3: The vmxnet3 device is a PCIE endpointShmulik Ladkani
2016-01-11vmxnet3: coding: Introduce VMXNET3ClassShmulik Ladkani
2016-01-11vmxnet3: Introduce 'x-old-msi-offsets' back-compat propertyShmulik Ladkani
2016-01-11vmxnet3: Change the offset of the MSIX PBA tableShmulik Ladkani
2016-01-11vmxnet3: Change offsets of msi/msix pci capabilitiesShmulik Ladkani
2016-01-11net/filter: fix nf->netdev_id leakLi Zhijian
2016-01-11net/dump: fix nfds->filename leakLi Zhijian
2016-01-11net/vmxnet3: rename VMXNET3_DEVICE_VERSION to VMXNET3_UPT_REVISIONMiao Yan
2016-01-11net/vmxnet3: return 0 on unknown commandMiao Yan
2016-01-11net/vmxnet3: return correct value for VMXNET3_CMD_GET_DEV_EXTRA_INFOMiao Yan
2016-01-11net/vmxnet3: return correct value for VMXNET3_CMD_GET_DID_* commandMiao Yan
2016-01-11net/vmxnet3: return 1 on device activation failureMiao Yan
2016-01-11MAINTAINERS: Add an entry for the net/slirp.c fileThomas Huth
2016-01-11net: vmxnet3: avoid memory leakage in activate_deviceP J P
2016-01-11net/vmxnet3: remove redundant VMW_SHPRN(...) definitionMiao Yan
2016-01-11net/vmxnet3: fix debug macro pattern for vmxnet3Miao Yan
2016-01-11net/vmxnet3: use %zu for size_t in printfMiao Yan
2016-01-11net/vmxnet3: fix a build error when enabling debug outputMiao Yan
2016-01-11hw/ppc/spapr_rtc: Remove bad class_size valueThomas Huth
2016-01-10unicore32: convert get_sp_from_cpustate from macro to inlineMichael Tokarev
2016-01-09virtio: fix error message for number of queuesCornelia Huck
2016-01-09ivshmem: Store file descriptor for vhost-user negotiationTetsuya Mukawa
2016-01-09migration/virtio: Remove simple .get/.put useDr. David Alan Gilbert
2016-01-09Add VMSTATE_STRUCT_VARRAY_KNOWNDr. David Alan Gilbert
2016-01-09i386/pc: expose identifying the floppy controllerRoman Kagan
2016-01-09pc: acpi: remove unused ASL templates and related blobs/utilsIgor Mammedov
2016-01-09pc: acpi: switch to AML API composed DSDTIgor Mammedov
2016-01-09pc: acpi: q35: PCST, PCSB opregions and PCIB field into SSDTIgor Mammedov
2016-01-09pc: acpi: q35: move PCI0 device definition into SSDTIgor Mammedov
2016-01-09pc: acpi: q35: move PCI0._OSC() method into SSDTIgor Mammedov
2016-01-09pc: acpi: q35: move _PIC() method into SSDTIgor Mammedov
2016-01-09pc: acpi: q35: move PRTP routing table into SSDTIgor Mammedov
2016-01-09pc: acpi: q35: move PRTA routing table into SSDTIgor Mammedov
2016-01-09pc: acpi: q35: move _PRT() into SSDTIgor Mammedov
2016-01-09pc: acpi: q35: move ISA bridge into SSDTIgor Mammedov
2016-01-09pc: acpi: q35: move IQST() into SSDTIgor Mammedov