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-25
virtio: add missing mb() on notification
Michael S. Tsirkin
2
-3
/
+22
2012-04-25
e1000: move reset function earlier in file
Michael S. Tsirkin
1
-40
/
+40
2012-04-24
Limit ptimer rate to something achievable
Peter Chubb
1
-0
/
+13
2012-04-24
qom: Refine container_get() to allow using a custom root
Andreas Färber
4
-8
/
+10
2012-04-24
qtest: Fix tv_usec != long
Richard Henderson
1
-4
/
+4
2012-04-24
Remove extra pthread switch
Peter Portante
1
-1
/
+10
2012-04-24
configure: Virtfs doesn't require libcap.
Kusanagi Kouichi
1
-2
/
+4
2012-04-24
qemu-char: Fix crash when switching consoles
Stefan Weil
1
-1
/
+3
2012-04-24
configure: add --with-confsuffix option
Eduardo Habkost
1
-3
/
+6
2012-04-24
configure: change meaning of --datadir to Autoconf convention
Eduardo Habkost
1
-4
/
+5
2012-04-24
create_config: simplify prefix=* block, remove CONFIG_QEMU_PREFIX
Eduardo Habkost
1
-6
/
+1
2012-04-24
create_config: remove *dir block
Eduardo Habkost
1
-1
/
+1
2012-04-24
config-host.mak: reorder variables a bit
Eduardo Habkost
1
-2
/
+2
2012-04-24
config-host.mak: remove CONFIG_QEMU_SHAREDIR
Eduardo Habkost
1
-1
/
+0
2012-04-24
config-host.mak: rename docdir to qemu_docdir
Eduardo Habkost
2
-3
/
+3
2012-04-24
Makefile: use $(qemu_confdir) instead of $(sysconfdir)/qemu
Eduardo Habkost
1
-2
/
+2
2012-04-24
config-host.mak: rename confdir to qemu_confdir
Eduardo Habkost
1
-1
/
+1
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
[next]