Show patches with: State = Action Required       |    Archived = No       |   426731 patches
« 1 2 ... 1045 1046 10474267 4268 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v4,07/13] accel-ops: Introduce create_vcpu_thread_precheck / postcheck handlers accel: Fix vCPU memory leaks - - - - --- 2022-03-23 Philippe Mathieu-Daudé New
[v4,08/13] accel/tcg: Extract rr_create_vcpu_thread_precheck() accel: Fix vCPU memory leaks - - - - --- 2022-03-23 Philippe Mathieu-Daudé New
[v4,09/13] accel/all: Extract common_vcpu_thread_create() accel: Fix vCPU memory leaks - - - - --- 2022-03-23 Philippe Mathieu-Daudé New
[v4,10/13] accel-ops: Introduce common_vcpu_thread_destroy() and .precheck handler accel: Fix vCPU memory leaks - - - - --- 2022-03-23 Philippe Mathieu-Daudé New
[v4,11/13] accel/tcg: Add rr_destroy_vcpu_thread_precheck() accel: Fix vCPU memory leaks - - - - --- 2022-03-23 Philippe Mathieu-Daudé New
[v4,12/13] softmmu/cpus: Free cpu->thread in generic_destroy_vcpu_thread() accel: Fix vCPU memory leaks - - - - --- 2022-03-23 Philippe Mathieu-Daudé New
[v4,13/13] softmmu/cpus: Free cpu->halt_cond in generic_destroy_vcpu_thread() accel: Fix vCPU memory leaks - - - - --- 2022-03-23 Philippe Mathieu-Daudé New
[PATCH-for-7.0,v3] qemu/main-loop: Disable block backend global state assertion on Cocoa [PATCH-for-7.0,v3] qemu/main-loop: Disable block backend global state assertion on Cocoa - - 2 - --- 2022-03-25 Philippe Mathieu-Daudé New
[PULL,0/4] Darwin patches for 2022-03-29 - - - - --- 2022-03-28 Philippe Mathieu-Daudé New
[PULL,1/4] gitattributes: Cover Objective-C source files [PULL,1/4] gitattributes: Cover Objective-C source files - - 1 - --- 2022-03-28 Philippe Mathieu-Daudé New
[PULL,2/4] qemu/main-loop: Disable block backend global state assertion on Cocoa [PULL,1/4] gitattributes: Cover Objective-C source files - - 2 - --- 2022-03-28 Philippe Mathieu-Daudé New
[PULL,3/4] ui/cocoa: Respect left-command-key option [PULL,1/4] gitattributes: Cover Objective-C source files - 1 1 - --- 2022-03-28 Philippe Mathieu-Daudé New
[PULL,4/4] ui/console: Check console before emitting GL event [PULL,1/4] gitattributes: Cover Objective-C source files - - 2 - --- 2022-03-28 Philippe Mathieu-Daudé New
[PULL,0/3] MIPS patches for 2022-03-29 - - - - --- 2022-03-29 Philippe Mathieu-Daudé New
[PULL,1/3] memory: Make memory_region_readd_subregion() properly handle mapped aliases [PULL,1/3] memory: Make memory_region_readd_subregion() properly handle mapped aliases - 1 - 1 --- 2022-03-29 Philippe Mathieu-Daudé New
[PULL,2/3] target/mips: Fix address space range declaration on n32 [PULL,1/3] memory: Make memory_region_readd_subregion() properly handle mapped aliases - - 2 1 --- 2022-03-29 Philippe Mathieu-Daudé New
[PULL,3/3] qemu-binfmt-conf.sh: mips: allow nonzero EI_ABIVERSION, distinguish o32 and n32 [PULL,1/3] memory: Make memory_region_readd_subregion() properly handle mapped aliases - - 2 - --- 2022-03-29 Philippe Mathieu-Daudé New
[PATCH-for-7.1] hw/tpm/tpm_tis: Avoid eventual read overrun [PATCH-for-7.1] hw/tpm/tpm_tis: Avoid eventual read overrun - 1 - - --- 2022-03-30 Philippe Mathieu-Daudé New
qom/object: Remove circular include dependency qom/object: Remove circular include dependency - - 3 - --- 2022-05-09 Philippe Mathieu-Daudé New
hw/sd/sdcard: Return ILLEGAL for CMD19/CMD23 prior SD spec v3.01 hw/sd/sdcard: Return ILLEGAL for CMD19/CMD23 prior SD spec v3.01 - - 1 - --- 2022-05-09 Philippe Mathieu-Daudé New
hw/adc/zynq-xadc: Use qemu_irq typedef hw/adc/zynq-xadc: Use qemu_irq typedef - - 1 - --- 2022-05-09 Philippe Mathieu-Daudé New
[v2,1/3] linux-user/elfload: Remove pointless non-const CPUArchState cast linux-user: Use CPUArchState* instead of void* when possible - - 1 - --- 2022-05-09 Philippe Mathieu-Daudé New
[v2,2/3] linux-user: Have do_syscall() use CPUArchState* instead of void* linux-user: Use CPUArchState* instead of void* when possible - - 1 - --- 2022-05-09 Philippe Mathieu-Daudé New
[v2,3/3] linux-user: Remove pointless CPU{ARCH}State casts linux-user: Use CPUArchState* instead of void* when possible - - 1 - --- 2022-05-09 Philippe Mathieu-Daudé New
target/mips: Fix WatchHi.M handling target/mips: Fix WatchHi.M handling - - 1 - --- 2022-05-11 Philippe Mathieu-Daudé New
target/arm/hvf: Include missing "cpregs.h" target/arm/hvf: Include missing "cpregs.h" - 1 1 - --- 2022-05-25 Philippe Mathieu-Daudé New
[v2,01/11] hw/acpi/piix4: move xen_enabled() logic from piix4_pm_init() to piix4_pm_realize() hw/acpi/piix4: remove legacy piix4_pm_init() function - - 2 - --- 2022-05-30 Philippe Mathieu-Daudé New
[v2,02/11] hw/acpi/piix4: change smm_enabled from int to bool hw/acpi/piix4: remove legacy piix4_pm_init() function - - 2 - --- 2022-05-30 Philippe Mathieu-Daudé New
[v2,03/11] hw/acpi/piix4: convert smm_enabled bool to qdev property hw/acpi/piix4: remove legacy piix4_pm_init() function - - 2 - --- 2022-05-30 Philippe Mathieu-Daudé New
[v2,04/11] hw/acpi/piix4: move PIIX4PMState into separate piix4.h header hw/acpi/piix4: remove legacy piix4_pm_init() function - - 1 - --- 2022-05-30 Philippe Mathieu-Daudé New
[v2,05/11] hw/acpi/piix4: alter piix4_pm_init() to return PIIX4PMState hw/acpi/piix4: remove legacy piix4_pm_init() function - - 1 - --- 2022-05-30 Philippe Mathieu-Daudé New
[v2,06/11] hw/acpi/piix4: rename piix4_pm_init() to piix4_pm_initfn() hw/acpi/piix4: remove legacy piix4_pm_init() function - - 1 - --- 2022-05-30 Philippe Mathieu-Daudé New
[v2,07/11] hw/acpi/piix4: use qdev gpio to wire up sci_irq hw/acpi/piix4: remove legacy piix4_pm_init() function - - 1 - --- 2022-05-30 Philippe Mathieu-Daudé New
[v2,08/11] hw/acpi/piix4: use qdev gpio to wire up smi_irq hw/acpi/piix4: remove legacy piix4_pm_init() function - - 1 - --- 2022-05-30 Philippe Mathieu-Daudé New
[v2,09/11] hw/i386/pc_piix: create PIIX4_PM device directly instead of using piix4_pm_initfn() hw/acpi/piix4: remove legacy piix4_pm_init() function - - 1 - --- 2022-05-30 Philippe Mathieu-Daudé New
[v2,10/11] hw/isa/piix4.c: create PIIX4_PM device directly instead of using piix4_pm_initfn() hw/acpi/piix4: remove legacy piix4_pm_init() function - - 1 - --- 2022-05-30 Philippe Mathieu-Daudé New
[v2,11/11] hw/acpi/piix4: remove unused piix4_pm_initfn() function hw/acpi/piix4: remove legacy piix4_pm_init() function - - 1 - --- 2022-05-30 Philippe Mathieu-Daudé New
[v2,01/25] hw/sd/sdcard: Return ILLEGAL for CMD19/CMD23 prior SD spec v3.01 hw/sd: Rework models for eMMC support - - 1 - --- 2022-05-30 Philippe Mathieu-Daudé New
[v2,02/25] hw/sd: When card is in wrong state, log which state it is hw/sd: Rework models for eMMC support - - 1 - --- 2022-05-30 Philippe Mathieu-Daudé New
[v2,03/25] hw/sd: When card is in wrong state, log which spec version is used hw/sd: Rework models for eMMC support - - 1 - --- 2022-05-30 Philippe Mathieu-Daudé New
[v2,04/25] hw/sd: Move proto_name to SDProto structure hw/sd: Rework models for eMMC support - - 1 - --- 2022-05-30 Philippe Mathieu-Daudé New
[v2,05/25] hw/sd: Introduce sd_cmd_handler type hw/sd: Rework models for eMMC support - - 1 - --- 2022-05-30 Philippe Mathieu-Daudé New
[v2,06/25] hw/sd: Add sd_cmd_illegal() handler hw/sd: Rework models for eMMC support - - 1 - --- 2022-05-30 Philippe Mathieu-Daudé New
[v2,07/25] hw/sd: Add sd_cmd_unimplemented() handler hw/sd: Rework models for eMMC support - - - - --- 2022-05-30 Philippe Mathieu-Daudé New
[v2,08/25] hw/sd: Add sd_cmd_GO_IDLE_STATE() handler hw/sd: Rework models for eMMC support - - 1 - --- 2022-05-30 Philippe Mathieu-Daudé New
[v2,09/25] hw/sd: Add sd_cmd_SEND_OP_CMD() handler hw/sd: Rework models for eMMC support - - - - --- 2022-05-30 Philippe Mathieu-Daudé New
[v2,10/25] hw/sd: Add sd_cmd_ALL_SEND_CID() handler hw/sd: Rework models for eMMC support - - 1 - --- 2022-05-30 Philippe Mathieu-Daudé New
[v2,11/25] hw/sd: Add sd_cmd_SEND_RELATIVE_ADDR() handler hw/sd: Rework models for eMMC support - - 1 - --- 2022-05-30 Philippe Mathieu-Daudé New
[v2,12/25] hw/sd: Add sd_cmd_SEND_TUNING_BLOCK() handler hw/sd: Rework models for eMMC support - - 1 - --- 2022-05-30 Philippe Mathieu-Daudé New
[v2,13/25] hw/sd: Add sd_cmd_SET_BLOCK_COUNT() handler hw/sd: Rework models for eMMC support - - 1 - --- 2022-05-30 Philippe Mathieu-Daudé New
[v2,14/25] hw/sd: Basis for eMMC support hw/sd: Rework models for eMMC support - - - - --- 2022-05-30 Philippe Mathieu-Daudé New
[v2,15/25] hw/sd: Add sd_emmc_cmd_SEND_OP_CMD() handler hw/sd: Rework models for eMMC support - - - - --- 2022-05-30 Philippe Mathieu-Daudé New
[v2,16/25] hw/sd: Add sd_emmc_cmd_ALL_SEND_CID() handler hw/sd: Rework models for eMMC support - - - - --- 2022-05-30 Philippe Mathieu-Daudé New
[v2,17/25] hw/sd: Add sd_emmc_cmd_SEND_RELATIVE_ADDR() handler hw/sd: Rework models for eMMC support - - - - --- 2022-05-30 Philippe Mathieu-Daudé New
[v2,18/25] hw/sd: Add sd_emmc_cmd_APP_CMD() handler hw/sd: Rework models for eMMC support - - - - --- 2022-05-30 Philippe Mathieu-Daudé New
[v2,19/25] hw/sd: add sd_emmc_cmd_SEND_TUNING_BLOCK() handler hw/sd: Rework models for eMMC support - - - - --- 2022-05-30 Philippe Mathieu-Daudé New
[v2,20/25] hw/sd: Add CMD21 tuning sequence hw/sd: Rework models for eMMC support - - - - --- 2022-05-30 Philippe Mathieu-Daudé New
[v2,21/25] hw/sd: Add mmc switch function support hw/sd: Rework models for eMMC support - - - - --- 2022-05-30 Philippe Mathieu-Daudé New
[v2,22/25] hw/sd: Add sd_emmc_cmd_SEND_EXT_CSD() handler hw/sd: Rework models for eMMC support - - - - --- 2022-05-30 Philippe Mathieu-Daudé New
[v2,23/25] hw/sd: Support boot area in emmc image hw/sd: Rework models for eMMC support - - - - --- 2022-05-30 Philippe Mathieu-Daudé New
[v2,24/25] hw/sd: Subtract bootarea size from blk hw/sd: Rework models for eMMC support - - - - --- 2022-05-30 Philippe Mathieu-Daudé New
[v2,25/25] hw/sd: Add boot config support hw/sd: Rework models for eMMC support - - - - --- 2022-05-30 Philippe Mathieu-Daudé New
[PULL,00/49] MIPS patches for 2022-06-11 - - - - --- 2022-06-11 Philippe Mathieu-Daudé New
[PULL,01/49] target/mips: Fix WatchHi.M handling [PULL,01/49] target/mips: Fix WatchHi.M handling - - 2 - --- 2022-06-11 Philippe Mathieu-Daudé New
[PULL,02/49] target/mips: Fix SAT_S trans helper [PULL,01/49] target/mips: Fix WatchHi.M handling - 1 2 - --- 2022-06-11 Philippe Mathieu-Daudé New
[PULL,03/49] target/mips: Fix df_extract_val() and df_extract_df() dfe lookup [PULL,01/49] target/mips: Fix WatchHi.M handling - 1 2 - --- 2022-06-11 Philippe Mathieu-Daudé New
[PULL,04/49] target/mips: Fix msa checking condition in trans_msa_elm_fn() [PULL,01/49] target/mips: Fix WatchHi.M handling - 2 2 - --- 2022-06-11 Philippe Mathieu-Daudé New
[PULL,05/49] target/mips: Do not treat msa INSERT as NOP when wd is zero [PULL,01/49] target/mips: Fix WatchHi.M handling - 1 1 - --- 2022-06-11 Philippe Mathieu-Daudé New
[PULL,06/49] target/mips: Fix store adress of high 64bit in helper_msa_st_b() [PULL,01/49] target/mips: Fix WatchHi.M handling - 1 2 - --- 2022-06-11 Philippe Mathieu-Daudé New
[PULL,07/49] target/mips: Fix FTRUNC_S and FTRUNC_U trans helper [PULL,01/49] target/mips: Fix WatchHi.M handling - 1 2 - --- 2022-06-11 Philippe Mathieu-Daudé New
[PULL,08/49] target/mips: Fix emulation of nanoMIPS MTHLIP instruction [PULL,01/49] target/mips: Fix WatchHi.M handling - - 1 - --- 2022-06-11 Philippe Mathieu-Daudé New
[PULL,09/49] target/mips: Fix emulation of nanoMIPS EXTRV_S.H instruction [PULL,01/49] target/mips: Fix WatchHi.M handling - 1 1 - --- 2022-06-11 Philippe Mathieu-Daudé New
[PULL,10/49] target/mips: Fix emulation of nanoMIPS BPOSGE32C instruction [PULL,01/49] target/mips: Fix WatchHi.M handling - - 1 - --- 2022-06-11 Philippe Mathieu-Daudé New
[PULL,11/49] target/mips: Fix emulation of nanoMIPS BNEC[32] instruction [PULL,01/49] target/mips: Fix WatchHi.M handling - - 1 - --- 2022-06-11 Philippe Mathieu-Daudé New
[PULL,12/49] target/mips: Fix handling of unaligned memory access for nanoMIPS ISA [PULL,01/49] target/mips: Fix WatchHi.M handling - - 1 - --- 2022-06-11 Philippe Mathieu-Daudé New
[PULL,13/49] target/mips: Add missing default cases for some nanoMIPS pools [PULL,01/49] target/mips: Fix WatchHi.M handling - - 1 - --- 2022-06-11 Philippe Mathieu-Daudé New
[PULL,14/49] target/mips: Undeprecate nanoMIPS ISA support in QEMU [PULL,01/49] target/mips: Fix WatchHi.M handling - - - - --- 2022-06-11 Philippe Mathieu-Daudé New
[PULL,15/49] hw/block/fdc-sysbus: Always mark sysbus floppy controllers as not having DMA [PULL,01/49] target/mips: Fix WatchHi.M handling - 1 2 - --- 2022-06-11 Philippe Mathieu-Daudé New
[PULL,16/49] hw/acpi/piix4: move xen_enabled() logic from piix4_pm_init() to piix4_pm_realize() [PULL,01/49] target/mips: Fix WatchHi.M handling - - 3 - --- 2022-06-11 Philippe Mathieu-Daudé New
[PULL,17/49] hw/acpi/piix4: change smm_enabled from int to bool [PULL,01/49] target/mips: Fix WatchHi.M handling - - 3 - --- 2022-06-11 Philippe Mathieu-Daudé New
[PULL,18/49] hw/acpi/piix4: convert smm_enabled bool to qdev property [PULL,01/49] target/mips: Fix WatchHi.M handling - - 3 - --- 2022-06-11 Philippe Mathieu-Daudé New
[PULL,19/49] hw/acpi/piix4: move PIIX4PMState into separate piix4.h header [PULL,01/49] target/mips: Fix WatchHi.M handling - - 2 - --- 2022-06-11 Philippe Mathieu-Daudé New
[PULL,20/49] hw/acpi/piix4: alter piix4_pm_init() to return PIIX4PMState [PULL,01/49] target/mips: Fix WatchHi.M handling - - 2 - --- 2022-06-11 Philippe Mathieu-Daudé New
[PULL,21/49] hw/acpi/piix4: rename piix4_pm_init() to piix4_pm_initfn() [PULL,01/49] target/mips: Fix WatchHi.M handling - - 2 - --- 2022-06-11 Philippe Mathieu-Daudé New
[PULL,22/49] hw/acpi/piix4: use qdev gpio to wire up sci_irq [PULL,01/49] target/mips: Fix WatchHi.M handling - - 2 - --- 2022-06-11 Philippe Mathieu-Daudé New
[PULL,23/49] hw/acpi/piix4: use qdev gpio to wire up smi_irq [PULL,01/49] target/mips: Fix WatchHi.M handling - - 2 - --- 2022-06-11 Philippe Mathieu-Daudé New
[PULL,24/49] hw/i386/pc_piix: create PIIX4_PM device directly instead of using piix4_pm_initfn() [PULL,01/49] target/mips: Fix WatchHi.M handling - - 2 - --- 2022-06-11 Philippe Mathieu-Daudé New
[PULL,25/49] hw/isa/piix4.c: create PIIX4_PM device directly instead of using piix4_pm_initfn() [PULL,01/49] target/mips: Fix WatchHi.M handling - - 2 - --- 2022-06-11 Philippe Mathieu-Daudé New
[PULL,26/49] hw/acpi/piix4: remove unused piix4_pm_initfn() function [PULL,01/49] target/mips: Fix WatchHi.M handling - - 2 - --- 2022-06-11 Philippe Mathieu-Daudé New
[PULL,27/49] hw/southbridge/piix: Aggregate all PIIX southbridge type names [PULL,01/49] target/mips: Fix WatchHi.M handling - - 2 - --- 2022-06-11 Philippe Mathieu-Daudé New
[PULL,28/49] hw/isa/piix4: Use object_initialize_child() for embedded struct [PULL,01/49] target/mips: Fix WatchHi.M handling - - 2 - --- 2022-06-11 Philippe Mathieu-Daudé New
[PULL,29/49] hw/isa/piix4: Move pci_map_irq_fn' near pci_set_irq_fn [PULL,01/49] target/mips: Fix WatchHi.M handling - - 2 - --- 2022-06-11 Philippe Mathieu-Daudé New
[PULL,30/49] hw/isa/piix4: QOM'ify PCI device creation and wiring [PULL,01/49] target/mips: Fix WatchHi.M handling - - 2 - --- 2022-06-11 Philippe Mathieu-Daudé New
[PULL,31/49] hw/isa/piix4: Factor out ISABus retrieval from piix4_create() [PULL,01/49] target/mips: Fix WatchHi.M handling - - 2 - --- 2022-06-11 Philippe Mathieu-Daudé New
[PULL,32/49] hw/isa/piix4: QOM'ify PIIX4 PM creation [PULL,01/49] target/mips: Fix WatchHi.M handling - - 2 - --- 2022-06-11 Philippe Mathieu-Daudé New
[PULL,33/49] hw/isa/piix4: Inline and remove piix4_create() [PULL,01/49] target/mips: Fix WatchHi.M handling - - 2 - --- 2022-06-11 Philippe Mathieu-Daudé New
[PULL,34/49] hw/isa/piix3: Move pci_map_irq_fn near pci_set_irq_fn [PULL,01/49] target/mips: Fix WatchHi.M handling - - 2 - --- 2022-06-11 Philippe Mathieu-Daudé New
[PULL,35/49] hw/isa/piix3: QOM'ify PCI device creation and wiring [PULL,01/49] target/mips: Fix WatchHi.M handling - - 2 - --- 2022-06-11 Philippe Mathieu-Daudé New
[PULL,36/49] hw/isa/piix3: Factor out ISABus retrieval from piix3_create() [PULL,01/49] target/mips: Fix WatchHi.M handling - - 2 - --- 2022-06-11 Philippe Mathieu-Daudé New
[PULL,37/49] hw/isa/piix3: Inline and remove piix3_create() [PULL,01/49] target/mips: Fix WatchHi.M handling - - 2 - --- 2022-06-11 Philippe Mathieu-Daudé New
« 1 2 ... 1045 1046 10474267 4268 »