lp://staging/~bhaveekdesai/ubuntu/natty/qemu-kvm/bug-719174
- Get this branch:
- bzr branch lp://staging/~bhaveekdesai/ubuntu/natty/qemu-kvm/bug-719174
Branch merges
- Marc Deslauriers: Approve
- Ubuntu branches: Pending requested
-
Diff: 36 lines (+9/-2)2 files modifieddebian/changelog (+7/-0)
debian/control (+2/-2)
Branch information
- Owner:
- Bhaveek Desai
- Status:
- Development
Recent revisions
- 125. By Serge Hallyn
-
* Merge qemu-kvm 0.14.0
* debian/rules: get DEB_HOST_ARCH from dpkg-architecture. Otherwise
it is empty, resulting in kvm being not enabled
* debian/rules: re-enable parallel builds - 124. By Serge Hallyn
-
Apply spice-qxl-
locking- fix-for- qemu-kvm. patch to fix bug with -qxl.
(LP: #723871) - 123. By Loïc Minier
-
* control: fix description of dummy qemu and kvm packages to mention
"qemu-kvm" and not "kvm-qemu".
* control: add armhf in the list of architectures along armel.
* rules: test whether DEB_HOST_ARCH_CPU is arm instead of testing whether
DEB_HOST_ARCH is arm or armel; this fixes support for armhf. - 122. By Dustin Kirkland
-
debian/rules: place --fno-var-tracking back into CFLAGS for arm, so
as to prevent out of memory. (LP: #693341) - 121. By Serge Hallyn
-
[ Serge Hallyn ]
* Merge qemu-kvm 0.14.0-rc1
* removed all rom's
* removed tests/pi_10.com as it's binary data
* removed 697197-fix-vnc- password- semantics. patch in favor of upstream fix
* removed caps-lock-key-up- event.patch - upstream commit
9a121a2fbf88dd1bc869b1ac2449 dc12c27cccfa is supposed to fix it
- bdrung to verify
* removed 1000-undo-earlier- static. patch
- re-add if build fails - but we no longer do static build
* removed 2000-vmmouse-adapt-to- mouse-handler- changes. patch, now upstream
* removed arm patches - qemu-kvm now only offers x86 and ppc emulation
- qemu-user provides armel
* kvmtrace_format is now shipped with different tree.[ Dustin Kirkland ]
* Re-roll tarball, adding ~rc1 to version, so that the official GA release
will supercede these rc's
* debian/control: bump standards versions, remove redundant depends on
adduser, update section to misc
* debian/rules: drop qemu-system-ppc64 from the build, as this is in
qemu-linaro now, LP: #717690
* debian/copyright: embed the BSD license, per lintian[ Steve Langasek ]
* debian/rules: drop the binfmt-misc handling; we're not building any
static user binaries from this source, so this is just noise.
* debian/rules: $INSTALL_PROGRAM is never set, so modifying it is
pointless. Delete this as well.
* build qemu-kvm package on all archs; this is the authoritative package
for x86 system emulators, so we only have to deal with the bios
dependencies in one place.
* don't run 'make install' in kvm/libkvm directory, this is a no-op anyway. - 119. By Steve Langasek
-
build qemu-kvm package on all archs; this is the authoritative package
for x86 system emulators, so we only have to deal with the bios
dependencies in one place.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu/natty/qemu-kvm