OSDN Git Service

qmiga/qemu.git
2020-08-25 Alberto Garciaqcow2: Clear the L2 bitmap when allocating a compressed...
2020-08-25 Alberto Garciaqcow2: Update L2 bitmap in qcow2_alloc_cluster_link_l2()
2020-08-25 Alberto Garciaqcow2: Add subcluster support to check_refcounts_l2()
2020-08-25 Alberto Garciaqcow2: Add subcluster support to discard_in_l2_slice()
2020-08-25 Alberto Garciaqcow2: Add subcluster support to zero_in_l2_slice()
2020-08-25 Alberto Garciaqcow2: Add subcluster support to qcow2_get_host_offset()
2020-08-25 Alberto Garciaqcow2: Add subcluster support to calculate_l2_meta()
2020-08-25 Alberto Garciaqcow2: Handle QCOW2_SUBCLUSTER_UNALLOCATED_ALLOC
2020-08-25 Alberto Garciaqcow2: Replace QCOW2_CLUSTER_* with QCOW2_SUBCLUSTER_*
2020-08-25 Alberto Garciaqcow2: Add cluster type parameter to qcow2_get_host_off...
2020-08-25 Alberto Garciaqcow2: Add qcow2_cluster_is_allocated()
2020-08-25 Alberto Garciaqcow2: Add qcow2_get_subcluster_range_type()
2020-08-25 Alberto Garciaqcow2: Add QCow2SubclusterType and qcow2_get_subcluster...
2020-08-25 Alberto Garciaqcow2: Update get/set_l2_entry() and add get/set_l2_bit...
2020-08-25 Alberto Garciaqcow2: Add l2_entry_size()
2020-08-25 Alberto Garciaqcow2: Add offset_into_subcluster() and size_to_subclus...
2020-08-25 Alberto Garciaqcow2: Add offset_to_sc_index()
2020-08-25 Alberto Garciaqcow2: Add subcluster-related fields to BDRVQcow2State
2020-08-25 Alberto Garciaqcow2: Add dummy has_subclusters() function
2020-08-25 Alberto Garciaqcow2: Document the Extended L2 Entries feature
2020-08-25 Alberto Garciaqcow2: Add get_l2_entry() and set_l2_entry()
2020-08-25 Alberto Garciaqcow2: Process QCOW2_CLUSTER_ZERO_ALLOC clusters in...
2020-08-25 Alberto Garciaqcow2: Split cluster_needs_cow() out of count_cow_clust...
2020-08-25 Alberto Garciaqcow2: Add calculate_l2_meta()
2020-08-25 Alberto Garciaqcow2: Convert qcow2_get_cluster_offset() into qcow2_ge...
2020-08-25 Alberto Garciaqcow2: Make Qcow2AioTask store the full host offset
2020-08-24 Peter MaydellMerge remote-tracking branch 'remotes/cschoenebeck...
2020-08-24 Peter MaydellMerge remote-tracking branch 'remotes/edgar/tags/edgar...
2020-08-24 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2020-08-24 Peter Maydelltarget/arm: Use correct FPST for VCMLA, VCADD on fp16
2020-08-24 Peter Maydelltarget/arm: Implement FPST_STD_F16 fpstatus
2020-08-24 Peter Maydelltarget/arm: Make A32/T32 use new fpstatus_ptr() API
2020-08-24 Peter Maydelltarget/arm: Replace A64 get_fpstatus_ptr() with generic...
2020-08-24 Peter Maydelltarget/arm: Delete unused ARM_FEATURE_CRC
2020-08-24 Peter Maydelltarget/arm/translate.c: Delete/amend incorrect comments
2020-08-24 Peter Maydelltarget/arm: Delete unused VFP_DREG macros
2020-08-24 Peter Maydelltarget/arm: Remove ARCH macro
2020-08-24 Peter Maydelltarget/arm: Convert T32 coprocessor insns to decodetree
2020-08-24 Peter Maydelltarget/arm: Do M-profile NOCP checks early and via...
2020-08-24 Peter Maydelltarget/arm: Tidy up disas_arm_insn()
2020-08-24 Peter Maydelltarget/arm: Convert A32 coprocessor insns to decodetree
2020-08-24 Peter Maydelltarget/arm: Separate decode from handling of coproc...
2020-08-24 Peter Maydelltarget/arm: Pull handling of XScale insns out of disas_...
2020-08-24 Edgar E. Iglesiasdocs/system/arm: Document the Xilinx Versal Virt board
2020-08-24 Eric Augerhw/arm/smmuv3: Advertise SMMUv3.2 range invalidation
2020-08-24 Eric Augerhw/arm/smmuv3: Support HAD and advertise SMMUv3.1 support
2020-08-24 Eric Augerhw/arm/smmuv3: Let AIDR advertise SMMUv3.0 support
2020-08-24 Eric Augerhw/arm/smmuv3: Fix IIDR offset
2020-08-24 Eric Augerhw/arm/smmuv3: Get prepared for range invalidation
2020-08-24 Eric Augerhw/arm/smmuv3: Introduce smmuv3_s1_range_inval() helper
2020-08-24 Eric Augerhw/arm/smmu-common: Manage IOTLB block entries
2020-08-24 Eric Augerhw/arm/smmu: Introduce SMMUTLBEntry for PTW and IOTLB...
2020-08-24 Eric Augerhw/arm/smmu: Introduce smmu_get_iotlb_key()
2020-08-24 Eric Augerhw/arm/smmu-common: Add IOTLB helpers
2020-08-24 Eric Augerhw/arm/smmu-common: Factorize some code in smmu_ptw_64()
2020-08-24 Philippe Mathieu... hw/cpu/a9mpcore: Verify the machine use Cortex-A9 cores
2020-08-24 Edgar E. Iglesiasmicroblaze: petalogix-s3adsp1800: Add device-tree source
2020-08-24 Edgar E. Iglesiasmicroblaze: petalogix-ml605: Add device-tree source
2020-08-24 Edgar E. Iglesiastarget/microblaze: mbar: Trap sleeps from user-space
2020-08-24 Edgar E. Iglesiasconfigure: microblaze: Enable mttcg
2020-08-24 Edgar E. Iglesiastarget/microblaze: swx: Use atomic_cmpxchg
2020-08-24 Edgar E. Iglesiastarget/microblaze: mbar: Add support for data-access...
2020-08-24 Edgar E. Iglesiastarget/microblaze: mbar: Move LOG_DIS to before sleep
2020-08-24 Edgar E. Iglesiastarget/microblaze: mbar: Transfer dc->rd to mbar_imm
2020-08-24 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2020-08-23 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2020-08-23 Filip Bozutalinux-user: Fix 'utimensat()' implementation
2020-08-23 Filip Bozutalinux-user: Add support for a group of 2038 safe syscalls
2020-08-23 Filip Bozutalinux-user: Modify 'target_to_host/host_to_target_itime...
2020-08-23 Richard Hendersonlinux-user: Adjust guest page protection for the host
2020-08-23 Richard Hendersonlinux-user: Validate mmap/mprotect prot value
2020-08-23 Filip Bozutalinux-user: Fix "print_fdset()" in "strace.c" to not...
2020-08-23 Peter MaydellMerge remote-tracking branch 'remotes/alistair/tags...
2020-08-22 Peter MaydellMerge remote-tracking branch 'remotes/philmd-gitlab...
2020-08-22 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2020-08-22 Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2020-08-22 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2020-08-22 Alistair Francishw/intc: ibex_plic: Honour source priorities
2020-08-22 Alistair Francishw/intc: ibex_plic: Don't allow repeat interrupts on...
2020-08-22 Alistair Francishw/intc: ibex_plic: Update the pending irqs
2020-08-22 Zong Litarget/riscv: Change the TLB page size depends on PMP...
2020-08-22 Zong Litarget/riscv: Fix the translation of physical address
2020-08-22 Bin Menggitlab-ci/opensbi: Update GitLab CI to build generic...
2020-08-22 Bin Menghw/riscv: spike: Change the default bios to use generic...
2020-08-22 Bin Menghw/riscv: Use pre-built bios image of generic platform...
2020-08-22 Bin Mengroms/Makefile: Build the generic platform for RISC...
2020-08-22 Bin Mengroms/opensbi: Upgrade from v0.7 to v0.8
2020-08-22 Bin Mengconfigure: Create symbolic links for pc-bios/*.elf...
2020-08-22 Hou Weiyingriscv: Fix bug in setting pmpcfg CSR for RISCV64
2020-08-22 Bin Menghw/riscv: sifive_u: Add a dummy L2 cache controller...
2020-08-22 LIU Zhiweitarget/riscv: check before allocating TCG temps
2020-08-22 LIU Zhiweitarget/riscv: Clean up fmv.w.x
2020-08-22 Richard Hendersontarget/riscv: Check nanboxed inputs in trans_rvf.inc.c
2020-08-22 Richard Hendersontarget/riscv: Check nanboxed inputs to fp helpers
2020-08-22 Richard Hendersontarget/riscv: Generate nanboxed results from trans_rvf...
2020-08-22 Richard Hendersontarget/riscv: Generalize gen_nanbox_fpr to gen_nanbox_s
2020-08-22 Richard Hendersontarget/riscv: Generate nanboxed results from fp helpers
2020-08-21 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/seabi...
2020-08-21 Paolo Bonzinikeymaps: update
2020-08-21 Philippe Mathieu... meson: Fix --disable-tools --enable-system builds
next