Skip to content
Snippets Groups Projects
  1. Jul 20, 2020
    • Stefano Garzarella's avatar
      linux: add VMADDR_CID_LOCAL · e93797a6
      Stefano Garzarella authored
      
      In Linux we replaced VMADDR_CID_RESERVED with VMADDR_CID_LOCAL
      in commit ef343b35d46667668a099655fca4a5b2e43a5dfe.
      It is available since Linux v5.6, and it can be used to do
      local communication if supported.
      
      This patch deprecates VMADDR_CID_RESERVED for backward
      compatibility.
      
      Signed-off-by: default avatarStefano Garzarella <sgarzare@redhat.com>
      e93797a6
  2. Jul 19, 2020
  3. Jul 18, 2020
  4. Jul 17, 2020
    • Patrick Mooney's avatar
      Expose EPOLLEXCLUSIVE on illumos platform · e1b97571
      Patrick Mooney authored
      Initially the EPOLLEXCLUSIVE definition was hidden on the illumos
      platform as it lacked explicit support.  After further review, it was
      concluded that EPOLLEXCLUSIVE can safely be considered a no-op, when not
      fully implemented by the OS, making it safe for use on illumos.
      e1b97571
  5. Jul 15, 2020
  6. Jul 14, 2020
  7. Jul 10, 2020
  8. Jul 09, 2020
  9. Jul 08, 2020
  10. Jul 07, 2020
  11. Jul 06, 2020
Loading