index
:
~jwrdegoede/qemu
chardev-flowcontrol
master
qemu-1.0-usbredir
qemu-1.3-usbredir-wip
qemu-kvm-0.15.0-usbredir
qemu-kvm-1.0-usbredir
qemu-kvm-1.0.1-usbredir
qemu-kvm-1.1-usbredir
qemu-kvm-1.1-usbredir-live
qemu-kvm-1.2-f18
qemu-kvm-1.2-usbredir
qemu-kvm-1.2-usbredir-wip
spice-patches
stable-1.5
usb-borken
usb-for-gerd
usb-next
usb-patches
usb-wip
usbredir
Hans' usb redirection qemu repo
jwrdegoede
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kqemu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-25
Remove kqemu.c accidentally added by d60efc6b0d3d4e90cbbb86e21451e55263c29416
Blue Swirl
1
-998
/
+0
2009-08-25
Make CPURead/WriteFunc structure 'const'
Blue Swirl
1
-0
/
+998
2009-08-24
Unbreak large mem support by removing kqemu
Anthony Liguori
1
-998
/
+0
2009-07-27
change HOST_SOLARIS to CONFIG_SOLARIS{_VERSION}
Juan Quintela
1
-1
/
+1
2009-07-16
Update to a hopefully more future proof FSF address
Blue Swirl
1
-2
/
+1
2009-07-09
Disable kqemu by default at run time
Anthony Liguori
1
-1
/
+1
2009-06-16
Remove io_index argument from cpu_register_io_memory()
Avi Kivity
1
-1
/
+1
2009-04-19
kqemu: merge CONFIG_KQEMU and USE_KQEMU
blueswir1
1
-1
/
+1
2009-04-11
Implement dynamic guest ram allocation.
pbrook
1
-3
/
+6
2009-03-08
Fix windows build and clean up use of <windows.h>
aliguori
1
-1
/
+0
2009-01-15
Convert references to logfile/loglevel to use qemu_log*() macros
aliguori
1
-9
/
+2
2009-01-15
Clean up debugging code #ifdefs (Eduardo Habkost)
aliguori
1
-49
/
+28
2009-01-04
Update FSF address in GPL/LGPL boilerplate
aurel32
1
-1
/
+1
2008-06-08
Fix error reporting under Win32 (CreateFile does not set errno)
malc
1
-1
/
+6
2008-05-30
kqemu API change - allow use of kqemu with 32 bit QEMU on a 64 bit host
bellard
1
-75
/
+180
2008-04-11
Remove osdep.c/qemu-img code duplication
aurel32
1
-0
/
+1
2007-12-17
Use WIN32_LEAN_AND_MEAN, by Stefan Weil.
ths
1
-0
/
+1
2007-09-17
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
1
-7
/
+7
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
1
-37
/
+37
2007-03-30
Switch include for Solaris to avoid namespace issues. By Juergen Keil.
ths
1
-1
/
+1
2007-03-25
Improved kqemu error message, by Robert Millan.
ths
1
-1
/
+2
2007-02-01
64 bit syscall fix
bellard
1
-1
/
+1
2007-01-17
Kqemu support for Solaris, by Ben Taylor.
ths
1
-0
/
+3
2006-10-02
32 bit syscall fix (Juergen Keil)
bellard
1
-1
/
+5
2006-07-10
monitor/mwait workaround
bellard
1
-1
/
+6
2006-06-25
C99 64 bit printf
bellard
1
-2
/
+2
2006-02-08
kqemu.h include path fix
bellard
1
-1
/
+1
2006-02-08
optional support for kernel code virtualization
bellard
1
-34
/
+182
2005-09-03
kqemu_cpu_interrupt support for win32 (Filip Navara)
bellard
1
-5
/
+17
2005-09-03
SYSENTER fix for x86_64 CPUs
bellard
1
-1
/
+7
2005-08-21
kqemu_set_notdirty() opt
bellard
1
-0
/
+3
2005-08-21
kqemu fixes - new API support
bellard
1
-0
/
+182
2005-04-24
efer is present even in legacy mode
bellard
1
-1
/
+6
2005-04-23
x86_64 support
bellard
1
-9
/
+77
2005-04-17
windows support for kqemu (Filip Navara)
bellard
1
-6
/
+55
2005-02-10
kqemu support
bellard
1
-0
/
+427