summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bottom halves: introduce bh call functionPavel Dovgalyuk2015-11-062-1/+11
* replay: checkpointsPavel Dovgalyuk2015-11-067-12/+134
* icount: improve counting for record/replayPavel Dovgalyuk2015-11-062-3/+11
* replay: shutdown eventPavel Dovgalyuk2015-11-064-0/+23
* replay: recording and replaying clock ticksPavel Dovgalyuk2015-11-067-4/+119
* replay: asynchronous events infrastructurePavel Dovgalyuk2015-11-064-0/+263
* replay: interrupts and exceptionsPavel Dovgalyuk2015-11-065-10/+146
* cpu: replay instructions sequencePavel Dovgalyuk2015-11-053-13/+63
* cpu-exec: allow temporary disabling icountPavel Dovgalyuk2015-11-053-4/+6
* replay: introduce icount eventPavel Dovgalyuk2015-11-054-0/+85
* replay: introduce mutex to protect the replay logPavel Dovgalyuk2015-11-052-0/+34
* replay: internal functions for replay logPavel Dovgalyuk2015-11-053-0/+202
* replay: global variables and function stubsPavel Dovgalyuk2015-11-059-0/+239
* Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20151104' i...Peter Maydell2015-11-058-31/+31
|\
| * migration: fix analyze-migration.py scriptMark Cave-Ayland2015-11-041-0/+13
| * migration: code clean upLiang Li2015-11-042-14/+4
| * migration: rename cancel to cleanup in SaveVMHandlesLiang Li2015-11-044-5/+5
| * migration: rename qemu_savevm_state_cancelLiang Li2015-11-044-6/+6
| * migration: defer migration_end & blk_mig_cleanupLiang Li2015-11-043-9/+6
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-11-03' into...Peter Maydell2015-11-041-131/+125
|\ \ | |/ |/|
| * vl.c: Use "%s support is disabled" error messages consistentlyEduardo Habkost2015-11-031-6/+5
| * vl.c: Improve warnings on use of deprecated optionsEduardo Habkost2015-11-031-6/+4
| * vl.c: Touch up error messagesEduardo Habkost2015-11-031-5/+5
| * vl.c: Remove unnecessary uppercase in error messagesEduardo Habkost2015-11-031-21/+19
| * vl.c: Use "warning:" prefix consistently on warningsEduardo Habkost2015-11-031-4/+4
| * vl.c: Remove periods and exclamation points from error messagesEduardo Habkost2015-11-031-15/+15
| * vl.c: Replace fprintf(stderr) with error_report()Eduardo Habkost2015-11-031-119/+118
* | 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
OpenPOWER on IntegriCloud