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