aboutsummaryrefslogtreecommitdiff
path: root/Makefile.objs
AgeCommit message (Expand)Author
2011-04-13qdev conversionsJuha Riihimäki
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
2011-02-23vnc: Add ZRLE and ZYWRLE encodings.Corentin Chary
2011-02-20applesmc: make optionalBlue Swirl
2011-02-14Set up signalfd under !CONFIG_IOTHREADJan Kiszka
2011-02-12hpet: make optionalBlue Swirl
2011-02-12x86: make vmmouse optionalBlue Swirl
2011-02-07ahci: split ICH9 from coreSebastian Herbszt
2011-02-01Merge remote branch 'spice/spice.v29.pull' into stagingAnthony Liguori
2011-01-24spice: add chardev (v5)Alon Levy
2011-01-24qcow2: Add QcowCacheKevin Wolf
2011-01-11usb: data structs and helpers for usb descriptors.Gerd Hoffmann
2010-12-22build, pci: remove QMP dependency on core PCI codeIsaku Yamahata
2010-12-17qed: Read/write supportStefan Hajnoczi
2010-12-17qed: Table, L2 cache, and cluster functionsStefan Hajnoczi
2010-12-17qed: Add QEMU Enhanced Disk image formatStefan Hajnoczi
2010-12-17ahci: add ahci emulationAlexander Graf
2010-12-17Merge remote branch 'kwolf/for-anthony' into stagingAnthony Liguori
2010-12-17Merge remote branch 'mst/for_anthony' into stagingAnthony Liguori
2010-12-14ceph/rbd block driver for qemu-kvmChristian Brunner
2010-12-11usb_ohci: Always use little endianAlexander Graf
2010-12-11rtl8139: Declare as little endianAlexander Graf
2010-12-11e1000: Make little endianAlexander Graf
2010-12-09Makefile: make msix/msi depend on CONFIG_PCIMichael S. Tsirkin
2010-12-02Fix buildAnthony Liguori
2010-12-01Merge remote branch 'origin/master' into pciMichael S. Tsirkin
2010-11-27Split out common pcnet codePaul Brook
2010-11-27VirtIO config optionPaul Brook
2010-11-27PCI config includePaul Brook
2010-11-26Include directives in default configsPaul Brook
2010-11-22pcie/aer: helper functions for pcie aer capabilityIsaku Yamahata
2010-11-21Add a DTrace tracing backend targetted for SystemTAP compatabilityDaniel P. Berrange
2010-11-21Revert "Add a DTrace tracing backend targetted for SystemTAP compatability"Anthony Liguori
2010-11-16Add a DTrace tracing backend targetted for SystemTAP compatabilityDaniel P. Berrange
2010-11-09spice: add audioGerd Hoffmann
2010-11-01Merge remote branch 'mst/for_anthony' into stagingAnthony Liguori
2010-11-01Add Intel HD Audio support to qemu.Gerd Hoffmann
2010-10-30Move QEMU OS dependant library functions to OS specific filesJes Sorensen
2010-10-27Merge branch 'pci' into for_anthonyMichael S. Tsirkin