index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
Age
Commit message (
Expand
)
Author
2014-05-22
Merge remote-tracking branch 'remotes/kraxel/tags/pull-chardev-2' into staging
Peter Maydell
2014-05-21
error: error_is_set() is finally unused; remove
Markus Armbruster
2014-05-21
qemu-socket: Clean up inet_connect_opts()
Markus Armbruster
2014-05-19
util: add qemu_iovec_is_zero
Peter Lieven
2014-05-13
savevm: Remove all the unneeded version_minimum_id_old (arm)
Juan Quintela
2014-05-13
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2014-05-09
glib: fix g_poll early timeout on windows
Sangho Park
2014-05-09
qemu-option: Clean up fragile use of error_is_set()
Markus Armbruster
2014-05-09
error: Consistently name Error ** objects errp, and not err
Markus Armbruster
2014-05-08
cutils: tighten qemu_parse_fd()
Laszlo Ersek
2014-05-07
readline: Sort completions before printing them.
Hani Benhabiles
2014-05-07
readline: use g_strndup instead of open-coding it
Michael Tokarev
2014-05-07
do not call g_thread_init() for glib >= 2.31
Michael Tokarev
2014-04-28
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-04-28' in...
Peter Maydell
2014-04-28
init_paths: fix minor memory leak
Kirill Batuzov
2014-04-27
qemu-option: introduce qemu_find_opts_singleton
Paolo Bonzini
2014-04-25
error: Remove some unused headers
Cole Robinson
2014-04-25
qerror.h: Remove QERR defines that are only used once
Cole Robinson
2014-04-25
error: Print error_report() to stderr if using qmp
Cole Robinson
2014-04-25
error: Privatize error_print_loc
Cole Robinson
2014-03-28
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2014-03-27
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-03-27' in...
Peter Maydell
2014-03-27
Detect pthread_setname_np at configure time
Dr. David Alan Gilbert
2014-03-27
util: Add 'static' attribute to function implementation
Stefan Weil
2014-03-27
util: add qemu_ether_ntoa
Alexey Kardashevskiy
2014-03-25
osdep: initialize glib threads in all QEMU tools
Stefan Hajnoczi
2014-03-13
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2014-03-13
oslib-posix: Fix build on FreeBSD
Andreas Färber
2014-03-13
rfifolock: add recursive FIFO lock
Stefan Hajnoczi
2014-03-11
qemu-thread-posix: Fix build against older glibc version
Jan Kiszka
2014-03-09
Add a 'name' parameter to qemu_thread_create
Dr. David Alan Gilbert
2014-03-09
Add 'debug-threads' suboption to --name
Dr. David Alan Gilbert
2014-03-05
target-ppc: Add ISA2.06 divde[o] Instructions
Tom Musta
2014-03-05
target-ppc: Add ISA2.06 divdeu[o] Instructions
Tom Musta
2014-03-03
util/iov: Use qemu/sockets.h instead of conditional code
Stefan Weil
2014-02-28
modules: Fix building with --enable-modules
Fam Zheng
2014-02-25
modules: do not include gmodule-2.0 in static builds
Paolo Bonzini
2014-02-25
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2014-02-24
Merge remote-tracking branch 'remotes/bonzini/configure' into staging
Peter Maydell
2014-02-21
blkverify: Extract qemu_iovec_clone() and qemu_iovec_compare() from blkverify.
Benoît Canet
2014-02-21
qemu-config: Sections must consist of keys
Max Reitz
2014-02-21
qemu-option: has_help_option() and is_valid_option_list()
Kevin Wolf
2014-02-20
module: implement module loading
Fam Zheng
2014-02-20
util: Split out exec_dir from os_find_datadir
Fam Zheng
2014-02-17
Use error_is_set() only when necessary
Markus Armbruster
2014-02-08
util/fifo8: clear fifo head upon reset
Beniamino Galvani
2014-02-08
util/fifo8: implement push/pop of multiple bytes
Beniamino Galvani
2014-02-01
osdep: drop unused #include "trace.h"
Stefan Hajnoczi
2014-01-24
qemu_memalign: Allow small alignments
Kevin Wolf
2014-01-24
qemu-progress: Fix progress printing on SIGUSR1
Kevin Wolf
[next]