Sign in
qemu
/
qemu
/
0e82dc7bbd96f9b0fb76e5fe263ba04b15e68127
/
util
e1cf558
util: Use g_new() & friends where that makes obvious sense
by Markus Armbruster
· 10 years ago
9be71be
util: Fuse g_malloc(); memset() into g_new0()
by Markus Armbruster
· 10 years ago
44c2286
util: Drop superfluous conditionals around g_free()
by Markus Armbruster
· 10 years ago
2458810
Drop superfluous conditionals around g_strdup()
by Markus Armbruster
· 10 years ago
a2b257d
memory: expose alignment used for allocating RAM as MemoryRegion API
by Igor Mammedov
· 10 years ago
6cfcd86
acl: fix memory leak
by Gonglei
· 10 years ago
404ac83
util: Improve os_mem_prealloc error message
by Michal Privoznik
· 10 years ago
fcb2cd9
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 10 years ago
5179502
qemu-sockets: Add error to non-blocking connect handler
by Corey Minyard
· 10 years ago
5748e4c
qemu-error: Add error_vreport()
by Corey Minyard
· 10 years ago
f5bebbb
util: Emancipate id_wellformed() from QemuOpts
by Markus Armbruster
· 10 years ago
b60a772
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
by Peter Maydell
· 10 years ago
235256a
qemu-socket: Eliminate silly QERR_ macros
by Markus Armbruster
· 10 years ago
9aebf3b
block: Validate node-name
by Kevin Wolf
· 10 years ago
8287fea
util/qemu-sockets.c: Support specifying IPv4 or IPv6 in socket_dgram()
by Peter Maydell
· 10 years ago
2ceee4b
util: Don't link host-utils.o if it's empty
by Fam Zheng
· 10 years ago
f6e0830
util: Move general qemu_getauxval to util/getauxval.c
by Fam Zheng
· 10 years ago
bc5008a
util/path: Use the GLib memory allocation routines
by zhanghailiang
· 10 years ago
142f4ac
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-08-15' into staging
by Peter Maydell
· 10 years ago
8108fd3
don't use 'Yoda conditions'
by Gonglei
· 10 years ago
7d2a35c
block: Introduce qemu_try_blockalign()
by Kevin Wolf
· 11 years ago
bb2eb18
module: Don't complain when a module is absent
by Andreas Färber
· 10 years ago
f9e13f8
module: Simplify module_load()
by Andreas Färber
· 10 years ago
7a6d04e
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
by Peter Maydell
· 11 years ago
58f423f
dma-helpers: Fix too long qiov
by Kevin Wolf
· 11 years ago
b7bf8f5
oslib-posix: Fix new compiler error with -Wclobbered
by Stefan Weil
· 11 years ago
a760715
qemu_opts_append: Play nicely with QemuOptsList's head
by Michal Privoznik
· 11 years ago
089a394
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
by Peter Maydell
· 11 years ago
7cfadb6
qapi event: convert SPICE events
by Wenchao Xia
· 11 years ago
a589569
qapi: adjust existing defines
by Wenchao Xia
· 11 years ago
224f9fd
tcg-ppc: Merge cache-utils into the backend
by Richard Henderson
· 11 years ago
2b45c3f
qemu/osdep: Remove the need for qemu_init_auxval
by Richard Henderson
· 11 years ago
435db4c
QemuOpts: check NULL opts in qemu_opt_get functions
by Chunyan Liu
· 11 years ago
0a99aae
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
by Peter Maydell
· 11 years ago
3818331
memory: move preallocation code out of exec.c
by Paolo Bonzini
· 11 years ago
6baa963
Merge remote-tracking branch 'remotes/bonzini/scsi-next' into staging
by Peter Maydell
· 11 years ago
e637aa6
w32: Fix regression caused by new g_poll implementation
by Stefan Weil
· 11 years ago
519661e
util: add return value to qemu_iovec_concat_iov
by Paolo Bonzini
· 11 years ago
af44da8
Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' into staging
by Peter Maydell
· 11 years ago
bfd8f5b
util: Add InvMixColumns
by Tom Musta
· 11 years ago
1c1a6d2
util: Add AES ShiftRows and InvShiftRows Tables
by Tom Musta
· 11 years ago
40c84b5
util: Add S-Box and InvS-Box Arrays to Common AES Utils
by Tom Musta
· 11 years ago
98d896d
QemuOpts: cleanup tmp 'allocated' member from QemuOptsList
by Chunyan Liu
· 11 years ago
c282e1f
cleanup QEMUOptionParameter
by Chunyan Liu
· 11 years ago
74c3c19
QemuOpts: export qemu_opt_find
by Chunyan Liu
· 11 years ago
4782183
QemuOpts: check NULL input for qemu_opts_del
by Chunyan Liu
· 11 years ago
a1097a2
QemuOpts: add qemu_opts_append to replace append_option_parameters
by Chunyan Liu
· 11 years ago
8559e45
QemuOpts: add conversion between QEMUOptionParameter to QemuOpts
by Chunyan Liu
· 11 years ago
504189a
QemuOpts: add qemu_opts_print_help to replace print_option_help
by Chunyan Liu
· 11 years ago
782730b
QemuOpts: add qemu_opt_get_*_del functions for replace work
by Chunyan Liu
· 11 years ago
fc34551
QemuOpts: move qemu_opt_del ahead for later calling
by Chunyan Liu
· 11 years ago
dc8622f
QemuOpts: change opt->name|str from (const char *) to (char *)
by Chunyan Liu
· 11 years ago
e36af94
qapi: output def_value_str when query command line options
by Chunyan Liu
· 11 years ago
0972203
QemuOpts: add def_value_str to QemuOptDesc
by Chunyan Liu
· 11 years ago
e679054
QemuOpts: repurpose qemu_opts_print to replace print_option_parameters
by Chunyan Liu
· 11 years ago
5e89db7
QemuOpts: move find_desc_by_name ahead for later calling
by Chunyan Liu
· 11 years ago
8bc8912
inet_listen_opts: add error checking
by Gerd Hoffmann
· 11 years ago
05fedee
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
by Peter Maydell
· 11 years ago
075ccb6
readline: Clear screen on form feed.
by Hani Benhabiles
· 11 years ago
e70871d
readline: Make completion strings always unique
by Hani Benhabiles
· 11 years ago
6ad3f09
util/qemu-openpty: fix build with musl libc by include termios.h as fallback
by Natanael Copa
· 11 years ago
591b320
util/hbitmap.c: Use ctpopl rather than reimplementing a local equivalent
by Peter Maydell
· 11 years ago
f9b5426
util/qemu-sockets.c: Avoid unused variable warnings
by Peter Maydell
· 11 years ago
13af91e
throttle: add throttle_detach/attach_aio_context()
by Stefan Hajnoczi
· 11 years ago
6054d88
Merge remote-tracking branch 'remotes/kraxel/tags/pull-chardev-2' into staging
by Peter Maydell
· 11 years ago
d2e064a
error: error_is_set() is finally unused; remove
by Markus Armbruster
· 11 years ago
3f9286b
qemu-socket: Clean up inet_connect_opts()
by Markus Armbruster
· 11 years ago
43f35cb
util: add qemu_iovec_is_zero
by Peter Lieven
· 11 years ago
8f1e884
savevm: Remove all the unneeded version_minimum_id_old (arm)
by Juan Quintela
· 11 years ago
1b5498f
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging
by Peter Maydell
· 11 years ago
5a00754
glib: fix g_poll early timeout on windows
by Sangho Park
· 11 years ago
2767cee
qemu-option: Clean up fragile use of error_is_set()
by Markus Armbruster
· 11 years ago
64dfefe
error: Consistently name Error ** objects errp, and not err
by Markus Armbruster
· 11 years ago
e9c5c1f
cutils: tighten qemu_parse_fd()
by Laszlo Ersek
· 11 years ago
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
Next »