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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch_init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-07
LatticeMico32 target support
Michael Walle
1
-0
/
+2
2011-01-25
audio: consolidate audio_init()
Isaku Yamahata
1
-1
/
+34
2010-12-02
migration: stable ram block ordering
Michael S. Tsirkin
1
-0
/
+35
2010-11-01
Merge remote branch 'mst/for_anthony' into staging
Anthony Liguori
1
-0
/
+3
2010-11-01
Add Intel HD Audio support to qemu.
Gerd Hoffmann
1
-0
/
+10
2010-10-27
migration: don't segfault on invalid input
Michael S. Tsirkin
1
-0
/
+3
2010-09-25
Introduce qemu_madvise()
Andreas Färber
1
-1
/
+1
2010-08-22
arch_init: replace tabs by spaces.
Yoshiaki Tamura
1
-6
/
+6
2010-08-19
savevm: Reset last block info at beginning of each save
Alex Williamson
1
-2
/
+5
2010-07-06
ramblocks: No more being lazy about duplicate names
Alex Williamson
1
-2
/
+3
2010-07-06
savevm: Create a new continue flag to avoid resending block name
Alex Williamson
1
-44
/
+50
2010-07-06
savevm: Use RAM blocks for basis of migration
Alex Williamson
1
-25
/
+42
2010-07-06
savevm: Migrate RAM based on name/offset
Alex Williamson
1
-11
/
+107
2010-07-06
Remove uses of ram.last_offset (aka last_ram_offset)
Alex Williamson
1
-7
/
+16
2010-06-14
ram_blocks: Convert to a QLIST
Alex Williamson
1
-7
/
+7
2010-06-01
migration: Fix calculation of bytes_transferred
Pierre Riteau
1
-9
/
+12
2010-03-30
Add missing #include needed for madvise() on OpenBSD
Blue Swirl
1
-0
/
+1
2010-03-29
Refactor target specific handling, compile vl.c only once
Blue Swirl
1
-0
/
+509