| [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 |
| [v4,13/32] usb: move USB_REQ_{GET, SET}_CONFIGURATION handling to common code |
2011-01-12 |
Gerd Hoffmann |
|
New |
| [v4,12/32] usb: move USB_REQ_SET_ADDRESS handling to common code |
2011-01-12 |
Gerd Hoffmann |
|
New |
| [v4,11/32] usb network: use new descriptor infrastructure. |
2011-01-12 |
Gerd Hoffmann |
|
New |
| [v4,10/32] usb storage: serial number support |
2011-01-12 |
Gerd Hoffmann |
|
New |
| [v4,09/32] usb descriptors: add settable strings. |
2011-01-12 |
Gerd Hoffmann |
|
New |
| [v4,08/32] usb hub: use new descriptor infrastructure. |
2011-01-12 |
Gerd Hoffmann |
|
New |
| [v4,07/32] usb bluetooth: use new descriptor infrastructure. |
2011-01-12 |
Gerd Hoffmann |
|
New |
| [v4,06/32] usb wacom: use new descriptor infrastructure. |
2011-01-12 |
Gerd Hoffmann |
|
New |
| [v4,05/32] usb storage: use new descriptor infrastructure. |
2011-01-12 |
Gerd Hoffmann |
|
New |
| [v4,04/32] usb serial: use new descriptor infrastructure. |
2011-01-12 |
Gerd Hoffmann |
|
New |
| [v4,03/32] usb hid: use new descriptor infrastructure. |
2011-01-12 |
Gerd Hoffmann |
|
New |
| [v4,02/32] usb: data structs and helpers for usb descriptors. |
2011-01-12 |
Gerd Hoffmann |
|
New |
| [v4,01/32] usb: update MAINTAINERS |
2011-01-12 |
Gerd Hoffmann |
|
New |
| [v4,00/32] usb descriptor overhaul + more |
2011-01-12 |
Gerd Hoffmann |
|
New |
| [v2,1/9] target-sh4: switch sh4 to softfloat |
2011-01-12 |
Aurelien Jarno |
|
New |
| [3/3] make path_combine() especially for filenames, not URLs |
2011-01-12 |
Michael Tokarev |
|
New |
| [2/3] use new path_has_protocol() in bdrv_find_protocol() |
2011-01-12 |
Michael Tokarev |
|
New |
| [1/3] make path_has_protocol() to return pointer instead of bool |
2011-01-12 |
Michael Tokarev |
|
New |
| Re: [PATCH] slirp/tftp.c: fix mode field |
2011-01-12 |
Sergei Gavrikov |
|
New |
| Re: [PATCH] slirp/tftp.c: fix mode field |
2011-01-12 |
Sergei Gavrikov |
|
New |
| virtio-9p: Bugfix to send correct iounit |
2011-01-12 |
Mohan Kumar M |
|
New |
| linux-user: correct core dump format |
2011-01-11 |
Laurent Vivier |
|
New |
| [PULL] rtl8139, pci, ioeventfd |
2011-01-11 |
Michael S. Tsirkin |
|
New |
| [8/8] target-arm: Translate with user-state from TB flags, not CPUState |
2011-01-11 |
Peter Maydell |
|
New |
| [7/8] target-arm: Set privileged bit in TB flags correctly for M profile |
2011-01-11 |
Peter Maydell |
|
New |
| [6/8] target-arm: Translate with condexec bits from TB flags, not CPUState |
2011-01-11 |
Peter Maydell |
|
New |
| [5/8] target-arm: Translate with Thumb state from TB flags, not CPUState |
2011-01-11 |
Peter Maydell |
|
New |