Skip to content

optimization:Do not use raw pointers #6

@flying-122

Description

@flying-122

pub(crate) struct Vcpu {
pub(crate) mmu: UniqueRef,
pub(crate) va_run: u64,

  • pub(crate) run: *mut RkvmRun, //here

It is better not to use raw pointers

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions