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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
2021-06-16
hw/arm: quanta-q71l add pca954x muxes
Patrick Venture
2
-3
/
+9
2021-06-16
hw/arm: gsj add pca9548
Patrick Venture
2
-4
/
+3
2021-06-16
hw/arm: gsj add i2c comments
Patrick Venture
1
-1
/
+15
2021-06-16
target/arm: Fix mte page crossing test
Richard Henderson
3
-2
/
+33
2021-06-15
hw/intc/armv7m_nvic: Remove stale comment
Peter Maydell
1
-6
/
+0
2021-06-15
hw/arm: quanta-gbs-bmc add i2c comments
Patrick Venture
1
-0
/
+60
2021-06-15
hw/arm: add quanta-gbs-bmc machine
Patrick Venture
1
-0
/
+33
2021-06-15
hw: virt: consider hw_compat_6_0
Heinrich Schuchardt
1
-0
/
+2
2021-06-15
target/arm: Diagnose UNALLOCATED in disas_simd_three_reg_same_fp16
Richard Henderson
1
-30
/
+48
2021-06-15
target/arm: Remove fprintf from disas_simd_mod_imm
Richard Henderson
1
-1
/
+0
2021-06-15
target/arm: Diagnose UNALLOCATED in disas_simd_two_reg_misc_fp16
Richard Henderson
1
-2
/
+2
2021-06-15
hw/intc/arm_gicv3_cpuif: Tolerate spurious EOIR writes
Jean-Philippe Brucker
1
-1
/
+4
2021-06-14
Merge remote-tracking branch 'remotes/berrange-gitlab/tags/misc-fixes-pull-re...
Peter Maydell
17
-39
/
+475
2021-06-14
usb/dev-mtp: use GDateTime for formatting timestamp for objects
Daniel P. Berrangé
1
-6
/
+3
2021-06-14
block: use GDateTime for formatting timestamp when dumping snapshot info
Daniel P. Berrangé
1
-7
/
+4
2021-06-14
migration: use GDateTime for formatting timestamp in snapshot names
Daniel P. Berrangé
1
-8
/
+5
2021-06-14
block: remove duplicate trace.h include
Daniel P. Berrangé
1
-2
/
+0
2021-06-14
block: add trace point when fdatasync fails
Daniel P. Berrangé
2
-0
/
+3
2021-06-14
block: preserve errno from fdatasync failures
Daniel P. Berrangé
1
-3
/
+3
2021-06-14
softmmu: add trace point when bdrv_flush_all fails
Daniel P. Berrangé
2
-1
/
+9
2021-06-14
migration: add trace point when vm_stop_force_state fails
Daniel P. Berrangé
2
-0
/
+2
2021-06-14
sasl: remove comment about obsolete kerberos versions
Daniel P. Berrangé
1
-4
/
+0
2021-06-14
docs: recommend SCRAM-SHA-256 SASL mech instead of SHA-1 variant
Daniel P. Berrangé
2
-8
/
+10
2021-06-14
docs: document usage of the authorization framework
Daniel P. Berrangé
2
-0
/
+264
2021-06-14
docs: document how to pass secret data to QEMU
Daniel P. Berrangé
2
-0
/
+163
2021-06-14
docs: add table of contents to QAPI references
Daniel P. Berrangé
3
-0
/
+9
2021-06-14
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210613' into...
Peter Maydell
27
-1092
/
+1268
2021-06-13
docs/devel: Explain in more detail the TB chaining mechanisms
Luis Pires
1
-12
/
+91
2021-06-13
softfloat: Fix tp init in float32_exp2
Richard Henderson
1
-1
/
+1
2021-06-13
tcg/arm: Fix tcg_out_op function signature
Jose R. Ziviani
1
-1
/
+2
2021-06-13
tcg: Fix documentation for tcg_constant_* vs tcg_temp_free_*
Richard Henderson
1
-1
/
+2
2021-06-13
tcg: Introduce tcg_remove_ops_after
Richard Henderson
2
-0
/
+23
2021-06-13
tcg: Move tcg_init_ctx and tcg_ctx from accel/tcg/
Richard Henderson
4
-4
/
+4
2021-06-13
tcg: When allocating for !splitwx, begin with PROT_NONE
Richard Henderson
1
-10
/
+9
2021-06-13
tcg: Merge buffer protection and guard page protection
Richard Henderson
1
-14
/
+31
2021-06-13
tcg: Round the tb_size default from qemu_get_host_physmem
Richard Henderson
1
-26
/
+21
2021-06-13
util/osdep: Add qemu_mprotect_rw
Richard Henderson
2
-0
/
+10
2021-06-13
tcg: Sink qemu_madvise call to common code
Richard Henderson
1
-7
/
+7
2021-06-13
tcg: Return the map protection from alloc_code_gen_buffer
Richard Henderson
1
-30
/
+33
2021-06-13
tcg: Allocate code_gen_buffer into struct tcg_region_state
Richard Henderson
1
-37
/
+27
2021-06-11
tcg: Move in_code_gen_buffer and tests to region.c
Richard Henderson
3
-33
/
+35
2021-06-11
tcg: Tidy split_cross_256mb
Richard Henderson
1
-10
/
+9
2021-06-11
tcg: Tidy tcg_n_regions
Richard Henderson
1
-17
/
+12
2021-06-11
tcg: Rename region.start to region.after_prologue
Richard Henderson
1
-7
/
+8
2021-06-11
tcg: Replace region.end with region.total_size
Richard Henderson
1
-12
/
+18
2021-06-11
tcg: Move MAX_CODE_GEN_BUFFER_SIZE to tcg-target.h
Richard Henderson
10
-28
/
+23
2021-06-11
tcg: Introduce tcg_max_ctxs
Richard Henderson
3
-17
/
+15
2021-06-11
accel/tcg: Pass down max_cpus to tcg_init
Richard Henderson
5
-30
/
+26
2021-06-11
accel/tcg: Use MiB in tcg_init_machine
Richard Henderson
1
-1
/
+2
2021-06-11
accel/tcg: Merge tcg_exec_init into tcg_init_machine
Richard Henderson
5
-23
/
+20
[next]