Commit Graph

  • 9d5c5a6410 vmm: sigwinch_listener: Remove unncessary mut from reference Rob Bradford 2023-08-22 11:03:48 +01:00
  • 8d072fef15 vmm: device_manager: Remove unnecessary mut from reference Rob Bradford 2023-08-22 11:02:56 +01:00
  • 1dd1850747 ch-remote: dbus: Remove unnecessary mut from reference Rob Bradford 2023-08-22 11:01:58 +01:00
  • 0bead9ebe1 vmm: cpu: Fix slow vector initialization Rob Bradford 2023-08-22 10:58:10 +01:00
  • 05a86d892e virtio-devices: vsock: Fix slow vector initialization Rob Bradford 2023-08-22 10:56:28 +01:00
  • 4d8dacec5e virtio-devices: transport: Remove unnecessary mut from reference Rob Bradford 2023-08-22 10:48:26 +01:00
  • cc4422d58b vm-device: bus: Fix incorrect partial_cmp implementation Rob Bradford 2023-08-22 10:46:58 +01:00
  • 239f422203 hypervisor: x86: emulator: Remove unncessary mut from reference Rob Bradford 2023-08-22 10:45:14 +01:00
  • 5636d91524 net_util: queue_pair: Remove unnecessary mut from reference Rob Bradford 2023-08-22 10:44:09 +01:00
  • 11c58870c4 block: async_io: Remove unnecessary mut from reference Rob Bradford 2023-08-22 10:42:59 +01:00
  • b74907fa1b block: vhdx: Fix block size check Rob Bradford 2023-08-22 10:41:41 +01:00
  • dbe67fca7f hypervisor: mshv: handle APIC EOI message Wei Liu 2023-08-11 22:24:38 +00:00
  • d3fc12b160 build: Bump cpufeatures from 0.2.8 to 0.2.9 dependabot[bot] 2023-08-21 23:20:01 +00:00
  • d73d3203dc build: Bump cc from 1.0.82 to 1.0.83 in /fuzz dependabot[bot] 2023-08-21 23:07:12 +00:00
  • 16e1449f1e balloon: let balloon deflation works on page size other than 4k Jianyong Wu 2023-08-09 08:41:59 +00:00
  • 9dd1698556 balloon: let balloon inflation works on page size other than 4k Jianyong Wu 2023-06-05 10:07:36 +00:00
  • d46dd4b31f vmm: cpu: Add pending removed vcpu check to avoid resize vcpu hang Yi Wang 2023-08-10 11:34:09 +08:00
  • 0e75e7d079 scripts: Set LAST_RELEASE_VERSION to v34.0 Anatol Belski 2023-08-13 02:18:41 +02:00
  • be81fea46a tests: Re-enable live migration tests for AMD Anatol Belski 2023-08-12 15:36:39 +02:00
  • cd010052f8 tests: Revert disable test_vfio test Ruslan Mstoi 2023-08-11 14:29:47 +03:00
  • 725bb8d038 test_data: fix cloud-hypervisor invocation Ruslan Mstoi 2023-08-11 14:24:51 +03:00
  • ddfac7df0b build: Bump anyhow from 1.0.71 to 1.0.75 dependabot[bot] 2023-08-18 23:54:55 +00:00
  • 6118359240 build: Bump serde_json from 1.0.104 to 1.0.105 in /fuzz dependabot[bot] 2023-08-18 23:10:22 +00:00
  • 0a294bf2d7 build: Bump tempfile from 3.5.0 to 3.7.1 dependabot[bot] 2023-08-17 23:13:33 +00:00
  • baf10a45a9 build: Bump anyhow from 1.0.74 to 1.0.75 in /fuzz dependabot[bot] 2023-08-17 23:44:14 +00:00
  • c655e22e42 build: Bump pin-project-lite from 0.2.9 to 0.2.12 dependabot[bot] 2023-08-16 23:04:14 +00:00
  • dd6ee3b39a build: Bump log from 0.4.19 to 0.4.20 in /fuzz dependabot[bot] 2023-08-16 23:19:09 +00:00
  • 8b651ec7ee build: Bump semver from 1.0.17 to 1.0.18 dependabot[bot] 2023-08-15 23:59:58 +00:00
  • 5857d4851b aarch64/fdt: fix cache sharing issue for cache passthrough on aarch64 zhongbingnan 2023-07-25 18:10:17 +08:00
  • 0f63f8d001 build: Bump anyhow from 1.0.72 to 1.0.74 in /fuzz dependabot[bot] 2023-08-15 23:17:35 +00:00
  • 2571e59438 build: Bump libc from 0.2.144 to 0.2.147 dependabot[bot] 2023-08-14 23:59:13 +00:00
  • d32e7fceb5 build: Bump io-uring from 0.6.0 to 0.6.1 in /fuzz dependabot[bot] 2023-08-14 23:39:12 +00:00
  • 86655f4967 build: Bump libz-sys from 1.1.9 to 1.1.12 dependabot[bot] 2023-08-10 23:18:36 +00:00
  • d9d1cdb0c6 build: Bump libfuzzer-sys from 0.4.6 to 0.4.7 in /fuzz dependabot[bot] 2023-08-11 23:19:24 +00:00
  • ca155a790c build: Bump argh from 0.1.10 to 0.1.12 in /fuzz dependabot[bot] 2023-08-10 23:49:36 +00:00
  • 487a43cdee build: Release v34.0 v34.0 Rob Bradford 2023-08-10 14:04:26 +01:00
  • 96df501b7f build: Temporarily disable bare metal Intel workers Rob Bradford 2023-08-10 14:27:43 +01:00
  • e0e3779e96 build: Bump unicode-ident from 1.0.9 to 1.0.11 dependabot[bot] 2023-08-09 23:14:59 +00:00
  • 66c40b0f02 build: Bump zerocopy from 0.6.1 to 0.6.3 in /fuzz dependabot[bot] 2023-08-09 23:37:11 +00:00
  • a0c8bf4f9f vmm: seccomp: implement seccomp filtering for the event-monitor thread Omer Faruk Bayram 2023-08-06 22:23:15 +03:00
  • 02e1c54426 event_monitor: refactor the implementation to support concurrent access Omer Faruk Bayram 2023-07-30 00:53:36 +03:00
  • 3d82867fe2 build: Bump winnow from 0.4.1 to 0.4.9 dependabot[bot] 2023-08-08 23:52:35 +00:00
  • 193950ce42 build: Bump scopeguard from 1.1.0 to 1.2.0 dependabot[bot] 2023-08-07 23:27:41 +00:00
  • 548a5234c5 build: Bump cc from 1.0.81 to 1.0.82 in /fuzz dependabot[bot] 2023-08-07 23:04:38 +00:00
  • bcb411b4d6 ci: Skip failures in live_migration::* Anatol Belski 2023-08-04 16:52:13 +02:00
  • 2c1772b401 ci: Add AMD pass Anatol Belski 2023-07-27 10:35:50 +02:00
  • 363b478040 pci: vfio: Don't assume MSI-X is enabled Rob Bradford 2023-08-05 09:33:24 +01:00
  • a00d29867c fuzz, vmm: Avoid infinite loop in CMOS fuzzer Rob Bradford 2023-08-05 09:43:12 +01:00
  • 6ee7bfdd50 build: Bump errno from 0.3.1 to 0.3.2 dependabot[bot] 2023-08-04 23:20:30 +00:00
  • d926db5ef8 build: Bump serde_with from 3.0.0 to 3.2.0 in /fuzz dependabot[bot] 2023-08-04 23:18:42 +00:00
  • 376b676910 Dockerfile: Build SPDK for skylake Anatol Belski 2023-08-04 09:59:32 +02:00
  • 219716c3f1 scripts: Stop using "--no-default-features" for cargo build Bo Chen 2023-08-03 19:33:09 -07:00
  • 3bb26093eb build: Enable default features for release workflow Bo Chen 2023-08-03 19:56:46 -07:00
  • 06dc708515 vmm: Only return from reset driven I/O once event received Rob Bradford 2023-08-03 15:13:03 +01:00
  • 70cfd1be67 scripts: dev_cli: add possibly to use different container registry Ruslan Mstoi 2023-08-03 17:38:53 +03:00
  • 6b79aca32d build: Bump quote from 1.0.31 to 1.0.32 in /fuzz dependabot[bot] 2023-08-03 23:54:49 +00:00
  • 0149e65081 vm-device: support batch update interrupt source group GSI Yong He 2023-08-01 14:41:23 +08:00
  • ecf3db5092 build: Bump remain from 0.2.10 to 0.2.11 dependabot[bot] 2023-08-02 23:05:18 +00:00
  • 8cd40a7a80 build: Bump cc from 1.0.79 to 1.0.81 in /fuzz dependabot[bot] 2023-08-02 23:06:25 +00:00
  • c559f52fe5 build: Bump signal-hook from 0.3.15 to 0.3.17 dependabot[bot] 2023-08-01 23:45:19 +00:00
  • f022953fff build: Bump serde_json from 1.0.100 to 1.0.104 in /fuzz dependabot[bot] 2023-08-01 23:45:06 +00:00
  • 442ac9056c x86 emulator: add Mov_moffs_AX & Mov_AX_moffs (16,32,64) Philipp Schuster 2023-07-31 15:30:28 +02:00
  • fe97785a9f build: Bump io-uring from 0.5.13 to 0.6.0 dependabot[bot] 2023-07-31 23:41:19 +00:00
  • e5bb3903ad build: Bump thiserror from 1.0.43 to 1.0.44 in /fuzz dependabot[bot] 2023-07-31 23:25:56 +00:00
  • 0b6bc75d3a tests: Ensure sufficient nofile limit for VFIO tests Anatol Belski 2023-07-31 16:15:21 +02:00
  • 9da7435f06 tests: add coredump with no need pause Yi Wang 2023-07-17 21:57:59 +08:00
  • 3225c0c7c8 vmm: Automatically pause VM for coredump Yi Wang 2023-07-17 20:42:10 +08:00
  • c03f3b54b6 README: update version of Host OS Yi Wang 2023-07-27 19:30:21 +08:00
  • ba5af92984 arch: x86_64: re-enable KVM_FEATURE_ASYNC_PF_INT in CPUID Yi Wang 2023-07-27 10:33:01 +08:00
  • c74be069b5 build: bump zbus related dependencies Omer Faruk Bayram 2023-07-31 08:30:30 +03:00
  • b29d9607df build: Bump itoa from 1.0.8 to 1.0.9 in /fuzz dependabot[bot] 2023-07-28 23:33:22 +00:00
  • c0c4c0f712 build: Bump anyhow from 1.0.71 to 1.0.72 in /fuzz dependabot[bot] 2023-07-27 23:02:22 +00:00
  • 1c16428e4d build: Bump getrandom from 0.2.9 to 0.2.10 dependabot[bot] 2023-07-27 00:09:15 +00:00
  • 1649845944 build: Bump uuid from 1.4.0 to 1.4.1 in /fuzz dependabot[bot] 2023-07-26 23:51:33 +00:00
  • 6372635195 build: Bump crc32c from 0.6.3 to 0.6.4 in /fuzz dependabot[bot] 2023-07-26 23:14:14 +00:00
  • dd09a0a890 vmm: Extend mshv ioctls in seccomp filters Praveen K Paladugu 2023-07-26 16:22:04 +00:00
  • b56e721d78 build: Bump mshv-ioctls from 243953f to a45fbeb dependabot[bot] 2023-07-25 23:38:07 +00:00
  • 39f1c5f476 build: Bump semver from 1.0.17 to 1.0.18 in /fuzz dependabot[bot] 2023-07-25 23:05:40 +00:00
  • 92cf2816b0 vmm: Ensure vcpu pause is synchronised Yi Wang 2023-07-20 15:41:23 +08:00
  • 83c8c3c913 build: Bump itoa from 1.0.6 to 1.0.9 dependabot[bot] 2023-07-24 23:56:23 +00:00
  • 922bc0d9aa build: Bump remain from 0.2.10 to 0.2.11 in /fuzz dependabot[bot] 2023-07-24 23:42:22 +00:00
  • d760a77fbb build: Bump hermit-abi from 0.3.1 to 0.3.2 dependabot[bot] 2023-07-21 23:44:34 +00:00
  • ad8cdb5e85 build: Bump quote from 1.0.29 to 1.0.31 in /fuzz dependabot[bot] 2023-07-21 23:57:48 +00:00
  • 889d06277a build: Bump async-trait from 0.1.68 to 0.1.71 dependabot[bot] 2023-07-19 23:50:30 +00:00
  • e3fc5c83bb build: Bump ryu from 1.0.14 to 1.0.15 in /fuzz dependabot[bot] 2023-07-20 23:30:38 +00:00
  • 06dc25cbd6 build: Bump unicode-ident from 1.0.10 to 1.0.11 in /fuzz dependabot[bot] 2023-07-19 23:54:22 +00:00
  • 4ef388b67c tests: add integration for qcow backing file Yu Li 2023-07-05 15:14:38 +08:00
  • 5ffc6d6107 block: qcow: initialize qcow clusters off the backing file when present Yu Li 2023-07-03 20:13:09 +08:00
  • e98ea329bf block: qcow: read from the backing file if present on read miss Yu Li 2023-06-30 17:05:38 +08:00
  • 081a6ebb51 block: qcow: support opening backing files Yu Li 2023-07-05 14:17:50 +08:00
  • ffe78c98fd qcow: bugfix: do not write v3 items to qcow header Yu Li 2023-07-05 14:09:46 +08:00
  • 741d640330 block: introduce trait BlockBackend for block types Yu Li 2023-07-12 10:27:45 +08:00
  • 447cad3861 block: merge qcow, vhdx and block_util into block crate Yu Li 2023-07-12 10:24:28 +08:00
  • 47fbe9af1e block_util: add FixedVhd for its Disk type Yu Li 2023-07-12 10:23:06 +08:00
  • 3f87a81e2b build: Bump ryu from 1.0.14 to 1.0.15 dependabot[bot] 2023-07-18 23:34:36 +00:00
  • aeae5255c8 build: Bump signal-hook from 0.3.15 to 0.3.17 in /fuzz dependabot[bot] 2023-07-18 23:48:01 +00:00
  • 0039f45276 vmm: Use LocalX2Apic in MADT/MAT Rob Bradford 2023-07-15 12:42:56 +01:00
  • b792d4751d vmm: Encode ACPI name for CPUs using hexadecimal Rob Bradford 2023-07-16 09:17:00 +01:00
  • dc6c3a249d build: Bump async-channel from 1.8.0 to 1.9.0 dependabot[bot] 2023-07-14 23:29:58 +00:00
  • 4c7cf634b9 build: Bump darling from 0.20.1 to 0.20.3 in /fuzz dependabot[bot] 2023-07-15 00:00:15 +00:00