public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-03-16 05:50:38 to 2010-03-17 19:20:00 UTC [more...]

[PATCH] KVM: cleanup: change to use bool return values
 2010-03-17 18:53 UTC  (4+ messages)
  ` [PATCH] KVM: Cleanup: "

[PATCH rework] KVM: coalesced_mmio: fix kvm_coalesced_mmio_init()'s error handling
 2010-03-17 19:08 UTC  (2+ messages)

Broken loadvm ?
 2010-03-17 19:11 UTC  (3+ messages)

[PATCH] add "xchg ax, reg" emulator test
 2010-03-17 19:10 UTC  (5+ messages)

>2 serial ports?
 2010-03-17 19:16 UTC  (8+ messages)
  ` [Qemu-devel] "

[PATCH][RF C/T/D] Unmapped page cache control - via boot parameter
 2010-03-17 19:11 UTC  (41+ messages)

US New Business Database - 4.8 million records all with emails
 2010-03-16  0:35 UTC 

[PATCH] vhost: fix error handling in vring ioctls
 2010-03-17 18:40 UTC  (3+ messages)

[PATCH] KVM: VMX: Disable unrestricted guest when EPT disabled
 2010-03-17 18:37 UTC  (3+ messages)

[PATCH] KVM: MMU: Disassociate direct maps from guest levels
 2010-03-17 18:16 UTC  (2+ messages)

qemu-kvm crashes with Assertion ... failed
 2010-03-17 18:22 UTC  (2+ messages)

[PATCH 0/3] kvm: fix cr0 initialization on SIPI reset
 2010-03-17 18:17 UTC  (3+ messages)
` [PATCH 2/3] kvm: svm: reset cr0 properly on vcpu reset

[PATCH] Fix SIGFPE for vnc display of width/height = 1
 2010-03-17 16:55 UTC  (3+ messages)
` [Qemu-devel] "

[PATCH 00/10] uq/master: irqchip-in-kernel support
 2010-03-17 16:29 UTC  (9+ messages)
` [PATCH 01/10] introduce VMSTATE_U64
  ` [PATCH 02/10] Provide ioapic-kvm
    ` [PATCH 03/10] provide apic_set_irq_delivered
      ` [PATCH 04/10] provide i8259-kvm
        ` [PATCH 05/10] Don't call apic functions directly from kvm code

[PATCH 0/6] qemu-kvm: Introduce bit-based phys_ram_dirty, and bit-based dirty page checker
 2010-03-17 16:28 UTC  (28+ messages)
` [PATCH 1/6] qemu-kvm: Introduce bit-based phys_ram_dirty for VGA, CODE and MIGRATION
` [PATCH 2/6] qemu-kvm: Modify and introduce wrapper functions to access phys_ram_dirty
              ` [Qemu-devel] "
                `  "
` [PATCH 3/6] qemu-kvm: Replace direct phys_ram_dirty access with wrapper functions
` [PATCH 4/6] qemu-kvm: Introduce cpu_physical_memory_get_dirty_range()
` [PATCH 5/6] qemu-kvm: Use cpu_physical_memory_set_dirty_range() to update phys_ram_dirty
` [PATCH 6/6] qemu-kvm: Use cpu_physical_memory_get_dirty_range() to check multiple dirty pages

[PATCH] vhost: fix interrupt mitigation with raw sockets
 2010-03-17 14:43 UTC 

[Autotest PATCH] KVM-test: Add a subtest 'qemu_img'
 2010-03-17 13:38 UTC  (2+ messages)

[PATCH] KVM: x86: Add KVM_GET/SET_VCPU_EVENTS
 2010-03-17 13:36 UTC  (3+ messages)

Corrupt qcow2 image, recovery?
 2010-03-17 13:14 UTC  (2+ messages)

[PATCHv6 0/4] qemu-kvm: vhost net port
 2010-03-17 13:04 UTC  (5+ messages)
` [PATCHv6 1/4] qemu-kvm: add vhost.h header
` [PATCHv6 2/4] kvm: irqfd support
` [PATCHv6 3/4] msix: add mask/unmask notifiers
` [PATCHv6 4/4] virtio-pci: irqfd support

[PATCH 1/2] KVM test: Refactoring the 'autotest' subtest
 2010-03-17 13:01 UTC  (3+ messages)

[PATCH] KVM-test: SR-IOV: Fix a bug that wrongly check VFs count
 2010-03-17 12:01 UTC  (2+ messages)

[PATCH] KVM test: Make qcow2 check image non critical
 2010-03-17 11:50 UTC 

[PATCH v1 2/3] Provides multiple submits and asynchronous notifications
 2010-03-17 10:27 UTC  (5+ messages)
`  "

[PATCH v2] KVM: cleanup {kvm_vm_ioctl, kvm}_get_dirty_log()
 2010-03-17 10:13 UTC  (5+ messages)

[PATCH] Enhance perf to collect KVM guest os statistics from host side
 2010-03-17 10:06 UTC  (52+ messages)
                                  ` [RFC] Unify KVM kernel-space and user-space code into a single project

[PATCH 0/5] Fix some mmu/emulator atomicity issues (v2)
 2010-03-17  8:05 UTC  (8+ messages)
` [PATCH 2/5] KVM: Make locked operations truly atomic

[PATCH 0/2] qemu-kvm: Introduce wrapper functions to access phys_ram_dirty, and replace existing direct accesses to it
 2010-03-17  5:51 UTC  (3+ messages)
` [PATCH 1/2] qemu-kvm: Introduce wrapper functions to access phys_ram_dirty
` [PATCH 2/2] qemu-kvm: Replace direct phys_ram_dirty access with wrapper functions

About KVM Forum 2010
 2010-03-17  5:37 UTC 

[PATCH] KVM: cleanup kvm_get_dirty_log()
 2010-03-17  4:29 UTC  (3+ messages)

[PATCH v2] KVM MMU: check reserved bits only when CR4.PSE=1 or CR4.PAE=1
 2010-03-17  3:43 UTC 

host panic based on kernel 2.6.34-RC1
 2010-03-17  2:21 UTC  (3+ messages)

[ kvm-Bugs-2971166 ] usb passthrough fails with RDP
 2010-03-16 19:39 UTC 

Ideas wiki for GSoC 2010
 2010-03-16 16:46 UTC  (13+ messages)
` [Qemu-devel] "

KVM call agenda for Mar 16
 2010-03-16 15:46 UTC  (13+ messages)

[PATCH 1/2] KVM test: Parallel install of guest OS v2
 2010-03-16 14:15 UTC  (2+ messages)
  ` [Autotest] "

[PATCH v3 00/30] emulator cleanup
 2010-03-16  9:43 UTC  (6+ messages)
` [PATCH v3 16/30] KVM: x86 emulator: If LOCK prefix is used dest arg should be memory

[ kvm-Bugs-2971166 ] usb passthrough fails with RDP
 2010-03-16  9:32 UTC 

[ kvm-Bugs-2971075 ] Assertion `bmdma->unit != (uint8_t)-1' failed
 2010-03-16  6:02 UTC 


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