Show patches with: none      |   432113 patches
« 1 2 ... 454 455 4564321 4322 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
pc: Add missing 'static' attribute - - - - --- 2014-09-19 Stefan Weil Accepted
virtio: Fix wrong type cast from pointer to long - - 3 - --- 2014-09-24 Stefan Weil Accepted
[1/3] target-tricore: Fix new typos - - - - --- 2015-01-03 Stefan Weil Accepted
[2/3] target-arm: Fix typo in comment (seperately -> separately) - - - - --- 2015-01-03 Stefan Weil Accepted
[3/3] misc: Fix new typos in comments - - 1 - --- 2015-01-03 Stefan Weil Accepted
[01/10] disas/cris: Fix warning caused by missing 'static' attribute - - - - --- 2015-02-06 Stefan Weil Rejected
[02/10] disas/sh4: Fix warning caused by missing 'static' attribute - - - - --- 2015-02-06 Stefan Weil Accepted
[03/10] migration: Fix warning caused by missing declaration of vmstate_dummy - - - - --- 2015-02-06 Stefan Weil Accepted
[04/10] migration: Fix warnings caused by missing 'static' attribute - - - - --- 2015-02-06 Stefan Weil Accepted
[05/10] moxie: Fix warning caused by missing include statement - - - - --- 2015-02-06 Stefan Weil Accepted
[06/10] serial: Fix warnings caused by missing 'static' attribute - - - - --- 2015-02-06 Stefan Weil Accepted
[07/10] spice: Add missing 'static' attribute - - - - --- 2015-02-06 Stefan Weil Accepted
[08/10] stubs: Fix warning caused by missing include statement - - - - --- 2015-02-06 Stefan Weil Accepted
[09/10] vga: Fix warning caused by missing 'static' attribute - - - - --- 2015-02-06 Stefan Weil Accepted
[10/10] virtio: Fix warning caused by missing 'static' attribute - - - - --- 2015-02-06 Stefan Weil Accepted
hmp: Fix warning from smatch (wrong argument in function call) - - 1 - --- 2015-02-08 Stefan Weil Accepted
linux-user: Remove type casts to union type - - - - --- 2015-02-08 Stefan Weil Under Review
[1/3] migration: Fix coding style (whitespace issues) - - 1 - --- 2015-02-28 Stefan Weil Accepted
[2/3] migration: Fix some 32 bit compiler errors - - 1 - --- 2015-02-28 Stefan Weil Accepted
[3/3] migration: Fix remaining 32 bit compiler errors - - - - --- 2015-02-28 Stefan Weil Accepted
vhost_net: Add missing 'static' attribute - - - - --- 2015-02-28 Stefan Weil Accepted
oslib-posix: Fix compiler warning (-Wclobbered) and simplify the code - - - - --- 2015-03-01 Stefan Weil Accepted
disas/arm: Fix warnings caused by missing 'static' attribute - - - - --- 2015-03-01 Stefan Weil Accepted
disas/cris: Fix warning caused by missing 'static' attribute - - - - --- 2015-03-01 Stefan Weil Rejected
disas/microblaze: Fix warnings caused by missing 'static' attribute - - - - --- 2015-03-01 Stefan Weil Accepted
iscsi: Fix check for username 1 - 1 - --- 2015-03-07 Stefan Weil Accepted
target-tricore: Fix two helper functions (clang warnings) - - - - --- 2015-03-07 Stefan Weil Superseded
[v2] target-tricore: Fix two helper functions (clang warnings) - - - - --- 2015-03-07 Stefan Weil Accepted
block/qapi: Fix Sparse warning - - - - --- 2015-03-07 Stefan Weil Accepted
target-ppc: Fix warnings from Sparse - - - - --- 2015-03-07 Stefan Weil Accepted
[1/7] backends: Fix warning from Sparse - - - - --- 2015-03-08 Stefan Weil Accepted
[2/7] 9pfs: Fix warnings from Sparse - - 1 - --- 2015-03-08 Stefan Weil Accepted
[3/7] omap: Fix warnings from Sparse - - - - --- 2015-03-08 Stefan Weil Accepted
[4/7] arm/nseries: Fix warnings from Sparse - - - - --- 2015-03-08 Stefan Weil Accepted
[5/7] target-mips: Fix warning from Sparse - - - - --- 2015-03-08 Stefan Weil Accepted
[6/7] qom: Fix warning from Sparse - - - - --- 2015-03-08 Stefan Weil Accepted
[7/7] Fix remaining warnings from Sparse (void return) - - - - --- 2015-03-08 Stefan Weil Accepted
target-moxie: Fix warnings from Sparse (one-bit signed bitfield) - - - - --- 2015-03-08 Stefan Weil Accepted
windows build: -lssp added to qga-vss.dll libraries list - - - - --- 2015-03-12 Stefan Weil Superseded
elf-loader: Fix truncation warning from coverity - - 1 - --- 2015-03-14 Stefan Weil Accepted
pci-assign: Fix warning from coverity (argument cannot be negative) - - - - --- 2015-03-14 Stefan Weil Under Review
hw/arm/highbank: Fix resource leak and wrong image loading - - - - --- 2015-03-14 Stefan Weil Accepted
hw/arm/digic: Fix memory leak reported by Coverity - - - - --- 2015-03-14 Stefan Weil Superseded
virtio: Fix memory leak reported by Coverity - - - - --- 2015-03-14 Stefan Weil Superseded
[v2] virtio: Fix memory leaks reported by Coverity - - - - --- 2015-03-14 Stefan Weil Accepted
hw/arm/vexpress: Fix memory leak reported by Coverity - - - - --- 2015-03-14 Stefan Weil Superseded
hw/arm/vexpress: Fix memory leak reported by Coverity - - - - --- 2015-03-14 Stefan Weil Superseded
linux-user: Add missing check for return value of lock_user - - - - --- 2015-03-14 Stefan Weil Under Review
spapr: Add missing checks for NULL pointers and report failures - - - - --- 2015-03-14 Stefan Weil Accepted
elf-loader: Add missing error handling for call of lseek - - 1 - --- 2015-03-14 Stefan Weil Accepted
nvme: Fix unintentional integer overflow (OVERFLOW_BEFORE_WIDEN) - - - - --- 2015-03-14 Stefan Weil Accepted
acpi: Add missing GCC_FMT_ATTR to local function - - - - --- 2015-03-20 Stefan Weil Accepted
[v2] hw/arm/vexpress: Fix memory leak reported by Coverity - - - - --- 2015-03-20 Stefan Weil Accepted
[v2] hw/arm/virt: Fix memory leak reported by Coverity - - - - --- 2015-03-20 Stefan Weil Accepted
target-tricore: Fix check which was always false - - - - --- 2015-03-21 Stefan Weil Accepted
misc: Fix new collection of typos - - 2 - --- 2015-04-09 Stefan Weil Accepted
nsis: Add QEMU version information to Windows registry - - - - --- 2015-05-14 Stefan Weil Accepted
pci: Fix compiler warning (MinGW-w64 gcc 4.9) - - 1 - --- 2015-05-14 Stefan Weil Under Review
[for-2.4] tci: Fix regression with INDEX_op_qemu_st_i32, INDEX_op_qemu_st_i64 - - 1 - --- 2015-07-10 Stefan Weil Accepted
[for-2.4] disas/arm-a64: Add missing compiler attribute GCC_FMT_ATTR - - 1 - --- 2015-07-18 Stefan Weil Accepted
[for-2.4] make: Clean build messages - - - - --- 2015-07-18 Stefan Weil Accepted
[for-2.4] tests: Fix broken targets check-report-qtest-* - - 1 - --- 2015-07-18 Stefan Weil Accepted
[for-2.4] vl: Fix compiler warning for builds without VLC - - 1 - --- 2015-07-22 Stefan Weil Accepted
[for-2.4] Update language files for QEMU 2.4.0 - - - - --- 2015-07-30 Stefan Weil Accepted
[PULL,0/1] tci queue - - - - --- 2015-08-26 Stefan Weil Accepted
[PULL,1/1] exec-all: Translate TCI return addresses backwards too - - 1 - --- 2015-08-26 Stefan Weil Accepted
slirp: Fix type casts and format strings in debug code - - - - --- 2015-08-29 Stefan Weil Accepted
linux-user: Fix warnings caused by missing 'static' attribute - - 1 - --- 2015-08-29 Stefan Weil Accepted
disas/microblaze: Remove unused code - - 1 - --- 2015-08-29 Stefan Weil Accepted
nsis: Add QEMU version information to Windows registry - - - - --- 2015-08-29 Stefan Weil Accepted
linux-headers: Fix type cast warning for 64 bit MinGW-w64 - - - - --- 2015-09-08 Stefan Weil Superseded
slirp: Fix non blocking connect for w32 - - - - --- 2015-09-17 Stefan Weil Accepted
[PULL,0/5] Patch queue for w32/w64 - - - - --- 2015-09-24 Stefan Weil Accepted
[PULL,1/5] nsis: Add QEMU version information to Windows registry - - - - --- 2015-09-24 Stefan Weil Accepted
[PULL,2/5] slirp: Fix non blocking connect for w32 - - - - --- 2015-09-24 Stefan Weil Accepted
[PULL,3/5] qemu-thread: add a fast path to the Win32 QemuEvent - - - 1 --- 2015-09-24 Stefan Weil Accepted
[PULL,4/5] gtk: avoid redefining _WIN32_WINNT macro 1 - - - --- 2015-09-24 Stefan Weil Accepted
[PULL,5/5] oslib-win32: only provide localtime_r/gmtime_r if missing - - 1 - --- 2015-09-24 Stefan Weil Accepted
trace/simple: Fix warning and wrong trace file name for MinGW - - - - --- 2015-09-25 Stefan Weil Accepted
MAINTAINERS: Add NSIS file for W32, W64 hosts - - - - --- 2015-09-25 Stefan Weil Accepted
target-arm: Add missing 'static' attribute - - - - --- 2015-09-25 Stefan Weil Accepted
disas/cris: Fix typo in comment - - 1 - --- 2015-09-25 Stefan Weil Accepted
[v3] cpu-exec: Fix compiler warning (-Werror=clobbered) - - - - --- 2015-09-26 Stefan Weil Accepted
[for-2.5] oslib-win32: Change return type of function getpagesize - - - - --- 2015-11-14 Stefan Weil Accepted
[for-2.5] eepro100: Prevent two endless loops - - - - --- 2015-11-20 Stefan Weil Accepted
[for-2.5] w32: Use gcc option -mthreads - - - - --- 2015-11-26 Stefan Weil Accepted
[PULL,0/3] wxx: Last minute fixes for 2.5 - - - - --- 2015-11-30 Stefan Weil Accepted
[PULL,1/3] trace/simple: Fix warning and wrong trace file name for MinGW - - - - --- 2015-11-30 Stefan Weil Accepted
[PULL,2/3] oslib-win32: Change return type of function getpagesize - - 1 - --- 2015-11-30 Stefan Weil Accepted
[PULL,3/3] w32: Use gcc option -mthreads - - - - --- 2015-11-30 Stefan Weil Accepted
Fix wrong format specifiers in trace events - - - - --- 2015-12-29 Stefan Weil Superseded
Use special code for sigsetjmp only in cpu-exec.c - - - 1 --- 2016-03-01 Stefan Weil Superseded
Include setjmp.h in qemu/osdep.h (bug fix for w64) - - 1 1 --- 2016-03-12 Stefan Weil Accepted
Remove unneeded include statements for setjmp.h - - - - --- 2016-03-14 Stefan Weil Accepted
acpi: Add missing GCC_FMT_ATTR - - 1 - --- 2016-03-16 Stefan Weil Accepted
usb: Fix compilation for Windows - - - - --- 2016-03-16 Stefan Weil Accepted
usb: Support compilation without poll.h - - - - --- 2016-03-16 Stefan Weil Superseded
wxx: Add support for ncurses - - - - --- 2016-03-16 Stefan Weil Accepted
Fix typo in variable name (found and fixed by codespell) - - 1 - --- 2016-03-21 Stefan Weil Under Review
[v2] usb: Support compilation without poll.h - - - - --- 2016-03-22 Stefan Weil Accepted
« 1 2 ... 454 455 4564321 4322 »