修訂. | 時間 | 作者 |
---|---|---|
378dfa4 | 2022-01-27 23:17:35 | Vladimir Sementsov-Ogievskiy |
meson: document why we don't generate trace events for tests/ and qga/ |
||
ff8e482 | 2022-01-27 23:16:28 | Vladimir Sementsov-Ogievskiy |
docs/qapi-code-gen: update to cover trace events code generation |
||
b269a70 | 2022-01-27 20:08:56 | Philippe Mathieu-Daudé |
exec/cpu: Make host pages variables / macros 'target agnostic' |
||
de47b0f | 2022-01-27 20:08:53 | Thomas Huth |
meson.build: Use a function from libfdt 1.5.1 for the library check |
||
1206a1e | 2022-01-27 20:08:50 | Bernhard Beschow |
intc: Unexport InterruptStatsProviderClass-related functions |
||
b422da4 | 2022-01-27 20:08:44 | Marc-André Lureau |
docker: add msitools to Fedora/mingw cross |
||
6bee096 | 2022-01-27 20:08:31 | Marc-André Lureau |
build-sys: fix undefined ARCH error |
||
861aa79 | 2022-01-27 20:08:12 | Marc-André Lureau |
build-sys: fix a meson deprecation warning |
||
b83a80e | 2022-01-27 19:26:40 | Vladimir Sementsov-Ogievskiy |
meson: generate trace events for qmp commands |
||
bd2017b | 2022-01-27 19:25:52 | Vladimir Sementsov-Ogievskiy |
qapi/commands: Optionally generate trace for QMP commands |
||
167d913 | 2022-01-27 19:25:09 | Vladimir Sementsov-Ogievskiy |
qapi/commands: refactor error handling code |
||
4e86df1 | 2022-01-27 19:24:18 | Vladimir Sementsov-Ogievskiy |
qapi/gen: Add FOO.trace-events output module |
||
7e7237c | 2022-01-27 19:20:50 | Victor Toso |
schemas: add missing vim modeline |
||
48302d4 | 2022-01-26 19:59:50 | Peter Maydell |
virtiofsd: Security fix |
||
449e817 | 2022-01-26 19:32:05 | Vivek Goyal |
virtiofsd: Drop membership of all supplementary groups (CVE-2022-0358) |
||
aeb0ae9 | 2022-01-22 21:03:22 | Peter Maydell |
Python patches |
||
0590860 | 2022-01-22 06:01:31 | John Snow |
scripts/render-block-graph: switch to AQMP |
||
0665410 | 2022-01-22 06:01:31 | John Snow |
scripts/cpu-x86-uarch-abi: switch to AQMP |
||
9922125 | 2022-01-22 06:01:31 | John Snow |
scripts/cpu-x86-uarch-abi: fix CLI parsing |
||
fd9c3a6 | 2022-01-22 06:01:31 | John Snow |
python: move qmp-shell under the AQMP package |
||
0347c4c | 2022-01-22 06:01:31 | John Snow |
python: move qmp utilities to python/qemu/utils |
||
f3efd12 | 2022-01-22 06:01:31 | John Snow |
python/qmp: switch qmp-shell to AQMP |
||
8d6cdc5 | 2022-01-22 06:01:31 | John Snow |
python/qmp: switch qom tools to AQMP |
||
26db075 | 2022-01-22 06:01:31 | John Snow |
python/qmp: switch qemu-ga-client to AQMP |
||
7017f38 | 2022-01-22 06:01:31 | John Snow |
python/qemu-ga-client: don't use deprecated CLI syntax in usage comment |
||
6e7751d | 2022-01-22 06:01:31 | John Snow |
python/aqmp: rename AQMPError to QMPError |
||
728dcac | 2022-01-22 06:01:31 | John Snow |
python/aqmp: add SocketAddrT to package root |
||
0e6bfd8 | 2022-01-22 06:01:31 | John Snow |
python/aqmp: copy type definitions from qmp |
||
3b5bf13 | 2022-01-22 06:01:31 | John Snow |
python/aqmp: handle asyncio.TimeoutError on execute() |
||
3bc72e3 | 2022-01-22 06:01:31 | John Snow |
python/aqmp: add __del__ method to legacy interface |