Patchwork KVM PowerPC development

login
register
mail settings

Incoming patches

« Previous 1 2 3 4 5 6 7 8 9 10 ... 15 16 Next »
Filters: State = Action Required remove filter    |    Archived = No remove filter
Patch Date Submitter Delegate State
[17/28] kvm tools: Only call symbol__init() if we have BFD 2011-12-06 Matt Evans New
[V4,1/7] kvm tools: PPC64, add HPT/SDR1 for -PR KVM 2012-01-31 Matt Evans New
[18/28] kvm tools: Initialise PCI before devices start getting registered with PCI 2011-12-06 Matt Evans New
KVM: PPC: Book3s: PR: Add SPAPR H_BULK_REMOVE support 2012-01-31 Matt Evans New
[7/8] kvm tools: Add PPC64 kvm_cpu__emulate_io() 2011-12-06 Matt Evans New
[19/28] kvm tools: Perform CPU and firmware setup after devices are added 2011-12-06 Matt Evans New
[V4,2/7] kvm tools: Generate SPAPR PPC64 guest device tree 2012-01-31 Matt Evans New
[V4,7/7] kvm tools: Add PPC64 kvm_cpu__emulate_io() 2012-01-31 Matt Evans New
[V4,4/7] kvm tools: Add SPAPR PPC64 HV console 2012-01-31 Matt Evans New
[V4,3/7] kvm tools: Add SPAPR PPC64 hcall & rtascall structure 2012-01-31 Matt Evans New
[20/28] kvm tools: Init IRQs after determining nrcpus 2011-12-06 Matt Evans New
[V4,6/7] kvm tools: Add PPC64 PCI Host Bridge 2012-01-31 Matt Evans New
[V4,5/7] kvm tools: Add PPC64 XICS interrupt controller support 2012-01-31 Matt Evans New
[07/28] kvm tools: Move 'kvm__recommended_cpus' to arch-specific code 2011-12-06 Matt Evans New
[22/28] kvm tools: Move PCI_MAX_DEVICES to pci.h 2011-12-06 Matt Evans New
[23/28] kvm tools: Endian-sanitise pci.h and PCI device setup 2011-12-06 Matt Evans New
[24/28] kvm tools: Fix virtio-pci endian bug when reading VIRTIO_PCI_QUEUE_NUM 2011-12-06 Matt Evans New
[09/28] kvm tools: Add kvm__arch_periodic_poll() 2011-12-06 Matt Evans New
[1/8] kvm tools: Add initial SPAPR PPC64 architecture support 2011-12-06 Matt Evans New
kvm tools: Enable PPC64 to build static 2012-02-05 Matt Evans New
[2/8] kvm tools: Generate SPAPR PPC64 guest device tree 2011-12-06 Matt Evans New
[12/28] kvm tools: Move arch-specific cmdline init into kvm__arch_set_cmdline() 2011-12-06 Matt Evans New
[V2,03/23] kvm tools: Re-arrange Makefile to heed CFLAGS before checking for optional libs 2011-12-09 Matt Evans New
[3/8] kvm tools: Add SPAPR PPC64 hcall & rtascall structure 2011-12-06 Matt Evans New
[4/8] kvm tools: Add SPAPR PPC64 HV console 2011-12-06 Matt Evans New
[V2,05/23] kvm tools: Add arch-specific KVM_RUN exit handling via kvm_cpu__handle_exit() 2011-12-09 Matt Evans New
[5/8] kvm tools: Add PPC64 XICS interrupt controller support 2011-12-06 Matt Evans New
[6/8] kvm tools: Add PPC64 PCI Host Bridge 2011-12-06 Matt Evans New
[V2,08/23] kvm tools: Add kvm__arch_periodic_poll() 2011-12-09 Matt Evans New
[13/28] kvm tools: Add CONSOLE_HV term type and allow it to be selected 2011-12-06 Matt Evans New
[V2,09/23] kvm tools: Move arch-specific cmdline init into kvm__arch_set_cmdline() 2011-12-09 Matt Evans New
[V2,10/23] kvm tools: Add CONSOLE_HV term type and allow it to be selected 2011-12-09 Matt Evans New
[21/28] kvm tools: Add --hugetlbfs option to specify memory path 2011-12-06 Matt Evans New
[16/28] kvm tools: Allow load_flat_binary() to load an initrd alongside 2011-12-06 Matt Evans New
KVM: PPC: Add KVM_CAP_NR_VCPUS and KVM_CAP_MAX_VCPUS 2011-12-08 Matt Evans New
[07/28] kvm tools: Move 'kvm__recommended_cpus' to arch-specific code 2011-12-07 Matt Evans New
[25/28] kvm tools: Correctly set virtio-pci bar_size and remove hardwired address 2011-12-06 Matt Evans New
[V2,01/23] kvm tools: Only build/init i8042 on x86 2011-12-09 Matt Evans New
[V2,02/23] kvm tools: Add Makefile parameter for kernel include path 2011-12-09 Matt Evans New
[V2,04/23] kvm tools: Get correct 64-bit types on PPC64 and link appropriately 2011-12-09 Matt Evans New
[V2,06/23] kvm tools: Don't die if KVM_CAP_NR_VCPUS isn't available 2011-12-09 Matt Evans New
[V2,15/23] kvm tools: Perform CPU and firmware setup after devices are added 2011-12-09 Matt Evans New
[V2,07/23] kvm tools: Fix KVM_RUN exit code check 2011-12-09 Matt Evans New
[V2,11/23] kvm tools: Fix term_getc(), term_getc_iov() endian bugs 2011-12-09 Matt Evans New
[26/28] kvm tools: Add pci__config_{rd,wr}(), pci__find_dev() and fix PCI config register addressing 2011-12-06 Matt Evans New
[V2,12/23] kvm tools: Allow initrd_check() to match a cpio 2011-12-09 Matt Evans New
[V2,14/23] kvm tools: Initialise PCI before devices start getting registered with PCI 2011-12-09 Matt Evans New
[27/28] kvm tools: Arch-specific define for PCI MMIO allocation area 2011-12-06 Matt Evans New
[V2,13/23] kvm tools: Allow load_flat_binary() to load an initrd alongside 2011-12-09 Matt Evans New
[V2,16/23] kvm tools: Init IRQs after determining nrcpus 2011-12-09 Matt Evans New
[V2,17/23] kvm tools: Add ability to map guest RAM from hugetlbfs 2011-12-09 Matt Evans New
[V2,20/23] kvm tools: Correctly set virtio-pci bar_size and remove hardwired address 2011-12-09 Matt Evans New
[V2,18/23] kvm tools: Move PCI_MAX_DEVICES to pci.h 2011-12-09 Matt Evans New
[V2,19/23] kvm tools: Endian-sanitise pci.h and PCI device setup 2011-12-09 Matt Evans New
[28/28] kvm tools: Create arch-specific kvm_cpu__emulate_io() 2011-12-06 Matt Evans New
[V2,22/23] kvm tools: Arch-specific define for PCI MMIO allocation area 2011-12-09 Matt Evans New
[V2,21/23] kvm tools: Add pci__config_{rd,wr}(), pci__find_dev() 2011-12-09 Matt Evans New
[V2,23/23] kvm tools: Create arch-specific kvm_cpu__emulate_{mm}io() 2011-12-09 Matt Evans New
[v3,2/3] KVM: PPC: epapr: Add idle hcall support for host 2012-02-10 Liu Yu-B13201 New
[v3,3/3] KVM: PPC: epapr: install ev_idle hcall for e500 guest 2012-02-10 Liu Yu-B13201 New
[v3,1/3] KVM: PPC: epapr: Factor out the epapr init 2012-02-10 Liu Yu-B13201 New
[v4,3/3] KVM: PPC: epapr: install ev_idle hcall for e500 guest 2012-02-16 Liu Yu-B13201 New
[v4,2/3] KVM: PPC: epapr: Add idle hcall support for host 2012-02-16 Liu Yu-B13201 New
[v4,1/3] KVM: PPC: epapr: Factor out the epapr init 2012-02-16 Liu Yu-B13201 New
[1/2] KVM: PPC: epapr: Add idle hcall support for host 2011-12-31 Liu Yu-B13201 New
[2/2] KVM: PPC: epapr: Install ev_idle hcall for paravirt guest linux 2011-12-31 Liu Yu-B13201 New
KVM: PPC: Apply paravirt to all vcpu 2011-11-22 Liu Yu-B13201 New
[v5,2/4] KVM: PPC: epapr: Add idle hcall support for host 2012-02-21 Liu Yu-B13201 New
[v5,1/4] KVM: PPC: epapr: Factor out the epapr init 2012-02-21 Liu Yu-B13201 New
[v5,3/4] KVM: PPC: epapr: install ev_idle hcall for e500 guest 2012-02-21 Liu Yu-B13201 New
[v5,4/4] KVM: PPC: epapr: Update other hypercall invoking 2012-02-21 Liu Yu-B13201 New
[v6,1/4] KVM: PPC: epapr: Factor out the epapr init 2012-02-23 Liu Yu-B13201 New
[v6,2/4] KVM: PPC: epapr: Add idle hcall support for host 2012-02-23 Liu Yu-B13201 New
[v6,3/4] KVM: PPC: epapr: install ev_idle hcall for e500 guest 2012-02-23 Liu Yu-B13201 New
[v6,4/4] KVM: PPC: epapr: Update other hypercall invoking 2012-02-23 Liu Yu-B13201 New
[v2] KVM: PPC: Avoid patching paravirt template code 2011-12-02 Liu Yu-B13201 New
[v3] KVM: PPC: Avoid patching paravirt template code 2011-12-02 Liu Yu-B13201 New
[1/3] KVM: PPC: epapr: Factor out the epapr init 2012-01-05 Liu Yu-B13201 New
[v2,3/3] KVM: PPC: epapr: install ev_idle hcall for e500 guest 2012-01-05 Liu Yu-B13201 New
[v2,2/3] KVM: PPC: epapr: Add idle hcall support for host 2012-01-05 Liu Yu-B13201 New
KVM: PPC: paravirt: Avoid patching paravirt template code 2011-11-23 Liu Yu-B13201 New
[1/9] powerpc,kvm: fix imbalance srcu_read_[un]lock() 2013-03-15 Lai Jiangshan New
arch/powerpc/kvm/e500: Additional module.h => export.h fixup 2011-12-21 Kyle Moffett New
arch/powerpc/kvm/e500: Additional module.h => export.h fixup 2011-12-22 Kyle Moffett New
Current kernel fails to compile with KVM on PowerPC 2011-12-24 Jörg Sommer New
Current kernel fails to compile with KVM on PowerPC 2011-12-24 Jörg Sommer New
Current kernel fails to compile with KVM on PowerPC 2012-02-26 Jörg Sommer New
Current kernel fails to compile with KVM on PowerPC 2012-02-25 Jörg Sommer New
[3/6] arch/powerpc/kvm/e500_tlb.c: fix error return code 2012-08-05 Julia Lawall New
arch/powerpc/kvm/book3s_hv.c: included linux/sched.h twice 2012-02-16 Danny Kukawka New
KVM: Factor out kvm_vcpu_kick to arch-generic code 2012-01-20 Christoffer Dall New
[v2] KVM: Factor out kvm_vcpu_kick to arch-generic code 2012-01-25 Christoffer Dall New
[v3] KVM: Factor out kvm_vcpu_kick to arch-generic code 2012-02-09 Christoffer Dall New
[v4] KVM: Factor out kvm_vcpu_kick to arch-generic code 2012-02-10 Christoffer Dall New
kvm/ppc/booke64: fix build breakage from Altivec, and disable e6500 2013-05-10 Caraman Mihai Claudiu-B02008 New
[1/6] KVM: PPC: booke: use vcpu reference from thread_struct 2012-08-21 Bharat Bhushan New
[3/3] KVM: PPC: booke: Added debug handler 2012-08-03 Bharat Bhushan New
[5/6] booke: Added DBCR4 SPR number 2012-08-21 Bharat Bhushan New
[3/4,v2] booke: Added ONE_REG interface for IAC/DAC debug registers 2012-08-09 Bharat Bhushan New
[4/6] KVM: PPC: debug stub interface parameter defined 2012-08-21 Bharat Bhushan New