summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-12-17qapi: Shorter visits of optional fieldsEric Blake3-5/+5
2015-12-17qapi: Simplify visits of optional fieldsEric Blake7-19/+17
2015-12-17qapi: Fix alternates that accept 'number' but not 'int'Eric Blake6-19/+22
2015-12-17qapi: Inline _make_implicit_tag()Eric Blake1-6/+3
2015-12-17qapi-types: Drop unnedeed ._fwdefnEric Blake1-5/+1
2015-12-17qapi: Simplify visiting of alternate typesEric Blake12-79/+54
2015-12-17qapi: Convert QType into QAPI built-in enum typeEric Blake20-24/+62
2015-12-17qobject: Rename qtype_code to QTypeEric Blake5-10/+9
2015-12-17qobject: Simplify QObjectEric Blake16-82/+69
2015-12-17qapi: Change munging of CamelCase enum valuesEric Blake13-28/+28
2015-12-17qapi: Add alias for ErrorClassEric Blake4-4/+19
2015-12-17cpu: Convert CpuInfo into flat unionEric Blake4-42/+143
2015-12-17qapi: Remove obsolete tests for MAX collisionEric Blake14-22/+3
2015-12-17qapi: Don't let implicit enum MAX member collideEric Blake34-83/+83
2015-12-17qapi: Tighten the regex on valid namesEric Blake11-16/+32
2015-12-17blkdebug: Avoid '.' in enum valuesEric Blake5-109/+109
2015-12-17blkdebug: Merge hand-rolled and qapi BlkdebugEvent enumEric Blake6-135/+21
2015-12-17qapi: Remove dead visitor codeEric Blake1-3/+0
2015-12-17qapi: Fix c_name() mungingEric Blake4-3/+10
2015-12-17qapi: Detect collisions in C member namesEric Blake5-22/+23
2015-12-17qapi: Track owner of each object memberEric Blake1-2/+38
2015-12-17qapi: Remove outdated tests related to QMP/branch collisionsEric Blake14-72/+2
2015-12-17qapi: Hoist tag collision check to Variants.check()Eric Blake1-5/+2
2015-12-17qapi: Factor out QAPISchemaObjectType.check_clash()Eric Blake1-7/+7
2015-12-17qapi: Check for QAPI collisions involving variant membersEric Blake1-0/+15
2015-12-17qapi: Simplify QAPISchemaObjectTypeVariants.check()Markus Armbruster1-4/+3
2015-12-17qapi: Factor out QAPISchemaObjectTypeMember.check_clash()Markus Armbruster1-4/+7
2015-12-17qapi: Eliminate QAPISchemaObjectType.check() variable membersMarkus Armbruster1-9/+5
2015-12-17qapi: Fix up commit 7618b91's clash sanity checking changeMarkus Armbruster1-1/+1
2015-12-17qapi: Clean up after previous commitMarkus Armbruster1-5/+5
2015-12-17qapi: Simplify QAPISchemaObjectTypeMember.check()Markus Armbruster1-7/+7
2015-12-17qapi: Drop obsolete tag value collision assertionsMarkus Armbruster1-2/+1
2015-12-17qapi-types: Simplify gen_struct_field[s]Eric Blake1-25/+15
2015-12-17qapi-types: Consolidate gen_struct() and gen_union()Eric Blake1-26/+11
2015-12-17qapi: Track simple union tag in object.local_membersEric Blake6-7/+22
2015-12-16Update version for v2.5.0 releasePeter Maydell1-1/+1
2015-12-11Update version for v2.5.0-rc4 releasePeter Maydell1-1/+1
2015-12-11blockdev: Mark {insert, remove}-medium experimentalMax Reitz5-33/+45
2015-12-11Fix xbzrle vs last_sent_block updateDr. David Alan Gilbert1-1/+10
2015-12-10Update language files for QEMU 2.5.0Peter Maydell7-127/+127
2015-12-10sparc: allow CASA with ASI 0xa from user spaceAlex Zuepke1-1/+2
2015-12-10MAINTAINERS: add maintainer to virtio-9pGreg Kurz1-0/+1
2015-12-10virtio-9p-device: add minimal unrealize handlerGreg Kurz1-0/+12
2015-12-07Update version for v2.5.0-rc3 releasePeter Maydell1-1/+1
2015-12-07sd: Mark brittle abuse of blk_attach_dev() FIXMEMarkus Armbruster1-0/+1
2015-12-07sdhci: Sanitize "sdhci-pci" properties for future qomificationMarkus Armbruster2-3/+8
2015-12-07virtio-blk: Drop x-data-plane optionFam Zheng3-15/+2
2015-12-07Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell4-11/+29
2015-12-07lan9118: log and ignore access to invalid registers, rather than abortingAndrew Baumann1-4/+8
2015-12-07lan9118: fix emulation of MAC address loaded bit in E2P_CMD registerAndrew Baumann1-3/+5