Show patches with: State = Action Required       |   427193 patches
« 1 2 ... 480 481 4824271 4272 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[1/3] hw/audio/ac97: Coding style fixes to avoid checkpatch errors Misc AC97 clean ups - - - - --- 2022-04-22 BALATON Zoltan New
[2/3] hw/audio/ac97: Remove unimplemented reset functions Misc AC97 clean ups - - - - --- 2022-04-22 BALATON Zoltan New
[3/3] hw/audio/ac97: Remove unneeded local variables Misc AC97 clean ups - - 1 - --- 2022-04-22 BALATON Zoltan New
[v3,7/8] hw/audio/ac97: Split off some definitions to a header Pegasos2 fixes and audio output support - - 1 - --- 2022-01-25 BALATON Zoltan New
[v2,3/5] usb/ohci: Move USBPortOps related functions together Misc OHCI clean ups - - 1 - --- 2022-01-25 BALATON Zoltan New
[v2,2/5] usb/ohci: Move cancelling async packet to ohci_stop_endpoints() Misc OHCI clean ups - - - - --- 2022-01-25 BALATON Zoltan New
[v2,4/5] usb/ohci: Merge ohci_async_cancel_device() into ohci_child_detach() Misc OHCI clean ups - - 1 - --- 2022-01-25 BALATON Zoltan New
[v2,5/5] usb/ohci: Don't use packet from OHCIState for isochronous transfers Misc OHCI clean ups - - - - --- 2022-01-25 BALATON Zoltan New
[v2,1/5] usb/ohci: Move trace point and log ep number to help debugging Misc OHCI clean ups - - - - --- 2022-01-25 BALATON Zoltan New
[v3,8/8] hw/audio/via-ac97: Basic implementation of audio playback Pegasos2 fixes and audio output support - - - 1 --- 2022-01-23 BALATON Zoltan New
[5/5] usb/ohci: Don't use packet from OHCIState for isochronous transfers Misc OHCI clean ups - - - - --- 2022-01-16 BALATON Zoltan New
[4/5] usb/ohci: Merge ohci_async_cancel_device() into ohci_child_detach() Misc OHCI clean ups - - - - --- 2022-01-16 BALATON Zoltan New
[3/5] usb/ohci: Move USBPortOps related functions together Misc OHCI clean ups - - - - --- 2022-01-16 BALATON Zoltan New
[2/5] usb/ohci: Move cancelling async packet to ohci_stop_endpoints() Misc OHCI clean ups - - - - --- 2022-01-16 BALATON Zoltan New
[1/5] usb/ohci: Move trace point and log ep number to help debugging Misc OHCI clean ups - - - - --- 2022-01-16 BALATON Zoltan New
hw/acpi: Set memory regions to native endian as a work around hw/acpi: Set memory regions to native endian as a work around - - - - --- 2021-11-08 BALATON Zoltan New
ppc/pegasos2: Suppress warning when qtest enabled ppc/pegasos2: Suppress warning when qtest enabled - - 1 - --- 2021-11-01 BALATON Zoltan New
[v2] hmp: Add shortcut to stop command to match cont [v2] hmp: Add shortcut to stop command to match cont - - 1 - --- 2021-10-30 BALATON Zoltan New
[v7,29/30] hw/timer/sh_timer: Fix timer memory region size Untitled series #269594 - - 1 - --- 2021-10-29 BALATON Zoltan New
[v6,07/30] hw/sh4: Change debug printfs to traces More SH4 clean ups (including code style series) - - 1 - --- 2021-10-29 BALATON Zoltan New
[v6,03/30] hw/sh4: Coding style: White space fixes More SH4 clean ups (including code style series) - - 2 - --- 2021-10-29 BALATON Zoltan New
[v6,02/30] hw/sh4: Coding style: Fix multi-line comments More SH4 clean ups (including code style series) - - 2 - --- 2021-10-29 BALATON Zoltan New
[v6,20/30] hw/intc/sh_intc: Remove excessive parenthesis More SH4 clean ups (including code style series) - - 2 - --- 2021-10-29 BALATON Zoltan New
[v6,19/30] hw/intc/sh_intc: Move sh_intc_register() closer to its only user More SH4 clean ups (including code style series) - - 2 - --- 2021-10-29 BALATON Zoltan New
[v6,15/30] hw/intc/sh_intc: Use existing macro instead of local one More SH4 clean ups (including code style series) - - 2 - --- 2021-10-29 BALATON Zoltan New
[v6,30/30] hw/timer/sh_timer: Remove use of hw_error More SH4 clean ups (including code style series) - - 1 - --- 2021-10-29 BALATON Zoltan New
[v6,16/30] hw/intc/sh_intc: Turn some defines into an enum More SH4 clean ups (including code style series) - - - - --- 2021-10-29 BALATON Zoltan New
[v6,29/30] hw/timer/sh_timer: Fix timer memory region size More SH4 clean ups (including code style series) - - - - --- 2021-10-29 BALATON Zoltan New
[v6,28/30] hw/timer/sh_timer: Do not wrap lines that are not too long More SH4 clean ups (including code style series) - - 1 - --- 2021-10-29 BALATON Zoltan New
[v6,22/30] hw/intc/sh_intc: Inline and drop sh_intc_source() function More SH4 clean ups (including code style series) - - 1 - --- 2021-10-29 BALATON Zoltan New
[v6,26/30] hw/intc/sh_intc: Remove unneeded local variable initialisers More SH4 clean ups (including code style series) - - 1 - --- 2021-10-29 BALATON Zoltan New
[v6,27/30] hw/timer/sh_timer: Rename sh_timer_state to SHTimerState More SH4 clean ups (including code style series) - - 1 - --- 2021-10-29 BALATON Zoltan New
[v6,05/30] hw/sh4: Coding style: Remove unnecessary casts More SH4 clean ups (including code style series) - - 2 - --- 2021-10-29 BALATON Zoltan New
[v6,01/30] hw/sh4: Coding style: Remove tabs More SH4 clean ups (including code style series) - - 2 - --- 2021-10-29 BALATON Zoltan New
[v6,08/30] hw/sh4/r2d: Use error_report instead of fprintf to stderr More SH4 clean ups (including code style series) - - 2 - --- 2021-10-29 BALATON Zoltan New
[v6,04/30] hw/sh4: Coding style: Add missing braces More SH4 clean ups (including code style series) - - 2 - --- 2021-10-29 BALATON Zoltan New
[v6,18/30] hw/intc/sh_intc: Drop another useless macro More SH4 clean ups (including code style series) - - 2 - --- 2021-10-29 BALATON Zoltan New
[v6,09/30] hw/char/sh_serial: Do not abort on invalid access More SH4 clean ups (including code style series) - - 2 - --- 2021-10-29 BALATON Zoltan New
[v6,23/30] hw/intc/sh_intc: Replace abort() with g_assert_not_reached() More SH4 clean ups (including code style series) - - 2 - --- 2021-10-29 BALATON Zoltan New
[v6,12/30] hw/char/sh_serial: Split off sh_serial_reset() from sh_serial_init() More SH4 clean ups (including code style series) - - 1 - --- 2021-10-29 BALATON Zoltan New
[v6,11/30] hw/char/sh_serial: Embed QEMUTimer in state struct More SH4 clean ups (including code style series) - - 1 - --- 2021-10-29 BALATON Zoltan New
[v6,06/30] hw/sh4: Fix typos in a comment More SH4 clean ups (including code style series) - - 2 - --- 2021-10-29 BALATON Zoltan New
[v6,25/30] hw/intc/sh_intc: Simplify allocating sources array More SH4 clean ups (including code style series) - - 1 - --- 2021-10-29 BALATON Zoltan New
[v6,13/30] hw/char/sh_serial: QOM-ify More SH4 clean ups (including code style series) - - - - --- 2021-10-29 BALATON Zoltan New
[v6,21/30] hw/intc/sh_intc: Use array index instead of pointer arithmetics More SH4 clean ups (including code style series) - - 2 - --- 2021-10-29 BALATON Zoltan New
[v6,17/30] hw/intc/sh_intc: Rename iomem region More SH4 clean ups (including code style series) - - 2 - --- 2021-10-29 BALATON Zoltan New
[v6,10/30] hw/char/sh_serial: Rename type sh_serial_state to SHSerialState More SH4 clean ups (including code style series) - - 2 - --- 2021-10-29 BALATON Zoltan New
[v6,14/30] hw/char/sh_serial: Add device id to trace output More SH4 clean ups (including code style series) - - 2 - --- 2021-10-29 BALATON Zoltan New
[v6,24/30] hw/intc/sh_intc: Avoid using continue in loops More SH4 clean ups (including code style series) - - 1 - --- 2021-10-29 BALATON Zoltan New
[v5,24/25] hw/timer/sh_timer: Fix timer memory region size More SH4 clean ups - - - - --- 2021-10-29 BALATON Zoltan New
[v5,12/25] hw/intc/sh_intc: Rename iomem region More SH4 clean ups - - 2 - --- 2021-10-29 BALATON Zoltan New
[v5,13/25] hw/intc/sh_intc: Drop another useless macro More SH4 clean ups - - 2 - --- 2021-10-29 BALATON Zoltan New
[v5,08/25] hw/char/sh_serial: QOM-ify More SH4 clean ups - - - - --- 2021-10-29 BALATON Zoltan New
[v5,18/25] hw/intc/sh_intc: Replace abort() with g_assert_not_reached() More SH4 clean ups - - 2 - --- 2021-10-29 BALATON Zoltan New
[v5,17/25] hw/intc/sh_intc: Inline and drop sh_intc_source() function More SH4 clean ups - - - - --- 2021-10-29 BALATON Zoltan New
[v5,19/25] hw/intc/sh_intc: Avoid using continue in loops More SH4 clean ups - - 1 - --- 2021-10-29 BALATON Zoltan New
[v5,02/25] hw/sh4: Change debug printfs to traces More SH4 clean ups - - 1 - --- 2021-10-29 BALATON Zoltan New
[v5,20/25] hw/intc/sh_intc: Simplify allocating sources array More SH4 clean ups - - - - --- 2021-10-29 BALATON Zoltan New
[v5,04/25] hw/char/sh_serial: Do not abort on invalid access More SH4 clean ups - - 2 - --- 2021-10-29 BALATON Zoltan New
[v5,03/25] hw/sh4/r2d: Use error_report instead of fprintf to stderr More SH4 clean ups - - 2 - --- 2021-10-29 BALATON Zoltan New
[v5,05/25] hw/char/sh_serial: Rename type sh_serial_state to SHSerialState More SH4 clean ups - - 2 - --- 2021-10-29 BALATON Zoltan New
[v5,07/25] hw/char/sh_serial: Split off sh_serial_reset() from sh_serial_init() More SH4 clean ups - - - - --- 2021-10-29 BALATON Zoltan New
[v5,22/25] hw/timer/sh_timer: Rename sh_timer_state to SHTimerState More SH4 clean ups - - 1 - --- 2021-10-29 BALATON Zoltan New
[v5,25/25] hw/timer/sh_timer: Remove use of hw_error More SH4 clean ups - - - - --- 2021-10-29 BALATON Zoltan New
[v5,15/25] hw/intc/sh_intc: Remove excessive parenthesis More SH4 clean ups - - 2 - --- 2021-10-29 BALATON Zoltan New
[v5,01/25] hw/sh4: Fix typos in a comment More SH4 clean ups - - 2 - --- 2021-10-29 BALATON Zoltan New
[v5,09/25] hw/char/sh_serial: Add device id to trace output More SH4 clean ups - - 2 - --- 2021-10-29 BALATON Zoltan New
[v5,11/25] hw/intc/sh_intc: Turn some defines into an enum More SH4 clean ups - - - - --- 2021-10-29 BALATON Zoltan New
[v5,10/25] hw/intc/sh_intc: Use existing macro instead of local one More SH4 clean ups - - 2 - --- 2021-10-29 BALATON Zoltan New
[v5,06/25] hw/char/sh_serial: Embed QEMUTimer in state struct More SH4 clean ups - - - - --- 2021-10-29 BALATON Zoltan New
[v5,14/25] hw/intc/sh_intc: Move sh_intc_register() closer to its only user More SH4 clean ups - - 2 - --- 2021-10-29 BALATON Zoltan New
[v5,21/25] hw/intc/sh_intc: Remove unneeded local variable initialisers More SH4 clean ups - - - - --- 2021-10-29 BALATON Zoltan New
[v5,16/25] hw/intc/sh_intc: Use array index instead of pointer arithmetics More SH4 clean ups - - 2 - --- 2021-10-29 BALATON Zoltan New
[v5,23/25] hw/timer/sh_timer: Do not wrap lines that are not too long More SH4 clean ups - - 1 - --- 2021-10-29 BALATON Zoltan New
gmp: Add shortcut to stop command to match cont gmp: Add shortcut to stop command to match cont - - - - --- 2021-10-28 BALATON Zoltan New
[v4,19/23] hw/intc/sh_intc: Remove unneeded local variable initialisers More SH4 clean ups - - - - --- 2021-10-28 BALATON Zoltan New
[v4,13/23] hw/intc/sh_intc: Remove excessive parenthesis More SH4 clean ups - - 2 - --- 2021-10-28 BALATON Zoltan New
[v4,02/23] hw/char/sh_serial: Use hw_error instead of fprintf and abort More SH4 clean ups - - - - --- 2021-10-28 BALATON Zoltan New
[v4,08/23] hw/intc/sh_intc: Use existing macro instead of local one More SH4 clean ups - - 2 - --- 2021-10-28 BALATON Zoltan New
[v4,17/23] hw/intc/sh_intc: Avoid using continue in loops More SH4 clean ups - - 1 - --- 2021-10-28 BALATON Zoltan New
[v4,03/23] hw/sh4: Change debug printfs to traces More SH4 clean ups - - 1 - --- 2021-10-28 BALATON Zoltan New
[v4,22/23] hw/timer/sh_timer: Do not wrap lines that are not too long More SH4 clean ups - - 1 - --- 2021-10-28 BALATON Zoltan New
[v4,10/23] hw/intc/sh_intc: Rename iomem region More SH4 clean ups - - 2 - --- 2021-10-28 BALATON Zoltan New
[v4,11/23] hw/intc/sh_intc: Drop another useless macro More SH4 clean ups - - 2 - --- 2021-10-28 BALATON Zoltan New
[v4,07/23] hw/char/sh_serial: Add device id to trace output More SH4 clean ups - - 2 - --- 2021-10-28 BALATON Zoltan New
[v4,05/23] hw/char/sh_serial: Rename type sh_serial_state to SHSerialState More SH4 clean ups - - 2 - --- 2021-10-28 BALATON Zoltan New
[v4,12/23] hw/intc/sh_intc: Move sh_intc_register() closer to its only user More SH4 clean ups - - 2 - --- 2021-10-28 BALATON Zoltan New
[v4,16/23] hw/intc/sh_intc: Replace abort() with g_assert_not_reached() More SH4 clean ups - - 2 - --- 2021-10-28 BALATON Zoltan New
[v4,15/23] hw/intc/sh_intc: Inline and drop sh_intc_source() function More SH4 clean ups - - - - --- 2021-10-28 BALATON Zoltan New
[v4,23/23] hw/timer/sh_timer: Fix timer memory region size More SH4 clean ups - - - - --- 2021-10-28 BALATON Zoltan New
[v4,21/23] hw/timer/sh_timer: Fix format strings and remove casts More SH4 clean ups - - - - --- 2021-10-28 BALATON Zoltan New
[v4,14/23] hw/intc/sh_intc: Use array index instead of pointer arithmetics More SH4 clean ups - - 2 - --- 2021-10-28 BALATON Zoltan New
[v4,20/23] hw/timer/sh_timer: Rename sh_timer_state to SHTimerState More SH4 clean ups - - 1 - --- 2021-10-28 BALATON Zoltan New
[v4,06/23] hw/char/sh_serial: QOM-ify More SH4 clean ups - - - - --- 2021-10-28 BALATON Zoltan New
[v4,18/23] hw/intc/sh_intc: Simplify allocating sources array More SH4 clean ups - - - - --- 2021-10-28 BALATON Zoltan New
[v4,04/23] hw/sh4/r2d: Use error_report instead of fprintf to stderr More SH4 clean ups - - 2 - --- 2021-10-28 BALATON Zoltan New
[v4,01/23] hw/sh4: Fix typos in a comment More SH4 clean ups - - 2 - --- 2021-10-28 BALATON Zoltan New
[v4,09/23] hw/intc/sh_intc: Turn some defines into an enum More SH4 clean ups - - - - --- 2021-10-28 BALATON Zoltan New
[v3,07/18] hw/char/sh_serial: Add device id to trace output More SH4 clean ups - - 2 - --- 2021-10-27 BALATON Zoltan New
[v3,09/18] hw/intc/sh_intc: Turn some defines into an enum More SH4 clean ups - - - - --- 2021-10-27 BALATON Zoltan New
« 1 2 ... 480 481 4824271 4272 »