kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-08-27 05:49:16 to 2010-08-30 17:24:04 UTC [more...]

[RFC v2 0/7] kvm steal time implementation proposal
 2010-08-30 17:06 UTC  (8+ messages)
` [RFC v2 1/7] change headers preparing for steal time
` [RFC v2 2/7] always call kvm_write_guest
` [RFC v2 3/7] measure time out of guest
` [RFC v2 4/7] change kernel accounting to include steal time
` [RFC v2 5/7] kvm steal time implementation
` [RFC v2 6/7] touch softlockup watchdog
` [RFC v2 7/7] tell guest about steal time feature

[RFC v2 0/7] kvm stael time implementation
 2010-08-30 17:21 UTC  (21+ messages)
` [RFC v2 1/7] change headers preparing for steal time
  ` [RFC 1/8] Implement getnsboottime kernel API
    ` [RFC v2 2/7] always call kvm_write_guest
      ` [RFC 2/8] change headers preparing for steal time
        ` [RFC 3/8] always call kvm_write_guest
          ` [RFC v2 3/7] measure time out of guest
            ` [RFC v2 4/7] change kernel accounting to include steal time
              ` [RFC 4/8] measure time out of guest
                ` [RFC 5/8] change kernel accounting to include steal time
                  ` [RFC v2 5/7] kvm steal time implementation
                    ` [RFC 6/8] "
                      ` [RFC v2 6/7] touch softlockup watchdog
                        ` [RFC v2 7/7] tell guest about steal time feature
                          ` [RFC 7/8] touch softlockup watchdog
                            ` [RFC 8/8] tell guest about steal time feature

[PATCH] Use signed 16-bit values for ivshmem register writes
 2010-08-30 16:58 UTC 

[PATCH 0/4] KVM: MMU: mmu audit code improved
 2010-08-30 15:47 UTC  (16+ 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 v2 1/5] KVM: MMU: support disable/enable mmu audit dynamicly
  ` [PATCH v2 2/5] KVM: MMU: move audit to a separate file
  ` [PATCH v2 3/5] KVM: MMU: improve active sp audit
  ` [PATCH v2 4/5] KVM: MMU: improve spte audit
  ` [PATCH v2 5/5] KVM: MMU: lower the aduit frequency

windows 2008 installation doesn't recognize cdrom
 2010-08-30 15:29 UTC  (5+ messages)

[PATCH] KVM: i8259: Make ICW1 conform to spec
 2010-08-30 14:57 UTC  (2+ messages)

[PATCH 0/3] Random emulator improvements
 2010-08-30 14:14 UTC  (4+ messages)
` [PATCH 1/3] KVM: x86 emulator: use single stage decoding for mov instructions
` [PATCH 2/3] KVM: x86 emulator: fix group 11 decoding for reg != 0
` [PATCH 3/3] KVM: x86 emulator: clean up control flow in x86_emulate_insn()

[PATCH] KVM: i8259: initialize IMR to 0xff on reset
 2010-08-30 13:53 UTC  (4+ messages)

[RFC 0/7] KVM steal time implementation
 2010-08-30 13:15 UTC  (23+ 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

[PATCH v5 0/5] Nonatomic interrupt injection
 2010-08-30 12:35 UTC  (6+ messages)
` [PATCH v5 1/5] KVM: Check for pending events before attempting injection
` [PATCH v5 2/5] KVM: VMX: Split up vmx_complete_interrupts()
` [PATCH v5 3/5] KVM: VMX: Move real-mode interrupt injection fixup to vmx_complete_interrupts()
` [PATCH v5 4/5] KVM: VMX: Parameterize vmx_complete_interrupts() for both exit and entry
` [PATCH v5 5/5] KVM: Non-atomic interrupt injection

Is it possible to live migrate guest OS'es between different versions of kvm/qemu-kvm?
 2010-08-30 12:04 UTC  (2+ messages)

[PATCH v4 0/6] Nonatomic interrupt injection
 2010-08-30 11:52 UTC  (8+ messages)
` [PATCH v4 1/6] KVM: Check for pending events before attempting injection
` [PATCH v4 2/6] KVM: VMX: Split up vmx_complete_interrupts()
` [PATCH v4 3/6] KVM: VMX: Move real-mode interrupt injection fixup to vmx_complete_interrupts()
` [PATCH v4 4/6] KVM: VMX: Parameterize vmx_complete_interrupts() for both exit and entry
` [PATCH v4 5/6] KVM: Non-atomic interrupt injection
` [PATCH v4 6/6] KVM: VMX: Move fixup_rmode_irq() to avoid forward declaration

[PATCH] KVM: PPC: Fix CONFIG_KVM_GUEST && !CONFIG_KVM case
 2010-08-30 10:55 UTC  (2+ messages)

[ kvm-Bugs-3055533 ] guest clock runs 2 times faster than the host clock
 2010-08-30 10:03 UTC 

[PATCH] fix pic migration
 2010-08-30  9:51 UTC  (2+ messages)

[PATCH] KVM: fix i8259 oops when no vcpus are online
 2010-08-30  9:49 UTC 

[PATCH] KVM: Fix pio trace direction
 2010-08-30  9:40 UTC 

KVM timekeeping and TSC virtualization
 2010-08-30  9:10 UTC  (8+ messages)
` [KVM timekeeping 13/35] Perform hardware_enable in CPU_STARTING callback
` [KVM timekeeping 17/35] Implement getnsboottime kernel API

[ kvm-Bugs-2005957 ] TAP networking stalls on large file transfers
 2010-08-30  6:57 UTC 

question about mmu
 2010-08-30  6:51 UTC  (2+ messages)

[PATCH 0/7] AMD IOMMU emulation patchset v4
 2010-08-30  5:54 UTC  (18+ 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
  ` [Qemu-devel] "
` [PATCH 4/7] ide: use the PCI memory access interface
` [PATCH 5/7] rtl8139: "
` [PATCH 6/7] eepro100: "
` [PATCH 7/7] ac97: "

[PATCH kvm-unit-test 6/6] Add a test for kvm-clock
 2010-08-30  3:29 UTC 

[PATCH kvm-unit-test 0/6] Kvmclock test
 2010-08-30  3:27 UTC  (15+ 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 kvm-unit-test 5/6] Add a simple kvmclock driver
 2010-08-30  3:25 UTC 

qemu-kvm build fail
 2010-08-30  2:30 UTC 

[ kvm-Bugs-3055533 ] guest clock runs 2 times faster than the host clock
 2010-08-29 20:55 UTC 

[ kvm-Bugs-3055533 ] guest clock runs 2 times faster than the host clock
 2010-08-29 18:45 UTC 

[ kvm-Bugs-3055533 ] guest clock runs 2 times faster than the host clock
 2010-08-29 17:25 UTC 

[ kvm-Bugs-3055533 ] guest clock runs 2 times faster than the host clock
 2010-08-29 17:08 UTC 

[ kvm-Bugs-3055533 ] guest clock runs 2 times faster than the host clock
 2010-08-29 17:07 UTC 

How kvm handle extern interrupt when guest os is running
 2010-08-29 14:24 UTC  (2+ messages)

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

[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 

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)


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