1. 52ba4e5 virtwl: Add DMABuf allocation support. by David Reveman · 7 years ago
  2. 0f1770d crosvm/plugin: allow specifying root directory for plugin by Dmitry Torokhov · 7 years ago
  3. 6051e75 kvm: plumb accessors for VCPU XCR state by Dmitry Torokhov · 7 years ago
  4. 6526fbf kvm: fix definition of KVM_SET_XCRS ioctl by Dmitry Torokhov · 7 years ago
  5. d913acb io_jail: fix missing null terminator for close_fds test by Zach Reizner · 7 years ago
  6. 5e05a83 crosvm: add a feature to disable sandbox by default by Dmitry Torokhov · 7 years ago
  7. 0ac9254 crosvm: aarch64: fix truncate on wayland policy by Sonny Rao · 7 years ago
  8. 17bd06f sys_util: SharedMemory: fix signature for memfd_create syscall by Sonny Rao · 7 years ago
  9. 5165cb7 crosvm: aarch64: fix lack of shifting for base_dev_pfn by Sonny Rao · 7 years ago
  10. 6f68543 gpu_buffer: create bindings to minigbm by Zach Reizner · 7 years ago
  11. e082339 devices: add an emulated ARM pl030 RTC clock by Sonny Rao · 7 years ago
  12. caaeb04 devices: block: add sector info to block errors by Sonny Rao · 7 years ago
  13. 5622f12 plugin: measure max/avg latencies of all plugin API by Slava Malyugin · 7 years ago
  14. b749af9 crosvm/linux: remove unusued error variants by Zach Reizner · 7 years ago
  15. 832fc3c qcow: avoid truncation if usize is 32 bits by Dylan Reid · 7 years ago
  16. 71aedde wl: send HUP event when VFDs are hungup by Zach Reizner · 7 years ago
  17. dafdbc0 crosvm: aarch64: fix seccomp entry for ftruncate on aarch64 by Sonny Rao · 7 years ago
  18. 28be0c6 crosvm/plugin: fmt plugin module and remove negative error code by Zach Reizner · 7 years ago
  19. da3f64c crovm/plugin: fix PerVcpuState to be per vcpu by Zach Reizner · 7 years ago
  20. a894f53 Fix a typo: virtio::NOITFY_REG_OFFSET -> virtio::NOTIFY_REG_OFFSET by Philipp Kern · 7 years ago
  21. 6ed5aea Fix signal handling in VCPU threads by Mark Ryan · 7 years ago
  22. d14c41a sys_util: handle EINTR return from epoll_wait by Zach Reizner · 7 years ago
  23. 7a7268f crosvm: aarch64: add epoll syscalls to seccomp policy for wayland by Sonny Rao · 7 years ago
  24. 4fcd1af sys_util: remove deprecated Poller/Pollable interface by Zach Reizner · 7 years ago
  25. d86e698 devices: use nested PollContext in wayland device by Zach Reizner · 7 years ago
  26. c1b74eb sys_util: add method for copying PollEvents by Zach Reizner · 7 years ago
  27. 7951f16 crosvm: aarch64: add seccomp policy for wl_wayland by Sonny Rao · 7 years ago
  28. 129bc9c wl: add pipe vfd support by Zach Reizner · 7 years ago
  29. fc62c45 devices: use PollContext for all virtio deivces by Zach Reizner · 7 years ago
  30. 2056644 crosvm: Allow disks to be specified as /proc/self/fd/X by Dylan Reid · 7 years ago
  31. 5bed0d2 crosvm/linux: switch to using PollContext in control loop by Zach Reizner · 7 years ago
  32. f96be03 devices: block: use PollContext in block device by Zach Reizner · 7 years ago
  33. 043ddc5 crosvm: enable seccomp logging in debug builds by Zach Reizner · 7 years ago
  34. a7fae25 crosvm: aarch64: get kernel's preferred target type for vcpus by Sonny Rao · 7 years ago
  35. 2ffa0cb crosvm: aarch64 guest support by Sonny Rao · 7 years ago
  36. 5d586b7 sys_util: use MADV_DONTDUMP for new mmaps by Zach Reizner · 7 years ago
  37. 3e40b51 plugin: allow retrieving and setting VM and VCPU states by Dmitry Torokhov · 7 years ago
  38. eda8b21 kvm: fix fetching irqchip state for PICs other than the first one by Dmitry Torokhov · 7 years ago
  39. 4757cf1 kvm: plumb accessors for VCPU MP state by Dmitry Torokhov · 7 years ago
  40. b2e528b sys_util: impl Pollable for File by Zach Reizner · 7 years ago
  41. 1028f53 sys_util: have Poller return token on POLLHUP by Zach Reizner · 7 years ago
  42. 3afab33 sys_util: add type to get open file flags by Zach Reizner · 7 years ago
  43. 2948450 sys_util: add function for creating pipe pairs by Zach Reizner · 7 years ago
  44. 00549b0 crosvm: fix documentation for SystemEvent by Sonny Rao · 7 years ago
  45. 4575352 x86_64: Set EFER.LMA by Dylan Reid · 7 years ago
  46. 6ce158f crosvm: support VM shutdown via SystemEvent by Sonny Rao · 7 years ago
  47. 62a4063 crosvm: guest_memory: add memory_size method by Sonny Rao · 7 years ago
  48. ca3a482 kvm: plumb accessors for IRQCHIP and PIT state by Dmitry Torokhov · 7 years ago
  49. 064696f x86_64: use project name in cpuid vendor by Mike Frysinger · 7 years ago
  50. 1776c64 x86_64: Add separate error for getting sregs by Dylan Reid · 7 years ago
  51. 5fc80eb wl: avoid inserting empty virtio queue entries by Zach Reizner · 7 years ago
  52. 63be8cb x86_64: improve documentation for cpuid vendor by Mike Frysinger · 7 years ago
  53. e4fc0fe crosvm/plugin: create PIT for plugin VMs by Dmitry Torokhov · 7 years ago
  54. fec86cc poll_token_derive: Calculate variant bits without sizeof_val by Chirantan Ekbote · 7 years ago
  55. ed517d1 crosvm: create a LinuxArch trait and use it for x86 by Sonny Rao · 7 years ago
  56. 8f73ccc x86_64: implement error trait by Sonny Rao · 7 years ago
  57. 657c185 kvm: silence a warning on non-x86 builds by Sonny Rao · 7 years ago
  58. d604dbb crosvm/plugin: refactor poll loop to use PollContext by Zach Reizner · 7 years ago
  59. 7c2238b crosvm_plugin: be more Rusty by Dmitry Torokhov · 7 years ago
  60. 609d0f0 qcow: Fix clippy warnings by Dylan Reid · 7 years ago
  61. a10b2d2 plugin: add crosvm_net_get_config by Stephen Barber · 7 years ago
  62. 8da6543 kvm: add tests for get_supported_cpuid() and get_emulated_cpuid() by Dmitry Torokhov · 7 years ago
  63. 532a94c Fix race between un-pausing vcpu and requesting vcpu pause by Dmitry Torokhov · 7 years ago
  64. e423460 kvm: fix invocation of KVM_SET_SIGNAL_MASK ioctl by Dmitry Torokhov · 7 years ago
  65. 818afd6 qcow: Fix refcount_bytes by Dylan Reid · 7 years ago
  66. d1ab493 fix some clippy errors that are default deny by Zach Reizner · 7 years ago
  67. ab4994a plugin: only convert to negative errors on crosvm.h boundary by Dmitry Torokhov · 7 years ago
  68. 6c7ca93 REAPPLY: crosvm: allow control of running VM via socket by Zach Reizner · 7 years ago
  69. 25c6bc1 sys_util: custom derive for PollToken by Zach Reizner · 7 years ago
  70. a5358e8 sys_util: add PollContext interface for using epoll by Zach Reizner · 7 years ago
  71. 5b6b192 plugin: use positive error values for errno-based errors by Dmitry Torokhov · 7 years ago
  72. bb7da42 crosvm: linux: separate creating vcpus from running them by Sonny Rao · 7 years ago
  73. aa83c17 sys_util: register_signal_handler should use SA_RESTART by Dmitry Torokhov · 7 years ago
  74. 43724a2 crosvm: move x86_64 arch specific stuff into the x86_64 crate by Sonny Rao · 7 years ago
  75. 0a404b8 sys_util: fix issue in ppoll on 32-bit architectures by Sonny Rao · 7 years ago
  76. 505c6f9 vm_control: more error signedness fixes by Dmitry Torokhov · 7 years ago
  77. cb47da4 sys_util: fix handling EINTR of C system functions by Dmitry Torokhov · 7 years ago
  78. 3cbbbe6 sys_util: do not treat EINTR as negative in handle_eintr by Dmitry Torokhov · 7 years ago
  79. 8b32d55 sys_util: properly convert errors in sock_ctrl_msg by Dmitry Torokhov · 7 years ago
  80. 9c75085 kvm: fix a couple of typos in comments by Dmitry Torokhov · 7 years ago
  81. 9786573 allow plugin to query KVM for supported/emulated CPUIDs by Dmitry Torokhov · 7 years ago
  82. d1c7613 crosvm: put devices right after RAM in Guest physical address space by Slava Malyugin · 7 years ago
  83. cd6a187 plugin_proto: add helpers to convert CPUID data between KVM and protobuf by Dmitry Torokhov · 7 years ago
  84. 59cdd83 sys_util: implement error trait for sys_util::Error by Sonny Rao · 7 years ago
  85. d33407a guest_memory: implement error trait by Sonny Rao · 7 years ago
  86. 765deaa kernel_loader: implement error trait by Sonny Rao · 7 years ago
  87. 1aa03e0 x86_64: implement error trait for sub-modules in x86_64 crate by Sonny Rao · 7 years ago
  88. c73d390 kvm: plumb in KVM_GET_EMULATED_CPUID by Dmitry Torokhov · 7 years ago
  89. ae5878b crosvm: make port 0x61 return 0x20, preventing Guest kernel hang by Slava Malyugin · 7 years ago
  90. 93b00ec kvm: do not use negative error coded for errno-based errors by Dmitry Torokhov · 7 years ago
  91. 8283248 vm_control: do not use negative error coded for errno-based errors by Dmitry Torokhov · 7 years ago
  92. 5ba068f crosvm_plugin: fix errno conversions by Dmitry Torokhov · 7 years ago
  93. cda18d7 kvm: do not pass max number of cpuid entries in get_supported_cpuid() by Dmitry Torokhov · 7 years ago
  94. 4567a28 crosvm: disable reliance on support of 1GB pages by Slava Malyugin · 7 years ago
  95. 8836bb5 crosvm: move device_manager to it's own crate by Sonny Rao · 7 years ago
  96. 42d194d kvm: plumb in KVM_SET_SIGNAL_MASK ioctl by Dmitry Torokhov · 7 years ago
  97. b7bb002 sys_util: use sigaction() instead of signal() when installing handler by Dmitry Torokhov · 7 years ago
  98. 2cd14a1 sys_util: allow clearing given pending signal by Dmitry Torokhov · 7 years ago
  99. cd40533 sys_util: factor out signal manipulation from signalfd into signal by Dmitry Torokhov · 7 years ago
  100. 328bfd2 qcow: check more address addition for overflow by Dylan Reid · 7 years ago