messages from 2010-10-15 09:12:12 to 2010-10-19 12:56:07 UTC [more...]
KVM call agenda for Oct 19
2010-10-19 12:55 UTC (4+ messages)
` [Qemu-devel] "
KVM: attempt async pf only if address is contained in vma
2010-10-19 12:17 UTC (3+ messages)
qemu aborts if i add a already registered device from qemu monitor
2010-10-19 12:11 UTC (2+ messages)
` [Qemu-devel] "
[BUG] kvm: guest can not startup due to triple fault
2010-10-19 11:52 UTC (33+ messages)
[ANNOUNCE] qemu-kvm-0.13.0
2010-10-19 11:43 UTC
For your interest
2010-10-19 11:03 UTC
Let Us Build Your Website!
2010-10-19 9:51 UTC
Problems in starting windows using qemu-kvm from arch
2010-10-19 10:51 UTC (7+ messages)
[PATCH 00/10] [PULL] qemu-kvm.git uq/master queue
2010-10-19 10:40 UTC (11+ 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 10/10] Add savevm/loadvm support for MCE
CD-ROM size not updated when switching CD-ROM images
2010-10-19 8:31 UTC (2+ messages)
[KVM-AUTOTEST PATCH] KVM test: kvm_subprocess.py: reset _thread_kill_requested in kill_tail_threads()
2010-10-19 7:03 UTC (9+ messages)
` [KVM-AUTOTEST PATCH] KVM test: whql_client_install: fix retrieval of server_dns_suffix
` [KVM-AUTOTEST PATCH] [RFC] KVM test: kvm_monitor.py: refactor _get_command_output()
` [KVM-AUTOTEST PATCH] KVM test: kvm_monitor.py: add __str__() method to QMPCmdError exception
` [Autotest] [KVM-AUTOTEST PATCH] [RFC] KVM test: kvm_monitor.py: refactor _get_command_output()
[PATCH 1/2] Add vzalloc shortcut
2010-10-19 2:24 UTC (8+ messages)
[PATCH 11/11] kvm, x86: broadcast mce depending on the cpu version
2010-10-19 2:04 UTC (7+ messages)
` [Qemu-devel] "
` [PATCH uq/master 1/2] kvm, x86: ignore SRAO only when MCG_SER_P is available
` [PATCH uq/master 2/2] kvm, x86: broadcast mce depending on the cpu version
[PATCH] PPC: KVM: Book E doesn't have __end_interrupts
2010-10-18 22:57 UTC
Using 1920x1080 resolution with kvm
2010-10-18 20:14 UTC (3+ messages)
Hitting 29 NIC limit
2010-10-18 20:07 UTC (6+ messages)
` [Qemu-devel] "
[PATCH 0/3] SVM feature support for qemu v3
2010-10-18 14:16 UTC (8+ messages)
` [PATCH 1/3] Make kvm64 the default cpu model when kvm_enabled()
[PATCH] Add support for async page fault to qemu
2010-10-18 16:29 UTC (4+ messages)
[PATCH v7 00/12] KVM: Add host swap event notifications for PV guest
2010-10-18 15:34 UTC (8+ messages)
` [PATCH v7 03/12] Retry fault before vmentry
` [PATCH v7 04/12] Add memory slot versioning and use it to provide fast guest write interface
qemu-kvm: drop kvm-tpr-opt BIOS region hack
2010-10-18 14:05 UTC
[KVM_AUTOTEST][PATCH v1 0/3]: QMP basic test-suite
2010-10-18 15:15 UTC (9+ messages)
` [PATCH 1/3] QMPMonitor: Introduce the get_greeting() method
` [PATCH 2/3] QMPMonitor: Introduce the send() method and wrappers
` [PATCH 3/3] Introduce QMP basic test-suite
[PATCH] KVM: Drop CONFIG_DMAR dependency around kvm_iommu_map_pages
2010-10-18 14:55 UTC (4+ messages)
[PATCH] KVM: Fix signature of kvm_iommu_map_pages stub
2010-10-18 13:11 UTC (4+ messages)
Frame buffer corruptions with KVM >= 2.6.36
2010-10-18 12:17 UTC (8+ messages)
TODO item: guest programmable mac/vlan filtering with macvtap
2010-10-18 10:31 UTC (3+ messages)
[PATCH 0/3] Launch other test during migration
2010-10-18 9:51 UTC (2+ messages)
[PATCH v12 01/17] Add a new structure for skb buffer from external
2010-10-18 8:30 UTC (4+ messages)
` [PATCH v12 12/17] Add mp(mediate passthru) device
Warning: E-mail viruses detected
2010-10-18 6:27 UTC
QEMU 0.13.0 RC3 and Ubuntu 10.04
2010-10-17 20:12 UTC
Scheduler notification e-mail: Order failures by reason
2010-10-17 18:58 UTC
KVM test: Refactor Koji/Brew package download code
2010-10-17 18:57 UTC
[PATCH 0/27] nVMX: Nested VMX, v6
2010-10-17 15:58 UTC (48+ messages)
` [PATCH 01/27] nVMX: Add "nested" module option to vmx.c
` [PATCH 02/27] nVMX: Add VMX and SVM to list of supported cpuid features
` [PATCH 03/27] nVMX: Implement VMXON and VMXOFF
` [PATCH 04/27] nVMX: Allow setting the VMXE bit in CR4
` [PATCH 05/27] nVMX: Introduce vmcs12: a VMCS structure for L1
` [PATCH 06/27] nVMX: Implement reading and writing of VMX MSRs
` [PATCH 07/27] nVMX: Decoding memory operands of VMX instructions
` [PATCH 08/27] nVMX: Hold a vmcs02 for each vmcs12
` [PATCH 09/27] nVMX: Success/failure of VMX instructions
` [PATCH 10/27] nVMX: Implement VMCLEAR
` [PATCH 11/27] nVMX: Implement VMPTRLD
` [PATCH 12/27] nVMX: Implement VMPTRST
` [PATCH 13/27] nVMX: Add VMCS fields to the vmcs12
` [PATCH 14/27] nVMX: Implement VMREAD and VMWRITE
` [PATCH 15/27] nVMX: Prepare vmcs02 from vmcs01 and vmcs12
` [PATCH 16/27] nVMX: Move register-syncing to a function
` [PATCH 17/27] nVMX: Implement VMLAUNCH and VMRESUME
` [PATCH 18/27] nVMX: No need for handle_vmx_insn function any more
` [PATCH 19/27] nVMX: Exiting from L2 to L1
` [PATCH 20/27] nVMX: Deciding if L0 or L1 should handle an L2 exit
` [PATCH 21/27] nVMX: Correct handling of interrupt injection
` [PATCH 22/27] nVMX: Correct handling of exception injection
` [PATCH 23/27] nVMX: Correct handling of idt vectoring info
` [PATCH 24/27] nVMX: Handling of CR0.TS and #NM for Lazy FPU loading
` [PATCH 25/27] nVMX: Additional TSC-offset handling
` [PATCH 26/27] nVMX: Miscellenous small corrections
` [PATCH 27/27] nVMX: Documentation
[PATCH 0/24] Nested VMX, v5
2010-10-17 13:35 UTC (8+ messages)
[PATCH] alsa: fix 100% CPU load when idle w/ dmix
2010-10-17 10:34 UTC
[patch 0/8] port qemu-kvm's MCE support (v3)
2010-10-17 9:32 UTC (2+ messages)
` [patch 0/8] port qemu-kvm's MCE support (v3 resend)
[PATCH 2/2] kvm: use vzalloc instead of vmalloc
2010-10-16 4:34 UTC
[PATCH 3/3] VFIO V4: VFIO driver: Non-privileged user level PCI drivers
2010-10-15 22:29 UTC (3+ messages)
Hitting 29 NIC limit
2010-10-15 20:02 UTC (3+ messages)
` Passing in additional info to guest OS and e1000 test suite?
[PATCH] ceph/rbd block driver for qemu-kvm (v7)
2010-10-15 19:54 UTC
qemu hangs until a signal is delivered when running Fedora 14 i386 with -smp 2
2010-10-15 17:30 UTC (4+ messages)
system_powerdown not working for qemu-kvm 0.12.4?
2010-10-15 15:53 UTC (13+ messages)
[PATCH] vga: Mark VBE area as reserved in e820 tables
2010-10-15 14:41 UTC (3+ messages)
[PATCH 07/11] kvm, x86: unify sigbus handling, prep
2010-10-15 1:46 UTC (4+ messages)
` [Qemu-devel] "
[PATCH] pc: e820 qemu_cfg tables need to be packed
2010-10-15 10:20 UTC (3+ messages)
` [PATCH v2] "
[PATCH 09/22] kvm: stop including asm-generic/bitops/le.h
2010-10-15 9:46 UTC
(unknown),
2010-10-15 9:05 UTC
[PATCH v13 00/16] Provide a zero-copy method on KVM virtio-net
2010-10-15 9:12 UTC (6+ messages)
` [PATCH v13 01/16] Add a new structure for skb buffer from external
` [PATCH v13 11/16] Add header file for mp device
` [PATCH v13 12/16] Add mp(mediate passthru) device
` [PATCH v13 15/16] An example how to modifiy NIC driver to use napi_gro_frags() interface
` [PATCH v13 16/16] An example how to alloc user buffer based on "
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