GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/qemu-kvm.git
qemu-kvm-0.12.4-gentoo
qemu-kvm-0.12.5-gentoo
qemu-kvm-0.13.0-gentoo
qemu-kvm-0.14.1-gentoo
qemu-kvm-0.15.0-gentoo
qemu-kvm-1.1.0-gentoo
qemu-kvm-1.1.1-gentoo
qemu-kvm-1.1.2-gentoo
qemu-kvm-1.2.0-gentoo
qemu-kvm patches pulled in for Gentoo qemu packages
Doug Goldstein <cardoe@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch_init.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
qemu-kvm: Use upstream vcpu loop
Jan Kiszka
2011-05-31
1
-2
/
+1
*
qemu-kvm: Enable CONFIG_IOTHREAD
Jan Kiszka
2011-05-31
1
-1
/
+2
*
Introduce -machine command option.
Anthony PERARD
2011-05-08
1
-0
/
+5
*
LatticeMico32 target support
Michael Walle
2011-03-07
1
-0
/
+2
*
audio: consolidate audio_init()
Isaku Yamahata
2011-01-25
1
-1
/
+34
*
migration: stable ram block ordering
Michael S. Tsirkin
2010-12-02
1
-0
/
+35
*
Merge remote branch 'mst/for_anthony' into staging
Anthony Liguori
2010-11-01
1
-0
/
+3
|
\
|
*
migration: don't segfault on invalid input
Michael S. Tsirkin
2010-10-27
1
-0
/
+3
*
|
Add Intel HD Audio support to qemu.
Gerd Hoffmann
2010-11-01
1
-0
/
+10
|
/
*
Introduce qemu_madvise()
Andreas Färber
2010-09-25
1
-1
/
+1
*
arch_init: replace tabs by spaces.
Yoshiaki Tamura
2010-08-22
1
-6
/
+6
*
savevm: Reset last block info at beginning of each save
Alex Williamson
2010-08-19
1
-2
/
+5
*
ramblocks: No more being lazy about duplicate names
Alex Williamson
2010-07-06
1
-2
/
+3
*
savevm: Create a new continue flag to avoid resending block name
Alex Williamson
2010-07-06
1
-44
/
+50
*
savevm: Use RAM blocks for basis of migration
Alex Williamson
2010-07-06
1
-25
/
+42
*
savevm: Migrate RAM based on name/offset
Alex Williamson
2010-07-06
1
-11
/
+107
*
Remove uses of ram.last_offset (aka last_ram_offset)
Alex Williamson
2010-07-06
1
-7
/
+16
*
ram_blocks: Convert to a QLIST
Alex Williamson
2010-06-14
1
-7
/
+7
*
migration: Fix calculation of bytes_transferred
Pierre Riteau
2010-06-01
1
-9
/
+12
*
Add missing #include needed for madvise() on OpenBSD
Blue Swirl
2010-03-30
1
-0
/
+1
*
Refactor target specific handling, compile vl.c only once
Blue Swirl
2010-03-29
1
-0
/
+509