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-08
target/riscv: support for 128-bit shift instructions
Frédéric Pétrot
2022-01-08
target/riscv: support for 128-bit U-type instructions
Frédéric Pétrot
2022-01-08
target/riscv: support for 128-bit bitwise instructions
Frédéric Pétrot
2022-01-08
target/riscv: accessors to registers upper part and 128-bit load/store
Frédéric Pétrot
2022-01-08
target/riscv: moving some insns close to similar insns
Frédéric Pétrot
2022-01-08
target/riscv: setup everything for rv64 to support rv128 execution
Frédéric Pétrot
2022-01-08
target/riscv: array for the 64 upper bits of 128-bit registers
Frédéric Pétrot
2022-01-08
target/riscv: separation of bitwise logic and arithmetic helpers
Frédéric Pétrot
2022-01-08
target/riscv: additional macros to check instruction support
Frédéric Pétrot
2022-01-08
qemu/int128: addition of div/rem 128-bit operations
Frédéric Pétrot
2022-01-08
exec/memop: Adding signed quad and octo defines
Frédéric Pétrot
2022-01-08
exec/memop: Adding signedness to quad definitions
Frédéric Pétrot
2022-01-08
target/riscv: Fix position of 'experimental' comment
Philipp Tomsich
2022-01-08
target/riscv: rvv-1.0: Call the correct RVF/RVD check function for narrowing ...
Frank Chang
2022-01-08
target/riscv: rvv-1.0: Call the correct RVF/RVD check function for widening f...
Frank Chang
2022-01-08
target/riscv: rvv-1.0: Call the correct RVF/RVD check function for widening f...
Frank Chang
2022-01-08
roms/opensbi: Upgrade from v0.9 to v1.0
Bin Meng
2022-01-08
hw/riscv: virt: Allow support for 32 cores
Alistair Francis
2022-01-08
hw/riscv: Use error_fatal for SoC realisation
Alistair Francis
2022-01-08
target/riscv: Enable the Hypervisor extension by default
Alistair Francis
2022-01-08
target/riscv: Mark the Hypervisor extension as non experimental
Alistair Francis
2022-01-08
hw/intc: sifive_plic: Cleanup remaining functions
Alistair Francis
2022-01-08
hw/intc: sifive_plic: Cleanup the read function
Alistair Francis
2022-01-08
hw/intc: sifive_plic: Cleanup the write function
Alistair Francis
2022-01-08
hw/intc: sifive_plic: Add a reset function
Alistair Francis
2022-01-08
hw/dma: sifive_pdma: permit 4/8-byte access size of PDMA registers
Jim Shu
2022-01-08
hw/dma: sifive_pdma: support high 32-bit access of 64-bit register
Jim Shu
2022-01-08
target/riscv/pmp: fix no pmp illegal intrs
Nikita Shubin
2022-01-07
Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...
Richard Henderson
2022-01-07
tests: acpi: Add updated TPM related tables
Stefan Berger
2022-01-07
acpi: tpm: Add missing device identification objects
Stefan Berger
2022-01-07
tests: acpi: prepare for updated TPM related tables
Stefan Berger
2022-01-07
virtio/vhost-vsock: don't double close vhostfd, remove redundant cleanup
Daniil Tatianin
2022-01-07
hw/scsi/vhost-scsi: don't double close vhostfd on error
Daniil Tatianin
2022-01-07
hw/scsi/vhost-scsi: don't leak vqs on error
Daniil Tatianin
2022-01-07
docs: reSTify virtio-balloon-stats documentation and move to docs/interop
Thomas Huth
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
[prev]
[next]