public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-01-28 09:50:01 to 2010-02-02 16:07:00 UTC [more...]

[PATCH v2] KVM: fix load_guest_segment_descriptor() to return X86EMUL_*
 2010-02-02 15:42 UTC  (3+ messages)

[PATCH v2] KVM: fix kvm_fix_hypercall() to return X86EMUL_*
 2010-02-02 16:03 UTC  (2+ messages)

[PATCH 1/3] Utils: Create a generic hash function for autotest
 2010-02-02 15:21 UTC  (4+ messages)
` [PATCH 2/3] Autotest: Porting all hash operations to use utils.hash
  ` [PATCH 3/3] Client utils: Update utils.unmap_url_cache, added hash_file

[PATCH 00/21] qemu-kvm: Hook cleanups and extended use of upstream code
 2010-02-02 14:33 UTC  (34+ messages)
` [PATCH 01/21] qemu-kvm: Drop vmport changes
` [PATCH 02/21] KVM: Make vmport KVM-compatible
` [PATCH 03/21] qemu-kvm: Clean up register access API
` [PATCH 04/21] KVM: x86: Fix up misreported CPU features
` [PATCH 05/21] qemu-kvm: Use upstream kvm_enabled and cpu_synchronize_state
` [PATCH 06/21] qemu-kvm: Use upstream kvm_setup_guest_memory
` [PATCH 07/21] qemu-kvm: Use some more upstream prototypes
` [PATCH 08/21] qemu-kvm: Use upstream kvm_arch_get_supported_cpuid
` [PATCH 09/21] qemu-kvm: Use upstream kvm_pit_in_kernel
` [PATCH 10/21] KVM: Move and rename regs_modified
` [PATCH 11/21] KVM: Rework of guest debug state writing
` [PATCH 12/21] qemu-kvm: Use upstream kvm_vcpu_dirty
` [PATCH 13/21] qemu-kvm: Use upstream guest debug code
` [PATCH 14/21] qemu-kvm: Rework VCPU state writeback API
` [PATCH 15/21] qemu-kvm: Clean up mpstate synchronization
` [PATCH 16/21] KVM: x86: Restrict writeback of VCPU state
` [PATCH 17/21] qemu-kvm: Use VCPU event state for reset and vmsave/load
` [PATCH 18/21] qemu-kvm: Cleanup/fix TSC and PV clock writeback
` [PATCH 19/21] qemu-kvm: Clean up KVM's APIC hooks
` [PATCH 20/21] qemu-kvm: Move kvm_set_boot_cpu_id
` [PATCH 21/21] qemu-kvm: Bring qemu_init_vcpu back home

Resolution 1920 x 1080
 2010-02-02 13:42 UTC 

[PATCH v3] kvmppc/booke: Set ESR and DEAR when inject interrupt to guest
 2010-02-02 11:55 UTC  (2+ messages)

[RFC] KVM test: Ship rss.exe and finish.exe binaries with KVM test
 2010-02-02 11:48 UTC 

[PATCH v2] kvmppc/booke: Set ESR and DEAR when inject interrupt to guest
 2010-02-02 11:34 UTC  (2+ messages)

[PATCH] Add cpu model configuration support.. (resend)
 2010-02-02 11:07 UTC  (3+ messages)

KVM call agenda for Feb 2
 2010-02-02 10:00 UTC  (2+ messages)

[ kvm-Bugs-2944508 ] QEMU (0.12.2) startup problem with kvm and flag -no-reboot
 2010-02-02  9:46 UTC 

virtio GSO makes IPv6 unbearably slow
 2010-02-02  9:32 UTC  (3+ messages)

Can VM be copied to another PC
 2010-02-02  9:32 UTC  (3+ messages)
  ` Can VM be copied to another PC (Solved)

[PATCH 0/8] cr0/cr4/efer/fpu miscellaneous bits
 2010-02-02  8:16 UTC  (3+ messages)
` [PATCH 3/8] KVM: Activate fpu on clts

No sound
 2010-02-02  8:10 UTC 

[PATCH 00/10] Non-printk continuation line fixes
 2010-02-02  7:22 UTC  (2+ messages)
` [PATCH 01/10] arch/ia64: Fix continuation line formats

Question about guest MSR loading/saving (Intel)
 2010-02-02  2:53 UTC  (2+ messages)

virt-manager fails to start
 2010-02-02  2:51 UTC 

[PATCH] enable PCI multiple-segments for pass-through device
 2010-02-02  0:31 UTC  (7+ messages)

