Commit Graph

  • 96528f84f9 build: Bump gdbstub from 0.7.1 to 0.7.6 Bo Chen 2025-07-10 19:00:26 +00:00
  • 6da5c32fd9 hypervisor: aarch64: Use offset_of for nested fields Ruoqing He 2025-07-10 02:16:44 +00:00
  • 07cc1f6545 hypervisor: aarch64: Remove manually implemented offset_of Ruoqing He 2025-07-10 01:56:26 +00:00
  • 008f259aff hypervisor: aarch64: Use offset_of from std::mem Ruoqing He 2025-07-10 01:54:23 +00:00
  • aa6fefa80f hypervisor: riscv64: Remove manually implemented offset_of Ruoqing He 2025-07-09 15:20:07 +00:00
  • 87e74719ec hypervisor: riscv64: Use offset_of from std::mem Ruoqing He 2025-07-09 15:18:17 +00:00
  • 072f06ff4c misc: vhost_user_net: replace eprintln with log::error Maximilian Güntner 2025-07-08 22:36:55 +02:00
  • 50b33db718 vmm: replace eprintln with log::error Maximilian Güntner 2025-07-08 22:29:29 +02:00
  • 19dc733267 ch-remote: add env_logger, log messages to stderr Maximilian Güntner 2025-07-09 12:03:38 +02:00
  • 6ba949d741 build: consolidate env_logger to workspace, update to 0.11.8 Maximilian Güntner 2025-07-09 12:00:08 +02:00
  • 9d4408ba76 vmm: add directory path to error message Philipp Schuster 2025-07-10 16:26:38 +02:00
  • f9c134471a vmm: warn about deprecation of default IP address + mask Maximilian Güntner 2025-07-07 11:05:46 +02:00
  • 3d5b4d0b0c vmm: acpi: Use correct table name in error message ninollei 2025-06-04 13:43:37 +08:00
  • ea32b67098 build: Bump proc-macro-crate from 3.2.0 to 3.3.0 dependabot[bot] 2025-07-01 03:29:54 +00:00
  • 190d90196f build: Bump vfio and all the dependent crates to latest version Jinank Jain 2025-06-10 15:14:00 +05:30
  • fe422a45af build: Move away from actions-rs/cross Jinank Jain 2025-06-20 18:10:52 +05:30
  • da5fae3814 docs: Fix the chown command in macvtap-bridge.md Wei Liu 2025-07-01 04:59:19 +00:00
  • 8a78043e2f build: Bump crate-ci/typos from 1.33.1 to 1.34.0 dependabot[bot] 2025-07-01 02:05:46 +00:00
  • fdeb778210 block: Add back UUID crate's v4 feature Wei Liu 2025-06-30 05:52:39 +00:00
  • 13c222a879 build: Bump proc-macro2 from 1.0.93 to 1.0.95 dependabot[bot] 2025-06-27 23:25:59 +00:00
  • b27d9ccfab build: Bump rustix from 0.38.34 to 0.38.44 dependabot[bot] 2025-06-26 23:13:25 +00:00
  • d580ed55c6 seccomp: add SYS_getcwd (79) to support proper Rust backtraces Philipp Schuster 2025-06-26 15:54:02 +02:00
  • 2cb8c41adc build: Bump remain from 0.2.14 to 0.2.15 dependabot[bot] 2025-06-25 23:54:37 +00:00
  • 48b67ed03b net_util: code readability improvements Philipp Schuster 2025-06-24 09:19:30 +02:00
  • e0f0065cbd net_util: improve Error types Philipp Schuster 2025-06-24 09:19:03 +02:00
  • 1866a85a3d build: Bump zerocopy from 0.8.24 to 0.8.26 dependabot[bot] 2025-06-24 23:01:50 +00:00
  • 8338fa642f net_util: Drop duplicated virtio_features_to_tap_offload Hengqi Chen 2025-06-24 12:21:14 +00:00
  • a5287c6f67 build: Consolidate UUID crate to workspace Wei Liu 2025-06-23 16:10:45 +00:00
  • fe07617f5d misc: add __pycache__ to gitignore Philipp Schuster 2025-06-16 10:58:22 +02:00
  • 1820c22ba4 build: Bump cc from 1.2.23 to 1.2.27 dependabot[bot] 2025-06-24 03:40:17 +00:00
  • f828e16d62 build: Bump syn from 2.0.87 to 2.0.104 dependabot[bot] 2025-06-24 01:52:17 +00:00
  • 24998c1672 vmm: do not treat libc::MAP_FAILED as a pointer Demi Marie Obenour 2025-06-21 20:18:37 -04:00
  • 821f7994fc build: Bump UUID crate to 1.17.0 Wei Liu 2025-06-20 20:41:44 +00:00
  • 4182ef91e0 misc: remove once_cell; superseded by std::* Philipp Schuster 2025-06-20 11:49:39 +02:00
  • 100c6d8142 docs: SGX virt changes are upstream Demi Marie Obenour 2025-06-13 14:27:00 -04:00
  • 269976c7b3 block: Remove unnecessary pointer indirection Demi Marie Obenour 2025-06-13 14:27:00 -04:00
  • 8769b78bf3 arch: x86_64: Require that types to be checksummed are ByteValued Demi Marie Obenour 2025-06-13 14:27:00 -04:00
  • a991de9955 vmm: streamline Display impl of Error types Philipp Schuster 2025-06-19 17:54:45 +02:00
  • 47c9ddfa7e build: Bump hashbrown from 0.15.2 to 0.15.4 dependabot[bot] 2025-06-17 01:06:05 +00:00
  • 2b05753716 ci: Update reference kernel to 'v6.12.8-20250613' Bo Chen 2025-06-13 22:00:44 +00:00
  • 80f4bfac00 block: keep lifetime consistent from input to output Yi Wang 2025-06-15 18:43:33 +08:00
  • b26b09ec0c build: Bump crate-ci/typos from 1.32.0 to 1.33.1 dependabot[bot] 2025-06-13 23:22:11 +00:00
  • 39a6664e62 build: Bump event-listener from 5.3.1 to 5.4.0 dependabot[bot] 2025-06-13 23:13:55 +00:00
  • 190a11f212 ch-remote: also pretty-print remote server errors Philipp Schuster 2025-06-10 10:23:41 +02:00
  • 6ea132708c vmm: use Error trait directly with Note for compiler bug Philipp Schuster 2025-05-28 13:01:55 +02:00
  • 060c9de07f vmm: introduce nice error messages on exit (CHV and ch-remote) Philipp Schuster 2025-05-19 11:23:47 +02:00
  • 1433763d40 misc: virtio-devices: manual adjustment of special case Philipp Schuster 2025-05-28 08:12:25 +02:00
  • 30ee2c129d misc: vm-migration: streamline error Display::fmt() Philipp Schuster 2025-05-21 12:31:14 +02:00
  • 9bf15ed280 misc: vhost_user_net: streamline error Display::fmt() Philipp Schuster 2025-05-21 12:31:30 +02:00
  • ed63b352d1 misc: vhost_user_block: streamline error Display::fmt() Philipp Schuster 2025-05-21 12:31:35 +02:00
  • 8e2973fe7c misc: virtio-devices: streamline error Display::fmt() Philipp Schuster 2025-05-21 12:31:22 +02:00
  • 3541cebbf1 misc: tpm: streamline error Display::fmt() Philipp Schuster 2025-05-21 12:31:40 +02:00
  • 1ede418dcc misc: test_infra: streamline error Display::fmt() Philipp Schuster 2025-05-23 11:17:09 +02:00
  • 1b03e59152 misc: streamline error Display::fmt() Philipp Schuster 2025-05-21 12:31:49 +02:00
  • 8f56de713b misc: rate_limiter: streamline error Display::fmt() Philipp Schuster 2025-05-21 12:31:55 +02:00
  • 2100d8c30f misc: performance-metrics: streamline error Display::fmt() Philipp Schuster 2025-05-23 11:17:35 +02:00
  • a3692144f0 misc: pci: streamline error Display::fmt() Philipp Schuster 2025-05-21 12:31:59 +02:00
  • 192b19c060 misc: option_parser: streamline error Display::fmt() Philipp Schuster 2025-05-23 11:17:43 +02:00
  • 67896333e3 misc: net_util: streamline error Display::fmt() Philipp Schuster 2025-05-21 12:32:04 +02:00
  • 72c8178335 misc: hypervisor: streamline error Display::fmt() Philipp Schuster 2025-05-21 12:32:09 +02:00
  • 1b91aa8ef3 misc: devices: streamline error Display::fmt() Philipp Schuster 2025-05-21 12:32:14 +02:00
  • 5711f31995 misc: ch-remote: streamline error Display::fmt() Philipp Schuster 2025-05-23 11:17:14 +02:00
  • aebbd1aecd misc: block: streamline error Display::fmt() Philipp Schuster 2025-05-28 08:12:19 +02:00
  • 06a868cb85 misc: arch: streamline error Display::fmt() Philipp Schuster 2025-05-21 12:32:23 +02:00
  • 3f3489e38e misc: api_client: streamline error Display::fmt() Philipp Schuster 2025-05-21 12:32:29 +02:00
  • d7edd9d51f misc: vmm: streamline error Display::fmt() Philipp Schuster 2025-05-21 12:30:47 +02:00
  • 4987d63b6a vmm: fix typo Philipp Schuster 2025-05-27 16:41:12 +02:00
  • 53e9c94e68 tests: cleanup test_util module Philipp Schuster 2025-06-13 13:48:06 +02:00
  • 9d8bda20e5 build: Bump object from 0.36.5 to 0.36.7 dependabot[bot] 2025-06-12 23:33:26 +00:00
  • 63d7f562e5 build: Bump houseabsolute/actions-rust-cross from 0 to 1 dependabot[bot] 2025-06-12 23:26:38 +00:00
  • 9bd9c0cb71 misc: replace manual From<T> for *Error with #[from] Philipp Schuster 2025-06-12 16:44:11 +02:00
  • d594107c0d ch-remote: sort all commands and args alphabetically Philipp Schuster 2025-06-11 18:53:22 +02:00
  • 1f13165fae tests: prepare common test infrastructure for CLI args Philipp Schuster 2025-06-11 18:19:32 +02:00
  • 12493db144 ch-remote: move Args and Commands creation to function Philipp Schuster 2025-06-11 18:14:13 +02:00
  • f151fdb16f vmm: config: Add tests for check block serial length Jinrong Liang 2025-06-12 20:28:33 +08:00
  • bb6ca56fb0 vmm: config: Add DiskConfig check for device serial length Jinrong Liang 2025-06-12 17:35:53 +08:00
  • a336533389 build: Bump actions/setup-python from 1 to 5 dependabot[bot] 2025-06-11 23:21:51 +00:00
  • c4b6ed1077 build: Bump getrandom from 0.3.1 to 0.3.3 dependabot[bot] 2025-06-11 23:18:05 +00:00
  • 3e8dda4e7d build: Bump softprops/action-gh-release from 1 to 2 dependabot[bot] 2025-06-11 00:13:59 +00:00
  • e9edb2e51c build: Bump adler2 from 2.0.0 to 2.0.1 dependabot[bot] 2025-06-10 23:03:39 +00:00
  • 0798effcc6 build: Bump async-io from 2.3.3 to 2.4.1 dependabot[bot] 2025-06-10 16:43:02 +00:00
  • 6079791bca build: Bump fsfe/reuse-action from 3 to 5 dependabot[bot] 2025-06-10 16:42:43 +00:00
  • ff2330defe ci: activate dependabot for github-actions Philipp Schuster 2025-05-26 15:51:34 +02:00
  • 12b72ba3c1 ci: bump typos Philipp Schuster 2025-05-26 15:51:18 +02:00
  • 92f9e20f57 build: Bump itoa from 1.0.11 to 1.0.15 dependabot[bot] 2025-06-09 23:47:02 +00:00
  • 3d78662498 block: virtio-blk: report IO errors to the guest Gauthier Jolly 2025-05-28 21:52:10 +02:00
  • 2bc8d51a60 misc: Fix missing lifetime syntax clippy warning Jinank Jain 2025-06-09 15:23:59 +05:30
  • 51002f2bae build: Bump zbus from 4.4.0 to 5.7.1 Jinank Jain 2025-06-09 15:05:30 +05:30
  • 59e11f1b0b hypervisor: mshv: fix advance_rip_update_rax() helper Nuno Das Neves 2025-06-05 12:36:26 -07:00
  • fc01e4cbec fuzz: Update Cargo.lock for fuzz build Jinank Jain 2025-06-04 12:42:44 +05:30
  • 3f8186f627 hypervisor: Fix issues with nightly compilers Jinank Jain 2025-06-04 12:41:10 +05:30
  • 6f56ef9a36 misc: Move zerocopy to workspace dependencies Jinank Jain 2025-06-03 10:53:51 +05:30
  • d6ed74b5b8 tests: fix vCPU test relying on specific Display formatting Philipp Schuster 2025-05-27 09:44:06 +02:00
  • 7fbe94a227 build: Bump quote from 1.0.36 to 1.0.40 dependabot[bot] 2025-05-29 23:52:24 +00:00
  • 4a1809f596 build: Bump glob from 0.3.1 to 0.3.2 dependabot[bot] 2025-05-28 23:01:55 +00:00
  • 0a4169801b arch: x86_64: lower the cpuid log level Yi Wang 2025-05-26 11:42:43 +08:00
  • 20296e909a misc: streamline thiserror cargo dep Philipp Schuster 2025-05-26 16:10:44 +02:00
  • 24a6a1805b build: Bump crc-any from 2.4.4 to 2.5.0 dependabot[bot] 2025-05-27 23:33:35 +00:00
  • dd7318e839 build: Bump crossbeam-utils from 0.8.20 to 0.8.21 dependabot[bot] 2025-05-26 23:17:38 +00:00
  • 37444c4bab build: Bump backtrace from 0.3.74 to 0.3.75 dependabot[bot] 2025-05-23 23:46:53 +00:00