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
*
do not enter vcpu again if it was stopped during IO
Gleb Natapov
2010-06-23
1
-0
/
+4
*
qemu: kvm: Enable XSAVE live migration support
Sheng Yang
2010-06-14
1
-0
/
+24
*
Print a user-friendly message on failed vmentry
Mohammed Gamal
2010-06-07
1
-1
/
+19
*
Merge commit 'a875170167f75e63a11f68adc0a15b4e82a6c186' into upstream-merge
Avi Kivity
2010-05-26
1
-3
/
+0
*
use upstream memslot management code
Marcelo Tosatti
2010-05-05
1
-477
/
+4
*
remove unused kvm_dirty_bitmap array
Marcelo Tosatti
2010-05-05
1
-11
/
+2
*
remove unused kvm_get_dirty_pages
Marcelo Tosatti
2010-05-05
1
-10
/
+2
*
remove support for !KVM_CAP_SET_TSS_ADDR
Marcelo Tosatti
2010-05-05
1
-18
/
+1
*
remove alias support
Marcelo Tosatti
2010-05-05
1
-134
/
+20
*
qemu-kvm: event writeback can overwrite interrupts with -no-kvm-irqchip
Marcelo Tosatti
2010-05-05
1
-5
/
+4
*
qemu-kvm: Process exit requests in kvm loop
Jan Kiszka
2010-05-05
1
-0
/
+3
*
Merge commit '7c80eef899ff0feb1ab6730d4dd3bc3aee046093' into upstream-merge
Marcelo Tosatti
2010-05-03
1
-24
/
+2
*
Ignore SRAO MCE if another MCE is being processed
Huang Ying
2010-04-28
1
-0
/
+28
*
qemu-kvm: main_loop_wait now takes blocking/nonblocking argument
Marcelo Tosatti
2010-04-12
1
-1
/
+1
*
Merge commit 'd745bef890f9fa57298ae099365da8e8aa575cbd' into upstream-merge
Marcelo Tosatti
2010-04-06
1
-1
/
+0
*
qemu-kvm: use reset handler for vcpus
Marcelo Tosatti
2010-03-24
1
-11
/
+14
*
qemu-kvm: remove unused qemu_kvm_get_dirty_pages
Marcelo Tosatti
2010-03-24
1
-5
/
+0
*
qemu-kvm: use upstream kvm_flush_coalesced_mmio_buffer
Marcelo Tosatti
2010-03-24
1
-13
/
+1
*
remove kvm_update_dirty_pages_log call from ram_save_block
Marcelo Tosatti
2010-03-24
1
-14
/
+0
*
Bail out when VCPU_CREATE fails
Alexander Graf
2010-03-24
1
-1
/
+5
*
qemu-kvm: x86: Add support for saving&restoring debug registers
Jan Kiszka
2010-03-15
1
-0
/
+5
*
Merge commit '51a3bd71b3f2fa7033a5a3db459449b4bb4cd5d7' into upstream-merge
Marcelo Tosatti
2010-03-15
1
-2
/
+1
*
qemu-kvm: Fix boot CPU setup for the case it is unsupported
Jan Kiszka
2010-03-04
1
-1
/
+3
*
qemu-kvm: Clean up mpstate synchronization
Jan Kiszka
2010-03-01
1
-30
/
+0
*
qemu-kvm: Rework VCPU state writeback API
Jan Kiszka
2010-03-01
1
-3
/
+13
*
Merge commit 'cc84de9570ffe01a9c3c169bd62ab9586a9a080c' into upstream-merge
Marcelo Tosatti
2010-02-24
1
-17
/
+0
*
Fix build failure on i386 with kvm_log_start()/kvm_log_stop()
Avi Kivity
2010-02-21
1
-2
/
+2
*
Use upstream guest debug code
Jan Kiszka
2010-02-21
1
-44
/
+0
*
Use upstream kvm_pit_in_kernel
Jan Kiszka
2010-02-21
1
-5
/
+0
*
Use some more upstream prototypes
Jan Kiszka
2010-02-21
1
-1
/
+3
*
Use upstream kvm_setup_guest_memory
Jan Kiszka
2010-02-21
1
-15
/
+0
*
Clean up register access API
Jan Kiszka
2010-02-21
1
-38
/
+8
*
Do not allow vcpu stop with in progress PIO
Marcelo Tosatti
2010-02-18
1
-0
/
+1
*
Morph io_thread_wakeup into qemu.git's qemu_event_read
Paolo Bonzini
2010-02-17
1
-11
/
+5
*
Morph qemu_kvm_notify_work into qemu.git's qemu_event_increment
Paolo Bonzini
2010-02-17
1
-22
/
+12
*
qemu-kvm: Speed up of the dirty-bitmap-traveling
OHMURA Kei
2010-02-17
1
-15
/
+16
*
Merge commit '7b8f3b7834360d4777d80552db650b75dfc1010c' into upstream-merge
Marcelo Tosatti
2010-02-17
1
-0
/
+2
*
Merge commit '9ded2744667292d020455f51664eb161a449c243' into upstream-merge
Marcelo Tosatti
2010-02-17
1
-7
/
+7
*
Merge commit '62a2744ca09a0b44b8406ea0c430c4c67a2c3231' into upstream-merge
Marcelo Tosatti
2010-02-17
1
-0
/
+7
*
qemu-kvm: enable get/set vcpu events on reset and migration
Marcelo Tosatti
2010-01-28
1
-0
/
+5
*
QMP: Emit Basic events
Luiz Capitulino
2010-01-27
1
-3
/
+7
*
Fix kvm_load_mpstate for vcpu hot add
Liu, Jinsong
2010-01-23
1
-1
/
+1
*
kvm: qemu: Remove reminder for checking dmesg after emulation failure
Sheng Yang
2010-01-19
1
-1
/
+1
*
Fix parameters of prctl
Huang Ying
2009-12-15
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
[next]