Show patches with: Archived = No       |   10043 patches
« 1 2 ... 92 93 94100 101 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,23/38] target/ppc: Implement xxpermx instruction target/ppc: PowerISA Vector/VSX instruction batch - - - - --- 2022-01-25 Matheus K. Ferst Superseded
[v2,22/38] target/ppc: Move xxpermdi to decodetree target/ppc: PowerISA Vector/VSX instruction batch - - - - --- 2022-01-25 Matheus K. Ferst Superseded
[v2,21/38] target/ppc: move xxperm/xxpermr to decodetree target/ppc: PowerISA Vector/VSX instruction batch - - - - --- 2022-01-25 Matheus K. Ferst Superseded
[v2,20/38] target/ppc: Move xxsel to decodetree target/ppc: PowerISA Vector/VSX instruction batch - - - - --- 2022-01-25 Matheus K. Ferst Superseded
[v2,19/38] target/ppc: Move vsel and vperm/vpermr to decodetree target/ppc: PowerISA Vector/VSX instruction batch - - - - --- 2022-01-25 Matheus K. Ferst Superseded
[v2,18/38] target/ppc: implement vgnb target/ppc: PowerISA Vector/VSX instruction batch - - - - --- 2022-01-25 Matheus K. Ferst Superseded
[v2,17/38] target/ppc: implement vcntmb[bhwd] target/ppc: PowerISA Vector/VSX instruction batch - - - - --- 2022-01-25 Matheus K. Ferst Superseded
[v2,16/38] target/ppc: implement vclrrb target/ppc: PowerISA Vector/VSX instruction batch - - - - --- 2022-01-25 Matheus K. Ferst Superseded
[v2,15/38] target/ppc: implement vclrlb target/ppc: PowerISA Vector/VSX instruction batch - - - - --- 2022-01-25 Matheus K. Ferst Superseded
[v2,14/38] target/ppc: implement vstri[bh][lr] target/ppc: PowerISA Vector/VSX instruction batch - - - - --- 2022-01-25 Matheus K. Ferst Superseded
[v2,13/38] target/ppc: Implement Vector Compare Quadword target/ppc: PowerISA Vector/VSX instruction batch - - - - --- 2022-01-25 Matheus K. Ferst Superseded
[v2,12/38] target/ppc: Implement Vector Compare Greater Than Quadword target/ppc: PowerISA Vector/VSX instruction batch - - - - --- 2022-01-25 Matheus K. Ferst Superseded
[v2,11/38] target/ppc: Implement Vector Compare Equal Quadword target/ppc: PowerISA Vector/VSX instruction batch - - - - --- 2022-01-25 Matheus K. Ferst Superseded
[v2,10/38] target/ppc: Move Vector Compare Not Equal or Zero to decodetree target/ppc: PowerISA Vector/VSX instruction batch - - - - --- 2022-01-25 Matheus K. Ferst Superseded
[v2,09/38] target/ppc: Move Vector Compare Equal/Not Equal/Greater Than to decodetree target/ppc: PowerISA Vector/VSX instruction batch - - - - --- 2022-01-25 Matheus K. Ferst Superseded
[v2,08/38] target/ppc: Implement vextsd2q target/ppc: PowerISA Vector/VSX instruction batch - - - - --- 2022-01-25 Matheus K. Ferst Superseded
[v2,07/38] target/ppc: Move vexts[bhw]2[wd] to decodetree target/ppc: PowerISA Vector/VSX instruction batch - - - - --- 2022-01-25 Matheus K. Ferst Superseded
[v2,06/38] target/ppc: Implement vmsumudm instruction target/ppc: PowerISA Vector/VSX instruction batch - - - - --- 2022-01-25 Matheus K. Ferst Superseded
[v2,05/38] target/ppc: Implement vmsumcud instruction target/ppc: PowerISA Vector/VSX instruction batch - - - - --- 2022-01-25 Matheus K. Ferst Superseded
[v2,04/38] target/ppc: vmulh* instructions use gvec target/ppc: PowerISA Vector/VSX instruction batch - - - - --- 2022-01-25 Matheus K. Ferst Superseded
[v2,03/38] target/ppc: Moved vector multiply high and low to decodetree target/ppc: PowerISA Vector/VSX instruction batch - - - - --- 2022-01-25 Matheus K. Ferst Superseded
[v2,02/38] target/ppc: moved vector even and odd multiplication to decodetree target/ppc: PowerISA Vector/VSX instruction batch - - - - --- 2022-01-25 Matheus K. Ferst Superseded
[v2,01/38] target/ppc: Introduce TRANS*FLAGS macros target/ppc: PowerISA Vector/VSX instruction batch - - 1 - --- 2022-01-25 Matheus K. Ferst Superseded
[v3,8/8] hw/audio/via-ac97: Basic implementation of audio playback Pegasos2 fixes and audio output support - - - 1 --- 2022-01-23 BALATON Zoltan Changes Requested
[v6,33/33] block.c: assertions to the block layer permissions API block layer: split block APIs in global state and I/O - - - - --- 2022-01-21 Emanuele Giuseppe Esposito Handled Elsewhere
[v6,32/33] crypto: delegate permission functions to JobDriver .pre_run block layer: split block APIs in global state and I/O - - - - --- 2022-01-21 Emanuele Giuseppe Esposito Handled Elsewhere
[v6,31/33] include/qemu/job.h: introduce job->pre_run() and use it in amend block layer: split block APIs in global state and I/O - - - - --- 2022-01-21 Emanuele Giuseppe Esposito Handled Elsewhere
[v6,30/33] include/block/block_int-common.h: introduce bdrv_amend_pre_run and bdrv_amend_clean block layer: split block APIs in global state and I/O - - - - --- 2022-01-21 Emanuele Giuseppe Esposito Handled Elsewhere
[v6,29/33] job.h: assertions in the callers of JobDriver funcion pointers block layer: split block APIs in global state and I/O - - - - --- 2022-01-21 Emanuele Giuseppe Esposito Handled Elsewhere
[v6,28/33] job.h: split function pointers in JobDriver block layer: split block APIs in global state and I/O - - - - --- 2022-01-21 Emanuele Giuseppe Esposito Handled Elsewhere
[v6,27/33] block-backend-common.h: split function pointers in BlockDevOps block layer: split block APIs in global state and I/O - - 2 - --- 2022-01-21 Emanuele Giuseppe Esposito Handled Elsewhere
[v6,26/33] block_int-common.h: assertions in the callers of BdrvChildClass function pointers block layer: split block APIs in global state and I/O - - 1 - --- 2022-01-21 Emanuele Giuseppe Esposito Handled Elsewhere
[v6,25/33] block_int-common.h: split function pointers in BdrvChildClass block layer: split block APIs in global state and I/O - - - - --- 2022-01-21 Emanuele Giuseppe Esposito Handled Elsewhere
[v6,24/33] block_int-common.h: assertions in the callers of BlockDriver function pointers block layer: split block APIs in global state and I/O - - - - --- 2022-01-21 Emanuele Giuseppe Esposito Handled Elsewhere
[v6,23/33] block_int-common.h: split function pointers in BlockDriver block layer: split block APIs in global state and I/O - - - - --- 2022-01-21 Emanuele Giuseppe Esposito Handled Elsewhere
[v6,22/33] block/coroutines: I/O API block layer: split block APIs in global state and I/O - - 2 - --- 2022-01-21 Emanuele Giuseppe Esposito Handled Elsewhere
[v6,21/33] block: move BQL logic of bdrv_co_invalidate_cache in bdrv_activate block layer: split block APIs in global state and I/O - - - - --- 2022-01-21 Emanuele Giuseppe Esposito Handled Elsewhere
[v6,20/33] block: rename bdrv_invalidate_cache_all, blk_invalidate_cache and test_sync_op_invalidat… block layer: split block APIs in global state and I/O - - 2 - --- 2022-01-21 Emanuele Giuseppe Esposito Handled Elsewhere
[v6,19/33] block: introduce bdrv_activate block layer: split block APIs in global state and I/O - - 1 - --- 2022-01-21 Emanuele Giuseppe Esposito Handled Elsewhere
[v6,18/33] block/copy-before-write.h: global state API + assertions block layer: split block APIs in global state and I/O - - 2 - --- 2022-01-21 Emanuele Giuseppe Esposito Handled Elsewhere
[v6,17/33] include/block/snapshot: global state API + assertions block layer: split block APIs in global state and I/O - - 2 - --- 2022-01-21 Emanuele Giuseppe Esposito Handled Elsewhere
[v6,16/33] assertions for blockdev.h global state API block layer: split block APIs in global state and I/O - - 2 - --- 2022-01-21 Emanuele Giuseppe Esposito Handled Elsewhere
[v6,15/33] include/sysemu/blockdev.h: global state API block layer: split block APIs in global state and I/O - - - - --- 2022-01-21 Emanuele Giuseppe Esposito Handled Elsewhere
[v6,14/33] assertions for blockjob.h global state API block layer: split block APIs in global state and I/O - - 1 - --- 2022-01-21 Emanuele Giuseppe Esposito Handled Elsewhere
[v6,13/33] include/block/blockjob.h: global state API block layer: split block APIs in global state and I/O - - 1 - --- 2022-01-21 Emanuele Giuseppe Esposito Handled Elsewhere
[v6,12/33] block.c: add assertions to static functions block layer: split block APIs in global state and I/O - - - - --- 2022-01-21 Emanuele Giuseppe Esposito Handled Elsewhere
[v6,11/33] assertions for blockjob_int.h block layer: split block APIs in global state and I/O - - 1 - --- 2022-01-21 Emanuele Giuseppe Esposito Handled Elsewhere
[v6,10/33] include/block/blockjob_int.h: split header into I/O and GS API block layer: split block APIs in global state and I/O - - 1 - --- 2022-01-21 Emanuele Giuseppe Esposito Handled Elsewhere
[v6,09/33] block: introduce assert_bdrv_graph_writable block layer: split block APIs in global state and I/O - - - - --- 2022-01-21 Emanuele Giuseppe Esposito Handled Elsewhere
[v6,08/33] assertions for block_int global state API block layer: split block APIs in global state and I/O - - - - --- 2022-01-21 Emanuele Giuseppe Esposito Handled Elsewhere
[v6,07/33] include/block/block_int: split header into I/O and global state API block layer: split block APIs in global state and I/O - - - - --- 2022-01-21 Emanuele Giuseppe Esposito Handled Elsewhere
[v6,06/33] block/block-backend.c: assertions for block-backend block layer: split block APIs in global state and I/O - - - - --- 2022-01-21 Emanuele Giuseppe Esposito Handled Elsewhere
[v6,05/33] include/sysemu/block-backend: split header into I/O and global state (GS) API block layer: split block APIs in global state and I/O - - - - --- 2022-01-21 Emanuele Giuseppe Esposito Handled Elsewhere
[v6,04/33] block/export/fuse.c: allow writable exports to take RESIZE permission block layer: split block APIs in global state and I/O - - 1 - --- 2022-01-21 Emanuele Giuseppe Esposito Handled Elsewhere
[v6,03/33] assertions for block global state API block layer: split block APIs in global state and I/O - - - - --- 2022-01-21 Emanuele Giuseppe Esposito Handled Elsewhere
[v6,02/33] include/block/block: split header into I/O and global state API block layer: split block APIs in global state and I/O - - - - --- 2022-01-21 Emanuele Giuseppe Esposito Handled Elsewhere
[v6,01/33] main-loop.h: introduce qemu_in_main_thread() block layer: split block APIs in global state and I/O - - 1 - --- 2022-01-21 Emanuele Giuseppe Esposito Handled Elsewhere
Help with ppc e500 tlb usage Help with ppc e500 tlb usage - - - - --- 2022-01-18 Jesse Millwood Rejected
[PULL,31/31] ppc/pnv: Remove PHB4 version property [PULL,01/31] docs: rSTify ppc-spapr-hotplug.txt. - - 1 - --- 2022-01-18 Cédric Le Goater Handled Elsewhere
[PULL,30/31] ppc/pnv: Add a 'rp_model' class attribute for the PHB4 PEC [PULL,01/31] docs: rSTify ppc-spapr-hotplug.txt. - - 1 - --- 2022-01-18 Cédric Le Goater Handled Elsewhere
[PULL,29/31] ppc/pnv: Move root port allocation under pnv_pec_default_phb_realize() [PULL,01/31] docs: rSTify ppc-spapr-hotplug.txt. - - 1 - --- 2022-01-18 Cédric Le Goater Handled Elsewhere
[PULL,28/31] ppc/pnv: rename pnv_pec_stk_update_map() [PULL,01/31] docs: rSTify ppc-spapr-hotplug.txt. - - 1 - --- 2022-01-18 Cédric Le Goater Handled Elsewhere
[PULL,27/31] ppc/pnv: remove PnvPhb4PecStack object [PULL,01/31] docs: rSTify ppc-spapr-hotplug.txt. - - 1 - --- 2022-01-18 Cédric Le Goater Handled Elsewhere
[PULL,26/31] ppc/pnv: make PECs create and realize PHB4s [PULL,01/31] docs: rSTify ppc-spapr-hotplug.txt. - - 1 - --- 2022-01-18 Cédric Le Goater Handled Elsewhere
[PULL,25/31] ppc/pnv: remove PnvPhb4PecStack::stack_no [PULL,01/31] docs: rSTify ppc-spapr-hotplug.txt. - - 1 - --- 2022-01-18 Cédric Le Goater Handled Elsewhere
[PULL,24/31] ppc/pnv: move default_phb_realize() to pec_realize() [PULL,01/31] docs: rSTify ppc-spapr-hotplug.txt. - - 1 - --- 2022-01-18 Cédric Le Goater Handled Elsewhere
[PULL,23/31] ppc/pnv: remove stack pointer from PnvPHB4 [PULL,01/31] docs: rSTify ppc-spapr-hotplug.txt. - - 1 - --- 2022-01-18 Cédric Le Goater Handled Elsewhere
[PULL,22/31] ppc/pnv: reduce stack->stack_no usage [PULL,01/31] docs: rSTify ppc-spapr-hotplug.txt. - - 1 - --- 2022-01-18 Cédric Le Goater Handled Elsewhere
[PULL,21/31] ppc/pnv: introduce PnvPHB4 'pec' property [PULL,01/31] docs: rSTify ppc-spapr-hotplug.txt. - - 1 - --- 2022-01-18 Cédric Le Goater Handled Elsewhere
[PULL,20/31] ppc/pnv: move phb_regs_mr to PnvPHB4 [PULL,01/31] docs: rSTify ppc-spapr-hotplug.txt. - - 1 - --- 2022-01-18 Cédric Le Goater Handled Elsewhere
[PULL,19/31] ppc/pnv: move nest_regs_mr to PnvPHB4 [PULL,01/31] docs: rSTify ppc-spapr-hotplug.txt. - - 1 - --- 2022-01-18 Cédric Le Goater Handled Elsewhere
[PULL,18/31] ppc/pnv: change pnv_pec_stk_update_map() to use PnvPHB4 [PULL,01/31] docs: rSTify ppc-spapr-hotplug.txt. - - 1 - --- 2022-01-18 Cédric Le Goater Handled Elsewhere
[PULL,17/31] ppc/pnv: move nest_regs[] to PnvPHB4 [PULL,01/31] docs: rSTify ppc-spapr-hotplug.txt. - - 1 - --- 2022-01-18 Cédric Le Goater Handled Elsewhere
[PULL,16/31] ppc/pnv: move mmbar0/mmbar1 and friends to PnvPHB4 [PULL,01/31] docs: rSTify ppc-spapr-hotplug.txt. - - 1 - --- 2022-01-18 Cédric Le Goater Handled Elsewhere
[PULL,15/31] ppc/pnv: change pnv_phb4_update_regions() to use PnvPHB4 [PULL,01/31] docs: rSTify ppc-spapr-hotplug.txt. - - 1 - --- 2022-01-18 Cédric Le Goater Handled Elsewhere
[PULL,14/31] ppc/pnv: move intbar to PnvPHB4 [PULL,01/31] docs: rSTify ppc-spapr-hotplug.txt. - - 1 - --- 2022-01-18 Cédric Le Goater Handled Elsewhere
[PULL,13/31] ppc/pnv: move phbbar to PnvPHB4 [PULL,01/31] docs: rSTify ppc-spapr-hotplug.txt. - - 1 - --- 2022-01-18 Cédric Le Goater Handled Elsewhere
[PULL,12/31] ppc/pnv: move PCI registers to PnvPHB4 [PULL,01/31] docs: rSTify ppc-spapr-hotplug.txt. - - 1 - --- 2022-01-18 Cédric Le Goater Handled Elsewhere
[PULL,11/31] ppc/pnv: use PHB4 obj in pnv_pec_stk_pci_xscom_ops [PULL,01/31] docs: rSTify ppc-spapr-hotplug.txt. - - 1 - --- 2022-01-18 Cédric Le Goater Handled Elsewhere
[PULL,10/31] tests/avocado: ppc: Add smoke tests for MPC7400 and MPC7450 families [PULL,01/31] docs: rSTify ppc-spapr-hotplug.txt. - - 2 - --- 2022-01-18 Cédric Le Goater Handled Elsewhere
[PULL,09/31] target/ppc: Fix 7448 support [PULL,01/31] docs: rSTify ppc-spapr-hotplug.txt. - - 1 - --- 2022-01-18 Cédric Le Goater Handled Elsewhere
[PULL,08/31] target/ppc: Finish removal of 401/403 CPUs [PULL,01/31] docs: rSTify ppc-spapr-hotplug.txt. - - 2 - --- 2022-01-18 Cédric Le Goater Handled Elsewhere
[PULL,07/31] target/ppc: Remove last user of .load_state_old [PULL,01/31] docs: rSTify ppc-spapr-hotplug.txt. - - 1 - --- 2022-01-18 Cédric Le Goater Handled Elsewhere
[PULL,06/31] Link new ppc-spapr-uv-hcalls.rst to pseries.rst. [PULL,01/31] docs: rSTify ppc-spapr-hotplug.txt. - - 1 - --- 2022-01-18 Cédric Le Goater Handled Elsewhere
[PULL,05/31] Rename ppc-spapr-uv-hcalls.txt to ppc-spapr-uv-hcalls.rst. [PULL,01/31] docs: rSTify ppc-spapr-hotplug.txt. - - 1 - --- 2022-01-18 Cédric Le Goater Handled Elsewhere
[PULL,04/31] rSTify ppc-spapr-uv-hcalls.txt. [PULL,01/31] docs: rSTify ppc-spapr-hotplug.txt. - - 1 - --- 2022-01-18 Cédric Le Goater Handled Elsewhere
[PULL,03/31] Link new ppc-spapr-hotplug.rst file to pseries.rst. [PULL,01/31] docs: rSTify ppc-spapr-hotplug.txt. - - 1 - --- 2022-01-18 Cédric Le Goater Handled Elsewhere
[PULL,02/31] docs: Rename ppc-spapr-hotplug.txt to ppc-spapr-hotplug.rst. [PULL,01/31] docs: rSTify ppc-spapr-hotplug.txt. - - 1 - --- 2022-01-18 Cédric Le Goater Handled Elsewhere
[PULL,01/31] docs: rSTify ppc-spapr-hotplug.txt. [PULL,01/31] docs: rSTify ppc-spapr-hotplug.txt. - - 1 - --- 2022-01-18 Cédric Le Goater Handled Elsewhere
[PULL,00/31] ppc queue - - - - --- 2022-01-18 Cédric Le Goater Handled Elsewhere
[v2,1/2] Mark remaining global TypeInfo instances as const [v2,1/2] Mark remaining global TypeInfo instances as const - - 1 - --- 2022-01-17 Bernhard Beschow Handled Elsewhere
target/ppc: Finish removal of 401/403 CPUs target/ppc: Finish removal of 401/403 CPUs - - 2 - --- 2022-01-17 Cédric Le Goater Superseded
[17/17] ppc/pnv: rename pnv_pec_stk_update_map() remove PnvPhb4PecStack from Powernv9 - - 1 - --- 2022-01-13 Daniel Henrique Barboza Superseded
[16/17] ppc/pnv: remove PnvPhb4PecStack object remove PnvPhb4PecStack from Powernv9 - - 1 - --- 2022-01-13 Daniel Henrique Barboza Superseded
[15/17] ppc/pnv: convert pec->stacks[] into pec->phbs[] remove PnvPhb4PecStack from Powernv9 - - 1 - --- 2022-01-13 Daniel Henrique Barboza Superseded
[14/17] ppc/pnv: move default_phb_realize() to pec_realize() remove PnvPhb4PecStack from Powernv9 - - 1 - --- 2022-01-13 Daniel Henrique Barboza Superseded
[13/17] ppc/pnv: remove stack pointer from PnvPHB4 remove PnvPhb4PecStack from Powernv9 - - 1 - --- 2022-01-13 Daniel Henrique Barboza Superseded
[12/17] ppc/pnv: introduce PnvPHB4 'pec' property remove PnvPhb4PecStack from Powernv9 - - 1 - --- 2022-01-13 Daniel Henrique Barboza Superseded
[11/17] ppc/pnv: introduce PnvPHB4 'phb_number' property remove PnvPhb4PecStack from Powernv9 - - - - --- 2022-01-13 Daniel Henrique Barboza Superseded
Mark remaining global TypeInfo instances as const Mark remaining global TypeInfo instances as const - - 2 - --- 2022-01-13 Bernhard Beschow Superseded
« 1 2 ... 92 93 94100 101 »