aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2008-11-11Split savevm code into savevm.caliguori
2008-11-11Move the things that aren't target specific to libqemu_common.a.aliguori
2008-10-08Fix IO performance regression in sparcaliguori
2008-10-01Fix cscope filelist by removing leading ./aurel32
2008-09-29Emulate a USB bluetooth dongle (or HCI Transport layer).balrog
2008-09-29Use VHCI to allow the host os to participate in a qemu bluetooth "vlan".balrog
2008-09-29Bluetooth HIDP emulation on top of usb-hid.c and L2CAP and SDP.balrog
2008-09-29Add L2CAP logic and a virtual SDP server for use in emulated devices.balrog
2008-09-29Add a virtual HCI.balrog
2008-09-28Implement a HCI passthrough to host.balrog
2008-09-28Add a "null" bluetooth HCI and a header file for bluetooth.balrog
2008-09-24Add missing dependencies for qemu-doc.* (Stefan Weil)aliguori
2008-09-22Refactor AIO to allow multiple AIO implementationsaliguori
2008-09-15Use common objects for qemu-img and qemu-nbdaliguori
2008-09-11Only build compatfd when using AIO and make sure to always init AIOaliguori
2008-09-10Use signalfd() to work around signal/select racealiguori
2008-08-21Fix windows buildaliguori
2008-08-02Fix compilation of nbd on Solaris (Andreas Faerber)aliguori
2008-07-26Add e1000 etherboot ROM from http://www.rom-o-matic.netaliguori
2008-07-19Add Virtual Distributed Ethernet native support, by Luca Bigliardi.ths
2008-07-17Add CDC-Ethernet usb NIC (original patch from Thomas Sailer).balrog
2008-07-03Allow QEMU to connect directly to an NBD server, by Laurent Vivier.ths
2008-07-03Add a parameter to disable host cache, by Laurent Vivier.ths
2008-07-02Add -MTmalc
2008-07-02Pulseaudio drivermalc
2008-06-09Prevent guest reusing host memory allocations.pbrook
2008-05-28Don't link usermode emulation against libqemu_common.apbrook
2008-05-27qemu-nbd tool (Anthony Liguori)bellard
2008-05-09Add the LM8323-based keyboard of N810.balrog
2008-04-23Copy Sparc64 firmware when installing (Hervé Poussineau)blueswir1
2008-04-22Ignore .git and .svn in Makefile, noticed by Stefan Weil.aurel32
2008-04-14Nokia N800 machine support (ARM).balrog
2008-04-08Braille device supportaurel32
2008-03-31Remove stray BASE_CFLAGS.pbrook
2008-03-05 Properly bomb out on errors in Makefile shell fragments (Ian Jackson)blueswir1
2008-02-10Add an ncurses UI.balrog
2008-02-01typobellard
2008-01-31Makefile cleanup - more generic support of 32 bit compilation on x86_64bellard
2008-01-14pthreads-based audio and miscellaneous audio clean-up (malc).balrog
2008-01-14USB-to-serial device (Samuel Thibault).balrog
2008-01-14Fully clean up on Mac OS X Leopard (Andreas Färber).balrog
2008-01-06update binary distributionbellard
2007-12-24Real SCSI device passthrough (v4), by Laurent Vivier.ths
2007-12-15Split block-raw.c into block-raw-posix.c and block-raw-win32.c, byths
2007-12-09SH4 big endian configuration, by Tomoyoshi Asano.ths
2007-11-24Partial SD card SPI mode support.pbrook
2007-11-18Use CONFIG_VNC_TLS_CFLAGS for building vnc.o.ths
2007-11-18Fix out of tree builds.pbrook
2007-11-18Luminary board input support.pbrook
2007-11-17Break up vl.h.pbrook