summaryrefslogtreecommitdiffstats
path: root/include/qemu-common.h
Commit message (Expand)AuthorAgeFilesLines
* util: add qemu_ether_ntoaAlexey Kardashevskiy2014-03-271-0/+2
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2014-02-251-0/+2
|\
| * blkverify: Extract qemu_iovec_clone() and qemu_iovec_compare() from blkverify.Benoît Canet2014-02-211-0/+2
* | Merge remote-tracking branch 'remotes/bonzini/configure' into stagingPeter Maydell2014-02-241-1/+1
|\ \ | |/ |/|
| * util: Split out exec_dir from os_find_datadirFam Zheng2014-02-201-1/+1
* | qdev: Add enum property types to QAPI schemaPaolo Bonzini2014-02-141-8/+0
|/
* qmp: add interface blockdev-snapshot-delete-internal-syncWenchao Xia2013-09-121-0/+3
* Introduce async_run_on_cpu()Chegu Vinod2013-07-121-0/+1
* cpu: Change qemu_init_vcpu() argument to CPUStateAndreas Färber2013-06-281-8/+0
* cpu: Guard cpu_{save,load}() definitionsAndreas Färber2013-06-281-0/+2
* create qemu_openpty_raw() helper function and move it to a separate fileMichael Tokarev2013-06-141-13/+2
* qemu-io: Move qemu_strsep() to cutils.cKevin Wolf2013-06-061-0/+1
* cutils: Support 'P' and 'E' suffixes in strtosz()Kevin Wolf2013-06-061-0/+2
* ui/gtk.c: Fix *BSD build of Gtk+ UIBrad Smith2013-05-221-0/+1
* Rename hexdump to avoid FreeBSD libutil conflictEd Maste2013-05-201-1/+1
* qemu-common: Resolve vector build breakes for AltiVecPaolo Bonzini2013-05-151-2/+8
* portability: pty.h is glibc-specificPaolo Bonzini2013-05-141-0/+12
* win32: add readv/writev emulationPaolo Bonzini2013-04-291-20/+2
* ccid-card-passthru, dev-smartcard-reader: add debug environment variablesAlon Levy2013-04-241-0/+5
* unicode: New mod_utf8_codepoint()Markus Armbruster2013-04-131-0/+3
* cutils: add a function to find non-zero content in a bufferPeter Lieven2013-03-261-0/+10
* move vector definitions to qemu-common.hPeter Lieven2013-03-261-0/+21
* glib: add a compatibility interface for g_timeout_add_secondsAnthony Liguori2013-03-251-1/+1
* iov: Factor out hexdumperPeter Crosthwaite2013-03-151-0/+6
* glib: Add compat wrapper for g_poll on old glibAlexander Graf2013-02-261-0/+12
* cutils: unsigned int parsing functionsEduardo Habkost2013-02-041-0/+4
* block: Add special error code for wrong formatStefan Weil2013-01-251-0/+3
* qemu-common.h: Make qemu_init_vcpu() stub static inlineAndreas Färber2013-01-081-1/+3
* iov: add qemu_iovec_concat_iov()Stefan Hajnoczi2013-01-021-0/+3
* janitor: move remaining public headers to include/Paolo Bonzini2012-12-191-0/+421
OpenPOWER on IntegriCloud