Patchwork QEMU Development

login
register
mail settings

Incoming patches

« Previous 1 2 ... 515 516 517 518 519 520 521 522 523 ... 585 586 Next »
Filters: State = Action Required remove filter
Patch Date Submitter Delegate State
[1/2,scsi-bus] : Add PERSISTENT_RESERVE_OUT SCSIRequest->cmd.mode setup 2010-06-16 Nicholas A. Bellinger New
Re: [PATCH 1/2] [scsi-bus]: Add PR-OUT and PR-IN case for SCSIRequest xfer and xfer_mode setup 2010-06-16 Nicholas A. Bellinger New
[3/3] Toggle tracepoint state 2010-06-16 Prerna Saxena New
[2/3] Monitor command 'info trace' 2010-06-16 Prerna Saxena New
[1/3] Export hash function 2010-06-16 Prerna Saxena New
[2/2] Return usb device to host on exit 2010-06-16 Shahar Havivi New
[1/2] Return usb device to host on usb_del command 2010-06-16 Shahar Havivi New
[APPLIED] Usermode exec-stack fix 2010-06-16 Paul Brook New
[APPLIED] Strace mprotect flags. 2010-06-16 Paul Brook New
[APPLIED] GDB exit status for semihosting 2010-06-16 Paul Brook New
[V4,3/3] qemu: Convert AIO code to use threadlets. 2010-06-16 Gautham R Shenoy New
[V4,2/3] qemu: Generic task offloading framework: threadlets 2010-06-16 Gautham R Shenoy New
[V4,1/3] qemu: Add qemu-barrier support to qemu-thread framework. 2010-06-16 Gautham R Shenoy New
[2/2] Return usb device to host on exit 2010-06-16 Gerd Hoffmann New
[v6,4/4] Use cpu_physical_memory_get_dirty_range() to check multiple dirty pages. 2010-06-16 Yoshiaki Tamura New
[v6,3/4] Use cpu_physical_memory_set_dirty_range() to update dirty bitmap. 2010-06-16 Yoshiaki Tamura New
[v6,2/4] Introduce cpu_physical_memory_get_dirty_range(). 2010-06-16 Yoshiaki Tamura New
[v6,1/4] Modify DIRTY_FLAG value and introduce DIRTY_IDX to use as indexes of bit-based dirty bitmap. 2010-06-16 Yoshiaki Tamura New
[16/16] vnc: tight: don't limit png rect size 2010-06-16 Corentin Chary New
[15/16] vnc: add missing lock for vnc_cursor_define() 2010-06-16 Corentin Chary New
[14/16] vnc: threaded VNC server 2010-06-16 Corentin Chary New
[13/16] qemu-thread: add qemu_mutex/cond_destroy and qemu_mutex_exit 2010-06-16 Corentin Chary New
[12/16] vnc: fix tight png memory leak 2010-06-16 Corentin Chary New
[11/16] vnc: encapsulate encoding members 2010-06-16 Corentin Chary New
[10/16] vnc: tight: stop using qdict for palette stuff 2010-06-16 Corentin Chary New
[09/16] vnc: tight: specific zlib level and filters for each compression level 2010-06-16 Corentin Chary New
[08/16] vnc: tight add PNG encoding 2010-06-16 Corentin Chary New
[07/16] vnc: tight: remove a memleak in send_jpeg_rect() 2010-06-16 Corentin Chary New
[06/16] vnc: tight: don't forget do at the last color 2010-06-16 Corentin Chary New
[05/16] vnc: rename vnc-encoding-* vnc-enc-* 2010-06-16 Corentin Chary New
[04/16] ui: move all ui components in ui/ 2010-06-16 Corentin Chary New
[03/16] vnc: add lossy option 2010-06-16 Corentin Chary New
[02/16] vnc: JPEG should be disabled if the client don't set tight quality 2010-06-16 Corentin Chary New
[01/16] vnc: tight: add JPEG and gradient subencoding with smooth image detection 2010-06-16 Corentin Chary New
[Bug,594944,NEW] --enable-debug error 2010-06-16 Peter Teoh New
monitor: Really show snapshot information about all devices 2010-06-16 Miguel Di Ciurcio Filho New
hpet: Clean up initial hpet counter 2010-06-15 Jan Kiszka New
[v4,23/23] QMP: Add support for buffer class to qmp python helper 2010-06-15 Jan Kiszka New
[v4,22/23] QMP: Fix python helper /wrt long return strings 2010-06-15 Jan Kiszka New
[v4,21/23] QMP: Teach basic capability negotiation to python example 2010-06-15 Jan Kiszka New
[v4,20/23] monitor: Add basic device state visualization 2010-06-15 Jan Kiszka New
[v4,19/23] QMP: Add QBuffer 2010-06-15 Jan Kiszka New
[v4,18/23] QMP: Reserve namespace for complex object classes 2010-06-15 Jan Kiszka New
[v4,17/23] Add base64 encoder/decoder 2010-06-15 Jan Kiszka New
[v4,16/23] monitor: Allow to exclude commands from QMP 2010-06-15 Jan Kiszka New
[v4,15/23] monitor: Establish cmd flags and convert the async tag 2010-06-15 Jan Kiszka New
[v4,14/23] monitor: return length of printed string via monitor_[v]printf 2010-06-15 Jan Kiszka New
[v4,13/23] monitor: Allow to specify HMP-specifc command arguments 2010-06-15 Jan Kiszka New
[v4,12/23] monitor: Add completion for qdev paths 2010-06-15 Jan Kiszka New
[v4,11/23] monitor: Add completion support for option lists 2010-06-15 Jan Kiszka New
[v4,10/23] monitor: Fix command completion vs. boolean switches 2010-06-15 Jan Kiszka New
[v4,09/23] monitor: Fix leakage during completion processing 2010-06-15 Jan Kiszka New
[v4,08/23] qdev: Introduce qdev_iterate_recursive 2010-06-15 Jan Kiszka New
[v4,07/23] qdev: Allow device specification by qtree path for device_del 2010-06-15 Jan Kiszka New
[v4,06/23] qdev: Push QMP mode checks into qbus_list_bus/dev 2010-06-15 Jan Kiszka New
[v4,05/23] qdev: Convert device and bus lists to QTAILQ 2010-06-15 Jan Kiszka New
[v4,04/23] qdev: Allow device addressing via 'driver.instance' 2010-06-15 Jan Kiszka New
[v4,03/23] qdev: Drop ID matching from qtree paths 2010-06-15 Jan Kiszka New
[v4,02/23] qdev: Restrict direct bus addressing via its name 2010-06-15 Jan Kiszka New
[v4,01/23] qdev: Rework qtree path abbreviations 2010-06-15 Jan Kiszka New
Fix comparison which always returned false 2010-06-15 Stefan Weil New
[v7,4/4] Inter-VM shared memory PCI device 2010-06-15 Cam Macdonell New
[v7,3/4] Support marking a device as non-migratable 2010-06-15 Cam Macdonell New
[v7,2/4] Add function to assign ioeventfd to MMIO. 2010-06-15 Cam Macdonell New
[v7,1/4] Device specification for shared memory PCI device 2010-06-15 Cam Macdonell New
[2/2] Return usb device to host on exit 2010-06-15 Shahar Havivi New
[1/2] Return usb device to host on usb_del command 2010-06-15 Shahar Havivi New
[2/2] qemu-io: check registered fds in command_loop() 2010-06-15 MORITA Kazutaka New
[1/2] qemu-io: retry fgets() when errno is EINTR 2010-06-15 MORITA Kazutaka New
[RFC] Mark a device as non-migratable 2010-06-15 Cam Macdonell New
[v2] block: fix physical_block_size calculation 2010-06-15 Christoph Hellwig New
[7/7] megasas: Update to 1.10 2010-06-15 Hannes Reinecke New
[6/7] scsi: Update sense handling 2010-06-15 Hannes Reinecke New
[5/7] scsi-generic: Codingstyle fixes 2010-06-15 Hannes Reinecke New
[4/7] scsi: Use SAM status codes 2010-06-15 Hannes Reinecke New
[3/7] megasas: Codingstyle fixes 2010-06-15 Hannes Reinecke New
[2/7] megasas: Update to 1.02 2010-06-15 Hannes Reinecke New
[1/7] scsi-generic: Handle queue full 2010-06-15 Hannes Reinecke New
[7/7] Declare no_hpet variable for all targets 2010-06-15 Jes Sorensen New
[6/7] Only treat KVM specific cmdline options for KVM enabled builds 2010-06-15 Jes Sorensen New
[5/7] Only export phys_mem create functions for !CONFIG_USER_ONLY builds 2010-06-15 Jes Sorensen New
[4/7] Build certain drivers for MIPS as well. 2010-06-15 Jes Sorensen New
[3/7] time_drift_fix is x86 only, rather than !ia64 2010-06-15 Jes Sorensen New
[2/7] Remove duplicate kvm_init() stub from qemu-kvm.h 2010-06-15 Jes Sorensen New
[1/7] Only call kvm_set_irqfd() if CONFIG_KVM is defined 2010-06-15 Jes Sorensen New
[19/19] xen: Fix build error due to missing include 2010-06-15 Kevin Wolf New
[18/19] block: fix a warning and possible truncation 2010-06-15 Kevin Wolf New
[17/19] Correct definitions for FD_CMD_SAVE and FD_CMD_RESTORE 2010-06-15 Kevin Wolf New
[16/19] blockdev: Give drives internal linkage 2010-06-15 Kevin Wolf New
[15/19] block: Decouple savevm from DriveInfo 2010-06-15 Kevin Wolf New
[14/19] block: New bdrv_next() 2010-06-15 Kevin Wolf New
[13/19] monitor: Make "commit FOO" complain when FOO doesn't exist 2010-06-15 Kevin Wolf New
[12/19] block: Decouple block device "commit all" from DriveInfo 2010-06-15 Kevin Wolf New
[11/19] block: Move error actions from DriveInfo to BlockDriverState 2010-06-15 Kevin Wolf New
[10/19] cow: use qemu block API 2010-06-15 Kevin Wolf New
[09/19] cow: stop using mmap 2010-06-15 Kevin Wolf New
[08/19] cow: use pread/pwrite 2010-06-15 Kevin Wolf New
[07/19] qcow2: Restore L1 entry on l2_allocate failure 2010-06-15 Kevin Wolf New
[06/19] Fix regression for "-drive file=" 2010-06-15 Kevin Wolf New
[05/19] savevm: Really verify if a drive supports snapshots 2010-06-15 Kevin Wolf New