On 8/25/2025 9:44 AM, Boqun Feng wrote: > On Sun, Aug 24, 2025 at 09:59:52AM -0400, Joel Fernandes wrote: >> Add a minimal bitfield library for defining in Rust structures (called >> bitstruct), similar in concept to bit fields in C structs. This will be used >> for defining page table entries and other structures in nova-core. >> >> Signed-off-by: Joel Fernandes <joelagn...@nvidia.com> > > FWIW, Joel, I only received patch 1/2. Oh. Good catch, will CC you on 2/2 for the next time. thanks, - Joel > > Regards, > Boqun > > [..]
- [PATCH 1/2] nova-core: Add a library for bitfields in Ru... Joel Fernandes
- [PATCH 2/2] nova-core: Add KUNIT tests for bitstruc... Joel Fernandes
- Re: [PATCH 1/2] nova-core: Add a library for bitfie... John Hubbard
- Re: [PATCH 1/2] nova-core: Add a library for bitfie... Boqun Feng
- Re: [PATCH 1/2] nova-core: Add a library for bi... Joel Fernandes
- Re: [PATCH 1/2] nova-core: Add a library fo... Alexandre Courbot
- Re: [PATCH 1/2] nova-core: Add a library for bitfie... Danilo Krummrich
- Re: [PATCH 1/2] nova-core: Add a library for bitfie... Alexandre Courbot
- Re: [PATCH 1/2] nova-core: Add a library for bitfie... Elle Rhumsaa