Show patches with: Archived = No       |   430847 patches
« 1 2 ... 448 449 4504308 4309 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
w32: Always use standard instead of native format strings - - - - --- 2012-08-22 Stefan Weil Accepted
[for,1.2] megasas: Fix MinGW compiler warning caused by illegal type cast 1 - - - --- 2012-08-23 Stefan Weil Superseded
[for,1.2] qemu-ga: Fix null pointer passed to unlink in failure branch - - 1 - --- 2012-08-24 Stefan Weil Accepted
[for,1.2] scsi-disk: Fix typo (uint32 -> uint32_t) - - - - --- 2012-08-29 Stefan Weil Accepted
[for,1.2] w32: Fix broken build - - - - --- 2012-08-30 Stefan Weil Accepted
ppc405_uc: Fix buffer overflow - - 1 - --- 2012-08-31 Stefan Weil Accepted
qapi: Fix potential NULL pointer segfault - - 1 - --- 2012-09-01 Stefan Weil Accepted
qemu-ga: Remove unreachable code after g_error - - - - --- 2012-09-01 Stefan Weil Accepted
qemu-sockets: Fix potential memory leak - - - - --- 2012-09-01 Stefan Weil Accepted
block/curl: Fix wrong free statement - - - - --- 2012-09-01 Stefan Weil Accepted
cadence_uart: Fix buffer overflow - - 1 - --- 2012-09-01 Stefan Weil Accepted
lm4549: Fix buffer overflow - - - - --- 2012-09-01 Stefan Weil Accepted
json-parser: Fix potential NULL pointer segfault - - - - --- 2012-09-01 Stefan Weil Superseded
ioh3420: Remove unreachable code - - 1 - --- 2012-09-01 Stefan Weil Accepted
pflash_cfi01: Fix warning caused by unreachable code - - - - --- 2012-09-01 Stefan Weil Accepted
json-parser: Fix potential NULL pointer segfault - - - - --- 2012-09-03 Stefan Weil Accepted
audio: Fix warning from static code analysis - - - - --- 2012-09-03 Stefan Weil Accepted
ide: Fix error messages from static code analysis (no real error) - - - - --- 2012-09-03 Stefan Weil Accepted
sparc-dis: Remove redundant NULL check - - - - --- 2012-09-03 Stefan Weil Under Review
slirp: Fix error reported by static code analysis and remove wrong type casts - - - - --- 2012-09-03 Stefan Weil Superseded
kvm: Fix warning from static code analysis - - 1 - --- 2012-09-03 Stefan Weil Accepted
hw/wm8750: Fix potential buffer overflow - - 1 - --- 2012-09-03 Stefan Weil Accepted
target-arm: Fix potential buffer overflow - - 1 - --- 2012-09-04 Stefan Weil Accepted
target-cris: Fix buffer overflow - - - - --- 2012-09-04 Stefan Weil Superseded
hw/mcf5206: Fix buffer overflow for MBAR read / write - - 1 - --- 2012-09-04 Stefan Weil Accepted
linux-user: Remove redundant null check and replace free by g_free - - 1 - --- 2012-09-04 Stefan Weil Accepted
hw/xics: Fix one-bit signed bitfields - - - - --- 2012-09-04 Stefan Weil Superseded
[1/2] slirp: Remove wrong type casts ins debug statements - - - - --- 2012-09-04 Stefan Weil Accepted
[2/2] slirp: Fix error reported by static code analysis - - - - --- 2012-09-04 Stefan Weil Accepted
[v2] target-cris: Fix buffer overflow - - - - --- 2012-09-07 Stefan Weil Accepted
tci: Support deposit operations - - - - --- 2012-09-08 Stefan Weil Superseded
tcg: Fix MAX_OPC_PARAM_IARGS - - 1 - --- 2012-09-12 Stefan Weil Accepted
w64: Fix calls of TCG helper functions with 5 arguments - - - - --- 2012-09-12 Stefan Weil Superseded
[1/4] w64: Fix TCG helper functions with 5 arguments - - - - --- 2012-09-12 Stefan Weil Superseded
[2/4] tcg/i386: Remove unused registers from tcg_target_call_iarg_regs - - - - --- 2012-09-12 Stefan Weil Superseded
[3/4] tcg: Move tcg_target_get_call_iarg_regs_count to tcg.c - - - - --- 2012-09-12 Stefan Weil Superseded
[4/4] tcg: Remove unused parameter from tcg_target_get_call_iarg_regs_count - - - - --- 2012-09-12 Stefan Weil Superseded
[1/4] w64: Fix TCG helper functions with 5 arguments - - 1 - --- 2012-09-13 Stefan Weil Accepted
[2/4] tcg/i386: Add shortcuts for registers used in L constraint - - - - --- 2012-09-13 Stefan Weil Accepted
[3/4] tcg/i386: Remove unused registers from tcg_target_call_iarg_regs - - 1 - --- 2012-09-13 Stefan Weil Accepted
[4/4] tcg: Remove tcg_target_get_call_iarg_regs_count - - 1 - --- 2012-09-13 Stefan Weil Accepted
configure: Allow builds without any system or user emulation - - - - --- 2012-09-14 Stefan Weil Accepted
xtensa: Fix broken build (linker error) - - - - --- 2012-09-17 Stefan Weil Rejected
[stable] tci: Fix for AREG0 free mode - - - - --- 2012-09-18 Stefan Weil Accepted
[v2] tci: Support deposit operations - - - - --- 2012-09-18 Stefan Weil Accepted
tci: Support deposit operations (use deposit32, deposit64) - - - - --- 2012-09-18 Stefan Weil Superseded
pflash: Avoid warnings from coverity - - - - --- 2012-09-19 Stefan Weil Under Review
net/socket: Fix compiler warning (regression for MinGW) - - - - --- 2012-09-20 Stefan Weil Superseded
[v2] net/socket: Fix compiler warning (regression for MinGW) - - - - --- 2012-09-22 Stefan Weil Superseded
net/socket: Fix compiler warning (regression for MinGW) - - - - --- 2012-09-22 Stefan Weil Accepted
w32: Add implementation of gmtime_r, localtime_r - - - - --- 2012-09-22 Stefan Weil Accepted
hw: Disable code after return statement - - - - --- 2012-09-23 Stefan Weil Under Review
hw: Fix return value check for bdrv_read, bdrv_write - - - - --- 2012-09-23 Stefan Weil Accepted
[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: Support empty target list (--target-list=) - - - - --- 2012-09-26 Stefan Weil Accepted
cpu: Add missing 'static' attribute to qemu_global_mutex - - - - --- 2012-09-27 Stefan Weil Accepted
slirp: Fix spelling in comment (enought -> enough, insure -> ensure) - - - - --- 2012-09-27 Stefan Weil Accepted
vnc: Fix spelling (hellmen -> hellman) in comment - - - - --- 2012-09-28 Stefan Weil Accepted
qemu-sockets: Fix compiler warning (regression for MinGW) - - - - --- 2012-09-28 Stefan Weil Accepted
hw: Add missing 'static' attribute for QEMUMachine - - 1 - --- 2012-10-03 Stefan Weil Accepted
qemu-barrier: Fix compiler version check for future gcc versions - - - - --- 2012-10-03 Stefan Weil Accepted
tcg: Remove redundant pointer from TCGContext - - 1 - --- 2012-10-04 Stefan Weil Accepted
versatilepb: Use symbolic indices for ARM PIC - - - - --- 2012-10-04 Stefan Weil Accepted
Remove libhw - - - - --- 2012-10-05 Stefan Weil Accepted
qemu-barrier: Fix compilation on i386 hosts - - - - --- 2012-10-06 Stefan Weil Accepted
configure: Remove unused parameters from main function - - - - --- 2012-10-15 Stefan Weil Accepted
configure: Disable (clang) initializer-overrides warnings - - - - --- 2012-10-16 Stefan Weil Under Review
net/tap-win32: Fix compiler warning caused by missing include statement - - - - --- 2012-10-17 Stefan Weil Accepted
Fix spelling (prefered -> preferred) - - - - --- 2012-11-02 Stefan Weil Accepted
Fix comments (adress -> address, layed -> laid, wierd -> weird) - - - - --- 2012-11-02 Stefan Weil Accepted
s390x: Spelling fixes (endianess -> endianness, occured -> occurred) - - - - --- 2012-11-02 Stefan Weil Accepted
block: Workaround for older versions of MinGW gcc - - 1 - --- 2012-11-04 Stefan Weil Accepted
Fix out-of-tree and cross compile builds for pixman - - - - --- 2012-11-04 Stefan Weil Accepted
qemu-timer: Fix compilation for POSIX and non-POSIX hosts - - - - --- 2012-11-04 Stefan Weil Superseded
target-mips: Fix compiler warnings caused by very large constants - - - - --- 2012-11-04 Stefan Weil Superseded
qemu-timer: Fix compilation for non-POSIX hosts - - - - --- 2012-11-04 Stefan Weil Accepted
[v2,05/39] fdsets: use weak aliases instead of qemu-tool.c/qemu-user.c - - - - --- 2012-11-15 Stefan Weil Superseded
qemu-common: Add definition for O_NONBLOCK - - - - --- 2012-11-17 Stefan Weil Superseded
block: Fix regression for MinGW (assertion caused by short string) - - - - --- 2012-11-18 Stefan Weil Accepted
tci: fix build breakage for target MIPS - - - - --- 2012-11-18 Stefan Weil Accepted
tci: Fix build breakage (unresolved symbol tcg_out_tb_finalize) - - - - --- 2012-11-18 Stefan Weil Accepted
[3/5] exec: Do not use absolute address hints for code_gen_buffer with -fpie - - - - --- 2012-11-18 Stefan Weil Superseded
Makefile: Add missing dependency (fix parallel builds) - - - - --- 2012-11-18 Stefan Weil Accepted
[for,1.3,v2] block: Fix regression for MinGW (assertion caused by short string) - - 1 - --- 2012-11-22 Stefan Weil Accepted
Fix spelling in comments and documentation - - - - --- 2012-11-23 Stefan Weil Accepted
[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
Fix spelling (transfered -> transferred, supressing -> suppressing) - - - - --- 2012-12-09 Stefan Weil Superseded
block: Probe file for specified format - - - - --- 2012-12-15 Stefan Weil Superseded
[1/4] block: Add special error code for wrong format - - - - --- 2012-12-15 Stefan Weil Superseded
[2/4] block: Improve error report for wrong format - - - - --- 2012-12-15 Stefan Weil Superseded
[3/4] block: Use new error code for wrong format in selected block drivers - - - - --- 2012-12-15 Stefan Weil Superseded
[4/4] block/vdi: Improved return values from vdi_open and other small fixes - - - - --- 2012-12-15 Stefan Weil Superseded
configure: Earlier pkg-config probe - - - - --- 2012-12-16 Stefan Weil Accepted
block/raw-win32: Fix compiler warnings (wrong format specifiers) - - - - --- 2012-12-17 Stefan Weil Accepted
pseries: Remove unneeded include statement (fixes MinGW builds) - - - - --- 2012-12-20 Stefan Weil Superseded
pseries: Remove unneeded include statement (fixes MinGW builds) - - - - --- 2012-12-20 Stefan Weil Accepted
net: Add missing include statement (fix compiler warnings for MinGW) - - - - --- 2012-12-20 Stefan Weil Accepted
« 1 2 ... 448 449 4504308 4309 »