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
2023-10-27
hw/net/cadence_gem: use FIELD for screening registers
Luc Michel
1
-45
/
+47
2023-10-27
hw/net/cadence_gem: use REG32 macro for register definitions
Luc Michel
1
-267
/
+262
2023-10-27
misc/led: LED state is set opposite of what is expected
Glenn Miles
1
-1
/
+1
2023-10-27
hw/arm: Avoid using 'first_cpu' when first ARM CPU is reachable
Philippe Mathieu-Daudé
5
-7
/
+8
2023-10-27
hw/arm/pxa2xx: Realize PXA2XX_I2C device before accessing it
Philippe Mathieu-Daudé
1
-2
/
+3
2023-10-27
hw/intc/pxa2xx: Factor pxa2xx_pic_realize() out of pxa2xx_pic_init()
Philippe Mathieu-Daudé
1
-6
/
+10
2023-10-27
hw/intc/pxa2xx: Pass CPU reference using QOM link property
Philippe Mathieu-Daudé
1
-1
/
+10
2023-10-27
hw/intc/pxa2xx: Convert to Resettable interface
Philippe Mathieu-Daudé
1
-5
/
+12
2023-10-27
hw/pcmcia/pxa2xx: Inline pxa2xx_pcmcia_init()
Philippe Mathieu-Daudé
3
-16
/
+8
2023-10-27
hw/pcmcia/pxa2xx: Do not open-code sysbus_create_simple()
Philippe Mathieu-Daudé
1
-3
/
+1
2023-10-27
hw/pcmcia/pxa2xx: Realize sysbus device before accessing it
Philippe Mathieu-Daudé
1
-5
/
+2
2023-10-27
hw/sd/pxa2xx: Do not open-code sysbus_create_simple()
Philippe Mathieu-Daudé
1
-6
/
+1
2023-10-27
hw/sd/pxa2xx: Realize sysbus device before accessing it
Philippe Mathieu-Daudé
1
-1
/
+1
2023-10-27
hw/arm/xlnx-zynqmp: Remove 'hw/arm/boot.h' from header
Philippe Mathieu-Daudé
2
-1
/
+1
2023-10-27
hw/arm/xlnx-versal: Remove 'hw/arm/boot.h' from header
Philippe Mathieu-Daudé
2
-1
/
+1
2023-10-27
hw/arm/fsl-imx7: Remove 'hw/arm/boot.h' from header
Philippe Mathieu-Daudé
2
-1
/
+1
2023-10-27
hw/arm/fsl-imx6ul: Remove 'hw/arm/boot.h' from header
Philippe Mathieu-Daudé
2
-1
/
+1
2023-10-27
hw/arm/fsl-imx6: Remove 'hw/arm/boot.h' from header
Philippe Mathieu-Daudé
2
-1
/
+1
2023-10-27
hw/arm/fsl-imx31: Remove 'hw/arm/boot.h' from header
Philippe Mathieu-Daudé
2
-1
/
+1
2023-10-27
hw/arm/fsl-imx25: Remove 'hw/arm/boot.h' from header
Philippe Mathieu-Daudé
2
-1
/
+1
2023-10-27
hw/arm/allwinner-r40: Remove 'hw/arm/boot.h' from header
Philippe Mathieu-Daudé
2
-1
/
+1
2023-10-27
hw/arm/allwinner-h3: Remove 'hw/arm/boot.h' from header
Philippe Mathieu-Daudé
2
-1
/
+1
2023-10-27
hw/arm/allwinner-a10: Remove 'hw/arm/boot.h' from header
Philippe Mathieu-Daudé
2
-1
/
+1
2023-10-27
target/arm: Fix syndrome for FGT traps on ERET
Peter Maydell
1
-2
/
+2
2023-10-27
target/arm: Move ID_AA64DFR* feature tests together
Peter Maydell
1
-5
/
+5
2023-10-27
target/arm: Move ID_AA64PFR* tests together
Peter Maydell
1
-43
/
+43
2023-10-27
target/arm: Move ID_AA64ISAR* test functions together
Peter Maydell
1
-35
/
+35
2023-10-27
target/arm: Move ID_AA64MMFR0 tests up to before MMFR1 and MMFR2
Peter Maydell
1
-60
/
+60
2023-10-27
target/arm: Move ID_AA64MMFR1 and ID_AA64MMFR2 tests together
Peter Maydell
1
-30
/
+30
2023-10-27
target/arm: Move feature test functions to their own header
Peter Maydell
29
-972
/
+1028
2023-10-27
target/arm: Implement Neoverse N2 CPU model
Peter Maydell
4
-0
/
+106
2023-10-27
target/arm: Correct minor errors in Cortex-A710 definition
Peter Maydell
1
-2
/
+9
2023-10-27
ipmi-bt-test: force ipv4
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2023-10-27
tests/vm/freebsd: Add additional library paths for libfdt
Thomas Huth
1
-2
/
+3
2023-10-27
docs/about: Mark the old pc-i440fx-2.0 - 2.3 machine types as deprecated
Thomas Huth
2
-0
/
+9
2023-10-27
tests/coroutine: Clean up global variable shadowing
Philippe Mathieu-Daudé
1
-6
/
+6
2023-10-27
tests/aio: Clean up global variable shadowing
Philippe Mathieu-Daudé
1
-2
/
+2
2023-10-27
tests/npcm7xx_adc: Clean up global variable shadowing
Philippe Mathieu-Daudé
1
-7
/
+7
2023-10-27
tests/rtl8139: Clean up global variable shadowing
Philippe Mathieu-Daudé
1
-6
/
+6
2023-10-27
tests/cdrom-test: Clean up global variable shadowing in prepare_image()
Philippe Mathieu-Daudé
1
-3
/
+3
2023-10-27
tests/virtio-scsi: Clean up global variable shadowing
Philippe Mathieu-Daudé
1
-1
/
+1
2023-10-27
tests/throttle: Clean up global variable shadowing
Philippe Mathieu-Daudé
1
-1
/
+0
2023-10-27
system/qtest: Clean up global variable shadowing in qtest_server_init()
Philippe Mathieu-Daudé
1
-8
/
+8
2023-10-27
Merge tag 'pull-sp-20231025' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
14
-3750
/
+3998
2023-10-27
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
26
-634
/
+492
2023-10-27
Merge tag 'pull-aspeed-20231025' of https://github.com/legoater/qemu into sta...
Stefan Hajnoczi
9
-284
/
+363
2023-10-25
kvm: i8254: require KVM_CAP_PIT2 and KVM_CAP_PIT_STATE2
Paolo Bonzini
4
-39
/
+13
2023-10-25
kvm: i386: require KVM_CAP_SET_IDENTITY_MAP_ADDR
Paolo Bonzini
1
-13
/
+7
2023-10-25
kvm: i386: require KVM_CAP_ADJUST_CLOCK
Paolo Bonzini
3
-10
/
+1
2023-10-25
kvm: i386: require KVM_CAP_MCE
Paolo Bonzini
1
-10
/
+4
[prev]
[next]