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
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
2022-01-05
gitlab-ci: Enable docs in the centos job
Thomas Huth
2022-01-05
docs/sphinx: fix compatibility with sphinx < 1.8
Marc-André Lureau
2022-01-05
qemu-options: Remove the deprecated -no-quit option
Thomas Huth
2022-01-05
tests/unit/test-util-sockets: Use g_file_open_tmp() to create temp file
Philippe Mathieu-Daudé
2022-01-05
tests/qtest/hd-geo-test: Check for the lsi53c895a controller before using it
Thomas Huth
2022-01-05
tests/qtest/test-x86-cpuid-compat: Check for machines before using them
Thomas Huth
2022-01-05
hw: Add compat machines for 7.0
Cornelia Huck
2022-01-04
common-user: Really fix i386 calls to safe_syscall_set_errno_tail
Richard Henderson
2022-01-04
Merge tag 'pull-tcg-20220104' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
2022-01-04
common-user: Fix tail calls to safe_syscall_set_errno_tail
Richard Henderson
[next]