messages from 2010-02-10 17:01:50 to 2010-02-14 12:34:18 UTC [more...]
[PATCH v2] qemu-kvm: Speed up of the dirty-bitmap-traveling
2010-02-14 12:34 UTC (5+ messages)
[PATCH 0/4] qemu-kvm: prepare for adding eventfd usage to upstream
2010-02-14 12:32 UTC (7+ messages)
` [PATCH 1/4] qemu-kvm: morph qemu_kvm_notify_work into qemu.git's qemu_event_increment
` [PATCH 2/4] qemu-kvm: morph io_thread_wakeup into qemu.git's qemu_event_read
` [PATCH 3/4] qemu-kvm: fix placement of config-host.h inclusion
` [PATCH 4/4] qemu-kvm: move qemu_eventfd to osdep.c
[PATCH] KVM: VMX: Update instruction length on intercepted BP
2010-02-14 12:27 UTC (8+ messages)
qemu-kvm
2010-02-14 12:13 UTC (3+ messages)
[PATCH] KVM: x86: Do not return soft events in vcpu_events
2010-02-14 10:25 UTC (2+ messages)
[PATCH] KVM: x86: Add instruction length to VCPU event state
2010-02-14 10:19 UTC (11+ messages)
[patch 0/3] save/restore in-progress PIO
2010-02-14 8:17 UTC (19+ messages)
` [patch 1/3] KVM: x86: add ioctls to get/set PIO state
` qemu-kvm: do not allow vcpu stop with in progress PIO
` KVM: add doc note about PIO/MMIO completion API
[PATCH] qemu-kvm: pcnet APROMWE bit location
2010-02-14 7:30 UTC
[PATCH] Add cpu model configuration support
2010-02-14 6:52 UTC
[PATCH] Add cpu model configuration support.. (resend)
2010-02-14 6:52 UTC (3+ messages)
` [Qemu-devel] "
[PATCH] Seabios - read e820 reserve from qemu_cfg
2010-02-14 3:16 UTC (6+ messages)
` [PATCH] Seabios - read e820 table "
[PATCH] vhost-net: switch to smp barriers
2010-02-13 17:39 UTC (4+ messages)
[PATCH 00/39] KVM updates for the 2.6.34 merge window (batch 2/4)
2010-02-13 8:01 UTC (40+ messages)
` [PATCH 01/39] KVM: PPC: Enable lightweight exits again
` [PATCH 02/39] KVM: x86: Moving PT_*_LEVEL to mmu.h
` [PATCH 03/39] KVM: x86: Rename gb_page_enable() to get_lpage_level() in kvm_x86_ops
` [PATCH 04/39] KVM: VMX: Enable EPT 1GB page support
` [PATCH 05/39] KVM: Fix the explanation of write_emulated
` [PATCH 06/39] KVM: PPC: Use accessor functions for GPR access
` [PATCH 07/39] KVM: PPC: Add helpers for CR, XER
` [PATCH 08/39] KVM: PPC: Use PACA backed shadow vcpu
` [PATCH 09/39] KVM: PPC: Implement 'skip instruction' mode
` [PATCH 10/39] KVM: PPC: Get rid of unnecessary RFI
` [PATCH 11/39] KVM: PPC: Call SLB patching code in interrupt safe manner
` [PATCH 12/39] KVM: PPC: Emulate trap SRR1 flags properly
` [PATCH 13/39] KVM: PPC: Fix HID5 setting code
` [PATCH 14/39] KVM: PPC: Pass program interrupt flags to the guest
` [PATCH 15/39] KVM: PPC: Pass through program interrupts
` [PATCH 16/39] KVM: PPC: Make large pages work
` [PATCH 17/39] KVM: VMX: trace clts and lmsw instructions as cr accesses
` [PATCH 18/39] KVM: Replace read accesses of vcpu->arch.cr0 by an accessor
` [PATCH 19/39] KVM: VMX: Allow the guest to own some cr0 bits
` [PATCH 20/39] KVM: Lazify fpu activation and deactivation
` [PATCH 21/39] KVM: VMX: Give the guest ownership of cr0.ts when the fpu is active
` [PATCH 22/39] KVM: Set cr0.et when the guest writes cr0
` [PATCH 23/39] KVM: SVM: Fix SVM_CR0_SELECTIVE_MASK
` [PATCH 24/39] KVM: SVM: Initialize fpu_active in init_vmcb()
` [PATCH 25/39] KVM: SVM: Restore unconditional cr0 intercept under npt
` [PATCH 26/39] KVM: SVM: Selective cr0 intercept
` [PATCH 27/39] KVM: SVM: Lazy fpu with npt
` [PATCH 28/39] KVM: ia64: remove redundant kvm_get_exit_data() NULL tests
` [PATCH 29/39] KVM: PPC: Export __giveup_vsx
` [PATCH 30/39] KVM: PPC: Add helper functions to call real mode loaders
` [PATCH 31/39] KVM: PPC: Add support for FPU/Altivec/VSX
` [PATCH 32/39] KVM: PPC: Fix initial GPR settings
` [PATCH 33/39] KVM: PPC: Keep SRR1 flags around in shadow_msr
` [PATCH 34/39] KVM: PPC: Move Shadow MSR calculation to function
` [PATCH 35/39] KVM: Add HYPER-V header file
` [PATCH 36/39] KVM: Implement bare minimum of HYPER-V MSRs
` [PATCH 37/39] KVM: Add HYPER-V apic access MSRs
` [PATCH 38/39] KVM: Implement NotifyLongSpinWait HYPER-V hypercall
` [PATCH 39/39] KVM: rename is_writeble_pte() to is_writable_pte()
Error during make kvm-88 and kvm-87
2010-02-13 7:37 UTC (4+ messages)
[PATCH 1/3] qemu-kvm: Wrap phys_ram_dirty with additional inline functions
2010-02-13 7:33 UTC (4+ messages)
[PATCH 1/1 net-next] virtio_net: remove send queue
2010-02-12 20:28 UTC (2+ messages)
0.12.x: message "Option 'ipv4': Use 'on' or 'off'"
2010-02-12 15:11 UTC (5+ messages)
[PATCH] virtio-spec: document MSI-X
2010-02-12 10:47 UTC (3+ messages)
Reach 4.8 million new businesses - we have that list and more
2010-02-12 8:01 UTC
[PATCH v3 0/4] KVM: rework of "Fix x86 emulator's fault propagations"
2010-02-12 7:09 UTC (6+ messages)
` [PATCH v3 1/4] KVM: X86EMUL macro replacements: from do_fetch_insn_byte() to x86_decode_insn()
` [PATCH v3 2/4] KVM: X86EMUL macro replacements: x86_emulate_insn() and its helpers
` [PATCH v3 3/4] KVM: Fix x86_emulate_insn() not to use the variable rc for non-X86EMUL values
` [PATCH v3 4/4] KVM: Tiny fix: remove redundant prototype of load_pdptrs()
[ kvm-Bugs-2950307 ] Linux not reboot when -no-kvm is used
2010-02-12 4:29 UTC
[PATCH v2 0/8] Fix x86 emulator's fault propagations
2010-02-12 0:44 UTC (13+ messages)
` [PATCH v2 1/8] KVM: Fix load_guest_segment_descriptor() to inject page fault
[PATCH] KVM test: Modifying finish.exe to support parallel installs
2010-02-11 19:29 UTC
[PATCH] KVM test: Make unattended script to clean up on failures
2010-02-11 19:25 UTC
[PATCH] KVM test: Memory ballooning test for KVM guest
2010-02-11 18:37 UTC (2+ messages)
[PATCH v2] qemu-img: Fix qemu-img can't create qcow image based on read-only image
2010-02-11 17:24 UTC (4+ messages)
` [Qemu-devel] "
[Autotest] [PATCH] KVM test: Memory ballooning test for KVM guest
2010-02-11 16:16 UTC
[PATCH 0/3] Provide a zero-copy method on KVM virtio-net
2010-02-11 13:25 UTC (8+ messages)
` [PATCH 1/3] A device for zero-copy based "
[PATCH] KVM: inject #UD in 64bit mode from instruction that are not valid there
2010-02-11 12:43 UTC
[PATCH] KVM: inject #UD in 64bit mode from instruction that are not valid there
2010-02-11 12:39 UTC
KVM source code
2010-02-11 11:19 UTC (2+ messages)
[PATCH] KVM: Fix properties of instructions in group 1_82
2010-02-11 10:48 UTC (2+ messages)
[PATCH/RFC] KVM: Plan obsolescence of kernel allocated slots, paravirt mmu
2010-02-11 10:24 UTC (3+ messages)
[ kvm-Bugs-2949622 ] kvm - dmi rembo error on guest
2010-02-11 10:13 UTC
[ kvm-Bugs-2949622 ] kvm - dmi rembo error on guest
2010-02-11 10:12 UTC
[PATCH] KVM: x86 emulator: code style cleanup
2010-02-11 10:07 UTC (6+ messages)
qemu-kvm-0.12.2 hangs when booting grub, when kvm is disabled
2010-02-11 8:37 UTC
64bit Windows guests on Intel Xeon E5520
2010-02-11 6:53 UTC (2+ messages)
[PATCH] [RFC] KVM test: Control files automatic generation to save memory
2010-02-11 6:42 UTC
KVM compilation
2010-02-10 23:02 UTC (2+ messages)
[PATCH] [uq/master] use eventfd for iothread
2010-02-10 23:23 UTC
[PATCH] virtio-spec: document indirect descriptors
2010-02-10 23:24 UTC (2+ messages)
[ kvm-Bugs-2941537 ] rtl8139 (and others) emulation not working in OsX86
2010-02-10 22:06 UTC
[ kvm-Bugs-2907597 ] qemu vnc server clips at 2560x1600
2010-02-10 21:54 UTC
[Autotest] [KVM-AUTOTEST PATCH 0/5] KVM test: Support for Parallel install of guest OS
2010-02-10 19:41 UTC (9+ messages)
` [KVM-AUTOTEST PATCH 3/5] "
` [Autotest] "
` [KVM-AUTOTEST PATCH 0/5] "
Network shutdown under load
2010-02-10 19:31 UTC (3+ messages)
[PATCH] segfault due to buffer overrun in usb-serial
2010-02-10 19:28 UTC (2+ messages)
` [Qemu-devel] "
[PATCH] audio streaming from usb devices
2010-02-10 19:28 UTC (2+ messages)
` [Qemu-devel] "
[PATCH] add close callback for tty-based char device
2010-02-10 18:45 UTC (2+ messages)
` [Qemu-devel] "
[PATCH 00/40] KVM updates for the 2.6.34 merge window (batch 1/4)
2010-02-10 17:23 UTC (41+ messages)
` [PATCH 01/40] KVM: x86: make double/triple fault promotion generic to all exceptions
` [PATCH 02/40] KVM: x86: raise TSS exception for NULL CS and SS segments
` [PATCH 03/40] KVM: MMU: Report spte not found in rmap before BUG()
` [PATCH 04/40] KVM: VMX: Trap and invalid MWAIT/MONITOR instruction
` [PATCH 05/40] KVM: VMX: Move some cr[04] related constants to vmx.c
` [PATCH 06/40] KVM: Add accessor for reading cr4 (or some bits of cr4)
` [PATCH 07/40] KVM: VMX: Make guest cr4 mask more conservative
` [PATCH 08/40] KVM: VMX: When using ept, allow the guest to own cr4.pge
` [PATCH 09/40] KVM: VMX: Fold ept_update_paging_mode_cr4() into its caller
` [PATCH 10/40] KVM: VMX: Remove redundant variable
` [PATCH 11/40] KVM: Extended shared_msr_global to per CPU
` [PATCH 12/40] x86: Raise vsyscall priority on hotplug notifier chain
` [PATCH 13/40] KVM: Add cpuid_update() callback to kvm_x86_ops
` [PATCH 14/40] KVM: VMX: Add instruction rdtscp support for guest
` [PATCH 15/40] KVM: SVM: Adjust tsc_offset only if tsc_unstable
` [PATCH 16/40] KVM: Disentangle mmu notifiers and coalesced_mmio registration
` [PATCH 17/40] KVM: Add include guards for coalesced_mmio.h
` [PATCH 18/40] KVM: Remove ifdefs from mmu notifier initialization
` [PATCH 19/40] KVM: Add KVM_MMIO kconfig item
` [PATCH 20/40] KVM: Simplify coalesced mmio initialization
` [PATCH 21/40] KVM: powerpc: Move vector to irqprio resolving to separate function
` [PATCH 22/40] KVM: powerpc: Improve DEC handling
` [PATCH 23/40] KVM: powerpc: Remove AGGRESSIVE_DEC
` [PATCH 24/40] KVM: powerpc: Change maintainer
` [PATCH 25/40] KVM: trivial document fixes
` [PATCH 26/40] KVM: modify memslots layout in struct kvm
` [PATCH 27/40] KVM: modify alias layout in x86s struct kvm_arch
` [PATCH 28/40] KVM: split kvm_arch_set_memory_region into prepare and commit
` [PATCH 29/40] KVM: introduce gfn_to_pfn_memslot
` [PATCH 30/40] KVM: use gfn_to_pfn_memslot in kvm_iommu_map_pages
` [PATCH 31/40] KVM: introduce kvm->srcu and convert kvm_set_memory_region to SRCU update
` [PATCH 32/40] KVM: use SRCU for dirty log
` [PATCH 33/40] KVM: x86: switch kvm_set_memory_alias to SRCU update
` [PATCH 34/40] KVM: convert io_bus to SRCU
` [PATCH 35/40] KVM: switch vcpu context to use SRCU
` [PATCH 36/40] KVM: convert slots_lock to a mutex
` [PATCH 37/40] KVM: Bump maximum vcpu count to 64
` [PATCH 38/40] KVM: Fill out ftrace exit reason strings
` [PATCH 39/40] KVM: avoid taking ioapic mutex for non-ioapic EOIs
` [PATCH 40/40] KVM: PPC: Fix typo in rebolting code
[ kvm-Bugs-2944508 ] QEMU (0.12.2) startup problem with kvm and flag -no-reboot
2010-02-10 17:11 UTC
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