index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-02-20
hw/sd: sd: Allow single/multiple block write for SPI mode
Bin Meng
2021-02-20
hw/sd: sd: Remove duplicated codes in single/multiple block read/write
Bin Meng
2021-02-20
hw/sd: ssi-sd: Support multiple block read
Bin Meng
2021-02-19
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-02-18' into ...
Peter Maydell
2021-02-19
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2021-02-1...
Peter Maydell
2021-02-19
Merge remote-tracking branch 'remotes/ehabkost-gl/tags/machine-next-pull-requ...
Peter Maydell
2021-02-19
travis.yml: Limit simultaneous jobs to 3
Thomas Huth
2021-02-19
gitlab-ci.yml: Run check-tcg with TCI
Thomas Huth
2021-02-19
tests/qtest/boot-sector: Check that the guest did not panic
Thomas Huth
2021-02-19
gitlab-ci: Disable vhost-kernel in build-disable job
Philippe Mathieu-Daudé
2021-02-19
scripts/checkpatch: Improve the check for authors mangled by the mailing list
Thomas Huth
2021-02-19
gitlab-ci: Display Avocado log content when tests timeout
Philippe Mathieu-Daudé
2021-02-19
gitlab: fix inconsistent indentation
Daniel P. Berrangé
2021-02-19
gitlab: add fine grained job deps for all build jobs
Daniel P. Berrangé
2021-02-19
gitlab: always build container images
Daniel P. Berrangé
2021-02-19
tests/qtest/boot-serial-test: Test Virt machine with 'max'
Philippe Mathieu-Daudé
2021-02-18
hostmem: Don't report pmem attribute if unsupported
Michal Privoznik
2021-02-18
device-crash-test: Remove problematic language
Eduardo Habkost
2021-02-18
i386: Add the support for AMD EPYC 3rd generation processors
Babu Moger
2021-02-18
qapi/introspect.py: set _gen_tree's default ifcond argument to ()
John Snow
2021-02-18
qapi/introspect.py: Type _gen_tree variants as Sequence[str]
John Snow
2021-02-18
qapi/introspect.py: Update copyright and authors list
John Snow
2021-02-18
qapi/introspect.py: Add docstrings to _gen_tree and _tree_to_qlit
John Snow
2021-02-18
qapi/introspect.py: add type hint annotations
John Snow
2021-02-18
qapi/introspect.py: remove _gen_variants helper
John Snow
2021-02-18
qapi/introspect.py: improve readability of _tree_to_qlit
John Snow
2021-02-18
qapi/introspect.py: improve _tree_to_qlit error message
John Snow
2021-02-18
qapi/introspect.py: create a typed 'Annotated' data strutcure
John Snow
2021-02-18
qapi/introspect.py: Introduce preliminary tree typing
John Snow
2021-02-18
qapi/introspect.py: Always define all 'extra' dict keys
John Snow
2021-02-18
qapi/introspect.py: replace 'extra' dict with 'comment' argument
John Snow
2021-02-18
qapi/introspect.py: Unify return type of _make_tree()
John Snow
2021-02-18
qapi/introspect.py: guard against ifcond/comment misuse
John Snow
2021-02-18
qapi/introspect.py: add _gen_features helper
John Snow
2021-02-18
qapi/introspect.py: use _make_tree for features nodes
John Snow
2021-02-18
qapi/introspect.py: assert schema is not None
John Snow
2021-02-18
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-hex-20210218' into...
Peter Maydell
2021-02-18
Hexagon build infrastructure
Taylor Simpson
2021-02-18
qapi: Replace List[str] with Sequence[str] for ifcond
John Snow
2021-02-18
Hexagon (tests/tcg/hexagon) TCG tests - floating point
Taylor Simpson
2021-02-18
Hexagon (tests/tcg/hexagon) TCG tests - atomics/load/store/misc
Taylor Simpson
2021-02-18
Hexagon (tests/tcg/hexagon) TCG tests - multiarch
Taylor Simpson
2021-02-18
Hexagon (linux-user/hexagon) Linux user emulation
Taylor Simpson
2021-02-18
Hexagon (target/hexagon) translation
Taylor Simpson
2021-02-18
Hexagon (target/hexagon) TCG for floating point instructions
Taylor Simpson
2021-02-18
Hexagon (target/hexagon) TCG for instructions with multiple definitions
Taylor Simpson
2021-02-18
Hexagon (target/hexagon) TCG generation
Taylor Simpson
2021-02-18
Hexagon (target/hexagon) instruction classes
Taylor Simpson
2021-02-18
Hexagon (target/hexagon) macros
Taylor Simpson
2021-02-18
Hexagon (target/hexagon) opcode data structures
Taylor Simpson
[next]