Show patches with: State = Action Required       |    Archived = No       |   426980 patches
« 1 2 ... 1550 1551 15524269 4270 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,03/12] main-loop: use event notifiers - - 1 - --- 2012-08-07 Paolo Bonzini New
[v2,03/12] macfb: fix overflow of color_palette array macfb: fixes for booting MacOS - - 1 - --- 2021-10-04 Mark Cave-Ayland New
[v2,03/12] mac_via: use IFR bit flag constants for VIA2 IRQs mos6522: switch to gpios, add control line edge-triggering and extra debugging - - 2 - --- 2022-02-24 Mark Cave-Ayland New
[v2,03/12] m25p80: Add support for BRRD/BRWR and BULK_ERASE (0x60) Add support for the ZynqMP Generic QSPI - - - - --- 2017-10-21 Francisco Iglesias New
[v2,03/12] linux-user: Add pidfd_open(), pidfd_send_signal() and pidfd_getfd() syscalls linux-user: Add more syscalls, enhance tracing & logging enhancements - - - - --- 2022-09-11 Helge Deller New
[v2,03/12] libvhost-user: exit by default on VHOST_USER_NONE vhost-user-backend & vhost-user-input - - 1 - --- 2019-02-07 Marc-André Lureau New
[v2,03/12] libqtest: add qtest_kill_qemu() block/export: vhost-user-blk server tests and input validation - - 1 - --- 2020-12-07 Stefan Hajnoczi New
[v2,03/12] isa: implement isa_address_space() as a method of ISA bus - - - - --- 2011-09-20 Hervé Poussineau New
[v2,03/12] isa: Use realizefn for ISADevice - - - - --- 2013-06-07 Andreas Färber New
[v2,03/12] i2c: Simplify and correct the SMBus state machine RFC: Fix/add vmstate handling in some I2C code - - - - --- 2018-11-15 Corey Minyard New
[v2,03/12] hw: allwinner-r40: Complete uart devices *** add allwinner-r40 support *** - - 1 - --- 2023-03-28 qianfan New
[v2,03/12] hw/timer/sun4v-rtc: Use DeviceState::realize rather than SysBusDevice::init another SysBusDevice::init to Device::realize cleanup - - 2 - --- 2018-10-02 Philippe Mathieu-Daudé New
[v2,03/12] hw/riscv: virt: Make few IMSIC macros and functions public RISC-V: ACPI: Enable AIA, PLIC and update RHCT - - 2 - --- 2023-08-24 Sunil V L New
[v2,03/12] hw/pci/pci_host.c: Avoid shifting left into sign bit - - 1 - --- 2014-03-17 Peter Maydell New
[v2,03/12] hw/pci-host/astro: Avoid aborting on access failure target/hppa: Enhancements and fixes - - 1 - --- 2024-02-09 Helge Deller New
[v2,03/12] hw/omap2.c : separate gptimer module - - - - --- 2010-05-31 cmchao New
[v2,03/12] hw/misc: Add NPCM7xx Clock Controller device model Add Nuvoton NPCM730/NPCM750 SoCs and two BMC machines - - 3 - --- 2020-06-11 Havard Skinnemoen New
[v2,03/12] hw/misc/allwinner-dramc: Move sysbus_mmio_map call from init -> realize hw: Strengthen SysBus & QBus API - - 1 - --- 2023-10-19 Philippe Mathieu-Daudé New
[v2,03/12] hw/char: riscv_htif: Drop useless assignment of memory region hw/riscv: Improve Spike HTIF emulation fidelity - - 2 - --- 2022-12-29 Bin Meng New
[v2,03/12] hw/char/serial: Free struct SerialState from MemoryRegion hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions - - - - --- 2023-12-18 Bernhard Beschow New
[v2,03/12] hw/block/pflash_cfi02: Extract pflash_cfi02_fill_cfi_table() hw/block/pflash: Refactors around setting the device in read-array mode - - 2 - --- 2021-03-10 Philippe Mathieu-Daudé New
[v2,03/12] hw/block/nvme: indicate CMB support through controller capabilities register hw/block/nvme: misc cmb/pmr patches and bump to v1.4 - - 2 - --- 2021-01-18 Klaus Jensen New
[v2,03/12] hw/arm/mps2-tz: Use qdev_prop_set_array() qdev: Make array properties user accessible again - - 1 - --- 2023-10-30 Kevin Wolf New
[v2,03/12] hw/arm/Kconfig: Add missing dependency NPCM7XX -> SMBUS hw: Various Kconfig fixes 1 1 2 - --- 2021-05-15 Philippe Mathieu-Daudé New
[v2,03/12] hvf: Increase number of possible memory slots Introduce new vmapple machine type - - - - --- 2023-08-30 Alexander Graf New
[v2,03/12] gitlab-ci: Refresh the list of iotests testing/next (with build fixes!) - - - - --- 2020-01-30 Alex Bennée New
[v2,03/12] fdc: adding vmstate for save/restore - - - - --- 2014-08-28 Pavel Dovgalyuk New
[v2,03/12] egl-helpers: add functions for render nodes and dma-buf passing - - 1 - --- 2016-02-19 Gerd Hoffmann New
[v2,03/12] dirty-bitmap: Drop unused functions - - 1 - --- 2017-05-16 Eric Blake New
[v2,03/12] dataplane: Mark host notifiers' client type as "external" - - - - --- 2015-10-12 Fam Zheng New
[v2,03/12] crypto: bump min nettle to 3.4, dropping RHEL-7 support Wave goodbye to RHEL 7 vintage distros - - 2 - --- 2021-05-14 Daniel P. Berrangé New
[v2,03/12] char/spice: discard write() if backend is disconnected spice: add -display spice-app, setup and launch a Spice client - - - - --- 2018-12-20 Marc-André Lureau New
[v2,03/12] bsd-user: Add sysarch syscall 2023 Q1 bsd-user upstreaming: bugfixes and sysctl - - 2 - --- 2023-02-14 Warner Losh New
[v2,03/12] block: implement dirty bitmap using HBitmap - - 1 - --- 2013-01-16 Paolo Bonzini New
[v2,03/12] block: Add "has_single_child" field for drivers - - 1 - --- 2014-03-07 Max Reitz New
[v2,03/12] block/vmdk: Change extent info type qemu-img info: Show protocol-level information - - - - --- 2022-06-20 Hanna Czenczek New
[v2,03/12] block/stream: Swap backing file change order block: Fixes for concurrent block jobs - - - - --- 2019-07-03 Max Reitz New
[v2,03/12] block/nvme: Let nvme_create_queue_pair() fail gracefully block/nvme: Various cleanups required to use multiple queues - - 1 - --- 2020-06-30 Philippe Mathieu-Daudé New
[v2,03/12] block/nbd: support override of hostname for TLS certificate validation nbd: enable use of TLS on non-TCP transports and other TLS improvements - - 1 - --- 2022-03-04 Daniel P. Berrangé New
[v2,03/12] block/io: refactor padding block: qiov_offset parameter for io - - - - --- 2019-06-04 Vladimir Sementsov-Ogievskiy New
[v2,03/12] block/dmg: extract processing of resource forks - - 1 - --- 2015-01-06 Peter Wu New
[v2,03/12] audio: remove winwave audio driver - - - - --- 2015-06-03 =?UTF-8?B?Wm9sdMOhbiBLxZF2w6Fnw7M=?= New
[v2,03/12] aspeed: Use the boot_rom region of the fby35 machine aspeed: fixes and extensions - - 2 - --- 2023-06-07 Cédric Le Goater New
[v2,03/12] aspeed/smc: Stop using the model name for the memory regions aspeed: SMC cleanups and QOMification - - - - --- 2021-09-20 Cédric Le Goater New
[v2,03/12] acpi: drop pointless _STA method acpi: i386 tweaks - - 1 - --- 2020-04-03 Gerd Hoffmann New
[v2,03/12] acpi, mem-hotplug: Add acpi_memory_hotplug_sci() to rise sci for memory hotplug. - - - - --- 2015-02-04 Zhu Guihua New
[v2,03/12] VMDK: probe for monolithicFlat images - - - - --- 2011-06-24 Feiran Zheng New
[v2,03/12] Remove unneeded memset - - 2 - --- 2015-06-11 Dr. David Alan Gilbert New
[v2,03/12] MAINTAINERS: Add missing entries for the PC machines MAINTAINERS: Add various missing entries - - 1 - --- 2018-12-18 Philippe Mathieu-Daudé New
[v2,03/12] Hexagon (target/hexagon) properly set FPINVF bit in sfcmp.uo and dfcmp.uo Hexagon bug fixes and additional tests - - 1 - --- 2022-02-10 Taylor Simpson New
[v2,03/12] ARM: Add AArch64 translation stub - - - - --- 2013-04-30 John Rigby New
[v2,03/11] xilinx_timer: changed nr_timers to one_timer_only - - - - --- 2012-06-13 Peter A. G. Crosthwaite New
[v2,03/11] vl: Use error_report() for --display errors - - 2 - --- 2015-06-16 Markus Armbruster New
[v2,03/11] virtio-9p: switch to linux-headers - - - - --- 2013-05-26 Michael S. Tsirkin New
[v2,03/11] vga: Separate LE and BE conversion functions - - 1 - --- 2014-09-29 Gerd Hoffmann New
[v2,03/11] vfio: add pcie extended capability support - - - - --- 2016-02-19 Cao jin New
[v2,03/11] vfio: add pcie extended capability support - - - - --- 2016-03-07 Cao jin New
[v2,03/11] versatile_pci: Update to realize and instance init functions - - - - --- 2013-03-26 Peter Maydell New
[v2,03/11] util/vfio-helpers: Replace qemu_mutex_lock() calls with QEMU_LOCK_GUARD block/nvme: Rework error reporting - - 1 - --- 2021-08-26 Philippe Mathieu-Daudé New
[v2,03/11] usb/ehci: parameterise the register region offsets - - - - --- 2012-10-26 Peter Crosthwaite New
[v2,03/11] update halted state on mp_state sync - - - - --- 2009-12-01 Glauber Costa New
[v2,03/11] ui/gkt: release all keys on grab-broken-event Patches for ui/gtk and ui/sdl - - - - --- 2020-05-16 Volker Rümelin New
[v2,03/11] ui/console: add opengl context and scanout support interfaces. - - 1 - --- 2015-09-24 Gerd Hoffmann New
[v2,03/11] uImage: increase the gzip load size - - - - --- 2012-06-21 Alexander Graf New
[v2,03/11] trace: [ust] fix generation of 'trace.c' on events without args - - - - --- 2011-04-06 =?utf-8?Q?Llu=C3=ADs?= New
[v2,03/11] trace: [tracetool] Simplify event line parsing - - - - --- 2012-02-03 Lluís Vilanova New
[v2,03/11] tpm_ppi: refactor memory space initialization tpm: introduce TPM CRB SysBus device - - 1 - --- 2023-07-14 Joelle van Dyne New
[v2,03/11] tests/tcg: add concept of container_hosts various fixes, pre-PR (check-tcg, gdbstub, gitlab) - - 1 - --- 2021-04-01 Alex Bennée New
[v2,03/11] tests/qtest/boot-serial-test: Build command line using GString API tests/qtest: Allow running boot-serial / migration with TCG disabled - - 1 - --- 2023-01-19 Philippe Mathieu-Daudé New
[v2,03/11] tests/acceptance: add base class record/replay kernel tests Record/replay acceptance tests - - - - --- 2020-05-27 Pavel Dovgalyuk New
[v2,03/11] tests/acceptance: Send <carriage return> on serial lines tests/acceptance: Fix 64-bit MIPS target tests - - - - --- 2019-10-19 Philippe Mathieu-Daudé New
[v2,03/11] test-util-sockets: Clean up SocketAddress construction sockets: Attempt to drain the abstract socket swamp - - 2 - --- 2020-11-02 Markus Armbruster New
[v2,03/11] test-block-iothread: Lock AioContext for blk_insert_bs() block: Re-enable the graph lock - - - - --- 2023-06-05 Kevin Wolf New
[v2,03/11] tci: Make direct jump patching thread-safe - - - - --- 2016-04-22 sergey.fedorov@linaro.org New
[v2,03/11] target/xtensa: use correct number of registers in gdbstub linux-user support for target/xtensa - - - - --- 2018-02-28 Max Filippov New
[v2,03/11] target/tricore: Correctly handle FPU RM from PSW TriCore 1.6.2 insn and bugfixes - - 1 - --- 2023-08-28 Bastian Koppelmann New
[v2,03/11] target/translate: Include missing 'exec/cpu_ldst.h' header target/translate: Remove unused "exec/cpu_ldst.h" / "qemu/main-loop.h" - - 1 - --- 2023-08-28 Philippe Mathieu-Daudé New
[v2,03/11] target/riscv: allow users to actually write the MISA CSR enable write_misa() and RISCV_FEATURE_* cleanups - - 1 - --- 2023-02-14 Daniel Henrique Barboza New
[v2,03/11] target/ppc: support for 32-bit carry and overflow - - - - --- 2017-02-22 Nikunj A Dadhania New
[v2,03/11] target/ppc: Move mffsce to decodetree BCDA and mffscdrn implementations - - - - --- 2022-05-23 Víctor Colombo New
[v2,03/11] target/cris: Mark exceptions as DISAS_NORETURN target/cris: Convert to TranslatorOps - - - - --- 2021-06-20 Richard Henderson New
[v2,03/11] target/arm: ensure HVF traps set appropriate MemTxAttrs gdbstub/next (MemTxAttrs and re-factoring) 1 - - - --- 2022-09-26 Alex Bennée New
[v2,03/11] target/arm: Use neon_element_offset in neon_load/store_reg target/arm: Fix neon reg offsets - - - - --- 2020-10-30 Richard Henderson New
[v2,03/11] target/arm: Support more GM blocksizes target/arm: Implement cortex-a710 - - 1 - --- 2023-08-11 Richard Henderson New
[v2,03/11] target/arm: Reduce arm_v7m_mmu_idx_[all/for_secstate_and_priv]() scope target/arm: Housekeeping around NVIC - - 1 - --- 2023-02-06 Philippe Mathieu-Daudé New
[v2,03/11] target/arm: Decode aa64 armv8.1 three same extra ARM v8.1 simd + v8.3 complex insns - - 1 - --- 2017-12-18 Richard Henderson New
[v2,03/11] target-arm: Handle always condition codes within arm_test_cc - - 1 - --- 2015-09-02 Richard Henderson New
[v2,03/11] target-arm: Add support for AArch32 FP VRINTR - - - - --- 2014-01-28 Will Newton New
[v2,03/11] target-arm/translate-a64: Fix wrong mmu_idx usage for LDT/STT - - 2 - --- 2015-01-29 Peter Maydell New
[v2,03/11] scsi-disk: add MODE_PAGE_APPLE_VENDOR quirk for Macintosh scsi: add quirks and features to support m68k Macs - - 1 - --- 2022-04-24 Mark Cave-Ayland New
[v2,03/11] rcu_queue: add RCU QSIMPLEQ convert CPU list to RCU - - - - --- 2018-08-19 Emilio Cota New
[v2,03/11] qemu/atomic: Remove pre-C11 atomic fallbacks Atomic cleanup + clang-12 build fix - - - - --- 2021-07-17 Richard Henderson New
[v2,03/11] qemu-iotests/071: Avoid blockdev-add with id - - 1 - --- 2016-09-20 Kevin Wolf New
[v2,03/11] qcrypto-luks: implement the encryption key management RFC crypto/luks: encryption key managment using amend interface - - - - --- 2019-09-12 Maxim Levitsky New
[v2,03/11] qapi: golang: Generate qapi's enum types in Go qapi-go: add generator for Golang interface - - - - --- 2023-10-16 Victor Toso New
[v2,03/11] qapi: fix missing symbol @prefix - - - - --- 2016-09-25 Marc-André Lureau New
[v2,03/11] qapi: fix example of cancel-vcpu-dirty-limit command Validate and test qapi examples - - 1 - --- 2023-09-11 Victor Toso New
[v2,03/11] python/machine.py: upgrade vm.cmd() method iotests: use vm.cmd() - - - - --- 2022-06-06 Vladimir Sementsov-Ogievskiy New
[v2,03/11] pseries: savevm support for PAPR VIO logical lan - - 1 - --- 2013-07-18 Anthony Liguori New
[v2,03/11] ps2: don't deassert irq twice if queue is empty PS/2 controller related fixes - - 1 - --- 2021-05-07 Volker Rümelin New
« 1 2 ... 1550 1551 15524269 4270 »