kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-10-30 08:33:22 to 2012-10-31 13:15:15 UTC [more...]

[PATCH V2 RFC 0/3] kvm: Improving undercommit,overcommit scenarios
 2012-10-31 13:15 UTC  (16+ messages)
` [PATCH V2 RFC 2/3] kvm: Handle yield_to failure return code for potential undercommit case
` [PATCH V2 RFC 3/3] kvm: Check system load and handle different commit cases accordingly

[PULL 00/12] ppc patch queue 2012-10-30
 2012-10-31 12:47 UTC  (21+ messages)
` [PATCH 01/12] KVM: PPC: 44x: fix DCR read/write
` [PATCH 02/12] KVM: Documentation: Fix reentry-to-be-consistent paragraph
` [PATCH 03/12] KVM: PPC: Move mtspr/mfspr emulation into own functions
` [PATCH 04/12] PPC: ePAPR: Convert header to uapi
` [PATCH 05/12] KVM: PPC: Book3S HV: Allow KVM guests to stop secondary threads coming online
` [PATCH 06/12] KVM: PPC: Book3S HV: Fix some races in starting secondary threads
` [PATCH 07/12] KVM: PPC: Book3s HV: Don't access runnable threads list without vcore lock
` [PATCH 08/12] KVM: PPC: Book3S HV: Fixes for late-joining threads
` [PATCH 09/12] KVM: PPC: Book3S HV: Run virtual core whenever any vcpus in it can run
` [PATCH 10/12] KVM: PPC: Book3S HV: Fix accounting of stolen time
` [PATCH 11/12] KVM: PPC: Book3S HV: Allow DTL to be set to address 0, length 0
` [PATCH 12/12] KVM: PPC: Book3S HV: Fix thinko in try_lock_hpte()

[RFC PATCH v3 00/19] ACPI memory hotplug
 2012-10-31 12:34 UTC  (10+ messages)
` [RFC PATCH v3 05/19] Implement dimm device abstraction
  ` [Qemu-devel] "

Linux-next changes for module and virtio trees
 2012-10-31 11:53 UTC  (4+ messages)

GET BACK TO ME
 2012-10-31 11:03 UTC 

Email Security
 2012-10-31 10:39 UTC 

[rfc net-next v6 0/3] Multiqueue virtio-net
 2012-10-31 10:33 UTC  (6+ messages)
