OSDN Git Service

qmiga/qemu.git
2020-03-05 Philippe Mathieu... hw/arm/gumstix: Simplify since the machines are little...
2020-03-05 Philippe Mathieu... hw/arm/smmu-common: Simplify smmu_find_smmu_pcibus...
2020-03-05 Eric Augerhw/arm/smmu-common: a fix to smmu_find_smmu_pcibus
2020-03-05 Peter Maydelltarget/arm: Implement (trivially) ARMv8.2-TTCNP
2020-03-05 Edgar E. Iglesiashw/arm: versal: Generate xlnx-versal-virt zdma FDT...
2020-03-05 Edgar E. Iglesiashw/arm: versal: Add support for the LPD ADMAs
2020-03-05 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2020-03-04 Alex Bennéetravis.yml: install python3 numpy and opencv libraries
2020-03-04 Alex Bennéetests/acceptance: bump avocado requirements to 76.0
2020-03-04 Alex Bennéeconfigure: detect and report genisoimage
2020-03-04 Laurent Viviertravis: enable tools build on OS X
2020-03-04 Robert Foleytests/vm: Added gen_cloud_init_iso() to basevm.py
2020-03-04 Robert Foleytests/vm: give wait_ssh() option to wait for root
2020-03-04 Robert Foleytests/vm: increased max timeout for vm boot.
2020-03-04 Robert Foleytests/vm: Debug mode shows ssh output.
2020-03-04 Robert Foleytests/vm: use $(PYTHON) consistently
2020-03-03 Peter MaydellMerge remote-tracking branch 'remotes/dgilbert-gitlab...
2020-03-03 Misono Tomohirovirtiofsd: Fix xattr operations
2020-03-03 Misono Tomohirovirtiofsd: passthrough_ll: cleanup getxattr/listxattr
2020-03-03 Peter MaydellMerge remote-tracking branch 'remotes/jasowang/tags...
2020-03-03 Peter MaydellMerge remote-tracking branch 'remotes/palmer/tags/riscv...
2020-03-03 Stefan Hajnoczil2tpv3: fix RFC number typo in qemu-options.hx
2020-03-03 Lukas Straubcolo: Update Documentation for continuous replication
2020-03-03 Lukas Straubnet/filter.c: Add Options to insert filters anywhere...
2020-03-03 Lukas Straubtests/test-replication.c: Add test for for secondary...
2020-03-03 Lukas Straubblock/replication.c: Ignore requests after failover
2020-03-03 Bin Menghw: net: cadence_gem: Fix build errors in DB_PRINT()
2020-03-03 Yuri BenditovichNetRxPkt: fix hash calculation of IPV6 TCP
2020-03-03 Yuri BenditovichNetRxPkt: Introduce support for additional hash types
2020-03-03 Yuri Benditoviche1000e: Avoid hw_error if legacy mode used
2020-03-03 Finn Thaindp8393x: Don't stop reception upon RBE interrupt assertion
2020-03-03 Finn Thaindp8393x: Don't reset Silicon Revision register
2020-03-03 Finn Thaindp8393x: Always update RRA pointers and sequence numbers
2020-03-03 Finn Thaindp8393x: Clear descriptor in_use field to release packet
2020-03-03 Finn Thaindp8393x: Pad frames to word or long word boundary
2020-03-03 Finn Thaindp8393x: Use long-word-aligned RRA pointers in 32-bit...
2020-03-03 Finn Thaindp8393x: Don't clobber packet checksum
2020-03-03 Finn Thaindp8393x: Implement packet size limit and RBAE interrupt
2020-03-03 Finn Thaindp8393x: Clear RRRA command register bit only when...
2020-03-03 Finn Thaindp8393x: Update LLFA and CRDA registers from rx descriptor
2020-03-03 Finn Thaindp8393x: Have dp8393x_receive() return the packet size
2020-03-03 Finn Thaindp8393x: Clean up endianness hacks
2020-03-03 Finn Thaindp8393x: Always use 32-bit accesses
2020-03-02 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/vga...
2020-03-02 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2020-03-02 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2020-03-02 Finn Thaindp8393x: Mask EOL bit from descriptor addresses
2020-03-02 Gerd Hoffmannqxl: map rom r/o
2020-03-02 Anton V. BoyarshinovArithmetic error in EDID generation fixed
2020-02-29 Alex Bennéeaccel/tcg: increase default code gen buffer size for...
2020-02-29 Alex Bennéeaccel/tcg: only USE_STATIC_CODE_GEN_BUFFER on 32 bit...
2020-02-29 Alex Bennéeaccel/tcg: remove link between guest ram and TCG cache...
2020-02-29 Alex Bennéeaccel/tcg: use units.h for defining code gen buffer...
2020-02-28 Philippe Mathieu... vl: Abort if multiple machines are registered as default
2020-02-28 Philippe Mathieu... hw: Make MachineClass::is_default a boolean type
2020-02-28 Philippe Mathieu... hw: Do not initialize MachineClass::is_default to 0
2020-02-28 Philippe Mathieu... hw/nmi: Fix the NMI() macro, based on INTERFACE_CHECK()
2020-02-28 Richard Hendersontcg/arm: Expand epilogue inline
2020-02-28 Richard Hendersontcg/arm: Split out tcg_out_epilogue
2020-02-28 Zenghui Yucompiler.h: Don't use compile-time assert when __NO_INL...
2020-02-28 Alex Bennéeaccel/tcg: fix race in cpu_exec_step_atomic (bug 1863025)
2020-02-28 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2020-02-28 Peter Maydellhw/intc/arm_gic_kvm: Don't assume kernel can provide...
2020-02-28 Peter Maydelltarget/arm: Implement ARMv8.3-CCIDX
2020-02-28 Peter Maydelltarget/arm: Implement v8.4-RCPC
2020-02-28 Peter Maydelltarget/arm: Implement v8.3-RCPC
2020-02-28 Peter Maydelltarget/arm: Fix wrong use of FIELD_EX32 on ID_AA64DFR0
2020-02-28 Philippe Mathieu... tests/acceptance/integratorcp: Verify Tux is displayed...
2020-02-28 Philippe Mathieu... tests/acceptance: Extract boot_integratorcp() from...
2020-02-28 Thomas Huthtests/acceptance: Add a test for the integratorcp arm...
2020-02-28 Thomas Huthtests/acceptance: Add a test for the N800 and N810...
2020-02-28 Guenter Roeckhw/usb/hcd-ehci-sysbus: Remove obsolete xlnx, ps7-usb...
2020-02-28 Guenter Roeckhw/arm/xilinx_zynq: Fix USB port instantiation
2020-02-28 Richard Hendersontarget/arm: Split VMINMAXNM decode
2020-02-28 Richard Hendersontarget/arm: Split VFM decode
2020-02-28 Richard Hendersontarget/arm: Add formats for some vfp 2 and 3-register...
2020-02-28 Richard Hendersontarget/arm: Remove ARM_FEATURE_VFP*
2020-02-28 Richard Hendersonlinux-user/arm: Replace ARM_FEATURE_VFP* tests for...
2020-02-28 Richard Hendersontarget/arm: Move the vfp decodetree calls next to the...
2020-02-28 Richard Hendersontarget/arm: Move VLLDM and VLSTM to vfp.decode
2020-02-28 Richard Hendersontarget/arm: Remove ARM_FEATURE_VFP check from disas_vfp...
2020-02-28 Richard Hendersontarget/arm: Replace ARM_FEATURE_VFP4 with isar_feature_...
2020-02-28 Richard Hendersontarget/arm: Add missing checks for fpsp_v2
2020-02-28 Richard Hendersontarget/arm: Replace ARM_FEATURE_VFP3 checks with fp...
2020-02-28 Richard Hendersontarget/arm: Perform fpdp_v2 check first
2020-02-28 Richard Hendersontarget/arm: Add isar_feature_aa64_fp_simd, isar_feature...
2020-02-28 Richard Hendersontarget/arm: Add isar_feature_aa32_{fpsp_v2, fpsp_v3...
2020-02-28 Richard Hendersontarget/arm: Rename isar_feature_aa32_fpdp_v2
2020-02-28 Richard Hendersontarget/arm: Add isar_feature_aa32_vfp_simd
2020-02-28 Sai Pavan Bodducpu/arm11mpcore: Set number of GIC priority bits to 4
2020-02-28 Sai Pavan Bodducpu/a9mpcore: Set number of GIC priority bits to 5
2020-02-28 Sai Pavan Bodduarm_gic: Mask the un-supported priority bits
2020-02-28 Philippe Mathieu... hw/arm/integratorcp: Map the audio codec controller
2020-02-28 Richard Hendersontarget/arm: Set ID_MMFR4.HPDS for aarch64_max_initfn
2020-02-28 Gavin Shanhw/arm: Use TYPE_PL011 to create serial port
2020-02-28 Peter MaydellMerge remote-tracking branch 'remotes/juanquintela...
2020-02-28 Peter MaydellMerge remote-tracking branch 'remotes/amarkovic/tags...
2020-02-28 Peter MaydellMerge remote-tracking branch 'remotes/aperard/tags...
2020-02-28 zhanghailiangsavevm: Don't call colo_init_ram_cache twice
2020-02-28 zhanghailiangmigration/colo: wrap incoming checkpoint process into...
next