public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-04-28 16:15:49 to 2010-05-04 09:37:33 UTC [more...]

[PATCH 0/22] Nested Paging support for Nested SVM v2
 2010-05-04  9:37 UTC  (8+ messages)
` [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-05-04  9:36 UTC  (3+ messages)
` [PATCH v2] "

KVM: x86: properly update ready_for_interrupt_injection
 2010-05-04  9:30 UTC  (2+ messages)

[PATCH] qemu-kvm: Process exit requests in kvm loop
 2010-05-04  9:28 UTC 

Booting/installing WindowsNT
 2010-05-04  9:06 UTC  (12+ messages)

qemu-kvm: event writeback can overwrite interrupts with -no-kvm-irqchip
 2010-05-04  8:45 UTC  (2+ messages)

[PATCH] virtio-spec: document block CMD and FLUSH
 2010-05-04  8:41 UTC  (5+ messages)
  ` [Qemu-devel] "

2.6.33.3: possible recursive locking detected
 2010-05-04  8:37 UTC  (2+ messages)

Qemu-KVM 0.12.3 and Multipath -> Assertion
 2010-05-04  8:35 UTC  (3+ messages)
` [Qemu-devel] "

[PATCH 0/2] x86 FPU API
 2010-05-04  7:41 UTC  (7+ messages)
` [PATCH 1/2] x86: eliminate TS_XSAVE
` [PATCH 2/2] x86: Introduce 'struct fpu' and related API

KVM call agenda for May 4
 2010-05-04  5:31 UTC 

[PATCH] IOzone test: Introduce postprocessing module v2
 2010-05-04  4:41 UTC  (5+ messages)

(unknown)
 2010-05-04  2:19 UTC 

[patch 0/6] qemu-kvm: use upstream memslot code
 2010-05-03 22:48 UTC  (7+ messages)
` [patch 1/6] remove alias support
` [patch 2/6] remove support for !KVM_CAP_SET_TSS_ADDR
` [patch 3/6] remove unused kvm_get_dirty_pages
` [patch 4/6] remove unused kvm_dirty_bitmap array
` [patch 5/6] introduce qemu_ram_map
` [patch 6/6] use upstream memslot management code

[PATCHv7] add mergeable buffers support to vhost_net
 2010-05-03 22:48 UTC  (9+ messages)

[GIT PULL] first round of vhost-net enhancements for net-next
 2010-05-03 22:20 UTC  (4+ messages)

[PATCH] KVM test: Add new subtest iozone_windows
 2010-05-03 22:03 UTC 

Fix -mem-path with hugetlbfs
 2010-05-03 21:12 UTC 

[PATCH V3] drivers/uio/uio_pci_generic.c: allow access for non-privileged processes
 2010-05-03 17:47 UTC  (6+ messages)
    ` [LKML] "

VIA Nano support
 2010-05-03 16:42 UTC  (9+ messages)

[RFC PATCH 00/20] Kemari for KVM v0.1
 2010-05-03 16:07 UTC  (10+ messages)
` [RFC PATCH 05/20] Introduce put_vector() and get_vector to QEMUFile and qemu_fopen_ops()

[PATCH v2 0/7] Pvclock fixes , version two
 2010-05-03 15:52 UTC  (8+ messages)
` [PATCH v2 1/7] Enable pvclock flags in vcpu_time_info structure
  ` [PATCH v2 2/7] Add a global synchronization point for pvclock
    ` [PATCH v2 3/7] change msr numbers for kvmclock
      ` [PATCH v2 4/7] export paravirtual cpuid flags in KVM_GET_SUPPORTED_CPUID
        ` [PATCH v2 5/7] Try using new kvm clock msrs
          ` [PATCH v2 6/7] don't compute pvclock adjustments if we trust the tsc
            ` [PATCH v2 7/7] Tell the guest we'll warn it about tsc stability

[qemu-kvm tests PATCH] qemu-kvm tests: merged stringio into emulator
 2010-05-03 15:39 UTC 

[PATCH] KVM: VMX: Avoid writing HOST_CR0 every entry
 2010-05-03 14:18 UTC 

[PATCH] KVM: Get rid of KVM_REQ_KICK
 2010-05-03 14:19 UTC 

[PATCH 1/3] KVM MMU: make kvm_mmu_zap_page() return the number of zapped sp in total
 2010-05-03 13:38 UTC  (6+ messages)
    ` [PATCH 1/3 v2] "

