public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-08-01 17:33:42 to 2011-08-04 09:49:06 UTC [more...]

[PATCH] KVM: MMU: Do not unconditionally read PDPTE from guest memory
 2011-08-04  9:49 UTC  (7+ messages)

cpu hotplug issue
 2011-08-04  8:40 UTC  (23+ messages)
  ` [PATCH] "

[RFC PATCH 0/3] Avoid soft lockup message when KVM is stopped by host
 2011-08-04  8:37 UTC  (5+ messages)
` [RFC PATCH 1/3] Add flag to indicate that a vm was stopped by the host
` [RFC PATCH 2/3] Add functions to check if the host has stopped the vm
` [RFC PATCH 3/3] Add check for suspended vm in softlockup detector

[PATCHv3] virtio-spec: 64 bit features, used/avail event, fixes
 2011-08-04  7:55 UTC  (7+ messages)

[PATCH] KVM Test: Drop sre module in script and use re module
 2011-08-04  7:20 UTC 

[PATCH] KVM Test: Remove duplicated _close_sock function calls in kvm_monitor.py
 2011-08-04  7:19 UTC 

[PATCH] KVM Test: Call postprocess_vm before postprocess_image
 2011-08-04  7:18 UTC 

[PATCH][uq/master] kvmclock: Fix feature detection
 2011-08-04  7:06 UTC  (3+ messages)

[PATCH v1] qmp/hmp: add block_set_io_throttle and enhance query_block
 2011-08-04  4:34 UTC 

kvm PCI assignment & VFIO ramblings
 2011-08-04  0:39 UTC  (25+ messages)

[autotest][PATCH] Add cgroup test
 2011-08-03 23:57 UTC  (3+ messages)
` [PATCH] [NEW] cgroup test * general smoke_test + module dependend subtests (memory test included) * library for future use in other tests (kvm)
  ` [Autotest] "

[PATCH] KVM-test: Add hdparm subtest
 2011-08-03 23:40 UTC  (3+ messages)
` [Autotest] "

[PATCH] KVM test: Add hdparm subtest v2
 2011-08-03 23:33 UTC 

[PATCH 0/3] Nested TSC handling
 2011-08-03 21:00 UTC  (12+ messages)
` [PATCH 1/3] L1 "
` [PATCH 2/3] Fix nested VMX TSC emulation
` [PATCH 3/3] Fix TSC MSR read in nested SVM

[PATCH -next] kvm: uses TASKSTATS, depends on NET
 2011-08-03 21:02 UTC  (2+ messages)

[PATCH] pci-assign: Do not expose MSI/MSI-X if the kernel does not support it
 2011-08-03 20:29 UTC  (5+ messages)

[PATCH] KVM-test: Add subtest: usb v4
 2011-08-03 21:06 UTC 

[PATCH RFC net-next] virtio_net: refill buffer right after being used
 2011-08-03 20:30 UTC  (6+ messages)

[PATCH] powerpc/kvm: fix build errors with older toolchains
 2011-08-03 18:55 UTC 

[PATCH v2 1/2] kvm tools: Add support for 9p2000.u
 2011-08-03 16:18 UTC  (6+ messages)
` [PATCH v2 2/2] kvm tools: Add '--rootfs' and '--binsh'

[PATCH 00/39] Memory API, batch 2: PCI devices
 2011-08-03 15:38 UTC  (19+ messages)
` [PATCH 18/39] ide: convert to memory API
  ` [Qemu-devel] "
` [PATCH 20/39] virtio-pci: "
    ` [Qemu-devel] "
` [Qemu-devel] [PATCH 00/39] Memory API, batch 2: PCI devices

qemu-kvm aborts - vhost_dev_unassign_memory: Assertion `to >= 0' failed
 2011-08-03 15:00 UTC  (8+ messages)
` [Qemu-devel] "

[PATCH v2] memory: use signed arithmetic
 2011-08-03 14:59 UTC  (2+ messages)

[PATCH v2 00/38] Memory API, batch 2: PCI devices
 2011-08-03 11:56 UTC  (39+ messages)
