messages from 2012-10-30 16:47:50 to 2012-11-01 14:07:53 UTC [more...]
[patch 00/18] pvclock vsyscall support + KVM hypervisor support (v2)
2012-11-01 14:07 UTC (40+ messages)
` [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 00/16] pvclock vsyscall support + KVM hypervisor support (v3)
` [patch 01/16] KVM: x86: retain pvclock guest stopped bit in guest memory
` [patch 02/16] x86: pvclock: make sure rdtsc doesnt speculate out of region
` [patch 03/16] x86: pvclock: remove pvclock_shadow_time
` [patch 04/16] x86: pvclock: create helper for pvclock data retrieval
` [patch 05/16] x86: pvclock: introduce helper to read flags
` [patch 06/16] sched: add notifier for cross-cpu migrations
` [patch 07/16] x86: pvclock: generic pvclock vsyscall initialization
` [patch 08/16] KVM: x86: introduce facility to support vsyscall pvclock, via MSR
` [patch 09/16] x86: kvm guest: pvclock vsyscall support
` [patch 10/16] x86: vdso: pvclock gettime support
` [patch 11/16] KVM: x86: pass host_tsc to read_l1_tsc
` [patch 12/16] time: export time information for KVM pvclock
` [patch 13/16] KVM: x86: implement PVCLOCK_TSC_STABLE_BIT pvclock flag
` [patch 14/16] KVM: x86: notifier for clocksource changes
` [patch 15/16] KVM: x86: add kvm_arch_vcpu_postcreate callback, move TSC initialization
` [patch 16/16] KVM: x86: require matched TSC offsets for master clock
[PATCH 14/20] MIPS: Use the UM bit instead of the CU0 enable bit in the status register to figure out the stack for saving regs
2012-11-01 12:11 UTC (3+ messages)
[PATCH 15/20] MIPS: If KVM is enabled then use the KVM specific routine to flush the TLBs on a ASID wrap
2012-11-01 12:08 UTC (2+ messages)
[PATCH] x86, add hypervisor name to dump_stack() [v4]
2012-11-01 9:30 UTC (3+ messages)
Guest performance is reduced after live migration
2012-11-01 9:26 UTC (3+ messages)
[RFC PATCH v3 00/19] ACPI memory hotplug
2012-11-01 9:01 UTC (11+ messages)
` [RFC PATCH v3 05/19] Implement dimm device abstraction
` [Qemu-devel] "
[PATCH v3 0/2] x86: clear vmcss on all cpus when doing kdump if necessary
2012-11-01 5:55 UTC (5+ 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 V2] Add code to track call origin for msr assignment
2012-11-01 1:13 UTC (2+ messages)
[PATCH 2/2] kvm, svm: Update MAINTAINERS entry
2012-11-01 1:15 UTC (2+ messages)
Dear User, Upgrade Your Account
2012-11-01 0:08 UTC
[PATCH] KVM: x86: fix vcpu->mmio_fragments overflow
2012-11-01 0:05 UTC (3+ messages)
` [PATCH] emulator test: add "rep ins" mmio access test
[GIT PULL] KVM fixes for 3.7-rc3
2012-11-01 0:02 UTC
[PATCH v11] kvm: notify host when the guest is panicked
2012-10-31 23:15 UTC (5+ messages)
[PATCH 12/20] KVM/MIPS32: Routines to handle specific traps/exceptions while executing the guest
2012-10-31 18:16 UTC (2+ messages)
[Autotest] virt: Multihost tests, framework, multihost cfg structure
2012-10-31 17:19 UTC (5+ messages)
` [Autotest][PATCH 1/4] virt: Adds support for cancel migration in multi-host tests
` [Autotest][PATCH 2/4] virt: Multihost-migrate stops unnecessary vm disk clone
` [Autotest][PATCH 3/4] virt: Move migration_multi_host_fd to framework
` [Autotest][PATCH 4/4] virt: Allows multihost test using of fd migration and adds new tests
[PATCH V2 RFC 0/3] kvm: Improving undercommit,overcommit scenarios
2012-10-31 17:06 UTC (18+ 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
[RFC PATCH v3 0/3] s390: channel I/O support in qemu
2012-10-31 16:24 UTC (4+ messages)
` [PATCH 1/3] Update linux headers
` [PATCH 2/3] s390: Virtual channel subsystem support
` [PATCH 3/3] s390: Add new channel I/O based virtio transport
[RFC PATCH v3 0/5] s390: Host support for channel I/O
2012-10-31 16:24 UTC (6+ messages)
` [PATCH 1/5] KVM: s390: Support for I/O interrupts
` [PATCH 2/5] KVM: s390: Add support for machine checks
` [PATCH 3/5] KVM: s390: In-kernel handling of I/O instructions
` [PATCH 4/5] KVM: s390: Base infrastructure for enabling capabilities
` [PATCH 5/5] KVM: s390: Add support for channel I/O instructions
[PATCH 01/20] KVM/MIPS32: Infrastructure/build files
2012-10-31 15:17 UTC
[PATCH 20/20] KVM/MIPS32: Malta config files for KVM host and guest kernels
2012-10-31 15:21 UTC
[PATCH 19/20] KVM/MIPS32: Do not call vcpu_load when injecting interrupts
2012-10-31 15:21 UTC
[PATCH 18/20] MIPS: Export symbols used by KVM/MIPS module
2012-10-31 15:21 UTC
[PATCH 17/20] MIPS: Pull in MIPS fix: fix endless loop when processing signals for kernel tasks
2012-10-31 15:20 UTC
[PATCH 16/20] MIPS: ASM offsets for VCPU arch specific fields
2012-10-31 15:20 UTC
[PATCH 13/20] MIPS: Export routines needed by the KVM module
2012-10-31 15:20 UTC
[PATCH 11/20] KVM/MIPS32: Guest interrupt delivery
2012-10-31 15:20 UTC
[PATCH 10/20] KVM/MIPS32: Keep track of VM exits and a historgram of COP0 accesses
2012-10-31 15:20 UTC
[PATCH 09/20] KVM/MIPS32: Release notes and KVM module Makefile
2012-10-31 15:19 UTC
[PATCH 08/20] KVM/MIPS32: MMU/TLB operations for the Guest
2012-10-31 15:19 UTC
[PATCH 07/20] KVM/MIPS32: Dynamic binary translation of select privileged instructions
2012-10-31 15:19 UTC
[PATCH 06/20] KVM/MIPS32: Privileged instruction/target branch emulation
2012-10-31 15:19 UTC
[PATCH 05/20] KVM/MIPS32: KVM Guest kernel support
2012-10-31 15:19 UTC
[PATCH 04/20] KVM/MIPS32: MIPS arch specific APIs for KVM
2012-10-31 15:18 UTC
[PATCH 03/20] KVM/MIPS32: Entry point for trampolining to the guest and trap handlers
2012-10-31 15:18 UTC
[PATCH 02/20] KVM/MIPS32: Arch specific KVM data structures
2012-10-31 15:18 UTC
[PATCH 00/20] KVM for MIPS32 Processors
2012-10-31 15:17 UTC
Ubuntu/Debian Installer + Virtio-SCSI -> Bad ram pointer
2012-10-31 14:08 UTC (10+ messages)
` [Qemu-devel] "
[PULL 00/12] ppc patch queue 2012-10-30
2012-10-31 12:47 UTC (9+ messages)
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 (3+ messages)
[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] 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
[PATCH v3 00/35] postcopy live migration
2012-10-31 3:25 UTC (4+ messages)
` [Qemu-devel] "
[PATCH 2/5] kvm: avoid using cpu_single_env
2012-10-31 3:25 UTC (2+ messages)
` [Qemu-devel] "
[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 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 uq/master 0/3] Fix MSI injection at load time
2012-10-30 18:22 UTC (14+ 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
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).