messages from 2008-08-11 17:01:51 to 2008-08-18 02:33:52 UTC [more...]
[PATCH] kvm: bios: Put AP boot up code to 0x1000
2008-08-18 2:33 UTC (10+ messages)
` [PATCH] kvm: bios: end AP boot code execution in rombios
[PATCH] kvm: qemu: Add missing DEPLIBS in Makefile.target
2008-08-18 1:59 UTC (2+ messages)
Building and Installing everything but Modules
2008-08-17 16:51 UTC (2+ messages)
[PATCH 01/02] Fix build issue for IA64
2008-08-17 15:48 UTC (4+ messages)
KVM: fix i8259 reset irq acking
2008-08-17 14:36 UTC (6+ messages)
Un-googlable
2008-08-17 13:07 UTC (5+ messages)
[PATCH 3/4] VMX: Add invalid guest state handler
2008-08-17 13:47 UTC (2+ messages)
[PATCH 4/4] VMX: Modify mode switching and vmentry functions
2008-08-17 13:42 UTC
[PATCH 2/4] VMX: Add module parameter and emulation flag
2008-08-17 13:39 UTC
[PATCH 1/4] VMX: Add Guest State Validity Checks
2008-08-17 13:38 UTC
[PATCH 0/4] VMX: Invalid guest state emulation
2008-08-17 13:36 UTC
[RFC][PATCH v2] VMX: Invalid guest state emulation
2008-08-17 12:03 UTC (6+ messages)
[PATCH 0/5] Various USB fixes and improvements
2008-08-17 7:52 UTC (25+ messages)
` [PATCH 1/5] husb: support for USB host device auto disconnect
` [PATCH 2/5] husb: support for USB host device auto connect
` [Qemu-devel] "
` [PATCH 3/5] usb: generic packet handler cleanup and documentation
` [PATCH 4/5] uhci: rewrite UHCI emulator, fully async operation with multiple outstanding transactions
` [PATCH 5/5] husb: rewrite Linux host USB layer, fully async operation
` [Qemu-devel] "
[patch 0/2] do not run halted vcpu's
2008-08-17 7:41 UTC (10+ messages)
` [patch 1/2] KVM: x86: set debug registers after "schedulable" section
` [patch 2/2] KVM: x86: do not execute halted vcpus (v2)
Which SCSI controller is emulated in KVM guests?
2008-08-17 7:09 UTC (3+ messages)
Weekly KVM Test report, kernel 37304c6 .. userspace b7190d3 -- One New Issue
2008-08-17 6:21 UTC
[ kvm-Bugs-2055584 ] Guest hang after save restore or live migration
2008-08-17 6:10 UTC
[PATCH] Work around dhclient brokenness
2008-08-15 19:47 UTC
[REGRESSION?] -no-kvm-irqchip broken with kvm.git
2008-08-15 9:06 UTC (11+ messages)
` [PATCH] fix -no-kvm-irqchip regression
[PATCH 0/8] Various USB fixes and improvements (update 2)
2008-08-15 0:51 UTC (9+ messages)
` [PATCH 1/8] husb: support for USB host device auto disconnect
` [PATCH 2/8] husb: support for USB host device auto connect
` [PATCH 3/8] usb: generic packet handler cleanup and documentation
` [PATCH 4/8] uhci: rewrite UHCI emulator, fully async operation with multiple outstanding transactions
` [PATCH 5/8] husb: rewrite Linux host USB layer, fully async operation
` [PATCH 6/8] husb: remove disconnect detection timer
` [PATCH 7/8] husb: Fixup printfs and stuff based on the review comments
` [PATCH 8/8] uhci: fixes for save/load-vm
[PATCH] husb: fixup printfs and stuff based on the review comments
2008-08-14 22:42 UTC
[PATCH] husb: remove disconnect detection timer
2008-08-14 21:39 UTC
SR-IOV: patches are available for Linux kernel [4/4]
2008-08-14 12:12 UTC (5+ messages)
KVM Guest detection
2008-08-13 21:05 UTC (4+ messages)
RHEL3 guests and kscand
2008-08-13 20:06 UTC (3+ messages)
[PATCH 0/12] virtio_net perf patches
2008-08-13 16:28 UTC (25+ messages)
` [PATCH 01/12] kvm: qemu: Fix virtio_net tx timer
` [PATCH 02/12] kvm: qemu: Remove virtio_net tx ring-full heuristic
` [PATCH 03/12] kvm: qemu: Add VIRTIO_F_NOTIFY_ON_EMPTY
` [PATCH 04/12] kvm: qemu: Disable recv notifications until avail buffers exhausted
` [PATCH 05/12] kvm: qemu: Add support for partial csums and GSO
` [PATCH 06/12] kvm: qemu: Rename tap_readv() to tap_receive_iov()
` [PATCH 07/12] kvm: qemu: Move some code around for the next commit
` [PATCH 08/12] kvm: qemu: Don't require all drivers to use virtio_net_hdr
` [PATCH 09/12] kvm: qemu: Actually enable GSO support
` [PATCH 10/12] kvm: qemu: Add a -net tap,fd=X,vnet_hdr=on option
` [PATCH 11/12] kvm: qemu: Increase size of virtio_net rings
` [PATCH 12/12] kvm: qemu: Drop the mutex while reading from tapfd
` [PATCH 1/1] kvm: qemu: Handle tap fds with IFF_VNET_HDR
[RFC 0/9] Memory registration rework
2008-08-13 14:33 UTC (16+ messages)
` [PATCH 1/9] add debuging facilities to memory registration at libkvm
` [PATCH 2/9] experimental change to avoid doing the same thing twice
` [PATCH 3/9] do not use mem_hole anymore
` [PATCH 4/9] allow intersecting region to be on the boundary
` [PATCH 5/9] substitute is_allocated_mem with more general is_containing_region
` [PATCH 6/9] move kvm_cpu_register_memory_area into qemu's
` [PATCH 7/9] cleanup kvm memory registration
` [PATCH 8/9] coalesce mmio regions without an explicit call
` [PATCH 9/9] remove explicit calls to kvm_qemu_register_coalesced_mmio
[PATCH 0/4] Fix cpu-emulation mode builds
2008-08-13 14:25 UTC (11+ messages)
` [PATCH 1/4] Use proper open call for init file
` [PATCH 2/4] Provide dummy cpu_vendor_string
` [PATCH 3/4] Fix dependencies to run dyngen early enough
` [PATCH 4/4] Fix --disable-kvm build
[PATCH] KVM: Device assignment: Check for privileges before assigning irq
2008-08-13 13:22 UTC
[PATCH 1/2] VT-d: changes to support KVM
2008-08-13 10:20 UTC (7+ messages)
` [PATCH 2/2] KVM: Device assignemnt with VT-d
Announcing: Open OVF project source code availibility
2008-08-13 9:37 UTC (6+ messages)
` "
[PATCH 1/1] KVM: remove unused field from the assigned dev struct
2008-08-13 9:09 UTC (2+ messages)
[ kvm-Bugs-2042889 ] guest: device offline, then kernel panic
2008-08-13 8:53 UTC
[PATCH 1/1] Fix --disable-kvm build
2008-08-13 8:46 UTC
[PATCH 1/2] KVM: trace: Add event mask support
2008-08-13 8:13 UTC (3+ messages)
[PATCH] kvm: Fix kvm startup script
2008-08-13 8:08 UTC (2+ messages)
[PATCH] KVM: VMX: Clean up magic number 0x66 in init_rmode_tss
2008-08-13 8:07 UTC
[PATCH 2/2] kvm: user: Add event mask support in kvmtrace
2008-08-13 7:54 UTC
[ kvm-Bugs-2042889 ] guest: device offline, then kernel panic
2008-08-13 6:40 UTC
Serial problems
2008-08-13 3:53 UTC
KVM Management : Public Bridge setup
2008-08-12 17:39 UTC (3+ messages)
[RFC][PATCH] Add HPET emulation to qemu (v2)
2008-08-12 16:33 UTC (5+ messages)
` [Qemu-devel] "
[patch 0/3] fix PIT injection
2008-08-12 15:35 UTC (3+ messages)
` [patch 3/3] KVM: PIT: fix injection logic and count
[PATCH] Fix build issue for IA64
2008-08-12 13:54 UTC (2+ messages)
[PATCH 0/9][RFC] KVM virtio_net performance
2008-08-12 13:35 UTC (4+ messages)
[PATCH 1/4] reduce kvm stack usage in kvm_arch_vm_ioctl()
2008-08-12 13:00 UTC (4+ messages)
` [PATCH 3/4] reduce stack usage in kvm_arch_vcpu_ioctl()
` [PATCH 4/4] kvm: reduce stack usage in kvm_pv_mmu_op()
[libvirt] [ANNOUNCE] virt-mem tools version 0.2.8 released
2008-08-12 10:45 UTC (13+ messages)
` [libvirt] RE: [Qemu-devel] "
` "
` [et-mgmt-tools] "
SR-IOV: patches are available for Linux kernel [3/4]
2008-08-12 8:44 UTC
SR-IOV: patches are available for Linux kernel [2/4]
2008-08-12 8:43 UTC
SR-IOV: patches are available for Linux kernel [1/4]
2008-08-12 8:42 UTC
SR-IOV: patches are available for Linux kernel
2008-08-12 8:32 UTC
Device assignemnt: updated patches
2008-08-12 3:29 UTC (15+ messages)
` [PATCH 1/5] KVM: PCIPT: direct mmio pfn check
` [PATCH 2/5] KVM: Add irq ack notifier list
` [PATCH 3/5] KVM: pci device assignment
` [PATCH 4/5] VT-d: changes to support KVM
` [PATCH 5/5] This patch extends the VT-d driver "
Migrating Vm's from one machine to another...and back
2008-08-11 17:01 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