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-03-15
block/qcow: Don't ignore immediate read/write and other failures
Stefan Weil
2011-03-15
block/vdi: Don't ignore immediate read/write failures
Stefan Weil
2011-03-15
KVM, MCE, unpoison memory address across reboot
Huang Ying
2011-03-15
Add qemu_ram_remap
Huang Ying
2011-03-15
kvm: x86: Fail kvm_arch_init_vcpu if MCE initialization fails
Jan Kiszka
2011-03-15
kvm: x86: Clean up kvm_setup_mce
Jan Kiszka
2011-03-15
kvm: x86: Consolidate TCG and KVM MCE injection code
Jan Kiszka
2011-03-15
x86: Run qemu_inject_x86_mce on target VCPU
Jan Kiszka
2011-03-15
kvm: x86: Inject pending MCE events on state writeback
Jan Kiszka
2011-03-15
kvm: Rename kvm_arch_process_irqchip_events to async_events
Jan Kiszka
2011-03-15
kvm: x86: Move MCE functions together
Jan Kiszka
2011-03-15
Synchronize VCPU states before reset
Jan Kiszka
2011-03-15
x86: Optionally avoid injecting AO MCEs while others are pending
Jan Kiszka
2011-03-15
x86: Refine error reporting of MCE injection services
Jan Kiszka
2011-03-15
x86: Small cleanups of MCE helpers
Jan Kiszka
2011-03-15
x86: Perform implicit mcg_status reset
Jan Kiszka
2011-03-15
x86: Account for MCE in cpu_has_work
Jan Kiszka
2011-03-15
kvm: Fix build warning when KVM_CAP_SET_GUEST_DEBUG is lacking
Jan Kiszka
2011-03-15
kvm: ppc: Fix breakage of kvm_arch_pre_run/process_irqchip_events
Jan Kiszka
2011-03-13
add Win32 IPI service
Paolo Bonzini
2011-03-13
protect qemu_cpu_kick_self for Win32
Paolo Bonzini
2011-03-13
provide dummy signal init functions for win32
Paolo Bonzini
2011-03-13
merge all signal initialization with qemu_signalfd_init, rename
Paolo Bonzini
2011-03-13
iothread stops the vcpu thread via IPI
Paolo Bonzini
2011-03-13
do not use timedwait on qemu_cpu_cond
Paolo Bonzini
2011-03-13
do not use timedwait on qemu_pause_cond
Paolo Bonzini
2011-03-13
do not use timedwait on qemu_system_cond
Paolo Bonzini
2011-03-13
do not use timedwait on qemu_halt_cond
Paolo Bonzini
2011-03-13
always signal pause_cond after stopping a VCPU
Paolo Bonzini
2011-03-13
exit round-robin vcpu loop if cpu->stopped is true
Paolo Bonzini
2011-03-13
always qemu_cpu_kick after unhalting a cpu
Paolo Bonzini
2011-03-13
inline cpu_halted into sole caller
Paolo Bonzini
2011-03-13
remove CONFIG_THREAD
Paolo Bonzini
2011-03-13
add assertions on the owner of a QemuMutex
Paolo Bonzini
2011-03-13
include qemu-thread.h early
Paolo Bonzini
2011-03-13
add win32 qemu-thread implementation
Paolo Bonzini
2011-03-13
Refactor thread retrieval and check
Jan Kiszka
2011-03-13
use win32 timer queues
Paolo Bonzini
2011-03-13
implement win32 dynticks timer
Paolo Bonzini
2011-03-13
unlock iothread during WaitForMultipleObjects
Paolo Bonzini
2011-03-13
hw/fmopl: Fix buffer access out-of-bounds errors
Stefan Weil
2011-03-13
moving eeprom initialization
William Dauchy
2011-03-12
pc: fix wrong CMOS values for floppy drives
Blue Swirl
2011-03-11
microblaze: Add PVR for writeback cache, endians
Michal Simek
2011-03-11
microblaze: Fix PetaLogix company name
Michal Simek
2011-03-11
Merge remote branch 'stefanha/tracing' into staging
Anthony Liguori
2011-03-10
vmstate: move timers to use test instead of version
Juan Quintela
2011-03-10
vmstate: be able to store/save a pci device from a pointer
Juan Quintela
2011-03-10
vmstate: Add a way to send a partial array
Juan Quintela
2011-03-10
vmstate: add VMSTATE_STRUCT_VARRAY_UINT32
Juan Quintela
[prev]
[next]