Patchwork QEMU Development

login
register
mail settings

Incoming patches

« Previous 1 2 ... 485 486 487 488 489 490 491 492 493 ... 570 571 Next »
Filters: State = Action Required remove filter
Patch Date Submitter Delegate State
[15/24] tcg-ppc64: Implement rotates 2013-02-18 Richard Henderson New
[26/57] target-i386: optimize setle 2013-02-19 Richard Henderson New
[24/24] tcg-ppc64: Use getauxval for ISA detection 2013-02-18 Richard Henderson New
[01/10] mips-linux-user: Delete n32 and n64 signal stubs 2013-02-10 Richard Henderson New
[05/10] mips-linux-user: Fix n32 and n64 syscalls 2013-02-10 Richard Henderson New
[31/57] target-i386: inline gen_prepare_cc_slow 2013-02-19 Richard Henderson New
[34/57] target-i386: expand cmov via movcond 2013-02-19 Richard Henderson New
[52/57] target-i386: Implement SHLX, SARX, SHRX 2013-02-19 Richard Henderson New
[55/57] target-i386: Use clz/ctz for bsf/bsr helpers 2013-02-19 Richard Henderson New
[51/57] target-i386: Implement PDEP, PEXT 2013-02-19 Richard Henderson New
[30/38] target-ppc: Implement neg in terms of subf 2013-02-20 Richard Henderson New
[33/38] target-sparc: Use official add2/sub2 interfaces for addx/subx 2013-02-20 Richard Henderson New
[43/57] target-i386: Tidy prefix parsing 2013-02-19 Richard Henderson New
[10/10] bitops: Remove routines redundant with host-utils 2013-02-14 Richard Henderson New
[49/57] target-i386: Implement BZHI 2013-02-19 Richard Henderson New
[05/24] tcg-ppc64: Introduce and use tcg_out_shli64 2013-02-18 Richard Henderson New
[32/38] target-ppc: Compute mullwo without branches 2013-02-20 Richard Henderson New
[34/38] target-sparc: Use mul*2 for multiply 2013-02-20 Richard Henderson New
[02/38] tcg-i386: Always implement 32-bit multiword ops 2013-02-20 Richard Henderson New
[41/57] target-i386: Make helper_cc_compute_{all, c} const 2013-02-19 Richard Henderson New
[28/38] target-ppc: Compute addition carry with setcond 2013-02-20 Richard Henderson New
[02/10] host-utils: Fix coding style and add comments 2013-02-14 Richard Henderson New
[01/38] tcg: Make 32-bit multiword operations optional for 64-bit hosts 2013-02-20 Richard Henderson New
[05/57] target-i386: factor setting of s->cc_op handling for string functions 2013-02-19 Richard Henderson New
[36/57] target-i386: use gen_op for cmps/scas 2013-02-19 Richard Henderson New
[06/38] tcg: Implement a 64-bit to 32-bit extraction helper 2013-02-20 Richard Henderson New
[06/10] bitops: Write bitops_flsl in terms of clzl 2013-02-14 Richard Henderson New
[24/57] target-i386: change gen_setcc_slow_T0 to gen_setcc_slow 2013-02-19 Richard Henderson New
[57/57] target-i386: Add CC_OP_CLR 2013-02-19 Richard Henderson New
tcg-optimize: Fold sub r,0,x to neg r,x 2013-02-19 Richard Henderson New
[17/57] target-i386: add helper functions to get other flags 2013-02-19 Richard Henderson New
[13/57] target-i386: Name the cc_op enumeration 2013-02-19 Richard Henderson New
[11/24] tcg-ppc64: Tidy or and xor patterns. 2013-02-18 Richard Henderson New
[08/38] tcg: Implement multiword addition helpers 2013-02-20 Richard Henderson New
[37/57] target-i386: introduce gen_jcc1_noeob 2013-02-19 Richard Henderson New
[30/57] target-i386: use CCPrepare to generate conditional jumps 2013-02-19 Richard Henderson New
[44/57] target-i386: Decode the VEX prefixes 2013-02-19 Richard Henderson New
[22/57] target-i386: use inverted setcond when computing NS or NZ 2013-02-19 Richard Henderson New
[RFC,06/17] block: use bdrv_{co, aio}_discard for write_zeroes operations 2012-03-15 Richard Laager New
[v2] target-mips: Fix accumulator selection for MIPS16 and microMIPS 2013-01-21 Richard Sandiford New
mips: Fix BC1ANY[24]F instructions 2011-11-26 Richard Sandiford New
target-mips: Sign-extend the result of LWR 2013-01-20 Richard Sandiford New
[MIPS] Fix operands of RECIP2.S and RECIP2.PS 2012-08-27 Richard Sandiford New
target-mips: Fix accumulator selection for MIPS16 and microMIPS 2013-01-20 Richard Sandiford New
[MIPS] Fix order of CVT.PS.S operands 2012-08-27 Richard Sandiford New
1.4.1 won't build with --enable-debug-tcg (or --enable-debug) 2013-05-04 Richard Sandiford New
[v2] softfloat: Handle float_muladd_negate_c when product is zero 2013-01-22 Richard Sandiford New
target-mips: Unfuse {,N}M{ADD,SUB}.fmt 2013-01-22 Richard Sandiford New
softfloat: Handle float_muladd_negate_c when product is zero 2013-01-21 Richard Sandiford New
target-mips: Fix signedness of loads in MIPS16 RESTOREs 2013-01-20 Richard Sandiford New
[2/2,version,3] fw_cfg: Implement fast "DMA"-type operation for rapidly copying in kernel, initrd [etc] into the guest 2010-07-19 Richard W.M. Jones New
[v8,2/3] block: ssh: Use libssh2_sftp_fsync (if supported by libssh2) to flush to disk. 2013-04-09 Richard W.M. Jones New
[REPOST] Don't call fw_cfg e->callback if e->callback is NULL. 2010-08-03 Richard W.M. Jones New
[v8,1/3] block: Add support for Secure Shell (ssh) block device. 2013-04-09 Richard W.M. Jones New
[VERSION,3] Disk image exclusive and shared locks. 2009-12-15 Richard W.M. Jones New
[v9,3/3] iotests: Add 'check -ssh' option to test Secure Shell block device. 2013-04-09 Richard W.M. Jones New
[REPOST] fw_cfg: Allow guest to read kernel etc via fast, synchronous "DMA"-type operation. 2010-08-03 Richard W.M. Jones New
[v9,1/3] block: Add support for Secure Shell (ssh) block device. 2013-04-09 Richard W.M. Jones New
Disk image shared and exclusive locks. 2009-12-04 Richard W.M. Jones New
[v9,2/3] block: ssh: Use libssh2_sftp_fsync (if supported by libssh2) to flush to disk. 2013-04-09 Richard W.M. Jones New
Remove debugging messages. 2011-07-19 Richard W.M. Jones New
[v2] block: Add support for Secure Shell (ssh) block device. 2013-03-25 Richard W.M. Jones New
[1/2] VMDK4: Parse the VMDK descriptor explicitly, improve handling of CIDs 2009-12-18 Richard W.M. Jones New
[v5,2/3] block: Add support for Secure Shell (ssh) block device. 2013-04-03 Richard W.M. Jones New
[2/2] VMDK4: Parse and check the createType (VMDK file type) field. 2009-12-18 Richard W.M. Jones New
[v5,3/3] iotests: Add 'check -ssh' option to test Secure Shell block device. 2013-04-03 Richard W.M. Jones New
[1/2] VMDK4: Parse the VMDK descriptor explicitly, improve handling of CIDs 2009-12-18 Richard W.M. Jones New
[v4] block: Add support for Secure Shell (ssh) block device. 2013-03-27 Richard W.M. Jones New
[2/2] VMDK4: Parse and check the createType (VMDK file type) field. 2009-12-18 Richard W.M. Jones New
[v8,3/3] iotests: Add 'check -ssh' option to test Secure Shell block device. 2013-04-09 Richard W.M. Jones New
[2/2,version,4] fw_cfg: Implement fast "DMA"-type operation for rapidly copying in kernel, initrd [etc] into the guest 2010-07-20 Richard W.M. Jones New
[v3] block: Add support for Secure Shell (ssh) block device. 2013-03-26 Richard W.M. Jones New
[VERSION,2] Disk image shared and exclusive locks. 2009-12-07 Richard W.M. Jones New
[v5,1/3] osdep: Add a function to get the current username. 2013-04-03 Richard W.M. Jones New
block: Add -drive detect_zero=on|off option to detect all zero writes. 2012-07-26 Richard W.M. Jones New
[v4,00/10] curl: fix curl read 2013-05-22 Richard W.M. Jones New
[v6,1/2] block: Add support for Secure Shell (ssh) block device. 2013-04-05 Richard W.M. Jones New
Replace 'struct siginfo' with 'siginfo_t'. 2012-07-05 Richard W.M. Jones New
[v6,2/2] iotests: Add 'check -ssh' option to test Secure Shell block device. 2013-04-05 Richard W.M. Jones New
[v3] qemu-img: Implement 'diff' operation. 2012-05-21 Richard W.M. Jones New
[v7,2/2] iotests: Add 'check -ssh' option to test Secure Shell block device. 2013-04-05 Richard W.M. Jones New
qemu-img: Implement 'diff' operation. 2012-05-17 Richard W.M. Jones New
[v7,1/2] block: Add support for Secure Shell (ssh) block device. 2013-04-05 Richard W.M. Jones New
ssh: Remove unnecessary use of strlen function. 2013-04-18 Richard W.M. Jones New
block/curl.c: Refuse to open the handle for writes. 2013-05-22 Richard W.M. Jones New
[v3] qemu-img: Implement 'diff' operation. 2012-05-17 Richard W.M. Jones New
block: Add support for Secure Shell (ssh) block device. 2013-03-21 Richard W.M. Jones New
[v2] qemu-img: Implement 'diff' operation. 2012-05-17 Richard W.M. Jones New
block/ssh: Require libssh2 >= 1.2.8. 2013-04-19 Richard W.M. Jones New
[2/2] fw_cfg: Add blit operation for copying kernel, initrd, .. 2010-07-17 Richard W.M. Jones New
block/curl: Add support for Secure Shell (ssh/sftp) block device 2013-03-22 Richard W.M. Jones New
[1/2] Don't call fw_cfg e->callback if e->callback is NULL. 2010-07-17 Richard W.M. Jones New
qemu: json: Fix parsing of integers >= 0x8000000000000000 2011-05-20 Richard W.M. Jones New
wdt_i6300esb: register a reset function 2010-12-12 Richard W.M. Jones New
[REPOST] Watchdog: disable watchdog timer when hard-rebooting a guest 2010-10-05 Richard W.M. Jones New
Watchdog: disable watchdog timer when hard-rebooting a guest. 2010-09-24 Richard W.M. Jones New
[2/2,version,2] fw_cfg: Allow guest to read kernel etc via fast, synchronous "DMA"-type operation. 2010-07-19 Richard W.M. Jones New
[1/2,version,2] Don't call fw_cfg e->callback if e->callback is NULL. 2010-07-19 Richard W.M. Jones New
[2/2] make the compaction "skip ahead" logic robust 2012-09-13 Rik van Riel New
[-v2,2/2] make the compaction "skip ahead" logic robust 2012-09-13 Rik van Riel New