Skip to content

Releases: syswonder/hvisor-tool

hvisor-tool v0.2.0

11 Sep 12:26
741d570

Choose a tag to compare

This release is compatible with hvisor v0.2.0

What's Changed

  • Fix Virtio MMIO Register Names, Enhance Makefile, and Optimize VIRTIO_GPU Format Macros by @Inquisitor-201 in #25
  • support for rk3568 and code fixes by @dallasxy in #26
  • Enhance Toolchain Help, Secure JSON Parsing, and Logging Optimization by @Inquisitor-201 in #29
  • enforce static linking,change CONFIG_MAX_MEMORY_REGIONS,update readme by @dallasxy in #31
  • add config check and error status for zonex by @KouweiLee in #32
  • Update hvisor.h: Change MAX_CPUS from 4 to 32 by @FlowerBlackG in #34
  • Revert "Update hvisor.h: Change MAX_CPUS from 4 to 32" by @KouweiLee in #35
  • Revert "Revert "Update hvisor.h: Change MAX_CPUS from 4 to 32"" by @KouweiLee in #36
  • change /dev/hvisor to /dev/mem when loading images by @KouweiLee in #39
  • virtio debug:vdev->dev can be use without assignment by @ohhhHwH in #40
  • feat. merge latest hvisor-tool into loongarch and tested by @enkerewpo in #42
  • add dynamic header size based on driver features in virtio-net by @KouweiLee in #41
  • Enhance hvisor configuration sync and Add musl-libc compile support by @Inquisitor-201 in #44
  • tools/Makefile: Static link for riscv by @Inquisitor-201 in #45
  • Build(Makefile): Fix incremental build logic for tool and cJSON by @agicy in #46
  • Add aarch32-guest mode support by @KouweiLee in #48
  • gix boot bug with gicv2 and add demo by @ForeverYolo in #49
  • Synchronize changes to the GIC parameter structure by @ForeverYolo in #50

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

07 Mar 06:55

Choose a tag to compare

hvisor-tool v0.1.0

This release is compatible with hvisor-v0.1.0.

What's Changed

New Contributors

Full Changelog: https://github.com/syswonder/hvisor-tool/commits/v0.1.0