Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/hermit-os/kernel.git. Pull mirroring updated .
  1. May 01, 2023
    • Stefan Lankes's avatar
      revise assertion · 4fdd479d
      Stefan Lankes authored
      On aarch64, the memory region below the kernel can be used for
      dynamic allocation. Consequently, the assertion should allow
      this region.
      4fdd479d
  2. Apr 30, 2023
  3. Apr 29, 2023
  4. Apr 27, 2023
  5. Apr 26, 2023
  6. Apr 25, 2023
  7. Apr 24, 2023
  8. Apr 21, 2023
    • bors[bot]'s avatar
      Merge #716 · 72678252
      bors[bot] authored
      
      716: virtio-net: Replace AsSliceU8 trait with zerocopy::AsBytes. r=mkroening a=joannejchen
      
      Changed VirtioNetHdr to derive from AsBytes instead of AsSliceU8 and changed related functions as necessary.
      
      
      Co-authored-by: default avatarJoanne Chen <joannejc@cs.utexas.edu>
      Unverified
      72678252
Loading