Commit Graph

  • 91d15c331d build: Bump signal-hook-registry from 1.4.2 to 1.4.6 dependabot[bot] 2025-08-19 17:18:19 +00:00
  • e454bb629a build: Bump mintex from 0.1.3 to 0.1.4 dependabot[bot] 2025-08-19 11:48:51 +00:00
  • 09cf8fba5b build: Bump bitflags from 2.9.0 to 2.9.2 dependabot[bot] 2025-08-19 09:42:49 +00:00
  • c34baac649 build: fix warnings from latest nightly (1.91) Philipp Schuster 2025-08-18 11:34:22 +02:00
  • a132001021 build: Bump smallvec from 1.13.2 to 1.15.1 dependabot[bot] 2025-08-15 23:28:16 +00:00
  • 2c7d6be3f4 arch: don't construct mptable on x86_64 if too many CPUs Peter Oskolkov 2025-08-15 01:50:42 +00:00
  • dd8687aebb vmm: add enum PayloadConfigError validation to improve error reporting Philipp Schuster 2025-06-25 13:49:05 +02:00
  • dac0638fe8 misc: fix clippy Philipp Schuster 2025-08-15 10:31:06 +02:00
  • 92f415ea3f build: Bump MSRV to 1.88 Philipp Schuster 2025-08-15 09:42:27 +02:00
  • 78799187e8 build: Bump event-listener from 5.4.0 to 5.4.1 dependabot[bot] 2025-08-14 23:50:24 +00:00
  • 9011ff2161 tests: add ivshmem live migration test case Songqian Li 2025-07-07 23:18:37 +08:00
  • 5128ee9ba6 devices, vmm: Handle ivshmem bar reprogramming properly Songqian Li 2025-07-08 11:53:16 +08:00
  • 51e095c54d ci: add build and quality check for ivshmem feature Songqian Li 2025-06-17 15:26:45 +08:00
  • 4c1ee0329e tests: add ivshmem integration test case Songqian Li 2025-06-17 15:26:28 +08:00
  • a09c8329fb fuzz: add ivshmem device config Songqian Li 2024-08-29 16:26:48 +08:00
  • f0febcae3d docs: add ivshmem device introduction Songqian Li 2024-08-29 15:59:19 +08:00
  • 2c282a5a54 vmm: ivshmem device support Songqian Li 2024-08-29 15:58:50 +08:00
  • c72414552b devices: introduce ivshmem device Songqian Li 2024-08-29 15:53:32 +08:00
  • bd17c84d3c virtio-devices: move userspace mapping to vm-device Songqian Li 2025-06-17 16:56:40 +08:00
  • 55212b0437 build: Bump crate-ci/typos from 1.35.3 to 1.35.4 dependabot[bot] 2025-08-14 00:04:17 +00:00
  • 84613d4273 arch: enable x2apic mode on x86_64 if max apic id > 254 Peter Oskolkov 2025-08-13 19:36:56 +00:00
  • 34385e99f2 misc: simplify configure_vcpu() signature on x86_64 Peter Oskolkov 2025-08-13 19:26:24 +00:00
  • 10b79431f6 build: Bump linux-loader from d5f39c0 to 5fdaed8 dependabot[bot] 2025-08-13 23:04:01 +00:00
  • 3d5e5f318b build: Bump actions/checkout from 4 to 5 dependabot[bot] 2025-08-12 09:48:26 +00:00
  • 68a1bf38e5 build: Bump gdbstub_arch from 0.3.0 to 0.3.2 dependabot[bot] 2025-08-13 01:12:38 +00:00
  • 6e0403a959 misc: make topology a 4-tuple of u16s Peter Oskolkov 2025-08-12 22:30:37 +00:00
  • 364a0972f0 build: Bump rustversion from 1.0.21 to 1.0.22 dependabot[bot] 2025-08-12 23:09:12 +00:00
  • 9283f87f90 build: Bump igvm from 01daa63 to dff4ebc dependabot[bot] 2025-08-12 21:19:53 +00:00
  • 458721629c build: Bump zvariant from 5.5.3 to 5.6.0 dependabot[bot] 2025-08-12 17:16:24 +00:00
  • d70d132a5c build: Bump errno from 0.3.12 to 0.3.13 dependabot[bot] 2025-08-12 10:34:39 +00:00
  • 35121c44db build: Bump slab from 0.4.9 to 0.4.11 dependabot[bot] 2025-08-12 06:55:55 +00:00
  • aa8e9cd91a misc: Change cpu ID type from u8 to u32 Peter Oskolkov 2025-07-29 19:02:20 +00:00
  • 5d478c534e tests: Add fw_cfg device integration test Alex Orozco 2025-06-12 20:33:03 +00:00
  • a70c1b38e7 devices: Add fw_cfg cli options Alex Orozco 2025-05-19 21:41:41 +00:00
  • 971f552e09 vmm: Add acpi table for fw_cfg device Alex Orozco 2025-05-19 21:38:21 +00:00
  • edee53ac1a devices: Implement DMA for fw_cfg device Alex Orozco 2025-04-18 16:37:11 +00:00
  • 1f51e4525b devices: Add acpi tables to fw_cfg Alex Orozco 2025-03-24 20:12:08 +00:00
  • f0b69d56d0 devices: Add e820/memory_map to fw_cfg device Alex Orozco 2025-04-18 16:20:58 +00:00
  • 623fadfa9d devices: Add kernel cmdline, kernel, and initramfs to fw_cfg device Alex Orozco 2025-03-24 19:50:46 +00:00
  • 777b7ee11e devices: Add fw_cfg device Alex Orozco 2025-03-24 19:02:50 +00:00
  • 5226ceb974 misc: switch error output from error! back to stderr Philipp Schuster 2025-08-11 11:50:08 +02:00
  • 17195e1a46 vmm: Enable firmware boot for riscv64 Ruoqing He 2025-08-11 00:23:41 +00:00
  • 0df4b1ac4f vmm: Define riscv64 UEFI Error Ruoqing He 2025-08-11 00:09:22 +00:00
  • 2e0ec8095c vmm: Enable uefi_flash field for riscv64 Ruoqing He 2025-08-11 00:07:43 +00:00
  • ef2bbe5012 arch: riscv: Introduce UEFI module Ruoqing He 2025-08-11 00:01:03 +00:00
  • 2524b015b8 arch: riscv: Introduce UEFI related constants Ruoqing He 2025-08-10 23:54:37 +00:00
  • 9825397350 misc: option_parser: allow quoting special characters Demi Marie Obenour 2025-07-25 21:56:02 -04:00
  • a637940be7 ci: Fix link check failed Songqian Li 2025-08-08 11:39:05 +08:00
  • 684fb1dfce ci: Improve link checker conditions Songqian Li 2025-08-08 11:34:03 +08:00
  • e718e0ad36 build: Bump async-trait from 0.1.86 to 0.1.88 dependabot[bot] 2025-08-08 23:37:02 +00:00
  • f87772cd36 build: Bump crate-ci/typos from 1.35.2 to 1.35.3 dependabot[bot] 2025-08-08 23:31:16 +00:00
  • 0d9a941a2c build: Bump redox_users from 0.5.0 to 0.5.2 dependabot[bot] 2025-08-07 22:04:48 +00:00
  • 4f4940b02a build: Bump crate-ci/typos from 1.35.1 to 1.35.2 dependabot[bot] 2025-08-07 23:35:01 +00:00
  • 0bfa160360 hypervisor: Replacing pdf link with new available link Songqian Li 2025-08-07 11:46:23 +08:00
  • 530719a57a build: Bump MSRV to 1.87.0 Songqian Li 2025-08-06 17:29:56 +08:00
  • cd2c43b489 misc: Fix beta clippy errors Songqian Li 2025-08-06 16:41:29 +08:00
  • 394fd230b0 vmm: acpi: Clarify the return of 'create_acpi_tables_internal' Bo Chen 2025-07-28 23:18:31 +00:00
  • abcec231eb vmm: acpi: Clarify variable naming in 'create_acpi_tables_internal' Bo Chen 2025-07-28 23:14:11 +00:00
  • cda1ea53a5 vmm: acpi: Make 'create_acpi_tables' more flexible Bo Chen 2025-07-22 01:20:31 +00:00
  • e2d2b2f2f0 build: Bump rand from 0.9.1 to 0.9.2 dependabot[bot] 2025-08-05 11:26:54 +00:00
  • 9ee3b29a11 build: Bump crate-ci/typos from 1.34.0 to 1.35.1 dependabot[bot] 2025-08-05 07:28:23 +00:00
  • eb147cb3cc build: Bump rustc-demangle from 0.1.24 to 0.1.26 dependabot[bot] 2025-08-05 06:17:08 +00:00
  • b630b22ed9 build: Bump landlock from 0.4.0 to 0.4.2 dependabot[bot] 2025-08-01 23:31:21 +00:00
  • a7645ae9d6 build: Bump async-process from 2.3.0 to 2.4.0 dependabot[bot] 2025-07-31 23:18:29 +00:00
  • 254db85a33 build: Bump anyhow from 1.0.94 to 1.0.98 dependabot[bot] 2025-07-30 23:50:15 +00:00
  • 16b0e08482 build: Bump tj-actions/changed-files from 40 to 46 in /.github/workflows dependabot[bot] 2025-07-30 23:18:02 +00:00
  • 8a37e154db ci: Prevent link checker rate limits Shubham Chakrawar 2025-07-29 16:51:32 -07:00
  • 003e89e8cd build: Bump anstream from 0.6.15 to 0.6.19 dependabot[bot] 2025-07-29 23:37:12 +00:00
  • 8e010f1aa3 vmm: don't configure system if rsdp is not available Muminul Islam 2025-07-28 12:09:28 -07:00
  • 7c631b2d1b build: Bump toml_datetime from 0.6.8 to 0.6.11 dependabot[bot] 2025-07-29 04:46:43 +00:00
  • ba962a30d5 build: Bump r-efi from 5.2.0 to 5.3.0 dependabot[bot] 2025-07-29 03:05:45 +00:00
  • 8c136041cb build: Use workspace dependencies Oliver Anderson 2025-07-25 10:27:22 +02:00
  • b0bf889d58 build: Bump serde_with from 3.9.0 to 3.14.0 dependabot[bot] 2025-07-25 23:19:14 +00:00
  • 2c3e6cd93d docs: Add Windows 11 support information Lucas Grosche 2025-07-16 16:24:10 +02:00
  • 985dcfbf3e build: Bump async-signal from 0.2.11 to 0.2.12 dependabot[bot] 2025-07-24 23:53:17 +00:00
  • 511a100842 tpm: Use the same log version as other workspace members Oliver Anderson 2025-07-23 20:56:19 +02:00
  • 8a26380657 performance-metrics: Add all supported formats to block tests Wei Liu 2025-07-17 00:20:24 +00:00
  • 76d8d47f6a performance-metrics: Initialize tests after setting overrides Wei Liu 2025-07-17 00:47:04 +00:00
  • 423280fb96 build: Bump enumflags2 from 0.7.10 to 0.7.12 dependabot[bot] 2025-07-22 23:18:29 +00:00
  • 5f2392c095 tests: Avoid repeatedly downloading files from GitHub Wei Liu 2025-07-23 22:37:19 +00:00
  • 2d9fc3beb6 tests: Reenable test_virtio_block_dynamic_vhdx_expand Wei Liu 2025-07-23 19:29:58 +00:00
  • 4cae96f070 tests: Avoid races in the VHDX expansion test Wei Liu 2025-07-23 18:58:26 +00:00
  • f6568042ce tests: Fix an error message in VHDX expansion test Wei Liu 2025-07-23 18:51:22 +00:00
  • 2ae5b2567b tpm: Use the same libc crate version as other workspace members Oliver Anderson 2025-07-23 21:01:07 +02:00
  • 6d70c570f3 tpm: Use the same anyhow version as other workspace members Oliver Anderson 2025-07-22 10:01:55 +02:00
  • 930a911862 block: Simplify AsyncAdaptor Wei Liu 2025-07-17 23:15:50 +00:00
  • 03b22a510d tests: Disable 'test_virtio_block_dynamic_vhdx_expand' Bo Chen 2025-07-22 19:08:07 +00:00
  • 62001b65e9 build: Release v47.0 v47.0 Bo Chen 2025-07-16 23:10:21 +00:00
  • 4be2ca4c10 vhost_user_net: Use Mutex::get_mut() where possible Wei Liu 2025-07-17 17:06:21 +00:00
  • 5716af09a5 vhost_user_block: Use Mutex::get_mut() where possible Wei Liu 2025-07-17 17:03:01 +00:00
  • 4ea40b4bea rate_limiter: Use Mutex::get_mut() in update_buckets Wei Liu 2025-07-17 16:59:06 +00:00
  • 4528e2f1ea devices: rtc_pl031: Disable broken interrupt Jean-Philippe Brucker 2025-07-15 17:36:57 +01:00
  • 987ad11c90 main: Report errors with 'error!()' Bo Chen 2025-07-16 22:27:05 +00:00
  • cea708deb9 performance-metrics: Fix the names of the kernels Wei Liu 2025-07-16 17:17:09 +00:00
  • e32fa593e5 build: clean up unused dependencies Songqian Li 2025-07-11 11:43:30 +08:00
  • ec8fceb4a6 virtio-devices: stop corrupting vsock commands Alyssa Ross 2025-07-14 18:19:42 +02:00
  • 01aed9733c build: add missing dependency features Alyssa Ross 2025-07-14 17:17:07 +02:00
  • a5cd1b4fbe build: Bump mshv-ioctls and mshv-bindings to v0.5.2 Nuno Das Neves 2025-07-11 14:00:22 -07:00
  • b268e88ba3 virtio-devices: remove unnecessary parentheses Muminul Islam 2025-07-11 10:20:10 -07:00
  • 0659eaeba1 build: Bump async-signal from 0.2.10 to 0.2.11 dependabot[bot] 2025-07-10 23:56:32 +00:00