1. cafe017 Use new spci_msg_send API. by Andrew Walbran · 6 years ago
  2. b331fa9 Use message size from run_return rather than legacy header. by Andrew Walbran · 6 years ago
  3. 3e669bc Move common socket related code to separate header by Fuad Tabba · 6 years ago
  4. 5da4b6b Updating Linux driver to use defined VM ID offset by Fuad Tabba · 6 years ago
  5. 8523ccd [WARN] Fix printf format specifier by Fuad Tabba · 6 years ago
  6. 4c96d0c Use spci_vm_id_t and spci_vm_count_t in more places. by Andrew Walbran · 6 years ago
  7. 3eeb1de Use hf_vcpu_count_t for vCPU count where possible. by Andrew Walbran · 6 years ago
  8. ddc3394 Use spci_vcpu_index_t for vCPU indices. by Andrew Walbran · 6 years ago
  9. 01390ae Consistently use spci_vm_id_t for VM ID. by Andrew Walbran · 6 years ago
  10. ece5ef4 Initialize waiting_for_message field of struct vcpu. by Andrew Scull · 6 years ago
  11. 9470423 Account for SPCI message header in received buffer. by Andrew Scull · 6 years ago
  12. 614ed7f Account for SPCI message header in length test. by Andrew Scull · 6 years ago
  13. 1cc6c75 SPCI: Add support for SPCI_MSG_SEND. by Jose Marinho · 6 years ago
  14. 71f5736 Scheduler selects vCPU to receive message. by Andrew Scull · 7 years ago
  15. df6478f Move code around to reduce noise in later change. by Andrew Scull · 6 years ago
  16. 2bc0a32 Adding AUTHORS and changing copyright headers to refer to it. by Andrew Walbran · 6 years ago
  17. 8d55e50 Remove cpuhp callbacks when removing driver. by Andrew Walbran · 7 years ago
  18. b3ca1dc Enable but ignore hypervisor timer IRQ. by Andrew Walbran · 7 years ago
  19. 01f83de Handle aborting VMs. by Andrew Scull · 7 years ago
  20. ec84193 Add helper function to get struct vm from vm id. by Wedson Almeida Filho · 7 years ago
  21. 2bf9cdd Updating license headers according to updated guidelines by Andrew Walbran · 7 years ago
  22. 0177811 Apply clang-format and add checkpatch. by Andrew Scull · 7 years ago
  23. cd9fef9 Add support for new vcpu_run and mailbox_clear return values. by Wedson Almeida Filho · 7 years ago
  24. e05702e Differentiate a preempted and yielding vCPU. by Andrew Scull · 7 years ago
  25. dbfc903 Call hf_mailbox_send with extra argument. by Wedson Almeida Filho · 7 years ago
  26. e75db9d Use renamed interrupt functions. by Wedson Almeida Filho · 7 years ago
  27. 89d0e47 Fix comments. by Wedson Almeida Filho · 7 years ago
  28. 1ee3565 Add communication channel multiplexing. by Wedson Almeida Filho · 7 years ago
  29. cda1cb2 Kick process if we try to wake up a vCPU which is already running. by Andrew Walbran · 7 years ago
  30. 7fe6233 Remove stale interrupt code and fix wake up TODOs. by Wedson Almeida Filho · 7 years ago
  31. 13c3a0b Adding copyright headers. by Andrew Walbran · 7 years ago
  32. 82257c4 Introduce limits on the resources available to Hafnium. by Andrew Scull · 7 years ago
  33. dc8cab5 Use API return structs. by Andrew Scull · 7 years ago
  34. 0973a2e Conform to the mailbox API. by Andrew Scull · 7 years ago
  35. bb7ae41 Use more specific types for Hafnium data. by Andrew Scull · 7 years ago
  36. b722f95 Accomodate primary being and indexable VM. by Andrew Scull · 7 years ago
  37. b3a61b5 Tidy up. by Andrew Scull · 7 years ago
  38. 5570423 Use hf/call.h shared header. by Andrew Scull · 7 years ago
  39. f9e1192 Add partial support for sending request and receiving reply. by Wedson Almeida Filho · 7 years ago
  40. 2f62b42 Initial commit. by Wedson Almeida Filho · 7 years ago