| Commit message (Expand) | Author | Age | Files | Lines |
* | net: stream: move to QIO to enable additional parameters | Laurent Vivier | 2022-10-28 | 1 | -2/+2 |
* | net: dgram: add unix socket | Laurent Vivier | 2022-10-28 | 1 | -0/+1 |
* | net: stream: add unix socket | Laurent Vivier | 2022-10-28 | 1 | -0/+1 |
* | qapi: net: add stream and dgram netdevs | Laurent Vivier | 2022-10-28 | 1 | -0/+12 |
* | vhost-vdpa: allow passing opened vhostfd to vhost-vdpa | Si-Wei Liu | 2022-10-28 | 1 | -2/+4 |
* | Merge tag 'kraxel-20221013-pull-request' of https://gitlab.com/kraxel/qemu in... | Stefan Hajnoczi | 2022-10-13 | 1 | -0/+3 |
|\ |
|
| * | gtk: Add show_menubar=on|off command line option. | Bryce Mills | 2022-10-12 | 1 | -0/+3 |
* | | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging | Stefan Hajnoczi | 2022-10-13 | 1 | -0/+11 |
|\ \ |
|
| * | | i386: add notify VM exit support | Chenyi Qiang | 2022-10-11 | 1 | -0/+11 |
| |/ |
|
* / | hw/smbios: support for type 8 (port connector) | Hal Martin | 2022-10-09 | 1 | -0/+2 |
|/ |
|
* | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging | Stefan Hajnoczi | 2022-10-04 | 1 | -31/+2 |
|\ |
|
| * | watchdog: remove -watchdog option | Paolo Bonzini | 2022-09-29 | 1 | -31/+2 |
* | | Merge tag 'pull-request-2022-09-26' of https://gitlab.com/thuth/qemu into sta... | Stefan Hajnoczi | 2022-09-27 | 1 | -1/+7 |
|\ \ |
|
| * | | s390x/s390-virtio-ccw: add zpcii-disable machine property | Matthew Rosato | 2022-09-26 | 1 | -1/+7 |
| |/ |
|
* / | audio: Add sndio backend | Alexandre Ratchov | 2022-09-27 | 1 | -0/+16 |
|/ |
|
* | audio: add help option for -audio and -audiodev | Claudio Fontana | 2022-09-19 | 1 | -4/+6 |
* | semihosting: Allow optional use of semihosting from userspace | Peter Maydell | 2022-09-13 | 1 | -2/+9 |
* | qemu-options: try and clarify preferred block semantics | Alex Bennée | 2022-08-24 | 1 | -0/+13 |
* | qemu-options: bring the kernel and image options together | Alex Bennée | 2022-07-29 | 1 | -18/+78 |
* | qapi: Add exit-failure PanicAction | Ilya Leoshkevich | 2022-07-29 | 1 | -1/+1 |
* | gtk: Add show_tabs=on|off command line option. | Felix xq Queißner | 2022-07-19 | 1 | -1/+5 |
* | hw/cxl: Make the CXL fixed memory window setup a machine parameter. | Jonathan Cameron | 2022-06-10 | 1 | -39/+34 |
* | ui: Remove deprecated options "-sdl" and "-curses" | Thomas Huth | 2022-06-03 | 1 | -22/+2 |
* | ui: Remove deprecated parameters of the "-display sdl" option | Thomas Huth | 2022-06-03 | 1 | -30/+2 |
* | net/vmnet: update qemu-options.hx | Vladislav Yaroshchuk | 2022-05-17 | 1 | -0/+25 |
* | Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in... | Richard Henderson | 2022-05-17 | 1 | -0/+38 |
|\ |
|
| * | hw/cxl/host: Add support for CXL Fixed Memory Windows. | Jonathan Cameron | 2022-05-13 | 1 | -0/+38 |
* | | introduce -audio as a replacement for -soundhw | Paolo Bonzini | 2022-05-14 | 1 | -27/+24 |
|/ |
|
* | qemu-options: Limit the -xen options to x86 and arm | Thomas Huth | 2022-05-09 | 1 | -3/+4 |
* | qemu-options: Limit the -enable-kvm option to the targets that support it | Thomas Huth | 2022-04-28 | 1 | -1/+3 |
* | remove -writeconfig | Paolo Bonzini | 2022-04-28 | 1 | -6/+2 |
* | softmmu: remove deprecated --enable-fips option | Daniel P. Berrangé | 2022-04-26 | 1 | -10/+0 |
* | qemu-options: define -spice only #ifdef CONFIG_SPICE | Marc-André Lureau | 2022-03-22 | 1 | -0/+2 |
* | ui/cocoa: add option to swap Option and Command | Gustavo Noronha Silva | 2022-03-15 | 1 | -1/+1 |
* | ui/cocoa: capture all keys and combos when mouse is grabbed | Gustavo Noronha Silva | 2022-03-15 | 1 | -0/+3 |
* | ui/cocoa: add option to disable left-command forwarding to guest | Carwyn Ellis | 2022-03-15 | 1 | -0/+12 |
* | hw/smbios: Add table 4 parameter, "processor-id" | Patrick Venture | 2022-03-06 | 1 | -1/+2 |
* | qemu-options: fix incorrect description for '-drive index=' | Laurent Vivier | 2022-02-22 | 1 | -1/+1 |
* | hw/arm/virt: Support CPU cluster on ARM virt machine | Yanan Wang | 2022-01-20 | 1 | -0/+10 |
* | qemu-options: Remove the deprecated -no-quit option | Thomas Huth | 2022-01-05 | 1 | -8/+0 |
* | hw/core/machine: Introduce CPU cluster topology support | Yanan Wang | 2021-12-31 | 1 | -3/+4 |
* | qemu-options: Improve readability of SMP related Docs | Yanan Wang | 2021-12-31 | 1 | -17/+59 |
* | audio: add "dbus" audio backend | Marc-André Lureau | 2021-12-21 | 1 | -0/+3 |
* | ui/dbus: add p2p=on/off option | Marc-André Lureau | 2021-12-21 | 1 | -2/+4 |
* | ui: add a D-Bus display backend | Marc-André Lureau | 2021-12-21 | 1 | -0/+15 |
* | numa: Enable numa for SGX EPC sections | Yang Zhong | 2021-12-10 | 1 | -2/+2 |
* | qapi/qom,target/i386: sev-guest: Introduce kernel-hashes=on|off option | Dov Murik | 2021-11-18 | 1 | -1/+5 |
* | docs: remove non-reference uses of single backticks | John Snow | 2021-11-08 | 1 | -2/+2 |
* | qapi: Extend -compat to set policy for unstable interfaces | Markus Armbruster | 2021-10-29 | 1 | -1/+19 |
* | qemu-options: Add missing "sockets=2, maxcpus=2" to CLI "-smp 2" | Yanan Wang | 2021-10-04 | 1 | -1/+1 |