lp:ubuntu/karmic/qemu-kvm

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/karmic/qemu-kvm
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

32. By Thierry Carrez

debian/control: Version the conflicts/replaces with qemu and kvm so that
the transitional packages are actually installable (LP: #455114)

31. By Dustin Kirkland 

[ Dustin Kirkland ]
* debian/patches/10_fix_scsi_hotplug.patch: cherry-pick patch from
  upstream to fix scsi hotplug regression, LP: #432154
* debian/patches/11_fix_virtio-blk_hot_add_after_remove.patch: cherry-pick
  patch from upstream to fix virtio hotplug add/remove, LP: #419590

[ James Westby ]
* Add transitional kvm and qemu packages, LP: #451508
  - Force the kvm package version to be higher so that it supercedes that
    from the kvm source. Thanks to Steve Langasek and Michael Vogt

30. By Oliver Grawert

* qemu-arm-static: build-arm-chroot script
  - add copyright headers
  - parse cmdline to determine the chroot path so debootstrap gets options
    handed over properly
  - add check if --arch is set to make it easy to re-use it for other arches
    in the future
  - code cleanup
  - drop the success message, debootstrap already notifies us here

29. By Dustin Kirkland 

debian/patches/10_qemu-allow-pulseaudio-to-be-the-default.patch:
revert this patch, as the effect is actually contrary to what's
desired and regressed LP: #304649

28. By Dustin Kirkland 

* debian/patches/09_qemu-fix-qcow2-backing-file-with-virtio.patch:
  cherry-pick patch from Fedora, fix virtio/qcow2 issues, LP: #420423
* debian/patches/10_qemu-allow-pulseaudio-to-be-the-default.patch:
  needed to complete the fix for LP: #304649
* debian/control: improve description of qemu-kvm-extras, LP: #448655

27. By Dustin Kirkland 

* Merge upstream GA qemu-kvm-0.11 to replace rc2, LP: #438912
* debian/patches/04_fix-no-kvm-segfault.patch: dropped, included
  upstream

26. By Loïc Minier

Really disable vm.vdso_enabled in debian/qemu-arm-static.sysctl.amd64.

25. By Loïc Minier

* Allow debian/qemu-arm-static.sysctl.$(DEB_BUILD_ARCH) to override
  debian/qemu-arm-static.sysctl and add an amd64 version which doesn't set
  vm.vdso_enabled since that's not available on x86-64.
* Drop useless uses of CURDIR from install target.
* Add debian/TODO list.

24. By Loïc Minier

New patch, 60_armv4l-typo, from upstream
a302c32ded4d458fead907a98d079e8fb15f7b08; fixes a typo in configure (arm4l
instead of armv4l) which breaks the build on armel.

23. By Loïc Minier

* Use bamboo.dtb instead of bamboo.dtd in powerpc rules; this seems to be
  the correct filename and AFAICT there's no support for generating any .dtd
  file in the upstream rules but only support for .dtb files; should help
  the powerpc build somewhat.
* Disable qemu-kvm build on armel since there is no kernel support for it
  for now; should help the armel build somewhat.
  - Use dh_listpackages to check whether we want the qemu-kvm package and
    set DO_KVM accordingly.
  - Only $(MAKE) install in kvm/libkvm if DO_KVM is enabled.
* On ia64 set TARGET_SYSTEM_TCG = ia64-softmmu and empty TARGET_LINUX_TCG
  since ia64 doesn't support CPU emulation mode (syscall wrapping) nor code
  generation for ia64, so can only run ia64 code on ia64 in system emulation
  mode; should help the ia64 build somewhat.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/lucid/qemu-kvm
This branch contains Public information 
Everyone can see this information.