index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-22
dp8393x: Mask EOL bit from descriptor addresses, take 2
Finn Thain
1
-2
/
+2
2020-06-22
es1370: check total frame count against current frame
Prasad J Pandit
1
-2
/
+5
2020-06-22
ati-vga: check mm_index before recursive call (CVE-2020-13800)
Prasad J Pandit
1
-2
/
+8
2020-06-22
ati-vga: Fix checks in ati_2d_blt() to avoid crash
BALATON Zoltan
1
-11
/
+26
2020-06-22
riscv/sifive_u: fix a memory leak in soc_realize()
Pan Nengyuan
1
-0
/
+1
2020-06-16
xen/9pfs: yield when there isn't enough room on the ring
Stefano Stabellini
1
-6
/
+25
2020-06-16
9pfs: include linux/limits.h for XATTR_SIZE_MAX
Dan Robertson
1
-0
/
+1
2020-06-16
9pfs: local: ignore O_NOATIME if we don't have permissions
Omar Sandoval
1
-0
/
+13
2020-06-16
9p/proxy: Fix export_flags
Greg Kurz
1
-2
/
+2
2020-06-16
virtio-9p-device: fix memleak in virtio_9p_device_unrealize
Pan Nengyuan
1
-0
/
+1
2020-06-16
9p: local: always return -1 on error in local_unlinkat_common
Daniel Henrique Barboza
1
-8
/
+6
2020-06-16
9pfs: local: Fix possible memory leak in local_link()
Jiajun Chen
1
-1
/
+1
2020-06-15
virtio-balloon: unref the iothread when unrealizing
David Hildenbrand
1
-0
/
+1
2020-06-15
virtio-balloon: fix free page hinting check on unrealize
David Hildenbrand
1
-1
/
+1
2020-06-15
virtio-balloon: fix free page hinting without an iothread
David Hildenbrand
1
-17
/
+16
2020-06-09
9p: Lock directory streams with a CoMutex
Greg Kurz
1
-4
/
+4
2020-06-09
xen-block: Fix double qlist remove and request leak
Anthony PERARD
1
-32
/
+16
2020-06-09
hw/i386/amd_iommu.c: Fix corruption of log events passed to guest
Peter Maydell
1
-1
/
+1
2020-06-03
compat: disable edid on correct virtio-gpu device
Cornelia Huck
1
-1
/
+1
2020-06-03
virtio: gracefully handle invalid region caches
Stefan Hajnoczi
1
-8
/
+91
2020-06-02
dp8393x: Don't stop reception upon RBE interrupt assertion
Finn Thain
1
-13
/
+22
2020-06-02
dp8393x: Don't reset Silicon Revision register
Finn Thain
1
-1
/
+1
2020-06-02
dp8393x: Always update RRA pointers and sequence numbers
Finn Thain
1
-5
/
+7
2020-06-02
dp8393x: Clear descriptor in_use field to release packet
Finn Thain
1
-0
/
+10
2020-06-02
dp8393x: Pad frames to word or long word boundary
Finn Thain
1
-11
/
+28
2020-06-02
dp8393x: Use long-word-aligned RRA pointers in 32-bit mode
Finn Thain
1
-2
/
+6
2020-06-02
dp8393x: Don't clobber packet checksum
Finn Thain
1
-0
/
+1
2020-06-02
dp8393x: Implement packet size limit and RBAE interrupt
Finn Thain
1
-0
/
+9
2020-06-02
dp8393x: Clear RRRA command register bit only when appropriate
Finn Thain
1
-4
/
+3
2020-06-02
dp8393x: Update LLFA and CRDA registers from rx descriptor
Finn Thain
1
-4
/
+7
2020-06-02
dp8393x: Have dp8393x_receive() return the packet size
Finn Thain
1
-4
/
+5
2020-06-02
dp8393x: Clean up endianness hacks
Finn Thain
1
-11
/
+6
2020-06-01
dp8393x: Always use 32-bit accesses
Finn Thain
1
-18
/
+29
2020-06-01
dp8393x: Mask EOL bit from descriptor addresses
Finn Thain
1
-6
/
+11
2020-06-01
vfio/pci: Don't remove irqchip notifier if not registered
Peter Xu
1
-1
/
+3
2020-05-12
intel_iommu: add present bit check for pasid table entries
Liu Yi L
2
-19
/
+74
2020-05-12
intel_iommu: a fix to vtd_find_as_from_bus_num()
Liu Yi L
1
-0
/
+1
2020-05-12
virtio-net: delete also control queue when TX/RX deleted
Yuri Benditovich
1
-1
/
+2
2020-05-12
virtio: reset region cache when on queue deletion
Yuri Benditovich
1
-0
/
+1
2020-05-12
virtio: make virtio_delete_queue idempotent
Michael S. Tsirkin
1
-0
/
+1
2020-05-12
virtio: add ability to delete vq through a pointer
Michael S. Tsirkin
1
-5
/
+10
2020-05-11
virtio-mmio: update queue size on guest write
Denis Plotnikov
1
-1
/
+2
2020-05-11
virtio: update queue size on guest write
Michael S. Tsirkin
1
-0
/
+2
2020-05-11
ide: Fix incorrect handling of some PRDTs in ide_dma_cb()
Alexander Popov
1
-8
/
+22
2020-05-11
hw/i386/pc: fix regression in parsing vga cmdline parameter
Peter Wu
1
-4
/
+4
2020-05-11
numa: properly check if numa is supported
Igor Mammedov
2
-3
/
+2
2020-05-11
numa: remove not needed check
Igor Mammedov
1
-6
/
+1
2020-05-11
virtio-blk: fix out-of-bounds access to bitmap in notify_guest_bh
Li Hangjing
1
-1
/
+1
2019-12-02
net/virtio: Fix failover error handling crash bugs
Markus Armbruster
1
-6
/
+13
2019-12-02
net/virtio: Drop useless n->primary_dev not null checks
Markus Armbruster
1
-7
/
+1
[next]