aboutsummaryrefslogtreecommitdiff
path: root/include/qemu
AgeCommit message (Expand)AuthorFilesLines
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster10-10/+0
2019-06-11qemu-common: Move qemu_isalnum() etc. to qemu/ctype.hMarkus Armbruster1-0/+27
2019-05-22util: Add qemu_guest_getrandom and associated routinesRichard Henderson1-0/+68
2019-05-13Clean up decorations and whitespace around header guardsMarkus Armbruster1-1/+1
2019-05-13Normalize header guard symbol definition.Markus Armbruster3-3/+3
2019-05-13Clean up ill-advised or unusual header guardsMarkus Armbruster2-5/+5
2019-05-13Clean up header guards that don't match their file nameMarkus Armbruster1-3/+3
2019-05-07osdep: Fix mingw compilation regarding stdio formatsCao Jiaxi1-5/+5
2019-05-07QEMU_PACKED: Remove gcc_struct attribute in Windows non x86 targetsCao Jiaxi1-1/+1
2019-04-29hw/devices: Move TI touchscreen declarations into a new headerPhilippe Mathieu-Daudé1-1/+0
2019-04-25util/mmap-alloc: Add a 'is_pmem' parameter to qemu_ram_mmapZhang Yi1-1/+20
2019-04-18include: Move fprintf_function to disas/Markus Armbruster1-14/+0
2019-04-18qemu-print: New qemu_fprintf(), qemu_vfprintf()Markus Armbruster1-0/+4
2019-04-18qsp: Simplify how qsp_report() printsMarkus Armbruster1-4/+2
2019-04-18include: Include fprintf-fn.h only where neededMarkus Armbruster1-2/+0
2019-04-18qemu-print: New qemu_printf(), qemu_vprintf() etc.Markus Armbruster1-0/+19
2019-04-18monitor error: Make printf()-like functions return a valueMarkus Armbruster1-4/+4
2019-04-17log: Make glib logging go through QEMUChristophe Fergeau1-1/+2
2019-04-09include/qemu/bswap.h: Use __builtin_memcpy() in accessor functionsPeter Maydell1-10/+16
2019-04-02filemon: fix watch IDs to avoid potential wraparound issuesDaniel P. Berrangé1-8/+8
2019-03-11hostmem-file: reject invalid pmem file sizesStefan Hajnoczi1-0/+13
2019-03-07tests: qgraph API for the qtest driver frameworkEmanuele Giuseppe Esposito1-0/+2
2019-03-06Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20190306a'...Peter Maydell1-0/+17
2019-03-06bitmap: bitmap_count_one_with_offsetWei Wang1-0/+13
2019-03-06bitmap: fix bitmap_count_oneWei Wang1-0/+4
2019-03-06bswap: Fix accessors syntax in commentGreg Kurz1-4/+4
2019-03-05net: Introduce announce timerDr. David Alan Gilbert1-0/+1
2019-02-26authz: delete existing ACL implementationDaniel P. Berrange1-66/+0
2019-02-26util: add helper APIs for dealing with inotify in portable mannerDaniel P. Berrangé1-0/+128
2019-02-22block: enhance QEMUIOVector structureVladimir Sementsov-Ogievskiy1-2/+62
2019-02-07slirp: replace global polling with per-instance & notifierMarc-André Lureau1-0/+15
2019-02-07Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190206' into stagingPeter Maydell1-1/+1
2019-02-06tcg: add early clober modifier in atomic16_cmpxchg on aarch64Catherine Ho1-1/+1
2019-02-05queue: fix QTAILQ_FOREACH_REVERSE_SAFEPaolo Bonzini1-1/+1
2019-02-04mmap-alloc: fix hugetlbfs misaligned length in ppc64Murilo Opsfelder Araujo1-1/+1
2019-02-01block: Eliminate the S_1KiB, S_2KiB, ... macrosMarkus Armbruster1-73/+0
2019-02-01uuid: Make qemu_uuid_bswap() take and return a QemuUUIDPeter Maydell1-1/+1
2019-01-31Merge remote-tracking branch 'remotes/xanclic/tags/pull-block-2019-01-31' int...Peter Maydell1-0/+16
2019-01-31qemu-io: Add generic function for reinitializing optind.Richard W.M. Jones1-0/+16
2019-01-30Don't talk about the LGPL if the file is licensed under the GPLThomas Huth1-6/+5
2019-01-22linux-user: Fix compilation with clang 3.4Thomas Huth1-0/+4
2019-01-22ui/console: Remove PixelFormat from qemu/typedefs.hPhilippe Mathieu-Daudé1-1/+0
2019-01-22ui/console: Remove MouseTransformInfo from qemu/typedefs.hPhilippe Mathieu-Daudé1-1/+0
2019-01-22ui/console: Remove DisplayState/DisplaySurface from "qemu/typedefs.h"Philippe Mathieu-Daudé1-2/+0
2019-01-22ui/console: Remove QemuDmaBuf from "qemu/typedefs.h"Philippe Mathieu-Daudé1-1/+0
2019-01-22audio: Remove AudioState from "qemu/typedefs.h"Philippe Mathieu-Daudé1-1/+0
2019-01-22hw/i386: Remove PCMachineClass from "qemu/typedefs.h"Philippe Mathieu-Daudé1-1/+0
2019-01-22hw/char/serial: Remove SerialState from "qemu/typedefs.h"Philippe Mathieu-Daudé1-1/+0
2019-01-22hw/bt: Remove HCIInfo from "qemu/typedefs.h"Philippe Mathieu-Daudé1-1/+0
2019-01-22hw/i2c/smbus: Remove SMBusDevice from "qemu/typedefs.h"Philippe Mathieu-Daudé1-1/+0