index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
sysemu
/
os-win32.h
Age
Commit message (
Expand
)
Author
2016-11-01
log: Add locking to large logging blocks
Richard Henderson
2016-03-10
osdep: remove use of socket_error() from all code
Daniel P. Berrange
2016-03-10
osdep: add wrappers for socket functions
Daniel P. Berrange
2016-03-10
osdep: fix socket_error() to work with Mingw64
Daniel P. Berrange
2016-02-11
w32: include winsock2.h before windows.h
Paolo Bonzini
2015-11-30
oslib-win32: Change return type of function getpagesize
Stefan Weil
2015-09-24
oslib-win32: only provide localtime_r/gmtime_r if missing
Daniel P. Berrange
2015-08-19
qemu-common.h: Move Win32 fixups into os-win32.h
Peter Maydell
2015-04-28
os-win32: drop ffs(3) prototype
Stefan Hajnoczi
2015-02-16
utils: drop strtok_r from envlist_parse
Olga Krishtal
2014-06-19
memory: move preallocation code out of exec.c
Paolo Bonzini
2013-04-22
Add option to mlock qemu and guest memory
Satoru Moriya
2013-02-23
Replace all setjmp()/longjmp() with sigsetjmp()/siglongjmp()
Peter Maydell
2013-02-02
util: Fix compilation of envlist.c for MinGW
Stefan Weil
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini