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
2022-04-22
target/arm: Update ISAR fields for ARMv8.8
Richard Henderson
1
-0
/
+24
2022-04-22
hw/arm/virt: Support TCG GICv4
Peter Maydell
3
-20
/
+67
2022-04-22
hw/arm/virt: Abstract out calculation of redistributor region capacity
Peter Maydell
2
-9
/
+11
2022-04-22
hw/arm/virt: Use VIRT_GIC_VERSION_* enum values in create_gic()
Peter Maydell
1
-8
/
+23
2022-04-22
hw/intc/arm_gicv3: Allow 'revision' property to be set to 4
Peter Maydell
2
-5
/
+12
2022-04-22
hw/intc/arm_gicv3: Update ID and feature registers for GICv4
Peter Maydell
6
-12
/
+32
2022-04-22
hw/intc/arm_gicv3_redist: Implement gicv3_redist_inv_vlpi()
Peter Maydell
1
-2
/
+5
2022-04-22
hw/intc/arm_gicv3_redist: Implement gicv3_redist_vinvall()
Peter Maydell
1
-1
/
+7
2022-04-22
hw/intc/arm_gicv3_redist: Implement gicv3_redist_mov_vlpi()
Peter Maydell
1
-2
/
+18
2022-04-22
hw/intc/arm_gicv3_redist: Use set_pending_table_bit() in mov handling
Peter Maydell
1
-8
/
+1
2022-04-22
hw/intc/arm_gicv3_redist: Implement gicv3_redist_vlpi_pending()
Peter Maydell
1
-2
/
+21
2022-04-22
hw/intc/arm_gicv3_redist: Implement gicv3_redist_process_vlpi()
Peter Maydell
1
-4
/
+44
2022-04-22
hw/intc/arm_gicv3_redist: Factor out "update bit in pending table" code
Peter Maydell
1
-19
/
+30
2022-04-22
hw/intc/arm_gicv3_redist: Recalculate hppvlpi on VPENDBASER writes
Peter Maydell
1
-3
/
+84
2022-04-22
hw/intc/arm_gicv3_redist: Factor out "update hpplpi for all LPIs" logic
Peter Maydell
1
-20
/
+46
2022-04-22
hw/intc/arm_gicv3_redist: Factor out "update hpplpi for one LPI" logic
Peter Maydell
1
-27
/
+47
2022-04-22
hw/intc/arm_gicv3_cpuif: Don't recalculate maintenance irq unnecessarily
Peter Maydell
1
-5
/
+5
2022-04-22
hw/intc/arm_gicv3_cpuif: Support vLPIs
Peter Maydell
6
-6
/
+140
2022-04-22
hw/intc/arm_gicv3_cpuif: Split "update vIRQ/vFIQ" from gicv3_cpuif_virt_update()
Peter Maydell
3
-25
/
+53
2022-04-22
hw/intc/arm_gicv3: Implement new GICv4 redistributor registers
Peter Maydell
4
-0
/
+102
2022-04-22
hw/intc/arm_gicv3: Implement GICv4's new redistributor frame
Peter Maydell
4
-5
/
+31
2022-04-22
hw/intc/arm_gicv3_its: Implement VINVALL
Peter Maydell
4
-0
/
+45
2022-04-22
hw/intc/arm_gicv3_its: Implement VMOVI
Peter Maydell
4
-0
/
+116
2022-04-22
hw/intc/arm_gicv3_its: Implement INV for virtual interrupts
Peter Maydell
3
-2
/
+31
2022-04-22
hw/intc/arm_gicv3_its: Implement INV command properly
Peter Maydell
4
-2
/
+74
2022-04-22
hw/intc/arm_gicv3_its: Implement VSYNC
Peter Maydell
3
-0
/
+13
2022-04-22
hw/intc/arm_gicv3_its: Implement VMOVP
Peter Maydell
4
-0
/
+94
2022-04-22
Merge tag 'dump-pull-request' of gitlab.com:marcandre.lureau/qemu into staging
Richard Henderson
6
-327
/
+482
2022-04-22
dump/win_dump: add 32-bit guest Windows support
Viktor Prutyanov
2
-99
/
+154
2022-04-22
include/qemu: add 32-bit Windows dump structures
Viktor Prutyanov
1
-0
/
+107
2022-04-22
dump/win_dump: add helper macros for Windows dump header access
Viktor Prutyanov
1
-35
/
+65
2022-04-22
include/qemu: rename Windows context definitions to expose bitness
Viktor Prutyanov
3
-14
/
+14
2022-04-22
dump: Consolidate elf note function
Janosch Frank
1
-7
/
+11
2022-04-22
dump: Cleanup dump_begin write functions
Janosch Frank
1
-31
/
+11
2022-04-22
dump: Consolidate phdr note writes
Janosch Frank
1
-46
/
+48
2022-04-22
dump: Introduce dump_is_64bit() helper function
Janosch Frank
1
-10
/
+15
2022-04-22
dump: Add more offset variables
Janosch Frank
2
-20
/
+19
2022-04-22
dump: Remove the section if when calculating the memory offset
Janosch Frank
1
-16
/
+8
2022-04-22
dump: Introduce shdr_num to decrease complexity
Janosch Frank
2
-13
/
+13
2022-04-22
dump: Remove the sh_info variable
Janosch Frank
2
-22
/
+25
2022-04-22
dump: Use ERRP_GUARD()
Janosch Frank
1
-83
/
+61
2022-04-22
hw/intc/arm_gicv3: Keep pointers to every connected ITS
Peter Maydell
5
-0
/
+17
2022-04-22
hw/intc/arm_gicv3_its: Handle virtual interrupts in process_its_cmd()
Peter Maydell
4
-2
/
+125
2022-04-22
hw/intc/arm_gicv3_its: Split out process_its_cmd() physical interrupt code
Peter Maydell
1
-17
/
+32
2022-04-22
hw/intc/arm_gicv3_its: Factor out CTE lookup sequence
Peter Maydell
1
-70
/
+39
2022-04-22
hw/intc/arm_gicv3_its: Factor out "find ITE given devid, eventid"
Peter Maydell
1
-50
/
+54
2022-04-22
hw/intc/arm_gicv3_its: Distinguish success and error cases of CMD_CONTINUE
Peter Maydell
1
-13
/
+16
2022-04-22
hw/intc/arm_gicv3_its: Implement VMAPP
Peter Maydell
3
-0
/
+102
2022-04-22
hw/intc/arm_gicv3_its: Implement VMAPI and VMAPTI
Peter Maydell
3
-0
/
+102
2022-04-22
hw/intc/arm_gicv3_its: Implement GITS_BASER2 for GICv4
Peter Maydell
3
-0
/
+42
[prev]
[next]