Show patches with: State = Action Required       |    Archived = No       |   426525 patches
« 1 2 ... 898 899 9004265 4266 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[5/5] block: protect some graph-modifyng things by mutex Fix accidental crash in iotest 30 - - - - --- 2020-11-20 Vladimir Sementsov-Ogievskiy New
[5/5] block: qed - use QEMU_PACKED for on-disk structures - - - - --- 2013-09-19 Jeff Cody New
[5/5] block: remove duplicate trace.h include block, migration: improve debugging of migration bdrv_flush failure - - 1 - --- 2021-04-15 Daniel P. Berrangé New
[5/5] blockdev: Fix drive_add for drives without media - - - - --- 2011-01-17 Markus Armbruster New
[5/5] blockdev: Use simpler QAPI_TO_QOBJECT() - - - - --- 2017-07-17 Eric Blake New
[5/5] blockjob: add Job parameter to BlockCompletionFunc - - - - --- 2016-01-12 John Snow New
[5/5] blockjob: drop BlockJob.blk field block-job: drop BlockJob.blk - - - - --- 2021-05-06 Vladimir Sementsov-Ogievskiy New
[5/5] blockjob: refactor backup_start as backup_job_create - - - - --- 2016-10-20 John Snow New
[5/5] boards: move all machine type functions to boards.c - - - - --- 2012-02-24 Luiz Capitulino New
[5/5] bootdevice: add Error **errp argument for QEMUBootSetHandler - - - - --- 2014-12-04 Gonglei (Arei) New
[5/5] bswap.h: Remove unused float-access functions Drop float32/float64 accessors used by gdbstub code - - - - --- 2021-02-08 Peter Maydell New
[5/5] build-sys: generate QAPI doc based on json - - - - --- 2015-07-03 Marc-André Lureau New
[5/5] build-sys: make libslirp a meson subproject Update libslirp & make it a subproject - - - - --- 2021-01-14 Marc-André Lureau New
[5/5] ccid: add docs - - - - --- 2011-01-08 Alon Levy New
[5/5] ccid: add docs - - - - --- 2011-01-06 Alon Levy New
[5/5] ccid: add docs - - - - --- 2011-01-03 Alon Levy New
[5/5] ccid: add docs - - - - --- 2010-12-17 Alon Levy New
[5/5] ccid: add docs - - - - --- 2010-12-16 Alon Levy New
[5/5] char: Equip the unix/tcp backend to handle nonblocking writes - - - - --- 2011-01-11 Amit Shah New
[5/5] char: convert qemu_chr_fe_write to qemu_chr_fe_write_all - - - - --- 2016-08-03 Daniel P. Berrangé New
[5/5] chardev: Fix yank with the chardev-change case yank: Add chardev tests and fixes - - 1 - --- 2021-03-21 Lukas Straub New
[5/5] checkpatch: default to success if only warnings - - - - --- 2016-08-10 Paolo Bonzini New
[5/5] checkpatch: reduce MAINTAINERS update message frequency checkpatch: backport UTF-8 fixes and MAINTAINERS check - - 1 - --- 2018-04-19 Stefan Hajnoczi New
[5/5] cirrus_vga: flag on-device ram for dirty logging - - - - --- 2011-04-07 Michael S. Tsirkin New
[5/5] cleanup unused qemu_system_powerdown - - - - --- 2012-08-29 Igor Mammedov New
[5/5] cmd646: move device-specific BMDMA registers to separate memory region cmd646: move device-specific BMDMA registers to separate memory region - - - - --- 2023-06-09 Mark Cave-Ayland New
[5/5] cmd646: synchronise UDMA interrupt status with DMA interrupt status - - - - --- 2014-08-08 Mark Cave-Ayland New
[5/5] coccinelle: prefer glib g_new/g_renew macros - - - - --- 2017-06-07 Marc-André Lureau New
[5/5] colo-compare: Fix removing fds been watched incorrectly in finalization - - - - --- 2017-02-15 Zhanghailiang New
[5/5] commit: Remove overlay_bs commit: Support multiple roots above top node - - 1 - --- 2017-09-25 Kevin Wolf New
[5/5] configs: Add a CONFIG_SMC37C669 switch for the "smc37c669-superio" device Add more CONFIG switches to make the build more modular - - 2 - --- 2018-10-19 Thomas Huth New
[5/5] configure, meson: move linker flag detection to meson Small meson updates for QEMU 7.2 - - 1 - --- 2022-09-27 Paolo Bonzini New
[5/5] configure: Avoid '==' bashism configure: fix some non-portabilities - - 1 - --- 2022-07-20 Peter Maydell New
[5/5] configure: CONFIG_NO_XEN is duplicated - - 1 1 --- 2013-04-02 Paolo Bonzini New
[5/5] configure: Remove CONFIG_QEMU_LDST_OPTIMIZATION - - - - --- 2013-10-03 Richard Henderson New
[5/5] configure: check for supported Python 2.x versions - - 1 - --- 2012-05-01 Stefan Hajnoczi New
[5/5] configure: disable a few Clang compiler warnings - - - - --- 2012-07-30 Blue Swirl New
[5/5] configure: replace all $PWD with $build_path that can handling msys2 properly [1/5] meson: SIMPLE_PATH_RE should match the full path token. Or the $ and : contained in path woul… - - - - --- 2020-08-25 Yonggang Luo New
[5/5] configure: stop trying to link non-existant bmp file from bios dir misc fixes to deal with icon location changes - - - - --- 2019-01-29 Daniel P. Berrangé New
[5/5] console: clip update rectangle - - - - --- 2012-12-14 Gerd Hoffmann New
[5/5] console: extend screendump monitor cmd - - - - --- 2013-04-18 Gerd Hoffmann New
[5/5] console: zap ds arg from register_displaychangelistener - - - - --- 2013-04-24 Gerd Hoffmann New
[5/5] contrib/elf2dmp: add 1GB and 2MB pages support contrib: add elf2dmp tool - - - - --- 2018-08-29 Viktor Prutyanov New
[5/5] contrib/plugins: Link with GLib contrib/plugins: Build fixes for Darwin - - - - --- 2023-09-07 Philippe Mathieu-Daudé New
[5/5] contrib: Open brace '{' following struct go on the same line Fix some style problems in contrib - - - - --- 2020-12-08 zhouyang (T) New
[5/5] coroutine-sigaltstack.c: Use stack_t, not struct sigaltstack - - 1 - --- 2012-11-30 Kevin Wolf New
[5/5] cpu-exec: Remove unused 'x86_cpu' and 'env' from cpu_exec() - - 1 - --- 2016-05-11 sergey.fedorov@linaro.org New
[5/5] cpu-exec: Remove unused 'x86_cpu' and 'env' from cpu_exec() - - 1 - --- 2016-05-10 sergey.fedorov@linaro.org New
[5/5] cpu/hotplug: remove the left unused cpu hotplug notifier function - - - - --- 2014-09-03 Gu Zheng New
[5/5] cpu: Add MachineState parameter to parse_features() Remove qdev_get_machine() call from ppc_cpu_parse_featurestr() 1 - 1 - --- 2019-04-17 Eduardo Habkost New
[5/5] cpu: throttle: fix throttle time slice - - - - --- 2017-03-27 Peter Xu New
[5/5] crypto: support multiple threads accessing one QCryptoBlock crypto threads - - - - --- 2018-12-04 Vladimir Sementsov-Ogievskiy New
[5/5] cryptodev: use NULL throttle timer cb for read direction Misc fixes for throttle - - 1 - --- 2023-06-25 zhenwei pi New
[5/5] curl: convert to CoQueue coroutine-lock: polymorphic CoQueue - - 2 - --- 2018-02-03 Paolo Bonzini New
[5/5] curses: support wide input - - - - --- 2016-10-15 Samuel Thibault New
[5/5] curses: support wide input - - - - --- 2016-06-22 Samuel Thibault New
[5/5] cxl/vendor: SK hynix Niagara Multi-Headed SLD Device CXL: SK hynix Niagara MHSLD Device - - - - --- 2023-09-01 Gregory Price New
[5/5] cxl: update tests and documentation for new cxl properties Multi-Region and Volatile Memory support for CXL Type-3 Devices - - - - --- 2022-10-11 Gregory Price New
[5/5] decodetree: Allow grouping of overlapping patterns decodetree enhancements - - - - --- 2019-02-23 Richard Henderson New
[5/5] dev-mtp: rename x-root to rootdir usb-mtp write fixes - - - - --- 2018-07-20 Bandan Das New
[5/5] disas/sparc: Remove unused data sparc_opcode_archs[] - - - - --- 2014-12-23 Peter Maydell New
[5/5] disk_deadlines: add info disk-deadlines option - - - - --- 2015-09-08 Denis V. Lunev New
[5/5] dma: Let ld*_pci_dma() propagate MemTxResult hw: Have DMA API take MemTxAttrs arg & propagate MemTxResult (part 4) - - 1 - --- 2021-12-18 Philippe Mathieu-Daudé New
[5/5] do not apply: Revert "nbd-client: Work around server BLOCK_STATUS misalignment at EOF" Obey NBD spec regarding block size bounds on reply - - - - --- 2021-02-18 Eric Blake New
[5/5] docker: Add test-block - - - - --- 2017-05-05 Fam Zheng New
[5/5] docs/about: Deprecate the old "UltraSparc" CPU names that contain a "+" Sparc CPU naming and help text improvements - - 1 - --- 2024-03-07 Thomas Huth New
[5/5] docs/devel: introduce some key concepts for QOM development docs/devel: improve API documentation for QOM - - - - --- 2023-06-19 Alex Bennée New
[5/5] docs/devel: mark out defined functions and structures docs: improve the memory API documentation - - 1 - --- 2024-03-07 Alex Bennée New
[5/5] docs/system: Document Musca boards docs/system: Document some arm board models - - 2 - --- 2020-05-07 Peter Maydell New
[5/5] docs/system: move SGX documentation within the system docs docs: reorganize target-i386 to make room for SGX - - - - --- 2021-09-07 Paolo Bonzini New
[5/5] docs/tcg-plugins: add L2 arguments to cache docs plugins/cache: L2 cache modelling and a minor leak fix - - - - --- 2021-08-10 Mahmoud Abumandour New
[5/5] docs: Be consistent about capitalization of 'Arm' docs/system: Split target-arm.rst - - 2 - --- 2020-03-09 Peter Maydell New
[5/5] docs: Document how to stream to an intermediate layer - - - - --- 2015-03-23 Alberto Garcia New
[5/5] docs: Only mention gluster in the man page when available docs: Don't document disabled features - - - - --- 2022-01-31 Kevin Wolf New
[5/5] docs: add readme to specifications directory - - - - --- 2011-11-14 Anthony Liguori New
[5/5] docs: add throttle filter description docs: expand block driver documentation - - 1 - --- 2023-02-01 Stefan Hajnoczi New
[5/5] docs: fix broken paths to docs/interop dir - - 2 - --- 2017-07-27 Cleber Rosa New
[5/5] docs: fix references to docs/devel/s390-dasd-ipl.rst docs: fix references to files converted to rST 1 - - - --- 2021-05-17 Stefano Garzarella New
[5/5] dp8393x: fix CAM descriptor entry index [1/5] dp8393x: checkpatch fixes - - - - --- 2021-06-13 Mark Cave-Ayland New
[5/5] drive_open: Add invalidate option for block devices - - - - --- 2011-01-04 Juan Quintela New
[5/5] dump/dump: Add arch section support dump: Add custom arch section support - - - - --- 2022-03-10 Janosch Frank New
[5/5] dump: Drop redundant check for empty dump dump: Minor fixes & improvements - - 1 - --- 2023-10-30 Markus Armbruster New
[5/5] e1000: using new interface--unmap to unplug - - - - --- 2012-07-25 pingfan liu New
[5/5] ebpf: Updated eBPF program and skeleton. eBPF RSS through QMP support. - - - - --- 2023-05-01 Andrew Melnichenko New
[5/5] elf2dmp: rework PDB_STREAM_INDEXES::segments obtaining elf2dmp: improve Win2022, Win11 and large dumps - - - - --- 2023-09-13 Viktor Prutyanov New
[5/5] enable architectural PMU cpuid leaf for kvm - - - - --- 2011-12-22 Marcelo Tosatti New
[5/5] esp: correctly accumulate extended messages for PDMA esp: fixes for MacOS toolbox ROM - - - - --- 2021-05-19 Mark Cave-Ayland New
[5/5] etrax-eth: Convert to MemoryRegion - - - - --- 2011-08-11 Edgar E. Iglesias New
[5/5] exec: Make MIN_CODE_GEN_BUFFER_SIZE private to exec.c - - - - --- 2012-10-16 Richard Henderson New
[5/5] fdc: simplify media change handling - - - - --- 2012-05-07 Kevin Wolf New
[5/5] fw_cfg: Drop newline in @file description Various option help readability improvement suggestions - - 1 - --- 2018-10-15 Max Reitz New
[5/5] gdb: provide the name of the architecture in the target.xml - - - - --- 2014-09-03 Edgar E. Iglesias New
[5/5] gdb: provide the name of the architecture in the target.xml 2 - 1 - --- 2014-08-29 Jens Freimann New
[5/5] get_maintainer: add subsystem to reviewer output - - - - --- 2017-05-03 Paolo Bonzini New
[5/5] gitlab-ci: Replace Docker with Kaniko [1/5] gitlab-ci: Remove unused Python package - - - - --- 2023-05-31 Camilla Conte New
[5/5] gitlab: add python linters to CI python: add linters to gitlab CI - - - - --- 2020-10-27 John Snow New
[5/5] gitlab: don't run CI jobs in forks by default gitlab: restrict running jobs in forks and upstream master - - - - --- 2022-05-26 Daniel P. Berrangé New
[5/5] gitlab: support disabling job auto-run in upstream gitlab: improvements to handling of stable staging branches - - - - --- 2023-05-17 Daniel P. Berrangé New
[5/5] gitlab: update centos-8-stream job testing/next: docker, ansible - - - - --- 2023-03-07 Alex Bennée New
[5/5] gqa-win: get_pci_info: Add g_autofree for few variables gqa-win: get_pci_info: Fix memory leak - - 1 - --- 2021-12-13 Konstantin Kostiuk New
« 1 2 ... 898 899 9004265 4266 »