[PATCH 00/10] [PULL] qemu-kvm.git uq/master queue
 2010-05-03 13:02 UTC  (7+ messages)
` [PATCH 06/10] kvm: remove explicit kvm_arch_reset_vcpu from kvm_init_vcpu
    ` [Qemu-devel] "

[qemu-kvm tests PATCH] qemu-kvm tests: fix linker script problem
 2010-05-03 11:34 UTC 

[PATCHv2 00/23] next round of emulator cleanups
 2010-05-03  7:44 UTC  (14+ messages)
` [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 15/23] KVM: remove export of emulator_write_emulated()
` [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 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] KVM: VMX: Translate interrupt shadow when waiting on NMI window
 2010-05-03  7:32 UTC  (11+ messages)

Startup of multiple Guests
 2010-05-03  4:50 UTC  (2+ messages)

[qemu-kvm tests PATCH] qemu-kvm tests: enhanced msr test
 2010-05-02 15:10 UTC 

[PATCH 1/1] KVM: X86: add the support of XSAVE/XRSTOR to guest
 2010-05-02 14:13 UTC  (2+ messages)

[PATCH] intel_txt: enable VMXON check with SMX in KVM
 2010-05-02 13:49 UTC  (2+ messages)

[PATCH 0/5] Fix EFER.NX=0 with EPT
 2010-05-02 10:01 UTC  (7+ messages)
` [PATCH 5/5] KVM: VMX: Atomically switch efer if EPT && !EFER.NX

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

Regression in vga performance between 0.11.1 and 0.12.1.1
 2010-05-02  6:42 UTC  (4+ messages)

What changed since kvm-72 resulting in winNT to fail to boot (STOP 0x0000001E) ?
 2010-05-02  6:06 UTC  (6+ messages)

--mem-path option broken on qemu-kvm latest git
 2010-05-01 14:38 UTC  (2+ messages)

[PATCH] QEMU-KVM scsi-bus: Add LBA+Transfer Length to outgoing SBC CDBs in scsi_req_setup() for SG_IO
 2010-05-01 14:10 UTC 

FYI: WinKVM (Windows kernel-based virtual machine)
 2010-05-01 10:52 UTC  (4+ messages)

vmwrite_error while installing or booting XP
 2010-05-01  8:39 UTC  (2+ messages)

[ kvm-Bugs-2980197 ] qemu-kvm.h:845: error: expected ‘)’ before ‘start_addr’
 2010-05-01  2:20 UTC 

[PATCH 1/2] IOzone test: Introduce postprocessing module
 2010-04-30 22:55 UTC  (5+ messages)
` [PATCH 2/2] IOzone test: Introduce additional results postprocessing
` [Autotest] [PATCH 1/2] IOzone test: Introduce postprocessing module

High CPU load on target host after migration
 2010-04-30 21:19 UTC 

[qemu-kvm tests PATCH v2 0/3] qemu-kvm tests cleanup
 2010-04-30 20:13 UTC  (2+ messages)

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

[PATCH v3 7/10] KVM MMU: allow more page become unsync at gfn mapping time
 2010-04-30 19:33 UTC  (2+ messages)

--no-kvm support is still broken - Will this ever be supported again?
 2010-04-29 18:53 UTC 

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

KVM hook for code integrity checking
 2010-04-30 14:53 UTC 

VT-d passing a Raid Controller in KVM
 2010-04-29 23:13 UTC 

kvm io-performance with smp
 2010-04-30  6:38 UTC 

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

[PATCH 1/4] KVM MMU: fix race in invlpg code
 2010-04-30  9:56 UTC  (3+ messages)
    ` [PATCH 3/4] KVM MMU: allow shadow page become unsync at creating time
      ` [PATCH 4/4] KVM MMU: do not intercept invlpg if 'oos_shadow' is disabled

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

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

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

[PATCH 00/23] next round of emulator cleanups
 2010-04-29  9:23 UTC  (5+ messages)
` [PATCH 15/23] KVM: do not inject #PF in (read|write)_emulated() callbacks

[PATCH 0/5] Fixes for mmu access unit test
 2010-04-28 23:22 UTC  (2+ messages)

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

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

[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  (4+ messages)
` [PATCH 7/9] KVM test: Introduce the local_login()

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  (3+ messages)

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

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


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