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
2019-07-02
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
15
-99
/
+430
2019-07-02
linux-user: move QEMU_IFLA_BR_MULTI_BOOLOPT to the good function
Laurent Vivier
1
-6
/
+6
2019-07-02
linux-user: Handle EXCP_FPE properly for MIPS
Aleksandar Markovic
1
-0
/
+17
2019-07-02
linux-user: Introduce TARGET_HAVE_ARCH_STRUCT_FLOCK
Aleksandar Markovic
2
-7
/
+18
2019-07-02
linux-user: Fix target_flock structure for MIPS O64 ABI
Aleksandar Markovic
2
-1
/
+5
2019-07-02
linux-user: Add support for strace for statx() syscall
Jim Wilson
2
-0
/
+89
2019-07-02
linux-user: Add support for translation of statx() syscall
Aleksandar Rikalo
2
-1
/
+151
2019-07-02
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-20190701' i...
Peter Maydell
4
-0
/
+0
2019-07-02
target/mips: Correct helper for MSA FCLASS.<W|D> instructions
Aleksandar Markovic
1
-1
/
+3
2019-07-02
target/mips: Unroll loops for MSA float max/min instructions
Aleksandar Markovic
1
-73
/
+125
2019-07-02
target/mips: Correct comments in msa_helper.c
Aleksandar Markovic
1
-17
/
+41
2019-07-02
target/mips: Correct comments in translate.c
Aleksandar Markovic
1
-183
/
+314
2019-07-02
tcg/tests: target/mips: Correct MSA test compilation and execution order
Aleksandar Markovic
8
-48
/
+48
2019-07-02
tcg/tests: target/mips: Amend MSA integer multiply tests
Aleksandar Markovic
8
-891
/
+891
2019-07-02
tcg/tests: target/mips: Amend MSA fixed point multiply tests
Aleksandar Markovic
17
-0
/
+1840
2019-07-02
hw/mips: Express dependencies of the r4k platform with Kconfig
Philippe Mathieu-Daudé
2
-1
/
+10
2019-07-02
hw/mips: Express dependencies of the Jazz machine with Kconfig
Philippe Mathieu-Daudé
4
-11
/
+17
2019-07-02
hw/mips: Express dependencies of the MIPSsim machine with Kconfig
Philippe Mathieu-Daudé
2
-1
/
+3
2019-07-02
hw/mips: Explicit the semi-hosting feature is always required
Philippe Mathieu-Daudé
1
-1
/
+3
2019-07-02
tests/machine-none: Test recent MIPS cpus
Philippe Mathieu-Daudé
1
-2
/
+2
2019-07-02
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190701'...
Peter Maydell
39
-930
/
+2679
2019-07-02
dump: Move HMP command handlers to dump/
Markus Armbruster
4
-76
/
+90
2019-07-02
MAINTAINERS: Add Windows dump to section "Dump"
Markus Armbruster
1
-1
/
+2
2019-07-02
dump: Move the code to dump/
Markus Armbruster
6
-3
/
+4
2019-07-02
qapi: Split dump.json off misc.json
Markus Armbruster
8
-196
/
+207
2019-07-02
qapi: Rename target.json to misc-target.json
Markus Armbruster
8
-12
/
+8
2019-07-02
qapi: Split machine-target.json off target.json and misc.json
Markus Armbruster
11
-322
/
+326
2019-07-02
hw/core: Collect HMP command handlers in hw/core/
Markus Armbruster
5
-141
/
+168
2019-07-02
hw/core: Collect QMP command handlers in hw/core/
Markus Armbruster
9
-320
/
+332
2019-07-02
hw/core: Move numa.c to hw/core/
Markus Armbruster
4
-2
/
+4
2019-07-02
qapi: Split machine.json off misc.json
Markus Armbruster
15
-695
/
+711
2019-07-02
MAINTAINERS: Merge sections CPU, NUMA into Machine core
Markus Armbruster
1
-12
/
+4
2019-07-02
qom: Move HMP command handlers to qom/
Markus Armbruster
6
-108
/
+125
2019-07-02
Makefile: Drop bogus cleaning of $(ALL_SUBDIRS)/qemu-options.def
Markus Armbruster
1
-1
/
+0
2019-07-02
Makefile: Remove code to smooth transition to config.status
Markus Armbruster
1
-8
/
+1
2019-07-02
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190701' into staging
Peter Maydell
11
-746
/
+575
2019-07-02
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
1
-8
/
+8
2019-07-02
qom: Move QMP command handlers to qom/
Markus Armbruster
3
-303
/
+324
2019-07-02
qapi: Split qom.json and qdev.json off misc.json
Markus Armbruster
11
-356
/
+381
2019-07-02
hmp: Move hmp.h to include/monitor/
Markus Armbruster
9
-8
/
+8
2019-07-02
Makefile: Don't add monitor/ twice to common-obj-y
Markus Armbruster
1
-1
/
+0
2019-07-02
MAINTAINERS: Make section "QOM" cover qdev as well
Markus Armbruster
1
-0
/
+6
2019-07-02
MAINTAINERS: new maintainers for QOM
Paolo Bonzini
1
-2
/
+3
2019-07-02
migration/colo.c: Add missed filter notify for Xen COLO.
Zhang Chen
1
-0
/
+2
2019-07-02
COLO-compare: Add colo-compare remote notify support
Zhang Chen
1
-10
/
+44
2019-07-02
COLO-compare: Make the compare_chr_send() can send notification message.
Zhang Chen
1
-8
/
+33
2019-07-02
COLO-compare: Add remote notification chardev handler frame
Zhang Chen
1
-0
/
+39
2019-07-02
COLO-compare: Add new parameter to communicate with remote colo-frame
Zhang Chen
2
-1
/
+53
2019-07-02
net/announce: Expand test for stopping self announce
Dr. David Alan Gilbert
1
-3
/
+54
2019-07-02
net/announce: Add HMP optional ID
Dr. David Alan Gilbert
2
-3
/
+7
[prev]
[next]