summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20151116-1' into s...Peter Maydell2015-11-175-40/+245
|\
| * vnc: fix mismergeGerd Hoffmann2015-11-051-2/+0
| * buffer: allow a buffer to shrink gracefullyPeter Lieven2015-11-052-8/+34
| * buffer: factor out buffer_adj_sizePeter Lieven2015-11-051-15/+10
| * buffer: factor out buffer_req_sizePeter Lieven2015-11-051-2/+8
| * vnc: recycle empty vs->output bufferPeter Lieven2015-11-051-0/+8
| * vnc: fix local state initGerd Hoffmann2015-11-051-4/+4
| * vnc: only alloc server surface with clients connectedGerd Hoffmann2015-11-051-0/+12
| * vnc: use vnc_{width,height} in vnc_set_area_dirtyGerd Hoffmann2015-11-051-11/+10
| * vnc: factor out vnc_update_server_surfaceGerd Hoffmann2015-11-051-6/+15
| * vnc: add vnc_width+vnc_height helpersGerd Hoffmann2015-11-051-3/+13
| * vnc: zap dead codeGerd Hoffmann2015-11-051-4/+0
| * vnc-jobs: move buffer reset, use new buffer moveGerd Hoffmann2015-11-051-7/+8
| * vnc: kill jobs queue bufferGerd Hoffmann2015-11-051-6/+0
| * vnc: attach names to buffersGerd Hoffmann2015-11-052-0/+23
| * buffer: add tracingGerd Hoffmann2015-11-052-0/+24
| * buffer: add buffer_shrinkGerd Hoffmann2015-11-052-1/+29
| * buffer: add buffer_moveGerd Hoffmann2015-11-052-0/+26
| * buffer: add buffer_move_emptyGerd Hoffmann2015-11-052-0/+24
| * buffer: add buffer_initGerd Hoffmann2015-11-052-0/+23
| * buffer: make the Buffer capacity increase in powers of twoPeter Lieven2015-11-051-1/+4
* | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2015-11-179-42/+231
|\ \
| * | virtio-blk: Fix double completion for werror=stopFam Zheng2015-11-171-0/+4
| * | block: make 'stats-interval' an array of ints instead of a stringAlberto Garcia2015-11-173-39/+61
| * | aio-epoll: Fix use-after-free of nodeFam Zheng2015-11-171-1/+5
| * | disas/arm: avoid clang shifting negative signed warningStefan Hajnoczi2015-11-171-1/+1
| * | tpm: avoid clang shifting negative signed warningStefan Hajnoczi2015-11-171-1/+1
| * | tests: Ignore recent test binariesEric Blake2015-11-171-0/+2
| * | docs: update bitmaps.mdJohn Snow2015-11-171-0/+157
* | | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2015-11-17' into ...Peter Maydell2015-11-173-2/+31
|\ \ \ | |/ / |/| |
| * | input: Document why x-input-send-event is still experimentalEric Blake2015-11-171-2/+11
| * | qapi: Document introspection stability considerationsEric Blake2015-11-172-0/+20
|/ /
* | Merge remote-tracking branch 'remotes/otubo/tags/pull-seccomp-20151116' into ...Peter Maydell2015-11-162-8/+37
|\ \
| * | seccomp: loosen library version dependencydann frazier2015-11-161-1/+1
| * | configure: arm/aarch64: allow enable-seccompAndrew Jones2015-11-161-7/+25
| * | seccomp: add cacheflush to whitelistAndrew Jones2015-11-161-1/+12
* | | Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell2015-11-164-55/+127
|\ \ \ | |/ / |/| |
| * | qtest/ahci: use raw format when qemu-img is absentJohn Snow2015-11-131-9/+32
| * | libqos: add qemu-img presence checkJohn Snow2015-11-132-5/+24
| * | qtest/ahci: always specify image formatJohn Snow2015-11-131-22/+29
| * | ahci/qtest: don't use tcp sockets for migration testsJohn Snow2015-11-131-5/+20
| * | atapi: Prioritize unknown cmd error over BCL errorJohn Snow2015-11-131-10/+10
| * | atapi: add byte_count_limit helperJohn Snow2015-11-131-5/+13
|/ /
* | Update version for v2.5.0-rc0 releasePeter Maydell2015-11-131-1/+1
* | hw/misc: Add support for ADC controller in Xilinx Zynq 7000Guenter Roeck2015-11-124-0/+355
* | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20151112' i...Peter Maydell2015-11-127-42/+52
|\ \
| * | migration_init: Fix lock initialisation/make it explicitDr. David Alan Gilbert2015-11-121-30/+23
| * | migrate-start-postcopy: Improve textDr. David Alan Gilbert2015-11-123-3/+7
| * | Postcopy: Fix TP!=HP zero caseDr. David Alan Gilbert2015-11-121-1/+1
| * | Finish non-postcopiable iterative devices before packageDr. David Alan Gilbert2015-11-123-5/+17
OpenPOWER on IntegriCloud