aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-10-16quorum: Convert to BdrvChildKevin Wolf1-31/+34
2015-10-16blkverify: Convert s->test_file to BdrvChildKevin Wolf1-20/+21
2015-10-16vmdk: Use BdrvChild instead of BDS for references to extentsKevin Wolf1-48/+51
2015-10-16block: Introduce BDS.file_childKevin Wolf2-3/+10
2015-10-16block: qemu-iotests - fix vmdk test 059.outJeff Cody1-6/+6
2015-10-16qmp-commands.hx: Update the supported 'transaction' operationsKashyap Chamarthy1-7/+22
2015-10-16throttle: test that snapshots move the throttling configurationAlberto Garcia3-0/+75
2015-10-16iotests: disable core dumps in test 061Alberto Garcia2-6/+6
2015-10-13Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2015-10-12' into ...Peter Maydell82-424/+821
2015-10-12qapi: Simplify gen_visit_fields() error handlingEric Blake2-13/+11
2015-10-12qapi: Share gen_visit_fields()Eric Blake4-77/+46
2015-10-12qapi: Share gen_err_check()Eric Blake4-33/+20
2015-10-12qapi: Consistent generated code: minimize push_indent() usageEric Blake2-45/+33
2015-10-12qapi: Consistent generated code: prefer common indentationEric Blake1-26/+27
2015-10-12qapi: Consistent generated code: prefer common labelsEric Blake2-6/+6
2015-10-12qapi: Consistent generated code: prefer visitor 'v'Eric Blake6-109/+109
2015-10-12qapi: Consistent generated code: prefer error 'err'Eric Blake3-34/+34
2015-10-12qapi: Reuse code for flat union base validationEric Blake8-14/+13
2015-10-12qapi: Test use of 'number' within alternatesEric Blake3-3/+160
2015-10-12qapi: Add tests for empty unionsEric Blake15-2/+30
2015-10-12qapi: Avoid assertion failure on union 'type' collisionEric Blake5-44/+17
2015-10-12qapi: Test for various name collisionsEric Blake46-15/+182
2015-10-12qapi: Clean up qapi.py per pep8Eric Blake2-58/+106
2015-10-12qapi: Invoke exception superclass initializerEric Blake1-0/+2
2015-10-12qapi: Improve 'include' error messageEric Blake3-4/+3
2015-10-12qapi: Sort qapi-schema testsEric Blake1-46/+114
2015-10-12MAINTAINERS: Specify QAPI include and test filesMarkus Armbruster1-0/+5
2015-10-12MAINTAINERS: Specify QObject include and test filesMarkus Armbruster1-0/+8
2015-10-12docs: Move files from docs/qmp/ to docs/Markus Armbruster4-1/+1
2015-10-12Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell10-41/+108
2015-10-12Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell20-65/+917
2015-10-12sdhci.c: Limit the maximum block sizeAlistair Francis1-0/+10
2015-10-12block: switch from g_slice allocator to mallocPaolo Bonzini5-12/+12
2015-10-12virtio dataplane: adapt dataplane for virtio Version 1Pierre Morel2-15/+58
2015-10-12Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2015-10-09' in...Peter Maydell46-62/+463
2015-10-12virtio-blk: use blk_io_plug/unplug for Linux AIO batchingStefan Hajnoczi1-0/+4
2015-10-12sdhci: Pass drive parameter to sdhci-pci via qdev propertyKevin O'Connor3-14/+24
2015-10-12tests: add test cases for netfilter objectYang Hongyang3-0/+203
2015-10-12netfilter: add a netbuffer filterYang Hongyang4-1/+209
2015-10-12net/queue: export qemu_net_queue_append_iovYang Hongyang2-6/+13
2015-10-12netfilter: print filter info associate with the netdevYang Hongyang3-0/+32
2015-10-12netfilter: add an API to pass the packet to next filterYang Hongyang2-0/+65
2015-10-12net/queue: introduce NetQueueDeliverFuncYang Hongyang3-5/+18
2015-10-12net: merge qemu_deliver_packet and qemu_deliver_packet_iovYang Hongyang3-41/+21
2015-10-12netfilter: hook packets before net queue sendYang Hongyang3-0/+91
2015-10-12init/cleanup of netfilter objectYang Hongyang7-0/+229
2015-10-12vl.c: init delayed object after net_init_clientsYang Hongyang1-7/+8
2015-10-12vmxnet3: Add support for VMXNET3_CMD_GET_ADAPTIVE_RING_INFO commandShmulik Ladkani2-1/+14
2015-10-12e1000: use alias for default modelJason Wang2-7/+2
2015-10-12vmxnet3: Support reading IMR registers on bar0Shmulik Ladkani1-1/+5