summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-01-11libqos: allow zero-size allocationsJohn Snow3-10/+8
2016-01-11libqos/ahci: Switch to mutable propertiesJohn Snow1-2/+8
2016-01-11libqos/ahci: ATAPI identifyJohn Snow3-1/+13
2016-01-11libqos/ahci: ATAPI supportJohn Snow2-4/+89
2016-01-11ahci-test: fix memory leakJohn Snow1-2/+2
2016-01-11ide: ahci: reset ncq object to unused on errorPrasad J Pandit1-0/+1
2016-01-11macio: fix overflow in lba to offset conversion for ATAPI devicesMark Cave-Ayland1-1/+1
2016-01-11Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160111-...Peter Maydell28-5309/+12118
2016-01-11hw/arm/virt: Support legacy -nic command line syntaxAshok Kumar1-0/+14
2016-01-11disas/libvixl: Update to upstream VIXL 1.12Peter Maydell24-5188/+11989
2016-01-11hw/dma/xilinx_axidma: remove dead codeAndrew Jones1-10/+0
2016-01-11i.MX: move i.MX31 CCM object to register arrayJean-Christophe DUBOIS2-111/+115
2016-01-11Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20160111' int...Peter Maydell5-51/+310
2016-01-11linux-user/mmap.c: Use end instead of real_end in target_mmapChen Gang1-1/+1
2016-01-11Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2016-01-1...Peter Maydell24-60/+69
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