Age | Commit message (Expand) | Author | Files | Lines |
2011-08-08 | hw/9pfs: Add yield support to lstat coroutine | Aneesh Kumar K.V | 1 | -1/+1 |
2011-08-08 | hw/9pfs: Add yield support for readdir related coroutines | Aneesh Kumar K.V | 1 | -1/+1 |
2011-08-08 | hw/9pfs: Add yeild support for readlink | Venkateswararao Jujjuri (JV) | 1 | -1/+1 |
2011-08-08 | [virtio-9p] Add infrastructure to support glib threads and coroutines. | Venkateswararao Jujjuri (JV) | 1 | -0/+2 |
2011-08-04 | Merge remote-tracking branch 'kiszka/queues/slirp' into staging | Anthony Liguori | 1 | -1/+1 |
2011-08-04 | Merge remote-tracking branch 'kraxel/usb.22' into staging | Anthony Liguori | 1 | -0/+2 |
2011-08-04 | usb-hid: split hid code to hw/hid.[ch] | Gerd Hoffmann | 1 | -0/+1 |
2011-08-04 | usb: use iovecs in USBPacket | Gerd Hoffmann | 1 | -0/+1 |
2011-08-03 | Simple ARP table | Fabien Chouteau | 1 | -1/+1 |
2011-08-02 | coroutines: Locks | Kevin Wolf | 1 | -1/+1 |
2011-08-02 | block: Add bdrv_co_readv/writev | Kevin Wolf | 1 | -1/+1 |
2011-08-01 | coroutine: implement coroutines using gthread | Aneesh Kumar K.V | 1 | -0/+4 |
2011-08-01 | coroutine: introduce coroutines | Kevin Wolf | 1 | -0/+7 |
2011-07-22 | Merge remote-tracking branch 'qmp/for-anthony' into staging | Anthony Liguori | 1 | -0/+8 |
2011-07-22 | USB: add usb network redirection support | Hans de Goede | 1 | -0/+1 |
2011-07-21 | qapi: add QMP dispatch functions | Michael Roth | 1 | -1/+1 |
2011-07-21 | qapi: add QMP command registration/lookup functions | Michael Roth | 1 | -0/+1 |
2011-07-21 | qapi: add QAPI dealloc visitor | Michael Roth | 1 | -1/+1 |
2011-07-21 | qapi: add QMP output visitor | Michael Roth | 1 | -1/+1 |
2011-07-21 | qapi: add QMP input visitor | Michael Roth | 1 | -1/+1 |
2011-07-21 | qapi: add QAPI visitor core | Michael Roth | 1 | -0/+6 |
2011-07-21 | Add hard build dependency on glib | Anthony Liguori | 1 | -0/+1 |
2011-07-20 | Avoid CPU endian memory accesses in devices | Blue Swirl | 1 | -1/+1 |
2011-07-17 | xen: Clean up build system | Jan Kiszka | 1 | -2/+2 |
2011-06-15 | Merge branch 'cocoa-for-upstream' of git://repo.or.cz/qemu/afaerber | Blue Swirl | 1 | -1/+1 |
2011-06-14 | libcacard: add libcacard.la target | Alon Levy | 1 | -0/+8 |
2011-06-14 | cocoa: Revert dependency on VNC | Andreas Färber | 1 | -1/+1 |
2011-06-08 | Merge remote-tracking branch 'jvrao/for-anthony' into staging | Anthony Liguori | 1 | -5/+6 |
2011-06-08 | virtio: Move virtio-pci to hw library | Jan Kiszka | 1 | -0/+1 |
2011-06-07 | json-parser: propagate error from parser | Anthony Liguori | 1 | -2/+2 |
2011-06-07 | Introduce the new error framework | Luiz Capitulino | 1 | -1/+1 |
2011-06-01 | virtio-9p: Use relative includes for files in hw | Stefan Weil | 1 | -1/+0 |
2011-06-01 | virtio-9p: Move device specific code to virtio-9p-device | Aneesh Kumar K.V | 1 | -1/+1 |
2011-06-01 | virtio-9p: Move 9p device registration into virtio-9p.c | Aneesh Kumar K.V | 1 | -1/+1 |
2011-06-01 | virtio-9p: Don't link to 9p if virtio is not enabled | Aneesh Kumar K.V | 1 | -3/+5 |
2011-05-26 | usb: add ehci adapter | Gerd Hoffmann | 1 | -0/+1 |
2011-05-08 | libcacard: add correct subdirectory dependencies | Paolo Bonzini | 1 | -4/+3 |
2011-05-08 | Fix typos in comments (dependancy -> dependency) | Stefan Weil | 1 | -1/+1 |
2011-04-28 | virtfs: fix build due from rename | Anthony Liguori | 1 | -2/+2 |
2011-04-27 | virtio-9p: move 9p files around | Aneesh Kumar K.V | 1 | -3/+7 |
2011-04-27 | ide: Split atapi.c out | Kevin Wolf | 1 | -1/+1 |
2011-04-07 | NBD: Use qemu_socket functions to open TCP and UNIX sockets | Nick Thomas | 1 | -2/+2 |
2011-04-07 | qemu-img: Initial progress printing support | Jes Sorensen | 1 | -1/+1 |
2011-04-01 | ccid: add ccid-card-emulated device | Alon Levy | 1 | -0/+1 |
2011-04-01 | libcacard: initial commit | Robert Relyea | 1 | -0/+5 |
2011-04-01 | ccid: add passthru card device | Alon Levy | 1 | -1/+1 |
2011-04-01 | usb-ccid: add CCID bus | Alon Levy | 1 | -0/+1 |
2011-04-01 | trace: move trace objects from Makefile to Makefile.objs | Alon Levy | 1 | -0/+32 |
2011-03-29 | extract I/O handler lists to iohandler.c | Paolo Bonzini | 1 | -1/+1 |
2011-03-22 | Make VNC support optional | Jes Sorensen | 1 | -9/+10 |