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