Commit Graph

  • 9cbb94b6d9 build: bump gdbstub_arch from 0.2.0 to 0.2.2 dependabot[bot] 2022-02-24 02:00:16 +00:00
  • 6c1fe07d90 openapi: Mark ReceiveMigrationData.receiver_url as required Feng Ye 2022-02-24 10:48:19 +08:00
  • 92a8fbbff8 build: bump gdbstub from 0.6.0 to 0.6.1 dependabot[bot] 2022-02-24 00:47:20 +00:00
  • f2dfb44d5c build: bump clap from 3.1.1 to 3.1.2 dependabot[bot] 2022-02-24 00:06:16 +00:00
  • 9d1985111a build: bump gdbstub_arch from 0.2.0 to 0.2.2 in /fuzz dependabot[bot] 2022-02-23 23:12:36 +00:00
  • a4b478b96a build: bump clap from 3.1.1 to 3.1.2 in /fuzz dependabot[bot] 2022-02-23 23:12:31 +00:00
  • 3069ce9f2d build: bump gdbstub from 0.6.0 to 0.6.1 in /fuzz dependabot[bot] 2022-02-23 23:12:22 +00:00
  • c35220b1ca scripts: dev_cli: Bump container version to use Rob Bradford 2022-02-23 14:15:50 +00:00
  • ece4fc2026 Dockerfile: Install minimal version of toolchain Rob Bradford 2022-02-23 13:49:01 +00:00
  • 05769879dd Dockerfile: Remove downloaded packages after SPDK build Rob Bradford 2022-02-23 12:26:43 +00:00
  • 28413d26db Dockerfile: Remove qemu-system from dependencies Rob Bradford 2022-02-23 12:25:15 +00:00
  • a08da07d2a Dockerfile: Remove docker.io Rob Bradford 2022-02-23 11:05:47 +00:00
  • 00fbd77494 vmm: api: Make 'local' optional in SendMigrationData Sebastien Boeuf 2022-02-23 13:15:38 +01:00
  • 23fb4fa26d pci: Allow only writable bits for MSI message control register Sebastien Boeuf 2022-02-23 11:30:18 +01:00
  • 8846409eab github: Build against minimum supported version Rob Bradford 2022-02-23 11:53:19 +00:00
  • 020b64a9ef build: introduce rust-version in Cargo.toml Wei Liu 2022-02-22 15:55:09 +00:00
  • c504f302e9 vmm: api: Make VmSendMigrationData.local optional Feng Ye 2022-02-23 18:50:25 +08:00
  • ceb43fae6d docs: Add GDB feature document Akira Moroo 2022-02-09 22:48:14 +09:00
  • 2451c4d833 vmm: Implement GDB event handler to enable --gdb flag Akira Moroo 2022-02-20 12:51:34 +09:00
  • 23bb629241 vmm: Add stop_on_boot to Vm to stop VM on boot Akira Moroo 2022-02-04 18:51:31 +09:00
  • bae63a8b8c vmm: Add debug_request to send debug request Akira Moroo 2022-02-20 12:28:49 +09:00
  • 2f430e08e1 vmm: Implement multicore GDB stub support Akira Moroo 2022-02-20 12:25:18 +09:00
  • f1c4705638 vmm: Add Debuggable trait implementation Akira Moroo 2022-02-20 12:17:50 +09:00
  • a2a492f3df seccomp: Add ioctls to seccomp filter for guest debug Akira Moroo 2022-01-30 19:59:15 +09:00
  • f452e51488 vmm: Add BreakPoint to VmState Akira Moroo 2022-01-30 19:34:33 +09:00
  • 9f111388c0 hypervisor: Add VmExit::Debug for x86/KVM Akira Moroo 2022-01-30 19:26:32 +09:00
  • 9f27954fbd hypervisor: Add set_guest_debug for x86/KVM Akira Moroo 2022-02-20 11:49:25 +09:00
  • 603ca0e21b hypervisor: Add translate_gva for x86/KVM Akira Moroo 2022-02-20 11:44:25 +09:00
  • 7c6bdf8804 hypervisor: Remove mshv specific type from translate_gva Akira Moroo 2022-02-19 14:52:48 +09:00
  • afb1c761ec build: bump getrandom from 0.2.4 to 0.2.5 dependabot[bot] 2022-02-22 23:12:24 +00:00
  • 271bacc4ef build: bump getrandom from 0.2.4 to 0.2.5 in /fuzz dependabot[bot] 2022-02-22 23:12:24 +00:00
  • 17722ada51 virtio-devices: Fix clippy::manual-range-contains issue Akira Moroo 2022-02-23 13:23:10 +09:00
  • 3a6df69d45 virtio-devices: Fix clippy::ptr-arg issue Akira Moroo 2022-02-23 13:19:44 +09:00
  • a116add991 pci: configuration: Correctly mask MSI-X control register Rob Bradford 2022-02-22 15:01:32 +00:00
  • dd77070f16 openapi: Update the PciBdf type Fabiano Fidêncio 2022-02-22 09:34:55 +01:00
  • df86d4c50f build: bump semver from 1.0.5 to 1.0.6 dependabot[bot] 2022-02-22 08:47:25 +00:00
  • 81d53c5711 build: bump libc from 0.2.118 to 0.2.119 dependabot[bot] 2022-02-22 08:46:43 +00:00
  • 3844bd20d1 build: bump clap from 3.1.0 to 3.1.1 in /fuzz dependabot[bot] 2022-02-22 08:46:41 +00:00
  • a6cd2e10c1 build: bump clap from 3.1.0 to 3.1.1 dependabot[bot] 2022-02-21 23:39:30 +00:00
  • 0fc3fad363 vmm: Limit "Dies" in VCPU topology on AArch64 Michael Zhao 2022-02-21 21:32:24 +08:00
  • bf6920f774 aarch64: Optimize cpu-map creating code in FDT Michael Zhao 2022-02-19 22:17:27 +08:00
  • 28d6bff340 aarch64: Simplify VCPU topology coding in FDT Michael Zhao 2022-02-19 16:37:24 +08:00
  • 0fa31539eb vmm: Add default VCPU topology in PPTT on AArch64 Michael Zhao 2022-02-19 15:01:51 +08:00
  • 297459087a build: bump libc from 0.2.118 to 0.2.119 in /fuzz dependabot[bot] 2022-02-21 23:39:31 +00:00
  • 8cf3de3c85 build: bump semver from 1.0.5 to 1.0.6 in /fuzz dependabot[bot] 2022-02-21 23:10:53 +00:00
  • 97f5b68424 build: bump anyhow from 1.0.53 to 1.0.55 dependabot[bot] 2022-02-21 23:10:51 +00:00
  • 2861330d09 Dockerfile: Remove classic virtiofsd from container Rob Bradford 2022-02-21 12:16:12 +00:00
  • 55b8a2182b scripts: dev_cli.sh Support building container before use Rob Bradford 2022-02-21 11:29:18 +00:00
  • b1f61d7286 scipts: dev_cli.sh: Remove "ensure_latest_ctr" from build-container Rob Bradford 2022-02-21 11:07:00 +00:00
  • 7e22786b2c scripts: dev_cli.sh: Remove unused --unattended Rob Bradford 2022-02-21 11:06:18 +00:00
  • eade9d8b87 scripts: dev_cli.sh: Don't surround $exported_volumes Rob Bradford 2022-02-21 12:05:31 +00:00
  • 1a5b94ee0e scipts: dev_cli.sh: Reformat script for consistency Rob Bradford 2022-02-21 11:04:19 +00:00
  • 2805e7b1dc scripts: dev_cli.sh: Ensure correct quoting in bash script Rob Bradford 2022-02-21 11:02:53 +00:00
  • 3593055e77 virtio-devices: Consider vhost-user protocol feature as acked Sebastien Boeuf 2022-02-21 09:52:25 +01:00
  • 5447451921 scripts: Rename virtiofsd build directory Rob Bradford 2022-02-21 10:00:34 +00:00
  • b2bf88bcb1 tests, scripts: Rename virtiofsd binary Rob Bradford 2022-02-21 09:55:43 +00:00
  • 75fbea3c46 tests: Rename prepare_virtiofsd_rs_daemon Rob Bradford 2022-02-21 09:54:13 +00:00
  • e3bb822c4e scripts: Use new virtiofsd url for Rust version Rob Bradford 2022-02-18 14:36:36 +00:00
  • 9acb69f3e3 docs: Update documentation for Rust based virtiofsd Rob Bradford 2022-02-18 14:29:23 +00:00
  • 4c4eb8db40 tests: Drop classic (i.e. C based) virtiofsd testing Rob Bradford 2022-02-18 14:21:27 +00:00
  • 6daddf0831 tests: Add "test_live_migration_ovs_dpdk_local()" test Bo Chen 2022-02-18 12:21:28 -08:00
  • 5d55070ceb scripts: Use date tagged docker container in dev_cli.sh Rob Bradford 2022-02-18 13:00:14 +00:00
  • 0ac094c0d1 vmm: Handle TDX hypercalls with INVALID_OPERAND Sebastien Boeuf 2022-02-18 11:12:33 +01:00
  • cb844ecd1d hypervisor: Add support for TDX exit reason to KVM Sebastien Boeuf 2022-02-16 15:39:54 +01:00
  • a3dfe726f8 vmm: cpu: Avoid useless cloning of Arc<Mutex<Vcpu>> Sebastien Boeuf 2022-02-18 09:06:19 +01:00
  • 9aab70ec1a deps: Update kvm-ioctls to retrieve kvm_run structure Sebastien Boeuf 2022-02-16 15:39:06 +01:00
  • dfcb0a192a deps: Move to kvm-bindings fork including TDX definitions Sebastien Boeuf 2022-02-16 14:47:12 +01:00
  • 8c19d526cd github: Use tag derived from date for docker image Rob Bradford 2022-02-18 09:48:37 +00:00
  • 580bab6008 Revert "Dockerfile: Move to impish as base for packaged virtiofsd" Rob Bradford 2022-02-17 23:01:33 +00:00
  • 46d6a6cdfd Revert "Dockerfile: Streamline installed packages" Rob Bradford 2022-02-17 20:24:51 +00:00
  • b7512d3d83 Dockerfile: Use generic name for generic kernel package on aarch64 Rob Bradford 2022-02-17 18:53:43 +00:00
  • 51c5ba9610 Dockerfile: Remove cargo-audit binary Rob Bradford 2022-02-17 17:56:58 +00:00
  • 09e21e8fe5 Dockerfile: Install ethr binary only on amd64 Rob Bradford 2022-02-17 17:45:25 +00:00
  • d27316dab6 Dockerfile: Streamline installed packages Rob Bradford 2022-02-17 16:35:10 +00:00
  • 98bbfa9738 Dockerfile: Move to impish as base for packaged virtiofsd Rob Bradford 2022-02-17 16:49:13 +00:00
  • 36852795e4 tests: Bump version of virtiofsd-rs in use to latest tagged Rob Bradford 2022-02-17 16:31:20 +00:00
  • 6f571d5c07 pci: add debug output for enabling and disabling MSI-X Wei Liu 2022-02-17 15:42:24 +00:00
  • 5bd305fa4f performance-metrics: Log the git information from the working folder Bo Chen 2022-02-16 15:06:45 -08:00
  • d650c684f1 performance-metrics: Add option "--report-file" Bo Chen 2022-02-15 08:11:58 -08:00
  • 458ae2c5be performance-metrics: Add git committer date to the report Bo Chen 2022-02-15 07:51:44 -08:00
  • 1025783973 scripts: Remove obsoleted env variable "cflags" and "target_cc" Bo Chen 2022-02-14 15:25:33 -08:00
  • 411b8b3a96 performance-metrics: Add command-line interface Bo Chen 2022-02-10 21:54:42 -08:00
  • 0862064fd2 performance-metrics: Generate a summary report in Json Bo Chen 2022-02-10 18:02:03 -08:00
  • e41fe0acae performance-metrics: Include 'max' and 'min' in the result Bo Chen 2022-02-10 15:32:58 -08:00
  • a7024074c0 performance-metrics: Add unit to the name/description of each test Bo Chen 2022-02-10 11:17:17 -08:00
  • a50c10bdf9 performance-metrics: Start VMs with the same IP in a unique IP range Bo Chen 2022-02-07 19:00:56 -08:00
  • b806935941 performance-metrics: Create test image for block I/O tests from main Bo Chen 2022-02-07 16:39:15 -08:00
  • 1cf73c83e2 scripts: Generate performance metrics with the dev container Bo Chen 2022-02-04 16:14:40 -08:00
  • dc91866b56 performance-metrics: Add unit tests Bo Chen 2022-02-07 20:34:14 -08:00
  • 6b915de2e0 performance-metrics: Support test filter and json output Bo Chen 2022-01-31 21:24:13 -08:00
  • 1a17564ee9 performance-metrics: Add a binary target for performance metrics Bo Chen 2022-01-10 21:27:58 -08:00
  • c9c031a425 test_infra: Fix clippy issue on aarch64 Bo Chen 2022-02-10 18:42:19 -08:00
  • 0ab4097606 test_infra: Enable cross-build for "musl" and "aarch64" targets Bo Chen 2022-02-10 18:29:53 -08:00
  • f1151cb55e test_infra: Allow to not print commandline when spawning guest Bo Chen 2022-02-09 16:57:26 -08:00
  • 9b0bd71154 test_infra: Add helper function for performing scp Bo Chen 2022-01-19 21:41:44 -08:00
  • 1603841f91 Dockerfile: Install iperf3 and ethr for performance tests Bo Chen 2022-01-19 21:43:04 -08:00
  • 9c6e7c4a4b pci: Support DWORD/4-byte writes to the MSI-X control register Rob Bradford 2022-02-17 10:07:49 +00:00
  • 0ee8ead53d ch-remote, main, vhost_user: Fix deprecated APIs for clap v3.1.0 Bo Chen 2022-02-16 17:23:45 -08:00
  • 5fd49927f2 build: bump clap from 3.0.14 to 3.1.0 dependabot[bot] 2022-02-17 00:21:18 +00:00
  • 80c34bd756 build: bump cc from 1.0.72 to 1.0.73 in /fuzz dependabot[bot] 2022-02-17 00:18:30 +00:00