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-10.0
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-10.0
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
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
2022-10-27
rx: re-randomize rng-seed on reboot
Jason A. Donenfeld
1
-0
/
+3
2022-10-27
openrisc: re-randomize rng-seed on reboot
Jason A. Donenfeld
1
-0
/
+3
2022-10-27
mips/boston: re-randomize rng-seed on reboot
Jason A. Donenfeld
1
-0
/
+3
2022-10-27
m68k/q800: do not re-randomize RNG seed on snapshot load
Jason A. Donenfeld
1
-20
/
+13
2022-10-27
m68k/virt: do not re-randomize RNG seed on snapshot load
Jason A. Donenfeld
1
-9
/
+11
2022-10-27
riscv: re-randomize rng-seed on reboot
Jason A. Donenfeld
1
-0
/
+3
2022-10-27
arm: re-randomize rng-seed on reboot
Jason A. Donenfeld
1
-0
/
+2
2022-10-27
x86: do not re-randomize RNG seed on snapshot load
Jason A. Donenfeld
1
-1
/
+1
2022-10-27
device-tree: add re-randomization helper function
Jason A. Donenfeld
2
-0
/
+30
2022-10-27
reset: allow registering handlers that aren't called by snapshot loading
Jason A. Donenfeld
15
-27
/
+54
2022-10-27
target/arm: Use the max page size in a 2-stage ptw
Richard Henderson
1
-1
/
+10
2022-10-27
target/arm: Implement FEAT_HAFDBS, dirty bit portion
Richard Henderson
2
-1
/
+17
2022-10-27
target/arm: Implement FEAT_HAFDBS, access flag portion
Richard Henderson
3
-22
/
+157
2022-10-27
target/arm: Tidy merging of attributes from descriptor and table
Richard Henderson
1
-18
/
+16
2022-10-27
target/arm: Consider GP an attribute in get_phys_addr_lpae
Richard Henderson
1
-4
/
+2
2022-10-27
target/arm: Don't shift attrs in get_phys_addr_lpae
Richard Henderson
1
-16
/
+15
2022-10-27
target/arm: Fix fault reporting in get_phys_addr_lpae
Richard Henderson
1
-18
/
+13
2022-10-27
target/arm: Remove loop from get_phys_addr_lpae
Richard Henderson
1
-92
/
+92
2022-10-27
target/arm: Add ARMFault_UnsuppAtomicUpdate
Richard Henderson
1
-0
/
+4
2022-10-27
target/arm: Move S1_ptw_translate outside arm_ld[lq]_ptw
Richard Henderson
1
-19
/
+22
2022-10-27
target/arm: Extract HA and HD in aa64_va_parameters
Richard Henderson
2
-1
/
+9
2022-10-27
target/arm: Add isar predicates for FEAT_HAFDBS
Richard Henderson
1
-0
/
+10
2022-10-27
target/arm: Add ptw_idx to S1Translate
Richard Henderson
1
-17
/
+54
2022-10-27
target/arm: Introduce regime_is_stage2
Richard Henderson
3
-17
/
+16
2022-10-27
target/imx: reload cmp timer outside of the reload ptimer transaction
Axel Heider
1
-2
/
+7
2022-10-27
hw/hyperv/hyperv.c: Use device_cold_reset() instead of device_legacy_reset()
Peter Maydell
1
-1
/
+1
2022-10-27
hw/core/resettable: fix reset level counting
Damien Hedde
2
-5
/
+6
2022-10-27
target/arm: honor HCR_E2H and HCR_TGE in arm_excp_unmasked()
Ake Koomsin
1
-7
/
+17
2022-10-27
hw/arm/virt: Fix devicetree warnings about the virtio-iommu node
Jean-Philippe Brucker
1
-2
/
+3
2022-10-27
target/arm: Implement FEAT_E0PD
Peter Maydell
6
-19
/
+35
2022-10-26
Merge tag 'dump-pull-request' of https://gitlab.com/marcandre.lureau/qemu int...
Stefan Hajnoczi
13
-98
/
+649
2022-10-26
Merge tag 'pull-tcg-20221026' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
69
-1221
/
+1304
2022-10-26
Merge tag 'pull-aspeed-20221025' of https://github.com/legoater/qemu into sta...
Stefan Hajnoczi
15
-39
/
+452
2022-10-26
dump/win_dump: limit number of processed PRCBs
Viktor Prutyanov
1
-0
/
+7
2022-10-26
s390x: pv: Add dump support
Janosch Frank
3
-33
/
+246
2022-10-26
s390x: Add KVM PV dump interface
Janosch Frank
2
-0
/
+60
2022-10-26
include/elf.h: add s390x note types
Janosch Frank
1
-0
/
+2
2022-10-26
s390x: Introduce PV query interface
Janosch Frank
3
-0
/
+77
2022-10-26
s390x: Add protected dump cap
Janosch Frank
4
-0
/
+22
2022-10-26
accel/tcg: Remove restore_state_to_opc function
Richard Henderson
2
-17
/
+2
2022-10-26
target/xtensa: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2
-6
/
+10
2022-10-26
target/tricore: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2
-6
/
+11
2022-10-26
target/sparc: Convert to tcg_ops restore_state_to_opc
Richard Henderson
3
-2
/
+9
2022-10-26
target/sh4: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2
-10
/
+16
2022-10-26
target/s390x: Convert to tcg_ops restore_state_to_opc
Richard Henderson
3
-3
/
+9
2022-10-26
target/rx: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2
-6
/
+10
2022-10-26
target/riscv: Convert to tcg_ops restore_state_to_opc
Richard Henderson
1
-2
/
+7
2022-10-26
target/ppc: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2
-6
/
+10
2022-10-26
target/openrisc: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2
-10
/
+13
2022-10-26
target/nios2: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2
-6
/
+11
[next]