public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-01-08 15:22:54 to 2013-01-10 18:05:33 UTC [more...]

[PATCH v5 1/5] KVM: MMU: fix Dirty bit missed if CR0.WP = 0
 2013-01-10 18:05 UTC  (6+ messages)
` [PATCH v5 5/5] KVM: x86: improve reexecute_instruction

[PATCH v3 0/7] Streamline arithmetic instruction emulation
 2013-01-10 17:33 UTC  (2+ messages)

[PATCH v2 0/2] KVM/ARM implementation of PSCI
 2013-01-10 17:51 UTC  (4+ messages)
` [PATCH v2 1/2] ARM: KVM: move one-time init to its own function
` [PATCH v2 2/2] ARM: KVM: Power State Coordination Interface implementation
` [kvmarm] [PATCH v2 0/2] KVM/ARM implementation of PSCI

[PATCH 0/7 -v2] KVM: Alleviate mmu_lock hold time when we start dirty logging
 2013-01-10 17:49 UTC  (2+ messages)

KVM/arm64 updates
 2013-01-10 17:46 UTC 

[RFC PATCH 0/2] make mac programming for virtio net more robust
 2013-01-10 15:28 UTC  (10+ messages)
` [RFC PATCH 1/2] move virtnet_send_command() above virtnet_set_mac_address()
` [RFC PATCH 2/2] virtio-net: introduce a new control to set macaddr
  ` [Qemu-devel] "
` [RFC PATCH] virtio-net: introduce a new macaddr control

[PATCH 00/12] Multiqueue virtio-net
 2013-01-10 14:15 UTC  (32+ messages)
` [PATCH 01/12] tap: multiqueue support
` [PATCH 10/12] virtio-net: "
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 00/12] Multiqueue virtio-net

[PATCH 0/2] KVM: s390: Bugfixes for virtio-ccw
 2013-01-09 20:40 UTC  (2+ messages)

[PATCH] emulator: simple ALU tests
 2013-01-09 20:32 UTC  (2+ messages)

[PULL 0/8] ppc patch queue 2013-01-10
 2013-01-10 12:45 UTC  (9+ messages)
` [PATCH 1/8] KVM: PPC: Fix SREGS documentation reference
` [PATCH 2/8] KVM: PPC: Only WARN on invalid emulation
` [PATCH 3/8] KVM: PPC: Book3S: PR: Enable alternative instruction for SC 1
` [PATCH 4/8] KVM: PPC: Fix mfspr/mtspr MMUCFG emulation
` [PATCH 5/8] KVM: PPC: BookE: Allow irq deliveries to inject requests
` [PATCH 6/8] KVM: PPC: BookE: Emulate mfspr on EPR
` [PATCH 7/8] KVM: PPC: BookE: Implement EPR exit
` [PATCH 8/8] KVM: PPC: BookE: Add EPR ONE_REG sync

[PATCH v9 0/3] x86, apicv: Add APIC virtualization support
 2013-01-10 12:34 UTC  (16+ messages)
