kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-08-25 17:28:00 to 2010-08-29 09:39:48 UTC [more...]

[PATCH kvm-unit-test 0/6] Kvmclock test
 2010-08-29  9:39 UTC  (13+ messages)
` [PATCH kvm-unit-test 1/6] Introduce memory barriers
` [PATCH kvm-unit-test 2/6] Introduce atomic operations
` [PATCH kvm-unit-test 3/6] Export tsc related helpers
` [PATCH kvm-unit-test 4/6] Introduce atol()
` [PATCH kvm-unit-test 5/6] Add a simple kvmclock driver
` [PATCH kvm-unit-test 6/6] Add a test for kvm-clock

[PATCH 0/4] KVM: MMU: mmu audit code improved
 2010-08-29  9:19 UTC  (7+ messages)
` [PATCH 1/4] KVM: MMU: support disable/enable mmu audit dynamicly
` [PATCH 2/4] KVM: MMU: improve active sp audit
` [PATCH 3/4] KVM: MMU: improve spte audit
` [PATCH 4/4] KVM: MMU: lower the aduit frequency

[PATCH 0/5] KVM: MMU: some bugfix for mmu audit code
 2010-08-29  9:08 UTC  (7+ messages)
` [PATCH 1/5] KVM: MMU: fix compile warning in "
` [PATCH 2/5] KVM: MMU: check rmap for every spte
` [PATCH 3/5] KVM: MMU: fix wrong not write protected sp report
` [PATCH 4/5] KVM: MMU: rewrite audit_mappings_page() function
` [PATCH 5/5] KVM: MMU: remove count_rmaps()

[PATCH] KVM: pit: Do not check pending pit timer in vcpu thread
 2010-08-29  9:04 UTC  (3+ messages)

Receiving delayed packets from RTL8139 card in KVM
 2010-08-29  8:18 UTC  (6+ messages)

[PATCH 0/1] Disable GUEST_INTR_STATE_STI flag before injecting NMI to VMX guest
 2010-08-29  8:09 UTC  (27+ messages)
` [PATCH 1/1] Disable GUEST_INTR_STATE_STI flag before injecting NMI to guest on VMX

[PATCH 0/7] AMD IOMMU emulation patchset v4
 2010-08-28 21:53 UTC  (11+ messages)
` [PATCH 1/7] pci: expand tabs to spaces in pci_regs.h
` [PATCH 2/7] pci: memory access API and IOMMU support
` [PATCH 3/7] AMD IOMMU emulation
` [PATCH 4/7] ide: use the PCI memory access interface
` [PATCH 5/7] rtl8139: "
` [PATCH 6/7] eepro100: "
` [PATCH 7/7] ac97: "

windows 2008 installation doesn't recognize cdrom
 2010-08-28 15:44 UTC 

[PATCH 2/4] pci: add foreachcap() helper
 2010-08-28 15:02 UTC  (3+ messages)
` [PATCH 3/4] iommu: introduce AMD IOMMU support, initialize it
` [PATCH 4/4] iommu: provide ACPI tables

[PATCH 0/2] cpu_register_physical_memory() is completely broken
 2010-08-28  8:49 UTC  (5+ messages)
` [PATCH 1/2] Fix segfault in mmio subpage handling code
      ` [Qemu-devel] "

buildbot failure in qemu-kvm on default_i386_out_of_tree
 2010-08-28  1:04 UTC 

buildbot failure in qemu-kvm on default_i386_debian_5_0
 2010-08-28  1:04 UTC 

KVM timekeeping and TSC virtualization
 2010-08-27 23:48 UTC  (23+ messages)
` [KVM timekeeping 13/35] Perform hardware_enable in CPU_STARTING callback
` [KVM timekeeping 17/35] Implement getnsboottime kernel API
` [KVM timekeeping 25/35] Add clock catchup mode

[PATCH 0/5] virtio-net: More configurability and bh handling for tx
 2010-08-27 22:37 UTC  (6+ messages)
