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
2019-10-25
hw/arm/bcm2835_peripherals: Use the SYS_timer
Philippe Mathieu-Daudé
2
-2
/
+18
2019-10-25
hw/timer/bcm2835: Add the BCM2835 SYS_timer
Philippe Mathieu-Daudé
4
-0
/
+202
2019-10-25
hw/arm/bcm2835_peripherals: Use the thermal sensor block
Philippe Mathieu-Daudé
3
-0
/
+16
2019-10-25
hw/misc/bcm2835_thermal: Add a dummy BCM2835 thermal sensor
Philippe Mathieu-Daudé
3
-0
/
+163
2019-10-25
hw/watchdog/milkymist-sysctl.c: Switch to transaction-based ptimer API
Peter Maydell
1
-7
/
+18
2019-10-25
hw/m68k/mcf5206.c: Switch to transaction-based ptimer API
Peter Maydell
1
-6
/
+9
2019-10-25
hw/timer/grlib_gptimer.c: Switch to transaction-based ptimer API
Peter Maydell
1
-4
/
+24
2019-10-25
hw/timer/slavio_timer.c: Switch to transaction-based ptimer API
Peter Maydell
1
-4
/
+16
2019-10-24
hw/timer/slavio_timer: Remove useless check for NULL t->timer
Peter Maydell
1
-7
/
+5
2019-10-24
hw/dma/xilinx_axidma.c: Switch to transaction-based ptimer API
Peter Maydell
1
-4
/
+5
2019-10-24
hw/timer/xilinx_timer.c: Switch to transaction-based ptimer API
Peter Maydell
1
-5
/
+8
2019-10-24
hw/net/fsl_etsec/etsec.c: Switch to transaction-based ptimer API
Peter Maydell
2
-5
/
+5
2019-10-24
target/arm: Rely on hflags correct in cpu_get_tb_cpu_state
Richard Henderson
1
-3
/
+6
2019-10-24
linux-user/arm: Rebuild hflags for TARGET_WORDS_BIGENDIAN
Richard Henderson
1
-0
/
+1
2019-10-24
linux-user/aarch64: Rebuild hflags for TARGET_WORDS_BIGENDIAN
Richard Henderson
1
-0
/
+1
2019-10-24
target/arm: Rebuild hflags for M-profile NVIC
Richard Henderson
1
-9
/
+13
2019-10-24
target/arm: Rebuild hflags for M-profile
Richard Henderson
2
-1
/
+10
2019-10-24
target/arm: Rebuild hflags at Xscale SCTLR writes
Richard Henderson
1
-0
/
+10
2019-10-24
target/arm: Rebuild hflags at CPSR writes
Richard Henderson
1
-0
/
+3
2019-10-24
target/arm: Rebuild hflags at MSR writes
Richard Henderson
2
-7
/
+34
2019-10-24
target/arm: Rebuild hflags at EL changes
Richard Henderson
6
-0
/
+9
2019-10-24
target/arm: Add HELPER(rebuild_hflags_{a32, a64, m32})
Richard Henderson
2
-0
/
+28
2019-10-24
target/arm: Hoist store to cs_base in cpu_get_tb_cpu_state
Richard Henderson
1
-1
/
+1
2019-10-24
target/arm: Split out arm_mmu_idx_el
Richard Henderson
2
-5
/
+16
2019-10-24
target/arm: Add arm_rebuild_hflags
Richard Henderson
2
-8
/
+28
2019-10-24
target/arm: Hoist computation of TBFLAG_A32.VFPEN
Richard Henderson
2
-5
/
+11
2019-10-24
target/arm: Simplify set of PSTATE_SS in cpu_get_tb_cpu_state
Richard Henderson
1
-12
/
+8
2019-10-24
target/arm: Hoist XSCALE_CPAR, VECLEN, VECSTRIDE in cpu_get_tb_cpu_state
Richard Henderson
1
-7
/
+14
2019-10-24
target/arm: Split out rebuild_hflags_aprofile
Richard Henderson
1
-8
/
+12
2019-10-24
target/arm: Split out rebuild_hflags_a32
Richard Henderson
1
-1
/
+7
2019-10-24
target/arm: Reduce tests vs M-profile in cpu_get_tb_cpu_state
Richard Henderson
1
-26
/
+23
2019-10-24
target/arm: Split out rebuild_hflags_m32
Richard Henderson
1
-15
/
+30
2019-10-24
target/arm: Split arm_cpu_data_is_big_endian
Richard Henderson
2
-23
/
+42
2019-10-24
target/arm: Split out rebuild_hflags_common_32
Richard Henderson
1
-5
/
+11
2019-10-24
target/arm: Split out rebuild_hflags_a64
Richard Henderson
1
-59
/
+66
2019-10-24
target/arm: Split out rebuild_hflags_common
Richard Henderson
2
-18
/
+37
2019-10-24
aspeed: Add an AST2600 eval board
Cédric Le Goater
2
-0
/
+24
2019-10-24
hw/gpio: Fix property accessors of the AST2600 GPIO 1.8V model
Cédric Le Goater
1
-4
/
+4
2019-10-24
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.2-20191024' into...
Peter Maydell
28
-666
/
+839
2019-10-24
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
4
-20
/
+72
2019-10-24
Merge remote-tracking branch 'remotes/xtensa/tags/20191023-xtensa' into staging
Peter Maydell
11
-3016
/
+3362
2019-10-23
hppa: drop usage of memory_region_allocate_system_memory() for ROM
Igor Mammedov
1
-3
/
+2
2019-10-23
ppc: rs6000_mc: drop usage of memory_region_allocate_system_memory()
Igor Mammedov
1
-5
/
+10
2019-10-23
sparc64: use memory_region_allocate_system_memory() only for '-m' specified RAM
Igor Mammedov
1
-12
/
+13
2019-10-23
target/i386: Introduce Denverton CPU model
Tao Xu
1
-0
/
+47
2019-10-24
spapr/xive: Set the OS CAM line at reset
Cédric Le Goater
2
-32
/
+17
2019-10-24
ppc/pnv: Fix naming of routines realizing the CPUs
Cédric Le Goater
1
-4
/
+4
2019-10-24
ppc: Reset the interrupt presenter from the CPU reset handler
Cédric Le Goater
12
-20
/
+65
2019-10-24
ppc/pnv: Add a PnvChip pointer to PnvCore
Cédric Le Goater
2
-1
/
+5
2019-10-24
ppc/pnv: Introduce a PnvCore reset handler
Cédric Le Goater
1
-4
/
+15
[next]