aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-25accel/tcg: Add tlb_flush_range_by_mmuidx()Richard Henderson
2021-05-25accel/tcg: Remove {encode,decode}_pbm_to_runonRichard Henderson
2021-05-25accel/tlb: Rename TLBFlushPageBitsByMMUIdxData -> TLBFlushRangeDataRichard Henderson
2021-05-25accel/tcg: Pass length argument to tlb_flush_range_locked()Richard Henderson
2021-05-25accel/tcg: Replace g_new() + memcpy() by g_memdup()Richard Henderson
2021-05-25target/arm: Use correct SP in M-profile exception returnPeter Maydell
2021-05-25hw/arm: Model TCMs in the SSE-300, not the AN547Peter Maydell
2021-05-25hw/arm/mps2-tz: Allow board to specify a boot RAM sizePeter Maydell
2021-05-25hw/arm/armsse: Convert armsse_realize() to use ERRP_GUARDPeter Maydell
2021-05-25hw/arm/armsse.c: Correct modelling of SSE-300 internal SRAMsPeter Maydell
2021-05-25hw/arm/mps2-tz: Make SRAM_ADDR_WIDTH board-specificPeter Maydell
2021-05-25hw/arm/mps2-tz: Don't duplicate modelling of SRAM in AN524Peter Maydell
2021-05-25hw/intc/arm_gicv3_cpuif: Fix EOIR write access check logicPeter Maydell
2021-05-25hw/arm/smmuv3: Another range invalidation fixEric Auger
2021-05-24Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...Peter Maydell
2021-05-24Merge remote-tracking branch 'remotes/xtensa/tags/20210521-xtensa' into stagingPeter 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: move timer out of QemuCoSleepStatePaolo Bonzini
2021-05-21coroutine-sleep: allow qemu_co_sleep_wake that wakes nothingPaolo Bonzini
2021-05-21coroutine-sleep: disallow NULL QemuCoSleepState** argumentPaolo Bonzini
2021-05-21coroutine-sleep: use a stack-allocated timerPaolo Bonzini
2021-05-21bitops.h: Improve find_xxx_bit() documentationPhilippe Mathieu-Daudé
2021-05-21multi-process: Initialize variables declared with g_auto*Zenghui Yu
2021-05-21Merge remote-tracking branch 'remotes/kraxel/tags/ui-20210521-pull-request' i...Peter Maydell
2021-05-21Merge remote-tracking branch 'remotes/vsementsov/tags/pull-simplebench-2021-0...Peter Maydell
2021-05-21Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2021-05-11' into st...Peter Maydell
2021-05-21ui/gtk: add clipboard supportGerd Hoffmann
2021-05-21ui/gtk: move struct GtkDisplayState to ui/gtk.hGerd Hoffmann
2021-05-21ui/vnc: clipboard supportGerd Hoffmann
2021-05-21ui/vdagent: add clipboard supportGerd Hoffmann
2021-05-21ui/vdagent: add mouse supportGerd Hoffmann
2021-05-21ui/vdagent: core infrastructureGerd Hoffmann
2021-05-21ui: add clipboard documentationGerd Hoffmann
2021-05-21ui: add clipboard infrastructureGerd Hoffmann
2021-05-21build: add separate spice-protocol config optionGerd Hoffmann
2021-05-21ui/spice-display: check NULL pointer in interface_release_resource()Mauro Matteo Cascella
2021-05-21vnc: spelling fix (enable->enabled)Michael Tokarev
2021-05-20target/xtensa: clean up unaligned accessMax Filippov
2021-05-20target/xtensa: fix access ring in l32exMax Filippov
2021-05-20target/xtensa: don't generate extra EXCP_DEBUG on exceptionMax Filippov
2021-05-20Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-05-20' into ...Peter Maydell
2021-05-20Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20210520-v2' i...Peter Maydell
2021-05-20qapi/parser: add docstringsJohn Snow
2021-05-20qapi/parser: allow 'ch' variable nameJohn Snow
2021-05-20Merge remote-tracking branch 'remotes/bsdimp/tags/pull-bsd-user-20210511' int...Peter Maydell
2021-05-20tests/tcg/x86_64: add vsyscall smoke testIlya Leoshkevich
2021-05-20target/i386: Make sure that vsyscall's tb->size != 0Ilya Leoshkevich
2021-05-20vfio-ccw: Attempt to clean up all IRQs on errorEric Farman
2021-05-20hw/s390x/ccw: Register qbus type in abstract TYPE_CCW_DEVICE parentPhilippe Mathieu-Daudé