kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-08-14 23:04:40 to 2012-08-16 14:57:50 UTC [more...]

[User question] Huge buffer size on KVM host
 2012-08-16 14:57 UTC  (6+ messages)

[PATCH v3] KVM: x86 emulator: access GPRs on demand
 2012-08-16 14:54 UTC 

[PATCH 00/19] pci-assign: Refactor for upstream merge
 2012-08-16 14:49 UTC  (22+ messages)
` [PATCH 01/19] pci-assign: Only clean up registered IO resources
` [PATCH 02/19] pci-assign: Factor out kvm_device_pci_assign/deassign
` [PATCH 03/19] pci-assign: Rename assign_irq to assign_intx
` [PATCH 04/19] pci-assign: Refactor interrupt deassignment
` [PATCH 05/19] pci-assign: Factor out kvm_device_intx_assign
` [PATCH 06/19] qemu-kvm: Move kvm_device_intx_set_mask service
` [PATCH 07/19] pci-assign: Rework MSI assignment
` [PATCH 08/19] pci-assign: Factor out kvm_device_msix_supported
` [PATCH 09/19] pci-assign: Replace kvm_assign_set_msix_nr with kvm_device_msix_init_vectors
` [PATCH 10/19] pci-assign: Replace kvm_assign_set_msix_entry with kvm_device_msix_set_vector
` [PATCH 11/19] pci-assign: Rework MSI-X route setup
` [PATCH 12/19] pci-assign: Factor out kvm_device_msix_assign
` [PATCH 13/19] qemu-kvm: Kill qemu-kvm.[ch]
` [PATCH 14/19] pci-assign: Drop configure switches
` [PATCH 15/19] pci-assign: Move and rename source file
` [PATCH 16/19] pci-assign: Fix coding style issues
` [PATCH 17/19] pci-assign: Replace exit() with hw_error()
` [PATCH 18/19] pci-assign: Drop unused or write-only variables
` [PATCH 19/19] pci-assign: Gracefully handle missing in-kernel irqchip support

perf uncore & lkvm woes
 2012-08-16 14:28 UTC  (16+ messages)

[PATCH][Autotest] client.shared: Adds VersionableClass
 2012-08-16 14:14 UTC 

Windows slow boot: contractor wanted
 2012-08-16 14:10 UTC  (3+ messages)

[PATCH][Autotest] client.shared: Adds VersionableClass
 2012-08-16 13:58 UTC 

vm pxe fail
 2012-08-16 13:54 UTC  (2+ messages)

[PATCH v8 0/6] kvm: level irqfd support
 2012-08-16 12:53 UTC  (23+ messages)
` [PATCH v8 1/6] kvm: Allow filtering of acked irqs
` [PATCH v8 2/6] kvm: Expose IRQ source IDs to userspace
` [PATCH v8 3/6] kvm: Add IRQ source ID option to KVM_IRQFD
` [PATCH v8 5/6] kvm: KVM_IRQ_ACKFD
` [PATCH v8 6/6] kvm: Add de-assert option to KVM_IRQ_ACKFD

[PULL 3.6 0/3] ppc patch queue 2012-08-16 for 3.6
 2012-08-16 12:16 UTC  (4+ messages)
` [PATCH 1/3] KVM: PPC: Book3S HV: Fix incorrect branch in H_CEDE code
` [PATCH 2/3] KVM: PPC: Add cache flush on page map
` [PATCH 3/3] ppc: e500_tlb memset clears nothing

[PATCH] kvm/fpu: Enable fully eager restore kvm FPU
 2012-08-16 11:50 UTC  (5+ messages)

[PATCH 0/3] KVM: PPC: More 440 fixes
 2012-08-16 11:17 UTC  (4+ messages)
` [PATCH 1/3] KVM: PPC: 440: Implement mtdcrx
` [PATCH 2/3] KVM: PPC: 440: Implement mfdcrx
` [PATCH 3/3] KVM: PPC: BookE: Support FPU on non-hv systems

[PATCH 1/2] KVM: PPC: 440: Implement mtdcrx
 2012-08-16 10:50 UTC  (4+ messages)
` [PATCH 2/2] KVM: PPC: 440: Implement mfdcrx

[PATCH] Document IACx/DACx registers access using ONE_REG API
 2012-08-16 10:47 UTC  (2+ messages)

[Bug 42980] New: BUG in gfn_to_pfn_prot
 2012-08-16  9:32 UTC  (7+ messages)
` [Bug 42980] "

[PATCH v5 00/12] KVM: introduce readonly memslot
 2012-08-16  9:03 UTC  (12+ messages)

[PATCH 1/2] KVM: PPC: booke: Allow multiple exception types
 2012-08-16  8:48 UTC  (6+ messages)
` [PATCH 2/2] KVM: PPC: booke/bookehv: Add guest debug support

[Bug 28402] New: MacOSX guest has SMP problem without -kvm-irqchip option
 2012-08-15 22:06 UTC  (2+ messages)
` [Bug 28402] "

[Bug 43339] New: Wrong Pci-Bridge Header Type check
 2012-08-15 22:00 UTC  (2+ messages)
` [Bug 43339] "

[Bug 42779] New: KVM domain hangs after loading initrd with Xenomai kernel
 2012-08-15 21:57 UTC  (2+ messages)
` [Bug 42779] "

[PULL 00/38] ppc patch queue 2012-08-15
 2012-08-15 19:53 UTC  (60+ messages)
