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
[2/2] tcg/ppc*: Move cache initialization to ppc specific code - - - - --- 2011-10-03 Stefan Weil New
[1/6] Add spelling exceptions for codespell - - - - --- 2011-12-09 Stefan Weil Under Review
astyle: Formatting rules for QEMU - - - - --- 2012-02-18 Stefan Weil New
Fix spelling in comments (iff -> if) - - - - --- 2012-02-26 Stefan Weil New
[2/2] ppc: Use uintptr_t for arguments of ppc_tb_set_jmp_target - - - - --- 2012-03-19 Stefan Weil Under Review
[stable-0.15,00/36] Preparing 0.15.2 - - - - --- 2012-03-28 Stefan Weil Under Review
arm-dis: Fix spelling in comments (iff -> if) - - - - --- 2012-04-17 Stefan Weil Under Review
sdl: Disable broken scaling - - - - --- 2012-04-30 Stefan Weil New
sdl: Avoid unnecessary resizing of the display surface - - - - --- 2012-05-01 Stefan Weil Under Review
[1.1] vga: Initialise VRAM with 0 - - - - --- 2012-05-23 Stefan Weil Under Review
configure: Support system emulation with large memory on w32 hosts - - - - --- 2012-07-18 Stefan Weil Under Review
sparc-dis: Remove redundant NULL check - - - - --- 2012-09-03 Stefan Weil Under Review
pflash: Avoid warnings from coverity - - - - --- 2012-09-19 Stefan Weil Under Review
hw: Disable code after return statement - - - - --- 2012-09-23 Stefan Weil Under Review
[1/3] irq: Add new function qemu_init_irqs - - - - --- 2012-09-24 Stefan Weil Under Review
[2/3] hw/arm_timer: Fix memory leak (detected by Valgrind) - - - - --- 2012-09-24 Stefan Weil New
[3/3] hw/spitz: Fix memory leaks (detected by Valgrind) - - - - --- 2012-09-24 Stefan Weil New
configure: Disable (clang) initializer-overrides warnings - - - - --- 2012-10-16 Stefan Weil Under Review
[for,1.3] pflash_cfi01: Suppress warning when Linux probes for AMD flash - - - - --- 2012-11-24 Stefan Weil Under Review
audio: Add license to audio_pt_int.c - - - - --- 2012-11-30 Stefan Weil New
bswap: Don't rely on HOST_LONG_BITS - - - - --- 2013-01-30 Stefan Weil Under Review
[1/7] block/vpc: Fix most coding style warnings and errors - - - - --- 2013-02-01 Stefan Weil Under Review
[2/7] block/vpc: Add link to available VHD documentation - - - - --- 2013-02-01 Stefan Weil Under Review
[3/7] block/vpc: Replace HEADER_SIZE by FOOTER_SIZE - - - - --- 2013-02-01 Stefan Weil New
[4/7] block/vpc: Improve vpc_open (optimisation and error handling) - - - - --- 2013-02-01 Stefan Weil Under Review
[5/7] block/vpc: Fix size calculation - - - - --- 2013-02-01 Stefan Weil Under Review
[6/7] block/vpc: Remove workaround for geometry calculation - - - - --- 2013-02-01 Stefan Weil Under Review
[7/7] block/vpc: Use macros for magic constants - - - - --- 2013-02-01 Stefan Weil New
[for,1.4] block/vpc: Fix size calculation - - 1 - --- 2013-02-07 Stefan Weil New
w32: Always compile with __builtin_ffs - - - - --- 2013-02-16 Stefan Weil New
[for-1.5,2/2] w32: Include stdio.h to get the declaration of ssize_t - - - - --- 2013-05-11 Stefan Weil New
[for-1.5] spitz: Fix compiler warning (MinGW-w64) - - - - --- 2013-05-18 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
tci: Detect function argument alignment - - - - --- 2013-09-12 Stefan Weil Under Review
[v2] configure: Enable extra compiler warnings - - - - --- 2013-09-14 Stefan Weil Under Review
coroutine: Disable coroutine pool for w32, w64 (fix regression) - - - - --- 2013-09-27 Stefan Weil Under Review
[Bug,1233225] Re: mips/mipsel linux user float division problem - - - - --- 2013-10-01 Stefan Weil Under Review
gtk: Fix compiler warnings with -Werror=sign-compare - - - - --- 2013-11-04 Stefan Weil Under Review
qjson.h: Remove GCC_FMT_ATTR markup from qobject_from_jsonv() declaration - - - - --- 2014-03-05 Stefan Weil New
[v2,5/5] block: Review include statements for winioctl.h - - - - --- 2014-03-07 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
[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,4/5] w32: Reduce dependencies in sysemu/os-win32.h - - - - --- 2014-03-20 Stefan Weil New
[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,0/5] MinGW related patches - - - - --- 2014-03-20 Stefan Weil Under Review
[1/2] vdi: Fix error message and two more small code improvements - - - - --- 2014-03-26 Stefan Weil New
[2/2] vdi: add bounds checks for block related header fields (CVE-2014-0144) - - - - --- 2014-03-26 Stefan Weil New
tci: Optimize saving of TCG code address - - - - --- 2014-04-29 Stefan Weil Under Review
checkpatch: Check *.cc files and allow C99 comments for C++ code - - - - --- 2014-06-07 Stefan Weil Under Review
linux-user: Remove type casts to union type - - - - --- 2015-02-08 Stefan Weil Under Review
pci-assign: Fix warning from coverity (argument cannot be negative) - - - - --- 2015-03-14 Stefan Weil Under Review
linux-user: Add missing check for return value of lock_user - - - - --- 2015-03-14 Stefan Weil Under Review
pci: Fix compiler warning (MinGW-w64 gcc 4.9) - - 1 - --- 2015-05-14 Stefan Weil Under Review
Fix typo in variable name (found and fixed by codespell) - - 1 - --- 2016-03-21 Stefan Weil Under Review
disas/microblaze: Add missing 'const' attributes - - - - --- 2016-03-22 Stefan Weil Under Review
Fix some typos found by codespell 1 - 1 - --- 2016-03-23 Stefan Weil Under Review
pxa2xx: Fix warnings from cgcc - - - - --- 2016-03-24 Stefan Weil Under Review
target-moxie: Remove unused struct elements - - - - --- 2016-03-24 Stefan Weil New
configure: Use uniform description for devel packages - - - - --- 2016-04-08 Stefan Weil Under Review
[for,2.6] configure: Allow builds -Weverything - - 1 - --- 2016-04-28 Stefan Weil Under Review
configure: Use $(..) instead of deprecated `..` - - - - --- 2016-05-16 Stefan Weil New
scripts: Use $(..) instead of deprecated `..` - - - - --- 2016-05-16 Stefan Weil New
configure: Don't run AVX optimization requirement check on Mac OS X - - - - --- 2016-06-18 Stefan Weil New
Fix regressions caused by renaming README - - - - --- 2016-07-19 Stefan Weil New
[for-2.7] wxx: Truncate files used for character devices - - - - --- 2016-07-26 Stefan Weil New
[for-2.7] wxx: Fix compilation of host-libusb.c - - - - --- 2016-07-29 Stefan Weil New
[for-2.7] wxx: Fix compiler warning for host-libusb.c - - - - --- 2016-07-29 Stefan Weil New
[v2,for-2.7] wxx: Fix handling of files used for character devices - - 1 - --- 2016-08-02 Stefan Weil New
[for-2.7] wxx: Fix broken build (mkdtemp unavailable) - - - - --- 2016-08-23 Stefan Weil New
memory: Use standard log messages for unassigned memory read / write - - - - --- 2016-09-07 Stefan Weil New
eepro100: Fix memory leak and simplify code for VMStateDescription - - - - --- 2016-10-13 Stefan Weil New
hw/block/m25p80: Fix typo in local macro name - - - - --- 2016-11-01 Stefan Weil New
docs: Fix typos found by codespell - - 2 - --- 2016-11-01 Stefan Weil Under Review
[v2,0/5,RFC] Add HAX support - - - - --- 2016-11-14 Stefan Weil New
[for-2.8] curses: Fix compiler warnings (Mingw-w64 redefinition of macro KEY_EVENT) 1 - - - --- 2016-11-19 Stefan Weil New
[for-2.8] Fix documentation and some comments (article, grammar) - - - - --- 2016-11-19 Stefan Weil New
[for-2.8] disas/ppc: Fix indefinite articles in comments - - - - --- 2016-11-19 Stefan Weil New
[for-2.8] hw: Fix typos found by codespell 1 - - - --- 2016-11-19 Stefan Weil New
[for-2.8] include: Fix typos found by codespell 1 - - - --- 2016-11-19 Stefan Weil New
[for-2.8] target-*: Fix typos found by codespell - - - - --- 2016-11-19 Stefan Weil New
[1/4] ramblock-notifier: new - - - - --- 2017-01-11 Stefan Weil New
[PULL,v2,05/11] sdl2: set window ID - - - - --- 2017-01-12 Stefan Weil New
qapi2texi: Suppress unwanted commas in generated output - - - - --- 2017-01-22 Stefan Weil New
qapi: Remove unwanted commas after #optional keyword - - 1 - --- 2017-01-22 Stefan Weil New
target/s390x: Fix typo - - - - --- 2017-01-28 Stefan Weil New
[v2] target/s390x: Fix broken user mode 1 - - - --- 2017-01-30 Stefan Weil New
[for-2.9] Fix check for target OS support - - - - --- 2017-03-27 Stefan Weil Under Review
io: Add missing GCC_FMT_ATTR (fix -Werror=suggest-attribute=format) io: Add missing GCC_FMT_ATTR (fix -Werror=suggest-attribute=format) 1 - - - --- 2017-10-07 Stefan Weil Under Review
[for,2.12] disas/hppa: Fix compiler errors [for,2.12] disas/hppa: Fix compiler errors - - - - --- 2017-11-13 Stefan Weil New
s390x: Add missing QEMU_NORETURN attribute (CID 1383842) s390x: Add missing QEMU_NORETURN attribute (CID 1383842) - - - - --- 2017-12-17 Stefan Weil Under Review
configure: Use strings command from cross development tools configure: Use strings command from cross development tools - - 2 - --- 2018-05-13 Stefan Weil New
disas/libvixl: Fix VIXL_FALLTHROUGH macro for QEMU disas/libvixl: Fix VIXL_FALLTHROUGH macro for QEMU - - - - --- 2018-05-13 Stefan Weil New
configure: Support pkg-config for zlib configure: Support pkg-config for zlib - - 1 - --- 2018-07-12 Stefan Weil New
accel: Fix typo and grammar in comment accel: Fix typo and grammar in comment - - - - --- 2018-07-12 Stefan Weil New
block: Fix typos in comments (found by codespell) block: Fix typos in comments (found by codespell) - - 2 - --- 2018-07-12 Stefan Weil New
docs: Fix some typos (most found by codespell) docs: Fix some typos (most found by codespell) - - - - --- 2018-07-12 Stefan Weil New
tests: Fix typos in comments and help message (found by codespell) tests: Fix typos in comments and help message (found by codespell) - - 1 - --- 2018-07-13 Stefan Weil New
[v2] docs: Fix some typos (most found by codespell) [v2] docs: Fix some typos (most found by codespell) - - - - --- 2018-07-13 Stefan Weil New
[for-3.0] po: Don't include comments with location [for-3.0] po: Don't include comments with location - - 2 - --- 2018-07-18 Stefan Weil New
[v2,for-3.0] po: Don't include comments with location [v2,for-3.0] po: Don't include comments with location - - 2 - --- 2018-07-20 Stefan Weil New
« 1 2 »