index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-11
target/arm: Handle watchpoints in sve_ld1_r
Richard Henderson
1
-1
/
+71
2020-05-11
target/arm: Use SVEContLdSt in sve_ld1_r
Richard Henderson
1
-91
/
+97
2020-05-11
target/arm: Adjust interface of sve_ld1_host_fn
Richard Henderson
1
-61
/
+63
2020-05-11
target/arm: Add sve infrastructure for page lookup
Richard Henderson
1
-2
/
+261
2020-05-11
target/arm: Drop manual handling of set/clear_helper_retaddr
Richard Henderson
1
-38
/
+0
2020-05-11
target/arm: Use cpu_*_data_ra for sve_ldst_tlb_fn
Richard Henderson
1
-135
/
+86
2020-05-11
accel/tcg: Add endian-specific cpu_{ld, st}* operations
Richard Henderson
4
-176
/
+581
2020-05-11
accel/tcg: Add probe_access_flags
Richard Henderson
4
-87
/
+148
2020-05-11
accel/tcg: Adjust probe_access call to page_check_range
Richard Henderson
1
-1
/
+1
2020-05-11
accel/tcg: Add block comment for probe_access
Richard Henderson
1
-0
/
+17
2020-05-11
exec: Fix cpu_watchpoint_address_matches address length
Richard Henderson
1
-1
/
+1
2020-05-11
exec: Add block comments for watchpoint routines
Richard Henderson
1
-0
/
+23
2020-05-11
hw/timer/nrf51_timer: Add trace event of counter value update
Philippe Mathieu-Daudé
2
-0
/
+2
2020-05-11
hw/timer/nrf51_timer: Display timer ID in trace events
Philippe Mathieu-Daudé
4
-4
/
+17
2020-05-11
hw/arm/nrf51: Add NRF51_PERIPHERAL_SIZE definition
Philippe Mathieu-Daudé
5
-7
/
+6
2020-05-11
aspeed: sdmc: Implement AST2600 locking behaviour
Joel Stanley
1
-10
/
+45
2020-05-11
aspeed: Support AST2600A1 silicon revision
Joel Stanley
4
-13
/
+13
2020-05-11
target/arm: Drop access_el3_aa32ns_aa64any()
Edgar E. Iglesias
1
-23
/
+7
2020-05-11
aspeed: Add boot stub for smp booting
Joel Stanley
1
-0
/
+65
2020-05-08
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
34
-195
/
+386
2020-05-08
block: Drop unused .bdrv_has_zero_init_truncate
Eric Blake
12
-45
/
+0
2020-05-08
vhdx: Rework truncation logic
Eric Blake
1
-38
/
+51
2020-05-08
parallels: Rework truncation logic
Eric Blake
1
-9
/
+16
2020-05-08
ssh: Support BDRV_REQ_ZERO_WRITE for truncate
Eric Blake
1
-0
/
+4
2020-05-08
sheepdog: Support BDRV_REQ_ZERO_WRITE for truncate
Eric Blake
1
-0
/
+1
2020-05-08
rbd: Support BDRV_REQ_ZERO_WRITE for truncate
Eric Blake
1
-0
/
+3
2020-05-08
nfs: Support BDRV_REQ_ZERO_WRITE for truncate
Eric Blake
1
-0
/
+3
2020-05-08
file-win32: Support BDRV_REQ_ZERO_WRITE for truncate
Eric Blake
1
-0
/
+3
2020-05-08
gluster: Drop useless has_zero_init callback
Eric Blake
1
-14
/
+0
2020-05-08
qcow2: Fix preallocation on block devices
Max Reitz
1
-2
/
+8
2020-05-08
iotests/055: Use cache.no-flush for vmdk target
Kevin Wolf
1
-4
/
+7
2020-05-08
iotests: Backup with different source/target size
Kevin Wolf
2
-4
/
+41
2020-05-08
backup: Make sure that source and target size match
Kevin Wolf
2
-6
/
+22
2020-05-08
backup: Improve error for bdrv_getlength() failure
Kevin Wolf
1
-2
/
+2
2020-05-08
iotests/283: Use consistent size for source and target
Kevin Wolf
2
-2
/
+6
2020-05-08
iotests: vmdk: Enable zeroed_grained=on by default
Kevin Wolf
2
-3
/
+6
2020-05-08
vmdk: Flush only once in vmdk_L2update()
Kevin Wolf
1
-2
/
+5
2020-05-08
vmdk: Don't update L2 table for zero write on zero cluster
Kevin Wolf
1
-1
/
+1
2020-05-08
vmdk: Fix partial overwrite of zero cluster
Kevin Wolf
1
-6
/
+12
2020-05-08
vmdk: Fix zero cluster allocation
Kevin Wolf
1
-5
/
+7
2020-05-08
vmdk: Rename VmdkMetaData.valid to new_allocation
Kevin Wolf
1
-4
/
+4
2020-05-08
qcow2: Avoid integer wraparound in qcow2_co_truncate()
Alberto Garcia
4
-5
/
+105
2020-05-08
iotests/113: mark bochs as required to support whitelisting
Vladimir Sementsov-Ogievskiy
1
-2
/
+2
2020-05-08
iotests/109: mark required formats as required to support whitelisting
Vladimir Sementsov-Ogievskiy
1
-0
/
+1
2020-05-08
iotests/055: skip vmdk target tests if vmdk is not whitelisted
Vladimir Sementsov-Ogievskiy
1
-0
/
+4
2020-05-08
iotests/055: refactor compressed backup to vmdk
Vladimir Sementsov-Ogievskiy
2
-35
/
+39
2020-05-08
iotests/041: drop self.assert_no_active_block_jobs()
Vladimir Sementsov-Ogievskiy
1
-8
/
+0
2020-05-08
iotests/148: use skip_if_unsupported
Vladimir Sementsov-Ogievskiy
1
-0
/
+1
2020-05-08
iotests/082: require bochs
Vladimir Sementsov-Ogievskiy
1
-0
/
+1
2020-05-08
iotests: handle tmpfs
Vladimir Sementsov-Ogievskiy
2
-3
/
+36
[prev]
[next]