public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2007-09-17 08:32:02 to 2007-09-20 14:55:20 UTC [more...]

exposed processor type, unsupported operations, intelppm.sys and windows crashs
 2007-09-20 15:40 UTC  (2+ messages)

[ kvm-Bugs-1798813 ] Recent versions of gfxboot fail under KVM on VT
 2007-09-20 14:55 UTC 

[PATCH 0/6] virtio with config abstraction and ring implementation
 2007-09-20 13:50 UTC  (15+ messages)
  ` [PATCH 1/6] virtio interace
      ` [PATCH 2/6] virtio_config
          ` [PATCH 3/6] virtio net driver
              ` [PATCH 4/6] virtio block driver
                  ` [PATCH 5/6] virtio console driver
                      ` [PATCH 6/6] virtio ring helper
      ` [Lguest] [PATCH 0/6] virtio with config abstraction and ringimplementation

kvm daily snaphsots are now available
 2007-09-20 13:40 UTC  (5+ messages)

Test report for KVM, kvm.git: ffb74c30bc.., kvm-userspace.git: 6bd7dcd9eb
 2007-09-20 13:17 UTC  (6+ messages)

[ANNOUNCE] kvm-41 release
 2007-09-20  9:36 UTC  (7+ messages)

OpenBSD geometry disk problem
 2007-09-20  9:20 UTC  (8+ messages)
        ` [PATCH] REPN/REPNZ must set rep_prefix to 1 like REP/REPE/REPZ

[Todo] mprove mmu page eviction algorithm (currently FIFO, change to approximate LRU)
 2007-09-20  6:43 UTC 

[ kvm-Bugs-1798550 ] booting 64bit vista causes host to hang
 2007-09-20  6:10 UTC 

[PATCH] Add support for a basic boot menu to the bios
 2007-09-20  6:02 UTC  (6+ messages)

Guest OS lock up with 100% cpu usage when using tap
 2007-09-19 18:27 UTC  (10+ messages)

qemu: add qemu command line option description for -no-kvm-irqchip
 2007-09-19 17:52 UTC  (2+ messages)

[RFC][PATCH] ignore set_cr3 GP fault in non-pae mode
 2007-09-19 17:09 UTC  (13+ messages)

[Todo] Improve mmu page eviction algorithm (currently FIFO, change to approximate LRU)
 2007-09-19 17:04 UTC 

emulating exchange as write
 2007-09-19 16:28 UTC  (2+ messages)

[kvm-commits] KVM: Fix ioapic level-triggered interrupt redelivery
 2007-09-19 14:10 UTC  (5+ messages)

kvm-41 crash the host
 2007-09-19 13:32 UTC  (5+ messages)

[PATCH] Correct inconcistency in x86_emulate_insn() between cr2 and ctxt->cr2
 2007-09-19 12:13 UTC  (2+ messages)

[PATCH] (big) real mode emulation - push imm8
 2007-09-19 12:12 UTC  (19+ messages)
          ` [PATCH] (big) real mode emulation - jump conditional relative
            ` [PATCH] (big) real mode emulation - jump conditional short relative
              ` [PATCH] (big) real mode emulation - or instruction correction
                ` [PATCH] (big) real mode emulation - sub imm
                  ` [PATCH] (big) real mode emulation - cmp correction
                    ` [PATCH] (big) real mode emulation - mov correction
                      ` [PATCH] (big) real mode emulation - lea
                        ` [PATCH] (big) real mode emulation - mov imm
                          ` [PATCH] (big) real mode emulation - initialization fixes
                            ` [PATCH] (big) real mode emulation - popf
                              ` [PATCH] (big) real mode emulation - jmp abs
                                ` [PATCH] (big) real mode emulation - inc reg
                                  ` [PATCH] (big) real mode emulation - dec reg
                                      ` [PATCH] (big) real mode emulation - correct code placement

network problem with kvm-40
 2007-09-19 10:44 UTC  (2+ messages)

Using VMChannel to communicate with the host
 2007-09-19 10:31 UTC  (7+ messages)

rbayjane
 2007-09-19 10:27 UTC 

Test report for KVM, kvm.git: 93f9d893.. , kvm-userspace.git 1edeb9c0
 2007-09-19  8:20 UTC  (4+ messages)

windows 2003 smp guest
 2007-09-19  2:17 UTC  (10+ messages)

PowerPC 440 progress
 2007-09-19  0:32 UTC  (2+ messages)

Gigabit networking speeds
 2007-09-18 19:22 UTC  (2+ messages)

[ kvm-Bugs-1797204 ] Mouse disappears
 2007-09-18 17:16 UTC 

[PATCH] reduce msr efer reloads on heavyweight vmexit
 2007-09-18 15:13 UTC 

