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
Commit message (
Expand
)
Author
Age
Files
Lines
*
paravirt: Only enable sercon in NOGRAPHIC mode if no other console specified
rel-1.11.1
Kevin O'Connor
2018-03-19
1
-6
/
+7
*
pci: fix 'io hints' capability for RedHat PCI bridges
Marcel Apfelbaum
2018-03-19
1
-9
/
+5
*
shadow: Don't invoke a shutdown on reboot unless in a reboot loop
Kevin O'Connor
2018-03-19
1
-11
/
+16
*
build: Use git describe --always
Kevin O'Connor
2018-03-19
1
-1
/
+1
*
docs: Note v1.11.0 release
rel-1.11.0
Kevin O'Connor
2017-11-10
1
-0
/
+18
*
sercon: Disable ScreenAndDebug in case both serial console and serial debug a...
Gerd Hoffmann
2017-11-03
1
-0
/
+4
*
timer: Avoid integer overflows in usec and nsec calculations
Kevin O'Connor
2017-11-02
1
-24
/
+31
*
nvme: Use the Maximum Queue Entries Supported (MQES) to initialize I/O queues
Filippo Sironi
2017-10-14
1
-2
/
+8
*
xhci: Verify the device is still present in xhci_cmd_submit()
Kevin O'Connor
2017-10-09
1
-0
/
+11
*
nvme: fix out of memory behavior
Julian Stecklina
2017-10-06
1
-36
/
+111
*
xhci: Build TRBs directly in xhci_trb_queue()
Kevin O'Connor
2017-10-03
1
-105
/
+59
*
virtio: Allocate drive_s storage in low memory
Kevin O'Connor
2017-09-27
3
-9
/
+7
*
block: Rename disk_op_s->drive_gf to drive_fl
Kevin O'Connor
2017-09-27
20
-174
/
+174
*
disk: Don't require the 'struct drive_s' to be in the f-segment
Kevin O'Connor
2017-09-27
3
-18
/
+18
*
boot: Rename drive_g to drive
Kevin O'Connor
2017-09-27
1
-8
/
+8
*
add serial console support
Gerd Hoffmann
2017-09-22
10
-18
/
+739
*
paravirt: serial console configuration.
Gerd Hoffmann
2017-09-22
1
-0
/
+8
*
romfile: add support for constant files.
Gerd Hoffmann
2017-09-22
2
-0
/
+48
*
kbd: make enqueue_key public, add ascii_to_keycode
Gerd Hoffmann
2017-09-22
2
-1
/
+19
*
std: add cp437 to unicode map
Gerd Hoffmann
2017-09-22
3
-0
/
+277
*
pci: enable RedHat PCI bridges to reserve additional resources on PCI init
Aleksandr Bezzubikov
2017-09-14
2
-4
/
+105
*
pci: add QEMU-specific PCI capability structure
Aleksandr Bezzubikov
2017-09-14
1
-0
/
+52
*
pci: refactor pci_find_capapibilty to get bdf as the first argument instead o...
Aleksandr Bezzubikov
2017-09-14
6
-30
/
+30
*
tcgbios: Fix use of unitialized variable
Kevin O'Connor
2017-09-14
1
-2
/
+1
*
docs: Fix typos in Memory_Model.md
Kevin O'Connor
2017-09-02
1
-3
/
+3
*
vga: Fix bug in stdvga_get_linesize()
Kevin O'Connor
2017-08-29
1
-1
/
+1
*
usb-xhci: use hub portmap
Gerd Hoffmann
2017-07-25
1
-4
/
+41
*
usb: add hub portmap
Gerd Hoffmann
2017-07-25
2
-3
/
+11
*
virtio: IOMMU support
Jason Wang
2017-07-07
3
-2
/
+5
*
ahci: Disable Native Command Queueing
Zeh, Werner
2017-07-02
1
-1
/
+0
*
nvme: Enable NVMe support for non-qemu hardware
Youness Alaoui
2017-06-12
1
-2
/
+1
*
SeaVGABios/cbvga: Advertise compatible VESA modes
Patrick Rudolph
2017-06-12
1
-1
/
+103
*
SeaVGABios/cbvga: Use active mode to clear screen
Patrick Rudolph
2017-06-12
1
-1
/
+1
*
SeaVGABIOS/vbe: Query driver for scanline pitch v2
Patrick Rudolph
2017-06-12
5
-1
/
+21
*
SeaVGABios/cbvga: Advertise correct pixel format
Patrick Rudolph
2017-06-12
1
-1
/
+3
*
Revert "lsi-scsi: reset in case of a serious problem"
Roman Kagan
2017-06-12
1
-2
/
+0
*
blockcmd: start REPORT_LUNS with the smallest buffer
Roman Kagan
2017-06-12
1
-1
/
+3
*
stacks: There is no need to disable NMI if it is already disabled
Kevin O'Connor
2017-06-12
1
-4
/
+9
*
stacks: Don't update the A20 settings if they haven't changed
Kevin O'Connor
2017-05-16
3
-6
/
+11
*
stacks: Make sure to initialize Call16Data
Kevin O'Connor
2017-05-16
1
-0
/
+1
*
smm: Backup and restore A20 on an SMI based mode switch
Kevin O'Connor
2017-05-16
1
-1
/
+8
*
NVMe: Allow NVMe to be enabled on real hardware
Kevin O'Connor
2017-05-10
2
-2
/
+2
*
src: Minor - remove tab characters that slipped into SeaBIOS C code
Kevin O'Connor
2017-05-02
2
-5
/
+5
*
lsi-scsi: try to enumerate luns with REPORT LUNS
Roman Kagan
2017-05-02
1
-11
/
+26
*
lsi-scsi: reset in case of a serious problem
Roman Kagan
2017-05-02
1
-0
/
+2
*
mpt-scsi: try to enumerate luns with REPORT LUNS
Roman Kagan
2017-05-02
1
-14
/
+26
*
pvscsi: fix the comment about lun enumeration
Roman Kagan
2017-05-02
1
-1
/
+1
*
usb-uas: enumerate luns with REPORT LUNS
Roman Kagan
2017-05-02
1
-16
/
+29
*
esp-scsi: enumerate luns with REPORT LUNS
Roman Kagan
2017-05-02
1
-10
/
+25
*
virtio-scsi: enumerate luns with REPORT LUNS
Roman Kagan
2017-05-02
1
-12
/
+26
[next]