Merge branch 'master' of /home/nchip/public_html/qemu into garage-push
[qemu] / kqemu.c
2009-04-19 blueswir1kqemu: merge CONFIG_KQEMU and USE_KQEMU
2009-04-11 pbrookImplement dynamic guest ram allocation.
2009-03-08 aliguoriFix windows build and clean up use of <windows.h>
2009-01-15 aliguoriConvert references to logfile/loglevel to use qemu_log...
2009-01-15 aliguoriClean up debugging code #ifdefs (Eduardo Habkost)
2009-01-04 aurel32Update FSF address in GPL/LGPL boilerplate
2008-06-08 malcFix error reporting under Win32 (CreateFile does not...
2008-05-30 bellardkqemu API change - allow use of kqemu with 32 bit QEMU...
2008-04-11 aurel32Remove osdep.c/qemu-img code duplication
2007-12-17 thsUse WIN32_LEAN_AND_MEAN, by Stefan Weil.
2007-09-17 thsfind -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again...
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-03-30 thsSwitch include for Solaris to avoid namespace issues...
2007-03-25 thsImproved kqemu error message, by Robert Millan.
2007-02-01 bellard64 bit syscall fix
2007-01-17 thsKqemu support for Solaris, by Ben Taylor.
2006-10-02 bellard32 bit syscall fix (Juergen Keil)
2006-07-10 bellardmonitor/mwait workaround
2006-06-25 bellardC99 64 bit printf
2006-02-08 bellardkqemu.h include path fix
2006-02-08 bellardoptional support for kernel code virtualization
2005-09-03 bellardkqemu_cpu_interrupt support for win32 (Filip Navara)
2005-09-03 bellardSYSENTER fix for x86_64 CPUs
2005-08-21 bellardkqemu_set_notdirty() opt
2005-08-21 bellardkqemu fixes - new API support
2005-04-24 bellardefer is present even in legacy mode
2005-04-23 bellardx86_64 support
2005-04-17 bellardwindows support for kqemu (Filip Navara)
2005-02-10 bellardkqemu support