messages from 2010-08-04 13:59:58 to 2010-08-07 17:52:06 UTC [more...]
grub booting from virtio but can't see virtio disks
2010-08-07 15:31 UTC (3+ messages)
[RFC PATCH 0/4] AMD IOMMU emulation 2nd version
2010-08-07 17:43 UTC (12+ messages)
` [RFC PATCH 1/4] pci: memory access API and IOMMU support
` [Qemu-devel] "
` [RFC PATCH 2/4] AMD IOMMU emulation
` [Qemu-devel] "
` [RFC PATCH 3/4] ide: use the PCI memory access interface
` [RFC PATCH 4/4] rtl8139: "
` [Qemu-devel] [RFC PATCH 0/4] AMD IOMMU emulation 2nd version
` Question about starting 2 VMs using Qemu
` Question about e1000 NIC emulation in Qemu - chipset used
[PATCH 0 of 3] Fix KVM on PowerPC 440GP
2010-08-07 17:33 UTC (4+ messages)
` [PATCH 1 of 3] KVM: PPC: initialize IVORs in addition to IVPR
` [PATCH 2 of 3] KVM: PPC: fix compilation of "dump tlbs" debug function
` [PATCH 3 of 3] KVM: PPC: allow ppc440gp to pass the compatibility check
Fwd: Virtual Guest MAC-Address Isolation
2010-08-07 14:51 UTC
Virtual Guest MAC-Address Isolation
2010-08-07 14:24 UTC
Tracing KVM with LTTng
2010-08-07 9:14 UTC (2+ messages)
[PATCH] cgroups: fix API thinko
2010-08-06 16:38 UTC (4+ messages)
guest MAC-address isolation
2010-08-06 17:09 UTC (2+ messages)
[PATCH 00/27] KVM PPC PV framework v3
2010-08-06 16:28 UTC (13+ messages)
` [PATCH 01/27] KVM: PPC: Introduce shared page
` [PATCH 17/27] KVM: PPC: KVM PV guest stubs
32 bit Kvm running 32 bit WindowsXp hangs on reboot
2010-08-06 16:13 UTC (2+ messages)
Win2K8 32-bit Mix of IDE and SCSI assertion
2010-08-06 14:37 UTC (7+ messages)
` [Qemu-devel] "
about kvm_memory_slot
2010-08-06 13:04 UTC
[PATCH] test: Add test for setcc instruction
2010-08-06 11:04 UTC (2+ messages)
[RFC PATCH v9 00/16] Provide a zero-copy method on KVM virtio-net
2010-08-06 9:23 UTC (17+ messages)
` [RFC PATCH v9 01/16] Add a new structure for skb buffer from external
` [RFC PATCH v9 02/16] Add a new struct for device to manipulate external buffer
` [RFC PATCH v9 03/16] Add a ndo_mp_port_prep func to net_device_ops
` [RFC PATCH v9 04/16] Add a function make external buffer owner to query capability
` [RFC PATCH v9 05/16] Add a function to indicate if device use external buffer
` [RFC PATCH v9 06/16] Use callback to deal with skb_release_data() specially
` [RFC PATCH v9 07/16] Modify netdev_alloc_page() to get external buffer
` [RFC PATCH v9 08/16] Modify netdev_free_page() to release "
` [RFC PATCH v9 09/16] Don't do skb recycle, if device use "
` [RFC PATCH v9 10/16] Add a hook to intercept external buffers from NIC driver
` [RFC PATCH v9 11/16] Add header file for mp device
` [RFC PATCH v9 13/16] Add a kconfig entry and make entry "
` [RFC PATCH v9 12/16] Add mp(mediate passthru) device
` [RFC PATCH v9 14/16] Provides multiple submits and asynchronous notifications
` [RFC PATCH v9 15/16] An example how to modifiy NIC driver to use napi_gro_frags() interface
` [RFC PATCH v9 16/16] An example how to alloc user buffer based on "
[PATCH] KVM: x86 emulator: add setcc instruction emulation
2010-08-06 9:10 UTC
[PATCH 1/3] KVM: x86 emulator: fix negative bit offset BitOp instruction emulation
2010-08-06 8:10 UTC (5+ messages)
` PATCH 2/3] KVM: x86 emulator: do not adjust the address for immediate source
` [PATCH 2/3 v2] "
` [PATCH 3/3] KVM: x86 emulator: mask group 8 instruction as BitOp
[PATCH] KVM: x86 emulator: remove useless label from x86_emulate_insn()
2010-08-06 7:36 UTC
[PATCH 1/3] KVM: x86 emulator: introduce DstImmUByte for dst operand decode
2010-08-06 3:46 UTC (3+ messages)
` [PATCH 2/3] KVM: x86 emulator: change OUT instruction to use dst instead of src
` [PATCH 3/3] KVM: x86 emulator: remove dup code of in/out instruction
Alt SeaBIOS SSDT cpu hotplug
2010-08-06 3:46 UTC (12+ messages)
[PATCH] Fix bug for vcpu hotplug
2010-08-06 3:36 UTC
Freebsd image from Qemu hangs on booting in KVM
2010-08-05 21:39 UTC (4+ messages)
[PATCH RFC] vhost: max s/g to match qemu
2010-08-05 20:03 UTC
Intel VT-d and KVM
2010-08-05 18:53 UTC
[PATCH v6 1/3] export __get_user_pages_fast() function
2010-08-05 14:38 UTC (4+ 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
[Qemu-devel] Anyone seeing huge slowdown launching qemu with Linux 2.6.35?
2010-08-05 13:43 UTC (111+ messages)
` "
[KVM-AUTOTEST PATCH 1/9] KVM test: kvm_vm.py: make -drive index optional for both images and cdrom ISOs
2010-08-05 13:32 UTC (8+ messages)
` [KVM-AUTOTEST PATCH 2/9] KVM test: allow definition of multiple cdroms
` [KVM-AUTOTEST PATCH 3/9] KVM test: rss_file_transfer.py: add convenience functions upload() and download()
` [KVM-AUTOTEST PATCH 4/9] [RFC] KVM test: DTM automation program for WHQL tests
` [KVM-AUTOTEST PATCH 5/9] [RFC] KVM test: DTM machine deletion tool "
` [KVM-AUTOTEST PATCH 6/9] [RFC] KVM test: add utility functions start_windows_service() and stop_windows_service()
[PATCH] test: Add realmode test for stc instruction
2010-08-05 13:30 UTC (2+ messages)
[PATCH] x86 emulator: Add stc instruction (opcode 0xf9)
2010-08-05 13:12 UTC (4+ messages)
[PATCH 0/24] Nested VMX, v5
2010-08-05 12:29 UTC (22+ messages)
` [PATCH 9/24] Implement VMCLEAR
` [PATCH 10/24] Implement VMPTRLD
` [PATCH 13/24] Implement VMREAD and VMWRITE
Having trouble with ballooning
2010-08-05 11:41 UTC
[KVM-AUTOTEST PATCH v2 1/5] [RFC] KVM test: DTM automation program for WHQL tests
2010-08-05 11:34 UTC (5+ messages)
` [KVM-AUTOTEST PATCH v2 2/5] [RFC] KVM test: DTM machine deletion tool "
` [KVM-AUTOTEST PATCH v2 3/5] [RFC] KVM test: add whql_submission test
` [Autotest] "
[PATCH 1/4] KVM: x86 emulator: use SrcAcc to simplify stos decoding
2010-08-05 9:38 UTC (5+ messages)
` [PATCH 3/4] KVM: x86 emulator: using SrcOne for instruction d0/d1 decoding
` [PATCH 4/4] KVM: x86 emulator: remove dup code of in/out instruction
[PATCH] kvm: make mmu_shrink() fit shrinker's requirement
2010-08-05 9:28 UTC (2+ messages)
[PATCH] test: Add real mode int n instruction test
2010-08-05 9:26 UTC (2+ messages)
[PATCH 2/2] x86 emulator: Add into, int, and int3 instructions (opcodes 0xcc-0xce)
2010-08-05 9:25 UTC (2+ messages)
[PATCH] KVM: x86 emulator: fix group 8 instruction decoding
2010-08-05 9:05 UTC (4+ messages)
` [PATCHv3] KVM: x86 emulator: fix BitOp instruction emulation
[RFC PATCH v8 00/16] Provide a zero-copy method on KVM virtio-net
2010-08-05 8:52 UTC (7+ messages)
[PATCH] test: add test for btc instruction
2010-08-05 8:51 UTC (2+ messages)
[PATCH] KVM: x86 emulator: simplify two-byte opcode check
2010-08-05 8:48 UTC (2+ messages)
[PATCH] x86 emulator: Fix nop emulation
2010-08-05 8:03 UTC (2+ messages)
Some questions about processing page fault in kvm
2010-08-05 2:26 UTC (4+ messages)
` Virtualization technology conferences/tutorials/courses to attend?Wednesday, August 4, 2010 6:59 PM
` Virtualization technology conferences/tutorials/courses to attend?
pci_add after migration
2010-08-05 0:47 UTC (2+ messages)
2.6.35 Windows XP guest hangs before splash screen
2010-08-05 0:11 UTC
qemu NIC emulation
2010-08-04 22:22 UTC
2.6.35 hangs on early boot in KVM
2010-08-04 21:49 UTC (5+ messages)
` [PATCH] x86/apic: Map the local apic when parsing the MP table
unable to load viostor driver in w2k3 x86
2010-08-04 14:04 UTC (4+ messages)
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