| [7/7] s390: make sclp ascii console the default |
2012-07-24 |
Christian Borntraeger |
|
New |
| [02/47] qerror/block: introduce QERR_BLOCK_JOB_NOT_ACTIVE |
2012-07-24 |
Paolo Bonzini |
|
New |
| [RFC,3/7] block: bdrv_img_create(): move param printing to qemu-img |
2012-10-11 |
Luiz Capitulino |
|
New |
| [41/47] block: return count of dirty sectors, not chunks |
2012-07-24 |
Paolo Bonzini |
|
New |
| [6/7] s390: sclp ascii console support |
2012-07-24 |
Christian Borntraeger |
|
New |
| [36/47] host-utils: add ffsl and flsl |
2012-07-24 |
Paolo Bonzini |
|
New |
| [37/47] add hierarchical bitmap data type and test cases |
2012-07-24 |
Paolo Bonzini |
|
New |
| [23/47] block: add target info to QMP query-blockjobs command |
2012-07-24 |
Paolo Bonzini |
|
New |
| [27/47] block: introduce mirror job |
2012-07-24 |
Paolo Bonzini |
|
New |
| [08/47] block: rename block_job_complete to block_job_completed |
2012-07-24 |
Paolo Bonzini |
|
New |
| QOM-ify TPM |
2013-03-21 |
Stefan Berger |
|
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 |
| [18/47] block: live snapshot documentation tweaks |
2012-07-24 |
Paolo Bonzini |
|
New |
| [17/47] qemu-iotests: add tests for streaming error handling |
2012-07-24 |
Paolo Bonzini |
|
New |
| [22/47] block: make device optional in BlockInfo |
2012-07-24 |
Paolo Bonzini |
|
New |
| [47/47] mirror: support arbitrarily-sized iterations |
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 |
| [29/47] mirror: support querying target file |
2012-07-24 |
Paolo Bonzini |
|
New |
| [14/47] stream: add on-error argument |
2012-07-24 |
Paolo Bonzini |
|
New |
| [24/47] block: introduce new dirty bitmap functionality |
2012-07-24 |
Paolo Bonzini |
|
New |
| [26/47] block: introduce BLOCK_JOB_READY event |
2012-07-24 |
Paolo Bonzini |
|
New |
| [19/47] block: add bdrv_query_info |
2012-07-24 |
Paolo Bonzini |
|
New |
| [45/47] mirror: add buf-size argument to drive-mirror |
2012-07-24 |
Paolo Bonzini |
|
New |
| [12/47] block: sort BlockDeviceIoStatus errors by severity |
2012-07-24 |
Paolo Bonzini |
|
New |
| [05/47] block: add support for job pause/resume |
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 |
| [44/47] mirror: switch mirror_iteration to AIO |
2012-07-24 |
Paolo Bonzini |
|
New |
| [32/47] block: forward bdrv_iostatus_reset to block job |
2012-07-24 |
Paolo Bonzini |
|
New |
| [43/47] mirror: allow customizing the granularity |
2012-07-24 |
Paolo Bonzini |
|
New |
| [09/47] block: rename BlockErrorAction, BlockQMPEventAction |
2012-07-24 |
Paolo Bonzini |
|
New |
| [06/47] qmp: add block-job-pause and block-job-resume |
2012-07-24 |
Paolo Bonzini |
|
New |
| hw/escc: Drop duplicate definition of 'disabled' property |
2012-07-24 |
Peter Maydell |
|
New |
| [38/47] block: implement dirty bitmap using HBitmap |
2012-07-24 |
Paolo Bonzini |
|
New |
| [V5,1/3] linux-user: pass sockaddr from host to target |
2012-07-24 |
Jing Huang |
|
New |
| [33/47] mirror: add support for on-source-error/on-target-error |
2012-07-24 |
Paolo Bonzini |
|
New |
| qom: Reject attempts to add a property that already exists |
2012-07-24 |
Peter Maydell |
|
New |
| [V5,2/3] linux-user: make do_setsockopt support SOL_RAW ICMP_FILTER socket option |
2012-07-24 |
Jing Huang |
|
New |
| [25/47] block: add block-job-complete |
2012-07-24 |
Paolo Bonzini |
|
New |
| [V5,3/3] linux-user: make host_to_target_cmsg support SO_TIMESTAMP cmsg_type |
2012-07-24 |
Jing Huang |
|
New |
| [03/47] block: move job APIs to separate files |
2012-07-24 |
Paolo Bonzini |
|
New |
| [v2,03/16] net: Look up 'vlan' net clients using hubs |
2012-07-24 |
Stefan Hajnoczi |
|
New |
| [v2,12/16] net: Rename qemu_del_vlan_client() to qemu_del_net_client() |
2012-07-24 |
Stefan Hajnoczi |
|
New |
| [v7,07/13] hw: Added generic FIFO API. |
2012-09-24 |
Peter A. G. Crosthwaite |
|
New |
| [v2,10/16] net: Rename VLANClientState to NetClientState |
2012-07-24 |
Stefan Hajnoczi |
|
New |
| [V6,1/3] linux-user: pass sockaddr from host to target |
2012-07-24 |
Jing Huang |
|
New |
| [v2,02/16] net: Use hubs for the vlan feature |
2012-07-24 |
Stefan Hajnoczi |
|
New |
| [V6,2/3] linux-user: make do_setsockopt support SOL_RAW ICMP_FILTER socket option |
2012-07-24 |
Jing Huang |
|
New |
| [35/47] qemu-iotests: add testcases for mirroring on-source-error/on-target-error |
2012-07-24 |
Paolo Bonzini |
|
New |
| [v2,07/16] net: Remove vlan code from net.c |
2012-07-24 |
Stefan Hajnoczi |
|
New |
| [V6,3/3] linux-user: make host_to_target_cmsg support SO_TIMESTAMP cmsg_type |
2012-07-25 |
Jing Huang |
|
New |
| [v2,13/16] net: Make "info network" output more readable info |
2012-07-24 |
Stefan Hajnoczi |
|
New |
| [v7,09/13] xilinx_spi: Initial impl. of Xilinx SPI controller |
2012-09-24 |
Peter A. G. Crosthwaite |
|
New |
| [v2,16/16] hub: add the support for hub own flow control |
2012-07-24 |
Stefan Hajnoczi |
|
New |
| [v2,01/16] net: Add a hub net client |
2012-07-24 |
Stefan Hajnoczi |
|
New |
| [v7,12/13] xilinx_zynq: Added SPI controllers + flashes |
2012-09-24 |
Peter A. G. Crosthwaite |
|
New |
| configure: use -Wwombat to test whether gcc recognizes -Wno-wombat |
2012-10-27 |
Peter Maydell |
|
New |
| [v2,05/16] net: Drop vlan argument to qemu_new_net_client() |
2012-07-24 |
Stefan Hajnoczi |
|
New |
| [v2,08/16] net: Remove VLANState |
2012-07-24 |
Stefan Hajnoczi |
|
New |
| interrupt mitigation for e1000 |
2012-07-24 |
Luigi Rizzo |
|
New |
| [v2,09/16] net: Rename non_vlan_clients to net_clients |
2012-07-24 |
Stefan Hajnoczi |
|
New |
| [08/11] linux-user: make bogus negative iovec lengths fail EINVAL |
2013-03-11 |
riku.voipio@linaro.org |
|
New |
| [V3,3/5] exec: Introduce helper to set dirty flags. |
2012-09-20 |
Anthony PERARD |
|
New |
| [V3,4/5] exec, memory: Call to xen_modified_memory. |
2012-09-20 |
Anthony PERARD |
|
New |
| [v2,14/16] net: cleanup deliver/deliver_iov func pointers |
2012-07-24 |
Stefan Hajnoczi |
|
New |
| [v2,06/16] net: Convert qdev_prop_vlan to peer with hub |
2012-07-24 |
Stefan Hajnoczi |
|
New |
| [v2,04/16] hub: Check that hubs are configured correctly |
2012-07-24 |
Stefan Hajnoczi |
|
New |
| [v2,15/16] net: determine if packets can be sent before net queue deliver packets |
2012-07-24 |
Stefan Hajnoczi |
|
New |
| [v2,11/16] net: Rename vc local variables to nc |
2012-07-24 |
Stefan Hajnoczi |
|
New |
| [07/12] qemu-thread: add QemuSemaphore |
2012-07-24 |
Paolo Bonzini |
|
New |
| [02/22] qapi: qapi-types.py -> qapi_types.py |
2012-07-24 |
Michael Roth |
|
New |
| [06/22] qapi: add visitor interfaces for arrays |
2012-07-24 |
Michael Roth |
|
New |
| [03/22] qapi: qapi-commands.py -> qapi_commands.py |
2012-07-24 |
Michael Roth |
|
New |
| [V3,2/5] xen: Introduce xen_modified_memory. |
2012-09-20 |
Anthony PERARD |
|
New |
| [19/22] qidl: unit tests |
2012-07-24 |
Michael Roth |
|
New |
| [04/22] qapi: qapi_visit.py, make code useable as module |
2012-07-24 |
Michael Roth |
|
New |
| [16/22] qidl: parser, initial import from qc.git |
2012-07-24 |
Michael Roth |
|
New |
| [20/22] qemu-timer: add visit_type_QEMUTimer |
2012-07-24 |
Michael Roth |
|
New |
| [17/22] qidl: codegen, initial commit |
2012-07-24 |
Michael Roth |
|
New |
| [13/22] module additions for schema registration |
2012-07-24 |
Michael Roth |
|
New |
| [01/22] qapi: qapi-visit.py -> qapi_visit.py so we can import |
2012-07-24 |
Michael Roth |
|
New |
| [V3,5/5] xen: Set the vram dirty when an error occur. |
2012-09-20 |
Anthony PERARD |
|
New |
| [14/22] qdev: move Property-related declarations to qdev-properties.h |
2012-07-24 |
Michael Roth |
|
New |
| [05/22] qapi: qapi_visit.py, support arrays and complex qapi definitions |
2012-07-24 |
Michael Roth |
|
New |
| [10/22] qapi: qapi.py, make json parser more robust |
2012-07-24 |
Michael Roth |
|
New |
| [12/22] qom-fuse: workaround for truncated properties > 4096 |
2012-07-24 |
Michael Roth |
|
New |
| [18/22] qidl: qidl.h |
2012-07-24 |
Michael Roth |
|
New |
| [22/22] cirrus_vga: add QIDL annotations |
2012-07-24 |
Michael Roth |
|
New |
| [01/11] Add migration capabilities |
2012-07-24 |
Juan Quintela |
|
New |
| [15/22] qidl: Add documentation |
2012-07-24 |
Michael Roth |
|
New |
| [03/11] Add XBZRLE documentation |
2012-07-24 |
Juan Quintela |
|
New |
| [02/11] Add migrate_set_parameter command |
2012-07-24 |
Juan Quintela |
|
New |
| [09/11] Add migration accounting for normal and duplicate pages |
2012-07-24 |
Juan Quintela |
|
New |
| [21/22] rtc: add QIDL annotations |
2012-07-24 |
Michael Roth |
|
New |
| [09/22] qapi: QmpOutputVisitor, implement array handling |
2012-07-24 |
Michael Roth |
|
New |