kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-09-13 06:41:43 to 2011-09-19 06:53:13 UTC [more...]

[SEABIOS PATCH 0/2] fix of hotplug multi-func device
 2011-09-19  6:53 UTC 

qemu-kvm 0.15 usb problem
 2011-09-19  6:30 UTC  (6+ messages)

[PATCH] virtio-net: Read MAC only after initializing MSI-X
 2011-09-19  6:01 UTC  (6+ messages)

[PATCH] kvm, mmu: fix incorrect return of spte
 2011-09-19  4:51 UTC  (2+ messages)

Can't find system disk in VM
 2011-09-19  3:09 UTC 

Memmory and CPU Ballooning
 2011-09-19  2:40 UTC 

[PATCH] kvm tool: get rid of entire setnet handling
 2011-09-18 20:47 UTC 

[PATCH] kvm tools: Allow remapping guest TTY into host PTS
 2011-09-18 14:30 UTC  (7+ messages)

Great different disk-write performance of winxp vm compared with linux vm, and with different storage controller
 2011-09-18  9:52 UTC 

[IPXE PATCH] [dhcp] Use random transaction ID to associate messages
 2011-09-18  1:21 UTC 

[PATCH] [dhcp] Use random transaction ID to associate messages
 2011-09-18  1:05 UTC  (10+ messages)

[net-next RFC V2 PATCH 0/5] Multiqueue support in tun/tap
 2011-09-17 19:17 UTC  (7+ messages)
` [net-next RFC V2 PATCH 1/5] tuntap: move socket to tun_file
` [net-next RFC V2 PATCH 2/5] tuntap: categorize ioctl
` [net-next RFC V2 PATCH 3/5] tuntap: introduce multiqueue flags
` [net-next RFC V2 PATCH 4/5] tuntap: multiqueue support
` [net-next RFC V2 PATCH 5/5] tuntap: add ioctls to attach or detach a file form tap device

[PATCH v3 1/6] iommu/core: split mapping to page sizes as supported by the hardware
 2011-09-16 17:51 UTC 

[PATCH] pci: clean all funcs when hot-removing multifunc device
 2011-09-15 23:56 UTC  (3+ messages)

[RFC] KVM: Fix simultaneous NMIs
 2011-09-15 17:48 UTC  (5+ messages)

[PATCH kvm-unit-tests] apic: test simultaneous NMIs
 2011-09-15 14:41 UTC 

[net-next-2.6 PATCH 0/3 RFC] macvlan: MAC Address filtering support for passthru mode
 2011-09-15 13:46 UTC  (2+ messages)

[PATCH 0/4] Avoid soft lockup message when KVM is stopped by host
 2011-09-15 13:26 UTC  (7+ messages)

[PATCH 0/10] IOMMU: Make iommu_ops per-bus_type
 2011-09-15 13:13 UTC  (15+ messages)
` [PATCH 02/10] Driver core: Add iommu_ops to bus_type

[PATCH v3 01/11] KVM: MMU: avoid pte_list_desc running out in kvm_mmu_pte_write
 2011-09-15 13:11 UTC  (24+ messages)
` [PATCH v3 03/11] KVM: x86: retry non-page-table writing instruction
` [PATCH v3 05/11] KVM: MMU: do not mark accessed bit on pte write path
` [PATCH v3 06/11] KVM: MMU: cleanup FNAME(invlpg)
` [PATCH v3 11/11] KVM: MMU: improve write flooding detected

[PATCH 1/2] KVM: emulate lapic tsc deadline timer for guest
 2011-09-15 12:15 UTC  (6+ messages)

Nokia
 2011-09-15 10:08 UTC 

-cpu core2duo still has no SSE4 support?
 2011-09-15  9:27 UTC  (5+ messages)

Memory API code review
 2011-09-15  8:13 UTC  (4+ messages)
` [Qemu-devel] "

[PATCH 1/2] kvm tools: Don't copy network autoconfiguration script
 2011-09-15  7:11 UTC  (10+ messages)
` [PATCH 2/2] kvm tools: Use host's resolv.conf within the guest

kgdb hooks and kvm-tool
 2011-09-15  6:36 UTC  (4+ messages)

More work on Livebackup for qemu/qemu-kvm
 2011-09-15  6:10 UTC  (2+ messages)

[PATCH] pci: clean all funcs when hot-removing multifunc device
 2011-09-15  1:59 UTC  (3+ messages)

[PATCH 00/10] [PATCH RFC V2] Paravirtualized ticketlocks
 2011-09-15  0:31 UTC  (11+ messages)
