public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-04-27 13:11:06 to 2010-04-30 17:20:04 UTC [more...]

Potential thread synchronization issue in qcow2.c and qcow2-cluster.c
 2010-04-30  1:30 UTC  (3+ messages)

[PATCH] kvm mmu: reduce 50% memory usage
 2010-04-30 10:00 UTC  (7+ messages)

32-bit color graphic on KVM virtual machines
 2010-04-30  2:13 UTC  (2+ messages)

[PATCH 0/5] Fix EFER.NX=0 with EPT
 2010-04-30 16:36 UTC  (8+ messages)
` [PATCH 1/5] KVM: Let vcpu structure alignment be determined at runtime
` [PATCH 2/5] KVM: VMX: Add definition for msr autoload entry
` [PATCH 3/5] KVM: VMX: Add definitions for guest and host EFER autoswitch vmcs entries
` [PATCH 4/5] KVM: VMX: Add facility to atomically switch MSRs on guest entry/exit
` [PATCH 5/5] KVM: VMX: Atomically switch efer if EPT && !EFER.NX

[PATCH] KVM: Document KVM_SET_IDENTITY_MAP ioctl
 2010-04-29  9:14 UTC 

[PATCHv2 00/23] next round of emulator cleanups
 2010-04-29 10:17 UTC  (26+ messages)
` [PATCHv2 01/23] KVM: x86 emulator: introduce read cache
` [PATCHv2 02/23] KVM: x86 emulator: fix Move r/m16 to segment register decoding
` [PATCHv2 03/23] KVM: x86 emulator: cleanup xchg emulation
` [PATCHv2 04/23] KVM: x86 emulator: cleanup nop emulation
` [PATCHv2 05/23] KVM: x86 emulator: handle "far address" source operand
` [PATCHv2 06/23] KVM: x86 emulator: add (set|get)_dr callbacks to x86_emulate_ops
` [PATCHv2 07/23] KVM: x86 emulator: add (set|get)_msr "
` [PATCHv2 08/23] KVM: x86 emulator: add get_cached_segment_base() callback "
` [PATCHv2 09/23] KVM: x86 emulator: cleanup some direct calls into kvm to use existing callbacks
` [PATCHv2 10/23] KVM: x86 emulator: make set_cr() callback return error if it fails
` [PATCHv2 11/23] KVM: x86 emulator: make (get|set)_dr() "
` [PATCHv2 12/23] KVM: x86 emulator: fix X86EMUL_RETRY_INSTR and X86EMUL_CMPXCHG_FAILED values
` [PATCHv2 13/23] KVM: fill in run->mmio details in (read|write)_emulated function
` [PATCHv2 14/23] KVM: x86 emulator: x86_emulate_insn() return -1 only in case of emulation failure
` [PATCHv2 15/23] KVM: remove export of emulator_write_emulated()
` [PATCHv2 16/23] KVM: do not inject #PF in (read|write)_emulated() callbacks
` [PATCHv2 17/23] KVM: handle emulation failure case first
` [PATCHv2 18/23] KVM: x86 emulator: advance RIP outside x86 emulator code
` [PATCHv2 19/23] KVM: x86 emulator: set RFLAGS "
` [PATCHv2 20/23] KVM: x86 emulator: use shadowed register in emulate_sysexit()
` [PATCHv2 21/23] KVM: x86 exmulator: handle shadowed registers outside emulator
` [PATCHv2 22/23] KVM: x86 emulator: move interruptibility state tracking out of emulator
` [PATCHv2 23/23] KVM: x86 emulator: do not inject exception directly into vcpu
    ` qemu-kvm.0.12.2 aborts on linux

[PATCH RFC] KVM: inject #UD if instruction emulation fails while vcpu is in cpl==3
 2010-04-29 11:58 UTC 

Regression in vga performance between 0.11.1 and 0.12.1.1
 2010-04-30  7:32 UTC  (2+ messages)

[PATCH 00/23] next round of emulator cleanups
 2010-04-29  9:23 UTC  (13+ messages)
` [PATCH 08/23] KVM: x86 emulator: cleanup some direct calls into kvm to use existing callbacks
` [PATCH 09/23] KVM: x86 emulator: make set_cr() callback return error if it fails
` [PATCH 15/23] KVM: do not inject #PF in (read|write)_emulated() callbacks
` [PATCH 22/23] KVM: remove unneeded initialization

[PATCH 0/5] Fixes for mmu access unit test
 2010-04-28 23:22 UTC  (7+ messages)
` [PATCH 1/5] test: access: split off test case formatting from execution
` [PATCH 2/5] test: access: consolidate test failure reporting into a function
` [PATCH 3/5] test: access: report successful tests optionally
` [PATCH 4/5] test: access: allow the processor not to set pde.a if a fault occurs
` [PATCH 5/5] test: access: don't expect fetch fault indication if !efer.nx

