messages from 2010-08-11 12:08:43 to 2010-08-17 09:41:39 UTC [more...]
Relationship between libkvm and qemu-kvm.c
2010-08-17 9:41 UTC (2+ messages)
[PATCH] KVM: x86 emulator: remove useless label from x86_emulate_insn()
2010-08-17 9:40 UTC (2+ messages)
[PATCH] KVM: x86 emulator: add setcc instruction emulation
2010-08-17 9:39 UTC (2+ messages)
guest MAC-address isolation
2010-08-17 9:36 UTC (2+ messages)
[PATCH 0 of 3] Fix KVM on PowerPC 440GP
2010-08-17 9:35 UTC (4+ messages)
[PATCH] test: Add test for xadd instruction
2010-08-17 9:34 UTC (2+ messages)
[qemu-kvm] build fail on i386 RHEL5u4
2010-08-17 9:30 UTC (5+ messages)
[PATCH 0/4] Emulator INTn and SCAS fixes
2010-08-17 9:29 UTC (9+ messages)
` [PATCH 1/4] KVM: Initialize operand and address sizes before emulating interrupts
` [PATCH 2/4] KVM: x86 emulator: fix INTn emulation not pushing EFLAGS and CS
` [PATCH 3/4] KVM: x86 emulator: implement SCAS (opcodes AE, AF)
` [PATCH 4/4] KVM: x86 emulator: fix REPZ/REPNZ termination condition
JFYI: ext4 bug triggerable by kvm
2010-08-17 9:23 UTC (6+ messages)
[PATCH] KVM: x86: explain 'no-kvmclock' kernel parameter
2010-08-17 9:08 UTC (2+ messages)
[PATCH 1/2 v4] KVM: x86 emulator: put register operand write back to a function
2010-08-17 9:06 UTC (3+ messages)
` [PATCH 2/2 v4] KVM: x86 emulator: add XADD instruction emulation
[PATCH RESEND] KVM: PPC: fix leakage of error page in kvmppc_patch_dcbz()
2010-08-17 9:05 UTC (2+ messages)
[PATCH] KVM: PIT: free irq source id in handling error path
2010-08-17 9:04 UTC (3+ messages)
` [PATCH RESEND] "
vhost-net unreleased?
2010-08-17 8:31 UTC (3+ messages)
[PATCH] cgroups: fix API thinko
2010-08-17 7:19 UTC (2+ messages)
FW: intel_scu_ipc
2010-08-17 6:26 UTC (2+ messages)
Intel VT-d and KVM
2010-08-17 6:15 UTC (2+ messages)
about page fault handler?
2010-08-17 2:23 UTC
RHEL 4.5 guest virtual network performace
2010-08-17 1:22 UTC (9+ messages)
[PATCH] kvm: make mmu_shrink() fit shrinker's requirement
2010-08-16 23:55 UTC (5+ messages)
KVM call agenda for August 17
2010-08-16 22:08 UTC
KVM Forum 2010: presentations online
2010-08-16 22:05 UTC (3+ messages)
KVM forum 2010 presentations
2010-08-16 21:50 UTC
CONTACT US VIA EMAIL :uncc1@w.cn
2010-08-16 18:12 UTC
[PATCH 0/7] AMD IOMMU emulation patches v3
2010-08-16 17:57 UTC (11+ messages)
` [PATCH 1/7] pci: add range_covers_range()
` [PATCH 2/7] pci: memory access API and IOMMU support
` [PATCH 3/7] AMD IOMMU emulation
` [PATCH 4/7] ide: use the PCI memory access interface
` [PATCH 5/7] rtl8139: "
` [PATCH 6/7] eepro100: "
` [PATCH 7/7] ac97: "
` [Qemu-devel] "
[PATCH v6 1/3] export __get_user_pages_fast() function
2010-08-16 15:43 UTC (6+ messages)
` [PATCH v6 2/3] KVM: MMU: introduce hva_to_pfn_atomic function
` [PATCH v6 3/3] KVM: MMU: prefetch ptes when intercepted guest #PF
[RFC PATCH v3 0/4] Real mode interrupt injection
2010-08-16 15:43 UTC (17+ messages)
` [RFC PATCH v3 1/4] x86 emulator: Expose emulate_int_real()
` [RFC PATCH v3 2/4] x86: Separate emulation context initialization in a separate function
` [RFC PATCH v3 3/4] x86: Add kvm_inject_realmode_interrupt() wrapper
` [RFC PATCH v3 4/4] VMX: Emulated real mode interrupt injection
Having trouble with ballooning
2010-08-16 15:17 UTC (2+ messages)
[PATCH 00/42] KVM updates for the 2.6.33 merge window (batch 1/2)
2010-08-16 14:13 UTC (12+ messages)
` [PATCH 23/42] KVM: Activate Virtualization On Demand
[PATCH 00/27] KVM PPC PV framework v3
2010-08-16 13:11 UTC (3+ messages)
Help: compile the Linux kernel (KVM kernel )on Ubuntu 10.04 err
2010-08-16 10:42 UTC
[PATCH 1/2] KVM: x86 emulator: put register operand write back to a function
2010-08-16 8:55 UTC (7+ messages)
` [PATCH 2/2] KVM: x86 emulator: add XADD instruction emulation
` [PATCH 2/2 v2] "
` [PATCH 2/2 v3] "
[PATCH] kvm: fix poison overwritten caused by using wrong xstate size
2010-08-16 4:12 UTC (6+ messages)
KSM with Debian GNU/Linux
2010-08-16 0:49 UTC (6+ messages)
[PATCH 1/2] Split region allocation code from pci_bios_init_device()
2010-08-15 19:57 UTC (2+ messages)
` [PATCH 2/2] AMD IOMMU support
system_powerdown not working for qemu-kvm 0.12.4?
2010-08-15 17:53 UTC (9+ messages)
[PATCH 1/2] x86 emulator: Fix emulator return values
2010-08-15 16:17 UTC (11+ messages)
` [PATCH 2/2] x86: Bail out on unemulated instructions
[PATCH] test: add test for bsf/bsr instruction
2010-08-15 11:53 UTC (2+ messages)
hot plug memory in guest
2010-08-15 11:51 UTC (2+ messages)
[RFC PATCH 0/3] Real mode interrupt injection
2010-08-15 12:30 UTC (13+ messages)
[PATCH] Fix bug for vcpu hotplug
2010-08-15 12:06 UTC (2+ messages)
[PATCH] kvm: destroy workqueue on kvm_create_pit() failures
2010-08-15 11:18 UTC (2+ messages)
[RFC PATCH v2 0/4] Real mode interrupt injection
2010-08-15 12:44 UTC (4+ messages)
` [RFC PATCH v2 1/4] x86 emulator: Expose emulate_int_real()
[RFC PATCH v2 2/4] x86: Add inject_realmode_interrupt() wrapper
2010-08-15 12:42 UTC (6+ messages)
` [RFC PATCH v2 3/4] VMX: Emulated real mode interrupt injection
` [RFC PATCH v2 4/4] x86 emulator: Eagerly commit emulation ctxt eip in emulate_int_real()
Freebsd image from Qemu hangs on booting in KVM
2010-08-15 12:08 UTC (2+ messages)
[PATCH 1/2] Add kvm_set_ioeventfd_mmio_long definition for non-KVM systems
2010-08-15 9:47 UTC (11+ messages)
` [PATCH 2/2] Disable build of ivshmem on "
` [Qemu-devel] [PATCH 1/2] Add kvm_set_ioeventfd_mmio_long definition for "
` [PATCH 1/2] RESEND: "
` [PATCH 2/2] RESEND: Disable build of ivshmem on "
MegaSAS 8708EM2 qemu-kvm.git tree updated to v0.12.5
2010-08-15 9:23 UTC
virtio driver
2010-08-13 22:49 UTC (2+ messages)
KVM on MIPS?
2010-08-13 4:24 UTC (7+ messages)
Attaching Serial Console
2010-08-12 18:54 UTC (3+ messages)
[qemu-kvm PATCH 0/3] small qemu-kvm cleanups
2010-08-12 15:29 UTC (4+ messages)
` [qemu-kvm PATCH 1/3] move kvm_set_irqfd to kvm-stub.c
` [qemu-kvm PATCH 2/3] remove unused function
` [qemu-kvm PATCH 3/3] make kvm_mutex_*lock static
[PATCH] arm: higher initrd load addr
2010-08-12 14:11 UTC
help with "migrate -d -b"
2010-08-12 9:11 UTC
32 bit Kvm running 32 bit WindowsXp hangs on reboot
2010-08-12 9:08 UTC (3+ messages)
` 32 bit Kvm running 32 bit WindowsXp hangs on reboot [SOLVED]
Debian 5.0 host, qemu-kvm 0.12.4, unable to use -smp > 1
2010-08-11 19:47 UTC (11+ messages)
[PATCH v8 5/5] Inter-VM shared memory PCI device
2010-08-11 18:22 UTC (6+ messages)
` [PATCH v8 5/5] RESEND: "
` [Qemu-devel] "
[PATCH 0/4]: NUMA: add host binding
2010-08-11 13:52 UTC (5+ messages)
` [PATCH 1/4] NUMA: change existing NUMA guest code to use new bitmap implementation
` [PATCH 2/4] NUMA: add Linux libnuma detection
` [PATCH 3/4] NUMA: parse new host dependent command line options
` [PATCH 4/4] NUMA: realize NUMA memory pinning
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).