messages from 2012-07-05 11:49:05 to 2012-08-01 02:37:36 UTC [more...]
[PATCH 2/2 v6] KVM: PPC: booke: Add watchdog emulation
2012-08-01 2:37 UTC (6+ messages)
[PATCH 1/4] Synchronize the linux-headers
2012-08-01 2:27 UTC (3+ messages)
` [PATCH 4/4] Enable kvm emulated watchdog
[PATCH 3/4] Updated linux header for watchdog emulation
2012-08-01 2:13 UTC
[RFC/PATCH] Use kernel supplied MMU info for kvm tool
2012-07-31 6:22 UTC (16+ messages)
` [PATCH 01/10] kvm tools: Move mmap_anon_or_hugetblfs() into util
` [PATCH 02/10] kvm tools, powerpc: Use mmap_anon_or_hugetblfs() in kvm__arch_init()
` [PATCH 03/10] kvm tools: Remember page size as kvm->ram_pagesize
` [PATCH 04/10] kvm tools, powerpc: Use designated initializers for struct cpu_info
` [PATCH 05/10] kvm tools, powerpc: Use ARRAY_SIZE() in find_cpu_info()
` [PATCH 06/10] kvm tools, powerpc: Reformatting "
` [PATCH 07/10] kvm tools, powerpc: Restructure find_cpu_info()
` [PATCH 08/10] kvm tools, powerpc: Use MMU info from the kernel for ibm,segment-page-sizes
` [PATCH 09/10] kvm tools, powerpc: Use MMU info for ibm,processor-segment-sizes
` [PATCH 10/10] kvm tools, powerpc: Use MMU info for ibm,slb-size
[PATCH 1/2] KVM: PPC: booke: Allow multiple exception types
2012-07-31 0:55 UTC (9+ messages)
` [PATCH 2/2] KVM: PPC: booke/bookehv: Add guest debug support
` [PATCH 2/2] KVM: PPC: booke: Added debug handler
[PATCH] KVM: PPC: Book3S_32: Fix MTMSR_EERI macro
2012-07-30 22:32 UTC
[PATCH] powerpc/kvm: Allow qemu hypercalls to set all regs
2012-07-30 12:03 UTC (2+ messages)
[PATCH] KVM: PPC: Book3S HV: Handle memory slot deletion and modification
2012-07-30 9:50 UTC
[PATCH 0/4] powerpc/booke: Modifications to fsl booke cpu setup code
2012-07-27 12:57 UTC (2+ messages)
[PATCH 2/2] Add guest debug support
2012-07-26 5:34 UTC
[PATCH 1/2] Header update for guest debug suuport
2012-07-26 5:34 UTC
[PATCH 2/2 v5] KVM: PPC: booke: Add watchdog emulation
2012-07-26 0:46 UTC (15+ messages)
[PATCH] KVM: PPC: BookE: HV: Fix compile
2012-07-26 0:31 UTC (2+ messages)
[PATCH v3] booke: Added ONE_REG interface for IAC/DAC debug registers
2012-07-24 15:36 UTC
[PATCH v2] booke: Added ONE_REG interface for IAC/DAC debug registers
2012-07-24 14:56 UTC (9+ messages)
[PATCH] booke: Added ONE_REG interface for IAC/DAC debug registers
2012-07-23 10:47 UTC
[PATCH 3/4] Updated linux header for watchdog emulation
2012-07-20 5:35 UTC
[PATCH 2/4] Registered timer reset handler
2012-07-20 5:35 UTC
[PATCH 2/2] KVM: PPC: booke: Add watchdog emulation
2012-07-20 5:11 UTC (15+ messages)
[PATCH 2/2 v4] KVM: PPC: booke: Add watchdog emulation
2012-07-19 19:59 UTC (4+ messages)
[PATCH 0/3] adding MSI/MSIX for PCI on POWER
2012-07-19 9:27 UTC (27+ messages)
` [PATCH 1/3] msi/msix: added functions to API to set up message address and data
` [Qemu-devel] "
` [PATCH] msi/msix: added functions to API to set up message address, "
` [PATCH] msi/msix: added public API to set/get MSI "
` [PATCH] msi/msix: added API to set MSI message address "
[PATCH 3/3 v3] Enable kvm emulated watchdog
2012-07-19 2:33 UTC (2+ messages)
[PATCH 0/8] KVM: Optimize MMU notifier's THP page invalidation -v4
2012-07-18 19:56 UTC (4+ messages)
[PATCH 2/2 v3] KVM: PPC: booke: Add watchdog emulation
2012-07-18 9:48 UTC
[PATCH 2/2 v2] KVM: PPC: booke: Add watchdog emulation
2012-07-17 18:00 UTC (21+ messages)
[PATCH v3] openpic: Added BRR1 register
2012-07-17 9:53 UTC
[PATCH v2] openpic: Added BRR1 register
2012-07-17 9:32 UTC (7+ messages)
[PATCH] openpic: Added BRR1 register
2012-07-17 2:57 UTC (12+ messages)
[PULL 0/9] ppc patch queue 2012-07-11
2012-07-15 9:43 UTC (13+ messages)
` [PATCH 1/9] KVM: PPC: Book3S HV: Drop locks around call to kvmppc_pin_guest_page
` [PATCH 2/9] booke/bookehv: Add host crit-watchdog exception support
` [PATCH 3/9] booke: Added crit/mc exception handler for e500v2
` [PATCH 4/9] KVM: PPC: bookehv64: Add support for std/ld emulation
` [PATCH 5/9] KVM: PPC: bookehv: Add ESR flag to Data Storage Interrupt
` [PATCH 6/9] KVM: PPC64: booke: Set interrupt computation mode for 64-bit host
` [PATCH 7/9] KVM: PPC: e500mc: Fix tlbilx emulation for 64-bit guests
` [PATCH 8/9] KVM: PPC: Critical interrupt emulation support
` [PATCH 9/9] powerpc/kvm: Fix "PR" KVM implementation of H_CEDE
[RFC PATCH 00/17] KVM: PPC: 64-bit Book3E support
2012-07-11 22:51 UTC (39+ messages)
` [RFC PATCH 03/17] KVM: PPC64: booke: Add EPCR support in sregs
` [Qemu-ppc] "
` [RFC PATCH 04/17] KVM: PPC64: booke: Add guest computation mode for irq delivery
` [Qemu-ppc] "
` [RFC PATCH 06/17] KVM: PPC: e500: Add emulation helper for getting instruction ea
` [RFC PATCH 08/17] KVM: PPC: e500mc: Fix tlbilx emulation for 64-bit guests
` [RFC PATCH 09/17] KVM: PPC64: booke: Hard disable interrupts when entering guest
` [Qemu-ppc] "
` [RFC PATCH 12/17] PowerPC: booke64: Add DO_KVM kernel hooks
` [Qemu-ppc] "
` [RFC PATCH 13/17] PowerPC: booke64: Use SPRG0/3 scratch for bolted TLB miss & crit int
[PULL 0/1] ppc patch queue 2012-07-11
2012-07-11 15:54 UTC (3+ messages)
` [PATCH 1/1] powerpc/kvm: Fix "PR" KVM implementation of H_CEDE
[PATCH v2 1/2] powerpc/e500: make load_up_spe a normal fuction
2012-07-10 12:23 UTC (2+ messages)
[PATCH] pseries: Add support for new KVM hash table control call
2012-07-10 10:34 UTC (4+ messages)
[PATCH] powerpc/kvm: Fix "PR" KVM implementation of H_CEDE
2012-07-10 8:48 UTC
[PATCH 3/3] Enable kvm emulated watchdog
2012-07-10 7:15 UTC
[PATCH 2/3] Registered timer reset handler
2012-07-10 7:15 UTC
[PATCH 1/3 v2] Synchronize the linux-headers
2012-07-10 7:15 UTC
[PATCH 4/4] powerpc/booke: Add CPU_FTR_EMB_HV check for e5500
2012-07-09 13:16 UTC
[PATCH 3/4] powerpc/booke: Separate out restore_e5500/setup_e5500 routines
2012-07-09 13:13 UTC
[PATCH 2/4] powerpc/booke: Merge the 32 bit e5500/e500mc cpu setup code
2012-07-09 13:10 UTC
[PATCH 1/4] powepc/booke: Separate out E.HV check and ivor setup code
2012-07-09 13:07 UTC
[PATCH] KVM: PPC: bookehv: Add ESR flag to Data Storage Interrupt
2012-07-06 16:11 UTC (2+ messages)
[PATCH 1/2] KVM: PPC: Critical interrupt emulation support
2012-07-06 14:54 UTC (2+ messages)
[PATCH 3/4] Watchdog exit handling support
2012-07-06 1:18 UTC (6+ messages)
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