Age | Commit message (Expand) | Author |
2021-02-01 | trace: document how to specify multiple --trace patterns | Stefan Hajnoczi |
2021-02-01 | trace: make the 'log' backend timestamp configurable | Stefan Hajnoczi |
2021-02-01 | trace: recommend "log" backend for getting started with tracing | Stefan Hajnoczi |
2021-02-01 | tracing: convert documentation to rST | Stefan Hajnoczi |
2021-02-01 | trace: fix simpletrace doc mismerge | Stefan Hajnoczi |
2021-01-29 | Merge remote-tracking branch 'remotes/berrange-gitlab/tags/misc-fixes-pull-re... | Peter Maydell |
2021-01-29 | docs: fix missing backslash in certtool shell example | Daniel P. Berrangé |
2021-01-29 | docs: simplify and clarify the platform support rules | Daniel P. Berrangé |
2021-01-29 | Prefer 'on' | 'off' over 'yes' | 'no' for bool options | Daniel P. Berrangé |
2021-01-29 | os: deprecate the -enable-fips option and QEMU's FIPS enforcement | Daniel P. Berrangé |
2021-01-29 | clock: Add new clock_has_source() function | Peter Maydell |
2021-01-29 | pvpanic : update pvpanic spec document | Mihai Carabas |
2021-01-29 | hw/misc/pvpanic: add PCI interface support | Mihai Carabas |
2021-01-29 | arm-virt: add secure pl061 for reset/power down | Maxim Uvarov |
2021-01-28 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2021-01-27 | iotests: add findtests.py | Vladimir Sementsov-Ogievskiy |
2021-01-27 | docs/devel: Explain how acceptance tests can be skipped | Wainer dos Santos Moschetta |
2021-01-23 | qemu-option: warn for short-form boolean options | Paolo Bonzini |
2021-01-23 | qmp: remove deprecated "change" command | Paolo Bonzini |
2021-01-23 | hmp: remove "change vnc TARGET" command | Paolo Bonzini |
2021-01-19 | docs: Build and install all the docs in a single manual | Peter Maydell |
2021-01-19 | target/arm: Add cpu properties to control pauth | Richard Henderson |
2021-01-14 | docs/system: Remove deprecated 'fulong2e' machine alias | Philippe Mathieu-Daudé |
2021-01-12 | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell |
2021-01-12 | hw/misc: Add a PWM module for NPCM7XX | Hao Wu |
2021-01-12 | hw/adc: Add an ADC module for NPCM7XX | Hao Wu |
2021-01-12 | Docs/RCU: Correct sample code of qatomic_rcu_set | Keqian Zhu |
2021-01-12 | docs: Add qemu-storage-daemon(1) manpage to meson.build | Peter Maydell |
2021-01-08 | docs/system: arm: Add sabrelite board description | Bin Meng |
2021-01-06 | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell |
2021-01-05 | Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-20210104' into ... | Peter Maydell |
2021-01-04 | docs/system: Update MIPS machine documentation | Huacai Chen |
2021-01-04 | clock: Define and use new clock_display_freq() | Peter Maydell |
2021-01-04 | clock: Remove clock_get_ns() | Peter Maydell |
2021-01-04 | clock: Introduce clock_ticks_to_ns() | Peter Maydell |
2021-01-04 | tracetool: add output filename command-line argument | Stefan Hajnoczi |
2021-01-02 | meson: cleanup Kconfig.host handling | Paolo Bonzini |
2021-01-02 | docs: Add CFI Documentation | Daniele Buono |
2021-01-01 | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-12-19' into ... | Peter Maydell |
2020-12-31 | Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-12-18' in... | Peter Maydell |
2020-12-31 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2020-12-31 | Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20201218a'... | Peter Maydell |
2020-12-19 | qapi: Use QAPI_LIST_PREPEND() where possible | Eric Blake |
2020-12-18 | block: introduce preallocate filter | Vladimir Sementsov-Ogievskiy |
2020-12-18 | docs: add qemu-storage-daemon(1) man page | Stefan Hajnoczi |
2020-12-18 | docs: generate qemu-storage-daemon-qmp-ref(7) man page | Stefan Hajnoczi |
2020-12-18 | docs/devel/migration: Improve debugging section a bit | Markus Armbruster |
2020-12-17 | docs/user: Display linux-user binaries nicely | Philippe Mathieu-Daudé |
2020-12-15 | docs: set CONFDIR when running sphinx | Marc-André Lureau |
2020-12-15 | Remove the deprecated -show-cursor option | Thomas Huth |