index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
/
oslib-win32.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-20
Merge tag 'v2.8.0-rc4' into develop
SeokYeon Hwang
1
-0
/
+7
2016-10-04
util: Introduce qemu_get_pid_name
Michal Privoznik
1
-0
/
+7
2016-09-12
Merge tag 'v2.7.0' into develop_qemu_2.7
SeokYeon Hwang
1
-2
/
+1
2016-08-02
fix qemu exit on memory hotplug when allocation fails at prealloc time
Igor Mammedov
1
-1
/
+1
2016-06-20
Merge tag 'v2.6.0' into develop
SeokYeon Hwang
1
-3
/
+283
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-12-21
Merge tag 'v2.5.0' into tizen_3.0_qemu_2.5
SeokYeon Hwang
1
-5
/
+12
2015-11-30
oslib-win32: Change return type of function getpagesize
Stefan Weil
1
-1
/
+1
2015-11-16
oslib-win32: use localtime_r/gmtime_r that is provided by MinGW
SeokYeon Hwang
1
-0
/
+4
2015-10-23
osutil: get_java_path() move to osutil-win32.c
SeokYeon Hwang
1
-109
/
+0
2015-10-23
error: use new qt5 dialog instead of legacy java dialog
SeokYeon Hwang
1
-42
/
+4
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-09-09
Merge branch 'tizen_3.0_qemu_2.4' into tizen_3.0_develop
SeokYeon Hwang
1
-11
/
+9
2015-09-02
emulator: Fixed a bug Java path not found on Windows 64
jinhyung.jo
1
-11
/
+9
2015-08-24
Merge tag 'v2.4.0' into tizen_3.0_qemu_2.4
SeokYeon Hwang
1
-0
/
+24
2015-07-30
emulator: Modified code about java path in WOW64
jinhyung.jo
1
-35
/
+74
2015-05-22
util: move read_password method out of qemu-img into osdep/oslib
Daniel P. Berrange
1
-0
/
+24
2014-12-10
Merge 'v2.2.0' into tizen_next_qemu_2.2
SeokYeon Hwang
1
-4
/
+237
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-06-17
emulator: fix legacy arguments compatibility issue
SeokYeon Hwang
1
-2
/
+6
2014-06-16
emulator: modify RAM preallocation logic
SeokYeon Hwang
1
-0
/
+8
2014-05-09
glib: fix g_poll early timeout on windows
Sangho Park
1
-0
/
+112
2014-04-21
Merge branch 'upstream_qemu_2.0' into tizen
SeokYeon Hwang
1
-0
/
+49
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-12-11
Merge branch 'upstream-1.7' into tizen_qemu_1.7
SeokYeon Hwang
1
-4
/
+11
2013-10-02
util: add socket_set_fast_reuse function which will replace setting SO_REUSEADDR
Sebastian Ottlik
1
-0
/
+10
2013-09-17
remove Wow6432Node
jihye kim
1
-1
/
+1
2013-09-16
fixed the bug
jihye kim
1
-1
/
+1
2013-09-12
exec: Don't abort when we can't allocate guest memory
Markus Armbruster
1
-4
/
+1
2013-09-10
Merge tag 'v1.6.0' into tizen_qemu_1.6
SeokYeon Hwang
1
-0
/
+21
2013-07-18
oslib-win32: separate heler functions from maruskin_client.
Kitae Kim
1
-31
/
+41
2013-07-15
Fix compilation warnings.
SeokYeon Hwang
1
-2
/
+6
2013-07-12
Fix compilation error on windows.
SeokYeon Hwang
1
-1
/
+0
2013-07-08
merge some files, and delete some duplicated files
jinhyung.jo
1
-0
/
+100
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
[next]