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
2014-12-15
x86: Drop some superfluous casts from void *
Markus Armbruster
2014-12-15
x86: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2014-12-15
x86: Fuse g_malloc(); memset() into g_malloc0()
Markus Armbruster
2014-12-15
x86: Drop superfluous conditionals around g_free()
Markus Armbruster
2014-12-15
target-i386: get/set/migrate XSAVES state
Wanpeng Li
2014-12-15
target-mips: kvm: do not use get_clock()
Paolo Bonzini
2014-12-15
target-i386: add feature flags for CPUID[EAX=0xd,ECX=1]
Paolo Bonzini
2014-12-15
coverity/s390x: avoid false positive in kvm_irqchip_add_adapter_route
Christian Borntraeger
2014-12-15
valgrind/s390x: avoid false positives on KVM_SET_FPU ioctl
Christian Borntraeger
2014-12-15
valgrind/i386: avoid false positives on KVM_SET_VCPU_EVENTS ioctl
Christian Borntraeger
2014-12-15
valgrind/i386: avoid false positives on KVM_GET_MSRS ioctl
Christian Borntraeger
2014-12-15
valgrind/i386: avoid false positives on KVM_SET_MSRS ioctl
Christian Borntraeger
2014-12-15
valgrind/i386: avoid false positives on KVM_SET_XCRS ioctl
Christian Borntraeger
2014-12-15
valgrind/i386: avoid false positives on KVM_SET_PIT ioctl
Christian Borntraeger
2014-12-15
valgrind/i386: avoid false positives on KVM_SET_CLOCK ioctl
Christian Borntraeger
2014-12-15
valgrind: avoid false positives in KVM_GET_DIRTY_LOG ioctl
Christian Borntraeger
2014-12-15
vfio: use kvm_resamplefds_enabled()
Eric Auger
2014-12-15
KVM_CAP_IRQFD and KVM_CAP_IRQFD_RESAMPLE checks
Eric Auger
2014-12-15
target-i386: simplify AES emulation
Aurelien Jarno
2014-12-15
Add bootloader name to multiboot implementation
Drew DeVault
2014-12-15
Merge remote-tracking branch 'remotes/rth/tags/x86-next-20141214' into staging
Peter Maydell
2014-12-14
target-i386: fix icount processing for repz instructions
Pavel Dovgalyuk
2014-12-14
target-i386: fbld instruction doesn't set minus sign
Dmitry Poletaev
2014-12-14
target-i386: Wrong conversion infinity from float80 to int32/int64
Dmitry Poletaev
2014-12-12
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2014-12-12
linux-aio: simplify removal of completed iocbs from the list
Paolo Bonzini
2014-12-12
linux-aio: drop return code from laio_io_unplug and ioq_submit
Paolo Bonzini
2014-12-12
linux-aio: rename LaioQueue idx field to "n"
Paolo Bonzini
2014-12-12
linux-aio: track whether the queue is blocked
Paolo Bonzini
2014-12-12
linux-aio: queue requests that cannot be submitted
Paolo Bonzini
2014-12-12
block: drop unused bdrv_clear_incoming_migration_all() prototype
Stefan Hajnoczi
2014-12-12
block: Don't add trailing space in "Formating..." message
Fam Zheng
2014-12-12
qemu-iotests: Remove traling whitespaces in *.out
Fam Zheng
2014-12-12
block: vhdx - set .bdrv_has_zero_init to bdrv_has_zero_init_1
Jeff Cody
2014-12-12
iotests: Fix test 039
Max Reitz
2014-12-12
iotests: Filter for "Killed" in qemu-io output
Max Reitz
2014-12-12
qemu-io: Add sigraise command
Max Reitz
2014-12-12
block: vhdx - change .vhdx_create default block state to ZERO
Jeff Cody
2014-12-12
block: vhdx - update PAYLOAD_BLOCK_UNMAPPED value to match 1.00 spec
Jeff Cody
2014-12-12
block: vhdx - remove redundant comments
Jeff Cody
2014-12-12
block/rbd: fix memory leak
Gonglei
2014-12-12
iotests: Add test for vmdk JSON file names
Max Reitz
2014-12-12
vmdk: Fix error for JSON descriptor file names
Max Reitz
2014-12-12
block migration: fix return value
Gary R Hook
2014-12-11
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2014-12-1...
Peter Maydell
2014-12-11
Sort include/qemu/typedefs.h
Dr. David Alan Gilbert
2014-12-11
hpet: increase spelling precision
Stefan Hajnoczi
2014-12-11
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20141211'...
Peter Maydell
2014-12-11
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2014-12-11
target-arm: Check error conditions on kvm_arm_reset_vcpu
Christoffer Dall
[prev]
[next]