Age | Commit message (Expand) | Author | Files | Lines |
2019-02-04 | mmap-alloc: fix hugetlbfs misaligned length in ppc64 | Murilo Opsfelder Araujo | 1 | -1/+1 |
2019-02-01 | block: Eliminate the S_1KiB, S_2KiB, ... macros | Markus Armbruster | 1 | -73/+0 |
2019-02-01 | uuid: Make qemu_uuid_bswap() take and return a QemuUUID | Peter Maydell | 1 | -1/+1 |
2019-01-31 | Merge remote-tracking branch 'remotes/xanclic/tags/pull-block-2019-01-31' int... | Peter Maydell | 1 | -0/+16 |
2019-01-31 | qemu-io: Add generic function for reinitializing optind. | Richard W.M. Jones | 1 | -0/+16 |
2019-01-30 | Don't talk about the LGPL if the file is licensed under the GPL | Thomas Huth | 1 | -6/+5 |
2019-01-22 | linux-user: Fix compilation with clang 3.4 | Thomas Huth | 1 | -0/+4 |
2019-01-22 | ui/console: Remove PixelFormat from qemu/typedefs.h | Philippe Mathieu-Daudé | 1 | -1/+0 |
2019-01-22 | ui/console: Remove MouseTransformInfo from qemu/typedefs.h | Philippe Mathieu-Daudé | 1 | -1/+0 |
2019-01-22 | ui/console: Remove DisplayState/DisplaySurface from "qemu/typedefs.h" | Philippe Mathieu-Daudé | 1 | -2/+0 |
2019-01-22 | ui/console: Remove QemuDmaBuf from "qemu/typedefs.h" | Philippe Mathieu-Daudé | 1 | -1/+0 |
2019-01-22 | audio: Remove AudioState from "qemu/typedefs.h" | Philippe Mathieu-Daudé | 1 | -1/+0 |
2019-01-22 | hw/i386: Remove PCMachineClass from "qemu/typedefs.h" | Philippe Mathieu-Daudé | 1 | -1/+0 |
2019-01-22 | hw/char/serial: Remove SerialState from "qemu/typedefs.h" | Philippe Mathieu-Daudé | 1 | -1/+0 |
2019-01-22 | hw/bt: Remove HCIInfo from "qemu/typedefs.h" | Philippe Mathieu-Daudé | 1 | -1/+0 |
2019-01-22 | hw/i2c/smbus: Remove SMBusDevice from "qemu/typedefs.h" | Philippe Mathieu-Daudé | 1 | -1/+0 |
2019-01-22 | hw/ide/ahci: Remove AllwinnerAHCIState from "qemu/typedefs.h" | Philippe Mathieu-Daudé | 1 | -1/+0 |
2019-01-22 | hw/pcmcia: Remove PCMCIACardState from "qemu/typedefs.h" | Philippe Mathieu-Daudé | 1 | -1/+0 |
2019-01-22 | hw/input/ps2: Remove PS2State from "qemu/typedefs.h" | Philippe Mathieu-Daudé | 1 | -1/+0 |
2019-01-18 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 1 | -0/+15 |
2019-01-17 | qemu/compiler: Define QEMU_NONSTRING | Philippe Mathieu-Daudé | 1 | -0/+15 |
2019-01-15 | Revert "hbitmap: Add @advance param to hbitmap_iter_next()" | Vladimir Sementsov-Ogievskiy | 1 | -4/+1 |
2019-01-15 | dirty-bitmap: add bdrv_dirty_bitmap_next_dirty_area | Vladimir Sementsov-Ogievskiy | 1 | -0/+16 |
2019-01-15 | dirty-bitmap: improve bdrv_dirty_bitmap_next_zero | Vladimir Sementsov-Ogievskiy | 1 | -3/+7 |
2019-01-14 | xen: add a mechanism to automatically create XenDevice-s... | Paul Durrant | 1 | -0/+3 |
2019-01-11 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 6 | -116/+117 |
2019-01-11 | avoid TABs in files that only contain a few | Paolo Bonzini | 2 | -8/+8 |
2019-01-11 | qemu/queue.h: simplify reverse access to QTAILQ | Paolo Bonzini | 2 | -9/+9 |
2019-01-11 | qemu/queue.h: reimplement QTAILQ without pointer-to-pointers | Paolo Bonzini | 2 | -99/+85 |
2019-01-11 | qemu/queue.h: remove Q_TAILQ_{HEAD,ENTRY} | Paolo Bonzini | 1 | -8/+6 |
2019-01-11 | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request... | Peter Maydell | 1 | -0/+62 |
2019-01-11 | build-sys: build with Vista API by default | Marc-André Lureau | 1 | -2/+2 |
2019-01-11 | build-sys: move windows defines in osdep.h header | Marc-André Lureau | 1 | -0/+17 |
2019-01-09 | range: add some more functions | David Hildenbrand | 1 | -0/+62 |
2019-01-09 | typedefs: (Re-)sort entries alphabetically | Eric Blake | 1 | -5/+5 |
2019-01-03 | atomics: Set ATOMIC_REG_SIZE=8 for MIPS n32 | Paul Burton | 1 | -2/+3 |
2018-12-20 | Clean up includes | Markus Armbruster | 1 | -1/+0 |
2018-12-17 | xxhash: match output against the original xxhash32 | Emilio G. Cota | 1 | -4/+4 |
2018-12-17 | include: move exec/tb-hash-xx.h to qemu/xxhash.h | Emilio G. Cota | 1 | -0/+122 |
2018-12-15 | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2018-12-13-v2' in... | Peter Maydell | 1 | -3/+5 |
2018-12-13 | cutils: Fix qemu_strtosz() & friends to reject non-finite sizes | David Hildenbrand | 1 | -3/+3 |
2018-12-13 | cutils: Add qemu_strtod() and qemu_strtod_finite() | David Hildenbrand | 1 | -0/+2 |
2018-12-12 | Remove QEMU_ARTIFICIAL macro | Thomas Huth | 1 | -6/+0 |
2018-12-12 | includes: Replace QEMU_GNUC_PREREQ with "__has_builtin || !defined(__clang__)" | Thomas Huth | 2 | -3/+3 |
2018-12-11 | numa: Match struct to typedef name | Eric Blake | 1 | -1/+1 |
2018-12-11 | move ObjectClass to typedefs.h | Gerd Hoffmann | 1 | -0/+1 |
2018-12-11 | range: pass const pointer where possible | David Hildenbrand | 1 | -3/+3 |
2018-11-06 | include/qemu/thread.h: Document qemu_thread_atexit* API | Peter Maydell | 1 | -0/+22 |
2018-11-05 | include: Add a comment to explain the origin of sizes' lookup table | Leonid Bloch | 1 | -0/+18 |
2018-11-05 | option: Make option help nicer to read | Max Reitz | 1 | -1/+1 |