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
/
block.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
geometry: Apply LCHS values for boot devices
Sam Eiderman
2019-11-18
1
-0
/
+1
*
Revert "geometry: Apply LCHS values for boot devices"
Gerd Hoffmann
2019-11-18
1
-1
/
+0
*
geometry: Apply LCHS values for boot devices
Sam Eiderman
2019-11-06
1
-0
/
+1
*
block: Rename disk_op_s->drive_gf to drive_fl
Kevin O'Connor
2017-09-27
1
-2
/
+2
*
block: add NVMe boot support
Julian Stecklina
2017-02-20
1
-0
/
+1
*
block: Move send_disk_op() from block.c to disk.c
Kevin O'Connor
2016-03-31
1
-1
/
+0
*
Support for booting from LSI Logic LSI53C1030, SAS1068, SAS1068e
Don Slutz
2016-03-29
1
-0
/
+1
*
block: Move drive setup to new function block_setup()
Kevin O'Connor
2016-02-04
1
-0
/
+1
*
edd: Pass the segment/offset from int 1348 calls using a 'struct segoff_s'
Kevin O'Connor
2015-08-17
1
-1
/
+1
*
block: Route scsi style commands through 'struct disk_op_s'
Kevin O'Connor
2015-07-14
1
-2
/
+11
*
block: Introduce default_process_op() with common command handling codes
Kevin O'Connor
2015-07-14
1
-0
/
+1
*
sdcard: Initial support for SD cards on PCI SDHCI controllers on QEMU
Kevin O'Connor
2014-12-29
1
-0
/
+1
*
Move cdemu call interface and disk_ret helper code to disk.c.
Kevin O'Connor
2014-06-04
1
-10
/
+0
*
cdemu: store internal cdemu fields in standard "el-torito" spec format.
Kevin O'Connor
2014-06-04
1
-15
/
+0
*
edd: Move EDD get drive parameters (int 1348) logic from disk.c to block.c.
Kevin O'Connor
2014-06-04
1
-1
/
+2
*
xhci: Run the XHCI driver entirely in 32bit mode.
Kevin O'Connor
2014-01-29
1
-1
/
+3
*
Add space between DTYPE_* definitions.
Kevin O'Connor
2014-01-29
1
-15
/
+15
*
Convert op->drive_g from a 16bit pointer to a 32 bit "GLOBALFLAT" pointer.
Kevin O'Connor
2013-10-26
1
-5
/
+5
*
Add pvscsi boot support
Evgeny Budilovsky
2013-10-26
1
-0
/
+1
*
Rename fields of 'struct chs_s' and use in floppy lba2chs().
Kevin O'Connor
2013-10-14
1
-3
/
+3
*
Split disk.h into block.h and std/disk.h.
Kevin O'Connor
2013-09-18
1
-0
/
+129