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
...
*
Fix warning when__ia64__ is not defined.
Hollis Blanchard
2009-05-03
1
-1
/
+1
*
Rename config-powerpc to config-ppc
Hollis Blanchard
2009-05-03
1
-0
/
+0
*
Fix build when objdir != srcdir
Anthony Liguori
2009-04-30
1
-1
/
+10
*
kvm: Add header files for ia64
Xiantao Zhang
2009-04-28
3
-0
/
+1004
*
Merge commit 'bios/master'
Avi Kivity
2009-04-26
6
-74
/
+167
|
\
|
*
- fixed PCI IRQ router check for legacy BIOS (checking vendor ID only)
vruppert
2009-02-09
3
-2
/
+2
|
*
- removed wrong character from FSF address (converted invisible and useless
vruppert
2009-02-08
4
-4
/
+4
|
*
- implemented MTRR support in the bios. This is a combination of the individual
vruppert
2009-01-26
5
-0
/
+110
|
*
[Bochs-developers] [PATCH] rombios32: fix SMBIOS end address range reporting
sshwarts
2009-01-11
1
-2
/
+2
|
*
Deduplicate INT 15h, AX=E820h code by removing some identical parts.
sshwarts
2009-01-10
1
-28
/
+5
|
*
- run acpi-dsdt.dsl through cpp before compiling with iasl (to support #ifdef...
vruppert
2008-12-27
1
-1
/
+3
|
*
- the HPET merge from QEMU introduced new structures which need packing (Seba...
vruppert
2008-12-27
1
-3
/
+3
|
*
- applied 3 patches from the Qemu project
vruppert
2008-12-25
3
-9
/
+145
*
|
kvm: use new header layout
Avi Kivity
2009-04-26
1
-1
/
+1
*
|
kvm: Move kernel headers from asm-x86 to arch/x86/include
Avi Kivity
2009-04-26
7
-0
/
+0
*
|
kvm: libkvm: Compile with correct kernel include directory
Avi Kivity
2009-04-22
1
-0
/
+1
*
|
kvm: libkvm: Allow redundant declarations
Avi Kivity
2009-04-22
1
-0
/
+3
*
|
kvm: libkvm: adjust Makefile to new layout
Avi Kivity
2009-04-22
1
-2
/
+1
*
|
kvm: Add x86 kvm headers
Avi Kivity
2009-04-22
11
-0
/
+3927
*
|
kvm: scripts: upload qemu and kmod packages on release
Avi Kivity
2009-04-21
1
-1
/
+1
*
|
kvm: libkvm: fix build with --with-patched-kernel on 2.6.29
Avi Kivity
2009-04-21
2
-1
/
+2
*
|
kvm: testsuite: fix warning in msr.c
zwu
2009-04-21
1
-0
/
+2
*
|
kvm: libkvm: drop unnecessary inclide
Zhiyong Wu
2009-04-21
1
-1
/
+0
*
|
kvm: external module: link include/asm at ./configure time
Avi Kivity
2009-04-12
2
-7
/
+9
*
|
kvm: scripts: drop asm symlinks before generating release
Avi Kivity
2009-04-09
1
-0
/
+1
*
|
kvm: Update .gitignore
Jan Kiszka
2009-04-05
1
-0
/
+4
*
|
kvm: testsuite: test long JMP emulation
Gleb Natapov
2009-04-05
1
-0
/
+19
*
|
kvm: testsuite: add tests for short/near Jcc and call instruction emulation
Gleb Natapov
2009-04-05
1
-0
/
+84
*
|
kvm: external module: only hack tsc_khz in kvm_arch_init
Avi Kivity
2009-04-02
1
-1
/
+5
*
|
kvm: external module: backward compatibility for ia64 msidef.h
Zhang, Yang
2009-04-02
1
-0
/
+42
*
|
kvm: external module: backward compatibility for PAGE_KERNEL_UC on ia64
Yang Zhang
2009-04-02
1
-0
/
+6
*
|
kvm: configure: --with-patched-kernel doesn't need kernelversion
Mark McLoughlin
2009-04-01
1
-1
/
+2
*
|
kvm: configure: pass --with-patched-kernel to kernel/configure
Mark McLoughlin
2009-04-01
2
-0
/
+5
*
|
kvm: configure: run kernel configure even with --with-patched-kernel
Mark McLoughlin
2009-04-01
1
-1
/
+1
*
|
kvm: configure: remove unused depmod_version
Mark McLoughlin
2009-04-01
1
-1
/
+0
*
|
kvm: testsuite: test EFER.NXE
Avi Kivity
2009-03-31
1
-3
/
+7
*
|
kvm: testsuite: test reserved bits in mmu access tests
Avi Kivity
2009-03-30
1
-2
/
+22
*
|
kvm: fix tsc_khz on older i386
Avi Kivity
2009-03-29
2
-2
/
+25
*
|
kvm: extboot: Update number of HDs reported by BIOS
Gleb Natapov
2009-03-24
1
-0
/
+3
*
|
kvm: external module: do not hardcode tsc_khz
Marcelo Tosatti
2009-03-24
1
-6
/
+2
*
|
kvm: Remove 'kvm' script
Avi Kivity
2009-03-22
1
-283
/
+0
*
|
kvm: scripts: add userspace-only package and kernel-only package
Avi Kivity
2009-03-22
1
-2
/
+19
*
|
kvm: build: don't sync headers if building userspace package only
Avi Kivity
2009-03-22
1
-1
/
+2
*
|
kvm: configure: avoid building the external module if kernel/Makefile is not ...
Avi Kivity
2009-03-22
1
-0
/
+4
*
|
kvm: build: only configure external module if wanted by used
Avi Kivity
2009-03-22
1
-1
/
+1
*
|
kvm: scripts: Add release script
Avi Kivity
2009-03-22
1
-0
/
+78
*
|
kvm: libkvm: add ioctl wrappers for KVM_SET_MSIX_ENTRY_NR and KVM_SET_MSIX_ENTRY
Sheng Yang
2009-03-18
2
-0
/
+32
*
|
kvm: libkvm: allocate unused gsi for irq routing
Sheng Yang
2009-03-18
3
-1
/
+25
*
|
kvm: libkvm: user interface for MSI type irq routing
Sheng Yang
2009-03-18
2
-19
/
+101
*
|
kvm: libkvm: support KVM_ASSIGN_DEV_IRQ and KVM_DEASSIGN_DEV_IRQ ioctls
Marcelo Tosatti
2009-03-18
2
-5
/
+54
[prev]
[next]