[PATCH] KVM: Document KVM_SET_BOOT_CPU_ID
 2010-04-29  9:14 UTC 

Can I simulate a virtual Dual-Head Graphiccard?
 2010-04-30  7:28 UTC  (3+ messages)

Fedora 13 Beta - "Cannot Read HD" on WinXP & 2003 64bit Installs
 2010-04-29 18:17 UTC 

[PATCH] intel_txt: enable VMXON check with SMX in KVM
 2010-04-29 16:09 UTC 

[PATCHv7] add mergeable buffers support to vhost_net
 2010-04-30 16:48 UTC  (4+ messages)

[PATCH 1/4] KVM MMU: fix race in invlpg code
 2010-04-30  9:54 UTC  (2+ messages)
    ` [PATCH 3/4] KVM MMU: allow shadow page become unsync at creating time

[PATCH V3] drivers/uio/uio_pci_generic.c: allow access for non-privileged processes
 2010-04-29 19:52 UTC  (4+ messages)

[RFC][PATCH v4 01/18] Add a new struct for device to manipulate external buffer
 2010-04-29  1:38 UTC  (7+ messages)
` [RFC][PATCH v4 02/18] Export 2 func for device to assign/dassign new structure
  ` [RFC][PATCH v4 03/18] Add a ndo_mp_port_prep pointer to net_device_ops
    ` [RFC][PATCH v4 04/18] Add a function make external buffer owner to query capability
      ` [RFC][PATCH v4 05/18] Add a function to indicate if device use external buffer

[RFC][PATCH v4 17/18] Add a kconfig entry and make entry for mp device
 2010-04-29  1:33 UTC  (6+ messages)
` [RFC][PATCH v4 18/18] Provides multiple submits and async notifications
  ` [RFC][PATCH v4 00/18] Provide a zero-copy method on KVM virtio-net

[PATCH 2/2] KVM, Fix QEMU-KVM is killed by guest SRAO MCE
 2010-04-29  1:31 UTC  (5+ messages)

[PATCH] Ignore SRAO MCE if another MCE is being processed
 2010-04-29  1:03 UTC  (6+ messages)

[PATCH 0/9] Make use of the redirection of guest serial
 2010-04-28 23:44 UTC  (16+ messages)
` [PATCH 1/9] KVM test: Introduce the prompt assist
` [PATCH 2/9] KVM test: Add the ability to send the username in remote_login()
` [PATCH 3/9] KVM test: Make the login re suitable for serial console
` [PATCH 5/9] KVM test: Log the content from guest "
` [PATCH 7/9] KVM test: Introduce the local_login()
` [PATCH 8/9] KVM test: Create the background threads before calling process()
` [PATCH 9/9] KVM test: Redirect the console to serial for all linux guests

High CPU load on target host after migration
 2010-04-28 21:14 UTC 

[RHEL6.0 PATCH] qemu-kvm: fix crash on reboot with vhost-net
 2010-04-28 21:06 UTC  (2+ messages)

[PATCHv2] qemu-kvm: fix crash on reboot with vhost-net
 2010-04-28 20:05 UTC  (4+ messages)

[PATCH v3 0/10] KVM MMU: allow more shadow pages become asynchronous
 2010-04-28 17:12 UTC  (3+ messages)

[PATCH 00/10] [PULL] qemu-kvm.git uq/master queue
 2010-04-28 16:46 UTC  (18+ messages)
` [PATCH 06/10] kvm: remove explicit kvm_arch_reset_vcpu from kvm_init_vcpu
    ` [Qemu-devel] "
` [PATCH 09/10] kvm: port qemu-kvm's bitmap scanning
` [PATCH 10/10] introduce qemu_ram_map

