messages from 2010-09-29 09:33:21 to 2010-10-05 01:20:59 UTC [more...]
[PATCH v6 00/12] KVM: Add host swap event notifications for PV guest
2010-10-05 1:20 UTC (14+ messages)
` [PATCH v6 01/12] Add get_user_pages() variant that fails if major fault is required
` [PATCH v6 02/12] Halt vcpu if page it tries to access is swapped out
` [PATCH v6 03/12] Retry fault before vmentry
` [PATCH v6 04/12] Add memory slot versioning and use it to provide fast guest write interface
` [PATCH v6 05/12] Move kvm_smp_prepare_boot_cpu() from kvmclock.c to kvm.c
` [PATCH v6 06/12] Add PV MSR to enable asynchronous page faults delivery
` [PATCH v6 07/12] Add async PF initialization to PV guest
` [PATCH v6 08/12] Handle async PF in a guest
` [PATCH v6 09/12] Inject asynchronous page fault into a PV guest if page is swapped out
` [PATCH v6 10/12] Handle async PF in non preemptable context
` [PATCH v6 11/12] Let host know whether the guest can handle async PF in non-userspace context
` [PATCH v6 12/12] Send async PF when guest is not in userspace too
unit tests and get_user_pages_ptes_fast()
2010-10-04 23:59 UTC (3+ messages)
last_kernel_ns ?
2010-10-04 21:49 UTC (2+ messages)
[PATCH 0/2] device-assignment: Re-work PCI option ROM support
2010-10-04 21:26 UTC (3+ messages)
` [PATCH 1/2] PCI: Export pci_map_option_rom()
` [PATCH 2/2] device-assignment: Allow PCI to manage the option ROM
Any suggestions on where I can find description of how the network bridging work
2010-10-04 21:14 UTC
[patch uq/master 0/8] port qemu-kvm's MCE support
2010-10-04 18:54 UTC (9+ messages)
` [patch uq/master 1/8] signalfd compatibility
` [patch uq/master 2/8] iothread: use signalfd
` [patch uq/master 3/8] Expose thread_id in info cpus
` [patch uq/master 4/8] kvm: x86: add mce support
` [patch uq/master 5/8] Export qemu_ram_addr_from_host
` [patch uq/master 6/8] Add RAM -> physical addr mapping in MCE simulation
` [patch uq/master 7/8] MCE: Relay UCR MCE to guest
` [patch uq/master 8/8] Add savevm/loadvm support for MCE
KVM call agenda for Oct 5
2010-10-04 18:48 UTC
[PATCH] virtio: Use ioeventfd for virtqueue notify
2010-10-04 16:25 UTC (12+ messages)
` "
` [Qemu-devel] "
lsi_scsi assertion
2010-10-04 9:34 UTC (8+ messages)
` [Qemu-devel] "
KVM with hugepages generate huge load with two guests
2010-10-04 9:01 UTC (9+ messages)
VMX: System lock-up in guest mode, BIOS under suspect
2010-10-04 8:41 UTC (3+ messages)
buildbot failure in qemu-kvm on disable_kvm_i386_out_of_tree
2010-10-04 2:06 UTC
buildbot failure in qemu-kvm on disable_kvm_i386_debian_5_0
2010-10-04 2:04 UTC
buildbot failure in qemu-kvm on default_i386_out_of_tree
2010-10-04 1:06 UTC
buildbot failure in qemu-kvm on default_i386_debian_5_0
2010-10-04 1:04 UTC
[PATCH] KVM: MMU: Avoid sign extension in mmu_alloc_direct_roots() pae root address
2010-10-03 16:52 UTC
qemu-kvm 0.12.5 virtio-net page allocation error
2010-10-03 16:04 UTC (2+ messages)
` UPD: "
[PATCH v12 00/17] Provide a zero-copy method on KVM virtio-net
2010-10-03 13:12 UTC (22+ messages)
` [PATCH v12 01/17] Add a new structure for skb buffer from external
` [PATCH v12 02/17] Add a new struct for device to manipulate external buffer
` [PATCH v12 03/17] Add a ndo_mp_port_prep pointer to net_device_ops
` [PATCH v12 04/17] Add a function make external buffer owner to query capability
` [PATCH v12 05/17] Add a function to indicate if device use external buffer
` [PATCH v12 06/17] Use callback to deal with skb_release_data() specially
` [PATCH v12 07/17]Modify netdev_alloc_page() to get external buffer
` [PATCH v12 08/17] Modify netdev_free_page() to release "
` [PATCH v12 09/17] Don't do skb recycle, if device use "
` [PATCH v12 10/17] Add a hook to intercept external buffers from NIC driver
` [PATCH v12 11/17] Add header file for mp device
` [PATCH v12 13/17] Add a kconfig entry and make entry "
` [PATCH v12 12/17] Add mp(mediate passthru) device
` [PATCH v12 14/17] Provides multiple submits and asynchronous notifications
` [PATCH v12 15/17]An example how to modifiy NIC driver to use napi_gro_frags() interface
` [PATCH v12 16/17]An example how to alloc user buffer based on "
` [PATCH v12 17/17]add two new ioctls for mp device
[PATCH 0/3] Emulate MSI-X mask bits for assigned devices
2010-10-03 13:03 UTC (11+ messages)
` [PATCH 1/3] KVM: Emulation "
[PATCH 3/3] VFIO V4: VFIO driver: Non-privileged user level PCI drivers
2010-10-03 13:02 UTC (7+ messages)
Hey
2010-10-03 11:18 UTC
[PATCH] Monitor command to translate guest physical address to host virtual address
2010-10-03 10:33 UTC (5+ messages)
TSC in nested SVM and VMX
2010-10-03 9:01 UTC (11+ messages)
Windows XP/2003 doesn't boot - Where is the fix for Fedora?
2010-10-03 8:58 UTC (2+ messages)
KVM CPU Numbering
2010-10-03 8:45 UTC (2+ messages)
2.6.35-rc1 regression with pvclock and smp guests
2010-10-03 8:30 UTC (39+ messages)
For your interest
2010-09-29 9:53 UTC
buildbot failure in qemu-kvm on disable_kvm_i386_out_of_tree
2010-10-03 2:04 UTC
buildbot failure in qemu-kvm on disable_kvm_i386_debian_5_0
2010-10-03 2:03 UTC
[ANNOUNCE] kvm-kmod-2.6.35.6
2010-10-01 15:40 UTC
[ANNOUNCE] kvm-kmod-2.6.36-rc6
2010-10-01 15:40 UTC
how to debug unhandled vm exit: 0x11?
2010-10-01 14:29 UTC (8+ messages)
x64 guest on 32bit host?
2010-10-01 11:17 UTC (2+ messages)
cpulimit and kvm process
2010-10-01 9:44 UTC (2+ messages)
[PATCH] lsi53c895a: Add support for OS/2 Warp SYM8XX.ADD driver
2010-09-30 21:44 UTC (3+ messages)
[PATCH] lsi53c895a: Add missing registers and workaround for OS/2 Warp SYM8XX.ADD driver
2010-09-30 21:29 UTC (3+ messages)
pci passthrough with KVM
2010-09-30 15:53 UTC (4+ messages)
Dear Account Owner:
2010-09-30 14:52 UTC
disk image snapshot functionality
2010-09-30 15:28 UTC (6+ messages)
[PATCH 00/18] Network Patchset v4
2010-09-30 9:30 UTC (19+ messages)
` [PATCH 07/18] KVM test: Add a subtest jumbo
` [PATCH 08/18] KVM test: Add basic file transfer test
` [PATCH 11/18] KVM test: Add a subtest of multicast
` [PATCH 13/18] KVM test: Add a subtest of changing MAC address
` [PATCH 16/18] KVM test: Improve vlan subtest
[PATCH] scsi-generic: Add reset handler
2010-09-30 5:07 UTC
[PATCH] qemu-kvm-x86: consider the irq0override flag in kvm_arch_init_irq_routing
2010-09-29 20:36 UTC (2+ messages)
[PATCH] Explicit type conversion to avoid compilation failure
2010-09-29 21:17 UTC (2+ messages)
[PATCH] qemu-kvm: device assignment: Reflect assigned device's MSI data/address modification to KVM
2010-09-30 2:05 UTC (2+ messages)
[PATCH 0/2] qemu-kvm: make make-release work on older systems
2010-09-29 21:10 UTC (2+ messages)
[PATCH] KVM: x86 emulator: Eliminate compilation warning in x86_decode_insn()
2010-09-30 0:19 UTC (2+ messages)
[PATCH 14/19] KVM test: Add a netperf subtest
2010-09-30 1:41 UTC
[PATCH 07/19] KVM test: Add a subtest jumbo
2010-09-29 20:18 UTC
[PATCH 08/19] KVM test: Add basic file transfer test
2010-09-29 17:48 UTC (2+ messages)
` [Autotest] "
[RFC PATCH 2/2] macvtap: TX zero copy between guest and host kernel
2010-09-29 15:23 UTC (18+ messages)
[PATCH] KVM: ia64: define kvm_lapic_enabled() to fix a compile error
2010-09-29 14:10 UTC (7+ messages)
[PATCH v11 00/17] Provide a zero-copy method on KVM virtio-net
2010-09-29 13:41 UTC (10+ messages)
` [PATCH v11 03/17] Add a ndo_mp_port_prep pointer to net_device_ops
` [PATCH v11 12/17] Add a kconfig entry and make entry for mp device
` [PATCH v11 13/17] Add mp(mediate passthru) device
[KVM-autotest][patch] matrix_to_string: header columns width
2010-09-29 11:02 UTC (3+ messages)
` [PATCH] FIX matrix_to_string: header columns width ADD matrix_to_string: accept header of type tupple or list
[PATCH v11 17/17]add two new ioctls for mp device
2010-09-29 9:36 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;
as well as URLs for NNTP newsgroup(s).