aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-11hw/acpi: Remove superfluous return statementThomas Huth
2016-01-11hw/ide: Remove superfluous return statementsThomas Huth
2016-01-11osdep.h: Include glib-compat.h in osdep.h rather than qemu-common.hPeter Maydell
2016-01-11scripts/checkpatch.pl: Don't allow special cases of unspaced operatorsPeter Maydell
2016-01-11PCI Bonito: QOMify and cleanupCao jin
2016-01-11SH PCI Host: convert to realize()Cao jin
2016-01-11gt64120: convert to realize()Cao jin
2016-01-11Add missing syscall nrs. according to more recent Linux kernelsJohan Ouwerkerk
2016-01-11hw/misc/edu: Convert to realize()Cao jin
2016-01-11configure: fix trace backend checkMarc-André Lureau
2016-01-11xen/Makefile.objs: simplifyCao jin
2016-01-11crypto: Fix typo in exampleEric Blake
2016-01-11MAINTAINERS: Add the correct device_tree.h fileThomas Huth
2016-01-11iscsi: fix readcapacity error messageZhu Lingshan
2016-01-11net: convert qemu_log to error_report, fix messagePaolo Bonzini
2016-01-11linux-user: enable sigaltstack for all architecturesMichael Tokarev
2016-01-11hw/ppc/spapr: fix spapr->kvm_type leakDavid Gibson
2016-01-11spapr vio: fix to incomplete QOMifyCao jin
2016-01-11hw/ppc/spapr: Use XHCI as host controller for new spapr machinesThomas Huth
2016-01-11pseries: Add pseries-2.6 machine typeDavid Gibson
2016-01-11pseries: Improve setting of default machine versionDavid Gibson
2016-01-11pseries: Restructure class_options functionsDavid Gibson
2016-01-11pseries: DEFINE_SPAPR_MACHINEDavid Gibson
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