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
2018-06-26
Update version for 2.11.2 release
v2.11.2
Michael Roth
2018-06-21
usb/dev-mtp: Fix use of uninitialized values
Philippe Mathieu-Daudé
2018-06-21
usb: correctly handle Zero Length Packets
Philippe Mathieu-Daudé
2018-06-21
gdbstub: fix off-by-one in gdb_handle_packet()
Philippe Mathieu-Daudé
2018-06-21
Merge tag 'tags/s390x-20180621-211-stable' into stable-2.11-staging
Michael Roth
2018-06-21
pc-bios/s390-ccw.img: update image for stable
Cornelia Huck
2018-06-20
tpm: lookup cancel path under tpm device class
Marc-André Lureau
2018-06-20
tpm-passthrough: don't save guessed cancel_path in options
Marc-André Lureau
2018-06-20
s390-ccw-virtio: allow for systems larger that 7.999TB
Christian Borntraeger
2018-06-20
crypto: ensure we use a predictable TLS priority setting
Daniel P. Berrangé
2018-06-20
qapi: ensure stable sort ordering when checking QAPI entities
Daniel P. Berrange
2018-06-20
arm_gicv3_kvm: kvm_dist_get/put_priority: skip the registers banked by GICR_I...
Shannon Zhao
2018-06-20
iotests: Add test 221 to catch qemu-img map regression
Eric Blake
2018-06-20
qemu-img: Fix assert when mapping unaligned raw file
Eric Blake
2018-06-20
vhost-user: delete net client if necessary
linzhecheng
2018-06-20
tap: set vhostfd passed from qemu cli to non-blocking
Brijesh Singh
2018-06-20
i386: define the AMD 'virt-ssbd' CPUID feature bit (CVE-2018-3639)
Konrad Rzeszutek Wilk
2018-06-20
i386: Define the Virt SSBD MSR and handling of it (CVE-2018-3639)
Konrad Rzeszutek Wilk
2018-06-20
i386: define the 'ssbd' CPUID feature bit (CVE-2018-3639)
Daniel P. Berrangé
2018-06-20
vga: fix region calculation
Gerd Hoffmann
2018-06-20
throttle: Fix crash on reopen
Alberto Garcia
2018-06-20
iotests: Add case for a corrupted inactive image
Max Reitz
2018-06-20
qcow2: Do not mark inactive images corrupt
Max Reitz
2018-06-20
block: Make bdrv_is_writable() public
Max Reitz
2018-06-20
arm_gicv3_kvm: kvm_dist_get/put: skip the registers banked by GICR
Shannon Zhao
2018-06-20
ahci: fix PxCI register race
John Snow
2018-06-20
Fix libusb-1.0.22 deprecated libusb_set_debug with libusb_set_option
John Thomson
2018-06-20
arm_gicv3_kvm: increase clroffset accordingly
Shannon Zhao
2018-06-20
intel-iommu: rework the page walk logic
Peter Xu
2018-06-20
util: implement simple iova tree
Peter Xu
2018-06-20
intel-iommu: trace domain id during page walk
Peter Xu
2018-06-20
intel-iommu: pass in address space when page walk
Peter Xu
2018-06-20
intel-iommu: introduce vtd_page_walk_info
Peter Xu
2018-06-20
intel-iommu: only do page walk for MAP notifiers
Peter Xu
2018-06-20
intel-iommu: add iommu lock
Peter Xu
2018-06-20
intel-iommu: remove IntelIOMMUNotifierNode
Peter Xu
2018-06-20
intel-iommu: send PSI always even if across PDEs
Peter Xu
2018-06-20
intel-iommu: Extend address width to 48 bits
Prasad Singamsetty
2018-06-20
intel-iommu: Redefine macros to enable supporting 48 bit address width
Prasad Singamsetty
2018-06-20
hw/intc/arm_gicv3: Fix APxR<n> register dispatching
Jan Kiszka
2018-06-20
console: Avoid segfault in screendump
Michal Privoznik
2018-06-20
s390x/ccw: make sure all ccw devices are properly reset
Cornelia Huck
2018-06-20
virtio-ccw: common reset handler
Cornelia Huck
2018-06-20
s390x/virtio: Convert virtio-ccw from *_exit to *_unrealize
Nia Alarie
2018-06-20
qdev: add helpers to be more explicit when using abstract QOM parent functions
Philippe Mathieu-Daudé
2018-06-20
qdev: rename typedef qdev_resetfn() -> DeviceReset()
Philippe Mathieu-Daudé
2018-06-20
pc-bios/s390-ccw: struct tpi_info must be declared as aligned(4)
Thomas Huth
2018-06-20
s390x/css: disabled subchannels cannot be status pending
Cornelia Huck
2018-06-20
raw: Check byte range uniformly
Fam Zheng
2018-06-20
lm32: take BQL before writing IP/IM register
Michael Walle
[next]