Commit Graph

  • 8d31dfb154 build: Populate AUTH_DOWNLOAD_TOKEN environment variable Rob Bradford 2023-11-07 14:03:57 +00:00
  • 5e1806aed2 scripts: Authenticate to GitHub if token present Rob Bradford 2023-11-07 13:55:35 +00:00
  • 72e213ebda scripts: Extract downloading hypervisor-fw to a function Rob Bradford 2023-11-07 13:42:55 +00:00
  • df242e9468 build: Bump zerocopy from 0.7.24 to 0.7.25 in /fuzz dependabot[bot] 2023-11-06 23:45:58 +00:00
  • 3ce463f482 build: Bump mshv-bindings from af397ea to f00c7d4 dependabot[bot] 2023-11-06 23:06:22 +00:00
  • d38e951234 build: Bump parking from 2.1.1 to 2.2.0 dependabot[bot] 2023-11-03 23:32:35 +00:00
  • 1be40e2339 tests: Improve debuggability for "test_vfio" Bo Chen 2023-11-03 15:02:00 -07:00
  • bc04e75b4b test_infra, tests: Unify error message formatting Bo Chen 2023-11-03 11:45:46 -07:00
  • 5f7a847822 test_infra: Print error and output if host commands failed Bo Chen 2023-11-03 10:30:21 -07:00
  • 5976a37cf4 tests: Print details when checks on event monitor failed Bo Chen 2023-11-02 16:09:57 -07:00
  • 1cfb793528 build: Bump zerocopy from 0.7.23 to 0.7.24 in /fuzz dependabot[bot] 2023-11-03 23:31:46 +00:00
  • 30bc8ffa8d build: Bump unicode-ident from 1.0.11 to 1.0.12 dependabot[bot] 2023-11-02 23:24:04 +00:00
  • 8b7c859d14 build: Bump zerocopy from 0.7.20 to 0.7.23 in /fuzz dependabot[bot] 2023-11-02 23:07:43 +00:00
  • d1ba50f10e tests: Add a test simultaneously set serial and console as TTY mode Yong He 2023-10-31 17:51:13 +08:00
  • bb38e4e599 vmm: Allow simultaneously set serial and console as TTY mode Yong He 2023-09-15 14:28:12 +08:00
  • f5899d15f6 build: Release v36.0 v36.0 Bo Chen 2023-11-01 14:49:02 -07:00
  • a4d83ce9c5 main: Add the '--serial socket=' option help information Bo Chen 2023-11-01 14:56:10 -07:00
  • e1a893793a build: Bump zerocopy from 0.7.8 to 0.7.21 dependabot[bot] 2023-11-01 23:10:42 +00:00
  • 4c411e1836 build: Bump serde_json from 1.0.107 to 1.0.108 in /fuzz dependabot[bot] 2023-11-01 23:30:00 +00:00
  • 04ec80c012 Jenkinsfile: Skip 'test_vfio' and 'test_vfio_user' on AMD workers Bo Chen 2023-10-31 12:13:36 -07:00
  • bd0ee6236a scripts: Simplify the script for running bare-metal VFIO tests Bo Chen 2023-10-31 11:56:05 -07:00
  • 4afd8d96f9 tests: Remove "test_vfio" from the bare-metal worker Bo Chen 2023-10-31 11:54:25 -07:00
  • 2434e76ee0 aarch64: fdt: Use more appropriate default value for topology Jianyong Wu 2023-10-30 08:04:54 +00:00
  • 1670a5d8af build: Bump toml_edit from 0.19.8 to 0.19.15 Bo Chen 2023-10-31 10:16:45 -07:00
  • b312293604 build: Bump MSRV to 1.66 Bo Chen 2023-10-31 10:12:15 -07:00
  • 0974e06900 build: Bump winapi-util from 0.1.5 to 0.1.6 dependabot[bot] 2023-10-31 23:05:21 +00:00
  • 2b607da2b3 scripts: Clear the toolchain environment variables for virtiofsd Rob Bradford 2023-11-01 09:57:49 +00:00
  • 85ec160fa1 build: Bump futures-core from 0.3.28 to 0.3.29 in /fuzz dependabot[bot] 2023-10-31 23:16:14 +00:00
  • d2f71cebca virtio-devices, vmm: Update seccomp list Bo Chen 2023-10-30 11:26:56 -07:00
  • c1f496d912 build: Bump seccompiler from 0.3.0 to 0.4.0 Bo Chen 2023-10-30 11:31:10 -07:00
  • c17a11c1b8 build: Bump zerocopy from 0.7.11 to 0.7.20 in /fuzz dependabot[bot] 2023-10-30 23:43:35 +00:00
  • 4980a5f778 block: add copyright text to raw_async_aio.rs Thomas Barrett 2023-10-30 10:06:33 -07:00
  • 0287e6a603 hypervisor: Add support for MMIO write emulation Jinank Jain 2023-10-19 10:51:38 +00:00
  • ac43825f79 hypervisor: Add support MMIO read VMGEXIT Jinank Jain 2023-10-19 10:43:57 +00:00
  • 7975207e0f hypervisor: Add support for legacy I/O port emulation Jinank Jain 2023-10-19 10:23:28 +00:00
  • e2288a8d2c hypervisor: Add support for handling extended guest request Jinank Jain 2023-10-19 08:40:36 +00:00
  • cb5ea05945 hypervisor: Add support for handling #HV Doorbell Page Jinank Jain 2023-10-19 03:05:02 +00:00
  • d6db3a9d32 build: Bump mshv-ioctls from c5a6050 to af397ea Jinank Jain 2023-10-19 02:57:23 +00:00
  • d68fec594e hypervisor: Add support for handling SEV INFO request Jinank Jain 2023-10-18 12:13:48 +00:00
  • 6f4d82bd61 hypervisor: Add support for registering GHCB GPA with hypervisor Jinank Jain 2023-10-18 11:45:31 +00:00
  • 437e6088e6 hypervisor: Add support for handling VMGEXIT for SEV-SNP guest Jinank Jain 2023-10-18 11:22:17 +00:00
  • 7cba80484b build: Bump typenum from 1.16.0 to 1.17.0 dependabot[bot] 2023-10-27 23:11:40 +00:00
  • 4cbfccc166 build: Bump paste from 1.0.12 to 1.0.14 dependabot[bot] 2023-10-26 23:47:35 +00:00
  • 9dca409210 build: Bump clap from 4.4.6 to 4.4.7 in /fuzz dependabot[bot] 2023-10-27 00:00:10 +00:00
  • ffb9a051c3 build: Bump arbitrary from 1.3.0 to 1.3.1 in /fuzz dependabot[bot] 2023-10-25 23:57:03 +00:00
  • 53eaa8b89a build: Bump anstyle-wincon from 1.0.1 to 1.0.2 dependabot[bot] 2023-10-25 23:16:30 +00:00
  • bae13c5c56 block: add aio disk backend Thomas Barrett 2023-10-18 19:59:22 -07:00
  • 6105d3ca83 build: Bump async-trait from 0.1.73 to 0.1.74 dependabot[bot] 2023-10-24 23:49:33 +00:00
  • 668b210055 build: Bump serde_with from 3.0.0 to 3.4.0 dependabot[bot] 2023-10-24 20:03:40 +00:00
  • 5bd113e625 hypervisor: Add API to complete isolated import Muminul Islam 2023-10-13 12:58:56 -07:00
  • dc3903012d hypervisor: Add API to import the isolated pages Muminul Islam 2023-10-13 12:49:42 -07:00
  • 3a67537227 build: Bump uuid from 1.4.1 to 1.5.0 in /fuzz dependabot[bot] 2023-10-23 23:13:56 +00:00
  • afe798fc19 vmm: Fix clippy warnings Muminul Islam 2023-10-20 15:21:30 -07:00
  • 53b8e1d01e tests: Enable "test_pci_multiple_segments_numa_node" Thomas Barrett 2023-10-20 17:45:53 -07:00
  • 3f67a002a2 build: Bump thiserror from 1.0.49 to 1.0.50 in /fuzz dependabot[bot] 2023-10-20 23:23:43 +00:00
  • 43a6eda400 vmm: Add help information for "--numa pci_segments=" Bo Chen 2023-10-20 10:18:48 -07:00
  • ce902c19ec performance-metrics: switch to clap Ravi kumar Veeramally 2023-09-21 18:55:41 +03:00
  • f160ba41b5 vhost_user_blk: switch to clap Ravi kumar Veeramally 2023-09-21 18:35:44 +03:00
  • 627a1456a7 vhost_user_net: switch to clap Ravi kumar Veeramally 2023-09-21 18:30:23 +03:00
  • d1f337aef1 ch-remote: switch to clap Ravi kumar Veeramally 2023-09-21 19:57:25 +03:00
  • fa22cb0be5 docs: update command line options to use clap Ravi kumar Veeramally 2023-09-11 18:32:41 +03:00
  • 7bc3452139 main: switch command parsing to use clap Wei Liu 2023-07-08 01:38:51 +00:00
  • 6113483363 docs: add notes on collecting coverage data from in-tree tests Wei Liu 2023-10-19 23:43:10 +00:00
  • 8ba5682e3b scripts: propagate RUSTFLAGS and TARGET_CC to test scripts Wei Liu 2023-10-19 22:08:39 +00:00
  • c7e51e51e5 scripts: pass BUILD_TARGET directly to test scripts Wei Liu 2023-10-19 21:23:16 +00:00
  • 9d42f48f49 scripts: dev_cli.sh: respect preset RUSTFLAGS Wei Liu 2023-10-19 21:17:47 +00:00
  • ec0e0b1b96 build: Bump iced-x86 from 1.19.0 to 1.20.0 dependabot[bot] 2023-10-19 23:41:06 +00:00
  • 2123a65288 build: Bump serde from 1.0.188 to 1.0.189 in /fuzz dependabot[bot] 2023-10-19 23:25:29 +00:00
  • fc6ff07fd7 docs: add a document for collecting coverage data Wei Liu 2023-10-17 23:48:09 +00:00
  • 83b1a30f29 docs: fix the description of host/guest in vsock Yi Wang 2023-07-14 14:39:51 +08:00
  • 274f1aa2e7 virtio-devices,vm-allocator: Fix clippy warnings Muminul Islam 2023-10-18 10:42:26 -07:00
  • a1ce37c2af build: Bump MSRV to 1.65 Muminul Islam 2023-10-17 16:22:37 -07:00
  • 6e35fe741e build: Bump bitflags from 2.3.3 to 2.4.1 dependabot[bot] 2023-10-18 23:10:01 +00:00
  • b713ded414 build: Bump lock_api from 0.4.10 to 0.4.11 in /fuzz dependabot[bot] 2023-10-18 23:24:54 +00:00
  • 88aceca983 build: Bump rustix from 0.37.21 to 0.37.25 dependabot[bot] 2023-10-18 18:52:19 +00:00
  • 3029fbeafd vmm: Allow assignment of PCI segments to NUMA node Thomas Barrett 2023-10-15 19:36:34 -07:00
  • 0b4c153d4d arch, vmm: Clear AMX CPUID bits if the feature is not enabled Bo Chen 2023-10-11 15:06:27 -07:00
  • 7dd260f82f arch, vmm: Add new struct CpuidConfig Bo Chen 2023-10-11 11:52:24 -07:00
  • 30975ea102 build: Bump serde_with from 3.3.0 to 3.4.0 in /fuzz dependabot[bot] 2023-10-17 23:44:31 +00:00
  • 1afac185ff hypervisor: Enable VMGEXIT offload for SEV-SNP partition Jinank Jain 2023-10-17 17:08:34 +00:00
  • aa6e83126c vmm: tdx: Fix a deadlock while accessing vm_config Bo Chen 2023-10-16 11:04:17 -07:00
  • 1b59ab3d7b vmm, hypervisor: Initialize SEV-SNP VM Jinank Jain 2023-10-12 11:01:02 +00:00
  • 311fc05417 cpu: Store hypervisor object directly instead of separate props Anatol Belski 2023-10-15 21:00:28 +02:00
  • b52966a12c cpu: Implement AMD compatible topology handling Anatol Belski 2023-04-28 20:44:07 +02:00
  • 31686b91d3 build: Bump semver from 1.0.19 to 1.0.20 dependabot[bot] 2023-10-16 23:04:02 +00:00
  • 1a23a98847 build: Bump jobserver from 0.1.26 to 0.1.27 in /fuzz dependabot[bot] 2023-10-13 23:12:23 +00:00
  • 2b8b04c129 build: Bump regex from 1.9.1 to 1.9.4 dependabot[bot] 2023-10-12 23:24:29 +00:00
  • d8e71da071 build: Bump zerocopy from 0.7.8 to 0.7.11 in /fuzz dependabot[bot] 2023-10-12 23:06:28 +00:00
  • 7f47a030e7 tests: Update spdk code to support Ampere's new CPU dom.song 2023-10-10 17:04:17 +08:00
  • 88f7124c5f build: Bump hermit-abi from 0.3.2 to 0.3.3 dependabot[bot] 2023-10-11 23:17:25 +00:00
  • 85894476d8 build: Bump semver from 1.0.19 to 1.0.20 in /fuzz dependabot[bot] 2023-10-11 23:56:03 +00:00
  • a5763bcb6c hypervisor: Set isolation policy for SNP guest Jinank Jain 2023-10-04 10:23:40 +00:00
  • 3981642dd1 build: Bump tempfile from 3.7.1 to 3.8.0 dependabot[bot] 2023-10-11 00:32:12 +00:00
  • 4889c4847c build: Bump errno from 0.3.2 to 0.3.5 dependabot[bot] 2023-10-10 23:35:00 +00:00
  • 0e798c0e92 build: Bump proc-macro2 from 1.0.67 to 1.0.69 in /fuzz dependabot[bot] 2023-10-10 23:20:58 +00:00
  • 032098b10c build: Bump zerocopy from 0.7.1 to 0.7.8 dependabot[bot] 2023-10-09 23:30:02 +00:00
  • 81bee58ab3 build: Bump libc from 0.2.148 to 0.2.149 in /fuzz dependabot[bot] 2023-10-09 23:22:17 +00:00
  • 328a1710f6 build: Bump sha1 from 0.10.5 to 0.10.6 dependabot[bot] 2023-10-05 23:26:42 +00:00
  • 12120c2e3e build: Bump byteorder from 1.4.3 to 1.5.0 in /fuzz dependabot[bot] 2023-10-06 23:21:26 +00:00
  • cf1ec56d3a tests: Add test for socket backend of serial port Praveen K Paladugu 2023-08-29 19:18:04 -05:00