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
2019-03-13
target/riscv: Remove decode_RV32_64G()
Bastian Koppelmann
2019-03-13
target/riscv: Remove gen_system()
Bastian Koppelmann
2019-03-13
target/riscv: Rename trans_arith to gen_arith
Bastian Koppelmann
2019-03-13
target/riscv: Remove manual decoding of RV32/64M insn
Bastian Koppelmann
2019-03-13
target/riscv: Remove shift and slt insn manual decoding
Bastian Koppelmann
2019-03-13
target/riscv: make ADD/SUB/OR/XOR/AND insn use arg lists
Bastian Koppelmann
2019-03-13
target/riscv: Move gen_arith_imm() decoding into trans_* functions
Bastian Koppelmann
2019-03-13
target/riscv: Remove manual decoding from gen_store()
Bastian Koppelmann
2019-03-13
target/riscv: Remove manual decoding from gen_load()
Bastian Koppelmann
2019-03-13
target/riscv: Remove manual decoding from gen_branch()
Bastian Koppelmann
2019-03-13
target/riscv: Remove gen_jalr()
Bastian Koppelmann
2019-03-13
target/riscv: Convert quadrant 2 of RVXC insns to decodetree
Bastian Koppelmann
2019-03-13
target/riscv: Convert quadrant 1 of RVXC insns to decodetree
Bastian Koppelmann
2019-03-13
target/riscv: Convert quadrant 0 of RVXC insns to decodetree
Bastian Koppelmann
2019-03-13
target/riscv: Convert RV priv insns to decodetree
Bastian Koppelmann
2019-03-13
target/riscv: Convert RV64D insns to decodetree
Bastian Koppelmann
2019-03-13
target/riscv: Convert RV32D insns to decodetree
Bastian Koppelmann
2019-03-13
target/riscv: Convert RV64F insns to decodetree
Bastian Koppelmann
2019-03-13
target/riscv: Convert RV32F insns to decodetree
Bastian Koppelmann
2019-03-13
target/riscv: Convert RV64A insns to decodetree
Bastian Koppelmann
2019-03-13
target/riscv: Convert RV32A insns to decodetree
Bastian Koppelmann
2019-03-13
target/riscv: Convert RVXM insns to decodetree
Bastian Koppelmann
2019-03-13
target/riscv: Convert RVXI csr insns to decodetree
Bastian Koppelmann
2019-03-13
target/riscv: Convert RVXI fence insns to decodetree
Bastian Koppelmann
2019-03-13
target/riscv: Convert RVXI arithmetic insns to decodetree
Bastian Koppelmann
2019-03-13
target/riscv: Convert RV64I load/store insns to decodetree
Bastian Koppelmann
2019-03-13
target/riscv: Convert RV32I load/store insns to decodetree
Bastian Koppelmann
2019-03-13
target/riscv: Convert RVXI branch insns to decodetree
Bastian Koppelmann
2019-03-13
target/riscv: Activate decodetree and implemnt LUI & AUIPC
Bastian Koppelmann
2019-03-13
Merge remote-tracking branch 'remotes/rth/tags/pull-hppa-20190312' into staging
Peter Maydell
2019-03-13
curses: add option to specify VGA font encoding
Samuel Thibault
2019-03-13
iconv: detect and make curses depend on it
Samuel Thibault
2019-03-12
i386, acpi: check acpi_memory_hotplug capacity in pre_plug
Wei Yang
2019-03-12
gen_pcie_root_port: Add ACS (Access Control Services) capability
Knut Omang
2019-03-12
pcie: Add a simple PCIe ACS (Access Control Services) helper function
Knut Omang
2019-03-12
vhost-user-blk: Add support to get/set inflight buffer
Xie Yongji
2019-03-12
libvhost-user: Support tracking inflight I/O in shared memory
Xie Yongji
2019-03-12
libvhost-user: Introduce vu_queue_map_desc()
Xie Yongji
2019-03-12
libvhost-user: Remove unnecessary FD flag check for event file descriptors
Xie Yongji
2019-03-12
vhost-user: Support transferring inflight buffer between qemu and backend
Xie Yongji
2019-03-12
nvdimm: use NVDIMM_ACPI_IO_LEN for the proper IO size
Wei Yang
2019-03-12
nvdimm: use *function* directly instead of allocating it again
Wei Yang
2019-03-12
nvdimm: fix typo in nvdimm_build_nvdimm_devices argument
Wei Yang
2019-03-12
intel_iommu: add scalable-mode option to make scalable mode work
Yi Sun
2019-03-12
intel_iommu: add 256 bits qi_desc support
Liu, Yi L
2019-03-12
intel_iommu: scalable mode emulation
Liu, Yi L
2019-03-12
libvhost-user: add vu_queue_unpop()
Marc-André Lureau
2019-03-12
libvhost-user-glib: export vug_source_new()
Marc-André Lureau
2019-03-12
vhost-user: split vhost_user_read()
Marc-André Lureau
2019-03-12
vhost-user: wrap some read/write with retry handling
Marc-André Lureau
[prev]
[next]