2021-09-02 |
Christian Schoenebeck | hw/9pfs: use g_autofree in v9fs_walk() where possible |
commit | commitdiff | tree | snapshot |
2021-09-02 |
Christian Schoenebeck | hw/9pfs: avoid 'path' copy in v9fs_walk() |
commit | commitdiff | tree | snapshot |
2021-09-02 |
Peter Maydell | Merge remote-tracking branch 'remotes/stefanberger... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Peter Maydell | Merge remote-tracking branch 'remotes/pmaydell/tags... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Peter Maydell | Merge remote-tracking branch 'remotes/kraxel/tags/usb... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Peter Maydell | Merge remote-tracking branch 'remotes/kraxel/tags/audio... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Peter Maydell | arm: Remove system_clock_scale global |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Peter Maydell | hw/timer/stellaris-gptm: Use Clock input instead of... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Peter Maydell | hw/arm/stellaris: Split stellaris-gptm into its own... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Peter Maydell | hw/arm/stellaris: Fix code style issues in GPTM code |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Peter Maydell | hw/timer/armv7m_systick: Use clock inputs instead of... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Peter Maydell | hw/arm/msf2-soc: Wire up refclk |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Peter Maydell | hw/arm/msf2: Use Clock input to MSF2_SOC instead of... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Peter Maydell | hw/arm/msf2_soc: Don't allocate separate MemoryRegions |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Peter Maydell | hw/arm/stellaris: Wire sysclk up to armv7m |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Peter Maydell | hw/arm/stellaris: split stellaris_sys_init() |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Peter Maydell | hw/arm/nrf51: Wire up sysclk |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Peter Maydell | hw/arm/stm32vldiscovery: Delete trailing blank line |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Peter Maydell | hw/arm/stm32f405: Wire up sysclk and refclk |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Peter Maydell | hw/arm/stm32f205: Wire up sysclk and refclk |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Peter Maydell | hw/arm/stm32f100: Wire up sysclk and refclk |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Peter Maydell | hw/arm: Don't allocate separate MemoryRegions in stm32... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Peter Maydell | clock: Provide builtin multiplier/divider |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Peter Maydell | hw/arm/mps2.c: Connect up armv7m clocks |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Peter Maydell | armsse: Wire up systick cpuclk clock |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Peter Maydell | hw/arm/armv7m: Create input clocks |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Peter Maydell | hw/timer/armv7m_systick: Add input clocks |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Peter Maydell | hw/timer/armv7m_systick: Add usual QEMU interface comment |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Peter Maydell | arm: Move system PPB container handling to armv7m |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Peter Maydell | arm: Move systick device creation from NVIC to ARMv7M... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Peter Maydell | arm: Move M-profile RAS register block into its own... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Shuuichirou... | tests/arm-cpu-features: Add A64FX processor related... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Shuuichirou... | hw/arm/virt: target-arm: Add A64FX processor support... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Shuuichirou... | target-arm: Add support for Fujitsu A64FX |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Peter Maydell | target/arm: Enable MVE in Cortex-M55 |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Peter Maydell | target/arm: Implement MVE VRINT insns |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Peter Maydell | target/arm: Implement MVE VCVT between single and half... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Peter Maydell | target/arm: Implement MVE VCVT with specified rounding... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Peter Maydell | target/arm: Implement MVE VCVT between fp and integer |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Peter Maydell | target/arm: Implement MVE VCVT between floating and... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Peter Maydell | target/arm: Implement MVE fp scalar comparisons |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Peter Maydell | target/arm: Implement MVE fp vector comparisons |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Peter Maydell | target/arm: Implement MVE FP max/min across vector |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Peter Maydell | softfloat: Remove assertion preventing silencing of... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Peter Maydell | target/arm: Implement MVE fp-with-scalar VFMA, VFMAS |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Peter Maydell | target/arm: Implement MVE scalar fp insns |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Peter Maydell | target/arm: Implement MVE VMAXNMA and VMINNMA |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Peter Maydell | target/arm: Implement MVE VCMUL and VCMLA |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Peter Maydell | target/arm: Implement MVE VFMA and VFMS |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Peter Maydell | target/arm: Implement MVE VCADD |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Peter Maydell | target/arm: Implement MVE VSUB, VMUL, VABD, VMAXNM... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Peter Maydell | target/arm: Implement MVE VADD (floating-point) |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Yanan Wang | hw: Add compat machines for 6.2 |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Philippe Mathieu... | hw/intc/arm_gicv3: Replace mis-used MEMTX_* constants... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Philippe Mathieu... | hw/intc/arm_gicv3_dist: Rename 64-bit accessors with... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Philippe Mathieu... | hw/arm/raspi: Remove deprecated raspi2/raspi3 aliases |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Philippe Mathieu... | tests: Remove uses of deprecated raspi2/raspi3 machine... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Peter Maydell | Merge remote-tracking branch 'remotes/kraxel/tags/vga... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Peter Maydell | Merge remote-tracking branch 'remotes/alistair/tags... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Cai Huoqing | hw/usb: Fix typo in comments and print |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Philippe Mathieu... | MAINTAINERS: Split Audio backends sections |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Philippe Mathieu... | MAINTAINERS: Remove SPICE from Audio backends section |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Philippe Mathieu... | MAINTAINERS: Split Audio backends VS frontends |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Gerd Hoffmann | uas: add stream number sanity checks. |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Richard Henderson | target/riscv: Use {get,dest}_gpr for RVV |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Richard Henderson | target/riscv: Tidy trans_rvh.c.inc |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Richard Henderson | target/riscv: Use {get,dest}_gpr for RVD |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Richard Henderson | target/riscv: Use {get,dest}_gpr for RVF |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Richard Henderson | target/riscv: Use gen_shift_imm_fn for slli_uw |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Richard Henderson | target/riscv: Use {get,dest}_gpr for RVA |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Richard Henderson | target/riscv: Reorg csr instructions |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Richard Henderson | target/riscv: Fix hgeie, hgeip |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Richard Henderson | target/riscv: Fix rmw_sip, rmw_vsip, rmw_hsip vs write... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Richard Henderson | target/riscv: Use {get, dest}_gpr for integer load... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Richard Henderson | target/riscv: Use get_gpr in branches |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Richard Henderson | target/riscv: Use extracts for sraiw and srliw |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Richard Henderson | target/riscv: Use DisasExtend in shift operations |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Richard Henderson | target/riscv: Add DisasExtend to gen_unary |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Richard Henderson | target/riscv: Move gen_* helpers for RVB |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Richard Henderson | target/riscv: Move gen_* helpers for RVM |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Richard Henderson | target/riscv: Use gen_arith for mulh and mulhu |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Richard Henderson | target/riscv: Remove gen_arith_div* |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Richard Henderson | target/riscv: Add DisasExtend to gen_arith* |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Richard Henderson | target/riscv: Introduce DisasExtend and new helpers |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Richard Henderson | target/riscv: Add DisasContext to gen_get_gpr, gen_set_gpr |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Richard Henderson | target/riscv: Clean up division helpers |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Richard Henderson | tests/tcg/riscv64: Add test for division |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Richard Henderson | target/riscv: Use tcg_constant_* |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Joe Komlodi | hw/registerfields: Use 64-bit bitfield for FIELD_DP64 |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Joe Komlodi | hw/core/register: Add more 64-bit utilities |
commit | commitdiff | tree | snapshot |
2021-09-01 |
David Hoppenbrouwers | hw/intc/sifive_clint: Fix muldiv64 overflow in sifive_c... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Peter Maydell | hw/riscv/virt.c: Assemble plic_hart_config string with... |
commit | commitdiff | tree | snapshot |
2021-09-01 |
LIU Zhiwei | target/riscv: Add User CSRs read-only check |
commit | commitdiff | tree | snapshot |
2021-09-01 |
LIU Zhiwei | target/riscv: Don't wrongly override isa version |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Bin Meng | target/riscv: Correct a comment in riscv_csrrw() |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Bin Meng | hw/riscv: virt: Move flash node to root |
commit | commitdiff | tree | snapshot |
2021-09-01 |
Vijai Kumar K | hw/char: Add config for shakti uart |
commit | commitdiff | tree | snapshot |
2021-08-31 |
Stefan Berger | tests: acpi: tpm1.2: Add expected TPM 1.2 ACPI blobs |
commit | commitdiff | tree | snapshot |
2021-08-31 |
Stefan Berger | tests: acpi: Add test cases for TPM 1.2 with TCPA table |
commit | commitdiff | tree | snapshot |
2021-08-31 |
Stefan Berger | tests: Use QMP to check whether a TPM device model... |
commit | commitdiff | tree | snapshot |
next |