Show patches with: State = Action Required       |    Archived = No       |   427147 patches
« 1 2 ... 685 686 6874271 4272 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[2/8] acpi: cpuhp: introduce 'firmware performs eject' status/control bits add support for cpu hot-unplug with SMI broadcast enabled - - - - --- 2020-12-04 Igor Mammedov New
[2/8] add QEMU_BUILD_BUG_EXPR - - 1 - --- 2016-10-27 Dr. David Alan Gilbert New
[2/8] add event_notifier_set - - - - --- 2010-05-26 Paolo Bonzini New
[2/8] add firmware to machine options - - - - --- 2013-12-06 Gerd Hoffmann New
[2/8] add firmware to machine options - - - - --- 2013-12-02 Gerd Hoffmann New
[2/8] add qemu_chr_set_echo - - - - --- 2010-12-23 Paolo Bonzini New
[2/8] ahci: split ICH and AHCI even more - - - - --- 2010-12-20 Alexander Graf New
[2/8] apic_internal.h: rename ESR_ILLEGAL_ADDRESS to APIC_ESR_ILLEGAL_ADDRESS - - - - --- 2015-06-19 Denis V. Lunev New
[2/8] arm/boot: Use qemu_devtree_setprop_sized_cells() - - - - --- 2013-06-27 Peter Maydell New
[2/8] aspeed: Create SRAM name from first CPU index [1/8] hw/i2c/pca954x: Add method to get channels - - 1 - --- 2022-07-04 Peter Delevoryas New
[2/8] audio: remove the need for audio card CONFIG_* symbols - - - - --- 2013-04-18 Paolo Bonzini New
[2/8] authz: Normalize #include "authz/trace.h" to "trace.h" Clean up #include "..." vs "<...>" and header guards 1 - 1 - --- 2019-03-15 Markus Armbruster New
[2/8] bcm2835_property: add bcm2835 property channel - - - - --- 2015-12-04 Andrew Baumann New
[2/8] bios-tables-test: Sort all x86_64 tests by machine type RFC: Pass tests for x86_64 machine types compiled individually - - 1 - --- 2022-09-02 Juan Quintela New
[2/8] bitmap dump code via QAPI framework - - - - --- 2014-05-26 Sanidhya Kashyap New
[2/8] block-backend: enable_write_cache should be atomic virtio-blk: remove AioContext lock - - 2 - --- 2022-11-08 Stefan Hajnoczi New
[2/8] block-backend: enable_write_cache should be atomic virtio-blk: removal of AioContext lock - - 1 - --- 2022-06-09 Emanuele Giuseppe Esposito New
[2/8] block-migration: switch to QTAILQ - - - - --- 2012-01-02 Paolo Bonzini New
[2/8] block/backup: refactor write_flags backup improvements - - 2 - --- 2019-08-07 Vladimir Sementsov-Ogievskiy New
[2/8] block/cor: Drop cor_co_truncate() block: Add @exact parameter to bdrv_co_truncate() - - 1 - --- 2019-09-18 Max Reitz New
[2/8] block/export: Fix null pointer dereference in error path block: Honour graph read lock even in the main thread - 1 1 1 --- 2023-05-10 Kevin Wolf New
[2/8] block/nbd-client: refactor nbd_co_receive_reply nbd minimal structured read - - 1 - --- 2017-09-25 Vladimir Sementsov-Ogievskiy New
[2/8] block/vpc: return ZERO block-status when appropriate drop unallocated_blocks_are_zero - - 1 - --- 2020-05-06 Vladimir Sementsov-Ogievskiy New
[2/8] block: Avoid useless local_err file-posix: Make auto-read-only dynamic - - 1 - --- 2019-03-08 Kevin Wolf New
[2/8] block: Drop useless bdrv_new() calls - - 1 - --- 2015-11-10 Max Reitz New
[2/8] block: Use blk_co_preadv() for blk_read() - - - - --- 2016-03-08 Kevin Wolf New
[2/8] block: add BlockJob interface for long-running operations - - - - --- 2011-10-27 Stefan Hajnoczi New
[2/8] block: add BlockParentClass class blockdev-replace - - - - --- 2021-08-02 Vladimir Sementsov-Ogievskiy New
[2/8] block: add driver operation callbacks - - - - --- 2014-09-01 Liu Yuan New
[2/8] block: add live block commit functionality - - - - --- 2012-09-14 Jeff Cody New
[2/8] block: allow block jobs in any arbitrary node - - 2 - --- 2015-04-16 Alberto Garcia New
[2/8] block: allow interrupting a co_sleep_ns - - - - --- 2012-04-13 Paolo Bonzini New
[2/8] block: bdrv_img_create(): add param_list argument - - - - --- 2012-10-17 Luiz Capitulino New
[2/8] block: fix unbounded stack for dump_qdict - - - - --- 2016-03-08 Peter Xu New
[2/8] block: remove has_variable_length from filters block: remove bdrv_co_get_geometry coroutines from I/O hot path - - 1 - --- 2023-04-07 Paolo Bonzini New
[2/8] block: use fallocate(FALLOC_FL_ZERO_RANGE) in handle_aiocb_write_zeroes - - - - --- 2014-12-30 Denis V. Lunev New
[2/8] bswap: Tidy base definitions of bswapN - - - - --- 2013-01-05 Richard Henderson New
[2/8] chr: check to see if front end has registered a read function - - - - --- 2012-02-26 Anthony Liguori New
[2/8] cocoa: do not enable coreaudio automatically Automatically convert configure options to meson build options - - - - --- 2021-01-07 Paolo Bonzini New
[2/8] colo: Setup ram cache in normal migration path colo migration cleanups - - - - --- 2023-06-22 Lukas Straub New
[2/8] combined-packet: Add a workaround for Linux usbfs + live migration - - - - --- 2012-10-31 Hans de Goede New
[2/8] compat: turn off msi/msix on xhci for old machine types - - - - --- 2012-09-26 Gerd Hoffmann New
[2/8] configure: Don't rely on special pthreads library - - - - --- 2010-09-19 Andreas Färber New
[2/8] configure: Don't say target_nptl="no" if there is no linux-user target - - 1 - --- 2013-07-12 Peter Maydell New
[2/8] configure: Make missing pkg-config an error rather than a warning 1 - - - --- 2011-09-21 Stefan Hajnoczi New
[2/8] configure: Remove relicts from --enable-io-thread - - - - --- 2011-09-09 Stefan Hajnoczi New
[2/8] configure: Show --cpu option on the help list - - - - --- 2011-11-10 Stefan Hajnoczi New
[2/8] configure: Update configure so that open_by_handle_at check returns correct value - - - - --- 2011-10-20 Aneesh Kumar K.V New
[2/8] configure: do not set bsd_user/linux_user early Next round of configure/meson cleanups - - 1 - --- 2021-12-21 Paolo Bonzini New
[2/8] configure: set $PYTHON to a full path Proof of concept for Meson integration - - - - --- 2019-07-10 Paolo Bonzini New
[2/8] console: add state notifiers for ui<->display - - - - --- 2013-12-10 Dave Airlie New
[2/8] console: add state notifiers for ui<->display - - - - --- 2013-11-20 Dave Airlie New
[2/8] console: add unregister_displaychangelistener - - - - --- 2012-10-15 Gerd Hoffmann New
[2/8] contrib/gitdm: add a group map for SiFive gitdm metadata updates for Oct '23 - - - - --- 2023-10-13 Alex Bennée New
[2/8] cpu-exec: remove tb_lock from hot path - - - - --- 2016-08-24 Emilio Cota New
[2/8] cpu: Define new cpu_transaction_failed() hook - - 2 - --- 2017-08-04 Peter Maydell New
[2/8] curl: Remove unnecessary use of goto - - - - --- 2014-04-29 Matthew Booth New
[2/8] decodetree: Tidy error_with_file decodetree: Add non-overlapping groups - - 1 - --- 2020-05-18 Richard Henderson New
[2/8] device-crash-test: Add examples to script documentation tests: Run device-crash-test on "make check" - - - - --- 2018-03-09 Eduardo Habkost New
[2/8] disas: moxie: QOMify target specific disas setup - - - - --- 2015-07-12 Peter Crosthwaite New
[2/8] dma: Have dma_buf_read() / dma_buf_write() take a void pointer hw: Have DMA API take MemTxAttrs arg & propagate MemTxResult (part 2) - - - - --- 2021-12-16 Philippe Mathieu-Daudé New
[2/8] docker.py/build: support binary files in --extra-files run-coverity-scan: misc improvements, especially for docker mode - - 1 - --- 2020-04-22 Paolo Bonzini New
[2/8] docker: ubuntu: Use SDL2 Docker improvements - - - - --- 2018-06-28 Philippe Mathieu-Daudé New
[2/8] docs/specs/edu: Convert to rST docs/specs: Convert txt files to rST - - 1 - --- 2023-09-27 Peter Maydell New
[2/8] docs/specs: IPMI device emulation: main processor Handing IPMI for emulating BMC - - - - --- 2021-09-09 Hao Wu New
[2/8] docs: tweak kernel-doc for QEMU coding standards docs: integrate doc comments with Sphinx build - - - - --- 2019-11-29 Paolo Bonzini New
[2/8] egl-helpers: add functions for render nodes and dma-buf passing - - 1 - --- 2016-02-18 Gerd Hoffmann New
[2/8] error: Remove NULL checks on error_propagate() calls Coccinelle cleanups - - 2 - --- 2018-07-04 Philippe Mathieu-Daudé New
[2/8] exec: Clean up fall back when -mem-path allocation fails - - 1 - --- 2013-06-19 Markus Armbruster New
[2/8] exec: don't use cpu_index to detect if cpu_exec_init()'s been called for cpu - - - - --- 2016-07-21 Igor Mammedov New
[2/8] exec: fix ram_list dirty map optimization - - - - --- 2014-02-04 Juan Quintela New
[2/8] exec: make qemu_ram_ptr_length more similar to qemu_get_ram_ptr - - - - --- 2015-12-16 Paolo Bonzini New
[2/8] exec: move rcu_read_lock/unlock to address_space_translate callers - - - - --- 2015-03-18 Paolo Bonzini New
[2/8] fdc: Rename fdctrl_set_fifo() to fdctrl_to_result_phase() - - 1 - --- 2015-05-19 Kevin Wolf New
[2/8] fdc: use status0 field instead of a local variable - - - - --- 2012-09-06 Hervé Poussineau New
[2/8] fix migration sync - - 1 - --- 2012-08-18 Juan Quintela New
[2/8] fpu/softfloat: Add LoongArch specialization for pickNaNMulAdd tests/tcg/loongarch64: Add some tests. - - 1 - --- 2022-07-16 Song Gao New
[2/8] fw_cfg: Dumb down fw_cfg_add_*() not to return success / failure - - - - --- 2013-01-16 Markus Armbruster New
[2/8] gdbstub: Introduce GDBFeature structure gdbstub and TCG plugin improvements - - 3 - --- 2023-09-03 Akihiko Odaki New
[2/8] gitlab-ci: Introduce 'cross_accel_build_job' template gitlab-ci: Add accelerator-specific Linux jobs - - - - --- 2020-12-06 Philippe Mathieu-Daudé New
[2/8] gitlab: ensure coverage job also publishes meson log testing/next: avocado logging, docs, gitlab - - - - --- 2023-05-18 Alex Bennée New
[2/8] gitlab: print timestamps during windows msys jobs gitlab: speed up msys windows jobs with GCC - - 1 - --- 2023-08-01 Daniel P. Berrangé New
[2/8] hbitmap: store / restore - - - - --- 2015-01-13 Vladimir Sementsov-Ogievskiy New
[2/8] hmp: add info iommu - - - - --- 2017-06-27 Peter Xu New
[2/8] hvf: Move common code out hvf: Implement Apple Silicon Support - - - - --- 2020-11-26 Alexander Graf New
[2/8] hw/9pfs: Use read-write lock for protecting fid path. - - - - --- 2011-09-09 Aneesh Kumar K.V New
[2/8] hw/acpi/cpu: Have build_cpus_aml() take a build_madt_cpu_fn callback ACPI: X86 AML generation and GPE tracing cleanup - - 1 - --- 2023-08-28 Bernhard Beschow New
[2/8] hw/arm/armsse: Wire up the MHUs ARMSSE: Implement MHUs and dual-core capability - - 1 - --- 2019-02-19 Peter Maydell New
[2/8] hw/arm/highbank: Check for CPU types in machine_run_board_init() hw/arm/cortex-a: Check for CPU types in machine_run_board_init() - - - - --- 2024-01-23 Philippe Mathieu-Daudé New
[2/8] hw/arm/raspi: Use memory_region_add_subregion() when priority is 0 Simplify memory_region_add_subregion_overlap(..., priority=0) - - - - --- 2019-12-14 Philippe Mathieu-Daudé New
[2/8] hw/arm_mptimer.c: Turn ARM MPcore private timers into qdev devices - - - - --- 2011-12-12 Peter Maydell New
[2/8] hw/audio/es1370: replace bit-rotted code with tracepoints hw/audio/es1370: bug fix - - - 1 --- 2023-09-17 Volker Rümelin New
[2/8] hw/audio/fmopl.c: Fixing some style errors Replacing malloc and the like with GLib's variants - - - - --- 2021-03-14 Mahmoud Abumandour New
[2/8] hw/block/nvme: move msix table and pba to BAR 0 hw/block/nvme: misc cmb/pmr patches - - - - --- 2020-12-18 Klaus Jensen New
[2/8] hw/char/escc2: Handle interrupt generation ESCC2 - - - - --- 2020-06-17 Jasper Lowell New
[2/8] hw/char/pl011: Un-inline pl011_create() hw/arm: Cleanups around QOM style - - 2 - --- 2023-02-20 Philippe Mathieu-Daudé New
[2/8] hw/gpio/avr_gpio: Add migration VMstate [1/8] hw/avr: Add limited support for avr gpio registers - - 1 - --- 2022-09-12 Hee-cheol Yang New
[2/8] hw/i2c/Kconfig: Add an entry for the SMBus hw/isa: Complete the VT82C686B southbridge Kconfig - - - - --- 2019-03-17 Philippe Mathieu-Daudé New
[2/8] hw/i2c: Read FIFO during RXF_CTL change in NPCM7XX SMBus Misc NPCM7XX patches 1 - 1 - --- 2022-07-14 Hao Wu New
[2/8] hw/i2c: Read FIFO during RXF_CTL change in NPCM7XX SMBus Misc NPCM7XX patches 1 - 1 - --- 2022-07-14 Hao Wu New
« 1 2 ... 685 686 6874271 4272 »