` [PATCH 01/10] x86/ticketlocks: remove obsolete comment
` [PATCH 02/10] x86/spinlocks: replace pv spinlocks with pv ticketlocks
` [PATCH 03/10] x86/ticketlock: don't inline _spin_unlock when using paravirt spinlocks
` [PATCH 04/10] x86/ticketlock: collapse a layer of functions
` [PATCH 05/10] xen/pvticketlock: Xen implementation for PV ticket locks
` [PATCH 06/10] x86/pvticketlock: use callee-save for lock_spinning
` [PATCH 07/10] x86/ticketlocks: when paravirtualizing ticket locks, increment by 2
` [PATCH 08/10] x86/ticketlock: add slowpath logic
` [PATCH 09/10] xen/pvticketlock: allow interrupts to be enabled while blocking
` [PATCH 10/10] xen: enable PV ticketlocks on HVM Xen

[PATCH 0/3] KVM: PPC: HIOR and sregs fixup
 2011-09-14 20:14 UTC  (4+ messages)
` [PATCH 1/3] Revert "KVM: PPC: Add support for explicit HIOR setting"
` [PATCH 2/3] KVM: PPC: Add generic single register ioctls
` [PATCH 3/3] KVM: PPC: Add support for explicit HIOR setting

[PATCH 08/13] xen/pvticketlock: disable interrupts while blocking
 2011-09-14 19:56 UTC  (25+ messages)

[PATCH 00/14] Emulator decode generalization
 2011-09-14 15:25 UTC  (20+ messages)
` [PATCH 01/14] KVM: x86 emulator: fix Src2CL decode
` [PATCH 02/14] KVM: x86 emulator: convert group 3 instructions to direct decode
` [PATCH 03/14] KVM: x86 emulator: move memop, memopp into emulation context
` [PATCH 04/14] KVM: x86 emulator: split dst decode to a generic decode_operand()
` [PATCH 05/14] KVM: x86 emulator: expand decode flags to 64 bits
` [PATCH 06/14] KVM: x86 emulator: switch src2 to generic decode_operand()
` [PATCH 07/14] KVM: x86 emulator: free up some flag bits near src, dst
` [PATCH 08/14] KVM: x86 emulator: switch OpImmUByte decode to decode_imm()
` [PATCH 09/14] KVM: x86 emulator: qualify OpReg inhibit_byte_regs hack
` [PATCH 10/14] KVM: x86 emulator: switch src decode to decode_operand()
` [PATCH 11/14] KVM: x86 emulator: simplify OpMem64 decode
` [PATCH 12/14] KVM: x86 emulator: streamline decode of segment registers
` [PATCH 13/14] KVM: x86 emulator: switch lds/les/lss/lfs/lgs to direct decode
` [PATCH 14/14] KVM: x86 emulator: convert push %sreg/pop %sreg "

[PATCH] qemu-kvm: Fix build without VNC support
 2011-09-14 14:18 UTC  (3+ messages)

[PATCH 1/2] kvm tools: Use kernel dhcp for network autoconfiguration
 2011-09-14 11:57 UTC  (7+ messages)
` [PATCH 2/2] kvm tools: Don't use i8042 AUX port

[PATCH 2/2] Qemu co-operation with kvm tsc deadline timer
 2011-09-14 11:47 UTC  (4+ messages)

[PATCH v8 0/4] The intro of QEMU block I/O throttling
 2011-09-14 10:50 UTC  (5+ messages)
` [PATCH v8 3/4] block: add block timer and throttling algorithm

[PATCH] KVM: x86: Add module parameter for lapic periodic timer limit
 2011-09-14 10:55 UTC  (2+ messages)

[PATCH] KVM: Split up MSI-X assigned device IRQ handler
 2011-09-14 10:59 UTC  (5+ messages)

[PATCH] kvm tools: Fix 32bit build errors
 2011-09-14  8:17 UTC 

[PATCH] KVM: x86: Simplify kvm timer handler
 2011-09-14  7:58 UTC 

[PATCH v2 2/2] kvm tools: Don't use i8042 AUX port
 2011-09-14  7:24 UTC 

[PATCH v2 1/6] iommu/core: split mapping to page sizes as supported by the hardware
 2011-09-13 19:31 UTC 

[PATCH] kvm-tool: remove addr_type - unused but set variable
 2011-09-13 17:39 UTC  (2+ messages)

About hotplug multifunction
 2011-09-13 14:24 UTC  (3+ messages)

[PATCH] KVM: PPC: Fix build failure with HV KVM and CBE
 2011-09-13 14:15 UTC 

[PATCH 3/3] iommu/core: split mapping to page sizes as supported by the hardware
 2011-09-13 12:48 UTC  (5+ messages)

About hotplug multifunction
 2011-09-13 10:05 UTC  (9+ messages)
        ` [Qemu-devel] "

[PATCH kvm-unit-tests] emulator: test shld, shrd
 2011-09-13  8:15 UTC 


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).