Show patches with: Submitter = BALATON Zoltan       |    Archived = No       |   1637 patches
« 1 2 ... 9 10 1116 17 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[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,09/25] hw/char/sh_serial: Add device id to trace output 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,15/25] hw/intc/sh_intc: Remove excessive parenthesis More SH4 clean ups - - 2 - --- 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,20/25] hw/intc/sh_intc: Simplify allocating sources array 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,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
[v5,21/25] hw/intc/sh_intc: Remove unneeded local variable initialisers 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,24/25] hw/timer/sh_timer: Fix timer memory region size More SH4 clean ups - - - - --- 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,04/25] hw/char/sh_serial: Do not abort on invalid access 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,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,06/25] hw/char/sh_serial: Embed QEMUTimer in state struct 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,11/25] hw/intc/sh_intc: Turn some defines into an enum More SH4 clean ups - - - - --- 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,21/23] hw/timer/sh_timer: Fix format strings and remove casts More SH4 clean ups - - - - --- 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,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,07/23] hw/char/sh_serial: Add device id to trace output More SH4 clean ups - - 2 - --- 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,10/23] hw/intc/sh_intc: Rename iomem region 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
[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,01/23] hw/sh4: Fix typos in a comment 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,13/23] hw/intc/sh_intc: Remove excessive parenthesis More SH4 clean ups - - 2 - --- 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,17/23] hw/intc/sh_intc: Avoid using continue in loops More SH4 clean ups - - 1 - --- 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,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,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,19/23] hw/intc/sh_intc: Remove unneeded local variable initialisers More SH4 clean ups - - - - --- 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,18/23] hw/intc/sh_intc: Simplify allocating sources array More SH4 clean ups - - - - --- 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,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,23/23] hw/timer/sh_timer: Fix timer memory region size More SH4 clean ups - - - - --- 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
[v3,11/18] hw/intc/sh_intc: Drop another useless macro 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
[v3,04/18] hw/sh4/r2d: Use error_report instead of fprintf to stderr More SH4 clean ups - - 2 - --- 2021-10-27 BALATON Zoltan New
[v3,17/18] hw/intc/sh_intc: Avoid using continue in loops More SH4 clean ups - - 1 - --- 2021-10-27 BALATON Zoltan New
[v3,18/18] hw/intc/sh_intc: Simplify allocating sources array More SH4 clean ups - - - - --- 2021-10-27 BALATON Zoltan New
[v3,03/18] hw/sh4: Change debug printfs to traces More SH4 clean ups - - 1 - --- 2021-10-27 BALATON Zoltan New
[v3,10/18] hw/intc/sh_intc: Rename iomem region More SH4 clean ups - - 1 - --- 2021-10-27 BALATON Zoltan New
[v3,14/18] hw/intc/sh_intc: Use array index instead of pointer arithmetics More SH4 clean ups - - 1 - --- 2021-10-27 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,05/18] hw/char/sh_serial: Rename type sh_serial_state to SHSerialState More SH4 clean ups - - 2 - --- 2021-10-27 BALATON Zoltan New
[v3,02/18] hw//sh4: Use qemu_log instead of fprintf to stderr More SH4 clean ups - - 1 - --- 2021-10-27 BALATON Zoltan New
[v3,01/18] hw/sh4: Fix typos in a comment More SH4 clean ups - - 2 - --- 2021-10-27 BALATON Zoltan New
[v3,08/18] hw/intc/sh_intc: Use existing macro instead of local one More SH4 clean ups - - 2 - --- 2021-10-27 BALATON Zoltan New
[v3,06/18] hw/char/sh_serial: QOM-ify More SH4 clean ups - - - - --- 2021-10-27 BALATON Zoltan New
[v3,12/18] hw/intc/sh_intc: Move sh_intc_register() closer to its only user More SH4 clean ups - - 1 - --- 2021-10-27 BALATON Zoltan New
[v3,16/18] hw/intc/sh_intc: Replace abort() with g_assert_not_reached() More SH4 clean ups - - 1 - --- 2021-10-27 BALATON Zoltan New
[v3,15/18] hw/sh4/sh_intc: Inline and drop sh_intc_source() function More SH4 clean ups - - - - --- 2021-10-27 BALATON Zoltan New
[v3,13/18] hw/intc/sh_intc: Remove excessive parenthesis More SH4 clean ups - - 1 - --- 2021-10-27 BALATON Zoltan New
[v2,08/11] hw/intc/sh_intc: Use existing macro instead of local one More SH4 clean ups - - 1 - --- 2021-10-27 BALATON Zoltan New
[v2,06/11] hw/char/sh_serial: QOM-ify More SH4 clean ups - - - - --- 2021-10-27 BALATON Zoltan New
[v2,11/11] hw/intc/sh_intc: Drop another useless macro More SH4 clean ups - - 1 - --- 2021-10-27 BALATON Zoltan New
[v2,04/11] hw/sh4/r2d: Use error_report instead of fprintf to stderr More SH4 clean ups - - 2 - --- 2021-10-27 BALATON Zoltan New
[v2,10/11] hw/intc/sh_intc: Clean up iomem region More SH4 clean ups - - - - --- 2021-10-27 BALATON Zoltan New
[v2,01/11] hw/sh4: Fix a typo in a comment More SH4 clean ups - - 2 - --- 2021-10-27 BALATON Zoltan New
[v2,09/11] hw/intc/sh_intc: Turn some defines into an enum More SH4 clean ups - - - - --- 2021-10-27 BALATON Zoltan New
[v2,05/11] hw/char/sh_serial: Rename type sh_serial_state to SHSerialState More SH4 clean ups - - 1 - --- 2021-10-27 BALATON Zoltan New
[v2,03/11] hw/sh4: Change debug printfs to traces More SH4 clean ups - - - - --- 2021-10-27 BALATON Zoltan New
[v2,07/11] hw/char/sh_serial: Add device id to trace output More SH4 clean ups - - 1 - --- 2021-10-27 BALATON Zoltan New
[v2,02/11] hw//sh4: Use qemu_log instead of fprintf to stderr More SH4 clean ups - - 1 - --- 2021-10-27 BALATON Zoltan New
[5/6] hw/char/sh_serial: QOM-ify More SH4 clean ups - - - - --- 2021-10-27 BALATON Zoltan New
[6/6] hw/char/sh_serial: Add device id to trace output More SH4 clean ups - - - - --- 2021-10-27 BALATON Zoltan New
[3/6] hw/sh4: Change debug printfs to traces More SH4 clean ups - - - - --- 2021-10-27 BALATON Zoltan New
[1/6] hw/sh4: Fix a typo in a comment More SH4 clean ups - - 1 - --- 2021-10-27 BALATON Zoltan New
[4/6] hw/sh4/r2d: Use error_report instead of fprintf to stderr More SH4 clean ups - - 1 - --- 2021-10-27 BALATON Zoltan New
[2/6] hw//sh4: Use qemu_log instead of fprintf to stderr More SH4 clean ups - - 1 - --- 2021-10-27 BALATON Zoltan New
[v2,2/4] usb/uhci: Disallow user creating a vt82c686-uhci-pci device hw/usb/vt82c686-uhci-pci: Use ISA instead of PCI interrupts - - 1 - --- 2021-10-25 BALATON Zoltan New
[v2,4/4] hw/usb/vt82c686-uhci-pci: Use ISA instead of PCI interrupts hw/usb/vt82c686-uhci-pci: Use ISA instead of PCI interrupts - - 3 - --- 2021-10-25 BALATON Zoltan New
[v2,1/4] usb/uhci: Misc clean up hw/usb/vt82c686-uhci-pci: Use ISA instead of PCI interrupts - - 1 - --- 2021-10-25 BALATON Zoltan New
[v2,3/4] usb/uhci: Replace pci_set_irq with qemu_set_irq hw/usb/vt82c686-uhci-pci: Use ISA instead of PCI interrupts - - 1 - --- 2021-10-25 BALATON Zoltan New
[1/5] hw/sh4: Coding style: Remove tabs hw/sh4: Codeing style fixes - - - - --- 2021-10-24 BALATON Zoltan New
[4/5] hw/sh4: Coding style: Add missing braces hw/sh4: Codeing style fixes - - - - --- 2021-10-24 BALATON Zoltan New
[3/5] hw/sh4: Coding style: White space fixes hw/sh4: Codeing style fixes - - - - --- 2021-10-24 BALATON Zoltan New
[5/5] hw/sh4: Coding style: Remove unnecessary casts hw/sh4: Codeing style fixes - - - - --- 2021-10-24 BALATON Zoltan New
[2/5] hw/sh4: Coding style: Fix multi-line comments hw/sh4: Codeing style fixes - - - - --- 2021-10-24 BALATON Zoltan New
[3/6] usb/uhci: Disallow user creating a vt82c686-uhci-pci device hw/usb/vt82c686-uhci-pci: Use ISA instead of PCI interrupts - - 1 - --- 2021-10-18 BALATON Zoltan New
[2/6] usb/uhci: Misc clean up hw/usb/vt82c686-uhci-pci: Use ISA instead of PCI interrupts - - 1 - --- 2021-10-18 BALATON Zoltan New
[4/6] usb/uhci: Replace pci_set_irq with qemu_set_irq hw/usb/vt82c686-uhci-pci: Use ISA instead of PCI interrupts - - 1 - --- 2021-10-18 BALATON Zoltan New
[6/6] hw/usb/vt82c686-uhci-pci: Optimise itq handler hw/usb/vt82c686-uhci-pci: Use ISA instead of PCI interrupts - - - - --- 2021-10-18 BALATON Zoltan New
[5/6] hw/usb/vt82c686-uhci-pci: Use ISA instead of PCI interrupts hw/usb/vt82c686-uhci-pci: Use ISA instead of PCI interrupts - - 3 - --- 2021-10-18 BALATON Zoltan New
[1/6] via-ide: Avoid expensive operations in irq handler hw/usb/vt82c686-uhci-pci: Use ISA instead of PCI interrupts - - - - --- 2021-10-18 BALATON Zoltan New
usb/uhci: Disallow user creating a vt82c686-uhci-pci device usb/uhci: Disallow user creating a vt82c686-uhci-pci device - - 1 - --- 2021-10-18 BALATON Zoltan New
via-ide: Avoid expensive operations in irq handler via-ide: Avoid expensive operations in irq handler - - - - --- 2021-10-18 BALATON Zoltan New
via-ide: Set user_creatable to false via-ide: Set user_creatable to false - - 1 - --- 2021-10-15 BALATON Zoltan New
[2/4] vt82c686: Add a method to VIA_ISA to raise ISA interrupts Avoid using isa_get_irq in vt82c686 model - - 2 - --- 2021-10-15 BALATON Zoltan New
[4/4] via-ide: Avoid using isa_get_irq() Avoid using isa_get_irq in vt82c686 model - - 1 - --- 2021-10-15 BALATON Zoltan New
[3/4] hw/usb/vt82c686-uhci-pci: Avoid using isa_get_irq() Avoid using isa_get_irq in vt82c686 model - - 1 - --- 2021-10-15 BALATON Zoltan New
[1/4] vt82c686: Move common code to via_isa_realize Avoid using isa_get_irq in vt82c686 model - - 2 - --- 2021-10-15 BALATON Zoltan New
« 1 2 ... 9 10 1116 17 »