aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-06accel/tcg: rename tb_lookup__cpu_state and hoist state extractionAlex Bennée
2021-03-06tcg/tci: Merge mov, not and neg operationsRichard Henderson
2021-03-06tcg/tci: Merge bswap operationsRichard Henderson
2021-03-06tcg/tci: Merge extension operationsRichard Henderson
2021-03-06tcg/tci: Merge basic arithmetic operationsRichard Henderson
2021-03-06tcg/tci: Reduce use of tci_read_r64Richard Henderson
2021-03-06tcg/tci: Remove tci_read_r32sRichard Henderson
2021-03-06tcg/tci: Remove tci_read_r32Richard Henderson
2021-03-06tcg/tci: Remove tci_read_r16sRichard Henderson
2021-03-06tcg/tci: Remove tci_read_r16Richard Henderson
2021-03-06tcg/tci: Remove tci_read_r8sRichard Henderson
2021-03-06tcg/tci: Remove tci_read_r8Richard Henderson
2021-03-06tcg/tci: Merge identical cases in generation (load/store opcodes)Richard Henderson
2021-03-06tcg/tci: Merge identical cases in generation (conditional opcodes)Richard Henderson
2021-03-06tcg/tci: Merge identical cases in generation (deposit opcode)Richard Henderson
2021-03-06tcg/tci: Merge identical cases in generation (exchange opcodes)Richard Henderson
2021-03-06tcg/tci: Merge identical cases in generation (arithmetic opcodes)Richard Henderson
2021-03-06tcg: Manage splitwx in tc_ptr_to_region_tree by handRichard Henderson
2021-03-06tcg: Split out tcg_raise_tb_overflowRichard Henderson
2021-03-06tcg/tci: Use exec/cpu_ldst.h interfacesRichard Henderson
2021-03-06tcg/aarch64: Fix generation of "scalar" vector operationsRichard Henderson
2021-03-06tcg/aarch64: Fix I3617_CMLE0Richard Henderson
2021-03-06tcg/aarch64: Fix constant subtraction in tcg_out_addsub2Richard Henderson
2021-03-05Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20210305' into...Peter Maydell
2021-03-05Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-03-05' into ...Peter Maydell
2021-03-05qapi: Fix parse errors for removal of null from schema languageMarkus Armbruster
2021-03-05qapi: Remove QMP events and commands from user-mode buildsPhilippe Mathieu-Daudé
2021-03-05qga: Utilize QAPI_LIST_APPEND in qmp_guest_network_get_interfacesEric Blake
2021-03-05error: Fix "Converting to ERRP_GUARD()" doc on "valid at return"Markus Armbruster
2021-03-05Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20210...Peter Maydell
2021-03-04hw/riscv: virt: Map high mmio for PCIeBin Meng
2021-03-04hw/riscv: virt: Limit RAM size in a 32-bit systemBin Meng
2021-03-04hw/riscv: virt: Drop the 'link_up' parameter of gpex_pcie_init()Bin Meng
2021-03-04hw/riscv: Drop 'struct MemmapEntry'Bin Meng
2021-03-04MAINTAINERS: Add a SiFive machine sectionAlistair Francis
2021-03-04goldfish_rtc: re-arm the alarm after migrationLaurent Vivier
2021-03-04docs/system: riscv: Add documentation for sifive_u machineBin Meng
2021-03-04docs/system: Add RISC-V documentationBin Meng
2021-03-04docs/system: Sort targets in alphabetical orderBin Meng
2021-03-04hw/riscv: sifive_u: Change SIFIVE_U_GEM_IRQ to decimal valueBin Meng
2021-03-04hw/riscv: sifive_u: Add QSPI2 controller and connect an SD cardBin Meng
2021-03-04hw/riscv: sifive_u: Add QSPI0 controller and connect a flashBin Meng
2021-03-04hw/ssi: Add SiFive SPI controller supportBin Meng
2021-03-04hw/block: m25p80: Add various ISSI flash informationBin Meng
2021-03-04hw/block: m25p80: Add ISSI SPI flash supportBin Meng
2021-03-04target-riscv: support QMP dump-guest-memoryYifei Jiang
2021-03-04roms/opensbi: Upgrade from v0.8 to v0.9Bin Meng
2021-03-04hw/misc: sifive_u_otp: Use error_report() when block operation failsBin Meng
2021-03-04target/riscv: Declare csr_ops[] with a known sizeBin Meng
2021-03-04target/s390x/kvm: Simplify debug codePhilippe Mathieu-Daudé