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    |    Archived = No remove filter
Patch Date Submitter Delegate State
[34/57] target-i386: expand cmov via movcond 2013-02-19 Richard Henderson New
[07/57] target-i386: move carry computation for inc/dec closer to gen_op_set_cc_op 2013-02-19 Richard Henderson New
tcg-optimize: Fold sub r,0,x to neg r,x 2013-02-19 Richard Henderson New
[37/57] target-i386: introduce gen_jcc1_noeob 2013-02-19 Richard Henderson New
[08/10] bitops: Inline bitops_flsl 2013-02-14 Richard Henderson New
[10/24] tcg-ppc64: Improve constant add and sub ops. 2013-02-18 Richard Henderson New
[33/38] target-sparc: Use official add2/sub2 interfaces for addx/subx 2013-02-20 Richard Henderson New
[26/57] target-i386: optimize setle 2013-02-19 Richard Henderson New
[49/57] target-i386: Implement BZHI 2013-02-19 Richard Henderson New
[25/57] target-i386: optimize setbe 2013-02-19 Richard Henderson New
[44/57] target-i386: Decode the VEX prefixes 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: Fix accumulator selection for MIPS16 and microMIPS 2013-01-20 Richard Sandiford New
[MIPS] Fix operands of RECIP2.S and RECIP2.PS 2012-08-27 Richard Sandiford New
target-mips: Sign-extend the result of LWR 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
Remove debugging messages. 2011-07-19 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,2] Disk image shared and exclusive locks. 2009-12-07 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
[VERSION,3] Disk image exclusive and shared locks. 2009-12-15 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
[REPOST] fw_cfg: Allow guest to read kernel etc via fast, synchronous "DMA"-type operation. 2010-08-03 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
Disk image shared and exclusive locks. 2009-12-04 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
[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
[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
[REPOST] Don't call fw_cfg e->callback if e->callback is NULL. 2010-08-03 Richard W.M. Jones New
[v3] block: Add support for Secure Shell (ssh) block device. 2013-03-26 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
[v2] block: Add support for Secure Shell (ssh) block device. 2013-03-25 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
[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
[v8,3/3] iotests: Add 'check -ssh' option to test Secure Shell block device. 2013-04-09 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,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
[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
block/curl.c: Refuse to open the handle for writes. 2013-05-22 Richard W.M. Jones New
ssh: Remove unnecessary use of strlen function. 2013-04-18 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
[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
[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
[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
[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
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
[2/2] fw_cfg: Add blit operation for copying kernel, initrd, .. 2010-07-17 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
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
[1/2] Revert "mm: have order > 0 compaction start near a pageblock with free pages" 2012-09-13 Rik van Riel New
[-v2,2/2] make the compaction "skip ahead" logic robust 2012-09-13 Rik van Riel New
[2/2] make the compaction "skip ahead" logic robust 2012-09-13 Rik van Riel New
[PULL] pending linux-user patches 2011-09-22 Riku Voipio New
[1/7] linux-user: Implement sync_file_range{, 2} syscalls 2011-01-07 Riku Voipio New
[17/48] add multi-sd support 2010-03-26 Riku Voipio New
[08/18] linux-user: add pselect6 syscall support 2011-06-20 Riku Voipio New
[19/48] usb-ohci: add omap init support 2010-03-26 Riku Voipio New
[3/7] linux-user: Implement FS_IOC_FIEMAP ioctl 2011-01-07 Riku Voipio New
[40/48] target-arm: fix neon v(r)sra instructions 2010-03-26 Riku Voipio New
[17/18] linux-user/signal.c: Remove unused fenab 2011-06-20 Riku Voipio New
[39/48] target-arm: fix neon vrshr instruction 2010-03-26 Riku Voipio New
[0/7] linux-user fixes for pull 2011-01-07 Riku Voipio New
[48/48] usb: fix -usbdevice option handling with no parameters 2010-03-26 Riku Voipio New
[18/18] linux-user: Fix sync_file_range on 32bit mips 2011-06-20 Riku Voipio New
[46/48] target-arm: fix neon vrsqrts instruction 2010-03-26 Riku Voipio New
[3/7] linux-user: Implement FS_IOC_FIEMAP ioctl 2011-01-09 Riku Voipio New
[43/48] target-arm: fix neon vq(r)dmulh.s16 instructions 2010-03-26 Riku Voipio New
[15/18] linux-user: Bump do_syscall() up to 8 syscall arguments 2011-06-20 Riku Voipio New
[42/48] target-arm: fix signed narrow 64->32 operation 2010-03-26 Riku Voipio New
[4/7] softfloat: Implement floatx80_is_any_nan() and float128_is_any_nan() 2011-01-07 Riku Voipio New
[41/48] target-arm: fix neon vld1 single element to all lanes 2010-03-26 Riku Voipio New
[09/18] linux-user: Define AT_RANDOM to support target stack protection mechanism. 2011-06-20 Riku Voipio New
[45/48] target-arm: fix neon vcvt fixed-point 2010-03-26 Riku Voipio New
[7/7] Remove dead code for ARM semihosting commandline handling 2011-01-07 Riku Voipio New
[35/48] target-arm: fix neon vmon/vmvn with modified immediate 2010-03-26 Riku Voipio New
[00/18] pending linux-user patches 2011-06-20 Riku Voipio New
[2/5] linux-user: getpriority errno fix 2009-10-16 Riku Voipio New
[2/7] linux-user: Support ioctls whose parameter size is not constant 2011-01-07 Riku Voipio New