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-11-22
Fix some typos in documentation (found by codespell)
Stefan Weil
2021-11-22
docs: List more commit-message tags in "submitting-a-patch"
Kashyap Chamarthy
2021-11-22
docs: Fix botched rST conversion of 'submitting-a-patch.rst'
Kashyap Chamarthy
2021-11-21
Merge tag 'qemu-sparc-20211121' of git://github.com/mcayland/qemu into staging
Richard Henderson
2021-11-21
escc: update the R_SPEC register SPEC_ALLSENT bit when writing to W_TXCTRL1
Mark Cave-Ayland
2021-11-21
escc: always set STATUS_TXEMPTY in R_STATUS on device reset
Mark Cave-Ayland
2021-11-19
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2021-11-19
Merge tag 'pull-ppc-20211119' of https://github.com/legoater/qemu into staging
Richard Henderson
2021-11-19
Merge tag 'nvme-fixes-for-6.2-pull-request' of git://git.infradead.org/qemu-n...
Richard Henderson
2021-11-19
chardev/wctable: don't free the instance in wctablet_chr_finalize
Daniil Tatianin
2021-11-19
meson.build: Support ncurses on MacOS and OpenBSD
Stefan Weil
2021-11-19
docs: Spell QEMU all caps
Philippe Mathieu-Daudé
2021-11-19
qtest/am53c974-test: add test for reset before transfer
Mark Cave-Ayland
2021-11-19
esp: ensure that async_len is reset to 0 during esp_hard_reset()
Mark Cave-Ayland
2021-11-19
nvmm: Fix support for stable version
nia
2021-11-19
Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging
Richard Henderson
2021-11-19
hw/nvme: fix buffer overrun in nvme_changed_nslist (CVE-2021-3947)
Klaus Jensen
2021-11-19
hw/nvme: change nvme-ns 'shared' default
Klaus Jensen
2021-11-19
hw/nvme: reattach subsystem namespaces on hotplug
Hannes Reinecke
2021-11-19
net/colo-compare.c: Fix incorrect return when input wrong size
Zhang Chen
2021-11-19
net/colo-compare.c: Fix ACK track reverse issue
Zhang Chen
2021-11-19
net: vmxnet3: validate configuration values during activate (CVE-2021-20203)
Prasad J Pandit
2021-11-18
Merge tag 'sev-hashes-pull-request' of https://gitlab.com/berrange/qemu into ...
Richard Henderson
2021-11-18
target/i386/sev: Replace qemu_map_ram_ptr with address_space_map
Dov Murik
2021-11-18
target/i386/sev: Perform padding calculations at compile-time
Dov Murik
2021-11-18
target/i386/sev: Fail when invalid hashes table area detected
Dov Murik
2021-11-18
target/i386/sev: Rephrase error message when no hashes table in guest firmware
Dov Murik
2021-11-18
target/i386/sev: Add kernel hashes only if sev-guest.kernel-hashes=on
Dov Murik
2021-11-18
qapi/qom,target/i386: sev-guest: Introduce kernel-hashes=on|off option
Dov Murik
2021-11-18
Merge tag 'vfio-fixes-20211117.0' of git://github.com/awilliam/qemu-vfio into...
Richard Henderson
2021-11-17
vfio: Fix memory leak of hostwin
Peng Liang
2021-11-17
tests/tcg/ppc64le: Fix compile flags for byte_reverse
Richard Henderson
2021-11-17
pmu: fix pmu vmstate subsection list
Laurent Vivier
2021-11-17
Merge tag 'pull-request-2021-11-17' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
2021-11-17
Merge tag 'pull-riscv-to-apply-20211117-1' of github.com:alistair23/qemu into...
Richard Henderson
2021-11-17
gitlab-ci/cirrus: Increase timeout to 80 minutes
Thomas Huth
2021-11-17
Revert "device-crash-test: Ignore errors about a bus not being available"
Thomas Huth
2021-11-17
meson.build: Merge riscv32 and riscv64 cpu family
Richard Henderson
2021-11-17
target/riscv: machine: Sort the .subsections
Bin Meng
2021-11-17
docs: rSTify the "SubmitAPatch" wiki
Kashyap Chamarthy
2021-11-17
docs: rSTify the "SubmitAPullRequest" wiki
Kashyap Chamarthy
2021-11-17
docs: rSTify the "TrivialPatches" wiki
Kashyap Chamarthy
2021-11-17
target/s390x/cpu.h: Remove unused SIGP_MODE defines
Thomas Huth
2021-11-17
Merge tag 'python-pull-request' of https://gitlab.com/jsnow/qemu into staging
Richard Henderson
2021-11-16
Update version for v6.2.0-rc1 release
v6.2.0-rc1
Richard Henderson
2021-11-16
scripts/device-crash-test: hide tracebacks for QMP connect errors
John Snow
2021-11-16
scripts/device-crash-test: don't emit AQMP connection errors to stdout
John Snow
2021-11-16
scripts/device-crash-test: simplify Exception handling
John Snow
2021-11-16
python/aqmp: fix ConnectError string method
John Snow
2021-11-16
python/aqmp: Fix disconnect during capabilities negotiation
John Snow
[next]