Age | Commit message (Expand) | Author |
2020-05-15 | Makefile: List fuzz targets in 'make help' | Philippe Mathieu-Daudé |
2020-04-29 | Makefile: Drop unused, broken target recurse-fuzz | Markus Armbruster |
2020-04-14 | configure: Honour --disable-werror for Sphinx | Peter Maydell |
2020-03-28 | configure: Drop adjustment of textseg | Richard Henderson |
2020-03-17 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2020-03-16 | roms: opensbi: Add 32-bit firmware image for sifive_u machine | Bin Meng |
2020-03-16 | Makefile: Let the 'help' target list the tools targets | Philippe Mathieu-Daudé |
2020-03-16 | Makefile: Align 'help' target output | Philippe Mathieu-Daudé |
2020-03-12 | Makefile: Allow for subdirectories in Sphinx manual dependencies | Peter Maydell |
2020-03-12 | Makefile: Make all Sphinx documentation depend on the extensions | Peter Maydell |
2020-03-12 | Makefile: Remove redundant Texinfo related code | Peter Maydell |
2020-03-09 | build-sys: Move the print-variable rule to rules.mak | Philippe Mathieu-Daudé |
2020-03-06 | qemu-storage-daemon: Add --monitor option | Kevin Wolf |
2020-03-06 | qemu-storage-daemon: Add --chardev option | Kevin Wolf |
2020-03-06 | qemu-storage-daemon: Add --blockdev option | Kevin Wolf |
2020-03-06 | qemu-storage-daemon: Add barebone tool | Kevin Wolf |
2020-03-06 | docs: Stop building qemu-doc | Peter Maydell |
2020-03-06 | docs: Generate qemu.1 manpage with Sphinx | Peter Maydell |
2020-03-06 | qemu-options.hx: Fix up the autogenerated rST | Peter Maydell |
2020-03-06 | hmp-commands-info.hx: Add rST documentation fragments | Peter Maydell |
2020-03-06 | hmp-commands.hx: Add rST documentation fragments | Peter Maydell |
2020-03-06 | docs/system: Convert qemu-cpu-models.texi to rST | Kashyap Chamarthy |
2020-03-06 | docs: Create defs.rst.inc as a place to define substitutions | Peter Maydell |
2020-03-06 | qemu-doc: move included files to docs/system | Paolo Bonzini |
2020-03-06 | qemu-doc: move qemu-tech.texi into main section | Paolo Bonzini |
2020-03-06 | qemu-doc: split qemu-doc.texi in multiple files | Paolo Bonzini |
2020-03-06 | qemu-doc: split CPU models doc between MIPS and x86 parts | Paolo Bonzini |
2020-03-06 | qemu-doc: convert user-mode emulation to a separate Sphinx manual | Paolo Bonzini |
2020-02-25 | docs: Move tools documentation to tools manual | Peter Maydell |
2020-02-25 | docs: Move qemu-option-trace.rst.inc to docs/ | Peter Maydell |
2020-02-25 | docs: Create new 'tools' manual | Peter Maydell |
2020-02-24 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2020-02-22 | fuzz: add target/fuzz makefile rules | Alexander Bulekov |
2020-02-21 | docs: Fix virtiofsd.1 location | Miroslav Rezanina |
2020-02-15 | Makefile: Fix typo in dependency list for interop manpages | Peter Maydell |
2020-02-14 | configure: Allow user to specify sphinx-build binary | Peter Maydell |
2020-02-10 | docs: add virtiofsd(1) man page | Stefan Hajnoczi |
2020-02-04 | Makefile: Do not use wildcard hw/*/Kconfig as input for minikconf | Thomas Huth |
2020-02-03 | virtfs-proxy-helper: Convert documentation to rST | Peter Maydell |
2020-02-03 | scripts/qemu-trace-stap: Convert documentation to rST | Peter Maydell |
2020-02-03 | qemu-img: Convert invocation documentation to rST | Peter Maydell |
2020-02-03 | Makefile: Ensure we don't run Sphinx in parallel for manpages | Peter Maydell |
2020-02-02 | hw/ppc/prep: Remove the deprecated "prep" machine and the OpenHackware BIOS | Thomas Huth |
2020-01-27 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2020-01-24 | build-sys: clean up flags included in the linker command line | Paolo Bonzini |
2020-01-24 | Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-virtiofs-2020... | Peter Maydell |
2020-01-23 | virtiofsd: cap-ng helpers | Dr. David Alan Gilbert |
2020-01-23 | virtiofsd: add seccomp whitelist | Stefan Hajnoczi |
2020-01-23 | virtiofsd: add vhost-user.json file | Stefan Hajnoczi |
2020-01-23 | virtiofsd: Add Makefile wiring for virtiofsd contrib | Dr. David Alan Gilbert |