1. 239b877 Move pvmfw to under guest by Jiyong Park · 1 year, 1 month ago[Renamed from pvmfw/src/config.rs]
  2. f0af81d Use VM reference DT instead of VM base DTBO in pvmfw config v1.2 by Seungjae Yoo · 1 year, 7 months ago
  3. 82cefb3 Don't use &mut for immutable data by Alan Stokes · 1 year, 7 months ago
  4. 013f4c4 Introduce VM base DTBO as pvmfw config v1.2 by Seungjae Yoo · 1 year, 7 months ago
  5. 6561833 More Config refactoring by Alan Stokes · 1 year, 8 months ago
  6. d0cf3cd Refactoring: Make a config Entries type by Alan Stokes · 1 year, 8 months ago
  7. 13615ba pvmfw: fix bug in getting pvmfw config entry by Seungjae Yoo · 1 year, 8 months ago
  8. c6e023b pvmfw: Apply VM DTBO by Jaewan Kim · 1 year, 10 months ago
  9. 598d236 Merge changes Idad0ce1e,I84f0ca0f into main by Treehugger Robot · 1 year, 10 months ago
  10. 2e77994 Revert^2 "Upgrade zerocopy to 0.7.5" by Frederick Mayle · 1 year, 10 months ago
  11. 893738e Revert "Upgrade zerocopy to 0.7.5" by Frederick Mayle · 1 year, 10 months ago
  12. a9d6acf Upgrade zerocopy to 0.7.5 by Frederick Mayle · 1 year, 10 months ago
  13. b266e0e pvmfw: Validate config header entries when Config::new() by Jaewan Kim · 1 year, 11 months ago
  14. 3dfc0ab pvmfw: Refactor to add config::Range by Jaewan Kim · 1 year, 11 months ago
  15. ce3e313 pvmfw: config: Treat v1.x as latest version known by Pierre-Clément Tosi · 2 years ago
  16. bf5978c pvmfw: Handle config version 1.1 by Jaewan Kim · 2 years ago
  17. 3300149 pvmfw: Add support for variable config entry count by Pierre-Clément Tosi · 2 years ago
  18. fd694c7 pvmfw: Simplify HeaderEntry parsing by Pierre-Clément Tosi · 2 years ago
  19. 6b7fb3c pvmfw: Refactor to manage config version in its struct by Jaewan Kim · 2 years ago
  20. eacb738 [pvmfw] Move utility functions/consts relating to memory to vmbase by Alice Wang · 2 years, 2 months ago
  21. c3829f1 Remove redundant unsafe markers by Alan Stokes · 2 years, 2 months ago
  22. a0e4296 Require unsafe blocks in unsafe functions by Alan Stokes · 2 years, 4 months ago
  23. efe780c pvmfw: refactor: Regroup config data slicing by Pierre-Clément Tosi · 2 years, 6 months ago
  24. 43592a4 pvmfw: config: Document Header fields by Pierre-Clément Tosi · 2 years, 8 months ago
  25. 706a10c pvmfw: config: Tolerate invalid zero-sized entries by Pierre-Clément Tosi · 2 years, 8 months ago
  26. 292e099 pvmfw: config: Clarify error logs during parsing by Pierre-Clément Tosi · 2 years, 8 months ago
  27. 71d7d5b pvmfw: config: Refactor entry tracking by Pierre-Clément Tosi · 2 years, 8 months ago
  28. 20b6096 pvmfw: Add support for appended configuration data by Pierre-Clément Tosi · 2 years, 10 months ago