summaryrefslogtreecommitdiffstats
path: root/include/qemu
Commit message (Expand)AuthorAgeFilesLines
* 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
* ui/console: Remove PixelFormat from qemu/typedefs.hPhilippe Mathieu-Daudé2019-01-221-1/+0Star
* ui/console: Remove MouseTransformInfo from qemu/typedefs.hPhilippe Mathieu-Daudé2019-01-221-1/+0Star
* ui/console: Remove DisplayState/DisplaySurface from "qemu/typedefs.h"Philippe Mathieu-Daudé2019-01-221-2/+0Star
* ui/console: Remove QemuDmaBuf from "qemu/typedefs.h"Philippe Mathieu-Daudé2019-01-221-1/+0Star
* audio: Remove AudioState from "qemu/typedefs.h"Philippe Mathieu-Daudé2019-01-221-1/+0Star
* hw/i386: Remove PCMachineClass from "qemu/typedefs.h"Philippe Mathieu-Daudé2019-01-221-1/+0Star
* hw/char/serial: Remove SerialState from "qemu/typedefs.h"Philippe Mathieu-Daudé2019-01-221-1/+0Star
* hw/bt: Remove HCIInfo from "qemu/typedefs.h"Philippe Mathieu-Daudé2019-01-221-1/+0Star
* hw/i2c/smbus: Remove SMBusDevice from "qemu/typedefs.h"Philippe Mathieu-Daudé2019-01-221-1/+0Star
* hw/ide/ahci: Remove AllwinnerAHCIState from "qemu/typedefs.h"Philippe Mathieu-Daudé2019-01-221-1/+0Star
* hw/pcmcia: Remove PCMCIACardState from "qemu/typedefs.h"Philippe Mathieu-Daudé2019-01-221-1/+0Star
* hw/input/ps2: Remove PS2State from "qemu/typedefs.h"Philippe Mathieu-Daudé2019-01-221-1/+0Star
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2019-01-181-0/+15
|\
| * qemu/compiler: Define QEMU_NONSTRINGPhilippe Mathieu-Daudé2019-01-181-0/+15
* | Revert "hbitmap: Add @advance param to hbitmap_iter_next()"Vladimir Sementsov-Ogievskiy2019-01-161-4/+1Star
* | dirty-bitmap: add bdrv_dirty_bitmap_next_dirty_areaVladimir Sementsov-Ogievskiy2019-01-161-0/+16
* | dirty-bitmap: improve bdrv_dirty_bitmap_next_zeroVladimir Sementsov-Ogievskiy2019-01-161-3/+7
|/
* xen: add a mechanism to automatically create XenDevice-s...Paul Durrant2019-01-141-0/+3