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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-15
tcg: Move TCG headers to include/tcg/
Philippe Mathieu-Daudé
6
-0
/
+3516
2020-01-15
tcg: Search includes from the project root source directory
Philippe Mathieu-Daudé
1
-1
/
+1
2020-01-15
cputlb: Expand cpu_ldst_template.h in cputlb.c
Richard Henderson
2
-160
/
+24
2020-01-15
cputlb: Remove support for MMU_MODE*_SUFFIX
Richard Henderson
1
-230
/
+0
2020-01-15
cputlb: Expand cpu_ldst_useronly_template.h in user-exec.c
Richard Henderson
2
-190
/
+29
2020-01-15
cputlb: Provide cpu_(ld,st}*_mmuidx_ra for user-only
Richard Henderson
1
-5
/
+75
2020-01-15
cputlb: Rename helper_ret_ld*_cmmu to cpu_ld*_code
Richard Henderson
2
-38
/
+12
2020-01-15
translator: Use cpu_ld*_code instead of open-coding
Richard Henderson
2
-46
/
+13
2020-01-15
cputlb: Move body of cpu_ldst_template.h out of line
Richard Henderson
2
-100
/
+50
2020-01-15
linux-user: Include trace-root.h in syscall-trace.h
Richard Henderson
1
-0
/
+2
2020-01-15
cputlb: Use trace_mem_get_info instead of trace_mem_build_info
Richard Henderson
2
-17
/
+17
2020-01-14
display/gtk: get proper refreshrate
Nikola Pavlica
1
-0
/
+2
2020-01-14
ui: Print available display backends with '-display help'
Thomas Huth
1
-0
/
+1
2020-01-10
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
5
-7
/
+11
2020-01-10
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.0-20200108' into...
Peter Maydell
12
-14
/
+164
2020-01-10
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-semihosti...
Peter Maydell
2
-0
/
+20
2020-01-09
semihosting: add qemu_semihosting_console_inc for SYS_READC
Keith Packard
2
-0
/
+20
2020-01-08
chardev: Use QEMUChrEvent enum in IOEventHandler typedef
Philippe Mathieu-Daudé
1
-1
/
+1
2020-01-08
chardev: use QEMUChrEvent instead of int
Paolo Bonzini
2
-3
/
+3
2020-01-08
ppc/pnv: fix check on return value of blk_getlength()
Cédric Le Goater
1
-1
/
+1
2020-01-08
pnv/xive: Deduce the PnvXive pointer from XiveTCTX::xptr
Greg Kurz
1
-2
/
+0
2020-01-08
xive: Add a "presenter" link property to the TCTX object
Cédric Le Goater
1
-3
/
+5
2020-01-08
ppc/pnv: Add a "pnor" const link property to the BMC internal simulator
Greg Kurz
1
-1
/
+1
2020-01-08
ppc/pnv: Add an "nr-threads" property to the base chip class
Greg Kurz
1
-0
/
+1
2020-01-08
spapr, pnv, xive: Add a "xive-fabric" link to the XIVE router
Greg Kurz
1
-2
/
+3
2020-01-08
pnv/xive: Use device_class_set_parent_realize()
Greg Kurz
1
-0
/
+10
2020-01-08
ppc/pnv: Introduce a "xics" property under the POWER8 chip
Cédric Le Goater
1
-0
/
+2
2020-01-08
spapr/xive: Use device_class_set_parent_realize()
Greg Kurz
1
-0
/
+10
2020-01-08
mos6522: remove anh register
Laurent Vivier
1
-1
/
+0
2020-01-08
linux-headers: Update
Bharata B Rao
6
-4
/
+131
2020-01-07
Merge remote-tracking branch 'remotes/elmarco/tags/prop-ptr-pull-request' int...
Peter Maydell
7
-65
/
+92
2020-01-07
Merge remote-tracking branch 'remotes/vivier/tags/q800-for-5.0-pull-request' ...
Peter Maydell
1
-0
/
+3
2020-01-07
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
5
-2
/
+85
2020-01-07
qdev: remove QDEV_PROP_PTR
Marc-André Lureau
1
-22
/
+0
2020-01-07
qdev: remove PROP_MEMORY_REGION
Marc-André Lureau
1
-2
/
+0
2020-01-07
omap-gpio: remove PROP_PTR
Marc-André Lureau
1
-4
/
+29
2020-01-07
omap-i2c: remove PROP_PTR
Marc-André Lureau
1
-0
/
+13
2020-01-07
omap-intc: remove PROP_PTR
Marc-André Lureau
1
-0
/
+14
2020-01-07
etraxfs: remove PROP_PTR usage
Marc-André Lureau
1
-17
/
+3
2020-01-07
vmmouse: replace PROP_PTR with PROP_LINK
Marc-André Lureau
1
-1
/
+3
2020-01-07
mips: inline serial_init()
Marc-André Lureau
1
-2
/
+0
2020-01-07
serial: make SerialIO a sysbus device
Marc-André Lureau
1
-2
/
+11
2020-01-07
serial-mm: add endianness property
Marc-André Lureau
1
-0
/
+1
2020-01-07
serial-mm: add "regshift" property
Marc-André Lureau
1
-2
/
+2
2020-01-07
serial: start making SerialMM a sysbus device
Marc-André Lureau
1
-5
/
+15
2020-01-07
serial: replace serial_exit_core() with unrealize
Marc-André Lureau
1
-1
/
+0
2020-01-07
serial: realize the serial device
Marc-André Lureau
1
-1
/
+0
2020-01-07
serial: add "baudbase" property
Marc-André Lureau
1
-1
/
+1
2020-01-07
serial: initial qom-ification
Marc-André Lureau
1
-1
/
+6
2020-01-07
chardev: generate an internal id when none given
Marc-André Lureau
1
-0
/
+1
[next]