aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.objs
AgeCommit message (Expand)AuthorFilesLines
2011-09-01trace: [stderr] add support for dynamically enabling/disabling eventsLluís1-0/+2
2011-09-01trace: add "-trace events" argument to control initial stateLluís1-0/+2
2011-09-01trace: avoid conditional code compilation during option parsingLluís1-0/+2
2011-09-01trace: move backend-specific code into the trace/ directoryLluís1-2/+4
2011-09-01trace: [make] replace 'ifeq' with values in CONFIG_TRACE_*Lluís1-7/+5
2011-09-01build: [simple] Include qemu-timer-common.o in trace-obj-yLluís1-1/+1
2011-08-22Improvements to libtool support.Brad1-1/+1
2011-08-21guest agent: remove uneeded dependenciesMichael Roth1-0/+9
2011-08-20Remove qemu_malloc/qemu_freeAnthony Liguori1-1/+1
2011-08-20Make glib mandatory and fixup utils appropriatelyAnthony Liguori1-1/+2
2011-08-08hw/9pfs: Add yield support to xattr related coroutineAneesh Kumar K.V1-0/+1
2011-08-08hw/9pfs: Add yield support to lstat coroutineAneesh Kumar K.V1-1/+1
2011-08-08hw/9pfs: Add yield support for readdir related coroutinesAneesh Kumar K.V1-1/+1
2011-08-08hw/9pfs: Add yeild support for readlinkVenkateswararao 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-04Merge remote-tracking branch 'kiszka/queues/slirp' into stagingAnthony Liguori1-1/+1
2011-08-04Merge remote-tracking branch 'kraxel/usb.22' into stagingAnthony Liguori1-0/+2
2011-08-04usb-hid: split hid code to hw/hid.[ch]Gerd Hoffmann1-0/+1
2011-08-04usb: use iovecs in USBPacketGerd Hoffmann1-0/+1
2011-08-03Simple ARP tableFabien Chouteau1-1/+1
2011-08-02coroutines: LocksKevin Wolf1-1/+1
2011-08-02block: Add bdrv_co_readv/writevKevin Wolf1-1/+1
2011-08-01coroutine: implement coroutines using gthreadAneesh Kumar K.V1-0/+4
2011-08-01coroutine: introduce coroutinesKevin Wolf1-0/+7
2011-07-22Merge remote-tracking branch 'qmp/for-anthony' into stagingAnthony Liguori1-0/+8
2011-07-22USB: add usb network redirection supportHans de Goede1-0/+1
2011-07-21qapi: add QMP dispatch functionsMichael Roth1-1/+1
2011-07-21qapi: add QMP command registration/lookup functionsMichael Roth1-0/+1
2011-07-21qapi: add QAPI dealloc visitorMichael Roth1-1/+1
2011-07-21qapi: add QMP output visitorMichael Roth1-1/+1
2011-07-21qapi: add QMP input visitorMichael Roth1-1/+1
2011-07-21qapi: add QAPI visitor coreMichael Roth1-0/+6
2011-07-21Add hard build dependency on glibAnthony Liguori1-0/+1
2011-07-20Avoid CPU endian memory accesses in devicesBlue Swirl1-1/+1
2011-07-17xen: Clean up build systemJan Kiszka1-2/+2
2011-06-15Merge branch 'cocoa-for-upstream' of git://repo.or.cz/qemu/afaerberBlue Swirl1-1/+1
2011-06-14libcacard: add libcacard.la targetAlon Levy1-0/+8
2011-06-14cocoa: Revert dependency on VNCAndreas Färber1-1/+1
2011-06-08Merge remote-tracking branch 'jvrao/for-anthony' into stagingAnthony Liguori1-5/+6
2011-06-08virtio: Move virtio-pci to hw libraryJan Kiszka1-0/+1
2011-06-07json-parser: propagate error from parserAnthony Liguori1-2/+2
2011-06-07Introduce the new error frameworkLuiz Capitulino1-1/+1
2011-06-01virtio-9p: Use relative includes for files in hwStefan Weil1-1/+0
2011-06-01virtio-9p: Move device specific code to virtio-9p-deviceAneesh Kumar K.V1-1/+1
2011-06-01virtio-9p: Move 9p device registration into virtio-9p.cAneesh Kumar K.V1-1/+1
2011-06-01virtio-9p: Don't link to 9p if virtio is not enabledAneesh Kumar K.V1-3/+5
2011-05-26usb: add ehci adapterGerd Hoffmann1-0/+1
2011-05-08libcacard: add correct subdirectory dependenciesPaolo Bonzini1-4/+3
2011-05-08Fix typos in comments (dependancy -> dependency)Stefan Weil1-1/+1
2011-04-28virtfs: fix build due from renameAnthony Liguori1-2/+2