summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* virtqueue: Sanity-check the length of indirect descriptors.qemu-kvm-0.14.1-gentoo-2qemu-kvm-0.14.1-gentooNelson Elhage2011-07-211-0/+10
* spice-qemu-char: Fix flow control in client -> guest directionHans de Goede2011-07-211-6/+5
* spice-chardev: listen to frontend guest open / closeHans de Goede2011-07-211-0/+14
* virtio-console: notify backend of guest open / closeHans de Goede2011-07-211-0/+18
* chardev: Allow frontends to notify backends of guest open / closeHans de Goede2011-07-212-0/+21
* spice-qemu-char.c: remove intermediate bufferAlon Levy2011-07-211-12/+6
* spice-qemu-char.c: add throttlingAlon Levy2011-07-211-4/+35
* virtio-console: Enable port throttling when chardev is slow to consume dataAmit Shah2011-07-211-0/+11
* char: Throttle when host connection is down#Amit Shah2011-07-211-0/+14
* char: Equip the unix/tcp backend to handle nonblocking writes#Amit Shah2011-07-211-0/+34
* char: Update send_all() to handle nonblocking chardev write requestsAmit Shah2011-07-213-9/+76
* char: Add framework for a 'write unblocked' callbackAmit Shah2011-07-212-0/+8
* iohandlers: Add enable/disable_write_fd_handler() functionsAmit Shah2011-07-212-0/+38
* char: Add a QemuChrHandlers struct to initialise chardev handlersAmit Shah2011-07-2120-66/+184
* char: Split out tcp socket close code in a separate functionAmit Shah2011-07-211-9/+16
* hw/qxl-render: drop cursor locks, replace with pipeAlon Levy2011-07-214-10/+122
* qxl/spice: remove qemu_mutex_{un,}lock_iothread around dispatcherAlon Levy2011-07-212-24/+3
* qxl: implement get_command in vga mode without locksUri Lublin2011-07-213-26/+146
* qxl/spice-display: move pipe to ssdAlon Levy2011-07-214-21/+34
* Ignore pci unplug requests for unpluggable devices (CVE-2011-1751)qemu-kvm-0.14.1-gentoo-1Gerd Hoffmann2011-05-271-1/+3
* Merge commit 'v0.14.1' into stable-0.14qemu-kvm-0.14.1Avi Kivity2011-05-1112-30/+57
|\
| * Version 0.14.1Justin M. Forbes2011-05-041-1/+1
| * virtio-blk: fail unaligned requestsChristoph Hellwig2011-05-031-0/+8
| * qed: Fix consistency check on 32-bit hostsStefan Hajnoczi2011-05-032-3/+3
| * exit if -drive specified is invalid instead of ignoring the "wrong" -driveMichael Tokarev2011-05-031-1/+3
| * vhost: fix dirty page handlingMichael S. Tsirkin2011-05-031-1/+3
| * Do not delete BlockDriverState when deleting the driveRyan Harper2011-05-033-20/+20
| * vnc: tight: Fix crash after 2GB of outputMichael Tokarev2011-04-102-4/+5
| * lan9118: Ignore write to MAC_VLAN1 registerAtsushi Nemoto2011-04-091-0/+6
| * Don't allow multiwrites against a block device without underlying mediumRyan Harper2011-04-041-0/+8
* | qemu-kvm: Don't break device assignment INTxAlex Williamson2011-04-052-1/+2
* | Merge branch 'upstream-merge' into stable-0.14Avi Kivity2011-04-0519-40/+99
|\ \
| * | Merge commit 'd4b4ba03e86eeb697f04bf1173c29530e77e0ce5' into upstream-mergeAvi Kivity2011-04-057-13/+81
| |\|
| | * lsi53c895a: add support for ABORT messagesBernhard Kohl2011-04-011-0/+57
| | * virtio-pci: fix bus master work around on loadMichael S. Tsirkin2011-03-292-7/+7
| | * fix applesmc REV keyRené Rebe2011-03-291-1/+1
| | * rbd: don't link with -lcryptoAurelien Jarno2011-03-291-1/+1
| | * net: Add the missing option declaration of "vhostforce"Jason Wang2011-03-061-1/+5
| | * lsi53c895a: Update dnad when skipping MSGOUT bytesStefan Hajnoczi2011-03-061-2/+9
| | * Revert "prep: Disable second IDE channel, as long as ISA IDE emulation doesn'...Aurelien Jarno2011-03-041-1/+1
| * | Merge commit '57c864b1f32986116947d5e94218ec623ce393de' into upstream-mergeAvi Kivity2011-04-0512-27/+18
|/| | | |/
| * isa-bus: Remove bogus IRQ sharing checkJan Kiszka2011-03-039-23/+12
| * virtio-net: Fix lduw_p() pointer argument of wrong sizeStefan Hajnoczi2011-03-031-2/+2
| * hw/sd.c: Add missing state change for SD_STATUS, SEND_NUM_WR_BLOCKSPeter Maydell2011-02-251-0/+2
| * vnc: Fix fatal crash with vnc reverse modeStefan Weil2011-02-251-0/+1
* | qemu-kvm: Fix non-PCI target buildJan Kiszka2011-02-273-3/+3
* | Merge remote branch 'upstream/stable-0.14' into stable-0.14Avi Kivity2011-02-2216-39/+137
|\|
| * qemu-char: Check for missing backend nameStefan Hajnoczi2011-02-201-0/+5
| * Update version for 0.14.0Anthony Liguori2011-02-161-1/+1
| * Update version for 0.14.0-rc2Anthony Liguori2011-02-141-1/+1