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-06-10
tests/qtest: Reduce npcm7xx_sdhci test image size
Hao Wu
1
-1
/
+1
2022-06-10
target/arm: Fix Secure PL1 tests in fp_exception_el
Richard Henderson
1
-14
/
+9
2022-06-10
target/arm: Move arm_debug_target_el to debug_helper.c
Richard Henderson
2
-21
/
+21
2022-06-10
target/arm: Create raise_exception_debug
Richard Henderson
1
-20
/
+24
2022-06-10
target/arm: Remove default_exception_el
Richard Henderson
3
-26
/
+0
2022-06-10
target/arm: Introduce helper_exception_with_syndrome
Richard Henderson
3
-5
/
+24
2022-06-10
target/arm: Introduce gen_exception_el_v
Richard Henderson
1
-5
/
+8
2022-06-10
target/arm: Introduce gen_exception
Richard Henderson
1
-4
/
+7
2022-06-10
target/arm: Rename gen_exception to gen_exception_el
Richard Henderson
1
-9
/
+9
2022-06-10
target/arm: Move gen_exception to translate.c
Richard Henderson
2
-8
/
+7
2022-06-10
target/arm: Remove TBFLAG_ANY.DEBUG_TARGET_EL
Richard Henderson
5
-18
/
+4
2022-06-10
target/arm: Create helper_exception_swstep
Richard Henderson
3
-9
/
+20
2022-06-10
target/arm: Introduce gen_exception_insn
Richard Henderson
5
-29
/
+22
2022-06-10
target/arm: Rename gen_exception_insn to gen_exception_insn_el
Richard Henderson
6
-52
/
+53
2022-06-10
target/arm: Introduce gen_exception_insn_el_v
Richard Henderson
1
-15
/
+12
2022-06-10
target/arm: Rename helper_exception_with_syndrome
Richard Henderson
4
-10
/
+10
2022-06-10
target/arm: Move arm_debug_exception_fsr to debug_helper.c
Richard Henderson
2
-25
/
+26
2022-06-10
target/arm: Move exception_bkpt_insn to debug_helper.c
Richard Henderson
2
-29
/
+31
2022-06-10
target/arm: Use is_a64 in arm_generate_debug_exceptions
Richard Henderson
1
-1
/
+1
2022-06-10
target/arm: Move arm_generate_debug_exceptions out of line
Richard Henderson
3
-91
/
+95
2022-06-10
target/arm: Move arm_singlestep_active out of line
Richard Henderson
3
-10
/
+13
2022-06-10
target/arm: Move exception_target_el out of line
Richard Henderson
2
-15
/
+16
2022-06-10
target/arm: Add coproc parameter to syn_fp_access_trap
Richard Henderson
3
-6
/
+18
2022-06-10
target/arm: Mark exception helpers as noreturn
Richard Henderson
1
-3
/
+3
2022-06-09
Merge tag 'pull-riscv-to-apply-20220610' of github.com:alistair23/qemu into s...
Richard Henderson
19
-759
/
+1244
2022-06-10
target/riscv: trans_rvv: Avoid assert for RV32 and e64
Alistair Francis
1
-2
/
+10
2022-06-09
hw/vhost-user-scsi|blk: set `supports_config` flag correctly
Changpeng Liu
2
-1
/
+1
2022-06-09
hw/virtio/vhost-user: don't use uninitialized variable
Changpeng Liu
1
-5
/
+3
2022-06-09
tests/acpi: virt: update golden masters for VIOT
Mark Cave-Ayland
2
-1
/
+0
2022-06-09
hw/acpi/viot: sort VIOT ACPI table entries by PCI host bridge min_bus
Mark Cave-Ayland
1
-0
/
+17
2022-06-09
tests/acpi: virt: allow VIOT acpi table changes
Mark Cave-Ayland
1
-0
/
+1
2022-06-09
hw/acpi/viot: build array of PCI host bridges before generating VIOT ACPI table
Mark Cave-Ayland
1
-18
/
+24
2022-06-09
hw/acpi/viot: move the individual PCI host bridge entry generation to a new f...
Mark Cave-Ayland
1
-21
/
+27
2022-06-09
hw/acpi/viot: rename build_pci_range_node() to enumerate_pci_host_bridges()
Mark Cave-Ayland
1
-2
/
+2
2022-06-09
hw/cxl: Fix missing write mask for HDM decoder target list registers
Jonathan Cameron
1
-2
/
+11
2022-06-09
pci: fix overflow in snprintf string formatting
Claudio Fontana
1
-9
/
+9
2022-06-09
hw/machine: Drop cxl_supported flag as no longer useful
Jonathan Cameron
2
-2
/
+0
2022-06-09
hw/cxl: Move the CXLState from MachineState to machine type specific state.
Jonathan Cameron
5
-27
/
+21
2022-06-09
tests/acpi: Update q35/CEDT.cxl for new memory addresses.
Jonathan Cameron
2
-1
/
+0
2022-06-09
pci/pci_expander_bridge: For CXL HB delay the HB register memory region setup.
Jonathan Cameron
8
-13
/
+75
2022-06-09
tests/acpi: Allow modification of q35 CXL CEDT table.
Jonathan Cameron
1
-0
/
+1
2022-06-09
hw/cxl: Push linking of CXL targets into i386/pc rather than in machine.c
Jonathan Cameron
6
-10
/
+10
2022-06-09
hw/acpi/cxl: Pass in the CXLState directly rather than MachineState
Jonathan Cameron
3
-9
/
+9
2022-06-09
hw/cxl: Make the CXL fixed memory window setup a machine parameter.
Jonathan Cameron
14
-126
/
+150
2022-06-09
x86: acpi-build: do not include hw/isa/isa.h directly
Igor Mammedov
1
-1
/
+0
2022-06-09
tests: acpi: update expected DSDT.tis.tpm2/DSDT.tis.tpm12 blobs
Igor Mammedov
3
-2
/
+0
2022-06-09
acpi: tpm-tis: use AcpiDevAmlIfClass:build_dev_aml to provide device's AML
Igor Mammedov
2
-34
/
+32
2022-06-09
acpi: pc/q35: remove not needed 'if' condition on pci bus
Igor Mammedov
1
-8
/
+2
2022-06-09
acpi: pc/q35: tpm-tis: fix TPM device scope
Igor Mammedov
1
-2
/
+1
2022-06-09
tests: acpi: white-list DSDT.tis.tpm2/DSDT.tis.tpm12 expected blobs
Igor Mammedov
1
-0
/
+2
[prev]
[next]