aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-12-11Merge remote-tracking branch 'remotes/kraxel/tags/ui-20201211-pull-request' i...Peter Maydell5-28/+49
2020-12-11Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20201210' into...Peter Maydell10-501/+669
2020-12-11Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell151-1768/+2879
2020-12-11Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell11-7/+151
2020-12-11sdl2: Add extra mouse buttonsDarrell Walisser1-0/+2
2020-12-11ui/vnc: Add missing lock for send_color_mapPeng Liang1-0/+2
2020-12-11vnc: add alpha cursor supportGerd Hoffmann2-3/+20
2020-12-11vnc: add pseudo encodingsGerd Hoffmann1-0/+2
2020-12-11vnc: drop unused copyrect featureGerd Hoffmann2-5/+0
2020-12-11vnc: use enum for featuresGerd Hoffmann1-12/+14
2020-12-11console: allow con==NULL in dpy_{get, set}_ui_info and dpy_ui_info_supportedGerd Hoffmann1-2/+10
2020-12-11console: drop qemu_console_get_ui_infoGerd Hoffmann2-7/+0
2020-12-10accel/tcg: rename tcg-cpus functions to match module nameClaudio Fontana7-64/+64
2020-12-10accel/tcg: split tcg_start_vcpu_threadClaudio Fontana8-87/+71
2020-12-10accel/tcg: split CpusAccel into three TCG variantsClaudio Fontana11-462/+646
2020-12-10i386/cpu: Make the Intel PT LIP feature configurableLuwei Kang2-1/+34
2020-12-10sev: add sev-inject-launch-secretTobin Feldman-Fitzthum8-4/+114
2020-12-10qom: code hardening - have bound checking while looping with integer valueAni Sinha1-2/+3
2020-12-10scripts: kernel-doc: remove unnecessary change wrt LinuxPaolo Bonzini1-1/+1
2020-12-10Revert "docs: temporarily disable the kernel-doc extension"Paolo Bonzini1-3/+0
2020-12-10scripts: kernel-doc: use :c:union when neededMauro Carvalho Chehab1-1/+5
2020-12-10scripts: kernel-doc: split typedef complex regexMauro Carvalho Chehab1-5/+9
2020-12-10scripts: kernel-doc: fix typedef parsingMauro Carvalho Chehab1-2/+3
2020-12-10Revert "kernel-doc: Handle function typedefs that return pointers"Paolo Bonzini1-2/+2
2020-12-10Revert "kernel-doc: Handle function typedefs without asterisks"Paolo Bonzini1-1/+1
2020-12-10scripts: kernel-doc: try to use c:function if possibleMauro Carvalho Chehab1-9/+14
2020-12-10scripts: kernel-doc: fix line number handlingMauro Carvalho Chehab1-2/+4
2020-12-10scripts: kernel-doc: allow passing desired Sphinx C domain dialectMauro Carvalho Chehab2-8/+48
2020-12-10scripts: kernel-doc: don't mangle with parameter listMauro Carvalho Chehab1-12/+14
2020-12-10scripts: kernel-doc: fix typedef identificationMauro Carvalho Chehab1-23/+41
2020-12-10scripts: kernel-doc: reimplement -nofunction argumentMauro Carvalho Chehab1-23/+21
2020-12-10scripts: kernel-doc: fix troubles with line countsMauro Carvalho Chehab1-3/+4
2020-12-10scripts: kernel-doc: use a less pedantic markup for funcs on Sphinx 3.xMauro Carvalho Chehab1-10/+24
2020-12-10scripts: kernel-doc: make it more compatible with Sphinx 3.xMauro Carvalho Chehab1-6/+65
2020-12-10Revert "kernel-doc: Use c:struct for Sphinx 3.0 and later"Paolo Bonzini2-16/+1
2020-12-10Revert "scripts/kerneldoc: For Sphinx 3 use c:macro for macros with arguments"Paolo Bonzini1-17/+1
2020-12-10scripts: kernel-doc: add support for typedef enumMauro Carvalho Chehab1-4/+11
2020-12-10kernel-doc: add support for ____cacheline_aligned attributeJonathan Cameron1-1/+2
2020-12-10kernel-doc: include line numbers for function prototypesMauro Carvalho Chehab1-0/+2
2020-12-10scripts/kernel-doc: optionally treat warnings as errorsPierre-Louis Bossart1-1/+22
2020-12-10scripts/kernel-doc: handle function pointer prototypesMauro Carvalho Chehab1-0/+5
2020-12-10scripts/kernel-doc: parse __ETHTOOL_DECLARE_LINK_MODE_MASKMauro Carvalho Chehab1-0/+2
2020-12-10Replace HTTP links with HTTPS ones: documentationAlexander A. Klimov1-1/+1
2020-12-10scripts: kernel-doc: accept blank lines on parameter descriptionMauro Carvalho Chehab1-12/+23
2020-12-10scripts: kernel-doc: accept negation like !@varMauro Carvalho Chehab1-1/+3
2020-12-10scripts: kernel-doc: proper handle @foo->bar()Mauro Carvalho Chehab1-0/+2
2020-12-10scripts/kernel-doc: Add support for named variable macro argumentsJonathan Neuschäfer1-0/+16
2020-12-10kernel-doc: add support for ____cacheline_aligned_in_smp attributeAndré Almeida1-1/+2
2020-12-10kernel-doc: fix processing nested structs with attributesAndré Almeida1-4/+4
2020-12-10docs: temporarily disable the kernel-doc extensionPaolo Bonzini1-0/+3