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
2016-09-22
imx: Use 'const char', not 'char const'
Peter Maydell
7
-8
/
+8
2016-09-22
disas/arm.c: Remove unused macro definitions
Peter Maydell
1
-11
/
+0
2016-09-22
vmstateify ssi-sd
Dr. David Alan Gilbert
1
-42
/
+28
2016-09-22
vmstateify ssd0323 display
Dr. David Alan Gilbert
1
-62
/
+40
2016-09-22
dma: xlnx-zynq-devcfg: Fix up XLNX_ZYNQ_DEVCFG_R_MAX
Nathan Rossi
1
-1
/
+1
2016-09-22
loader: Add AddressSpace loading support to targphys
Alistair Francis
2
-2
/
+30
2016-09-22
loader: Add AddressSpace loading support to uImages
Alistair Francis
2
-4
/
+39
2016-09-22
loader: Add AddressSpace loading support to ELFs
Alistair Francis
3
-5
/
+29
2016-09-22
loader: Allow a custom AddressSpace when loading ROMs
Alistair Francis
3
-14
/
+41
2016-09-22
loader: Use the specified MemoryRegion
Alistair Francis
1
-1
/
+2
2016-09-22
loader: Allow ELF loader to auto-detect the ELF arch
Alistair Francis
2
-0
/
+7
2016-09-22
xlnx-zynqmp: Set the number of priority queues
Alistair Francis
1
-0
/
+2
2016-09-22
cadence_gem: Correct indentation
Alistair Francis
1
-96
/
+101
2016-09-22
cadence_gem: Add queue support
Alistair Francis
1
-24
/
+107
2016-09-22
cadence_gem: Add support for screening
Alistair Francis
2
-3
/
+174
2016-09-22
cadence_gem: Add the num-priority-queues property
Alistair Francis
2
-43
/
+64
2016-09-22
cadence_gem: QOMify Cadence GEM
Alistair Francis
1
-11
/
+17
2016-09-22
tests: Add ptimer tests
Dmitry Osipenko
5
-0
/
+704
2016-09-22
hw/ptimer: Suppress error messages under qtest
Dmitry Osipenko
1
-2
/
+7
2016-09-22
hw/ptimer: Introduce timer policy feature
Dmitry Osipenko
24
-31
/
+57
2016-09-22
hw/ptimer: Actually stop the timer in case of error
Dmitry Osipenko
1
-0
/
+1
2016-09-22
aspeed: allocate RAM after the memory controller has checked the size
Cédric Le Goater
1
-5
/
+13
2016-09-22
aspeed: add a ram_size property to the memory controller
Cédric Le Goater
4
-10
/
+18
2016-09-22
aspeed: use error_report instead of LOG_GUEST_ERROR
Cédric Le Goater
1
-8
/
+9
2016-09-22
aspeed: calculate the RAM size bits at realize time
Cédric Le Goater
2
-2
/
+15
2016-09-22
palmetto-bmc: remove extra no_sdcard assignement
Cédric Le Goater
1
-1
/
+0
2016-09-22
arm: add support for an ast2500 evaluation board
Cédric Le Goater
1
-0
/
+37
2016-09-22
aspeed: add a ast2500 SoC and support to the SCU and SDMC controllers
Cédric Le Goater
4
-1
/
+122
2016-09-22
hw/misc: use macros to define hw-strap1 register on the AST2400 Aspeed SoC
Cédric Le Goater
2
-1
/
+132
2016-09-22
palmetto-bmc: add board specific configuration
Cédric Le Goater
1
-4
/
+18
2016-09-22
palmetto-bmc: replace palmetto_bmc with aspeed
Cédric Le Goater
1
-18
/
+36
2016-09-22
palmetto-bmc: rename the Aspeed board file to aspeed.c
Cédric Le Goater
2
-1
/
+1
2016-09-22
aspeed-soc: provide a framework to add new SoCs
Cédric Le Goater
3
-13
/
+54
2016-09-22
ast2400: replace ast2400 with aspeed_soc
Cédric Le Goater
3
-58
/
+57
2016-09-22
ast2400: rename the Aspeed SoC files to aspeed_soc
Cédric Le Goater
4
-3
/
+3
2016-09-22
arm: add Cortex A7 CPU parameters
Andrey Yurovsky
1
-0
/
+46
2016-09-22
Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20160915' int...
Peter Maydell
21
-213
/
+581
2016-09-22
Merge remote-tracking branch 'remotes/otubo/tags/pull-seccomp-20160921' into ...
Peter Maydell
1
-0
/
+1
2016-09-22
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2016-09-20' in...
Peter Maydell
23
-118
/
+997
2016-09-22
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20160920' into staging
Peter Maydell
1
-1
/
+1
2016-09-22
linux-user: fix TARGET_NR_select
Laurent Vivier
9
-21
/
+39
2016-09-21
linux-user: Fix incorrect offset of tuc_stack in ARM do_sigframe_return_v2
Timothy E Baldwin
1
-4
/
+14
2016-09-21
linux-user: Sanity check clone flags
Peter Maydell
1
-3
/
+63
2016-09-21
linux-user: Remove unnecessary nptl_flags variable from do_fork()
Peter Maydell
1
-9
/
+7
2016-09-21
linux-user: Implement force_sigsegv() via force_sig()
Peter Maydell
1
-15
/
+2
2016-09-21
linux-user: SIGSEGV from sigreturn need not be fatal
Peter Maydell
1
-27
/
+54
2016-09-21
linux-user: ARM: Give SIGSEGV if signal frame setup fails
Peter Maydell
1
-6
/
+17
2016-09-21
linux-user: SIGSEGV on signal entry need not be fatal
Peter Maydell
1
-38
/
+49
2016-09-21
linux-user: Pass si_type information to queue_signal() explicitly
Peter Maydell
4
-72
/
+71
2016-09-21
linux-user: Recheck for pending synchronous signals too
Peter Maydell
1
-2
/
+5
[next]