index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qemu-os-win32.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-25
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
1
-0
/
+5
2012-09-23
w32: Add implementation of gmtime_r, localtime_r
Stefan Weil
1
-0
/
+6
2012-09-23
curses: don't initialize curses when qemu is daemonized
Hitoshi Mitake
1
-0
/
+5
2012-04-15
w64: Fix definition of setjmp
Stefan Weil
1
-0
/
+9
2012-04-15
w32: Move defines for socket specific errors to qemu-os-win32.h
Stefan Weil
1
-0
/
+26
2011-10-21
main-loop: create main-loop.c
Paolo Bonzini
1
-2
/
+0
2011-10-21
main-loop: create main-loop.h
Paolo Bonzini
1
-14
/
+1
2011-05-15
w32: Fix missing declaration of ffs()
Stefan Weil
1
-0
/
+3
2011-04-15
Move generic or OS function declarations to qemu-common.h
Blue Swirl
1
-0
/
+3
2010-10-30
Move qemu_gettimeofday() to OS specific files
Jes Sorensen
1
-0
/
+8
2010-10-09
win32: Set unbuffered stdout
Stefan Weil
1
-2
/
+1
2010-06-27
win32: Add define for missing EPROTONOSUPPORT
Stefan Weil
1
-0
/
+4
2010-06-12
Move set_proc_name() to OS specific files.
Jes Sorensen
1
-0
/
+1
2010-06-12
Move line-buffering setup to OS specific files.
Jes Sorensen
1
-0
/
+2
2010-06-12
Make os_change_process_uid and os_change_root os-posix.c local
Jes Sorensen
1
-2
/
+0
2010-06-12
Move daemonize handling to OS specific files
Jes Sorensen
1
-0
/
+2
2010-06-12
Move chroot handling to OS specific files.
Jes Sorensen
1
-0
/
+1
2010-06-12
Move runas handling from vl.c to OS specific files.
Jes Sorensen
1
-0
/
+1
2010-06-12
Move main signal handler setup to os specificfiles.
Jes Sorensen
1
-0
/
+3
2010-06-12
vl.c: Move host_main_loop_wait() to OS specific files.
Jes Sorensen
1
-0
/
+1
2010-06-12
Create qemu-os-win32.h and move WIN32 specific declarations there
Jes Sorensen
1
-0
/
+43