Wei Yang
|
038adc2f58
core: replace getpagesize() with qemu_real_host_page_size
|
5 years ago |
Marc-André Lureau
|
f1cd5d41ef
util: WSAEWOULDBLOCK on connect should map to EINPROGRESS
|
5 years ago |
Stefan Hajnoczi
|
72d41eb4b8
memory: fetch pmem size in get_file_size()
|
6 years ago |
Markus Armbruster
|
a8d2532645
Include qemu-common.h exactly where needed
|
6 years ago |
Stefan Hajnoczi
|
314aec4a6e
hostmem-file: reject invalid pmem file sizes
|
6 years ago |
Marc-André Lureau
|
9e6bdef224
util: add qemu_write_pidfile()
|
7 years ago |
David Hildenbrand
|
714efd540c
util/oslib-win32: indicate alignment for qemu_anon_ram_alloc()
|
7 years ago |
Marcel Apfelbaum
|
06329ccecf
mem: add share parameter to memory-backend-ram
|
7 years ago |
Daniel P. Berrange
|
788cf9f8c8
block: rip out all traces of password prompting
|
8 years ago |
Alistair Francis
|
0ec7b53482
util/oslib-win32: Remove if conditional
|
8 years ago |
Jitendra Kolhe
|
1e356fc14b
mem-prealloc: reduce large guest start-up and migration time.
|
8 years ago |
Marc-André Lureau
|
1706e9d819
win32: use glib gpoll if glib >= 2.50
|
8 years ago |
Michal Privoznik
|
7dc9ae4339
util: Introduce qemu_get_pid_name
|
9 years ago |
Igor Mammedov
|
056b68af77
fix qemu exit on memory hotplug when allocation fails at prealloc time
|
9 years ago |
Peter Maydell
|
030c98aff1
all: Remove unnecessary glib.h includes
|
9 years ago |
Veronia Bahaa
|
f348b6d1a5
util: move declarations out of qemu-common.h
|
9 years ago |
Markus Armbruster
|
da34e65cb4
include/qemu/osdep.h: Don't include qapi/error.h
|
9 years ago |
Daniel P. Berrange
|
b16a44e13e
osdep: remove use of socket_error() from all code
|
9 years ago |
Daniel P. Berrange
|
a2d96af4bb
osdep: add wrappers for socket functions
|
9 years ago |
Daniel P. Berrange
|
c619644067
osdep: fix socket_error() to work with Mingw64
|
9 years ago |
Peter Maydell
|
aafd758410
util: Clean up includes
|
9 years ago |
Stefan Weil
|
a28c2f2df7
oslib-win32: Change return type of function getpagesize
|
9 years ago |
Daniel P. Berrange
|
57cb38b383
osdep: add qemu_fork() wrapper for safely handling signals
|
10 years ago |
Daniel P. Berrange
|
4d9310f427
oslib-win32: only provide localtime_r/gmtime_r if missing
|
10 years ago |
Daniel P. Berrange
|
d57e4e482e
util: move read_password method out of qemu-img into osdep/oslib
|
10 years ago |
Igor Mammedov
|
a2b257d621
memory: expose alignment used for allocating RAM as MemoryRegion API
|
10 years ago |
Kevin Wolf
|
7d2a35cc92
block: Introduce qemu_try_blockalign()
|
11 years ago |
Peter Maydell
|
0a99aae5fa
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
|
11 years ago |
Paolo Bonzini
|
38183310be
memory: move preallocation code out of exec.c
|
11 years ago |
Stefan Weil
|
e637aa6647
w32: Fix regression caused by new g_poll implementation
|
11 years ago |