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
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-26
checkpatch: Add xendevicemodel_handle to the list of types
Ian Jackson
1
-0
/
+1
2018-04-10
linux-user: add microblaze/microblazeel magic numbers in qemu-binfmt-conf.sh
Laurent Vivier
1
-2
/
+10
2018-04-09
device-crash-test: Remove fixed isa-fdc entry
Thomas Huth
1
-1
/
+0
2018-04-05
scripts/checkpatch.pl: Bug fix
Su Hang
1
-2
/
+13
2018-03-27
qapi: restrict allow-oob value to be "true"
Peter Xu
1
-1
/
+1
2018-03-27
Merge remote-tracking branch 'remotes/rth/tags/pull-dt-20180326' into staging
Peter Maydell
1
-0
/
+1
2018-03-26
scripts/decodetree: Fix insnmask not marked as global in main()
Bastian Koppelmann
1
-0
/
+1
2018-03-26
scripts/device-crash-test: Remove fixed isapc-with-iommu entry
Thomas Huth
1
-1
/
+0
2018-03-26
hw/audio: Fix crashes when devices are used on ISA bus without DMA
Thomas Huth
1
-3
/
+0
2018-03-26
scripts/get_maintainer.pl: Print proper error message for missing $file
Ian Jackson
1
-2
/
+2
2018-03-21
dump-guest-memory: more descriptive lookup_type failure
Andrew Jones
1
-1
/
+6
2018-03-20
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-1
/
+10
2018-03-19
qapi: introduce new cmd option "allow-oob"
Peter Xu
4
-13
/
+29
2018-03-19
qapi: generate a literal qobject for introspection
Marc-André Lureau
1
-33
/
+43
2018-03-19
qapi2texi: minor python code simplification
Marc-André Lureau
1
-4
/
+3
2018-03-16
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2
-1
/
+310
2018-03-16
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20180313.0' i...
Peter Maydell
1
-0
/
+5
2018-03-15
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-2.12-pull-r...
Peter Maydell
1
-13
/
+24
2018-03-15
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-sev' into sta...
Peter Maydell
1
-1
/
+4
2018-03-13
scripts/update-linux-headers: add ethtool.h and update to 4.16.0-rc4
Jason Baron
1
-1
/
+10
2018-03-13
standard-headers: add drm/drm_fourcc.h
Gerd Hoffmann
1
-0
/
+5
2018-03-13
Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...
Peter Maydell
3
-3
/
+7
2018-03-13
include: add psp-sev.h header file
Brijesh Singh
1
-1
/
+1
2018-03-13
update Linux headers to 4.16-rc5
Paolo Bonzini
1
-0
/
+3
2018-03-13
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
4
-13
/
+60
2018-03-12
device-crash-test: Use 'python' binary
Eduardo Habkost
1
-1
/
+1
2018-03-12
qmp.py: Encode json data before sending
Eduardo Habkost
1
-1
/
+1
2018-03-12
qemu.py: Use items() instead of iteritems()
Eduardo Habkost
1
-1
/
+1
2018-03-12
device-crash-test: New known crashes
Eduardo Habkost
1
-0
/
+4
2018-03-12
scripts/replay-dump.py: replay log dumper
Alex Bennée
1
-0
/
+308
2018-03-12
checkpatch: Exempt long URLs
Eric Blake
1
-1
/
+2
2018-03-12
trace: only permit standard C types and fixed size integer types
Daniel P. Berrangé
1
-0
/
+46
2018-03-12
trace: include filename when printing parser error messages
Daniel P. Berrangé
3
-5
/
+7
2018-03-12
simpletrace: fix timestamp argument type
Stefan Hajnoczi
1
-1
/
+1
2018-03-12
log-for-trace.h: Split out parts of log.h used by trace.h
Peter Maydell
1
-7
/
+6
2018-03-12
audio: add driver registry
Gerd Hoffmann
1
-1
/
+1
2018-03-09
qemu-binfmt-conf.sh: add qemu-xtensa
Max Filippov
1
-2
/
+10
2018-03-09
linux-user: allows to use "--systemd ALL" with qemu-binfmt-conf.sh
Laurent Vivier
1
-11
/
+14
2018-03-07
RISC-V Build Infrastructure
Michael Clark
1
-1
/
+12
2018-03-06
checkpatch: add check for `while` and `for`
Su Hang
1
-2
/
+3
2018-03-06
checkpatch: add a warning for basename/dirname
Julia Suvorova
1
-0
/
+5
2018-03-02
qapi: Move qapi-schema.json to qapi/, rename generated files
Markus Armbruster
6
-26
/
+11
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
4
-17
/
+25
2018-03-02
qapi: Generate separate .h, .c for each module
Markus Armbruster
3
-21
/
+66
2018-03-02
qapi/common: Fix guardname() for funny filenames
Markus Armbruster
1
-1
/
+1
2018-03-02
qapi/types qapi/visit: Generate built-in stuff into separate files
Markus Armbruster
3
-83
/
+102
2018-03-02
qapi: Make code-generating visitors use QAPIGen more
Markus Armbruster
7
-243
/
+189
2018-03-02
qapi: Rename generated qmp-marshal.c to qmp-commands.c
Markus Armbruster
1
-1
/
+1
2018-03-02
qapi: Record 'include' directives in intermediate representation
Markus Armbruster
1
-4
/
+39
2018-03-02
qapi: Generate in source order
Markus Armbruster
1
-2
/
+4
[next]