Show patches with: none      |   435357 patches
« 1 2 ... 450 451 4524353 4354 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[18/20] nbd: Fix compiler warning (w64) - - - - --- 2012-04-15 Stefan Weil Superseded
[19/20] w64: Fix time conversion for some versions of MinGW-w64 - - - - --- 2012-04-15 Stefan Weil Superseded
[20/20] block: Avoid compiler warning for w64 - - - - --- 2012-04-15 Stefan Weil Superseded
[01/17] tcg/i386: Use GDB JIT debugging interface only for hosts with ELF 1 - - - --- 2012-04-15 Stefan Weil Accepted
[02/17] tcg/i386: Add support for w64 ABI - - 1 - --- 2012-04-15 Stefan Weil Accepted
[03/17] w64: Fix type casts used in some macros in cpu-all.h - - - - --- 2012-04-15 Stefan Weil Accepted
[04/17] w64: Fix data types in cpu-all.h, exec.c - - - - --- 2012-04-15 Stefan Weil Accepted
[05/17] w64: Use larger alignment for section with generated code - - - - --- 2012-04-15 Stefan Weil Accepted
[06/17] w32: Move defines for socket specific errors to qemu-os-win32.h - - - - --- 2012-04-15 Stefan Weil Accepted
[07/17] w64: Fix definition of setjmp - - - - --- 2012-04-15 Stefan Weil Accepted
[08/17] w64: Fix struct CPUTLBEntry - - - - --- 2012-04-15 Stefan Weil Accepted
[09/17] softmmu: Use uintptr_t for physaddr and rename it - - - - --- 2012-04-15 Stefan Weil Accepted
[10/17] w64: Use uintptr_t in exec.c - - - - --- 2012-04-15 Stefan Weil Accepted
[11/17] w64: Fix data types in softmmu*.h - - - - --- 2012-04-15 Stefan Weil Accepted
[12/17] w64: Fix type cast in os_host_main_loop_wait - - - - --- 2012-04-15 Stefan Weil Accepted
[13/17] target-mips: Fix type cast for w64 (uintptr_t) - - - - --- 2012-04-15 Stefan Weil Accepted
[14/17] cpu-exec: Remove non-portable type cast and fix format string - - - - --- 2012-04-15 Stefan Weil Accepted
[15/17] disas: Replace 'unsigned long' by 'uintptr_t' - - - - --- 2012-04-15 Stefan Weil Accepted
[16/17] nbd: Fix compiler warning (w64) - - - - --- 2012-04-15 Stefan Weil Accepted
[17/17] w64: Fix time conversion for some versions of MinGW-w64 - - - - --- 2012-04-15 Stefan Weil Accepted
tci: Use uintptr_t for the GETPC() macro - - - - --- 2012-04-17 Stefan Weil Superseded
tci: GETPC() macro must return an uintptr_t - - 1 - --- 2012-04-17 Stefan Weil Accepted
block: Fix spelling in comment (ineffcient -> inefficient) - - - - --- 2012-04-17 Stefan Weil Accepted
arm-dis: Fix spelling in comments (iff -> if) - - - - --- 2012-04-17 Stefan Weil Under Review
e1000: Fix spelling (segmentaion -> segmentation) in debug output - - - - --- 2012-04-18 Stefan Weil Accepted
qemu-char: Fix crash when switching consoles - - - - --- 2012-04-19 Stefan Weil Accepted
[1/5] qemu-timer: Remove redundant include statements - - - - --- 2012-04-20 Stefan Weil Accepted
[2/5] qemu-timer: Remove unused function qemu_alarm_pending - - - - --- 2012-04-20 Stefan Weil Accepted
[3/5] qemu-timer: Use bool, false, true for boolean values - - - - --- 2012-04-20 Stefan Weil Accepted
[4/5] qemu-timer: Remove function alarm_has_dynticks - - - - --- 2012-04-20 Stefan Weil Superseded
[5/5] qemu-timer: Optimize data structures - - - - --- 2012-04-20 Stefan Weil Accepted
[v2,4/5] qemu-timer: Remove function alarm_has_dynticks - - - - --- 2012-04-20 Stefan Weil Accepted
qtest: Fix more format errors with qtest_sendf - - - - --- 2012-04-23 Stefan Weil Accepted
[0/5] qemu-timer: Clean code - - - - --- 2012-04-23 Stefan Weil Superseded
block/qcow2: Add missing GCC_FMT_ATTR to function report_unsupported() - - - - --- 2012-04-23 Stefan Weil Accepted
main-loop: Fix build for w32 and w64 - - - - --- 2012-04-27 Stefan Weil Accepted
qemu-timer: Fix limits for w32 mmtimer - - - - --- 2012-04-27 Stefan Weil Accepted
[1/3] qdev: Fix memory leak in function set_pci_devfn - - - - --- 2012-04-28 Stefan Weil Superseded
[2/3] qom: Fix memory leak in function container_get - - 1 - --- 2012-04-28 Stefan Weil Accepted
[3/3] hw/pc_sysfw: Fix memory leak - - 1 - --- 2012-04-28 Stefan Weil Accepted
qdev: Fix memory leak in function set_pci_devfn 1 - - - --- 2012-04-28 Stefan Weil Accepted
arm-semi: Rename SYS_XXX macros to TARGET_SYS_XXX (fixes compiler warning) 1 - - - --- 2012-04-28 Stefan Weil Accepted
ppce500_spin: Replace assert by hw_error (fixes compiler warning) - - - - --- 2012-04-28 Stefan Weil Accepted
vga: Don't switch to 1 x 1 character text screen - - - - --- 2012-04-28 Stefan Weil Accepted
[1/2] async: Use bool for boolean struct members and remove a hole - - - - --- 2012-04-29 Stefan Weil Accepted
[2/2] iohandler: Use bool for boolean struct member and remove holes - - - - --- 2012-04-29 Stefan Weil Accepted
main-loop: Calculate poll timeout using timeout argument - - 1 - --- 2012-04-29 Stefan Weil Accepted
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
[PULL,1.1,0/6] Missing patches for QEMU 1.1 - - - - --- 2012-05-03 Stefan Weil Accepted
[1/6] target-mips: Remove unused inline function - - - - --- 2012-05-03 Stefan Weil Accepted
[2/6] arm-semi: Rename SYS_XXX macros to TARGET_SYS_XXX (fixes compiler warning) 1 - - - --- 2012-05-03 Stefan Weil Accepted
[3/6] qdev: Fix memory leak in function set_pci_devfn 1 - - - --- 2012-05-03 Stefan Weil Accepted
[4/6] hw/pc_sysfw: Fix memory leak - - 1 - --- 2012-05-03 Stefan Weil Accepted
[5/6] qom: Fix memory leak in function container_get - - 1 - --- 2012-05-03 Stefan Weil Superseded
[6/6] qemu-timer: Fix limits for w32 mmtimer - - - - --- 2012-05-03 Stefan Weil Superseded
[1.1] tci: Fix wrong macro name for debug code - - 1 - --- 2012-05-03 Stefan Weil Accepted
[1.1] scsi: Add assertion for use-after-free errors - - - - --- 2012-05-03 Stefan Weil Accepted
[1/4] configure: Use QEMU instead of Qemu - - 1 - --- 2012-05-11 Stefan Weil Accepted
[2/4] qemu-doc: Add missing parameter in description of -D option - - - - --- 2012-05-11 Stefan Weil Accepted
[3/4] qemu-doc: Fix executable name in examples - - - - --- 2012-05-11 Stefan Weil Accepted
[4/4] qemu-doc: Use QEMU instead of qemu for product name - - 1 - --- 2012-05-11 Stefan Weil Accepted
[1.1] qemu-timer: Fix wrong error message - - - - --- 2012-05-12 Stefan Weil Accepted
[1.1] Fix new spelling bugs detected by codespell - - - - --- 2012-05-12 Stefan Weil Superseded
[PULL] Fixes for QEMU 1.1 - - - - --- 2012-05-14 Stefan Weil Accepted
[1.1] monitor: Fix memory leak with readline completion - - 1 - --- 2012-05-14 Stefan Weil Accepted
[1.1] tests: Fix linker failure for fdc-test - - 1 - --- 2012-05-15 Stefan Weil Accepted
[1.1] tests: Add rtc-test (fix test regression) - - 1 - --- 2012-05-15 Stefan Weil Accepted
[1.1] kvm: Fix wrong size in memset - - - - --- 2012-05-16 Stefan Weil Superseded
[1.1] virtio: Fix compiler warning for non Linux hosts - - - - --- 2012-05-22 Stefan Weil Accepted
[1.1] vga: Initialise VRAM with 0 - - - - --- 2012-05-23 Stefan Weil Under Review
[1.1] es1370: Fix debug code - - - - --- 2012-05-23 Stefan Weil Accepted
configure: Fix build for some versions of glibc (9pfs) 2 - - - --- 2012-06-07 Stefan Weil Accepted
w32: Fix broken build (missing include file) - - - - --- 2012-06-07 Stefan Weil Accepted
dump: Fix build breakage (missing sys/procfs.h) - - - - --- 2012-06-08 Stefan Weil Accepted
[1/2] Makefile: Remove BUILD_DIR from qapi-dir - - - - --- 2012-06-09 Stefan Weil Accepted
[2/2] Makefile: Remove macro qapi-dir - - - - --- 2012-06-09 Stefan Weil Accepted
dump: Fix license version (GPL2+ instead of GPL2) - - - - --- 2012-06-11 Stefan Weil Accepted
Fix some more license versions (GPL2+ instead of GPL2) - - - - --- 2012-06-11 Stefan Weil Accepted
[PULL] Several fixes for QEMU - - - - --- 2012-06-11 Stefan Weil Accepted
Makefile: Fix linker failure for vscclient - - - - --- 2012-06-13 Stefan Weil Superseded
qemu-config: Use QEMU instead of Qemu - - - - --- 2012-06-16 Stefan Weil Accepted
checkpatch: Add QEMU specific rule - - - - --- 2012-06-17 Stefan Weil Accepted
configure: Fix typo - - - - --- 2012-06-18 Stefan Weil Accepted
target-i386: Use QEMU instead of Qemu - - - - --- 2012-06-20 Stefan Weil Accepted
tci: Support INDEX_op_bswap64_i64 - - - - --- 2012-06-20 Stefan Weil Accepted
make: Fix dependencies for fpu/*.c and tcg/*.c - - - - --- 2012-06-21 Stefan Weil Accepted
qemu-log: Add GCC format attribute - - - - --- 2012-06-23 Stefan Weil Accepted
target-ppc: Fix build with --enable-debug - - - - --- 2012-06-24 Stefan Weil Accepted
target-ppc: Fix 2nd parameter for tcg_gen_shri_tl - - - - --- 2012-06-24 Stefan Weil Accepted
configure: Remove help for --disable-vnc-thread, --enable-vnc-thread - - - - --- 2012-06-28 Stefan Weil Accepted
target-i386: Fix compilation with --enable-debug - - 1 - --- 2012-06-29 Stefan Weil Accepted
bitops: Fix documentation - - 1 - --- 2012-07-08 Stefan Weil Accepted
make: Remove 'build-all' rule - - - - --- 2012-07-09 Stefan Weil Accepted
megasas: Fix compilation for 32 bit hosts - - - - --- 2012-07-10 Stefan Weil Superseded
iov: Fix do_send_recv() for MinGW (also fixes a build breakage) - - - - --- 2012-07-11 Stefan Weil Accepted
configure: Fix build with ALSA audio driver - - - - --- 2012-07-15 Stefan Weil Accepted
configure: Fix build with capabilities - - - - --- 2012-07-15 Stefan Weil Accepted
[1/2] configure: Replace bash code by standard shell code - - - - --- 2012-07-15 Stefan Weil Accepted
[2/2] configure: Fix errors in test for__sync_fetch_and_and - - - - --- 2012-07-15 Stefan Weil Accepted
« 1 2 ... 450 451 4524353 4354 »