2008-09-29 |
balrog | Use VHCI to allow the host os to participate in a qemu... |
blob | commitdiff | raw |
2008-09-29 |
balrog | Bluetooth HIDP emulation on top of usb-hid.c and L2CAP... |
blob | commitdiff | raw | diff to current |
2008-09-29 |
balrog | Add L2CAP logic and a virtual SDP server for use in... |
blob | commitdiff | raw | diff to current |
2008-09-29 |
balrog | Add a virtual HCI. |
blob | commitdiff | raw | diff to current |
2008-09-28 |
balrog | Implement a HCI passthrough to host. |
blob | commitdiff | raw | diff to current |
2008-09-28 |
balrog | Add a "null" bluetooth HCI and a header file for bluetooth. |
blob | commitdiff | raw | diff to current |
2008-09-24 |
aliguori | Add missing dependencies for qemu-doc.* (Stefan Weil) |
blob | commitdiff | raw | diff to current |
2008-09-22 |
aliguori | Refactor AIO to allow multiple AIO implementations |
blob | commitdiff | raw | diff to current |
2008-09-15 |
aliguori | Use common objects for qemu-img and qemu-nbd |
blob | commitdiff | raw | diff to current |
2008-09-11 |
aliguori | Only build compatfd when using AIO and make sure to... |
blob | commitdiff | raw | diff to current |
2008-09-10 |
aliguori | Use signalfd() to work around signal/select race |
blob | commitdiff | raw | diff to current |
2008-08-21 |
aliguori | Fix windows build |
blob | commitdiff | raw | diff to current |
2008-08-02 |
aliguori | Fix compilation of nbd on Solaris (Andreas Faerber) |
blob | commitdiff | raw | diff to current |
2008-07-26 |
aliguori | Add e1000 etherboot ROM from www.rom-o-matic.net |
blob | commitdiff | raw | diff to current |
2008-07-19 |
ths | Add Virtual Distributed Ethernet native support, by... |
blob | commitdiff | raw | diff to current |
2008-07-17 |
balrog | Add CDC-Ethernet usb NIC (original patch from Thomas... |
blob | commitdiff | raw | diff to current |
2008-07-03 |
ths | Allow QEMU to connect directly to an NBD server, by... |
blob | commitdiff | raw | diff to current |
2008-07-03 |
ths | Add a parameter to disable host cache, by Laurent Vivier. |
blob | commitdiff | raw | diff to current |
2008-07-02 |
malc | Add -MT |
blob | commitdiff | raw | diff to current |
2008-07-02 |
malc | Pulseaudio driver |
blob | commitdiff | raw | diff to current |
2008-06-09 |
pbrook | Prevent guest reusing host memory allocations. |
blob | commitdiff | raw | diff to current |
2008-05-28 |
pbrook | Don't link usermode emulation against libqemu_common.a |
blob | commitdiff | raw | diff to current |
2008-05-27 |
bellard | qemu-nbd tool (Anthony Liguori) |
blob | commitdiff | raw | diff to current |
2008-05-09 |
balrog | Add the LM8323-based keyboard of N810. |
blob | commitdiff | raw | diff to current |
2008-04-23 |
blueswir1 | Copy Sparc64 firmware when installing (Hervé Poussineau) |
blob | commitdiff | raw | diff to current |
2008-04-22 |
aurel32 | Ignore .git and .svn in Makefile, noticed by Stefan... |
blob | commitdiff | raw | diff to current |
2008-04-14 |
balrog | Nokia N800 machine support (ARM). |
blob | commitdiff | raw | diff to current |
2008-04-08 |
aurel32 | Braille device support |
blob | commitdiff | raw | diff to current |
2008-03-31 |
pbrook | Remove stray BASE_CFLAGS. |
blob | commitdiff | raw | diff to current |
2008-03-05 |
blueswir1 | Properly bomb out on errors in Makefile shell fragment... |
blob | commitdiff | raw | diff to current |
2008-02-10 |
balrog | Add an ncurses UI. |
blob | commitdiff | raw | diff to current |
2008-02-01 |
bellard | typo |
blob | commitdiff | raw | diff to current |
2008-01-31 |
bellard | Makefile cleanup - more generic support of 32 bit compi... |
blob | commitdiff | raw | diff to current |
2008-01-14 |
balrog | pthreads-based audio and miscellaneous audio clean... |
blob | commitdiff | raw | diff to current |
2008-01-14 |
balrog | USB-to-serial device (Samuel Thibault). |
blob | commitdiff | raw | diff to current |
2008-01-14 |
balrog | Fully clean up on Mac OS X Leopard (Andreas Färber). |
blob | commitdiff | raw | diff to current |
2008-01-06 |
bellard | update binary distribution |
blob | commitdiff | raw | diff to current |
2007-12-24 |
ths | Real SCSI device passthrough (v4), by Laurent Vivier. |
blob | commitdiff | raw | diff to current |
2007-12-15 |
ths | Split block-raw.c into block-raw-posix.c and block... |
blob | commitdiff | raw | diff to current |
2007-12-09 |
ths | SH4 big endian configuration, by Tomoyoshi Asano. |
blob | commitdiff | raw | diff to current |
2007-11-24 |
pbrook | Partial SD card SPI mode support. |
blob | commitdiff | raw | diff to current |
2007-11-18 |
ths | Use CONFIG_VNC_TLS_CFLAGS for building vnc.o. |
blob | commitdiff | raw | diff to current |
2007-11-18 |
pbrook | Fix out of tree builds. |
blob | commitdiff | raw | diff to current |
2007-11-18 |
pbrook | Luminary board input support. |
blob | commitdiff | raw | diff to current |
2007-11-17 |
pbrook | Break up vl.h. |
blob | commitdiff | raw | diff to current |
2007-11-14 |
bellard | removed obsolete test2 target |
blob | commitdiff | raw | diff to current |
2007-11-11 |
pbrook | Split block API from vl.h. |
blob | commitdiff | raw | diff to current |
2007-11-10 |
pbrook | Fix Makefile dependencies. |
blob | commitdiff | raw | diff to current |
2007-11-07 |
bellard | compile common code once |
blob | commitdiff | raw | diff to current |
2007-10-20 |
ths | Don't install tools if $(TOOLS) is empty, by Thayne... |
blob | commitdiff | raw | diff to current |
2007-09-30 |
ths | Code provision for n32/n64 mips userland emulation... |
blob | commitdiff | raw | diff to current |
2007-09-29 |
ths | Don't hardcode the host architecture name. |
blob | commitdiff | raw | diff to current |
2007-09-29 |
ths | Update tarbin rule. |
blob | commitdiff | raw | diff to current |
2007-09-22 |
pbrook | Only build qemu-img with softmmu targets. |
blob | commitdiff | raw | diff to current |
2007-09-16 |
ths | find -type f | xargs sed -i 's/[\t ]$//g' # on most... |
blob | commitdiff | raw | diff to current |
2007-07-31 |
ths | Parallels disk image support, by Alex Beregszaszi. |
blob | commitdiff | raw | diff to current |
2007-06-17 |
ths | Remove cscope.* files on 'make clean', by George G... |
blob | commitdiff | raw | diff to current |
2007-05-20 |
ths | Delete linux_boot.bin from the install target. |
blob | commitdiff | raw | diff to current |
2007-04-24 |
j_mayer | New target for embedded PowerPC emulation (only system... |
blob | commitdiff | raw | diff to current |
2007-04-16 |
blueswir1 | Sparc host update (Ben Taylor, Martin Bochnig) |
blob | commitdiff | raw | diff to current |
2007-04-05 |
j_mayer | Rules needed to compile linux user-mode alpha target. |
blob | commitdiff | raw | diff to current |
2007-04-01 |
ths | MIPS64 configurations. |
blob | commitdiff | raw | diff to current |
2007-03-17 |
ths | Better way to select -lrt, by Andrzei Zaborowski. |
blob | commitdiff | raw | diff to current |
2007-02-10 |
ths | Fix linking for qemu-img on Solaris, by Ben Taylor. |
blob | commitdiff | raw | diff to current |
2007-02-05 |
bellard | update |
blob | commitdiff | raw | diff to current |
2007-01-24 |
ths | Make the tarball's VERSION part overridable from make... |
blob | commitdiff | raw | diff to current |
2007-01-07 |
bellard | added cutils.c |
blob | commitdiff | raw | diff to current |
2007-01-05 |
ths | Add -boot n option for x86 using PXE, by Anthony Liguori. |
blob | commitdiff | raw | diff to current |
2007-01-05 |
ths | Untangle the various CFLAGS/LDFLAGS flavours. Allow... |
blob | commitdiff | raw | diff to current |
2007-01-01 |
ths | Fix Makefile weirdness. |
blob | commitdiff | raw | diff to current |
2006-08-05 |
bellard | enable qcow2 |
blob | commitdiff | raw | diff to current |
2006-08-01 |
bellard | async file I/O API |
blob | commitdiff | raw | diff to current |
2006-06-14 |
bellard | Solaris/SPARC host port (Ben Taylor) |
blob | commitdiff | raw | diff to current |
2006-06-14 |
bellard | use OpenBIOS instead of Proll on sparc (Blue Swirl) |
blob | commitdiff | raw | diff to current |
2006-05-14 |
pbrook | Add doc, html, dvi and .PHONY Makefile targets. |
blob | commitdiff | raw | diff to current |
2006-05-13 |
pbrook | Move all: target first. |
blob | commitdiff | raw | diff to current |
2006-05-13 |
pbrook | Allow parallel make. |
blob | commitdiff | raw | diff to current |
2006-04-30 |
pbrook | Add install-doc rule. Use it when building docs. |
blob | commitdiff | raw | diff to current |
2006-04-30 |
bellard | info and dvi doc targets |
blob | commitdiff | raw | diff to current |
2006-04-23 |
pbrook | Autodetect tools neccessary for building documentation. |
blob | commitdiff | raw | diff to current |
2006-04-17 |
pbrook | Allow user to specify "install" utility. |
blob | commitdiff | raw | diff to current |
2006-04-16 |
pbrook | Fix out of tree builds. |
blob | commitdiff | raw | diff to current |
2006-04-09 |
pbrook | DESTDIR makefile support. |
blob | commitdiff | raw | diff to current |
2006-03-11 |
pbrook | mipsel configure support (Thiemo Seufer). |
blob | commitdiff | raw | diff to current |
2006-02-08 |
bellard | kqemu/qvm86 must now be compiled outside QEMU |
blob | commitdiff | raw | diff to current |
2005-12-06 |
bellard | update |
blob | commitdiff | raw | diff to current |
2005-08-21 |
bellard | cscope rule |
blob | commitdiff | raw | diff to current |
2005-07-24 |
bellard | update tarbin target |
blob | commitdiff | raw | diff to current |
2005-07-03 |
bellard | VGA bios support for PowerPC |
blob | commitdiff | raw | diff to current |
2005-04-28 |
bellard | Virtual VFAT support (Johannes Schindelin) |
blob | commitdiff | raw | diff to current |
2005-04-27 |
bellard | tarbin fix |
blob | commitdiff | raw | diff to current |
2005-04-27 |
bellard | Virtual PC read-only disk image support (Alex Beregszaszi) |
blob | commitdiff | raw | diff to current |
2005-04-26 |
bellard | Bochs disk image support (Alex Beregszaszi) |
blob | commitdiff | raw | diff to current |
2005-04-23 |
bellard | kqemu build fix |
blob | commitdiff | raw | diff to current |
2005-02-10 |
bellard | kqemu support |
blob | commitdiff | raw | diff to current |
2004-12-19 |
bellard | SPARC merge |
blob | commitdiff | raw | diff to current |
2004-12-19 |
bellard | win32 qcow fix |
blob | commitdiff | raw | diff to current |
2004-12-12 |
bellard | keymap install fix |
blob | commitdiff | raw | diff to current |
2004-12-12 |
bellard | keymaps support (initial patch by Johannes Schindelin) |
blob | commitdiff | raw | diff to current |
2004-12-12 |
bellard | .dmg disk image format support (Johannes Schindelin) |
blob | commitdiff | raw | diff to current |
next |