messages from 2010-10-08 10:14:42 to 2010-10-13 14:12:41 UTC [more...]
[Autotest] Performance Monitor Utils
2010-10-13 14:13 UTC (2+ messages)
` [Autotest][PATCH 1/4] This add utils for get process name from his PID
[ANNOUNCE] qemu-kvm-0.13.0-rc3
2010-10-13 13:06 UTC
2.6.35-rc1 regression with pvclock and smp guests
2010-10-13 12:18 UTC (24+ messages)
[PATCH 0/3] Emulate MSI-X mask bits for assigned devices
2010-10-13 12:03 UTC (20+ messages)
` [PATCH 1/3] KVM: Emulation "
kvm-kmod: compiler errors due to missing tboot_enabled wrapper
2010-10-13 11:34 UTC
Network Patch set V4
2010-10-13 11:18 UTC (5+ messages)
question about nested ntp
2010-10-13 9:59 UTC (3+ messages)
[PATCH] ceph/rbd block driver for qemu-kvm (v6)
2010-10-13 8:41 UTC (3+ messages)
` [Qemu-devel] "
[Qemu-devel] qemu-kvm build issue on RHEL5.1
2010-10-13 8:13 UTC (2+ messages)
[PATCH] device-assignment: introduce get_assigned_dev_id
2010-10-13 8:11 UTC
[PATCH] device-assignment: cleanup assigned_dev_ioport_map
2010-10-13 8:11 UTC
[PATCH] building fix - do not check unsigned var >= 0
2010-10-13 2:32 UTC
iPhone with KVM?
2010-10-12 19:09 UTC (4+ messages)
Host network freeze on guest restart
2010-10-12 18:11 UTC (2+ messages)
kvm networking todo wiki
2010-10-12 17:38 UTC (6+ messages)
[PATCH] kvm-kmod: x86: make sure kvm_get_desc_base() doesn't sign extend
2010-10-12 17:43 UTC (2+ messages)
[v2 RFC PATCH 0/4] Implement multiqueue virtio-net
2010-10-12 17:09 UTC (3+ messages)
[AUTOTEST MIRROR][PATCH] Introduce .gitignore file
2010-10-12 16:47 UTC (7+ messages)
[GIT PULL] KVM fixes for 2.3.36-rc7
2010-10-12 16:13 UTC
[patch 1/2] vhost: potential integer overflows
2010-10-12 14:51 UTC (4+ messages)
Windows XP/2003 doesn't boot - Where is the fix for Fedora?
2010-10-12 13:15 UTC (3+ messages)
[patch 2/2] vhost: fix return code for log_access_ok()
2010-10-12 12:28 UTC (2+ messages)
pci-stub routes a pci card from a non shared to a shared IRQ when the VM is started
2010-10-12 9:48 UTC
system_powerdown not working for qemu-kvm 0.12.4?
2010-10-12 7:44 UTC (17+ messages)
how to debug unhandled vm exit: 0x11?
2010-10-12 4:09 UTC (15+ messages)
[PATCH v12 00/17] Provide a zero-copy method on KVM virtio-net
2010-10-12 1:24 UTC (11+ messages)
` [PATCH v12 01/17] Add a new structure for skb buffer from external
` [PATCH v12 06/17] Use callback to deal with skb_release_data() specially
` [PATCH v12 10/17] Add a hook to intercept external buffers from NIC driver
[PATCH RFC] tun: dma engine support
2010-10-11 20:52 UTC
Exceed 1GB/s with virtio-net ?
2010-10-11 20:32 UTC (5+ messages)
[PATCH] plugin_kvm: fix kvm_exit rip formatting
2010-10-11 20:19 UTC (2+ messages)
[libvirt-users] Problems with libvirt / qemu
2010-10-11 20:10 UTC (2+ messages)
KVM call agenda for Oct 12
2010-10-11 19:19 UTC
[patch uq/master 0/8] port qemu-kvm's MCE support (v2)
2010-10-11 18:31 UTC (10+ messages)
` [patch 0/8] port qemu-kvm's MCE support (v3)
` [patch 1/8] signalfd compatibility
` [patch 2/8] iothread: use signalfd
` [patch 3/8] Expose thread_id in info cpus
` [patch 4/8] kvm: x86: add mce support
` [patch 5/8] Export qemu_ram_addr_from_host
` [patch 6/8] Add RAM -> physical addr mapping in MCE simulation
` [patch 7/8] MCE: Relay UCR MCE to guest
` [patch 8/8] Add savevm/loadvm support for MCE
Using 1920x1080 resolution with kvm
2010-10-11 17:17 UTC (2+ messages)
[PATCH 0/2] device-assignment: Re-work PCI option ROM support
2010-10-11 15:43 UTC (12+ messages)
` [PATCH 2/2] device-assignment: Allow PCI to manage the option ROM
[V2 PATCH 1/2] KVM test: Use -device to add nic device when possible
2010-10-11 14:12 UTC (6+ messages)
` [V2 PATCH 2/2] KVM test: Add vhost-net support
[PATCH] KVM test: Add vhost-net support
2010-10-11 13:47 UTC
[PATCH] KVM: Don't reset mmu context unnecessarily when updating EFER
2010-10-11 12:25 UTC
[PATCH trace-cmd] plugin_kvm: remove stray line from kvm_emulate_insn_handler()
2010-10-11 8:57 UTC (2+ messages)
[PATCH v6 00/12] KVM: Add host swap event notifications for PV guest
2010-10-10 16:17 UTC (60+ messages)
` [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 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 10/12] Handle async PF in non preemptable context
[PATCH] trace "exit to userspace" event
2010-10-10 15:46 UTC (7+ messages)
[PATCH v2 0/8] Move msix.o back to target independent files list
2010-10-10 15:02 UTC (10+ messages)
` [PATCH v2 1/8] msix: avoid leaking kvm data on init failure
` [PATCH v2 2/8] kvm: drop kvm_context parameter from msix-related kvm functions
` [PATCH v2 3/8] Avoid using kvm_irq_routing_entry in PCIDevice
` [PATCH v2 4/8] Avoid use of kvm_irq_routing_entry in hw/msix.c
` [PATCH v2 5/8] kvm: Add stubs for msix support code
` [PATCH v2 6/8] kvm: allow kvm.h to be included from target independent files
` [PATCH v2 7/8] msix: remove CONFIG_KVM depedency
` [PATCH v2 8/8] Move msix.o build back to Makefile.objs
[PULL 0/3] PPC BookE patches
2010-10-10 10:44 UTC (4+ messages)
` [PATCH 1/3] KVM: PPC: BookE: Load the lower half of MSR
` [PATCH 2/3] KVM: PPC: BookE: fix sleep with interrupts disabled
` [PATCH 3/3] KVM: PPC: e500: Call kvm_vcpu_uninit() before kvmppc_e500_tlb_uninit()
[PATCH -v5] ceph/rbd block driver for qemu-kvm
2010-10-09 15:53 UTC (3+ messages)
` [Qemu-devel] "
upgrade kvm with running vm
2010-10-09 15:15 UTC (7+ messages)
[PATCH] kvm: add oom notifier for virtio balloon
2010-10-09 3:19 UTC (8+ messages)
[REGRESSION][BISECTED] virtio-blk serial attribute causes guest to hang [Was: Re: [PATCH UPDATED 4/5] dm: implement REQ_FLUSH/FUA support for request-based dm]
2010-10-09 1:41 UTC (12+ messages)
` [PATCH] virtio-blk: put request that was created to retrieve the device id
` [2.6.36 REGRESSION] "
[PATCH 2/2] kvm, MCE, Send SRAR SIGBUS directly
2010-10-09 0:48 UTC (4+ messages)
Upgrade Your Email Account
2010-10-08 19:54 UTC
[PATCH] ceph/rbd block driver for qemu-kvm (v4)
2010-10-08 16:05 UTC (16+ messages)
` [Qemu-devel] "
[PATCH 0/2] vhost net support v3
2010-10-08 15:28 UTC (3+ messages)
` [PATCH 1/2] KVM test: Use -device to add nic device when possible
` [PATCH 2/2] KVM test: Add vhost-net support
[KVM_AUTOTEST][RFC 0/3]: QMP basic test-suite
2010-10-08 12:58 UTC (3+ messages)
[PATCH 3/5] kvm: stop including asm-generic/bitops/le.h directly
2010-10-08 12:45 UTC (2+ messages)
how CPU hot-plug is suppose to work on Linux?
2010-10-08 12:28 UTC (2+ messages)
[PATCH 00/18] Network Patchset v4
2010-10-08 12:27 UTC (7+ messages)
` [Autotest] "
[PATCH] kvm_monitor.py: is_responsive(): Use status command
2010-10-08 12:19 UTC (2+ messages)
[patch uq/master 0/8] port qemu-kvm's MCE support
2010-10-08 12:02 UTC (8+ messages)
` [patch uq/master 7/8] MCE: Relay UCR MCE to guest
[REGRESSION][BISECTED] virtio-blk serial attribute causes guest to hang [Was: Re: [PATCH UPDATED 4/5] dm: implement REQ_FLUSH/FUA support for request-based dm]
2010-09-09 15:26 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