Show patches with: Archived = No       |   431016 patches
« 1 2 ... 483 484 4854310 4311 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[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
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
[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
[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
[3/6] ppc/pegasos2: Implement get-time-of-day RTAS function with VOF Misc pegasos2 patches - - - - --- 2021-10-14 BALATON Zoltan New
[2/6] ppc/pegasos2: Warn when using VOF but no kernel is specified Misc pegasos2 patches - - - - --- 2021-10-14 BALATON Zoltan New
[4/6] ppc/pegasos2: Access MV64361 registers via their memory region Misc pegasos2 patches - - - - --- 2021-10-14 BALATON Zoltan New
[5/6] ppc/pegasos2: Add constants for PCI config addresses Misc pegasos2 patches - - - - --- 2021-10-14 BALATON Zoltan New
[1/6] ppc/pegasos2: Restrict memory to 2 gigabytes Misc pegasos2 patches - - - - --- 2021-10-14 BALATON Zoltan New
[6/6] ppc/pegasos2: Implement power-off RTAS function with VOF Misc pegasos2 patches - - - - --- 2021-10-14 BALATON Zoltan New
[v4,2/3] usb/uhci: Replace pci_set_irq with qemu_set_irq hw/usb/vt82c686-uhci-pci: Use ISA instead of PCI interrupts - - - - --- 2021-10-14 BALATON Zoltan New
[v4,1/3] usb/uhci: Misc clean up hw/usb/vt82c686-uhci-pci: Use ISA instead of PCI interrupts - - 1 - --- 2021-10-14 BALATON Zoltan New
[v4,3/3] hw/usb/vt82c686-uhci-pci: Use ISA instead of PCI interrupts hw/usb/vt82c686-uhci-pci: Use ISA instead of PCI interrupts - - 1 - --- 2021-10-14 BALATON Zoltan New
[v3] hw/usb/vt82c686-uhci-pci: Use ISA instead of PCI interrupts [v3] hw/usb/vt82c686-uhci-pci: Use ISA instead of PCI interrupts - - 1 - --- 2021-10-13 BALATON Zoltan New
memory: Log access direction for invalid accesses memory: Log access direction for invalid accesses - - 1 - --- 2021-10-11 BALATON Zoltan New
[v2] hw/usb/vt82c686-uhci-pci: Use ISA instead of PCI interrupts [v2] hw/usb/vt82c686-uhci-pci: Use ISA instead of PCI interrupts - - 1 - --- 2021-10-05 BALATON Zoltan New
hw/usb/vt82c686-uhci-pci: Use ISA instead of PCI interrupts hw/usb/vt82c686-uhci-pci: Use ISA instead of PCI interrupts - - 1 - --- 2021-10-03 BALATON Zoltan New
[RFC,2/4] usb/ohci: Move USBPortOps related functions together Misc OHCI patches - - - - --- 2021-10-01 BALATON Zoltan New
[RFC,1/4] usb/ohci: Move cancelling async packet to ohci_stop_endpoints() Misc OHCI patches - - - - --- 2021-10-01 BALATON Zoltan New
[RFC,3/4] usb/ohci: Merge ohci_async_cancel_device() into ohci_child_detach() Misc OHCI patches - - - - --- 2021-10-01 BALATON Zoltan New
[RFC,4/4] usb/ohci: Don't use packet from OHCIState for isochronous transfers Misc OHCI patches - - - - --- 2021-10-01 BALATON Zoltan New
[2/2] i2c/smbus_eeprom: Add feature bit to SPD data Misc pegasos2 fixes 1 - - - --- 2021-07-15 BALATON Zoltan New
[1/2] ppc/pegasos2: Fix spurious warning with -bios Misc pegasos2 fixes - - - - --- 2021-07-15 BALATON Zoltan New
mv64361: Remove extra break from a switch case mv64361: Remove extra break from a switch case - 1 - - --- 2021-07-12 BALATON Zoltan New
ppc/pegasos2: Allow setprop in VOF ppc/pegasos2: Allow setprop in VOF - - - - --- 2021-07-09 BALATON Zoltan New
[v2,4/4] ppc/pegasos2: Implement some RTAS functions with VOF Untitled series #252640 - - - - --- 2021-07-08 BALATON Zoltan New
input/adb: Only include where needed input/adb: Only include where needed - - - - --- 2021-07-05 BALATON Zoltan New
[1/4] ppc/pegasos2: Introduce Pegasos2MachineState structure ppc/Pegasos2: Firmware replacement using VOF - - 1 - --- 2021-06-27 BALATON Zoltan New
[3/4] ppc/pegasos2: Use Virtual Open Firmware as firmware replacement ppc/Pegasos2: Firmware replacement using VOF - - - - --- 2021-06-27 BALATON Zoltan New
[2/4] target/ppc: Allow virtual hypervisor on CPU without HV ppc/Pegasos2: Firmware replacement using VOF - - - - --- 2021-06-27 BALATON Zoltan New
[4/4] ppc/pegasos2: Implement some RTAS functions with VOF ppc/Pegasos2: Firmware replacement using VOF - - - - --- 2021-06-27 BALATON Zoltan New
[RFC,4/5] ppc/pegasos2: Use Virtual Open Firmware as firmware replacement ppc/Pegasos2 VOF - - - - --- 2021-06-06 BALATON Zoltan New
[RFC,3/5] target/ppc: Allow virtual hypervisor on CPU without HV ppc/Pegasos2 VOF - - - - --- 2021-06-06 BALATON Zoltan New
[RFC,5/5] ppc/pegasos2: Implement some RTAS functions with VOF ppc/Pegasos2 VOF - - - - --- 2021-06-06 BALATON Zoltan New
[RFC,1/5] Misc VOF fixes ppc/Pegasos2 VOF - - - - --- 2021-06-06 BALATON Zoltan New
[RFC,2/5] ppc/pegasos2: Introduce Pegasos2MachineState structure ppc/Pegasos2 VOF - - 1 - --- 2021-06-06 BALATON Zoltan New
[v11,7/7] hw/ppc: Add emulation of Genesi/bPlan Pegasos II Pegasos2 emulation - - 1 - --- 2021-03-25 BALATON Zoltan New
[v11,6/7] hw/pci-host: Add emulation of Marvell MV64361 PPC system controller Pegasos2 emulation - - - - --- 2021-03-25 BALATON Zoltan New
[v11,3/7] vt82c686: Introduce abstract TYPE_VIA_ISA and base vt82c686b_isa on it Pegasos2 emulation - - 1 - --- 2021-03-25 BALATON Zoltan New
[v11,1/7] vt82c686: QOM-ify superio related functionality Pegasos2 emulation - - 1 - --- 2021-03-25 BALATON Zoltan New
[v11,5/7] hw/isa/Kconfig: Add missing dependency VIA VT82C686 -> APM Pegasos2 emulation - - - - --- 2021-03-25 BALATON Zoltan New
[v11,2/7] vt82c686: Add VT8231_SUPERIO based on VIA_SUPERIO Pegasos2 emulation - - 1 - --- 2021-03-25 BALATON Zoltan New
[v11,4/7] vt82c686: Add emulation of VT8231 south bridge Pegasos2 emulation - - 1 - --- 2021-03-25 BALATON Zoltan New
[v10,5/7] hw/isa/Kconfig: Add missing dependency VIA VT82C686 -> APM Pegasos2 emulation - - - - --- 2021-03-17 BALATON Zoltan New
[v10,2/7] vt82c686: Add VT8231_SUPERIO based on VIA_SUPERIO Pegasos2 emulation - - 1 - --- 2021-03-17 BALATON Zoltan New
[v10,6/7] hw/pci-host: Add emulation of Marvell MV64361 PPC system controller Pegasos2 emulation - - - - --- 2021-03-17 BALATON Zoltan New
[v10,3/7] vt82c686: Introduce abstract TYPE_VIA_ISA and base vt82c686b_isa on it Pegasos2 emulation - - 1 - --- 2021-03-17 BALATON Zoltan New
[v10,4/7] vt82c686: Add emulation of VT8231 south bridge Pegasos2 emulation - - 1 - --- 2021-03-17 BALATON Zoltan New
[v10,7/7] hw/ppc: Add emulation of Genesi/bPlan Pegasos II Pegasos2 emulation - - 1 - --- 2021-03-17 BALATON Zoltan New
[v10,1/7] vt82c686: QOM-ify superio related functionality Pegasos2 emulation - - 1 - --- 2021-03-17 BALATON Zoltan New
[v9,6/7] hw/pci-host: Add emulation of Marvell MV64361 PPC system controller Pegasos2 emulation - - - - --- 2021-03-16 BALATON Zoltan New
[v9,2/7] vt82c686: Add VT8231_SUPERIO based on VIA_SUPERIO Pegasos2 emulation - - 1 - --- 2021-03-16 BALATON Zoltan New
[v9,5/7] hw/isa/Kconfig: Add missing dependency VIA VT82C686 -> APM Pegasos2 emulation - - - - --- 2021-03-16 BALATON Zoltan New
[v9,7/7] hw/ppc: Add emulation of Genesi/bPlan Pegasos II Pegasos2 emulation - - 1 - --- 2021-03-16 BALATON Zoltan New
[v9,3/7] vt82c686: Introduce abstract TYPE_VIA_ISA and base vt82c686b_isa on it Pegasos2 emulation - - - - --- 2021-03-16 BALATON Zoltan New
[v9,1/7] vt82c686: QOM-ify superio related functionality Pegasos2 emulation - - 1 - --- 2021-03-16 BALATON Zoltan New
[v9,4/7] vt82c686: Add emulation of VT8231 south bridge Pegasos2 emulation - - 1 - --- 2021-03-16 BALATON Zoltan New
[v8,6/7] hw/pci-host: Add emulation of Marvell MV64361 PPC system controller Pegasos2 emulation - - - - --- 2021-03-16 BALATON Zoltan New
[v8,4/7] vt82c686: Add emulation of VT8231 south bridge Pegasos2 emulation - - 1 - --- 2021-03-16 BALATON Zoltan New
[v8,3/7] vt82c686: Introduce abstract TYPE_VIA_ISA and base vt82c686b_isa on it Pegasos2 emulation - - - - --- 2021-03-16 BALATON Zoltan New
[v8,5/7] hw/isa/Kconfig: Add missing dependency VIA VT82C686 -> APM Pegasos2 emulation - - - - --- 2021-03-16 BALATON Zoltan New
[v8,7/7] hw/ppc: Add emulation of Genesi/bPlan Pegasos II Pegasos2 emulation - - 1 - --- 2021-03-16 BALATON Zoltan New
[v8,2/7] vt82c686: Add VT8231_SUPERIO based on VIA_SUPERIO Pegasos2 emulation - - 1 - --- 2021-03-16 BALATON Zoltan New
[v8,1/7] vt82c686: QOM-ify superio related functionality Pegasos2 emulation - - - - --- 2021-03-16 BALATON Zoltan New
[v7,6/8] hw/isa/Kconfig: Add missing dependency VIA VT82C686 -> APM Pegasos2 emulation - - - - --- 2021-03-10 BALATON Zoltan New
[v7,1/8] vt82c686: Implement control of serial port io ranges via config regs Pegasos2 emulation - - - - --- 2021-03-10 BALATON Zoltan New
[v7,4/8] vt82c686: Introduce abstract TYPE_VIA_ISA and base vt82c686b_isa on it Pegasos2 emulation - - - - --- 2021-03-10 BALATON Zoltan New
[v7,2/8] vt82c686: QOM-ify superio related functionality Pegasos2 emulation - - - - --- 2021-03-10 BALATON Zoltan New
[v7,5/8] vt82c686: Add emulation of VT8231 south bridge Pegasos2 emulation - - 1 - --- 2021-03-10 BALATON Zoltan New
[v7,8/8] hw/ppc: Add emulation of Genesi/bPlan Pegasos II Pegasos2 emulation - - 1 - --- 2021-03-10 BALATON Zoltan New
[v7,7/8] hw/pci-host: Add emulation of Marvell MV64361 PPC system controller Pegasos2 emulation - - - - --- 2021-03-10 BALATON Zoltan New
[v7,3/8] vt82c686: Add VT8231_SUPERIO based on VIA_SUPERIO Pegasos2 emulation - - 1 - --- 2021-03-10 BALATON Zoltan New
[v6,1/8] vt82c686: Implement control of serial port io ranges via config regs Pegasos2 emulation - - - - --- 2021-03-09 BALATON Zoltan New
[v6,5/8] vt82c686: Add emulation of VT8231 south bridge Pegasos2 emulation - - 1 - --- 2021-03-09 BALATON Zoltan New
[v6,2/8] vt82c686: QOM-ify superio related functionality Pegasos2 emulation - - - - --- 2021-03-09 BALATON Zoltan New
[v6,7/8] hw/pci-host: Add emulation of Marvell MV64361 PPC system controller Pegasos2 emulation - - - - --- 2021-03-09 BALATON Zoltan New
[v6,4/8] vt82c686: Introduce abstract TYPE_VIA_ISA and base vt82c686b_isa on it Pegasos2 emulation - - - - --- 2021-03-09 BALATON Zoltan New
[v6,3/8] vt82c686: Add VT8231_SUPERIO based on VIA_SUPERIO Pegasos2 emulation - - 1 - --- 2021-03-09 BALATON Zoltan New
[v6,8/8] hw/ppc: Add emulation of Genesi/bPlan Pegasos II Pegasos2 emulation - - 1 - --- 2021-03-09 BALATON Zoltan New
[v5,7/8] hw/pci-host: Add emulation of Marvell MV64361 PPC system controller Pegasos2 emulation - - - - --- 2021-03-02 BALATON Zoltan New
[v5,1/8] vt82c686: Implement control of serial port io ranges via config regs Pegasos2 emulation - - - - --- 2021-03-02 BALATON Zoltan New
[v5,5/8] vt82c686: Add emulation of VT8231 south bridge Pegasos2 emulation - - 1 - --- 2021-03-02 BALATON Zoltan New
[v5,2/8] vt82c686: QOM-ify superio related functionality Pegasos2 emulation - - - - --- 2021-03-02 BALATON Zoltan New
[v5,3/8] vt82c686: Add VT8231_SUPERIO based on VIA_SUPERIO Pegasos2 emulation - - 1 - --- 2021-03-02 BALATON Zoltan New
[v5,4/8] vt82c686: Introduce abstract TYPE_VIA_ISA and base vt82c686b_isa on it Pegasos2 emulation - - - - --- 2021-03-02 BALATON Zoltan New
[v5,6/8] hw/isa/Kconfig: Add missing dependency VIA VT82C686 -> APM Pegasos2 emulation - - - - --- 2021-03-02 BALATON Zoltan New
[v5,8/8] hw/ppc: Add emulation of Genesi/bPlan Pegasos II Pegasos2 emulation - - 1 - --- 2021-03-02 BALATON Zoltan New
[v6,6/8] hw/isa/Kconfig: Add missing dependency VIA VT82C686 -> APM Pegasos2 emulation - - 1 - --- 2021-03-02 BALATON Zoltan New
[v4,2/6] vt82c686: QOM-ify superio related functionality Pegasos2 emulation - - - - --- 2021-02-25 BALATON Zoltan New
[v4,6/6] hw/ppc: Add emulation of Genesi/bPlan Pegasos II Pegasos2 emulation - - 1 - --- 2021-02-25 BALATON Zoltan New
[v4,1/6] vt82c686: Implement control of serial port io ranges via config regs Pegasos2 emulation - - - - --- 2021-02-25 BALATON Zoltan New
[v4,4/6] vt82c686: Add emulation of VT8231 south bridge Pegasos2 emulation - - - - --- 2021-02-25 BALATON Zoltan New
[v4,5/6] hw/pci-host: Add emulation of Marvell MV64361 PPC system controller Pegasos2 emulation - - - - --- 2021-02-25 BALATON Zoltan New
[v4,3/6] vt82c686: Add VT8231_SUPERIO based on VIA_SUPERIO Pegasos2 emulation - - 1 - --- 2021-02-25 BALATON Zoltan New
[v3,3/6] vt82c686: Add VT8231_SUPERIO based on VIA_SUPERIO Pegasos2 emulation - - - - --- 2021-02-22 BALATON Zoltan New
[v3,5/6] hw/pci-host: Add emulation of Marvell MV64361 PPC system controller Pegasos2 emulation - - - - --- 2021-02-22 BALATON Zoltan New
« 1 2 ... 483 484 4854310 4311 »