2009-03-06 |
aliguori | Support ACLs for controlling VNC access ("Daniel P... |
blob | commitdiff | raw |
2009-03-06 |
aliguori | Add SASL authentication support ("Daniel P. Berrange") |
blob | commitdiff | raw | diff to current |
2009-03-06 |
aliguori | Move TLS auth into separate file ("Daniel P. Berrange") |
blob | commitdiff | raw | diff to current |
2009-03-06 |
aliguori | Refactor keymap code to avoid duplication ("Daniel... |
blob | commitdiff | raw | diff to current |
2009-01-26 |
aliguori | build system: Further improve quiet mode (Jan Kiszka) |
blob | commitdiff | raw | diff to current |
2009-01-22 |
aliguori | install man-pages as non-executables (Andre Przywara) |
blob | commitdiff | raw | diff to current |
2009-01-21 |
aliguori | Consolidate library creation (Avi Kivity) |
blob | commitdiff | raw | diff to current |
2009-01-21 |
aliguori | Make make output quieter (Avi Kivity) |
blob | commitdiff | raw | diff to current |
2009-01-21 |
aliguori | Consolidate linker rules (Avi Kivity) |
blob | commitdiff | raw | diff to current |
2009-01-21 |
aliguori | Introduce rules.mak (Avi Kivity) |
blob | commitdiff | raw | diff to current |
2009-01-21 |
aliguori | Consolidate compiler invocations (Avi Kivity) |
blob | commitdiff | raw | diff to current |
2009-01-09 |
aurel32 | target-ppc: add an openbios-ppc image |
blob | commitdiff | raw | diff to current |
2009-01-03 |
aurel32 | Fix and rearrange 'tarbin' Makefile rule |
blob | commitdiff | raw | diff to current |
2008-12-16 |
aurel32 | target-ppc: IBM PowerPC 440EP Bamboo reference board... |
blob | commitdiff | raw | diff to current |
2008-12-12 |
aliguori | Replace posix-aio with custom thread pool |
blob | commitdiff | raw | diff to current |
2008-12-10 |
malc | Introduce and use cache-utils.[ch] |
blob | commitdiff | raw | diff to current |
2008-12-07 |
aurel32 | Remove a few dyngen and dyngen related code |
blob | commitdiff | raw | diff to current |
2008-11-27 |
ths | Make installing bios files optional. |
blob | commitdiff | raw | diff to current |
2008-11-22 |
blueswir1 | Native BSD host USB support (Juergen Lock, Lonnie Mendez) |
blob | commitdiff | raw | diff to current |
2008-11-11 |
aliguori | Split savevm code into savevm.c |
blob | commitdiff | raw | diff to current |
2008-11-11 |
aliguori | Move the things that aren't target specific to libqemu_... |
blob | commitdiff | raw | diff to current |
2008-10-08 |
aliguori | Fix IO performance regression in sparc |
blob | commitdiff | raw | diff to current |
2008-10-01 |
aurel32 | Fix cscope filelist by removing leading ./ |
blob | commitdiff | raw | diff to current |
2008-09-29 |
balrog | Emulate a USB bluetooth dongle (or HCI Transport layer). |
blob | commitdiff | raw | diff to current |
2008-09-29 |
balrog | Use VHCI to allow the host os to participate in a qemu... |
blob | commitdiff | raw | diff to current |
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 http://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 |
next |