Show patches with: Submitter = Stefan Weil       |    State = Action Required       |    Archived = No       |   154 patches
« 1 2 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Fix typo in variable name (found and fixed by codespell) - - 1 - --- 2016-03-21 Stefan Weil Under Review
pci: Fix compiler warning (MinGW-w64 gcc 4.9) - - 1 - --- 2015-05-14 Stefan Weil Under Review
linux-user: Add missing check for return value of lock_user - - - - --- 2015-03-14 Stefan Weil Under Review
pci-assign: Fix warning from coverity (argument cannot be negative) - - - - --- 2015-03-14 Stefan Weil Under Review
linux-user: Remove type casts to union type - - - - --- 2015-02-08 Stefan Weil Under Review
checkpatch: Check *.cc files and allow C99 comments for C++ code - - - - --- 2014-06-07 Stefan Weil Under Review
tci: Optimize saving of TCG code address - - - - --- 2014-04-29 Stefan Weil Under Review
[2/2] vdi: add bounds checks for block related header fields (CVE-2014-0144) - - - - --- 2014-03-26 Stefan Weil New
[1/2] vdi: Fix error message and two more small code improvements - - - - --- 2014-03-26 Stefan Weil New
[PULL,for,2.0,0/5] MinGW related patches - - - - --- 2014-03-20 Stefan Weil Under Review
[PULL,for,2.0,5/5] w32: Replace Windows specific data types in common header files - - 1 - --- 2014-03-20 Stefan Weil New
[PULL,for,2.0,4/5] w32: Reduce dependencies in sysemu/os-win32.h - - - - --- 2014-03-20 Stefan Weil New
[PULL,for,2.0,3/5] w32: Move inline function from header file to C source - - - - --- 2014-03-20 Stefan Weil New
[PULL,for,2.0,2/5] w32: Add and use intermediate include file for windows.h - - - - --- 2014-03-20 Stefan Weil New
[v2,5/5] block: Review include statements for winioctl.h - - - - --- 2014-03-07 Stefan Weil New
qjson.h: Remove GCC_FMT_ATTR markup from qobject_from_jsonv() declaration - - - - --- 2014-03-05 Stefan Weil New
gtk: Fix compiler warnings with -Werror=sign-compare - - - - --- 2013-11-04 Stefan Weil Under Review
[Bug,1233225] Re: mips/mipsel linux user float division problem - - - - --- 2013-10-01 Stefan Weil Under Review
coroutine: Disable coroutine pool for w32, w64 (fix regression) - - - - --- 2013-09-27 Stefan Weil Under Review
[v2] configure: Enable extra compiler warnings - - - - --- 2013-09-14 Stefan Weil Under Review
tci: Detect function argument alignment - - - - --- 2013-09-12 Stefan Weil Under Review
kvm: Combine all kvm stubs in a single file and compile it only once - - - - --- 2013-07-21 Stefan Weil Under Review
[for-1.5] spitz: Fix compiler warning (MinGW-w64) - - - - --- 2013-05-18 Stefan Weil Under Review
[for-1.5,2/2] w32: Include stdio.h to get the declaration of ssize_t - - - - --- 2013-05-11 Stefan Weil New
w32: Always compile with __builtin_ffs - - - - --- 2013-02-16 Stefan Weil New
[for,1.4] block/vpc: Fix size calculation - - 1 - --- 2013-02-07 Stefan Weil New
[7/7] block/vpc: Use macros for magic constants - - - - --- 2013-02-01 Stefan Weil New
[6/7] block/vpc: Remove workaround for geometry calculation - - - - --- 2013-02-01 Stefan Weil Under Review
[5/7] block/vpc: Fix size calculation - - - - --- 2013-02-01 Stefan Weil Under Review
[4/7] block/vpc: Improve vpc_open (optimisation and error handling) - - - - --- 2013-02-01 Stefan Weil Under Review
[3/7] block/vpc: Replace HEADER_SIZE by FOOTER_SIZE - - - - --- 2013-02-01 Stefan Weil New
[2/7] block/vpc: Add link to available VHD documentation - - - - --- 2013-02-01 Stefan Weil Under Review
[1/7] block/vpc: Fix most coding style warnings and errors - - - - --- 2013-02-01 Stefan Weil Under Review
bswap: Don't rely on HOST_LONG_BITS - - - - --- 2013-01-30 Stefan Weil Under Review
audio: Add license to audio_pt_int.c - - - - --- 2012-11-30 Stefan Weil New
[for,1.3] pflash_cfi01: Suppress warning when Linux probes for AMD flash - - - - --- 2012-11-24 Stefan Weil Under Review
configure: Disable (clang) initializer-overrides warnings - - - - --- 2012-10-16 Stefan Weil Under Review
[3/3] hw/spitz: Fix memory leaks (detected by Valgrind) - - - - --- 2012-09-24 Stefan Weil New
[2/3] hw/arm_timer: Fix memory leak (detected by Valgrind) - - - - --- 2012-09-24 Stefan Weil New
[1/3] irq: Add new function qemu_init_irqs - - - - --- 2012-09-24 Stefan Weil Under Review
hw: Disable code after return statement - - - - --- 2012-09-23 Stefan Weil Under Review
pflash: Avoid warnings from coverity - - - - --- 2012-09-19 Stefan Weil Under Review
sparc-dis: Remove redundant NULL check - - - - --- 2012-09-03 Stefan Weil Under Review
configure: Support system emulation with large memory on w32 hosts - - - - --- 2012-07-18 Stefan Weil Under Review
[1.1] vga: Initialise VRAM with 0 - - - - --- 2012-05-23 Stefan Weil Under Review
sdl: Avoid unnecessary resizing of the display surface - - - - --- 2012-05-01 Stefan Weil Under Review
sdl: Disable broken scaling - - - - --- 2012-04-30 Stefan Weil New
arm-dis: Fix spelling in comments (iff -> if) - - - - --- 2012-04-17 Stefan Weil Under Review
[stable-0.15,00/36] Preparing 0.15.2 - - - - --- 2012-03-28 Stefan Weil Under Review
[2/2] ppc: Use uintptr_t for arguments of ppc_tb_set_jmp_target - - - - --- 2012-03-19 Stefan Weil Under Review
Fix spelling in comments (iff -> if) - - - - --- 2012-02-26 Stefan Weil New
astyle: Formatting rules for QEMU - - - - --- 2012-02-18 Stefan Weil New
[1/6] Add spelling exceptions for codespell - - - - --- 2011-12-09 Stefan Weil Under Review
[2/2] tcg/ppc*: Move cache initialization to ppc specific code - - - - --- 2011-10-03 Stefan Weil New
« 1 2 »