index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-24
config-host.mak: rename datadir to qemu_datadir
Eduardo Habkost
3
-7
/
+7
2012-04-24
create_config: separate section for qemu_*dir variables (v2)
Eduardo Habkost
1
-0
/
+9
2012-04-24
configure: rename $confdir to $qemu_confdir
Eduardo Habkost
1
-2
/
+2
2012-04-24
configure: rename $docdir to $qemu_docdir
Eduardo Habkost
1
-4
/
+4
2012-04-24
configure: rename $datadir to $qemu_datadir
Eduardo Habkost
1
-5
/
+5
2012-04-24
target-microblaze: QOM'ify CPU init
Andreas Färber
2
-2
/
+11
2012-04-24
target-microblaze: QOM'ify CPU reset
Andreas Färber
2
-50
/
+52
2012-04-24
target-microblaze: QOM'ify CPU
Andreas Färber
5
-1
/
+135
2012-04-24
target-cris: Start QOM'ifying CPU init
Andreas Färber
2
-1
/
+10
2012-04-24
target-cris: QOM'ify CPU reset
Andreas Färber
2
-21
/
+24
2012-04-24
target-cris: QOM'ify CPU
Andreas Färber
5
-1
/
+136
2012-04-23
Merge remote-tracking branch 'origin/master' into staging
Anthony Liguori
1
-2
/
+2
2012-04-23
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
4
-24
/
+34
2012-04-23
qtest: fix memread and memwrite on 32 bit hosts
Blue Swirl
1
-2
/
+2
2012-04-23
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
50
-567
/
+1704
2012-04-23
Merge remote-tracking branch 'origin/master' into staging
Anthony Liguori
1
-3
/
+3
2012-04-23
fix BCD mask for date (Solaris 2.5 guest hang fix)
Artyom Tarasenko
1
-3
/
+3
2012-04-23
Merge remote-tracking branch 'origin/master' into staging
Anthony Liguori
20
-499
/
+1185
2012-04-23
qapi: g_hash_table_find() instead of GHashTableIter.
NODA, Kai
1
-8
/
+17
2012-04-23
qmp: make block job command naming consistent
Stefan Hajnoczi
3
-16
/
+17
2012-04-23
Merge remote-tracking branch 'sstabellini/build_fix' into staging
Anthony Liguori
5
-2
/
+52
2012-04-23
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
8
-8
/
+20
2012-04-23
Merge remote-tracking branch 'mdroth/qga-pull-4-19-12' into staging
Anthony Liguori
2
-19
/
+24
2012-04-23
Merge remote-tracking branch 'bonzini/nbd-next' into staging
Anthony Liguori
4
-159
/
+212
2012-04-23
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
6
-42
/
+171
2012-04-23
Merge remote-tracking branch 'stefanha/tracing' into staging
Anthony Liguori
17
-677
/
+1036
2012-04-21
target-arm: Move reset handling to arm_cpu_reset
Peter Maydell
2
-99
/
+92
2012-04-21
target-arm: Drop cpu_reset_model_id()
Peter Maydell
1
-58
/
+1
2012-04-21
target-arm: Move cache ID register setup to cpu specific init fns
Peter Maydell
3
-11
/
+18
2012-04-21
target-arm: Move OMAP cp15_i_{max,min} reset to cpu_state_reset
Peter Maydell
1
-2
/
+1
2012-04-21
target-arm: Move feature register setup to per-CPU init fns
Peter Maydell
3
-59
/
+122
2012-04-21
target-arm: Move iWMMXT wCID reset to cpu_state_reset
Peter Maydell
1
-1
/
+4
2012-04-21
target-arm: Drop JTAG_ID documentation
Peter Maydell
1
-2
/
+0
2012-04-21
target-arm: Move SCTLR reset value setup to per cpu init fns
Peter Maydell
3
-12
/
+25
2012-04-21
target-arm: Move CTR setup to per cpu init fns
Peter Maydell
3
-12
/
+24
2012-04-21
target-arm: Move MVFR* setup to per cpu init fns
Peter Maydell
3
-12
/
+18
2012-04-21
target-arm: Move FPSID config to cpu init fns
Peter Maydell
3
-8
/
+12
2012-04-21
target-arm: Move feature bit settings to CPU init fns
Peter Maydell
4
-99
/
+137
2012-04-21
target-arm: Add QOM subclasses for each ARM cpu implementation
Peter Maydell
3
-65
/
+282
2012-04-21
target-arm: remind to keep arm features in sync with linux-user/elfload.c
Benoit Canet
1
-0
/
+4
2012-04-21
Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/...
Blue Swirl
5
-81
/
+133
2012-04-21
tci: GETPC() macro must return an uintptr_t
Stefan Weil
2
-3
/
+3
2012-04-21
gdbstub: Synchronize CPU state unconditionally in gdb_set_cpu_pc
Peter Maydell
1
-2
/
+1
2012-04-21
softfloat: make USE_SOFTFLOAT_STRUCT_TYPES compile
Juan Quintela
1
-2
/
+2
2012-04-21
target-xtensa: add tests for LOOPNEZ and LOOPGTZ
Max Filippov
1
-0
/
+36
2012-04-21
target-xtensa: fix LOOPNEZ/LOOPGTZ translation
Max Filippov
1
-1
/
+1
2012-04-21
qtest: add m48t59 tests for Sparc
Blue Swirl
2
-0
/
+262
2012-04-20
versatiblepb: add NOR flash support
Eric Benard
1
-0
/
+16
2012-04-20
hw/arm_mptimer: Reset the qemu_timer at reset
Peter Maydell
1
-0
/
+3
2012-04-20
versatilepb: add ds1338 rtc device
Oskar Andero
1
-0
/
+6
[next]