Show patches with: Submitter = David Gibson       |    State = Action Required       |   4917 patches
« 1 2 ... 41 42 4349 50 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[PULL,15/29] target-ppc: fix invalid mask - cmpl, bctar - - - --- 2016-10-06 David Gibson New
[PULL,14/29] target-ppc: add stxvb16x instruction - 1 - --- 2016-10-06 David Gibson New
[PULL,13/29] target-ppc: add lxvb16x instruction - 1 - --- 2016-10-06 David Gibson New
[PULL,12/29] target-ppc: add stxvh8x instruction - 1 - --- 2016-10-06 David Gibson New
[PULL,11/29] target-ppc: add lxvh8x instruction - 1 - --- 2016-10-06 David Gibson New
[PULL,10/29] target-ppc: improve stxvw4x implementation - 1 - --- 2016-10-06 David Gibson New
[PULL,09/29] target-ppc: improve lxvw4x implementation - 1 - --- 2016-10-06 David Gibson New
[PULL,08/29] target-ppc: Implement mtvsrdd instruction - 1 - --- 2016-10-06 David Gibson New
[PULL,07/29] target-ppc: Implement mfvsrld instruction - 1 - --- 2016-10-06 David Gibson New
[PULL,06/29] ppc: Check the availability of transactional memory - 1 - --- 2016-10-06 David Gibson New
[PULL,05/29] hw/ppc/spapr: Fix the selection of the processor features - 1 - --- 2016-10-06 David Gibson New
[PULL,04/29] hw/ppc/spapr: Move code related to "ibm, pa-features" to a separate function - 1 - --- 2016-10-06 David Gibson New
[PULL,03/29] pseries: Add 2.8 machine type, set up compatibility macros - - - --- 2016-10-06 David Gibson New
[PULL,02/29] tests: Test IPv6 and ppc64 in the PXE tester - - - --- 2016-10-06 David Gibson New
[PULL,01/29] spapr_vscsi: fix build error introduced by f19661c8 - 1 - --- 2016-10-06 David Gibson New
[RFC,4/4] spapr: Improved placement of PCI host bridges in guest memory map - - - --- 2016-10-06 David Gibson New
[RFC,3/4] spapr_pci: Add a 64-bit MMIO window - - - --- 2016-10-06 David Gibson New
[RFC,2/4] spapr: Adjust placement of PCI host bridge to allow > 1TiB RAM - 1 - --- 2016-10-06 David Gibson New
[RFC,1/4] spapr_pci: Delegate placement of PCI host bridges to machine type - - - --- 2016-10-06 David Gibson New
[RFC,4/4] qom: Abolish class properties - - - --- 2016-09-29 David Gibson New
[RFC,3/4] tests: Remove tests for class properties - - - --- 2016-09-29 David Gibson New
[RFC,2/4] s390: Don't use class properties - - - --- 2016-09-29 David Gibson New
[RFC,1/4] qcrypto: Remove usage of class properties - - - --- 2016-09-29 David Gibson New
Update .gitignore - 2 - --- 2016-09-28 David Gibson New
[PULL,45/45] spapr_pci: Add numa node id - - - --- 2016-09-23 David Gibson New
[PULL,44/45] monitor: fix crash for platforms without a CPU 0 - 3 - --- 2016-09-23 David Gibson New
[PULL,43/45] linux-user: ppc64: fix ARCH_206 bit in AT_HWCAP - - - --- 2016-09-23 David Gibson New
[PULL,42/45] ppc/kvm: Mark 64kB page size support as disabled if not available - - - --- 2016-09-23 David Gibson New
[PULL,41/45] ppc/xics: An ICS with offset 0 is assumed to be uninitialized - 1 - --- 2016-09-23 David Gibson New
[PULL,40/45] ppc/xics: account correct irq status - - - --- 2016-09-23 David Gibson New
[PULL,39/45] Enable H_CLEAR_MOD and H_CLEAR_REF hypercalls on KVM/PPC64. - - - --- 2016-09-23 David Gibson New
[PULL,38/45] target-ppc: tlbie/tlbivax should have global effect - 1 - --- 2016-09-23 David Gibson New
[PULL,37/45] target-ppc: add flag in check_tlb_flush() - - - --- 2016-09-23 David Gibson New
[PULL,36/45] target-ppc: add TLB_NEED_LOCAL_FLUSH flag - 1 - --- 2016-09-23 David Gibson New
[PULL,35/45] spapr: Introduce sPAPRCPUCoreClass - - - --- 2016-09-23 David Gibson New
[PULL,34/45] target-ppc: implement darn instruction - - - --- 2016-09-23 David Gibson New
[PULL,33/45] target-ppc: add stxsi[bh]x instruction - - - --- 2016-09-23 David Gibson New
[PULL,32/45] target-ppc: add lxsi[bw]zx instruction - - - --- 2016-09-23 David Gibson New
[PULL,31/45] target-ppc: add xxspltib instruction - - - --- 2016-09-23 David Gibson New
[PULL,30/45] target-ppc: consolidate store conditional - - - --- 2016-09-23 David Gibson New
[PULL,29/45] target-ppc: move out stqcx impementation - - - --- 2016-09-23 David Gibson New
[PULL,28/45] target-ppc: consolidate load with reservation - - - --- 2016-09-23 David Gibson New
[PULL,27/45] target-ppc: convert st[16, 32, 64]r to use new macro - - - --- 2016-09-23 David Gibson New
[PULL,26/45] target-ppc: convert st64 to use new macro - - - --- 2016-09-23 David Gibson New
[PULL,25/45] target-ppc: consolidate store operations - - - --- 2016-09-23 David Gibson New
[PULL,24/45] target-ppc: convert ld[16, 32, 64]ur to use new macro - - - --- 2016-09-23 David Gibson New
[PULL,23/45] target-ppc: convert ld64 to use new macro - - - --- 2016-09-23 David Gibson New
[PULL,22/45] target-ppc: consolidate load operations - - - --- 2016-09-23 David Gibson New
[PULL,21/45] spapr_vscsi: convert to trace framework instead of DPRINTF - 1 - --- 2016-09-23 David Gibson New
[PULL,20/45] spapr_llan: convert to trace framework instead of DPRINTF - 1 - --- 2016-09-23 David Gibson New
[PULL,19/45] spapr_vio: convert to trace framework instead of DPRINTF - 1 - --- 2016-09-23 David Gibson New
[PULL,18/45] spapr_rtas: convert to trace framework instead of DPRINTF - 1 - --- 2016-09-23 David Gibson New
[PULL,17/45] spapr_drc: convert to trace framework instead of DPRINTF - 1 - --- 2016-09-23 David Gibson New
[PULL,16/45] adb.c: prevent NO_KEY value from going to guest - - - --- 2016-09-23 David Gibson New
[PULL,15/45] adb.c: correct several key assignments - - - --- 2016-09-23 David Gibson New
[PULL,14/45] adb.c: add support for QKeyCode - - - --- 2016-09-23 David Gibson New
[PULL,13/45] adb-keys.h: initial commit - - - --- 2016-09-23 David Gibson New
[PULL,12/45] MAINTAINERS: add sPAPR tests - - - --- 2016-09-23 David Gibson New
[PULL,11/45] tests: add RTAS command in the protocol - 1 - --- 2016-09-23 David Gibson New
[PULL,10/45] libqos: define SPAPR libqos functions - 2 - --- 2016-09-23 David Gibson New
[PULL,09/45] qtest: replace strtoXX() by qemu_strtoXX() - 2 - --- 2016-09-23 David Gibson New
[PULL,08/45] ppc: Fix signal delivery in ppc-user and ppc64-user - - - --- 2016-09-23 David Gibson New
[PULL,07/45] target-ppc: add vector permute right indexed instruction - - - --- 2016-09-23 David Gibson New
[PULL,06/45] target-ppc: add vector bit permute doubleword instruction - - - --- 2016-09-23 David Gibson New
[PULL,05/45] target-ppc: add vector count trailing zeros instructions - 1 - --- 2016-09-23 David Gibson New
[PULL,04/45] target-ppc: add vector extract instructions - - - --- 2016-09-23 David Gibson New
[PULL,03/45] target-ppc: add vector insert instructions - - - --- 2016-09-23 David Gibson New
[PULL,02/45] ppc: restrict the use of the rfi instruction - 2 - --- 2016-09-23 David Gibson New
[PULL,01/45] MAINTAINERS: Add some missing ppc-related files - - - --- 2016-09-23 David Gibson New
[PULL,44/44] monitor: fix crash for platforms without a CPU 0 - 3 - --- 2016-09-22 David Gibson New
[PULL,43/44] linux-user: ppc64: fix ARCH_206 bit in AT_HWCAP - - - --- 2016-09-22 David Gibson New
[PULL,42/44] ppc/kvm: Mark 64kB page size support as disabled if not available - - - --- 2016-09-22 David Gibson New
[PULL,41/44] ppc/xics: An ICS with offset 0 is assumed to be uninitialized - 1 - --- 2016-09-22 David Gibson New
[PULL,40/44] ppc/xics: account correct irq status - - - --- 2016-09-22 David Gibson New
[PULL,39/44] Enable H_CLEAR_MOD and H_CLEAR_REF hypercalls on KVM/PPC64. - - - --- 2016-09-22 David Gibson New
[PULL,38/44] target-ppc: tlbie/tlbivax should have global effect - 1 - --- 2016-09-22 David Gibson New
[PULL,37/44] target-ppc: add flag in check_tlb_flush() - - - --- 2016-09-22 David Gibson New
[PULL,36/44] target-ppc: add TLB_NEED_LOCAL_FLUSH flag - 1 - --- 2016-09-22 David Gibson New
[PULL,35/44] spapr: Introduce sPAPRCPUCoreClass - - - --- 2016-09-22 David Gibson New
[PULL,34/44] target-ppc: implement darn instruction - - - --- 2016-09-22 David Gibson New
[PULL,33/44] target-ppc: add stxsi[bh]x instruction - - - --- 2016-09-22 David Gibson New
[PULL,32/44] target-ppc: add lxsi[bw]zx instruction - - - --- 2016-09-22 David Gibson New
[PULL,31/44] target-ppc: add xxspltib instruction - - - --- 2016-09-22 David Gibson New
[PULL,30/44] target-ppc: consolidate store conditional - - - --- 2016-09-22 David Gibson New
[PULL,29/44] target-ppc: move out stqcx impementation - - - --- 2016-09-22 David Gibson New
[PULL,28/44] target-ppc: consolidate load with reservation - - - --- 2016-09-22 David Gibson New
[PULL,27/44] target-ppc: convert st[16, 32, 64]r to use new macro - - - --- 2016-09-22 David Gibson New
[PULL,26/44] target-ppc: convert st64 to use new macro - - - --- 2016-09-22 David Gibson New
[PULL,25/44] target-ppc: consolidate store operations - - - --- 2016-09-22 David Gibson New
[PULL,24/44] target-ppc: convert ld[16, 32, 64]ur to use new macro - - - --- 2016-09-22 David Gibson New
[PULL,23/44] target-ppc: convert ld64 to use new macro - - - --- 2016-09-22 David Gibson New
[PULL,22/44] target-ppc: consolidate load operations - - - --- 2016-09-22 David Gibson New
[PULL,21/44] spapr_vscsi: convert to trace framework instead of DPRINTF - 1 - --- 2016-09-22 David Gibson New
[PULL,20/44] spapr_llan: convert to trace framework instead of DPRINTF - 1 - --- 2016-09-22 David Gibson New
[PULL,19/44] spapr_vio: convert to trace framework instead of DPRINTF - 1 - --- 2016-09-22 David Gibson New
[PULL,18/44] spapr_rtas: convert to trace framework instead of DPRINTF - 1 - --- 2016-09-22 David Gibson New
[PULL,17/44] spapr_drc: convert to trace framework instead of DPRINTF - 1 - --- 2016-09-22 David Gibson New
[PULL,16/44] adb.c: prevent NO_KEY value from going to guest - - - --- 2016-09-22 David Gibson New
[PULL,15/44] adb.c: correct several key assignments - - - --- 2016-09-22 David Gibson New
[PULL,14/44] adb.c: add support for QKeyCode - - - --- 2016-09-22 David Gibson New
« 1 2 ... 41 42 4349 50 »