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