messages from 2012-08-28 12:40:13 to 2012-08-30 10:23:21 UTC [more...]
[PATCH v10] kvm: notify host when the guest is panicked
2012-08-30 10:23 UTC (10+ messages)
` [PATCH v10 1/6] start vm after reseting it
` [PATCH v10 2/6] kvm: Update kernel headers
` [PATCH v10 3/6] add a new runstate: RUN_STATE_GUEST_PANICKED
` [PATCH v10 4/6] add a new qevent: QEVENT_GUEST_PANICKED
` [PATCH v10 5/6] introduce a new qom device to deal with panicked event
` [PATCH v10 6/6] allower the user to disable pv event support
KVM: MMU: Tracking guest writes through EPT entries ?
2012-08-30 10:22 UTC (4+ messages)
[PATCH] KVM: x86: lapic: Fix the misuse of likely() in find_highest_vector()
2012-08-30 10:10 UTC (9+ messages)
[PATCH 1/7] kvm tools: add HOME env var to hostfs
2012-08-30 9:51 UTC (17+ messages)
` [PATCH 2/7] kvm tools: clean garbage from ioeventfd code
` [PATCH 3/7] kvm tools: Use the new KVM_SIGNAL_MSI ioctl to inject interrupts directly
` [PATCH 4/7] kvm tools: fix warnings in virtio-blk
` [PATCH 5/7] kvm tools: enable LTO
` [PATCH 6/7] kvm tools: 9p don't nuke fids on attach
` [PATCH 7/7] kvm tools: simplify virtio config handling
[PATCH] Add a page cache-backed balloon device driver
2012-08-30 8:57 UTC (2+ messages)
[PATCH 0/5] Multiqueue virtio-scsi
2012-08-30 7:13 UTC (7+ messages)
` [PATCH 1/5] virtio-ring: move queue_index to vring_virtqueue
` [PATCH 3/5] virtio-scsi: allocate target pointers in a separate memory block
[PATCH 0/8] KVM: minor cleanups and optimizations
2012-08-29 23:30 UTC (9+ messages)
` [PATCH 1/8] KVM: x86: minor size optimization
` [PATCH 2/8] KVM: x86 emulator: use aligned variants of SSE register ops
` [PATCH 3/8] KVM: x86: mark opcode tables const
` [PATCH 4/8] KVM: x86: constify emulate_ops
` [PATCH 5/8] KVM: x86: constify read_write_emulator_ops
` [PATCH 6/8] KVM: x86: more constification
` [PATCH 7/8] KVM: VMX: constify lookup tables
` [PATCH 8/8] KVM: SVM: "
[PATCH v2 1/2] virtio-ring: Use threshold for switching to indirect descriptors
2012-08-29 22:52 UTC (15+ messages)
` [PATCH v2 2/2] virtio-ring: Allocate indirect buffers from cache when possible
[PATCH RFC 1/1] kvm: Use vcpu_id as pivot instead of last boosted vcpu in PLE handler
2012-08-29 19:21 UTC
Isuue assiging devices using VFIO on x86
2012-08-29 19:08 UTC (10+ messages)
[RFC 0/5] Making KVM_GET_ONE_REG/KVM_SET_ONE_REG generic
2012-08-29 18:39 UTC (15+ messages)
` [RFC 1/5] KVM: Move KVM_SET_ONE_REG/KVM_GET_ONE_REG to generic code
` [RFC 2/5] KVM: ARM: use KVM_SET_ONE_REG/KVM_GET_ONE_REG
` [RFC 3/5] KVM: Add KVM_VCPU_GET_REG_LIST
` [RFC 4/5] KVM: ARM: Use KVM_VCPU_GET_REG_LIST
` [RFC 5/5] KVM: ARM: Access all registers via KVM_GET_ONE_REG/KVM_SET_ONE_REG
[PATCH 0/4] uq/master: Add classic PCI device assignment
2012-08-29 18:32 UTC (27+ messages)
` [PATCH 4/4] kvm: i386: "
` [Qemu-devel] "
` [PATCH v2 "
[PATCHv4 0/4] migrate PV EOI MSR
2012-08-29 15:46 UTC (33+ messages)
` [PATCHv4 1/4] linux-headers: update to 3.6-rc3
` [PATCHv4 2/4] pc: refactor compat code
` [PATCHv4 3/4] cpuid: disable pv eoi for 1.1 and older compat types
` [Qemu-devel] "
` [QEMU 1.2 PATCH] i386: kvm: have a predefined set of default KVM feature bits
` [PATCHv4 4/4] kvm: get/set PV EOI MSR
[Bug 42782] New: IO_PAGE_FAULT while starting xorg
2012-08-29 14:54 UTC (2+ messages)
` [Bug 42782] "
[Bug 43501] New: all 32bit binaries produce "Illegal Instruction" after KVM migration from AMD -> Intel host
2012-08-29 14:22 UTC (2+ messages)
` [Bug 43501] "
[PATCH for qemu-kvm-1.2] pci-assign: Use proper pin number for INTx-to-IRQ routing
2012-08-29 13:02 UTC (2+ messages)
Biweekly KVM Test report, kernel a81aba14... qemu 47d70a2b
2012-08-29 11:47 UTC
[PATCH for 3.6 0/3] urgent virtio-scsi fixes
2012-08-29 10:39 UTC (3+ messages)
` [PATCH for 3.6 1/3] virtio-scsi: fix copying of sg_list in the presence of of HighMem pages
` [PATCH for 3.6 3/3] virtio-scsi: fix LUNs greater than 255
ping latency using vhost_net, macvtap and virtio
2012-08-29 8:34 UTC
[PATCH 0/12] Sundry fixes for Book3S HV
2012-08-29 4:51 UTC (9+ messages)
` [PATCH 03/12] KVM: PPC: Book3S HV: Provide a way for userspace to get/set per-vCPU areas
` [PATCH 04/12] KVM: PPC: Book3S HV: Allow KVM guests to stop secondary threads coming online
` [PATCH v2 "
` [PATCH 07/12] KVM: PPC: Book3S HV: Fix some races in starting secondary threads
` [PATCH 08/12] KVM: PPC: Book3s HV: Don't access runnable threads list without vcore lock
` [PATCH 09/12] KVM: PPC: Book3S HV: Fixes for late-joining threads
` [PATCH 11/12] KVM: PPC: Book3S HV: Fix accounting of stolen time
` [PATCH 12/12] KVM: PPC: Book3S HV: Fix calculation of guest phys address for MMIO emulation
[PATCHv2 0/4] migrate PV EOI MSR
2012-08-28 21:50 UTC (19+ messages)
` [PATCHv2 2/4] pc: refactor compat code
` [PATCHv2 3/4] cpuid: disable pv eoi for 1.1 and older compat types
` [Qemu-devel] "
expanding virtual disk based on lvm
2012-08-28 21:40 UTC (5+ messages)
[patch 0/3] kvm: split kvm_arch_flush_shadow and move mmio spte invalidation to x86
2012-08-28 20:45 UTC (9+ messages)
` [patch 3/3] KVM: move postcommit flush to x86, as mmio sptes are x86 specific
` [patch 3/3 V2] "
KVM call agenda for Tuesda, August 28th
2012-08-28 19:59 UTC (11+ messages)
` [Qemu-devel] "
[PATCHv3 0/4] migrate PV EOI MSR
2012-08-28 17:38 UTC (9+ messages)
` [PATCHv3 1/4] linux-headers: update to 3.6-rc3
` [PATCHv3 2/4] pc: refactor compat code
` [PATCHv3 3/4] cpuid: disable pv eoi for 1.1 and older compat types
` [Qemu-devel] "
` [PATCHv3 4/4] kvm: get/set PV EOI MSR
[PATCH v7 0/3] KVM: perf: kvm events analysis tool
2012-08-28 17:19 UTC (6+ messages)
` [PATCH v7 3/3] "
[PATCH 00/13] Big real mode fixes
2012-08-28 0:08 UTC (2+ messages)
[PATCH RFC 0/3] Add guest cpu_entitlement reporting
2012-08-28 16:01 UTC (7+ messages)
KVM call minutes for Tuesday, August 28th
2012-08-28 14:28 UTC
[RFC 1/2] virtio-ring: Use threshold for switching to indirect descriptors
2012-08-28 12:54 UTC (4+ messages)
` [RFC 2/2] virtio-ring: Allocate indirect buffers from cache when possible
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).