` [PATCH v2 01/38] pci: add API to get a BAR's mapped address
` [PATCH v2 02/38] vmsvga: don't remember pci BAR address in callback any more
` [PATCH v2 03/38] vga: convert vga and its derivatives to the memory API
` [PATCH v2 04/38] cirrus: simplify mmio BAR access functions
` [PATCH v2 05/38] cirrus: simplify bitblt "
` [PATCH v2 06/38] cirrus: simplify vga window mmio "
` [PATCH v2 07/38] vga: "
` [PATCH v2 08/38] cirrus: simplify linear framebuffer "
` [PATCH v2 09/38] Integrate I/O memory regions into qemu
` [PATCH v2 10/38] pci: pass I/O address space to new PCI bus
` [PATCH v2 11/38] pci: allow I/O BARs to be registered with pci_register_bar_region()
` [PATCH v2 12/38] rtl8139: convert to memory API
` [PATCH v2 13/38] ac97: "
` [PATCH v2 14/38] e1000: "
` [PATCH v2 15/38] eepro100: "
` [PATCH v2 16/38] es1370: "
` [PATCH v2 17/38] ide: "
` [PATCH v2 18/38] ivshmem: "
` [PATCH v2 19/38] virtio-pci: "
` [PATCH v2 20/38] ahci: "
` [PATCH v2 21/38] intel-hda: "
` [PATCH v2 22/38] lsi53c895a: "
` [PATCH v2 23/38] ppc: "
` [PATCH v2 24/38] ne2000: "
` [PATCH v2 25/38] pcnet: "
` [PATCH v2 26/38] i6300esb: "
` [PATCH v2 27/38] isa-mmio: concert "
` [PATCH v2 28/38] sun4u: convert "
` [PATCH v2 29/38] ehci: "
` [PATCH v2 30/38] uhci: "
` [PATCH v2 31/38] xen-platform: "
` [PATCH v2 32/38] msix: "
` [PATCH v2 33/38] pci: remove pci_register_bar_simple()
` [PATCH v2 34/38] pci: convert pci rom to memory API
` [PATCH v2 35/38] pci: remove pci_register_bar()
` [PATCH v2 36/38] pci: fold BAR mapping function into its caller
` [PATCH v2 37/38] pci: rename pci_register_bar_region() to pci_register_bar()
` [PATCH v2 38/38] pci: remove support for pre memory API BARs

[PATCH] memory: use signed arithmetic
 2011-08-03 11:48 UTC  (8+ messages)
` [Qemu-devel] "

unconditional CPUID propagation?
 2011-08-03  9:41 UTC 

[PATCH v2 01/12] KVM: MMU: avoid pte_list_desc run out in kvm_mmu_pte_write
 2011-08-03  9:41 UTC  (23+ messages)
` [PATCH v2 02/12] KVM: x86: tag the instructions which are used to write page table
` [PATCH v2 03/12] zap sp if it is written by unaware instructions
` [PATCH v2 04/12] KVM: x86: cleanup port-in/port-out emulated
` [PATCH v2 05/12] KVM: x86: fast emulate repeat string write instructions
` [PATCH v2 06/12] KVM: MMU: do not mark access bit on pte write path
` [PATCH v2 07/12] KVM: MMU: cleanup FNAME(invlpg)
` [PATCH v2 08/12] KVM: MMU: fast prefetch spte on invlpg path
` [PATCH v2 09/12] KVM: MMU: remove unnecessary kvm_mmu_free_some_pages
` [PATCH v2 10/12] KVM: MMU: split kvm_mmu_pte_write function
` [PATCH v2 11/12] KVM: MMU: fix detecting misaligned accessed
` [PATCH v2 12/12] KVM: MMU: improve write flooding detected

Dear Account Owner
 2011-08-03  7:20 UTC 

[RFC PATCH] KVM-test: Add subtest: usb
 2011-08-03  5:43 UTC  (5+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

Inter-Domain Communication in KVM
 2011-08-03  4:13 UTC 

[PATCH] KVM-test: Add new subtest: floppy
 2011-08-02 22:22 UTC  (2+ messages)
` [Autotest] "

[PATCH 4/11] arch/x86/kvm/vmx.c: trivial: use BUG_ON
 2011-08-02 16:44 UTC  (2+ messages)

[PATCH 1/2] kvm tools: Add support for 9p2000.u
 2011-08-02 16:36 UTC  (4+ messages)

[RFC PATCH v2 0/3] separate thread for VM migration
 2011-08-02 16:30 UTC  (9+ messages)
` [RFC PATCH v2 1/3] "
` [RFC PATCH v2 2/3] fine grained qemu_mutex locking for migration
` [RFC PATCH v2 3/3] Per memslot dirty bitmap

[patch 0/5] misc qemu-kvm cleanups
 2011-08-02 12:37 UTC  (6+ messages)
` [patch 4/5] pc: drop unnecessary memory un-assignment
` [patch 5/5] kvm-tpr-opt: delete CPUState field

[PATCH v4 0/3] The intro for QEMU disk I/O limits
 2011-08-01 20:39 UTC  (6+ messages)
` [PATCH v4 2/3] The support for block queue
  ` [Qemu-devel] "
` [PATCH v4 3/3] The support for queue timer and throttling algorithm
  ` [Qemu-devel] "

[PATCH] dev-assignment: handle device with incorrect PCIe Cap structure size
 2011-08-01 16:37 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