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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Make PC speaker emulation aware of in-kernel PIT
Jan Kiszka
2009-05-31
3
-8
/
+76
*
|
Make sure kvm_vpu_init is the last thing called in cpu initialization
Glauber Costa
2009-05-31
3
-2
/
+7
*
|
Move kvm_trim_features where it belongs
Glauber Costa
2009-05-31
2
-29
/
+23
*
|
Only execute lapic load when cpu is already initialized
Glauber Costa
2009-05-31
3
-10
/
+20
*
|
remove duplicated kvm_qemu_init_env() call
Glauber Costa
2009-05-31
1
-1
/
+0
*
|
Fix -mem-path option spelling
Avi Kivity
2009-05-29
1
-2
/
+2
*
|
Fix large page support
Avi Kivity
2009-05-27
3
-95
/
+111
*
|
Allocate memory below 4GB as one chunk
Avi Kivity
2009-05-27
1
-9
/
+2
*
|
Refactor persistent CPU state
Jan Kiszka
2009-05-27
1
-7
/
+44
*
|
Add qemu_send_raw() to vlan
Gleb Natapov
2009-05-26
3
-4
/
+70
*
|
kvmtrace_format: read /usr/share/kvm/formats by default
Eduardo Habkost
2009-05-26
1
-4
/
+9
*
|
Merge branch 'master' of git://git.sv.gnu.org/qemu
Avi Kivity
2009-05-25
150
-553
/
+2165
|
\
|
|
*
Remove unused variable
Paul Brook
2009-05-24
1
-1
/
+0
|
*
ETRAX: Removed unused struct entry and fixed Windows build.
Stefan Weil
2009-05-23
1
-1
/
+0
|
*
Add common BusState
Paul Brook
2009-05-23
30
-135
/
+229
|
*
Fix lance segfaults
Paul Brook
2009-05-22
1
-3
/
+6
|
*
Avoid errors when curl-config does not exist
Paul Brook
2009-05-22
1
-1
/
+1
|
*
bios: Use the correct mask to size the PCI option ROM BAR
Anthony Liguori
2009-05-22
3
-0
/
+34
|
*
x86: Add support for resume flag
Jan Kiszka
2009-05-22
4
-4
/
+17
|
*
net: Fix dump time stamps
Jan Kiszka
2009-05-22
1
-2
/
+2
|
*
Add HTTP protocol using curl v6
Alexander Graf
2009-05-22
4
-1
/
+555
|
*
USB serial device support
Jason Wessel
2009-05-22
1
-2
/
+1
|
*
serial: fix lost character after sysrq
Jason Wessel
2009-05-22
1
-0
/
+2
|
*
usb-serial: implement break event.
Jason Wessel
2009-05-22
1
-2
/
+10
|
*
slirp: Reassign same address to same DHCP client
Jan Kiszka
2009-05-22
1
-3
/
+5
|
*
kvm: x86: Save/restore KVM-specific CPU states
Jan Kiszka
2009-05-22
5
-3
/
+49
|
*
kvm: Rework VCPU reset
Jan Kiszka
2009-05-22
2
-2
/
+8
|
*
Introduce reset notifier order
Jan Kiszka
2009-05-22
74
-105
/
+109
|
*
kvm: Fix framebuffer dirty log sync
Jan Kiszka
2009-05-22
1
-4
/
+1
|
*
kvm: Add missing bits to support live migration
Jan Kiszka
2009-05-22
4
-1
/
+21
|
*
kvm: Rework dirty bitmap synchronization
Jan Kiszka
2009-05-22
4
-36
/
+52
|
*
kvm: Fix dirty log temporary buffer size
Jan Kiszka
2009-05-22
1
-1
/
+1
|
*
kvm: Introduce kvm_set_migration_log
Jan Kiszka
2009-05-22
2
-7
/
+40
|
*
kvm: Conditionally apply workaround for KVM slot handling bug
Jan Kiszka
2009-05-22
1
-1
/
+11
|
*
qcow2: Allow different cluster sizes
Kevin Wolf
2009-05-22
2
-5
/
+49
|
*
Convert qemu-img convert to new bdrv_create
Kevin Wolf
2009-05-22
1
-32
/
+65
|
*
Convert qemu-img create to new bdrv_create
Kevin Wolf
2009-05-22
1
-46
/
+87
|
*
Convert all block drivers to new bdrv_create
Kevin Wolf
2009-05-22
12
-55
/
+214
|
*
Create qemu-option.h
Kevin Wolf
2009-05-22
5
-40
/
+418
|
*
allow changing the speed of a running migration
Glauber Costa
2009-05-22
1
-0
/
+7
|
*
introduce set_rate_limit function for QEMUFile
Glauber Costa
2009-05-22
3
-10
/
+43
|
*
augment info migrate with page status
Glauber Costa
2009-05-22
3
-1
/
+27
|
*
Don't send all gratuitous packets at once.
Gleb Natapov
2009-05-22
1
-5
/
+19
|
*
Minimal ethernet frame length is 64 bytes.
Gleb Natapov
2009-05-22
1
-1
/
+2
|
*
Fix segv when passing an unknown protocol
Anthony Liguori
2009-05-22
1
-1
/
+1
|
*
Partially revert e20a8dff4c0da3827764924139d3bb73962f5d5a
Anthony Liguori
2009-05-22
2
-8
/
+5
|
*
Revert "Fix arm-softmmu breakage"
Anthony Liguori
2009-05-22
1
-2
/
+2
|
*
Introduce is_default field for QEMUMachine
Anthony Liguori
2009-05-21
11
-3
/
+24
|
*
Refactor how display drivers are selected
Anthony Liguori
2009-05-21
5
-49
/
+58
|
*
Fix arm-softmmu breakage
Blue Swirl
2009-05-21
1
-2
/
+2
[prev]
[next]