Show patches with: none      |   318651 patches
« 1 2 ... 3090 3091 30923186 3187 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[PULL,v2,05/17] configure: add echo_version helper - - - --- 2016-05-13 Gerd Hoffmann New
[PULL,v2,04/17] configure: error on unknown --with-sdlabi value - - - --- 2016-05-13 Gerd Hoffmann New
[PULL,v2,03/17] configure: build SDL if only SDL2 available - - - --- 2016-05-13 Gerd Hoffmann New
[PULL,v2,02/17] ui: sdl2: Release grab before opening console window - - - --- 2016-05-13 Gerd Hoffmann New
[PULL,v2,01/17] ui: gtk: fix crash when terminal inner-border is NULL - - - --- 2016-05-13 Gerd Hoffmann New
[PULL,2/2] hw/display: QOM'ify jazz_led.c - - - --- 2016-05-13 Leon Alrae New
[PULL,1/2] target-mips: fix call to memset in soft reset code - - - --- 2016-05-13 Leon Alrae New
block/rbd: add .bdrv_reopen_prepare() stub - - - --- 2016-05-13 Sebastian Färber New
[1/1] migration: fix ram decompression race deadlock - - - --- 2016-05-13 Denis V. Lunev New
[4/4] slirp: Clean up osdep.h related header inclusions - - - --- 2016-05-13 Thomas Huth New
[3/4] slirp: Remove some unused code from slirp.h - - - --- 2016-05-13 Thomas Huth New
[2/4] slirp: Remove obsolete backward-compatibility cruft - - - --- 2016-05-13 Thomas Huth New
[1/4] slirp: Clean up slirp_config.h - - - --- 2016-05-13 Thomas Huth New
[v3,4/4] hw/audio: QOM'ify milkymist-ac97.c - - - --- 2016-05-13 zhao xiao qiang New
[v3,3/4] hw/audio: QOM'ify intel-hda - - - --- 2016-05-13 zhao xiao qiang New
[v3,2/4] hw/audio: QOM cleanup for intel-hda - - - --- 2016-05-13 zhao xiao qiang New
[v3,1/4] hw/audio: QOM'ify cs4231.c - - - --- 2016-05-13 zhao xiao qiang New
[v3,4/4] hw/char: QOM'ify lm32_uart.c - - - --- 2016-05-13 zhao xiao qiang New
[v3,3/4] hw/char: QOM'ify lm32_juart.c - - - --- 2016-05-13 zhao xiao qiang New
[v3,2/4] hw/char: QOM'ify etraxfs_ser.c - - - --- 2016-05-13 zhao xiao qiang New
[v3,1/4] hw/char: QOM'ify escc.c - - - --- 2016-05-13 zhao xiao qiang New
[PULL,39/39] cpu-exec: Clean up 'interrupt_request' reloading in cpu_handle_interrupt() - - - --- 2016-05-13 Richard Henderson New
[PULL,38/39] cpu-exec: Remove unused 'x86_cpu' and 'env' from cpu_exec() - - - --- 2016-05-13 Richard Henderson New
[PULL,37/39] cpu-exec: Move TB execution stuff out of cpu_exec() - - - --- 2016-05-13 Richard Henderson New
[PULL,36/39] cpu-exec: Move interrupt handling out of cpu_exec() - - - --- 2016-05-13 Richard Henderson New
[PULL,35/39] cpu-exec: Move exception handling out of cpu_exec() - - - --- 2016-05-13 Richard Henderson New
[PULL,34/39] cpu-exec: Move halt handling out of cpu_exec() - - - --- 2016-05-13 Richard Henderson New
[PULL,33/39] cpu-exec: Remove relic orphaned comment - - - --- 2016-05-13 Richard Henderson New
[PULL,32/39] tcg: Remove needless CPUState::current_tb - - - --- 2016-05-13 Richard Henderson New
[PULL,31/39] cpu-exec: Move TB chaining into tb_find_fast() - - - --- 2016-05-13 Richard Henderson New
[PULL,30/39] tcg: Rework tb_invalidated_flag - - - --- 2016-05-13 Richard Henderson New
[PULL,29/39] tcg: Clean up from 'next_tb' - - - --- 2016-05-13 Richard Henderson New
[PULL,28/39] cpu-exec: elide more icount code if CONFIG_USER_ONLY - - - --- 2016-05-13 Richard Henderson New
[PULL,27/39] tcg: reorganize tb_find_physical loop - - - --- 2016-05-13 Richard Henderson New
[PULL,26/39] tcg: code_bitmap and code_write_count are not used by user-mode emulation - - - --- 2016-05-13 Richard Henderson New
[PULL,25/39] tcg: Allow goto_tb to any target PC in user mode - - - --- 2016-05-13 Richard Henderson New
[PULL,24/39] tcg: Clean up direct block chaining safety checks - - - --- 2016-05-13 Richard Henderson New
[PULL,23/39] tcg: Clean up tb_jmp_unlink() - - - --- 2016-05-13 Richard Henderson New
[PULL,22/39] tcg: Extract removing of jumps to TB from tb_phys_invalidate() - - - --- 2016-05-13 Richard Henderson New
[PULL,21/39] tcg: Rename tb_jmp_remove() to tb_remove_from_jmp_list() - - - --- 2016-05-13 Richard Henderson New
[PULL,20/39] tcg: Clarify thread safety check in tb_add_jump() - - - --- 2016-05-13 Richard Henderson New
[PULL,19/39] tcg: Init TB's direct jumps before making it visible - - - --- 2016-05-13 Richard Henderson New
[PULL,18/39] tcg: Rearrange tb_link_page() to avoid forward declaration - - - --- 2016-05-13 Richard Henderson New
[PULL,17/39] tcg: Use uintptr_t type for jmp_list_{next|first} fields of TB - - - --- 2016-05-13 Richard Henderson New
[PULL,16/39] tcg: Clean up direct block chaining data fields - - - --- 2016-05-13 Richard Henderson New
[PULL,15/39] translate-all: Adjust 256mb testing for mips64 - - - --- 2016-05-13 Richard Henderson New
[PULL,14/39] translate-all: add missing munmap of the code_gen guard page for MIPS - - - --- 2016-05-13 Richard Henderson New
[PULL,13/39] translate-all: remove redundant setting of tcg_ctx.code_gen_buffer_size - - - --- 2016-05-13 Richard Henderson New
[PULL,12/39] tcg: Note requirement on atomic direct jump patching - - - --- 2016-05-13 Richard Henderson New
[PULL,11/39] tcg/mips: Make direct jump patching thread-safe - - - --- 2016-05-13 Richard Henderson New
[PULL,10/39] tcg/sparc: Make direct jump patching thread-safe - - - --- 2016-05-13 Richard Henderson New
[PULL,09/39] tcg/aarch64: Make direct jump patching thread-safe - - - --- 2016-05-13 Richard Henderson New
[PULL,08/39] tcg/arm: Make direct jump patching thread-safe - - - --- 2016-05-13 Richard Henderson New
[PULL,07/39] tcg/s390: Make direct jump patching thread-safe - - - --- 2016-05-13 Richard Henderson New
[PULL,06/39] tcg/i386: Make direct jump patching thread-safe - - - --- 2016-05-13 Richard Henderson New
[PULL,05/39] tcg/ppc: Make direct jump patching thread-safe - - - --- 2016-05-13 Richard Henderson New
[PULL,04/39] tci: Make direct jump patching thread-safe - - - --- 2016-05-13 Richard Henderson New
[PULL,03/39] include/qemu/osdep.h: Add macros for pointer alignment - - - --- 2016-05-13 Richard Henderson New
[PULL,02/39] include/qemu/osdep.h: Add a macro to check for alignment - - - --- 2016-05-13 Richard Henderson New
[PULL,01/39] tb: consistently use uint32_t for tb->flags - - - --- 2016-05-13 Richard Henderson New
[v6,12/13] misc: Introduce ZynqMP IOU SLCR - - - --- 2016-05-12 Alistair Francis New
[v6,11/13] register: Add GPIO API - - - --- 2016-05-12 Alistair Francis New
[v6,10/13] irq: Add opaque setter routine - - - --- 2016-05-12 Alistair Francis New
[v6,09/13] qdev: Define qdev_get_gpio_out - - - --- 2016-05-12 Alistair Francis New
[v6,08/13] xilinx_zynq: Connect devcfg to the Zynq machine model - - - --- 2016-05-12 Alistair Francis New
[v6,07/13] dma: Add Xilinx Zynq devcfg device model - - - --- 2016-05-12 Alistair Francis New
[v6,06/13] register: Add block initialise helper - - - --- 2016-05-12 Alistair Francis New
[v6,05/13] register: QOMify - 1 - --- 2016-05-12 Alistair Francis New
[v6,04/13] register: Define REG and FIELD macros - - - --- 2016-05-12 Alistair Francis New
[v6,03/13] register: Add Memory API glue - - - --- 2016-05-12 Alistair Francis New
[v6,02/13] register: Add Register API - 2 - --- 2016-05-12 Alistair Francis New
[v6,01/13] bitops: Add MAKE_64BIT_MASK macro - 1 - --- 2016-05-12 Alistair Francis New
[3/3] qemu-iotests: Fix regression in 136 on aio_read invalid - - - --- 2016-05-12 Eric Blake New
[2/3] qemu-iotests: Simplify 109 with unaligned qemu-img compare - - - --- 2016-05-12 Eric Blake New
[1/3] qemu-io: Fix missing getopt() updates - - - --- 2016-05-12 Eric Blake New
migration: fix ram decompression race deadlock - - - --- 2016-05-12 Maxim Nestratov New
[v2,28/28] linux-user: Use safe_syscall for futex syscall - - - --- 2016-05-12 Peter Maydell New
[v2,27/28] linux-user: Use safe_syscall for pselect, select syscalls - - - --- 2016-05-12 Peter Maydell New
[v2,26/28] linux-user: Use safe_syscall for execve syscall - - - --- 2016-05-12 Peter Maydell New
[v2,25/28] linux-user: Use safe_syscall for wait system calls - - - --- 2016-05-12 Peter Maydell New
[v2,24/28] linux-user: Use safe_syscall for open and openat system calls - - - --- 2016-05-12 Peter Maydell New
[v2,23/28] linux-user: Use safe_syscall for read and write system calls - - - --- 2016-05-12 Peter Maydell New
[v2,22/28] linux-user: Provide safe_syscall for fixing races between signals and syscalls - - - --- 2016-05-12 Peter Maydell New
[v2,21/28] linux-user: Add debug code to exercise restarting system calls - - - --- 2016-05-12 Peter Maydell New
[v2,20/28] linux-user: Support for restarting system calls for Microblaze targets - - - --- 2016-05-12 Peter Maydell New
[v2,19/28] linux-user: Set r14 on exit from microblaze syscall - - - --- 2016-05-12 Peter Maydell New
[v2,18/28] linux-user: Support for restarting system calls for tilegx targets - - - --- 2016-05-12 Peter Maydell New
[v2,17/28] linux-user: Support for restarting system calls for CRIS targets - - - --- 2016-05-12 Peter Maydell New
[v2,16/28] linux-user: Support for restarting system calls for S390 targets - - - --- 2016-05-12 Peter Maydell New
[v2,15/28] linux-user: Support for restarting system calls for M68K targets - - - --- 2016-05-12 Peter Maydell New
[v2,14/28] linux-user: Support for restarting system calls for OpenRISC targets - - - --- 2016-05-12 Peter Maydell New
[v2,13/28] linux-user: Support for restarting system calls for UniCore32 targets - - - --- 2016-05-12 Peter Maydell New
[v2,12/28] linux-user: Support for restarting system calls for Alpha targets - - - --- 2016-05-12 Peter Maydell New
[v2,11/28] linux-user: Support for restarting system calls for SH4 targets - - - --- 2016-05-12 Peter Maydell New
[v2,10/28] linux-user: Support for restarting system calls for SPARC targets - - - --- 2016-05-12 Peter Maydell New
[v2,09/28] linux-user: Support for restarting system calls for PPC targets - - - --- 2016-05-12 Peter Maydell New
[v2,08/28] linux-user: Support for restarting system calls for MIPS targets - - - --- 2016-05-12 Peter Maydell New
[v2,07/28] linux-user: Support for restarting system calls for ARM targets - - - --- 2016-05-12 Peter Maydell New
[v2,06/28] linux-user: Support for restarting system calls for x86 targets - - - --- 2016-05-12 Peter Maydell New
[v2,05/28] linux-user: Renumber TARGET_QEMU_ESIGRETURN, make it not arch-specific - 2 - --- 2016-05-12 Peter Maydell New
« 1 2 ... 3090 3091 30923186 3187 »