messages from 2011-09-20 16:30:49 to 2011-09-26 18:44:45 UTC [more...]
[PATCH 1/2] virtio-net: Verify page list size before fitting into skb
2011-09-26 18:44 UTC (3+ messages)
` [PATCH 2/2] virtio-net: Prevent NULL dereference
RFC [v2]: vfio / device assignment -- layout of device fd files
2011-09-26 18:34 UTC (4+ messages)
` [Qemu-devel] "
[PATCH] qemu-kvm: Switch POSIX compat AIO implementation to upstream
2011-09-26 18:09 UTC (7+ messages)
Question on kvm_clock working
2011-09-26 17:47 UTC (2+ messages)
[PATCH v3] kvm tools: Support multiple net devices
2011-09-26 17:44 UTC
[PATCH 0/2] nVMX injection corrections
2011-09-26 17:01 UTC (7+ messages)
` [PATCH 1/2] nVMX: Add KVM_REQ_IMMEDIATE_EXIT
` [PATCH 2/2] nVMX: Fix warning-causing idt-vectoring-info behavior
NFS share
2011-09-26 17:19 UTC
[PATCH v2] kvm tools: Support multiple net devices
2011-09-26 16:46 UTC (12+ messages)
[PATCH] virt.virt_env_process: Abstract screenshot production
2011-09-26 13:28 UTC (5+ messages)
[PATCH 0/4] acpi: fix up EJ0 in DSDT
2011-09-26 13:13 UTC (17+ messages)
` [PATCH 1/4] acpi: generate mixed asl/aml listing
` [PATCH 2/4] acpi: add aml/asl parsing script
` [PATCH 3/4] acpi: EJ0 method name patching
` [PATCH 4/4] acpi: remove _RMV
` [SeaBIOS] [PATCH 0/4] acpi: fix up EJ0 in DSDT
[GIT PULL] KVM updates for 3.1-rc7
2011-09-26 11:47 UTC
KVM call agenda for September 26
2011-09-26 9:46 UTC (2+ messages)
Questions about duplicate memory work
2011-09-26 9:14 UTC (5+ messages)
` "
Weird console issue
2011-09-26 8:45 UTC
[PATCH] qemu: Fix inject-nmi
2011-09-26 8:21 UTC (7+ messages)
` [Qemu-devel] "
[PATCH v8 0/4] The intro of QEMU block I/O throttling
2011-09-26 8:15 UTC (19+ messages)
` [PATCH v8 1/4] block: add the block queue support
` [Qemu-devel] "
` [PATCH v8 2/4] block: add the command line support
` [PATCH v8 3/4] block: add block timer and throttling algorithm
[RFC][PATCH] tools: kvm: don't use custom strtoul for hex numbers
2011-09-25 19:08 UTC (3+ messages)
` [RFC][PATCHv2] "
[PATCH] KVM: emulate lapic tsc deadline timer for guest
2011-09-25 14:47 UTC (7+ messages)
Biweekly KVM Test report, kernel 1e0e12af... qemu ad305c9f
2011-09-25 14:28 UTC
Biweekly KVM Test report, kernel 1e0e12af... qemu ad305c9f
2011-09-25 13:25 UTC
Qemu co-operation with kvm tsc deadline timer
2011-09-25 8:10 UTC
how to assign a pci device to guest [with qemu.git upstream]?
2011-09-25 3:48 UTC
[PATCH] kvm tools: Support multiple net devices
2011-09-25 2:49 UTC (2+ messages)
PROVIDE INFORMATIONS FOR CLAIMS
2011-09-24 9:25 UTC
Qemu/KVM is 3x slower under libvirt
2011-09-24 19:16 UTC
Problem booting Linux kernel on e500 powerpc
2011-09-24 19:00 UTC
Two mice don't seem to like each other
2011-09-24 17:39 UTC
[PATCH] KVM: PPC: E500: Support hugetlbfs
2011-09-24 7:47 UTC (5+ messages)
PCI-passthrough - issues/questions/ideas
2011-09-23 19:11 UTC (2+ messages)
inter VM / PF-VF communication
2011-09-23 18:15 UTC (4+ messages)
Looking for Universities
2011-09-23 18:07 UTC
[KVM-autotest][PATCH] cgroup test with KVM guest +first subtests
2011-09-23 17:41 UTC (8+ messages)
` [PATCH 1/2] cgroup: cgroup_common.py bugfixies and modifications
` [PATCH 2/2] adds cgroup tests on KVM guests with first test
[PATCH v2 0/2] pci-assign: Fix MSI-X support
2011-09-23 17:00 UTC (4+ messages)
` [PATCH v2 1/2] pci-assign: Re-order initfn for memory API
` [PATCH v2 2/2] pci-assign: Fix MSI-X capability test
[PATCH] qemu-kvm: Remove broken ia64 fragments
2011-09-23 16:16 UTC (3+ messages)
[PATCH] KVM: Enable "fast string operations" in MSR_IA32_MISC_ENABLE
2011-09-23 14:56 UTC (2+ messages)
[PATCHv2 0/3] acpi: fix up EJ0 in DSDT
2011-09-23 14:47 UTC (5+ messages)
` [PATCHv2 1/3] acpi: generate and parse mixed asl/aml listing
` [PATCHv2 2/3] acpi: EJ0 method name patching
` [PATCHv2 3/3] acpi: remove _RMV
[PATCH] Qemu co-operation with kvm tsc deadline timer
2011-09-23 13:51 UTC (3+ messages)
[PATCH v2] KVM: Fix simultaneous NMIs
2011-09-23 11:54 UTC (10+ messages)
[PATCH v4 00/11] KVM: x86: optimize for writing guest page
2011-09-23 11:51 UTC (13+ messages)
` [PATCH v4 01/11] KVM: MMU: avoid pte_list_desc running out in kvm_mmu_pte_write
` [PATCH v4 02/11] KVM: x86: tag the instructions which are used to write page table
` [PATCH v4 04/11] KVM: x86: cleanup port-in/port-out emulated
` [PATCH v4 05/11] KVM: MMU: do not mark accessed bit on pte write path
` [PATCH v4 06/11] KVM: MMU: cleanup FNAME(invlpg)
` [PATCH v4 07/11] KVM: MMU: fast prefetch spte on invlpg path
` [PATCH v4 08/11] KVM: MMU: remove unnecessary kvm_mmu_free_some_pages
` [PATCH v4 09/11] KVM: MMU: split kvm_mmu_pte_write function
` [PATCH v4 10/11] KVM: MMU: fix detecting misaligned accessed
` [PATCH v4 11/11] KVM: MMU: improve write flooding detected
` [PATCH v4 03/11] KVM: x86: retry non-page-table writing instructions
dunno where to ask, am i right here? shutdown win7 guest via system_powerdown
2011-09-23 8:51 UTC
[PATCH 0/1] virtio: console: fix for early console
2011-09-23 4:16 UTC (4+ messages)
` [PATCH 1/1] virtio: console: wait for first console port for early console output
VNC and SDL/VGA simultaneously?
2011-09-22 18:55 UTC (5+ messages)
Connection does not support host device enumeration
2011-09-22 12:35 UTC (3+ messages)
` Best way to exchange data between host and guest?
[RFC/PATCH] virtio-console: wait for console ports
2011-09-22 12:19 UTC (5+ messages)
` [PATCHv2] "
Virtualization for ARM CPUs
2011-09-22 9:47 UTC
What's the relationship between bridge, tun/tap and macvtap?
2011-09-22 9:06 UTC
[PATCH 0/2] pci-assign: Fix MSI-X support
2011-09-22 9:04 UTC (5+ messages)
` [PATCH 1/2] pci-assign: Re-order initfn for memory API
` [PATCH 2/2] pci-assign: Fix MSI-X registration
[PATCH] Add some pre-defination
2011-09-22 8:53 UTC
[Autotest] [PATCH] KVM-test: Add two scripts to disable services for perf tests
2011-09-22 8:00 UTC (2+ messages)
pci passthrough fail on fedora 15/kvm/qemu/virt-manager hosting win 7 (all 64 bit)
2011-09-21 19:18 UTC (2+ messages)
Help required in identifying a small task to begin contributing
2011-09-21 16:52 UTC
[PATCH 0/4] Avoid soft lockup message when KVM is stopped by host
2011-09-21 17:46 UTC (13+ messages)
percpu crash on NetBurst
2011-09-21 15:49 UTC (4+ messages)
[SeaBIOS] [SeaBIOS PATCH 2/2] hotplug: Add device per func in ACPI DSDT tables
2011-09-21 13:14 UTC (7+ messages)
` [SeaBIOS PATCH v2] "
[PATCH] nVMX: Fix warning-causing idt-vectoring-info behavior
2011-09-21 11:45 UTC (2+ messages)
Using vmdk image with qemu-kvm
2011-09-21 10:12 UTC
Linux KVM on CentOS 5.6
2011-09-21 6:14 UTC
[SeaBIOS PATCH 1/2] Fix regression of commit 87b533bf
2011-09-20 23:52 UTC (3+ messages)
` [SeaBIOS PATCH v2] "
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