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
*
Bail out when VCPU_CREATE fails
Alexander Graf
2010-03-24
1
-1
/
+5
*
Do not allow vcpu stop with in progress PIO
Marcelo Tosatti
2010-02-18
1
-0
/
+1
*
qemu-kvm: enable get/set vcpu events on reset and migration
Marcelo Tosatti
2010-01-31
1
-0
/
+5
*
Fix kvm_load_mpstate for vcpu hot add
Liu, Jinsong
2010-01-31
1
-1
/
+1
*
Move kvm cpu state flush to after kvm_arch_pre_run()
Avi Kivity
2009-12-14
1
-5
/
+5
*
Fix build with DEBUG_MEMREG defined
Kusanagi Kouichi
2009-12-02
1
-4
/
+4
*
kvm_handle_internal_error should return 1
Marcelo Tosatti
2009-12-01
1
-1
/
+1
*
Report extra data on internal errors
Avi Kivity
2009-11-15
1
-0
/
+10
*
Freeze guest on internal error
Avi Kivity
2009-11-15
1
-1
/
+2
*
Move internal error handling into a function
Avi Kivity
2009-11-15
1
-6
/
+13
*
Fix qemu-kvm sigsegv at exit
Marcelo Tosatti
2009-11-01
1
-1
/
+1
*
upstream kvm_arch_post_run lacks cpu_single_env assignment
Marcelo Tosatti
2009-10-22
1
-0
/
+1
*
use upstream kvm_vcpu_ioctl
Glauber Costa
2009-10-22
1
-18
/
+13
*
move tpr stuff to qemu-kvm-x86.c
Glauber Costa
2009-10-20
1
-6
/
+0
*
use upstream version of kvm_arch_post_run
Glauber Costa
2009-10-20
1
-5
/
+0
*
change pre and post kvm_run signatures.
Glauber Costa
2009-10-20
1
-2
/
+2
*
use handle_io upstream version.
Glauber Costa
2009-10-20
1
-53
/
+5
*
get rid of vcpu structure
Glauber Costa
2009-10-19
1
-8
/
+3
*
change function signatures so that they don't take a vcpu argument
Glauber Costa
2009-10-19
1
-49
/
+48
*
Merge commit 'd549db5a732ef2ec145b84c5008a7585cf17cf67' into upstream-merge
Marcelo Tosatti
2009-10-14
1
-0
/
+12
*
Don't sync mpstate to/from kernel when unneeded.
Gleb Natapov
2009-10-14
1
-5
/
+4
*
Complete cpu initialization before signaling main thread.
Gleb Natapov
2009-10-14
1
-14
/
+15
*
remove id field from vcpu context structure
Glauber Costa
2009-10-13
1
-2
/
+0
*
remove kvm_run from vcpu_context
Glauber Costa
2009-10-13
1
-3
/
+1
*
use env in kvm_arch_run
Glauber Costa
2009-10-13
1
-1
/
+1
*
use env as parameter for functions that access kvm_run
Glauber Costa
2009-10-13
1
-4
/
+4
*
Use kvm_run inside CPUState.
Glauber Costa
2009-10-13
1
-12
/
+15
*
remove kvm_context from vcpu structure
Glauber Costa
2009-10-13
1
-3
/
+1
*
remove unneded opaque.
Glauber Costa
2009-10-13
1
-10
/
+3
*
drop kvm_mmio_read and write
Glauber Costa
2009-10-13
1
-20
/
+4
*
use a more upstream friendly version of irqchip-in-kernel test
Glauber Costa
2009-10-13
1
-7
/
+3
*
qemu-kvm: fix build on 32 bit
Michael S. Tsirkin
2009-10-08
1
-2
/
+3
*
Fix old-style function definitions in kvm specific code
Avi Kivity
2009-10-05
1
-1
/
+1
*
qemu-kvm: allocate correct size for dirty bitmap
Bruce Rogers
2009-09-28
1
-1
/
+1
*
Fix build error for signalfd_siginfo
Huang Ying
2009-09-27
1
-2
/
+2
*
Update halted state from mpstate only in case of inkernel irq chip
Gleb Natapov
2009-09-23
1
-0
/
+10
*
Merge commit 'afcea8cbdea8180b42093377b2c700d1b7f20b7c' into upstream-merge
Avi Kivity
2009-09-21
1
-7
/
+6
*
Use "compatfd.h" instead of <sys/signalfd.h>
Avi Kivity
2009-09-21
1
-1
/
+1
*
MCE: Relay UCR MCE to guest
Huang Ying
2009-09-21
1
-12
/
+183
*
Rename USE_KVM_* to CONFIG_KVM_*
Juan Quintela
2009-09-18
1
-4
/
+4
*
One CONFIG_EVENTFD should be enough
Juan Quintela
2009-09-18
1
-1
/
+1
*
qemu-kvm: Fix guest single-stepping
Jan Kiszka
2009-09-18
1
-0
/
+4
*
Merge commit '72cf2d4f0e181d0d3a3122e04129c58a95da713e' into upstream-merge
Marcelo Tosatti
2009-09-14
1
-7
/
+7
*
Fix warnings with USE_KVM_DEVICE_ASSIGNMENT disabled
Daniel Gollub
2009-09-10
1
-0
/
+4
*
Call kvm_cpu_synchronize_state() on target vcpu
Gleb Natapov
2009-09-09
1
-8
/
+15
*
Handle emulation failure in userspace
Mohammed Gamal
2009-09-01
1
-0
/
+8
*
Remove unneeded printf() in kvm_run()
Avi Kivity
2009-08-31
1
-1
/
+0
*
Fix mpstate reloads
Avi Kivity
2009-08-31
1
-3
/
+1
*
Merge commit '4c0960c0c483fffc5f8e1dab169d946ac295bf44' into upstream-merge
Avi Kivity
2009-08-30
1
-0
/
+17
*
Merge commit 'upstream/master'
Avi Kivity
2009-08-09
1
-1
/
+1
[next]