All series for Seabios

Status Subject Author
G [SeaBIOS] Re: [BUG] Could not read from CDROM (code 0003) Petr Cvek 1 year, 6 months ago
G [SeaBIOS] Re: Animated GIF bootsplash Michael Bacarella 1 year, 7 months ago
G [SeaBIOS] [PATCH 0/2] Add support for all standard resolutions Elliot Killick via SeaBIOS 1 year, 7 months ago
G O [SeaBIOS] [PATCH 0/2] Add support for all standard resolutions Elliot Killick via SeaBIOS 1 year, 8 months ago
G [SeaBIOS] [PATCH v3] Replace $(OBJDUMP) -thr with $(READELF) -WSrs Fangrui Song via SeaBIOS 1 year, 8 months ago
G [SeaBIOS] [PATCH v4 0/4] Make seabios linkable with lld Fangrui Song via SeaBIOS 1 year, 8 months ago
G [SeaBIOS] [PATCH] timer: Configure timer1 to a standard settings Petr Cvek 1 year, 8 months ago
G [SeaBIOS] [PATCH] floppy: Support CMOS setting outside QEMU Petr Cvek 1 year, 8 months ago
G [SeaBIOS] [PATCH] virtio-blk: use larger default request size Gerd Hoffmann 1 year, 8 months ago
G [SeaBIOS] [PATCH v4 0/2] use large ZoneHigh when there is enough memory Gerd Hoffmann 1 year, 11 months ago
G O [SeaBIOS] [PATCH v3 0/2] use large ZoneHigh when there is enough memory Gerd Hoffmann 1 year, 11 months ago
G O [SeaBIOS] [PATCH v2 0/2] use large ZoneHigh when there is enough memory Gerd Hoffmann 1 year, 11 months ago
G [SeaBIOS] [PATCH] memory: reserve more space for ZoneHigh Gerd Hoffmann 1 year, 11 months ago
G R [SeaBIOS] [PATCH] qemu: disable builtin acpi and smbios tables by default. Gerd Hoffmann 1 year, 11 months ago
G [SeaBIOS] [PATCH 0/2] improve ZoneHigh memory management Gerd Hoffmann 1 year, 11 months ago
G [SeaBIOS] [PATCH] MP: fix mptable interrupt source generation for pci devices Jay Khandkar 1 year, 11 months ago
G [SeaBIOS] [PATCH v3 0/2] Fix reset issue with QEMU -machine q35 Volker Rümelin 1 year, 12 months ago
G R O [SeaBIOS] [PATCH v2 0/2] Fix reset issue with QEMU -machine q35 Volker Rümelin 2 years ago
G R O [SeaBIOS] [PATCH 0/2] Fix reset issue with QEMU -machine q35 Volker Rümelin 2 years ago
G [SeaBIOS] [PATCH v2] Add an option for debug output on the vga console Karl Semich 2 years ago
G [SeaBIOS] [PATCH] Add an option for debug output on the vga console. Karl Semich 2 years ago
G R [SeaBIOS] Re: [PATCH] nvme: fix LBA format data structure Alexander Graf via SeaBIOS 2 years, 1 month ago
G [SeaBIOS] [PATCH] nvme: avoid use-after-free in nvme_controller_enable() Jan Beulich via SeaBIOS 2 years, 2 months ago
G [SeaBIOS] [PATCH] nvme: fix LBA format data structure Florian Larysch 2 years, 2 months ago
G R [SeaBIOS] [PATCHv2 0/6] Rework NVME page transfers and avoid fsegment allocation Kevin O'Connor 2 years, 2 months ago
G [SeaBIOS] [PATCH] sercon: Fix missing GET_LOW() to access rx_bytes Kevin O'Connor 2 years, 2 months ago
G [SeaBIOS] Re: [PATCH] sercon: add missing GET_LOW() to access rx_bytes Kevin O'Connor 2 years, 2 months ago
G [SeaBIOS] [PATCH] sercon: add missing GET_LOW() to access rx_bytes Volker Rümelin 2 years, 2 months ago
G R [SeaBIOS] [PATCH] nvme: Only allocate one dma bounce buffer for all nvme drives Kevin O'Connor 2 years, 2 months ago
G O [SeaBIOS] [PATCH 0/5] Rework NVME page transfers and avoid fsegment allocation Kevin O'Connor 2 years, 2 months ago
G [SeaBIOS] [PATCH] nvme: Move PRP data to ZoneHigh Alexander Graf via SeaBIOS 2 years, 2 months ago
G [SeaBIOS] Re: [PATCH v3 4/4] nvme: Split requests by maximum allowed size Alexander Graf via SeaBIOS 2 years, 2 months ago
G [SeaBIOS] [PATCH] smm: Suppress gcc array-bounds warnings Kevin O'Connor 2 years, 2 months ago
G [SeaBIOS] [PATCH] memmap: Fix gcc out-of-bounds warning Kevin O'Connor 2 years, 3 months ago
G [SeaBIOS] [PATCH] vgasrc: Don't use VAR16 in header files to fix gcc warning Kevin O'Connor 2 years, 3 months ago
G [SeaBIOS] [PATCH] svgamodes: add standard 4k modes Gerd Hoffmann 2 years, 3 months ago
G R [SeaBIOS] [PATCH v4 0/3] virtio-blk: add feature VIRTIO_BLK_F_SIZE_MAX Andy Pei 2 years, 3 months ago
G O [SeaBIOS] [PATCH v3 0/3] virtio-blk: add feature VIRTIO_BLK_F_SIZE_MAX Andy Pei 2 years, 3 months ago
G [SeaBIOS] Re: [PATCH] virtio-blk: segment large IO to 4K IO. Pei, Andy 2 years, 3 months ago
G [SeaBIOS] [PATCH] virtio-blk: segment large IO to 4K IO. Andy Pei 2 years, 3 months ago
G [SeaBIOS] [PATCH] virtio-blk: segment large IO according to size_max Andy Pei 2 years, 3 months ago
G [SeaBIOS] [PATCH v3 0/2] pci: reserve resources for pcie-pci-bridge to fix regressed hotplug on q35 with ACPI hotplug enabled Igor Mammedov 2 years, 3 months ago
G O [SeaBIOS] [PATCH v2] pci: reserve resources for pcie-pci-bridge to fix regressed hotplug on q35 with ACPI hotplug enabled Igor Mammedov 2 years, 4 months ago
G O [SeaBIOS] [PATCH] pci: reserve resources for pcie-pci-bridge to fix regressed hotplug on q35 with ACPI hotplug enabled Igor Mammedov 2 years, 4 months ago
G [SeaBIOS] [PATCH v2] src/hw/virtio-blk: add feature VIRTIO_BLK_F_SIZE_MAX and VIRTIO_BLK_F_SEG_MAX Andy Pei 2 years, 4 months ago
G O [SeaBIOS] [PATCH] src/hw/virtio-blk: add feature VIRTIO_BLK_F_SIZE_MAX and VIRTIO_BLK_F_SEG_MAX Andy Pei 2 years, 4 months ago
G [SeaBIOS] [PATCH] tcgbios: Disable platform hierarchy in case of failure Stefan Berger 2 years, 6 months ago
G [SeaBIOS] [PATCH v2] virtio-scsi: initialize the ctrl and event vq Li Feng 2 years, 6 months ago
G O [SeaBIOS] [PATCH] virtio-scsi: initialize the ctrl and event vq Li Feng 2 years, 6 months ago
G [SeaBIOS] [PATCH v2] nvme: don't keep probing namespaces after an active one has been found Thanos Makatos 2 years, 8 months ago