]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin/bhyve/pci_ahci.c
Implement legacy interrupts for the AHCI device emulation
[FreeBSD/FreeBSD.git] / usr.sbin / bhyve / pci_ahci.c
2014-04-28 grehanImplement legacy interrupts for the AHCI device emulation
2014-04-23 baptUpdate to byacc 20140409
2014-04-22 delphijUse calloc() in favor of malloc + memset.
2014-04-09 tychonConstrain the amount of data returned to what is actual...
2014-04-04 gjbMerge r262907 from ^/projects/release-embedded:
2014-04-01 jmmvAdd atf m4 files from the vendor branch.
2014-03-29 marcelAdd mkimg, a utility for making disk images from raw...
2014-03-25 desUpgrade to OpenSSH 6.6p1.
2014-03-22 baptUpdate to 20140321
2014-03-18 tychonDon't reissue in-flight commands.
2014-03-16 tychonThough there currently isn't a way to insert new media...
2014-03-10 baptUpdate libucl to 2014-03-03
2014-03-05 delphijMFV r262756:
2014-03-02 delphijMFV r262639: ncurses 5.9 20140222 snapshot.
2014-02-28 delphijMFV r262617: ncurses 5.9.
2014-02-28 impSymbolic bindings for the dts files...
2014-02-28 impAdd missing skeleton file.
2014-02-28 markj4478 dtrace_dof_maxsize is far too small
2014-02-28 impInitial import of DTS files from Linux
2014-02-26 desMFV (r262529): fix is_upper() predicate
2014-02-23 baptImport libucl into head
2014-02-21 gjbMerge the following:
2014-02-21 baptImport Dragonfly Mail Agent into base system
2014-02-21 gjbMove ^/user/gjb/hacking/release-embedded up one directo...
2014-02-21 gjbMFH: tracking commit
2014-02-18 emasteUpdate LLDB snapshot to upstream r201577
2014-02-16 dimUpgrade our copy of llvm/clang to 3.4 release. This...
2014-02-14 jmmvMFV: Import atf-0.20.
2014-02-12 tychonProvide an indication a "PIO Setup Device to Host FIS...
2014-02-01 uqsMerge mdocml v1.12.3 into head
2014-01-31 desUpgrade to OpenSSH 6.5p1.
2014-01-30 dimImport libc++ 3.4 release. This contains a lot of...
2014-01-26 gshapiroMerge sendmail 8.14.8 to HEAD
2014-01-25 kaiwMFH@261151.
2014-01-22 tychonFix issue with stale fields from a recycled request...
2014-01-19 gjbMFH: Tracking commit (r260891)
2014-01-15 kaiwCopy libelf, libdwarf and common files from vendor...
2014-01-12 jmmvAdd atf pkg-config files from the vendor branch.
2014-01-09 gjbMFH: tracking commit (head@r260486)
2014-01-02 delphijMFV r260154 + 260182:
2013-12-28 gjbMFH: Tracking commit.
2013-12-27 gjbCopy head@r259933 -> user/gjb/hacking/release-embedded...
2013-12-05 rayMFC @r258947.
2013-12-03 emasteUpdate LLDB to upstream r196259 snapshot
2013-11-26 grehanThe Data Byte Count (DBC) field of a Physical Region...
2013-11-17 jmmvMFV: Import atf-0.18.
2013-11-12 emasteUpdate LLDB to upstream r194122 snapshot
2013-11-06 rayMFC @r257740.
2013-11-06 grehanAdd the VM name to the process name with setproctitle().
2013-11-05 edwinMFV of 255902, tzdata2013f
2013-10-29 baptMerge byacc 20130925
2013-10-23 rayMFC @r256953
2013-10-22 grehanFix AHCI ATAPI emulation when backed with /dev/cd0
2013-10-17 grehanEliminate unconditional debug printfs.
2013-10-09 markmMFC - tracking commit
2013-10-08 dimIn usr.sbin/bhyve/pci_ahci.c, fix several gcc warnings...
2013-10-08 rayMFC @r256148.
2013-10-05 markmMFC- tracking commit.
2013-10-04 grehanImport Zhixiang Yu's GSoC'13 AHCI emulation: