Show patches with: Submitter = Blue Swirl       |    State = Action Required       |    Archived = No       |   925 patches
« 1 2 3 49 10 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,6/9] x86: use wrappers for memory access helpers - - - - --- 2012-08-07 Blue Swirl New
[v2,5/9] x86: avoid AREG0 for SMM helpers - - - - --- 2012-08-07 Blue Swirl New
[v2,4/9] x86: avoid AREG0 for SVM helpers - - - - --- 2012-08-07 Blue Swirl New
[v2,3/9] x86: avoid AREG0 for integer helpers - - - - --- 2012-08-07 Blue Swirl New
[v2,2/9] x86: avoid AREG0 for condition code helpers - - - - --- 2012-08-07 Blue Swirl New
[v2,1/9] x86: avoid AREG0 for FPU helpers - - - - --- 2012-08-07 Blue Swirl New
[11/11] configure: Check for -Werror causing failures when compiling tests - - - - --- 2012-08-04 Blue Swirl New
[v2,6/6] scsi-bus: remove overlapping entry - - 1 - --- 2012-08-01 Blue Swirl New
[v2,5/6] xilinx_axienet: avoid useless self-assignment - - - - --- 2012-08-01 Blue Swirl New
[v2,4/6] user: fix accidental AREG0 use - - - - --- 2012-08-01 Blue Swirl New
[v2,3/6] qapi: avoid reserved keywords - - 1 - --- 2012-08-01 Blue Swirl New
[v2,2/6] sparc: fix expression with uninitialized initial value - - - - --- 2012-08-01 Blue Swirl New
[v2,1/6] sparc: fix floppy TC line setup - - - - --- 2012-08-01 Blue Swirl New
[5/5] configure: disable a few Clang compiler warnings - - - - --- 2012-07-30 Blue Swirl New
[4/5] user: fix accidental AREG0 use - - - - --- 2012-07-30 Blue Swirl New
[3/5] qapi: avoid reserved word restrict - - - - --- 2012-07-30 Blue Swirl New
[2/5] sparc: fix expression with uninitialized initial value - - 1 - --- 2012-07-30 Blue Swirl New
[1/5] sparc: fix floppy TC line setup - - - - --- 2012-07-30 Blue Swirl New
[v3,2/2] Avoid redefining inline - - - - --- 2012-07-14 Blue Swirl New
[v3,1/2] Avoid returning void - - - - --- 2012-07-14 Blue Swirl New
[v3,2/2] bitops: fix types - - - - --- 2012-07-14 Blue Swirl New
[v3,1/2] bitops: drop volatile qualifier - - 1 - --- 2012-07-14 Blue Swirl New
[v2,3/3] bitops: use bool - - - - --- 2012-07-08 Blue Swirl New
[v2,2/3] bitops: drop volatile qualifier - - 1 - --- 2012-07-08 Blue Swirl New
[v2,1/3] bitops: fix types - - - - --- 2012-07-08 Blue Swirl New
[v2,5/5] Avoid redefining inline - - - - --- 2012-07-08 Blue Swirl New
[v2,4/5] Avoid unportable %m format - - - - --- 2012-07-08 Blue Swirl New
[v2,3/5] Use __asm__ instead of asm or __asm - - - - --- 2012-07-08 Blue Swirl New
[v2,2/5] Avoid returning void - - - - --- 2012-07-08 Blue Swirl New
[v2,1/5] Avoid GCC extension ?: - - - - --- 2012-07-08 Blue Swirl New
bitops: fix types - - - - --- 2012-07-08 Blue Swirl New
[5/5] Avoid redefining inline - - - - --- 2012-07-08 Blue Swirl New
[4/5] Avoid unportable %m format - - - - --- 2012-07-08 Blue Swirl New
[3/5] Use __asm__ instead of asm or __asm - - - - --- 2012-07-08 Blue Swirl New
[2/5] Avoid returning void - - - - --- 2012-07-08 Blue Swirl New
[1/5] Avoid GCC extension ?: - - - - --- 2012-07-08 Blue Swirl New
qemu-log: fix x86 and user logging - - - - --- 2012-07-07 Blue Swirl New
bsd-user: fix build - - - - --- 2012-06-24 Blue Swirl New
[9/9] x86: switch to AREG0 free mode - - - - --- 2012-06-21 Blue Swirl New
[8/9] x86: avoid AREG0 in segmentation helpers - - - - --- 2012-06-21 Blue Swirl New
[7/9] x86: use wrappers for memory access helpers - - - - --- 2012-06-21 Blue Swirl New
[6/9] x86: avoid AREG0 for misc helpers - - - - --- 2012-06-21 Blue Swirl New
[5/9] x86: avoid AREG0 for SMM helpers - - - - --- 2012-06-21 Blue Swirl New
[4/9] x86: avoid AREG0 for SVM helpers - - - - --- 2012-06-21 Blue Swirl New
[3/9] x86: avoid AREG0 for integer helpers - - - - --- 2012-06-21 Blue Swirl New
[2/9] x86: avoid AREG0 for condition code helpers - - - - --- 2012-06-21 Blue Swirl New
[1/9] x86: avoid AREG0 for FPU helpers - - - - --- 2012-06-21 Blue Swirl New
[17/17] x86: rename op_helper.c to seg_helper.c - - - - --- 2012-06-21 Blue Swirl New
[16/17] x86: split off memory access helpers - - - - --- 2012-06-21 Blue Swirl New
[15/17] x86: split off misc helpers - - - - --- 2012-06-21 Blue Swirl New
[14/17] x86: split off SMM helpers - - - - --- 2012-06-21 Blue Swirl New
[13/17] x86: split off SVM helpers - - - - --- 2012-06-21 Blue Swirl New
[12/17] x86: split off integer helpers - - - - --- 2012-06-21 Blue Swirl New
[11/17] x86: split off condition code helpers - - - - --- 2012-06-21 Blue Swirl New
[10/17] x86: prepare eflags helpers for general use - - - - --- 2012-06-21 Blue Swirl New
[09/17] x86: split condition code and shift templates - - - - --- 2012-06-21 Blue Swirl New
[08/17] x86: fix coding style in helper_template.h - - - - --- 2012-06-21 Blue Swirl New
[07/17] x86: improve SSE table type safety - - - - --- 2012-06-21 Blue Swirl New
[06/17] x86: split off FPU helpers - - - - --- 2012-06-21 Blue Swirl New
[05/17] x86: fix coding style in ops_sse.h - - - - --- 2012-06-21 Blue Swirl New
[04/17] x86: avoid an extern declaration - - - - --- 2012-06-21 Blue Swirl New
[03/17] x86: split off exception handlers - - - - --- 2012-06-21 Blue Swirl New
[02/17] x86: avoid AREG0 for exceptions - - - - --- 2012-06-21 Blue Swirl New
[01/17] x86: prepare op_helper.c for splitting - - - - --- 2012-06-21 Blue Swirl New
[2/2] tests: add gcov target - - - - --- 2012-06-10 Blue Swirl New
[1/2] libcacard: build fixes - - 1 - --- 2012-06-10 Blue Swirl New
[25/25] x86: switch to AREG0 free mode - - - - --- 2012-06-09 Blue Swirl New
[24/25] x86: avoid AREG0 in segmentation helpers - - - - --- 2012-06-09 Blue Swirl New
[23/25] x86: use wrappers for memory access helpers - - - - --- 2012-06-09 Blue Swirl New
[22/25] x86: split off memory access helpers - - - - --- 2012-06-09 Blue Swirl New
[21/25] x86: avoid AREG0 for misc helpers - - - - --- 2012-06-09 Blue Swirl New
[20/25] x86: split off misc helpers - - - - --- 2012-06-09 Blue Swirl New
[19/25] x86: avoid AREG0 for SMM helpers - - - - --- 2012-06-09 Blue Swirl New
[18/25] x86: split off SMM helpers - - - - --- 2012-06-09 Blue Swirl New
[17/25] x86: avoid AREG0 for SVM helpers - - - - --- 2012-06-09 Blue Swirl New
[16/25] x86: split off SVM helpers - - - - --- 2012-06-09 Blue Swirl New
[15/25] x86: avoid AREG0 for integer helpers - - - - --- 2012-06-09 Blue Swirl New
[14/25] x86: split off integer helpers - - - - --- 2012-06-09 Blue Swirl New
[13/25] x86: avoid AREG0 for condition code helpers - - - - --- 2012-06-09 Blue Swirl New
[12/25] x86: split off condition code helpers - - - - --- 2012-06-09 Blue Swirl New
[11/25] x86: prepare eflags helpers for general use - - - - --- 2012-06-09 Blue Swirl New
[10/25] x86: split condition code and shift templates - - - - --- 2012-06-09 Blue Swirl New
[09/25] x86: fix coding style in helper_template.h - - - - --- 2012-06-09 Blue Swirl New
[08/25] x86: avoid AREG0 for FPU helpers - - - - --- 2012-06-09 Blue Swirl New
[07/25] x86: improve SSE table type safety - - - - --- 2012-06-09 Blue Swirl New
[06/25] x86: split off FPU helpers - - - - --- 2012-06-09 Blue Swirl New
[05/25] x86: fix coding style in ops_sse.h - - - - --- 2012-06-09 Blue Swirl New
[04/25] x86: avoid an extern declaration - - - - --- 2012-06-09 Blue Swirl New
[03/25] x86: split off exception handlers - - - - --- 2012-06-09 Blue Swirl New
[02/25] x86: avoid AREG0 for exceptions - - - - --- 2012-06-09 Blue Swirl New
[01/25] x86: prepare op_helper.c for splitting - - - - --- 2012-06-09 Blue Swirl New
[6/6] qtest: add a fuzz test to fdc-test - - - - --- 2012-06-09 Blue Swirl New
[5/6] fdc: use LOG_UNIMP logging 1 - - - --- 2012-06-09 Blue Swirl New
[4/6] qemu-log: use LOG_UNIMP for some target CPU cases 1 - - - --- 2012-06-09 Blue Swirl New
[3/6] qemu-log: add log category for unimplemented functionality - - - - --- 2012-06-09 Blue Swirl New
[2/6] qemu-log: cleanup - - - - --- 2012-06-09 Blue Swirl New
[1/6] qemu-log: move logging to qemu-log.c - - - - --- 2012-06-09 Blue Swirl New
[6/6] qtest: add a fuzz test to fdc-test - - - - --- 2012-06-03 Blue Swirl New
[5/6] fdc: use LOG_UNIMP logging 1 - - - --- 2012-06-03 Blue Swirl New
[4/6] qemu-log: use LOG_UNIMP for some target CPU cases 1 - - - --- 2012-06-03 Blue Swirl New
« 1 2 3 49 10 »