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
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2017-04-20
9pfs: local: set the path of the export root to "."
Greg Kurz
2017-03-30
spapr: fix off-by-one error in spapr_ovec_populate_dt()
Sam Bobroff
2017-03-27
virtio: always use handle_aio_output if registered
Paolo Bonzini
2017-03-21
cirrus: fix off-by-one in cirrus_bitblt_rop_bkwd_transp_*_16
Gerd Hoffmann
2017-03-21
cirrus: stop passing around src pointers in the blitter
Gerd Hoffmann
2017-03-21
cirrus: stop passing around dst pointers in the blitter
Gerd Hoffmann
2017-03-21
cirrus: fix cirrus_invalidate_region
Gerd Hoffmann
2017-03-21
cirrus/vnc: zap bitblit support from console code.
Gerd Hoffmann
2017-03-21
fix :cirrus_vga fix OOB read case qemu Segmentation fault
hangaohuai
2017-03-21
Revert "cirrus: allow zero source pitch in pattern fill rops"
Gerd Hoffmann
2017-03-21
cirrus: fix patterncopy checks
Gerd Hoffmann
2017-03-21
cirrus: fix blit address mask handling
Gerd Hoffmann
2017-03-21
cirrus: allow zero source pitch in pattern fill rops
Wolfgang Bumiller
2017-03-21
cirrus: handle negative pitch in cirrus_invalidate_region()
Wolfgang Bumiller
2017-03-21
9pfs: don't try to flush self and avoid QEMU hang on reset
Greg Kurz
2017-03-21
9pfs: fix off-by-one error in PDU free list
Greg Kurz
2017-03-20
s390x/css: reassign subchannel if schid is changed after migration
Dong Jia Shi
2017-03-16
virtio-pci: reset modern vq meta data
Jason Wang
2017-03-16
scsi: mptsas: fix the wrong reading size in fetch request
Li Qiang
2017-03-16
e1000e: correctly tear down MSI-X memory regions
Paolo Bonzini
2017-03-16
NetRxPkt: Account buffer with ETH header in IOV length
Dmitry Fleytman
2017-03-16
NetRxPkt: Do not try to pull more data than present
Dmitry Fleytman
2017-03-16
NetRxPkt: Fix memory corruption on VLAN header stripping
Dmitry Fleytman
2017-03-16
cirrus: add blit_is_unsafe call to cirrus_bitblt_cputovideo (CVE-2017-2620)
Gerd Hoffmann
2017-03-16
apic: reset apic_delivered global variable on machine reset
Pavel Dovgalyuk
2017-03-16
sd: sdhci: check data length during dma_memory_read
Prasad J Pandit
2017-03-16
s390x/kvm: fix small race reboot vs. cmma
Christian Borntraeger
2017-03-16
ahci: advertise HOST_CAP_64
Ladi Prosek
2017-03-16
cirrus: fix oob access issue (CVE-2017-2615)
Li Qiang
2017-03-16
virtio: fix up max size checks
Michael S. Tsirkin
2017-03-16
x86: ioapic: fix fail migration when irqchip=split
Peter Xu
2017-03-16
display: cirrus: ignore source pitch value as needed in blit_is_unsafe
Bruce Rogers
2017-03-16
virtio-crypto: fix possible integer and heap overflow
Gonglei
2017-03-16
scsi-block: fix direction of BYTCHK test for VERIFY commands
Paolo Bonzini
2017-03-16
pc: fix crash in rtc_set_memory() if initial cpu is marked as hotplugged
Igor Mammedov
2017-03-16
9pfs: fix crash when fsdev is missing
Greg Kurz
2017-03-16
virtio: fix vq->inuse recalc after migr
Halil Pasic
2017-03-16
pci: fix error message for express slots
Michael S. Tsirkin
2017-03-16
balloon: Don't balloon roms
Dr. David Alan Gilbert
2017-03-16
machine: Convert abstract typename on compat_props to subclass names
Eduardo Habkost
2017-03-16
9pfs: fix vulnerability in openat_dir() and local_unlinkat_common()
Greg Kurz
2017-03-16
9pfs: fix O_PATH build break with older glibc versions
Greg Kurz
2017-03-16
9pfs: don't use AT_EMPTY_PATH in local_set_cred_passthrough()
Greg Kurz
2017-03-16
9pfs: fail local_statfs() earlier
Greg Kurz
2017-03-16
9pfs: fix fd leak in local_opendir()
Greg Kurz
2017-03-16
9pfs: fix bogus fd check in local_remove()
Greg Kurz
2017-03-16
9pfs: local: drop unused code
Greg Kurz
2017-03-16
9pfs: local: open2: don't follow symlinks
Greg Kurz
2017-03-16
9pfs: local: mkdir: don't follow symlinks
Greg Kurz
2017-03-16
9pfs: local: mknod: don't follow symlinks
Greg Kurz
[next]