summaryrefslogtreecommitdiffstats
path: root/include/qemu
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2019-01-116-116/+117
|\
| * avoid TABs in files that only contain a fewPaolo Bonzini2019-01-112-8/+8
| * qemu/queue.h: simplify reverse access to QTAILQPaolo Bonzini2019-01-112-9/+9
| * qemu/queue.h: reimplement QTAILQ without pointer-to-pointersPaolo Bonzini2019-01-112-99/+85Star
| * qemu/queue.h: remove Q_TAILQ_{HEAD,ENTRY}Paolo Bonzini2019-01-111-8/+6Star
| * build-sys: build with Vista API by defaultMarc-André Lureau2019-01-111-2/+2
| * build-sys: move windows defines in osdep.h headerMarc-André Lureau2019-01-111-0/+17
* | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell2019-01-111-0/+62
|\ \ | |/ |/|
| * range: add some more functionsDavid Hildenbrand2019-01-101-0/+62
* | typedefs: (Re-)sort entries alphabeticallyEric Blake2019-01-091-5/+5
|/
* atomics: Set ATOMIC_REG_SIZE=8 for MIPS n32Paul Burton2019-01-031-2/+3