- c388f40 ui: Print available display backends with '-display help' by Thomas Huth · 5 years ago
- c412a48 numa: Extend CLI to provide memory side cache information by Liu Jingqi · 5 years ago
- 9b12dfa numa: Extend CLI to provide memory latency and bandwidth information by Liu Jingqi · 5 years ago
- 244b3f4 numa: Extend CLI to provide initiator information for numa nodes by Tao Xu · 5 years ago
- 8e59432 Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-request' into staging by Peter Maydell · 5 years ago
- 4800819 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 5 years ago
- 8937a39 Revert "qemu-options.hx: Update for reboot-timeout parameter" by Han Han · 5 years ago
- deda497 error: Fix -msg timestamp default by Markus Armbruster · 5 years ago
- 11bc4a1 kvm: convert "-machine kernel_irqchip" to an accelerator property by Paolo Bonzini · 5 years ago
- 23b0898 kvm: convert "-machine kvm_shadow_mem" to an accelerator property by Paolo Bonzini · 5 years ago
- 46472d8 xen: convert "-machine igd-passthru" to an accelerator property by Paolo Bonzini · 5 years ago
- fe17413 tcg: add "-accel tcg,tb-size" and deprecate "-tb-size" by Paolo Bonzini · 5 years ago
- 1d4ffe8 Remove the core bluetooth code by Thomas Huth · 5 years ago
- 084a398 Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging by Peter Maydell · 5 years ago
- 86d2a49 iothread: document -object iothread on man page by Stefan Hajnoczi · 5 years ago
- b3e2bb9 virtfs: Remove the deprecated "-virtfs_synth" option by Thomas Huth · 5 years ago
- d0f90e1 Merge remote-tracking branch 'remotes/kraxel/tags/audio-20191106-pull-request' into staging by Peter Maydell · 5 years ago
- 14d4f01 audio: add -audiodev pa,in|out.latency= to documentation by Stefan Hajnoczi · 5 years ago
- 88b40c6 qemu-options: Rework the help text of the '-display' option by Thomas Huth · 5 years ago
- 68d8ef4 Merge remote-tracking branch 'remotes/stsquad/tags/pull-tcg-plugins-281019-4' into staging by Peter Maydell · 5 years ago
- f724de8 Merge remote-tracking branch 'remotes/vivier/tags/q800-branch-pull-request' into staging by Peter Maydell · 5 years ago
- 8ac919a hw/m68k: add Nubus macfb video card by Laurent Vivier · 5 years ago
- 42229a7 vl: support -plugin option by Lluís Vilanova · 8 years ago
- 03bf012 Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 5 years ago
- c9b749d doc: Describe missing generic -blockdev options by Kevin Wolf · 5 years ago
- bbd9e69 qemu-options.hx: Update for reboot-timeout parameter by Han Han · 5 years ago
- 8efac07 audio: add mixing-engine option (documentation) by Kővágó, Zoltán · 5 years ago
- 1a6ed33 9p: Added virtfs option 'multidevs=remap|forbid|warn' by Antonios Motakis · 5 years ago
- 860d904 Merge remote-tracking branch 'remotes/kraxel/tags/audio-20190924-pull-request' into staging by Peter Maydell · 5 years ago
- dfc5434 audio: fix ALSA period-length typo in documentation by Stefan Hajnoczi · 5 years ago
- 8624725 audio: fix buffer-length typo in documentation by Stefan Hajnoczi · 5 years ago
- e446ed5 Merge remote-tracking branch 'remotes/cminyard/tags/ipmi-for-release-2019-09-20' into staging by Peter Maydell · 5 years ago
- 7b0cd78 ipmi: Add a UUID device property by Corey Minyard · 8 years ago
- 976e8c5 Replace '-machine accel=xyz' with '-accel xyz' by Thomas Huth · 6 years ago
- 664785a qemu-doc: Do not hard-code the name of the QEMU binary by Thomas Huth · 6 years ago
- 0198c26 virtio-rng: change default backend to rng-builtin by Laurent Vivier · 6 years ago
- 6c4e9d4 rng-builtin: add an RNG backend that uses qemu_guest_getrandom() by Laurent Vivier · 6 years ago
- 4a71d0a Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190822-pull-request' into staging by Peter Maydell · 6 years ago
- 73f46fe usb: reword -usb command-line option and mention xHCI by Stefan Hajnoczi · 6 years ago
- f0b9f36 audio: add audiodev property to vnc and wav_capture by Kővágó, Zoltán · 6 years ago
- 1b45842 vl.c: Add -smp, dies=* command line support and update doc by Like Xu · 6 years ago
- d2c5f91 Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-request' into staging by Peter Maydell · 6 years ago
- a2230bd VirtIO-RNG: Update default entropy source to `/dev/urandom` by Kashyap Chamarthy · 6 years ago
- cf6af76 COLO-compare: Add new parameter to communicate with remote colo-frame by Zhang Chen · 6 years ago
- 3fdbd1d docs: smbios: remove family=x from type2 entry description by Igor Mammedov · 6 years ago
- 4e7f903 semihosting: enable chardev backed output for console by Alex Bennée · 6 years ago
- 9c09a25 cpus: Initialize pseudo-random seeds for all guest cpus by Richard Henderson · 6 years ago
- b44a6b0 virtfs: Fix documentation of -fsdev and -virtfs by Greg Kurz · 6 years ago
- 6e4199a vl: Deprecate -virtfs_synth by Greg Kurz · 6 years ago
- 5aede7f qemu-option.hx: Update missed parameter for colo-compare by Zhang Chen · 6 years ago
- 413a99a Add Nios II semihosting support. by Sandra Loosemore · 6 years ago
- 119906af util/mmap-alloc: support MAP_SYNC in qemu_ram_mmap() by Zhang Yi · 6 years ago
- 85ce844 Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190313-pull-request' into staging by Peter Maydell · 6 years ago
- 2f8b7cd curses: add option to specify VGA font encoding by Samuel Thibault · 6 years ago
- cfc3fef Merge remote-tracking branch 'remotes/kraxel/tags/audio-20190312-pull-request' into staging by Peter Maydell · 6 years ago
- fd4a5fd chardev: add support for authorization for TLS clients by Daniel P. Berrange · 6 years ago
- f0b3d81 audio: -audiodev command line option: documentation by Kővágó, Zoltán · 6 years ago
- 55cf09a vnc: allow specifying a custom authorization object name by Daniel P. Berrange · 6 years ago
- 8953caf authz: add QAuthZPAM object type for authorizing using PAM by Daniel P. Berrange · 9 years ago
- 55d8698 authz: add QAuthZListFile object type for a file access control list by Daniel P. Berrangé · 7 years ago
- fb5c4eb authz: add QAuthZSimple object type for easy whitelist auth checks by Daniel P. Berrangé · 7 years ago
- d8aec9d display: add -display spice-app launching a Spice client by Marc-André Lureau · 6 years ago
- e6e40f8 qemu-options: Remove deprecated option -clock by Thomas Huth · 6 years ago
- 3e29da9 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 6 years ago
- 9fd7e96 qemu-options: Remove deprecated "-virtioconsole" option by Paolo Bonzini · 6 years ago
- 292fa23 Remove deprecated -enable-hax option by Thomas Huth · 6 years ago
- 09bd7ba Remove deprecated -no-frame option by Thomas Huth · 6 years ago
- 1077bca xen: Replace few mentions of xend by libxl by Anthony PERARD · 6 years ago
- 6d7c06c Remove broken Xen PV domain builder by Anthony PERARD · 6 years ago
- 479a574 util: Implement debug-threads for macOS by Roman Bolshakov · 6 years ago
- 93aee84 9p: remove support for the "handle" backend by Greg Kurz · 6 years ago
- 36ea397 hostmem-memfd: honour share=on/off property by Marc-André Lureau · 7 years ago
- 144aaa9 help: Provide help for egl-headless by Erik Skultety · 6 years ago
- c0188e6 bt: Mark the bluetooth subsystem as deprecated by Thomas Huth · 6 years ago
- 981b06e chardev: Add websocket support by Julia Suvorova · 6 years ago
- 0fca92b slirp: Implement RFC2132 TFTP server name by Fam Zheng · 6 years ago
- b312532 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 6 years ago
- 238d124 vl: improve/fix documentation related to RTC function by Artem Pisarenko · 6 years ago
- 37a4442 qemu-options: Fix bad "macaddr" property in the documentation by Thomas Huth · 7 years ago
- e3a7b45 qcow2: Fix cache-clean-interval documentation by Leonid Bloch · 6 years ago
- e957b50 qcow2: Set the default cache-clean-interval to 10 minutes by Leonid Bloch · 6 years ago
- 80668d0 qcow2: Increase the default upper limit on the L2 cache size by Leonid Bloch · 6 years ago
- b749562 qcow2: Assign the L2 cache relatively to the image size by Leonid Bloch · 6 years ago
- 40fb215 qcow2: Options' documentation fixes by Leonid Bloch · 6 years ago
- d18572d net: Remove the deprecated -tftp, -bootp, -redir and -smb options by Thomas Huth · 7 years ago
- fdaf2d5 Remove the deprecated options -startdate, -localtime and -rtc-td-hack by Thomas Huth · 7 years ago
- 2feac45 Remove the deprecated -nodefconfig option by Thomas Huth · 7 years ago
- 1d9cb42 Remove the deprecated -balloon option by Thomas Huth · 7 years ago
- 025573b Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180827-v4-pull-request' into staging by Peter Maydell · 7 years ago
- ec86faa vnc: remove support for deprecated tls, x509, x509verify options by Daniel P. Berrangé · 7 years ago
- 12df189 vl: add -enable-sync-profile by Emilio G. Cota · 7 years ago
- 55f4e79 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 7 years ago
- 36699ab s390x: remove 's390-squash-mcss' option by Cornelia Huck · 7 years ago
- 572023f block: Remove deprecated -drive option serial by Kevin Wolf · 7 years ago
- 7f8fc97 block: Remove deprecated -drive option addr by Kevin Wolf · 7 years ago
- b24ec3c block: Remove deprecated -drive geometry options by Kevin Wolf · 7 years ago
- a4de855 hostmem-file: add the 'pmem' option by Junyan He · 7 years ago
- 59b5552 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 7 years ago
- dfaa7d5 Document command line options with single dash by BALATON Zoltan · 7 years ago
- 361ac94 cli qmp: Mark --preconfig, exit-preconfig experimental by Markus Armbruster · 7 years ago