[PATCH 1/2] Test cmps between two IO locations
 2010-04-28 16:31 UTC  (3+ messages)
` [PATCH 2/2] Add test for ljmp

[PATCH] virtio-spec: document block CMD and FLUSH
 2010-04-28 15:52 UTC  (3+ messages)

[PATCH 0/22] Nested Paging support for Nested SVM v2
 2010-04-28 15:31 UTC  (28+ messages)
` [PATCH 11/22] KVM: MMU: Add infrastructure for two-level page walker
` [PATCH 12/22] KVM: MMU: Implement nested gva_to_gpa functions
` [PATCH 13/22] KVM: X86: Add kvm_read_guest_page_tdp function
` [PATCH 15/22] KVM: MMU: Introduce kvm_read_guest_page_x86()
` [PATCH 16/22] KVM: MMU: Track page fault data in struct vcpu

[PATCH 0/1] KVM: x86: avoid unnecessary bitmap allocation when memslot is clean
 2010-04-28 10:27 UTC  (8+ messages)
` [PATCH 1/1] "
` [PATCH v2] "

About cpu_set, CPU hotplug and related subjects
 2010-04-28 10:45 UTC  (6+ messages)
  ` [SeaBIOS] "

KVM Networking Issues
 2010-04-28 10:11 UTC 

Pulling regularly from QEMU git repository
 2010-04-28  8:33 UTC  (2+ messages)

[PATCH v3 1/10] KVM MMU: fix for calculating gpa in invlpg code
 2010-04-28  3:56 UTC  (10+ messages)
` [PATCH v3 2/10] KVM MMU: convert mmu tracepoints
` [PATCH v3 3/10] KVM MMU: move unsync/sync tracpoints to proper place
` [PATCH v3 4/10] KVM MMU: cleanup invlpg code
` [PATCH v3 5/10] KVM MMU: split kvm_sync_page() function
` [PATCH v3 6/10] KVM MMU: don't write-protect if have new mapping to unsync page
` [PATCH v3 7/10] KVM MMU: allow more page become unsync at gfn mapping time
` [PATCH v3 8/10] KVM MMU: allow more page become unsync at getting sp time
` [PATCH v3 9/10] KVM MMU: separate invlpg code form kvm_mmu_pte_write()
` [PATCH v3 10/10] KVM MMU: optimize sync/update unsync-page

Biweekly KVM Test report, kernel 069c71e... qemu 5c78106
 2010-04-28  3:23 UTC 

How the packet data reached the tap device?
 2010-04-28  1:50 UTC  (2+ messages)

[ kvm-Bugs-2993311 ] qemu_x86-64 (qemu-kvm-0.12.2) cores on linux
 2010-04-27 23:51 UTC 

[ kvm-Bugs-2993311 ] qemu_x86-64 cores on linux
 2010-04-27 23:50 UTC 

Jumbo frames with virtio net
 2010-04-27 23:15 UTC  (2+ messages)

[PATCH 0/6] pvclock fixes
 2010-04-27 19:20 UTC  (22+ messages)
` [PATCH 1/6] Enable pvclock flags in vcpu_time_info structure
  ` [PATCH 2/6] Add a global synchronization point for pvclock
    ` [PATCH 3/6] change msr numbers for kvmclock
      ` [PATCH 4/6] export new cpuid KVM_CAP
        ` [PATCH 5/6] Try using new kvm clock msrs
          ` [PATCH 6/6] don't compute pvclock adjustments if we trust the tsc

2.6.32.12: Build warning due to 78ce64a384 / missing in 2.6.33?
 2010-04-27 16:35 UTC  (11+ messages)
      ` [PATCH 2.6.32.12] KVM: remove unused load_segment_descriptor_to_kvm_desct

KVM call minutes for Apr 27
 2010-04-27 16:51 UTC  (3+ messages)

[PATCH] KVM: Fix mmu shrinker error
 2010-04-27 14:40 UTC  (2+ messages)

KVM call agenda for Apr 27
 2010-04-27 14:10 UTC  (30+ messages)
      ` [Qemu-devel] "

[PATCH] KVM test: Add the missing blank for the extra params of balloon check
 2010-04-27 13:25 UTC  (2+ messages)


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