OSDN Git Service

qmiga/qemu.git
2021-03-15 Greg Kurzvirtiofsd: Don't allow empty paths in lookup_name()
2021-03-15 Greg Kurzvirtiofsd: Don't allow empty filenames
2021-03-15 Vivek Goyalvirtiofsd: Add qemu version and copyright info
2021-03-15 Greg Kurzvirtiofsd: Release vu_dispatch_lock when stopping queue
2021-03-15 Peter MaydellMerge remote-tracking branch 'remotes/philmd/tags/avr...
2021-03-15 Peter MaydellMerge remote-tracking branch 'remotes/bkoppelmann2...
2021-03-14 Ivanov Arkashatarget/avr: Fix interrupt execution
2021-03-14 Lichang Zhaotarget/avr: Fix some comment spelling errors
2021-03-14 Philippe Mathieu... hw/avr/arduino: List board schematic links
2021-03-14 Philippe Mathieu... hw/misc/led: Add yellow LED
2021-03-14 Peter MaydellMerge remote-tracking branch 'remotes/philmd/tags/mips...
2021-03-14 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2021-03-14 Peter MaydellMerge remote-tracking branch 'remotes/thuth-gitlab...
2021-03-14 Bastian Koppelmanntarget/tricore: Fix OPC2_32_RRPW_EXTR for width=0
2021-03-14 Bastian Koppelmanntarget/tricore: Fix imask OPC2_32_RRPW_IMASK for r3...
2021-03-14 Andreas Konopiktricore: fixed faulty conditions for extr and imask
2021-03-14 Philippe Mathieu... target/tricore: Remove unused definitions
2021-03-14 Philippe Mathieu... target/tricore: Pass MMUAccessType to get_physical_addr...
2021-03-14 Philippe Mathieu... target/tricore: Replace magic value by MMU_DATA_LOAD...
2021-03-14 Andreas Konopiktricore: added triboard with tc27x_soc
2021-03-14 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2021-03-14 Peter Maydellhw/display/pxa2xx: Inline template header
2021-03-14 Peter Maydellhw/display/pxa2xx: Apply whitespace-only coding style...
2021-03-14 Peter Maydellhw/display/pxa2xx: Apply brace-related coding style...
2021-03-14 Peter Maydellhw/display/pxa2xx: Remove use of BITS in pxa2xx_template.h
2021-03-14 Peter Maydellhw/display/pxa2xx_lcd: Remove dest_width state field
2021-03-14 Peter Maydellhw/display/pxa2xx_lcd: Remove dead code for non-32...
2021-03-14 Peter Maydellhw/display/pl110: Remove use of BITS from pl110_template.h
2021-03-14 Peter Maydellhw/display/pl110: Pull included-once parts of template...
2021-03-14 Peter Maydellhw/display/pl110: Remove dead code for non-32-bpp surfaces
2021-03-13 Philippe Mathieu... target/mips/tx79: Salvage instructions description...
2021-03-13 Philippe Mathieu... target/mips: Remove 'C790 Multimedia Instructions'...
2021-03-13 Philippe Mathieu... target/mips/tx79: Move PCPYLD / PCPYUD opcodes to decod...
2021-03-13 Philippe Mathieu... target/mips/tx79: Move PCPYH opcode to decodetree
2021-03-13 Philippe Mathieu... target/mips/translate: Simplify PCPYH using deposit_i64()
2021-03-13 Philippe Mathieu... target/mips/translate: Make gen_rdhwr() public
2021-03-13 Philippe Mathieu... target/mips/tx79: Move MTHI1 / MTLO1 opcodes to decodetree
2021-03-13 Philippe Mathieu... target/mips/tx79: Move MFHI1 / MFLO1 opcodes to decodetree
2021-03-13 Philippe Mathieu... target/mips: Use gen_load_gpr[_hi]() when possible
2021-03-13 Philippe Mathieu... target/mips: Extract MXU code to new mxu_translate...
2021-03-13 Philippe Mathieu... target/mips: Introduce mxu_translate_init() helper
2021-03-13 Philippe Mathieu... target/mips: Simplify decode_opc_mxu() ifdef'ry
2021-03-13 Philippe Mathieu... target/mips: Convert decode_ase_mxu() to decodetree...
2021-03-13 Philippe Mathieu... target/mips: Rename decode_opc_mxu() as decode_ase_mxu()
2021-03-13 Philippe Mathieu... target/mips: Move MUL opcode check from decode_mxu...
2021-03-13 Philippe Mathieu... target/mips: Use OPC_MUL instead of OPC__MXU_MUL
2021-03-13 Philippe Mathieu... target/mips: Pass instruction opcode to decode_opc_mxu()
2021-03-13 Philippe Mathieu... target/mips: Remove unused CPUMIPSState* from MXU functions
2021-03-13 Philippe Mathieu... target/mips: Remove XBurst Media eXtension Unit dead...
2021-03-13 Philippe Mathieu... target/mips: Rewrite complex ifdef'ry
2021-03-13 Philippe Mathieu... target/mips/meson: Restrict mips-semi.c to TCG
2021-03-13 Philippe Mathieu... target/mips/meson: Introduce mips_tcg source set
2021-03-13 Philippe Mathieu... hw/mips/gt64xxx: Trace accesses to ISD registers
2021-03-13 Philippe Mathieu... hw/mips/gt64xxx: Rename trace events related to interru...
2021-03-13 Philippe Mathieu... hw/mips/gt64xxx: Fix typos in qemu_log_mask() formats
2021-03-13 Philippe Mathieu... hw/mips/gt64xxx: Simplify ISD MemoryRegion read/write...
2021-03-13 Philippe Mathieu... hw/mips/gt64xxx: Initialize ISD I/O memory region in...
2021-03-13 Vincent Faziolinux-user/elfload: fix address calculation in fallback...
2021-03-13 Vincent Faziolinux-user/elfload: do not assume MAP_FIXED_NOREPLACE...
2021-03-13 Vincent Faziolinux-user/elfload: munmap proper address in pgd_find_h...
2021-03-13 Laurent Vivierlinux-user: manage binfmt-misc preserve-arg[0] flag
2021-03-13 Nicolas Surbayrolelinux-user: Fix executable page of /proc/self/maps
2021-03-12 Peter MaydellMerge remote-tracking branch 'remotes/vivier/tags/m68k...
2021-03-12 John SnowREADME: Add Documentation blurb
2021-03-12 Thomas HuthMAINTAINERS: Merge the Gitlab-CI section into the gener...
2021-03-12 Paolo Bonzinitests: remove "make check-speed" in favor of "make...
2021-03-12 Thomas Huthgitlab-ci.yml: Merge check-crypto-old jobs into the...
2021-03-12 Thomas Huthgitlab-ci.yml: Merge one of the coroutine jobs with...
2021-03-12 Thomas Huthgitlab-ci.yml: Add some missing dependencies to the...
2021-03-12 Thomas Huthgitlab-ci.yml: Move build-tools-and-docs-debian to...
2021-03-12 Thomas Huthtests: Move benchmarks into a separate folder
2021-03-12 Thomas Huthtests: Move unit tests into a separate directory
2021-03-12 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/ui...
2021-03-12 Hao Wutests/qtest: Test PWM fan RPM using MFT in PWM test
2021-03-12 Hao Wuhw/arm: Connect PWM fans in NPCM7XX boards
2021-03-12 Hao Wuhw/arm: Add MFT device to NPCM7xx Soc
2021-03-12 Hao Wuhw/misc: Add NPCM7XX MFT Module
2021-03-12 Hao Wuhw/misc: Add GPIOs for duty in NPCM7xx PWM
2021-03-12 Andrew Joneshw/arm/virt: KVM: The IPA lower bound is 32
2021-03-12 Andrew Jonesaccel: kvm: Fix kvm_type invocation
2021-03-12 Philippe Mathieu... hw/timer/sse-timer: Propagate eventual error in sse_tim...
2021-03-12 Niek Linnenbanktests/acceptance: drop ARMBIAN_ARTIFACTS_CACHED conditi...
2021-03-12 Niek Linnenbanktests/acceptance: update sunxi kernel from armbian...
2021-03-12 Niek Linnenbanktests/acceptance/boot_linux_console: change URL for...
2021-03-12 Niek Linnenbanktests/acceptance/boot_linux_console: remove Armbian...
2021-03-12 Niek Linnenbankhw/net/allwinner-sun8i-emac: traverse transmit queue...
2021-03-12 Richard Hendersontarget/arm: Update sve reduction vs simd_desc
2021-03-12 Richard Hendersontarget/arm: Update WHILE for PREDDESC
2021-03-12 Richard Hendersontarget/arm: Update CNTP for PREDDESC
2021-03-12 Richard Hendersontarget/arm: Update BRKA, BRKB, BRKN for PREDDESC
2021-03-12 Richard Hendersontarget/arm: Update find_last_active for PREDDESC
2021-03-12 Richard Hendersontarget/arm: Fix sve_punpk_p vs odd vector lengths
2021-03-12 Richard Hendersontarget/arm: Fix sve_zip_p vs odd vector lengths
2021-03-12 Richard Hendersontarget/arm: Fix sve_uzp_p vs odd vector lengths
2021-03-12 Eric Augerhw/arm/smmuv3: Uniformize sid traces
2021-03-12 Eric Augerhw/arm/smmuv3: Fix SMMU_CMD_CFGI_STE_RANGE handling
2021-03-12 Eric Augerhw/arm/smmuv3: Enforce invalidation on a power of two...
2021-03-12 Eric Augerhw/arm/smmu-common: Fix smmu_iotlb_inv_iova when asid...
2021-03-12 Eric Augervirtio-iommu: Handle non power of 2 range invalidations
2021-03-12 Eric Augerdma: Introduce dma_aligned_pow2_mask()
next