aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.objs
AgeCommit message (Expand)AuthorFilesLines
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
2011-04-27virtio-9p: move 9p files aroundAneesh Kumar K.V1-3/+7
2011-04-27ide: Split atapi.c outKevin Wolf1-1/+1
2011-04-07NBD: Use qemu_socket functions to open TCP and UNIX socketsNick Thomas1-2/+2
2011-04-07qemu-img: Initial progress printing supportJes Sorensen1-1/+1
2011-04-01ccid: add ccid-card-emulated deviceAlon Levy1-0/+1
2011-04-01libcacard: initial commitRobert Relyea1-0/+5
2011-04-01ccid: add passthru card deviceAlon Levy1-1/+1
2011-04-01usb-ccid: add CCID busAlon Levy1-0/+1
2011-04-01trace: move trace objects from Makefile to Makefile.objsAlon Levy1-0/+32
2011-03-29extract I/O handler lists to iohandler.cPaolo Bonzini1-1/+1
2011-03-22Make VNC support optionalJes Sorensen1-9/+10
2011-03-15tools: Use real async.c instead of stubsKevin Wolf1-2/+2
2011-03-13add win32 qemu-thread implementationPaolo Bonzini1-2/+2
2011-02-23bitmap: add a generic bitmap and bitops libraryCorentin Chary1-0/+1
2011-02-23vnc: Add ZRLE and ZYWRLE encodings.Corentin Chary1-0/+1
2011-02-20applesmc: make optionalBlue Swirl1-0/+1
2011-02-14Set up signalfd under !CONFIG_IOTHREADJan Kiszka1-1/+1
2011-02-12hpet: make optionalBlue Swirl1-0/+1
2011-02-12x86: make vmmouse optionalBlue Swirl1-0/+1
2011-02-07ahci: split ICH9 from coreSebastian Herbszt1-0/+1