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-01-02
check-block: enable iotests with cfi-icall
Daniele Buono
2021-01-02
cfi: Initial support for cfi-icall in QEMU
Daniele Buono
2021-01-02
configure,meson: add option to enable LTO
Daniele Buono
2021-01-02
target/i386: Check privilege level for protected mode 'int N' task gate
Peter Maydell
2021-01-02
qom: Assert that objects being destroyed have no parent
Eduardo Habkost
2021-01-02
test-char: Destroy chardev correctly at char_file_test_internal()
Eduardo Habkost
2021-01-02
vl: initialize displays _after_ exiting preconfiguration
Paolo Bonzini
2021-01-02
configure: document --without-default-{features,devices}
Paolo Bonzini
2021-01-02
tests: update for rename of CentOS8 PowerTools repo
Daniel P. Berrangé
2021-01-02
tests/docker: Remove the remainders of debian9 containers from the Makefile
Thomas Huth
2021-01-02
gitlab-CI: Test 32-bit builds with the fedora-i386-cross container
Thomas Huth
2021-01-02
tests/tcg: build tests with -Werror
Alex Bennée
2021-01-02
gitlab: add --without-default-features build
Alex Bennée
2021-01-02
gitlab: move --without-default-devices build from Travis
Alex Bennée
2021-01-02
python: add __repr__ to ConsoleSocket to aid debugging
Alex Bennée
2021-01-02
configure: add --without-default-features
Alex Bennée
2021-01-02
configure: move gettext detection to meson.build
Alex Bennée
2021-01-02
gitlab: include aarch64-softmmu and ppc64-softmmu cross-system-build
Alex Bennée
2021-01-01
Merge remote-tracking branch 'remotes/ehabkost-gl/tags/machine-next-pull-requ...
Peter Maydell
2021-01-01
Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20201222' into...
Peter Maydell
2021-01-01
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-12-2...
Peter Maydell
2021-01-01
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-12-19' into ...
Peter Maydell
2021-01-01
Merge remote-tracking branch 'remotes/marcel/tags/rdma-pull-request' into sta...
Peter Maydell
2020-12-31
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-12-18' in...
Peter Maydell
2020-12-31
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2020-12-31
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20201218a'...
Peter Maydell
2020-12-31
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-6.0-pull-re...
Peter Maydell
2020-12-30
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-12-1...
Peter Maydell
2020-12-22
tests/acceptance: Add a test with the Fedora 31 kernel and initrd
Thomas Huth
2020-12-21
s390x/pci: Fix memory_region_access_valid call
Matthew Rosato
2020-12-21
s390x/pci: fix pcistb length
Matthew Rosato
2020-12-21
tests/acceptance: Test the virtio-balloon device on s390x
Thomas Huth
2020-12-21
tests/acceptance: Test virtio-rng on s390 via /dev/hwrng
Thomas Huth
2020-12-21
tests/acceptance: Extract the code to clear dmesg and wait for CRW reports
Thomas Huth
2020-12-21
tests/acceptance: test hot(un)plug of ccw devices
Cornelia Huck
2020-12-21
target/s390x: Improve SUB LOGICAL WITH BORROW
Richard Henderson
2020-12-21
target/s390x: Improve cc computation for SUBTRACT LOGICAL
Richard Henderson
2020-12-21
target/s390x: Improve ADD LOGICAL WITH CARRY
Richard Henderson
2020-12-21
target/s390x: Improve cc computation for ADD LOGICAL
Richard Henderson
2020-12-21
qga/commands-posix: Send CCW address on s390x with the fsinfo data
Thomas Huth
2020-12-21
MAINTAINERS: move my git tree to gitlab
Cornelia Huck
2020-12-21
s390x: pv: Fence additional unavailable SCLP facilities for PV guests
Janosch Frank
2020-12-19
qobject: Make QString immutable
Markus Armbruster
2020-12-19
block: Use GString instead of QString to build filenames
Markus Armbruster
2020-12-19
keyval: Use GString to accumulate value strings
Markus Armbruster
2020-12-19
json: Use GString instead of QString to accumulate strings
Markus Armbruster
2020-12-19
migration: Replace migration's JSON writer by the general one
Markus Armbruster
2020-12-19
qobject: Factor JSON writer out of qobject_to_json()
Markus Armbruster
2020-12-19
qobject: Factor quoted_str() out of to_json()
Markus Armbruster
2020-12-19
qobject: Drop qstring_get_try_str()
Markus Armbruster
[next]