aboutsummaryrefslogtreecommitdiff
path: root/emulators/qemu/files/patch-block_export_fuse.c
Commit message (Collapse)AuthorAgeFilesLines
* emulators/qemu: Update version 8.1.3=>8.2.0Muhammad Moinur Rahman2023-12-221-3/+3
| | | | Changelog: https://wiki.qemu.org/ChangeLog/8.2
* emulators/qemu: Update version 7.2.1=>8.0.0Muhammad Moinur Rahman2023-05-061-4/+13
| | | | Changelog: https://wiki.qemu.org/ChangeLog/8.0
* emulators/qemu: Update version 6.2.0=>7.0.0Muhammad Moinur Rahman2022-04-241-8/+17
| | | | | | | | | Users who want to stick with 6.X branch please check UPDATING or use qemu6. As previous qemu comes with three flavors: the default with X11 support, -nox11 without X11 support and -tools which instals only a subset of entire qemu. Relnotes: https://wiki.qemu.org/ChangeLog/7.0
* emulators/qemu: Use system dtc from portsMuhammad Moinur Rahman2021-12-101-0/+51
- elf2dmp depends on CURL [1] - Fix build when fusefs-libs3 is installed [2] PR: 260315 [2] Reported by: kostikbel@gmail.com [1] d8zNeCFG@aon.at [2]