Age | Commit message (Expand) | Author | Files | Lines |
2015-11-19 | Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in... | Peter Maydell | 2 | -4/+57 |
2015-11-19 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 1 | -1/+0 |
2015-11-19 | qom: Replace object property list with GHashTable | Pavel Fedin | 1 | -3/+7 |
2015-11-19 | migration: implement bdrv_all_find_vmstate_bs helper | Denis V. Lunev | 1 | -0/+2 |
2015-11-19 | snapshot: create bdrv_all_create_snapshot helper | Denis V. Lunev | 1 | -0/+4 |
2015-11-19 | snapshot: create bdrv_all_find_snapshot helper | Denis V. Lunev | 1 | -0/+1 |
2015-11-19 | snapshot: create bdrv_all_goto_snapshot helper | Denis V. Lunev | 1 | -0/+1 |
2015-11-19 | snapshot: create bdrv_all_delete_snapshot helper | Denis V. Lunev | 1 | -0/+2 |
2015-11-19 | snapshot: return error code from bdrv_snapshot_delete_by_id_or_name | Denis V. Lunev | 1 | -3/+3 |
2015-11-19 | snapshot: create helper to test that block drivers supports snapshots | Denis V. Lunev | 1 | -0/+8 |
2015-11-18 | qom: Introduce ObjectPropertyIterator struct for iteration | Daniel P. Berrange | 1 | -0/+49 |
2015-11-18 | qdev: Change Property::offset field to ptrdiff_t type | Ildar Isaev | 1 | -1/+1 |
2015-11-18 | Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging | Peter Maydell | 1 | -0/+3 |
2015-11-17 | Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st... | Peter Maydell | 1 | -0/+17 |
2015-11-17 | block: add blk_abort_aio_request | Peter Lieven | 1 | -0/+3 |
2015-11-17 | target-i386: Disable rdtscp on Opteron_G* CPU models | Eduardo Habkost | 1 | -0/+17 |
2015-11-17 | q35: Check propery to determine if iommu is set | Bandan Das | 1 | -1/+0 |
2015-11-17 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20151116-1' into s... | Peter Maydell | 1 | -0/+43 |
2015-11-12 | hw/misc: Add support for ADC controller in Xilinx Zynq 7000 | Guenter Roeck | 1 | -0/+46 |
2015-11-12 | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20151112' i... | Peter Maydell | 1 | -1/+1 |
2015-11-12 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell | 5 | -11/+207 |
2015-11-12 | Finish non-postcopiable iterative devices before package | Dr. David Alan Gilbert | 1 | -1/+1 |
2015-11-12 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 3 | -1/+20 |
2015-11-12 | block: Update copyright of the accounting code | Alberto Garcia | 1 | -0/+1 |
2015-11-12 | block: Add average I/O queue depth to BlockDeviceTimedStats | Alberto Garcia | 2 | -0/+3 |
2015-11-12 | block: Compute minimum, maximum and average I/O latencies | Alberto Garcia | 1 | -0/+14 |
2015-11-12 | block: Allow configuring whether to account failed and invalid ops | Alberto Garcia | 1 | -0/+5 |
2015-11-12 | block: Add statistics for failed and invalid I/O operations | Alberto Garcia | 1 | -0/+4 |
2015-11-12 | block: Add idle_time_ns to BlockDeviceStats | Alberto Garcia | 1 | -0/+2 |
2015-11-12 | util: Infrastructure for computing recent averages | Alberto Garcia | 1 | -0/+63 |
2015-11-12 | block: Add BlockJobTxn support to backup_run | John Snow | 1 | -1/+2 |
2015-11-12 | block: Add block job transactions | Fam Zheng | 2 | -0/+39 |
2015-11-12 | blockjob: Add "completed" and "ret" in BlockJob | Fam Zheng | 1 | -0/+9 |
2015-11-12 | blockjob: Add .commit and .abort block job actions | Fam Zheng | 1 | -0/+20 |
2015-11-12 | blockjob: Introduce reference count and fix reference to job->bs | Fam Zheng | 1 | -3/+15 |
2015-11-12 | qed: Implement .bdrv_drain | Fam Zheng | 2 | -1/+3 |
2015-11-12 | block: Introduce BlockDriver.bdrv_drain callback | Fam Zheng | 1 | -0/+6 |
2015-11-12 | block: Drop BlockDriver.bdrv_ioctl | Fam Zheng | 1 | -1/+0 |
2015-11-12 | block: Add ioctl parameter fields to BlockRequest | Fam Zheng | 1 | -4/+12 |
2015-11-12 | block: Add more types for tracked request | Fam Zheng | 1 | -1/+9 |
2015-11-12 | hw/virtio: Add PCIe capability to virtio devices | Marcel Apfelbaum | 1 | -0/+4 |
2015-11-12 | Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st... | Peter Maydell | 1 | -1/+5 |
2015-11-12 | KVM: add support for any length io eventfd | Jason Wang | 1 | -0/+8 |
2015-11-12 | virtio-pci: fix 1.0 virtqueue migration | Jason Wang | 2 | -0/+7 |
2015-11-12 | e1000: Introducing backward compatibility command line parameter | Leonid Bloch | 1 | -1/+5 |
2015-11-12 | monitor/target-ppc: Define target_get_monitor_def | Alexey Kardashevskiy | 1 | -0/+1 |
2015-11-11 | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20151111' into staging | Peter Maydell | 1 | -0/+1 |
2015-11-11 | qdev: provide qdev_reset_all_fn() | David Hildenbrand | 1 | -0/+1 |
2015-11-11 | block: Add blk_get_refcnt() | Alberto Garcia | 1 | -0/+1 |
2015-11-11 | throttle: Use bs->throttle_state instead of bs->io_limits_enabled | Alberto Garcia | 1 | -1/+4 |