| Commit message (Expand) | Author | Age | Files | Lines |
* | Prevent guest reusing host memory allocations. | pbrook | 2008-06-09 | 1 | -1/+1 |
* | Don't link usermode emulation against libqemu_common.a | pbrook | 2008-05-28 | 1 | -2/+15 |
* | qemu-nbd tool (Anthony Liguori) | bellard | 2008-05-27 | 1 | -1/+13 |
* | Add the LM8323-based keyboard of N810. | balrog | 2008-05-09 | 1 | -1/+1 |
* | Copy Sparc64 firmware when installing (Hervé Poussineau) | blueswir1 | 2008-04-23 | 1 | -1/+2 |
* | Ignore .git and .svn in Makefile, noticed by Stefan Weil. | aurel32 | 2008-04-22 | 1 | -1/+1 |
* | Nokia N800 machine support (ARM). | balrog | 2008-04-14 | 1 | -1/+2 |
* | Braille device support | aurel32 | 2008-04-08 | 1 | -0/+5 |
* | Remove stray BASE_CFLAGS. | pbrook | 2008-03-31 | 1 | -1/+1 |
* | Properly bomb out on errors in Makefile shell fragments (Ian Jackson) | blueswir1 | 2008-03-05 | 1 | -5/+5 |
* | Add an ncurses UI. | balrog | 2008-02-10 | 1 | -0/+6 |
* | typo | bellard | 2008-02-01 | 1 | -1/+1 |
* | Makefile cleanup - more generic support of 32 bit compilation on x86_64 | bellard | 2008-01-31 | 1 | -18/+11 |
* | pthreads-based audio and miscellaneous audio clean-up (malc). | balrog | 2008-01-14 | 1 | -0/+12 |
* | USB-to-serial device (Samuel Thibault). | balrog | 2008-01-14 | 1 | -1/+1 |
* | Fully clean up on Mac OS X Leopard (Andreas Färber). | balrog | 2008-01-14 | 1 | -0/+1 |
* | update binary distribution | bellard | 2008-01-06 | 1 | -4/+6 |
* | Real SCSI device passthrough (v4), by Laurent Vivier. | ths | 2007-12-24 | 1 | -0/+1 |
* | Split block-raw.c into block-raw-posix.c and block-raw-win32.c, by | ths | 2007-12-15 | 1 | -1/+8 |
* | SH4 big endian configuration, by Tomoyoshi Asano. | ths | 2007-12-09 | 1 | -0/+2 |
* | Partial SD card SPI mode support. | pbrook | 2007-11-24 | 1 | -0/+1 |
* | Use CONFIG_VNC_TLS_CFLAGS for building vnc.o. | ths | 2007-11-18 | 1 | -1/+1 |
* | Fix out of tree builds. | pbrook | 2007-11-18 | 1 | -2/+2 |
* | Luminary board input support. | pbrook | 2007-11-18 | 1 | -1/+1 |
* | Break up vl.h. | pbrook | 2007-11-17 | 1 | -1/+9 |
* | removed obsolete test2 target | bellard | 2007-11-14 | 1 | -2/+2 |
* | Split block API from vl.h. | pbrook | 2007-11-11 | 1 | -6/+16 |
* | Fix Makefile dependencies. | pbrook | 2007-11-10 | 1 | -2/+2 |
* | compile common code once | bellard | 2007-11-07 | 1 | -5/+87 |
* | Don't install tools if $(TOOLS) is empty, by Thayne Harbaugh. | ths | 2007-10-20 | 1 | -0/+2 |
* | Code provision for n32/n64 mips userland emulation. Not functional yet. | ths | 2007-09-30 | 1 | -0/+4 |
* | Don't hardcode the host architecture name. | ths | 2007-09-29 | 1 | -1/+1 |
* | Update tarbin rule. | ths | 2007-09-29 | 1 | -0/+4 |
* | Only build qemu-img with softmmu targets. | pbrook | 2007-09-22 | 1 | -1/+0 |
* | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | ths | 2007-09-16 | 1 | -2/+2 |
* | Parallels disk image support, by Alex Beregszaszi. | ths | 2007-07-31 | 1 | -1/+1 |
* | Remove cscope.* files on 'make clean', by George G. Davis. | ths | 2007-06-17 | 1 | -1/+1 |
* | Delete linux_boot.bin from the install target. | ths | 2007-05-20 | 1 | -2/+1 |
* | New target for embedded PowerPC emulation (only system emulation, for now). | j_mayer | 2007-04-24 | 1 | -0/+3 |
* | Sparc host update (Ben Taylor, Martin Bochnig) | blueswir1 | 2007-04-16 | 1 | -4/+3 |
* | Rules needed to compile linux user-mode alpha target. | j_mayer | 2007-04-05 | 1 | -0/+1 |
* | MIPS64 configurations. | ths | 2007-04-01 | 1 | -0/+2 |
* | Better way to select -lrt, by Andrzei Zaborowski. | ths | 2007-03-17 | 1 | -5/+1 |
* | Fix linking for qemu-img on Solaris, by Ben Taylor. | ths | 2007-02-10 | 1 | -2/+0 |
* | update | bellard | 2007-02-05 | 1 | -0/+3 |
* | Make the tarball's VERSION part overridable from make invocation. | ths | 2007-01-24 | 1 | -1/+2 |
* | added cutils.c | bellard | 2007-01-07 | 1 | -1/+1 |
* | Add -boot n option for x86 using PXE, by Anthony Liguori. | ths | 2007-01-05 | 1 | -1/+2 |
* | Untangle the various CFLAGS/LDFLAGS flavours. Allow overriding the | ths | 2007-01-05 | 1 | -10/+9 |
* | Fix Makefile weirdness. | ths | 2007-01-01 | 1 | -2/+2 |