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
2019-09-18
trace: Forbid event format ending with newline character
Philippe Mathieu-Daudé
2019-09-05
docs: convert README, CODING_STYLE and HACKING to RST syntax
Daniel P. Berrangé
2019-08-21
minikconf: don't print CONFIG_FOO=n lines
Marc-André Lureau
2019-08-20
kvm: vmxcap: Enhance with latest features
Jan Kiszka
2019-08-19
decodetree: Suppress redundant declaration warnings
Richard Henderson
2019-08-19
decodetree: Allow !function with no input bits
Richard Henderson
2019-08-16
trace: Do not include qom/cpu.h into generated trace.h
Markus Armbruster
2019-08-16
trace: Eliminate use of TARGET_FMT_plx
Markus Armbruster
2019-07-23
archive-source: also create a stash for submodules
Marc-André Lureau
2019-07-15
create_config: remove $(CONFIG_SOFTMMU) hack
Paolo Bonzini
2019-07-15
checkpatch: detect doubly-encoded UTF-8
Paolo Bonzini
2019-07-08
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-07-05
Makefile: generate header file with the list of devices enabled
Julio Montes
2019-07-05
minikconf: do not include variables from MINIKCONF_ARGS in config-all-devices...
Paolo Bonzini
2019-07-05
checkpatch: do not warn for multiline parenthesized returned value
Paolo Bonzini
2019-07-01
python/qemu: split QEMUMachine out from underneath __init__.py
John Snow
2019-07-01
qmp: make qmp-shell work with python3
Igor Mammedov
2019-06-13
decodetree: Fix comparison of Field
Richard Henderson
2019-06-13
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-06-12' into ...
Peter Maydell
2019-06-12
scripts: use git archive in archive-source
Gerd Hoffmann
2019-06-12
qapi: Simplify how QAPIDoc implements its state machine
Markus Armbruster
2019-06-12
qapi: Allow documentation for features
Kevin Wolf
2019-06-12
qapi: Disentangle QAPIDoc code
Kevin Wolf
2019-06-12
qapi: Add feature flags to struct types
Kevin Wolf
2019-06-12
scripts/clean-header-guards: Fix handling of trailing comments
Markus Armbruster
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-10
cpu: Replace ENV_GET_CPU with env_cpu
Richard Henderson
2019-06-03
checkpatch: allow SPDX-License-Identifier
Peter Xu
2019-05-21
update-linux-headers: handle new header file
Cornelia Huck
2019-05-08
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190507'...
Peter Maydell
2019-05-07
QEMU_PACKED: Remove gcc_struct attribute in Windows non x86 targets
Cao Jiaxi
2019-05-06
decodetree: Add DisasContext argument to !function expanders
Richard Henderson
2019-05-06
decodetree: Expand a decode_load function
Richard Henderson
2019-05-06
decodetree: Initial support for variable-length ISAs
Richard Henderson
2019-05-03
build-sys: move slirp as git submodule project
Marc-André Lureau
2019-04-25
scripts/update-linux-headers: add linux/mman.h
Zhang Yi
2019-03-28
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-03-22
scripts/cleanup-trace-events: Update for current practice
Markus Armbruster
2019-03-22
trace: avoid SystemTap dtrace(1) warnings on empty files
Stefan Hajnoczi
2019-03-20
minikconf: fix parser typo
Paolo Bonzini
2019-03-18
scripts/make-release: Stop shipping u-boot source as a tarball
Peter Maydell
2019-03-13
Merge remote-tracking branch 'remotes/rth/tags/pull-dt-20190312' into staging
Peter Maydell
2019-03-12
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-03-1...
Peter Maydell
2019-03-12
Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...
Peter Maydell
2019-03-12
decodetree: Properly diagnose fields overflowing an insn
Richard Henderson
2019-03-12
decodetree: Prefix extract function names with decode_function
Richard Henderson
2019-03-12
decodetree: Allow +- to begin a number initializing a field
Richard Henderson
2019-03-12
decodetree: Produce clean output for an empty input file
Richard Henderson
2019-03-12
decodetree: Add --static-decode option
Richard Henderson
[next]