messages from 2010-10-19 09:42:42 to 2010-10-20 19:52:00 UTC [more...]
[PATCH 00/10] [PULL] qemu-kvm.git uq/master queue
2010-10-20 19:51 UTC (15+ messages)
` [PATCH 01/10] Set cpuid definition to 0 before initializing it
` [PATCH 02/10] Add svm cpuid features
` [PATCH 03/10] signalfd compatibility
` [PATCH 04/10] iothread: use signalfd
` [PATCH 05/10] kvm: x86: add mce support
` [PATCH 06/10] Export qemu_ram_addr_from_host
` [PATCH 07/10] Add RAM -> physical addr mapping in MCE simulation
` [PATCH 08/10] MCE: Relay UCR MCE to guest
` [PATCH 09/10] Add savevm/loadvm support for MCE
` [PATCH 10/10] Fix memory leak in register save load due to xsave support
[PATCH 0/8][v2] MSI-X mask emulation support for assigned device
2010-10-20 19:02 UTC (42+ messages)
` [PATCH 1/8] PCI: MSI: Move MSI-X entry definition to pci_regs.h
` [PATCH 2/8] irq: Export irq_to_desc() to modules
` [PATCH 3/8] KVM: x86: Enable ENABLE_CAP capability for x86
` [PATCH 4/8] KVM: Move struct kvm_io_device to kvm_host.h
` [PATCH 5/8] KVM: Add kvm_get_irq_routing_entry() func
` [PATCH 6/8] KVM: assigned dev: Preparation for mask support in userspace
` [PATCH 7/8] KVM: assigned dev: Introduce io_device for MSI-X MMIO accessing
` [PATCH 8/8] KVM: Emulation MSI-X mask bits for assigned devices
[PATCH] msix: fix irqchip breakage
2010-10-20 17:37 UTC (2+ messages)
[PATCH] KVM: Correct ordering of ldt reload wrt fs/gs reload
2010-10-20 16:35 UTC (2+ messages)
CD-ROM size not updated when switching CD-ROM images
2010-10-20 16:44 UTC (3+ messages)
[PATCH] KVM: x86: Add missing inline tag to kvm_read_and_reset_pf_reason
2010-10-20 16:34 UTC
[ANNOUNCE] qemu-kvm-0.13.0
2010-10-20 15:54 UTC (3+ messages)
[PATCH] KVM: improve hva_to_pfn() readability
2010-10-20 16:30 UTC (2+ messages)
[PATCH] KVM: Move KVM context switch into own function
2010-10-20 16:20 UTC (3+ messages)
[PATCH 0/3] SVM feature support for qemu v3
2010-10-20 15:53 UTC (9+ messages)
` [PATCH 1/3] Make kvm64 the default cpu model when kvm_enabled()
` [Qemu-devel] "
[GIT PULL] KVM updates for 2.6.36-rc8
2010-10-20 15:31 UTC
[KVM-AUTOTEST PATCH] KVM test: kvm_monitor.py: use select whenever possible
2010-10-20 15:34 UTC (2+ messages)
` [KVM-AUTOTEST PATCH] KVM test: kvm_monitor.py: fix cmd_qmp()'s docstring
(unknown),
2010-10-20 15:20 UTC
Problems in starting windows using qemu-kvm from arch
2010-10-20 15:01 UTC (8+ messages)
[PATCH 0/27] nVMX: Nested VMX, v6
2010-10-20 14:57 UTC (6+ messages)
` [PATCH 20/27] nVMX: Deciding if L0 or L1 should handle an L2 exit
` [PATCH 25/27] nVMX: Additional TSC-offset handling
KVM call minutes for Oct 19
2010-10-20 13:21 UTC (9+ messages)
` [Qemu-devel] "
[PATCH] KVM: x86: Mark kvm_arch_setup_async_pf static
2010-10-20 13:18 UTC
[Qemu-devel] Re: KVM call agenda for Oct 19
2010-10-20 13:05 UTC (5+ messages)
CD-ROM size not updated when switching CD-ROM images
2010-10-20 12:50 UTC
[PATCH v7 00/12] KVM: Add host swap event notifications for PV guest
2010-10-20 11:53 UTC (10+ messages)
` [PATCH v7 02/12] Halt vcpu if page it tries to access is swapped out
` [PATCH v7 08/12] Handle async PF in a guest
[PATCH] KVM Test: add -w parameter in nc command in kvm_utils.py
2010-10-20 10:48 UTC (2+ messages)
[PATCH v2 0/8] Move msix.o back to target independent files list
2010-10-20 10:38 UTC (3+ messages)
[patch 0/3] [RFC] support read-only mappings
2010-10-20 10:36 UTC (6+ messages)
` [patch 1/3] KVM: VMX: remove setting of shadow_base_ptes for EPT
` [patch 2/3] KVM: MMU: flush TLBs on writable -> read-only spte overwrite
` [patch 3/3] KVM: propagate fault r/w information to gup(), allow read-only mappings
[PATCH] KVM Test: Set bootstatuspolicy to ignoreallfailures for Win2008 and r2 in autounattend.xml
2010-10-20 10:29 UTC (4+ messages)
[PATCH RFC] KVM: use kmalloc() for small dirty bitmaps
2010-10-20 9:34 UTC
[PATCH] KVM Test: add -w parameter in nc command in kvm_utils.py
2010-10-20 9:11 UTC (2+ messages)
[v3 RFC PATCH 0/4] Implement multiqueue virtio-net
2010-10-20 8:55 UTC (5+ messages)
` [v3 RFC PATCH 1/4] Change virtqueue structure
` [v3 RFC PATCH 2/4] Changes for virtio-net
` [v3 RFC PATCH 3/4] Changes for vhost
` [v3 RFC PATCH 4/4] qemu changes
[PATCH 0/5] MSI-X mask support for assigned device on userspace
2010-10-20 8:29 UTC (6+ messages)
` [PATCH 1/5] qemu-kvm: Add kvm_enable_cap() interface for x86
` [PATCH 2/5] qemu-kvm: Ioctl for in-kernel mask support
` [PATCH 3/5] qemu-kvm: device assignment: Some clean up about MSI-X code
` [PATCH 4/5] qemu-kvm: device assignment: emulate MSI-X mask bits
` [PATCH 5/5] qemu-kvm: device assignment: Enable in-kernel MSI-X mask support
[PATCH] msix: fix crash on msix_irq_entries access
2010-10-20 4:50 UTC
[PATCH 0/3] Launch other test during migration
2010-10-20 0:48 UTC (3+ messages)
[KVM_AUTOTEST][PATCH v2 0/2]: QMP basic test-suite
2010-10-19 22:49 UTC (5+ messages)
` [PATCH 1/2] QMPMonitor: Introduce the get_greeting() method
` [PATCH 2/2] Introduce QMP basic test-suite
[Qemu-devel] Re: KVM call agenda for Oct 19
2010-10-19 21:19 UTC (2+ messages)
[PATCH] KVM: pvclock_clocksource_read while-loop optimization
2010-10-19 20:05 UTC
For your interest
2010-10-19 18:11 UTC
KVM Forum 2010: presentations online
2010-10-19 17:14 UTC (2+ messages)
` [libvirt] KVM Forum 2010: videos online [was Re: KVM Forum 2010: presentations online]
[PATCH] PPC: KVM: Book E doesn't have __end_interrupts
2010-10-19 15:33 UTC (4+ messages)
[BUG] kvm: guest can not startup due to triple fault
2010-10-19 15:31 UTC (21+ messages)
[PATCH v13 00/16] Provide a zero-copy method on KVM virtio-net
2010-10-19 15:24 UTC (4+ messages)
` [PATCH v13 01/16] Add a new structure for skb buffer from external
` [PATCH v13 10/16] Add a hook to intercept external buffers from NIC driver
[GIT PULL net-2.6] vhost-net: access_ok fix
2010-10-19 14:59 UTC
[PATCH] KVM: Fix fs/gs reload oops with invalid ldt
2010-10-19 14:46 UTC
[PATCH 00/10] [PULL] qemu-kvm.git uq/master queue
2010-10-19 14:35 UTC (13+ messages)
` [PATCH 01/10] Set cpuid definition to 0 before initializing it
` [PATCH 02/10] Add svm cpuid features
` [PATCH 03/10] signalfd compatibility
` [PATCH 04/10] iothread: use signalfd
` [PATCH 05/10] Expose thread_id in info cpus
` [PATCH 06/10] kvm: x86: add mce support
` [PATCH 07/10] Export qemu_ram_addr_from_host
` [PATCH 08/10] Add RAM -> physical addr mapping in MCE simulation
` [PATCH 09/10] MCE: Relay UCR MCE to guest
` [PATCH 09/10] MCE: Relay UCR MCE to guest (v2)
` [PATCH 10/10] Add savevm/loadvm support for MCE
` [Qemu-devel] [PATCH 00/10] [PULL] qemu-kvm.git uq/master queue
KVM call agenda for Oct 19
2010-10-19 13:55 UTC (13+ messages)
` [Qemu-devel] "
[PATCH 1/2] Add vzalloc shortcut
2010-10-19 13:55 UTC (3+ messages)
[PATCH] virtio: Use ioeventfd for virtqueue notify
2010-10-19 13:44 UTC (7+ messages)
KVM: attempt async pf only if address is contained in vma
2010-10-19 13:15 UTC (5+ messages)
[PATCH] KVM: Drop CONFIG_DMAR dependency around kvm_iommu_map_pages
2010-10-19 12:58 UTC (5+ messages)
qemu aborts if i add a already registered device from qemu monitor
2010-10-19 12:11 UTC (2+ messages)
` [Qemu-devel] "
For your interest
2010-10-19 11:03 UTC
Let Us Build Your Website!
2010-10-19 9:51 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