1. 52358e9 Update code for Rust 1.83.0 by Chris Wailes · 6 months ago
  2. f46a17c Use C string literals not cstr! by Alan Stokes · 7 months ago
  3. 7ec45d3 Turn hypervisor backends module into a library by Per Larsen · 9 months ago
  4. 646a31b Update ARM_SMCCC_KVM_FUNC_DEV_REQ_MMIO ABI by Mostafa Saleh · 10 months ago
  5. 5ce6c6f MockHypervisor: Get MMIO tokens by address only by Pierre-Clément Tosi · 9 months ago
  6. 7fb437f pvmfw: Validate size of assigned MMIO regions by Pierre-Clément Tosi · 9 months ago
  7. eacdd0f pvmfw: Warn for misaligned assigned MMIO regions by Pierre-Clément Tosi · 10 months ago
  8. f4d8a0d pvmfw: Refactor DeviceAssignmentError for clarity by Pierre-Clément Tosi · 10 months ago
  9. 239b877 Move pvmfw to under guest by Jiyong Park · 1 year, 1 month ago[Renamed from pvmfw/src/device_assignment.rs]
  10. a9b345f vmbase: Integrate libhyp as module by Pierre-Clément Tosi · 1 year, 3 months ago
  11. e5cca92 pvmfw: test: Duplicate DeviceAssigningHypervisor by Pierre-Clément Tosi · 1 year, 3 months ago
  12. 8f6f466 pvmfw: Handle dependent nodes in VM DTBO by Jaewan Kim · 1 year, 8 months ago
  13. 49e26ce pvmfw: Detect pvmfw overlap before REQUEST_MMIO by Pierre-Clément Tosi · 1 year, 5 months ago
  14. 8b78bc3 pvmfw: Rework DeviceAssignmentError::InvalidReg by Pierre-Clément Tosi · 1 year, 5 months ago
  15. 08d6e3f pvmfw: device_assignment: Print HVC errors by Pierre-Clément Tosi · 1 year, 5 months ago
  16. 5024668 pvmfw: Clean pre-populated pvIOMMUs when unused by Jaewan Kim · 1 year, 5 months ago
  17. f8abbb5 pvmfw: Add DtPathTokens by Jaewan Kim · 1 year, 8 months ago
  18. a232ed0 pvmfw: Use label syntax for device assignment test data by Jaewan Kim · 1 year, 5 months ago
  19. 80ef9fa pvmfw: Allow non-assignable device nodes to be labeled by Jaewan Kim · 1 year, 5 months ago
  20. 371f6c8 pvmfw: Keep __symbols__ in VM DTBO after filter by Jaewan Kim · 1 year, 6 months ago
  21. c730ebf pvmfw: Clean up dangling references in __symbols__ by Jaewan Kim · 1 year, 6 months ago
  22. 244efea libfdt: Make Fdt::root{,_mut}() infallible by Pierre-Clément Tosi · 1 year, 6 months ago
  23. 9d09f57 Update source for Rust 1.74.1 by Chris Wailes · 1 year, 7 months ago
  24. 3bea8cc Merge "pvmfw: Validate incoming <reg> and <iommus> against phys'" into main by Jaewan Kim · 1 year, 8 months ago
  25. 19b984f pvmfw: Validate incoming <reg> and <iommus> against phys' by Jaewan Kim · 1 year, 8 months ago
  26. ac9ff66 pvmfw: Remove obsoleted test by Jaewan Kim · 1 year, 8 months ago
  27. c39974e pvmfw: Use new VM DTBO format by Jaewan Kim · 1 year, 8 months ago
  28. 52477ae pvmfw: Parse incoming <reg> and <iommus> by Jaewan Kim · 1 year, 9 months ago
  29. a67e36a pvmfw: Use feasible iommus for device assignment test by Jaewan Kim · 1 year, 8 months ago
  30. a920049 pvmfw: Support #iommu-cells = <1> by Jaewan Kim · 1 year, 9 months ago
  31. 51ccfed pvmfw: Handle <iommus> when applying VM DTBO by Jaewan Kim · 1 year, 9 months ago
  32. 0bd637d pvmfw: Call patch() in patch test by Jaewan Kim · 1 year, 9 months ago
  33. fc3e8b5 pvmfw: Re-scope global var FILTERED_VM_DTBO_PROP by Pierre-Clément Tosi · 1 year, 9 months ago
  34. d701a0b pvmfw: Replace const_cstr! with now-const cstr! by Pierre-Clément Tosi · 1 year, 9 months ago
  35. c6e023b pvmfw: Apply VM DTBO by Jaewan Kim · 1 year, 10 months ago