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
2020-06-22
Fix tulip breakage
Helge Deller
2020-06-22
spapr: Fix failure path for attempting to hot unplug PCI bridges
David Gibson
2020-06-22
net: tulip: check frame size and r/w data length
Prasad J Pandit
2020-06-22
ppc/ppc405_boards: Remove unnecessary NULL check
Philippe Mathieu-Daudé
2020-06-22
hw/arm/cubieboard: use ARM Cortex-A8 as the default CPU in machine definition
Niek Linnenbank
2020-06-22
vhost-user-blk: delete virtioqueues in unrealize to fix memleaks
Pan Nengyuan
2020-06-22
virtio-crypto: do delete ctrl_vq in virtio_crypto_device_unrealize
Pan Nengyuan
2020-06-22
virtio-pmem: do delete rq_vq in virtio_pmem_unrealize
Pan Nengyuan
2020-06-22
hw/intc/arm_gicv3_kvm: Stop wrongly programming GICR_PENDBASER.PTZ bit
Zenghui Yu
2020-06-22
tpm-ppi: page-align PPI RAM
Marc-André Lureau
2020-06-22
s390x: adapter routes error handling
Cornelia Huck
2020-06-22
hw/arm/smmuv3: Report F_STE_FETCH fault address in correct word position
Simon Veith
2020-06-22
hw/arm/smmuv3: Use correct bit positions in EVT_SET_ADDR2 macro
Simon Veith
2020-06-22
hw/arm/smmuv3: Align stream table base address to table size
Simon Veith
2020-06-22
hw/arm/smmuv3: Check stream IDs against actual table LOG2SIZE
Simon Veith
2020-06-22
hw/arm/smmuv3: Correct SMMU_BASE_ADDR_MASK value
Simon Veith
2020-06-22
hw/arm/smmuv3: Apply address mask to linear strtab base address
Simon Veith
2020-06-22
display/bochs-display: fix memory leak
Cameron Esfahani
2020-06-22
dp8393x: Mask EOL bit from descriptor addresses, take 2
Finn Thain
2020-06-22
es1370: check total frame count against current frame
Prasad J Pandit
2020-06-22
ati-vga: check mm_index before recursive call (CVE-2020-13800)
Prasad J Pandit
2020-06-22
ati-vga: Fix checks in ati_2d_blt() to avoid crash
BALATON Zoltan
2020-06-22
riscv/sifive_u: fix a memory leak in soc_realize()
Pan Nengyuan
2020-06-16
xen/9pfs: yield when there isn't enough room on the ring
Stefano Stabellini
2020-06-16
9pfs: include linux/limits.h for XATTR_SIZE_MAX
Dan Robertson
2020-06-16
9pfs: local: ignore O_NOATIME if we don't have permissions
Omar Sandoval
2020-06-16
9p/proxy: Fix export_flags
Greg Kurz
2020-06-16
virtio-9p-device: fix memleak in virtio_9p_device_unrealize
Pan Nengyuan
2020-06-16
9p: local: always return -1 on error in local_unlinkat_common
Daniel Henrique Barboza
2020-06-16
9pfs: local: Fix possible memory leak in local_link()
Jiajun Chen
2020-06-15
virtio-balloon: unref the iothread when unrealizing
David Hildenbrand
2020-06-15
virtio-balloon: fix free page hinting check on unrealize
David Hildenbrand
2020-06-15
virtio-balloon: fix free page hinting without an iothread
David Hildenbrand
2020-06-09
9p: Lock directory streams with a CoMutex
Greg Kurz
2020-06-09
xen-block: Fix double qlist remove and request leak
Anthony PERARD
2020-06-09
hw/i386/amd_iommu.c: Fix corruption of log events passed to guest
Peter Maydell
2020-06-03
compat: disable edid on correct virtio-gpu device
Cornelia Huck
2020-06-03
virtio: gracefully handle invalid region caches
Stefan Hajnoczi
2020-06-02
dp8393x: Don't stop reception upon RBE interrupt assertion
Finn Thain
2020-06-02
dp8393x: Don't reset Silicon Revision register
Finn Thain
2020-06-02
dp8393x: Always update RRA pointers and sequence numbers
Finn Thain
2020-06-02
dp8393x: Clear descriptor in_use field to release packet
Finn Thain
2020-06-02
dp8393x: Pad frames to word or long word boundary
Finn Thain
2020-06-02
dp8393x: Use long-word-aligned RRA pointers in 32-bit mode
Finn Thain
2020-06-02
dp8393x: Don't clobber packet checksum
Finn Thain
2020-06-02
dp8393x: Implement packet size limit and RBAE interrupt
Finn Thain
2020-06-02
dp8393x: Clear RRRA command register bit only when appropriate
Finn Thain
2020-06-02
dp8393x: Update LLFA and CRDA registers from rx descriptor
Finn Thain
2020-06-02
dp8393x: Have dp8393x_receive() return the packet size
Finn Thain
2020-06-02
dp8393x: Clean up endianness hacks
Finn Thain
[next]