messages from 2008-10-24 15:28:50 to 2008-10-29 13:08:03 UTC [more...]
[PATCH 1/3] Add additional CPU flag definitions
2008-10-29 13:07 UTC (14+ messages)
` [PATCH 2/3] Split CPUID from op_helper
` [PATCH 3/3] Add KVM support to QEMU
` [Qemu-devel] "
` [Qemu-devel] "
[patch] fold struct vcpu_info into CPUState
2008-10-29 13:04 UTC (12+ messages)
` [patch] v4 - "
[PATCH 00 of 10] kvm-userspace: ppc: userspace fixes for powerpc
2008-10-29 12:45 UTC (15+ messages)
` [PATCH 01 of 10] [PATCH] kvm-userspace: powerpc: fix env->xer access
` [PATCH 02 of 10] [PATCH] user: ppc: fix threading bugs in main-ppc.c
` [PATCH 03 of 10] [PATCH] user: ppc: better error reporting in load_file
` [PATCH 04 of 10] [PATCH] user: ppc: implement PowerPC 44x libcflat
` [PATCH 05 of 10] [PATCH] libcflat: ppc: add timebase accessor
` [PATCH 06 of 10] [PATCH] user: ppc: add stub nmi handler
` [PATCH 07 of 10] [PATCH] qemu: ppc: define maximum SMP limit as 1 for Bamboo
` [PATCH 08 of 10] [PATCH] qemu: ppc: if not a uImage, try to load kernel as ELF
` [PATCH 09 of 10] [PATCH] kvm: external module: Treat NONARCH_CONFIG as a list
` [PATCH 10 of 10] [PATCH] kvm-userspace: ppc: fix initial ppc memory setup
[v10] Userspace patches for PCI device assignment
2008-10-29 12:27 UTC (8+ messages)
` [PATCH 1/6] device assignment: add ioctl wrappers
` [PATCH 2/6] device assignment: introduce pci_map_irq to get irq nr from pin number
` [PATCH 3/6] device assignment: introduce functions to correlate pin number and irq
` [PATCH 4/6] device assignment: build vtd.c for Intel IOMMU support
` [PATCH 5/6] device assignment: support for assigning PCI devices to guests
` [PATCH 6/6] device assignment: support for hot-plugging PCI devices
[v8] Userspace patches for PCI device assignment
2008-10-29 11:47 UTC (25+ messages)
` [PATCH 1/6] device assignment: add ioctl wrappers
` [PATCH 2/6] device assignment: introduce pci_map_irq to get irq nr from pin number
` [PATCH 3/6] device assignment: introduce functions to correlate pin number and irq
` [PATCH 4/6] device assignment: build vtd.c for Intel IOMMU support
` [PATCH 5/6] device assignment: support for assigning PCI devices to guests
` [PATCH 6/6] device assignment: support for hot-plugging PCI devices
[PATCH] regression: vmalloc easily fail
2008-10-29 10:43 UTC (13+ messages)
[PATCH] [RESEND] VT-d: Support multiple device assignment to one guest
2008-10-29 10:25 UTC (3+ messages)
[v9] Userspace patches for PCI device assignment
2008-10-29 10:22 UTC (7+ messages)
` [PATCH 1/6] device assignment: add ioctl wrappers
` [PATCH 2/6] device assignment: introduce pci_map_irq to get irq nr from pin number
` [PATCH 3/6] device assignment: introduce functions to correlate pin number and irq
` [PATCH 4/6] device assignment: build vtd.c for Intel IOMMU support
` [PATCH 5/6] device assignment: support for assigning PCI devices to guests
` [PATCH 6/6] device assignment: support for hot-plugging PCI devices
KVM: MMU: increase per-vcpu rmap cache alloc size
2008-10-29 9:42 UTC (2+ messages)
[PATCH 0/2] kvm: disable virtualization on kdump
2008-10-29 9:41 UTC (27+ messages)
[PATCH] VMX: Handle mmio emulation when guest state is invalid
2008-10-29 8:39 UTC
kvm + kqemu enabled at the same time
2008-10-29 7:21 UTC (3+ messages)
[PATCH 0/9] Add support for nested SVM (kernel) v5
2008-10-29 5:35 UTC (12+ 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
` "
` Implement GIF, clgi and stgi v5
[01/03] [PATCH] KVM: ia64: Re-organize data sturure of guests' data area
2008-10-29 4:39 UTC
[03/03][PATCH] KVM: ia64: kvm halt logic doesn't need lock to protect
2008-10-29 4:39 UTC
[02/03][PATCH] KVM: ia64: Ensure SIGINT delivered to main thread (vcpu 0)
2008-10-29 4:39 UTC
[00/03][PATCH] kvm-ia64 updates for linux-2.6.28-rc2
2008-10-29 4:39 UTC
[PATCH 1/2] Add HPET emulation to qemu (v3)
2008-10-29 3:41 UTC (7+ messages)
` [Qemu-devel] "
RFC: VMX: initialize TSC offset relative to vm creation time
2008-10-28 18:36 UTC (4+ messages)
[v7] Userspace patches for PCI device assignment
2008-10-28 16:45 UTC (23+ messages)
` [PATCH 1/6] KVM/userspace: Device Assignment: Add ioctl wrappers needed for assigning devices
` [PATCH 2/6] qemu: Introduce pci_map_irq to get irq nr from pin number for a PCI device
` [PATCH 3/6] qemu: piix: Introduce functions to get pin number from irq and vice versa
` [PATCH 4/6] KVM/userspace: Build vtd.c for Intel IOMMU support
` [PATCH 5/6] KVM/userspace: Device Assignment: Support for assigning PCI devices to guests
` [PATCH 6/6] KVM/userspace: Device Assignment: Support for hot plugging PCI devices
[PATCH] [PATCH] qemu: ppc: xer access prototypes no more used & implemented
2008-10-28 16:05 UTC
[GIT PULL] KVM fixes for 2.6.28-rc2
2008-10-28 14:47 UTC
[PATCH] x86 emulator: move skip_emulated_instruction()
2008-10-28 10:49 UTC (2+ messages)
[PATCH 2/2] KVM: Fix kvm_free_physmem_slot memory leak
2008-10-28 9:57 UTC (2+ messages)
[PATCH 0/3] kvm-userspace: ppc: userspace fixes for powerpc
2008-10-28 9:25 UTC (7+ messages)
` [PATCH 1/5] user: ppc: fix threading bugs in main-ppc.c
` [PATCH 2/5] user: ppc: better error reporting in load_file
` [PATCH 4/5] libcflat: ppc: add timebase accessor
` [PATCH 3/5] user: ppc: implement PowerPC 44x libcflat
` [PATCH 5/5] user: ppc: add stub nmi handler
[PATCH 1/3] qemu: ppc: define maximum SMP limit as 1 for Bamboo
2008-10-28 9:08 UTC
[PATCH 2/3] kvm: external module: Treat NONARCH_CONFIG as a list
2008-10-28 9:08 UTC
[PATCH] qemu: ppc: if not a uImage, try to load kernel as ELF
2008-10-28 9:08 UTC
[PATCH 3/3] kvm-userspace: ppc: fix initial ppc memory setup
2008-10-28 9:08 UTC
[PATCH 0/3] kvm-userspace: ppc: userspace fixes for powerpc
2008-10-28 9:08 UTC
kvm broken with new vmap
2008-10-27 23:07 UTC
[PATCH 1/1] Add configure script check for gawk and unifdef when using kvm-userspace.git
2008-10-27 20:51 UTC (3+ messages)
KVM and VMport, or r76 UUID functionality
2008-10-27 19:51 UTC (3+ messages)
Fix Linux guests migration from AMD to Intel hosts
2008-10-27 10:15 UTC (4+ messages)
` [PATCH 1/2] KVM: SVM: Set the 'g' bit of the cs selector for cross-vendor migration
` [PATCH 2/2] KVM: SVM: Set the 'busy' flag of the TR selector
[ kvm-Bugs-2200006 ] vga vmware and kernel 2.6.25
2008-10-27 7:24 UTC
[ kvm-Bugs-2198658 ] USB Passthrough is broken in the latest code
2008-10-26 20:06 UTC
[PATCH] kvm: external module: test for EXT_CONFIG_KVM_TRACE instead of CONFIG_KVM_TRACE
2008-10-26 15:41 UTC (2+ messages)
[PATCH 1/1] kvm: bios: Update e820 table for EPT real mode pagetable
2008-10-26 15:20 UTC (3+ messages)
[PATCH 0/8] Support for S3 ACPI state (suspend to memory)
2008-10-26 14:58 UTC (3+ messages)
` [PATCH 3/8] Add S3 state to DSDT. Handle resume event in the BIOS
[PATCH 2/2] KVM: Fix kvm_free_physmem memory leak
2008-10-26 14:54 UTC (2+ messages)
[RESEND][PATCH] KVM: VMX: Report VNMI emulation
2008-10-26 14:21 UTC (2+ messages)
[PATCH 0/3] Some kvm-guest-drivers-linux/virtio_net fixes
2008-10-26 14:17 UTC (3+ messages)
` [PATCH 1/3] virtio_net: Fix leaked netdev->refcnt
[PATCH 0/2] kvmtrace: Allow user to clean up stale trace setup
2008-10-26 14:15 UTC (2+ messages)
[patch 0/3] oos shadow optimizations
2008-10-26 11:48 UTC (7+ 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
Weekly KVM Test report, kernel fc024f2 ... userspace 8fb7c87
2008-10-25 16:37 UTC
[ kvm-Bugs-2149609 ] Booting IA32e Windows guest meets BSOD
2008-10-25 15:49 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