summaryrefslogtreecommitdiffstats
path: root/Makefile.objs
Commit message (Expand)AuthorAgeFilesLines
* Remove qemu_malloc/qemu_freeAnthony Liguori2011-08-201-1/+1
* Make glib mandatory and fixup utils appropriatelyAnthony Liguori2011-08-201-1/+2
* hw/9pfs: Add yield support to xattr related coroutineAneesh Kumar K.V2011-08-081-0/+1
* hw/9pfs: Add yield support to lstat coroutineAneesh Kumar K.V2011-08-081-1/+1
* hw/9pfs: Add yield support for readdir related coroutinesAneesh Kumar K.V2011-08-081-1/+1
* hw/9pfs: Add yeild support for readlinkVenkateswararao Jujjuri (JV)2011-08-081-1/+1
* [virtio-9p] Add infrastructure to support glib threads and coroutines.Venkateswararao Jujjuri (JV)2011-08-081-0/+2
* Merge remote-tracking branch 'kiszka/queues/slirp' into stagingAnthony Liguori2011-08-041-1/+1
|\
| * Simple ARP tableFabien Chouteau2011-08-031-1/+1
* | Merge remote-tracking branch 'kraxel/usb.22' into stagingAnthony Liguori2011-08-041-0/+2
|\ \
| * | usb-hid: split hid code to hw/hid.[ch]Gerd Hoffmann2011-08-041-0/+1
| * | usb: use iovecs in USBPacketGerd Hoffmann2011-08-041-0/+1
| |/
* | coroutines: LocksKevin Wolf2011-08-021-1/+1
* | block: Add bdrv_co_readv/writevKevin Wolf2011-08-021-1/+1
* | coroutine: implement coroutines using gthreadAneesh Kumar K.V2011-08-011-0/+4
* | coroutine: introduce coroutinesKevin Wolf2011-08-011-0/+7
|/
* Merge remote-tracking branch 'qmp/for-anthony' into stagingAnthony Liguori2011-07-221-0/+8
|\
| * qapi: add QMP dispatch functionsMichael Roth2011-07-211-1/+1
| * qapi: add QMP command registration/lookup functionsMichael Roth2011-07-211-0/+1
| * qapi: add QAPI dealloc visitorMichael Roth2011-07-211-1/+1
| * qapi: add QMP output visitorMichael Roth2011-07-211-1/+1
| * qapi: add QMP input visitorMichael Roth2011-07-211-1/+1
| * qapi: add QAPI visitor coreMichael Roth2011-07-211-0/+6
| * Add hard build dependency on glibAnthony Liguori2011-07-211-0/+1
* | USB: add usb network redirection supportHans de Goede2011-07-221-0/+1
|/
* Avoid CPU endian memory accesses in devicesBlue Swirl2011-07-201-1/+1
* xen: Clean up build systemJan Kiszka2011-07-171-2/+2
* Merge branch 'cocoa-for-upstream' of git://repo.or.cz/qemu/afaerberBlue Swirl2011-06-151-1/+1
|\
| * cocoa: Revert dependency on VNCAndreas Färber2011-06-141-1/+1
* | libcacard: add libcacard.la targetAlon Levy2011-06-141-0/+8
|/
* Merge remote-tracking branch 'jvrao/for-anthony' into stagingAnthony Liguori2011-06-081-5/+6
|\
| * virtio-9p: Use relative includes for files in hwStefan Weil2011-06-011-1/+0
| * virtio-9p: Move device specific code to virtio-9p-deviceAneesh Kumar K.V2011-06-011-1/+1
| * virtio-9p: Move 9p device registration into virtio-9p.cAneesh Kumar K.V2011-06-011-1/+1
| * virtio-9p: Don't link to 9p if virtio is not enabledAneesh Kumar K.V2011-06-011-3/+5
* | virtio: Move virtio-pci to hw libraryJan Kiszka2011-06-081-0/+1
* | json-parser: propagate error from parserAnthony Liguori2011-06-071-2/+2
* | Introduce the new error frameworkLuiz Capitulino2011-06-071-1/+1
|/
* usb: add ehci adapterGerd Hoffmann2011-05-261-0/+1
* libcacard: add correct subdirectory dependenciesPaolo Bonzini2011-05-081-4/+3
* Fix typos in comments (dependancy -> dependency)Stefan Weil2011-05-081-1/+1
* virtfs: fix build due from renameAnthony Liguori2011-04-281-2/+2
* virtio-9p: move 9p files aroundAneesh Kumar K.V2011-04-271-3/+7
* ide: Split atapi.c outKevin Wolf2011-04-271-1/+1
* NBD: Use qemu_socket functions to open TCP and UNIX socketsNick Thomas2011-04-071-2/+2
* qemu-img: Initial progress printing supportJes Sorensen2011-04-071-1/+1
* ccid: add ccid-card-emulated deviceAlon Levy2011-04-011-0/+1
* libcacard: initial commitRobert Relyea2011-04-011-0/+5
* ccid: add passthru card deviceAlon Levy2011-04-011-1/+1
* usb-ccid: add CCID busAlon Levy2011-04-011-0/+1
OpenPOWER on IntegriCloud