aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.objs
AgeCommit message (Expand)AuthorFilesLines
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
2011-02-01Merge remote branch 'spice/spice.v29.pull' into stagingAnthony Liguori1-1/+1
2011-01-24spice: add chardev (v5)Alon Levy1-1/+1
2011-01-24qcow2: Add QcowCacheKevin Wolf1-1/+1
2011-01-11usb: data structs and helpers for usb descriptors.Gerd Hoffmann1-1/+1
2010-12-22build, pci: remove QMP dependency on core PCI codeIsaku Yamahata1-3/+1
2010-12-17qed: Read/write supportStefan Hajnoczi1-0/+1
2010-12-17qed: Table, L2 cache, and cluster functionsStefan Hajnoczi1-1/+1
2010-12-17qed: Add QEMU Enhanced Disk image formatStefan Hajnoczi1-0/+1
2010-12-17ahci: add ahci emulationAlexander Graf1-0/+1
2010-12-17Merge remote branch 'kwolf/for-anthony' into stagingAnthony Liguori1-0/+1
2010-12-17Merge remote branch 'mst/for_anthony' into stagingAnthony Liguori1-1/+2
2010-12-14ceph/rbd block driver for qemu-kvmChristian Brunner1-0/+1
2010-12-11usb_ohci: Always use little endianAlexander Graf1-0/+1
2010-12-11rtl8139: Declare as little endianAlexander Graf1-0/+1
2010-12-11e1000: Make little endianAlexander Graf1-0/+1