summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-05-04libcacard: fix opposite usage of isspaceqemu-kvm-0.14.0-spiceAlon Levy1-2/+2
2011-05-04ccid: add docsAlon Levy1-0/+135
2011-05-04ccid: add ccid-card-emulated deviceAlon Levy2-0/+596
2011-05-04libcacard: add docsRobert Relyea1-0/+483
2011-05-04libcacard: add vscclientRobert Relyea2-1/+658
2011-05-04libcacard: initial commitRobert Relyea24-2/+4069
2011-05-04ccid: add passthru card deviceAlon Levy2-1/+344
2011-05-04introduce libcacard/vscard_common.hAlon Levy1-0/+178
2011-05-04usb-ccid: add CCID busAlon Levy4-0/+1490
2011-05-04qemu-thread.h: include inttypes.hAlon Levy1-0/+2
2011-05-04trace: move trace objects from Makefile to Makefile.objsAlon Levy2-32/+32
2011-05-04spice: add option for disabling copy paste supportHans de Goede3-0/+15
2011-05-04spice-qemu-char: Fix flow control in client -> guest directionHans de Goede1-6/+5
2011-05-04spice-chardev: listen to frontend guest open / closeHans de Goede1-0/+14
2011-05-04virtio-console: notify backend of guest open / closeHans de Goede1-0/+18
2011-05-04chardev: Allow frontends to notify backends of guest open / closeHans de Goede2-0/+21
2011-05-04spice-qemu-char.c: remove intermediate bufferAlon Levy1-12/+6
2011-05-04spice-qemu-char.c: add throttlingAlon Levy1-4/+35
2011-05-04virtio-console: Enable port throttling when chardev is slow to consume dataAmit Shah1-0/+11
2011-05-04char: Throttle when host connection is down#Amit Shah1-0/+14
2011-05-04char: Equip the unix/tcp backend to handle nonblocking writes#Amit Shah1-0/+34
2011-05-04char: Update send_all() to handle nonblocking chardev write requestsAmit Shah3-9/+77
2011-05-04char: Add framework for a 'write unblocked' callbackAmit Shah2-0/+8
2011-05-04iohandlers: Add enable/disable_write_fd_handler() functionsAmit Shah2-0/+38
2011-05-04char: Add a QemuChrHandlers struct to initialise chardev handlersAmit Shah20-66/+184
2011-05-04char: Split out tcp socket close code in a separate functionAmit Shah1-9/+16
2011-05-04hw/qxl-render: drop cursor locks, replace with pipeAlon Levy4-10/+122
2011-05-04qxl/spice: remove qemu_mutex_{un,}lock_iothread around dispatcherAlon Levy2-24/+3
2011-05-04qxl: implement get_command in vga mode without locksUri Lublin3-26/+146
2011-05-04qxl/spice-display: move pipe to ssdAlon Levy4-21/+34
2011-02-22Merge remote branch 'upstream/stable-0.14' into stable-0.14Avi Kivity16-39/+137
2011-02-20qemu-char: Check for missing backend nameStefan Hajnoczi1-0/+5
2011-02-16Update version for 0.14.0Anthony Liguori1-1/+1
2011-02-14Update version for 0.14.0-rc2Anthony Liguori1-1/+1
2011-02-14Fix build from previous commitAnthony Liguori1-1/+1
2011-02-14PATCH] slirp: fix buffer overrunBruce Rogers1-2/+2
2011-02-14correctly check ppr priority during interrupt injection]Gleb Natapov1-12/+30
2011-02-14Merge branch 'linux-user-for-0.14' of git://gitorious.org/qemu-maemo/qemuJustin M. Forbes1-2/+0
2011-02-11qcow2: Fix order in L2 table COWKevin Wolf1-3/+6
2011-02-11qemu-img: Improve error messages for failed bdrv_openKevin Wolf1-3/+7
2011-02-11qed: Report error for unsupported featuresKevin Wolf1-1/+8
2011-02-11qcow2: Report error for version > 2Kevin Wolf1-2/+11
2011-02-11qerror: Add QERR_UNKNOWN_BLOCK_FORMAT_FEATUREKevin Wolf2-0/+8
2011-02-11qcow2: Fix error handling for reading compressed clustersKevin Wolf2-3/+5
2011-02-11qcow2: Fix error handling for immediate backing file read failureKevin Wolf1-1/+3
2011-02-11QCOW2: bug fix - read base image beyond its sizeChunqiang Tang3-3/+35
2011-02-11Change snapshot_blkdev hmp to use correct argument type for deviceJes Sorensen1-1/+1
2011-02-09linux-user: Fix possible realloc memory leakStefan Weil1-3/+5
2011-02-09Merge branch 'upstream-merge' into stable-0.14Avi Kivity30-618/+993
2011-02-09Merge branch 'stable-0.14' of git://git.qemu.org/qemu into upstream-mergeAvi Kivity23-511/+758