summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge tag 'pull-request-2022-03-15v2' of https://gitlab.com/thuth/qemu into s...Peter Maydell2022-03-169-21/+90
|\ \
| * | softmmu: List CPU types againPhilippe Mathieu-Daudé2022-03-164-10/+11
| * | accel/tcg: Fix cpu_ldq_be_mmu typoRichard Henderson2022-03-161-1/+1
| * | tests/avocado: start PhoneServer upfrontBeraldo Leal2022-03-161-6/+7
| * | tests/tcg/s390x: Test BRASL and BRCL with large negative offsetsIlya Leoshkevich2022-03-162-0/+69
| * | s390x/tcg: Fix BRCL with a large negative offsetIlya Leoshkevich2022-03-161-1/+1
| * | s390x/tcg: Fix BRASL with a large negative offsetIlya Leoshkevich2022-03-161-1/+1
| * | tests/tcg: drop -cpu max from s390x sha512-mvx invocationAlex Bennée2022-03-161-2/+0Star
|/ /
* | Update version for v7.0.0-rc0 releasePeter Maydell2022-03-161-1/+1
* | Merge tag 'darwin-20220315' of https://github.com/philmd/qemu into stagingPeter Maydell2022-03-1520-120/+283
|\ \ | |/ |/|
| * MAINTAINERS: Volunteer to maintain Darwin-based hosts supportPhilippe Mathieu-Daudé2022-03-151-0/+8
| * ui/cocoa: add option to swap Option and CommandGustavo Noronha Silva2022-03-153-12/+46
| * ui/cocoa: capture all keys and combos when mouse is grabbedGustavo Noronha Silva2022-03-153-2/+74
| * ui/cocoa: release mouse when user switches away from QEMU windowCarwyn Ellis2022-03-151-0/+2
| * ui/cocoa: add option to disable left-command forwarding to guestCarwyn Ellis2022-03-153-1/+37
| * ui/cocoa: Constify qkeycode translation arraysPhilippe Mathieu-Daudé2022-03-151-2/+2
| * configure: Pass filtered QEMU_OBJCFLAGS to mesonPhilippe Mathieu-Daudé2022-03-152-1/+28
| * meson: Log QEMU_CXXFLAGS content in summaryPhilippe Mathieu-Daudé2022-03-151-0/+1
| * meson: Resolve the entitlement.sh script once for goodPhilippe Mathieu-Daudé2022-03-151-1/+4
| * osdep: Avoid using Clang-specific __builtin_available()Philippe Mathieu-Daudé2022-03-151-7/+3Star
| * audio: Rename coreaudio extension to use Objective-C compilerPhilippe Mathieu-Daudé2022-03-152-1/+1
| * coreaudio: Always return 0 in handle_voice_changeAkihiko Odaki2022-03-151-4/+2Star
| * audio: Log context for audio bugAkihiko Odaki2022-03-152-28/+24Star
| * audio/dbus: Fix building with modules on macOSPhilippe Mathieu-Daudé2022-03-151-1/+1
| * audio/coreaudio: Remove a deprecation warning on macOS 12Philippe Mathieu-Daudé2022-03-151-6/+11
| * block/file-posix: Remove a deprecation warning on macOS 12Philippe Mathieu-Daudé2022-03-151-4/+10
| * hvf: Remove deprecated hv_vcpu_flush() callsPhilippe Mathieu-Daudé2022-03-153-5/+0Star
| * hvf: Make hvf_get_segments() / hvf_put_segments() localPhilippe Mathieu-Daudé2022-03-152-4/+2Star
| * hvf: Use standard CR0 and CR4 register definitionsCameron Esfahani2022-03-155-47/+15Star
| * tests/fp/berkeley-testfloat-3: Ignore ignored #pragma directivesPhilippe Mathieu-Daudé2022-03-151-0/+5
| * configure: Allow passing extra Objective C compiler flagsPhilippe Mathieu-Daudé2022-03-152-0/+13
* | Merge tag 'dbus-pull-request' of gitlab.com:marcandre.lureau/qemu into stagingPeter Maydell2022-03-1511-96/+202
|\ \
| * | ui/console: call gfx_switch() even if the current scanout is GLMarc-André Lureau2022-03-151-3/+4
| * | ui/dbus: do not send 2d scanout until gfx_updateMarc-André Lureau2022-03-151-17/+20
| * | ui/dbus: fix texture sharingMarc-André Lureau2022-03-154-11/+64
| * | ui/console: optionally update after gfx switchMarc-André Lureau2022-03-141-8/+11
| * | ui/console: add a dpy_gfx_switch callback helperMarc-André Lureau2022-03-141-10/+13
| * | ui/shader: free associated programsMarc-André Lureau2022-03-141-0/+3
| * | ui/shader: fix potential leak of shader on errorMarc-André Lureau2022-03-141-2/+4
| * | ui/console: move console compatibility check to dcl_display_console()Marc-André Lureau2022-03-141-10/+9Star
| * | ui/dbus: associate the DBusDisplayConsole listener with the given consoleMarc-André Lureau2022-03-143-15/+17
| * | ui/console: egl-headless is compatible with non-gl listenersMarc-André Lureau2022-03-141-0/+8
| * | ui/console: move dcl compatiblity check to a callbackMarc-André Lureau2022-03-147-14/+52
| * | ui/console: move check for compatible GL contextMarc-André Lureau2022-03-141-15/+6Star
* | | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell2022-03-1526-85/+451
|\ \ \
| * | | gitlab-ci: do not run tests with address sanitizerPaolo Bonzini2022-03-151-2/+0Star
| * | | KVM: SVM: always set MSR_AMD64_TSC_RATIO to default valueMaxim Levitsky2022-03-151-3/+1Star
| * | | i386: Add Icelake-Server-v6 CPU model with 5-level EPT supportVitaly Kuznetsov2022-03-151-0/+8
| * | | x86: Support XFD and AMX xsave data migrationZeng Guang2022-03-153-0/+73
| * | | x86: add support for KVM_CAP_XSAVE2 and AMX state migrationJing Liu2022-03-153-15/+59