aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-03arm: boot: Adjust indentation of FIXUP commentsPeter Crosthwaite
2015-11-03target-arm: Add and use symbolic names for register banksSoren Brinkmann
2015-11-03usb-host: fix usb3ep0quirk testGerd Hoffmann
2015-11-03ehci: clear suspend bit on detachGerd Hoffmann
2015-11-03Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20151103-1' into st...Peter Maydell
2015-11-03vnc: fix bug: vnc server can't start when 'to' is specifiedYang Hongyang
2015-11-03vnc: allow fall back to RAW encodingPeter Lieven
2015-11-03ui/opengl: Reduce build required libraries for openglOGAWA Hirofumi
2015-11-03ui/curses: Fix pageup/pagedown on -cursesOGAWA Hirofumi
2015-11-03ui/curses: Support line graphics chars on -curses modeOGAWA Hirofumi
2015-11-03ui/curses: Fix monitor color with -curses when 256 colorsOGAWA Hirofumi
2015-11-03vl.c: Use "%s support is disabled" error messages consistentlyEduardo Habkost
2015-11-03vl.c: Improve warnings on use of deprecated optionsEduardo Habkost
2015-11-03vl.c: Touch up error messagesEduardo Habkost
2015-11-03vl.c: Remove unnecessary uppercase in error messagesEduardo Habkost
2015-11-03vl.c: Use "warning:" prefix consistently on warningsEduardo Habkost
2015-11-03vl.c: Remove periods and exclamation points from error messagesEduardo Habkost
2015-11-03vl.c: Replace fprintf(stderr) with error_report()Eduardo Habkost
2015-11-02scripts/text2pod.pl: Escape left braceFam Zheng
2015-11-02file_ram_alloc: propagate error to caller instead of terminating QEMUIgor Mammedov
2015-11-02Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2015-11-02' into ...Peter Maydell
2015-11-02qapi: Simplify gen_struct_field()Eric Blake
2015-11-02qapi: Reserve 'u' member nameEric Blake
2015-11-02qapi: Finish converting to new qapi union layoutEric Blake
2015-11-02tpm: Convert to new qapi union layoutEric Blake
2015-11-02memory: Convert to new qapi union layoutEric Blake
2015-11-02input: Convert to new qapi union layoutEric Blake
2015-11-02char: Convert to new qapi union layoutEric Blake
2015-11-02net: Convert to new qapi union layoutEric Blake
2015-11-02sockets: Convert to new qapi union layoutEric Blake
2015-11-02block: Convert to new qapi union layoutEric Blake
2015-11-02tests: Convert to new qapi union layoutEric Blake
2015-11-02qapi-visit: Convert to new qapi union layoutEric Blake
2015-11-02qapi: Start converting to new qapi union layoutEric Blake
2015-11-02qapi-visit: Remove redundant functions for flat union baseEric Blake
2015-11-02qapi: Unbox base membersEric Blake
2015-11-02qapi: Prefer typesafe upcasts to qapi base classesEric Blake
2015-11-02qapi-types: Refactor base fields outputEric Blake
2015-11-02qapi-visit: Split off visit_type_FOO_fields forward declEric Blake
2015-11-02vnc: Hoist allocation of VncBasicInfo to callersEric Blake
2015-11-02qapi: Reserve 'q_*' and 'has_*' member namesEric Blake
2015-11-02qapi: Reserve '*List' type names for list typesEric Blake
2015-11-02qapi: More robust conditions for when labels are neededEric Blake
2015-11-02qapi: More idiomatic string operationsEric Blake
2015-11-02tests/qapi-schema: Test for reserved names, empty structEric Blake
2015-11-02qapi-schema: mark InetSocketAddress as mandatory againDaniel P. Berrange
2015-10-30Merge remote-tracking branch 'remotes/rth/tags/pull-tile-20151030' into stagingPeter Maydell
2015-10-30Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2015-10-30Merge remote-tracking branch 'remotes/lalrae/tags/mips-20151030' into stagingPeter Maydell
2015-10-30target-mips: fix updating XContext on mmu exceptionYongbok Kim