Show patches with: State = Action Required       |   426965 patches
« 1 2 ... 518 519 5204269 4270 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[1/4] hw/i386/pc_sysfw: Remove unused parameter from pc_isa_bios_init() X86: Alias isa-bios area and clean up - - - - --- 2024-04-22 Bernhard Beschow New
[2/2] hw/pci-host/pam: Remove northbridge-specific PAM_REGIONS_COUNT Make PAMMemoryRegion less Intel-specific - - 1 - --- 2024-03-09 Bernhard Beschow New
[1/2] hw/pci-host/pam: Free PAMMemoryRegion from Intel-specific bit handling Make PAMMemoryRegion less Intel-specific - - - - --- 2024-03-09 Bernhard Beschow New
[v3,4/4] hw/i386/pc: Inline pc_cmos_init() into pc_cmos_init_late() and remove it Simplify initialization of PC machines - - - - --- 2024-03-03 Bernhard Beschow New
[v3,3/4] hw/i386/pc: Set "normal" boot device order in pc_basic_device_init() Simplify initialization of PC machines - - - - --- 2024-03-03 Bernhard Beschow New
[v3,2/4] hw/i386/pc: Avoid one use of the current_machine global Simplify initialization of PC machines - - 1 - --- 2024-03-03 Bernhard Beschow New
[v3,1/4] hw/i386/pc: Remove "rtc_state" link again Simplify initialization of PC machines - 1 1 - --- 2024-03-03 Bernhard Beschow New
[2/2] Revert "hw/i386/pc: Confine system flash handling to pc_sysfw" Revert "hw/i386/pc: Confine system flash handling to pc_sysfw" - - - - --- 2024-02-26 Bernhard Beschow New
[1/2] Revert "hw/i386/pc_sysfw: Inline pc_system_flash_create() and remove it" Revert "hw/i386/pc: Confine system flash handling to pc_sysfw" - - - - --- 2024-02-26 Bernhard Beschow New
[v2,6/6] hw/i386/pc: Inline pc_cmos_init() into pc_cmos_init_late() and remove it Simplify initialization of PC machines - - - - --- 2024-02-24 Bernhard Beschow New
[v2,5/6] hw/i386/pc: Populate RTC attribute directly Simplify initialization of PC machines - - 2 - --- 2024-02-24 Bernhard Beschow New
[v2,4/6] hw/i386/pc: Remove unneeded class attribute "kvmclock_enabled" Simplify initialization of PC machines - 1 3 - --- 2024-02-24 Bernhard Beschow New
[v2,3/6] hw/i386/pc_{piix, q35}: Eliminate local pci_bus/pci_host variables Simplify initialization of PC machines - - 2 - --- 2024-02-24 Bernhard Beschow New
[v2,2/6] hw/i386/pc: Rename "bus" attribute to "pcibus" Simplify initialization of PC machines - - 2 - --- 2024-02-24 Bernhard Beschow New
[v2,1/6] hw/i386/x86: Let ioapic_init_gsi() take parent as pointer Simplify initialization of PC machines - - 3 - --- 2024-02-24 Bernhard Beschow New
[5/5] hw/isa/vt82c686: Embed TYPE_PORT92 Implement port 92 in south bridges - - - - --- 2024-02-18 Bernhard Beschow New
[4/5] hw/i386/pc: Inline i8042_setup_a20_line() and remove it Implement port 92 in south bridges - - 1 - --- 2024-02-18 Bernhard Beschow New
[3/5] hw/isa: Embed TYPE_PORT92 in south bridges used in PC machines Implement port 92 in south bridges - - - - --- 2024-02-18 Bernhard Beschow New
[2/5] hw/i386/port92: Allow for TYPE_PORT92 to be embedded in devices Implement port 92 in south bridges - - 1 - --- 2024-02-18 Bernhard Beschow New
[1/5] hw/isa/meson.build: Sort alphabetically Implement port 92 in south bridges - 1 2 - --- 2024-02-18 Bernhard Beschow New
hw/i386/pc_q35: Populate interrupt handlers before realizing LPC PCI function hw/i386/pc_q35: Populate interrupt handlers before realizing LPC PCI function - 1 - - --- 2024-02-17 Bernhard Beschow New
[9/9] hw/i386/pc_{piix, q35}: Eliminate local pci_bus/pci_host variables Simplify initialization of PC machines - - - - --- 2024-02-08 Bernhard Beschow New
[8/9] hw/i386/pc: Populate RTC attribute directly Simplify initialization of PC machines - - - - --- 2024-02-08 Bernhard Beschow New
[7/9] hw/i386/pc_sysfw: Inline pc_system_flash_create() and remove it Simplify initialization of PC machines - - 1 - --- 2024-02-08 Bernhard Beschow New
[6/9] hw/i386/pc: Confine system flash handling to pc_sysfw Simplify initialization of PC machines - - 1 - --- 2024-02-08 Bernhard Beschow New
[5/9] hw/i386/pc: Defer smbios_set_defaults() to machine_done Simplify initialization of PC machines - - 1 - --- 2024-02-08 Bernhard Beschow New
[4/9] hw/i386/pc: Merge pc_guest_info_init() into pc_machine_initfn() Simplify initialization of PC machines - - 1 - --- 2024-02-08 Bernhard Beschow New
[3/9] hw/i386/x86: Turn apic_xrupt_override into class attribute Simplify initialization of PC machines - - 1 - --- 2024-02-08 Bernhard Beschow New
[2/9] hw/i386/pc_piix: Share pc_cmos_init() invocation between pc and isapc machines Simplify initialization of PC machines - - 1 - --- 2024-02-08 Bernhard Beschow New
[1/9] hw/i386/x86: Let ioapic_init_gsi() take parent as pointer Simplify initialization of PC machines - - - - --- 2024-02-08 Bernhard Beschow New
[v5,11/11] hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions - - 1 - --- 2024-01-14 Bernhard Beschow New
[v5,10/11] hw/ppc/pegasos2: Let pegasos2 machine configure SuperI/O functions hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions - - 1 - --- 2024-01-14 Bernhard Beschow New
[v5,09/11] hw/char/parallel-isa: Implement relocation and enabling/disabling for TYPE_ISA_PARALLEL hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions - - - - --- 2024-01-14 Bernhard Beschow New
[v5,08/11] hw/char/serial-isa: Implement relocation and enabling/disabling for TYPE_ISA_SERIAL hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions - - - - --- 2024-01-14 Bernhard Beschow New
[v5,07/11] hw/block/fdc-isa: Implement relocation and enabling/disabling for TYPE_ISA_FDC hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions - - - - --- 2024-01-14 Bernhard Beschow New
[v5,06/11] exec/ioport: Add portio_list_set_enabled() hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions - - - - --- 2024-01-14 Bernhard Beschow New
[v5,05/11] exec/ioport: Add portio_list_set_address() hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions - - - - --- 2024-01-14 Bernhard Beschow New
[v5,04/11] exec/ioport: Resolve redundant .base attribute in struct MemoryRegionPortio hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions - - - - --- 2024-01-14 Bernhard Beschow New
[v5,03/11] hw/char/parallel: Move portio_list from ParallelState to ISAParallelState hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions - - 1 - --- 2024-01-14 Bernhard Beschow New
[v5,02/11] hw/block/fdc-sysbus: Move iomem from FDCtrl to FDCtrlSysBus hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions - - 1 - --- 2024-01-14 Bernhard Beschow New
[v5,01/11] hw/block/fdc-isa: Move portio_list from FDCtrl to FDCtrlISABus hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions - - 1 - --- 2024-01-14 Bernhard Beschow New
hw/i386/pc_piix: Make piix_intx_routing_notifier_xen() more device independent hw/i386/pc_piix: Make piix_intx_routing_notifier_xen() more device independent - - 2 - --- 2024-01-07 Bernhard Beschow New
[v4,11/11] hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions - - 1 - --- 2024-01-06 Bernhard Beschow New
[v4,10/11] hw/ppc/pegasos2: Let pegasos2 machine configure SuperI/O functions hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions - - 1 - --- 2024-01-06 Bernhard Beschow New
[v4,09/11] hw/char/parallel-isa: Implement relocation and enabling/disabling for TYPE_ISA_PARALLEL hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions - - - - --- 2024-01-06 Bernhard Beschow New
[v4,08/11] hw/char/serial-isa: Implement relocation and enabling/disabling for TYPE_ISA_SERIAL hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions - - - - --- 2024-01-06 Bernhard Beschow New
[v4,07/11] hw/block/fdc-isa: Implement relocation and enabling/disabling for TYPE_ISA_FDC hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions - - - - --- 2024-01-06 Bernhard Beschow New
[v4,06/11] exec/ioport: Add portio_list_set_enabled() hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions - - - - --- 2024-01-06 Bernhard Beschow New
[v4,05/11] exec/ioport: Add portio_list_set_address() hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions - - - - --- 2024-01-06 Bernhard Beschow New
[v4,04/11] exec/ioport: Resolve redundant .base attribute in struct MemoryRegionPortio hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions - - - - --- 2024-01-06 Bernhard Beschow New
[v4,03/11] hw/char/parallel: Move portio_list from ParallelState to ISAParallelState hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions - - 1 - --- 2024-01-06 Bernhard Beschow New
[v4,02/11] hw/block/fdc-sysbus: Move iomem from FDCtrl to FDCtrlSysBus hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions - - 1 - --- 2024-01-06 Bernhard Beschow New
[v4,01/11] hw/block/fdc-isa: Move portio_list from FDCtrl to FDCtrlISABus hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions - - 1 - --- 2024-01-06 Bernhard Beschow New
[v2,3/3] target/i386/cpu: Fix typo in comment Fix PIC interrupt handling of x86 CPUs if APIC is globally disabled - - 1 - --- 2024-01-06 Bernhard Beschow New
[v2,2/3] hw/i386/x86: Fix PIC interrupt handling if APIC is globally disabled Fix PIC interrupt handling of x86 CPUs if APIC is globally disabled - - - - --- 2024-01-06 Bernhard Beschow New
[v2,1/3] hw/i386/x86: Reverse if statement Fix PIC interrupt handling of x86 CPUs if APIC is globally disabled - - - - --- 2024-01-06 Bernhard Beschow New
[2/2] target/i386/cpu: Fix small typo in comment Fix PIC interrupt handling of x86 CPUs if APIC is globally disabled - - 1 - --- 2024-01-03 Bernhard Beschow New
[1/2] hw/i386/x86: Fix PIC interrupt handling if APIC globally disabled Fix PIC interrupt handling of x86 CPUs if APIC is globally disabled - - 1 - --- 2024-01-03 Bernhard Beschow New
[v3,11/11] hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions - - - - --- 2023-12-21 Bernhard Beschow New
[v3,10/11] hw/ppc/pegasos2: Let pegasos2 machine configure SuperI/O functions hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions - - - - --- 2023-12-21 Bernhard Beschow New
[v3,09/11] hw/char/parallel-isa: Implement relocation and enabling/disabling for TYPE_ISA_PARALLEL hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions - - - - --- 2023-12-21 Bernhard Beschow New
[v3,08/11] hw/char/serial-isa: Implement relocation and enabling/disabling for TYPE_ISA_SERIAL hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions - - - - --- 2023-12-21 Bernhard Beschow New
[v3,07/11] hw/block/fdc-isa: Implement relocation and enabling/disabling for TYPE_ISA_FDC hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions - - - - --- 2023-12-21 Bernhard Beschow New
[v3,06/11] exec/ioport: Add portio_list_set_enabled() hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions - - - - --- 2023-12-21 Bernhard Beschow New
[v3,05/11] exec/ioport: Add portio_list_set_address() hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions - - - - --- 2023-12-21 Bernhard Beschow New
[v3,04/11] exec/ioport: Resolve redundant .base attribute in struct MemoryRegionPortio hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions - - - - --- 2023-12-21 Bernhard Beschow New
[v3,03/11] hw/char/parallel: Move portio_list from ParallelState to ISAParallelState hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions - - 1 - --- 2023-12-21 Bernhard Beschow New
[v3,02/11] hw/block/fdc-sysbus: Move iomem from FDCtrl to FDCtrlSysBus hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions - - 1 - --- 2023-12-21 Bernhard Beschow New
[v3,01/11] hw/block/fdc-isa: Move portio_list from FDCtrl to FDCtrlISABus hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions - - 1 - --- 2023-12-21 Bernhard Beschow New
[v2,12/12] hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions - - - - --- 2023-12-18 Bernhard Beschow New
[v2,11/12] hw/ppc/pegasos2: Let pegasos2 machine configure SuperI/O functions hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions - - - - --- 2023-12-18 Bernhard Beschow New
[v2,10/12] hw/char/parallel-isa: Implement relocation and toggling for TYPE_ISA_PARALLEL hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions - - - - --- 2023-12-18 Bernhard Beschow New
[v2,09/12] hw/char/serial-isa: Implement relocation and toggling for TYPE_ISA_SERIAL hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions - - - - --- 2023-12-18 Bernhard Beschow New
[v2,08/12] hw/block/fdc-isa: Implement relocation and toggling for TYPE_ISA_FDC hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions - - - - --- 2023-12-18 Bernhard Beschow New
[v2,07/12] exec/ioport: Add portio_list_set_enabled() hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions - - - - --- 2023-12-18 Bernhard Beschow New
[v2,06/12] exec/ioport: Add portio_list_set_address() hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions - - - - --- 2023-12-18 Bernhard Beschow New
[v2,05/12] exec/ioport: Resolve redundant .base attribute in struct MemoryRegionPortio hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions - - - - --- 2023-12-18 Bernhard Beschow New
[v2,04/12] hw/char/parallel: Free struct ParallelState from PortioList hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions - - 1 - --- 2023-12-18 Bernhard Beschow New
[v2,03/12] hw/char/serial: Free struct SerialState from MemoryRegion hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions - - - - --- 2023-12-18 Bernhard Beschow New
[v2,02/12] hw/block/fdc-sysbus: Free struct FDCtrl from MemoryRegion hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions - - 1 - --- 2023-12-18 Bernhard Beschow New
[v2,01/12] hw/block/fdc-isa: Free struct FDCtrl from PortioList hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions - - 1 - --- 2023-12-18 Bernhard Beschow New
[12/12] hw/isa/vt82c686: Implement relocation of SuperI/O functions hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions - - - - --- 2023-12-17 Bernhard Beschow New
[11/12] exec/ioport: Add portio_list_set_enabled() hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions - - - - --- 2023-12-17 Bernhard Beschow New
[10/12] exec/ioport: Add portio_list_set_address() hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions - - - - --- 2023-12-17 Bernhard Beschow New
[09/12] exec/ioport: Resolve redundant .base attribute in struct MemoryRegionPortio hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions - - - - --- 2023-12-17 Bernhard Beschow New
[08/12] hw/char/serial-isa: Export struct ISASerialState hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions - - - - --- 2023-12-17 Bernhard Beschow New
[07/12] MAINTAINERS: Add include/hw/char/serial*.h to the "PC Chipset" section hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions - - - - --- 2023-12-17 Bernhard Beschow New
[06/12] hw/block/fdc-isa: Expose struct FDCtrlISABus hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions - - - - --- 2023-12-17 Bernhard Beschow New
[05/12] hw/block/fdc: Move constant #define to where it is imposed hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions - - - - --- 2023-12-17 Bernhard Beschow New
[04/12] hw/block/fdc: Expose internal header hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions - - - - --- 2023-12-17 Bernhard Beschow New
[03/12] hw/block/fdc-isa: Rename header to match source file hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions - - - - --- 2023-12-17 Bernhard Beschow New
[02/12] hw/i386/pc: No need to include hw/block/fdc.h in header hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions - - - - --- 2023-12-17 Bernhard Beschow New
[01/12] hw: Remove unused includes of hw/block/fdc.h hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions - - - - --- 2023-12-17 Bernhard Beschow New
docs/system: Document running Linux on amigaone machine docs/system: Document running Linux on amigaone machine - - - - --- 2023-12-16 Bernhard Beschow New
[6/6] system/memory: Trace names of MemoryRegions rather than host pointers Various tracing patches - - - - --- 2023-10-28 Bernhard Beschow New
[5/6] hw/i2c/pm_smbus: Convert DPRINTF to trace events Various tracing patches 1 - 1 - --- 2023-10-28 Bernhard Beschow New
[4/6] hw/misc/imx6_ccm: Convert DPRINTF to trace events Various tracing patches - - 1 - --- 2023-10-28 Bernhard Beschow New
[3/6] hw/misc/imx7_snvs: Trace MMIO access Various tracing patches - - 1 - --- 2023-10-28 Bernhard Beschow New
[2/6] hw/watchdog/wdt_imx2: Trace timer activity Various tracing patches - - - - --- 2023-10-28 Bernhard Beschow New
[1/6] hw/watchdog/wdt_imx2: Trace MMIO access Various tracing patches - - 1 - --- 2023-10-28 Bernhard Beschow New
« 1 2 ... 518 519 5204269 4270 »