messages from 2012-09-28 09:26:05 to 2012-10-03 14:56:57 UTC [more...]
[PATCH RFC 0/2] kvm: Improving undercommit,overcommit scenarios in PLE handler
2012-10-03 14:56 UTC (36+ messages)
` [PATCH RFC 1/2] kvm: Handle undercommitted guest case "
[patch 0/6] qemu-kvm compat
2012-10-03 14:45 UTC (14+ messages)
` [patch 1/6] cirrus_vga: allow configurable vram size
` [patch 2/6] Use machine options to emulate -no-kvm-irqchip
` [patch 3/6] Use machine options to emulate -no-kvm-pit
` [patch 4/6] Use global properties to emulate -no-kvm-pit-reinjection
` [patch 5/6] Emulate qemu-kvms drive parameter boot=on|off
` [patch 6/6] Emulate qemu-kvms -tdf option
[PATCH 1/1] kvmclock: fix guest stop notification
2012-10-03 13:28 UTC (5+ messages)
qemu-kvm: remove "boot=on|off" drive parameter compatibility
2012-10-03 13:27 UTC (39+ messages)
` [Qemu-devel] "
` [PATCH] kvm: Set default accelerator to "kvm" if the host supports it
` [Qemu-devel] "
[Autotest][PATCH] Autotest: Add utils for OpenVSwitch patch
2012-10-03 12:11 UTC
[virt] Adds OpenVSwitch tests v2
2012-10-03 12:10 UTC (3+ messages)
` [virt][PATCH 1/3] virt: Adds OpenVSwitch support to virt tests
` [virt][PATCH 2/3] virt: Adds functionality for vms
[PATCH 0/3] virtio-net: inline header support
2012-10-03 10:53 UTC (6+ messages)
` [PATCH 1/3] virtio: add API to query ring capacity
` [PATCH 2/3] virtio-net: correct capacity math on ring full
` [PATCH 3/3] virtio-net: put virtio net header inline with data
Error: KVM Guest with virtio network driver loses network connectivity
2012-10-03 10:53 UTC (2+ messages)
[PATCH v2 00/10] KVM/ARM vGIC support
2012-10-03 10:02 UTC (18+ messages)
` [PATCH v2 01/10] ARM: KVM: Keep track of currently running vcpus
` [PATCH v2 02/10] ARM: KVM: Initial VGIC infrastructure support
` [PATCH v2 03/10] ARM: KVM: Initial VGIC MMIO support code
` [PATCH v2 04/10] ARM: KVM: VGIC distributor handling
` [PATCH v2 05/10] ARM: KVM: VGIC virtual CPU interface management
` [PATCH v2 06/10] ARM: KVM: VGIC interrupt injection
` [PATCH v2 07/10] ARM: KVM: VGIC control interface world switch
` [PATCH v2 08/10] ARM: KVM: VGIC initialisation code
` [kvmarm] "
` [PATCH v2 09/10] ARM: KVM: vgic: reduce the number of vcpu kick
` [PATCH v2 10/10] ARM: KVM: Add VGIC configuration option
usr/include/linux/kvm_para.h:26: included file 'asm-m68k/kvm_para.h' is not exported
2012-10-03 7:07 UTC
Block live migration without pausing VM
2012-10-02 16:00 UTC (2+ messages)
Linux-next changes for module and virtio trees
2012-10-02 15:12 UTC (2+ messages)
[PATCH] virtio-blk: Disable callback in virtblk_done()
2012-10-02 14:42 UTC (5+ messages)
resize raw images
2012-10-02 14:35 UTC (3+ messages)
[PATCH 0/3] s390/kvm: misc fixes
2012-10-02 14:25 UTC (4+ messages)
` [PATCH 1/3] s390/kvm: Interrupt injection bugfix
` [PATCH 2/3] s390/kvm: Add documentation for KVM_S390_INTERRUPT
` [PATCH 3/3] s390/kvm: dont announce RRBM support
Possible memory leak?
2012-10-02 14:19 UTC
KVM call minutes 2012-10-02
2012-10-02 14:20 UTC
[PATCH 3/6] arch/powerpc/kvm/e500_tlb.c: fix error return code
2012-10-02 11:04 UTC (2+ messages)
Block Migration and xbzrle
2012-10-02 10:40 UTC (9+ messages)
` [Qemu-devel] "
[PATCH 1/2] KVM: PPC: e500: fix allocation size error on g2h_tlb1_map
2012-10-02 10:22 UTC (8+ messages)
[PATCH 0/2] virtio-scsi fixes for 3.6
2012-10-02 9:12 UTC (4+ messages)
vga passthrough // questions about pci passthrough
2012-10-02 8:22 UTC (16+ messages)
KVM call agenda for 2012-10-01
2012-10-01 21:09 UTC (2+ messages)
[PATCH v10] kvm: notify host when the guest is panicked
2012-10-01 19:30 UTC (3+ messages)
` [Qemu-devel] "
[PATCH v6 0/4] VFIO-based PCI device assignment
2012-10-01 17:22 UTC (4+ messages)
` [PATCH v6 3/4] vfio: vfio-pci device assignment driver
` [Qemu-devel] "
qemu-kvm: remove "boot=on|off" drive parameter compatibility (fwd)
2012-10-01 16:50 UTC (3+ messages)
` [Qemu-devel] "
[PATCH 00/15] KVM/ARM Implementation
2012-10-01 16:07 UTC (32+ messages)
` [PATCH 03/15] ARM: Section based HYP idmap
` [PATCH 06/15] KVM: ARM: Initial skeleton to compile KVM support
` [kvmarm] "
` [PATCH 09/15] KVM: ARM: Inject IRQs and FIQs from userspace
` [PATCH 10/15] KVM: ARM: World-switch implementation
` [kvmarm] "
` [PATCH 14/15] KVM: ARM: Handle I/O aborts
` [PATCH 15/15] KVM: ARM: Guest wait-for-interrupts (WFI) support
Audio starts working several hours after starting Windows Vista guest
2012-10-01 14:23 UTC (5+ messages)
kvm forum schedule?
2012-10-01 13:21 UTC (2+ messages)
KVM: x86: retain pvclock guest stopped bit in guest memory
2012-10-01 12:52 UTC
[PATCH v2 0/5] KVM/ARM Architected Timers support
2012-10-01 9:16 UTC (6+ messages)
` [PATCH v2 1/5] ARM: arch_timers: switch to physical timers if HYP mode is available
` [PATCH v2 2/5] ARM: KVM: arch_timers: Add minimal infrastructure
` [PATCH v2 3/5] ARM: KVM: arch_timers: Add guest timer core support
` [PATCH v2 4/5] ARM: KVM: arch_timers: Add timer world switch
` [PATCH v2 5/5] ARM: KVM: arch_timers: Wire the init code and config option
[PATCH v2 00/14] KVM/ARM Implementation
2012-10-01 9:11 UTC (15+ messages)
` [PATCH v2 01/14] ARM: Add page table and page defines needed by KVM
` [PATCH v2 02/14] ARM: Section based HYP idmap
` [PATCH v2 03/14] ARM: Factor out cpuid implementor and part number
` [PATCH v2 04/14] KVM: ARM: Initial skeleton to compile KVM support
` [PATCH v2 05/14] KVM: ARM: Hypervisor inititalization
` [PATCH v2 06/14] KVM: ARM: Memory virtualization setup
` [PATCH v2 07/14] KVM: ARM: Inject IRQs and FIQs from userspace
` [PATCH v2 08/14] KVM: ARM: World-switch implementation
` [PATCH v2 09/14] KVM: ARM: Emulation framework and CP15 emulation
` [PATCH v2 10/14] KVM: ARM: User space API for getting/setting co-proc registers
` [PATCH v2 11/14] KVM: ARM: Demux CCSIDR in the userspace API
` [PATCH v2 12/14] KVM: ARM: VFP userspace interface
` [PATCH v2 13/14] KVM: ARM: Handle guest faults in KVM
` [PATCH v2 14/14] KVM: ARM: Handle I/O aborts
[PATCH v2 00/10] KVM/ARM Implementation
2012-10-01 9:09 UTC (7+ messages)
` [PATCH v2 01/10] ARM: KVM: Keep track of currently running vcpus
` [PATCH v2 02/10] ARM: KVM: Initial VGIC infrastructure support
` [PATCH v2 03/10] ARM: KVM: Initial VGIC MMIO support code
` [PATCH v2 04/10] ARM: KVM: VGIC distributor handling
` [PATCH v2 05/10] ARM: KVM: VGIC virtual CPU interface management
INFO: rcu_preempt detected stalls on CPUs/tasks: { 1} (detected by 0, t=10002 jiffies)
2012-09-30 11:59 UTC (6+ messages)
[RFC PATCH v3 00/19] ACPI memory hotplug
2012-09-29 11:27 UTC (9+ messages)
` [RFC PATCH v3 06/19] Implement "-dimm" command line option
` [RFC PATCH v3 08/19] pc: calculate dimm physical addresses and adjust memory map
TSC scaling interface to management
2012-09-29 1:07 UTC (3+ messages)
` [libvirt] "
[PATCH] Enabling IA32_TSC_ADJUST for guest VM
2012-09-28 13:24 UTC (9+ messages)
[PATCH qemu] virtio-net: add feature bit for any header s/g
2012-09-28 9:31 UTC
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).