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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
dummy kvm_save_mpstate for CONFIG_KVM=n
Marcelo Tosatti
2009-12-24
1
-0
/
+1
*
tpr patching: defer post-migration load to vcpu context
Avi Kivity
2009-12-10
1
-0
/
+2
*
Merge commit 'a0fb002c6462d21ceb9eac8c5772e469ec189374' into upstream-merge
Avi Kivity
2009-12-07
1
-0
/
+1
*
use upstream kvm_vcpu_ioctl
Glauber Costa
2009-10-22
1
-0
/
+1
*
use upstream version of kvm_arch_post_run
Glauber Costa
2009-10-20
1
-11
/
+0
*
change pre and post kvm_run signatures.
Glauber Costa
2009-10-20
1
-2
/
+2
*
get rid of vcpu structure
Glauber Costa
2009-10-19
1
-5
/
+0
*
change function signatures so that they don't take a vcpu argument
Glauber Costa
2009-10-19
1
-43
/
+31
*
Merge commit 'd549db5a732ef2ec145b84c5008a7585cf17cf67' into upstream-merge
Marcelo Tosatti
2009-10-14
1
-12
/
+0
*
Don't sync mpstate to/from kernel when unneeded.
Gleb Natapov
2009-10-14
1
-1
/
+0
*
remove id field from vcpu context structure
Glauber Costa
2009-10-13
1
-1
/
+0
*
remove kvm_run from vcpu_context
Glauber Costa
2009-10-13
1
-1
/
+0
*
use env in kvm_arch_run
Glauber Costa
2009-10-13
1
-1
/
+2
*
use env as parameter for functions that access kvm_run
Glauber Costa
2009-10-13
1
-2
/
+2
*
make some functions static
Glauber Costa
2009-10-13
1
-33
/
+0
*
Use kvm_run inside CPUState.
Glauber Costa
2009-10-13
1
-1
/
+0
*
remove kvm_context from vcpu structure
Glauber Costa
2009-10-13
1
-1
/
+0
*
remove unneded opaque.
Glauber Costa
2009-10-13
1
-1
/
+1
*
use a more upstream friendly version of irqchip-in-kernel test
Glauber Costa
2009-10-13
1
-9
/
+4
*
include stdlib.h in qemu-kvm.h
Glauber Costa
2009-10-13
1
-0
/
+1
*
qemu-kvm: fix build with KVM_CAP_SET_GUEST_DEBUG
Michael S. Tsirkin
2009-10-08
1
-1
/
+1
*
Update halted state from mpstate only in case of inkernel irq chip
Gleb Natapov
2009-09-23
1
-8
/
+1
*
Merge commit '5e520a7d500ec2569d22d80f9ef4272a34cb3c80' into upstream-merge
Avi Kivity
2009-09-21
1
-0
/
+26
*
MCE: Relay UCR MCE to guest
Huang Ying
2009-09-21
1
-2
/
+7
*
Rename USE_KVM_* to CONFIG_KVM_*
Juan Quintela
2009-09-18
1
-1
/
+1
*
Remove unused function.
Gleb Natapov
2009-09-18
1
-1
/
+0
*
Merge commit '72cf2d4f0e181d0d3a3122e04129c58a95da713e' into upstream-merge
Marcelo Tosatti
2009-09-14
1
-4
/
+4
*
Fix --disable-kvm build regression due to mp_state
Daniel Gollub
2009-09-10
1
-0
/
+2
*
Sync halt state into env
Gleb Natapov
2009-09-09
1
-0
/
+1
*
Call kvm_cpu_synchronize_state() on target vcpu
Gleb Natapov
2009-09-09
1
-2
/
+2
*
Merge commit '4c0960c0c483fffc5f8e1dab169d946ac295bf44' into upstream-merge
Avi Kivity
2009-08-30
1
-5
/
+4
*
Remove useless wrappers around functions
Glauber Costa
2009-08-04
1
-4
/
+1
*
Use coalesced_mmio field from qemu upstream
Glauber Costa
2009-08-04
1
-2
/
+0
*
Reformat qemu-kvm.[ch] according to qemu coding style
Avi Kivity
2009-08-03
1
-111
/
+121
*
Remove unused function kvm_get_phys_ram_page_bitmap()
Glauber Costa
2009-08-03
1
-1
/
+0
*
Fix build with -disable-kvm due to recent upstream compatibility work
Avi Kivity
2009-07-26
1
-0
/
+15
*
embed kvm_create_context into kvm_init
Glauber Costa
2009-07-23
1
-1
/
+0
*
remove custom qemu_select, use upstream hooks
Marcelo Tosatti
2009-07-23
1
-2
/
+2
*
check extension
Glauber Costa
2009-07-21
1
-1
/
+1
*
reuse kvm_ioctl
Glauber Costa
2009-07-21
1
-2
/
+1
*
reuse kvm_vm_ioctl
Glauber Costa
2009-07-21
1
-3
/
+3
*
Add MCE simulation support to qemu/kvm
Huang Ying
2009-07-20
1
-0
/
+19
*
use kvm_upstream sw_breakpoints structure
Glauber Costa
2009-07-14
1
-3
/
+6
*
provide env->kvm_fd
Glauber Costa
2009-07-14
1
-1
/
+1
*
duplicate KVMState
Glauber Costa
2009-07-14
1
-12
/
+24
*
fold libkvm-all into standard qemu header
Glauber Costa
2009-07-14
1
-1
/
+926
*
replace USE_KVM with CONFIG_KVM
Glauber Costa
2009-07-14
1
-1
/
+1
*
HPET support with kvm
Beth Kon
2009-07-12
1
-0
/
+8
*
Select irq0->irq2 override based on kernel gsi routing availability
Beth Kon
2009-07-12
1
-0
/
+2
*
Add kvm_set_boot_cpu_id() API.
Gleb Natapov
2009-07-07
1
-0
/
+1
[next]