aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* kqemu: merge CONFIG_KQEMU and USE_KQEMUblueswir12009-04-191-1/+1
* Implement dynamic guest ram allocation.pbrook2009-04-111-3/+6
* Fix windows build and clean up use of <windows.h>aliguori2009-03-081-1/+0
* Convert references to logfile/loglevel to use qemu_log*() macrosaliguori2009-01-151-9/+2
* Clean up debugging code #ifdefs (Eduardo Habkost)aliguori2009-01-151-49/+28
* Update FSF address in GPL/LGPL boilerplateaurel322009-01-041-1/+1
* Fix error reporting under Win32 (CreateFile does not set errno)malc2008-06-081-1/+6
* kqemu API change - allow use of kqemu with 32 bit QEMU on a 64 bit hostbellard2008-05-301-75/+180
* Remove osdep.c/qemu-img code duplicationaurel322008-04-111-0/+1
* Use WIN32_LEAN_AND_MEAN, by Stefan Weil.ths2007-12-171-0/+1
* find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths2007-09-171-7/+7
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-37/+37
* Switch include for Solaris to avoid namespace issues. By Juergen Keil.ths2007-03-301-1/+1
* Improved kqemu error message, by Robert Millan.ths2007-03-251-1/+2
* 64 bit syscall fixbellard2007-02-011-1/+1
* Kqemu support for Solaris, by Ben Taylor.ths2007-01-171-0/+3
* 32 bit syscall fix (Juergen Keil)bellard2006-10-021-1/+5
* monitor/mwait workaroundbellard2006-07-101-1/+6
* C99 64 bit printfbellard2006-06-251-2/+2
* kqemu.h include path fixbellard2006-02-081-1/+1
* optional support for kernel code virtualizationbellard2006-02-081-34/+182
* kqemu_cpu_interrupt support for win32 (Filip Navara)bellard2005-09-031-5/+17
* SYSENTER fix for x86_64 CPUsbellard2005-09-031-1/+7
* kqemu_set_notdirty() optbellard2005-08-211-0/+3
* kqemu fixes - new API supportbellard2005-08-211-0/+182
* efer is present even in legacy modebellard2005-04-241-1/+6
* x86_64 supportbellard2005-04-231-9/+77
* windows support for kqemu (Filip Navara)bellard2005-04-171-6/+55
* kqemu supportbellard2005-02-101-0/+427