summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * virtio-blk: Allow config-wce in dataplaneFam Zheng2014-06-042-7/+7
| * block: Move declaration of bdrv_get_aio_context to block.hFam Zheng2014-06-042-7/+7
| * raw-posix: drop raw_get_aio_fd() since it is no longer usedStefan Hajnoczi2014-06-042-43/+0
| * dataplane: implement async flushStefan Hajnoczi2014-06-041-16/+27
| * dataplane: delete IOQueue since it is no longer usedStefan Hajnoczi2014-06-043-175/+1
| * dataplane: use the QEMU block layer for I/OStefan Hajnoczi2014-06-041-128/+65
| * vmdk: implement .bdrv_detach/attach_aio_context()Stefan Hajnoczi2014-06-041-0/+23
| * ssh: use BlockDriverState's AioContextStefan Hajnoczi2014-06-041-17/+19
| * sheepdog: implement .bdrv_detach/attach_aio_context()Stefan Hajnoczi2014-06-041-38/+80
| * rbd: use BlockDriverState's AioContextStefan Hajnoczi2014-06-041-2/+3
| * block/raw-win32: implement .bdrv_detach/attach_aio_context()Stefan Hajnoczi2014-06-043-4/+46
| * block/raw-win32: create one QEMUWin32AIOState per BDRVRawStateStefan Hajnoczi2014-06-043-13/+25
| * block/linux-aio: fix memory and fd leakStefan Hajnoczi2014-06-043-0/+14
| * block/raw-posix: implement .bdrv_detach/attach_aio_context()Stefan Hajnoczi2014-06-043-2/+59
| * quorum: implement .bdrv_detach/attach_aio_context()Stefan Hajnoczi2014-06-041-12/+36
| * qed: use BlockDriverState's AioContextStefan Hajnoczi2014-06-042-10/+33
| * nfs: implement .bdrv_detach/attach_aio_context()Stefan Hajnoczi2014-06-041-24/+57
| * nbd: implement .bdrv_detach/attach_aio_context()Stefan Hajnoczi2014-06-043-37/+78
| * iscsi: implement .bdrv_detach/attach_aio_context()Stefan Hajnoczi2014-06-041-24/+56
| * gluster: use BlockDriverState's AioContextStefan Hajnoczi2014-06-041-1/+6
| * curl: implement .bdrv_detach/attach_aio_context()Stefan Hajnoczi2014-06-041-77/+115
| * blkverify: implement .bdrv_detach/attach_aio_context()Stefan Hajnoczi2014-06-041-13/+34
| * blkdebug: use BlockDriverState's AioContextStefan Hajnoczi2014-06-041-1/+1
| * block: add bdrv_set_aio_context()Stefan Hajnoczi2014-06-043-2/+102
| * block: acquire AioContext in bdrv_drain_all()Stefan Hajnoczi2014-06-041-14/+11
| * block: acquire AioContext in bdrv_*_all()Stefan Hajnoczi2014-06-041-1/+23
| * block: use BlockDriverState AioContextStefan Hajnoczi2014-06-041-9/+18
| * aio: fix qemu_bh_schedule() bh->ctx race conditionStefan Hajnoczi2014-06-041-4/+10
* | slirp/arp: do not special-case bogus IP addressesSamuel Thibault2014-06-092-9/+6
* | target-cris/translate.c: Remove _t_gen_mov_TN_env and _t_gen_mov_env_TNPeter Maydell2014-06-091-17/+2
* | target-cris/translate.c: Remove t_gen_mov_TN_reg and t_gen_mov_reg_TNPeter Maydell2014-06-092-19/+4
* | intc: xilinx_uartlite: Convert SBD::init -> instance_initPeter Crosthwaite2014-06-091-10/+7
* | char: xilinx_uartlite: Convert to realize()Peter Crosthwaite2014-06-091-10/+14
* | char: xilinx_uartlite: Don't reset from initPeter Crosthwaite2014-06-091-1/+7
* | net: xilinx_ethlite: Convert to realize()Peter Crosthwaite2014-06-091-11/+14
* | net: xilinx_ethlite: Don't reset from initPeter Crosthwaite2014-06-091-1/+8
* | timer: xilinx_timer: Convert to realize()Peter Crosthwaite2014-06-091-8/+12
* | Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into stagingPeter Maydell2014-06-054-53/+336
|\ \
| * | apb: implement IOMMU translation for PCI host bridgeMark Cave-Ayland2014-06-051-0/+165
| * | apb: handle reading/writing of IOMMU control registersMark Cave-Ayland2014-06-051-3/+100
| * | apb: fix IOMMU register sizesMark Cave-Ayland2014-06-051-8/+3
| * | apb: Move IOMMU registers into a separate IOMMUState structMark Cave-Ayland2014-06-051-3/+14
| * | tcx: move initialisation from realizefn to initfnMark Cave-Ayland2014-06-052-23/+33
| * | tcx: move initialisation from SysBusDevice class to TCX class realizefnMark Cave-Ayland2014-06-051-14/+12
| * | cg3: add extra check to prevent CG3 register array overflowMark Cave-Ayland2014-06-051-2/+2
| * | cg3: move initialisation from realizefn to initfnMark Cave-Ayland2014-06-051-8/+15
* | | Merge remote-tracking branch 'remotes/mdroth/qga-pull-2014-06-05' into stagingPeter Maydell2014-06-051-2/+4
|\ \ \
| * | | qga: Fix handle fd leak in acquire_privilege()Gonglei2014-06-031-2/+4
| | |/ | |/|
* | | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-06-0518-76/+273
|\ \ \
| * | | qdev: Add test of qdev_prop_check_globalDon Slutz2014-06-051-0/+4
OpenPOWER on IntegriCloud