public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-06-26 12:28:41 to 2008-07-02 14:02:38 UTC [more...]

[PATCH] kvm mmu notifier
 2008-06-28  1:17 UTC  (3+ messages)

[PATCH] KVM: SVM: fix suspend/resume support
 2008-07-02 14:02 UTC 

Balloon process in KVM
 2008-07-02 13:46 UTC  (2+ messages)

Need advice on timed access to guest pages
 2008-07-02 11:41 UTC  (2+ messages)

PCI device assignment to guests
 2008-07-02 10:25 UTC  (6+ messages)
` [PATCH 1/4] KVM: Introduce kvm_set_irq to inject interrupts in guests
  ` [PATCH 2/4] KVM: Introduce a callback routine for IOAPIC ack handling
    ` [PATCH 3/4] KVM: Introduce a callback routine for PIC "
      ` [PATCH 4/4] KVM: Handle device assignment to guests

Freeze with KVM_CLOCK, undocumented dependency VIRTIO_BLK -> VIRTIO_PCI
 2008-07-02 10:11 UTC  (3+ messages)

Doubts regarding Userspace driver access / virtio devices
 2008-07-02 10:10 UTC 

[PATCH] kvm-ia64 irq assignment 1/2 kernel
 2008-07-02  9:11 UTC  (11+ messages)
      ` [RFC]RE: "

[PATCH 0 of 3] mmu notifier v18 for -mm
 2008-07-02  8:59 UTC  (4+ messages)

loadvm: "Error -1 while loading VM state"
 2008-07-02  7:54 UTC  (5+ messages)

[2.6 patch] remove dummy asm/kvm.h files
 2008-07-02  7:38 UTC  (5+ messages)

KVM and Kernel Development
 2008-07-02  7:26 UTC  (8+ messages)

[PATCH 2 of 3] Move KVM TRACE DEFINITIONS to common header
 2008-07-01 21:23 UTC  (4+ messages)
    ` [PATCH 2 of 3] [v2] "

[PATCH] Add memory clobber to hypercalls (v2)
 2008-07-01 19:02 UTC  (6+ messages)

Performance guarantees
 2008-07-01 18:11 UTC  (5+ messages)

exporting a single partition?
 2008-07-01 16:10 UTC  (2+ messages)

[PATCH] Fix block mode during halt emulation
 2008-07-01 15:05 UTC  (3+ messages)

[PATCH 0 of 4] [kvm-userspace][test] consolidate test libs to libcflat
 2008-07-01  7:33 UTC  (7+ messages)

another kvm-70 compile bug with rhel/centos 5.2
 2008-07-01  7:11 UTC  (9+ messages)

kvm_mmu doubts
 2008-07-01  5:20 UTC  (6+ messages)

[PATCH] KVM: PCIPT: VT-d: fix context mapping
 2008-07-01  2:22 UTC  (5+ messages)

[2.6 patch] make kvm_smp_prepare_boot_cpu() static
 2008-06-30 22:19 UTC 

Has anyone tried to run Linux 2.2 under KVM?
 2008-06-30 14:51 UTC 

[GIT PULL] KVM fixes for 2.6.26-rc7
 2008-06-30 14:35 UTC  (18+ messages)

KVM: VMX: cache exit_intr_info
 2008-06-30 12:43 UTC  (4+ messages)

[ kvm-Bugs-2001452 ] Restarted Windows 2003 Server guests have disk corruption
 2008-06-30 11:27 UTC 

[PATCH] Use register accessor for invalid_guest_state()
 2008-06-30 11:06 UTC 

lapic & npt
 2008-06-30 10:21 UTC  (6+ messages)

KVM: x86: accessors for guest registers
 2008-06-30  5:08 UTC  (4+ messages)

[PATCH 0/3] Fix guest time drift under heavy load
 2008-06-29 20:56 UTC  (5+ messages)
` [PATCH 1/3] Change qemu_set_irq() to return status information
` [PATCH 2/3] Fix time drift problem under high load when PIT is in use
` [PATCH 3/3] Fix time drift problem under high load when RTC "

kvm: unable to handle kernel NULL pointer dereference
 2008-06-29 18:28 UTC  (10+ messages)
                ` [PATCH] "

[ kvm-Bugs-2005957 ] TAP networking stalls on large file transfers
 2008-06-29 16:09 UTC 

[ kvm-Bugs-1872252 ] 64-bit windows no longer booting with -no-kvm
 2008-06-29 15:30 UTC 

[ kvm-Bugs-2005957 ] TAP networking stalls on large file transfers
 2008-06-29 15:12 UTC 

[PATCH 0/4] kvm-s390 patches for 2.6.27
 2008-06-29 12:08 UTC  (2+ messages)

[PATCH] configure: remove configure warning against not using gcc3
 2008-06-29 11:54 UTC  (4+ messages)

KVM: x86: move vapic page handling out of fast path
 2008-06-29 11:53 UTC  (2+ messages)

KVM: pvmmu breakage with gcc 4.3.0
 2008-06-29 10:16 UTC  (13+ messages)

[PATCH] KVM: VMX: Add ept_sync_context in flush_tlb
 2008-06-29 10:09 UTC  (4+ messages)

[PATCH] Avoid fragment virtio-blk transfers by copying
 2008-06-29 10:01 UTC  (6+ messages)

