Show patches with: State = Action Required       |    Archived = No       |   2184 patches
« 1 2 ... 19 20 21 22 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[PULL,07/15] tests/qemu-iotests: Restrict test 066 to the 'file' protocol [PULL,01/15] mirror: Don't call job_pause_point() under graph lock - 1 - --- 2024-03-18 Kevin Wolf New
[PULL,06/15] tests/qemu-iotests: Fix test 033 for running with non-file protocols [PULL,01/15] mirror: Don't call job_pause_point() under graph lock - 1 - --- 2024-03-18 Kevin Wolf New
[PULL,05/15] qemu-img: Fix Column Width and Improve Formatting in snapshot list [PULL,01/15] mirror: Don't call job_pause_point() under graph lock - 1 - --- 2024-03-18 Kevin Wolf New
[PULL,04/15] blockdev: Fix blockdev-snapshot-sync error reporting for no medium [PULL,01/15] mirror: Don't call job_pause_point() under graph lock - 1 - --- 2024-03-18 Kevin Wolf New
[PULL,03/15] iotests: Add test for reset/AioContext switches with NBD exports [PULL,01/15] mirror: Don't call job_pause_point() under graph lock - - - --- 2024-03-18 Kevin Wolf New
[PULL,02/15] nbd/server: Fix race in draining the export [PULL,01/15] mirror: Don't call job_pause_point() under graph lock - - - --- 2024-03-18 Kevin Wolf New
[PULL,01/15] mirror: Don't call job_pause_point() under graph lock [PULL,01/15] mirror: Don't call job_pause_point() under graph lock - 1 - --- 2024-03-18 Kevin Wolf New
[PULL,00/15] Block layer patches - - - --- 2024-03-18 Kevin Wolf New
[PATCH-for-9.1,v2,3/3] ui/console: Add 'rotate_arcdegree' field to allow per-console rotation ui/display: Introduce API to change console orientation - 1 - --- 2024-03-18 Philippe Mathieu-Daudé New
[PATCH-for-9.1,v2,2/3] hw/display/pxa2xx_lcd: Set rotation angle using qemu_console_set_rotate ui/display: Introduce API to change console orientation - 1 - --- 2024-03-18 Philippe Mathieu-Daudé New
[PATCH-for-9.1,v2,1/3] ui/console: Introduce API to change console orientation ui/display: Introduce API to change console orientation - 1 - --- 2024-03-18 Philippe Mathieu-Daudé New
[PATCH-for-9.1,3/3] ui/console: Add 'rotate_arcdegree' field to allow per-console rotation ui/display: Introduce API to change console orientation - - - --- 2024-03-18 Philippe Mathieu-Daudé New
[PATCH-for-9.1,2/3] hw/display/pxa2xx_lcd: Set rotation angle using qemu_console_set_rotate ui/display: Introduce API to change console orientation - - - --- 2024-03-18 Philippe Mathieu-Daudé New
[PATCH-for-9.1,1/3] ui/console: Introduce API to change console orientation ui/display: Introduce API to change console orientation - - - --- 2024-03-18 Philippe Mathieu-Daudé New
[RFC,v8,23/23] hw/arm/virt: Add FEAT_GICv3_NMI feature support in virt GIC target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI - 1 - --- 2024-03-18 Jinjie Ruan New
[RFC,v8,22/23] target/arm: Add FEAT_NMI to max target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI - 1 - --- 2024-03-18 Jinjie Ruan New
[RFC,v8,21/23] hw/intc/arm_gicv3: Report the VNMI interrupt target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI - 1 - --- 2024-03-18 Jinjie Ruan New
[RFC,v8,20/23] hw/intc/arm_gicv3: Report the NMI interrupt in gicv3_cpuif_update() target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI - 1 - --- 2024-03-18 Jinjie Ruan New
[RFC,v8,19/23] hw/intc/arm_gicv3: Implement NMI interrupt prioirty target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI - 1 - --- 2024-03-18 Jinjie Ruan New
[RFC,v8,18/23] hw/intc/arm_gicv3: Handle icv_nmiar1_read() for icc_nmiar1_read() target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI - 1 - --- 2024-03-18 Jinjie Ruan New
[RFC,v8,17/23] hw/intc/arm_gicv3: Add NMI handling CPU interface registers target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI - 1 - --- 2024-03-18 Jinjie Ruan New
[RFC,v8,16/23] hw/intc: Enable FEAT_GICv3_NMI Feature target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI - 1 - --- 2024-03-18 Jinjie Ruan New
[RFC,v8,15/23] hw/intc/arm_gicv3: Implement GICD_INMIR target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI - 1 - --- 2024-03-18 Jinjie Ruan New
[RFC,v8,14/23] hw/intc/arm_gicv3_redist: Implement GICR_INMIR0 target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI - 1 - --- 2024-03-18 Jinjie Ruan New
[RFC,v8,13/23] hw/intc/arm_gicv3: Add irq superpriority information target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI 1 - - --- 2024-03-18 Jinjie Ruan New
[RFC,v8,12/23] target/arm: Handle NMI in arm_cpu_do_interrupt_aarch64() target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI - 1 - --- 2024-03-18 Jinjie Ruan New
[RFC,v8,11/23] hw/intc/arm_gicv3: Add external IRQ lines for NMI target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI - 1 - --- 2024-03-18 Jinjie Ruan New
[RFC,v8,10/23] hw/arm/virt: Wire NMI and VNMI irq lines from GIC to CPU target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI - 1 - --- 2024-03-18 Jinjie Ruan New
[RFC,v8,09/23] target/arm: Handle PSTATE.ALLINT on taking an exception target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI - 1 - --- 2024-03-18 Jinjie Ruan New
[RFC,v8,08/23] target/arm: Handle IS/FS in ISR_EL1 for NMI target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI - 1 - --- 2024-03-18 Jinjie Ruan New
[RFC,v8,07/23] target/arm: Add support for NMI in arm_phys_excp_target_el() target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI - 1 - --- 2024-03-18 Jinjie Ruan New
[RFC,v8,06/23] target/arm: Add support for Non-maskable Interrupt target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI - 1 - --- 2024-03-18 Jinjie Ruan New
[RFC,v8,05/23] target/arm: Support MSR access to ALLINT target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI - 1 - --- 2024-03-18 Jinjie Ruan New
[RFC,v8,04/23] target/arm: Implement ALLINT MSR (immediate) target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI - 1 - --- 2024-03-18 Jinjie Ruan New
[RFC,v8,03/23] target/arm: Add support for FEAT_NMI, Non-maskable Interrupt target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI - 1 - --- 2024-03-18 Jinjie Ruan New
[RFC,v8,02/23] target/arm: Add PSTATE.ALLINT target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI - 1 - --- 2024-03-18 Jinjie Ruan New
[RFC,v8,01/23] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI - 1 - --- 2024-03-18 Jinjie Ruan New
ui/cocoa: Do not automatically zoom for HiDPI ui/cocoa: Do not automatically zoom for HiDPI - - - --- 2024-03-18 Akihiko Odaki New
[5/5] hw/loongarch: Remove minimum and default memory size hw/loongarch: Refine numa memory map - - - --- 2024-03-18 maobibo New
[4/5] hw/loongarch: Refine system dram memory region hw/loongarch: Refine numa memory map - - - --- 2024-03-18 maobibo New
[3/5] hw/loongarch: Refine fwcfg memory map hw/loongarch: Refine numa memory map - - - --- 2024-03-18 maobibo New
[2/5] hw/loongarch: Refine fadt memory table for numa memory hw/loongarch: Refine numa memory map - - - --- 2024-03-18 maobibo New
[1/5] hw/loongarch: Refine acpi srat table for numa memory hw/loongarch: Refine numa memory map - - - --- 2024-03-18 maobibo New
[2/2] ui/console: Remove dpy_cursor_define_supported() ui/cocoa: Add cursor composition - - - --- 2024-03-18 Akihiko Odaki New
[1/2] ui/cocoa: Add cursor composition ui/cocoa: Add cursor composition - - - --- 2024-03-18 Akihiko Odaki New
[4/4] ui/curses: Do not use console_select() ui/console: Remove console_select() - - - --- 2024-03-18 Akihiko Odaki New
[3/4] ui/cocoa: Do not use console_select() ui/console: Remove console_select() - - - --- 2024-03-18 Akihiko Odaki New
[2/4] ui/vnc: Do not use console_select() ui/console: Remove console_select() - - - --- 2024-03-18 Akihiko Odaki New
[1/4] ui/vc: Do not inherit the size of active console ui/console: Remove console_select() - 1 - --- 2024-03-18 Akihiko Odaki New
[3/3] ui/cocoa: Use NSTrackingInVisibleRect Fixes for "ui/cocoa: Let the platform toggle fullscreen" - 1 - --- 2024-03-18 Akihiko Odaki New
[2/3] ui/cocoa: Resize window after toggling zoom-to-fit Fixes for "ui/cocoa: Let the platform toggle fullscreen" - 1 - --- 2024-03-18 Akihiko Odaki New
[1/3] ui/cocoa: Fix aspect ratio Fixes for "ui/cocoa: Let the platform toggle fullscreen" - - - --- 2024-03-18 Akihiko Odaki New
[V6] target/loongarch: Fix tlb huge page loading issue [V6] target/loongarch: Fix tlb huge page loading issue - 1 - --- 2024-03-18 Xianglai Li New
[v2,3/3] qom/object_interfaces: Remove local_err in user_creatable_add_type Simplify user_creatable_add_type error path - 1 - --- 2024-03-18 Duan, Zhenzhong New
[v2,2/3] qom/object_interfaces: Make object_set_properties_from_qdict return bool Simplify user_creatable_add_type error path - 1 - --- 2024-03-18 Duan, Zhenzhong New
[v2,1/3] qom/object_interfaces: Remove unnecessary local error check Simplify user_creatable_add_type error path - 1 - --- 2024-03-18 Duan, Zhenzhong New
build: Re-introduce an 'info' target to build a Texinfo manual. build: Re-introduce an 'info' target to build a Texinfo manual. - - - --- 2024-03-18 Maxim Cournoyer New
[v2,1/1] cxl/mem: Fix for the index of Clear Event Record Handle cxl/mem: Fix for the index of Clear Event Record Handle - 3 - --- 2024-03-18 Yuquan Wang New
[7/7] target/hppa: fix do_stdby_e() few fixes for hppa target - 1 - --- 2024-03-17 Sven Schnelle New
[6/7] target/hppa: mask privilege bits in mfia few fixes for hppa target - 2 - --- 2024-03-17 Sven Schnelle New
[5/7] target/hppa: copy new_spc to iasq_f on be,n instruction few fixes for hppa target - - - --- 2024-03-17 Sven Schnelle New
[4/7] target/hppa: exit tb on flush cache instructions few fixes for hppa target - 1 - --- 2024-03-17 Sven Schnelle New
[3/7] target/hppa: fix access_id check few fixes for hppa target - 1 - --- 2024-03-17 Sven Schnelle New
[2/7] target/hppa: fix shrp for wide mode few fixes for hppa target - 2 - --- 2024-03-17 Sven Schnelle New
[1/7] target/hppa: ldcw,s uses static shift of 3 few fixes for hppa target - 1 - --- 2024-03-17 Sven Schnelle New
[PULL,10/10] migration/multifd: Duplicate the fd for the outgoing_args [PULL,01/10] io: Introduce qio_channel_file_new_dupfd - 1 - --- 2024-03-17 Peter Xu New
[PULL,09/10] migration/multifd: Ensure we're not given a socket for file migration [PULL,01/10] io: Introduce qio_channel_file_new_dupfd - 1 - --- 2024-03-17 Peter Xu New
[PULL,08/10] migration: Fix iocs leaks during file and fd migration [PULL,01/10] io: Introduce qio_channel_file_new_dupfd - - - --- 2024-03-17 Peter Xu New
[PULL,07/10] migration: cpr-reboot documentation [PULL,01/10] io: Introduce qio_channel_file_new_dupfd - 2 - --- 2024-03-17 Peter Xu New
[PULL,06/10] migration: Skip only empty block devices [PULL,01/10] io: Introduce qio_channel_file_new_dupfd - 2 - --- 2024-03-17 Peter Xu New
[PULL,05/10] physmem: Fix migration dirty bitmap coherency with TCG memory access [PULL,01/10] io: Introduce qio_channel_file_new_dupfd - 1 1 --- 2024-03-17 Peter Xu New
[PULL,04/10] physmem: Factor cpu_physical_memory_dirty_bits_cleared() out [PULL,01/10] io: Introduce qio_channel_file_new_dupfd - 1 1 --- 2024-03-17 Peter Xu New
[PULL,03/10] physmem: Expose tlb_reset_dirty_range_all() [PULL,01/10] io: Introduce qio_channel_file_new_dupfd - 1 - --- 2024-03-17 Peter Xu New
[PULL,02/10] migration: Fix error handling after dup in file migration [PULL,01/10] io: Introduce qio_channel_file_new_dupfd - 1 - --- 2024-03-17 Peter Xu New
[PULL,01/10] io: Introduce qio_channel_file_new_dupfd [PULL,01/10] io: Introduce qio_channel_file_new_dupfd - 1 - --- 2024-03-17 Peter Xu New
[PULL,00/10] Migration 20240317 patches - - - --- 2024-03-17 Peter Xu New
linux-user: replace calloc() with g_new0() linux-user: replace calloc() with g_new0() - 1 - --- 2024-03-17 Nguyen Dinh Phi New
[7/7] tests/qtest: Add tests for the STM32L4x5 USART hw/char: Implement the STM32L4x5 USART, UART and LPUART - - - --- 2024-03-17 Arnaud Minier New
[6/7] hw/arm: Add the USART to the stm32l4x5 SoC hw/char: Implement the STM32L4x5 USART, UART and LPUART - - - --- 2024-03-17 Arnaud Minier New
[5/7] hw/char/stm32l4x5_usart: Add options for serial parameters setting hw/char: Implement the STM32L4x5 USART, UART and LPUART - - - --- 2024-03-17 Arnaud Minier New
[4/7] hw/char/stm32l4x5_usart: Enable serial read and write hw/char: Implement the STM32L4x5 USART, UART and LPUART - - - --- 2024-03-17 Arnaud Minier New
[3/7] hw/char/stm32l4x5_usart: Add USART, UART, LPUART types hw/char: Implement the STM32L4x5 USART, UART and LPUART - - - --- 2024-03-17 Arnaud Minier New
[2/7] hw/char: Implement STM32L4x5 USART skeleton hw/char: Implement the STM32L4x5 USART, UART and LPUART - - - --- 2024-03-17 Arnaud Minier New
[1/7] hw/misc/stm32l4x5_rcc: Propagate period when enabling a clock hw/char: Implement the STM32L4x5 USART, UART and LPUART - - - --- 2024-03-17 Arnaud Minier New
« 1 2 ... 19 20 21 22 »