Sign in
qemu-android
/
qemu-android
/
edc1ba7a7a13b1c721f2a7791ff809633d85fb9b
/
util
307b2f0
readline: Sort completions before printing them.
by Hani Benhabiles
· 11 years ago
6ad7c32
readline: use g_strndup instead of open-coding it
by Michael Tokarev
· 11 years ago
f33cc84
do not call g_thread_init() for glib >= 2.31
by Michael Tokarev
· 11 years ago
93156ce
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-04-28' into staging
by Peter Maydell
· 11 years ago
00a9cac
init_paths: fix minor memory leak
by Kirill Batuzov
· 11 years ago
e96e5ae
qemu-option: introduce qemu_find_opts_singleton
by Paolo Bonzini
· 11 years ago
073a341
error: Remove some unused headers
by Cole Robinson
· 11 years ago
f231b88
qerror.h: Remove QERR defines that are only used once
by Cole Robinson
· 11 years ago
4ad417b
error: Print error_report() to stderr if using qmp
by Cole Robinson
· 11 years ago
d876f60
error: Privatize error_print_loc
by Cole Robinson
· 11 years ago
3b6144b
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
by Peter Maydell
· 11 years ago
c6c09ba
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-03-27' into staging
by Peter Maydell
· 11 years ago
5c31207
Detect pthread_setname_np at configure time
by Dr. David Alan Gilbert
· 11 years ago
08cf996
util: Add 'static' attribute to function implementation
by Stefan Weil
· 11 years ago
4297c8e
util: add qemu_ether_ntoa
by Alexey Kardashevskiy
· 11 years ago
ae2990c
osdep: initialize glib threads in all QEMU tools
by Stefan Hajnoczi
· 11 years ago
57fac92
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging
by Peter Maydell
· 11 years ago
41975b2
oslib-posix: Fix build on FreeBSD
by Andreas Färber
· 11 years ago
2da61b6
rfifolock: add recursive FIFO lock
by Stefan Hajnoczi
· 11 years ago
01207d0
qemu-thread-posix: Fix build against older glibc version
by Jan Kiszka
· 11 years ago
4900116
Add a 'name' parameter to qemu_thread_create
by Dr. David Alan Gilbert
· 11 years ago
8f480de
Add 'debug-threads' suboption to --name
by Dr. David Alan Gilbert
· 11 years ago
e44259b
target-ppc: Add ISA2.06 divde[o] Instructions
by Tom Musta
· 11 years ago
98d1eb2
target-ppc: Add ISA2.06 divdeu[o] Instructions
by Tom Musta
· 11 years ago
cc99c6f
util/iov: Use qemu/sockets.h instead of conditional code
by Stefan Weil
· 11 years ago
d844a7b
modules: Fix building with --enable-modules
by Fam Zheng
· 11 years ago
aa0d1f4
modules: do not include gmodule-2.0 in static builds
by Paolo Bonzini
· 11 years ago
e7a1d6c
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
by Peter Maydell
· 11 years ago
6dedf05
Merge remote-tracking branch 'remotes/bonzini/configure' into staging
by Peter Maydell
· 11 years ago
f70d7f7
blkverify: Extract qemu_iovec_clone() and qemu_iovec_compare() from blkverify.
by Benoît Canet
· 11 years ago
ae39c4b
qemu-config: Sections must consist of keys
by Max Reitz
· 11 years ago
7cc07ab
qemu-option: has_help_option() and is_valid_option_list()
by Kevin Wolf
· 11 years ago
e26110c
module: implement module loading
by Fam Zheng
· 11 years ago
10f5bff
util: Split out exec_dir from os_find_datadir
by Fam Zheng
· 11 years ago
84d18f0
Use error_is_set() only when necessary
by Markus Armbruster
· 11 years ago
58892d4
util/fifo8: clear fifo head upon reset
by Beniamino Galvani
· 11 years ago
c4e57af
util/fifo8: implement push/pop of multiple bytes
by Beniamino Galvani
· 11 years ago
1165ae6
osdep: drop unused #include "trace.h"
by Stefan Hajnoczi
· 11 years ago
e535465
qemu_memalign: Allow small alignments
by Kevin Wolf
· 11 years ago
3c4b4e3
qemu-progress: Fix progress printing on SIGUSR1
by Kevin Wolf
· 11 years ago
e69968d
qemu-progress: Drop unused include
by Kevin Wolf
· 11 years ago
adf5c44
qemu-option: Add qemu_config_parse_qdict()
by Max Reitz
· 11 years ago
13401ba
osdep: add qemu_set_tty_echo()
by Stefan Hajnoczi
· 11 years ago
0150cd8
readline: move readline to a generic location
by Stefan Hajnoczi
· 11 years ago
732c66c
Revert "error: Don't use error_report() for assertion msgs."
by Peter Crosthwaite
· 11 years ago
d32934c
error: Don't use error_report() for assertion msgs.
by Peter Crosthwaite
· 11 years ago
133fe77
Merge remote branch 'luiz/queue/qmp' into qmpq
by Edgar E. Iglesias
· 11 years ago
9c22687
bitmap: use long as index
by Juan Quintela
· 11 years ago
87ea75d
qemu-option: Remove qemu_opts_create_nofail
by Peter Crosthwaite
· 11 years ago
5d24ee7
error: Add error_abort
by Peter Crosthwaite
· 11 years ago
0a0ee0b
Merge remote-tracking branch 'kwolf/tags/for-anthony' into staging
by Anthony Liguori
· 11 years ago
664d2c4
util: Use qemu_getauxval in linux qemu_cache_utils_init
by Richard Henderson
· 12 years ago
b6a3e69
osdep: Create qemu_getauxval and qemu_init_auxval
by Richard Henderson
· 12 years ago
b276d24
util/error: Save errno from clobbering
by Max Reitz
· 11 years ago
968854c
qmp: access the local QemuOptsLists for drive option
by Amos Kong
· 11 years ago
c7c4d06
qemu-thread: add QemuEvent
by Paolo Bonzini
· 12 years ago
518420d
compatfd: switch to QemuThread
by Jan Kiszka
· 12 years ago
326642b
blockdev: Separate ID generation from DriveInfo creation
by Kevin Wolf
· 12 years ago
80dfc87
Merge remote-tracking branch 'mjt/trivial-patches' into staging
by Anthony Liguori
· 11 years ago
ddd2363
util/path: Fix type which is longer than 8 bit for MinGW
by Stefan Weil
· 11 years ago
04fd1c7
util: call socket_set_fast_reuse instead of setting SO_REUSEADDR
by Sebastian Ottlik
· 11 years ago
606600a
util: add socket_set_fast_reuse function which will replace setting SO_REUSEADDR
by Sebastian Ottlik
· 11 years ago
16121fa
Merge remote-tracking branch 'stefanha/block' into staging
by Anthony Liguori
· 12 years ago
2be178a
iov: avoid "orig_len may be used unitialized" warning
by Michael Tokarev
· 12 years ago
a581307
osdep: warn if open(O_DIRECT) on fails with EINVAL
by Stefan Hajnoczi
· 12 years ago
3922825
exec: Don't abort when we can't allocate guest memory
by Markus Armbruster
· 12 years ago
f69f0bc
Merge remote-tracking branch 'mdroth/qga-pull-2013-9-9' into staging
by Anthony Liguori
· 12 years ago
20840d4
error: Add error_set_win32 and error_setg_win32
by Tomoki Sekiyama
· 12 years ago
5ddfffb
throttle: Add a new throttling API implementing continuous leaky bucket.
by Benoît Canet
· 12 years ago
d4ca092
option: Add assigned flag to QEMUOptionParameter
by Max Reitz
· 12 years ago
cb77d19
qemu-option: Guard against qemu_opts_set_defaults() misuse
by Markus Armbruster
· 12 years ago
8400429
iov: handle EOF in iov_send_recv
by MORITA Kazutaka
· 12 years ago
79761c6
semaphore: fix a hangup problem under load on NetBSD hosts.
by Izumi Tsutsui
· 12 years ago
e8cd45c
qdev: Add SIZE type to qdev properties
by Vasilis Liaskovitis
· 12 years ago
9220eee
aes: Remove unused code (NDEBUG, u16)
by Stefan Weil
· 12 years ago
0dd6c52
QemuOpts: Add qemu_opt_unset()
by Kevin Wolf
· 12 years ago
5e2ac51
add timestamp to error_report()
by Seiji Aguchi
· 12 years ago
6d4cd40
qemu-option: Fix qemu_opts_set_defaults() for corner cases
by Markus Armbruster
· 12 years ago
96bc97e
qemu-option: Fix qemu_opts_find() for null id arguments
by Markus Armbruster
· 12 years ago
7a5b6af
qemu-socket: don't leak opts on error
by Gerd Hoffmann
· 12 years ago
d1ec72a
qemu-socket: catch monitor_get_fd failures
by Gerd Hoffmann
· 12 years ago
c1204af
qemu-socket: drop pointless allocation
by Gerd Hoffmann
· 12 years ago
afde3f8
qemu-socket: zero-initialize SocketAddress
by Gerd Hoffmann
· 12 years ago
5dae8e5
notify: add NotiferWithReturn so notifier list can abort
by Stefan Hajnoczi
· 12 years ago
4999f3a
acl: acl_add can't insert before last list element, fix
by Markus Armbruster
· 12 years ago
a86b35f
qemu-option: check_params() is now unused, drop it
by Markus Armbruster
· 12 years ago
391b7b9
qemu-socket: allow hostnames starting with a digit
by Ján Tomko
· 12 years ago
54028d7
error: add error_setg_file_open() helper
by Luiz Capitulino
· 12 years ago
4efeabb
create qemu_openpty_raw() helper function and move it to a separate file
by Michael Tokarev
· 12 years ago
a38ed81
qemu-io: Move qemu_strsep() to cutils.c
by Kevin Wolf
· 12 years ago
5e00984
cutils: Support 'P' and 'E' suffixes in strtosz()
by Kevin Wolf
· 12 years ago
e2ea351
osdep: add qemu_get_local_state_pathname()
by Laszlo Ersek
· 12 years ago
3568ac2
Rename hexdump to avoid FreeBSD libutil conflict
by Ed Maste
· 12 years ago
e7a09b9
osdep: introduce qemu_anon_ram_free to free qemu_anon_ram_alloc-ed memory
by Paolo Bonzini
· 12 years ago
6eebf95
osdep, kvm: rename low-level RAM allocation functions
by Paolo Bonzini
· 12 years ago
7f303ad
clean unnecessary code: don't check g_strdup arg for NULL
by Dong Xu Wang
· 12 years ago
8e1b02b
qemu: add castagnoli crc32c checksum algorithm
by Jeff Cody
· 12 years ago
9adea5f
win32: add readv/writev emulation
by Paolo Bonzini
· 12 years ago
1f8f987
monitor: introduce query-command-line-options
by Amos Kong
· 12 years ago
b16352a
ccid-card-passthru, dev-smartcard-reader: add debug environment variables
by Alon Levy
· 12 years ago
Next »