index
:
delta/qemu-seabios.git
0.5.1-stable
0.6.1-stable
1.10-stable
1.11-stable
1.12-stable
1.6.3-stable
1.7.2-stable
1.7.3-stable
1.7.5-stable
1.8-stable
1.9-stable
master
git.qemu.org: git/seabios.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
blockcmd: generic SCSI luns enumeration
Roman Kagan
2017-05-02
2
-0
/
+98
*
blockcmd: accept only disks and CD-ROMs
Roman Kagan
2017-05-02
1
-0
/
+3
*
boot: Increase description size in boot menu
Kevin O'Connor
2017-04-25
1
-1
/
+1
*
coreboot: Adapt to upstream CBMEM console changes
Julius Werner
2017-04-25
1
-6
/
+15
*
config: Add function to check if fw_cfg exists
Petr Berky
2017-03-29
2
-1
/
+12
*
resume: Don't attempt to use generic reboot mechanisms on QEMU
Kevin O'Connor
2017-03-13
5
-5
/
+18
*
nvme: fix copy-paste mistake in comment
Daniel Verkamp
2017-03-02
1
-1
/
+1
*
nvme: fix extraction of status code bits
Daniel Verkamp
2017-03-02
1
-1
/
+1
*
nvme: fix reversed loop condition in cmd_readwrite
Daniel Verkamp
2017-03-02
1
-1
/
+1
*
nvme: extend command timeout to 5 seconds
Daniel Verkamp
2017-03-02
1
-1
/
+1
*
nvme: support NVMe 1.0 controllers
Daniel Verkamp
2017-03-02
1
-33
/
+6
*
QEMU fw_cfg: Write fw_cfg back on S3 resume
Ben Warren
2017-02-21
3
-0
/
+43
*
QEMU fw_cfg: Add functions for accessing files by key
Ben Warren
2017-02-21
2
-11
/
+32
*
QEMU fw_cfg: Add command to write back address of file
Ben Warren
2017-02-21
2
-3
/
+65
*
romfile-loader: Switch to using named structs
Ben Warren
2017-02-21
2
-37
/
+37
*
QEMU DMA: Add DMA write capability
Ben Warren
2017-02-21
2
-0
/
+52
*
block: add NVMe boot support
Julian Stecklina
2017-02-20
7
-0
/
+883
*
ps2port: Disable keyboard/mouse prior to resetting ps2 controller
Kevin O'Connor
2017-02-11
1
-1
/
+12
*
ahci: Set upper 32-bit registers to zero
Ladi Prosek
2017-01-17
1
-0
/
+5
*
serialio: Support for mmap serial ports
Ricardo Ribalda Delgado
2016-12-30
2
-10
/
+47
*
tpm: Log TPM 2 digest structure in little endian format
Stefan Berger
2016-11-27
1
-7
/
+18
*
tpm: Rework tpm_build_and_send_cmd() into tpm_simple_cmd()
Kevin O'Connor
2016-11-27
2
-109
/
+53
*
tpm: Don't call tpm_build_and_send_cmd() from tpm20_stirrandom()
Kevin O'Connor
2016-11-27
2
-5
/
+12
*
acpi: Generalize find_fadt() and find_tcpa_by_rsdp() into find_acpi_table()
Kevin O'Connor
2016-11-27
4
-49
/
+11
*
tpm: Move code around in tcgbios.c to keep like code together
Kevin O'Connor
2016-11-27
1
-207
/
+210
*
tpm: Don't call tpm_set_failure() from tpm12_get_capability()
Kevin O'Connor
2016-11-27
1
-5
/
+1
*
tpm: Add comment banners to tcg.c separating major parts of spec
Kevin O'Connor
2016-11-27
1
-101
/
+91
*
drop "etc/boot-cpus" fw_cfg file and reuse legacy QEMU_CFG_NB_CPUS
Igor Mammedov
2016-11-21
3
-33
/
+7
*
usb: Make usb_time_sigatt variable static
Kevin O'Connor
2016-10-26
1
-1
/
+1
*
support booting with more than 255 CPUs
Igor Mammedov
2016-10-25
2
-4
/
+21
*
add helpers to read etc/boot-cpus at resume time
Igor Mammedov
2016-10-25
3
-5
/
+47
*
smp: consolidate CPU APIC ID detection and accounting
Kevin O'Connor
2016-10-25
1
-10
/
+15
*
paravirt: disable legacy bios tables in case of more than 255 CPUs
Igor Mammedov
2016-10-25
1
-2
/
+4
*
virtio: fix virtio-pci
Gerd Hoffmann
2016-09-16
1
-2
/
+2
*
kbd: Move extended and release events out of special key detection switch
Kevin O'Connor
2016-09-15
1
-40
/
+25
[next]