Commit Graph

  • b45264af75 virtio-devices, net_util, vhost_user_net: Retry writing to TAP Rob Bradford 2021-06-28 14:28:26 +00:00
  • d9680c4c51 virtio-devices, net_util, vhost_user_net: Rename tap_event_id Rob Bradford 2021-06-28 13:51:34 +00:00
  • 28b80ba42a tests: Change string checking for console success Rob Bradford 2021-06-28 15:23:25 +00:00
  • f40e8ce6b7 tests: For test_console_file print out the console file Rob Bradford 2021-06-25 16:11:31 +01:00
  • d494d6b837 test_infra: Fix clippy warning (expect_fun_call) Rob Bradford 2021-06-25 16:19:02 +01:00
  • 48326ce731 tests: Enable test_numa_nodes() on AArch64 Henry Wang 2021-06-25 12:04:57 +08:00
  • 054c036e81 vmm: acpi: Add AArch64 vCPUs to SRAT table Henry Wang 2021-06-25 10:53:55 +08:00
  • 5e42e0f1f7 tests: Add case for multiple net devices for Windows guest Anatol Belski 2021-06-24 16:08:14 +02:00
  • 81ec47b283 build: bump hermit-abi from 0.1.18 to 0.1.19 dependabot[bot] 2021-06-24 23:10:21 +00:00
  • c101b1f558 build: bump vm-fdt from c89583f to bbfd1e7 dependabot[bot] 2021-06-24 23:09:57 +00:00
  • efb0e5a49f build: bump hermit-abi from 0.1.18 to 0.1.19 in /fuzz dependabot[bot] 2021-06-24 23:09:35 +00:00
  • e214bb9eed hypervisor: implement Display for MSHV VcpuState Muminul Islam 2021-06-17 15:57:20 -07:00
  • 5cd82cb2e2 hypervisor: implement get_suspend_regs for MSHV vcpu trait Muminul Islam 2021-06-17 15:50:36 -07:00
  • cff190fa5f tests: Enable --all option in AArch64 clippy test Michael Zhao 2021-06-24 21:54:49 +08:00
  • 7ba3eeda98 devices: Fix clippy warnings on AArch64 Michael Zhao 2021-06-24 14:52:39 +08:00
  • 239e39ddbc vmm: Fix clippy warnings on AArch64 Michael Zhao 2021-06-24 14:52:18 +08:00
  • 5768dcc320 vmm: Refactor slightly vm_boot and 'control_loop' Bo Chen 2021-06-24 06:29:08 -07:00
  • 1075209e2a vmm: Handle ApiRequest::VmCreate in a separate function Bo Chen 2021-06-24 06:29:42 -07:00
  • 54c552f90d docs: Update arm64 doc Michael Zhao 2021-06-24 12:21:13 +08:00
  • d330d91e1a tests: Optimize integration test on AArch64 Michael Zhao 2021-06-24 11:07:06 +08:00
  • 3613b4c096 aarch64: Enable default build option Michael Zhao 2021-06-24 10:49:04 +08:00
  • 45c4d1a06e aarch64: Reduce UEFI space size to 4 MiB Michael Zhao 2021-06-24 09:57:01 +08:00
  • d4d62fc9dc deps: Update vhost crate from 1a03a2a to 9982541 Sebastien Boeuf 2021-06-24 09:47:49 +02:00
  • c4be0f4235 clippy: Address the issue 'needless-collect' Bo Chen 2021-06-23 15:05:38 -07:00
  • 5825ab2dd4 clippy: Address the issue 'needless-borrow' Bo Chen 2021-06-23 13:42:17 -07:00
  • 585269ecb9 clippy: Address the issue 'field is never read' Bo Chen 2021-06-23 14:54:20 -07:00
  • 5432cbfaad hypervisor: Set MTRRdefType in MSHV guest initialization to enable cpu caching Muminul Islam 2021-06-22 11:35:02 -07:00
  • 4d25eaa24a vmm: Add I/O port range to PCI bus resources Rob Bradford 2021-06-22 17:04:57 +00:00
  • 58461ce250 build: bump vhost from 2e4396c to 1a03a2a dependabot[bot] 2021-06-22 23:11:37 +00:00
  • 57762d4328 build: bump mshv-ioctls from c2c3079 to 06cb96c dependabot[bot] 2021-06-22 17:38:56 +00:00
  • 652e30c97d hypervisor: Fix clippy error on MSHV Muminul Islam 2021-06-22 08:11:07 -07:00
  • 49e061d15b hypervisor: Fix hv_translate_gva_result_code with correct value Muminul Islam 2021-06-22 09:25:54 -07:00
  • 28ad84c207 build: bump mshv-{bindings, ioctls} from 1024e9a to c2c3079 Muminul Islam 2021-06-22 08:10:26 -07:00
  • b546afd196 docs: Update arm64 document Michael Zhao 2021-06-18 16:56:10 +08:00
  • 6974b378f3 build: bump openssl-sys from 0.9.63 to 0.9.65 dependabot[bot] 2021-06-22 09:51:30 +00:00
  • 4d36ecef9e tests: Fix virtio_balloon integration test Sebastien Boeuf 2021-06-22 10:37:20 +02:00
  • 8a02cb3378 build: bump vcpkg from 0.2.14 to 0.2.15 dependabot[bot] 2021-06-21 23:10:33 +00:00
  • 15112ae1b6 build: bump rustc-demangle from 0.1.19 to 0.1.20 dependabot[bot] 2021-06-21 17:22:12 +00:00
  • c93b7037b4 Jenkinsfile: Update the way to download private images Sebastien Boeuf 2021-06-21 16:54:29 +02:00
  • 56c3073da4 github: Check files are not modified during build Rob Bradford 2021-06-18 15:52:49 +01:00
  • cee5508e9b build: Add missing Cargo.lock change Rob Bradford 2021-06-18 15:24:33 +01:00
  • b56e1217b6 vmm: tdx: Add KVM_FEATURE_STEAL_TIME_BIT to filtered bits Rob Bradford 2021-06-18 15:17:55 +01:00
  • fb2e8b6817 Jenkins: Migrate workers to Hirsute Hippo Rob Bradford 2021-06-18 09:50:42 +01:00
  • a94fa77621 arch: Add logging for FDT debugging on AArch64 Michael Zhao 2021-06-16 12:45:32 +08:00
  • f0af934891 build: bump vhost from e294ed6 to 2e4396c dependabot[bot] 2021-06-17 23:10:40 +00:00
  • dc15e44e2a tests: Add test for Windows guest multiple disk hotplug Anatol Belski 2021-06-16 18:57:04 +02:00
  • a36ac96444 vmm: cpu_manager: Add _PXM ACPI method to each vCPU Sebastien Boeuf 2021-06-17 12:41:30 +02:00
  • 09c3ddd47d vmm: memory_manager: Remove _PXM from ACPI memory slot Sebastien Boeuf 2021-06-17 11:16:24 +02:00
  • 07f3075773 vmm: device_manager: Tie PCI bus to NUMA node 0 Sebastien Boeuf 2021-06-17 11:00:55 +02:00
  • acc71c4eda build: bump vcpkg from 0.2.13 to 0.2.14 dependabot[bot] 2021-06-16 23:09:33 +00:00
  • 4c22592c6f scripts: Use CDN to download images Rob Bradford 2021-06-16 15:18:09 +01:00
  • 9708019312 tests: Enhance test_large_vm case Michael Zhao 2021-06-16 16:02:55 +08:00
  • 14c0e8424b aarch64: Fix wrong MPIDR setting Michael Zhao 2021-06-16 15:31:55 +08:00
  • 3c0f06c09c virtio-devices: vhost_user: Set NEED_REPLY when REPLY_ACK is supported Sebastien Boeuf 2021-06-04 16:17:48 +02:00
  • 2c576ab312 test: Introduce test_virtio_balloon() function Fei Li 2021-03-28 16:47:26 +08:00
  • 3fed07419a virtio-balloon: use fallocate when balloon inflated Li Hangjing 2021-01-28 15:56:42 +08:00
  • aa27f0e743 virtio-balloon: add deflate_on_oom support Fei Li 2021-01-21 19:22:29 +08:00
  • a6fe4aa7e9 virtio-devices, vmm: Update virtio-iommu to rely on VIOT Sebastien Boeuf 2021-06-14 15:38:24 +02:00
  • de7cfd61a0 tests: Clean up unused workload_path Fei Li 2021-06-15 18:38:56 +08:00
  • 1ff4d4e3ae build: bump vm-fdt from 2e4ebde to c89583f dependabot[bot] 2021-06-15 06:56:35 +00:00
  • 744e9d06e5 virtio-devices: vhost_user: Fix wrong naming regarding reconnection Sebastien Boeuf 2021-06-14 10:46:44 +02:00
  • 428c637506 build: bump libc from 0.2.96 to 0.2.97 dependabot[bot] 2021-06-14 08:53:51 +00:00
  • f67ae9b47e build: bump object from 0.25.2 to 0.25.3 dependabot[bot] 2021-06-14 08:06:53 +00:00
  • 251708b908 build: bump env_logger from 0.8.3 to 0.8.4 dependabot[bot] 2021-06-14 08:06:42 +00:00
  • 40f73e4fa1 build: bump once_cell from 1.7.2 to 1.8.0 in /fuzz dependabot[bot] 2021-06-14 08:06:16 +00:00
  • 62e1721c52 build: bump libc from 0.2.96 to 0.2.97 in /fuzz dependabot[bot] 2021-06-14 08:05:56 +00:00
  • 57f70c0761 tests: Simplify Windows guest boot and DHCP setup Anatol Belski 2021-06-10 17:03:57 +02:00
  • 0699dc1000 virtio-devices: vhost_user: fs: Enable inflight I/O tracking Jiachen Zhang 2021-06-11 21:58:27 +08:00
  • 2e3e64a4cf virtio-devices: vhost_user: net: Enable inflight I/O tracking Jiachen Zhang 2021-06-11 21:55:38 +08:00
  • 36d336841c virtio-devices: vhost_user: blk: Enable inflight I/O tracking Jiachen Zhang 2021-06-11 19:08:16 +08:00
  • bfd4aa2fed virtio-devices: vhost_user: Support inflight I/O tracking Jiachen Zhang 2021-06-10 15:37:30 +08:00
  • f060ecd705 tests: Unblock some vhost-user tests Michael Zhao 2021-06-11 15:43:10 +08:00
  • 5363cee847 build: bump anyhow from 1.0.40 to 1.0.41 in /fuzz dependabot[bot] 2021-06-11 07:08:29 +00:00
  • 31e4d80caf tests: Enable AArch64 API pause/resume test case Henry Wang 2021-06-10 20:47:00 +08:00
  • c7f69cc0df build: bump anyhow from 1.0.40 to 1.0.41 dependabot[bot] 2021-06-11 06:15:43 +00:00
  • ee118152ff build: bump iced-x86 from 1.11.3 to 1.12.0 dependabot[bot] 2021-06-11 06:15:07 +00:00
  • 5ed8e01faf build: Release v16.0 v16.0 Rob Bradford 2021-06-10 16:25:44 +01:00
  • 1a5c6631a5 virtio-devices: vhost_user: Reconnection for slave request handler Sebastien Boeuf 2021-06-09 17:27:14 +02:00
  • acec7e34fc virtio-devices: vhost_user: Factorize slave request handler Sebastien Boeuf 2021-06-09 16:33:34 +02:00
  • deca570544 virtio-devices: vhost_user: fs: Support socket reconnection handling Jiachen Zhang 2021-06-07 14:27:06 +08:00
  • 7cfb2139d0 tests: Enable pty test case on AArch64 Michael Zhao 2021-06-10 19:55:57 +08:00
  • 1a7a76511f vmm: Enable pty console on AArch64 Michael Zhao 2021-06-10 19:38:13 +08:00
  • 8a22b2987f docs: Add documentation for live migration Bo Chen 2021-06-08 15:46:18 -07:00
  • 1eb8a4671f arch: aarch64: Remove hardcoded host IPA size Henry Wang 2021-06-09 20:45:11 +08:00
  • 2fe3586eba hypervisor: support AArch64 get_host_ipa_limit Henry Wang 2021-06-09 17:42:37 +08:00
  • 805cb303d5 hypervisor: Add get_host_ipa_limit for AArch64 Henry Wang 2021-06-09 21:31:49 +08:00
  • 97307a7fc1 tests: Remove test_aarch64_pe_boot case Michael Zhao 2021-06-09 23:47:28 +08:00
  • 6ed1f83a87 tests: Enable the boot_noacpi case on AArch64 Michael Zhao 2021-06-09 23:04:01 +08:00
  • 04aff2e2f9 tests: Enable test_console_file case on AArch64 Michael Zhao 2021-06-09 22:54:06 +08:00
  • 0268089ac6 build: bump syn from 1.0.72 to 1.0.73 in /fuzz dependabot[bot] 2021-06-10 06:26:13 +00:00
  • 5d5d338e10 build: bump syn from 1.0.72 to 1.0.73 dependabot[bot] 2021-06-10 06:25:34 +00:00
  • 8f1404eeef deps: Update Cargo.lock to include uuid crate Sebastien Boeuf 2021-06-09 15:00:07 +02:00
  • 9dba097224 ci: Update guest cloud image by installing "stress" utility Sebastien Boeuf 2021-06-09 10:35:51 +02:00
  • ce5c5833cb tests: Add a simple test case for ACPI on AArch64 Michael Zhao 2021-05-27 09:11:00 +08:00
  • 3cb2b72e92 tests: Build EDK2 for AArch64 integration test Henry Wang 2021-04-26 13:51:33 +08:00
  • 88fda7c305 aarch64, acpi: Change PCIe high space for EDK2 Michael Zhao 2021-05-26 07:56:10 +08:00
  • b8b5dccfd8 aarch64: Enable UEFI image loading Jianyong Wu 2021-04-19 15:50:46 +08:00
  • 6880692a78 vmm, acpi: Add DSM method to ACPI Jianyong Wu 2021-05-26 13:33:08 +08:00
  • 76911fbeb4 build: bump libc from 0.2.95 to 0.2.96 in /fuzz dependabot[bot] 2021-06-09 06:31:49 +00:00
  • 0eb245e177 build: bump vhost from e4ba734 to 30ba3e7 dependabot[bot] 2021-06-09 06:31:46 +00:00