Show patches with: State = Action Required       |    Archived = No       |   426767 patches
« 1 2 ... 717 718 7194267 4268 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[target-arm,v2,06/11] char/cadence_uart: Define Missing SR/ISR fields - - - - --- 2014-01-02 Peter Crosthwaite New
[target-arm,v2,07/11] char/cadence_uart: Remove TX timer & add TX FIFO state - - - - --- 2014-01-02 Peter Crosthwaite New
[target-arm,v2,08/11] char/cadence_uart: Fix can_receive logic - - - - --- 2014-01-02 Peter Crosthwaite New
[target-arm,v2,09/11] char/cadence_uart: Use the TX fifo for transmission - - - - --- 2014-01-02 Peter Crosthwaite New
[target-arm,v2,10/11] char/cadence_uart: Delete redundant rx rst logic - - - - --- 2014-01-02 Peter Crosthwaite New
[target-arm,v2,11/11] char/cadence_uart: Implement Tx flow control - - - - --- 2014-01-02 Peter Crosthwaite New
[v3,1/1] qtest: Fix the bug about disable vnc causes "make check" fail - - - - --- 2014-01-02 Kewei Yu New
[qmp,v4,0/6] Add error_abort and associated cleanups - - - - --- 2014-01-02 Peter Crosthwaite New
[qmp,v4,1/6] error: Add error_abort - - 1 - --- 2014-01-02 Peter Crosthwaite New
[qmp,v4,2/6] hw/core/qdev: Delete dead code - - 1 - --- 2014-01-02 Peter Crosthwaite New
[qmp,v4,3/6] hw: Remove assert_no_error usages - - 1 - --- 2014-01-02 Peter Crosthwaite New
[qmp,v4,4/6] target-i386: Remove assert_no_error usage - - 1 - --- 2014-01-02 Peter Crosthwaite New
[qmp,v4,5/6] qemu-option: Remove qemu_opts_create_nofail - - 1 - --- 2014-01-02 Peter Crosthwaite New
[qmp,v4,6/6] qerror: Remove assert_no_error() - - 1 - --- 2014-01-02 Peter Crosthwaite New
hw/misc/blob-loader: add a generic blob loader - - - - --- 2014-01-02 liguang New
[target-arm,v4,1/3] xilinx_zynq: added SMP support: - - - - --- 2014-01-02 Peter Crosthwaite New
[target-arm,v4,2/3] zynq_slcr: Add links to the CPUs - - - - --- 2014-01-02 Peter Crosthwaite New
[target-arm,v4,3/3] zynq_slcr: Implement CPU reset - - - - --- 2014-01-02 Peter Crosthwaite New
[target-arm,v1,1/1] target-arm/helper: remove raw_read|write duplication - - 1 - --- 2014-01-02 Peter Crosthwaite New
[1/2] hw/net: add support for Allwinner EMAC Fast Ethernet controller - - - - --- 2014-01-02 Beniamino Galvani New
[2/2] hw/arm/allwinner-a10: initialize EMAC - - - - --- 2014-01-02 Beniamino Galvani New
Add the ability to vary Spice playback and record rates, to facilitate Opus support. - - - - --- 2014-01-02 Jeremy White New
migration: qmp_migrate(): keep working after syntax error - - 1 - --- 2014-01-02 Luiz Capitulino New
[V5,01/22] softfloat: Fix float64_to_uint64 - - 1 - --- 2014-01-02 Tom Musta New
[V5,02/22] softfloat: Add float32_to_uint64() - - 1 - --- 2014-01-02 Tom Musta New
[V5,03/22] softfloat: Fix float64_to_uint64_round_to_zero - - - - --- 2014-01-02 Tom Musta New
[V5,04/22] softfloat: Fix float64_to_uint32 - - 1 - --- 2014-01-02 Tom Musta New
[V5,05/22] softfloat: Fix float64_to_uint32_round_to_zero - - 1 - --- 2014-01-02 Tom Musta New
[V5,06/22] target-ppc: Add set_fprf Argument to fload_invalid_op_excp() - - 1 - --- 2014-01-02 Tom Musta New
[V5,07/22] target-ppc: General Support for VSX Helpers - - 1 - --- 2014-01-02 Tom Musta New
[V5,08/22] target-ppc: Add VSX ISA2.06 xadd/xsub Instructions - - 1 - --- 2014-01-02 Tom Musta New
[V5,09/22] target-ppc: Add VSX ISA2.06 xmul Instructions - - 1 - --- 2014-01-02 Tom Musta New
[V5,10/22] target-ppc: Add VSX ISA2.06 xdiv Instructions - - 1 - --- 2014-01-02 Tom Musta New
[V5,11/22] target-ppc: Add VSX ISA2.06 xre Instructions - - 1 - --- 2014-01-02 Tom Musta New
[V5,12/22] target-ppc: Add VSX ISA2.06 xsqrt Instructions - - 1 - --- 2014-01-02 Tom Musta New
[V5,13/22] target-ppc: Add VSX ISA2.06 xrsqrte Instructions - - 1 - --- 2014-01-02 Tom Musta New
[V5,14/22] target-ppc: Add VSX ISA2.06 xtdiv Instructions - - 1 - --- 2014-01-02 Tom Musta New
[V5,15/22] target-ppc: Add VSX ISA2.06 xtsqrt Instructions - - 1 - --- 2014-01-02 Tom Musta New
[V5,16/22] target-ppc: Add VSX ISA2.06 Multiply Add Instructions - - 1 - --- 2014-01-02 Tom Musta New
[V5,17/22] target-ppc: Add VSX xscmp*dp Instructions - - 1 - --- 2014-01-02 Tom Musta New
[V5,18/22] target-ppc: Add VSX xmax/xmin Instructions - - 1 - --- 2014-01-02 Tom Musta New
[V5,19/22] target-ppc: Add VSX Vector Compare Instructions - - 1 - --- 2014-01-02 Tom Musta New
[V5,20/22] target-ppc: Add VSX Floating Point to Floating Point Conversion Instructions - - 1 - --- 2014-01-02 Tom Musta New
[V5,21/22] target-ppc: Add VSX ISA2.06 Integer Conversion Instructions - - 1 - --- 2014-01-02 Tom Musta New
[V5,22/22] target-ppc: Add VSX Rounding Instructions - - 1 - --- 2014-01-02 Tom Musta New
[RFC,V2,1/5] os-posix: include sys/time.h - - 1 - --- 2014-01-02 Wayne Xia New
[RFC,V2,2/5] qapi: add event helper functions - - - - --- 2014-01-02 Wayne Xia New
[RFC,V2,3/5] qapi script: add event support by qapi-event.py - - - - --- 2014-01-02 Wayne Xia New
[RFC,V2,4/5] test: add test cases for qapi event - - 1 - --- 2014-01-02 Wayne Xia New
[RFC,V2,5/5] qapi event: convert RTC_CHANGE - - - - --- 2014-01-02 Wayne Xia New
[RFC,v1,1/2] util/fifo: s/fifo8/fifo globally - - - - --- 2014-01-03 Peter Crosthwaite New
[RFC,v1,2/2] util/fifo: Generalise for common integer widths - - - - --- 2014-01-03 Peter Crosthwaite New
[BUGFIX,v2] configure: Disable libtool if -fPIE does not work with it (bug #1257099) - - - - --- 2014-01-03 Don Slutz New
[V8,1/8] snapshot: add parameter *errp in snapshot create - - - - --- 2014-01-03 Wayne Xia New
[V8,2/8] qcow2: add error message in qcow2_write_snapshots() - - - - --- 2014-01-03 Wayne Xia New
[V8,3/8] util: add error_append() - - - - --- 2014-01-03 Wayne Xia New
[V8,4/8] qcow2: return int for qcow2_free_clusters() - - - - --- 2014-01-03 Wayne Xia New
[V8,5/8] qcow2: full rollback on fail in qcow2_write_snapshots() - - - - --- 2014-01-03 Wayne Xia New
[V8,6/8] qcow2: rollback on fail in qcow2_snapshot_create() - - - - --- 2014-01-03 Wayne Xia New
[V8,7/8] blkdebug: add debug events for snapshot - - 1 - --- 2014-01-03 Wayne Xia New
[V8,8/8] qemu-iotests: add test for qcow2 snapshot - - - - --- 2014-01-03 Wayne Xia New
[target-arm,v1,1/1] arm/xilinx_zynq: Always instantiate the GEMs - - - - --- 2014-01-03 Peter Crosthwaite New
sheepdog: fix clone operation by 'qemu-img create -b' - - - - --- 2014-01-03 Liu Yuan New
qemu-iotests: adjust tests to work with the NFS protocol - - - - --- 2014-01-03 Peter Lieven New
[V5,01/14] target-ppc: VSX Stage 4: Add VSX 2.07 Flag - - 1 - --- 2014-01-03 Tom Musta New
[V5,02/14] target-ppc: VSX Stage 4: Refactor lxsdx - - 1 - --- 2014-01-03 Tom Musta New
[V5,03/14] target-ppc: VSX Stage 4: Add lxsiwax, lxsiwzx and lxsspx - - 1 - --- 2014-01-03 Tom Musta New
[V5,04/14] target-ppc: VSX Stage 4: Refactor stxsdx - - 1 - --- 2014-01-03 Tom Musta New
[V5,05/14] target-ppc: VSX Stage 4: Add stxsiwx and stxsspx - - 1 - --- 2014-01-03 Tom Musta New
[V5,06/14] target-ppc: VSX Stage 4: Add xsaddsp and xssubsp - - 1 - --- 2014-01-03 Tom Musta New
[V5,07/14] target-ppc: VSX Stage 4: Add xsmulsp - - 1 - --- 2014-01-03 Tom Musta New
[V5,08/14] target-ppc: VSX Stage 4: Add xsdivsp - - 1 - --- 2014-01-03 Tom Musta New
[V5,09/14] target-ppc: VSX Stage 4: Add xsresp - - 1 - --- 2014-01-03 Tom Musta New
[V5,10/14] target-ppc: VSX Stage 4: Add xssqrtsp - - 1 - --- 2014-01-03 Tom Musta New
[V5,11/14] target-ppc: VSX Stage 4: add xsrsqrtesp - - 1 - --- 2014-01-03 Tom Musta New
[V5,12/14] target-ppc: VSX Stage 4: Add Scalar SP Fused Multiply-Adds - - 1 - --- 2014-01-03 Tom Musta New
[V5,13/14] target-ppc: VSX Stage 4: Add xscvsxdsp and xscvuxdsp - - 1 - --- 2014-01-03 Tom Musta New
[V5,14/14] target-ppc: VSX Stage 4: Add xxleqv, xxlnand and xxlorc - - 1 - --- 2014-01-03 Tom Musta New
seccomp: add mkdir() and fchmod() to the whitelist - - - - --- 2014-01-03 Paul Moore New
[target-arm,v2,1/1] arm/xilinx_zynq: Always instantiate the GEMs - - 1 - --- 2014-01-04 Peter Crosthwaite New
qemu-iotests: test 051 fails - - - - --- 2014-01-04 Peter Lieven New
[v2,12/25] target-arm: Update generic cpreg code for AArch64 - - 1 - --- 2014-01-04 Peter Maydell New
[v6,01/11] dump: Add argument to write_elfxx_notes - - 1 - --- 2014-01-05 Qiao Nuohan New
[v6,02/11] dump: Add API to write header of flatten format - - 1 - --- 2014-01-05 Qiao Nuohan New
[v6,03/11] dump: Add API to write vmcore - - 1 - --- 2014-01-05 Qiao Nuohan New
[v6,04/11] dump: Add API to write elf notes to buffer - - 1 - --- 2014-01-05 Qiao Nuohan New
[v6,05/11] dump: add support for lzo/snappy - - 1 - --- 2014-01-05 Qiao Nuohan New
[v6,06/11] dump: add API to write dump header - - 1 - --- 2014-01-05 Qiao Nuohan New
[v6,07/11] dump: Add API to write dump_bitmap - - 1 - --- 2014-01-05 Qiao Nuohan New
[v6,08/11] dump: Add APIs to operate DataCache - - 1 - --- 2014-01-05 Qiao Nuohan New
[v6,09/11] dump: Add API to write dump pages - - - - --- 2014-01-05 Qiao Nuohan New
[v6,10/11] dump: Make kdump-compressed format available for 'dump-guest-memory' - - - - --- 2014-01-05 Qiao Nuohan New
[v6,11/11] Add 'query-dump-guest-memory-capability' command - - - - --- 2014-01-05 Qiao Nuohan New
[v3,1/3] qapi: cleanup redundant variable - - - - --- 2014-01-05 Amos Kong New
[v3,2/3] qapi: change qapi to convert schema json - - - - --- 2014-01-05 Amos Kong New
[v3,3/3] qmp: full introspection support for QMP - - - - --- 2014-01-05 Amos Kong New
Docs: Introduce multiport serial support in qemupciserial.inf - - - - --- 2014-01-05 Miki Mishael New
qemu-ga: isa-serial support on Windows - - - - --- 2014-01-05 Miki Mishael New
[PATCHv2,01/18] qemu-iotests: change _supported_proto to file for various tests - - - - --- 2014-01-05 Peter Lieven New
[PATCHv2,02/18] qemu-iotests: enable support for NFS protocol - - - - --- 2014-01-05 Peter Lieven New
« 1 2 ... 717 718 7194267 4268 »