index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
qapi
/
common.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-09-28
qapi: Improve reporting of member name clashes
Markus Armbruster
1
-13
/
+23
2019-09-28
qapi: Change frontend error messages to start with lower case
Markus Armbruster
121
-210
/
+222
2019-09-28
qapi: Clean up member name case checking
Markus Armbruster
7
-19
/
+22
2019-09-28
qapi: Prefix frontend errors with an "in definition" line
Markus Armbruster
97
-1
/
+110
2019-09-28
qapi: New QAPISourceInfo, replacing dict
Markus Armbruster
1
-28
/
+41
2019-09-28
qapi: Rename .owner to .defined_in
Markus Armbruster
1
-30
/
+31
2019-09-28
qapi: Tighten QAPISchemaFOO.check() assertions
Markus Armbruster
1
-2
/
+7
2019-09-28
qmp-dispatch: Use CommandNotFound error for disabled commands
Michal Privoznik
2
-4
/
+5
2019-09-26
tests/docker: remove debian-powerpc-user-cross
Alex Bennée
2
-30
/
+0
2019-09-26
docker: move tests from python2 to python3
John Snow
7
-7
/
+7
2019-09-26
docker: remove unused debian-sid
John Snow
2
-36
/
+1
2019-09-26
docker: remove unused debian-ports
John Snow
2
-37
/
+1
2019-09-26
docker: remove 'deprecated' image definitions
John Snow
1
-4
/
+3
2019-09-26
docker: remove unused debian8 partial image
John Snow
2
-35
/
+1
2019-09-26
docker: remove debian8-mxe definitions
John Snow
1
-1
/
+1
2019-09-26
target/i386: Fix broken build with WHPX enabled
Philippe Mathieu-Daudé
1
-0
/
+1
2019-09-26
docs/devel: add "check-tcg" to testing.rst
Alex Bennée
1
-0
/
+76
2019-09-26
configure: preserve PKG_CONFIG for subdir builds
Alex Bennée
2
-1
/
+6
2019-09-26
tests/tcg: add simple record/replay smoke test for aarch64
Alex Bennée
1
-0
/
+21
2019-09-26
tests/tcg: add generic version of float_convs
Alex Bennée
4
-3
/
+1604
2019-09-26
tests/tcg: add float_madds test to multiarch
Alex Bennée
8
-1
/
+1918
2019-09-26
tests/tcg: re-enable linux-test for ppc64abi32
Alex Bennée
1
-8
/
+3
2019-09-26
tests/tcg: clean-up some comments after the de-tangling
Alex Bennée
3
-10
/
+15
2019-09-26
podman: fix command invocation
John Snow
1
-1
/
+1
2019-09-26
tests/docker: reduce scary warnings by cleaning up clean up
Alex Bennée
1
-18
/
+16
2019-09-26
tests/docker: remove python2.7 from debian9-mxe
John Snow
1
-2
/
+1
2019-09-26
tests/docker: fix DOCKER_PARTIAL_IMAGES
Alex Bennée
1
-1
/
+1
2019-09-26
tests/docker: add sanitizers back to clang build
John Snow
1
-5
/
+1
2019-09-26
target/ppc: fix signal delivery for ppc64abi32
Alex Bennée
1
-1
/
+3
2019-09-26
target/alpha: Tidy helper_fp_exc_raise_s
Richard Henderson
1
-11
/
+4
2019-09-26
target/alpha: Mask IOV exception with INV for user-only
Richard Henderson
1
-0
/
+7
2019-09-26
target/alpha: Write to fpcr_flush_to_zero once
Richard Henderson
1
-5
/
+4
2019-09-26
target/alpha: Handle SWCR_MAP_DMZ earlier
Richard Henderson
1
-4
/
+1
2019-09-26
target/alpha: Fix SWCR_TRAP_ENABLE_MASK
Richard Henderson
1
-9
/
+14
2019-09-26
target/alpha: Fix SWCR_MAP_UMZ
Richard Henderson
1
-1
/
+1
2019-09-26
target/alpha: Use array for FPCR_DYN conversion
Richard Henderson
1
-16
/
+8
2019-09-25
cputlb: Pass retaddr to tb_check_watchpoint
Richard Henderson
3
-5
/
+5
2019-09-25
cputlb: Pass retaddr to tb_invalidate_phys_page_fast
Richard Henderson
3
-26
/
+22
2019-09-25
cputlb: Remove tb_invalidate_phys_page_range is_cpu_write_access
Richard Henderson
3
-8
/
+5
2019-09-25
cputlb: Remove cpu->mem_io_vaddr
Richard Henderson
3
-5
/
+0
2019-09-25
cputlb: Handle TLB_NOTDIRTY in probe_access
Richard Henderson
1
-9
/
+17
2019-09-25
cputlb: Merge and move memory_notdirty_write_{prepare,complete}
Richard Henderson
3
-143
/
+42
2019-09-25
cputlb: Partially inline memory_region_section_get_iotlb
Richard Henderson
3
-48
/
+46
2019-09-25
cputlb: Move NOTDIRTY handling from I/O path to TLB path
Richard Henderson
4
-71
/
+23
2019-09-25
cputlb: Move ROM handling from I/O path to TLB path
Richard Henderson
4
-57
/
+26
2019-09-25
exec: Adjust notdirty tracing
Richard Henderson
3
-6
/
+5
2019-09-25
cputlb: Introduce TLB_BSWAP
Richard Henderson
2
-30
/
+46
2019-09-25
cputlb: Split out load/store_memop
Richard Henderson
1
-52
/
+55
2019-09-25
cputlb: Use qemu_build_not_reached in load/store_helpers
Richard Henderson
1
-3
/
+2
2019-09-25
qemu/compiler.h: Add qemu_build_not_reached
Richard Henderson
1
-0
/
+15
[next]