summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* hw/mips: implement generic MIPS Coherent Processing System containerLeon Alrae2016-03-304-0/+151
* Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell2016-03-293-8/+28
|\
| * qemu-iotests: add no-op streaming testAlberto Garcia2016-03-282-2/+20
| * qemu-iotests: fix test_stream_partial()Alberto Garcia2016-03-281-1/+2
| * block: never cancel a streaming job without running stream_complete()Alberto Garcia2016-03-281-5/+6
* | Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...Peter Maydell2016-03-2911-57/+67
|\ \
| * | Rework ipv6 optionsSamuel Thibault2016-03-293-20/+29
| * | Use C99 flexible array instead of 1-byte trailing arrayPeter Maydell2016-03-291-4/+2Star
| * | Avoid embedding struct mbuf in other structuresSamuel Thibault2016-03-235-30/+34
| * | slirp: send icmp6 errors when UDP send failedSamuel Thibault2016-03-221-2/+1Star
| * | slirp: Fix memory leak on small incoming ipv4 packetSamuel Thibault2016-03-221-1/+1
* | | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20160328.0' i...Peter Maydell2016-03-291-8/+11
|\ \ \
| * | | vfio: convert to 128 bit arithmetic calculations when adding mem regionsBandan Das2016-03-281-8/+11
| | |/ | |/|
* | | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2016-03-24620-755/+1774
|\ \ \ | |/ / |/| |
| * | target-i386: implement PKE for TCGPaolo Bonzini2016-03-247-5/+110
| * | config.status: Pass extra parametersDr. David Alan Gilbert2016-03-241-1/+1
| * | char: translate from QIOChannel error to errnoMarc-André Lureau2016-03-221-0/+7
| * | exec: fix error handling in file_ram_allocPaolo Bonzini2016-03-221-3/+4
| * | cputlb: modernise the debug supportAlex Bennée2016-03-221-44/+44
| * | qemu-log: support simple pid substitution for logsAlex Bennée2016-03-222-3/+54
| * | target-arm: dfilter support for in_asmAlex Bennée2016-03-222-2/+4
| * | qemu-log: dfilter-ise exec, out_asm, op and opt_opAlex Bennée2016-03-225-12/+33
| * | qemu-log: new option -dfilter to limit outputAlex Bennée2016-03-226-0/+221
| * | qemu-log: Improve the "exec" TB execution loggingPeter Maydell2016-03-222-9/+14
| * | qemu-log: Avoid function call for disabled qemu_log_mask loggingPeter Maydell2016-03-222-14/+10Star
| * | qemu-log: correct help text for -d cpuAlex Bennée2016-03-221-1/+1
| * | tcg: pass down TranslationBlock to tcg_code_genAlex Bennée2016-03-223-5/+5
| * | util: move declarations out of qemu-common.hVeronia Bahaa2016-03-22149-300/+435
| * | Replaced get_tick_per_sec() by NANOSECONDS_PER_SECONDRutuja Shah2016-03-2253-134/+143
| * | hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini2016-03-2285-1/+164
| * | include/crypto: Include qapi-types.h or qemu/bswap.h instead of qemu-common.hMarkus Armbruster2016-03-229-6/+6
| * | isa: Move DMA_transfer_handler from qemu-common.h to hw/isa/isa.hMarkus Armbruster2016-03-224-5/+6
| * | Move ParallelIOArg from qemu-common.h to sysemu/char.hMarkus Armbruster2016-03-222-5/+5
| * | Move QEMU_ALIGN_*() from qemu-common.h to qemu/osdep.hMarkus Armbruster2016-03-222-6/+6
| * | Move HOST_LONG_BITS from qemu-common.h to qemu/osdep.hMarkus Armbruster2016-03-223-13/+11Star
| * | hw/pci/pci.h: Don't include qemu-common.hMarkus Armbruster2016-03-224-11/+11
| * | include/hw/hw.h: Don't include qemu-common.hMarkus Armbruster2016-03-223-6/+4Star
| * | include/qemu/iov.h: Don't include qemu-common.hMarkus Armbruster2016-03-228-31/+36
| * | fw_cfg: Split fw_cfg_keys.h off fw_cfg.hMarkus Armbruster2016-03-226-57/+51Star
| * | Clean up includes some moreMarkus Armbruster2016-03-2217-32/+2Star
| * | Use scripts/clean-includes to drop redundant qemu/typedefs.hMarkus Armbruster2016-03-2240-47/+0Star
| * | include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster2016-03-22392-15/+399
* | | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160324' into stagingPeter Maydell2016-03-2411-294/+1220
|\ \ \
| * | | s390-ccw.img: rebuild imageCornelia Huck2016-03-231-0/+0
| * | | pc-bios/s390-ccw: disambiguation of "No zIPL magic" messageEugene (jno) Dvurechenski2016-03-231-3/+3
| * | | pc-bios/s390-ccw: enhance bootmap detectionEugene (jno) Dvurechenski2016-03-231-35/+76
| * | | pc-bios/s390-ccw: enable virtio-scsiEugene (jno) Dvurechenski2016-03-234-39/+116
| * | | pc-bios/s390-ccw: add virtio-scsi implementationEugene (jno) Dvurechenski2016-03-232-0/+414
| * | | pc-bios/s390-ccw: add scsi definitionsEugene (jno) Dvurechenski2016-03-231-0/+184
| * | | pc-bios/s390-ccw: add simplified virtio callEugene (jno) Dvurechenski2016-03-232-0/+26