Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
qemu-devel (thread)
[
Date Index
][
Top
][
All Lists
]
Advanced
[
Prev Period
]
Last Modified: Mon May 31 2021 23:41:07 -0400
Threads in reverse chronological order
[
Next Period
]
[PATCH] Add display suboptions to man pages
,
email
,
2021/05/31
[PATCH] hmp: Add "calc_dirty_rate" and "info dirty_rate" cmds
,
Peter Xu
,
2021/05/31
[PATCH v2] docs/devel: Explain in more detail the TB chaining mechanisms
,
Luis Pires
,
2021/05/31
Re: [PATCH v2] hw/nvme/ctrl: fix csi field for cns 0x00 and 0x11
,
Klaus Jensen
,
2021/05/31
[target/ppc] excp_helper.c and mmu_helper.c cleanup
,
Lucas Mateus Martins Araujo e Castro
,
2021/05/31
Re: [target/ppc] excp_helper.c and mmu_helper.c cleanup
,
David Gibson
,
2021/05/31
[Bug 1905444] Re: [OSS-Fuzz] Issue 27796 in oss-fuzz: qemu:qemu-fuzz-i386-target-generic-fuzz-xhci: Stack-overflow in address_space_stl_internal
,
Thomas Huth
,
2021/05/31
[PATCH v1 0/6] support dirtyrate at the granualrity of vcpu
,
huangy81
,
2021/05/31
[PATCH v1 1/6] KVM: add kvm_dirty_ring_enabled function
,
huangy81
,
2021/05/31
[PATCH v1 2/6] KVM: introduce dirty_pages into CPUState
,
huangy81
,
2021/05/31
[PATCH v1 3/6] migration/dirtyrate: add vcpu option for qmp calc-dirty-rate
,
huangy81
,
2021/05/31
[PATCH v1 4/6] migration/dirtyrate: adjust struct DirtyRateStat
,
huangy81
,
2021/05/31
[PATCH v1 5/6] migration/dirtyrate: check support of calculation for vcpu
,
huangy81
,
2021/05/31
[PATCH v1 6/6] migration/dirtyrate: implement dirty-ring dirtyrate calculation
,
huangy81
,
2021/05/31
[PATCH v3 0/4] target/ppc: Remove DO_PPC_STATISTICS and PPC_DUMP_CPU
,
Bruno Larsen (billionai)
,
2021/05/31
[PATCH v3 1/4] hw/core/cpu: removed cpu_dump_statistics function
,
Bruno Larsen (billionai)
,
2021/05/31
[PATCH v3 2/4] HMP: added info cpustats to removed_features.rst
,
Bruno Larsen (billionai)
,
2021/05/31
Re: [PATCH v3 2/4] HMP: added info cpustats to removed_features.rst
,
Bruno Piazera Larsen
,
2021/05/31
[PATCH v3 3/4] target/ppc: removed GEN_OPCODE decision tree
,
Bruno Larsen (billionai)
,
2021/05/31
RE: [PATCH v3 3/4] target/ppc: removed GEN_OPCODE decision tree
,
Luis Fernando Fujita Pires
,
2021/05/31
[PATCH v3 4/4] target/ppc: removed all mentions to PPC_DUMP_CPU
,
Bruno Larsen (billionai)
,
2021/05/31
RE: [PATCH v3 4/4] target/ppc: removed all mentions to PPC_DUMP_CPU
,
Luis Fernando Fujita Pires
,
2021/05/31
Re: [PATCH v3 4/4] target/ppc: removed all mentions to PPC_DUMP_CPU
,
address@hidden
,
2021/05/31
Re: [PATCH v3 0/4] target/ppc: Remove DO_PPC_STATISTICS and PPC_DUMP_CPU
,
David Gibson
,
2021/05/31
[PATCH v8] qapi: introduce 'query-kvm-cpuid' action
,
Valeriy Vdovin
,
2021/05/31
[PATCH] tests: Boot and halt a Linux guest on the Raspberry Pi 2 machine
,
Philippe Mathieu-Daudé
,
2021/05/31
Re: [PATCH] tests: Boot and halt a Linux guest on the Raspberry Pi 2 machine
,
Wainer dos Santos Moschetta
,
2021/05/31
[RFC PATCH] hw/display/virtio-gpu: Fix memory leak (CID 1453811)
,
Philippe Mathieu-Daudé
,
2021/05/31
[PATCH] tests/vm/freebsd: Increase code coverage
,
Philippe Mathieu-Daudé
,
2021/05/31
Re: [PATCH] tests/vm/freebsd: Increase code coverage
,
Wainer dos Santos Moschetta
,
2021/05/31
[PATCH] target/nios2: Mark raise_exception() as noreturn
,
Philippe Mathieu-Daudé
,
2021/05/31
[PATCH] hw/display/macfb: Classify the "nubus-macfb" as display device
,
Thomas Huth
,
2021/05/31
Re: [PATCH] hw/display/macfb: Classify the "nubus-macfb" as display device
,
Laurent Vivier
,
2021/05/31
Re: [PATCH] hw/display/macfb: Classify the "nubus-macfb" as display device
,
Philippe Mathieu-Daudé
,
2021/05/31
[PATCH v1] hw/input/ps2: Use ps2_raise_irq() instead of open coding it
,
Ani Sinha
,
2021/05/31
Re: [PATCH v1] hw/input/ps2: Use ps2_raise_irq() instead of open coding it
,
Ani Sinha
,
2021/05/31
[PATCH v2 00/11] linux-user changes to run docker
,
YAMAMOTO Takashi
,
2021/05/31
[PATCH v2 01/11] linux-user: handle /proc/self/exe for execve
,
YAMAMOTO Takashi
,
2021/05/31
[PATCH v2 02/11] linux-user: Fix the execfd case of /proc/self/exe open
,
YAMAMOTO Takashi
,
2021/05/31
[PATCH v2 03/11] linux-user: dup the execfd on start up
,
YAMAMOTO Takashi
,
2021/05/31
[PATCH v2 04/11] linux-user: make exec_path realpath
,
YAMAMOTO Takashi
,
2021/05/31
[PATCH v2 05/11] linux-user: Implement pivot_root
,
YAMAMOTO Takashi
,
2021/05/31
[PATCH v2 06/11] linux-user: add get_exe_path
,
YAMAMOTO Takashi
,
2021/05/31
[PATCH v2 07/11] linux-user: simplify is_proc_myself
,
YAMAMOTO Takashi
,
2021/05/31
[PATCH v2 08/11] linux-user: Implement exec of /proc/$pid/exe of qemu process
,
YAMAMOTO Takashi
,
2021/05/31
[PATCH v2 09/11] linux-user: Make the qemu detection for /proc/$pid/exe a bit conservative
,
YAMAMOTO Takashi
,
2021/05/31
[PATCH v2 10/11] linux-user: a crude hack for libcontainer (CLONE_PARENT) [!MERGE]
,
YAMAMOTO Takashi
,
2021/05/31
[PATCH v2 11/11] linux-user: always assume preserve_argv0 for now [!MERGE]
,
YAMAMOTO Takashi
,
2021/05/31
Re: [PATCH v2 00/11] linux-user changes to run docker
,
no-reply
,
2021/05/31
[PATCH v1 0/3] hw/riscv: OpenTitan: Add support for the RISC-V timer
,
Alistair Francis
,
2021/05/31
[PATCH v1 1/3] hw/char/ibex_uart: Make the register layout private
,
Alistair Francis
,
2021/05/31
[PATCH v1 2/3] hw/timer: Initial commit of Ibex Timer
,
Alistair Francis
,
2021/05/31
[PATCH v1 3/3] hw/riscv: OpenTitan: Connect the mtime and mtimecmp timer
,
Alistair Francis
,
2021/05/31
[PATCH v1 1/1] target/riscv: Use target_ulong for the DisasContext misa
,
Alistair Francis
,
2021/05/31
Re: HSS Issue with GCC 10, Qemu Setup for microchip-icicle-kit
,
Bin Meng
,
2021/05/30
Re: HSS Issue with GCC 10, Qemu Setup for microchip-icicle-kit
,
Rahul Pathak
,
2021/05/31
Re: HSS Issue with GCC 10, Qemu Setup for microchip-icicle-kit
,
Rahul Pathak
,
2021/05/31
Re: HSS Issue with GCC 10, Qemu Setup for microchip-icicle-kit
,
Alistair Francis
,
2021/05/31
Re: HSS Issue with GCC 10, Qemu Setup for microchip-icicle-kit
,
Bin Meng
,
2021/05/31
Re: HSS Issue with GCC 10, Qemu Setup for microchip-icicle-kit
,
Rahul Pathak
,
2021/05/31
Re: HSS Issue with GCC 10, Qemu Setup for microchip-icicle-kit
,
Alistair Francis
,
2021/05/31
Re: [PATCH v2 1/8] hw/riscv: sifive_u: Switch to use qemu_fdt_setprop_string_array() helper
,
Bin Meng
,
2021/05/30
[PATCH] tests/vm: update openbsd to release 6.9
,
Brad Smith
,
2021/05/30
Re: [PATCH] tests/vm: update openbsd to release 6.9
,
Gerd Hoffmann
,
2021/05/31
[Bug 1414466] Re: -net user,hostfwd=... is not working
,
Apteryx
,
2021/05/30
[Bug 1414466] Re: -net user,hostfwd=... is not working
,
Apteryx
,
2021/05/30
[Bug 1414466] Re: -net user,hostfwd=... is not working
,
Apteryx
,
2021/05/30
[Bug 1414466] Re: -net user,hostfwd=... is not working
,
Apteryx
,
2021/05/30
[PATCH v7 1/2] target/i386: Trivial code motion and code style fix
,
Ziqiao Kong
,
2021/05/30
[PATCH v7 2/2] target/i386: Correct implementation for FCS, FIP, FDS and FDP
,
Ziqiao Kong
,
2021/05/30
[PATCH v6 1/2] target/i386: Trivial code motion and code style fix
,
Ziqiao Kong
,
2021/05/30
[PATCH v6 1/2] target/i386: Trivial code motion and code style fix
,
Ziqiao Kong
,
2021/05/30
[PATCH v6 1/2] target/i386: Trivial code motion and code style fix
,
Ziqiao Kong
,
2021/05/30
[PATCH v6 1/2] target/i386: Trivial code motion and code style fix
,
Ziqiao Kong
,
2021/05/30
[PATCH v2 0/2] QOMify Sifive UART Model
,
Lukas Jünger
,
2021/05/30
[PATCH v2 1/2] hw/char: sifive_uart
,
Lukas Jünger
,
2021/05/30
Re: [PATCH v2 1/2] hw/char: sifive_uart
,
Bin Meng
,
2021/05/30
Re: [PATCH v2 1/2] hw/char: sifive_uart
,
Philippe Mathieu-Daudé
,
2021/05/31
[PATCH v2 2/2] hw/char: sifive_uart
,
Lukas Jünger
,
2021/05/30
Re: [PATCH v2 2/2] hw/char: sifive_uart
,
Bin Meng
,
2021/05/30
Re: [PATCH v2 2/2] hw/char: sifive_uart
,
Peter Maydell
,
2021/05/30
[PATCH RESEND v5 1/2] target/i386: Trivial code motion and code style fix
,
Ziqiao Kong
,
2021/05/30
[PATCH v5 2/2] target/i386: Correct implementation for FCS, FIP, FDS and FDP
,
Ziqiao Kong
,
2021/05/30
[PATCH v5 2/2] target/i386: Correct implementation for FCS, FIP, FDS and FDP
,
Ziqiao Kong
,
2021/05/30
[PATCH v5 1/2] target/i386: Trivial code motion and code style fix
,
Ziqiao Kong
,
2021/05/30
[PATCH] target/mips: Fix TCG temporary leaks in gen_pool32a5_nanomips_insn()
,
Philippe Mathieu-Daudé
,
2021/05/30
Re: [PATCH] target/mips: Fix TCG temporary leaks in gen_pool32a5_nanomips_insn()
,
Richard Henderson
,
2021/05/30
[RFC PATCH v2 0/3] Cache modelling TCG plugin
,
Mahmoud Mandour
,
2021/05/30
[RFC PATCH v2 1/3] plugins: Added a new cache modelling plugin
,
Mahmoud Mandour
,
2021/05/30
[RFC PATCH v2 2/3] plugins: cache: Enabled parameterization and added trace printing
,
Mahmoud Mandour
,
2021/05/30
[RFC PATCH v2 3/3] plugins: cache: Added FIFO and LRU eviction policies.
,
Mahmoud Mandour
,
2021/05/30
Re: [RFC PATCH v2 0/3] Cache modelling TCG plugin
,
Mahmoud Mandour
,
2021/05/30
Google summer program
,
Shehab Badawy
,
2021/05/29
Re: Google summer program
,
Thomas Huth
,
2021/05/31
[PULL 0/2] Libslirp patches
,
marcandre . lureau
,
2021/05/29
[PULL 1/2] Update libslirp to v4.5.0
,
marcandre . lureau
,
2021/05/29
[PULL 2/2] build-sys: make libslirp a meson subproject
,
marcandre . lureau
,
2021/05/29
[PATCH] target/mips: Raise exception when DINSV opcode used with DSP disabled
,
Philippe Mathieu-Daudé
,
2021/05/29
Re: [PATCH] target/mips: Raise exception when DINSV opcode used with DSP disabled
,
Richard Henderson
,
2021/05/29
[RFC PATCH 0/3] Cache modelling TCG plugin
,
Mahmoud Mandour
,
2021/05/29
[RFC PATCH 1/3] plugins: Added a new cache modelling plugin
,
Mahmoud Mandour
,
2021/05/29
[RFC PATCH 2/3] plugins: cache: Enabled parameterization and added trace printing
,
Mahmoud Mandour
,
2021/05/29
[RFC PATCH 3/3] plugins: cache: Added FIFO and LRU eviction policies.
,
Mahmoud Mandour
,
2021/05/29
Re: [RFC PATCH 0/3] Cache modelling TCG plugin
,
Philippe Mathieu-Daudé
,
2021/05/30
Re: [RFC PATCH 0/3] Cache modelling TCG plugin
,
Mahmoud Mandour
,
2021/05/30
ping: [PATCH] Set icon for QEMU binary on Mac OS
,
Programmingkid
,
2021/05/29
Re: [PATCH v11 08/46] target/mips: Add emulation of nanoMIPS 16-bit branch instructions
,
Philippe Mathieu-Daudé
,
2021/05/29
Re: [PATCH v11 08/46] target/mips: Add emulation of nanoMIPS 16-bit branch instructions
,
Philippe Mathieu-Daudé
,
2021/05/29
[PATCH] target/mips: Fix DBALIGN DSP-R2 opcode 'byte position' field size
,
Philippe Mathieu-Daudé
,
2021/05/29
Re: [PATCH] target/mips: Fix DBALIGN DSP-R2 opcode 'byte position' field size
,
Philippe Mathieu-Daudé
,
2021/05/30
Re: [PATCH] target/mips: Fix DBALIGN DSP-R2 opcode 'byte position' field size
,
Richard Henderson
,
2021/05/30
Re: [PATCH] target/mips: Fix DBALIGN DSP-R2 opcode 'byte position' field size
,
Philippe Mathieu-Daudé
,
2021/05/31
Re: [Qemu-devel] [PATCH v4 0/3] tests: Reorganize MIPS TCG directories and files
,
Philippe Mathieu-Daudé
,
2021/05/29
Re: [Qemu-devel] [PATCH v3 2/2] tests: tcg: mips: Remove old directories after moving source files
,
Philippe Mathieu-Daudé
,
2021/05/29
[PATCH 0/2] Fixes for broken commit 48afe6e4eabf, Windows fails to boot
,
Claudio Fontana
,
2021/05/29
[PATCH 1/2] i386: reorder call to cpu_exec_realizefn in x86_cpu_realizefn
,
Claudio Fontana
,
2021/05/29
[PATCH 2/2] i386: run accel_cpu_instance_init as instance_post_init
,
Claudio Fontana
,
2021/05/29
[PATCH v7 0/4] Add support for ipv6 host forwarding
,
Doug Evans
,
2021/05/28
[PATCH v7 1/4] slirp: Advance libslirp submodule to 4.5 release
,
Doug Evans
,
2021/05/28
[PATCH v7 2/4] util/qemu-sockets.c: Split host:port parsing out of inet_parse
,
Doug Evans
,
2021/05/28
[PATCH v7 3/4] net/slirp.c: Refactor address parsing
,
Doug Evans
,
2021/05/28
[PATCH v7 4/4] net: Extend host forwarding to support IPv6
,
Doug Evans
,
2021/05/28
[PATCH 1/1] ppc/pef.c: initialize cgs->ready in kvmppc_svm_init()
,
Daniel Henrique Barboza
,
2021/05/28
Re: [PATCH 1/1] ppc/pef.c: initialize cgs->ready in kvmppc_svm_init()
,
Ram Pai
,
2021/05/28
Re: [PATCH 1/1] ppc/pef.c: initialize cgs->ready in kvmppc_svm_init()
,
David Gibson
,
2021/05/29
[Bug 1929710] Related fix merged to nova (master)
,
OpenStack Infra
,
2021/05/28
[PATCH v3 0/7] acpi: Error Record Serialization Table, ERST, support for QEMU
,
Eric DeVolder
,
2021/05/28
[PATCH v3 1/7] ACPI ERST: bios-tables-test.c steps 1 and 2
,
Eric DeVolder
,
2021/05/28
[PATCH v3 4/7] ACPI ERST: include ERST feature in build of ACPI support
,
Eric DeVolder
,
2021/05/28
[PATCH v3 2/7] ACPI ERST: header file for ERST
,
Eric DeVolder
,
2021/05/28
[PATCH v3 5/7] ACPI ERST: create ERST device for pc/x86 machines.
,
Eric DeVolder
,
2021/05/28
[PATCH v3 3/7] ACPI ERST: support for ACPI ERST feature
,
Eric DeVolder
,
2021/05/28
[PATCH v3 7/7] ACPI ERST: step 6 of bios-tables-test.c
,
Eric DeVolder
,
2021/05/28
[PATCH v3 6/7] ACPI ERST: qtest for ERST
,
Eric DeVolder
,
2021/05/28
[RFC PATCH] configure: allow the overriding of default-config in the build
,
Alex Bennée
,
2021/05/28
[PULL 0/3] Usb 20210528 patches
,
Gerd Hoffmann
,
2021/05/28
[PULL 1/3] hw/input/hid: Add support for keys of jp106 keyboard.
,
Gerd Hoffmann
,
2021/05/28
[PULL 2/3] hw/usb: hcd-xhci-pci: Raise MSI/MSI-X interrupts only when told to
,
Gerd Hoffmann
,
2021/05/28
Re: [PULL 2/3] hw/usb: hcd-xhci-pci: Raise MSI/MSI-X interrupts only when told to
,
Alexander Bulekov
,
2021/05/31
[PULL 3/3] hw/usb: hcd-xhci-pci: Fix spec violation of IP flag for MSI/MSI-X
,
Gerd Hoffmann
,
2021/05/28
Re: [PULL 0/3] Usb 20210528 patches
,
Peter Maydell
,
2021/05/30
[PATCH 0/2] block-copy: small fix and refactor
,
Vladimir Sementsov-Ogievskiy
,
2021/05/28
[PATCH 1/2] block-copy: fix block_copy_task_entry() progress update
,
Vladimir Sementsov-Ogievskiy
,
2021/05/28
[PATCH 2/2] block-copy: refactor copy_range handling
,
Vladimir Sementsov-Ogievskiy
,
2021/05/28
[PATCH RESEND 1/1] docs/devel: Add a single top-level header to MTTCG's doc
,
Luis Pires
,
2021/05/28
Re: [PATCH RESEND 1/1] docs/devel: Add a single top-level header to MTTCG's doc
,
Alex Bennée
,
2021/05/28
[PATCH 1/2] docs/devel: Add a single top-level header to MTTCG's doc
,
Luis Pires
,
2021/05/28
[PATCH] docs/devel: Explain in more detail the TB chaining mechanisms
,
Luis Pires
,
2021/05/28
Re: [PATCH] docs/devel: Explain in more detail the TB chaining mechanisms
,
Richard Henderson
,
2021/05/28
RE: [PATCH] docs/devel: Explain in more detail the TB chaining mechanisms
,
Luis Fernando Fujita Pires
,
2021/05/28
Re: [PATCH] docs/devel: Explain in more detail the TB chaining mechanisms
,
Richard Henderson
,
2021/05/29
Re: [PULL 0/2] Block patches for 5.1.0-rc4
,
Vladimir Sementsov-Ogievskiy
,
2021/05/28
Re: [PATCH 1/3] qga-win: Increase VSS freeze timeout to 60 secs instead of 10
,
Konstantin Kostiuk
,
2021/05/28
[PATCH] hw/nvme: add param to control auto zone transitioning to zone state closed
,
Niklas Cassel
,
2021/05/28
Re: [PATCH] hw/nvme: add param to control auto zone transitioning to zone state closed
,
Klaus Jensen
,
2021/05/28
Re: [PATCH] hw/nvme: add param to control auto zone transitioning to zone state closed
,
Niklas Cassel
,
2021/05/31
Re: [PATCH] hw/nvme: add param to control auto zone transitioning to zone state closed
,
Klaus Jensen
,
2021/05/31
[PULL 00/44] Python patches
,
John Snow
,
2021/05/27
[PULL 01/44] Python: expose QEMUMachine's temporary directory
,
John Snow
,
2021/05/27
[PULL 02/44] tests/acceptance/virtiofs_submounts.py: add missing accel tag
,
John Snow
,
2021/05/27
[PULL 03/44] tests/acceptance/virtiofs_submounts.py: evaluate string not length
,
John Snow
,
2021/05/27
[PULL 04/44] Python: add utility function for retrieving port redirection
,
John Snow
,
2021/05/27
[PULL 05/44] Acceptance Tests: move useful ssh methods to base class
,
John Snow
,
2021/05/27
[PULL 06/44] Acceptance Tests: add port redirection for ssh by default
,
John Snow
,
2021/05/27
[PULL 07/44] Acceptance Tests: make username/password configurable
,
John Snow
,
2021/05/27
[PULL 08/44] Acceptance Tests: set up SSH connection by default after boot for LinuxTest
,
John Snow
,
2021/05/27
[PULL 09/44] tests/acceptance/virtiofs_submounts.py: remove launch_vm()
,
John Snow
,
2021/05/27
[PULL 10/44] Acceptance Tests: add basic documentation on LinuxTest base class
,
John Snow
,
2021/05/27
[PULL 11/44] Acceptance Tests: introduce CPU hotplug test
,
John Snow
,
2021/05/27
[PULL 13/44] acceptance tests: bump Avocado version to 88.1
,
John Snow
,
2021/05/27
[PULL 12/44] tests/acceptance/virtiofs_submounts.py: fix setup of SSH pubkey
,
John Snow
,
2021/05/27
[PULL 14/44] python/console_socket: avoid one-letter variable
,
John Snow
,
2021/05/27
[PULL 15/44] python/machine: use subprocess.DEVNULL instead of open(os.path.devnull)
,
John Snow
,
2021/05/27
[PULL 16/44] python/machine: use subprocess.run instead of subprocess.Popen
,
John Snow
,
2021/05/27
[PULL 17/44] python/console_socket: Add a pylint ignore
,
John Snow
,
2021/05/27
[PULL 18/44] python/machine: Disable pylint warning for open() in _pre_launch
,
John Snow
,
2021/05/27
[PULL 21/44] iotests/297: add --namespace-packages to mypy arguments
,
John Snow
,
2021/05/27
[PULL 19/44] python/machine: disable warning for Popen in _launch()
,
John Snow
,
2021/05/27
[PULL 20/44] python/machine: Trim line length to below 80 chars
,
John Snow
,
2021/05/27
[PULL 22/44] python: create qemu packages
,
John Snow
,
2021/05/27
[PULL 23/44] python: add qemu package installer
,
John Snow
,
2021/05/27
[PULL 26/44] python: add MANIFEST.in
,
John Snow
,
2021/05/27
[PULL 25/44] python: add directory structure README.rst files
,
John Snow
,
2021/05/27
[PULL 24/44] python: add VERSION file
,
John Snow
,
2021/05/27
[PULL 28/44] python: add pylint import exceptions
,
John Snow
,
2021/05/27
[PULL 27/44] python: Add pipenv support
,
John Snow
,
2021/05/27
[PULL 29/44] python: move pylintrc into setup.cfg
,
John Snow
,
2021/05/27
[PULL 30/44] python: add pylint to pipenv
,
John Snow
,
2021/05/27
[PULL 32/44] python: add excluded dirs to flake8 config
,
John Snow
,
2021/05/27
[PULL 31/44] python: move flake8 config to setup.cfg
,
John Snow
,
2021/05/27
[PULL 34/44] python: move mypy.ini into setup.cfg
,
John Snow
,
2021/05/27
[PULL 33/44] python: Add flake8 to pipenv
,
John Snow
,
2021/05/27
[PULL 35/44] python: add mypy to pipenv
,
John Snow
,
2021/05/27
[PULL 36/44] python: move .isort.cfg into setup.cfg
,
John Snow
,
2021/05/27
[PULL 37/44] python/qemu: add isort to pipenv
,
John Snow
,
2021/05/27
[PULL 38/44] python/qemu: add qemu package itself to pipenv
,
John Snow
,
2021/05/27
[PULL 39/44] python: add devel package requirements to setuptools
,
John Snow
,
2021/05/27
[PULL 40/44] python: add avocado-framework and tests
,
John Snow
,
2021/05/27
[PULL 42/44] python: add .gitignore
,
John Snow
,
2021/05/27
[PULL 41/44] python: add Makefile for some common tasks
,
John Snow
,
2021/05/27
[PULL 43/44] python: add tox support
,
John Snow
,
2021/05/27
[PULL 44/44] gitlab: add python linters to CI
,
John Snow
,
2021/05/27
Re: [PULL 00/44] Python patches
,
Peter Maydell
,
2021/05/30
Re: [PULL 00/44] Python patches
,
John Snow
,
2021/05/30
Re: [PULL 00/44] Python patches
,
Philippe Mathieu-Daudé
,
2021/05/31
Performance issue with qcow2/raid
,
Jose R. Ziviani
,
2021/05/27
[PATCH v8 00/31] python: create installable package
,
John Snow
,
2021/05/27
[PATCH v8 02/31] python/machine: use subprocess.DEVNULL instead of open(os.path.devnull)
,
John Snow
,
2021/05/27
[PATCH v8 01/31] python/console_socket: avoid one-letter variable
,
John Snow
,
2021/05/27
[PATCH v8 03/31] python/machine: use subprocess.run instead of subprocess.Popen
,
John Snow
,
2021/05/27
[PATCH v8 04/31] python/console_socket: Add a pylint ignore
,
John Snow
,
2021/05/27
[PATCH v8 05/31] python/machine: Disable pylint warning for open() in _pre_launch
,
John Snow
,
2021/05/27
[PATCH v8 06/31] python/machine: disable warning for Popen in _launch()
,
John Snow
,
2021/05/27
[PATCH v8 07/31] python/machine: Trim line length to below 80 chars
,
John Snow
,
2021/05/27
[PATCH v8 08/31] iotests/297: add --namespace-packages to mypy arguments
,
John Snow
,
2021/05/27
[PATCH v8 09/31] python: create qemu packages
,
John Snow
,
2021/05/27
[PATCH v8 10/31] python: add qemu package installer
,
John Snow
,
2021/05/27
[PATCH v8 11/31] python: add VERSION file
,
John Snow
,
2021/05/27
[PATCH v8 13/31] python: add MANIFEST.in
,
John Snow
,
2021/05/27
[PATCH v8 12/31] python: add directory structure README.rst files
,
John Snow
,
2021/05/27
[PATCH v8 14/31] python: Add pipenv support
,
John Snow
,
2021/05/27
[PATCH v8 15/31] python: add pylint import exceptions
,
John Snow
,
2021/05/27
[PATCH v8 16/31] python: move pylintrc into setup.cfg
,
John Snow
,
2021/05/27
[PATCH v8 17/31] python: add pylint to pipenv
,
John Snow
,
2021/05/27
[PATCH v8 18/31] python: move flake8 config to setup.cfg
,
John Snow
,
2021/05/27
[PATCH v8 19/31] python: add excluded dirs to flake8 config
,
John Snow
,
2021/05/27
[PATCH v8 20/31] python: Add flake8 to pipenv
,
John Snow
,
2021/05/27
[PATCH v8 21/31] python: move mypy.ini into setup.cfg
,
John Snow
,
2021/05/27
[PATCH v8 22/31] python: add mypy to pipenv
,
John Snow
,
2021/05/27
[PATCH v8 23/31] python: move .isort.cfg into setup.cfg
,
John Snow
,
2021/05/27
[PATCH v8 25/31] python/qemu: add qemu package itself to pipenv
,
John Snow
,
2021/05/27
[PATCH v8 24/31] python/qemu: add isort to pipenv
,
John Snow
,
2021/05/27
[PATCH v8 26/31] python: add devel package requirements to setuptools
,
John Snow
,
2021/05/27
[PATCH v8 27/31] python: add avocado-framework and tests
,
John Snow
,
2021/05/27
[PATCH v8 28/31] python: add Makefile for some common tasks
,
John Snow
,
2021/05/27
[PATCH v8 29/31] python: add .gitignore
,
John Snow
,
2021/05/27
[PATCH v8 30/31] python: add tox support
,
John Snow
,
2021/05/27
[PATCH v8 31/31] gitlab: add python linters to CI
,
John Snow
,
2021/05/27
[PATCH v2 0/2] target/ppc: Remove DO_PPC_STATISTICS and PPC_DUMP_CPU
,
Bruno Larsen (billionai)
,
2021/05/27
[PATCH v2 1/2] target/ppc: removed GEN_OPCODE decision tree
,
Bruno Larsen (billionai)
,
2021/05/27
Re: [PATCH v2 1/2] target/ppc: removed GEN_OPCODE decision tree
,
Richard Henderson
,
2021/05/28
[PATCH v2 2/2] target/ppc: removed all mentions to PPC_DUMP_CPU
,
Bruno Larsen (billionai)
,
2021/05/27
Re: [PATCH v2 2/2] target/ppc: removed all mentions to PPC_DUMP_CPU
,
Richard Henderson
,
2021/05/28
[PATCH 0/3] 9pfs: Twalk optimization
,
Christian Schoenebeck
,
2021/05/27
[PATCH 3/3] 9pfs: reduce latency of Twalk
,
Christian Schoenebeck
,
2021/05/27
Re: [PATCH 3/3] 9pfs: reduce latency of Twalk
,
Christian Schoenebeck
,
2021/05/27
[PATCH 1/3] 9pfs: Twalk benchmark
,
Christian Schoenebeck
,
2021/05/27
[PATCH 2/3] 9pfs: capture root stat
,
Christian Schoenebeck
,
2021/05/27
[PATCH v2] HMP: added info cpustats to removed_features.rst
,
Bruno Larsen (billionai)
,
2021/05/27
RE: [PATCH v2] HMP: added info cpustats to removed_features.rst
,
Luis Fernando Fujita Pires
,
2021/05/27
Re: [PATCH v2] HMP: added info cpustats to removed_features.rst
,
Lucas Mateus Martins Araujo e Castro
,
2021/05/27
Re: [PATCH v2] HMP: added info cpustats to removed_features.rst
,
Greg Kurz
,
2021/05/28
[PATCH 0/2] Improve the fallocate() EINVAL in handle_aiocb_write_zeroes()
,
Thomas Huth
,
2021/05/27
[PATCH 1/2] block/file-posix: Fix problem with fallocate(PUNCH_HOLE) on GPFS
,
Thomas Huth
,
2021/05/27
[PATCH 2/2] block/file-posix: Try other fallbacks after invalid FALLOC_FL_ZERO_RANGE
,
Thomas Huth
,
2021/05/27
[PATCH] xio3130_downstream: Set the maximum link width and speed
,
Haozhong Zhang
,
2021/05/27
[PATCH] HMP: added cpustats to removed_features.rst
,
Bruno Larsen (billionai)
,
2021/05/27
Re: [PATCH] HMP: added cpustats to removed_features.rst
,
Greg Kurz
,
2021/05/27
Re: [PATCH] HMP: added cpustats to removed_features.rst
,
Alex Bennée
,
2021/05/28
[PATCH v4] target/ppc: overhauled and moved logic of storing fpscr
,
Bruno Larsen (billionai)
,
2021/05/27
Re: [PATCH v4] target/ppc: overhauled and moved logic of storing fpscr
,
David Gibson
,
2021/05/31
[PATCH v1 0/6] testing/next queue (signal, meson, acceptance tags)
,
Alex Bennée
,
2021/05/27
[PATCH v1 2/6] meson.build: fix cosmetics of compiler display
,
Alex Bennée
,
2021/05/27
Re: [PATCH v1 2/6] meson.build: fix cosmetics of compiler display
,
Richard Henderson
,
2021/05/27
Re: [PATCH v1 2/6] meson.build: fix cosmetics of compiler display
,
Philippe Mathieu-Daudé
,
2021/05/28
[PATCH v1 3/6] tests/tcg/configure.sh: tweak quoting of target_compiler
,
Alex Bennée
,
2021/05/27
Re: [PATCH v1 3/6] tests/tcg/configure.sh: tweak quoting of target_compiler
,
Thomas Huth
,
2021/05/28
[PATCH v1 1/6] tests/tcg: add a multiarch signals test to stress test signal delivery
,
Alex Bennée
,
2021/05/27
Re: [PATCH v1 1/6] tests/tcg: add a multiarch signals test to stress test signal delivery
,
Richard Henderson
,
2021/05/27
[PATCH v1 4/6] gitlab-ci: Convert check-dco/check-patch jobs to the 'rules' syntax
,
Alex Bennée
,
2021/05/27
[PATCH v1 5/6] tests/acceptance: tweak the tcg/kvm tests for virt
,
Alex Bennée
,
2021/05/27
Re: [PATCH v1 5/6] tests/acceptance: tweak the tcg/kvm tests for virt
,
Richard Henderson
,
2021/05/27
Re: [PATCH v1 5/6] tests/acceptance: tweak the tcg/kvm tests for virt
,
Willian Rampazzo
,
2021/05/27
[PATCH v1 6/6] tests/acceptance: tag various arm tests as TCG only
,
Alex Bennée
,
2021/05/27
Re: [PATCH v1 6/6] tests/acceptance: tag various arm tests as TCG only
,
Richard Henderson
,
2021/05/27
Re: [PATCH v1 6/6] tests/acceptance: tag various arm tests as TCG only
,
Willian Rampazzo
,
2021/05/27
Re: [PATCH v5 57/57] gitlab: Enable cross-i386 builds of TCI
,
Philippe Mathieu-Daudé
,
2021/05/27
Re: [PATCH v5 56/57] gitlab: Rename ACCEL_CONFIGURE_OPTS to EXTRA_CONFIGURE_OPTS
,
Philippe Mathieu-Daudé
,
2021/05/27
[PATCH v2 0/3] block: drop BlockDriverState::read_only
,
Vladimir Sementsov-Ogievskiy
,
2021/05/27
[PATCH v2 1/3] block: consistently use bdrv_is_read_only()
,
Vladimir Sementsov-Ogievskiy
,
2021/05/27
[PATCH v2 2/3] block: drop BlockDriverState::read_only
,
Vladimir Sementsov-Ogievskiy
,
2021/05/27
[PATCH v2 3/3] block: drop BlockBackendRootState::read_only
,
Vladimir Sementsov-Ogievskiy
,
2021/05/27
Re: [PATCH v2 0/3] block: drop BlockDriverState::read_only
,
Kevin Wolf
,
2021/05/31
[Bug 1892761] Re: Heap-use-after-free through double-fetch in ehci
,
Thomas Huth
,
2021/05/27
Windows 7 fails to boot with patch 7eff2e7c
,
Programmingkid
,
2021/05/27
Re: Windows 7 fails to boot with patch 7eff2e7c
,
Programmingkid
,
2021/05/29
[Bug 1892963] Re: Heap-use-after-free in put_dwords through ehci_flush_qh
,
Thomas Huth
,
2021/05/27
[PULL v2 00/18] gitlab-ci patches for 2021-05-26
,
Philippe Mathieu-Daudé
,
2021/05/27
[PULL v2 08/18] gitlab: Extract default build/test jobs templates
,
Philippe Mathieu-Daudé
,
2021/05/27
Re: [PULL v2 00/18] gitlab-ci patches for 2021-05-26
,
Peter Maydell
,
2021/05/27
[Bug 1892966] Re: Null-pointer dereference in blk_bs through ide_cancel_dma_sync
,
Thomas Huth
,
2021/05/27
[Bug 1892966] Re: Null-pointer dereference in blk_bs through ide_cancel_dma_sync
,
Alexander Bulekov
,
2021/05/27
[Bug 1892978] Re: Heap-use-after-free in e1000e_write_packet_to_guest
,
Thomas Huth
,
2021/05/27
Re: [Bug 1892978] Re: Heap-use-after-free in e1000e_write_packet_to_guesty
,
Alexander Bulekov
,
2021/05/27
[Bug 1892978] Re: Heap-use-after-free in e1000e_write_packet_to_guest
,
Thomas Huth
,
2021/05/27
[PULL 00/23] Vga 20210527 patches
,
Gerd Hoffmann
,
2021/05/27
[PULL 01/23] vhost-user-gpu: fix memory disclosure in virgl_cmd_get_capset_info (CVE-2021-3545)
,
Gerd Hoffmann
,
2021/05/27
[PULL 02/23] vhost-user-gpu: fix resource leak in 'vg_resource_create_2d' (CVE-2021-3544)
,
Gerd Hoffmann
,
2021/05/27
[PULL 03/23] vhost-user-gpu: fix memory leak in vg_resource_attach_backing (CVE-2021-3544)
,
Gerd Hoffmann
,
2021/05/27
[PULL 04/23] vhost-user-gpu: fix memory leak while calling 'vg_resource_unref' (CVE-2021-3544)
,
Gerd Hoffmann
,
2021/05/27
[PULL 06/23] vhost-user-gpu: fix memory leak in 'virgl_resource_attach_backing' (CVE-2021-3544)
,
Gerd Hoffmann
,
2021/05/27
[PULL 05/23] vhost-user-gpu: fix memory leak in 'virgl_cmd_resource_unref' (CVE-2021-3544)
,
Gerd Hoffmann
,
2021/05/27
[PULL 08/23] vhost-user-gpu: abstract vg_cleanup_mapping_iov
,
Gerd Hoffmann
,
2021/05/27
[PULL 07/23] vhost-user-gpu: fix OOB write in 'virgl_cmd_get_capset' (CVE-2021-3546)
,
Gerd Hoffmann
,
2021/05/27
[PULL 11/23] headers: Add udmabuf.h
,
Gerd Hoffmann
,
2021/05/27
[PULL 10/23] ui: Get the fd associated with udmabuf driver
,
Gerd Hoffmann
,
2021/05/27
[PULL 12/23] virtio-gpu: Add udmabuf helpers
,
Gerd Hoffmann
,
2021/05/27
[PULL 09/23] hw/display/qxl: Set pci rom address aligned with page size
,
Gerd Hoffmann
,
2021/05/27
[PULL 13/23] stubs: Add stubs for udmabuf helpers
,
Gerd Hoffmann
,
2021/05/27
[PULL 14/23] virtio-gpu: Add virtio_gpu_find_check_resource
,
Gerd Hoffmann
,
2021/05/27
[PULL 16/23] virtio-gpu: Refactor virtio_gpu_create_mapping_iov
,
Gerd Hoffmann
,
2021/05/27
[PULL 15/23] virtio-gpu: Refactor virtio_gpu_set_scanout
,
Gerd Hoffmann
,
2021/05/27
[PULL 17/23] virtio-gpu: Add initial definitions for blob resources
,
Gerd Hoffmann
,
2021/05/27
[PULL 18/23] virtio-gpu: Add virtio_gpu_resource_create_blob
,
Gerd Hoffmann
,
2021/05/27
[PULL 19/23] ui/pixman: Add qemu_pixman_to_drm_format()
,
Gerd Hoffmann
,
2021/05/27
[PULL 21/23] virtio-gpu: Factor out update scanout
,
Gerd Hoffmann
,
2021/05/27
[PULL 23/23] virtio-gpu: Update cursor data using blob
,
Gerd Hoffmann
,
2021/05/27
[PULL 20/23] virtio-gpu: Add helpers to create and destroy dmabuf objects
,
Gerd Hoffmann
,
2021/05/27
[PULL 22/23] virtio-gpu: Add virtio_gpu_set_scanout_blob
,
Gerd Hoffmann
,
2021/05/27
Re: [PULL 00/23] Vga 20210527 patches
,
Peter Maydell
,
2021/05/30
[PATCH] vfio: Fix unregister SaveVMHandler in vfio_migration_finalize
,
Kunkun Jiang
,
2021/05/27
Re: [PATCH] vfio: Fix unregister SaveVMHandler in vfio_migration_finalize
,
Philippe Mathieu-Daudé
,
2021/05/27
Re: [PATCH] vfio: Fix unregister SaveVMHandler in vfio_migration_finalize
,
Kunkun Jiang
,
2021/05/27
Re: [PATCH] vfio: Fix unregister SaveVMHandler in vfio_migration_finalize
,
Kirti Wankhede
,
2021/05/28
[PATCH] arm: Consistently use "Cortex-Axx", not "Cortex Axx"
,
Peter Maydell
,
2021/05/27
Re: [PATCH] arm: Consistently use "Cortex-Axx", not "Cortex Axx"
,
Philippe Mathieu-Daudé
,
2021/05/27
Re: [PATCH] arm: Consistently use "Cortex-Axx", not "Cortex Axx"
,
Richard Henderson
,
2021/05/27
Re: [PATCH] arm: Consistently use "Cortex-Axx", not "Cortex Axx"
,
Alex Bennée
,
2021/05/28
[PATCH 1/1] target/riscv: Fix vsip vsie CSR ops in M and HS mode
,
LIU Zhiwei
,
2021/05/27
Re: [PATCH 1/1] target/riscv: Fix vsip vsie CSR ops in M and HS mode
,
Alistair Francis
,
2021/05/27
Re: [PATCH 1/1] target/riscv: Fix vsip vsie CSR ops in M and HS mode
,
LIU Zhiwei
,
2021/05/27
[Bug 1929710] Re: virDomainGetBlockJobInfo fails during swap_volume as disk '$disk' not found in domain
,
Lee Yarwood
,
2021/05/27
[Bug 1929710] Re: virDomainGetBlockJobInfo fails during swap_volume as disk '$disk' not found in domain
,
melanie witt
,
2021/05/27
[PATCH 00/11] Unified peripheral emulation for Renesas chips
,
Yoshinori Sato
,
2021/05/27
[PATCH 11/11] hw/rx: rx-gdbsim Add bootstrup for linux
,
Yoshinori Sato
,
2021/05/27
[PATCH 10/11] hw/sh4: sh7750 use new hw modules.
,
Yoshinori Sato
,
2021/05/27
[PATCH 06/11] hw/rx: Add RX62N Clock generator
,
Yoshinori Sato
,
2021/05/27
[PATCH 05/11] hw/timer: Remove renesas_cmt.
,
Yoshinori Sato
,
2021/05/27
[PATCH 02/11] hw/char: remove sh_serial.
,
Yoshinori Sato
,
2021/05/27
[PATCH 08/11] hw/rx: rx62n use new hw modules.
,
Yoshinori Sato
,
2021/05/27
[PATCH 04/11] hw/timer: Remove sh_timer.
,
Yoshinori Sato
,
2021/05/27
[PATCH 03/11] hw/timer: Renesas TMU/CMT module.
,
Yoshinori Sato
,
2021/05/27
[PATCH 09/11] hw/sh4: sh7750 Add CPG.
,
Yoshinori Sato
,
2021/05/27
[PATCH 07/11] hw/timer: Renesas 8bit timer.
,
Yoshinori Sato
,
2021/05/27
[PATCH 01/11] hw/char: Renesas SCI module.
,
Yoshinori Sato
,
2021/05/27
Re: [PATCH 00/11] Unified peripheral emulation for Renesas chips
,
no-reply
,
2021/05/27
[PULL V2 0/3] Net patches
,
Jason Wang
,
2021/05/27
[PULL V2 1/3] hw/net/imx_fec: return 0xffff when accessing non-existing PHY
,
Jason Wang
,
2021/05/27
[PULL V2 2/3] virtio-net: failover: add missing remove_migration_state_change_notifier()
,
Jason Wang
,
2021/05/27
[PULL V2 3/3] tap-bsd: Remove special casing for older OpenBSD releases
,
Jason Wang
,
2021/05/27
Re: [PULL V2 0/3] Net patches
,
Bin Meng
,
2021/05/27
Re: [PULL V2 0/3] Net patches
,
Jason Wang
,
2021/05/27
Re: [PULL V2 0/3] Net patches
,
Bin Meng
,
2021/05/27
Re: [PULL V2 0/3] Net patches
,
Jason Wang
,
2021/05/27
Re: [PULL V2 0/3] Net patches
,
Peter Maydell
,
2021/05/30
[PATCH 00/11] softfloat: Improve denormal handling
,
Richard Henderson
,
2021/05/27
[PATCH 03/11] softfloat: Introduce float_flag_inorm_denormal
,
Richard Henderson
,
2021/05/27
RE: [PATCH 03/11] softfloat: Introduce float_flag_inorm_denormal
,
Michael Morrell
,
2021/05/28
Re: [PATCH 03/11] softfloat: Introduce float_flag_inorm_denormal
,
Richard Henderson
,
2021/05/29
[PATCH 01/11] softfloat: Rename float_flag_input_denormal to float_flag_iflush_denormal
,
Richard Henderson
,
2021/05/27
[PATCH 07/11] target/rx: Use FloatRoundMode in helper_set_fpsw
,
Richard Henderson
,
2021/05/27
Re: [PATCH 07/11] target/rx: Use FloatRoundMode in helper_set_fpsw
,
Yoshinori Sato
,
2021/05/28
Re: [PATCH 07/11] target/rx: Use FloatRoundMode in helper_set_fpsw
,
Philippe Mathieu-Daudé
,
2021/05/31
[PATCH 02/11] softfloat: Rename float_flag_output_denormal to float_flag_oflush_denormal
,
Richard Henderson
,
2021/05/27
[PATCH 06/11] target/rx: Handle the FPSW.DN bit in helper_set_fpsw
,
Richard Henderson
,
2021/05/27
Re: [PATCH 06/11] target/rx: Handle the FPSW.DN bit in helper_set_fpsw
,
Yoshinori Sato
,
2021/05/28
[PATCH 08/11] target/rx: Fix setting of FPSW.CE
,
Richard Henderson
,
2021/05/27
Re: [PATCH 08/11] target/rx: Fix setting of FPSW.CE
,
Yoshinori Sato
,
2021/05/28
[PATCH 09/11] target/mips: Drop inline markers from msa_helper.c
,
Richard Henderson
,
2021/05/27
Re: [PATCH 09/11] target/mips: Drop inline markers from msa_helper.c
,
Philippe Mathieu-Daudé
,
2021/05/31
[PATCH 10/11] target/mips: Do not check MSACSR_FS_MASK in update_msacsr
,
Richard Henderson
,
2021/05/27
[PATCH 04/11] softfloat: Introduce float_flag_result_denormal
,
Richard Henderson
,
2021/05/27
[PATCH 05/11] target/i386: Use float_flag_inorm_denormal
,
Richard Henderson
,
2021/05/27
[PATCH 11/11] target/mips: Drop denormal operand to update_msacsr
,
Richard Henderson
,
2021/05/27
Re: [PATCH 11/11] target/mips: Drop denormal operand to update_msacsr
,
Philippe Mathieu-Daudé
,
2021/05/31
Help adding multi vector msi support to hw/xen
,
Rama McIntosh
,
2021/05/26
[PULL 00/31] tcg patch queue
,
Richard Henderson
,
2021/05/26
[PULL 03/31] exec/memory_ldst: Use correct type sizes
,
Richard Henderson
,
2021/05/26
[PULL 01/31] exec/memory_ldst_cached: Sort declarations
,
Richard Henderson
,
2021/05/26
[PULL 14/31] cpu: Introduce cpu_virtio_is_big_endian()
,
Richard Henderson
,
2021/05/26
[PULL 11/31] cpu: Remove duplicated 'sysemu/hw_accel.h' header
,
Richard Henderson
,
2021/05/26
[PULL 16/31] cpu: Directly use get_paging_enabled() fallback handlers in place
,
Richard Henderson
,
2021/05/26
[PULL 07/31] accel/tcg: Reduce 'exec/tb-context.h' inclusion
,
Richard Henderson
,
2021/05/26
Re: [PULL 07/31] accel/tcg: Reduce 'exec/tb-context.h' inclusion
,
Philippe Mathieu-Daudé
,
2021/05/28
[PULL 02/31] exec/memory_ldst_phys: Sort declarations
,
Richard Henderson
,
2021/05/26
[PULL 06/31] exec/memory: Use correct type size
,
Richard Henderson
,
2021/05/26
[PULL 05/31] exec/memory_ldst_cached: Use correct type size
,
Richard Henderson
,
2021/05/26
[PULL 09/31] replay: fix watchpoint processing for reverse debugging
,
Richard Henderson
,
2021/05/26
[PULL 10/31] tcg/aarch64: Fix tcg_out_rotl
,
Richard Henderson
,
2021/05/26
[PULL 08/31] accel/tcg: Keep TranslationBlock headers local to TCG
,
Richard Henderson
,
2021/05/26
[PULL 13/31] cpu: Un-inline cpu_get_phys_page_debug and cpu_asidx_from_attrs
,
Richard Henderson
,
2021/05/26
[PULL 12/31] cpu: Split as cpu-common / cpu-sysemu
,
Richard Henderson
,
2021/05/26
[PULL 04/31] exec/memory_ldst_phys: Use correct type sizes
,
Richard Henderson
,
2021/05/26
[PULL 15/31] cpu: Directly use cpu_write_elf*() fallback handlers in place
,
Richard Henderson
,
2021/05/26
[PULL 20/31] cpu: Move AVR target vmsd field from CPUClass to DeviceClass
,
Richard Henderson
,
2021/05/26
[PULL 26/31] cpu: Move CPUClass::asidx_from_attrs to SysemuCPUOps
,
Richard Henderson
,
2021/05/26
[PULL 17/31] cpu: Directly use get_memory_mapping() fallback handlers in place
,
Richard Henderson
,
2021/05/26
[PULL 18/31] cpu: Assert DeviceClass::vmsd is NULL on user emulation
,
Richard Henderson
,
2021/05/26
[PULL 19/31] cpu: Rename CPUClass vmsd -> legacy_vmsd
,
Richard Henderson
,
2021/05/26
[PULL 22/31] cpu: Move CPUClass::vmsd to SysemuCPUOps
,
Richard Henderson
,
2021/05/26
[PULL 23/31] cpu: Move CPUClass::virtio_is_big_endian to SysemuCPUOps
,
Richard Henderson
,
2021/05/26
[PULL 24/31] cpu: Move CPUClass::get_crash_info to SysemuCPUOps
,
Richard Henderson
,
2021/05/26
[PULL 30/31] target/mips: Fold jazz behaviour into mips_cpu_do_transaction_failed
,
Richard Henderson
,
2021/05/26
[PULL 21/31] cpu: Introduce SysemuCPUOps structure
,
Richard Henderson
,
2021/05/26
[PULL 25/31] cpu: Move CPUClass::write_elf* to SysemuCPUOps
,
Richard Henderson
,
2021/05/26
[PULL 27/31] cpu: Move CPUClass::get_phys_page_debug to SysemuCPUOps
,
Richard Henderson
,
2021/05/26
[PULL 28/31] cpu: Move CPUClass::get_memory_mapping to SysemuCPUOps
,
Richard Henderson
,
2021/05/26
[PULL 31/31] hw/core: Constify TCGCPUOps
,
Richard Henderson
,
2021/05/26
[PULL 29/31] cpu: Move CPUClass::get_paging_enabled to SysemuCPUOps
,
Richard Henderson
,
2021/05/26
Re: [PULL 00/31] tcg patch queue
,
Peter Maydell
,
2021/05/28
[PATCH v7 00/14] virtio-gpu: Add support for Blob resources feature
,
Vivek Kasireddy
,
2021/05/26
[PATCH v7 11/14] virtio-gpu: Add helpers to create and destroy dmabuf objects
,
Vivek Kasireddy
,
2021/05/26
[PATCH v7 02/14] headers: Add udmabuf.h
,
Vivek Kasireddy
,
2021/05/26
[PATCH v7 12/14] virtio-gpu: Factor out update scanout
,
Vivek Kasireddy
,
2021/05/26
[PATCH v7 13/14] virtio-gpu: Add virtio_gpu_set_scanout_blob
,
Vivek Kasireddy
,
2021/05/26
[PATCH v7 03/14] virtio-gpu: Add udmabuf helpers
,
Vivek Kasireddy
,
2021/05/26
[PATCH v7 14/14] virtio-gpu: Update cursor data using blob
,
Vivek Kasireddy
,
2021/05/26
[PATCH v7 04/14] stubs: Add stubs for udmabuf helpers
,
Vivek Kasireddy
,
2021/05/26
[PATCH v7 05/14] virtio-gpu: Add virtio_gpu_find_check_resource
,
Vivek Kasireddy
,
2021/05/26
[PATCH v7 06/14] virtio-gpu: Refactor virtio_gpu_set_scanout
,
Vivek Kasireddy
,
2021/05/26
[PATCH v7 08/14] virtio-gpu: Add initial definitions for blob resources
,
Vivek Kasireddy
,
2021/05/26
[PATCH v7 07/14] virtio-gpu: Refactor virtio_gpu_create_mapping_iov
,
Vivek Kasireddy
,
2021/05/26
[PATCH v7 09/14] virtio-gpu: Add virtio_gpu_resource_create_blob
,
Vivek Kasireddy
,
2021/05/26
[PATCH v7 01/14] ui: Get the fd associated with udmabuf driver
,
Vivek Kasireddy
,
2021/05/26
[PATCH v7 10/14] ui/pixman: Add qemu_pixman_to_drm_format()
,
Vivek Kasireddy
,
2021/05/26
[PATCH v2 1/1] yank: Unregister function when using TLS migration
,
Leonardo Bras
,
2021/05/26
Re: [PATCH v2 1/1] yank: Unregister function when using TLS migration
,
Leonardo Brás
,
2021/05/26
Re: [PATCH v2 1/1] yank: Unregister function when using TLS migration
,
Peter Xu
,
2021/05/26
[PULL 00/19] gitlab-ci patches for 2021-05-26
,
Philippe Mathieu-Daudé
,
2021/05/26
[PULL 01/19] gitlab: Replace YAML anchors by extends (acceptance_test_job)
,
Philippe Mathieu-Daudé
,
2021/05/26
[PULL 02/19] gitlab: Rename ACCEL_CONFIGURE_OPTS to EXTRA_CONFIGURE_OPTS
,
Philippe Mathieu-Daudé
,
2021/05/26
[PULL 03/19] gitlab: Enable cross-i386 builds of TCI
,
Philippe Mathieu-Daudé
,
2021/05/26
[PULL 04/19] gitlab: Extract container job template to container-template.yml
,
Philippe Mathieu-Daudé
,
2021/05/26
[PULL 05/19] gitlab: Extract crossbuild job templates to crossbuild-template.yml
,
Philippe Mathieu-Daudé
,
2021/05/26
[PULL 06/19] gitlab: Extract DCO/style check jobs to static_checks.yml
,
Philippe Mathieu-Daudé
,
2021/05/26
[PULL 07/19] gitlab: Extract build stages to stages.yml
,
Philippe Mathieu-Daudé
,
2021/05/26
[PULL 08/19] gitlab: Extract default build/test jobs templates
,
Philippe Mathieu-Daudé
,
2021/05/26
[PULL 09/19] gitlab: Extract core container jobs to container-core.yml
,
Philippe Mathieu-Daudé
,
2021/05/26
[PULL 10/19] gitlab: Drop linux user build job for CentOS 7
,
Philippe Mathieu-Daudé
,
2021/05/26
[PULL 11/19] gitlab: Extract all default build/test jobs to buildtest.yml
,
Philippe Mathieu-Daudé
,
2021/05/26
[PULL 12/19] gitlab: Move current job set to qemu-project.yml
,
Philippe Mathieu-Daudé
,
2021/05/26
[PULL 13/19] gitlab: Document how forks can use different set of jobs
,
Philippe Mathieu-Daudé
,
2021/05/26
[PULL 14/19] gitlab: Extract cross-container jobs to container-cross.yml
,
Philippe Mathieu-Daudé
,
2021/05/26
[PULL 15/19] gitlab: Keep Avocado reports during 1 week
,
Philippe Mathieu-Daudé
,
2021/05/26
[PULL 16/19] gitlab: Run Avocado tests manually (except mainstream CI)
,
Philippe Mathieu-Daudé
,
2021/05/26
[PULL 17/19] gitlab: Use $CI_DEFAULT_BRANCH instead of hardcoded 'master'
,
Philippe Mathieu-Daudé
,
2021/05/26
[PULL 18/19] gitlab: Convert check-dco/check-patch jobs to the 'rules' syntax
,
Philippe Mathieu-Daudé
,
2021/05/26
[PULL 19/19] gitlab: Split gprof-gcov job
,
Philippe Mathieu-Daudé
,
2021/05/26
Re: [PULL 19/19] gitlab: Split gprof-gcov job
,
Philippe Mathieu-Daudé
,
2021/05/27
Re: [PULL 00/19] gitlab-ci patches for 2021-05-26
,
Peter Maydell
,
2021/05/27
Re: [PULL 00/19] gitlab-ci patches for 2021-05-26
,
Philippe Mathieu-Daudé
,
2021/05/27
[PATCH 0/3] block: drop BlockDriverState::read_only
,
Vladimir Sementsov-Ogievskiy
,
2021/05/26
[PATCH 1/3] block: consistently use bdrv_is_read_only()
,
Vladimir Sementsov-Ogievskiy
,
2021/05/26
Re: [PATCH 1/3] block: consistently use bdrv_is_read_only()
,
Kevin Wolf
,
2021/05/27
[PATCH 2/3] block: drop BlockDriverState::read_only
,
Vladimir Sementsov-Ogievskiy
,
2021/05/26
[PATCH 3/3] block: drop BlockBackendRootState::read_only
,
Vladimir Sementsov-Ogievskiy
,
2021/05/26
Re: [PATCH 3/3] block: drop BlockBackendRootState::read_only
,
Kevin Wolf
,
2021/05/27
Re: [PATCH 3/3] block: drop BlockBackendRootState::read_only
,
Vladimir Sementsov-Ogievskiy
,
2021/05/27
[PATCH 0/1] tests/acceptance: change armbian archive to a faster host
,
Willian Rampazzo
,
2021/05/26
[PATCH 1/1] tests/acceptance: change armbian archive to a faster host
,
Willian Rampazzo
,
2021/05/26
Re: [PATCH 1/1] tests/acceptance: change armbian archive to a faster host
,
Cleber Rosa
,
2021/05/26
Re: [PATCH 1/1] tests/acceptance: change armbian archive to a faster host
,
Willian Rampazzo
,
2021/05/27
Re: [PATCH 1/1] tests/acceptance: change armbian archive to a faster host
,
Wainer dos Santos Moschetta
,
2021/05/27
[PATCH 0/5] stop collection of instruction usage statistics
,
Bruno Larsen (billionai)
,
2021/05/26
[PATCH 1/5] target/ppc: fixed GEN_OPCODE behavior when PPC_DUMP_CPU is set
,
Bruno Larsen (billionai)
,
2021/05/26
RE: [PATCH 1/5] target/ppc: fixed GEN_OPCODE behavior when PPC_DUMP_CPU is set
,
Luis Fernando Fujita Pires
,
2021/05/26
Re: [PATCH 1/5] target/ppc: fixed GEN_OPCODE behavior when PPC_DUMP_CPU is set
,
Richard Henderson
,
2021/05/26
Re: [PATCH 1/5] target/ppc: fixed GEN_OPCODE behavior when PPC_DUMP_CPU is set
,
address@hidden
,
2021/05/26
[PATCH 2/5] target/ppc: remove ppc_cpu_dump_statistics
,
Bruno Larsen (billionai)
,
2021/05/26
Re: [PATCH 2/5] target/ppc: remove ppc_cpu_dump_statistics
,
Richard Henderson
,
2021/05/26
RE: [PATCH 2/5] target/ppc: remove ppc_cpu_dump_statistics
,
Luis Fernando Fujita Pires
,
2021/05/26
Re: [PATCH 2/5] target/ppc: remove ppc_cpu_dump_statistics
,
David Gibson
,
2021/05/26
Re: [PATCH 2/5] target/ppc: remove ppc_cpu_dump_statistics
,
David Gibson
,
2021/05/27
Re: [PATCH 2/5] target/ppc: remove ppc_cpu_dump_statistics
,
Bruno Piazera Larsen
,
2021/05/27
Re: [PATCH 2/5] target/ppc: remove ppc_cpu_dump_statistics
,
Greg Kurz
,
2021/05/27
Re: [PATCH 2/5] target/ppc: remove ppc_cpu_dump_statistics
,
David Gibson
,
2021/05/29
Re: [PATCH 2/5] target/ppc: remove ppc_cpu_dump_statistics
,
Greg Kurz
,
2021/05/27
Re: [PATCH 2/5] target/ppc: remove ppc_cpu_dump_statistics
,
David Gibson
,
2021/05/29
Re: [PATCH 2/5] target/ppc: remove ppc_cpu_dump_statistics
,
Bruno Piazera Larsen
,
2021/05/31
[PATCH 3/5] target/ppc: removed mentions to DO_PPC_STATISTICS
,
Bruno Larsen (billionai)
,
2021/05/26
Re: [PATCH 3/5] target/ppc: removed mentions to DO_PPC_STATISTICS
,
Richard Henderson
,
2021/05/26
RE: [PATCH 3/5] target/ppc: removed mentions to DO_PPC_STATISTICS
,
Luis Fernando Fujita Pires
,
2021/05/26
Re: [PATCH 3/5] target/ppc: removed mentions to DO_PPC_STATISTICS
,
David Gibson
,
2021/05/27
[PATCH 4/5] monitor: removed cpustats command
,
Bruno Larsen (billionai)
,
2021/05/26
Re: [PATCH 4/5] monitor: removed cpustats command
,
Richard Henderson
,
2021/05/26
Re: [PATCH 4/5] monitor: removed cpustats command
,
David Gibson
,
2021/05/27
RE: [PATCH 4/5] monitor: removed cpustats command
,
Luis Fernando Fujita Pires
,
2021/05/26
Re: [PATCH 4/5] monitor: removed cpustats command
,
Greg Kurz
,
2021/05/27
Re: [PATCH 4/5] monitor: removed cpustats command
,
Dr. David Alan Gilbert
,
2021/05/27
Re: [PATCH 4/5] monitor: removed cpustats command
,
Greg Kurz
,
2021/05/27
Re: [PATCH 4/5] monitor: removed cpustats command
,
Bruno Piazera Larsen
,
2021/05/27
Re: [PATCH 4/5] monitor: removed cpustats command
,
Greg Kurz
,
2021/05/27
Re: [PATCH 4/5] monitor: removed cpustats command
,
Dr. David Alan Gilbert
,
2021/05/27
[PATCH 5/5] hw/core/cpu: removed cpu_dump_statistics function
,
Bruno Larsen (billionai)
,
2021/05/26
Re: [PATCH 5/5] hw/core/cpu: removed cpu_dump_statistics function
,
Richard Henderson
,
2021/05/26
RE: [PATCH 5/5] hw/core/cpu: removed cpu_dump_statistics function
,
Luis Fernando Fujita Pires
,
2021/05/26
Re: [PATCH 5/5] hw/core/cpu: removed cpu_dump_statistics function
,
David Gibson
,
2021/05/26
Re: [PATCH 5/5] hw/core/cpu: removed cpu_dump_statistics function
,
Eduardo Habkost
,
2021/05/27
Re: [PATCH 0/5] stop collection of instruction usage statistics
,
Alex Bennée
,
2021/05/27
Re: [PATCH 0/5] stop collection of instruction usage statistics
,
Bruno Piazera Larsen
,
2021/05/27
RE: [PATCH 0/5] stop collection of instruction usage statistics
,
Luis Fernando Fujita Pires
,
2021/05/27
Re: [PATCH 0/5] stop collection of instruction usage statistics
,
Alex Bennée
,
2021/05/27
RE: [PATCH 0/5] stop collection of instruction usage statistics
,
Luis Fernando Fujita Pires
,
2021/05/27
Re: [PATCH v6 00/19] i386: KVM: expand Hyper-V features early
,
Eduardo Habkost
,
2021/05/26
Re: [PATCH v6 00/19] i386: KVM: expand Hyper-V features early
,
Vitaly Kuznetsov
,
2021/05/27
Re: [PATCH v6 00/19] i386: KVM: expand Hyper-V features early
,
Eduardo Habkost
,
2021/05/27
[PATCH 1/1] yank: Unregister function when using TLS migration
,
Leonardo Bras
,
2021/05/26
Re: [PATCH 1/1] yank: Unregister function when using TLS migration
,
Peter Xu
,
2021/05/26
Re: [PATCH 1/1] yank: Unregister function when using TLS migration
,
Lukas Straub
,
2021/05/26
Re: [PATCH 1/1] yank: Unregister function when using TLS migration
,
Peter Xu
,
2021/05/26
Re: [PATCH 1/1] yank: Unregister function when using TLS migration
,
Daniel P . Berrangé
,
2021/05/27
Re: [PATCH 1/1] yank: Unregister function when using TLS migration
,
Peter Xu
,
2021/05/27
Re: [PATCH 1/1] yank: Unregister function when using TLS migration
,
Daniel P . Berrangé
,
2021/05/27
Re: [PATCH 1/1] yank: Unregister function when using TLS migration
,
Peter Xu
,
2021/05/27
Re: [PATCH 1/1] yank: Unregister function when using TLS migration
,
Daniel P . Berrangé
,
2021/05/27
Re: [PATCH 1/1] yank: Unregister function when using TLS migration
,
Dr. David Alan Gilbert
,
2021/05/27
Re: [PATCH 1/1] yank: Unregister function when using TLS migration
,
Peter Xu
,
2021/05/27
Re: [PATCH 1/1] yank: Unregister function when using TLS migration
,
Lukas Straub
,
2021/05/27
Re: [PATCH 1/1] yank: Unregister function when using TLS migration
,
Lukas Straub
,
2021/05/26
Re: [PATCH 1/1] yank: Unregister function when using TLS migration
,
Leonardo Brás
,
2021/05/26
[PULL 0/4] M68k for 6.1 patches
,
Laurent Vivier
,
2021/05/26
[PULL 2/4] target/m68k: call gen_raise_exception() directly if single-stepping in gen_jmp_tb()
,
Laurent Vivier
,
2021/05/26
[PULL 3/4] target/m68k: introduce gen_singlestep_exception() function
,
Laurent Vivier
,
2021/05/26
[PULL 4/4] target/m68k: implement m68k "any instruction" trace mode
,
Laurent Vivier
,
2021/05/26
[PULL 1/4] target/m68k: introduce is_singlestepping() function
,
Laurent Vivier
,
2021/05/26
Re: [PULL 0/4] M68k for 6.1 patches
,
Peter Maydell
,
2021/05/28
GSoC 2021: Request for WIKI account to update project details
,
Niteesh G. S.
,
2021/05/26
Re: GSoC 2021: Request for WIKI account to update project details
,
Stefan Hajnoczi
,
2021/05/31
Re: GSoC 2021: Request for WIKI account to update project details
,
Niteesh G. S.
,
2021/05/31
Denormal input handling
,
Michael Morrell
,
2021/05/26
Re: Denormal input handling
,
Peter Maydell
,
2021/05/26
RE: Denormal input handling
,
Michael Morrell
,
2021/05/26
Re: Denormal input handling
,
Richard Henderson
,
2021/05/26
Denormal input handling
,
Michael Morrell
,
2021/05/26
Re: Denormal input handling
,
Richard Henderson
,
2021/05/26
Re: Denormal input handling
,
Richard Henderson
,
2021/05/26
Re: Denormal input handling
,
Michael Morrell
,
2021/05/26
Re: Denormal input handling
,
Richard Henderson
,
2021/05/26
[PATCH] iotests/check: move general long options to double dash
,
Vladimir Sementsov-Ogievskiy
,
2021/05/26
Re: [PATCH] tests/acceptance: Add a 'virt_kvm' test using the GICv3
,
Cleber Rosa
,
2021/05/26
[PATCH v9 0/6] RISC-V Pointer Masking implementation
,
Alexey Baturo
,
2021/05/26
[PATCH v9 1/6] [RISCV_PM] Add J-extension into RISC-V
,
Alexey Baturo
,
2021/05/26
[PATCH v9 6/6] [RISCV_PM] Allow experimental J-ext to be turned on
,
Alexey Baturo
,
2021/05/26
[PATCH v9 2/6] [RISCV_PM] Support CSRs required for RISC-V PM extension except for the h-mode
,
Alexey Baturo
,
2021/05/26
[PATCH v9 3/6] [RISCV_PM] Print new PM CSRs in QEMU logs
,
Alexey Baturo
,
2021/05/26
[PATCH v9 4/6] [RISCV_PM] Support pointer masking for RISC-V for i/c/f/d/a types of instructions
,
Alexey Baturo
,
2021/05/26
[PATCH v9 5/6] [RISCV_PM] Implement address masking functions required for RISC-V Pointer Masking extension
,
Alexey Baturo
,
2021/05/26
[PULL 00/15] migration/virtiofs/hmp queue
,
Dr. David Alan Gilbert (git)
,
2021/05/26
[PULL 02/15] virtiofsd: Check for EINTR in preadv() and retry
,
Dr. David Alan Gilbert (git)
,
2021/05/26
[PULL 01/15] hmp: Fix loadvm to resume the VM on success instead of failure
,
Dr. David Alan Gilbert (git)
,
2021/05/26
[PULL 03/15] virtiofsd: Get rid of unreachable code in read
,
Dr. David Alan Gilbert (git)
,
2021/05/26
[PULL 05/15] virtiofsd: get rid of in_sg_left variable
,
Dr. David Alan Gilbert (git)
,
2021/05/26
[PULL 04/15] virtiofsd: Use iov_discard_front() to skip bytes
,
Dr. David Alan Gilbert (git)
,
2021/05/26
[PULL 06/15] virtiofsd: Simplify skip byte logic
,
Dr. David Alan Gilbert (git)
,
2021/05/26
[PULL 08/15] virtiofsd: Set req->reply_sent right after sending reply
,
Dr. David Alan Gilbert (git)
,
2021/05/26
[PULL 07/15] virtiofsd: Check EOF before short read
,
Dr. David Alan Gilbert (git)
,
2021/05/26
[PULL 10/15] tools/virtiofsd/fuse_opt.c: Replaced a malloc with GLib's g_try_malloc
,
Dr. David Alan Gilbert (git)
,
2021/05/26
[PULL 11/15] migration/rdma: Fix cm_event used before being initialized
,
Dr. David Alan Gilbert (git)
,
2021/05/26
[PULL 14/15] migration/rdma: destination: create the return patch after the first accept
,
Dr. David Alan Gilbert (git)
,
2021/05/26
[PULL 15/15] migration/rdma: source: poll cm_event from return path
,
Dr. David Alan Gilbert (git)
,
2021/05/26
[PULL 09/15] tools/virtiofsd/buffer.c: replaced a calloc call with GLib's g_try_new0
,
Dr. David Alan Gilbert (git)
,
2021/05/26
[PULL 12/15] migration/rdma: cleanup rdma in rdma_start_incoming_migration error path
,
Dr. David Alan Gilbert (git)
,
2021/05/26
[PULL 13/15] migration/rdma: Fix rdma_addrinfo res leaks
,
Dr. David Alan Gilbert (git)
,
2021/05/26
Re: [PULL 00/15] migration/virtiofs/hmp queue
,
Peter Maydell
,
2021/05/27
P2P problem on QEMU
,
Gabriele Borello
,
2021/05/26
Re: P2P problem on QEMU
,
James Harvey
,
2021/05/27
[PATCH v8 00/12] qtests: Check accelerator available at runtime via QMP 'query-accels'
,
Philippe Mathieu-Daudé
,
2021/05/26
[PATCH v8 01/12] MAINTAINERS: Add qtest/arm-cpu-features.c to ARM TCG CPUs section
,
Philippe Mathieu-Daudé
,
2021/05/26
[PATCH v8 02/12] accel: Introduce 'query-accels' QMP command
,
Philippe Mathieu-Daudé
,
2021/05/26
[PATCH v8 03/12] qtest: Add qtest_has_accel() method
,
Philippe Mathieu-Daudé
,
2021/05/26
[PATCH v8 04/12] qtest/arm-cpu-features: Use generic qtest_has_accel() to check for KVM
,
Philippe Mathieu-Daudé
,
2021/05/26
[PATCH v8 05/12] qtest/arm-cpu-features: Restrict sve_tests_sve_off_kvm test to KVM
,
Philippe Mathieu-Daudé
,
2021/05/26
[PATCH v8 06/12] qtest/arm-cpu-features: Remove TCG fallback to KVM specific tests
,
Philippe Mathieu-Daudé
,
2021/05/26
[PATCH v8 07/12] qtest/arm-cpu-features: Use generic qtest_has_accel() to check for TCG
,
Philippe Mathieu-Daudé
,
2021/05/26
[PATCH v8 08/12] qtest/migration-test: Skip tests if KVM not builtin on s390x/ppc64
,
Philippe Mathieu-Daudé
,
2021/05/26
[PATCH v8 09/12] qtest/bios-tables-test: Rename tests not TCG specific
,
Philippe Mathieu-Daudé
,
2021/05/26
[PATCH v8 10/12] qtest/bios-tables-test: Rename TCG specific tests
,
Philippe Mathieu-Daudé
,
2021/05/26
[PATCH v8 11/12] qtest/bios-tables-test: Make test build-independent from accelerator
,
Philippe Mathieu-Daudé
,
2021/05/26
[PATCH v8 12/12] qtest: Do not restrict bios-tables-test to Aarch64 hosts anymore
,
Philippe Mathieu-Daudé
,
2021/05/26
Re: [PATCH v8 00/12] qtests: Check accelerator available at runtime via QMP 'query-accels'
,
Philippe Mathieu-Daudé
,
2021/05/26
[PULL v2 00/28] Misc patches for 2021-05-24
,
Paolo Bonzini
,
2021/05/26
[PULL 25/28] doc: Add notes about -mon option mode=control argument.
,
Paolo Bonzini
,
2021/05/26
Re: [PULL v2 00/28] Misc patches for 2021-05-24
,
Peter Maydell
,
2021/05/27
[Bug 761469] Re: multicast VPN breaks IPv6 Duplicate Address Detection
,
Thomas Huth
,
2021/05/26
[Bug 1926044] Re: QEMU-user doesn't report HWCAP2_MTE
,
Thomas Huth
,
2021/05/26
[Bug 1925512] Re: UNDEFINED case for instruction BLX
,
Thomas Huth
,
2021/05/26
[Bug 1910603] Re: [OSS-Fuzz] Issue 29174 sb16: Abrt in audio_bug
,
Thomas Huth
,
2021/05/26
[PATCH] spapr: nvdimm: Fix the persistent-memory root node name in device tree
,
Shivaprasad G Bhat
,
2021/05/26
Re: [PATCH] spapr: nvdimm: Fix the persistent-memory root node name in device tree
,
David Gibson
,
2021/05/26
[Bug 1891354] Re: Heap-use-after-free in usb_packet_unmap
,
Thomas Huth
,
2021/05/26
[Bug 1890160] Re: Abort in vmxnet3_validate_queues
,
Thomas Huth
,
2021/05/26
[Bug 1890159] Re: Assertion failure in net_tx_pkt_add_raw_fragment through vmxnet3
,
Thomas Huth
,
2021/05/26
[Bug 1890155] Re: Abort in vmxnet3_validate_interrupt_idx
,
Thomas Huth
,
2021/05/26
[Bug 1890157] Re: Assertion failure in net_tx_pkt_reset through vmxnet3
,
Thomas Huth
,
2021/05/26
[Bug 1888606] Re: Heap-use-after-free in virtio_gpu_ctrl_response
,
Thomas Huth
,
2021/05/26
[Bug 1886362] Re: Heap use-after-free in lduw_he_p through e1000e_write_to_rx_buffers
,
Thomas Huth
,
2021/05/26
[PATCH v2 0/4] target/i386/cpu: introduce new CPU models for x86-64 ABI levels
,
Daniel P . Berrangé
,
2021/05/26
[PATCH v2 1/4] docs: add a table showing x86-64 ABI compatibility levels
,
Daniel P . Berrangé
,
2021/05/26
[PATCH v2 2/4] target/i386: define CPU models to model x86-64 ABI levels
,
Daniel P . Berrangé
,
2021/05/26
[PATCH v2 3/4] scripts: helper to generate x86_64 CPU ABI compat info
,
Daniel P . Berrangé
,
2021/05/26
[PATCH v2 4/4] NOT FOR MERGE target/i386: use x86-64-abi1 CPU model as default on x86_64
,
Daniel P . Berrangé
,
2021/05/26
[Bug 1879227] Re: Assertion failure in e1000e_write_lgcy_rx_descr
,
Thomas Huth
,
2021/05/26
[PATCH] target/ppc: fold ppc_store_ptcr into it's only caller
,
Bruno Larsen (billionai)
,
2021/05/26
Re: [PATCH] target/ppc: fold ppc_store_ptcr into it's only caller
,
David Gibson
,
2021/05/26
[PATCH v2] hw/pci-host/q35: Ignore write of reserved PCIEXBAR LENGTH field
,
Philippe Mathieu-Daudé
,
2021/05/26
[Bug 1879223] Re: Assertion failure in e1000e_write_rx_descr
,
Thomas Huth
,
2021/05/26
[PULL 00/14] Input 20210526 patches
,
Gerd Hoffmann
,
2021/05/26
[PULL 01/14] hw/input: expand trace info reported for ps2 device
,
Gerd Hoffmann
,
2021/05/26
[PULL 02/14] ps2: fix mouse stream corruption
,
Gerd Hoffmann
,
2021/05/26
[PULL 03/14] ps2: don't raise an interrupt if queue is full
,
Gerd Hoffmann
,
2021/05/26
[PULL 05/14] pckbd: split out interrupt line changing code
,
Gerd Hoffmann
,
2021/05/26
[PULL 04/14] ps2: don't deassert irq twice if queue is empty
,
Gerd Hoffmann
,
2021/05/26
[PULL 06/14] pckbd: don't update OBF flags if KBD_STAT_OBF is set
,
Gerd Hoffmann
,
2021/05/26
[PULL 07/14] pckbd: PS/2 keyboard throttle
,
Gerd Hoffmann
,
2021/05/26
[PULL 09/14] pckbd: add controller response queue
,
Gerd Hoffmann
,
2021/05/26
[PULL 08/14] pckbd: add state variable for interrupt source
,
Gerd Hoffmann
,
2021/05/26
[PULL 11/14] pckbd: correctly disable PS/2 communication
,
Gerd Hoffmann
,
2021/05/26
[PULL 10/14] pckbd: add function kbd_pending()
,
Gerd Hoffmann
,
2021/05/26
[PULL 13/14] pckbd: clear outport_present in outer pre_load()
,
Gerd Hoffmann
,
2021/05/26
[PULL 12/14] pckbd: remove duplicated keyboard and mouse defines
,
Gerd Hoffmann
,
2021/05/26
[PULL 14/14] hw/input/ps2: Use ps2_raise_irq() instead of open coding it
,
Gerd Hoffmann
,
2021/05/26
Re: [PULL 00/14] Input 20210526 patches
,
Peter Maydell
,
2021/05/26
[Bug 1878651] Re: Assertion failure in e1000e_write_to_rx_buffers
,
Thomas Huth
,
2021/05/26
[PATCHv2 0/4] target/arm: fix missing exception class
,
Jamie Iles
,
2021/05/26
[PATCHv2 1/4] target/arm: fix missing exception class
,
Jamie Iles
,
2021/05/26
[PATCHv2 2/4] target/arm: fold do_raise_exception into raise_exception
,
Jamie Iles
,
2021/05/26
[PATCHv2 3/4] target/arm: use raise_exception_ra for MTE check failure
,
Jamie Iles
,
2021/05/26
[PATCHv2 4/4] target/arm: use raise_exception_ra for stack limit exception
,
Jamie Iles
,
2021/05/26
[Bug 1878641] Re: Abort() in mch_update_pciexbar
,
Thomas Huth
,
2021/05/26
Re: [Bug 1878641] Re: Abort() in mch_update_pciexbar
,
Philippe Mathieu-Daudé
,
2021/05/26
[Bug 1878323] Re: Assertion-failure in usb_detach
,
Thomas Huth
,
2021/05/26
Re: [Bug 1924912] VirtIO drivers don't work on Windows: "GLib: Too many handles to wait for!" crash
,
Michael S. Tsirkin
,
2021/05/26
Re: [Bug 1924912] VirtIO drivers don't work on Windows: "GLib: Too many handles to wait for!" crash
,
Laurent Vivier
,
2021/05/26
[PATCH v1 0/3] ppc: LPCR synchronisation fixes
,
Nicholas Piggin
,
2021/05/26
[PATCH v1 1/3] spapr: Remove stale comment about power-saving LPCR bits
,
Nicholas Piggin
,
2021/05/26
Re: [PATCH v1 1/3] spapr: Remove stale comment about power-saving LPCR bits
,
Cédric Le Goater
,
2021/05/26
Re: [PATCH v1 1/3] spapr: Remove stale comment about power-saving LPCR bits
,
Greg Kurz
,
2021/05/26
Re: [PATCH v1 1/3] spapr: Remove stale comment about power-saving LPCR bits
,
David Gibson
,
2021/05/26
[PATCH v1 2/3] spapr: Set LPCR to current AIL mode when starting a new CPU
,
Nicholas Piggin
,
2021/05/26
Re: [PATCH v1 2/3] spapr: Set LPCR to current AIL mode when starting a new CPU
,
Cédric Le Goater
,
2021/05/26
Re: [PATCH v1 2/3] spapr: Set LPCR to current AIL mode when starting a new CPU
,
Greg Kurz
,
2021/05/26
Re: [PATCH v1 2/3] spapr: Set LPCR to current AIL mode when starting a new CPU
,
David Gibson
,
2021/05/26
[PATCH v1 3/3] target/ppc: Synchronize with KVM's LPCR value when creating a vCPU
,
Nicholas Piggin
,
2021/05/26
Re: [PATCH v1 3/3] target/ppc: Synchronize with KVM's LPCR value when creating a vCPU
,
David Gibson
,
2021/05/26
[PATCH 0/3] vhost-user-blk-test and vdagent Coverity fixes
,
Stefan Hajnoczi
,
2021/05/26
[PATCH 2/3] vhost-user-blk-test: fix Coverity mkstemp(2) umask warning
,
Stefan Hajnoczi
,
2021/05/26
Re: [PATCH 2/3] vhost-user-blk-test: fix Coverity mkstemp(2) umask warning
,
Peter Maydell
,
2021/05/30
[PATCH 1/3] vhost-user-blk-test: fix Coverity open(2) false positives
,
Stefan Hajnoczi
,
2021/05/26
Re: [PATCH 1/3] vhost-user-blk-test: fix Coverity open(2) false positives
,
Peter Maydell
,
2021/05/30
[PATCH 3/3] ui/vdagent: fix clipboard info memory leak in error path
,
Stefan Hajnoczi
,
2021/05/26
Re: [PATCH 3/3] ui/vdagent: fix clipboard info memory leak in error path
,
Gerd Hoffmann
,
2021/05/28
[PULL 0/3] Net patches
,
Jason Wang
,
2021/05/26
[PULL 2/3] virtio-net: failover: add missing remove_migration_state_change_notifier()
,
Jason Wang
,
2021/05/26
[PULL 1/3] hw/net/imx_fec: return 0xffff when accessing non-existing PHY
,
Jason Wang
,
2021/05/26
Re: [PULL 1/3] hw/net/imx_fec: return 0xffff when accessing non-existing PHY
,
Philippe Mathieu-Daudé
,
2021/05/26
Re: [PULL 1/3] hw/net/imx_fec: return 0xffff when accessing non-existing PHY
,
Jason Wang
,
2021/05/27
[PULL 3/3] tap-bsd: Remove special casing for older OpenBSD releases
,
Jason Wang
,
2021/05/26
Re: [PULL 0/3] Net patches
,
Philippe Mathieu-Daudé
,
2021/05/26
Re: [PATCH] gitignore: Update with some filetypes
,
Viresh Kumar
,
2021/05/26
Re: [PATCH] gitignore: Update with some filetypes
,
Alex Bennée
,
2021/05/26
Re: [PATCH 08/38] target/riscv: SIMD 16-bit Compare Instructions
,
Palmer Dabbelt
,
2021/05/26
Re: [PATCH 08/38] target/riscv: SIMD 16-bit Compare Instructions
,
Palmer Dabbelt
,
2021/05/26
[PATCH] linux-user: Remove unnecessary static assert involving __SIGRTMAX
,
Michael Forney
,
2021/05/26
Re: [PATCH] linux-user: Remove unnecessary static assert involving __SIGRTMAX
,
Philippe Mathieu-Daudé
,
2021/05/26
Re: [PATCH] linux-user: Remove unnecessary static assert involving __SIGRTMAX
,
Laurent Vivier
,
2021/05/26
[PATCH v2] linux-user: Disable static assert involving __SIGRTMAX if it is missing
,
Michael Forney
,
2021/05/26
Re: [PATCH v2] linux-user: Disable static assert involving __SIGRTMAX if it is missing
,
Laurent Vivier
,
2021/05/26
[PATCH] linux-user: Use public sigev_notify_thread_id member if available
,
Michael Forney
,
2021/05/25
[PATCH] linux-user: Fix incorrect use of feature-test-macros
,
Michael Forney
,
2021/05/25
[RFC PATCH v4] ppc/spapr: Add support for H_SCM_PERFORMANCE_STATS hcall
,
Vaibhav Jain
,
2021/05/25
Re: [RFC PATCH v4] ppc/spapr: Add support for H_SCM_PERFORMANCE_STATS hcall
,
David Gibson
,
2021/05/26
[PATCH V7 0/6] Passthrough specific network traffic in COLO
,
Zhang Chen
,
2021/05/25
[PATCH V7 2/6] util/qemu-sockets.c: Add inet_parse_base to handle InetSocketAddressBase
,
Zhang Chen
,
2021/05/25
[PATCH V7 3/6] hmp-commands: Add new HMP command for COLO passthrough
,
Zhang Chen
,
2021/05/25
[PATCH V7 1/6] qapi/net: Add IPFlowSpec and QMP command for COLO passthrough
,
Zhang Chen
,
2021/05/25
[PATCH V7 4/6] net/colo-compare: Move data structure and define to .h file.
,
Zhang Chen
,
2021/05/25
[PATCH V7 5/6] net/colo-compare: Add passthrough list to CompareState
,
Zhang Chen
,
2021/05/25
[PATCH V7 6/6] net/net.c: Add handler for COLO passthrough connection
,
Zhang Chen
,
2021/05/25
[RFC PATCH] linux-user/sparc: Implement v8plus signals
,
Richard Henderson
,
2021/05/25
[PATCH] .mailmap: Update my email address
,
Finn Thain
,
2021/05/25
[PATCH v7 00/31] python: create installable package
,
John Snow
,
2021/05/25
[PATCH v7 01/31] python/console_socket: avoid one-letter variable
,
John Snow
,
2021/05/25
[PATCH v7 02/31] python/machine: use subprocess.DEVNULL instead of open(os.path.devnull)
,
John Snow
,
2021/05/25
[PATCH v7 03/31] python/machine: use subprocess.run instead of subprocess.Popen
,
John Snow
,
2021/05/25
[PATCH v7 04/31] python/console_socket: Add a pylint ignore
,
John Snow
,
2021/05/25
[PATCH v7 05/31] python/machine: Disable pylint warning for open() in _pre_launch
,
John Snow
,
2021/05/25
[PATCH v7 07/31] python/machine: Trim line length to below 80 chars
,
John Snow
,
2021/05/25
Re: [PATCH v7 07/31] python/machine: Trim line length to below 80 chars
,
Vladimir Sementsov-Ogievskiy
,
2021/05/26
Re: [PATCH v7 07/31] python/machine: Trim line length to below 80 chars
,
Cleber Rosa
,
2021/05/27
[PATCH v7 06/31] python/machine: disable warning for Popen in _launch()
,
John Snow
,
2021/05/25
[PATCH v7 08/31] iotests/297: add --namespace-packages to mypy arguments
,
John Snow
,
2021/05/25
[PATCH v7 09/31] python: create qemu packages
,
John Snow
,
2021/05/25
Re: [PATCH v7 09/31] python: create qemu packages
,
Vladimir Sementsov-Ogievskiy
,
2021/05/26
Re: [PATCH v7 09/31] python: create qemu packages
,
Cleber Rosa
,
2021/05/27
[PATCH v7 12/31] python: add directory structure README.rst files
,
John Snow
,
2021/05/25
[PATCH v7 10/31] python: add qemu package installer
,
John Snow
,
2021/05/25
Re: [PATCH v7 10/31] python: add qemu package installer
,
Vladimir Sementsov-Ogievskiy
,
2021/05/26
Re: [PATCH v7 10/31] python: add qemu package installer
,
Cleber Rosa
,
2021/05/27
[PATCH v7 11/31] python: add VERSION file
,
John Snow
,
2021/05/25
[PATCH v7 13/31] python: add MANIFEST.in
,
John Snow
,
2021/05/25
Re: [PATCH v7 13/31] python: add MANIFEST.in
,
Vladimir Sementsov-Ogievskiy
,
2021/05/26
Re: [PATCH v7 13/31] python: add MANIFEST.in
,
Cleber Rosa
,
2021/05/27
[PATCH v7 14/31] python: Add pipenv support
,
John Snow
,
2021/05/25
[PATCH v7 15/31] python: add pylint import exceptions
,
John Snow
,
2021/05/25
[PATCH v7 16/31] python: move pylintrc into setup.cfg
,
John Snow
,
2021/05/25
[PATCH v7 17/31] python: add pylint to pipenv
,
John Snow
,
2021/05/25
Re: [PATCH v7 17/31] python: add pylint to pipenv
,
Vladimir Sementsov-Ogievskiy
,
2021/05/26
Re: [PATCH v7 17/31] python: add pylint to pipenv
,
John Snow
,
2021/05/26
Re: [PATCH v7 17/31] python: add pylint to pipenv
,
Cleber Rosa
,
2021/05/27
[PATCH v7 18/31] python: move flake8 config to setup.cfg
,
John Snow
,
2021/05/25
[PATCH v7 19/31] python: add excluded dirs to flake8 config
,
John Snow
,
2021/05/25
[PATCH v7 20/31] python: Add flake8 to pipenv
,
John Snow
,
2021/05/25
[PATCH v7 23/31] python: move .isort.cfg into setup.cfg
,
John Snow
,
2021/05/25
[PATCH v7 21/31] python: move mypy.ini into setup.cfg
,
John Snow
,
2021/05/25
[PATCH v7 24/31] python/qemu: add isort to pipenv
,
John Snow
,
2021/05/25
[PATCH v7 22/31] python: add mypy to pipenv
,
John Snow
,
2021/05/25
[PATCH v7 25/31] python/qemu: add qemu package itself to pipenv
,
John Snow
,
2021/05/25
[PATCH v7 28/31] python: add Makefile for some common tasks
,
John Snow
,
2021/05/25
[PATCH v7 27/31] python: add avocado-framework and tests
,
John Snow
,
2021/05/25
[PATCH v7 26/31] python: add devel package requirements to setuptools
,
John Snow
,
2021/05/25
[PATCH v7 30/31] python: add tox support
,
John Snow
,
2021/05/25
[PATCH v7 29/31] python: add .gitignore
,
John Snow
,
2021/05/25
Re: [PATCH v7 29/31] python: add .gitignore
,
Vladimir Sementsov-Ogievskiy
,
2021/05/26
Re: [PATCH v7 29/31] python: add .gitignore
,
John Snow
,
2021/05/26
Re: [PATCH v7 29/31] python: add .gitignore
,
Cleber Rosa
,
2021/05/27
[PATCH v7 31/31] gitlab: add python linters to CI
,
John Snow
,
2021/05/25
Re: [PATCH v7 31/31] gitlab: add python linters to CI
,
Vladimir Sementsov-Ogievskiy
,
2021/05/26
Re: [PATCH v7 31/31] gitlab: add python linters to CI
,
John Snow
,
2021/05/26
Re: [PATCH v7 31/31] gitlab: add python linters to CI
,
Vladimir Sementsov-Ogievskiy
,
2021/05/26
Re: [PATCH v7 31/31] gitlab: add python linters to CI
,
John Snow
,
2021/05/26
Re: [PATCH v7 31/31] gitlab: add python linters to CI
,
John Snow
,
2021/05/26
Re: [PATCH v7 31/31] gitlab: add python linters to CI
,
Cleber Rosa
,
2021/05/27
Re: [PATCH v7 31/31] gitlab: add python linters to CI
,
Cleber Rosa
,
2021/05/27
Re: [PATCH v7 31/31] gitlab: add python linters to CI
,
Alex Bennée
,
2021/05/26
Re: [PATCH v7 31/31] gitlab: add python linters to CI
,
John Snow
,
2021/05/26
Re: [PATCH v7 31/31] gitlab: add python linters to CI
,
Cleber Rosa
,
2021/05/27
Re: [PATCH v7 31/31] gitlab: add python linters to CI
,
John Snow
,
2021/05/27
Re: [PATCH] tcg/aarch64/tcg-target.c.inc: correction of rotate bit number
,
Richard Henderson
,
2021/05/25
[PATCH v2 00/12] target/arm: Implement BFloat16
,
Richard Henderson
,
2021/05/25
[PATCH v2 02/12] target/arm: Unify unallocated path in disas_fp_1src
,
Richard Henderson
,
2021/05/25
[PATCH v2 03/12] target/arm: Implement scalar float32 to bfloat16 conversion
,
Richard Henderson
,
2021/05/25
[PATCH v2 01/12] target/arm: Add isar_feature_{aa32, aa64, aa64_sve}_bf16
,
Richard Henderson
,
2021/05/25
[PATCH v2 04/12] target/arm: Implement vector float32 to bfloat16 conversion
,
Richard Henderson
,
2021/05/25
[PATCH v2 05/12] softfpu: Add float_round_to_odd_inf
,
Richard Henderson
,
2021/05/25
[PATCH v2 07/12] target/arm: Implement bfloat16 dot product (indexed)
,
Richard Henderson
,
2021/05/25
[PATCH v2 10/12] target/arm: Implement bfloat widening fma (indexed)
,
Richard Henderson
,
2021/05/25
[PATCH v2 08/12] target/arm: Implement bfloat16 matrix multiply accumulate
,
Richard Henderson
,
2021/05/25
[PATCH v2 06/12] target/arm: Implement bfloat16 dot product (vector)
,
Richard Henderson
,
2021/05/25
[PATCH v2 09/12] target/arm: Implement bfloat widening fma (vector)
,
Richard Henderson
,
2021/05/25
[PATCH v2 12/12] target/arm: Enable BFloat16 extensions
,
Richard Henderson
,
2021/05/25
[PATCH v2 11/12] linux-user/aarch64: Enable hwcap bits for bfloat16
,
Richard Henderson
,
2021/05/25
[PATCH v2] hw/display/artist: Fix bug in coordinate extraction in artist_vram_read() and artist_vram_write()
,
Helge Deller
,
2021/05/25
Re: [PATCH v2] hw/display/artist: Fix bug in coordinate extraction in artist_vram_read() and artist_vram_write()
,
Philippe Mathieu-Daudé
,
2021/05/26
[PATCH v3 0/3] testing block device blocksizes
,
Kit Westneat
,
2021/05/25
[PATCH v3 2/3] tests/qtest/virtio-scsi-test: add unmap large LBA with 4k blocks test
,
Kit Westneat
,
2021/05/25
Re: [PATCH v3 2/3] tests/qtest/virtio-scsi-test: add unmap large LBA with 4k blocks test
,
Paolo Bonzini
,
2021/05/26
[PATCH v3 1/3] block/blkdebug: add blocksize parameter
,
Kit Westneat
,
2021/05/25
[PATCH v3 3/3] block/blkdebug: add log-blocksize and phys-blocksize parameters
,
Kit Westneat
,
2021/05/25
Re: [PATCH 6/8] tools/virtiofsd/buffer.c: replaced a calloc call with GLib's g_try_new0
,
Dr. David Alan Gilbert
,
2021/05/25
[PATCH v4 00/12] PS/2 controller related fixes
,
Volker Rümelin
,
2021/05/25
[PATCH v4 02/12] ps2: don't raise an interrupt if queue is full
,
Volker Rümelin
,
2021/05/25
[PATCH v4 01/12] ps2: fix mouse stream corruption
,
Volker Rümelin
,
2021/05/25
[PATCH v4 03/12] ps2: don't deassert irq twice if queue is empty
,
Volker Rümelin
,
2021/05/25
[PATCH v4 04/12] pckbd: split out interrupt line changing code
,
Volker Rümelin
,
2021/05/25
[PATCH v4 07/12] pckbd: add state variable for interrupt source
,
Volker Rümelin
,
2021/05/25
[PATCH v4 09/12] pckbd: add function kbd_pending()
,
Volker Rümelin
,
2021/05/25
[PATCH v4 08/12] pckbd: add controller response queue
,
Volker Rümelin
,
2021/05/25
[PATCH v4 06/12] pckbd: PS/2 keyboard throttle
,
Volker Rümelin
,
2021/05/25
[PATCH v4 05/12] pckbd: don't update OBF flags if KBD_STAT_OBF is set
,
Volker Rümelin
,
2021/05/25
[PATCH v4 12/12] pckbd: clear outport_present in outer pre_load()
,
Volker Rümelin
,
2021/05/25
[PATCH v4 10/12] pckbd: correctly disable PS/2 communication
,
Volker Rümelin
,
2021/05/25
[PATCH v4 11/12] pckbd: remove duplicated keyboard and mouse defines
,
Volker Rümelin
,
2021/05/25
[kvm-unit-tests RFC PATCH] arm64: split pmu tests into tcg/kvm variants
,
Alex Bennée
,
2021/05/25
[RFC PATCH] accel/tcg: change default codegen buffer size for i386-softmmu
,
Alex Bennée
,
2021/05/25
[PULL v2 0/7] testing, gdbstub and plugin updates
,
Alex Bennée
,
2021/05/25
Re: [PULL v2 0/7] testing, gdbstub and plugin updates
,
Peter Maydell
,
2021/05/26
[PATCH] gitlab-ci: Be ready for new default 'main' branch name
,
Philippe Mathieu-Daudé
,
2021/05/25
Re: [PATCH] gitlab-ci: Be ready for new default 'main' branch name
,
Daniel P . Berrangé
,
2021/05/25
Re: [PATCH] gitlab-ci: Be ready for new default 'main' branch name
,
Philippe Mathieu-Daudé
,
2021/05/25
Re: [PATCH] gitlab-ci: Be ready for new default 'main' branch name
,
Willian Rampazzo
,
2021/05/25
[PATCH] gitlab-ci: Add jobs to build standalone machines
,
Philippe Mathieu-Daudé
,
2021/05/25
[PULL 095/114] target/arm: Implement SVE2 FCVTLT
,
Peter Maydell
,
2021/05/25
[PULL 096/114] target/arm: Implement SVE2 FCVTXNT, FCVTX
,
Peter Maydell
,
2021/05/25
[PULL 099/114] target/arm: Tidy do_ldrq
,
Peter Maydell
,
2021/05/25
[PULL 100/114] target/arm: Implement SVE2 LD1RO
,
Peter Maydell
,
2021/05/25
[PULL 103/114] target/arm: Move endian adjustment macros to vec_internal.h
,
Peter Maydell
,
2021/05/25
[PULL 102/114] target/arm: Implement SVE2 bitwise shift immediate
,
Peter Maydell
,
2021/05/25
[PULL 106/114] target/arm: Split out do_neon_ddda_fpst
,
Peter Maydell
,
2021/05/25
[PULL 108/114] target/arm: Fix decode for VDOT (indexed)
,
Peter Maydell
,
2021/05/25
[PULL 109/114] target/arm: Split out do_neon_ddda
,
Peter Maydell
,
2021/05/25
[PULL 101/114] target/arm: Implement 128-bit ZIP, UZP, TRN
,
Peter Maydell
,
2021/05/25
[PULL 104/114] target/arm: Implement SVE2 fp multiply-add long
,
Peter Maydell
,
2021/05/25
[PULL 105/114] target/arm: Implement aarch64 SUDOT, USDOT
,
Peter Maydell
,
2021/05/25
[PULL 110/114] target/arm: Split decode of VSDOT and VUDOT
,
Peter Maydell
,
2021/05/25
[PULL 114/114] target/arm: Enable SVE2 and related extensions
,
Peter Maydell
,
2021/05/25
[PULL 107/114] target/arm: Remove unused fpst from VDOT_scalar
,
Peter Maydell
,
2021/05/25
[PULL 112/114] target/arm: Implement integer matrix multiply accumulate
,
Peter Maydell
,
2021/05/25
[PULL 113/114] linux-user/aarch64: Enable hwcap bits for sve2 and related extensions
,
Peter Maydell
,
2021/05/25
[PULL 098/114] target/arm: Share table of sve load functions
,
Peter Maydell
,
2021/05/25
[PULL 097/114] target/arm: Implement SVE2 FLOGB
,
Peter Maydell
,
2021/05/25
[PULL 111/114] target/arm: Implement aarch32 VSUDOT, VUSDOT
,
Peter Maydell
,
2021/05/25
[PATCH v2 00/28] Convert floatx80 and float128 to FloatParts
,
Richard Henderson
,
2021/05/25
[PATCH v2 01/28] softfloat: Move round_to_uint_and_pack to softfloat-parts.c.inc
,
Richard Henderson
,
2021/05/25
[PATCH v2 04/28] softfloat: Move minmax_flags to softfloat-parts.c.inc
,
Richard Henderson
,
2021/05/25
Re: [PATCH v2 04/28] softfloat: Move minmax_flags to softfloat-parts.c.inc
,
David Hildenbrand
,
2021/05/26
[PATCH v2 02/28] softfloat: Move int_to_float to softfloat-parts.c.inc
,
Richard Henderson
,
2021/05/25
Re: [PATCH v2 02/28] softfloat: Move int_to_float to softfloat-parts.c.inc
,
David Hildenbrand
,
2021/05/26
[PATCH v2 05/28] softfloat: Move compare_floats to softfloat-parts.c.inc
,
Richard Henderson
,
2021/05/25
[PATCH v2 06/28] softfloat: Move scalbn_decomposed to softfloat-parts.c.inc
,
Richard Henderson
,
2021/05/25
[PATCH v2 07/28] softfloat: Move sqrt_float to softfloat-parts.c.inc
,
Richard Henderson
,
2021/05/25
[PATCH v2 03/28] softfloat: Move uint_to_float to softfloat-parts.c.inc
,
Richard Henderson
,
2021/05/25
Re: [PATCH v2 03/28] softfloat: Move uint_to_float to softfloat-parts.c.inc
,
David Hildenbrand
,
2021/05/26
[PATCH v2 12/28] tests/fp/fp-test: Reverse order of floatx80 precision tests
,
Richard Henderson
,
2021/05/25
[PATCH v2 11/28] softfloat: Adjust parts_uncanon_normal for floatx80
,
Richard Henderson
,
2021/05/25
[PATCH v2 09/28] softfloat: Reduce FloatFmt
,
Richard Henderson
,
2021/05/25
[PATCH v2 08/28] softfloat: Split out parts_uncanon_normal
,
Richard Henderson
,
2021/05/25
[PATCH v2 10/28] softfloat: Introduce Floatx80RoundPrec
,
Richard Henderson
,
2021/05/25
[PATCH v2 15/28] softfloat: Convert floatx80_div to FloatParts
,
Richard Henderson
,
2021/05/25
[PATCH v2 18/28] softfloat: Convert floatx80_round_to_int to FloatParts
,
Richard Henderson
,
2021/05/25
[PATCH v2 17/28] softfloat: Convert floatx80_round to FloatParts
,
Richard Henderson
,
2021/05/25
[PATCH v2 21/28] softfloat: Convert floatx80 to integer to FloatParts
,
Richard Henderson
,
2021/05/25
[PATCH v2 20/28] softfloat: Convert floatx80 float conversions to FloatParts
,
Richard Henderson
,
2021/05/25
[PATCH v2 28/28] softfloat: Use hard-float for {u}int64_to_float{32, 64}
,
Richard Henderson
,
2021/05/25
[PATCH v2 27/28] tests/fp: Enable more tests
,
Richard Henderson
,
2021/05/25
[PATCH v2 14/28] softfloat: Convert floatx80_mul to FloatParts
,
Richard Henderson
,
2021/05/25
[PATCH v2 13/28] softfloat: Convert floatx80_add/sub to FloatParts
,
Richard Henderson
,
2021/05/25
[PATCH v2 22/28] softfloat: Convert floatx80_scalbn to FloatParts
,
Richard Henderson
,
2021/05/25
[PATCH v2 16/28] softfloat: Convert floatx80_sqrt to FloatParts
,
Richard Henderson
,
2021/05/25
[PATCH v2 25/28] softfloat: Move floatN_log2 to softfloat-parts.c.inc
,
Richard Henderson
,
2021/05/25
[PATCH v2 24/28] softfloat: Convert float32_exp2 to FloatParts
,
Richard Henderson
,
2021/05/25
[PATCH v2 19/28] softfloat: Convert integer to floatx80 to FloatParts
,
Richard Henderson
,
2021/05/25
[PATCH v2 23/28] softfloat: Convert floatx80 compare to FloatParts
,
Richard Henderson
,
2021/05/25
[PATCH v2 26/28] softfloat: Convert modrem operations to FloatParts
,
Richard Henderson
,
2021/05/25
Re: [PATCH v2 00/28] Convert floatx80 and float128 to FloatParts
,
no-reply
,
2021/05/25
[PULL 000/114] target-arm queue
,
Peter Maydell
,
2021/05/25
[PULL 001/114] hw/arm/smmuv3: Another range invalidation fix
,
Peter Maydell
,
2021/05/25
[PULL 003/114] hw/arm/mps2-tz: Don't duplicate modelling of SRAM in AN524
,
Peter Maydell
,
2021/05/25
[PULL 002/114] hw/intc/arm_gicv3_cpuif: Fix EOIR write access check logic
,
Peter Maydell
,
2021/05/25
[PULL 004/114] hw/arm/mps2-tz: Make SRAM_ADDR_WIDTH board-specific
,
Peter Maydell
,
2021/05/25
[PULL 009/114] target/arm: Use correct SP in M-profile exception return
,
Peter Maydell
,
2021/05/25
[PULL 008/114] hw/arm: Model TCMs in the SSE-300, not the AN547
,
Peter Maydell
,
2021/05/25
[PULL 005/114] hw/arm/armsse.c: Correct modelling of SSE-300 internal SRAMs
,
Peter Maydell
,
2021/05/25
[PULL 007/114] hw/arm/mps2-tz: Allow board to specify a boot RAM size
,
Peter Maydell
,
2021/05/25
[PULL 011/114] accel/tcg: Pass length argument to tlb_flush_range_locked()
,
Peter Maydell
,
2021/05/25
[PULL 010/114] accel/tcg: Replace g_new() + memcpy() by g_memdup()
,
Peter Maydell
,
2021/05/25
[PULL 006/114] hw/arm/armsse: Convert armsse_realize() to use ERRP_GUARD
,
Peter Maydell
,
2021/05/25
[PULL 017/114] accel/tcg: Rename tlb_flush_page_bits -> range]_by_mmuidx_async_0
,
Peter Maydell
,
2021/05/25
[PULL 012/114] accel/tlb: Rename TLBFlushPageBitsByMMUIdxData -> TLBFlushRangeData
,
Peter Maydell
,
2021/05/25
[PULL 013/114] accel/tcg: Remove {encode,decode}_pbm_to_runon
,
Peter Maydell
,
2021/05/25
[PULL 016/114] accel/tlb: Add tlb_flush_range_by_mmuidx_all_cpus_synced()
,
Peter Maydell
,
2021/05/25
[PULL 018/114] accel/tlb: Rename tlb_flush_[page_bits > range]_by_mmuidx_async_[2 > 1]
,
Peter Maydell
,
2021/05/25
[PULL 014/114] accel/tcg: Add tlb_flush_range_by_mmuidx()
,
Peter Maydell
,
2021/05/25
[PULL 015/114] accel/tcg: Add tlb_flush_range_by_mmuidx_all_cpus()
,
Peter Maydell
,
2021/05/25
[PULL 020/114] target/arm: Add support for FEAT_TLBIOS
,
Peter Maydell
,
2021/05/25
[PULL 021/114] target/arm: set ID_AA64ISAR0.TLB to 2 for max AARCH64 CPU type
,
Peter Maydell
,
2021/05/25
[PULL 019/114] target/arm: Add support for FEAT_TLBIRANGE
,
Peter Maydell
,
2021/05/25
[PULL 023/114] target/arm: Add ID_AA64ZFR0 fields and isar_feature_aa64_sve2
,
Peter Maydell
,
2021/05/25
[PULL 024/114] target/arm: Implement SVE2 Integer Multiply - Unpredicated
,
Peter Maydell
,
2021/05/25
[PULL 022/114] disas/libvixl: Protect C system header for C++ compiler
,
Peter Maydell
,
2021/05/25
[PULL 025/114] target/arm: Implement SVE2 integer pairwise add and accumulate long
,
Peter Maydell
,
2021/05/25
[PULL 026/114] target/arm: Implement SVE2 integer unary operations (predicated)
,
Peter Maydell
,
2021/05/25
[PULL 028/114] target/arm: Implement SVE2 saturating/rounding bitwise shift left (predicated)
,
Peter Maydell
,
2021/05/25
[PULL 030/114] target/arm: Implement SVE2 integer pairwise arithmetic
,
Peter Maydell
,
2021/05/25
[PULL 031/114] target/arm: Implement SVE2 saturating add/subtract (predicated)
,
Peter Maydell
,
2021/05/25
[PULL 029/114] target/arm: Implement SVE2 integer halving add/subtract (predicated)
,
Peter Maydell
,
2021/05/25
[PULL 027/114] target/arm: Split out saturating/rounding shifts from neon
,
Peter Maydell
,
2021/05/25
[PULL 034/114] target/arm: Implement SVE2 integer add/subtract wide
,
Peter Maydell
,
2021/05/25
[PULL 040/114] target/arm: Implement SVE2 complex integer add
,
Peter Maydell
,
2021/05/25
[PULL 039/114] target/arm: Implement SVE2 bitwise permute
,
Peter Maydell
,
2021/05/25
[PULL 036/114] target/arm: Implement SVE2 PMULLB, PMULLT
,
Peter Maydell
,
2021/05/25
[PULL 047/114] target/arm: Implement SVE2 floating-point pairwise
,
Peter Maydell
,
2021/05/25
[PULL 032/114] target/arm: Implement SVE2 integer add/subtract long
,
Peter Maydell
,
2021/05/25
[PULL 038/114] target/arm: Implement SVE2 bitwise exclusive-or interleaved
,
Peter Maydell
,
2021/05/25
[PULL 037/114] target/arm: Implement SVE2 bitwise shift left long
,
Peter Maydell
,
2021/05/25
[PULL 033/114] target/arm: Implement SVE2 integer add/subtract interleaved long
,
Peter Maydell
,
2021/05/25
[PULL 041/114] target/arm: Implement SVE2 integer absolute difference and accumulate long
,
Peter Maydell
,
2021/05/25
[PULL 049/114] target/arm: Implement SVE2 SQSHRUN, SQRSHRUN
,
Peter Maydell
,
2021/05/25
[PULL 046/114] target/arm: Implement SVE2 saturating extract narrow
,
Peter Maydell
,
2021/05/25
[PULL 050/114] target/arm: Implement SVE2 UQSHRN, UQRSHRN
,
Peter Maydell
,
2021/05/25
[PULL 053/114] target/arm: Implement SVE2 WHILERW, WHILEWR
,
Peter Maydell
,
2021/05/25
[PULL 052/114] target/arm: Implement SVE2 WHILEGT, WHILEGE, WHILEHI, WHILEHS
,
Peter Maydell
,
2021/05/25
[PULL 055/114] target/arm: Implement SVE2 MATCH, NMATCH
,
Peter Maydell
,
2021/05/25
[PULL 042/114] target/arm: Implement SVE2 integer add/subtract long with carry
,
Peter Maydell
,
2021/05/25
[PULL 057/114] target/arm: Implement SVE2 saturating multiply-add high
,
Peter Maydell
,
2021/05/25
[PULL 061/114] target/arm: Implement SVE2 RADDHNB, RADDHNT
,
Peter Maydell
,
2021/05/25
[PULL 044/114] target/arm: Implement SVE2 bitwise shift and insert
,
Peter Maydell
,
2021/05/25
[PULL 043/114] target/arm: Implement SVE2 bitwise shift right and accumulate
,
Peter Maydell
,
2021/05/25
[PULL 035/114] target/arm: Implement SVE2 integer multiply long
,
Peter Maydell
,
2021/05/25
[PULL 048/114] target/arm: Implement SVE2 SHRN, RSHRN
,
Peter Maydell
,
2021/05/25
[PULL 045/114] target/arm: Implement SVE2 integer absolute difference and accumulate
,
Peter Maydell
,
2021/05/25
[PULL 051/114] target/arm: Implement SVE2 SQSHRN, SQRSHRN
,
Peter Maydell
,
2021/05/25
[PULL 056/114] target/arm: Implement SVE2 saturating multiply-add long
,
Peter Maydell
,
2021/05/25
[PULL 054/114] target/arm: Implement SVE2 bitwise ternary operations
,
Peter Maydell
,
2021/05/25
[PULL 058/114] target/arm: Implement SVE2 integer multiply-add long
,
Peter Maydell
,
2021/05/25
[PULL 060/114] target/arm: Implement SVE2 ADDHNB, ADDHNT
,
Peter Maydell
,
2021/05/25
[PULL 063/114] target/arm: Implement SVE2 RSUBHNB, RSUBHNT
,
Peter Maydell
,
2021/05/25
[PULL 059/114] target/arm: Implement SVE2 complex integer multiply-add
,
Peter Maydell
,
2021/05/25
[PULL 062/114] target/arm: Implement SVE2 SUBHNB, SUBHNT
,
Peter Maydell
,
2021/05/25
[PULL 066/114] target/arm: Implement SVE2 scatter store insns
,
Peter Maydell
,
2021/05/25
[PULL 064/114] target/arm: Implement SVE2 HISTCNT, HISTSEG
,
Peter Maydell
,
2021/05/25
[PULL 070/114] target/arm: Use correct output type for gvec_sdot_*_b
,
Peter Maydell
,
2021/05/25
[PULL 074/114] target/arm: Split out formats for 3 vectors + 1 index
,
Peter Maydell
,
2021/05/25
[PULL 071/114] target/arm: Pass separate addend to {U, S}DOT helpers
,
Peter Maydell
,
2021/05/25
[PULL 067/114] target/arm: Implement SVE2 gather load insns
,
Peter Maydell
,
2021/05/25
[PULL 069/114] target/arm: Implement SVE2 SPLICE, EXT
,
Peter Maydell
,
2021/05/25
[PULL 065/114] target/arm: Implement SVE2 XAR
,
Peter Maydell
,
2021/05/25
[PULL 068/114] target/arm: Implement SVE2 FMMLA
,
Peter Maydell
,
2021/05/25
[PULL 072/114] target/arm: Pass separate addend to FCMLA helpers
,
Peter Maydell
,
2021/05/25
[PULL 076/114] target/arm: Implement SVE2 integer multiply-add (indexed)
,
Peter Maydell
,
2021/05/25
[PULL 077/114] target/arm: Implement SVE2 saturating multiply-add high (indexed)
,
Peter Maydell
,
2021/05/25
[PULL 081/114] target/arm: Implement SVE2 saturating multiply high (indexed)
,
Peter Maydell
,
2021/05/25
[PULL 082/114] target/arm: Implement SVE2 multiply-add long (indexed)
,
Peter Maydell
,
2021/05/25
[PULL 075/114] target/arm: Implement SVE2 integer multiply (indexed)
,
Peter Maydell
,
2021/05/25
[PULL 079/114] target/arm: Implement SVE2 saturating multiply (indexed)
,
Peter Maydell
,
2021/05/25
[PULL 078/114] target/arm: Implement SVE2 saturating multiply-add (indexed)
,
Peter Maydell
,
2021/05/25
[PULL 083/114] target/arm: Implement SVE2 integer multiply long (indexed)
,
Peter Maydell
,
2021/05/25
[PULL 085/114] target/arm: Implement SVE2 complex integer dot product
,
Peter Maydell
,
2021/05/25
[PULL 086/114] target/arm: Macroize helper_gvec_{s,u}dot_{b,h}
,
Peter Maydell
,
2021/05/25
[PULL 080/114] target/arm: Implement SVE2 signed saturating doubling multiply high
,
Peter Maydell
,
2021/05/25
[PULL 090/114] target/arm: Implement SVE2 crypto unary operations
,
Peter Maydell
,
2021/05/25
[PULL 073/114] target/arm: Split out formats for 2 vectors + 1 index
,
Peter Maydell
,
2021/05/25
[PULL 088/114] target/arm: Implement SVE mixed sign dot product (indexed)
,
Peter Maydell
,
2021/05/25
[PULL 087/114] target/arm: Macroize helper_gvec_{s,u}dot_idx_{b,h}
,
Peter Maydell
,
2021/05/25
[PULL 093/114] target/arm: Implement SVE2 TBL, TBX
,
Peter Maydell
,
2021/05/25
[PULL 089/114] target/arm: Implement SVE mixed sign dot product
,
Peter Maydell
,
2021/05/25
[PULL 091/114] target/arm: Implement SVE2 crypto destructive binary operations
,
Peter Maydell
,
2021/05/25
[PULL 092/114] target/arm: Implement SVE2 crypto constructive binary operations
,
Peter Maydell
,
2021/05/25
[PULL 094/114] target/arm: Implement SVE2 FCVTNT
,
Peter Maydell
,
2021/05/25
[PULL 084/114] target/arm: Implement SVE2 complex integer multiply-add (indexed)
,
Peter Maydell
,
2021/05/25
Re: [PULL 000/114] target-arm queue
,
Peter Maydell
,
2021/05/25
[PATCH v2 0/3] vhost-user: warn when guest RAM is not shared
,
Stefan Hajnoczi
,
2021/05/25
[PATCH v2 2/3] memory: add memory_region_is_mapped_shared()
,
Stefan Hajnoczi
,
2021/05/25
[PATCH v2 3/3] vhost-user: warn when guest RAM is not shared
,
Stefan Hajnoczi
,
2021/05/25
[PATCH v2 1/3] tests/qtest/vhost-user-test: use share=on with memfd
,
Stefan Hajnoczi
,
2021/05/25
[PATCH] configure: Check whether we can compile the s390-ccw bios with -msoft-float
,
Thomas Huth
,
2021/05/25
Re: [PATCH] configure: Check whether we can compile the s390-ccw bios with -msoft-float
,
Cornelia Huck
,
2021/05/25
Re: [PATCH] configure: Check whether we can compile the s390-ccw bios with -msoft-float
,
Thomas Huth
,
2021/05/25
Re: [PATCH] configure: Check whether we can compile the s390-ccw bios with -msoft-float
,
Philippe Mathieu-Daudé
,
2021/05/25
Re: [PATCH] configure: Check whether we can compile the s390-ccw bios with -msoft-float
,
Philippe Mathieu-Daudé
,
2021/05/26
[PATCH 0/6] tests: Fix some minor Coverity issues
,
Peter Maydell
,
2021/05/25
[PATCH 1/6] tests/qtest/bios-tables-test: Check for dup2() failure
,
Peter Maydell
,
2021/05/25
Re: [PATCH 1/6] tests/qtest/bios-tables-test: Check for dup2() failure
,
Stefan Berger
,
2021/05/25
[PATCH 2/6] tests/qtest/e1000e-test: Check qemu_recv() succeeded
,
Peter Maydell
,
2021/05/25
Re: [PATCH 2/6] tests/qtest/e1000e-test: Check qemu_recv() succeeded
,
Stefan Berger
,
2021/05/25
[PATCH 4/6] tests/qtest/pflash-cfi02-test: Avoid potential integer overflow
,
Peter Maydell
,
2021/05/25
Re: [PATCH 4/6] tests/qtest/pflash-cfi02-test: Avoid potential integer overflow
,
Philippe Mathieu-Daudé
,
2021/05/25
Re: [PATCH 4/6] tests/qtest/pflash-cfi02-test: Avoid potential integer overflow
,
Stefan Berger
,
2021/05/25
[PATCH 3/6] tests/qtest/hd-geo-test: Fix checks on mkstemp() return value
,
Peter Maydell
,
2021/05/25
Re: [PATCH 3/6] tests/qtest/hd-geo-test: Fix checks on mkstemp() return value
,
Philippe Mathieu-Daudé
,
2021/05/25
Re: [PATCH 3/6] tests/qtest/hd-geo-test: Fix checks on mkstemp() return value
,
Stefan Berger
,
2021/05/25
[PATCH 5/6] tests/qtest/tpm-tests: Remove unnecessary NULL checks
,
Peter Maydell
,
2021/05/25
Re: [PATCH 5/6] tests/qtest/tpm-tests: Remove unnecessary NULL checks
,
Philippe Mathieu-Daudé
,
2021/05/25
Re: [PATCH 5/6] tests/qtest/tpm-tests: Remove unnecessary NULL checks
,
Stefan Berger
,
2021/05/25
[PATCH 6/6] tests/unit/test-vmstate: Assert that dup() and mkstemp() succeed
,
Peter Maydell
,
2021/05/25
Re: [PATCH 6/6] tests/unit/test-vmstate: Assert that dup() and mkstemp() succeed
,
Philippe Mathieu-Daudé
,
2021/05/25
Re: [PATCH 6/6] tests/unit/test-vmstate: Assert that dup() and mkstemp() succeed
,
Stefan Berger
,
2021/05/25
[PATCH 0/2] Fix for the 'testing, gdbstub and plugin updates' pull request
,
Philippe Mathieu-Daudé
,
2021/05/25
[PATCH 1/2] !fixup gitlab: add special rule for the hexagon container
,
Philippe Mathieu-Daudé
,
2021/05/25
Re: [PATCH 1/2] !fixup gitlab: add special rule for the hexagon container
,
Willian Rampazzo
,
2021/05/26
[PATCH 2/2] gitlab-ci: Convert check-dco/check-patch jobs to the 'rules' syntax
,
Philippe Mathieu-Daudé
,
2021/05/25
Re: [PATCH 2/2] gitlab-ci: Convert check-dco/check-patch jobs to the 'rules' syntax
,
Willian Rampazzo
,
2021/05/26
Re: [PATCH 2/2] gitlab-ci: Convert check-dco/check-patch jobs to the 'rules' syntax
,
Alex Bennée
,
2021/05/27
[PATCH v2 0/3] testing block device blocksizes
,
Kit Westneat
,
2021/05/25
[PATCH v2 1/3] block/blkdebug: add blocksize parameter
,
Kit Westneat
,
2021/05/25
[PATCH v2 2/3] tests/qtest/virtio-scsi-test: add unmap large LBA with 4k blocks test
,
Kit Westneat
,
2021/05/25
[PATCH v2 3/3] block/blkdebug: add log-blocksize and phys-blocksize parameters
,
Kit Westneat
,
2021/05/25
[PATCH 0/3] testing block device blocksizes
,
Kit Westneat
,
2021/05/25
[PATCH 1/3] block/blkdebug: add blocksize parameter
,
Kit Westneat
,
2021/05/25
Re: [PATCH 1/3] block/blkdebug: add blocksize parameter
,
Eric Blake
,
2021/05/25
Re: [PATCH 1/3] block/blkdebug: add blocksize parameter
,
Kit Westneat
,
2021/05/25
[PATCH 2/3] tests/qtest/virtio-scsi-test: add unmap large LBA with 4k blocks test
,
Kit Westneat
,
2021/05/25
[PATCH 3/3] block/blkdebug: add log-blocksize and phys-blocksize parameters
,
Kit Westneat
,
2021/05/25
Re: [PATCH 0/3] testing block device blocksizes
,
no-reply
,
2021/05/25
[PATCH v5 0/4] target/ppc: add support to disable-tcg
,
Bruno Larsen (billionai)
,
2021/05/25
[PATCH v5 1/4] target/ppc: used ternary operator when registering MAS
,
Bruno Larsen (billionai)
,
2021/05/25
Re: [PATCH v5 1/4] target/ppc: used ternary operator when registering MAS
,
David Gibson
,
2021/05/27
[PATCH v5 2/4] target/ppc: added ifdefs around TCG-only code
,
Bruno Larsen (billionai)
,
2021/05/25
Re: [PATCH v5 2/4] target/ppc: added ifdefs around TCG-only code
,
Philippe Mathieu-Daudé
,
2021/05/25
Re: [PATCH v5 2/4] target/ppc: added ifdefs around TCG-only code
,
Bruno Piazera Larsen
,
2021/05/26
Re: [PATCH v5 2/4] target/ppc: added ifdefs around TCG-only code
,
David Gibson
,
2021/05/27
[PATCH v5 3/4] target/ppc: created tcg-stub.c file
,
Bruno Larsen (billionai)
,
2021/05/25
Re: [PATCH v5 3/4] target/ppc: created tcg-stub.c file
,
David Gibson
,
2021/05/27
[PATCH v5 4/4] target/ppc: updated meson.build to support disable-tcg
,
Bruno Larsen (billionai)
,
2021/05/25
Re: [PATCH v5 4/4] target/ppc: updated meson.build to support disable-tcg
,
David Gibson
,
2021/05/27
[PULL 0/7] testing, gdbstub and plugin updates
,
Alex Bennée
,
2021/05/25
[PULL 1/7] gitlab: explicitly reference the upstream registry
,
Alex Bennée
,
2021/05/25
[PULL 2/7] gitlab: add special rule for the hexagon container
,
Alex Bennée
,
2021/05/25
[PULL 3/7] gdbstub: Constify GdbCmdParseEntry
,
Alex Bennée
,
2021/05/25
[PULL 5/7] hmp-commands: expand type of icount to "l" in replay commands
,
Alex Bennée
,
2021/05/25
[PULL 4/7] gdbstub: Replace GdbCmdContext with plain g_array()
,
Alex Bennée
,
2021/05/25
[PULL 6/7] gdbstub: tidy away reverse debugging check into function
,
Alex Bennée
,
2021/05/25
[PULL 7/7] plugins/syscall: Added a table-like summary output
,
Alex Bennée
,
2021/05/25
Re: [PULL 0/7] testing, gdbstub and plugin updates
,
Philippe Mathieu-Daudé
,
2021/05/25
Re: [PULL 0/7] testing, gdbstub and plugin updates
,
Alex Bennée
,
2021/05/25
Re: [PULL 0/7] testing, gdbstub and plugin updates
,
Peter Maydell
,
2021/05/25
[RFC PATCH] configure: Do not add --warn-common to the linker flags anymore
,
Thomas Huth
,
2021/05/25
Re: [RFC PATCH] configure: Do not add --warn-common to the linker flags anymore
,
Richard Henderson
,
2021/05/25
[PATCH 0/3] meson: Minor improvements
,
Philippe Mathieu-Daudé
,
2021/05/25
[PATCH 1/3] meson: Only build virtfs-proxy-helper if all requisites are found
,
Philippe Mathieu-Daudé
,
2021/05/25
Re: [PATCH 1/3] meson: Only build virtfs-proxy-helper if all requisites are found
,
Richard Henderson
,
2021/05/25
[PATCH 2/3] meson: List if X11 dependency is detected
,
Philippe Mathieu-Daudé
,
2021/05/25
Re: [PATCH 2/3] meson: List if X11 dependency is detected
,
Richard Henderson
,
2021/05/25
[PATCH 3/3] meson: List modules built in summary
,
Philippe Mathieu-Daudé
,
2021/05/25
Re: [PATCH 3/3] meson: List modules built in summary
,
Philippe Mathieu-Daudé
,
2021/05/26
Re: [PATCH 3/3] meson: List modules built in summary
,
Paolo Bonzini
,
2021/05/27
[Bug 1878067] Re: Assertion failure in eth_get_gso_type through the e1000e
,
Thomas Huth
,
2021/05/25
Re: [Bug 1878067] Re: Assertion failure in eth_get_gso_type through the e1000e
,
Alexander Bulekov
,
2021/05/25
[Bug 1878067] Re: Assertion failure in eth_get_gso_type through the e1000e
,
Thomas Huth
,
2021/05/26
GSoC 2021: vhost-user-vsock application and Kata Containers integration
,
Harshavardhan Unnibhavi
,
2021/05/25
[Bug 1878034] Re: memcpy param-overlap through e1000e_write_to_rx_buffers
,
Thomas Huth
,
2021/05/25
Re: [Bug 1878034] Re: memcpy param-overlap through e1000e_write_to_rx_buffers
,
Alexander Bulekov
,
2021/05/25
[Bug 1878034] Re: memcpy param-overlap through e1000e_write_to_rx_buffers
,
Thomas Huth
,
2021/05/26
[PATCH 0/9] gitlab-ci: Make mainstream CI green again
,
Philippe Mathieu-Daudé
,
2021/05/25
[PATCH 1/9] gitlab-ci: Extract all default build/test jobs to buildtest.yml
,
Philippe Mathieu-Daudé
,
2021/05/25
Re: [PATCH 1/9] gitlab-ci: Extract all default build/test jobs to buildtest.yml
,
Alex Bennée
,
2021/05/25
[PATCH 2/9] gitlab-ci: Move current job set to qemu-project.yml
,
Philippe Mathieu-Daudé
,
2021/05/25
Re: [PATCH 2/9] gitlab-ci: Move current job set to qemu-project.yml
,
Alex Bennée
,
2021/05/25
[PATCH 3/9] gitlab-ci: Document how forks can use different set of jobs
,
Philippe Mathieu-Daudé
,
2021/05/25
Re: [PATCH 3/9] gitlab-ci: Document how forks can use different set of jobs
,
Alex Bennée
,
2021/05/25
Re: [PATCH 3/9] gitlab-ci: Document how forks can use different set of jobs
,
Willian Rampazzo
,
2021/05/25
[PATCH 4/9] gitlab-ci: Extract cross-container jobs to container-cross.yml
,
Philippe Mathieu-Daudé
,
2021/05/25
Re: [PATCH 4/9] gitlab-ci: Extract cross-container jobs to container-cross.yml
,
Alex Bennée
,
2021/05/25
Re: [PATCH 4/9] gitlab-ci: Extract cross-container jobs to container-cross.yml
,
Willian Rampazzo
,
2021/05/25
[PATCH 5/9] gitlab-ci: explicitly reference the upstream registry
,
Philippe Mathieu-Daudé
,
2021/05/25
Re: [PATCH 5/9] gitlab-ci: explicitly reference the upstream registry
,
Alex Bennée
,
2021/05/25
Re: [PATCH 5/9] gitlab-ci: explicitly reference the upstream registry
,
Philippe Mathieu-Daudé
,
2021/05/25
[PATCH 6/9] gitlab-ci: Split gprof-gcov job
,
Philippe Mathieu-Daudé
,
2021/05/25
Re: [PATCH 6/9] gitlab-ci: Split gprof-gcov job
,
Philippe Mathieu-Daudé
,
2021/05/25
Re: [PATCH 6/9] gitlab-ci: Split gprof-gcov job
,
Thomas Huth
,
2021/05/27
Re: [PATCH 6/9] gitlab-ci: Split gprof-gcov job
,
Alex Bennée
,
2021/05/27
Re: [PATCH 6/9] gitlab-ci: Split gprof-gcov job
,
Willian Rampazzo
,
2021/05/25
[PATCH 7/9] gitlab-ci: Keep Avocado reports during 1 week
,
Philippe Mathieu-Daudé
,
2021/05/25
Re: [PATCH 7/9] gitlab-ci: Keep Avocado reports during 1 week
,
Alex Bennée
,
2021/05/25
Re: [PATCH 7/9] gitlab-ci: Keep Avocado reports during 1 week
,
Willian Rampazzo
,
2021/05/25
[PATCH 8/9] gitlab-ci: Run Avocado tests manually (except mainstream CI)
,
Philippe Mathieu-Daudé
,
2021/05/25
Re: [PATCH 8/9] gitlab-ci: Run Avocado tests manually (except mainstream CI)
,
Alex Bennée
,
2021/05/25
Re: [PATCH 8/9] gitlab-ci: Run Avocado tests manually (except mainstream CI)
,
Thomas Huth
,
2021/05/27
[PATCH 9/9] gitlab-ci: Use absolute path and simplify firmware jobs
,
Philippe Mathieu-Daudé
,
2021/05/25
Re: [PATCH 9/9] gitlab-ci: Use absolute path and simplify firmware jobs
,
Daniel P . Berrangé
,
2021/05/25
Re: [PATCH 9/9] gitlab-ci: Use absolute path and simplify firmware jobs
,
Philippe Mathieu-Daudé
,
2021/05/25
Re: [PATCH 0/9] gitlab-ci: Make mainstream CI green again
,
Philippe Mathieu-Daudé
,
2021/05/27
Re: [PATCH for-6.0 v1 0/3] softmmu/physmem: shared anonymous memory fixes
,
David Hildenbrand
,
2021/05/25
[PATCH v2 1/4] migration/rdma: cleanup rmda in rdma_start_incoming_migration error path
,
Li Zhijian
,
2021/05/25
[PATCH v2 2/4] migration/rdma: Fix rdma_addrinfo res leaks
,
Li Zhijian
,
2021/05/25
[PATCH v2 3/4] migration/rdma: destination: create the return patch after the first accept
,
Li Zhijian
,
2021/05/25
Re: [PATCH v2 3/4] migration/rdma: destination: create the return patch after the first accept
,
Dr. David Alan Gilbert
,
2021/05/25
[PATCH v2 4/4] migration/rdma: source: poll cm_event from return path
,
Li Zhijian
,
2021/05/25
Re: [PATCH v2 4/4] migration/rdma: source: poll cm_event from return path
,
Dr. David Alan Gilbert
,
2021/05/25
Re: [PATCH v2 1/4] migration/rdma: cleanup rmda in rdma_start_incoming_migration error path
,
Dr. David Alan Gilbert
,
2021/05/26
[PATCH] x86: add SEV hashing to fw_cfg for kernel/initrd/cmdline
,
Dov Murik
,
2021/05/25
Re: [PATCH] x86: add SEV hashing to fw_cfg for kernel/initrd/cmdline
,
Dov Murik
,
2021/05/25
[RFC v4 00/14] s390x cleanup
,
Cho, Yu-Chen
,
2021/05/25
[PATCH v4 0/8] IOMMU: Add support for IOMMU Bypass Feature
,
Wang Xingang
,
2021/05/24
[PATCH v4 2/8] hw/pxb: Add a bypass iommu property
,
Wang Xingang
,
2021/05/24
[PATCH v4 3/8] hw/arm/virt: Add a machine option to bypass iommu for primary bus
,
Wang Xingang
,
2021/05/24
[PATCH v4 4/8] hw/i386: Add a pc machine option to bypass iommu for primary bus
,
Wang Xingang
,
2021/05/24
[PATCH v4 1/8] hw/pci/pci_host: Allow bypass iommu for pci host
,
Wang Xingang
,
2021/05/24
[PATCH v4 5/8] hw/pci: Add pci_bus_range to get bus number range
,
Wang Xingang
,
2021/05/24
[PATCH v4 6/8] hw/arm/virt-acpi-build: Add explicit IORT idmap for smmuv3 node
,
Wang Xingang
,
2021/05/24
[PATCH v4 8/8] hw/i386/acpi-build: Add bypass_iommu check when building IVRS table
,
Wang Xingang
,
2021/05/24
[PATCH v4 7/8] hw/i386/acpi-build: Add explicit scope in DMAR table
,
Wang Xingang
,
2021/05/24
Re: [PATCH v4 0/8] IOMMU: Add support for IOMMU Bypass Feature
,
Xingang Wang
,
2021/05/31
[PATCH 0/2] add boot partitions support and read test case
,
Gollu Appalanaidu
,
2021/05/24
Message not available
[PATCH 1/2] hw/nvme: add support for boot partiotions
,
Gollu Appalanaidu
,
2021/05/24
Message not available
[PATCH 2/2] tests/qtest/nvme-test: add boot partition read test
,
Gollu Appalanaidu
,
2021/05/24
[PATCH_V3] Adding ifdefs to call the respective routines only when their configs are enabled
,
Swetha Joshi
,
2021/05/24
Re: [PATCH_V3] Adding ifdefs to call the respective routines only when their configs are enabled
,
Richard Henderson
,
2021/05/24
Message not available
Re: [PATCH_V3] Adding ifdefs to call the respective routines only when their configs are enabled
,
Richard Henderson
,
2021/05/25
Re: [PATCH_V3] Adding ifdefs to call the respective routines only when their configs are enabled
,
Philippe Mathieu-Daudé
,
2021/05/25
Re: [PATCH_V3] Adding ifdefs to call the respective routines only when their configs are enabled
,
Peter Maydell
,
2021/05/25
Re: [PATCH_V3] Adding ifdefs to call the respective routines only when their configs are enabled
,
Swetha Joshi
,
2021/05/25
Re: [PATCH_V3] Adding ifdefs to call the respective routines only when their configs are enabled
,
Peter Maydell
,
2021/05/25
Re: [PATCH_V3] Adding ifdefs to call the respective routines only when their configs are enabled
,
Swetha Joshi
,
2021/05/26
Re: [PATCH_V3] Adding ifdefs to call the respective routines only when their configs are enabled
,
Peter Maydell
,
2021/05/26
Re: [PATCH_V3] Adding ifdefs to call the respective routines only when their configs are enabled
,
Dongjiu Geng
,
2021/05/28
Re: [PATCH_V3] Adding ifdefs to call the respective routines only when their configs are enabled
,
Swetha Joshi
,
2021/05/28
[PATCH_V2 1/2] Adding ifdefs to call the respective routines only when their configs are enabled
,
Swetha Joshi
,
2021/05/24
[PATCH_V2 2/2] Removed double declaration
,
Swetha Joshi
,
2021/05/24
[PATCH v7 00/92] target/arm: Implement SVE2
,
Richard Henderson
,
2021/05/24
[PATCH v7 01/92] target/arm: Add ID_AA64ZFR0 fields and isar_feature_aa64_sve2
,
Richard Henderson
,
2021/05/24
[PATCH v7 02/92] target/arm: Implement SVE2 Integer Multiply - Unpredicated
,
Richard Henderson
,
2021/05/24
[PATCH v7 03/92] target/arm: Implement SVE2 integer pairwise add and accumulate long
,
Richard Henderson
,
2021/05/24
[PATCH v7 04/92] target/arm: Implement SVE2 integer unary operations (predicated)
,
Richard Henderson
,
2021/05/24
[PATCH v7 05/92] target/arm: Split out saturating/rounding shifts from neon
,
Richard Henderson
,
2021/05/24
[PATCH v7 06/92] target/arm: Implement SVE2 saturating/rounding bitwise shift left (predicated)
,
Richard Henderson
,
2021/05/24
[PATCH v7 07/92] target/arm: Implement SVE2 integer halving add/subtract (predicated)
,
Richard Henderson
,
2021/05/24
[PATCH v7 08/92] target/arm: Implement SVE2 integer pairwise arithmetic
,
Richard Henderson
,
2021/05/24
[PATCH v7 09/92] target/arm: Implement SVE2 saturating add/subtract (predicated)
,
Richard Henderson
,
2021/05/24
[PATCH v7 11/92] target/arm: Implement SVE2 integer add/subtract interleaved long
,
Richard Henderson
,
2021/05/24
[PATCH v7 10/92] target/arm: Implement SVE2 integer add/subtract long
,
Richard Henderson
,
2021/05/24
[PATCH v7 12/92] target/arm: Implement SVE2 integer add/subtract wide
,
Richard Henderson
,
2021/05/24
[PATCH v7 14/92] target/arm: Implement SVE2 PMULLB, PMULLT
,
Richard Henderson
,
2021/05/24
[PATCH v7 13/92] target/arm: Implement SVE2 integer multiply long
,
Richard Henderson
,
2021/05/24
[PATCH v7 16/92] target/arm: Implement SVE2 bitwise exclusive-or interleaved
,
Richard Henderson
,
2021/05/24
[PATCH v7 17/92] target/arm: Implement SVE2 bitwise permute
,
Richard Henderson
,
2021/05/24
[PATCH v7 15/92] target/arm: Implement SVE2 bitwise shift left long
,
Richard Henderson
,
2021/05/24
[PATCH v7 18/92] target/arm: Implement SVE2 complex integer add
,
Richard Henderson
,
2021/05/24
[PATCH v7 19/92] target/arm: Implement SVE2 integer absolute difference and accumulate long
,
Richard Henderson
,
2021/05/24
[PATCH v7 20/92] target/arm: Implement SVE2 integer add/subtract long with carry
,
Richard Henderson
,
2021/05/24
[PATCH v7 21/92] target/arm: Implement SVE2 bitwise shift right and accumulate
,
Richard Henderson
,
2021/05/24
[PATCH v7 28/92] target/arm: Implement SVE2 UQSHRN, UQRSHRN
,
Richard Henderson
,
2021/05/24
[PATCH v7 22/92] target/arm: Implement SVE2 bitwise shift and insert
,
Richard Henderson
,
2021/05/24
[PATCH v7 24/92] target/arm: Implement SVE2 saturating extract narrow
,
Richard Henderson
,
2021/05/24
[PATCH v7 23/92] target/arm: Implement SVE2 integer absolute difference and accumulate
,
Richard Henderson
,
2021/05/24
[PATCH v7 26/92] target/arm: Implement SVE2 SHRN, RSHRN
,
Richard Henderson
,
2021/05/24
[PATCH v7 25/92] target/arm: Implement SVE2 floating-point pairwise
,
Richard Henderson
,
2021/05/24
[PATCH v7 27/92] target/arm: Implement SVE2 SQSHRUN, SQRSHRUN
,
Richard Henderson
,
2021/05/24
[PATCH v7 29/92] target/arm: Implement SVE2 SQSHRN, SQRSHRN
,
Richard Henderson
,
2021/05/24
[PATCH v7 32/92] target/arm: Implement SVE2 bitwise ternary operations
,
Richard Henderson
,
2021/05/24
[PATCH v7 38/92] target/arm: Implement SVE2 ADDHNB, ADDHNT
,
Richard Henderson
,
2021/05/24
[PATCH v7 34/92] target/arm: Implement SVE2 saturating multiply-add long
,
Richard Henderson
,
2021/05/24
[PATCH v7 36/92] target/arm: Implement SVE2 integer multiply-add long
,
Richard Henderson
,
2021/05/24
[PATCH v7 35/92] target/arm: Implement SVE2 saturating multiply-add high
,
Richard Henderson
,
2021/05/24
[PATCH v7 30/92] target/arm: Implement SVE2 WHILEGT, WHILEGE, WHILEHI, WHILEHS
,
Richard Henderson
,
2021/05/24
[PATCH v7 37/92] target/arm: Implement SVE2 complex integer multiply-add
,
Richard Henderson
,
2021/05/24
[PATCH v7 31/92] target/arm: Implement SVE2 WHILERW, WHILEWR
,
Richard Henderson
,
2021/05/24
[PATCH v7 33/92] target/arm: Implement SVE2 MATCH, NMATCH
,
Richard Henderson
,
2021/05/24
[PATCH v7 39/92] target/arm: Implement SVE2 RADDHNB, RADDHNT
,
Richard Henderson
,
2021/05/24
[PATCH v7 40/92] target/arm: Implement SVE2 SUBHNB, SUBHNT
,
Richard Henderson
,
2021/05/24
[PATCH v7 41/92] target/arm: Implement SVE2 RSUBHNB, RSUBHNT
,
Richard Henderson
,
2021/05/24
[PATCH v7 42/92] target/arm: Implement SVE2 HISTCNT, HISTSEG
,
Richard Henderson
,
2021/05/24
[PATCH v7 43/92] target/arm: Implement SVE2 XAR
,
Richard Henderson
,
2021/05/24
[PATCH v7 44/92] target/arm: Implement SVE2 scatter store insns
,
Richard Henderson
,
2021/05/24
[PATCH v7 64/92] target/arm: Macroize helper_gvec_{s,u}dot_{b,h}
,
Richard Henderson
,
2021/05/24
[PATCH v7 48/92] target/arm: Use correct output type for gvec_sdot_*_b
,
Richard Henderson
,
2021/05/24
[PATCH v7 49/92] target/arm: Pass separate addend to {U, S}DOT helpers
,
Richard Henderson
,
2021/05/24
[PATCH v7 56/92] target/arm: Implement SVE2 saturating multiply-add (indexed)
,
Richard Henderson
,
2021/05/24
[PATCH v7 55/92] target/arm: Implement SVE2 saturating multiply-add high (indexed)
,
Richard Henderson
,
2021/05/24
[PATCH v7 59/92] target/arm: Implement SVE2 saturating multiply high (indexed)
,
Richard Henderson
,
2021/05/24
[PATCH v7 47/92] target/arm: Implement SVE2 SPLICE, EXT
,
Richard Henderson
,
2021/05/24
[PATCH v7 60/92] target/arm: Implement SVE2 multiply-add long (indexed)
,
Richard Henderson
,
2021/05/24
[PATCH v7 68/92] target/arm: Implement SVE2 crypto unary operations
,
Richard Henderson
,
2021/05/24
[PATCH v7 52/92] target/arm: Split out formats for 3 vectors + 1 index
,
Richard Henderson
,
2021/05/24
[PATCH v7 45/92] target/arm: Implement SVE2 gather load insns
,
Richard Henderson
,
2021/05/24
[PATCH v7 58/92] target/arm: Implement SVE2 signed saturating doubling multiply high
,
Richard Henderson
,
2021/05/24
[PATCH v7 61/92] target/arm: Implement SVE2 integer multiply long (indexed)
,
Richard Henderson
,
2021/05/24
[PATCH v7 66/92] target/arm: Implement SVE mixed sign dot product (indexed)
,
Richard Henderson
,
2021/05/24
[PATCH v7 67/92] target/arm: Implement SVE mixed sign dot product
,
Richard Henderson
,
2021/05/24
[PATCH v7 57/92] target/arm: Implement SVE2 saturating multiply (indexed)
,
Richard Henderson
,
2021/05/24
[PATCH v7 50/92] target/arm: Pass separate addend to FCMLA helpers
,
Richard Henderson
,
2021/05/24
[PATCH v7 70/92] target/arm: Implement SVE2 crypto constructive binary operations
,
Richard Henderson
,
2021/05/24
[PATCH v7 69/92] target/arm: Implement SVE2 crypto destructive binary operations
,
Richard Henderson
,
2021/05/24
[PATCH v7 51/92] target/arm: Split out formats for 2 vectors + 1 index
,
Richard Henderson
,
2021/05/24
[PATCH v7 54/92] target/arm: Implement SVE2 integer multiply-add (indexed)
,
Richard Henderson
,
2021/05/24
[PATCH v7 65/92] target/arm: Macroize helper_gvec_{s,u}dot_idx_{b,h}
,
Richard Henderson
,
2021/05/24
[PATCH v7 63/92] target/arm: Implement SVE2 complex integer dot product
,
Richard Henderson
,
2021/05/24
[PATCH v7 53/92] target/arm: Implement SVE2 integer multiply (indexed)
,
Richard Henderson
,
2021/05/24
[PATCH v7 62/92] target/arm: Implement SVE2 complex integer multiply-add (indexed)
,
Richard Henderson
,
2021/05/24
[PATCH v7 71/92] target/arm: Implement SVE2 TBL, TBX
,
Richard Henderson
,
2021/05/24
[PATCH v7 46/92] target/arm: Implement SVE2 FMMLA
,
Richard Henderson
,
2021/05/24
[PATCH v7 72/92] target/arm: Implement SVE2 FCVTNT
,
Richard Henderson
,
2021/05/24
[PATCH v7 74/92] target/arm: Implement SVE2 FCVTXNT, FCVTX
,
Richard Henderson
,
2021/05/24
[PATCH v7 75/92] target/arm: Implement SVE2 FLOGB
,
Richard Henderson
,
2021/05/24
[PATCH v7 73/92] target/arm: Implement SVE2 FCVTLT
,
Richard Henderson
,
2021/05/24
[PATCH v7 76/92] target/arm: Share table of sve load functions
,
Richard Henderson
,
2021/05/24
[PATCH v7 77/92] target/arm: Tidy do_ldrq
,
Richard Henderson
,
2021/05/24
[PATCH v7 79/92] target/arm: Implement 128-bit ZIP, UZP, TRN
,
Richard Henderson
,
2021/05/24
[PATCH v7 78/92] target/arm: Implement SVE2 LD1RO
,
Richard Henderson
,
2021/05/24
[PATCH v7 82/92] target/arm: Implement SVE2 fp multiply-add long
,
Richard Henderson
,
2021/05/24
[PATCH v7 80/92] target/arm: Implement SVE2 bitwise shift immediate
,
Richard Henderson
,
2021/05/24
[PATCH v7 81/92] target/arm: Move endian adjustment macros to vec_internal.h
,
Richard Henderson
,
2021/05/24
[PATCH v7 83/92] target/arm: Implement aarch64 SUDOT, USDOT
,
Richard Henderson
,
2021/05/24
[PATCH v7 85/92] target/arm: Remove unused fpst from VDOT_scalar
,
Richard Henderson
,
2021/05/24
[PATCH v7 87/92] target/arm: Split out do_neon_ddda
,
Richard Henderson
,
2021/05/24
[PATCH v7 84/92] target/arm: Split out do_neon_ddda_fpst
,
Richard Henderson
,
2021/05/24
[PATCH v7 88/92] target/arm: Split decode of VSDOT and VUDOT
,
Richard Henderson
,
2021/05/24
[PATCH v7 89/92] target/arm: Implement aarch32 VSUDOT, VUSDOT
,
Richard Henderson
,
2021/05/24
[PATCH v7 86/92] target/arm: Fix decode for VDOT (indexed)
,
Richard Henderson
,
2021/05/24
[PATCH v7 90/92] target/arm: Implement integer matrix multiply accumulate
,
Richard Henderson
,
2021/05/24
[PATCH v7 92/92] target/arm: Enable SVE2 and related extensions
,
Richard Henderson
,
2021/05/24
[PATCH v7 91/92] linux-user/aarch64: Enable hwcap bits for sve2 and related extensions
,
Richard Henderson
,
2021/05/24
Re: [PATCH v7 00/92] target/arm: Implement SVE2
,
no-reply
,
2021/05/24
Re: [PATCH v7 00/92] target/arm: Implement SVE2
,
Peter Maydell
,
2021/05/25
[PATCH] Adding ifdefs to call the respective routines only when their configs are enabled
,
Swetha Joshi
,
2021/05/24
Re: [PATCH] Adding ifdefs to call the respective routines only when their configs are enabled
,
no-reply
,
2021/05/24
Re: [PATCH] Adding ifdefs to call the respective routines only when their configs are enabled
,
Richard Henderson
,
2021/05/24
Re: [PATCH] Adding ifdefs to call the respective routines only when their configs are enabled
,
Swetha Joshi
,
2021/05/24
[PATCH v6 00/13] virtio-gpu: Add support for Blob resources feature
,
Vivek Kasireddy
,
2021/05/24
[PATCH v6 01/13] ui: Get the fd associated with udmabuf driver
,
Vivek Kasireddy
,
2021/05/24
[PATCH v6 02/13] headers: Add udmabuf.h
,
Vivek Kasireddy
,
2021/05/24
[PATCH v6 03/13] virtio-gpu: Add udmabuf helpers
,
Vivek Kasireddy
,
2021/05/24
Re: [PATCH v6 03/13] virtio-gpu: Add udmabuf helpers
,
Gerd Hoffmann
,
2021/05/26
RE: [PATCH v6 03/13] virtio-gpu: Add udmabuf helpers
,
Kasireddy, Vivek
,
2021/05/26
[PATCH v6 04/13] virtio-gpu: Add virtio_gpu_find_check_resource
,
Vivek Kasireddy
,
2021/05/24
[PATCH v6 05/13] virtio-gpu: Refactor virtio_gpu_set_scanout
,
Vivek Kasireddy
,
2021/05/24
[PATCH v6 06/13] virtio-gpu: Refactor virtio_gpu_create_mapping_iov
,
Vivek Kasireddy
,
2021/05/24
[PATCH v6 07/13] virtio-gpu: Add initial definitions for blob resources
,
Vivek Kasireddy
,
2021/05/24
[PATCH v6 08/13] virtio-gpu: Add virtio_gpu_resource_create_blob
,
Vivek Kasireddy
,
2021/05/24
[PATCH v6 09/13] ui/pixman: Add qemu_pixman_to_drm_format()
,
Vivek Kasireddy
,
2021/05/24
[PATCH v6 10/13] virtio-gpu: Add helpers to create and destroy dmabuf objects
,
Vivek Kasireddy
,
2021/05/24
[PATCH v6 11/13] virtio-gpu: Factor out update scanout
,
Vivek Kasireddy
,
2021/05/24
[PATCH v6 12/13] virtio-gpu: Add virtio_gpu_set_scanout_blob
,
Vivek Kasireddy
,
2021/05/24
[PATCH v6 13/13] virtio-gpu: Update cursor data using blob
,
Vivek Kasireddy
,
2021/05/24
RE: [RFC] KVM: x86: Support KVM VMs sharing SEV context
,
Kalra, Ashish
,
2021/05/24
RE: [RFC] KVM: x86: Support KVM VMs sharing SEV context
,
Kalra, Ashish
,
2021/05/27
Re: [PATCH v3 01/33] block/nbd: fix channel object leak
,
Eric Blake
,
2021/05/24
Re: [PATCH v3 01/33] block/nbd: fix channel object leak
,
Vladimir Sementsov-Ogievskiy
,
2021/05/25
[PATCH v5 0/1] Rework ACPI OEM fields handling to simplify code (was: acpi: Remove duplicated code handling OEM ID and OEM table ID fields)
,
Marian Postevca
,
2021/05/24
[PATCH v5 1/1] acpi: Consolidate the handling of OEM ID and OEM Table ID fields
,
Marian Postevca
,
2021/05/24
[PATCH] hw/display/artist: Fix bug in coordinate extraction in artist_vram_read()
,
Helge Deller
,
2021/05/24
Re: [PATCH] hw/display/artist: Fix bug in coordinate extraction in artist_vram_read()
,
Philippe Mathieu-Daudé
,
2021/05/24
Re: [PATCH] hw/display/artist: Fix bug in coordinate extraction in artist_vram_read()
,
Helge Deller
,
2021/05/25
[PATCH 0/6] Handle hypercall code overlay page in userspace
,
Siddharth Chandrasekaran
,
2021/05/24
[PATCH 1/6] hyper-v: Overlay abstraction for synic event and msg pages
,
Siddharth Chandrasekaran
,
2021/05/24
[PATCH 3/6] kvm/i386: Stop using cpu->kvm_msr_buf in kvm_put_one_msr()
,
Siddharth Chandrasekaran
,
2021/05/24
[PATCH 2/6] hyper-v: Use -1 as invalid overlay address
,
Siddharth Chandrasekaran
,
2021/05/24
[PATCH 4/6] kvm/i386: Avoid multiple calls to check_extension(KVM_CAP_HYPERV)
,
Siddharth Chandrasekaran
,
2021/05/24
[PATCH 5/6] kvm/i386: Add support for user space MSR filtering
,
Siddharth Chandrasekaran
,
2021/05/24
[PATCH 6/6] hyper-v: Handle hypercall code page as an overlay page
,
Siddharth Chandrasekaran
,
2021/05/24
[PATCH] hw/mem/pc-dimm: Hint it is not usable on non-NUMA machines
,
Philippe Mathieu-Daudé
,
2021/05/24
Re: [PATCH] hw/mem/pc-dimm: Hint it is not usable on non-NUMA machines
,
Igor Mammedov
,
2021/05/24
[PATCH 0/2] accel/tcg: Reduce headers inclusion
,
Philippe Mathieu-Daudé
,
2021/05/24
[PATCH 1/2] accel/tcg: Reduce 'exec/tb-context.h' inclusion
,
Philippe Mathieu-Daudé
,
2021/05/24
[PATCH 2/2] accel/tcg: Keep TranslationBlock headers local to TCG
,
Philippe Mathieu-Daudé
,
2021/05/24
Re: [PATCH 0/2] accel/tcg: Reduce headers inclusion
,
Richard Henderson
,
2021/05/24
[PATCH] plugins: Add missing 'qemu/qht.h' header
,
Philippe Mathieu-Daudé
,
2021/05/24
[PULL 00/28] Misc patches for 2021-05-24
,
Paolo Bonzini
,
2021/05/24
[PULL 08/28] KVM: do not allow setting properties at runtime
,
Paolo Bonzini
,
2021/05/24
[PULL 10/28] KVM: Use a big lock to replace per-kml slots_lock
,
Paolo Bonzini
,
2021/05/24
[PULL 03/28] configure: simplify assignment to GIT_SUBMODULES
,
Paolo Bonzini
,
2021/05/24
[PULL 06/28] object: add more commands to preconfig mode
,
Paolo Bonzini
,
2021/05/24
[PULL 04/28] hw/mem/nvdimm: Use Kconfig 'imply' instead of 'depends on'
,
Paolo Bonzini
,
2021/05/24
[PULL 21/28] remove qemu-options* from root directory
,
Paolo Bonzini
,
2021/05/24
[PULL 11/28] KVM: Create the KVMSlot dirty bitmap on flag changes
,
Paolo Bonzini
,
2021/05/24
[PULL 13/28] KVM: Provide helper to sync dirty bitmap from slot to ramblock
,
Paolo Bonzini
,
2021/05/24
[PULL 02/28] configure: check for submodules if --with-git-submodules=ignore
,
Paolo Bonzini
,
2021/05/24
[PULL 09/28] memory: Introduce log_sync_global() to memory listener
,
Paolo Bonzini
,
2021/05/24
[PULL 01/28] configure: Only clone softfloat-3 repositories if TCG is enabled
,
Paolo Bonzini
,
2021/05/24
[PULL 22/28] replication: move include out of root directory
,
Paolo Bonzini
,
2021/05/24
[PULL 19/28] tests/qtest/fuzz: Fix build failure
,
Paolo Bonzini
,
2021/05/24
[PULL 18/28] KVM: Dirty ring support
,
Paolo Bonzini
,
2021/05/24
[PULL 20/28] meson: Set implicit_include_directories to false
,
Paolo Bonzini
,
2021/05/24
[PULL 25/28] doc: Add notes about -mon option mode=control argument.
,
Paolo Bonzini
,
2021/05/24
[PULL 07/28] qtest: add a QOM object for qtest
,
Paolo Bonzini
,
2021/05/24
[PULL 27/28] hw/scsi: Fix sector translation bug in scsi_unmap_complete_noio
,
Paolo Bonzini
,
2021/05/24
[PULL 26/28] configure: Avoid error messages about missing *-config-*.h files
,
Paolo Bonzini
,
2021/05/24
[PULL 28/28] gitlab-ci: use --meson=git for CFI jobs
,
Paolo Bonzini
,
2021/05/24
[PULL 17/28] KVM: Disable manual dirty log when dirty ring enabled
,
Paolo Bonzini
,
2021/05/24
[PULL 05/28] i386/cpu: Expose AVX_VNNI instruction to guest
,
Paolo Bonzini
,
2021/05/24
[PULL 14/28] KVM: Simplify dirty log sync in kvm_set_phys_mem
,
Paolo Bonzini
,
2021/05/24
[PULL 15/28] KVM: Cache kvm slot dirty bitmap size
,
Paolo Bonzini
,
2021/05/24
[PULL 24/28] qemu-config: load modules when instantiating option groups
,
Paolo Bonzini
,
2021/05/24
[PULL 16/28] KVM: Add dirty-ring-size property
,
Paolo Bonzini
,
2021/05/24
[PULL 23/28] vl: allow not specifying size in -m when using -M memory-backend
,
Paolo Bonzini
,
2021/05/24
[PULL 12/28] KVM: Provide helper to get kvm dirty log
,
Paolo Bonzini
,
2021/05/24
Re: [PULL 00/28] Misc patches for 2021-05-24
,
no-reply
,
2021/05/24
Re: [PULL 00/28] Misc patches for 2021-05-24
,
Peter Maydell
,
2021/05/24
[PATCH v2 0/6] block: file-posix queue
,
Paolo Bonzini
,
2021/05/24
[PATCH v2 1/6] scsi-generic: pass max_segments via max_iov field in BlockLimits
,
Paolo Bonzini
,
2021/05/24
[PATCH v2 3/6] file-posix: fix max_iov for /dev/sg devices
,
Paolo Bonzini
,
2021/05/24
[PATCH v2 2/6] file-posix: try BLKSECTGET on block devices too, do not round to power of 2
,
Paolo Bonzini
,
2021/05/24
Re: [PATCH v2 2/6] file-posix: try BLKSECTGET on block devices too, do not round to power of 2
,
Kevin Wolf
,
2021/05/27
Re: [PATCH v2 2/6] file-posix: try BLKSECTGET on block devices too, do not round to power of 2
,
Paolo Bonzini
,
2021/05/27
Re: [PATCH v2 2/6] file-posix: try BLKSECTGET on block devices too, do not round to power of 2
,
Kevin Wolf
,
2021/05/31
Re: [PATCH v2 2/6] file-posix: try BLKSECTGET on block devices too, do not round to power of 2
,
Paolo Bonzini
,
2021/05/31
[PATCH v2 4/6] block: feature detection for host block support
,
Paolo Bonzini
,
2021/05/24
[PATCH v2 6/6] block: detect DKIOCGETBLOCKCOUNT/SIZE before use
,
Paolo Bonzini
,
2021/05/24
[PATCH v2 5/6] block: check for sys/disk.h
,
Paolo Bonzini
,
2021/05/24
Re: [PATCH RFC] docs: document file-posix locking protocol
,
Vladimir Sementsov-Ogievskiy
,
2021/05/24
[PATCH v3 00/10] qcow2 check: check some reserved bits and subcluster bitmaps
,
Vladimir Sementsov-Ogievskiy
,
2021/05/24
[PATCH v3 01/10] qcow2-refcount: improve style of check_refcounts_l2()
,
Vladimir Sementsov-Ogievskiy
,
2021/05/24
[PATCH v3 03/10] qcow2: introduce qcow2_parse_compressed_l2_entry() helper
,
Vladimir Sementsov-Ogievskiy
,
2021/05/24
[PATCH v3 02/10] qcow2: compressed read: simplify cluster descriptor passing
,
Vladimir Sementsov-Ogievskiy
,
2021/05/24
[PATCH v3 04/10] qcow2-refcount: introduce fix_l2_entry_by_zero()
,
Vladimir Sementsov-Ogievskiy
,
2021/05/24
[PATCH v3 05/10] qcow2-refcount: fix_l2_entry_by_zero(): also zero L2 entry bitmap
,
Vladimir Sementsov-Ogievskiy
,
2021/05/24
[PATCH v3 06/10] qcow2-refcount: check_refcounts_l2(): check l2_bitmap
,
Vladimir Sementsov-Ogievskiy
,
2021/05/24
[PATCH v3 07/10] qcow2-refcount: check_refcounts_l2(): check reserved bits
,
Vladimir Sementsov-Ogievskiy
,
2021/05/24
[PATCH v3 09/10] qcow2-refcount: check_refcounts_l1(): check reserved bits
,
Vladimir Sementsov-Ogievskiy
,
2021/05/24
[PATCH v3 10/10] qcow2-refcount: check_refblocks(): add separate message for reserved
,
Vladimir Sementsov-Ogievskiy
,
2021/05/24
[PATCH v3 08/10] qcow2-refcount: improve style of check_refcounts_l1()
,
Vladimir Sementsov-Ogievskiy
,
2021/05/24
[PATCH v4 0/5] target/ppc: add support to disable-tcg
,
Bruno Larsen (billionai)
,
2021/05/24
[PATCH v4 1/5] target/ppc: moved ppc_cpu_do_interrupt to cpu.c
,
Bruno Larsen (billionai)
,
2021/05/24
Re: [PATCH v4 1/5] target/ppc: moved ppc_cpu_do_interrupt to cpu.c
,
David Gibson
,
2021/05/25
Re: [PATCH v4 1/5] target/ppc: moved ppc_cpu_do_interrupt to cpu.c
,
Bruno Piazera Larsen
,
2021/05/25
[PATCH v4 2/5] target/ppc: used ternary operator when registering MAS
,
Bruno Larsen (billionai)
,
2021/05/24
Re: [PATCH v4 2/5] target/ppc: used ternary operator when registering MAS
,
Richard Henderson
,
2021/05/24
Re: [PATCH v4 2/5] target/ppc: used ternary operator when registering MAS
,
David Gibson
,
2021/05/25
[PATCH v4 3/5] target/ppc: added ifdefs around TCG-only code
,
Bruno Larsen (billionai)
,
2021/05/24
[PATCH v4 4/5] target/ppc: created tcg-stub.c file
,
Bruno Larsen (billionai)
,
2021/05/24
[PATCH v4 5/5] target/ppc: updated meson.build to support disable-tcg
,
Bruno Larsen (billionai)
,
2021/05/24
[PATCH] target/arm: don't clobber ID_AA64ISAR1 pointer auth
,
Jamie Iles
,
2021/05/24
Re: [PATCH] target/arm: don't clobber ID_AA64ISAR1 pointer auth
,
Richard Henderson
,
2021/05/24
Re: [PATCH] target/arm: don't clobber ID_AA64ISAR1 pointer auth
,
Richard Henderson
,
2021/05/24
[PATCHv2] target/arm: make pointer authentication a switchable feature
,
Jamie Iles
,
2021/05/25
Re: [PATCHv2] target/arm: make pointer authentication a switchable feature
,
Richard Henderson
,
2021/05/25
[PATCH] target/arm: fix missing exception class
,
Jamie Iles
,
2021/05/24
Re: [PATCH] target/arm: fix missing exception class
,
Peter Maydell
,
2021/05/24
Re: [PATCH] target/arm: fix missing exception class
,
Jamie Iles
,
2021/05/24
Re: [PATCH] target/arm: fix missing exception class
,
Peter Maydell
,
2021/05/24
[PULL 0/8] Block patches
,
Stefan Hajnoczi
,
2021/05/24
[PULL 1/8] multi-process: Initialize variables declared with g_auto*
,
Stefan Hajnoczi
,
2021/05/24
[PULL 3/8] coroutine-sleep: use a stack-allocated timer
,
Stefan Hajnoczi
,
2021/05/24
[PULL 2/8] bitops.h: Improve find_xxx_bit() documentation
,
Stefan Hajnoczi
,
2021/05/24
[PULL 4/8] coroutine-sleep: disallow NULL QemuCoSleepState** argument
,
Stefan Hajnoczi
,
2021/05/24
[PULL 5/8] coroutine-sleep: allow qemu_co_sleep_wake that wakes nothing
,
Stefan Hajnoczi
,
2021/05/24
[PULL 6/8] coroutine-sleep: move timer out of QemuCoSleepState
,
Stefan Hajnoczi
,
2021/05/24
[PULL 7/8] coroutine-sleep: replace QemuCoSleepState pointer with struct in the API
,
Stefan Hajnoczi
,
2021/05/24
[PULL 8/8] coroutine-sleep: introduce qemu_co_sleep
,
Stefan Hajnoczi
,
2021/05/24
Re: [PULL 0/8] Block patches
,
Peter Maydell
,
2021/05/24
[PULL for-6.0 0/8] Block patches
,
Stefan Hajnoczi
,
2021/05/24
[PULL for-6.0 1/8] multi-process: Initialize variables declared with g_auto*
,
Stefan Hajnoczi
,
2021/05/24
Re: [PULL for-6.0 0/8] Block patches
,
Stefan Hajnoczi
,
2021/05/24
proposed schedule for 6.1 release
,
Peter Maydell
,
2021/05/24
Re: proposed schedule for 6.1 release
,
Richard Henderson
,
2021/05/25
[PATCH] spapr: propagate LPCR to hot-plugged CPUs
,
Cédric Le Goater
,
2021/05/24
Re: [PATCH] spapr: propagate LPCR to hot-plugged CPUs
,
Greg Kurz
,
2021/05/25
Re: [PATCH] spapr: propagate LPCR to hot-plugged CPUs
,
David Gibson
,
2021/05/27
[RFC PATCH] linux-user: glib-ify is_proc_myself
,
Alex Bennée
,
2021/05/24
Re: [RFC PATCH] linux-user: glib-ify is_proc_myself
,
no-reply
,
2021/05/24
Re: [RFC PATCH] linux-user: glib-ify is_proc_myself
,
Daniel P . Berrangé
,
2021/05/24
Re: [RFC PATCH] linux-user: glib-ify is_proc_myself
,
Alex Bennée
,
2021/05/24
Re: [RFC PATCH] linux-user: glib-ify is_proc_myself
,
Richard Henderson
,
2021/05/24
[PATCH v4 0/3] vl: add -object support back into -readconfig
,
Paolo Bonzini
,
2021/05/24
[PATCH v4 2/3] vl: plumb keyval-based options into -readconfig
,
Paolo Bonzini
,
2021/05/24
[PATCH v4 1/3] qemu-config: parse configuration files to a QDict
,
Paolo Bonzini
,
2021/05/24
[PATCH v4 3/3] vl: plug -object back into -readconfig
,
Paolo Bonzini
,
2021/05/24
[PATCH v13 0/8] MTE support for KVM guest
,
Steven Price
,
2021/05/24
[PATCH v13 1/8] arm64: mte: Handle race when synchronising tags
,
Steven Price
,
2021/05/24
[PATCH v13 2/8] arm64: Handle MTE tags zeroing in __alloc_zeroed_user_highpage()
,
Steven Price
,
2021/05/24
[PATCH v13 3/8] arm64: mte: Sync tags for pages where PTE is untagged
,
Steven Price
,
2021/05/24
[PATCH v13 4/8] KVM: arm64: Introduce MTE VM feature
,
Steven Price
,
2021/05/24
[PATCH v13 5/8] KVM: arm64: Save/restore MTE registers
,
Steven Price
,
2021/05/24
[PATCH v13 6/8] KVM: arm64: Expose KVM_ARM_CAP_MTE
,
Steven Price
,
2021/05/24
[PATCH v13 7/8] KVM: arm64: ioctl to fetch/store tags in a guest
,
Steven Price
,
2021/05/24
[PATCH v13 8/8] KVM: arm64: Document MTE capability and ioctl
,
Steven Price
,
2021/05/24
[PATCH 0/2] vvfat: fix two crashes.
,
Vladimir Sementsov-Ogievskiy
,
2021/05/24
[PATCH 1/2] block/vvfat: child_vvfat_qcow: add .get_parent_aio_context, fix crash
,
Vladimir Sementsov-Ogievskiy
,
2021/05/24
[PATCH 2/2] block/vvfat: fix vvfat_child_perm crash
,
Vladimir Sementsov-Ogievskiy
,
2021/05/24
Re: [PATCH 0/2] vvfat: fix two crashes.
,
Programmingkid
,
2021/05/24
Re: [PATCH 0/2] vvfat: fix two crashes.
,
Vladimir Sementsov-Ogievskiy
,
2021/05/24
Re: [PATCH 0/2] vvfat: fix two crashes.
,
Programmingkid
,
2021/05/24
Re: [PATCH 0/2] vvfat: fix two crashes.
,
Vladimir Sementsov-Ogievskiy
,
2021/05/24
Re: [PATCH 0/2] vvfat: fix two crashes.
,
Programmingkid
,
2021/05/24
Re: [PATCH 0/2] vvfat: fix two crashes.
,
Vladimir Sementsov-Ogievskiy
,
2021/05/25
Re: [PATCH 0/2] vvfat: fix two crashes.
,
Programmingkid
,
2021/05/25
Re: [PATCH 0/2] vvfat: fix two crashes.
,
Kevin Wolf
,
2021/05/25
Re: [PATCH 0/2] vvfat: fix two crashes.
,
Programmingkid
,
2021/05/26
Re: [PATCH 0/2] vvfat: fix two crashes.
,
Kevin Wolf
,
2021/05/27
[PATCH 0/5] linux-user changes to run docker
,
YAMAMOTO Takashi
,
2021/05/24
[PATCH 2/5] linux-uesr: make exec_path realpath
,
YAMAMOTO Takashi
,
2021/05/24
Re: [PATCH 2/5] linux-uesr: make exec_path realpath
,
Alex Bennée
,
2021/05/24
Re: [PATCH 2/5] linux-uesr: make exec_path realpath
,
Takashi Yamamoto
,
2021/05/24
Re: [PATCH 2/5] linux-uesr: make exec_path realpath
,
Takashi Yamamoto
,
2021/05/25
[PATCH 1/5] linux-user: handle /proc/self/exe for execve
,
YAMAMOTO Takashi
,
2021/05/24
Re: [PATCH 1/5] linux-user: handle /proc/self/exe for execve
,
Alex Bennée
,
2021/05/24
Re: [PATCH 1/5] linux-user: handle /proc/self/exe for execve
,
Takashi Yamamoto
,
2021/05/24
[PATCH 3/5] linux-user: Fix the execfd case of /proc/self/exe open
,
YAMAMOTO Takashi
,
2021/05/24
[PATCH 4/5] linux-user: dup the execfd on start up
,
YAMAMOTO Takashi
,
2021/05/24
[PATCH 5/5] linux-user: Implement pivot_root
,
YAMAMOTO Takashi
,
2021/05/24
Re: [PATCH 5/5] linux-user: Implement pivot_root
,
Laurent Vivier
,
2021/05/25
Re: [PATCH 5/5] linux-user: Implement pivot_root
,
Takashi Yamamoto
,
2021/05/25
Re: [PATCH 0/5] linux-user changes to run docker
,
Alex Bennée
,
2021/05/24
Re: [PATCH 0/5] linux-user changes to run docker
,
Takashi Yamamoto
,
2021/05/24
Re: [PATCH 0/5] linux-user changes to run docker
,
Takashi Yamamoto
,
2021/05/26
Re: [PATCH 0/5] linux-user changes to run docker
,
Alex Bennée
,
2021/05/27
Re: [PATCH 0/5] linux-user changes to run docker
,
Takashi Yamamoto
,
2021/05/30
Re: [PATCH 07/38] target/riscv: SIMD 8-bit Shift Instructions
,
Palmer Dabbelt
,
2021/05/24
[RFC v4 01/14] target/s390x: meson: add target_user_arch
,
Cho, Yu-Chen
,
2021/05/23
[RFC v4 02/14] hw/s390x: rename tod-qemu.c to tod-tcg.c
,
Cho, Yu-Chen
,
2021/05/23
[RFC v4 03/14] hw/s390x: only build tod-tcg from the CONFIG_TCG build
,
Cho, Yu-Chen
,
2021/05/23
[RFC v4 04/14] hw/s390x: tod: make explicit checks for accelerators when initializing
,
Cho, Yu-Chen
,
2021/05/23
[RFC v4 05/14] target/s390x: remove tcg-stub.c
,
Cho, Yu-Chen
,
2021/05/23
[RFC v4 06/14] target/s390x: start moving TCG-only code to tcg/
,
Cho, Yu-Chen
,
2021/05/23
[RFC v4 07/14] target/s390x: move sysemu-only code out to cpu-sysemu.c
,
Cho, Yu-Chen
,
2021/05/23
[RFC v4 08/14] target/s390x: split cpu-dump from helper.c
,
Cho, Yu-Chen
,
2021/05/23
[RFC v4 10/14] target/s390x: use kvm_enabled() to wrap call to kvm_s390_get_hpage_1m
,
Cho, Yu-Chen
,
2021/05/23
[RFC v4 09/14] target/s390x: make helper.c sysemu-only
,
Cho, Yu-Chen
,
2021/05/23
[RFC v4 12/14] target/s390x: move kvm files into kvm/
,
Cho, Yu-Chen
,
2021/05/23
[RFC v4 11/14] target/s390x: remove kvm-stub.c
,
Cho, Yu-Chen
,
2021/05/23
[RFC v4 14/14] MAINTAINERS: update s390x directories
,
Cho, Yu-Chen
,
2021/05/23
[RFC v4 13/14] target/s390x: split sysemu part of cpu models
,
Cho, Yu-Chen
,
2021/05/23
[PATCH] linux-user: make process_pending_signals thread-safe
,
Hamza Mahfooz
,
2021/05/23
Re: [PATCH] linux-user: make process_pending_signals thread-safe
,
Peter Maydell
,
2021/05/27
Re: [PATCH] linux-user: make process_pending_signals thread-safe
,
Hamza Mahfooz
,
2021/05/27
Re: [PATCH] linux-user: make process_pending_signals thread-safe
,
Peter Maydell
,
2021/05/27
Re: [PATCH] linux-user: make process_pending_signals thread-safe
,
Hamza Mahfooz
,
2021/05/27
Re: [PATCH 05/38] target/riscv: 8-bit Addition & Subtraction Instruction
,
Palmer Dabbelt
,
2021/05/23
Re: [PATCH 05/38] target/riscv: 8-bit Addition & Subtraction Instruction
,
LIU Zhiwei
,
2021/05/26
Re: [PATCH 05/38] target/riscv: 8-bit Addition & Subtraction Instruction
,
Palmer Dabbelt
,
2021/05/26
[PATCH v2] hw/virtio: Document *_should_notify() are called within rcu_read_lock()
,
Philippe Mathieu-Daudé
,
2021/05/23
Re:Re:Re: set qemu support serial crtscts
,
付小明
,
2021/05/23
[PATCH] target/riscv: hardwire bits in hideleg and hedeleg
,
Jose Martins
,
2021/05/22
Re: [PATCH] target/riscv: hardwire bits in hideleg and hedeleg
,
LIU Zhiwei
,
2021/05/25
Re: [PATCH] target/riscv: hardwire bits in hideleg and hedeleg
,
Jose Martins
,
2021/05/25
Re: [PATCH] target/riscv: hardwire bits in hideleg and hedeleg
,
LIU Zhiwei
,
2021/05/27
Re: [PATCH] target/riscv: hardwire bits in hideleg and hedeleg
,
LIU Zhiwei
,
2021/05/27
[PATCH v3] target/riscv: fix VS interrupts forwarding to HS
,
Jose Martins
,
2021/05/22
Re: [PATCH v3] target/riscv: fix VS interrupts forwarding to HS
,
LIU Zhiwei
,
2021/05/26
Re: [PATCH v3] target/riscv: fix VS interrupts forwarding to HS
,
Jose Martins
,
2021/05/26
Re: [PATCH v3] target/riscv: fix VS interrupts forwarding to HS
,
LIU Zhiwei
,
2021/05/27
Re: [PATCH v3] target/riscv: fix VS interrupts forwarding to HS
,
Alistair Francis
,
2021/05/27
Re: [PATCH v3] target/riscv: fix VS interrupts forwarding to HS
,
LIU Zhiwei
,
2021/05/27
Re: [RFC PATCH] target/mips: Allow building without Inter-Thread Communication hardware
,
Philippe Mathieu-Daudé
,
2021/05/22
Re: [PATCH 0/3] hw/block/nvme: fixes lbaf formats initialization and adds idns enums
,
Klaus Jensen
,
2021/05/22
Re: [PATCH v6 17/19] i386: HV_HYPERCALL_AVAILABLE privilege bit is always needed
,
Eduardo Habkost
,
2021/05/21
Re: [PATCH v6 17/19] i386: HV_HYPERCALL_AVAILABLE privilege bit is always needed
,
Vitaly Kuznetsov
,
2021/05/24
Re: [PATCH v6 17/19] i386: HV_HYPERCALL_AVAILABLE privilege bit is always needed
,
Eduardo Habkost
,
2021/05/26
Re: [PATCH v6 17/19] i386: HV_HYPERCALL_AVAILABLE privilege bit is always needed
,
Vitaly Kuznetsov
,
2021/05/27
Re: [PATCH v6 17/19] i386: HV_HYPERCALL_AVAILABLE privilege bit is always needed
,
Eduardo Habkost
,
2021/05/27
Re: [PATCH v6 16/19] i386: kill off hv_cpuid_check_and_set()
,
Eduardo Habkost
,
2021/05/21
Re: [PATCH v6 16/19] i386: kill off hv_cpuid_check_and_set()
,
Vitaly Kuznetsov
,
2021/05/24
Re: [PATCH v6 15/19] i386: expand Hyper-V features during CPU feature expansion time
,
Eduardo Habkost
,
2021/05/21
Re: [PATCH v6 15/19] i386: expand Hyper-V features during CPU feature expansion time
,
Vitaly Kuznetsov
,
2021/05/24
Re: [PATCH v6 15/19] i386: expand Hyper-V features during CPU feature expansion time
,
Eduardo Habkost
,
2021/05/26
Re: [PATCH v6 15/19] i386: expand Hyper-V features during CPU feature expansion time
,
Vitaly Kuznetsov
,
2021/05/27
Re: [PATCH v6 14/19] i386: use global kvm_state in hyperv_enabled() check
,
Eduardo Habkost
,
2021/05/21
Re: [PATCH v6 13/19] i386: prefer system KVM_GET_SUPPORTED_HV_CPUID ioctl over vCPU's one
,
Eduardo Habkost
,
2021/05/21
Re: [PATCH v6 13/19] i386: prefer system KVM_GET_SUPPORTED_HV_CPUID ioctl over vCPU's one
,
Vitaly Kuznetsov
,
2021/05/24
Re: [PATCH v6 13/19] i386: prefer system KVM_GET_SUPPORTED_HV_CPUID ioctl over vCPU's one
,
Eduardo Habkost
,
2021/05/26
Re: [PATCH v6 13/19] i386: prefer system KVM_GET_SUPPORTED_HV_CPUID ioctl over vCPU's one
,
Daniel P . Berrangé
,
2021/05/26
Re: [PATCH v6 12/19] i386: adjust the expected KVM_GET_SUPPORTED_HV_CPUID array size
,
Eduardo Habkost
,
2021/05/21
Re: [PATCH v6 11/19] i386: switch hyperv_expand_features() to using error_setg()
,
Eduardo Habkost
,
2021/05/21
Re: [PATCH v6 11/19] i386: switch hyperv_expand_features() to using error_setg()
,
Vitaly Kuznetsov
,
2021/05/24
Re: [PATCH v6 10/19] i386: move eVMCS enablement to hyperv_init_vcpu()
,
Eduardo Habkost
,
2021/05/21
Re: [PATCH v6 10/19] i386: move eVMCS enablement to hyperv_init_vcpu()
,
Vitaly Kuznetsov
,
2021/05/24
Re: [PATCH v6 10/19] i386: move eVMCS enablement to hyperv_init_vcpu()
,
Eduardo Habkost
,
2021/05/26
Re: [PATCH v6 10/19] i386: move eVMCS enablement to hyperv_init_vcpu()
,
Vitaly Kuznetsov
,
2021/05/27
Re: [PATCH v6 10/19] i386: move eVMCS enablement to hyperv_init_vcpu()
,
Eduardo Habkost
,
2021/05/27
[PATCH v3 0/9] target/ppc: add support to disable-tcg
,
Bruno Larsen (billionai)
,
2021/05/21
[PATCH v3 1/9] target/ppc: cleaned error_report from ppc_store_sdr1
,
Bruno Larsen (billionai)
,
2021/05/21
Re: [PATCH v3 1/9] target/ppc: cleaned error_report from ppc_store_sdr1
,
David Gibson
,
2021/05/23
[PATCH v3 2/9] target/ppc: moved ppc_store_lpcr and ppc_store_msr to cpu.c
,
Bruno Larsen (billionai)
,
2021/05/21
Re: [PATCH v3 2/9] target/ppc: moved ppc_store_lpcr and ppc_store_msr to cpu.c
,
David Gibson
,
2021/05/23
[PATCH v3 3/9] target/ppc: reduce usage of fpscr_set_rounding_mode
,
Bruno Larsen (billionai)
,
2021/05/21
Re: [PATCH v3 3/9] target/ppc: reduce usage of fpscr_set_rounding_mode
,
David Gibson
,
2021/05/23
[PATCH v3 4/9] target/ppc: overhauled and moved logic of storing fpscr
,
Bruno Larsen (billionai)
,
2021/05/21
Re: [PATCH v3 4/9] target/ppc: overhauled and moved logic of storing fpscr
,
David Gibson
,
2021/05/23
Re: [PATCH v3 4/9] target/ppc: overhauled and moved logic of storing fpscr
,
Richard Henderson
,
2021/05/24
Re: [PATCH v3 4/9] target/ppc: overhauled and moved logic of storing fpscr
,
David Gibson
,
2021/05/24
[PATCH v3 5/9] target/ppc: removed unnecessary inclusion of helper-proto.h
,
Bruno Larsen (billionai)
,
2021/05/21
Re: [PATCH v3 5/9] target/ppc: removed unnecessary inclusion of helper-proto.h
,
David Gibson
,
2021/05/23
[PATCH v3 6/9] target/ppc: moved ppc_cpu_do_interrupt to cpu.c
,
Bruno Larsen (billionai)
,
2021/05/21
Re: [PATCH v3 6/9] target/ppc: moved ppc_cpu_do_interrupt to cpu.c
,
David Gibson
,
2021/05/23
Re: [PATCH v3 6/9] target/ppc: moved ppc_cpu_do_interrupt to cpu.c
,
Richard Henderson
,
2021/05/24
[PATCH v3 7/9] target/ppc: Added options to disable many TCG-only functions
,
Bruno Larsen (billionai)
,
2021/05/21
Re: [PATCH v3 7/9] target/ppc: Added options to disable many TCG-only functions
,
David Gibson
,
2021/05/23
[PATCH v3 8/9] target/ppc: created tcg-stub.c file
,
Bruno Larsen (billionai)
,
2021/05/21
Re: [PATCH v3 8/9] target/ppc: created tcg-stub.c file
,
David Gibson
,
2021/05/23
Re: [PATCH v3 8/9] target/ppc: created tcg-stub.c file
,
Bruno Piazera Larsen
,
2021/05/24
[PATCH v3 9/9] target/ppc: updated meson.build to support disable-tcg
,
Bruno Larsen (billionai)
,
2021/05/21
Re: [PATCH v3 9/9] target/ppc: updated meson.build to support disable-tcg
,
Richard Henderson
,
2021/05/24
Fwd: GSoC Intro - TUI interface for QMP
,
Niteesh G. S.
,
2021/05/21
Re: Fwd: GSoC Intro - TUI interface for QMP
,
Stefan Hajnoczi
,
2021/05/24
Re: GSoC Intro - TUI interface for QMP
,
John Snow
,
2021/05/24
Re: Fwd: GSoC Intro - TUI interface for QMP
,
Niteesh G. S.
,
2021/05/26
[PATCH 0/6] push backup with fleecing
,
Vladimir Sementsov-Ogievskiy
,
2021/05/21
[PATCH 1/6] block/block-copy: use write-unchanged for fleecing scheme
,
Vladimir Sementsov-Ogievskiy
,
2021/05/21
[PATCH 3/6] block: share writes on backing child of fleecing node
,
Vladimir Sementsov-Ogievskiy
,
2021/05/21
[PATCH 5/6] block/backup: don't insert filter if no writers
,
Vladimir Sementsov-Ogievskiy
,
2021/05/21
[PATCH 6/6] iotests/image-fleecing: test push backup with fleecing
,
Vladimir Sementsov-Ogievskiy
,
2021/05/21
[PATCH 2/6] block/copy-before-write: require BLK_PERM_WRITE_UNCHANGED for fleecing
,
Vladimir Sementsov-Ogievskiy
,
2021/05/21
[PATCH 4/6] block: blk_root(): return non-const pointer
,
Vladimir Sementsov-Ogievskiy
,
2021/05/21
[PATCH v2 0/2] Gitlab: Add issue templates
,
John Snow
,
2021/05/21
[PATCH v2 1/2] GitLab: Add "Bug" issue reporting template
,
John Snow
,
2021/05/21
[PATCH v2 2/2] GitLab: Add "Feature Request" issue template.
,
John Snow
,
2021/05/21
Re: [PATCH v2 0/2] Gitlab: Add issue templates
,
John Snow
,
2021/05/27
[RFC PATCH] tests/tcg/configure.sh: tweak quoting of target_compiler
,
Alex Bennée
,
2021/05/21
[PATCH] spapr: Don't hijack current_machine->boot_order
,
Greg Kurz
,
2021/05/21
Re: [PATCH] spapr: Don't hijack current_machine->boot_order
,
David Gibson
,
2021/05/23
[PATCH] spapr: Make spapr_boot_set() a nop
,
Greg Kurz
,
2021/05/21
Re: [PATCH] spapr: Make spapr_boot_set() a nop
,
Greg Kurz
,
2021/05/21
[PATCH] hw/scsi: Fix sector translation bug in scsi_unmap_complete_noio
,
Kit Westneat
,
2021/05/21
Re: [PATCH] hw/scsi: Fix sector translation bug in scsi_unmap_complete_noio
,
Paolo Bonzini
,
2021/05/21
Re: [PATCH] hw/scsi: Fix sector translation bug in scsi_unmap_complete_noio
,
Kit Westneat
,
2021/05/24
[PULL 0/3] target/xtensa updates
,
Max Filippov
,
2021/05/21
Re: [PULL 0/3] target/xtensa updates
,
Peter Maydell
,
2021/05/24
[RFC PATCH] meson.build: fix cosmetics of compiler display
,
Alex Bennée
,
2021/05/21
Re: [RFC PATCH] meson.build: fix cosmetics of compiler display
,
Thomas Huth
,
2021/05/21
Windows fails to boot after rebase to QEMU master
,
Siddharth Chandrasekaran
,
2021/05/21
Re: Windows fails to boot after rebase to QEMU master
,
Michael S. Tsirkin
,
2021/05/24
Re: Windows fails to boot after rebase to QEMU master
,
Dr. David Alan Gilbert
,
2021/05/26
Re: Windows fails to boot after rebase to QEMU master
,
Claudio Fontana
,
2021/05/27
Re: Windows fails to boot after rebase to QEMU master
,
Dr. David Alan Gilbert
,
2021/05/27
Re: Windows fails to boot after rebase to QEMU master
,
Philippe Mathieu-Daudé
,
2021/05/27
Re: Windows fails to boot after rebase to QEMU master
,
Dr. David Alan Gilbert
,
2021/05/27
Re: Windows fails to boot after rebase to QEMU master
,
Claudio Fontana
,
2021/05/27
Re: Windows fails to boot after rebase to QEMU master
,
Claudio Fontana
,
2021/05/27
Re: Windows fails to boot after rebase to QEMU master
,
Claudio Fontana
,
2021/05/27
Re: Windows fails to boot after rebase to QEMU master
,
Siddharth Chandrasekaran
,
2021/05/27
Re: Windows fails to boot after rebase to QEMU master
,
Claudio Fontana
,
2021/05/27
Re: Windows fails to boot after rebase to QEMU master
,
Dr. David Alan Gilbert
,
2021/05/27
Re: Windows fails to boot after rebase to QEMU master
,
Claudio Fontana
,
2021/05/27
[PULL 00/11] Ui 20210521 patches
,
Gerd Hoffmann
,
2021/05/21
[PULL 01/11] vnc: spelling fix (enable->enabled)
,
Gerd Hoffmann
,
2021/05/21
[PULL 02/11] ui/spice-display: check NULL pointer in interface_release_resource()
,
Gerd Hoffmann
,
2021/05/21
[PULL 04/11] ui: add clipboard infrastructure
,
Gerd Hoffmann
,
2021/05/21
[PULL 05/11] ui: add clipboard documentation
,
Gerd Hoffmann
,
2021/05/21
[PULL 03/11] build: add separate spice-protocol config option
,
Gerd Hoffmann
,
2021/05/21
[PULL 06/11] ui/vdagent: core infrastructure
,
Gerd Hoffmann
,
2021/05/21
[PULL 07/11] ui/vdagent: add mouse support
,
Gerd Hoffmann
,
2021/05/21
[PULL 08/11] ui/vdagent: add clipboard support
,
Gerd Hoffmann
,
2021/05/21
[PULL 10/11] ui/gtk: move struct GtkDisplayState to ui/gtk.h
,
Gerd Hoffmann
,
2021/05/21
[PULL 11/11] ui/gtk: add clipboard support
,
Gerd Hoffmann
,
2021/05/21
[PULL 09/11] ui/vnc: clipboard support
,
Gerd Hoffmann
,
2021/05/21
Re: [PULL 00/11] Ui 20210521 patches
,
no-reply
,
2021/05/21
Re: [PULL 00/11] Ui 20210521 patches
,
Peter Maydell
,
2021/05/21
[PATCH v2 0/2] target/s390x: Fix SIGILL psw.addr reporting
,
Ilya Leoshkevich
,
2021/05/21
[PATCH v2 2/2] tests/tcg/s390x: Test SIGILL handling
,
Ilya Leoshkevich
,
2021/05/21
Re: [PATCH v2 2/2] tests/tcg/s390x: Test SIGILL handling
,
David Hildenbrand
,
2021/05/21
[PATCH v2 1/2] target/s390x: Fix SIGILL psw.addr reporting
,
Ilya Leoshkevich
,
2021/05/21
Re: [PATCH v2 0/2] target/s390x: Fix SIGILL psw.addr reporting
,
no-reply
,
2021/05/21
[PATCH] meson: Fix 'interpretor' typo
,
Philippe Mathieu-Daudé
,
2021/05/21
Re: [PATCH v5 0/4] GitLab Custom Runners and Jobs (was: QEMU Gating CI)
,
Alex Bennée
,
2021/05/21
[PATCH v3 0/3] vl: add -object support back into -readconfig
,
Paolo Bonzini
,
2021/05/21
[PATCH v3 1/3] qemu-config: parse configuration files to a QDict
,
Paolo Bonzini
,
2021/05/21
Re: [PATCH v3 1/3] qemu-config: parse configuration files to a QDict
,
Kevin Wolf
,
2021/05/21
Re: [PATCH v3 1/3] qemu-config: parse configuration files to a QDict
,
Paolo Bonzini
,
2021/05/21
[PATCH v3 2/3] vl: plumb keyval-based options into -readconfig
,
Paolo Bonzini
,
2021/05/21
[PATCH v3 3/3] vl: plug -object back into -readconfig
,
Paolo Bonzini
,
2021/05/21
Re: [PULL 21/46] meson: Warn when TCI is selected but TCG backend is available
,
Peter Maydell
,
2021/05/21
[PATCH v3] spapr: Fix EEH capability issue on KVM guest for PCI passthru
,
Mahesh Salgaonkar
,
2021/05/21
Re: [PATCH v3] spapr: Fix EEH capability issue on KVM guest for PCI passthru
,
David Gibson
,
2021/05/23
[PATCH] hw/nvme/ctrl: fix functions style
,
Gollu Appalanaidu
,
2021/05/21
Re: [PATCH] hw/nvme/ctrl: fix functions style
,
Klaus Jensen
,
2021/05/21
Re: [PATCH] hw/nvme/ctrl: fix functions style
,
Gollu Appalanaidu
,
2021/05/24
[PATCH] target/riscv: Pass the same value to oprsz and maxsz.
,
LIU Zhiwei
,
2021/05/21
Re: [PATCH] target/riscv: Pass the same value to oprsz and maxsz.
,
Richard Henderson
,
2021/05/24
Re: [PATCH] target/riscv: Pass the same value to oprsz and maxsz.
,
Alistair Francis
,
2021/05/25
[PATCH v4] i386: Add ratelimit for bus locks acquired in guest
,
Chenyi Qiang
,
2021/05/21
Re: [PATCH v4] i386: Add ratelimit for bus locks acquired in guest
,
Eduardo Habkost
,
2021/05/27
Re: [PATCH v4] i386: Add ratelimit for bus locks acquired in guest
,
Chenyi Qiang
,
2021/05/31
[PATCH 0/2] Fix SIGILL psw.addr reporting
,
Ilya Leoshkevich
,
2021/05/20
[PATCH 2/2] tests/tcg/s390x: Test SIGILL handling
,
Ilya Leoshkevich
,
2021/05/20
Re: [PATCH 2/2] tests/tcg/s390x: Test SIGILL handling
,
David Hildenbrand
,
2021/05/21
Re: [PATCH 2/2] tests/tcg/s390x: Test SIGILL handling
,
Ilya Leoshkevich
,
2021/05/21
[PATCH 1/2] target/s390x: Fix SIGILL psw.addr reporting
,
Ilya Leoshkevich
,
2021/05/20
Re: [PATCH 1/2] target/s390x: Fix SIGILL psw.addr reporting
,
David Hildenbrand
,
2021/05/21
Re: [PATCH 0/2] Fix SIGILL psw.addr reporting
,
no-reply
,
2021/05/20
Re: [PATCH 0/2] Fix SIGILL psw.addr reporting
,
David Hildenbrand
,
2021/05/21
Re: [PATCH 0/2] Fix SIGILL psw.addr reporting
,
Ilya Leoshkevich
,
2021/05/21
Re: [PATCH 0/2] Fix SIGILL psw.addr reporting
,
Cornelia Huck
,
2021/05/21
[PATCH 1/2] hw/usb: hcd-xhci-pci: Raise MSI/MSI-X interrupts only when told to
,
Bin Meng
,
2021/05/20
[PATCH 2/2] hw/usb: hcd-xhci-pci: Fix spec violation of IP flag for MSI/MSI-X
,
Bin Meng
,
2021/05/20
Re: [PATCH 2/2] hw/usb: hcd-xhci-pci: Fix spec violation of IP flag for MSI/MSI-X
,
Philippe Mathieu-Daudé
,
2021/05/21
Re: [PATCH 2/2] hw/usb: hcd-xhci-pci: Fix spec violation of IP flag for MSI/MSI-X
,
Bin Meng
,
2021/05/21
Re: [PATCH 2/2] hw/usb: hcd-xhci-pci: Fix spec violation of IP flag for MSI/MSI-X
,
Philippe Mathieu-Daudé
,
2021/05/21
Re: [PATCH 1/2] hw/usb: hcd-xhci-pci: Raise MSI/MSI-X interrupts only when told to
,
Philippe Mathieu-Daudé
,
2021/05/21
Re: [PATCH 1/2] hw/usb: hcd-xhci-pci: Raise MSI/MSI-X interrupts only when told to
,
Bin Meng
,
2021/05/27
[Bug 1749393] Re: sbrk() not working under qemu-user with a PIE-compiled binary?
,
Yasuhiro Horimoto
,
2021/05/20
[PATCH v2 0/6] qapi: static typing conversion, pt5b
,
John Snow
,
2021/05/20
[PATCH v2 3/6] qapi/parser: add type hint annotations (QAPIDoc)
,
John Snow
,
2021/05/20
[PATCH v2 6/6] qapi/parser: enable pylint checks
,
John Snow
,
2021/05/20
[PATCH v2 2/6] qapi/parser: Allow empty QAPIDoc Sections
,
John Snow
,
2021/05/20
[PATCH v2 4/6] qapi/parser: enable mypy checks
,
John Snow
,
2021/05/20
[PATCH v2 1/6] qapi/parser: fix unused check_args_section arguments
,
John Snow
,
2021/05/20
[PATCH v2 5/6] qapi/parser: Silence too-few-public-methods warning
,
John Snow
,
2021/05/20
[PATCH v1 1/1] target/riscv/pmp: Add assert for ePMP operations
,
Alistair Francis
,
2021/05/20
Re: [PATCH v1 1/1] target/riscv/pmp: Add assert for ePMP operations
,
Bin Meng
,
2021/05/20
Re: [PATCH v1 1/1] target/riscv/pmp: Add assert for ePMP operations
,
LIU Zhiwei
,
2021/05/20
Re: [PATCH v1 1/1] target/riscv/pmp: Add assert for ePMP operations
,
Alistair Francis
,
2021/05/25
Re: [PULL 02/19] sev: update sev-inject-launch-secret to make gpa optional
,
Philippe Mathieu-Daudé
,
2021/05/20
Re: [PULL 02/19] sev: update sev-inject-launch-secret to make gpa optional
,
James Bottomley
,
2021/05/20
Re: [PULL 02/19] sev: update sev-inject-launch-secret to make gpa optional
,
Philippe Mathieu-Daudé
,
2021/05/21
Re: [PATCH v6 09/19] i386: split hyperv_handle_properties() into hyperv_expand_features()/hyperv_fill_cpuids()
,
Eduardo Habkost
,
2021/05/20
[PATCH 0/1] acceptance tests: bump Avocado version to 88.1
,
Willian Rampazzo
,
2021/05/20
[PATCH 1/1] acceptance tests: bump Avocado version to 88.1
,
Willian Rampazzo
,
2021/05/20
[RFC 0/1] acceptance tests: bump Avocado version to 88.1
,
Willian Rampazzo
,
2021/05/20
[RFC 1/1] acceptance tests: bump Avocado version to 88.1
,
Willian Rampazzo
,
2021/05/20
Re: [RFC 1/1] acceptance tests: bump Avocado version to 88.1
,
Cleber Rosa
,
2021/05/24
Re: [RFC 0/1] acceptance tests: bump Avocado version to 88.1
,
Willian Rampazzo
,
2021/05/20
Re: [RFC 0/1] acceptance tests: bump Avocado version to 88.1
,
Cleber Rosa
,
2021/05/24
Re: [RFC 0/1] acceptance tests: bump Avocado version to 88.1
,
Philippe Mathieu-Daudé
,
2021/05/24
Re: [RFC 0/1] acceptance tests: bump Avocado version to 88.1
,
Willian Rampazzo
,
2021/05/24
Re: [RFC 0/1] acceptance tests: bump Avocado version to 88.1
,
Willian Rampazzo
,
2021/05/26
Re: [PATCH v6 08/19] i386: introduce hv_cpuid_cache
,
Eduardo Habkost
,
2021/05/20
Re: [PATCH v6 07/19] i386: drop FEAT_HYPERV feature leaves
,
Eduardo Habkost
,
2021/05/20
Re: [PATCH v6 06/19] i386: introduce hv_cpuid_get_host()
,
Eduardo Habkost
,
2021/05/20
Re: [PATCH v6 06/19] i386: introduce hv_cpuid_get_host()
,
Vitaly Kuznetsov
,
2021/05/21
Re: [PATCH v6 04/19] i386: stop using env->features[] for filling Hyper-V CPUIDs
,
Eduardo Habkost
,
2021/05/20
Re: [PATCH v6 04/19] i386: stop using env->features[] for filling Hyper-V CPUIDs
,
Vitaly Kuznetsov
,
2021/05/21
Re: [PATCH v6 05/19] i386: introduce hyperv_feature_supported()
,
Eduardo Habkost
,
2021/05/20
Re: [PATCH v6 05/19] i386: introduce hyperv_feature_supported()
,
Vitaly Kuznetsov
,
2021/05/21
[RFC 0/1] acceptance tests: rename acceptance to system
,
Willian Rampazzo
,
2021/05/20
[RFC 1/1] acceptance tests: rename acceptance to system
,
Willian Rampazzo
,
2021/05/20
Re: [RFC 1/1] acceptance tests: rename acceptance to system
,
Philippe Mathieu-Daudé
,
2021/05/20
Re: [RFC 1/1] acceptance tests: rename acceptance to system
,
Thomas Huth
,
2021/05/21
Re: [RFC 1/1] acceptance tests: rename acceptance to system
,
Willian Rampazzo
,
2021/05/21
Re: [RFC 1/1] acceptance tests: rename acceptance to system
,
Philippe Mathieu-Daudé
,
2021/05/21
Re: [RFC 1/1] acceptance tests: rename acceptance to system
,
Alex Bennée
,
2021/05/21
Re: [RFC 1/1] acceptance tests: rename acceptance to system
,
Philippe Mathieu-Daudé
,
2021/05/21
Re: [RFC 1/1] acceptance tests: rename acceptance to system
,
Peter Maydell
,
2021/05/21
Re: [RFC 1/1] acceptance tests: rename acceptance to system
,
Willian Rampazzo
,
2021/05/21
Re: [RFC 1/1] acceptance tests: rename acceptance to system
,
Willian Rampazzo
,
2021/05/21
Re: [RFC 1/1] acceptance tests: rename acceptance to system
,
Peter Maydell
,
2021/05/21
Re: [RFC 1/1] acceptance tests: rename acceptance to system
,
Willian Rampazzo
,
2021/05/21
Re: [RFC 1/1] acceptance tests: rename acceptance to system
,
Thomas Huth
,
2021/05/21
Re: [RFC 1/1] acceptance tests: rename acceptance to system
,
Philippe Mathieu-Daudé
,
2021/05/21
Re: [RFC 1/1] acceptance tests: rename acceptance to system
,
Willian Rampazzo
,
2021/05/21
Re: [RFC 1/1] acceptance tests: rename acceptance to system
,
Alex Bennée
,
2021/05/21
Re: [RFC 1/1] acceptance tests: rename acceptance to system
,
Thomas Huth
,
2021/05/21
Re: [RFC 1/1] acceptance tests: rename acceptance to system
,
Philippe Mathieu-Daudé
,
2021/05/21
Re: [RFC 1/1] acceptance tests: rename acceptance to system
,
Alex Bennée
,
2021/05/21
Re: [RFC 1/1] acceptance tests: rename acceptance to system
,
Willian Rampazzo
,
2021/05/21
[PATCH] scripts/checkpatch.pl: process .c.inc and .h.inc files as C source
,
matheus . ferst
,
2021/05/20
Re: [PATCH] scripts/checkpatch.pl: process .c.inc and .h.inc files as C source
,
Bruno Piazera Larsen
,
2021/05/20
RE: [PATCH] scripts/checkpatch.pl: process .c.inc and .h.inc files as C source
,
Luis Fernando Fujita Pires
,
2021/05/21
[PULL 00/15] QAPI patches patches for 2021-05-20
,
Markus Armbruster
,
2021/05/20
[PULL 09/15] qapi: add must_match helper
,
Markus Armbruster
,
2021/05/20
[PULL 10/15] qapi/parser: Fix token membership tests when token can be None
,
Markus Armbruster
,
2021/05/20
[PULL 06/15] qapi/parser: enforce all top-level expressions must be dict in _parse()
,
Markus Armbruster
,
2021/05/20
[PULL 11/15] qapi/parser: Rework _check_pragma_list_of_str as a TypeGuard
,
Markus Armbruster
,
2021/05/20
[PULL 01/15] qapi/parser: Don't try to handle file errors
,
Markus Armbruster
,
2021/05/20
[PULL 04/15] qapi/parser: factor parsing routine into method
,
Markus Armbruster
,
2021/05/20
[PULL 15/15] qapi/parser: add docstrings
,
Markus Armbruster
,
2021/05/20
[PULL 13/15] qapi/parser: Remove superfluous list comprehension
,
Markus Armbruster
,
2021/05/20
[PULL 07/15] qapi/parser: assert object keys are strings
,
Markus Armbruster
,
2021/05/20
[PULL 02/15] qapi: Add test for nonexistent schema file
,
Markus Armbruster
,
2021/05/20
[PULL 05/15] qapi/parser: Assert lexer value is a string
,
Markus Armbruster
,
2021/05/20
[PULL 03/15] qapi/source: Remove line number from QAPISourceInfo initializer
,
Markus Armbruster
,
2021/05/20
[PULL 08/15] qapi/parser: Use @staticmethod where appropriate
,
Markus Armbruster
,
2021/05/20
[PULL 12/15] qapi/parser: add type hint annotations
,
Markus Armbruster
,
2021/05/20
[PULL 14/15] qapi/parser: allow 'ch' variable name
,
Markus Armbruster
,
2021/05/20
Re: [PULL 00/15] QAPI patches patches for 2021-05-20
,
Peter Maydell
,
2021/05/21
[PATCH v1 0/8] various misc fixes (gitlab, gdbstub, plugins)
,
Alex Bennée
,
2021/05/20
[PATCH v1 2/8] gitlab: explicitly reference the upstream registry
,
Alex Bennée
,
2021/05/20
Re: [PATCH v1 2/8] gitlab: explicitly reference the upstream registry
,
Willian Rampazzo
,
2021/05/24
Re: [PATCH v1 2/8] gitlab: explicitly reference the upstream registry
,
Philippe Mathieu-Daudé
,
2021/05/25
[PATCH v1 1/8] tests/tcg: add a multiarch signals test to stress test signal delivery
,
Alex Bennée
,
2021/05/20
Re: [PATCH v1 1/8] tests/tcg: add a multiarch signals test to stress test signal delivery
,
Richard Henderson
,
2021/05/24
[PATCH v1 3/8] gitlab: add special rule for the hexagon container
,
Alex Bennée
,
2021/05/20
Re: [PATCH v1 3/8] gitlab: add special rule for the hexagon container
,
Philippe Mathieu-Daudé
,
2021/05/24
Re: [PATCH v1 3/8] gitlab: add special rule for the hexagon container
,
Philippe Mathieu-Daudé
,
2021/05/25
Re: [PATCH v1 3/8] gitlab: add special rule for the hexagon container
,
Philippe Mathieu-Daudé
,
2021/05/25
Re: [PATCH v1 3/8] gitlab: add special rule for the hexagon container
,
Alex Bennée
,
2021/05/25
[PATCH v1 4/8] gdbstub: Constify GdbCmdParseEntry
,
Alex Bennée
,
2021/05/20
Re: [PATCH v1 4/8] gdbstub: Constify GdbCmdParseEntry
,
Richard Henderson
,
2021/05/24
[PATCH v1 6/8] hmp-commands: expand type of icount to "l" in replay commands
,
Alex Bennée
,
2021/05/20
Re: [PATCH v1 6/8] hmp-commands: expand type of icount to "l" in replay commands
,
Philippe Mathieu-Daudé
,
2021/05/24
[PATCH v1 5/8] gdbstub: Replace GdbCmdContext with plain g_array()
,
Alex Bennée
,
2021/05/20
[PATCH v1 8/8] plugins/syscall: Added a table-like summary output
,
Alex Bennée
,
2021/05/20
[PATCH v1 7/8] gdbstub: tidy away reverse debugging check into function
,
Alex Bennée
,
2021/05/20
Re: [PATCH v1 7/8] gdbstub: tidy away reverse debugging check into function
,
Richard Henderson
,
2021/05/24
Re: [PATCH v1 7/8] gdbstub: tidy away reverse debugging check into function
,
Philippe Mathieu-Daudé
,
2021/05/24
Re: [PATCH v1 0/8] various misc fixes (gitlab, gdbstub, plugins)
,
Alex Bennée
,
2021/05/24
Re: [PATCH 2/2] target/i386: fix IEEE x87 floating-point exception raising
,
Peter Maydell
,
2021/05/20
[PULL v2 0/9] s390x update
,
Cornelia Huck
,
2021/05/20
[PULL v2 1/9] target/s390x: Fix translation exception on illegal instruction
,
Cornelia Huck
,
2021/05/20
[PULL v2 2/9] target/arm: Make sure that commpage's tb->size != 0
,
Cornelia Huck
,
2021/05/20
[PULL v2 3/9] target/xtensa: Make sure that tb->size != 0
,
Cornelia Huck
,
2021/05/20
[PULL v2 4/9] accel/tcg: Assert that tb->size != 0 after translation
,
Cornelia Huck
,
2021/05/20
[PULL v2 6/9] hw/s390x/ccw: Register qbus type in abstract TYPE_CCW_DEVICE parent
,
Cornelia Huck
,
2021/05/20
[PULL v2 5/9] vfio-ccw: Permit missing IRQs
,
Cornelia Huck
,
2021/05/20
[PULL v2 7/9] vfio-ccw: Attempt to clean up all IRQs on error
,
Cornelia Huck
,
2021/05/20
[PULL v2 9/9] tests/tcg/x86_64: add vsyscall smoke test
,
Cornelia Huck
,
2021/05/20
[PULL v2 8/9] target/i386: Make sure that vsyscall's tb->size != 0
,
Cornelia Huck
,
2021/05/20
Re: [PULL v2 0/9] s390x update
,
Peter Maydell
,
2021/05/20
[RFC PATCH v2] gitlab: add special rule for the hexagon container
,
Alex Bennée
,
2021/05/20
Re: [RFC PATCH v2] gitlab: add special rule for the hexagon container
,
Cornelia Huck
,
2021/05/20
Re: [RFC PATCH v2] gitlab: add special rule for the hexagon container
,
Willian Rampazzo
,
2021/05/20
[PATCH 0/9] target/arm: MVE preliminaries
,
Peter Maydell
,
2021/05/20
[PATCH 1/9] target/arm: Add isar feature check functions for MVE
,
Peter Maydell
,
2021/05/20
Re: [PATCH 1/9] target/arm: Add isar feature check functions for MVE
,
Richard Henderson
,
2021/05/24
[PATCH 2/9] target/arm: Update feature checks for insns which are "MVE or FP"
,
Peter Maydell
,
2021/05/20
Re: [PATCH 2/9] target/arm: Update feature checks for insns which are "MVE or FP"
,
Richard Henderson
,
2021/05/24
[PATCH 4/9] target/arm: Add MVE check to VMOV_reg_sp and VMOV_reg_dp
,
Peter Maydell
,
2021/05/20
Re: [PATCH 4/9] target/arm: Add MVE check to VMOV_reg_sp and VMOV_reg_dp
,
Richard Henderson
,
2021/05/24
[PATCH 6/9] target/arm: Implement M-profile VPR register
,
Peter Maydell
,
2021/05/20
Re: [PATCH 6/9] target/arm: Implement M-profile VPR register
,
Richard Henderson
,
2021/05/24
[PATCH 3/9] target/arm: Move fpsp/fpdp isar check into callers of do_vfp_2op_sp/dp
,
Peter Maydell
,
2021/05/20
Re: [PATCH 3/9] target/arm: Move fpsp/fpdp isar check into callers of do_vfp_2op_sp/dp
,
Richard Henderson
,
2021/05/24
[PATCH 7/9] target/arm: Make FPSCR.LTPSIZE writable for MVE
,
Peter Maydell
,
2021/05/20
Re: [PATCH 7/9] target/arm: Make FPSCR.LTPSIZE writable for MVE
,
Richard Henderson
,
2021/05/24
[PATCH 5/9] target/arm: Fix return values in fp_sysreg_checks()
,
Peter Maydell
,
2021/05/20
Re: [PATCH 5/9] target/arm: Fix return values in fp_sysreg_checks()
,
Richard Henderson
,
2021/05/24
[PATCH 9/9] target/arm: Allow board models to specify initial NS VTOR
,
Peter Maydell
,
2021/05/20
Re: [PATCH 9/9] target/arm: Allow board models to specify initial NS VTOR
,
Richard Henderson
,
2021/05/24
[PATCH 8/9] target/arm: Enable FPSCR.QC bit for MVE
,
Peter Maydell
,
2021/05/20
Re: [PATCH 8/9] target/arm: Enable FPSCR.QC bit for MVE
,
Richard Henderson
,
2021/05/24
Re: [PATCH 8/9] target/arm: Enable FPSCR.QC bit for MVE
,
Peter Maydell
,
2021/05/24
Re: [PATCH 0/9] target/arm: MVE preliminaries
,
no-reply
,
2021/05/20
[RFC PATCH] gitlab: add special rule for the hexagon container
,
Alex Bennée
,
2021/05/20
Re: [RFC PATCH] gitlab: add special rule for the hexagon container
,
Richard Henderson
,
2021/05/24
Re: [RFC PATCH] gitlab: add special rule for the hexagon container
,
Daniel P . Berrangé
,
2021/05/24
Re: [RFC PATCH] gitlab: add special rule for the hexagon container
,
Alex Bennée
,
2021/05/24
[PATCH 0/3] qapi: static typing conversion, pt5c
,
John Snow
,
2021/05/20
[PATCH 1/3] qapi/expr: Split check_expr out from check_exprs
,
John Snow
,
2021/05/20
[PATCH 2/3] qapi/parser.py: add ParsedExpression type
,
John Snow
,
2021/05/20
[PATCH 3/3] qapi/parser: Remove _JSONObject
,
John Snow
,
2021/05/20
[PATCH 0/1] virtio: disable partitions scanning for no partitions block
,
Yury Kamenev
,
2021/05/20
[PATCH 0/1] virtio: disable partitions scanning for no partitions block
,
Yury Kamenev
,
2021/05/20
[PATCH 1/1] virtio: disable partitions scanning for no partitions block
,
Yury Kamenev
,
2021/05/20
[RFC PATCH 0/7] Support protection keys in an AMD EPYC-Milan VM
,
David Edmondson
,
2021/05/20
[RFC PATCH 1/7] target/i386: Declare constants for XSAVE offsets
,
David Edmondson
,
2021/05/20
[RFC PATCH 3/7] target/i386: Clarify the padding requirements of X86XSaveArea
,
David Edmondson
,
2021/05/20
[RFC PATCH 4/7] target/i386: Prepare for per-vendor X86XSaveArea layout
,
David Edmondson
,
2021/05/20
[RFC PATCH 5/7] target/i386: Introduce AMD X86XSaveArea sub-union
,
David Edmondson
,
2021/05/20
[RFC PATCH 6/7] target/i386: Adjust AMD XSAVE PKRU area offset in CPUID leaf 0xd
,
David Edmondson
,
2021/05/20
[RFC PATCH 2/7] target/i386: Use constants for XSAVE offsets
,
David Edmondson
,
2021/05/20
[RFC PATCH 7/7] target/i386: Manipulate only AMD XSAVE state on AMD
,
David Edmondson
,
2021/05/20
Re: [RFC PATCH 0/7] Support protection keys in an AMD EPYC-Milan VM
,
no-reply
,
2021/05/20
[PATCH v2 00/33] block: publish backup-top filter
,
Vladimir Sementsov-Ogievskiy
,
2021/05/20
[PATCH v2 01/33] block: rename bdrv_replace_child to bdrv_replace_child_tran
,
Vladimir Sementsov-Ogievskiy
,
2021/05/20
Re: [PATCH v2 01/33] block: rename bdrv_replace_child to bdrv_replace_child_tran
,
Max Reitz
,
2021/05/31
[PATCH v2 03/33] block: introduce bdrv_replace_child_bs()
,
Vladimir Sementsov-Ogievskiy
,
2021/05/20
Re: [PATCH v2 03/33] block: introduce bdrv_replace_child_bs()
,
Max Reitz
,
2021/05/31
[PATCH v2 02/33] block: comment graph-modifying function not updating permissions
,
Vladimir Sementsov-Ogievskiy
,
2021/05/20
Re: [PATCH v2 02/33] block: comment graph-modifying function not updating permissions
,
Max Reitz
,
2021/05/31
[PATCH v2 05/33] qdev-properties: PropertyInfo: add realized_set_allowed field
,
Vladimir Sementsov-Ogievskiy
,
2021/05/20
Re: [PATCH v2 05/33] qdev-properties: PropertyInfo: add realized_set_allowed field
,
Max Reitz
,
2021/05/31
[PATCH v2 04/33] block: introduce blk_replace_bs
,
Vladimir Sementsov-Ogievskiy
,
2021/05/20
[PATCH v2 06/33] qdev: allow setting drive property for realized device
,
Vladimir Sementsov-Ogievskiy
,
2021/05/20
Re: [PATCH v2 06/33] qdev: allow setting drive property for realized device
,
Max Reitz
,
2021/05/31
[PATCH v2 09/33] block-copy: always set BDRV_REQ_SERIALISING flag
,
Vladimir Sementsov-Ogievskiy
,
2021/05/20
[PATCH v2 10/33] block/backup: move cluster size calculation to block-copy
,
Vladimir Sementsov-Ogievskiy
,
2021/05/20
[PATCH v2 12/33] block/copy-before-write: drop extra bdrv_unref on failure path
,
Vladimir Sementsov-Ogievskiy
,
2021/05/20
Re: [PATCH v2 12/33] block/copy-before-write: drop extra bdrv_unref on failure path
,
Max Reitz
,
2021/05/31
[PATCH v2 08/33] block/backup: drop support for copy_range
,
Vladimir Sementsov-Ogievskiy
,
2021/05/20
Re: [PATCH v2 08/33] block/backup: drop support for copy_range
,
Vladimir Sementsov-Ogievskiy
,
2021/05/28
[PATCH v2 13/33] block/copy-before-write: use file child instead of backing
,
Vladimir Sementsov-Ogievskiy
,
2021/05/20
Re: [PATCH v2 13/33] block/copy-before-write: use file child instead of backing
,
Max Reitz
,
2021/05/31
[PATCH v2 11/33] block/copy-before-write: relax permission requirements when no parents
,
Vladimir Sementsov-Ogievskiy
,
2021/05/20
[PATCH v2 07/33] block: rename backup-top to copy-before-write
,
Vladimir Sementsov-Ogievskiy
,
2021/05/20
Re: [PATCH v2 07/33] block: rename backup-top to copy-before-write
,
Max Reitz
,
2021/05/31
[PATCH v2 23/33] python/qemu/machine.py: refactor _qemu_args()
,
Vladimir Sementsov-Ogievskiy
,
2021/05/20
[PATCH v2 14/33] block/copy-before-write: bdrv_cbw_append(): replace child at last
,
Vladimir Sementsov-Ogievskiy
,
2021/05/20
Re: [PATCH v2 14/33] block/copy-before-write: bdrv_cbw_append(): replace child at last
,
Max Reitz
,
2021/05/31
[PATCH v2 28/33] iotests: move 222 to tests/image-fleecing
,
Vladimir Sementsov-Ogievskiy
,
2021/05/20
[PATCH v2 15/33] block/copy-before-write: introduce cbw_init()
,
Vladimir Sementsov-Ogievskiy
,
2021/05/20
Re: [PATCH v2 15/33] block/copy-before-write: introduce cbw_init()
,
Max Reitz
,
2021/05/31
[PATCH v2 16/33] block/copy-before-write: cbw_init(): rename variables
,
Vladimir Sementsov-Ogievskiy
,
2021/05/20
[PATCH v2 17/33] block/copy-before-write: cbw_init(): use file child after attaching
,
Vladimir Sementsov-Ogievskiy
,
2021/05/20
[PATCH v2 25/33] iotests.py: VM: add own __enter__ method
,
Vladimir Sementsov-Ogievskiy
,
2021/05/20
[PATCH v2 18/33] block/copy-before-write: cbw_init(): use options
,
Vladimir Sementsov-Ogievskiy
,
2021/05/20
Re: [PATCH v2 18/33] block/copy-before-write: cbw_init(): use options
,
Max Reitz
,
2021/05/31
[PATCH v2 26/33] iotests/222: fix pylint and mypy complains
,
Vladimir Sementsov-Ogievskiy
,
2021/05/20
[PATCH v2 20/33] block/block-copy: make setting progress optional
,
Vladimir Sementsov-Ogievskiy
,
2021/05/20
[PATCH v2 22/33] qapi: publish copy-before-write filter
,
Vladimir Sementsov-Ogievskiy
,
2021/05/20
[PATCH v2 27/33] iotests/222: constantly use single quotes for strings
,
Vladimir Sementsov-Ogievskiy
,
2021/05/20
[PATCH v2 29/33] iotests.py: hmp_qemu_io: support qdev
,
Vladimir Sementsov-Ogievskiy
,
2021/05/20
[PATCH v2 19/33] block/copy-before-write: initialize block-copy bitmap
,
Vladimir Sementsov-Ogievskiy
,
2021/05/20
Re: [PATCH v2 19/33] block/copy-before-write: initialize block-copy bitmap
,
Max Reitz
,
2021/05/31
[PATCH v2 21/33] block/copy-before-write: make public block driver
,
Vladimir Sementsov-Ogievskiy
,
2021/05/20
[PATCH v2 24/33] python/qemu/machine: QEMUMachine: improve qmp() method
,
Vladimir Sementsov-Ogievskiy
,
2021/05/20
[PATCH v2 30/33] iotests/image-fleecing: proper source device
,
Vladimir Sementsov-Ogievskiy
,
2021/05/20
[PATCH v2 31/33] iotests/image-fleecing: rename tgt_node
,
Vladimir Sementsov-Ogievskiy
,
2021/05/20
[PATCH v2 32/33] iotests/image-fleecing: prepare for adding new test-case
,
Vladimir Sementsov-Ogievskiy
,
2021/05/20
[PATCH v2 33/33] iotests/image-fleecing: add test-case for copy-before-write filter
,
Vladimir Sementsov-Ogievskiy
,
2021/05/20
Re: [PATCH v2 00/33] block: publish backup-top filter
,
Max Reitz
,
2021/05/31
Re: [PATCH v2 00/33] block: publish backup-top filter
,
Vladimir Sementsov-Ogievskiy
,
2021/05/31
[PATCH] target/arm: Use correct SP in M-profile exception return
,
Peter Maydell
,
2021/05/20
Re: [PATCH] target/arm: Use correct SP in M-profile exception return
,
Richard Henderson
,
2021/05/24
[RFC PATCH 00/12] exec/memory: Experimental API to catch unaligned accesses
,
Philippe Mathieu-Daudé
,
2021/05/20
[RFC PATCH 01/12] exec/memory_ldst: Use correct type sizes
,
Philippe Mathieu-Daudé
,
2021/05/20
[RFC PATCH 02/12] exec/memattrs: Add attribute/error for address alignment
,
Philippe Mathieu-Daudé
,
2021/05/20
[RFC PATCH 03/12] exec/memory_ldst: Return MEMTX_UNALIGNED_ERROR for unaligned addresses
,
Philippe Mathieu-Daudé
,
2021/05/20
[RFC PATCH 04/12] exec/memory_ldst_cached: Sort declarations
,
Philippe Mathieu-Daudé
,
2021/05/20
[RFC PATCH 05/12] exec/memory_ldst_cached: Use correct type size
,
Philippe Mathieu-Daudé
,
2021/05/20
[RFC PATCH 06/12] exec/memory_ldst_cached: Set MemTxResult on success
,
Philippe Mathieu-Daudé
,
2021/05/20
[RFC PATCH 07/12] exec/memory_ldst_cached: Document aligned addresses are expected
,
Philippe Mathieu-Daudé
,
2021/05/20
[RFC PATCH 08/12] exec/memory_ldst_cached: Check address alignment if requested
,
Philippe Mathieu-Daudé
,
2021/05/20
[RFC PATCH 09/12] hw/virtio: Use correct type sizes
,
Philippe Mathieu-Daudé
,
2021/05/20
[RFC PATCH 10/12] hw/virtio: Extract virtio_lduw_phys_cached_with_attrs()
,
Philippe Mathieu-Daudé
,
2021/05/20
[RFC PATCH 12/12] hw/virtio: Display error if vring flag field is not aligned
,
Philippe Mathieu-Daudé
,
2021/05/20
[RFC PATCH 11/12] hw/virtio: Have vring_avail_flags() return a boolean value
,
Philippe Mathieu-Daudé
,
2021/05/20
Re: [RFC PATCH 00/12] exec/memory: Experimental API to catch unaligned accesses
,
Philippe Mathieu-Daudé
,
2021/05/31
Re: [PATCH v3 6/8] hw/intc: GICv3 redistributor ITS processing
,
Peter Maydell
,
2021/05/20
Re: [PATCH v3 6/8] hw/intc: GICv3 redistributor ITS processing
,
shashi . mallela
,
2021/05/25
[PATCH] ui/spice-display: check NULL pointer in interface_release_resource()
,
Mauro Matteo Cascella
,
2021/05/20
Re: [PATCH] ui/spice-display: check NULL pointer in interface_release_resource()
,
P J P
,
2021/05/21
[PATCH] hw/virtio: Have virtio_bus_get_vdev_bad_features() return 64-bit value
,
Philippe Mathieu-Daudé
,
2021/05/20
Re: [PATCH] hw/virtio: Have virtio_bus_get_vdev_bad_features() return 64-bit value
,
Cornelia Huck
,
2021/05/20
Re: [PATCH] hw/virtio: Have virtio_bus_get_vdev_bad_features() return 64-bit value
,
Michael S. Tsirkin
,
2021/05/23
Re: [PATCH] hw/virtio: Have virtio_bus_get_vdev_bad_features() return 64-bit value
,
Philippe Mathieu-Daudé
,
2021/05/24
Re: [PATCH] hw/virtio: Have virtio_bus_get_vdev_bad_features() return 64-bit value
,
Michael S. Tsirkin
,
2021/05/24
[PATCH v2 0/3] vl: add -object support back into -readconfig
,
Paolo Bonzini
,
2021/05/20
[PATCH v2 3/3] vl: plug -object back into -readconfig
,
Paolo Bonzini
,
2021/05/20
[PATCH v2 2/3] vl: plumb keyval-based options into -readconfig
,
Paolo Bonzini
,
2021/05/20
[PATCH v2 1/3] qemu-config: parse configuration files to a QDict
,
Paolo Bonzini
,
2021/05/20
Re: [PATCH v2 1/3] qemu-config: parse configuration files to a QDict
,
Kevin Wolf
,
2021/05/20
[PATCH qemu v20] spapr: Implement Open Firmware client interface
,
Alexey Kardashevskiy
,
2021/05/20
Re: [PATCH qemu v20] spapr: Implement Open Firmware client interface
,
BALATON Zoltan
,
2021/05/20
Re: [PATCH qemu v20] spapr: Implement Open Firmware client interface
,
Alexey Kardashevskiy
,
2021/05/20
Re: [PATCH qemu v20] spapr: Implement Open Firmware client interface
,
BALATON Zoltan
,
2021/05/21
Re: [PATCH qemu v20] spapr: Implement Open Firmware client interface
,
BALATON Zoltan
,
2021/05/21
Re: [PATCH qemu v20] spapr: Implement Open Firmware client interface
,
Alexey Kardashevskiy
,
2021/05/22
Re: [PATCH qemu v20] spapr: Implement Open Firmware client interface
,
BALATON Zoltan
,
2021/05/22
Re: [PATCH qemu v20] spapr: Implement Open Firmware client interface
,
Alexey Kardashevskiy
,
2021/05/22
Re: [PATCH qemu v20] spapr: Implement Open Firmware client interface
,
BALATON Zoltan
,
2021/05/23
Re: [PATCH qemu v20] spapr: Implement Open Firmware client interface
,
Alexey Kardashevskiy
,
2021/05/22
Re: [PATCH qemu v20] spapr: Implement Open Firmware client interface
,
BALATON Zoltan
,
2021/05/22
Re: [PATCH qemu v20] spapr: Implement Open Firmware client interface
,
BALATON Zoltan
,
2021/05/22
Re: [PATCH qemu v20] spapr: Implement Open Firmware client interface
,
BALATON Zoltan
,
2021/05/22
Re: [PATCH qemu v20] spapr: Implement Open Firmware client interface
,
Alexey Kardashevskiy
,
2021/05/22
Re: [PATCH qemu v20] spapr: Implement Open Firmware client interface
,
BALATON Zoltan
,
2021/05/23
Re: [PATCH qemu v20] spapr: Implement Open Firmware client interface
,
Alexey Kardashevskiy
,
2021/05/22
Re: [PATCH qemu v20] spapr: Implement Open Firmware client interface
,
BALATON Zoltan
,
2021/05/23
Re: [PATCH qemu v20] spapr: Implement Open Firmware client interface
,
Alexey Kardashevskiy
,
2021/05/24
Re: [PATCH qemu v20] spapr: Implement Open Firmware client interface
,
David Gibson
,
2021/05/24
Re: [PATCH qemu v20] spapr: Implement Open Firmware client interface
,
BALATON Zoltan
,
2021/05/24
Re: [PATCH qemu v20] spapr: Implement Open Firmware client interface
,
Alexey Kardashevskiy
,
2021/05/22
Re: [PATCH qemu v20] spapr: Implement Open Firmware client interface
,
BALATON Zoltan
,
2021/05/23
Re: [PATCH qemu v20] spapr: Implement Open Firmware client interface
,
BALATON Zoltan
,
2021/05/23
Re: [PATCH qemu v20] spapr: Implement Open Firmware client interface
,
David Gibson
,
2021/05/24
Re: [PATCH qemu v20] spapr: Implement Open Firmware client interface
,
BALATON Zoltan
,
2021/05/24
Re: [PATCH qemu v20] spapr: Implement Open Firmware client interface
,
Alexey Kardashevskiy
,
2021/05/24
Re: [PATCH qemu v20] spapr: Implement Open Firmware client interface
,
BALATON Zoltan
,
2021/05/24
Re: [PATCH qemu v20] spapr: Implement Open Firmware client interface
,
David Gibson
,
2021/05/25
Re: [PATCH qemu v20] spapr: Implement Open Firmware client interface
,
David Gibson
,
2021/05/25
Re: [PATCH qemu v20] spapr: Implement Open Firmware client interface
,
BALATON Zoltan
,
2021/05/25
Re: [PATCH qemu v20] spapr: Implement Open Firmware client interface
,
David Gibson
,
2021/05/27
Re: [PATCH qemu v20] spapr: Implement Open Firmware client interface
,
BALATON Zoltan
,
2021/05/27
Re: [PATCH qemu v20] spapr: Implement Open Firmware client interface
,
BALATON Zoltan
,
2021/05/24
Re: [PATCH qemu v20] spapr: Implement Open Firmware client interface
,
David Gibson
,
2021/05/25
Re: [PATCH qemu v20] spapr: Implement Open Firmware client interface
,
BALATON Zoltan
,
2021/05/25
Re: [PATCH qemu v20] spapr: Implement Open Firmware client interface
,
David Gibson
,
2021/05/27
Re: [PATCH qemu v20] spapr: Implement Open Firmware client interface
,
David Gibson
,
2021/05/24
Re: [PATCH qemu v20] spapr: Implement Open Firmware client interface
,
BALATON Zoltan
,
2021/05/24
Re: [PATCH qemu v20] spapr: Implement Open Firmware client interface
,
David Gibson
,
2021/05/24
Re: [PATCH qemu v20] spapr: Implement Open Firmware client interface
,
BALATON Zoltan
,
2021/05/29
Re: [PATCH qemu v20] spapr: Implement Open Firmware client interface
,
BALATON Zoltan
,
2021/05/30
Re: [PATCH qemu v20] spapr: Implement Open Firmware client interface
,
BALATON Zoltan
,
2021/05/31
[PULL 00/26] Misc patches for 2021-05-20
,
Paolo Bonzini
,
2021/05/20
[PULL 03/26] configure: simplify assignment to GIT_SUBMODULES
,
Paolo Bonzini
,
2021/05/20
[PULL 01/26] configure: Only clone softfloat-3 repositories if TCG is enabled
,
Paolo Bonzini
,
2021/05/20
[PULL 14/26] KVM: Provide helper to sync dirty bitmap from slot to ramblock
,
Paolo Bonzini
,
2021/05/20
[PULL 04/26] hw/mem/nvdimm: Use Kconfig 'imply' instead of 'depends on'
,
Paolo Bonzini
,
2021/05/20
[PULL 12/26] KVM: Create the KVMSlot dirty bitmap on flag changes
,
Paolo Bonzini
,
2021/05/20
[PULL 02/26] configure: check for submodules if --with-git-submodules=ignore
,
Paolo Bonzini
,
2021/05/20
[PULL 07/26] object: add more commands to preconfig mode
,
Paolo Bonzini
,
2021/05/20
[PULL 05/26] i386/cpu: Expose AVX_VNNI instruction to guest
,
Paolo Bonzini
,
2021/05/20
[PULL 21/26] meson: Set implicit_include_directories to false
,
Paolo Bonzini
,
2021/05/20
[PULL 20/26] tests/qtest/fuzz: Fix build failure
,
Paolo Bonzini
,
2021/05/20
[PULL 08/26] qtest: add a QOM object for qtest
,
Paolo Bonzini
,
2021/05/20
[PULL 15/26] KVM: Simplify dirty log sync in kvm_set_phys_mem
,
Paolo Bonzini
,
2021/05/20
[PULL 19/26] KVM: Dirty ring support
,
Paolo Bonzini
,
2021/05/20
[PULL 09/26] KVM: do not allow setting properties at runtime
,
Paolo Bonzini
,
2021/05/20
[PULL 18/26] KVM: Disable manual dirty log when dirty ring enabled
,
Paolo Bonzini
,
2021/05/20
[PULL 06/26] meson: bump submodule to 0.57.2
,
Paolo Bonzini
,
2021/05/20
[PULL 22/26] remove qemu-options* from root directory
,
Paolo Bonzini
,
2021/05/20
[PULL 16/26] KVM: Cache kvm slot dirty bitmap size
,
Paolo Bonzini
,
2021/05/20
[PULL 25/26] qemu-config: load modules when instantiating option groups
,
Paolo Bonzini
,
2021/05/20
[PULL 10/26] memory: Introduce log_sync_global() to memory listener
,
Paolo Bonzini
,
2021/05/20
[PULL 11/26] KVM: Use a big lock to replace per-kml slots_lock
,
Paolo Bonzini
,
2021/05/20
[PULL 17/26] KVM: Add dirty-ring-size property
,
Paolo Bonzini
,
2021/05/20
[PULL 13/26] KVM: Provide helper to get kvm dirty log
,
Paolo Bonzini
,
2021/05/20
[PULL 23/26] replication: move include out of root directory
,
Paolo Bonzini
,
2021/05/20
[PULL 26/26] scsi-generic: pass max_segments via max_iov field in BlockLimits
,
Paolo Bonzini
,
2021/05/20
[PULL 24/26] vl: allow not specifying size in -m when using -M memory-backend
,
Paolo Bonzini
,
2021/05/20
Re: [PULL 00/26] Misc patches for 2021-05-20
,
no-reply
,
2021/05/20
Re: [PULL 00/26] Misc patches for 2021-05-20
,
Peter Maydell
,
2021/05/20
Re: [PULL 00/26] Misc patches for 2021-05-20
,
Peter Maydell
,
2021/05/20
Re: [PULL 00/26] Misc patches for 2021-05-20
,
Peter Maydell
,
2021/05/20
Re: [PULL 00/26] Misc patches for 2021-05-20
,
Paolo Bonzini
,
2021/05/21
Re: [PULL 00/26] Misc patches for 2021-05-20
,
Peter Maydell
,
2021/05/21
Re: [PULL 00/26] Misc patches for 2021-05-20
,
Paolo Bonzini
,
2021/05/24
The latest Qemu release can't bootup VM with latest guest kernel.
,
Yang Zhong
,
2021/05/20
Re: The latest Qemu release can't bootup VM with latest guest kernel.
,
Gal Hammer
,
2021/05/23
Re: The latest Qemu release can't bootup VM with latest guest kernel.
,
Yang Zhong
,
2021/05/24
[PATCH RESEND 1/4] migration/rdma: cleanup rmda in rdma_start_incoming_migration error path
,
Li Zhijian
,
2021/05/20
[PATCH RESEND 2/4] migration/rdma: Fix rdma_addrinfo res leaks
,
Li Zhijian
,
2021/05/20
Re: [PATCH RESEND 2/4] migration/rdma: Fix rdma_addrinfo res leaks
,
Dr. David Alan Gilbert
,
2021/05/24
[PATCH RESEND 3/4] migration/rdma: destination: create the return patch after the first accept
,
Li Zhijian
,
2021/05/20
Re: [PATCH RESEND 3/4] migration/rdma: destination: create the return patch after the first accept
,
address@hidden
,
2021/05/20
Re: [PATCH RESEND 3/4] migration/rdma: destination: create the return patch after the first accept
,
Dr. David Alan Gilbert
,
2021/05/24
[PATCH RESEND 4/4] migration/rdma: source: get accept cm_event from return path in non-block mode
,
Li Zhijian
,
2021/05/20
Re: [PATCH RESEND 1/4] migration/rdma: cleanup rmda in rdma_start_incoming_migration error path
,
Dr. David Alan Gilbert
,
2021/05/24
[PATCH 1/4] migration/rdma: cleanup rmda in rdma_start_incoming_migration error path
,
Li Zhijian
,
2021/05/20
[PATCH 2/4] migration/rdma: Fix rdma_addrinfo res leaks
,
Li Zhijian
,
2021/05/20
[PATCH 3/4] migration/rdma: destination: create the return patch after the first accept
,
Li Zhijian
,
2021/05/20
[PATCH v4 00/15] qemu_iotests: improve debugging options
,
Emanuele Giuseppe Esposito
,
2021/05/20
[PATCH v4 01/15] python: qemu: add timer parameter for qmp.accept socket
,
Emanuele Giuseppe Esposito
,
2021/05/20
Re: [PATCH v4 01/15] python: qemu: add timer parameter for qmp.accept socket
,
Vladimir Sementsov-Ogievskiy
,
2021/05/26
[PATCH v4 02/15] python: qemu: pass the wrapper field from QEMUQtestmachine to QEMUMachine
,
Emanuele Giuseppe Esposito
,
2021/05/20
Re: [PATCH v4 02/15] python: qemu: pass the wrapper field from QEMUQtestmachine to QEMUMachine
,
Vladimir Sementsov-Ogievskiy
,
2021/05/26
[PATCH v4 04/15] qemu-iotests: add option to attach gdbserver
,
Emanuele Giuseppe Esposito
,
2021/05/20
Re: [PATCH v4 04/15] qemu-iotests: add option to attach gdbserver
,
Vladimir Sementsov-Ogievskiy
,
2021/05/26
Re: [PATCH v4 04/15] qemu-iotests: add option to attach gdbserver
,
Paolo Bonzini
,
2021/05/26
Re: [PATCH v4 04/15] qemu-iotests: add option to attach gdbserver
,
Vladimir Sementsov-Ogievskiy
,
2021/05/26
Re: [PATCH v4 04/15] qemu-iotests: add option to attach gdbserver
,
Emanuele Giuseppe Esposito
,
2021/05/26
Re: [PATCH v4 04/15] qemu-iotests: add option to attach gdbserver
,
Vladimir Sementsov-Ogievskiy
,
2021/05/26
Re: [PATCH v4 04/15] qemu-iotests: add option to attach gdbserver
,
Emanuele Giuseppe Esposito
,
2021/05/27
Re: [PATCH v4 04/15] qemu-iotests: add option to attach gdbserver
,
Vladimir Sementsov-Ogievskiy
,
2021/05/27
Re: [PATCH v4 04/15] qemu-iotests: add option to attach gdbserver
,
Vladimir Sementsov-Ogievskiy
,
2021/05/28
[PATCH v4 05/15] qemu-iotests: delay QMP socket timers
,
Emanuele Giuseppe Esposito
,
2021/05/20
Re: [PATCH v4 05/15] qemu-iotests: delay QMP socket timers
,
Vladimir Sementsov-Ogievskiy
,
2021/05/28
[PATCH v4 08/15] docs/devel/testing: add -gdb option to the debugging section of QEMU iotests
,
Emanuele Giuseppe Esposito
,
2021/05/20
Re: [PATCH v4 08/15] docs/devel/testing: add -gdb option to the debugging section of QEMU iotests
,
Vladimir Sementsov-Ogievskiy
,
2021/05/28
Re: [PATCH v4 08/15] docs/devel/testing: add -gdb option to the debugging section of QEMU iotests
,
Emanuele Giuseppe Esposito
,
2021/05/28
[PATCH v4 03/15] docs/devel/testing: add debug section to the QEMU iotests chapter
,
Emanuele Giuseppe Esposito
,
2021/05/20
Re: [PATCH v4 03/15] docs/devel/testing: add debug section to the QEMU iotests chapter
,
Vladimir Sementsov-Ogievskiy
,
2021/05/26
[PATCH v4 06/15] qemu_iotests: insert gdbserver command line as wrapper for qemu binary
,
Emanuele Giuseppe Esposito
,
2021/05/20
Re: [PATCH v4 06/15] qemu_iotests: insert gdbserver command line as wrapper for qemu binary
,
Vladimir Sementsov-Ogievskiy
,
2021/05/28
[PATCH v4 13/15] docs/devel/testing: add -valgrind option to the debug section of QEMU iotests
,
Emanuele Giuseppe Esposito
,
2021/05/20
Re: [PATCH v4 13/15] docs/devel/testing: add -valgrind option to the debug section of QEMU iotests
,
Vladimir Sementsov-Ogievskiy
,
2021/05/28
[PATCH v4 09/15] qemu-iotests: extend the check script to support valgrind for python tests
,
Emanuele Giuseppe Esposito
,
2021/05/20
Re: [PATCH v4 09/15] qemu-iotests: extend the check script to support valgrind for python tests
,
Vladimir Sementsov-Ogievskiy
,
2021/05/28
Re: [PATCH v4 09/15] qemu-iotests: extend the check script to support valgrind for python tests
,
Emanuele Giuseppe Esposito
,
2021/05/28
[PATCH v4 10/15] qemu-iotests: extent QMP socket timeout when using valgrind
,
Emanuele Giuseppe Esposito
,
2021/05/20
Re: [PATCH v4 10/15] qemu-iotests: extent QMP socket timeout when using valgrind
,
Vladimir Sementsov-Ogievskiy
,
2021/05/28
[PATCH v4 14/15] qemu-iotests: add option to show qemu binary logs on stdout
,
Emanuele Giuseppe Esposito
,
2021/05/20
Re: [PATCH v4 14/15] qemu-iotests: add option to show qemu binary logs on stdout
,
Vladimir Sementsov-Ogievskiy
,
2021/05/28
Re: [PATCH v4 14/15] qemu-iotests: add option to show qemu binary logs on stdout
,
Emanuele Giuseppe Esposito
,
2021/05/28
[PATCH v4 07/15] qemu-iotests: add gdbserver option to script tests too
,
Emanuele Giuseppe Esposito
,
2021/05/20
Re: [PATCH v4 07/15] qemu-iotests: add gdbserver option to script tests too
,
Vladimir Sementsov-Ogievskiy
,
2021/05/28
[PATCH v4 12/15] qemu-iotests: insert valgrind command line as wrapper for qemu binary
,
Emanuele Giuseppe Esposito
,
2021/05/20
Re: [PATCH v4 12/15] qemu-iotests: insert valgrind command line as wrapper for qemu binary
,
Vladimir Sementsov-Ogievskiy
,
2021/05/28
[PATCH v4 15/15] docs/devel/testing: add -p option to the debug section of QEMU iotests
,
Emanuele Giuseppe Esposito
,
2021/05/20
Re: [PATCH v4 15/15] docs/devel/testing: add -p option to the debug section of QEMU iotests
,
Vladimir Sementsov-Ogievskiy
,
2021/05/28
[PATCH v4 11/15] qemu-iotests: allow valgrind to read/delete the generated log file
,
Emanuele Giuseppe Esposito
,
2021/05/20
Re: [PATCH v4 11/15] qemu-iotests: allow valgrind to read/delete the generated log file
,
Vladimir Sementsov-Ogievskiy
,
2021/05/28
Re: [PATCH v4 00/15] qemu_iotests: improve debugging options
,
Vladimir Sementsov-Ogievskiy
,
2021/05/26
Re: [PATCH v4 00/15] qemu_iotests: improve debugging options
,
Emanuele Giuseppe Esposito
,
2021/05/26
[PATCH] hw/virtio: Document *_should_notify() are called within rcu_read_lock()
,
Philippe Mathieu-Daudé
,
2021/05/20
Re: [PATCH] hw/virtio: Document *_should_notify() are called within rcu_read_lock()
,
Michael S. Tsirkin
,
2021/05/23
[PATCH v8 0/6] Enable CET support for guest
,
Yang Weijiang
,
2021/05/20
[PATCH v8 2/6] target/i386: Enable XSS feature CPUID enumeration
,
Yang Weijiang
,
2021/05/20
[PATCH v8 3/6] target/i386: Enable XSAVES support for CET states
,
Yang Weijiang
,
2021/05/20
[PATCH v8 4/6] target/i386: Add user-space MSR access interface for CET
,
Yang Weijiang
,
2021/05/20
[PATCH v8 6/6] target/i386: Advise CET bits in CPU/MSR feature words
,
Yang Weijiang
,
2021/05/20
[PATCH v8 1/6] target/i386: Change XSAVE related feature-word names
,
Yang Weijiang
,
2021/05/20
[PATCH v8 5/6] target/i386: Add CET state support for guest migration
,
Yang Weijiang
,
2021/05/20
[PATCH v3 0/3] exec/memory: Enforce checking MemTxResult values
,
Philippe Mathieu-Daudé
,
2021/05/20
[PATCH v3 1/3] hw/arm/boot: Abort if set_kernel_args() fails
,
Philippe Mathieu-Daudé
,
2021/05/20
Re: [PATCH v3 1/3] hw/arm/boot: Abort if set_kernel_args() fails
,
Peter Maydell
,
2021/05/27
[PATCH v3 2/3] hw/core/loader: Move 'write_rom' trace event earlier
,
Philippe Mathieu-Daudé
,
2021/05/20
[PATCH v3 3/3] hw/core/loader: Warn if we fail to load ROM regions at reset
,
Philippe Mathieu-Daudé
,
2021/05/20
Re: [PATCH v3 3/3] hw/core/loader: Warn if we fail to load ROM regions at reset
,
Peter Maydell
,
2021/05/27
Re: [RUST] Add crate for generic vhost-user-i2c backend daemon
,
Viresh Kumar
,
2021/05/20
RE: [RUST] Add crate for generic vhost-user-i2c backend daemon
,
Trilok Soni
,
2021/05/20
Re: [RUST] Add crate for generic vhost-user-i2c backend daemon
,
Viresh Kumar
,
2021/05/20
Re: [RUST] Add crate for generic vhost-user-i2c backend daemon
,
Viresh Kumar
,
2021/05/21
Re: [RUST] Add crate for generic vhost-user-i2c backend daemon
,
Viresh Kumar
,
2021/05/28
[PATCH 0/2] Gitlab: Add issue templates
,
John Snow
,
2021/05/19
[PATCH 1/2] Gitlab: Add "Bug" issue reporting template
,
John Snow
,
2021/05/19
Re: [PATCH 1/2] Gitlab: Add "Bug" issue reporting template
,
Peter Krempa
,
2021/05/20
Re: [PATCH 1/2] Gitlab: Add "Bug" issue reporting template
,
John Snow
,
2021/05/21
[PATCH 2/2] Gitlab: Add "Feature Request" issue template.
,
John Snow
,
2021/05/19
Re: [PATCH 2/2] Gitlab: Add "Feature Request" issue template.
,
Thomas Huth
,
2021/05/20
Re: [PATCH 2/2] Gitlab: Add "Feature Request" issue template.
,
John Snow
,
2021/05/21
Re: [PATCH 2/2] Gitlab: Add "Feature Request" issue template.
,
Daniel P . Berrangé
,
2021/05/21
[PATCH v8 00/19] hvf: Implement Apple Silicon Support
,
Alexander Graf
,
2021/05/19
[PATCH v8 04/19] hvf: Move hvf internal definitions into common header
,
Alexander Graf
,
2021/05/19
Re: [PATCH v8 04/19] hvf: Move hvf internal definitions into common header
,
Sergio Lopez
,
2021/05/27
[PATCH v8 03/19] hvf: Move cpu functions into common directory
,
Alexander Graf
,
2021/05/19
Re: [PATCH v8 03/19] hvf: Move cpu functions into common directory
,
Sergio Lopez
,
2021/05/27
[PATCH v8 01/19] hvf: Move assert_hvf_ok() into common directory
,
Alexander Graf
,
2021/05/19
Re: [PATCH v8 01/19] hvf: Move assert_hvf_ok() into common directory
,
Sergio Lopez
,
2021/05/27
[PATCH v8 02/19] hvf: Move vcpu thread functions into common directory
,
Alexander Graf
,
2021/05/19
Re: [PATCH v8 02/19] hvf: Move vcpu thread functions into common directory
,
Sergio Lopez
,
2021/05/27
[PATCH v8 06/19] hvf: Remove use of hv_uvaddr_t and hv_gpaddr_t
,
Alexander Graf
,
2021/05/19
Re: [PATCH v8 06/19] hvf: Remove use of hv_uvaddr_t and hv_gpaddr_t
,
Sergio Lopez
,
2021/05/27
[PATCH v8 07/19] hvf: Split out common code on vcpu init and destroy
,
Alexander Graf
,
2021/05/19
Re: [PATCH v8 07/19] hvf: Split out common code on vcpu init and destroy
,
Sergio Lopez
,
2021/05/27
[PATCH v8 09/19] hvf: Make synchronize functions static
,
Alexander Graf
,
2021/05/19
Re: [PATCH v8 09/19] hvf: Make synchronize functions static
,
Sergio Lopez
,
2021/05/27
[PATCH v8 12/19] hvf: Simplify post reset/init/loadvm hooks
,
Alexander Graf
,
2021/05/19
Re: [PATCH v8 12/19] hvf: Simplify post reset/init/loadvm hooks
,
Sergio Lopez
,
2021/05/27
[PATCH v8 10/19] hvf: Remove hvf-accel-ops.h
,
Alexander Graf
,
2021/05/19
Re: [PATCH v8 10/19] hvf: Remove hvf-accel-ops.h
,
Sergio Lopez
,
2021/05/27
[PATCH v8 05/19] hvf: Make hvf_set_phys_mem() static
,
Alexander Graf
,
2021/05/19
Re: [PATCH v8 05/19] hvf: Make hvf_set_phys_mem() static
,
Sergio Lopez
,
2021/05/27
[PATCH v8 08/19] hvf: Use cpu_synchronize_state()
,
Alexander Graf
,
2021/05/19
Re: [PATCH v8 08/19] hvf: Use cpu_synchronize_state()
,
Sergio Lopez
,
2021/05/27
[PATCH v8 14/19] arm/hvf: Add a WFI handler
,
Alexander Graf
,
2021/05/19
Re: [PATCH v8 14/19] arm/hvf: Add a WFI handler
,
Sergio Lopez
,
2021/05/27
[PATCH v8 11/19] hvf: Introduce hvf vcpu struct
,
Alexander Graf
,
2021/05/19
Re: [PATCH v8 11/19] hvf: Introduce hvf vcpu struct
,
Sergio Lopez
,
2021/05/27
[PATCH v8 13/19] hvf: Add Apple Silicon support
,
Alexander Graf
,
2021/05/19
Re: [PATCH v8 13/19] hvf: Add Apple Silicon support
,
Sergio Lopez
,
2021/05/27
[PATCH v8 15/19] hvf: arm: Implement -cpu host
,
Alexander Graf
,
2021/05/19
Re: [PATCH v8 15/19] hvf: arm: Implement -cpu host
,
Sergio Lopez
,
2021/05/27
[PATCH v8 16/19] hvf: arm: Implement PSCI handling
,
Alexander Graf
,
2021/05/19
Re: [PATCH v8 16/19] hvf: arm: Implement PSCI handling
,
Sergio Lopez
,
2021/05/27
[PATCH v8 17/19] arm: Add Hypervisor.framework build target
,
Alexander Graf
,
2021/05/19
Re: [PATCH v8 17/19] arm: Add Hypervisor.framework build target
,
Sergio Lopez
,
2021/05/27
[PATCH v8 19/19] hvf: arm: Handle Windows 10 SMC call
,
Alexander Graf
,
2021/05/19
Re: [PATCH v8 19/19] hvf: arm: Handle Windows 10 SMC call
,
Sergio Lopez
,
2021/05/27
[PATCH v8 18/19] arm: Enable Windows 10 trusted SMCCC boot call
,
Alexander Graf
,
2021/05/19
Re: [PATCH v8 18/19] arm: Enable Windows 10 trusted SMCCC boot call
,
Sergio Lopez
,
2021/05/27
Re: [PATCH v8 00/19] hvf: Implement Apple Silicon Support
,
no-reply
,
2021/05/19
[PATCH 0/3] hw/arm/Kconfig: Fix issues with USB_CHIPIDEA / IMX_USBPHY symbols
,
Philippe Mathieu-Daudé
,
2021/05/19
[PATCH 1/3] hw/usb/Kconfig: Introduce USB_CHIPIDEA symbol
,
Philippe Mathieu-Daudé
,
2021/05/19
Re: [PATCH 1/3] hw/usb/Kconfig: Introduce USB_CHIPIDEA symbol
,
Peter Maydell
,
2021/05/27
[PATCH 2/3] hw/arm/Kconfig: Add missing dependency ZYNQ -> USB_CHIPIDEA
,
Philippe Mathieu-Daudé
,
2021/05/19
Re: [PATCH 2/3] hw/arm/Kconfig: Add missing dependency ZYNQ -> USB_CHIPIDEA
,
Peter Maydell
,
2021/05/27
[PATCH 3/3] hw/arm/Kconfig: Add missing dependency IMX_USBPHY -> FSL_IMX6UL
,
Philippe Mathieu-Daudé
,
2021/05/19
Re: [PATCH 3/3] hw/arm/Kconfig: Add missing dependency IMX_USBPHY -> FSL_IMX6UL
,
Peter Maydell
,
2021/05/27
[PATCH 0/6] qapi: static typing conversion, pt5b
,
John Snow
,
2021/05/19
[PATCH 2/6] qapi/parser: Allow empty QAPIDoc Sections
,
John Snow
,
2021/05/19
Re: [PATCH 2/6] qapi/parser: Allow empty QAPIDoc Sections
,
Markus Armbruster
,
2021/05/20
Re: [PATCH 2/6] qapi/parser: Allow empty QAPIDoc Sections
,
John Snow
,
2021/05/20
Re: [PATCH 2/6] qapi/parser: Allow empty QAPIDoc Sections
,
Markus Armbruster
,
2021/05/21
Re: [PATCH 2/6] qapi/parser: Allow empty QAPIDoc Sections
,
John Snow
,
2021/05/21
[PATCH 4/6] qapi/parser.py: enable mypy checks
,
John Snow
,
2021/05/19
[PATCH 1/6] qapi/parser.py: remove unused check_args_section arguments
,
John Snow
,
2021/05/19
Re: [PATCH 1/6] qapi/parser.py: remove unused check_args_section arguments
,
Markus Armbruster
,
2021/05/20
[PATCH 5/6] qapi/parser.py: Silence too-few-public-methods warning
,
John Snow
,
2021/05/19
[PATCH 6/6] qapi/parser.py: enable pylint checks
,
John Snow
,
2021/05/19
[PATCH 3/6] qapi/parser.py: add type hint annotations (QAPIDoc)
,
John Snow
,
2021/05/19
Re: [PATCH 3/6] qapi/parser.py: add type hint annotations (QAPIDoc)
,
Markus Armbruster
,
2021/05/20
Re: [PATCH 3/6] qapi/parser.py: add type hint annotations (QAPIDoc)
,
John Snow
,
2021/05/20
Re: [PATCH 3/6] qapi/parser.py: add type hint annotations (QAPIDoc)
,
Markus Armbruster
,
2021/05/21
Re: [PATCH v3 1/5] hw/usb: Add basic i.MX USB Phy support
,
Philippe Mathieu-Daudé
,
2021/05/19
[PATCH v3 00/10] gitlab-ci: Ease forks pipeline workflow
,
Philippe Mathieu-Daudé
,
2021/05/19
[PATCH v3 01/10] gitlab-ci: Replace YAML anchors by extends (acceptance_test_job)
,
Philippe Mathieu-Daudé
,
2021/05/19
[PATCH v3 02/10] gitlab-ci: Rename acceptance_test_job -> integration_test_job
,
Philippe Mathieu-Daudé
,
2021/05/19
Re: [PATCH v3 02/10] gitlab-ci: Rename acceptance_test_job -> integration_test_job
,
Willian Rampazzo
,
2021/05/19
Re: [PATCH v3 02/10] gitlab-ci: Rename acceptance_test_job -> integration_test_job
,
Philippe Mathieu-Daudé
,
2021/05/19
Re: [PATCH v3 02/10] gitlab-ci: Rename acceptance_test_job -> integration_test_job
,
Willian Rampazzo
,
2021/05/20
[PATCH v3 03/10] gitlab-ci: Extract container job template to container-template.yml
,
Philippe Mathieu-Daudé
,
2021/05/19
[PATCH v3 04/10] gitlab-ci: Extract crossbuild job templates to crossbuild-template.yml
,
Philippe Mathieu-Daudé
,
2021/05/19
[PATCH v3 05/10] gitlab-ci: Extract DCO/style check jobs to static_checks.yml
,
Philippe Mathieu-Daudé
,
2021/05/19
[PATCH v3 06/10] gitlab-ci: Extract build stages to stages.yml
,
Philippe Mathieu-Daudé
,
2021/05/19
[PATCH v3 07/10] gitlab-ci: Extract default build/test jobs templates
,
Philippe Mathieu-Daudé
,
2021/05/19
[PATCH v3 08/10] gitlab-ci: Extract all default build/test jobs to buildtest.yml
,
Philippe Mathieu-Daudé
,
2021/05/19
[PATCH v3 09/10] gitlab-ci: Extract core container jobs to container-core.yml
,
Philippe Mathieu-Daudé
,
2021/05/19
[PATCH v3 10/10] gitlab-ci: Move current job set to qemu-project.yml
,
Philippe Mathieu-Daudé
,
2021/05/19
Re: [PATCH v3 00/10] gitlab-ci: Ease forks pipeline workflow
,
Thomas Huth
,
2021/05/20
[PATCH v3 0/6] gitlab-ci: Allow using FreeBSD runners
,
Philippe Mathieu-Daudé
,
2021/05/19
[PATCH v3 1/6] gitlab-ci: Extract &environment_variables template
,
Philippe Mathieu-Daudé
,
2021/05/19
Re: [PATCH v3 1/6] gitlab-ci: Extract &environment_variables template
,
Willian Rampazzo
,
2021/05/19
Re: [PATCH v3 1/6] gitlab-ci: Extract &environment_variables template
,
Wainer dos Santos Moschetta
,
2021/05/20
[PATCH v3 2/6] gitlab-ci: Adapt JOBS variable for FreeBSD runners
,
Philippe Mathieu-Daudé
,
2021/05/19
Re: [PATCH v3 2/6] gitlab-ci: Adapt JOBS variable for FreeBSD runners
,
Willian Rampazzo
,
2021/05/19
Re: [PATCH v3 2/6] gitlab-ci: Adapt JOBS variable for FreeBSD runners
,
Thomas Huth
,
2021/05/20
Re: [PATCH v3 2/6] gitlab-ci: Adapt JOBS variable for FreeBSD runners
,
Wainer dos Santos Moschetta
,
2021/05/20
Re: [PATCH v3 2/6] gitlab-ci: Adapt JOBS variable for FreeBSD runners
,
Warner Losh
,
2021/05/20
[PATCH v3 3/6] gitlab-ci: Run GNU make via the $MAKE variable
,
Philippe Mathieu-Daudé
,
2021/05/19
Re: [PATCH v3 3/6] gitlab-ci: Run GNU make via the $MAKE variable
,
Willian Rampazzo
,
2021/05/19
Re: [PATCH v3 3/6] gitlab-ci: Run GNU make via the $MAKE variable
,
Thomas Huth
,
2021/05/20
Re: [PATCH v3 3/6] gitlab-ci: Run GNU make via the $MAKE variable
,
Wainer dos Santos Moschetta
,
2021/05/20
[PATCH v3 4/6] gitlab-ci: Add ccache in $PATH and display statistics
,
Philippe Mathieu-Daudé
,
2021/05/19
Re: [PATCH v3 4/6] gitlab-ci: Add ccache in $PATH and display statistics
,
Willian Rampazzo
,
2021/05/19
Re: [PATCH v3 4/6] gitlab-ci: Add ccache in $PATH and display statistics
,
Thomas Huth
,
2021/05/20
Re: [PATCH v3 4/6] gitlab-ci: Add ccache in $PATH and display statistics
,
Philippe Mathieu-Daudé
,
2021/05/20
Re: [PATCH v3 4/6] gitlab-ci: Add ccache in $PATH and display statistics
,
Thomas Huth
,
2021/05/21
Re: [PATCH v3 4/6] gitlab-ci: Add ccache in $PATH and display statistics
,
Daniel P . Berrangé
,
2021/05/21
Re: [PATCH v3 4/6] gitlab-ci: Add ccache in $PATH and display statistics
,
Thomas Huth
,
2021/05/21
Re: [PATCH v3 4/6] gitlab-ci: Add ccache in $PATH and display statistics
,
Daniel P . Berrangé
,
2021/05/21
Re: [PATCH v3 4/6] gitlab-ci: Add ccache in $PATH and display statistics
,
Philippe Mathieu-Daudé
,
2021/05/21
Re: [PATCH v3 4/6] gitlab-ci: Add ccache in $PATH and display statistics
,
Daniel P . Berrangé
,
2021/05/21
Re: [PATCH v3 4/6] gitlab-ci: Add ccache in $PATH and display statistics
,
Philippe Mathieu-Daudé
,
2021/05/21
Re: [PATCH v3 4/6] gitlab-ci: Add ccache in $PATH and display statistics
,
Philippe Mathieu-Daudé
,
2021/05/25
Re: [PATCH v3 4/6] gitlab-ci: Add ccache in $PATH and display statistics
,
Stefan Hajnoczi
,
2021/05/24
Re: [PATCH v3 4/6] gitlab-ci: Add ccache in $PATH and display statistics
,
Philippe Mathieu-Daudé
,
2021/05/25
Re: [PATCH v3 4/6] gitlab-ci: Add ccache in $PATH and display statistics
,
Willian Rampazzo
,
2021/05/21
Re: [PATCH v3 4/6] gitlab-ci: Add ccache in $PATH and display statistics
,
Thomas Huth
,
2021/05/21
[PATCH v3 5/6] gitlab-ci: Simplify before/after script for Avocado based jobs
,
Philippe Mathieu-Daudé
,
2021/05/19
Re: [PATCH v3 5/6] gitlab-ci: Simplify before/after script for Avocado based jobs
,
Willian Rampazzo
,
2021/05/19
Re: [PATCH v3 5/6] gitlab-ci: Simplify before/after script for Avocado based jobs
,
Thomas Huth
,
2021/05/20
[PATCH v3 6/6] gitlab-ci: Add FreeBSD jobs
,
Philippe Mathieu-Daudé
,
2021/05/19
Re: [PATCH v3 6/6] gitlab-ci: Add FreeBSD jobs
,
Willian Rampazzo
,
2021/05/19
[PATCH v3 00/15] qapi: static typing conversion, pt5a
,
John Snow
,
2021/05/19
[PATCH v3 05/15] qapi/parser: Assert lexer value is a string
,
John Snow
,
2021/05/19
[PATCH v3 01/15] qapi/parser: Don't try to handle file errors
,
John Snow
,
2021/05/19
[PATCH v3 07/15] qapi/parser: assert object keys are strings
,
John Snow
,
2021/05/19
[PATCH v3 15/15] qapi/parser: add docstrings
,
John Snow
,
2021/05/19
[PATCH v3 02/15] qapi: Add test for nonexistent schema file
,
John Snow
,
2021/05/19
[PATCH v3 04/15] qapi/parser: factor parsing routine into method
,
John Snow
,
2021/05/19
[PATCH v3 03/15] qapi/source: Remove line number from QAPISourceInfo initializer
,
John Snow
,
2021/05/19
[PATCH v3 11/15] qapi/parser: Rework _check_pragma_list_of_str as a TypeGuard
,
John Snow
,
2021/05/19
[PATCH v3 10/15] qapi/parser: Fix token membership tests when token can be None
,
John Snow
,
2021/05/19
[PATCH v3 14/15] qapi/parser: allow 'ch' variable name
,
John Snow
,
2021/05/19
Re: [PATCH v3 14/15] qapi/parser: allow 'ch' variable name
,
Markus Armbruster
,
2021/05/20
Re: [PATCH v3 14/15] qapi/parser: allow 'ch' variable name
,
John Snow
,
2021/05/20
[PATCH v3 09/15] qapi: add must_match helper
,
John Snow
,
2021/05/19
[PATCH v3 08/15] qapi/parser: Use @staticmethod where appropriate
,
John Snow
,
2021/05/19
[PATCH v3 06/15] qapi/parser: enforce all top-level expressions must be dict in _parse()
,
John Snow
,
2021/05/19
[PATCH v3 12/15] qapi/parser: add type hint annotations
,
John Snow
,
2021/05/19
[PATCH v3 13/15] qapi/parser: Remove superfluous list comprehension
,
John Snow
,
2021/05/19
Re: [PATCH v3 00/15] qapi: static typing conversion, pt5a
,
Markus Armbruster
,
2021/05/20
[PULL 00/50] target/i386 translate cleanups
,
Richard Henderson
,
2021/05/19
[PULL 04/50] target/i386: Split out check_vm86_iopl
,
Richard Henderson
,
2021/05/19
[PULL 02/50] target/i386: Split out check_cpl0
,
Richard Henderson
,
2021/05/19
[PULL 03/50] target/i386: Unify code paths for IRET
,
Richard Henderson
,
2021/05/19
[PULL 01/50] target/i386: Split out gen_exception_gpf
,
Richard Henderson
,
2021/05/19
[PULL 05/50] target/i386: Split out check_iopl
,
Richard Henderson
,
2021/05/19
[PULL 08/50] target/i386: Assert IOPL is 0 for user-only
,
Richard Henderson
,
2021/05/19
[PULL 07/50] target/i386: Assert CPL is 3 for user-only
,
Richard Henderson
,
2021/05/19
[PULL 06/50] target/i386: Assert PE is set for user-only
,
Richard Henderson
,
2021/05/19
[PULL 10/50] target/i386: Assert CODE32 for x86_64 user-only
,
Richard Henderson
,
2021/05/19
[PULL 11/50] target/i386: Assert SS32 for x86_64 user-only
,
Richard Henderson
,
2021/05/19
[PULL 13/50] target/i386: Assert LMA for x86_64 user-only
,
Richard Henderson
,
2021/05/19
[PULL 12/50] target/i386: Assert CODE64 for x86_64 user-only
,
Richard Henderson
,
2021/05/19
[PULL 16/50] target/i386: Tidy REX_B, REX_X definition
,
Richard Henderson
,
2021/05/19
[PULL 09/50] target/i386: Assert !VM86 for x86_64 user-only
,
Richard Henderson
,
2021/05/19
[PULL 14/50] target/i386: Assert !ADDSEG for x86_64 user-only
,
Richard Henderson
,
2021/05/19
[PULL 18/50] target/i386: Move rex_w into DisasContext
,
Richard Henderson
,
2021/05/19
[PULL 17/50] target/i386: Move rex_r into DisasContext
,
Richard Henderson
,
2021/05/19
[PULL 15/50] target/i386: Introduce REX_PREFIX
,
Richard Henderson
,
2021/05/19
[PULL 22/50] target/i386: Reduce DisasContext.prefix to uint8_t
,
Richard Henderson
,
2021/05/19
[PULL 23/50] target/i386: Reduce DisasContext.vex_[lv] to uint8_t
,
Richard Henderson
,
2021/05/19
[PULL 21/50] target/i386: Reduce DisasContext.override to int8_t
,
Richard Henderson
,
2021/05/19
[PULL 29/50] target/i386: Add stub generator for helper_set_dr
,
Richard Henderson
,
2021/05/19
[PULL 19/50] target/i386: Remove DisasContext.f_st as unused
,
Richard Henderson
,
2021/05/19
[PULL 20/50] target/i386: Reduce DisasContext.flags to uint32_t
,
Richard Henderson
,
2021/05/19
[PULL 30/50] target/i386: Assert !SVME for user-only
,
Richard Henderson
,
2021/05/19
[PULL 26/50] target/i386: Reduce DisasContext jmp_opt, repz_opt to bool
,
Richard Henderson
,
2021/05/19
[PULL 32/50] target/i386: Implement skinit in translate.c
,
Richard Henderson
,
2021/05/19
[PULL 31/50] target/i386: Assert !GUEST for user-only
,
Richard Henderson
,
2021/05/19
[PULL 27/50] target/i386: Fix the comment for repz_opt
,
Richard Henderson
,
2021/05/19
[PULL 28/50] target/i386: Reorder DisasContext members
,
Richard Henderson
,
2021/05/19
[PULL 36/50] target/i386: Tidy svm_check_intercept from tcg
,
Richard Henderson
,
2021/05/19
[PULL 25/50] target/i386: Leave TF in DisasContext.flags
,
Richard Henderson
,
2021/05/19
[PULL 24/50] target/i386: Reduce DisasContext popl_esp_hack and rip_offset to uint8_t
,
Richard Henderson
,
2021/05/19
[PULL 39/50] target/i386: Cleanup read_crN, write_crN, lmsw
,
Richard Henderson
,
2021/05/19
[PULL 34/50] target/i386: Mark some helpers as noreturn
,
Richard Henderson
,
2021/05/19
[PULL 37/50] target/i386: Remove pc_start argument to gen_svm_check_intercept
,
Richard Henderson
,
2021/05/19
[PULL 35/50] target/i386: Simplify gen_debug usage
,
Richard Henderson
,
2021/05/19
[PULL 38/50] target/i386: Remove user stub for cpu_vmexit
,
Richard Henderson
,
2021/05/19
[PULL 33/50] target/i386: Eliminate SVM helpers for user-only
,
Richard Henderson
,
2021/05/19
[PULL 40/50] target/i386: Pass env to do_pause and do_hlt
,
Richard Henderson
,
2021/05/19
[PULL 41/50] target/i386: Move invlpg, hlt, monitor, mwait to sysemu
,
Richard Henderson
,
2021/05/19
[PULL 42/50] target/i386: Unify invlpg, invlpga
,
Richard Henderson
,
2021/05/19
[PULL 43/50] target/i386: Inline user cpu_svm_check_intercept_param
,
Richard Henderson
,
2021/05/19
[PULL 45/50] target/i386: Exit tb after wrmsr
,
Richard Henderson
,
2021/05/19
[PULL 44/50] target/i386: Eliminate user stubs for read/write_crN, rd/wrmsr
,
Richard Henderson
,
2021/05/19
[PULL 48/50] target/i386: Create helper_check_io
,
Richard Henderson
,
2021/05/19
[PULL 50/50] target/i386: Remove user-only i/o stubs
,
Richard Henderson
,
2021/05/19
[PULL 47/50] target/i386: Pass in port to gen_check_io
,
Richard Henderson
,
2021/05/19
[PULL 46/50] target/i386: Tidy gen_check_io
,
Richard Henderson
,
2021/05/19
[PULL 49/50] target/i386: Move helper_check_io to sysemu
,
Richard Henderson
,
2021/05/19
Re: [PULL 00/50] target/i386 translate cleanups
,
no-reply
,
2021/05/19
Re: [PULL 00/50] target/i386 translate cleanups
,
Peter Maydell
,
2021/05/20
Re: [PATCH v2 1/3] hw/display/bcm2835_fb: Resize console on reset
,
Philippe Mathieu-Daudé
,
2021/05/19
Re: [PULL 23/33] hw/arm/xilinx_zynq: Fix USB port instantiation
,
Philippe Mathieu-Daudé
,
2021/05/19
[PATCH v4 0/5] Add support for PMBus in QEMU
,
Titus Rwantare
,
2021/05/19
[PATCH v4 2/5] hw/misc: add ADM1272 device
,
Titus Rwantare
,
2021/05/19
[PATCH v4 1/5] hw/i2c: add support for PMBus
,
Titus Rwantare
,
2021/05/19
[PATCH v4 3/5] tests/qtest: add tests for ADM1272 device model
,
Titus Rwantare
,
2021/05/19
[PATCH v4 5/5] tests/qtest: add tests for MAX34451 device model
,
Titus Rwantare
,
2021/05/19
[PATCH v4 4/5] hw/misc: add MAX34451 device
,
Titus Rwantare
,
2021/05/19
Re: [PATCH v4 0/5] Add support for PMBus in QEMU
,
Corey Minyard
,
2021/05/19
[PATCH v6 0/5] hw/block/fdc: Allow Kconfig-selecting ISA bus/SysBus floppy controllers
,
Philippe Mathieu-Daudé
,
2021/05/19
[PATCH v6 2/5] hw/block/fdc: Replace disabled fprintf() by trace event
,
Philippe Mathieu-Daudé
,
2021/05/19
[PATCH v6 1/5] hw/isa/Kconfig: Fix missing dependency ISA_SUPERIO -> FDC
,
Philippe Mathieu-Daudé
,
2021/05/19
Re: [PATCH v6 1/5] hw/isa/Kconfig: Fix missing dependency ISA_SUPERIO -> FDC
,
Thomas Huth
,
2021/05/20
[PATCH v6 3/5] hw/block/fdc: Declare shared prototypes in fdc-internal.h
,
Philippe Mathieu-Daudé
,
2021/05/19
[PATCH v6 4/5] hw/block/fdc: Extract ISA floppy controllers to fdc-isa.c
,
Philippe Mathieu-Daudé
,
2021/05/19
[PATCH v6 5/5] hw/block/fdc: Extract SysBus floppy controllers to fdc-sysbus.c
,
Philippe Mathieu-Daudé
,
2021/05/19
Re: [PATCH v6 0/5] hw/block/fdc: Allow Kconfig-selecting ISA bus/SysBus floppy controllers
,
John Snow
,
2021/05/19
Re: [PATCH v6 0/5] hw/block/fdc: Allow Kconfig-selecting ISA bus/SysBus floppy controllers
,
Paolo Bonzini
,
2021/05/20
[RFC v3 00/29] vDPA software assisted live migration
,
Eugenio Pérez
,
2021/05/19
[RFC v3 01/29] virtio: Add virtio_queue_is_host_notifier_enabled
,
Eugenio Pérez
,
2021/05/19
[RFC v3 02/29] vhost: Save masked_notifier state
,
Eugenio Pérez
,
2021/05/19
[RFC v3 03/29] vhost: Add VhostShadowVirtqueue
,
Eugenio Pérez
,
2021/05/19
[RFC v3 05/29] virtio: Add VIRTIO_F_QUEUE_STATE
,
Eugenio Pérez
,
2021/05/19
[RFC v3 04/29] vhost: Add x-vhost-enable-shadow-vq qmp
,
Eugenio Pérez
,
2021/05/19
Re: [RFC v3 04/29] vhost: Add x-vhost-enable-shadow-vq qmp
,
Markus Armbruster
,
2021/05/21
Re: [RFC v3 04/29] vhost: Add x-vhost-enable-shadow-vq qmp
,
Eugenio Perez Martin
,
2021/05/24
[RFC v3 06/29] virtio-net: Honor VIRTIO_CONFIG_S_DEVICE_STOPPED
,
Eugenio Pérez
,
2021/05/19
Re: [RFC v3 06/29] virtio-net: Honor VIRTIO_CONFIG_S_DEVICE_STOPPED
,
Jason Wang
,
2021/05/25
Re: [RFC v3 06/29] virtio-net: Honor VIRTIO_CONFIG_S_DEVICE_STOPPED
,
Jason Wang
,
2021/05/25
[RFC v3 07/29] vhost: Route guest->host notification through shadow virtqueue
,
Eugenio Pérez
,
2021/05/19
[RFC v3 08/29] vhost: Route host->guest notification through shadow virtqueue
,
Eugenio Pérez
,
2021/05/19
[RFC v3 09/29] vhost: Avoid re-set masked notifier in shadow vq
,
Eugenio Pérez
,
2021/05/19
[RFC v3 10/29] virtio: Add vhost_shadow_vq_get_vring_addr
,
Eugenio Pérez
,
2021/05/19
[RFC v3 11/29] vhost: Add vhost_vring_pause operation
,
Eugenio Pérez
,
2021/05/19
[RFC v3 12/29] vhost: add vhost_kernel_vring_pause
,
Eugenio Pérez
,
2021/05/19
[RFC v3 13/29] vhost: Add vhost_get_iova_range operation
,
Eugenio Pérez
,
2021/05/19
Re: [RFC v3 13/29] vhost: Add vhost_get_iova_range operation
,
Jason Wang
,
2021/05/25
Re: [RFC v3 13/29] vhost: Add vhost_get_iova_range operation
,
Eugenio Perez Martin
,
2021/05/26
Re: [RFC v3 13/29] vhost: Add vhost_get_iova_range operation
,
Jason Wang
,
2021/05/27
[RFC v3 14/29] vhost: add vhost_has_limited_iova_range
,
Eugenio Pérez
,
2021/05/19
[RFC v3 15/29] vhost: Add enable_custom_iommu to VhostOps
,
Eugenio Pérez
,
2021/05/19
Re: [RFC v3 15/29] vhost: Add enable_custom_iommu to VhostOps
,
Jason Wang
,
2021/05/31
[RFC v3 16/29] vhost-vdpa: Add vhost_vdpa_enable_custom_iommu
,
Eugenio Pérez
,
2021/05/19
[RFC v3 17/29] vhost: Shadow virtqueue buffers forwarding
,
Eugenio Pérez
,
2021/05/19
[RFC v3 18/29] vhost: Use vhost_enable_custom_iommu to unmap everything if available
,
Eugenio Pérez
,
2021/05/19
[RFC v3 19/29] vhost: Check for device VRING_USED_F_NO_NOTIFY at shadow virtqueue kick
,
Eugenio Pérez
,
2021/05/19
[RFC v3 20/29] vhost: Use VRING_AVAIL_F_NO_INTERRUPT at device call on shadow virtqueue
,
Eugenio Pérez
,
2021/05/19
[RFC v3 21/29] vhost: Add VhostIOVATree
,
Eugenio Pérez
,
2021/05/19
Re: [RFC v3 21/29] vhost: Add VhostIOVATree
,
Jason Wang
,
2021/05/31
[RFC v3 22/29] vhost: Add iova_rev_maps_find_iova to IOVAReverseMaps
,
Eugenio Pérez
,
2021/05/19
[RFC v3 23/29] vhost: Use a tree to store memory mappings
,
Eugenio Pérez
,
2021/05/19
[RFC v3 24/29] vhost: Add iova_rev_maps_alloc
,
Eugenio Pérez
,
2021/05/19
[RFC v3 25/29] vhost: Add custom IOTLB translations to SVQ
,
Eugenio Pérez
,
2021/05/19
[RFC v3 26/29] vhost: Map in vdpa-dev
,
Eugenio Pérez
,
2021/05/19
[RFC v3 27/29] vhost-vdpa: Implement vhost_vdpa_vring_pause operation
,
Eugenio Pérez
,
2021/05/19
[RFC v3 28/29] vhost-vdpa: never map with vDPA listener
,
Eugenio Pérez
,
2021/05/19
[RFC v3 29/29] vhost: Start vhost-vdpa SVQ directly
,
Eugenio Pérez
,
2021/05/19
Re: [RFC v3 00/29] vDPA software assisted live migration
,
Michael S. Tsirkin
,
2021/05/24
Re: [RFC v3 00/29] vDPA software assisted live migration
,
Eugenio Perez Martin
,
2021/05/24
Re: [RFC v3 00/29] vDPA software assisted live migration
,
Michael S. Tsirkin
,
2021/05/24
Re: [RFC v3 00/29] vDPA software assisted live migration
,
Jason Wang
,
2021/05/24
[PATCH] block/ssh: Bump minimum libssh version to 0.8.7
,
Thomas Huth
,
2021/05/19
Re: [PATCH] block/ssh: Bump minimum libssh version to 0.8.7
,
Richard W.M. Jones
,
2021/05/19
Re: [PATCH] block/ssh: Bump minimum libssh version to 0.8.7
,
Daniel P . Berrangé
,
2021/05/19
Re: [PATCH] block/ssh: Bump minimum libssh version to 0.8.7
,
Philippe Mathieu-Daudé
,
2021/05/19
[PATCH v2] target/riscv: Dump CSR mscratch/sscratch/satp
,
Changbin Du
,
2021/05/19
Re: [PATCH v2] target/riscv: Dump CSR mscratch/sscratch/satp
,
Alistair Francis
,
2021/05/20
[PATCH] qemu-binfmt-conf.sh: fix -F option
,
mwilck
,
2021/05/19
Re: [PATCH] qemu-binfmt-conf.sh: fix -F option
,
no-reply
,
2021/05/19
[PATCH v2] Update libslirp to v4.5.0
,
marcandre . lureau
,
2021/05/19
Re: [PATCH v2] Update libslirp to v4.5.0
,
Doug Evans
,
2021/05/27
[PATCH] configure: remove STRIP from config-host.mak
,
Paolo Bonzini
,
2021/05/19
[PATCH 0/4] target/m68k: implement m68k "any instruction" trace mode
,
Mark Cave-Ayland
,
2021/05/19
[PATCH 2/4] target/m68k: call gen_raise_exception() directly if single-stepping in gen_jmp_tb()
,
Mark Cave-Ayland
,
2021/05/19
Re: [PATCH 2/4] target/m68k: call gen_raise_exception() directly if single-stepping in gen_jmp_tb()
,
Richard Henderson
,
2021/05/21
[PATCH 1/4] target/m68k: introduce is_singlestepping() function
,
Mark Cave-Ayland
,
2021/05/19
Re: [PATCH 1/4] target/m68k: introduce is_singlestepping() function
,
Richard Henderson
,
2021/05/21
[PATCH 3/4] target/m68k: introduce gen_singlestep_exception() function
,
Mark Cave-Ayland
,
2021/05/19
Re: [PATCH 3/4] target/m68k: introduce gen_singlestep_exception() function
,
Richard Henderson
,
2021/05/21
[PATCH 4/4] target/m68k: implement m68k "any instruction" trace mode
,
Mark Cave-Ayland
,
2021/05/19
Re: [PATCH 4/4] target/m68k: implement m68k "any instruction" trace mode
,
Richard Henderson
,
2021/05/21
Re: [PATCH 0/4] target/m68k: implement m68k "any instruction" trace mode
,
Laurent Vivier
,
2021/05/26
[PATCH v2] target/xtensa: fix access ring in l32ex
,
Max Filippov
,
2021/05/19
[PATCH V3 0/6] block/rbd: migrate to coroutines and add write zeroes support
,
Peter Lieven
,
2021/05/19
[PATCH V3 1/6] block/rbd: bump librbd requirement to luminous release
,
Peter Lieven
,
2021/05/19
[PATCH V3 4/6] block/rbd: migrate from aio to coroutines
,
Peter Lieven
,
2021/05/19
[PATCH V3 6/6] block/rbd: drop qemu_rbd_refresh_limits
,
Peter Lieven
,
2021/05/19
[PATCH V3 3/6] block/rbd: update s->image_size in qemu_rbd_getlength
,
Peter Lieven
,
2021/05/19
[PATCH V3 5/6] block/rbd: add write zeroes support
,
Peter Lieven
,
2021/05/19
[PATCH V3 2/6] block/rbd: store object_size in BDRVRBDState
,
Peter Lieven
,
2021/05/19
About the performance of hyper-v
,
Liang Li
,
2021/05/19
Re: About the performance of hyper-v
,
Vitaly Kuznetsov
,
2021/05/19
Re: About the performance of hyper-v
,
Liang Li
,
2021/05/21
Re: About the performance of hyper-v
,
Vitaly Kuznetsov
,
2021/05/21
Re: About the performance of hyper-v
,
Liang Li
,
2021/05/23
Re: About the performance of hyper-v
,
Vitaly Kuznetsov
,
2021/05/24
[PATCH] doc: Add notes about -mon option mode=control argument.
,
Ali Shirvani
,
2021/05/19
Re: [PATCH] doc: Add notes about -mon option mode=control argument.
,
no-reply
,
2021/05/19
Re: [PATCH] doc: Add notes about -mon option mode=control argument.
,
Stefan Hajnoczi
,
2021/05/19
Re: [RFC PATCH 2/2] qemu-img convert: Fix sparseness detection
,
Peter Lieven
,
2021/05/19
Re: [RFC PATCH 2/2] qemu-img convert: Fix sparseness detection
,
Kevin Wolf
,
2021/05/19
[PULL 00/48] ppc-for-6.1 queue 20210519
,
David Gibson
,
2021/05/19
[PULL 02/48] hw/ppc/spapr.c: Make sure the host supports the selected MMU mode
,
David Gibson
,
2021/05/19
[PULL 03/48] target/ppc: Fold gen_*_xer into their callers
,
David Gibson
,
2021/05/19
[PULL 01/48] hw/ppc/spapr.c: Extract MMU mode error reporting into a function
,
David Gibson
,
2021/05/19
[PULL 04/48] target/ppc: renamed SPR registration functions
,
David Gibson
,
2021/05/19
[PULL 08/48] target/ppc: moved ppc_store_lpcr to misc_helper.c
,
David Gibson
,
2021/05/19
[PULL 10/48] target/ppc: turned SPR R/W callbacks not static
,
David Gibson
,
2021/05/19
[PULL 07/48] target/ppc: moved function out of mmu-hash64
,
David Gibson
,
2021/05/19
[PULL 09/48] hw/ppc: moved has_spr to cpu.h
,
David Gibson
,
2021/05/19
[PULL 12/48] target/ppc: created ppc_{store, get}_vscr for generic vscr usage
,
David Gibson
,
2021/05/19
[PULL 11/48] target/ppc: isolated cpu init from translation logic
,
David Gibson
,
2021/05/19
[PULL 15/48] target/ppc: moved ppc_cpu_dump_state to cpu_init.c
,
David Gibson
,
2021/05/19
[PULL 20/48] target/ppc: Remove special case for POWERPC_EXCP_TRAP
,
David Gibson
,
2021/05/19
[PULL 06/48] hw/ppc: moved hcalls that depend on softmmu
,
David Gibson
,
2021/05/19
[PULL 05/48] target/ppc: move SPR R/W callbacks to translate.c
,
David Gibson
,
2021/05/19
[PULL 21/48] target/ppc: Simplify gen_debug_exception
,
David Gibson
,
2021/05/19
[PULL 22/48] target/ppc: Introduce DISAS_{EXIT,CHAIN}{,_UPDATE}
,
David Gibson
,
2021/05/19
[PULL 17/48] target/ppc: Split out decode_legacy
,
David Gibson
,
2021/05/19
[PULL 16/48] target/ppc: Add cia field to DisasContext
,
David Gibson
,
2021/05/19
[PULL 14/48] target/ppc: moved ppc_store_sdr1 to cpu.c
,
David Gibson
,
2021/05/19
[PULL 13/48] target/ppc: updated vscr manipulation in machine.c
,
David Gibson
,
2021/05/19
[PULL 18/48] target/ppc: Move DISAS_NORETURN setting into gen_exception*
,
David Gibson
,
2021/05/19
[PULL 19/48] target/ppc: Remove special case for POWERPC_SYSCALL
,
David Gibson
,
2021/05/19
[PULL 26/48] target/ppc: Replace POWERPC_EXCP_STOP with DISAS_EXIT_UPDATE
,
David Gibson
,
2021/05/19
[PULL 24/48] target/ppc: Remove unnecessary gen_io_end calls
,
David Gibson
,
2021/05/19
[PULL 23/48] target/ppc: Replace POWERPC_EXCP_SYNC with DISAS_EXIT
,
David Gibson
,
2021/05/19
[PULL 25/48] target/ppc: Introduce gen_icount_io_start
,
David Gibson
,
2021/05/19
[PULL 29/48] target/ppc: Move single-step check to ppc_tr_tb_stop
,
David Gibson
,
2021/05/19
[PULL 28/48] target/ppc: Remove DisasContext.exception
,
David Gibson
,
2021/05/19
[PULL 30/48] target/ppc: Tidy exception vs exit_tb
,
David Gibson
,
2021/05/19
[PULL 34/48] target/ppc: Introduce prot_for_access_type
,
David Gibson
,
2021/05/19
[PULL 27/48] target/ppc: Replace POWERPC_EXCP_BRANCH with DISAS_NORETURN
,
David Gibson
,
2021/05/19
[PULL 32/48] target/ppc: Use translator_loop_temp_check
,
David Gibson
,
2021/05/19
[PULL 41/48] target/ppc: Remove type argument from ppc6xx_tlb_pte_check
,
David Gibson
,
2021/05/19
[PULL 31/48] target/ppc: Mark helper_raise_exception* as noreturn
,
David Gibson
,
2021/05/19
[PULL 33/48] target/ppc: Fix load endianness for lxvwsx/lxvdsx
,
David Gibson
,
2021/05/19
[PULL 37/48] target/ppc: Use MMUAccessType in mmu-hash32.c
,
David Gibson
,
2021/05/19
[PULL 35/48] target/ppc: Use MMUAccessType in mmu-radix64.c
,
David Gibson
,
2021/05/19
[PULL 38/48] target/ppc: Rename access_type to type in mmu_helper.c
,
David Gibson
,
2021/05/19
[PULL 39/48] target/ppc: Use MMUAccessType in mmu_helper.c
,
David Gibson
,
2021/05/19
[PULL 45/48] target/ppc: Remove type argument from mmubooke_check_tlb
,
David Gibson
,
2021/05/19
[PULL 40/48] target/ppc: Remove type argument from check_prot
,
David Gibson
,
2021/05/19
[PULL 44/48] target/ppc: Remove type argument from mmu40x_get_physical_address
,
David Gibson
,
2021/05/19
[PULL 36/48] target/ppc: Use MMUAccessType in mmu-hash64.c
,
David Gibson
,
2021/05/19
[PULL 43/48] target/ppc: Remove type argument from get_bat_6xx_tlb
,
David Gibson
,
2021/05/19
[PULL 42/48] target/ppc: Remove type argument from ppc6xx_tlb_check
,
David Gibson
,
2021/05/19
[PULL 46/48] target/ppc: Remove type argument from mmubooke_get_physical_address
,
David Gibson
,
2021/05/19
[PULL 47/48] target/ppc: Remove type argument from mmubooke206_check_tlb
,
David Gibson
,
2021/05/19
[PULL 48/48] target/ppc: Remove type argument for mmubooke206_get_physical_address
,
David Gibson
,
2021/05/19
Re: [PULL 00/48] ppc-for-6.1 queue 20210519
,
no-reply
,
2021/05/19
Re: [PULL 00/48] ppc-for-6.1 queue 20210519
,
David Gibson
,
2021/05/20
Re: [PULL 00/48] ppc-for-6.1 queue 20210519
,
Peter Maydell
,
2021/05/20
[PATCH v2] configure: Avoid error messages about missing *-config-*.h files
,
Thomas Huth
,
2021/05/19
Re: [PATCH v2] configure: Avoid error messages about missing *-config-*.h files
,
Philippe Mathieu-Daudé
,
2021/05/19
Re: [PATCH v2] configure: Avoid error messages about missing *-config-*.h files
,
Paolo Bonzini
,
2021/05/19
[PATCH] i386/kvm: The value passed to strerror should be positive
,
Dmitry Voronetskiy
,
2021/05/19
Re: [PATCH] i386/kvm: The value passed to strerror should be positive
,
Markus Armbruster
,
2021/05/19
[PATCH] MAINTAINERS: update block/rbd.c maintainer
,
Ilya Dryomov
,
2021/05/19
Re: [PATCH] MAINTAINERS: update block/rbd.c maintainer
,
Stefano Garzarella
,
2021/05/21
[PATCH] configure: Avoid error messages about missing *-config-*.h files
,
Thomas Huth
,
2021/05/19
Re: [PATCH] configure: Avoid error messages about missing *-config-*.h files
,
Philippe Mathieu-Daudé
,
2021/05/19
Re: [PATCH] configure: Avoid error messages about missing *-config-*.h files
,
Thomas Huth
,
2021/05/19
[PATCH] Update libslirp to v4.5.0
,
marcandre . lureau
,
2021/05/19
Re: [PATCH] Update libslirp to v4.5.0
,
Marc-André Lureau
,
2021/05/19
[PATCH v4] target/xtensa: clean up unaligned access
,
Max Filippov
,
2021/05/19
Re: [PATCH v4] target/xtensa: clean up unaligned access
,
Richard Henderson
,
2021/05/19
Re: [PATCH v4] target/xtensa: clean up unaligned access
,
Philippe Mathieu-Daudé
,
2021/05/19
[PATCH] target/xtensa: fix access ring in l32ex
,
Max Filippov
,
2021/05/19
Re: [PATCH] target/xtensa: fix access ring in l32ex
,
Philippe Mathieu-Daudé
,
2021/05/19
Re: [PATCH] block/file-posix: Fix problem with fallocate(PUNCH_HOLE) on GPFS
,
Thomas Huth
,
2021/05/19
Re: [PATCH] block/file-posix: Fix problem with fallocate(PUNCH_HOLE) on GPFS
,
Thomas Huth
,
2021/05/19
Re: [RFC PATCH] block/vpc: Support probing of fixed-size VHD images
,
Thomas Huth
,
2021/05/19
Re: [RFC PATCH] block/vpc: Support probing of fixed-size VHD images
,
Max Reitz
,
2021/05/31
Re: [RFC PATCH] block/vpc: Support probing of fixed-size VHD images
,
Kevin Wolf
,
2021/05/19
[PATCH 0/5] esp: fixes for MacOS toolbox ROM
,
Mark Cave-Ayland
,
2021/05/19
[PATCH 2/5] esp: handle non-DMA transfers from the target one byte at a time
,
Mark Cave-Ayland
,
2021/05/19
[PATCH 3/5] esp: ensure PDMA write transfers are flushed from the FIFO to the target immediately
,
Mark Cave-Ayland
,
2021/05/19
[PATCH 4/5] esp: revert 75ef849696 "esp: correctly fill bus id with requested lun"
,
Mark Cave-Ayland
,
2021/05/19
[PATCH 5/5] esp: correctly accumulate extended messages for PDMA
,
Mark Cave-Ayland
,
2021/05/19
[PATCH 1/5] esp: allow non-DMA callback in esp_transfer_data() initial transfer
,
Mark Cave-Ayland
,
2021/05/19
Re: [PATCH 0/5] esp: fixes for MacOS toolbox ROM
,
Mark Cave-Ayland
,
2021/05/28
[PATCH] qemu-io-cmds: assert that we don't have .perm requested in no-blk case
,
Vladimir Sementsov-Ogievskiy
,
2021/05/19
Re: [PATCH] qemu-io-cmds: assert that we don't have .perm requested in no-blk case
,
Kevin Wolf
,
2021/05/19
[PATCH v2] migration/rdma: Fix cm_event used before being initialized
,
Li Zhijian
,
2021/05/19
Re: [PATCH v2] migration/rdma: Fix cm_event used before being initialized
,
Dr. David Alan Gilbert
,
2021/05/19
Re: [PATCH v2] migration/rdma: Fix cm_event used before being initialized
,
Dr. David Alan Gilbert
,
2021/05/26
Re: [PATCH 3/3] hw/block/nvme: add id ns metadata cap (mc) enum
,
Klaus Jensen
,
2021/05/19
[PATCH v6 0/9] ui: add vdagent implementation and clipboard support.
,
Gerd Hoffmann
,
2021/05/19
[PATCH v6 1/9] build: add separate spice-protocol config option
,
Gerd Hoffmann
,
2021/05/19
[PATCH v6 2/9] ui: add clipboard infrastructure
,
Gerd Hoffmann
,
2021/05/19
[PATCH v6 3/9] ui: add clipboard documentation
,
Gerd Hoffmann
,
2021/05/19
[PATCH v6 5/9] ui/vdagent: add mouse support
,
Gerd Hoffmann
,
2021/05/19
Re: [PATCH v6 5/9] ui/vdagent: add mouse support
,
Markus Armbruster
,
2021/05/19
[PATCH v6 4/9] ui/vdagent: core infrastructure
,
Gerd Hoffmann
,
2021/05/19
Re: [PATCH v6 4/9] ui/vdagent: core infrastructure
,
Marc-André Lureau
,
2021/05/19
[PATCH v6 7/9] ui/vnc: clipboard support
,
Gerd Hoffmann
,
2021/05/19
[PATCH v6 6/9] ui/vdagent: add clipboard support
,
Gerd Hoffmann
,
2021/05/19
Re: [PATCH v6 6/9] ui/vdagent: add clipboard support
,
Marc-André Lureau
,
2021/05/19
[PATCH v6 8/9] ui/gtk: move struct GtkDisplayState to ui/gtk.h
,
Gerd Hoffmann
,
2021/05/19
[PATCH v6 9/9] ui/gtk: add clipboard support
,
Gerd Hoffmann
,
2021/05/19
Re: [PATCH v6 9/9] ui/gtk: add clipboard support
,
Marc-André Lureau
,
2021/05/19
Re: [PATCH v6 0/9] ui: add vdagent implementation and clipboard support.
,
no-reply
,
2021/05/19
[PATCH v2 0/2] target/i386: Make sure that vsyscall's tb->size != 0
,
Ilya Leoshkevich
,
2021/05/19
[PATCH v2 2/2] tests/tcg/x86_64: add vsyscall smoke test
,
Ilya Leoshkevich
,
2021/05/19
Re: [PATCH v2 2/2] tests/tcg/x86_64: add vsyscall smoke test
,
Richard Henderson
,
2021/05/19
[PATCH v2 1/2] target/i386: Make sure that vsyscall's tb->size != 0
,
Ilya Leoshkevich
,
2021/05/19
Re: [PATCH v2 0/2] target/i386: Make sure that vsyscall's tb->size != 0
,
Cornelia Huck
,
2021/05/19
Re: [PATCH v2 0/2] target/i386: Make sure that vsyscall's tb->size != 0
,
Cornelia Huck
,
2021/05/19
[PATCH v4] plugins/syscall: Added a table-like summary output
,
Mahmoud Mandour
,
2021/05/18
Re: [PATCH v4] plugins/syscall: Added a table-like summary output
,
Alex Bennée
,
2021/05/19
GSoC introduction: Rust vhost-user-scsi device
,
Gaelan Steele
,
2021/05/18
Re: GSoC introduction: Rust vhost-user-scsi device
,
Stefan Hajnoczi
,
2021/05/19
Re: GSoC introduction: Rust vhost-user-scsi device
,
Sergio Lopez
,
2021/05/19
Re: GSoC introduction: Rust vhost-user-scsi device
,
Gaelan Steele
,
2021/05/26
[PATCH v5 00/13] virtio-gpu: Add support for Blob resources feature (v5)
,
Vivek Kasireddy
,
2021/05/18
[PATCH v5 02/13] headers: Add udmabuf.h
,
Vivek Kasireddy
,
2021/05/18
[PATCH v5 01/13] ui: Get the fd associated with udmabuf driver
,
Vivek Kasireddy
,
2021/05/18
[PATCH v5 03/13] virtio-gpu: Add udmabuf helpers
,
Vivek Kasireddy
,
2021/05/18
Re: [PATCH v5 03/13] virtio-gpu: Add udmabuf helpers
,
Gerd Hoffmann
,
2021/05/19
RE: [PATCH v5 03/13] virtio-gpu: Add udmabuf helpers
,
Kasireddy, Vivek
,
2021/05/20
Re: [PATCH v5 03/13] virtio-gpu: Add udmabuf helpers
,
Gerd Hoffmann
,
2021/05/20
RE: [PATCH v5 03/13] virtio-gpu: Add udmabuf helpers
,
Kasireddy, Vivek
,
2021/05/24
Re: [PATCH v5 03/13] virtio-gpu: Add udmabuf helpers
,
Gerd Hoffmann
,
2021/05/25
[PATCH v5 06/13] virtio-gpu: Refactor virtio_gpu_create_mapping_iov
,
Vivek Kasireddy
,
2021/05/18
[PATCH v5 05/13] virtio-gpu: Refactor virtio_gpu_set_scanout
,
Vivek Kasireddy
,
2021/05/18
[PATCH v5 04/13] virtio-gpu: Add virtio_gpu_find_check_resource
,
Vivek Kasireddy
,
2021/05/18
[PATCH v5 07/13] virtio-gpu: Add initial definitions for blob resources
,
Vivek Kasireddy
,
2021/05/18
[PATCH v5 08/13] virtio-gpu: Add virtio_gpu_resource_create_blob
,
Vivek Kasireddy
,
2021/05/18
[PATCH v5 10/13] virtio-gpu: Add helpers to create and destroy dmabuf objects
,
Vivek Kasireddy
,
2021/05/18
Re: [PATCH v5 10/13] virtio-gpu: Add helpers to create and destroy dmabuf objects
,
Gerd Hoffmann
,
2021/05/19
[PATCH v5 11/13] virtio-gpu: Factor out update scanout
,
Vivek Kasireddy
,
2021/05/18
[PATCH v5 09/13] ui/pixman: Add qemu_pixman_to_drm_format()
,
Vivek Kasireddy
,
2021/05/18
[PATCH v5 12/13] virtio-gpu: Add virtio_gpu_set_scanout_blob
,
Vivek Kasireddy
,
2021/05/18
[PATCH v5 13/13] virtio-gpu: Update cursor data using blob
,
Vivek Kasireddy
,
2021/05/18
Re: [PATCH v5 00/13] virtio-gpu: Add support for Blob resources feature (v5)
,
no-reply
,
2021/05/18
[PATCH 0/3] Move some things out of hw/misc
,
minyard
,
2021/05/18
[PATCH 1/3] adc: Move the zynq-xadc file to the adc directories
,
minyard
,
2021/05/18
Re: [PATCH 1/3] adc: Move the zynq-xadc file to the adc directories
,
Philippe Mathieu-Daudé
,
2021/05/19
Re: [PATCH 1/3] adc: Move the zynq-xadc file to the adc directories
,
Philippe Mathieu-Daudé
,
2021/05/19
Re: [PATCH 1/3] adc: Move the zynq-xadc file to the adc directories
,
Edgar E. Iglesias
,
2021/05/19
[PATCH 2/3] adc: Move the max111x driver to the adc directory
,
minyard
,
2021/05/18
Re: [PATCH 2/3] adc: Move the max111x driver to the adc directory
,
Philippe Mathieu-Daudé
,
2021/05/19
[PATCH 3/3] sensor: Move hardware sensors from misc to a sensor directory
,
minyard
,
2021/05/18
Re: [PATCH 3/3] sensor: Move hardware sensors from misc to a sensor directory
,
Cédric Le Goater
,
2021/05/19
[PATCH 0/2] Hexagon (target/hexagon) bug fixes
,
Taylor Simpson
,
2021/05/18
[PATCH 2/2] Hexagon (target/hexagon) fix l2fetch instructions
,
Taylor Simpson
,
2021/05/18
[PATCH 1/2] Hexagon (target/hexagon) fix bug in fLSBNEW*
,
Taylor Simpson
,
2021/05/18
[PATCH 2/2] Hexagon (target/hexagon) fix l2fetch instructions
,
Taylor Simpson
,
2021/05/18
[PATCH 1/2] Hexagon (target/hexagon) fix bug in fLSBNEW*
,
Taylor Simpson
,
2021/05/18
[RFC PATCH 00/11] hw/isa: Remove dependencies on ISA bus singleton
,
Philippe Mathieu-Daudé
,
2021/05/18
[RFC PATCH 02/11] hw/ide: Add PCIIDEState::isa_bus link
,
Philippe Mathieu-Daudé
,
2021/05/18
Re: [RFC PATCH 02/11] hw/ide: Add PCIIDEState::isa_bus link
,
BALATON Zoltan
,
2021/05/18
Re: [RFC PATCH 02/11] hw/ide: Add PCIIDEState::isa_bus link
,
John Snow
,
2021/05/19
Re: [RFC PATCH 02/11] hw/ide: Add PCIIDEState::isa_bus link
,
BALATON Zoltan
,
2021/05/19
Re: [RFC PATCH 02/11] hw/ide: Add PCIIDEState::isa_bus link
,
Stefan Hajnoczi
,
2021/05/20
Re: [RFC PATCH 02/11] hw/ide: Add PCIIDEState::isa_bus link
,
Mark Cave-Ayland
,
2021/05/20
Re: [RFC PATCH 02/11] hw/ide: Add PCIIDEState::isa_bus link
,
BALATON Zoltan
,
2021/05/20
Re: [RFC PATCH 02/11] hw/ide: Add PCIIDEState::isa_bus link
,
Mark Cave-Ayland
,
2021/05/20
Re: [RFC PATCH 02/11] hw/ide: Add PCIIDEState::isa_bus link
,
Mark Cave-Ayland
,
2021/05/20
[RFC PATCH 03/11] hw/ide/piix: Set the ISA-bus QOM link
,
Philippe Mathieu-Daudé
,
2021/05/18
[RFC PATCH 01/11] hw/isa: Explode pci_create_simple() calls
,
Philippe Mathieu-Daudé
,
2021/05/18
Re: [RFC PATCH 01/11] hw/isa: Explode pci_create_simple() calls
,
Markus Armbruster
,
2021/05/21
[RFC PATCH 04/11] hw/ide/via: Set the ISA-bus QOM link
,
Philippe Mathieu-Daudé
,
2021/05/18
[RFC PATCH 05/11] hw/isa: Extract isa_bus_get_irq() from isa_get_irq()
,
Philippe Mathieu-Daudé
,
2021/05/18
[RFC PATCH 06/11] hw/ide: Replace isa_get_irq() by isa_bus_get_irq()
,
Philippe Mathieu-Daudé
,
2021/05/18
[RFC PATCH 07/11] hw/isa: Simplify isa_get_irq()
,
Philippe Mathieu-Daudé
,
2021/05/18
[RFC PATCH 09/11] hw/ide: Let ide_init_ioport() take an ISA bus argument instead of device
,
Philippe Mathieu-Daudé
,
2021/05/18
[RFC PATCH 08/11] hw/isa: Extract bus part from isa_register_portio_list()
,
Philippe Mathieu-Daudé
,
2021/05/18
[RFC PATCH 10/11] hw/isa: Remove use of global isa bus
,
Philippe Mathieu-Daudé
,
2021/05/18
Re: [RFC PATCH 10/11] hw/isa: Remove use of global isa bus
,
Stefan Hajnoczi
,
2021/05/19
[RFC PATCH 11/11] hw/isa: Rename isabus singleton as 'g_isabus'
,
Philippe Mathieu-Daudé
,
2021/05/18
Re: [RFC PATCH 11/11] hw/isa: Rename isabus singleton as 'g_isabus'
,
Stefan Hajnoczi
,
2021/05/19
[PATCH v2 0/7] virtiofsd: Few cleanups in virtio_send_data_iov()
,
Vivek Goyal
,
2021/05/18
[PATCH v2 4/7] virtiofsd: get rid of in_sg_left variable
,
Vivek Goyal
,
2021/05/18
[PATCH v2 6/7] virtiofsd: Check EOF before short read
,
Vivek Goyal
,
2021/05/18
[PATCH v2 2/7] virtiofsd: Get rid of unreachable code in read
,
Vivek Goyal
,
2021/05/18
[PATCH v2 7/7] virtiofsd: Set req->reply_sent right after sending reply
,
Vivek Goyal
,
2021/05/18
[PATCH v2 3/7] virtiofsd: Use iov_discard_front() to skip bytes
,
Vivek Goyal
,
2021/05/18
[PATCH v2 1/7] virtiofsd: Check for EINTR in preadv() and retry
,
Vivek Goyal
,
2021/05/18
[PATCH v2 5/7] virtiofsd: Simplify skip byte logic
,
Vivek Goyal
,
2021/05/18
Re: [PATCH v2 0/7] virtiofsd: Few cleanups in virtio_send_data_iov()
,
Dr. David Alan Gilbert
,
2021/05/25
[PATCH 0/2] esp: minor fixes for older Linux versions
,
Mark Cave-Ayland
,
2021/05/18
[PATCH 1/2] esp: only assert INTR_DC interrupt flag if selection fails
,
Mark Cave-Ayland
,
2021/05/18
[PATCH 2/2] esp: only set ESP_RSEQ at the start of the select sequence
,
Mark Cave-Ayland
,
2021/05/18
Re: [PATCH 0/2] esp: minor fixes for older Linux versions
,
Mark Cave-Ayland
,
2021/05/28
[PATCH qemu] Add basic power management to raspi.
,
~nolanl
,
2021/05/18
Re: [PATCH qemu] Add basic power management to raspi.
,
Philippe Mathieu-Daudé
,
2021/05/31
[PATCH 00/24] target/ppc: Clean up mmu translation
,
Richard Henderson
,
2021/05/18
[PATCH 01/24] target/ppc: Introduce prot_for_access_type
,
Richard Henderson
,
2021/05/18
[PATCH 02/24] target/ppc: Use MMUAccessType in mmu-radix64.c
,
Richard Henderson
,
2021/05/18
[PATCH 03/24] target/ppc: Use MMUAccessType in mmu-hash64.c
,
Richard Henderson
,
2021/05/18
[PATCH 04/24] target/ppc: Use MMUAccessType in mmu-hash32.c
,
Richard Henderson
,
2021/05/18
[PATCH 05/24] target/ppc: Rename access_type to type in mmu_helper.c
,
Richard Henderson
,
2021/05/18
[PATCH 07/24] target/ppc: Remove type argument from check_prot
,
Richard Henderson
,
2021/05/18
[PATCH 06/24] target/ppc: Use MMUAccessType in mmu_helper.c
,
Richard Henderson
,
2021/05/18
[PATCH 08/24] target/ppc: Remove type argument from ppc6xx_tlb_pte_check
,
Richard Henderson
,
2021/05/18
[PATCH 10/24] target/ppc: Remove type argument from get_bat_6xx_tlb
,
Richard Henderson
,
2021/05/18
[PATCH 09/24] target/ppc: Remove type argument from ppc6xx_tlb_check
,
Richard Henderson
,
2021/05/18
[PATCH 11/24] target/ppc: Remove type argument from mmu40x_get_physical_address
,
Richard Henderson
,
2021/05/18
[PATCH 14/24] target/ppc: Remove type argument from mmubooke206_check_tlb
,
Richard Henderson
,
2021/05/18
[PATCH 12/24] target/ppc: Remove type argument from mmubooke_check_tlb
,
Richard Henderson
,
2021/05/18
[PATCH 13/24] target/ppc: Remove type argument from mmubooke_get_physical_address
,
Richard Henderson
,
2021/05/18
[PATCH 15/24] target/ppc: Remove type argument for mmubooke206_get_physical_address
,
Richard Henderson
,
2021/05/18
[PATCH 19/24] target/ppc: Use bool success for ppc_radix64_xlate
,
Richard Henderson
,
2021/05/18
Re: [PATCH 19/24] target/ppc: Use bool success for ppc_radix64_xlate
,
Bruno Piazera Larsen
,
2021/05/19
[PATCH 16/24] target/ppc: Remove PowerPCCPUClass.handle_mmu_fault
,
Richard Henderson
,
2021/05/18
Re: [PATCH 16/24] target/ppc: Remove PowerPCCPUClass.handle_mmu_fault
,
Bruno Piazera Larsen
,
2021/05/19
Re: [PATCH 16/24] target/ppc: Remove PowerPCCPUClass.handle_mmu_fault
,
David Gibson
,
2021/05/23
Re: [PATCH 16/24] target/ppc: Remove PowerPCCPUClass.handle_mmu_fault
,
Richard Henderson
,
2021/05/24
Re: [PATCH 16/24] target/ppc: Remove PowerPCCPUClass.handle_mmu_fault
,
David Gibson
,
2021/05/24
[PATCH 17/24] target/ppc: Use MMUAccessType with *_handle_mmu_fault
,
Richard Henderson
,
2021/05/18
Re: [PATCH 17/24] target/ppc: Use MMUAccessType with *_handle_mmu_fault
,
Bruno Piazera Larsen
,
2021/05/19
[PATCH 18/24] target/ppc: Push real-mode handling into ppc_radix64_xlate
,
Richard Henderson
,
2021/05/18
Re: [PATCH 18/24] target/ppc: Push real-mode handling into ppc_radix64_xlate
,
Bruno Piazera Larsen
,
2021/05/19
[PATCH 20/24] target/ppc: Split out ppc_hash64_xlate
,
Richard Henderson
,
2021/05/18
Re: [PATCH 20/24] target/ppc: Split out ppc_hash64_xlate
,
Bruno Piazera Larsen
,
2021/05/19
[PATCH 21/24] target/ppc: Split out ppc_hash32_xlate
,
Richard Henderson
,
2021/05/18
Re: [PATCH 21/24] target/ppc: Split out ppc_hash32_xlate
,
Bruno Piazera Larsen
,
2021/05/19
[PATCH 22/24] target/ppc: Split out ppc_jumbo_xlate
,
Richard Henderson
,
2021/05/18
Re: [PATCH 22/24] target/ppc: Split out ppc_jumbo_xlate
,
Bruno Piazera Larsen
,
2021/05/19
Re: [PATCH 22/24] target/ppc: Split out ppc_jumbo_xlate
,
David Gibson
,
2021/05/23
[PATCH 23/24] target/ppc: Introduce ppc_xlate
,
Richard Henderson
,
2021/05/18
Re: [PATCH 23/24] target/ppc: Introduce ppc_xlate
,
Bruno Piazera Larsen
,
2021/05/19
[PATCH 24/24] target/ppc: Restrict ppc_cpu_tlb_fill to TCG
,
Richard Henderson
,
2021/05/18
Re: [PATCH 24/24] target/ppc: Restrict ppc_cpu_tlb_fill to TCG
,
Bruno Piazera Larsen
,
2021/05/20
Re: [PATCH 24/24] target/ppc: Restrict ppc_cpu_tlb_fill to TCG
,
Richard Henderson
,
2021/05/20
Re: [PATCH 24/24] target/ppc: Restrict ppc_cpu_tlb_fill to TCG
,
Bruno Piazera Larsen
,
2021/05/20
Re: [PATCH 00/24] target/ppc: Clean up mmu translation
,
David Gibson
,
2021/05/18
Re: [PATCH 00/24] target/ppc: Clean up mmu translation
,
Richard Henderson
,
2021/05/19
Re: [PATCH 00/24] target/ppc: Clean up mmu translation
,
Richard Henderson
,
2021/05/19
Re: [PATCH 00/24] target/ppc: Clean up mmu translation
,
David Gibson
,
2021/05/23
Re: [PATCH 00/24] target/ppc: Clean up mmu translation
,
Richard Henderson
,
2021/05/24
Re: [PATCH 00/24] target/ppc: Clean up mmu translation
,
Bruno Piazera Larsen
,
2021/05/24
[Bug 1915535] Re: Assertion `child->perm & BLK_PERM_WRITE' failed in bdrv_co_write_req_prepare through atapi
,
John Snow
,
2021/05/18
[Bug 1915535] Re: Assertion `child->perm & BLK_PERM_WRITE' failed in bdrv_co_write_req_prepare through atapi
,
Thomas Huth
,
2021/05/18
[PATCH 0/2] Adds quanta-gbs-bmc machine to nuvoton boards.
,
Patrick Venture
,
2021/05/18
[PATCH 1/2] hw/arm: add quanta-gbs-bmc machine
,
Patrick Venture
,
2021/05/18
Re: [PATCH 1/2] hw/arm: add quanta-gbs-bmc machine
,
Peter Maydell
,
2021/05/27
[PATCH 2/2] hw/arm: quanta-gbs-bmc add i2c comments
,
Patrick Venture
,
2021/05/18
[PATCH 0/4] With the pca954x i2c mux available, enable it on aspeed and nuvoton BMC boards.
,
Patrick Venture
,
2021/05/18
[PATCH 1/4] hw/arm: gsj add i2c comments
,
Patrick Venture
,
2021/05/18
Re: [PATCH 1/4] hw/arm: gsj add i2c comments
,
Joel Stanley
,
2021/05/18
[PATCH 2/4] hw/arm: gsj add pca9548
,
Patrick Venture
,
2021/05/18
Re: [PATCH 2/4] hw/arm: gsj add pca9548
,
Joel Stanley
,
2021/05/18
[PATCH 3/4] hw/arm: quanta-q71l add pca954x muxes
,
Patrick Venture
,
2021/05/18
Re: [PATCH 3/4] hw/arm: quanta-q71l add pca954x muxes
,
Joel Stanley
,
2021/05/18
[PATCH 4/4] aspeed: sonorapass: enable pca954x muxes
,
Patrick Venture
,
2021/05/18
Re: [PATCH 4/4] aspeed: sonorapass: enable pca954x muxes
,
Joel Stanley
,
2021/05/18
Re: [PATCH 4/4] aspeed: sonorapass: enable pca954x muxes
,
Patrick Venture
,
2021/05/19
[Bug 1915539] Re: Null-ptr dereference on AHCICmdHdr in ahci_pio_transfer
,
John Snow
,
2021/05/18
[Bug 1915539] Re: Null-ptr dereference on AHCICmdHdr in ahci_pio_transfer
,
Thomas Huth
,
2021/05/18
[PATCH v5 0/6] hw/block/fdc: Allow Kconfig-selecting ISA bus/SysBus floppy controllers
,
Philippe Mathieu-Daudé
,
2021/05/18
[PATCH v5 1/6] hw/isa/Kconfig: Fix missing dependency ISA_SUPERIO -> FDC
,
Philippe Mathieu-Daudé
,
2021/05/18
Re: [PATCH v5 1/6] hw/isa/Kconfig: Fix missing dependency ISA_SUPERIO -> FDC
,
Thomas Huth
,
2021/05/19
Re: [PATCH v5 1/6] hw/isa/Kconfig: Fix missing dependency ISA_SUPERIO -> FDC
,
Philippe Mathieu-Daudé
,
2021/05/19
Re: [PATCH v5 1/6] hw/isa/Kconfig: Fix missing dependency ISA_SUPERIO -> FDC
,
Thomas Huth
,
2021/05/20
[PATCH v5 2/6] hw/block/fdc: Replace disabled fprintf() by trace event
,
Philippe Mathieu-Daudé
,
2021/05/18
[PATCH v5 3/6] hw/block/fdc: Declare shared prototypes in fdc-internal.h
,
Philippe Mathieu-Daudé
,
2021/05/18
[PATCH v5 4/6] hw/block/fdc: Extract ISA floppy controllers to fdc-isa.c
,
Philippe Mathieu-Daudé
,
2021/05/18
[PATCH v5 5/6] hw/block/fdc: Extract SysBus floppy controllers to fdc-sysbus.c
,
Philippe Mathieu-Daudé
,
2021/05/18
[PATCH v5 6/6] hw/block/fdc: Add sysbus_fdc_init_drives() method
,
Philippe Mathieu-Daudé
,
2021/05/18
[PATCH v3 0/5] Add support for PMBus in QEMU
,
Titus Rwantare
,
2021/05/18
[PATCH v3 2/5] hw/misc: add ADM1272 device
,
Titus Rwantare
,
2021/05/18
[PATCH v3 1/5] hw/i2c: add support for PMBus
,
Titus Rwantare
,
2021/05/18
Re: [PATCH v3 1/5] hw/i2c: add support for PMBus
,
Corey Minyard
,
2021/05/18
Re: [PATCH v3 1/5] hw/i2c: add support for PMBus
,
Titus Rwantare
,
2021/05/18
[PATCH v3 3/5] tests/qtest: add tests for ADM1272 device model
,
Titus Rwantare
,
2021/05/18
[PATCH v3 4/5] hw/misc: add MAX34451 device
,
Titus Rwantare
,
2021/05/18
[PATCH v3 5/5] tests/qtest: add tests for MAX34451 device model
,
Titus Rwantare
,
2021/05/18
Re: [PATCH v3 0/5] Add support for PMBus in QEMU
,
Corey Minyard
,
2021/05/18
Re: [PATCH v3 0/5] Add support for PMBus in QEMU
,
Titus Rwantare
,
2021/05/18
Re: [PATCH v3 0/5] Add support for PMBus in QEMU
,
Corey Minyard
,
2021/05/18
Re: [PATCH v3 0/5] Add support for PMBus in QEMU
,
Titus Rwantare
,
2021/05/18
[RFC PATCH 00/25] exec: Add load/store API for aligned pointers
,
Philippe Mathieu-Daudé
,
2021/05/18
[RFC PATCH 01/25] exec/memory_ldst_cached: Sort declarations
,
Philippe Mathieu-Daudé
,
2021/05/18
[RFC PATCH 03/25] exec/memory_ldst: Use correct type sizes
,
Philippe Mathieu-Daudé
,
2021/05/18
[RFC PATCH 02/25] exec/memory_ldst_phys: Sort declarations
,
Philippe Mathieu-Daudé
,
2021/05/18
[RFC PATCH 04/25] exec/memory_ldst_phys: Use correct type sizes
,
Philippe Mathieu-Daudé
,
2021/05/18
[RFC PATCH 05/25] exec/memory_ldst_cached: Use correct type size
,
Philippe Mathieu-Daudé
,
2021/05/18
[RFC PATCH 06/25] exec/memory: Use correct type size
,
Philippe Mathieu-Daudé
,
2021/05/18
[RFC PATCH 08/25] qemu/bswap: Use ST_CONVERT() macro to emit 16-bit load/store functions
,
Philippe Mathieu-Daudé
,
2021/05/18
Re: [RFC PATCH 08/25] qemu/bswap: Use ST_CONVERT() macro to emit 16-bit load/store functions
,
Peter Maydell
,
2021/05/18
Re: [RFC PATCH 08/25] qemu/bswap: Use ST_CONVERT() macro to emit 16-bit load/store functions
,
Philippe Mathieu-Daudé
,
2021/05/19
[RFC PATCH 07/25] qemu/bswap: Introduce ST_CONVERT() macro
,
Philippe Mathieu-Daudé
,
2021/05/18
[RFC PATCH 09/25] qemu/bswap: Introduce LD_CONVERT() macro
,
Philippe Mathieu-Daudé
,
2021/05/18
[RFC PATCH 10/25] qemu/bswap: Use LD_CONVERT macro to emit 16-bit signed load/store code
,
Philippe Mathieu-Daudé
,
2021/05/18
[RFC PATCH 11/25] qemu/bswap: Use LD_CONVERT macro to emit 16-bit unsigned load/store code
,
Philippe Mathieu-Daudé
,
2021/05/18
[RFC PATCH 12/25] qemu/bswap: Use LDST_CONVERT macro to emit 32-bit load/store functions
,
Philippe Mathieu-Daudé
,
2021/05/18
[RFC PATCH 13/25] qemu/bswap: Use LDST_CONVERT macro to emit 64-bit load/store functions
,
Philippe Mathieu-Daudé
,
2021/05/18
[RFC PATCH 14/25] qemu/bswap: Introduce load/store for aligned pointer
,
Philippe Mathieu-Daudé
,
2021/05/18
Re: [RFC PATCH 14/25] qemu/bswap: Introduce load/store for aligned pointer
,
Peter Maydell
,
2021/05/18
Re: [RFC PATCH 14/25] qemu/bswap: Introduce load/store for aligned pointer
,
Philippe Mathieu-Daudé
,
2021/05/19
Re: [RFC PATCH 14/25] qemu/bswap: Introduce load/store for aligned pointer
,
Stefan Hajnoczi
,
2021/05/19
[RFC PATCH 16/25] exec/memory: Add methods for aligned pointer access (physical memory)
,
Philippe Mathieu-Daudé
,
2021/05/18
[RFC PATCH 15/25] exec/memory: Add methods for aligned pointer access (address space)
,
Philippe Mathieu-Daudé
,
2021/05/18
[RFC PATCH 17/25] hw/virtio: Use correct type sizes
,
Philippe Mathieu-Daudé
,
2021/05/18
Re: [RFC PATCH 17/25] hw/virtio: Use correct type sizes
,
Richard Henderson
,
2021/05/20
Re: [RFC PATCH 17/25] hw/virtio: Use correct type sizes
,
Philippe Mathieu-Daudé
,
2021/05/20
[RFC PATCH 18/25] hw/virtio: Introduce VIRTIO_LD_CONVERT() macro
,
Philippe Mathieu-Daudé
,
2021/05/18
[RFC PATCH 19/25] hw/virtio: Use LD_CONVERT macro to emit 16-bit unsigned load/store code
,
Philippe Mathieu-Daudé
,
2021/05/18
[RFC PATCH 20/25] hw/virtio: Introduce VIRTIO_ST_CONVERT() macro
,
Philippe Mathieu-Daudé
,
2021/05/18
[RFC PATCH 21/25] hw/virtio: Use ST_CONVERT() macro to emit 16-bit load/store functions
,
Philippe Mathieu-Daudé
,
2021/05/18
[RFC PATCH 22/25] hw/virtio: Use LDST_CONVERT macro to emit 32-bit load/store functions
,
Philippe Mathieu-Daudé
,
2021/05/18
[RFC PATCH 24/25] hw/virtio: Add methods for aligned pointer access
,
Philippe Mathieu-Daudé
,
2021/05/18
[RFC PATCH 23/25] hw/virtio: Use LDST_CONVERT macro to emit 64-bit load/store functions
,
Philippe Mathieu-Daudé
,
2021/05/18
[RFC PATCH 25/25] hw/virtio: Optimize accesses on vring aligned pointers
,
Philippe Mathieu-Daudé
,
2021/05/18
Re: [RFC PATCH 00/25] exec: Add load/store API for aligned pointers
,
no-reply
,
2021/05/18
Re: [RFC PATCH 00/25] exec: Add load/store API for aligned pointers
,
Richard Henderson
,
2021/05/19
Re: [RFC PATCH 00/25] exec: Add load/store API for aligned pointers
,
Philippe Mathieu-Daudé
,
2021/05/19
Re: [RFC PATCH 00/25] exec: Add load/store API for aligned pointers
,
Richard Henderson
,
2021/05/20
[PATCH v2 0/3] To add HMP interface to dump PCI MSI-X table/PBA
,
Dongli Zhang
,
2021/05/18
[PATCH v2 3/3] virtio-pci/hmp: implement device specific hmp interface
,
Dongli Zhang
,
2021/05/18
[PATCH v2 2/3] msix/hmp: add interface to dump device specific info
,
Dongli Zhang
,
2021/05/18
[PATCH v2 1/3] msix/hmp: add hmp interface to dump MSI-X info
,
Dongli Zhang
,
2021/05/18
Re: [PATCH v2] fdc: check null block pointer before r/w data transfer
,
John Snow
,
2021/05/18
Re: [PATCH v2] fdc: check null block pointer before r/w data transfer
,
P J P
,
2021/05/19
Re: [PATCH] fdc: check null block pointer before blk_pwrite
,
John Snow
,
2021/05/18
Re: [PATCH v3 8/8] hw/arm/virt: add ITS support in virt GIC
,
Peter Maydell
,
2021/05/18
Re: [PATCH v3 7/8] hw/arm/sbsa-ref: add ITS support in SBSA GIC
,
Peter Maydell
,
2021/05/18
Re: [PATCH v3 5/8] hw/intc: GICv3 ITS Feature enablement
,
Peter Maydell
,
2021/05/18
Re: [PATCH v3 4/8] hw/intc: GICv3 ITS Command processing
,
Peter Maydell
,
2021/05/18
Re: [PATCH v3 4/8] hw/intc: GICv3 ITS Command processing
,
shashi . mallela
,
2021/05/25
Re: [PATCH v3 3/8] hw/intc: GICv3 ITS command queue framework
,
Peter Maydell
,
2021/05/18
[PATCH 0/3] vl: add -object support back into -readconfig
,
Paolo Bonzini
,
2021/05/18
[PATCH 3/3] vl: plug -object back into -readconfig
,
Paolo Bonzini
,
2021/05/18
Re: [PATCH 3/3] vl: plug -object back into -readconfig
,
Kevin Wolf
,
2021/05/19
[PATCH 2/3] vl: plumb keyval-based options into -readconfig
,
Paolo Bonzini
,
2021/05/18
Re: [PATCH 2/3] vl: plumb keyval-based options into -readconfig
,
Kevin Wolf
,
2021/05/19
[PATCH 1/3] qemu-config: parse configuration files to a QDict
,
Paolo Bonzini
,
2021/05/18
Re: [PATCH 1/3] qemu-config: parse configuration files to a QDict
,
Kevin Wolf
,
2021/05/19
Re: [PATCH 1/3] qemu-config: parse configuration files to a QDict
,
Paolo Bonzini
,
2021/05/20
Re: [PATCH 0/3] vl: add -object support back into -readconfig
,
Kevin Wolf
,
2021/05/19
Re: [PATCH 0/3] vl: add -object support back into -readconfig
,
Paolo Bonzini
,
2021/05/19
Re: [PATCH 0/3] vl: add -object support back into -readconfig
,
no-reply
,
2021/05/19
[PATCH v2 0/7] target/ppc: Misc motion to support disabling TCG
,
Bruno Larsen (billionai)
,
2021/05/18
[PATCH v2 1/7] target/ppc: fix ppc_store_sdr1 for user-only compilation
,
Bruno Larsen (billionai)
,
2021/05/18
Re: [PATCH v2 1/7] target/ppc: fix ppc_store_sdr1 for user-only compilation
,
David Gibson
,
2021/05/18
[PATCH v2 2/7] target/ppc: moved ppc_store_lpcr and ppc_store_msr to cpu.c
,
Bruno Larsen (billionai)
,
2021/05/18
[PATCH v2 3/7] target/ppc: reduce usage of fpscr_set_rounding_mode
,
Bruno Larsen (billionai)
,
2021/05/18
Re: [PATCH v2 3/7] target/ppc: reduce usage of fpscr_set_rounding_mode
,
Richard Henderson
,
2021/05/19
[PATCH v2 4/7] target/ppc: overhauled and moved logic of storing fpscr
,
Bruno Larsen (billionai)
,
2021/05/18
Re: [PATCH v2 4/7] target/ppc: overhauled and moved logic of storing fpscr
,
Richard Henderson
,
2021/05/19
[PATCH v2 5/7] target/ppc: removed unnecessary inclusion of helper-proto.h
,
Bruno Larsen (billionai)
,
2021/05/18
Re: [PATCH v2 5/7] target/ppc: removed unnecessary inclusion of helper-proto.h
,
Richard Henderson
,
2021/05/19
[PATCH v2 6/7] target/ppc: moved ppc_cpu_do_interrupt to cpu.c
,
Bruno Larsen (billionai)
,
2021/05/18
[PATCH v2 7/7] target/ppc: wrapped some TCG only logic with ifdefs
,
Bruno Larsen (billionai)
,
2021/05/18
Re: [PATCH v2 7/7] target/ppc: wrapped some TCG only logic with ifdefs
,
David Gibson
,
2021/05/18
Re: [PATCH v2 7/7] target/ppc: wrapped some TCG only logic with ifdefs
,
Bruno Piazera Larsen
,
2021/05/19
Re: [PATCH v2 7/7] target/ppc: wrapped some TCG only logic with ifdefs
,
Richard Henderson
,
2021/05/19
Re: [PATCH v3 2/8] hw/intc: GICv3 ITS register definitions added
,
Peter Maydell
,
2021/05/18
[RFC PATCH] hmp-commands: expand type of icount to "l" in replay commands
,
Alex Bennée
,
2021/05/18
Re: [RFC PATCH] hmp-commands: expand type of icount to "l" in replay commands
,
Pavel Dovgalyuk
,
2021/05/18
Re: [PATCH v3 1/8] hw/intc: GICv3 ITS initial framework
,
Peter Maydell
,
2021/05/18
Re: [PATCH v3 0/8] GICv3 LPI and ITS feature implementation
,
Peter Maydell
,
2021/05/18
Re: [PATCH v3 0/8] GICv3 LPI and ITS feature implementation
,
Peter Maydell
,
2021/05/18
Re: [PATCH v3 0/8] GICv3 LPI and ITS feature implementation
,
Alex Bennée
,
2021/05/25
Re: [PATCH v3 0/8] GICv3 LPI and ITS feature implementation
,
Alex Bennée
,
2021/05/25
Re: [PATCH v3 0/8] GICv3 LPI and ITS feature implementation
,
shashi . mallela
,
2021/05/26
notdirty_write thrashing in simple for loop
,
Mark Watson
,
2021/05/18
Re: notdirty_write thrashing in simple for loop
,
BALATON Zoltan
,
2021/05/23
Re: notdirty_write thrashing in simple for loop
,
Mark Watson
,
2021/05/23
Re: notdirty_write thrashing in simple for loop
,
BALATON Zoltan
,
2021/05/23
Adding pcie-root-port devices via QMP apparently isn't possible
,
Thomas Parrott
,
2021/05/18
Re: Adding pcie-root-port devices via QMP apparently isn't possible
,
Thomas Parrott
,
2021/05/18
Re: Adding pcie-root-port devices via QMP apparently isn't possible
,
Marcel Apfelbaum
,
2021/05/18
Re: Adding pcie-root-port devices via QMP apparently isn't possible
,
Thomas Parrott
,
2021/05/18
Adding devices via QMP's device_add don't have their bootindex setting respected
,
Thomas Parrott
,
2021/05/18
Message not available
Re: Fwd: Adding devices via QMP's device_add don't have their bootindex setting respected
,
Paolo Bonzini
,
2021/05/18
Re: Fwd: Adding devices via QMP's device_add don't have their bootindex setting respected
,
Thomas Parrott
,
2021/05/18
[PATCH v2] target/ppc: Fix load endianness for lxvwsx/lxvdsx
,
Giuseppe Musacchio
,
2021/05/18
Re: [PATCH v2] target/ppc: Fix load endianness for lxvwsx/lxvdsx
,
Paul A. Clarke
,
2021/05/18
Re: [PATCH v2] target/ppc: Fix load endianness for lxvwsx/lxvdsx
,
David Gibson
,
2021/05/18
Re: [PATCH v2] target/ppc: Fix load endianness for lxvwsx/lxvdsx
,
David Gibson
,
2021/05/18
Re: [PATCH Resend] block/quorum: Provide .bdrv_co_flush instead of .bdrv_co_flush_to_disk
,
Kevin Wolf
,
2021/05/18
RE: [PATCH Resend] block/quorum: Provide .bdrv_co_flush instead of .bdrv_co_flush_to_disk
,
Zhang, Chen
,
2021/05/18
[PATCH] qemu-config: load modules when instantiating option groups
,
Paolo Bonzini
,
2021/05/18
Re: [PATCH] qemu-config: load modules when instantiating option groups
,
no-reply
,
2021/05/18
Re: [PATCH] qemu-config: load modules when instantiating option groups
,
Gerd Hoffmann
,
2021/05/19
Automatic module loading (was: [PATCH] qemu-config: load modules when instantiating option groups)
,
Markus Armbruster
,
2021/05/19
Re: Automatic module loading (was: [PATCH] qemu-config: load modules when instantiating option groups)
,
Daniel P . Berrangé
,
2021/05/19
[PATCH] qobject: Fix maybe uninitialized in qdict_array_split
,
Janosch Frank
,
2021/05/18
Re: [PATCH] qobject: Fix maybe uninitialized in qdict_array_split
,
Janosch Frank
,
2021/05/31
Re: [PATCH] qobject: Fix maybe uninitialized in qdict_array_split
,
Philippe Mathieu-Daudé
,
2021/05/31
Re: [PATCH] qobject: Fix maybe uninitialized in qdict_array_split
,
Janosch Frank
,
2021/05/31
Re: [PATCH v1 11/11] target/arm: Enable BFloat16 extensions
,
Peter Maydell
,
2021/05/18
Re: [PATCH v1 11/11] target/arm: Enable BFloat16 extensions
,
Richard Henderson
,
2021/05/18
Re: [PATCH v1 11/11] target/arm: Enable BFloat16 extensions
,
Richard Henderson
,
2021/05/25
Re: [PATCH v1 10/11] target/arm: Implement bfloat widening fma (indexed)
,
Peter Maydell
,
2021/05/18
[PATCH] fw_cfg: Set the max fw_cfg mem read size to 8 bytes
,
Xiaojuan Yang
,
2021/05/18
Re: [PATCH] fw_cfg: Set the max fw_cfg mem read size to 8 bytes
,
Laszlo Ersek
,
2021/05/18
Re: [PATCH] fw_cfg: Set the max fw_cfg mem read size to 8 bytes
,
yangxiaojuan
,
2021/05/18
Re: [PATCH v1 09/11] target/arm: Implement bfloat widening fma (vector)
,
Peter Maydell
,
2021/05/18
Re: [PATCH v1 08/11] target/arm: Implement bfloat16 matrix multiply accumulate
,
Peter Maydell
,
2021/05/18
Re: [PATCH v1 08/11] target/arm: Implement bfloat16 matrix multiply accumulate
,
Richard Henderson
,
2021/05/18
Re: [PATCH v1 07/11] target/arm: Implement bfloat16 dot product (indexed)
,
Peter Maydell
,
2021/05/18
Re: [PATCH v1 07/11] target/arm: Implement bfloat16 dot product (indexed)
,
Richard Henderson
,
2021/05/18
[PATCH v2] hw/display/qxl: Set pci rom address aligned with page size
,
Bibo Mao
,
2021/05/18
Re: [PATCH v2] hw/display/qxl: Set pci rom address aligned with page size
,
maobibo
,
2021/05/20
Re: [PATCH v1 06/11] target/arm: Implement bfloat16 dot product (vector)
,
Peter Maydell
,
2021/05/18
Re: [PATCH v1 06/11] target/arm: Implement bfloat16 dot product (vector)
,
Richard Henderson
,
2021/05/18
[PATCH v5 0/3] spapr: nvdimm: Introduce spapr-nvdimm device
,
Shivaprasad G Bhat
,
2021/05/18
[PATCH v5 1/3] spapr: nvdimm: Forward declare and move the definitions
,
Shivaprasad G Bhat
,
2021/05/18
Re: [PATCH v5 1/3] spapr: nvdimm: Forward declare and move the definitions
,
David Gibson
,
2021/05/24
[PATCH v5 2/3] spapr: nvdimm: Implement H_SCM_FLUSH hcall
,
Shivaprasad G Bhat
,
2021/05/18
[PATCH v5 3/3] spapr: nvdimm: Introduce spapr-nvdimm device
,
Shivaprasad G Bhat
,
2021/05/18
Re: [PATCH v3 0/3] hw/elf_ops: clear uninitialized segment space
,
Laurent Vivier
,
2021/05/18
[PULL v2 00/13] Block layer patches
,
Kevin Wolf
,
2021/05/18
Re: [PULL v2 00/13] Block layer patches
,
Peter Maydell
,
2021/05/19
Re: [PATCH v1 05/11] fpu: Add float_round_to_odd_inf
,
Peter Maydell
,
2021/05/18
Re: [PATCH v1 05/11] fpu: Add float_round_to_odd_inf
,
Richard Henderson
,
2021/05/18
Re: [PATCH v1 04/11] target/arm: Implement vector float32 to bfloat16 conversion
,
Peter Maydell
,
2021/05/18
Re: [PATCH v1 04/11] target/arm: Implement vector float32 to bfloat16 conversion
,
Richard Henderson
,
2021/05/18
Re: [PATCH v1 03/11] target/arm: Implement scalar float32 to bfloat16 conversion
,
Peter Maydell
,
2021/05/18
Re: [PATCH v1 02/11] target/arm: Unify unallocated path in disas_fp_1src
,
Peter Maydell
,
2021/05/18
Re: [PATCH v1 01/11] target/arm: Add isar_feature_{aa32, aa64, aa64_sve}_bf16
,
Peter Maydell
,
2021/05/18
[PATCH] vl: allow not specifying size in -m when using -M memory-backend
,
Paolo Bonzini
,
2021/05/18
Re: [PATCH] vl: allow not specifying size in -m when using -M memory-backend
,
Igor Mammedov
,
2021/05/18
[PATCH v2 0/7] block-copy: protect block-copy internal structures
,
Emanuele Giuseppe Esposito
,
2021/05/18
[PATCH v2 1/7] block-copy: streamline choice of copy_range vs. read/write
,
Emanuele Giuseppe Esposito
,
2021/05/18
Re: [PATCH v2 1/7] block-copy: streamline choice of copy_range vs. read/write
,
Vladimir Sementsov-Ogievskiy
,
2021/05/20
Re: [PATCH v2 1/7] block-copy: streamline choice of copy_range vs. read/write
,
Emanuele Giuseppe Esposito
,
2021/05/20
Re: [PATCH v2 1/7] block-copy: streamline choice of copy_range vs. read/write
,
Vladimir Sementsov-Ogievskiy
,
2021/05/20
Re: [PATCH v2 1/7] block-copy: streamline choice of copy_range vs. read/write
,
Paolo Bonzini
,
2021/05/21
Re: [PATCH v2 1/7] block-copy: streamline choice of copy_range vs. read/write
,
Vladimir Sementsov-Ogievskiy
,
2021/05/21
Re: [PATCH v2 1/7] block-copy: streamline choice of copy_range vs. read/write
,
Paolo Bonzini
,
2021/05/21
Re: [PATCH v2 1/7] block-copy: streamline choice of copy_range vs. read/write
,
Vladimir Sementsov-Ogievskiy
,
2021/05/21
Re: [PATCH v2 1/7] block-copy: streamline choice of copy_range vs. read/write
,
Stefan Hajnoczi
,
2021/05/27
Re: [PATCH v2 1/7] block-copy: streamline choice of copy_range vs. read/write
,
Paolo Bonzini
,
2021/05/27
[PATCH v2 2/7] block-copy: improve documentation of BlockCopyTask and BlockCopyState types and functions
,
Emanuele Giuseppe Esposito
,
2021/05/18
Re: [PATCH v2 2/7] block-copy: improve documentation of BlockCopyTask and BlockCopyState types and functions
,
Vladimir Sementsov-Ogievskiy
,
2021/05/20
Re: [PATCH v2 2/7] block-copy: improve documentation of BlockCopyTask and BlockCopyState types and functions
,
Emanuele Giuseppe Esposito
,
2021/05/20
[PATCH v2 3/7] block-copy: move progress_set_remaining in block_copy_task_end
,
Emanuele Giuseppe Esposito
,
2021/05/18
Re: [PATCH v2 3/7] block-copy: move progress_set_remaining in block_copy_task_end
,
Vladimir Sementsov-Ogievskiy
,
2021/05/20
[PATCH v2 5/7] block-copy: add QemuMutex lock for BlockCopyCallState list
,
Emanuele Giuseppe Esposito
,
2021/05/18
Re: [PATCH v2 5/7] block-copy: add QemuMutex lock for BlockCopyCallState list
,
Vladimir Sementsov-Ogievskiy
,
2021/05/20
Re: [PATCH v2 5/7] block-copy: add QemuMutex lock for BlockCopyCallState list
,
Paolo Bonzini
,
2021/05/21
Re: [PATCH v2 5/7] block-copy: add QemuMutex lock for BlockCopyCallState list
,
Emanuele Giuseppe Esposito
,
2021/05/25
Re: [PATCH v2 5/7] block-copy: add QemuMutex lock for BlockCopyCallState list
,
Paolo Bonzini
,
2021/05/26
Re: [PATCH v2 5/7] block-copy: add QemuMutex lock for BlockCopyCallState list
,
Paolo Bonzini
,
2021/05/28
[PATCH v2 4/7] block-copy: add a CoMutex to the BlockCopyTask list
,
Emanuele Giuseppe Esposito
,
2021/05/18
Re: [PATCH v2 4/7] block-copy: add a CoMutex to the BlockCopyTask list
,
Vladimir Sementsov-Ogievskiy
,
2021/05/20
Re: [PATCH v2 4/7] block-copy: add a CoMutex to the BlockCopyTask list
,
Emanuele Giuseppe Esposito
,
2021/05/25
Re: [PATCH v2 4/7] block-copy: add a CoMutex to the BlockCopyTask list
,
Vladimir Sementsov-Ogievskiy
,
2021/05/25
Re: [PATCH v2 4/7] block-copy: add a CoMutex to the BlockCopyTask list
,
Paolo Bonzini
,
2021/05/26
Re: [PATCH v2 4/7] block-copy: add a CoMutex to the BlockCopyTask list
,
Vladimir Sementsov-Ogievskiy
,
2021/05/26
Re: [PATCH v2 4/7] block-copy: add a CoMutex to the BlockCopyTask list
,
Stefan Hajnoczi
,
2021/05/27
[PATCH v2 6/7] block-copy: atomic .cancelled and .finished fields in BlockCopyCallState
,
Emanuele Giuseppe Esposito
,
2021/05/18
Re: [PATCH v2 6/7] block-copy: atomic .cancelled and .finished fields in BlockCopyCallState
,
Vladimir Sementsov-Ogievskiy
,
2021/05/20
Re: [PATCH v2 6/7] block-copy: atomic .cancelled and .finished fields in BlockCopyCallState
,
Paolo Bonzini
,
2021/05/21
Re: [PATCH v2 6/7] block-copy: atomic .cancelled and .finished fields in BlockCopyCallState
,
Vladimir Sementsov-Ogievskiy
,
2021/05/21
Re: [PATCH v2 6/7] block-copy: atomic .cancelled and .finished fields in BlockCopyCallState
,
Vladimir Sementsov-Ogievskiy
,
2021/05/21
Re: [PATCH v2 6/7] block-copy: atomic .cancelled and .finished fields in BlockCopyCallState
,
Paolo Bonzini
,
2021/05/21
[PATCH v2 7/7] block-copy: protect BlockCopyState .method fields
,
Emanuele Giuseppe Esposito
,
2021/05/18
Re: [PATCH v2 7/7] block-copy: protect BlockCopyState .method fields
,
Vladimir Sementsov-Ogievskiy
,
2021/05/21
Re: [PATCH v2 7/7] block-copy: protect BlockCopyState .method fields
,
Emanuele Giuseppe Esposito
,
2021/05/25
Re: [PATCH v2 7/7] block-copy: protect BlockCopyState .method fields
,
Vladimir Sementsov-Ogievskiy
,
2021/05/25
Re: [PATCH v2 7/7] block-copy: protect BlockCopyState .method fields
,
Paolo Bonzini
,
2021/05/26
Re: [PATCH v2 7/7] block-copy: protect BlockCopyState .method fields
,
Vladimir Sementsov-Ogievskiy
,
2021/05/26
Re: [PATCH v2 7/7] block-copy: protect BlockCopyState .method fields
,
Paolo Bonzini
,
2021/05/28
Re: [PATCH v2 7/7] block-copy: protect BlockCopyState .method fields
,
Paolo Bonzini
,
2021/05/28
Re: [PATCH v2 7/7] block-copy: protect BlockCopyState .method fields
,
Vladimir Sementsov-Ogievskiy
,
2021/05/28
Re: [PATCH v2 7/7] block-copy: protect BlockCopyState .method fields
,
Vladimir Sementsov-Ogievskiy
,
2021/05/28
Re: [PATCH v2 0/7] block-copy: protect block-copy internal structures
,
Vladimir Sementsov-Ogievskiy
,
2021/05/20
Re: [PATCH v2 0/7] block-copy: protect block-copy internal structures
,
Emanuele Giuseppe Esposito
,
2021/05/20
Re: [PATCH v2 0/7] block-copy: protect block-copy internal structures
,
Stefan Hajnoczi
,
2021/05/27
[PATCH v2 0/5] block-copy: make helper APIs thread safe
,
Emanuele Giuseppe Esposito
,
2021/05/18
[PATCH v2 1/5] ratelimit: treat zero speed as unlimited
,
Emanuele Giuseppe Esposito
,
2021/05/18
[PATCH v2 2/5] block-copy: let ratelimit handle a speed of 0
,
Emanuele Giuseppe Esposito
,
2021/05/18
[PATCH v2 3/5] blockjob: let ratelimit handle a speed of 0
,
Emanuele Giuseppe Esposito
,
2021/05/18
[PATCH v2 4/5] progressmeter: protect with a mutex
,
Emanuele Giuseppe Esposito
,
2021/05/18
Re: [PATCH v2 4/5] progressmeter: protect with a mutex
,
Vladimir Sementsov-Ogievskiy
,
2021/05/18
Re: [PATCH v2 4/5] progressmeter: protect with a mutex
,
Emanuele Giuseppe Esposito
,
2021/05/18
Re: [PATCH v2 4/5] progressmeter: protect with a mutex
,
Stefan Hajnoczi
,
2021/05/31
[PATCH v2 5/5] co-shared-resource: protect with a mutex
,
Emanuele Giuseppe Esposito
,
2021/05/18
Re: [PATCH v2 5/5] co-shared-resource: protect with a mutex
,
Vladimir Sementsov-Ogievskiy
,
2021/05/18
[PATCH] target/ppc: Fix load endianness for lxvwsx/lxvdsx
,
Giuseppe Musacchio
,
2021/05/18
Re: [PATCH] target/ppc: Fix load endianness for lxvwsx/lxvdsx
,
Greg Kurz
,
2021/05/18
Re: [PATCH] target/ppc: Fix load endianness for lxvwsx/lxvdsx
,
Richard Henderson
,
2021/05/18
[PULL v2 00/29] testing and plugin updates
,
Alex Bennée
,
2021/05/18
[PULL v2 01/29] tests/docker: fix copying of executable in "update"
,
Alex Bennée
,
2021/05/18
[PULL v2 02/29] tests/docker: make executable an optional argument to "update"
,
Alex Bennée
,
2021/05/18
[PULL v2 03/29] tests/docker: allow "update" to add the current user
,
Alex Bennée
,
2021/05/18
[PULL v2 04/29] tests/docker: add "fetch" sub-command
,
Alex Bennée
,
2021/05/18
[PULL v2 06/29] tests/tcg: Use Hexagon Docker image
,
Alex Bennée
,
2021/05/18
[PULL v2 09/29] tests/docker: Added libbpf library to the docker files.
,
Alex Bennée
,
2021/05/18
[PULL v2 13/29] tests/tcg/tricore: Add build infrastructure
,
Alex Bennée
,
2021/05/18
[PULL v2 10/29] tests/tcg: Add docker_as and docker_ld cmds
,
Alex Bennée
,
2021/05/18
[PULL v2 05/29] docker: Add Hexagon image
,
Alex Bennée
,
2021/05/18
[PULL v2 07/29] gitlab: add build-user-hexagon test
,
Alex Bennée
,
2021/05/18
[PULL v2 08/29] tests/tcg: don't iterate through other arch compilers
,
Alex Bennée
,
2021/05/18
[PULL v2 12/29] hw/tricore: Add testdevice for tests in tests/tcg/
,
Alex Bennée
,
2021/05/18
[PULL v2 11/29] tests/tcg: Run timeout cmds using --foreground
,
Alex Bennée
,
2021/05/18
[PULL v2 16/29] tests/tcg/tricore: Add bmerge test
,
Alex Bennée
,
2021/05/18
[PULL v2 15/29] tests/tcg/tricore: Add macros to create tests and first test 'abs'
,
Alex Bennée
,
2021/05/18
[PULL v2 19/29] tests/tcg/tricore: Add fadd test
,
Alex Bennée
,
2021/05/18
[PULL v2 26/29] tests/tcg/ppc64le: tests for brh/brw/brd
,
Alex Bennée
,
2021/05/18
[PULL v2 28/29] tests/tcg: don't allow clang as a cross compiler
,
Alex Bennée
,
2021/05/18
[PULL v2 25/29] tests/docker: gcc-10 based images for ppc64{, le} tests
,
Alex Bennée
,
2021/05/18
[PULL v2 18/29] tests/tcg/tricore: Add dvstep test
,
Alex Bennée
,
2021/05/18
[PULL v2 24/29] tests/tcg/tricore: Add muls test
,
Alex Bennée
,
2021/05/18
[PULL v2 27/29] tests/tcg: fix missing return
,
Alex Bennée
,
2021/05/18
[PULL v2 23/29] tests/tcg/tricore: Add msub test
,
Alex Bennée
,
2021/05/18
[PULL v2 29/29] configure: use cc, not host_cc to set cross_cc for build arch
,
Alex Bennée
,
2021/05/18
[PULL v2 14/29] configure: Emit HOST_CC to config-host.mak
,
Alex Bennée
,
2021/05/18
[PULL v2 20/29] tests/tcg/tricore: Add fmul test
,
Alex Bennée
,
2021/05/18
[PULL v2 22/29] tests/tcg/tricore: Add madd test
,
Alex Bennée
,
2021/05/18
[PULL v2 17/29] tests/tcg/tricore: Add clz test
,
Alex Bennée
,
2021/05/18
[PULL v2 21/29] tests/tcg/tricore: Add ftoi test
,
Alex Bennée
,
2021/05/18
Re: [PULL v2 00/29] testing and plugin updates
,
no-reply
,
2021/05/18
Re: [PULL v2 00/29] testing and plugin updates
,
Peter Maydell
,
2021/05/19
Re: [PULL v2 00/29] testing and plugin updates
,
Alex Bennée
,
2021/05/19
Re: [PULL v2 00/29] testing and plugin updates
,
Alex Bennée
,
2021/05/19
Re: [PULL v2 00/29] testing and plugin updates
,
Peter Maydell
,
2021/05/20
[PATCH 0/3] Small CI improvements
,
Paolo Bonzini
,
2021/05/18
[PATCH 2/3] ci: do not use #processors+1 jobs, #processors is enough
,
Paolo Bonzini
,
2021/05/18
Re: [PATCH 2/3] ci: do not use #processors+1 jobs, #processors is enough
,
Philippe Mathieu-Daudé
,
2021/05/18
Re: [PATCH 2/3] ci: do not use #processors+1 jobs, #processors is enough
,
Thomas Huth
,
2021/05/18
Re: [PATCH 2/3] ci: do not use #processors+1 jobs, #processors is enough
,
Paolo Bonzini
,
2021/05/18
Re: [PATCH 2/3] ci: do not use #processors+1 jobs, #processors is enough
,
Daniel P . Berrangé
,
2021/05/18
Re: [PATCH 2/3] ci: do not use #processors+1 jobs, #processors is enough
,
Paolo Bonzini
,
2021/05/18
[PATCH 3/3] ci: add -j to all "make" jobs
,
Paolo Bonzini
,
2021/05/18
Re: [PATCH 3/3] ci: add -j to all "make" jobs
,
Philippe Mathieu-Daudé
,
2021/05/18
[PATCH 1/3] cirrus-ci: test installation
,
Paolo Bonzini
,
2021/05/18
Re: [PATCH 1/3] cirrus-ci: test installation
,
Alex Bennée
,
2021/05/18
Re: [PATCH 1/3] cirrus-ci: test installation
,
Paolo Bonzini
,
2021/05/19
Re: [PATCH 0/3] Small CI improvements
,
Alex Bennée
,
2021/05/19
[PATCH 0/5] block: file-posix queue
,
Paolo Bonzini
,
2021/05/18
[PATCH 2/5] file-posix: fix max_iov for /dev/sg devices
,
Paolo Bonzini
,
2021/05/18
[PATCH 3/5] block: feature detection for host block support
,
Paolo Bonzini
,
2021/05/18
[PATCH 1/5] file-posix: try BLKSECTGET on block devices too, do not round to power of 2
,
Paolo Bonzini
,
2021/05/18
[PATCH 4/5] block: check for sys/disk.h
,
Paolo Bonzini
,
2021/05/18
[PATCH 5/5] block: detect DKIOCGETBLOCKCOUNT/SIZE before use
,
Paolo Bonzini
,
2021/05/18
Re: [PATCH 0/5] block: file-posix queue
,
Kevin Wolf
,
2021/05/18
Re: [PATCH 0/5] block: file-posix queue
,
Paolo Bonzini
,
2021/05/24
[Bug 1878057] Re: null-ptr dereference in megasas_command_complete
,
Thomas Huth
,
2021/05/18
[Bug 1914638] Re: [OSS-Fuzz] Issue 30219: Global-buffer-overflow in mode_sense_page
,
Thomas Huth
,
2021/05/18
RE: [PATCH v6 05/10] Add a function named packet_new_nocopy for COLO.
,
Zhang, Chen
,
2021/05/17
[Bug 1824616] Re: Build succeeds despite flex/bison missing
,
MarcH
,
2021/05/17
[Bug 1824616] Re: Build succeeds despite flex/bison missing
,
Thomas Huth
,
2021/05/18
Re: [PATCH v2] floppy: remove dead code related to formatting
,
John Snow
,
2021/05/17
[PATCH] Fix `lxvdsx` (issue #212)
,
Paul A. Clarke
,
2021/05/17
Re: [PATCH] Fix `lxvdsx` (issue #212)
,
David Gibson
,
2021/05/17
Re: [PATCH] Fix `lxvdsx` (issue #212)
,
Giuseppe Musacchio
,
2021/05/18
Re: [PATCH] Fix `lxvdsx` (issue #212)
,
Greg Kurz
,
2021/05/18
Re: [PATCH] Fix `lxvdsx` (issue #212)
,
David Gibson
,
2021/05/18
Re: [PATCH] Fix `lxvdsx` (issue #212)
,
Mark Cave-Ayland
,
2021/05/18
Re: [PATCH v2] fdc: fix floppy boot for Red Hat Linux 5.2
,
John Snow
,
2021/05/17
[PATCH v3] target/xtensa: clean up unaligned access
,
Max Filippov
,
2021/05/17
Re: [PATCH v3] target/xtensa: clean up unaligned access
,
Richard Henderson
,
2021/05/18
Re: [PATCH v3] target/xtensa: clean up unaligned access
,
Max Filippov
,
2021/05/18
[PATCH v5 00/23] Base for adding PowerPC 64-bit instructions
,
matheus . ferst
,
2021/05/17
[PATCH v5 01/23] target/ppc: Introduce gen_icount_io_start
,
matheus . ferst
,
2021/05/17
Re: [PATCH v5 01/23] target/ppc: Introduce gen_icount_io_start
,
David Gibson
,
2021/05/17
[PATCH v5 02/23] target/ppc: Replace POWERPC_EXCP_STOP with DISAS_EXIT_UPDATE
,
matheus . ferst
,
2021/05/17
Re: [PATCH v5 02/23] target/ppc: Replace POWERPC_EXCP_STOP with DISAS_EXIT_UPDATE
,
David Gibson
,
2021/05/17
[PATCH v5 03/23] target/ppc: Replace POWERPC_EXCP_BRANCH with DISAS_NORETURN
,
matheus . ferst
,
2021/05/17
Re: [PATCH v5 03/23] target/ppc: Replace POWERPC_EXCP_BRANCH with DISAS_NORETURN
,
David Gibson
,
2021/05/17
[PATCH v5 04/23] target/ppc: Remove DisasContext.exception
,
matheus . ferst
,
2021/05/17
Re: [PATCH v5 04/23] target/ppc: Remove DisasContext.exception
,
David Gibson
,
2021/05/17
[PATCH v5 05/23] target/ppc: Move single-step check to ppc_tr_tb_stop
,
matheus . ferst
,
2021/05/17
Re: [PATCH v5 05/23] target/ppc: Move single-step check to ppc_tr_tb_stop
,
David Gibson
,
2021/05/17
[PATCH v5 06/23] target/ppc: Tidy exception vs exit_tb
,
matheus . ferst
,
2021/05/17
Re: [PATCH v5 06/23] target/ppc: Tidy exception vs exit_tb
,
David Gibson
,
2021/05/17
[PATCH v5 07/23] target/ppc: Mark helper_raise_exception* as noreturn
,
matheus . ferst
,
2021/05/17
Re: [PATCH v5 07/23] target/ppc: Mark helper_raise_exception* as noreturn
,
David Gibson
,
2021/05/17
[PATCH v5 08/23] target/ppc: Use translator_loop_temp_check
,
matheus . ferst
,
2021/05/17
Re: [PATCH v5 08/23] target/ppc: Use translator_loop_temp_check
,
David Gibson
,
2021/05/17
[PATCH v5 09/23] target/ppc: Introduce macros to check isa extensions
,
matheus . ferst
,
2021/05/17
Re: [PATCH v5 09/23] target/ppc: Introduce macros to check isa extensions
,
David Gibson
,
2021/05/17
[PATCH v5 10/23] target/ppc: Move page crossing check to ppc_tr_translate_insn
,
matheus . ferst
,
2021/05/17
Re: [PATCH v5 10/23] target/ppc: Move page crossing check to ppc_tr_translate_insn
,
David Gibson
,
2021/05/17
[PATCH v5 11/23] target/ppc: Add infrastructure for prefixed insns
,
matheus . ferst
,
2021/05/17
Re: [PATCH v5 11/23] target/ppc: Add infrastructure for prefixed insns
,
David Gibson
,
2021/05/17
[PATCH v5 12/23] target/ppc: Move ADDI, ADDIS to decodetree, implement PADDI
,
matheus . ferst
,
2021/05/17
Re: [PATCH v5 12/23] target/ppc: Move ADDI, ADDIS to decodetree, implement PADDI
,
David Gibson
,
2021/05/17
[PATCH v5 13/23] target/ppc: Implement PNOP
,
matheus . ferst
,
2021/05/17
Re: [PATCH v5 13/23] target/ppc: Implement PNOP
,
David Gibson
,
2021/05/17
[PATCH v5 14/23] TCG: add tcg_constant_tl
,
matheus . ferst
,
2021/05/17
Re: [PATCH v5 14/23] TCG: add tcg_constant_tl
,
David Gibson
,
2021/05/17
[PATCH v5 15/23] target/ppc: Move D/DS/X-form integer loads to decodetree
,
matheus . ferst
,
2021/05/17
Re: [PATCH v5 15/23] target/ppc: Move D/DS/X-form integer loads to decodetree
,
David Gibson
,
2021/05/17
[PATCH v5 16/23] target/ppc: Implement prefixed integer load instructions
,
matheus . ferst
,
2021/05/17
Re: [PATCH v5 16/23] target/ppc: Implement prefixed integer load instructions
,
David Gibson
,
2021/05/17
[PATCH v5 17/23] target/ppc: Move D/DS/X-form integer stores to decodetree
,
matheus . ferst
,
2021/05/17
Re: [PATCH v5 17/23] target/ppc: Move D/DS/X-form integer stores to decodetree
,
David Gibson
,
2021/05/17
[PATCH v5 18/23] target/ppc: Implement prefixed integer store instructions
,
matheus . ferst
,
2021/05/17
Re: [PATCH v5 18/23] target/ppc: Implement prefixed integer store instructions
,
David Gibson
,
2021/05/17
[PATCH v5 19/23] target/ppc: Implement setbc/setbcr/stnbc/setnbcr instructions
,
matheus . ferst
,
2021/05/17
Re: [PATCH v5 19/23] target/ppc: Implement setbc/setbcr/stnbc/setnbcr instructions
,
David Gibson
,
2021/05/17
Re: [PATCH v5 19/23] target/ppc: Implement setbc/setbcr/stnbc/setnbcr instructions
,
Richard Henderson
,
2021/05/18
[PATCH v5 20/23] target/ppc: Implement cfuged instruction
,
matheus . ferst
,
2021/05/17
Re: [PATCH v5 20/23] target/ppc: Implement cfuged instruction
,
David Gibson
,
2021/05/17
[PATCH v5 21/23] target/ppc: Implement vcfuged instruction
,
matheus . ferst
,
2021/05/17
Re: [PATCH v5 21/23] target/ppc: Implement vcfuged instruction
,
David Gibson
,
2021/05/17
Re: [PATCH v5 21/23] target/ppc: Implement vcfuged instruction
,
Richard Henderson
,
2021/05/18
[PATCH v5 22/23] target/ppc: Move addpcis to decodetree
,
matheus . ferst
,
2021/05/17
Re: [PATCH v5 22/23] target/ppc: Move addpcis to decodetree
,
David Gibson
,
2021/05/17
Re: [PATCH v5 22/23] target/ppc: Move addpcis to decodetree
,
Richard Henderson
,
2021/05/18
[PATCH v5 23/23] target/ppc: Move cmp/cmpi/cmpl/cmpli to decodetree
,
matheus . ferst
,
2021/05/17
Re: [PATCH v5 23/23] target/ppc: Move cmp/cmpi/cmpl/cmpli to decodetree
,
David Gibson
,
2021/05/17
Re: [PATCH v5 23/23] target/ppc: Move cmp/cmpi/cmpl/cmpli to decodetree
,
Richard Henderson
,
2021/05/18
Re: [PATCH v5 23/23] target/ppc: Move cmp/cmpi/cmpl/cmpli to decodetree
,
Matheus K. Ferst
,
2021/05/21
Re: [PATCH v5 23/23] target/ppc: Move cmp/cmpi/cmpl/cmpli to decodetree
,
Richard Henderson
,
2021/05/24
Re: [PATCH v5 23/23] target/ppc: Move cmp/cmpi/cmpl/cmpli to decodetree
,
Matheus K. Ferst
,
2021/05/26
Re: [PATCH v5 23/23] target/ppc: Move cmp/cmpi/cmpl/cmpli to decodetree
,
Richard Henderson
,
2021/05/26
Re: [PATCH v5 23/23] target/ppc: Move cmp/cmpi/cmpl/cmpli to decodetree
,
David Gibson
,
2021/05/26
Re: [PATCH v5 00/23] Base for adding PowerPC 64-bit instructions
,
David Gibson
,
2021/05/18
Re: [PATCH V6 6/6] net/net.c: Add handler for COLO passthrough connection
,
Lukas Straub
,
2021/05/17
RE: [PATCH V6 6/6] net/net.c: Add handler for COLO passthrough connection
,
Zhang, Chen
,
2021/05/20
Re: [PATCH V6 1/6] qapi/net: Add IPFlowSpec and QMP command for COLO passthrough
,
Lukas Straub
,
2021/05/17
RE: [PATCH V6 1/6] qapi/net: Add IPFlowSpec and QMP command for COLO passthrough
,
Zhang, Chen
,
2021/05/20
Re: [PATCH V6 5/6] net/colo-compare: Add passthrough list to CompareState
,
Lukas Straub
,
2021/05/17
RE: [PATCH V6 5/6] net/colo-compare: Add passthrough list to CompareState
,
Zhang, Chen
,
2021/05/19
Re: [PATCH V6 4/6] net/colo-compare: Move data structure and define to .h file.
,
Lukas Straub
,
2021/05/17
RE: [PATCH V6 4/6] net/colo-compare: Move data structure and define to .h file.
,
Zhang, Chen
,
2021/05/19
[PATCH v2] target/xtensa: clean up unaligned access
,
Max Filippov
,
2021/05/17
Re: [PATCH v6 00/10] Fixed some bugs and optimized some codes for COLO
,
Lukas Straub
,
2021/05/17
RE: [PATCH v6 00/10] Fixed some bugs and optimized some codes for COLO
,
Zhang, Chen
,
2021/05/17
[PATCH 0/4] Misc. audio patches
,
Volker Rümelin
,
2021/05/17
[PATCH 1/4] alsaaudio: remove #ifdef DEBUG to avoid bit rot
,
Volker Rümelin
,
2021/05/17
[PATCH 2/4] paaudio: remove unused stream flags
,
Volker Rümelin
,
2021/05/17
[PATCH 3/4] audio: move code to audio/audio.c
,
Volker Rümelin
,
2021/05/17
[PATCH 4/4] jackaudio: avoid that the client name contains the word (NULL)
,
Volker Rümelin
,
2021/05/17
Re: [PATCH 0/4] Misc. audio patches
,
Gerd Hoffmann
,
2021/05/18
[PATCH] target/xtensa: clean up unaligned access
,
Max Filippov
,
2021/05/17
[Bug 1878250] Re: Assertion failure in iov_from_buf_full through the e1000e
,
Thomas Huth
,
2021/05/17
[Bug 1892962] Re: Segfault in usb_bus_from_device
,
Thomas Huth
,
2021/05/17
[Bug 1886306] Re: qemu running slow when the window is in background
,
Thomas Huth
,
2021/05/17
[Bug 1886225] Re: [Feature request] Oracle Solaris 11.4 VM image
,
Thomas Huth
,
2021/05/17
[Bug 1885350] Re: RISCV dynamic rounding mode is not behaving correctly
,
Thomas Huth
,
2021/05/17
[Bug 1796520] Re: autogen crashes on qemu-sh4-user after 61dedf2af7
,
Thomas Huth
,
2021/05/17
[Bug 1796520] Re: autogen crashes on qemu-sh4-user after 61dedf2af7
,
Launchpad Bug Tracker
,
2021/05/18
[PATCH v2 0/6] Python: delint python library
,
John Snow
,
2021/05/17
[PATCH v2 1/6] python/console_socket: avoid one-letter variable
,
John Snow
,
2021/05/17
[PATCH v2 2/6] python/machine: use subprocess.DEVNULL instead of open(os.path.devnull)
,
John Snow
,
2021/05/17
Re: [PATCH v2 2/6] python/machine: use subprocess.DEVNULL instead of open(os.path.devnull)
,
Cleber Rosa
,
2021/05/18
[PATCH v2 3/6] python/machine: use subprocess.run instead of subprocess.Popen
,
John Snow
,
2021/05/17
Re: [PATCH v2 3/6] python/machine: use subprocess.run instead of subprocess.Popen
,
Cleber Rosa
,
2021/05/18
[PATCH v2 5/6] python/machine: Disable pylint warning for open() in _pre_launch
,
John Snow
,
2021/05/17
Re: [PATCH v2 5/6] python/machine: Disable pylint warning for open() in _pre_launch
,
Cleber Rosa
,
2021/05/18
[PATCH v2 6/6] python/machine: disable warning for Popen in _launch()
,
John Snow
,
2021/05/17
Re: [PATCH v2 6/6] python/machine: disable warning for Popen in _launch()
,
Cleber Rosa
,
2021/05/18
[PATCH v2 4/6] python/console_socket: Add a pylint ignore
,
John Snow
,
2021/05/17
Re: [PATCH v2 4/6] python/console_socket: Add a pylint ignore
,
Cleber Rosa
,
2021/05/18
Re: [PATCH v2 0/6] Python: delint python library
,
John Snow
,
2021/05/18
[PATCH v4 0/9] hw/block/fdc: Allow Kconfig-selecting ISA bus/SysBus floppy controllers
,
Philippe Mathieu-Daudé
,
2021/05/17
[PATCH v4 1/9] hw/isa/Kconfig: Fix missing dependency ISA_SUPERIO -> FDC
,
Philippe Mathieu-Daudé
,
2021/05/17
[PATCH v4 2/9] hw/block/fdc: Replace disabled fprintf() by trace event
,
Philippe Mathieu-Daudé
,
2021/05/17
[PATCH v4 3/9] hw/block/fdc: Declare shared prototypes in fdc-internal.h
,
Philippe Mathieu-Daudé
,
2021/05/17
[PATCH v4 4/9] hw/block/fdc: Extract ISA floppy controllers to fdc-isa.c
,
Philippe Mathieu-Daudé
,
2021/05/17
[PATCH v4 5/9] hw/block/fdc: Extract SysBus floppy controllers to fdc-sysbus.c
,
Philippe Mathieu-Daudé
,
2021/05/17
[PATCH v4 6/9] hw/block/fdc: Add sysbus_fdc_init_drives() method
,
Philippe Mathieu-Daudé
,
2021/05/17
[PATCH v4 7/9] hw/sparc/sun4m: Inline sun4m_fdctrl_init()
,
Philippe Mathieu-Daudé
,
2021/05/17
[PATCH v4 8/9] hw/block/fdc-sysbus: Add 'dma-channel' property
,
Philippe Mathieu-Daudé
,
2021/05/17
[PATCH v4 9/9] hw/mips/jazz: Inline fdctrl_init_sysbus()
,
Philippe Mathieu-Daudé
,
2021/05/17
Re: [PATCH v4 0/9] hw/block/fdc: Allow Kconfig-selecting ISA bus/SysBus floppy controllers
,
John Snow
,
2021/05/17
Re: [PATCH v4 0/9] hw/block/fdc: Allow Kconfig-selecting ISA bus/SysBus floppy controllers
,
Philippe Mathieu-Daudé
,
2021/05/17
Re: [PATCH v4 0/9] hw/block/fdc: Allow Kconfig-selecting ISA bus/SysBus floppy controllers
,
John Snow
,
2021/05/17
Re: [PATCH v4 0/9] hw/block/fdc: Allow Kconfig-selecting ISA bus/SysBus floppy controllers
,
Philippe Mathieu-Daudé
,
2021/05/18
Re: [PATCH v4 0/9] hw/block/fdc: Allow Kconfig-selecting ISA bus/SysBus floppy controllers
,
Hervé Poussineau
,
2021/05/22
[PULL 00/59] Linux user for 6.1 patches
,
Laurent Vivier
,
2021/05/17
[PULL 01/59] linux-user: Remove dead code
,
Laurent Vivier
,
2021/05/17
[PULL 08/59] linux-user: Split out target_restore_altstack
,
Laurent Vivier
,
2021/05/17
[PULL 07/59] linux-user: Add strace support for printing arguments of llseek
,
Laurent Vivier
,
2021/05/17
[PULL 15/59] linux-user/sparc: Merge sparc64 target_elf.h
,
Laurent Vivier
,
2021/05/17
[PULL 05/59] linux-user/arm: Do not fill in si_code for fpa11 exceptions
,
Laurent Vivier
,
2021/05/17
[PULL 02/59] linux-user: strace now handles unshare syscall args correctly
,
Laurent Vivier
,
2021/05/17
[PULL 06/59] linux-user/arm: Simplify accumulating and raising fpa11 exceptions
,
Laurent Vivier
,
2021/05/17
[PULL 14/59] linux-user/sparc: Merge sparc64 target_syscall.h
,
Laurent Vivier
,
2021/05/17
[PULL 13/59] linux-user/sparc: Clean up init_thread
,
Laurent Vivier
,
2021/05/17
[PULL 11/59] linux-user: Pass CPUArchState to target_restore_altstack
,
Laurent Vivier
,
2021/05/17
[PULL 17/59] linux-user/sparc: Merge sparc64 termbits.h
,
Laurent Vivier
,
2021/05/17
[PULL 03/59] linux-user/arm: Split out emulate_arm_fpa11
,
Laurent Vivier
,
2021/05/17
[PULL 12/59] linux-user/sparc: Include TARGET_STACK_BIAS in get_sp_from_cpustate
,
Laurent Vivier
,
2021/05/17
[PULL 16/59] linux-user/sparc: Merge sparc64 target_structs.h
,
Laurent Vivier
,
2021/05/17
[PULL 19/59] linux-user/sparc: Remove target_sigcontext as unused
,
Laurent Vivier
,
2021/05/17
[PULL 20/59] linux-user/sparc: Remove target_rt_signal_frame as unused
,
Laurent Vivier
,
2021/05/17
[PULL 22/59] linux-user/sparc: Use target_pt_regs
,
Laurent Vivier
,
2021/05/17
[PULL 25/59] linux-user/sparc: Save and restore fpu in signal frame
,
Laurent Vivier
,
2021/05/17
[PULL 21/59] linux-user/sparc: Fix the stackframe structure
,
Laurent Vivier
,
2021/05/17
[PULL 04/59] linux-user/arm: Do not emulate fpa11 in thumb mode
,
Laurent Vivier
,
2021/05/17
[PULL 09/59] linux-user: Use target_restore_altstack in all sigreturn
,
Laurent Vivier
,
2021/05/17
[PULL 10/59] linux-user: Pass CPUArchState to do_sigaltstack
,
Laurent Vivier
,
2021/05/17
[PULL 29/59] linux-user/sparc: Add 64-bit support to fpu save/restore
,
Laurent Vivier
,
2021/05/17
[PULL 18/59] linux-user/sparc: Merge sparc64/ into sparc/
,
Laurent Vivier
,
2021/05/17
[PULL 30/59] linux-user/sparc: Implement sparc32 rt signals
,
Laurent Vivier
,
2021/05/17
[PULL 32/59] tests/tcg/sparc64: Re-enable linux-test
,
Laurent Vivier
,
2021/05/17
[PULL 28/59] linux-user/sparc: Minor corrections to do_sigreturn
,
Laurent Vivier
,
2021/05/17
[PULL 36/59] linux-user/s390x: Remove restore_sigregs return value
,
Laurent Vivier
,
2021/05/17
[PULL 37/59] linux-user/s390x: Fix trace in restore_regs
,
Laurent Vivier
,
2021/05/17
[PULL 23/59] linux-user/sparc: Split out save_reg_win
,
Laurent Vivier
,
2021/05/17
[PULL 27/59] linux-user/sparc: Clean up setup_frame
,
Laurent Vivier
,
2021/05/17
[PULL 26/59] linux-user/sparc: Add rwin_save to signal frame
,
Laurent Vivier
,
2021/05/17
[PULL 33/59] linux-user/s390x: Fix sigframe types
,
Laurent Vivier
,
2021/05/17
[PULL 34/59] linux-user/s390x: Use uint16_t for signal retcode
,
Laurent Vivier
,
2021/05/17
[PULL 45/59] linux-user/s390x: Add build asserts for sigset sizes
,
Laurent Vivier
,
2021/05/17
[PULL 24/59] linux-user/sparc: Clean up get_sigframe
,
Laurent Vivier
,
2021/05/17
[PULL 58/59] linux-user/elfload: fix filling psinfo->pr_psargs
,
Laurent Vivier
,
2021/05/17
[PULL 39/59] linux-user/s390x: Use tswap_sigset in setup_rt_frame
,
Laurent Vivier
,
2021/05/17
[PULL 31/59] linux-user/sparc: Implement sparc64 rt signals
,
Laurent Vivier
,
2021/05/17
[PULL 35/59] linux-user/s390x: Remove PSW_ADDR_AMODE
,
Laurent Vivier
,
2021/05/17
[PULL 40/59] linux-user/s390x: Tidy save_sigregs
,
Laurent Vivier
,
2021/05/17
[PULL 43/59] linux-user/s390x: Add stub sigframe argument for last_break
,
Laurent Vivier
,
2021/05/17
[PULL 46/59] linux-user/s390x: Clean up signal.c
,
Laurent Vivier
,
2021/05/17
[PULL 42/59] linux-user/s390x: Set psw.mask properly for the signal handler
,
Laurent Vivier
,
2021/05/17
[PULL 41/59] linux-user/s390x: Clean up single-use gotos in signal.c
,
Laurent Vivier
,
2021/05/17
[PULL 48/59] linux-user: Add copy_file_range to strace.list
,
Laurent Vivier
,
2021/05/17
[PULL 50/59] linux-user: use GDateTime for formatting timestamp for core file
,
Laurent Vivier
,
2021/05/17
[PULL 55/59] linux-user/alpha: Define TARGET_ARCH_HAS_KA_RESTORER
,
Laurent Vivier
,
2021/05/17
[PULL 44/59] linux-user/s390x: Fix frame_addr corruption in setup_frame
,
Laurent Vivier
,
2021/05/17
[PULL 51/59] linux-user/alpha: Fix rt sigframe return
,
Laurent Vivier
,
2021/05/17
[PULL 56/59] linux-user/alpha: Share code for TARGET_NR_sigaction
,
Laurent Vivier
,
2021/05/17
[PULL 52/59] linux-user/alpha: Rename the sigaction restorer field
,
Laurent Vivier
,
2021/05/17
[PULL 54/59] linux-user: Honor TARGET_ARCH_HAS_SA_RESTORER in do_syscall
,
Laurent Vivier
,
2021/05/17
[PULL 59/59] linux-user/elfload: add s390x core dumping support
,
Laurent Vivier
,
2021/05/17
[PULL 47/59] linux-user/s390x: Handle vector regs in signal stack
,
Laurent Vivier
,
2021/05/17
[PULL 49/59] linux-user: Fix erroneous conversion in copy_file_range
,
Laurent Vivier
,
2021/05/17
[PULL 53/59] linux-user: Pass ka_restorer to do_sigaction
,
Laurent Vivier
,
2021/05/17
[PULL 57/59] linux-user: Tidy TARGET_NR_rt_sigaction
,
Laurent Vivier
,
2021/05/17
[PULL 38/59] linux-user/s390x: Fix sigcontext sregs value
,
Laurent Vivier
,
2021/05/17
Re: [PULL 00/59] Linux user for 6.1 patches
,
no-reply
,
2021/05/17
Re: [PULL 00/59] Linux user for 6.1 patches
,
Laurent Vivier
,
2021/05/18
[PULL 00/59] Linux user for 6.1 patches
,
Laurent Vivier
,
2021/05/18
[PULL 05/59] linux-user/arm: Do not fill in si_code for fpa11 exceptions
,
Laurent Vivier
,
2021/05/18
[PULL 07/59] linux-user: Add strace support for printing arguments of llseek
,
Laurent Vivier
,
2021/05/18
[PULL 04/59] linux-user/arm: Do not emulate fpa11 in thumb mode
,
Laurent Vivier
,
2021/05/18
[PULL 03/59] linux-user/arm: Split out emulate_arm_fpa11
,
Laurent Vivier
,
2021/05/18
[PULL 02/59] linux-user: strace now handles unshare syscall args correctly
,
Laurent Vivier
,
2021/05/18
[PULL 09/59] linux-user: Use target_restore_altstack in all sigreturn
,
Laurent Vivier
,
2021/05/18
[PULL 06/59] linux-user/arm: Simplify accumulating and raising fpa11 exceptions
,
Laurent Vivier
,
2021/05/18
[PULL 10/59] linux-user: Pass CPUArchState to do_sigaltstack
,
Laurent Vivier
,
2021/05/18
[PULL 11/59] linux-user: Pass CPUArchState to target_restore_altstack
,
Laurent Vivier
,
2021/05/18
[PULL 15/59] linux-user/sparc: Merge sparc64 target_elf.h
,
Laurent Vivier
,
2021/05/18
[PULL 12/59] linux-user/sparc: Include TARGET_STACK_BIAS in get_sp_from_cpustate
,
Laurent Vivier
,
2021/05/18
[PULL 17/59] linux-user/sparc: Merge sparc64 termbits.h
,
Laurent Vivier
,
2021/05/18
[PULL 01/59] linux-user: Remove dead code
,
Laurent Vivier
,
2021/05/18
[PULL 13/59] linux-user/sparc: Clean up init_thread
,
Laurent Vivier
,
2021/05/18
[PULL 16/59] linux-user/sparc: Merge sparc64 target_structs.h
,
Laurent Vivier
,
2021/05/18
[PULL 08/59] linux-user: Split out target_restore_altstack
,
Laurent Vivier
,
2021/05/18
[PULL 14/59] linux-user/sparc: Merge sparc64 target_syscall.h
,
Laurent Vivier
,
2021/05/18
[PULL 19/59] linux-user/sparc: Remove target_sigcontext as unused
,
Laurent Vivier
,
2021/05/18
[PULL 18/59] linux-user/sparc: Merge sparc64/ into sparc/
,
Laurent Vivier
,
2021/05/18
[PULL 24/59] linux-user/sparc: Clean up get_sigframe
,
Laurent Vivier
,
2021/05/18
[PULL 21/59] linux-user/sparc: Fix the stackframe structure
,
Laurent Vivier
,
2021/05/18
[PULL 25/59] linux-user/sparc: Save and restore fpu in signal frame
,
Laurent Vivier
,
2021/05/18
[PULL 29/59] linux-user/sparc: Add 64-bit support to fpu save/restore
,
Laurent Vivier
,
2021/05/18
[PULL 26/59] linux-user/sparc: Add rwin_save to signal frame
,
Laurent Vivier
,
2021/05/18
[PULL 22/59] linux-user/sparc: Use target_pt_regs
,
Laurent Vivier
,
2021/05/18
[PULL 28/59] linux-user/sparc: Minor corrections to do_sigreturn
,
Laurent Vivier
,
2021/05/18
[PULL 30/59] linux-user/sparc: Implement sparc32 rt signals
,
Laurent Vivier
,
2021/05/18
[PULL 20/59] linux-user/sparc: Remove target_rt_signal_frame as unused
,
Laurent Vivier
,
2021/05/18
[PULL 33/59] linux-user/s390x: Fix sigframe types
,
Laurent Vivier
,
2021/05/18
[PULL 23/59] linux-user/sparc: Split out save_reg_win
,
Laurent Vivier
,
2021/05/18
[PULL 37/59] linux-user/s390x: Fix trace in restore_regs
,
Laurent Vivier
,
2021/05/18
[PULL 32/59] tests/tcg/sparc64: Re-enable linux-test
,
Laurent Vivier
,
2021/05/18
[PULL 34/59] linux-user/s390x: Use uint16_t for signal retcode
,
Laurent Vivier
,
2021/05/18
[PULL 44/59] linux-user/s390x: Fix frame_addr corruption in setup_frame
,
Laurent Vivier
,
2021/05/18
[PULL 45/59] linux-user/s390x: Add build asserts for sigset sizes
,
Laurent Vivier
,
2021/05/18
[PULL 49/59] linux-user: Fix erroneous conversion in copy_file_range
,
Laurent Vivier
,
2021/05/18
[PULL 48/59] linux-user: Add copy_file_range to strace.list
,
Laurent Vivier
,
2021/05/18
[PULL 27/59] linux-user/sparc: Clean up setup_frame
,
Laurent Vivier
,
2021/05/18
[PULL 50/59] linux-user: use GDateTime for formatting timestamp for core file
,
Laurent Vivier
,
2021/05/18
[PULL 53/59] linux-user: Pass ka_restorer to do_sigaction
,
Laurent Vivier
,
2021/05/18
[PULL 31/59] linux-user/sparc: Implement sparc64 rt signals
,
Laurent Vivier
,
2021/05/18
[PULL 36/59] linux-user/s390x: Remove restore_sigregs return value
,
Laurent Vivier
,
2021/05/18
[PULL 38/59] linux-user/s390x: Fix sigcontext sregs value
,
Laurent Vivier
,
2021/05/18
[PULL 40/59] linux-user/s390x: Tidy save_sigregs
,
Laurent Vivier
,
2021/05/18
[PULL 47/59] linux-user/s390x: Handle vector regs in signal stack
,
Laurent Vivier
,
2021/05/18
[PULL 35/59] linux-user/s390x: Remove PSW_ADDR_AMODE
,
Laurent Vivier
,
2021/05/18
[PULL 41/59] linux-user/s390x: Clean up single-use gotos in signal.c
,
Laurent Vivier
,
2021/05/18
[PULL 56/59] linux-user/alpha: Share code for TARGET_NR_sigaction
,
Laurent Vivier
,
2021/05/18
[PULL 52/59] linux-user/alpha: Rename the sigaction restorer field
,
Laurent Vivier
,
2021/05/18
[PULL 55/59] linux-user/alpha: Define TARGET_ARCH_HAS_KA_RESTORER
,
Laurent Vivier
,
2021/05/18
[PULL 59/59] linux-user/elfload: add s390x core dumping support
,
Laurent Vivier
,
2021/05/18
[PULL 54/59] linux-user: Honor TARGET_ARCH_HAS_SA_RESTORER in do_syscall
,
Laurent Vivier
,
2021/05/18
[PULL 58/59] linux-user/elfload: fix filling psinfo->pr_psargs
,
Laurent Vivier
,
2021/05/18
[PULL 46/59] linux-user/s390x: Clean up signal.c
,
Laurent Vivier
,
2021/05/18
[PULL 51/59] linux-user/alpha: Fix rt sigframe return
,
Laurent Vivier
,
2021/05/18
[PULL 57/59] linux-user: Tidy TARGET_NR_rt_sigaction
,
Laurent Vivier
,
2021/05/18
[PULL 39/59] linux-user/s390x: Use tswap_sigset in setup_rt_frame
,
Laurent Vivier
,
2021/05/18
[PULL 42/59] linux-user/s390x: Set psw.mask properly for the signal handler
,
Laurent Vivier
,
2021/05/18
[PULL 43/59] linux-user/s390x: Add stub sigframe argument for last_break
,
Laurent Vivier
,
2021/05/18
Re: [PULL 00/59] Linux user for 6.1 patches
,
Peter Maydell
,
2021/05/18
Re: [PULL 00/59] Linux user for 6.1 patches
,
Philippe Mathieu-Daudé
,
2021/05/20
[PATCH v3 0/8] hw/block/fdc: Allow Kconfig-selecting ISA bus/SysBus floppy controllers
,
Philippe Mathieu-Daudé
,
2021/05/17
[PATCH v3 1/8] hw/block/fdc: Replace disabled fprintf() by trace event
,
Philippe Mathieu-Daudé
,
2021/05/17
[PATCH v3 2/8] hw/block/fdc: Declare shared prototypes in fdc-internal.h
,
Philippe Mathieu-Daudé
,
2021/05/17
[PATCH v3 3/8] hw/block/fdc: Extract ISA floppy controllers to fdc-isa.c
,
Philippe Mathieu-Daudé
,
2021/05/17
Re: [PATCH v3 3/8] hw/block/fdc: Extract ISA floppy controllers to fdc-isa.c
,
John Snow
,
2021/05/17
Re: [PATCH v3 3/8] hw/block/fdc: Extract ISA floppy controllers to fdc-isa.c
,
John Snow
,
2021/05/17
Re: [PATCH v3 3/8] hw/block/fdc: Extract ISA floppy controllers to fdc-isa.c
,
Philippe Mathieu-Daudé
,
2021/05/17
[PATCH v3 4/8] hw/block/fdc: Extract SysBus floppy controllers to fdc-sysbus.c
,
Philippe Mathieu-Daudé
,
2021/05/17
[PATCH v3 5/8] hw/block/fdc: Add sysbus_fdc_init_drives() method
,
Philippe Mathieu-Daudé
,
2021/05/17
[PATCH v3 6/8] hw/sparc/sun4m: Inline sun4m_fdctrl_init()
,
Philippe Mathieu-Daudé
,
2021/05/17
[PATCH v3 7/8] hw/block/fdc-sysbus: Add 'dma-channel' property
,
Philippe Mathieu-Daudé
,
2021/05/17
[PATCH v3 8/8] hw/mips/jazz: Inline fdctrl_init_sysbus()
,
Philippe Mathieu-Daudé
,
2021/05/17
Re: [RFC v2 08/13] virtio: Add vhost_shadow_vq_get_vring_addr
,
Eugenio Perez Martin
,
2021/05/17
Re: [RFC v2 13/13] vhost: Use VRING_AVAIL_F_NO_INTERRUPT at device call on shadow virtqueue
,
Eugenio Perez Martin
,
2021/05/17
Re: [RFC v2 12/13] vhost: Check for device VRING_USED_F_NO_NOTIFY at shadow virtqueue kick
,
Eugenio Perez Martin
,
2021/05/17
Re: [PATCH v5 1/1] docs/devel: Add VFIO device migration documentation
,
Tarun Gupta (SW-GPU)
,
2021/05/17
[PATCH v4 0/9] qapi: untie 'if' conditions from C preprocessor
,
marcandre . lureau
,
2021/05/17
[PATCH v4 1/9] qapi: replace List[str] by QAPISchemaIfCond
,
marcandre . lureau
,
2021/05/17
[PATCH v4 2/9] qapi: make gen_if/gen_endif take a simple string
,
marcandre . lureau
,
2021/05/17
[PATCH v4 3/9] qapi: start building an 'if' predicate tree
,
marcandre . lureau
,
2021/05/17
[PATCH v4 4/9] qapi: introduce IfPredicateList and IfAny
,
marcandre . lureau
,
2021/05/17
[PATCH v4 5/9] qapi: add IfNot
,
marcandre . lureau
,
2021/05/17
[PATCH v4 6/9] qapi: normalize 'if' condition to IfPredicate tree
,
marcandre . lureau
,
2021/05/17
[PATCH v4 7/9] qapi: convert 'if' C-expressions to the new syntax tree
,
marcandre . lureau
,
2021/05/17
[PATCH v4 9/9] docs: update the documentation about schema configuration
,
marcandre . lureau
,
2021/05/17
Re: [PATCH v4 9/9] docs: update the documentation about schema configuration
,
Markus Armbruster
,
2021/05/21
Re: [PATCH v4 9/9] docs: update the documentation about schema configuration
,
Marc-André Lureau
,
2021/05/21
[PATCH v4 8/9] qapi: make 'if' condition strings simple identifiers
,
marcandre . lureau
,
2021/05/17
Re: [PATCH v4 8/9] qapi: make 'if' condition strings simple identifiers
,
Markus Armbruster
,
2021/05/21
Re: [PATCH v4 8/9] qapi: make 'if' condition strings simple identifiers
,
Marc-André Lureau
,
2021/05/21
Re: [PATCH v4 8/9] qapi: make 'if' condition strings simple identifiers
,
Markus Armbruster
,
2021/05/21
Re: [PATCH v4 0/9] qapi: untie 'if' conditions from C preprocessor
,
Markus Armbruster
,
2021/05/21
[PULL 00/29] testing and plugin updates
,
Alex Bennée
,
2021/05/17
[PULL 02/29] tests/docker: make executable an optional argument to "update"
,
Alex Bennée
,
2021/05/17
[PULL 01/29] tests/docker: fix copying of executable in "update"
,
Alex Bennée
,
2021/05/17
[PULL 04/29] tests/docker: add "fetch" sub-command
,
Alex Bennée
,
2021/05/17
[PULL 03/29] tests/docker: allow "update" to add the current user
,
Alex Bennée
,
2021/05/17
[PULL 08/29] tests/tcg: Run timeout cmds using --foreground
,
Alex Bennée
,
2021/05/17
[PULL 09/29] hw/tricore: Add testdevice for tests in tests/tcg/
,
Alex Bennée
,
2021/05/17
[PULL 05/29] docker: Add Hexagon image
,
Alex Bennée
,
2021/05/17
[PULL 11/29] configure: Emit HOST_CC to config-host.mak
,
Alex Bennée
,
2021/05/17
[PULL 13/29] tests/tcg/tricore: Add bmerge test
,
Alex Bennée
,
2021/05/17
[PULL 10/29] tests/tcg/tricore: Add build infrastructure
,
Alex Bennée
,
2021/05/17
[PULL 07/29] tests/docker: Added libbpf library to the docker files.
,
Alex Bennée
,
2021/05/17
[PULL 06/29] tests/tcg: Use Hexagon Docker image
,
Alex Bennée
,
2021/05/17
[PULL 12/29] tests/tcg/tricore: Add macros to create tests and first test 'abs'
,
Alex Bennée
,
2021/05/17
[PULL 18/29] tests/tcg/tricore: Add ftoi test
,
Alex Bennée
,
2021/05/17
[PULL 20/29] tests/tcg/tricore: Add msub test
,
Alex Bennée
,
2021/05/17
[PULL 23/29] tests/tcg: fix missing return
,
Alex Bennée
,
2021/05/17
[PULL 21/29] tests/tcg/tricore: Add muls test
,
Alex Bennée
,
2021/05/17
[PULL 28/29] plugins/hotblocks: Properly freed the hash table values
,
Alex Bennée
,
2021/05/17
[PULL 16/29] tests/tcg/tricore: Add fadd test
,
Alex Bennée
,
2021/05/17
[PULL 15/29] tests/tcg/tricore: Add dvstep test
,
Alex Bennée
,
2021/05/17
[PULL 14/29] tests/tcg/tricore: Add clz test
,
Alex Bennée
,
2021/05/17
[PULL 27/29] plugins: Move all typedef and type declaration to the front of the qemu-plugin.h
,
Alex Bennée
,
2021/05/17
[PULL 22/29] tests/tcg/ppc64le: tests for brh/brw/brd
,
Alex Bennée
,
2021/05/17
[PULL 19/29] tests/tcg/tricore: Add madd test
,
Alex Bennée
,
2021/05/17
[PULL 29/29] plugins/hotpages: Properly freed the hash table values
,
Alex Bennée
,
2021/05/17
[PULL 26/29] plugins: Update qemu-plugins.symbols to match qemu-plugins.h
,
Alex Bennée
,
2021/05/17
[PULL 17/29] tests/tcg/tricore: Add fmul test
,
Alex Bennée
,
2021/05/17
[PULL 24/29] tests/tcg: don't allow clang as a cross compiler
,
Alex Bennée
,
2021/05/17
[PULL 25/29] configure: use cc, not host_cc to set cross_cc for build arch
,
Alex Bennée
,
2021/05/17
Re: [PULL 00/29] testing and plugin updates
,
no-reply
,
2021/05/17
Re: [PULL 00/29] testing and plugin updates
,
Alex Bennée
,
2021/05/17
[PATCH 0/5] docs: fix references to files converted to rST
,
Stefano Garzarella
,
2021/05/17
[PATCH 1/5] docs: fix references to docs/devel/tracing.rst
,
Stefano Garzarella
,
2021/05/17
Re: [PATCH 1/5] docs: fix references to docs/devel/tracing.rst
,
Cornelia Huck
,
2021/05/17
[PATCH 2/5] docs: fix references to docs/devel/atomics.rst
,
Stefano Garzarella
,
2021/05/17
[PATCH 3/5] docs: fix references to docs/devel/build-system.rst
,
Stefano Garzarella
,
2021/05/17
[PATCH 5/5] docs: fix references to docs/devel/s390-dasd-ipl.rst
,
Stefano Garzarella
,
2021/05/17
Re: [PATCH 5/5] docs: fix references to docs/devel/s390-dasd-ipl.rst
,
Cornelia Huck
,
2021/05/17
[PATCH 4/5] docs: fix references to docs/specs/tpm.rst
,
Stefano Garzarella
,
2021/05/17
Re: [PATCH 0/5] docs: fix references to files converted to rST
,
Philippe Mathieu-Daudé
,
2021/05/17
[PATCH v3 0/5] blkdebug: fix racing condition when iterating on
,
Emanuele Giuseppe Esposito
,
2021/05/17
[PATCH v3 1/5] blkdebug: refactor removal of a suspended request
,
Emanuele Giuseppe Esposito
,
2021/05/17
Re: [PATCH v3 1/5] blkdebug: refactor removal of a suspended request
,
Vladimir Sementsov-Ogievskiy
,
2021/05/31
[PATCH v3 2/5] blkdebug: move post-resume handling to resume_req_by_tag
,
Emanuele Giuseppe Esposito
,
2021/05/17
Re: [PATCH v3 2/5] blkdebug: move post-resume handling to resume_req_by_tag
,
Vladimir Sementsov-Ogievskiy
,
2021/05/31
[PATCH v3 3/5] blkdebug: track all actions
,
Emanuele Giuseppe Esposito
,
2021/05/17
Re: [PATCH v3 3/5] blkdebug: track all actions
,
Vladimir Sementsov-Ogievskiy
,
2021/05/31
[PATCH v3 4/5] blkdebug: do not suspend in the middle of QLIST_FOREACH_SAFE
,
Emanuele Giuseppe Esposito
,
2021/05/17
[PATCH v3 5/5] blkdebug: protect rules and suspended_reqs with a lock
,
Emanuele Giuseppe Esposito
,
2021/05/17
[PATCH v2 00/26] s390x/tcg: Implement Vector enhancements facility and switch to z14
,
David Hildenbrand
,
2021/05/17
[PATCH v2 01/26] s390x/tcg: Fix FP CONVERT TO (LOGICAL) FIXED NaN handling
,
David Hildenbrand
,
2021/05/17
[PATCH v2 04/26] s390x/tcg: Simplify vop64_2() handling
,
David Hildenbrand
,
2021/05/17
[PATCH v2 02/26] s390x/tcg: Fix instruction name for VECTOR FP LOAD (LENGTHENED|ROUNDED)
,
David Hildenbrand
,
2021/05/17
[PATCH v2 03/26] s390x/tcg: Simplify vop64_3() handling
,
David Hildenbrand
,
2021/05/17
[PATCH v2 06/26] s390x/tcg: Simplify vftci64() handling
,
David Hildenbrand
,
2021/05/17
[PATCH v2 05/26] s390x/tcg: Simplify vfc64() handling
,
David Hildenbrand
,
2021/05/17
[PATCH v2 07/26] s390x/tcg: Simplify vfma64() handling
,
David Hildenbrand
,
2021/05/17
[PATCH v2 08/26] s390x/tcg: Simplify vfll32() handling
,
David Hildenbrand
,
2021/05/17
[PATCH v2 09/26] s390x/tcg: Simplify vflr64() handling
,
David Hildenbrand
,
2021/05/17
[PATCH v2 10/26] s390x/tcg: Simplify wfc64() handling
,
David Hildenbrand
,
2021/05/17
[PATCH v2 11/26] s390x/tcg: Implement VECTOR BIT PERMUTE
,
David Hildenbrand
,
2021/05/17
[PATCH v2 13/26] s390x/tcg: Implement 32/128 bit for VECTOR FP (ADD|DIVIDE|MULTIPLY|SUBTRACT)
,
David Hildenbrand
,
2021/05/17
[PATCH v2 14/26] s390x/tcg: Implement 32/128 bit for VECTOR (LOAD FP INTEGER|FP SQUARE ROOT)
,
David Hildenbrand
,
2021/05/17
[PATCH v2 15/26] s390x/tcg: Implement 32/128 bit for VECTOR FP COMPARE *
,
David Hildenbrand
,
2021/05/17
[PATCH v2 16/26] s390x/tcg: Implement 32/128 bit for VECTOR FP COMPARE (AND SIGNAL) SCALAR
,
David Hildenbrand
,
2021/05/17
[PATCH v2 18/26] s390x/tcg: Implement 128 bit for VECTOR FP LOAD ROUNDED
,
David Hildenbrand
,
2021/05/17
[PATCH v2 17/26] s390x/tcg: Implement 64 bit for VECTOR FP LOAD LENGTHENED
,
David Hildenbrand
,
2021/05/17
[PATCH v2 19/26] s390x/tcg: Implement 32/128 bit for VECTOR FP PERFORM SIGN OPERATION
,
David Hildenbrand
,
2021/05/17
[PATCH v2 12/26] s390x/tcg: Implement VECTOR MULTIPLY SUM LOGICAL
,
David Hildenbrand
,
2021/05/17
[PATCH v2 20/26] s390x/tcg: Implement 32/128 bit for VECTOR FP TEST DATA CLASS IMMEDIATE
,
David Hildenbrand
,
2021/05/17
[PATCH v2 21/26] s390x/tcg: Implement 32/128 bit for VECTOR FP MULTIPLY AND (ADD|SUBTRACT)
,
David Hildenbrand
,
2021/05/17
[PATCH v2 22/26] s390x/tcg: Implement VECTOR FP NEGATIVE MULTIPLY AND (ADD|SUBTRACT)
,
David Hildenbrand
,
2021/05/17
[PATCH v2 23/26] softfloat: Implement float128_(min|minnum|minnummag|max|maxnum|maxnummag)
,
David Hildenbrand
,
2021/05/17
[PATCH v2 24/26] s390x/tcg: Implement VECTOR FP (MAXIMUM|MINIMUM)
,
David Hildenbrand
,
2021/05/17
[PATCH v2 25/26] s390x/tcg: We support Vector enhancements facility
,
David Hildenbrand
,
2021/05/17
[PATCH v2 26/26] s390x/cpumodel: Bump up QEMU model to a stripped-down IBM z14 GA2
,
David Hildenbrand
,
2021/05/17
[PATCH] Signed-off-by: Dmitry Voronetskiy <address@hidden>
,
Dmitry Voronetskiy
,
2021/05/17
Re: [PATCH] Signed-off-by: Dmitry Voronetskiy <address@hidden>
,
Markus Armbruster
,
2021/05/18
[PATCH] virtio: Clarify MR transaction optimization
,
Greg Kurz
,
2021/05/17
Re: [PATCH] virtio: Clarify MR transaction optimization
,
Stefan Hajnoczi
,
2021/05/20
[PATCH] virtio: disable ioeventfd for record/replay
,
Pavel Dovgalyuk
,
2021/05/17
Re: [PATCH] virtio: disable ioeventfd for record/replay
,
Pavel Dovgalyuk
,
2021/05/31
[PATCH] replay: fix event queue flush for qemu shutdown
,
Pavel Dovgalyuk
,
2021/05/17
Re: [PATCH] replay: fix event queue flush for qemu shutdown
,
Pavel Dovgalyuk
,
2021/05/31
[PATCH] replay: improve determinism of virtio-net
,
Pavel Dovgalyuk
,
2021/05/17
Re: [PATCH] replay: improve determinism of virtio-net
,
Pavel Dovgalyuk
,
2021/05/31
Re: [PATCH] replay: improve determinism of virtio-net
,
Jason Wang
,
2021/05/31
Re: [PATCH] replay: improve determinism of virtio-net
,
Pavel Dovgalyuk
,
2021/05/31
Re: [PATCH] replay: improve determinism of virtio-net
,
Jason Wang
,
2021/05/31
Re: [PATCH] replay: improve determinism of virtio-net
,
Pavel Dovgalyuk
,
2021/05/31
Qemu block filter insertion/removal API
,
Vladimir Sementsov-Ogievskiy
,
2021/05/17
Re: Qemu block filter insertion/removal API
,
Max Reitz
,
2021/05/18
Re: Qemu block filter insertion/removal API
,
Vladimir Sementsov-Ogievskiy
,
2021/05/19
Re: Qemu block filter insertion/removal API
,
Kevin Wolf
,
2021/05/19
Re: Qemu block filter insertion/removal API
,
Vladimir Sementsov-Ogievskiy
,
2021/05/19
Re: Qemu block filter insertion/removal API
,
Kevin Wolf
,
2021/05/19
Re: Qemu block filter insertion/removal API
,
Vladimir Sementsov-Ogievskiy
,
2021/05/19
Re: Qemu block filter insertion/removal API
,
Vladimir Sementsov-Ogievskiy
,
2021/05/21
Re: Qemu block filter insertion/removal API
,
Vladimir Sementsov-Ogievskiy
,
2021/05/21
[PATCH v2] vhost-vdpa: Remove redundant declaration of address_space_memory
,
Xie Yongji
,
2021/05/17
Re: [PATCH v2] vhost-vdpa: Remove redundant declaration of address_space_memory
,
Philippe Mathieu-Daudé
,
2021/05/17
Re: [PATCH v2] vhost-vdpa: Remove redundant declaration of address_space_memory
,
Stefano Garzarella
,
2021/05/17
[PATCH v12 0/8] MTE support for KVM guest
,
Steven Price
,
2021/05/17
[PATCH v12 1/8] arm64: mte: Handle race when synchronising tags
,
Steven Price
,
2021/05/17
Re: [PATCH v12 1/8] arm64: mte: Handle race when synchronising tags
,
Marc Zyngier
,
2021/05/17
Re: [PATCH v12 1/8] arm64: mte: Handle race when synchronising tags
,
Steven Price
,
2021/05/17
Re: [PATCH v12 1/8] arm64: mte: Handle race when synchronising tags
,
Catalin Marinas
,
2021/05/19
[PATCH v12 2/8] arm64: Handle MTE tags zeroing in __alloc_zeroed_user_highpage()
,
Steven Price
,
2021/05/17
[PATCH v12 3/8] arm64: mte: Sync tags for pages where PTE is untagged
,
Steven Price
,
2021/05/17
Re: [PATCH v12 3/8] arm64: mte: Sync tags for pages where PTE is untagged
,
Marc Zyngier
,
2021/05/17
Re: [PATCH v12 3/8] arm64: mte: Sync tags for pages where PTE is untagged
,
Steven Price
,
2021/05/19
Re: [PATCH v12 3/8] arm64: mte: Sync tags for pages where PTE is untagged
,
Catalin Marinas
,
2021/05/19
Re: [PATCH v12 3/8] arm64: mte: Sync tags for pages where PTE is untagged
,
Catalin Marinas
,
2021/05/19
Re: [PATCH v12 3/8] arm64: mte: Sync tags for pages where PTE is untagged
,
Steven Price
,
2021/05/20
Re: [PATCH v12 3/8] arm64: mte: Sync tags for pages where PTE is untagged
,
Catalin Marinas
,
2021/05/20
Re: [PATCH v12 3/8] arm64: mte: Sync tags for pages where PTE is untagged
,
Catalin Marinas
,
2021/05/20
Re: [PATCH v12 3/8] arm64: mte: Sync tags for pages where PTE is untagged
,
Steven Price
,
2021/05/20
[PATCH v12 4/8] arm64: kvm: Introduce MTE VM feature
,
Steven Price
,
2021/05/17
Re: [PATCH v12 4/8] arm64: kvm: Introduce MTE VM feature
,
Marc Zyngier
,
2021/05/17
Re: [PATCH v12 4/8] arm64: kvm: Introduce MTE VM feature
,
Steven Price
,
2021/05/19
Re: [PATCH v12 4/8] arm64: kvm: Introduce MTE VM feature
,
Marc Zyngier
,
2021/05/20
Re: [PATCH v12 4/8] arm64: kvm: Introduce MTE VM feature
,
Steven Price
,
2021/05/20
Re: [PATCH v12 4/8] arm64: kvm: Introduce MTE VM feature
,
Catalin Marinas
,
2021/05/20
Re: [PATCH v12 4/8] arm64: kvm: Introduce MTE VM feature
,
Steven Price
,
2021/05/20
Re: [PATCH v12 4/8] arm64: kvm: Introduce MTE VM feature
,
Catalin Marinas
,
2021/05/20
Re: [PATCH v12 4/8] arm64: kvm: Introduce MTE VM feature
,
Steven Price
,
2021/05/21
[PATCH v12 5/8] arm64: kvm: Save/restore MTE registers
,
Steven Price
,
2021/05/17
Re: [PATCH v12 5/8] arm64: kvm: Save/restore MTE registers
,
Marc Zyngier
,
2021/05/17
Re: [PATCH v12 5/8] arm64: kvm: Save/restore MTE registers
,
Steven Price
,
2021/05/19
Re: [PATCH v12 5/8] arm64: kvm: Save/restore MTE registers
,
Marc Zyngier
,
2021/05/20
Re: [PATCH v12 5/8] arm64: kvm: Save/restore MTE registers
,
Steven Price
,
2021/05/20
[PATCH v12 6/8] arm64: kvm: Expose KVM_ARM_CAP_MTE
,
Steven Price
,
2021/05/17
Re: [PATCH v12 6/8] arm64: kvm: Expose KVM_ARM_CAP_MTE
,
Marc Zyngier
,
2021/05/17
Re: [PATCH v12 6/8] arm64: kvm: Expose KVM_ARM_CAP_MTE
,
Steven Price
,
2021/05/19
Re: [PATCH v12 6/8] arm64: kvm: Expose KVM_ARM_CAP_MTE
,
Marc Zyngier
,
2021/05/20
Re: [PATCH v12 6/8] arm64: kvm: Expose KVM_ARM_CAP_MTE
,
Steven Price
,
2021/05/20
[PATCH v12 7/8] KVM: arm64: ioctl to fetch/store tags in a guest
,
Steven Price
,
2021/05/17
Re: [PATCH v12 7/8] KVM: arm64: ioctl to fetch/store tags in a guest
,
Marc Zyngier
,
2021/05/17
Re: [PATCH v12 7/8] KVM: arm64: ioctl to fetch/store tags in a guest
,
Steven Price
,
2021/05/19
Re: [PATCH v12 7/8] KVM: arm64: ioctl to fetch/store tags in a guest
,
Catalin Marinas
,
2021/05/20
Re: [PATCH v12 7/8] KVM: arm64: ioctl to fetch/store tags in a guest
,
Steven Price
,
2021/05/20
Re: [PATCH v12 7/8] KVM: arm64: ioctl to fetch/store tags in a guest
,
Catalin Marinas
,
2021/05/20
Re: [PATCH v12 7/8] KVM: arm64: ioctl to fetch/store tags in a guest
,
Steven Price
,
2021/05/21
Re: [PATCH v12 7/8] KVM: arm64: ioctl to fetch/store tags in a guest
,
Catalin Marinas
,
2021/05/24
Re: [PATCH v12 7/8] KVM: arm64: ioctl to fetch/store tags in a guest
,
Steven Price
,
2021/05/27
Re: [PATCH v12 7/8] KVM: arm64: ioctl to fetch/store tags in a guest
,
Catalin Marinas
,
2021/05/27
[PATCH v12 8/8] KVM: arm64: Document MTE capability and ioctl
,
Steven Price
,
2021/05/17
Re: [PATCH v12 8/8] KVM: arm64: Document MTE capability and ioctl
,
Marc Zyngier
,
2021/05/17
Re: [PATCH v12 8/8] KVM: arm64: Document MTE capability and ioctl
,
Steven Price
,
2021/05/19
Re: [PATCH v12 8/8] KVM: arm64: Document MTE capability and ioctl
,
Marc Zyngier
,
2021/05/20
Re: [PATCH v12 8/8] KVM: arm64: Document MTE capability and ioctl
,
Steven Price
,
2021/05/20
[PATCH] replication: move include out of root directory
,
Paolo Bonzini
,
2021/05/17
Re: [PATCH] replication: move include out of root directory
,
Philippe Mathieu-Daudé
,
2021/05/17
[PATCH] remove qemu-options* from root directory
,
Paolo Bonzini
,
2021/05/17
Re: [PATCH] remove qemu-options* from root directory
,
no-reply
,
2021/05/17
Re: [PATCH] remove qemu-options* from root directory
,
Markus Armbruster
,
2021/05/18
Re: [PATCH] remove qemu-options* from root directory
,
Paolo Bonzini
,
2021/05/18
Re: [PATCH] remove qemu-options* from root directory
,
Markus Armbruster
,
2021/05/18
Re: [PATCH] remove qemu-options* from root directory
,
Paolo Bonzini
,
2021/05/18
RFC: Qemu backup interface plans
,
Vladimir Sementsov-Ogievskiy
,
2021/05/17
Re: RFC: Qemu backup interface plans
,
Max Reitz
,
2021/05/18
Re: RFC: Qemu backup interface plans
,
Vladimir Sementsov-Ogievskiy
,
2021/05/19
Re: RFC: Qemu backup interface plans
,
Kevin Wolf
,
2021/05/19
Re: RFC: Qemu backup interface plans
,
Vladimir Sementsov-Ogievskiy
,
2021/05/19
Re: RFC: Qemu backup interface plans
,
Kevin Wolf
,
2021/05/19
Re: RFC: Qemu backup interface plans
,
Max Reitz
,
2021/05/25
Re: RFC: Qemu backup interface plans
,
Vladimir Sementsov-Ogievskiy
,
2021/05/25
Re: RFC: Qemu backup interface plans
,
Vladimir Sementsov-Ogievskiy
,
2021/05/21
[RFC PATCH 00/15] softmmu: Make various objects target agnostic
,
Philippe Mathieu-Daudé
,
2021/05/17
[RFC PATCH 01/15] accel/kvm: Add more stubs
,
Philippe Mathieu-Daudé
,
2021/05/17
Re: [RFC PATCH 01/15] accel/kvm: Add more stubs
,
Richard Henderson
,
2021/05/26
[RFC PATCH 02/15] accel/whpx: Simplify #ifdef'ry
,
Philippe Mathieu-Daudé
,
2021/05/17
Re: [RFC PATCH 02/15] accel/whpx: Simplify #ifdef'ry
,
Richard Henderson
,
2021/05/26
[RFC PATCH 03/15] accel/hax: Simplify #ifdef'ry
,
Philippe Mathieu-Daudé
,
2021/05/17
Re: [RFC PATCH 03/15] accel/hax: Simplify #ifdef'ry
,
Richard Henderson
,
2021/05/26
[RFC PATCH 04/15] accel: Only use TCG when building user-mode emulation
,
Philippe Mathieu-Daudé
,
2021/05/17
Re: [RFC PATCH 04/15] accel: Only use TCG when building user-mode emulation
,
Richard Henderson
,
2021/05/26
[RFC PATCH 05/15] accel/kvm: Simplify user-mode #ifdef'ry
,
Philippe Mathieu-Daudé
,
2021/05/17
Re: [RFC PATCH 05/15] accel/kvm: Simplify user-mode #ifdef'ry
,
Richard Henderson
,
2021/05/26
[RFC PATCH 06/15] hw/acpi/memory_hotplug: Remove unused 'hw/acpi/pc-hotplug.h' header
,
Philippe Mathieu-Daudé
,
2021/05/17
Re: [RFC PATCH 06/15] hw/acpi/memory_hotplug: Remove unused 'hw/acpi/pc-hotplug.h' header
,
Richard Henderson
,
2021/05/26
[RFC PATCH 08/15] softmmu/cpu-timers: Remove unused 'exec/exec-all.h' header
,
Philippe Mathieu-Daudé
,
2021/05/17
Re: [RFC PATCH 08/15] softmmu/cpu-timers: Remove unused 'exec/exec-all.h' header
,
Richard Henderson
,
2021/05/26
[RFC PATCH 09/15] softmmu/runstate: Clean headers
,
Philippe Mathieu-Daudé
,
2021/05/17
Re: [RFC PATCH 09/15] softmmu/runstate: Clean headers
,
Richard Henderson
,
2021/05/26
[RFC PATCH 07/15] softmmu/globals: Remove unused 'hw/i386/*' headers
,
Philippe Mathieu-Daudé
,
2021/05/17
Re: [RFC PATCH 07/15] softmmu/globals: Remove unused 'hw/i386/*' headers
,
Richard Henderson
,
2021/05/26
[RFC PATCH 10/15] exec/gdbstub: Make gdb_exit() / gdb_set_stop_cpu() target agnostic
,
Philippe Mathieu-Daudé
,
2021/05/17
Re: [RFC PATCH 10/15] exec/gdbstub: Make gdb_exit() / gdb_set_stop_cpu() target agnostic
,
Philippe Mathieu-Daudé
,
2021/05/19
Re: [RFC PATCH 10/15] exec/gdbstub: Make gdb_exit() / gdb_set_stop_cpu() target agnostic
,
Richard Henderson
,
2021/05/26
[RFC PATCH 11/15] exec/cpu: Make address_space_init/reloading_memory_map target agnostic
,
Philippe Mathieu-Daudé
,
2021/05/17
Re: [RFC PATCH 11/15] exec/cpu: Make address_space_init/reloading_memory_map target agnostic
,
Richard Henderson
,
2021/05/26
Re: [RFC PATCH 11/15] exec/cpu: Make address_space_init/reloading_memory_map target agnostic
,
Philippe Mathieu-Daudé
,
2021/05/26
Re: [RFC PATCH 11/15] exec/cpu: Make address_space_init/reloading_memory_map target agnostic
,
Richard Henderson
,
2021/05/26
[RFC PATCH 12/15] sysemu/kvm: Make kvm_on_sigbus() / kvm_on_sigbus_vcpu() target agnostic
,
Philippe Mathieu-Daudé
,
2021/05/17
Re: [RFC PATCH 12/15] sysemu/kvm: Make kvm_on_sigbus() / kvm_on_sigbus_vcpu() target agnostic
,
Richard Henderson
,
2021/05/26
[RFC PATCH 13/15] sysemu/memory_mapping: Become target-agnostic
,
Philippe Mathieu-Daudé
,
2021/05/17
Re: [RFC PATCH 13/15] sysemu/memory_mapping: Become target-agnostic
,
Richard Henderson
,
2021/05/26
[RFC PATCH 14/15] softmmu/cpus: Extract QMP command handlers to cpus-qmp.c
,
Philippe Mathieu-Daudé
,
2021/05/17
Re: [RFC PATCH 14/15] softmmu/cpus: Extract QMP command handlers to cpus-qmp.c
,
Richard Henderson
,
2021/05/26
Re: [RFC PATCH 14/15] softmmu/cpus: Extract QMP command handlers to cpus-qmp.c
,
Philippe Mathieu-Daudé
,
2021/05/26
Re: [RFC PATCH 14/15] softmmu/cpus: Extract QMP command handlers to cpus-qmp.c
,
Richard Henderson
,
2021/05/26
[RFC PATCH 15/15] softmmu: Build target-agnostic objects once
,
Philippe Mathieu-Daudé
,
2021/05/17
Re: [RFC PATCH 15/15] softmmu: Build target-agnostic objects once
,
Richard Henderson
,
2021/05/26
[PULL 00/20] Misc patches for 2020-05-17
,
Paolo Bonzini
,
2021/05/17
[PULL 08/20] object: add more commands to preconfig mode
,
Paolo Bonzini
,
2021/05/17
[PULL 02/20] configure: check for submodules if --with-git-submodules=ignore
,
Paolo Bonzini
,
2021/05/17
[PULL 05/20] backends/tpm: Replace qemu_mutex_lock calls with QEMU_LOCK_GUARD
,
Paolo Bonzini
,
2021/05/17
[PULL 03/20] configure: simplify assignment to GIT_SUBMODULES
,
Paolo Bonzini
,
2021/05/17
[PULL 04/20] hw/mem/nvdimm: Use Kconfig 'imply' instead of 'depends on'
,
Paolo Bonzini
,
2021/05/17
[PULL 01/20] configure: Only clone softfloat-3 repositories if TCG is enabled
,
Paolo Bonzini
,
2021/05/17
[PULL 07/20] meson: bump submodule to 0.57.2
,
Paolo Bonzini
,
2021/05/17
[PULL 10/20] KVM: do not allow setting properties at runtime
,
Paolo Bonzini
,
2021/05/17
[PULL 09/20] qtest: add a QOM object for qtest
,
Paolo Bonzini
,
2021/05/17
[PULL 06/20] i386/cpu: Expose AVX_VNNI instruction to guest
,
Paolo Bonzini
,
2021/05/17
[PULL 11/20] memory: Introduce log_sync_global() to memory listener
,
Paolo Bonzini
,
2021/05/17
[PULL 12/20] KVM: Use a big lock to replace per-kml slots_lock
,
Paolo Bonzini
,
2021/05/17
[PULL 13/20] KVM: Create the KVMSlot dirty bitmap on flag changes
,
Paolo Bonzini
,
2021/05/17
[PULL 14/20] KVM: Provide helper to get kvm dirty log
,
Paolo Bonzini
,
2021/05/17
[PULL 15/20] KVM: Provide helper to sync dirty bitmap from slot to ramblock
,
Paolo Bonzini
,
2021/05/17
[PULL 16/20] KVM: Simplify dirty log sync in kvm_set_phys_mem
,
Paolo Bonzini
,
2021/05/17
[PULL 18/20] KVM: Add dirty-ring-size property
,
Paolo Bonzini
,
2021/05/17
[PULL 17/20] KVM: Cache kvm slot dirty bitmap size
,
Paolo Bonzini
,
2021/05/17
[PULL 19/20] KVM: Disable manual dirty log when dirty ring enabled
,
Paolo Bonzini
,
2021/05/17
[PULL 20/20] KVM: Dirty ring support
,
Paolo Bonzini
,
2021/05/17
Re: [PULL 00/20] Misc patches for 2020-05-17
,
no-reply
,
2021/05/17
Re: [PULL 00/20] Misc patches for 2020-05-17
,
Peter Maydell
,
2021/05/18
[PATCH 00/11] exec: Restrict various system emulation specific headers (to sysemu)
,
Philippe Mathieu-Daudé
,
2021/05/17
[PATCH 01/11] NOTFORMERGE target/arm: Restrict KVM files to softmmu
,
Philippe Mathieu-Daudé
,
2021/05/17
[PATCH 02/11] exec: Restrict hwaddr.h to sysemu/
,
Philippe Mathieu-Daudé
,
2021/05/17
Re: [PATCH 02/11] exec: Restrict hwaddr.h to sysemu/
,
Richard Henderson
,
2021/05/26
[PATCH 03/11] exec: Restrict cputlb.h to sysemu/
,
Philippe Mathieu-Daudé
,
2021/05/17
[PATCH 04/11] exec: Restrict memory.h to sysemu/
,
Philippe Mathieu-Daudé
,
2021/05/17
[PATCH 05/11] exec: Restrict memory-internal.h to sysemu/
,
Philippe Mathieu-Daudé
,
2021/05/17
[PATCH 07/11] exec: Extract CPU I/O instructions to "cpu-io.h"
,
Philippe Mathieu-Daudé
,
2021/05/17
[PATCH 06/11] exec: Restrict address-spaces.h to sysemu/
,
Philippe Mathieu-Daudé
,
2021/05/17
[PATCH 08/11] exec: Restrict ioport.h to sysemu/
,
Philippe Mathieu-Daudé
,
2021/05/17
[PATCH 09/11] exec: Restrict ram_addr.h to sysemu/
,
Philippe Mathieu-Daudé
,
2021/05/17
[PATCH 10/11] exec: Restrict ramblock.h to sysemu/
,
Philippe Mathieu-Daudé
,
2021/05/17
[PATCH 11/11] exec: Restrict confidential-guest-support.h to sysemu/
,
Philippe Mathieu-Daudé
,
2021/05/17
Re: [PATCH 00/11] exec: Restrict various system emulation specific headers (to sysemu)
,
Philippe Mathieu-Daudé
,
2021/05/25
Re: [PULL v9 00/13] Cgs patches
,
Philippe Mathieu-Daudé
,
2021/05/17
[PATCH v7 00/23] cpu: Introduce SysemuCPUOps structure
,
Philippe Mathieu-Daudé
,
2021/05/17
[PATCH v7 01/23] NOTFORMERGE target/arm: Restrict MTE code to softmmu
,
Philippe Mathieu-Daudé
,
2021/05/17
[PATCH v7 02/23] cpu: Restrict target cpu_do_transaction_failed() handlers to sysemu
,
Philippe Mathieu-Daudé
,
2021/05/17
Re: [PATCH v7 02/23] cpu: Restrict target cpu_do_transaction_failed() handlers to sysemu
,
Richard Henderson
,
2021/05/25
Re: [PATCH v7 02/23] cpu: Restrict target cpu_do_transaction_failed() handlers to sysemu
,
Philippe Mathieu-Daudé
,
2021/05/26
Re: [PATCH v7 02/23] cpu: Restrict target cpu_do_transaction_failed() handlers to sysemu
,
Richard Henderson
,
2021/05/26
[PATCH v7 03/23] cpu: Restrict target cpu_do_unaligned_access() handlers to sysemu
,
Philippe Mathieu-Daudé
,
2021/05/17
[PATCH v7 04/23] cpu: Remove duplicated 'sysemu/hw_accel.h' header
,
Philippe Mathieu-Daudé
,
2021/05/17
Re: [PATCH v7 04/23] cpu: Remove duplicated 'sysemu/hw_accel.h' header
,
Richard Henderson
,
2021/05/25
[PATCH v7 05/23] cpu: Split as cpu-common / cpu-sysemu
,
Philippe Mathieu-Daudé
,
2021/05/17
Re: [PATCH v7 05/23] cpu: Split as cpu-common / cpu-sysemu
,
Richard Henderson
,
2021/05/25
[PATCH v7 06/23] cpu: Un-inline cpu_get_phys_page_debug and cpu_asidx_from_attrs
,
Philippe Mathieu-Daudé
,
2021/05/17
[PATCH v7 07/23] cpu: Introduce cpu_virtio_is_big_endian()
,
Philippe Mathieu-Daudé
,
2021/05/17
[PATCH v7 08/23] cpu: Directly use cpu_write_elf*() fallback handlers in place
,
Philippe Mathieu-Daudé
,
2021/05/17
[PATCH v7 09/23] cpu: Directly use get_paging_enabled() fallback handlers in place
,
Philippe Mathieu-Daudé
,
2021/05/17
[PATCH v7 10/23] cpu: Directly use get_memory_mapping() fallback handlers in place
,
Philippe Mathieu-Daudé
,
2021/05/17
[PATCH v7 11/23] cpu: Assert DeviceClass::vmsd is NULL on user emulation
,
Philippe Mathieu-Daudé
,
2021/05/17
[PATCH v7 12/23] cpu: Rename CPUClass vmsd -> legacy_vmsd
,
Philippe Mathieu-Daudé
,
2021/05/17
[PATCH v7 13/23] cpu: Move AVR target vmsd field from CPUClass to DeviceClass
,
Philippe Mathieu-Daudé
,
2021/05/17
Re: [PATCH v7 13/23] cpu: Move AVR target vmsd field from CPUClass to DeviceClass
,
Richard Henderson
,
2021/05/25
[PATCH v7 14/23] cpu: Introduce SysemuCPUOps structure
,
Philippe Mathieu-Daudé
,
2021/05/17
[PATCH v7 15/23] cpu: Move CPUClass::vmsd to SysemuCPUOps
,
Philippe Mathieu-Daudé
,
2021/05/17
[PATCH v7 16/23] cpu: Move CPUClass::virtio_is_big_endian to SysemuCPUOps
,
Philippe Mathieu-Daudé
,
2021/05/17
[PATCH v7 17/23] cpu: Move CPUClass::get_crash_info to SysemuCPUOps
,
Philippe Mathieu-Daudé
,
2021/05/17
[PATCH v7 19/23] cpu: Move CPUClass::asidx_from_attrs to SysemuCPUOps
,
Philippe Mathieu-Daudé
,
2021/05/17
[PATCH v7 18/23] cpu: Move CPUClass::write_elf* to SysemuCPUOps
,
Philippe Mathieu-Daudé
,
2021/05/17
[PATCH v7 20/23] cpu: Move CPUClass::get_phys_page_debug to SysemuCPUOps
,
Philippe Mathieu-Daudé
,
2021/05/17
[PATCH v7 21/23] cpu: Move CPUClass::get_memory_mapping to SysemuCPUOps
,
Philippe Mathieu-Daudé
,
2021/05/17
[PATCH v7 22/23] cpu: Move CPUClass::get_paging_enabled to SysemuCPUOps
,
Philippe Mathieu-Daudé
,
2021/05/17
[PATCH v7 23/23] cpu: Restrict "hw/core/sysemu-cpu-ops.h" to target/cpu.c
,
Philippe Mathieu-Daudé
,
2021/05/17
Re: [PATCH v7 00/23] cpu: Introduce SysemuCPUOps structure
,
Philippe Mathieu-Daudé
,
2021/05/25
Re: [PATCH v7 00/23] cpu: Introduce SysemuCPUOps structure
,
Richard Henderson
,
2021/05/26
Re: [PATCH v2 07/25] linux-user/sparc: Merge sparc64 target_syscall.h
,
Laurent Vivier
,
2021/05/17
Re: [PATCH v2 07/25] linux-user/sparc: Merge sparc64 target_syscall.h
,
Richard Henderson
,
2021/05/17
[PATCH 0/3] adding ctrl list (cns 0x13) support and random fixes
,
Gollu Appalanaidu
,
2021/05/17
Message not available
[PATCH 1/3] hw/nvme/ctrl: add controller list cns 0x13
,
Gollu Appalanaidu
,
2021/05/17
Re: [PATCH 1/3] hw/nvme/ctrl: add controller list cns 0x13
,
Klaus Jensen
,
2021/05/31
Message not available
[PATCH 2/3] hw/nvme/ctrl: fix endian conversion for nsid in ctrl list
,
Gollu Appalanaidu
,
2021/05/17
Re: [PATCH 2/3] hw/nvme/ctrl: fix endian conversion for nsid in ctrl list
,
Klaus Jensen
,
2021/05/31
Message not available
[PATCH 3/3] hw/nvme/ctrl: documentation fix
,
Gollu Appalanaidu
,
2021/05/17
[PATCH] target/hppa: Remove unused 'memory.h' header
,
Philippe Mathieu-Daudé
,
2021/05/17
Re: [PATCH] target/hppa: Remove unused 'memory.h' header
,
Richard Henderson
,
2021/05/19
Re: [PATCH] target/hppa: Remove unused 'memory.h' header
,
Philippe Mathieu-Daudé
,
2021/05/31
[PATCH v2 0/6] coroutine: new sleep/wake API
,
Paolo Bonzini
,
2021/05/17
[PATCH v2 2/6] coroutine-sleep: disallow NULL QemuCoSleepState** argument
,
Paolo Bonzini
,
2021/05/17
[PATCH v2 4/6] coroutine-sleep: move timer out of QemuCoSleepState
,
Paolo Bonzini
,
2021/05/17
[PATCH v2 3/6] coroutine-sleep: allow qemu_co_sleep_wake that wakes nothing
,
Paolo Bonzini
,
2021/05/17
[PATCH v2 1/6] coroutine-sleep: use a stack-allocated timer
,
Paolo Bonzini
,
2021/05/17
[PATCH v2 5/6] coroutine-sleep: replace QemuCoSleepState pointer with struct in the API
,
Paolo Bonzini
,
2021/05/17
[PATCH v2 6/6] coroutine-sleep: introduce qemu_co_sleep
,
Paolo Bonzini
,
2021/05/17
Re: [PATCH v2 0/6] coroutine: new sleep/wake API
,
Stefan Hajnoczi
,
2021/05/21
latest GOOD state of series i386 cleanup, arm cleanup, s390 cleanup
,
Claudio Fontana
,
2021/05/17
Re: latest GOOD state of series i386 cleanup, arm cleanup, s390 cleanup
,
Claudio Fontana
,
2021/05/17
Re: latest GOOD state of series i386 cleanup, arm cleanup, s390 cleanup
,
Al Cho
,
2021/05/17
Re: latest GOOD state of series i386 cleanup, arm cleanup, s390 cleanup
,
Alex Bennée
,
2021/05/18
Re: latest GOOD state of series i386 cleanup, arm cleanup, s390 cleanup
,
Claudio Fontana
,
2021/05/18
Re: latest GOOD state of series i386 cleanup, arm cleanup, s390 cleanup
,
Alex Bennée
,
2021/05/20
Re: latest GOOD state of series i386 cleanup, arm cleanup, s390 cleanup
,
Cho Yu-Chen
,
2021/05/24
Re: latest GOOD state of series i386 cleanup, arm cleanup, s390 cleanup
,
Claudio Fontana
,
2021/05/24
[PULL 00/20] emulated nvme updates
,
Klaus Jensen
,
2021/05/17
[PULL 01/20] hw/block/nvme: remove redundant invalid_lba_range trace
,
Klaus Jensen
,
2021/05/17
[PULL 02/20] hw/block/nvme: rename reserved fields declarations
,
Klaus Jensen
,
2021/05/17
[PULL 03/20] hw/block/nvme: consider metadata read aio return value in compare
,
Klaus Jensen
,
2021/05/17
[PULL 04/20] hw/block/nvme: fix io-command set profile feature
,
Klaus Jensen
,
2021/05/17
[PULL 05/20] hw/block/nvme: function formatting fix
,
Klaus Jensen
,
2021/05/17
[PULL 06/20] hw/block/nvme: align with existing style
,
Klaus Jensen
,
2021/05/17
[PULL 07/20] hw/block/nvme: rename __nvme_zrm_open
,
Klaus Jensen
,
2021/05/17
[PULL 08/20] hw/block/nvme: rename __nvme_advance_zone_wp
,
Klaus Jensen
,
2021/05/17
[PULL 09/20] hw/block/nvme: rename __nvme_select_ns_iocs
,
Klaus Jensen
,
2021/05/17
[PULL 11/20] hw/block/nvme: cleanup includes
,
Klaus Jensen
,
2021/05/17
[PULL 12/20] hw/block/nvme: remove non-shared defines from header file
,
Klaus Jensen
,
2021/05/17
[PULL 10/20] hw/block/nvme: consolidate header files
,
Klaus Jensen
,
2021/05/17
[PULL 13/20] hw/block/nvme: replace nvme_ns_status
,
Klaus Jensen
,
2021/05/17
[PULL 15/20] hw/block/nvme: add metadata offset helper
,
Klaus Jensen
,
2021/05/17
[PULL 14/20] hw/block/nvme: cache lba and ms sizes
,
Klaus Jensen
,
2021/05/17
[PULL 16/20] hw/block/nvme: streamline namespace array indexing
,
Klaus Jensen
,
2021/05/17
[PULL 17/20] hw/block/nvme: remove num_namespaces member
,
Klaus Jensen
,
2021/05/17
[PULL 18/20] hw/block/nvme: remove irrelevant zone resource checks
,
Klaus Jensen
,
2021/05/17
[PULL 19/20] hw/block/nvme: move zoned constraints checks
,
Klaus Jensen
,
2021/05/17
[PULL 20/20] hw/nvme: move nvme emulation out of hw/block
,
Klaus Jensen
,
2021/05/17
Re: [PULL 00/20] emulated nvme updates
,
Peter Maydell
,
2021/05/18
[PATCH] target/riscv: Remove obsolete 'CPU unmigratable' comment
,
Philippe Mathieu-Daudé
,
2021/05/17
Re: [PATCH] target/riscv: Remove obsolete 'CPU unmigratable' comment
,
Bin Meng
,
2021/05/17
Re: [PATCH] target/riscv: Remove obsolete 'CPU unmigratable' comment
,
Richard Henderson
,
2021/05/17
Re: [PATCH] target/riscv: Remove obsolete 'CPU unmigratable' comment
,
Alistair Francis
,
2021/05/17
Re: [PATCH] target/riscv: Remove obsolete 'CPU unmigratable' comment
,
Alistair Francis
,
2021/05/18
A bug of Monitor Chardev ?
,
Longpeng (Mike, Cloud Infrastructure Service Product Dept.)
,
2021/05/17
Re: A bug of Monitor Chardev ?
,
Marc-André Lureau
,
2021/05/19
Re: A bug of Monitor Chardev ?
,
Daniel P . Berrangé
,
2021/05/19
Re: A bug of Monitor Chardev ?
,
Markus Armbruster
,
2021/05/21
Re: A bug of Monitor Chardev ?
,
Peter Xu
,
2021/05/21
Re: A bug of Monitor Chardev ?
,
Daniel P . Berrangé
,
2021/05/21
Re: A bug of Monitor Chardev ?
,
Daniel P . Berrangé
,
2021/05/21
Re: A bug of Monitor Chardev ?
,
Marc-André Lureau
,
2021/05/21
Re: A bug of Monitor Chardev ?
,
Daniel P . Berrangé
,
2021/05/21
Re: A bug of Monitor Chardev ?
,
Peter Xu
,
2021/05/21
Re: A bug of Monitor Chardev ?
,
Longpeng (Mike, Cloud Infrastructure Service Product Dept.)
,
2021/05/25
Re: A bug of Monitor Chardev ?
,
Peter Xu
,
2021/05/21
Re: A bug of Monitor Chardev ?
,
Daniel P . Berrangé
,
2021/05/21
[PATCH 00/21] block: publish backup-top filter
,
Vladimir Sementsov-Ogievskiy
,
2021/05/17
[PATCH] block/copy-on-read: use bdrv_drop_filter() and drop s->active
,
Vladimir Sementsov-Ogievskiy
,
2021/05/17
[PATCH 01/21] block: introduce bdrv_replace_child_bs()
,
Vladimir Sementsov-Ogievskiy
,
2021/05/17
Re: [PATCH 01/21] block: introduce bdrv_replace_child_bs()
,
Max Reitz
,
2021/05/17
Re: [PATCH 01/21] block: introduce bdrv_replace_child_bs()
,
Vladimir Sementsov-Ogievskiy
,
2021/05/17
Re: [PATCH 01/21] block: introduce bdrv_replace_child_bs()
,
Max Reitz
,
2021/05/17
Re: [PATCH 01/21] block: introduce bdrv_replace_child_bs()
,
Vladimir Sementsov-Ogievskiy
,
2021/05/17
Re: [PATCH 01/21] block: introduce bdrv_replace_child_bs()
,
Vladimir Sementsov-Ogievskiy
,
2021/05/19
Re: [PATCH 01/21] block: introduce bdrv_replace_child_bs()
,
Max Reitz
,
2021/05/19
Re: [PATCH 01/21] block: introduce bdrv_replace_child_bs()
,
Vladimir Sementsov-Ogievskiy
,
2021/05/19
[PATCH 02/21] block: introduce blk_replace_bs
,
Vladimir Sementsov-Ogievskiy
,
2021/05/17
Re: [PATCH 02/21] block: introduce blk_replace_bs
,
Max Reitz
,
2021/05/17
[PATCH 05/21] block: rename backup-top to copy-before-write
,
Vladimir Sementsov-Ogievskiy
,
2021/05/17
Re: [PATCH 05/21] block: rename backup-top to copy-before-write
,
Max Reitz
,
2021/05/17
Re: [PATCH 05/21] block: rename backup-top to copy-before-write
,
Vladimir Sementsov-Ogievskiy
,
2021/05/17
Re: [PATCH 05/21] block: rename backup-top to copy-before-write
,
Max Reitz
,
2021/05/18
[PATCH 03/21] qdev-properties: PropertyInfo: add realized_set_allowed field
,
Vladimir Sementsov-Ogievskiy
,
2021/05/17
Re: [PATCH 03/21] qdev-properties: PropertyInfo: add realized_set_allowed field
,
Max Reitz
,
2021/05/17
Re: [PATCH 03/21] qdev-properties: PropertyInfo: add realized_set_allowed field
,
Vladimir Sementsov-Ogievskiy
,
2021/05/17
[PATCH 10/21] block/copy-before-write: relax permission requirements when no parents
,
Vladimir Sementsov-Ogievskiy
,
2021/05/17
Re: [PATCH 10/21] block/copy-before-write: relax permission requirements when no parents
,
Max Reitz
,
2021/05/18
Re: [PATCH 10/21] block/copy-before-write: relax permission requirements when no parents
,
Vladimir Sementsov-Ogievskiy
,
2021/05/18
[PATCH 04/21] qdev: allow setting drive property for realized device
,
Vladimir Sementsov-Ogievskiy
,
2021/05/17
Re: [PATCH 04/21] qdev: allow setting drive property for realized device
,
Max Reitz
,
2021/05/17
Re: [PATCH 04/21] qdev: allow setting drive property for realized device
,
Vladimir Sementsov-Ogievskiy
,
2021/05/17
Re: [PATCH 04/21] qdev: allow setting drive property for realized device
,
Max Reitz
,
2021/05/18
Re: [PATCH 04/21] qdev: allow setting drive property for realized device
,
Vladimir Sementsov-Ogievskiy
,
2021/05/18
[PATCH 06/21] block/backup: drop support for copy_range
,
Vladimir Sementsov-Ogievskiy
,
2021/05/17
Re: [PATCH 06/21] block/backup: drop support for copy_range
,
Max Reitz
,
2021/05/17
[PATCH 12/21] block/copy-before-write: bdrv_cbw_append(): replace child at last
,
Vladimir Sementsov-Ogievskiy
,
2021/05/17
Re: [PATCH 12/21] block/copy-before-write: bdrv_cbw_append(): replace child at last
,
Max Reitz
,
2021/05/18
[PATCH 11/21] block/copy-before-write: use file child instead of backing
,
Vladimir Sementsov-Ogievskiy
,
2021/05/17
Re: [PATCH 11/21] block/copy-before-write: use file child instead of backing
,
Max Reitz
,
2021/05/18
Re: [PATCH 11/21] block/copy-before-write: use file child instead of backing
,
Vladimir Sementsov-Ogievskiy
,
2021/05/18
[PATCH 08/21] block/backup: stricter backup_calculate_cluster_size()
,
Vladimir Sementsov-Ogievskiy
,
2021/05/17
Re: [PATCH 08/21] block/backup: stricter backup_calculate_cluster_size()
,
Max Reitz
,
2021/05/17
Re: [PATCH 08/21] block/backup: stricter backup_calculate_cluster_size()
,
Vladimir Sementsov-Ogievskiy
,
2021/05/17
[PATCH 18/21] block/block-copy: make setting progress optional
,
Vladimir Sementsov-Ogievskiy
,
2021/05/17
Re: [PATCH 18/21] block/block-copy: make setting progress optional
,
Max Reitz
,
2021/05/18
Re: [PATCH 18/21] block/block-copy: make setting progress optional
,
Vladimir Sementsov-Ogievskiy
,
2021/05/18
[PATCH 07/21] block-copy: always set BDRV_REQ_SERIALISING flag
,
Vladimir Sementsov-Ogievskiy
,
2021/05/17
Re: [PATCH 07/21] block-copy: always set BDRV_REQ_SERIALISING flag
,
Max Reitz
,
2021/05/17
[PATCH 13/21] block/copy-before-write: introduce cbw_init()
,
Vladimir Sementsov-Ogievskiy
,
2021/05/17
Re: [PATCH 13/21] block/copy-before-write: introduce cbw_init()
,
Max Reitz
,
2021/05/18
[PATCH 15/21] block/copy-before-write: cbw_init(): use file child after attaching
,
Vladimir Sementsov-Ogievskiy
,
2021/05/17
Re: [PATCH 15/21] block/copy-before-write: cbw_init(): use file child after attaching
,
Max Reitz
,
2021/05/18
[PATCH 09/21] block/backup: move cluster size calculation to block-copy
,
Vladimir Sementsov-Ogievskiy
,
2021/05/17
Re: [PATCH 09/21] block/backup: move cluster size calculation to block-copy
,
Max Reitz
,
2021/05/17
[PATCH 14/21] block/copy-before-write: cbw_init(): rename variables
,
Vladimir Sementsov-Ogievskiy
,
2021/05/17
Re: [PATCH 14/21] block/copy-before-write: cbw_init(): rename variables
,
Max Reitz
,
2021/05/18
[PATCH 19/21] block/copy-before-write: make public block driver
,
Vladimir Sementsov-Ogievskiy
,
2021/05/17
Re: [PATCH 19/21] block/copy-before-write: make public block driver
,
Max Reitz
,
2021/05/18
[PATCH 16/21] block/copy-before-write: cbw_init(): use options
,
Vladimir Sementsov-Ogievskiy
,
2021/05/17
Re: [PATCH 16/21] block/copy-before-write: cbw_init(): use options
,
Max Reitz
,
2021/05/18
Re: [PATCH 16/21] block/copy-before-write: cbw_init(): use options
,
Vladimir Sementsov-Ogievskiy
,
2021/05/18
Re: [PATCH 16/21] block/copy-before-write: cbw_init(): use options
,
Max Reitz
,
2021/05/18
Re: [PATCH 16/21] block/copy-before-write: cbw_init(): use options
,
Vladimir Sementsov-Ogievskiy
,
2021/05/18
[PATCH 17/21] block/block-copy: switch to fully set bitmap by default
,
Vladimir Sementsov-Ogievskiy
,
2021/05/17
Re: [PATCH 17/21] block/block-copy: switch to fully set bitmap by default
,
Max Reitz
,
2021/05/18
Re: [PATCH 17/21] block/block-copy: switch to fully set bitmap by default
,
Vladimir Sementsov-Ogievskiy
,
2021/05/18
[PATCH 20/21] qapi: publish copy-before-write filter
,
Vladimir Sementsov-Ogievskiy
,
2021/05/17
Re: [PATCH 20/21] qapi: publish copy-before-write filter
,
Max Reitz
,
2021/05/18
Re: [PATCH 20/21] qapi: publish copy-before-write filter
,
Vladimir Sementsov-Ogievskiy
,
2021/05/18
[PATCH 21/21] itotests/222: add test-case for copy-before-write filter
,
Vladimir Sementsov-Ogievskiy
,
2021/05/17
Re: [PATCH 21/21] itotests/222: add test-case for copy-before-write filter
,
Max Reitz
,
2021/05/18
Re: [PATCH 21/21] itotests/222: add test-case for copy-before-write filter
,
Vladimir Sementsov-Ogievskiy
,
2021/05/18
[PATCH v2] linux-user/syscall: Constify bitmask_transtbl fcntl/mmap flags_tlb[]
,
Philippe Mathieu-Daudé
,
2021/05/17
Re: [PATCH v2] linux-user/syscall: Constify bitmask_transtbl fcntl/mmap flags_tlb[]
,
Philippe Mathieu-Daudé
,
2021/05/25
Re: [PATCH v6 08/18] cpu/{avr, lm32, moxie}: Set DeviceClass vmsd field (not CPUClass one)
,
Philippe Mathieu-Daudé
,
2021/05/17
Re: [Qemu-devel] [PATCH 7/7] target/xtensa: move non-HELPER functions to helper.c
,
Philippe Mathieu-Daudé
,
2021/05/17
Re: [Qemu-devel] [PATCH 7/7] target/xtensa: move non-HELPER functions to helper.c
,
Max Filippov
,
2021/05/17
Re: [Qemu-devel] [PATCH 7/7] target/xtensa: move non-HELPER functions to helper.c
,
Max Filippov
,
2021/05/17
Re: [Qemu-devel] [PATCH 7/7] target/xtensa: move non-HELPER functions to helper.c
,
Philippe Mathieu-Daudé
,
2021/05/17
Re: [Qemu-devel] [PATCH 7/7] target/xtensa: move non-HELPER functions to helper.c
,
Philippe Mathieu-Daudé
,
2021/05/17
Re: [Qemu-devel] [PATCH 7/7] target/xtensa: move non-HELPER functions to helper.c
,
Max Filippov
,
2021/05/17
Re: [Qemu-devel] [PATCH 7/7] target/xtensa: move non-HELPER functions to helper.c
,
Max Filippov
,
2021/05/17
Re: [Qemu-devel] [PATCH 7/7] target/xtensa: move non-HELPER functions to helper.c
,
Philippe Mathieu-Daudé
,
2021/05/17
Re: [Qemu-devel] [PATCH 7/7] target/xtensa: move non-HELPER functions to helper.c
,
Max Filippov
,
2021/05/17
[PATCH] include/qemu/bswap.h: using atomic memory load/store for word access
,
Bibo Mao
,
2021/05/16
Re: [PATCH] include/qemu/bswap.h: using atomic memory load/store for word access
,
Peter Maydell
,
2021/05/17
Re: [PATCH] include/qemu/bswap.h: using atomic memory load/store for word access
,
maobibo
,
2021/05/17
[PATCH] target/ppc: Implement ISA v3.1 wait variants
,
Nicholas Piggin
,
2021/05/16
Re: [PATCH] target/ppc: Implement ISA v3.1 wait variants
,
David Gibson
,
2021/05/17
Re: [PATCH] target/ppc: Implement ISA v3.1 wait variants
,
Nicholas Piggin
,
2021/05/17
Re: [PATCH] target/ppc: Implement ISA v3.1 wait variants
,
David Gibson
,
2021/05/24
[PATCH v2] target/riscv: Do not include 'pmp.h' in user emulation
,
Philippe Mathieu-Daudé
,
2021/05/16
Re: [PATCH v2] target/riscv: Do not include 'pmp.h' in user emulation
,
Philippe Mathieu-Daudé
,
2021/05/16
Re: [PATCH v2] target/riscv: Do not include 'pmp.h' in user emulation
,
Alistair Francis
,
2021/05/16
Re: [PATCH v2] target/riscv: Do not include 'pmp.h' in user emulation
,
Bin Meng
,
2021/05/16
Re: [PATCH v2] target/riscv: Do not include 'pmp.h' in user emulation
,
Alistair Francis
,
2021/05/18
[PATCH] misc: Correct relative include path
,
Philippe Mathieu-Daudé
,
2021/05/16
Re: [PATCH] misc: Correct relative include path
,
Bin Meng
,
2021/05/16
Re: [PATCH] misc: Correct relative include path
,
Philippe Mathieu-Daudé
,
2021/05/25
[PATCH v7 00/19] hvf: Implement Apple Silicon Support
,
Alexander Graf
,
2021/05/16
[PATCH v7 01/19] hvf: Move assert_hvf_ok() into common directory
,
Alexander Graf
,
2021/05/16
[PATCH v7 02/19] hvf: Move vcpu thread functions into common directory
,
Alexander Graf
,
2021/05/16
[PATCH v7 06/19] hvf: Remove use of hv_uvaddr_t and hv_gpaddr_t
,
Alexander Graf
,
2021/05/16
[PATCH v7 07/19] hvf: Split out common code on vcpu init and destroy
,
Alexander Graf
,
2021/05/16
[PATCH v7 05/19] hvf: Make hvf_set_phys_mem() static
,
Alexander Graf
,
2021/05/16
[PATCH v7 04/19] hvf: Move hvf internal definitions into common header
,
Alexander Graf
,
2021/05/16
[PATCH v7 08/19] hvf: Use cpu_synchronize_state()
,
Alexander Graf
,
2021/05/16
[PATCH v7 09/19] hvf: Make synchronize functions static
,
Alexander Graf
,
2021/05/16
[PATCH v7 03/19] hvf: Move cpu functions into common directory
,
Alexander Graf
,
2021/05/16
[PATCH v7 10/19] hvf: Remove hvf-accel-ops.h
,
Alexander Graf
,
2021/05/16
[PATCH v7 12/19] hvf: Simplify post reset/init/loadvm hooks
,
Alexander Graf
,
2021/05/16
[PATCH v7 11/19] hvf: Introduce hvf vcpu struct
,
Alexander Graf
,
2021/05/16
[PATCH v7 14/19] arm/hvf: Add a WFI handler
,
Alexander Graf
,
2021/05/16
[PATCH v7 19/19] hvf: arm: Handle Windows 10 SMC call
,
Alexander Graf
,
2021/05/16
[PATCH v7 13/19] hvf: Add Apple Silicon support
,
Alexander Graf
,
2021/05/16
[PATCH v7 17/19] arm: Add Hypervisor.framework build target
,
Alexander Graf
,
2021/05/16
[PATCH v7 18/19] arm: Enable Windows 10 trusted SMCCC boot call
,
Alexander Graf
,
2021/05/16
[PATCH v7 15/19] hvf: arm: Implement -cpu host
,
Alexander Graf
,
2021/05/16
[PATCH v7 16/19] hvf: arm: Implement PSCI handling
,
Alexander Graf
,
2021/05/16
Re: [PATCH v7 00/19] hvf: Implement Apple Silicon Support
,
no-reply
,
2021/05/16
[PATCH] 9pfs: simplify v9fs_walk()
,
Christian Schoenebeck
,
2021/05/16
Re: [SPAM] [PATCH] 9pfs: simplify v9fs_walk()
,
Greg Kurz
,
2021/05/17
Re: [PATCH] 9pfs: simplify v9fs_walk()
,
Christian Schoenebeck
,
2021/05/17
[PATCH v2] disas/libvixl: Protect C system header for C++ compiler
,
Philippe Mathieu-Daudé
,
2021/05/16
Re: [PATCH v2] disas/libvixl: Protect C system header for C++ compiler
,
Thomas Huth
,
2021/05/17
Re: [PATCH v2] disas/libvixl: Protect C system header for C++ compiler
,
Philippe Mathieu-Daudé
,
2021/05/25
Re: [PATCH v2] disas/libvixl: Protect C system header for C++ compiler
,
Peter Maydell
,
2021/05/25
9pfs: scope of rename_lock?
,
Christian Schoenebeck
,
2021/05/16
Re: 9pfs: scope of rename_lock?
,
Greg Kurz
,
2021/05/21
Re: 9pfs: scope of rename_lock?
,
Christian Schoenebeck
,
2021/05/25
Re: 9pfs: scope of rename_lock?
,
Christian Schoenebeck
,
2021/05/26
[Bug 1926759] Re: WFI instruction results in unhandled CPU exception
,
Thomas Huth
,
2021/05/16
Re: [PATCH v6 03/11] hvf: Move common code out
,
Alexander Graf
,
2021/05/16
[PULL v2 0/4] tcg patch queue
,
Richard Henderson
,
2021/05/16
[PULL v2 1/4] MAINTAINERS: Add include/exec/gen-icount.h to 'Main Loop' section
,
Richard Henderson
,
2021/05/16
[PULL v2 3/4] tcg: Add tcg_constant_tl
,
Richard Henderson
,
2021/05/16
[PULL v2 4/4] accel/tcg: Align data dumped at end of TB
,
Richard Henderson
,
2021/05/16
[PULL v2 2/4] exec/gen-icount.h: Add missing "exec/exec-all.h" include
,
Richard Henderson
,
2021/05/16
Re: [PULL v2 0/4] tcg patch queue
,
Peter Maydell
,
2021/05/18
Re: [PATCH] meson: Set implicit_include_directories to false
,
Alexander Graf
,
2021/05/16
Re: [PATCH] meson: Set implicit_include_directories to false
,
Paolo Bonzini
,
2021/05/17
[PATCH] linux-user/syscall: zero-init msghdr in do_sendrecvmsg_locked
,
Kenta Iwasaki
,
2021/05/16
Re: [PATCH] linux-user/syscall: zero-init msghdr in do_sendrecvmsg_locked
,
Laurent Vivier
,
2021/05/16
Re: [PATCH] linux-user/syscall: zero-init msghdr in do_sendrecvmsg_locked
,
Kenta Iwasaki
,
2021/05/16
Re: [PATCH] linux-user/syscall: zero-init msghdr in do_sendrecvmsg_locked
,
Kenta Iwasaki
,
2021/05/23
[PULL 00/46] softfloat: Convert float128 to FloatParts (part 1)
,
Richard Henderson
,
2021/05/16
[PULL 01/46] qemu/host-utils: Use __builtin_bitreverseN
,
Richard Henderson
,
2021/05/16
[PULL 03/46] qemu/host-utils: Add wrappers for carry builtins
,
Richard Henderson
,
2021/05/16
[PULL 05/46] tests/fp: add quad support to the benchmark utility
,
Richard Henderson
,
2021/05/16
[PULL 02/46] qemu/host-utils: Add wrappers for overflow builtins
,
Richard Henderson
,
2021/05/16
[PULL 04/46] accel/tcg: Use add/sub overflow routines in tcg-runtime-gvec.c
,
Richard Henderson
,
2021/05/16
[PULL 06/46] softfloat: Move the binary point to the msb
,
Richard Henderson
,
2021/05/16
[PULL 09/46] softfloat: Tidy a * b + inf return
,
Richard Henderson
,
2021/05/16
[PULL 08/46] softfloat: Use float_raise in more places
,
Richard Henderson
,
2021/05/16
[PULL 10/46] softfloat: Add float_cmask and constants
,
Richard Henderson
,
2021/05/16
[PULL 11/46] softfloat: Use return_nan in float_to_float
,
Richard Henderson
,
2021/05/16
[PULL 13/46] target/mips: Set set_default_nan_mode with set_snan_bit_is_one
,
Richard Henderson
,
2021/05/16
[PULL 16/46] softfloat: Move type-specific pack/unpack routines
,
Richard Henderson
,
2021/05/16
[PULL 14/46] softfloat: Do not produce a default_nan from parts_silence_nan
,
Richard Henderson
,
2021/05/16
[PULL 15/46] softfloat: Rename FloatParts to FloatParts64
,
Richard Henderson
,
2021/05/16
[PULL 20/46] softfloat: Use pointers with pack_raw
,
Richard Henderson
,
2021/05/16
[PULL 23/46] softfloat: Use pointers with ftype_round_pack_canonical
,
Richard Henderson
,
2021/05/16
[PULL 12/46] softfloat: fix return_nan vs default_nan_mode
,
Richard Henderson
,
2021/05/16
[PULL 17/46] softfloat: Use pointers with parts_default_nan
,
Richard Henderson
,
2021/05/16
[PULL 29/46] softfloat: Move pick_nan to softfloat-parts.c.inc
,
Richard Henderson
,
2021/05/16
[PULL 33/46] softfloat: Use uadd64_carry, usub64_borrow in softfloat-macros.h
,
Richard Henderson
,
2021/05/16
[PULL 18/46] softfloat: Use pointers with unpack_raw
,
Richard Henderson
,
2021/05/16
[PULL 19/46] softfloat: Use pointers with ftype_unpack_raw
,
Richard Henderson
,
2021/05/16
[PULL 07/46] softfloat: Inline float_raise
,
Richard Henderson
,
2021/05/16
[PULL 31/46] softfloat: Move sf_canonicalize to softfloat-parts.c.inc
,
Richard Henderson
,
2021/05/16
[PULL 22/46] softfloat: Use pointers with ftype_unpack_canonical
,
Richard Henderson
,
2021/05/16
[PULL 26/46] softfloat: Convert float128_silence_nan to parts
,
Richard Henderson
,
2021/05/16
[PULL 25/46] softfloat: Rearrange FloatParts64
,
Richard Henderson
,
2021/05/16
[PULL 24/46] softfloat: Use pointers with parts_silence_nan
,
Richard Henderson
,
2021/05/16
[PULL 28/46] softfloat: Move return_nan to softfloat-parts.c.inc
,
Richard Henderson
,
2021/05/16
[PULL 21/46] softfloat: Use pointers with ftype_pack_raw
,
Richard Henderson
,
2021/05/16
[PULL 30/46] softfloat: Move pick_nan_muladd to softfloat-parts.c.inc
,
Richard Henderson
,
2021/05/16
[PULL 34/46] softfloat: Move addsub_floats to softfloat-parts.c.inc
,
Richard Henderson
,
2021/05/16
[PULL 38/46] softfloat: Use mulu64 for mul64To128
,
Richard Henderson
,
2021/05/16
[PULL 27/46] softfloat: Convert float128_default_nan to parts
,
Richard Henderson
,
2021/05/16
[PULL 35/46] softfloat: Implement float128_add/sub via parts
,
Richard Henderson
,
2021/05/16
[PULL 37/46] softfloat: Move muladd_floats to softfloat-parts.c.inc
,
Richard Henderson
,
2021/05/16
[PULL 32/46] softfloat: Move round_canonical to softfloat-parts.c.inc
,
Richard Henderson
,
2021/05/16
[PULL 39/46] softfloat: Use add192 in mul128To256
,
Richard Henderson
,
2021/05/16
[PULL 36/46] softfloat: Move mul_floats to softfloat-parts.c.inc
,
Richard Henderson
,
2021/05/16
[PULL 41/46] softfloat: Introduce sh[lr]_double primitives
,
Richard Henderson
,
2021/05/16
[PULL 40/46] softfloat: Tidy mul128By64To192
,
Richard Henderson
,
2021/05/16
[PULL 42/46] softfloat: Move div_floats to softfloat-parts.c.inc
,
Richard Henderson
,
2021/05/16
Re: [PULL 42/46] softfloat: Move div_floats to softfloat-parts.c.inc
,
Peter Maydell
,
2021/05/20
Re: [PULL 42/46] softfloat: Move div_floats to softfloat-parts.c.inc
,
Richard Henderson
,
2021/05/20
Re: [PULL 42/46] softfloat: Move div_floats to softfloat-parts.c.inc
,
Peter Maydell
,
2021/05/20
[PULL 45/46] softfloat: Move round_to_int to softfloat-parts.c.inc
,
Richard Henderson
,
2021/05/16
[PULL 44/46] softfloat: Convert float-to-float conversions with float128
,
Richard Henderson
,
2021/05/16
[PULL 43/46] softfloat: Split float_to_float
,
Richard Henderson
,
2021/05/16
[PULL 46/46] softfloat: Move round_to_int_and_pack to softfloat-parts.c.inc
,
Richard Henderson
,
2021/05/16
Re: [PULL 00/46] softfloat: Convert float128 to FloatParts (part 1)
,
no-reply
,
2021/05/16
Re: [PULL 00/46] softfloat: Convert float128 to FloatParts (part 1)
,
Peter Maydell
,
2021/05/18
Re: [PATCH v6 11/11] hvf: arm: Implement -cpu host
,
Alexander Graf
,
2021/05/16
Re: [PATCH v6 11/11] hvf: arm: Implement -cpu host
,
Peter Maydell
,
2021/05/16
[RFC PATCH v3 0/4] hw/arm/virt: Introduce cluster cpu topology support
,
Yanan Wang
,
2021/05/16
[RFC PATCH v3 2/4] hw/arm/virt: Add cluster level to device tree
,
Yanan Wang
,
2021/05/16
[RFC PATCH v3 3/4] hw/arm/virt-acpi-build: Add cluster level to PPTT table
,
Yanan Wang
,
2021/05/16
[RFC PATCH v3 1/4] vl.c: Add -smp, clusters=* command line support for ARM cpu
,
Yanan Wang
,
2021/05/16
Re: [RFC PATCH v3 1/4] vl.c: Add -smp, clusters=* command line support for ARM cpu
,
Andrew Jones
,
2021/05/17
Re: [RFC PATCH v3 1/4] vl.c: Add -smp, clusters=* command line support for ARM cpu
,
wangyanan (Y)
,
2021/05/17
[RFC PATCH v3 4/4] hw/arm/virt: Parse -smp cluster parameter in virt_smp_parse
,
Yanan Wang
,
2021/05/16
Re: [RFC PATCH v3 4/4] hw/arm/virt: Parse -smp cluster parameter in virt_smp_parse
,
Andrew Jones
,
2021/05/17
Re: [RFC PATCH v3 4/4] hw/arm/virt: Parse -smp cluster parameter in virt_smp_parse
,
wangyanan (Y)
,
2021/05/17
RE: [RFC PATCH v3 4/4] hw/arm/virt: Parse -smp cluster parameter in virt_smp_parse
,
Salil Mehta
,
2021/05/17
Re: [RFC PATCH v3 4/4] hw/arm/virt: Parse -smp cluster parameter in virt_smp_parse
,
wangyanan (Y)
,
2021/05/17
RE: [RFC PATCH v3 4/4] hw/arm/virt: Parse -smp cluster parameter in virt_smp_parse
,
Salil Mehta
,
2021/05/18
Re: [RFC PATCH v3 4/4] hw/arm/virt: Parse -smp cluster parameter in virt_smp_parse
,
Andrew Jones
,
2021/05/18
[RFC PATCH v3 0/9] hw/arm/virt: Introduce cpu topology support
,
Yanan Wang
,
2021/05/16
[RFC PATCH v3 5/9] hw/arm/virt-acpi-build: Use possible cpus in generation of DSDT
,
Yanan Wang
,
2021/05/16
[RFC PATCH v3 1/9] hw/arm/virt: Disable cpu topology support on older machine types
,
Yanan Wang
,
2021/05/16
[RFC PATCH v3 2/9] device_tree: Add qemu_fdt_add_path
,
Yanan Wang
,
2021/05/16
Re: [RFC PATCH v3 2/9] device_tree: Add qemu_fdt_add_path
,
David Gibson
,
2021/05/16
Re: [RFC PATCH v3 2/9] device_tree: Add qemu_fdt_add_path
,
wangyanan (Y)
,
2021/05/17
Re: [RFC PATCH v3 2/9] device_tree: Add qemu_fdt_add_path
,
Andrew Jones
,
2021/05/17
Re: [RFC PATCH v3 2/9] device_tree: Add qemu_fdt_add_path
,
wangyanan (Y)
,
2021/05/17
[RFC PATCH v3 4/9] hw/arm/virt: Initialize the present cpu members
,
Yanan Wang
,
2021/05/16
Re: [RFC PATCH v3 4/9] hw/arm/virt: Initialize the present cpu members
,
Andrew Jones
,
2021/05/17
RE: [RFC PATCH v3 4/9] hw/arm/virt: Initialize the present cpu members
,
Salil Mehta
,
2021/05/17
Re: [RFC PATCH v3 4/9] hw/arm/virt: Initialize the present cpu members
,
wangyanan (Y)
,
2021/05/18
RE: [RFC PATCH v3 4/9] hw/arm/virt: Initialize the present cpu members
,
Salil Mehta
,
2021/05/18
Re: [RFC PATCH v3 4/9] hw/arm/virt: Initialize the present cpu members
,
Andrew Jones
,
2021/05/18
RE: [RFC PATCH v3 4/9] hw/arm/virt: Initialize the present cpu members
,
Salil Mehta
,
2021/05/18
[RFC PATCH v3 9/9] hw/arm/virt: Add separate -smp parsing function for ARM machines
,
Yanan Wang
,
2021/05/16
Re: [RFC PATCH v3 9/9] hw/arm/virt: Add separate -smp parsing function for ARM machines
,
Andrew Jones
,
2021/05/17
Re: [RFC PATCH v3 9/9] hw/arm/virt: Add separate -smp parsing function for ARM machines
,
wangyanan (Y)
,
2021/05/17
[RFC PATCH v3 8/9] hw/arm/virt-acpi-build: Generate PPTT table
,
Yanan Wang
,
2021/05/16
Re: [RFC PATCH v3 8/9] hw/arm/virt-acpi-build: Generate PPTT table
,
Andrew Jones
,
2021/05/17
Re: [RFC PATCH v3 8/9] hw/arm/virt-acpi-build: Generate PPTT table
,
wangyanan (Y)
,
2021/05/17
Re: [RFC PATCH v3 8/9] hw/arm/virt-acpi-build: Generate PPTT table
,
Andrew Jones
,
2021/05/17
Re: [RFC PATCH v3 8/9] hw/arm/virt-acpi-build: Generate PPTT table
,
wangyanan (Y)
,
2021/05/17
[RFC PATCH v3 3/9] hw/arm/virt: Add cpu-map to device tree
,
Yanan Wang
,
2021/05/16
Re: [RFC PATCH v3 3/9] hw/arm/virt: Add cpu-map to device tree
,
Andrew Jones
,
2021/05/17
Re: [RFC PATCH v3 3/9] hw/arm/virt: Add cpu-map to device tree
,
wangyanan (Y)
,
2021/05/17
Re: [RFC PATCH v3 3/9] hw/arm/virt: Add cpu-map to device tree
,
Andrew Jones
,
2021/05/18
Re: [RFC PATCH v3 3/9] hw/arm/virt: Add cpu-map to device tree
,
wangyanan (Y)
,
2021/05/18
[RFC PATCH v3 6/9] hw/arm/virt-acpi-build: Use possible cpus in generation of MADT
,
Yanan Wang
,
2021/05/16
Re: [RFC PATCH v3 6/9] hw/arm/virt-acpi-build: Use possible cpus in generation of MADT
,
Andrew Jones
,
2021/05/17
Re: [RFC PATCH v3 6/9] hw/arm/virt-acpi-build: Use possible cpus in generation of MADT
,
wangyanan (Y)
,
2021/05/17
Re: [RFC PATCH v3 6/9] hw/arm/virt-acpi-build: Use possible cpus in generation of MADT
,
Andrew Jones
,
2021/05/18
Re: [RFC PATCH v3 6/9] hw/arm/virt-acpi-build: Use possible cpus in generation of MADT
,
wangyanan (Y)
,
2021/05/18
Re: [RFC PATCH v3 6/9] hw/arm/virt-acpi-build: Use possible cpus in generation of MADT
,
Andrew Jones
,
2021/05/18
RE: [RFC PATCH v3 6/9] hw/arm/virt-acpi-build: Use possible cpus in generation of MADT
,
Salil Mehta
,
2021/05/17
Re: [RFC PATCH v3 6/9] hw/arm/virt-acpi-build: Use possible cpus in generation of MADT
,
wangyanan (Y)
,
2021/05/18
RE: [RFC PATCH v3 6/9] hw/arm/virt-acpi-build: Use possible cpus in generation of MADT
,
Salil Mehta
,
2021/05/18
Re: [RFC PATCH v3 6/9] hw/arm/virt-acpi-build: Use possible cpus in generation of MADT
,
wangyanan (Y)
,
2021/05/18
[RFC PATCH v3 7/9] hw/acpi/aml-build: Add Processor hierarchy node structure
,
Yanan Wang
,
2021/05/16
Re: [RFC PATCH v3 7/9] hw/acpi/aml-build: Add Processor hierarchy node structure
,
Andrew Jones
,
2021/05/17
[PATCH v2 0/8] vhost-user-gpu: fix several security issues
,
Li Qiang
,
2021/05/15
[PATCH v2 3/8] vhost-user-gpu: fix memory leak in vg_resource_attach_backing (CVE-2021-3544)
,
Li Qiang
,
2021/05/15
[PATCH v2 8/8] vhost-user-gpu: abstract vg_cleanup_mapping_iov
,
Li Qiang
,
2021/05/15
[PATCH v2 6/8] vhost-user-gpu: fix memory leak in 'virgl_resource_attach_backing' (CVE-2021-3544)
,
Li Qiang
,
2021/05/15
[PATCH v2 4/8] vhost-user-gpu: fix memory leak while calling 'vg_resource_unref' (CVE-2021-3544)
,
Li Qiang
,
2021/05/15
[PATCH v2 1/8] vhost-user-gpu: fix memory disclosure in virgl_cmd_get_capset_info (CVE-2021-3545)
,
Li Qiang
,
2021/05/15
[PATCH v2 5/8] vhost-user-gpu: fix memory leak in 'virgl_cmd_resource_unref' (CVE-2021-3544)
,
Li Qiang
,
2021/05/15
[PATCH v2 2/8] vhost-user-gpu: fix resource leak in 'vg_resource_create_2d' (CVE-2021-3544)
,
Li Qiang
,
2021/05/15
[PATCH v2 7/8] vhost-user-gpu: fix OOB write in 'virgl_cmd_get_capset' (CVE-2021-3546)
,
Li Qiang
,
2021/05/15
Re: [PATCH v2 0/8] vhost-user-gpu: fix several security issues
,
Marc-André Lureau
,
2021/05/16
Re: [PATCH v2 0/8] vhost-user-gpu: fix several security issues
,
Gerd Hoffmann
,
2021/05/18
Re: Mac OS real USB device support issue
,
Programmingkid
,
2021/05/15
[RFC v3 0/1] Implement AVR WDT (watchdog timer)
,
Michael Rolnik
,
2021/05/15
[RFC v3 1/1] Implement AVR watchdog timer
,
Michael Rolnik
,
2021/05/15
Re: [PATCH] linux-user/elfload: add s390x core dumping support
,
Laurent Vivier
,
2021/05/15
Re: [PATCH] linux-user/elfload: fix filling psinfo->pr_psargs
,
Laurent Vivier
,
2021/05/15
Re: [PATCH v2 0/7] linux-user: sigaction fixes/cleanups
,
Laurent Vivier
,
2021/05/15
Re: [PATCH v2 00/25] linux-user/sparc: Implement rt signals
,
Laurent Vivier
,
2021/05/15
Re: [PATCH v2] linux-user: strace now handles unshare syscall args correctly
,
Laurent Vivier
,
2021/05/15
Re: [PATCH v4 17/28] linux-user: Remove dead code
,
Laurent Vivier
,
2021/05/15
[PATCH] disas/libvixl: Protect C system header for C++ compiler
,
Philippe Mathieu-Daudé
,
2021/05/15
Re: [PATCH] disas/libvixl: Protect C system header for C++ compiler
,
Philippe Mathieu-Daudé
,
2021/05/16
Re: [PATCH] disas/libvixl: Protect C system header for C++ compiler
,
Thomas Huth
,
2021/05/16
Re: [PATCH] disas/libvixl: Protect C system header for C++ compiler
,
Philippe Mathieu-Daudé
,
2021/05/16
[PATCH v2 00/12] hw: Various Kconfig fixes
,
Philippe Mathieu-Daudé
,
2021/05/15
[PATCH v2 01/12] hw/mem/nvdimm: Use Kconfig 'imply' instead of 'depends on'
,
Philippe Mathieu-Daudé
,
2021/05/15
Re: [PATCH v2 01/12] hw/mem/nvdimm: Use Kconfig 'imply' instead of 'depends on'
,
Bin Meng
,
2021/05/16
[PATCH v2 02/12] hw/ide/Kconfig: Add missing dependency PCI -> IDE_QDEV
,
Philippe Mathieu-Daudé
,
2021/05/15
Re: [PATCH v2 02/12] hw/ide/Kconfig: Add missing dependency PCI -> IDE_QDEV
,
John Snow
,
2021/05/18
[PATCH v2 03/12] hw/arm/Kconfig: Add missing dependency NPCM7XX -> SMBUS
,
Philippe Mathieu-Daudé
,
2021/05/15
[PATCH v2 04/12] hw/arm/Kconfig: Remove unused DS1338 symbol from i.MX25 PDK Board
,
Philippe Mathieu-Daudé
,
2021/05/15
[PATCH v2 05/12] hw/arm/Kconfig: Add missing SDHCI symbol to FSL_IMX25
,
Philippe Mathieu-Daudé
,
2021/05/15
[PATCH v2 06/12] hw/riscv/Kconfig: Add missing dependency MICROCHIP_PFSOC -> SERIAL
,
Philippe Mathieu-Daudé
,
2021/05/15
Re: [PATCH v2 06/12] hw/riscv/Kconfig: Add missing dependency MICROCHIP_PFSOC -> SERIAL
,
Alistair Francis
,
2021/05/16
Re: [PATCH v2 06/12] hw/riscv/Kconfig: Add missing dependency MICROCHIP_PFSOC -> SERIAL
,
Bin Meng
,
2021/05/16
[PATCH v2 07/12] hw/riscv/Kconfig: Restrict NUMA to Virt & Spike machines
,
Philippe Mathieu-Daudé
,
2021/05/15
Re: [PATCH v2 07/12] hw/riscv/Kconfig: Restrict NUMA to Virt & Spike machines
,
Alistair Francis
,
2021/05/16
[PATCH v2 08/12] hw/ppc/Kconfig: Add missing dependency E500 -> DS1338 RTC
,
Philippe Mathieu-Daudé
,
2021/05/15
[PATCH v2 09/12] hw/pci-host/Kconfig: Add missing dependency MV64361 -> I8259
,
Philippe Mathieu-Daudé
,
2021/05/15
Re: [PATCH v2 09/12] hw/pci-host/Kconfig: Add missing dependency MV64361 -> I8259
,
BALATON Zoltan
,
2021/05/15
Re: [PATCH v2 09/12] hw/pci-host/Kconfig: Add missing dependency MV64361 -> I8259
,
Bin Meng
,
2021/05/16
Re: [PATCH v2 09/12] hw/pci-host/Kconfig: Add missing dependency MV64361 -> I8259
,
Philippe Mathieu-Daudé
,
2021/05/17
Re: [PATCH v2 09/12] hw/pci-host/Kconfig: Add missing dependency MV64361 -> I8259
,
David Gibson
,
2021/05/16
[PATCH v2 10/12] hw/isa/vt82c686: Add missing Kconfig dependencies (build error)
,
Philippe Mathieu-Daudé
,
2021/05/15
Re: [PATCH v2 10/12] hw/isa/vt82c686: Add missing Kconfig dependencies (build error)
,
BALATON Zoltan
,
2021/05/15
Re: [PATCH v2 10/12] hw/isa/vt82c686: Add missing Kconfig dependencies (build error)
,
Bin Meng
,
2021/05/16
[PATCH v2 11/12] hw/isa/vt82c686: Add missing Kconfig dependency (runtime error)
,
Philippe Mathieu-Daudé
,
2021/05/15
Re: [PATCH v2 11/12] hw/isa/vt82c686: Add missing Kconfig dependency (runtime error)
,
BALATON Zoltan
,
2021/05/15
Re: [PATCH v2 11/12] hw/isa/vt82c686: Add missing Kconfig dependency (runtime error)
,
Bin Meng
,
2021/05/16
[PATCH v2 12/12] hw/ppc/Kconfig: Add dependency PEGASOS2 -> ATI_VGA
,
Philippe Mathieu-Daudé
,
2021/05/15
Re: [PATCH v2 12/12] hw/ppc/Kconfig: Add dependency PEGASOS2 -> ATI_VGA
,
BALATON Zoltan
,
2021/05/15
Re: [PATCH v2 12/12] hw/ppc/Kconfig: Add dependency PEGASOS2 -> ATI_VGA
,
Philippe Mathieu-Daudé
,
2021/05/15
Re: [PATCH v2 12/12] hw/ppc/Kconfig: Add dependency PEGASOS2 -> ATI_VGA
,
Bin Meng
,
2021/05/16
Re: [PATCH v2 12/12] hw/ppc/Kconfig: Add dependency PEGASOS2 -> ATI_VGA
,
David Gibson
,
2021/05/16
Re: [PATCH v2 00/12] hw: Various Kconfig fixes
,
Eduardo Habkost
,
2021/05/17
Re: [PATCH v2 00/12] hw: Various Kconfig fixes
,
Eduardo Habkost
,
2021/05/17
Re: [PATCH v2 00/12] hw: Various Kconfig fixes
,
Philippe Mathieu-Daudé
,
2021/05/18
[Bug 1883268] Re: random errors on aarch64 when executing __aarch64_cas8_acq_rel
,
Thomas Huth
,
2021/05/15
[Bug 1883268] Re: random errors on aarch64 when executing __aarch64_cas8_acq_rel
,
Christophe Lyon
,
2021/05/17
[Bug 1883268] Re: random errors on aarch64 when executing __aarch64_cas8_acq_rel
,
Thomas Huth
,
2021/05/17
[Bug 1922887] Re: STR in Thumb 32 decode problem
,
Thomas Huth
,
2021/05/15
[Bug 1923663] Re: Can't(?) disable default floppy drive any more in qemu 6.0
,
Thomas Huth
,
2021/05/15
[Bug 1923692] Re: qemu 5.2.0: Add reconnect option support for netdev socket
,
Thomas Huth
,
2021/05/15
[Bug 1918917] Re: synchronous abort on accessing unused I/O ports on aarch64
,
Thomas Huth
,
2021/05/15
[Bug 1922625] Re: qemu 5.2.0 configure script explodes when in read only directory
,
Thomas Huth
,
2021/05/15
[Bug 1914870] Re: libvixl compilation failure on Debian unstable
,
Thomas Huth
,
2021/05/15
[Bug 1914870] Re: libvixl compilation failure on Debian unstable
,
Philippe Mathieu-Daudé
,
2021/05/15
[Bug 1914870] Re: libvixl compilation failure on Debian unstable
,
Philippe Mathieu-Daudé
,
2021/05/15
[Bug 1914870] Re: libvixl compilation failure on Debian unstable
,
Philippe Mathieu-Daudé
,
2021/05/15
[Bug 1914870] Re: libvixl compilation failure on Debian unstable
,
Thomas Huth
,
2021/05/18
[PATCH v5 0/9] Allow changing bs->file on reopen
,
Vladimir Sementsov-Ogievskiy
,
2021/05/15
[PATCH v5 2/9] block: introduce bdrv_set_file_or_backing_noperm()
,
Vladimir Sementsov-Ogievskiy
,
2021/05/15
[PATCH v5 1/9] block: introduce bdrv_remove_file_or_backing_child()
,
Vladimir Sementsov-Ogievskiy
,
2021/05/15
[PATCH v5 3/9] block: bdrv_reopen_parse_backing(): don't check aio context
,
Vladimir Sementsov-Ogievskiy
,
2021/05/15
[PATCH v5 4/9] block: bdrv_reopen_parse_backing(): don't check frozen child
,
Vladimir Sementsov-Ogievskiy
,
2021/05/15
[PATCH v5 5/9] block: bdrv_reopen_parse_backing(): simplify handling implicit filters
,
Vladimir Sementsov-Ogievskiy
,
2021/05/15
[PATCH v5 6/9] block: move supports_backing check to bdrv_set_file_or_backing_noperm()
,
Vladimir Sementsov-Ogievskiy
,
2021/05/15
[PATCH v5 7/9] block: BDRVReopenState: drop replace_backing_bs field
,
Vladimir Sementsov-Ogievskiy
,
2021/05/15
[PATCH v5 8/9] block: Allow changing bs->file on reopen
,
Vladimir Sementsov-Ogievskiy
,
2021/05/15
[PATCH v5 9/9] iotests: Test replacing files with x-blockdev-reopen
,
Vladimir Sementsov-Ogievskiy
,
2021/05/15
Re: [PATCH v5 0/9] Allow changing bs->file on reopen
,
Vladimir Sementsov-Ogievskiy
,
2021/05/15
[PATCH 0/2] tests/acceptance: Add tests for the Pegasos2 machine
,
Philippe Mathieu-Daudé
,
2021/05/15
[PATCH 1/2] tests/acceptance: Ignore binary data sent on serial console
,
Philippe Mathieu-Daudé
,
2021/05/15
Re: [PATCH 1/2] tests/acceptance: Ignore binary data sent on serial console
,
Wainer dos Santos Moschetta
,
2021/05/27
[PATCH 2/2] tests/acceptance: Add tests for the Pegasos2 machine
,
Philippe Mathieu-Daudé
,
2021/05/15
Re: [PATCH 2/2] tests/acceptance: Add tests for the Pegasos2 machine
,
BALATON Zoltan
,
2021/05/15
Re: [PATCH 2/2] tests/acceptance: Add tests for the Pegasos2 machine
,
Wainer dos Santos Moschetta
,
2021/05/27
Re: [PATCH 0/2] tests/acceptance: Add tests for the Pegasos2 machine
,
Philippe Mathieu-Daudé
,
2021/05/25
CFP Reminder: KVM Forum 2021
,
Paolo Bonzini
,
2021/05/15
[PATCH v3 00/11] PS/2 controller related fixes
,
Volker Rümelin
,
2021/05/15
[PATCH v3 01/11] ps2: fix mouse stream corruption
,
Volker Rümelin
,
2021/05/15
[PATCH v3 04/11] pckbd: split out interrupt line changing code
,
Volker Rümelin
,
2021/05/15
[PATCH v3 03/11] ps2: don't deassert irq twice if queue is empty
,
Volker Rümelin
,
2021/05/15
[PATCH v3 05/11] pckbd: don't update OBF flags if KBD_STAT_OBF is set
,
Volker Rümelin
,
2021/05/15
Re: [PATCH v3 05/11] pckbd: don't update OBF flags if KBD_STAT_OBF is set
,
Gerd Hoffmann
,
2021/05/18
Re: [PATCH v3 05/11] pckbd: don't update OBF flags if KBD_STAT_OBF is set
,
Volker Rümelin
,
2021/05/18
[PATCH v3 08/11] pckbd: add controller response queue
,
Volker Rümelin
,
2021/05/15
[PATCH v3 02/11] ps2: don't raise an interrupt if queue is full
,
Volker Rümelin
,
2021/05/15
[PATCH v3 06/11] pckbd: PS/2 keyboard throttle
,
Volker Rümelin
,
2021/05/15
[PATCH v3 09/11] pckbd: add function kbd_pending()
,
Volker Rümelin
,
2021/05/15
[PATCH v3 07/11] pckbd: add state variable for interrupt source
,
Volker Rümelin
,
2021/05/15
[PATCH v3 10/11] pckbd: correctly disable PS/2 communication
,
Volker Rümelin
,
2021/05/15
[PATCH v3 11/11] pckbd: remove duplicated keyboard and mouse defines
,
Volker Rümelin
,
2021/05/15
Re: [PATCH v3 00/11] PS/2 controller related fixes
,
Philippe Mathieu-Daudé
,
2021/05/15
Re: [PATCH v3 00/11] PS/2 controller related fixes
,
BALATON Zoltan
,
2021/05/15
Re: [PATCH v3 00/11] PS/2 controller related fixes
,
Philippe Mathieu-Daudé
,
2021/05/15
[Bug 1926174] Re: Laggy and/or displaced mouse input on CloudReady (Chrome OS) VM
,
Thomas Huth
,
2021/05/15
[Bug 1925094] Re: DISCARD support for Crypto Block Devices
,
Thomas Huth
,
2021/05/15
[Bug 1925966] Re: Win10 guest freezes randomly
,
Thomas Huth
,
2021/05/15
[Bug 1924914] Re: Running sway in a QEMU VM results in a GPU hang of the guest (virtio-gpu driver)
,
Thomas Huth
,
2021/05/15
[Bug 1924987] Re: Storage | Two decimal digits precision
,
Thomas Huth
,
2021/05/15
[Bug 1925109] Re: usbredirparser: bulk transfer length exceeds limits
,
Thomas Huth
,
2021/05/15
[Bug 1924912] Re: VirtIO drivers don't work on Windows: "GLib: Too many handles to wait for!" crash
,
Thomas Huth
,
2021/05/15
[Bug 1924912] Re: VirtIO drivers don't work on Windows: "GLib: Too many handles to wait for!" crash
,
kleines Filmröllchen
,
2021/05/17
[Bug 1926202] Re: qemu-user can't run some ppc binaries
,
Thomas Huth
,
2021/05/15
[Bug 1926246] Re: chrome based apps can not be run under qemu user mode
,
Thomas Huth
,
2021/05/15
[Bug 1926246] Re: chrome based apps can not be run under qemu user mode
,
Wind Li
,
2021/05/15
[Bug 1926246] Re: chrome based apps can not be run under qemu user mode
,
Thomas Huth
,
2021/05/15
[Bug 1926231] Re: SCSI passthrough of SATA cdrom -> errors & performance issues
,
Thomas Huth
,
2021/05/15
[Bug 1926596] Re: qemu-monitor-event command gets stuck randomly
,
Thomas Huth
,
2021/05/15
[Bug 1926521] Re: QEMU-user ignores MADV_DONTNEED
,
Thomas Huth
,
2021/05/15
[Bug 1926521] Re: QEMU-user ignores MADV_DONTNEED
,
Vitaly Buka
,
2021/05/15
[Bug 1926521] Re: QEMU-user ignores MADV_DONTNEED
,
Thomas Huth
,
2021/05/16
[Bug 1926782] Re: configure script --extra-cflags not passed to config-meson.cross
,
Thomas Huth
,
2021/05/15
[Bug 1926497] Re: dp83932 stops working after a short while
,
Thomas Huth
,
2021/05/15
Re: [PULL 21/38] tcg/tci: Implement the disassembler properly
,
Philippe Mathieu-Daudé
,
2021/05/15
Re: [PULL 21/38] tcg/tci: Implement the disassembler properly
,
Richard Henderson
,
2021/05/15
[Bug 1914117] Re: Short files returned via FTP on Qemu with various architectures and OSes
,
Thomas Huth
,
2021/05/15
Re: [Bug 1914117] Re: Short files returned via FTP on Qemu with various architectures and OSes
,
Chris Pinnock
,
2021/05/15
[Bug 1920934] Re: Heap-use-after-free in io_writex / cputlb.c results in Linux kernel crashes
,
Thomas Huth
,
2021/05/15
[Bug 1922325] Re: s390x-virtio-gpu-ccw module unnecessary?
,
Thomas Huth
,
2021/05/15
[Bug 1922325] Re: s390x-virtio-gpu-ccw module unnecessary?
,
Toolybird
,
2021/05/15
[PATCH] accel/tcg: Align data dumped at end of TB
,
Philippe Mathieu-Daudé
,
2021/05/15
Re: [PATCH] accel/tcg: Align data dumped at end of TB
,
Richard Henderson
,
2021/05/16
Re: [PATCH] accel/tcg: Align data dumped at end of TB
,
Philippe Mathieu-Daudé
,
2021/05/16
[Bug 1922391] Re: qemu-system-ppc assertion "!mr->container" failed
,
Thomas Huth
,
2021/05/15
[Bug 1922773] Re: RISCV32 illegal instruction exception
,
Thomas Huth
,
2021/05/15
[Bug 1922430] Re: 3d accel does not take care of 1280x960 setting
,
Thomas Huth
,
2021/05/15
[Bug 1922430] Re: 3d accel does not take care of 1280x960 setting
,
promeneur
,
2021/05/15
[Bug 1922430] Re: 3d accel does not take care of 1280x960 setting
,
Thomas Huth
,
2021/05/15
[Bug 1923583] Re: colo: pvm flush failed after svm killed
,
Thomas Huth
,
2021/05/15
[Bug 1923648] Re: macOS App Nap feature gradually freezes QEMU process
,
Thomas Huth
,
2021/05/15
[Bug 1923648] Re: macOS App Nap feature gradually freezes QEMU process
,
Vasiliy Nikonov
,
2021/05/17
[Bug 1923648] Re: macOS App Nap feature gradually freezes QEMU process
,
Thomas Huth
,
2021/05/17
[PULL 00/16] Trivial branch for 6.1 patches
,
Laurent Vivier
,
2021/05/15
[PULL 06/16] qapi: spelling fix (addtional)
,
Laurent Vivier
,
2021/05/15
[PULL 02/16] hw/virtio: Pass virtio_feature_get_config_size() a const argument
,
Laurent Vivier
,
2021/05/15
[PULL 01/16] backends/tpm: Replace qemu_mutex_lock calls with QEMU_LOCK_GUARD
,
Laurent Vivier
,
2021/05/15
[PULL 03/16] virtio-blk: Constify VirtIOFeature feature_sizes[]
,
Laurent Vivier
,
2021/05/15
[PULL 04/16] virtio-net: Constify VirtIOFeature feature_sizes[]
,
Laurent Vivier
,
2021/05/15
[PULL 05/16] virtiofsd: Fix check of chown()'s return value
,
Laurent Vivier
,
2021/05/15
[PULL 10/16] cutils: fix memory leak in get_relocated_path()
,
Laurent Vivier
,
2021/05/15
[PULL 07/16] hw/gpio/aspeed: spelling fix (addtional)
,
Laurent Vivier
,
2021/05/15
[PULL 11/16] hw/mem/meson: Fix linking sparse-mem device with fuzzer
,
Laurent Vivier
,
2021/05/15
[PULL 14/16] target/sh4: Return error if CPUClass::get_phys_page_debug() fails
,
Laurent Vivier
,
2021/05/15
[PULL 16/16] target/avr: Ignore unimplemented WDR opcode
,
Laurent Vivier
,
2021/05/15
[PULL 08/16] hw/timer/etraxfs_timer: Convert to 3-phase reset (Resettable interface)
,
Laurent Vivier
,
2021/05/15
[PULL 09/16] hw/rtc/mc146818rtc: Convert to 3-phase reset (Resettable interface)
,
Laurent Vivier
,
2021/05/15
[PULL 13/16] multi-process: Avoid logical AND of mutually exclusive tests
,
Laurent Vivier
,
2021/05/15
[PULL 12/16] hw/pci-host: Do not build gpex-acpi.c if GPEX is not selected
,
Laurent Vivier
,
2021/05/15
[PULL 15/16] hw/avr/atmega.c: use the avr51 cpu for atmega1280
,
Laurent Vivier
,
2021/05/15
Re: [PULL 00/16] Trivial branch for 6.1 patches
,
Peter Maydell
,
2021/05/17
[Bug 1879955] Re: target/i386/seg_helper.c: 16-bit TSS struct format wrong?
,
Thomas Huth
,
2021/05/15
[PATCH] hw/display/qxl: Set pci rom address aligned with page size
,
Bibo Mao
,
2021/05/15
Re: [PATCH] hw/display/qxl: Set pci rom address aligned with page size
,
Gerd Hoffmann
,
2021/05/17
Re: [PATCH] hw/display/qxl: Set pci rom address aligned with page size
,
maobibo
,
2021/05/17
Re: [PATCH] hw/display/qxl: Set pci rom address aligned with page size
,
Gerd Hoffmann
,
2021/05/18
Re: [PATCH] hw/display/qxl: Set pci rom address aligned with page size
,
maobibo
,
2021/05/18
Re: [PATCH] hw/display/qxl: Set pci rom address aligned with page size
,
Gerd Hoffmann
,
2021/05/18
Re: [PATCH] hw/display/qxl: Set pci rom address aligned with page size
,
maobibo
,
2021/05/18
[RFC PATCH v3] ppc/spapr: Add support for H_SCM_PERFORMANCE_STATS hcall
,
Vaibhav Jain
,
2021/05/15
Re: [RFC PATCH v3] ppc/spapr: Add support for H_SCM_PERFORMANCE_STATS hcall
,
David Gibson
,
2021/05/17
Re: [RFC PATCH v3] ppc/spapr: Add support for H_SCM_PERFORMANCE_STATS hcall
,
Greg Kurz
,
2021/05/17
Re: [RFC PATCH v3] ppc/spapr: Add support for H_SCM_PERFORMANCE_STATS hcall
,
David Gibson
,
2021/05/17
Re: [RFC PATCH v3] ppc/spapr: Add support for H_SCM_PERFORMANCE_STATS hcall
,
Vaibhav Jain
,
2021/05/21
Re: [RFC PATCH v3] ppc/spapr: Add support for H_SCM_PERFORMANCE_STATS hcall
,
David Gibson
,
2021/05/24
Re: [PATCH 0/3] tests/acceptance: Handle tests with "cpu" tag
,
John Snow
,
2021/05/14
[Bug 1908515] Re: assertion failure in lsi53c810 emulator
,
Thomas Huth
,
2021/05/14
[Bug 1913873] Re: QEMU: net: vmxnet: integer overflow may crash guest
,
Thomas Huth
,
2021/05/14
[Bug 1913923] Re: assert issue locates in hw/net/vmxnet3.c:1793:vmxnet3_io_bar1_write: code should not be reach
,
Thomas Huth
,
2021/05/14
[Bug 1912780] Re: QEMU: Null Pointer Failure in fdctrl_read() in hw/block/fdc.c
,
Thomas Huth
,
2021/05/14
[Bug 1912780] Re: QEMU: Null Pointer Failure in fdctrl_read() in hw/block/fdc.c
,
John Snow
,
2021/05/17
[Bug 1912780] Re: QEMU: Null Pointer Failure in fdctrl_read() in hw/block/fdc.c
,
Thomas Huth
,
2021/05/18
[Bug 1913510] Re: [Fuzz] qemu-system-i386 virtio-mouse: Assertion in address_space_lduw_le_cached failed
,
Thomas Huth
,
2021/05/14
Re: [PATCH] fdc: check drive block device before usage (CVE-2021-20196)
,
Thomas Huth
,
2021/05/14
Re: [PATCH] fdc: check drive block device before usage (CVE-2021-20196)
,
John Snow
,
2021/05/14
Re: [PATCH] fdc: check drive block device before usage (CVE-2021-20196)
,
Philippe Mathieu-Daudé
,
2021/05/15
Re: [PATCH] fdc: check drive block device before usage (CVE-2021-20196)
,
P J P
,
2021/05/17
Re: [PATCH] fdc: check drive block device before usage (CVE-2021-20196)
,
John Snow
,
2021/05/17
Re: [PATCH] fdc: check drive block device before usage (CVE-2021-20196)
,
Philippe Mathieu-Daudé
,
2021/05/17
Re: [PATCH] fdc: check drive block device before usage (CVE-2021-20196)
,
John Snow
,
2021/05/17
Re: [PATCH] fdc: check drive block device before usage (CVE-2021-20196)
,
John Snow
,
2021/05/17
Re: [PATCH] fdc: check drive block device before usage (CVE-2021-20196)
,
P J P
,
2021/05/18
Re: [PATCH] fdc: check drive block device before usage (CVE-2021-20196)
,
John Snow
,
2021/05/18
Re: [PATCH] fdc: check drive block device before usage (CVE-2021-20196)
,
John Snow
,
2021/05/18
Re: [PATCH] fdc: check drive block device before usage (CVE-2021-20196)
,
P J P
,
2021/05/19
[Bug 1915063] Re: Windows 10 wil not install using qemu-system-x86_64
,
Thomas Huth
,
2021/05/14
[Bug 1921280] Re: OpenIndiana stuck in boot loop when using hvf
,
Thomas Huth
,
2021/05/14
[Bug 1921082] Re: VM crash when process broadcast MCE
,
Thomas Huth
,
2021/05/14
[Bug 1922102] Re: Broken tap networking on macOS host
,
Thomas Huth
,
2021/05/14
[Bug 1922102] Re: Broken tap networking on macOS host
,
Thomas Huth
,
2021/05/18
[Bug 1921092] Re: gdbstub debug of multi-cluster machines is undocumented and confusing
,
Thomas Huth
,
2021/05/14
[Bug 1921092] Re: gdbstub debug of multi-cluster machines is undocumented and confusing
,
Martin Schönstedt
,
2021/05/14
[Bug 1921092] Re: gdbstub debug of multi-cluster machines is undocumented and confusing
,
Thomas Huth
,
2021/05/15
[Bug 1921444] Re: Q35 doesn't support to hot add the 2nd PCIe device to KVM guest
,
Thomas Huth
,
2021/05/14
[Bug 1922252] Re: [feature request] webcam support
,
Thomas Huth
,
2021/05/14
[Bug 1922252] Re: [feature request] webcam support
,
promeneur
,
2021/05/15
[Bug 1922252] Re: [feature request] webcam support
,
Thomas Huth
,
2021/05/16
[Bug 1921635] Re: ESP SCSI adapter not working with DOS ASPI drivers
,
Thomas Huth
,
2021/05/14
[Bug 1918975] Re: [Feature request] Propagate interpreter to spawned processes
,
Thomas Huth
,
2021/05/14
[Bug 1918975] Re: [Feature request] Propagate interpreter to spawned processes
,
Thomas Huth
,
2021/05/14
[Bug 1918975] Re: [Feature request] Propagate interpreter to spawned processes
,
Rado Smogura
,
2021/05/19
[Bug 1918975] Re: [Feature request] Propagate interpreter to spawned processes
,
Rado Smogura
,
2021/05/19
[Bug 1920871] Re: netperf UDP_STREAM high packet loss on QEMU tap network
,
Thomas Huth
,
2021/05/14
[Bug 1920013] Re: Unable to pass-through PCIe devices from a ppc64le host to an x86_64 guest
,
Thomas Huth
,
2021/05/14
[Bug 1920211] Re: shrink option for discard (for bad host-filesystems and -backup solutions)
,
Thomas Huth
,
2021/05/14
[Bug 1918149] Re: qemu-user reports wrong fault_addr in signal handler
,
Thomas Huth
,
2021/05/14
[Bug 1910941] Re: Assertion `addr < cache->len && 2 <= cache->len - addr' in virtio-blk
,
Thomas Huth
,
2021/05/14
[Bug 1918084] Re: Build fails on macOS 11.2.2
,
Thomas Huth
,
2021/05/14
[PATCH 0/4] docs: add user facing docs for secret passing and authorization controls
,
Daniel P . Berrangé
,
2021/05/14
[PATCH 1/4] docs: document how to pass secret data to QEMU
,
Daniel P . Berrangé
,
2021/05/14
[PATCH 3/4] docs: recommend SCRAM-SHA-256 SASL mech instead of SHA-1 variant
,
Daniel P . Berrangé
,
2021/05/14
[PATCH 2/4] docs: document usage of the authorization framework
,
Daniel P . Berrangé
,
2021/05/14
[PATCH 4/4] sasl: remove comment about obsolete kerberos versions
,
Daniel P . Berrangé
,
2021/05/14
[PULL 00/19] Block patches
,
Max Reitz
,
2021/05/14
[PULL 01/19] iotests/231: Update expected deprecation message
,
Max Reitz
,
2021/05/14
[PULL 02/19] block/rbd: Add an escape-aware strchr helper
,
Max Reitz
,
2021/05/14
[PULL 05/19] qemu-iotests: do not buffer the test output
,
Max Reitz
,
2021/05/14
[PULL 06/19] qemu-iotests: allow passing unittest.main arguments to the test scripts
,
Max Reitz
,
2021/05/14
[PULL 04/19] mirror: stop cancelling in-flight requests on non-force cancel in READY
,
Max Reitz
,
2021/05/14
[PULL 09/19] qemu-iotests: fix case of SOCK_DIR already in the environment
,
Max Reitz
,
2021/05/14
[PULL 08/19] qemu-iotests: let "check" spawn an arbitrary test command
,
Max Reitz
,
2021/05/14
[PULL 03/19] monitor: hmp_qemu_io: acquire aio contex, fix crash
,
Max Reitz
,
2021/05/14
Re: [PULL 03/19] monitor: hmp_qemu_io: acquire aio contex, fix crash
,
Peter Maydell
,
2021/05/20
Re: [PULL 03/19] monitor: hmp_qemu_io: acquire aio contex, fix crash
,
Max Reitz
,
2021/05/20
[PULL 07/19] qemu-iotests: move command line and environment handling from TestRunner to TestEnv
,
Max Reitz
,
2021/05/14
[PULL 12/19] qemu-iotests: fix pylint 2.8 consider-using-with error
,
Max Reitz
,
2021/05/14
[PULL 14/19] block: drop write notifiers
,
Max Reitz
,
2021/05/14
[PULL 10/19] Document qemu-img options data_file and data_file_raw
,
Max Reitz
,
2021/05/14
[PULL 13/19] block/write-threshold: don't use write notifiers
,
Max Reitz
,
2021/05/14
[PULL 11/19] block/copy-on-read: use bdrv_drop_filter() and drop s->active
,
Max Reitz
,
2021/05/14
[PULL 16/19] block/write-threshold: drop extra APIs
,
Max Reitz
,
2021/05/14
[PULL 15/19] test-write-threshold: rewrite test_threshold_(not_)trigger tests
,
Max Reitz
,
2021/05/14
[PULL 17/19] test-write-threshold: drop extra tests
,
Max Reitz
,
2021/05/14
[PULL 18/19] test-write-threshold: drop extra TestStruct structure
,
Max Reitz
,
2021/05/14
[PULL 19/19] write-threshold: deal with includes
,
Max Reitz
,
2021/05/14
Re: [PULL 00/19] Block patches
,
Peter Maydell
,
2021/05/17
Best approach for supporting snapshots for QEMU's gdbstub?
,
Alex Bennée
,
2021/05/14
Re: Best approach for supporting snapshots for QEMU's gdbstub?
,
Pavel Dovgalyuk
,
2021/05/15
Re: Best approach for supporting snapshots for QEMU's gdbstub?
,
Luis Machado
,
2021/05/17
Re: Best approach for supporting snapshots for QEMU's gdbstub?
,
Alex Bennée
,
2021/05/17
Re: Best approach for supporting snapshots for QEMU's gdbstub?
,
Luis Machado
,
2021/05/17
Re: Best approach for supporting snapshots for QEMU's gdbstub?
,
Peter Maydell
,
2021/05/17
Re: Best approach for supporting snapshots for QEMU's gdbstub?
,
Pavel Dovgalyuk
,
2021/05/18
[PULL 00/14] Block layer patches
,
Kevin Wolf
,
2021/05/14
[PULL 01/14] qcow2: set bdi->is_dirty
,
Kevin Wolf
,
2021/05/14
[PULL 02/14] block: Fix Transaction leak in bdrv_root_attach_child()
,
Kevin Wolf
,
2021/05/14
[PULL 05/14] block/export: improve vu_blk_sect_range_ok()
,
Kevin Wolf
,
2021/05/14
[PULL 03/14] block: Fix Transaction leak in bdrv_reopen_multiple()
,
Kevin Wolf
,
2021/05/14
[PULL 04/14] qapi: spelling fix (addtional)
,
Kevin Wolf
,
2021/05/14
[PULL 10/14] vhost-user-blk: Don't reconnect during initialisation
,
Kevin Wolf
,
2021/05/14
[PULL 06/14] test: new qTest case to test the vhost-user-blk-server
,
Kevin Wolf
,
2021/05/14
Re: [PULL 06/14] test: new qTest case to test the vhost-user-blk-server
,
Philippe Mathieu-Daudé
,
2021/05/16
[PULL 08/14] vhost-user-blk-test: test discard/write zeroes invalid inputs
,
Kevin Wolf
,
2021/05/14
[PULL 14/14] vhost-user-blk: Check that num-queues is supported by backend
,
Kevin Wolf
,
2021/05/14
[PULL 09/14] vhost-user-blk: Make sure to set Error on realize failure
,
Kevin Wolf
,
2021/05/14
[PULL 12/14] vhost-user-blk: Get more feature flags from vhost device
,
Kevin Wolf
,
2021/05/14
[PULL 11/14] vhost-user-blk: Improve error reporting in realize
,
Kevin Wolf
,
2021/05/14
[PULL 07/14] tests/qtest: add multi-queue test case to vhost-user-blk-test
,
Kevin Wolf
,
2021/05/14
[PULL 13/14] virtio: Fail if iommu_platform is requested, but unsupported
,
Kevin Wolf
,
2021/05/14
Re: [PULL 00/14] Block layer patches
,
Philippe Mathieu-Daudé
,
2021/05/16
Re: [PULL 00/14] Block layer patches
,
Peter Maydell
,
2021/05/17
[PULL 00/16] pc,pci,virtio: bugfixes, improvements
,
Michael S. Tsirkin
,
2021/05/14
[PULL 01/16] amd_iommu: Fix pte_override_page_mask()
,
Michael S. Tsirkin
,
2021/05/14
[PULL 03/16] hw/virtio: Pass virtio_feature_get_config_size() a const argument
,
Michael S. Tsirkin
,
2021/05/14
[PULL 04/16] virtio-blk: Constify VirtIOFeature feature_sizes[]
,
Michael S. Tsirkin
,
2021/05/14
[PULL 05/16] virtio-net: Constify VirtIOFeature feature_sizes[]
,
Michael S. Tsirkin
,
2021/05/14
[PULL 07/16] pc-dimm: remove unnecessary get_vmstate_memory_region() method
,
Michael S. Tsirkin
,
2021/05/14
[PULL 08/16] virtio-blk: Fix rollback path in virtio_blk_data_plane_start()
,
Michael S. Tsirkin
,
2021/05/14
[PULL 09/16] virtio-blk: Configure all host notifiers in a single MR transaction
,
Michael S. Tsirkin
,
2021/05/14
[PULL 10/16] virtio-scsi: Set host notifiers and callbacks separately
,
Michael S. Tsirkin
,
2021/05/14
[PULL 11/16] virtio-scsi: Configure all host notifiers in a single MR transaction
,
Michael S. Tsirkin
,
2021/05/14
[PULL 12/16] checkpatch: Fix use of uninitialized value
,
Michael S. Tsirkin
,
2021/05/14
[PULL 15/16] vhost-vdpa: Make vhost_vdpa_get_device_id() static
,
Michael S. Tsirkin
,
2021/05/14
[PULL 06/16] amd_iommu: fix wrong MMIO operations
,
Michael S. Tsirkin
,
2021/05/14
[PULL 02/16] x86: acpi: use offset instead of pointer when using build_header()
,
Michael S. Tsirkin
,
2021/05/14
[PULL 14/16] hw/virtio: enable ioeventfd configuring for mmio
,
Michael S. Tsirkin
,
2021/05/14
[PULL 13/16] hw/smbios: support for type 41 (onboard devices extended information)
,
Michael S. Tsirkin
,
2021/05/14
[PULL 16/16] Fix build with 64 bits time_t
,
Michael S. Tsirkin
,
2021/05/14
Re: [PULL 00/16] pc,pci,virtio: bugfixes, improvements
,
Peter Maydell
,
2021/05/16
Re: [PATCH 0/4] linux-user/arm: fpa11 fix and cleanup
,
Richard Henderson
,
2021/05/14
Re: [PATCH 0/4] linux-user/arm: fpa11 fix and cleanup
,
Laurent Vivier
,
2021/05/14
Re: [PATCH 0/4] linux-user/arm: fpa11 fix and cleanup
,
Laurent Vivier
,
2021/05/15
Re: [PATCH v4 0/6] Allow changing bs->file on reopen
,
Vladimir Sementsov-Ogievskiy
,
2021/05/14
[PATCH v3 0/4] iotests/297: Cover tests/
,
Max Reitz
,
2021/05/14
[PATCH v3 1/4] iotests/297: Drop 169 and 199 from the skip list
,
Max Reitz
,
2021/05/14
[PATCH v3 3/4] migrate-bitmaps-test: Fix pylint warnings
,
Max Reitz
,
2021/05/14
Re: [PATCH v3 3/4] migrate-bitmaps-test: Fix pylint warnings
,
Vladimir Sementsov-Ogievskiy
,
2021/05/14
[PATCH v3 2/4] migrate-bitmaps-postcopy-test: Fix pylint warnings
,
Max Reitz
,
2021/05/14
[PATCH v3 4/4] iotests/297: Cover tests/
,
Max Reitz
,
2021/05/14
[PATCH v2 00/50] target/i386 translate cleanups
,
Richard Henderson
,
2021/05/14
[PATCH v2 01/50] target/i386: Split out gen_exception_gpf
,
Richard Henderson
,
2021/05/14
Re: [PATCH v2 01/50] target/i386: Split out gen_exception_gpf
,
Paolo Bonzini
,
2021/05/18
[PATCH v2 03/50] target/i386: Unify code paths for IRET
,
Richard Henderson
,
2021/05/14
Re: [PATCH v2 03/50] target/i386: Unify code paths for IRET
,
Paolo Bonzini
,
2021/05/18
[PATCH v2 02/50] target/i386: Split out check_cpl0
,
Richard Henderson
,
2021/05/14
Re: [PATCH v2 02/50] target/i386: Split out check_cpl0
,
Paolo Bonzini
,
2021/05/18
[PATCH v2 05/50] target/i386: Split out check_iopl
,
Richard Henderson
,
2021/05/14
Re: [PATCH v2 05/50] target/i386: Split out check_iopl
,
Paolo Bonzini
,
2021/05/18
[PATCH v2 04/50] target/i386: Split out check_vm86_iopl
,
Richard Henderson
,
2021/05/14
Re: [PATCH v2 04/50] target/i386: Split out check_vm86_iopl
,
Paolo Bonzini
,
2021/05/18
[PATCH v2 06/50] target/i386: Assert PE is set for user-only
,
Richard Henderson
,
2021/05/14
Re: [PATCH v2 06/50] target/i386: Assert PE is set for user-only
,
Paolo Bonzini
,
2021/05/18
[PATCH v2 07/50] target/i386: Assert CPL is 3 for user-only
,
Richard Henderson
,
2021/05/14
Re: [PATCH v2 07/50] target/i386: Assert CPL is 3 for user-only
,
Paolo Bonzini
,
2021/05/18
[PATCH v2 10/50] target/i386: Assert CODE32 for x86_64 user-only
,
Richard Henderson
,
2021/05/14
Re: [PATCH v2 10/50] target/i386: Assert CODE32 for x86_64 user-only
,
Paolo Bonzini
,
2021/05/18
[PATCH v2 13/50] target/i386: Assert LMA for x86_64 user-only
,
Richard Henderson
,
2021/05/14
Re: [PATCH v2 13/50] target/i386: Assert LMA for x86_64 user-only
,
Paolo Bonzini
,
2021/05/18
[PATCH v2 12/50] target/i386: Assert CODE64 for x86_64 user-only
,
Richard Henderson
,
2021/05/14
Re: [PATCH v2 12/50] target/i386: Assert CODE64 for x86_64 user-only
,
Paolo Bonzini
,
2021/05/18
[PATCH v2 11/50] target/i386: Assert SS32 for x86_64 user-only
,
Richard Henderson
,
2021/05/14
Re: [PATCH v2 11/50] target/i386: Assert SS32 for x86_64 user-only
,
Paolo Bonzini
,
2021/05/18
[PATCH v2 16/50] target/i386: Tidy REX_B, REX_X definition
,
Richard Henderson
,
2021/05/14
Re: [PATCH v2 16/50] target/i386: Tidy REX_B, REX_X definition
,
Paolo Bonzini
,
2021/05/18
[PATCH v2 08/50] target/i386: Assert IOPL is 0 for user-only
,
Richard Henderson
,
2021/05/14
Re: [PATCH v2 08/50] target/i386: Assert IOPL is 0 for user-only
,
Paolo Bonzini
,
2021/05/18
[PATCH v2 09/50] target/i386: Assert !VM86 for x86_64 user-only
,
Richard Henderson
,
2021/05/14
Re: [PATCH v2 09/50] target/i386: Assert !VM86 for x86_64 user-only
,
Paolo Bonzini
,
2021/05/18
[PATCH v2 14/50] target/i386: Assert !ADDSEG for x86_64 user-only
,
Richard Henderson
,
2021/05/14
Re: [PATCH v2 14/50] target/i386: Assert !ADDSEG for x86_64 user-only
,
Paolo Bonzini
,
2021/05/18
[PATCH v2 15/50] target/i386: Introduce REX_PREFIX
,
Richard Henderson
,
2021/05/14
Re: [PATCH v2 15/50] target/i386: Introduce REX_PREFIX
,
Paolo Bonzini
,
2021/05/18
[PATCH v2 23/50] target/i386: Reduce DisasContext.vex_[lv] to uint8_t
,
Richard Henderson
,
2021/05/14
Re: [PATCH v2 23/50] target/i386: Reduce DisasContext.vex_[lv] to uint8_t
,
Paolo Bonzini
,
2021/05/18
[PATCH v2 17/50] target/i386: Move rex_r into DisasContext
,
Richard Henderson
,
2021/05/14
Re: [PATCH v2 17/50] target/i386: Move rex_r into DisasContext
,
Paolo Bonzini
,
2021/05/18
[PATCH v2 19/50] target/i386: Remove DisasContext.f_st as unused
,
Richard Henderson
,
2021/05/14
Re: [PATCH v2 19/50] target/i386: Remove DisasContext.f_st as unused
,
Paolo Bonzini
,
2021/05/18
[PATCH v2 20/50] target/i386: Reduce DisasContext.flags to uint32_t
,
Richard Henderson
,
2021/05/14
Re: [PATCH v2 20/50] target/i386: Reduce DisasContext.flags to uint32_t
,
Paolo Bonzini
,
2021/05/18
[PATCH v2 21/50] target/i386: Reduce DisasContext.override to int8_t
,
Richard Henderson
,
2021/05/14
Re: [PATCH v2 21/50] target/i386: Reduce DisasContext.override to int8_t
,
Paolo Bonzini
,
2021/05/18
[PATCH v2 26/50] target/i386: Reduce DisasContext jmp_opt, repz_opt to bool
,
Richard Henderson
,
2021/05/14
Re: [PATCH v2 26/50] target/i386: Reduce DisasContext jmp_opt, repz_opt to bool
,
Paolo Bonzini
,
2021/05/18
[PATCH v2 18/50] target/i386: Move rex_w into DisasContext
,
Richard Henderson
,
2021/05/14
Re: [PATCH v2 18/50] target/i386: Move rex_w into DisasContext
,
Paolo Bonzini
,
2021/05/18
[PATCH v2 27/50] target/i386: Fix the comment for repz_opt
,
Richard Henderson
,
2021/05/14
Re: [PATCH v2 27/50] target/i386: Fix the comment for repz_opt
,
Paolo Bonzini
,
2021/05/18
[PATCH v2 32/50] target/i386: Implement skinit in translate.c
,
Richard Henderson
,
2021/05/14
Re: [PATCH v2 32/50] target/i386: Implement skinit in translate.c
,
Paolo Bonzini
,
2021/05/18
[PATCH v2 31/50] target/i386: Assert !GUEST for user-only
,
Richard Henderson
,
2021/05/14
Re: [PATCH v2 31/50] target/i386: Assert !GUEST for user-only
,
Paolo Bonzini
,
2021/05/18
[PATCH v2 33/50] target/i386: Eliminate SVM helpers for user-only
,
Richard Henderson
,
2021/05/14
Re: [PATCH v2 33/50] target/i386: Eliminate SVM helpers for user-only
,
Paolo Bonzini
,
2021/05/18
[PATCH v2 24/50] target/i386: Reduce DisasContext popl_esp_hack and rip_offset to uint8_t
,
Richard Henderson
,
2021/05/14
Re: [PATCH v2 24/50] target/i386: Reduce DisasContext popl_esp_hack and rip_offset to uint8_t
,
Paolo Bonzini
,
2021/05/18
[PATCH v2 22/50] target/i386: Reduce DisasContext.prefix to uint8_t
,
Richard Henderson
,
2021/05/14
Re: [PATCH v2 22/50] target/i386: Reduce DisasContext.prefix to uint8_t
,
Paolo Bonzini
,
2021/05/18
[PATCH v2 30/50] target/i386: Assert !SVME for user-only
,
Richard Henderson
,
2021/05/14
Re: [PATCH v2 30/50] target/i386: Assert !SVME for user-only
,
Paolo Bonzini
,
2021/05/18
[PATCH v2 29/50] target/i386: Add stub generator for helper_set_dr
,
Richard Henderson
,
2021/05/14
Re: [PATCH v2 29/50] target/i386: Add stub generator for helper_set_dr
,
Paolo Bonzini
,
2021/05/18
[PATCH v2 36/50] target/i386: Tidy svm_check_intercept from tcg
,
Richard Henderson
,
2021/05/14
Re: [PATCH v2 36/50] target/i386: Tidy svm_check_intercept from tcg
,
Paolo Bonzini
,
2021/05/18
[PATCH v2 37/50] target/i386: Remove pc_start argument to gen_svm_check_intercept
,
Richard Henderson
,
2021/05/14
Re: [PATCH v2 37/50] target/i386: Remove pc_start argument to gen_svm_check_intercept
,
Paolo Bonzini
,
2021/05/18
[PATCH v2 38/50] target/i386: Remove user stub for cpu_vmexit
,
Richard Henderson
,
2021/05/14
Re: [PATCH v2 38/50] target/i386: Remove user stub for cpu_vmexit
,
Paolo Bonzini
,
2021/05/18
[PATCH v2 39/50] target/i386: Cleanup read_crN, write_crN, lmsw
,
Richard Henderson
,
2021/05/14
Re: [PATCH v2 39/50] target/i386: Cleanup read_crN, write_crN, lmsw
,
Paolo Bonzini
,
2021/05/18
[PATCH v2 28/50] target/i386: Reorder DisasContext members
,
Richard Henderson
,
2021/05/14
Re: [PATCH v2 28/50] target/i386: Reorder DisasContext members
,
Paolo Bonzini
,
2021/05/18
[PATCH v2 25/50] target/i386: Leave TF in DisasContext.flags
,
Richard Henderson
,
2021/05/14
Re: [PATCH v2 25/50] target/i386: Leave TF in DisasContext.flags
,
Paolo Bonzini
,
2021/05/18
[PATCH v2 35/50] target/i386: Simplify gen_debug usage
,
Richard Henderson
,
2021/05/14
Re: [PATCH v2 35/50] target/i386: Simplify gen_debug usage
,
Paolo Bonzini
,
2021/05/18
[PATCH v2 34/50] target/i386: Mark some helpers as noreturn
,
Richard Henderson
,
2021/05/14
Re: [PATCH v2 34/50] target/i386: Mark some helpers as noreturn
,
Paolo Bonzini
,
2021/05/18
[PATCH v2 40/50] target/i386: Pass env to do_pause and do_hlt
,
Richard Henderson
,
2021/05/14
Re: [PATCH v2 40/50] target/i386: Pass env to do_pause and do_hlt
,
Paolo Bonzini
,
2021/05/18
[PATCH v2 41/50] target/i386: Move invlpg, hlt, monitor, mwait to sysemu
,
Richard Henderson
,
2021/05/14
Re: [PATCH v2 41/50] target/i386: Move invlpg, hlt, monitor, mwait to sysemu
,
Paolo Bonzini
,
2021/05/18
[PATCH v2 42/50] target/i386: Unify invlpg, invlpga
,
Richard Henderson
,
2021/05/14
Re: [PATCH v2 42/50] target/i386: Unify invlpg, invlpga
,
Paolo Bonzini
,
2021/05/18
[PATCH v2 43/50] target/i386: Inline user cpu_svm_check_intercept_param
,
Richard Henderson
,
2021/05/14
Re: [PATCH v2 43/50] target/i386: Inline user cpu_svm_check_intercept_param
,
Paolo Bonzini
,
2021/05/18
[PATCH v2 45/50] target/i386: Exit tb after wrmsr
,
Richard Henderson
,
2021/05/14
Re: [PATCH v2 45/50] target/i386: Exit tb after wrmsr
,
Paolo Bonzini
,
2021/05/18
[PATCH v2 44/50] target/i386: Eliminate user stubs for read/write_crN, rd/wrmsr
,
Richard Henderson
,
2021/05/14
Re: [PATCH v2 44/50] target/i386: Eliminate user stubs for read/write_crN, rd/wrmsr
,
Paolo Bonzini
,
2021/05/18
[PATCH v2 46/50] target/i386: Tidy gen_check_io
,
Richard Henderson
,
2021/05/14
Re: [PATCH v2 46/50] target/i386: Tidy gen_check_io
,
Paolo Bonzini
,
2021/05/18
[PATCH v2 48/50] target/i386: Create helper_check_io
,
Richard Henderson
,
2021/05/14
Re: [PATCH v2 48/50] target/i386: Create helper_check_io
,
Paolo Bonzini
,
2021/05/18
[PATCH v2 50/50] target/i386: Remove user-only i/o stubs
,
Richard Henderson
,
2021/05/14
Re: [PATCH v2 50/50] target/i386: Remove user-only i/o stubs
,
Paolo Bonzini
,
2021/05/18
[PATCH v2 47/50] target/i386: Pass in port to gen_check_io
,
Richard Henderson
,
2021/05/14
Re: [PATCH v2 47/50] target/i386: Pass in port to gen_check_io
,
Paolo Bonzini
,
2021/05/18
[PATCH v2 49/50] target/i386: Move helper_check_io to sysemu
,
Richard Henderson
,
2021/05/14
Re: [PATCH v2 49/50] target/i386: Move helper_check_io to sysemu
,
Richard Henderson
,
2021/05/14
Re: [PATCH v2 49/50] target/i386: Move helper_check_io to sysemu
,
Paolo Bonzini
,
2021/05/18
Re: [PATCH v2 00/50] target/i386 translate cleanups
,
no-reply
,
2021/05/14
Re: [PATCH v2 00/50] target/i386 translate cleanups
,
Paolo Bonzini
,
2021/05/18
Re: [PATCH v2 00/50] target/i386 translate cleanups
,
Richard Henderson
,
2021/05/18
Re: [PATCH v2 00/50] target/i386 translate cleanups
,
Paolo Bonzini
,
2021/05/18
[PATCH 0/4] AIA local interrupt CSR support
,
Anup Patel
,
2021/05/14
[PATCH 1/4] target/riscv: Add defines for AIA local interrupt CSRs
,
Anup Patel
,
2021/05/14
[PATCH 2/4] target/riscv: Add CPU feature for AIA CSRs
,
Anup Patel
,
2021/05/14
[PATCH 3/4] target/riscv: Implement AIA local interrupt CSRs
,
Anup Patel
,
2021/05/14
[PATCH 4/4] hw/riscv: virt: Use AIA INTC compatible string when available
,
Anup Patel
,
2021/05/14
Re: [PATCH v2 0/7] acpi: Error Record Serialization Table, ERST, support for QEMU
,
Michael S. Tsirkin
,
2021/05/14
Re: [PATCH v2 0/7] acpi: Error Record Serialization Table, ERST, support for QEMU
,
Eric DeVolder
,
2021/05/14
Re: [PATCH v4 0/1] Rework ACPI OEM fields handling to simplify code (was: acpi: Remove duplicated code handling OEM ID and OEM table ID fields)
,
Michael S. Tsirkin
,
2021/05/14
Re: [PATCH v5 0/7] eBPF RSS support for virtio-net
,
Michael S. Tsirkin
,
2021/05/14
Re: [PATCH v5 0/7] eBPF RSS support for virtio-net
,
Yuri Benditovich
,
2021/05/17
Re: [PATCH 2/6] pci: introduce apci-index property for PCI device
,
Michael S. Tsirkin
,
2021/05/14
Re: [PATCH 0/6] pc: support user provided NIC naming/indexing
,
Michael S. Tsirkin
,
2021/05/14
[PATCH] linux-user: Handle EXCP10_COPR properly for i386
,
邹旭
,
2021/05/14
Re: [PATCH] linux-user: Handle EXCP10_COPR properly for i386
,
邹旭
,
2021/05/20
[PATCH] linux-user: Handle EXCP10_COPR properly for i386
,
Xu Zou
,
2021/05/14
[PATCH] linux-user: Handle EXCP10_COPR properly for i386
,
Xu Zou
,
2021/05/14
[PATCH] linux-user: Handle EXCP10_COPR properly for i386
,
Xu Zou
,
2021/05/24
Re: [PATCH v2 0/6] vhost-user-blk: Error handling fixes during initialistion
,
Michael S. Tsirkin
,
2021/05/14
Re: [PATCH v2 0/6] vhost-user-blk: Error handling fixes during initialistion
,
Kevin Wolf
,
2021/05/14
[PULL 00/20] CI, qtest, and misc patches
,
Thomas Huth
,
2021/05/14
[PULL 02/20] gitlab-ci: Replace YAML anchors by extends (container_job)
,
Thomas Huth
,
2021/05/14
[PULL 01/20] tests/docker/dockerfiles: Add ccache to containers where it was missing
,
Thomas Huth
,
2021/05/14
[PULL 03/20] gitlab-ci: Replace YAML anchors by extends (native_build_job)
,
Thomas Huth
,
2021/05/14
[PULL 04/20] gitlab-ci: Replace YAML anchors by extends (native_test_job)
,
Thomas Huth
,
2021/05/14
[PULL 05/20] libqos/qgraph: fix "UNAVAILBLE" typo
,
Thomas Huth
,
2021/05/14
[PULL 07/20] libqtest: refuse QTEST_QEMU_BINARY=qemu-kvm
,
Thomas Huth
,
2021/05/14
[PULL 06/20] docs/devel/qgraph: add troubleshooting information
,
Thomas Huth
,
2021/05/14
[PULL 10/20] tests/qtest/npcm7xx_pwm-test.c: Avoid g_assert_true() for non-test assertions
,
Thomas Huth
,
2021/05/14
[PULL 11/20] tests/migration-test: Fix "true" vs true
,
Thomas Huth
,
2021/05/14
[PULL 09/20] tests/qtest/ahci-test.c: Calculate iso_size with 64-bit arithmetic
,
Thomas Huth
,
2021/05/14
[PULL 08/20] util/compatfd.c: Replaced a malloc call with g_malloc.
,
Thomas Huth
,
2021/05/14
[PULL 13/20] tests/qtest/rtc-test: Remove pointless NULL check
,
Thomas Huth
,
2021/05/14
[PULL 17/20] configure: Poison all current target-specific #defines
,
Thomas Huth
,
2021/05/14
Re: [PULL 17/20] configure: Poison all current target-specific #defines
,
Philippe Mathieu-Daudé
,
2021/05/16
Re: [PULL 17/20] configure: Poison all current target-specific #defines
,
Thomas Huth
,
2021/05/19
[PULL 14/20] tests: Avoid side effects inside g_assert() arguments
,
Thomas Huth
,
2021/05/14
[PULL 15/20] include/sysemu: Poison all accelerator CONFIG switches in common code
,
Thomas Huth
,
2021/05/14
[PULL 16/20] migration: Move populate_vfio_info() into a separate file
,
Thomas Huth
,
2021/05/14
[PULL 12/20] tests/qtest/tpm-util.c: Free memory with correct free function
,
Thomas Huth
,
2021/05/14
[PULL 19/20] pc-bios/s390-ccw: Fix inline assembly for older versions of Clang
,
Thomas Huth
,
2021/05/14
[PULL 18/20] tests/qtest/migration-test: Use g_autofree to avoid leaks on error paths
,
Thomas Huth
,
2021/05/14
[PULL 20/20] cirrus.yml: Fix the MSYS2 task
,
Thomas Huth
,
2021/05/14
Re: [PULL 00/20] CI, qtest, and misc patches
,
Peter Maydell
,
2021/05/16
[PATCH v2 00/12] Wave goodbye to RHEL 7 vintage distros
,
Daniel P . Berrangé
,
2021/05/14
[PATCH v2 01/12] gitlab: drop linux user build job for CentOS 7
,
Daniel P . Berrangé
,
2021/05/14
Re: [PATCH v2 01/12] gitlab: drop linux user build job for CentOS 7
,
Thomas Huth
,
2021/05/14
Re: [PATCH v2 01/12] gitlab: drop linux user build job for CentOS 7
,
Willian Rampazzo
,
2021/05/14
Re: [PATCH v2 01/12] gitlab: drop linux user build job for CentOS 7
,
Philippe Mathieu-Daudé
,
2021/05/27
[PATCH v2 02/12] patchew: move quick build job from CentOS 7 to CentOS 8 container
,
Daniel P . Berrangé
,
2021/05/14
Re: [PATCH v2 02/12] patchew: move quick build job from CentOS 7 to CentOS 8 container
,
Thomas Huth
,
2021/05/14
Re: [PATCH v2 02/12] patchew: move quick build job from CentOS 7 to CentOS 8 container
,
Willian Rampazzo
,
2021/05/14
[PATCH v2 03/12] crypto: bump min nettle to 3.4, dropping RHEL-7 support
,
Daniel P . Berrangé
,
2021/05/14
Re: [PATCH v2 03/12] crypto: bump min nettle to 3.4, dropping RHEL-7 support
,
Thomas Huth
,
2021/05/14
Re: [PATCH v2 03/12] crypto: bump min nettle to 3.4, dropping RHEL-7 support
,
Willian Rampazzo
,
2021/05/14
[PATCH v2 04/12] crypto: drop back compatibility typedefs for nettle
,
Daniel P . Berrangé
,
2021/05/14
Re: [PATCH v2 04/12] crypto: drop back compatibility typedefs for nettle
,
Willian Rampazzo
,
2021/05/14
[PATCH v2 05/12] crypto: bump min gcrypt to 1.8.0, dropping RHEL-7 support
,
Daniel P . Berrangé
,
2021/05/14
Re: [PATCH v2 05/12] crypto: bump min gcrypt to 1.8.0, dropping RHEL-7 support
,
Thomas Huth
,
2021/05/14
[PATCH v2 06/12] crypto: bump min gnutls to 3.5.18, dropping RHEL-7 support
,
Daniel P . Berrangé
,
2021/05/14
Re: [PATCH v2 06/12] crypto: bump min gnutls to 3.5.18, dropping RHEL-7 support
,
Thomas Huth
,
2021/05/14
Re: [PATCH v2 06/12] crypto: bump min gnutls to 3.5.18, dropping RHEL-7 support
,
Willian Rampazzo
,
2021/05/14
[PATCH v2 07/12] crypto: drop used conditional check
,
Daniel P . Berrangé
,
2021/05/14
[PATCH v2 08/12] tests/vm: convert centos VM recipe to CentOS 8
,
Daniel P . Berrangé
,
2021/05/14
Re: [PATCH v2 08/12] tests/vm: convert centos VM recipe to CentOS 8
,
Willian Rampazzo
,
2021/05/14
Re: [PATCH v2 08/12] tests/vm: convert centos VM recipe to CentOS 8
,
Daniel P . Berrangé
,
2021/05/17
[PATCH v2 09/12] tests/docker: drop CentOS 7 container
,
Daniel P . Berrangé
,
2021/05/14
[PATCH v2 10/12] configure: bump min required glib version to 2.56
,
Daniel P . Berrangé
,
2021/05/14
Re: [PATCH v2 10/12] configure: bump min required glib version to 2.56
,
Thomas Huth
,
2021/05/14
Re: [PATCH v2 10/12] configure: bump min required glib version to 2.56
,
Willian Rampazzo
,
2021/05/14
[PATCH v2 11/12] configure: bump min required GCC to 7.5.0
,
Daniel P . Berrangé
,
2021/05/14
Re: [PATCH v2 11/12] configure: bump min required GCC to 7.5.0
,
Thomas Huth
,
2021/05/14
Re: [PATCH v2 11/12] configure: bump min required GCC to 7.5.0
,
Willian Rampazzo
,
2021/05/14
[PATCH v2 12/12] configure: bump min required CLang to 6.0 / XCode 10.0
,
Daniel P . Berrangé
,
2021/05/14
Re: [PATCH v2 12/12] configure: bump min required CLang to 6.0 / XCode 10.0
,
Philippe Mathieu-Daudé
,
2021/05/14
Re: [PATCH v2 12/12] configure: bump min required CLang to 6.0 / XCode 10.0
,
Willian Rampazzo
,
2021/05/14
[PATCH v8 0/7] eBPF RSS support for virtio-net.
,
Andrew Melnychenko
,
2021/05/14
[PATCH v8 1/7] net/tap: Added TUNSETSTEERINGEBPF code.
,
Andrew Melnychenko
,
2021/05/14
[PATCH v8 2/7] net: Added SetSteeringEBPF method for NetClientState.
,
Andrew Melnychenko
,
2021/05/14
[PATCH v8 6/7] docs: Added eBPF documentation.
,
Andrew Melnychenko
,
2021/05/14
[PATCH v8 3/7] ebpf: Added eBPF RSS program.
,
Andrew Melnychenko
,
2021/05/14
[PATCH v8 5/7] virtio-net: Added eBPF RSS to virtio-net.
,
Andrew Melnychenko
,
2021/05/14
[PATCH v8 4/7] ebpf: Added eBPF RSS loader.
,
Andrew Melnychenko
,
2021/05/14
[PATCH v8 7/7] MAINTAINERS: Added eBPF maintainers information.
,
Andrew Melnychenko
,
2021/05/14
Re: [PATCH v8 0/7] eBPF RSS support for virtio-net.
,
no-reply
,
2021/05/14
[PULL v3 0/1] Rtd patches
,
marcandre . lureau
,
2021/05/14
[PULL v3 1/1] sphinx: adopt kernel readthedoc theme
,
marcandre . lureau
,
2021/05/14
Re: [PULL v3 0/1] Rtd patches
,
Peter Maydell
,
2021/05/14
Re: [PULL v3 0/1] Rtd patches
,
Philippe Mathieu-Daudé
,
2021/05/15
Re: [PULL v3 0/1] Rtd patches
,
Marc-André Lureau
,
2021/05/15
Re: [PULL v3 0/1] Rtd patches
,
Peter Maydell
,
2021/05/16
Re: [PULL v3 0/1] Rtd patches
,
Philippe Mathieu-Daudé
,
2021/05/19
[Bug 1905037] Re: Qemu SPARC64 Panics on Sun Solaris 5.8 - BOP_ALLOC failed
,
Thomas Huth
,
2021/05/14
[Bug 1906180] Re: Keyboard keys get stuck
,
Thomas Huth
,
2021/05/14
[Bug 1906948] Re: Enabling OpenGL for GUI doesn't work on old laptop
,
Thomas Huth
,
2021/05/14
Re: [PATCH v3] i386: Add ratelimit for bus locks acquired in guest
,
Chenyi Qiang
,
2021/05/14
Re: [PATCH v3] i386: Add ratelimit for bus locks acquired in guest
,
Eduardo Habkost
,
2021/05/17
Re: [PATCH v3] i386: Add ratelimit for bus locks acquired in guest
,
Stefan Hajnoczi
,
2021/05/18
Re: [PATCH v3] i386: Add ratelimit for bus locks acquired in guest
,
Chenyi Qiang
,
2021/05/19
Re: [PATCH v3] i386: Add ratelimit for bus locks acquired in guest
,
Eduardo Habkost
,
2021/05/19
[PATCH] target/riscv: Remove unnecessary riscv_*_names[] declaration
,
Bin Meng
,
2021/05/14
Re: [PATCH] target/riscv: Remove unnecessary riscv_*_names[] declaration
,
Philippe Mathieu-Daudé
,
2021/05/14
Re: [PATCH] target/riscv: Remove unnecessary riscv_*_names[] declaration
,
Alistair Francis
,
2021/05/16
Re: [PATCH] target/riscv: Remove unnecessary riscv_*_names[] declaration
,
Alistair Francis
,
2021/05/20
Re: [PATCH v5 00/12] net: Pad short frames for network backends
,
Bin Meng
,
2021/05/14
[Bug 1891748] Re: qemu-arm-static 5.1 can't run gcc
,
Devaev Maxim
,
2021/05/13
[Bug 1891748] Re: qemu-arm-static 5.1 can't run gcc
,
Devaev Maxim
,
2021/05/23
[Bug 1891748] Re: qemu-arm-static 5.1 can't run gcc
,
Alex Bennée
,
2021/05/25
[Bug 1891748] Re: qemu-arm-static 5.1 can't run gcc
,
Devaev Maxim
,
2021/05/25
[Bug 1891748] Re: qemu-arm-static 5.1 can't run gcc
,
Laurent Vivier
,
2021/05/26
[Bug 1891748] Re: qemu-arm-static 5.1 can't run gcc
,
Devaev Maxim
,
2021/05/26
[GIT PULL] I2C changes for next qemu release
,
Corey Minyard
,
2021/05/13
Re: [GIT PULL] I2C changes for next qemu release
,
Peter Maydell
,
2021/05/14
Re: [PATCH v6 00/82] target/arm: Implement SVE2
,
Peter Maydell
,
2021/05/13
Re: [PATCH v6 80/82] target/arm: Implement integer matrix multiply accumulate
,
Peter Maydell
,
2021/05/13
Re: [PATCH v6 80/82] target/arm: Implement integer matrix multiply accumulate
,
Richard Henderson
,
2021/05/14
Re: [PATCH v6 82/82] target/arm: Enable SVE2 and related extensions
,
Peter Maydell
,
2021/05/13
Re: [PATCH v6 82/82] target/arm: Enable SVE2 and related extensions
,
Richard Henderson
,
2021/05/14
Re: [PATCH v6 81/82] linux-user/aarch64: Enable hwcap bits for sve2 and related extensions
,
Peter Maydell
,
2021/05/13
Re: [PATCH v6 79/82] target/arm: Implement aarch32 VSUDOT, VUSDOT
,
Peter Maydell
,
2021/05/13
Re: [PATCH v6 78/82] target/arm: Split decode of VSDOT and VUDOT
,
Peter Maydell
,
2021/05/13
Re: [PATCH v6 77/82] target/arm: Fix decode for VDOT (indexed)
,
Peter Maydell
,
2021/05/13
Re: [PATCH v6 77/82] target/arm: Fix decode for VDOT (indexed)
,
Richard Henderson
,
2021/05/15
Re: [PATCH v6 77/82] target/arm: Fix decode for VDOT (indexed)
,
Peter Maydell
,
2021/05/16
Re: [PATCH v6 77/82] target/arm: Fix decode for VDOT (indexed)
,
Richard Henderson
,
2021/05/17
Re: [PATCH v6 77/82] target/arm: Fix decode for VDOT (indexed)
,
Richard Henderson
,
2021/05/15
Re: [PATCH v2 03/10] Python: add utility function for retrieving port redirection
,
John Snow
,
2021/05/13
Re: [PATCH v3 03/11] Python: add utility function for retrieving port redirection
,
John Snow
,
2021/05/13
Re: [PATCH v3 10/15] qemu_iotests: extent QMP socket timeout when using valgrind
,
John Snow
,
2021/05/13
Re: [PATCH v3 10/15] qemu_iotests: extent QMP socket timeout when using valgrind
,
Emanuele Giuseppe Esposito
,
2021/05/14
Re: [PATCH v3 10/15] qemu_iotests: extent QMP socket timeout when using valgrind
,
John Snow
,
2021/05/14
Re: [PATCH v3 10/15] qemu_iotests: extent QMP socket timeout when using valgrind
,
Emanuele Giuseppe Esposito
,
2021/05/18
Re: [PATCH v3 10/15] qemu_iotests: extent QMP socket timeout when using valgrind
,
John Snow
,
2021/05/18
Re: [PATCH v3 10/15] qemu_iotests: extent QMP socket timeout when using valgrind
,
Emanuele Giuseppe Esposito
,
2021/05/18
Re: [Qemu-devel] [PATCH] MAINTAINERS: convert to JSON
,
Philippe Mathieu-Daudé
,
2021/05/13
Re: [Qemu-devel] [PATCH] MAINTAINERS: convert to JSON
,
John Snow
,
2021/05/13
Re: [Qemu-devel] [PATCH] MAINTAINERS: convert to JSON
,
Peter Maydell
,
2021/05/13
Re: [Qemu-devel] [PATCH] MAINTAINERS: convert to JSON
,
Willian Rampazzo
,
2021/05/13
Re: [Qemu-devel] [PATCH] MAINTAINERS: convert to JSON
,
Paolo Bonzini
,
2021/05/14
Re: [Qemu-devel] [PATCH] MAINTAINERS: convert to JSON
,
Willian Rampazzo
,
2021/05/14
Re: [PATCH v3 02/15] python: qemu: pass the wrapper field from QEMUQtestmachine to QEMUMachine
,
John Snow
,
2021/05/13
Re: [PATCH v3 01/15] python: qemu: add timer parameter for qmp.accept socket
,
John Snow
,
2021/05/13
Re: [PATCH v3 01/15] python: qemu: add timer parameter for qmp.accept socket
,
Emanuele Giuseppe Esposito
,
2021/05/14
Re: [PATCH v6 76/82] target/arm: Remove unused fpst from VDOT_scalar
,
Peter Maydell
,
2021/05/13
Re: [PATCH v6 75/82] target/arm: Split out do_neon_ddda_fpst
,
Peter Maydell
,
2021/05/13
[PATCH] hw/input/ps2: Use ps2_raise_irq() instead of open coding it
,
Philippe Mathieu-Daudé
,
2021/05/13
Re: [PATCH] hw/input/ps2: Use ps2_raise_irq() instead of open coding it
,
Volker Rümelin
,
2021/05/13
Re: [PATCH] hw/input/ps2: Use ps2_raise_irq() instead of open coding it
,
Bin Meng
,
2021/05/16
Re: [PATCH] hw/input/ps2: Use ps2_raise_irq() instead of open coding it
,
Philippe Mathieu-Daudé
,
2021/05/25
Re: [PATCH v6 74/82] target/arm: Implement aarch64 SUDOT, USDOT
,
Peter Maydell
,
2021/05/13
Re: [PATCH v6 73/82] target/arm: Implement SVE2 fp multiply-add long
,
Peter Maydell
,
2021/05/13
Re: [PATCH v6 73/82] target/arm: Implement SVE2 fp multiply-add long
,
Richard Henderson
,
2021/05/15
Re: [PATCH v6 72/82] target/arm: Implement SVE2 bitwise shift immediate
,
Peter Maydell
,
2021/05/13
Re: [PATCH v6 72/82] target/arm: Implement SVE2 bitwise shift immediate
,
Richard Henderson
,
2021/05/15
Re: [PATCH v6 71/82] target/arm: Implement 128-bit ZIP, UZP, TRN
,
Peter Maydell
,
2021/05/13
Re: [PATCH v6 70/82] target/arm: Implement SVE2 LD1RO
,
Peter Maydell
,
2021/05/13
[PATCH 00/10] hw: Various Kconfig fixes
,
Philippe Mathieu-Daudé
,
2021/05/13
[PATCH 01/10] hw/mem/nvdimm: Use Kconfig 'imply' instead of 'depends on'
,
Philippe Mathieu-Daudé
,
2021/05/13
Re: [PATCH 01/10] hw/mem/nvdimm: Use Kconfig 'imply' instead of 'depends on'
,
David Gibson
,
2021/05/13
Re: [PATCH 01/10] hw/mem/nvdimm: Use Kconfig 'imply' instead of 'depends on'
,
Bin Meng
,
2021/05/13
Re: [PATCH 01/10] hw/mem/nvdimm: Use Kconfig 'imply' instead of 'depends on'
,
Philippe Mathieu-Daudé
,
2021/05/15
Re: [PATCH 01/10] hw/mem/nvdimm: Use Kconfig 'imply' instead of 'depends on'
,
Bin Meng
,
2021/05/15
Re: [PATCH 01/10] hw/mem/nvdimm: Use Kconfig 'imply' instead of 'depends on'
,
Philippe Mathieu-Daudé
,
2021/05/16
Re: [PATCH 01/10] hw/mem/nvdimm: Use Kconfig 'imply' instead of 'depends on'
,
Bin Meng
,
2021/05/16
[PATCH 02/10] hw/ide/Kconfig: Add missing dependency PCI -> QDEV
,
Philippe Mathieu-Daudé
,
2021/05/13
Re: [PATCH 02/10] hw/ide/Kconfig: Add missing dependency PCI -> QDEV
,
Bin Meng
,
2021/05/13
[PATCH 03/10] hw/arm/Kconfig: Add missing dependency NPCM7XX -> SMBUS
,
Philippe Mathieu-Daudé
,
2021/05/13
Re: [PATCH 03/10] hw/arm/Kconfig: Add missing dependency NPCM7XX -> SMBUS
,
Hao Wu
,
2021/05/13
Re: [PATCH 03/10] hw/arm/Kconfig: Add missing dependency NPCM7XX -> SMBUS
,
Bin Meng
,
2021/05/13
[PATCH 05/10] hw/arm/Kconfig: Add missing SDHCI symbol to FSL_IMX25
,
Philippe Mathieu-Daudé
,
2021/05/13
Re: [PATCH 05/10] hw/arm/Kconfig: Add missing SDHCI symbol to FSL_IMX25
,
Bin Meng
,
2021/05/13
[PATCH 04/10] hw/arm/Kconfig: Remove unused DS1338 symbol from i.MX25 PDK Board
,
Philippe Mathieu-Daudé
,
2021/05/13
Re: [PATCH 04/10] hw/arm/Kconfig: Remove unused DS1338 symbol from i.MX25 PDK Board
,
Bin Meng
,
2021/05/13
[PATCH 06/10] hw/riscv/Kconfig: Add missing dependency MICROCHIP_PFSOC -> SERIAL
,
Philippe Mathieu-Daudé
,
2021/05/13
Re: [PATCH 06/10] hw/riscv/Kconfig: Add missing dependency MICROCHIP_PFSOC -> SERIAL
,
Bin Meng
,
2021/05/13
Re: [PATCH 06/10] hw/riscv/Kconfig: Add missing dependency MICROCHIP_PFSOC -> SERIAL
,
Philippe Mathieu-Daudé
,
2021/05/14
[PATCH 07/10] hw/riscv/Kconfig: Restrict NUMA to Virt & Spike machines
,
Philippe Mathieu-Daudé
,
2021/05/13
Re: [PATCH 07/10] hw/riscv/Kconfig: Restrict NUMA to Virt & Spike machines
,
Bin Meng
,
2021/05/13
[PATCH 08/10] hw/ppc/Kconfig: Add missing dependency E500 -> DS1338 RTC
,
Philippe Mathieu-Daudé
,
2021/05/13
Re: [PATCH 08/10] hw/ppc/Kconfig: Add missing dependency E500 -> DS1338 RTC
,
David Gibson
,
2021/05/13
Re: [PATCH 08/10] hw/ppc/Kconfig: Add missing dependency E500 -> DS1338 RTC
,
Bin Meng
,
2021/05/13
[PATCH 09/10] default-configs/devices: Remove implicy SEMIHOSTING config
,
Philippe Mathieu-Daudé
,
2021/05/13
Re: [PATCH 09/10] default-configs/devices: Remove implicy SEMIHOSTING config
,
Philippe Mathieu-Daudé
,
2021/05/13
Re: [PATCH 09/10] default-configs/devices: Remove implicy SEMIHOSTING config
,
Bin Meng
,
2021/05/13
Re: [PATCH 09/10] default-configs/devices: Remove implicy SEMIHOSTING config
,
Bin Meng
,
2021/05/13
[PATCH 10/10] default-configs/devices: Clarify ARM_COMPATIBLE_SEMIHOSTING is required
,
Philippe Mathieu-Daudé
,
2021/05/13
Re: [PATCH 10/10] default-configs/devices: Clarify ARM_COMPATIBLE_SEMIHOSTING is required
,
Philippe Mathieu-Daudé
,
2021/05/13
Re: [PATCH 10/10] default-configs/devices: Clarify ARM_COMPATIBLE_SEMIHOSTING is required
,
Paolo Bonzini
,
2021/05/13
Re: [PATCH 10/10] default-configs/devices: Clarify ARM_COMPATIBLE_SEMIHOSTING is required
,
Philippe Mathieu-Daudé
,
2021/05/13
Re: [PATCH 00/10] hw: Various Kconfig fixes
,
Paolo Bonzini
,
2021/05/13
[PATCH 00/14] vl: compound properties for machines and accelerators
,
Paolo Bonzini
,
2021/05/13
[PATCH 01/14] remove -writeconfig
,
Paolo Bonzini
,
2021/05/13
[PATCH 05/14] keyval: introduce keyval_parse_into
,
Paolo Bonzini
,
2021/05/13
[PATCH 03/14] vl: plumb keyval-based options into -set and -readconfig
,
Paolo Bonzini
,
2021/05/13
[PATCH 09/14] machine: move dies from X86MachineState to CpuTopology
,
Paolo Bonzini
,
2021/05/13
[PATCH 08/14] vl: switch -accel parsing to keyval
,
Paolo Bonzini
,
2021/05/13
[PATCH 07/14] qemu-option: remove now-dead code
,
Paolo Bonzini
,
2021/05/13
[PATCH 06/14] vl: switch -M parsing to keyval
,
Paolo Bonzini
,
2021/05/13
[PATCH 02/14] qemu-config: parse configuration files to a QDict
,
Paolo Bonzini
,
2021/05/13
[PATCH 04/14] qom: export more functions for use with non-UserCreatable objects
,
Paolo Bonzini
,
2021/05/13
[PATCH 14/14] machine: add smp compound property
,
Paolo Bonzini
,
2021/05/13
Re: [PATCH 14/14] machine: add smp compound property
,
Igor Mammedov
,
2021/05/17
[PATCH 13/14] machine: reject -smp dies!=1 for non-PC machines
,
Paolo Bonzini
,
2021/05/13
[PATCH 10/14] machine: move common smp_parse code to caller
,
Paolo Bonzini
,
2021/05/13
[PATCH 12/14] machine: pass QAPI struct to mc->smp_parse
,
Paolo Bonzini
,
2021/05/13
[PATCH 11/14] machine: add error propagation to mc->smp_parse
,
Paolo Bonzini
,
2021/05/13
Re: [PATCH 00/14] vl: compound properties for machines and accelerators
,
no-reply
,
2021/05/13
[PATCH] tests/qtest/fuzz: Fix build failure
,
Philippe Mathieu-Daudé
,
2021/05/13
Re: [PATCH] tests/qtest/fuzz: Fix build failure
,
Alexander Bulekov
,
2021/05/13
Re: [PATCH] tests/qtest/fuzz: Fix build failure
,
Philippe Mathieu-Daudé
,
2021/05/25
QEMU SMMUv3 stage 2 translation
,
Shashi Mallela
,
2021/05/13
Re: QEMU SMMUv3 stage 2 translation
,
Auger Eric
,
2021/05/20
Re: [PATCH v6 69/82] target/arm: Share table of sve load functions
,
Peter Maydell
,
2021/05/13
Re: [PATCH v6 69/82] target/arm: Share table of sve load functions
,
Richard Henderson
,
2021/05/15
Re: [PATCH v6 68/82] target/arm: Implement SVE2 FLOGB
,
Peter Maydell
,
2021/05/13
Re: [PATCH v6 68/82] target/arm: Implement SVE2 FLOGB
,
Richard Henderson
,
2021/05/15
Re: [PATCH v6 67/82] target/arm: Implement SVE2 FCVTXNT, FCVTX
,
Peter Maydell
,
2021/05/13
Re: [PATCH v6 66/82] target/arm: Implement SVE2 FCVTLT
,
Peter Maydell
,
2021/05/13
Re: [PATCH v6 65/82] target/arm: Implement SVE2 FCVTNT
,
Peter Maydell
,
2021/05/13
Re: [PATCH v6 64/82] target/arm: Implement SVE2 TBL, TBX
,
Peter Maydell
,
2021/05/13
Re: [PATCH v6 63/82] target/arm: Implement SVE2 crypto constructive binary operations
,
Peter Maydell
,
2021/05/13
Re: [PATCH v6 62/82] target/arm: Implement SVE2 crypto destructive binary operations
,
Peter Maydell
,
2021/05/13
Re: [PATCH v6 61/82] target/arm: Implement SVE2 crypto unary operations
,
Peter Maydell
,
2021/05/13
Re: [PATCH v6 60/82] target/arm: Implement SVE mixed sign dot product
,
Peter Maydell
,
2021/05/13
Re: [PATCH v6 59/82] target/arm: Implement SVE mixed sign dot product (indexed)
,
Peter Maydell
,
2021/05/13
Re: [PATCH v6 59/82] target/arm: Implement SVE mixed sign dot product (indexed)
,
Richard Henderson
,
2021/05/14
Re: [PATCH v6 58/82] target/arm: Implement SVE2 saturating multiply high (indexed)
,
Peter Maydell
,
2021/05/13
Re: [PATCH v6 57/82] target/arm: Implement SVE2 signed saturating doubling multiply high
,
Peter Maydell
,
2021/05/13
Re: [PATCH v6 56/82] target/arm: Implement SVE2 saturating multiply (indexed)
,
Peter Maydell
,
2021/05/13
Re: [PATCH v6 55/82] target/arm: Implement SVE2 saturating multiply-add (indexed)
,
Peter Maydell
,
2021/05/13
Re: [PATCH v6 55/82] target/arm: Implement SVE2 saturating multiply-add (indexed)
,
Richard Henderson
,
2021/05/14
Re: [PATCH v6 54/82] target/arm: Implement SVE2 saturating multiply-add high (indexed)
,
Peter Maydell
,
2021/05/13
Re: [PATCH v6 53/82] target/arm: Implement SVE2 integer multiply-add (indexed)
,
Peter Maydell
,
2021/05/13
Re: [PATCH v6 52/82] target/arm: Implement SVE2 integer multiply (indexed)
,
Peter Maydell
,
2021/05/13
[Bug 1908416] Re: qemu-system-aarch64 can't run Windows 10 for ARM version 2004
,
Thomas Huth
,
2021/05/13
[Bug 1893040] Re: External modules retreval using Go1.15 on s390x appears to have checksum and ECDSA verification issues
,
Thomas Huth
,
2021/05/13
[Bug 1896298] Re: TCG memory leak with FreeDOS 'edit'
,
Thomas Huth
,
2021/05/13
[Bug 1896298] Re: TCG memory leak with FreeDOS 'edit'
,
Alex Bennée
,
2021/05/25
[Bug 1898011] Re: mmap MAP_NORESERVE of 2^42 bytes consumes 16Gb of actual RAM
,
Thomas Huth
,
2021/05/13
[Bug 1898011] Re: mmap MAP_NORESERVE of 2^42 bytes consumes 16Gb of actual RAM
,
Richard Henderson
,
2021/05/13
[Bug 1898011] Re: mmap MAP_NORESERVE of 2^42 bytes consumes 16Gb of actual RAM
,
Thomas Huth
,
2021/05/14
[Bug 1890545] Re: (ARM64) qemu-x86_64+schroot(Debian bullseye) can't run chrome and can't load HTML
,
Thomas Huth
,
2021/05/13
[PULL 0/4] tcg patch queue
,
Richard Henderson
,
2021/05/13
[PULL 1/4] MAINTAINERS: Add include/exec/gen-icount.h to 'Main Loop' section
,
Richard Henderson
,
2021/05/13
[PULL 2/4] exec/gen-icount.h: Add missing "exec/exec-all.h" include
,
Richard Henderson
,
2021/05/13
[PULL 3/4] tcg: Use correct trap number for page faults on *BSD systems
,
Richard Henderson
,
2021/05/13
[PULL 4/4] tcg: Add tcg_constant_tl
,
Richard Henderson
,
2021/05/13
Re: [PULL 0/4] tcg patch queue
,
Peter Maydell
,
2021/05/14
Re: [PULL 0/4] tcg patch queue
,
Philippe Mathieu-Daudé
,
2021/05/14
[Bug 1915531] Re: qemu-user child process hangs when forking due to glib allocation
,
Thomas Huth
,
2021/05/13
[Bug 1915531] Re: qemu-user child process hangs when forking due to glib allocation
,
Valentin David
,
2021/05/13
[Bug 1915531] Re: qemu-user child process hangs when forking due to glib allocation
,
Daniel Berrange
,
2021/05/13
[Bug 1915531] Re: qemu-user child process hangs when forking due to glib allocation
,
Thomas Huth
,
2021/05/14
[Bug 1915327] Re: x86_64 cmpxchg behavior in qemu tcg does not match the real CPU
,
Thomas Huth
,
2021/05/13
[Bug 1898084] Re: Assertion failed: (buf_len != 0), function soread, file socket.c, line 183.
,
Thomas Huth
,
2021/05/13
[Bug 1898084] Re: Assertion failed: (buf_len != 0), function soread, file socket.c, line 183.
,
Thomas Huth
,
2021/05/13
[Bug 1915794] Re: could not load PC BIOS 'bios-256k.bin' on latest Windows exe (*-20210203.exe)
,
Thomas Huth
,
2021/05/13
[Bug 1915682] Re: i386-linux-user wine exception regression tests fail
,
Thomas Huth
,
2021/05/13
[Bug 1916343] Re: -daemonize not working on macOS
,
Thomas Huth
,
2021/05/13
[Bug 1916343] Re: -daemonize not working on macOS
,
kljsandjb
,
2021/05/13
[Bug 1916343] Re: -daemonize not working on macOS
,
Thomas Huth
,
2021/05/15
[Bug 1917442] Re: [AHCI] crash when running a GNU/Hurd guest
,
Thomas Huth
,
2021/05/13
[Bug 1917442] Re: [AHCI] crash when running a GNU/Hurd guest
,
John Snow
,
2021/05/18
[Bug 1915431] Re: QEMU processes started by Acceptance Tests are left running
,
Thomas Huth
,
2021/05/13
[Bug 1916506] Re: make check-venv may leave stale and incomplete tests/venv directory directory
,
Thomas Huth
,
2021/05/13
[Bug 1914986] Re: KVM internal error. Suberror: 1 - OVMF / Audio related
,
Thomas Huth
,
2021/05/13
[Bug 1916775] Re: Guest freezes until there is a keyboard input on Windows version
,
Thomas Huth
,
2021/05/13
[Bug 1916775] Re: Guest freezes until there is a keyboard input on Windows version
,
Thomas Huth
,
2021/05/14
[Bug 1917184] Re: qemu-user vm86() segfaults handling interrupt with ss:sp in same page as cs:ip
,
Thomas Huth
,
2021/05/13
[Bug 1917184] Re: qemu-user vm86() segfaults handling interrupt with ss:sp in same page as cs:ip
,
Jeffrey
,
2021/05/14
[Bug 1917184] Re: qemu-user vm86() segfaults handling interrupt with ss:sp in same page as cs:ip
,
Thomas Huth
,
2021/05/15
[Bug 1917394] Re: command lspci does not show the IVSHMEM device
,
Thomas Huth
,
2021/05/13
[Bug 1917542] Re: qemu-img crash on M1 Mac
,
Thomas Huth
,
2021/05/13
[Bug 1917565] Re: Windows 10 fails with "Boot device inaccessible"
,
Thomas Huth
,
2021/05/13
[Bug 1917591] Re: qemu-i386 under aarch64: Segfaulting on Steamcmd
,
Thomas Huth
,
2021/05/13
[Bug 1916344] Re: User mode networking not working properly on QEMU on Mac OS X host
,
Thomas Huth
,
2021/05/13
[Bug 1917940] Re: -bios edk2-$arch-code doesn't work for x86
,
Thomas Huth
,
2021/05/13
[Bug 1916269] Re: TCG: QEMU incorrectly raises exception on SSE4.2 CRC32 instruction
,
Thomas Huth
,
2021/05/13
[Bug 1917661] Re: qemu gdb wrong registers group for riscv64
,
Thomas Huth
,
2021/05/13
RFC: Memory region accesses where .valid.min_access_size < .impl.min_access_size
,
Jonathan Cameron
,
2021/05/13
Re: RFC: Memory region accesses where .valid.min_access_size < .impl.min_access_size
,
Peter Maydell
,
2021/05/13
Re: RFC: Memory region accesses where .valid.min_access_size < .impl.min_access_size
,
Philippe Mathieu-Daudé
,
2021/05/13
Re: RFC: Memory region accesses where .valid.min_access_size < .impl.min_access_size
,
Jonathan Cameron
,
2021/05/13
Re: RFC: Memory region accesses where .valid.min_access_size < .impl.min_access_size
,
Philippe Mathieu-Daudé
,
2021/05/13
Re: RFC: Memory region accesses where .valid.min_access_size < .impl.min_access_size
,
Andrew Jeffery
,
2021/05/13
Re: RFC: Memory region accesses where .valid.min_access_size < .impl.min_access_size
,
Jonathan Cameron
,
2021/05/14
[PATCH] migration/rdma: Fix cm_event used before being initialized
,
Li Zhijian
,
2021/05/13
Re: [PATCH] migration/rdma: Fix cm_event used before being initialized
,
Philippe Mathieu-Daudé
,
2021/05/13
Re: [PATCH] migration/rdma: Fix cm_event used before being initialized
,
Philippe Mathieu-Daudé
,
2021/05/13
Re: [PATCH] migration/rdma: Fix cm_event used before being initialized
,
Dr. David Alan Gilbert
,
2021/05/13
Re: [PATCH] migration/rdma: Fix cm_event used before being initialized
,
address@hidden
,
2021/05/13
Re: [PATCH] migration/rdma: Fix cm_event used before being initialized
,
Dr. David Alan Gilbert
,
2021/05/17
Re: [PATCH] migration/rdma: Fix cm_event used before being initialized
,
address@hidden
,
2021/05/19
Re: [PATCH v6 51/82] target/arm: Split out formats for 3 vectors + 1 index
,
Peter Maydell
,
2021/05/13
Re: [PATCH v6 50/82] target/arm: Split out formats for 2 vectors + 1 index
,
Peter Maydell
,
2021/05/13
Re: [PATCH v5 49/81] target/arm: Pass separate addend to FCMLA helpers
,
Peter Maydell
,
2021/05/13
Re: [PATCH v6 48/82] target/arm: Pass separate addend to {U, S}DOT helpers
,
Peter Maydell
,
2021/05/13
Re: [PATCH v6 48/82] target/arm: Pass separate addend to {U, S}DOT helpers
,
Richard Henderson
,
2021/05/14
Re: [PATCH v6 48/82] target/arm: Pass separate addend to {U, S}DOT helpers
,
Peter Maydell
,
2021/05/14
Re: [PATCH v6 47/82] target/arm: Implement SVE2 SPLICE, EXT
,
Peter Maydell
,
2021/05/13
Re: [PATCH v6 46/82] target/arm: Implement SVE2 FMMLA
,
Peter Maydell
,
2021/05/13
Re: [PATCH v6 45/82] target/arm: Implement SVE2 gather load insns
,
Peter Maydell
,
2021/05/13
Re: [PATCH v6 44/82] target/arm: Implement SVE2 scatter store insns
,
Peter Maydell
,
2021/05/13
Re: [PATCH v6 43/82] target/arm: Implement SVE2 XAR
,
Peter Maydell
,
2021/05/13
Re: [PATCH v6 42/82] target/arm: Implement SVE2 HISTCNT, HISTSEG
,
Peter Maydell
,
2021/05/13
[PATCH] qtest: add a QOM object for qtest
,
Paolo Bonzini
,
2021/05/13
[PATCH v3 00/22] tests/docker: start using libvirt-ci's "lcitool" for dockerfiles
,
Daniel P . Berrangé
,
2021/05/13
[PATCH v3 01/22] hw/usb/ccid: remove references to NSS
,
Daniel P . Berrangé
,
2021/05/13
[PATCH v3 02/22] tests/docker: don't use BUILDKIT in GitLab either
,
Daniel P . Berrangé
,
2021/05/13
[PATCH v3 03/22] tests/docker: use project specific container registries
,
Daniel P . Berrangé
,
2021/05/13
[PATCH v3 04/22] tests/docker: use explicit docker.io registry
,
Daniel P . Berrangé
,
2021/05/13
[PATCH v3 05/22] tests/docker: remove FEATURES env var from templates
,
Daniel P . Berrangé
,
2021/05/13
[PATCH v3 06/22] tests/docker: fix sorting in package lists
,
Daniel P . Berrangé
,
2021/05/13
[PATCH v3 07/22] tests/docker: fix mistakes in centos package lists
,
Daniel P . Berrangé
,
2021/05/13
Re: [PATCH v3 07/22] tests/docker: fix mistakes in centos package lists
,
Philippe Mathieu-Daudé
,
2021/05/13
[PATCH v3 08/22] tests/docker: fix mistakes in fedora package list
,
Daniel P . Berrangé
,
2021/05/13
[PATCH v3 09/22] tests/docker: fix mistakes in ubuntu package lists
,
Daniel P . Berrangé
,
2021/05/13
Re: [PATCH v3 09/22] tests/docker: fix mistakes in ubuntu package lists
,
Philippe Mathieu-Daudé
,
2021/05/13
Re: [PATCH v3 09/22] tests/docker: fix mistakes in ubuntu package lists
,
Daniel P . Berrangé
,
2021/05/13
Re: [PATCH v3 09/22] tests/docker: fix mistakes in ubuntu package lists
,
Philippe Mathieu-Daudé
,
2021/05/13
[PATCH v3 10/22] tests/docker: remove mingw packages from Fedora
,
Daniel P . Berrangé
,
2021/05/13
[PATCH v3 11/22] tests/docker: expand centos8 package list
,
Daniel P . Berrangé
,
2021/05/13
[PATCH v3 12/22] tests/docker: expand fedora package list
,
Daniel P . Berrangé
,
2021/05/13
[PATCH v3 13/22] tests/docker: expand ubuntu1804 package list
,
Daniel P . Berrangé
,
2021/05/13
[PATCH v3 14/22] tests/docker: expand ubuntu2004 package list
,
Daniel P . Berrangé
,
2021/05/13
[PATCH v3 15/22] tests/docker: expand opensuse-leap package list
,
Daniel P . Berrangé
,
2021/05/13
[PATCH v3 16/22] tests/docker: add script for automating container refresh
,
Daniel P . Berrangé
,
2021/05/13
Re: [PATCH v3 16/22] tests/docker: add script for automating container refresh
,
Philippe Mathieu-Daudé
,
2021/05/13
[PATCH v3 18/22] tests/docker: auto-generate fedora with lcitool
,
Daniel P . Berrangé
,
2021/05/13
[PATCH v3 17/22] tests/docker: auto-generate centos8 with lcitool
,
Daniel P . Berrangé
,
2021/05/13
[PATCH v3 19/22] tests/docker: auto-generate ubuntu1804 with lcitool
,
Daniel P . Berrangé
,
2021/05/13
[PATCH v3 20/22] tests/docker: auto-generate ubuntu2004 with lcitool
,
Daniel P . Berrangé
,
2021/05/13
[PATCH v3 21/22] tests/docker: auto-generate opensuse-leap with lcitool
,
Daniel P . Berrangé
,
2021/05/13
[PATCH v3 22/22] tests/docker: remove ubuntu container
,
Daniel P . Berrangé
,
2021/05/13
Re: [PATCH v3 00/22] tests/docker: start using libvirt-ci's "lcitool" for dockerfiles
,
no-reply
,
2021/05/13
[RFC PATCH 0/9] Initial support for machine creation via QMP
,
Mirela Grujic
,
2021/05/13
[RFC PATCH 1/9] vl: Allow finer control in advancing machine through phases
,
Mirela Grujic
,
2021/05/13
[RFC PATCH 2/9] replace machine phase_check with machine_is_initialized/ready calls
,
Mirela Grujic
,
2021/05/13
Re: [RFC PATCH 2/9] replace machine phase_check with machine_is_initialized/ready calls
,
Paolo Bonzini
,
2021/05/13
Re: [RFC PATCH 2/9] replace machine phase_check with machine_is_initialized/ready calls
,
Mirela Grujic
,
2021/05/14
Re: [RFC PATCH 2/9] replace machine phase_check with machine_is_initialized/ready calls
,
Paolo Bonzini
,
2021/05/14
[RFC PATCH 3/9] rename MachineInitPhase enumeration constants
,
Mirela Grujic
,
2021/05/13
[RFC PATCH 4/9] qapi: Implement 'query-machine-phase' command
,
Mirela Grujic
,
2021/05/13
Re: [RFC PATCH 4/9] qapi: Implement 'query-machine-phase' command
,
Paolo Bonzini
,
2021/05/13
Re: [RFC PATCH 4/9] qapi: Implement 'query-machine-phase' command
,
Daniel P . Berrangé
,
2021/05/19
[RFC PATCH 5/9] qapi: Implement 'next-machine-phase' command
,
Mirela Grujic
,
2021/05/13
[RFC PATCH 6/9] qapi: Implement 'advance-machine-phase' command
,
Mirela Grujic
,
2021/05/13
Re: [RFC PATCH 6/9] qapi: Implement 'advance-machine-phase' command
,
Kevin Wolf
,
2021/05/19
[RFC PATCH 7/9] qdev-monitor: Restructure and fix the check for command availability
,
Mirela Grujic
,
2021/05/13
Re: [RFC PATCH 7/9] qdev-monitor: Restructure and fix the check for command availability
,
Paolo Bonzini
,
2021/05/13
Re: [RFC PATCH 7/9] qdev-monitor: Restructure and fix the check for command availability
,
Mirela Grujic
,
2021/05/14
[RFC PATCH 9/9] qapi: Allow some commands to be executed in machine 'initialized' phase
,
Mirela Grujic
,
2021/05/13
[RFC PATCH 8/9] qapi: Introduce 'allow-init-config' option
,
Mirela Grujic
,
2021/05/13
Re: [RFC PATCH 0/9] Initial support for machine creation via QMP
,
Paolo Bonzini
,
2021/05/13
Re: [RFC PATCH 0/9] Initial support for machine creation via QMP
,
Mirela Grujic
,
2021/05/14
Re: [RFC PATCH 0/9] Initial support for machine creation via QMP
,
Paolo Bonzini
,
2021/05/14
Re: [RFC PATCH 0/9] Initial support for machine creation via QMP
,
Daniel P . Berrangé
,
2021/05/14
Re: [RFC PATCH 0/9] Initial support for machine creation via QMP
,
Paolo Bonzini
,
2021/05/14
Re: [RFC PATCH 0/9] Initial support for machine creation via QMP
,
Igor Mammedov
,
2021/05/24
Re: [RFC PATCH 0/9] Initial support for machine creation via QMP
,
Igor Mammedov
,
2021/05/24
Re: [RFC PATCH 0/9] Initial support for machine creation via QMP
,
Markus Armbruster
,
2021/05/21
Re: [RFC PATCH 0/9] Initial support for machine creation via QMP
,
Paolo Bonzini
,
2021/05/21
Re: [RFC PATCH 0/9] Initial support for machine creation via QMP
,
Mirela Grujic
,
2021/05/21
Re: [RFC PATCH 0/9] Initial support for machine creation via QMP
,
Paolo Bonzini
,
2021/05/21
Re: [RFC PATCH 0/9] Initial support for machine creation via QMP
,
Igor Mammedov
,
2021/05/24
[Bug 1924603] Re: Incorrect feature negotiation for vhost-vdpa netdevice
,
Gautam Dawar
,
2021/05/13
[Bug 1924603] Re: Incorrect feature negotiation for vhost-vdpa netdevice
,
Thomas Huth
,
2021/05/15
[Bug 1924603] Re: Incorrect feature negotiation for vhost-vdpa netdevice
,
Thomas Huth
,
2021/05/17
[Bug 1924603] Re: Incorrect feature negotiation for vhost-vdpa netdevice
,
Gautam Dawar
,
2021/05/18
[Bug 1924603] Re: Incorrect feature negotiation for vhost-vdpa netdevice
,
Thomas Huth
,
2021/05/18
Re: [RFC v9 24/29] hw/arm/smmuv3: Fill the IOTLBEntry leaf field on NH_VA invalidation
,
Kunkun Jiang
,
2021/05/13
Re: [RFC PATCH v2 2/6] hw/arm/virt: DT: Add cpu-map
,
Andrew Jones
,
2021/05/13
Re: [RFC PATCH v2 2/6] hw/arm/virt: DT: Add cpu-map
,
wangyanan (Y)
,
2021/05/13
[RFC PATCH v4 0/7] Use ACPI PCI hot-plug for Q35
,
Julia Suvorova
,
2021/05/13
[RFC PATCH v4 2/7] hw/i386/acpi-build: Add ACPI PCI hot-plug methods to Q35
,
Julia Suvorova
,
2021/05/13
[RFC PATCH v4 4/7] hw/pci/pcie: Do not set HPC flag if acpihp is used
,
Julia Suvorova
,
2021/05/13
Re: [RFC PATCH v4 4/7] hw/pci/pcie: Do not set HPC flag if acpihp is used
,
Igor Mammedov
,
2021/05/20
[RFC PATCH v4 3/7] hw/acpi/ich9: Enable ACPI PCI hot-plug
,
Julia Suvorova
,
2021/05/13
Re: [RFC PATCH v4 3/7] hw/acpi/ich9: Enable ACPI PCI hot-plug
,
Igor Mammedov
,
2021/05/20
[RFC PATCH v4 5/7] bios-tables-test: Allow changes in DSDT ACPI tables
,
Julia Suvorova
,
2021/05/13
Re: [RFC PATCH v4 5/7] bios-tables-test: Allow changes in DSDT ACPI tables
,
Igor Mammedov
,
2021/05/20
[RFC PATCH v4 6/7] hw/acpi/ich9: Set ACPI PCI hot-plug as default on Q35
,
Julia Suvorova
,
2021/05/13
Re: [RFC PATCH v4 6/7] hw/acpi/ich9: Set ACPI PCI hot-plug as default on Q35
,
Igor Mammedov
,
2021/05/20
[RFC PATCH v4 7/7] bios-tables-test: Update golden binaries
,
Julia Suvorova
,
2021/05/13
[RFC PATCH v4 1/7] hw/acpi/pcihp: Enhance acpi_pcihp_disable_root_bus() to support Q35
,
Julia Suvorova
,
2021/05/13
Re: [RFC PATCH v4 0/7] Use ACPI PCI hot-plug for Q35
,
Igor Mammedov
,
2021/05/20
Re: [RFC PATCH v4 0/7] Use ACPI PCI hot-plug for Q35
,
Michael S. Tsirkin
,
2021/05/23
Re: [RFC PATCH v4 0/7] Use ACPI PCI hot-plug for Q35
,
Michael S. Tsirkin
,
2021/05/26
Re: [PATCH] hw/input/hid: Add support for keys of jp106 keyboard.
,
Katsuhiro Ueno
,
2021/05/13
Re: [PATCH] hw/input/hid: Add support for keys of jp106 keyboard.
,
Laurent Vivier
,
2021/05/13
Re: [PATCH] hw/input/hid: Add support for keys of jp106 keyboard.
,
Gerd Hoffmann
,
2021/05/18
Re: [RFC PATCH v2 5/6] hw/arm/virt-acpi-build: Add PPTT table
,
wangyanan (Y)
,
2021/05/13
Re: [RFC PATCH v2 5/6] hw/arm/virt-acpi-build: Add PPTT table
,
Andrew Jones
,
2021/05/13
RE: [RFC PATCH v2 5/6] hw/arm/virt-acpi-build: Add PPTT table
,
Salil Mehta
,
2021/05/18
Re: [RFC PATCH v2 5/6] hw/arm/virt-acpi-build: Add PPTT table
,
Andrew Jones
,
2021/05/18
RE: [RFC PATCH v2 5/6] hw/arm/virt-acpi-build: Add PPTT table
,
Salil Mehta
,
2021/05/18
Re: [RFC PATCH v2 5/6] hw/arm/virt-acpi-build: Add PPTT table
,
Andrew Jones
,
2021/05/18
RE: [RFC PATCH v2 5/6] hw/arm/virt-acpi-build: Add PPTT table
,
Salil Mehta
,
2021/05/18
Re: [RFC PATCH v2 5/6] hw/arm/virt-acpi-build: Add PPTT table
,
wangyanan (Y)
,
2021/05/18
RE: [RFC PATCH v2 5/6] hw/arm/virt-acpi-build: Add PPTT table
,
Salil Mehta
,
2021/05/19
Re: [RFC PATCH v2 5/6] hw/arm/virt-acpi-build: Add PPTT table
,
Andrew Jones
,
2021/05/19
Re: [RFC PATCH v2 5/6] hw/arm/virt-acpi-build: Add PPTT table
,
wangyanan (Y)
,
2021/05/19
RE: [RFC PATCH v2 5/6] hw/arm/virt-acpi-build: Add PPTT table
,
Salil Mehta
,
2021/05/19
Re: [RFC PATCH v2 5/6] hw/arm/virt-acpi-build: Add PPTT table
,
Andrew Jones
,
2021/05/19
Re: [RFC PATCH v2 5/6] hw/arm/virt-acpi-build: Add PPTT table
,
wangyanan (Y)
,
2021/05/19
Re: [RFC PATCH v2 5/6] hw/arm/virt-acpi-build: Add PPTT table
,
wangyanan (Y)
,
2021/05/19
Re: [RFC PATCH v2 5/6] hw/arm/virt-acpi-build: Add PPTT table
,
wangyanan (Y)
,
2021/05/18
Re: [PATCH] target/riscv: Dump CSR mscratch/sscratch/satp
,
Alistair Francis
,
2021/05/12
Re: [PATCH] target/riscv: Dump CSR mscratch/sscratch/satp
,
Bin Meng
,
2021/05/13
[Bug 1923629] Re: RISC-V Vector Instruction vssub.vv not saturating
,
Alistair Francis
,
2021/05/12
Re: [PATCH v3 9/9] docs: update the documentation about schema configuration
,
John Snow
,
2021/05/12
Re: [PATCH v3 8/9] qapi: make 'if' condition strings simple identifiers
,
John Snow
,
2021/05/12
QEMU Memory Allocation Issue
,
re.mcclue
,
2021/05/12
Re: [PATCH v3 7/9] qapi: convert 'if' C-expressions to the new syntax tree
,
John Snow
,
2021/05/12
Re: [PATCH v3 7/9] qapi: convert 'if' C-expressions to the new syntax tree
,
Marc-André Lureau
,
2021/05/17
Re: [PATCH v3 6/9] qapi: normalize 'if' condition to IfPredicate tree
,
John Snow
,
2021/05/12
Re: [PATCH v3 6/9] qapi: normalize 'if' condition to IfPredicate tree
,
Marc-André Lureau
,
2021/05/17
Re: [PATCH v3 6/9] qapi: normalize 'if' condition to IfPredicate tree
,
John Snow
,
2021/05/17
Re: [PATCH V2 1/2] Adding premliminary support for custom CSR handling mechanism
,
Alistair Francis
,
2021/05/12
Re: [PATCH v3 5/9] qapi: add IfNot
,
John Snow
,
2021/05/12
Re: [PATCH v3 4/9] qapi: introduce IfPredicateList and IfAny
,
John Snow
,
2021/05/12
Re: [PATCH v3 4/9] qapi: introduce IfPredicateList and IfAny
,
Marc-André Lureau
,
2021/05/17
Re: [PATCH v3 4/9] qapi: introduce IfPredicateList and IfAny
,
John Snow
,
2021/05/17
[PATCH v6 00/25] python: create installable package
,
John Snow
,
2021/05/12
[PATCH v6 01/25] iotests/297: add --namespace-packages to mypy arguments
,
John Snow
,
2021/05/12
[PATCH v6 02/25] python: create qemu packages
,
John Snow
,
2021/05/12
Re: [PATCH v6 02/25] python: create qemu packages
,
Cleber Rosa
,
2021/05/18
Re: [PATCH v6 02/25] python: create qemu packages
,
Willian Rampazzo
,
2021/05/21
[PATCH v6 03/25] python: create utils sub-package
,
John Snow
,
2021/05/12
Re: [PATCH v6 03/25] python: create utils sub-package
,
Cleber Rosa
,
2021/05/18
Re: [PATCH v6 03/25] python: create utils sub-package
,
John Snow
,
2021/05/18
Re: [PATCH v6 03/25] python: create utils sub-package
,
Willian Rampazzo
,
2021/05/21
Re: [PATCH v6 03/25] python: create utils sub-package
,
John Snow
,
2021/05/21
[PATCH v6 04/25] python: add qemu package installer
,
John Snow
,
2021/05/12
Re: [PATCH v6 04/25] python: add qemu package installer
,
Cleber Rosa
,
2021/05/21
Re: [PATCH v6 04/25] python: add qemu package installer
,
John Snow
,
2021/05/21
[PATCH v6 05/25] python: add VERSION file
,
John Snow
,
2021/05/12
[PATCH v6 07/25] python: add MANIFEST.in
,
John Snow
,
2021/05/12
Re: [PATCH v6 07/25] python: add MANIFEST.in
,
Cleber Rosa
,
2021/05/24
Re: [PATCH v6 07/25] python: add MANIFEST.in
,
John Snow
,
2021/05/25
[PATCH v6 10/25] python: move pylintrc into setup.cfg
,
John Snow
,
2021/05/12
[PATCH v6 08/25] python: Add pipenv support
,
John Snow
,
2021/05/12
[PATCH v6 09/25] python: add pylint import exceptions
,
John Snow
,
2021/05/12
[PATCH v6 06/25] python: add directory structure README.rst files
,
John Snow
,
2021/05/12
Re: [PATCH v6 06/25] python: add directory structure README.rst files
,
Cleber Rosa
,
2021/05/24
Re: [PATCH v6 06/25] python: add directory structure README.rst files
,
John Snow
,
2021/05/25
Re: [PATCH v6 06/25] python: add directory structure README.rst files
,
Cleber Rosa
,
2021/05/25
[PATCH v6 12/25] python: move flake8 config to setup.cfg
,
John Snow
,
2021/05/12
[PATCH v6 11/25] python: add pylint to pipenv
,
John Snow
,
2021/05/12
Re: [PATCH v6 11/25] python: add pylint to pipenv
,
Cleber Rosa
,
2021/05/24
[PATCH v6 13/25] python: add excluded dirs to flake8 config
,
John Snow
,
2021/05/12
Re: [PATCH v6 13/25] python: add excluded dirs to flake8 config
,
Cleber Rosa
,
2021/05/25
Re: [PATCH v6 13/25] python: add excluded dirs to flake8 config
,
John Snow
,
2021/05/25
[PATCH v6 14/25] python: Add flake8 to pipenv
,
John Snow
,
2021/05/12
[PATCH v6 15/25] python: move mypy.ini into setup.cfg
,
John Snow
,
2021/05/12
Re: [PATCH v6 15/25] python: move mypy.ini into setup.cfg
,
Cleber Rosa
,
2021/05/25
[PATCH v6 17/25] python: move .isort.cfg into setup.cfg
,
John Snow
,
2021/05/12
[PATCH v6 16/25] python: add mypy to pipenv
,
John Snow
,
2021/05/12
[PATCH v6 18/25] python/qemu: add isort to pipenv
,
John Snow
,
2021/05/12
Re: [PATCH v6 18/25] python/qemu: add isort to pipenv
,
Cleber Rosa
,
2021/05/25
Re: [PATCH v6 18/25] python/qemu: add isort to pipenv
,
John Snow
,
2021/05/25
Re: [PATCH v6 18/25] python/qemu: add isort to pipenv
,
Cleber Rosa
,
2021/05/25
[PATCH v6 19/25] python/qemu: add qemu package itself to pipenv
,
John Snow
,
2021/05/12
[PATCH v6 20/25] python: add devel package requirements to setuptools
,
John Snow
,
2021/05/12
Re: [PATCH v6 20/25] python: add devel package requirements to setuptools
,
Cleber Rosa
,
2021/05/25
Re: [PATCH v6 20/25] python: add devel package requirements to setuptools
,
John Snow
,
2021/05/25
Re: [PATCH v6 20/25] python: add devel package requirements to setuptools
,
Cleber Rosa
,
2021/05/25
[PATCH v6 21/25] python: add avocado-framework and tests
,
John Snow
,
2021/05/12
Re: [PATCH v6 21/25] python: add avocado-framework and tests
,
Cleber Rosa
,
2021/05/25
[PATCH v6 22/25] python: add Makefile for some common tasks
,
John Snow
,
2021/05/12
Re: [PATCH v6 22/25] python: add Makefile for some common tasks
,
Cleber Rosa
,
2021/05/25
Re: [PATCH v6 22/25] python: add Makefile for some common tasks
,
John Snow
,
2021/05/25
Re: [PATCH v6 22/25] python: add Makefile for some common tasks
,
Cleber Rosa
,
2021/05/25
[PATCH v6 23/25] python: add .gitignore
,
John Snow
,
2021/05/12
Re: [PATCH v6 23/25] python: add .gitignore
,
Cleber Rosa
,
2021/05/25
Re: [PATCH v6 23/25] python: add .gitignore
,
John Snow
,
2021/05/25
Re: [PATCH v6 23/25] python: add .gitignore
,
Cleber Rosa
,
2021/05/25
Re: [PATCH v6 23/25] python: add .gitignore
,
John Snow
,
2021/05/25
[PATCH v6 24/25] gitlab: add python linters to CI
,
John Snow
,
2021/05/12
Re: [PATCH v6 24/25] gitlab: add python linters to CI
,
Cleber Rosa
,
2021/05/25
Re: [PATCH v6 24/25] gitlab: add python linters to CI
,
John Snow
,
2021/05/25
[PATCH v6 25/25] python: add tox support
,
John Snow
,
2021/05/12
Re: [PATCH v6 25/25] python: add tox support
,
Cleber Rosa
,
2021/05/25
Re: [PATCH v6 25/25] python: add tox support
,
John Snow
,
2021/05/25
Re: [PATCH v6 25/25] python: add tox support
,
Cleber Rosa
,
2021/05/25
Re: [PATCH v6 25/25] python: add tox support
,
John Snow
,
2021/05/25
Re: [PATCH v6 00/25] python: create installable package
,
John Snow
,
2021/05/17
[RFC PATCH v2 0/7] migration/snapshot: External snapshot utility
,
Andrey Gruzdev
,
2021/05/12
[RFC PATCH v2 6/7] migration/snapshot: Implementation of qemu-snapshot load path
,
Andrey Gruzdev
,
2021/05/12
[RFC PATCH v2 2/7] migration/snapshot: Introduce qemu_ftell2() routine
,
Andrey Gruzdev
,
2021/05/12
[RFC PATCH v2 5/7] migration/snapshot: Implementation of qemu-snapshot save path
,
Andrey Gruzdev
,
2021/05/12
[RFC PATCH v2 3/7] migration/snapshot: Move RAM_SAVE_FLAG_xxx defines to migration/ram.h
,
Andrey Gruzdev
,
2021/05/12
[RFC PATCH v2 1/7] migration/snapshot: Introduce qemu-snapshot tool
,
Andrey Gruzdev
,
2021/05/12
[RFC PATCH v2 7/7] migration/snapshot: Implementation of qemu-snapshot load path in postcopy mode
,
Andrey Gruzdev
,
2021/05/12
[RFC PATCH v2 4/7] migration/snapshot: Block layer AIO support in qemu-snapshot
,
Andrey Gruzdev
,
2021/05/12
[PATCH 00/10] Python: delint iotests, machine.py and console_socket.py
,
John Snow
,
2021/05/12
[PATCH 01/10] python/console_socket: avoid one-letter variable
,
John Snow
,
2021/05/12
Re: [PATCH 01/10] python/console_socket: avoid one-letter variable
,
Philippe Mathieu-Daudé
,
2021/05/13
[PATCH 05/10] python/machine: Disable pylint warning for open() in _pre_launch
,
John Snow
,
2021/05/12
Re: [PATCH 05/10] python/machine: Disable pylint warning for open() in _pre_launch
,
Wainer dos Santos Moschetta
,
2021/05/14
Re: [PATCH 05/10] python/machine: Disable pylint warning for open() in _pre_launch
,
John Snow
,
2021/05/14
[PATCH 03/10] python/machine: use subprocess.run instead of subprocess.Popen
,
John Snow
,
2021/05/12
Re: [PATCH 03/10] python/machine: use subprocess.run instead of subprocess.Popen
,
Wainer dos Santos Moschetta
,
2021/05/14
Re: [PATCH 03/10] python/machine: use subprocess.run instead of subprocess.Popen
,
John Snow
,
2021/05/14
Re: [PATCH 03/10] python/machine: use subprocess.run instead of subprocess.Popen
,
John Snow
,
2021/05/14
[PATCH 04/10] python/console_socket: Add a pylint ignore
,
John Snow
,
2021/05/12
[PATCH 07/10] iotests: use subprocess.run where possible
,
John Snow
,
2021/05/12
Re: [PATCH 07/10] iotests: use subprocess.run where possible
,
John Snow
,
2021/05/14
[PATCH 06/10] python/machine: disable warning for Popen in _launch()
,
John Snow
,
2021/05/12
[PATCH 09/10] iotests: silence spurious consider-using-with warnings
,
John Snow
,
2021/05/12
[PATCH 02/10] python/machine: use subprocess.DEVNULL instead of open(os.path.devnull)
,
John Snow
,
2021/05/12
Re: [PATCH 02/10] python/machine: use subprocess.DEVNULL instead of open(os.path.devnull)
,
Philippe Mathieu-Daudé
,
2021/05/13
[PATCH 10/10] iotests: ensure that QemuIoInteractive definitely closes
,
John Snow
,
2021/05/12
[PATCH 08/10] iotests: use 'with open()' where applicable
,
John Snow
,
2021/05/12
Re: [PATCH 08/10] iotests: use 'with open()' where applicable
,
Philippe Mathieu-Daudé
,
2021/05/13
Re: [PATCH 00/10] Python: delint iotests, machine.py and console_socket.py
,
John Snow
,
2021/05/17
Re: [PATCH 00/10] Python: delint iotests, machine.py and console_socket.py
,
Emanuele Giuseppe Esposito
,
2021/05/17
Re: [PATCH v3 3/9] qapi: start building an 'if' predicate tree
,
John Snow
,
2021/05/12
Re: [PATCH v3 3/9] qapi: start building an 'if' predicate tree
,
Marc-André Lureau
,
2021/05/17
Re: [PATCH v3 3/9] qapi: start building an 'if' predicate tree
,
John Snow
,
2021/05/17
Re: [PATCH v3 3/9] qapi: start building an 'if' predicate tree
,
Markus Armbruster
,
2021/05/21
Re: [PATCH v3 3/9] qapi: start building an 'if' predicate tree
,
John Snow
,
2021/05/21
Re: [PATCH v3 1/9] qapi: replace List[str] by QAPISchemaIfCond
,
John Snow
,
2021/05/12
Re: [PATCH v3 1/9] qapi: replace List[str] by QAPISchemaIfCond
,
Marc-André Lureau
,
2021/05/17
Re: [PATCH v3 1/9] qapi: replace List[str] by QAPISchemaIfCond
,
John Snow
,
2021/05/17
[RFC PATCH v1 0/7] migration/snapshot: External snapshot utility
,
Andrey Gruzdev
,
2021/05/12
[RFC PATCH v1 3/7] migration/snapshot: Move RAM_SAVE_FLAG_xxx defines to migration/ram.h
,
Andrey Gruzdev
,
2021/05/12
[RFC PATCH v1 4/7] migration/snapshot: Block layer AIO support in qemu-snapshot
,
Andrey Gruzdev
,
2021/05/12
[RFC PATCH v1 2/7] migration/snapshot: Introduce qemu_ftell2() routine
,
Andrey Gruzdev
,
2021/05/12
[RFC PATCH v1 7/7] migration/snapshot: Implementation of qemu-snapshot load path in postcopy mode
,
Andrey Gruzdev
,
2021/05/12
[RFC PATCH v1 1/7] migration/snapshot: Introduce qemu-snapshot tool
,
Andrey Gruzdev
,
2021/05/12
[RFC PATCH v1 6/7] migration/snapshot: Implementation of qemu-snapshot load path
,
Andrey Gruzdev
,
2021/05/12
[RFC PATCH v1 5/7] migration/snapshot: Implementation of qemu-snapshot save path
,
Andrey Gruzdev
,
2021/05/12
Re: [RFC PATCH v1 0/7] migration/snapshot: External snapshot utility
,
no-reply
,
2021/05/12
[PATCH v4 00/31] Base for adding PowerPC 64-bit instructions
,
matheus . ferst
,
2021/05/12
[PATCH v4 02/31] target/ppc: Split out decode_legacy
,
matheus . ferst
,
2021/05/12
Re: [PATCH v4 02/31] target/ppc: Split out decode_legacy
,
David Gibson
,
2021/05/13
[PATCH v4 01/31] target/ppc: Add cia field to DisasContext
,
matheus . ferst
,
2021/05/12
Re: [PATCH v4 01/31] target/ppc: Add cia field to DisasContext
,
David Gibson
,
2021/05/13
[PATCH v4 03/31] target/ppc: Move DISAS_NORETURN setting into gen_exception*
,
matheus . ferst
,
2021/05/12
Re: [PATCH v4 03/31] target/ppc: Move DISAS_NORETURN setting into gen_exception*
,
David Gibson
,
2021/05/13
[PATCH v4 05/31] target/ppc: Remove special case for POWERPC_EXCP_TRAP
,
matheus . ferst
,
2021/05/12
Re: [PATCH v4 05/31] target/ppc: Remove special case for POWERPC_EXCP_TRAP
,
David Gibson
,
2021/05/13
[PATCH v4 04/31] target/ppc: Remove special case for POWERPC_SYSCALL
,
matheus . ferst
,
2021/05/12
Re: [PATCH v4 04/31] target/ppc: Remove special case for POWERPC_SYSCALL
,
David Gibson
,
2021/05/13
[PATCH v4 06/31] target/ppc: Simplify gen_debug_exception
,
matheus . ferst
,
2021/05/12
Re: [PATCH v4 06/31] target/ppc: Simplify gen_debug_exception
,
David Gibson
,
2021/05/13
[PATCH v4 07/31] target/ppc: Introduce DISAS_{EXIT,CHAIN}{,_UPDATE}
,
matheus . ferst
,
2021/05/12
Re: [PATCH v4 07/31] target/ppc: Introduce DISAS_{EXIT,CHAIN}{,_UPDATE}
,
David Gibson
,
2021/05/13
[PATCH v4 08/31] target/ppc: Replace POWERPC_EXCP_SYNC with DISAS_EXIT
,
matheus . ferst
,
2021/05/12
Re: [PATCH v4 08/31] target/ppc: Replace POWERPC_EXCP_SYNC with DISAS_EXIT
,
Bruno Piazera Larsen
,
2021/05/12
Re: [PATCH v4 08/31] target/ppc: Replace POWERPC_EXCP_SYNC with DISAS_EXIT
,
David Gibson
,
2021/05/13
[PATCH v4 09/31] target/ppc: Remove unnecessary gen_io_end calls
,
matheus . ferst
,
2021/05/12
Re: [PATCH v4 09/31] target/ppc: Remove unnecessary gen_io_end calls
,
David Gibson
,
2021/05/13
[PATCH v4 10/31] target/ppc: Introduce gen_icount_io_start
,
matheus . ferst
,
2021/05/12
Re: [PATCH v4 10/31] target/ppc: Introduce gen_icount_io_start
,
Matheus K. Ferst
,
2021/05/12
Re: [PATCH v4 10/31] target/ppc: Introduce gen_icount_io_start
,
David Gibson
,
2021/05/13
[PATCH v4 11/31] target/ppc: Replace POWERPC_EXCP_STOP with DISAS_EXIT_UPDATE
,
matheus . ferst
,
2021/05/12
[PATCH v4 12/31] target/ppc: Replace POWERPC_EXCP_BRANCH with DISAS_NORETURN
,
matheus . ferst
,
2021/05/12
[PATCH v4 13/31] target/ppc: Remove DisasContext.exception
,
matheus . ferst
,
2021/05/12
[PATCH v4 14/31] target/ppc: Move single-step check to ppc_tr_tb_stop
,
matheus . ferst
,
2021/05/12
[PATCH v4 15/31] target/ppc: Tidy exception vs exit_tb
,
matheus . ferst
,
2021/05/12
[PATCH v4 16/31] target/ppc: Mark helper_raise_exception* as noreturn
,
matheus . ferst
,
2021/05/12
[PATCH v4 17/31] target/ppc: Use translator_loop_temp_check
,
matheus . ferst
,
2021/05/12
Re: [PATCH v4 17/31] target/ppc: Use translator_loop_temp_check
,
Bruno Piazera Larsen
,
2021/05/12
[PATCH v4 19/31] target/ppc: Move page crossing check to ppc_tr_translate_insn
,
matheus . ferst
,
2021/05/12
[PATCH v4 18/31] target/ppc: Introduce macros to check isa extensions
,
matheus . ferst
,
2021/05/12
[PATCH v4 20/31] target/ppc: Add infrastructure for prefixed insns
,
matheus . ferst
,
2021/05/12
[PATCH v4 21/31] target/ppc: Move ADDI, ADDIS to decodetree, implement PADDI
,
matheus . ferst
,
2021/05/12
[PATCH v4 22/31] target/ppc: Implement PNOP
,
matheus . ferst
,
2021/05/12
Re: [PATCH v4 22/31] target/ppc: Implement PNOP
,
Richard Henderson
,
2021/05/13
[PATCH v4 23/31] TCG: add tcg_constant_tl
,
matheus . ferst
,
2021/05/12
Re: [PATCH v4 23/31] TCG: add tcg_constant_tl
,
Richard Henderson
,
2021/05/13
[PATCH v4 24/31] target/ppc: Move D/DS/X-form integer loads to decodetree
,
matheus . ferst
,
2021/05/12
[PATCH v4 25/31] target/ppc: Implement prefixed integer load instructions
,
matheus . ferst
,
2021/05/12
Re: [PATCH v4 25/31] target/ppc: Implement prefixed integer load instructions
,
Richard Henderson
,
2021/05/13
[PATCH v4 26/31] target/ppc: Move D/DS/X-form integer stores to decodetree
,
matheus . ferst
,
2021/05/12
[PATCH v4 27/31] target/ppc: Implement prefixed integer store instructions
,
matheus . ferst
,
2021/05/12
[PATCH v4 28/31] target/ppc: Implement setbc/setbcr/stnbc/setnbcr instructions
,
matheus . ferst
,
2021/05/12
Re: [PATCH v4 28/31] target/ppc: Implement setbc/setbcr/stnbc/setnbcr instructions
,
Richard Henderson
,
2021/05/13
Re: [PATCH v4 28/31] target/ppc: Implement setbc/setbcr/stnbc/setnbcr instructions
,
Matheus K. Ferst
,
2021/05/13
[PATCH v4 29/31] target/ppc: Implement cfuged instruction
,
matheus . ferst
,
2021/05/12
Re: [PATCH v4 29/31] target/ppc: Implement cfuged instruction
,
Richard Henderson
,
2021/05/13
Re: [PATCH v4 29/31] target/ppc: Implement cfuged instruction
,
Matheus K. Ferst
,
2021/05/13
Re: [PATCH v4 29/31] target/ppc: Implement cfuged instruction
,
Richard Henderson
,
2021/05/13
[PATCH v4 30/31] target/ppc: Implement vcfuged instruction
,
matheus . ferst
,
2021/05/12
Re: [PATCH v4 30/31] target/ppc: Implement vcfuged instruction
,
Richard Henderson
,
2021/05/13
[PATCH v4 31/31] target/ppc: Move addpcis to decodetree
,
matheus . ferst
,
2021/05/12
Re: [PATCH v4 31/31] target/ppc: Move addpcis to decodetree
,
Richard Henderson
,
2021/05/13
Re: [PATCH v4 00/31] Base for adding PowerPC 64-bit instructions
,
David Gibson
,
2021/05/13
[PATCH v9 0/3] target/arm: add support for FEAT_TLBIRANGE and FEAT_TLBIOS
,
Rebecca Cran
,
2021/05/12
[PATCH v9 3/3] target/arm: set ID_AA64ISAR0.TLB to 2 for max AARCH64 CPU type
,
Rebecca Cran
,
2021/05/12
[PATCH v9 2/3] target/arm: Add support for FEAT_TLBIOS
,
Rebecca Cran
,
2021/05/12
Re: [PATCH v9 2/3] target/arm: Add support for FEAT_TLBIOS
,
Richard Henderson
,
2021/05/14
[PATCH v9 1/3] target/arm: Add support for FEAT_TLBIRANGE
,
Rebecca Cran
,
2021/05/12
Re: [PATCH v9 1/3] target/arm: Add support for FEAT_TLBIRANGE
,
Richard Henderson
,
2021/05/14
Re: [PATCH v9 0/3] target/arm: add support for FEAT_TLBIRANGE and FEAT_TLBIOS
,
Alex Bennée
,
2021/05/12
Re: [PATCH v9 0/3] target/arm: add support for FEAT_TLBIRANGE and FEAT_TLBIOS
,
Rebecca Cran
,
2021/05/12
Re: [PATCH v9 0/3] target/arm: add support for FEAT_TLBIRANGE and FEAT_TLBIOS
,
Peter Maydell
,
2021/05/25
[Bug 1912934] Re: QEMU emulation of fmadds instruction on powerpc64le is buggy
,
Thomas Huth
,
2021/05/12
[Bug 1912934] Re: QEMU emulation of fmadds instruction on powerpc64le is buggy
,
Bruno Haible
,
2021/05/14
[Bug 1912934] Re: QEMU emulation of fmadds instruction on powerpc64le is buggy
,
Thomas Huth
,
2021/05/15
[Bug 1912224] Re: qemu may freeze during drive-mirroring on fragmented FS
,
Thomas Huth
,
2021/05/12
[Bug 1912224] Re: qemu may freeze during drive-mirroring on fragmented FS
,
Thomas Huth
,
2021/05/14
[Bug 1913505] Re: Windows XP slow on Apple M1
,
Thomas Huth
,
2021/05/12
[Bug 1913315] Re: qemu-system-x86_64 crash: in memory_region_access_valid+0x13
,
Thomas Huth
,
2021/05/12
[Bug 1913913] Re: i386-linux-user returns -1 in sigcontext->trapno
,
Thomas Huth
,
2021/05/12
[Bug 1913926] Re: [QEMU User-Mode] Mesa Fails To Load RadeonSI Driver When In Docker Image
,
Thomas Huth
,
2021/05/12
[Bug 1914282] Re: block copy job sometimes hangs on the last block for minutes
,
Thomas Huth
,
2021/05/12
[Bug 1914282] Re: block copy job sometimes hangs on the last block for minutes
,
Thomas Huth
,
2021/05/14
[Bug 1912170] Re: NUMA nodes created with memory-backend-ram shows size different than requested
,
Thomas Huth
,
2021/05/12
[Bug 1913969] Re: unable to migrate non shared storage when TLS is used
,
Thomas Huth
,
2021/05/12
[Bug 1913969] Re: unable to migrate non shared storage when TLS is used
,
Vjaceslavs Klimovs
,
2021/05/12
[Bug 1913969] Re: unable to migrate non shared storage when TLS is used
,
Dr. David Alan Gilbert
,
2021/05/13
[Bug 1913969] Re: unable to migrate non shared storage when TLS is used
,
Thomas Huth
,
2021/05/14
[Bug 1912857] Re: virtio-serial blocks hostfwd ssh on windows 10 host
,
Thomas Huth
,
2021/05/12
[Bug 1914021] Re: qemu: uncaught target signal 4 (Illegal instruction) but gdb remote-debug exited normally
,
Thomas Huth
,
2021/05/12
[Bug 1914294] Re: Windows XP displays black screen when smp option is used
,
Thomas Huth
,
2021/05/12
[Bug 1914667] Re: High cpu usage when guest is idle on qemu-system-i386
,
Thomas Huth
,
2021/05/12
[PATCH v2 0/4] iotests/297: Cover tests/
,
Max Reitz
,
2021/05/12
[PATCH v2 1/4] iotests/297: Drop 169 and 199 from the skip list
,
Max Reitz
,
2021/05/12
[PATCH v2 2/4] migrate-bitmaps-postcopy-test: Fix pylint warnings
,
Max Reitz
,
2021/05/12
Re: [PATCH v2 2/4] migrate-bitmaps-postcopy-test: Fix pylint warnings
,
Vladimir Sementsov-Ogievskiy
,
2021/05/13
[PATCH v2 3/4] migrate-bitmaps-test: Fix pylint warnings
,
Max Reitz
,
2021/05/12
[PATCH v2 4/4] iotests/297: Cover tests/
,
Max Reitz
,
2021/05/12
Re: [PATCH v2 0/4] iotests/297: Cover tests/
,
Max Reitz
,
2021/05/14
Re: [PATCH v2 0/4] iotests/297: Cover tests/
,
Max Reitz
,
2021/05/14
[Bug 1924738] Re: Failed to restore domain - error load load virtio-balloon:virtio
,
Dr. David Alan Gilbert
,
2021/05/12
[Bug 1924738] Re: Failed to restore domain - error load load virtio-balloon:virtio
,
Thomas Huth
,
2021/05/12
[Bug 1924738] Re: Failed to restore domain - error load load virtio-balloon:virtio
,
Izorkin
,
2021/05/12
[Bug 1924738] Re: Failed to restore domain - error load load virtio-balloon:virtio
,
Thomas Huth
,
2021/05/12
[Bug 1924738] Re: Failed to restore domain - error load load virtio-balloon:virtio
,
Thomas Huth
,
2021/05/17
[PULL 00/20] bsd-user style tweaks and start cleanup
,
Warner Losh
,
2021/05/12
[PULL 01/20] bsd-user: whitespace changes
,
Warner Losh
,
2021/05/12
[PULL 03/20] bsd-user: style tweak: Remove #if 0'd code
,
Warner Losh
,
2021/05/12
[PULL 02/20] bsd-user: style tweak: use C not C++ comments
,
Warner Losh
,
2021/05/12
[PULL 10/20] bsd-user: style tweak: use {} for all if statements, format else correctly
,
Warner Losh
,
2021/05/12
[PULL 06/20] bsd-user: style tweak: move extern to header file
,
Warner Losh
,
2021/05/12
[PULL 07/20] bsd-user: style tweak: remove spacing after '*' and add after }
,
Warner Losh
,
2021/05/12
[PULL 09/20] bsd-user: style tweak: don't assign in if statements
,
Warner Losh
,
2021/05/12
[PULL 13/20] bsd-user: whitespace changes
,
Warner Losh
,
2021/05/12
[PULL 04/20] bsd-user: style tweak: Use preferred block comments
,
Warner Losh
,
2021/05/12
[PULL 05/20] bsd-user: Remove commented out code
,
Warner Losh
,
2021/05/12
[PULL 08/20] bsd-user: style tweak: Use preferred block comments
,
Warner Losh
,
2021/05/12
[PULL 15/20] bsd-user: style tweak: keyword space (
,
Warner Losh
,
2021/05/12
[PULL 11/20] bsd-user: style tweak: use {} consistently in for / if / else statements
,
Warner Losh
,
2021/05/12
[PULL 18/20] bsd-user: remove target_signal.h, it's unused
,
Warner Losh
,
2021/05/12
[PULL 14/20] bsd-user: style tweak: keyword space (
,
Warner Losh
,
2021/05/12
[PULL 17/20] bsd-user: style tweak: keyword space (
,
Warner Losh
,
2021/05/12
[PULL 19/20] bsd-user: Stop building the sparc targets
,
Warner Losh
,
2021/05/12
[PULL 16/20] bsd-user: style tweak: Remove #if 0'd code
,
Warner Losh
,
2021/05/12
[PULL 12/20] bsd-user: use qemu_strtoul in preference to strtol
,
Warner Losh
,
2021/05/12
[PULL 20/20] bsd-user: rename linux_binprm to bsd_binprm
,
Warner Losh
,
2021/05/12
Re: [PULL 00/20] bsd-user style tweaks and start cleanup
,
no-reply
,
2021/05/12
Re: [PULL 00/20] bsd-user style tweaks and start cleanup
,
Peter Maydell
,
2021/05/20
[PATCH 0/3] Fix Travis-CI / compiling with older versions of Clang
,
Thomas Huth
,
2021/05/12
[PATCH 2/3] pc-bios/s390-ccw/Makefile: Check more compiler flags for Clang
,
Thomas Huth
,
2021/05/12
Re: [PATCH 2/3] pc-bios/s390-ccw/Makefile: Check more compiler flags for Clang
,
Philippe Mathieu-Daudé
,
2021/05/12
[PATCH 3/3] pc-bios/s390-ccw: Add a proper prototype for main()
,
Thomas Huth
,
2021/05/12
Re: [PATCH 3/3] pc-bios/s390-ccw: Add a proper prototype for main()
,
Philippe Mathieu-Daudé
,
2021/05/12
Re: [PATCH 3/3] pc-bios/s390-ccw: Add a proper prototype for main()
,
Thomas Huth
,
2021/05/14
Re: [PATCH 3/3] pc-bios/s390-ccw: Add a proper prototype for main()
,
Philippe Mathieu-Daudé
,
2021/05/17
Re: [PATCH 3/3] pc-bios/s390-ccw: Add a proper prototype for main()
,
Cornelia Huck
,
2021/05/17
[PATCH 1/3] pc-bios/s390-ccw: Fix inline assembly for older versions of Clang
,
Thomas Huth
,
2021/05/12
Re: [PATCH 1/3] pc-bios/s390-ccw: Fix inline assembly for older versions of Clang
,
Philippe Mathieu-Daudé
,
2021/05/12
Re: [PATCH 1/3] pc-bios/s390-ccw: Fix inline assembly for older versions of Clang
,
Cornelia Huck
,
2021/05/17
Re: [PATCH 1/3] pc-bios/s390-ccw: Fix inline assembly for older versions of Clang
,
Philippe Mathieu-Daudé
,
2021/05/17
[PULL 0/5] Miscellaneous patches for 2021-05-12
,
Markus Armbruster
,
2021/05/12
[PULL 2/5] Remove the deprecated moxie target
,
Markus Armbruster
,
2021/05/12
Re: [PULL 2/5] Remove the deprecated moxie target
,
Philippe Mathieu-Daudé
,
2021/05/12
Re: [PULL 2/5] Remove the deprecated moxie target
,
Thomas Huth
,
2021/05/12
Re: [PULL 2/5] Remove the deprecated moxie target
,
Philippe Mathieu-Daudé
,
2021/05/12
[PULL 5/5] Drop the deprecated unicore32 target
,
Markus Armbruster
,
2021/05/12
[PULL 4/5] Drop the deprecated lm32 target
,
Markus Armbruster
,
2021/05/12
[PULL 3/5] block: Drop the sheepdog block driver
,
Markus Armbruster
,
2021/05/12
[PULL 1/5] monitor/qmp: fix race on CHR_EVENT_CLOSED without OOB
,
Markus Armbruster
,
2021/05/12
Re: [PULL 0/5] Miscellaneous patches for 2021-05-12
,
Peter Maydell
,
2021/05/12
Re: [PULL 0/5] Miscellaneous patches for 2021-05-12
,
Thomas Huth
,
2021/05/13
Re: [PULL 0/5] Miscellaneous patches for 2021-05-12
,
no-reply
,
2021/05/12
Re: [PULL 0/5] Miscellaneous patches for 2021-05-12
,
Peter Maydell
,
2021/05/14
[PATCH v2 0/2] net/tap: minor fixes to interaction with the bridge helper
,
Daniel P . Berrangé
,
2021/05/12
[PATCH v2 1/2] net/tap: fix FreeBSD portability problem receiving TAP FD
,
Daniel P . Berrangé
,
2021/05/12
Re: [PATCH v2 1/2] net/tap: fix FreeBSD portability problem receiving TAP FD
,
Philippe Mathieu-Daudé
,
2021/05/12
Re: [PATCH v2 1/2] net/tap: fix FreeBSD portability problem receiving TAP FD
,
Daniel P . Berrangé
,
2021/05/14
[PATCH v2 2/2] net/tap: fix error reporting when bridge helper forgets to send an FD
,
Daniel P . Berrangé
,
2021/05/12
Re: [PATCH v6 41/82] target/arm: Implement SVE2 RSUBHNB, RSUBHNT
,
Peter Maydell
,
2021/05/12
Re: [PATCH v6 40/82] target/arm: Implement SVE2 SUBHNB, SUBHNT
,
Peter Maydell
,
2021/05/12
[Bug 1907969] Re: linux-user/i386: Segfault when mixing threads and signals
,
Thomas Huth
,
2021/05/12
[Bug 1910696] Re: Qemu fails to start with error " There is no option group 'spice'"
,
Thomas Huth
,
2021/05/12
Re: [PATCH v6 39/82] target/arm: Implement SVE2 RADDHNB, RADDHNT
,
Peter Maydell
,
2021/05/12
Re: [PATCH v6 38/82] target/arm: Implement SVE2 ADDHNB, ADDHNT
,
Peter Maydell
,
2021/05/12
Re: [PATCH v6 38/82] target/arm: Implement SVE2 ADDHNB, ADDHNT
,
Richard Henderson
,
2021/05/12
[PATCH] travis-ci: Use clang-10 for the [s390x] Clang (disable-tcg) job
,
Philippe Mathieu-Daudé
,
2021/05/12
Re: [PATCH] travis-ci: Use clang-10 for the [s390x] Clang (disable-tcg) job
,
Philippe Mathieu-Daudé
,
2021/05/12
Re: [PATCH] travis-ci: Use clang-10 for the [s390x] Clang (disable-tcg) job
,
Thomas Huth
,
2021/05/12
Re: [PATCH] travis-ci: Use clang-10 for the [s390x] Clang (disable-tcg) job
,
Daniel P . Berrangé
,
2021/05/12
Re: [PATCH] travis-ci: Use clang-10 for the [s390x] Clang (disable-tcg) job
,
Daniel P . Berrangé
,
2021/05/12
Re: [PATCH v6 37/82] target/arm: Implement SVE2 complex integer multiply-add
,
Peter Maydell
,
2021/05/12
Re: [PATCH v6 36/82] target/arm: Implement SVE2 integer multiply-add long
,
Peter Maydell
,
2021/05/12
Re: [PATCH v6 35/82] target/arm: Implement SVE2 saturating multiply-add high
,
Peter Maydell
,
2021/05/12
Re: [PATCH v6 34/82] target/arm: Implement SVE2 saturating multiply-add long
,
Peter Maydell
,
2021/05/12
Re: [PATCH v6 32/82] target/arm: Implement SVE2 bitwise ternary operations
,
Peter Maydell
,
2021/05/12
[RFC PATCH 00/11] target/ppc: add support to disable-tcg
,
Bruno Larsen (billionai)
,
2021/05/12
[PATCH 01/11] target/ppc: created ppc_{store, get}_vscr for generic vscr usage
,
Bruno Larsen (billionai)
,
2021/05/12
Re: [PATCH 01/11] target/ppc: created ppc_{store,get}_vscr for generic vscr usage
,
Richard Henderson
,
2021/05/12
Re: [PATCH 01/11] target/ppc: created ppc_{store,get}_vscr for generic vscr usage
,
David Gibson
,
2021/05/13
[PATCH 02/11] target/ppc: moved ppc_store_sdr1 to cpu.c
,
Bruno Larsen (billionai)
,
2021/05/12
Re: [PATCH 02/11] target/ppc: moved ppc_store_sdr1 to cpu.c
,
Richard Henderson
,
2021/05/12
Re: [PATCH 02/11] target/ppc: moved ppc_store_sdr1 to cpu.c
,
David Gibson
,
2021/05/13
Re: [PATCH 02/11] target/ppc: moved ppc_store_sdr1 to cpu.c
,
Bruno Piazera Larsen
,
2021/05/31
[PATCH 03/11] target/ppc: moved ppc_cpu_dump_state to cpu_init.c
,
Bruno Larsen (billionai)
,
2021/05/12
Re: [PATCH 03/11] target/ppc: moved ppc_cpu_dump_state to cpu_init.c
,
Richard Henderson
,
2021/05/12
Re: [PATCH 03/11] target/ppc: moved ppc_cpu_dump_state to cpu_init.c
,
Richard Henderson
,
2021/05/12
Re: [PATCH 03/11] target/ppc: moved ppc_cpu_dump_state to cpu_init.c
,
David Gibson
,
2021/05/13
[PATCH 04/11] target/ppc: moved ppc_store_msr into gdbstub.c
,
Bruno Larsen (billionai)
,
2021/05/12
Re: [PATCH 04/11] target/ppc: moved ppc_store_msr into gdbstub.c
,
Richard Henderson
,
2021/05/12
Re: [PATCH 04/11] target/ppc: moved ppc_store_msr into gdbstub.c
,
David Gibson
,
2021/05/13
[PATCH 05/11] target/ppc: moved ppc_store_lpcr to cpu.c
,
Bruno Larsen (billionai)
,
2021/05/12
Re: [PATCH 05/11] target/ppc: moved ppc_store_lpcr to cpu.c
,
Richard Henderson
,
2021/05/12
Re: [PATCH 05/11] target/ppc: moved ppc_store_lpcr to cpu.c
,
David Gibson
,
2021/05/13
[PATCH 06/11] target/ppc: updated vscr manipulation in machine.c
,
Bruno Larsen (billionai)
,
2021/05/12
Re: [PATCH 06/11] target/ppc: updated vscr manipulation in machine.c
,
Richard Henderson
,
2021/05/12
Re: [PATCH 06/11] target/ppc: updated vscr manipulation in machine.c
,
David Gibson
,
2021/05/13
[PATCH 07/11] target/ppc: added KVM fallback to fpscr manipulation
,
Bruno Larsen (billionai)
,
2021/05/12
Re: [PATCH 07/11] target/ppc: added KVM fallback to fpscr manipulation
,
Richard Henderson
,
2021/05/12
Re: [PATCH 07/11] target/ppc: added KVM fallback to fpscr manipulation
,
Bruno Piazera Larsen
,
2021/05/12
Re: [PATCH 07/11] target/ppc: added KVM fallback to fpscr manipulation
,
Bruno Piazera Larsen
,
2021/05/13
Re: [PATCH 07/11] target/ppc: added KVM fallback to fpscr manipulation
,
Richard Henderson
,
2021/05/13
Re: [PATCH 07/11] target/ppc: added KVM fallback to fpscr manipulation
,
Bruno Piazera Larsen
,
2021/05/14
[RFC PATCH 08/11] target/ppc: wrapped some TCG only logic with ifdefs
,
Bruno Larsen (billionai)
,
2021/05/12
Re: [RFC PATCH 08/11] target/ppc: wrapped some TCG only logic with ifdefs
,
Richard Henderson
,
2021/05/12
Re: [RFC PATCH 08/11] target/ppc: wrapped some TCG only logic with ifdefs
,
Bruno Piazera Larsen
,
2021/05/12
Re: [RFC PATCH 08/11] target/ppc: wrapped some TCG only logic with ifdefs
,
Bruno Piazera Larsen
,
2021/05/14
Re: [RFC PATCH 08/11] target/ppc: wrapped some TCG only logic with ifdefs
,
Richard Henderson
,
2021/05/14
Re: [RFC PATCH 08/11] target/ppc: wrapped some TCG only logic with ifdefs
,
Bruno Piazera Larsen
,
2021/05/14
Re: [RFC PATCH 08/11] target/ppc: wrapped some TCG only logic with ifdefs
,
David Gibson
,
2021/05/17
Re: [RFC PATCH 08/11] target/ppc: wrapped some TCG only logic with ifdefs
,
Richard Henderson
,
2021/05/17
Re: [RFC PATCH 08/11] target/ppc: wrapped some TCG only logic with ifdefs
,
David Gibson
,
2021/05/17
Re: [RFC PATCH 08/11] target/ppc: wrapped some TCG only logic with ifdefs
,
Bruno Piazera Larsen
,
2021/05/24
Re: [RFC PATCH 08/11] target/ppc: wrapped some TCG only logic with ifdefs
,
Richard Henderson
,
2021/05/24
[PATCH 09/11] include/exec: added functions to the stubs in exec-all.h
,
Bruno Larsen (billionai)
,
2021/05/12
Re: [PATCH 09/11] include/exec: added functions to the stubs in exec-all.h
,
Richard Henderson
,
2021/05/12
Re: [PATCH 09/11] include/exec: added functions to the stubs in exec-all.h
,
Lucas Mateus Martins Araujo e Castro
,
2021/05/13
Re: [PATCH 09/11] include/exec: added functions to the stubs in exec-all.h
,
Richard Henderson
,
2021/05/13
Re: [PATCH 09/11] include/exec: added functions to the stubs in exec-all.h
,
David Gibson
,
2021/05/17
Re: [PATCH 09/11] include/exec: added functions to the stubs in exec-all.h
,
Lucas Mateus Martins Araujo e Castro
,
2021/05/17
Re: [PATCH 09/11] include/exec: added functions to the stubs in exec-all.h
,
Richard Henderson
,
2021/05/17
Re: [PATCH 09/11] include/exec: added functions to the stubs in exec-all.h
,
Bruno Piazera Larsen
,
2021/05/18
Re: [PATCH 09/11] include/exec: added functions to the stubs in exec-all.h
,
David Gibson
,
2021/05/23
Re: [PATCH 09/11] include/exec: added functions to the stubs in exec-all.h
,
David Gibson
,
2021/05/17
Re: [PATCH 09/11] include/exec: added functions to the stubs in exec-all.h
,
Bruno Piazera Larsen
,
2021/05/17
Re: [PATCH 09/11] include/exec: added functions to the stubs in exec-all.h
,
David Gibson
,
2021/05/23
[RFC PATCH 10/11] target/ppc: created tcg-stub.c file
,
Bruno Larsen (billionai)
,
2021/05/12
Re: [RFC PATCH 10/11] target/ppc: created tcg-stub.c file
,
Richard Henderson
,
2021/05/12
Re: [RFC PATCH 10/11] target/ppc: created tcg-stub.c file
,
Bruno Piazera Larsen
,
2021/05/12
Re: [RFC PATCH 10/11] target/ppc: created tcg-stub.c file
,
Bruno Piazera Larsen
,
2021/05/14
Re: [RFC PATCH 10/11] target/ppc: created tcg-stub.c file
,
David Gibson
,
2021/05/13
Re: [RFC PATCH 10/11] target/ppc: created tcg-stub.c file
,
Bruno Piazera Larsen
,
2021/05/13
Re: [RFC PATCH 10/11] target/ppc: created tcg-stub.c file
,
David Gibson
,
2021/05/17
[PATCH 11/11] target/ppc: updated meson.build to support disable-tcg
,
Bruno Larsen (billionai)
,
2021/05/12
Re: [PATCH v6 31/82] target/arm: Implement SVE2 WHILERW, WHILEWR
,
Peter Maydell
,
2021/05/12
[PATCH 0/3] virtiofsd: Find original inode ID of mount points
,
Max Reitz
,
2021/05/12
[PATCH 1/3] virtiofsd: Find original inode ID of mount points
,
Max Reitz
,
2021/05/12
Re: [PATCH 1/3] virtiofsd: Find original inode ID of mount points
,
Connor Kuehl
,
2021/05/12
Re: [PATCH 1/3] virtiofsd: Find original inode ID of mount points
,
Vivek Goyal
,
2021/05/17
Re: [PATCH 1/3] virtiofsd: Find original inode ID of mount points
,
Max Reitz
,
2021/05/17
Re: [PATCH 1/3] virtiofsd: Find original inode ID of mount points
,
Dr. David Alan Gilbert
,
2021/05/20
Re: [PATCH 1/3] virtiofsd: Find original inode ID of mount points
,
Vivek Goyal
,
2021/05/26
Re: [Virtio-fs] [PATCH 1/3] virtiofsd: Find original inode ID of mount points
,
Vivek Goyal
,
2021/05/26
Re: [Virtio-fs] [PATCH 1/3] virtiofsd: Find original inode ID of mount points
,
Max Reitz
,
2021/05/27
[PATCH 2/3] virtiofs_submounts.py: Do not generate ssh key
,
Max Reitz
,
2021/05/12
[PATCH 3/3] virtiofs_submounts.py: Check `find`
,
Max Reitz
,
2021/05/12
[Bug 1910540] Re: where the trace file "trace-*"
,
Stefan Hajnoczi
,
2021/05/12
[Bug 1910540] Re: where the trace file "trace-*"
,
Thomas Huth
,
2021/05/12
[Bug 1908513] Re: assertion failure in mptsas1068 emulator
,
Thomas Huth
,
2021/05/12
[Bug 1908513] Re: assertion failure in mptsas1068 emulator
,
Thomas Huth
,
2021/05/14
[Bug 1907909] Re: assertion failure in am53c974
,
Thomas Huth
,
2021/05/12
[Bug 1909921] Re: Raspberry Pi 4 qemu:handle_cpu_signal received signal outside vCPU context @ pc=0xffff87709b0e
,
Thomas Huth
,
2021/05/12
[Bug 1908832] Re: jack audio dev produces no sound
,
Thomas Huth
,
2021/05/12
[Bug 1908832] Re: jack audio dev produces no sound
,
Christian Schoenebeck
,
2021/05/12
[Bug 1908832] Re: jack audio dev produces no sound
,
Thomas Huth
,
2021/05/13
[Bug 1909823] Re: RDPMC check on PCE is backwards
,
Thomas Huth
,
2021/05/12
[Bug 1909823] Re: RDPMC check on PCE is backwards
,
Bruce Merry
,
2021/05/15
[Bug 1908781] Re: x86-64 not faulting when CS.L = 1 and CS.D = 1
,
Thomas Huth
,
2021/05/12
[Bug 1908626] Re: Atomic test-and-set instruction does not work on qemu-user
,
Thomas Huth
,
2021/05/12
[Bug 1912107] Re: Option to constrain linux-user exec() to emulated CPU only
,
Thomas Huth
,
2021/05/12
[Bug 1912107] Re: Option to constrain linux-user exec() to emulated CPU only
,
Mingye Wang
,
2021/05/13
[Bug 1912107] Re: Option to constrain linux-user exec() to emulated CPU only
,
Thomas Huth
,
2021/05/14
[Bug 1911351] Re: x86-64 MTTCG Does not update page table entries atomically
,
Thomas Huth
,
2021/05/12
[Bug 1911351] Re: x86-64 MTTCG Does not update page table entries atomically
,
Marco
,
2021/05/12
[Bug 1911351] Re: x86-64 MTTCG Does not update page table entries atomically
,
Marco
,
2021/05/12
[Bug 1911351] Re: x86-64 MTTCG Does not update page table entries atomically
,
Marco
,
2021/05/12
[Bug 1911216] Re: abort issue locates in hw/usb/hcd-ohci.c:1297:ohci_frame_boundary
,
Thomas Huth
,
2021/05/12
[Bug 1911188] Re: qemu-system-x86_64 prints obscure error message and exits when encountering an empty argument
,
Thomas Huth
,
2021/05/12
[Bug 1910586] Re: SD card size constraint conceptually wrong
,
Thomas Huth
,
2021/05/12
Re: [Bug 1910586] Re: SD card size constraint conceptually wrong
,
-
,
2021/05/14
[Bug 1910586] Re: SD card size constraint conceptually wrong
,
Philippe Mathieu-Daudé
,
2021/05/14
[Bug 1910605] Re: qemu-arm-static ioctl USBDEVFS_BULK return -1 (EFAULT) Bad address
,
Thomas Huth
,
2021/05/12
[PATCH v3 00/31] testing/next pre-PR (hexagon, tricore, misc)
,
Alex Bennée
,
2021/05/12
[PATCH v3 01/31] checkpatch: Fix use of uninitialized value
,
Alex Bennée
,
2021/05/12
[PATCH v3 02/31] tests/docker: fix copying of executable in "update"
,
Alex Bennée
,
2021/05/12
[PATCH v3 03/31] tests/docker: make executable an optional argument to "update"
,
Alex Bennée
,
2021/05/12
[PATCH v3 04/31] tests/docker: allow "update" to add the current user
,
Alex Bennée
,
2021/05/12
[PATCH v3 05/31] tests/docker: add "fetch" sub-command
,
Alex Bennée
,
2021/05/12
[PATCH v3 08/31] gitlab: add build-user-hexagon test
,
Alex Bennée
,
2021/05/12
[PATCH v3 07/31] tests/tcg: Use Hexagon Docker image
,
Alex Bennée
,
2021/05/12
[PATCH v3 06/31] docker: Add Hexagon image
,
Alex Bennée
,
2021/05/12
[PATCH v3 09/31] tests/tcg: don't iterate through other arch compilers
,
Alex Bennée
,
2021/05/12
[PATCH v3 10/31] tests/docker: Added libbpf library to the docker files.
,
Alex Bennée
,
2021/05/12
[PATCH v3 12/31] tests/tcg: Run timeout cmds using --foreground
,
Alex Bennée
,
2021/05/12
[PATCH v3 15/31] configure: Emit HOST_CC to config-host.mak
,
Alex Bennée
,
2021/05/12
[PATCH v3 13/31] hw/tricore: Add testdevice for tests in tests/tcg/
,
Alex Bennée
,
2021/05/12
[PATCH v3 19/31] tests/tcg/tricore: Add dvstep test
,
Alex Bennée
,
2021/05/12
[PATCH v3 20/31] tests/tcg/tricore: Add fadd test
,
Alex Bennée
,
2021/05/12
[PATCH v3 24/31] tests/tcg/tricore: Add msub test
,
Alex Bennée
,
2021/05/12
[PATCH v3 22/31] tests/tcg/tricore: Add ftoi test
,
Alex Bennée
,
2021/05/12
[PATCH v3 29/31] tests/tcg: fix missing return
,
Alex Bennée
,
2021/05/12
Re: [PATCH v3 29/31] tests/tcg: fix missing return
,
Philippe Mathieu-Daudé
,
2021/05/12
[PATCH v3 11/31] tests/tcg: Add docker_as and docker_ld cmds
,
Alex Bennée
,
2021/05/12
[PATCH v3 30/31] tests/tcg: don't allow clang as a cross compiler
,
Alex Bennée
,
2021/05/12
[PATCH v3 21/31] tests/tcg/tricore: Add fmul test
,
Alex Bennée
,
2021/05/12
[PATCH v3 17/31] tests/tcg/tricore: Add bmerge test
,
Alex Bennée
,
2021/05/12
[PATCH v3 31/31] configure: use cc, not host_cc to set cross_cc for build arch
,
Alex Bennée
,
2021/05/12
[PATCH v3 27/31] tests/tcg/ppc64le: tests for brh/brw/brd
,
Alex Bennée
,
2021/05/12
[PATCH v3 26/31] tests/docker: gcc-10 based images for ppc64{, le} tests
,
Alex Bennée
,
2021/05/12
[PATCH v3 14/31] tests/tcg/tricore: Add build infrastructure
,
Alex Bennée
,
2021/05/12
[PATCH v3 25/31] tests/tcg/tricore: Add muls test
,
Alex Bennée
,
2021/05/12
[PATCH v3 28/31] cirrus.yml: Fix the MSYS2 task
,
Alex Bennée
,
2021/05/12
[PATCH v3 16/31] tests/tcg/tricore: Add macros to create tests and first test 'abs'
,
Alex Bennée
,
2021/05/12
[PATCH v3 18/31] tests/tcg/tricore: Add clz test
,
Alex Bennée
,
2021/05/12
[PATCH v3 23/31] tests/tcg/tricore: Add madd test
,
Alex Bennée
,
2021/05/12
Re: [PATCH v3 00/31] testing/next pre-PR (hexagon, tricore, misc)
,
no-reply
,
2021/05/12
[PATCH] linux-user: Add strace support for printing arguments of llseek
,
Kito Cheng
,
2021/05/12
Re: [PATCH] linux-user: Add strace support for printing arguments of llseek
,
Laurent Vivier
,
2021/05/12
Re: [PATCH] linux-user: Add strace support for printing arguments of llseek
,
Laurent Vivier
,
2021/05/15
[PATCH] add Visual Studio Code configuration
,
Paolo Bonzini
,
2021/05/12
Re: [PATCH] add Visual Studio Code configuration
,
Peter Maydell
,
2021/05/12
Re: [PATCH] add Visual Studio Code configuration
,
Paolo Bonzini
,
2021/05/12
Re: [PATCH] add Visual Studio Code configuration
,
Philippe Mathieu-Daudé
,
2021/05/12
Re: [PATCH] add Visual Studio Code configuration
,
Paolo Bonzini
,
2021/05/12
Re: [PATCH v3 21/33] qemu-socket: pass monitor link to socket_get_fd directly
,
Roman Kagan
,
2021/05/12
Re: [PATCH v3 21/33] qemu-socket: pass monitor link to socket_get_fd directly
,
Daniel P . Berrangé
,
2021/05/12
Re: [PATCH v3 21/33] qemu-socket: pass monitor link to socket_get_fd directly
,
Vladimir Sementsov-Ogievskiy
,
2021/05/13
Re: [PATCH v6 30/82] target/arm: Implement SVE2 WHILEGT, WHILEGE, WHILEHI, WHILEHS
,
Peter Maydell
,
2021/05/12
Re: [PATCH v6 29/82] target/arm: Implement SVE2 SQSHRN, SQRSHRN
,
Peter Maydell
,
2021/05/12
Re: [PATCH v6 28/82] target/arm: Implement SVE2 UQSHRN, UQRSHRN
,
Peter Maydell
,
2021/05/12
Re: [PATCH v6 27/82] target/arm: Implement SVE2 SQSHRUN, SQRSHRUN
,
Peter Maydell
,
2021/05/12
Re: [PATCH v6 26/82] target/arm: Implement SVE2 SHRN, RSHRN
,
Peter Maydell
,
2021/05/12
Re: [PATCH v6 26/82] target/arm: Implement SVE2 SHRN, RSHRN
,
Richard Henderson
,
2021/05/12
Re: [PATCH v3 19/33] block/nbd: split nbd_handle_updated_info out of nbd_client_handshake()
,
Roman Kagan
,
2021/05/12
[PULL v2 00/32] Misc (mostly i386) patches for 2021-05-11
,
Paolo Bonzini
,
2021/05/12
Re: [PULL v2 00/32] Misc (mostly i386) patches for 2021-05-11
,
Peter Maydell
,
2021/05/13
Re: [PULL v2 00/32] Misc (mostly i386) patches for 2021-05-11
,
Paolo Bonzini
,
2021/05/13
Re: [PULL v2 00/32] Misc (mostly i386) patches for 2021-05-11
,
Peter Maydell
,
2021/05/14
Re: [PULL v4 34/48] vhost-user: save features of multiqueues if chardev is closed
,
Michael S. Tsirkin
,
2021/05/12
[RFC PATCH] block/io.c: Flush parent for quorum in generic code
,
Zhang Chen
,
2021/05/12
Re: [RFC PATCH] block/io.c: Flush parent for quorum in generic code
,
Stefan Hajnoczi
,
2021/05/13
RE: [RFC PATCH] block/io.c: Flush parent for quorum in generic code
,
Zhang, Chen
,
2021/05/17
Re: [RFC PATCH] block/io.c: Flush parent for quorum in generic code
,
Lukas Straub
,
2021/05/18
Re: [RFC PATCH] block/io.c: Flush parent for quorum in generic code
,
Kevin Wolf
,
2021/05/18
RE: [RFC PATCH] block/io.c: Flush parent for quorum in generic code
,
Zhang, Chen
,
2021/05/18
[PATCH] backends/tpm: Replace qemu_mutex_lock calls with QEMU_LOCK_GUARD
,
Philippe Mathieu-Daudé
,
2021/05/12
Re: [PATCH] backends/tpm: Replace qemu_mutex_lock calls with QEMU_LOCK_GUARD
,
Stefan Berger
,
2021/05/13
Re: [PATCH] backends/tpm: Replace qemu_mutex_lock calls with QEMU_LOCK_GUARD
,
Philippe Mathieu-Daudé
,
2021/05/13
Re: [PATCH] backends/tpm: Replace qemu_mutex_lock calls with QEMU_LOCK_GUARD
,
Laurent Vivier
,
2021/05/13
Re: [PATCH v3 31/33] block/nbd: add nbd_clinent_connected() helper
,
Paolo Bonzini
,
2021/05/12
Re: [PATCH v3 31/33] block/nbd: add nbd_clinent_connected() helper
,
Vladimir Sementsov-Ogievskiy
,
2021/05/12
RE: [PATCH V6 0/6] Passthrough specific network traffic in COLO
,
Zhang, Chen
,
2021/05/12
Re: [PATCH v3 06/33] util/async: aio_co_schedule(): support reschedule in same ctx
,
Paolo Bonzini
,
2021/05/12
Re: [PATCH v3 06/33] util/async: aio_co_schedule(): support reschedule in same ctx
,
Vladimir Sementsov-Ogievskiy
,
2021/05/12
Re: [PATCH v3 06/33] util/async: aio_co_schedule(): support reschedule in same ctx
,
Paolo Bonzini
,
2021/05/13
Re: [PATCH v3 06/33] util/async: aio_co_schedule(): support reschedule in same ctx
,
Roman Kagan
,
2021/05/14
Re: [PATCH v3 06/33] util/async: aio_co_schedule(): support reschedule in same ctx
,
Paolo Bonzini
,
2021/05/14
Re: [PATCH v3 00/33] block/nbd: rework client connection
,
Paolo Bonzini
,
2021/05/12
Re: [PATCH V2 0/2] Proposing custom CSR handling logic
,
Alistair Francis
,
2021/05/12
Re: [PATCH V2 0/2] Proposing custom CSR handling logic
,
Bin Meng
,
2021/05/12
Re: [PATCH V2 0/2] Proposing custom CSR handling logic
,
Alistair Francis
,
2021/05/12
Re: [PATCH v8 5/6] [RISCV_PM] Implement address masking functions required for RISC-V Pointer Masking extension
,
Alistair Francis
,
2021/05/12
Re: [PATCH RESEND v8 2/6] [RISCV_PM] Support CSRs required for RISC-V PM extension except for the h-mode
,
Alistair Francis
,
2021/05/12
[PATCH v2 0/6] gitlab-ci: Allow using FreeBSD runners
,
Philippe Mathieu-Daudé
,
2021/05/12
[PATCH v2 1/6] gitlab-ci: Extract &environment_variables template
,
Philippe Mathieu-Daudé
,
2021/05/12
[PATCH v2 2/6] gitlab-ci: Adapt JOBS variable for FreeBSD runners
,
Philippe Mathieu-Daudé
,
2021/05/12
[PATCH v2 3/6] gitlab-ci: Run GNU make via the $MAKE variable
,
Philippe Mathieu-Daudé
,
2021/05/12
[PATCH v2 4/6] gitlab-ci: Add ccache in $PATH and display statistics
,
Philippe Mathieu-Daudé
,
2021/05/12
[PATCH v2 5/6] gitlab-ci: Simplify before/after script for Avocado based jobs
,
Philippe Mathieu-Daudé
,
2021/05/12
[PATCH v2 6/6] gitlab-ci: Add FreeBSD jobs
,
Philippe Mathieu-Daudé
,
2021/05/12
Re: [PATCH v2 6/6] gitlab-ci: Add FreeBSD jobs
,
Warner Losh
,
2021/05/12
[PATCH] configure: Only clone softfloat-3 repositories if TCG is enabled
,
Philippe Mathieu-Daudé
,
2021/05/12
Re: [PATCH] configure: Only clone softfloat-3 repositories if TCG is enabled
,
Thomas Huth
,
2021/05/12
Re: [PATCH] configure: Only clone softfloat-3 repositories if TCG is enabled
,
Philippe Mathieu-Daudé
,
2021/05/12
Re: [PATCH] configure: Only clone softfloat-3 repositories if TCG is enabled
,
Paolo Bonzini
,
2021/05/12
Re: [PATCH qemu v19] spapr: Implement Open Firmware client interface
,
Alexey Kardashevskiy
,
2021/05/12
Re: [PATCH qemu v19] spapr: Implement Open Firmware client interface
,
BALATON Zoltan
,
2021/05/15
Re: [PATCH qemu v19] spapr: Implement Open Firmware client interface
,
BALATON Zoltan
,
2021/05/15
Re: [PATCH qemu v19] spapr: Implement Open Firmware client interface
,
BALATON Zoltan
,
2021/05/16
Re: [PATCH qemu v19] spapr: Implement Open Firmware client interface
,
Alexey Kardashevskiy
,
2021/05/17
Re: [PATCH qemu v19] spapr: Implement Open Firmware client interface
,
BALATON Zoltan
,
2021/05/17
Re: [PATCH qemu v19] spapr: Implement Open Firmware client interface
,
BALATON Zoltan
,
2021/05/17
Re: [PATCH qemu v19] spapr: Implement Open Firmware client interface
,
Alexey Kardashevskiy
,
2021/05/18
Re: [PATCH qemu v19] spapr: Implement Open Firmware client interface
,
Alexey Kardashevskiy
,
2021/05/17
Re: [PATCH qemu v19] spapr: Implement Open Firmware client interface
,
BALATON Zoltan
,
2021/05/17
Re: [PATCH qemu v19] spapr: Implement Open Firmware client interface
,
Alexey Kardashevskiy
,
2021/05/18
Re: [PATCH qemu v19] spapr: Implement Open Firmware client interface
,
David Gibson
,
2021/05/24
Re: [PATCH qemu v19] spapr: Implement Open Firmware client interface
,
BALATON Zoltan
,
2021/05/24
Re: [PATCH qemu v19] spapr: Implement Open Firmware client interface
,
BALATON Zoltan
,
2021/05/15
Re: [PATCH qemu v19] spapr: Implement Open Firmware client interface
,
Alexey Kardashevskiy
,
2021/05/16
[PATCH 0/1] gitlab-ci: Add KVM x86 cross-build jobs
,
Philippe Mathieu-Daudé
,
2021/05/12
[PATCH 1/1] gitlab-ci: Add KVM x86 cross-build jobs
,
Philippe Mathieu-Daudé
,
2021/05/12
Re: [PATCH 1/1] gitlab-ci: Add KVM x86 cross-build jobs
,
Thomas Huth
,
2021/05/12
Re: [PATCH 1/1] gitlab-ci: Add KVM x86 cross-build jobs
,
Philippe Mathieu-Daudé
,
2021/05/12
[PATCH 0/2] target/i386: Make sure that vsyscall's tb->size != 0
,
Ilya Leoshkevich
,
2021/05/12
[PATCH 2/2] tests/tcg/x86_64: add vsyscall smoke test
,
Ilya Leoshkevich
,
2021/05/12
Re: [PATCH 2/2] tests/tcg/x86_64: add vsyscall smoke test
,
Richard Henderson
,
2021/05/14
Re: [PATCH 2/2] tests/tcg/x86_64: add vsyscall smoke test
,
Cornelia Huck
,
2021/05/17
Re: [PATCH 2/2] tests/tcg/x86_64: add vsyscall smoke test
,
Ilya Leoshkevich
,
2021/05/17
[PATCH 1/2] target/i386: Make sure that vsyscall's tb->size != 0
,
Ilya Leoshkevich
,
2021/05/12
Re: [PATCH 1/2] target/i386: Make sure that vsyscall's tb->size != 0
,
Richard Henderson
,
2021/05/14
[PATCH v4 00/13] virtio-gpu: Add support for Blob resources feature (v4)
,
Vivek Kasireddy
,
2021/05/11
[PATCH v4 02/13] headers: Add udmabuf.h
,
Vivek Kasireddy
,
2021/05/11
[PATCH v4 13/13] virtio-gpu: Update cursor data using blob
,
Vivek Kasireddy
,
2021/05/11
[PATCH v4 12/13] virtio-gpu: Add virtio_gpu_set_scanout_blob
,
Vivek Kasireddy
,
2021/05/11
[PATCH v4 01/13] ui: Get the fd associated with udmabuf driver
,
Vivek Kasireddy
,
2021/05/11
[PATCH v4 03/13] virtio-gpu: Add udmabuf helpers
,
Vivek Kasireddy
,
2021/05/11
[PATCH v4 04/13] virtio-gpu: Add virtio_gpu_find_check_resource
,
Vivek Kasireddy
,
2021/05/11
[PATCH v4 05/13] virtio-gpu: Refactor virtio_gpu_set_scanout
,
Vivek Kasireddy
,
2021/05/11
[PATCH v4 06/13] virtio-gpu: Refactor virtio_gpu_create_mapping_iov
,
Vivek Kasireddy
,
2021/05/11
[PATCH v4 08/13] virtio-gpu: Add virtio_gpu_resource_create_blob
,
Vivek Kasireddy
,
2021/05/11
[PATCH v4 07/13] virtio-gpu: Add initial definitions for blob resources
,
Vivek Kasireddy
,
2021/05/11
[PATCH v4 09/13] ui/pixman: Add qemu_pixman_to_drm_format()
,
Vivek Kasireddy
,
2021/05/11
[PATCH v4 10/13] virtio-gpu: Add helpers to create and destroy dmabuf objects
,
Vivek Kasireddy
,
2021/05/11
[PATCH v4 11/13] virtio-gpu: Factor out update scanout
,
Vivek Kasireddy
,
2021/05/11
Re: [PATCH v4 00/13] virtio-gpu: Add support for Blob resources feature (v4)
,
Gerd Hoffmann
,
2021/05/18
RE: [PATCH v4 00/13] virtio-gpu: Add support for Blob resources feature (v4)
,
Kasireddy, Vivek
,
2021/05/18
[PATCH v2 00/21] qapi: static typing conversion, pt5a
,
John Snow
,
2021/05/11
[PATCH v2 01/21] qapi/parser: Don't try to handle file errors
,
John Snow
,
2021/05/11
Re: [PATCH v2 01/21] qapi/parser: Don't try to handle file errors
,
Markus Armbruster
,
2021/05/18
Re: [PATCH v2 01/21] qapi/parser: Don't try to handle file errors
,
John Snow
,
2021/05/18
Re: [PATCH v2 01/21] qapi/parser: Don't try to handle file errors
,
Markus Armbruster
,
2021/05/19
Re: [PATCH v2 01/21] qapi/parser: Don't try to handle file errors
,
John Snow
,
2021/05/19
Re: [PATCH v2 01/21] qapi/parser: Don't try to handle file errors
,
John Snow
,
2021/05/19
Re: [PATCH v2 01/21] qapi/parser: Don't try to handle file errors
,
John Snow
,
2021/05/18
Re: [PATCH v2 01/21] qapi/parser: Don't try to handle file errors
,
Markus Armbruster
,
2021/05/19
[PATCH v2 06/21] qapi/parser: enforce all top-level expressions must be dict in _parse()
,
John Snow
,
2021/05/11
[PATCH v2 02/21] qapi: Add test for nonexistent schema file
,
John Snow
,
2021/05/11
[PATCH v2 03/21] qapi/source: Remove line number from QAPISourceInfo initializer
,
John Snow
,
2021/05/11
[PATCH v2 07/21] qapi/parser: assert object keys are strings
,
John Snow
,
2021/05/11
[PATCH v2 05/21] qapi/parser: Assert lexer value is a string
,
John Snow
,
2021/05/11
Re: [PATCH v2 05/21] qapi/parser: Assert lexer value is a string
,
Markus Armbruster
,
2021/05/18
Re: [PATCH v2 05/21] qapi/parser: Assert lexer value is a string
,
John Snow
,
2021/05/18
[PATCH v2 04/21] qapi/parser: factor parsing routine into method
,
John Snow
,
2021/05/11
Re: [PATCH v2 04/21] qapi/parser: factor parsing routine into method
,
Markus Armbruster
,
2021/05/18
Re: [PATCH v2 04/21] qapi/parser: factor parsing routine into method
,
John Snow
,
2021/05/18
[PATCH v2 09/21] qapi: add must_match helper
,
John Snow
,
2021/05/11
[PATCH v2 08/21] qapi/parser: Use @staticmethod where appropriate
,
John Snow
,
2021/05/11
[PATCH v2 10/21] qapi/parser: Fix token membership tests when token can be None
,
John Snow
,
2021/05/11
[PATCH v2 11/21] qapi/parser: Rework _check_pragma_list_of_str as a TypeGuard
,
John Snow
,
2021/05/11
[PATCH v2 12/21] qapi/parser: add type hint annotations
,
John Snow
,
2021/05/11
Re: [PATCH v2 12/21] qapi/parser: add type hint annotations
,
Markus Armbruster
,
2021/05/18
Re: [PATCH v2 12/21] qapi/parser: add type hint annotations
,
John Snow
,
2021/05/18
[PATCH v2 13/21] qapi/parser: Remove superfluous list comprehension
,
John Snow
,
2021/05/11
[PATCH v2 15/21] qapi/parser: add docstrings
,
John Snow
,
2021/05/11
Re: [PATCH v2 15/21] qapi/parser: add docstrings
,
Markus Armbruster
,
2021/05/19
Re: [PATCH v2 15/21] qapi/parser: add docstrings
,
John Snow
,
2021/05/19
[PATCH v2 14/21] qapi/parser: allow 'ch' variable name
,
John Snow
,
2021/05/11
[PATCH v2 16/21] CHECKPOINT
,
John Snow
,
2021/05/11
[PATCH v2 19/21] qapi: [WIP] Import QAPIDoc from qapidoc Signed-off-by: John Snow <address@hidden>
,
John Snow
,
2021/05/11
[PATCH v2 18/21] qapi: [WIP] Add type ignores for qapidoc.py
,
John Snow
,
2021/05/11
[PATCH v2 21/21] qapi: [WIP] Enable linters on parser.py
,
John Snow
,
2021/05/11
[PATCH v2 20/21] qapi: [WIP] Add QAPIDocError
,
John Snow
,
2021/05/11
[PATCH v2 17/21] qapi: [WIP] Rip QAPIDoc out of parser.py
,
John Snow
,
2021/05/11
[PATCH 0/7] virtiofsd: Few cleanups in virtio_send_data_iov()
,
Vivek Goyal
,
2021/05/11
[PATCH 5/7] virtiofsd: Simplify skip byte logic
,
Vivek Goyal
,
2021/05/11
Re: [PATCH 5/7] virtiofsd: Simplify skip byte logic
,
Dr. David Alan Gilbert
,
2021/05/18
[PATCH 1/7] virtiofsd: Check for EINTR in preadv() and retry
,
Vivek Goyal
,
2021/05/11
Re: [PATCH 1/7] virtiofsd: Check for EINTR in preadv() and retry
,
Dr. David Alan Gilbert
,
2021/05/18
[PATCH 4/7] virtiofsd: get rid of in_sg_left variable
,
Vivek Goyal
,
2021/05/11
Re: [PATCH 4/7] virtiofsd: get rid of in_sg_left variable
,
Dr. David Alan Gilbert
,
2021/05/18
[PATCH 3/7] virtiofsd: Use iov_discard_front() to skip bytes
,
Vivek Goyal
,
2021/05/11
Re: [PATCH 3/7] virtiofsd: Use iov_discard_front() to skip bytes
,
Dr. David Alan Gilbert
,
2021/05/18
[PATCH 7/7] virtiofsd: Set req->reply_sent right after sending reply
,
Vivek Goyal
,
2021/05/11
Re: [Virtio-fs] [PATCH 7/7] virtiofsd: Set req->reply_sent right after sending reply
,
Connor Kuehl
,
2021/05/13
Re: [Virtio-fs] [PATCH 7/7] virtiofsd: Set req->reply_sent right after sending reply
,
Vivek Goyal
,
2021/05/17
Re: [Virtio-fs] [PATCH 7/7] virtiofsd: Set req->reply_sent right after sending reply
,
Dr. David Alan Gilbert
,
2021/05/18
Re: [PATCH 7/7] virtiofsd: Set req->reply_sent right after sending reply
,
Dr. David Alan Gilbert
,
2021/05/18
[PATCH 6/7] virtiofsd: Check EOF before short read
,
Vivek Goyal
,
2021/05/11
Re: [PATCH 6/7] virtiofsd: Check EOF before short read
,
Dr. David Alan Gilbert
,
2021/05/18
[PATCH 2/7] virtiofsd: Get rid of unreachable code in read
,
Vivek Goyal
,
2021/05/11
Re: [PATCH 2/7] virtiofsd: Get rid of unreachable code in read
,
Dr. David Alan Gilbert
,
2021/05/18
Re: [PATCH 0/7] virtiofsd: Few cleanups in virtio_send_data_iov()
,
no-reply
,
2021/05/11
Re: [Virtio-fs] [PATCH 0/7] virtiofsd: Few cleanups in virtio_send_data_iov()
,
Connor Kuehl
,
2021/05/13
Re: [Virtio-fs] [PATCH 0/7] virtiofsd: Few cleanups in virtio_send_data_iov()
,
Vivek Goyal
,
2021/05/17
Re: [PATCH v4 06/11] block: make BlockLimits::max_pwrite_zeroes 64bit
,
Eric Blake
,
2021/05/11
Re: [PATCH v4 06/11] block: make BlockLimits::max_pwrite_zeroes 64bit
,
Vladimir Sementsov-Ogievskiy
,
2021/05/12
Re: [PATCH v4 05/11] block: use int64_t instead of uint64_t in copy_range driver handlers
,
Eric Blake
,
2021/05/11
Re: [PATCH v3 18/33] nbd/client-connection: shutdown connection on release
,
Roman Kagan
,
2021/05/11
Re: [PATCH v3 18/33] nbd/client-connection: shutdown connection on release
,
Vladimir Sementsov-Ogievskiy
,
2021/05/12
Re: [PATCH v4 04/11] block: use int64_t instead of uint64_t in driver write handlers
,
Eric Blake
,
2021/05/11
Re: [PATCH v3 17/33] nbd/client-connection: implement connection retry
,
Roman Kagan
,
2021/05/11
GICv3 for MTTCG
,
Andrey Shinkevich
,
2021/05/11
Re: GICv3 for MTTCG
,
Richard Henderson
,
2021/05/11
Re: GICv3 for MTTCG
,
Zenghui Yu
,
2021/05/11
Re: GICv3 for MTTCG
,
Alex Bennée
,
2021/05/12
Re: GICv3 for MTTCG
,
Andrey Shinkevich
,
2021/05/13
Re: GICv3 for MTTCG
,
Shashi Mallela
,
2021/05/13
Re: GICv3 for MTTCG
,
Andrey Shinkevich
,
2021/05/13
Re: GICv3 for MTTCG
,
Alex Bennée
,
2021/05/13
Re: GICv3 for MTTCG
,
Andrey Shinkevich
,
2021/05/13
Re: GICv3 for MTTCG
,
Andrey Shinkevich
,
2021/05/14
[PATCH] docs: fix broken reference
,
John Snow
,
2021/05/11
Re: [PATCH] docs: fix broken reference
,
John Snow
,
2021/05/24
Re: [PATCH] docs: fix broken reference
,
Peter Maydell
,
2021/05/25
[PULL 0/1] NBD patches for 2021-05-11
,
Eric Blake
,
2021/05/11
[PULL 1/1] sockets: update SOCKET_ADDRESS_TYPE_FD listen(2) backlog
,
Eric Blake
,
2021/05/11
Re: [PULL 0/1] NBD patches for 2021-05-11
,
Philippe Mathieu-Daudé
,
2021/05/11
Re: [PULL 0/1] NBD patches for 2021-05-11
,
Peter Maydell
,
2021/05/21
Re: [PULL 0/1] NBD patches for 2021-05-11
,
Eric Blake
,
2021/05/24
Re: [PULL 0/1] NBD patches for 2021-05-11
,
Peter Maydell
,
2021/05/21
Re: [PATCH v4 03/11] block: use int64_t instead of uint64_t in driver read handlers
,
Eric Blake
,
2021/05/11
Re: [PATCH v4 03/11] block: use int64_t instead of uint64_t in driver read handlers
,
Vladimir Sementsov-Ogievskiy
,
2021/05/24
[PATCH v4 0/2] cocoa: keyboard quality of life
,
gustavo
,
2021/05/11
[PATCH v4 1/2] ui/cocoa: capture all keys and combos when mouse is grabbed
,
gustavo
,
2021/05/11
Re: [PATCH v4 1/2] ui/cocoa: capture all keys and combos when mouse is grabbed
,
'Gerd Hoffmann '
,
2021/05/18
Re: [PATCH v4 1/2] ui/cocoa: capture all keys and combos when mouse is grabbed
,
Gustavo Noronha Silva
,
2021/05/26
[PATCH v4 2/2] ui/cocoa: add option to swap Option and Command
,
gustavo
,
2021/05/11
Re: [PATCH v4 2/2] ui/cocoa: add option to swap Option and Command
,
Akihiko Odaki
,
2021/05/11
Re: [PATCH v4 2/2] ui/cocoa: add option to swap Option and Command
,
Gustavo Noronha Silva
,
2021/05/12
making a qdev bus available from a (non-qtree?) device
,
Klaus Jensen
,
2021/05/11
Re: making a qdev bus available from a (non-qtree?) device
,
Philippe Mathieu-Daudé
,
2021/05/11
Re: making a qdev bus available from a (non-qtree?) device
,
Peter Maydell
,
2021/05/12
Re: making a qdev bus available from a (non-qtree?) device
,
Markus Armbruster
,
2021/05/12
Re: making a qdev bus available from a (non-qtree?) device
,
Stefan Hajnoczi
,
2021/05/13
Re: making a qdev bus available from a (non-qtree?) device
,
Klaus Jensen
,
2021/05/17
Re: making a qdev bus available from a (non-qtree?) device
,
Stefan Hajnoczi
,
2021/05/17
Re: making a qdev bus available from a (non-qtree?) device
,
Klaus Jensen
,
2021/05/17
Re: making a qdev bus available from a (non-qtree?) device
,
Markus Armbruster
,
2021/05/21
Re: making a qdev bus available from a (non-qtree?) device
,
Klaus Jensen
,
2021/05/21
Re: [PATCH v4 02/11] qcow2: check request on vmstate save/load path
,
Eric Blake
,
2021/05/11
Re: [PATCH v4 01/11] block/io: bring request check to bdrv_co_{read,write}v_vmstate
,
Eric Blake
,
2021/05/11
Sphinx and the :any: role
,
John Snow
,
2021/05/11
Re: Sphinx and the :any: role
,
John Snow
,
2021/05/11
[Bug 1883728] Re: address_space_unmap: Assertion `mr != NULL' failed.
,
Thomas Huth
,
2021/05/11
[Bug 1883728] Re: address_space_unmap: Assertion `mr != NULL' failed.
,
Alexander Bulekov
,
2021/05/11
[Bug 1883728] Re: address_space_unmap: Assertion `mr != NULL' failed.
,
Thomas Huth
,
2021/05/12
Re: [PATCH v3 0/9] qapi: untie 'if' conditions from C preprocessor
,
Stefan Hajnoczi
,
2021/05/11
Re: [PATCH v3 0/9] qapi: untie 'if' conditions from C preprocessor
,
Marc-André Lureau
,
2021/05/12
Re: [PATCH v3 0/9] qapi: untie 'if' conditions from C preprocessor
,
Markus Armbruster
,
2021/05/12
Re: [PATCH v3 0/9] qapi: untie 'if' conditions from C preprocessor
,
John Snow
,
2021/05/12
Re: [PATCH v3 2/9] qapi: move gen_if/gen_endif to QAPISchemaIfCond
,
Stefan Hajnoczi
,
2021/05/11
Re: [PATCH v3 2/9] qapi: move gen_if/gen_endif to QAPISchemaIfCond
,
Marc-André Lureau
,
2021/05/12
Re: [PATCH v3 2/9] qapi: move gen_if/gen_endif to QAPISchemaIfCond
,
John Snow
,
2021/05/12
Re: [PATCH v3 2/9] qapi: move gen_if/gen_endif to QAPISchemaIfCond
,
Marc-André Lureau
,
2021/05/17
Re: [PATCH v3 2/9] qapi: move gen_if/gen_endif to QAPISchemaIfCond
,
John Snow
,
2021/05/12
Re: [PATCH v3 2/9] qapi: move gen_if/gen_endif to QAPISchemaIfCond
,
Markus Armbruster
,
2021/05/21
[PATCH] hmp: Fix loadvm to resume the VM on success instead of failure
,
Kevin Wolf
,
2021/05/11
Re: [PATCH] hmp: Fix loadvm to resume the VM on success instead of failure
,
Daniel P . Berrangé
,
2021/05/11
Re: [PATCH] hmp: Fix loadvm to resume the VM on success instead of failure
,
Kevin Wolf
,
2021/05/11
Re: [PATCH] hmp: Fix loadvm to resume the VM on success instead of failure
,
Daniel P . Berrangé
,
2021/05/11
Re: [PATCH] hmp: Fix loadvm to resume the VM on success instead of failure
,
Dr. David Alan Gilbert
,
2021/05/12
Re: [PATCH] hmp: Fix loadvm to resume the VM on success instead of failure
,
Dr. David Alan Gilbert
,
2021/05/25
[PULL 0/2] pflash patches for 2021-05-11
,
Philippe Mathieu-Daudé
,
2021/05/11
[PULL 2/2] hw/block/pflash_cfi02: Do not create aliases when not necessary
,
Philippe Mathieu-Daudé
,
2021/05/11
[PULL 1/2] hw/block/pflash_cfi02: Set romd mode in pflash_cfi02_realize()
,
Philippe Mathieu-Daudé
,
2021/05/11
Re: [PULL 0/2] pflash patches for 2021-05-11
,
Peter Maydell
,
2021/05/13
Re: [PATCH v6 25/82] target/arm: Implement SVE2 floating-point pairwise
,
Peter Maydell
,
2021/05/11
Re: [PATCH v6 24/82] target/arm: Implement SVE2 saturating extract narrow
,
Peter Maydell
,
2021/05/11
Re: [PATCH v6 23/82] target/arm: Implement SVE2 integer absolute difference and accumulate
,
Peter Maydell
,
2021/05/11
Re: [PATCH v6 22/82] target/arm: Implement SVE2 bitwise shift and insert
,
Peter Maydell
,
2021/05/11
Re: [PATCH v6 21/82] target/arm: Implement SVE2 bitwise shift right and accumulate
,
Peter Maydell
,
2021/05/11
[RFC PATCH 0/5] buildsys: Do not use internal fdt library when asked for the system one
,
Philippe Mathieu-Daudé
,
2021/05/11
[RFC PATCH 1/5] hw/mem/nvdimm: Use Kconfig 'imply' instead of 'depends on'
,
Philippe Mathieu-Daudé
,
2021/05/11
Re: [RFC PATCH 1/5] hw/mem/nvdimm: Use Kconfig 'imply' instead of 'depends on'
,
David Gibson
,
2021/05/11
Re: [RFC PATCH 1/5] hw/mem/nvdimm: Use Kconfig 'imply' instead of 'depends on'
,
Philippe Mathieu-Daudé
,
2021/05/11
Re: [RFC PATCH 1/5] hw/mem/nvdimm: Use Kconfig 'imply' instead of 'depends on'
,
Thomas Huth
,
2021/05/12
Re: [RFC PATCH 1/5] hw/mem/nvdimm: Use Kconfig 'imply' instead of 'depends on'
,
Philippe Mathieu-Daudé
,
2021/05/12
Re: [RFC PATCH 1/5] hw/mem/nvdimm: Use Kconfig 'imply' instead of 'depends on'
,
Thomas Huth
,
2021/05/12
Re: [RFC PATCH 1/5] hw/mem/nvdimm: Use Kconfig 'imply' instead of 'depends on'
,
David Gibson
,
2021/05/12
Re: [RFC PATCH 1/5] hw/mem/nvdimm: Use Kconfig 'imply' instead of 'depends on'
,
Paolo Bonzini
,
2021/05/13
Re: [RFC PATCH 1/5] hw/mem/nvdimm: Use Kconfig 'imply' instead of 'depends on'
,
David Gibson
,
2021/05/13
Re: [RFC PATCH 1/5] hw/mem/nvdimm: Use Kconfig 'imply' instead of 'depends on'
,
Paolo Bonzini
,
2021/05/12
[RFC PATCH 2/5] Kconfig: Declare 'FDT' host symbol
,
Philippe Mathieu-Daudé
,
2021/05/11
Re: [RFC PATCH 2/5] Kconfig: Declare 'FDT' host symbol
,
Paolo Bonzini
,
2021/05/12
[RFC PATCH 3/5] hw/ppc: Have pSeries depends on libfdt (via host Kconfig FDT symbol)
,
Philippe Mathieu-Daudé
,
2021/05/11
Re: [RFC PATCH 3/5] hw/ppc: Have pSeries depends on libfdt (via host Kconfig FDT symbol)
,
David Gibson
,
2021/05/11
Re: [RFC PATCH 3/5] hw/ppc: Have pSeries depends on libfdt (via host Kconfig FDT symbol)
,
Paolo Bonzini
,
2021/05/12
Re: [RFC PATCH 3/5] hw/ppc: Have pSeries depends on libfdt (via host Kconfig FDT symbol)
,
David Gibson
,
2021/05/13
Re: [RFC PATCH 3/5] hw/ppc: Have pSeries depends on libfdt (via host Kconfig FDT symbol)
,
Paolo Bonzini
,
2021/05/12
Re: [RFC PATCH 3/5] hw/ppc: Have pSeries depends on libfdt (via host Kconfig FDT symbol)
,
Philippe Mathieu-Daudé
,
2021/05/12
[RFC PATCH 4/5] hw/ppc/fdt: Drop dependency on libfdt
,
Philippe Mathieu-Daudé
,
2021/05/11
Re: [RFC PATCH 4/5] hw/ppc/fdt: Drop dependency on libfdt
,
David Gibson
,
2021/05/11
Re: [RFC PATCH 4/5] hw/ppc/fdt: Drop dependency on libfdt
,
Paolo Bonzini
,
2021/05/12
Re: [RFC PATCH 4/5] hw/ppc/fdt: Drop dependency on libfdt
,
David Gibson
,
2021/05/13
Re: [RFC PATCH 4/5] hw/ppc/fdt: Drop dependency on libfdt
,
Paolo Bonzini
,
2021/05/13
Re: [RFC PATCH 4/5] hw/ppc/fdt: Drop dependency on libfdt
,
David Gibson
,
2021/05/13
Re: [RFC PATCH 4/5] hw/ppc/fdt: Drop dependency on libfdt
,
Paolo Bonzini
,
2021/05/14
Re: [RFC PATCH 4/5] hw/ppc/fdt: Drop dependency on libfdt
,
Philippe Mathieu-Daudé
,
2021/05/14
[RFC PATCH 5/5] meson: Do not use internal fdt library if user asked for the system one
,
Philippe Mathieu-Daudé
,
2021/05/11
Re: [RFC PATCH 5/5] meson: Do not use internal fdt library if user asked for the system one
,
Paolo Bonzini
,
2021/05/12
Re: [RFC PATCH 0/5] buildsys: Do not use internal fdt library when asked for the system one
,
Philippe Mathieu-Daudé
,
2021/05/11
Re: [RFC PATCH 0/5] buildsys: Do not use internal fdt library when asked for the system one
,
Philippe Mathieu-Daudé
,
2021/05/11
Re: [RFC PATCH 0/5] buildsys: Do not use internal fdt library when asked for the system one
,
Paolo Bonzini
,
2021/05/12
Re: [PATCH v6 20/82] target/arm: Implement SVE2 integer add/subtract long with carry
,
Peter Maydell
,
2021/05/11
[PATCH] netdev: add more commands to preconfig mode
,
Paolo Bonzini
,
2021/05/11
[PATCH] block: add more commands to preconfig mode
,
Paolo Bonzini
,
2021/05/11
[PATCH] object: add more commands to preconfig mode
,
Paolo Bonzini
,
2021/05/11
Re: [PATCH v6 19/82] target/arm: Implement SVE2 integer absolute difference and accumulate long
,
Peter Maydell
,
2021/05/11
[PATCH RFC] vfio-ccw: forward halt/clear errors
,
Cornelia Huck
,
2021/05/11
Re: [PATCH RFC] vfio-ccw: forward halt/clear errors
,
Eric Farman
,
2021/05/12
Re: [PATCH RFC] vfio-ccw: forward halt/clear errors
,
Cornelia Huck
,
2021/05/17
[PULL 00/17] migration queue
,
Dr. David Alan Gilbert (git)
,
2021/05/11
[PULL 01/17] migrate/ram: remove "ram_bulk_stage" and "fpo_enabled"
,
Dr. David Alan Gilbert (git)
,
2021/05/11
[PULL 03/17] migration/ram: Optimize ram_save_host_page()
,
Dr. David Alan Gilbert (git)
,
2021/05/11
[PULL 02/17] migration/ram: Reduce unnecessary rate limiting
,
Dr. David Alan Gilbert (git)
,
2021/05/11
[PULL 04/17] migration: Drop redundant query-migrate result @blocked
,
Dr. David Alan Gilbert (git)
,
2021/05/11
[PULL 05/17] util: vfio-helpers: Factor out and fix processing of existing ram blocks
,
Dr. David Alan Gilbert (git)
,
2021/05/11
[PULL 06/17] numa: Teach ram block notifiers about resizeable ram blocks
,
Dr. David Alan Gilbert (git)
,
2021/05/11
[PULL 07/17] numa: Make all callbacks of ram block notifiers optional
,
Dr. David Alan Gilbert (git)
,
2021/05/11
[PULL 08/17] migration/ram: Handle RAM block resizes during precopy
,
Dr. David Alan Gilbert (git)
,
2021/05/11
[PULL 10/17] migration/ram: Discard RAM when growing RAM blocks after ram_postcopy_incoming_init()
,
Dr. David Alan Gilbert (git)
,
2021/05/11
[PULL 11/17] migration/ram: Simplify host page handling in ram_load_postcopy()
,
Dr. David Alan Gilbert (git)
,
2021/05/11
[PULL 12/17] migration/ram: Handle RAM block resizes during postcopy
,
Dr. David Alan Gilbert (git)
,
2021/05/11
[PULL 13/17] migration/multifd: Print used_length of memory block
,
Dr. David Alan Gilbert (git)
,
2021/05/11
[PULL 14/17] migration/ram: Use offset_in_ramblock() in range checks
,
Dr. David Alan Gilbert (git)
,
2021/05/11
[PULL 15/17] tests/migration-test: Fix "true" vs true
,
Dr. David Alan Gilbert (git)
,
2021/05/11
[PULL 09/17] exec: Relax range check in ram_block_discard_range()
,
Dr. David Alan Gilbert (git)
,
2021/05/11
[PULL 16/17] tests/qtest/migration-test: Use g_autofree to avoid leaks on error paths
,
Dr. David Alan Gilbert (git)
,
2021/05/11
[PULL 17/17] tests/migration: introduce multifd into guestperf
,
Dr. David Alan Gilbert (git)
,
2021/05/11
Re: [PULL 00/17] migration queue
,
Peter Maydell
,
2021/05/13
Re: [PULL 00/17] migration queue
,
Dr. David Alan Gilbert
,
2021/05/13
Re: [PULL 00/17] migration queue
,
Peter Maydell
,
2021/05/13
Re: [PULL 00/17] migration queue
,
Dr. David Alan Gilbert
,
2021/05/13
[PULL 00/17] migration queue
,
Dr. David Alan Gilbert (git)
,
2021/05/13
[PULL 01/17] migrate/ram: remove "ram_bulk_stage" and "fpo_enabled"
,
Dr. David Alan Gilbert (git)
,
2021/05/13
[PULL 02/17] migration/ram: Reduce unnecessary rate limiting
,
Dr. David Alan Gilbert (git)
,
2021/05/13
[PULL 03/17] migration/ram: Optimize ram_save_host_page()
,
Dr. David Alan Gilbert (git)
,
2021/05/13
[PULL 04/17] migration: Drop redundant query-migrate result @blocked
,
Dr. David Alan Gilbert (git)
,
2021/05/13
[PULL 05/17] util: vfio-helpers: Factor out and fix processing of existing ram blocks
,
Dr. David Alan Gilbert (git)
,
2021/05/13
[PULL 06/17] numa: Teach ram block notifiers about resizeable ram blocks
,
Dr. David Alan Gilbert (git)
,
2021/05/13
[PULL 07/17] numa: Make all callbacks of ram block notifiers optional
,
Dr. David Alan Gilbert (git)
,
2021/05/13
[PULL 08/17] migration/ram: Handle RAM block resizes during precopy
,
Dr. David Alan Gilbert (git)
,
2021/05/13
[PULL 10/17] migration/ram: Discard RAM when growing RAM blocks after ram_postcopy_incoming_init()
,
Dr. David Alan Gilbert (git)
,
2021/05/13
[PULL 09/17] exec: Relax range check in ram_block_discard_range()
,
Dr. David Alan Gilbert (git)
,
2021/05/13
[PULL 11/17] migration/ram: Simplify host page handling in ram_load_postcopy()
,
Dr. David Alan Gilbert (git)
,
2021/05/13
[PULL 13/17] migration/multifd: Print used_length of memory block
,
Dr. David Alan Gilbert (git)
,
2021/05/13
[PULL 12/17] migration/ram: Handle RAM block resizes during postcopy
,
Dr. David Alan Gilbert (git)
,
2021/05/13
[PULL 14/17] migration/ram: Use offset_in_ramblock() in range checks
,
Dr. David Alan Gilbert (git)
,
2021/05/13
[PULL 15/17] tests/migration-test: Fix "true" vs true
,
Dr. David Alan Gilbert (git)
,
2021/05/13
[PULL 16/17] tests/qtest/migration-test: Use g_autofree to avoid leaks on error paths
,
Dr. David Alan Gilbert (git)
,
2021/05/13
[PULL 17/17] tests/migration: introduce multifd into guestperf
,
Dr. David Alan Gilbert (git)
,
2021/05/13
Re: [PULL 00/17] migration queue
,
Peter Maydell
,
2021/05/14
Re: [PATCH v1 08/25] gitlab: add build-user-hexagon test
,
Alex Bennée
,
2021/05/11
RE: [PATCH v1 08/25] gitlab: add build-user-hexagon test
,
Brian Cain
,
2021/05/11
RE: [PATCH v1 08/25] gitlab: add build-user-hexagon test
,
Brian Cain
,
2021/05/11
Re: [PATCH v1 08/25] gitlab: add build-user-hexagon test
,
Alex Bennée
,
2021/05/12
[PATCH v3] make sample page count configurable
,
huangy81
,
2021/05/11
[PATCH v3] migration/dirtyrate: make sample page count configurable
,
huangy81
,
2021/05/11
Re: [Question] Indefinitely block in the host when remove the PF driver
,
Yicong Yang
,
2021/05/11
Re: [Question] Indefinitely block in the host when remove the PF driver
,
Alex Williamson
,
2021/05/18
[Bug 1896298] Re: memory leak
,
Thomas Huth
,
2021/05/11
[Bug 1897481] Re: qemu crashes with VGA pass-through, e-GPU, nvidia 1060
,
Thomas Huth
,
2021/05/11
[vhost-user] Expectations around reconnection
,
Boeuf, Sebastien
,
2021/05/11
Re: [vhost-user] Expectations around reconnection
,
Philippe Mathieu-Daudé
,
2021/05/13
Re: [vhost-user] Expectations around reconnection
,
Stefan Hajnoczi
,
2021/05/13
[PATCH 00/12] Wave goodbye to RHEL 7 vintage distros
,
Daniel P . Berrangé
,
2021/05/11
[PATCH 01/12] gitlab: move linux user build job from CentOS 7 to CentOS 8
,
Daniel P . Berrangé
,
2021/05/11
Re: [PATCH 01/12] gitlab: move linux user build job from CentOS 7 to CentOS 8
,
Thomas Huth
,
2021/05/11
Re: [PATCH 01/12] gitlab: move linux user build job from CentOS 7 to CentOS 8
,
Daniel P . Berrangé
,
2021/05/11
Re: [PATCH 01/12] gitlab: move linux user build job from CentOS 7 to CentOS 8
,
Philippe Mathieu-Daudé
,
2021/05/12
Re: [PATCH 01/12] gitlab: move linux user build job from CentOS 7 to CentOS 8
,
Peter Maydell
,
2021/05/12
[PATCH 02/12] patchew: move quick build job from CentOS 7 to CentOS 8 container
,
Daniel P . Berrangé
,
2021/05/11
Re: [PATCH 02/12] patchew: move quick build job from CentOS 7 to CentOS 8 container
,
Thomas Huth
,
2021/05/11
[PATCH 03/12] crypto: bump min nettle to 3.3, dropping RHEL-7 support
,
Daniel P . Berrangé
,
2021/05/11
Re: [PATCH 03/12] crypto: bump min nettle to 3.3, dropping RHEL-7 support
,
Thomas Huth
,
2021/05/11
Re: [PATCH 03/12] crypto: bump min nettle to 3.3, dropping RHEL-7 support
,
Willian Rampazzo
,
2021/05/11
Re: [PATCH 03/12] crypto: bump min nettle to 3.3, dropping RHEL-7 support
,
Richard Henderson
,
2021/05/11
[PATCH 04/12] crypto: drop back compatibility typedefs for nettle
,
Daniel P . Berrangé
,
2021/05/11
Re: [PATCH 04/12] crypto: drop back compatibility typedefs for nettle
,
Thomas Huth
,
2021/05/11
Re: [PATCH 04/12] crypto: drop back compatibility typedefs for nettle
,
Richard Henderson
,
2021/05/11
[PATCH 05/12] crypto: bump min gcrypt to 1.7.6, dropping RHEL-7 support
,
Daniel P . Berrangé
,
2021/05/11
Re: [PATCH 05/12] crypto: bump min gcrypt to 1.7.6, dropping RHEL-7 support
,
Thomas Huth
,
2021/05/11
Re: [PATCH 05/12] crypto: bump min gcrypt to 1.7.6, dropping RHEL-7 support
,
Willian Rampazzo
,
2021/05/11
Re: [PATCH 05/12] crypto: bump min gcrypt to 1.7.6, dropping RHEL-7 support
,
Richard Henderson
,
2021/05/11
[PATCH 06/12] crypto: bump min gnutls to 3.5.8, dropping RHEL-7 support
,
Daniel P . Berrangé
,
2021/05/11
Re: [PATCH 06/12] crypto: bump min gnutls to 3.5.8, dropping RHEL-7 support
,
Thomas Huth
,
2021/05/11
Re: [PATCH 06/12] crypto: bump min gnutls to 3.5.8, dropping RHEL-7 support
,
Willian Rampazzo
,
2021/05/11
Re: [PATCH 06/12] crypto: bump min gnutls to 3.5.8, dropping RHEL-7 support
,
Richard Henderson
,
2021/05/11
[PATCH 07/12] crypto: drop used conditional check
,
Daniel P . Berrangé
,
2021/05/11
Re: [PATCH 07/12] crypto: drop used conditional check
,
Willian Rampazzo
,
2021/05/11
Re: [PATCH 07/12] crypto: drop used conditional check
,
Richard Henderson
,
2021/05/11
[PATCH 09/12] tests/docker: drop CentOS 7 container
,
Daniel P . Berrangé
,
2021/05/11
Re: [PATCH 09/12] tests/docker: drop CentOS 7 container
,
Thomas Huth
,
2021/05/11
Re: [PATCH 09/12] tests/docker: drop CentOS 7 container
,
Alex Bennée
,
2021/05/11
Re: [PATCH 09/12] tests/docker: drop CentOS 7 container
,
Willian Rampazzo
,
2021/05/11
[PATCH 08/12] tests/vm: convert centos VM recipe to CentOS 8
,
Daniel P . Berrangé
,
2021/05/11
Re: [PATCH 08/12] tests/vm: convert centos VM recipe to CentOS 8
,
Daniel P . Berrangé
,
2021/05/11
[PATCH 11/12] configure: bump min required GCC to 6.3.0
,
Daniel P . Berrangé
,
2021/05/11
Re: [PATCH 11/12] configure: bump min required GCC to 6.3.0
,
Thomas Huth
,
2021/05/11
Re: [PATCH 11/12] configure: bump min required GCC to 6.3.0
,
Daniel P . Berrangé
,
2021/05/11
Re: [PATCH 11/12] configure: bump min required GCC to 6.3.0
,
Willian Rampazzo
,
2021/05/11
Re: [PATCH 11/12] configure: bump min required GCC to 6.3.0
,
Richard Henderson
,
2021/05/11
[PATCH 10/12] bump min required glib version to 2.50
,
Daniel P . Berrangé
,
2021/05/11
Re: [PATCH 10/12] bump min required glib version to 2.50
,
Thomas Huth
,
2021/05/11
Re: [PATCH 10/12] bump min required glib version to 2.50
,
Willian Rampazzo
,
2021/05/11
[PATCH 12/12] configure: bump min required CLang to 7.0.0 / XCode 10.2
,
Daniel P . Berrangé
,
2021/05/11
Re: [PATCH 12/12] configure: bump min required CLang to 7.0.0 / XCode 10.2
,
Thomas Huth
,
2021/05/11
Re: [PATCH 12/12] configure: bump min required CLang to 7.0.0 / XCode 10.2
,
Daniel P . Berrangé
,
2021/05/11
Re: [PATCH 12/12] configure: bump min required CLang to 7.0.0 / XCode 10.2
,
Willian Rampazzo
,
2021/05/11
Re: [PATCH 12/12] configure: bump min required CLang to 7.0.0 / XCode 10.2
,
Richard Henderson
,
2021/05/11
Re: [PATCH 12/12] configure: bump min required CLang to 7.0.0 / XCode 10.2
,
Philippe Mathieu-Daudé
,
2021/05/12
non-x86 runners in the Gitlab-CI (was: Re: [PATCH 12/12] configure: bump min required CLang to 7.0.0 / XCode 10.2)
,
Thomas Huth
,
2021/05/12
Re: non-x86 runners in the Gitlab-CI (was: Re: [PATCH 12/12] configure: bump min required CLang to 7.0.0 / XCode 10.2)
,
Willian Rampazzo
,
2021/05/12
Re: non-x86 runners in the Gitlab-CI (was: Re: [PATCH 12/12] configure: bump min required CLang to 7.0.0 / XCode 10.2)
,
Thomas Huth
,
2021/05/12
Re: non-x86 runners in the Gitlab-CI (was: Re: [PATCH 12/12] configure: bump min required CLang to 7.0.0 / XCode 10.2)
,
Willian Rampazzo
,
2021/05/12
Re: non-x86 runners in the Gitlab-CI (was: Re: [PATCH 12/12] configure: bump min required CLang to 7.0.0 / XCode 10.2)
,
Thomas Huth
,
2021/05/12
Re: non-x86 runners in the Gitlab-CI (was: Re: [PATCH 12/12] configure: bump min required CLang to 7.0.0 / XCode 10.2)
,
Daniel P . Berrangé
,
2021/05/12
Re: non-x86 runners in the Gitlab-CI (was: Re: [PATCH 12/12] configure: bump min required CLang to 7.0.0 / XCode 10.2)
,
Philippe Mathieu-Daudé
,
2021/05/12
Re: non-x86 runners in the Gitlab-CI (was: Re: [PATCH 12/12] configure: bump min required CLang to 7.0.0 / XCode 10.2)
,
Daniel P . Berrangé
,
2021/05/12
Re: [PATCH 12/12] configure: bump min required CLang to 7.0.0 / XCode 10.2
,
Daniel P . Berrangé
,
2021/05/12
Re: [PATCH 12/12] configure: bump min required CLang to 7.0.0 / XCode 10.2
,
Philippe Mathieu-Daudé
,
2021/05/12
Re: [PATCH 12/12] configure: bump min required CLang to 7.0.0 / XCode 10.2
,
Daniel P . Berrangé
,
2021/05/12
Re: [PATCH 00/12] Wave goodbye to RHEL 7 vintage distros
,
Thomas Huth
,
2021/05/11
Re: [PATCH 00/12] Wave goodbye to RHEL 7 vintage distros
,
Daniel P . Berrangé
,
2021/05/13
Re: [PATCH v6 18/82] target/arm: Implement SVE2 complex integer add
,
Peter Maydell
,
2021/05/11
Re: [PATCH v6 17/82] target/arm: Implement SVE2 bitwise permute
,
Peter Maydell
,
2021/05/11
[Bug 1901532] Re: Assertion failure `mr != NULL' failed through usb-ehci
,
Thomas Huth
,
2021/05/11
vhost-user reconnection and crash recovery
,
Stefan Hajnoczi
,
2021/05/11
Re: vhost-user reconnection and crash recovery
,
Boeuf, Sebastien
,
2021/05/11
Re: vhost-user reconnection and crash recovery
,
Stefan Hajnoczi
,
2021/05/11
Re: [Phishing Risk] [External] Re: [Virtio-fs] vhost-user reconnection and crash recovery
,
Jiachen Zhang
,
2021/05/13
Re: [Virtio-fs] host-user reconnection and crash recovery
,
Dr. David Alan Gilbert
,
2021/05/13
Re: [External] Re: [Virtio-fs] host-user reconnection and crash recovery
,
Jiachen Zhang
,
2021/05/13
Re: [PATCH v6 16/82] target/arm: Implement SVE2 bitwise exclusive-or interleaved
,
Peter Maydell
,
2021/05/11
Re: [PATCH v6 15/82] target/arm: Implement SVE2 bitwise shift left long
,
Peter Maydell
,
2021/05/11
Re: [PATCH v6 14/82] target/arm: Implement PMULLB and PMULLT
,
Peter Maydell
,
2021/05/11
Re: [PATCH v6 13/82] target/arm: Implement SVE2 integer multiply long
,
Peter Maydell
,
2021/05/11
Re: [PATCH v3 16/33] nbd/client-connection: add possibility of negotiation
,
Roman Kagan
,
2021/05/11
Re: [PATCH v3 16/33] nbd/client-connection: add possibility of negotiation
,
Vladimir Sementsov-Ogievskiy
,
2021/05/12
[PATCH 0/3] hw/virtio: Constify VirtIOFeature
,
Philippe Mathieu-Daudé
,
2021/05/11
[PATCH 1/3] hw/virtio: Pass virtio_feature_get_config_size() a const argument
,
Philippe Mathieu-Daudé
,
2021/05/11
Re: [PATCH 1/3] hw/virtio: Pass virtio_feature_get_config_size() a const argument
,
Jason Wang
,
2021/05/11
[PATCH 2/3] virtio-blk: Constify VirtIOFeature feature_sizes[]
,
Philippe Mathieu-Daudé
,
2021/05/11
Re: [PATCH 2/3] virtio-blk: Constify VirtIOFeature feature_sizes[]
,
Jason Wang
,
2021/05/11
[PATCH 3/3] virtio-net: Constify VirtIOFeature feature_sizes[]
,
Philippe Mathieu-Daudé
,
2021/05/11
Re: [PATCH 3/3] virtio-net: Constify VirtIOFeature feature_sizes[]
,
Jason Wang
,
2021/05/11
Re: [PATCH 0/3] hw/virtio: Constify VirtIOFeature
,
Richard Henderson
,
2021/05/11
Re: [PATCH 0/3] hw/virtio: Constify VirtIOFeature
,
Stefano Garzarella
,
2021/05/12
Re: [PATCH 0/3] hw/virtio: Constify VirtIOFeature
,
Stefan Hajnoczi
,
2021/05/12
Re: [PATCH 0/3] hw/virtio: Constify VirtIOFeature
,
Laurent Vivier
,
2021/05/13
[PATCH] Constify bitmask_transtbl fcntl/mmap flags_tlb[]
,
Philippe Mathieu-Daudé
,
2021/05/11
Re: [PATCH] Constify bitmask_transtbl fcntl/mmap flags_tlb[]
,
Richard Henderson
,
2021/05/11
Re: [PATCH] Constify bitmask_transtbl fcntl/mmap flags_tlb[]
,
Laurent Vivier
,
2021/05/12
Re: [PATCH] Constify bitmask_transtbl fcntl/mmap flags_tlb[]
,
Bin Meng
,
2021/05/16
[PULL v3 00/42] riscv-to-apply queue
,
Alistair Francis
,
2021/05/11
[PULL v3 01/42] target/riscv: Remove privilege v1.9 specific CSR related code
,
Alistair Francis
,
2021/05/11
[PULL v3 02/42] docs/system/generic-loader.rst: Fix style
,
Alistair Francis
,
2021/05/11
[PULL v3 04/42] hw/riscv: sifive_e: Add 'const' to sifive_e_memmap[]
,
Alistair Francis
,
2021/05/11
[PULL v3 03/42] target/riscv: Align the data type of reset vector address
,
Alistair Francis
,
2021/05/11
[PULL v3 06/42] riscv: Add initial support for Shakti C machine
,
Alistair Francis
,
2021/05/11
[PULL v3 05/42] target/riscv: Add Shakti C class CPU
,
Alistair Francis
,
2021/05/11
[PULL v3 11/42] target/riscv: Fix 32-bit HS mode access permissions
,
Alistair Francis
,
2021/05/11
[PULL v3 07/42] hw/char: Add Shakti UART emulation
,
Alistair Francis
,
2021/05/11
[PULL v3 08/42] hw/riscv: Connect Shakti UART to Shakti platform
,
Alistair Francis
,
2021/05/11
[PULL v3 10/42] target/riscv: Use the RISCVException enum for CSR predicates
,
Alistair Francis
,
2021/05/11
[PULL v3 09/42] target/riscv: Convert the RISC-V exceptions to an enum
,
Alistair Francis
,
2021/05/11
[PULL v3 13/42] target/riscv: Use RISCVException enum for CSR access
,
Alistair Francis
,
2021/05/11
[PULL v3 12/42] target/riscv: Use the RISCVException enum for CSR operations
,
Alistair Francis
,
2021/05/11
[PULL v3 14/42] MAINTAINERS: Update the RISC-V CPU Maintainers
,
Alistair Francis
,
2021/05/11
[PULL v3 15/42] hw/opentitan: Update the interrupt layout
,
Alistair Francis
,
2021/05/11
[PULL v3 16/42] hw/riscv: Enable VIRTIO_VGA for RISC-V virt machine
,
Alistair Francis
,
2021/05/11
[PULL v3 17/42] riscv: don't look at SUM when accessing memory from a debugger context
,
Alistair Francis
,
2021/05/11
[PULL v3 19/42] docs: Add documentation for shakti_c machine
,
Alistair Francis
,
2021/05/11
[PULL v3 18/42] target/riscv: Fixup saturate subtract function
,
Alistair Francis
,
2021/05/11
[PULL v3 20/42] target/riscv: Fix the PMP is locked check when using TOR
,
Alistair Francis
,
2021/05/11
[PULL v3 21/42] target/riscv: Define ePMP mseccfg
,
Alistair Francis
,
2021/05/11
[PULL v3 22/42] target/riscv: Add the ePMP feature
,
Alistair Francis
,
2021/05/11
[PULL v3 23/42] target/riscv: Add ePMP CSR access functions
,
Alistair Francis
,
2021/05/11
[PULL v3 24/42] target/riscv: Implementation of enhanced PMP (ePMP)
,
Alistair Francis
,
2021/05/11
Re: [PULL v3 24/42] target/riscv: Implementation of enhanced PMP (ePMP)
,
Peter Maydell
,
2021/05/20
Re: [PULL v3 24/42] target/riscv: Implementation of enhanced PMP (ePMP)
,
Alistair Francis
,
2021/05/20
[PULL v3 25/42] target/riscv: Add a config option for ePMP
,
Alistair Francis
,
2021/05/11
[PULL v3 28/42] target/riscv: fix vrgather macro index variable type bug
,
Alistair Francis
,
2021/05/11
[PULL v3 27/42] target/riscv: Add ePMP support for the Ibex CPU
,
Alistair Francis
,
2021/05/11
[PULL v3 26/42] target/riscv/pmp: Remove outdated comment
,
Alistair Francis
,
2021/05/11
[PULL v3 30/42] hw/riscv: Fix OT IBEX reset vector
,
Alistair Francis
,
2021/05/11
[PULL v3 31/42] fpu/softfloat: set invalid excp flag for RISC-V muladd instructions
,
Alistair Francis
,
2021/05/11
[PULL v3 29/42] target/riscv: fix exception index on instruction access fault
,
Alistair Francis
,
2021/05/11
[PULL v3 32/42] target/riscv: fix a typo with interrupt names
,
Alistair Francis
,
2021/05/11
[PULL v3 34/42] target/riscv: Remove the hardcoded SSTATUS_SD macro
,
Alistair Francis
,
2021/05/11
[PULL v3 33/42] target/riscv: Remove the hardcoded RVXLEN macro
,
Alistair Francis
,
2021/05/11
[PULL v3 35/42] target/riscv: Remove the hardcoded HGATP_MODE macro
,
Alistair Francis
,
2021/05/11
[PULL v3 36/42] target/riscv: Remove the hardcoded MSTATUS_SD macro
,
Alistair Francis
,
2021/05/11
Re: [PULL v3 36/42] target/riscv: Remove the hardcoded MSTATUS_SD macro
,
Peter Maydell
,
2021/05/20
Re: [PULL v3 36/42] target/riscv: Remove the hardcoded MSTATUS_SD macro
,
Alistair Francis
,
2021/05/20
Re: [PULL v3 36/42] target/riscv: Remove the hardcoded MSTATUS_SD macro
,
LIU Zhiwei
,
2021/05/20
Re: [PULL v3 36/42] target/riscv: Remove the hardcoded MSTATUS_SD macro
,
Alistair Francis
,
2021/05/25
[PULL v3 37/42] target/riscv: Remove the hardcoded SATP_MODE macro
,
Alistair Francis
,
2021/05/11
[PULL v3 38/42] target/riscv: Remove the unused HSTATUS_WPRI macro
,
Alistair Francis
,
2021/05/11
[PULL v3 39/42] target/riscv: Remove an unused CASE_OP_32_64 macro
,
Alistair Francis
,
2021/05/11
[PULL v3 40/42] target/riscv: Consolidate RV32/64 32-bit instructions
,
Alistair Francis
,
2021/05/11
[PULL v3 41/42] target/riscv: Consolidate RV32/64 16-bit instructions
,
Alistair Francis
,
2021/05/11
[PULL v3 42/42] target/riscv: Fix the RV64H decode comment
,
Alistair Francis
,
2021/05/11
Re: [PULL v3 00/42] riscv-to-apply queue
,
Peter Maydell
,
2021/05/12
Re: [PATCH v2 5/5] sockets: Support multipath TCP
,
Daniel P . Berrangé
,
2021/05/11
Re: [PATCH v1] tests/migration: introduce multifd into guestperf
,
Dr. David Alan Gilbert
,
2021/05/11
[PATCH] docs: add table of contents to QAPI references
,
Daniel P . Berrangé
,
2021/05/11
Re: [PATCH] docs: add table of contents to QAPI references
,
Connor Kuehl
,
2021/05/11
Re: [PATCH v3] migration: Drop redundant query-migrate result @blocked
,
Dr. David Alan Gilbert
,
2021/05/11
Re: [PATCH v4 0/2] Some modification about ram_save_host_page()
,
Dr. David Alan Gilbert
,
2021/05/11
Re: [PATCH v6 12/82] target/arm: Implement SVE2 integer add/subtract wide
,
Peter Maydell
,
2021/05/11
Re: [PATCH v6 11/82] target/arm: Implement SVE2 integer add/subtract interleaved long
,
Peter Maydell
,
2021/05/11
Re: [PATCH v6 10/82] target/arm: Implement SVE2 integer add/subtract long
,
Peter Maydell
,
2021/05/11
[PATCH] replay: fix watchpoint processing for reverse debugging
,
Pavel Dovgalyuk
,
2021/05/11
Re: [PATCH] replay: fix watchpoint processing for reverse debugging
,
Pavel Dovgalyuk
,
2021/05/25
Re: [PATCH] replay: fix watchpoint processing for reverse debugging
,
Richard Henderson
,
2021/05/25
Re: [PATCH v6 09/82] target/arm: Implement SVE2 saturating add/subtract (predicated)
,
Peter Maydell
,
2021/05/11
Re: [PATCH v6 08/82] target/arm: Implement SVE2 integer pairwise arithmetic
,
Peter Maydell
,
2021/05/11
Re: [PATCH v6 07/82] target/arm: Implement SVE2 integer halving add/subtract (predicated)
,
Peter Maydell
,
2021/05/11
Re: [PATCH v6 06/82] target/arm: Implement SVE2 saturating/rounding bitwise shift left (predicated)
,
Peter Maydell
,
2021/05/11
Re: [PATCH v6 06/82] target/arm: Implement SVE2 saturating/rounding bitwise shift left (predicated)
,
Richard Henderson
,
2021/05/11
Re: [PATCH v6 06/82] target/arm: Implement SVE2 saturating/rounding bitwise shift left (predicated)
,
Peter Maydell
,
2021/05/11
[PATCH] target/nios2: fix page-fit instruction count
,
Pavel Dovgalyuk
,
2021/05/11
Re: [PATCH] target/nios2: fix page-fit instruction count
,
Pavel Dovgalyuk
,
2021/05/25
Re: [PATCH] target/nios2: fix page-fit instruction count
,
Richard Henderson
,
2021/05/25
Re: [PATCH v6 05/82] target/arm: Split out saturating/rounding shifts from neon
,
Peter Maydell
,
2021/05/11
Re: [PATCH] block/export: improve vu_blk_sect_range_ok()
,
Stefan Hajnoczi
,
2021/05/11
Re: [PATCH] block/export: improve vu_blk_sect_range_ok()
,
Kevin Wolf
,
2021/05/12
Re: [PATCH 0/3] vhost-user-blk-test: add tests for the vhost-user-blk server
,
Stefan Hajnoczi
,
2021/05/11
Re: [PATCH 0/3] vhost-user-blk-test: add tests for the vhost-user-blk server
,
Kevin Wolf
,
2021/05/12
Re: [PATCH] sockets: update SOCKET_ADDRESS_TYPE_FD listen(2) backlog
,
Stefan Hajnoczi
,
2021/05/11
Re: [PATCH] sockets: update SOCKET_ADDRESS_TYPE_FD listen(2) backlog
,
Richard W.M. Jones
,
2021/05/11
Re: [PATCH] sockets: update SOCKET_ADDRESS_TYPE_FD listen(2) backlog
,
Richard W.M. Jones
,
2021/05/18
Re: [PATCH 0/3] vhost-user: warn when guest RAM is not shared
,
Stefan Hajnoczi
,
2021/05/11
[PATCH v3 00/20] virtio-gpu: Add support for Blob resources
,
Vivek Kasireddy
,
2021/05/11
[PATCH v3 06/20] virtio-gpu: Refactor virtio_gpu_create_mapping_iov
,
Vivek Kasireddy
,
2021/05/11
[PATCH v3 04/20] virtio-gpu: Add virtio_gpu_find_check_resource
,
Vivek Kasireddy
,
2021/05/11
[PATCH v3 02/20] headers: Add udmabuf.h
,
Vivek Kasireddy
,
2021/05/11
[PATCH v3 07/20] virtio-gpu: Add initial definitions for blob resources
,
Vivek Kasireddy
,
2021/05/11
[PATCH v3 03/20] virtio-gpu: Add udmabuf helpers
,
Vivek Kasireddy
,
2021/05/11
Re: [PATCH v3 03/20] virtio-gpu: Add udmabuf helpers
,
Gerd Hoffmann
,
2021/05/11
[PATCH v3 01/20] ui: Get the fd associated with udmabuf driver
,
Vivek Kasireddy
,
2021/05/11
[PATCH v3 05/20] virtio-gpu: Refactor virtio_gpu_set_scanout
,
Vivek Kasireddy
,
2021/05/11
[PATCH v3 08/20] virtio-gpu: Add virtio_gpu_resource_create_blob
,
Vivek Kasireddy
,
2021/05/11
[PATCH v3 10/20] virtio-gpu: Add helpers to create and destroy dmabuf objects
,
Vivek Kasireddy
,
2021/05/11
[PATCH v3 12/20] virtio-gpu: Add virtio_gpu_set_scanout_blob
,
Vivek Kasireddy
,
2021/05/11
Re: [PATCH v3 12/20] virtio-gpu: Add virtio_gpu_set_scanout_blob
,
Gerd Hoffmann
,
2021/05/11
RE: [PATCH v3 12/20] virtio-gpu: Add virtio_gpu_set_scanout_blob
,
Kasireddy, Vivek
,
2021/05/11
[PATCH v3 13/20] virtio-gpu: Update cursor data using blob
,
Vivek Kasireddy
,
2021/05/11
[PATCH v3 11/20] virtio-gpu: Factor out update scanout
,
Vivek Kasireddy
,
2021/05/11
[PATCH v3 09/20] ui/pixman: Add qemu_pixman_to_drm_format()
,
Vivek Kasireddy
,
2021/05/11
[PATCH v3 14/20] virtio-gpu: Add initial definitions for explict flush feature
,
Vivek Kasireddy
,
2021/05/11
Re: [PATCH v3 14/20] virtio-gpu: Add initial definitions for explict flush feature
,
Gerd Hoffmann
,
2021/05/11
[PATCH v3 15/20] virtio-gpu: Add dmabuf helpers for synchronization
,
Vivek Kasireddy
,
2021/05/11
[PATCH v3 16/20] virtio-gpu: Add virtio_gpu_wait_flush API
,
Vivek Kasireddy
,
2021/05/11
[PATCH v3 18/20] ui/gtk-egl: Wait for the draw signal for dmabuf blobs
,
Vivek Kasireddy
,
2021/05/11
[PATCH v3 17/20] ui: Add egl helpers for synchronization
,
Vivek Kasireddy
,
2021/05/11
[PATCH v3 19/20] ui/gtk: Create a common release_dmabuf helper
,
Vivek Kasireddy
,
2021/05/11
[PATCH v3 20/20] virtio-gpu: Add gl_flushed callback
,
Vivek Kasireddy
,
2021/05/11
[PULL 00/33] Misc (mostly i386) patches for 2021-05-11
,
Paolo Bonzini
,
2021/05/11
[PULL 04/33] cpu: call AccelCPUClass::cpu_realizefn in cpu_exec_realizefn
,
Paolo Bonzini
,
2021/05/11
[PULL 02/33] target/i386: Split out do_fsave, do_frstor, do_fxsave, do_fxrstor
,
Paolo Bonzini
,
2021/05/11
[PULL 01/33] target/i386: Rename helper_fldt, helper_fstt
,
Paolo Bonzini
,
2021/05/11
[PULL 08/33] i386: split off sysemu-only functionality in tcg-cpu
,
Paolo Bonzini
,
2021/05/11
[PULL 03/33] i386: split cpu accelerators from cpu.c, using AccelCPUClass
,
Paolo Bonzini
,
2021/05/11
[PULL 09/33] i386: split smm helper (sysemu)
,
Paolo Bonzini
,
2021/05/11
[PULL 07/33] accel-cpu: make cpu_realizefn return a bool
,
Paolo Bonzini
,
2021/05/11
[PULL 06/33] target/i386: fix host_cpu_adjust_phys_bits error handling
,
Paolo Bonzini
,
2021/05/11
[PULL 05/33] accel: introduce new accessor functions
,
Paolo Bonzini
,
2021/05/11
[PULL 18/33] target/i386: gdbstub: only write CR0/CR2/CR3/EFER for sysemu
,
Paolo Bonzini
,
2021/05/11
[PULL 19/33] i386: make cpu_load_efer sysemu-only
,
Paolo Bonzini
,
2021/05/11
[PULL 20/33] accel: move call to accel_init_interfaces
,
Paolo Bonzini
,
2021/05/11
[PULL 23/33] target/i386: move paging mode constants from SVM to cpu.h
,
Paolo Bonzini
,
2021/05/11
[PULL 17/33] target/i386: gdbstub: introduce aux functions to read/write CS64 regs
,
Paolo Bonzini
,
2021/05/11
[PULL 14/33] i386: split svm_helper into sysemu and stub-only user
,
Paolo Bonzini
,
2021/05/11
[PULL 11/33] i386: move TCG bpt_helper into sysemu/
,
Paolo Bonzini
,
2021/05/11
[PULL 10/33] i386: split tcg excp_helper into sysemu and user parts
,
Paolo Bonzini
,
2021/05/11
[PULL 12/33] i386: split misc helper user stubs and sysemu part
,
Paolo Bonzini
,
2021/05/11
[PULL 15/33] i386: split seg_helper into user-only and sysemu parts
,
Paolo Bonzini
,
2021/05/11
[PULL 13/33] i386: separate fpu_helper sysemu-only parts
,
Paolo Bonzini
,
2021/05/11
[PULL 22/33] target/i386: merge SVM_NPTEXIT_* with PF_ERROR_* constants
,
Paolo Bonzini
,
2021/05/11
[PULL 32/33] configure: fix detection of gdbus-codegen
,
Paolo Bonzini
,
2021/05/11
[PULL 26/33] target/i386: extend pg_mode to more CR0 and CR4 bits
,
Paolo Bonzini
,
2021/05/11
[PULL 33/33] coverity-scan: list components, move model to scripts/coverity-scan
,
Paolo Bonzini
,
2021/05/11
[PULL 29/33] main-loop: remove dead code
,
Paolo Bonzini
,
2021/05/11
[PULL 25/33] target/i386: pass cr3 to mmu_translate
,
Paolo Bonzini
,
2021/05/11
[PULL 24/33] target/i386: extract mmu_translate
,
Paolo Bonzini
,
2021/05/11
[PULL 28/33] target/i386: use mmu_translate for NPT walk
,
Paolo Bonzini
,
2021/05/11
[PULL 21/33] accel: add init_accel_cpu for adapting accel behavior to CPU type
,
Paolo Bonzini
,
2021/05/11
[PULL 27/33] target/i386: allow customizing the next phase of the translation
,
Paolo Bonzini
,
2021/05/11
[PULL 31/33] qemu-option: support accept-any QemuOptsList in qemu_opts_absorb_qdict
,
Paolo Bonzini
,
2021/05/11
[PULL 30/33] migration: do not restart VM after successful snapshot-load
,
Paolo Bonzini
,
2021/05/11
Re: [PULL 30/33] migration: do not restart VM after successful snapshot-load
,
Dr. David Alan Gilbert
,
2021/05/11
Re: [PULL 30/33] migration: do not restart VM after successful snapshot-load
,
Paolo Bonzini
,
2021/05/12
Re: [PULL 30/33] migration: do not restart VM after successful snapshot-load
,
Daniel P . Berrangé
,
2021/05/11
Re: [PULL 30/33] migration: do not restart VM after successful snapshot-load
,
Daniel P . Berrangé
,
2021/05/11
Re: [PULL 30/33] migration: do not restart VM after successful snapshot-load
,
Kevin Wolf
,
2021/05/12
Re: [PULL 30/33] migration: do not restart VM after successful snapshot-load
,
Paolo Bonzini
,
2021/05/12
[PULL 16/33] i386: split off sysemu part of cpu.c
,
Paolo Bonzini
,
2021/05/11
Re: [PULL 00/33] Misc (mostly i386) patches for 2021-05-11
,
no-reply
,
2021/05/11
Re: [PULL 00/33] Misc (mostly i386) patches for 2021-05-11
,
Peter Maydell
,
2021/05/12
Re: [PATCH v6 04/82] target/arm: Implement SVE2 integer unary operations (predicated)
,
Peter Maydell
,
2021/05/11
Re: [PATCH v6 04/82] target/arm: Implement SVE2 integer unary operations (predicated)
,
Richard Henderson
,
2021/05/11
[Bug 1893003] Re: qemu linux-user doesn't translate host/target data for iovec I/O
,
Thomas Huth
,
2021/05/11
[Bug 1892604] Re: qemu-system-arm: ../hw/usb/hcd-dwc2.c:666: dwc2_glbreg_read: Assertion `addr <= GINTSTS2' failed.
,
Thomas Huth
,
2021/05/11
[Bug 1892604] Re: qemu-system-arm: ../hw/usb/hcd-dwc2.c:666: dwc2_glbreg_read: Assertion `addr <= GINTSTS2' failed.
,
Philippe Mathieu-Daudé
,
2021/05/11
Re: [PATCH v6 03/82] target/arm: Implement SVE2 integer pairwise add and accumulate long
,
Peter Maydell
,
2021/05/11
Re: [PATCH v6 02/82] target/arm: Implement SVE2 Integer Multiply - Unpredicated
,
Peter Maydell
,
2021/05/11
Re: [PATCH v6 01/82] target/arm: Add ID_AA64ZFR0 fields and isar_feature_aa64_sve2
,
Peter Maydell
,
2021/05/11
Re: [PATCH v6 01/82] target/arm: Add ID_AA64ZFR0 fields and isar_feature_aa64_sve2
,
Richard Henderson
,
2021/05/11
Re: [PATCH 0/2] SEV firmware error list touchups
,
Philippe Mathieu-Daudé
,
2021/05/11
Re: [PATCH 0/2] [RESEND] SEV firmware error list touchups
,
Philippe Mathieu-Daudé
,
2021/05/11
Re: [PATCH 0/2] [RESEND] SEV firmware error list touchups
,
Philippe Mathieu-Daudé
,
2021/05/27
Re: [PATCH 0/2] [RESEND] SEV firmware error list touchups
,
Eduardo Habkost
,
2021/05/31
[PATCH] hw/block/nvme: re-enable NVMe PCI hotplug
,
Hannes Reinecke
,
2021/05/11
Re: [PATCH] hw/block/nvme: re-enable NVMe PCI hotplug
,
no-reply
,
2021/05/11
Re: [PATCH] hw/block/nvme: re-enable NVMe PCI hotplug
,
Philippe Mathieu-Daudé
,
2021/05/11
Re: [PATCH] hw/block/nvme: re-enable NVMe PCI hotplug
,
Klaus Jensen
,
2021/05/11
Re: [PATCH] hw/block/nvme: re-enable NVMe PCI hotplug
,
Hannes Reinecke
,
2021/05/11
Re: [PATCH] hw/block/nvme: re-enable NVMe PCI hotplug
,
Klaus Jensen
,
2021/05/11
Re: [PATCH] hw/block/nvme: re-enable NVMe PCI hotplug
,
Hannes Reinecke
,
2021/05/11
Re: [PATCH] hw/block/nvme: re-enable NVMe PCI hotplug
,
Klaus Jensen
,
2021/05/11
Re: [PATCH] hw/block/nvme: re-enable NVMe PCI hotplug
,
Hannes Reinecke
,
2021/05/11
[PATCH v2 00/10] gitlab-ci: Ease forks pipeline workflow
,
Philippe Mathieu-Daudé
,
2021/05/11
[PATCH v2 01/10] gitlab-ci: Replace YAML anchors by extends (acceptance_test_job)
,
Philippe Mathieu-Daudé
,
2021/05/11
Re: [PATCH v2 01/10] gitlab-ci: Replace YAML anchors by extends (acceptance_test_job)
,
Willian Rampazzo
,
2021/05/11
[PATCH v2 02/10] gitlab-ci: Rename acceptance_test_job -> integration_test_job
,
Philippe Mathieu-Daudé
,
2021/05/11
[PATCH v2 03/10] gitlab-ci: Extract container job template to container-template.yml
,
Philippe Mathieu-Daudé
,
2021/05/11
Re: [PATCH v2 03/10] gitlab-ci: Extract container job template to container-template.yml
,
Willian Rampazzo
,
2021/05/11
[PATCH v2 05/10] gitlab-ci: Extract DCO/style check jobs to static_checks.yml
,
Philippe Mathieu-Daudé
,
2021/05/11
Re: [PATCH v2 05/10] gitlab-ci: Extract DCO/style check jobs to static_checks.yml
,
Willian Rampazzo
,
2021/05/11
[PATCH v2 04/10] gitlab-ci: Extract crossbuild job templates to crossbuild-template.yml
,
Philippe Mathieu-Daudé
,
2021/05/11
Re: [PATCH v2 04/10] gitlab-ci: Extract crossbuild job templates to crossbuild-template.yml
,
Willian Rampazzo
,
2021/05/11
[PATCH v2 06/10] gitlab-ci: Extract build stages to stages.yml
,
Philippe Mathieu-Daudé
,
2021/05/11
Re: [PATCH v2 06/10] gitlab-ci: Extract build stages to stages.yml
,
Willian Rampazzo
,
2021/05/11
[PATCH v2 07/10] gitlab-ci: Extract default build/test jobs templates
,
Philippe Mathieu-Daudé
,
2021/05/11
Re: [PATCH v2 07/10] gitlab-ci: Extract default build/test jobs templates
,
Willian Rampazzo
,
2021/05/11
[PATCH v2 08/10] gitlab-ci: Extract all default build/test jobs to buildtest.yml
,
Philippe Mathieu-Daudé
,
2021/05/11
Re: [PATCH v2 08/10] gitlab-ci: Extract all default build/test jobs to buildtest.yml
,
Willian Rampazzo
,
2021/05/11
[PATCH v2 09/10] gitlab-ci: Extract core container jobs to container-core.yml
,
Philippe Mathieu-Daudé
,
2021/05/11
Re: [PATCH v2 09/10] gitlab-ci: Extract core container jobs to container-core.yml
,
Willian Rampazzo
,
2021/05/11
[PATCH v2 10/10] gitlab-ci: Move current job set to qemu-project.yml
,
Philippe Mathieu-Daudé
,
2021/05/11
Re: [PATCH v2 10/10] gitlab-ci: Move current job set to qemu-project.yml
,
Willian Rampazzo
,
2021/05/11
Re: [PATCH 10/15] gitlab-ci: Extract all default build/test jobs to buildtest.yml
,
Philippe Mathieu-Daudé
,
2021/05/11
Re: [RFC PATCH 14/15] gitlab-ci: Allow forks to use different set of jobs
,
Philippe Mathieu-Daudé
,
2021/05/11
Re: [RFC PATCH 14/15] gitlab-ci: Allow forks to use different set of jobs
,
Stefan Hajnoczi
,
2021/05/11
Re: [RFC PATCH 14/15] gitlab-ci: Allow forks to use different set of jobs
,
Alex Bennée
,
2021/05/11
Re: [RFC PATCH 14/15] gitlab-ci: Allow forks to use different set of jobs
,
Daniel P . Berrangé
,
2021/05/11
Re: [RFC PATCH 14/15] gitlab-ci: Allow forks to use different set of jobs
,
Philippe Mathieu-Daudé
,
2021/05/13
[PATCH v2 00/32] Qemu SGX virtualization
,
Yang Zhong
,
2021/05/11
[PATCH v2 01/32] memory: Add RAM_PROTECTED flag to skip IOMMU mappings
,
Yang Zhong
,
2021/05/11
[PATCH v2 02/32] hostmem: Add hostmem-epc as a backend for SGX EPC
,
Yang Zhong
,
2021/05/11
[PATCH v2 04/32] i386: Add 'sgx-epc' device to expose EPC sections to guest
,
Yang Zhong
,
2021/05/11
[PATCH v2 03/32] qom: Add memory-backend-epc ObjectOptions support
,
Yang Zhong
,
2021/05/11
[PATCH v2 06/32] i386: Add primary SGX CPUID and MSR defines
,
Yang Zhong
,
2021/05/11
[PATCH v2 05/32] vl: Add "sgx-epc" option to expose SGX EPC sections to guest
,
Yang Zhong
,
2021/05/11
[PATCH v2 08/32] i386: Add SGX CPUID leaf FEAT_SGX_12_0_EBX
,
Yang Zhong
,
2021/05/11
[PATCH v2 07/32] i386: Add SGX CPUID leaf FEAT_SGX_12_0_EAX
,
Yang Zhong
,
2021/05/11
[PATCH v2 11/32] i386: Add feature control MSR dependency when SGX is enabled
,
Yang Zhong
,
2021/05/11
[PATCH v2 09/32] i386: Add SGX CPUID leaf FEAT_SGX_12_1_EAX
,
Yang Zhong
,
2021/05/11
[PATCH v2 10/32] i386: Add get/set/migrate support for SGX_LEPUBKEYHASH MSRs
,
Yang Zhong
,
2021/05/11
[PATCH v2 12/32] i386: Update SGX CPUID info according to hardware/KVM/user input
,
Yang Zhong
,
2021/05/11
[PATCH v2 13/32] linux-headers: Add placeholder for KVM_CAP_SGX_ATTRIBUTE
,
Yang Zhong
,
2021/05/11
[PATCH v2 14/32] i386: kvm: Add support for exposing PROVISIONKEY to guest
,
Yang Zhong
,
2021/05/11
[PATCH v2 15/32] i386: Propagate SGX CPUID sub-leafs to KVM
,
Yang Zhong
,
2021/05/11
[PATCH v2 16/32] Adjust min CPUID level to 0x12 when SGX is enabled
,
Yang Zhong
,
2021/05/11
[PATCH v2 17/32] hw/i386/fw_cfg: Set SGX bits in feature control fw_cfg accordingly
,
Yang Zhong
,
2021/05/11
[PATCH v2 18/32] hw/i386/pc: Account for SGX EPC sections when calculating device memory
,
Yang Zhong
,
2021/05/11
[PATCH v2 19/32] i386/pc: Add e820 entry for SGX EPC section(s)
,
Yang Zhong
,
2021/05/11
[PATCH v2 20/32] i386: acpi: Add SGX EPC entry to ACPI tables
,
Yang Zhong
,
2021/05/11
[PATCH v2 21/32] q35: Add support for SGX EPC
,
Yang Zhong
,
2021/05/11
[PATCH v2 24/32] sgx-epc: Add the reset interface for sgx-epc virt device
,
Yang Zhong
,
2021/05/11
[PATCH v2 22/32] i440fx: Add support for SGX EPC
,
Yang Zhong
,
2021/05/11
[PATCH v2 23/32] hostmem: Add the reset interface for EPC backend reset
,
Yang Zhong
,
2021/05/11
[PATCH v2 25/32] qmp: Add query-sgx command
,
Yang Zhong
,
2021/05/11
[PATCH v2 26/32] hmp: Add 'info sgx' command
,
Yang Zhong
,
2021/05/11
[PATCH v2 27/32] i386: Add sgx_get_info() interface
,
Yang Zhong
,
2021/05/11
[PATCH v2 28/32] bitops: Support 32 and 64 bit mask macro
,
Yang Zhong
,
2021/05/11
[PATCH v2 30/32] Kconfig: Add CONFIG_SGX support
,
Yang Zhong
,
2021/05/11
[PATCH v2 31/32] sgx-epc: Add the fill_device_info() callback support
,
Yang Zhong
,
2021/05/11
[PATCH v2 29/32] qmp: Add the qmp_query_sgx_capabilities()
,
Yang Zhong
,
2021/05/11
[PATCH v2 32/32] doc: Add the SGX doc
,
Yang Zhong
,
2021/05/11
[PATCH v2] block: Improve backing file validation
,
Li Zhijian
,
2021/05/11
Re: [PATCH v2] block: Improve backing file validation
,
Daniel P . Berrangé
,
2021/05/11
Re: [PATCH v2] block: Improve backing file validation
,
Kevin Wolf
,
2021/05/12
Re: [PATCH v2] block: Improve backing file validation
,
address@hidden
,
2021/05/17
[Bug 1883083] Re: QEMU: block/vvfat driver issues
,
Thomas Huth
,
2021/05/11
[Bug 1806196] Re: qed leaked clusters
,
Thomas Huth
,
2021/05/11
[Bug 1847467] Re: qemu-x86_64 segment prefixes error
,
Thomas Huth
,
2021/05/11
[Bug 1824344] Re: x86: retf or iret pagefault sets wrong error code
,
Thomas Huth
,
2021/05/11
[Bug 1843795] Re: 'mtfsf' instruction can clear FI incorrectly
,
Thomas Huth
,
2021/05/11
[Bug 1859384] Re: arm gic: gic_acknowledge_irq doesn't clear line level for other cores for 1-n level-sensitive interrupts and gic_clear_pending uses GIC_DIST_TEST_MODEL (even on v2 where it always read 0 - "N-N")
,
Thomas Huth
,
2021/05/11
[Bug 1805913] Re: readdir() returns NULL (errno=EOVERFLOW) for 32-bit user-static qemu on 64-bit host
,
Thomas Huth
,
2021/05/11
[Bug 1882123] Re: ARM cpu emulation regression on QEMU 4.2.0
,
Thomas Huth
,
2021/05/11
[Bug 1699824] Re: qemu-system-sparc64 -M sun4v aborts on tribblix-sparc-0m16.iso
,
Thomas Huth
,
2021/05/11
[Bug 1791763] Re: broken signal handling in nios2 user-mode emulation
,
Thomas Huth
,
2021/05/11
[Bug 1681439] Re: dma_blk_cb leaks memory map handles on misaligned IO
,
Thomas Huth
,
2021/05/11
[Bug 1799792] Re: Broken scaling with gtk,gl=on on a hidpi display
,
Thomas Huth
,
2021/05/11
[Bug 1883729] Re: xhci_find_stream: Assertion `streamid != 0' failed.
,
Thomas Huth
,
2021/05/11
[Bug 1883729] Re: xhci_find_stream: Assertion `streamid != 0' failed.
,
Thomas Huth
,
2021/05/11
[Bug 1883729] Re: xhci_find_stream: Assertion `streamid != 0' failed.
,
Alexander Bulekov
,
2021/05/11
[Bug 1883729] Re: xhci_find_stream: Assertion `streamid != 0' failed.
,
Alexander Bulekov
,
2021/05/11
[Bug 1883729] Re: xhci_find_stream: Assertion `streamid != 0' failed.
,
Thomas Huth
,
2021/05/12
[Bug 1883729] Re: xhci_find_stream: Assertion `streamid != 0' failed.
,
Thomas Huth
,
2021/05/12
[Bug 1883733] Re: FIXME xhci_alloc_device_streams:972 guest streams config not identical for all eps
,
Thomas Huth
,
2021/05/11
[Bug 1883733] Re: FIXME xhci_alloc_device_streams:972 guest streams config not identical for all eps
,
Thomas Huth
,
2021/05/12
[Bug 1860914] Re: QEMU prepends pathnames to command lines of Multiboot kernels and modules, contrary to the specification
,
Thomas Huth
,
2021/05/11
[Bug 1862874] Re: java may stuck for a long time in system mode with "-cpu max"
,
Thomas Huth
,
2021/05/11
[Bug 1869006] Re: PCIe cards passthrough to TCG guest works on 2GB of guest memory but fails on 4GB (vfio_dma_map invalid arg)
,
Thomas Huth
,
2021/05/11
[Bug 1862986] Re: qemu-s390x segfaults
,
Thomas Huth
,
2021/05/11
[Bug 1862986] Re: qemu-s390x segfaults
,
Marco
,
2021/05/11
[Bug 1873769] Re: SB16 audio playback freezes emulation in Windows 95 guest
,
Thomas Huth
,
2021/05/11
[Bug 1870331] Re: default nic device created even though supplied by configfile
,
Thomas Huth
,
2021/05/11
[Bug 1779955] Re: qemu linux-user requires read permissions on memory passed to syscalls that should only need write access
,
Thomas Huth
,
2021/05/11
[Bug 1785734] Re: movdqu partial write at page boundary
,
Thomas Huth
,
2021/05/11
[Bug 1705118] Re: qemu user mode: rt signals not implemented for sparc guests
,
Thomas Huth
,
2021/05/11
[Bug 1705118] Re: qemu user mode: rt signals not implemented for sparc guests
,
Bruno Haible
,
2021/05/14
[Bug 1705118] Re: qemu user mode: rt signals not implemented for sparc guests
,
Thomas Huth
,
2021/05/15
[Bug 1819182] Re: info does not recognize file format of vpc with subformat=fixed
,
Thomas Huth
,
2021/05/11
[Bug 1878501] Re: qemu-i386 does not define AT_SYSINFO
,
Thomas Huth
,
2021/05/11
[Bug 1886210] Re: [Feature request] Illumnos VM image
,
Philippe Mathieu-Daudé
,
2021/05/11
[PATCH v2 0/6] hw/southbridge: QOM'ify vt82c686 as VT82C686B_SOUTHBRIDGE
,
Philippe Mathieu-Daudé
,
2021/05/11
[PATCH v2 1/6] hw/isa/vt82c686: Name output IRQ as 'intr'
,
Philippe Mathieu-Daudé
,
2021/05/11
[PATCH v2 2/6] hw/isa/vt82c686: Simplify removing unuseful qemu_allocate_irqs() call
,
Philippe Mathieu-Daudé
,
2021/05/11
[PATCH v2 3/6] hw/isa/vt82c686: Let ISA function expose ISA IRQs
,
Philippe Mathieu-Daudé
,
2021/05/11
[PATCH v2 4/6] hw/ide/via: Replace magic 2 value by ARRAY_SIZE / MAX_IDE_DEVS
,
Philippe Mathieu-Daudé
,
2021/05/11
Re: [PATCH v2 4/6] hw/ide/via: Replace magic 2 value by ARRAY_SIZE / MAX_IDE_DEVS
,
John Snow
,
2021/05/18
[PATCH v2 5/6] hw/ide/via: Connect IDE function output IRQs to the ISA function input
,
Philippe Mathieu-Daudé
,
2021/05/11
Re: [PATCH v2 5/6] hw/ide/via: Connect IDE function output IRQs to the ISA function input
,
John Snow
,
2021/05/18
[PATCH v2 6/6] hw/southbridge/vt82c686: Introduce VT82C686B_SOUTHBRIDGE
,
Philippe Mathieu-Daudé
,
2021/05/11
Re: [PATCH v2 0/6] hw/southbridge: QOM'ify vt82c686 as VT82C686B_SOUTHBRIDGE
,
BALATON Zoltan
,
2021/05/11
Re: [PATCH v2 0/6] hw/southbridge: QOM'ify vt82c686 as VT82C686B_SOUTHBRIDGE
,
Philippe Mathieu-Daudé
,
2021/05/11
Re: [PATCH v2 0/6] hw/southbridge: QOM'ify vt82c686 as VT82C686B_SOUTHBRIDGE
,
BALATON Zoltan
,
2021/05/11
Re: [PATCH v2 0/6] hw/southbridge: QOM'ify vt82c686 as VT82C686B_SOUTHBRIDGE
,
Philippe Mathieu-Daudé
,
2021/05/13
Re: [PATCH v2 0/6] hw/southbridge: QOM'ify vt82c686 as VT82C686B_SOUTHBRIDGE
,
BALATON Zoltan
,
2021/05/13
Re: [PATCH v2 0/6] hw/southbridge: QOM'ify vt82c686 as VT82C686B_SOUTHBRIDGE
,
Philippe Mathieu-Daudé
,
2021/05/13
Re: [PATCH v2 0/6] hw/southbridge: QOM'ify vt82c686 as VT82C686B_SOUTHBRIDGE
,
BALATON Zoltan
,
2021/05/15
Re: [PATCH v2 0/6] hw/southbridge: QOM'ify vt82c686 as VT82C686B_SOUTHBRIDGE
,
Philippe Mathieu-Daudé
,
2021/05/15
Re: [PATCH v2 0/6] hw/southbridge: QOM'ify vt82c686 as VT82C686B_SOUTHBRIDGE
,
BALATON Zoltan
,
2021/05/15
[PATCH v2 0/4] hw/isa: Remove unuseful qemu_allocate_irqs() call
,
Philippe Mathieu-Daudé
,
2021/05/11
[PATCH v2 1/4] hw/isa/i82378: Name output IRQ as 'intr'
,
Philippe Mathieu-Daudé
,
2021/05/11
[PATCH v2 2/4] hw/isa/i82378: Simplify removing unuseful qemu_allocate_irqs() call
,
Philippe Mathieu-Daudé
,
2021/05/11
[PATCH v2 3/4] hw/isa/i82378: Rename output IRQ variable
,
Philippe Mathieu-Daudé
,
2021/05/11
[PATCH v2 4/4] hw/isa/piix4: Fix leak removing unuseful qemu_allocate_irqs() call
,
Philippe Mathieu-Daudé
,
2021/05/11
Re: [PATCH-for-6.0] hw/mem/meson: Fix linking sparse-mem device with fuzzer
,
Philippe Mathieu-Daudé
,
2021/05/10
Re: [PATCH-for-6.0] hw/mem/meson: Fix linking sparse-mem device with fuzzer
,
Laurent Vivier
,
2021/05/13
Re: [PATCH] hw/pci-host: Do not build gpex-acpi.c if GPEX is not selected
,
Philippe Mathieu-Daudé
,
2021/05/10
Re: [PATCH] hw/pci-host: Do not build gpex-acpi.c if GPEX is not selected
,
Laurent Vivier
,
2021/05/13
Re: [RFC PATCH v2 0/4] Add migration support for VFIO PCI devices in SMMUv3 nested stage mode
,
Kunkun Jiang
,
2021/05/10
[RFC PATCH v3 0/4] Add migration support for VFIO PCI devices in SMMUv3 nested mode
,
Kunkun Jiang
,
2021/05/10
[RFC PATCH v3 1/4] vfio: Introduce helpers to mark dirty pages of a RAM section
,
Kunkun Jiang
,
2021/05/10
[RFC PATCH v3 3/4] vfio: Add vfio_prereg_listener_global_log_start/stop in nested stage
,
Kunkun Jiang
,
2021/05/10
[RFC PATCH v3 4/4] hw/arm/smmuv3: Post-load stage 1 configurations to the host
,
Kunkun Jiang
,
2021/05/10
[RFC PATCH v3 2/4] vfio: Add vfio_prereg_listener_log_sync in nested stage
,
Kunkun Jiang
,
2021/05/10
[PATCH 0/3] bsd-user cleanup
,
Warner Losh
,
2021/05/10
[PATCH 1/3] bsd-user: remove target_signal.h, it's unused
,
Warner Losh
,
2021/05/10
[PATCH 3/3] bsd-user: rename linux_binprm to bsd_binprm
,
Warner Losh
,
2021/05/10
[PATCH 2/3] bsd-user: Stop building the sparc platforms
,
Warner Losh
,
2021/05/10
Re: [PATCH 2/3] bsd-user: Stop building the sparc platforms
,
Philippe Mathieu-Daudé
,
2021/05/11
Re: [PATCH 0/3] bsd-user cleanup
,
no-reply
,
2021/05/10
Re: [PATCH 0/3] bsd-user cleanup
,
Richard Henderson
,
2021/05/11
[PATCH v3 0/2] virtio-blk: Convert QEMUBH callback to "bitops.h" API
,
Philippe Mathieu-Daudé
,
2021/05/10
[PATCH v3 1/2] bitops.h: Improve find_xxx_bit() documentation
,
Philippe Mathieu-Daudé
,
2021/05/10
[PATCH v3 2/2] virtio-blk: Convert QEMUBH callback to "bitops.h" API
,
Philippe Mathieu-Daudé
,
2021/05/10
Re: [PATCH v3 2/2] virtio-blk: Convert QEMUBH callback to "bitops.h" API
,
Stefan Hajnoczi
,
2021/05/21
Re: [PATCH v3 0/2] virtio-blk: Convert QEMUBH callback to "bitops.h" API
,
Stefan Hajnoczi
,
2021/05/11
Re: [PATCH v3 0/2] virtio-blk: Convert QEMUBH callback to "bitops.h" API
,
Stefan Hajnoczi
,
2021/05/21
[Bug 1907061] Re: qemu-system-x86_64 minimizing window causes keyboard input lag globally
,
Thomas Huth
,
2021/05/10
[Bug 1907210] Re: QEMU gdbstub command "?" issue
,
Thomas Huth
,
2021/05/10
[Bug 1906608] Re: [Feature request]For some ehci controller, qemu should implement using portsc[26-27] to detect the speed of device.
,
Thomas Huth
,
2021/05/10
[Bug 1907042] Re: assert issue locates in hw/usb/core.c:727: usb_ep_get: Assertion `pid == USB_TOKEN_IN || pid == USB_TOKEN_OUT' failed
,
Thomas Huth
,
2021/05/10
[Bug 1907042] Re: assert issue locates in hw/usb/core.c:727: usb_ep_get: Assertion `pid == USB_TOKEN_IN || pid == USB_TOKEN_OUT' failed
,
Thomas Huth
,
2021/05/14
[PATCH 0/6] hw/arm: Fix modelling of SSE-300 TCMs and SRAM
,
Peter Maydell
,
2021/05/10
[PATCH 1/6] hw/arm/mps2-tz: Don't duplicate modelling of SRAM in AN524
,
Peter Maydell
,
2021/05/10
Re: [PATCH 1/6] hw/arm/mps2-tz: Don't duplicate modelling of SRAM in AN524
,
Richard Henderson
,
2021/05/24
[PATCH 2/6] hw/arm/mps2-tz: Make SRAM_ADDR_WIDTH board-specific
,
Peter Maydell
,
2021/05/10
Re: [PATCH 2/6] hw/arm/mps2-tz: Make SRAM_ADDR_WIDTH board-specific
,
Richard Henderson
,
2021/05/24
[PATCH 4/6] hw/arm/armsse: Convert armsse_realize() to use ERRP_GUARD
,
Peter Maydell
,
2021/05/10
Re: [PATCH 4/6] hw/arm/armsse: Convert armsse_realize() to use ERRP_GUARD
,
Richard Henderson
,
2021/05/24
[PATCH 5/6] hw/arm/mps2-tz: Allow board to specify a boot RAM size
,
Peter Maydell
,
2021/05/10
Re: [PATCH 5/6] hw/arm/mps2-tz: Allow board to specify a boot RAM size
,
Richard Henderson
,
2021/05/24
[PATCH 3/6] hw/arm/armsse.c: Correct modelling of SSE-300 internal SRAMs
,
Peter Maydell
,
2021/05/10
Re: [PATCH 3/6] hw/arm/armsse.c: Correct modelling of SSE-300 internal SRAMs
,
Richard Henderson
,
2021/05/24
[PATCH 6/6] hw/arm: Model TCMs in the SSE-300, not the AN547
,
Peter Maydell
,
2021/05/10
Re: [PATCH 6/6] hw/arm: Model TCMs in the SSE-300, not the AN547
,
Richard Henderson
,
2021/05/24
Re: [PATCH 0/6] hw/arm: Fix modelling of SSE-300 TCMs and SRAM
,
Philippe Mathieu-Daudé
,
2021/05/10
Re: [PATCH 0/6] hw/arm: Fix modelling of SSE-300 TCMs and SRAM
,
Peter Maydell
,
2021/05/10
Re: [PATCH 0/6] hw/arm: Fix modelling of SSE-300 TCMs and SRAM
,
Philippe Mathieu-Daudé
,
2021/05/10
Re: [PATCH 0/6] hw/arm: Fix modelling of SSE-300 TCMs and SRAM
,
Peter Maydell
,
2021/05/20
[Bug 1907427] Re: Build on sparc64 fails with "undefined reference to `fdt_check_full'"
,
Thomas Huth
,
2021/05/10
[Bug 1907776] Re: Mounting VFat drive yields error messages.
,
Thomas Huth
,
2021/05/10
[PATCH v2] qemu-iotests: fix pylint 2.8 consider-using-with error
,
Emanuele Giuseppe Esposito
,
2021/05/10
Re: [PATCH v2] qemu-iotests: fix pylint 2.8 consider-using-with error
,
Max Reitz
,
2021/05/12
Re: [PATCH v2] qemu-iotests: fix pylint 2.8 consider-using-with error
,
Max Reitz
,
2021/05/14
Re: [PATCH v2] qemu-iotests: fix pylint 2.8 consider-using-with error
,
Emanuele Giuseppe Esposito
,
2021/05/14
[Bug 1908489] Re: qemu 4.2 bootloops with -cpu host and nested hypervisor
,
Thomas Huth
,
2021/05/10
[Bug 1908062] Re: qemu-system-i386 virtio-vga: Assertion in address_space_stw_le_cached failed again
,
Thomas Huth
,
2021/05/10
[Bug 1908062] Re: qemu-system-i386 virtio-vga: Assertion in address_space_stw_le_cached failed again
,
Thomas Huth
,
2021/05/14
[Bug 1907926] Re: Implement TPM2 configuration for emulators that provide TCP interface
,
Thomas Huth
,
2021/05/10
Re: [PATCH RFC] migrate/ram: remove "ram_bulk_stage" and "fpo_enabled"
,
Dr. David Alan Gilbert
,
2021/05/10
Re: [PATCH RFC] migrate/ram: remove "ram_bulk_stage" and "fpo_enabled"
,
David Hildenbrand
,
2021/05/11
[PULL v2 00/26] target-arm queue
,
Peter Maydell
,
2021/05/10
Re: [PULL v2 00/26] target-arm queue
,
Peter Maydell
,
2021/05/10
Re: [PATCH] cutils: fix memory leak in get_relocated_path()
,
Stefano Garzarella
,
2021/05/10
Re: [PATCH] cutils: fix memory leak in get_relocated_path()
,
Markus Armbruster
,
2021/05/11
Re: [PATCH] cutils: fix memory leak in get_relocated_path()
,
Laurent Vivier
,
2021/05/13
[for-6.1 v3 0/3] virtiofsd: Add support for FUSE_SYNCFS request
,
Greg Kurz
,
2021/05/10
[for-6.1 v3 2/3] virtiofsd: Track mounts
,
Greg Kurz
,
2021/05/10
Re: [for-6.1 v3 2/3] virtiofsd: Track mounts
,
Vivek Goyal
,
2021/05/10
Re: [for-6.1 v3 2/3] virtiofsd: Track mounts
,
Greg Kurz
,
2021/05/11
[for-6.1 v3 1/3] Update linux headers to 5.13-rc1 + FUSE_SYNCFS
,
Greg Kurz
,
2021/05/10
[for-6.1 v3 3/3] virtiofsd: Add support for FUSE_SYNCFS request
,
Greg Kurz
,
2021/05/10
Re: [for-6.1 v3 3/3] virtiofsd: Add support for FUSE_SYNCFS request
,
Vivek Goyal
,
2021/05/10
Re: [for-6.1 v3 3/3] virtiofsd: Add support for FUSE_SYNCFS request
,
Greg Kurz
,
2021/05/11
Re: [Virtio-fs] [for-6.1 v3 3/3] virtiofsd: Add support for FUSE_SYNCFS request
,
Miklos Szeredi
,
2021/05/11
Re: [Virtio-fs] [for-6.1 v3 3/3] virtiofsd: Add support for FUSE_SYNCFS request
,
Vivek Goyal
,
2021/05/11
Re: [Virtio-fs] [for-6.1 v3 3/3] virtiofsd: Add support for FUSE_SYNCFS request
,
Vivek Goyal
,
2021/05/11
Re: [Virtio-fs] [for-6.1 v3 3/3] virtiofsd: Add support for FUSE_SYNCFS request
,
Miklos Szeredi
,
2021/05/11
Re: [Virtio-fs] [for-6.1 v3 3/3] virtiofsd: Add support for FUSE_SYNCFS request
,
Vivek Goyal
,
2021/05/11
Re: [Virtio-fs] [for-6.1 v3 3/3] virtiofsd: Add support for FUSE_SYNCFS request
,
Greg Kurz
,
2021/05/11
Re: [for-6.1 v3 0/3] virtiofsd: Add support for FUSE_SYNCFS request
,
Greg Kurz
,
2021/05/10
[PATCH 0/4] gitlab-ci: Allow using FreeBSD runners
,
Philippe Mathieu-Daudé
,
2021/05/10
[PATCH 1/4] gitlab-ci: Extract &environment_variables template
,
Philippe Mathieu-Daudé
,
2021/05/10
[PATCH 2/4] gitlab-ci: Adapt JOBS variable for FreeBSD runners
,
Philippe Mathieu-Daudé
,
2021/05/10
[PATCH 3/4] gitlab-ci: Run GNU make via the $MAKE variable
,
Philippe Mathieu-Daudé
,
2021/05/10
Re: [PATCH 3/4] gitlab-ci: Run GNU make via the $MAKE variable
,
Philippe Mathieu-Daudé
,
2021/05/10
[PATCH 4/4] gitlab-ci: Add ccache in $PATH and display statistics
,
Philippe Mathieu-Daudé
,
2021/05/10
[PATCH] hw/intc/arm_gicv3_cpuif: Fix EOIR write access check logic
,
Peter Maydell
,
2021/05/10
Re: [PATCH] hw/intc/arm_gicv3_cpuif: Fix EOIR write access check logic
,
Peter Maydell
,
2021/05/20
Re: [PATCH] hw/intc/arm_gicv3_cpuif: Fix EOIR write access check logic
,
Alex Bennée
,
2021/05/24
Re: [PATCH] hw/intc/arm_gicv3_cpuif: Fix EOIR write access check logic
,
Peter Maydell
,
2021/05/24
Re: [PATCH] hw/intc/arm_gicv3_cpuif: Fix EOIR write access check logic
,
Richard Henderson
,
2021/05/24
Re: [PATCH] gitlab-ci: Restrict jobs using Docker to runners having 'docker' tag
,
Philippe Mathieu-Daudé
,
2021/05/10
Re: [RFC PATCH 0/9] Support for Virtio-fs daemon crash reconnection
,
Jiachen Zhang
,
2021/05/10
Re: [RFC PATCH 0/9] Support for Virtio-fs daemon crash reconnection
,
Stefan Hajnoczi
,
2021/05/13
[PATCH v2] util: fix fd leak in qemu_write_pidfile()
,
Jie Wang
,
2021/05/10
Re: [PATCH v2] util: fix fd leak in qemu_write_pidfile()
,
Peter Maydell
,
2021/05/10
Re: [PATCH v2] util: fix fd leak in qemu_write_pidfile()
,
Daniel P . Berrangé
,
2021/05/10
[PULL 00/25] Vga 20210510 patches
,
Gerd Hoffmann
,
2021/05/10
[PULL 01/25] qemu-edid: use qemu_edid_size()
,
Gerd Hoffmann
,
2021/05/10
[PULL 02/25] edid: edid_desc_next
,
Gerd Hoffmann
,
2021/05/10
[PULL 03/25] edid: move xtra3 descriptor
,
Gerd Hoffmann
,
2021/05/10
[PULL 04/25] edid: use dta extension block descriptors
,
Gerd Hoffmann
,
2021/05/10
[PULL 05/25] edid: Make refresh rate configurable
,
Gerd Hoffmann
,
2021/05/10
[PULL 06/25] edid: move timing generation into a separate function
,
Gerd Hoffmann
,
2021/05/10
[PULL 08/25] edid: add support for DisplayID extension (5k resolution)
,
Gerd Hoffmann
,
2021/05/10
[PULL 07/25] edid: allow arbitrary-length checksums
,
Gerd Hoffmann
,
2021/05/10
[PULL 10/25] virtio-gpu: rename virgl source file.
,
Gerd Hoffmann
,
2021/05/10
[PULL 11/25] virtio-gpu: add virtio-gpu-gl-device
,
Gerd Hoffmann
,
2021/05/10
[PULL 12/25] virtio-gpu: move virgl realize + properties
,
Gerd Hoffmann
,
2021/05/10
Re: [PULL 12/25] virtio-gpu: move virgl realize + properties
,
Michal Prívozník
,
2021/05/21
Re: [PULL 12/25] virtio-gpu: move virgl realize + properties
,
Marc-André Lureau
,
2021/05/21
Re: [PULL 12/25] virtio-gpu: move virgl realize + properties
,
Gerd Hoffmann
,
2021/05/21
Re: [PULL 12/25] virtio-gpu: move virgl realize + properties
,
Gerd Hoffmann
,
2021/05/21
[PULL 09/25] virtio-gpu: handle partial maps properly
,
Gerd Hoffmann
,
2021/05/10
[PULL 14/25] virtio-gpu: use class function for ctrl queue handlers
,
Gerd Hoffmann
,
2021/05/10
[PULL 13/25] virtio-gpu: move virgl reset
,
Gerd Hoffmann
,
2021/05/10
[PULL 15/25] virtio-gpu: move virgl handle_ctrl
,
Gerd Hoffmann
,
2021/05/10
[PULL 16/25] virtio-gpu: move virgl gl_flushed
,
Gerd Hoffmann
,
2021/05/10
[PULL 17/25] virtio-gpu: move virgl process_cmd
,
Gerd Hoffmann
,
2021/05/10
[PULL 18/25] virtio-gpu: move update_cursor_data
,
Gerd Hoffmann
,
2021/05/10
[PULL 20/25] virtio-gpu: move virtio-gpu-gl-device to separate module
,
Gerd Hoffmann
,
2021/05/10
[PULL 19/25] virtio-gpu: drop VIRGL() macro
,
Gerd Hoffmann
,
2021/05/10
[PULL 21/25] virtio-gpu: drop use_virgl_renderer
,
Gerd Hoffmann
,
2021/05/10
[PULL 22/25] virtio-gpu: move fields to struct VirtIOGPUGL
,
Gerd Hoffmann
,
2021/05/10
[PULL 23/25] virtio-gpu: add virtio-gpu-gl-pci
,
Gerd Hoffmann
,
2021/05/10
[PULL 24/25] modules: add have_vga
,
Gerd Hoffmann
,
2021/05/10
[PULL 25/25] virtio-gpu: add virtio-vga-gl
,
Gerd Hoffmann
,
2021/05/10
Re: [PULL 00/25] Vga 20210510 patches
,
no-reply
,
2021/05/10
Re: [PULL 00/25] Vga 20210510 patches
,
Peter Maydell
,
2021/05/12
Re: [PATCH v6 00/12] qcow2: fix parallel rewrite and discard (lockless)
,
Vladimir Sementsov-Ogievskiy
,
2021/05/10
[PULL v2 0/1] readthedoc theme patch
,
marcandre . lureau
,
2021/05/10
[PULL v2 1/1] sphinx: adopt kernel readthedoc theme
,
marcandre . lureau
,
2021/05/10
Re: [PULL v2 0/1] readthedoc theme patch
,
Peter Maydell
,
2021/05/12
Re: [PULL v2 0/1] readthedoc theme patch
,
Marc-André Lureau
,
2021/05/12
Re: [PULL v2 0/1] readthedoc theme patch
,
Peter Maydell
,
2021/05/12
Re: [PULL v2 0/1] readthedoc theme patch
,
Marc-André Lureau
,
2021/05/12
Re: [PULL v2 0/1] readthedoc theme patch
,
Peter Maydell
,
2021/05/12
Re: [PULL v2 0/1] readthedoc theme patch
,
Peter Maydell
,
2021/05/12
Re: [PULL v2 0/1] readthedoc theme patch
,
Peter Maydell
,
2021/05/13
Re: [PULL v2 0/1] readthedoc theme patch
,
Marc-André Lureau
,
2021/05/13
Re: [PULL v2 0/1] readthedoc theme patch
,
Peter Maydell
,
2021/05/13
Re: [PULL v2 0/1] readthedoc theme patch
,
Marc-André Lureau
,
2021/05/14
Re: [PULL v2 0/1] readthedoc theme patch
,
Peter Maydell
,
2021/05/14
[PULL 0/3] xen queue 2021-05-10
,
Anthony PERARD
,
2021/05/10
[PULL 2/3] xen: Free xenforeignmemory_resource at exit
,
Anthony PERARD
,
2021/05/10
[PULL 1/3] xen-mapcache: avoid a race on memory map while using MAP_FIXED
,
Anthony PERARD
,
2021/05/10
[PULL 3/3] xen-block: Use specific blockdev driver
,
Anthony PERARD
,
2021/05/10
Re: [PULL 0/3] xen queue 2021-05-10
,
no-reply
,
2021/05/10
Re: [PULL 0/3] xen queue 2021-05-10
,
Peter Maydell
,
2021/05/12
[PATCH v2] hw/arm/smmuv3: Another range invalidation fix
,
Eric Auger
,
2021/05/10
Re: [PATCH v2] hw/arm/smmuv3: Another range invalidation fix
,
Peter Maydell
,
2021/05/20
[PULL 00/26] target-arm queue
,
Peter Maydell
,
2021/05/10
[PULL 02/26] linux-user/aarch64: Enable hwcap for RND, BTI, and MTE
,
Peter Maydell
,
2021/05/10
[PULL 01/26] docs: fix link in sbsa description
,
Peter Maydell
,
2021/05/10
[PULL 03/26] target/arm: Fix tlbbits calculation in tlbi_aa64_vae2is_write()
,
Peter Maydell
,
2021/05/10
[PULL 04/26] target/arm: Move constant expanders to translate.h
,
Peter Maydell
,
2021/05/10
[PULL 06/26] target/arm: Make functions used by m-nocp global
,
Peter Maydell
,
2021/05/10
[PULL 05/26] target/arm: Share unallocated_encoding() and gen_exception_insn()
,
Peter Maydell
,
2021/05/10
[PULL 07/26] target/arm: Split m-nocp trans functions into their own file
,
Peter Maydell
,
2021/05/10
[PULL 08/26] target/arm: Move gen_aa32 functions to translate-a32.h
,
Peter Maydell
,
2021/05/10
[PULL 12/26] target/arm: Move vfp_reg_ptr() to translate-neon.c.inc
,
Peter Maydell
,
2021/05/10
[PULL 10/26] target/arm: Make functions used by translate-vfp global
,
Peter Maydell
,
2021/05/10
[PULL 09/26] target/arm: Move vfp_{load, store}_reg{32, 64} to translate-vfp.c.inc
,
Peter Maydell
,
2021/05/10
[PULL 11/26] target/arm: Make translate-vfp.c.inc its own compilation unit
,
Peter Maydell
,
2021/05/10
[PULL 14/26] target/arm: Move NeonGenThreeOpEnvFn typedef to translate.h
,
Peter Maydell
,
2021/05/10
[PULL 15/26] target/arm: Make functions used by translate-neon global
,
Peter Maydell
,
2021/05/10
[PULL 13/26] target/arm: Delete unused typedef
,
Peter Maydell
,
2021/05/10
[PULL 16/26] target/arm: Make translate-neon.c.inc its own compilation unit
,
Peter Maydell
,
2021/05/10
[PULL 18/26] hw/sd/omap_mmc: Use device_cold_reset() instead of device_legacy_reset()
,
Peter Maydell
,
2021/05/10
[PULL 17/26] target/arm: Make WFI a NOP for userspace emulators
,
Peter Maydell
,
2021/05/10
[PULL 22/26] hw/arm/imx25_pdk: Fix error message for invalid RAM size
,
Peter Maydell
,
2021/05/10
[PULL 20/26] include/qemu/bswap.h: Handle being included outside extern "C" block
,
Peter Maydell
,
2021/05/10
[PULL 19/26] osdep: Make os-win32.h and os-posix.h handle 'extern "C"' themselves
,
Peter Maydell
,
2021/05/10
[PULL 21/26] include/disas/dis-asm.h: Handle being included outside 'extern "C"'
,
Peter Maydell
,
2021/05/10
[PULL 23/26] hw/misc/mps2-scc: Add "QEMU interface" comment
,
Peter Maydell
,
2021/05/10
[PULL 25/26] hw/arm/mps2-tz: Implement AN524 memory remapping via machine property
,
Peter Maydell
,
2021/05/10
[PULL 24/26] hw/misc/mps2-scc: Support using CFG0 bit 0 for remapping
,
Peter Maydell
,
2021/05/10
[PULL 26/26] hw/arm/xlnx: Fix PHY address for xilinx-zynq-a9
,
Peter Maydell
,
2021/05/10
[PATCH] ppc/spapr: advertise secure boot in the guest device tree
,
Daniel Axtens
,
2021/05/10
Re: [PATCH] ppc/spapr: advertise secure boot in the guest device tree
,
David Gibson
,
2021/05/11
Re: [PATCH] ppc/spapr: advertise secure boot in the guest device tree
,
Daniel Axtens
,
2021/05/11
[PATCH v8 00/15] RAM_NORESERVE, MAP_NORESERVE and hostmem "reserve" property
,
David Hildenbrand
,
2021/05/10
[PATCH v8 01/15] util/mmap-alloc: Factor out calculation of the pagesize for the guard page
,
David Hildenbrand
,
2021/05/10
[PATCH v8 02/15] util/mmap-alloc: Factor out reserving of a memory region to mmap_reserve()
,
David Hildenbrand
,
2021/05/10
[PATCH v8 04/15] softmmu/memory: Pass ram_flags to qemu_ram_alloc_from_fd()
,
David Hildenbrand
,
2021/05/10
[PATCH v8 03/15] util/mmap-alloc: Factor out activating of memory to mmap_activate()
,
David Hildenbrand
,
2021/05/10
[PATCH v8 06/15] softmmu/memory: Pass ram_flags to qemu_ram_alloc() and qemu_ram_alloc_internal()
,
David Hildenbrand
,
2021/05/10
[PATCH v8 05/15] softmmu/memory: Pass ram_flags to memory_region_init_ram_shared_nomigrate()
,
David Hildenbrand
,
2021/05/10
[PATCH v8 07/15] util/mmap-alloc: Pass flags instead of separate bools to qemu_ram_mmap()
,
David Hildenbrand
,
2021/05/10
[PATCH v8 09/15] util/mmap-alloc: Support RAM_NORESERVE via MAP_NORESERVE under Linux
,
David Hildenbrand
,
2021/05/10
[PATCH v8 08/15] memory: Introduce RAM_NORESERVE and wire it up in qemu_ram_mmap()
,
David Hildenbrand
,
2021/05/10
[PATCH v8 10/15] hostmem: Wire up RAM_NORESERVE via "reserve" property
,
David Hildenbrand
,
2021/05/10
[PATCH v8 11/15] qmp: Clarify memory backend properties returned via query-memdev
,
David Hildenbrand
,
2021/05/10
[PATCH v8 13/15] hmp: Print "share" property of memory backends with "info memdev"
,
David Hildenbrand
,
2021/05/10
[PATCH v8 12/15] qmp: Include "share" property of memory backends
,
David Hildenbrand
,
2021/05/10
[PATCH v8 15/15] hmp: Print "reserve" property of memory backends with "info memdev"
,
David Hildenbrand
,
2021/05/10
[PATCH v8 14/15] qmp: Include "reserve" property of memory backends
,
David Hildenbrand
,
2021/05/10
Re: [PATCH] hw/arm/smmuv3: Another range invalidation fix
,
Peter Maydell
,
2021/05/10
Re: [PATCH] hw/arm/smmuv3: Another range invalidation fix
,
Auger Eric
,
2021/05/10
[PATCH] util: fix fd leak in qemu_write_pidfile()
,
Jie Wang
,
2021/05/10
Re: [PATCH] util: fix fd leak in qemu_write_pidfile()
,
no-reply
,
2021/05/10
Re: [PATCH] ratelimit: protect with a mutex
,
Vladimir Sementsov-Ogievskiy
,
2021/05/10
qemu.org server bandwidth report (May 2021)
,
Stefan Hajnoczi
,
2021/05/10
Re: qemu.org server bandwidth report (May 2021)
,
Daniel P . Berrangé
,
2021/05/10
Re: qemu.org server bandwidth report (May 2021)
,
Stefan Hajnoczi
,
2021/05/10
Re: qemu.org server bandwidth report (May 2021)
,
Daniel P . Berrangé
,
2021/05/10
Re: qemu.org server bandwidth report (May 2021)
,
Alex Bennée
,
2021/05/10
Re: qemu.org server bandwidth report (May 2021)
,
Stefan Hajnoczi
,
2021/05/10
[PATCH 0/6] block-copy: make helper APIs thread safe
,
Emanuele Giuseppe Esposito
,
2021/05/10
[PATCH 1/6] ratelimit: treat zero speed as unlimited
,
Emanuele Giuseppe Esposito
,
2021/05/10
Re: [PATCH 1/6] ratelimit: treat zero speed as unlimited
,
Vladimir Sementsov-Ogievskiy
,
2021/05/10
[PATCH 3/6] blockjob: let ratelimit handle a speed of 0
,
Emanuele Giuseppe Esposito
,
2021/05/10
Re: [PATCH 3/6] blockjob: let ratelimit handle a speed of 0
,
Vladimir Sementsov-Ogievskiy
,
2021/05/10
[PATCH 4/6] progressmeter: protect with a mutex
,
Emanuele Giuseppe Esposito
,
2021/05/10
Re: [PATCH 4/6] progressmeter: protect with a mutex
,
Vladimir Sementsov-Ogievskiy
,
2021/05/10
Re: [PATCH 4/6] progressmeter: protect with a mutex
,
Emanuele Giuseppe Esposito
,
2021/05/10
Re: [PATCH 4/6] progressmeter: protect with a mutex
,
Vladimir Sementsov-Ogievskiy
,
2021/05/10
Re: [PATCH 4/6] progressmeter: protect with a mutex
,
Emanuele Giuseppe Esposito
,
2021/05/10
Re: [PATCH 4/6] progressmeter: protect with a mutex
,
Paolo Bonzini
,
2021/05/11
Re: [PATCH 4/6] progressmeter: protect with a mutex
,
Vladimir Sementsov-Ogievskiy
,
2021/05/12
Re: [PATCH 4/6] progressmeter: protect with a mutex
,
Stefan Hajnoczi
,
2021/05/12
[PATCH 6/6] aiopool: protect with a mutex
,
Emanuele Giuseppe Esposito
,
2021/05/10
Re: [PATCH 6/6] aiopool: protect with a mutex
,
Vladimir Sementsov-Ogievskiy
,
2021/05/10
Re: [PATCH 6/6] aiopool: protect with a mutex
,
Paolo Bonzini
,
2021/05/11
Re: [PATCH 6/6] aiopool: protect with a mutex
,
Stefan Hajnoczi
,
2021/05/12
[PATCH 2/6] block-copy: let ratelimit handle a speed of 0
,
Emanuele Giuseppe Esposito
,
2021/05/10
Re: [PATCH 2/6] block-copy: let ratelimit handle a speed of 0
,
Vladimir Sementsov-Ogievskiy
,
2021/05/10
[PATCH 5/6] co-shared-resource: protect with a mutex
,
Emanuele Giuseppe Esposito
,
2021/05/10
Re: [PATCH 5/6] co-shared-resource: protect with a mutex
,
Vladimir Sementsov-Ogievskiy
,
2021/05/10
Re: [PATCH 5/6] co-shared-resource: protect with a mutex
,
Paolo Bonzini
,
2021/05/11
Re: [PATCH 5/6] co-shared-resource: protect with a mutex
,
Stefan Hajnoczi
,
2021/05/12
Re: [PATCH 5/6] co-shared-resource: protect with a mutex
,
Paolo Bonzini
,
2021/05/12
Re: [PATCH 5/6] co-shared-resource: protect with a mutex
,
Emanuele Giuseppe Esposito
,
2021/05/14
Re: [PATCH 5/6] co-shared-resource: protect with a mutex
,
Vladimir Sementsov-Ogievskiy
,
2021/05/14
Re: [PATCH 5/6] co-shared-resource: protect with a mutex
,
Emanuele Giuseppe Esposito
,
2021/05/14
Re: [PATCH 5/6] co-shared-resource: protect with a mutex
,
Vladimir Sementsov-Ogievskiy
,
2021/05/14
Re: [PATCH 5/6] co-shared-resource: protect with a mutex
,
Emanuele Giuseppe Esposito
,
2021/05/14
Re: [PATCH 5/6] co-shared-resource: protect with a mutex
,
Vladimir Sementsov-Ogievskiy
,
2021/05/14
Re: [PATCH 5/6] co-shared-resource: protect with a mutex
,
Emanuele Giuseppe Esposito
,
2021/05/14
Re: [PATCH 5/6] co-shared-resource: protect with a mutex
,
Vladimir Sementsov-Ogievskiy
,
2021/05/15
Re: [PATCH 5/6] co-shared-resource: protect with a mutex
,
Paolo Bonzini
,
2021/05/14
Re: [PATCH 0/6] block-copy: make helper APIs thread safe
,
Vladimir Sementsov-Ogievskiy
,
2021/05/10
Re: [PATCH 0/6] block-copy: make helper APIs thread safe
,
Stefan Hajnoczi
,
2021/05/12
[Bug 1873340] Re: KVM Old ATI(pre) AMD card passthrough is not working
,
Thomas Huth
,
2021/05/10
[Bug 1873542] Re: Windows 98 videocard passthrough - unable to load higher resolution -Desktop, after some games crashes, without whole physical machine reset..
,
Thomas Huth
,
2021/05/10
[Bug 1873341] Re: Qemu Win98 VM with KVM videocard passthrough DOS mode video is not working for most of games..
,
Thomas Huth
,
2021/05/10
[Bug 1874888] Re: certain programs make QEMU crash with "tcg fatal error"
,
Thomas Huth
,
2021/05/10
[PULL 0/9] s390-ccw bios update
,
Thomas Huth
,
2021/05/10
[PULL 1/9] pc-bios/s390-ccw: don't try to read the next block if end of chunk is reached
,
Thomas Huth
,
2021/05/10
[PULL 2/9] pc-bios/s390-ccw/bootmap: Silence compiler warning from Clang
,
Thomas Huth
,
2021/05/10
[PULL 3/9] pc-bios/s390-ccw: Use reset_psw pointer instead of hard-coded null pointer
,
Thomas Huth
,
2021/05/10
[PULL 4/9] pc-bios/s390-ccw/netboot: Use "-Wl, " prefix to pass parameter to the linker
,
Thomas Huth
,
2021/05/10
[PULL 5/9] pc-bios/s390-ccw: Silence warning from Clang by marking panic() as noreturn
,
Thomas Huth
,
2021/05/10
[PULL 6/9] pc-bios/s390-ccw: Fix the cc-option macro in the Makefile
,
Thomas Huth
,
2021/05/10
[PULL 8/9] pc-bios/s390-ccw: Allow building with Clang, too
,
Thomas Huth
,
2021/05/10
Re: [PULL 8/9] pc-bios/s390-ccw: Allow building with Clang, too
,
Philippe Mathieu-Daudé
,
2021/05/12
Re: [PULL 8/9] pc-bios/s390-ccw: Allow building with Clang, too
,
Thomas Huth
,
2021/05/12
Re: [PULL 8/9] pc-bios/s390-ccw: Allow building with Clang, too
,
Thomas Huth
,
2021/05/12
Re: [PULL 8/9] pc-bios/s390-ccw: Allow building with Clang, too
,
Thomas Huth
,
2021/05/12
Re: [PULL 8/9] pc-bios/s390-ccw: Allow building with Clang, too
,
Philippe Mathieu-Daudé
,
2021/05/12
[PULL 7/9] pc-bios/s390-ccw: Silence GCC 11 stringop-overflow warning
,
Thomas Huth
,
2021/05/10
[PULL 9/9] pc-bios/s390: Update the s390-ccw bios binaries with the Clang and other fixes
,
Thomas Huth
,
2021/05/10
Re: [PULL 0/9] s390-ccw bios update
,
Peter Maydell
,
2021/05/12
Re: [PATCH v4] Fix build with 64 bits time_t
,
Thomas Huth
,
2021/05/10
[Bug 1906516] Re: [RISCV] sfence.vma need to end the translation block
,
Thomas Huth
,
2021/05/10
[Bug 1906536] Re: Unable to set SVE VL to 1024 bits or above since 7b6a2198
,
Thomas Huth
,
2021/05/10
[Bug 1906185] Re: Guest display resolution cannot be changed when using certain graphics/interface combinations
,
Thomas Huth
,
2021/05/10
[Bug 1905297] Re: Zynq7000 UART clock reset initialization
,
Thomas Huth
,
2021/05/10
[Bug 1905521] Re: assert issue locates in hw/scsi/lsi53c895a.c:624: lsi_do_dma: Assertion `s->current' failed
,
Thomas Huth
,
2021/05/10
[Bug 1905651] Re: Tests cannot call g_error
,
Thomas Huth
,
2021/05/10
[Bug 1905562] Re: Guest seems suspended after host freed memory for it using oom-killer
,
Thomas Huth
,
2021/05/10
[Bug 1906181] Re: Mouse starts jumping wildly on guest desktop
,
Thomas Huth
,
2021/05/10
[Bug 1906184] Re: Lots of stuttering/crackling in guest sound
,
Thomas Huth
,
2021/05/10
[Bug 1761798] Re: live migration intermittently fails in CI with "VQ 0 size 0x80 Guest index 0x12c inconsistent with Host index 0x134: delta 0xfff8"
,
Thomas Huth
,
2021/05/10
[Bug 1761798] Re: live migration intermittently fails in CI with "VQ 0 size 0x80 Guest index 0x12c inconsistent with Host index 0x134: delta 0xfff8"
,
ignazio
,
2021/05/19
[Bug 1761798] Re: live migration intermittently fails in CI with "VQ 0 size 0x80 Guest index 0x12c inconsistent with Host index 0x134: delta 0xfff8"
,
ignazio
,
2021/05/19
[Bug 1761798] Re: live migration intermittently fails in CI with "VQ 0 size 0x80 Guest index 0x12c inconsistent with Host index 0x134: delta 0xfff8"
,
Dr. David Alan Gilbert
,
2021/05/19
[Bug 1905226] Re: intel-hda: stream reset bits are broken
,
Thomas Huth
,
2021/05/10
[Bug 1904652] Re: Assertion failure in usb-ohci
,
Thomas Huth
,
2021/05/10
[Bug 1904490] Re: intel-hda: valid registers are unknown
,
Thomas Huth
,
2021/05/10
[Bug 1904317] Re: cpu feature selection is not affected to guest 's cpuid with whpx
,
Thomas Huth
,
2021/05/10
[Bug 1904464] Re: Build fails with 64 bits time_t
,
Thomas Huth
,
2021/05/10
[Bug 1904464] Re: Build fails with 64 bits time_t
,
Thomas Huth
,
2021/05/10
[PATCH] block: Improve backing file validation
,
Li Zhijian
,
2021/05/10
Re: [PATCH] block: Improve backing file validation
,
Daniel P . Berrangé
,
2021/05/10
Re: [PATCH] block: Improve backing file validation
,
address@hidden
,
2021/05/10
[Bug 1904315] Re: CTRL+ALT is ignored on gtk window (configured with gtk and sdl)
,
Thomas Huth
,
2021/05/10
[Bug 1920602] Re: QEMU crash after a QuickBASIC program integer overflow
,
Aaro Koskinen
,
2021/05/09
[Bug 1920602] Re: QEMU crash after a QuickBASIC program integer overflow
,
Philippe Mathieu-Daudé
,
2021/05/09
[Bug 1920602] Re: QEMU crash after a QuickBASIC program integer overflow
,
Philippe Mathieu-Daudé
,
2021/05/09
[Bug 1920602] Re: QEMU crash after a QuickBASIC program integer overflow
,
Philippe Mathieu-Daudé
,
2021/05/10
[Bug 1920602] Re: QEMU crash after a QuickBASIC program integer overflow
,
Thomas Huth
,
2021/05/15
[PATCH] net/slirp.c: fix SMB share with Samba 4 and Windows XP guests
,
Casper Ti. Vector
,
2021/05/09
[Bug 1792659] Re: watchpoints might not properly stop execution at the right address
,
Philippe Mathieu-Daudé
,
2021/05/09
[Bug 1926277] Re: MIPS MT dvpe does not regard VPEConf0.MVP
,
Philippe Mathieu-Daudé
,
2021/05/09
[Bug 1811888] Re: Qemu refuses to multiboot Elf64 kernels
,
Philippe Mathieu-Daudé
,
2021/05/09
[Bug 1849894] Re: hw/scsi/scsi-disk.c line 2554 allocation overflow
,
Philippe Mathieu-Daudé
,
2021/05/09
[Bug 1804678] Re: qemu-3.1.0-rc0: mips emulation hangs when executing invalid instructions
,
Philippe Mathieu-Daudé
,
2021/05/09
[Bug 1502613] Re: [Feature Request] Battery Status / Virtual Battery
,
Philippe Mathieu-Daudé
,
2021/05/09
[Bug 1502613] Re: [Feature Request] Battery Status / Virtual Battery
,
Philippe Mathieu-Daudé
,
2021/05/09
[Bug 1912059] Re: capstone link failure building linux-user static
,
Philippe Mathieu-Daudé
,
2021/05/09
[Bug 1914748] Re: Confuse error message when KVM can not start requested CPU
,
Philippe Mathieu-Daudé
,
2021/05/09
[Bug 1910505] Re: atomic failure linking with --enable-sanitizers on 32-bit Linux hosts
,
Philippe Mathieu-Daudé
,
2021/05/09
[Bug 1879646] Re: [Feature request] x86: dump MSR features in human form
,
Philippe Mathieu-Daudé
,
2021/05/09
[Bug 1881249] Re: CPU fetch from unpopulated ROM on reset
,
Philippe Mathieu-Daudé
,
2021/05/09
[Bug 1925449] Re: Failure building with clang-10 and libssh
,
Philippe Mathieu-Daudé
,
2021/05/09
[Bug 1879672] Re: QEMU installer with WHPX support
,
Philippe Mathieu-Daudé
,
2021/05/09
[Bug 1879672] Re: QEMU installer with WHPX support
,
Stefan Weil
,
2021/05/09
[Bug 1879672] Re: QEMU installer with WHPX support
,
Philippe Mathieu-Daudé
,
2021/05/27
[Bug 1836762] Re: Many leaks from qemu_spice_create_update
,
Philippe Mathieu-Daudé
,
2021/05/09
[Bug 1880539] Re: I/O write make QXL abort in qxl_set_mode()
,
Philippe Mathieu-Daudé
,
2021/05/09
[Bug 1887820] Re: TCG test targets missing from 'make check-help'
,
Philippe Mathieu-Daudé
,
2021/05/09
[Bug 1919021] Re: Confuse error message in virtio_init_region_cache()
,
Philippe Mathieu-Daudé
,
2021/05/09
[Bug 1920767] Re: build-tools-and-docs-debian job waste cycles building pointless things
,
Philippe Mathieu-Daudé
,
2021/05/09
[Bug 1893744] Re: meson: incomplete 'make help'
,
Philippe Mathieu-Daudé
,
2021/05/09
[Bug 1839367] Re: Wrong interrupts generated for I.MX6 FEC controller
,
Thomas Huth
,
2021/05/09
[Bug 1808565] Re: Reading /proc/self/task/<pid>/maps is not remapped to the target
,
Thomas Huth
,
2021/05/09
[Bug 1854204] Re: Menu is not clickable on OSX Catalina
,
Thomas Huth
,
2021/05/09
[PATCH 0/9] accel/tcg: Add tlb_flush interface for a range of pages
,
Philippe Mathieu-Daudé
,
2021/05/09
[PATCH 1/9] accel/tcg: Replace g_new() + memcpy() by g_memdup()
,
Philippe Mathieu-Daudé
,
2021/05/09
Re: [PATCH 1/9] accel/tcg: Replace g_new() + memcpy() by g_memdup()
,
Richard Henderson
,
2021/05/25
[PATCH 2/9] accel/tcg: Pass length argument to tlb_flush_range_locked()
,
Philippe Mathieu-Daudé
,
2021/05/09
[PATCH 3/9] accel/tlb: Rename TLBFlushPageBitsByMMUIdxData -> TLBFlushRangeData
,
Philippe Mathieu-Daudé
,
2021/05/09
Re: [PATCH 3/9] accel/tlb: Rename TLBFlushPageBitsByMMUIdxData -> TLBFlushRangeData
,
Richard Henderson
,
2021/05/25
[PATCH 4/9] accel/tcg: Add tlb_flush_range_by_mmuidx()
,
Philippe Mathieu-Daudé
,
2021/05/09
Re: [PATCH 4/9] accel/tcg: Add tlb_flush_range_by_mmuidx()
,
Richard Henderson
,
2021/05/25
[PATCH 5/9] accel/tcg: Add tlb_flush_page_bits_by_mmuidx_all_cpus()
,
Philippe Mathieu-Daudé
,
2021/05/09
Re: [PATCH 5/9] accel/tcg: Add tlb_flush_page_bits_by_mmuidx_all_cpus()
,
Richard Henderson
,
2021/05/25
[PATCH 6/9] accel/tlb: Add tlb_flush_range_by_mmuidx_all_cpus_synced()
,
Philippe Mathieu-Daudé
,
2021/05/09
Re: [PATCH 6/9] accel/tlb: Add tlb_flush_range_by_mmuidx_all_cpus_synced()
,
Richard Henderson
,
2021/05/25
[PATCH 7/9] accel/tcg: Rename tlb_flush_page_bits -> range]_by_mmuidx_async_0
,
Philippe Mathieu-Daudé
,
2021/05/09
Re: [PATCH 7/9] accel/tcg: Rename tlb_flush_page_bits -> range]_by_mmuidx_async_0
,
Richard Henderson
,
2021/05/25
[PATCH 8/9] accel/tlb: Rename tlb_flush_[page_bits > range]_by_mmuidx_async_[2 > 1]
,
Philippe Mathieu-Daudé
,
2021/05/09
Re: [PATCH 8/9] accel/tlb: Rename tlb_flush_[page_bits > range]_by_mmuidx_async_[2 > 1]
,
Richard Henderson
,
2021/05/25
[PATCH 9/9] accel/tcg: Remove tlb_flush_page_bits_by_mmuidx_async_1() ???
,
Philippe Mathieu-Daudé
,
2021/05/09
Re: [PATCH 9/9] accel/tcg: Remove tlb_flush_page_bits_by_mmuidx_async_1() ???
,
Richard Henderson
,
2021/05/25
Re: [PATCH 0/9] accel/tcg: Add tlb_flush interface for a range of pages
,
Philippe Mathieu-Daudé
,
2021/05/09
Re: [PATCH v2 0/9] accel/tcg: Add tlb_flush interface for a range of pages
,
Philippe Mathieu-Daudé
,
2021/05/25
Re: [PATCH v2 0/9] accel/tcg: Add tlb_flush interface for a range of pages
,
Peter Maydell
,
2021/05/25
Re: [PATCH v2 0/9] accel/tcg: Add tlb_flush interface for a range of pages
,
Philippe Mathieu-Daudé
,
2021/05/25
Re: [PATCH 0/9] accel/tcg: Add tlb_flush interface for a range of pages
,
Peter Maydell
,
2021/05/25
Re: [PATCH 0/9] accel/tcg: Add tlb_flush interface for a range of pages
,
Philippe Mathieu-Daudé
,
2021/05/27
[Bug 1861161] Re: qemu-arm-static stuck with 100% CPU when cross-compiling emacs
,
Thomas Huth
,
2021/05/09
[Bug 1829682] Re: QEMU PPC SYSTEM regression - 3.1.0 and GIT - Fail to boot AIX
,
Thomas Huth
,
2021/05/09
[Bug 1829682] Re: QEMU PPC SYSTEM regression - 3.1.0 and GIT - Fail to boot AIX
,
Thomas Huth
,
2021/05/27
[Bug 1839807] Re: Snapshots freeze guest Sabrelite IMX.6 board
,
Thomas Huth
,
2021/05/09
[Bug 1741718] Re: qemu-system-sparc64: "panic[cpu0]/thread=180e000: lgrp_traverse: No memory blocks found" with tribblix-sparc-0m16.iso
,
Thomas Huth
,
2021/05/09
[Bug 1751674] Re: qemu-system-arm segmentation fault using pmemsave on the interrupt controller registers
,
Thomas Huth
,
2021/05/09
[Bug 1751674] Re: qemu-system-arm segmentation fault using pmemsave on the interrupt controller registers
,
Peter Maydell
,
2021/05/09
[Bug 1751674] Re: qemu-system-arm segmentation fault using pmemsave on the interrupt controller registers
,
Thomas Huth
,
2021/05/10
[Bug 1919169] Re: [git]Startup crash when trying to use an EFI enabled VM in accel/kvm/kvm-all.c
,
Frederic Bezies
,
2021/05/09
[Bug 1902394] Re: Guest stuck in Paused state right after created It
,
Thomas Huth
,
2021/05/09
[Bug 1901892] Re: qemu-img create corrupts the qcow2 if the file already exists
,
Thomas Huth
,
2021/05/09
[Bug 1902451] Re: incorrect cpuid feature detection
,
Thomas Huth
,
2021/05/09
[Bug 1835865] Re: piix crashes on mips when accessing acpi-pci-hotplug
,
Thomas Huth
,
2021/05/09
[Bug 1902777] Re: qemu with whpx acceleration crashes with vmx=on
,
Thomas Huth
,
2021/05/09
[Bug 1901359] Re: ignore bit 0 in pci CONFIG_ADDRESS register write for Type 1 access
,
Thomas Huth
,
2021/05/09
[Bug 1900122] Re: Unsupported ioctl: cmd=0xffffffff80685600 when accessing /dev/video* in aarch64 guest
,
Thomas Huth
,
2021/05/09
[Bug 1900919] Re: PXB selected as root bus incorrectly
,
Thomas Huth
,
2021/05/09
[Bug 1899539] Re: keyboard errors in DOS, found links to similar errors for reference
,
Thomas Huth
,
2021/05/09
[Bug 1899539] Re: keyboard errors in DOS, found links to similar errors for reference
,
p kirkham
,
2021/05/11
[Bug 1899539] Re: keyboard errors in DOS, found links to similar errors for reference
,
Thomas Huth
,
2021/05/12
[Bug 1899539] Re: keyboard errors in DOS, found links to similar errors for reference
,
Thomas Huth
,
2021/05/14
[Bug 1901068] Re: Deleted tests are still run if they exist in the build tree
,
Thomas Huth
,
2021/05/09
[Bug 1900352] Re: no sound in spice when VNC enabled
,
Thomas Huth
,
2021/05/09
[Bug 1898215] Re: [git][archlinux]Build process is busted in spice-display.c
,
Thomas Huth
,
2021/05/09
[Bug 1898215] Re: [git][archlinux]Build process is busted in spice-display.c
,
Frederic Bezies
,
2021/05/09
[Bug 1898490] Re: gtk with virtio and opengl black screen
,
Thomas Huth
,
2021/05/09
[Bug 1898954] Re: x86 f1 opcode hangs qemu
,
Thomas Huth
,
2021/05/09
[Bug 1902365] Re: 3x 100% host CPU core usage while virtual machine is in idle
,
Thomas Huth
,
2021/05/09
[Bug 1899082] Re: ReplayKernel.test_x86_64_pc fails intermittently
,
Thomas Huth
,
2021/05/09
[Bug 1902262] Re: vmstate_load_state return error into virtio_load function
,
Thomas Huth
,
2021/05/09
[Bug 1902267] Re: CPU not support 32-bit stack in 32-bit unreal mode
,
Thomas Huth
,
2021/05/09
[Bug 1902306] Re: Allow setting usb storage device ID parameters
,
Thomas Huth
,
2021/05/09
[Bug 1902306] Re: Allow setting usb storage device ID parameters
,
Thomas Huth
,
2021/05/11
[Bug 1903493] Re: About wireless network card bridging
,
Thomas Huth
,
2021/05/09
[Bug 1904210] Re: Crashed with 'uncaught target signal SIGILL' while program has registered by signal(SIGILL, handler)
,
Thomas Huth
,
2021/05/09
[Bug 1895399] Re: Docfix: add missing virtiofsd cache default 'auto'
,
Thomas Huth
,
2021/05/09
[Bug 1895471] Re: compilation error with clang in util/async.c
,
Thomas Huth
,
2021/05/09
[Bug 1896754] Re: Performance degradation for WinXP boot time after b55f54bc
,
Thomas Huth
,
2021/05/09
[Bug 1896754] Re: Performance degradation for WinXP boot time after b55f54bc
,
Thomas Huth
,
2021/05/14
[Bug 1895602] Re: older OS's do not detect CD change
,
Thomas Huth
,
2021/05/09
[Bug 1896342] Re: IDE ATA IDENTIFY WORD 106
,
Thomas Huth
,
2021/05/09
[Bug 1896561] Re: EFI GOP Mode 1366x768
,
Thomas Huth
,
2021/05/09
[PATCH v2] make sample page count configurable
,
huangy81
,
2021/05/09
[PATCH v2] migration/dirtyrate: make sample page count configurable
,
huangy81
,
2021/05/09
Re: [PATCH v2] migration/dirtyrate: make sample page count configurable
,
Dr. David Alan Gilbert
,
2021/05/11
io_uring code appears to be broken
,
Rebecca Cran
,
2021/05/08
Re: io_uring code appears to be broken
,
Rebecca Cran
,
2021/05/08
[PATCH] accel/tcg: Add tlb_flush interface for a range of pages
,
Richard Henderson
,
2021/05/08
Re: [PATCH v8 0/4] Implements the NetBSD Virtual Machine Monitor accelerator
,
Reinoud Zandijk
,
2021/05/08
Re: [PATCH v8 0/4] Implements the NetBSD Virtual Machine Monitor accelerator
,
Philippe Mathieu-Daudé
,
2021/05/09
disconnect from all devices
,
Danny Dykes
,
2021/05/08
[PATCH trivial] hw/gpio/aspeed: spelling fix (addtional)
,
Michael Tokarev
,
2021/05/08
Re: [PATCH trivial] hw/gpio/aspeed: spelling fix (addtional)
,
Philippe Mathieu-Daudé
,
2021/05/09
Re: [PATCH trivial] hw/gpio/aspeed: spelling fix (addtional)
,
Laurent Vivier
,
2021/05/13
[PATCH trivial] qapi: spelling fix (addtional)
,
Michael Tokarev
,
2021/05/08
Re: [PATCH trivial] qapi: spelling fix (addtional)
,
Kevin Wolf
,
2021/05/10
Re: [PATCH trivial] qapi: spelling fix (addtional)
,
Laurent Vivier
,
2021/05/13
[RFC PATCH 0/3] vfio/migration: Support manual clear vfio dirty log
,
Kunkun Jiang
,
2021/05/08
[RFC PATCH 1/3] linux-headers: update against 5.12 and "manual clear vfio dirty log" series
,
Kunkun Jiang
,
2021/05/08
[RFC PATCH 3/3] vfio/migration: Add support for manual clear vfio dirty log
,
Kunkun Jiang
,
2021/05/08
[RFC PATCH 2/3] vfio: Maintain DMA mapping range for the container
,
Kunkun Jiang
,
2021/05/08
Re: [RFC PATCH 0/3] vfio/migration: Support manual clear vfio dirty log
,
Kunkun Jiang
,
2021/05/10
[PATCH trivial] vnc: spelling fix (enable->enabled)
,
Michael Tokarev
,
2021/05/08
Re: [PATCH trivial] vnc: spelling fix (enable->enabled)
,
Philippe Mathieu-Daudé
,
2021/05/09
Re: [PATCH trivial] vnc: spelling fix (enable->enabled)
,
Gerd Hoffmann
,
2021/05/10
[PULL 00/10] Net patches
,
Jason Wang
,
2021/05/08
[PULL 01/10] net/tap: Added TUNSETSTEERINGEBPF code.
,
Jason Wang
,
2021/05/08
[PULL 02/10] net: Added SetSteeringEBPF method for NetClientState.
,
Jason Wang
,
2021/05/08
[PULL 03/10] ebpf: Added eBPF RSS program.
,
Jason Wang
,
2021/05/08
[PULL 05/10] virtio-net: Added eBPF RSS to virtio-net.
,
Jason Wang
,
2021/05/08
[PULL 06/10] docs: Added eBPF documentation.
,
Jason Wang
,
2021/05/08
[PULL 07/10] MAINTAINERS: Added eBPF maintainers information.
,
Jason Wang
,
2021/05/08
[PULL 08/10] hw/net/imx_fec: return 0xffff when accessing non-existing PHY
,
Jason Wang
,
2021/05/08
[PULL 04/10] ebpf: Added eBPF RSS loader.
,
Jason Wang
,
2021/05/08
[PULL 09/10] virtio-net: failover: add missing remove_migration_state_change_notifier()
,
Jason Wang
,
2021/05/08
Re: [PULL 09/10] virtio-net: failover: add missing remove_migration_state_change_notifier()
,
Laurent Vivier
,
2021/05/18
[PULL 10/10] tap-bsd: Remove special casing for older OpenBSD releases
,
Jason Wang
,
2021/05/08
Re: [PULL 00/10] Net patches
,
no-reply
,
2021/05/08
Re: [PULL 00/10] Net patches
,
Jason Wang
,
2021/05/08
Re: [PULL 00/10] Net patches
,
Peter Maydell
,
2021/05/11
Re: [PULL 00/10] Net patches
,
Jason Wang
,
2021/05/11
[PATCH 1/1] multi-process: fix usage information
,
Dongli Zhang
,
2021/05/08
Re: [PATCH 1/1] multi-process: fix usage information
,
Jag Raman
,
2021/05/10
[Bug 1893634] Re: blk_get_max_transfer() works only with sg
,
Thomas Huth
,
2021/05/08
[Bug 1893807] Re: Crash when launching windows qemu version from WSL2
,
Thomas Huth
,
2021/05/08
[Bug 1894617] Re: qemu-i386 mmap but offset greater than 32 bits
,
Thomas Huth
,
2021/05/08
[Bug 1894804] Re: Second DEVICE_DELETED event missing during virtio-blk disk device detach
,
Thomas Huth
,
2021/05/08
[Bug 1894781] Re: [Feature request] Provide a way to do TLS first in QEMU/NBD connections (not after NBD negotiation)
,
Thomas Huth
,
2021/05/08
[Bug 1894781] Re: [Feature request] Provide a way to do TLS first in QEMU/NBD connections (not after NBD negotiation)
,
Vjaceslavs Klimovs
,
2021/05/08
[Bug 1894781] Re: [Feature request] Provide a way to do TLS first in QEMU/NBD connections (not after NBD negotiation)
,
Thomas Huth
,
2021/05/13
[Bug 1894818] Re: COLO's guest VNC client hang after failover
,
Thomas Huth
,
2021/05/08
[Bug 1895053] Re: Cannot nspawn raspbian 10 [FAILED] Failed to start Journal Service.
,
Thomas Huth
,
2021/05/08
[Bug 1895122] Re: qemu on wsl tests failed, this configured with debug
,
Thomas Huth
,
2021/05/08
[Bug 1892541] Re: qemu 5.1 on windows 10 with whpx can not install Windows 7 guest
,
Thomas Huth
,
2021/05/08
[Bug 1892544] Re: meson qemu 5.2 can not built with msys2
,
Thomas Huth
,
2021/05/08
[Bug 1895219] Re: qemu git -vnc fails due to missing en-us keymap
,
Thomas Huth
,
2021/05/08
[Bug 1892684] Re: curl and wget segfaults when link has redirects
,
Thomas Huth
,
2021/05/08
[Bug 1890208] Re: Mouse pointer disappears when it is over console window
,
Thomas Huth
,
2021/05/08
[Bug 1890208] Re: Mouse pointer disappears when it is over console window
,
Adriano Marto Reis
,
2021/05/09
[Bug 1890208] Re: Mouse pointer disappears when it is over console window
,
Adriano Marto Reis
,
2021/05/09
[Bug 1890395] Re: qmp/hmp: crash if client closes socket too early
,
Thomas Huth
,
2021/05/08
[Bug 1890775] Re: Aten USB to Serial bridge does not work with qemu under Windows 10
,
Thomas Huth
,
2021/05/08
[Bug 1891829] Re: High bit(s) sometimes set high on rcvd serial bytes when char size < 8 bits
,
Thomas Huth
,
2021/05/08
[Bug 1892533] Re: Meson: Missing config-host.mak
,
Thomas Huth
,
2021/05/08
[PATCH v3 1/2] qdev-properties: Add a new macro to validate bitmask for setter
,
Like Xu
,
2021/05/08
[PATCH v3 2/2] target/i386: add "-cpu, lbr-fmt=*" support to enable guest LBR
,
Like Xu
,
2021/05/08
Re: [PATCH v3 1/2] qdev-properties: Add a new macro to validate bitmask for setter
,
Markus Armbruster
,
2021/05/21
[Bug 1625216] Re: memory writes via gdb don't work for memory mapped hardware
,
Thomas Huth
,
2021/05/08
[Bug 1652286] Re: QEMU manpages provoke man(1) "can't break line" warnings
,
Thomas Huth
,
2021/05/08
[Bug 1670175] Re: qemu-system-sparc64 with tribblix-sparc-0m16.iso ends with "panic - kernel: no nucleus hblk8 to allocate"
,
Thomas Huth
,
2021/05/08
[Bug 1668041] Re: x86 Floating point exceptions - incorrect support?
,
Thomas Huth
,
2021/05/08
[Bug 1699567] Re: Qemu does not force SSE data alignment
,
Thomas Huth
,
2021/05/08
[Bug 1679358] Re: ARM: RES0/RES1 SCTLR fields not read-only
,
Thomas Huth
,
2021/05/08
Re: [PATCH v3] i386/cpu: Remove the deprecated cpu model 'Icelake-Client'
,
Robert Hoo
,
2021/05/07
[PATCH 00/72] Convert floatx80 and float128 to FloatParts
,
Richard Henderson
,
2021/05/07
[PATCH 01/72] qemu/host-utils: Use __builtin_bitreverseN
,
Richard Henderson
,
2021/05/07
Re: [PATCH 01/72] qemu/host-utils: Use __builtin_bitreverseN
,
Alex Bennée
,
2021/05/10
Re: [PATCH 01/72] qemu/host-utils: Use __builtin_bitreverseN
,
David Hildenbrand
,
2021/05/11
[PATCH 02/72] qemu/host-utils: Add wrappers for overflow builtins
,
Richard Henderson
,
2021/05/07
Re: [PATCH 02/72] qemu/host-utils: Add wrappers for overflow builtins
,
Alex Bennée
,
2021/05/10
[PATCH 03/72] qemu/host-utils: Add wrappers for carry builtins
,
Richard Henderson
,
2021/05/07
Re: [PATCH 03/72] qemu/host-utils: Add wrappers for carry builtins
,
Alex Bennée
,
2021/05/10
Re: [PATCH 03/72] qemu/host-utils: Add wrappers for carry builtins
,
Richard Henderson
,
2021/05/11
Re: [PATCH 03/72] qemu/host-utils: Add wrappers for carry builtins
,
Alex Bennée
,
2021/05/12
[PATCH 05/72] tests/fp: add quad support to the benchmark utility
,
Richard Henderson
,
2021/05/07
Re: [PATCH 05/72] tests/fp: add quad support to the benchmark utility
,
David Hildenbrand
,
2021/05/11
[PATCH 04/72] accel/tcg: Use add/sub overflow routines in tcg-runtime-gvec.c
,
Richard Henderson
,
2021/05/07
Re: [PATCH 04/72] accel/tcg: Use add/sub overflow routines in tcg-runtime-gvec.c
,
Philippe Mathieu-Daudé
,
2021/05/09
Re: [PATCH 04/72] accel/tcg: Use add/sub overflow routines in tcg-runtime-gvec.c
,
Alex Bennée
,
2021/05/10
Re: [PATCH 04/72] accel/tcg: Use add/sub overflow routines in tcg-runtime-gvec.c
,
David Hildenbrand
,
2021/05/11
[PATCH 06/72] softfloat: Move the binary point to the msb
,
Richard Henderson
,
2021/05/07
Re: [PATCH 06/72] softfloat: Move the binary point to the msb
,
Alex Bennée
,
2021/05/10
[PATCH 07/72] softfloat: Inline float_raise
,
Richard Henderson
,
2021/05/07
Re: [PATCH 07/72] softfloat: Inline float_raise
,
Philippe Mathieu-Daudé
,
2021/05/09
Re: [PATCH 07/72] softfloat: Inline float_raise
,
David Hildenbrand
,
2021/05/11
[PATCH 14/72] softfloat: Do not produce a default_nan from parts_silence_nan
,
Richard Henderson
,
2021/05/07
Re: [PATCH 14/72] softfloat: Do not produce a default_nan from parts_silence_nan
,
David Hildenbrand
,
2021/05/11
Re: [PATCH 14/72] softfloat: Do not produce a default_nan from parts_silence_nan
,
Alex Bennée
,
2021/05/11
[PATCH 17/72] softfloat: Use pointers with parts_default_nan
,
Richard Henderson
,
2021/05/07
Re: [PATCH 17/72] softfloat: Use pointers with parts_default_nan
,
David Hildenbrand
,
2021/05/11
Re: [PATCH 17/72] softfloat: Use pointers with parts_default_nan
,
Richard Henderson
,
2021/05/11
[PATCH 12/72] softfloat: fix return_nan vs default_nan_mode
,
Richard Henderson
,
2021/05/07
Re: [PATCH 12/72] softfloat: fix return_nan vs default_nan_mode
,
Alex Bennée
,
2021/05/10
Re: [PATCH 12/72] softfloat: fix return_nan vs default_nan_mode
,
David Hildenbrand
,
2021/05/11
[PATCH 15/72] softfloat: Rename FloatParts to FloatParts64
,
Richard Henderson
,
2021/05/07
Re: [PATCH 15/72] softfloat: Rename FloatParts to FloatParts64
,
Philippe Mathieu-Daudé
,
2021/05/09
Re: [PATCH 15/72] softfloat: Rename FloatParts to FloatParts64
,
David Hildenbrand
,
2021/05/11
[PATCH 19/72] softfloat: Use pointers with ftype_unpack_raw
,
Richard Henderson
,
2021/05/07
Re: [PATCH 19/72] softfloat: Use pointers with ftype_unpack_raw
,
Alex Bennée
,
2021/05/11
[PATCH 09/72] softfloat: Tidy a * b + inf return
,
Richard Henderson
,
2021/05/07
[PATCH 08/72] softfloat: Use float_raise in more places
,
Richard Henderson
,
2021/05/07
Re: [PATCH 08/72] softfloat: Use float_raise in more places
,
Philippe Mathieu-Daudé
,
2021/05/09
Re: [PATCH 08/72] softfloat: Use float_raise in more places
,
David Hildenbrand
,
2021/05/11
[PATCH 10/72] softfloat: Add float_cmask and constants
,
Richard Henderson
,
2021/05/07
[PATCH 11/72] softfloat: Use return_nan in float_to_float
,
Richard Henderson
,
2021/05/07
Re: [PATCH 11/72] softfloat: Use return_nan in float_to_float
,
Alex Bennée
,
2021/05/10
Re: [PATCH 11/72] softfloat: Use return_nan in float_to_float
,
David Hildenbrand
,
2021/05/11
[PATCH 16/72] softfloat: Move type-specific pack/unpack routines
,
Richard Henderson
,
2021/05/07
Re: [PATCH 16/72] softfloat: Move type-specific pack/unpack routines
,
Philippe Mathieu-Daudé
,
2021/05/09
Re: [PATCH 16/72] softfloat: Move type-specific pack/unpack routines
,
David Hildenbrand
,
2021/05/11
[PATCH 13/72] target/mips: Set set_default_nan_mode with set_snan_bit_is_one
,
Richard Henderson
,
2021/05/07
Re: [PATCH 13/72] target/mips: Set set_default_nan_mode with set_snan_bit_is_one
,
Alex Bennée
,
2021/05/11
Re: [PATCH 13/72] target/mips: Set set_default_nan_mode with set_snan_bit_is_one
,
David Hildenbrand
,
2021/05/11
[PATCH 21/72] softfloat: Use pointers with ftype_pack_raw
,
Richard Henderson
,
2021/05/07
Re: [PATCH 21/72] softfloat: Use pointers with ftype_pack_raw
,
Alex Bennée
,
2021/05/11
[PATCH 20/72] softfloat: Use pointers with pack_raw
,
Richard Henderson
,
2021/05/07
Re: [PATCH 20/72] softfloat: Use pointers with pack_raw
,
Alex Bennée
,
2021/05/11
[PATCH 26/72] softfloat: Convert float128_silence_nan to parts
,
Richard Henderson
,
2021/05/07
Re: [PATCH 26/72] softfloat: Convert float128_silence_nan to parts
,
Alex Bennée
,
2021/05/13
Re: [PATCH 26/72] softfloat: Convert float128_silence_nan to parts
,
Richard Henderson
,
2021/05/13
[PATCH 22/72] softfloat: Use pointers with ftype_unpack_canonical
,
Richard Henderson
,
2021/05/07
Re: [PATCH 22/72] softfloat: Use pointers with ftype_unpack_canonical
,
Alex Bennée
,
2021/05/11
[PATCH 23/72] softfloat: Use pointers with ftype_round_pack_canonical
,
Richard Henderson
,
2021/05/07
Re: [PATCH 23/72] softfloat: Use pointers with ftype_round_pack_canonical
,
Alex Bennée
,
2021/05/11
[PATCH 30/72] softfloat: Move pick_nan_muladd to softfloat-parts.c.inc
,
Richard Henderson
,
2021/05/07
Re: [PATCH 30/72] softfloat: Move pick_nan_muladd to softfloat-parts.c.inc
,
David Hildenbrand
,
2021/05/12
[PATCH 25/72] softfloat: Rearrange FloatParts64
,
Richard Henderson
,
2021/05/07
Re: [PATCH 25/72] softfloat: Rearrange FloatParts64
,
Alex Bennée
,
2021/05/11
Re: [PATCH 25/72] softfloat: Rearrange FloatParts64
,
Richard Henderson
,
2021/05/11
Re: [PATCH 25/72] softfloat: Rearrange FloatParts64
,
Alex Bennée
,
2021/05/12
[PATCH 31/72] softfloat: Move sf_canonicalize to softfloat-parts.c.inc
,
Richard Henderson
,
2021/05/07
Re: [PATCH 31/72] softfloat: Move sf_canonicalize to softfloat-parts.c.inc
,
Alex Bennée
,
2021/05/13
[PATCH 18/72] softfloat: Use pointers with unpack_raw
,
Richard Henderson
,
2021/05/07
Re: [PATCH 18/72] softfloat: Use pointers with unpack_raw
,
Philippe Mathieu-Daudé
,
2021/05/09
Re: [PATCH 18/72] softfloat: Use pointers with unpack_raw
,
Alex Bennée
,
2021/05/12
[PATCH 24/72] softfloat: Use pointers with parts_silence_nan
,
Richard Henderson
,
2021/05/07
Re: [PATCH 24/72] softfloat: Use pointers with parts_silence_nan
,
Alex Bennée
,
2021/05/11
[PATCH 27/72] softfloat: Convert float128_default_nan to parts
,
Richard Henderson
,
2021/05/07
Re: [PATCH 27/72] softfloat: Convert float128_default_nan to parts
,
Alex Bennée
,
2021/05/13
[PATCH 28/72] softfloat: Move return_nan to softfloat-parts.c.inc
,
Richard Henderson
,
2021/05/07
Re: [PATCH 28/72] softfloat: Move return_nan to softfloat-parts.c.inc
,
David Hildenbrand
,
2021/05/12
[PATCH 29/72] softfloat: Move pick_nan to softfloat-parts.c.inc
,
Richard Henderson
,
2021/05/07
Re: [PATCH 29/72] softfloat: Move pick_nan to softfloat-parts.c.inc
,
David Hildenbrand
,
2021/05/12
Re: [PATCH 29/72] softfloat: Move pick_nan to softfloat-parts.c.inc
,
Richard Henderson
,
2021/05/13
[PATCH 33/72] softfloat: Use uadd64_carry, usub64_borrow in softfloat-macros.h
,
Richard Henderson
,
2021/05/07
Re: [PATCH 33/72] softfloat: Use uadd64_carry, usub64_borrow in softfloat-macros.h
,
Alex Bennée
,
2021/05/13
Re: [PATCH 33/72] softfloat: Use uadd64_carry, usub64_borrow in softfloat-macros.h
,
Richard Henderson
,
2021/05/13
[PATCH 37/72] softfloat: Move muladd_floats to softfloat-parts.c.inc
,
Richard Henderson
,
2021/05/07
Re: [PATCH 37/72] softfloat: M