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
Age
Commit message (
Expand
)
Author
2022-01-07
hw/i386/pc: Add missing property descriptions
Thomas Huth
2022-01-07
acpihp: simplify acpi_pcihp_disable_root_bus
Ani Sinha
2022-01-07
tests: acpi: SLIC: update expected blobs
Igor Mammedov
2022-01-07
tests: acpi: add SLIC table test
Igor Mammedov
2022-01-07
tests: acpi: whitelist expected blobs before changing them
Igor Mammedov
2022-01-07
acpi: fix QEMU crash when started with SLIC table
Igor Mammedov
2022-01-07
intel-iommu: correctly check passthrough during translation
Jason Wang
2022-01-07
virtio-mem: Set "unplugged-inaccessible=auto" for the 7.0 machine on x86
David Hildenbrand
2022-01-07
virtio-mem: Support VIRTIO_MEM_F_UNPLUGGED_INACCESSIBLE
David Hildenbrand
2022-01-07
linux-headers: sync VIRTIO_MEM_F_UNPLUGGED_INACCESSIBLE
David Hildenbrand
2022-01-07
MAINTAINERS: Add a separate entry for acpi/VIOT tables
Ani Sinha
2022-01-07
virtio: signal after wrapping packed used_idx
Stefan Hajnoczi
2022-01-07
virtio-mem: Support "prealloc=on" option
David Hildenbrand
2022-01-07
util/oslib-posix: Forward SIGBUS to MCE handler under Linux
David Hildenbrand
2022-01-07
util/oslib-posix: Support concurrent os_mem_prealloc() invocation
David Hildenbrand
2022-01-07
util/oslib-posix: Avoid creating a single thread with MADV_POPULATE_WRITE
David Hildenbrand
2022-01-07
util/oslib-posix: Don't create too many threads with small memory or little p...
David Hildenbrand
2022-01-07
util/oslib-posix: Introduce and use MemsetContext for touch_all_pages()
David Hildenbrand
2022-01-07
util/oslib-posix: Support MADV_POPULATE_WRITE for os_mem_prealloc()
David Hildenbrand
2022-01-07
util/oslib-posix: Let touch_all_pages() return an error
David Hildenbrand
2022-01-07
hw/vhost-user-blk: turn on VIRTIO_BLK_F_SIZE_MAX feature for virtio blk device
Andy Pei
2022-01-07
hw/i386: expose a "smbios-entry-point-type" PC machine property
Eduardo Habkost
2022-01-07
hw/smbios: Use qapi for SmbiosEntryPointType
Eduardo Habkost
2022-01-07
smbios: Rename SMBIOS_ENTRY_POINT_* enums
Eduardo Habkost
2022-01-07
pcie_aer: Don't trigger a LSI if none are defined
Frederic Barrat
2022-01-07
pci: Export the pci_intx() function
Frederic Barrat
2022-01-07
vhost-user-blk: propagate error return from generic vhost
Roman Kagan
2022-01-07
vhost: stick to -errno error return convention
Roman Kagan
2022-01-07
vhost-user: stick to -errno error return convention
Roman Kagan
2022-01-07
vhost-vdpa: stick to -errno error return convention
Roman Kagan
2022-01-07
vhost-backend: stick to -errno error return convention
Roman Kagan
2022-01-07
vhost-backend: avoid overflow on memslots_limit
Roman Kagan
2022-01-07
chardev/char-socket: tcp_chr_sync_read: don't clobber errno
Roman Kagan
2022-01-07
chardev/char-socket: tcp_chr_recv: don't clobber errno
Roman Kagan
2022-01-07
vhost-user-blk: reconnect on any error during realize
Roman Kagan
2022-01-07
trace-events,pci: unify trace events format
Laurent Vivier
2022-01-07
virtio-pci: add support for configure interrupt
Cindy Lu
2022-01-07
virtio-mmio: add support for configure interrupt
Cindy Lu
2022-01-07
virtio-net: add support for configure interrupt
Cindy Lu
2022-01-06
vhost: add support for configure interrupt
Cindy Lu
2022-01-06
virtio: add support for configure interrupt
Cindy Lu
2022-01-06
vhost-vdpa: add support for config interrupt
Cindy Lu
2022-01-06
vhost: introduce new VhostOps vhost_set_config_call
Cindy Lu
2022-01-06
virtio-pci: decouple the single vector from the interrupt process
Cindy Lu
2022-01-06
virtio-pci: decouple notifier from interrupt process
Cindy Lu
2022-01-06
virtio: introduce macro IRTIO_CONFIG_IRQ_IDX
Cindy Lu
2022-01-06
acpi: validate hotplug selector on access
Michael S. Tsirkin
2022-01-06
virtio-mem: Don't skip alignment checks when warning about block size
David Hildenbrand
2022-01-05
Merge tag 'pull-request-2022-01-05' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
2022-01-05
docs/tools/qemu-trace-stap.rst: Do not hard-code the QEMU binary name
Thomas Huth
[next]