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
/
include
/
qemu-common.h
Age
Commit message (
Expand
)
Author
2014-05-19
util: add qemu_iovec_is_zero
Peter Lieven
2014-05-07
glib: move g_poll() replacement into glib-compat.h
Stefan Hajnoczi
2014-03-27
util: add qemu_ether_ntoa
Alexey Kardashevskiy
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-20
util: Split out exec_dir from os_find_datadir
Fam Zheng
2014-02-14
qdev: Add enum property types to QAPI schema
Paolo Bonzini
2013-09-12
qmp: add interface blockdev-snapshot-delete-internal-sync
Wenchao Xia
2013-07-12
Introduce async_run_on_cpu()
Chegu Vinod
2013-06-28
cpu: Change qemu_init_vcpu() argument to CPUState
Andreas Färber
2013-06-28
cpu: Guard cpu_{save,load}() definitions
Andreas Färber
2013-06-14
create qemu_openpty_raw() helper function and move it to a separate file
Michael Tokarev
2013-06-06
qemu-io: Move qemu_strsep() to cutils.c
Kevin Wolf
2013-06-06
cutils: Support 'P' and 'E' suffixes in strtosz()
Kevin Wolf
2013-05-22
ui/gtk.c: Fix *BSD build of Gtk+ UI
Brad Smith
2013-05-20
Rename hexdump to avoid FreeBSD libutil conflict
Ed Maste
2013-05-15
qemu-common: Resolve vector build breakes for AltiVec
Paolo Bonzini
2013-05-14
portability: pty.h is glibc-specific
Paolo Bonzini
2013-04-29
win32: add readv/writev emulation
Paolo Bonzini
2013-04-24
ccid-card-passthru, dev-smartcard-reader: add debug environment variables
Alon Levy
2013-04-13
unicode: New mod_utf8_codepoint()
Markus Armbruster
2013-03-26
cutils: add a function to find non-zero content in a buffer
Peter Lieven
2013-03-26
move vector definitions to qemu-common.h
Peter Lieven
2013-03-25
glib: add a compatibility interface for g_timeout_add_seconds
Anthony Liguori
2013-03-15
iov: Factor out hexdumper
Peter Crosthwaite
2013-02-26
glib: Add compat wrapper for g_poll on old glib
Alexander Graf
2013-02-04
cutils: unsigned int parsing functions
Eduardo Habkost
2013-01-25
block: Add special error code for wrong format
Stefan Weil
2013-01-08
qemu-common.h: Make qemu_init_vcpu() stub static inline
Andreas Färber
2013-01-02
iov: add qemu_iovec_concat_iov()
Stefan Hajnoczi
2012-12-19
janitor: move remaining public headers to include/
Paolo Bonzini