aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-24target/riscv: Add a base 32 and 64 bit CPUAlistair Francis
2019-05-24target/riscv: Create settable CPU propertiesAlistair Francis
2019-05-24riscv: virt: Allow specifying a CPU via commandlineAlistair Francis
2019-05-24linux-user/riscv: Add the CPU type as a commentAlistair Francis
2019-05-24target/riscv: Remove unused include of riscv_htif.h for virt board riscvJonathan Behrens
2019-05-24target/riscv: Remove spaces from register namesRichard Henderson
2019-05-24target/riscv: Split gen_arith_imm into functional and tempRichard Henderson
2019-05-24target/riscv: Split RVC32 and RVC64 insns into separate filesRichard Henderson
2019-05-24target/riscv: Use pattern groups in insn16.decodeRichard Henderson
2019-05-24target/riscv: Merge argument decode for RVC shiftiRichard Henderson
2019-05-24target/riscv: Merge argument sets for insn32 and insn16Richard Henderson
2019-05-24target/riscv: Use --static-decode for decodetreeRichard Henderson
2019-05-24target/riscv: Name the argument sets for all of insn32 formatsRichard Henderson
2019-05-24RISC-V: fix single stepping over ret and other branching instructionsFabien Chouteau
2019-05-24target/riscv: Do not allow sfence.vma from user modeJonathan Behrens
2019-05-24SiFive RISC-V GPIO DeviceFabien Chouteau
2019-05-24Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-4.1-pull-re...Peter Maydell
2019-05-24linux-user: Pass through nanosecond timestamp components for stat syscallsChen-Yu Tsai
2019-05-24linux-user: Align mmap_find_vma to host page sizeRichard Henderson
2019-05-24linux-user: Fix shmat emulation by honoring host SHMLBARichard Henderson
2019-05-24Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190524-pull-request' ...Peter Maydell
2019-05-24Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190522' into stagingPeter Maydell
2019-05-24Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190523'...Peter Maydell
2019-05-24hw/display/ramfb: initialize fw-config space with xres/ yresHou Qiming
2019-05-24hw/display/ramfb: lock guest resolution after it's setHou Qiming
2019-05-24hw/display/ramfb: fix guest memory un-mappingHou Qiming
2019-05-23hw/arm/exynos4210: QOM'ify the Exynos4210 SoCPhilippe Mathieu-Daudé
2019-05-23hw/arm/exynos4210: Add DMA support for the Exynos4210Guenter Roeck
2019-05-23hw/arm/exynos4: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2019-05-23hw/arm/exynos4: Remove unuseful debug codePhilippe Mathieu-Daudé
2019-05-23hw/intc/arm_gicv3: Fix writes to ICC_CTLR_EL3Peter Maydell
2019-05-23hw/intc/arm_gicv3: Fix write of ICH_VMCR_EL2.{VBPR0, VBPR1}Peter Maydell
2019-05-23arm: Rename hw/arm/arm.h to hw/arm/boot.hPeter Maydell
2019-05-23arm: Remove unnecessary includes of hw/arm/arm.hPeter Maydell
2019-05-23arm: Move system_clock_scale to armv7m_systick.hPeter Maydell
2019-05-23target/arm: Fix vector operation segfaultAlistair Francis
2019-05-23target/arm: Simplify BFXIL expansionRichard Henderson
2019-05-23target/arm: Use extract2 for EXTRRichard Henderson
2019-05-23Merge remote-tracking branch 'remotes/philmd-gitlab/tags/fw_cfg-20190523-pull...Peter Maydell
2019-05-23tests: fw_cfg: add 'splash-time' test caseLi Qiang
2019-05-23tests: fw_cfg: add 'reboot-timeout' test caseLi Qiang
2019-05-23hw/nvram/fw_cfg: Store 'reboot-timeout' as little endianLi Qiang
2019-05-23tests: fw_cfg: add a function to get the fw_cfg fileLi Qiang
2019-05-23tests: refactor fw_cfg_testLi Qiang
2019-05-23tests/fw_cfg: Free QFWCFG object after qtest has runPhilippe Mathieu-Daudé
2019-05-23tests/libqos: Add pc_fw_cfg_uninit() and use itPhilippe Mathieu-Daudé
2019-05-23tests/libqos: Add io_fw_cfg_uninit() and mm_fw_cfg_uninit()Philippe Mathieu-Daudé
2019-05-23hw/sparc64: Implement fw_cfg_arch_key_name()Philippe Mathieu-Daudé
2019-05-23hw/sparc: Implement fw_cfg_arch_key_name()Philippe Mathieu-Daudé
2019-05-23hw/ppc: Implement fw_cfg_arch_key_name()Philippe Mathieu-Daudé