summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qtest: fix memread and memwrite on 32 bit hostsBlue Swirl2012-04-231-2/+2
* Merge remote-tracking branch 'origin/master' into stagingAnthony Liguori2012-04-231-3/+3
|\
| * fix BCD mask for date (Solaris 2.5 guest hang fix)Artyom Tarasenko2012-04-231-3/+3
* | Merge remote-tracking branch 'origin/master' into stagingAnthony Liguori2012-04-2320-499/+1185
|\ \ | |/
| * target-arm: Move reset handling to arm_cpu_resetPeter Maydell2012-04-212-99/+92
| * target-arm: Drop cpu_reset_model_id()Peter Maydell2012-04-211-58/+1
| * target-arm: Move cache ID register setup to cpu specific init fnsPeter Maydell2012-04-213-11/+18
| * target-arm: Move OMAP cp15_i_{max,min} reset to cpu_state_resetPeter Maydell2012-04-211-2/+1
| * target-arm: Move feature register setup to per-CPU init fnsPeter Maydell2012-04-213-59/+122
| * target-arm: Move iWMMXT wCID reset to cpu_state_resetPeter Maydell2012-04-211-1/+4
| * target-arm: Drop JTAG_ID documentationPeter Maydell2012-04-211-2/+0
| * target-arm: Move SCTLR reset value setup to per cpu init fnsPeter Maydell2012-04-213-12/+25
| * target-arm: Move CTR setup to per cpu init fnsPeter Maydell2012-04-213-12/+24
| * target-arm: Move MVFR* setup to per cpu init fnsPeter Maydell2012-04-213-12/+18
| * target-arm: Move FPSID config to cpu init fnsPeter Maydell2012-04-213-8/+12
| * target-arm: Move feature bit settings to CPU init fnsPeter Maydell2012-04-214-99/+137
| * target-arm: Add QOM subclasses for each ARM cpu implementationPeter Maydell2012-04-213-65/+282
| * target-arm: remind to keep arm features in sync with linux-user/elfload.cBenoit Canet2012-04-211-0/+4
| * Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/...Blue Swirl2012-04-215-81/+133
| |\
| | * versatiblepb: add NOR flash supportEric Benard2012-04-201-0/+16
| | * hw/arm_mptimer: Reset the qemu_timer at resetPeter Maydell2012-04-201-0/+3
| | * versatilepb: add ds1338 rtc deviceOskar Andero2012-04-201-0/+6
| | * realview: break out versatile i2c controller codeOskar Andero2012-04-203-81/+108
| * | tci: GETPC() macro must return an uintptr_tStefan Weil2012-04-212-3/+3
| * | gdbstub: Synchronize CPU state unconditionally in gdb_set_cpu_pcPeter Maydell2012-04-211-2/+1
| * | softfloat: make USE_SOFTFLOAT_STRUCT_TYPES compileJuan Quintela2012-04-211-2/+2
| * | target-xtensa: add tests for LOOPNEZ and LOOPGTZMax Filippov2012-04-211-0/+36
| * | target-xtensa: fix LOOPNEZ/LOOPGTZ translationMax Filippov2012-04-211-1/+1
| * | qtest: add m48t59 tests for SparcBlue Swirl2012-04-212-0/+262
| * | sparc: fix qtestBlue Swirl2012-04-191-1/+3
| * | qtest: add dummy functions for user emulatorsBlue Swirl2012-04-191-0/+18
| * | qtest: add register fuzzing to RTC testBlue Swirl2012-04-191-0/+17
| |/
* | Merge remote-tracking branch 'sstabellini/build_fix' into stagingAnthony Liguori2012-04-235-2/+52
|\ \
| * | xen: add a dummy xc_hvm_inject_msi for Xen < 4.2Stefano Stabellini2012-04-174-2/+27
| * | xen,configure: detect Xen 4.2Stefano Stabellini2012-04-171-0/+25
* | | Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2012-04-238-8/+20
|\ \ \
| * | | Add .gitignore for tests/David Gibson2012-04-201-0/+13
| * | | e1000: Fix spelling (segmentaion -> segmentation) in debug outputStefan Weil2012-04-201-1/+1
| * | | spice-qemu-char.c: Show what name is unsupportedEduardo Elias Ferreira2012-04-201-1/+1
| * | | pflash_cfi01: remove redundant lineEric BĂ©nard2012-04-201-1/+0
| * | | qxl: Add missing GCC_FMT_ATTR and fix format specifierStefan Weil2012-04-202-2/+2
| * | | fix block_job_set_speed name in documentationPaolo Bonzini2012-04-201-2/+2
| * | | error.c: don't return value for void functionAmos Kong2012-04-201-1/+1
| | |/ | |/|
* | | Merge remote-tracking branch 'mdroth/qga-pull-4-19-12' into stagingAnthony Liguori2012-04-232-19/+24
|\ \ \
| * | | qemu-ga: fix help outputMichael Roth2012-04-191-3/+4
| * | | qemu-ga: generate missing stubs for fsfreezeMichael Roth2012-04-191-16/+20
| |/ /
* | | Merge remote-tracking branch 'bonzini/nbd-next' into stagingAnthony Liguori2012-04-234-159/+212
|\ \ \
| * | | nbd: obey FUA on readsPaolo Bonzini2012-04-191-0/+9
| * | | nbd: do not include block_int.hPaolo Bonzini2012-04-192-4/+3
| * | | nbd: do not block in nbd_wr_sync if no data at all is availablePaolo Bonzini2012-04-192-8/+44
OpenPOWER on IntegriCloud