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