Show patches with: State = Action Required       |   426418 patches
« 1 2 ... 1025 1026 10274264 4265 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,09/14] hw/exynos4210.c: Boot secondary CPU. - - - - --- 2011-12-12 Evgeny Voevodin New
[v3,09/14] hw/arm: Support machine-default audiodev with fallback Cleanup deprecated audio features, take 2 - - - - --- 2023-09-29 Paolo Bonzini New
[v3,09/14] hw/arm: Prefer arm_feature(EL2) over object_property_find(has_el2) hw/arm: Prefer arm_feature() over object_property_find() - - - - --- 2024-01-10 Philippe Mathieu-Daudé New
[v3,09/14] hw/arm/mps2: Add CMSDK AHB GPIO peripherals as unimplemented devices mps2: Add few more peripherals - - 1 - --- 2020-06-17 Philippe Mathieu-Daudé New
[v3,09/14] dump/dump: Add arch section support dump: Add arch section and s390x PV dump - - - - --- 2022-07-21 Janosch Frank New
[v3,09/14] dp8393x: Use long-word-aligned RRA pointers in 32-bit mode Fixes for DP8393X SONIC device emulation - - 1 1 --- 2020-01-19 Finn Thain New
[v3,09/14] block: Move some bdrv_*_all() functions to BB - - - - --- 2016-02-16 Max Reitz New
[v3,09/14] block: Drain throttling queue with BdrvChild callback - - 1 - --- 2016-05-11 Kevin Wolf New
[v3,09/14] block/nbd: Use SocketAddress options - - - - --- 2016-04-06 Max Reitz New
[v3,09/14] audio: remove audio_MIN, audio_MAX Multiple simultaneous audio backends - - 1 - --- 2019-08-04 =?UTF-8?B?Wm9sdMOhbiBLxZF2w6Fnw7M=?= New
[v3,09/14] RISC-V: Adding T-Head MemIdx extension Add support for the T-Head vendor extensions - - 1 - --- 2023-01-24 Christoph Müllner New
[v3,09/13] xen: Rename xen_be_unbind_evtchn 1 - 1 - --- 2016-10-25 Emil Condrea New
[v3,09/13] virtio-iommu: Record whether a probe request has been issued VIRTIO-IOMMU/VFIO: Don't assume 64b IOVA space - - - - --- 2023-10-11 Eric Auger New
[v3,09/13] vhost: implement vhost_vq_get_addr method vDPA support in qemu - - - - --- 2020-07-01 Cindy Lu New
[v3,09/13] vfio/common: Extract code from vfio_get_dirty_bitmap() to new function vfio/migration: Device dirty page tracking - - 1 - --- 2023-03-04 Joao Martins New
[v3,09/13] tpm: Introduce condition to notify waiters of completed command tpm: Extend TPM with state migration support (not 2.11) - - - - --- 2017-11-10 Stefan Berger New
[v3,09/13] tests: acpi: ignore SMBIOS tests when UEFI firmware is used tests: acpi: add UEFI (ARM) testing support - - 1 - --- 2019-04-25 Igor Mammedov New
[v3,09/13] tests/vm: upgrade Ubuntu 18.04 VM to 20.04 Improve reliability of VM tests - - 1 - --- 2022-07-07 John Snow New
[v3,09/13] tests/qtest/libqos/e1000e: Export macreg functions Introduce igb - - - - --- 2023-01-24 Akihiko Odaki New
[v3,09/13] tests/plugins/bb: adapt to the new arg passing scheme new plugin argument passing scheme - - - - --- 2021-07-22 Mahmoud Abumandour New
[v3,09/13] tests/docker: Added docker build support for TSan. Add Thread Sanitizer support to QEMU - - 1 - --- 2020-06-09 Robert Foley New
[v3,09/13] tests/avocado: introduce alpine virt test for CI testing and doc updates (pre-PR) - - 1 - --- 2022-11-17 Alex Bennée New
[v3,09/13] test-char: add hotswap test - - 1 - --- 2017-05-30 Anton Nefedov New
[v3,09/13] tcg/s390x: Create tgen_cmp2 to simplify movcond tcg/s390x: misc patches - - 1 - --- 2022-12-02 Richard Henderson New
[v3,09/13] target/riscv: Only support a single VSXL length RISC-V: Update the Hypervisor spec to v0.6.1 - - - - --- 2020-08-12 Alistair Francis New
[v3,09/13] target/riscv/insn_trans/trans_rvv.c.inc: use 'vlenb' in MAXSZ() target/riscv: add 'cpu->cfg.vlenb', remove 'cpu->cfg.vlen' - - 2 - --- 2024-01-16 Daniel Henrique Barboza New
[v3,09/13] target/mips: Reduce mips_tr_breakpoint_check pc advance to 2 tcg: breakpoint reorg - - 2 - --- 2021-07-17 Richard Henderson New
[v3,09/13] target/mips: Add emulation of MMI instruction PEXTLH target/mips: Add emulation of data communication MMI instructions - - - - --- 2019-03-04 Mateja Marjanovic New
[v3,09/13] target/i386: move cpu_tmp2_i32 to DisasContext i386 + x86_64 mttcg - - 1 - --- 2018-09-11 Emilio Cota New
[v3,09/13] target-sh4: Make cpu_sh4_{read, write}_mmaped_{i, u}tlb_addr() take CPU - - - - --- 2012-04-14 Andreas Färber New
[v3,09/13] target-arm: A64: add support for 1-src REV insns - - 1 - --- 2013-12-09 Peter Maydell New
[v3,09/13] sm501: Misc clean ups - - 1 - --- 2017-02-25 BALATON Zoltan New
[v3,09/13] signal/all/setup_frame remove __put_user checks - - 1 - --- 2014-06-10 Riku Voipio New
[v3,09/13] savevm: Survive hot-unplug of snapshot device - - - - --- 2010-07-01 Markus Armbruster New
[v3,09/13] qobject: Use simpler QDict/QList scalar insertion macros - - - - --- 2017-04-05 Eric Blake New
[v3,09/13] qemu-timer: do not use RunState change handlers - - - - --- 2011-10-21 Paolo Bonzini New
[v3,09/13] qcow2: move is_zero_sectors() up - - - - --- 2017-07-31 Anton Nefedov New
[v3,09/13] qcow2: Fix memory leak in qcow2_update_options() error path - - 2 - --- 2015-09-07 Kevin Wolf New
[v3,09/13] qapi: Drop nonsensical header guard in generated qapi-visit.c - - 1 - --- 2014-03-01 Markus Armbruster New
[v3,09/13] qapi/parser: add import cycle workaround [v3,01/13] qapi/pylintrc: ignore 'consider-using-f-string' warning - - - - --- 2021-09-29 John Snow New
[v3,09/13] qapi/introspect.py: improve _tree_to_qlit error message qapi: static typing conversion, pt2 - - - - --- 2020-12-17 John Snow New
[v3,09/13] python/aqmp-tui: Add QMP connection manager AQMP TUI Draft - - - - --- 2021-07-30 Niteesh G. S. New
[v3,09/13] poison: remove GNUC check Remove GCC < 4.8 checks - - 2 - --- 2020-12-10 Marc-André Lureau New
[v3,09/13] pcie upstream port: pci express switch upstream port. - - - - --- 2010-09-15 Isaku Yamahata New
[v3,09/13] pc: kvm_apic: pass APIC ID depending on xAPIC/x2APIC mode - - 1 - --- 2016-10-13 Igor Mammedov New
[v3,09/13] nvdimm: convert "unarmed" into a static property pc-dimm: next bunch of cleanups - - 1 - --- 2018-06-15 David Hildenbrand New
[v3,09/13] nvdimm acpi: check revision - - - - --- 2016-06-07 Xiao Guangrong New
[v3,09/13] nbd: pick first exported volume if no export name is requested - - - - --- 2016-01-19 Daniel P. Berrangé New
[v3,09/13] nbd: Minimal structured read for server nbd minimal structured read - - 1 - --- 2017-10-12 Vladimir Sementsov-Ogievskiy New
[v3,09/13] monitor/hmp: move remaining hmp_block* functions to block-hmp-cmds.c RFC: [for 5.0]: HMP monitor handlers cleanups - - 2 - --- 2020-01-27 Maxim Levitsky New
[v3,09/13] migration: let MigrationState be a qdev - - 1 - --- 2017-06-19 Peter Xu New
[v3,09/13] migration: Make compression co-work with xbzrle - - - - --- 2014-12-12 Li, Liang Z New
[v3,09/13] migration: Create migrate_tls_creds() function Migration: Create options.c for capabilities/params/properties - - 1 - --- 2023-04-24 Juan Quintela New
[v3,09/13] migration/rdma: Remove qemu_ prefix from exported functions Removal of QEMUFileHooks - - 2 - --- 2023-10-11 Juan Quintela New
[v3,09/13] migration/ram: Consolidate variable reset after placement in ram_load_postcopy() migrate/ram: Fix resizing RAM blocks while migrating - - - - --- 2020-02-26 David Hildenbrand New
[v3,09/13] macfb: add common monitor modes supported by the MacOS toolbox ROM macfb: fixes for booting MacOS - - 1 - --- 2021-10-07 Mark Cave-Ayland New
[v3,09/13] linux-user: Add missing 'break' in i386 get_thread_area syscall - - 1 - --- 2013-07-16 Peter Maydell New
[v3,09/13] libvhost-user-glib: export vug_source_new() vhost-user-backend & vhost-user-input - - - - --- 2019-02-08 Marc-André Lureau New
[v3,09/13] isa: Trivially convert remaining PCI-ISA bridges to realize() - - 2 - --- 2015-12-17 Markus Armbruster New
[v3,09/13] iotests: Add test for unsupported image creation - - 1 - --- 2014-12-02 Max Reitz New
[v3,09/13] intel_iommu: Add support for PCI MSI remap - - - - --- 2016-04-15 Peter Xu New
[v3,09/13] hw/s390x/s390-skeys: use memory mapping to detect which storage keys to migrate s390x: skey related fixes, cleanups, and memory device preparations - - 1 - --- 2021-09-03 David Hildenbrand New
[v3,09/13] hw/ppc/mac.h: Move macio specific parts out from shared header Misc ppc/mac machines clean up - - 2 - --- 2022-10-03 BALATON Zoltan New
[v3,09/13] hw/misc/auxbus: Replace 'is_write' boolean by its value hw/i2c: Remove confusing i2c_send_recv() API - - 1 - --- 2021-06-16 Philippe Mathieu-Daudé New
[v3,09/13] hw/arm/raspi: Let class_init() directly call raspi_machine_init() hw/arm/raspi: Dynamically create machines based on the board revision - - 1 - --- 2020-02-08 Philippe Mathieu-Daudé New
[v3,09/13] fpu: make softfloat-macros "self-contained" softfloat updates (include tweaks, rm LIT64) 1 - 1 - --- 2019-08-13 Alex Bennée New
[v3,09/13] docker: Add mingw test - - 1 - --- 2016-03-04 Fam Zheng New
[v3,09/13] configure: allow use of python 3 Support building with py2 or py3 - - - - --- 2018-01-15 Daniel P. Berrangé New
[v3,09/13] block: Add a 'mutable_opts' field to BlockDriver Add a 'x-blockdev-reopen' QMP command - - - - --- 2019-03-12 Alberto Garcia New
[v3,09/13] block/qcow2-bitmap: improve qcow2_load_dirty_bitmaps() interface block: deal with errp: part I - - 2 - --- 2020-10-16 Vladimir Sementsov-Ogievskiy New
[v3,09/13] block/gluster: Use URI parsing code from glib Drop old distros, bump glib and switch to glib URI parsing code - - 2 - --- 2024-04-18 Thomas Huth New
[v3,09/13] arm: Instantiate NRF51 general purpose I/O arm: nRF51 Devices and Microbit Support - - 1 - --- 2018-10-31 Steffen Görtz New
[v3,09/13] alsaaudio: Remove unused error handling of qemu_set_fd_handler - - - - --- 2015-05-19 Fam Zheng New
[v3,09/13] SMBIOS: Build full smbios type 16 and 17 tables - - - - --- 2014-03-12 Gabriel L. Somlo New
[v3,09/13] 9p: darwin: Compatibility for f/l*xattr 9p: Add support for Darwin - - 1 - --- 2018-06-17 Keno Fischer New
[v3,09/12] vnc: return the number of rectangles - - - - --- 2010-05-19 Corentin Chary New
[v3,09/12] virtio-scsi: switch exit callback to VirtioDeviceClass - - - - --- 2013-10-15 Paolo Bonzini New
[v3,09/12] virtio-balloon: fix virtio-balloon child refcount in transports - - 1 - --- 2014-09-30 Gonglei (Arei) New
[v3,09/12] vfio-user: handle PCI BAR accesses vfio-user server in QEMU - - 1 - --- 2021-10-11 Jag Raman New
[v3,09/12] util/mmap-alloc: Pass flags instead of separate bools to qemu_ram_mmap() RAM_NORESERVE, MAP_NORESERVE and hostmem "reserve" property - - - - --- 2021-03-08 David Hildenbrand New
[v3,09/12] ui: convert cocoa frontend to keycodemapdb - - - - --- 2017-08-14 Daniel P. Berrangé New
[v3,09/12] ui/console: optionally update after gfx switch GL & D-Bus display related fixes - 1 - - --- 2022-03-07 Marc-André Lureau New
[v3,09/12] tests/qtest: Check for devices in bios-tables-test qtests vs. default devices 1 - - - --- 2023-02-13 Fabiano Rosas New
[v3,09/12] tests/libqos/pci: Clean up string interpolation into QMP input - - - - --- 2017-07-25 Eric Blake New
[v3,09/12] tests/acpi: factor out common microvm test setup microvm: add pcie support - - 1 - --- 2020-09-28 Gerd Hoffmann New
[v3,09/12] tests/acpi: add data files for ioapic2 test variant microvm: add second ioapic - - - - --- 2020-12-03 Gerd Hoffmann New
[v3,09/12] target/s390x: Handle STRL to non-aligned addresses target/s390x: Handle unaligned accesses - - 1 - --- 2023-03-15 Ilya Leoshkevich New
[v3,09/12] target/ppc: Use gvec to decode XVCPSGN[SD]P VMX/VSX instructions with gvec - - 1 - --- 2022-10-19 Lucas Mateus Martins Araujo e Castro New
[v3,09/12] target/ppc: Correct RMLS table target/ppc: Correct some errors with real mode handling - - 1 - --- 2020-02-19 David Gibson New
[v3,09/12] target/mips: Implement MemoryMapID, SAARI, and SAAR registers Misc MIPS fixes and improvements for October 2018 - - - - --- 2018-10-08 Aleksandar Markovic New
[v3,09/12] target/arm: Remove references to gdb_has_xml gdbstub and TCG plugin improvements 1 - - - --- 2023-09-12 Akihiko Odaki New
[v3,09/12] target/arm: Fix set of bits kept in xregs[ARM_VFP_FPSCR] target/arm: tcg vector cleanups - - - - --- 2019-02-09 Richard Henderson New
[v3,09/12] target-i386: Loop-based feature word filtering in TCG mode - - 1 - --- 2014-04-23 Eduardo Habkost New
[v3,09/12] target-arm: A64: add support for BR, BLR and RET insns - - 1 - --- 2013-12-05 Peter Maydell New
[v3,09/12] stubs: qemu_notify_event have no need to stub Green the msys2 CI make - - - - --- 2020-09-03 Yonggang Luo New
[v3,09/12] spapr/xive: Deduce the SpaprXive pointer from XiveTCTX::xptr ppc/pnv: remove the use of qdev_get_machine() - - - - --- 2020-01-06 Cédric Le Goater New
[v3,09/12] sdcard: display protocol used when tracing SDCard: housekeeping, add tracing (part 4) - - - - --- 2018-01-23 Philippe Mathieu-Daudé New
[v3,09/12] qga: free a bit more - - 1 - --- 2015-08-26 Marc-André Lureau New
[v3,09/12] qemu-iotests/139: Avoid blockdev-add with id - - 1 - --- 2016-09-21 Kevin Wolf New
[v3,09/12] qdev: inline object_delete into qbus_free/qdev_free - - - - --- 2013-01-25 Paolo Bonzini New
« 1 2 ... 1025 1026 10274264 4265 »