` [PATCH 01/38] PPC: epapr: create define for return code value of success
` [PATCH 03/38] KVM: PPC: add pvinfo for hcall opcodes on e500mc/e5500
` [PATCH 04/38] KVM: PPC: Add support for ePAPR idle hcall in host kernel
` [PATCH 05/38] KVM: PPC: ev_idle hcall support for e500 guests
` [PATCH 06/38] PPC: select EPAPR_PARAVIRT for all users of epapr hcalls
` [PATCH 10/38] KVM: PPC: Expose SYNC cap based on mmu notifiers
` [PATCH 11/38] KVM: PPC: BookE: Expose remote TLB flushes in debugfs
` [PATCH 12/38] KVM: PPC: E500: Fix clear_tlb_refs
` [PATCH 13/38] KVM: PPC: Book3S HV: Fix incorrect branch in H_CEDE code
` [PATCH 16/38] KVM: PPC: BookE: Add check_requests helper function
` [PATCH 17/38] KVM: PPC: BookE: Add support for vcpu->mode
` [PATCH 18/38] KVM: PPC: E500: Implement MMU notifiers
` [PATCH 19/38] KVM: PPC: Add cache flush on page map
` [PATCH 20/38] KVM: PPC: BookE: Add some more trace points
` [PATCH 21/38] KVM: PPC: BookE: No duplicate request != 0 check
` [PATCH 22/38] KVM: PPC: Use same kvmppc_prepare_to_enter code for booke and book3s_pr
` [PATCH 23/38] KVM: PPC: Book3s: PR: Add (dumb) MMU Notifier support
` [PATCH 27/38] KVM: PPC: Book3S: PR: Indicate we're out of guest mode
` [PATCH 29/38] KVM: PPC: Book3S: PR: Rework irq disabling
` [PATCH 31/38] KVM: PPC: Ignore EXITING_GUEST_MODE mode
` [PATCH 33/38] KVM: PPC: Add return value to core_check_requests
` [PATCH 34/38] KVM: PPC: booke: Add watchdog emulation
` [PATCH 35/38] booke: Added ONE_REG interface for IAC/DAC debug registers
` [PATCH 36/38] KVM: PPC: 44x: Initialize PVR
` [PATCH 37/38] KVM: PPC: BookE: Add MCSR SPR support
` [PATCH 38/38] ppc: e500_tlb memset clears nothing

[PATCH 0/4] [PULL] qemu-kvm.git uq/master queue
 2012-08-15 19:48 UTC  (8+ messages)
` [PATCH 1/4] kvm: i8254: Cache kernel clock offset in KVMPITState
` [PATCH 2/4] kvm: i8254: Finish time conversion fix
` [PATCH 3/4] kvmvapic: Disable if there is insufficient memory
` [PATCH 4/4] update-linux-headers.sh: Pull in asm-generic/kvm_para.h

[PATCH RESEND] KVM: MMU: Fix mmu_shrink() so that it can free mmu pages as intended
 2012-08-15 18:22 UTC  (6+ messages)

[PATCH v2] kvm-all.c: Move init of irqchip_inject_ioctl out of kvm_irqchip_create()
 2012-08-15 18:34 UTC  (2+ messages)

[PATCH V2] KVM: x86: disable stealtime on reboot to avoid mem corruption
 2012-08-15 18:31 UTC  (2+ messages)

[PATCH 0/5] Improve memory slot handling and other fixes
 2012-08-15 17:59 UTC  (19+ messages)
` [PATCH 3/5] KVM: PPC: Book3S HV: Handle memory slot deletion and modification correctly
` [RFC PATCH 5/5] KVM: PPC: Take the SRCU lock around memslot use

[PATCH v2] KVM: x86 emulator: access GPRs on demand
 2012-08-15 15:48 UTC  (2+ messages)

[PATCH] kvm: Fix kvmclock initialization on !CONFIG_KVM_GUEST
 2012-08-15 14:05 UTC 

[PATCH v3 0/4] VFIO-based PCI device assignment for QEMU 1.2
 2012-08-15 13:45 UTC  (2+ messages)

[PATCH] configure: Add --disable-kvm-options
 2012-08-15 13:41 UTC  (3+ messages)

[PATCH v7 0/2] kvm: level irqfd and new eoifd
 2012-08-15 13:09 UTC  (12+ messages)
` [PATCH v7 2/2] kvm: KVM_EOIFD, an eventfd for EOIs

[PATCH v8] kvm: notify host when the guest is panicked
 2012-08-15 11:42 UTC  (15+ messages)
          ` [Qemu-devel] "
                    ` [PATCH v8] kvm: notify host when the guest is panicked\

[PATCH] kvm tools: Fix segfault on "lkvm run"
 2012-08-15 10:38 UTC  (3+ messages)

[PATCH] KVM: PPC: E500: Remove E500_TLB_DIRTY flag
 2012-08-15  9:53 UTC 

[PATCH 0/3] VFIO-based PCI device assignment for QEMU 1.2
 2012-08-15  8:56 UTC  (5+ messages)
` [PATCH 2/3] vfio: vfio-pci device assignment driver

[RFC PATCH 0/4] s390: virtio-ccw guest kernel support
 2012-08-15  7:48 UTC  (10+ messages)
` [PATCH 3/4] s390/kvm: Add a channel I/O based virtio transport driver

[PATCHv2] kvm: drop parameter validation
 2012-08-15  1:35 UTC  (2+ messages)

[PATCH] kvm tools: Add initial virtio-scsi support
 2012-08-15  0:06 UTC  (5+ messages)

[PATCH] KVM: PPC: Use symbols for exit trace
 2012-08-14 23:48 UTC 


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