aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-04qga: drop hand-made guest_file_toggle_flags helperDenis V. Lunev
2015-11-03Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20151103'...Peter Maydell
2015-11-03Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20151103-1' into s...Peter Maydell
2015-11-03ARM: ACPI: Fix MPIDR value in ACPI tableShannon Zhao
2015-11-03hw/arm/virt-acpi-build: Add GICC ACPI subtable for GICv3Shannon Zhao
2015-11-03hw/arm/virt-acpi-build: _CCA attribute is compulsoryGraeme Gregory
2015-11-03target-arm: Report S/NS status in the CPU debug logsPeter Maydell
2015-11-03target-arm: Bring AArch64 debug CPU display of PSTATE into line with AArch32Peter Maydell
2015-11-03MAINTAINERS: Add new qemu-arm mailing list to ARM related entriesPeter Maydell
2015-11-03arm: stellaris: exit on external reset requestMichael Davidsaver
2015-11-03armv7-m: Implement SYSRESETREQMichael Davidsaver
2015-11-03armv7-m: Return DeviceState* from armv7m_init()Michael Davidsaver
2015-11-03arm: xilinx_zynq: Add linux pre-bootPeter Crosthwaite
2015-11-03arm: boot: Add board specific setup code APIPeter Crosthwaite
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-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