[PATCH] Fallback to use /sbin/ifconfig if /sbin/ip is not available
 2007-09-18 14:03 UTC  (4+ messages)
  ` using the kvm python wrapper (was Re: [PATCH] Fallback to use /sbin/ifconfig if /sbin/ip is not available)

[PATCH 1/3] Add vmmcall/vmcall to x86_emulate (v3)
 2007-09-18 13:31 UTC  (9+ messages)
  ` [PATCH 2/3] Refactor hypercall infrastructure (v3)
      ` [PATCH 3/3] Add the paravirtualization CPUID entry to QEMU (v3)
                ` [kvm-devel] [PATCH 2/3] Refactor hypercall infrastructure (v3)

[ kvm-Bugs-1796939 ] network issue of 64bit linux guest
 2007-09-18 12:19 UTC  (3+ messages)

[PATCH 000/104] KVM patch queue for the 2.6.24 merge window
 2007-09-18 10:44 UTC  (39+ messages)
` [PATCH 001/104] KVM: Fix *nopage() in kvm_main.c
` [PATCH 045/104] KVM: Fix defined but not used warning in drivers/kvm/vmx.c
` [PATCH 048/104] KVM: Add and use pr_unimpl for standard formatting of unimplemented features
` [PATCH 087/104] KVM: Simplify memory allocation
` [PATCH 089/104] KVM: MMU: Don't do GFP_NOWAIT allocations
` [PATCH 090/104] KVM: VMX: Move vm entry failure handling to the exit handler
` [PATCH 094/104] KVM: x86 emulator: call near
  ` [PATCH 080/104] KVM: round robin for APIC lowest priority delivery mode
  ` [PATCH 081/104] KVM: enable in-kernel APIC INIT/SIPI handling
  ` [PATCH 082/104] KVM: Set the ET flag in CR0 after initializing FX
  ` [PATCH 083/104] KVM: Remove the unused invlpg member of struct kvm_arch_ops
  ` [PATCH 084/104] KVM: Clean up unloved invlpg emulation
  ` [PATCH 085/104] KVM: Keep control regs in sync
  ` [PATCH 086/104] KVM: Hoist SVM's get_cs_db_l_bits into core code
  ` [PATCH 088/104] KVM: Rename kvm_arch_ops to kvm_x86_ops
  ` [PATCH 091/104] KVM: Move main vcpu loop into subarch independent code
  ` [PATCH 092/104] KVM: VMX: Fix exit qualification width on i386
  ` [PATCH 093/104] KVM: x86 emulator: push imm8
  ` [PATCH 095/104] KVM: x86 emulator: pushf
  ` [PATCH 096/104] KVM: Improve emulation failure reporting
  ` [PATCH 097/104] KVM: x86 emulator: sort opcodes into ascending order
  ` [PATCH 100/104] KVM: x86 emulator: lea
  ` [PATCH 102/104] KVM: x86 emulator: fix src, dst value initialization
  ` [PATCH 103/104] KVM: x86 emulator: popf
` [PATCH 098/104] KVM: x86 emulator: imlpement jump conditional relative
` [PATCH 099/104] KVM: X86 emulator: jump conditional short
` [PATCH 101/104] KVM: x86 emulator: jmp abs

[PATCH 0/5][RESEND] Split the emulator: decode & execute
 2007-09-18 10:28 UTC  (3+ messages)

[ kvm-Bugs-1796941 ] blue screen while install 64bit vista
 2007-09-18  9:27 UTC 

[PATCH 5/5][RESEND] Call x86_decode_insn() only when needed
 2007-09-18  9:27 UTC 

[PATCH 4/5][RESEND] emulate_instruction() calls now x86_decode_insn() and x86_emulate_insn()
 2007-09-18  9:27 UTC 

[PATCH 3/5][RESEND] move all decoding process to function x86_decode_insn()
 2007-09-18  9:27 UTC 

[PATCH 2/5][RESEND] move all x86_emulate_memop() to a structure
 2007-09-18  9:27 UTC 

[PATCH 1/5][RESEND] some cleanup: remove unused functions
 2007-09-18  9:26 UTC 

[PATCH 0/5] Split the emulator: decode & execute
 2007-09-18  7:40 UTC  (11+ messages)

Windows 2003 Server R2 networking
 2007-09-18  3:20 UTC  (5+ messages)

[ANNOUNCE] kvm-40 release
 2007-09-17 21:50 UTC  (10+ messages)

[PATCH] Refactor hypercall infrastructure
 2007-09-17 20:52 UTC  (21+ messages)
                          ` [kvm-devel] "

[PATCH -rc] KVM: Fix virtualization menu help text
 2007-09-17 18:42 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