aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-06spapr: Abolish DRC get_fdt methodDavid Gibson2-18/+6
2017-06-06spapr: Move DRC RTAS calls into spapr_drc.cDavid Gibson2-311/+315
2017-06-06migration: Mark CPU states dirty before incoming migration/loadvmDavid Gibson8-0/+44
2017-06-06migration: remove register_savevm()Laurent Vivier6-32/+25
2017-06-05Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell20-63/+69
2017-06-05hw/core: nmi.c can be compiled as common-obj nowadaysThomas Huth1-1/+1
2017-06-05Merge remote-tracking branch 'remotes/elmarco/tags/chrfe-pull-request' into s...Peter Maydell120-1158/+1126
2017-06-04dump: fix memory_mapping_filter leakMarc-André Lureau1-0/+1
2017-06-04ide-test: check return of fwriteJohn Snow1-2/+6
2017-06-04help: Add newline to end of thread option help textSuraj Jitindar Singh1-1/+1
2017-06-04qemu-ga: remove useless allocationMarc-André Lureau1-3/+1
2017-06-04scsi/lsi53c895a: Remove unused lsi_mem_*() return valueMao Zhongyi1-6/+4
2017-06-04qapi: Fix some QMP documentation regressionsEric Blake2-15/+15
2017-06-04hw/mips: add missing includePhilippe Mathieu-Daudé1-0/+1
2017-06-04register: display register prefix (name) since it is availablePhilippe Mathieu-Daudé1-4/+4
2017-06-04hw/sparc: use ARRAY_SIZE() macroPhilippe Mathieu-Daudé1-1/+1
2017-06-04hw/xtensa: sim: use g_string/g_newMax Filippov1-5/+5
2017-06-04target/arm: add data cache invalidation cp15 instruction to cortex-r5Luc MICHEL1-0/+2
2017-06-04block: Correct documentation for BLOCK_WRITE_THRESHOLDEric Blake1-1/+1
2017-06-04trivial: Remove unneeded ifndef in memory.hJuan Quintela1-2/+0
2017-06-04altera_timer: fix incorrect memsetPaolo Bonzini1-1/+1
2017-06-04configure: Detect native NetBSD curses(3)Kamil Rytarowski1-2/+1
2017-06-04tests/libqtest: Print error instead of aborting when env variable is missingThomas Huth1-1/+4
2017-06-04docs/qdev-device-use.txt: update section Default DevicesMarkus Armbruster1-4/+5
2017-06-04docs qemu-doc: Avoid ide-drive, it's deprecatedMarkus Armbruster3-4/+4
2017-06-04qemu-doc: Add hyperlinks to further license informationThomas Huth1-4/+4
2017-06-04qemu-doc: Move the qemu-ga description into a separate chapterThomas Huth1-6/+7
2017-06-02Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell10-81/+412
2017-06-02spec/vhost-user spec: Add IOMMU supportMaxime Coquelin3-3/+130
2017-06-02vhost-user: add slave-req-fd supportMarc-André Lureau2-2/+157
2017-06-02vhost-user: add vhost_user to hold the chrMarc-André Lureau1-3/+16
2017-06-02vhost: rework IOTLB messagingMaxime Coquelin3-69/+92
2017-06-02vhost: propagate errors in vhost_device_iotlb_miss()Maxime Coquelin2-6/+11
2017-06-02virtio-serial: fix segfault on disconnectStefan Hajnoczi1-0/+3
2017-06-02virtio: add virtqueue_alloc_element tracepointPaolo Bonzini2-0/+2
2017-06-02virtio-serial-bus: Unset hotplug handler when unrealizeLadi Prosek1-0/+3
2017-06-02Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell2-36/+46
2017-06-02gluster: add support for PREALLOC_MODE_FALLOCNiels de Vos2-36/+46
2017-06-02Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...Peter Maydell8-124/+105
2017-06-02Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170601' i...Peter Maydell49-319/+510
2017-06-02Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170602'...Peter Maydell16-157/+648
2017-06-02hw/arm/virt: fdt: generate distance-map when neededAndrew Jones1-0/+21
2017-06-02hw/arm/virt-acpi-build: build SLIT when neededAndrew Jones1-0/+4
2017-06-02aspeed: add some I2C devices to the Aspeed machinesCédric Le Goater1-0/+27
2017-06-02aspeed/i2c: introduce a state machineCédric Le Goater1-3/+33
2017-06-02aspeed/i2c: handle LAST command under the RX commandCédric Le Goater1-3/+6
2017-06-02aspeed/i2c: improve command handlingCédric Le Goater1-6/+18
2017-06-02arm: Implement HFNMIENA support for M profile MPUPeter Maydell3-2/+41
2017-06-02arm: add MPU support to M profile CPUsMichael Davidsaver4-3/+137
2017-06-02armv7m: Classify faults as MemManage or BusFaultMichael Davidsaver1-3/+42