index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
util
/
oslib-win32.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mem: add share parameter to memory-backend-ram
Marcel Apfelbaum
2018-02-19
1
-1
/
+1
*
block: rip out all traces of password prompting
Daniel P. Berrange
2017-07-11
1
-24
/
+0
*
util/oslib-win32: Remove if conditional
Alistair Francis
2017-07-04
1
-4
/
+2
*
mem-prealloc: reduce large guest start-up and migration time.
Jitendra Kolhe
2017-03-14
1
-1
/
+2
*
win32: use glib gpoll if glib >= 2.50
Marc-André Lureau
2017-01-24
1
-0
/
+2
*
util: Introduce qemu_get_pid_name
Michal Privoznik
2016-10-04
1
-0
/
+7
*
fix qemu exit on memory hotplug when allocation fails at prealloc time
Igor Mammedov
2016-08-02
1
-1
/
+1
*
all: Remove unnecessary glib.h includes
Peter Maydell
2016-06-07
1
-1
/
+0
*
util: move declarations out of qemu-common.h
Veronia Bahaa
2016-03-22
1
-0
/
+1
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-0
/
+1
*
osdep: remove use of socket_error() from all code
Daniel P. Berrange
2016-03-10
1
-1
/
+1
*
osdep: add wrappers for socket functions
Daniel P. Berrange
2016-03-10
1
-0
/
+201
*
osdep: fix socket_error() to work with Mingw64
Daniel P. Berrange
2016-03-10
1
-1
/
+78
*
util: Clean up includes
Peter Maydell
2016-02-04
1
-2
/
+1
*
oslib-win32: Change return type of function getpagesize
Stefan Weil
2015-11-30
1
-1
/
+1
*
osdep: add qemu_fork() wrapper for safely handling signals
Daniel P. Berrange
2015-10-20
1
-0
/
+9
*
oslib-win32: only provide localtime_r/gmtime_r if missing
Daniel P. Berrange
2015-09-24
1
-0
/
+2
*
util: move read_password method out of qemu-img into osdep/oslib
Daniel P. Berrange
2015-05-22
1
-0
/
+24
*
memory: expose alignment used for allocating RAM as MemoryRegion API
Igor Mammedov
2014-11-23
1
-1
/
+1
*
block: Introduce qemu_try_blockalign()
Kevin Wolf
2014-08-15
1
-2
/
+7
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2014-06-20
1
-0
/
+19
|
\
|
*
memory: move preallocation code out of exec.c
Paolo Bonzini
2014-06-19
1
-0
/
+19
*
|
w32: Fix regression caused by new g_poll implementation
Stefan Weil
2014-06-19
1
-78
/
+174
|
/
*
glib: fix g_poll early timeout on windows
Sangho Park
2014-05-09
1
-0
/
+112
*
util: Split out exec_dir from os_find_datadir
Fam Zheng
2014-02-20
1
-0
/
+30
*
osdep: add qemu_set_tty_echo()
Stefan Hajnoczi
2014-01-22
1
-0
/
+19
*
util: add socket_set_fast_reuse function which will replace setting SO_REUSEADDR
Sebastian Ottlik
2013-10-02
1
-0
/
+10
*
exec: Don't abort when we can't allocate guest memory
Markus Armbruster
2013-09-12
1
-4
/
+1
*
osdep: add qemu_get_local_state_pathname()
Laszlo Ersek
2013-05-30
1
-0
/
+22
*
osdep: introduce qemu_anon_ram_free to free qemu_anon_ram_alloc-ed memory
Paolo Bonzini
2013-05-14
1
-0
/
+8
*
osdep, kvm: rename low-level RAM allocation functions
Paolo Bonzini
2013-05-14
1
-2
/
+2
*
oslib-posix: rename socket_set_nonblock() to qemu_set_nonblock()
Stefan Hajnoczi
2013-04-02
1
-2
/
+2
*
w32: Make qemu_vfree() accept NULL like the POSIX implementation
Markus Armbruster
2013-01-15
1
-1
/
+3
*
build: move libqemuutil.a components to util/
Paolo Bonzini
2013-01-12
1
-0
/
+152