public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2007-09-18 07:40:42 to 2007-09-22 13:03:33 UTC [more...]

[PATCH 0/6] virtio with config abstraction and ring implementation
 2007-09-22 13:03 UTC  (35+ 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
        ` [kvm-devel] [PATCH 1/6] virtio interace
      ` [Lguest] [PATCH 0/6] virtio with config abstraction and ringimplementation

[PATCH -rc][RESEND] KVM: Fix virtualization menu help text
 2007-09-22 12:43 UTC 

Test result for KVM, kernel 06f0698c.. , userspace 114b08b
 2007-09-22 12:41 UTC  (2+ messages)

[ANNOUNCE] kvm-43 release
 2007-09-22  6:36 UTC  (3+ messages)

kvm-36 losing (tap-based) network connectivity mid-session
 2007-09-21 23:49 UTC  (2+ messages)
` [RESOLVED] "

[ kvm-Bugs-1799961 ] Fresh Solaris install hangs at "Configuring Devices" stage
 2007-09-21 21:23 UTC 

[ANNOUNCE] kvm-42 release
 2007-09-21 19:17 UTC  (6+ messages)

[ kvm-Bugs-1799707 ] gentoo minimal installtion cd for amd64 hang after boot
 2007-09-21 15:20 UTC 

iivataas
 2007-09-21 14:13 UTC 

[ kvm-Bugs-1799596 ] Cannot boot acpi smp windows guest
 2007-09-21 11:47 UTC 

[ kvm-Bugs-1799590 ] save/restore 64-bit linux guests fails
 2007-09-21 11:31 UTC 

[PATCH 0/3] Make some cleanup in x86_emulate.c
 2007-09-21 11:28 UTC  (4+ messages)
  ` [PATCH 1/3] move grp decoding to function to make x86_emulate_insn() clearer
      ` [PATCH 2/3] remove _eflags and use directly ctxt->eflags
          ` [PATCH 3/3] remove no_wb

[et-mgmt-tools] ANNOUNCE: virt-top 0.3.2.7 released
 2007-09-21 10:11 UTC 

erpunkte
 2007-09-21  8:13 UTC 

muev
 2007-09-21  8:07 UTC 

[{中,层经理人,.管理‘技能’研修班]
 2007-09-21  7:49 UTC 

is renaming qcow2 images prohibited?
 2007-09-21  6:46 UTC 

[ANNOUNCE] kvm-42 release
 2007-09-21  5:37 UTC 

windows 2003 smp guest
 2007-09-21  2:16 UTC  (18+ messages)

Get all these guys games
 2007-09-20 21:33 UTC 

[PATCH 0/5][RESEND] Split the emulator: decode & execute
 2007-09-20 18:55 UTC  (9+ messages)
  ` [PATCH] move grp decoding to functions to make x86_emulate_insn() clearer

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

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

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

Sturdy enough for a Buddy, ph balanced for a girl!
 2007-09-20 15:01 UTC 

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

kvm daily snaphsots are now available
 2007-09-20 13:40 UTC  (5+ 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  (4+ 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)

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  (7+ messages)
` [PATCH 2/3] Refactor hypercall infrastructure (v3)
              ` [kvm-devel] "

[ 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  (5+ messages)
` [PATCH 001/104] KVM: Fix *nopage() in kvm_main.c

[ 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)


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