Show patches with: Archived = No       |   430854 patches
« 1 2 ... 652 653 6544308 4309 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[for-next,11/15] tcg-ppc64: Setup TCG_REG_TB - - - - --- 2013-08-05 Richard Henderson New
[for-next,12/15] tcg-ppc64: Use TCG_REG_TB in tcg_out_movi and tcg_out_mem_long - - - - --- 2013-08-05 Richard Henderson New
[for-next,13/15] tcg-ppc64: Tidy tcg_target_qemu_prologue - - - - --- 2013-08-05 Richard Henderson New
[for-next,14/15] tcg-ppc64: Streamline tcg_out_tlb_read - - - - --- 2013-08-05 Richard Henderson New
[for-next,15/15] tcg-ppc64: Implement CONFIG_QEMU_LDST_OPTIMIZATION - - - - --- 2013-08-05 Richard Henderson New
[1/5] Add an explanation of when a function should be marked coroutine_fn - - - - --- 2013-08-05 Charlie Shepherd New
[2/5] qemu_coroutine_self should not be marked coroutine_fn as it cannot yield - - - - --- 2013-08-05 Charlie Shepherd New
[3/5] Convert BlockDriver to explicit coroutine annotations - - - - --- 2013-08-05 Charlie Shepherd New
[4/5] Convert block functions to coroutine versions - - - - --- 2013-08-05 Charlie Shepherd New
[5/5] Convert block layer callers' annotations - - - - --- 2013-08-05 Charlie Shepherd New
Test coroutine execution order - - 1 - --- 2013-08-05 Charlie Shepherd New
configure: disable clang -Wstring-plus-int warning - - - - --- 2013-08-05 Peter Maydell New
[v2] Convert stderr message calling error_get_pretty() to error_report() - - 1 - --- 2013-08-05 Seiji Aguchi New
[for,1.6] po: Update all *.po files - - - - --- 2013-08-05 Stefan Weil Accepted
[for-1.6] target-ppc: Fix POWER7+ model - - - - --- 2013-08-05 Andreas Färber New
ARM: Add an L2 cache controller to KZM - - - - --- 2013-08-06 Peter Chubb New
[v3,01/10] vmdk: Make VMDK3Header QEMU_PACKED - - - - --- 2013-08-06 Fam Zheng New
[v3,02/10] vmdk: Make VmdkGrainMarker QEMU_PACKED - - - - --- 2013-08-06 Fam Zheng New
[v3,03/10] vmdk: use unsigned values for on disk header fields - - - - --- 2013-08-06 Fam Zheng New
[v3,04/10] qemu-iotests: add poke_file utility function - - - - --- 2013-08-06 Fam Zheng New
[v3,05/10] qemu-iotests: add empty test case for vmdk - - - - --- 2013-08-06 Fam Zheng New
[v3,06/10] vmdk: check granularity field in opening - - - - --- 2013-08-06 Fam Zheng New
[v3,07/10] vmdk: check l2 table size when opening - - - - --- 2013-08-06 Fam Zheng New
[v3,08/10] vmdk: check l1 size before opening image - - - - --- 2013-08-06 Fam Zheng New
[v3,09/10] vmdk: use heap allocation for whole_grain - - - - --- 2013-08-06 Fam Zheng New
[v3,10/10] vmdk: rename num_gtes_per_gte to num_gtes_per_gt - - - - --- 2013-08-06 Fam Zheng New
[v2] block: Produce zeros when protocols reading beyond end of file - - - - --- 2013-08-06 Asias He New
sheepdog: add missing .bdrv_has_zero_init - - 1 - --- 2013-08-06 Liu Yuan New
[v4,01/10] vmdk: remove ret from inner scope. - - - - --- 2013-08-06 Fam Zheng New
[v4,02/10] vmdk: Make VMDK3Header and VmdkGrainMarker QEMU_PACKED - - - - --- 2013-08-06 Fam Zheng New
[v4,03/10] vmdk: use unsigned values for on disk header fields - - - - --- 2013-08-06 Fam Zheng New
[v4,04/10] qemu-iotests: add poke_file utility function - - - - --- 2013-08-06 Fam Zheng New
[v4,05/10] qemu-iotests: add empty test case for vmdk - - - - --- 2013-08-06 Fam Zheng New
[v4,06/10] vmdk: check granularity field in opening - - - - --- 2013-08-06 Fam Zheng New
[v4,07/10] vmdk: check l2 table size when opening - - - - --- 2013-08-06 Fam Zheng New
[v4,08/10] vmdk: check l1 size before opening image - - - - --- 2013-08-06 Fam Zheng New
[v4,09/10] vmdk: use heap allocation for whole_grain - - - - --- 2013-08-06 Fam Zheng New
[v4,10/10] vmdk: rename num_gtes_per_gte to num_gtes_per_gt - - - - --- 2013-08-06 Fam Zheng New
[1/6] target-ppc: Add helper for KVM_PPC_RTAS_DEFINE_TOKEN - - - - --- 2013-08-06 Alexey Kardashevskiy New
[2/6] xics: add pre_save/post_load/cpu_setup dispatchers - - - - --- 2013-08-06 Alexey Kardashevskiy New
[3/6] xics: move registration of global state to realize() - - 1 - --- 2013-08-06 Alexey Kardashevskiy New
[4/6] xics: minor changes and cleanups - - - - --- 2013-08-06 Alexey Kardashevskiy New
[5/6] xics: split to xics and xics-common - - - - --- 2013-08-06 Alexey Kardashevskiy New
[6/6] xics-kvm: Support for in-kernel XICS interrupt controller - - - - --- 2013-08-06 Alexey Kardashevskiy New
[RFC,PATCHv6,01/16] aio / timers: add qemu-timer.c utility functions - - - - --- 2013-08-06 Alex Bligh New
[RFC,PATCHv6,02/16] aio / timers: add ppoll support with qemu_poll_ns - - - - --- 2013-08-06 Alex Bligh New
[RFC,PATCHv6,03/16] aio / timers: Add prctl(PR_SET_TIMERSLACK, 1, ...) to reduce timer slack - - - - --- 2013-08-06 Alex Bligh New
[RFC,PATCHv6,04/16] aio / timers: Make qemu_run_timers and qemu_run_all_timers return progress - - - - --- 2013-08-06 Alex Bligh New
[RFC,PATCHv6,05/16] aio / timers: Split QEMUClock into QEMUClock and QEMUTimerList - - - - --- 2013-08-06 Alex Bligh New
[RFC,PATCHv6,06/16] aio / timers: Untangle include files - - - - --- 2013-08-06 Alex Bligh New
[RFC,PATCHv6,07/16] aio / timers: Add QEMUTimerListGroup and helper functions - - - - --- 2013-08-06 Alex Bligh New
[RFC,PATCHv6,08/16] aio / timers: Add QEMUTimerListGroup to AioContext - - - - --- 2013-08-06 Alex Bligh New
[RFC,PATCHv6,09/16] aio / timers: Add a notify callback to QEMUTimerList - - - - --- 2013-08-06 Alex Bligh New
[RFC,PATCHv6,10/16] aio / timers: aio_ctx_prepare sets timeout from AioContext timers - - - - --- 2013-08-06 Alex Bligh New
[RFC,PATCHv6,11/16] aio / timers: Convert aio_poll to use AioContext timers' deadline - - - - --- 2013-08-06 Alex Bligh New
[RFC,PATCHv6,12/16] aio / timers: Convert mainloop to use timeout - - - - --- 2013-08-06 Alex Bligh New
[RFC,PATCHv6,13/16] aio / timers: On timer modification, qemu_notify or aio_notify - - - - --- 2013-08-06 Alex Bligh New
[RFC,PATCHv6,14/16] aio / timers: Use all timerlists in icount warp calculations - - - - --- 2013-08-06 Alex Bligh New
[RFC,PATCHv6,15/16] aio / timers: Remove alarm timers - - - - --- 2013-08-06 Alex Bligh New
[RFC,PATCHv6,16/16] aio / timers: Add test harness for AioContext timers - - - - --- 2013-08-06 Alex Bligh New
[v3,for-qmp-1.6,1/4] dump: clamp guest-provided mapping lengths to ramblock sizes - - - - --- 2013-08-06 Laszlo Ersek New
[v3,for-qmp-1.6,2/4] dump: introduce GuestPhysBlockList - - - - --- 2013-08-06 Laszlo Ersek New
[v3,for-qmp-1.6,3/4] dump: populate guest_phys_blocks - - - - --- 2013-08-06 Laszlo Ersek New
[v3,for-qmp-1.6,4/4] dump: rebase from host-private RAMBlock offsets to guest-physical addresses - - - - --- 2013-08-06 Laszlo Ersek New
[v3] target-mips: fix decoding of microMIPS POOL32Axf instructions - - - - --- 2013-08-06 Leon Alrae New
[v2,for-1.6] mips: revert commit b332d24a8e1290954029814d09156b06ede358e2 - - - - --- 2013-08-06 Aurelien Jarno New
[for-1.6] qemu-timer: fix get_clock() gettimeofday() fallback #ifdef - - - - --- 2013-08-06 Stefan Hajnoczi New
libcacard/vreader: remove never used define - - - - --- 2013-08-06 Alon Levy New
[PULL,00/14] Block fixes for 1.6 - - - - --- 2013-08-06 Kevin Wolf New
[PULL,01/14] qemu-img: Error out for excess arguments - - 2 - --- 2013-08-06 Kevin Wolf New
[PULL,02/14] ignore SIGPIPE in qemu-img and qemu-io - - 1 - --- 2013-08-06 Kevin Wolf New
[PULL,03/14] iov: handle EOF in iov_send_recv - - 1 - --- 2013-08-06 Kevin Wolf New
[PULL,04/14] qemu-iotests: filter QEMU version in monitor banner - - - - --- 2013-08-06 Kevin Wolf New
[PULL,05/14] sheepdog: add missing .bdrv_has_zero_init - - 1 - --- 2013-08-06 Kevin Wolf New
[PULL,07/14] vmdk: use unsigned values for on disk header fields - - - - --- 2013-08-06 Kevin Wolf New
[PULL,08/14] qemu-iotests: add poke_file utility function - - - - --- 2013-08-06 Kevin Wolf New
[PULL,09/14] qemu-iotests: add empty test case for vmdk - - - - --- 2013-08-06 Kevin Wolf New
[PULL,10/14] vmdk: check granularity field in opening - - - - --- 2013-08-06 Kevin Wolf New
[PULL,11/14] vmdk: check l2 table size when opening - - - - --- 2013-08-06 Kevin Wolf New
[PULL,12/14] vmdk: check l1 size before opening image - - - - --- 2013-08-06 Kevin Wolf New
[PULL,13/14] vmdk: use heap allocation for whole_grain - - - - --- 2013-08-06 Kevin Wolf New
[PULL,14/14] vmdk: rename num_gtes_per_gte to num_gtes_per_gt - - - - --- 2013-08-06 Kevin Wolf New
audio/mixeng_template.h: fix inline declaration - - 1 - --- 2013-08-06 Alex Bligh New
Bugfix for loading multiboot kernels - - 1 - --- 2013-08-06 Martijn van den Broek New
[PULL,for-1.6,0/1] QOM CPUState patch queue 2013-08-06 - - - - --- 2013-08-06 Andreas Färber New
[PULL,1/1] target-i386: Fix X86CPU error handling - - - - --- 2013-08-06 Andreas Färber New
Moving alarm_timer assignment before atexit() - - 1 - --- 2013-08-06 Amos Kong New
[RFC,PATCHv7,01/22] aio / timers: Add qemu_clock_free and expose qemu_clock_new and clock types - - 1 - --- 2013-08-06 Alex Bligh New
[RFC,PATCHv7,02/22] aio / timers: add qemu-timer.c utility functions - - - - --- 2013-08-06 Alex Bligh New
[RFC,PATCHv7,03/22] aio / timers: Consistent treatment of disabled clocks for deadlines - - - - --- 2013-08-06 Alex Bligh New
[RFC,PATCHv7,04/22] aio / timers: add ppoll support with qemu_poll_ns - - - - --- 2013-08-06 Alex Bligh New
[RFC,PATCHv7,05/22] aio / timers: Add prctl(PR_SET_TIMERSLACK, 1, ...) to reduce timer slack - - - - --- 2013-08-06 Alex Bligh New
[RFC,PATCHv7,06/22] aio / timers: Make qemu_run_timers and qemu_run_all_timers return progress - - - - --- 2013-08-06 Alex Bligh New
[RFC,PATCHv7,07/22] aio / timers: Split QEMUClock into QEMUClock and QEMUTimerList - - - - --- 2013-08-06 Alex Bligh New
[RFC,PATCHv7,08/22] aio / timers: Untangle include files - - - - --- 2013-08-06 Alex Bligh New
[RFC,PATCHv7,09/22] aio / timers: Add QEMUTimerListGroup and helper functions - - - - --- 2013-08-06 Alex Bligh New
[RFC,PATCHv7,10/22] aio / timers: Add QEMUTimerListGroup to AioContext - - - - --- 2013-08-06 Alex Bligh New
[RFC,PATCHv7,11/22] aio / timers: Add a notify callback to QEMUTimerList - - - - --- 2013-08-06 Alex Bligh New
[RFC,PATCHv7,12/22] aio / timers: aio_ctx_prepare sets timeout from AioContext timers - - - - --- 2013-08-06 Alex Bligh New
[RFC,PATCHv7,13/22] aio / timers: Add aio_timer_new wrapper - - - - --- 2013-08-06 Alex Bligh New
« 1 2 ... 652 653 6544308 4309 »