aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-01-11linux-user: Add SOCKOP_sendmmsg and SOCKOP_recvmmsg socket call, wire them up.John Paul Adrian Glaubitz2-2/+8
2016-01-11linux-user: Update m68k syscall definitions to match Linux 4.4.John Paul Adrian Glaubitz1-0/+27
2016-01-11Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell13-97/+274
2016-01-11Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.6-20160111' into...Peter Maydell8-153/+180
2016-01-11linux-user/syscall.c: Use SOL_SOCKET instead of level for setsockopt()Chen Gang1-1/+2
2016-01-11Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell33-12589/+1690
2016-01-11hw/s390x: Remove superfluous return statementsThomas Huth2-5/+0
2016-01-11hw/core/qdev: Remove superfluous return statementThomas Huth1-1/+0
2016-01-11hw/acpi: Remove superfluous return statementThomas Huth1-1/+0
2016-01-11hw/ide: Remove superfluous return statementsThomas Huth2-3/+0
2016-01-11osdep.h: Include glib-compat.h in osdep.h rather than qemu-common.hPeter Maydell2-1/+2
2016-01-11scripts/checkpatch.pl: Don't allow special cases of unspaced operatorsPeter Maydell1-13/+0
2016-01-11PCI Bonito: QOMify and cleanupCao jin1-11/+12
2016-01-11SH PCI Host: convert to realize()Cao jin1-3/+2
2016-01-11gt64120: convert to realize()Cao jin1-4/+2
2016-01-11Add missing syscall nrs. according to more recent Linux kernelsJohan Ouwerkerk3-0/+37
2016-01-11hw/misc/edu: Convert to realize()Cao jin1-4/+2
2016-01-11configure: fix trace backend checkMarc-André Lureau1-1/+1
2016-01-11xen/Makefile.objs: simplifyCao jin1-2/+1
2016-01-11crypto: Fix typo in exampleEric Blake1-1/+1
2016-01-11MAINTAINERS: Add the correct device_tree.h fileThomas Huth1-1/+2
2016-01-11iscsi: fix readcapacity error messageZhu Lingshan1-1/+1
2016-01-11net: convert qemu_log to error_report, fix messagePaolo Bonzini1-1/+1
2016-01-11linux-user: enable sigaltstack for all architecturesMichael Tokarev1-6/+0
2016-01-11hw/ppc/spapr: fix spapr->kvm_type leakDavid Gibson1-0/+8
2016-01-11spapr vio: fix to incomplete QOMifyCao jin2-8/+6
2016-01-11hw/ppc/spapr: Use XHCI as host controller for new spapr machinesThomas Huth2-2/+10
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-11Move SET_MACHINE_COMPAT macro to boards.hDavid Gibson2-8/+9
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-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