Show patches with: Archived = No       |   430996 patches
« 1 2 ... 426 427 4284309 4310 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[2/3] Replace remaining gcc format attribute by macro GCC_FMT_ATTR (format checking) - - - 1 --- 2010-09-23 Stefan Weil New
[3/3] Use GCC_FMT_ATTR (format checking) - - - - --- 2010-09-23 Stefan Weil New
block: Use GCC_FMT_ATTR and fix a format error - - - - --- 2010-09-24 Stefan Weil New
virtio-9p: Use GCC_FMT_ATTR and fix a format warning - - - - --- 2010-09-27 Stefan Weil New
console: Fix crash with missing active_console (null pointer access) - - - - --- 2010-09-29 Stefan Weil New
eepro100: Add support for multiple individual addresses (multiple IA) - - - - --- 2010-09-29 Stefan Weil New
es1370: Fix compiler warnings for debug code - - - - --- 2010-09-30 Stefan Weil Superseded
block/vvfat: Fix compiler warning in debug code - - - - --- 2010-09-30 Stefan Weil Accepted
ds1225y: Fix compiler errors in debug code - - - - --- 2010-09-30 Stefan Weil New
mipsnet: Fix compiler warning in debug code - - - - --- 2010-09-30 Stefan Weil Accepted
rc4030: Fix compilation error in debug code - - - - --- 2010-09-30 Stefan Weil Accepted
exec: Fix compilation error for debug code - - - - --- 2010-09-30 Stefan Weil Accepted
[v2] es1370: Fix compiler warnings for debug code - - - - --- 2010-10-01 Stefan Weil Superseded
[v3] es1370: Fix compiler warnings for debug code - - - - --- 2010-10-02 Stefan Weil Accepted
[1/2] target-cris: Use %td for ptrdiff_t arguments in debug message - - - - --- 2010-10-02 Stefan Weil New
[2/2] target-microblaze: Use %td for ptrdiff_t arguments in debug message - - - - --- 2010-10-02 Stefan Weil Accepted
configure: Remove unneeded defines from checks - - - - --- 2010-10-06 Stefan Weil Accepted
configure: Send error message from spice check to /dev/null - - - - --- 2010-10-07 Stefan Weil Superseded
win32: Set unbuffered stdout - - - - --- 2010-10-07 Stefan Weil Accepted
[v2] configure: Send error message from spice check to /dev/null - - - - --- 2010-10-07 Stefan Weil Accepted
tcg: Fix compiler error (comparison of unsigned expression) - - - - --- 2010-10-08 Stefan Weil Accepted
[1/2] Remove special handling of system include files (no longer needed) - - - - --- 2010-10-13 Stefan Weil Accepted
[2/2] Replace remaining gcc format attributes by macro GCC_FMT_ATTR (format checking) - - - - --- 2010-10-13 Stefan Weil Accepted
[1/2] pci: Automatically patch PCI device id in PCI ROM - - - - --- 2010-10-15 Stefan Weil New
[2/2] eepro100: Use a single rom file for all i825xx devices - - - - --- 2010-10-15 Stefan Weil Superseded
[1/2] pci: Automatically patch PCI vendor id and device id in PCI ROM - - - - --- 2010-10-18 Stefan Weil New
[1/2] pci: Automatically patch PCI vendor id and device id in PCI ROM - - - - --- 2010-10-19 Stefan Weil New
[1/4] Add fprintf_function for function pointers to fprintf-like functions - - - - --- 2010-10-22 Stefan Weil New
[2/4] tcg: Use fprintf_function (format checking) - - - - --- 2010-10-22 Stefan Weil New
[3/4] exec: Use fprintf_function for dump_exec_info (format checking) - - - - --- 2010-10-22 Stefan Weil New
[4/4] target-xxx: Use fprintf_function (format checking) - - - - --- 2010-10-22 Stefan Weil New
*-dis: Replace fprintf_ftype by fprintf_function (format checking) - - - - --- 2010-11-15 Stefan Weil New
target-sparc: Use fprintf_function (format checking) - - - - --- 2010-11-15 Stefan Weil Accepted
audio: Use GCC_FMT_ATTR (format checking) - - - - --- 2010-11-15 Stefan Weil Accepted
darwin-user: Use GCC_FMT_ATTR (format checking) - - - - --- 2010-11-15 Stefan Weil Accepted
slirp: Remove unused code for bad sprintf - - - - --- 2010-11-15 Stefan Weil Accepted
trace: Use fprintf_function (format checking) - - - - --- 2010-11-15 Stefan Weil Accepted
configure: Add compiler option -Wmissing-format-attribute - - - - --- 2010-11-15 Stefan Weil Superseded
Re: [PATCH] configure: Add compiler option -Wmissing-format-attribute - - - - --- 2010-11-15 Stefan Weil New
pci: Replace unneeded type casts in calls of pci_register_bar - - - - --- 2010-11-19 Stefan Weil Accepted
[PULL] More format checking - - - - --- 2010-11-24 Stefan Weil Superseded
mingw32: Fix definitions for PRId64, PRIx64, PRIu64, PRIo64 - - - - --- 2010-12-04 Stefan Weil Superseded
qdev: sysbus_get_default must not return a NULL pointer (fix regression) - - - - --- 2010-12-16 Stefan Weil Accepted
win32: Fix CRLF problem in make_device_config.sh - - - - --- 2010-12-16 Stefan Weil Superseded
[v2] win32: Fix CRLF problem in make_device_config.sh 1 - - 1 --- 2010-12-18 Stefan Weil Accepted
make_device_config: Fix non-fatal error message with dash and other shells - - - 1 --- 2010-12-30 Stefan Weil Accepted
[1/4] qemu-doc: Clean whitespace - - - - --- 2011-01-07 Stefan Weil Accepted
[2/4] qemu-doc: Add missing menu entry - - - - --- 2011-01-07 Stefan Weil Accepted
[3/4] qemu-doc: Add missing blanks - - - - --- 2011-01-07 Stefan Weil Accepted
[4/4] qemu-doc: Spelling fixes - - - - --- 2011-01-07 Stefan Weil Accepted
Fix trivial "endianness bugs" - - - - --- 2011-01-07 Stefan Weil Superseded
qemu-tech: Spelling fixes - - - - --- 2011-01-07 Stefan Weil Accepted
tcg/README: Spelling fixes - - - - --- 2011-01-07 Stefan Weil Accepted
hw/fmopl: Fix buffer access out-of-bounds errors - - - - --- 2011-01-15 Stefan Weil Accepted
pci: Remove unneeded null pointer check - - - - --- 2011-01-15 Stefan Weil Accepted
bsd-user: Fix possible memory leaks - - - - --- 2011-01-16 Stefan Weil Superseded
[v2] bsd-user: Fix possible memory leaks and wrong realloc call - - - - --- 2011-01-16 Stefan Weil Accepted
linux-user: Fix possible realloc memory leak - - 1 - --- 2011-01-17 Stefan Weil Accepted
[1/3] tests: Fix two memory leaks - - - - --- 2011-01-21 Stefan Weil Accepted
[2/3] check-qdict: Fix possible crash - - - - --- 2011-01-21 Stefan Weil Accepted
[3/3] w64: Fix problem with missing sigset_t - - - - --- 2011-01-21 Stefan Weil Superseded
[1/3] pci: Fix memory leak - - - - --- 2011-01-22 Stefan Weil Accepted
[2/3] ppc405: Fix memory leak 1 - - - --- 2011-01-22 Stefan Weil Accepted
[3/3] s390: Fix memory leak - - - - --- 2011-01-22 Stefan Weil Accepted
Fix trivial "endianness bugs" - - - - --- 2011-01-24 Stefan Weil Superseded
Add an qemu icon - - - - --- 2011-01-26 Stefan Weil Superseded
[v2] ui: Load QEMU icon from SDL user interface - - - - --- 2011-01-28 Stefan Weil Superseded
[0.14] ui/sdl: Fix handling of caps lock and num lock keys - - - - --- 2011-02-03 Stefan Weil Accepted
block/vdi: Fix wrong size in conditionally used memset, memcmp - - - - --- 2011-02-04 Stefan Weil Accepted
qemu-timer: Fix compilation of new timer code for w32, w64 1 - - - --- 2011-02-04 Stefan Weil Accepted
[1/2] w32: Use additional library libiberty.a - - - - --- 2011-02-04 Stefan Weil Accepted
[2/2] w32: Remove implementation of function ffs - - - - --- 2011-02-04 Stefan Weil Accepted
w32: Fix arguments for GetProcessAffinityMask, SetProcessAffinityMask - - - - --- 2011-02-05 Stefan Weil Accepted
vnc: Fix fatal crash with vnc reverse mode - - - - --- 2011-02-16 Stefan Weil Accepted
[v3] ui/sdl: Load optional QEMU icon - - - - --- 2011-02-16 Stefan Weil Accepted
[1/2] block/vdi: Don't ignore immediate read/write failures - - - - --- 2011-02-19 Stefan Weil Accepted
[2/2] block/qcow: Don't ignore immediate read/write and other failures - - - - --- 2011-02-19 Stefan Weil Accepted
Fix conversions from pointer to int and vice versa - - - - --- 2011-02-23 Stefan Weil Accepted
slirp: Remove some type casts caused by bad declaration of x.tp_buf - - - - --- 2011-02-23 Stefan Weil Accepted
[RESENT] HACKING: Update status of format checking - - - - --- 2011-02-25 Stefan Weil Accepted
[1/3] w32: Add new directory hierarchy for MinGW extensions - - - - --- 2011-02-27 Stefan Weil Superseded
[2/3] w32: Add macro timersub to sys/time.h - - - - --- 2011-02-27 Stefan Weil Superseded
[3/3] osdep: Remove conditional compilation (fixes w32 compilation) - - - - --- 2011-02-27 Stefan Weil New
w32: Add support for curses - - - - --- 2011-02-27 Stefan Weil Accepted
vnc: Fix heap corruption - - - - --- 2011-02-28 Stefan Weil Superseded
vnc: Fix stack corruption and other bitmap related bugs - - - - --- 2011-03-03 Stefan Weil Accepted
[RESEND] hw/fmopl: Fix buffer access out-of-bounds errors - - 1 - --- 2011-03-12 Stefan Weil Accepted
[RESEND(REBASED)] Fix trivial "endianness bugs" - - 1 - --- 2011-03-13 Stefan Weil Accepted
w32: Add missing functions qemu_mutex_destroy, qemu_cond_destroy - - - - --- 2011-03-13 Stefan Weil Accepted
[STABLE,0.14] vnc: Limit r/w access to size of allocated memory - - - - --- 2011-03-15 Stefan Weil New
vnc: Limit r/w access to size of allocated memory - - - - --- 2011-03-15 Stefan Weil Accepted
qemu-timer: Add and use new function qemu_timer_expired_ns - - - - --- 2011-03-24 Stefan Weil Superseded
[1/3] cpu-common: Modify cpu_physical_memory_read and cpu_physical_memory_write - - - - --- 2011-03-26 Stefan Weil Superseded
[2/3] exec: Remove a type cast which is no longer needed - - 1 - --- 2011-03-26 Stefan Weil Accepted
[3/3] exec: Remove some type casts which are no longer needed - - - - --- 2011-03-26 Stefan Weil Superseded
[3/3] monitor: Remove some type casts which are no longer needed - - 1 - --- 2011-03-26 Stefan Weil Accepted
cirrus_vga: Remove unneeded reset - - - - --- 2011-03-26 Stefan Weil Awaiting Upstream
[1/9] eepro100: Avoid duplicate debug messages - - - - --- 2011-03-31 Stefan Weil Superseded
[2/9] eepro100: Fix endianness issues - - - - --- 2011-03-31 Stefan Weil Superseded
[3/9] eepro100: Support byte/word writes to port address - - - - --- 2011-03-31 Stefan Weil Superseded
« 1 2 ... 426 427 4284309 4310 »