Show patches with: Archived = No       |   435347 patches
« 1 2 ... 1410 1411 14124353 4354 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[4/4] cirrus: Enable plugin in cirrus for windows Enable plugin support on msys2/mingw - - - - --- 2020-09-26 Yonggang Luo New
[3/4] Getting qemu-plugin works under win32. Enable plugin support on msys2/mingw - - - - --- 2020-09-26 Yonggang Luo New
[2/4] plugin: Fixes compiling errors on msys2/mingw Enable plugin support on msys2/mingw - - 1 - --- 2020-09-26 Yonggang Luo New
[1/4] plugins: Fixes a issue when dlsym failed, the handle not closed. Enable plugin support on msys2/mingw - - 1 - --- 2020-09-26 Yonggang Luo New
[v2,6/6] sabre: don't call sysbus_mmio_map() in sabre_realize() QOM minor fixes - - 1 - --- 2020-09-26 Mark Cave-Ayland New
[v2,5/6] macio: don't reference serial_hd() directly within the device QOM minor fixes - - - - --- 2020-09-26 Mark Cave-Ayland New
[v2,4/6] sparc32-ledma: don't reference nd_table directly within the device QOM minor fixes - - 1 - --- 2020-09-26 Mark Cave-Ayland New
[v2,3/6] sparc32-espdma: use object_initialize_child() for esp child object QOM minor fixes - - 1 - --- 2020-09-26 Mark Cave-Ayland New
[v2,2/6] sparc32-ledma: use object_initialize_child() for lance child object QOM minor fixes - - 1 - --- 2020-09-26 Mark Cave-Ayland New
[v2,1/6] sparc32-dma: use object_initialize_child() for espdma and ledma child objects QOM minor fixes - - 1 - --- 2020-09-26 Mark Cave-Ayland New
linux-user: i386: Use trapnr which returns from cpu_exec() instead of exception_index linux-user: i386: Use trapnr which returns from cpu_exec() instead of exception_index - - - - --- 2020-09-26 Chen Gang New
[PULL,v7,00/87] Misc patches for 2020-09-24 - - - - --- 2020-09-25 Paolo Bonzini New
i386: Document when features can be added to kvm_default_props i386: Document when features can be added to kvm_default_props 1 - - - --- 2020-09-25 Eduardo Habkost New
[3/3] nbd: Add 'qemu-nbd -A' to expose allocation depth Exposing backing-chain allocation over NBD - - - - --- 2020-09-25 Eric Blake New
[2/3] nbd: Add new qemu:allocation-depth metacontext Exposing backing-chain allocation over NBD - - - - --- 2020-09-25 Eric Blake New
[1/3] nbd: Simplify meta-context parsing Exposing backing-chain allocation over NBD - - - - --- 2020-09-25 Eric Blake New
[PULL,30/87] meson: move libmpathpersist test Untitled series #204236 - - - - --- 2020-09-25 Paolo Bonzini New
[PULL,29/87] meson: move libudev test Untitled series #204236 - - - - --- 2020-09-25 Paolo Bonzini New
[PULL,09/87] target/i386: support KVM_FEATURE_ASYNC_PF_INT Untitled series #204236 - - - - --- 2020-09-25 Paolo Bonzini New
[PULL,v6,00/87] Misc patches for 2020-09-24 - - - - --- 2020-09-25 Paolo Bonzini New
[v4,6/6] sev/i386: Enable an SEV-ES guest based on SEV policy Qemu SEV-ES guest support - - 1 - --- 2020-09-25 Tom Lendacky New
[v4,5/6] kvm/i386: Use a per-VM check for SMM capability Qemu SEV-ES guest support - - - - --- 2020-09-25 Tom Lendacky New
[v4,4/6] sev/i386: Don't allow a system reset under an SEV-ES guest Qemu SEV-ES guest support - - - - --- 2020-09-25 Tom Lendacky New
[v4,3/6] sev/i386: Allow AP booting under SEV-ES Qemu SEV-ES guest support - - - - --- 2020-09-25 Tom Lendacky New
[v4,2/6] sev/i386: Require in-kernel irqchip support for SEV-ES guests Qemu SEV-ES guest support - - - - --- 2020-09-25 Tom Lendacky New
[v4,1/6] sev/i386: Add initial support for SEV-ES Qemu SEV-ES guest support - - - - --- 2020-09-25 Tom Lendacky New
[v6] hw/i386/pc: add max combined fw size as machine configuration option [v6] hw/i386/pc: add max combined fw size as machine configuration option - - 1 - --- 2020-09-25 Erich Mcmillan New
vhost: Ignore vrings in dirty log when using a vIOMMU vhost: Ignore vrings in dirty log when using a vIOMMU - - - - --- 2020-09-25 Greg Kurz New
[10/10] scsi/scsi_bus: fix races in REPORT LUNS Fix scsi devices plug/unplug races w.r.t virtio-scsi iothread - - 1 - --- 2020-09-25 Paolo Bonzini New
[09/10] virtio-scsi: use scsi_device_get Fix scsi devices plug/unplug races w.r.t virtio-scsi iothread - - 1 - --- 2020-09-25 Paolo Bonzini New
[08/10] scsi/scsi_bus: Add scsi_device_get Fix scsi devices plug/unplug races w.r.t virtio-scsi iothread - - - - --- 2020-09-25 Paolo Bonzini New
[07/10] scsi/scsi-bus: scsi_device_find: don't return unrealized devices Fix scsi devices plug/unplug races w.r.t virtio-scsi iothread - - 1 - --- 2020-09-25 Paolo Bonzini New
[06/10] device-core: use atomic_set on .realized property Fix scsi devices plug/unplug races w.r.t virtio-scsi iothread - - 1 - --- 2020-09-25 Paolo Bonzini New
[05/10] device-core: use RCU for list of children of a bus Fix scsi devices plug/unplug races w.r.t virtio-scsi iothread - - 1 - --- 2020-09-25 Paolo Bonzini New
[04/10] device_core: use drain_call_rcu in in hmp_device_del/qmp_device_add Fix scsi devices plug/unplug races w.r.t virtio-scsi iothread - - 1 - --- 2020-09-25 Paolo Bonzini New
[03/10] scsi/scsi_bus: switch search direction in scsi_device_find Fix scsi devices plug/unplug races w.r.t virtio-scsi iothread - - 1 - --- 2020-09-25 Paolo Bonzini New
[02/10] scsi: switch to bus->check_address Fix scsi devices plug/unplug races w.r.t virtio-scsi iothread - - 2 - --- 2020-09-25 Paolo Bonzini New
[01/10] qdev: add "check if address free" callback for buses Fix scsi devices plug/unplug races w.r.t virtio-scsi iothread - - 1 - --- 2020-09-25 Paolo Bonzini New
[v6,21/21] Remove texinfo dependency from docker and CI configs Convert QAPI doc comments to generate rST instead of texinfo - - 1 - --- 2020-09-25 Peter Maydell New
[v6,20/21] configure: Drop texinfo requirement Convert QAPI doc comments to generate rST instead of texinfo - - 2 - --- 2020-09-25 Peter Maydell New
[v6,19/21] Remove Texinfo related line from git.orderfile Convert QAPI doc comments to generate rST instead of texinfo - - 1 - --- 2020-09-25 Peter Maydell New
[v6,18/21] scripts/texi2pod: Delete unused script Convert QAPI doc comments to generate rST instead of texinfo - - 2 - --- 2020-09-25 Peter Maydell New
[v6,17/21] docs/devel/qapi-code-gen.txt: Update to new rST backend conventions Convert QAPI doc comments to generate rST instead of texinfo - - 2 - --- 2020-09-25 Peter Maydell New
[v6,16/21] scripts/qapi: Remove texinfo generation support Convert QAPI doc comments to generate rST instead of texinfo - - 2 - --- 2020-09-25 Peter Maydell New
[v6,15/21] tests/qapi-schema: Add test of the rST QAPI doc-comment outputn Convert QAPI doc comments to generate rST instead of texinfo - - 1 - --- 2020-09-25 Peter Maydell New
[v6,14/21] meson.build: Make manuals depend on source to Sphinx extensions Convert QAPI doc comments to generate rST instead of texinfo - - - - --- 2020-09-25 Peter Maydell New
[v6,13/21] meson.build: Move SPHINX_ARGS to top level meson.build file Convert QAPI doc comments to generate rST instead of texinfo - - 1 - --- 2020-09-25 Peter Maydell New
[v6,12/21] tests/qapi-schema: Convert doc-good.json to rST-style strong/emphasis Convert QAPI doc comments to generate rST instead of texinfo - - 1 - --- 2020-09-25 Peter Maydell New
[v6,11/21] qga/qapi-schema.json: Add some headings Convert QAPI doc comments to generate rST instead of texinfo - - 2 - --- 2020-09-25 Peter Maydell New
[v6,10/21] qapi: Use rST markup for literal blocks Convert QAPI doc comments to generate rST instead of texinfo - - 2 - --- 2020-09-25 Peter Maydell New
[v6,09/21] docs/interop: Convert qemu-qmp-ref to rST Convert QAPI doc comments to generate rST instead of texinfo - - - - --- 2020-09-25 Peter Maydell New
[v6,08/21] docs/interop: Convert qemu-ga-ref to rST Convert QAPI doc comments to generate rST instead of texinfo - - 2 - --- 2020-09-25 Peter Maydell New
[v6,07/21] docs/sphinx: Add new qapi-doc Sphinx extension Convert QAPI doc comments to generate rST instead of texinfo - - 1 - --- 2020-09-25 Peter Maydell New
[v6,06/21] qapi/machine.json: Escape a literal '*' in doc comment Convert QAPI doc comments to generate rST instead of texinfo - - 2 - --- 2020-09-25 Peter Maydell New
[v6,05/21] scripts/qapi/parser.py: improve doc comment indent handling Convert QAPI doc comments to generate rST instead of texinfo - - 1 - --- 2020-09-25 Peter Maydell New
[v6,04/21] scripts/qapi: Move doc-comment whitespace stripping to doc.py Convert QAPI doc comments to generate rST instead of texinfo - - 2 - --- 2020-09-25 Peter Maydell New
[v6,03/21] tests/qapi/doc-good.json: Prepare for qapi-doc Sphinx extension Convert QAPI doc comments to generate rST instead of texinfo - - 2 - --- 2020-09-25 Peter Maydell New
[v6,02/21] qapi/block.json: Add newline after "Example:" for block-latency-histogram-set Convert QAPI doc comments to generate rST instead of texinfo - - 1 - --- 2020-09-25 Peter Maydell New
[v6,01/21] qapi: Fix doc comment indentation again Convert QAPI doc comments to generate rST instead of texinfo - - 1 - --- 2020-09-25 Peter Maydell New
configure: make building deprecated targets easier configure: make building deprecated targets easier - - - - --- 2020-09-25 Alex Bennée New
[v1,15/15] configure: Bump the minimum required Python version to 3.6 testing/next pre-PR (python3.6, check-tcg) - - - - --- 2020-09-25 Alex Bennée New
[v1,14/15] gitlab-ci: Increase the timeout for the cross-compiler builds testing/next pre-PR (python3.6, check-tcg) - - 2 - --- 2020-09-25 Alex Bennée New
[v1,13/15] tests/docker: Remove old Debian 9 containers testing/next pre-PR (python3.6, check-tcg) - - 2 - --- 2020-09-25 Alex Bennée New
[v1,12/15] shippable.yml: Remove the Debian9-based MinGW cross-compiler tests testing/next pre-PR (python3.6, check-tcg) - - - - --- 2020-09-25 Alex Bennée New
[v1,11/15] tests/docker: Update the tricore container to debian 10 testing/next pre-PR (python3.6, check-tcg) - - 2 - --- 2020-09-25 Alex Bennée New
[v1,10/15] gitlab-ci: Remove the Debian9-based containers and containers-layer3 testing/next pre-PR (python3.6, check-tcg) - - 1 - --- 2020-09-25 Alex Bennée New
[v1,09/15] tests/docker: Use Fedora containers for MinGW cross-builds in the gitlab-CI testing/next pre-PR (python3.6, check-tcg) - - - - --- 2020-09-25 Alex Bennée New
[v1,08/15] travis.yml: Drop the Python 3.5 build testing/next pre-PR (python3.6, check-tcg) - - - - --- 2020-09-25 Alex Bennée New
[v1,07/15] travis.yml: Drop the superfluous Python 3.6 build testing/next pre-PR (python3.6, check-tcg) - - - - --- 2020-09-25 Alex Bennée New
[v1,06/15] travis.yml: Update Travis to use Bionic and Focal instead of Xenial testing/next pre-PR (python3.6, check-tcg) - - 1 1 --- 2020-09-25 Alex Bennée New
[v1,05/15] travis.yml: Drop the default softmmu builds testing/next pre-PR (python3.6, check-tcg) 2 - 2 - --- 2020-09-25 Alex Bennée New
[v1,04/15] migration: Silence compiler warning in global_state_store_running() testing/next pre-PR (python3.6, check-tcg) - - 1 - --- 2020-09-25 Alex Bennée New
[v1,03/15] meson: move libmpathpersist test testing/next pre-PR (python3.6, check-tcg) - - - - --- 2020-09-25 Alex Bennée New
[v1,02/15] meson: move libudev test testing/next pre-PR (python3.6, check-tcg) - - - - --- 2020-09-25 Alex Bennée New
[v1,01/15] tests/tcg: reinstate or replace desired parts of rules.mak testing/next pre-PR (python3.6, check-tcg) - - - - --- 2020-09-25 Alex Bennée New
[v2,10/10] softfloat: Use ppc64 assembly for {add, sub}{192, 256} softfloat: Implement float128_muladd - - - - --- 2020-09-25 Richard Henderson New
[v2,09/10] softfloat: Use aarch64 assembly for {add, sub}{192, 256} softfloat: Implement float128_muladd - - - - --- 2020-09-25 Richard Henderson New
[v2,08/10] softfloat: Use x86_64 assembly for sh[rl]_double softfloat: Implement float128_muladd - - - - --- 2020-09-25 Richard Henderson New
[v2,07/10] softfloat: Use x86_64 assembly for {add, sub}{192, 256} softfloat: Implement float128_muladd - - - - --- 2020-09-25 Richard Henderson New
[v2,06/10] softfloat: Implement float128_muladd softfloat: Implement float128_muladd - - - - --- 2020-09-25 Richard Henderson New
[v2,05/10] softfloat: Inline pick_nan_muladd into its caller softfloat: Implement float128_muladd - - 1 - --- 2020-09-25 Richard Henderson New
[v2,04/10] softfloat: Add float_cmask and constants softfloat: Implement float128_muladd - - 2 - --- 2020-09-25 Richard Henderson New
[v2,03/10] softfloat: Tidy a * b + inf return softfloat: Implement float128_muladd - - 3 - --- 2020-09-25 Richard Henderson New
[v2,02/10] softfloat: Use int128.h for some operations softfloat: Implement float128_muladd - - 2 - --- 2020-09-25 Richard Henderson New
[v2,01/10] softfloat: Use mulu64 for mul64To128 softfloat: Implement float128_muladd - - 2 - --- 2020-09-25 Richard Henderson New
[v2] virtio-net: Set mac address to hardware if the peer is vdpa [v2] virtio-net: Set mac address to hardware if the peer is vdpa - - - - --- 2020-09-25 Cindy Lu New
[v2,6/6] virtio-gpu: set physical dimensions for EDID Add physical display dimensions to spice/virtio-gpu - - - - --- 2020-09-25 Marc-André Lureau New
[v2,5/6] spice: get monitors physical dimension Add physical display dimensions to spice/virtio-gpu - - - - --- 2020-09-25 Marc-André Lureau New
[v2,4/6] spice: remove the single monitor config logic Add physical display dimensions to spice/virtio-gpu - - - - --- 2020-09-25 Marc-André Lureau New
[v2,3/6] ui: add getter for UIInfo Add physical display dimensions to spice/virtio-gpu - - - - --- 2020-09-25 Marc-André Lureau New
[v2,2/6] edid: use physical dimensions if available Add physical display dimensions to spice/virtio-gpu - - - - --- 2020-09-25 Marc-André Lureau New
[v2,1/6] edid: fix physical display size computation Add physical display dimensions to spice/virtio-gpu - - - - --- 2020-09-25 Marc-André Lureau New
[RFC,3/3] util/vfio-helpers: Rework the IOVA allocator to avoid IOVA reserved regions NVMe passthrough: Take into account host IOVA reserved regions - - - - --- 2020-09-25 Eric Auger New
[RFC,2/3] util/vfio-helpers: Dynamically compute the min/max IOVA NVMe passthrough: Take into account host IOVA reserved regions - - - - --- 2020-09-25 Eric Auger New
[RFC,1/3] util/vfio-helpers: Collect IOVA reserved regions NVMe passthrough: Take into account host IOVA reserved regions - - - - --- 2020-09-25 Eric Auger New
[4/4] block/export: add BlockExportOptions->iothread member block/export: add BlockExportOptions->iothread member - - - - --- 2020-09-25 Stefan Hajnoczi New
[3/4] block: move block exports to libblockdev block/export: add BlockExportOptions->iothread member - - - - --- 2020-09-25 Stefan Hajnoczi New
[2/4] qemu-storage-daemon: avoid compiling blockdev_ss twice block/export: add BlockExportOptions->iothread member - - 1 - --- 2020-09-25 Stefan Hajnoczi New
[1/4] util/vhost-user-server: use static library in meson.build block/export: add BlockExportOptions->iothread member - - - - --- 2020-09-25 Stefan Hajnoczi New
hw/arm/sbsa-ref : Fix SMMUv3 Initialisation hw/arm/sbsa-ref : Fix SMMUv3 Initialisation - 1 1 - --- 2020-09-25 Graeme Gregory New
« 1 2 ... 1410 1411 14124353 4354 »