qemu: 1.0.1 -> 1.1.1

This commit is contained in:
Thomas Penteker 2012-07-14 21:07:48 +02:00
parent 5d2a9a5eba
commit 1f3f1bfab1
3 changed files with 10 additions and 4 deletions

View File

@ -1,6 +1,6 @@
drwxr-xr-x root/root etc/
drwxr-xr-x root/root etc/qemu/
-rw-r--r-- root/root etc/qemu/target-x86_64.conf
-rw-r--r-- root/root etc/qemu/target-x86_64.conf (EMPTY)
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/qemu-alpha
@ -51,6 +51,9 @@ drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/qemu-system-xtensaeb
-rwxr-xr-x root/root usr/bin/qemu-unicore32
-rwxr-xr-x root/root usr/bin/qemu-x86_64
-rwxr-xr-x root/root usr/bin/virtfs-proxy-helper
drwxr-xr-x root/root usr/libexec/
-rwxr-xr-x root/root usr/libexec/qemu-bridge-helper
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man1/
-rw-r--r-- root/root usr/man/man1/qemu-img.1.gz
@ -61,6 +64,7 @@ drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/qemu/
-rw-r--r-- root/root usr/share/qemu/bamboo.dtb
-rw-r--r-- root/root usr/share/qemu/bios.bin
-rw-r--r-- root/root usr/share/qemu/cpus-x86_64.conf
drwxr-xr-x root/root usr/share/qemu/keymaps/
-rw-r--r-- root/root usr/share/qemu/keymaps/ar
-rw-r--r-- root/root usr/share/qemu/keymaps/common
@ -97,6 +101,7 @@ drwxr-xr-x root/root usr/share/qemu/keymaps/
-rw-r--r-- root/root usr/share/qemu/keymaps/sv
-rw-r--r-- root/root usr/share/qemu/keymaps/th
-rw-r--r-- root/root usr/share/qemu/keymaps/tr
-rw-r--r-- root/root usr/share/qemu/kvmvapic.bin
-rw-r--r-- root/root usr/share/qemu/linuxboot.bin
-rw-r--r-- root/root usr/share/qemu/mpc8544ds.dtb
-rw-r--r-- root/root usr/share/qemu/multiboot.bin
@ -113,6 +118,7 @@ drwxr-xr-x root/root usr/share/qemu/keymaps/
-rw-r--r-- root/root usr/share/qemu/pxe-pcnet.rom
-rw-r--r-- root/root usr/share/qemu/pxe-rtl8139.rom
-rw-r--r-- root/root usr/share/qemu/pxe-virtio.rom
-rw-r--r-- root/root usr/share/qemu/qemu-icon.bmp
-rw-r--r-- root/root usr/share/qemu/s390-zipl.rom
-rw-r--r-- root/root usr/share/qemu/sgabios.bin
-rw-r--r-- root/root usr/share/qemu/slof.bin

View File

@ -1 +1 @@
5efd1091f01e3bc31bfdec27b8edeb00 qemu-1.0.1.tar.gz
f691baa30e8fb40f37f2797fba892e12 qemu-1.1.1.tar.bz2

View File

@ -5,9 +5,9 @@
# Depends on: libsdl
name=qemu
version=1.0.1
version=1.1.1
release=1
source=(http://wiki.qemu.org/download/qemu-$version.tar.gz)
source=(http://wiki.qemu.org/download/qemu-$version.tar.bz2)
build() {
cd $name-$version