[PATCH 00/35] KVM updates for the 2.6.33 merge window (batch 2/2)
 2010-02-01 21:42 UTC  (5+ messages)
` [PATCH 15/35] KVM: allow userspace to adjust kvmclock offset
      ` patch kvm-allow-userspace-to-adjust-kvmclock-offset.patch added to 2.6.32-stable tree

[PATCH] KVM: Remove redundant check in vm_need_virtualize_apic_accesses()
 2010-02-01 18:04 UTC  (3+ messages)

[PATCH 0/11] Large Page Support for IOMMU-API and KVM
 2010-02-01 19:30 UTC  (19+ messages)
` [PATCH 01/11] iommu-api: Rename ->{un}map function pointers to ->{un}map_range
` [PATCH 02/11] iommu-api: Add iommu_map and iommu_unmap functions
` [PATCH 03/11] iommu-api: Add ->{un}map callbacks to iommu_ops
` [PATCH 04/11] VT-d: Change {un}map_range functions to implement {un}map interface
      ` [PATCH 04/11 v2] "
` [PATCH 05/11] kvm: Introduce kvm_host_page_size
` [PATCH 06/11] kvm: Change kvm_iommu_map_pages to map large pages
` [PATCH 07/11] x86/amd-iommu: Make iommu_map_page and alloc_pte aware of page sizes
` [PATCH 08/11] x86/amd-iommu: Make iommu_unmap_page and fetch_pte "
` [PATCH 09/11] x86/amd-iommu: Make amd_iommu_iova_to_phys aware of multiple "
` [PATCH 10/11] x86/amd-iommu: Implement ->{un}map callbacks for iommu-api
` [PATCH 11/11] iommu-api: Remove iommu_{un}map_range functions

[PATCH] vhost-net: switch to smp barriers
 2010-02-01 17:21 UTC 

KVM: VMX: update cr0 read shadow when deactivating cr0.ts passthrough
 2010-02-01 16:48 UTC 

[PATCH qemu-kvm] Add raw(af_packet) network backend to qemu
 2010-02-01 15:47 UTC  (25+ messages)

problem installing opensolaris under 2.6.32
 2010-02-01 14:35 UTC 

Install NetBSD 5.0.1/Sparc64 on Qemu falied
 2010-02-01 12:08 UTC  (3+ messages)

problems getting KSM running on newer 2.6.32.x kernels
 2010-02-01 10:37 UTC 

KVM: PIT: control word is write-only
 2010-02-01  8:21 UTC  (2+ messages)

How to edit *.qcow2
 2010-02-01  5:04 UTC  (2+ messages)

Install NetBSD 5.0.1/Sparc64 on Qemu falied
 2010-01-31 22:06 UTC 

[ kvm-Bugs-2941282 ] Ubuntu 10.04 installer fails due to I/O errors with virtio
 2010-01-31 20:40 UTC 

[PATCH v2] qemu-img: Fix qemu-img can't create qcow image based on read-only image
 2010-01-31 10:24 UTC  (3+ messages)
` [Qemu-devel] "

[PATCH] Add cpu model configuration support
 2010-01-31  9:06 UTC 

freebsd guest issue some sort of latency and slow installation via -cdrom flag
 2010-01-30 22:03 UTC 

[ANNOUNCE] kvm-kmod-2.6.33-rc6
 2010-01-30 16:40 UTC 

[ kvm-Bugs-2933400 ] virtio-blk io errors / data corruption on raw drives > 1 TB
 2010-01-30 14:03 UTC 

compiling kvm on ubuntu 9.10
 2010-01-30 11:47 UTC  (2+ messages)

[PATCH] Seabios - read e820 reserve from qemu_cfg
 2010-01-30  3:35 UTC  (7+ messages)
  ` [PATCH] Seabios - read e820 table "

[PATCH 0/5] KVM: Cleanups: X86EMUL_* related
 2010-01-29 21:39 UTC  (11+ messages)
` [PATCH 1/5] KVM: Use X86EMUL_* to check the return value from read_std
` [PATCH 2/5] KVM: These functions should return X86EMUL_* not 0 or 1 or
` [PATCH 3/5] KVM: Restrict rc values in x86_emulate_insn to X86EMUL_* values
` [PATCH 4/5] KVM: load|save_guest_segment_descriptor() should return "
` [PATCH 5/5] KVM: Fix the usage of X86EMUL_* values in x86.c

[PATCH qemu-kvm] Add raw(af_packet) network backend to qemu
 2010-01-29 20:52 UTC  (9+ messages)

[ kvm-Bugs-2941282 ] Ubuntu 10.04 installer fails due to I/O errors with virtio
 2010-01-29 20:22 UTC  (2+ messages)

Network shutdown under load
 2010-01-29 20:06 UTC 

[ANNOUNCE] kvm-kmod-2.6.32.7
 2010-01-29 17:56 UTC 

[PATCH] Fixing sha/md5 deprecation messages from autotest
 2010-01-29 15:48 UTC  (4+ messages)
` [Autotest] "

