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