SHA256
1
0
forked from pool/qemu
Commit Graph

74 Commits

Author SHA256 Message Date
Andreas Färber
c9c84b0eec Accepting request 121369 from home:a_faerber:branches:Virtualization
Update qemu to v1.1.0-rc2 for 12.2.

OBS-URL: https://build.opensuse.org/request/show/121369
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=68
2012-05-18 08:36:15 +00:00
Andreas Färber
639e75ae74 Accepting request 121127 from home:a_faerber:branches:Virtualization
Drop hacks for enabling cURL support and use --enable-curl to force detection problems to fail the build. If there's some problem for someone it needs to be fixed upstream, not papered over.

OBS-URL: https://build.opensuse.org/request/show/121127
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=67
2012-05-16 02:54:04 +00:00
Andreas Färber
82ccdc395e Accepting request 121073 from home:a_faerber:branches:Virtualization
Update qemu to v1.1-rc1

OBS-URL: https://build.opensuse.org/request/show/121073
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=66
2012-05-15 12:58:40 +00:00
Alexander Graf
13aeef2aad - compile fixes for ppc64abi32
- fix update_fit.sh script if wc -c is 40
- fix stale tbs after mmap

OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=64
2012-05-07 10:08:51 +00:00
Alexander Graf
854d244b76 - cut off patch file names after 40 bytes, support older git versions
for update_git.sh

OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=62
2012-03-07 15:17:02 +00:00
Alexander Graf
444bd2feaa - resolve VMAs downwards, fixes arm git build for real
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=60
2012-03-05 01:46:36 +00:00
Alexander Graf
44bce8debe - update update_git.sh for 1.0.1
- add fixes for reserved_va mmap(NULL) case, fixes git build on arm

OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=59
2012-03-03 23:28:15 +00:00
Ismail Dönmez
208c33336f - Enable spice support
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=57
2012-02-28 11:48:33 +00:00
Bruce Rogers
b96ce9a1d4 - update to latest stable release: 1.0.1. For changes see:
http://wiki.qemu.org/ChangeLog/1.0

OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=53
2012-02-22 23:08:23 +00:00
Bruce Rogers
710dbef9a8 - avoid buffer overflow in e1000 device emulation (bnc#740165)
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=49
2012-02-06 22:52:19 +00:00
Alexander Graf
fc989161e7 - qemu-user: fix fallocate
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=48
2012-02-06 21:23:05 +00:00
Alexander Graf
64dd019b6c - qemu-user: fix previous patch
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=45
2012-02-03 13:30:55 +00:00
Alexander Graf
46f9889b99 - qemu-user: add host binary support for binfmt
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=44
2012-02-02 17:07:17 +00:00
Alexander Graf
40867f434d - qemu-user: add fix for /proc/self/maps to only show mappable regions
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=43
2012-02-02 02:18:00 +00:00
Alexander Graf
95361ee026 - qemu-user: add wrapper for BLKBSZGET
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=42
2012-02-02 01:24:59 +00:00
Alexander Graf
a799f071ba - qemu-user: add fix for deadloop with ulimit constraints
- qemu-user: add device mapper and loopback ioctls, enabling kpatkx

OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=40
2012-01-31 23:10:40 +00:00
Alexander Graf
f941586e5f - backport all ppc-1.0 stable patches to our package
- add fix for PPC HV KVM on 3.1

OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=39
2012-01-10 16:25:36 +00:00
Alexander Graf
23276dc866 - add fix for PPC in HV KVM mode
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=38
2012-01-10 15:43:02 +00:00
Alexander Graf
563031469d - add workaround for KVM on PPC to support hugetlbfs
- add upstream patches to fake $0 in /proc/self/maps (fixes ps)

OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=37
2012-01-06 00:19:18 +00:00
Alexander Graf
04b2842e10 - add update_git.sh to simplify maintenance of the tree
- use -R automatically in linux-user to gain more address space
- drop MAP_32BIT patch (deprecated by the one above)

OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=36
2011-12-14 01:35:41 +00:00
Alexander Graf
e793b2863a - add linker patch for ppc hosts
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=33
2011-12-12 22:43:35 +00:00
Alexander Graf
e01aa576b9 - remove exclusivearch - we should be able to build everywhere!
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=32
2011-12-12 22:03:25 +00:00
Alexander Graf
8ea5f7a3b7 - fix compilation for 11.4
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=31
2011-12-11 03:12:27 +00:00
Alexander Graf
55e6a7243f - fix compilation on sle11
- add %fdupes for duplicate file checking

OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=30
2011-12-11 03:08:04 +00:00
Alexander Graf
71c71b82ae - update to 1.0 from upstream. for changelogs please see:
- 0.14 -> 0.15: http://wiki.qemu.org/ChangeLog/0.15
  - 0.15 -> 1.0:  http://wiki.qemu.org/ChangeLog/1.0
- the binary "qemu" is now called qemu-system-i386

OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=29
2011-12-11 02:42:09 +00:00
0a351e77e8 Accepting request 90739 from openSUSE:Tools
- only ignore specific timer_create syscall, no all of them (forwarded request 90590 from algraf)

OBS-URL: https://build.opensuse.org/request/show/90739
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=28
2011-11-10 13:06:55 +00:00
Cristian Rodríguez
85a64f9f8a Accepting request 89696 from openSUSE:Tools
the discussed split of static binaries. The binfmt.sh is currently packaged twice, is that intended ?

OBS-URL: https://build.opensuse.org/request/show/89696
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=25
2011-10-29 02:47:48 +00:00
8a7e060b38 Accepting request 88364 from openSUSE:Tools:Unstable
add xattr and fix prlimit64

OBS-URL: https://build.opensuse.org/request/show/88364
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=23
2011-10-18 16:12:09 +00:00
Alexander Graf
b34d5ff539 Accepting request 86875 from openSUSE:Tools:Unstable
Fixed glibc arm build issue according to https://bugs.meego.com/show_bug.cgi?format=multiple&id=20418 added a reverse patch, tested locally, glibc builds (the previous qemu version didn't) (forwarded request 86747 from worldcitizen)

OBS-URL: https://build.opensuse.org/request/show/86875
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=21
2011-10-06 08:10:10 +00:00
34c3c61638 Accepting request 86517 from openSUSE:Tools:Unstable
add binfmt misc handler

OBS-URL: https://build.opensuse.org/request/show/86517
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=20
2011-10-05 15:26:05 +00:00
Cristian Rodríguez
57f72b0579 Accepting request 85070 from openSUSE:Tools:Unstable
reboot syscall and more mmap fixes

OBS-URL: https://build.opensuse.org/request/show/85070
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=18
2011-09-28 16:43:33 +00:00
Cristian Rodríguez
54a31a9429 Accepting request 84944 from openSUSE:Tools:Unstable
fix openat function

OBS-URL: https://build.opensuse.org/request/show/84944
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=16
2011-09-26 17:57:44 +00:00
b86b1a4f44 Accepting request 74173 from home:a_jaeger:branches:openSUSE:Factory
Add BuildRequires: glibc-devel-static

OBS-URL: https://build.opensuse.org/request/show/74173
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=14
2011-06-20 15:09:10 +00:00
Bruce Rogers
a4d5ddb088 Accepting request 70723 from home:anubisg1:networking
removed unrequired vde2 buildrequires

OBS-URL: https://build.opensuse.org/request/show/70723
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=13
2011-05-19 16:14:15 +00:00
Bruce Rogers
3c38ce068e - build correctly for SLE11
- reset revision to zero after version change

OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=12
2011-05-17 03:31:07 +00:00
Bruce Rogers
610c23cc84 Accepting request 70250 from home:anubisg1:networking
enabled vde2 support (accept 70249 first), new upstream version 0.14.1, added patch for enabling udp tunneling and multicast

OBS-URL: https://build.opensuse.org/request/show/70250
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=11
2011-05-16 22:37:59 +00:00
Stephan Kulow
506e24629f - disable parallel build for a while, it takes too much memory
for our workers

OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=9
2011-02-21 10:48:22 +00:00
Cristian Rodríguez
eb5624499a Accepting request 60601 from home:uli_suse:branches:Virtualization
OBS-URL: https://build.opensuse.org/request/show/60601
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=7
2011-02-16 19:30:51 +00:00
Bruce Rogers
ac5014fe23 - co-exist with virt-utils, which provides some qemu components
(bnc#586115)

OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=5
2010-05-19 17:38:53 +00:00
OBS User autobuild
fc18839e8b Accepting request 38683 from Virtualization
Copy from Virtualization/qemu based on submit request 38683 from user coolo

OBS-URL: https://build.opensuse.org/request/show/38683
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qemu?expand=0&rev=37
2010-04-25 16:47:20 +00:00
OBS User autobuild
b7ef0d0413 Accepting request 2136 from GNOME:Factory
Copy from IBS home:uli_suse:branches:SUSE:Factory:Head/qemu based on submit request 2136 from user uli_suse

OBS-URL: https://build.opensuse.org/request/show/2136
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qemu?expand=0&rev=34
2009-10-12 14:47:59 +00:00
OBS User autobuild
92fb95d09b Accepting request 1823 from GNOME:Factory
Copy from IBS home:uli_suse:branches:SUSE:Factory:Head/qemu based on submit request 1823 from user uli_suse

OBS-URL: https://build.opensuse.org/request/show/1823
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qemu?expand=0&rev=33
2009-09-10 13:09:23 +00:00
OBS User autobuild
d839d1db17 Accepting request 1740 from home:MBoman:branches:GNOME:Factory
Copy from IBS home:uli_suse:branches:SUSE:Factory:Head/qemu based on submit request 1740 from user uli_suse

OBS-URL: https://build.opensuse.org/request/show/1740
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qemu?expand=0&rev=32
2009-09-04 00:28:35 +00:00
OBS User autobuild
ae572d8970 Accepting request 1038 from GNOME:Factory
Copy from IBS home:uli_suse:branches:SUSE:Factory:Head/qemu based on submit request 1038 from user uli_suse

OBS-URL: https://build.opensuse.org/request/show/1038
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qemu?expand=0&rev=31
2009-08-11 15:37:13 +00:00
OBS User unknown
5a52972728 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qemu?expand=0&rev=30 2009-04-16 00:19:01 +00:00
OBS User unknown
a9eab62e5c OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qemu?expand=0&rev=29 2009-04-01 16:57:34 +00:00
OBS User unknown
ff85d36533 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qemu?expand=0&rev=28 2008-10-08 16:35:55 +00:00
OBS User unknown
084b2dcf3b OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qemu?expand=0&rev=27 2008-08-04 12:16:09 +00:00
OBS User unknown
b8b147b822 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qemu?expand=0&rev=26 2008-07-25 02:42:31 +00:00
OBS User unknown
0f7af71452 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qemu?expand=0&rev=25 2008-06-02 23:08:56 +00:00