Show patches with: State = Action Required       |   426138 patches
« 1 2 ... 794 795 7964261 4262 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC,v6,12/29] target/loongarch: Add timer related instructions support. Add LoongArch softmmu support - - - - --- 2022-02-25 Xiaojuan Yang New
[RFC,v6,11/29] target/loongarch: Add LoongArch interrupt and exception handle Add LoongArch softmmu support - - - - --- 2022-02-25 Xiaojuan Yang New
[RFC,v6,10/29] target/loongarch: Add other core instructions support Add LoongArch softmmu support - - - - --- 2022-02-25 Xiaojuan Yang New
[RFC,v6,09/29] target/loongarch: Add TLB instruction support Add LoongArch softmmu support - - - - --- 2022-02-25 Xiaojuan Yang New
[RFC,v6,08/29] target/loongarch: Add LoongArch IOCSR instruction Add LoongArch softmmu support - - - - --- 2022-02-25 Xiaojuan Yang New
[RFC,v6,07/29] target/loongarch: Add LoongArch CSR instruction Add LoongArch softmmu support - - - - --- 2022-02-25 Xiaojuan Yang New
[RFC,v6,06/29] target/loongarch: Add MMU support for LoongArch CPU. Add LoongArch softmmu support - - - - --- 2022-02-25 Xiaojuan Yang New
[RFC,v6,05/29] target/loongarch: Add constant timer support Add LoongArch softmmu support - - - - --- 2022-02-25 Xiaojuan Yang New
[RFC,v6,04/29] target/loongarch: Implement qmp_query_cpu_definitions() Add LoongArch softmmu support - - 1 - --- 2022-02-25 Xiaojuan Yang New
[RFC,v6,03/29] target/loongarch: Add basic vmstate description of CPU. Add LoongArch softmmu support - - 1 - --- 2022-02-25 Xiaojuan Yang New
[RFC,v6,02/29] target/loongarch: Add CSRs definition Add LoongArch softmmu support - - - - --- 2022-02-25 Xiaojuan Yang New
[RFC,v6,01/29] target/loongarch: Add system emulation introduction Add LoongArch softmmu support - - - - --- 2022-02-25 Xiaojuan Yang New
Fix a potential Use-after-free in test_blockjob_common_drain_node() (v6.2.0). Fix a potential Use-after-free in test_blockjob_common_drain_node() (v6.2.0). - - - - --- 2022-02-25 wliang@stu.xidian.edu.cn New
[v13,4/4] target/ppc: trigger PERFM EBBs from power8-pmu.c PMU-EBB support for PPC64 TCG - - - - --- 2022-02-24 Daniel Henrique Barboza New
[v13,3/4] target/ppc: add PPC_INTERRUPT_EBB and EBB exceptions PMU-EBB support for PPC64 TCG - - 1 - --- 2022-02-24 Daniel Henrique Barboza New
[v13,2/4] target/ppc: finalize pre-EBB PMU logic PMU-EBB support for PPC64 TCG - - - - --- 2022-02-24 Daniel Henrique Barboza New
[v13,1/4] target/ppc: make power8-pmu.c CONFIG_TCG only PMU-EBB support for PPC64 TCG - - 1 - --- 2022-02-24 Daniel Henrique Barboza New
[RESEND,v3,1/1] multifd: Remove some redundant code [RESEND,v3,1/1] multifd: Remove some redundant code - - - - --- 2022-02-24 Li Zhang New
[v4] tests/qtest: add qtests for npcm7xx sdhci [v4] tests/qtest: add qtests for npcm7xx sdhci - - 2 - --- 2022-02-24 Hao Wu New
[RFC,4/4] spapr: Add KVM-on-TCG migration support ppc: nested TCG migration (KVM-on-TCG) - - - - --- 2022-02-24 Fabiano Rosas New
[RFC,3/4] hw/ppc: Take nested guest into account when saving timebase ppc: nested TCG migration (KVM-on-TCG) - - - - --- 2022-02-24 Fabiano Rosas New
[RFC,2/4] spapr: TCG: Migrate spapr_cpu->prod ppc: nested TCG migration (KVM-on-TCG) - - - - --- 2022-02-24 Fabiano Rosas New
[RFC,1/4] target/ppc: TCG: Migrate tb_offset and decr ppc: nested TCG migration (KVM-on-TCG) - - - - --- 2022-02-24 Fabiano Rosas New
[12/12] qapi: remove needless include Misc cleanups - - 1 - --- 2022-02-24 Marc-André Lureau New
[11/12] util: remove the net/net.h dependency Misc cleanups - - 2 - --- 2022-02-24 Marc-André Lureau New
[10/12] util: remove needless includes Misc cleanups - - 1 - --- 2022-02-24 Marc-André Lureau New
[09/12] scripts/modinfo-collect: remove unused/dead code Misc cleanups - - - - --- 2022-02-24 Marc-André Lureau New
[08/12] Move HOST_LONG_BITS to compiler.h Misc cleanups - - 1 - --- 2022-02-24 Marc-André Lureau New
[07/12] Simplify HOST_LONG_BITS Misc cleanups 1 - - - --- 2022-02-24 Marc-André Lureau New
[06/12] Replace config-time define HOST_WORDS_BIGENDIAN Misc cleanups - - - - --- 2022-02-24 Marc-André Lureau New
[05/12] compiler.h: drop __printf__ macro MinGW/glib workaround Misc cleanups - - - - --- 2022-02-24 Marc-André Lureau New
[04/12] compiler.h: replace QEMU_NORETURN with G_NORETURN Misc cleanups - - - - --- 2022-02-24 Marc-André Lureau New
[03/12] osdep.h: move qemu_build_not_reached() Misc cleanups - - - - --- 2022-02-24 Marc-André Lureau New
[02/12] compiler.h: replace QEMU_SENTINEL with G_GNUC_NULL_TERMINATED Misc cleanups - - 1 - --- 2022-02-24 Marc-André Lureau New
[01/12] compiler.h: replace QEMU_WARN_UNUSED_RESULT with G_GNUC_WARN_UNUSED_RESULT Misc cleanups - - 1 - --- 2022-02-24 Marc-André Lureau New
[4/4] q35: compat: keep hotplugged PCIe device broken after migration for 6.2-older machine types Fix broken PCIe device after migration - - - - --- 2022-02-24 Igor Mammedov New
[3/4] acpi: pcihp: disable power control on PCIe slot Fix broken PCIe device after migration - - - - --- 2022-02-24 Igor Mammedov New
[2/4] pcie: update slot power status only is power control is enabled Fix broken PCIe device after migration - 7 - - --- 2022-02-24 Igor Mammedov New
[1/4] pci: expose TYPE_XIO3130_DOWNSTREAM name Fix broken PCIe device after migration - - - - --- 2022-02-24 Igor Mammedov New
[2/2] iotests: add blockdev-add-transaction blockdev-add transaction - - - - --- 2022-02-24 Vladimir Sementsov-Ogievskiy New
[1/2] block: transaction support for blockdev-add blockdev-add transaction - - - - --- 2022-02-24 Vladimir Sementsov-Ogievskiy New
[10/10] tcg/s390x: Implement ctpop operation tcg/s390x: updates for mie2 and mie3 - - - - --- 2022-02-24 Richard Henderson New
[09/10] tcg/s390x: Use vector ctz for integer ctz tcg/s390x: updates for mie2 and mie3 - - - - --- 2022-02-24 Richard Henderson New
[08/10] tcg/s390x: Use tgen_movcond_int in tgen_clz tcg/s390x: updates for mie2 and mie3 - - - - --- 2022-02-24 Richard Henderson New
[07/10] tcg/s390x: Support SELGR instruction in MOVCOND tcg/s390x: updates for mie2 and mie3 - - - - --- 2022-02-24 Richard Henderson New
[06/10] tcg/s390x: Create tgen_cmp2 to simplify movcond tcg/s390x: updates for mie2 and mie3 - - - - --- 2022-02-24 Richard Henderson New
[05/10] tcg/s390x: Support MIE3 logical operations tcg/s390x: updates for mie2 and mie3 - - - - --- 2022-02-24 Richard Henderson New
[04/10] tcg/s390x: Support MIE2 MGRK instruction tcg/s390x: updates for mie2 and mie3 - - - - --- 2022-02-24 Richard Henderson New
[03/10] tcg/s390x: Support MIE2 multiply single instructions tcg/s390x: updates for mie2 and mie3 - - - - --- 2022-02-24 Richard Henderson New
[02/10] tcg/s390x: Distinguish RIE formats tcg/s390x: updates for mie2 and mie3 - - - - --- 2022-02-24 Richard Henderson New
[01/10] tcg/s390x: Distinguish RRF-a and RRF-c formats tcg/s390x: updates for mie2 and mie3 - - - - --- 2022-02-24 Richard Henderson New
[v2] target/arm: Support PSCI 1.1 and SMCCC 1.0 [v2] target/arm: Support PSCI 1.1 and SMCCC 1.0 - - - - --- 2022-02-24 Akihiko Odaki New
[v2,4/4] hw/nios2: Machine with a Vectored Interrupt Controller target/nios2: Shadow register set, EIC and VIC - - - - --- 2022-02-24 Amir Gonnen New
[v2,3/4] hw/intc: Vectored Interrupt Controller (VIC) target/nios2: Shadow register set, EIC and VIC - - - - --- 2022-02-24 Amir Gonnen New
[v2,2/4] target/nios2: Exteral Interrupt Controller (EIC) target/nios2: Shadow register set, EIC and VIC - - - - --- 2022-02-24 Amir Gonnen New
[v2,1/4] target/nios2: Shadow register set target/nios2: Shadow register set, EIC and VIC - - - - --- 2022-02-24 Amir Gonnen New
target/arm: Report KVM's actual PSCI version to guest in dtb target/arm: Report KVM's actual PSCI version to guest in dtb - - 3 - --- 2022-02-24 Peter Maydell New
[v3,2/2] virt: vmgenid: introduce driver for reinitializing RNG on VM fork VM fork detection for RNG - - 1 - --- 2022-02-24 Jason A. Donenfeld New
[v3,1/2] random: add mechanism for VM forks to reinitialize crng VM fork detection for RNG 1 - 1 - --- 2022-02-24 Jason A. Donenfeld New
hw/intc/armv7m_nvic: Fix typo in comment hw/intc/armv7m_nvic: Fix typo in comment - - - - --- 2022-02-24 Evgeny Ermakov New
[v2,12/12] macio/pmu.c: remove redundant code mos6522: switch to gpios, add control line edge-triggering and extra debugging - - 1 - --- 2022-02-24 Mark Cave-Ayland New
[v2,11/12] mos6522: implement edge-triggering for CA1/2 and CB1/2 control line IRQs mos6522: switch to gpios, add control line edge-triggering and extra debugging - - 1 - --- 2022-02-24 Mark Cave-Ayland New
[v2,10/12] mac_via: make SCSI_DATA (DRQ) bit live rather than latched mos6522: switch to gpios, add control line edge-triggering and extra debugging - - 2 - --- 2022-02-24 Mark Cave-Ayland New
[v2,09/12] mos6522: record last_irq_levels in mos6522_set_irq() mos6522: switch to gpios, add control line edge-triggering and extra debugging - - 1 - --- 2022-02-24 Mark Cave-Ayland New
[v2,08/12] mos6522: add "info via" HMP command for debugging mos6522: switch to gpios, add control line edge-triggering and extra debugging - - 1 - --- 2022-02-24 Mark Cave-Ayland New
[v2,07/12] mos6522: add register names to register read/write trace events mos6522: switch to gpios, add control line edge-triggering and extra debugging - - 3 - --- 2022-02-24 Mark Cave-Ayland New
[v2,06/12] mos6522: use device_class_set_parent_reset() to propagate reset to parent mos6522: switch to gpios, add control line edge-triggering and extra debugging - - 2 - --- 2022-02-24 Mark Cave-Ayland New
[v2,05/12] mos6522: remove update_irq() and set_sr_int() methods from MOS6522DeviceClass mos6522: switch to gpios, add control line edge-triggering and extra debugging - - 2 - --- 2022-02-24 Mark Cave-Ayland New
[v2,04/12] mos6522: switch over to use qdev gpios for IRQs mos6522: switch to gpios, add control line edge-triggering and extra debugging - - 2 - --- 2022-02-24 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,02/12] mac_via: use IFR bit flag constants for VIA1 IRQs mos6522: switch to gpios, add control line edge-triggering and extra debugging - - 1 - --- 2022-02-24 Mark Cave-Ayland New
[v2,01/12] mos6522: add defines for IFR bit flags mos6522: switch to gpios, add control line edge-triggering and extra debugging - - 2 - --- 2022-02-24 Mark Cave-Ayland New
[v2] Added parameter to take screenshot with screendump as PNG [v2] Added parameter to take screenshot with screendump as PNG - - - - --- 2022-02-24 Kshitij Suri New
[v2,2/2] ui/cocoa.m: Remove unnecessary NSAutoreleasePools ui/cocoa: updateUIInfo threading, autorelease pools - - - - --- 2022-02-24 Peter Maydell New
[v2,1/2] ui/cocoa.m: Fix updateUIInfo threading issues ui/cocoa: updateUIInfo threading, autorelease pools - - - - --- 2022-02-24 Peter Maydell New
[v2] qapi, target/i386/sev: Add cpu0-id to query-sev-capabilities [v2] qapi, target/i386/sev: Add cpu0-id to query-sev-capabilities - - - - --- 2022-02-24 Dov Murik New
vl: transform QemuOpts device to JSON syntax device vl: transform QemuOpts device to JSON syntax device - - - - --- 2022-02-24 Duan, Zhenzhong New
[v3,17/17] target/arm: Implement FEAT_LPA2 target/arm: Implement LVA, LPA, LPA2 features - - 1 - --- 2022-02-23 Richard Henderson New
[v3,16/17] tests/avocado: Limit test_virt_tcg_gicv[23] to cortex-a72 target/arm: Implement LVA, LPA, LPA2 features - - - - --- 2022-02-23 Richard Henderson New
[v3,15/17] target/arm: Advertise all page sizes for -cpu max target/arm: Implement LVA, LPA, LPA2 features - - - - --- 2022-02-23 Richard Henderson New
[v3,14/17] target/arm: Validate tlbi TG matches translation granule in use target/arm: Implement LVA, LPA, LPA2 features - - 1 - --- 2022-02-23 Richard Henderson New
[v3,13/17] target/arm: Fix TLBIRange.base for 16k and 64k pages target/arm: Implement LVA, LPA, LPA2 features - 1 1 - --- 2022-02-23 Richard Henderson New
[v3,12/17] target/arm: Introduce tlbi_aa64_get_range target/arm: Implement LVA, LPA, LPA2 features - - 1 - --- 2022-02-23 Richard Henderson New
[v3,11/17] target/arm: Extend arm_fi_to_lfsc to level -1 target/arm: Implement LVA, LPA, LPA2 features - - 1 - --- 2022-02-23 Richard Henderson New
[v3,10/17] target/arm: Implement FEAT_LPA target/arm: Implement LVA, LPA, LPA2 features - - 1 - --- 2022-02-23 Richard Henderson New
[v3,09/17] target/arm: Implement FEAT_LVA target/arm: Implement LVA, LPA, LPA2 features - - 1 - --- 2022-02-23 Richard Henderson New
[v3,08/17] target/arm: Prepare DBGBVR and DBGWVR for FEAT_LVA target/arm: Implement LVA, LPA, LPA2 features - - 1 - --- 2022-02-23 Richard Henderson New
[v3,07/17] target/arm: Honor TCR_ELx.{I}PS target/arm: Implement LVA, LPA, LPA2 features - - 2 - --- 2022-02-23 Richard Henderson New
[v3,06/17] target/arm: Use MAKE_64BIT_MASK to compute indexmask target/arm: Implement LVA, LPA, LPA2 features - - 1 - --- 2022-02-23 Richard Henderson New
[v3,05/17] target/arm: Pass outputsize down to check_s2_mmu_setup target/arm: Implement LVA, LPA, LPA2 features - - 1 - --- 2022-02-23 Richard Henderson New
[v3,04/17] target/arm: Move arm_pamax out of line target/arm: Implement LVA, LPA, LPA2 features - - 3 - --- 2022-02-23 Richard Henderson New
[v3,03/17] target/arm: Fault on invalid TCR_ELx.TxSZ target/arm: Implement LVA, LPA, LPA2 features - - 1 - --- 2022-02-23 Richard Henderson New
[v3,02/17] target/arm: Set TCR_EL1.TSZ for user-only target/arm: Implement LVA, LPA, LPA2 features - - 1 - --- 2022-02-23 Richard Henderson New
[v3,01/17] hw/registerfields: Add FIELD_SEX<N> and FIELD_SDP<N> target/arm: Implement LVA, LPA, LPA2 features - - 1 - --- 2022-02-23 Richard Henderson New
[v7,4/4] tests/tcg/s390x: changed to using .insn for tests requiring z15 s390x: Add partial z15 support and tests - - - - --- 2022-02-23 David Miller New
[v7,3/4] tests/tcg/s390x: Tests for Miscellaneous-Instruction-Extensions Facility 3 s390x: Add partial z15 support and tests - - - - --- 2022-02-23 David Miller New
[v7,2/4] s390x/cpumodel: Bump up QEMU model to a stripped-down IBM z15 GA1 s390x: Add partial z15 support and tests - - - - --- 2022-02-23 David Miller New
[v7,1/4] s390x/tcg: Implement Miscellaneous-Instruction-Extensions Facility 3 for the s390x s390x: Add partial z15 support and tests - - 1 - --- 2022-02-23 David Miller New
[PULL,6/6] MAINTAINERS: python - remove ehabkost and add bleal [PULL,1/6] python: introduce qmp-shell-wrap convenience tool 1 - 2 - --- 2022-02-23 John Snow New
[PULL,5/6] Revert "python: pin setuptools below v60.0.0" [PULL,1/6] python: introduce qmp-shell-wrap convenience tool - - - - --- 2022-02-23 John Snow New
« 1 2 ... 794 795 7964261 4262 »