lp:ubuntu/jaunty/kvm

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/jaunty/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
Status:
Mature

Recent revisions

65. By Dustin Kirkland 

* debian/patches/add-all-virtio-drives.patch: Fix bugs where the caller
  does not specify a perfectly defined list of virtio drives starting at
  index=0 and having no gaps in indices; LP: #360832, #360825
* debian/patches/fix-qcow-corruption: Cherry-pick from kvm stable git
  branch, fixes at least one cause of qcow2 image corruption; no reports
  yet of this in Ubuntu, but I'm being proactive about this one;
  LP: #361938
* debian/source_kvm.py: dpkg -l was a little too heavy, compress this
  output considerably

64. By Dustin Kirkland 

debian/patches/virtio-net_disable_gso.patch: hardy guest kernels
do not have working gso support. Disable it for everyone until
we have a work around, LP: #331128.

63. By Dustin Kirkland 

debian/source_kvm.py: add a basic apparmor hook for kvm, retrieving
a listing of all packages installed, and the kvm command line used

62. By Dustin Kirkland 

* debian/patches/dkmsify.patch: handle i686 arch properly, LP: #333632
* debian/control: kvm-source needs kernel headers
* debian/kvm-source.postinst: check if necessary headers are installed;
  if not, print a handy error message with instructions, LP: #341159
* debian/kvm.init: use proper lsb begin/end message logging for cleaner
  usplash interaction, LP: #275009
* debian/rules, debian/control: Enable pulseaudio audio driver, LP: #304649

61. By Dustin Kirkland 

debian/control: revert libvdeplug2-dev build-dependency as this package
is in Universe

60. By Dustin Kirkland 

[ Emmet Hikory <email address hidden> ]
debian/rules, debian/control: Enable build for lpia & ia64
(thanks to TJ) LP: #277517

59. By Dustin Kirkland 

* debian/patches/fix_screen_corruption: patch from upstream SVN (should
  be dropped in next merge), fixes LP: #336712, #333920
* debian/patches: permanently removed all dropped patches

58. By Dustin Kirkland 

[ TJ <email address hidden> ]
* debian/control: add build-depends on libvdeplug2-dev which will cause
  qemu's configure script to enable vde support, LP: #253230

[ Dustin Kirkland ]
* debian/kvm-source.postinst: remove dkms module before installing new
  one, LP: #334177

57. By Dustin Kirkland 

[ Reviewed Ubuntu patches with KVM/QEMU upstream, Anthony Liguori ]
* debian/patches/03_bios_no_ssp.patch: DROPPED, included upstream
* debian/patches/06_no_system_linux_kvm_h.patch: DROPPED, no longer
  necessary, kvm kernel header file is now generally available
* debian/patches/from-debian-qemu/22_net_tuntap_stall.patch: DROPPED,
  no longer necessary; this patch was to work around a bug in
  2.6.11-rc1; this patch could be causing network packet drop issues;
  definitely WRONG at this point with modern QEMU
* debian/patches/from-debian-qemu/62_linux_boot_nasm.patch: DROPPED,
  dead code in modern QEMU; completely rewritten to not require an
  external assembler; now built dynamically in pc.c
* debian/patches/SECURITY_CVE-2007-1321+1322+1366+2893.patch: DROPPED
  * CVE-2007-1321: Fixed upstream
    - QEMU svn commit: r3019
  * CVE-2007-1322: Fixed upstream
    - QEMU svn commit: r5921
  * CVE-2007-1366: Fixed upstream
    - QEMU svn commit: r3012
  * CVE-2007-2893: Not related to QEMU
  * dma.c: Non-CVE fix, r3917
  * block.c: Incorrect patch (negative offset IS allowed, switches
    between block and byte offset)
  * Remainder of the patch was split into: net-socket.patch
    (should be sent upstream)
* debian/patches/series: updated accordingly
* debian/patches/do-not-install-bios.patch: DROPPED
  added --disable-blobs to configure in debian/rules
* debian/patches/reenable_audio_drivers.patch: DROPPED
  added --audio-drv-list="oss alsa sdl" to debian/rules
* debian/patches/anon_inodes_fix.patch: DROPPED, this is already
  upstream
* debian/patches/ppc-build.patch: DROPPED, not necessary
* debian/rules: remove references to non-existant linux_boot.bin

[ Remaining Patches ]
* debian/patches/01_use_bios_files_in_usr_share_kvm.patch -p0
  debian/patches/04_use_etc_kvm_kvm-ifup.patch -p0
  debian/patches/07_change_qemu_docdir.patch
  |-----> merged to a single patch, rename_qemu_kvm.patch
* debian/patches/CVE-2008-0928.patch: upstream work in progress
* debian/patches/evdev_keycode_map.patch: upstream work in progress
* debian/patches/02_fix_kernel_Makefile.patch: merged into dkmsify.patch
* debian/patches/dkmsify.patch: Ubuntu-specific (should validate if
  still necessary...)
* debian/patches/net-socket.patch: to be sent upstream

[ Other Changes ]
* scripts/qemu-ifup: bridge device determination was broken, required
  br0 to be present for this script to operate properly, LP: #125302

56. By Dustin Kirkland 

debian/patches/reenable_audio_drivers.patch: drop the explicit list
of sound card drivers configured; upstream handles this properly now

Branch metadata

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

Subscribers