messages from 2012-03-14 11:13:54 to 2012-03-19 00:18:43 UTC [more...]
vhost question
2012-03-19 0:18 UTC
kvm-ppc while I'm on vacation
2012-03-18 22:10 UTC
[PATCH/RFC] kvm/powerpc: Add new ioctl to retreive support page sizes and encodings
2012-03-18 21:22 UTC (6+ messages)
KVM inside Oracle VM
2012-03-18 20:26 UTC
[RFC 1/2] kvm: host-side changes for tmem on KVM
2012-03-18 19:52 UTC (7+ messages)
[PTACH] libcacard: fix VCARD_ATTR_PREFIX macro
2012-03-18 19:23 UTC (2+ messages)
Questing regarding KVM Guest PMU
2012-03-18 16:51 UTC (7+ messages)
[PATCH] Remove unneeded EXPORT macro
2012-03-16 0:06 UTC (2+ messages)
[PATCH] vhost: don't forget to schedule()
2012-03-18 13:55 UTC (7+ messages)
[PATCH] fix multiboot loading if load_end_addr == 0
2012-03-17 13:27 UTC (2+ messages)
[PATCH 0/2] RFC Isolation API
2012-03-17 4:57 UTC (9+ messages)
` [PATCH 1/2] Isolation groups
QEMU was not selected for Google Summer of Code this year
2012-03-17 4:18 UTC (5+ messages)
` [Qemu-devel] "
` [libvirt] "
[PATCH][SeaBIOS] memory hotplug
2012-03-16 14:31 UTC (4+ messages)
(unknown)
2012-03-16 12:49 UTC
[PATCH 0/4] kgdb: Small usability improvements for x86
2012-03-16 12:14 UTC (6+ messages)
` [PATCH 1/4] kgdb: x86: Return all segment registers also in 64-bit mode
` [PATCH 2/4] kgdb: Make gdbstub_exit a nop unless gdb is attached
` [PATCH 3/4] kgdb: Respect that flush op is optional
` [PATCH 4/4] kgdb: x86: Detach gdb if machine shuts down or reboots
[PATCH v3 0/9] support to migrate with IPv6 address
2012-03-16 10:47 UTC (18+ messages)
` [PATCH v3 1/9] net: introduce tcp_server_start()
` [Qemu-devel] "
` [PATCH v3 3/9] net: introduce tcp_client_start()
` [Qemu-devel] "
` [PATCH v3 9/9] net: support to include ipv6 address by brackets
` [Qemu-devel] "
performance trouble
2012-03-16 10:13 UTC (11+ messages)
pci-assign can not work
2012-03-16 10:13 UTC (5+ messages)
` [Qemu-devel] "
[PATCH 0/4] KVM: srcu-less dirty logging -v2
2012-03-16 9:44 UTC (8+ messages)
` [PATCH 3/4] KVM: Switch to srcu-less get_dirty_log()
[PATCH 0/2] virtio-pci: fix abort when fail to allocate ioeventfd
2012-03-16 8:59 UTC (8+ messages)
[PATCH 0/2 v3] kvm: notify host when guest panicked
2012-03-16 8:05 UTC (36+ messages)
[PATCH v2] kvm/book3s: Make kernel emulated H_PUT_TCE available for "PR" KVM
2012-03-16 7:58 UTC
[RFC 2/2] kvm: guest-side changes for tmem on KVM
2012-03-16 5:00 UTC (3+ messages)
[PATCH] KVM: Convert intx_mask_lock to spin lock
2012-03-15 23:59 UTC (2+ messages)
$500,000.00 Lodged
2012-03-15 1:25 UTC
question regarding intel_idle inside kvm
2012-03-15 22:19 UTC
[PATCH 0/4 V16] Avoid soft lockup message when KVM is stopped by host
2012-03-15 22:14 UTC (5+ messages)
` [PATCH 2/4 V16] Add functions to check if the host has stopped the vm
[PATCH v10 0/5] KVM: PPC: Add ePAPR idle hcall support
2012-03-15 20:52 UTC (6+ messages)
` [PATCH v10 1/5] KVM: PPC: Factor out guest epapr initialization
` [PATCH v10 2/5] KVM: PPC: use definitions in epapr header for hcalls
` [PATCH v10 3/5] KVM: PPC: Add support for ePAPR idle hcall in host kernel
` [PATCH v10 4/5] KVM: PPC: ev_idle hcall support for e500 guests
` [PATCH v10 5/5] PPC: Don't use hardcoded opcode for ePAPR hcall invocation
[PATCH v9 0/4] KVM: PPC: Add ePAPR idle hcall support
2012-03-15 19:50 UTC (7+ messages)
` [PATCH v9 1/4] KVM: PPC: epapr: Factor out the epapr init
` [PATCH v9 2/4] KVM: PPC: epapr: Add idle hcall support for host
[RFC 0/2] kvm: Transcendent Memory (tmem) on KVM
2012-03-15 19:46 UTC (11+ messages)
PATCH: nVMX: Better MSR_IA32_FEATURE_CONTROL handling
2012-03-15 18:08 UTC (4+ messages)
[PATCH 0/3] KVM: MMU: Improve rmap handling
2012-03-15 13:46 UTC (13+ messages)
` [PATCH 1/3] KVM: MMU: Make pte_list_desc fit cache lines well
` [PATCH 2/3] KVM: MMU: Improve iteration over sptes linked by rmap
` [PATCH 3/3] KVM: MMU: Separate trivial NULL check out from rmap_get_next()
[PULL 00/56] ppc patch queue 2012-03-15
2012-03-15 12:11 UTC (57+ messages)
` [PATCH 01/56] KVM: PPC: Book3s_32: Fix compile error
` [PATCH 02/56] powerpc/booke: Set CPU_FTR_DEBUG_LVL_EXC on 32-bit
` [PATCH 03/56] powerpc/e500: split CPU_FTRS_ALWAYS/CPU_FTRS_POSSIBLE
` [PATCH 04/56] KVM: PPC: factor out lpid allocator from book3s_64_mmu_hv
` [PATCH 05/56] KVM: PPC: booke: add booke-level vcpu load/put
` [PATCH 06/56] KVM: PPC: booke: Move vm core init/destroy out of booke.c
` [PATCH 07/56] KVM: PPC: e500: rename e500_tlb.h to e500.h
` [PATCH 08/56] KVM: PPC: e500: merge <asm/kvm_e500.h> into arch/powerpc/kvm/e500.h
` [PATCH 09/56] KVM: PPC: e500: clean up arch/powerpc/kvm/e500.h
` [PATCH 10/56] KVM: PPC: e500: refactor core-specific TLB code
` [PATCH 11/56] KVM: PPC: e500: Track TLB1 entries with a bitmap
` [PATCH 12/56] KVM: PPC: e500: emulate tlbilx
` [PATCH 13/56] powerpc/booke: Provide exception macros with interrupt name
` [PATCH 14/56] KVM: PPC: booke: category E.HV (GS-mode) support
` [PATCH 15/56] KVM: PPC: booke: standard PPC floating point support
` [PATCH 16/56] KVM: PPC: e500mc support
` [PATCH 17/56] KVM: PPC: e500mc: Add doorbell emulation support
` [PATCH 18/56] KVM: PPC: e500mc: implicitly set MSR_GS
` [PATCH 19/56] KVM: PPC: e500mc: Move r1/r2 restoration very early
` [PATCH 20/56] KVM: PPC: e500mc: add load inst fixup
` [PATCH 21/56] KVM: PPC: rename CONFIG_KVM_E500 -> CONFIG_KVM_E500V2
` [PATCH 22/56] KVM: PPC: make e500v2 kvm and e500mc cpu mutually exclusive
` [PATCH 23/56] KVM: PPC: booke: remove leftover debugging
` [PATCH 24/56] KVM: PPC: booke: deliver program int on emulation failure
` [PATCH 25/56] KVM: PPC: booke: rework rescheduling checks
` [PATCH 26/56] KVM: PPC: booke: BOOKE_IRQPRIO_MAX is n+1
` [PATCH 27/56] KVM: PPC: bookehv: fix exit timing
` [PATCH 28/56] KVM: PPC: bookehv: remove negation for CONFIG_64BIT
` [PATCH 29/56] KVM: PPC: bookehv: remove SET_VCPU
` [PATCH 30/56] KVM: PPC: bookehv: disable MAS register updates early
` [PATCH 31/56] KVM: PPC: bookehv: add comment about shadow_msr
` [PATCH 32/56] KVM: PPC: booke: Readd debug abort code for machine check
` [PATCH 33/56] KVM: PPC: booke: add GS documentation for program interrupt
` [PATCH 34/56] KVM: PPC: bookehv: remove unused code
` [PATCH 35/56] KVM: PPC: e500: fix typo in tlb code
` [PATCH 36/56] KVM: PPC: booke: Support perfmon interrupts
` [PATCH 37/56] KVM: PPC: booke: expose good state on irq reinject
` [PATCH 38/56] KVM: PPC: booke: Reinject performance monitor interrupts
` [PATCH 39/56] KVM: PPC: Booke: only prepare to enter when we enter
` [PATCH 40/56] KVM: PPC: Book3s: PR: Add SPAPR H_BULK_REMOVE support
` [PATCH 41/56] KVM: PPC: Book3S HV: Fix kvm_alloc_linear in case where no linears exist
` [PATCH 42/56] KVM: PPC: Book3S HV: Save and restore CR in __kvmppc_vcore_entry
` [PATCH 43/56] KVM: PPC: Save/Restore CR over vcpu_run
` [PATCH 44/56] KVM: PPC: Book3S HV: Make secondary threads more robust against stray IPIs
` [PATCH 45/56] KVM: PPC: Book3S HV: Make virtual processor area registration more robust
` [PATCH 46/56] KVM: PPC: Book3S HV: Report stolen time to guest through dispatch trace log
` [PATCH 47/56] Restore guest CR after exit timing calculation
` [PATCH 48/56] KVM: PPC: Book 3S: Fix compilation for !HV configs
` [PATCH 49/56] KVM: PPC: Work around POWER7 DABR corruption problem
` [PATCH 50/56] KVM: PPC: Pass EA to updating emulation ops
` [PATCH 51/56] KVM: PPC: Book3S: Compile fix for ppc32 in HIOR
` [PATCH 52/56] KVM: PPC: Emulate tw and td instructions
` [PATCH 53/56] KVM: PPC: Book3s: PR: Add HV traps so we can run in HV=1 mode on p7
` [PATCH 54/56] KVM: PPC: Book3S: PR: Fix preemption
` [PATCH 55/56] KVM: PPC: Ignore unhalt request from kvm_vcpu_block
` [PATCH 56/56] powerpc/kvm: Fix magic page vs. 32-bit RTAS on ppc64
native kvm tool hrtimer problem
2012-03-15 10:54 UTC (8+ messages)
[PATCH] KVM: VMX: call invvpid only when EPT is disabled
2012-03-15 9:53 UTC (2+ messages)
[PATCH v3 0/7] RTC: New logic to emulate RTC
2012-03-15 9:34 UTC (6+ messages)
[Bug 42829] New: KVM Guest with virtio network driver loses network connectivity
2012-03-15 8:22 UTC (2+ messages)
` [Bug 42829] "
[PATCH 0/2] Lost VNC patches
2012-03-15 6:28 UTC (4+ messages)
` [Qemu-devel] "
KVM: x86: fix kvm_write_tsc() TSC matching thinko
2012-03-15 1:42 UTC (3+ messages)
[PATCH v5 15/43] target-i386: Don't overuse CPUState
2012-03-14 21:42 UTC (4+ messages)
` [PATCH v5 20/43] target-ppc: "
` [PATCH v5 21/43] target-s390x: "
` [PATCH v5 42/43] Rename CPUState -> CPUArchState
[RFC 06/12] target-ppc: QOM'ify CPU
2012-03-14 17:53 UTC (2+ messages)
` [RFC 07/12] target-ppc: Prepare finalizer for PowerPCCPU
[PATCH] KVM: PPC: Ignore unhalt request from kvm_vcpu_block
2012-03-14 16:28 UTC
[PATCH] KVM: PPC: Book3S: PR: Fix preemption
2012-03-14 16:28 UTC
[PATCH] KVM: PPC: Book3s: PR: Add HV traps so we can run in HV=1 mode on p7
2012-03-14 16:28 UTC
[PATCH] powerpc/kvm: Fix magic page vs. 32-bit RTAS on ppc64
2012-03-14 16:24 UTC (2+ messages)
User question: balloon memory, currentMemory and Linux/FreeBSD guests
2012-03-14 11:51 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