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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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-01-20
hw/intc/arm_gicv3_its: Refactor process_its_cmd() to reduce nesting
Peter Maydell
1
-50
/
+47
2022-01-20
hw/intc/arm_gicv3_its: Fix return codes in process_its_cmd()
Peter Maydell
1
-11
/
+11
2022-01-20
hw/intc/arm_gicv3_its: Use enum for return value of process_* functions
Peter Maydell
1
-21
/
+38
2022-01-20
hw/intc/arm_gicv3_its: Don't use data if reading command failed
Peter Maydell
1
-1
/
+6
2022-01-20
hw/intc/arm_gicv3_its: Fix handling of process_its_cmd() return value
Peter Maydell
1
-2
/
+2
2022-01-20
hw/intc/arm_gicv3_its: Convert int ID check to num_intids convention
Peter Maydell
1
-3
/
+3
2022-01-20
hw/intc/arm_gicv3_its: Fix event ID bounds checks
Peter Maydell
1
-8
/
+10
2022-01-20
hw/arm/aspeed: Add the i3c device to the AST2600 SoC
Troy Lee
2
-0
/
+19
2022-01-20
hw/misc/aspeed_i3c.c: Introduce a dummy AST2600 I3C model.
Troy Lee
4
-0
/
+439
2022-01-20
hw/arm: kudo add lm75s behind bus 1 switch at 75
Patrick Venture
1
-1
/
+9
2022-01-20
hw/arm/virt: Drop superfluous checks against highmem
Marc Zyngier
2
-6
/
+1
2022-01-20
hw/arm/virt: Disable highmem devices that don't fit in the PA range
Marc Zyngier
1
-6
/
+28
2022-01-20
hw/arm/virt: Use the PA range to compute the memory map
Marc Zyngier
1
-12
/
+52
2022-01-20
hw/arm/virt: Honor highmem setting when computing the memory map
Marc Zyngier
1
-3
/
+7
2022-01-20
hw/arm/virt: Add a control for the the highmem redistributors
Marc Zyngier
3
-1
/
+7
2022-01-20
hw/arm/virt: Add a control for the the highmem PCIe MMIO
Marc Zyngier
3
-8
/
+10
2022-01-20
hw/intc/arm_gic: Allow reset of the running priority
Petr Pavlu
1
-0
/
+2
2022-01-20
hw/intc/arm_gic: Implement read of GICC_IIDR
Petr Pavlu
1
-0
/
+9
2022-01-20
hw/arm/virt: Support for virtio-mem-pci
Gavin Shan
3
-1
/
+74
2022-01-20
virtio-mem: Correct default THP size for ARM64
Gavin Shan
1
-12
/
+20
2022-01-20
docs/can: convert to restructuredText
Lucas Ramage
2
-51
/
+42
2022-01-20
tests/acpi/bios-table-test: Update expected virt/PPTT file
Yanan Wang
2
-1
/
+0
2022-01-20
hw/acpi/aml-build: Support cluster level in PPTT generation
Yanan Wang
1
-0
/
+18
2022-01-20
tests/acpi/bios-tables-test: Allow changes to virt/PPTT file
Yanan Wang
1
-0
/
+1
2022-01-20
hw/acpi/aml-build: Improve scalability of PPTT generation
Yanan Wang
1
-18
/
+32
2022-01-20
hw/arm/virt: Support cluster level in DT cpu-map
Yanan Wang
1
-7
/
+8
2022-01-20
hw/arm/virt: Support CPU cluster on ARM virt machine
Yanan Wang
2
-0
/
+11
2022-01-20
hw/net: Move MV88W8618 network device out of hw/arm/ directory
Philippe Mathieu-Daudé
5
-380
/
+419
2022-01-20
hw/arm/musicpal: Fix coding style of code related to MV88W8618 device
Philippe Mathieu-Daudé
1
-7
/
+7
2022-01-20
hw: Move MARVELL_88W8618 Kconfig from audio/ to arm/
Philippe Mathieu-Daudé
2
-3
/
+3
2022-01-20
hw/arm/virt: KVM: Enable PAuth when supported by the host
Marc Zyngier
5
-19
/
+54
2022-01-20
Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-7.0-pull-request' ...
Peter Maydell
6
-19
/
+70
2022-01-20
m68k: virt: correctly set the initial PC
Laurent Vivier
1
-5
/
+17
2022-01-20
hw/elf_ops: clear uninitialized segment space
Laurent Vivier
2
-0
/
+17
2022-01-20
exec/memory: Extract address_space_set() from dma_memory_set()
Philippe Mathieu-Daudé
3
-14
/
+36
2022-01-19
Merge remote-tracking branch 'remotes/kraxel/tags/seabios-20220118-pull-reque...
Peter Maydell
13
-0
/
+0
2022-01-19
Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2022-01-...
Peter Maydell
11
-103
/
+430
2022-01-19
Merge remote-tracking branch 'remotes/stsquad/tags/pull-for-7.0-180122-2' int...
Peter Maydell
47
-878
/
+2969
2022-01-18
Merge remote-tracking branch 'remotes/lvivier-gitlab/tags/trivial-branch-for-...
Peter Maydell
10
-30
/
+50
2022-01-18
Merge remote-tracking branch 'remotes/legoater/tags/pull-ppc-20220118' into s...
Peter Maydell
15
-947
/
+940
2022-01-18
docker: include bison in debian-tricore-cross
Paolo Bonzini
1
-0
/
+1
2022-01-18
FreeBSD: Upgrade to 12.3 release
Brad Smith
2
-9
/
+4
2022-01-18
test/tcg/ppc64le: Add float reference files
Richard Henderson
2
-0
/
+1516
2022-01-18
tests/tcg/multiarch: Read fp flags before printf
Richard Henderson
4
-102
/
+102
2022-01-18
linux-user: don't adjust base of found hole
Alex Bennée
1
-3
/
+2
2022-01-18
linux-user/elfload: add extra logging for hole finding
Alex Bennée
1
-0
/
+18
2022-01-18
linux-user: expand reserved brk space for 64bit guests
Alex Bennée
1
-3
/
+9
2022-01-18
docs/devel: more documentation on the use of suffixes
Alex Bennée
2
-3
/
+9
2022-01-18
docs/devel: update C standard to C11
Alex Bennée
1
-4
/
+4
2022-01-18
monitor: move x-query-profile into accel/tcg to fix build
Alex Bennée
4
-31
/
+34
[prev]
[next]