` [PATCH v9 1/3] x86, apicv: add APICv register "
` [PATCH v9 2/3] x86, apicv: add virtual x2apic support
` [PATCH v9 3/3] x86, apicv: add virtual interrupt delivery support

[PATCH v5 00/12] KVM/ARM vGIC support
 2013-01-10 11:57 UTC  (50+ 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
` [PATCH v5.1 0/2] KVM: ARM: Rename KVM_SET_DEVICE_ADDRESS
  ` [PATCH v5.1 1/2] KVM: ARM: Introduce KVM_SET_DEVICE_ADDRESS ioctl
  ` [PATCH v5.1 2/2] ARM: KVM: VGIC accept vcpu and dist base addresses from user space
  ` [kvmarm] [PATCH v5.1 0/2] KVM: ARM: Rename KVM_SET_DEVICE_ADDRESS

[RFC 00/12] target-i386: Fix APIC-ID-based topology (v4)
 2013-01-10 11:47 UTC  (14+ messages)
` [RFC 01/12] kvm: add KVM_FEATURE_CLOCKSOURCE_STABLE_BIT fake #define
` [RFC 02/12] target-i386: Don't set any KVM flag by default if KVM is disabled
` [RFC 03/12] pc: Reverse pc_init_pci() compatibility logic
` [RFC 04/12] kvm: Create kvm_arch_vcpu_id() function
` [RFC 05/12] target-i386: kvm: Set vcpu_id to APIC ID instead of CPU index
` [RFC 06/12] fw_cfg: Remove FW_CFG_MAX_CPUS from fw_cfg_init()
` [RFC 07/12] target-i386/cpu: Introduce apic_id_for_cpu() function
` [RFC 08/12] cpus.h: Make constant smp_cores/smp_threads available on *-user
` [RFC 09/12] pc: Set fw_cfg data based on APIC ID calculation
` [RFC 10/12] tests: Support target-specific unit tests
` [RFC 11/12] target-i386: Topology & APIC ID utility functions
` [RFC 12/12] pc: Generate APIC IDs according to CPU topology

[RFC PATCH 0/9] KVM: PPC: In-kernel PAPR interrupt controller emulation
 2013-01-10 11:42 UTC  (5+ messages)

KVM versions, machine types and failed migrations
 2013-01-10  9:43 UTC  (4+ messages)
  ` [okeanos-dev] "

[PATCH v2 0/5] Multiqueue virtio-scsi, and API for piecewise buffer submission
 2013-01-10  8:44 UTC  (8+ messages)
` [PATCH v2 1/5] virtio: add functions for piecewise addition of buffers

Installation of Windows 8 hangs with KVM
 2013-01-10  6:30 UTC  (8+ messages)

vhost-net thread getting stuck ?
 2013-01-10  5:13 UTC  (3+ messages)
` [Qemu-devel] "

[PATCH] virtio-spec: fix two typos
 2013-01-10  0:51 UTC  (3+ messages)

[PATCH v8 0/3] x86, apicv: Add APIC virtualization support
 2013-01-10  0:22 UTC  (12+ messages)
` [PATCH v8 2/3] x86, apicv: add virtual interrupt delivery support

[PATCH 2/2] QEMU-AER: Qemu changes to support AER for VFIO-PCI devices
 2013-01-09 21:22 UTC  (3+ messages)

[PULL 0/2] vfio-pci: Fixes for 1.4 & stable
 2013-01-09 19:19 UTC  (3+ messages)
` [PATCH 1/2] vfio-pci: Make host MSI-X enable track guest
` [PATCH 2/2] vfio-pci: Loosen sanity checks to allow future features

[PATCH 1/2] VFIO-AER: Vfio-pci driver changes for supporting AER
 2013-01-09 19:04 UTC  (3+ messages)

Guest performance is reduced after live migration
 2013-01-09 17:34 UTC  (6+ messages)

[PATCH qom-cpu 0/7] disable kvm_mmu + -cpu "enforce" fixes (v3)
 2013-01-09 15:21 UTC  (8+ messages)
` [PATCH qom-cpu 2/7] target-i386: Don't set any KVM flag by default if KVM is disabled
    ` [libvirt] "
` [PATCH qom-cpu 4/7] target-i386/cpu: Introduce FeatureWord typedefs

[PATCH 0/2] Add support for ARMv8 CPUs to kvmtool
 2013-01-09 12:00 UTC  (4+ messages)

[PATCH 0/4] ARM updates for kvmtool
 2013-01-09 11:22 UTC  (3+ messages)

FreeBSD-amd64 fails to start with SMP on quemu-kvm
 2013-01-09 10:15 UTC  (4+ 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 0/2] AER-KVM: Error containment of VFIO devices assigned to KVM guests
 2013-01-09  6:26 UTC 

Shadow page table gfn->pfn mappings
 2013-01-08 21:34 UTC 

[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


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox