aboutsummaryrefslogtreecommitdiff
path: root/kqemu.c
AgeCommit message (Expand)Author
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl
2009-07-09Disable kqemu by default at run timeAnthony Liguori
2009-06-16Remove io_index argument from cpu_register_io_memory()Avi Kivity
2009-04-19kqemu: merge CONFIG_KQEMU and USE_KQEMUblueswir1
2009-04-11Implement dynamic guest ram allocation.pbrook
2009-03-08Fix windows build and clean up use of <windows.h>aliguori
2009-01-15Convert references to logfile/loglevel to use qemu_log*() macrosaliguori
2009-01-15Clean up debugging code #ifdefs (Eduardo Habkost)aliguori
2009-01-04Update FSF address in GPL/LGPL boilerplateaurel32
2008-06-08Fix error reporting under Win32 (CreateFile does not set errno)malc
2008-05-30kqemu API change - allow use of kqemu with 32 bit QEMU on a 64 bit hostbellard
2008-04-11Remove osdep.c/qemu-img code duplicationaurel32
2007-12-17Use WIN32_LEAN_AND_MEAN, by Stefan Weil.ths
2007-09-17find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths
2007-03-30Switch include for Solaris to avoid namespace issues. By Juergen Keil.ths
2007-03-25Improved kqemu error message, by Robert Millan.ths
2007-02-0164 bit syscall fixbellard
2007-01-17Kqemu support for Solaris, by Ben Taylor.ths
2006-10-0232 bit syscall fix (Juergen Keil)bellard
2006-07-10monitor/mwait workaroundbellard
2006-06-25C99 64 bit printfbellard
2006-02-08kqemu.h include path fixbellard
2006-02-08optional support for kernel code virtualizationbellard
2005-09-03kqemu_cpu_interrupt support for win32 (Filip Navara)bellard
2005-09-03SYSENTER fix for x86_64 CPUsbellard
2005-08-21kqemu_set_notdirty() optbellard
2005-08-21kqemu fixes - new API supportbellard
2005-04-24efer is present even in legacy modebellard
2005-04-23x86_64 supportbellard
2005-04-17windows support for kqemu (Filip Navara)bellard
2005-02-10kqemu supportbellard