summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* accel/tcg: Add tlb_flush_range_by_mmuidx()Richard Henderson2021-05-251-0/+19
* hw/arm: Model TCMs in the SSE-300, not the AN547Peter Maydell2021-05-251-0/+2
* Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...Peter Maydell2021-05-242-13/+29
|\
| * coroutine-sleep: introduce qemu_co_sleepPaolo Bonzini2021-05-211-0/+5
| * coroutine-sleep: replace QemuCoSleepState pointer with struct in the APIPaolo Bonzini2021-05-211-11/+12
| * coroutine-sleep: disallow NULL QemuCoSleepState** argumentPaolo Bonzini2021-05-211-2/+3
| * bitops.h: Improve find_xxx_bit() documentationPhilippe Mathieu-Daudé2021-05-211-3/+12
* | ui/gtk: add clipboard supportGerd Hoffmann2021-05-211-0/+10
* | ui/gtk: move struct GtkDisplayState to ui/gtk.hGerd Hoffmann2021-05-211-0/+57
* | ui: add clipboard documentationGerd Hoffmann2021-05-211-1/+132
* | ui: add clipboard infrastructureGerd Hoffmann2021-05-211-0/+62
|/
* Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-plugin-up...Peter Maydell2021-05-201-0/+38
|\
| * hw/tricore: Add testdevice for tests in tests/tcg/Bastian Koppelmann2021-05-181-0/+38
* | Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.1-20210519' in...Peter Maydell2021-05-191-0/+7
|\ \
| * | hw/ppc: moved hcalls that depend on softmmuLucas Mateus Castro (alqotel)2021-05-191-0/+6
| * | hw/ppc/spapr.c: Extract MMU mode error reporting into a functionFabiano Rosas2021-05-191-0/+1
* | | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2021-05-191-0/+2
|\ \ \ | |/ / |/| |
| * | vhost-user-blk: Check that num-queues is supported by backendKevin Wolf2021-05-181-0/+2
| |/
* | Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into ...Peter Maydell2021-05-181-6/+6
|\ \
| * | hw/block/nvme: align with existing styleGollu Appalanaidu2021-05-171-5/+5
| * | hw/block/nvme: rename reserved fields declarationsGollu Appalanaidu2021-05-171-1/+1
* | | Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210516' into...Peter Maydell2021-05-182-0/+3
|\ \ \
| * | | tcg: Add tcg_constant_tlMatheus Ferst2021-05-141-0/+2
| * | | exec/gen-icount.h: Add missing "exec/exec-all.h" includePhilippe Mathieu-Daudé2021-05-141-0/+1
* | | | Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-fp-20210516' into ...Peter Maydell2021-05-173-133/+380
|\ \ \ \ | |_|_|/ |/| | |
| * | | softfloat: Introduce sh[lr]_double primitivesRichard Henderson2021-05-161-0/+36
| * | | softfloat: Tidy mul128By64To192Richard Henderson2021-05-161-16/+6Star
| * | | softfloat: Use add192 in mul128To256Richard Henderson2021-05-161-25/+12Star
| * | | softfloat: Use mulu64 for mul64To128Richard Henderson2021-05-161-20/+3Star
| * | | softfloat: Move muladd_floats to softfloat-parts.c.incRichard Henderson2021-05-161-0/+2
| * | | softfloat: Use uadd64_carry, usub64_borrow in softfloat-macros.hRichard Henderson2021-05-161-70/+25Star
| * | | softfloat: Inline float_raiseRichard Henderson2021-05-161-1/+4
| * | | qemu/host-utils: Add wrappers for carry builtinsRichard Henderson2021-05-161-0/+50
| * | | qemu/host-utils: Add wrappers for overflow builtinsRichard Henderson2021-05-161-0/+225
| * | | qemu/host-utils: Use __builtin_bitreverseNRichard Henderson2021-05-161-0/+16
* | | | Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2021-05-14' in...Peter Maydell2021-05-173-36/+8Star
|\ \ \ \ | |_|_|/ |/| | |
| * | | write-threshold: deal with includesVladimir Sementsov-Ogievskiy2021-05-141-1/+1
| * | | block/write-threshold: drop extra APIsVladimir Sementsov-Ogievskiy2021-05-141-24/+0Star
| * | | block: drop write notifiersVladimir Sementsov-Ogievskiy2021-05-141-12/+0Star
| * | | block/write-threshold: don't use write notifiersVladimir Sementsov-Ogievskiy2021-05-142-1/+9
| * | | mirror: stop cancelling in-flight requests on non-force cancel in READYVladimir Sementsov-Ogievskiy2021-05-142-2/+2
* | | | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2021-05-165-9/+19
|\ \ \ \
| * | | | vhost-vdpa: Make vhost_vdpa_get_device_id() staticZenghui Yu2021-05-141-2/+0Star
| * | | | hw/virtio: enable ioeventfd configuring for mmioPavel Dovgalyuk2021-05-141-0/+5
| * | | | hw/smbios: support for type 41 (onboard devices extended information)Vincent Bernat2021-05-141-1/+13
| * | | | pc-dimm: remove unnecessary get_vmstate_memory_region() methodMaciej S. Szmigiero2021-05-141-5/+0Star
| * | | | hw/virtio: Pass virtio_feature_get_config_size() a const argumentPhilippe Mathieu-Daudé2021-05-141-1/+1
* | | | | Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-05-...Peter Maydell2021-05-144-0/+18
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | configure: Poison all current target-specific #definesThomas Huth2021-05-141-0/+2
| * | | | include/sysemu: Poison all accelerator CONFIG switches in common codeThomas Huth2021-05-144-0/+16
| | |_|/ | |/| |