Commit Graph

  • c4ea248bc9 hv: remove Service VM delayed loading Haiwei Li 2024-07-11 18:29:38 +08:00
  • 44a603a579 version: v3.4 wenlingz 2024-07-18 10:32:56 +08:00
  • 2415987c12 version:v3.3 wenlingz 2024-07-18 10:29:59 +08:00
  • 56108c0a1f misc: Configurator Main VM Support dongpingx 2024-07-17 14:37:36 +08:00
  • 03c2a199e9 doc: update libwebkit2gtk install method & remove unnecessary package dongpingx 2024-07-17 17:24:21 +08:00
  • e51527fc2d doc: add celadon as user vm guide Jiayuan Yang 2024-07-16 21:29:03 -04:00
  • 8815a0aa6c doc: Specify elementpath and xmlschema version Jiayuan Yang 2024-07-16 23:51:48 -04:00
  • 0c10e8d38e doc: GSG update for ACRN v3.3 Jiayuan Yang 2024-07-15 01:18:32 -04:00
  • e4429d632b vUART: change S5 vUART resource YuanXin-Intel 2024-07-07 21:34:44 -04:00
  • 87dffcbc92 dm: pci: update ADL-N and RPL-P iGPU device ids Jiaqing Zhao 2024-07-02 02:50:06 +00:00
  • 63efde6bdd HV: boot/elf: Fix the wrong comments in elf.h Zhang Chen 2023-08-18 10:19:34 +08:00
  • 4a176212eb HV: elf_loader: Fix copy gpa bug in load elf32 Zhang Chen 2023-07-27 16:05:31 +08:00
  • 1933ee93cb HV: elf_loader: enable guest multiboot support Zhang Chen 2024-07-02 18:30:48 +08:00
  • 1d4bdd452c HV: elf_loader: introduce the multiboot_header data structure Zhang Chen 2023-08-01 14:45:24 +08:00
  • b808c0ef32 HV: elf_loader: Prepare to extend elf loader for multiboot protocol Zhang Chen 2023-07-31 18:12:00 +08:00
  • 49a02f599b HV: elf_loader: Make VM bootargs support elf guest Victor Sun 2023-07-16 22:10:53 +08:00
  • 529ade37a4 config_tools: support vUART Timer pCPU configuration Haiwei Li 2024-07-04 17:14:13 +08:00
  • f47b2b6860 config_tools: support vUART Tx/Rx buffer size configuration Haiwei Li 2024-07-02 21:22:30 +08:00
  • cc9013541f hv: vrtc: remove the unused function rtc_halted() Gao, Shiqing 2024-07-03 10:49:45 +08:00
  • 0bcf469758 hv: vtd: fix use of uninitialized variable in dmar_free_irte Gao, Shiqing 2024-07-03 10:35:28 +08:00
  • 2aed0c7aa1 hv: reloc: enclose elf64_r_type() with #ifdef CONFIG_RELOC Gao, Shiqing 2024-07-03 10:32:45 +08:00
  • f398b9c29e release: fix the compilation error in release mode Gao, Shiqing 2024-07-02 16:40:34 +08:00
  • e4b1584577 Change Service VM to supervisor role YuanXin-Intel 2024-06-11 18:06:54 -04:00
  • 512c98fd79 hv: trace: show cpu usage of vms in pcpu sharing case nacui 2024-06-14 11:16:25 +08:00
  • 926f2346df config_tools: remove ivshmem size from hv_ram_size Wu Zhou 2023-09-08 16:28:10 +08:00
  • 3d6ca845e2 hv: s3: add timer support Haiwei Li 2023-08-30 07:09:08 +08:00
  • 5283c147ef hv: pci: Add guest cfg header access handling of type 1 device Haiwei Li 2024-06-19 14:02:53 +08:00
  • 2cd0edaf9c hv: pci: restore bus and memory/IO info after reset Haiwei Li 2023-09-08 10:12:15 +08:00
  • 81935737ff hv: s3: reset vm after resume Haiwei Li 2023-09-09 05:45:42 +08:00
  • 9c139681f2 hv: s3: hwp: enable hwp after resume from s3 Haiwei Li 2023-09-07 06:24:03 +08:00
  • cdfd35ed3d hv: s3: enable lapic earlier Haiwei Li 2023-09-07 06:05:15 +08:00
  • d0fed9901d Fix Debian packaging postinst partition finding Xin Zhang 2023-10-19 19:58:39 +08:00
  • fbe30d4001 dm: pm: add s3 support for an User VM with elf/bzImage Haiwei Li 2024-06-21 12:50:17 +08:00
  • 374ad1c9ed dm: pm: add s3 support for an ovmf-booted User VM Haiwei Li 2024-06-21 09:31:53 +08:00
  • c42b45e9a3 OVMF release v3.3 Haiwei Li 2024-06-25 11:06:14 +08:00
  • 29137b9e9c doc: update doc for vUART to hypervisor console switch key Qiang Zhang 2024-06-11 13:12:35 +08:00
  • cc0364f1f7 doc: Correct the registers names in ivshmem hld Yi Sun 2024-03-20 03:28:43 -04:00
  • 53825c5cac e820: properly reserve memory for multiboot modules Jiaqing Zhao 2024-05-30 07:43:56 +00:00
  • b31fcd3519 hv: cpuid: fix hybrid related cpuid error Haiwei Li 2024-06-17 17:11:19 +08:00
  • dc8ea42297 dm: deinit iothreads on vm reset Jiaqing Zhao 2024-04-26 05:55:18 +00:00
  • 46a860bf04 hv: fix using cpuid does not clear the upper 32-bit registers. andi6 2024-05-27 15:12:07 +08:00
  • 30aeeedcb6 dm: enable lpss device passthrough nacui 2024-05-30 13:59:24 +08:00
  • 23b1a44d40 misc: fix Vue3 version & update braces's version dongpingx 2024-06-17 14:12:07 +08:00
  • 7739f0ef2a misc: add checking while append new vm dongpingx 2024-05-22 16:48:59 +08:00
  • 5c9e1c0186 board_inspector: fix typo in PCIe PTM Capability name Qiang Zhang 2024-05-22 15:37:54 +08:00
  • 80b1edabf5 dm: block_if: support bypassing BST_BLOCK logic Shiqing Gao 2024-01-16 15:03:57 +08:00
  • 11c8907464 dm: virtio-blk: fix virtio_blk_ops bug Shiqing Gao 2023-12-31 01:31:34 +08:00
  • f92b0f43e6 dm: block_if: io_uring: flush the modified in-core data on demand Shiqing Gao 2023-12-30 23:55:26 +08:00
  • 5306d9e7db dm: update the iothread option to specify the CPU affinity Shiqing Gao 2023-10-31 00:45:17 +08:00
  • a90aa4fd26 dm: iothread: rename the thread for better readability Shiqing Gao 2023-10-27 18:28:54 +08:00
  • 14c20fa31c dm: block_if: support misaligned request when O_DIRECT is used Shiqing Gao 2023-10-16 22:55:55 +08:00
  • e2da306755 dm: block_if: support bypassing the Service VM's page cache Shiqing Gao 2023-10-18 01:20:00 +08:00
  • 63d41a75fa dm: set iothread nice value to PRIO_MIN Jian Jun Chen 2023-07-06 11:13:35 +08:00
  • 7e6a239646 dm: improve the flexibility of the iothread support Shiqing Gao 2023-09-06 00:58:03 +08:00
  • fed8ce513c dm: block_if: add the io_uring support Shiqing Gao 2024-05-28 15:30:13 +08:00
  • edb392e7ed dm: block_if: add multiple queues support Jian Jun Chen 2023-07-11 17:47:23 +08:00
  • 562c22fb4e dm: virtio-blk: add multiple queues (mq) support Jian Jun Chen 2023-07-10 19:51:05 +08:00
  • 74bc2f7cfb hv: asyncio: support data match of the same addr Jian Jun Chen 2023-07-11 15:52:42 +08:00
  • 2737281010 dm: virtio: add per queue mutex Jian Jun Chen 2023-07-10 14:20:32 +08:00
  • 26aece0492 dm: virtio: fix a asyncio/ioeventfd bug Jian Jun Chen 2023-07-12 14:46:16 +08:00
  • 91e0612e88 hv: dm: refine create/destroy functions Jiaqing Zhao 2024-05-31 07:22:53 +00:00
  • 626e2f1d17 hv: vpci: clear vdev structure on device deassign Jiaqing Zhao 2024-05-08 07:30:32 +00:00
  • db782cff1e misc: fix tauri's vulnerability shuaizhx 2024-05-28 17:18:14 +08:00
  • b885d02396 hv: cpuid: add several leaf to per-cpu list in hybrid architecture Haiwei Li 2024-04-18 19:07:10 +08:00
  • d6fe8b0892 hv: cpuid: make leaf 0x6 per-cpu in hybrid architecture Haiwei Li 2024-04-18 18:48:17 +08:00
  • 59a8cc4c28 hv: cpuid: make leaf 0x4 per-cpu in hybrid architecture Haiwei Li 2024-04-18 18:23:10 +08:00
  • f7506424e4 hv: cpuid: refactor per-cpu leaves definition Haiwei Li 2024-04-18 17:38:36 +08:00
  • 7edf800f16 Expose CPUID leaf 0x1f to guest with patched x2APIC ID Xin Zhang 2023-11-27 14:43:48 +08:00
  • 9810bda461 misc: fix v-model used on props for vue3 make strictly checking shuaizhx 2024-05-13 11:41:15 +08:00
  • ddfcb8c3fc hv: enable thermal lvt interrupt Zhangwei6 2023-08-30 08:18:24 +08:00
  • 78243c3f49 hv: expose thermal MSRs to VM. Zhangwei6 2024-05-10 14:16:13 +08:00
  • 5d7e217f55 config_tools: support the GUEST_FLAG_VTM flag Zhangwei6 2023-09-11 11:19:48 +08:00
  • 40d6172247 debian: fix broken grub config with grub 2.12 Jiaqing Zhao 2024-04-12 07:40:13 +00:00
  • 98e546e93d misc: fix invalid escape sequence in python 3.12 Jiaqing Zhao 2024-05-06 08:23:57 +00:00
  • 69e4b936a8 misc: fix dependencies issue for h2, mio and postcss shuaizhx 2024-05-09 10:58:02 +08:00
  • 946a927dcb hv: sched: Fix scheduler priority issue Zhang Chen 2024-02-19 18:18:20 +08:00
  • 629808c767 debug: vuart: fix interrupt ID for data receiving Qiang Zhang 2024-04-17 14:50:30 +08:00
  • c623e11125 debug: vuart: add guest break key support Qiang Zhang 2024-04-17 15:05:50 +08:00
  • 01beb65527 dm: fix LPC UART no output issue after reboot Qiang Zhang 2024-02-20 12:57:52 +08:00
  • e0d03b27d0 hv: return error code for default case in hcall_vm_intr_monitor Yi Sun 2024-04-17 14:10:10 +08:00
  • 7bcd9d783e hv: refine set_fs_base() function Yonghua Huang 2024-04-15 18:33:01 +08:00
  • d5d21fdc1b hv: fix potential NULL pointer dereferrence in ivshmem.c Yonghua Huang 2024-04-10 18:53:27 +08:00
  • 93256648f5 dm: fill region ID to dm-land ivshmem PCI config space Yonghua Huang 2024-03-05 05:56:19 +08:00
  • ddfe218747 hv: fill region ID to hv-land ivshmem PCI config space Yonghua Huang 2024-03-10 23:46:50 +08:00
  • a7a6732580 config_tools: support IVSHMEM devices region ID configuration Yonghua Huang 2024-03-17 21:25:55 +08:00
  • f6bb15c85c hv: mmu: intiialize ppt_page_pool.bitmap in allocate_ppt_pages() Jiaqing Zhao 2024-02-21 05:55:56 +00:00
  • 997bdc4843 hv: configure hv console default output in scenario file Jiaqing Zhao 2023-09-27 05:34:42 +00:00
  • a052cda8e4 hv: console reads all input chars in one poll Wu Zhou 2024-02-20 16:09:47 +08:00
  • edeb5fe9ca build(deps): bump openssl dependabot[bot] 2023-11-28 21:38:38 +00:00
  • 925e3d95b4 hv: add max_len for sbuf_put param Wu Zhou 2023-08-16 11:23:56 +08:00
  • 056f4abcfb config_tools: fix pre_launch VM ACPI table Zhangwei6 2024-01-25 08:35:34 +08:00
  • ec31785905 config-tools: do not generate tpm2 log area config when LAML or LASA is 0 Jiaqing Zhao 2023-12-14 04:46:57 +00:00
  • 1407dd3738 dm: change timers to MONOTONIC mode Wu Zhou 2023-07-31 00:35:55 -07:00
  • 29b3d03ac7 hv: vm_event: send event on triple fault handler Wu Zhou 2023-08-04 14:11:32 +08:00
  • 7eb44dbcd3 dm: vm_event: send poweroff event on pm port write Wu Zhou 2023-08-03 20:15:48 -07:00
  • ab63fe1a92 hv: vm_event: send RTC change event in hv vRTC Wu Zhou 2023-08-02 02:03:43 -07:00
  • 262a48f346 dm: vm_event: add support for RTC change event Wu Zhou 2023-08-08 16:48:38 +08:00
  • 9197529da9 dm: vRTC: use monotonic time for vrtc base time Wu Zhou 2023-09-22 15:29:51 +08:00
  • 85e5dc788d dm: vRTC: fix a bug that waag can't update RTC Wu Zhou 2023-08-08 16:47:21 +08:00
  • 9530207970 dm: vm_event: add event throttle Wu Zhou 2023-08-03 02:11:01 -07:00