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
2017-12-01
dump-guest-memory.py: fix No symbol "vmcoreinfo_find"
Marc-André Lureau
2017-11-24
s390/kvm_virtio/linux-headers: remove traces of old virtio transport
Christian Borntraeger
2017-11-21
Use HTTPS for qemu.org and other domains
Stefan Hajnoczi
2017-11-21
Use qemu.org domain name
Stefan Hajnoczi
2017-11-21
scripts/make-release: ship u-boot source as a tarball
Michael Roth
2017-11-17
qapi/qlist: Add qlist_append_null() macro
Max Reitz
2017-11-16
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2017-11-15
fix scripts/update-linux-headers.sh here document
Gerd Hoffmann
2017-11-06
build: delay check for empty git submodule list
Daniel P. Berrange
2017-11-06
build: don't fail if given a git submodule which does not exist
Daniel P. Berrange
2017-11-06
build: allow automatic git submodule updates to be disabled
Daniel P. Berrange
2017-11-06
build: don't create temporary files in source dir
Daniel P. Berrange
2017-11-06
build: allow setting a custom GIT binary for transparent proxying
Daniel P. Berrange
2017-11-05
pci-assign: Remove
Paolo Bonzini
2017-10-23
scripts: don't throw away stderr when checking out git submodules
Daniel P. Berrange
2017-10-20
Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2017-10-19-1...
Peter Maydell
2017-10-19
tpm: remove TPMDriverOps
Marc-André Lureau
2017-10-19
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2017-10-17
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20171016-pull-request' i...
Peter Maydell
2017-10-16
ui: add keycodemapdb repository as a GIT submodule
Daniel P. Berrange
2017-10-16
docker: don't rely on submodules existing in the main checkout
Daniel P. Berrange
2017-10-16
build: automatically handle GIT submodule checkout for dtc
Daniel P. Berrange
2017-10-15
scripts/dump-guest-memory.py: add vmcoreinfo
Marc-André Lureau
2017-10-12
checkpatch: refine mode selection
Paolo Bonzini
2017-10-11
scripts: Remove debug parameter from QEMUMachine
Eduardo Habkost
2017-10-11
scripts: Remove debug parameter from QEMUMonitorProtocol
Eduardo Habkost
2017-10-05
checkpatch: fix incompatibility with old perl
Vladimir Sementsov-Ogievskiy
2017-09-26
Add --firmwarepath to configure
Gerd Hoffmann
2017-09-22
Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...
Peter Maydell
2017-09-22
qemu.py: Call logging.basicConfig() automatically
Eduardo Habkost
2017-09-22
scripts: Add archive-source.sh
Fam Zheng
2017-09-22
qemu.py: Add "wait()" method
Fam Zheng
2017-09-19
checkpatch: add hwaddr to @typeList
Greg Kurz
2017-09-19
scripts: let checkpatch.pl process an entire GIT branch
Daniel P. Berrange
2017-09-19
update-linux-headers: prepare for hyperv.h removal
Roman Kagan
2017-09-18
qemu.py: Fix syntax error
Kevin Wolf
2017-09-15
qemu.py: include debug information on launch error
Amador Pahim
2017-09-15
qemu.py: improve message on negative exit code
Amador Pahim
2017-09-15
qemu.py: use os.path.null instead of /dev/null
Amador Pahim
2017-09-15
qemu.py: avoid writing to stdout/stderr
Amador Pahim
2017-09-15
qemu.py: fix is_running() return before first launch()
Amador Pahim
2017-09-15
qtest.py: Few pylint/style fixes
Lukáš Doktor
2017-09-15
qmp.py: Avoid overriding a builtin object
Lukáš Doktor
2017-09-15
qmp.py: Avoid "has_key" usage
Lukáš Doktor
2017-09-15
qmp.py: Use object-based class for QEMUMonitorProtocol
Lukáš Doktor
2017-09-15
qmp.py: Couple of pylint/style fixes
Lukáš Doktor
2017-09-15
qemu.py: Use custom exceptions rather than Exception
Lukáš Doktor
2017-09-15
qemu.py: Simplify QMP key-conversion
Lukáš Doktor
2017-09-15
qemu.py: Use iteritems rather than keys()
Lukáš Doktor
2017-09-15
qemu|qtest: Avoid dangerous arguments
Lukáš Doktor
[next]