aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-06replay: asynchronous events infrastructurePavel Dovgalyuk
2015-11-06replay: interrupts and exceptionsPavel Dovgalyuk
2015-11-05cpu: replay instructions sequencePavel Dovgalyuk
2015-11-05cpu-exec: allow temporary disabling icountPavel Dovgalyuk
2015-11-05replay: introduce icount eventPavel Dovgalyuk
2015-11-05replay: introduce mutex to protect the replay logPavel Dovgalyuk
2015-11-05replay: internal functions for replay logPavel Dovgalyuk
2015-11-05replay: global variables and function stubsPavel Dovgalyuk
2015-11-05Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20151104' i...Peter Maydell
2015-11-04Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-11-03' into...Peter Maydell
2015-11-04migration: fix analyze-migration.py scriptMark Cave-Ayland
2015-11-04migration: code clean upLiang Li
2015-11-04migration: rename cancel to cleanup in SaveVMHandlesLiang Li
2015-11-04migration: rename qemu_savevm_state_cancelLiang Li
2015-11-04migration: defer migration_end & blk_mig_cleanupLiang Li
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-03vl.c: Use "%s support is disabled" error messages consistentlyEduardo Habkost
2015-11-03vl.c: Improve warnings on use of deprecated optionsEduardo Habkost
2015-11-03vl.c: Touch up error messagesEduardo Habkost
2015-11-03vl.c: Remove unnecessary uppercase in error messagesEduardo Habkost
2015-11-03vl.c: Use "warning:" prefix consistently on warningsEduardo Habkost
2015-11-03vl.c: Remove periods and exclamation points from error messagesEduardo Habkost
2015-11-03vl.c: Replace fprintf(stderr) with error_report()Eduardo Habkost
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