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
/
include
/
qemu
/
cutils.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
cutils: Introduce bundle mechanism
Akihiko Odaki
2022-07-13
1
-3
/
+15
*
cutils: add functions for IEC and SI prefixes
Paolo Bonzini
2022-06-14
1
-0
/
+18
*
include: move qemu_*_exec_dir() to cutils
Marc-André Lureau
2022-05-28
1
-0
/
+7
*
include: move qemu_fdatasync() to osdep
Marc-André Lureau
2022-04-21
1
-1
/
+0
*
include: move qemu_msync() to osdep
Marc-André Lureau
2022-04-21
1
-1
/
+0
*
Move fcntl_setfl() to oslib-posix
Marc-André Lureau
2022-04-06
1
-1
/
+0
*
include: move C/util-related declarations to cutils.h
Marc-André Lureau
2022-04-06
1
-0
/
+20
*
ui/dbus: add p2p=on/off option
Marc-André Lureau
2021-12-21
1
-0
/
+5
*
cutils: replace strdup with g_strdup
Paolo Bonzini
2020-11-03
1
-0
/
+1
*
util/cutils: Introduce freq_to_str() to display Hertz units
Philippe Mathieu-Daudé
2020-10-16
1
-0
/
+12
*
cutils: introduce get_relocated_path
Paolo Bonzini
2020-09-30
1
-0
/
+12
*
Memory: Enable writeback for given memory region
Beata Michalska
2019-12-16
1
-0
/
+1
*
cutils: Move size_to_str() from "qemu-common.h" to "qemu/cutils.h"
Philippe Mathieu-Daudé
2019-09-19
1
-0
/
+2
*
include: Include fprintf-fn.h only where needed
Markus Armbruster
2019-04-18
1
-2
/
+0
*
cutils: Fix qemu_strtosz() & friends to reject non-finite sizes
David Hildenbrand
2018-12-13
1
-3
/
+3
*
cutils: Add qemu_strtod() and qemu_strtod_finite()
David Hildenbrand
2018-12-13
1
-0
/
+2
*
cutils: add qemu_pstrcmp0()
Marc-André Lureau
2018-10-05
1
-0
/
+12
*
cutils: Do not include "qemu/units.h" directly
Philippe Mathieu-Daudé
2018-07-02
1
-1
/
+0
*
hw: Use IEC binary prefix definitions from "qemu/units.h"
Philippe Mathieu-Daudé
2018-07-02
1
-7
/
+1
*
cutils: Provide strchrnul
Keno Fischer
2018-06-29
1
-0
/
+8
*
cutils: add qemu_strtoi & qemu_strtoui parsers for int/unsigned int types
Daniel P. Berrange
2018-03-13
1
-0
/
+4
*
util/cutils: Change qemu_strtosz*() from int64_t to uint64_t
Markus Armbruster
2017-02-23
1
-3
/
+3
*
util/cutils: Return qemu_strtosz*() error and value separately
Markus Armbruster
2017-02-23
1
-3
/
+3
*
util/cutils: New qemu_strtosz()
Markus Armbruster
2017-02-23
1
-16
/
+1
*
util/cutils: Rename qemu_strtosz() to qemu_strtosz_MiB()
Markus Armbruster
2017-02-23
1
-1
/
+1
*
util/cutils: New qemu_strtosz_metric()
Markus Armbruster
2017-02-23
1
-2
/
+2
*
util/cutils: Rename qemu_strtoll(), qemu_strtoull()
Markus Armbruster
2017-02-23
1
-3
/
+3
*
cutils: Add test for buffer_is_zero
Richard Henderson
2016-09-13
1
-0
/
+1
*
cutils: Export only buffer_is_zero
Richard Henderson
2016-09-13
1
-2
/
+0
*
Clean up decorations and whitespace around header guards
Markus Armbruster
2016-07-12
1
-1
/
+1
*
util: move declarations out of qemu-common.h
Veronia Bahaa
2016-03-22
1
-0
/
+183