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
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-11-25
Update version for v2.2.0-rc3 release
v2.2.0-rc3
Peter Maydell
2014-11-25
input: move input-send-event into experimental namespace
Gerd Hoffmann
2014-11-24
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2014-11-24
pc: acpi: mark all possible CPUs as enabled in SRAT
Igor Mammedov
2014-11-24
pcie: fix improper use of negative value
Gonglei
2014-11-24
pcie: fix typo in pcie_cap_deverr_init()
Gonglei
2014-11-24
target-i386: move generic memory hotplug methods to DSDTs
Paolo Bonzini
2014-11-24
acpi-build: mark RAM dirty on table update
Michael S. Tsirkin
2014-11-24
hw/pci: fix crash on shpc error flow
Marcel Apfelbaum
2014-11-24
pc: count in 1Gb hugepage alignment when sizing hotplug-memory container
Igor Mammedov
2014-11-24
pc: explicitly check maxmem limit when adding DIMM
Igor Mammedov
2014-11-24
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2014-11-24
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2014-11-24
apic: fix incorrect handling of ExtINT interrupts wrt processor priority
Paolo Bonzini
2014-11-24
apic: fix loss of IPI due to masked ExtINT
Paolo Bonzini
2014-11-24
apic: avoid getting out of halted state on masked PIC interrupts
Paolo Bonzini
2014-11-24
Revert "qemu-img info: show nocow info"
Kevin Wolf
2014-11-23
pc: pc-dimm: use backend alignment during address auto allocation
Igor Mammedov
2014-11-23
pc: align DIMM's address/size by backend's alignment value
Igor Mammedov
2014-11-23
memory: expose alignment used for allocating RAM as MemoryRegion API
Igor Mammedov
2014-11-23
pc: limit DIMM address and size to page aligned values
Igor Mammedov
2014-11-23
pc: make pc_dimm_plug() more readble
Igor Mammedov
2014-11-23
pc: kvm: check if KVM has free memory slots to avoid abort()
Igor Mammedov
2014-11-23
qemu-char: fix tcp_get_fds
Michael S. Tsirkin
[next]