summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * net: Convert to new qapi union layoutEric Blake2015-11-0210-32/+32
| * sockets: Convert to new qapi union layoutEric Blake2015-11-023-61/+61
| * block: Convert to new qapi union layoutEric Blake2015-11-024-41/+40
| * tests: Convert to new qapi union layoutEric Blake2015-11-023-62/+62
| * qapi-visit: Convert to new qapi union layoutEric Blake2015-11-021-15/+9
| * qapi: Start converting to new qapi union layoutEric Blake2015-11-022-8/+21
| * qapi-visit: Remove redundant functions for flat union baseEric Blake2015-11-021-17/+15
| * qapi: Unbox base membersEric Blake2015-11-0215-87/+54
| * qapi: Prefer typesafe upcasts to qapi base classesEric Blake2015-11-022-0/+21
| * qapi-types: Refactor base fields outputEric Blake2015-11-021-10/+14
| * qapi-visit: Split off visit_type_FOO_fields forward declEric Blake2015-11-021-6/+16
| * vnc: Hoist allocation of VncBasicInfo to callersEric Blake2015-11-021-23/+34
OpenPOWER on IntegriCloud