summaryrefslogtreecommitdiffstats
path: root/Makefile.objs
Commit message (Expand)AuthorAgeFilesLines
* 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
* trace: move trace objects from Makefile to Makefile.objsAlon Levy2011-04-011-0/+32
* extract I/O handler lists to iohandler.cPaolo Bonzini2011-03-291-1/+1
* Make VNC support optionalJes Sorensen2011-03-221-9/+10
* tools: Use real async.c instead of stubsKevin Wolf2011-03-151-2/+2
* add win32 qemu-thread implementationPaolo Bonzini2011-03-131-2/+2
* bitmap: add a generic bitmap and bitops libraryCorentin Chary2011-02-231-0/+1
* vnc: Add ZRLE and ZYWRLE encodings.Corentin Chary2011-02-231-0/+1
* applesmc: make optionalBlue Swirl2011-02-201-0/+1
* Set up signalfd under !CONFIG_IOTHREADJan Kiszka2011-02-141-1/+1
* hpet: make optionalBlue Swirl2011-02-121-0/+1
* x86: make vmmouse optionalBlue Swirl2011-02-121-0/+1
* ahci: split ICH9 from coreSebastian Herbszt2011-02-071-0/+1
* Merge remote branch 'spice/spice.v29.pull' into stagingAnthony Liguori2011-02-011-1/+1
|\
| * spice: add chardev (v5)Alon Levy2011-01-241-1/+1
* | qcow2: Add QcowCacheKevin Wolf2011-01-241-1/+1
|/
* usb: data structs and helpers for usb descriptors.Gerd Hoffmann2011-01-111-1/+1
* build, pci: remove QMP dependency on core PCI codeIsaku Yamahata2010-12-221-3/+1
* qed: Read/write supportStefan Hajnoczi2010-12-171-0/+1
* qed: Table, L2 cache, and cluster functionsStefan Hajnoczi2010-12-171-1/+1
* qed: Add QEMU Enhanced Disk image formatStefan Hajnoczi2010-12-171-0/+1
* ahci: add ahci emulationAlexander Graf2010-12-171-0/+1
* Merge remote branch 'kwolf/for-anthony' into stagingAnthony Liguori2010-12-171-0/+1
|\
| * ceph/rbd block driver for qemu-kvmChristian Brunner2010-12-141-0/+1
* | Merge remote branch 'mst/for_anthony' into stagingAnthony Liguori2010-12-171-1/+2
|\ \ | |/ |/|
| * Makefile: make msix/msi depend on CONFIG_PCIMichael S. Tsirkin2010-12-091-1/+2
* | usb_ohci: Always use little endianAlexander Graf2010-12-111-0/+1
* | rtl8139: Declare as little endianAlexander Graf2010-12-111-0/+1
OpenPOWER on IntegriCloud