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
/
kvm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Synchronize kvm headers
Marcelo Tosatti
2010-01-31
2
-2
/
+11
*
Release script: document external dependencies in tarball
Avi Kivity
2009-12-20
1
-0
/
+7
*
kvm headers: fix __user export
Michael S. Tsirkin
2009-12-02
1
-1
/
+1
*
Synchronize kvm headers
Avi Kivity
2009-11-15
2
-114
/
+175
*
Import internal error data header updates from kvm.git
Avi Kivity
2009-11-15
1
-0
/
+4
*
tests: The order of the fields are in reverse one isr stack.
Gleb Natapov
2009-11-03
1
-4
/
+4
*
tests: Move typedefs to one place.
Gleb Natapov
2009-11-03
4
-14
/
+6
*
vmxcap: improve bool formatting
Avi Kivity
2009-11-01
1
-1
/
+2
*
vmxcap: report MISC and EPT/VPID capabilities
Avi Kivity
2009-10-29
1
-0
/
+36
*
vmxcap: support msrs with numerical subfields
Avi Kivity
2009-10-29
1
-0
/
+23
*
Remove kvmctl from kvm/user/config-x86-common.mak
Marcelo Tosatti
2009-10-20
1
-2
/
+1
*
Drop kvm/bios/ tree
Avi Kivity
2009-10-15
17
-16914
/
+0
*
Update kvm headers
Avi Kivity
2009-10-08
7
-43
/
+67
*
Consolidate kvm header CONFIG_ handling into a central file
Avi Kivity
2009-10-08
9
-320
/
+43
*
Remove kernel-internal kvm headers
Avi Kivity
2009-10-08
13
-4011
/
+0
*
test: vmexit: inl from pmtimer
Marcelo Tosatti
2009-10-06
1
-0
/
+13
*
test: vmexit: run parallel tests on each cpu
Marcelo Tosatti
2009-10-06
1
-9
/
+34
*
test: add on_cpu_async
Marcelo Tosatti
2009-10-06
2
-4
/
+19
*
vmxcap: add PAUSE-loop exiting reporting
Avi Kivity
2009-09-23
1
-0
/
+1
*
vmxcap: fix 'Unrestricted Guest' reporting
Avi Kivity
2009-09-23
1
-1
/
+1
*
test: Auto-tune vmexit test
Avi Kivity
2009-09-22
1
-6
/
+10
*
test: Add ipi_halt benchmark
Avi Kivity
2009-09-22
1
-0
/
+11
*
test: add ipi latency test
Avi Kivity
2009-09-22
1
-0
/
+18
*
test: add conditional execution for vmexit tests
Avi Kivity
2009-09-22
1
-0
/
+6
*
test: optimize smp_id()
Avi Kivity
2009-09-22
1
-2
/
+15
*
test: set up per-cpu area
Avi Kivity
2009-09-22
1
-0
/
+11
*
test: issue EOI after IPI
Avi Kivity
2009-09-22
1
-0
/
+1
*
update qemu-ifup for modern ip route output
Dustin Kirkland
2009-09-18
1
-1
/
+1
*
test: avoid deleting intermediate .o files
Avi Kivity
2009-09-16
1
-1
/
+8
*
test: Fix compilation rule for assembly files wrt autodependencies
Avi Kivity
2009-09-16
1
-1
/
+1
*
test: fix autodependencies
Avi Kivity
2009-09-16
1
-0
/
+2
*
test: drop irq.flat
Avi Kivity
2009-09-16
3
-121
/
+1
*
test: port smp runtime to real apic
Avi Kivity
2009-09-16
3
-68
/
+12
*
test: wait for all processors to complete initialization
Avi Kivity
2009-09-16
1
-0
/
+7
*
test: initialize apic/x2apic on all processors
Avi Kivity
2009-09-16
1
-0
/
+5
*
test: initialize idt on all processors
Avi Kivity
2009-09-16
1
-0
/
+6
*
test: Use xapic_write() to enable xapic()
Avi Kivity
2009-09-16
1
-1
/
+1
*
test: add apic_id() accessor
Avi Kivity
2009-09-16
2
-0
/
+19
*
test: switch 64-bit smp startup to real APIC
Avi Kivity
2009-09-16
1
-31
/
+43
*
test: Move apic functions to libcflat
Avi Kivity
2009-09-16
6
-128
/
+169
*
test: apic: use 1:1 mapping for apic
Avi Kivity
2009-09-16
1
-2
/
+2
*
test: vm: map mmio 1:1
Avi Kivity
2009-09-16
1
-0
/
+3
*
test: Add fwcfg interface for getting the cpu count
Avi Kivity
2009-09-16
2
-0
/
+7
*
test: add support for the firmware configuration interface
Avi Kivity
2009-09-16
3
-0
/
+79
*
test: add x2apic test
Avi Kivity
2009-09-16
1
-0
/
+46
*
test: use new apic_icr_write() to issue IPI
Avi Kivity
2009-09-16
1
-2
/
+2
*
test: Use function table for APIC access
Avi Kivity
2009-09-16
1
-2
/
+39
*
test: Mask PIC interrupts before APIC test
Avi Kivity
2009-09-16
1
-0
/
+13
*
test: add cr8 latency tests
Avi Kivity
2009-09-16
1
-0
/
+16
*
test: Add vmcall latency test
Avi Kivity
2009-09-16
1
-0
/
+8
[next]