summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* buffer: factor out buffer_adj_sizePeter Lieven2015-11-051-15/+10
* buffer: factor out buffer_req_sizePeter Lieven2015-11-051-2/+8
* vnc: recycle empty vs->output bufferPeter Lieven2015-11-051-0/+8
* vnc: fix local state initGerd Hoffmann2015-11-051-4/+4
* vnc: only alloc server surface with clients connectedGerd Hoffmann2015-11-051-0/+12
* vnc: use vnc_{width,height} in vnc_set_area_dirtyGerd Hoffmann2015-11-051-11/+10
* vnc: factor out vnc_update_server_surfaceGerd Hoffmann2015-11-051-6/+15
* vnc: add vnc_width+vnc_height helpersGerd Hoffmann2015-11-051-3/+13
* vnc: zap dead codeGerd Hoffmann2015-11-051-4/+0
* vnc-jobs: move buffer reset, use new buffer moveGerd Hoffmann2015-11-051-7/+8
* vnc: kill jobs queue bufferGerd Hoffmann2015-11-051-6/+0
* vnc: attach names to buffersGerd Hoffmann2015-11-052-0/+23
* buffer: add tracingGerd Hoffmann2015-11-052-0/+24
* buffer: add buffer_shrinkGerd Hoffmann2015-11-052-1/+29
* buffer: add buffer_moveGerd Hoffmann2015-11-052-0/+26
* buffer: add buffer_move_emptyGerd Hoffmann2015-11-052-0/+24
* buffer: add buffer_initGerd Hoffmann2015-11-052-0/+23
* buffer: make the Buffer capacity increase in powers of twoPeter Lieven2015-11-051-1/+4
* Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20151103'...Peter Maydell2015-11-0315-93/+251
|\
| * ARM: ACPI: Fix MPIDR value in ACPI tableShannon Zhao2015-11-031-1/+3
| * hw/arm/virt-acpi-build: Add GICC ACPI subtable for GICv3Shannon Zhao2015-11-031-14/+16
| * hw/arm/virt-acpi-build: _CCA attribute is compulsoryGraeme Gregory2015-11-031-0/+1
| * target-arm: Report S/NS status in the CPU debug logsPeter Maydell2015-11-032-2/+21
| * target-arm: Bring AArch64 debug CPU display of PSTATE into line with AArch32Peter Maydell2015-11-031-3/+5
| * MAINTAINERS: Add new qemu-arm mailing list to ARM related entriesPeter Maydell2015-11-031-0/+23
| * arm: stellaris: exit on external reset requestMichael Davidsaver2015-11-031-0/+12
| * armv7-m: Implement SYSRESETREQMichael Davidsaver2015-11-031-1/+8
| * armv7-m: Return DeviceState* from armv7m_init()Michael Davidsaver2015-11-034-26/+29
| * arm: xilinx_zynq: Add linux pre-bootPeter Crosthwaite2015-11-031-0/+42
| * arm: boot: Add board specific setup code APIPeter Crosthwaite2015-11-032-1/+29
| * arm: boot: Adjust indentation of FIXUP commentsPeter Crosthwaite2015-11-031-8/+8
| * target-arm: Add and use symbolic names for register banksSoren Brinkmann2015-11-034-39/+56
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20151103-1' into s...Peter Maydell2015-11-032-2/+2
|\ \ | |/ |/|
| * usb-host: fix usb3ep0quirk testGerd Hoffmann2015-11-031-1/+1
| * ehci: clear suspend bit on detachGerd Hoffmann2015-11-031-1/+1
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20151103-1' into st...Peter Maydell2015-11-037-26/+94
|\ \ | |/ |/|
| * vnc: fix bug: vnc server can't start when 'to' is specifiedYang Hongyang2015-11-031-0/+2
| * vnc: allow fall back to RAW encodingPeter Lieven2015-11-031-2/+18
| * ui/opengl: Reduce build required libraries for openglOGAWA Hirofumi2015-11-033-20/+7
| * ui/curses: Fix pageup/pagedown on -cursesOGAWA Hirofumi2015-11-031-2/+6
| * ui/curses: Support line graphics chars on -curses modeOGAWA Hirofumi2015-11-032-1/+55
| * ui/curses: Fix monitor color with -curses when 256 colorsOGAWA Hirofumi2015-11-031-1/+6
|/
* Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2015-11-02' into ...Peter Maydell2015-11-0274-607/+663
|\
| * qapi: Simplify gen_struct_field()Eric Blake2015-11-021-9/+7
| * qapi: Reserve 'u' member nameEric Blake2015-11-026-1/+11
| * qapi: Finish converting to new qapi union layoutEric Blake2015-11-021-22/+6
| * tpm: Convert to new qapi union layoutEric Blake2015-11-022-5/+5
| * memory: Convert to new qapi union layoutEric Blake2015-11-023-10/+10
| * input: Convert to new qapi union layoutEric Blake2015-11-029-123/+125
| * char: Convert to new qapi union layoutEric Blake2015-11-022-88/+88
OpenPOWER on IntegriCloud