Age | Commit message (Expand) | Author | Files | Lines |
2024-10-09 | chardev: add path option for pty backend | Octavian Purdila | 1 | -1/+26 |
2024-10-09 | chardev: introduce 'reconnect-ms' and deprecate 'reconnect' | Daniil Tatianin | 1 | -2/+15 |
2024-10-02 | qapi/char: Supply missing member documentation | Markus Armbruster | 1 | -16/+28 |
2024-08-05 | qapi: Refill doc comments to conform to conventions | Markus Armbruster | 1 | -4/+4 |
2024-07-17 | qapi: convert "Example" sections without titles | John Snow | 1 | -9/+15 |
2024-07-06 | qapi: convert "Note" sections to plain rST | John Snow | 1 | -6/+6 |
2024-03-04 | qapi: Delete useless "Returns" sections | Markus Armbruster | 1 | -6/+0 |
2024-02-26 | qapi: Require descriptions and tagged sections to be indented | Markus Armbruster | 1 | -87/+87 |
2024-02-14 | Merge tag 'pull-char-2024-02-12-v2' of https://repo.or.cz/qemu/armbru into st... | Peter Maydell | 1 | -11/+17 |
2024-02-14 | qapi/char: Deprecate backend type "memory" | Markus Armbruster | 1 | -3/+5 |
2024-02-14 | qapi/char: Make backend types properly conditional | Markus Armbruster | 1 | -8/+12 |
2024-02-12 | qapi: Add missing union tag documentation | Markus Armbruster | 1 | -0/+2 |
2024-02-12 | qapi: Plug trivial documentation holes around former simple unions | Markus Armbruster | 1 | -0/+26 |
2024-01-26 | qapi: Indent tagged doc comment sections properly | Markus Armbruster | 1 | -2/+2 |
2023-09-04 | ui/vc: do not parse VC-specific options in Spice and GTK | Marc-André Lureau | 1 | -0/+4 |
2023-07-25 | qapi: Correct "eg." to "e.g." in documentation | Markus Armbruster | 1 | -1/+1 |
2023-05-10 | qapi: Reformat doc comments to conform to current conventions | Markus Armbruster | 1 | -56/+78 |
2023-04-28 | qapi: Tidy up examples | Markus Armbruster | 1 | -2/+2 |
2022-05-16 | qapi: Stop using whitespace for alignment in comments | Andrea Bolognani | 1 | -3/+3 |
2022-05-16 | qapi: Drop unnecessary whitespace in comments | Andrea Bolognani | 1 | -1/+1 |
2022-05-16 | qapi: Drop unnecessary empty lines outside of comments | Andrea Bolognani | 1 | -1/+0 |
2022-05-16 | qapi: Drop unnecessary empty lines in comments | Andrea Bolognani | 1 | -1/+0 |
2021-12-21 | ui/dbus: add chardev backend & interface | Marc-André Lureau | 1 | -0/+27 |
2021-09-27 | qapi: Convert simple union ChardevBackend to flat one | Markus Armbruster | 1 | -22/+168 |
2021-08-26 | qapi: make 'if' condition strings simple identifiers | Marc-André Lureau | 1 | -6/+6 |
2021-05-21 | ui/vdagent: add clipboard support | Gerd Hoffmann | 1 | -1/+3 |
2021-05-21 | ui/vdagent: add mouse support | Gerd Hoffmann | 1 | -1/+3 |
2021-05-21 | ui/vdagent: core infrastructure | Gerd Hoffmann | 1 | -1/+16 |
2021-02-25 | chardev: do not use short form boolean options in non-QemuOpts character devi... | Paolo Bonzini | 1 | -2/+2 |
2020-12-10 | qapi: Normalize version references x.y.0 to just x.y | Markus Armbruster | 1 | -2/+2 |
2020-11-17 | char-stdio: Fix QMP default for 'signal' | Kevin Wolf | 1 | -2/+1 |
2020-09-03 | qapi: Document event VSERPORT_CHANGE is rate-limited | Markus Armbruster | 1 | -0/+2 |
2020-08-03 | schemas: Add vim modeline | Andrea Bolognani | 1 | -0/+1 |
2020-03-17 | qapi: Belatedly update doc comment for @wait deprecation | Markus Armbruster | 1 | -0/+1 |
2020-02-15 | qapi: Add blank lines before bulleted lists | Peter Maydell | 1 | -0/+2 |
2020-02-15 | qapi: Fix indent level on doc comments in json files | Peter Maydell | 1 | -4/+4 |
2019-03-11 | chardev: add support for authorization for TLS clients | Daniel P. Berrange | 1 | -0/+6 |
2018-12-14 | qapi: add more conditions to SPICE | Marc-André Lureau | 1 | -8/+8 |
2018-12-13 | qapi: break long lines at 'data' member | Marc-André Lureau | 1 | -59/+79 |
2018-11-01 | chardev: Add websocket support | Julia Suvorova | 1 | -0/+3 |
2018-07-03 | qapi: add conditions to SPICE type/commands/events on the schema | Marc-André Lureau | 1 | -2/+6 |
2018-06-21 | qmp: Enable a few commands in preconfig state | Igor Mammedov | 1 | -1/+2 |
2017-09-04 | qapi-schema: Collect char device stuff in qapi/char.json | Markus Armbruster | 1 | -0/+538 |