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
2020-02-27
target/riscv: Allow specifying MMU stage
Alistair Francis
2020-02-27
target/riscv: Respect MPRV and SPRV for floating point ops
Alistair Francis
2020-02-27
target/riscv: Mark both sstatus and msstatus_hs as dirty
Alistair Francis
2020-02-27
target/riscv: Disable guest FP support based on virtual status
Alistair Francis
2020-02-27
target/riscv: Only set TB flags with FP status if enabled
Alistair Francis
2020-02-27
target/riscv: Remove the hret instruction
Alistair Francis
2020-02-27
target/riscv: Add hfence instructions
Alistair Francis
2020-02-27
target/riscv: Add Hypervisor trap return support
Alistair Francis
2020-02-27
target/riscv: Add hypvervisor trap support
Alistair Francis
2020-02-27
target/riscv: Generate illegal instruction on WFI when V=1
Alistair Francis
2020-02-27
target/ricsv: Flush the TLB on virtulisation mode changes
Alistair Francis
2020-02-27
target/riscv: Add support for virtual interrupt setting
Alistair Francis
2020-02-27
target/riscv: Extend the SIP CSR to support virtulisation
Alistair Francis
2020-02-27
target/riscv: Extend the MIE CSR to support virtulisation
Alistair Francis
2020-02-27
target/riscv: Set VS bits in mideleg for Hyp extension
Alistair Francis
2020-02-27
target/riscv: Add virtual register swapping function
Alistair Francis
2020-02-27
target/riscv: Add Hypervisor machine CSRs accesses
Alistair Francis
2020-02-27
target/riscv: Add Hypervisor virtual CSRs accesses
Alistair Francis
2020-02-27
target/riscv: Add Hypervisor CSR access functions
Alistair Francis
2020-02-27
target/riscv: Dump Hypervisor registers if enabled
Alistair Francis
2020-02-27
target/riscv: Print priv and virt in disas log
Alistair Francis
2020-02-27
target/riscv: Fix CSR perm checking for HS mode
Alistair Francis
2020-02-27
target/riscv: Add the force HS exception mode
Alistair Francis
2020-02-27
target/riscv: Add the virtulisation mode
Alistair Francis
2020-02-27
target/riscv: Rename the H irqs to VS irqs
Alistair Francis
2020-02-27
target/riscv: Add support for the new execption numbers
Alistair Francis
2020-02-27
target/riscv: Add the Hypervisor CSRs to CPUState
Alistair Francis
2020-02-27
target/riscv: Add the Hypervisor extension
Alistair Francis
2020-02-27
target/riscv: Convert MIP CSR to target_ulong
Alistair Francis
2020-02-27
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2020-02-27
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-02-26' into st...
Peter Maydell
2020-02-27
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-plugins-2...
Peter Maydell
2020-02-27
softmmu/vl.c: fix too slow TCG regression
Igor Mammedov
2020-02-27
Fixed assert in vhost_user_set_mem_table_postcopy
Raphael Norwitz
2020-02-27
vhost-user: only set slave channel for first vq
Adrian Moreno
2020-02-27
acpi: cpuhp: document CPHP_GET_CPU_ID_CMD command
Igor Mammedov
2020-02-27
libvhost-user: implement in-band notifications
Johannes Berg
2020-02-27
docs: vhost-user: add in-band kick/call messages
Johannes Berg
2020-02-27
libvhost-user: handle NOFD flag in call/kick/err better
Johannes Berg
2020-02-27
libvhost-user-glib: use g_main_context_get_thread_default()
Johannes Berg
2020-02-27
libvhost-user-glib: fix VugDev main fd cleanup
Johannes Berg
2020-02-27
libvhost-user: implement VHOST_USER_PROTOCOL_F_REPLY_ACK
Johannes Berg
2020-02-27
MAINTAINERS: add virtio-iommu related files
Eric Auger
2020-02-27
hw/arm/virt: Add the virtio-iommu device tree mappings
Eric Auger
2020-02-27
virtio-iommu-pci: Add virtio iommu pci support
Eric Auger
2020-02-27
virtio-iommu: Support migration
Eric Auger
2020-02-27
virtio-iommu: Implement fault reporting
Eric Auger
2020-02-27
virtio-iommu: Implement translate
Eric Auger
2020-02-27
virtio-iommu: Implement map/unmap
Eric Auger
2020-02-27
virtio-iommu: Implement attach/detach command
Eric Auger
[next]