messages from 2012-02-25 23:33:38 to 2012-02-29 09:34:36 UTC [more...]
[PATCH-WIP 00/13] xen/arm: receive Xen events and initialize xenbus
2012-02-29 9:34 UTC (16+ messages)
` [PATCH-WIP 01/13] xen/arm: use r12 to pass the hypercall number to the hypervisor
Reconciling qemu-kvm and qemu's PIT
2012-02-29 9:29 UTC (6+ messages)
[PATCH 0/4] KVM: srcu-less dirty logging
2012-02-29 9:25 UTC (8+ messages)
` [PATCH 3/4] KVM: Switch to srcu-less get_dirty_log()
virtio-blk performance regression and qemu-kvm
2012-02-29 8:38 UTC (10+ messages)
[PATCH] KVM: Resize kvm_io_bus_range array dynamically
2012-02-29 5:50 UTC (2+ messages)
` [PATCH v2] KVM: Resize kvm_io_range "
[RFC PATCH v0 1/2] net: bridge: propagate FDB table into hardware
2012-02-29 5:14 UTC (19+ messages)
[PATCH V2] Quirk for IVB graphics FLR errata
2012-02-29 3:11 UTC
Can we discuss?
2012-02-26 10:04 UTC
[PATCH] KVM: PPC: Don't sync timebase when inside KVM
2012-02-29 2:16 UTC
[PATCH] kvm: notify host when guest paniced
2012-02-29 1:29 UTC (14+ messages)
` [PATCH]qemu: deal with guest paniced event
Your Email ID has been awarded 1,000,000,00 GBP in British Tobacco Promo Send Details
2012-02-28 23:26 UTC
[PATCH 00/38] KVM: PPC: e500mc support v3
2012-02-29 0:10 UTC (39+ messages)
` [PATCH 01/38] powerpc/booke: Set CPU_FTR_DEBUG_LVL_EXC on 32-bit
` [PATCH 02/38] powerpc/e500: split CPU_FTRS_ALWAYS/CPU_FTRS_POSSIBLE
` [PATCH 03/38] KVM: PPC: factor out lpid allocator from book3s_64_mmu_hv
` [PATCH 04/38] KVM: PPC: booke: add booke-level vcpu load/put
` [PATCH 05/38] KVM: PPC: booke: Move vm core init/destroy out of booke.c
` [PATCH 06/38] KVM: PPC: e500: rename e500_tlb.h to e500.h
` [PATCH 07/38] KVM: PPC: e500: merge <asm/kvm_e500.h> into arch/powerpc/kvm/e500.h
` [PATCH 08/38] KVM: PPC: e500: clean up arch/powerpc/kvm/e500.h
` [PATCH 09/38] KVM: PPC: e500: refactor core-specific TLB code
` [PATCH 10/38] KVM: PPC: e500: Track TLB1 entries with a bitmap
` [PATCH 11/38] KVM: PPC: e500: emulate tlbilx
` [PATCH 12/38] powerpc/booke: Provide exception macros with interrupt name
` [PATCH 13/38] KVM: PPC: booke: category E.HV (GS-mode) support
` [PATCH 14/38] KVM: PPC: booke: standard PPC floating point support
` [PATCH 15/38] KVM: PPC: e500mc support
` [PATCH 16/38] KVM: PPC: e500mc: Add doorbell emulation support
` [PATCH 17/38] KVM: PPC: e500mc: implicitly set MSR_GS
` [PATCH 18/38] KVM: PPC: e500mc: Move r1/r2 restoration very early
` [PATCH 19/38] KVM: PPC: e500mc: add load inst fixup
` [PATCH 20/38] KVM: PPC: rename CONFIG_KVM_E500 -> CONFIG_KVM_E500V2
` [PATCH 21/38] KVM: PPC: make e500v2 kvm and e500mc cpu mutually exclusive
` [PATCH 22/38] KVM: PPC: booke: remove leftover debugging
` [PATCH 23/38] KVM: PPC: booke: deliver program int on emulation failure
` [PATCH 24/38] KVM: PPC: booke: rework rescheduling checks
` [PATCH 25/38] KVM: PPC: booke: BOOKE_IRQPRIO_MAX is n+1
` [PATCH 26/38] KVM: PPC: bookehv: fix exit timing
` [PATCH 27/38] KVM: PPC: bookehv: remove negation for CONFIG_64BIT
` [PATCH 28/38] KVM: PPC: bookehv: remove SET_VCPU
` [PATCH 29/38] KVM: PPC: bookehv: disable MAS register updates early
` [PATCH 30/38] KVM: PPC: bookehv: add comment about shadow_msr
` [PATCH 31/38] KVM: PPC: booke: Readd debug abort code for machine check
` [PATCH 32/38] KVM: PPC: booke: add GS documentation for program interrupt
` [PATCH 33/38] KVM: PPC: bookehv: remove unused code
` [PATCH 34/38] KVM: PPC: e500: fix typo in tlb code
` [PATCH 35/38] KVM: PPC: booke: Support perfmon interrupts
` [PATCH 36/38] KVM: PPC: booke: expose good state on irq reinject
` [PATCH 37/38] KVM: PPC: booke: Reinject performance monitor interrupts
` [PATCH 38/38] KVM: PPC: Booke: only prepare to enter when we enter
[PATCH 2/2] i387: split up <asm/i387.h> into exported and internal interfaces
2012-02-28 19:45 UTC (11+ messages)
[KVM-autotest] Cgroup-kvm rework
2012-02-28 19:07 UTC (6+ messages)
` [PATCH 1/4] [KVM-autotest] virt.kvm_vm: Make snapshot and boot params optional
` [PATCH 2/4] [KVM-autotest] virt.virt_vm: Add option to create raw images with dd
` [PATCH 3/4] [KVM-autotest] tests.cfg.sample: change import order
` [PATCH 4/4] [KVM-autotest] tests.cgroup: Rework test execution
` [KVM-AUTOTEST] [KVM-autotest] Cgroup-kvm rework
[PATCH] perf/x86: Fix HO/GO counting with SVM disabled
2012-02-28 17:38 UTC (4+ messages)
one out of four existing kvm guest's not starting after system upgrade
2012-02-28 17:32 UTC (6+ messages)
[Bug 42812] New: kvm module has bogus kernel version check
2012-02-28 17:29 UTC (2+ messages)
` [Bug 42812] "
[PATCH 00/37] KVM: PPC: e500mc support v2
2012-02-28 17:21 UTC (16+ messages)
` [PATCH 24/37] KVM: PPC: booke: rework rescheduling checks
` [PATCH 35/37] KVM: PPC: booke: Support perfmon interrupts
` [PATCH 36/37] KVM: PPC: booke: expose guest registers on irq reinject
KVM call agenda for Tuesday 28th
2012-02-28 16:12 UTC (10+ messages)
` [Qemu-devel] "
` blockdev operations [was: [Qemu-devel] KVM call agenda for Tuesday 28th]
[PATCH] vhost: don't forget to schedule()
2012-02-28 14:29 UTC (4+ messages)
linux guests and ksm performance
2012-02-28 13:56 UTC (13+ messages)
` [Qemu-devel] "
[Bug 42829] New: KVM Guest with virtio network driver loses network connectivity
2012-02-28 13:49 UTC (3+ messages)
` [Bug 42829] "
Hosts crashed
2012-02-28 13:22 UTC (3+ messages)
[PATCH v4] KVM: Allow host IRQ sharing for assigned PCI 2.3 devices
2012-02-28 13:19 UTC
qemu-kvm-1.0 crashes with threaded vnc server?
2012-02-28 11:48 UTC (5+ messages)
vsyscall=emulate regression
2012-02-28 11:08 UTC (11+ messages)
` [KVM paravirt issue?] "
[PATCH 2/2] Expose tsc deadline timer cpuid to guest
2012-02-28 10:30 UTC (9+ messages)
Recall: [PATCH 1/2] powerpc/e500: make load_up_spe a normal fuction
2012-02-28 7:13 UTC
[PATCH 1/2] powerpc/e500: make load_up_spe a normal fuction
2012-02-28 7:09 UTC (4+ messages)
[PATCH] KVM: expose Intel cpu new features to guest
2012-02-28 5:15 UTC
[PATCH v3] KVM: Allow host IRQ sharing for assigned PCI 2.3 devices
2012-02-28 1:15 UTC (6+ messages)
[PATCH v6 1/4] KVM: PPC: epapr: Factor out the epapr init
2012-02-27 20:52 UTC (6+ messages)
` [PATCH v6 2/4] KVM: PPC: epapr: Add idle hcall support for host
` [PATCH v6 3/4] KVM: PPC: epapr: install ev_idle hcall for e500 guest
` [PATCH v6 4/4] KVM: PPC: epapr: Update other hypercall invoking
[RFC/PATCH 1/2] kvm tools, seabios: Add "--bios" option to "vm run"
2012-02-27 17:29 UTC (16+ messages)
[PATCHv3 0/4] standard pci bridge device
2012-02-27 14:38 UTC (2+ messages)
Current kernel fails to compile with KVM on PowerPC
2012-02-27 11:31 UTC (13+ messages)
[PATCH 2/2] KVM: booke: Improve SPE switch
2012-02-27 11:00 UTC
AMD SVM specification
2012-02-27 10:43 UTC (2+ messages)
I am Julia, 27 y.o. I am single lady, looking for boyfriend, and you?
2012-02-27 6:16 UTC
[PATCH v4 0/3] KVM: perf: kvm events analysis tool
2012-02-27 4:57 UTC (4+ messages)
` [PATCH 3/3] "
[PATCH 1/2 unit-test] Add rdpmc instruction accessor
2012-02-26 15:20 UTC (2+ messages)
` [PATCH 2/2 unit-test] Add PMU test
[PATCH 0/3] pmu emulation fixes
2012-02-26 14:55 UTC (4+ messages)
` [PATCH 1/3] KVM: x86 emulator: warn when pin control is set in eventsel msr
` [PATCH 2/3] KVM: x86 emulator: Fix raw event check
` [PATCH 3/3] KVM: x86 emulator: add proper support for fixed counter 2
[Bug 42755] New: KVM is being extremely slow on AMD Athlon64 4000+ Dual Core 2.1GHz Brisbane
2012-02-26 9:53 UTC (2+ messages)
` [Bug 42755] "
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