summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* target-mips: fix {RD, WR}PGPR in microMIPSYongbok Kim2015-06-261-2/+2
* target-mips: convert host to MIPS errno values when requiredLeon Alrae2015-06-261-11/+33
* target-mips: add Unified Hosting Interface (UHI) supportLeon Alrae2015-06-266-26/+408
* target-mips: remove identical code in different branchLeon Alrae2015-06-261-21/+4
* hw/mips: Do not clear BEV for MIPS malta kernel loadMatthew Fortune2015-06-261-1/+1
* include/softmmu-semi.h: Make semihosting support 64-bit cleanMaciej W. Rozycki2015-06-261-6/+7
* Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell2015-06-251-52/+35
|\
| * net: simplify net_client_init1()Stefan Hajnoczi2015-06-241-22/+16
| * net: drop if expression that is always trueStefan Hajnoczi2015-06-241-17/+14
| * net: raise an error if -net type is invalidStefan Hajnoczi2015-06-241-0/+11
| * net: replace net_client_init1() netdev whitelist with blacklistStefan Hajnoczi2015-06-241-25/+3
| * net: add missing "netmap" to host_net_devices[]Stefan Hajnoczi2015-06-241-0/+3
* | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2015-06-2517-86/+210
|\ \
| * | virito-blk: drop duplicate checkGonglei2015-06-241-2/+1
| * | qemu-iotests: fix 051.out after qdev error message changeStefan Hajnoczi2015-06-241-8/+0
| * | iov: don't touch iov in iov_send_recv()Wen Congyang2015-06-232-2/+14
| * | raw-posix: Introduce hdev_is_sg()Dimitris Aragiorgis2015-06-231-11/+28
| * | raw-posix: Use DPRINTF for DEBUG_FLOPPYDimitris Aragiorgis2015-06-231-17/+5
| * | raw-posix: DPRINTF instead of DEBUG_BLOCK_PRINTDimitris Aragiorgis2015-06-231-8/+18
| * | Fix migration in case of scsi-genericDimitris Aragiorgis2015-06-232-5/+2
| * | block: Use bdrv_is_sg() everywhereDimitris Aragiorgis2015-06-233-6/+6
| * | nvme: Fix memleak in nvme_dma_read_prpLu Lina2015-06-231-0/+1
| * | vvfat: add a label optionWolfgang Bumiller2015-06-232-4/+27
| * | util/hbitmap: Add an API to reset all set bits in hbitmapWen Congyang2015-06-234-1/+60
| * | virtio-blk: Use blk_drain() to drain IO requestsAlexander Yarygin2015-06-231-5/+10
| * | block-backend: Introduce blk_drain()Alexander Yarygin2015-06-232-0/+6
| * | throttle: Check current timers before updating any_timer_armed[]Alberto Garcia2015-06-231-2/+7
| * | block: Let bdrv_drain_all() to call aio_poll() for each AioContextAlexander Yarygin2015-06-231-16/+26
| |/
* | Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-06-2...Peter Maydell2015-06-2319-285/+251
|\ \
| * | util/qemu-sockets: improve ai_flag hints for ipv6 hostsWolfgang Bumiller2015-06-231-3/+6
| * | hw/display/tcx.c: Fix memory leakShannon Zhao2015-06-231-0/+1
| * | hw/display/cg3.c: Fix memory leakShannon Zhao2015-06-231-0/+1
| * | Makefile: Add "make ctags"Fam Zheng2015-06-231-1/+6
| * | Makefile: Fix "make cscope TAGS"Fam Zheng2015-06-231-5/+10
| * | qemu-options: Use @itemx where appropriateMarkus Armbruster2015-06-231-26/+26
| * | qemu-options: Improve -global documentationMarkus Armbruster2015-06-231-2/+3
| * | throttle: Fix typo in the documentation of block_set_io_throttleAlberto Garcia2015-06-231-1/+1
| * | hw/display/qxl-logger.c: Constify some variableFrediano Ziglio2015-06-231-8/+8
| * | configure: rearrange --help and consolidate enable/disable togetherMichael Tokarev2015-06-231-124/+75
| * | libcacard: pkgconfig: tidy dependent libsMichael Tokarev2015-06-231-1/+1
| * | vt82c686: QOMifyGonglei2015-06-231-15/+32
| * | xen_pt: QOMifyGonglei2015-06-232-5/+9
| * | wdt_i6300esb: QOMifyGonglei2015-06-231-5/+9
| * | piix4: QOMifyGonglei2015-06-231-2/+6
| * | piix: piix3 QOMifyGonglei2015-06-231-26/+31
| * | pci-assign: QOMifyGonglei2015-06-231-18/+21
| * | Print error when failing to load PCI config dataDr. David Alan Gilbert2015-06-231-0/+4
| * | Grammar: 'as to'->'as for'Dr. David Alan Gilbert2015-06-231-1/+1
| * | remove libdecnumber/dpd/decimal128Local.hMichael Tokarev2015-06-231-42/+0
| * | configure: append --extra-ldflags to LDFLAGSAlex Bennée2015-06-231-1/+1
OpenPOWER on IntegriCloud