OSDN Git Service

qmiga/qemu.git
2021-09-01 Peter Maydelltarget/arm: Implement MVE fp scalar comparisons
2021-09-01 Peter Maydelltarget/arm: Implement MVE fp vector comparisons
2021-09-01 Peter Maydelltarget/arm: Implement MVE FP max/min across vector
2021-09-01 Peter Maydellsoftfloat: Remove assertion preventing silencing of...
2021-09-01 Peter Maydelltarget/arm: Implement MVE fp-with-scalar VFMA, VFMAS
2021-09-01 Peter Maydelltarget/arm: Implement MVE scalar fp insns
2021-09-01 Peter Maydelltarget/arm: Implement MVE VMAXNMA and VMINNMA
2021-09-01 Peter Maydelltarget/arm: Implement MVE VCMUL and VCMLA
2021-09-01 Peter Maydelltarget/arm: Implement MVE VFMA and VFMS
2021-09-01 Peter Maydelltarget/arm: Implement MVE VCADD
2021-09-01 Peter Maydelltarget/arm: Implement MVE VSUB, VMUL, VABD, VMAXNM...
2021-09-01 Peter Maydelltarget/arm: Implement MVE VADD (floating-point)
2021-09-01 Yanan Wanghw: Add compat machines for 6.2
2021-09-01 Philippe Mathieu... hw/intc/arm_gicv3: Replace mis-used MEMTX_* constants...
2021-09-01 Philippe Mathieu... hw/intc/arm_gicv3_dist: Rename 64-bit accessors with...
2021-09-01 Philippe Mathieu... hw/arm/raspi: Remove deprecated raspi2/raspi3 aliases
2021-09-01 Philippe Mathieu... tests: Remove uses of deprecated raspi2/raspi3 machine...
2021-09-01 Peter MaydellMerge remote-tracking branch 'remotes/alistair/tags...
2021-09-01 Richard Hendersontarget/riscv: Use {get,dest}_gpr for RVV
2021-09-01 Richard Hendersontarget/riscv: Tidy trans_rvh.c.inc
2021-09-01 Richard Hendersontarget/riscv: Use {get,dest}_gpr for RVD
2021-09-01 Richard Hendersontarget/riscv: Use {get,dest}_gpr for RVF
2021-09-01 Richard Hendersontarget/riscv: Use gen_shift_imm_fn for slli_uw
2021-09-01 Richard Hendersontarget/riscv: Use {get,dest}_gpr for RVA
2021-09-01 Richard Hendersontarget/riscv: Reorg csr instructions
2021-09-01 Richard Hendersontarget/riscv: Fix hgeie, hgeip
2021-09-01 Richard Hendersontarget/riscv: Fix rmw_sip, rmw_vsip, rmw_hsip vs write...
2021-09-01 Richard Hendersontarget/riscv: Use {get, dest}_gpr for integer load...
2021-09-01 Richard Hendersontarget/riscv: Use get_gpr in branches
2021-09-01 Richard Hendersontarget/riscv: Use extracts for sraiw and srliw
2021-09-01 Richard Hendersontarget/riscv: Use DisasExtend in shift operations
2021-09-01 Richard Hendersontarget/riscv: Add DisasExtend to gen_unary
2021-09-01 Richard Hendersontarget/riscv: Move gen_* helpers for RVB
2021-09-01 Richard Hendersontarget/riscv: Move gen_* helpers for RVM
2021-09-01 Richard Hendersontarget/riscv: Use gen_arith for mulh and mulhu
2021-09-01 Richard Hendersontarget/riscv: Remove gen_arith_div*
2021-09-01 Richard Hendersontarget/riscv: Add DisasExtend to gen_arith*
2021-09-01 Richard Hendersontarget/riscv: Introduce DisasExtend and new helpers
2021-09-01 Richard Hendersontarget/riscv: Add DisasContext to gen_get_gpr, gen_set_gpr
2021-09-01 Richard Hendersontarget/riscv: Clean up division helpers
2021-09-01 Richard Hendersontests/tcg/riscv64: Add test for division
2021-09-01 Richard Hendersontarget/riscv: Use tcg_constant_*
2021-09-01 Joe Komlodihw/registerfields: Use 64-bit bitfield for FIELD_DP64
2021-09-01 Joe Komlodihw/core/register: Add more 64-bit utilities
2021-09-01 David Hoppenbrouwershw/intc/sifive_clint: Fix muldiv64 overflow in sifive_c...
2021-09-01 Peter Maydellhw/riscv/virt.c: Assemble plic_hart_config string with...
2021-09-01 LIU Zhiweitarget/riscv: Add User CSRs read-only check
2021-09-01 LIU Zhiweitarget/riscv: Don't wrongly override isa version
2021-09-01 Bin Mengtarget/riscv: Correct a comment in riscv_csrrw()
2021-09-01 Bin Menghw/riscv: virt: Move flash node to root
2021-09-01 Vijai Kumar Khw/char: Add config for shakti uart
2021-08-31 Peter MaydellMerge remote-tracking branch 'remotes/marcandre/tags...
2021-08-31 Marc-André... ui/vdagent: add a migration blocker
2021-08-31 Marc-André... ui/gtk-clipboard: emit release clipboard events
2021-08-31 Marc-André... ui/vdagent: send release when no clipboard owner
2021-08-31 Marc-André... ui/gtk-clipboard: use qemu_clipboard_info helper
2021-08-31 Marc-André... ui/vdagent: send empty clipboard when unhandled
2021-08-31 Marc-André... ui/vdagent: use qemu_clipboard_info helper
2021-08-31 Marc-André... ui/vdagent: use qemu_clipboard_peer_release helper
2021-08-31 Marc-André... ui/vdagent: split clipboard recv message handling
2021-08-31 Marc-André... ui/vdagent: reset outbuf on disconnect
2021-08-31 Marc-André... ui/vdagent: disconnect handlers and reset state on...
2021-08-31 Marc-André... ui/clipboard: release owned grabs on unregister
2021-08-31 Marc-André... ui/clipboard: add qemu_clipboard_peer_release() helper
2021-08-31 Marc-André... ui/clipboard: add qemu_clipboard_peer_owns() helper
2021-08-31 Marc-André... ui/clipboard: add helper to retrieve current clipboard
2021-08-31 Marc-André... ui/gtk-clipboard: fix clipboard enum typo
2021-08-31 Marc-André... ui/gtk-clipboard: use existing macros
2021-08-31 Marc-André... ui/vdagent: remove copy-pasta comment
2021-08-31 Marc-André... ui/vdagent: fix leak on error path
2021-08-27 Peter MaydellMerge remote-tracking branch 'remotes/dg-gitlab/tags...
2021-08-27 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2021-08-27 Matheus Fersttarget/ppc: fix vector registers access in gdbstub...
2021-08-27 Matheus Ferstinclude/qemu/int128.h: introduce bswap128s
2021-08-27 Matheus Fersttarget/ppc: fix vextu[bhw][lr]x helpers
2021-08-27 Matheus Ferstinclude/qemu/int128.h: define struct Int128 according...
2021-08-27 Cédric Le Goaterppc/xive: Export xive_presenter_notify()
2021-08-27 Cédric Le Goaterppc/xive: Export PQ get/set routines
2021-08-27 Cédric Le Goaterppc/pnv: add a chip topology index for POWER10
2021-08-27 Cédric Le Goaterppc/pnv: Distribute RAM among the chips
2021-08-27 Cédric Le Goaterppc/pnv: Use a simple incrementing index for the chip-id
2021-08-27 Cédric Le Goaterppc/pnv: powerpc_excp: Do not discard HDECR exception...
2021-08-27 Cédric Le Goaterppc/pnv: Change the POWER10 machine to support DD2...
2021-08-27 Cédric Le Goaterppc: Add a POWER10 DD2 CPU
2021-08-27 Cédric Le Goaterppc/pnv: update skiboot to commit 820d43c0a775.
2021-08-27 Lucas Mateus... target/ppc: moved store_40x_sler to helper_regs.c
2021-08-27 Lucas Mateus... target/ppc: moved ppc_store_sdr1 to mmu_common.c
2021-08-27 Lucas Mateus... target/ppc: divided mmu_helper.c in 2 files
2021-08-27 David Gibsonspapr_pci: Fix leak in spapr_phb_vfio_get_loc_code...
2021-08-27 Cédric Le Goaterxive: Remove extra '0x' prefix in trace events
2021-08-26 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2021-08-26 Tong Hohw/arm/xlnx-zynqmp: Add unimplemented APU mmio
2021-08-26 Tong Hohw/arm/xlnx-versal: Add unimplemented APU mmio
2021-08-26 Peter Maydelltarget/arm: Do hflags rebuild in cpsr_write()
2021-08-26 Peter Maydelltarget/arm: Implement HSTR.TJDBX
2021-08-26 Peter Maydelltarget/arm: Implement HSTR.TTEE
2021-08-26 Peter Maydellhw/arm/virt: Delete EL3 error checksnow provided in...
2021-08-26 Peter Maydelltarget/arm: Avoid assertion trying to use KVM and multi...
2021-08-26 Peter Maydellraspi: Use error_fatal for SoC realize errors, not...
2021-08-26 Peter Maydelltests/tcg/multiarch/linux-test: Zero-initialize sockadd...
next