` [PATCH 1/5] virtio-net: Make tx_timer timeout configurable
` [PATCH 2/5] virtio-net: Limit number of packets sent per TX flush
` [PATCH 3/5] virtio-net: Rename tx_timer_active to tx_waiting
` [PATCH 4/5] virtio-net: Introduce a new bottom half packet TX
` [PATCH 5/5] virtio-net: Switch default to new bottom half TX handler for iothread

[ kvm-Bugs-2005957 ] TAP networking stalls on large file transfers
 2010-08-27 21:16 UTC 

[RFC 0/7] KVM steal time implementation
 2010-08-27 15:25 UTC  (29+ messages)
` [RFC 1/7] Implement getnsboottime kernel API
  ` [RFC 2/7] change headers preparing for steal time
    ` [RFC 3/7] measure time out of guest
      ` [RFC 4/7] change kernel accounting to include steal time
        ` [RFC 5/7] kvm steal time implementation
          ` [RFC 6/7] touch softlockup watchdog
            ` [RFC 7/7] tell guest about steal time feature

Swap usage with KVM
 2010-08-27 13:42 UTC  (9+ messages)
            ` Swap usage with KVM (and KSM)

[Autotest] [PATCH] KVM test: Update pci_hotplug to suit for new qemu
 2010-08-27 11:17 UTC 

[PATCH] Disable GUEST_INTR_STATE_STI flag before injecting NMI to guest on VMX
 2010-08-27  9:37 UTC 

unable to load viostor driver in w2k3 x86
 2010-08-27  8:06 UTC  (5+ messages)

[PATCH] KVM test: Change variant name from virtio to virtio_net
 2010-08-27  3:59 UTC 

latest KVM tree build fail on 32bit system
 2010-08-27  1:59 UTC  (3+ messages)

[PATCH] KVM: x86 emulator: fix regression with cmpxchg8b on i386 hosts
 2010-08-26 19:16 UTC  (2+ messages)

[PATCH] KVM: Fix build error due to 64-bit division in nsec_to_cycles()
 2010-08-26 18:46 UTC  (2+ messages)

[PATCH v2 0/2] Trap and propagate divide errors when emulating DIV
 2010-08-26 18:15 UTC  (4+ messages)
` [PATCH v2 1/2] KVM: x86 emulator: add macros for executing instructions that may trap
` [PATCH v2 2/2] KVM: x86 emulator: trap and propagate #DE from DIV and IDIV

[PATCH] KVM: x86 emulator: refuse SrcMemFAddr (e.g. LDS) with register operand
 2010-08-26 17:34 UTC  (2+ messages)

[PATCH v3 0/8] Simplify byte/word opcode pair decode
 2010-08-26 18:12 UTC  (10+ messages)
` [PATCH v3 1/8] KVM: x86 emulator: support byte/word opcode pairs
` [PATCH v3 2/8] KVM: x86 emulator: simplify ALU block (opcodes 00-3F) decode flags
` [PATCH v3 3/8] KVM: x86 emulator: simplify string instruction "
` [PATCH v3 4/8] KVM: x86 emulator: simplify instruction decode flags for opcodes 80-8F
` [PATCH v3 5/8] KVM: x86 emulator: simplify instruction decode flags for opcodes A0-AF
` [PATCH v3 6/8] KVM: x86 emulator: simplify instruction decode flags for opcodes C0-DF
` [PATCH v3 7/8] KVM: x86 emulator: simplify instruction decode flags for opcodes E0-FF
` [PATCH v3 8/8] KVM: x86 emulator: simplify instruction decode flags for opcodes 0F 00-FF

[PATCH kvm-unit-tests v2 00/10] Minor cleanup and fix for
 2010-08-26 18:45 UTC  (12+ messages)
` [PATCH kvm-unit-tests v2 01/10] Do not track config.mak and kvmtrace
` [PATCH kvm-unit-tests v2 02/10] Remove trailing whitespaces
` [PATCH kvm-unit-tests v2 03/10] Makefile cleanup
` [PATCH kvm-unit-tests v2 04/10] Correct the path in README
` [PATCH kvm-unit-tests v2 05/10] Drop print.S
` [PATCH kvm-unit-tests v2 06/10] Remove the duplicated rdmsr/wrmsr
` [PATCH kvm-unit-tests v2 07/10] Correct the tss size
` [PATCH kvm-unit-tests v2 08/10] Do not check cr8 access when running in 32 bit
` [PATCH kvm-unit-tests v2 09/10] Do not test IA32_EFER in 32bit mode
` [PATCH kvm-unit-tests v2 10/10] Add 32 bit smp initialization code

[PATCH] KVM: x86 emulator: simplify ALU opcode block decode further
 2010-08-26 19:14 UTC  (2+ messages)

[PATCHv2 1/3] KVM: x86 emulator: Rename variable that shadows another local variable
 2010-08-26 15:23 UTC  (2+ messages)

virtio-9p error
 2010-08-26 16:44 UTC  (2+ messages)

Is it possible to live migrate guest OS'es between different versions of kvm/qemu-kvm?
 2010-08-26 14:07 UTC 

[PATCH v2 0/8] Simplify byte/word opcode pair decode
 2010-08-26  8:50 UTC  (12+ messages)
` [PATCH v2 1/8] KVM: x86 emulator: support byte/word opcode pairs
` [PATCH v2 2/8] KVM: x86 emulator: simplify ALU block (opcodes 00-3F) decode flags
` [PATCH v2 3/8] KVM: x86 emulator: simplify string instruction "
` [PATCH v2 4/8] KVM: x86 emulator: simplify instruction decode flags for opcodes 80-8F
` [PATCH v2 5/8] KVM: x86 emulator: simplify instruction decode flags for opcodes A0-AF
` [PATCH v2 6/8] KVM: x86 emulator: simplify instruction decode flags for opcodes C0-DF
` [PATCH v2 7/8] KVM: x86 emulator: simplify instruction decode flags for opcodes E0-FF
` [PATCH v2 8/8] KVM: x86 emulator: simplify instruction decode flags for opcodes 0F 00-FF

[PATCH 0/8] Simplify byte/word opcode pair decode
 2010-08-26  8:26 UTC  (4+ messages)
` [PATCH 2/8] KVM: x86 emulator: simplify ALU block (opcodes 00-3F) decode flags

