aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-03arm: boot: Add board specific setup code APIPeter Crosthwaite2-1/+29
2015-11-03arm: boot: Adjust indentation of FIXUP commentsPeter Crosthwaite1-8/+8
2015-11-03target-arm: Add and use symbolic names for register banksSoren Brinkmann4-39/+56
2015-11-03Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20151103-1' into st...Peter Maydell7-26/+94
2015-11-03vnc: fix bug: vnc server can't start when 'to' is specifiedYang Hongyang1-0/+2
2015-11-03vnc: allow fall back to RAW encodingPeter Lieven1-2/+18
2015-11-03ui/opengl: Reduce build required libraries for openglOGAWA Hirofumi3-20/+7
2015-11-03ui/curses: Fix pageup/pagedown on -cursesOGAWA Hirofumi1-2/+6
2015-11-03ui/curses: Support line graphics chars on -curses modeOGAWA Hirofumi2-1/+55
2015-11-03ui/curses: Fix monitor color with -curses when 256 colorsOGAWA Hirofumi1-1/+6
2015-11-02Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2015-11-02' into ...Peter Maydell74-607/+663
2015-11-02qapi: Simplify gen_struct_field()Eric Blake1-9/+7
2015-11-02qapi: Reserve 'u' member nameEric Blake6-1/+11
2015-11-02qapi: Finish converting to new qapi union layoutEric Blake1-22/+6
2015-11-02tpm: Convert to new qapi union layoutEric Blake2-5/+5
2015-11-02memory: Convert to new qapi union layoutEric Blake3-10/+10
2015-11-02input: Convert to new qapi union layoutEric Blake9-123/+125
2015-11-02char: Convert to new qapi union layoutEric Blake2-88/+88
2015-11-02net: Convert to new qapi union layoutEric Blake10-32/+32
2015-11-02sockets: Convert to new qapi union layoutEric Blake3-61/+61
2015-11-02block: Convert to new qapi union layoutEric Blake4-41/+40
2015-11-02tests: Convert to new qapi union layoutEric Blake3-62/+62
2015-11-02qapi-visit: Convert to new qapi union layoutEric Blake1-15/+9
2015-11-02qapi: Start converting to new qapi union layoutEric Blake2-8/+21
2015-11-02qapi-visit: Remove redundant functions for flat union baseEric Blake1-17/+15
2015-11-02qapi: Unbox base membersEric Blake15-87/+54
2015-11-02qapi: Prefer typesafe upcasts to qapi base classesEric Blake2-0/+21
2015-11-02qapi-types: Refactor base fields outputEric Blake1-10/+14
2015-11-02qapi-visit: Split off visit_type_FOO_fields forward declEric Blake1-6/+16
2015-11-02vnc: Hoist allocation of VncBasicInfo to callersEric Blake1-23/+34
2015-11-02qapi: Reserve 'q_*' and 'has_*' member namesEric Blake14-35/+27
2015-11-02qapi: Reserve '*List' type names for list typesEric Blake6-14/+11
2015-11-02qapi: More robust conditions for when labels are neededEric Blake2-2/+5
2015-11-02qapi: More idiomatic string operationsEric Blake1-3/+3
2015-11-02tests/qapi-schema: Test for reserved names, empty structEric Blake24-4/+59
2015-11-02qapi-schema: mark InetSocketAddress as mandatory againDaniel P. Berrange1-4/+2
2015-10-30Merge remote-tracking branch 'remotes/rth/tags/pull-tile-20151030' into stagingPeter Maydell1-8/+14
2015-10-30Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell21-116/+293
2015-10-30Merge remote-tracking branch 'remotes/lalrae/tags/mips-20151030' into stagingPeter Maydell8-59/+112
2015-10-30target-mips: fix updating XContext on mmu exceptionYongbok Kim1-3/+4
2015-10-30target-mips: add SIGRIE instructionYongbok Kim1-1/+11
2015-10-30target-mips: Set Config5.XNP for R6 coresYongbok Kim1-2/+2
2015-10-30target-mips: add PC, XNP reg numbers to RDHWRYongbok Kim4-32/+63
2015-10-30hw/mips_malta: Fix KVM PC initialisationJames Hogan1-1/+1
2015-10-30Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2015-10-30' in...Peter Maydell20-153/+189
2015-10-30docs: Document QMP event rate limitingMarkus Armbruster2-0/+17
2015-10-30monitor: Throttle event VSERPORT_CHANGE separately by "id"Markus Armbruster1-4/+23
2015-10-30monitor: Turn monitor_qapi_event_state[] into a hash tableMarkus Armbruster1-16/+37
2015-10-30glib: add compatibility interface for g_hash_table_add()Markus Armbruster1-0/+8
2015-10-29block: Consider all child nodes in bdrv_requests_pending()Kevin Wolf1-5/+8