[RFC][PATCH] KVM: Introduce modification context for cpu_synchronize_state
 2010-01-29 15:44 UTC  (4+ messages)
  ` [Qemu-devel] "

[PATCH 2/2] virtio_net: Defer skb allocation in receive path
 2010-01-29 14:05 UTC  (11+ messages)
    ` [PATCH v2 "

[PATCH] KVM Test: Add check_image script as post_command script of qcow2 variant
 2010-01-29 10:17 UTC 

Biweekly KVM Test report, kernel d3b54d... qemu 12435a4
 2010-01-29  9:21 UTC 

[ kvm-Bugs-2942079 ] [SR] qemu return form "migrate " command spend long time
 2010-01-29  9:13 UTC 

[ kvm-Bugs-2942075 ] new Qemu-img can not create qcow image on read-only image
 2010-01-29  9:06 UTC 

[ kvm-Bugs-2175042 ] Fail to Save Restore Guest
 2010-01-29  8:58 UTC 

[Autotest PATCH] KVM-test: Add a subtest 'qemu_img'
 2010-01-29  7:20 UTC  (2+ messages)

[PATCH 1/6] KVM test: Removing qemu/qemu-kvm variants from tests
 2010-01-29  6:07 UTC  (6+ messages)
` [PATCH 2/6] KVM test: Define defaults for KVM test
  ` [PATCH 3/6] KVM test: Make sure reset and shutdown are the last ones
    ` [PATCH 4/6] KVM test: Moving KvmLogging utility class to kvm_utils
      ` [PATCH 5/6] KVM test: Getting rid of annoying deprecation message
        ` [PATCH 6/6] KVM test: Add a get_started.py script

[PATCH] KVM test: Fixing sha/md5 deprecation messages
 2010-01-29  5:36 UTC 

Unable to single-step in kvm, always results in a resume
 2010-01-29  3:57 UTC  (7+ messages)

[PATCH] Fix qemu-img can't create qcow image based on read-only image
 2010-01-29  2:13 UTC  (3+ messages)
` [Qemu-devel] "

Avoiding the page cache?
 2010-01-28 21:38 UTC 

[PATCH] uq/master: KVM: Request setting of nmi_pending and sipi_vector
 2010-01-28 19:58 UTC  (2+ messages)

[patch 0/3] save/restore in-progress PIO
 2010-01-28 21:10 UTC  (6+ messages)
` [patch 1/3] KVM: x86: add ioctls to get/set PIO state
` [patch 2/3] uqmaster: save/restore pio state
` [patch 3/3] uqmaster: save/restore PIO page

[PATCH] KVM test: Improvements and cleanups to build subtest
 2010-01-28 19:29 UTC 

[ kvm-Bugs-2930756 ] sdl window intermittently scales instead of resizing
 2010-01-28 17:34 UTC 

[ kvm-Bugs-2941282 ] Ubuntu 10.04 installer fails due to I/O errors with virtio
 2010-01-28 15:59 UTC 

[PATCH] Add definitions for current cpu models
 2010-01-28 14:10 UTC  (7+ messages)
` [Qemu-devel] "

qemu-kvm: enable get/set vcpu events on reset and migration
 2010-01-28 14:02 UTC  (3+ messages)

[ kvm-Bugs-2941282 ] Ubuntu 10.04 installer fails due to I/O errors with virtio
 2010-01-28 13:26 UTC 

[Autotest PATCH] KVM-test: Add a subtest 'qemu_img'
 2010-01-28 13:14 UTC  (4+ messages)
` [Autotest] "

KVM problems with Xeon L5530
 2010-01-28 12:32 UTC  (5+ messages)

High availability VM
 2010-01-28 11:01 UTC  (2+ messages)

[ kvm-Bugs-2941537 ] rtl8139 (and others) emulation not working in OsX86
 2010-01-28 10:57 UTC 

[Autotest PATCH] KVM-test: Add a subtest 'qemu_img'
 2010-01-28  9:49 UTC  (4+ messages)
    ` [Autotest] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox