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-01-20
iotests/294: add shebang line
Vladimir Sementsov-Ogievskiy
1
-0
/
+1
2021-01-20
iotests: make tests executable
Vladimir Sementsov-Ogievskiy
3
-0
/
+0
2021-01-20
iotests: fix some whitespaces in test output files
Vladimir Sementsov-Ogievskiy
3
-12
/
+12
2021-01-20
iotests/303: use dot slash for qcow2.py running
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2021-01-20
iotests/277: use dot slash for nbd-fault-injector.py running
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2021-01-20
nbd/server: Quiesce coroutines on context switch
Sergio Lopez
1
-14
/
+106
2021-01-20
block: Honor blk_set_aio_context() context requirements
Sergio Lopez
3
-3
/
+14
2021-01-20
qemu-nbd: Fix a memleak in nbd_client_thread()
Alex Chen
1
-23
/
+17
2021-01-20
qemu-nbd: Fix a memleak in qemu_nbd_client_list()
Alex Chen
1
-1
/
+1
2021-01-19
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210119-...
Peter Maydell
30
-439
/
+771
2021-01-19
docs: Build and install all the docs in a single manual
Peter Maydell
10
-198
/
+72
2021-01-19
target/arm/m_helper: Silence GCC 10 maybe-uninitialized error
Philippe Mathieu-Daudé
1
-1
/
+1
2021-01-19
npcm7xx_adc-test: Fix memleak in adc_qom_set
Gan Qixin
1
-0
/
+1
2021-01-19
target/arm: Update REV, PUNPK for pred_desc
Richard Henderson
2
-13
/
+8
2021-01-19
target/arm: Update ZIP, UZP, TRN for pred_desc
Richard Henderson
2
-17
/
+13
2021-01-19
target/arm: Update PFIRST, PNEXT for pred_desc
Richard Henderson
2
-6
/
+7
2021-01-19
target/arm: Introduce PREDDESC field definitions
Richard Henderson
1
-0
/
+9
2021-01-19
target/arm: refactor vae1_tlbmask()
Rémi Denis-Courmont
1
-14
/
+11
2021-01-19
target/arm: enable Secure EL2 in max CPU
Rémi Denis-Courmont
1
-0
/
+1
2021-01-19
target/arm: Implement SCR_EL2.EEL2
Rémi Denis-Courmont
4
-8
/
+36
2021-01-19
target/arm: revector to run-time pick target EL
Rémi Denis-Courmont
1
-2
/
+21
2021-01-19
target/arm: set HPFAR_EL2.NS on secure stage 2 faults
Rémi Denis-Courmont
4
-0
/
+13
2021-01-19
target/arm: secure stage 2 translation regime
Rémi Denis-Courmont
3
-25
/
+81
2021-01-19
target/arm: generalize 2-stage page-walk condition
Rémi Denis-Courmont
1
-7
/
+6
2021-01-19
target/arm: translate NS bit in page-walks
Rémi Denis-Courmont
1
-0
/
+12
2021-01-19
target/arm: do S1_ptw_translate() before address space lookup
Rémi Denis-Courmont
1
-3
/
+6
2021-01-19
target/arm: handle VMID change in secure state
Rémi Denis-Courmont
1
-4
/
+9
2021-01-19
target/arm: add ARMv8.4-SEL2 system registers
Rémi Denis-Courmont
2
-0
/
+31
2021-01-19
target/arm: add MMU stage 1 for Secure EL2
Rémi Denis-Courmont
5
-58
/
+124
2021-01-19
target/arm: add 64-bit S-EL2 to EL exception table
Rémi Denis-Courmont
2
-7
/
+7
2021-01-19
target/arm: Define isar_feature function to test for presence of SEL2
Rémi Denis-Courmont
1
-0
/
+5
2021-01-19
target/arm: factor MDCR_EL2 common handling
Rémi Denis-Courmont
1
-16
/
+22
2021-01-19
target/arm: use arm_hcr_el2_eff() where applicable
Rémi Denis-Courmont
1
-13
/
+18
2021-01-19
target/arm: use arm_is_el2_enabled() where applicable
Rémi Denis-Courmont
3
-29
/
+16
2021-01-19
target/arm: add arm_is_el2_enabled() helper
Rémi Denis-Courmont
1
-0
/
+17
2021-01-19
target/arm: remove redundant tests
Rémi Denis-Courmont
2
-10
/
+8
2021-01-19
target/arm: Use object_property_add_bool for "sve" property
Richard Henderson
1
-14
/
+10
2021-01-19
target/arm: Add cpu properties to control pauth
Richard Henderson
6
-4
/
+94
2021-01-19
target/arm: Implement an IMPDEF pauth algorithm
Richard Henderson
3
-9
/
+131
2021-01-19
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2021-01-1...
Peter Maydell
2
-85
/
+169
2021-01-19
Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.0-20210119' in...
Peter Maydell
17
-486
/
+146
2021-01-19
hw/m68k/next-cube: Add missing header comment to next-cube.h
Peter Maydell
1
-0
/
+10
2021-01-19
hw/m68k/next-cube: Add vmstate for NeXTPC device
Peter Maydell
1
-1
/
+33
2021-01-19
hw/m68k/next-cube: Remove unused fields from NeXTState
Peter Maydell
1
-4
/
+0
2021-01-19
hw/m68k/next-cube: Move rtc into NeXTPC struct
Peter Maydell
1
-14
/
+8
2021-01-19
hw/m68k/next-cube: Make next_irq GPIO inputs to NEXT_PC device
Peter Maydell
2
-18
/
+6
2021-01-19
hw/m68k/next-cube: Move int_status and int_mask to NeXTPC struct
Peter Maydell
1
-17
/
+16
2021-01-19
hw/m68k/next-cube: Make next_irq take NeXTPC* as its opaque
Peter Maydell
1
-8
/
+23
2021-01-19
hw/m68k/next-cube: Move scr_ops into NeXTPC device
Peter Maydell
1
-25
/
+25
2021-01-19
hw/m68k/next-cube: Move mmio_ops into NeXTPC device
Peter Maydell
1
-36
/
+44
[next]