summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-11target-ppc: Define kvmppc_read_int_dt()Sukadev Bhattiprolu1-14/+22
2016-01-11ether/slirp: Avoid redefinition of the same constantsDr. David Alan Gilbert3-8/+4
2016-01-11l2tpv3: fix cookie decodingAlexis Dambricourt1-1/+1
2016-01-11net: ne2000: fix bounds check in ioport operationsPrasad J Pandit1-4/+6
2016-01-11net: rocker: fix an incorrect array bounds checkPrasad J Pandit1-4/+4
2016-01-11vmxnet3: Introduce 'x-disable-pcie' back-compat propertyShmulik Ladkani2-0/+6
2016-01-11vmxnet3: Report the Device Serial Number capabilityShmulik Ladkani1-2/+26
2016-01-11vmxnet3: The vmxnet3 device is a PCIE endpointShmulik Ladkani1-1/+52
2016-01-11vmxnet3: coding: Introduce VMXNET3ClassShmulik Ladkani1-0/+10
2016-01-11vmxnet3: Introduce 'x-old-msi-offsets' back-compat propertyShmulik Ladkani2-1/+7
2016-01-11vmxnet3: Change the offset of the MSIX PBA tableShmulik Ladkani1-2/+3
2016-01-11vmxnet3: Change offsets of msi/msix pci capabilitiesShmulik Ladkani1-3/+15
2016-01-11net/filter: fix nf->netdev_id leakLi Zhijian1-0/+1
2016-01-11net/dump: fix nfds->filename leakLi Zhijian1-0/+8
2016-01-11net/vmxnet3: rename VMXNET3_DEVICE_VERSION to VMXNET3_UPT_REVISIONMiao Yan1-2/+2
2016-01-11net/vmxnet3: return 0 on unknown commandMiao Yan1-1/+1
2016-01-11net/vmxnet3: return correct value for VMXNET3_CMD_GET_DEV_EXTRA_INFOMiao Yan1-0/+5
2016-01-11net/vmxnet3: return correct value for VMXNET3_CMD_GET_DID_* commandMiao Yan1-0/+16
2016-01-11net/vmxnet3: return 1 on device activation failureMiao Yan1-1/+1
2016-01-11MAINTAINERS: Add an entry for the net/slirp.c fileThomas Huth1-0/+1
2016-01-11net: vmxnet3: avoid memory leakage in activate_deviceP J P1-8/+16
2016-01-11net/vmxnet3: remove redundant VMW_SHPRN(...) definitionMiao Yan1-4/+1
2016-01-11net/vmxnet3: fix debug macro pattern for vmxnet3Miao Yan1-53/+86
2016-01-11net/vmxnet3: use %zu for size_t in printfMiao Yan1-3/+3
2016-01-11net/vmxnet3: fix a build error when enabling debug outputMiao Yan1-1/+1
2016-01-11hw/ppc/spapr_rtc: Remove bad class_size valueThomas Huth1-1/+0
2016-01-10unicore32: convert get_sp_from_cpustate from macro to inlineMichael Tokarev1-1/+5
2016-01-09virtio: fix error message for number of queuesCornelia Huck1-1/+1
2016-01-09ivshmem: Store file descriptor for vhost-user negotiationTetsuya Mukawa3-2/+18
2016-01-09migration/virtio: Remove simple .get/.put useDr. David Alan Gilbert1-68/+19
2016-01-09Add VMSTATE_STRUCT_VARRAY_KNOWNDr. David Alan Gilbert1-0/+13
2016-01-09i386/pc: expose identifying the floppy controllerRoman Kagan2-18/+28
2016-01-09pc: acpi: remove unused ASL templates and related blobs/utilsIgor Mammedov8-11107/+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