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
*
version: Update header files now that version.c is not auto generated
Kevin O'Connor
2016-08-05
3
-5
/
+6
*
vgautil: Move definitions from cbvga.h and clext.h to vgautil.h
Kevin O'Connor
2016-08-05
7
-46
/
+30
*
vgautil: Move generic definitions from stdvga.h to vgautil.h
Kevin O'Connor
2016-08-05
6
-33
/
+37
*
vgautil: Add new header file with misc function and variable definitions
Kevin O'Connor
2016-08-05
13
-37
/
+57
*
vgainit: Move video param setup to stdvga_build_video_param()
Kevin O'Connor
2016-08-05
4
-14
/
+14
*
vgafb: Move header definitions from vgabios.h to new file vgafb.h
Kevin O'Connor
2016-08-04
6
-37
/
+47
*
swcursor: Concentrate swcursor logic in swcursor.c
Kevin O'Connor
2016-08-04
5
-20
/
+39
*
swcursor: Move swcursor code from vgafb.c to new file swcursor.c
Kevin O'Connor
2016-08-04
4
-58
/
+68
*
blockcmd: CMD_SCSI op is only used in 32bit mode
Kevin O'Connor
2016-08-04
1
-1
/
+6
*
vgabios: Simplify scroll logic
Kevin O'Connor
2016-07-21
3
-69
/
+64
*
docs: Note release date of 1.9.3
Kevin O'Connor
2016-07-13
1
-0
/
+5
*
smp: restore MSRs on S3 resume
Paolo Bonzini
2016-07-07
3
-14
/
+38
*
vgabios: Simplify set_cursor_pos()
Kevin O'Connor
2016-07-04
1
-18
/
+10
*
vgabios: Don't check for special case of page==0xff on external calls
Kevin O'Connor
2016-07-04
2
-11
/
+5
*
vgabios: Remove special case of dh==0xff in handle_1013()
Kevin O'Connor
2016-07-04
1
-7
/
+1
*
fw/msr_feature_control: add support to set MSR_IA32_FEATURE_CONTROL
Haozhong Zhang
2016-07-01
2
-11
/
+21
*
virtio: pci cfg access
Gerd Hoffmann
2016-06-20
2
-25
/
+178
*
virtio: uninline _vp_{read,write}
Gerd Hoffmann
2016-06-20
2
-78
/
+81
*
splash: Skip the RGB555 mode
Zheng Bao
2016-06-02
1
-1
/
+2
*
fw/pci: Add support for mapping Intel IGD via QEMU
Alex Williamson
2016-06-01
1
-0
/
+48
*
tcgbios: Remove unused const variable
Kevin O'Connor
2016-05-16
1
-1
/
+0
*
usb-xhci: Remove unused const variables
Kevin O'Connor
2016-05-16
1
-14
/
+0
*
docs: Note release date of 1.9.2
Kevin O'Connor
2016-04-22
1
-0
/
+5
*
scsi: Launch a thread when scanning for drives in the scsi drivers
Kevin O'Connor
2016-04-06
5
-29
/
+25
*
virtio: Use threads when scanning for virtio devices
Kevin O'Connor
2016-04-06
2
-4
/
+8
*
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
4
-63
/
+23
*
disk: Avoid stack_hop() path if already on the extra stack
Kevin O'Connor
2016-03-31
2
-11
/
+11
*
block: Move send_disk_op() from block.c to disk.c
Kevin O'Connor
2016-03-31
3
-34
/
+33
*
mpt-scsi: Declare 'int i' outside of for loop for older compilers
Kevin O'Connor
2016-03-30
1
-1
/
+2
*
Support for booting from LSI Logic LSI53C1030, SAS1068, SAS1068e
Don Slutz
2016-03-29
6
-1
/
+329
*
sdcard: skip detection of PCI sdhci controllers if etc/sdcard used
Matt DeVillier
2016-03-21
2
-1
/
+6
*
fw/pci: add Q35 S3 support
Marcel Apfelbaum
2016-03-07
1
-17
/
+56
*
ahci: set transfer mode according to the capabilities of connected drive
Gerd Hoffmann
2016-02-29
2
-0
/
+62
*
tpm: Write logs in TPM 2 format
Kevin O'Connor
2016-02-29
2
-13
/
+109
*
build: fix .text section address alignment
Kevin O'Connor
2016-02-19
1
-4
/
+10
*
docs: Note release date of 1.9.1
Kevin O'Connor
2016-02-19
1
-0
/
+5
*
tpm: Unify tpm_fill_hash()/tpm_log_extend_event() and use in BIOS interface
Kevin O'Connor
2016-02-19
1
-41
/
+36
*
tpm: Filter TPM commands in passthrough API
Stefan Berger
2016-02-05
2
-1
/
+20
*
tpm: Implement TPM 2's tpm_set_failure part
Stefan Berger
2016-02-05
2
-1
/
+46
*
tpm: Implement tpm20_menu
Stefan Berger
2016-02-05
2
-1
/
+133
*
tpm: Implement tpm20_extend
Stefan Berger
2016-02-05
2
-2
/
+49
*
tpm: Implement tpm20_prepboot
Stefan Berger
2016-02-05
2
-2
/
+153
*
tpm: Implement tpm20_set_timeouts
Stefan Berger
2016-02-05
2
-0
/
+37
*
tpm: Implement tpm20_startup and tpm20_s3_resume
Stefan Berger
2016-02-05
2
-6
/
+105
*
tpm: Prepare code for TPM 2 functions
Stefan Berger
2016-02-05
1
-112
/
+185
*
tpm: Factor out tpm_extend
Stefan Berger
2016-02-05
1
-4
/
+14
*
tpm: Extend TPM TIS with TPM 2 support.
Stefan Berger
2016-02-05
3
-8
/
+51
*
block: Move drive setup to new function block_setup()
Kevin O'Connor
2016-02-04
3
-21
/
+19
*
scsi: Always use MAXDESCSIZE when building drive description
Kevin O'Connor
2016-02-03
4
-4
/
+5
[next]