messages from 2008-10-30 14:00:49 to 2008-11-04 14:53:37 UTC [more...]
[PATCH 00/14] x86: disable virt on kdump and emergency_restart
2008-11-04 14:52 UTC (5+ messages)
` [PATCH 01/16] x86 kdump: Extract kdump-specific code from crash_nmi_callback()
` [PATCH 06/16] x86: Move nmi_shootdown_cpus() to reboot.c
` [PATCH 10/16] x86: disable virtualization on all CPUs if needed, on emergency_restart
` [PATCH 11/16] kvm_x86_ops: crash_hardware_disable() operation
[PATCH 1/3] Add additional CPU flag definitions
2008-11-04 14:50 UTC (15+ messages)
` [PATCH 2/3] Split CPUID from op_helper
` [PATCH 3/3] Add KVM support to QEMU
` [Qemu-devel] "
[patch] remove vcpu_info array v5
2008-11-04 14:47 UTC (8+ messages)
[PATCH] [RFC] Activate VMX on demand
2008-11-04 14:38 UTC (6+ messages)
[PATCH 0/10][v4] Enable MSI for KVM assigned device kernel part
2008-11-04 14:35 UTC (27+ messages)
` [PATCH 01/10] KVM: Move ack notifier register and IRQ sourcd ID request
` [PATCH 02/10] KVM: Separate update irq to a single function
` [PATCH 03/10] KVM: Replace irq_requested with more generic irq_requested_type
` [PATCH 04/10] KVM: Clean up assigned_device_update_irq
` [PATCH 05/10] KVM: Add fields for MSI device assignment
` [PATCH 06/10] KVM: Export ioapic_get_delivery_bitmask
` [PATCH 07/10] x86: Add MSI delivery mode value
` [PATCH 08/10] KVM: Add assigned_device_msi_dispatch()
` [PATCH 09/10] KVM: Enable MSI for device assignment
` [PATCH 10/10] KVM: MSI to INTx translate
[PATCH] kvm-userspace: add ibm archs to unifdef header
2008-11-04 13:10 UTC (4+ messages)
[PATCH 0/6] Kill off the virtio_net tx mitigation timer
2008-11-04 11:43 UTC (19+ messages)
` [PATCH 1/6] kvm: qemu: virtio: remove unused variable
` [PATCH 2/6] kvm: qemu: dup the qemu_eventfd() return
` [PATCH 3/6] kvm: qemu: add qemu_eventfd_write() and qemu_eventfd_read()
` [PATCH 4/6] kvm: qemu: aggregate reads from eventfd
` [PATCH 5/6] kvm: qemu: virtio-net: handle all tx in I/O thread without timer
` [PATCH 6/6] kvm: qemu: virtio-net: drop mutex during tx tapfd write
[Patch] Fix a bug in init_assigned_device
2008-11-04 10:39 UTC (2+ messages)
[RFC Patch 0/5] x86_emulator: emulate shld and shrd instruction
2008-11-04 10:23 UTC (8+ messages)
` [Patch 1/5] x86_emulator: Extend the opcode descriptor
` [Patch 2/5] x86_emulator: add Src2 decode set
` [Patch 3/5] x86_emulator: add a new "implied 1" Src decode type
` [Patch 5/5] x86_emulator: add the emulation of shld and shrd instructions
` [Patch 4/5] x86_emulator: add the assembler code for three operands
[PATCH] kvm-userspace: move x86 specific calls introduced by device assignement to x86 files
2008-11-04 10:11 UTC (3+ messages)
[ kvm-Bugs-2215532 ] SMP IA32e RHEL5.1 guest can not boot up
2008-11-04 9:21 UTC
[ kvm-Bugs-2215532 ] SMP IA32e RHEL5.1 guest can not boot up
2008-11-04 9:20 UTC
How to do an automated backup?
2008-11-04 8:27 UTC (4+ messages)
[ kvm-Bugs-2215532 ] SMP IA32e RHEL5.1 guest can not boot up
2008-11-04 8:08 UTC
[ kvm-Bugs-2215532 ] SMP IA32e RHEL5.1 guest can not boot up
2008-11-04 7:34 UTC
[ kvm-Bugs-2219956 ] win2k3 server x64 exception 13
2008-11-04 4:25 UTC
[PATCH] KVM: Qemu: Fix ia64 build breakage
2008-11-03 21:48 UTC (3+ messages)
[ kvm-Bugs-2219447 ] kvm_run: Cannot allocate memory
2008-11-03 21:13 UTC
[ kvm-Bugs-2219447 ] kvm_run: Cannot allocate memory
2008-11-03 21:08 UTC
[ kvm-Bugs-2219447 ] kvm_run: Cannot allocate memory
2008-11-03 20:32 UTC
[ kvm-Bugs-2219215 ] SVM: WinXP install with the --no-kvm-irqchip fails with BSOD
2008-11-03 16:17 UTC
[PATCH] kvm testsuite: Add test for 'shld' instruction
2008-11-03 15:05 UTC
[PATCH 0/9] Add support for nested SVM (kernel) v5
2008-11-03 13:54 UTC (42+ messages)
` [PATCH 1/9] Clean up VINTR setting v5
` [PATCH 2/9] Add helper functions for nested SVM v5
` [PATCH 3/9] Implement GIF, clgi and stgi v5
` [PATCH 4/9] Implement hsave v5
` [PATCH 5/9] Add VMLOAD and VMSAVE handlers v5
` [PATCH 6/9] Add VMRUN handler v5
` [PATCH 7/9] Add VMEXIT handler and intercepts v5
` [PATCH 8/9] allow read access to MSR_VM_VR
` [PATCH 9/9] Allow setting the SVME bit v5
VMX ideas
2008-11-03 10:26 UTC (11+ messages)
[patch] kvm-userland - raise max vcpus to 256 for ia64
2008-11-03 8:50 UTC (2+ messages)
kvm/ia64: Fix halt emulation logic
2008-11-03 4:36 UTC (3+ messages)
Monitoring access to a guest page?
2008-11-03 3:03 UTC
[ kvm-Bugs-2217430 ] Host crash in kvm:unsync_walk_fn with kvm-78
2008-11-03 0:01 UTC
KVM_CAP_DEVICE_ASSIGNMENT should depend on CONFIG_PCI
2008-11-02 22:54 UTC
qemu bios does not bootup
2008-11-02 22:17 UTC
Fix to issues with kvm.h and g++
2008-11-02 22:39 UTC
[ANNOUNCE] kvm-78 release
2008-11-02 20:52 UTC (2+ messages)
[patch 0/3] oos shadow optimizations
2008-11-02 16:14 UTC (20+ messages)
` [patch 1/3] KVM: MMU: collapse remote TLB flushes on root sync
` [patch 2/3] KVM: MMU: skip global pgtables on sync due to cr3 switch
` [patch 3/3] KVM: MMU: prepopulate the shadow on invlpg
[ kvm-Bugs-2143498 ] FreeBSD fails to reboot
2008-11-02 16:04 UTC
TAP MTU >= 4055 problem?
2008-11-02 14:32 UTC (7+ messages)
` [PATCH] kvm: qemu: increase the size of the tap buffer [was Re: TAP MTU >= 4055 problem?]
Linux boot issue: "8254 timer not connected to IO-APIC"
2008-11-02 13:07 UTC (2+ messages)
[ kvm-Bugs-2215532 ] SMP IA32e RHEL5.1 guest can not boot up
2008-11-02 9:31 UTC
[PATCH 1/1] KVM: Enable Function Level Reset for assigned device
2008-11-02 9:08 UTC (3+ messages)
[PATCH 0 of 7] kvm-userspace: support multiple processors in the same architecture
2008-11-02 9:06 UTC (2+ messages)
[PATCH 1 of 7] user: consolidate $arch tests and allow $arch to be "<arch>-<processor>"
2008-11-02 9:03 UTC (2+ messages)
Weekly KVM Test report, kernel 8ac952a ... userspace 12114c2 ... -- One new issue
2008-11-02 6:05 UTC
[ kvm-Bugs-2215532 ] SMP IA32e RHEL5.1 guest can not boot up
2008-11-02 5:58 UTC
Solaris Guest Failures
2008-11-01 14:51 UTC
[PATCH 1/3] qemu: ppc: define maximum SMP limit as 1 for Bamboo
2008-11-01 1:00 UTC (2+ messages)
Unable to boot kernel version 2.6.26
2008-10-31 22:03 UTC (2+ messages)
(unknown),
2008-10-31 20:46 UTC
thread/core siblings info for guests
2008-10-31 16:47 UTC (5+ messages)
kvm-git: oops in is_largepage_backed
2008-10-31 13:21 UTC
[PATCH 0/5] KVM: Fix and improve guest debugging and x86 debug registers
2008-10-31 10:12 UTC (2+ messages)
guest hardware breakpoint
2008-10-31 10:11 UTC (2+ messages)
[PATCH] regression: vmalloc easily fail
2008-10-31 7:16 UTC (13+ messages)
[PATCH 1/2] Add HPET emulation to qemu (v3)
2008-10-30 17:57 UTC (5+ messages)
` [Qemu-devel] "
[PATCH 0/6] kdump: disable virtualization extensions on crash (v2)
2008-10-30 16:24 UTC (4+ messages)
` [PATCH 1/6] kdump: crash-time virt disable function
kvm pci passthrough
2008-10-30 16:09 UTC (4+ messages)
RFC: VMX: initialize TSC offset relative to vm creation time
2008-10-30 14:00 UTC (6+ 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