| [3/7] qxl: add to the list of devices which disable the default vga |
2011-06-06 |
Gerd Hoffmann |
|
New |
| [2/7] spice: add option for disabling copy paste support |
2011-06-06 |
Gerd Hoffmann |
|
New |
| [1/7] spice-qemu-char: Fix flow control in client -> guest direction |
2011-06-06 |
Gerd Hoffmann |
|
New |
| [PULL] spice patch queue |
2011-06-06 |
Gerd Hoffmann |
|
New |
| [31/31] usb: Use defines for serial bus release number register for EHCI |
2011-06-06 |
Gerd Hoffmann |
|
New |
| [30/31] usb: Use defines for serial bus release number register for UHCI |
2011-06-06 |
Gerd Hoffmann |
|
New |
| [29/31] usb: Add defines for USB Serial Bus Release Number register |
2011-06-06 |
Gerd Hoffmann |
|
New |
| [28/31] usb-bus: Don't detach non attached devices on device exit |
2011-06-06 |
Gerd Hoffmann |
|
New |
| [27/31] usb-bus: Add knowledge of USB_SPEED_SUPER to usb_speed helper |
2011-06-06 |
Gerd Hoffmann |
|
New |
| [26/31] usb-linux: Enlarge buffer for descriptors to 8192 bytes |
2011-06-06 |
Gerd Hoffmann |
|
New |
| [25/31] usb: don't call usb_host_device_open from vl.c |
2011-06-06 |
Gerd Hoffmann |
|
New |
| [24/31] usb-linux: only cleanup in host_close when host_open was successful. |
2011-06-06 |
Gerd Hoffmann |
|
New |
| [23/31] usb-linux: Don't try to open the same device twice |
2011-06-06 |
Gerd Hoffmann |
|
New |
| [22/31] usb-linux: Ensure devep != 0 |
2011-06-06 |
Gerd Hoffmann |
|
New |
| [21/31] usb-linux: Don't do perror when errno is not set |
2011-06-06 |
Gerd Hoffmann |
|
New |
| [20/31] usb-linux: Teach about super speed |
2011-06-06 |
Gerd Hoffmann |
|
New |
| [19/31] usb-linux: Get speed from sysfs rather then from the connectinfo ioctl |
2011-06-06 |
Gerd Hoffmann |
|
New |
| [18/31] usb: documentation update |
2011-06-06 |
Gerd Hoffmann |
|
New |
| [17/31] usb-ehci: split trace calls to handle arg count limits |
2011-06-06 |
Gerd Hoffmann |
|
New |
| [16/31] usb-ehci: itd handling fixes. |
2011-06-06 |
Gerd Hoffmann |
|
New |
| [15/31] The USB tablet should not claim boot protocol support. |
2011-06-06 |
Gerd Hoffmann |
|
New |
| [14/31] Fix USB mouse Set_Protocol behavior |
2011-06-06 |
Gerd Hoffmann |
|
New |
| [13/31] usb-ehci: drop EXECUTING checks. |
2011-06-06 |
Gerd Hoffmann |
|
New |
| [12/31] usb: cancel async packets on unplug |
2011-06-06 |
Gerd Hoffmann |
|
New |
| [11/31] ehci: fix a number of unused-but-set-variable warnings (new with gcc-4.6) |
2011-06-06 |
Gerd Hoffmann |
|
New |
| [10/31] usb-ehci: fix error handling. |
2011-06-06 |
Gerd Hoffmann |
|
New |
| [09/31] usb-ehci: fix offset writeback in ehci_buffer_rw |
2011-06-06 |
Gerd Hoffmann |
|
New |
| [08/31] usb-ehci: multiqueue support |
2011-06-06 |
Gerd Hoffmann |
|
New |
| [07/31] usb-ehci: add queue data struct |
2011-06-06 |
Gerd Hoffmann |
|
New |
| [06/31] usb-ehci: trace buffer copy |
2011-06-06 |
Gerd Hoffmann |
|
New |
| [05/31] usb-ehci: improve mmio tracing |
2011-06-06 |
Gerd Hoffmann |
|
New |
| [04/31] usb-ehci: trace port state |
2011-06-06 |
Gerd Hoffmann |
|
New |
| [03/31] usb-ehci: trace state machine changes |
2011-06-06 |
Gerd Hoffmann |
|
New |
| [02/31] usb-ehci: trace mmio and usbsts |
2011-06-06 |
Gerd Hoffmann |
|
New |
| [01/31] usb-linux: catch ENODEV in more places. |
2011-06-06 |
Gerd Hoffmann |
|
New |
| [00/31] usb patch queue |
2011-06-06 |
Gerd Hoffmann |
|
New |
| console: add question-mark escape operator |
2011-06-06 |
Alexander Graf |
|
New |
| Disable interrupts on Cortex M3 (lm3s6965evb) |
2011-06-05 |
Sebastian Huber |
|
New |
| Disable interrupts on Cortex M3 (lm3s6965evb) |
2011-06-05 |
Peter Maydell |
|
New |
| Disable interrupts on Cortex M3 (lm3s6965evb) |
2011-06-05 |
Sebastian Huber |
|
New |
| Correct and standardize header guards in all header files |
2011-06-05 |
Alexandre Raymond |
|
New |
| slirp: add 'cmd:' target for guestfwd |
2011-06-04 |
Alexander Graf |
|
New |
| slirp: fix guestfwd id |
2011-06-04 |
Alexander Graf |
|
New |
| [12/12] Add disk_size field to BlockDriverState structure |
2011-06-04 |
Feiran Zheng |
|
New |
| [11/12] VMDK: vmdk_create and options for mono flat image |
2011-06-04 |
Feiran Zheng |
|
New |
| [10/12] VMDK: change get_cluster_offset return type to success flag |
2011-06-04 |
Feiran Zheng |
|
New |
| [09/12] VMDK: bugfix, change cid_update from static variable to bs field |
2011-06-04 |
Feiran Zheng |
|
New |
| [08/12] VMDK: vmdk_close for extents |
2011-06-04 |
Feiran Zheng |
|
New |
| [07/12] VMDK: vmdk_flush for extents |
2011-06-04 |
Feiran Zheng |
|
New |
| [06/12] VMDK: vmdk_open for mono flat |
2011-06-04 |
Feiran Zheng |
|
New |
| [05/12] VMDK: add field BDRVVmdkState.desc_offset to hold descriptor offset |
2011-06-04 |
Feiran Zheng |
|
New |
| [04/12] VMDK: separate vmdk_open by format version |
2011-06-04 |
Feiran Zheng |
|
New |
| [03/12] VMDK: probe for mono flat image |
2011-06-04 |
Feiran Zheng |
|
New |
| [02/12] VMDK: bugfix, align offset to cluster in get_whole_cluster |
2011-06-04 |
Feiran Zheng |
|
New |
| [01/12] VMDK: Introduced VmdkExtent |
2011-06-04 |
Feiran Zheng |
|
New |
| [v4,7/7] guest agent: Makefile, build qemu-ga |
2011-06-03 |
Michael Roth |
|
New |
| [v4,6/7] guest agent: add guest agent commands schema file |
2011-06-03 |
Michael Roth |
|
New |
| [v4,5/7] guest agent: add guest agent RPCs/commands |
2011-06-03 |
Michael Roth |
|
New |
| [v4,4/7] guest agent: add error class for QERR_QGA_LOGGING_FAILED |
2011-06-03 |
Michael Roth |
|
New |
| [v4,3/7] guest agent: qemu-ga daemon |
2011-06-03 |
Michael Roth |
|
New |
| [v4,2/7] guest agent: command state class |
2011-06-03 |
Michael Roth |
|
New |
| [v4,1/7] guest agent: worker thread class |
2011-06-03 |
Michael Roth |
|
New |
| [v2,21/21] qapi: add QAPI code generation documentation |
2011-06-03 |
Michael Roth |
|
New |
| [v2,20/21] qapi: Makefile changes to build test-qmp-commands |
2011-06-03 |
Michael Roth |
|
New |
| [v2,19/21] qapi: add test-qmp-commands, tests for gen. marshalling/dispatch code |
2011-06-03 |
Michael Roth |
|
New |
| [v2,18/21] qapi: Makefile changes to build test-visiter |
2011-06-03 |
Michael Roth |
|
New |
| [v2,17/21] qapi: add test-visiter, tests for gen. visiter code |
2011-06-03 |
Michael Roth |
|
New |
| [v2,16/21] qapi: test schema used for unit tests |
2011-06-03 |
Michael Roth |
|
New |
| [v2,15/21] qapi: add base declaration/types for QMP |
2011-06-03 |
Michael Roth |
|
New |
| [v2,14/21] qapi: add QMP dispatch functions |
2011-06-03 |
Michael Roth |
|
New |
| [v2,13/21] qapi: add command registration/lookup functions |
2011-06-03 |
Michael Roth |
|
New |
| [v2,12/21] qapi: add QAPI dealloc visiter |
2011-06-03 |
Michael Roth |
|
New |
| [v2,11/21] qapi: add QMP output visiter |
2011-06-03 |
Michael Roth |
|
New |
| [v2,10/21] qapi: add QMP input visiter |
2011-06-03 |
Michael Roth |
|
New |
| [v2,09/21] qapi: add qapi-visit-core.h |
2011-06-03 |
Michael Roth |
|
New |
| [v2,08/21] qapi: add qapi-types-core.h |
2011-06-03 |
Michael Roth |
|
New |
| [v2,07/21] qapi: add qapi-commands.py code generator |
2011-06-03 |
Michael Roth |
|
New |
| [v2,06/21] qapi: add qapi-visit.py code generator |
2011-06-03 |
Michael Roth |
|
New |
| [v2,05/21] qapi: add qapi-types.py code generator |
2011-06-03 |
Michael Roth |
|
New |
| [v2,04/21] qapi: add ordereddict/qapi.py helper libraries |
2011-06-03 |
Michael Roth |
|
New |
| [v2,03/21] qapi: add module init types for qapi |
2011-06-03 |
Michael Roth |
|
New |
| [v2,02/21] qlist: add qlist_first()/qlist_next() |
2011-06-03 |
Michael Roth |
|
New |
| [v2,01/21] Add hard build dependency on glib |
2011-06-03 |
Michael Roth |
|
New |
| [v2] linux-user: add pselect6 syscall support |
2011-06-03 |
Mike Frysinger |
|
New |
| [RFC,10/10] QMP/HMP: change: Use QMP tray commands |
2011-06-03 |
Luiz Capitulino |
|
New |
| [RFC,09/10] QMP/HMP: eject: Use blockdev-tray-open |
2011-06-03 |
Luiz Capitulino |
|
New |
| [RFC,08/10] QMP: Introduce the BLOCK_TRAY_OPEN and BLOCK_TRAY_CLOSE events |
2011-06-03 |
Luiz Capitulino |
|
New |
| [RFC,07/10] QMP: Introduce the blockdev-media-insert command |
2011-06-03 |
Luiz Capitulino |
|
New |
| [RFC,06/10] QMP: Introduce the blockdev-tray-close command |
2011-06-03 |
Luiz Capitulino |
|
New |
| [RFC,05/10] QMP: Introduce the blockdev-tray-open command |
2011-06-03 |
Luiz Capitulino |
|
New |
| [RFC,04/10] HMP: info block: Print the 'tray-open' key |
2011-06-03 |
Luiz Capitulino |
|
New |
| [RFC,03/10] QMP: query-block: Add the 'tray-open' key |
2011-06-03 |
Luiz Capitulino |
|
New |
| [RFC,02/10] block: Rename bdrv_mon_event() |
2011-06-03 |
Luiz Capitulino |
|
New |
| [RFC,01/10] block: bdrv_eject(): Add 'force' parameter |
2011-06-03 |
Luiz Capitulino |
|
New |
| [v3] configure: Don't create symlinks to nonexistent targets |
2011-06-03 |
Peter Maydell |
|
New |
| cirrus_vga: reset lfb_addr after a pci config write if the BAR is unmapped |
2011-06-03 |
Stefano Stabellini |
|
New |
| xen: avoid tracking the region 0xa0000 - 0xbffff |
2011-06-03 |
Stefano Stabellini |
|
New |
| [v3,2/2] Add support for Zipit Z2 machine |
2011-06-03 |
Vasily Khoruzhick |
|
New |
| [v3,1/2] pxa2xx_lcd: add proper rotation support |
2011-06-03 |
Vasily Khoruzhick |
|
New |
| [00/11] cpu model bug fixes and definition corrections (v2) |
2011-06-03 |
Jan Kiszka |
|
New |