summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-04-10target/arm: Report unsupported MPU region sizes more clearlyPeter Maydell1-3/+3
2018-04-10hw/arm/fsl-imx: Fix introspection problem with fsl-imx6 and fsl-imx7Thomas Huth2-13/+14
2018-04-10hw/arm/allwinner-a10: Do not use nd_table in instance_init functionThomas Huth1-6/+6
2018-04-10hw/sd/bcm2835_sdhost: Don't raise spurious interruptsPeter Maydell1-20/+26
2018-04-10hw/sd/bcm2835_sdhost: Add tracepointsPeter Maydell2-0/+16
2018-04-10target-arm: Check undefined opcodes for SWP in A32 decoderOnur Sahin1-2/+7
2018-04-10hw/arm/integratorcp: Don't do things that could be fatal in the instance_initThomas Huth1-8/+15
2018-04-10hw/arm: Allow manually specified /psci nodeAndrey Smirnov1-0/+10
2018-04-10Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell2-23/+84
2018-04-10Merge remote-tracking branch 'remotes/xtensa/tags/20180409-xtensa' into stagingPeter Maydell1-2/+25
2018-04-10configure: don't warn SDL abi if disabledPeter Xu1-38/+45
2018-04-10configure: don't warn GTK if disabledPeter Xu1-12/+11
2018-04-10gtk: drop pointless code from gd_window_closeGerd Hoffmann1-8/+0
2018-04-10ui: fix keymap detection under XwaylandDaniel P. Berrangé1-2/+5
2018-04-10e1000: Old machine types, turn new subsection offDr. David Alan Gilbert1-0/+4
2018-04-10e1000: Choose which set of props to migrateDr. David Alan Gilbert1-1/+17
2018-04-10e1000: Migrate props via a temporary structureDr. David Alan Gilbert1-12/+15
2018-04-10e1000: wire new subsection to propertyDr. David Alan Gilbert1-0/+12
2018-04-10e1000: Dupe offload data on reading old streamDr. David Alan Gilbert1-0/+16
2018-04-10e1000: Convert v3 fields to subsectionDr. David Alan Gilbert1-12/+22
2018-04-09linux-user: fix preadv/pwritev offsetsMax Filippov1-2/+25
2018-04-10roms/u-boot-sam460ex: Change to qemu git mirror and updateBALATON Zoltan2-1/+1
2018-04-10sam460ex: Fix timer frequency and clock multipliersBALATON Zoltan2-5/+5
2018-04-10tests/boot-serial: Test the sam460ex boardThomas Huth1-0/+2
2018-04-10spapr: Initialize reserved areas list in FDT in H_CAS handlerAlexey Kardashevskiy1-0/+1
2018-04-10target/ppc: Fix backwards migration of msr_maskDavid Gibson1-1/+9
2018-04-10hw/misc/macio: Fix crash when listing device properties of macio deviceThomas Huth1-7/+7
2018-04-10target/ppc: Initialize lazy_tlb_flush correctlyDavid Gibson1-4/+3
2018-04-09Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180409' into stagingPeter Maydell9-39/+111
2018-04-09Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell20-58/+299
2018-04-09Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell6-18/+51
2018-04-09Add missing bit for SSE instr in VEX decodingEugene Minibaev1-1/+3
2018-04-09maint: Add .mailmap entries for patches claiming list authorshipEric Blake1-4/+14
2018-04-09dump: Fix build with newer gccEric Blake1-2/+2
2018-04-09device-crash-test: Remove fixed isa-fdc entryThomas Huth1-1/+0
2018-04-09qemu-pr-helper: Write pidfile more oftenMichal Privoznik1-1/+5
2018-04-09qemu-pr-helper: Daemonize before dropping privilegesMichal Privoznik1-7/+7
2018-04-09virtio-serial: fix heapover-flowlinzhecheng1-2/+5
2018-04-09kvmclock: fix clock_is_reliable on migration from QEMU < 2.9Michael Chapman1-0/+14
2018-04-09hw/dma/i82374: Avoid double creation of the 82374 controllerPhilippe Mathieu-Daudé1-1/+8
2018-04-09hw/scsi: support SCSI-2 passthrough without PIDaniel Henrique Barboza2-12/+37
2018-04-09scsi-disk: allow customizing the SCSI versionPaolo Bonzini3-5/+27
2018-04-09scsi-disk: Don't enlarge min_io_size to max_io_sizeFam Zheng1-4/+6
2018-04-09configure: Add missing configure options to help textThomas Huth1-0/+3
2018-04-09i386/hyperv: error out if features requested but unsupportedRoman Kagan1-9/+34
2018-04-09i386/hyperv: add hv-frequencies cpu propertyRoman Kagan3-4/+11
2018-04-09target/i386: WHPX: set CPUID_EXT_HYPERVISOR bitJustin Terry (VM)1-1/+78
2018-04-09virtio-serial: fix heap-over-flowlinzhecheng1-2/+5
2018-04-09vhost: Allow adjoining regionsDr. David Alan Gilbert1-4/+9
2018-04-09contrib/libvhost-user: add the protocol feature used for SET/GET messageChangpeng Liu1-0/+1