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-16
sdl: move version logic from source code to makefile
Gerd Hoffmann
2014-12-15
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2014-12-15
sdhci: Support SDHCI devices on PCI
Kevin O'Connor
2014-12-15
sdhci: Define SDHCI PCI ids
Kevin O'Connor
2014-12-15
sdhci: Add "sysbus" to sdhci QOM types and methods
Kevin O'Connor
2014-12-15
sdhci: Remove class "virtual" methods
Kevin O'Connor
2014-12-15
sdhci: Set a default frequency clock
Kevin O'Connor
2014-12-15
serial: only resample THR interrupt on rising edge of IER.THRI
Paolo Bonzini
2014-12-15
serial: update LSR on enabling/disabling FIFOs
Paolo Bonzini
2014-12-15
serial: clean up THRE/TEMT handling
Paolo Bonzini
2014-12-15
serial: reset thri_pending on IER writes with THRI=0
Paolo Bonzini
2014-12-15
linuxboot: fix loading old kernels
Paolo Bonzini
2014-12-15
kvm/apic: fix 2.2->2.1 migration
Paolo Bonzini
2014-12-15
target-i386: add Ivy Bridge CPU model
Paolo Bonzini
2014-12-15
target-i386: add f16c and rdrand to Haswell and Broadwell
Paolo Bonzini
2014-12-15
target-i386: add VME to all CPUs
Paolo Bonzini
2014-12-15
pc: add 2.3 machine types
Paolo Bonzini
2014-12-15
i386: do not cross the pages boundaries in replay mode
Pavel Dovgalyuk
2014-12-15
cpus: make icount warp behave well with respect to stop/cont
Pavel Dovgalyuk
2014-12-15
timer: introduce new QEMU_CLOCK_VIRTUAL_RT clock
Pavel Dovgalyuk
2014-12-15
cpu-exec: invalidate nocache translation if they are interrupted
Pavel Dovgalyuk
2014-12-15
icount: introduce cpu_get_icount_raw
Pavel Dovgalyuk
2014-12-15
icount: set can_do_io outside TB execution
Pavel Dovgalyuk
2014-12-15
cpu-exec: reset exception_index correctly
Pavel Dovgalyuk
2014-12-15
cpu-exec: fix cpu_exec_nocache
Pavel Dovgalyuk
2014-12-15
scsi-disk: provide maximum transfer length
Paolo Bonzini
2014-12-15
scsi: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2014-12-15
scsi: Fuse g_malloc(); memset() into g_malloc0()
Markus Armbruster
2014-12-15
scsi: Drop superfluous conditionals around g_free()
Markus Armbruster
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
[next]