aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-24config-host.mak: rename datadir to qemu_datadirEduardo Habkost3-7/+7
2012-04-24create_config: separate section for qemu_*dir variables (v2)Eduardo Habkost1-0/+9
2012-04-24configure: rename $confdir to $qemu_confdirEduardo Habkost1-2/+2
2012-04-24configure: rename $docdir to $qemu_docdirEduardo Habkost1-4/+4
2012-04-24configure: rename $datadir to $qemu_datadirEduardo Habkost1-5/+5
2012-04-24target-microblaze: QOM'ify CPU initAndreas Färber2-2/+11
2012-04-24target-microblaze: QOM'ify CPU resetAndreas Färber2-50/+52
2012-04-24target-microblaze: QOM'ify CPUAndreas Färber5-1/+135
2012-04-24target-cris: Start QOM'ifying CPU initAndreas Färber2-1/+10
2012-04-24target-cris: QOM'ify CPU resetAndreas Färber2-21/+24
2012-04-24target-cris: QOM'ify CPUAndreas Färber5-1/+136
2012-04-23Merge remote-tracking branch 'origin/master' into stagingAnthony Liguori1-2/+2
2012-04-23Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori4-24/+34
2012-04-23qtest: fix memread and memwrite on 32 bit hostsBlue Swirl1-2/+2
2012-04-23Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori50-567/+1704
2012-04-23Merge remote-tracking branch 'origin/master' into stagingAnthony Liguori1-3/+3
2012-04-23fix BCD mask for date (Solaris 2.5 guest hang fix)Artyom Tarasenko1-3/+3
2012-04-23Merge remote-tracking branch 'origin/master' into stagingAnthony Liguori20-499/+1185
2012-04-23qapi: g_hash_table_find() instead of GHashTableIter.NODA, Kai1-8/+17
2012-04-23qmp: make block job command naming consistentStefan Hajnoczi3-16/+17
2012-04-23Merge remote-tracking branch 'sstabellini/build_fix' into stagingAnthony Liguori5-2/+52
2012-04-23Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori8-8/+20
2012-04-23Merge remote-tracking branch 'mdroth/qga-pull-4-19-12' into stagingAnthony Liguori2-19/+24
2012-04-23Merge remote-tracking branch 'bonzini/nbd-next' into stagingAnthony Liguori4-159/+212
2012-04-23Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori6-42/+171
2012-04-23Merge remote-tracking branch 'stefanha/tracing' into stagingAnthony Liguori17-677/+1036
2012-04-21target-arm: Move reset handling to arm_cpu_resetPeter Maydell2-99/+92
2012-04-21target-arm: Drop cpu_reset_model_id()Peter Maydell1-58/+1
2012-04-21target-arm: Move cache ID register setup to cpu specific init fnsPeter Maydell3-11/+18
2012-04-21target-arm: Move OMAP cp15_i_{max,min} reset to cpu_state_resetPeter Maydell1-2/+1
2012-04-21target-arm: Move feature register setup to per-CPU init fnsPeter Maydell3-59/+122
2012-04-21target-arm: Move iWMMXT wCID reset to cpu_state_resetPeter Maydell1-1/+4
2012-04-21target-arm: Drop JTAG_ID documentationPeter Maydell1-2/+0
2012-04-21target-arm: Move SCTLR reset value setup to per cpu init fnsPeter Maydell3-12/+25
2012-04-21target-arm: Move CTR setup to per cpu init fnsPeter Maydell3-12/+24
2012-04-21target-arm: Move MVFR* setup to per cpu init fnsPeter Maydell3-12/+18
2012-04-21target-arm: Move FPSID config to cpu init fnsPeter Maydell3-8/+12
2012-04-21target-arm: Move feature bit settings to CPU init fnsPeter Maydell4-99/+137
2012-04-21target-arm: Add QOM subclasses for each ARM cpu implementationPeter Maydell3-65/+282
2012-04-21target-arm: remind to keep arm features in sync with linux-user/elfload.cBenoit Canet1-0/+4
2012-04-21Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/...Blue Swirl5-81/+133
2012-04-21tci: GETPC() macro must return an uintptr_tStefan Weil2-3/+3
2012-04-21gdbstub: Synchronize CPU state unconditionally in gdb_set_cpu_pcPeter Maydell1-2/+1
2012-04-21softfloat: make USE_SOFTFLOAT_STRUCT_TYPES compileJuan Quintela1-2/+2
2012-04-21target-xtensa: add tests for LOOPNEZ and LOOPGTZMax Filippov1-0/+36
2012-04-21target-xtensa: fix LOOPNEZ/LOOPGTZ translationMax Filippov1-1/+1
2012-04-21qtest: add m48t59 tests for SparcBlue Swirl2-0/+262
2012-04-20versatiblepb: add NOR flash supportEric Benard1-0/+16
2012-04-20hw/arm_mptimer: Reset the qemu_timer at resetPeter Maydell1-0/+3
2012-04-20versatilepb: add ds1338 rtc deviceOskar Andero1-0/+6