Age | Commit message (Expand) | Author |
2021-01-21 | runstate: cleanup reboot and panic actions | Paolo Bonzini |
2021-01-18 | riscv: Add semihosting support | Keith Packard |
2021-01-15 | Merge remote-tracking branch 'remotes/kraxel/tags/audio-20210115-pull-request... | Peter Maydell |
2021-01-15 | sdlaudio: add -audiodev sdl,out.buffer-count option | Volker Rümelin |
2021-01-15 | ui: add support for remote power control to VNC server | Daniel P. Berrangé |
2021-01-07 | tcg: Add --accel tcg,split-wx property | Richard Henderson |
2020-12-15 | Remove the deprecated -show-cursor option | Thomas Huth |
2020-12-15 | Remove the deprecated -realtime option | Thomas Huth |
2020-12-15 | accel/tcg: Remove deprecated '-tb-size' option | Philippe Mathieu-Daudé |
2020-12-15 | vl: Add option to avoid stopping VM upon guest panic | Alejandro Jimenez |
2020-12-15 | vl: Add an -action option specifying response to guest events | Alejandro Jimenez |
2020-12-13 | qemu-options.hx: Fix minor issues in icount documentation | Peter Maydell |
2020-12-10 | treewide: do not use short-form boolean options | Paolo Bonzini |
2020-11-20 | docs: Get rid of the weird _005f links in the man page | Thomas Huth |
2020-10-26 | machine: remove deprecated -machine enforce-config-section option | Paolo Bonzini |
2020-10-22 | Remove deprecated -no-kvm option | Thomas Huth |
2020-10-05 | docs: add 'io_uring' option to 'aio' param in qemu-options.hx | Stefano Garzarella |
2020-09-29 | qemu-options: document SMBIOS type 11 settings | Daniel P. Berrangé |
2020-09-16 | manual: escape backslashes in "parsed-literal" blocks | Laszlo Ersek |
2020-09-01 | qemu-options.hx: Fix typo for netdev documentation | Tianjia Zhang |
2020-08-27 | hw/smbios: add options for type 4 max-speed and current-speed | Ying Fang |
2020-07-17 | ipmi: Fix a man page entry | Corey Minyard |
2020-07-17 | ipmi: Add man page pieces for the IPMI PCI devices | Corey Minyard |
2020-07-15 | qemu-options.hx: Clean up and fix typo for colo-compare | Zhang Chen |
2020-07-15 | net/colo-compare.c: Expose compare "max_queue_size" to users | Zhang Chen |
2020-07-10 | util/qemu-error: prepend guest name to error message to identify affected VM ... | Mario Smarduch |
2020-07-09 | Merge remote-tracking branch 'remotes/philmd-gitlab/tags/fw_cfg-20200704' int... | Peter Maydell |
2020-07-07 | vhost-vdpa: introduce vhost-vdpa backend | Cindy Lu |
2020-07-03 | crypto/tls-cipher-suites: Produce fw_cfg consumable blob | Philippe Mathieu-Daudé |
2020-07-03 | crypto: Add tls-cipher-suites object | Philippe Mathieu-Daudé |
2020-06-26 | numa: forbid '-numa node, mem' for 5.1 and newer machine types | Igor Mammedov |
2020-05-20 | qemu-options: updates for abstract unix sockets | xiaoqiang zhao |
2020-05-14 | qemu-options.hx: 9p: clarify -virtfs vs. -fsdev | Christian Schoenebeck |
2020-04-14 | docs: Improve our gdbstub documentation | Peter Maydell |
2020-03-31 | net/colo-compare.c: Expose "expired_scan_cycle" to users | Zhang Chen |
2020-03-31 | net/colo-compare.c: Expose "compare_timeout" to users | Zhang Chen |
2020-03-16 | audio: add audiodev format=f32 option documentation | Volker Rümelin |
2020-03-12 | Update comments in .hx files that mention Texinfo | Peter Maydell |
2020-03-06 | *.hx: Remove all the STEXI/ETEXI blocks | Peter Maydell |
2020-03-06 | qemu-options.hx: Fix up the autogenerated rST | Peter Maydell |
2020-03-06 | qemu-options.hx: Add rST documentation fragments | Peter Maydell |
2020-03-06 | docs: Roll -prom-env and -g target-specific info into qemu-options.hx | Peter Maydell |
2020-03-06 | docs: Roll semihosting option information into qemu-options.hx | Peter Maydell |
2020-03-06 | qemu-doc: move included files to docs/system | Paolo Bonzini |
2020-03-03 | l2tpv3: fix RFC number typo in qemu-options.hx | Stefan Hajnoczi |
2020-03-03 | net/filter.c: Add Options to insert filters anywhere in the filter list | Lukas Straub |
2020-02-07 | docs: stop documenting the e1000 NIC model as the default | Daniel P. Berrangé |
2020-02-06 | qemu-options: replace constant 1 with HAS_ARG | John Snow |
2020-01-23 | qemu-block-drivers: Convert to rST | Peter Maydell |
2020-01-14 | ui: Print available display backends with '-display help' | Thomas Huth |