` [rfc net-next v6 1/3] virtio_net: Introduce VIRTIO_NET_F_MULTIQUEUE
` [rfc net-next v6 2/3] virtio_net: multiqueue support
` [rfc net-next v6 3/3] virtio-net: change the number of queues through ethtool

[PATCHv2 net-next 0/8] enable/disable zero copy tx dynamically
 2012-10-31 10:31 UTC  (9+ messages)
` [PATCHv2 net-next 1/8] skb: report completion status for zero copy skbs
` [PATCHv2 net-next 2/8] skb: api to report errors "
` [PATCHv2 net-next 3/8] tun: report orphan frags errors to zero copy callback
` [PATCHv2 net-next 8/8] vhost-net: reduce vq polling on tx zerocopy
` [PATCHv2 net-next 4/8] vhost-net: cleanup macros for DMA status tracking
` [PATCHv2 net-next 5/8] vhost: track zero copy failures using DMA length
` [PATCHv2 net-next 6/8] vhost: move -net specific code out
` [PATCHv2 net-next 7/8] vhost-net: select tx zero copy dynamically

3.7-rc2 build failure on s390x
 2012-10-31 10:32 UTC  (3+ messages)

[PATCH 00/28] [PULL] qemu-kvm.git uq/master queue
 2012-10-31  9:40 UTC  (29+ messages)
` [PATCH 01/28] i386: kvm: kvm_arch_get_supported_cpuid: move R_EDX hack outside of for loop
` [PATCH 02/28] i386: kvm: kvm_arch_get_supported_cpuid: clean up has_kvm_features check
` [PATCH 03/28] i386: kvm: kvm_arch_get_supported_cpuid: use 'entry' variable
` [PATCH 04/28] i386: kvm: extract register switch to cpuid_entry_get_reg() function
` [PATCH 05/28] i386: kvm: extract CPUID entry lookup to cpuid_find_entry() function
` [PATCH 06/28] i386: kvm: extract try_get_cpuid() loop to get_supported_cpuid() function
` [PATCH 07/28] i386: kvm: kvm_arch_get_supported_cpuid: replace if+switch with single 'if'
` [PATCH 08/28] i386: kvm: set CPUID_EXT_HYPERVISOR on kvm_arch_get_supported_cpuid()
` [PATCH 09/28] i386: kvm: set CPUID_EXT_TSC_DEADLINE_TIMER "
` [PATCH 10/28] i386: kvm: x2apic is not supported without in-kernel irqchip
` [PATCH 11/28] i386: kvm: mask cpuid_kvm_features earlier
` [PATCH 12/28] i386: kvm: mask cpuid_ext4_features bits earlier
` [PATCH 13/28] i386: kvm: filter CPUID feature words earlier, on cpu.c
` [PATCH 14/28] i386: kvm: reformat filter_features_for_kvm() code
` [PATCH 15/28] i386: kvm: filter CPUID leaf 7 based on GET_SUPPORTED_CPUID, too
` [PATCH 16/28] i386: cpu: add missing CPUID[EAX=7,ECX=0] flag names
` [PATCH 17/28] target-i386: Add missing kvm cpuid feature name
` [PATCH 18/28] cirrus_vga: allow configurable vram size
` [PATCH 19/28] Use machine options to emulate -no-kvm-irqchip
` [PATCH 20/28] Issue warning when deprecated -no-kvm-pit is used
` [PATCH 21/28] Use global properties to emulate -no-kvm-pit-reinjection
` [PATCH 22/28] Issue warning when deprecated drive parameter boot=on|off is used
` [PATCH 23/28] Issue warning when deprecated -tdf option "
` [PATCH 24/28] Emulate qemu-kvms -no-kvm option
` [PATCH 25/28] target-i386: make cpu_x86_fill_host() void
` [PATCH 26/28] target-i386: cpu: make -cpu host/check/enforce code KVM-specific
` [PATCH 27/28] target-i386: kvm_cpu_fill_host: use GET_SUPPORTED_CPUID
` [PATCH 28/28] update-linux-headers.sh: Handle new kernel uapi/ directories

[PATCH v3 0/2] x86: clear vmcss on all cpus when doing kdump if necessary
 2012-10-31  9:01 UTC  (4+ messages)
  ` [PATCH v3 1/2] x86/kexec: VMCLEAR vmcss on all cpus "
  ` [PATCH v3 2/2] KVM: make crash_clear_loaded_vmcss valid when loading kvm_intel module

[PATCH] acpi_piix4: fix migration of gpe fields
 2012-10-31  8:30 UTC  (2+ messages)

[BUG] lkvm crash on crashkernel boot
 2012-10-31  7:33 UTC  (4+ messages)

[PATCH v2 0/5] Qemu: implement readonly memory
 2012-10-31  7:21 UTC  (11+ messages)
` [PATCH v2 3/5] Qemu: do not mark bios readonly

Ubuntu/Debian Installer + Virtio-SCSI -> Bad ram pointer
 2012-10-31  5:53 UTC  (10+ messages)
` [Qemu-devel] "
  ` [Qemu-devel] Ubuntu/Debian Installer + Virtio-BLK "

[patch 00/18] pvclock vsyscall support + KVM hypervisor support (v2)
 2012-10-31  3:19 UTC  (18+ messages)
` [patch 03/18] x86: pvclock: remove pvclock_shadow_time
` [patch 09/18] KVM: x86: introduce facility to support vsyscall pvclock, via MSR
` [patch 12/18] x86: vdso: pvclock gettime support
` [patch 15/18] KVM: x86: implement PVCLOCK_TSC_STABLE_BIT pvclock flag
    ` [patch 15/18] KVM: x86: implement PVCLOCK_TSC_STABLE_BIT pvclock flag\

[PATCH v3 00/35] postcopy live migration
 2012-10-31  3:25 UTC  (17+ messages)
` [PATCH v3 23/35] postcopy: implement incoming part of "
` [PATCH v3 24/35] postcopy outgoing: add -p option to migrate command
` [PATCH v3 25/35] postcopy: implement outgoing part of postcopy live migration
` [PATCH v3 26/35] postcopy/outgoing: add -n options to disable background transfer
` [PATCH v3 27/35] postcopy/outgoing: implement forward/backword prefault
` [PATCH v3 28/35] arch_init: factor out setting last_block, last_offset
` [PATCH v3 29/35] postcopy/outgoing: add movebg mode(-m) to migration command
` [PATCH v3 30/35] arch_init: factor out ram_load
` [PATCH v3 31/35] arch_init: export ram_save_iterate()
` [PATCH v3 32/35] postcopy: pre+post optimization incoming side
` [PATCH v3 33/35] arch_init: export migration_bitmap_sync and helper method to get bitmap
` [PATCH v3 34/35] postcopy/outgoing: introduce precopy_count parameter
` [PATCH v3 35/35] postcopy: pre+post optimization outgoing side
  ` [Qemu-devel] [PATCH v3 00/35] postcopy live migration

[PATCH 2/5] kvm: avoid using cpu_single_env
 2012-10-31  3:25 UTC  (2+ messages)
  ` [Qemu-devel] "

