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
*
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
*
Remove useless wrappers around functions
Glauber Costa
2009-08-04
1
-11
/
+1
*
Use kvm_has_sync_mmu from upstream
Glauber Costa
2009-08-04
1
-9
/
+0
*
Use coalesce memory regions functions from upstream
Glauber Costa
2009-08-04
1
-46
/
+0
*
Use coalesced_mmio field from qemu upstream
Glauber Costa
2009-08-04
1
-8
/
+6
*
Remove NULL check after qemu malloc in dirty bitmap allocation
Glauber Costa
2009-08-04
1
-6
/
+1
*
Reformat qemu-kvm.[ch] according to qemu coding style
Avi Kivity
2009-08-03
1
-934
/
+915
*
Remove unused function kvm_get_phys_ram_page_bitmap()
Glauber Costa
2009-08-03
1
-16
/
+0
*
Drop polling property from qemu_cond_wait
Jan Kiszka
2009-08-03
1
-5
/
+1
*
fold second pass of kvm initialization
Glauber Costa
2009-07-25
1
-0
/
+20
*
remove kvm_specific kvm_out* functions
Glauber Costa
2009-07-23
1
-57
/
+3
*
qemu-kvm: routing table update thinko fix
Michael S. Tsirkin
2009-07-23
1
-2
/
+2
*
embed kvm_create_context into kvm_init
Glauber Costa
2009-07-23
1
-2
/
+4
*
remove env->exit_request usage from qemu-kvm.c
Glauber Costa
2009-07-22
1
-2
/
+0
*
remove created from kvm_state
Glauber Costa
2009-07-22
1
-5
/
+5
*
reuse env stop and stopped states
Glauber Costa
2009-07-22
1
-18
/
+12
*
remove kvm_in* functions
Glauber Costa
2009-07-22
1
-21
/
+4
*
check extension
Glauber Costa
2009-07-21
1
-14
/
+4
*
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
[next]