index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-02-14
correctly check ppr priority during interrupt injection]
Gleb Natapov
2011-02-14
io-thread: make sure to initialize qemu_work_cond and qemu_cpu_cond
Anthony Liguori
2011-02-14
kvm: x86: Introduce kvmclock device to save/restore its state
Jan Kiszka
2011-02-14
kvm: Make kvm_state globally available
Jan Kiszka
2011-02-14
cirrus: Remove obsolete kvm.h include
Jan Kiszka
2011-02-14
Introduce log_start/log_stop in CPUPhysMemoryClient
Anthony PERARD
2011-02-14
kvm: Remove unneeded memory slot reservation
Jan Kiszka
2011-02-14
kvm: x86: Catch and report failing IRQ and NMI injections
Jan Kiszka
2011-02-14
kvm: Drop return values from kvm_arch_pre/post_run
Jan Kiszka
2011-02-14
kvm: x86: Prepare VCPU loop for in-kernel irqchip
Jan Kiszka
2011-02-14
kvm: Separate TCG from KVM cpu execution
Jan Kiszka
2011-02-14
Move debug exception handling out of cpu_exec
Jan Kiszka
2011-02-14
Refactor debug and vmstop request interface
Jan Kiszka
2011-02-14
Improve vm_stop reason declarations
Jan Kiszka
2011-02-14
Fix a few coding style violations in cpus.c
Jan Kiszka
2011-02-14
Refactor cpu_has_work/any_cpu_has_work in cpus.c
Jan Kiszka
2011-02-14
Refactor kvm&tcg function names in cpus.c
Jan Kiszka
2011-02-14
kvm: make tsc stable over migration and machine start
Glauber Costa
2011-02-14
kvm: Leave kvm_cpu_exec directly after KVM_EXIT_SHUTDOWN
Jan Kiszka
2011-02-14
kvm: Remove static return code of kvm_handle_io
Jan Kiszka
2011-02-14
kvm: Unconditionally reenter kernel after IO exits
Jan Kiszka
2011-02-14
Introduce VCPU self-signaling service
Jan Kiszka
2011-02-14
kvm: Add MCE signal support for !CONFIG_IOTHREAD
Jan Kiszka
2011-02-14
kvm: Fix race between timer signals and vcpu entry under !IOTHREAD
Jan Kiszka
2011-02-14
Set up signalfd under !CONFIG_IOTHREAD
Jan Kiszka
2011-02-14
kvm: Call qemu_kvm_eat_signals also under !CONFIG_IOTHREAD
Jan Kiszka
2011-02-14
kvm: Refactor qemu_kvm_eat_signals
Jan Kiszka
2011-02-14
kvm: Set up signal mask also for !CONFIG_IOTHREAD
Jan Kiszka
2011-02-14
Refactor signal setup functions in cpus.c
Jan Kiszka
2011-02-14
kvm: Provide sigbus services arch-independently
Jan Kiszka
2011-02-14
kvm: Handle kvm_init_vcpu errors
Jan Kiszka
2011-02-14
kvm: Drop redundant kvm_enabled from kvm_cpu_thread_fn
Jan Kiszka
2011-02-14
kvm: Report proper error on GET_VCPU_MMAP_SIZE failures
Jan Kiszka
2011-02-14
Flatten the main loop
Jan Kiszka
2011-02-14
Leave inner main_loop faster on pending requests
Jan Kiszka
2011-02-14
Trigger exit from cpu_exec_all on pending IO events
Jan Kiszka
2011-02-14
Process vmstop requests in IO thread
Jan Kiszka
2011-02-14
Stop current VCPU on synchronous reset requests
Jan Kiszka
2011-02-14
Prevent abortion on multiple VCPU kicks
Jan Kiszka
2011-02-12
vmmouse: fix queue_size field initialization
Blue Swirl
2011-02-12
hpet: make optional
Blue Swirl
2011-02-12
sysbus: add creation function that may fail
Blue Swirl
2011-02-12
x86: make vmmouse optional
Blue Swirl
2011-02-12
isa: add creation function that may fail
Blue Swirl
2011-02-12
vmmouse: convert to qdev
Blue Swirl
2011-02-12
vmport: convert to qdev
Blue Swirl
2011-02-12
x86,MIPS: make vmware_vga optional
Blue Swirl
2011-02-12
pci: add creation functions that may fail
Blue Swirl
2011-02-12
qdev: add creation function that may fail
Blue Swirl
2011-02-12
vmware_vga: refactor device creation
Blue Swirl
[prev]
[next]