Skip to content

qemuのビルド #13

Description

@FTL-itoh

0001-FIX-read-to-clear-write-1-clear-read-only.patch

qemuのビルド

https://github.com/xilinx/qemuからレポジトリをクローンする。
今回のaspを動作させるためには以下のパッチを適用する必要がある。
パッチ0001-FIX-read-to-clear-write-1-clear-read-only.patchを適用しビルドを実行する。
パッチ適応後ビルドを実行する。

$ git clone https://github.com/xilinx/qemu qemu
$ cd qemu
$ git am 0001-FIX-read-to-clear-write-1-clear-read-only.patch
$ mkdir build
$ cd build
$ ../configure
$ make

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions