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
...
*
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
*
memmap: Introduce SYMBOL() macro to access linker script symbols
Kevin O'Connor
2015-10-15
3
-13
/
+11
*
e820: Rename memmap.c to e820map.c and use consistent "e820_" prefix
Kevin O'Connor
2015-10-15
5
-25
/
+26
*
Fix typos found by codespell
Stefan Weil
2015-10-09
1
-1
/
+1
*
Always enable caching on transition32; backup/restore cr0 on call32
Kevin O'Connor
2015-10-09
1
-3
/
+0
*
mptable: Don't create mptable if it is very large
Kevin O'Connor
2015-08-04
1
-0
/
+5
*
smm: ignore bits 16,18-31 of SMM revision ID at runtime too
Kevin O'Connor
2015-07-30
1
-3
/
+3
*
smm: fix outl argument order
Paolo Bonzini
2015-07-30
1
-1
/
+1
*
Don't enable interrupts prior to IVT and PIC setup
Kevin O'Connor
2015-07-14
1
-0
/
+1
*
coreboot: Try to auto-detect if the CBFS anchor pointer is a relative pointer
Kevin O'Connor
2015-07-14
1
-0
/
+3
*
ich9: initialise RCBA register through LPC interface
Paulo Alcantara
2015-07-14
2
-0
/
+8
*
pci: allow to loop over capabilities
Gerd Hoffmann
2015-06-30
1
-2
/
+2
*
Add multiboot support.
Vladimir Serbinenko
2015-06-01
1
-0
/
+111
*
smm: ignore bits 16,18-31 of SMM revision ID
Paolo Bonzini
2015-05-11
1
-4
/
+11
[prev]
[next]