Commit Graph

107 Commits

Author SHA256 Message Date
Alexander Graf
d7b4ab59b0 - fix segfault even better
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=94
2012-07-11 21:20:59 +00:00
Alexander Graf
91747e513f - linux-user: improve locking even across tb flushes
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=93
2012-07-11 14:55:34 +00:00
Alexander Graf
6829146c2f - linux-user: pin multi-threaded applications to a single host cpu
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=92
2012-07-10 18:44:07 +00:00
Alexander Graf
ab69b0b377 - linux-user: improve lock
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=91
2012-07-10 16:43:10 +00:00
Alexander Graf
b42d838685 - linux-user: add tcg lock for multi-threaded guest programs
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=90
2012-07-05 16:39:32 +00:00
Andreas Färber
fc30d5605c Accepting request 126075 from home:a_faerber:branches:Virtualization
Add qemu-guest-agent package for qemu-ga, and add qemu-img and qemu-nbd to qemu-tools package

OBS-URL: https://build.opensuse.org/request/show/126075
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=88
2012-06-26 08:33:26 +00:00
Alexander Graf
bb43ce9427 - add fix for segv in linux-user (fixes java)
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=87
2012-06-25 17:40:49 +00:00
Andreas Färber
3362ce3869 Accepting request 125461 from home:a_faerber:branches:Virtualization
Revert linux-user LIBRARY_PATH patch

OBS-URL: https://build.opensuse.org/request/show/125461
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=85
2012-06-19 16:09:36 +00:00
Andreas Färber
839d22180c Accepting request 125431 from home:a_faerber:branches:Virtualization
Force building with libfdt on ppc and add patch by Alex for arm.

OBS-URL: https://build.opensuse.org/request/show/125431
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=84
2012-06-19 12:55:26 +00:00
Andreas Färber
6ff41b0b68 Accepting request 125140 from home:a_faerber:branches:Virtualization
Now all requests from BNC#765948 should be addressed.

OBS-URL: https://build.opensuse.org/request/show/125140
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=82
2012-06-15 15:39:33 +00:00
Andreas Färber
4d97a43359 Accepting request 124886 from home:a_faerber:branches:Virtualization
Drop permissions.d files (SR by Bruce)

OBS-URL: https://build.opensuse.org/request/show/124886
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=81
2012-06-13 22:00:33 +00:00
Alexander Graf
e183bcf44d - Add fix for bogus losetup ioctl to not warn us about it
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=80
2012-06-13 08:19:32 +00:00
Andreas Färber
b9f149814b Accepting request 124357 from home:a_faerber:branches:Virtualization
- Set up bridge helper as a setuid executable

- Add patch for specifying --libexecdir
* Fixes having to specify the path to qemu-bridge-helper manually
- Drop superfluous `make qemu-img`
- Move qemu-bridge-helper to its own subpackage, to share with KVM

OBS-URL: https://build.opensuse.org/request/show/124357
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=78
2012-06-10 12:13:56 +00:00
Andreas Färber
f013a6c7e0 Accepting request 124131 from home:a_faerber:branches:Virtualization
Update to final v1.1.0

OBS-URL: https://build.opensuse.org/request/show/124131
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=77
2012-06-07 22:08:12 +00:00
Andreas Färber
01f066cad7 Accepting request 123238 from home:a_faerber:branches:Virtualization
Update to v1.1.0-rc4

OBS-URL: https://build.opensuse.org/request/show/123238
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=76
2012-06-01 17:01:11 +00:00
Alexander Graf
4b452c19f2 - fix /proc/self/maps faking with secondary threads
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=75
2012-05-31 17:37:49 +00:00
Alexander Graf
0d61bb3d2e - revert commit a84fac1426 to fix automoc4 for arm
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=74
2012-05-30 18:19:53 +00:00
Alexander Graf
c8840ab69a - remove manual interp prefix, which made all linux-user binaries
point to an i386 LD_PREFIX path

OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=73
2012-05-29 15:53:22 +00:00
Alexander Graf
9f32a0a4ef - add patch to fix building of go (swi in thumb ignores imm)
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=72
2012-05-29 15:35:15 +00:00
Andreas Färber
8d07e67d37 Accepting request 121983 from home:a_faerber:branches:Virtualization
Update qemu from 1.1.0-rc2 to 1.1.0-rc3.

OBS-URL: https://build.opensuse.org/request/show/121983
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=70
2012-05-23 18:34:03 +00:00
Andreas Färber
02ab0e5e49 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
cbf3904adc 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
d0c2d1f9ab 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
89c8c64fd9 fix tb invalidation patch
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=65
2012-05-07 11:09:11 +00:00
Alexander Graf
c402d17e09 - 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
3d5fb0946f - 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
Andreas Färber
e12bfcae70 Accepting request 108212 from home:a_faerber:branches:Virtualization
Fix non-SUSE code path in update_git.sh: It couldn't find the v1.0.1 tag, so add and update the upstream git repository as remote. Also remove any previous temporary git checkout first.

OBS-URL: https://build.opensuse.org/request/show/108212
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=61
2012-03-06 19:33:45 +00:00
Alexander Graf
c6d410522a - 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
d5f1f46341 - 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
393c0f7e22 - 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
bc1786fe60 OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=56 2012-02-28 04:13:32 +00:00
Ismail Dönmez
0f0c05abe1 Accepting request 107181 from home:mvyskocil:branches:Virtualization
build qemu with --enable-spice

OBS-URL: https://build.opensuse.org/request/show/107181
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=55
2012-02-27 15:51:17 +00:00
Bruce Rogers
24b70ccda8 - 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
214b22079e OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=50 2012-02-07 02:31:32 +00:00
Bruce Rogers
70f5c6846d - 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
37ef84ed38 - 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
63ae614b53 simplify
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=47
2012-02-03 13:37:47 +00:00
Alexander Graf
a791f80260 fix
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=46
2012-02-03 13:34:20 +00:00
Alexander Graf
04e51158a3 - 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
b293dfeca0 - 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
4688a1eeb2 - 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
c5a1e8c9ff - 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
c656b432ba fix invalid characters in patch
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=41
2012-01-31 23:51:53 +00:00
Alexander Graf
f0bf933e69 - 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
7b04700c56 - 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
eb35a566ca - 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
982b65b42a - 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
dbcbe663fd - 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
99b00bd87a - 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
701024f380 - 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