[PATCH v11] kvm: notify host when the guest is panicked
 2012-10-31  2:30 UTC  (4+ messages)

[PATCH v2 0/2] x86: clear vmcss on all cpus when doing kdump if necessary
 2012-10-31  1:52 UTC  (4+ messages)
` [PATCH 1/2] x86/kexec: VMCLEAR vmcss on all cpus "

[PATCH 07/35] cpus: Pass CPUState to qemu_cpu_is_self()
 2012-10-31  1:00 UTC  (10+ messages)
` [PATCH 13/35] cpus: Pass CPUState to cpu_is_stopped()
` [PATCH 19/35] target-ppc: Rename kvm_kick_{env => cpu} and pass PowerPCCPU
` [PATCH 20/35] cpus: Pass CPUState to qemu_cpu_kick()
` [PATCH 27/35] spapr: Pass PowerPCCPU to spapr_hypercall()
` [PATCH 30/35] target-i386: Pass X86CPU to kvm_mce_inject()
` [PATCH 31/35] target-i386: Pass X86CPU to cpu_x86_inject_mce()
` [PATCH 32/35] cpus: Pass CPUState to run_on_cpu()
` [PATCH 34/35] target-i386: Pass X86CPU to kvm_get_mp_state()
` [PATCH 35/35] target-i386: Pass X86CPU to kvm_handle_halt()

[PATCH] update-linux-headers.sh: Handle new kernel uapi/ directories
 2012-10-31  0:49 UTC  (4+ messages)
` [Qemu-devel] "

[PATCH] x86, add hypervisor name to dump_stack() [v4]
 2012-10-30 21:04 UTC  (2+ messages)

[PATCH qom-cpu v2 4/7] cpus: Pass CPUState to qemu_cpu_is_self()
 2012-10-30 20:08 UTC  (3+ messages)
  ` [Qemu-devel] "

[PATCH] x86, add hypervisor name to dump_stack() [v3]
 2012-10-30 19:16 UTC  (2+ messages)

[PATCH V2] Add code to track call origin for msr assignment
 2012-10-30 18:35 UTC 

[PATCH uq/master 0/3] Fix MSI injection at load time
 2012-10-30 18:22 UTC  (15+ messages)
` [PATCH 1/3] kvm: move KVM_GET_LAPIC/KVM_SET_LAPIC to hw/kvm/apic.c
` [PATCH 2/3] apic: add get/put methods
` [PATCH 3/3] apic: always update the in-kernel status after loading
` [PATCH 4/3] ioapic: change pre_save/post_load methods to get/put
` [PATCH 5/3] ioapic: unify reset callbacks

[PATCH] Add a page cache-backed balloon device driver
 2012-10-30 16:25 UTC  (8+ messages)

[PATCH v2 0/5] s390: Guest support for virtio-ccw
 2012-10-30 15:56 UTC  (6+ messages)
` [PATCH v2 1/5] KVM: s390: Handle hosts not supporting s390-virtio
` [PATCH v2 2/5] s390: Move css limits from drivers/s390/cio/ to include/asm/
` [PATCH v2 3/5] s390: Add a mechanism to get the subchannel id
` [PATCH v2 4/5] KVM: s390: Add a channel I/O based virtio transport driver
` [PATCH v2 5/5] KVM: s390: Split out early console code

[PATCH net-next 0/8] enable/disable zero copy tx dynamically
 2012-10-30 15:54 UTC  (7+ messages)
` [PATCH net-next 2/8] skb: api to report errors for zero copy skbs
` [PATCH net-next 8/8] vhost-net: reduce vq polling on tx zerocopy

[PATCH 0/5] s390: Guest support for virtio-ccw
 2012-10-30 15:42 UTC  (24+ messages)
` [PATCH 4/5] KVM: s390: Add a channel I/O based virtio transport driver
` [PATCH 5/5] KVM: s390: Split out early console code

KVM call agenda for 2012-10-30
 2012-10-30 13:39 UTC  (2+ messages)

[PATCH] Add code to track call origin for msr assignment
 2012-10-30 12:42 UTC  (2+ messages)

Alignment issue with transparent huge pages
 2012-10-30  9:48 UTC  (2+ messages)

[PATCH 0/3] KVM: PPC: Book3S HV: More flexible allocator for linear memory
 2012-10-30  9:12 UTC  (8+ messages)

[PATCH v4 0/2] postcopy migration: uvmem: Linux char device for postcopy
 2012-10-30  8:34 UTC  (3+ messages)
` [PATCH v4 1/2] export necessary symbols
` [PATCH v4 2/2] umem: chardevice for kvm postcopy


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