summaryrefslogtreecommitdiffstats
path: root/Makefile.objs
Commit message (Expand)AuthorAgeFilesLines
* hw/9pfs: Add handle based fs driverAneesh Kumar K.V2011-09-221-4/+4
* build: Move tracing objects into libuser on usermode emulation targetsLluís Vilanova2011-09-161-3/+4
* g364fb: compile in hwlibBlue Swirl2011-09-101-0/+1
* build: fix missing trace dep on GENERATED_HEADERSMichael Roth2011-09-091-0/+2
* trace: [stderr] add support for dynamically enabling/disabling eventsLluís2011-09-011-0/+2
* trace: add "-trace events" argument to control initial stateLluís2011-09-011-0/+2
* trace: avoid conditional code compilation during option parsingLluís2011-09-011-0/+2
* trace: move backend-specific code into the trace/ directoryLluís2011-09-011-2/+4
* trace: [make] replace 'ifeq' with values in CONFIG_TRACE_*Lluís2011-09-011-7/+5
* build: [simple] Include qemu-timer-common.o in trace-obj-yLluís2011-09-011-1/+1
* Improvements to libtool support.Brad2011-08-221-1/+1
* guest agent: remove uneeded dependenciesMichael Roth2011-08-211-0/+9
* 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
|/
OpenPOWER on IntegriCloud