Linux Foundation Collaborative Projects
index
:
qoriq-yocto-sdk/qemu
git.qemu.org/master
git.qemu.org/stable-0.10
git.qemu.org/stable-0.11
git.qemu.org/stable-0.12
git.qemu.org/stable-0.13
git.qemu.org/stable-0.14
git.qemu.org/stable-0.15
git.qemu.org/stable-1.0
git.qemu.org/stable-1.1
git.qemu.org/stable-1.2
git.qemu.org/stable-1.3
git.qemu.org/stable-1.4
git.qemu.org/stable-1.5
git.qemu.org/stable-1.6
git.qemu.org/stable-1.7
git.qemu.org/stable-2.0
git.qemu.org/stable-2.1
git.qemu.org/stable-2.10
git.qemu.org/stable-2.11
git.qemu.org/stable-2.12
git.qemu.org/stable-2.2
git.qemu.org/stable-2.3
git.qemu.org/stable-2.4
git.qemu.org/stable-2.5
git.qemu.org/stable-2.6
git.qemu.org/stable-2.7
git.qemu.org/stable-2.8
git.qemu.org/stable-2.9
git.qemu.org/stable-3.0
git.qemu.org/stable-3.1
git.qemu.org/stable-4.0
git.qemu.org/stable-4.1
git.qemu.org/staging
nxp/fsl-sdk-v1.4
nxp/fsl-sdk-v1.6
nxp/master
nxp/sdk-v1.4.x
nxp/sdk-v1.7.x
nxp/sdk-v1.8.x
nxp/sdk-v1.9.x
nxp/sdk-v2.0.x
nxp/sdk-v2.0.x-odp
Fast open source processor emulator
Git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-26
Update version for 2.11.2 release
v2.11.2
git.qemu.org/stable-2.11
Michael Roth
1
-1
/
+1
2018-06-21
usb/dev-mtp: Fix use of uninitialized values
Philippe Mathieu-Daudé
1
-1
/
+5
2018-06-21
usb: correctly handle Zero Length Packets
Philippe Mathieu-Daudé
1
-1
/
+1
2018-06-21
gdbstub: fix off-by-one in gdb_handle_packet()
Philippe Mathieu-Daudé
1
-1
/
+2
2018-06-21
Merge tag 'tags/s390x-20180621-211-stable' into stable-2.11-staging
Michael Roth
1
-0
/
+0
2018-06-21
pc-bios/s390-ccw.img: update image for stable
Cornelia Huck
1
-0
/
+0
2018-06-20
tpm: lookup cancel path under tpm device class
Marc-André Lureau
1
-12
/
+22
2018-06-20
tpm-passthrough: don't save guessed cancel_path in options
Marc-André Lureau
1
-3
/
+1
2018-06-20
s390-ccw-virtio: allow for systems larger that 7.999TB
Christian Borntraeger
1
-3
/
+27
2018-06-20
crypto: ensure we use a predictable TLS priority setting
Daniel P. Berrangé
2
-0
/
+2
2018-06-20
qapi: ensure stable sort ordering when checking QAPI entities
Daniel P. Berrange
1
-1
/
+1
2018-06-20
arm_gicv3_kvm: kvm_dist_get/put_priority: skip the registers banked by GICR_I...
Shannon Zhao
1
-2
/
+16
2018-06-20
iotests: Add test 221 to catch qemu-img map regression
Eric Blake
3
-0
/
+77
2018-06-20
qemu-img: Fix assert when mapping unaligned raw file
Eric Blake
1
-1
/
+1
2018-06-20
vhost-user: delete net client if necessary
linzhecheng
1
-2
/
+9
2018-06-20
tap: set vhostfd passed from qemu cli to non-blocking
Brijesh Singh
1
-0
/
+2
2018-06-20
i386: define the AMD 'virt-ssbd' CPUID feature bit (CVE-2018-3639)
Konrad Rzeszutek Wilk
1
-1
/
+1
2018-06-20
i386: Define the Virt SSBD MSR and handling of it (CVE-2018-3639)
Konrad Rzeszutek Wilk
3
-2
/
+36
2018-06-20
i386: define the 'ssbd' CPUID feature bit (CVE-2018-3639)
Daniel P. Berrangé
2
-1
/
+2
2018-06-20
vga: fix region calculation
Gerd Hoffmann
1
-0
/
+2
2018-06-20
throttle: Fix crash on reopen
Alberto Garcia
1
-21
/
+33
2018-06-20
iotests: Add case for a corrupted inactive image
Max Reitz
2
-0
/
+44
2018-06-20
qcow2: Do not mark inactive images corrupt
Max Reitz
1
-1
/
+1
2018-06-20
block: Make bdrv_is_writable() public
Max Reitz
2
-3
/
+15
2018-06-20
arm_gicv3_kvm: kvm_dist_get/put: skip the registers banked by GICR
Shannon Zhao
3
-0
/
+118
2018-06-20
ahci: fix PxCI register race
John Snow
1
-7
/
+6
2018-06-20
Fix libusb-1.0.22 deprecated libusb_set_debug with libusb_set_option
John Thomson
1
-0
/
+4
2018-06-20
arm_gicv3_kvm: increase clroffset accordingly
Shannon Zhao
1
-0
/
+1
2018-06-20
intel-iommu: rework the page walk logic
Peter Xu
3
-59
/
+159
2018-06-20
util: implement simple iova tree
Peter Xu
4
-0
/
+255
2018-06-20
intel-iommu: trace domain id during page walk
Peter Xu
2
-7
/
+11
2018-06-20
intel-iommu: pass in address space when page walk
Peter Xu
1
-0
/
+4
2018-06-20
intel-iommu: introduce vtd_page_walk_info
Peter Xu
1
-32
/
+52
2018-06-20
intel-iommu: only do page walk for MAP notifiers
Peter Xu
2
-5
/
+41
2018-06-20
intel-iommu: add iommu lock
Peter Xu
2
-9
/
+53
2018-06-20
intel-iommu: remove IntelIOMMUNotifierNode
Peter Xu
2
-37
/
+13
2018-06-20
intel-iommu: send PSI always even if across PDEs
Peter Xu
1
-12
/
+30
2018-06-20
intel-iommu: Extend address width to 48 bits
Prasad Singamsetty
4
-49
/
+65
2018-06-20
intel-iommu: Redefine macros to enable supporting 48 bit address width
Prasad Singamsetty
3
-33
/
+61
2018-06-20
hw/intc/arm_gicv3: Fix APxR<n> register dispatching
Jan Kiszka
1
-6
/
+6
2018-06-20
console: Avoid segfault in screendump
Michal Privoznik
1
-0
/
+5
2018-06-20
s390x/ccw: make sure all ccw devices are properly reset
Cornelia Huck
3
-3
/
+15
2018-06-20
virtio-ccw: common reset handler
Cornelia Huck
1
-12
/
+1
2018-06-20
s390x/virtio: Convert virtio-ccw from *_exit to *_unrealize
Nia Alarie
2
-18
/
+18
2018-06-20
qdev: add helpers to be more explicit when using abstract QOM parent functions
Philippe Mathieu-Daudé
2
-0
/
+34
2018-06-20
qdev: rename typedef qdev_resetfn() -> DeviceReset()
Philippe Mathieu-Daudé
1
-2
/
+2
2018-06-20
pc-bios/s390-ccw: struct tpi_info must be declared as aligned(4)
Thomas Huth
1
-1
/
+1
2018-06-20
s390x/css: disabled subchannels cannot be status pending
Cornelia Huck
1
-0
/
+8
2018-06-20
raw: Check byte range uniformly
Fam Zheng
1
-25
/
+39
2018-06-20
lm32: take BQL before writing IP/IM register
Michael Walle
1
-0
/
+4
[next]