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
*
pmm: use tmp zone on oom
Gerd Hoffmann
2018-06-22
1
-0
/
+13
*
bochs_display_setup: return error on failure
Gerd Hoffmann
2018-06-22
1
-1
/
+1
*
cbvga_set_mode: disable clearmem in windows x86 emulator.
Gerd Hoffmann
2018-06-22
1
-1
/
+9
*
cbvga_list_modes: don't list current mode twice
Gerd Hoffmann
2018-06-22
1
-1
/
+5
*
cbvga_setup_modes: use real mode number instead of 0x140
Gerd Hoffmann
2018-06-22
1
-0
/
+5
*
qemu: add bochs-display support
Gerd Hoffmann
2018-06-22
5
-14
/
+95
*
cbvga: factor out cbvga_setup_modes()
Gerd Hoffmann
2018-06-22
2
-25
/
+33
*
optionrom: enable non-vga display devices
Gerd Hoffmann
2018-06-22
1
-1
/
+28
*
docs: Update Download.md to use git clone via https
Kevin O'Connor
2018-06-11
1
-1
/
+1
*
tpm: Request access to locality 0
Stefan Berger
2018-04-12
1
-0
/
+2
*
tpm: when CRB is active, select, lock it, and check addresses
Stefan Berger
2018-03-21
1
-3
/
+1
*
tpm: revert return values for successful/failed CRB probing
Stefan Berger
2018-03-21
1
-3
/
+3
*
tpm: Wait for tpmRegValidSts flag on CRB interface before probing
Stefan Berger
2018-03-21
1
-0
/
+10
*
tpm: Handle unimplemented TIS_REG_IFACE_ID in tis_get_tpm_version()
Stephen Douthit
2018-03-02
1
-5
/
+15
*
tpm: Wait for interface startup when probing
Stephen Douthit
2018-03-02
1
-1
/
+12
*
tpm: Refactor duplicated wait code in tis_wait_sts() & crb_wait_reg()
Stephen Douthit
2018-03-02
1
-47
/
+33
*
tpm: add TPM CRB device support
Marc-André Lureau
2018-02-27
2
-1
/
+221
*
tpm: use get_tpm_version() callback
Marc-André Lureau
2018-02-27
1
-1
/
+2
*
tpm: generalize init_timeout()
Marc-André Lureau
2018-02-27
1
-10
/
+15
*
x86: add readq()
Marc-André Lureau
2018-02-27
1
-0
/
+5
*
build: Use git describe --always
Kevin O'Connor
2018-02-27
1
-1
/
+1
*
shadow: Don't invoke a shutdown on reboot unless in a reboot loop
Kevin O'Connor
2018-02-22
1
-11
/
+16
*
floppy: Send 4 sense interrupt commands during controller initialization
Nikolay Nikolov
2018-02-15
1
-1
/
+14
*
floppy: Wait for the floppy motor to reach a stable speed, after starting
Nikolay Nikolov
2018-02-15
1
-2
/
+11
*
floppy: Support up to 4 floppy drives when turning on the floppy motor
Nikolay Nikolov
2018-02-15
1
-1
/
+1
*
floppy: Execute a SPECIFY command after sensing the media type
Nikolay Nikolov
2018-02-15
1
-2
/
+20
*
floppy: hold the DOR reset bit low for 4 microseconds, when resetting
Nikolay Nikolov
2018-02-15
1
-0
/
+2
*
floppy: Use timer_check() in floppy_wait_irq()
Nikolay Nikolov
2018-02-07
1
-4
/
+5
*
floppy: Reset the floppy motor count in floppy_drive_pio()
Nikolay Nikolov
2018-02-07
1
-0
/
+1
*
floppy: Preserve motor and drive sel bits when resetting the floppy controller
Nikolay Nikolov
2018-02-07
1
-3
/
+6
*
floppy: Introduce FLOPPY_DOR_XXX constants
Nikolay Nikolov
2018-02-07
1
-4
/
+13
*
floppy: Introduce floppy_dor_mask()
Nikolay Nikolov
2018-02-07
1
-1
/
+7
*
floppy: Introduce the floppy_dor_read() function
Nikolay Nikolov
2018-02-07
1
-2
/
+8
*
pci: fix 'io hints' capability for RedHat PCI bridges
Marcel Apfelbaum
2018-01-16
1
-9
/
+5
*
docs/Download: Use more secure HTTPS URLs where possible
Paul Menzel
2017-12-08
1
-3
/
+3
*
tpm: Add support for TPM2 ACPI table
Stefan Berger
2017-11-15
2
-11
/
+54
*
paravirt: Only enable sercon in NOGRAPHIC mode if no other console specified
Kevin O'Connor
2017-11-10
1
-6
/
+7
*
docs: Add sercon-port to Runtime_config.md documentation
Kevin O'Connor
2017-11-10
1
-0
/
+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
[next]