aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2008-11-22Native BSD host USB support (Juergen Lock, Lonnie Mendez)blueswir11-1/+1
2008-11-11Split savevm code into savevm.caliguori1-1/+1
2008-11-11Move the things that aren't target specific to libqemu_common.a.aliguori1-0/+4
2008-10-08Fix IO performance regression in sparcaliguori1-4/+0
2008-10-01Fix cscope filelist by removing leading ./aurel321-1/+1
2008-09-29Emulate a USB bluetooth dongle (or HCI Transport layer).balrog1-1/+1
2008-09-29Use VHCI to allow the host os to participate in a qemu bluetooth "vlan".balrog1-1/+1
2008-09-29Bluetooth HIDP emulation on top of usb-hid.c and L2CAP and SDP.balrog1-1/+1
2008-09-29Add L2CAP logic and a virtual SDP server for use in emulated devices.balrog1-1/+1
2008-09-29Add a virtual HCI.balrog1-1/+1
2008-09-28Implement a HCI passthrough to host.balrog1-1/+4
2008-09-28Add a "null" bluetooth HCI and a header file for bluetooth.balrog1-0/+1
2008-09-24Add missing dependencies for qemu-doc.* (Stefan Weil)aliguori1-3/+5
2008-09-22Refactor AIO to allow multiple AIO implementationsaliguori1-1/+1
2008-09-15Use common objects for qemu-img and qemu-nbdaliguori1-28/+17
2008-09-11Only build compatfd when using AIO and make sure to always init AIOaliguori1-1/+5
2008-09-10Use signalfd() to work around signal/select racealiguori1-2/+2
2008-08-21Fix windows buildaliguori1-4/+11
2008-08-02Fix compilation of nbd on Solaris (Andreas Faerber)aliguori1-0/+4
2008-07-26Add e1000 etherboot ROM from http://www.rom-o-matic.netaliguori1-1/+2
2008-07-19Add Virtual Distributed Ethernet native support, by Luca Bigliardi.ths1-0/+2
2008-07-17Add CDC-Ethernet usb NIC (original patch from Thomas Sailer).balrog1-1/+2
2008-07-03Allow QEMU to connect directly to an NBD server, by Laurent Vivier.ths1-4/+4
2008-07-03Add a parameter to disable host cache, by Laurent Vivier.ths1-1/+4
2008-07-02Add -MTmalc1-1/+1
2008-07-02Pulseaudio drivermalc1-0/+5
2008-06-09Prevent guest reusing host memory allocations.pbrook1-1/+1
2008-05-28Don't link usermode emulation against libqemu_common.apbrook1-2/+15
2008-05-27qemu-nbd tool (Anthony Liguori)bellard1-1/+13
2008-05-09Add the LM8323-based keyboard of N810.balrog1-1/+1
2008-04-23Copy Sparc64 firmware when installing (Hervé Poussineau)blueswir11-1/+2
2008-04-22Ignore .git and .svn in Makefile, noticed by Stefan Weil.aurel321-1/+1
2008-04-14Nokia N800 machine support (ARM).balrog1-1/+2
2008-04-08Braille device supportaurel321-0/+5
2008-03-31Remove stray BASE_CFLAGS.pbrook1-1/+1
2008-03-05 Properly bomb out on errors in Makefile shell fragments (Ian Jackson)blueswir11-5/+5
2008-02-10Add an ncurses UI.balrog1-0/+6
2008-02-01typobellard1-1/+1
2008-01-31Makefile cleanup - more generic support of 32 bit compilation on x86_64bellard1-18/+11
2008-01-14pthreads-based audio and miscellaneous audio clean-up (malc).balrog1-0/+12
2008-01-14USB-to-serial device (Samuel Thibault).balrog1-1/+1
2008-01-14Fully clean up on Mac OS X Leopard (Andreas Färber).balrog1-0/+1
2008-01-06update binary distributionbellard1-4/+6
2007-12-24Real SCSI device passthrough (v4), by Laurent Vivier.ths1-0/+1
2007-12-15Split block-raw.c into block-raw-posix.c and block-raw-win32.c, byths1-1/+8
2007-12-09SH4 big endian configuration, by Tomoyoshi Asano.ths1-0/+2
2007-11-24Partial SD card SPI mode support.pbrook1-0/+1
2007-11-18Use CONFIG_VNC_TLS_CFLAGS for building vnc.o.ths1-1/+1
2007-11-18Fix out of tree builds.pbrook1-2/+2
2007-11-18Luminary board input support.pbrook1-1/+1