Wei Yang
|
038adc2f58
core: replace getpagesize() with qemu_real_host_page_size
|
5 years ago |
Stefan Hajnoczi
|
72d41eb4b8
memory: fetch pmem size in get_file_size()
|
6 years ago |
Markus Armbruster
|
db72581598
Include qemu/main-loop.h less
|
6 years ago |
Markus Armbruster
|
a8d2532645
Include qemu-common.h exactly where needed
|
6 years ago |
Zhang Yi
|
2ac0f1621c
util/mmap-alloc: Add a 'is_pmem' parameter to qemu_ram_mmap
|
6 years ago |
Peter Maydell
|
2cb73afa6a
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request' into staging
|
6 years ago |
Philippe Mathieu-Daudé
|
02cdcc96be
oslib-posix: Ignore fcntl("/dev/null", F_SETFL, O_NONBLOCK) failure
|
6 years ago |
Stefan Hajnoczi
|
314aec4a6e
hostmem-file: reject invalid pmem file sizes
|
6 years ago |
Murilo Opsfelder Araujo
|
53adb9d43e
mmap-alloc: fix hugetlbfs misaligned length in ppc64
|
6 years ago |
Li Qiang
|
da93b82079
util: check the return value of fcntl in qemu_set_{block, nonblock}
|
6 years ago |
Brad Smith
|
fc3d1bad1e
oslib-posix: Use MAP_STACK in qemu_alloc_stack() on OpenBSD
|
6 years ago |
Marc-André Lureau
|
35f7f3fb5c
util: use fcntl() for qemu_write_pidfile() locking
|
7 years ago |
Marc-André Lureau
|
9e6bdef224
util: add qemu_write_pidfile()
|
7 years ago |
Marcel Apfelbaum
|
06329ccecf
mem: add share parameter to memory-backend-ram
|
7 years ago |
Andreas Gustafsson
|
9bc5a7193f
oslib-posix: check for posix_memalign in configure script
|
7 years ago |
Kamil Rytarowski
|
094611b426
oslib-posix: Use sysctl(2) call to resolve exec_dir on NetBSD
|
7 years ago |
Stefan Weil
|
e947d47da0
oslib-posix: Fix compiler warning and some data types
|
7 years ago |
Eduardo Habkost
|
e916a6e88a
oslib-posix: Print errors before aborting on qemu_alloc_stack()
|
8 years ago |
Peter Maydell
|
02ffa034fb
util/oslib-posix.c: Avoid warning on NetBSD
|
8 years ago |
Daniel P. Berrange
|
788cf9f8c8
block: rip out all traces of password prompting
|
8 years ago |
Peter Maydell
|
2a8469aaab
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging
|
8 years ago |
Philippe Mathieu-Daudé
|
462e5d5065
oslib: strip trailing '\n' from error_setg() string argument
|
8 years ago |
Stefano Stabellini
|
7e6478e7d4
Check the return value of fcntl in qemu_set_cloexec
|
8 years ago |
Greg Kurz
|
fcdcf1eed2
util: drop old utimensat() compat code
|
8 years ago |
Jitendra Kolhe
|
dfd0dcc717
mem-prealloc: fix sysconf(_SC_NPROCESSORS_ONLN) failure case.
|
8 years ago |
Paolo Bonzini
|
6b3cca76dd
oslib-posix: fix compilation on OpenBSD
|
8 years ago |
Daniel P. Berrange
|
9dc44aa582
os: don't corrupt pre-existing memory-backend data with prealloc
|
8 years ago |
Jitendra Kolhe
|
1e356fc14b
mem-prealloc: reduce large guest start-up and migration time.
|
8 years ago |
Paolo Bonzini
|
d98d407234
cpus: remove ugly cast on sigbus_handler
|
8 years ago |
Ed Maste
|
a7764f1548
Fix FreeBSD (10.x) build after 7dc9ae43
|
8 years ago |