Show patches with: State = Action Required       |   427192 patches
« 1 2 ... 411 412 4134271 4272 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[1/8] fdt: Use bswapN instead of bswap_N - - - - --- 2013-01-05 Richard Henderson New
[1/8] fix 'no such file' error from make_device_config.sh - - - - --- 2011-01-13 Markus Armbruster New
[1/8] fix 'no such file' error from make_device_config.sh - - - - --- 2011-01-13 David S. Ahern New
[1/8] fw_cfg: Replace debug prints by tracepoints - - - - --- 2013-01-16 Markus Armbruster New
[1/8] fw_cfg_mem: add read memory region callback Add missed read callback for some memory region - - - - --- 2018-09-12 Li Qiang New
[1/8] gitlab-ci: Replace YAML anchors by extends (cross_system_build_job) gitlab-ci: Add accelerator-specific Linux jobs - - 2 - --- 2020-12-06 Philippe Mathieu-Daudé New
[1/8] gitlab: enable ccache for many build jobs some testing and gdbstub fixes - - - - --- 2023-08-10 Alex Bennée New
[1/8] gitlab: explicit set artifacts publishing criteria testing/next: avocado logging, docs, gitlab - - - - --- 2023-05-18 Alex Bennée New
[1/8] gitlab: remove duplication between msys jobs gitlab: speed up msys windows jobs with GCC - - 1 - --- 2023-08-01 Daniel P. Berrangé New
[1/8] hvf: Add hypervisor entitlement to output binaries hvf: Implement Apple Silicon Support - - - - --- 2020-11-26 Alexander Graf New
[1/8] hw/9pfs: Fix error handling in local_mknod - - - - --- 2011-10-20 Aneesh Kumar K.V New
[1/8] hw/9pfs: Make v9fs_string* functions non-static - - - - --- 2011-09-09 Aneesh Kumar K.V New
[1/8] hw/arm/aspeed: Correct DRAM container region size hw: Fix some incomplete memory region size - - - - --- 2020-05-31 Philippe Mathieu-Daudé New
[1/8] hw/arm/exynos: 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
[1/8] hw/arm/nrf51_soc: Use memory_region_add_subregion() when priority is 0 Simplify memory_region_add_subregion_overlap(..., priority=0) - - - - --- 2019-12-14 Philippe Mathieu-Daudé New
[1/8] hw/audio/es1370: reset current sample counter hw/audio/es1370: bug fix - - - 1 --- 2023-09-17 Volker Rümelin New
[1/8] hw/avr: Add limited support for avr gpio registers [1/8] hw/avr: Add limited support for avr gpio registers - - 1 - --- 2022-09-12 Hee-cheol Yang New
[1/8] hw/block/nvme: indicate CMB support through controller capabilities register hw/block/nvme: misc cmb/pmr patches - - 1 - --- 2020-12-18 Klaus Jensen New
[1/8] hw/char/escc2: Add device ESCC2 - - - - --- 2020-06-17 Jasper Lowell New
[1/8] hw/gpio/max7310: Simplify max7310_realize() hw/arm: Cleanups around QOM style - - 1 - --- 2023-02-20 Philippe Mathieu-Daudé New
[1/8] hw/i2c/pca954x: Add method to get channels [1/8] hw/i2c/pca954x: Add method to get channels - - 2 - --- 2022-07-04 Peter Delevoryas New
[1/8] hw/i2c: Clear ACK bit in NPCM7xx SMBus module Misc NPCM7XX patches - - 2 - --- 2022-07-14 Hao Wu New
[1/8] hw/i2c: Clear ACK bit in NPCM7xx SMBus module Misc NPCM7XX patches - - 2 - --- 2022-07-14 Hao Wu New
[1/8] hw/i2c: The ACPI_SMBUS Kconfig depends on ACPI Kconfig: Clean up the PIIX southbridge devices - - - - --- 2019-03-10 Philippe Mathieu-Daudé New
[1/8] hw/i386/acpi-build: Use pc_madt_cpu_entry() directly ACPI: X86 AML generation and GPE tracing cleanup - - 1 - --- 2023-08-28 Bernhard Beschow New
[1/8] hw/ide: Get rid of piix3_init functions Misc hw/ide legacy clean up - - 1 - --- 2020-03-13 BALATON Zoltan New
[1/8] hw/input/Kconfig: Rename the 8042 PS/2 Keyboard Controller hw/isa: Complete the VT82C686B southbridge Kconfig - - - - --- 2019-03-17 Philippe Mathieu-Daudé New
[1/8] hw/intc/allwinner-a10-pic: Add missing 'break' - - 1 - --- 2014-05-08 Peter Maydell New
[1/8] hw/intc/armv7m_nvic: Don't hardcode M profile ID registers in NVIC v8m: minor missing regs and bugfixes - - 1 - --- 2018-02-05 Peter Maydell New
[1/8] hw/loongarch: Add default bios startup support Add some functions for LoongArch - - - - --- 2022-06-20 Xiaojuan Yang New
[1/8] hw/misc/armsse-mhu.c: Model the SSE-200 Message Handling Unit ARMSSE: Implement MHUs and dual-core capability - - 1 - --- 2019-02-19 Peter Maydell New
[1/8] hw/misc/bcm2835_fb: Move config fields to their own struct arm/raspi: Make fb handle virtual viewport - - 1 - --- 2018-08-14 Peter Maydell New
[1/8] hw/misc/pvpanic: Build the pvpanic device for any machine Add support for pvpanic mmio device - - 1 - --- 2020-10-22 Mihai Carabas New
[1/8] hw/net/vmxnet3: Log guest-triggerable errors using LOG_GUEST_ERROR [1/8] hw/net/vmxnet3: Log guest-triggerable errors using LOG_GUEST_ERROR - - - - --- 2022-02-14 Jason Wang New
[1/8] hw/nvram: Restrict stub to sysemu and tools hw/dma: Introduce dma_size_t type definition - - - - --- 2021-12-31 Philippe Mathieu-Daudé New
[1/8] hw/pci-host/bonito: Convert to 3-phase reset hw/pci-host/bonito: Housekeeping - - 1 - --- 2023-01-05 Philippe Mathieu-Daudé New
[1/8] hw/pci-host/designware: Declare CPU QOM types using DEFINE_TYPES() macro hw/pci-host/designware: QOM shuffling (Host bridge <-> Root function) - - 1 - --- 2023-10-12 Philippe Mathieu-Daudé New
[1/8] hw/ppc/ppc4xx_devs: Make code style fixes to UIC code hw/ppc: Convert UIC device to QOM - - 3 1 --- 2020-12-12 Peter Maydell New
[1/8] hw/ppc: Clean up local variable shadowing in _FDT helper routine ppc: Clean up local variable shadowing - - 1 - --- 2023-09-18 Cédric Le Goater New
[1/8] hw/sd/pxa2xx: Realize sysbus device before accessing it hw/arm/pxa2xx: SysBus/QDev fixes - - - - --- 2023-10-18 Philippe Mathieu-Daudé New
[1/8] hw/timer/puv3_ost.c: Switch to transaction-based ptimer API Convert misc-arch devices to new ptimer API - - 2 - --- 2019-10-17 Peter Maydell New
[1/8] hw/tpm: Do not include 'qemu/osdep.h' in header tpm: Split hw/ vs backends/ - - 1 - --- 2020-06-10 Philippe Mathieu-Daudé New
[1/8] hw: Move i.MX watchdog driver to hw/watchdog hw/arm: Implement i.MX watchdog support - - 1 - --- 2020-03-14 Guenter Roeck New
[1/8] hw: acpi: The RSDP build API can return void hw: acpi: RSDP fixes and refactoring - - 3 1 --- 2018-11-26 Samuel Ortiz New
[1/8] hw: add compat machines for 6.0 add support for cpu hot-unplug with SMI broadcast enabled - - - - --- 2020-12-04 Igor Mammedov New
[1/8] i.MX: Standardize i.MX serial debug. - - - - --- 2015-10-20 Jean-Christophe Dubois New
[1/8] i386/kvm: add support for KVM_GET_SUPPORTED_HV_CPUID i386/kvm/hyper-v: refactor and implement 'hv-stimer-direct' and 'hv-all' enlightenments - - - - --- 2019-03-29 Vitaly Kuznetsov New
[1/8] i386: hvf: Set env->eip in macvm_set_rip() Improve synchronization between QEMU and HVF - - - - --- 2020-06-24 Roman Bolshakov New
[1/8] i8254: Rename TYPE_I8254 to TYPE_ISA_PIT qom: Rename macros for consistency (pass 2) - - 1 - --- 2020-09-03 Eduardo Habkost New
[1/8] ide: fix leak from qemu_allocate_irqs fix various memory leaks (but not all) - - 1 - --- 2019-10-01 Paolo Bonzini New
[1/8] include/sysemu/os-posix.h: move *daemonize* declarations together move softmmu options processing from os-posix.c to vl.c - - 1 - --- 2023-09-01 Michael Tokarev New
[1/8] intel_iommu: fix VTD_PAGE_MASK - - - - --- 2017-06-27 Peter Xu New
[1/8] introduce VMSTATE_U64 - - - - --- 2009-11-06 Glauber Costa New
[1/8] iommu: Fix compile error in ioapic.c - - - - --- 2013-05-13 David Gibson New
[1/8] iotests/257: add Pattern class bitmaps: allow bitmaps to be used with full and top - - 1 - --- 2019-07-10 John Snow New
[1/8] iotests: handle tmpfs iotests skipping - - - - --- 2020-04-30 Vladimir Sementsov-Ogievskiy New
[1/8] ipmi: Fix SEL get/set time commands Small IPMI (and other) fixes - - 2 - --- 2017-12-07 Corey Minyard New
[1/8] ipmi: add a realize function to the device class - - 1 - --- 2016-02-09 Cédric Le Goater New
[1/8] ipmi: fix SDR length value - - - - --- 2016-01-05 Cédric Le Goater New
[1/8] irq: Introduce CPU_INTERRUPT_TGT_* defines. - - - - --- 2011-05-04 Richard Henderson New
[1/8] irq: Introduce CPU_INTERRUPT_TGT_* defines. - - - - --- 2011-04-30 Richard Henderson New
[1/8] iscsi: add logical block provisioning information to iscsilun - - 1 - --- 2013-06-22 Peter Lieven New
[1/8] ivshmem: no need for opaque argument - - - - --- 2015-12-21 Marc-André Lureau New
[1/8] kvm: add missing include files - - - - --- 2012-06-15 Luiz Capitulino New
[1/8] kvm: reset state from the CPU's reset method - - 2 - --- 2014-04-29 Paolo Bonzini New
[1/8] libqos/ahci: Zero-fill AHCI headers - - - - --- 2015-02-19 John Snow New
[1/8] libqos: Give qvirtio_config_read*() consistent semantics - - 2 - --- 2016-10-18 David Gibson New
[1/8] linux-headers: update against 5.11-rc4 s390x/pci: Fixing s390 vfio-pci ISM support - - - - --- 2021-01-19 Matthew Rosato New
[1/8] linux-headers: update to 3.17-rc7 1 - - - --- 2014-10-07 Cornelia Huck New
[1/8] linux-user/signal.c: Fix AArch64 big-endian FP register restore - - 1 - --- 2014-03-10 Riku Voipio New
[1/8] linux-user: Combine do_futex and do_futex_time64 linux-user: Futex improvements - - 1 - --- 2022-08-29 Richard Henderson New
[1/8] linux-user: Pass missing MAP_ANONYMOUS to target_mmap() call - - - - --- 2016-07-12 Peter Maydell New
[1/8] linux-user: Split out target_restore_altstack linux-user/sparc64: Implement signals - - - - --- 2021-04-25 Richard Henderson New
[1/8] linux/fuse.h: Pull in from Linux virtiofsd: Announce submounts to the guest - - - - --- 2020-09-09 Max Reitz New
[1/8] linuxload: id_change was a write only variable - - - - --- 2011-06-16 Peter Maydell New
[1/8] m25p80: Improve error when the backend file size does not match the device aspeed: I2C fixes, -drive removal (first step) - - 4 - --- 2023-02-14 Cédric Le Goater New
[1/8] mac_via: update comment for VIA1B_vMystery bit q800: GLUE updates for A/UX mode - - 1 - --- 2021-10-13 Mark Cave-Ayland New
[1/8] machine: query iommu machine property rather than qemu opts - - - - --- 2015-02-04 Marcel Apfelbaum New
[1/8] memory.h: Move MemTxResult type to memattrs.h - - 3 - --- 2017-08-04 Peter Maydell New
[1/8] memory: Add global-locking property to memory regions - - - - --- 2015-03-18 Paolo Bonzini New
[1/8] memory: Introduce memory_region_transaction_{push|pop}() memory: Sanity checks memory transaction when releasing BQL - - - - --- 2020-04-21 Peter Xu New
[1/8] meson: fix generic location of vss headers Misc build fixes and cleanups - 1 - - --- 2022-02-22 Marc-André Lureau New
[1/8] migration-local: add pipe protocol for QEMUFileOps - - - - --- 2013-09-25 Lei Li New
[1/8] migration: Add precopy initial data capability migration: Add precopy initial data capability and VFIO precopy support - - - - --- 2023-05-01 Avihai Horon New
[1/8] migration: Fix race that dest preempt thread close too early migration fixes - - - - --- 2023-09-18 Fabiano Rosas New
[1/8] migration: Implemented new parameter stream_content New parameter for migration stream - - - - --- 2022-06-16 Nikita New
[1/8] migration: Remove unused functions - - - - --- 2015-03-09 Thomas Huth New
[1/8] migration: extend VMStateInfo - - 1 - --- 2016-10-27 Dr. David Alan Gilbert New
[1/8] migration: fix expected_downtime - - 1 - --- 2015-10-07 Denis V. Lunev New
[1/8] migration: split hmp_savevm to migrate_savevm and hmp_savevm wrapper - - - - --- 2016-01-14 Denis V. Lunev New
[1/8] migration: stop compressing page in migration thread migration: improve and cleanup compression - - 3 - --- 2018-03-13 Xiao Guangrong New
[1/8] move event_notifier into the main directory - - - - --- 2010-05-26 Paolo Bonzini New
[1/8] nbd-client: Fix error message typos [1/8] nbd-client: Fix error message typos - - - - --- 2017-11-07 Eric Blake New
[1/8] nbd: client_close on error in nbd_co_client_start 1 - 1 - --- 2016-01-25 Max Reitz New
[1/8] notifier: switch to QLIST - - - - --- 2012-01-02 Paolo Bonzini New
[1/8] nvme: move device parameters to separatestruct nvme: v1.3, sgls,metadata and new 'ocssd' device - - - - --- 2019-05-17 Klaus Birkelund New
[1/8] object: add object_property_add_bool (v2) - - - - --- 2012-10-26 Amit Shah New
[1/8] parallels: Switch to byte-based calls block: more byte-based cleanups: vectored I/O - - 2 - --- 2018-04-25 Eric Blake New
[1/8] pc-bios: s390x: Consolidate timing functions into time.h pc-bios: s390x: Cleanup part 1 - - - - --- 2020-03-24 Janosch Frank New
[1/8] pci: Cleanup configuration for pci-hotplug.c - - - - --- 2013-05-09 David Gibson New
« 1 2 ... 411 412 4134271 4272 »