Age | Commit message (Expand) | Author |
2020-01-14 | ui: Print available display backends with '-display help' | Thomas Huth |
2020-01-05 | numa: Extend CLI to provide memory side cache information | Liu Jingqi |
2020-01-05 | numa: Extend CLI to provide memory latency and bandwidth information | Liu Jingqi |
2020-01-05 | numa: Extend CLI to provide initiator information for numa nodes | Tao Xu |
2019-12-20 | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques... | Peter Maydell |
2019-12-20 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2019-12-18 | Revert "qemu-options.hx: Update for reboot-timeout parameter" | Han Han |
2019-12-18 | error: Fix -msg timestamp default | Markus Armbruster |
2019-12-17 | kvm: convert "-machine kernel_irqchip" to an accelerator property | Paolo Bonzini |
2019-12-17 | kvm: convert "-machine kvm_shadow_mem" to an accelerator property | Paolo Bonzini |
2019-12-17 | xen: convert "-machine igd-passthru" to an accelerator property | Paolo Bonzini |
2019-12-17 | tcg: add "-accel tcg,tb-size" and deprecate "-tb-size" | Paolo Bonzini |
2019-12-17 | Remove the core bluetooth code | Thomas Huth |
2019-12-13 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2019-12-13 | iothread: document -object iothread on man page | Stefan Hajnoczi |
2019-12-09 | virtfs: Remove the deprecated "-virtfs_synth" option | Thomas Huth |
2019-11-07 | Merge remote-tracking branch 'remotes/kraxel/tags/audio-20191106-pull-request... | Peter Maydell |
2019-11-06 | audio: add -audiodev pa,in|out.latency= to documentation | Stefan Hajnoczi |
2019-11-05 | qemu-options: Rework the help text of the '-display' option | Thomas Huth |
2019-10-30 | Merge remote-tracking branch 'remotes/stsquad/tags/pull-tcg-plugins-281019-4'... | Peter Maydell |
2019-10-29 | Merge remote-tracking branch 'remotes/vivier/tags/q800-branch-pull-request' i... | Peter Maydell |
2019-10-28 | hw/m68k: add Nubus macfb video card | Laurent Vivier |
2019-10-28 | vl: support -plugin option | Lluís Vilanova |
2019-10-25 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2019-10-25 | doc: Describe missing generic -blockdev options | Kevin Wolf |
2019-10-24 | qemu-options.hx: Update for reboot-timeout parameter | Han Han |
2019-10-18 | audio: add mixing-engine option (documentation) | Kővágó, Zoltán |
2019-10-10 | 9p: Added virtfs option 'multidevs=remap|forbid|warn' | Antonios Motakis |
2019-09-24 | Merge remote-tracking branch 'remotes/kraxel/tags/audio-20190924-pull-request... | Peter Maydell |
2019-09-23 | audio: fix ALSA period-length typo in documentation | Stefan Hajnoczi |
2019-09-23 | audio: fix buffer-length typo in documentation | Stefan Hajnoczi |
2019-09-23 | Merge remote-tracking branch 'remotes/cminyard/tags/ipmi-for-release-2019-09-... | Peter Maydell |
2019-09-20 | ipmi: Add a UUID device property | Corey Minyard |
2019-09-19 | Replace '-machine accel=xyz' with '-accel xyz' | Thomas Huth |
2019-09-05 | qemu-doc: Do not hard-code the name of the QEMU binary | Thomas Huth |
2019-09-04 | virtio-rng: change default backend to rng-builtin | Laurent Vivier |
2019-09-04 | rng-builtin: add an RNG backend that uses qemu_guest_getrandom() | Laurent Vivier |
2019-08-22 | Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190822-pull-request' ... | Peter Maydell |
2019-08-21 | usb: reword -usb command-line option and mention xHCI | Stefan Hajnoczi |
2019-08-21 | audio: add audiodev property to vnc and wav_capture | Kővágó, Zoltán |
2019-07-05 | vl.c: Add -smp, dies=* command line support and update doc | Like Xu |
2019-07-05 | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques... | Peter Maydell |
2019-07-03 | VirtIO-RNG: Update default entropy source to `/dev/urandom` | Kashyap Chamarthy |
2019-07-02 | COLO-compare: Add new parameter to communicate with remote colo-frame | Zhang Chen |
2019-05-29 | docs: smbios: remove family=x from type2 entry description | Igor Mammedov |
2019-05-28 | semihosting: enable chardev backed output for console | Alex Bennée |
2019-05-22 | cpus: Initialize pseudo-random seeds for all guest cpus | Richard Henderson |
2019-05-17 | virtfs: Fix documentation of -fsdev and -virtfs | Greg Kurz |
2019-05-17 | vl: Deprecate -virtfs_synth | Greg Kurz |
2019-05-14 | qemu-option.hx: Update missed parameter for colo-compare | Zhang Chen |