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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-10
Revert "virtio-pci: add support for configure interrupt"
Michael S. Tsirkin
2
-83
/
+13
2022-01-07
tests: acpi: Add updated TPM related tables
Stefan Berger
3
-2
/
+0
2022-01-07
acpi: tpm: Add missing device identification objects
Stefan Berger
2
-0
/
+8
2022-01-07
tests: acpi: prepare for updated TPM related tables
Stefan Berger
1
-0
/
+2
2022-01-07
virtio/vhost-vsock: don't double close vhostfd, remove redundant cleanup
Daniil Tatianin
1
-6
/
+5
2022-01-07
hw/scsi/vhost-scsi: don't double close vhostfd on error
Daniil Tatianin
1
-1
/
+8
2022-01-07
hw/scsi/vhost-scsi: don't leak vqs on error
Daniil Tatianin
1
-2
/
+4
2022-01-07
docs: reSTify virtio-balloon-stats documentation and move to docs/interop
Thomas Huth
3
-28
/
+32
2022-01-07
hw/i386/pc: Add missing property descriptions
Thomas Huth
1
-0
/
+8
2022-01-07
acpihp: simplify acpi_pcihp_disable_root_bus
Ani Sinha
1
-7
/
+2
2022-01-07
tests: acpi: SLIC: update expected blobs
Igor Mammedov
3
-2
/
+0
2022-01-07
tests: acpi: add SLIC table test
Igor Mammedov
1
-0
/
+15
2022-01-07
tests: acpi: whitelist expected blobs before changing them
Igor Mammedov
3
-0
/
+2
2022-01-07
acpi: fix QEMU crash when started with SLIC table
Igor Mammedov
2
-2
/
+4
2022-01-07
intel-iommu: correctly check passthrough during translation
Jason Wang
1
-15
/
+23
2022-01-07
virtio-mem: Set "unplugged-inaccessible=auto" for the 7.0 machine on x86
David Hildenbrand
2
-2
/
+4
2022-01-07
virtio-mem: Support VIRTIO_MEM_F_UNPLUGGED_INACCESSIBLE
David Hildenbrand
2
-0
/
+71
2022-01-07
linux-headers: sync VIRTIO_MEM_F_UNPLUGGED_INACCESSIBLE
David Hildenbrand
1
-3
/
+6
2022-01-07
MAINTAINERS: Add a separate entry for acpi/VIOT tables
Ani Sinha
1
-0
/
+7
2022-01-07
virtio: signal after wrapping packed used_idx
Stefan Hajnoczi
1
-0
/
+1
2022-01-07
virtio-mem: Support "prealloc=on" option
David Hildenbrand
2
-4
/
+39
2022-01-07
util/oslib-posix: Forward SIGBUS to MCE handler under Linux
David Hildenbrand
2
-3
/
+38
2022-01-07
util/oslib-posix: Support concurrent os_mem_prealloc() invocation
David Hildenbrand
1
-0
/
+9
2022-01-07
util/oslib-posix: Avoid creating a single thread with MADV_POPULATE_WRITE
David Hildenbrand
1
-0
/
+8
2022-01-07
util/oslib-posix: Don't create too many threads with small memory or little p...
David Hildenbrand
1
-2
/
+10
2022-01-07
util/oslib-posix: Introduce and use MemsetContext for touch_all_pages()
David Hildenbrand
1
-26
/
+47
2022-01-07
util/oslib-posix: Support MADV_POPULATE_WRITE for os_mem_prealloc()
David Hildenbrand
2
-21
/
+69
2022-01-07
util/oslib-posix: Let touch_all_pages() return an error
David Hildenbrand
1
-12
/
+16
2022-01-07
hw/vhost-user-blk: turn on VIRTIO_BLK_F_SIZE_MAX feature for virtio blk device
Andy Pei
1
-0
/
+1
2022-01-07
hw/i386: expose a "smbios-entry-point-type" PC machine property
Eduardo Habkost
4
-2
/
+32
2022-01-07
hw/smbios: Use qapi for SmbiosEntryPointType
Eduardo Habkost
2
-8
/
+14
2022-01-07
smbios: Rename SMBIOS_ENTRY_POINT_* enums
Eduardo Habkost
5
-9
/
+9
2022-01-07
pcie_aer: Don't trigger a LSI if none are defined
Frederic Barrat
1
-1
/
+3
2022-01-07
pci: Export the pci_intx() function
Frederic Barrat
2
-5
/
+5
2022-01-07
vhost-user-blk: propagate error return from generic vhost
Roman Kagan
1
-1
/
+1
2022-01-07
vhost: stick to -errno error return convention
Roman Kagan
1
-54
/
+46
2022-01-07
vhost-user: stick to -errno error return convention
Roman Kagan
1
-178
/
+223
2022-01-07
vhost-vdpa: stick to -errno error return convention
Roman Kagan
1
-14
/
+23
2022-01-07
vhost-backend: stick to -errno error return convention
Roman Kagan
1
-1
/
+1
2022-01-07
vhost-backend: avoid overflow on memslots_limit
Roman Kagan
1
-1
/
+1
2022-01-07
chardev/char-socket: tcp_chr_sync_read: don't clobber errno
Roman Kagan
1
-0
/
+3
2022-01-07
chardev/char-socket: tcp_chr_recv: don't clobber errno
Roman Kagan
1
-7
/
+7
2022-01-07
vhost-user-blk: reconnect on any error during realize
Roman Kagan
1
-1
/
+1
2022-01-07
trace-events,pci: unify trace events format
Laurent Vivier
3
-8
/
+10
2022-01-07
virtio-pci: add support for configure interrupt
Cindy Lu
2
-13
/
+83
2022-01-07
virtio-mmio: add support for configure interrupt
Cindy Lu
1
-0
/
+27
2022-01-07
virtio-net: add support for configure interrupt
Cindy Lu
4
-2
/
+22
2022-01-06
vhost: add support for configure interrupt
Cindy Lu
2
-0
/
+80
2022-01-06
virtio: add support for configure interrupt
Cindy Lu
2
-0
/
+33
2022-01-06
vhost-vdpa: add support for config interrupt
Cindy Lu
2
-0
/
+8
[next]