aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-05vnc: factor out vnc_update_server_surfaceGerd Hoffmann1-6/+15
2015-11-05vnc: add vnc_width+vnc_height helpersGerd Hoffmann1-3/+13
2015-11-05vnc: zap dead codeGerd Hoffmann1-4/+0
2015-11-05vnc-jobs: move buffer reset, use new buffer moveGerd Hoffmann1-7/+8
2015-11-05vnc: kill jobs queue bufferGerd Hoffmann1-6/+0
2015-11-05vnc: attach names to buffersGerd Hoffmann2-0/+23
2015-11-05buffer: add tracingGerd Hoffmann2-0/+24
2015-11-05buffer: add buffer_shrinkGerd Hoffmann2-1/+29
2015-11-05buffer: add buffer_moveGerd Hoffmann2-0/+26
2015-11-05buffer: add buffer_move_emptyGerd Hoffmann2-0/+24
2015-11-05buffer: add buffer_initGerd Hoffmann2-0/+23
2015-11-05buffer: make the Buffer capacity increase in powers of twoPeter Lieven1-1/+4
2015-11-03Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20151103'...Peter Maydell15-93/+251
2015-11-03Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20151103-1' into s...Peter Maydell2-2/+2
2015-11-03ARM: ACPI: Fix MPIDR value in ACPI tableShannon Zhao1-1/+3
2015-11-03hw/arm/virt-acpi-build: Add GICC ACPI subtable for GICv3Shannon Zhao1-14/+16
2015-11-03hw/arm/virt-acpi-build: _CCA attribute is compulsoryGraeme Gregory1-0/+1
2015-11-03target-arm: Report S/NS status in the CPU debug logsPeter Maydell2-2/+21
2015-11-03target-arm: Bring AArch64 debug CPU display of PSTATE into line with AArch32Peter Maydell1-3/+5
2015-11-03MAINTAINERS: Add new qemu-arm mailing list to ARM related entriesPeter Maydell1-0/+23
2015-11-03arm: stellaris: exit on external reset requestMichael Davidsaver1-0/+12
2015-11-03armv7-m: Implement SYSRESETREQMichael Davidsaver1-1/+8
2015-11-03armv7-m: Return DeviceState* from armv7m_init()Michael Davidsaver4-26/+29
2015-11-03arm: xilinx_zynq: Add linux pre-bootPeter Crosthwaite1-0/+42
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-03usb-host: fix usb3ep0quirk testGerd Hoffmann1-1/+1
2015-11-03ehci: clear suspend bit on detachGerd Hoffmann1-1/+1
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