kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-09-12 13:12:24 to 2011-09-16 16:31:35 UTC [more...]

qemu-kvm 0.15 usb problem
 2011-09-16 16:22 UTC  (5+ messages)

[PATCH] kvm tools: Allow remapping guest TTY into host PTS
 2011-09-16  2:22 UTC  (6+ messages)

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

[PATCH] [dhcp] Use random transaction ID to associate messages
 2011-09-15 18:09 UTC  (8+ 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  (3+ 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 

[GIT PULL] KVM fix for 3.1-rc5
 2011-09-13  1:37 UTC  (4+ messages)

Has anyone tried to run Linux 2.2 under KVM?
 2011-09-12 23:27 UTC  (5+ messages)

[PATCH] KVM-test: Add two scripts to disable services for perf tests
 2011-09-12 19:00 UTC  (2+ messages)
` [Autotest] "

2.6.27, kvm-kmod, and PCI device assignment
 2011-09-12 18:05 UTC  (2+ messages)

[PATCH 1/2] kvm tools: Modify 'kvm run' to use virt fs
 2011-09-12 17:25 UTC  (2+ messages)
` [PATCH 2/2] kvm tools: Fix compat message formatting

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

[PATCH] virt.virt_test_utils: Use Thread.isAlive instead of is_alive
 2011-09-12 16:55 UTC 

[PATCH 0/3] PCI: Rework config space locking, add INTx masking services
 2011-09-12 16:54 UTC  (4+ messages)
` [PATCH 1/3] pci: Rework config space blocking services
` [PATCH 2/3] pci: Introduce INTx check & mask API
` [PATCH 3/3] uio: Convert uio_generic_pci to new intx masking API

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

KVM call agenda for Septemebre 13
 2011-09-12 13:17 UTC  (4+ messages)
    ` [Qemu-devel] "


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