Commit Graph

  • a926bc139b build: Remove "integration_tests" from the feature list Bo Chen 2022-01-06 14:38:44 -08:00
  • 5b05e0cdcd scripts: Remove use of "integration_tests" feature Bo Chen 2022-01-06 14:36:24 -08:00
  • e7a2a715e0 tests: Remove unnecessary annotations integration_tests and test Bo Chen 2022-01-06 14:24:38 -08:00
  • 430f72f96c scripts: Use cargo build-in options to run unit tests only Bo Chen 2022-01-05 18:04:46 -08:00
  • 901f65388a build: bump indexmap from 1.7.0 to 1.8.0 in /fuzz dependabot[bot] 2022-01-07 23:35:40 +00:00
  • 68e95d5841 build: bump mshv-bindings from 8770516 to f27b7a4 dependabot[bot] 2022-01-07 23:12:13 +00:00
  • c5f20c45a0 build: bump indexmap from 1.7.0 to 1.8.0 dependabot[bot] 2022-01-07 23:11:53 +00:00
  • c7d1cfbd88 net_util: Error out if the virtio-net descriptor chain is malformed Rob Bradford 2022-01-07 16:00:31 +00:00
  • 9c8f291b60 main: Fix clippy (needless_late_init) issue Rob Bradford 2022-01-07 10:47:01 +00:00
  • 70af81d755 vmm: config: Fix clippy (unnecessary_to_owned) issue Rob Bradford 2022-01-07 10:29:53 +00:00
  • 8fa3864ae8 vmm: acpi: Fix clippy (needless_late_init) issue Rob Bradford 2022-01-07 10:28:40 +00:00
  • 221c1f1bdc pci: Fix clippy (return_self_not_must_use) issue Rob Bradford 2022-01-07 10:26:07 +00:00
  • 3baebc1af0 arch: x86_64: Fix clippy (needless_late_init) issue Rob Bradford 2022-01-07 10:20:13 +00:00
  • 2563b08ff0 virtio-queue: Fix clippy (needless_late_init) issue Rob Bradford 2022-01-07 10:20:13 +00:00
  • f6333a39a5 acpi_tables: Fix clippy (unnecessary_to_owned) issues Rob Bradford 2022-01-07 10:18:21 +00:00
  • 936237d4d6 build: bump syn from 1.0.84 to 1.0.85 dependabot[bot] 2022-01-06 23:36:04 +00:00
  • 6408e8629e build: bump syn from 1.0.84 to 1.0.85 in /fuzz dependabot[bot] 2022-01-06 23:11:24 +00:00
  • 617b568f71 README: Remove --rng option from command to launch a guest Muminul Islam 2022-01-05 16:54:47 -08:00
  • 0fcbcea275 vmm: seccomp: Remove set_tid_address syscall from seccomp filter Rob Bradford 2022-01-06 16:50:40 +00:00
  • 10d1922393 vmm: seccomp: Remove arch_prctl syscall from seccomp filter Rob Bradford 2022-01-06 16:50:40 +00:00
  • 0162d73ed8 virtio-queue: Update crate based on latest rust-vmm/vm-virtio Sebastien Boeuf 2021-12-21 10:03:15 +01:00
  • d57c49664f vmm: Fix potential deadlock in CpuManager Rob Bradford 2022-01-05 17:17:17 +00:00
  • 2f46647ecc vmm: Fix potential deadlock in CpuManager Rob Bradford 2022-01-05 17:01:54 +00:00
  • 9ef1187f4a vmm, pci: Fix potential deadlock in PCI BAR allocation Rob Bradford 2022-01-05 16:48:09 +00:00
  • e7db354c27 vmm: Fix potential deadlock in CpuManager Rob Bradford 2022-01-05 16:33:42 +00:00
  • 6ba5b0a83a build: bump crc32c from 0.6.0 to 0.6.1 dependabot[bot] 2022-01-05 23:46:55 +00:00
  • 2c59702e4a build: bump clap from 3.0.4 to 3.0.5 dependabot[bot] 2022-01-05 23:56:01 +00:00
  • 98ba347956 build: bump clap from 3.0.4 to 3.0.5 in /fuzz dependabot[bot] 2022-01-05 23:08:36 +00:00
  • cd0aca4bcd build: bump crc32c from 0.6.0 to 0.6.1 in /fuzz dependabot[bot] 2022-01-05 23:08:27 +00:00
  • f27cbb9caf gitignore: ignore .cargo directory Wei Liu 2022-01-04 13:38:35 +00:00
  • e4763b47f1 vmm, build: Remove use of "credibility" from unit tests Rob Bradford 2022-01-05 10:45:46 +00:00
  • 7cc1643782 scripts: create-cloud-init: use rm -f instead of rm Muhammad Falak R Wani 2022-01-05 12:23:23 +05:30
  • 58501ed0a6 build: bump clap from 3.0.1 to 3.0.4 in /fuzz dependabot[bot] 2022-01-04 23:42:06 +00:00
  • b72136ddb3 build: bump clap from 3.0.1 to 3.0.4 dependabot[bot] 2022-01-04 23:12:35 +00:00
  • 9f61c97e2b build: Release 20.2 (bug fix release) v20.2 stable/v20.x Rob Bradford 2022-01-04 15:16:46 +00:00
  • 868e566c08 virtio-devices: Forward correct evset in vsock muxer Sebastien Boeuf 2022-01-03 11:38:47 +01:00
  • 0f54fb1f5f vmm: Don't assume that resize_pipe is initialised Rob Bradford 2022-01-04 10:54:30 +00:00
  • 758ef9604a vmm: seccomp: Remove fork & evecve syscalls Rob Bradford 2021-12-16 17:49:59 +00:00
  • 8768a600ff vmm: Only warn on error when setting up SIGWINCH handler Rob Bradford 2021-12-14 10:39:36 +00:00
  • 07756aa8fb tests, README: Bump kernel fork to 5.15.12 Rob Bradford 2022-01-04 16:34:01 +00:00
  • c47ab55e99 virtio-devices: Forward correct evset in vsock muxer Sebastien Boeuf 2022-01-03 11:38:47 +01:00
  • a749063c8a vmm: Don't assume that resize_pipe is initialised Rob Bradford 2022-01-04 10:54:30 +00:00
  • cf2abd35d0 build: bump serde_derive from 1.0.132 to 1.0.133 dependabot[bot] 2022-01-04 03:27:20 +00:00
  • 0dbff2a81d build: bump serde from 1.0.132 to 1.0.133 dependabot[bot] 2022-01-04 02:43:44 +00:00
  • e355bb9fd4 build: bump serde_json from 1.0.73 to 1.0.74 dependabot[bot] 2022-01-04 01:32:32 +00:00
  • aeaf432784 build: bump serde_derive from 1.0.132 to 1.0.133 in /fuzz dependabot[bot] 2022-01-04 00:37:35 +00:00
  • ccc9308ec1 build: bump clap from 3.0.0 to 3.0.1 dependabot[bot] 2022-01-03 23:37:13 +00:00
  • 129f708df7 build: bump serde_json from 1.0.73 to 1.0.74 in /fuzz dependabot[bot] 2022-01-03 23:36:51 +00:00
  • 542f05ebfa build: bump serde from 1.0.132 to 1.0.133 in /fuzz dependabot[bot] 2022-01-03 23:11:57 +00:00
  • 8e89a10db7 build: bump strsim from 0.8.0 to 0.10.0 in /fuzz dependabot[bot] 2022-01-03 23:11:35 +00:00
  • 5283cb38db build: bump quote from 1.0.10 to 1.0.14 dependabot[bot] 2022-01-03 12:00:46 +00:00
  • 346bee48ad build: bump clap from 2.34.0 to 3.0.0 dependabot[bot] 2021-12-31 23:09:17 +00:00
  • 210a29f05c tests: Disable test_vfio_user Sebastien Boeuf 2022-01-03 10:57:41 +01:00
  • 21a21ce51a tests: Disable test_virtio_block_topology for aarch64 Sebastien Boeuf 2022-01-03 10:54:25 +01:00
  • 877a537bf7 docs/arm64: Document the hardware constraints Henry Wang 2021-12-24 00:26:09 -05:00
  • 5a1e9c9bff build: bump proc-macro2 from 1.0.34 to 1.0.36 dependabot[bot] 2021-12-28 06:09:19 +00:00
  • a45939fb40 build: bump quote from 1.0.10 to 1.0.14 in /fuzz dependabot[bot] 2021-12-28 05:01:10 +00:00
  • b85d29780f build: bump syn from 1.0.83 to 1.0.84 dependabot[bot] 2021-12-28 03:42:09 +00:00
  • b3351e11b3 build: bump proc-macro2 from 1.0.34 to 1.0.36 in /fuzz dependabot[bot] 2021-12-28 03:42:10 +00:00
  • 05720dbf25 build: bump syn from 1.0.83 to 1.0.84 in /fuzz dependabot[bot] 2021-12-27 23:09:33 +00:00
  • d7ba8ad1fa build: bump syn from 1.0.82 to 1.0.83 in /fuzz dependabot[bot] 2021-12-23 23:59:36 +00:00
  • 748611752d build: bump anyhow from 1.0.51 to 1.0.52 dependabot[bot] 2021-12-23 23:40:38 +00:00
  • 9c5636204d build: bump syn from 1.0.82 to 1.0.83 dependabot[bot] 2021-12-23 23:12:22 +00:00
  • fbbbd04ddf build: bump anyhow from 1.0.51 to 1.0.52 in /fuzz dependabot[bot] 2021-12-23 23:11:55 +00:00
  • 89af7dcb2b deps: Bump vm-memory to 0.7.0 Sebastien Boeuf 2021-12-21 10:21:37 +01:00
  • 8737ca4d45 build: bump vfio-bindings from 0.2.0 to 0.3.1 in /fuzz dependabot[bot] 2021-12-21 11:31:09 +00:00
  • d186297dba build: bump vhost from 0.2.0 to 0.3.0 in /fuzz dependabot[bot] 2021-12-21 10:45:49 +00:00
  • 09d6cdb185 build: bump vhost from 0.2.0 to 0.3.0 dependabot[bot] 2021-12-20 23:13:43 +00:00
  • c40c1778e5 build: bump vfio-bindings from 0.2.0 to 0.3.1 dependabot[bot] 2021-12-20 23:14:31 +00:00
  • 58a2abbba2 build: bump signal-hook from 0.3.12 to 0.3.13 in /fuzz dependabot[bot] 2021-12-21 00:02:04 +00:00
  • b6159217b6 build: bump signal-hook from 0.3.12 to 0.3.13 dependabot[bot] 2021-12-20 23:14:55 +00:00
  • 7bb828ecf2 build: Remove io_uring feature flag Rob Bradford 2021-12-17 11:18:10 +00:00
  • 4a47cdcebd vmm: tdx: Make sure a TDX enabled binary can be used for non-TDX Sebastien Boeuf 2021-12-17 12:14:52 +01:00
  • 8813456aef block_util: Move block device detection into it's own function Rob Bradford 2021-12-17 11:11:55 +00:00
  • 6c8bd1f476 block_util: Remove duplicated logic for block size ioctls Rob Bradford 2021-12-17 11:04:58 +00:00
  • 6a76a6772d tests: Add integration test for virtio-block topology Rob Bradford 2021-12-16 17:18:04 +00:00
  • cbc388c7e2 vmm: Add ioctls to seccomp filter for block topology detection Rob Bradford 2021-12-16 17:31:30 +00:00
  • 4773e23c77 virtio-devices: block: Expose device topology Rob Bradford 2021-12-07 16:43:29 +00:00
  • 3b0d278ba3 block_util: Implement DiskFile::topology() for raw file types Rob Bradford 2021-12-07 16:42:53 +00:00
  • 443b64b04f block_util: Implement DiskTopology::probe() Rob Bradford 2021-12-07 16:30:29 +00:00
  • ccccc94c8a block_util: Add ability to get block topology from a DiskFile Rob Bradford 2021-12-07 11:21:48 +00:00
  • 3f0a33a50f build: bump serde_derive from 1.0.131 to 1.0.132 dependabot[bot] 2021-12-17 01:46:18 +00:00
  • 32aedddb0a build: bump serde from 1.0.131 to 1.0.132 dependabot[bot] 2021-12-17 01:00:37 +00:00
  • fa15cf6ac3 build: bump serde_derive from 1.0.131 to 1.0.132 in /fuzz dependabot[bot] 2021-12-17 00:27:38 +00:00
  • 5c12c15f26 build: bump serde from 1.0.131 to 1.0.132 in /fuzz dependabot[bot] 2021-12-16 23:12:38 +00:00
  • bde81405a8 vmm: seccomp: Remove fork & evecve syscalls Rob Bradford 2021-12-16 17:49:59 +00:00
  • 9742fa5c7c build: bump proc-macro2 from 1.0.33 to 1.0.34 in /fuzz dependabot[bot] 2021-12-14 23:49:47 +00:00
  • 3806afdc43 build: bump once_cell from 1.8.0 to 1.9.0 in /fuzz dependabot[bot] 2021-12-14 23:17:21 +00:00
  • c6ba188586 build: bump proc-macro2 from 1.0.33 to 1.0.34 dependabot[bot] 2021-12-14 23:17:16 +00:00
  • afe386bc13 vmm: Only warn on error when setting up SIGWINCH handler Rob Bradford 2021-12-14 10:39:36 +00:00
  • df21e15148 Dockerfile: Update version of SPDK in container Bo Chen 2021-12-13 10:04:23 -08:00
  • 2883c71911 build: bump ryu from 1.0.6 to 1.0.9 in /fuzz dependabot[bot] 2021-12-14 02:18:35 +00:00
  • 07a78842b5 build: bump libc from 0.2.109 to 0.2.112 dependabot[bot] 2021-12-14 01:14:38 +00:00
  • 91c7590ba6 build: bump ryu from 1.0.6 to 1.0.9 dependabot[bot] 2021-12-14 01:14:32 +00:00
  • e1b0630b79 build: bump openssl-sys from 0.9.71 to 0.9.72 dependabot[bot] 2021-12-13 23:46:45 +00:00
  • 2a2cea1658 build: bump serde_json from 1.0.72 to 1.0.73 dependabot[bot] 2021-12-13 23:42:55 +00:00
  • 3cd02403db build: bump libc from 0.2.109 to 0.2.112 in /fuzz dependabot[bot] 2021-12-13 23:15:05 +00:00
  • a9f5021005 build: bump pkg-config from 0.3.23 to 0.3.24 dependabot[bot] 2021-12-13 23:15:03 +00:00
  • f14d0d0191 build: bump serde_json from 1.0.72 to 1.0.73 in /fuzz dependabot[bot] 2021-12-13 23:14:56 +00:00
  • 5c3dad3efe build: Release 20.1 (bug fix release) v20.1 Rob Bradford 2021-12-13 08:49:43 +00:00