User Details
- User Since
- Nov 25 2019, 10:59 AM (259 w, 6 d)
Feb 25 2021
Add mpr driver into GENERIC64LE configuration.
Feb 15 2021
Fixes after review. Make mps_read_extended_config_page return IOCStatus already byte-swapped. Other missing swaps fixed. Updated man page with TODO about flash operations not working on BE.
Nov 23 2020
Nov 13 2020
Any comment on this?
Nov 12 2020
Someone any additional comment on this?
Oct 30 2020
Review fixes.
Oct 22 2020
Oct 21 2020
Oct 1 2020
Sep 23 2020
Aug 12 2020
Aug 3 2020
Review comments fixes.
Jul 28 2020
Comments and indentation.
Jul 27 2020
Jul 23 2020
Jul 2 2020
Jun 5 2020
Apr 1 2020
Mar 20 2020
Print information message about number of bpvo pool entries and memory used by this pool when booting in verbose mode.
Mar 19 2020
Style (indentation, comparison) fixes.
Mar 18 2020
Adjust moea64_bpvo_pool_size value only if hw_direct_map is false, otherwise set it to previous hard-coded value.
Mar 17 2020
Mar 13 2020
Mar 6 2020
Jan 31 2020
Removing blank line.
Removing extra white spaces.
Jan 30 2020
Thanks @bryanv for the review.
Use the vtpci_write_config in vtpci_write_header macros for consistency. Typo fixes.
Use functions htole16 and htole32 when writing VirtIO header instead of le16toh and le32toh for better comprehension.