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-block-gluster-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 GlusterFS block module. 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-block-gluster |
Provides: | qemu-block-gluster |
Submitter: | None |
Maintainer: | FredBezies |
Last Packager: | FredBezies |
Votes: | 28 |
Popularity: | 0.000004 |
First Submitted: | 2009-09-19 20:02 (UTC) |
Last Updated: | 2024-12-12 16:49 (UTC) |
Dependencies (61)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- glusterfs
- alsa-lib (make)
- brltty (brltty-gitAUR) (make)
- bzip2 (bzip2-gitAUR) (make)
- cairo (cairo-gitAUR) (make)
- cdrtools (make)
- curl (curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR) (make)
- dtc (dtc-gitAUR) (make)
- fuse3 (fuse3-gitAUR) (make)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR) (make)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR) (make)
- glusterfs (make)
- gnutls (gnutls-gitAUR) (make)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR) (make)
- jackAUR (jack2-gitAUR, pipewire-jack-gitAUR, pipewire-full-jack-gitAUR, jack2, pipewire-jack) (make)
- libaio (libaio-gitAUR) (make)
- libbpf (libbpf-gitAUR) (make)
- Show 41 more dependencies...
Required by (0)
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.