messages from 2008-10-28 09:25:47 to 2008-10-30 13:23:34 UTC [more...]
[v10] Userspace patches for PCI device assignment
2008-10-30 13:23 UTC (12+ 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 0 of 7] kvm-userspace: support multiple processors in the same architecture
2008-10-30 12:57 UTC (9+ messages)
` [PATCH 1 of 7] user: consolidate $arch tests and allow $arch to be "<arch>-<processor>"
` [PATCH 2 of 7] kvmctl: add --processor option to user/configure
` [PATCH 3 of 7] user: set $PROCESSOR from configure --arch=<arch>-<processor>
` [PATCH 4 of 7] kvmctl: rename config-powerpc-44x.mak
` [PATCH 5 of 7] kvmctl: ppc: use $PROCESSOR to set configuration options
` [PATCH 6 of 7] user: ppc: remove build flags
` [PATCH 7 of 7] user: define and use AR in configure scripts and Makefiles
kvm pci passthrough
2008-10-30 12:26 UTC (2+ messages)
[PATCH] regression: vmalloc easily fail
2008-10-30 11:28 UTC (17+ messages)
RFC: VMX: initialize TSC offset relative to vm creation time
2008-10-30 10:34 UTC (6+ messages)
[00/03][PATCH] kvm-ia64 updates for linux-2.6.28-rc2
2008-10-30 10:16 UTC (8+ messages)
[patch 0/3] oos shadow optimizations
2008-10-30 10:04 UTC (5+ messages)
` [patch 1/3] KVM: MMU: collapse remote TLB flushes on root sync
TAP MTU >= 4055 problem?
2008-10-30 9:41 UTC
[RFC][PATCH 0/10][v3] Enable MSI for KVM assigned device
2008-10-30 8:56 UTC (12+ 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 mask
` [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 0/2] kvm: disable virtualization on kdump
2008-10-30 7:52 UTC (29+ messages)
[PATCH 1/1] KVM: Enable Function Level Reset for assigned device
2008-10-30 5:52 UTC
BSD under KVM with 2 NIC'S
2008-10-29 22:21 UTC (2+ messages)
Announcement: Proxmox Virtual Environment 1.0 - First stable release
2008-10-29 21:11 UTC
[PATCH 1/3] Add additional CPU flag definitions
2008-10-29 19:13 UTC (24+ messages)
` [PATCH 2/3] Split CPUID from op_helper
` [PATCH 3/3] Add KVM support to QEMU
` [Qemu-devel] "
` [Qemu-devel] "
` "
VMX ideas
2008-10-29 17:18 UTC (7+ messages)
[PATCH 0/9] Add support for nested SVM (kernel) v5
2008-10-29 14:17 UTC (17+ 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
` Add VMRUN handler v5
[PATCH] VMX: Handle mmio emulation when guest state is invalid
2008-10-29 13:47 UTC (2+ messages)
[patch] fold struct vcpu_info into CPUState
2008-10-29 13:09 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
[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] [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)
kvm + kqemu enabled at the same time
2008-10-29 7:21 UTC (3+ messages)
[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
[PATCH 1/2] Add HPET emulation to qemu (v3)
2008-10-29 3:41 UTC (4+ messages)
[v7] Userspace patches for PCI device assignment
2008-10-28 16:45 UTC (21+ 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] [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 (2+ 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