Commit graph

  • dd468710dc vhost-user: encode shmem region IDs as array indices main Davíð Steinn Geirsson 2026-03-18 16:36:45 +00:00
  • c9b80a1c93 vhost: vhost_user: message: shift feature bits Albert Esteve 2026-03-04 11:33:37 +01:00
  • 4f190391dc build(deps): bump rust-vmm-ci from 65d339d to 112dd9f dependabot[bot] 2026-03-02 20:04:23 +00:00
  • 03c9524bc4 vhost-user: Add support for GET_SHMEM_CONFIG message Albert Esteve 2025-12-11 10:40:50 +01:00
  • 8c00b8829f vhost-user-backend: Avoid losing vring kicks Jorge E. Moreira 2026-02-12 18:54:41 -08:00
  • e01ece1a60 vhost/kernel: handle EADDRINUSE in set_guest_cid test Stefano Garzarella 2026-02-16 12:50:09 +01:00
  • 93e2d9cf91 vhost-user: frontend: Read the full reply for set_log_base Rob Bradford 2026-01-27 07:29:52 -08:00
  • 5c7cf7650a vhost-user: tests: Fix set_log_base in dummy backend Rob Bradford 2026-01-27 07:26:40 -08:00
  • 9756a7d427 vhost: fix double-locking in Backend to Fronted req handlers Stefano Garzarella 2025-12-11 11:17:19 +01:00
  • c64b2058e2 vhost: rename Backend::node to inner and inline lock() calls Stefano Garzarella 2025-12-10 14:44:46 +01:00
  • 16aac0c697 vhost: implement From<Error> for io::Error Stefano Garzarella 2025-12-10 14:51:45 +01:00
  • 449b8f58e8 Pin vm-memory to 0.17.1 Stefano Garzarella 2026-01-08 12:04:56 +01:00
  • 894523c7e8 build(deps): bump rust-vmm-ci from e34c504 to 65d339d dependabot[bot] 2026-01-07 16:05:12 +00:00
  • 59d845cc2c Bump test coverage value for x86_64 Matej Hrica 2025-11-26 12:44:47 +01:00
  • 5b96cb4fe2 Add tests for default impls of Frontend req handlers Matej Hrica 2024-08-28 16:20:55 +02:00
  • fd169b9df3 vhost_user: Add support for SHMEM_MAP/UNMAP backend requests Albert Esteve 2024-05-21 10:51:29 +02:00
  • bc6b4cc59f backend_req::tests: Extract test setup to a function Matej Hrica 2024-08-28 11:44:03 +02:00
  • 192551a0b3 build(deps): bump rust-vmm-ci from b4bb768 to e34c504 dependabot[bot] 2025-11-24 18:41:32 +00:00
  • 52b8d40b31 vhost-user: prepare v0.21.0 release vhost-user-backend-v0.21.0 Egor Lazarchuk 2025-11-18 15:47:01 +00:00
  • d2caea1adc vhost: Prepare v0.15.0 release vhost-v0.15.0 Egor Lazarchuk 2025-11-18 15:46:44 +00:00
  • 1d39cf5cbb build(deps): bump the vhost group across 1 directory with 2 updates dependabot[bot] 2025-11-17 15:27:14 +00:00
  • 024213c4d6 build(deps): bump rust-vmm-ci from 1b48931 to b4bb768 dependabot[bot] 2025-11-03 18:15:49 +00:00
  • 6283571832 fix documentation build on docs.rs Patrick Roy 2025-10-02 10:24:54 +01:00
  • f979631610 fix cargo doc CI step Patrick Roy 2025-10-01 14:32:43 +01:00
  • b222aac3b9 revert to using normal rust-vmm-ci tests Patrick Roy 2025-10-01 12:18:18 +01:00
  • cf91d1defa configure cargo-all-features Patrick Roy 2025-10-01 12:10:26 +01:00
  • 2cc12f642e vhost: fix unused function warnings on some feature combos Patrick Roy 2025-10-02 10:51:27 +01:00
  • 93b2773386 vhost: fix undefined behavior in get_vring_base() Patrick Roy 2025-10-01 13:35:53 +01:00
  • 5d57b5df70 chore: update rust-vmm-ci Patrick Roy 2025-10-18 09:51:59 +02:00
  • 122ad32869 build(deps): bump rust-vmm-ci from c0f5d4c to 3e24835 dependabot[bot] 2025-10-06 18:01:29 +00:00
  • 5468828b06 build(deps): bump rust-vmm-ci from fc4584d to c0f5d4c dependabot[bot] 2025-09-30 01:50:21 +00:00
  • 34b75fdae5 vhost_user: don't take ownership of Listener Alyssa Ross 2025-09-09 10:39:25 +02:00
  • e20a5a5bee vhost_user: fix mismatched lifetime warning Alyssa Ross 2025-09-09 10:45:17 +02:00
  • 6a559e2aaf build(deps): bump rust-vmm-ci from 0b1cb86 to fc4584d dependabot[bot] 2025-09-02 10:12:20 +00:00
  • 266854e492 build(deps): update userfaultfd requirement dependabot[bot] 2025-08-27 17:19:51 +00:00
  • 18bf2a5613 Replace Eventfd with EventNotifier/EventConsumer Wenyu Huang 2025-07-06 13:22:37 +00:00
  • e869735f3f chore: update the vmm-sys-util version Wenyu Huang 2025-07-09 16:20:44 +00:00
  • 580f19f16b Fix "mismatched lifetime syntaxes" warning German Maglione 2025-08-20 11:38:22 +02:00
  • cfff91eb0a build(deps): bump rust-vmm-ci from af54708 to 0b1cb86 dependabot[bot] 2025-08-12 01:03:21 +00:00
  • c2dafc78c1 vhost: impl From<UnixListener> for Listener Alyssa Ross 2025-07-30 10:35:53 +02:00
  • fce6393fca CODEOWNERS: add myself as reviewer Manos Pitsidianakis 2025-07-24 12:47:20 +03:00
  • 92b9df3bfd chore: fix new clippy warnings Stefano Garzarella 2025-07-17 12:53:16 +02:00
  • 55f5b29971 build(deps): bump rust-vmm-ci from aa2f8a9 to af54708 dependabot[bot] 2025-07-14 22:05:15 +00:00
  • eae4f73778 vhost-user-backend: Prepare for new release v0.20.0 vhost-user-backend-v0.20.0 Jinank Jain 2025-06-27 10:26:10 +05:30
  • 3db761bb85 build: Update virtio-queue and virtio-bindings Jinank Jain 2025-06-27 10:22:59 +05:30
  • 82e09ed2c4 vhost: Fix broken link in vhost/README.md Hengqi Chen 2025-06-26 16:47:47 +08:00
  • f9b25c2498 vhost: Fix building docs Christian Speich 2025-06-25 14:11:02 +02:00
  • 03ba6ea92c vhost: correct 'trucate' to 'truncate' Nelson Wong 2025-06-15 18:31:37 -07:00
  • 9a744c22c8 vhost: Fix clippy warning from nightly compiler Jinank Jain 2025-06-12 10:38:43 +05:30
  • 49afe46e17 vhost-user-backend: Prepare for new release v0.19.0 vhost-user-backend-v0.19.0 Jinank Jain 2025-06-11 13:54:35 +05:30
  • ad7268f5e7 build: Update virtio-queue and virtio-bindings Jinank Jain 2025-06-11 13:48:32 +05:30
  • 77aed7480e build(deps): bump rust-vmm-ci from c3ef897 to aa2f8a9 dependabot[bot] 2025-06-09 18:25:07 +00:00
  • 9c8dc0b749 vhost-user-backend: prepare v0.18.0 release vhost-user-backend-v0.18.0 Babis Chalios 2025-06-03 11:08:50 +02:00
  • 31d323e293 vhost: Prepare v0.14.0 release vhost-v0.14.0 Babis Chalios 2025-06-03 11:04:15 +02:00
  • 14db3cd165 vhost_user: fix replies without GET_PROTOCOL_FEATURES Alyssa Ross 2025-03-27 13:34:58 +01:00
  • 8c7cc594ac build(deps): update nix requirement dependabot[bot] 2025-06-03 07:09:54 +00:00
  • 1e1ec87740 build: bump vmm-sys-util to 0.14.0 Babis Chalios 2025-05-30 14:55:28 +02:00
  • 888165bd8b set_log_base: use MmapRegion::bitmap() directly Paolo Bonzini 2025-05-21 12:03:40 +02:00
  • cd05ac59b7 vhost: fix markdown formatting of docs heading Alyssa Ross 2025-03-27 13:29:01 +01:00
  • c0f8a9f4f4 vhost_user: format links in docs correctly Alyssa Ross 2025-03-27 13:30:41 +01:00
  • 1e444b5b19 build(deps): bump rust-vmm-ci from 8ae03e5 to c3ef897 dependabot[bot] 2025-03-25 13:31:18 +00:00
  • d539be999f vhost: fix clippy warnings on Rust 1.85 Stefano Garzarella 2025-03-25 10:01:32 +01:00
  • 425a3c0e86 build(deps): bump rust-vmm-ci from 2d733b0 to 8ae03e5 dependabot[bot] 2025-03-10 18:11:13 +00:00
  • 6b13b83ec4 build(deps): bump rust-vmm-ci from 09aef99 to 2d733b0 dependabot[bot] 2025-02-24 18:48:48 +00:00
  • 056e947be5 build(deps): bump rust-vmm-ci from c04433e to 09aef99 dependabot[bot] 2024-12-16 18:07:31 +00:00
  • f936944fd1 vhost-user-backend: fix clippy warnings Stefano Garzarella 2024-12-17 09:36:41 +01:00
  • 4f33b98a5d build(deps): bump rust-vmm-ci from 1150c47 to c04433e dependabot[bot] 2024-12-09 18:56:58 +00:00
  • 176f44a256 CHANGELOG: VHOST_USER_SHARED_OBJECT support Dorinda Bassey 2024-10-21 12:15:27 +02:00
  • 274d4dd062 Add test for VHOST_USER_SHARED_OBJECT Dorinda Bassey 2024-10-21 12:07:33 +02:00
  • 23a4b43ac6 vhost_user: add VHOST_GET_SHARED_OBJECT frontend support Dorinda Bassey 2024-10-21 11:59:55 +02:00
  • 83d0f48256 Forward VHOST_USER_GET_SHARED_OBJECT message Dorinda Bassey 2024-10-21 11:48:53 +02:00
  • 0b820e547f vhost: update uuid dep to 1.11.0 Sergio Lopez 2024-11-12 12:04:31 +01:00
  • c2b51047fd vhost: Fix reply header for error case in POSTCOPY_ADVISE Dorinda Bassey 2024-11-12 00:16:59 +01:00
  • 3a49a22ffb CHANGELOGs: uniform and fix some inconsistencies Stefano Garzarella 2024-10-25 14:43:04 +02:00
  • 875f679ca8 vhost-user-backend: prepare v0.17.0 release vhost-user-backend-v0.17.0 Stefano Garzarella 2024-11-04 14:43:41 +01:00
  • 972a8a5de6 vhost: prepare v0.13.0 release vhost-v0.13.0 Stefano Garzarella 2024-11-04 14:42:01 +01:00
  • f107ee8f7a vhost-user-backend: yank v0.16.0 release Stefano Garzarella 2024-10-25 14:27:21 +02:00
  • 9f82b5c6c9 vhost: yank v0.12.0 release Stefano Garzarella 2024-10-25 14:26:08 +02:00
  • d983ae07f7 CHANGELOG: VHOST_USER_RESET_DEVICE support Hanna Czenczek 2024-10-16 11:53:15 +02:00
  • 86eb78875a vhost-user: Provide RESET_DEVICE front-end support Hanna Czenczek 2024-10-16 11:43:53 +02:00
  • ff08ca095c vhost-user-server test: Use features constant Hanna Czenczek 2024-10-17 10:48:34 +02:00
  • 72379ea0e1 vhost_user: Handle RESET_DEVICE message Hanna Czenczek 2024-07-01 15:33:44 +02:00
  • a5735744be build(deps): bump rust-vmm-ci from 209c04e to 1150c47 dependabot[bot] 2024-10-25 11:59:06 +00:00
  • 290794b445 build(deps): bump the vhost group with 2 updates dependabot[bot] 2024-10-25 10:51:25 +00:00
  • 4c2526bbe8 vhost-user-backend: prepare v0.16.1 release vhost-user-backend-v0.16.1 Stefano Garzarella 2024-10-25 10:17:37 +02:00
  • c5fb10cec6 vhost: prepare v0.12.1 release vhost-v0.12.1 Stefano Garzarella 2024-10-25 10:14:23 +02:00
  • 56a374c09f CHANGELOG: fix feature unification Dorinda Bassey 2024-10-21 09:47:30 +02:00
  • 1350073485 make set_gpu_socket a default implementation Dorinda Bassey 2024-10-18 17:57:44 +02:00
  • 64cc75a8ab Remove gpu-socket feature Dorinda Bassey 2024-10-18 17:15:38 +02:00
  • 071216060f build: Centralize rust-vmm crates to workspace Ruoqing He 2024-10-10 13:52:42 +08:00
  • 51e11396ac build(deps): bump rust-vmm-ci from 438f36e to 209c04e dependabot[bot] 2024-10-14 18:39:31 +00:00
  • 4f160320a8 vhost-user-backend: impl Debug for AddrMapping Tyler Fanelli 2024-10-01 22:49:10 -04:00
  • 51f8aa0100 cargo-config: rename to config.toml Stefano Garzarella 2024-09-13 10:31:26 +02:00
  • db344520f5 vhost-user-backend: Prepare v0.16.0 release vhost-user-backend-v0.16.0 Muminul Islam 2024-09-12 17:09:29 -07:00
  • 6f4279c825 vhost: Prepare v0.12.0 release vhost-v0.12.0 Muminul Islam 2024-09-12 17:04:03 -07:00
  • e397bdb7cb builds: bump vm-memory and virtio-queue Muminul Islam 2024-09-11 11:56:42 -07:00
  • a5c25a9b75 build(deps): bump rust-vmm-ci from 752ad13 to 438f36e dependabot[bot] 2024-09-09 18:48:58 +00:00
  • 12ac255e1f build(deps): bump rust-vmm-ci from 5e818dc to 752ad13 dependabot[bot] 2024-09-02 18:29:48 +00:00
  • 2d85e865ec coverage: update the score Stefano Garzarella 2024-09-03 11:03:06 +02:00
  • f574a20563 vhost: fix clippy unnecessary use of get(&uuid.uuid).is_some()`` Stefano Garzarella 2024-09-03 10:54:15 +02:00