aboutsummaryrefslogtreecommitdiff
path: root/vm_memory/src/guest_address.rs
AgeCommit message (Expand)Author
2023-07-12vm_memory: make unchecked_add actually uncheckedDaniel Verkamp
2023-04-17tree-wide: remove unnecessary castsDaniel Verkamp
2022-09-29vm_memory: Format GuestAddress in hex for Debug.Andrew Walbran
2022-09-13Update all copyright headers to match new styleDennis Kempin
2022-08-01Remove redundant {self} importsDaniel Verkamp
2022-07-28Reformat importsDennis Kempin
2022-05-20vm_memory: add GuestAddress::alignNoah Gold
2022-04-11Rust 1.60 clippy fixesDaniel Verkamp
2022-02-09iommu: Add generic MemoryMapper interfaceWoody Chow
2021-11-15Enable clippy on more workspace cratesDennis Kempin
2020-07-24vm_memory: A crate to hold vm-specific memory objectsDylan Reid