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
2021-03-06
accel/tcg: rename tb_lookup__cpu_state and hoist state extraction
Alex Bennée
2021-03-06
tcg/tci: Merge mov, not and neg operations
Richard Henderson
2021-03-06
tcg/tci: Merge bswap operations
Richard Henderson
2021-03-06
tcg/tci: Merge extension operations
Richard Henderson
2021-03-06
tcg/tci: Merge basic arithmetic operations
Richard Henderson
2021-03-06
tcg/tci: Reduce use of tci_read_r64
Richard Henderson
2021-03-06
tcg/tci: Remove tci_read_r32s
Richard Henderson
2021-03-06
tcg/tci: Remove tci_read_r32
Richard Henderson
2021-03-06
tcg/tci: Remove tci_read_r16s
Richard Henderson
2021-03-06
tcg/tci: Remove tci_read_r16
Richard Henderson
2021-03-06
tcg/tci: Remove tci_read_r8s
Richard Henderson
2021-03-06
tcg/tci: Remove tci_read_r8
Richard Henderson
2021-03-06
tcg/tci: Merge identical cases in generation (load/store opcodes)
Richard Henderson
2021-03-06
tcg/tci: Merge identical cases in generation (conditional opcodes)
Richard Henderson
2021-03-06
tcg/tci: Merge identical cases in generation (deposit opcode)
Richard Henderson
2021-03-06
tcg/tci: Merge identical cases in generation (exchange opcodes)
Richard Henderson
2021-03-06
tcg/tci: Merge identical cases in generation (arithmetic opcodes)
Richard Henderson
2021-03-06
tcg: Manage splitwx in tc_ptr_to_region_tree by hand
Richard Henderson
2021-03-06
tcg: Split out tcg_raise_tb_overflow
Richard Henderson
2021-03-06
tcg/tci: Use exec/cpu_ldst.h interfaces
Richard Henderson
2021-03-06
tcg/aarch64: Fix generation of "scalar" vector operations
Richard Henderson
2021-03-06
tcg/aarch64: Fix I3617_CMLE0
Richard Henderson
2021-03-06
tcg/aarch64: Fix constant subtraction in tcg_out_addsub2
Richard Henderson
2021-03-05
Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20210305' into...
Peter Maydell
2021-03-05
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-03-05' into ...
Peter Maydell
2021-03-05
qapi: Fix parse errors for removal of null from schema language
Markus Armbruster
2021-03-05
qapi: Remove QMP events and commands from user-mode builds
Philippe Mathieu-Daudé
2021-03-05
qga: Utilize QAPI_LIST_APPEND in qmp_guest_network_get_interfaces
Eric Blake
2021-03-05
error: Fix "Converting to ERRP_GUARD()" doc on "valid at return"
Markus Armbruster
2021-03-05
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20210...
Peter Maydell
2021-03-04
hw/riscv: virt: Map high mmio for PCIe
Bin Meng
2021-03-04
hw/riscv: virt: Limit RAM size in a 32-bit system
Bin Meng
2021-03-04
hw/riscv: virt: Drop the 'link_up' parameter of gpex_pcie_init()
Bin Meng
2021-03-04
hw/riscv: Drop 'struct MemmapEntry'
Bin Meng
2021-03-04
MAINTAINERS: Add a SiFive machine section
Alistair Francis
2021-03-04
goldfish_rtc: re-arm the alarm after migration
Laurent Vivier
2021-03-04
docs/system: riscv: Add documentation for sifive_u machine
Bin Meng
2021-03-04
docs/system: Add RISC-V documentation
Bin Meng
2021-03-04
docs/system: Sort targets in alphabetical order
Bin Meng
2021-03-04
hw/riscv: sifive_u: Change SIFIVE_U_GEM_IRQ to decimal value
Bin Meng
2021-03-04
hw/riscv: sifive_u: Add QSPI2 controller and connect an SD card
Bin Meng
2021-03-04
hw/riscv: sifive_u: Add QSPI0 controller and connect a flash
Bin Meng
2021-03-04
hw/ssi: Add SiFive SPI controller support
Bin Meng
2021-03-04
hw/block: m25p80: Add various ISSI flash information
Bin Meng
2021-03-04
hw/block: m25p80: Add ISSI SPI flash support
Bin Meng
2021-03-04
target-riscv: support QMP dump-guest-memory
Yifei Jiang
2021-03-04
roms/opensbi: Upgrade from v0.8 to v0.9
Bin Meng
2021-03-04
hw/misc: sifive_u_otp: Use error_report() when block operation fails
Bin Meng
2021-03-04
target/riscv: Declare csr_ops[] with a known size
Bin Meng
2021-03-04
target/s390x/kvm: Simplify debug code
Philippe Mathieu-Daudé
[next]