summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-05-25accel/tlb: Add tlb_flush_range_by_mmuidx_all_cpus_synced()Richard Henderson
2021-05-25accel/tcg: Add tlb_flush_range_by_mmuidx_all_cpus()Richard Henderson
2021-05-25accel/tcg: Add tlb_flush_range_by_mmuidx()Richard Henderson
2021-05-25hw/arm: Model TCMs in the SSE-300, not the AN547Peter Maydell
2021-05-24Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...Peter Maydell
2021-05-21coroutine-sleep: introduce qemu_co_sleepPaolo Bonzini
2021-05-21coroutine-sleep: replace QemuCoSleepState pointer with struct in the APIPaolo Bonzini
2021-05-21coroutine-sleep: disallow NULL QemuCoSleepState** argumentPaolo Bonzini
2021-05-21bitops.h: Improve find_xxx_bit() documentationPhilippe Mathieu-Daudé
2021-05-21ui/gtk: add clipboard supportGerd Hoffmann
2021-05-21ui/gtk: move struct GtkDisplayState to ui/gtk.hGerd Hoffmann
2021-05-21ui: add clipboard documentationGerd Hoffmann
2021-05-21ui: add clipboard infrastructureGerd Hoffmann
2021-05-20Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-plugin-up...Peter Maydell
2021-05-19Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.1-20210519' in...Peter Maydell
2021-05-19Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2021-05-19hw/ppc: moved hcalls that depend on softmmuLucas Mateus Castro (alqotel)
2021-05-19hw/ppc/spapr.c: Extract MMU mode error reporting into a functionFabiano Rosas
2021-05-18Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into ...Peter Maydell
2021-05-18vhost-user-blk: Check that num-queues is supported by backendKevin Wolf
2021-05-18Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210516' into...Peter Maydell
2021-05-18hw/tricore: Add testdevice for tests in tests/tcg/Bastian Koppelmann
2021-05-17Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-fp-20210516' into ...Peter Maydell
2021-05-17Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2021-05-14' in...Peter Maydell
2021-05-17hw/block/nvme: align with existing styleGollu Appalanaidu
2021-05-17hw/block/nvme: rename reserved fields declarationsGollu Appalanaidu
2021-05-16Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2021-05-16softfloat: Introduce sh[lr]_double primitivesRichard Henderson
2021-05-16softfloat: Tidy mul128By64To192Richard Henderson
2021-05-16softfloat: Use add192 in mul128To256Richard Henderson
2021-05-16softfloat: Use mulu64 for mul64To128Richard Henderson
2021-05-16softfloat: Move muladd_floats to softfloat-parts.c.incRichard Henderson
2021-05-16softfloat: Use uadd64_carry, usub64_borrow in softfloat-macros.hRichard Henderson
2021-05-16softfloat: Inline float_raiseRichard Henderson
2021-05-16qemu/host-utils: Add wrappers for carry builtinsRichard Henderson
2021-05-16qemu/host-utils: Add wrappers for overflow builtinsRichard Henderson
2021-05-16qemu/host-utils: Use __builtin_bitreverseNRichard Henderson
2021-05-14Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-05-...Peter Maydell
2021-05-14vhost-vdpa: Make vhost_vdpa_get_device_id() staticZenghui Yu
2021-05-14hw/virtio: enable ioeventfd configuring for mmioPavel Dovgalyuk
2021-05-14hw/smbios: support for type 41 (onboard devices extended information)Vincent Bernat
2021-05-14pc-dimm: remove unnecessary get_vmstate_memory_region() methodMaciej S. Szmigiero
2021-05-14write-threshold: deal with includesVladimir Sementsov-Ogievskiy
2021-05-14block/write-threshold: drop extra APIsVladimir Sementsov-Ogievskiy
2021-05-14block: drop write notifiersVladimir Sementsov-Ogievskiy
2021-05-14block/write-threshold: don't use write notifiersVladimir Sementsov-Ogievskiy
2021-05-14mirror: stop cancelling in-flight requests on non-force cancel in READYVladimir Sementsov-Ogievskiy
2021-05-14Merge remote-tracking branch 'remotes/cminyard/tags/for-qemu-6.1-v1' into sta...Peter Maydell
2021-05-14tcg: Add tcg_constant_tlMatheus Ferst
2021-05-14exec/gen-icount.h: Add missing "exec/exec-all.h" includePhilippe Mathieu-Daudé