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-01-24
qemu_memalign: Allow small alignments
Kevin Wolf
2014-01-24
qemu-progress: Fix progress printing on SIGUSR1
Kevin Wolf
2014-01-24
qemu-progress: Drop unused include
Kevin Wolf
2014-01-22
qemu-option: Add qemu_config_parse_qdict()
Max Reitz
2014-01-22
osdep: add qemu_set_tty_echo()
Stefan Hajnoczi
2014-01-22
readline: move readline to a generic location
Stefan Hajnoczi
2014-01-17
Revert "error: Don't use error_report() for assertion msgs."
Peter Crosthwaite
2014-01-15
error: Don't use error_report() for assertion msgs.
Peter Crosthwaite
2014-01-14
Merge remote branch 'luiz/queue/qmp' into qmpq
Edgar E. Iglesias
2014-01-13
bitmap: use long as index
Juan Quintela
2014-01-06
qemu-option: Remove qemu_opts_create_nofail
Peter Crosthwaite
2014-01-06
error: Add error_abort
Peter Crosthwaite
2013-12-06
Merge remote-tracking branch 'kwolf/tags/for-anthony' into staging
Anthony Liguori
2013-11-30
util: Use qemu_getauxval in linux qemu_cache_utils_init
Richard Henderson
2013-11-30
osdep: Create qemu_getauxval and qemu_init_auxval
Richard Henderson
2013-11-28
util/error: Save errno from clobbering
Max Reitz
2013-11-14
qmp: access the local QemuOptsLists for drive option
Amos Kong
2013-10-17
qemu-thread: add QemuEvent
Paolo Bonzini
2013-10-17
compatfd: switch to QemuThread
Jan Kiszka
2013-10-11
blockdev: Separate ID generation from DriveInfo creation
Kevin Wolf
2013-10-09
Merge remote-tracking branch 'mjt/trivial-patches' into staging
Anthony Liguori
2013-10-05
util/path: Fix type which is longer than 8 bit for MinGW
Stefan Weil
2013-10-02
util: call socket_set_fast_reuse instead of setting SO_REUSEADDR
Sebastian Ottlik
2013-10-02
util: add socket_set_fast_reuse function which will replace setting SO_REUSEADDR
Sebastian Ottlik
2013-09-23
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
2013-09-20
iov: avoid "orig_len may be used unitialized" warning
Michael Tokarev
2013-09-18
osdep: warn if open(O_DIRECT) on fails with EINVAL
Stefan Hajnoczi
2013-09-12
exec: Don't abort when we can't allocate guest memory
Markus Armbruster
2013-09-11
Merge remote-tracking branch 'mdroth/qga-pull-2013-9-9' into staging
Anthony Liguori
2013-09-09
error: Add error_set_win32 and error_setg_win32
Tomoki Sekiyama
2013-09-06
throttle: Add a new throttling API implementing continuous leaky bucket.
Benoît Canet
2013-08-30
option: Add assigned flag to QEMUOptionParameter
Max Reitz
2013-08-12
qemu-option: Guard against qemu_opts_set_defaults() misuse
Markus Armbruster
2013-08-06
iov: handle EOF in iov_send_recv
MORITA Kazutaka
2013-08-05
semaphore: fix a hangup problem under load on NetBSD hosts.
Izumi Tsutsui
2013-07-29
qdev: Add SIZE type to qdev properties
Vasilis Liaskovitis
2013-07-27
aes: Remove unused code (NDEBUG, u16)
Stefan Weil
2013-07-26
QemuOpts: Add qemu_opt_unset()
Kevin Wolf
2013-07-10
add timestamp to error_report()
Seiji Aguchi
2013-07-09
qemu-option: Fix qemu_opts_set_defaults() for corner cases
Markus Armbruster
2013-07-09
qemu-option: Fix qemu_opts_find() for null id arguments
Markus Armbruster
2013-06-28
qemu-socket: don't leak opts on error
Gerd Hoffmann
2013-06-28
qemu-socket: catch monitor_get_fd failures
Gerd Hoffmann
2013-06-28
qemu-socket: drop pointless allocation
Gerd Hoffmann
2013-06-28
qemu-socket: zero-initialize SocketAddress
Gerd Hoffmann
2013-06-28
notify: add NotiferWithReturn so notifier list can abort
Stefan Hajnoczi
2013-06-21
acl: acl_add can't insert before last list element, fix
Markus Armbruster
2013-06-19
qemu-option: check_params() is now unused, drop it
Markus Armbruster
2013-06-18
qemu-socket: allow hostnames starting with a digit
Ján Tomko
2013-06-17
error: add error_setg_file_open() helper
Luiz Capitulino
[next]