| [3/3] virtio-blk: tell the guest about size changes |
2011-01-14 |
Christoph Hellwig |
|
New |
| [2/3] block: tell drivers about an image resize |
2011-01-14 |
Christoph Hellwig |
|
New |
| [1/3] block: add resize monitor command |
2011-01-14 |
Christoph Hellwig |
|
New |
| [2/2] qcow2: Use QcowCache |
2011-01-14 |
Kevin Wolf |
|
New |
| [1/2] qcow2: Add QcowCache |
2011-01-14 |
Kevin Wolf |
|
New |
| [7/7] usb hid: add migration support |
2011-01-14 |
Gerd Hoffmann |
|
New |
| [6/7] usb hub: add migration support |
2011-01-14 |
Gerd Hoffmann |
|
New |
| [5/7] usb core: add migration support |
2011-01-14 |
Gerd Hoffmann |
|
New |
| [4/7] vnc: fix numlock+capslock tracking |
2011-01-14 |
Gerd Hoffmann |
|
New |
| [3/7] usb hid: move head+n to common struct |
2011-01-14 |
Gerd Hoffmann |
|
New |
| [2/7] usb keyboard: add event event queue |
2011-01-14 |
Gerd Hoffmann |
|
New |
| [1/7] add event queueing to USB HID |
2011-01-14 |
Gerd Hoffmann |
|
New |
| Re: [PATCH uq/master 2/2] MCE, unpoison memory address across reboot |
2011-01-14 |
Huang Ying |
|
New |
| [v2] softfloat: fix floatx80_is_{quiet, signaling}_nan() |
2011-01-13 |
Aurelien Jarno |
|
New |
| [19/19] migration: add a parser to accept FT migration incoming mode. |
2011-01-13 |
Yoshiaki Tamura |
|
New |
| [18/19] Introduce -k option to enable FT migration mode (Kemari). |
2011-01-13 |
Yoshiaki Tamura |
|
New |
| [17/19] migration-tcp: modify tcp_accept_incoming_migration() to handle ft_mode, and add a hack not to close fd when ft_mode is enabled. |
2011-01-13 |
Yoshiaki Tamura |
|
New |
| [16/19] migration: introduce migrate_ft_trans_{put, get}_ready(), and modify migrate_fd_put_ready() when ft_mode is on. |
2011-01-13 |
Yoshiaki Tamura |
|
New |
| [15/19] savevm: introduce qemu_savevm_trans_{begin, commit}. |
2011-01-13 |
Yoshiaki Tamura |
|
New |
| [14/19] block: insert event-tap to bdrv_aio_writev() and bdrv_aio_flush(). |
2011-01-13 |
Yoshiaki Tamura |
|
New |
| [13/19] net: insert event-tap to qemu_send_packet() and qemu_sendv_packet_async(). |
2011-01-13 |
Yoshiaki Tamura |
|
New |
| [12/19] Insert event_tap_mmio() to cpu_physical_memory_rw() in exec.c. |
2011-01-13 |
Yoshiaki Tamura |
|
New |
| [11/19] ioport: insert event_tap_ioport() to ioport_write(). |
2011-01-13 |
Yoshiaki Tamura |
|
New |
| [10/19] Call init handler of event-tap at main() in vl.c. |
2011-01-13 |
Yoshiaki Tamura |
|
New |
| [09/19] Introduce event-tap. |
2011-01-13 |
Yoshiaki Tamura |
|
New |
| [08/19] savevm: introduce util functions to control ft_trans_file from savevm layer. |
2011-01-13 |
Yoshiaki Tamura |
|
New |
| [07/19] Introduce fault tolerant VM transaction QEMUFile and ft_mode. |
2011-01-13 |
Yoshiaki Tamura |
|
New |
| [06/19] virtio: decrement last_avail_idx with inuse before saving. |
2011-01-13 |
Yoshiaki Tamura |
|
New |
| [05/19] vl.c: add deleted flag for deleting the handler. |
2011-01-13 |
Yoshiaki Tamura |
|
New |
| [04/19] qemu-char: export socket_set_nodelay(). |
2011-01-13 |
Yoshiaki Tamura |
|
New |
| [03/19] Introduce skip_header parameter to qemu_loadvm_state(). |
2011-01-13 |
Yoshiaki Tamura |
|
New |
| [02/19] Introduce read() to FdMigrationState. |
2011-01-13 |
Yoshiaki Tamura |
|
New |
| [01/19] Make QEMUFile buf expandable, and introduce qemu_realloc_buffer() and qemu_clear_buffer(). |
2011-01-13 |
Yoshiaki Tamura |
|
New |
| [3/3] pxa2xx: fix vmstate_pxa2xx_i2c |
2011-01-13 |
Dmitry Eremin-Solenikov |
|
New |
| [2/3] Scoop: fix access to registers from second instance |
2011-01-13 |
Dmitry Eremin-Solenikov |
|
New |
| [1/3] mainstone: fix name of the allocated memory for roms |
2011-01-13 |
Dmitry Eremin-Solenikov |
|
New |
| [v2,5/5] iohandlers: Add IOHandlerOps struct |
2011-01-13 |
Amit Shah |
|
New |
| [v2,4/5] iohandlers: Enable an iohandler only if the associated handler exists |
2011-01-13 |
Amit Shah |
|
New |
| [v2,3/5] iohandlers: Allow each iohandler to be enabled/disabled individually |
2011-01-13 |
Amit Shah |
|
New |
| [v2,2/5] iohandlers: Introduce assign_fd_handlers() and remove_fd_handlers |
2011-01-13 |
Amit Shah |
|
New |
| [v2,1/5] iohandlers: Avoid code duplication |
2011-01-13 |
Amit Shah |
|
New |
| [1/8] fix 'no such file' error from make_device_config.sh |
2011-01-13 |
Markus Armbruster |
|
New |
| [5/5] iohandlers: Add IOHandlerOps struct |
2011-01-13 |
Amit Shah |
|
New |
| [4/5] iohandlers: Enable an iohandler only if the associated handler exists |
2011-01-13 |
Amit Shah |
|
New |
| [3/5] iohandlers: Allow each iohandler to be enabled/disabled individually |
2011-01-13 |
Amit Shah |
|
New |
| [2/5] iohandlers: Introduce assign_fd_handlers() and remove_fd_handlers |
2011-01-13 |
Amit Shah |
|
New |
| [1/5] iohandlers: Avoid code duplication |
2011-01-13 |
Amit Shah |
|
New |
| [12/12] Threadlets: Add documentation |
2011-01-13 |
Arun Bharadwaj |
|
New |
| [11/12] Threadlets: Add functionality to create private queues. |
2011-01-13 |
Arun Bharadwaj |
|
New |
| [10/12] Move threadlet code to qemu-threadlets.c |
2011-01-13 |
Arun Bharadwaj |
|
New |
| [09/12] Remove all instances of CONFIG_THREAD |
2011-01-13 |
Arun Bharadwaj |
|
New |
| [08/12] Threadlet: Add aio_signal_handler threadlet API |
2011-01-13 |
Arun Bharadwaj |
|
New |
| [07/12] Remove thread_create routine. |
2011-01-13 |
Arun Bharadwaj |
|
New |
| [06/12] Threadlet: Add dequeue_work threadlet API and remove active field. |
2011-01-13 |
Arun Bharadwaj |
|
New |
| [05/12] Threadlet: Add submit_work threadlet API. |
2011-01-13 |
Arun Bharadwaj |
|
New |
| [04/12] Add ThreadletQueue. |
2011-01-13 |
Arun Bharadwaj |
|
New |
| [03/12] Add callback function to ThreadletWork structure. |
2011-01-13 |
Arun Bharadwaj |
|
New |
| [02/12] Introduce work concept in posix-aio-compat.c |
2011-01-13 |
Arun Bharadwaj |
|
New |
| [01/12] Add aiocb_mutex and aiocb_completion. |
2011-01-13 |
Arun Bharadwaj |
|
New |
| [v2] gdbstub: Close connection in gdb_exit |
2011-01-13 |
Fabien Chouteau |
|
New |
| [uq/master,2/2] MCE, unpoison memory address across reboot |
2011-01-13 |
Huang Ying |
|
New |
| [uq/master,1/2] Add qemu_ram_remap |
2011-01-13 |
Huang Ying |
|
New |
| [8/8] x86_64 config: fix compile for CONFIG_FDC=n |
2011-01-13 |
David S. Ahern |
|
New |
| [7/8] x86_64 config: fix compile for CONFIG_IDE_ISA=n |
2011-01-13 |
David S. Ahern |
|
New |
| [6/8] x86_64 config: fix compile for CONFIG_VGA_ISA=n |
2011-01-13 |
David S. Ahern |
|
New |
| [5/8] x86_64 config: fix compile for CONFIG_NE2000_ISA=n |
2011-01-13 |
David S. Ahern |
|
New |
| [4/8] remove unused parallel_* variables from pc.c |
2011-01-13 |
David S. Ahern |
|
New |
| [3/8] x86_64 config: fix compile for CONFIG_PARALLEL=n |
2011-01-13 |
David S. Ahern |
|
New |
| [2/8] x86_64 config: fix compile for CONFIG_VMWARE_VGA=n |
2011-01-13 |
David S. Ahern |
|
New |
| [1/8] fix 'no such file' error from make_device_config.sh |
2011-01-13 |
David S. Ahern |
|
New |
| softfloat: fix floatx80_is_{quiet, signaling}_nan() |
2011-01-12 |
Aurelien Jarno |
|
New |
| [2/2] target-ppc: fix wrong NaN tests |
2011-01-12 |
Aurelien Jarno |
|
New |
| [v2,1/2] target-ppc: fix sNaN propagation |
2011-01-12 |
Aurelien Jarno |
|
New |
| [3/3] QMP: Introduce the BLOCK_MEDIA_EJECT event |
2011-01-12 |
Luiz Capitulino |
|
New |
| [2/3] QMP: Documentation for the BLOCK_MEDIA_EJECT event |
2011-01-12 |
Luiz Capitulino |
|
New |
| [1/3] block: Rename bdrv_mon_event() |
2011-01-12 |
Luiz Capitulino |
|
New |
| Re: [PATCH][RFC] qemu:virtio-net: Use TUNSETTXFILTER for MAC filteringlogin register about |
2011-01-12 |
Michael S. Tsirkin |
|
New |
| Re: [PATCH][RFC] qemu:virtio-net: Use TUNSETTXFILTER for MAC filteringlogin register about |
2011-01-12 |
Dragos Tatulea |
|
New |
| [PATCHv1] slirp: Use strcasecmp() to check tftp mode, tsize |
2011-01-12 |
Sergei Gavrikov |
|
New |
| [v2] Avoid divide by zero when there is no block device to migrate |
2011-01-12 |
Pierre Riteau |
|
New |
| [v2] add event queueing to USB HID |
2011-01-12 |
Paolo Bonzini |
|
New |
| [v4,32/32] usb: zap pdev from usbport |
2011-01-12 |
Gerd Hoffmann |
|
New |
| [v4,31/32] usb: rewrite fw path, fix numbering |
2011-01-12 |
Gerd Hoffmann |
|
New |
| [v4,30/32] usb: add port property. |
2011-01-12 |
Gerd Hoffmann |
|
New |
| [v4,29/32] usb: keep track of physical port address. |
2011-01-12 |
Gerd Hoffmann |
|
New |
| [v4,28/32] usb storage: handle long responses |
2011-01-12 |
Gerd Hoffmann |
|
New |
| [v4,27/32] usb storage: fix status reporting |
2011-01-12 |
Gerd Hoffmann |
|
New |
| [v4,26/32] usb storage: high speed support |
2011-01-12 |
Gerd Hoffmann |
|
New |
| [v4,25/32] usb: add device qualifier support |
2011-01-12 |
Gerd Hoffmann |
|
New |
| [v4,24/32] usb: add usb_desc_attach |
2011-01-12 |
Gerd Hoffmann |
|
New |
| [v4,23/32] usb: add attach callback |
2011-01-12 |
Gerd Hoffmann |
|
New |
| [v4,22/32] usb: add speed mask to ports |
2011-01-12 |
Gerd Hoffmann |
|
New |
| [v4,21/32] usb: hid: change serial number to "42". |
2011-01-12 |
Gerd Hoffmann |
|
New |
| [v4,20/32] usb: hid: remote wakeup support. |
2011-01-12 |
Gerd Hoffmann |
|
New |
| [v4,19/32] usb: hub: remote wakeup support. |
2011-01-12 |
Gerd Hoffmann |
|
New |
| [v4,18/32] usb: uhci: remote wakeup support. |
2011-01-12 |
Gerd Hoffmann |
|
New |
| [v4,17/32] usb: add usb_wakeup() + wakeup callback to port ops |
2011-01-12 |
Gerd Hoffmann |
|
New |
| [v4,16/32] usb: rework attach/detach workflow |
2011-01-12 |
Gerd Hoffmann |
|
New |
| [v4,15/32] usb: create USBPortOps, move attach there. |
2011-01-12 |
Gerd Hoffmann |
|
New |
| [v4,14/32] usb: move remote wakeup handling to common code |
2011-01-12 |
Gerd Hoffmann |
|
New |