差分
このページの2つのバージョン間の差分を表示します。
| 次のリビジョン | 前のリビジョン | ||
| windows:qemu [2020/08/15 06:48] – 作成 ともやん | windows:qemu [2020/09/11 20:11] (現在) – ともやん | ||
|---|---|---|---|
| 行 1: | 行 1: | ||
| - | < | ||
| - | < | ||
| - | #result pre, #mincode pre { | ||
| - | overflow: hidden; | ||
| - | font-size: 10px; | ||
| - | } | ||
| - | # | ||
| - | height: 250px; | ||
| - | overflow: scroll; | ||
| - | overflow-x: hidden; | ||
| - | font-size: 10px; | ||
| - | } | ||
| - | #mintbl table { | ||
| - | font-size: 12px; | ||
| - | } | ||
| - | #mintbl th { | ||
| - | font-size: 10px; | ||
| - | } | ||
| - | .minfont { | ||
| - | font-size: 6px; | ||
| - | } | ||
| - | .dokuwiki .plugin_wrap table { | ||
| - | width: auto; | ||
| - | } | ||
| - | #logo { | ||
| - | background-color: | ||
| - | padding: 10px; | ||
| - | width: fit-content; | ||
| - | } | ||
| - | #logo p { | ||
| - | margin: 0; | ||
| - | } | ||
| - | </ | ||
| - | </ | ||
| ====== QEMU for Windows - オープンソースのプロセッサエミュレータ ====== | ====== QEMU for Windows - オープンソースのプロセッサエミュレータ ====== | ||
| + | <WRAP prewrap 100% #logo> | ||
| + | {{windows: | ||
| + | </ | ||
| + | 本家: [[https:// | ||
| + | [[https:// | ||
| + | ソースコード: | ||
| ===== インストール ===== | ===== インストール ===== | ||
| 行 117: | 行 89: | ||
| </ | </ | ||
| </ | </ | ||
| + | |||
| + | ===== ARM エミュレーション ===== | ||
| + | Raspberry Pi をエミュレーションする。\\ | ||
| + | < | ||
| + | $ cd C:\pidora | ||
| + | $ qemu-system-arm.exe -M versatilepb -cpu arm1176 -hda Pidora-Release-20-2014-R3.img -kernel kernel-qemu -m 192 -append " | ||
| + | </ | ||
| + | <WRAP prewrap 100% #result> | ||
| + | <code powershell> | ||
| + | C: | ||
| + | |||
| + | This likely means that your installation is broken. | ||
| + | Try running the command | ||
| + | gdk-pixbuf-query-loaders > C: | ||
| + | to make things work again for the time being. | ||
| + | WARNING: Image format was not specified for ' | ||
| + |  | ||
| + |  | ||
| + | |||
| + | (qemu: | ||
| + | This may indicate that pixbuf loaders or the mime database could not be found. | ||
| + | </ | ||
| + | </ | ||
| + | |||
| + | ===== 参考文献 ===== | ||
| + | [[https:// | ||
| + | [[https:// | ||
