Age | Commit message (Expand) | Author |
2020-12-11 | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request... | Peter Maydell |
2020-12-11 | s390x/cpu: Use timer_free() in the finalize function to avoid memleaks | Gan Qixin |
2020-12-11 | tests/acceptance: test s390x zpci fid propagation | Cornelia Huck |
2020-12-11 | tests/acceptance: verify s390x device detection | Cornelia Huck |
2020-12-11 | tests/acceptance: test virtio-ccw revision handling | Cornelia Huck |
2020-12-11 | tests/acceptance: add a test for devices on s390x | Cornelia Huck |
2020-12-11 | hw/watchdog/wdt_diag288: Remove unnecessary includes | Thomas Huth |
2020-12-11 | sdl2: Add extra mouse buttons | Darrell Walisser |
2020-12-11 | ui/vnc: Add missing lock for send_color_map | Peng Liang |
2020-12-11 | vnc: add alpha cursor support | Gerd Hoffmann |
2020-12-11 | vnc: add pseudo encodings | Gerd Hoffmann |
2020-12-11 | vnc: drop unused copyrect feature | Gerd Hoffmann |
2020-12-11 | vnc: use enum for features | Gerd Hoffmann |
2020-12-11 | console: allow con==NULL in dpy_{get, set}_ui_info and dpy_ui_info_supported | Gerd Hoffmann |
2020-12-11 | console: drop qemu_console_get_ui_info | Gerd Hoffmann |
2020-12-10 | accel/tcg: rename tcg-cpus functions to match module name | Claudio Fontana |
2020-12-10 | accel/tcg: split tcg_start_vcpu_thread | Claudio Fontana |
2020-12-10 | accel/tcg: split CpusAccel into three TCG variants | Claudio Fontana |
2020-12-10 | i386/cpu: Make the Intel PT LIP feature configurable | Luwei Kang |
2020-12-10 | sev: add sev-inject-launch-secret | Tobin Feldman-Fitzthum |
2020-12-10 | qom: code hardening - have bound checking while looping with integer value | Ani Sinha |
2020-12-10 | scripts: kernel-doc: remove unnecessary change wrt Linux | Paolo Bonzini |
2020-12-10 | Revert "docs: temporarily disable the kernel-doc extension" | Paolo Bonzini |
2020-12-10 | scripts: kernel-doc: use :c:union when needed | Mauro Carvalho Chehab |
2020-12-10 | scripts: kernel-doc: split typedef complex regex | Mauro Carvalho Chehab |
2020-12-10 | scripts: kernel-doc: fix typedef parsing | Mauro Carvalho Chehab |
2020-12-10 | Revert "kernel-doc: Handle function typedefs that return pointers" | Paolo Bonzini |
2020-12-10 | Revert "kernel-doc: Handle function typedefs without asterisks" | Paolo Bonzini |
2020-12-10 | scripts: kernel-doc: try to use c:function if possible | Mauro Carvalho Chehab |
2020-12-10 | scripts: kernel-doc: fix line number handling | Mauro Carvalho Chehab |
2020-12-10 | scripts: kernel-doc: allow passing desired Sphinx C domain dialect | Mauro Carvalho Chehab |
2020-12-10 | scripts: kernel-doc: don't mangle with parameter list | Mauro Carvalho Chehab |
2020-12-10 | scripts: kernel-doc: fix typedef identification | Mauro Carvalho Chehab |
2020-12-10 | scripts: kernel-doc: reimplement -nofunction argument | Mauro Carvalho Chehab |
2020-12-10 | scripts: kernel-doc: fix troubles with line counts | Mauro Carvalho Chehab |
2020-12-10 | scripts: kernel-doc: use a less pedantic markup for funcs on Sphinx 3.x | Mauro Carvalho Chehab |
2020-12-10 | scripts: kernel-doc: make it more compatible with Sphinx 3.x | Mauro Carvalho Chehab |
2020-12-10 | Revert "kernel-doc: Use c:struct for Sphinx 3.0 and later" | Paolo Bonzini |
2020-12-10 | Revert "scripts/kerneldoc: For Sphinx 3 use c:macro for macros with arguments" | Paolo Bonzini |
2020-12-10 | scripts: kernel-doc: add support for typedef enum | Mauro Carvalho Chehab |
2020-12-10 | kernel-doc: add support for ____cacheline_aligned attribute | Jonathan Cameron |
2020-12-10 | kernel-doc: include line numbers for function prototypes | Mauro Carvalho Chehab |
2020-12-10 | scripts/kernel-doc: optionally treat warnings as errors | Pierre-Louis Bossart |
2020-12-10 | scripts/kernel-doc: handle function pointer prototypes | Mauro Carvalho Chehab |
2020-12-10 | scripts/kernel-doc: parse __ETHTOOL_DECLARE_LINK_MODE_MASK | Mauro Carvalho Chehab |
2020-12-10 | Replace HTTP links with HTTPS ones: documentation | Alexander A. Klimov |
2020-12-10 | scripts: kernel-doc: accept blank lines on parameter description | Mauro Carvalho Chehab |
2020-12-10 | scripts: kernel-doc: accept negation like !@var | Mauro Carvalho Chehab |
2020-12-10 | scripts: kernel-doc: proper handle @foo->bar() | Mauro Carvalho Chehab |
2020-12-10 | scripts/kernel-doc: Add support for named variable macro arguments | Jonathan Neuschäfer |