messages from 2014-08-09 20:44:59 to 2014-08-15 08:26:45 UTC [more...]
[PATCH v2] KVM: x86: check ISR and TMR to construct eoi exit bitmap
2014-08-15 8:26 UTC (3+ messages)
The status about vhost-net on kvm-arm?
2014-08-15 7:24 UTC (13+ messages)
` [Qemu-devel] "
[PULL] virtio-rng: add derating factor for use by hwrng core
2014-08-15 5:16 UTC (2+ messages)
` [PATCH v3 1/1] virtio: rng: "
[PATCH net-next] vhost_net: stop rx net polling when possible
2014-08-15 3:40 UTC
[PATCH v2] PC, KVM, CMA: Fix regression caused by wrong get_order() use
2014-08-15 3:00 UTC (4+ messages)
Query: Is it possible to lose interrupts between vhost and virtio_net during migration?
2014-08-15 2:55 UTC (5+ messages)
[PATCH v9 0/4] arm: dirty page logging support for ARMv7
2014-08-15 0:01 UTC (23+ messages)
` [PATCH v9 1/4] arm: add ARMv7 HYP API to flush VM TLBs, change generic TLB flush to support arch flush
` [PATCH v9 2/4] arm: ARMv7 dirty page logging inital mem region write protect (w/no huge PUD support)
` [PATCH v9 3/4] arm: dirty log write protect mgmt. Moved x86, armv7 to generic, set armv8 ia64 mips powerpc s390 arch specific
` [PATCH v9 4/4] arm: ARMv7 dirty page logging 2nd stage page fault handling support
[PATCH v3 0/3] Sync MTRRs with KVM and disable on reset
2014-08-14 22:18 UTC (5+ messages)
` [PATCH v3 1/3] x86: Use common variable range MTRR counts
` [PATCH v3 2/3] x86: kvm: Add MTRR support for kvm_get|put_msrs()
` [PATCH v3 3/3] x86: Clear MTRRs on vCPU reset
[PATCH v2 0/3] Sync MTRRs with KVM and disable on reset
2014-08-14 21:32 UTC (9+ messages)
` [PATCH v2 1/3] x86: Use common variable range MTRR counts
` [PATCH v2 2/3] x86: kvm: Add MTRR support for kvm_get|put_msrs()
` [PATCH v2 3/3] x86: Clear MTRRs on vCPU reset
[PATCH] kvm-unit-tests: x86: pmu: call measure for every counter in check_counters_many
2014-08-14 20:58 UTC
[PATCH v6 0/7] random,x86,kvm: Rework arch RNG seeds and get some from kvm
2014-08-14 17:34 UTC (10+ messages)
` [PATCH v6 1/7] random: Add and use arch_rng_init
` [PATCH v6 2/7] random, timekeeping: Collect timekeeping entropy in the timekeeping code
` [PATCH v6 3/7] random: Reseed pools on resume
` [PATCH v6 4/7] x86,kvm: Add MSR_KVM_GET_RNG_SEED and a matching feature bit
` [PATCH v6 5/7] x86,random: Add an x86 implementation of arch_rng_init
` [PATCH v6 6/7] x86,random,kvm: Use KVM_GET_RNG_SEED in arch_get_rng_seed
` [PATCH v6 6/7] x86,random,kvm: Use KVM_GET_RNG_SEED in arch_rng_init
` [PATCH v6 7/7] x86,kaslr: Use MSR_KVM_GET_RNG_SEED for KASLR if available
[PATCH 1/2] KVM: fix cache stale memslot info with correct mmio generation number
2014-08-14 16:25 UTC (4+ messages)
` [PATCH 2/2] kvm: x86: fix stale mmio cache bug
[PATCH] arm/arm64: KVM: Support KVM_CAP_READONLY_MEM
2014-08-14 15:46 UTC (2+ messages)
[PATCH] x86: Reset MTRR on vCPU reset
2014-08-14 15:08 UTC (6+ messages)
[questions] about using vfio to assign sr-iov vf to vm
2014-08-14 12:44 UTC (2+ messages)
NOTICE
2014-08-14 11:56 UTC
[PATCH 1/2] KVM: fix cache stale memslot info with correct mmio generation number
2014-08-14 5:41 UTC (4+ messages)
` [PATCH 2/2] kvm: x86: fix stale mmio cache bug
[PATCH v5 0/5] random,x86,kvm: Rework arch RNG seeds and get some from kvm
2014-08-14 5:14 UTC (14+ messages)
What to log in case of untrusted hypervisor
2014-08-13 21:54 UTC
Logging Information
2014-08-13 21:25 UTC (2+ messages)
Regression problem with commit 5045b46803
2014-08-13 17:14 UTC
[PATCH 1/1] KVM: SVM: add rdmsr support for AMD event registers
2014-08-13 16:06 UTC
[PATCH 1/1] KVM: SVM: add rdmsr support for AMD event registers
2014-08-13 16:04 UTC (2+ messages)
[GIT PULL] VFIO updates for 3.17-rc1
2014-08-13 15:39 UTC
[RFC PATCH] ARM: KVM: add irqfd support
2014-08-13 14:55 UTC (2+ messages)
(unknown),
2014-08-13 14:50 UTC
[PATCH] KVM: x86: Avoid emulating instructions on #UD mistakenly
2014-08-13 14:21 UTC (2+ messages)
[PATCH v4] arm64: fix VTTBR_BADDR_MASK
2014-08-13 14:06 UTC (4+ messages)
[PATCH] Qemu: Fix eax for cpuid leaf 0x40000000
2014-08-13 12:18 UTC (7+ messages)
` [Qemu-devel] "
[PATCH] vhost: Add polling mode
2014-08-13 12:15 UTC (9+ messages)
[PATCH] PC, KVM, CMA: Fix regression caused by wrong get_order() use
2014-08-13 11:56 UTC (2+ messages)
[PATCH] Test case for VFIO_PLATFORM returning device tree info
2014-08-13 11:17 UTC
[RFC 0/4] VFIO: PLATFORM: Return device tree info for a platform device node
2014-08-13 11:02 UTC (5+ messages)
` [PATCH 1/4] VFIO: PLATFORM: Add device tree info API and skeleton
` [PATCH 2/4] VFIO: PLATFORM: DEVTREE: Return available property names
` [PATCH 3/4] VFIO: PLATFORM: DEVTREE: Access property as a list of strings
` [PATCH 4/4] VFIO: PLATFORM: DEVTREE: Return arrays of u32, u16, or u8
[PATCH] KVM: PPc: BOOKE: Add one_reg documentation of SPRG9 and DBSR
2014-08-13 9:10 UTC
[PATCH v4] KVM: PPC: BOOKE: Emulate debug registers and exception
2014-08-13 9:09 UTC
EPT Accessed bit
2014-08-13 3:20 UTC (2+ messages)
[PATCH 0/7 v3] Guest debug emulation
2014-08-12 19:46 UTC (9+ messages)
` [PATCH 6/7 v3] KVM: PPC: BOOKE: Add one reg interface for DBSR
` [PATCH 7/7 v3] KVM: PPC: BOOKE: Emulate debug registers and exception
[Bug 81841] New: amd-iommu: kernel BUG & lockup after shutting down KVM guest using PCI passthrough/PCIe bridge
2014-08-12 15:20 UTC (7+ messages)
` [Bug 81841] "
[PATCH v2 1/1] virtio: rng: add derating factor for use by hwrng core
2014-08-12 15:09 UTC
[PATCH 1/1] virtio: rng: add derating factor for use by hwrng core
2014-08-12 14:59 UTC (4+ messages)
[PATCH v3] powerpc/kvm: support to handle sw breakpoint
2014-08-12 12:21 UTC (11+ messages)
[PATCH v3 0/5] KVM: PPC: Book3e: AltiVec support
2014-08-12 11:48 UTC (7+ messages)
` [PATCH v3 2/5] KVM: PPC: Book3e: Add "
` [PATCH v3 3/5] KVM: PPC: Move ONE_REG AltiVec support to powerpc
` [PATCH v3 4/5] KVM: PPC: Booke: Add ONE_REG IVORs support
E-mail Account Warning !!!
2014-08-12 9:59 UTC
LPC IOMMU and VFIO MicroConference - Call for Participation
2014-08-12 9:20 UTC
[Bug 82211] New: [Nested xen on kvm] L1 guest panic and reboot when L1 guest boot up
2014-08-12 7:40 UTC (3+ messages)
` [Bug 82211] "
E-mail Account Warning !!!
2014-08-11 23:54 UTC
[PATCH] KVM: PPC: e500mc: Add support for single threaded vcpus on e6500 core
2014-08-11 23:56 UTC (5+ messages)
[RFC PATCH] arm64: KVM: add irqfd support
2014-08-11 22:48 UTC
[PATCH v3] arm64: fix VTTBR_BADDR_MASK
2014-08-11 20:21 UTC (5+ messages)
KVM call for agenda for 2014-08-19
2014-08-11 18:26 UTC (2+ messages)
[PATCH 0/5] watchdog: various fixes
2014-08-11 14:49 UTC (6+ messages)
` [PATCH 1/5] watchdog: remove unnecessary head files
` [PATCH 2/5] softlockup: make detector be aware of task switch of processes hogging cpu
` [PATCH 3/5] watchdog: fix print-once on enable
` [PATCH 4/5] watchdog: control hard lockup detection default
` [PATCH 5/5] kvm: ensure hard lockup detection is disabled by default
[RFC]Enlarge the dalta of TSC match window from one second to five second
2014-08-11 7:41 UTC
ATTN: With All Due Respect,
2014-08-10 17:44 UTC
RFC: [PATCH v1] KVM: Use trace_printk() for vcpu_unimpl() for performance reasons
2014-08-10 14:35 UTC
[PATCH v3 0/2] ivshmem: update documentation, add client/server tools
2014-08-10 3:57 UTC (3+ messages)
` [PATCH v3 1/2] contrib: add ivshmem client and server
[PATCH] vfio: Fix build failure seen if vfio is built as module and EEH is enabled
2014-08-09 23:27 UTC (5+ messages)
微信营销高级实战运营系统-太叔先生
2014-08-09 20:43 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