aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-04qga: fixed CloseHandle in qmp_guest_file_openOlga Krishtal1-1/+1
2015-11-04qga: drop hand-made guest_file_toggle_flags helperDenis V. Lunev1-25/+2
2015-11-04migration: fix analyze-migration.py scriptMark Cave-Ayland1-0/+13
2015-11-04migration: code clean upLiang Li2-14/+4
2015-11-04migration: rename cancel to cleanup in SaveVMHandlesLiang Li4-5/+5
2015-11-04migration: rename qemu_savevm_state_cancelLiang Li4-6/+6
2015-11-04migration: defer migration_end & blk_mig_cleanupLiang Li3-9/+6
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-03vl.c: Use "%s support is disabled" error messages consistentlyEduardo Habkost1-6/+5
2015-11-03vl.c: Improve warnings on use of deprecated optionsEduardo Habkost1-6/+4
2015-11-03vl.c: Touch up error messagesEduardo Habkost1-5/+5
2015-11-03vl.c: Remove unnecessary uppercase in error messagesEduardo Habkost1-21/+19
2015-11-03vl.c: Use "warning:" prefix consistently on warningsEduardo Habkost1-4/+4
2015-11-03vl.c: Remove periods and exclamation points from error messagesEduardo Habkost1-15/+15
2015-11-03vl.c: Replace fprintf(stderr) with error_report()Eduardo Habkost1-119/+118
2015-11-02scripts/text2pod.pl: Escape left braceFam Zheng1-1/+1
2015-11-02file_ram_alloc: propagate error to caller instead of terminating QEMUIgor Mammedov1-4/+0
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