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
/
util
/
oslib-win32.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-26
core: replace getpagesize() with qemu_real_host_page_size
Wei Yang
1
-1
/
+1
2019-10-04
util: WSAEWOULDBLOCK on connect should map to EINPROGRESS
Marc-André Lureau
1
-1
/
+5
2019-09-16
memory: fetch pmem size in get_file_size()
Stefan Hajnoczi
1
-6
/
+0
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
1
-0
/
+2
2019-03-11
hostmem-file: reject invalid pmem file sizes
Stefan Hajnoczi
1
-0
/
+5
2018-10-02
util: add qemu_write_pidfile()
Marc-André Lureau
1
-0
/
+27
2018-08-23
util/oslib-win32: indicate alignment for qemu_anon_ram_alloc()
David Hildenbrand
1
-3
/
+12
2018-02-19
mem: add share parameter to memory-backend-ram
Marcel Apfelbaum
1
-1
/
+1
2017-07-11
block: rip out all traces of password prompting
Daniel P. Berrange
1
-24
/
+0
2017-07-04
util/oslib-win32: Remove if conditional
Alistair Francis
1
-4
/
+2
2017-03-14
mem-prealloc: reduce large guest start-up and migration time.
Jitendra Kolhe
1
-1
/
+2
2017-01-24
win32: use glib gpoll if glib >= 2.50
Marc-André Lureau
1
-0
/
+2
2016-10-04
util: Introduce qemu_get_pid_name
Michal Privoznik
1
-0
/
+7
2016-08-02
fix qemu exit on memory hotplug when allocation fails at prealloc time
Igor Mammedov
1
-1
/
+1
2016-06-07
all: Remove unnecessary glib.h includes
Peter Maydell
1
-1
/
+0
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
1
-0
/
+1
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
1
-0
/
+1
2016-03-10
osdep: remove use of socket_error() from all code
Daniel P. Berrange
1
-1
/
+1
2016-03-10
osdep: add wrappers for socket functions
Daniel P. Berrange
1
-0
/
+201
2016-03-10
osdep: fix socket_error() to work with Mingw64
Daniel P. Berrange
1
-1
/
+78
2016-02-04
util: Clean up includes
Peter Maydell
1
-2
/
+1
2015-11-30
oslib-win32: Change return type of function getpagesize
Stefan Weil
1
-1
/
+1
2015-10-20
osdep: add qemu_fork() wrapper for safely handling signals
Daniel P. Berrange
1
-0
/
+9
2015-09-24
oslib-win32: only provide localtime_r/gmtime_r if missing
Daniel P. Berrange
1
-0
/
+2
2015-05-22
util: move read_password method out of qemu-img into osdep/oslib
Daniel P. Berrange
1
-0
/
+24
2014-11-23
memory: expose alignment used for allocating RAM as MemoryRegion API
Igor Mammedov
1
-1
/
+1
2014-08-15
block: Introduce qemu_try_blockalign()
Kevin Wolf
1
-2
/
+7
2014-06-20
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-0
/
+19
2014-06-19
memory: move preallocation code out of exec.c
Paolo Bonzini
1
-0
/
+19
2014-06-19
w32: Fix regression caused by new g_poll implementation
Stefan Weil
1
-78
/
+174
2014-05-09
glib: fix g_poll early timeout on windows
Sangho Park
1
-0
/
+112
2014-02-20
util: Split out exec_dir from os_find_datadir
Fam Zheng
1
-0
/
+30
2014-01-22
osdep: add qemu_set_tty_echo()
Stefan Hajnoczi
1
-0
/
+19
2013-10-02
util: add socket_set_fast_reuse function which will replace setting SO_REUSEADDR
Sebastian Ottlik
1
-0
/
+10
2013-09-12
exec: Don't abort when we can't allocate guest memory
Markus Armbruster
1
-4
/
+1
2013-05-30
osdep: add qemu_get_local_state_pathname()
Laszlo Ersek
1
-0
/
+22
2013-05-14
osdep: introduce qemu_anon_ram_free to free qemu_anon_ram_alloc-ed memory
Paolo Bonzini
1
-0
/
+8
2013-05-14
osdep, kvm: rename low-level RAM allocation functions
Paolo Bonzini
1
-2
/
+2
2013-04-02
oslib-posix: rename socket_set_nonblock() to qemu_set_nonblock()
Stefan Hajnoczi
1
-2
/
+2
2013-01-15
w32: Make qemu_vfree() accept NULL like the POSIX implementation
Markus Armbruster
1
-1
/
+3
2013-01-12
build: move libqemuutil.a components to util/
Paolo Bonzini
1
-0
/
+152