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