Show patches with: State = Action Required       |   426431 patches
« 1 2 ... 483 484 4854264 4265 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[12/26] KVM: track whether guest state is encrypted x86, kvm: common confidential computing subset - - 1 - --- 2024-03-22 Paolo Bonzini New
[12/26] PPC: Bamboo: Integrate SoC instatiation, use qdev for PCI - - - - --- 2012-01-21 Alexander Graf New
[12/26] Sparc: avoid AREG0 for lazy condition code helpers - - - - --- 2011-09-24 Blue Swirl New
[12/26] audio: Remove Unused OPL_TYPE_* - - - - --- 2017-04-25 Juan Quintela New
[12/26] block: update in-memory backing file and format - - 1 - --- 2012-04-12 Paolo Bonzini New
[12/26] configure, meson: convert libpmem detection to meson Convert more checks to Meson - - 1 - --- 2021-06-08 Paolo Bonzini New
[12/26] fdc-test: insert media before fuzzing registers - - - - --- 2012-11-14 Kevin Wolf New
[12/26] hw/ccid-card-passthru.c: add atr check - - - - --- 2013-03-18 Alon Levy New
[12/26] hw/intc/arm_gicv3_its: Correct comment about CTE RDBase field size arm gicv3 ITS: Various bug fixes and refactorings - - 2 - --- 2021-12-11 Peter Maydell New
[12/26] hw/usb/hcd-musb: Restrict header scope hw/usb: Give it love, reduce 'hw/usb.h' inclusion out of hw/usb/ - - 1 - --- 2020-07-04 Philippe Mathieu-Daudé New
[12/26] hw: acpi: Export the SRAT AML build API ACPI hardware-reduced support - - - - --- 2018-10-22 Samuel Ortiz New
[12/26] lcitool: drop texinfo from QEMU project/dependencies current maintainer trees (testing/semihosting/plugins) - - 1 - --- 2023-01-10 Alex Bennée New
[12/26] linux-user: Add HPPA definitions to syscall_defs.h - - - - --- 2016-12-16 Richard Henderson New
[12/26] migration-test: Make machine_opts regular with other options Migration PULL 2023-07-24 - - 1 - --- 2023-07-24 Juan Quintela New
[12/26] nvme: add missing coroutine_fn annotations block: fix coroutine_fn annotations - - 1 - --- 2022-09-22 Paolo Bonzini New
[12/26] nvme: add missing coroutine_fn annotations block: fix coroutine_fn annotations - - - - --- 2022-04-15 Paolo Bonzini New
[12/26] object: check strong flag with & Various qom & qdev enhancements - - - - --- 2020-01-10 Marc-André Lureau New
[12/26] object: check strong flag with & Make QDev use class properties - - - - --- 2019-12-01 Marc-André Lureau New
[12/26] pc: split out cpu initialization from pc_init1() into pc_cpus_init(). 1 - - - --- 2010-05-14 Isaku Yamahata New
[12/26] pflash-cfi02: QOM'ify some more - - - - --- 2013-06-22 Hu Tao New
[12/26] ppc/pnv: Add a OCC model for POWER10 ppc/pnv: Extend the powernv10 machine - - 1 - --- 2021-08-09 Cédric Le Goater New
[12/26] qapi/parser.py: add casts to pragma checks qapi: static typing conversion, pt5 - - - - --- 2020-09-22 John Snow New
[12/26] qapi2texi: add 'If:' section to generated documentation - - - - --- 2017-07-27 Marc-André Lureau New
[12/26] qapi: Automatically generate a _MAX value for enums - - - - --- 2011-10-05 Luiz Capitulino New
[12/26] qapi: Automatically generate a _MAX value for enums - - - - --- 2011-09-30 Luiz Capitulino New
[12/26] qapi: fix potential segfault for visit_type_size() - - - - --- 2012-10-19 Michael Roth New
[12/26] qcow2: Return 0/-errno in write_l2_entries - - - - --- 2010-04-23 Kevin Wolf New
[12/26] qcow2: migrate qcow2 driver QemuOptionParameter usage - - - - --- 2014-03-21 Leandro Dorileo New
[12/26] qemu-nbd: remove data_size argument to nbd_trip - - - - --- 2011-12-23 Paolo Bonzini New
[12/26] qga: make split_list() return allocated strings - - 1 - --- 2015-09-01 Michael Roth New
[12/26] qga: make split_list() return allocated strings - - 1 - --- 2015-09-01 Michael Roth New
[12/26] sparc: use exit(EXIT_SUCCESS) and exit(EXIT_FAILURE) - - - - --- 2016-09-16 Laurent Vivier New
[12/26] target-alpha: Tidy up arithmetic exceptions. - - - - --- 2011-05-23 Richard Henderson New
[12/26] target-i386: fix abort on bad PML4E/PDPTE/PDE/PTE addresses - - 1 - --- 2013-06-12 Michael Roth New
[12/26] target-xtensa: implement LSAI group - - - - --- 2011-05-17 Max Filippov New
[12/26] target/arm: Clear CONTROL.SFPA in BXNS and BLXNS target/arm: Implement M profile floating point - - 1 - --- 2019-04-16 Peter Maydell New
[12/26] target/arm: Decode PAuth within disas_uncond_b_reg target/arm: Implement ARMv8.3-PAuth - - - - --- 2018-12-07 Richard Henderson New
[12/26] target/microblaze: Use translator_use_goto_tb accel/tcg: Introduce translator_use_goto_tb - - - - --- 2021-06-21 Richard Henderson New
[12/26] target/mips: Clean up handling of CP0 register 15 Clean up handling of configuration register CP0 - - - - --- 2019-08-22 Aleksandar Markovic New
[12/26] target/mips: Extract nanoMIPS ISA translation routines target/mips: Explode 60% of the 32K-lines translate.c - - 1 - --- 2020-11-20 Philippe Mathieu-Daudé New
[12/26] target/mips: Move sysemu specific files under sysemu/ subfolder target/mips: Re-org to allow KVM-only builds - - 1 - --- 2021-04-18 Philippe Mathieu-Daudé New
[12/26] target/moxie: Convert to CPUClass::tlb_fill tcg: Add CPUClass::tlb_fill - - 1 - --- 2019-04-03 Richard Henderson New
[12/26] target/ppc: Implement core timebase state machine and TFMR target/ppc: TCG improvements and fixes 1 - - - --- 2024-01-18 Nicholas Piggin New
[12/26] target/s390x: Move masking of psw.addr to cpu_get_tb_cpu_state target/s390x: pc-relative translation blocks - - - - --- 2022-10-06 Richard Henderson New
[12/26] target/s390x: improve 24-bit and 31-bit addresses read - - 1 - --- 2017-05-25 Aurelien Jarno New
[12/26] tcg-aarch64: Introduce tcg_out_insn_3314 - - - - --- 2014-03-15 Richard Henderson New
[12/26] tcg-ppc64: Adjust tcg_out_call for ELFv2 - - - - --- 2014-05-01 Richard Henderson New
[12/26] tcg: Create tcg_init tcg: Workaround macOS 11.2 mprotect bug - - - - --- 2021-03-11 Richard Henderson New
[12/26] tests/lcitool: update to latest version maintainer omnibus: testing, fuzz, plugins, documentation 1 - - - --- 2023-06-23 Alex Bennée New
[12/26] tests/qapi-schema: Document alternate's enum lacks visit function - - 1 - --- 2015-08-04 Markus Armbruster New
[12/26] uhci: Fix 1 ms delay in interrupt reporting to the guest - - - - --- 2012-12-14 Hans de Goede New
[12/26] usb/uhci: generalize initialization - - - - --- 2011-03-16 Isaku Yamahata New
[12/27] Add POWER7 support for ppc - - - - --- 2011-04-01 David Gibson New
[12/27] Add POWER7 support for ppc - - - - --- 2011-03-25 David Gibson New
[12/27] Add POWER7 support for ppc - - - - --- 2011-03-23 David Gibson New
[12/27] Make flatview_do_translate() take a MemTxAttrs argument iommu: support txattrs, support TCG execution, implement TZ MPC - - 2 - --- 2018-05-21 Peter Maydell New
[12/27] Revert "hw/ppc/spapr_pci.c: Avoid functions not in glib 2.12 (g_hash_table_iter_*)" - - - - --- 2015-07-02 David Gibson New
[12/27] Simplify HOST_LONG_BITS Misc fixes and cleanups for 7.0? 1 - - - --- 2022-03-16 Marc-André Lureau New
[12/27] accel/tcg/plugin: Use tcg_temp_ebb_* tcg: Simplify temporary usage - - 1 - --- 2023-01-30 Richard Henderson New
[12/27] arc: Add gdbstub and XML for debugging support [01/27] arc: Add initial core cpu files - - - - --- 2021-04-05 Cupertino Miranda New
[12/27] arm_boot: Pass ARMCPU to arm_boot_info::write_secondary_boot() 2 - - - --- 2012-06-11 Andreas Färber New
[12/27] buffered_file: rename opaque to migration_state - - - - --- 2012-07-24 Juan Quintela New
[12/27] configure, meson: move some default-disabled options to meson_options.txt Next batch of Meson cleanups and conversions - - - - --- 2022-02-03 Paolo Bonzini New
[12/27] dimm: add hotplug callback to DimmBus - - - - --- 2013-11-21 Igor Mammedov New
[12/27] docs/qapi-domain: add "Returns:" field lists Add qapi-domain Sphinx extension - - - - --- 2024-04-19 John Snow New
[12/27] file-posix: Support .bdrv_co_create x-blockdev-create for protocols and qcow2 - - 1 - --- 2018-02-08 Kevin Wolf New
[12/27] hmp: hmp_change(): don't use error_get_field() - - - - --- 2012-07-27 Luiz Capitulino New
[12/27] ide: Change ide_init_drive() to require valid dinfo argument - - - - --- 2010-06-04 Kevin Wolf New
[12/27] iotests, parallels: test for newly created parallels image via qemu-img - - 2 - --- 2015-04-28 Denis V. Lunev New
[12/27] libcacard: rewrite Makefile in non-recursive style - - - - --- 2013-01-12 Paolo Bonzini New
[12/27] libcacard: rewrite Makefile in non-recursive style - - - - --- 2012-12-21 Paolo Bonzini New
[12/27] meson: Fix detect atomic128 support with optimization accel/tcg: Improvements to atomic128.h - 1 1 - --- 2023-05-20 Richard Henderson New
[12/27] parallels: change copyright information in the image header - - 1 - --- 2015-03-11 Denis V. Lunev New
[12/27] parallels: change copyright information in the image header - - - - --- 2015-03-10 Denis V. Lunev New
[12/27] pc: add PCInitArgs parameter to pc_cpus_init() - - - - --- 2012-10-24 Eduardo Habkost New
[12/27] ppc/pnv: psi: add a PSIHB_REG macro ppc: add POWER9 support to the PowerNV platform - - - - --- 2019-03-06 Cédric Le Goater New
[12/27] qapi job: Elide redundant has_FOO in generated C qapi: Elide redundant has_FOO in generated C - - 1 - --- 2022-09-15 Markus Armbruster New
[12/27] qcow2: Fix build with DEBUG_EXT enabled - - - - --- 2012-02-29 Kevin Wolf New
[12/27] slirp: move QEMU state saving to a separate unit slirp: make it again a standalone project (part 2) - - - - --- 2019-01-17 Marc-André Lureau New
[12/27] target/ppc: cpu_init: Deduplicate 604 SPR registration target/ppc: SPR registration cleanups - - 1 - --- 2022-02-15 Fabiano Rosas New
[12/27] tcg/tci: Remove tci_read_r8 tcg patch queue - - 2 - --- 2021-03-02 Richard Henderson New
[12/27] tests/vm: Configure netbsd to use Python 3.10 configure: create a python venv and ensure meson, sphinx - - 1 - --- 2023-05-11 John Snow New
[12/27] ui: move qemu_spice_fill_device_address to ui/util.c Add D-Bus display backend - - - - --- 2021-03-12 Marc-André Lureau New
[12/27] usb: convert to QEMU Object Model - - - - --- 2011-12-20 Anthony Liguori New
[12/27] vhost-user-scsi: use NULL pointer - - 1 - --- 2017-08-23 Marc-André Lureau New
[12/27] vmstate: Test for VMSTATE_INT32_TEST - - - - --- 2014-06-16 Juan Quintela New
[12/28] Include hw/irq.h a lot less Tame a few "touch this, recompile the world" headers - - 1 - --- 2019-07-26 Markus Armbruster New
[12/28] PPC: bamboo: Move host fdt copy to target - - - - --- 2011-07-23 Alexander Graf New
[12/28] Support 1T segments on ppc - - - - --- 2011-02-15 qemu@gibson.dropbear.id.au New
[12/28] alpha: replace cpu_alpha_init() with cpu_generic_init() 1 - - - --- 2017-07-14 Igor Mammedov New
[12/28] hmp: special case help options for object_add qemu-option, keyval, vl: switch -object/-M/-accel to keyval parsing - - - - --- 2020-12-02 Paolo Bonzini New
[12/28] hw/i386/multiboot: Replace g_memdup() by g_memdup2_qemu() glib: Replace g_memdup() by g_memdup2_qemu() - - - - --- 2021-09-03 Philippe Mathieu-Daudé New
[12/28] hw/pl080: Use LOG_GUEST_ERROR and LOG_UNIMP - - - - --- 2012-10-30 Peter Maydell New
[12/28] i386: kvm: mask cpuid_ext4_features bits earlier - - - - --- 2012-10-31 Marcelo Tosatti New
[12/28] ide: move BM_STATUS bits to pci.[ch] - - 1 - --- 2014-07-07 John Snow New
[12/28] isa: pic: convert to QEMU Object Model - - - - --- 2012-01-24 Anthony Liguori New
[12/28] linux-user: Include tcg.h in syscall.c cputlb: Remove support for MMU_MODE*_SUFFIX - - - - --- 2019-12-12 Richard Henderson New
[12/28] memory: cpu_physical_memory_mask_dirty_range() allways clear a single flag - - - - --- 2013-10-09 Juan Quintela New
[12/28] migration: Our release callback was just free - - - - --- 2011-02-23 Juan Quintela New
[12/28] qapi: Consistently permit any case in downstream prefixes qapi: Enforce naming rules - - 2 - --- 2021-03-23 Markus Armbruster New
« 1 2 ... 483 484 4854264 4265 »