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
2024-06-08
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2024-06-08
scsi-disk: Don't silently truncate serial number
Kevin Wolf
2024-06-08
machine, hostmem: improve error messages for unsupported features
Paolo Bonzini
2024-06-08
machine: default -M mem-merge to off is QEMU_MADV_MERGEABLE is not available
Paolo Bonzini
2024-06-06
hw/loongarch/virt: Enable extioi virt extension
Song Gao
2024-06-06
hw/loongarch/virt: Use MemTxAttrs interface for misc ops
Song Gao
2024-06-06
hw/intc/loongarch_extioi: Add extioi virt extension definition
Song Gao
2024-06-06
tests/libqos: Add loongarch virt machine node
Bibo Mao
2024-06-05
hw/dma/pl330: Use qemu_hexdump_line to avoid sprintf
Philippe Mathieu-Daudé
2024-06-05
hw/ide/atapi: Use qemu_hexdump_line to avoid sprintf
Philippe Mathieu-Daudé
2024-06-05
hw/scsi/scsi-disk: Use qemu_hexdump_line to avoid sprintf
Philippe Mathieu-Daudé
2024-06-05
hw/mips/malta: Add re-usable rng_seed_hex_new() method
Philippe Mathieu-Daudé
2024-06-05
util/hexdump: Add unit_len and block_len to qemu_hexdump_line
Richard Henderson
2024-06-05
util/hexdump: Use a GString for qemu_hexdump_line
Richard Henderson
2024-06-05
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2024-06-05
hw/i386: Add support for loading BIOS using guest_memfd
Michael Roth
2024-06-05
hw/i386/sev: Use guest_memfd for legacy ROMs
Michael Roth
2024-06-05
hw/i386/sev: Add support to encrypt BIOS when SEV-SNP is enabled
Brijesh Singh
2024-06-05
hw/i386/sev: Add function to get SEV metadata from OVMF header
Brijesh Singh
2024-06-05
machine: allow early use of machine_require_guest_memfd
Paolo Bonzini
2024-06-05
update-linux-headers: move pvpanic.h to correct directory
Paolo Bonzini
2024-06-05
virtio-blk: remove SCSI passthrough functionality
Paolo Bonzini
2024-06-04
Merge tag 'hw-misc-accel-20240604' of https://github.com/philmd/qemu into sta...
Richard Henderson
2024-06-04
Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging
Richard Henderson
2024-06-04
usb: add config options for the hub and hid devices
Gerd Hoffmann
2024-06-04
hw/acpi: Remove the deprecated QAPI MEM_UNPLUG_ERROR event
Philippe Mathieu-Daudé
2024-06-04
hw/dma/xlnx_dpdma: Read descriptor into buffer, not into pointer-to-buffer
Peter Maydell
2024-06-04
hw/misc/debugexit: use runstate API instead of plain exit()
Thomas Weißschuh
2024-06-04
hw/xen: Register framebuffer backend via xen_backend_init()
Philippe Mathieu-Daudé
2024-06-04
hw/xen: Make XenDevOps structures const
Philippe Mathieu-Daudé
2024-06-04
hw/xen: Constify xenstore_be::XenDevOps
Philippe Mathieu-Daudé
2024-06-04
hw/xen: Constify XenLegacyDevice::XenDevOps
Philippe Mathieu-Daudé
2024-06-04
xen: Add xen_mr_is_memory()
Edgar E. Iglesias
2024-06-04
core/cpu-common: initialise plugin state before thread creation
Alex Bennée
2024-06-04
cpu: move Qemu[Thread|Cond] setup into common code
Alex Bennée
2024-06-04
util/hexdump: Remove ascii parameter from qemu_hexdump_line
Richard Henderson
2024-06-04
util/hexdump: Remove b parameter from qemu_hexdump_line
Richard Henderson
2024-06-04
virtio-net: drop too short packets early
Alexey Dobriyan
2024-06-04
virtio-net: Do not write hashes to peer buffer
Akihiko Odaki
2024-06-04
virtio-net: Always set populate_hash
Akihiko Odaki
2024-06-04
virtio-net: Unify the logic to update NIC state for RSS
Akihiko Odaki
2024-06-04
virtio-net: Disable RSS on reset
Akihiko Odaki
2024-06-04
virtio-net: Shrink header byte swapping buffer
Akihiko Odaki
2024-06-04
virtio-net: Copy header only when necessary
Akihiko Odaki
2024-06-04
virtio-net: Add only one queue pair when realizing
Akihiko Odaki
2024-06-04
virtio-net: Do not propagate ebpf-rss-fds errors
Akihiko Odaki
2024-06-04
tap: Remove qemu_using_vnet_hdr()
Akihiko Odaki
2024-06-03
Merge tag 'pull-riscv-to-apply-20240603' of https://github.com/alistair23/qem...
Richard Henderson
2024-06-03
hw/ufs: Add support MCQ of UFSHCI 4.0
Minwoo Im
2024-06-03
hw/riscv/boot.c: Support 64-bit address for initrd
Cheng Yang
[next]