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
/
fw
Commit message (
Expand
)
Author
Age
Files
Lines
*
qemu: avoid debug prints if debugcon is not enabled
Stefano Garzarella
2018-12-10
2
-0
/
+6
*
shadow: Rework bios copy code to prevent gcc array-bounds warning
Kevin O'Connor
2018-11-10
1
-5
/
+6
*
pci: recognize RH PCI legacy bridge resource reservation capability
Jing Liu
2018-09-05
1
-21
/
+29
*
pci: clean up the debug message for pci capability found
Jing Liu
2018-09-05
1
-1
/
+3
*
pci: fix the return value for truncated capability
Jing Liu
2018-09-05
1
-0
/
+1
*
ssdt: Fix building of legacy acpi tables on current iasl compiler
Kevin O'Connor
2018-07-15
2
-2
/
+2
*
shadow: Don't invoke a shutdown on reboot unless in a reboot loop
Kevin O'Connor
2018-02-22
1
-11
/
+16
*
pci: fix 'io hints' capability for RedHat PCI bridges
Marcel Apfelbaum
2018-01-16
1
-9
/
+5
*
paravirt: Only enable sercon in NOGRAPHIC mode if no other console specified
Kevin O'Connor
2017-11-10
1
-6
/
+7
*
paravirt: serial console configuration.
Gerd Hoffmann
2017-09-22
1
-0
/
+8
*
pci: enable RedHat PCI bridges to reserve additional resources on PCI init
Aleksandr Bezzubikov
2017-09-14
1
-4
/
+102
*
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
1
-2
/
+2
*
stacks: Don't update the A20 settings if they haven't changed
Kevin O'Connor
2017-05-16
1
-2
/
+4
*
smm: Backup and restore A20 on an SMI based mode switch
Kevin O'Connor
2017-05-16
1
-1
/
+8
*
src: Minor - remove tab characters that slipped into SeaBIOS C code
Kevin O'Connor
2017-05-02
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
1
-1
/
+13
*
QEMU fw_cfg: Write fw_cfg back on S3 resume
Ben Warren
2017-02-21
2
-0
/
+39
*
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
*
acpi: Generalize find_fadt() and find_tcpa_by_rsdp() into find_acpi_table()
Kevin O'Connor
2016-11-27
1
-9
/
+9
*
drop "etc/boot-cpus" fw_cfg file and reuse legacy QEMU_CFG_NB_CPUS
Igor Mammedov
2016-11-21
3
-33
/
+7
*
support booting with more than 255 CPUs
Igor Mammedov
2016-10-25
1
-4
/
+20
*
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
*
smp: restore MSRs on S3 resume
Paolo Bonzini
2016-07-07
1
-14
/
+36
*
fw/msr_feature_control: add support to set MSR_IA32_FEATURE_CONTROL
Haozhong Zhang
2016-07-01
2
-11
/
+21
*
fw/pci: Add support for mapping Intel IGD via QEMU
Alex Williamson
2016-06-01
1
-0
/
+48
*
shadow: Batch PCI config writes
Kevin O'Connor
2016-04-06
1
-17
/
+38
*
optionroms: Drop support for CONFIG_OPTIONROMS_DEPLOYED
Kevin O'Connor
2016-04-06
1
-14
/
+1
*
fw/pci: add Q35 S3 support
Marcel Apfelbaum
2016-03-07
1
-17
/
+56
*
pci: Split low-level pci code from higher-level 'struct pci_device' code
Kevin O'Connor
2016-02-03
7
-6
/
+11
*
pci: Move code in pci.c that is specific to pciinit.c to pciinit.c
Kevin O'Connor
2016-02-03
2
-1
/
+37
*
pci: Implement '%pP' printf handler for 'struct pci_device' pointers
Kevin O'Connor
2016-02-03
1
-16
/
+9
*
Fix comment typo
Cao jin
2016-02-01
2
-3
/
+3
*
biostables: Support SMBIOS 2.6+ UUID format
Cole Robinson
2016-01-15
1
-11
/
+36
*
post: Always set HaveRunPost prior to setting any other global variable
Kevin O'Connor
2016-01-12
3
-0
/
+4
*
resume: Make KVM soft reboot loop detection more flexible
Kevin O'Connor
2016-01-12
1
-2
/
+13
*
coreboot: Check for unaligned cbfs header
Kevin O'Connor
2016-01-12
1
-0
/
+4
*
fw/pci: do not automatically allocate IO region for PCIe bridges
Marcel Apfelbaum
2015-12-20
1
-4
/
+5
*
acpi: Don't build SSDT files on every build; store them in git
Kevin O'Connor
2015-11-19
5
-4
/
+719
*
biostables: Minor - fix incorrect indentation
Kevin O'Connor
2015-10-24
1
-1
/
+1
*
coreboot: Minor - avoid K&R style function declaration
Kevin O'Connor
2015-10-24
1
-1
/
+1
*
Add QEMU fw_cfg DMA interface
Marc MarĂ
2015-10-21
2
-12
/
+93
*
malloc: Rename csm_malloc_preinit() to malloc_csm_preinit()
Kevin O'Connor
2015-10-15
1
-2
/
+2
[next]