Commit Graph

  • ef9a388f87 build: bump serde_derive from 1.0.134 to 1.0.135 dependabot[bot] 2022-01-25 04:25:22 +00:00
  • 74dabf5b90 build: bump clap from 3.0.10 to 3.0.12 dependabot[bot] 2022-01-25 04:25:06 +00:00
  • 5d80084868 build: bump anyhow from 1.0.52 to 1.0.53 dependabot[bot] 2022-01-25 02:38:54 +00:00
  • 284b616738 build: bump quote from 1.0.14 to 1.0.15 dependabot[bot] 2022-01-25 02:25:05 +00:00
  • b85c5faafc build: bump serde_json from 1.0.75 to 1.0.78 dependabot[bot] 2022-01-25 00:49:19 +00:00
  • d71f073af3 build: bump quote from 1.0.14 to 1.0.15 in /fuzz dependabot[bot] 2022-01-25 00:44:37 +00:00
  • 1c1472b88a build: bump serde from 1.0.134 to 1.0.135 in /fuzz dependabot[bot] 2022-01-25 00:44:30 +00:00
  • 6e4eb01c20 build: bump clap from 3.0.10 to 3.0.12 in /fuzz dependabot[bot] 2022-01-25 00:44:19 +00:00
  • 3adc654680 build: bump serde_derive from 1.0.134 to 1.0.135 in /fuzz dependabot[bot] 2022-01-24 23:12:33 +00:00
  • bbcb4bc828 build: bump serde_json from 1.0.75 to 1.0.78 in /fuzz dependabot[bot] 2022-01-24 23:12:28 +00:00
  • 1ee801450e build: bump anyhow from 1.0.52 to 1.0.53 in /fuzz dependabot[bot] 2022-01-24 23:12:23 +00:00
  • 365e4e6bc2 build: bump mshv-ioctls from b8b69b6 to d241ffc dependabot[bot] 2022-01-24 23:12:26 +00:00
  • 8d5b4f9707 build: bump serde from 1.0.133 to 1.0.134 dependabot[bot] 2022-01-22 01:16:51 +00:00
  • f57a04830c build: bump serde from 1.0.133 to 1.0.134 in /fuzz dependabot[bot] 2022-01-22 00:27:52 +00:00
  • 25ce38bee1 build: bump serde_derive from 1.0.133 to 1.0.134 dependabot[bot] 2022-01-21 23:35:15 +00:00
  • 5847e73f40 build: bump serde_derive from 1.0.133 to 1.0.134 in /fuzz dependabot[bot] 2022-01-21 23:12:22 +00:00
  • 53caa565bb virtio-devices: Add openat() syscall to seccomp filter Rob Bradford 2022-01-21 17:14:25 +00:00
  • db5583d6a3 resources: Update Rust toolchain used in container to 1.58.1 Rob Bradford 2022-01-21 11:24:15 +00:00
  • 1ed49a2306 build: bump syn from 1.0.85 to 1.0.86 dependabot[bot] 2022-01-20 23:38:12 +00:00
  • e9b069bf38 tests: add test case for testing PMU on direct kernel boot Jianyong Wu 2022-01-20 11:48:21 +08:00
  • 8f4aa07a80 vmm: vm: Init PMU during the VM restore process Henry Wang 2022-01-21 03:47:21 -05:00
  • 5462fd810c seccomp: add ioctl group to seccomp authorized list for arm64 Jianyong Wu 2022-01-20 09:51:39 +08:00
  • 81c5855184 fdt: add PMU node to fdt Jianyong Wu 2022-01-13 18:00:15 +08:00
  • 53060874a7 vmm: Init PMU for vcpu when create vm Jianyong Wu 2022-01-15 15:27:55 +08:00
  • 9bcb984962 hypervisor: add has/set trait for vcpu Jianyong Wu 2022-01-11 14:39:42 +08:00
  • ae68c2f31a tests: Increase timeout when booting with firmware Sebastien Boeuf 2022-01-21 10:04:25 +01:00
  • 1f5e2a38a7 build: bump libc from 0.2.112 to 0.2.113 dependabot[bot] 2022-01-20 23:44:50 +00:00
  • cf1c64171a build: bump libc from 0.2.112 to 0.2.113 in /fuzz dependabot[bot] 2022-01-20 23:12:13 +00:00
  • 9fe33890f8 build: bump syn from 1.0.85 to 1.0.86 in /fuzz dependabot[bot] 2022-01-20 23:12:08 +00:00
  • 7b9a110540 vmm: tdx: Pass ACPI tables through the HOB Sebastien Boeuf 2021-12-17 16:41:16 +01:00
  • 2acb50f752 arch: x86_64: tdx: Add ACPI table helper to TdHob Sebastien Boeuf 2021-12-17 16:24:36 +01:00
  • ea0729c016 vmm: acpi: Create ACPI tables for TDX Sebastien Boeuf 2021-12-17 15:54:52 +01:00
  • cdc14815be vmm: tdx: Only create ACPI tables if not running TDX Sebastien Boeuf 2021-12-17 14:28:12 +01:00
  • 4fda4ad6c9 arch, vmm: tdx: Remove TD_VMM_DATA mechanism Sebastien Boeuf 2021-12-17 15:27:14 +01:00
  • 95ca79974a build: Release v21.0 v21.0 Rob Bradford 2022-01-20 11:49:34 +00:00
  • eb5c5f2c7f tests: Add integration test for O_DIRECT Sebastien Boeuf 2022-01-19 17:21:54 +01:00
  • 85bbf75fe8 block_util: Align buffers for O_DIRECT Sebastien Boeuf 2022-01-19 11:16:45 +01:00
  • b4566b9eab tests: ignore the result from test_vfio_user Henry Wang 2022-01-20 06:23:30 -05:00
  • e2a8a1483f acpi: aarch64: Implement DBG2 table Anatol Belski 2022-01-16 18:53:02 +01:00
  • ea60d48853 resources: Update Rust version in container to 1.58 Rob Bradford 2022-01-19 09:49:52 +00:00
  • 658658e76c hypervisor: kvm: Ignore -EINVAL from KVM_KVMCLOCK_CTRL ioctl() Rob Bradford 2022-01-18 17:08:42 +00:00
  • b7b3b45364 tests: Enable test_vfio_user for AArch64 Henry Wang 2022-01-18 06:28:28 -05:00
  • d5b4d0d951 resources: AArch64: Enable Device Mapper and NVME Multipath in config Henry Wang 2021-12-13 02:30:19 -05:00
  • 1c18d124dc scripts: Add more huge pages for AArch64 integration test Henry Wang 2021-12-13 02:51:12 -05:00
  • 7a42ce9310 scripts: AArch64: Build SPDK NVMe before running integration tests Henry Wang 2021-10-20 11:06:29 -07:00
  • 1db7718589 pci, vmm: Pass PCI BDF to vfio and vfio_user Michael Zhao 2022-01-18 19:52:56 +08:00
  • cf68f03ab6 pci: vfio: Skip IOBAR allocation on AArch64 Henry Wang 2022-01-18 06:20:26 -05:00
  • 4ecc778efe vmm: Avoid deadlock between virtio device activation and vcpu pausing Rob Bradford 2022-01-18 16:41:17 +00:00
  • 48ba999bd9 net_util: drop unneeded clippy::cast_lossless Wei Liu 2022-01-18 15:53:47 +00:00
  • ef05354c81 memory_manager: drop unneeded clippy suppressions Wei Liu 2022-01-18 15:49:58 +00:00
  • 277cfd07ba device_manager: use if let to drop single match Wei Liu 2022-01-18 15:46:20 +00:00
  • 4f05b8463c virtio-devices: fix clippy::needless_range_loop Wei Liu 2022-01-18 15:39:49 +00:00
  • c9983ff4ad arch: drop allow(clippy::transmute_ptr_to_ptr) Wei Liu 2022-01-18 15:29:33 +00:00
  • 714b529bb2 arch: aarch64: drop unnecessary static lifetime Wei Liu 2022-01-18 15:27:18 +00:00
  • 99bcebad74 arch: aarch64: do not unnecessarily add mut keyword Wei Liu 2022-01-18 15:21:33 +00:00
  • 22d86fb6d2 build: bump clap from 3.0.8 to 3.0.10 dependabot[bot] 2022-01-18 23:37:17 +00:00
  • 2eed24b4b2 build: bump serde_json from 1.0.74 to 1.0.75 dependabot[bot] 2022-01-18 23:11:49 +00:00
  • be7829b752 build: bump clap from 3.0.8 to 3.0.10 in /fuzz dependabot[bot] 2022-01-18 23:11:42 +00:00
  • ea2685e928 block_util: rewrite code and drop allow(clippy::ptr_arg) Wei Liu 2022-01-18 14:48:56 +00:00
  • 14ba3f68d3 vmm: cpu: Remove unused import in unit tests Henry Wang 2022-01-18 07:06:16 -05:00
  • 779bc1a53a edk2: Rely on latest OVMF based on CloudHvX64 target Sebastien Boeuf 2022-01-18 11:07:01 +01:00
  • 8b8daf571a README: Ensure kernel build includes the ELF PVH note Rob Bradford 2022-01-18 09:04:46 +00:00
  • 482e1ca435 scripts: Pin OVMF EDK2 version Sebastien Boeuf 2022-01-17 17:31:04 +01:00
  • a61302f73f docs: Update Live migration documentation for local migration Rob Bradford 2022-01-17 16:41:44 +00:00
  • 33fd0af8b3 vm-migration: Update protocol for FD based live migration Rob Bradford 2022-01-17 16:40:01 +00:00
  • cb243571de tests: Add test_live_migration_local() test Rob Bradford 2022-01-17 15:24:36 +00:00
  • 70f7f64e23 vmm: api: Add "local" option to OpenAPI YAML file Rob Bradford 2022-01-17 15:14:48 +00:00
  • 88952cc500 vmm: Send FDs across unix socket for migration when in local mode Rob Bradford 2022-01-14 09:09:12 +00:00
  • 715a7d9065 vmm: Add convenience API for getting slots to FDs mapping Rob Bradford 2022-01-13 10:17:30 +00:00
  • 1676fffaad vmm: Check shared memory is enabled for local migration Rob Bradford 2022-01-14 09:23:30 +00:00
  • 1daef5e8c9 vmm: Propagate the set of memory slots to FDs received in migration Rob Bradford 2022-01-14 08:19:43 +00:00
  • 735658a49d vm-migration: Add MemoryFd command for setting FDs for memory Rob Bradford 2022-01-14 08:07:17 +00:00
  • b95e46565c vmm: Support using existing files for memory slots Rob Bradford 2022-01-12 10:50:08 +00:00
  • eeba1d3ad8 vmm: Support using an existing FD for memory Rob Bradford 2022-01-12 10:12:05 +00:00
  • 271e17bd79 vmm: Extract code for opening a file for memory Rob Bradford 2022-01-12 10:06:46 +00:00
  • b9c260c0de vmm, ch-remote: Add "local" option to send-migration API Rob Bradford 2022-01-11 16:41:58 +00:00
  • 6e78ac1837 build: bump clap from 3.0.7 to 3.0.8 dependabot[bot] 2022-01-17 23:33:43 +00:00
  • dad5af612b build: bump serde_json from 1.0.74 to 1.0.75 in /fuzz dependabot[bot] 2022-01-17 23:10:47 +00:00
  • 101d403a6b build: bump mshv-ioctls from f27b7a4 to b8b69b6 dependabot[bot] 2022-01-17 23:11:14 +00:00
  • 29e3fefc3d build: bump clap from 3.0.7 to 3.0.8 in /fuzz dependabot[bot] 2022-01-17 23:10:40 +00:00
  • 859f72b5a5 docs: update hotplug.md Liang Zhou 2021-12-27 09:33:47 +08:00
  • 8155be2e6b arch: aarch64: vm_memory is not required when configuring vcpu Wei Liu 2022-01-14 18:21:08 +00:00
  • 4577e5050b build: bump smallvec from 1.7.0 to 1.8.0 dependabot[bot] 2022-01-14 23:21:54 +00:00
  • 1952405f69 build: bump getrandom from 0.2.3 to 0.2.4 in /fuzz dependabot[bot] 2022-01-14 14:35:39 +00:00
  • 1dc913427c devices: legacy: Fix beta clippy issues Rob Bradford 2022-01-14 13:51:29 +00:00
  • 0a97b76c52 hypervisor: mshv: Fix beta clippy issue Rob Bradford 2022-01-14 13:36:37 +00:00
  • b204f43aae tests: Fix beta clippy issues Rob Bradford 2022-01-14 13:12:40 +00:00
  • ade8d71264 arch: aarch64: Fix beta clippy issue Rob Bradford 2022-01-14 13:12:03 +00:00
  • 92b8bdf474 build: bump pnet from 0.28.0 to 0.29.0 dependabot[bot] 2022-01-13 23:13:01 +00:00
  • 84e2f6c1da build: bump getrandom from 0.2.3 to 0.2.4 dependabot[bot] 2022-01-13 23:12:51 +00:00
  • e02f5c9699 resources: Update kernel config on AArch64 Michael Zhao 2022-01-13 14:39:34 +08:00
  • 2f492fbe36 build: bump clap from 3.0.6 to 3.0.7 dependabot[bot] 2022-01-12 23:44:49 +00:00
  • c47cb868ec build: bump clap from 3.0.6 to 3.0.7 in /fuzz dependabot[bot] 2022-01-12 23:14:51 +00:00
  • fb1755d85d vmm: openapi: Fix "fds" field name for NetConfig Fabiano Fidêncio 2022-01-12 16:03:25 +01:00
  • 5e1e523a90 vmm: Don't check for presence of tdx parameter when not built with tdx Rob Bradford 2022-01-11 16:33:35 +00:00
  • 685ca03e67 build: bump clap from 3.0.5 to 3.0.6 dependabot[bot] 2022-01-10 23:35:19 +00:00
  • b80feb3d96 build: bump clap from 3.0.5 to 3.0.6 in /fuzz dependabot[bot] 2022-01-10 23:11:17 +00:00
  • cb15ae5462 vmm: openapi: Fix default value for tap Fabiano Fidêncio 2022-01-10 13:26:41 +01:00
  • 6738e45b37 tests: Add crate-level attribute to silence "dead-code" warnings Bo Chen 2022-01-06 15:59:50 -08:00
  • c2f133990d github: Remove use of "integration_tests" feature gate Bo Chen 2022-01-06 15:06:34 -08:00