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-16
kvm: Add in-kernel irqchip awareness to cpu_thread_is_idle
Jan Kiszka
2011-03-16
microblaze: Add PetaLogix ml605 MMU little-endian ref design
Michal Simek
2011-03-16
xilinx: Add AXIENET & DMA models
Edgar E. Iglesias
2011-03-16
microblaze: Compile uart 16550 serial driver
Michal Simek
2011-03-16
Add qcow2 documentation
Kevin Wolf
2011-03-15
win32: implement missing timersub
Blue Swirl
2011-03-15
simpletrace: Move st_init() error reporting
Stefan Hajnoczi
2011-03-15
s390: Detect invalid invocations of qemu_ram_free/remap
Jan Kiszka
2011-03-15
x86: Unbreak TCG support for hardware breakpoints
Jan Kiszka
2011-03-15
Implement qemu_kvm_eat_signals only for CONFIG_LINUX
Jan Kiszka
2011-03-15
hw/xen_disk: aio_inflight not released in handling ioreq when nr_segments==0
Feiran Zheng
2011-03-15
Improve error handling in do_snapshot_blkdev()
Jes Sorensen
2011-03-15
Fix ATA SMART and CHECK POWER MODE
Brian Wheeler
2011-03-15
Don't allow multiwrites against a block device without underlying medium
Ryan Harper
2011-03-15
tools: Use real async.c instead of stubs
Kevin Wolf
2011-03-15
Add error message for loading snapshot without VM state
Kevin Wolf
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
[prev]
[next]