| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | virtfs: Remove the deprecated "-virtfs_synth" option | Thomas Huth | 2019-12-09 | 1 | -10/+0 |
|/ |
|
* | Merge remote-tracking branch 'remotes/kraxel/tags/audio-20191106-pull-request... | Peter Maydell | 2019-11-07 | 1 | -0/+5 |
|\ |
|
| * | audio: add -audiodev pa,in|out.latency= to documentation | Stefan Hajnoczi | 2019-11-06 | 1 | -0/+5 |
* | | qemu-options: Rework the help text of the '-display' option | Thomas Huth | 2019-11-05 | 1 | -9/+21 |
|/ |
|
* | Merge remote-tracking branch 'remotes/stsquad/tags/pull-tcg-plugins-281019-4'... | Peter Maydell | 2019-10-30 | 1 | -0/+17 |
|\ |
|
| * | vl: support -plugin option | Lluís Vilanova | 2019-10-28 | 1 | -0/+17 |
* | | Merge remote-tracking branch 'remotes/vivier/tags/q800-branch-pull-request' i... | Peter Maydell | 2019-10-29 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | hw/m68k: add Nubus macfb video card | Laurent Vivier | 2019-10-28 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell | 2019-10-25 | 1 | -1/+21 |
|\ \ |
|
| * | | doc: Describe missing generic -blockdev options | Kevin Wolf | 2019-10-25 | 1 | -1/+21 |
| |/ |
|
* / | qemu-options.hx: Update for reboot-timeout parameter | Han Han | 2019-10-24 | 1 | -2/+2 |
|/ |
|
* | audio: add mixing-engine option (documentation) | Kővágó, Zoltán | 2019-10-18 | 1 | -0/+15 |
* | 9p: Added virtfs option 'multidevs=remap|forbid|warn' | Antonios Motakis | 2019-10-10 | 1 | -2/+24 |
* | Merge remote-tracking branch 'remotes/kraxel/tags/audio-20190924-pull-request... | Peter Maydell | 2019-09-24 | 1 | -4/+4 |
|\ |
|
| * | audio: fix ALSA period-length typo in documentation | Stefan Hajnoczi | 2019-09-23 | 1 | -2/+2 |
| * | audio: fix buffer-length typo in documentation | Stefan Hajnoczi | 2019-09-23 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'remotes/cminyard/tags/ipmi-for-release-2019-09-... | Peter Maydell | 2019-09-23 | 1 | -3/+7 |
|\ \
| |/
|/| |
|
| * | ipmi: Add a UUID device property | Corey Minyard | 2019-09-20 | 1 | -3/+7 |
* | | Replace '-machine accel=xyz' with '-accel xyz' | Thomas Huth | 2019-09-19 | 1 | -1/+1 |
|/ |
|
* | qemu-doc: Do not hard-code the name of the QEMU binary | Thomas Huth | 2019-09-05 | 1 | -64/+64 |
* | virtio-rng: change default backend to rng-builtin | Laurent Vivier | 2019-09-04 | 1 | -1/+1 |
* | rng-builtin: add an RNG backend that uses qemu_guest_getrandom() | Laurent Vivier | 2019-09-04 | 1 | -0/+7 |
* | Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190822-pull-request' ... | Peter Maydell | 2019-08-22 | 1 | -2/+5 |
|\ |
|
| * | usb: reword -usb command-line option and mention xHCI | Stefan Hajnoczi | 2019-08-21 | 1 | -2/+5 |
* | | audio: add audiodev property to vnc and wav_capture | Kővágó, Zoltán | 2019-08-21 | 1 | -0/+6 |
|/ |
|
* | vl.c: Add -smp, dies=* command line support and update doc | Like Xu | 2019-07-05 | 1 | -8/+9 |
* | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques... | Peter Maydell | 2019-07-05 | 1 | -1/+1 |
|\ |
|
| * | VirtIO-RNG: Update default entropy source to `/dev/urandom` | Kashyap Chamarthy | 2019-07-03 | 1 | -1/+1 |
* | | COLO-compare: Add new parameter to communicate with remote colo-frame | Zhang Chen | 2019-07-02 | 1 | -1/+32 |
|/ |
|
* | docs: smbios: remove family=x from type2 entry description | Igor Mammedov | 2019-05-30 | 1 | -1/+1 |
* | semihosting: enable chardev backed output for console | Alex Bennée | 2019-05-28 | 1 | -2/+4 |
* | cpus: Initialize pseudo-random seeds for all guest cpus | Richard Henderson | 2019-05-22 | 1 | -0/+10 |
* | virtfs: Fix documentation of -fsdev and -virtfs | Greg Kurz | 2019-05-17 | 1 | -27/+66 |
* | vl: Deprecate -virtfs_synth | Greg Kurz | 2019-05-17 | 1 | -1/+2 |
* | qemu-option.hx: Update missed parameter for colo-compare | Zhang Chen | 2019-05-14 | 1 | -3/+6 |
* | Add Nios II semihosting support. | Sandra Loosemore | 2019-04-29 | 1 | -4/+4 |
* | util/mmap-alloc: support MAP_SYNC in qemu_ram_mmap() | Zhang Yi | 2019-04-25 | 1 | -0/+5 |
* | Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190313-pull-request' i... | Peter Maydell | 2019-03-13 | 1 | -1/+4 |
|\ |
|
| * | curses: add option to specify VGA font encoding | Samuel Thibault | 2019-03-13 | 1 | -1/+4 |
* | | Merge remote-tracking branch 'remotes/kraxel/tags/audio-20190312-pull-request... | Peter Maydell | 2019-03-12 | 1 | -3/+233 |
|\ \
| |/
|/| |
|
| * | audio: -audiodev command line option: documentation | Kővágó, Zoltán | 2019-03-11 | 1 | -3/+233 |
* | | chardev: add support for authorization for TLS clients | Daniel P. Berrange | 2019-03-11 | 1 | -2/+8 |
* | | vnc: allow specifying a custom authorization object name | Daniel P. Berrange | 2019-03-11 | 1 | -10/+25 |
|/ |
|
* | authz: add QAuthZPAM object type for authorizing using PAM | Daniel P. Berrange | 2019-02-26 | 1 | -0/+35 |
* | authz: add QAuthZListFile object type for a file access control list | Daniel P. Berrangé | 2019-02-26 | 1 | -0/+46 |
* | authz: add QAuthZSimple object type for easy whitelist auth checks | Daniel P. Berrangé | 2019-02-26 | 1 | -0/+24 |
* | display: add -display spice-app launching a Spice client | Marc-André Lureau | 2019-02-22 | 1 | -0/+5 |
* | qemu-options: Remove deprecated option -clock | Thomas Huth | 2019-02-14 | 1 | -3/+0 |
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 2019-02-05 | 1 | -21/+0 |
|\ |
|
| * | qemu-options: Remove deprecated "-virtioconsole" option | Paolo Bonzini | 2019-02-05 | 1 | -10/+0 |