aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-11Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160111-...Peter Maydell
2016-01-11hw/arm/virt: Support legacy -nic command line syntaxpull-target-arm-20160111-1Ashok Kumar
2016-01-11disas/libvixl: Update to upstream VIXL 1.12Peter Maydell
2016-01-11hw/dma/xilinx_axidma: remove dead codeAndrew Jones
2016-01-11i.MX: move i.MX31 CCM object to register arrayJean-Christophe DUBOIS
2016-01-11Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20160111' int...Peter Maydell
2016-01-11linux-user/mmap.c: Use end instead of real_end in target_mmapChen Gang
2016-01-11Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2016-01-1...Peter Maydell
2016-01-11linux-user: Add SOCKOP_sendmmsg and SOCKOP_recvmmsg socket call, wire them up.John Paul Adrian Glaubitz
2016-01-11linux-user: Update m68k syscall definitions to match Linux 4.4.John Paul Adrian Glaubitz
2016-01-11Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2016-01-11Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.6-20160111' into...Peter Maydell
2016-01-11linux-user/syscall.c: Use SOL_SOCKET instead of level for setsockopt()Chen Gang
2016-01-11Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2016-01-11hw/s390x: Remove superfluous return statementsThomas Huth
2016-01-11hw/core/qdev: Remove superfluous return statementThomas Huth
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