Age | Commit message (Expand) | Author | Files | Lines |
2014-05-24 | jazz_led: Add missing break in switch case | Saravanakumar | 1 | -0/+1 |
2014-05-24 | bswap.h: Rename ldl_p, stl_p, etc to ldl_he_p, stl_he_p, etc | Peter Maydell | 1 | -22/+23 |
2014-05-24 | configure: Automatically select GTK+ 3.0 if GTK+ 2.0 is unavailable | Stefan Weil | 1 | -3/+19 |
2014-05-24 | nbd: Miscellaneous typo fixes. | Hani Benhabiles | 3 | -3/+3 |
2014-05-24 | nbd: Close socket on negotiation failure. | Hani Benhabiles | 2 | -3/+5 |
2014-05-24 | iohandler.c: Properly initialize sigaction struct | Peter Maydell | 1 | -0/+1 |
2014-05-24 | libcacard: g_malloc cleanups | Michael Tokarev | 6 | -46/+23 |
2014-05-22 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-chardev-2' into staging | Peter Maydell | 4 | -35/+36 |
2014-05-22 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-audio-5' into staging | Peter Maydell | 1 | -3/+4 |
2014-05-22 | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20140520' into staging | Peter Maydell | 19 | -332/+1111 |
2014-05-22 | Merge remote-tracking branch 'remotes/bonzini/scsi-next' into staging | Peter Maydell | 4 | -6/+7 |
2014-05-21 | error: error_is_set() is finally unused; remove | Markus Armbruster | 2 | -11/+0 |
2014-05-21 | char: Explain qmp_chardev_add()'s unusual error handling | Markus Armbruster | 1 | -1/+7 |
2014-05-21 | char: Clean up fragile use of error_is_set() | Markus Armbruster | 1 | -2/+4 |
2014-05-21 | char: Use return values instead of error_is_set(errp) | Markus Armbruster | 1 | -9/+9 |
2014-05-21 | qemu-socket: Clean up inet_connect_opts() | Markus Armbruster | 1 | -12/+16 |
2014-05-20 | megasas: remove buildtime strings | Olaf Hering | 1 | -2/+2 |
2014-05-20 | s390x/kvm: hw debugging support via guest PER facility | David Hildenbrand | 3 | -3/+156 |
2014-05-20 | s390x/kvm: software breakpoint support | David Hildenbrand | 1 | -3/+22 |
2014-05-20 | s390x: remove duplicate definitions of DIAG 501 | David Hildenbrand | 1 | -8/+12 |
2014-05-20 | linux-headers: update | Jens Freimann | 2 | -1/+34 |
2014-05-20 | s390x/virtio-ccw: wire up irq routing and irqfds | Cornelia Huck | 11 | -18/+329 |
2014-05-20 | s390x/virtio-ccw: reference-counted indicators | Cornelia Huck | 2 | -20/+73 |
2014-05-20 | s390x: add I/O adapter registration | Cornelia Huck | 7 | -0/+106 |
2014-05-20 | s390x: split flic into kvm and non-kvm parts | Cornelia Huck | 5 | -299/+399 |
2014-05-20 | kvm: Fix enable_cap helpers on older gcc | Alexander Graf | 1 | -2/+2 |
2014-05-20 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell | 31 | -96/+809 |
2014-05-20 | block: iscsi build fix if LIBISCSI_FEATURE_IOVECTOR is not defined | Jeff Cody | 1 | -3/+1 |
2014-05-20 | hw/audio/intel-hda: Avoid shift into sign bit | Peter Maydell | 1 | -2/+2 |
2014-05-20 | audio/intel-hda: support FIFORDY | Stanislav Vorobiov | 1 | -1/+2 |
2014-05-19 | Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging | Peter Maydell | 27 | -445/+752 |
2014-05-19 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-8' into staging | Peter Maydell | 8 | -282/+553 |
2014-05-19 | block: optimize zero writes with bdrv_write_zeroes | Peter Lieven | 9 | -20/+91 |
2014-05-19 | Merge remote-tracking branch 'remotes/bonzini/scsi-next' into staging | Peter Maydell | 7 | -132/+313 |
2014-05-19 | blockdev: add a function to parse enum ids from strings | Peter Lieven | 1 | -0/+19 |
2014-05-19 | util: add qemu_iovec_is_zero | Peter Lieven | 2 | -0/+22 |
2014-05-19 | qcow1: Stricter backing file length check | Kevin Wolf | 3 | -2/+23 |
2014-05-19 | qcow1: Validate image size (CVE-2014-0223) | Kevin Wolf | 3 | -2/+30 |
2014-05-19 | qcow1: Validate L2 table size (CVE-2014-0222) | Kevin Wolf | 3 | -0/+34 |
2014-05-19 | qcow1: Check maximum cluster size | Kevin Wolf | 4 | -2/+85 |
2014-05-19 | qcow1: Make padding in the header explicit | Kevin Wolf | 1 | -1/+2 |
2014-05-19 | curl: Add usage documentation | Matthew Booth | 1 | -0/+68 |
2014-05-19 | curl: Add sslverify option | Matthew Booth | 1 | -0/+12 |
2014-05-19 | curl: Remove broken parsing of options from url | Matthew Booth | 1 | -42/+10 |
2014-05-19 | curl: Fix build when curl_multi_socket_action isn't available | Matthew Booth | 1 | -0/+15 |
2014-05-19 | qemu-iotests: Fix blkdebug in VM drive in 030 | Fam Zheng | 1 | -1/+1 |
2014-05-19 | qemu-iotests: Fix core dump suppression in test 039 | Markus Armbruster | 3 | -12/+12 |
2014-05-19 | iotests: Add test for the JSON protocol | Max Reitz | 3 | -0/+185 |
2014-05-19 | block: Allow JSON filenames | Max Reitz | 1 | -0/+41 |
2014-05-19 | check-qdict: Add test for qdict_join() | Max Reitz | 1 | -0/+87 |