Patchwork QEMU Development

login
register
mail settings

Incoming patches

« Previous 1 2 ... 446 447 448 449 450 451 452 453 454 ... 587 588 Next »
Filters: State = Action Required remove filter
Patch Date Submitter Delegate State
[02/12] monitor: add Error * argument to monitor_get_fd 2012-09-19 Paolo Bonzini New
[01/47] qapi: generalize documentation of streaming commands 2012-07-24 Paolo Bonzini New
[06/18] migration: centralize call to migrate_fd_error() 2012-10-03 Paolo Bonzini New
[04/12] aio: provide platform-independent API 2012-07-16 Paolo Bonzini New
[v3,02/10] RTC: Rename rtc_timer_update 2012-08-02 Paolo Bonzini New
[uq/master,6/9] memory: pass EventNotifier, not eventfd 2012-07-05 Paolo Bonzini New
[8/8] scsi-disk: support toggling the write cache 2012-07-10 Paolo Bonzini New
[2/2] qemu-nbd: add --cache and --aio options 2012-07-18 Paolo Bonzini New
[03/14] atapi: implement READ DISC INFORMATION 2012-07-02 Paolo Bonzini New
[05/14] ISCSI: Add SCSI passthrough via scsi-generic to libiscsi 2012-07-02 Paolo Bonzini New
[PULL,0/2] NBD changes for 2012-07-24 2012-07-24 Paolo Bonzini New
[1/2] qemu-nbd: reorganize help message 2012-07-24 Paolo Bonzini New
[7/8] scsi-disk: parse MODE SELECT commands and parameters 2012-07-10 Paolo Bonzini New
[2/2] qemu-nbd: add --cache and --aio options 2012-07-24 Paolo Bonzini New
[uq/master,8/9] virtio: move common ioeventfd handling out of virtio-pci 2012-07-05 Paolo Bonzini New
[02/12] event_notifier: add Win32 implementation 2012-07-16 Paolo Bonzini New
[01/12] event_notifier: enable it to use pipes 2012-07-16 Paolo Bonzini New
[v2,01/39] janitor: move iovector functions out of cutils.c 2012-10-31 Paolo Bonzini New
[02/47] qerror/block: introduce QERR_BLOCK_JOB_NOT_ACTIVE 2012-07-24 Paolo Bonzini New
[v2,39/39] raw-win32: implement native asynchronous I/O 2012-10-31 Paolo Bonzini New
[41/47] block: return count of dirty sectors, not chunks 2012-07-24 Paolo Bonzini New
[04/18] qemu-sockets: add nonblocking connect for Unix sockets 2012-10-03 Paolo Bonzini New
[37/47] add hierarchical bitmap data type and test cases 2012-07-24 Paolo Bonzini New
[36/47] host-utils: add ffsl and flsl 2012-07-24 Paolo Bonzini New
[27/47] block: introduce mirror job 2012-07-24 Paolo Bonzini New
[23/47] block: add target info to QMP query-blockjobs command 2012-07-24 Paolo Bonzini New
[08/47] block: rename block_job_complete to block_job_completed 2012-07-24 Paolo Bonzini New
[04/47] block: add block_job_query 2012-07-24 Paolo Bonzini New
[42/47] block: allow customizing the granularity of the dirty bitmap 2012-07-24 Paolo Bonzini New
[46/47] mirror: support more than one in-flight AIO operation 2012-07-24 Paolo Bonzini New
[17/47] qemu-iotests: add tests for streaming error handling 2012-07-24 Paolo Bonzini New
[18/47] block: live snapshot documentation tweaks 2012-07-24 Paolo Bonzini New
[47/47] mirror: support arbitrarily-sized iterations 2012-07-24 Paolo Bonzini New
[22/47] block: make device optional in BlockInfo 2012-07-24 Paolo Bonzini New
[39/47] block: make round_to_clusters public 2012-07-24 Paolo Bonzini New
[30/47] mirror: implement completion 2012-07-24 Paolo Bonzini New
[28/47] qmp: add drive-mirror command 2012-07-24 Paolo Bonzini New
[21/47] block: add bdrv_ensure_backing_file 2012-07-24 Paolo Bonzini New
[31/47] qemu-iotests: add mirroring test case 2012-07-24 Paolo Bonzini New
[35/47] qemu-iotests: add testcases for mirroring on-source-error/on-target-error 2012-07-24 Paolo Bonzini New
[26/47] block: introduce BLOCK_JOB_READY event 2012-07-24 Paolo Bonzini New
[14/47] stream: add on-error argument 2012-07-24 Paolo Bonzini New
[29/47] mirror: support querying target file 2012-07-24 Paolo Bonzini New
[24/47] block: introduce new dirty bitmap functionality 2012-07-24 Paolo Bonzini New
[05/47] block: add support for job pause/resume 2012-07-24 Paolo Bonzini New
[45/47] mirror: add buf-size argument to drive-mirror 2012-07-24 Paolo Bonzini New
[19/47] block: add bdrv_query_info 2012-07-24 Paolo Bonzini New
[12/47] block: sort BlockDeviceIoStatus errors by severity 2012-07-24 Paolo Bonzini New
[03/47] block: move job APIs to separate files 2012-07-24 Paolo Bonzini New
[25/47] block: add block-job-complete 2012-07-24 Paolo Bonzini New
[33/47] mirror: add support for on-source-error/on-target-error 2012-07-24 Paolo Bonzini New
[43/47] mirror: allow customizing the granularity 2012-07-24 Paolo Bonzini New
[44/47] mirror: switch mirror_iteration to AIO 2012-07-24 Paolo Bonzini New
[40/47] mirror: perform COW if the cluster size is bigger than the granularity 2012-07-24 Paolo Bonzini New
[32/47] block: forward bdrv_iostatus_reset to block job 2012-07-24 Paolo Bonzini New
[38/47] block: implement dirty bitmap using HBitmap 2012-07-24 Paolo Bonzini New
[06/47] qmp: add block-job-pause and block-job-resume 2012-07-24 Paolo Bonzini New
[09/47] block: rename BlockErrorAction, BlockQMPEventAction 2012-07-24 Paolo Bonzini New
qemu-clock: add an alarm timer based on timerfd 2012-09-19 Paolo Bonzini New
[11/12] raw-posix: rename raw-posix-aio.h, hide unavailable prototypes 2012-07-16 Paolo Bonzini New
[13/18] vnc: add error propagation to vnc_display_open 2012-10-03 Paolo Bonzini New
[06/12] linux-aio: use event notifiers 2012-07-16 Paolo Bonzini New
[uq/master,9/9] virtio: move common irqfd handling out of virtio-pci 2012-07-05 Paolo Bonzini New
[12/12] raw-win32: add emulated AIO support 2012-07-16 Paolo Bonzini New
[10/11] Goldfish: Added switch device. 2011-08-22 Patrick Jackson New
[01/11] Goldfish: Create a minimal "android_arm" machine. 2011-08-22 Patrick Jackson New
[11/11] Goldfish: Added device setup for NICs. 2011-08-22 Patrick Jackson New
[04/11] Goldfish: Added timing devices. 2011-08-22 Patrick Jackson New
[05/11] Goldfish: Added a tty device: 2011-08-22 Patrick Jackson New
[08/11] Goldfish: Added the memory logger device. 2011-08-22 Patrick Jackson New
[06/11] Goldfish: Added a nand controller. 2011-08-22 Patrick Jackson New
[03/11] Goldfish: Added an interrupt device. 2011-08-22 Patrick Jackson New
[09/11] Goldfish: Added battery device. 2011-08-22 Patrick Jackson New
[02/11] Goldfish: Adding devices for handling qdev needs in goldfish. 2011-08-22 Patrick Jackson New
[07/11] Goldfish: Added the framebuffer device. 2011-08-22 Patrick Jackson New
usb-linux: return USB_RET_STALL on -EPIPE 2009-10-13 Paul Bolle New
[TRIVIAL] usb-linux: remove unreachable default in switch statement 2010-03-08 Paul Bolle New
Re: [PATCH] usb-linux: return USB_RET_STALL on -EPIPE 2009-10-13 Paul Bolle New
Fix *-user build error 2009-10-13 Paul Bolle New
[1/3] Include directives in default configs 2010-11-27 Paul Brook New
brk() debugging 2012-02-09 Paul Brook New
[v3,1/4] SSI: Built in multiple device support 2012-04-25 Paul Brook New
[APPLIED] Strace mprotect flags. 2010-06-16 Paul Brook New
[2/3] PCI config include 2010-11-27 Paul Brook New
fstatat size mismatch 2012-02-09 Paul Brook New
Fix SPI SD emulation 2012-04-25 Paul Brook New
[APPLIED] GDB exit status for semihosting 2010-06-16 Paul Brook New
[3/3] VirtIO config option 2010-11-27 Paul Brook New
libcacard configure fixes 2012-02-09 Paul Brook New
[2/2] hw/sd.c: Implement CMD58 2012-04-30 Paul Brook New
[Applied] Large page TLB flush 2010-03-17 Paul Brook New
[2/3] PCI config include 2010-11-27 Paul Brook New
Merge mips64 and mipsn32 2012-02-10 Paul Brook New
[1/2] Fix SPI SD card command responses 2012-04-30 Paul Brook New
[applied] Move stdbool.h 2010-06-13 Paul Brook New
Userspace ARM BE8 support 2012-02-29 Paul Brook New
[Applied] Split TLB addend and target_phys_addr_t 2010-04-05 Paul Brook New
Fix ALSA configure check 2012-07-31 Paul Brook New
[APPLIED] Usermode exec-stack fix 2010-06-16 Paul Brook New
target-arm: Fix CP15 based WFI 2012-07-01 Paul Brook New