[PATCH 0/3] Trap and propagate divide errors when emulating DIV
 2010-08-26  8:23 UTC  (4+ messages)
` [PATCH 3/3] KVM: x86 emulator: trap and propagate #DE from DIV and IDIV

[PATCH kvm-unit-tests 07/10] Correct the tss size
 2010-08-26  8:06 UTC  (2+ messages)

[PATCH] cgroups: fix API thinko
 2010-08-26  2:08 UTC  (5+ messages)

[PATCH v2 0/2] Use kvm64/kvm32 when running under KVM
 2010-08-26  2:00 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH] KVM: x86 emulator: add CALL FAR instruction emulation (opcode 9a)
 2010-08-25 22:54 UTC  (2+ messages)

QEMU/KVM Hardware Acceleration Clarity Question
 2010-08-25 22:22 UTC 

[PATCH 1/3] S390: take a full byte as ext_param indicator
 2010-08-25 21:20 UTC  (2+ messages)

[PATCH kvm-unit-tests 0/3] DIV exception tests
 2010-08-25 20:23 UTC  (2+ messages)

[PATCH v7 1/5] export __get_user_pages_fast() function
 2010-08-25 19:55 UTC  (3+ messages)
` [PATCH v7 5/5] KVM: MMU: combine guest pte read between fetch and pte prefetch

BUG: soft lockup - CPU#0 stuck for 13s! [swapper:0]
 2010-08-25 19:33 UTC  (4+ messages)

KVM Bridged Networking Issue in Ubuntu Lucid
 2010-08-25 17:42 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).