As of version 31734, bios loading is fixed. No need to add anymore -bios /usr/share/qemu/bios.bin to your qemu command line.
And some cleanup for qemu 2.0-rc0 version :)
Search Criteria
Package Details: qemu-headless-arch-extra-git 24:9.2.0.r28.ga5ba0a7e4e-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/qemu-git.git (read-only, click to copy) |
---|---|
Package Base: | qemu-git |
Description: | QEMU without GUI, for foreign architectures. Git version. |
Upstream URL: | https://wiki.qemu.org/ |
Keywords: | git kvm qemu |
Licenses: | GPL-2.0-or-later, LGPL-2.1-or-later |
Conflicts: | qemu-emulators-full, qemu-headless-arch-extra |
Provides: | qemu-headless-arch-extra |
Submitter: | None |
Maintainer: | FredBezies |
Last Packager: | FredBezies |
Votes: | 28 |
Popularity: | 0.000005 |
First Submitted: | 2009-09-19 20:02 (UTC) |
Last Updated: | 2024-12-12 16:49 (UTC) |
Dependencies (99)
- dtc (dtc-gitAUR)
- fuse3 (fuse3-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- gnutls (gnutls-gitAUR)
- libaio (libaio-gitAUR)
- libbpf (libbpf-gitAUR)
- libbpf.so (libbpf-gitAUR, lib32-libbpf, libbpf)
- libgio-2.0.so (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR, glib2, lib32-glib2)
- libglib-2.0.so (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR, glib2, lib32-glib2)
- libgmodule-2.0.so (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR, glib2, lib32-glib2)
- libgobject-2.0.so (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR, glib2, lib32-glib2)
- libjpeg (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR, libjpeg-turbo)
- libjpeg.so (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, lib32-mozjpeg-gitAUR, mozjpegAUR, jpegli-gitAUR, lib32-libjpeg-turbo, libjpeg-turbo)
- libnuma.so (numactl-gitAUR, numactl)
- libpam.so (pam-selinuxAUR, pam)
- libpixman-1.so (pixman-gitAUR, pixman)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libsasl
- libseccomp (libseccomp-gitAUR)
- Show 79 more dependencies...
Required by (2)
- pvs-studio (requires qemu-headless-arch-extra)
- qemu-headless-git (optional)
Sources (3)
Latest Comments
« First ‹ Previous 1 .. 8 9 10 11 12 13 14 15 16 17 18 .. 25 Next › Last »
FredBezies commented on 2014-03-14 20:22 (UTC)
FredBezies commented on 2014-02-23 09:14 (UTC)
Following official qemu package options, enabled TPM feature.
FredBezies commented on 2013-12-16 18:11 (UTC)
About bios bug, I forgot to talk about it.
A cleaner way to do things is to use this option in command line :
-bios /usr/share/qemu/bios.bin
I will look at qemu bug tracker and see if it is known.
dougvj commented on 2013-12-16 17:49 (UTC)
After installing, launching qemu gives the following error:
qemu: could not load PC BIOS 'bios-256k.bin'
Attempting to install seabios-git informs me that qemu-git conflicts.
Workaround:
In /usr/share/qemu:
ln -s bios.bin bios-256k.bin
FredBezies commented on 2013-12-11 15:58 (UTC)
2.0.r29821.g6747f64-2 (December 11, 2013) : in order to get qemu-git working, removed seabios removal code and libcacard removal code too.
Added conflicts and provides to reflect these modifications.
FredBezies commented on 2013-12-08 21:51 (UTC)
@walkindude : fixed.
Added a new package, seabios-git in order to sync qemu-git and seabios which is used by qemu.
walkindude commented on 2013-12-07 19:12 (UTC)
makedepends=('git' 'texi2html' 'perl' 'python2' 'dtc' #'spice-protocol')
I suggest that you've forgotten about closing bracket here
FredBezies commented on 2013-12-07 12:13 (UTC)
7 december 2013 : deactivated for now spice support. Qxl building is broken. Sorry.
Pinned Comments
FredBezies commented on 2022-04-22 08:38 (UTC) (edited on 2022-11-09 10:49 (UTC) by FredBezies)
Note: I won't use the ultimate splitting for Qemu (introduced by Qemu 7.0) until I get some help to migrate to the splitted PKGBUILD.
Note 2 : qemu-git packages are conflicting with qemu-desktop meta package. This package will need a lot of work and time to be corrected. Sorry.