messages from 2011-12-23 13:50:33 to 2012-01-02 16:21:43 UTC [more...]
[PATCH 0/6][RFC] virtio-blk: Change I/O path from request to BIO
2012-01-02 16:21 UTC (10+ messages)
[PATCH] KVM: Move gfn_to_memslot() to kvm_host.h
2012-01-02 16:13 UTC (4+ messages)
KVM call agenda for Tuesday 3
2012-01-02 15:54 UTC (4+ messages)
` [Qemu-devel] "
Better qemu/kvm defaults (was Re: [RFC PATCH 0/4] Gang scheduling in CFS)
2012-01-02 9:37 UTC (6+ messages)
` [Qemu-devel] "
[PATCH 00/21][RFC] postcopy live migration
2012-01-02 9:28 UTC (29+ messages)
` [PATCH 01/21] arch_init: export sort_ram_list() and ram_save_block()
` [PATCH 02/21] arch_init: export RAM_SAVE_xxx flags for postcopy
` [PATCH 03/21] arch_init/ram_save: introduce constant for ram save version = 4
` [PATCH 04/21] arch_init: refactor host_from_stream_offset()
` [PATCH 05/21] arch_init/ram_save_live: factor out RAM_SAVE_FLAG_MEM_SIZE case
` [PATCH 06/21] arch_init: refactor ram_save_block()
` [PATCH 07/21] arch_init/ram_save_live: factor out ram_save_limit
` [PATCH 08/21] arch_init/ram_load: refactor ram_load
` [PATCH 09/21] exec.c: factor out qemu_get_ram_ptr()
` [PATCH 10/21] exec.c: export last_ram_offset()
` [PATCH 11/21] savevm: export qemu_peek_buffer, qemu_peek_byte, qemu_file_skip
` [PATCH 12/21] savevm: qemu_pending_size() to return pending buffered size
` [PATCH 13/21] savevm, buffered_file: introduce method to drain buffer of buffered file
` [PATCH 14/21] migration: export migrate_fd_completed() and migrate_fd_cleanup()
` [PATCH 15/21] migration: factor out parameters into MigrationParams
` [PATCH 16/21] umem.h: import Linux umem.h
` [PATCH 17/21] update-linux-headers.sh: teach umem.h to update-linux-headers.sh
` [PATCH 18/21] configure: add CONFIG_POSTCOPY option
` [PATCH 19/21] postcopy: introduce -postcopy and -postcopy-flags option
` [PATCH 20/21] postcopy outgoing: add -p and -n option to migrate command
` [PATCH 21/21] postcopy: implement postcopy livemigration
` [Qemu-devel] "
` [Qemu-devel] [PATCH 00/21][RFC] postcopy live migration
Fwd: [PATCH] KVM: fix test emulation writeback
2012-01-01 9:09 UTC (2+ messages)
[PATCH 1/2] KVM: PPC: epapr: Add idle hcall support for host
2011-12-31 6:16 UTC (2+ messages)
` [PATCH 2/2] KVM: PPC: epapr: Install ev_idle hcall for paravirt guest linux
Biweekly KVM Test report, kernel 781f3067... qemu fcfeed4a
2011-12-31 3:08 UTC
[PATCH 4/5] KVM: PPC: Book3s HV: Implement get_dirty_log using hardware changed bit
2011-12-31 0:44 UTC (4+ messages)
[PATCH] virt: Add the parameter --vnclisten to the virt-install command
2011-12-30 10:36 UTC (2+ messages)
` [Autotest] "
[PATCH 0/5] virt: Config file unification
2011-12-30 4:41 UTC (6+ messages)
` [PATCH 1/5] virt: Adding common config among libvirt and kvm tests
` [PATCH 2/5] virt: Remove sample config from kvm and libvirt folders
` [PATCH 3/5] virt: Move vm_type into separate tests.cfg.sample
` [PATCH 4/5] virt: libvirt_vm: Avoid re-copying kernel and initrd on install
` [PATCH 5/5] virt: Fixup extra_params usage and config
[PATCH] Expose tsc deadline timer cpuid to guest
2011-12-29 18:37 UTC (5+ messages)
[PATCH 0/2][RFC] postcopy migration: Linux char device for postcopy
2011-12-29 16:01 UTC (19+ messages)
` [PATCH 1/2] export necessary symbols
` [PATCH 2/2] umem: chardevice for kvm postcopy
[PATCH v3] kvm: make vcpu life cycle separated from kvm instance
2011-12-29 14:31 UTC (17+ messages)
` [PATCH v5] "
` [PATCH v6] "
[RFC PATCH 0/4] Network performance regression
2011-12-29 13:12 UTC (5+ messages)
` [RFC PATCH 4/4] virt: Introduce regression testing infrastructure
[PATCH v5 00/13] KVM/ARM Implementation
2011-12-29 1:29 UTC (15+ messages)
` [PATCH v5 05/13] ARM: KVM: Inject IRQs and FIQs from userspace
` [Android-virt] "
[PATCH] KVM: fix a syntax error in pmu.c
2011-12-29 9:50 UTC (3+ messages)
Is that possible to virtualize a kernel module?
2011-12-29 3:00 UTC (3+ messages)
Regarding KVM
2011-12-29 2:57 UTC (4+ messages)
[PATCH 2/2] Expose tsc deadline timer cpuid to guest
2011-12-28 21:55 UTC
[PATCH 1/2] Define KVM_CAP_TSC_DEADLINE_TIMER
2011-12-28 21:52 UTC
[PATCH 0/5] VFIO core framework
2011-12-28 17:16 UTC (3+ messages)
` [PATCH 1/5] vfio: Introduce documentation for VFIO driver
` [Qemu-devel] "
[PATCH 0/5] [PULL] qemu-kvm.git uq/master queue
2011-12-27 16:36 UTC (2+ messages)
` [Qemu-devel] "
[PATCH 0/4] KVM: Dirty logging optimization using rmap
2011-12-27 15:18 UTC (12+ messages)
` [PATCH 3/4] KVM: Count the number of dirty pages for dirty logging
kvm-kmod broken on Linux 2.6.32.y stable series [patch included]
2011-12-27 14:18 UTC (3+ messages)
[PULL 0/7] avi patch queue 2011-12-25
2011-12-27 9:45 UTC (13+ messages)
` [PATCH 1/7] KVM: PPC: Whitespace fix for kvm.h
` [PATCH 2/7] KVM: Fix whitespace in kvm_para.h
` [PATCH 3/7] powerpc/kvm: annotate kvm_rma_init as __init
` [PATCH 4/7] KVM: PPC: move compute_tlbie_rb to book3s_64 common header
` [PATCH 5/7] KVM: PPC: protect use of kvmppc_h_pr
` [PATCH 6/7] powerpc kvm: fix kvmppc_start_thread() for CONFIG_SMP=N
` [PATCH 7/7] KVM: PPC: e500: include linux/export.h
[PATCH] KVM: SVM: Add support for AMD's OSVW feature in guests
2011-12-27 9:13 UTC (4+ messages)
Dear Account User
2011-12-26 9:19 UTC
[PATCH 0/3] QEMU kvm: Adding KICK_VCPU capability to i386 kvm
2011-12-26 17:13 UTC (8+ messages)
` [PATCH 3/3] QEMU kvm/i386 : Adding KICK_VCPU capability support in i386 target
` [Qemu-devel] "
[PATCH v2] KVM: x86: Prevent exposing TSC deadline timer feature in the absence of in-kernel APIC
2011-12-26 14:23 UTC (7+ messages)
Current kernel fails to compile with KVM on PowerPC
2011-12-26 14:18 UTC (10+ messages)
[GIT PULL] KVM fixes for 3.2-rc7
2011-12-26 14:02 UTC
[PATCH 0/3] KVM: MMU: Trivial fix and cleanups
2011-12-26 13:17 UTC (7+ messages)
` [PATCH 2/3] KVM: MMU: Add missing large page accounting to drop_large_spte()
` [PATCH 3/3] KVM: MMU: Make drop_large_spte() more generic
[PATCH 0/9] KVM in-guest performance monitoring
2011-12-26 12:38 UTC (4+ messages)
` [PATCH 2/9] KVM: Expose a version 2 architectural PMU to a guests
` [PATCH] KVM: x86: Fix build breakage due to anonymous field initialization
[PATCH] KVM: Don't automatically expose the TSC deadline timer in cpuid
2011-12-26 11:28 UTC (13+ messages)
[PATCH] kvm tool: Exit init only when /bin/sh itself stops
2011-12-26 10:18 UTC
buildbot failure in kvm on s390
2011-12-26 4:16 UTC
buildbot failure in kvm on x86_64
2011-12-26 4:05 UTC
End of year bonus!!
2011-12-25 21:45 UTC
[PATCH] KVM: fix undeclared MAY_{READ,WRITE,ACCESS}
2011-12-25 9:53 UTC (2+ messages)
buildbot failure in kvm on next-ppc64
2011-12-25 5:27 UTC
buildbot failure in kvm on i386
2011-12-24 5:49 UTC (2+ messages)
[PATCH][RESEND] KVM: fix undeclared MAY_{READ,WRITE,ACCESS}
2011-12-24 5:28 UTC
[PATCH] KVM: fix undeclared MAY_{READ,WRITE,ACCESS}
2011-12-24 5:26 UTC (2+ messages)
[PATCH 0/4] Fix book3s-pr KVM with preemption
2011-12-23 21:50 UTC (9+ messages)
` [PATCH 4/4] KVM: PPC: align vcpu_kick with x86
[KVM-autotest] tests.cgroup: Add cpu_cfs test and bugfixes
2011-12-23 14:37 UTC (3+ messages)
` [PATCH 1/2] [KVM-autotest] tests.cgroup: Add cpu_cfs_util test
` [PATCH 2/2] [KVM-autotest] tests.cgroup: Variable limits in TestMemory* and bugfixes
[PATCH] KVM: Don't mistreat edge-triggered INIT IPI as INIT de-assert. (LAPIC)
2011-12-23 14:07 UTC (3+ messages)
[PATCH 07/28] kvm tools: Move 'kvm__recommended_cpus' to arch-specific code
2011-12-23 14:05 UTC (11+ messages)
[PATCH v2] KVM: PPC: booke: Add booke206 TLB trace
2011-12-23 13:52 UTC (2+ messages)
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).