Show patches with: State = Action Required       |    Archived = No       |   23987 patches
« 1 2 ... 104 105 106239 240 »
Patch Series S/W/F Date Submitter Delegate State
[02/15] python/qmp: add qom script entry points python: absorb scripts/qmp/qom-* tooling --- 2020-10-21 John Snow New
[v12,12/12] tests/tcg/aarch64: Add bti smoke tests linux-user: User support for AArch64 BTI --- 2020-10-21 Richard Henderson New
[v12,02/12] linux-user: Set PAGE_TARGET_1 for TARGET_PROT_BTI linux-user: User support for AArch64 BTI --- 2020-10-21 Richard Henderson New
[PULL,06/13] hw/sd/sdhci: Let sdhci_update_irq() return if IRQ was delivered SD/MMC patches for 2020-10-21 --- 2020-10-21 Philippe Mathieu-Daudé New
[PULL,05/13] hw/sd/sdhci: Resume pending DMA transfers on MMIO accesses SD/MMC patches for 2020-10-21 --- 2020-10-21 Philippe Mathieu-Daudé New
[PULL,04/13] hw/sd/sdhci: Stop multiple transfers when block count is cleared SD/MMC patches for 2020-10-21 --- 2020-10-21 Philippe Mathieu-Daudé New
[PULL,03/13] hw/sd/sdhci: Fix DMA Transfer Block Size field SD/MMC patches for 2020-10-21 --- 2020-10-21 Philippe Mathieu-Daudé New
[PULL,01/13] hw/sd/sdhci: Fix qemu_log_mask() format string SD/MMC patches for 2020-10-21 --- 2020-10-21 Philippe Mathieu-Daudé New
[v1,6/6] tests/acceptance: pick a random gdb port for reverse debugging testing/next (gitdm, acceptance, docker, gitlab) --- 2020-10-21 Alex Bennée New
[v7,02/11] migration: Make save_snapshot() return bool, not 0/-1 migration: bring improved savevm/loadvm/delvm to QMP --- 2020-10-21 Daniel P. Berrangé New
[PULL,11/17] usb/xhci: fixup xhci kconfig deps Microvm 20201021 patches --- 2020-10-21 Gerd Hoffmann New
[PULL,08/17] acpi: add aml builder stubs Microvm 20201021 patches --- 2020-10-21 Gerd Hoffmann New
[PULL,04/17] microvm: set pci_irq_mask Microvm 20201021 patches --- 2020-10-21 Gerd Hoffmann New
[v3] pc: Implement -no-hpet as sugar for -machine hpet=on [v3] pc: Implement -no-hpet as sugar for -machine hpet=on --- 2020-10-21 Eduardo Habkost New
migration/block-dirty-bitmap: fix larger granularity bitmaps migration/block-dirty-bitmap: fix larger granularity bitmaps --- 2020-10-21 Stefan Reiter New
[2/2] s390x: pv: Fix diag318 PV fencing s390x: pv: Diag318 fixes --- 2020-10-21 Janosch Frank New
[PULL,v3,16/17] tests/9pfs: add local Tlink test 9p queue (previous 2020-10-30) --- 2020-10-21 Christian Schoenebeck New
[v5] replay: do not build if TCG is not available [v5] replay: do not build if TCG is not available --- 2020-10-21 Paolo Bonzini New
[PULL,v2,14/16] tests/9pfs: add local Tunlinkat symlink test Untitled series #75237 --- 2020-10-21 Christian Schoenebeck New
[PULL,v3,14/17] tests/9pfs: add local Tsymlink test 9p queue (previous 2020-10-30) --- 2020-10-21 Christian Schoenebeck New
[PULL,v2,12/16] tests/9pfs: add local Tunlinkat file test Untitled series #75237 --- 2020-10-21 Christian Schoenebeck New
tests/migration: fix memleak in wait_command/wait_command_fd tests/migration: fix memleak in wait_command/wait_command_fd --- 2020-10-21 Chenqun (kuhn) New
[PULL,v2,11/16] tests/9pfs: add local Tlcreate test Untitled series #75237 --- 2020-10-21 Christian Schoenebeck New
[PULL,v2,10/16] tests/9pfs: add local Tunlinkat directory test Untitled series #75237 --- 2020-10-21 Christian Schoenebeck New
sabre: use object_initialize_child() for iommu child object sabre: use object_initialize_child() for iommu child object --- 2020-10-21 Mark Cave-Ayland New
[6/6] tests/acceptance: Test PMON on the Fuloong 2E machine tests/acceptance: Test the Fuloong 2E machine --- 2020-10-21 Philippe Mathieu-Daudé New
[5/6] tests/acceptance: Test Linux on the Fuloong 2E machine tests/acceptance: Test the Fuloong 2E machine --- 2020-10-21 Philippe Mathieu-Daudé New
[v2] ati: check x y display parameter values [v2] ati: check x y display parameter values --- 2020-10-21 Prasad Pandit New
[4/4] qemu-iotest: add 311 testcase Test qemu-img with different options --- 2020-10-21 likejun6@huawei.com New
[1/4] qemu-iotest: add 308 testcase Test qemu-img with different options --- 2020-10-21 likejun6@huawei.com New
[4/4] qga: Flatten simple union GuestDeviceId qga: Fix several guest-get-devices issues --- 2020-10-21 Markus Armbruster New
[2/4] qga: Use common time encoding for guest-get-devices 'driver-date' qga: Fix several guest-get-devices issues --- 2020-10-21 Markus Armbruster New
[1/4] qga: Rename guest-get-devices return member 'address' to 'id' qga: Fix several guest-get-devices issues --- 2020-10-21 Markus Armbruster New
[RFC,15/15] softfloat: Improve subtraction of equal exponent softfloat: alternate conversion of float128_addsub --- 2020-10-21 Richard Henderson New
[RFC,14/15] softfloat: Use float_cmask for addsub_floats softfloat: alternate conversion of float128_addsub --- 2020-10-21 Richard Henderson New
[RFC,13/15] Test float128_addsub softfloat: alternate conversion of float128_addsub --- 2020-10-21 Richard Henderson New
[RFC,12/15] softfloat: Streamline FloatFmt softfloat: alternate conversion of float128_addsub --- 2020-10-21 Richard Henderson New
[RFC,11/15] Test split to softfloat-parts.c.inc softfloat: alternate conversion of float128_addsub --- 2020-10-21 Richard Henderson New
[RFC,07/15] softfloat: Use int128.h for some operations softfloat: alternate conversion of float128_addsub --- 2020-10-21 Richard Henderson New
[RFC,05/15] qemu/int128: Add int128_geu softfloat: alternate conversion of float128_addsub --- 2020-10-21 Richard Henderson New
[RFC,04/15] qemu/int128: Add int128_shr softfloat: alternate conversion of float128_addsub --- 2020-10-21 Richard Henderson New
[RFC,03/15] qemu/int128: Rename int128_rshift, int128_lshift softfloat: alternate conversion of float128_addsub --- 2020-10-21 Richard Henderson New
[RFC,02/15] qemu/int128: Add int128_clz, int128_ctz softfloat: alternate conversion of float128_addsub --- 2020-10-21 Richard Henderson New
[PULL,5/5] qapi: Restrict Xen migration commands to migration.json QAPI patches patches for 2020-10-21 --- 2020-10-21 Markus Armbruster New
[PULL,4/5] qapi: Restrict 'query-kvm' command to machine code QAPI patches patches for 2020-10-21 --- 2020-10-21 Markus Armbruster New
[PULL,3/5] qapi: Restrict '(p)memsave' command to machine code QAPI patches patches for 2020-10-21 --- 2020-10-21 Markus Armbruster New
[PULL,2/5] qapi: Restrict 'system wakeup/reset/powerdown' commands to machine.json QAPI patches patches for 2020-10-21 --- 2020-10-21 Markus Armbruster New
[PULL,1/5] qapi: Restrict 'inject-nmi' command to machine code QAPI patches patches for 2020-10-21 --- 2020-10-21 Markus Armbruster New
[v5,13/16] fuzz: add an "opaque" to the FuzzTarget struct Add a Generic Virtual Device Fuzzer --- 2020-10-21 Alexander Bulekov New
[v5,11/16] scripts/oss-fuzz: Add crash trace minimization script Add a Generic Virtual Device Fuzzer --- 2020-10-21 Alexander Bulekov New
pc: Implement -no-hpet as sugar for -machine hpet=off pc: Implement -no-hpet as sugar for -machine hpet=off --- 2020-10-20 Eduardo Habkost New
[v3,14/15] python/qemu: add isort to pipenv python: create installable package --- 2020-10-20 John Snow New
[v3,09/15] python: move flake8 config to setup.cfg python: create installable package --- 2020-10-20 John Snow New
[v3,06/15] python: add pylint import exceptions python: create installable package --- 2020-10-20 John Snow New
[v3,05/15] python: Add pipenv support python: create installable package --- 2020-10-20 John Snow New
[v3,04/15] python: add directory structure README.rst files python: create installable package --- 2020-10-20 John Snow New
[v3,01/15] python: create qemu packages python: create installable package --- 2020-10-20 John Snow New
[RFC,4/4] hw/clock: Inline and remove CLOCK_PERIOD_TO_NS() hw/clock: Inline and remove CLOCK_PERIOD_TO_HZ/CLOCK_PERIOD_TO_NS macro --- 2020-10-20 Philippe Mathieu-Daudé New
[3/4] hw/clock: Inline and remove CLOCK_PERIOD_TO_HZ() hw/clock: Inline and remove CLOCK_PERIOD_TO_HZ/CLOCK_PERIOD_TO_NS macro --- 2020-10-20 Philippe Mathieu-Daudé New
[2/4] hw/core/clock: trace clock values in Hz instead of ns hw/clock: Inline and remove CLOCK_PERIOD_TO_HZ/CLOCK_PERIOD_TO_NS macro --- 2020-10-20 Philippe Mathieu-Daudé New
[PULL,19/21] python: add mypy config Python patches --- 2020-10-20 John Snow New
[PULL,07/21] python/machine.py: use qmp.command Python patches --- 2020-10-20 John Snow New
[15/16] block/nvme: Switch to using the MSIX API util/vfio-helpers: Allow using multiple MSIX IRQs --- 2020-10-20 Philippe Mathieu-Daudé New
[14/16] util/vfio-helpers: Introduce qemu_vfio_pci_msix_set_irq() util/vfio-helpers: Allow using multiple MSIX IRQs --- 2020-10-20 Philippe Mathieu-Daudé New
[13/16] util/vfio-helpers: Introduce qemu_vfio_pci_msix_init_irqs() util/vfio-helpers: Allow using multiple MSIX IRQs --- 2020-10-20 Philippe Mathieu-Daudé New
[10/16] util/vfio-helpers: Let qemu_vfio_dma_map() propagate Error util/vfio-helpers: Allow using multiple MSIX IRQs --- 2020-10-20 Philippe Mathieu-Daudé New
[08/16] util/vfio-helpers: Improve DMA trace events util/vfio-helpers: Allow using multiple MSIX IRQs --- 2020-10-20 Philippe Mathieu-Daudé New
[06/16] util/vfio-helpers: Trace PCI BAR region info util/vfio-helpers: Allow using multiple MSIX IRQs --- 2020-10-20 Philippe Mathieu-Daudé New
[05/16] util/vfio-helpers: Trace PCI I/O config accesses util/vfio-helpers: Allow using multiple MSIX IRQs --- 2020-10-20 Philippe Mathieu-Daudé New
[04/16] util/vfio-helpers: Report error when IOMMU page size is not supported util/vfio-helpers: Allow using multiple MSIX IRQs --- 2020-10-20 Philippe Mathieu-Daudé New
[03/16] util/vfio-helpers: Pass minimum page size to qemu_vfio_open_pci() util/vfio-helpers: Allow using multiple MSIX IRQs --- 2020-10-20 Philippe Mathieu-Daudé New
[01/16] block/nvme: Correct minimum device page size util/vfio-helpers: Allow using multiple MSIX IRQs --- 2020-10-20 Philippe Mathieu-Daudé New
[2/2] kvm: Add ioeventfd read test code KVM: Introduce ioeventfd read support --- 2020-10-20 Amey Narkhede New
[1/2] linux-headers: Add support for reads in ioeventfd KVM: Introduce ioeventfd read support --- 2020-10-20 Amey Narkhede New
[RFC,8/8] softfloat: implement addsub_floats128 using Uint128 and new style code fpu: experimental conversion of float128_addsub --- 2020-10-20 Alex Bennée New
[RFC,6/8] int128.h: add bunch of uint128 utility functions (INCOMPLETE) fpu: experimental conversion of float128_addsub --- 2020-10-20 Alex Bennée New
[RFC,5/8] softfloat: Inline pick_nan_muladd into its caller fpu: experimental conversion of float128_addsub --- 2020-10-20 Alex Bennée New
[RFC,4/8] softfloat: Add float_cmask and constants fpu: experimental conversion of float128_addsub --- 2020-10-20 Alex Bennée New
[RFC,3/8] softfloat: Tidy a * b + inf return fpu: experimental conversion of float128_addsub --- 2020-10-20 Alex Bennée New
[RFC,2/8] softfloat: Use int128.h for some operations fpu: experimental conversion of float128_addsub --- 2020-10-20 Alex Bennée New
[RFC,1/8] softfloat: Use mulu64 for mul64To128 fpu: experimental conversion of float128_addsub --- 2020-10-20 Alex Bennée New
[PULL,v2,08/16] tests/9pfs: Turn fs_mkdir() into a helper Untitled series #75237 --- 2020-10-20 Christian Schoenebeck New
[PULL,v2,06/16] tests/9pfs: Factor out do_attach() helper Untitled series #75237 --- 2020-10-20 Christian Schoenebeck New
[PULL,v2,05/16] tests/9pfs: Set alloc in fs_create_dir() Untitled series #75237 --- 2020-10-20 Christian Schoenebeck New
[PULL,v2,04/16] tests/9pfs: Factor out do_version() helper Untitled series #75237 --- 2020-10-20 Christian Schoenebeck New
[v2] net: remove an assert call in eth_get_gso_type [v2] net: remove an assert call in eth_get_gso_type --- 2020-10-20 Prasad Pandit New
[RFC,v2,13/13] hw/arm/virt-acpi-build: Enable CPU cache topology hw/arm/virt: Introduce cpu and cache topology support --- 2020-10-20 Ying Fang New
[RFC,v2,09/13] hw/arm/virt-acpi-build: add PPTT table hw/arm/virt: Introduce cpu and cache topology support --- 2020-10-20 Ying Fang New
[RFC,v2,04/13] device_tree: Add qemu_fdt_add_path hw/arm/virt: Introduce cpu and cache topology support --- 2020-10-20 Ying Fang New
[RFC,v2,01/13] hw/arm/virt: Spell out smp.cpus and smp.max_cpus hw/arm/virt: Introduce cpu and cache topology support --- 2020-10-20 Ying Fang New
[v4,01/14] block: return status from bdrv_append and friends block: deal with errp: part I --- 2020-10-20 Vladimir Sementsov-Ogievskiy New
[v4,1/2] util/oslib-win32: Use _aligned_malloc for qemu_try_memalign util/oslib: qemu_try_memalign() improvements --- 2020-10-20 Philippe Mathieu-Daudé New
[PULL,4/4] hw/xen: Set suppress-vmdesc for Xen machines xen queue 2020-10-20 --- 2020-10-20 Xingtao Yao (Fujitsu)" via New
[PULL,3/4] xen-bus: reduce scope of backend watch xen queue 2020-10-20 --- 2020-10-20 Xingtao Yao (Fujitsu)" via New
[PULL,2/4] xen: Rename XENBACKEND_DEVICE to XENBACKEND xen queue 2020-10-20 --- 2020-10-20 Xingtao Yao (Fujitsu)" via New
[PULL,1/4] xen: xenguest is not used so is not needed xen queue 2020-10-20 --- 2020-10-20 Xingtao Yao (Fujitsu)" via New
[v2] hw/core/qdev-clock: add a reference on aliased clocks [v2] hw/core/qdev-clock: add a reference on aliased clocks --- 2020-10-20 Luc Michel New
[v3,5/7] qga: add *reset argument to ssh-add-authorized-keys qemu-ga: add ssh-{get,add,remove}-authorized-keys --- 2020-10-20 Marc-André Lureau New
[v3,4/7] fixup! qga: add ssh-{add,remove}-authorized-keys qemu-ga: add ssh-{get,add,remove}-authorized-keys --- 2020-10-20 Marc-André Lureau New
[v3,3/7] fixup! qga: add ssh-{add,remove}-authorized-keys qemu-ga: add ssh-{get,add,remove}-authorized-keys --- 2020-10-20 Marc-André Lureau New
« 1 2 ... 104 105 106239 240 »