summaryrefslogtreecommitdiffstats
path: root/include/qemu
Commit message (Expand)AuthorAgeFilesLines
...
* Include migration/vmstate.h lessMarkus Armbruster2019-08-161-1/+0Star
* migration: Move the VMStateDescription typedef to typedefs.hMarkus Armbruster2019-08-161-0/+1
* Include hw/irq.h a lot lessMarkus Armbruster2019-08-161-0/+9
* typedefs: Separate incomplete types and function typesMarkus Armbruster2019-08-161-3/+23
* queue: Drop superfluous #include qemu/atomic.hMarkus Armbruster2019-08-161-2/+0Star
* Include generated QAPI headers lessMarkus Armbruster2019-08-161-1/+1
* include: Make headers more self-containedMarkus Armbruster2019-08-163-1/+5
* bitmap: Add bitmap_copy_with_{src|dst}_offset()Peter Xu2019-07-151-0/+9
* include/qemu/atomic.h: Add signal_barrierRichard Henderson2019-07-141-0/+11
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-1210-10/+0Star
* qemu-common: Move qemu_isalnum() etc. to qemu/ctype.hMarkus Armbruster2019-06-111-0/+27
* util: Add qemu_guest_getrandom and associated routinesRichard Henderson2019-05-221-0/+68
* Clean up decorations and whitespace around header guardsMarkus Armbruster2019-05-131-1/+1
* Normalize header guard symbol definition.Markus Armbruster2019-05-133-3/+3
* Clean up ill-advised or unusual header guardsMarkus Armbruster2019-05-132-5/+5
* Clean up header guards that don't match their file nameMarkus Armbruster2019-05-131-3/+3
* osdep: Fix mingw compilation regarding stdio formatsCao Jiaxi2019-05-071-5/+5
* QEMU_PACKED: Remove gcc_struct attribute in Windows non x86 targetsCao Jiaxi2019-05-071-1/+1
* hw/devices: Move TI touchscreen declarations into a new headerPhilippe Mathieu-Daudé2019-04-291-1/+0Star
* util/mmap-alloc: Add a 'is_pmem' parameter to qemu_ram_mmapZhang Yi2019-04-251-1/+20
* include: Move fprintf_function to disas/Markus Armbruster2019-04-181-14/+0Star
* qemu-print: New qemu_fprintf(), qemu_vfprintf()Markus Armbruster2019-04-181-0/+4
* qsp: Simplify how qsp_report() printsMarkus Armbruster2019-04-181-4/+2Star
* include: Include fprintf-fn.h only where neededMarkus Armbruster2019-04-181-2/+0Star
* qemu-print: New qemu_printf(), qemu_vprintf() etc.Markus Armbruster2019-04-181-0/+19
* monitor error: Make printf()-like functions return a valueMarkus Armbruster2019-04-181-4/+4
* log: Make glib logging go through QEMUChristophe Fergeau2019-04-171-1/+2
* include/qemu/bswap.h: Use __builtin_memcpy() in accessor functionsPeter Maydell2019-04-091-10/+16
* filemon: fix watch IDs to avoid potential wraparound issuesDaniel P. Berrangé2019-04-021-8/+8
* hostmem-file: reject invalid pmem file sizesStefan Hajnoczi2019-03-111-0/+13
* tests: qgraph API for the qtest driver frameworkEmanuele Giuseppe Esposito2019-03-071-0/+2
* Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20190306a'...Peter Maydell2019-03-061-0/+17
|\
| * bitmap: bitmap_count_one_with_offsetWei Wang2019-03-061-0/+13
| * bitmap: fix bitmap_count_oneWei Wang2019-03-061-0/+4
* | bswap: Fix accessors syntax in commentGreg Kurz2019-03-061-4/+4
|/
* net: Introduce announce timerDr. David Alan Gilbert2019-03-051-0/+1
* authz: delete existing ACL implementationDaniel P. Berrange2019-02-261-66/+0Star
* util: add helper APIs for dealing with inotify in portable mannerDaniel P. Berrangé2019-02-261-0/+128
* block: enhance QEMUIOVector structureVladimir Sementsov-Ogievskiy2019-02-221-2/+62
* slirp: replace global polling with per-instance & notifierMarc-André Lureau2019-02-071-0/+15
* Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190206' into stagingPeter Maydell2019-02-071-1/+1
|\
| * tcg: add early clober modifier in atomic16_cmpxchg on aarch64Catherine Ho2019-02-061-1/+1
* | queue: fix QTAILQ_FOREACH_REVERSE_SAFEPaolo Bonzini2019-02-051-1/+1
|/
* mmap-alloc: fix hugetlbfs misaligned length in ppc64Murilo Opsfelder Araujo2019-02-041-1/+1
* block: Eliminate the S_1KiB, S_2KiB, ... macrosMarkus Armbruster2019-02-011-73/+0Star
* uuid: Make qemu_uuid_bswap() take and return a QemuUUIDPeter Maydell2019-02-011-1/+1
* Merge remote-tracking branch 'remotes/xanclic/tags/pull-block-2019-01-31' int...Peter Maydell2019-01-311-0/+16
|\
| * qemu-io: Add generic function for reinitializing optind.Richard W.M. Jones2019-01-311-0/+16
* | Don't talk about the LGPL if the file is licensed under the GPLThomas Huth2019-01-301-6/+5Star
|/
* linux-user: Fix compilation with clang 3.4Thomas Huth2019-01-221-0/+4