debian specific patch information for kvm / 72+dfsg-5~lenny6

Summary

Package Version Package Type Source Package Format
72+dfsg-5~lenny6 Debian-diff 1.0

Debian packaging Information

Diff file kvm_72+dfsg-5~lenny6.diff.gz
Size51977
MD5sum090910507dfc6f4c61943a9d38147355
./debian only changes view download
non packaging (i.e. not ./debian) changes view download

Misc. Non-packaging "direct" style patches

file inserted deleted modified view download
Makefile110 view download
bios/Makefile100 view download
bios/Makefile.in100 view download
libfdt/Makefile220 view download
qemu/Makefile110 view download
qemu/pc-bios/Makefile110 view download
scripts/qemu-ifup210 view download

"series" style patches

patch summary view raw
01_use_bios_files_in_usr_share_kvm.patch
 configure |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
02_fix_kernel_Makefile.patch
 kernel/Makefile |    2 --
 1 file changed, 2 deletions(-)
view download
03_bios_no_ssp.patch
 bios/Makefile |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
04_use_etc_kvm_kvm-ifup.patch
 vl.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
view download
06_no_system_linux_kvm_h.patch
 libkvm.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
from-debian-qemu/22_net_tuntap_stall.patch
 vl.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
from-debian-qemu/62_linux_boot_nasm.patch
 pc-bios/Makefile       |    6 +++---
 pc-bios/linux_boot.asm |   31 +++++++++++++++++++++++++++++++
 2 files changed, 34 insertions(+), 3 deletions(-)
view download
from-debian-qemu/62_fix-ptyblocking.patch
 vl.c |  149 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--
 1 file changed, 145 insertions(+), 4 deletions(-)
view download
07_change_qemu_docdir.patch
 qemu/configure |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
CVE-2008-0928.patch
 qemu/block-qcow.c  |    2 -
 qemu/block-qcow2.c |    2 -
 qemu/block-vmdk.c  |    2 -
 qemu/block.c       |   93 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 qemu/block.h       |    1 
 qemu/block_int.h   |    1 
 6 files changed, 98 insertions(+), 3 deletions(-)
view download
SECURITY_CVE-2007-1321+1322+1366+2893.patch
 qemu/block.c                 |   10 +++++++++-
 qemu/hw/dma.c                |    8 +++++---
 qemu/hw/pc.c                 |    6 ++++--
 qemu/hw/sb16.c               |    6 ++++--
 qemu/slirp/slirp.c           |    4 ++++
 qemu/target-i386/translate.c |    2 ++
 qemu/vl.c                    |   17 +++++++++++++----
 7 files changed, 41 insertions(+), 12 deletions(-)
view download
qemu_vnc_ext_key_event.diff
 qemu/vnc.c |   60 +++++++++++++++++++++++++++++++++++++++++++++++++++---------
 1 file changed, 51 insertions(+), 9 deletions(-)
view download
do-not-install-bios.patch
 qemu/Makefile |    8 --------
 1 file changed, 8 deletions(-)
view download
i2c_bus_load_fix.patch
 qemu/hw/i2c.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
reenable_audio_drivers.patch
 configure |    2 ++
 1 file changed, 2 insertions(+)
view download
anon_inodes_fix.patch
 kernel/anon_inodes.c |    9 +++++++++
 1 file changed, 9 insertions(+)
view download
core-2008-1210.patch
 qemu/vnc.c |    9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)
view download
restore_option_roms.patch
 qemu/hw/pc.c |   25 +++++++++++++++++++++++++
 1 file changed, 25 insertions(+)
view download
CVE-2009-2287.patch
 kernel/x86.c |    8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)
view download
CVE-2009-3290.patch
 kernel/include/linux/kvm_para.h |    1 +
 kernel/x86.c                    |    6 ++++++
 2 files changed, 7 insertions(+)
view download
CVE-2008-5714.patch
 qemu/monitor.c |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
view download
CVE-2009-3638.patch
 kernel/x86.c |    2 ++
 1 file changed, 2 insertions(+)
view download
CVE-2009-3722.patch
 kernel/include/asm-x86/kvm_host.h |    2 ++
 kernel/vmx.c                      |    3 +++
 kernel/x86.c                      |   13 +++++++++++++
 3 files changed, 18 insertions(+)
view download
CVE-2009-4031.patch
 kernel/include/asm-x86/kvm_x86_emulate.h |    2 +-
 kernel/x86_emulate.c                     |    6 +++++-
 2 files changed, 6 insertions(+), 2 deletions(-)
view download
CVE-2010-0309.patch
 kernel/i8254.c |    3 +++
 1 file changed, 3 insertions(+)
view download
CVE-2010-0298+0306.patch
 kernel/include/asm-x86/kvm_host.h        |   11 -
 kernel/include/asm-x86/kvm_x86_emulate.h |   14 +
 kernel/include/linux/kvm_host.h          |    1 
 kernel/include/linux/kvm_types.h         |    3 
 kernel/mmu.c                             |   16 -
 kernel/mmu.h                             |    6 
 kernel/paging_tmpl.h                     |   11 -
 kernel/x86.c                             |  306 ++++++++++++++++++++-----------
 kernel/x86_emulate.c                     |  222 +++++++++++++++++++++-
 9 files changed, 459 insertions(+), 131 deletions(-)
view download
CVE-2010-0419.patch
 kernel/x86_emulate.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
view download
CVE-2010-2784-fix-segfault-in-mmio-subpage-handling-code.patch
 qemu/exec.c |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
view download