index
:
seabios
guest-hint
kvmtool
master
memory2-logging
microvm
pci-4g-map
pci64-cfg
seabios
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
hw
Commit message (
Expand
)
Author
Age
Files
Lines
*
esp-scsi: indicate acceptance of MESSAGE IN phase data
Mark Cave-Ayland
2024-09-04
1
-1
/
+3
*
Add LBA 64bit support for reads beyond 2TB.
Max Tottenham
2024-01-26
2
-14
/
+71
*
Add AHCI Power ON + ICC_ACTIVE into port setup code
Andrej Kruták
2024-01-25
1
-1
/
+2
*
esp-scsi: terminate DMA transfer when ESP data transfer completes
Mark Cave-Ayland
2024-01-25
1
-0
/
+2
*
esp-scsi: handle non-DMA SCSI commands with no data phase
Mark Cave-Ayland
2023-08-24
1
-1
/
+10
*
esp-scsi: check for INTR_BS/INTR_FC instead of STAT_TC for command completion
Mark Cave-Ayland
2023-08-24
1
-14
/
+22
*
esp-scsi: flush FIFO before sending SCSI command
Mark Cave-Ayland
2023-08-24
1
-0
/
+4
*
ahci: handle TFES irq correctly
Niklas Cassel via SeaBIOS
2023-06-21
1
-0
/
+6
*
virtio-blk: Fix integer overflow for large max IO sizes
Lukas Stockner via SeaBIOS
2023-06-13
1
-1
/
+1
*
usb: fix wrong init of keyboard/mouse's if first interface is not boot protocol
Qi Zhou
2022-11-23
2
-10
/
+15
*
virtio: finalize features before using device
rel-1.16.1
Xuan Zhuo
2022-11-23
2
-9
/
+26
*
virtio-mmio: read/write the hi 32 features for mmio
Xuan Zhuo
2022-11-23
1
-2
/
+5
*
virtio-blk: Fix incorrect type conversion in virtio_blk_op()
Xiaofei Lee
2022-11-22
1
-1
/
+1
*
virtio-blk: use larger default request size
Gerd Hoffmann
2022-07-07
1
-1
/
+1
*
reset: force standard PCI configuration access
Volker Rümelin
2022-04-04
2
-0
/
+33
*
pci: refactor the pci_config_*() functions
Volker Rümelin
2022-04-04
2
-13
/
+53
*
nvme: fix LBA format data structure
Florian Larysch
2022-02-03
1
-1
/
+0
*
nvme: avoid use-after-free in nvme_controller_enable()
Jan Beulich via SeaBIOS
2022-01-27
1
-1
/
+2
*
nvme: Only allocate one dma bounce buffer for all nvme drives
Kevin O'Connor
2022-01-27
2
-9
/
+15
*
nvme: Build the page list in the existing dma buffer
Kevin O'Connor
2022-01-27
2
-43
/
+24
*
nvme: Pass prp1 and prp2 directly to nvme_io_xfer()
Kevin O'Connor
2022-01-27
1
-21
/
+18
*
nvme: Convert nvme_build_prpl() to nvme_prpl_xfer()
Kevin O'Connor
2022-01-27
2
-27
/
+20
*
nvme: Add nvme_bounce_xfer() helper function
Kevin O'Connor
2022-01-21
1
-14
/
+21
*
nvme: Rework nvme_io_readwrite() to return -1 on error
Kevin O'Connor
2022-01-21
1
-19
/
+18
*
virtio-blk: split large IO according to size_max
Andy Pei
2021-12-18
1
-1
/
+34
*
virtio-blk: abstract a function named virtio_blk_op_one_segment to handle r/w...
Andy Pei
2021-12-18
1
-20
/
+28
*
virtio-blk: add feature VIRTIO_BLK_F_SIZE_MAX and VIRTIO_BLK_F_SEG_MAX
Andy Pei
2021-12-18
2
-8
/
+46
*
nvme: fix missing newline on sq full print
Alex Martens via SeaBIOS
2021-06-30
1
-1
/
+1
*
nvme: drive desc should not include the newline
Gerd Hoffmann
2021-05-31
1
-2
/
+2
*
nvme: improve namespace allocation
Gerd Hoffmann
2021-05-31
2
-25
/
+16
*
usb-hid: Increase MAX_KBD_EVENT
Stefan Ott via SeaBIOS
2021-03-10
1
-1
/
+1
*
Support booting USB drives with a write protect switch enabled
Mike Banon
2020-12-21
1
-3
/
+7
*
nvme: Clean up nvme_cmd_readwrite()
David Woodhouse
2020-11-16
1
-44
/
+33
*
nvme: Split requests by maximum allowed size
Alexander Graf
2020-10-28
1
-0
/
+16
*
nvme: Pass large I/O requests as PRP lists
Alexander Graf
2020-10-28
2
-10
/
+82
*
nvme: Allow to set PRP2
Alexander Graf
2020-10-28
1
-5
/
+6
*
nvme: Record maximum allowed request size
Alexander Graf
2020-10-28
2
-3
/
+18
*
usb/xhci: add support for mmio host adapters (via acpi).
Gerd Hoffmann
2020-10-13
1
-0
/
+31
*
usb/xhci: split xhci setup into generic and pci parts
Gerd Hoffmann
2020-10-13
1
-13
/
+27
*
usb: add boot prio support for mmio host adapters
Gerd Hoffmann
2020-10-13
1
-0
/
+1
*
USB:Fix xHCI initail fail by using longer reset and CNR clear timeout value
weitaowang-oc@zhaoxin.com
2020-09-30
1
-2
/
+2
*
usb.c: Fix devices using non-primary interface descriptor
Matt DeVillier
2020-09-25
1
-8
/
+19
*
nvme: Increase `nvme_cmd_readwrite()` message log level from 3 to 5
Paul Menzel
2020-07-28
1
-1
/
+1
*
virtio-scsi: fix boot prio detection by using correct lun
Stefan Reiter
2020-07-28
1
-3
/
+3
*
timer: Handle decrements of PIT counter
Roman Bolshakov
2020-06-26
1
-1
/
+1
*
serialio: Preserve Xen DebugOutputPort
Jason Andryuk
2020-06-24
1
-0
/
+4
*
pci: fix mmconfig support
Gerd Hoffmann
2020-05-25
1
-6
/
+6
*
Revert "ps2port: adjust init routine to fix PS/2 keyboard issues"
Kevin O'Connor
2020-05-21
1
-13
/
+5
*
acpi: find and register virtio-mmio devices
Gerd Hoffmann
2020-05-15
2
-0
/
+21
*
acpi: skip kbd init if not present
Gerd Hoffmann
2020-05-15
1
-0
/
+4
[next]