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
2022-04-05
qapi: fix example of query-spice command
Victor Toso
2022-04-05
qapi: fix example of query-named-block-nodes command
Victor Toso
2022-04-05
qapi: fix examples: replay-break and replay-seek
Victor Toso
2022-04-05
qapi: fix example of netdev_add command
Victor Toso
2022-04-04
Merge tag 'pull-ppc-20220404' of https://github.com/legoater/qemu into staging
Peter Maydell
2022-04-04
linux-user/ppc: Narrow type of ccr in save_user_regs
Richard Henderson
2022-04-04
ppc/pnv: Fix number of registers in the PCIe controller on POWER9
Frederic Barrat
2022-04-04
hw/ppc: free env->tb_env in spapr_unrealize_vcpu()
Daniel Henrique Barboza
2022-04-02
Merge tag 'pull-request-2022-04-01' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
2022-04-01
Merge tag 'pull-target-arm-20220401' of https://git.linaro.org/people/pmaydel...
Peter Maydell
2022-04-01
Merge tag 'pull-riscv-to-apply-20220401' of github.com:alistair23/qemu into s...
Peter Maydell
2022-04-01
target/arm: Don't use DISAS_NORETURN in STXP !HAVE_CMPXCHG128 codegen
Peter Maydell
2022-04-01
MAINTAINERS: change Fred Konrad's email address
Frederic Konrad
2022-04-01
target/arm: Determine final stage 2 output PA space based on original IPA
Idan Horowitz
2022-04-01
target/arm: Take VSTCR.SW, VTCR.NSW into account in final stage 2 walk
Idan Horowitz
2022-04-01
target/arm: Check VSTCR.SW when assigning the stage 2 output PA space
Idan Horowitz
2022-04-01
target/arm: Fix MTE access checks for disabled SEL2
Idan Horowitz
2022-04-01
trace: fix compilation with lttng-ust >= 2.13
Marc-André Lureau
2022-04-01
9p: move P9_XATTR_SIZE_MAX from 9p.h to 9p.c
Will Cohen
2022-04-01
meson.build: Fix dependency of page-vary-common.c to config-poison.h
Thomas Huth
2022-04-01
target/s390x: Fix determination of overflow condition code after subtraction
Bruno Haible
2022-04-01
target/s390x: Fix determination of overflow condition code after addition
Bruno Haible
2022-04-01
misc: Fixes MAINTAINERS's path .github/workflows/lockdown.yml
Yonggang Luo
2022-04-01
Merge tag 'trivial-branch-for-7.0-pull-request' of https://gitlab.com/laurent...
Peter Maydell
2022-04-01
target/riscv: rvv: Add missing early exit condition for whole register load/s...
Yueh-Ting (eop) Chen
2022-04-01
target/riscv: Avoid leaking "no translation" TLB entries
Palmer Dabbelt
2022-03-31
tests/lcitool: Do not use a hard-coded /usr/bin/python3 as python interpreter
Thomas Huth
2022-03-31
vhost-vdpa: fix typo in a comment
Stefano Garzarella
2022-03-31
target/sh4: Remove old README.sh4 file
Thomas Huth
2022-03-31
linux-user/sh4/termbits: Silence warning about TIOCSER_TEMT double definition
Thomas Huth
2022-03-31
Merge tag 'pull-tcg-20220331' of https://gitlab.com/rth7680/qemu into staging
Peter Maydell
2022-03-31
tcg/aarch64: Use 'ull' suffix to force 64-bit constant
Richard Henderson
2022-03-31
Merge tag 'pull-qapi-2022-03-31' of git://repo.or.cz/qemu/armbru into staging
Peter Maydell
2022-03-31
qapi: fix example of dump-guest-memory
Victor Toso
2022-03-31
qapi: fix example of ACPI_DEVICE_OST event
Victor Toso
2022-03-31
qapi: ui examples: add missing @websocket member
Victor Toso
2022-03-31
qapi: fix example of MEMORY_FAILURE
Victor Toso
2022-03-31
qapi: run-state examples: add missing @timestamp
Victor Toso
2022-03-31
qapi: fix examples: SHUTDOWN and RESET events
Victor Toso
2022-03-31
qapi: fix example of FAILOVER_NEGOTIATED event
Victor Toso
2022-03-31
qapi: fix example of UNPLUG_PRIMARY event
Victor Toso
2022-03-31
qapi: fix example of MEMORY_DEVICE_SIZE_CHANGE event
Victor Toso
2022-03-31
qapi: fix example of DUMP_COMPLETED event
Victor Toso
2022-03-31
qapi: fix example of BLOCK_JOB_PENDING event
Victor Toso
2022-03-31
qapi: fix example of BLOCK_IO_ERROR event
Victor Toso
2022-03-31
qapi: fix example of BLOCK_IMAGE_CORRUPTED event
Victor Toso
2022-03-31
qapi: BlockExportRemoveMode: move comments to TODO
Victor Toso
2022-03-31
schemas: add missing vim modeline
Victor Toso
2022-03-29
Update version for v7.0.0-rc2 release
v7.0.0-rc2
Peter Maydell
2022-03-29
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
[next]