| Commit message (Expand) | Author | Age | Files | Lines |
* | virtqueue: Sanity-check the length of indirect descriptors.qemu-kvm-0.14.1-gentoo-2qemu-kvm-0.14.1-gentoo | Nelson Elhage | 2011-07-21 | 1 | -0/+10 |
* | spice-qemu-char: Fix flow control in client -> guest direction | Hans de Goede | 2011-07-21 | 1 | -6/+5 |
* | spice-chardev: listen to frontend guest open / close | Hans de Goede | 2011-07-21 | 1 | -0/+14 |
* | virtio-console: notify backend of guest open / close | Hans de Goede | 2011-07-21 | 1 | -0/+18 |
* | chardev: Allow frontends to notify backends of guest open / close | Hans de Goede | 2011-07-21 | 2 | -0/+21 |
* | spice-qemu-char.c: remove intermediate buffer | Alon Levy | 2011-07-21 | 1 | -12/+6 |
* | spice-qemu-char.c: add throttling | Alon Levy | 2011-07-21 | 1 | -4/+35 |
* | virtio-console: Enable port throttling when chardev is slow to consume data | Amit Shah | 2011-07-21 | 1 | -0/+11 |
* | char: Throttle when host connection is down# | Amit Shah | 2011-07-21 | 1 | -0/+14 |
* | char: Equip the unix/tcp backend to handle nonblocking writes# | Amit Shah | 2011-07-21 | 1 | -0/+34 |
* | char: Update send_all() to handle nonblocking chardev write requests | Amit Shah | 2011-07-21 | 3 | -9/+76 |
* | char: Add framework for a 'write unblocked' callback | Amit Shah | 2011-07-21 | 2 | -0/+8 |
* | iohandlers: Add enable/disable_write_fd_handler() functions | Amit Shah | 2011-07-21 | 2 | -0/+38 |
* | char: Add a QemuChrHandlers struct to initialise chardev handlers | Amit Shah | 2011-07-21 | 20 | -66/+184 |
* | char: Split out tcp socket close code in a separate function | Amit Shah | 2011-07-21 | 1 | -9/+16 |
* | hw/qxl-render: drop cursor locks, replace with pipe | Alon Levy | 2011-07-21 | 4 | -10/+122 |
* | qxl/spice: remove qemu_mutex_{un,}lock_iothread around dispatcher | Alon Levy | 2011-07-21 | 2 | -24/+3 |
* | qxl: implement get_command in vga mode without locks | Uri Lublin | 2011-07-21 | 3 | -26/+146 |
* | qxl/spice-display: move pipe to ssd | Alon Levy | 2011-07-21 | 4 | -21/+34 |
* | Ignore pci unplug requests for unpluggable devices (CVE-2011-1751)qemu-kvm-0.14.1-gentoo-1 | Gerd Hoffmann | 2011-05-27 | 1 | -1/+3 |
* | Merge commit 'v0.14.1' into stable-0.14qemu-kvm-0.14.1 | Avi Kivity | 2011-05-11 | 12 | -30/+57 |
|\ |
|
| * | Version 0.14.1 | Justin M. Forbes | 2011-05-04 | 1 | -1/+1 |
| * | virtio-blk: fail unaligned requests | Christoph Hellwig | 2011-05-03 | 1 | -0/+8 |
| * | qed: Fix consistency check on 32-bit hosts | Stefan Hajnoczi | 2011-05-03 | 2 | -3/+3 |
| * | exit if -drive specified is invalid instead of ignoring the "wrong" -drive | Michael Tokarev | 2011-05-03 | 1 | -1/+3 |
| * | vhost: fix dirty page handling | Michael S. Tsirkin | 2011-05-03 | 1 | -1/+3 |
| * | Do not delete BlockDriverState when deleting the drive | Ryan Harper | 2011-05-03 | 3 | -20/+20 |
| * | vnc: tight: Fix crash after 2GB of output | Michael Tokarev | 2011-04-10 | 2 | -4/+5 |
| * | lan9118: Ignore write to MAC_VLAN1 register | Atsushi Nemoto | 2011-04-09 | 1 | -0/+6 |
| * | Don't allow multiwrites against a block device without underlying medium | Ryan Harper | 2011-04-04 | 1 | -0/+8 |
* | | qemu-kvm: Don't break device assignment INTx | Alex Williamson | 2011-04-05 | 2 | -1/+2 |
* | | Merge branch 'upstream-merge' into stable-0.14 | Avi Kivity | 2011-04-05 | 19 | -40/+99 |
|\ \ |
|
| * | | Merge commit 'd4b4ba03e86eeb697f04bf1173c29530e77e0ce5' into upstream-merge | Avi Kivity | 2011-04-05 | 7 | -13/+81 |
| |\| |
|
| | * | lsi53c895a: add support for ABORT messages | Bernhard Kohl | 2011-04-01 | 1 | -0/+57 |
| | * | virtio-pci: fix bus master work around on load | Michael S. Tsirkin | 2011-03-29 | 2 | -7/+7 |
| | * | fix applesmc REV key | René Rebe | 2011-03-29 | 1 | -1/+1 |
| | * | rbd: don't link with -lcrypto | Aurelien Jarno | 2011-03-29 | 1 | -1/+1 |
| | * | net: Add the missing option declaration of "vhostforce" | Jason Wang | 2011-03-06 | 1 | -1/+5 |
| | * | lsi53c895a: Update dnad when skipping MSGOUT bytes | Stefan Hajnoczi | 2011-03-06 | 1 | -2/+9 |
| | * | Revert "prep: Disable second IDE channel, as long as ISA IDE emulation doesn'... | Aurelien Jarno | 2011-03-04 | 1 | -1/+1 |
| * | | Merge commit '57c864b1f32986116947d5e94218ec623ce393de' into upstream-merge | Avi Kivity | 2011-04-05 | 12 | -27/+18 |
|/| |
| |/ |
|
| * | isa-bus: Remove bogus IRQ sharing check | Jan Kiszka | 2011-03-03 | 9 | -23/+12 |
| * | virtio-net: Fix lduw_p() pointer argument of wrong size | Stefan Hajnoczi | 2011-03-03 | 1 | -2/+2 |
| * | hw/sd.c: Add missing state change for SD_STATUS, SEND_NUM_WR_BLOCKS | Peter Maydell | 2011-02-25 | 1 | -0/+2 |
| * | vnc: Fix fatal crash with vnc reverse mode | Stefan Weil | 2011-02-25 | 1 | -0/+1 |
* | | qemu-kvm: Fix non-PCI target build | Jan Kiszka | 2011-02-27 | 3 | -3/+3 |
* | | Merge remote branch 'upstream/stable-0.14' into stable-0.14 | Avi Kivity | 2011-02-22 | 16 | -39/+137 |
|\| |
|
| * | qemu-char: Check for missing backend name | Stefan Hajnoczi | 2011-02-20 | 1 | -0/+5 |
| * | Update version for 0.14.0 | Anthony Liguori | 2011-02-16 | 1 | -1/+1 |
| * | Update version for 0.14.0-rc2 | Anthony Liguori | 2011-02-14 | 1 | -1/+1 |