aboutsummaryrefslogtreecommitdiff
path: root/Makefile.objs
AgeCommit message (Expand)Author
2011-08-08[virtio-9p] Add infrastructure to support glib threads and coroutines.Venkateswararao Jujjuri (JV)
2011-08-04Merge remote-tracking branch 'kiszka/queues/slirp' into stagingAnthony Liguori
2011-08-04Merge remote-tracking branch 'kraxel/usb.22' into stagingAnthony Liguori
2011-08-04usb-hid: split hid code to hw/hid.[ch]Gerd Hoffmann
2011-08-04usb: use iovecs in USBPacketGerd Hoffmann
2011-08-03Simple ARP tableFabien Chouteau
2011-08-02coroutines: LocksKevin Wolf
2011-08-02block: Add bdrv_co_readv/writevKevin Wolf
2011-08-01coroutine: implement coroutines using gthreadAneesh Kumar K.V
2011-08-01coroutine: introduce coroutinesKevin Wolf
2011-07-22Merge remote-tracking branch 'qmp/for-anthony' into stagingAnthony Liguori
2011-07-22USB: add usb network redirection supportHans de Goede
2011-07-21qapi: add QMP dispatch functionsMichael Roth
2011-07-21qapi: add QMP command registration/lookup functionsMichael Roth
2011-07-21qapi: add QAPI dealloc visitorMichael Roth
2011-07-21qapi: add QMP output visitorMichael Roth
2011-07-21qapi: add QMP input visitorMichael Roth
2011-07-21qapi: add QAPI visitor coreMichael Roth
2011-07-21Add hard build dependency on glibAnthony Liguori
2011-07-20Avoid CPU endian memory accesses in devicesBlue Swirl
2011-07-17xen: Clean up build systemJan Kiszka
2011-06-15Merge branch 'cocoa-for-upstream' of git://repo.or.cz/qemu/afaerberBlue Swirl
2011-06-14libcacard: add libcacard.la targetAlon Levy
2011-06-14cocoa: Revert dependency on VNCAndreas Färber
2011-06-08Merge remote-tracking branch 'jvrao/for-anthony' into stagingAnthony Liguori
2011-06-08virtio: Move virtio-pci to hw libraryJan Kiszka
2011-06-07json-parser: propagate error from parserAnthony Liguori
2011-06-07Introduce the new error frameworkLuiz Capitulino
2011-06-01virtio-9p: Use relative includes for files in hwStefan Weil
2011-06-01virtio-9p: Move device specific code to virtio-9p-deviceAneesh Kumar K.V
2011-06-01virtio-9p: Move 9p device registration into virtio-9p.cAneesh Kumar K.V
2011-06-01virtio-9p: Don't link to 9p if virtio is not enabledAneesh Kumar K.V
2011-05-26usb: add ehci adapterGerd Hoffmann
2011-05-08libcacard: add correct subdirectory dependenciesPaolo Bonzini
2011-05-08Fix typos in comments (dependancy -> dependency)Stefan Weil
2011-04-28virtfs: fix build due from renameAnthony Liguori
2011-04-27virtio-9p: move 9p files aroundAneesh Kumar K.V
2011-04-27ide: Split atapi.c outKevin Wolf
2011-04-07NBD: Use qemu_socket functions to open TCP and UNIX socketsNick Thomas
2011-04-07qemu-img: Initial progress printing supportJes Sorensen
2011-04-01ccid: add ccid-card-emulated deviceAlon Levy
2011-04-01libcacard: initial commitRobert Relyea
2011-04-01ccid: add passthru card deviceAlon Levy
2011-04-01usb-ccid: add CCID busAlon Levy
2011-04-01trace: move trace objects from Makefile to Makefile.objsAlon Levy
2011-03-29extract I/O handler lists to iohandler.cPaolo Bonzini
2011-03-22Make VNC support optionalJes Sorensen
2011-03-15tools: Use real async.c instead of stubsKevin Wolf
2011-03-13add win32 qemu-thread implementationPaolo Bonzini
2011-02-23bitmap: add a generic bitmap and bitops libraryCorentin Chary