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
/
qemu-kvm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
reuse kvm_ioctl
Glauber Costa
2009-07-21
1
-21
/
+20
*
reuse kvm_vm_ioctl
Glauber Costa
2009-07-21
1
-93
/
+40
*
remove kvm types from handle unhandled
Glauber Costa
2009-07-21
1
-6
/
+3
*
Add MCE simulation support to qemu/kvm
Huang Ying
2009-07-20
1
-0
/
+40
*
Set the iothread's eventfd/pipe descriptors to non-blocking
Dor Laor
2009-07-18
1
-10
/
+14
*
reuse upstream breakpoint code
Glauber Costa
2009-07-14
1
-139
/
+1
*
use kvm_upstream sw_breakpoints structure
Glauber Costa
2009-07-14
1
-9
/
+18
*
provide env->kvm_fd
Glauber Costa
2009-07-14
1
-2
/
+7
*
duplicate KVMState
Glauber Costa
2009-07-14
1
-33
/
+28
*
fold libkvm-all into standard qemu header
Glauber Costa
2009-07-14
1
-1
/
+0
*
replace malloc with qemu_malloc
Glauber Costa
2009-07-14
1
-21
/
+5
*
HPET support with kvm
Beth Kon
2009-07-12
1
-0
/
+20
*
Enable msi with kvm irqchip
Michael S. Tsirkin
2009-07-07
1
-0
/
+44
*
Add kvm_set_boot_cpu_id() API.
Gleb Natapov
2009-07-07
1
-0
/
+17
*
Remove wrappers around ex-libkvm functions
Glauber Costa
2009-07-07
1
-57
/
+18
*
Remove qemu-kvm callbacks structure
Glauber Costa
2009-07-07
1
-200
/
+170
*
Remove kvm_qemu_destroy
Glauber Costa
2009-07-07
1
-8
/
+3
*
Cleanup mmio coalescing functions
Glauber Costa
2009-07-07
1
-23
/
+4
*
qemu-kvm.c memory cleanup
Glauber Costa
2009-07-07
1
-68
/
+2
*
Move x86 specific code from qemu-kvm.c to qemu-kvm-x86.c
Gleb Natapov
2009-06-28
1
-43
/
+1
*
Cleanup kvm cpu loop
Gleb Natapov
2009-06-24
1
-20
/
+24
*
Fix live migration out-of-memory
Avi Kivity
2009-06-21
1
-7
/
+9
*
libkvm: remove ppc functions from callbacks
Glauber Costa
2009-06-18
1
-4
/
+0
*
Remove env->exit_request use from kvm code
Gleb Natapov
2009-06-15
1
-3
/
+0
*
Drop unncessary setting of env->exception_index
Gleb Natapov
2009-06-15
1
-1
/
+0
*
Retrieve mp state info in cpu_synchronize_state()
Gleb Natapov
2009-06-15
1
-0
/
+27
*
Call kvm_arch_load_regs() instead of kvm_load_registers()
Gleb Natapov
2009-06-15
1
-1
/
+1
*
Do not use env->halted to decide where halted state should be handled
Gleb Natapov
2009-06-15
1
-3
/
+3
*
Drop unnecessary check of kvm_cpu_state.init
Gleb Natapov
2009-06-15
1
-1
/
+1
*
Fix broken indentation in kvm_main_loop_cpu()
Avi Kivity
2009-06-15
1
-2
/
+2
*
Move libkvm-all.c code to qemu-kvm.c
Glauber Costa
2009-06-11
1
-7
/
+1508
*
Fold libkvm-common.h into libkvm-all.h
Glauber Costa
2009-06-11
1
-6
/
+6
*
kvm: Halt guest on unhandled exit instead of abort()ing
Avi Kivity
2009-06-04
1
-2
/
+10
*
revert part of 3db8b916e merge
Gleb Natapov
2009-06-04
1
-23
/
+0
*
Do not use cpu_index in interface between libkvm and qemu
Gleb Natapov
2009-06-04
1
-6
/
+6
*
Only execute lapic load when cpu is already initialized
Glauber Costa
2009-05-31
1
-0
/
+5
*
remove duplicated kvm_qemu_init_env() call
Glauber Costa
2009-05-31
1
-1
/
+0
*
Merge branch 'master' of git://git.sv.gnu.org/qemu
Avi Kivity
2009-05-25
1
-2
/
+26
*
Copy libkvm into the qemu directory structure
Avi Kivity
2009-05-21
1
-1
/
+1
*
Drop obsolete CONFIG_GDBSTUB
Jan Kiszka
2009-05-21
1
-2
/
+0
*
Fix warnings on 32 bit systems (qemu-kvm.c)
Michael S. Tsirkin
2009-05-20
1
-2
/
+2
*
Handle -no-shutdown correctly
Daniel Gollub
2009-05-20
1
-3
/
+6
*
Don't use a 32-bit bit type as offset argument for kvm dirty tracking
Glauber Costa
2009-05-14
1
-1
/
+1
*
Enable dirty logging for all regions during migration
Glauber de Oliveira Costa
2009-05-13
1
-1
/
+1
*
Fix ia64 build on kvm_arch_get_supported_cpuid()
Jes Sorensen
2009-05-11
1
-6
/
+0
*
Merge branch 'master' of git://git.sv.gnu.org/qemu into master
Avi Kivity
2009-05-09
1
-0
/
+6
*
Fix irq routing by moving it to the correct place
Jes Sorensen
2009-05-07
1
-21
/
+12
*
Merge branch 'master' of git://git.sv.gnu.org/qemu
Avi Kivity
2009-05-06
1
-5
/
+14
*
Support unregistering memory regions larger than a slot
Avi Kivity
2009-04-23
1
-3
/
+16
*
Merge branch 'master' of git://git.sv.gnu.org/qemu into master
Avi Kivity
2009-04-23
1
-2
/
+8
[next]