Show patches with: State = Action Required       |   318048 patches
« 1 2 ... 3091 3092 30933180 3181 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[qemu] vfio: Fix 128 bit handling when deleting region - - - --- 2016-05-05 Alexey Kardashevskiy New
[v6,20/20] block: Kill unused sector-based blk_* functions - - - --- 2016-05-04 Eric Blake New
[v6,19/20] qemu-io: Switch to byte-based block access - - - --- 2016-05-04 Eric Blake New
[v6,18/20] qemu-img: Switch to byte-based block access - - - --- 2016-05-04 Eric Blake New
[v6,17/20] nbd: Switch to byte-based block access - - - --- 2016-05-04 Eric Blake New
[v6,16/20] atapi: Switch to byte-based block access - - - --- 2016-05-04 Eric Blake New
[v6,15/20] m25p80: Switch to byte-based block access - - - --- 2016-05-04 Eric Blake New
[v6,14/20] sd: Switch to byte-based block access - - - --- 2016-05-04 Eric Blake New
[v6,13/20] pflash: Switch to byte-based block access - - - --- 2016-05-04 Eric Blake New
[v6,12/20] onenand: Switch to byte-based block access - - - --- 2016-05-04 Eric Blake New
[v6,11/20] nand: Switch to byte-based block access - - - --- 2016-05-04 Eric Blake New
[v6,10/20] fdc: Switch to byte-based block access - - - --- 2016-05-04 Eric Blake New
[v6,09/20] xen_disk: Switch to byte-based aio block access - - - --- 2016-05-04 Eric Blake New
[v6,08/20] virtio: Switch to byte-based aio block access - - - --- 2016-05-04 Eric Blake New
[v6,07/20] scsi-disk: Switch to byte-based aio block access - - - --- 2016-05-04 Eric Blake New
[v6,06/20] ide: Switch to byte-based aio block access - - - --- 2016-05-04 Eric Blake New
[v6,05/20] block: Introduce byte-based aio read/write - - - --- 2016-05-04 Eric Blake New
[v6,04/20] block: Switch blk_*write_zeroes() to byte interface - - - --- 2016-05-04 Eric Blake New
[v6,03/20] block: Switch blk_read_unthrottled() to byte interface - - - --- 2016-05-04 Eric Blake New
[v6,02/20] block: Drop private ioctl-only members of BlockRequest - - - --- 2016-05-04 Eric Blake New
[v6,01/20] block: Allow BDRV_REQ_FUA through blk_pwrite() - - - --- 2016-05-04 Eric Blake New
[52/52] target-m68k: sr/ccr cleanup - - - --- 2016-05-04 Laurent Vivier New
[51/52] target-m68k: add cmpm - - - --- 2016-05-04 Laurent Vivier New
[50/52] target-m68k: immediate ops manage word and byte operands - - - --- 2016-05-04 Laurent Vivier New
[49/52] target-m68k: cmp manages word and bytes operands - - - --- 2016-05-04 Laurent Vivier New
[48/52] target-m68k: add/sub manage word and byte operands - - - --- 2016-05-04 Laurent Vivier New
[47/52] target-m68k: add addressing modes to neg - - - --- 2016-05-04 Laurent Vivier New
[46/52] target-m68k: introduce byte and word cc_ops - - - --- 2016-05-04 Laurent Vivier New
[45/52] target-m68k: suba/adda can manage word operand - - - --- 2016-05-04 Laurent Vivier New
[44/52] target-m68k: and can manage word and byte operands - - - --- 2016-05-04 Laurent Vivier New
[43/52] target-m68k: or can manage word and byte operands - - - --- 2016-05-04 Laurent Vivier New
[42/52] target-m68k: eor can manage word and byte operands - - - --- 2016-05-04 Laurent Vivier New
[41/52] target-m68k: add addressing modes to not - - - --- 2016-05-04 Laurent Vivier New
[40/52] target-m68k: add exg ops - - - --- 2016-05-04 Laurent Vivier New
[39/52] target-m68k: movem - - - --- 2016-05-04 Laurent Vivier New
[38/52] target-m68k: add linkl - - - --- 2016-05-04 Laurent Vivier New
[37/52] target-m68k: add cas/cas2 ops - - - --- 2016-05-04 Laurent Vivier New
[36/52] target-m68k: inline shift ops - - - --- 2016-05-04 Laurent Vivier New
[35/52] target-m68k: inline rotate ops - - - --- 2016-05-04 Laurent Vivier New
[34/52] target-m68k: add 64bit mull - - - --- 2016-05-04 Laurent Vivier New
[33/52] target-m68k: inline divu/divs - - - --- 2016-05-04 Laurent Vivier New
[32/52] target-m68k: bitfield ops - - - --- 2016-05-04 Laurent Vivier New
[31/52] target-m68k: some bit ops cleanup - - - --- 2016-05-04 Laurent Vivier New
[30/52] target-m68k: add scc/dbcc - - - --- 2016-05-04 Laurent Vivier New
[29/52] target-m68k: factorize flags computing - - - --- 2016-05-04 Laurent Vivier New
[28/52] target-m68k: add addx/subx/negx ops - - - --- 2016-05-04 Laurent Vivier New
[27/52] target-m68k: Inline addx, subx, negx - - - --- 2016-05-04 Laurent Vivier New
[26/52] target-m68k: Inline shifts - - - --- 2016-05-04 Laurent Vivier New
[25/52] target-m68k: Optimize gen_flush_flags - - - --- 2016-05-04 Laurent Vivier New
[24/52] target-m68k: Optimize some comparisons - - - --- 2016-05-04 Laurent Vivier New
[23/52] target-m68k: Use setcond for scc - - - --- 2016-05-04 Laurent Vivier New
[22/52] target-m68k: Introduce DisasCompare - - - --- 2016-05-04 Laurent Vivier New
[21/52] target-m68k: Reorg flags handling - - - --- 2016-05-04 Laurent Vivier New
[20/52] target-m68k: Remove incorrect clearing of cc_x - - - --- 2016-05-04 Laurent Vivier New
[19/52] target-m68k: terminate cpu dump with newline - - - --- 2016-05-04 Laurent Vivier New
[18/52] target-m68k: Some fixes to SR and flags management - - - --- 2016-05-04 Laurent Vivier New
[17/52] target-m68k: Print flags properly - - - --- 2016-05-04 Laurent Vivier New
[16/52] target-m68k: update CPU flags management - - - --- 2016-05-04 Laurent Vivier New
[15/52] target-m68k: don't update cc_dest in helpers - - - --- 2016-05-04 Laurent Vivier New
[14/52] target-m68k: update move to/from ccr/sr - - - --- 2016-05-04 Laurent Vivier New
[13/52] target-m68k: update CPU flags management - - - --- 2016-05-04 Laurent Vivier New
[12/52] target-m68k: Replace helper_xflag_lt with setcond - - - --- 2016-05-04 Laurent Vivier New
[11/52] target-m68k: allow to update flags with operation on words and bytes - - - --- 2016-05-04 Laurent Vivier New
[10/52] target-m68k: REG() macro cleanup - - - --- 2016-05-04 Laurent Vivier New
[09/52] target-m68k: set PAGE_BITS to 12 for m68k - - - --- 2016-05-04 Laurent Vivier New
[08/52] target-m68k: define operand sizes - - - --- 2016-05-04 Laurent Vivier New
[07/52] target-m68k: add bkpt instruction - - - --- 2016-05-04 Laurent Vivier New
[06/52] target-m68k: set disassembler mode to 680x0 or coldfire - - - --- 2016-05-04 Laurent Vivier New
[05/52] target-m68k: introduce read_imXX() functions - - - --- 2016-05-04 Laurent Vivier New
[04/52] target-m68k: manage scaled index - - - --- 2016-05-04 Laurent Vivier New
[03/52] target-m68k: define m680x0 CPUs and features - - - --- 2016-05-04 Laurent Vivier New
[02/52] target-m68k: Build the opcode table only once to avoid multithreading issues - - - --- 2016-05-04 Laurent Vivier New
[01/52] target-m68k: fix DEBUG_DISPATCH - - - --- 2016-05-04 Laurent Vivier New
ps2-keyboard: Add val to trace_ps2_read_data - - - --- 2016-05-04 Wink Saville New
migration: introduce migrate_is_blocked() - 1 - --- 2016-05-04 Greg Kurz New
usb:xhci: no DMA on HC reset - - - --- 2016-05-04 Roman Kagan New
[2/2] migration/qjson: Drop gratuitous use of QOM - - - --- 2016-05-04 Markus Armbruster New
[1/2] migration: Move qjson.[ch] to migration/ - - - --- 2016-05-04 Markus Armbruster New
[2/2] hw/display/blizzard: Remove blizzard_template.h - - - --- 2016-05-04 Peter Maydell New
[1/2] hw/display/blizzard: Expand out macros - - - --- 2016-05-04 Peter Maydell New
fixup! qapi: Document visitor interfaces, add assertions - - - --- 2016-05-04 Eric Blake New
[RFC] cpu-exec: Restructure cpu_exec() - - - --- 2016-05-04 sergey.fedorov@linaro.org New
Add virtio gpu device specification. - - - --- 2016-05-04 Gerd Hoffmann New
[3/3] remove useless muldiv64() - - - --- 2016-05-04 Laurent Vivier New
[2/3] The only 64bit parameter of muldiv64() is the first one. - - - --- 2016-05-04 Laurent Vivier New
[1/3] scripts: add muldiv64() checking coccinelle scripts - - - --- 2016-05-04 Laurent Vivier New
Add virtio input device specification. - - - --- 2016-05-04 Gerd Hoffmann New
libqtest: dump child invocation when QTEST_LOG set - 2 - --- 2016-05-04 Alex Bennée New
[14/14] blockjob: Remove BlockJob.bs - - - --- 2016-05-04 Kevin Wolf New
[13/14] commit: Use BlockBackend for I/O - - - --- 2016-05-04 Kevin Wolf New
[12/14] backup: Use BlockBackend for I/O - - - --- 2016-05-04 Kevin Wolf New
[11/14] block: Add blk_co_readv/writev() - - - --- 2016-05-04 Kevin Wolf New
[10/14] backup: Remove bs parameter from backup_do_cow() - - - --- 2016-05-04 Kevin Wolf New
[09/14] backup: Pack Notifier within BackupBlockJob - - - --- 2016-05-04 Kevin Wolf New
[08/14] backup: Don't leak BackupBlockJob in error path - - - --- 2016-05-04 Kevin Wolf New
[07/14] mirror: Use BlockBackend for I/O - - - --- 2016-05-04 Kevin Wolf New
[06/14] mirror: Allow target that already has a BlockBackend - - - --- 2016-05-04 Kevin Wolf New
[05/14] stream: Use BlockBackend for I/O - - - --- 2016-05-04 Kevin Wolf New
[04/14] block: Convert block job core to BlockBackend - - - --- 2016-05-04 Kevin Wolf New
[03/14] block: Default to enabled write cache in blk_new() - - - --- 2016-05-04 Kevin Wolf New
« 1 2 ... 3091 3092 30933180 3181 »