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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tracetool: report error on foo() instead of foo(void)
Stefan Hajnoczi
2018-01-29
1
-0
/
+2
*
tracetool: clarify that "formats" means "format strings"
Stefan Hajnoczi
2018-01-29
1
-4
/
+4
*
tracetool: prefix parse errors with line numbers
Stefan Hajnoczi
2018-01-29
1
-2
/
+7
*
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2018-01-24
1
-0
/
+1
|
\
|
*
configure: add dependency
Klim Kireev
2018-01-22
1
-0
/
+1
*
|
dump-guest-memory.py: fix python 2 support
Marc-André Lureau
2018-01-20
1
-1
/
+1
|
/
*
scripts: Remove fixed entries from the device-crash-test
Thomas Huth
2018-01-19
1
-8
/
+0
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-01-16
5
-1
/
+207
|
\
|
*
scripts/analyse-locks-simpletrace.py: script to analyse lock times
Alex Bennée
2018-01-16
1
-0
/
+99
|
*
checkpatch: Enforce proper do/while (0) style
Eric Blake
2018-01-16
1
-0
/
+5
|
*
scripts/qemu-gdb/timers.py: new helper to dump timer state
Alex Bennée
2018-01-16
2
-1
/
+56
|
*
scripts/qemu-gdb: add simple tcg lock status helper
Alex Bennée
2018-01-16
2
-1
/
+48
*
|
migration: fix analyze-migration.py script with radix table
Laurent Vivier
2018-01-15
1
-0
/
+4
|
/
*
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180111'...
Peter Maydell
2018-01-11
1
-4
/
+11
|
\
|
*
linux-user: Activate armeb handler registration
Michael Weiser
2018-01-11
1
-1
/
+1
|
*
linux-user: Separate binfmt arm CPU families
Michael Weiser
2018-01-11
1
-3
/
+6
|
*
linux-user: Add aarch64_be magic numbers to qemu-binfmt-conf.sh
Michael Weiser
2018-01-11
1
-1
/
+5
*
|
hw/ppc: Remove the deprecated spapr-pci-vfio-host-bridge device
Thomas Huth
2018-01-10
1
-1
/
+0
|
/
*
Merge remote-tracking branch 'remotes/elmarco/tags/dump-pull-request' into st...
Peter Maydell
2018-01-08
1
-2
/
+1
|
\
|
*
dump-guest-memory.py: fix "You can't do that without a process to debug"
Marc-André Lureau
2018-01-02
1
-2
/
+1
*
|
target/*helper: don't check retaddr before calling cpu_restore_state
Alex Bennée
2017-12-27
1
-0
/
+19
|
/
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2017-12-21
1
-2
/
+5
|
\
|
*
checkpatch: volatile with a comment or sig_atomic_t is okay
Marc-André Lureau
2017-12-21
1
-2
/
+5
*
|
qapi2texi: De-duplicate code to add blank line before symbol
Markus Armbruster
2017-12-20
1
-10
/
+2
*
|
qapi: Rename QAPIDoc.parser, .section to ._parser, ._section
Markus Armbruster
2017-12-20
1
-26
/
+26
*
|
qapi2texi: Simplify representation of section text
Markus Armbruster
2017-12-20
1
-17
/
+16
*
|
qapi: Simplify representation of QAPIDoc section text
Markus Armbruster
2017-12-20
2
-17
/
+13
*
|
qapi: Unify representation of doc section without name
Markus Armbruster
2017-12-20
2
-2
/
+2
*
|
qapi2texi: Clean up texi_sections()
Markus Armbruster
2017-12-20
1
-9
/
+7
*
|
qapi: Make cur_doc local to QAPISchemaParser.__init__()
Markus Armbruster
2017-12-20
1
-17
/
+17
*
|
qapi: Eliminate QAPISchemaParser.__init__()'s local fname
Markus Armbruster
2017-12-20
1
-3
/
+2
*
|
qapi: Stop rejecting #optional
Markus Armbruster
2017-12-20
1
-4
/
+0
|
/
*
qemu-options: Remove stray colons from output of --help
Markus Armbruster
2017-12-20
1
-1
/
+2
*
build: fix typo in error message
Mike Frysinger
2017-12-18
1
-1
/
+1
*
dump-guest-memory.py: fix No symbol "vmcoreinfo_find"
Marc-André Lureau
2017-12-01
1
-5
/
+7
*
s390/kvm_virtio/linux-headers: remove traces of old virtio transport
Christian Borntraeger
2017-11-24
1
-1
/
+0
*
Use HTTPS for qemu.org and other domains
Stefan Hajnoczi
2017-11-21
1
-1
/
+1
*
Use qemu.org domain name
Stefan Hajnoczi
2017-11-21
2
-2
/
+2
*
scripts/make-release: ship u-boot source as a tarball
Michael Roth
2017-11-21
1
-0
/
+4
*
qapi/qlist: Add qlist_append_null() macro
Max Reitz
2017-11-17
1
-0
/
+3
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2017-11-16
1
-1
/
+1
|
\
|
*
fix scripts/update-linux-headers.sh here document
Gerd Hoffmann
2017-11-15
1
-1
/
+1
*
|
build: delay check for empty git submodule list
Daniel P. Berrange
2017-11-06
1
-7
/
+12
*
|
build: don't fail if given a git submodule which does not exist
Daniel P. Berrange
2017-11-06
1
-2
/
+14
*
|
build: allow automatic git submodule updates to be disabled
Daniel P. Berrange
2017-11-06
1
-0
/
+9
*
|
build: don't create temporary files in source dir
Daniel P. Berrange
2017-11-06
1
-4
/
+3
*
|
build: allow setting a custom GIT binary for transparent proxying
Daniel P. Berrange
2017-11-06
1
-5
/
+24
|
/
*
pci-assign: Remove
Paolo Bonzini
2017-11-05
1
-2
/
+0
*
scripts: don't throw away stderr when checking out git submodules
Daniel P. Berrange
2017-10-23
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2017-10-19-1...
Peter Maydell
2017-10-20
1
-1
/
+0
|
\
[next]