summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | block/backup: Rely on commit/abort for cleanupJohn Snow2015-11-121-4/+18
| * | block: Add block job transactionsFam Zheng2015-11-123-2/+172
| * | blockjob: Simplify block_job_finish_syncFam Zheng2015-11-121-21/+7Star
| * | blockjob: Add "completed" and "ret" in BlockJobFam Zheng2015-11-122-0/+12
| * | blockjob: Add .commit and .abort block job actionsFam Zheng2015-11-121-0/+20
| * | blockjob: Introduce reference count and fix reference to job->bsFam Zheng2015-11-125-44/+32Star
| * | backup: Extract dirty bitmap handling as a separate functionFam Zheng2015-11-121-10/+17
| * | block: rename BlkTransactionState and BdrvActionOpsJohn Snow2015-11-121-55/+69
| * | iotests: add transactional incremental backup testJohn Snow2015-11-122-2/+56
| * | qed: Implement .bdrv_drainFam Zheng2015-11-127-10/+152
| * | block: Introduce BlockDriver.bdrv_drain callbackFam Zheng2015-11-122-1/+21
| * | block: Drop BlockDriver.bdrv_ioctlFam Zheng2015-11-124-48/+0Star
| * | block: Emulate bdrv_ioctl with bdrv_aio_ioctl and track bothFam Zheng2015-11-121-9/+92
| * | block: Add ioctl parameter fields to BlockRequestFam Zheng2015-11-121-4/+12
| * | iscsi: Emulate commands in iscsi_aio_ioctl as iscsi_ioctlFam Zheng2015-11-121-2/+38
| * | block: Track discard requestsFam Zheng2015-11-121-3/+10
| * | block: Track flush requestsFam Zheng2015-11-121-3/+8
| * | block: Add more types for tracked requestFam Zheng2015-11-122-5/+14
* | | configure: check for $cxx before useJohn Snow2015-11-121-1/+2
| |/ |/|
* | target-arm: Update PC before calling gen_helper_check_breakpoints()Sergey Fedorov2015-11-122-0/+2
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-11-1217-46/+446
|\ \ | |/ |/|
| * virtio-9p: add savem handlersGreg Kurz2015-11-121-0/+11
| * hw/virtio: Add PCIe capability to virtio devicesMarcel Apfelbaum2015-11-123-0/+28
| * vhost: send SET_VRING_ENABLE at start/stopYuanhan Liu2015-11-121-0/+9
| * vhost: rename RESET_DEVICE backto RESET_OWNERYuanhan Liu2015-11-126-12/+12
| * vhost-user: modify SET_LOG_BASE to pass mmap size and offsetVictor Kaplansky2015-11-123-3/+24
| * virtio-pci: unbreak queue_enable readJason Wang2015-11-121-0/+7
| * virtio-pci: introduce pio notification capability for modern deviceJason Wang2015-11-122-17/+113
| * virtio-pci: use zero length mmio eventfd for 1.0 notification cap when possibleJason Wang2015-11-121-4/+15
| * KVM: add support for any length io eventfdJason Wang2015-11-123-0/+13
| * memory: don't try to adjust endianness for zero length eventfdJason Wang2015-11-121-2/+6
| * virtio-pci: fix 1.0 virtqueue migrationJason Wang2015-11-125-7/+207
* | Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell2015-11-1217-172/+448
|\ \
| * | net: netmap: use error_setg() helpers in place of error_report()Vincenzo Maffione2015-11-121-11/+11
| * | net: netmap: Fix compilation issueVincenzo Maffione2015-11-121-1/+1
| * | e1000: Introducing backward compatibility command line parameterLeonid Bloch2015-11-122-1/+7
| * | e1000: Implementing various countersLeonid Bloch2015-11-121-5/+85
| * | e1000: Fixing the packet address filtering procedureLeonid Bloch2015-11-121-3/+7
| * | e1000: Fixing the received/transmitted octets' countersLeonid Bloch2015-11-121-8/+18
| * | e1000: Fixing the received/transmitted packets' countersLeonid Bloch2015-11-121-4/+12
| * | e1000: Trivial implementation of various MAC registersLeonid Bloch2015-11-122-3/+100
| * | e1000: Introduced an array to control the access to the MAC registersLeonid Bloch2015-11-121-12/+46
| * | e1000: Add support for migrating the entire MAC registers' arrayLeonid Bloch2015-11-121-0/+21
| * | e1000: Cosmetic and alignment fixesLeonid Bloch2015-11-122-79/+89
| * | slirp: Fix type casts and format strings in debug codeStefan Weil2015-11-1213-50/+56
* | | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-next-20151112' into st...Peter Maydell2015-11-1211-266/+273
|\ \ \ | |_|/ |/| |
| * | monitor/target-ppc: Define target_get_monitor_defAlexey Kardashevskiy2015-11-126-173/+107Star
| * | cuda.c: add delay to setting of SR_INT bitMark Cave-Ayland2015-11-122-11/+36
| * | cuda.c: fix T2 timer and enable its interruptMark Cave-Ayland2015-11-121-9/+24
| * | cuda.c: rename get_counter() state variable from s to ti for consistencyMark Cave-Ayland2015-11-121-9/+9