messages from 2013-01-07 00:02:19 to 2013-01-09 10:00:48 UTC [more...]
[PATCH 00/12] Multiqueue virtio-net
2013-01-09 10:01 UTC (22+ messages)
` [PATCH 01/12] tap: multiqueue support
` [PATCH 07/12] virtio: introduce virtio_queue_del()
` [PATCH 10/12] virtio-net: multiqueue support
` [Qemu-devel] "
` [PATCH 11/12] virtio-net: migration support for multiqueue
[PATCH qom-cpu 0/7] disable kvm_mmu + -cpu "enforce" fixes (v3)
2013-01-09 9:46 UTC (9+ messages)
` [PATCH qom-cpu 1/7] kvm: Add fake KVM constants to avoid #ifdefs on KVM-specific code
` [PATCH qom-cpu 2/7] target-i386: Don't set any KVM flag by default if KVM is disabled
` [PATCH qom-cpu 3/7] target-i386: Disable kvm_mmu by default
` [PATCH qom-cpu 4/7] target-i386/cpu: Introduce FeatureWord typedefs
` [PATCH qom-cpu 5/7] target-i386: kvm_check_features_against_host(): Use feature_word_info
` [PATCH qom-cpu 6/7] target-i386/cpu.c: Add feature name array for ext4_features
` [PATCH qom-cpu 7/7] target-i386: check/enforce: Check all feature words
[PATCH] virtio-spec: fix two typos
2013-01-09 9:03 UTC (2+ messages)
what's the different for "qemu --eanble-kvm" and "accel=kvm" and "qemu(when kvm kmod load)"
2013-01-09 9:01 UTC (4+ messages)
[PATCH v8 0/3] x86, apicv: Add APIC virtualization support
2013-01-09 8:07 UTC (20+ messages)
` [PATCH v8 1/3] x86, apicv: add APICv register "
` [PATCH v8 2/3] x86, apicv: add virtual interrupt delivery support
` [PATCH v8 3/3] x86, apicv: add virtual x2apic support
[PATCH 2/2] QEMU-AER: Qemu changes to support AER for VFIO-PCI devices
2013-01-09 6:26 UTC
[PATCH 1/2] VFIO-AER: Vfio-pci driver changes for supporting AER
2013-01-09 6:26 UTC
[PATCH 0/2] AER-KVM: Error containment of VFIO devices assigned to KVM guests
2013-01-09 6:26 UTC
[PATCH v5 00/12] KVM/ARM vGIC support
2013-01-09 0:12 UTC (18+ messages)
` [PATCH v5 01/12] KVM: ARM: Introduce KVM_SET_DEVICE_ADDRESS ioctl
` [PATCH v5 02/12] ARM: KVM: Keep track of currently running vcpus
` [PATCH v5 03/12] ARM: gic: define GICH offsets for VGIC support
` [PATCH v5 04/12] ARM: KVM: Initial VGIC infrastructure code
` [PATCH v5 05/12] ARM: KVM: VGIC accept vcpu and dist base addresses from user space
` [PATCH v5 06/12] ARM: KVM: VGIC distributor handling
` [PATCH v5 07/12] ARM: KVM: VGIC virtual CPU interface management
` [PATCH v5 08/12] ARM: KVM: vgic: retire queued, disabled interrupts
` [PATCH v5 09/12] ARM: KVM: VGIC interrupt injection
` [PATCH v5 10/12] ARM: KVM: VGIC control interface world switch
` [PATCH v5 11/12] ARM: KVM: VGIC initialisation code
` [PATCH v5 12/12] ARM: KVM: Add VGIC configuration option
Shadow page table gfn->pfn mappings
2013-01-08 21:34 UTC
FreeBSD-amd64 fails to start with SMP on quemu-kvm
2013-01-08 20:45 UTC (3+ messages)
[PATCH v5 0/4] KVM/ARM Architected Timers support
2013-01-08 18:43 UTC (5+ messages)
` [PATCH v5 1/4] ARM: arch_timers: switch to physical timers if HYP mode is available
` [PATCH v5 2/4] ARM: KVM: arch_timers: Add guest timer core support
` [PATCH v5 3/4] ARM: KVM: arch_timers: Add timer world switch
` [PATCH v5 4/4] ARM: KVM: arch_timers: Wire the init code and config option
[PATCH v5 00/14] KVM/ARM Implementation
2013-01-08 18:40 UTC (15+ messages)
` [PATCH v5 01/14] ARM: Add page table and page defines needed by KVM
` [PATCH v5 02/14] ARM: Section based HYP idmap
` [PATCH v5 03/14] KVM: ARM: Initial skeleton to compile KVM support
` [PATCH v5 04/14] KVM: ARM: Hypervisor initialization
` [PATCH v5 05/14] KVM: ARM: Memory virtualization setup
` [PATCH v5 06/14] KVM: ARM: Inject IRQs and FIQs from userspace
` [PATCH v5 07/14] KVM: ARM: World-switch implementation
` [PATCH v5 08/14] KVM: ARM: Emulation framework and CP15 emulation
` [PATCH v5 09/14] KVM: ARM: User space API for getting/setting co-proc registers
` [PATCH v5 10/14] KVM: ARM: Demux CCSIDR in the userspace API
` [PATCH v5 11/14] KVM: ARM: VFP userspace interface
` [PATCH v5 12/14] KVM: ARM: Handle guest faults in KVM
` [PATCH v5 13/14] KVM: ARM: Handle I/O aborts
` [PATCH v5 14/14] KVM: ARM: Add maintainer entry for KVM/ARM
[GIT PULL] KVM fixes for 3.8-rc2
2013-01-08 18:05 UTC
[PATCH 0/1] s390 bug in 3.8-rc
2013-01-08 16:12 UTC (3+ messages)
` [RFC/PATCH 1/1] s390/kvm: Fix BUG in include/linux/kvm_host.h:745
KVM call agenda for 2013-01-08
2013-01-08 14:26 UTC (2+ messages)
[PATCH] KVM: trace: Fix exit decoding
2013-01-08 12:00 UTC
[PATCH 0/7] KVM: Alleviate mmu_lock hold time when we start dirty logging
2013-01-08 11:50 UTC (6+ messages)
` [PATCH 1/7] KVM: Write protect the updated slot only "
[PATCH v3 0/7] Streamline arithmetic instruction emulation
2013-01-08 11:38 UTC (2+ messages)
KVM: VMX: fix incorrect cached cpl value with real/v8086 modes
2013-01-08 10:56 UTC (4+ messages)
` KVM: VMX: fix incorrect cached cpl value with real/v8086 modes (v2)
` KVM: VMX: fix incorrect cached cpl value with real/v8086 modes (v3)
[PATCH 0/7 -v2] KVM: Alleviate mmu_lock hold time when we start dirty logging
2013-01-08 10:47 UTC (8+ messages)
` [PATCH 1/7] KVM: Write protect the updated slot only when dirty logging is enabled
` [PATCH 2/7] KVM: MMU: Remove unused parameter level from __rmap_write_protect()
` [PATCH 3/7] KVM: MMU: Make kvm_mmu_slot_remove_write_access() rmap based
` [PATCH 4/7] KVM: Remove unused slot_bitmap from kvm_mmu_page
` [PATCH 5/7] KVM: Make kvm_mmu_change_mmu_pages() take mmu_lock by itself
` [PATCH 6/7] KVM: Make kvm_mmu_slot_remove_write_access() "
` [PATCH 7/7] KVM: MMU: Conditionally reschedule when kvm_mmu_slot_remove_write_access() takes a long time
Installation of Windows 8 hangs with KVM
2013-01-08 9:14 UTC (8+ messages)
KVM: x86: use dynamic percpu allocations for shared msrs area
2013-01-08 9:16 UTC (2+ messages)
[PATCH] remove unused variable from walk_addr_generic()
2013-01-08 8:49 UTC
[PATCH KVM v2 0/4] fix KVM i8259 IRQ trailing-edge logic
2013-01-08 7:41 UTC (10+ messages)
` [PATCH KVM v2 1/4] KVM: fix i8254 IRQ0 to be normally high
` [Qemu-devel] "
` [PATCH KVM v2 2/4] KVM: additional i8254 output fixes
[PATCH] tcm_vhost: Use llist for cmd completion list
2013-01-08 6:52 UTC (2+ messages)
` (unknown)
[PATCH v5 1/5] KVM: MMU: fix Dirty bit missed if CR0.WP = 0
2013-01-08 6:38 UTC (5+ messages)
` [PATCH v5 2/5] KVM: MMU: fix infinite fault access retry
` [PATCH v5 3/5] KVM: x86: clean up reexecute_instruction
` [PATCH v5 4/5] KVM: x86: let reexecute_instruction work for tdp
` [PATCH v5 5/5] KVM: x86: improve reexecute_instruction
[PATCH 0/4] ARM updates for kvmtool
2013-01-08 5:47 UTC (6+ messages)
` [PATCH 1/4] kvm tools: virtio: remove hardcoded assumptions about guest page size
` [PATCH 2/4] kvm tools: pedantry: fix annoying typo
` [PATCH 3/4] kvm tools: arm: make .dtb dumping a command-line option
` [PATCH 4/4] kvm tools: arm: add support for PSCI firmware in place of spin-tables
[kvm:linux-next 16/16] arch/x86/kvm/paging_tmpl.h:154:57: warning: unused variable 'shift'
2013-01-08 1:34 UTC
[PATCH v2 0/5] Multiqueue virtio-scsi, and API for piecewise buffer submission
2013-01-08 0:12 UTC (7+ messages)
` [PATCH v2 1/5] virtio: add functions for piecewise addition of buffers
[RESEND PATCH] pci-assign: Enable MSIX on device to match guest
2013-01-07 22:41 UTC (3+ messages)
[PATCH] KVM: MMU: simplify folding of dirty bit into accessed_dirty
2013-01-07 22:31 UTC (2+ messages)
[PATCH 0/3] Towards vfio-base VGA device assignment
2013-01-07 22:22 UTC (4+ messages)
` [PATCH 1/3] qemu: [NOT FOR COMMIT] Update linux headers for vfio VGA
` [PATCH 2/3] vfio-pci: [NOT FOR COMMIT] Add support for VGA MMIO and I/O port access
` [PATCH 3/3] vfio-pci: [NOT FOR COMMIT] Hack around HD5450 I/O port backdoor
[PATCH 0/1] vfio-pci: Towards VGA support
2013-01-07 22:07 UTC (2+ messages)
` [PATCH] vfio-pci: [NOT FOR COMMIT] Add support for legacy MMIO & I/O port towards "
[PATCH v5 0/7] s390: Host support for channel I/O
2013-01-07 21:54 UTC (2+ messages)
[PATCH] KVM: mmu: remove unused trace event
2013-01-07 21:55 UTC (2+ messages)
[RFC PATCH 0/4] MSI affinity for assigned devices
2013-01-07 21:22 UTC (4+ messages)
[PATCH v4 0/5] KVM: x86: improve reexecute_instruction
2013-01-07 20:46 UTC (5+ messages)
` [PATCH v4 5/5] "
[PATCH 0/4] KVM: PPC: BookE: Add EPR user space support v3
2013-01-07 19:39 UTC (5+ messages)
` [PATCH 1/4] KVM: PPC: BookE: Allow irq deliveries to inject requests
` [PATCH 2/4] KVM: PPC: BookE: Emulate mfspr on EPR
` [PATCH 3/4] KVM: PPC: BookE: Implement EPR exit
` [PATCH 4/4] KVM: PPC: BookE: Add EPR ONE_REG sync
[PATCH 0/2] Add support for ARMv8 CPUs to kvmtool
2013-01-07 18:43 UTC (3+ messages)
` [PATCH 1/2] kvm tools: add support for ARMv8 processors
` [PATCH 2/2] kvm tools: arm: align guest memory buffer to maximum page size
[PATCH qom-cpu 00/11] disable-kvm_mmu + -cpu check/enforce fixes (v2)
2013-01-07 18:04 UTC (30+ messages)
` [libvirt] [PATCH qom-cpu 01/11] target-i386: Don't set any KVM flag by default if KVM is disabled
` "
` [libvirt] [PATCH qom-cpu 02/11] target-i386: Disable kvm_mmu_op by default on pc-1.4
` "
` [libvirt] [PATCH qom-cpu 05/11] target-i386: check/enforce: Fix CPUID leaf numbers on error messages
` "
` [PATCH qom-cpu 10/11] target-i386: Call kvm_check_features_against_host() only if CONFIG_KVM is set
` [Qemu-devel] "
` [libvirt] [PATCH qom-cpu 11/11] target-i386: check/enforce: Check all feature words
` "
` [Qemu-devel] [PATCH qom-cpu 00/11] disable-kvm_mmu + -cpu check/enforce fixes (v2)
[PATCH 0/4] KVM: PPC: BookE: Add EPR user space support v2
2013-01-07 17:50 UTC (4+ messages)
` [PATCH 3/4] KVM: PPC: BookE: Implement EPR exit
Rotate graphical output of vm
2013-01-07 16:24 UTC
[PATCH V3 0/2] handle polling errors
2013-01-07 15:04 UTC (6+ messages)
` [PATCH V3 2/2] vhost: "
[PATCH 0/2] KVM: s390: Bugfixes for virtio-ccw
2013-01-07 14:51 UTC (3+ messages)
` [PATCH 1/2] KVM: s390: Dynamic allocation of virtio-ccw I/O data
` [PATCH 2/2] KVM: s390: Gracefully handle busy conditions on ccw_device_start
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