Commit Graph

  • 496d4c204b build: Fix beta clippy issue (unnecessary_cast) Yu Li 2023-07-12 12:02:38 +08:00
  • e0b863ecfe virtio-devices: Avoid clashing names in imports Rob Bradford 2023-04-22 08:17:55 +01:00
  • beb353eab2 net_gen: Avoid clashing names in imports Rob Bradford 2023-04-22 08:06:58 +01:00
  • 1cfe096fb1 vmm: tdx: Error out early for TD migration Bo Chen 2023-12-11 20:04:55 +00:00
  • c8c68f3f77 vmm: add add-user-device support in cloud-hypervisor.yaml Rui Chang 2023-11-16 11:25:47 +08:00
  • 77634a3c05 vmm: tdx: Fix a deadlock while accessing vm_config Bo Chen 2023-10-16 11:04:17 -07:00
  • ab18a923f1 event_monitor: Replace unsound static mut MONITOR Christian Blichmann 2023-09-14 11:19:12 +02:00
  • 9f316b2e50 hypervisor: x86: emulator: Remove unncessary mut from reference Rob Bradford 2023-08-22 10:45:14 +01:00
  • a03f17a275 vmm: cpu: Add pending removed vcpu check to avoid resize vcpu hang Yi Wang 2023-08-10 11:34:09 +08:00
  • c14f9ee2f4 vmm: ignore and warn TAP FDs send in vm.create Bo Chen 2024-01-09 14:08:12 -08:00
  • ec56f07316 arch: x86_64: Populate the APIC Id Jianyong Wu 2023-06-15 11:41:59 +08:00
  • 574d86dd4d vmm: allow restart_syscall() in PTY process Alyssa Ross 2023-06-19 12:37:24 +00:00
  • a633b009ed vmm, virtio-devices: allow mremap for consoles Alyssa Ross 2023-06-13 08:39:56 +00:00
  • b475965632 vfio: align memory region size and address to PAGE_SIZE Jianyong Wu 2023-05-19 08:06:37 +00:00
  • e33279471f vmm: support setting cpu affinity with host cpu indices >255 Sean Banko 2024-01-16 23:39:09 +00:00
  • 993a8324e2 build: Bump serde from 1.0.194 to 1.0.195 in /fuzz dependabot[bot] 2024-01-18 23:53:46 +00:00
  • 76dbe660f5 scripts: create download_ovmf helper function Thomas Barrett 2024-01-18 18:50:11 +00:00
  • e61c6a1382 gitignore: ignore vendor directory Wei Liu 2024-01-18 00:53:01 +00:00
  • 4ae5503b58 vmm: remove redundant tests Alyssa Ross 2024-01-17 23:53:38 +01:00
  • 7ae46e9b61 build: Bump anstream from 0.6.5 to 0.6.8 in /fuzz dependabot[bot] 2024-01-17 23:16:54 +00:00
  • 33a05c7247 docs: Update vhost-user-net-testing instructions Ravi kumar Veeramally 2024-01-17 18:56:43 +02:00
  • 9b67bc5fe5 docs: update kernel pre-requisite information for iommu Daniel Farina 2024-01-17 00:10:15 -08:00
  • 4ca18c082e vmm: use trait objects for API actions Alyssa Ross 2024-01-05 15:08:53 +01:00
  • 6aa7afbb6f build: Bump futures-sink from 0.3.29 to 0.3.30 in /fuzz dependabot[bot] 2024-01-16 23:45:08 +00:00
  • d3bc877a07 build: Re-enable test_vfio on AMD workers Rob Bradford 2024-01-15 17:52:04 +00:00
  • 81bd07fc8b vmm: openapi: String quote the enum members of ConsoleConfig::Mode Rob Bradford 2024-01-15 17:45:04 +00:00
  • d5b813838c build: Bump smallvec from 1.11.2 to 1.12.0 in /fuzz dependabot[bot] 2024-01-15 23:55:10 +00:00
  • 7bc764d4e0 arch: x86_64: enable nested virtualization on amd if supported Thomas Barrett 2024-01-14 23:40:00 +00:00
  • 34e965d775 build: Bump libc from 0.2.151 to 0.2.152 in /fuzz dependabot[bot] 2024-01-12 23:16:47 +00:00
  • 7c4ca2bcf9 build: Bump remain from 0.2.11 to 0.2.12 in /fuzz dependabot[bot] 2024-01-11 23:05:59 +00:00
  • d725400158 build: Release v36.1 (bug fix release) v36.1 stable/v36.x Bo Chen 2024-01-10 09:45:32 -08:00
  • 9c15de0118 build: Release v35.1 (bug fix release) v35.1 stable/v35.x Bo Chen 2024-01-10 09:41:02 -08:00
  • 0fb44c074f arch: fix rustdoc warning Alyssa Ross 2024-01-10 16:01:43 +01:00
  • 451d3fb2f0 vmm: limit VSOCK CIDs to 32 bits Alyssa Ross 2024-01-10 16:00:54 +01:00
  • ca9e20c27a tests: Temporarily disable vhost_user_blk tests on aarch64 Bo Chen 2023-11-08 20:56:58 -08:00
  • 028c3054ea scripts: Workaround random wget failures on AArch64 Michael Zhao 2023-12-06 07:55:40 +00:00
  • 82f1dcea3c tests: Migrate docker container from ubuntu 20.04 to 22.04 Ravi kumar Veeramally 2023-10-23 15:54:13 +03:00
  • bd6c898b1d scripts: propagate RUSTFLAGS and TARGET_CC to test scripts Wei Liu 2023-10-19 22:08:39 +00:00
  • 98c1e21d92 scripts: pass BUILD_TARGET directly to test scripts Wei Liu 2023-10-19 21:23:16 +00:00
  • 7992997299 scripts: dev_cli.sh: respect preset RUSTFLAGS Wei Liu 2023-10-19 21:17:47 +00:00
  • a1627d295a tests: Update spdk code to support Ampere's new CPU dom.song 2023-10-10 17:04:17 +08:00
  • 9278d565e2 mis: Fix clippy issues Bo Chen 2024-01-08 17:06:26 -08:00
  • f3c6f5c512 build: fix clippy complex closures issue Yi Wang 2023-12-26 15:03:36 +08:00
  • 7c3c2ee0d6 vmm: tdx: Error out early for TD migration Bo Chen 2023-12-11 20:04:55 +00:00
  • 19e45650a6 vmm: add add-user-device support in cloud-hypervisor.yaml Rui Chang 2023-11-16 11:25:47 +08:00
  • c3a4289cbb devices: fix pv_panic alignment Thomas Barrett 2023-11-15 17:26:08 +00:00
  • 0886e79630 aarch64: fdt: Use more appropriate default value for topology Jianyong Wu 2023-10-30 08:04:54 +00:00
  • a40a0268bb vmm: tdx: Fix a deadlock while accessing vm_config Bo Chen 2023-10-16 11:04:17 -07:00
  • 7026a08569 tests: Temporarily disable vhost_user_blk tests on aarch64 Bo Chen 2023-11-08 20:56:58 -08:00
  • b6945b649a scripts: Workaround random wget failures on AArch64 Michael Zhao 2023-12-06 07:55:40 +00:00
  • 4c0052f355 tests: Migrate docker container from ubuntu 20.04 to 22.04 Ravi kumar Veeramally 2023-10-23 15:54:13 +03:00
  • 758930bc65 virtio-devices: Fix beta clippy issue Bo Chen 2023-11-13 10:41:03 -08:00
  • 7b46d06171 build: fix clippy ptr arg issue Yi Wang 2023-12-26 16:07:38 +08:00
  • e16b06f894 build: fix clippy Path::join issue Yi Wang 2023-12-26 15:27:45 +08:00
  • 4e001e2ad5 build: fix clippy complex closures issue Yi Wang 2023-12-26 15:03:36 +08:00
  • e309ed0a38 test: Enable live-upgrade based on release v36.0 Bo Chen 2024-01-08 16:11:32 -08:00
  • 948e7ca61a vmm: tdx: Error out early for TD migration Bo Chen 2023-12-11 20:04:55 +00:00
  • 920564b281 vmm: add add-user-device support in cloud-hypervisor.yaml Rui Chang 2023-11-16 11:25:47 +08:00
  • 014c19e189 devices: fix pv_panic alignment Thomas Barrett 2023-11-15 17:26:08 +00:00
  • dbf4891eb2 block: fix aio backend behavior when writeback enabled Thomas Barrett 2023-11-08 08:55:16 -08:00
  • 7d0b85d727 vmm: forbid using special VSOCK CIDs for guests Alyssa Ross 2024-01-05 12:21:50 +01:00
  • 5857d8a7cc build: Bump proc-macro2 from 1.0.75 to 1.0.76 in /fuzz dependabot[bot] 2024-01-09 23:25:03 +00:00
  • 48de800756 virtio-devices: fix reading vsock connect command Alyssa Ross 2024-01-09 14:46:46 +01:00
  • dc68a6e30f vmm: igvm: complete isolated import Muminul Islam 2023-12-12 16:06:25 -08:00
  • cbcbf635ab hypervisor: use right size of host_data Muminul Islam 2024-01-04 15:39:52 -08:00
  • 433d4ddc0c vmm: igvm: import the isolated pages Muminul Islam 2023-12-12 16:01:34 -08:00
  • 9d2a939714 build: Bump thiserror from 1.0.53 to 1.0.56 in /fuzz dependabot[bot] 2024-01-08 23:20:28 +00:00
  • c97b56251d docs: Update instructions to build debug TD-SHIM Jinank Jain 2024-01-04 15:33:01 +00:00
  • e041defa67 fuzz: Fix warnings for unused arch code Rob Bradford 2024-01-08 16:53:11 +00:00
  • 9d5dfa879b fuzz: fix unused import warnings Alyssa Ross 2024-01-06 02:00:51 +01:00
  • a511dd1b18 ci: Add cargo fuzz check to GitHub actions Rob Bradford 2024-01-08 15:21:01 +00:00
  • a5b6e2c5fd build: Bump anyhow from 1.0.75 to 1.0.79 in /fuzz dependabot[bot] 2024-01-05 23:42:39 +00:00
  • 2da5763cac build: Bump futures-core from 0.3.29 to 0.3.30 dependabot[bot] 2024-01-04 23:31:33 +00:00
  • 3e3bb64f4b build: Bump micro_http from a4d632f to e75dfa1 in /fuzz dependabot[bot] 2024-01-04 23:48:28 +00:00
  • 61f0db7713 build: Bump serde_derive from 1.0.193 to 1.0.194 in /fuzz dependabot[bot] 2024-01-03 23:43:58 +00:00
  • 0eba2d1b81 build: Bump micro_http from a4d632f to e75dfa1 dependabot[bot] 2024-01-03 23:11:06 +00:00
  • 9e9bcd24c6 tests: add rate-limit group integration tests Thomas Barrett 2023-12-13 23:19:27 +00:00
  • c297d8d796 vmm: use RateLimiterGroup for virtio-blk devices Thomas Barrett 2023-12-07 19:45:08 +00:00
  • c71da496c0 rate_limiter: add RateLimiterGroup Thomas Barrett 2023-12-13 21:13:10 +00:00
  • d11480197e build: Bump serde_json from 1.0.107 to 1.0.109 dependabot[bot] 2024-01-01 23:24:19 +00:00
  • 533de1b3c3 build: Bump quote from 1.0.33 to 1.0.34 in /fuzz dependabot[bot] 2024-01-01 23:05:40 +00:00
  • 3d6594a594 build: fix clippy ptr arg issue Yi Wang 2023-12-26 16:07:38 +08:00
  • ee2f0c3cb4 build: fix clippy Path::join issue Yi Wang 2023-12-26 15:27:45 +08:00
  • 9c2d650cb8 build: fix clippy complex closures issue Yi Wang 2023-12-26 15:03:36 +08:00
  • 5c0b66529a arch: x86_64: handle npot CPU topology Thomas Barrett 2023-12-22 03:38:13 +00:00
  • a2ceb00fbc build: Bump futures-core from 0.3.29 to 0.3.30 in /fuzz dependabot[bot] 2023-12-29 23:42:45 +00:00
  • 48fc91467b build: Bump thiserror from 1.0.40 to 1.0.52 dependabot[bot] 2023-12-29 23:11:34 +00:00
  • c2b746fe15 build: Bump clap from 4.4.11 to 4.4.12 in /fuzz dependabot[bot] 2023-12-28 23:45:49 +00:00
  • 27e8e4ece9 build: Bump getrandom from 0.2.10 to 0.2.11 dependabot[bot] 2023-12-22 23:22:29 +00:00
  • e03c0c12a7 build: Bump zerocopy from 0.7.31 to 0.7.32 in /fuzz dependabot[bot] 2023-12-22 23:21:52 +00:00
  • f8195faaa1 build: Bump once_cell from 1.18.0 to 1.19.0 dependabot[bot] 2023-12-21 23:35:50 +00:00
  • accac17b22 build: Bump proc-macro2 from 1.0.70 to 1.0.71 in /fuzz dependabot[bot] 2023-12-21 23:14:53 +00:00
  • 580b45505b build: Bump blocking from 1.3.1 to 1.5.1 dependabot[bot] 2023-12-20 23:43:13 +00:00
  • 24f384d239 tests: Migrate docker container from ubuntu 20.04 to 22.04 Ravi kumar Veeramally 2023-10-23 15:54:13 +03:00
  • eaef2ed7de build: Bump anstyle-query from 1.0.0 to 1.0.2 dependabot[bot] 2023-12-19 23:09:03 +00:00
  • 4995e8db35 build: Bump tracing from 0.1.37 to 0.1.40 dependabot[bot] 2023-12-18 23:14:00 +00:00
  • 16c3df6cad build: Bump thiserror from 1.0.50 to 1.0.51 in /fuzz dependabot[bot] 2023-12-18 23:12:47 +00:00
  • 42477207e2 misc: Add check for sev_snp and target_arch Jinank Jain 2023-12-15 03:14:21 +00:00
  • 9b151d06ca vmm: igvm: Generate memory map for SEV-SNP guests Jinank Jain 2023-12-11 06:09:05 +00:00
  • 91fe48d5f7 scripts: more compatible shebangs Philipp Schuster 2023-12-15 21:33:46 +01:00