Commit Graph

  • c866ccb3a1 build: bump libc from 0.2.95 to 0.2.96 dependabot[bot] 2021-06-09 06:31:59 +00:00
  • bb68e0bc3b tests: Re-enable virtiofsd tests Sebastien Boeuf 2021-06-04 18:14:05 +02:00
  • f81f4490b0 build: bump vfio-ioctls from 5cb8550 to 0f7eb6f dependabot[bot] 2021-06-08 06:38:03 +00:00
  • c419d3286b hypervisor: emulator: emulate OR instruction Wei Liu 2021-06-07 16:37:51 +00:00
  • d76743ed0b hypervisor: x86: make debug output more useful Wei Liu 2021-06-07 17:29:35 +00:00
  • 1e2aa769e5 test_infra, tests: Introduce exec_host_command_output() function Sebastien Boeuf 2021-06-04 10:09:10 +02:00
  • 8091c28dd5 tests: Make sure exec_host_command_status() succeeds Sebastien Boeuf 2021-06-04 09:59:21 +02:00
  • eca1df4e2d test_infra, tests: Introduce exec_host_command_status() function Sebastien Boeuf 2021-06-04 09:51:25 +02:00
  • 3d8728488d tests: Remove ssh_command_ok() Sebastien Boeuf 2021-06-04 00:53:07 +02:00
  • 650cbce017 virtio-devices: vhost_user: blk: Support socket reconnection handling Jiachen Zhang 2021-06-03 12:10:31 +08:00
  • 058946772a virtio-devices: vhost_user: Set proper avail index to vhost-user backend Jiachen Zhang 2021-06-03 12:10:03 +08:00
  • b443900cc2 tests: Extend OVS DPDK test with reconnection Sebastien Boeuf 2021-06-04 00:35:36 +02:00
  • 8fad60bada tests: Improve OVS DPDK integration test Sebastien Boeuf 2021-06-03 23:59:18 +02:00
  • 2e8a552c24 tests: Use OVS DPDK in client mode Sebastien Boeuf 2021-06-03 23:53:45 +02:00
  • 7c917c0e74 tests: Re-enable test_ovs_dpdk Sebastien Boeuf 2021-06-03 23:41:38 +02:00
  • aee54fc8f3 build: bump addr2line from 0.15.1 to 0.15.2 dependabot[bot] 2021-06-04 07:59:00 +00:00
  • e10e1f6eed build: bump backtrace from 0.3.59 to 0.3.60 dependabot[bot] 2021-06-04 07:28:54 +00:00
  • 0ccb597baf tests: Adapt commands for new SSH non-zero exit behaviour Rob Bradford 2021-06-03 10:39:57 +00:00
  • a3cbc1ff72 tests: Use sudo when testing disks with dd Rob Bradford 2021-06-03 10:35:54 +00:00
  • e7cf513064 test_infra: Return an error if SSH executed command exits with non-zero Rob Bradford 2021-06-02 17:51:07 +00:00
  • 3dc15a9259 vmm: tdx: Don't access same locked structure twice Rob Bradford 2021-06-03 13:27:46 +00:00
  • bcee2fbd2d build: bump vm-fdt from 956b5a5 to 2e4ebde Henry Wang 2021-06-03 18:54:24 +08:00
  • 1b87f332b0 block_util: Mark dirty pages manually with "VolatileSlice::as_ptr()" Bo Chen 2021-05-25 13:35:36 -07:00
  • 7839e121f6 vmm: Add dirty pages tracked by vm_memory::bitmap to live migration Bo Chen 2021-05-25 13:34:49 -07:00
  • 2c4fa258a6 virtio-devices, vmm: Deprecate "GuestMemory::with_regions(_mut)" Bo Chen 2021-05-24 12:23:25 -07:00
  • 0e0159db0c fuzz: Fix the building error with the updated vm-memory crate Bo Chen 2021-06-02 12:16:38 -07:00
  • b5bcdbaf48 misc: Upgrade to use the vm-memory crate w/ dirty-page-tracking Bo Chen 2021-06-02 12:08:04 -07:00
  • c7b794a7c5 hypervisor: Fix MSHV set_xsave API call Muminul Islam 2021-05-18 12:31:19 -07:00
  • 280bef834b virtio-devices: Add helper to VirtioCommon for EventFd duplication Rob Bradford 2021-06-02 18:08:06 +00:00
  • df92495e31 virtio-devices: vhost_user: Fix connection retry logic Sebastien Boeuf 2021-06-02 16:57:40 +02:00
  • e62aafdf58 virtio-devices: Update seccomp filters for vhost-user-net control queue Sebastien Boeuf 2021-06-02 16:51:24 +02:00
  • a14c70019a tests: Don't test virtiofsd Rob Bradford 2021-05-04 10:14:15 +00:00
  • 48c8649891 virtio-devices: vhost_user: Retry connecting the backend Sebastien Boeuf 2021-06-01 17:45:00 +02:00
  • b4eb015d86 virtio-devices: vhost_user: Move reconnection code to module Sebastien Boeuf 2021-06-01 17:16:09 +02:00
  • 3e00247a47 virtio-devices: vhost_user: Factorize backend connection Sebastien Boeuf 2021-06-01 16:48:58 +02:00
  • 6bce7f7937 virtio-devices: vhost_user: net: Handle reconnection Sebastien Boeuf 2021-06-01 12:06:23 +02:00
  • f3d3d8daed build: bump signal-hook from 0.3.8 to 0.3.9 dependabot[bot] 2021-06-02 07:23:14 +00:00
  • dcddfbff91 build: bump signal-hook from 0.3.8 to 0.3.9 in /fuzz dependabot[bot] 2021-06-02 06:30:41 +00:00
  • 787426d4e6 build: bump signal-hook-registry from 1.3.0 to 1.4.0 in /fuzz dependabot[bot] 2021-06-02 06:30:55 +00:00
  • c357adae44 vmm: tdx: Clear unsupported KVM PV features Rob Bradford 2021-06-01 15:11:49 +00:00
  • 9f5325fd52 hypervisor: tdx: Unconditionally enable TDX debug Rob Bradford 2021-06-01 15:17:54 +00:00
  • 7f3fa39d81 vmm: Remove enable_interrupt_controller() Michael Zhao 2021-06-01 21:53:21 +08:00
  • 9a5f3fc2a7 vmm: Remove "gicr" handling from DeviceManager Michael Zhao 2021-06-01 21:31:53 +08:00
  • 7932cd22ca vmm: Remove GIC entity set/get from DeviceManager Michael Zhao 2021-06-01 20:03:05 +08:00
  • 195eba188a vmm: Split create_gic() from configure_system() Michael Zhao 2021-05-31 22:30:24 +08:00
  • 9341cce8b3 tests: Temporarily disable test_ovs_dpdk Rob Bradford 2021-06-01 16:37:42 +01:00
  • 2ac7232288 virtio-devices: vsock: Implement versioning for state Rob Bradford 2021-06-01 09:54:48 +00:00
  • 905135fe8c virtio-devices: transport: Versionize VirtioPciDevice state Rob Bradford 2021-06-01 09:40:40 +00:00
  • 57f532a760 virtio-devices, vm-virtio: Refactor queue state saving/restoring Rob Bradford 2021-06-01 09:30:03 +00:00
  • 831dff8b4e virtio-devices: transport: Version common PCI config state Rob Bradford 2021-06-01 09:09:31 +00:00
  • 4db7530f28 ci: Add OVS-DPDK integration test Sebastien Boeuf 2021-05-27 14:55:57 +02:00
  • 239e2adc68 tests: Introduce ssh_command_ok() Sebastien Boeuf 2021-05-28 11:58:14 +02:00
  • 1c60591eab rpm: Update version to 15.0 Muminul Islam 2021-05-28 14:14:08 -07:00
  • 5e53bbf405 arch: Bump vm-fdt from 13ab882 to 956b5a5 Michael Zhao 2021-05-28 15:20:28 +08:00
  • fbaceea4c0 resources: Add ovs-dpdk install to Dockerfile Sebastien Boeuf 2021-05-27 12:44:14 +02:00
  • 56ec5ca260 build: bump libfuzzer-sys from 0.4.1 to 0.4.2 in /fuzz dependabot[bot] 2021-05-27 06:55:28 +00:00
  • 3ffd2cb9be pci: Versionize PCI state Rob Bradford 2021-05-26 15:28:15 +00:00
  • cacec04df6 arch: Remove serde usage Rob Bradford 2021-05-26 15:17:39 +00:00
  • 72ec98b8a8 arch: aarch64: Versionize Gicv3State Rob Bradford 2021-05-26 15:06:28 +00:00
  • a174ad011e vhost_user_net: Move control queue handling out Sebastien Boeuf 2021-05-26 14:31:00 +02:00
  • e9cc23ea94 virtio-devices: vhost_user: net: Move control queue back Sebastien Boeuf 2021-05-25 17:14:53 +02:00
  • 6c245f6cf1 build: Manual seccomp bump dependabot[bot] 2021-05-26 07:20:45 +00:00
  • dd92715ed2 build: Bump libc from 0.2.94 to 0.2.95 dependabot[bot] 2021-05-26 06:53:36 +00:00
  • b3d1278838 build: Bump libc from 0.2.94 to 0.2.95 in /fuzz dependabot[bot] 2021-05-26 06:25:47 +00:00
  • 92c2101f7c virtio-devices: vhost_user: Enable most virtio reserved features Sebastien Boeuf 2021-05-21 18:26:00 +02:00
  • ff46fb69d0 aarch64: Fix IRQ number setting for ACPI Michael Zhao 2021-03-23 19:41:36 +08:00
  • efc583c13e acpi: AArch64: Enable PSCI in FADT Henry Wang 2021-02-18 16:35:03 +08:00
  • d882f8c928 acpi: Implement IORT for AArch64 Henry Wang 2021-02-06 11:27:15 +08:00
  • 213da7d862 acpi: Implement SPCR on AArch64 Henry Wang 2021-01-31 14:27:01 +08:00
  • 9c5528490e acpi: Implement GTDT on AArch64 Henry Wang 2021-01-31 11:39:32 +08:00
  • 7bfb51489b acpi: Implement MCFG for AArch64 Michael Zhao 2021-02-04 21:02:44 +08:00
  • e1ef141112 acpi: Enable DSDT for CpuManager on AArch64 Michael Zhao 2021-02-19 14:29:45 +08:00
  • 5f27d649a6 acpi: Enable DSDT for DeviceManager on AArch64 Michael Zhao 2021-02-03 07:27:56 +08:00
  • cab103d172 acpi: Implement MADT on AArch64 Michael Zhao 2021-01-31 10:16:17 +08:00
  • 084fdd9d10 build: Bump cc from 1.0.67 to 1.0.68 dependabot[bot] 2021-05-25 06:44:48 +00:00
  • 74c064e477 build: Bump cc from 1.0.67 to 1.0.68 in /fuzz dependabot[bot] 2021-05-25 06:44:14 +00:00
  • 14f27e4219 build: Bump arc-swap from 1.2.0 to 1.3.0 dependabot[bot] 2021-05-24 08:45:22 +00:00
  • 9a8ff68bc1 build: Bump thiserror from 1.0.24 to 1.0.25 in /fuzz dependabot[bot] 2021-05-24 08:45:18 +00:00
  • b461200211 build: Bump arc-swap from 1.2.0 to 1.3.0 in /fuzz dependabot[bot] 2021-05-24 07:51:56 +00:00
  • aba2513322 build: Bump vcpkg from 0.2.12 to 0.2.13 dependabot[bot] 2021-05-24 07:50:34 +00:00
  • cb8fc4dc9f build: Bump thiserror from 1.0.24 to 1.0.25 dependabot[bot] 2021-05-24 07:50:24 +00:00
  • 47be87c7cc virtio-devices: vhost_user: Don't set features before ACK from guest Sebastien Boeuf 2021-05-21 18:34:02 +02:00
  • 66d52199a7 build: Bump vhost from f338330 to e4ba734 dependabot[bot] 2021-05-21 14:18:51 +00:00
  • f840327ffb vmm: Version MemoryManager state Rob Bradford 2021-05-21 12:50:41 +00:00
  • 719e36049b block_util: Remove unrequired serde usage from block_util Rob Bradford 2021-05-21 12:41:07 +00:00
  • f583f993ee virtio-devices: Remove the need for net_util in the crate Sebastien Boeuf 2021-05-21 12:59:49 +02:00
  • bcb1dfb86f virtio-devices: net: Rely on net_util crate for control queue Sebastien Boeuf 2021-05-21 12:52:07 +02:00
  • d7a69f8aa1 net_util: Move virtio-net helpers to net_util crate Sebastien Boeuf 2021-05-21 12:25:18 +02:00
  • f36b5f3e3c virtio-devices: vhost_user: Factorize features negotiation Sebastien Boeuf 2021-05-19 23:58:02 +02:00
  • cdaa4d3ad7 virtio-devices: vhost_user: Set features once acknowledged by guest Sebastien Boeuf 2021-05-20 23:43:40 +02:00
  • 8c73af048a virtio-devices: vhost_user: fs: Cleanup device creation Sebastien Boeuf 2021-05-19 23:21:29 +02:00
  • e2121c5d75 virtio-devices: vhost_user: net: Cleanup device creation Sebastien Boeuf 2021-05-19 22:55:43 +02:00
  • 9a7199a116 virtio-devices: vhost_user: blk: Cleanup device creation Sebastien Boeuf 2021-05-19 22:33:04 +02:00
  • c549bbd72a vhost_user_net: Extend list of supported virtio features Sebastien Boeuf 2021-05-20 23:37:26 +02:00
  • c39d43dee1 vhost_user_blk: Extend list of supported virtio features Sebastien Boeuf 2021-05-20 23:39:28 +02:00
  • b76e0b358f build: Bump arbitrary from 1.0.0 to 1.0.1 in /fuzz dependabot[bot] 2021-05-21 06:49:58 +00:00
  • 9bc309b416 build: Bump getrandom from 0.2.2 to 0.2.3 dependabot[bot] 2021-05-21 06:49:00 +00:00
  • 65a39f43cb vmm: support restore KVM clock in migration renlei4 2021-05-20 19:07:41 +08:00
  • 324c924ca4 vmm: fix KVM clock lost during restore form snapshot ren lei 2021-05-20 14:47:45 +08:00
  • 75ad89670b build: Bump proc-macro2 from 1.0.26 to 1.0.27 in /fuzz dependabot[bot] 2021-05-20 06:47:08 +00:00