[PATCH][REPOST]: Fake emulate Intel perfctr MSRs
 2008-06-29  9:24 UTC  (2+ messages)

nfsroot stays 'readonly'
 2008-06-29  9:16 UTC  (2+ messages)

[PATCH 2/2] x86: Add "virt flag" in /proc/cpuinfo
 2008-06-28  3:12 UTC  (5+ messages)

cant create windows vista images or disks larger than 4gb
 2008-06-28  1:02 UTC 

Simple way of putting a VM on a LAN
 2008-06-27 22:44 UTC  (4+ messages)

[PATCH 0/20] QEMU Accel patches
 2008-06-27 20:02 UTC  (21+ messages)
` [PATCH 01/20] split kqemu_init into two
  ` [PATCH 02/20] introduce QEMUAccel and fill it with interrupt specific driver
    ` [PATCH 03/20] init env made accel driver
      ` [PATCH 04/20] wrap cache flushing functions into accel drivers
        ` [PATCH 05/20] turn info kqemu into generic info accelerator
          ` [PATCH 06/20] separate accelerator part of info profiler
            ` [PATCH 07/20] move kqemu externs to kqemu.h
              ` [PATCH 08/20] move disabling code to kqemu.c instead of vl.c
                ` [PATCH 09/20] set_notdirty goes through accel wrapper
                  ` [PATCH 10/20] wrap modify_page through accel calls
                    ` [PATCH 11/20] remove kqemu reference from hw/pc.c
                      ` [PATCH 12/20] build list of available accelerators
                        ` [PATCH 13/20] decorate application name
                          ` [PATCH 14/20] tsc: kvm will use it, but it is pretty general
                            ` [PATCH 15/20] shift for masks
                              ` [PATCH 16/20] small changes in headers needed to acomodate kvm files as is
                                ` [PATCH 17/20] add hook to cpu_register_physical_memory
                                  ` [PATCH 18/20] accel_trace_io
                                    ` [PATCH 19/20] get_env accel wrapper
                                      ` [PATCH 20/20] add next_cpu_index

[PATCH 1/4] kvm: dont allocate dirty bitmap for s390
 2008-06-27 13:05 UTC  (4+ messages)
` [PATCH 2/4] kvm-s390: Fix memory leak on guest exit
` [PATCH 3/4] kvm-s390: Set guest storage limit and offset to sane values
` [PATCH 4/4] kvm-s390: rename private structures

PCI device assignment to guests (userspace)
 2008-06-27 12:58 UTC  (3+ messages)
` [PATCH 1/2] KVM/userspace: Support for assigning PCI devices to guest
  ` [PATCH 2/2] KVM: PCIPT: irqhook module for interrupt injection into guests with

[ kvm-Bugs-2001452 ] Restarted Windows 2003 Server guests have disk corruption
 2008-06-27 10:44 UTC 

[ kvm-Bugs-2001452 ] Restarted Windows 2003 Server guests have disk corruption
 2008-06-27  8:25 UTC 

RFC: cache_regs in kvm_emulate_pio
 2008-06-27  2:28 UTC  (7+ messages)

kexec/kdump of a kvm guest?
 2008-06-26 18:58 UTC 

"crash: unable to initialize kmem slab cache subsystem" in kvm guest
 2008-06-26 18:45 UTC 

[PATCH 4 of 4] Add initial PowerPC libcflat files & make file changes
 2008-06-26 15:14 UTC  (3+ messages)

[PATCH 00/50] KVM patches review for the 2.6.27 merge window
 2008-06-26 12:28 UTC  (21+ messages)
` [PATCH 26/50] KVM: x86 emulator: Add support for mov seg, r (0x8e) instruction
` [PATCH 32/50] KVM: MMU: Avoid page prefetch on SVM
` [PATCH 33/50] KVM: kvm_io_device: extend in_range() to manage len and write attribute
` [PATCH 34/50] KVM: Add coalesced MMIO support (common part)
` [PATCH 35/50] KVM: Add coalesced MMIO support (x86 part)
` [PATCH 36/50] KVM: Add coalesced MMIO support (powerpc part)
` [PATCH 37/50] KVM: Add coalesced MMIO support (ia64 part)
` [PATCH 38/50] KVM: only abort guest entry if timer count goes from 0->1
` [PATCH 39/50] KVM: Do not calculate linear rip in emulation failure report
` [PATCH 40/50] KVM: Support mixed endian machines
` [PATCH 41/50] KVM: Use printk_rlimit() instead of reporting emulation failures just once
` [PATCH 42/50] KVM: x86 emulator: emulate nop and xchg reg, acc (opcodes 0x90 - 0x97)
` [PATCH 43/50] KVM: x86 emulator: handle undecoded rex.b with r/m = 5 in certain cases
` [PATCH 44/50] KVM: x86 emulator: simplify sib decoding
` [PATCH 45/50] KVM: x86 emulator: simplify r/m decoding
` [PATCH 46/50] KVM: x86 emulator: simplify rip relative decoding
` [PATCH 47/50] KVM: x86 emulator: avoid segment base adjust for lea
` [PATCH 48/50] KVM: x86 emulator: lazily evaluate segment registers
` [PATCH 49/50] KVM: MMU: When debug is enabled, make it a run-time parameter
` [PATCH 50/50] KVM: MMU: Fix printk format


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