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: Fri Jun 30 2023 20:06:52 -0400
Threads in reverse chronological order
[
Next Period
]
[PATCH] ui: Link dbus-display with pixman again
,
Philippe Mathieu-Daudé
,
2023/06/30
[PATCH v2 0/4] accel/tcg: Move perf and debuginfo support to tcg
,
Ilya Leoshkevich
,
2023/06/30
[PATCH v2 1/4] target: Make qemu_target_page_mask() available for *-user
,
Ilya Leoshkevich
,
2023/06/30
[PATCH v2 2/4] tcg: Make tb_cflags() usable from target-agnostic code
,
Ilya Leoshkevich
,
2023/06/30
[PATCH v2 3/4] accel/tcg: Remove #ifdef TARGET_I386 from perf.c
,
Ilya Leoshkevich
,
2023/06/30
[PATCH v2 4/4] accel/tcg: Move perf and debuginfo support to tcg
,
Ilya Leoshkevich
,
2023/06/30
Re: [PATCH v2 4/4] accel/tcg: Move perf and debuginfo support to tcg
,
Philippe Mathieu-Daudé
,
2023/06/30
[PATCH] hw/vfio/pci-quirks: Sanitize capability pointer
,
Alex Williamson
,
2023/06/30
[PATCH] audio: dbus requires pixman
,
marcandre . lureau
,
2023/06/30
[PATCH v3 0/6] migration: Test the new "file:" migration
,
Fabiano Rosas
,
2023/06/30
[PATCH v3 1/6] tests/qtest: migration: Expose migrate_set_capability
,
Fabiano Rosas
,
2023/06/30
[PATCH v3 4/6] migration: Set migration status early in incoming side
,
Fabiano Rosas
,
2023/06/30
[PATCH v3 3/6] tests/qtest: migration: Use migrate_incoming_qmp where appropriate
,
Fabiano Rosas
,
2023/06/30
[PATCH v3 2/6] tests/qtest: migration: Add migrate_incoming_qmp helper
,
Fabiano Rosas
,
2023/06/30
[PATCH v3 5/6] tests/qtest: migration: Add support for negative testing of qmp_migrate
,
Fabiano Rosas
,
2023/06/30
[PATCH v3 6/6] tests/qtest: migration-test: Add tests for file-based migration
,
Fabiano Rosas
,
2023/06/30
[PATCH 0/4] accel/tcg: Move perf and debuginfo support to tcg
,
Ilya Leoshkevich
,
2023/06/30
[PATCH 1/4] target: Make qemu_softmmu_page_mask() available for *-user
,
Ilya Leoshkevich
,
2023/06/30
Re: [PATCH 1/4] target: Make qemu_softmmu_page_mask() available for *-user
,
Philippe Mathieu-Daudé
,
2023/06/30
[PATCH 2/4] tcg: Make tb_cflags() usable from target-agnostic code
,
Ilya Leoshkevich
,
2023/06/30
Re: [PATCH 2/4] tcg: Make tb_cflags() usable from target-agnostic code
,
Philippe Mathieu-Daudé
,
2023/06/30
[PATCH 3/4] accel/tcg: Remove #ifdef TARGET_I386 from perf.c
,
Ilya Leoshkevich
,
2023/06/30
[PATCH 4/4] accel/tcg: Move perf and debuginfo support to tcg
,
Ilya Leoshkevich
,
2023/06/30
Re: [PATCH 4/4] accel/tcg: Move perf and debuginfo support to tcg
,
Philippe Mathieu-Daudé
,
2023/06/30
Re: [RFC 5/7] hw/cxl/cxl-mailbox-utils: Add mailbox commands to support add/release dynamic capacity response
,
address@hidden
,
2023/06/30
[PATCH v4 00/38] maintainer omnibus: testing, fuzz, plugins, documentation, gdbstub (pre-PR)
,
Alex Bennée
,
2023/06/30
[PATCH v4 02/38] gitlab: ensure coverage job also publishes meson log
,
Alex Bennée
,
2023/06/30
[PATCH v4 08/38] tests/qtests: clean-up and fix leak in generic_fuzz
,
Alex Bennée
,
2023/06/30
[PATCH v4 09/38] tests/docker: add test-fuzz
,
Alex Bennée
,
2023/06/30
[PATCH v4 01/38] gitlab: explicit set artifacts publishing criteria
,
Alex Bennée
,
2023/06/30
[PATCH v4 03/38] gitlab: reduce testing scope of check-gcov
,
Alex Bennée
,
2023/06/30
[PATCH v4 05/38] tests/tcg: add mechanism to handle plugin arguments
,
Alex Bennée
,
2023/06/30
[PATCH v4 07/38] scripts/oss-fuzz: add a suppression for keymap
,
Alex Bennée
,
2023/06/30
[PATCH v4 04/38] docs/devel: remind developers to run CI container pipeline when updating images
,
Alex Bennée
,
2023/06/30
[PATCH v4 06/38] qemu-keymap: properly check return from xkb_keymap_mod_get_index
,
Alex Bennée
,
2023/06/30
[PATCH v4 13/38] tests/lcitool: add an explicit gcc-native package
,
Alex Bennée
,
2023/06/30
[PATCH v4 10/38] Makefile: add lcitool-refresh to UNCHECKED_GOALS
,
Alex Bennée
,
2023/06/30
[PATCH v4 12/38] tests/lcitool: Bump fedora container versions
,
Alex Bennée
,
2023/06/30
[PATCH v4 14/38] tests/lcitool: introduce qemu-minimal
,
Alex Bennée
,
2023/06/30
[PATCH v4 38/38] tests/tcg: Add a test for info proc mappings
,
Alex Bennée
,
2023/06/30
[PATCH v4 11/38] tests/lcitool: update to latest version
,
Alex Bennée
,
2023/06/30
[PATCH v4 20/38] plugins: fix memory leak while parsing options
,
Alex Bennée
,
2023/06/30
[PATCH v4 32/38] linux-user: Add "safe" parameter to do_guest_openat()
,
Alex Bennée
,
2023/06/30
[PATCH v4 30/38] gdbstub: clean-up vcont handling to avoid goto
,
Alex Bennée
,
2023/06/30
[PATCH v4 37/38] docs: Document security implications of debugging
,
Alex Bennée
,
2023/06/30
[PATCH v4 21/38] plugins: update lockstep to use g_memdup2
,
Alex Bennée
,
2023/06/30
[PATCH v4 27/38] docs/devel: introduce some key concepts for QOM development
,
Alex Bennée
,
2023/06/30
[PATCH v4 26/38] docs/devel: split qom-api reference into new file
,
Alex Bennée
,
2023/06/30
[PATCH v4 28/38] gdbstub: lightly refactor connection to avoid snprintf
,
Alex Bennée
,
2023/06/30
[PATCH v4 33/38] linux-user: Emulate /proc/self/smaps
,
Alex Bennée
,
2023/06/30
[PATCH v4 25/38] docs/devel/qom.rst: Correct code style
,
Alex Bennée
,
2023/06/30
[PATCH v4 36/38] gdbstub: Add support for info proc mappings
,
Alex Bennée
,
2023/06/30
[PATCH v4 34/38] gdbstub: Expose gdb_get_process() and gdb_get_first_cpu_in_process()
,
Alex Bennée
,
2023/06/30
[PATCH v4 17/38] tests/avocado: Make the test_arm_bpim2u_gmac test more reliable
,
Alex Bennée
,
2023/06/30
[PATCH v4 29/38] gdbstub: Permit reverse step/break to provide stop response
,
Alex Bennée
,
2023/06/30
[PATCH v4 35/38] gdbstub: Report the actual qemu-user pid
,
Alex Bennée
,
2023/06/30
[PATCH v4 31/38] linux-user: Expose do_guest_openat() and do_guest_readlink()
,
Alex Bennée
,
2023/06/30
[PATCH v4 16/38] tests/avocado: update firmware to enable sbsa-ref/max
,
Alex Bennée
,
2023/06/30
[PATCH v4 24/38] include/hw/qdev-core: fixup kerneldoc annotations
,
Alex Bennée
,
2023/06/30
[PATCH v4 15/38] tests/docker: convert riscv64-cross to lcitool
,
Alex Bennée
,
2023/06/30
[PATCH v4 18/38] target/arm: make arm_casq_ptw CONFIG_TCG only
,
Alex Bennée
,
2023/06/30
[PATCH v4 23/38] include/migration: mark vmstate_register() as a legacy function
,
Alex Bennée
,
2023/06/30
[PATCH v4 22/38] docs/devel: add some front matter to the devel index
,
Alex Bennée
,
2023/06/30
[PATCH v4 19/38] plugins: force slow path when plugins instrument memory ops
,
Alex Bennée
,
2023/06/30
[PATCH v6] riscv: Add support for the Zfa extension
,
Christoph Muellner
,
2023/06/30
Re: [PATCH v6] riscv: Add support for the Zfa extension
,
Richard Henderson
,
2023/06/30
[PATCH] tests/avocado: Make the test_arm_bpim2u_gmac test more reliable
,
Thomas Huth
,
2023/06/30
Re: [PATCH] tests/avocado: Make the test_arm_bpim2u_gmac test more reliable
,
Alex Bennée
,
2023/06/30
[PATCH 1/2] roms/opensbi: Upgrade from v1.2 to v1.3
,
Bin Meng
,
2023/06/30
[PATCH 2/2] tests/avocado: riscv: Enable 32-bit Spike OpenSBI boot testing
,
Bin Meng
,
2023/06/30
[PATCH] os-posix: Allow 'chroot' via '-run-with' and deprecate the old '-chroot' option
,
Thomas Huth
,
2023/06/30
Re: [PATCH] os-posix: Allow 'chroot' via '-run-with' and deprecate the old '-chroot' option
,
Claudio Imbrenda
,
2023/06/30
Re: [PATCH] os-posix: Allow 'chroot' via '-run-with' and deprecate the old '-chroot' option
,
Michael Tokarev
,
2023/06/30
Re: [PATCH] os-posix: Allow 'chroot' via '-run-with' and deprecate the old '-chroot' option
,
Thomas Huth
,
2023/06/30
Re: [PATCH] os-posix: Allow 'chroot' via '-run-with' and deprecate the old '-chroot' option
,
Ján Tomko
,
2023/06/30
[PATCH 0/2] Fix PSIHB interrupts init PQ state
,
Frederic Barrat
,
2023/06/30
[PATCH 1/2] pnv/xive: Add property on xive sources to define PQ state on reset
,
Frederic Barrat
,
2023/06/30
Re: [PATCH 1/2] pnv/xive: Add property on xive sources to define PQ state on reset
,
Cédric Le Goater
,
2023/06/30
[PATCH 2/2] pnv/psi: Initialize the PSIHB interrupts to match hardware
,
Frederic Barrat
,
2023/06/30
Re: [PATCH 2/2] pnv/psi: Initialize the PSIHB interrupts to match hardware
,
Cédric Le Goater
,
2023/06/30
[PATCH V4 0/2] migration file URI
,
Steve Sistare
,
2023/06/30
[PATCH V4 2/2] migration: file URI offset
,
Steve Sistare
,
2023/06/30
[PATCH V4 1/2] migration: file URI
,
Steve Sistare
,
2023/06/30
[PATCH v3] migration: hold the BQL during setup
,
Fiona Ebner
,
2023/06/30
[PATCH V2 00/10] fix migration of suspended runstate
,
Steve Sistare
,
2023/06/30
[PATCH V2 02/10] migration: preserve suspended runstate
,
Steve Sistare
,
2023/06/30
[PATCH V2 05/10] migration: preserve suspended for bg_migration
,
Steve Sistare
,
2023/06/30
[PATCH V2 09/10] tests/qtest: postcopy migration with suspend
,
Steve Sistare
,
2023/06/30
[PATCH V2 03/10] migration: add runstate function
,
Steve Sistare
,
2023/06/30
[PATCH V2 08/10] tests/qtest: precopy migration with suspend
,
Steve Sistare
,
2023/06/30
[PATCH V2 10/10] tests/qtest: background migration with suspend
,
Steve Sistare
,
2023/06/30
[PATCH V2 07/10] tests/qtest: option to suspend during migration
,
Steve Sistare
,
2023/06/30
[PATCH V2 01/10] vl: start on wakeup request
,
Steve Sistare
,
2023/06/30
[PATCH V2 04/10] migration: preserve suspended for snapshot
,
Steve Sistare
,
2023/06/30
[PATCH V2 06/10] tests/qtest: migration events
,
Steve Sistare
,
2023/06/30
[PATCH v3 0/2] vdpa: Refactor vdpa_feature_bits array
,
Hawkins Jiawei
,
2023/06/30
[PATCH v3 2/2] vdpa: Sort vdpa_feature_bits array alphabetically
,
Hawkins Jiawei
,
2023/06/30
[PATCH v3 1/2] vdpa: Delete duplicated VIRTIO_NET_F_RSS in vdpa_feature_bits
,
Hawkins Jiawei
,
2023/06/30
[PATCH for-8.1? 00/24] linux-user: mmap range fixes
,
Richard Henderson
,
2023/06/30
[PATCH 01/24] linux-user: Use assert in mmap_fork_start
,
Richard Henderson
,
2023/06/30
[PATCH 02/24] linux-user: Fix formatting of mmap.c
,
Richard Henderson
,
2023/06/30
[PATCH 06/24] linux-user: Populate more bits in mmap_flags_tbl
,
Richard Henderson
,
2023/06/30
[PATCH 04/24] linux-user: Split TARGET_MAP_* out of syscall_defs.h
,
Richard Henderson
,
2023/06/30
[PATCH 07/24] accel/tcg: Introduce page_check_range_empty
,
Richard Henderson
,
2023/06/30
[PATCH 03/24] linux-user/strace: Expand struct flags to hold a mask
,
Richard Henderson
,
2023/06/30
[PATCH 05/24] linux-user: Split TARGET_PROT_* out of syscall_defs.h
,
Richard Henderson
,
2023/06/30
[PATCH 08/24] bsd-user: Use page_check_range_empty for MAP_EXCL
,
Richard Henderson
,
2023/06/30
Re: [PATCH 08/24] bsd-user: Use page_check_range_empty for MAP_EXCL
,
Warner Losh
,
2023/06/30
Re: [PATCH 08/24] bsd-user: Use page_check_range_empty for MAP_EXCL
,
Richard Henderson
,
2023/06/30
[PATCH 11/24] linux-user: Widen target_mmap offset argument to off_t
,
Richard Henderson
,
2023/06/30
[PATCH 12/24] linux-user: Rewrite target_mprotect
,
Richard Henderson
,
2023/06/30
[PATCH 09/24] linux-user: Implement MAP_FIXED_NOREPLACE
,
Richard Henderson
,
2023/06/30
[PATCH 10/24] linux-user: Split out target_to_host_prot
,
Richard Henderson
,
2023/06/30
[PATCH 14/24] accel/tcg: Introduce page_find_range_empty
,
Richard Henderson
,
2023/06/30
[PATCH 13/24] linux-user: Rewrite mmap_frag
,
Richard Henderson
,
2023/06/30
[PATCH 18/24] linux-user: Rewrite mmap_reserve
,
Richard Henderson
,
2023/06/30
[PATCH 15/24] bsd-user: Use page_find_range_empty for mmap_find_vma_reserved
,
Richard Henderson
,
2023/06/30
[PATCH 16/24] linux-user: Use page_find_range_empty for mmap_find_vma_reserved
,
Richard Henderson
,
2023/06/30
[PATCH 17/24] linux-user: Use 'last' instead of 'end' in target_mmap
,
Richard Henderson
,
2023/06/30
[PATCH 20/24] linux-user: Simplify target_munmap
,
Richard Henderson
,
2023/06/30
[PATCH 21/24] accel/tcg: Accept more page flags in page_check_range
,
Richard Henderson
,
2023/06/30
[PATCH 19/24] linux-user: Rename mmap_reserve to mmap_reserve_or_unmap
,
Richard Henderson
,
2023/06/30
[PATCH 22/24] accel/tcg: Return bool from page_check_range
,
Richard Henderson
,
2023/06/30
[PATCH 23/24] linux-user: Remove can_passthrough_madvise
,
Richard Henderson
,
2023/06/30
[PATCH 24/24] linux-user: Simplify target_madvise
,
Richard Henderson
,
2023/06/30
[PATCH] pnv/xive2: Fix TIMA offset for indirect access
,
Frederic Barrat
,
2023/06/30
Re: [PATCH] pnv/xive2: Fix TIMA offset for indirect access
,
Cédric Le Goater
,
2023/06/30
Re: [PATCH] pnv/xive2: Fix TIMA offset for indirect access
,
Cédric Le Goater
,
2023/06/30
[PATCH 0/9] Collapse CPUNegativeOffsetState into CPUState
,
Anton Johansson
,
2023/06/30
[PATCH 6/9] Move IcountDecr to CPUState and assert offset
,
Anton Johansson
,
2023/06/30
[PATCH 1/9] target/arm: Replace TARGET_PAGE_ENTRY_EXTRA
,
Anton Johansson
,
2023/06/30
[PATCH 2/9] include: Move MMUAccessType to tlb-common.h
,
Anton Johansson
,
2023/06/30
[PATCH 7/9] include/exec: Remove [cpu|env]_neg() functions
,
Anton Johansson
,
2023/06/30
[PATCH 3/9] include/exec: Move CPUTLB and friends to tlb-common.h
,
Anton Johansson
,
2023/06/30
[PATCH 4/9] include/hw: introduce CPU_MAX_NEGATIVE_ENV_OFFSET
,
Anton Johansson
,
2023/06/30
Re: [PATCH 4/9] include/hw: introduce CPU_MAX_NEGATIVE_ENV_OFFSET
,
Richard Henderson
,
2023/06/30
[PATCH 9/9] include/exec: Remove CPUNegativeOffsetState
,
Anton Johansson
,
2023/06/30
[PATCH 8/9] target: Remove CPUNegativeOffsetState field from ArchCPU
,
Anton Johansson
,
2023/06/30
[PATCH 5/9] accel: Move CPUTLB to CPUState and assert offset
,
Anton Johansson
,
2023/06/30
Re: [PATCH 5/9] accel: Move CPUTLB to CPUState and assert offset
,
Richard Henderson
,
2023/06/30
[PATCH v5] riscv: Add support for the Zfa extension
,
Christoph Muellner
,
2023/06/30
Re: [PATCH v5] riscv: Add support for the Zfa extension
,
Richard Henderson
,
2023/06/30
Re: [PATCH v5] riscv: Add support for the Zfa extension
,
Richard Henderson
,
2023/06/30
Re: [PATCH v5] riscv: Add support for the Zfa extension
,
Christoph Müllner
,
2023/06/30
Re: [PATCH v5] riscv: Add support for the Zfa extension
,
Richard Henderson
,
2023/06/30
[PATCH] ppc: spapr: Fix device tree entries in absence of XIVE native mode
,
Gautam Menghani
,
2023/06/30
Re: [PATCH] ppc: spapr: Fix device tree entries in absence of XIVE native mode
,
Cédric Le Goater
,
2023/06/30
Re: [PATCH] ppc: spapr: Fix device tree entries in absence of XIVE native mode
,
Greg Kurz
,
2023/06/30
[RFC PATCH] target/arm: make arm_casq_ptw CONFIG_TCG only
,
Alex Bennée
,
2023/06/30
Re: [RFC PATCH] target/arm: make arm_casq_ptw CONFIG_TCG only
,
Richard Henderson
,
2023/06/30
[PATCH] pnv/psi: Allow access to PSI registers through xscom
,
Frederic Barrat
,
2023/06/30
Re: [PATCH] pnv/psi: Allow access to PSI registers through xscom
,
Cédric Le Goater
,
2023/06/30
Re: [PATCH] pnv/psi: Allow access to PSI registers through xscom
,
Daniel Henrique Barboza
,
2023/06/30
[PATCH v7 00/20] target/riscv, KVM: fixes and enhancements
,
Daniel Henrique Barboza
,
2023/06/30
[PATCH v7 01/20] target/riscv: skip features setup for KVM CPUs
,
Daniel Henrique Barboza
,
2023/06/30
[PATCH v7 02/20] hw/riscv/virt.c: skip 'mmu-type' FDT if satp mode not set
,
Daniel Henrique Barboza
,
2023/06/30
[PATCH v7 03/20] target/riscv/cpu.c: restrict 'mvendorid' value
,
Daniel Henrique Barboza
,
2023/06/30
[PATCH v7 04/20] target/riscv/cpu.c: restrict 'mimpid' value
,
Daniel Henrique Barboza
,
2023/06/30
[PATCH v7 05/20] target/riscv/cpu.c: restrict 'marchid' value
,
Daniel Henrique Barboza
,
2023/06/30
[PATCH v7 06/20] target/riscv: use KVM scratch CPUs to init KVM properties
,
Daniel Henrique Barboza
,
2023/06/30
[PATCH v7 07/20] target/riscv: read marchid/mimpid in kvm_riscv_init_machine_ids()
,
Daniel Henrique Barboza
,
2023/06/30
[PATCH v7 08/20] target/riscv: handle mvendorid/marchid/mimpid for KVM CPUs
,
Daniel Henrique Barboza
,
2023/06/30
[PATCH v7 09/20] linux-headers: Update to v6.4-rc1
,
Daniel Henrique Barboza
,
2023/06/30
[PATCH v7 10/20] target/riscv/kvm.c: init 'misa_ext_mask' with scratch CPU
,
Daniel Henrique Barboza
,
2023/06/30
[PATCH v7 12/20] target/riscv: add KVM specific MISA properties
,
Daniel Henrique Barboza
,
2023/06/30
Re: [PATCH v7 12/20] target/riscv: add KVM specific MISA properties
,
Andrew Jones
,
2023/06/30
[PATCH v7 11/20] target/riscv/cpu: add misa_ext_info_arr[]
,
Daniel Henrique Barboza
,
2023/06/30
Re: [PATCH v7 11/20] target/riscv/cpu: add misa_ext_info_arr[]
,
Philippe Mathieu-Daudé
,
2023/06/30
Re: [PATCH v7 11/20] target/riscv/cpu: add misa_ext_info_arr[]
,
Andrew Jones
,
2023/06/30
[PATCH v7 15/20] target/riscv/cpu.c: add satp_mode properties earlier
,
Daniel Henrique Barboza
,
2023/06/30
[PATCH v7 13/20] target/riscv/kvm.c: update KVM MISA bits
,
Daniel Henrique Barboza
,
2023/06/30
[PATCH v7 14/20] target/riscv/kvm.c: add multi-letter extension KVM properties
,
Daniel Henrique Barboza
,
2023/06/30
[PATCH v7 16/20] target/riscv/cpu.c: remove priv_ver check from riscv_isa_string_ext()
,
Daniel Henrique Barboza
,
2023/06/30
[PATCH v7 17/20] target/riscv/cpu.c: create KVM mock properties
,
Daniel Henrique Barboza
,
2023/06/30
[PATCH v7 18/20] target/riscv: update multi-letter extension KVM properties
,
Daniel Henrique Barboza
,
2023/06/30
[PATCH v7 19/20] target/riscv/kvm.c: add kvmconfig_get_cfg_addr() helper
,
Daniel Henrique Barboza
,
2023/06/30
[PATCH v7 20/20] target/riscv/kvm.c: read/write (cbom|cboz)_blocksize in KVM
,
Daniel Henrique Barboza
,
2023/06/30
Re: [PATCH v2 6/6] target/riscv: Add HS-mode virtual interrupt and IRQ filtering support.
,
Daniel Henrique Barboza
,
2023/06/30
Re: [PATCH v2 5/6] target/riscv: Add M-mode virtual interrupt and IRQ filtering support.
,
Daniel Henrique Barboza
,
2023/06/30
[PATCH v21 00/20] s390x: CPU Topology
,
Pierre Morel
,
2023/06/30
[PATCH v21 01/20] s390x/cpu topology: add s390 specifics to CPU topology
,
Pierre Morel
,
2023/06/30
[PATCH v21 04/20] s390x/sclp: reporting the maximum nested topology entries
,
Pierre Morel
,
2023/06/30
[PATCH v21 02/20] s390x/cpu topology: add topology entries on CPU hotplug
,
Pierre Morel
,
2023/06/30
[PATCH v21 03/20] target/s390x/cpu topology: handle STSI(15) and build the SYSIB
,
Pierre Morel
,
2023/06/30
[PATCH v21 05/20] s390x/cpu topology: resetting the Topology-Change-Report
,
Pierre Morel
,
2023/06/30
[PATCH v21 07/20] target/s390x/cpu topology: activate CPU topology
,
Pierre Morel
,
2023/06/30
[PATCH v21 06/20] s390x/cpu topology: interception of PTF instruction
,
Pierre Morel
,
2023/06/30
[PATCH v21 11/20] qapi/s390x/cpu topology: CPU_POLARIZATION_CHANGE qapi event
,
Pierre Morel
,
2023/06/30
[PATCH v21 08/20] qapi/s390x/cpu topology: set-cpu-topology qmp command
,
Pierre Morel
,
2023/06/30
[PATCH v21 12/20] qapi/s390x/cpu topology: query-cpu-polarization qmp command
,
Pierre Morel
,
2023/06/30
[PATCH v21 09/20] machine: adding s390 topology to query-cpu-fast
,
Pierre Morel
,
2023/06/30
[PATCH v21 10/20] machine: adding s390 topology to info hotpluggable-cpus
,
Pierre Morel
,
2023/06/30
[PATCH v21 14/20] tests/avocado: s390x cpu topology core
,
Pierre Morel
,
2023/06/30
[PATCH v21 18/20] tests/avocado: s390x cpu topology test socket full
,
Pierre Morel
,
2023/06/30
[PATCH v21 16/20] tests/avocado: s390x cpu topology entitlement tests
,
Pierre Morel
,
2023/06/30
[PATCH v21 19/20] tests/avocado: s390x cpu topology dedicated errors
,
Pierre Morel
,
2023/06/30
[PATCH v21 13/20] docs/s390x/cpu topology: document s390x cpu topology
,
Pierre Morel
,
2023/06/30
[PATCH v21 17/20] tests/avocado: s390x cpu topology test dedicated CPU
,
Pierre Morel
,
2023/06/30
[PATCH v21 15/20] tests/avocado: s390x cpu topology polarisation
,
Pierre Morel
,
2023/06/30
[PATCH v21 20/20] tests/avocado: s390x cpu topology bad move
,
Pierre Morel
,
2023/06/30
[PATCH v4 0/3] riscv: Add support for the Zfa extension
,
Christoph Muellner
,
2023/06/30
[PATCH v4 2/3] target/riscv: Use float64_to_int64_modulo for fcvtmod.w.d
,
Christoph Muellner
,
2023/06/30
Re: [PATCH v4 2/3] target/riscv: Use float64_to_int64_modulo for fcvtmod.w.d
,
Richard Henderson
,
2023/06/30
Re: [PATCH v4 2/3] target/riscv: Use float64_to_int64_modulo for fcvtmod.w.d
,
Christoph Müllner
,
2023/06/30
[PATCH v4 3/3] DO NOT MERGE: tests/tcg/riscv64: Add test for fcvtmod.w.d
,
Christoph Muellner
,
2023/06/30
Re: [PATCH v4 3/3] DO NOT MERGE: tests/tcg/riscv64: Add test for fcvtmod.w.d
,
Richard Henderson
,
2023/06/30
Re: [PATCH v4 3/3] DO NOT MERGE: tests/tcg/riscv64: Add test for fcvtmod.w.d
,
Christoph Müllner
,
2023/06/30
[PATCH v4 1/3] riscv: Add support for the Zfa extension
,
Christoph Muellner
,
2023/06/30
Re: [PATCH v4 1/3] riscv: Add support for the Zfa extension
,
Richard Henderson
,
2023/06/30
Re: [PATCH v4 1/3] riscv: Add support for the Zfa extension
,
Christoph Müllner
,
2023/06/30
[PATCH v2 0/2] vdpa: refactor vdpa_feature_bits array
,
Hawkins Jiawei
,
2023/06/30
[PATCH v2 1/2] vdpa: delete duplicated VIRTIO_NET_F_RSS in vdpa_feature_bits
,
Hawkins Jiawei
,
2023/06/30
Re: [PATCH v2 1/2] vdpa: delete duplicated VIRTIO_NET_F_RSS in vdpa_feature_bits
,
Philippe Mathieu-Daudé
,
2023/06/30
[PATCH v2 2/2] vdpa: order vdpa_feature_bits array
,
Hawkins Jiawei
,
2023/06/30
Re: [PATCH v2 2/2] vdpa: order vdpa_feature_bits array
,
Philippe Mathieu-Daudé
,
2023/06/30
Re: [PATCH v2 2/2] vdpa: order vdpa_feature_bits array
,
Hawkins Jiawei
,
2023/06/30
[PATCH v2 00/46] Add LoongArch LASX instructions
,
Song Gao
,
2023/06/30
[PATCH v2 02/46] target/loongarch: meson.build support build LASX
,
Song Gao
,
2023/06/30
[PATCH v2 01/46] target/loongarch: Add LASX data support
,
Song Gao
,
2023/06/30
[PATCH v2 05/46] target/loongarch: Implement xvreplgr2vr
,
Song Gao
,
2023/06/30
[PATCH v2 07/46] target/loongarch: Implement xvneg
,
Song Gao
,
2023/06/30
[PATCH v2 03/46] target/loongarch: Add CHECK_ASXE maccro for check LASX enable
,
Song Gao
,
2023/06/30
[PATCH v2 04/46] target/loongarch: Implement xvadd/xvsub
,
Song Gao
,
2023/06/30
[PATCH v2 09/46] target/loongarch: Implement xvhaddw/xvhsubw
,
Song Gao
,
2023/06/30
[PATCH v2 06/46] target/loongarch: Implement xvaddi/xvsubi
,
Song Gao
,
2023/06/30
[PATCH v2 08/46] target/loongarch: Implement xvsadd/xvssub
,
Song Gao
,
2023/06/30
[PATCH v2 10/46] target/loongarch: Implement xvaddw/xvsubw
,
Song Gao
,
2023/06/30
[PATCH v2 15/46] target/loongarch: Implement xvmul/xvmuh/xvmulw{ev/od}
,
Song Gao
,
2023/06/30
[PATCH v2 16/46] target/loongarch: Implement xvmadd/xvmsub/xvmaddw{ev/od}
,
Song Gao
,
2023/06/30
[PATCH v2 14/46] target/loongarch: Implement xvmax/xvmin
,
Song Gao
,
2023/06/30
[PATCH v2 19/46] target/loongarch: Implement xvexth
,
Song Gao
,
2023/06/30
[PATCH v2 22/46] target/loongarch: Implement xvmskltz/xvmskgez/xvmsknz
,
Song Gao
,
2023/06/30
[PATCH v2 20/46] target/loongarch: Implement vext2xv
,
Song Gao
,
2023/06/30
[PATCH v2 28/46] target/loongarch: Implement xvsrln xvsran
,
Song Gao
,
2023/06/30
[PATCH v2 23/46] target/loognarch: Implement xvldi
,
Song Gao
,
2023/06/30
[PATCH v2 26/46] target/loongarch: Implement xvsllwil xvextl
,
Song Gao
,
2023/06/30
[PATCH v2 34/46] target/loongarch: Implement xvbitclr xvbitset xvbitrev
,
Song Gao
,
2023/06/30
[PATCH v2 17/46] target/loongarch; Implement xvdiv/xvmod
,
Song Gao
,
2023/06/30
[PATCH v2 13/46] target/loongarch: Implement xvadda
,
Song Gao
,
2023/06/30
[PATCH v2 18/46] target/loongarch: Implement xvsat
,
Song Gao
,
2023/06/30
[PATCH v2 21/46] target/loongarch: Implement xvsigncov
,
Song Gao
,
2023/06/30
[PATCH v2 25/46] target/loongarch: Implement xvsll xvsrl xvsra xvrotr
,
Song Gao
,
2023/06/30
[PATCH v2 33/46] target/loongarch: Implement xvpcnt
,
Song Gao
,
2023/06/30
[PATCH v2 29/46] target/loongarch: Implement xvsrlrn xvsrarn
,
Song Gao
,
2023/06/30
[PATCH v2 38/46] target/loongarch: Implement xvseq xvsle xvslt
,
Song Gao
,
2023/06/30
[PATCH v2 37/46] target/loongarch: Implement LASX fpu fcvt instructions
,
Song Gao
,
2023/06/30
[PATCH v2 44/46] target/loongarch: Implement xvshuf xvperm{i} xvshuf4i xvextrins
,
Song Gao
,
2023/06/30
[PATCH v2 46/46] target/loongarch: CPUCFG support LASX
,
Song Gao
,
2023/06/30
[PATCH v2 39/46] target/loongarch: Implement xvfcmp
,
Song Gao
,
2023/06/30
[PATCH v2 41/46] target/loongarch: Implement xvinsgr2vr xvpickve2gr
,
Song Gao
,
2023/06/30
[PATCH v2 45/46] target/loongarch: Implement xvld xvst
,
Song Gao
,
2023/06/30
[PATCH v2 43/46] target/loongarch: Implement xvpack xvpick xvilv{l/h}
,
Song Gao
,
2023/06/30
[PATCH v2 40/46] target/loongarch: Implement xvbitsel xvset
,
Song Gao
,
2023/06/30
[PATCH v2 12/46] target/loongarch: Implement xvabsd
,
Song Gao
,
2023/06/30
[PATCH v2 36/46] target/loongarch: Implement LASX fpu arith instructions
,
Song Gao
,
2023/06/30
[PATCH v2 35/46] target/loongarch: Implement xvfrstp
,
Song Gao
,
2023/06/30
[PATCH v2 24/46] target/loongarch: Implement LASX logic instructions
,
Song Gao
,
2023/06/30
[PATCH v2 42/46] target/loongarch: Implement xvreplve xvinsve0 xvpickve xvb{sll/srl}v
,
Song Gao
,
2023/06/30
[PATCH v2 32/46] target/loongarch: Implement xvclo xvclz
,
Song Gao
,
2023/06/30
[PATCH v2 11/46] target/loongarch: Implement xavg/xvagr
,
Song Gao
,
2023/06/30
[PATCH v2 31/46] target/loongarch: Implement xvssrlrn xvssrarn
,
Song Gao
,
2023/06/30
[PATCH v2 30/46] target/loongarch: Implement xvssrln xvssran
,
Song Gao
,
2023/06/30
[PATCH v2 27/46] target/loongarch: Implement xvsrlr xvsrar
,
Song Gao
,
2023/06/30
[PATCH v5 0/7] VFIO migration related refactor and bug fix
,
Zhenzhong Duan
,
2023/06/30
[PATCH v5 3/7] vfio/pci: Disable INTx in vfio_realize error path
,
Zhenzhong Duan
,
2023/06/30
Re: [PATCH v5 3/7] vfio/pci: Disable INTx in vfio_realize error path
,
Joao Martins
,
2023/06/30
[PATCH v5 4/7] vfio/migration: Return bool type for some vfio migration related functions
,
Zhenzhong Duan
,
2023/06/30
Re: [PATCH v5 4/7] vfio/migration: Return bool type for some vfio migration related functions
,
Joao Martins
,
2023/06/30
[PATCH v5 5/7] vfio/migration: Change vIOMMU blocker from global to per device
,
Zhenzhong Duan
,
2023/06/30
Re: [PATCH v5 5/7] vfio/migration: Change vIOMMU blocker from global to per device
,
Joao Martins
,
2023/06/30
[PATCH v5 6/7] vfio/migration: Free resources when vfio_migration_realize fails
,
Zhenzhong Duan
,
2023/06/30
[PATCH v5 7/7] vfio/migration: Remove print of "Migration disabled"
,
Zhenzhong Duan
,
2023/06/30
Re: [PATCH v5 7/7] vfio/migration: Remove print of "Migration disabled"
,
Joao Martins
,
2023/06/30
[PATCH v3 00/17] Q35 and I440FX host bridge QOM cleanup
,
Bernhard Beschow
,
2023/06/30
[PATCH v3 01/17] hw/i386/pc_q35: Resolve redundant q35_host variable
,
Bernhard Beschow
,
2023/06/30
[PATCH v3 02/17] hw/pci-host/q35: Fix double, contradicting .endianness assignment
,
Bernhard Beschow
,
2023/06/30
[PATCH v3 03/17] hw/pci-host/q35: Initialize PCMachineState::bus in board code
,
Bernhard Beschow
,
2023/06/30
[PATCH v3 05/17] hw/pci-host/q35: Initialize PCI_HOST_BYPASS_IOMMU property from board code
,
Bernhard Beschow
,
2023/06/30
[PATCH v3 06/17] hw/pci-host/q35: Make some property name macros reusable by i440fx
,
Bernhard Beschow
,
2023/06/30
[PATCH v3 15/17] hw/pci-host/i440fx: Add I440FX_HOST_PROP_PCI_TYPE property
,
Bernhard Beschow
,
2023/06/30
[PATCH v3 04/17] hw/pci/pci_host: Introduce PCI_HOST_BYPASS_IOMMU macro
,
Bernhard Beschow
,
2023/06/30
[PATCH v3 07/17] hw/i386/pc_piix: Turn some local variables into initializers
,
Bernhard Beschow
,
2023/06/30
[PATCH v3 09/17] hw/pci-host/i440fx: Replace magic values by existing constants
,
Bernhard Beschow
,
2023/06/30
[PATCH v3 08/17] hw/pci-host/i440fx: Add "i440fx" child property in board code
,
Bernhard Beschow
,
2023/06/30
[PATCH v3 12/17] hw/pci-host/i440fx: Make MemoryRegion pointers accessible as properties
,
Bernhard Beschow
,
2023/06/30
[PATCH v3 11/17] hw/pci-host/i440fx: Move i440fx_realize() into PCII440FXState section
,
Bernhard Beschow
,
2023/06/30
[PATCH v3 16/17] hw/pci-host/i440fx: Resolve i440fx_init()
,
Bernhard Beschow
,
2023/06/30
Re: [PATCH v3 16/17] hw/pci-host/i440fx: Resolve i440fx_init()
,
Philippe Mathieu-Daudé
,
2023/06/30
[PATCH v3 14/17] hw/pci-host/i440fx: Add PCI_HOST_{ABOVE, BELOW}_4G_MEM_SIZE properties
,
Bernhard Beschow
,
2023/06/30
[PATCH v3 17/17] hw/i386/pc_piix: Move i440fx' realize near its qdev_new()
,
Bernhard Beschow
,
2023/06/30
[PATCH v3 13/17] hw/pci-host/i440fx: Add PCI_HOST_PROP_IO_MEM property
,
Bernhard Beschow
,
2023/06/30
[PATCH v3 10/17] hw/pci-host/i440fx: Have common names for some local variables
,
Bernhard Beschow
,
2023/06/30
[PATCH] target/mips: enable GINVx support for I6400 and I6500
,
Marcin Nowakowski
,
2023/06/30
[QEMU PATCH v2 0/1] S3 support
,
Jiqian Chen
,
2023/06/30
[QEMU PATCH v2 1/1] virtgpu: do not destroy resources when guest suspend
,
Jiqian Chen
,
2023/06/30
Re: [QEMU PATCH v2 0/1] S3 support
,
Chen, Jiqian
,
2023/06/30
[PULL 00/16] vfio queue
,
Cédric Le Goater
,
2023/06/30
[PULL 03/16] migration: Enable switchover ack capability
,
Cédric Le Goater
,
2023/06/30
[PULL 01/16] migration: Add switchover ack capability
,
Cédric Le Goater
,
2023/06/30
[PULL 02/16] migration: Implement switchover ack logic
,
Cédric Le Goater
,
2023/06/30
[PULL 05/16] vfio/migration: Refactor vfio_save_block() to return saved data size
,
Cédric Le Goater
,
2023/06/30
[PULL 06/16] vfio/migration: Store VFIO migration flags in VFIOMigration
,
Cédric Le Goater
,
2023/06/30
[PULL 04/16] tests: Add migration switchover ack capability test
,
Cédric Le Goater
,
2023/06/30
[PULL 07/16] vfio/migration: Add VFIO migration pre-copy support
,
Cédric Le Goater
,
2023/06/30
[PULL 08/16] vfio/migration: Add support for switchover ack capability
,
Cédric Le Goater
,
2023/06/30
[PULL 14/16] MAINTAINERS: Promote Cédric to VFIO co-maintainer
,
Cédric Le Goater
,
2023/06/30
[PULL 10/16] hw/vfio/pci-quirks: Support alternate offset for GPUDirect Cliques
,
Cédric Le Goater
,
2023/06/30
[PULL 11/16] vfio/pci: Call vfio_prepare_kvm_msi_virq_batch() in MSI retry path
,
Cédric Le Goater
,
2023/06/30
Re: [PULL 11/16] vfio/pci: Call vfio_prepare_kvm_msi_virq_batch() in MSI retry path
,
Michael Tokarev
,
2023/06/30
[PULL 09/16] vfio: Implement a common device info helper
,
Cédric Le Goater
,
2023/06/30
[PULL 12/16] vfio/migration: Reset bytes_transferred properly
,
Cédric Le Goater
,
2023/06/30
[PULL 13/16] vfio/migration: Make VFIO migration non-experimental
,
Cédric Le Goater
,
2023/06/30
[PULL 15/16] vfio/pci: Fix a segfault in vfio_realize
,
Cédric Le Goater
,
2023/06/30
[PULL 16/16] vfio/pci: Free leaked timer in vfio_realize error path
,
Cédric Le Goater
,
2023/06/30
Re: [PULL 00/16] vfio queue
,
Richard Henderson
,
2023/06/30
[PATCH 0/4] ppc/pnv: Extend "quad" model for p10
,
Joel Stanley
,
2023/06/29
[PATCH 1/4] ppc/pnv: quad xscom callbacks are P9 specific
,
Joel Stanley
,
2023/06/29
Re: [PATCH 1/4] ppc/pnv: quad xscom callbacks are P9 specific
,
Cédric Le Goater
,
2023/06/30
[PATCH 3/4] ppc/pnv: Add P10 quad ops
,
Joel Stanley
,
2023/06/29
Re: [PATCH 3/4] ppc/pnv: Add P10 quad ops
,
Cédric Le Goater
,
2023/06/30
Re: [PATCH 3/4] ppc/pnv: Add P10 quad ops
,
Frederic Barrat
,
2023/06/30
Re: [PATCH 3/4] ppc/pnv: Add P10 quad ops
,
Joel Stanley
,
2023/06/30
Re: [PATCH 3/4] ppc/pnv: Add P10 quad ops
,
Cédric Le Goater
,
2023/06/30
Re: [PATCH 3/4] ppc/pnv: Add P10 quad ops
,
Daniel Henrique Barboza
,
2023/06/30
[PATCH 2/4] ppc/pnv: Subclass quad xscom callbacks
,
Joel Stanley
,
2023/06/29
Re: [PATCH 2/4] ppc/pnv: Subclass quad xscom callbacks
,
Cédric Le Goater
,
2023/06/30
[PATCH 4/4] ppc/pnv: Return zero for core thread state xscom
,
Joel Stanley
,
2023/06/29
Re: [PATCH 4/4] ppc/pnv: Return zero for core thread state xscom
,
Cédric Le Goater
,
2023/06/30
Memory region endianness
,
BALATON Zoltan
,
2023/06/29
[PATCH 0/1] linux-user: add support for big endian variants of riscv
,
Rory Bolt
,
2023/06/29
[PATCH 1/1] linux-user: add support for big endian variants of riscv
,
Rory Bolt
,
2023/06/29
Re: [PATCH 1/1] linux-user: add support for big endian variants of riscv
,
Palmer Dabbelt
,
2023/06/29
[PULL 0/8] s390-ccw bios updates
,
Thomas Huth
,
2023/06/29
[PULL 1/8] s390-ccw: Getting rid of ulong
,
Thomas Huth
,
2023/06/29
[PULL 5/8] pc-bios/s390-ccw: Provide space for initial stack frame in start.S
,
Thomas Huth
,
2023/06/29
[PULL 2/8] pc-bios/s390-ccw: Get rid of the the __u* types
,
Thomas Huth
,
2023/06/29
[PULL 4/8] pc-bios/s390-ccw: Fix indentation in start.S
,
Thomas Huth
,
2023/06/29
[PULL 3/8] pc-bios/s390-ccw/Makefile: Use -z noexecstack to silence linker warning
,
Thomas Huth
,
2023/06/29
[PULL 6/8] pc-bios/s390-ccw: Move the stack array into start.S
,
Thomas Huth
,
2023/06/29
[PULL 7/8] pc-bios/s390-ccw: Don't use __bss_start with the "larl" instruction
,
Thomas Huth
,
2023/06/29
[PULL 8/8] pc-bios: Update the s390 bios images with the recent changes
,
Thomas Huth
,
2023/06/29
Re: [PULL 0/8] s390-ccw bios updates
,
Richard Henderson
,
2023/06/30
[RESEND][PATCH v1 0/2] Add Virtio support to Xenpvh machine for arm
,
Vikram Garhwal
,
2023/06/29
[RESEND][PATCH v1 1/2] xen_arm: Create virtio-mmio devices during initialization
,
Vikram Garhwal
,
2023/06/29
Re: [RESEND][PATCH v1 1/2] xen_arm: Create virtio-mmio devices during initialization
,
Stefano Stabellini
,
2023/06/29
[RESEND][PATCH v1 2/2] xen_arm: Initialize RAM and add hi/low memory regions
,
Vikram Garhwal
,
2023/06/29
Re: [RESEND][PATCH v1 2/2] xen_arm: Initialize RAM and add hi/low memory regions
,
Stefano Stabellini
,
2023/06/29
[PATCH v3 0/1] introduce vfio-user protocol specification
,
Jagannathan Raman
,
2023/06/29
[PATCH v3 1/1] vfio-user: introduce vfio-user protocol specification
,
Jagannathan Raman
,
2023/06/29
[PATCH RFC v2 0/4] Vhost-vdpa Shadow Virtqueue _F_CTRL_RX commands support
,
Hawkins Jiawei
,
2023/06/29
[PATCH RFC v2 1/4] vdpa: Use iovec for vhost_vdpa_net_load_cmd()
,
Hawkins Jiawei
,
2023/06/29
[PATCH RFC v2 2/4] vdpa: Restore MAC address filtering state
,
Hawkins Jiawei
,
2023/06/29
[PATCH RFC v2 3/4] vdpa: Restore packet receive filtering state relative with _F_CTRL_RX feature
,
Hawkins Jiawei
,
2023/06/29
[PATCH RFC v2 4/4] vdpa: Allow VIRTIO_NET_F_CTRL_RX in SVQ
,
Hawkins Jiawei
,
2023/06/29
[PATCH] gitlab: Disable plugins for cross-i386-tci
,
Richard Henderson
,
2023/06/29
Re: [PATCH] gitlab: Disable plugins for cross-i386-tci
,
Thomas Huth
,
2023/06/29
Re: [PATCH] gitlab: Disable plugins for cross-i386-tci
,
Richard Henderson
,
2023/06/30
[PATCH] vhost-user: use new thread to loop backend channel.
,
Rma Ma
,
2023/06/29
Re: [PATCH] vhost-user: use new thread to loop backend channel.
,
Michael S. Tsirkin
,
2023/06/29
回复: [PATCH] vhost-user: use new thread to loop backend channel.
,
Rma Ma
,
2023/06/29
[PATCH] hw: Simplify calls to pci_nic_init_nofail()
,
Thomas Huth
,
2023/06/29
Re: [PATCH] hw: Simplify calls to pci_nic_init_nofail()
,
Philippe Mathieu-Daudé
,
2023/06/29
Re: [PATCH] hw: Simplify calls to pci_nic_init_nofail()
,
Thomas Huth
,
2023/06/29
Re: [PATCH] hw: Simplify calls to pci_nic_init_nofail()
,
Philippe Mathieu-Daudé
,
2023/06/29
Re: [PATCH] hw: Simplify calls to pci_nic_init_nofail()
,
Michael Tokarev
,
2023/06/30
Unused variables in dbus_call_update_gl
,
BALATON Zoltan
,
2023/06/29
Re: Unused variables in dbus_call_update_gl
,
BALATON Zoltan
,
2023/06/29
Re: Unused variables in dbus_call_update_gl
,
Richard Henderson
,
2023/06/30
Re: Unused variables in dbus_call_update_gl
,
Marc-André Lureau
,
2023/06/30
Re: [RFC PATCH 0/2] accel/kvm: Extract 'sysemu/kvm_irq.h' from 'sysemu/kvm.h'
,
Philippe Mathieu-Daudé
,
2023/06/29
[PATCH 0/2] hw/riscv/virt: Restrict ACLINT to TCG
,
Philippe Mathieu-Daudé
,
2023/06/29
[PATCH 1/2] hw/riscv/virt: Fix 'controller' typo
,
Philippe Mathieu-Daudé
,
2023/06/29
Re: [PATCH 1/2] hw/riscv/virt: Fix 'controller' typo
,
Daniel Henrique Barboza
,
2023/06/29
Re: [PATCH 1/2] hw/riscv/virt: Fix 'controller' typo
,
Philippe Mathieu-Daudé
,
2023/06/29
[PATCH 2/2] hw/riscv/virt: Restrict ACLINT to TCG
,
Philippe Mathieu-Daudé
,
2023/06/29
Re: [PATCH 2/2] hw/riscv/virt: Restrict ACLINT to TCG
,
Daniel Henrique Barboza
,
2023/06/30
[PATCH 0/2] accel/tcg: Remove qemu_tcg_mttcg_enabled()
,
Philippe Mathieu-Daudé
,
2023/06/29
[PATCH 1/2] target/riscv: Check for CF_PARALLEL instead of qemu_tcg_mttcg_enabled
,
Philippe Mathieu-Daudé
,
2023/06/29
Re: [PATCH 1/2] target/riscv: Check for CF_PARALLEL instead of qemu_tcg_mttcg_enabled
,
Alex Bennée
,
2023/06/29
Re: [PATCH 1/2] target/riscv: Check for CF_PARALLEL instead of qemu_tcg_mttcg_enabled
,
Philippe Mathieu-Daudé
,
2023/06/29
[PATCH 2/2] accel/tcg: Replace qemu_tcg_mttcg_enabled() by mttcg_enabled
,
Philippe Mathieu-Daudé
,
2023/06/29
Re: [PATCH 2/2] accel/tcg: Replace qemu_tcg_mttcg_enabled() by mttcg_enabled
,
Philippe Mathieu-Daudé
,
2023/06/29
[PATCH v3 0/7] pc-bios/s390-ccw: Fixes and improvements for start.S (and other files)
,
Thomas Huth
,
2023/06/29
[PATCH v3 1/7] s390-ccw: Getting rid of ulong
,
Thomas Huth
,
2023/06/29
Re: [PATCH v3 1/7] s390-ccw: Getting rid of ulong
,
Claudio Imbrenda
,
2023/06/29
Re: [PATCH v3 1/7] s390-ccw: Getting rid of ulong
,
Philippe Mathieu-Daudé
,
2023/06/29
[PATCH v3 5/7] pc-bios/s390-ccw: Provide space for initial stack frame in start.S
,
Thomas Huth
,
2023/06/29
[PATCH v3 2/7] pc-bios/s390-ccw: Get rid of the the __u* types
,
Thomas Huth
,
2023/06/29
[PATCH v3 3/7] pc-bios/s390-ccw/Makefile: Use -z noexecstack to silence linker warning
,
Thomas Huth
,
2023/06/29
[PATCH v3 6/7] pc-bios/s390-ccw: Move the stack array into start.S
,
Thomas Huth
,
2023/06/29
[PATCH v3 4/7] pc-bios/s390-ccw: Fix indentation in start.S
,
Thomas Huth
,
2023/06/29
[PATCH v3 7/7] pc-bios/s390-ccw: Don't use __bss_start with the "larl" instruction
,
Thomas Huth
,
2023/06/29
Re: [PATCH v3 7/7] pc-bios/s390-ccw: Don't use __bss_start with the "larl" instruction
,
Claudio Imbrenda
,
2023/06/29
Re: [PATCH v3 7/7] pc-bios/s390-ccw: Don't use __bss_start with the "larl" instruction
,
Thomas Huth
,
2023/06/29
Re: [PATCH v3 7/7] pc-bios/s390-ccw: Don't use __bss_start with the "larl" instruction
,
Claudio Imbrenda
,
2023/06/29
[PULL 0/5] x86, main loop changes for 2023-06-29
,
Paolo Bonzini
,
2023/06/29
[PULL 1/5] icount: don't adjust virtual time backwards after warp
,
Paolo Bonzini
,
2023/06/29
[PULL 2/5] target/i386: Export MSR_ARCH_CAPABILITIES bits to guests
,
Paolo Bonzini
,
2023/06/29
[PULL 3/5] target/i386: ignore ARCH_CAPABILITIES features in user mode emulation
,
Paolo Bonzini
,
2023/06/29
[PULL 4/5] target/i386: ignore CPL0-specific features in user mode emulation
,
Paolo Bonzini
,
2023/06/29
[PULL 5/5] target/i386: emulate 64-bit ring 0 for linux-user if LM feature is set
,
Paolo Bonzini
,
2023/06/29
Re: [PULL 0/5] x86, main loop changes for 2023-06-29
,
Richard Henderson
,
2023/06/29
[qemu-web PATCH v2] Fix installation instructions for Debian/Ubuntu
,
Thomas Huth
,
2023/06/29
Re: [qemu-web PATCH v2] Fix installation instructions for Debian/Ubuntu
,
Michael Tokarev
,
2023/06/29
Re: [qemu-web PATCH v2] Fix installation instructions for Debian/Ubuntu
,
Thomas Huth
,
2023/06/29
[RFC PATCH] tcg: Reduce tcg_assert_listed_vecop() scope
,
Philippe Mathieu-Daudé
,
2023/06/29
Re: [RFC PATCH] tcg: Reduce tcg_assert_listed_vecop() scope
,
Richard Henderson
,
2023/06/30
[PATCH 1/1] pcie: Add hotplug detect state register to w1cmask
,
Leonardo Bras
,
2023/06/29
Re: [PATCH 1/1] pcie: Add hotplug detect state register to w1cmask
,
Peter Xu
,
2023/06/29
Re: [PATCH 1/1] pcie: Add hotplug detect state register to w1cmask
,
Michael S. Tsirkin
,
2023/06/29
Re: [PATCH 1/1] pcie: Add hotplug detect state register to w1cmask
,
Peter Xu
,
2023/06/29
Re: [PATCH 1/1] pcie: Add hotplug detect state register to w1cmask
,
Michael S. Tsirkin
,
2023/06/29
Re: [PATCH 1/1] pcie: Add hotplug detect state register to w1cmask
,
Peter Xu
,
2023/06/29
[PATCH] migration/calc-dirty-rate: millisecond precision period
,
Andrei Gudkov
,
2023/06/29
[PATCH v4 0/5] VFIO migration related refactor and bug fix
,
Zhenzhong Duan
,
2023/06/29
[PATCH v4 1/5] vfio/pci: Fix a segfault in vfio_realize
,
Zhenzhong Duan
,
2023/06/29
Re: [PATCH v4 1/5] vfio/pci: Fix a segfault in vfio_realize
,
Joao Martins
,
2023/06/29
Re: [PATCH v4 1/5] vfio/pci: Fix a segfault in vfio_realize
,
Cédric Le Goater
,
2023/06/29
[PATCH v4 2/5] vfio/pci: Free leaked timer in vfio_realize error path
,
Zhenzhong Duan
,
2023/06/29
Re: [PATCH v4 2/5] vfio/pci: Free leaked timer in vfio_realize error path
,
Joao Martins
,
2023/06/29
Re: [PATCH v4 2/5] vfio/pci: Free leaked timer in vfio_realize error path
,
Cédric Le Goater
,
2023/06/29
[PATCH v4 3/5] vfio/pci: Disable INTx in vfio_realize error path
,
Zhenzhong Duan
,
2023/06/29
Re: [PATCH v4 3/5] vfio/pci: Disable INTx in vfio_realize error path
,
Joao Martins
,
2023/06/29
Re: [PATCH v4 3/5] vfio/pci: Disable INTx in vfio_realize error path
,
Cédric Le Goater
,
2023/06/29
Re: [PATCH v4 3/5] vfio/pci: Disable INTx in vfio_realize error path
,
Joao Martins
,
2023/06/29
RE: [PATCH v4 3/5] vfio/pci: Disable INTx in vfio_realize error path
,
Duan, Zhenzhong
,
2023/06/29
[PATCH v4 4/5] vfio/pci: Free resources when vfio_migration_realize fails
,
Zhenzhong Duan
,
2023/06/29
Re: [PATCH v4 4/5] vfio/pci: Free resources when vfio_migration_realize fails
,
Joao Martins
,
2023/06/29
Re: [PATCH v4 4/5] vfio/pci: Free resources when vfio_migration_realize fails
,
Cédric Le Goater
,
2023/06/29
RE: [PATCH v4 4/5] vfio/pci: Free resources when vfio_migration_realize fails
,
Duan, Zhenzhong
,
2023/06/29
[PATCH v4 5/5] vfio/migration: Refactor and fix print of "Migration disabled"
,
Zhenzhong Duan
,
2023/06/29
Re: [PATCH v4 5/5] vfio/migration: Refactor and fix print of "Migration disabled"
,
Joao Martins
,
2023/06/29
Re: [PATCH v4 5/5] vfio/migration: Refactor and fix print of "Migration disabled"
,
Avihai Horon
,
2023/06/29
Re: [PATCH v4 5/5] vfio/migration: Refactor and fix print of "Migration disabled"
,
Joao Martins
,
2023/06/29
Re: [PATCH v4 5/5] vfio/migration: Refactor and fix print of "Migration disabled"
,
Alex Williamson
,
2023/06/29
RE: [PATCH v4 5/5] vfio/migration: Refactor and fix print of "Migration disabled"
,
Duan, Zhenzhong
,
2023/06/29
Re: [PATCH v4 5/5] vfio/migration: Refactor and fix print of "Migration disabled"
,
Cédric Le Goater
,
2023/06/29
RE: [PATCH v4 5/5] vfio/migration: Refactor and fix print of "Migration disabled"
,
Duan, Zhenzhong
,
2023/06/29
Re: [PATCH v4 0/5] VFIO migration related refactor and bug fix
,
Cédric Le Goater
,
2023/06/30
[PATCH v5 1/1] target/riscv: Add RVV registers to log
,
Ivan Klokov
,
2023/06/29
Re: [PATCH v5 1/1] target/riscv: Add RVV registers to log
,
Daniel Henrique Barboza
,
2023/06/29
[PATCH 0/2] accel/tcg: fix page invalidation in tb_invalidate_phys_range()
,
Mark Cave-Ayland
,
2023/06/29
[PATCH 1/2] accel/tcg: fix start page passed to tb_invalidate_phys_page_range__locked()
,
Mark Cave-Ayland
,
2023/06/29
Re: [PATCH 1/2] accel/tcg: fix start page passed to tb_invalidate_phys_page_range__locked()
,
Cédric Le Goater
,
2023/06/29
[PATCH 2/2] accel/tcg: add assert() check in tb_invalidate_phys_page_range__locked()
,
Mark Cave-Ayland
,
2023/06/29
Re: [PATCH 2/2] accel/tcg: add assert() check in tb_invalidate_phys_page_range__locked()
,
Philippe Mathieu-Daudé
,
2023/06/29
Re: [PATCH 2/2] accel/tcg: add assert() check in tb_invalidate_phys_page_range__locked()
,
Michael Tokarev
,
2023/06/30
Re: [PATCH 2/2] accel/tcg: add assert() check in tb_invalidate_phys_page_range__locked()
,
BALATON Zoltan
,
2023/06/30
Re: [PATCH 0/2] accel/tcg: fix page invalidation in tb_invalidate_phys_range()
,
Richard Henderson
,
2023/06/30
[PATCH] linux-user: Avoid mmap of the last byte of the reserved_va
,
Richard Henderson
,
2023/06/29
Re: [PATCH] linux-user: Avoid mmap of the last byte of the reserved_va
,
Michael Tokarev
,
2023/06/29
Re: [PATCH] linux-user: Avoid mmap of the last byte of the reserved_va
,
Michael Tokarev
,
2023/06/30
[qemu-web PATCH] Fix installation instructions for Debian/Ubuntu
,
Thomas Huth
,
2023/06/29
Re: [qemu-web PATCH] Fix installation instructions for Debian/Ubuntu
,
Michael Tokarev
,
2023/06/29
Re: [qemu-web PATCH] Fix installation instructions for Debian/Ubuntu
,
Philippe Mathieu-Daudé
,
2023/06/29
Re: [qemu-web PATCH] Fix installation instructions for Debian/Ubuntu
,
Thomas Huth
,
2023/06/29
Re: [qemu-web PATCH] Fix installation instructions for Debian/Ubuntu
,
Michael Tokarev
,
2023/06/29
[PATCH v6 0/5] test and QEMU fixes to ensure proper PCIE device usage
,
Ani Sinha
,
2023/06/29
[PATCH v6 1/5] tests/acpi: allow changes in DSDT.noacpihp table blob
,
Ani Sinha
,
2023/06/29
[PATCH v6 5/5] hw/pci: ensure PCIE devices are plugged into only slot 0 of PCIE port
,
Ani Sinha
,
2023/06/29
Re: [PATCH v6 5/5] hw/pci: ensure PCIE devices are plugged into only slot 0 of PCIE port
,
Akihiko Odaki
,
2023/06/29
Re: [PATCH v6 5/5] hw/pci: ensure PCIE devices are plugged into only slot 0 of PCIE port
,
Ani Sinha
,
2023/06/29
Re: [PATCH v6 5/5] hw/pci: ensure PCIE devices are plugged into only slot 0 of PCIE port
,
Akihiko Odaki
,
2023/06/29
Re: [PATCH v6 5/5] hw/pci: ensure PCIE devices are plugged into only slot 0 of PCIE port
,
Ani Sinha
,
2023/06/29
Re: [PATCH v6 5/5] hw/pci: ensure PCIE devices are plugged into only slot 0 of PCIE port
,
Akihiko Odaki
,
2023/06/29
Re: [PATCH v6 5/5] hw/pci: ensure PCIE devices are plugged into only slot 0 of PCIE port
,
Michael S. Tsirkin
,
2023/06/30
Re: [PATCH v6 5/5] hw/pci: ensure PCIE devices are plugged into only slot 0 of PCIE port
,
Ani Sinha
,
2023/06/30
Re: [PATCH v6 5/5] hw/pci: ensure PCIE devices are plugged into only slot 0 of PCIE port
,
Michael S. Tsirkin
,
2023/06/30
Re: [PATCH v6 5/5] hw/pci: ensure PCIE devices are plugged into only slot 0 of PCIE port
,
Ani Sinha
,
2023/06/30
Re: [PATCH v6 5/5] hw/pci: ensure PCIE devices are plugged into only slot 0 of PCIE port
,
Michael S. Tsirkin
,
2023/06/30
Re: [PATCH v6 5/5] hw/pci: ensure PCIE devices are plugged into only slot 0 of PCIE port
,
Ani Sinha
,
2023/06/30
Re: [PATCH v6 5/5] hw/pci: ensure PCIE devices are plugged into only slot 0 of PCIE port
,
Michael S. Tsirkin
,
2023/06/30
Re: [PATCH v6 5/5] hw/pci: ensure PCIE devices are plugged into only slot 0 of PCIE port
,
Ani Sinha
,
2023/06/30
Re: [PATCH v6 5/5] hw/pci: ensure PCIE devices are plugged into only slot 0 of PCIE port
,
Michael S. Tsirkin
,
2023/06/30
Re: [PATCH v6 5/5] hw/pci: ensure PCIE devices are plugged into only slot 0 of PCIE port
,
Ani Sinha
,
2023/06/30
Re: [PATCH v6 5/5] hw/pci: ensure PCIE devices are plugged into only slot 0 of PCIE port
,
Ani Sinha
,
2023/06/30
Re: [PATCH v6 5/5] hw/pci: ensure PCIE devices are plugged into only slot 0 of PCIE port
,
Akihiko Odaki
,
2023/06/30
Re: [PATCH v6 5/5] hw/pci: ensure PCIE devices are plugged into only slot 0 of PCIE port
,
Ani Sinha
,
2023/06/30
Re: [PATCH v6 5/5] hw/pci: ensure PCIE devices are plugged into only slot 0 of PCIE port
,
Akihiko Odaki
,
2023/06/30
Re: [PATCH v6 5/5] hw/pci: ensure PCIE devices are plugged into only slot 0 of PCIE port
,
Ani Sinha
,
2023/06/30
Re: [PATCH v6 5/5] hw/pci: ensure PCIE devices are plugged into only slot 0 of PCIE port
,
Michael S. Tsirkin
,
2023/06/30
Re: [PATCH v6 5/5] hw/pci: ensure PCIE devices are plugged into only slot 0 of PCIE port
,
Michael S. Tsirkin
,
2023/06/30
Re: [PATCH v6 5/5] hw/pci: ensure PCIE devices are plugged into only slot 0 of PCIE port
,
Michael S. Tsirkin
,
2023/06/29
Re: [PATCH v6 5/5] hw/pci: ensure PCIE devices are plugged into only slot 0 of PCIE port
,
Ani Sinha
,
2023/06/29
Re: [PATCH v6 5/5] hw/pci: ensure PCIE devices are plugged into only slot 0 of PCIE port
,
Michael S. Tsirkin
,
2023/06/29
Re: [PATCH v6 5/5] hw/pci: ensure PCIE devices are plugged into only slot 0 of PCIE port
,
Ani Sinha
,
2023/06/29
Re: [PATCH v6 5/5] hw/pci: ensure PCIE devices are plugged into only slot 0 of PCIE port
,
Ani Sinha
,
2023/06/29
[PATCH v6 2/5] tests/acpi/bios-tables-test: use the correct slot on the pcie-root-port
,
Ani Sinha
,
2023/06/29
[PATCH v6 4/5] tests/qtest/hd-geo-test: fix incorrect pcie-root-port usage and simplify test
,
Ani Sinha
,
2023/06/29
Re: [PATCH v6 4/5] tests/qtest/hd-geo-test: fix incorrect pcie-root-port usage and simplify test
,
Thomas Huth
,
2023/06/29
Re: [PATCH v6 4/5] tests/qtest/hd-geo-test: fix incorrect pcie-root-port usage and simplify test
,
Igor Mammedov
,
2023/06/30
[PATCH v6 3/5] tests/acpi/bios-tables-test: update acpi blob q35/DSDT.noacpihp
,
Ani Sinha
,
2023/06/29
[RFC PATCH 0/3] ppc/pnv: SMT support for powernv
,
Nicholas Piggin
,
2023/06/28
[RFC PATCH 1/3] target/ppc: Add LPAR-per-core vs per-thread mode flag
,
Nicholas Piggin
,
2023/06/28
Re: [RFC PATCH 1/3] target/ppc: Add LPAR-per-core vs per-thread mode flag
,
Joel Stanley
,
2023/06/30
[RFC PATCH 2/3] target/ppc: SMT support for the HID SPR
,
Nicholas Piggin
,
2023/06/28
[RFC PATCH 3/3] ppc/pnv: SMT support for powernv
,
Nicholas Piggin
,
2023/06/28
Re: [RFC PATCH 3/3] ppc/pnv: SMT support for powernv
,
Cédric Le Goater
,
2023/06/29
Re: [RFC PATCH 0/3] ppc/pnv: SMT support for powernv
,
Cédric Le Goater
,
2023/06/29
Re: [RFC PATCH 0/3] ppc/pnv: SMT support for powernv
,
Cédric Le Goater
,
2023/06/29
[PATCH] hw/ppc: Fix clock update drift
,
Nicholas Piggin
,
2023/06/28
Re: [PATCH] hw/ppc: Fix clock update drift
,
Cédric Le Goater
,
2023/06/29
Re: [PATCH] hw/ppc: Fix clock update drift
,
Frederic Barrat
,
2023/06/29
Re: [PATCH] hw/ppc: Fix clock update drift
,
Cédric Le Goater
,
2023/06/29
Re: [PATCH] hw/ppc: Fix clock update drift
,
Nicholas Piggin
,
2023/06/29
Re: [PATCH] hw/ppc: Fix clock update drift
,
Daniel Henrique Barboza
,
2023/06/30
[PATCH 0/7] migration: Better error handling in return path thread
,
Peter Xu
,
2023/06/28
[PATCH 1/7] migration: Let migrate_set_error() take ownership
,
Peter Xu
,
2023/06/28
[PATCH 2/7] migration: Introduce migrate_has_error()
,
Peter Xu
,
2023/06/28
[PATCH 4/7] migration: Deliver return path file error to migrate state too
,
Peter Xu
,
2023/06/28
Re: [PATCH 4/7] migration: Deliver return path file error to migrate state too
,
Fabiano Rosas
,
2023/06/28
[PATCH 3/7] migration: Refactor error handling in source return path
,
Peter Xu
,
2023/06/28
Re: [PATCH 3/7] migration: Refactor error handling in source return path
,
Fabiano Rosas
,
2023/06/28
[PATCH 6/7] qemufile: Always return a verbose error
,
Peter Xu
,
2023/06/28
[PATCH 5/7] migration: Display error in query-migrate irrelevant of status
,
Peter Xu
,
2023/06/28
Re: [PATCH 5/7] migration: Display error in query-migrate irrelevant of status
,
Fabiano Rosas
,
2023/06/28
Re: [PATCH 5/7] migration: Display error in query-migrate irrelevant of status
,
Peter Xu
,
2023/06/29
[PATCH 7/7] migration: Provide explicit error message for file shutdowns
,
Peter Xu
,
2023/06/28
[PATCH v6 00/20] target/riscv, KVM: fixes and enhancements
,
Daniel Henrique Barboza
,
2023/06/28
[PATCH v6 01/20] target/riscv: skip features setup for KVM CPUs
,
Daniel Henrique Barboza
,
2023/06/28
Re: [PATCH v6 01/20] target/riscv: skip features setup for KVM CPUs
,
Andrew Jones
,
2023/06/29
[PATCH v6 02/20] hw/riscv/virt.c: skip 'mmu-type' FDT if satp mode not set
,
Daniel Henrique Barboza
,
2023/06/28
Re: [PATCH v6 02/20] hw/riscv/virt.c: skip 'mmu-type' FDT if satp mode not set
,
Michael Tokarev
,
2023/06/30
Re: [PATCH v6 02/20] hw/riscv/virt.c: skip 'mmu-type' FDT if satp mode not set
,
Daniel Henrique Barboza
,
2023/06/30
Re: [PATCH v6 02/20] hw/riscv/virt.c: skip 'mmu-type' FDT if satp mode not set
,
Michael Tokarev
,
2023/06/30
[PATCH v6 03/20] target/riscv/cpu.c: restrict 'mvendorid' value
,
Daniel Henrique Barboza
,
2023/06/28
[PATCH v6 04/20] target/riscv/cpu.c: restrict 'mimpid' value
,
Daniel Henrique Barboza
,
2023/06/28
[PATCH v6 05/20] target/riscv/cpu.c: restrict 'marchid' value
,
Daniel Henrique Barboza
,
2023/06/28
[PATCH v6 06/20] target/riscv: use KVM scratch CPUs to init KVM properties
,
Daniel Henrique Barboza
,
2023/06/28
[PATCH v6 07/20] target/riscv: read marchid/mimpid in kvm_riscv_init_machine_ids()
,
Daniel Henrique Barboza
,
2023/06/28
[PATCH v6 08/20] target/riscv: handle mvendorid/marchid/mimpid for KVM CPUs
,
Daniel Henrique Barboza
,
2023/06/28
[PATCH v6 09/20] linux-headers: Update to v6.4-rc1
,
Daniel Henrique Barboza
,
2023/06/28
[PATCH v6 10/20] target/riscv/kvm.c: init 'misa_ext_mask' with scratch CPU
,
Daniel Henrique Barboza
,
2023/06/28
[PATCH v6 11/20] target/riscv/cpu: add misa_ext_info_arr[]
,
Daniel Henrique Barboza
,
2023/06/28
Re: [PATCH v6 11/20] target/riscv/cpu: add misa_ext_info_arr[]
,
Philippe Mathieu-Daudé
,
2023/06/29
Re: [PATCH v6 11/20] target/riscv/cpu: add misa_ext_info_arr[]
,
Daniel Henrique Barboza
,
2023/06/29
Re: [PATCH v6 11/20] target/riscv/cpu: add misa_ext_info_arr[]
,
Daniel Henrique Barboza
,
2023/06/29
Re: [PATCH v6 11/20] target/riscv/cpu: add misa_ext_info_arr[]
,
Andrew Jones
,
2023/06/29
Re: [PATCH v6 11/20] target/riscv/cpu: add misa_ext_info_arr[]
,
Daniel Henrique Barboza
,
2023/06/29
Re: [PATCH v6 11/20] target/riscv/cpu: add misa_ext_info_arr[]
,
Daniel Henrique Barboza
,
2023/06/29
Re: [PATCH v6 11/20] target/riscv/cpu: add misa_ext_info_arr[]
,
Andrew Jones
,
2023/06/30
[PATCH v6 12/20] target/riscv: add KVM specific MISA properties
,
Daniel Henrique Barboza
,
2023/06/28
Re: [PATCH v6 12/20] target/riscv: add KVM specific MISA properties
,
Andrew Jones
,
2023/06/29
Re: [PATCH v6 12/20] target/riscv: add KVM specific MISA properties
,
Daniel Henrique Barboza
,
2023/06/29
[PATCH v6 13/20] target/riscv/kvm.c: update KVM MISA bits
,
Daniel Henrique Barboza
,
2023/06/28
[PATCH v6 14/20] target/riscv/kvm.c: add multi-letter extension KVM properties
,
Daniel Henrique Barboza
,
2023/06/28
Re: [PATCH v6 14/20] target/riscv/kvm.c: add multi-letter extension KVM properties
,
Andrew Jones
,
2023/06/29
[PATCH v6 15/20] target/riscv/cpu.c: add satp_mode properties earlier
,
Daniel Henrique Barboza
,
2023/06/28
Re: [PATCH v6 15/20] target/riscv/cpu.c: add satp_mode properties earlier
,
Philippe Mathieu-Daudé
,
2023/06/29
Re: [PATCH v6 15/20] target/riscv/cpu.c: add satp_mode properties earlier
,
Andrew Jones
,
2023/06/29
[PATCH v6 16/20] target/riscv/cpu.c: remove priv_ver check from riscv_isa_string_ext()
,
Daniel Henrique Barboza
,
2023/06/28
[PATCH v6 17/20] target/riscv/cpu.c: create KVM mock properties
,
Daniel Henrique Barboza
,
2023/06/28
Re: [PATCH v6 17/20] target/riscv/cpu.c: create KVM mock properties
,
Andrew Jones
,
2023/06/29
[PATCH v6 19/20] target/riscv/kvm.c: add kvmconfig_get_cfg_addr() helper
,
Daniel Henrique Barboza
,
2023/06/28
[PATCH v6 18/20] target/riscv: update multi-letter extension KVM properties
,
Daniel Henrique Barboza
,
2023/06/28
[PATCH v6 20/20] target/riscv/kvm.c: read/write (cbom|cboz)_blocksize in KVM
,
Daniel Henrique Barboza
,
2023/06/28
[QEMU][PATCH v1] tests/qtest: xlnx-canfd-test: Fix code coverity issues
,
Vikram Garhwal
,
2023/06/28
[PATCH v2 00/16] Q35 and I440FX host bridge QOM cleanup
,
Bernhard Beschow
,
2023/06/28
[PATCH v2 02/16] hw/pci-host/q35: Fix double, contradicting .endianness assignment
,
Bernhard Beschow
,
2023/06/28
Re: [PATCH v2 02/16] hw/pci-host/q35: Fix double, contradicting .endianness assignment
,
Philippe Mathieu-Daudé
,
2023/06/29
[PATCH v2 01/16] hw/i386/pc_q35: Resolve redundant q35_host variable
,
Bernhard Beschow
,
2023/06/28
Re: [PATCH v2 01/16] hw/i386/pc_q35: Resolve redundant q35_host variable
,
Philippe Mathieu-Daudé
,
2023/06/29
[PATCH v2 03/16] hw/pci-host/q35: Initialize PCMachineState::bus in board code
,
Bernhard Beschow
,
2023/06/28
[PATCH v2 04/16] hw/pci/pci_host: Introduce PCI_HOST_BYPASS_IOMMU macro
,
Bernhard Beschow
,
2023/06/28
[PATCH v2 08/16] hw/pci-host/i440fx: Have common names for some local variables
,
Bernhard Beschow
,
2023/06/28
[PATCH v2 07/16] hw/pci-host/i440fx: Replace magic values by existing constants
,
Bernhard Beschow
,
2023/06/28
[PATCH v2 09/16] hw/pci-host/i440fx: Move i440fx_realize() into PCII440FXState section
,
Bernhard Beschow
,
2023/06/28
[PATCH v2 06/16] hw/pci-host/q35: Make some property name macros reusable by i440fx
,
Bernhard Beschow
,
2023/06/28
[PATCH v2 10/16] hw/pci-host/i440fx: Make MemoryRegion pointers accessible as properties
,
Bernhard Beschow
,
2023/06/28
[PATCH v2 11/16] hw/pci-host/i440fx: Add PCI_HOST_PROP_IO_MEM property
,
Bernhard Beschow
,
2023/06/28
[PATCH v2 05/16] hw/pci-host/q35: Initialize PCI_HOST_BYPASS_IOMMU property from board code
,
Bernhard Beschow
,
2023/06/28
[PATCH v2 12/16] hw/pci-host/i440fx: Add PCI_HOST_{ABOVE, BELOW}_4G_MEM_SIZE properties
,
Bernhard Beschow
,
2023/06/28
[PATCH v2 13/16] hw/pci-host/i440fx: Add I440FX_HOST_PROP_PCI_TYPE property
,
Bernhard Beschow
,
2023/06/28
[PATCH v2 14/16] hw/pci-host/i440fx: Resolve i440fx_init()
,
Bernhard Beschow
,
2023/06/28
Re: [PATCH v2 14/16] hw/pci-host/i440fx: Resolve i440fx_init()
,
Philippe Mathieu-Daudé
,
2023/06/29
Re: [PATCH v2 14/16] hw/pci-host/i440fx: Resolve i440fx_init()
,
Bernhard Beschow
,
2023/06/29
[PATCH v2 15/16] hw/i386/pc_piix: Turn some local variables into initializers
,
Bernhard Beschow
,
2023/06/28
Re: [PATCH v2 15/16] hw/i386/pc_piix: Turn some local variables into initializers
,
Philippe Mathieu-Daudé
,
2023/06/29
[PATCH v2 16/16] hw/i386/pc_piix: Move i440fx' realize near its qdev_new()
,
Bernhard Beschow
,
2023/06/28
[PATCH] ui/gtk: Make sure the right EGL context is currently bound
,
Dongwon Kim
,
2023/06/28
[PATCH] ui/gtk: skip refresh if new dmabuf is submitted
,
Dongwon Kim
,
2023/06/28
[PATCH] MAINTAINERS: Promote Cédric to VFIO co-maintainer
,
Alex Williamson
,
2023/06/28
Re: [PATCH] MAINTAINERS: Promote Cédric to VFIO co-maintainer
,
Philippe Mathieu-Daudé
,
2023/06/28
Re: [PATCH] MAINTAINERS: Promote Cédric to VFIO co-maintainer
,
Cédric Le Goater
,
2023/06/29
Re: [RFC 7/7] hw/mem/cxl_type3: add read/write support to dynamic capacity
,
address@hidden
,
2023/06/28
[PATCH 0/2] vhost user one time message fixes
,
Tom Lonergan
,
2023/06/28
[PATCH 2/2] vhost-user: Make RESET_DEVICE a per device message
,
Tom Lonergan
,
2023/06/28
Re: [PATCH 2/2] vhost-user: Make RESET_DEVICE a per device message
,
Raphael Norwitz
,
2023/06/30
[PATCH 1/2] vhost-user: Change one_time to per_device request
,
Tom Lonergan
,
2023/06/28
Re: [PATCH 1/2] vhost-user: Change one_time to per_device request
,
Raphael Norwitz
,
2023/06/30
[PATCH] target/arm: gdbstub: Guard M-profile code with CONFIG_TCG
,
Fabiano Rosas
,
2023/06/28
Re: [PATCH] target/arm: gdbstub: Guard M-profile code with CONFIG_TCG
,
Philippe Mathieu-Daudé
,
2023/06/28
Re: [PATCH] target/arm: gdbstub: Guard M-profile code with CONFIG_TCG
,
Fabiano Rosas
,
2023/06/28
Re: [PATCH] target/arm: gdbstub: Guard M-profile code with CONFIG_TCG
,
Fabiano Rosas
,
2023/06/28
[PATCH v2 0/2] contrib/plugins: Migrate to the Meson build
,
Anton Kochkov
,
2023/06/28
[PATCH v2 1/2] contrib/plugins: add meson build file
,
Anton Kochkov
,
2023/06/28
[PATCH v2 2/2] contrib/plugins: remove Makefile
,
Anton Kochkov
,
2023/06/28
[PULL 00/30] Accelerator patches for 2023-06-28
,
Philippe Mathieu-Daudé
,
2023/06/28
[PULL 01/30] MAINTAINERS: Update Roman Bolshakov email address
,
Philippe Mathieu-Daudé
,
2023/06/28
[PULL 02/30] docs/devel/testing: Update the 'Docker Debugging' section
,
Philippe Mathieu-Daudé
,
2023/06/28
[PULL 03/30] accel: Re-enable WHPX cross-build on case sensitive filesystems
,
Philippe Mathieu-Daudé
,
2023/06/28
[PULL 04/30] accel: Document generic accelerator headers
,
Philippe Mathieu-Daudé
,
2023/06/28
[PULL 05/30] accel: Remove unused hThread variable on TCG/WHPX
,
Philippe Mathieu-Daudé
,
2023/06/28
[PULL 06/30] accel: Fix a leak on Windows HAX
,
Philippe Mathieu-Daudé
,
2023/06/28
[PULL 07/30] accel: Destroy HAX vCPU threads once done
,
Philippe Mathieu-Daudé
,
2023/06/28
[PULL 08/30] accel: Rename 'hax_vcpu' as 'accel' in CPUState
,
Philippe Mathieu-Daudé
,
2023/06/28
[PULL 09/30] accel: Rename HAX 'struct hax_vcpu_state' -> AccelCPUState
,
Philippe Mathieu-Daudé
,
2023/06/28
[PULL 10/30] accel: Move HAX hThread to accelerator context
,
Philippe Mathieu-Daudé
,
2023/06/28
[PULL 11/30] accel: Remove NVMM unreachable error path
,
Philippe Mathieu-Daudé
,
2023/06/28
[PULL 12/30] accel: Rename NVMM 'struct qemu_vcpu' -> AccelCPUState
,
Philippe Mathieu-Daudé
,
2023/06/28
[PULL 13/30] accel: Inline NVMM get_qemu_vcpu()
,
Philippe Mathieu-Daudé
,
2023/06/28
[PULL 14/30] accel: Remove WHPX unreachable error path
,
Philippe Mathieu-Daudé
,
2023/06/28
[PULL 15/30] accel: Rename WHPX 'struct whpx_vcpu' -> AccelCPUState
,
Philippe Mathieu-Daudé
,
2023/06/28
[PULL 17/30] accel: Rename 'cpu_state' -> 'cs'
,
Philippe Mathieu-Daudé
,
2023/06/28
[PULL 16/30] accel: Inline WHPX get_whpx_vcpu()
,
Philippe Mathieu-Daudé
,
2023/06/28
[PULL 19/30] accel/kvm: Re-include "exec/memattrs.h" header
,
Philippe Mathieu-Daudé
,
2023/06/28
[PULL 18/30] accel: Rename HVF 'struct hvf_vcpu_state' -> AccelCPUState
,
Philippe Mathieu-Daudé
,
2023/06/28
[PULL 21/30] hw/intc/arm_gic: Un-inline GIC*/ITS class_name() helpers
,
Philippe Mathieu-Daudé
,
2023/06/28
[PULL 28/30] exec/memory: Add symbolic value for memory listener priority for accel
,
Philippe Mathieu-Daudé
,
2023/06/28
[PULL 20/30] accel/kvm: Declare kvm_direct_msi_allowed in stubs
,
Philippe Mathieu-Daudé
,
2023/06/28
[PULL 24/30] target/arm: Restrict KVM-specific fields from ArchCPU
,
Philippe Mathieu-Daudé
,
2023/06/28
[PULL 25/30] target/ppc: Restrict KVM-specific fields from ArchCPU
,
Philippe Mathieu-Daudé
,
2023/06/28
[PULL 23/30] hw/arm/sbsa-ref: Include missing 'sysemu/kvm.h' header
,
Philippe Mathieu-Daudé
,
2023/06/28
[PULL 26/30] target/riscv: Restrict KVM-specific fields from ArchCPU
,
Philippe Mathieu-Daudé
,
2023/06/28
[PULL 29/30] exec/memory: Add symbol for memory listener priority for device backend
,
Philippe Mathieu-Daudé
,
2023/06/28
[PULL 22/30] hw/intc/arm_gic: Rename 'first_cpu' argument
,
Philippe Mathieu-Daudé
,
2023/06/28
[PULL 30/30] exec/memory: Add symbol for the min value of memory listener priority
,
Philippe Mathieu-Daudé
,
2023/06/28
[PULL 27/30] target/i386/WHPX: Fix error message when fail to set ProcessorCount
,
Philippe Mathieu-Daudé
,
2023/06/28
Re: [PULL 00/30] Accelerator patches for 2023-06-28
,
Richard Henderson
,
2023/06/29
[PATCH v4 0/6] net/tap: Fix QEMU frozen issue when the maximum number of file descriptors is very large
,
Bin Meng
,
2023/06/28
[PATCH v4 1/6] tests/tcg/cris: Fix the coding style
,
Bin Meng
,
2023/06/28
[PATCH v4 2/6] tests/tcg/cris: Correct the off-by-one error
,
Bin Meng
,
2023/06/28
[PATCH v4 4/6] util/osdep: Introduce qemu_close_range()
,
Bin Meng
,
2023/06/28
[PATCH v4 6/6] net: tap: Use qemu_close_range() to close fds
,
Bin Meng
,
2023/06/28
Re: [PATCH v4 6/6] net: tap: Use qemu_close_range() to close fds
,
Jason Wang
,
2023/06/30
[PATCH v4 3/6] util/async-teardown: Fall back to close fds one by one
,
Bin Meng
,
2023/06/28
[PATCH v4 5/6] util/async-teardown: Use qemu_close_range() to close fds
,
Bin Meng
,
2023/06/28
Re: [PATCH v4 0/6] net/tap: Fix QEMU frozen issue when the maximum number of file descriptors is very large
,
Michael Tokarev
,
2023/06/29
Re: [PATCH v4 0/6] net/tap: Fix QEMU frozen issue when the maximum number of file descriptors is very large
,
Daniel P . Berrangé
,
2023/06/29
[PULL 00/23] Block layer patches
,
Kevin Wolf
,
2023/06/28
[PULL 01/23] iotests: Test active commit with iothread and background I/O
,
Kevin Wolf
,
2023/06/28
[PULL 04/23] block: Fix AioContext locking in bdrv_open_child()
,
Kevin Wolf
,
2023/06/28
[PULL 02/23] qdev-properties-system: Lock AioContext for blk_insert_bs()
,
Kevin Wolf
,
2023/06/28
[PULL 05/23] block: Fix AioContext locking in bdrv_attach_child_common()
,
Kevin Wolf
,
2023/06/28
[PULL 11/23] Revert "graph-lock: Disable locking for now"
,
Kevin Wolf
,
2023/06/28
[PULL 06/23] block: Fix AioContext locking in bdrv_reopen_parse_file_or_backing()
,
Kevin Wolf
,
2023/06/28
[PULL 17/23] cloop: mark more functions as coroutine_fns and GRAPH_RDLOCK
,
Kevin Wolf
,
2023/06/28
[PULL 08/23] block: Fix AioContext locking in bdrv_open_backing_file()
,
Kevin Wolf
,
2023/06/28
[PULL 10/23] graph-lock: Unlock the AioContext while polling
,
Kevin Wolf
,
2023/06/28
[PULL 07/23] block: Fix AioContext locking in bdrv_open_inherit()
,
Kevin Wolf
,
2023/06/28
[PULL 14/23] vpc: mark more functions as coroutine_fns and GRAPH_RDLOCK
,
Kevin Wolf
,
2023/06/28
[PULL 13/23] qed: mark more functions as coroutine_fns and GRAPH_RDLOCK
,
Kevin Wolf
,
2023/06/28
[PULL 03/23] test-block-iothread: Lock AioContext for blk_insert_bs()
,
Kevin Wolf
,
2023/06/28
[PULL 09/23] blockjob: Fix AioContext locking in block_job_add_bdrv()
,
Kevin Wolf
,
2023/06/28
[PULL 20/23] vhdx: mark more functions as coroutine_fns and GRAPH_RDLOCK
,
Kevin Wolf
,
2023/06/28
[PULL 12/23] file-posix: remove incorrect coroutine_fn calls
,
Kevin Wolf
,
2023/06/28
[PULL 19/23] vmdk: mark more functions as coroutine_fns and GRAPH_RDLOCK
,
Kevin Wolf
,
2023/06/28
[PULL 21/23] qcow2: mark more functions as coroutine_fns and GRAPH_RDLOCK
,
Kevin Wolf
,
2023/06/28
[PULL 16/23] block: mark another function as coroutine_fns and GRAPH_UNLOCKED
,
Kevin Wolf
,
2023/06/28
[PULL 15/23] bochs: mark more functions as coroutine_fns and GRAPH_RDLOCK
,
Kevin Wolf
,
2023/06/28
[PULL 23/23] block: use bdrv_co_debug_event in coroutine context
,
Kevin Wolf
,
2023/06/28
[PULL 22/23] block: use bdrv_co_getlength in coroutine context
,
Kevin Wolf
,
2023/06/28
[PULL 18/23] dmg: mark more functions as coroutine_fns and GRAPH_RDLOCK
,
Kevin Wolf
,
2023/06/28
Re: [PULL 00/23] Block layer patches
,
Richard Henderson
,
2023/06/29
[PATCH v4 0/4] hw/smbios: Cleanup topology related variables
,
Zhao Liu
,
2023/06/28
[PATCH v4 1/4] machine: Add helpers to get cores/threads per socket
,
Zhao Liu
,
2023/06/28
[PATCH v4 2/4] hw/smbios: Fix smbios_smp_sockets caculation
,
Zhao Liu
,
2023/06/28
[PATCH v4 3/4] hw/smbios: Fix thread count in type4
,
Zhao Liu
,
2023/06/28
[PATCH v4 4/4] hw/smbios: Fix core count in type4
,
Zhao Liu
,
2023/06/28
[PATCH 2/2] target/riscv: Optimize ambiguous local variable in pmp_hart_has_privs
,
Ruibo Lu
,
2023/06/28
Re: [PATCH 2/2] target/riscv: Optimize ambiguous local variable in pmp_hart_has_privs
,
Weiwei Li
,
2023/06/28
[PATCH 0/2] improve accuracy in riscv-pmp
,
Ruibo Lu
,
2023/06/28
[PATCH 1/2] target/riscv: Remove redundant check in pmp_is_locked
,
Ruibo Lu
,
2023/06/28
Re: [PATCH 1/2] target/riscv: Remove redundant check in pmp_is_locked
,
Weiwei Li
,
2023/06/28
QEMU assert (was: [xen-unstable test] 181558: regressions - FAIL)
,
Roger Pau Monné
,
2023/06/28
Re: QEMU assert (was: [xen-unstable test] 181558: regressions - FAIL)
,
Roger Pau Monné
,
2023/06/28
[PATCH v16 0/9] TCG code quality tracking
,
Fei Wu
,
2023/06/28
[PATCH v16 1/9] accel/tcg: introduce TBStatistics structure
,
Fei Wu
,
2023/06/28
[PATCH v16 6/9] tb-stats: Adding info [tb-list|tb] commands to HMP
,
Fei Wu
,
2023/06/28
[PATCH v16 8/9] tb-stats: dump hot TBs at the end of the execution
,
Fei Wu
,
2023/06/28
[PATCH v16 2/9] accel: collecting TB execution count
,
Fei Wu
,
2023/06/28
[PATCH v16 3/9] accel/tcg: add jit stats to TBStatistics
,
Fei Wu
,
2023/06/28
[PATCH v16 4/9] monitor: adding tb_stats hmp command
,
Fei Wu
,
2023/06/28
[PATCH v16 5/9] tb-stats: reset the tracked TBs on a tb_flush
,
Fei Wu
,
2023/06/28
[PATCH v16 7/9] debug: add -d tb_stats to control TBStatistics
,
Fei Wu
,
2023/06/28
[PATCH v16 9/9] docs: add tb-stats how to
,
Fei Wu
,
2023/06/28
[PULL 00/10] qemu-sparc queue 20230628
,
Mark Cave-Ayland
,
2023/06/28
[PULL 01/10] Revert "hw/sparc64/niagara: Use blk_name() instead of open-coding it"
,
Mark Cave-Ayland
,
2023/06/28
[PULL 02/10] target/sparc: Use tcg_gen_lookup_and_goto_ptr in gen_goto_tb
,
Mark Cave-Ayland
,
2023/06/28
Re: [PULL 02/10] target/sparc: Use tcg_gen_lookup_and_goto_ptr in gen_goto_tb
,
BALATON Zoltan
,
2023/06/28
Re: [PULL 02/10] target/sparc: Use tcg_gen_lookup_and_goto_ptr in gen_goto_tb
,
Richard Henderson
,
2023/06/28
[PULL 03/10] target/sparc: Fix npc comparison in sparc_tr_insn_start
,
Mark Cave-Ayland
,
2023/06/28
[PULL 04/10] target/sparc: Drop inline markers from translate.c
,
Mark Cave-Ayland
,
2023/06/28
[PULL 06/10] target/sparc: Use DYNAMIC_PC_LOOKUP for conditional branches
,
Mark Cave-Ayland
,
2023/06/28
[PULL 07/10] target/sparc: Use DYNAMIC_PC_LOOKUP for JMPL
,
Mark Cave-Ayland
,
2023/06/28
[PULL 10/10] escc: emulate dip switch language layout settings on SUN keyboard
,
Mark Cave-Ayland
,
2023/06/28
[PULL 08/10] target/sparc: Use DYNAMIC_PC_LOOKUP for v9 RETURN
,
Mark Cave-Ayland
,
2023/06/28
[PULL 09/10] target/sparc: Use tcg_gen_lookup_and_goto_ptr for v9 WRASI
,
Mark Cave-Ayland
,
2023/06/28
[PULL 05/10] target/sparc: Introduce DYNAMIC_PC_LOOKUP
,
Mark Cave-Ayland
,
2023/06/28
Re: [PULL 00/10] qemu-sparc queue 20230628
,
Richard Henderson
,
2023/06/28
[PULL 0/1] virtio: regression fix
,
Michael S. Tsirkin
,
2023/06/28
[PULL 1/1] net/vhost-net: do not assert on null pointer return from tap_get_vhost_net()
,
Michael S. Tsirkin
,
2023/06/28
Re: [PULL 0/1] virtio: regression fix
,
Michael S. Tsirkin
,
2023/06/28
Re: [PULL 0/1] virtio: regression fix
,
Richard Henderson
,
2023/06/28
[PATCH] net/vhost-net: do not assert on null pointer return from tap_get_vhost_net()
,
Ani Sinha
,
2023/06/28
Re: [PATCH] net/vhost-net: do not assert on null pointer return from tap_get_vhost_net()
,
Bacchus
,
2023/06/28
Re: [PATCH] net/vhost-net: do not assert on null pointer return from tap_get_vhost_net()
,
Michael S. Tsirkin
,
2023/06/28
Re: [PATCH] net/vhost-net: do not assert on null pointer return from tap_get_vhost_net()
,
Ani Sinha
,
2023/06/28
Re: [PATCH] net/vhost-net: do not assert on null pointer return from tap_get_vhost_net()
,
Philippe Mathieu-Daudé
,
2023/06/28
Re: [PATCH] net/vhost-net: do not assert on null pointer return from tap_get_vhost_net()
,
Ani Sinha
,
2023/06/28
[PATCH] hw: arm: allwinner-sramc: Set class_size
,
Akihiko Odaki
,
2023/06/28
Re: [PATCH] hw: arm: allwinner-sramc: Set class_size
,
Philippe Mathieu-Daudé
,
2023/06/28
Re: [PATCH] hw: arm: allwinner-sramc: Set class_size
,
Richard Henderson
,
2023/06/28
Azure infrastructure update
,
Paolo Bonzini
,
2023/06/28
Re: Azure infrastructure update
,
Daniel P . Berrangé
,
2023/06/28
Re: Azure infrastructure update
,
Paolo Bonzini
,
2023/06/28
Re: Azure infrastructure update
,
Daniel P . Berrangé
,
2023/06/28
[patch] trivial: man page: document display::gtk::zoom-to-fit
,
Jan Kratochvil
,
2023/06/28
Re: [patch] trivial: man page: document display::gtk::zoom-to-fit
,
Michael Tokarev
,
2023/06/30
[PATCH v3 0/3] Add SCMI vhost-user VIRTIO device
,
Milan Zamazal
,
2023/06/28
[PATCH v3 1/3] hw/virtio: Add boilerplate for vhost-user-scmi device
,
Milan Zamazal
,
2023/06/28
[PATCH v3 3/3] tests/qtest: enable tests for virtio-scmi
,
Milan Zamazal
,
2023/06/28
[PATCH v3 2/3] hw/virtio: Add vhost-user-scmi-pci boilerplate
,
Milan Zamazal
,
2023/06/28
[PATCH qemu] aspeed add montblanc bmc reference from fuji
,
~ssinprem
,
2023/06/28
Re: [PATCH qemu] aspeed add montblanc bmc reference from fuji
,
Cédric Le Goater
,
2023/06/28
Re: [PATCH qemu] aspeed add montblanc bmc reference from fuji
,
Sittisak Sinprem
,
2023/06/28
Re: [PATCH qemu] aspeed add montblanc bmc reference from fuji
,
Cédric Le Goater
,
2023/06/28
Re: [PATCH qemu] aspeed add montblanc bmc reference from fuji
,
Sittisak Sinprem
,
2023/06/28
Re: [PATCH qemu] aspeed add montblanc bmc reference from fuji
,
Cédric Le Goater
,
2023/06/29
Re: [PATCH qemu] aspeed add montblanc bmc reference from fuji
,
Michael Tokarev
,
2023/06/30
Re: [PATCH qemu] aspeed add montblanc bmc reference from fuji
,
Cédric Le Goater
,
2023/06/30
[PULL 0/7] hw/nvme updates
,
Klaus Jensen
,
2023/06/28
[PULL 2/7] hw/nvme: consider COPY command in nvme_aio_err
,
Klaus Jensen
,
2023/06/28
[PULL 1/7] hw/nvme: add comment for nvme-ns properties
,
Klaus Jensen
,
2023/06/28
[PULL 3/7] hw/nvme: check maximum copy length (MCL) for COPY
,
Klaus Jensen
,
2023/06/28
[PULL 4/7] hw/nvme: fix verification of number of ruhis
,
Klaus Jensen
,
2023/06/28
[PULL 5/7] hw/nvme: verify uniqueness of reclaim unit handle identifiers
,
Klaus Jensen
,
2023/06/28
[PULL 6/7] hw/nvme: add placement handle list ranges
,
Klaus Jensen
,
2023/06/28
[PULL 7/7] docs: update hw/nvme documentation for TP4146
,
Klaus Jensen
,
2023/06/28
Re: [PULL 0/7] hw/nvme updates
,
Richard Henderson
,
2023/06/28
[PATCH v2 0/2] vfio/migration: Make VFIO migration non-experimental
,
Avihai Horon
,
2023/06/28
[PATCH v2 1/2] vfio/migration: Reset bytes_transferred properly
,
Avihai Horon
,
2023/06/28
Re: [PATCH v2 1/2] vfio/migration: Reset bytes_transferred properly
,
Cédric Le Goater
,
2023/06/28
[PATCH v2 2/2] vfio/migration: Make VFIO migration non-experimental
,
Avihai Horon
,
2023/06/28
Re: [PATCH v2 2/2] vfio/migration: Make VFIO migration non-experimental
,
Cédric Le Goater
,
2023/06/28
Re: [PATCH v2 2/2] vfio/migration: Make VFIO migration non-experimental
,
Joao Martins
,
2023/06/28
Re: [PATCH v2 2/2] vfio/migration: Make VFIO migration non-experimental
,
Cédric Le Goater
,
2023/06/28
RE: [PATCH v2 2/2] vfio/migration: Make VFIO migration non-experimental
,
Duan, Zhenzhong
,
2023/06/28
Re: [PATCH v2 2/2] vfio/migration: Make VFIO migration non-experimental
,
Joao Martins
,
2023/06/28
Re: [PATCH v2 0/2] vfio/migration: Make VFIO migration non-experimental
,
Alex Williamson
,
2023/06/28
[PATCH v2] contrib/gitdm: add domain-map for Cestc
,
luzhipeng
,
2023/06/28
[PATCH v3 0/8] target/sparc: Use tcg_gen_lookup_and_goto_ptr
,
Richard Henderson
,
2023/06/28
[PATCH v3 2/8] target/sparc: Fix npc comparison in sparc_tr_insn_start
,
Richard Henderson
,
2023/06/28
[PATCH v3 6/8] target/sparc: Use DYNAMIC_PC_LOOKUP for JMPL
,
Richard Henderson
,
2023/06/28
[PATCH v3 3/8] target/sparc: Drop inline markers from translate.c
,
Richard Henderson
,
2023/06/28
[PATCH v3 8/8] target/sparc: Use tcg_gen_lookup_and_goto_ptr for v9 WRASI
,
Richard Henderson
,
2023/06/28
[PATCH v3 5/8] target/sparc: Use DYNAMIC_PC_LOOKUP for conditional branches
,
Richard Henderson
,
2023/06/28
[PATCH v3 7/8] target/sparc: Use DYNAMIC_PC_LOOKUP for v9 RETURN
,
Richard Henderson
,
2023/06/28
[PATCH v3 1/8] target/sparc: Use tcg_gen_lookup_and_goto_ptr in gen_goto_tb
,
Richard Henderson
,
2023/06/28
[PATCH v3 4/8] target/sparc: Introduce DYNAMIC_PC_LOOKUP
,
Richard Henderson
,
2023/06/28
Re: [PATCH v3 4/8] target/sparc: Introduce DYNAMIC_PC_LOOKUP
,
Philippe Mathieu-Daudé
,
2023/06/28
Re: [PATCH v3 0/8] target/sparc: Use tcg_gen_lookup_and_goto_ptr
,
Philippe Mathieu-Daudé
,
2023/06/28
Re: [PATCH v3 0/8] target/sparc: Use tcg_gen_lookup_and_goto_ptr
,
Mark Cave-Ayland
,
2023/06/28
[PATCH v2 0/4] target/riscv: Misc header cleanups
,
Philippe Mathieu-Daudé
,
2023/06/28
[PATCH v2 1/4] target/riscv: Remove unused 'instmap.h' header in translate.c
,
Philippe Mathieu-Daudé
,
2023/06/28
Re: [PATCH v2 1/4] target/riscv: Remove unused 'instmap.h' header in translate.c
,
Daniel Henrique Barboza
,
2023/06/30
[PATCH v2 2/4] target/riscv: Restrict sysemu specific header to user emulation
,
Philippe Mathieu-Daudé
,
2023/06/28
Re: [PATCH v2 2/4] target/riscv: Restrict sysemu specific header to user emulation
,
Daniel Henrique Barboza
,
2023/06/30
[PATCH v2 3/4] target/riscv: Restrict 'rv128' machine to TCG accelerator
,
Philippe Mathieu-Daudé
,
2023/06/28
Re: [PATCH v2 3/4] target/riscv: Restrict 'rv128' machine to TCG accelerator
,
Daniel Henrique Barboza
,
2023/06/30
[PATCH v2 4/4] target/riscv: Restrict riscv_cpu_do_interrupt() to sysemu
,
Philippe Mathieu-Daudé
,
2023/06/28
Re: [PATCH v2 4/4] target/riscv: Restrict riscv_cpu_do_interrupt() to sysemu
,
Daniel Henrique Barboza
,
2023/06/30
Re: [PATCH v2 02/17] tests: Rename test-x86-cpuid.c to test-x86-topo.c
,
Philippe Mathieu-Daudé
,
2023/06/28
[PATCH] virtio-gpu: replace the surface with null surface when resetting
,
Dongwon Kim
,
2023/06/27
[PATCH] virtio-gpu: do not replace surface when scanout is disabled
,
Dongwon Kim
,
2023/06/27
Re: [RFC 2/7] hw/cxl/cxl-mailbox-utils: Add dynamic capacity region representative and mailbox command support
,
address@hidden
,
2023/06/27
[PATCH] docs/migration: Update postcopy bits
,
Peter Xu
,
2023/06/27
[PATCH v5 09/15] target/riscv: Add Zvkned ISA extension support
,
Max Chou
,
2023/06/27
[PATCH v5 11/15] target/riscv: Add Zvksh ISA extension support
,
Max Chou
,
2023/06/27
[PATCH v5 10/15] target/riscv: Add Zvknh ISA extension support
,
Max Chou
,
2023/06/27
[PATCH v5 12/15] target/riscv: Add Zvkg ISA extension support
,
Max Chou
,
2023/06/27
[PATCH v5 13/15] crypto: Create sm4_subword
,
Max Chou
,
2023/06/27
[PATCH v5 14/15] crypto: Add SM4 constant parameter CK
,
Max Chou
,
2023/06/27
[PATCH v5 15/15] target/riscv: Add Zvksed ISA extension support
,
Max Chou
,
2023/06/27
[PATCH v5 00/15] Add RISC-V vector cryptographic instruction set support
,
Max Chou
,
2023/06/27
[PATCH v5 01/15] target/riscv: Refactor some of the generic vector functionality
,
Max Chou
,
2023/06/27
[PATCH v5 02/15] target/riscv: Refactor vector-vector translation macro
,
Max Chou
,
2023/06/27
[PATCH v5 03/15] target/riscv: Remove redundant "cpu_vl == 0" checks
,
Max Chou
,
2023/06/27
[PATCH v5 04/15] target/riscv: Add Zvbc ISA extension support
,
Max Chou
,
2023/06/27
[PATCH v5 05/15] target/riscv: Move vector translation checks
,
Max Chou
,
2023/06/27
[PATCH v5 06/15] target/riscv: Refactor translation of vector-widening instruction
,
Max Chou
,
2023/06/27
[PATCH v5 07/15] target/riscv: Refactor some of the generic vector functionality
,
Max Chou
,
2023/06/27
[PATCH v5 08/15] target/riscv: Add Zvbb ISA extension support
,
Max Chou
,
2023/06/27
[PATCH v5 00/15] Add RISC-V vector cryptographic instruction set support
,
Max Chou
,
2023/06/27
[PATCH v6 01/15] target/riscv: Refactor some of the generic vector functionality
,
Max Chou
,
2023/06/27
[PATCH v6 02/15] target/riscv: Refactor vector-vector translation macro
,
Max Chou
,
2023/06/27
[PATCH v6 03/15] target/riscv: Remove redundant "cpu_vl == 0" checks
,
Max Chou
,
2023/06/27
[PATCH v6 04/15] target/riscv: Add Zvbc ISA extension support
,
Max Chou
,
2023/06/27
[PATCH v6 05/15] target/riscv: Move vector translation checks
,
Max Chou
,
2023/06/27
[PATCH v6 06/15] target/riscv: Refactor translation of vector-widening instruction
,
Max Chou
,
2023/06/27
[PATCH v6 07/15] target/riscv: Refactor some of the generic vector functionality
,
Max Chou
,
2023/06/27
[PATCH v6 08/15] target/riscv: Add Zvbb ISA extension support
,
Max Chou
,
2023/06/27
[PATCH v6 09/15] target/riscv: Add Zvkned ISA extension support
,
Max Chou
,
2023/06/27
Re: [PATCH v6 09/15] target/riscv: Add Zvkned ISA extension support
,
Richard Henderson
,
2023/06/28
Re: [PATCH v6 09/15] target/riscv: Add Zvkned ISA extension support
,
Max Chou
,
2023/06/29
Re: [PATCH v6 09/15] target/riscv: Add Zvkned ISA extension support
,
Richard Henderson
,
2023/06/29
[PATCH v6 10/15] target/riscv: Add Zvknh ISA extension support
,
Max Chou
,
2023/06/27
Re: [PATCH v6 10/15] target/riscv: Add Zvknh ISA extension support
,
Richard Henderson
,
2023/06/28
Re: [PATCH v6 10/15] target/riscv: Add Zvknh ISA extension support
,
Max Chou
,
2023/06/29
[PATCH v6 11/15] target/riscv: Add Zvksh ISA extension support
,
Max Chou
,
2023/06/27
[PATCH v6 12/15] target/riscv: Add Zvkg ISA extension support
,
Max Chou
,
2023/06/27
[PATCH v6 13/15] crypto: Create sm4_subword
,
Max Chou
,
2023/06/27
[PATCH v6 14/15] crypto: Add SM4 constant parameter CK
,
Max Chou
,
2023/06/27
[PATCH v6 15/15] target/riscv: Add Zvksed ISA extension support
,
Max Chou
,
2023/06/27
[PATCH v5 00/19] target/riscv, KVM: fixes and enhancements
,
Daniel Henrique Barboza
,
2023/06/27
[PATCH v5 01/19] target/riscv: skip features setup for KVM CPUs
,
Daniel Henrique Barboza
,
2023/06/27
Re: [PATCH v5 01/19] target/riscv: skip features setup for KVM CPUs
,
Philippe Mathieu-Daudé
,
2023/06/27
Re: [PATCH v5 01/19] target/riscv: skip features setup for KVM CPUs
,
Daniel Henrique Barboza
,
2023/06/27
Re: [PATCH v5 01/19] target/riscv: skip features setup for KVM CPUs
,
Philippe Mathieu-Daudé
,
2023/06/28
[PATCH v5 02/19] hw/riscv/virt.c: skip 'mmu-type' FDT if satp mode not set
,
Daniel Henrique Barboza
,
2023/06/27
Re: [PATCH v5 02/19] hw/riscv/virt.c: skip 'mmu-type' FDT if satp mode not set
,
Philippe Mathieu-Daudé
,
2023/06/27
[PATCH v5 03/19] target/riscv/cpu.c: restrict 'mvendorid' value
,
Daniel Henrique Barboza
,
2023/06/27
[PATCH v5 04/19] target/riscv/cpu.c: restrict 'mimpid' value
,
Daniel Henrique Barboza
,
2023/06/27
[PATCH v5 05/19] target/riscv/cpu.c: restrict 'marchid' value
,
Daniel Henrique Barboza
,
2023/06/27
[PATCH v5 06/19] target/riscv: use KVM scratch CPUs to init KVM properties
,
Daniel Henrique Barboza
,
2023/06/27
[PATCH v5 07/19] target/riscv: read marchid/mimpid in kvm_riscv_init_machine_ids()
,
Daniel Henrique Barboza
,
2023/06/27
[PATCH v5 08/19] target/riscv: handle mvendorid/marchid/mimpid for KVM CPUs
,
Daniel Henrique Barboza
,
2023/06/27
[PATCH v5 09/19] linux-headers: Update to v6.4-rc1
,
Daniel Henrique Barboza
,
2023/06/27
[PATCH v5 11/19] target/riscv/cpu: add misa_ext_info_arr[]
,
Daniel Henrique Barboza
,
2023/06/27
Re: [PATCH v5 11/19] target/riscv/cpu: add misa_ext_info_arr[]
,
Philippe Mathieu-Daudé
,
2023/06/27
Re: [PATCH v5 11/19] target/riscv/cpu: add misa_ext_info_arr[]
,
Daniel Henrique Barboza
,
2023/06/27
Re: [PATCH v5 11/19] target/riscv/cpu: add misa_ext_info_arr[]
,
Philippe Mathieu-Daudé
,
2023/06/28
Re: [PATCH v5 11/19] target/riscv/cpu: add misa_ext_info_arr[]
,
Andrew Jones
,
2023/06/28
[PATCH v5 12/19] target/riscv: add KVM specific MISA properties
,
Daniel Henrique Barboza
,
2023/06/27
[PATCH v5 10/19] target/riscv/kvm.c: init 'misa_ext_mask' with scratch CPU
,
Daniel Henrique Barboza
,
2023/06/27
[PATCH v5 13/19] target/riscv/kvm.c: update KVM MISA bits
,
Daniel Henrique Barboza
,
2023/06/27
[PATCH v5 14/19] target/riscv/kvm.c: add multi-letter extension KVM properties
,
Daniel Henrique Barboza
,
2023/06/27
[PATCH v5 15/19] target/riscv/cpu.c: remove priv_ver check from riscv_isa_string_ext()
,
Daniel Henrique Barboza
,
2023/06/27
[PATCH v5 16/19] target/riscv/cpu.c: create KVM mock properties
,
Daniel Henrique Barboza
,
2023/06/27
Re: [PATCH v5 16/19] target/riscv/cpu.c: create KVM mock properties
,
Andrew Jones
,
2023/06/28
[PATCH v5 17/19] target/riscv: update multi-letter extension KVM properties
,
Daniel Henrique Barboza
,
2023/06/27
[PATCH v5 18/19] target/riscv/kvm.c: add kvmconfig_get_cfg_addr() helper
,
Daniel Henrique Barboza
,
2023/06/27
[PATCH v5 19/19] target/riscv/kvm.c: read/write (cbom|cboz)_blocksize in KVM
,
Daniel Henrique Barboza
,
2023/06/27
[PATCH v3 00/36] maintainer omnibus: testing, fuzz, plugins, documentation, gdbstub (pre-PR)
,
Alex Bennée
,
2023/06/27
[PATCH v3 02/36] gitlab: ensure coverage job also publishes meson log
,
Alex Bennée
,
2023/06/27
[PATCH v3 01/36] gitlab: explicit set artifacts publishing criteria
,
Alex Bennée
,
2023/06/27
[PATCH v3 03/36] gitlab: reduce testing scope of check-gcov
,
Alex Bennée
,
2023/06/27
Re: [PATCH v3 03/36] gitlab: reduce testing scope of check-gcov
,
Philippe Mathieu-Daudé
,
2023/06/27
[PATCH v3 05/36] tests/tcg: add mechanism to handle plugin arguments
,
Alex Bennée
,
2023/06/27
[PATCH v3 08/36] tests/qtests: clean-up and fix leak in generic_fuzz
,
Alex Bennée
,
2023/06/27
Re: [PATCH v3 08/36] tests/qtests: clean-up and fix leak in generic_fuzz
,
Philippe Mathieu-Daudé
,
2023/06/27
[PATCH v3 14/36] tests/lcitool: introduce qemu-minimal
,
Alex Bennée
,
2023/06/27
[PATCH v3 04/36] docs/devel: remind developers to run CI container pipeline when updating images
,
Alex Bennée
,
2023/06/27
Re: [PATCH v3 04/36] docs/devel: remind developers to run CI container pipeline when updating images
,
Philippe Mathieu-Daudé
,
2023/06/29
[PATCH v3 12/36] tests/lcitool: Bump fedora container versions
,
Alex Bennée
,
2023/06/27
Re: [PATCH v3 12/36] tests/lcitool: Bump fedora container versions
,
Philippe Mathieu-Daudé
,
2023/06/27
[PATCH v3 16/36] tests/avocado: update firmware to enable sbsa-ref/max
,
Alex Bennée
,
2023/06/27
Re: [PATCH v3 16/36] tests/avocado: update firmware to enable sbsa-ref/max
,
Philippe Mathieu-Daudé
,
2023/06/27
[PATCH v3 15/36] tests/docker: convert riscv64-cross to lcitool
,
Alex Bennée
,
2023/06/27
Re: [PATCH v3 15/36] tests/docker: convert riscv64-cross to lcitool
,
Richard Henderson
,
2023/06/28
Re: [PATCH v3 15/36] tests/docker: convert riscv64-cross to lcitool
,
Alex Bennée
,
2023/06/29
[PATCH v3 11/36] tests/lcitool: update to latest version
,
Alex Bennée
,
2023/06/27
[PATCH v3 09/36] tests/docker: add test-fuzz
,
Alex Bennée
,
2023/06/27
[PATCH v3 13/36] tests/lcitool: add an explicit gcc-native package
,
Alex Bennée
,
2023/06/27
[PATCH v3 34/36] gdbstub: Add support for info proc mappings
,
Alex Bennée
,
2023/06/27
[PATCH v3 30/36] linux-user: Add "safe" parameter to do_guest_openat()
,
Alex Bennée
,
2023/06/27
[PATCH v3 10/36] Makefile: add lcitool-refresh to UNCHECKED_GOALS
,
Alex Bennée
,
2023/06/27
[PATCH v3 07/36] scripts/oss-fuzz: add a suppression for keymap
,
Alex Bennée
,
2023/06/27
[PATCH v3 17/36] plugins: force slow path when plugins instrument memory ops
,
Alex Bennée
,
2023/06/27
Re: [PATCH v3 17/36] plugins: force slow path when plugins instrument memory ops
,
Richard Henderson
,
2023/06/28
Re: [PATCH v3 17/36] plugins: force slow path when plugins instrument memory ops
,
Alex Bennée
,
2023/06/28
Re: [PATCH v3 17/36] plugins: force slow path when plugins instrument memory ops
,
Richard Henderson
,
2023/06/28
Re: [PATCH v3 17/36] plugins: force slow path when plugins instrument memory ops
,
Alex Bennée
,
2023/06/29
[PATCH v3 22/36] include/hw/qdev-core: fixup kerneldoc annotations
,
Alex Bennée
,
2023/06/27
Re: [PATCH v3 22/36] include/hw/qdev-core: fixup kerneldoc annotations
,
Philippe Mathieu-Daudé
,
2023/06/29
[PATCH v3 19/36] plugins: update lockstep to use g_memdup2
,
Alex Bennée
,
2023/06/27
Re: [PATCH v3 19/36] plugins: update lockstep to use g_memdup2
,
Philippe Mathieu-Daudé
,
2023/06/27
[PATCH v3 24/36] docs/devel: split qom-api reference into new file
,
Alex Bennée
,
2023/06/27
[PATCH v3 20/36] docs/devel: add some front matter to the devel index
,
Alex Bennée
,
2023/06/27
Re: [PATCH v3 20/36] docs/devel: add some front matter to the devel index
,
Philippe Mathieu-Daudé
,
2023/06/29
[PATCH v3 33/36] gdbstub: Report the actual qemu-user pid
,
Alex Bennée
,
2023/06/27
[PATCH v3 23/36] docs/devel/qom.rst: Correct code style
,
Alex Bennée
,
2023/06/27
[PATCH v3 36/36] tests/tcg: Add a test for info proc mappings
,
Alex Bennée
,
2023/06/27
[PATCH v3 35/36] docs: Document security implications of debugging
,
Alex Bennée
,
2023/06/27
Re: [PATCH v3 35/36] docs: Document security implications of debugging
,
Philippe Mathieu-Daudé
,
2023/06/27
[PATCH v3 32/36] gdbstub: Expose gdb_get_process() and gdb_get_first_cpu_in_process()
,
Alex Bennée
,
2023/06/27
Re: [PATCH v3 32/36] gdbstub: Expose gdb_get_process() and gdb_get_first_cpu_in_process()
,
Philippe Mathieu-Daudé
,
2023/06/27
[PATCH v3 29/36] linux-user: Expose do_guest_openat() and do_guest_readlink()
,
Alex Bennée
,
2023/06/27
[PATCH v3 28/36] gdbstub: clean-up vcont handling to avoid goto
,
Alex Bennée
,
2023/06/27
Re: [PATCH v3 28/36] gdbstub: clean-up vcont handling to avoid goto
,
Richard Henderson
,
2023/06/28
[PATCH v3 06/36] qemu-keymap: properly check return from xkb_keymap_mod_get_index
,
Alex Bennée
,
2023/06/27
[PATCH v3 18/36] plugins: fix memory leak while parsing options
,
Alex Bennée
,
2023/06/27
[PATCH v3 21/36] include/migration: mark vmstate_register() as a legacy function
,
Alex Bennée
,
2023/06/27
[PATCH v3 25/36] docs/devel: introduce some key concepts for QOM development
,
Alex Bennée
,
2023/06/27
Re: [PATCH v3 25/36] docs/devel: introduce some key concepts for QOM development
,
Philippe Mathieu-Daudé
,
2023/06/29
Re: [PATCH v3 25/36] docs/devel: introduce some key concepts for QOM development
,
Alex Bennée
,
2023/06/30
Re: [PATCH v3 25/36] docs/devel: introduce some key concepts for QOM development
,
Paolo Bonzini
,
2023/06/30
[PATCH v3 31/36] linux-user: Emulate /proc/self/smaps
,
Alex Bennée
,
2023/06/27
[PATCH v3 27/36] gdbstub: Permit reverse step/break to provide stop response
,
Alex Bennée
,
2023/06/27
[PATCH v3 26/36] gdbstub: lightly refactor connection to avoid snprintf
,
Alex Bennée
,
2023/06/27
[PATCH v3 00/36] maintainer omnibus: testing, fuzz, plugins, documentation (pre-PR)
,
Alex Bennée
,
2023/06/27
[PATCH v3 02/36] gitlab: ensure coverage job also publishes meson log
,
Alex Bennée
,
2023/06/27
[PATCH v3 01/36] gitlab: explicit set artifacts publishing criteria
,
Alex Bennée
,
2023/06/27
[PATCH v3 04/36] docs/devel: remind developers to run CI container pipeline when updating images
,
Alex Bennée
,
2023/06/27
[PATCH v3 06/36] qemu-keymap: properly check return from xkb_keymap_mod_get_index
,
Alex Bennée
,
2023/06/27
[PATCH v3 10/36] Makefile: add lcitool-refresh to UNCHECKED_GOALS
,
Alex Bennée
,
2023/06/27
[PATCH v3 11/36] tests/lcitool: update to latest version
,
Alex Bennée
,
2023/06/27
[PATCH v3 09/36] tests/docker: add test-fuzz
,
Alex Bennée
,
2023/06/27
[PATCH v3 03/36] gitlab: reduce testing scope of check-gcov
,
Alex Bennée
,
2023/06/27
[PATCH v3 05/36] tests/tcg: add mechanism to handle plugin arguments
,
Alex Bennée
,
2023/06/27
[PATCH v3 14/36] tests/lcitool: introduce qemu-minimal
,
Alex Bennée
,
2023/06/27
[PATCH v3 15/36] tests/docker: convert riscv64-cross to lcitool
,
Alex Bennée
,
2023/06/27
[PATCH v3 07/36] scripts/oss-fuzz: add a suppression for keymap
,
Alex Bennée
,
2023/06/27
[PATCH v3 08/36] tests/qtests: clean-up and fix leak in generic_fuzz
,
Alex Bennée
,
2023/06/27
[PATCH v3 13/36] tests/lcitool: add an explicit gcc-native package
,
Alex Bennée
,
2023/06/27
[PATCH v3 12/36] tests/lcitool: Bump fedora container versions
,
Alex Bennée
,
2023/06/27
[PATCH v3 16/36] tests/avocado: update firmware to enable sbsa-ref/max
,
Alex Bennée
,
2023/06/27
[PATCH v3 17/36] plugins: force slow path when plugins instrument memory ops
,
Alex Bennée
,
2023/06/27
Re: [PATCH v3 00/36] maintainer omnibus: testing, fuzz, plugins, documentation (pre-PR)
,
Alex Bennée
,
2023/06/27
[PATCH] linux-user/elfload: Fix /proc/cpuinfo features: on s390x
,
Ilya Leoshkevich
,
2023/06/27
Re: [PATCH] linux-user/elfload: Fix /proc/cpuinfo features: on s390x
,
Richard Henderson
,
2023/06/28
Re: ARI and igb emulation
,
Ani Sinha
,
2023/06/27
Re: ARI and igb emulation
,
Jason Wang
,
2023/06/28
Re: ARI and igb emulation
,
Ani Sinha
,
2023/06/28
Re: ARI and igb emulation
,
Jason Wang
,
2023/06/28
Re: ARI and igb emulation
,
Ani Sinha
,
2023/06/28
Re: ARI and igb emulation
,
Jason Wang
,
2023/06/28
Re: ARI and igb emulation
,
Akihiko Odaki
,
2023/06/28
Re: ARI and igb emulation
,
Ani Sinha
,
2023/06/28
Re: ARI and igb emulation
,
Ani Sinha
,
2023/06/28
[PATCH v2] vdpa: Return -EINVAL if device ack is VIRTIO_NET_ERR
,
Hawkins Jiawei
,
2023/06/27
Re: [PATCH v2] vdpa: Return -EINVAL if device ack is VIRTIO_NET_ERR
,
Jason Wang
,
2023/06/28
[PATCH 0/2] target/riscv: Only build qemu-system-riscv$$ on rv$$ host
,
Philippe Mathieu-Daudé
,
2023/06/27
[PATCH 1/2] target/riscv: Only unify 'riscv32/64' -> 'riscv' for host cpu in meson
,
Philippe Mathieu-Daudé
,
2023/06/27
[PATCH 2/2] target/riscv: Only build KVM guest with same wordsize as host
,
Philippe Mathieu-Daudé
,
2023/06/27
Re: [PATCH 0/2] target/riscv: Only build qemu-system-riscv$$ on rv$$ host
,
Richard Henderson
,
2023/06/28
Re: [PATCH 0/2] target/riscv: Only build qemu-system-riscv$$ on rv$$ host
,
Philippe Mathieu-Daudé
,
2023/06/28
[PATCH v6 0/3] Implement the watchdog timer of HiFive 1 rev b.
,
Tommy Wu
,
2023/06/27
[PATCH v6 1/3] hw/misc: sifive_e_aon: Support the watchdog timer of HiFive 1 rev b.
,
Tommy Wu
,
2023/06/27
[PATCH v6 2/3] hw/riscv: sifive_e: Support the watchdog timer of HiFive 1 rev b.
,
Tommy Wu
,
2023/06/27
Re: [PATCH v6 2/3] hw/riscv: sifive_e: Support the watchdog timer of HiFive 1 rev b.
,
Philippe Mathieu-Daudé
,
2023/06/28
[PATCH v6 3/3] tests/qtest: sifive-e-aon-watchdog-test.c: Add QTest of watchdog of sifive_e
,
Tommy Wu
,
2023/06/27
[PATCH v2 0/4] target/ppc: Catch invalid real address accesses
,
Nicholas Piggin
,
2023/06/27
[PATCH v2 1/4] target/ppc: Machine check on invalid real address access on POWER9/10
,
Nicholas Piggin
,
2023/06/27
[PATCH v2 2/4] target/ppc: Move common check in machine check handlers to a function
,
Nicholas Piggin
,
2023/06/27
[PATCH v2 3/4] target/ppc: Make checkstop actually stop the system
,
Nicholas Piggin
,
2023/06/27
Re: [PATCH v2 3/4] target/ppc: Make checkstop actually stop the system
,
BALATON Zoltan
,
2023/06/27
Re: [PATCH v2 3/4] target/ppc: Make checkstop actually stop the system
,
Nicholas Piggin
,
2023/06/27
Re: [PATCH v2 3/4] target/ppc: Make checkstop actually stop the system
,
BALATON Zoltan
,
2023/06/27
Re: [PATCH v2 3/4] target/ppc: Make checkstop actually stop the system
,
Richard Henderson
,
2023/06/28
Re: [PATCH v2 3/4] target/ppc: Make checkstop actually stop the system
,
Nicholas Piggin
,
2023/06/29
[PATCH v2 4/4] target/ppc: Implement attn instruction on BookS 64-bit processors
,
Nicholas Piggin
,
2023/06/27
Re: [PATCH v2 4/4] target/ppc: Implement attn instruction on BookS 64-bit processors
,
Fabiano Rosas
,
2023/06/27
Re: [PATCH v2 4/4] target/ppc: Implement attn instruction on BookS 64-bit processors
,
Nicholas Piggin
,
2023/06/27
Re: [PATCH v2 4/4] target/ppc: Implement attn instruction on BookS 64-bit processors
,
Richard Henderson
,
2023/06/28
Re: [PATCH v2 4/4] target/ppc: Implement attn instruction on BookS 64-bit processors
,
Richard Henderson
,
2023/06/28
Re: [PATCH v2 4/4] target/ppc: Implement attn instruction on BookS 64-bit processors
,
Nicholas Piggin
,
2023/06/29
[PATCH] target/riscv: Set the correct exception for implict G-stage translation fail
,
Jason Chien
,
2023/06/27
Re: [PATCH] target/riscv: Set the correct exception for implict G-stage translation fail
,
Daniel Henrique Barboza
,
2023/06/30
[RFC PATCH] target/riscv: Add Zihintntl extension ISA string to DTS
,
Jason Chien
,
2023/06/27
Re: [PATCH v20 16/21] tests/avocado: s390x cpu topology entitlement tests
,
Pierre Morel
,
2023/06/27
Re: [PATCH v20 15/21] tests/avocado: s390x cpu topology polarisation
,
Pierre Morel
,
2023/06/27
[PULL 00/33] UI patches
,
marcandre . lureau
,
2023/06/27
[PULL 08/33] virtio-gpu: Make non-gl display updates work again when blob=true
,
marcandre . lureau
,
2023/06/27
[PULL 02/33] egl: no need to lookup EGL functions manually
,
marcandre . lureau
,
2023/06/27
[PULL 06/33] ui/touch: Move event handling to a common helper
,
marcandre . lureau
,
2023/06/27
[PULL 05/33] chardev/char-win-stdio: Support VT sequences on Windows 11 host
,
marcandre . lureau
,
2023/06/27
[PULL 04/33] virtio-gpu: Optimize 2D resource data transfer
,
marcandre . lureau
,
2023/06/27
Re: [PULL 04/33] virtio-gpu: Optimize 2D resource data transfer
,
Richard Henderson
,
2023/06/27
Re: [PULL 04/33] virtio-gpu: Optimize 2D resource data transfer
,
Marc-André Lureau
,
2023/06/27
Re: [PULL 04/33] virtio-gpu: Optimize 2D resource data transfer
,
Richard Henderson
,
2023/06/28
[PULL 03/33] ui/sdl2: OpenGL window context
,
marcandre . lureau
,
2023/06/27
[PULL 07/33] ui/dbus: Expose a touch device interface
,
marcandre . lureau
,
2023/06/27
[PULL 01/33] ui: return NULL when getting cursor without a console
,
marcandre . lureau
,
2023/06/27
[PULL 15/33] ui/dbus: compile without gio/gunixfdlist.h
,
marcandre . lureau
,
2023/06/27
[PULL 12/33] ui/gtk: making dmabuf NULL when it's released.
,
marcandre . lureau
,
2023/06/27
[PULL 09/33] virtio-gpu-udmabuf: create udmabuf for blob even when iov_cnt == 1
,
marcandre . lureau
,
2023/06/27
[PULL 18/33] qtest: add qtest_pid()
,
marcandre . lureau
,
2023/06/27
[PULL 16/33] scripts: add a XML preprocessor script
,
marcandre . lureau
,
2023/06/27
[PULL 14/33] ui/egl: fix make_context_current() callback return value
,
marcandre . lureau
,
2023/06/27
[PULL 13/33] ui/egl: export qemu_egl_get_error_string()
,
marcandre . lureau
,
2023/06/27
[PULL 19/33] tests: make dbus-display-test work on win32
,
marcandre . lureau
,
2023/06/27
[PULL 23/33] ui/dbus: use shared memory when possible on win32
,
marcandre . lureau
,
2023/06/27
[PULL 24/33] ui: add egl-headless support on win32
,
marcandre . lureau
,
2023/06/27
[PULL 22/33] virtio-gpu/win32: allocate shareable 2d resources/images
,
marcandre . lureau
,
2023/06/27
[PULL 11/33] virtio-gpu: OUT_OF_MEMORY if failing to create udmabuf
,
marcandre . lureau
,
2023/06/27
[PULL 10/33] ui/gtk: set the area of the scanout texture correctly
,
marcandre . lureau
,
2023/06/27
Re: [PULL 10/33] ui/gtk: set the area of the scanout texture correctly
,
Michael Tokarev
,
2023/06/27
[PULL 17/33] ui/dbus: win32 support
,
marcandre . lureau
,
2023/06/27
Re: [PULL 17/33] ui/dbus: win32 support
,
Bernhard Beschow
,
2023/06/29
Re: [PULL 17/33] ui/dbus: win32 support
,
Marc-André Lureau
,
2023/06/30
Re: [PULL 17/33] ui/dbus: win32 support
,
Philippe Mathieu-Daudé
,
2023/06/30
[PULL 20/33] ui/dbus: introduce "Interfaces" properties
,
marcandre . lureau
,
2023/06/27
[PULL 26/33] ui: add egl_fb_read_rect()
,
marcandre . lureau
,
2023/06/27
[PULL 28/33] ui/dbus: add some GL traces
,
marcandre . lureau
,
2023/06/27
[PULL 21/33] console/win32: allocate shareable display surface
,
marcandre . lureau
,
2023/06/27
[PULL 25/33] ui/egl: default to GLES on windows
,
marcandre . lureau
,
2023/06/27
[PULL 29/33] virtio-gpu-virgl: teach it to get the QEMU EGL display
,
marcandre . lureau
,
2023/06/27
[PULL 27/33] ui/dbus: add GL support on win32
,
marcandre . lureau
,
2023/06/27
[PULL 30/33] ui/egl: query ANGLE d3d device
,
marcandre . lureau
,
2023/06/27
[PULL 32/33] virtio-gpu-virgl: use D3D11_SHARE_TEXTURE when available
,
marcandre . lureau
,
2023/06/27
[PULL 33/33] ui/dbus: use shared D3D11 Texture2D when possible
,
marcandre . lureau
,
2023/06/27
Re: [PULL 33/33] ui/dbus: use shared D3D11 Texture2D when possible
,
Richard Henderson
,
2023/06/29
Re: [PULL 33/33] ui/dbus: use shared D3D11 Texture2D when possible
,
Richard Henderson
,
2023/06/29
Re: [PULL 33/33] ui/dbus: use shared D3D11 Texture2D when possible
,
Mark Cave-Ayland
,
2023/06/29
[PULL 31/33] ui: add optional d3d texture pointer to scanout texture
,
marcandre . lureau
,
2023/06/27
Re: [PATCH v20 14/21] tests/avocado: s390x cpu topology core
,
Pierre Morel
,
2023/06/27
[PATCH v3 0/6] target/ppc: Few cleanups in kvm_ppc.h
,
Philippe Mathieu-Daudé
,
2023/06/27
[PATCH v3 1/6] target/ppc: Have 'kvm_ppc.h' include 'sysemu/kvm.h'
,
Philippe Mathieu-Daudé
,
2023/06/27
Re: [PATCH v3 1/6] target/ppc: Have 'kvm_ppc.h' include 'sysemu/kvm.h'
,
Greg Kurz
,
2023/06/28
Re: [PATCH v3 1/6] target/ppc: Have 'kvm_ppc.h' include 'sysemu/kvm.h'
,
Cédric Le Goater
,
2023/06/29
[PATCH v3 2/6] target/ppc: Reorder #ifdef'ry in kvm_ppc.h
,
Philippe Mathieu-Daudé
,
2023/06/27
Re: [PATCH v3 2/6] target/ppc: Reorder #ifdef'ry in kvm_ppc.h
,
Greg Kurz
,
2023/06/28
Re: [PATCH v3 2/6] target/ppc: Reorder #ifdef'ry in kvm_ppc.h
,
Cédric Le Goater
,
2023/06/29
[PATCH v3 3/6] target/ppc: Move CPU QOM definitions to cpu-qom.h
,
Philippe Mathieu-Daudé
,
2023/06/27
Re: [PATCH v3 3/6] target/ppc: Move CPU QOM definitions to cpu-qom.h
,
Greg Kurz
,
2023/06/28
Re: [PATCH v3 3/6] target/ppc: Move CPU QOM definitions to cpu-qom.h
,
Daniel Henrique Barboza
,
2023/06/30
Re: [PATCH v3 3/6] target/ppc: Move CPU QOM definitions to cpu-qom.h
,
Cédric Le Goater
,
2023/06/29
[PATCH v3 4/6] target/ppc: Define TYPE_HOST_POWERPC_CPU in cpu-qom.h
,
Philippe Mathieu-Daudé
,
2023/06/27
Re: [PATCH v3 4/6] target/ppc: Define TYPE_HOST_POWERPC_CPU in cpu-qom.h
,
Cédric Le Goater
,
2023/06/29
Re: [PATCH v3 4/6] target/ppc: Define TYPE_HOST_POWERPC_CPU in cpu-qom.h
,
Greg Kurz
,
2023/06/29
[PATCH v3 5/6] target/ppc: Restrict 'kvm_ppc.h' to sysemu in cpu_init.c
,
Philippe Mathieu-Daudé
,
2023/06/27
Re: [PATCH v3 5/6] target/ppc: Restrict 'kvm_ppc.h' to sysemu in cpu_init.c
,
Cédric Le Goater
,
2023/06/29
Re: [PATCH v3 5/6] target/ppc: Restrict 'kvm_ppc.h' to sysemu in cpu_init.c
,
Greg Kurz
,
2023/06/29
[PATCH v3 6/6] target/ppc: Remove pointless checks of CONFIG_USER_ONLY in 'kvm_ppc.h'
,
Philippe Mathieu-Daudé
,
2023/06/27
Re: [PATCH v3 6/6] target/ppc: Remove pointless checks of CONFIG_USER_ONLY in 'kvm_ppc.h'
,
Cédric Le Goater
,
2023/06/29
Re: [PATCH v3 6/6] target/ppc: Remove pointless checks of CONFIG_USER_ONLY in 'kvm_ppc.h'
,
Greg Kurz
,
2023/06/29
[PATCH] pc-bios/s390-ccw: Get rid of the the __u* types
,
Thomas Huth
,
2023/06/27
Re: [PATCH] pc-bios/s390-ccw: Get rid of the the __u* types
,
Claudio Imbrenda
,
2023/06/27
Re: [PATCH] pc-bios/s390-ccw: Get rid of the the __u* types
,
Eric Farman
,
2023/06/27
Re: [PATCH] pc-bios/s390-ccw: Get rid of the the __u* types
,
Juan Quintela
,
2023/06/27
Re: [PATCH] pc-bios/s390-ccw: Get rid of the the __u* types
,
Christian Borntraeger
,
2023/06/27
Re: [PATCH] pc-bios/s390-ccw: Get rid of the the __u* types
,
Thomas Huth
,
2023/06/28
Re: [PATCH] pc-bios/s390-ccw: Get rid of the the __u* types
,
Christian Borntraeger
,
2023/06/28
[RFC PATCH] gdbstub: clean-up vcont handling to avoid goto
,
Alex Bennée
,
2023/06/27
Re: [RFC PATCH] gdbstub: clean-up vcont handling to avoid goto
,
Philippe Mathieu-Daudé
,
2023/06/27
Re: [PATCH 4/4] target/arm: Use float64_to_int32_modulo for FJCVTZS
,
Alex Bennée
,
2023/06/27
Re: [PATCH 1/4] fpu: Add float64_to_int{32,64}_modulo
,
Alex Bennée
,
2023/06/27
Re: [PATCH 3/4] target/alpha: Use float64_to_int64_modulo for CVTTQ
,
Philippe Mathieu-Daudé
,
2023/06/27
[PATCH v2 0/4] pc-bios/s390-ccw: Fixes and improvements for start.S
,
Thomas Huth
,
2023/06/27
[PATCH v2 1/4] pc-bios/s390-ccw: Fix indentation in start.S
,
Thomas Huth
,
2023/06/27
Re: [PATCH v2 1/4] pc-bios/s390-ccw: Fix indentation in start.S
,
Philippe Mathieu-Daudé
,
2023/06/27
Re: [PATCH v2 1/4] pc-bios/s390-ccw: Fix indentation in start.S
,
Claudio Imbrenda
,
2023/06/27
Re: [PATCH v2 1/4] pc-bios/s390-ccw: Fix indentation in start.S
,
Eric Farman
,
2023/06/27
[PATCH v2 2/4] pc-bios/s390-ccw: Provide space for initial stack frame in start.S
,
Thomas Huth
,
2023/06/27
Re: [PATCH v2 2/4] pc-bios/s390-ccw: Provide space for initial stack frame in start.S
,
Marc Hartmayer
,
2023/06/27
Re: [PATCH v2 2/4] pc-bios/s390-ccw: Provide space for initial stack frame in start.S
,
Philippe Mathieu-Daudé
,
2023/06/27
Re: [PATCH v2 2/4] pc-bios/s390-ccw: Provide space for initial stack frame in start.S
,
Eric Farman
,
2023/06/27
Re: [PATCH v2 2/4] pc-bios/s390-ccw: Provide space for initial stack frame in start.S
,
Thomas Huth
,
2023/06/27
Re: [PATCH v2 2/4] pc-bios/s390-ccw: Provide space for initial stack frame in start.S
,
Claudio Imbrenda
,
2023/06/27
[PATCH v2 4/4] pc-bios/s390-ccw: Don't use __bss_start with the "larl" instruction
,
Thomas Huth
,
2023/06/27
Re: [PATCH v2 4/4] pc-bios/s390-ccw: Don't use __bss_start with the "larl" instruction
,
Claudio Imbrenda
,
2023/06/27
Re: [PATCH v2 4/4] pc-bios/s390-ccw: Don't use __bss_start with the "larl" instruction
,
Thomas Huth
,
2023/06/27
Re: [PATCH v2 4/4] pc-bios/s390-ccw: Don't use __bss_start with the "larl" instruction
,
Eric Farman
,
2023/06/27
[PATCH v2 3/4] pc-bios/s390-ccw: Move the stack array into start.S
,
Thomas Huth
,
2023/06/27
Re: [PATCH v2 3/4] pc-bios/s390-ccw: Move the stack array into start.S
,
Claudio Imbrenda
,
2023/06/27
Re: [PATCH v2 3/4] pc-bios/s390-ccw: Move the stack array into start.S
,
Eric Farman
,
2023/06/27
Re: [PATCH v2 3/4] pc-bios/s390-ccw: Move the stack array into start.S
,
Thomas Huth
,
2023/06/27
[PATCH v2 0/5] Misc fixes for throttle
,
zhenwei pi
,
2023/06/27
[PATCH v2 1/5] throttle: introduce enum ThrottleType
,
zhenwei pi
,
2023/06/27
[PATCH v2 2/5] test-throttle: use enum ThrottleType
,
zhenwei pi
,
2023/06/27
[PATCH v2 3/5] throttle: support read-only and write-only
,
zhenwei pi
,
2023/06/27
[PATCH v2 4/5] test-throttle: test read only and write only
,
zhenwei pi
,
2023/06/27
[PATCH v2 5/5] cryptodev: use NULL throttle timer cb for read direction
,
zhenwei pi
,
2023/06/27
Re: [PATCH] Revert "hw/sparc64/niagara: Use blk_name() instead of open-coding it"
,
Mark Cave-Ayland
,
2023/06/27
[PATCH] icount: don't adjust virtual time backwards after warp
,
Nicholas Piggin
,
2023/06/27
Re: [PATCH] icount: don't adjust virtual time backwards after warp
,
Paolo Bonzini
,
2023/06/27
[PATCH 00/16] target/riscv: Allow building without TCG (KVM-only so far)
,
Philippe Mathieu-Daudé
,
2023/06/26
[PATCH 01/16] target/riscv: Remove unused 'instmap.h' header in translate.c
,
Philippe Mathieu-Daudé
,
2023/06/26
[PATCH 02/16] target/riscv: Restrict KVM-specific fields from ArchCPU
,
Philippe Mathieu-Daudé
,
2023/06/26
[PATCH 03/16] target/riscv: Restrict sysemu specific header to user emulation
,
Philippe Mathieu-Daudé
,
2023/06/26
[PATCH 04/16] target/riscv: Restrict 'rv128' machine to TCG accelerator
,
Philippe Mathieu-Daudé
,
2023/06/26
[PATCH 05/16] target/riscv: Move sysemu-specific files to target/riscv/sysemu/
,
Philippe Mathieu-Daudé
,
2023/06/26
[PATCH 06/16] target/riscv: Restrict riscv_cpu_do_interrupt() to sysemu
,
Philippe Mathieu-Daudé
,
2023/06/26
[PATCH 07/16] target/riscv: Move TCG-specific files to target/riscv/tcg/
,
Philippe Mathieu-Daudé
,
2023/06/26
[PATCH 08/16] target/riscv: Move TCG-specific cpu_get_tb_cpu_state() to tcg/cpu.c
,
Philippe Mathieu-Daudé
,
2023/06/26
[PATCH 09/16] target/riscv: Expose some 'trigger' prototypes from debug.c
,
Philippe Mathieu-Daudé
,
2023/06/26
[PATCH 10/16] target/riscv: Extract TCG-specific code from debug.c
,
Philippe Mathieu-Daudé
,
2023/06/26
[PATCH 11/16] target/riscv: Move sysemu-specific debug files to target/riscv/sysemu/
,
Philippe Mathieu-Daudé
,
2023/06/26
[PATCH 12/16] target/riscv: Expose riscv_cpu_pending_to_irq() from cpu_helper.c
,
Philippe Mathieu-Daudé
,
2023/06/26
[RFC PATCH 13/16] target/riscv: Move TCG/sysemu-specific code to tcg/sysemu/cpu_helper.c
,
Philippe Mathieu-Daudé
,
2023/06/26
[PATCH 14/16] target/riscv: Move sysemu-specific code to sysemu/cpu_helper.c
,
Philippe Mathieu-Daudé
,
2023/06/26
[PATCH 15/16] target/riscv: Restrict TCG-specific prototype declarations
,
Philippe Mathieu-Daudé
,
2023/06/26
[PATCH 16/16] gitlab-ci.d/crossbuilds: Add KVM riscv64 cross-build jobs
,
Philippe Mathieu-Daudé
,
2023/06/26
Re: [PATCH 00/16] target/riscv: Allow building without TCG (KVM-only so far)
,
Daniel Henrique Barboza
,
2023/06/27
Re: [PATCH 00/16] target/riscv: Allow building without TCG (KVM-only so far)
,
Philippe Mathieu-Daudé
,
2023/06/27
[PATCH v4 00/19] target/riscv, KVM: fixes and enhancements
,
Daniel Henrique Barboza
,
2023/06/26
[PATCH v4 01/19] target/riscv: skip features setup for KVM CPUs
,
Daniel Henrique Barboza
,
2023/06/26
[PATCH v4 07/19] target/riscv: read marchid/mimpid in kvm_riscv_init_machine_ids()
,
Daniel Henrique Barboza
,
2023/06/26
[PATCH v4 04/19] target/riscv/cpu.c: restrict 'mimpid' value
,
Daniel Henrique Barboza
,
2023/06/26
[PATCH v4 03/19] target/riscv/cpu.c: restrict 'mvendorid' value
,
Daniel Henrique Barboza
,
2023/06/26
[PATCH v4 11/19] target/riscv/cpu: add misa_ext_info_arr[]
,
Daniel Henrique Barboza
,
2023/06/26
[PATCH v4 02/19] hw/riscv/virt.c: skip 'mmu-type' FDT if satp mode not set
,
Daniel Henrique Barboza
,
2023/06/26
[PATCH v4 09/19] linux-headers: Update to v6.4-rc1
,
Daniel Henrique Barboza
,
2023/06/26
[PATCH v4 08/19] target/riscv: handle mvendorid/marchid/mimpid for KVM CPUs
,
Daniel Henrique Barboza
,
2023/06/26
[PATCH v4 06/19] target/riscv: use KVM scratch CPUs to init KVM properties
,
Daniel Henrique Barboza
,
2023/06/26
[PATCH v4 05/19] target/riscv/cpu.c: restrict 'marchid' value
,
Daniel Henrique Barboza
,
2023/06/26
[PATCH v4 14/19] target/riscv/kvm.c: add multi-letter extension KVM properties
,
Daniel Henrique Barboza
,
2023/06/26
[PATCH v4 16/19] target/riscv/cpu.c: create KVM mock properties
,
Daniel Henrique Barboza
,
2023/06/26
Re: [PATCH v4 16/19] target/riscv/cpu.c: create KVM mock properties
,
Andrew Jones
,
2023/06/27
[PATCH v4 10/19] target/riscv/kvm.c: init 'misa_ext_mask' with scratch CPU
,
Daniel Henrique Barboza
,
2023/06/26
[PATCH v4 12/19] target/riscv: add KVM specific MISA properties
,
Daniel Henrique Barboza
,
2023/06/26
[PATCH v4 17/19] target/riscv: update multi-letter extension KVM properties
,
Daniel Henrique Barboza
,
2023/06/26
[PATCH v4 18/19] target/riscv/kvm.c: add kvmconfig_get_cfg_addr() helper
,
Daniel Henrique Barboza
,
2023/06/26
[PATCH v4 13/19] target/riscv/kvm.c: update KVM MISA bits
,
Daniel Henrique Barboza
,
2023/06/26
[PATCH v4 15/19] target/riscv/cpu.c: remove priv_ver check from riscv_isa_string_ext()
,
Daniel Henrique Barboza
,
2023/06/26
[PATCH v4 19/19] target/riscv/kvm.c: read/write (cbom|cboz)_blocksize in KVM
,
Daniel Henrique Barboza
,
2023/06/26
[PATCH v2 00/26] maintainer omnibus: testing, fuzz, plugins, documentation
,
Alex Bennée
,
2023/06/26
[PATCH v2 01/26] gitlab: explicit set artifacts publishing criteria
,
Alex Bennée
,
2023/06/26
[PATCH v2 02/26] gitlab: ensure coverage job also publishes meson log
,
Alex Bennée
,
2023/06/26
[PATCH v2 03/26] gitlab: reduce testing scope of check-gcov
,
Alex Bennée
,
2023/06/26
[PATCH v2 06/26] qemu-keymap: properly check return from xkb_keymap_mod_get_index
,
Alex Bennée
,
2023/06/26
Re: [PATCH v2 06/26] qemu-keymap: properly check return from xkb_keymap_mod_get_index
,
Thomas Huth
,
2023/06/27
Re: [PATCH v2 06/26] qemu-keymap: properly check return from xkb_keymap_mod_get_index
,
Richard Henderson
,
2023/06/27
Re: [PATCH v2 06/26] qemu-keymap: properly check return from xkb_keymap_mod_get_index
,
Alex Bennée
,
2023/06/27
Re: [PATCH v2 06/26] qemu-keymap: properly check return from xkb_keymap_mod_get_index
,
Peter Maydell
,
2023/06/27
Re: [PATCH v2 06/26] qemu-keymap: properly check return from xkb_keymap_mod_get_index
,
Alex Bennée
,
2023/06/27
[PATCH v2 07/26] scripts/oss-fuzz: add a suppression for keymap
,
Alex Bennée
,
2023/06/26
[PATCH v2 04/26] docs/devel: remind developers to run CI container pipeline when updating images
,
Alex Bennée
,
2023/06/26
[PATCH v2 10/26] Makefile: add lcitool-refresh to UNCHECKED_GOALS
,
Alex Bennée
,
2023/06/26
[PATCH v2 08/26] tests/qtests: clean-up and fix leak in generic_fuzz
,
Alex Bennée
,
2023/06/26
Re: [PATCH v2 08/26] tests/qtests: clean-up and fix leak in generic_fuzz
,
Juan Quintela
,
2023/06/27
Re: [PATCH v2 08/26] tests/qtests: clean-up and fix leak in generic_fuzz
,
Philippe Mathieu-Daudé
,
2023/06/27
Re: [PATCH v2 08/26] tests/qtests: clean-up and fix leak in generic_fuzz
,
Alex Bennée
,
2023/06/27
Re: [PATCH v2 08/26] tests/qtests: clean-up and fix leak in generic_fuzz
,
Alexander Bulekov
,
2023/06/27
[PATCH v2 05/26] tests/tcg: add mechanism to handle plugin arguments
,
Alex Bennée
,
2023/06/26
[PATCH v2 09/26] tests/docker: add test-fuzz
,
Alex Bennée
,
2023/06/26
Re: [PATCH v2 09/26] tests/docker: add test-fuzz
,
Alexander Bulekov
,
2023/06/27
[PATCH v2 11/26] tests/lcitool: update to latest version
,
Alex Bennée
,
2023/06/26
[PATCH v2 14/26] tests/lcitool: introduce qemu-minimal
,
Alex Bennée
,
2023/06/26
[PATCH v2 12/26] tests/lcitool: Bump fedora container versions
,
Alex Bennée
,
2023/06/26
[PATCH v2 19/26] plugins: update lockstep to use g_memdup2
,
Alex Bennée
,
2023/06/26
[PATCH v2 13/26] tests/lcitool: add an explicit gcc-native package
,
Alex Bennée
,
2023/06/26
[PATCH v2 15/26] tests/docker: convert riscv64-cross to lcitool
,
Alex Bennée
,
2023/06/26
[PATCH v2 16/26] tests/avocado: update firmware to enable sbsa-ref/max
,
Alex Bennée
,
2023/06/26
[PATCH v2 20/26] docs/devel: add some front matter to the devel index
,
Alex Bennée
,
2023/06/26
[PATCH v2 21/26] include/migration: mark vmstate_register() as a legacy function
,
Alex Bennée
,
2023/06/26
[PATCH v2 23/26] docs/devel/qom.rst: Correct code style
,
Alex Bennée
,
2023/06/26
[PATCH v2 24/26] docs/devel: split qom-api reference into new file
,
Alex Bennée
,
2023/06/26
[PATCH v2 26/26] tests/plugin: Remove duplicate insn log from libinsn.so
,
Alex Bennée
,
2023/06/26
[PATCH v2 22/26] include/hw/qdev-core: fixup kerneldoc annotations
,
Alex Bennée
,
2023/06/26
[PATCH v2 25/26] docs/devel: introduce some key concepts for QOM development
,
Alex Bennée
,
2023/06/26
[PATCH v2 18/26] plugins: fix memory leak while parsing options
,
Alex Bennée
,
2023/06/26
[PATCH v2 17/26] plugins: force slow path when plugins instrument memory ops
,
Alex Bennée
,
2023/06/26
Re: [PATCH v2] piix: fix regression during unplug in Xen HVM domUs
,
Olaf Hering
,
2023/06/26
Re: [PATCH v2] piix: fix regression during unplug in Xen HVM domUs
,
Paolo Bonzini
,
2023/06/27
Re: [PATCH v2] piix: fix regression during unplug in Xen HVM domUs
,
Bernhard Beschow
,
2023/06/27
Re: [PATCH v2] piix: fix regression during unplug in Xen HVM domUs
,
Olaf Hering
,
2023/06/27
Re: [PATCH v2] piix: fix regression during unplug in Xen HVM domUs
,
Olaf Hering
,
2023/06/27
Re: [PATCH v2] piix: fix regression during unplug in Xen HVM domUs
,
Bernhard Beschow
,
2023/06/28
Re: [PATCH v2] piix: fix regression during unplug in Xen HVM domUs
,
Olaf Hering
,
2023/06/30
Re: [PATCH v2] piix: fix regression during unplug in Xen HVM domUs
,
Bernhard Beschow
,
2023/06/30
Re: [PATCH v2] piix: fix regression during unplug in Xen HVM domUs
,
Olaf Hering
,
2023/06/30
Re: [PATCH v2] piix: fix regression during unplug in Xen HVM domUs
,
Bernhard Beschow
,
2023/06/30
Re: [PATCH v2] piix: fix regression during unplug in Xen HVM domUs
,
Paolo Bonzini
,
2023/06/30
Re: [PATCH v2] piix: fix regression during unplug in Xen HVM domUs
,
Olaf Hering
,
2023/06/27
[PATCH v2 0/6] maintainer omnibus: testing, fuzz, plugins, documentation
,
Alex Bennée
,
2023/06/26
[PATCH v2 1/6] gitlab: explicit set artifacts publishing criteria
,
Alex Bennée
,
2023/06/26
[PATCH v2 5/6] tests/tcg: add mechanism to handle plugin arguments
,
Alex Bennée
,
2023/06/26
[PATCH v2 2/6] gitlab: ensure coverage job also publishes meson log
,
Alex Bennée
,
2023/06/26
[PATCH v2 3/6] gitlab: reduce testing scope of check-gcov
,
Alex Bennée
,
2023/06/26
[PATCH v2 4/6] docs/devel: remind developers to run CI container pipeline when updating images
,
Alex Bennée
,
2023/06/26
[PATCH v2 6/6] qemu-keymap: properly check return from xkb_keymap_mod_get_index
,
Alex Bennée
,
2023/06/26
Re: [PATCH v2 6/6] qemu-keymap: properly check return from xkb_keymap_mod_get_index
,
Juan Quintela
,
2023/06/27
[PATCH 0/6] migration: Test the new "file:" migration
,
Fabiano Rosas
,
2023/06/26
[PATCH 2/6] tests/qtest: migration: Expose migrate_set_capability
,
Fabiano Rosas
,
2023/06/26
Re: [PATCH 2/6] tests/qtest: migration: Expose migrate_set_capability
,
Juan Quintela
,
2023/06/27
[PATCH 1/6] migration: Set migration status early in incoming side
,
Fabiano Rosas
,
2023/06/26
Re: [PATCH 1/6] migration: Set migration status early in incoming side
,
Juan Quintela
,
2023/06/27
Re: [PATCH 1/6] migration: Set migration status early in incoming side
,
Fabiano Rosas
,
2023/06/27
[PATCH 3/6] tests/qtest: migration: Add migrate_incoming_qmp helper
,
Fabiano Rosas
,
2023/06/26
[PATCH 4/6] tests/qtest: migration: Use migrate_incoming_qmp where appropriate
,
Fabiano Rosas
,
2023/06/26
Re: [PATCH 4/6] tests/qtest: migration: Use migrate_incoming_qmp where appropriate
,
Juan Quintela
,
2023/06/27
[PATCH 5/6] tests/qtest: migration: Add support for negative testing of qmp_migrate
,
Fabiano Rosas
,
2023/06/26
[PATCH 6/6] tests/qtest: migration-test: Add tests for file-based migration
,
Fabiano Rosas
,
2023/06/26
Re: [PATCH 6/6] tests/qtest: migration-test: Add tests for file-based migration
,
Daniel P . Berrangé
,
2023/06/27
Re: [PATCH 6/6] tests/qtest: migration-test: Add tests for file-based migration
,
Fabiano Rosas
,
2023/06/27
[PATCH 0/6] migration: Test the new "file:" migration
,
Fabiano Rosas
,
2023/06/28
[PATCH 3/6] tests/qtest: migration: Add migrate_incoming_qmp helper
,
Fabiano Rosas
,
2023/06/28
Re: [PATCH 3/6] tests/qtest: migration: Add migrate_incoming_qmp helper
,
Peter Xu
,
2023/06/29
Re: [PATCH 3/6] tests/qtest: migration: Add migrate_incoming_qmp helper
,
Fabiano Rosas
,
2023/06/30
[PATCH 2/6] tests/qtest: migration: Expose migrate_set_capability
,
Fabiano Rosas
,
2023/06/28
Re: [PATCH 2/6] tests/qtest: migration: Expose migrate_set_capability
,
Thomas Huth
,
2023/06/29
[PATCH 5/6] tests/qtest: migration: Add support for negative testing of qmp_migrate
,
Fabiano Rosas
,
2023/06/28
[PATCH 6/6] tests/qtest: migration-test: Add tests for file-based migration
,
Fabiano Rosas
,
2023/06/28
Re: [PATCH 6/6] tests/qtest: migration-test: Add tests for file-based migration
,
Peter Xu
,
2023/06/29
Re: [PATCH 6/6] tests/qtest: migration-test: Add tests for file-based migration
,
Fabiano Rosas
,
2023/06/30
Re: [PATCH 6/6] tests/qtest: migration-test: Add tests for file-based migration
,
Steven Sistare
,
2023/06/30
Re: [PATCH 6/6] tests/qtest: migration-test: Add tests for file-based migration
,
Peter Xu
,
2023/06/30
[PATCH 1/6] migration: Set migration status early in incoming side
,
Fabiano Rosas
,
2023/06/28
Re: [PATCH 1/6] migration: Set migration status early in incoming side
,
Peter Xu
,
2023/06/29
Re: [PATCH 1/6] migration: Set migration status early in incoming side
,
Fabiano Rosas
,
2023/06/30
[PATCH 4/6] tests/qtest: migration: Use migrate_incoming_qmp where appropriate
,
Fabiano Rosas
,
2023/06/28
which CPUs should call aarch64_add_{sve,pauth,sme}_properties() ?
,
Peter Maydell
,
2023/06/26
Re: which CPUs should call aarch64_add_{sve, pauth, sme}_properties() ?
,
Richard Henderson
,
2023/06/27
[PATCH v4 0/4] vhost-user-gpu get_edid feature
,
Erico Nunes
,
2023/06/26
[PATCH v4 1/4] virtio-gpu: refactor generate_edid function to virtio_gpu_base
,
Erico Nunes
,
2023/06/26
[PATCH v4 3/4] contrib/vhost-user-gpu: implement get_edid feature
,
Erico Nunes
,
2023/06/26
[PATCH v4 2/4] docs: vhost-user-gpu: add protocol changes for EDID
,
Erico Nunes
,
2023/06/26
[PATCH v4 4/4] vhost-user-gpu: implement get_edid frontend feature
,
Erico Nunes
,
2023/06/26
[RESEND PATCH v5 0/5] test and QEMU fixes to ensure proper PCIE device usage
,
Ani Sinha
,
2023/06/26
[RESEND PATCH v5 1/5] tests/acpi: allow changes in DSDT.noacpihp table blob
,
Ani Sinha
,
2023/06/26
[RESEND PATCH v5 2/5] tests/acpi/bios-tables-test: use the correct slot on the pcie-root-port
,
Ani Sinha
,
2023/06/26
[RESEND PATCH v5 4/5] tests/qtest/hd-geo-test: fix incorrect pcie-root-port usage and simplify test
,
Ani Sinha
,
2023/06/26
Re: [RESEND PATCH v5 4/5] tests/qtest/hd-geo-test: fix incorrect pcie-root-port usage and simplify test
,
Igor Mammedov
,
2023/06/27
Re: [RESEND PATCH v5 4/5] tests/qtest/hd-geo-test: fix incorrect pcie-root-port usage and simplify test
,
Ani Sinha
,
2023/06/27
[RESEND PATCH v5 3/5] tests/acpi/bios-tables-test: update acpi blob q35/DSDT.noacpihp
,
Ani Sinha
,
2023/06/26
[RESEND PATCH v5 5/5] hw/pci: ensure PCIE devices are plugged into only slot 0 of PCIE port
,
Ani Sinha
,
2023/06/26
Re: [RESEND PATCH v5 5/5] hw/pci: ensure PCIE devices are plugged into only slot 0 of PCIE port
,
Igor Mammedov
,
2023/06/27
Re: [RESEND PATCH v5 5/5] hw/pci: ensure PCIE devices are plugged into only slot 0 of PCIE port
,
Ani Sinha
,
2023/06/27
Re: [RESEND PATCH v5 5/5] hw/pci: ensure PCIE devices are plugged into only slot 0 of PCIE port
,
Michael S. Tsirkin
,
2023/06/27
Re: [RESEND PATCH v5 5/5] hw/pci: ensure PCIE devices are plugged into only slot 0 of PCIE port
,
Ani Sinha
,
2023/06/27
Re: [RESEND PATCH v5 5/5] hw/pci: ensure PCIE devices are plugged into only slot 0 of PCIE port
,
Michael S. Tsirkin
,
2023/06/27
Re: [RESEND PATCH v5 5/5] hw/pci: ensure PCIE devices are plugged into only slot 0 of PCIE port
,
Ani Sinha
,
2023/06/27
Re: [RESEND PATCH v5 5/5] hw/pci: ensure PCIE devices are plugged into only slot 0 of PCIE port
,
Igor Mammedov
,
2023/06/27
Re: [RESEND PATCH v5 5/5] hw/pci: ensure PCIE devices are plugged into only slot 0 of PCIE port
,
Michael S. Tsirkin
,
2023/06/27
Re: [RESEND PATCH v5 5/5] hw/pci: ensure PCIE devices are plugged into only slot 0 of PCIE port
,
Ani Sinha
,
2023/06/27
Re: [RESEND PATCH v5 5/5] hw/pci: ensure PCIE devices are plugged into only slot 0 of PCIE port
,
Michael S. Tsirkin
,
2023/06/27
Re: [RESEND PATCH v5 5/5] hw/pci: ensure PCIE devices are plugged into only slot 0 of PCIE port
,
Igor Mammedov
,
2023/06/27
Re: [RESEND PATCH v5 5/5] hw/pci: ensure PCIE devices are plugged into only slot 0 of PCIE port
,
Michael S. Tsirkin
,
2023/06/27
Re: [RESEND PATCH v5 5/5] hw/pci: ensure PCIE devices are plugged into only slot 0 of PCIE port
,
Ani Sinha
,
2023/06/28
[PATCH 0/3] block: align CoR requests to subclusters
,
Andrey Drobyshev
,
2023/06/26
[PATCH 3/3] tests/qemu-iotests/197: add testcase for CoR with subclusters
,
Andrey Drobyshev
,
2023/06/26
[PATCH 1/3] block: add subcluster_size field to BlockDriverInfo
,
Andrey Drobyshev
,
2023/06/26
[PATCH 2/3] block/io: align requests to subcluster_size
,
Andrey Drobyshev
,
2023/06/26
[PATCH v5 0/5] test and QEMU fixes to ensure proper PCIE device usage
,
Ani Sinha
,
2023/06/26
[PATCH v5 5/5] tests/qtest/hd-geo-test: fix incorrect pcie-root-port usage and simplify test
,
Ani Sinha
,
2023/06/26
[PATCH v5 2/5] tests/acpi: allow changes in DSDT.noacpihp table blob
,
Ani Sinha
,
2023/06/26
[PATCH v5 4/5] tests/acpi/bios-tables-test: update acpi blob q35/DSDT.noacpihp
,
Ani Sinha
,
2023/06/26
[PATCH v5 1/5] Revert "cputlb: Restrict SavedIOTLB to system emulation"
,
Ani Sinha
,
2023/06/26
[PATCH v5 3/5] tests/acpi/bios-tables-test: use the correct slot on the pcie-root-port
,
Ani Sinha
,
2023/06/26
Re: [PATCH v5 0/5] test and QEMU fixes to ensure proper PCIE device usage
,
Ani Sinha
,
2023/06/26
[PULL 00/22] tcg patch queue
,
Richard Henderson
,
2023/06/26
[PULL 07/22] accel/tcg: Widen pc to vaddr in CPUJumpCache
,
Richard Henderson
,
2023/06/26
[PULL 05/22] accel/tcg/cputlb.c: Widen addr in MMULookupPageData
,
Richard Henderson
,
2023/06/26
[PULL 08/22] accel: Replace target_ulong with vaddr in probe_*()
,
Richard Henderson
,
2023/06/26
[PULL 02/22] accel/tcg/translate-all.c: Widen pc and cs_base
,
Richard Henderson
,
2023/06/26
[PULL 03/22] target: Widen pc/cs_base in cpu_get_tb_cpu_state
,
Richard Henderson
,
2023/06/26
[PULL 09/22] accel/tcg: Replace target_ulong with vaddr in *_mmu_lookup()
,
Richard Henderson
,
2023/06/26
[PULL 04/22] accel/tcg/cputlb.c: Widen CPUTLBEntry access functions
,
Richard Henderson
,
2023/06/26
[PULL 06/22] accel/tcg/cpu-exec.c: Widen pc to vaddr
,
Richard Henderson
,
2023/06/26
[PULL 01/22] accel: Replace target_ulong in tlb_*()
,
Richard Henderson
,
2023/06/26
[PULL 18/22] tcg: Add host memory barriers to cpu_ldst.h interfaces
,
Richard Henderson
,
2023/06/26
[PULL 21/22] accel/tcg: Move TLB_WATCHPOINT to TLB_SLOW_FLAGS_MASK
,
Richard Henderson
,
2023/06/26
[PULL 17/22] tcg: Do not elide memory barriers for !CF_PARALLEL in system mode
,
Richard Henderson
,
2023/06/26
[PULL 10/22] accel/tcg: Replace target_ulong with vaddr in translator_*()
,
Richard Henderson
,
2023/06/26
[PULL 20/22] accel/tcg: Store some tlb flags in CPUTLBEntryFull
,
Richard Henderson
,
2023/06/26
[PULL 11/22] cpu: Replace target_ulong with hwaddr in tb_invalidate_phys_addr()
,
Richard Henderson
,
2023/06/26
[PULL 12/22] softfloat: use QEMU_FLATTEN to avoid mistaken isra inlining
,
Richard Henderson
,
2023/06/26
[PULL 13/22] tests/plugin: Remove duplicate insn log from libinsn.so
,
Richard Henderson
,
2023/06/26
[PULL 16/22] target/microblaze: Define TCG_GUEST_DEFAULT_MO
,
Richard Henderson
,
2023/06/26
[PULL 15/22] tcg: Fix temporary variable in tcg_gen_gvec_andcs
,
Richard Henderson
,
2023/06/26
[PULL 22/22] accel/tcg: Renumber TLB_DISCARD_WRITE
,
Richard Henderson
,
2023/06/26
[PULL 19/22] accel/tcg: Remove check_tcg_memory_orders_compatible
,
Richard Henderson
,
2023/06/26
[PULL 14/22] accel/tcg: remove CONFIG_PROFILER
,
Richard Henderson
,
2023/06/26
Re: [PULL 00/22] tcg patch queue
,
Richard Henderson
,
2023/06/26
[PATCH qemu v4 0/2] target/arm: Improve user-mode compatibility with JITs
,
~jhogberg
,
2023/06/26
[PATCH qemu v4 1/2] target/arm: Handle IC IVAU to improve compatibility with JITs
,
~jhogberg
,
2023/06/26
Re: [PATCH qemu v4 1/2] target/arm: Handle IC IVAU to improve compatibility with JITs
,
Richard Henderson
,
2023/06/26
[PATCH qemu v4 2/2] tests/tcg/aarch64: Add testcases for IC IVAU and dual-mapped code
,
~jhogberg
,
2023/06/26
Re: [PATCH qemu v4 2/2] tests/tcg/aarch64: Add testcases for IC IVAU and dual-mapped code
,
Peter Maydell
,
2023/06/27
Re: [PATCH qemu v4 0/2] target/arm: Improve user-mode compatibility with JITs
,
Peter Maydell
,
2023/06/27
Re: [PATCH qemu v4 0/2] target/arm: Improve user-mode compatibility with JITs
,
John Högberg
,
2023/06/27
[PATCH] linux-user: Fix do_shmat type errors
,
Richard Henderson
,
2023/06/26
Re: [PATCH] linux-user: Fix do_shmat type errors
,
Anton Johansson
,
2023/06/26
Re: [PATCH] linux-user: Fix do_shmat type errors
,
Philippe Mathieu-Daudé
,
2023/06/28
[PATCH] target/ppc: Only generate decodetree files when TCG is enabled
,
Philippe Mathieu-Daudé
,
2023/06/26
Re: [PATCH] target/ppc: Only generate decodetree files when TCG is enabled
,
Greg Kurz
,
2023/06/27
Re: [PATCH] target/ppc: Only generate decodetree files when TCG is enabled
,
Richard Henderson
,
2023/06/28
Re: [PATCH] target/ppc: Only generate decodetree files when TCG is enabled
,
Daniel Henrique Barboza
,
2023/06/30
[PATCH v4 0/5] test and QEMU fixes to ensure proper PCIE device usage
,
Ani Sinha
,
2023/06/26
[PATCH v4 1/5] tests/acpi: allow changes in DSDT.noacpihp table blob
,
Ani Sinha
,
2023/06/26
[PATCH v4 2/5] tests/acpi/bios-tables-test: use the correct slot on the pcie-root-port
,
Ani Sinha
,
2023/06/26
[PATCH v4 3/5] tests/acpi/bios-tables-test: update acpi blob q35/DSDT.noacpihp
,
Ani Sinha
,
2023/06/26
[PATCH v4 4/5] tests/qtest/hd-geo-test: fix incorrect pcie-root-port usage and simplify test
,
Ani Sinha
,
2023/06/26
Re: [PATCH v4 4/5] tests/qtest/hd-geo-test: fix incorrect pcie-root-port usage and simplify test
,
Igor Mammedov
,
2023/06/26
Re: [PATCH v4 4/5] tests/qtest/hd-geo-test: fix incorrect pcie-root-port usage and simplify test
,
Ani Sinha
,
2023/06/26
[PATCH v4 5/5] hw/pci: ensure PCIE devices are plugged into only slot 0 of PCIE port
,
Ani Sinha
,
2023/06/26
Re: [PATCH v4 0/5] test and QEMU fixes to ensure proper PCIE device usage
,
Michael S. Tsirkin
,
2023/06/26
Re: [PATCH v4 0/5] test and QEMU fixes to ensure proper PCIE device usage
,
Ani Sinha
,
2023/06/26
Re: [PATCH v4 0/5] test and QEMU fixes to ensure proper PCIE device usage
,
Ani Sinha
,
2023/06/26
Re: [PATCH v4 0/5] test and QEMU fixes to ensure proper PCIE device usage
,
Michael S. Tsirkin
,
2023/06/26
[PATCH 0/4] pc-bios/s390-ccw: Fixes and improvements for start.S
,
Thomas Huth
,
2023/06/26
[PATCH 2/4] pc-bios/s390-ccw: Provide space for initial stack frame in start.S
,
Thomas Huth
,
2023/06/26
Re: [PATCH 2/4] pc-bios/s390-ccw: Provide space for initial stack frame in start.S
,
Cédric Le Goater
,
2023/06/26
Re: [PATCH 2/4] pc-bios/s390-ccw: Provide space for initial stack frame in start.S
,
Christian Borntraeger
,
2023/06/26
[PATCH 1/4] pc-bios/s390-ccw: Fix indentation in start.S
,
Thomas Huth
,
2023/06/26
Re: [PATCH 1/4] pc-bios/s390-ccw: Fix indentation in start.S
,
Cédric Le Goater
,
2023/06/26
[PATCH 3/4] pc-bios/s390-ccw: Move the stack array into start.S
,
Thomas Huth
,
2023/06/26
Re: [PATCH 3/4] pc-bios/s390-ccw: Move the stack array into start.S
,
Christian Borntraeger
,
2023/06/26
Re: [PATCH 3/4] pc-bios/s390-ccw: Move the stack array into start.S
,
Richard Henderson
,
2023/06/26
Re: [PATCH 3/4] pc-bios/s390-ccw: Move the stack array into start.S
,
Thomas Huth
,
2023/06/27
[PATCH 4/4] pc-bios/s390-ccw: Don't use __bss_start with the "larl" instruction
,
Thomas Huth
,
2023/06/26
[RFC PATCH 1/1] tests/avocado: Introduce avocado tests for aarch64 S-EL2 booting
,
shiju.jose
,
2023/06/26
Re: [PATCH v3] acpi/tests/bios-tables-test: make iasl tool handling simpler
,
Michael S. Tsirkin
,
2023/06/26
Re: [PATCH v3] acpi/tests/bios-tables-test: make iasl tool handling simpler
,
Ani Sinha
,
2023/06/26
Re: [PATCH v3] acpi/tests/bios-tables-test: make iasl tool handling simpler
,
Michael S. Tsirkin
,
2023/06/26
Re: [PATCH v3] acpi/tests/bios-tables-test: make iasl tool handling simpler
,
Ani Sinha
,
2023/06/28
Re: [PATCH v3] acpi/tests/bios-tables-test: make iasl tool handling simpler
,
Michael S. Tsirkin
,
2023/06/28
Re: [PATCH v3] acpi/tests/bios-tables-test: make iasl tool handling simpler
,
Ani Sinha
,
2023/06/28
[PATCH v3 0/5] test and QEMU fixes to ensure proper PCIE device usage
,
Ani Sinha
,
2023/06/26
[PATCH v3 1/5] tests/acpi: allow changes in DSDT.noacpihp table blob
,
Ani Sinha
,
2023/06/26
[PATCH v3 2/5] tests/acpi/bios-tables-test: use the correct slot on the pcie-root-port
,
Ani Sinha
,
2023/06/26
[PATCH v3 5/5] hw/pci: ensure PCIE devices are plugged into only slot 0 of PCIE port
,
Ani Sinha
,
2023/06/26
[PATCH v3 3/5] tests/acpi/bios-tables-test: update acpi blob q35/DSDT.noacpihp
,
Ani Sinha
,
2023/06/26
[PATCH v3 4/5] tests/qtest/hd-geo-test: fix test by removing unnecessary pcie-root-port
,
Ani Sinha
,
2023/06/26
Re: [PATCH v3 4/5] tests/qtest/hd-geo-test: fix test by removing unnecessary pcie-root-port
,
Igor Mammedov
,
2023/06/26
Re: [PATCH v3 4/5] tests/qtest/hd-geo-test: fix test by removing unnecessary pcie-root-port
,
Michael S. Tsirkin
,
2023/06/26
Re: [PATCH v3 4/5] tests/qtest/hd-geo-test: fix test by removing unnecessary pcie-root-port
,
Igor Mammedov
,
2023/06/26
[PULL 00/53] virtio,pc,pci: fixes, features, cleanups
,
Michael S. Tsirkin
,
2023/06/26
[PULL 01/53] bswap: Add the ability to store to an unaligned 24 bit field
,
Michael S. Tsirkin
,
2023/06/26
[PULL 02/53] hw/cxl: QMP based poison injection support
,
Michael S. Tsirkin
,
2023/06/26
[PULL 03/53] hw/cxl: Add poison injection via the mailbox.
,
Michael S. Tsirkin
,
2023/06/26
[PULL 04/53] hw/cxl: Add clear poison mailbox command support.
,
Michael S. Tsirkin
,
2023/06/26
[PULL 05/53] hw/cxl/events: Add event status register
,
Michael S. Tsirkin
,
2023/06/26
[PULL 06/53] hw/cxl: Move CXLRetCode definition to cxl_device.h
,
Michael S. Tsirkin
,
2023/06/26
[PULL 07/53] hw/cxl/events: Wire up get/clear event mailbox commands
,
Michael S. Tsirkin
,
2023/06/26
[PULL 08/53] hw/cxl/events: Add event interrupt support
,
Michael S. Tsirkin
,
2023/06/26
[PULL 09/53] hw/cxl/events: Add injection of General Media Events
,
Michael S. Tsirkin
,
2023/06/26
[PULL 10/53] hw/cxl/events: Add injection of DRAM events
,
Michael S. Tsirkin
,
2023/06/26
[PULL 11/53] hw/cxl/events: Add injection of Memory Module Events
,
Michael S. Tsirkin
,
2023/06/26
[PULL 12/53] cryptodev-vhost-user: add asymmetric crypto support
,
Michael S. Tsirkin
,
2023/06/26
[PULL 13/53] softmmu: Introduce qemu_target_page_mask() helper
,
Michael S. Tsirkin
,
2023/06/26
[PULL 15/53] hw/scsi: Rearrange meson.build
,
Michael S. Tsirkin
,
2023/06/26
[PULL 18/53] hw/virtio/virtio-mem: Use qemu_ram_get_fd() helper
,
Michael S. Tsirkin
,
2023/06/26
[PULL 14/53] hw/scsi: Introduce VHOST_SCSI_COMMON symbol in Kconfig
,
Michael S. Tsirkin
,
2023/06/26
[PULL 23/53] vhost: release memory_listener object in error path
,
Michael S. Tsirkin
,
2023/06/26
[PULL 24/53] vhost: release virtqueue objects in error path
,
Michael S. Tsirkin
,
2023/06/26
[PULL 25/53] pci: ROM preallocation for incoming migration
,
Michael S. Tsirkin
,
2023/06/26
[PULL 16/53] hw/scsi: Rename target-specific source set as 'specific_virtio_scsi_ss'
,
Michael S. Tsirkin
,
2023/06/26
[PULL 27/53] vdpa: return errno in vhost_vdpa_get_vring_group error
,
Michael S. Tsirkin
,
2023/06/26
[PULL 30/53] hw/acpi: Fix PM control register access
,
Michael S. Tsirkin
,
2023/06/26
Re: [PULL 30/53] hw/acpi: Fix PM control register access
,
Igor Mammedov
,
2023/06/26
Re: [PULL 30/53] hw/acpi: Fix PM control register access
,
Michael S. Tsirkin
,
2023/06/26
[PULL 38/53] vdpa: reuse virtio_vdev_has_feature()
,
Michael S. Tsirkin
,
2023/06/26
[PULL 20/53] hw/virtio/virtio-iommu: Use target-agnostic qemu_target_page_mask()
,
Michael S. Tsirkin
,
2023/06/26
[PULL 37/53] include/hw/virtio: make some VirtIODevice const
,
Michael S. Tsirkin
,
2023/06/26
[PULL 21/53] hw/virtio: Remove unnecessary 'virtio-access.h' header
,
Michael S. Tsirkin
,
2023/06/26
[PULL 26/53] virtio-mem: Simplify bitmap handling and virtio_mem_set_block_state()
,
Michael S. Tsirkin
,
2023/06/26
[PULL 28/53] vdpa: move CVQ isolation check to net_init_vhost_vdpa
,
Michael S. Tsirkin
,
2023/06/26
Re: [PULL 28/53] vdpa: move CVQ isolation check to net_init_vhost_vdpa
,
Peter Maydell
,
2023/06/27
[PULL 29/53] cryptodev: fix memory leak during stats query
,
Michael S. Tsirkin
,
2023/06/26
[PULL 31/53] hw/i386/pc: Default to use SMBIOS 3.0 for newer machine models
,
Michael S. Tsirkin
,
2023/06/26
[PULL 17/53] hw/virtio: Introduce VHOST_VSOCK_COMMON symbol in Kconfig
,
Michael S. Tsirkin
,
2023/06/26
[PULL 19/53] hw/virtio/vhost-vsock: Include missing 'virtio/virtio-bus.h' header
,
Michael S. Tsirkin
,
2023/06/26
[PULL 33/53] pc: q35: Bump max_cpus to 1024
,
Michael S. Tsirkin
,
2023/06/26
[PULL 41/53] vdpa: Add vhost_vdpa_net_load_offloads()
,
Michael S. Tsirkin
,
2023/06/26
[PULL 42/53] vdpa: Allow VIRTIO_NET_F_CTRL_GUEST_OFFLOADS in SVQ
,
Michael S. Tsirkin
,
2023/06/26
[PULL 48/53] vhost-user: fully use new backend/frontend naming
,
Michael S. Tsirkin
,
2023/06/26
[PULL 51/53] intel_iommu: Fix address space unmap
,
Michael S. Tsirkin
,
2023/06/26
[PULL 34/53] vdpa: do not block migration if device has cvq and x-svq=on
,
Michael S. Tsirkin
,
2023/06/26
[PULL 39/53] hw/net/virtio-net: make some VirtIONet const
,
Michael S. Tsirkin
,
2023/06/26
[PULL 40/53] virtio-net: expose virtio_net_supported_guest_offloads()
,
Michael S. Tsirkin
,
2023/06/26
[PULL 46/53] hw/i386/pc: Clean up pc_machine_initfn
,
Michael S. Tsirkin
,
2023/06/26
[PULL 52/53] vhost_net: add an assertion for TAP client backends
,
Michael S. Tsirkin
,
2023/06/26
Re: [PULL 52/53] vhost_net: add an assertion for TAP client backends
,
Cédric Le Goater
,
2023/06/28
Re: [PULL 52/53] vhost_net: add an assertion for TAP client backends
,
Ani Sinha
,
2023/06/28
Re: [PULL 52/53] vhost_net: add an assertion for TAP client backends
,
Cédric Le Goater
,
2023/06/28
Re: [PULL 52/53] vhost_net: add an assertion for TAP client backends
,
Ani Sinha
,
2023/06/28
Re: [PULL 52/53] vhost_net: add an assertion for TAP client backends
,
Michael S. Tsirkin
,
2023/06/28
[PULL 49/53] intel_iommu: Fix a potential issue in VFIO dirty page sync
,
Michael S. Tsirkin
,
2023/06/26
[PULL 22/53] hw/virtio: Build various target-agnostic objects just once
,
Michael S. Tsirkin
,
2023/06/26
[PULL 32/53] tests/data/acpi: update after SMBIOS 2.0 change
,
Michael S. Tsirkin
,
2023/06/26
[PULL 35/53] vdpa: reorder vhost_vdpa_net_cvq_cmd_page_len function
,
Michael S. Tsirkin
,
2023/06/26
[PULL 36/53] vdpa: map shadow vrings with MAP_SHARED
,
Michael S. Tsirkin
,
2023/06/26
[PULL 43/53] vhost: fix vhost_dev_enable_notifiers() error case
,
Michael S. Tsirkin
,
2023/06/26
[PULL 45/53] vdpa: fix not using CVQ buffer in case of error
,
Michael S. Tsirkin
,
2023/06/26
[PULL 44/53] vdpa: mask _F_CTRL_GUEST_OFFLOADS for vhost vdpa devices
,
Michael S. Tsirkin
,
2023/06/26
[PULL 47/53] virtio-scsi: avoid dangling host notifier in ->ioeventfd_stop()
,
Michael S. Tsirkin
,
2023/06/26
[PULL 50/53] intel_iommu: Fix flag check in replay
,
Michael S. Tsirkin
,
2023/06/26
[PULL 53/53] vhost-vdpa: do not cleanup the vdpa/vhost-net structures if peer nic is present
,
Michael S. Tsirkin
,
2023/06/26
Re: [PULL 53/53] vhost-vdpa: do not cleanup the vdpa/vhost-net structures if peer nic is present
,
Michael Tokarev
,
2023/06/26
Re: [PULL 53/53] vhost-vdpa: do not cleanup the vdpa/vhost-net structures if peer nic is present
,
Ani Sinha
,
2023/06/27
Re: [PULL 00/53] virtio,pc,pci: fixes, features, cleanups
,
Michael S. Tsirkin
,
2023/06/26
Re: [PULL 00/53] virtio,pc,pci: fixes, features, cleanups
,
Richard Henderson
,
2023/06/26
[PATCH v5] 9pfs: deprecate 'proxy' backend
,
Christian Schoenebeck
,
2023/06/26
Re: [PATCH v5] 9pfs: deprecate 'proxy' backend
,
Christian Schoenebeck
,
2023/06/29
Is it possible to boot a riscv32 guest on riscv64 host using KVM?
,
Philippe Mathieu-Daudé
,
2023/06/26
Re: Is it possible to boot a riscv32 guest on riscv64 host using KVM?
,
Anup Patel
,
2023/06/27
Re: Is it possible to boot a riscv32 guest on riscv64 host using KVM?
,
Philippe Mathieu-Daudé
,
2023/06/27
[PULL 00/18] Misc, i386 patches for 2023-06-26
,
Paolo Bonzini
,
2023/06/26
[PULL 03/18] numa: Validate cluster and NUMA node boundary if required
,
Paolo Bonzini
,
2023/06/26
[PULL 04/18] hw/arm: Validate cluster and NUMA node boundary
,
Paolo Bonzini
,
2023/06/26
[PULL 01/18] build: further refine build.ninja rules
,
Paolo Bonzini
,
2023/06/26
[PULL 02/18] hw/remote/proxy: Remove dubious 'event_notifier-posix.c' include
,
Paolo Bonzini
,
2023/06/26
[PULL 06/18] kvm: reuse per-vcpu stats fd to avoid vcpu interruption
,
Paolo Bonzini
,
2023/06/26
[PULL 05/18] hw/riscv: Validate cluster and NUMA node boundary
,
Paolo Bonzini
,
2023/06/26
[PULL 07/18] target/i386: fix INVD vmexit
,
Paolo Bonzini
,
2023/06/26
[PULL 08/18] target/i386: TCG supports 3DNow! prefetch(w)
,
Paolo Bonzini
,
2023/06/26
[PULL 09/18] target/i386: TCG supports RDSEED
,
Paolo Bonzini
,
2023/06/26
[PULL 10/18] target/i386: do not accept RDSEED if CPUID bit absent
,
Paolo Bonzini
,
2023/06/26
[PULL 11/18] target/i386: TCG supports XSAVEERPTR
,
Paolo Bonzini
,
2023/06/26
[PULL 13/18] target/i386: Intel only supports SYSCALL/SYSRET in long mode
,
Paolo Bonzini
,
2023/06/26
[PULL 12/18] target/i386: TCG supports WBNOINVD
,
Paolo Bonzini
,
2023/06/26
[PULL 16/18] target/i386: implement RDPID in TCG
,
Paolo Bonzini
,
2023/06/26
[PULL 14/18] target/i386: AMD only supports SYSENTER/SYSEXIT in 32-bit mode
,
Paolo Bonzini
,
2023/06/26
[PULL 15/18] target/i386: sysret and sysexit are privileged
,
Paolo Bonzini
,
2023/06/26
[PULL 17/18] target/i386: implement SYSCALL/SYSRET in 32-bit emulators
,
Paolo Bonzini
,
2023/06/26
[PULL 18/18] git-submodule.sh: allow running in validate mode without previous update
,
Paolo Bonzini
,
2023/06/26
Re: [PULL 00/18] Misc, i386 patches for 2023-06-26
,
Richard Henderson
,
2023/06/26
[PATCH] pnv/xive2: Allow indirect TIMA accesses of all sizes
,
Frederic Barrat
,
2023/06/26
Re: [PATCH] pnv/xive2: Allow indirect TIMA accesses of all sizes
,
Philippe Mathieu-Daudé
,
2023/06/26
Re: [PATCH] pnv/xive2: Allow indirect TIMA accesses of all sizes
,
Frederic Barrat
,
2023/06/26
Re: [PATCH] pnv/xive2: Allow indirect TIMA accesses of all sizes
,
Philippe Mathieu-Daudé
,
2023/06/30
Re: [PATCH] pnv/xive2: Allow indirect TIMA accesses of all sizes
,
Cédric Le Goater
,
2023/06/26
Re: [PATCH] pnv/xive2: Allow indirect TIMA accesses of all sizes
,
Daniel Henrique Barboza
,
2023/06/30
[PATCH v5 0/2] vhost: register and change IOMMU flag depending on ATS state
,
Viktor Prutyanov
,
2023/06/26
[PATCH v5 2/2] virtio-net: pass Device-TLB enable/disable events to vhost
,
Viktor Prutyanov
,
2023/06/26
[PATCH v5 1/2] vhost: register and change IOMMU flag depending on Device-TLB state
,
Viktor Prutyanov
,
2023/06/26
[PATCH v2 0/3] target/i386: allow using named CPU modeles with user mode emulation
,
Paolo Bonzini
,
2023/06/26
[PATCH v2 1/3] target/i386: ignore ARCH_CAPABILITIES features in user mode emulation
,
Paolo Bonzini
,
2023/06/26
Re: [PATCH v2 1/3] target/i386: ignore ARCH_CAPABILITIES features in user mode emulation
,
Richard Henderson
,
2023/06/26
[PATCH v2 3/3] target/i386: emulate 64-bit ring 0 for linux-user if LM feature is set
,
Paolo Bonzini
,
2023/06/26
[PATCH v2 2/3] target/i386: ignore CPL0-specific features in user mode emulation
,
Paolo Bonzini
,
2023/06/26
Re: [PATCH v2 2/3] target/i386: ignore CPL0-specific features in user mode emulation
,
Richard Henderson
,
2023/06/26
Re: [PATCH v2 0/3] target/i386: allow using named CPU modeles with user mode emulation
,
Daniel P . Berrangé
,
2023/06/26
Re: [PATCH v2 0/3] target/i386: allow using named CPU modeles with user mode emulation
,
Paolo Bonzini
,
2023/06/26
Re: [PATCH v2 0/3] target/i386: allow using named CPU modeles with user mode emulation
,
Daniel P . Berrangé
,
2023/06/26
Re: [PATCH v2 0/3] target/i386: allow using named CPU modeles with user mode emulation
,
Paolo Bonzini
,
2023/06/26
Re: [PATCH v2 0/3] target/i386: allow using named CPU modeles with user mode emulation
,
Richard Henderson
,
2023/06/26
[PATCH 0/3] vfio/migration: Make VFIO migration non-experimental
,
Avihai Horon
,
2023/06/26
[PATCH 2/3] vfio/migration: Reset bytes_transferred properly
,
Avihai Horon
,
2023/06/26
Re: [PATCH 2/3] vfio/migration: Reset bytes_transferred properly
,
Cédric Le Goater
,
2023/06/26
Re: [PATCH 2/3] vfio/migration: Reset bytes_transferred properly
,
Avihai Horon
,
2023/06/26
Re: [PATCH 2/3] vfio/migration: Reset bytes_transferred properly
,
Cédric Le Goater
,
2023/06/26
Re: [PATCH 2/3] vfio/migration: Reset bytes_transferred properly
,
Avihai Horon
,
2023/06/26
[PATCH 3/3] vfio/migration: Make VFIO migration non-experimental
,
Avihai Horon
,
2023/06/26
Re: [PATCH 3/3] vfio/migration: Make VFIO migration non-experimental
,
Cédric Le Goater
,
2023/06/26
Re: [PATCH 3/3] vfio/migration: Make VFIO migration non-experimental
,
Joao Martins
,
2023/06/26
Re: [PATCH 3/3] vfio/migration: Make VFIO migration non-experimental
,
Cédric Le Goater
,
2023/06/26
Re: [PATCH 3/3] vfio/migration: Make VFIO migration non-experimental
,
Jason Gunthorpe
,
2023/06/26
Re: [PATCH 3/3] vfio/migration: Make VFIO migration non-experimental
,
Cédric Le Goater
,
2023/06/26
Re: [PATCH 3/3] vfio/migration: Make VFIO migration non-experimental
,
Joao Martins
,
2023/06/26
Re: [PATCH 3/3] vfio/migration: Make VFIO migration non-experimental
,
Alex Williamson
,
2023/06/26
Re: [PATCH 3/3] vfio/migration: Make VFIO migration non-experimental
,
Avihai Horon
,
2023/06/27
Re: [PATCH 3/3] vfio/migration: Make VFIO migration non-experimental
,
Cédric Le Goater
,
2023/06/27
Re: [PATCH 3/3] vfio/migration: Make VFIO migration non-experimental
,
Jason Gunthorpe
,
2023/06/27
RE: [PATCH 3/3] vfio/migration: Make VFIO migration non-experimental
,
Shameerali Kolothum Thodi
,
2023/06/27
Re: [PATCH 3/3] vfio/migration: Make VFIO migration non-experimental
,
Alex Williamson
,
2023/06/27
[PATCH 1/3] vfio/migration: Move from STOP_COPY to STOP in vfio_save_cleanup()
,
Avihai Horon
,
2023/06/26
Re: [PATCH 1/3] vfio/migration: Move from STOP_COPY to STOP in vfio_save_cleanup()
,
Cédric Le Goater
,
2023/06/26
Re: [PATCH 1/3] vfio/migration: Move from STOP_COPY to STOP in vfio_save_cleanup()
,
Avihai Horon
,
2023/06/26
[PULL 0/9] Testing / CI patches
,
Thomas Huth
,
2023/06/26
[PULL 1/9] tests/qtest: Fix a comment typo in vhost-user-test.c
,
Thomas Huth
,
2023/06/26
[PULL 2/9] gitlab: centralize the container tag name
,
Thomas Huth
,
2023/06/26
[PULL 3/9] gitlab: allow overriding name of the upstream repository
,
Thomas Huth
,
2023/06/26
[PULL 9/9] tests/qtest/cxl-test: Clean up temporary directories after testing
,
Thomas Huth
,
2023/06/26
[PULL 5/9] gitlab: avoid extra pipelines for tags and stable branches
,
Thomas Huth
,
2023/06/26
[PULL 4/9] gitlab: stable staging branches publish containers in a separate tag
,
Thomas Huth
,
2023/06/26
[PULL 7/9] gitlab-ci: grab msys2 meson-logs as artifacts
,
Thomas Huth
,
2023/06/26
[PULL 8/9] gitlab-ci: add msys2 meson test to junit report
,
Thomas Huth
,
2023/06/26
[PULL 6/9] gitlab: support disabling job auto-run in upstream
,
Thomas Huth
,
2023/06/26
Re: [PULL 0/9] Testing / CI patches
,
Richard Henderson
,
2023/06/26
[PATCH 1/1] hw/arm/sbsa-ref: add PCIe node into DT
,
Marcin Juszkiewicz
,
2023/06/26
Re: [PATCH 1/1] hw/arm/sbsa-ref: add PCIe node into DT
,
Peter Maydell
,
2023/06/27
Re: [PATCH 1/1] hw/arm/sbsa-ref: add PCIe node into DT
,
Leif Lindholm
,
2023/06/27
Re: [PATCH 1/1] hw/arm/sbsa-ref: add PCIe node into DT
,
Peter Maydell
,
2023/06/27
Re: [PATCH 1/1] hw/arm/sbsa-ref: add PCIe node into DT
,
Leif Lindholm
,
2023/06/27
Re: [PATCH 1/1] hw/arm/sbsa-ref: add PCIe node into DT
,
Peter Maydell
,
2023/06/27
Re: [PATCH 1/1] hw/arm/sbsa-ref: add PCIe node into DT
,
Leif Lindholm
,
2023/06/27
[PATCH v4 0/4] Virtio shared dma-buf
,
Albert Esteve
,
2023/06/26
[PATCH v4 1/4] uuid: add a hash function
,
Albert Esteve
,
2023/06/26
[PATCH v4 2/4] virtio-dmabuf: introduce virtio-dmabuf
,
Albert Esteve
,
2023/06/26
[PATCH v4 3/4] vhost-user: add shared_object msg
,
Albert Esteve
,
2023/06/26
[PATCH v4 4/4] vhost-user: refactor send_resp code
,
Albert Esteve
,
2023/06/26
[PATCH v1 0/5] target/arm: Handle psci calls in userspace
,
Shaoqin Huang
,
2023/06/26
[PATCH v1 1/5] linux-headers: Update to v6.4-rc7
,
Shaoqin Huang
,
2023/06/26
[PATCH v1 5/5] arm/kvm: add support for userspace psci calls handling
,
Shaoqin Huang
,
2023/06/26
[PATCH v1 2/5] linux-headers: Import arm-smccc.h from Linux v6.4-rc7
,
Shaoqin Huang
,
2023/06/26
[PATCH v1 4/5] arm/kvm: add skeleton implementation for userspace SMCCC call handling
,
Shaoqin Huang
,
2023/06/26
[PATCH v1 3/5] target/arm: make psci call can be used by kvm
,
Shaoqin Huang
,
2023/06/26
RE: [PATCH v1 0/5] target/arm: Handle psci calls in userspace
,
Salil Mehta
,
2023/06/26
Re: [PATCH v1 0/5] target/arm: Handle psci calls in userspace
,
Shaoqin Huang
,
2023/06/26
Tips for local testing guestfwd
,
Felix Wu
,
2023/06/26
Re: Tips for local testing guestfwd
,
Lukas Straub
,
2023/06/26
Re: Tips for local testing guestfwd
,
Samuel Thibault
,
2023/06/26
[PULL 00/30] ppc queue
,
Cédric Le Goater
,
2023/06/26
[PULL 01/30] target/ppc: gdbstub init spr gdb_id for all CPUs
,
Cédric Le Goater
,
2023/06/26
[PULL 02/30] ppc/pnv/pci: Clean up error messages
,
Cédric Le Goater
,
2023/06/26
[PULL 03/30] MAINTAINERS: Add reviewers for PowerNV baremetal emulation
,
Cédric Le Goater
,
2023/06/26
[PULL 04/30] MAINTAINERS: Add reviewer for PowerPC TCG CPUs
,
Cédric Le Goater
,
2023/06/26
[PULL 06/30] ppc/prep: Report an error when run with KVM
,
Cédric Le Goater
,
2023/06/26
[PULL 05/30] MAINTAINERS: Add reviewer for XIVE
,
Cédric Le Goater
,
2023/06/26
[PULL 07/30] ppc/bamboo: Report an error when run with KVM
,
Cédric Le Goater
,
2023/06/26
[PULL 09/30] target/ppc: Fix timer register accessors when !KVM
,
Cédric Le Goater
,
2023/06/26
[PULL 08/30] ppc/pnv: Rephrase error when run with KVM
,
Cédric Le Goater
,
2023/06/26
[PULL 12/30] ppc/spapr: load and store l2 state with helper functions
,
Cédric Le Goater
,
2023/06/26
[PULL 17/30] target/ppc: Implement HEIR SPR
,
Cédric Le Goater
,
2023/06/26
[PULL 10/30] ppc/spapr: H_ENTER_NESTED should restore host XER ca field
,
Cédric Le Goater
,
2023/06/26
Re: [PULL 10/30] ppc/spapr: H_ENTER_NESTED should restore host XER ca field
,
Michael Tokarev
,
2023/06/26
Re: [PULL 10/30] ppc/spapr: H_ENTER_NESTED should restore host XER ca field
,
Cédric Le Goater
,
2023/06/26
Re: [PULL 10/30] ppc/spapr: H_ENTER_NESTED should restore host XER ca field
,
Nicholas Piggin
,
2023/06/26
[PULL 13/30] ppc/spapr: Move spapr nested HV to a new file
,
Cédric Le Goater
,
2023/06/26
[PULL 14/30] target/ppc: Fix instruction loading endianness in alignment interrupt
,
Cédric Le Goater
,
2023/06/26
[PULL 11/30] ppc/spapr: Add a nested state struct
,
Cédric Le Goater
,
2023/06/26
[PULL 16/30] target/ppc: Add SRR1 prefix indication to interrupt handlers
,
Cédric Le Goater
,
2023/06/26
[PULL 18/30] target/ppc: Add ISA v3.1 LEV indication in SRR1 for system call interrupts
,
Cédric Le Goater
,
2023/06/26
[PULL 15/30] target/ppc: Change partition-scope translate interface
,
Cédric Le Goater
,
2023/06/26
[PULL 19/30] target/ppc: Better CTRL SPR implementation
,
Cédric Le Goater
,
2023/06/26
[PULL 22/30] target/ppc: Add support for SMT CTRL register
,
Cédric Le Goater
,
2023/06/26
[PULL 23/30] target/ppc: Add msgsnd/p and DPDES SMT support
,
Cédric Le Goater
,
2023/06/26
[PULL 26/30] tests/avocado: boot ppc64 pseries to Linux VFS mount
,
Cédric Le Goater
,
2023/06/26
[PULL 30/30] tests/avocado: ppc test VOF bios Linux boot
,
Cédric Le Goater
,
2023/06/26
[PULL 20/30] target/ppc: Fix sc instruction handling of LEV field
,
Cédric Le Goater
,
2023/06/26
[PULL 29/30] pnv/xive2: Check TIMA special ops against a dedicated array for P10
,
Cédric Le Goater
,
2023/06/26
[PULL 28/30] pnv/xive2: Add a get_config() method on the presenter class
,
Cédric Le Goater
,
2023/06/26
[PULL 27/30] tests/avocado: Add ppc64 pseries multiprocessor boot tests
,
Cédric Le Goater
,
2023/06/26
[PULL 21/30] target/ppc: Add initial flags and helpers for SMT support
,
Cédric Le Goater
,
2023/06/26
[PULL 24/30] hw/ppc/spapr: Test whether TCG is enabled with tcg_enabled()
,
Cédric Le Goater
,
2023/06/26
[PULL 25/30] spapr: TCG allow up to 8-thread SMT on POWER8 and newer CPUs
,
Cédric Le Goater
,
2023/06/26
Re: [PULL 00/30] ppc queue
,
Richard Henderson
,
2023/06/26
QEMU developers call for 2023-06-27
,
juan . quintela
,
2023/06/25
[RFC v3 00/10] Native Library Calls
,
Yeqi Fu
,
2023/06/25
[RFC v3 01/10] docs: Add specification for native library calls
,
Yeqi Fu
,
2023/06/25
[RFC v3 02/10] build: Add configure options for native calls
,
Yeqi Fu
,
2023/06/25
[RFC v3 03/10] build: Implement libnative library and configure options
,
Yeqi Fu
,
2023/06/25
Re: [RFC v3 03/10] build: Implement libnative library and configure options
,
Philippe Mathieu-Daudé
,
2023/06/25
[RFC v3 04/10] linux-user: Implement envlist_appendenv
,
Yeqi Fu
,
2023/06/25
[RFC v3 05/10] linux-user: Implement native-bypass option support
,
Yeqi Fu
,
2023/06/25
[RFC v3 06/10] accel/tcg: Add support for native library calls
,
Yeqi Fu
,
2023/06/25
[RFC v3 07/10] target/i386: Add support for native library calls
,
Yeqi Fu
,
2023/06/25
[RFC v3 08/10] target/mips: Add support for native library calls
,
Yeqi Fu
,
2023/06/25
Re: [RFC v3 08/10] target/mips: Add support for native library calls
,
Philippe Mathieu-Daudé
,
2023/06/25
[RFC v3 09/10] target/arm: Add support for native library calls
,
Yeqi Fu
,
2023/06/25
[RFC v3 10/10] tests/tcg/multiarch: Add nativecalls.c test
,
Yeqi Fu
,
2023/06/25
[PATCH] sungem: Add WOL MMIO
,
Nicholas Piggin
,
2023/06/25
Re: [PATCH] sungem: Add WOL MMIO
,
Cédric Le Goater
,
2023/06/26
Re: [PATCH] sungem: Add WOL MMIO
,
Joel Stanley
,
2023/06/26
Re: [PATCH] sungem: Add WOL MMIO
,
Daniel Henrique Barboza
,
2023/06/30
[PATCH] target/ppc: Make HDECR underflow edge triggered
,
Nicholas Piggin
,
2023/06/25
Re: [PATCH] target/ppc: Make HDECR underflow edge triggered
,
Cédric Le Goater
,
2023/06/29
Re: [PATCH] target/ppc: Make HDECR underflow edge triggered
,
Daniel Henrique Barboza
,
2023/06/30
[PATCH] hw/ppc: Simplify clock update arithmetic
,
Nicholas Piggin
,
2023/06/25
Re: [PATCH] hw/ppc: Simplify clock update arithmetic
,
Cédric Le Goater
,
2023/06/29
Re: [PATCH] hw/ppc: Simplify clock update arithmetic
,
Nicholas Piggin
,
2023/06/29
[PATCH 0/2] target/ppc: Easy parts of the POWER chiptod series
,
Nicholas Piggin
,
2023/06/25
[PATCH 1/2] target/ppc: Tidy POWER book4 SPR registration
,
Nicholas Piggin
,
2023/06/25
Re: [PATCH 1/2] target/ppc: Tidy POWER book4 SPR registration
,
Daniel Henrique Barboza
,
2023/06/30
[PATCH 2/2] target/ppc: Add TFMR SPR implementation with read and write helpers
,
Nicholas Piggin
,
2023/06/25
Re: [PATCH 2/2] target/ppc: Add TFMR SPR implementation with read and write helpers
,
Daniel Henrique Barboza
,
2023/06/30
Re: [PATCH 0/2] target/ppc: Easy parts of the POWER chiptod series
,
Cédric Le Goater
,
2023/06/29
Re: [PATCH 0/2] target/ppc: Easy parts of the POWER chiptod series
,
Daniel Henrique Barboza
,
2023/06/30
[PATCH 1/2] target/ppc: Fix icount access for some hypervisor instructions
,
Nicholas Piggin
,
2023/06/25
[PATCH 2/2] tests/avocado: record_replay test for ppc powernv machine
,
Nicholas Piggin
,
2023/06/25
Re: [PATCH 2/2] tests/avocado: record_replay test for ppc powernv machine
,
Cédric Le Goater
,
2023/06/26
Re: [PATCH 2/2] tests/avocado: record_replay test for ppc powernv machine
,
Daniel Henrique Barboza
,
2023/06/30
Re: [PATCH 1/2] target/ppc: Fix icount access for some hypervisor instructions
,
Richard Henderson
,
2023/06/26
Re: [PATCH 1/2] target/ppc: Fix icount access for some hypervisor instructions
,
Daniel Henrique Barboza
,
2023/06/30
[PATCH] contrib/gitdm: add domain-map for Cestc
,
luzhipeng
,
2023/06/25
Re: [PATCH] contrib/gitdm: add domain-map for Cestc
,
Philippe Mathieu-Daudé
,
2023/06/25
[PATCH] contrib/gitdm: add domain-map for Cestc
,
luzhipeng
,
2023/06/25
[PATCH 0/5] Misc fixes for throttle
,
zhenwei pi
,
2023/06/25
[PATCH 1/5] throttle: introduce enum ThrottleTimerType
,
zhenwei pi
,
2023/06/25
Re: [PATCH 1/5] throttle: introduce enum ThrottleTimerType
,
Alberto Garcia
,
2023/06/26
Re: Re: [PATCH 1/5] throttle: introduce enum ThrottleTimerType
,
zhenwei pi
,
2023/06/27
[PATCH 2/5] test-throttle: use enum ThrottleTimerType
,
zhenwei pi
,
2023/06/25
Re: [PATCH 2/5] test-throttle: use enum ThrottleTimerType
,
Alberto Garcia
,
2023/06/26
[PATCH 3/5] throttle: support read-only and write-only
,
zhenwei pi
,
2023/06/25
Re: [PATCH 3/5] throttle: support read-only and write-only
,
Alberto Garcia
,
2023/06/26
Re: Re: [PATCH 3/5] throttle: support read-only and write-only
,
zhenwei pi
,
2023/06/27
[PATCH 4/5] test-throttle: test read only and write only
,
zhenwei pi
,
2023/06/25
Re: [PATCH 4/5] test-throttle: test read only and write only
,
Alberto Garcia
,
2023/06/26
[PATCH 5/5] cryptodev: use NULL throttle timer cb for read direction
,
zhenwei pi
,
2023/06/25
Re: [PATCH 5/5] cryptodev: use NULL throttle timer cb for read direction
,
Alberto Garcia
,
2023/06/26
[PATCH RFC] icount: don't adjust virtual time backwards after warp
,
Nicholas Piggin
,
2023/06/25
Re: [PATCH RFC] icount: don't adjust virtual time backwards after warp
,
Paolo Bonzini
,
2023/06/26
Re: [PATCH RFC] icount: don't adjust virtual time backwards after warp
,
Paolo Bonzini
,
2023/06/26
Re: [PATCH RFC] icount: don't adjust virtual time backwards after warp
,
Nicholas Piggin
,
2023/06/26
[PATCH v7 0/9] net: Pad short frames for network backends
,
Bin Meng
,
2023/06/24
[PATCH v7 8/9] hw/net: sunhme: Remove the logic of padding short frames in the receive path
,
Bin Meng
,
2023/06/24
[PATCH v7 5/9] hw/net: pcnet: Remove the logic of padding short frames in the receive path
,
Bin Meng
,
2023/06/24
[PATCH v7 1/9] hw/net: e1000: Remove the logic of padding short frames in the receive path
,
Bin Meng
,
2023/06/24
[PATCH v7 6/9] hw/net: rtl8139: Remove the logic of padding short frames in the receive path
,
Bin Meng
,
2023/06/24
[PATCH v7 4/9] hw/net: ne2000: Remove the logic of padding short frames in the receive path
,
Bin Meng
,
2023/06/24
[PATCH v7 7/9] hw/net: sungem: Remove the logic of padding short frames in the receive path
,
Bin Meng
,
2023/06/24
[PATCH v7 2/9] hw/net: vmxnet3: Remove the logic of padding short frames in the receive path
,
Bin Meng
,
2023/06/24
[PATCH v7 3/9] hw/net: i82596: Remove the logic of padding short frames in the receive path
,
Bin Meng
,
2023/06/24
[PATCH v7 9/9] hw/net: ftgmac100: Drop the small packet check in the receive path
,
Bin Meng
,
2023/06/24
Re: [PATCH v7 9/9] hw/net: ftgmac100: Drop the small packet check in the receive path
,
Cédric Le Goater
,
2023/06/26
Re: [PATCH] cryptodev: Handle unexpected request to avoid crash
,
zhenwei pi
,
2023/06/24
QEMU RISC-V
,
Peter Samir
,
2023/06/24
[PATCH v2] hw/s390x: Move KVM specific PV from hw/ to target/s390x/kvm/
,
Philippe Mathieu-Daudé
,
2023/06/24
[PATCH v2] target/riscv: Restrict KVM-specific fields from ArchCPU
,
Philippe Mathieu-Daudé
,
2023/06/24
Re: [PATCH v2] target/riscv: Restrict KVM-specific fields from ArchCPU
,
Daniel Henrique Barboza
,
2023/06/25
Re: [PATCH v2] target/riscv: Restrict KVM-specific fields from ArchCPU
,
Philippe Mathieu-Daudé
,
2023/06/26
[PATCH v2] target/ppc: Restrict KVM-specific fields from ArchCPU
,
Philippe Mathieu-Daudé
,
2023/06/24
Re: [PATCH v2] target/ppc: Restrict KVM-specific fields from ArchCPU
,
Nicholas Piggin
,
2023/06/25
[PATCH v3 00/16] accel: Share CPUState accel context (HAX/NVMM/WHPX/HVF)
,
Philippe Mathieu-Daudé
,
2023/06/24
[PATCH v3 01/16] MAINTAINERS: Update Roman Bolshakov email address
,
Philippe Mathieu-Daudé
,
2023/06/24
Re: [PATCH v3 01/16] MAINTAINERS: Update Roman Bolshakov email address
,
Roman Bolshakov
,
2023/06/28
[PATCH v3 02/16] accel: Document generic accelerator headers
,
Philippe Mathieu-Daudé
,
2023/06/24
[PATCH v3 03/16] accel: Remove unused hThread variable on TCG/WHPX
,
Philippe Mathieu-Daudé
,
2023/06/24
[PATCH v3 04/16] accel: Fix a leak on Windows HAX
,
Philippe Mathieu-Daudé
,
2023/06/24
[PATCH v3 05/16] accel: Destroy HAX vCPU threads once done
,
Philippe Mathieu-Daudé
,
2023/06/24
[PATCH v3 06/16] accel: Rename 'hax_vcpu' as 'accel' in CPUState
,
Philippe Mathieu-Daudé
,
2023/06/24
[PATCH v3 07/16] accel: Rename HAX 'struct hax_vcpu_state' -> AccelCPUState
,
Philippe Mathieu-Daudé
,
2023/06/24
Re: [PATCH v3 07/16] accel: Rename HAX 'struct hax_vcpu_state' -> AccelCPUState
,
Richard Henderson
,
2023/06/26
[PATCH v3 08/16] accel: Move HAX hThread to accelerator context
,
Philippe Mathieu-Daudé
,
2023/06/24
[PATCH v3 09/16] accel: Remove NVMM unreachable error path
,
Philippe Mathieu-Daudé
,
2023/06/24
[PATCH v3 10/16] accel: Rename NVMM 'struct qemu_vcpu' -> AccelCPUState
,
Philippe Mathieu-Daudé
,
2023/06/24
[PATCH v3 11/16] accel: Inline NVMM get_qemu_vcpu()
,
Philippe Mathieu-Daudé
,
2023/06/24
[PATCH v3 12/16] accel: Remove WHPX unreachable error path
,
Philippe Mathieu-Daudé
,
2023/06/24
[PATCH v3 13/16] accel: Rename WHPX 'struct whpx_vcpu' -> AccelCPUState
,
Philippe Mathieu-Daudé
,
2023/06/24
[PATCH v3 14/16] accel: Inline WHPX get_whpx_vcpu()
,
Philippe Mathieu-Daudé
,
2023/06/24
[PATCH v3 15/16] accel: Rename 'cpu_state' -> 'cs'
,
Philippe Mathieu-Daudé
,
2023/06/24
Re: [PATCH v3 15/16] accel: Rename 'cpu_state' -> 'cs'
,
Philippe Mathieu-Daudé
,
2023/06/27
[PATCH v3 16/16] accel: Rename HVF 'struct hvf_vcpu_state' -> AccelCPUState
,
Philippe Mathieu-Daudé
,
2023/06/24
Re: [PATCH v3 16/16] accel: Rename HVF 'struct hvf_vcpu_state' -> AccelCPUState
,
Philippe Mathieu-Daudé
,
2023/06/27
Re: [PATCH v3 00/16] accel: Share CPUState accel context (HAX/NVMM/WHPX/HVF)
,
Philippe Mathieu-Daudé
,
2023/06/27
Re: [PATCH v3 00/16] accel: Share CPUState accel context (HAX/NVMM/WHPX/HVF)
,
Philippe Mathieu-Daudé
,
2023/06/28
Facing difficulties in building QEMU for windows
,
Shivam
,
2023/06/24
[PATCH 0/2] accel: Re-enable WHPX cross-build on case sensitive filesystems
,
Philippe Mathieu-Daudé
,
2023/06/24
[PATCH 1/2] docs/devel/testing: Update the 'Docker Debugging' section
,
Philippe Mathieu-Daudé
,
2023/06/24
Re: [PATCH 1/2] docs/devel/testing: Update the 'Docker Debugging' section
,
Daniel P . Berrangé
,
2023/06/26
[PATCH 2/2] accel: Re-enable WHPX cross-build on case sensitive filesystems
,
Philippe Mathieu-Daudé
,
2023/06/24
Re: [PATCH 2/2] accel: Re-enable WHPX cross-build on case sensitive filesystems
,
Daniel P . Berrangé
,
2023/06/26
Re: [PATCH 0/2] accel: Re-enable WHPX cross-build on case sensitive filesystems
,
Philippe Mathieu-Daudé
,
2023/06/28
[PULL v2 0/3] Hppa boot reboot fixes patches
,
Helge Deller
,
2023/06/24
[PULL v2 2/3] target/hppa: Provide qemu version via fw_cfg to firmware
,
Helge Deller
,
2023/06/24
[PULL v2 1/3] target/hppa: Fix OS reboot issues
,
Helge Deller
,
2023/06/24
Re: [PULL v2 1/3] target/hppa: Fix OS reboot issues
,
Michael Tokarev
,
2023/06/25
Re: [PULL v2 1/3] target/hppa: Fix OS reboot issues
,
Helge Deller
,
2023/06/25
Re: [PULL v2 1/3] target/hppa: Fix OS reboot issues
,
Helge Deller
,
2023/06/25
Re: [PULL v2 1/3] target/hppa: Fix OS reboot issues
,
Michael Tokarev
,
2023/06/26
Re: [PULL v2 1/3] target/hppa: Fix OS reboot issues
,
Helge Deller
,
2023/06/26
Re: [PULL v2 1/3] target/hppa: Fix OS reboot issues
,
Michael Tokarev
,
2023/06/26
[PULL v2 3/3] target/hppa: Update to SeaBIOS-hppa version 8
,
Helge Deller
,
2023/06/24
Re: [PULL v2 0/3] Hppa boot reboot fixes patches
,
Richard Henderson
,
2023/06/25
[PULL 0/3] Hppa reboot fix patches
,
Helge Deller
,
2023/06/24
[PULL 1/3] target/hppa: Fix OS reboot issues
,
Helge Deller
,
2023/06/24
[PULL 3/3] target/hppa: Update to SeaBIOS-hppa version 8
,
Helge Deller
,
2023/06/24
[PULL 2/3] target/hppa: Provide qemu version via fw_cfg to firmware
,
Helge Deller
,
2023/06/24
Re: [PULL 0/3] Hppa reboot fix patches
,
Helge Deller
,
2023/06/24
RFC: bsd-user broken a while ago, is this the right fix?
,
Warner Losh
,
2023/06/24
Re: RFC: bsd-user broken a while ago, is this the right fix?
,
Daniel P . Berrangé
,
2023/06/26
Re: RFC: bsd-user broken a while ago, is this the right fix?
,
Richard Henderson
,
2023/06/26
Re: RFC: bsd-user broken a while ago, is this the right fix?
,
Richard Henderson
,
2023/06/30
Re: RFC: bsd-user broken a while ago, is this the right fix?
,
Warner Losh
,
2023/06/30
[RFC PATCH-for-8.1] accel: Remove HAX accelerator
,
Philippe Mathieu-Daudé
,
2023/06/23
Re: [RFC PATCH-for-8.1] accel: Remove HAX accelerator
,
Philippe Mathieu-Daudé
,
2023/06/23
Re: [RFC PATCH-for-8.1] accel: Remove HAX accelerator
,
Richard Henderson
,
2023/06/26
Re: [PULL 10/14] tests/docker: Remove old Debian 9 containers
,
Philippe Mathieu-Daudé
,
2023/06/23
Re: [PULL 10/14] tests/docker: Remove old Debian 9 containers
,
Philippe Mathieu-Daudé
,
2023/06/24
[PATCH] gdbstub: fixes cases where wrong threads were reported to GDB on SIGINT
,
Matheus Branco Borella
,
2023/06/23
Re: [PATCH] gdbstub: fixes cases where wrong threads were reported to GDB on SIGINT
,
Alex Bennée
,
2023/06/27
[PATCH] target/i386: Export MSR_ARCH_CAPABILITIES bits to guests
,
Pawan Gupta
,
2023/06/23
Re: [PATCH] target/i386: Export MSR_ARCH_CAPABILITIES bits to guests
,
Paolo Bonzini
,
2023/06/26
[PATCH] target/nios2 : Explicitly ask for target-endian loads and stores
,
Peter Maydell
,
2023/06/23
Re: [PATCH] target/nios2 : Explicitly ask for target-endian loads and stores
,
Philippe Mathieu-Daudé
,
2023/06/23
Re: [PATCH] target/nios2 : Explicitly ask for target-endian loads and stores
,
Richard Henderson
,
2023/06/26
Re: [PATCH] target/nios2 : Explicitly ask for target-endian loads and stores
,
Richard Henderson
,
2023/06/30
Re: [PATCH v3] target/arm: Add raw_writes ops for register whose write induce TLB maintenance
,
Eric Auger
,
2023/06/23
Re: [PATCH v3] target/arm: Add raw_writes ops for register whose write induce TLB maintenance
,
Peter Maydell
,
2023/06/27
Re: [PATCH v3] target/arm: Add raw_writes ops for register whose write induce TLB maintenance
,
Eric Auger
,
2023/06/27
Re: [PATCH 2/4] tests/tcg/alpha: Add test for cvttq
,
Alex Bennée
,
2023/06/23
Re: [PATCH 2/4] tests/tcg/alpha: Add test for cvttq
,
Alex Bennée
,
2023/06/27
[PATCH] target/xtensa: Assert that interrupt level is within bounds
,
Peter Maydell
,
2023/06/23
Re: [PATCH] target/xtensa: Assert that interrupt level is within bounds
,
Max Filippov
,
2023/06/23
Re: [PATCH v4 3/3] softmmu/physmem: Fixup qemu_ram_block_from_host() documentation
,
Philippe Mathieu-Daudé
,
2023/06/23
Re: [PULL 56/62] hw/xen: Support GSI mapping to PIRQ
,
Peter Maydell
,
2023/06/23
[PATCH] linux-user: Remove pointless NULL check in clock_adjtime handling
,
Peter Maydell
,
2023/06/23
Re: [PATCH] linux-user: Remove pointless NULL check in clock_adjtime handling
,
Philippe Mathieu-Daudé
,
2023/06/23
Re: [PATCH] linux-user: Remove pointless NULL check in clock_adjtime handling
,
Richard Henderson
,
2023/06/26
[PATCH qemu v3] fdt_load_addr is getting assigned as the result of riscv_compute_fdt_addr(), which is an uint64_t.
,
~rlakshmibai
,
2023/06/23
Re: [PULL 57/62] hw/xen: Support MSI mapping to PIRQ
,
Peter Maydell
,
2023/06/23
[PATCH RFC 0/2] Vhost-vdpa Shadow Virtqueue _F_CTRL_RX_EXTRA commands support
,
Hawkins Jiawei
,
2023/06/23
[PATCH RFC 1/2] vdpa: Restore packet receive filtering state relative with _F_CTRL_RX_EXTRA feature
,
Hawkins Jiawei
,
2023/06/23
Re: [PATCH RFC 1/2] vdpa: Restore packet receive filtering state relative with _F_CTRL_RX_EXTRA feature
,
Eugenio Perez Martin
,
2023/06/25
Re: [PATCH RFC 1/2] vdpa: Restore packet receive filtering state relative with _F_CTRL_RX_EXTRA feature
,
Hawkins Jiawei
,
2023/06/26
[PATCH RFC 2/2] vdpa: Allow VIRTIO_NET_F_CTRL_RX_EXTRA in SVQ
,
Hawkins Jiawei
,
2023/06/23
Re: [PATCH RFC 2/2] vdpa: Allow VIRTIO_NET_F_CTRL_RX_EXTRA in SVQ
,
Eugenio Perez Martin
,
2023/06/25
Re: [PULL v4 25/83] hw/pci-bridge/cxl-upstream: Add a CDAT table access DOE
,
Peter Maydell
,
2023/06/23
[PATCH v3 00/11] target/i386: add a few simple features
,
Paolo Bonzini
,
2023/06/23
[PATCH v3 01/11] target/i386: fix INVD vmexit
,
Paolo Bonzini
,
2023/06/23
[PATCH v3 02/11] target/i386: TCG supports 3DNow! prefetch(w)
,
Paolo Bonzini
,
2023/06/23
[PATCH v3 05/11] target/i386: TCG supports XSAVEERPTR
,
Paolo Bonzini
,
2023/06/23
[PATCH v3 03/11] target/i386: TCG supports RDSEED
,
Paolo Bonzini
,
2023/06/23
[PATCH v3 06/11] target/i386: TCG supports WBNOINVD
,
Paolo Bonzini
,
2023/06/23
[PATCH v3 04/11] target/i386: do not accept RDSEED if CPUID bit absent
,
Paolo Bonzini
,
2023/06/23
Re: [PATCH v3 04/11] target/i386: do not accept RDSEED if CPUID bit absent
,
Richard Henderson
,
2023/06/26
[PATCH v3 07/11] target/i386: Intel only supports SYSCALL/SYSRET in long mode
,
Paolo Bonzini
,
2023/06/23
[PATCH v3 08/11] target/i386: AMD only supports SYSENTER/SYSEXIT in 32-bit mode
,
Paolo Bonzini
,
2023/06/23
Re: [PATCH v3 08/11] target/i386: AMD only supports SYSENTER/SYSEXIT in 32-bit mode
,
Richard Henderson
,
2023/06/26
[PATCH v3 09/11] target/i386: sysret and sysexit are privileged
,
Paolo Bonzini
,
2023/06/23
[PATCH v3 10/11] target/i386: implement RDPID in TCG
,
Paolo Bonzini
,
2023/06/23
[PATCH v3 11/11] target/i386: implement SYSCALL/SYSRET in 32-bit emulators
,
Paolo Bonzini
,
2023/06/23
Re: [PATCH v3 11/11] target/i386: implement SYSCALL/SYSRET in 32-bit emulators
,
Richard Henderson
,
2023/06/26
[PATCH 0/7] ppc: fix larx migration, fix record-replay
,
Nicholas Piggin
,
2023/06/23
[PATCH 1/7] target/ppc: Fix CPU reservation migration for record-replay
,
Nicholas Piggin
,
2023/06/23
Re: [PATCH 1/7] target/ppc: Fix CPU reservation migration for record-replay
,
Pavel Dovgalyuk
,
2023/06/26
[PATCH 2/7] scripts/replay_dump.sh: Update to current rr record format
,
Nicholas Piggin
,
2023/06/23
[PATCH 3/7] spapr: Fix machine reset deadlock from replay-record
,
Nicholas Piggin
,
2023/06/23
[PATCH 4/7] spapr: Fix record-replay machine reset consuming too many events
,
Nicholas Piggin
,
2023/06/23
Re: [PATCH 4/7] spapr: Fix record-replay machine reset consuming too many events
,
Pavel Dovgalyuk
,
2023/06/26
Re: [PATCH 4/7] spapr: Fix record-replay machine reset consuming too many events
,
Nicholas Piggin
,
2023/06/26
[PATCH 5/7] target/ppc: Fix timebase reset with record-replay
,
Nicholas Piggin
,
2023/06/23
Re: [PATCH 5/7] target/ppc: Fix timebase reset with record-replay
,
Pavel Dovgalyuk
,
2023/06/26
[PATCH 6/7] tests/avocado: boot ppc64 pseries replay-record test to Linux VFS mount
,
Nicholas Piggin
,
2023/06/23
[PATCH 7/7] tests/avocado: ppc64 pseries reverse debugging test
,
Nicholas Piggin
,
2023/06/23
Re: [PATCH 7/7] tests/avocado: ppc64 pseries reverse debugging test
,
Pavel Dovgalyuk
,
2023/06/26
Re: [PATCH 7/7] tests/avocado: ppc64 pseries reverse debugging test
,
Nicholas Piggin
,
2023/06/26
Re: [PATCH v4 0/3] vhost: memslot handling improvements
,
David Hildenbrand
,
2023/06/23
Re: [PATCH v1] virtio-mem: Simplify bitmap handling and virtio_mem_set_block_state()
,
David Hildenbrand
,
2023/06/23
Re: [PATCH v1] virtio-mem: Simplify bitmap handling and virtio_mem_set_block_state()
,
Michael S. Tsirkin
,
2023/06/25
Re: [PATCH v1] virtio-mem: Simplify bitmap handling and virtio_mem_set_block_state()
,
David Hildenbrand
,
2023/06/26
Re: [PULL 19/21] target/hexagon: import parser for idef-parser
,
Peter Maydell
,
2023/06/23
Re: [PULL 19/21] target/hexagon: import parser for idef-parser
,
Anton Johansson
,
2023/06/26
[PATCH v4] 9pfs: deprecate 'proxy' backend
,
Christian Schoenebeck
,
2023/06/23
Re: [SPAM] [PATCH v4] 9pfs: deprecate 'proxy' backend
,
Greg Kurz
,
2023/06/26
Re: [PATCH v4] 9pfs: deprecate 'proxy' backend
,
Christian Schoenebeck
,
2023/06/26
[PATCH v4 00/10] memory-device: Some cleanups
,
David Hildenbrand
,
2023/06/23
[PATCH v4 01/10] memory-device: Unify enabled vs. supported error messages
,
David Hildenbrand
,
2023/06/23
[PATCH v4 02/10] memory-device: Introduce machine_memory_devices_init()
,
David Hildenbrand
,
2023/06/23
[PATCH v4 03/10] hw/arm/virt: Use machine_memory_devices_init()
,
David Hildenbrand
,
2023/06/23
[PATCH v4 04/10] hw/ppc/spapr: Use machine_memory_devices_init()
,
David Hildenbrand
,
2023/06/23
[PATCH v4 05/10] hw/loongarch/virt: Use machine_memory_devices_init()
,
David Hildenbrand
,
2023/06/23
[PATCH v4 06/10] hw/i386/pc: Use machine_memory_devices_init()
,
David Hildenbrand
,
2023/06/23
[PATCH v4 07/10] hw/i386/acpi-build: Rely on machine->device_memory when building SRAT
,
David Hildenbrand
,
2023/06/23
[PATCH v4 08/10] hw/i386/pc: Remove PC_MACHINE_DEVMEM_REGION_SIZE
,
David Hildenbrand
,
2023/06/23
[PATCH v4 09/10] memory-device: Refactor memory_device_pre_plug()
,
David Hildenbrand
,
2023/06/23
[PATCH v4 10/10] memory-device: Track used region size in DeviceMemoryState
,
David Hildenbrand
,
2023/06/23
Re: [PATCH v4 00/10] memory-device: Some cleanups
,
David Hildenbrand
,
2023/06/27
[PULL 00/26] target-arm queue
,
Peter Maydell
,
2023/06/23
[PULL 01/26] target/arm: Add isar_feature_aa64_rme
,
Peter Maydell
,
2023/06/23
[PULL 02/26] target/arm: Update SCR and HCR for RME
,
Peter Maydell
,
2023/06/23
[PULL 06/26] include/exec/memattrs: Add two bits of space to MemTxAttrs
,
Peter Maydell
,
2023/06/23
[PULL 05/26] target/arm: Introduce ARMSecuritySpace
,
Peter Maydell
,
2023/06/23
[PULL 07/26] target/arm: Adjust the order of Phys and Stage2 ARMMMUIdx
,
Peter Maydell
,
2023/06/23
[PULL 08/26] target/arm: Introduce ARMMMUIdx_Phys_{Realm,Root}
,
Peter Maydell
,
2023/06/23
[PULL 09/26] target/arm: Remove __attribute__((nonnull)) from ptw.c
,
Peter Maydell
,
2023/06/23
[PULL 13/26] target/arm: Handle no-execute for Realm and Root regimes
,
Peter Maydell
,
2023/06/23
[PULL 12/26] target/arm: Handle Block and Page bits for security space
,
Peter Maydell
,
2023/06/23
[PULL 20/26] target/arm: Add cpu properties for enabling FEAT_RME
,
Peter Maydell
,
2023/06/23
[PULL 03/26] target/arm: SCR_EL3.NS may be RES1
,
Peter Maydell
,
2023/06/23
[PULL 19/26] target/arm: Implement the granule protection check
,
Peter Maydell
,
2023/06/23
[PULL 04/26] target/arm: Add RME cpregs
,
Peter Maydell
,
2023/06/23
[PULL 11/26] target/arm: NSTable is RES0 for the RME EL3 regime
,
Peter Maydell
,
2023/06/23
[PULL 10/26] target/arm: Pipe ARMSecuritySpace through ptw.c
,
Peter Maydell
,
2023/06/23
[PULL 14/26] target/arm: Use get_phys_addr_with_struct in S1_ptw_translate
,
Peter Maydell
,
2023/06/23
[PULL 16/26] target/arm: Use get_phys_addr_with_struct for stage2
,
Peter Maydell
,
2023/06/23
[PULL 15/26] target/arm: Move s1_is_el0 into S1Translate
,
Peter Maydell
,
2023/06/23
[PULL 17/26] target/arm: Add GPC syndrome
,
Peter Maydell
,
2023/06/23
[PULL 21/26] docs/system/arm: Document FEAT_RME
,
Peter Maydell
,
2023/06/23
[PULL 23/26] target/arm: Restructure has_vfp_d32 test
,
Peter Maydell
,
2023/06/23
[PULL 18/26] target/arm: Implement GPC exceptions
,
Peter Maydell
,
2023/06/23
[PULL 24/26] hw/arm/sbsa-ref: add ITS support in SBSA GIC
,
Peter Maydell
,
2023/06/23
[PULL 22/26] host-utils: Avoid using __builtin_subcll on buggy versions of Apple Clang
,
Peter Maydell
,
2023/06/23
[PULL 26/26] pc-bios/keymaps: Use the official xkb name for Arabic layout, not the legacy synonym
,
Peter Maydell
,
2023/06/23
[PULL 25/26] target/arm: Fix sve predicate store, 8 <= VQ <= 15
,
Peter Maydell
,
2023/06/23
Re: [PULL 00/26] target-arm queue
,
Richard Henderson
,
2023/06/25
[PATCH v2 0/7] virtio-mem: Device unplug support
,
David Hildenbrand
,
2023/06/23
[PATCH v2 1/7] virtio-md-pci: New parent type for virtio-mem-pci and virtio-pmem-pci
,
David Hildenbrand
,
2023/06/23
[PATCH v2 7/7] virtio-mem-pci: Device unplug support
,
David Hildenbrand
,
2023/06/23
[PATCH v2 5/7] virtio-md-pci: Support unplug requests for compatible devices
,
David Hildenbrand
,
2023/06/23
[PATCH v2 4/7] virtio-md-pci: Handle unplug of virtio based memory devices
,
David Hildenbrand
,
2023/06/23
[PATCH v2 3/7] arm/virt: Use virtio-md-pci (un)plug functions
,
David Hildenbrand
,
2023/06/23
[PATCH v2 2/7] pc: Factor out (un)plug handling of virtio-md-pci devices
,
David Hildenbrand
,
2023/06/23
[PATCH v2 6/7] virtio-mem: Prepare for device unplug support
,
David Hildenbrand
,
2023/06/23
[PATCH] tests/avocado: ppc test VOF bios Linux boot
,
Nicholas Piggin
,
2023/06/23
Re: [PATCH] tests/avocado: ppc test VOF bios Linux boot
,
Philippe Mathieu-Daudé
,
2023/06/23
[PATCH 00/26] maintainer omnibus: testing, fuzz, plugins, documentation
,
Alex Bennée
,
2023/06/23
[PATCH 12/26] tests/lcitool: update to latest version
,
Alex Bennée
,
2023/06/23
Re: [PATCH 12/26] tests/lcitool: update to latest version
,
Richard Henderson
,
2023/06/26
[PATCH 13/26] tests/lcitool: Bump fedora container versions
,
Alex Bennée
,
2023/06/23
Re: [PATCH 13/26] tests/lcitool: Bump fedora container versions
,
Richard Henderson
,
2023/06/26
[PATCH 07/26] qemu-keymap: properly check return from xkb_keymap_mod_get_index
,
Alex Bennée
,
2023/06/23
Re: [PATCH 07/26] qemu-keymap: properly check return from xkb_keymap_mod_get_index
,
Peter Maydell
,
2023/06/23
Re: [PATCH 07/26] qemu-keymap: properly check return from xkb_keymap_mod_get_index
,
Alex Bennée
,
2023/06/26
[PATCH 04/26] docs/devel: remind developers to run CI container pipeline when updating images
,
Alex Bennée
,
2023/06/23
[PATCH 03/26] gitlab: reduce testing scope of check-gcov
,
Alex Bennée
,
2023/06/23
Re: [PATCH 03/26] gitlab: reduce testing scope of check-gcov
,
Richard Henderson
,
2023/06/26
[PATCH 02/26] gitlab: ensure coverage job also publishes meson log
,
Alex Bennée
,
2023/06/23
Re: [PATCH 02/26] gitlab: ensure coverage job also publishes meson log
,
Richard Henderson
,
2023/06/26
[PATCH 14/26] tests/lcitool: add an explicit gcc-native package
,
Alex Bennée
,
2023/06/23
Re: [PATCH 14/26] tests/lcitool: add an explicit gcc-native package
,
Richard Henderson
,
2023/06/26
[PATCH 10/26] tests/docker: add test-fuzz
,
Alex Bennée
,
2023/06/23
[PATCH 16/26] tests/docker: convert riscv64-cross to lcitool
,
Alex Bennée
,
2023/06/23
Re: [PATCH 16/26] tests/docker: convert riscv64-cross to lcitool
,
Richard Henderson
,
2023/06/26
[PATCH 09/26] tests/qtests: clean-up and fix leak in generic_fuzz
,
Alex Bennée
,
2023/06/23
Re: [PATCH 09/26] tests/qtests: clean-up and fix leak in generic_fuzz
,
Richard Henderson
,
2023/06/26
[PATCH 11/26] Makefile: add lcitool-refresh to UNCHECKED_GOALS
,
Alex Bennée
,
2023/06/23
Re: [PATCH 11/26] Makefile: add lcitool-refresh to UNCHECKED_GOALS
,
Philippe Mathieu-Daudé
,
2023/06/23
[PATCH 01/26] gitlab: explicit set artifacts publishing criteria
,
Alex Bennée
,
2023/06/23
Re: [PATCH 01/26] gitlab: explicit set artifacts publishing criteria
,
Richard Henderson
,
2023/06/26
[PATCH 06/26] qemu-keymap: use modern name for Arabic keymap
,
Alex Bennée
,
2023/06/23
Re: [PATCH 06/26] qemu-keymap: use modern name for Arabic keymap
,
Peter Maydell
,
2023/06/23
[PATCH 15/26] tests/lcitool: introduce qemu-minimal
,
Alex Bennée
,
2023/06/23
Re: [PATCH 15/26] tests/lcitool: introduce qemu-minimal
,
Richard Henderson
,
2023/06/26
[PATCH 08/26] scripts/oss-fuzz: add a suppression for keymap
,
Alex Bennée
,
2023/06/23
Re: [PATCH 08/26] scripts/oss-fuzz: add a suppression for keymap
,
Richard Henderson
,
2023/06/26
[PATCH 19/26] plugins: fix memory leak while parsing options
,
Alex Bennée
,
2023/06/23
Re: [PATCH 19/26] plugins: fix memory leak while parsing options
,
Richard Henderson
,
2023/06/26
[PATCH 05/26] tests/tcg: add mechanism to handle plugin arguments
,
Alex Bennée
,
2023/06/23
[PATCH 21/26] docs/devel: add some front matter to the devel index
,
Alex Bennée
,
2023/06/23
[PATCH 22/26] include/migration: mark vmstate_register() as a legacy function
,
Alex Bennée
,
2023/06/23
[PATCH 24/26] docs/devel/qom.rst: Correct code style
,
Alex Bennée
,
2023/06/23
[PATCH 23/26] include/hw/qdev-core: fixup kerneldoc annotations
,
Alex Bennée
,
2023/06/23
[PATCH 20/26] plugins: update lockstep to use g_memdup2
,
Alex Bennée
,
2023/06/23
Re: [PATCH 20/26] plugins: update lockstep to use g_memdup2
,
Richard Henderson
,
2023/06/26
[PATCH 26/26] docs/devel: introduce some key concepts for QOM development
,
Alex Bennée
,
2023/06/23
Re: [PATCH 26/26] docs/devel: introduce some key concepts for QOM development
,
Paolo Bonzini
,
2023/06/26
Re: [PATCH 26/26] docs/devel: introduce some key concepts for QOM development
,
Alex Bennée
,
2023/06/26
Re: [PATCH 26/26] docs/devel: introduce some key concepts for QOM development
,
Paolo Bonzini
,
2023/06/26
[PATCH 17/26] tests/avocado: update firmware to enable sbsa-ref/max
,
Alex Bennée
,
2023/06/23
Re: [PATCH 17/26] tests/avocado: update firmware to enable sbsa-ref/max
,
Philippe Mathieu-Daudé
,
2023/06/23
[PATCH 25/26] docs/devel: split qom-api reference into new file
,
Alex Bennée
,
2023/06/23
[PATCH 18/26] plugins: force slow path when plugins instrument memory ops
,
Alex Bennée
,
2023/06/23
qemu-system-ppc64 option -smp 2 broken with commit 20b6643324a79860dcdfe811ffe4a79942bca21e
,
Anushree Mathur
,
2023/06/23
Re: qemu-system-ppc64 option -smp 2 broken with commit 20b6643324a79860dcdfe811ffe4a79942bca21e
,
Cédric Le Goater
,
2023/06/23
Re: qemu-system-ppc64 option -smp 2 broken with commit 20b6643324a79860dcdfe811ffe4a79942bca21e
,
Alex Bennée
,
2023/06/23
Re: qemu-system-ppc64 option -smp 2 broken with commit 20b6643324a79860dcdfe811ffe4a79942bca21e
,
Anushree Mathur
,
2023/06/26
Re: qemu-system-ppc64 option -smp 2 broken with commit 20b6643324a79860dcdfe811ffe4a79942bca21e
,
Cédric Le Goater
,
2023/06/26
Re: qemu-system-ppc64 option -smp 2 broken with commit 20b6643324a79860dcdfe811ffe4a79942bca21e
,
Michael Tokarev
,
2023/06/24
[PATCH] keymaps: use 'ara' X11 keyboard map instead of 'ar'
,
Daniel P . Berrangé
,
2023/06/23
Re: [PATCH] keymaps: use 'ara' X11 keyboard map instead of 'ar'
,
Peter Maydell
,
2023/06/23
Re: [PATCH] keymaps: use 'ara' X11 keyboard map instead of 'ar'
,
Daniel P . Berrangé
,
2023/06/23
Re: [RFC PATCH 1/5] target/ppc: gdbstub init spr gdb_id for all CPUs
,
Cédric Le Goater
,
2023/06/23
[PATCH 0/4] target/ppc: Catch invalid real address accesses
,
Nicholas Piggin
,
2023/06/23
[PATCH 1/4] target/ppc: Machine check on invalid real address access
,
Nicholas Piggin
,
2023/06/23
[PATCH 2/4] target/ppc: Add POWER9/10 invalid-real machine check codes
,
Nicholas Piggin
,
2023/06/23
[PATCH 3/4] target/ppc: Move common check in machne check handlers to a function
,
Nicholas Piggin
,
2023/06/23
Re: [PATCH 3/4] target/ppc: Move common check in machne check handlers to a function
,
Fabiano Rosas
,
2023/06/23
Re: [PATCH 3/4] target/ppc: Move common check in machne check handlers to a function
,
BALATON Zoltan
,
2023/06/23
Re: [PATCH 3/4] target/ppc: Move common check in machne check handlers to a function
,
Nicholas Piggin
,
2023/06/25
[PATCH 4/4] target/ppc: Make checkstop stop the system
,
Nicholas Piggin
,
2023/06/23
Re: [PATCH 4/4] target/ppc: Make checkstop stop the system
,
BALATON Zoltan
,
2023/06/23
Re: [PATCH 4/4] target/ppc: Make checkstop stop the system
,
Nicholas Piggin
,
2023/06/25
Re: [PATCH 0/4] target/ppc: Catch invalid real address accesses
,
Peter Maydell
,
2023/06/23
Re: [PATCH 0/4] target/ppc: Catch invalid real address accesses
,
Cédric Le Goater
,
2023/06/23
Re: [PATCH 0/4] target/ppc: Catch invalid real address accesses
,
Philippe Mathieu-Daudé
,
2023/06/23
Re: [PATCH 0/4] target/ppc: Catch invalid real address accesses
,
BALATON Zoltan
,
2023/06/24
Re: [PATCH 0/4] target/ppc: Catch invalid real address accesses
,
Cédric Le Goater
,
2023/06/26
Re: [PATCH 0/4] target/ppc: Catch invalid real address accesses
,
Nicholas Piggin
,
2023/06/26
Re: [PATCH 0/4] target/ppc: Catch invalid real address accesses
,
Cédric Le Goater
,
2023/06/27
Re: [PATCH 0/4] target/ppc: Catch invalid real address accesses
,
Mark Cave-Ayland
,
2023/06/27
Re: [PATCH 0/4] target/ppc: Catch invalid real address accesses
,
Howard Spoelstra
,
2023/06/27
Re: [PATCH 0/4] target/ppc: Catch invalid real address accesses
,
Mark Cave-Ayland
,
2023/06/27
Re: [PATCH 0/4] target/ppc: Catch invalid real address accesses
,
Howard Spoelstra
,
2023/06/27
Re: [PATCH 0/4] target/ppc: Catch invalid real address accesses
,
Cédric Le Goater
,
2023/06/27
Re: [PATCH 0/4] target/ppc: Catch invalid real address accesses
,
Mark Cave-Ayland
,
2023/06/27
Re: [PATCH 0/4] target/ppc: Catch invalid real address accesses
,
Cédric Le Goater
,
2023/06/28
Re: [PATCH 0/4] target/ppc: Catch invalid real address accesses
,
Cédric Le Goater
,
2023/06/28
Re: [PATCH 0/4] target/ppc: Catch invalid real address accesses
,
Mark Cave-Ayland
,
2023/06/29
Re: [PATCH 0/4] target/ppc: Catch invalid real address accesses
,
Cédric Le Goater
,
2023/06/29
Re: [PATCH 0/4] target/ppc: Catch invalid real address accesses
,
Nicholas Piggin
,
2023/06/29
Re: [PATCH 0/4] target/ppc: Catch invalid real address accesses
,
Cédric Le Goater
,
2023/06/27
Re: [PATCH 0/4] target/ppc: Catch invalid real address accesses
,
Mark Cave-Ayland
,
2023/06/27
Re: [PATCH 0/4] target/ppc: Catch invalid real address accesses
,
Nicholas Piggin
,
2023/06/25
[PATCH v4] target: ppc: Use MSR_HVB bit to get the target endianness for memory dump
,
Narayana Murty N
,
2023/06/23
Re: [PATCH v8 0/4] hw/cxl: Poison get, inject, clear
,
Michael S. Tsirkin
,
2023/06/23
Re: [PATCH v8 0/4] hw/cxl: Poison get, inject, clear
,
Jonathan Cameron
,
2023/06/23
Re: [PATCH v8 0/4] hw/cxl: Poison get, inject, clear
,
Peter Maydell
,
2023/06/23
Re: [PATCH v3 4/4] vhost-user: refactor send_resp code
,
Michael S. Tsirkin
,
2023/06/23
[PATCH v1] virtio-gpu: Make non-gl display updates work again when blob=true
,
Vivek Kasireddy
,
2023/06/23
Re: [PATCH v1] virtio-gpu: Make non-gl display updates work again when blob=true
,
Marc-André Lureau
,
2023/06/26
[PATCH] gdbstub: Permit reverse step/break to provide stop response
,
Nicholas Piggin
,
2023/06/22
Re: [PATCH] gdbstub: Permit reverse step/break to provide stop response
,
Matheus Tavares Bernardino
,
2023/06/23
Re: [PATCH] gdbstub: Permit reverse step/break to provide stop response
,
Peter Maydell
,
2023/06/27
Re: [PATCH] gdbstub: Permit reverse step/break to provide stop response
,
Matheus Tavares Bernardino
,
2023/06/28
Re: [PATCH] gdbstub: Permit reverse step/break to provide stop response
,
Alex Bennée
,
2023/06/27
Re: How do you represent a host gcc and a cross gcc in lcitool?
,
Alistair Francis
,
2023/06/22
Re: How do you represent a host gcc and a cross gcc in lcitool?
,
Alex Bennée
,
2023/06/23
Re: [PATCH v4 0/2] vhost: register and change IOMMU flag depending on ATS state
,
Michael S. Tsirkin
,
2023/06/22
[PATCH] net: add initial support for AF_XDP network backend
,
Ilya Maximets
,
2023/06/22
Re: [PATCH] net: add initial support for AF_XDP network backend
,
Jason Wang
,
2023/06/25
Re: [PATCH] net: add initial support for AF_XDP network backend
,
Jason Wang
,
2023/06/26
Re: [PATCH] net: add initial support for AF_XDP network backend
,
Ilya Maximets
,
2023/06/26
Re: [PATCH] net: add initial support for AF_XDP network backend
,
Jason Wang
,
2023/06/26
Re: [PATCH] net: add initial support for AF_XDP network backend
,
Ilya Maximets
,
2023/06/27
Re: [PATCH] net: add initial support for AF_XDP network backend
,
Jason Wang
,
2023/06/27
Re: [PATCH] net: add initial support for AF_XDP network backend
,
Stefan Hajnoczi
,
2023/06/28
Re: [PATCH] net: add initial support for AF_XDP network backend
,
Jason Wang
,
2023/06/28
Re: [PATCH] net: add initial support for AF_XDP network backend
,
Stefan Hajnoczi
,
2023/06/28
Re: [PATCH] net: add initial support for AF_XDP network backend
,
Jason Wang
,
2023/06/28
Re: [PATCH] net: add initial support for AF_XDP network backend
,
Stefan Hajnoczi
,
2023/06/28
Re: [PATCH] net: add initial support for AF_XDP network backend
,
Jason Wang
,
2023/06/29
Re: [PATCH] net: add initial support for AF_XDP network backend
,
Stefan Hajnoczi
,
2023/06/29
Re: [PATCH] net: add initial support for AF_XDP network backend
,
Jason Wang
,
2023/06/30
Re: [PATCH] net: add initial support for AF_XDP network backend
,
Ilya Maximets
,
2023/06/28
Re: [PATCH] net: add initial support for AF_XDP network backend
,
Jason Wang
,
2023/06/30
Re: [PATCH] net: add initial support for AF_XDP network backend
,
Ilya Maximets
,
2023/06/30
Re: [PATCH] net: add initial support for AF_XDP network backend
,
Stefan Hajnoczi
,
2023/06/27
Re: [PATCH] net: add initial support for AF_XDP network backend
,
Ilya Maximets
,
2023/06/27
[PATCH v4 00/15] vfio: VFIO migration support with vIOMMU
,
Joao Martins
,
2023/06/22
[PATCH v4 01/15] hw/pci: Add a pci_setup_iommu_ops() helper
,
Joao Martins
,
2023/06/22
[PATCH v4 02/15] hw/pci: Refactor pci_device_iommu_address_space()
,
Joao Martins
,
2023/06/22
[PATCH v4 03/15] hw/pci: Introduce pci_device_iommu_get_attr()
,
Joao Martins
,
2023/06/22
[PATCH v4 04/15] intel-iommu: Switch to pci_setup_iommu_ops()
,
Joao Martins
,
2023/06/22
[PATCH v4 05/15] memory/iommu: Add IOMMU_ATTR_DMA_TRANSLATION attribute
,
Joao Martins
,
2023/06/22
[PATCH v4 06/15] intel-iommu: Implement get_attr() method
,
Joao Martins
,
2023/06/22
[PATCH v4 07/15] vfio/common: Track whether DMA Translation is enabled on the vIOMMU
,
Joao Martins
,
2023/06/22
[PATCH v4 08/15] vfio/common: Relax vIOMMU detection when DMA translation is off
,
Joao Martins
,
2023/06/22
[PATCH v4 09/15] memory/iommu: Add IOMMU_ATTR_MAX_IOVA attribute
,
Joao Martins
,
2023/06/22
[PATCH v4 10/15] intel-iommu: Implement IOMMU_ATTR_MAX_IOVA get_attr() attribute
,
Joao Martins
,
2023/06/22
[PATCH v4 11/15] vfio/common: Move dirty tracking ranges update to helper
,
Joao Martins
,
2023/06/22
[PATCH v4 14/15] vfio/common: Optimize device dirty page tracking with vIOMMU
,
Joao Martins
,
2023/06/22
[PATCH v4 13/15] vfio/common: Extract vIOMMU code from vfio_sync_dirty_bitmap()
,
Joao Martins
,
2023/06/22
[PATCH v4 15/15] vfio/common: Block migration with vIOMMUs without address width limits
,
Joao Martins
,
2023/06/22
[PATCH v4 12/15] vfio/common: Support device dirty page tracking with vIOMMU
,
Joao Martins
,
2023/06/22
Re: [PATCH v4 00/15] vfio: VFIO migration support with vIOMMU
,
Joao Martins
,
2023/06/22
Re: [RFC PATCH] softfloat: use QEMU_FLATTEN to avoid mistaken isra inlining
,
BALATON Zoltan
,
2023/06/22
Re: [RFC PATCH] softfloat: use QEMU_FLATTEN to avoid mistaken isra inlining
,
Richard Henderson
,
2023/06/23
Re: [PATCH v3 01/15] hw/pci: Refactor pci_device_iommu_address_space()
,
Michael S. Tsirkin
,
2023/06/22
Re: [PATCH v3 01/15] hw/pci: Refactor pci_device_iommu_address_space()
,
Joao Martins
,
2023/06/22
[PATCH V3 0/2] migration file URI
,
Steve Sistare
,
2023/06/22
[PATCH V3 2/2] migration: file URI offset
,
Steve Sistare
,
2023/06/22
Re: [PATCH V3 2/2] migration: file URI offset
,
Peter Xu
,
2023/06/28
Re: [PATCH V3 2/2] migration: file URI offset
,
Peter Xu
,
2023/06/29
Re: [PATCH V3 2/2] migration: file URI offset
,
Steven Sistare
,
2023/06/30
[PATCH V3 1/2] migration: file URI
,
Steve Sistare
,
2023/06/22
Re: [PATCH V3 1/2] migration: file URI
,
Peter Xu
,
2023/06/28
Re: [PATCH V3 1/2] migration: file URI
,
Peter Xu
,
2023/06/28
Re: [PATCH v4 0/5] Support x2APIC mode with TCG accelerator
,
Michael S. Tsirkin
,
2023/06/22
Re: [PATCH v4 5/5] amd_iommu: report x2APIC support to the operating system
,
Michael S. Tsirkin
,
2023/06/22
Re: [PATCH v4 5/5] amd_iommu: report x2APIC support to the operating system
,
Bui Quang Minh
,
2023/06/23
Re: [PATCH 00/10] memory-device: Some cleanups
,
Michael S. Tsirkin
,
2023/06/22
Re: [PATCH 00/10] memory-device: Some cleanups
,
David Hildenbrand
,
2023/06/23
Re: [PATCH 0/4] tests/qtest: Check for devices before using them
,
Michael S. Tsirkin
,
2023/06/22
Re: [PATCH v3 3/4] vhost-user: add shared_object msg
,
Michael S. Tsirkin
,
2023/06/22
Re: [PATCH v3 3/4] vhost-user: add shared_object msg
,
Marc-André Lureau
,
2023/06/22
Re: [PATCH v3 3/4] vhost-user: add shared_object msg
,
Albert Esteve
,
2023/06/23
Re: [PATCH v3 3/4] vhost-user: add shared_object msg
,
Michael S. Tsirkin
,
2023/06/23
Re: [PATCH v3 3/4] vhost-user: add shared_object msg
,
Albert Esteve
,
2023/06/23
Re: [PATCH v3 3/4] vhost-user: add shared_object msg
,
Michael S. Tsirkin
,
2023/06/23
Re: [PATCH v3 3/4] vhost-user: add shared_object msg
,
Albert Esteve
,
2023/06/23
Re: [PATCH v3 3/4] vhost-user: add shared_object msg
,
Michael S. Tsirkin
,
2023/06/23
Re: [PATCH v3 3/4] vhost-user: add shared_object msg
,
Albert Esteve
,
2023/06/23
[PATCH v2 0/5] Migration deprecated parts
,
Juan Quintela
,
2023/06/22
[PATCH v2 1/5] migration: Use proper indentation for migration.json
,
Juan Quintela
,
2023/06/22
Re: [PATCH v2 1/5] migration: Use proper indentation for migration.json
,
Peter Xu
,
2023/06/27
[PATCH v2 2/5] migration: migrate 'inc' command option is deprecated.
,
Juan Quintela
,
2023/06/22
[PATCH v2 4/5] migration: Deprecate block migration
,
Juan Quintela
,
2023/06/22
[PATCH v2 5/5] migration: Deprecate old compression method
,
Juan Quintela
,
2023/06/22
Re: [PATCH v2 5/5] migration: Deprecate old compression method
,
Peter Xu
,
2023/06/27
[PATCH v2 3/5] migration: migrate 'blk' command option is deprecated.
,
Juan Quintela
,
2023/06/22
[PATCH v2 0/2] pnv/xive2: Fix TIMA special ops detection
,
Frederic Barrat
,
2023/06/22
[PATCH v2 2/2] pnv/xive2: Check TIMA special ops against a dedicated array for P10
,
Frederic Barrat
,
2023/06/22
Re: [PATCH v2 2/2] pnv/xive2: Check TIMA special ops against a dedicated array for P10
,
Cédric Le Goater
,
2023/06/22
[PATCH v2 1/2] pnv/xive2: Add a get_config() method on the presenter class
,
Frederic Barrat
,
2023/06/22
Re: [PATCH v2 1/2] pnv/xive2: Add a get_config() method on the presenter class
,
Cédric Le Goater
,
2023/06/22
Re: [PATCH v2 0/2] pnv/xive2: Fix TIMA special ops detection
,
Cédric Le Goater
,
2023/06/23
[PATCH v4 00/17] Add RISC-V vector cryptographic instruction set support
,
Max Chou
,
2023/06/22
[PATCH v4 01/17] target/riscv: Refactor some of the generic vector functionality
,
Max Chou
,
2023/06/22
[PATCH v4 02/17] target/riscv: Refactor vector-vector translation macro
,
Max Chou
,
2023/06/22
[PATCH v4 03/17] target/riscv: Remove redundant "cpu_vl == 0" checks
,
Max Chou
,
2023/06/22
[PATCH v4 04/17] target/riscv: Add Zvbc ISA extension support
,
Max Chou
,
2023/06/22
[PATCH v4 06/17] target/riscv: Refactor translation of vector-widening instruction
,
Max Chou
,
2023/06/22
[PATCH v4 05/17] target/riscv: Move vector translation checks
,
Max Chou
,
2023/06/22
[PATCH v4 07/17] target/riscv: Refactor some of the generic vector functionality
,
Max Chou
,
2023/06/22
[PATCH v4 08/17] tcg: Fix temporary variable in tcg_gen_gvec_andcs
,
Max Chou
,
2023/06/22
Re: [PATCH v4 08/17] tcg: Fix temporary variable in tcg_gen_gvec_andcs
,
Daniel Henrique Barboza
,
2023/06/22
Re: [PATCH v4 08/17] tcg: Fix temporary variable in tcg_gen_gvec_andcs
,
Richard Henderson
,
2023/06/23
[PATCH v4 09/17] target/riscv: Add Zvbb ISA extension support
,
Max Chou
,
2023/06/22
Re: [PATCH v4 09/17] target/riscv: Add Zvbb ISA extension support
,
Daniel Henrique Barboza
,
2023/06/22
[PATCH v4 10/17] target/riscv: Add Zvkned ISA extension support
,
Max Chou
,
2023/06/22
Re: [PATCH v4 10/17] target/riscv: Add Zvkned ISA extension support
,
Daniel Henrique Barboza
,
2023/06/22
Re: [PATCH v4 10/17] target/riscv: Add Zvkned ISA extension support
,
Richard Henderson
,
2023/06/23
Re: [PATCH v4 10/17] target/riscv: Add Zvkned ISA extension support
,
Max Chou
,
2023/06/26
[PATCH v4 11/17] target/riscv: Add Zvknh ISA extension support
,
Max Chou
,
2023/06/22
Re: [PATCH v4 11/17] target/riscv: Add Zvknh ISA extension support
,
Daniel Henrique Barboza
,
2023/06/22
[PATCH v4 12/17] target/riscv: Add Zvksh ISA extension support
,
Max Chou
,
2023/06/22
Re: [PATCH v4 12/17] target/riscv: Add Zvksh ISA extension support
,
Daniel Henrique Barboza
,
2023/06/22
[PATCH v4 13/17] target/riscv: Add Zvkg ISA extension support
,
Max Chou
,
2023/06/22
Re: [PATCH v4 13/17] target/riscv: Add Zvkg ISA extension support
,
Daniel Henrique Barboza
,
2023/06/22
[PATCH v4 14/17] crypto: Create sm4_subword
,
Max Chou
,
2023/06/22
[PATCH v4 15/17] crypto: Add SM4 constant parameter CK
,
Max Chou
,
2023/06/22
[PATCH v4 16/17] target/riscv: Add Zvksed ISA extension support
,
Max Chou
,
2023/06/22
[PATCH v4 17/17] target/riscv: Expose Zvk* and Zvb[b, c] cpu properties
,
Max Chou
,
2023/06/22
Re: [PATCH v4 17/17] target/riscv: Expose Zvk* and Zvb[b,c] cpu properties
,
Daniel Henrique Barboza
,
2023/06/22
Re: [PATCH v4 17/17] target/riscv: Expose Zvk* and Zvb[b,c] cpu properties
,
Max Chou
,
2023/06/26
[PATCH v2 00/16] accel: Share CPUState accel context (HAX/NVMM/WHPX/HVF)
,
Philippe Mathieu-Daudé
,
2023/06/22
[PATCH v2 01/16] MAINTAINERS: Update Roman Bolshakov email address
,
Philippe Mathieu-Daudé
,
2023/06/22
[PATCH v2 02/16] accel: Document generic accelerator headers
,
Philippe Mathieu-Daudé
,
2023/06/22
[PATCH v2 03/16] accel: Remove unused hThread variable on TCG/WHPX
,
Philippe Mathieu-Daudé
,
2023/06/22
[PATCH v2 04/16] accel: Fix a leak on Windows HAX
,
Philippe Mathieu-Daudé
,
2023/06/22
[PATCH v2 05/16] accel: Destroy HAX vCPU threads once done
,
Philippe Mathieu-Daudé
,
2023/06/22
Re: [PATCH v2 05/16] accel: Destroy HAX vCPU threads once done
,
Richard Henderson
,
2023/06/22
[PATCH v2 06/16] accel: Rename 'hax_vcpu' as 'accel' in CPUState
,
Philippe Mathieu-Daudé
,
2023/06/22
[PATCH v2 07/16] accel: Rename HAX 'struct hax_vcpu_state' -> AccelCPUState
,
Philippe Mathieu-Daudé
,
2023/06/22
Re: [PATCH v2 07/16] accel: Rename HAX 'struct hax_vcpu_state' -> AccelCPUState
,
Richard Henderson
,
2023/06/22
Re: [PATCH v2 07/16] accel: Rename HAX 'struct hax_vcpu_state' -> AccelCPUState
,
Philippe Mathieu-Daudé
,
2023/06/24
[PATCH v2 08/16] accel: Move HAX hThread to accelerator context
,
Philippe Mathieu-Daudé
,
2023/06/22
[PATCH v2 09/16] accel: Remove NVMM unreachable error path
,
Philippe Mathieu-Daudé
,
2023/06/22
Re: [PATCH v2 09/16] accel: Remove NVMM unreachable error path
,
Richard Henderson
,
2023/06/22
[PATCH v2 10/16] accel: Rename NVMM 'struct qemu_vcpu' -> AccelCPUState
,
Philippe Mathieu-Daudé
,
2023/06/22
[PATCH v2 11/16] accel: Inline NVMM get_qemu_vcpu()
,
Philippe Mathieu-Daudé
,
2023/06/22
[PATCH v2 12/16] accel: Remove WHPX unreachable error path
,
Philippe Mathieu-Daudé
,
2023/06/22
Re: [PATCH v2 12/16] accel: Remove WHPX unreachable error path
,
Richard Henderson
,
2023/06/22
[PATCH v2 13/16] accel: Rename WHPX 'struct whpx_vcpu' -> AccelCPUState
,
Philippe Mathieu-Daudé
,
2023/06/22
[PATCH v2 14/16] accel: Inline WHPX get_whpx_vcpu()
,
Philippe Mathieu-Daudé
,
2023/06/22
[PATCH v2 15/16] accel: Rename 'cpu_state' -> 'cpu'
,
Philippe Mathieu-Daudé
,
2023/06/22
Re: [PATCH v2 15/16] accel: Rename 'cpu_state' -> 'cpu'
,
Richard Henderson
,
2023/06/22
[PATCH v2 16/16] accel: Rename HVF 'struct hvf_vcpu_state' -> AccelCPUState
,
Philippe Mathieu-Daudé
,
2023/06/22
[PATCH 0/4] target/arm: Fix SME full tile indexing
,
Richard Henderson
,
2023/06/22
[PATCH 1/4] target/arm: Avoid splitting Zregs across lines in dump
,
Richard Henderson
,
2023/06/22
Re: [PATCH 1/4] target/arm: Avoid splitting Zregs across lines in dump
,
Peter Maydell
,
2023/06/27
[PATCH 2/4] target/arm: Dump ZA[] when active
,
Richard Henderson
,
2023/06/22
Re: [PATCH 2/4] target/arm: Dump ZA[] when active
,
Peter Maydell
,
2023/06/27
[PATCH 3/4] target/arm: Support reading ZA[] from gdbstub
,
Richard Henderson
,
2023/06/22
Re: [PATCH 3/4] target/arm: Support reading ZA[] from gdbstub
,
Peter Maydell
,
2023/06/27
Re: [PATCH 3/4] target/arm: Support reading ZA[] from gdbstub
,
Luis Machado
,
2023/06/27
[PATCH 4/4] target/arm: Fix SME full tile indexing
,
Richard Henderson
,
2023/06/22
Re: [PATCH 4/4] target/arm: Fix SME full tile indexing
,
Peter Maydell
,
2023/06/27
Re: [PATCH 0/4] target/arm: Fix SME full tile indexing
,
Peter Maydell
,
2023/06/27
Re: [PATCH 0/4] target/arm: Fix SME full tile indexing
,
Richard Henderson
,
2023/06/28
[PATCH] docs/system/arm: Document FEAT_RME
,
Richard Henderson
,
2023/06/22
Re: [PATCH] docs/system/arm: Document FEAT_RME
,
Alex Bennée
,
2023/06/22
Re: [PATCH] docs/system/arm: Document FEAT_RME
,
Peter Maydell
,
2023/06/23
[PATCH v3 00/19] target/riscv, KVM: fixes and enhancements
,
Daniel Henrique Barboza
,
2023/06/22
[PATCH v3 01/19] target/riscv: skip features setup for KVM CPUs
,
Daniel Henrique Barboza
,
2023/06/22
[PATCH v3 02/19] hw/riscv/virt.c: skip 'mmu-type' FDT if satp mode not set
,
Daniel Henrique Barboza
,
2023/06/22
[PATCH v3 03/19] target/riscv/cpu.c: restrict 'mvendorid' value
,
Daniel Henrique Barboza
,
2023/06/22
[PATCH v3 08/19] target/riscv: handle mvendorid/marchid/mimpid for KVM CPUs
,
Daniel Henrique Barboza
,
2023/06/22
[PATCH v3 09/19] linux-headers: Update to v6.4-rc1
,
Daniel Henrique Barboza
,
2023/06/22
[PATCH v3 11/19] target/riscv/cpu: add misa_ext_info_arr[]
,
Daniel Henrique Barboza
,
2023/06/22
Re: [PATCH v3 11/19] target/riscv/cpu: add misa_ext_info_arr[]
,
Andrew Jones
,
2023/06/23
[PATCH v3 05/19] target/riscv/cpu.c: restrict 'marchid' value
,
Daniel Henrique Barboza
,
2023/06/22
[PATCH v3 07/19] target/riscv: read marchid/mimpid in kvm_riscv_init_machine_ids()
,
Daniel Henrique Barboza
,
2023/06/22
[PATCH v3 06/19] target/riscv: use KVM scratch CPUs to init KVM properties
,
Daniel Henrique Barboza
,
2023/06/22
[PATCH v3 13/19] target/riscv/kvm.c: update KVM MISA bits
,
Daniel Henrique Barboza
,
2023/06/22
[PATCH v3 04/19] target/riscv/cpu.c: restrict 'mimpid' value
,
Daniel Henrique Barboza
,
2023/06/22
[PATCH v3 12/19] target/riscv: add KVM specific MISA properties
,
Daniel Henrique Barboza
,
2023/06/22
Re: [PATCH v3 12/19] target/riscv: add KVM specific MISA properties
,
Andrew Jones
,
2023/06/23
Re: [PATCH v3 12/19] target/riscv: add KVM specific MISA properties
,
Daniel Henrique Barboza
,
2023/06/23
Re: [PATCH v3 12/19] target/riscv: add KVM specific MISA properties
,
Andrew Jones
,
2023/06/24
Re: [PATCH v3 12/19] target/riscv: add KVM specific MISA properties
,
Daniel Henrique Barboza
,
2023/06/25
Re: [PATCH v3 12/19] target/riscv: add KVM specific MISA properties
,
Andrew Jones
,
2023/06/26
[PATCH v3 10/19] target/riscv/kvm.c: init 'misa_ext_mask' with scratch CPU
,
Daniel Henrique Barboza
,
2023/06/22
[PATCH v3 15/19] target/riscv/cpu.c: remove priv_ver check from riscv_isa_string_ext()
,
Daniel Henrique Barboza
,
2023/06/22
Re: [PATCH v3 15/19] target/riscv/cpu.c: remove priv_ver check from riscv_isa_string_ext()
,
Andrew Jones
,
2023/06/23
[PATCH v3 14/19] target/riscv/kvm.c: add multi-letter extension KVM properties
,
Daniel Henrique Barboza
,
2023/06/22
[PATCH v3 16/19] target/riscv/cpu.c: create KVM mock properties
,
Daniel Henrique Barboza
,
2023/06/22
Re: [PATCH v3 16/19] target/riscv/cpu.c: create KVM mock properties
,
Andrew Jones
,
2023/06/23
Re: [PATCH v3 16/19] target/riscv/cpu.c: create KVM mock properties
,
Daniel Henrique Barboza
,
2023/06/23
Re: [PATCH v3 16/19] target/riscv/cpu.c: create KVM mock properties
,
Andrew Jones
,
2023/06/24
Re: [PATCH v3 16/19] target/riscv/cpu.c: create KVM mock properties
,
Daniel Henrique Barboza
,
2023/06/26
[PATCH v3 17/19] target/riscv: update multi-letter extension KVM properties
,
Daniel Henrique Barboza
,
2023/06/22
[PATCH v3 18/19] target/riscv/kvm.c: add kvmconfig_get_cfg_addr() helper
,
Daniel Henrique Barboza
,
2023/06/22
[PATCH v3 19/19] target/riscv/kvm.c: read/write (cbom|cboz)_blocksize in KVM
,
Daniel Henrique Barboza
,
2023/06/22
[PATCH] pc-bios/s390-ccw/Makefile: Use -z noexecstack to silence linker warning
,
Thomas Huth
,
2023/06/22
Re: [PATCH] pc-bios/s390-ccw/Makefile: Use -z noexecstack to silence linker warning
,
Christian Borntraeger
,
2023/06/22
[PATCH] host-utils: Avoid using __builtin_subcll on buggy versions of Apple Clang
,
Peter Maydell
,
2023/06/22
Re: [PATCH] host-utils: Avoid using __builtin_subcll on buggy versions of Apple Clang
,
Richard Henderson
,
2023/06/22
Re: [PATCH] host-utils: Avoid using __builtin_subcll on buggy versions of Apple Clang
,
Daniel P . Berrangé
,
2023/06/22
Re: [PATCH] host-utils: Avoid using __builtin_subcll on buggy versions of Apple Clang
,
Peter Maydell
,
2023/06/22
Re: [PATCH] usb/dev-wacom: fix OOB write in usb_mouse_poll()
,
Alexander Bulekov
,
2023/06/22
[PATCH 0/8] colo migration cleanups
,
Lukas Straub
,
2023/06/22
[PATCH 1/8] colo: Only support the same qemu version on source and destination
,
Lukas Straub
,
2023/06/22
RE: [PATCH 1/8] colo: Only support the same qemu version on source and destination
,
Dong, Eddie
,
2023/06/22
RE: [PATCH 1/8] colo: Only support the same qemu version on source and destination
,
Zhang, Chen
,
2023/06/27
[PATCH 2/8] colo: Setup ram cache in normal migration path
,
Lukas Straub
,
2023/06/22
RE: [PATCH 2/8] colo: Setup ram cache in normal migration path
,
Zhang, Chen
,
2023/06/28
[PATCH 3/8] colo: Replace migration_incoming_colo_enabled() with migrate_colo()
,
Lukas Straub
,
2023/06/22
[PATCH 5/8] colo: Don't send ENABLE_COLO command
,
Lukas Straub
,
2023/06/22
[PATCH 6/8] colo: Reject colo with postcopy capability enabled
,
Lukas Straub
,
2023/06/22
[PATCH 4/8] colo: Remove ENABLE_COLO loadvm command functions
,
Lukas Straub
,
2023/06/22
[PATCH 7/8] colo: Reject colo with block migration capability enabled
,
Lukas Straub
,
2023/06/22
[PATCH 8/8] ram: Remove useless colo special-casing
,
Lukas Straub
,
2023/06/22
[PATCH] tests/qtest/cxl-test: Clean up temporary directories after testing
,
Thomas Huth
,
2023/06/22
Re: [PATCH] tests/qtest/cxl-test: Clean up temporary directories after testing
,
Jonathan Cameron
,
2023/06/23
[PATCH 1/2] vfio: Don't be a iterable and legacy device at the same time
,
Lukas Straub
,
2023/06/22
[PATCH 2/2] savevm: Disallow devices being legacy and iterable at the same time
,
Lukas Straub
,
2023/06/22
Re: [PATCH 1/2] vfio: Don't be a iterable and legacy device at the same time
,
Peter Xu
,
2023/06/29
[PATCH 1/2] ide: Fix a rare hang during block draining
,
Lukas Straub
,
2023/06/22
[PATCH 2/2] ide: Explicitly poll for BHs on cancel
,
Lukas Straub
,
2023/06/22
[PATCH v3] multifd: Add colo support
,
Lukas Straub
,
2023/06/22
Re: [PATCH v3] multifd: Add colo support
,
Peter Xu
,
2023/06/28
[PATCH v2 0/5] test and QEMU fixes to ensure proper PCIE device usage
,
Ani Sinha
,
2023/06/22
[PATCH v2 1/5] tests/acpi: allow changes in DSDT.noacpihp table blob
,
Ani Sinha
,
2023/06/22
[PATCH v2 2/5] tests/acpi/bios-tables-test: use the correct slot on the pcie-root-port
,
Ani Sinha
,
2023/06/22
[PATCH v2 3/5] tests/acpi/bios-tables-test: update acpi blob q35/DSDT.noacpihp
,
Ani Sinha
,
2023/06/22
[PATCH v2 4/5] tests/qtest/hd-geo-test: fix test by removing unnecessary pcie-root-port
,
Ani Sinha
,
2023/06/22
Re: [PATCH v2 4/5] tests/qtest/hd-geo-test: fix test by removing unnecessary pcie-root-port
,
Igor Mammedov
,
2023/06/26
Re: [PATCH v2 4/5] tests/qtest/hd-geo-test: fix test by removing unnecessary pcie-root-port
,
Ani Sinha
,
2023/06/26
Re: [PATCH v2 4/5] tests/qtest/hd-geo-test: fix test by removing unnecessary pcie-root-port
,
Igor Mammedov
,
2023/06/26
[PATCH v2 5/5] hw/pci: ensure PCIE devices are plugged into only slot 0 of PCIE port
,
Ani Sinha
,
2023/06/22
Re: [PATCH v2 5/5] hw/pci: ensure PCIE devices are plugged into only slot 0 of PCIE port
,
Julia Suvorova
,
2023/06/22
Re: [PATCH v2 5/5] hw/pci: ensure PCIE devices are plugged into only slot 0 of PCIE port
,
Michael S. Tsirkin
,
2023/06/22
Re: [PATCH v2 5/5] hw/pci: ensure PCIE devices are plugged into only slot 0 of PCIE port
,
Julia Suvorova
,
2023/06/23
Re: [PATCH v2 5/5] hw/pci: ensure PCIE devices are plugged into only slot 0 of PCIE port
,
Michael S. Tsirkin
,
2023/06/25
Re: [PATCH v2 5/5] hw/pci: ensure PCIE devices are plugged into only slot 0 of PCIE port
,
Ani Sinha
,
2023/06/26
[PATCH] docs/devel/qom.rst: Correct code style
,
Philippe Mathieu-Daudé
,
2023/06/22
Re: [PATCH] docs/devel/qom.rst: Correct code style
,
Alex Bennée
,
2023/06/23
[PATCH v2] git-submodule.sh: allow running in validate mode without previous update
,
Paolo Bonzini
,
2023/06/22
Re: [PATCH v2] git-submodule.sh: allow running in validate mode without previous update
,
Nina Schoetterl-Glausch
,
2023/06/23
[PATCH v4 1/1] target/riscv: Add RVV registers to log
,
Ivan Klokov
,
2023/06/22
Re: [PATCH v4 1/1] target/riscv: Add RVV registers to log
,
Daniel Henrique Barboza
,
2023/06/22
[PATCH v2 0/7] target/ppc: TCG SMT support for spapr machine
,
Nicholas Piggin
,
2023/06/22
[PATCH v2 1/7] target/ppc: Add initial flags and helpers for SMT support
,
Nicholas Piggin
,
2023/06/22
Re: [PATCH v2 1/7] target/ppc: Add initial flags and helpers for SMT support
,
Cédric Le Goater
,
2023/06/22
[PATCH v2 2/7] target/ppc: Add support for SMT CTRL register
,
Nicholas Piggin
,
2023/06/22
Re: [PATCH v2 2/7] target/ppc: Add support for SMT CTRL register
,
Cédric Le Goater
,
2023/06/22
[PATCH v2 3/7] target/ppc: Add msgsnd/p and DPDES SMT support
,
Nicholas Piggin
,
2023/06/22
Re: [PATCH v2 3/7] target/ppc: Add msgsnd/p and DPDES SMT support
,
Cédric Le Goater
,
2023/06/22
[PATCH v2 4/7] hw/ppc/spapr: Test whether TCG is enabled with tcg_enabled()
,
Nicholas Piggin
,
2023/06/22
[PATCH v2 5/7] spapr: TCG allow up to 8-thread SMT on POWER8 and newer CPUs
,
Nicholas Piggin
,
2023/06/22
Re: [PATCH v2 5/7] spapr: TCG allow up to 8-thread SMT on POWER8 and newer CPUs
,
Cédric Le Goater
,
2023/06/22
Re: [PATCH v2 5/7] spapr: TCG allow up to 8-thread SMT on POWER8 and newer CPUs
,
Cédric Le Goater
,
2023/06/22
Re: [PATCH v2 5/7] spapr: TCG allow up to 8-thread SMT on POWER8 and newer CPUs
,
Cédric Le Goater
,
2023/06/23
[PATCH v2 6/7] tests/avocado: boot ppc64 pseries to Linux VFS mount
,
Nicholas Piggin
,
2023/06/22
Re: [PATCH v2 6/7] tests/avocado: boot ppc64 pseries to Linux VFS mount
,
Cédric Le Goater
,
2023/06/22
[PATCH v2 7/7] tests/avocado: Add ppc64 pseries multiprocessor boot tests
,
Nicholas Piggin
,
2023/06/22
Re: [PATCH v2 7/7] tests/avocado: Add ppc64 pseries multiprocessor boot tests
,
Cédric Le Goater
,
2023/06/22
Re: [PATCH v2 0/7] target/ppc: TCG SMT support for spapr machine
,
Cédric Le Goater
,
2023/06/23
[PULL 00/24] Q800 for 8.1 patches
,
Laurent Vivier
,
2023/06/22
[PULL 01/24] q800: fix up minor spacing issues in hw_compat_q800 GlobalProperty array
,
Laurent Vivier
,
2023/06/22
[PULL 04/24] q800: rename q800_init() to q800_machine_init()
,
Laurent Vivier
,
2023/06/22
[PULL 12/24] q800: move VIA1 device to Q800MachineState
,
Laurent Vivier
,
2023/06/22
[PULL 03/24] q800: introduce Q800MachineState
,
Laurent Vivier
,
2023/06/22
[PULL 02/24] q800: add missing space after parent object in GLUEState
,
Laurent Vivier
,
2023/06/22
[PULL 10/24] q800: introduce mac-io container memory region
,
Laurent Vivier
,
2023/06/22
[PULL 17/24] q800: move escc_orgate device to Q800MachineState
,
Laurent Vivier
,
2023/06/22
[PULL 14/24] hw/net/dp8393x.c: move TYPE_DP8393X and dp8393xState into dp8393x.h
,
Laurent Vivier
,
2023/06/22
[PULL 21/24] q800: don't access Nubus bus directly from the mac-nubus-bridge device
,
Laurent Vivier
,
2023/06/22
[PULL 15/24] q800: move dp8393x device to Q800MachineState
,
Laurent Vivier
,
2023/06/22
[PULL 09/24] q800: move GLUE device to Q800MachineState
,
Laurent Vivier
,
2023/06/22
[PULL 23/24] mac_via: fix rtc command decoding from PRAM addresses 0x0 to 0xf
,
Laurent Vivier
,
2023/06/22
[PULL 24/24] mac_via: fix rtc command decoding for the PRAM seconds registers
,
Laurent Vivier
,
2023/06/22
[PULL 08/24] q800-glue.c: switch TypeInfo registration to use DEFINE_TYPES() macro
,
Laurent Vivier
,
2023/06/22
[PULL 11/24] q800: reimplement mac-io region aliasing using IO memory region
,
Laurent Vivier
,
2023/06/22
[PULL 06/24] q800: move ROM memory region to Q800MachineState
,
Laurent Vivier
,
2023/06/22
[PULL 13/24] q800: move VIA2 device to Q800MachineState
,
Laurent Vivier
,
2023/06/22
[PULL 16/24] q800: move ESCC device to Q800MachineState
,
Laurent Vivier
,
2023/06/22
[PULL 07/24] q800: move GLUE device into separate q800-glue.c file
,
Laurent Vivier
,
2023/06/22
[PULL 18/24] q800: move ESP device to Q800MachineState
,
Laurent Vivier
,
2023/06/22
[PULL 20/24] q800: move mac-nubus-bridge device to Q800MachineState
,
Laurent Vivier
,
2023/06/22
[PULL 05/24] q800: move CPU object into Q800MachineState
,
Laurent Vivier
,
2023/06/22
[PULL 19/24] q800: move SWIM device to Q800MachineState
,
Laurent Vivier
,
2023/06/22
[PULL 22/24] q800: move macfb device to Q800MachineState
,
Laurent Vivier
,
2023/06/22
Re: [PULL 00/24] Q800 for 8.1 patches
,
Richard Henderson
,
2023/06/22
[PATCH RFC 0/3] Vhost-vdpa Shadow Virtqueue _F_CTRL_RX commands support
,
Hawkins Jiawei
,
2023/06/21
[PATCH RFC 1/3] vdpa: Restore MAC address filtering state
,
Hawkins Jiawei
,
2023/06/21
Re: [PATCH RFC 1/3] vdpa: Restore MAC address filtering state
,
Eugenio Perez Martin
,
2023/06/25
Re: [PATCH RFC 1/3] vdpa: Restore MAC address filtering state
,
Hawkins Jiawei
,
2023/06/26
[PATCH RFC 2/3] vdpa: Restore packet receive filtering state relative with _F_CTRL_RX feature
,
Hawkins Jiawei
,
2023/06/21
Re: [PATCH RFC 2/3] vdpa: Restore packet receive filtering state relative with _F_CTRL_RX feature
,
Eugenio Perez Martin
,
2023/06/25
Re: [PATCH RFC 2/3] vdpa: Restore packet receive filtering state relative with _F_CTRL_RX feature
,
Hawkins Jiawei
,
2023/06/26
[PATCH RFC 3/3] vdpa: Allow VIRTIO_NET_F_CTRL_RX in SVQ
,
Hawkins Jiawei
,
2023/06/21
Re: [PATCH RFC 3/3] vdpa: Allow VIRTIO_NET_F_CTRL_RX in SVQ
,
Eugenio Perez Martin
,
2023/06/25
[PULL 00/30] Next patches
,
Juan Quintela
,
2023/06/21
[PULL 01/30] migration/multifd: Rename threadinfo.c functions
,
Juan Quintela
,
2023/06/21
[PULL 02/30] migration/multifd: Protect accesses to migration_threads
,
Juan Quintela
,
2023/06/21
[PULL 04/30] qapi/migration: Introduce x-vcpu-dirty-limit-period parameter
,
Juan Quintela
,
2023/06/21
[PULL 03/30] softmmu/dirtylimit: Add parameter check for hmp "set_vcpu_dirty_limit"
,
Juan Quintela
,
2023/06/21
[PULL 06/30] migration: Introduce dirty-limit capability
,
Juan Quintela
,
2023/06/21
[PULL 05/30] qapi/migration: Introduce vcpu-dirty-limit parameters
,
Juan Quintela
,
2023/06/21
[PULL 07/30] migration: Refactor auto-converge capability logic
,
Juan Quintela
,
2023/06/21
[PULL 08/30] migration: Put the detection logic before auto-converge checking
,
Juan Quintela
,
2023/06/21
[PULL 09/30] migration: Implement dirty-limit convergence algo
,
Juan Quintela
,
2023/06/21
[PULL 11/30] migration-test: Be consistent for ppc
,
Juan Quintela
,
2023/06/21
[PULL 12/30] migration-test: Make machine_opts regular with other options
,
Juan Quintela
,
2023/06/21
[PULL 13/30] migration-test: Create arch_opts
,
Juan Quintela
,
2023/06/21
[PULL 14/30] migration-test: machine_opts is really arch specific
,
Juan Quintela
,
2023/06/21
[PULL 10/30] migration: Extend query-migrate to provide dirty page limit info
,
Juan Quintela
,
2023/06/21
[PULL 18/30] migration-test: dirtylimit checks for x86_64 arch before
,
Juan Quintela
,
2023/06/21
[PULL 15/30] migration-test: Create kvm_opts
,
Juan Quintela
,
2023/06/21
[PULL 17/30] migration-test: Add bootfile_create/delete() functions
,
Juan Quintela
,
2023/06/21
[PULL 16/30] migration-test: bootpath is the same for all tests and for all archs
,
Juan Quintela
,
2023/06/21
[PULL 23/30] qtest/migration-tests.c: use "-incoming defer" for postcopy tests
,
Juan Quintela
,
2023/06/21
[PULL 24/30] qemu-file: Rename qemu_file_transferred_ fast -> noflush
,
Juan Quintela
,
2023/06/21
[PULL 26/30] migration: Use qemu_file_transferred_noflush() for block migration.
,
Juan Quintela
,
2023/06/21
[PULL 25/30] migration: Change qemu_file_transferred to noflush
,
Juan Quintela
,
2023/06/21
[PULL 20/30] migration: Update error description whenever migration fails
,
Juan Quintela
,
2023/06/21
Re: [PULL 20/30] migration: Update error description whenever migration fails
,
Tejus GK
,
2023/06/22
[PULL 21/30] migration: Refactor repeated call of yank_unregister_instance
,
Juan Quintela
,
2023/06/21
[PULL 19/30] migration-test: simplify shmem_opts handling
,
Juan Quintela
,
2023/06/21
[PULL 22/30] migration: enforce multifd and postcopy preempt to be set before incoming
,
Juan Quintela
,
2023/06/21
[PULL 27/30] qemu_file: Make qemu_file_is_writable() static
,
Juan Quintela
,
2023/06/21
[PULL 29/30] qemu-file: Make qemu_file_get_error_obj() static
,
Juan Quintela
,
2023/06/21
[PULL 28/30] qemu-file: Simplify qemu_file_shutdown()
,
Juan Quintela
,
2023/06/21
[PULL 30/30] migration/rdma: Split qemu_fopen_rdma() into input/output functions
,
Juan Quintela
,
2023/06/21
Re: [PULL 00/30] Next patches
,
Richard Henderson
,
2023/06/22
Re: [PULL 00/30] Next patches
,
Juan Quintela
,
2023/06/22
[PULL 00/30] Next patches
,
Juan Quintela
,
2023/06/22
[PULL 01/30] migration/multifd: Rename threadinfo.c functions
,
Juan Quintela
,
2023/06/22
[PULL 02/30] migration/multifd: Protect accesses to migration_threads
,
Juan Quintela
,
2023/06/22
[PULL 04/30] qapi/migration: Introduce x-vcpu-dirty-limit-period parameter
,
Juan Quintela
,
2023/06/22
[PULL 06/30] migration: Introduce dirty-limit capability
,
Juan Quintela
,
2023/06/22
[PULL 07/30] migration: Refactor auto-converge capability logic
,
Juan Quintela
,
2023/06/22
[PULL 03/30] softmmu/dirtylimit: Add parameter check for hmp "set_vcpu_dirty_limit"
,
Juan Quintela
,
2023/06/22
[PULL 05/30] qapi/migration: Introduce vcpu-dirty-limit parameters
,
Juan Quintela
,
2023/06/22
[PULL 08/30] migration: Put the detection logic before auto-converge checking
,
Juan Quintela
,
2023/06/22
[PULL 09/30] migration: Implement dirty-limit convergence algo
,
Juan Quintela
,
2023/06/22
[PULL 12/30] migration-test: Make machine_opts regular with other options
,
Juan Quintela
,
2023/06/22
[PULL 16/30] migration-test: bootpath is the same for all tests and for all archs
,
Juan Quintela
,
2023/06/22
[PULL 11/30] migration-test: Be consistent for ppc
,
Juan Quintela
,
2023/06/22
[PULL 10/30] migration: Extend query-migrate to provide dirty page limit info
,
Juan Quintela
,
2023/06/22
[PULL 14/30] migration-test: machine_opts is really arch specific
,
Juan Quintela
,
2023/06/22
[PULL 13/30] migration-test: Create arch_opts
,
Juan Quintela
,
2023/06/22
[PULL 18/30] migration-test: dirtylimit checks for x86_64 arch before
,
Juan Quintela
,
2023/06/22
[PULL 17/30] migration-test: Add bootfile_create/delete() functions
,
Juan Quintela
,
2023/06/22
[PULL 19/30] migration-test: simplify shmem_opts handling
,
Juan Quintela
,
2023/06/22
[PULL 21/30] migration: Refactor repeated call of yank_unregister_instance
,
Juan Quintela
,
2023/06/22
[PULL 15/30] migration-test: Create kvm_opts
,
Juan Quintela
,
2023/06/22
[PULL 23/30] qtest/migration-tests.c: use "-incoming defer" for postcopy tests
,
Juan Quintela
,
2023/06/22
[PULL 20/30] migration: Update error description whenever migration fails
,
Juan Quintela
,
2023/06/22
[PULL 22/30] migration: enforce multifd and postcopy preempt to be set before incoming
,
Juan Quintela
,
2023/06/22
[PULL 28/30] qemu-file: Simplify qemu_file_shutdown()
,
Juan Quintela
,
2023/06/22
[PULL 29/30] qemu-file: Make qemu_file_get_error_obj() static
,
Juan Quintela
,
2023/06/22
[PULL 25/30] migration: Change qemu_file_transferred to noflush
,
Juan Quintela
,
2023/06/22
[PULL 30/30] migration/rdma: Split qemu_fopen_rdma() into input/output functions
,
Juan Quintela
,
2023/06/22
[PULL 27/30] qemu_file: Make qemu_file_is_writable() static
,
Juan Quintela
,
2023/06/22
[PULL 24/30] qemu-file: Rename qemu_file_transferred_ fast -> noflush
,
Juan Quintela
,
2023/06/22
[PULL 26/30] migration: Use qemu_file_transferred_noflush() for block migration.
,
Juan Quintela
,
2023/06/22
Re: [PULL 00/30] Next patches
,
Richard Henderson
,
2023/06/23
Re: [PULL 00/30] Next patches
,
Juan Quintela
,
2023/06/23
Re: [PULL 00/30] Next patches
,
Juan Quintela
,
2023/06/25
Re: [PULL 00/30] Next patches
,
Richard Henderson
,
2023/06/26
Re: [PULL 00/30] Next patches
,
Juan Quintela
,
2023/06/26
Re: [PULL 00/30] Next patches
,
Richard Henderson
,
2023/06/26
Re: [PULL 00/30] Next patches
,
Juan Quintela
,
2023/06/26
Re: [PULL 00/30] Next patches
,
Juan Quintela
,
2023/06/27
[PATCH] vdpa: Increase out buffer size for CVQ commands
,
Hawkins Jiawei
,
2023/06/21
Re: [PATCH] vdpa: Increase out buffer size for CVQ commands
,
Eugenio Perez Martin
,
2023/06/25
Re: [PATCH] vdpa: Increase out buffer size for CVQ commands
,
Hawkins Jiawei
,
2023/06/26
Re: [PATCH] vdpa: Increase out buffer size for CVQ commands
,
Eugenio Perez Martin
,
2023/06/26
Re: [PATCH] vdpa: Increase out buffer size for CVQ commands
,
Hawkins Jiawei
,
2023/06/27
[Bug 1617385] Re: No snapshot possible with virtio-gpu activated
,
Buo-ren, Lin
,
2023/06/21
[Bug 1617385] Re: No snapshot possible with virtio-gpu activated
,
Thomas Huth
,
2023/06/22
[PATCH] virtio-gpu-udmabuf: create udmabuf for blob even when iov_cnt == 1
,
Dongwon Kim
,
2023/06/21
Re: [PATCH] virtio-gpu-udmabuf: create udmabuf for blob even when iov_cnt == 1
,
Marc-André Lureau
,
2023/06/26
[PATCH] ui/gtk: making dmabuf NULL when it's released.
,
Dongwon Kim
,
2023/06/21
Re: [PATCH] ui/gtk: making dmabuf NULL when it's released.
,
Richard Henderson
,
2023/06/22
[PATCH v2] ui/gtk: making dmabuf NULL when it's released.
,
Dongwon Kim
,
2023/06/26
[PATCH] ui/gtk: set the area of the scanout texture correctly
,
Dongwon Kim
,
2023/06/21
Re: [PATCH] ui/gtk: set the area of the scanout texture correctly
,
Marc-André Lureau
,
2023/06/26
Re: [PATCH] ui/gtk: set the area of the scanout texture correctly
,
Kim, Dongwon
,
2023/06/26
[PATCH] virtio-gpu: OUT_OF_MEMORY if failing to create udmabuf
,
Dongwon Kim
,
2023/06/21
Re: [PATCH] virtio-gpu: OUT_OF_MEMORY if failing to create udmabuf
,
Marc-André Lureau
,
2023/06/22
[PATCH v2] virtio-gpu: OUT_OF_MEMORY if failing to create udmabuf
,
Dongwon Kim
,
2023/06/26
[PATCH v4 0/8] gdbstub: Add support for info proc mappings
,
Ilya Leoshkevich
,
2023/06/21
[PATCH v4 1/8] linux-user: Expose do_guest_openat() and do_guest_readlink()
,
Ilya Leoshkevich
,
2023/06/21
[PATCH v4 2/8] linux-user: Add "safe" parameter to do_guest_openat()
,
Ilya Leoshkevich
,
2023/06/21
[PATCH v4 3/8] linux-user: Emulate /proc/self/smaps
,
Ilya Leoshkevich
,
2023/06/21
[PATCH v4 4/8] gdbstub: Expose gdb_get_process() and gdb_get_first_cpu_in_process()
,
Ilya Leoshkevich
,
2023/06/21
[PATCH v4 5/8] gdbstub: Report the actual qemu-user pid
,
Ilya Leoshkevich
,
2023/06/21
[PATCH v4 7/8] docs: Document security implications of debugging
,
Ilya Leoshkevich
,
2023/06/21
[PATCH v4 8/8] tests/tcg: Add a test for info proc mappings
,
Ilya Leoshkevich
,
2023/06/21
[PATCH v4 6/8] gdbstub: Add support for info proc mappings
,
Ilya Leoshkevich
,
2023/06/21
Re: [PATCH v4 0/8] gdbstub: Add support for info proc mappings
,
Alex Bennée
,
2023/06/27
[PATCH v2 0/8] target/sparc: Use tcg_gen_lookup_and_goto_ptr
,
Richard Henderson
,
2023/06/21
[PATCH v2 1/8] target/sparc: Use tcg_gen_lookup_and_goto_ptr in gen_goto_tb
,
Richard Henderson
,
2023/06/21
Re: [PATCH v2 1/8] target/sparc: Use tcg_gen_lookup_and_goto_ptr in gen_goto_tb
,
Philippe Mathieu-Daudé
,
2023/06/22
[PATCH v2 4/8] target/sparc: Introduce DYNAMIC_PC_LOOKUP
,
Richard Henderson
,
2023/06/21
Re: [PATCH v2 4/8] target/sparc: Introduce DYNAMIC_PC_LOOKUP
,
Philippe Mathieu-Daudé
,
2023/06/27
[PATCH v2 5/8] target/sparc: Use DYNAMIC_PC_LOOKUP for conditional branches
,
Richard Henderson
,
2023/06/21
Re: [PATCH v2 5/8] target/sparc: Use DYNAMIC_PC_LOOKUP for conditional branches
,
Philippe Mathieu-Daudé
,
2023/06/27
[PATCH v2 3/8] target/sparc: Drop inline markers from translate.c
,
Richard Henderson
,
2023/06/21
Re: [PATCH v2 3/8] target/sparc: Drop inline markers from translate.c
,
Philippe Mathieu-Daudé
,
2023/06/27
Re: [PATCH v2 3/8] target/sparc: Drop inline markers from translate.c
,
Richard Henderson
,
2023/06/28
[PATCH v2 6/8] target/sparc: Use DYNAMIC_PC_LOOKUP for JMPL
,
Richard Henderson
,
2023/06/21
Re: [PATCH v2 6/8] target/sparc: Use DYNAMIC_PC_LOOKUP for JMPL
,
Philippe Mathieu-Daudé
,
2023/06/27
[PATCH v2 8/8] target/sparc: Use tcg_gen_lookup_and_goto_ptr for v9 WRASI
,
Richard Henderson
,
2023/06/21
Re: [PATCH v2 8/8] target/sparc: Use tcg_gen_lookup_and_goto_ptr for v9 WRASI
,
Philippe Mathieu-Daudé
,
2023/06/22
[PATCH v2 2/8] target/sparc: Fix npc comparison in sparc_tr_insn_start
,
Richard Henderson
,
2023/06/21
Re: [PATCH v2 2/8] target/sparc: Fix npc comparison in sparc_tr_insn_start
,
Philippe Mathieu-Daudé
,
2023/06/27
[PATCH v2 7/8] target/sparc: Use DYNAMIC_PC_LOOKUP for v9 RETURN
,
Richard Henderson
,
2023/06/21
Re: [PATCH v2 7/8] target/sparc: Use DYNAMIC_PC_LOOKUP for v9 RETURN
,
Philippe Mathieu-Daudé
,
2023/06/27
Re: [PATCH v2 0/8] target/sparc: Use tcg_gen_lookup_and_goto_ptr
,
Mark Cave-Ayland
,
2023/06/22
Re: [PATCH v2 0/8] target/sparc: Use tcg_gen_lookup_and_goto_ptr
,
Mark Cave-Ayland
,
2023/06/27
Re: [PATCH v2 0/8] target/sparc: Use tcg_gen_lookup_and_goto_ptr
,
Philippe Mathieu-Daudé
,
2023/06/27
Re: [PATCH v2 0/8] target/sparc: Use tcg_gen_lookup_and_goto_ptr
,
Richard Henderson
,
2023/06/27
Re: [PATCH v2 0/8] target/sparc: Use tcg_gen_lookup_and_goto_ptr
,
Mark Cave-Ayland
,
2023/06/27
Re: [PATCH v2 0/8] target/sparc: Use tcg_gen_lookup_and_goto_ptr
,
Richard Henderson
,
2023/06/27
[PULL 00/20] tricore queue
,
Bastian Koppelmann
,
2023/06/21
[PULL 01/20] target/tricore: Introduce ISA 1.6.2 feature
,
Bastian Koppelmann
,
2023/06/21
[PULL 02/20] target/tricore: Add popcnt.w insn
,
Bastian Koppelmann
,
2023/06/21
[PULL 03/20] target/tricore: Add LHA insn
,
Bastian Koppelmann
,
2023/06/21
[PULL 04/20] target/tricore: Add crc32l.w insn
,
Bastian Koppelmann
,
2023/06/21
[PULL 05/20] target/tricore: Add crc32.b insn
,
Bastian Koppelmann
,
2023/06/21
[PULL 06/20] target/tricore: Add shuffle insn
,
Bastian Koppelmann
,
2023/06/21
[PULL 07/20] target/tricore: Implement SYCSCALL insn
,
Bastian Koppelmann
,
2023/06/21
[PULL 08/20] target/tricore: Add DISABLE insn variant
,
Bastian Koppelmann
,
2023/06/21
[PULL 09/20] target/tricore: Fix out-of-bounds index in imask instruction
,
Bastian Koppelmann
,
2023/06/21
Re: [PULL 09/20] target/tricore: Fix out-of-bounds index in imask instruction
,
Michael Tokarev
,
2023/06/22
Re: [PULL 09/20] target/tricore: Fix out-of-bounds index in imask instruction
,
Bastian Koppelmann
,
2023/06/22
Re: [PULL 09/20] target/tricore: Fix out-of-bounds index in imask instruction
,
Michael Tokarev
,
2023/06/23
Re: [PULL 09/20] target/tricore: Fix out-of-bounds index in imask instruction
,
Bastian Koppelmann
,
2023/06/23
Re: [PULL 09/20] target/tricore: Fix out-of-bounds index in imask instruction
,
Michael Tokarev
,
2023/06/23
Re: [PULL 09/20] target/tricore: Fix out-of-bounds index in imask instruction
,
Bastian Koppelmann
,
2023/06/23
[PULL 10/20] target/tricore: Correctly fix saving PSW.CDE to CSA on call
,
Bastian Koppelmann
,
2023/06/21
[PULL 11/20] target/tricore: Add CHECK_REG_PAIR() for insn accessing 64 bit regs
,
Bastian Koppelmann
,
2023/06/21
[PULL 12/20] target/tricore: Fix helper_ret() not correctly restoring PSW
,
Bastian Koppelmann
,
2023/06/21
[PULL 13/20] target/tricore: Fix RR_JLI clobbering reg A[11]
,
Bastian Koppelmann
,
2023/06/21
[PULL 14/20] target/tricore: Introduce DISAS_TARGET_EXIT
,
Bastian Koppelmann
,
2023/06/21
[PULL 15/20] target/tricore: ENABLE exit to main-loop
,
Bastian Koppelmann
,
2023/06/21
[PULL 16/20] target/tricore: Indirect jump insns use tcg_gen_lookup_and_goto_ptr()
,
Bastian Koppelmann
,
2023/06/21
[PULL 17/20] target/tricore: Introduce priv tb flag
,
Bastian Koppelmann
,
2023/06/21
[PULL 18/20] target/tricore: Implement privilege level for all insns
,
Bastian Koppelmann
,
2023/06/21
[PULL 19/20] target/tricore: Honour privilege changes on PSW write
,
Bastian Koppelmann
,
2023/06/21
[PULL 20/20] target/tricore: Fix ICR.IE offset in RESTORE insn
,
Bastian Koppelmann
,
2023/06/21
Re: [PULL 00/20] tricore queue
,
Richard Henderson
,
2023/06/21
[PATCH 0/2] pnv/xive2: Fix TIMA special ops detection
,
Frederic Barrat
,
2023/06/21
[PATCH 2/2] pnv/xive2: Check TIMA special ops against a dedicated array for P10
,
Frederic Barrat
,
2023/06/21
Re: [PATCH 2/2] pnv/xive2: Check TIMA special ops against a dedicated array for P10
,
Cédric Le Goater
,
2023/06/21
[PATCH 1/2] pnv/xive2: Add a get_config() method on the presenter class
,
Frederic Barrat
,
2023/06/21
Re: [PATCH 1/2] pnv/xive2: Add a get_config() method on the presenter class
,
Cédric Le Goater
,
2023/06/21
Re: [PATCH 1/2] pnv/xive2: Add a get_config() method on the presenter class
,
Cédric Le Goater
,
2023/06/22
Re: [PATCH 1/2] pnv/xive2: Add a get_config() method on the presenter class
,
Frederic Barrat
,
2023/06/22
Re: [PATCH 1/2] pnv/xive2: Add a get_config() method on the presenter class
,
Cédric Le Goater
,
2023/06/22
Re: [PATCH 0/2] pnv/xive2: Fix TIMA special ops detection
,
Cédric Le Goater
,
2023/06/21
Re: [PATCH 0/2] pnv/xive2: Fix TIMA special ops detection
,
Frederic Barrat
,
2023/06/21
[PATCH v4 0/6] Add RISC-V KVM AIA Support
,
Yong-Xuan Wang
,
2023/06/21
[PATCH v4 1/6] update-linux-headers: sync-up header with Linux for KVM AIA support placeholder
,
Yong-Xuan Wang
,
2023/06/21
Re: [PATCH v4 1/6] update-linux-headers: sync-up header with Linux for KVM AIA support placeholder
,
Daniel Henrique Barboza
,
2023/06/30
Re: [PATCH v4 1/6] update-linux-headers: sync-up header with Linux for KVM AIA support placeholder
,
Cornelia Huck
,
2023/06/30
[PATCH v4 2/6] target/riscv: support the AIA device emulation with KVM enabled
,
Yong-Xuan Wang
,
2023/06/21
Re: [PATCH v4 2/6] target/riscv: support the AIA device emulation with KVM enabled
,
Daniel Henrique Barboza
,
2023/06/30
[PATCH v4 3/6] target/riscv: check the in-kernel irqchip support
,
Yong-Xuan Wang
,
2023/06/21
[PATCH v4 4/6] target/riscv: Create an KVM AIA irqchip
,
Yong-Xuan Wang
,
2023/06/21
Re: [PATCH v4 4/6] target/riscv: Create an KVM AIA irqchip
,
Daniel Henrique Barboza
,
2023/06/30
[PATCH v4 5/6] target/riscv: update APLIC and IMSIC to support KVM AIA
,
Yong-Xuan Wang
,
2023/06/21
Re: [PATCH v4 5/6] target/riscv: update APLIC and IMSIC to support KVM AIA
,
Daniel Henrique Barboza
,
2023/06/30
[PATCH v4 6/6] target/riscv: select KVM AIA in riscv virt machine
,
Yong-Xuan Wang
,
2023/06/21
Re: [PATCH v4 6/6] target/riscv: select KVM AIA in riscv virt machine
,
Daniel Henrique Barboza
,
2023/06/30
[PATCH v4 0/8] TriCore Privilege Levels
,
Bastian Koppelmann
,
2023/06/21
[PATCH v4 1/8] target/tricore: Fix RR_JLI clobbering reg A[11]
,
Bastian Koppelmann
,
2023/06/21
[PATCH v4 2/8] target/tricore: Introduce DISAS_TARGET_EXIT
,
Bastian Koppelmann
,
2023/06/21
[PATCH v4 3/8] target/tricore: ENABLE exit to main-loop
,
Bastian Koppelmann
,
2023/06/21
[PATCH v4 4/8] target/tricore: Indirect jump insns use tcg_gen_lookup_and_goto_ptr()
,
Bastian Koppelmann
,
2023/06/21
[PATCH v4 5/8] target/tricore: Introduce priv tb flag
,
Bastian Koppelmann
,
2023/06/21
[PATCH v4 6/8] target/tricore: Implement privilege level for all insns
,
Bastian Koppelmann
,
2023/06/21
[PATCH v4 7/8] target/tricore: Honour privilege changes on PSW write
,
Bastian Koppelmann
,
2023/06/21
[PATCH v4 8/8] target/tricore: Fix ICR.IE offset in RESTORE insn
,
Bastian Koppelmann
,
2023/06/21
Re: [PATCH v4 8/8] target/tricore: Fix ICR.IE offset in RESTORE insn
,
Richard Henderson
,
2023/06/21
[PATCH 0/3] fix bios-tables-test
,
Ani Sinha
,
2023/06/21
[PATCH 2/3] tests/acpi/bios-tables-test: use the correct slot on the pcie-root-port
,
Ani Sinha
,
2023/06/21
Re: [PATCH 2/3] tests/acpi/bios-tables-test: use the correct slot on the pcie-root-port
,
Igor Mammedov
,
2023/06/26
[PATCH 1/3] tests/acpi: allow changes in DSDT.noacpihp table blob
,
Ani Sinha
,
2023/06/21
Re: [PATCH 1/3] tests/acpi: allow changes in DSDT.noacpihp table blob
,
Igor Mammedov
,
2023/06/26
[PATCH 3/3] tests/acpi/bios-tables-test: update acpi blob q35/DSDT.noacpihp
,
Ani Sinha
,
2023/06/21
Re: [PATCH 3/3] tests/acpi/bios-tables-test: update acpi blob q35/DSDT.noacpihp
,
Igor Mammedov
,
2023/06/26
[PATCH v3 00/12] Start replacing target_ulong with vaddr
,
Anton Johansson
,
2023/06/21
[PATCH v3 02/12] accel/tcg/translate-all.c: Widen pc and cs_base
,
Anton Johansson
,
2023/06/21
[PATCH v3 01/12] accel: Replace target_ulong in tlb_*()
,
Anton Johansson
,
2023/06/21
[PATCH v3 05/12] accel/tcg/cputlb.c: Widen addr in MMULookupPageData
,
Anton Johansson
,
2023/06/21
[PATCH v3 04/12] accel/tcg/cputlb.c: Widen CPUTLBEntry access functions
,
Anton Johansson
,
2023/06/21
[PATCH v3 03/12] target: Widen pc/cs_base in cpu_get_tb_cpu_state
,
Anton Johansson
,
2023/06/21
[PATCH v3 08/12] accel: Replace target_ulong with vaddr in probe_*()
,
Anton Johansson
,
2023/06/21
[PATCH v3 06/12] accel/tcg/cpu-exec.c: Widen pc to vaddr
,
Anton Johansson
,
2023/06/21
[PATCH v3 07/12] accel/tcg: Widen pc to vaddr in CPUJumpCache
,
Anton Johansson
,
2023/06/21
[PATCH v3 09/12] accel/tcg: Replace target_ulong with vaddr in *_mmu_lookup()
,
Anton Johansson
,
2023/06/21
[PATCH v3 10/12] accel/tcg: Replace target_ulong with vaddr in translator_*()
,
Anton Johansson
,
2023/06/21
[PATCH v3 11/12] accel/tcg: Replace target_ulong with vaddr in page_*()
,
Anton Johansson
,
2023/06/21
Re: [PATCH v3 11/12] accel/tcg: Replace target_ulong with vaddr in page_*()
,
Richard Henderson
,
2023/06/26
Re: [PATCH v3 11/12] accel/tcg: Replace target_ulong with vaddr in page_*()
,
Anton Johansson
,
2023/06/26
[PATCH v3 12/12] cpu: Replace target_ulong with hwaddr in tb_invalidate_phys_addr()
,
Anton Johansson
,
2023/06/21
Re: [PATCH v3 00/12] Start replacing target_ulong with vaddr
,
Richard Henderson
,
2023/06/23
Re: [PATCH v20 02/21] s390x/cpu topology: add topology entries on CPU hotplug
,
Pierre Morel
,
2023/06/21
QUESTION: sd: emmc: what happened to the progress on the patches?
,
Lucien Murray-Pitts
,
2023/06/21
[PATCH v5 0/2] Update error description whenever migration fails
,
Tejus GK
,
2023/06/21
[PATCH v5 1/2] migration: Update error description whenever migration fails
,
Tejus GK
,
2023/06/21
[PATCH v5 2/2] migration: Refactor repeated call of yank_unregister_instance
,
Tejus GK
,
2023/06/21
Re: [PATCH v5 0/2] Update error description whenever migration fails
,
Juan Quintela
,
2023/06/21
[PATCH v2 0/2] Update error description outside migration.c
,
Tejus GK
,
2023/06/21
[PATCH v2 2/2] migration: Update error description outside migration.c
,
Tejus GK
,
2023/06/21
[PATCH v2 1/2] migration/vmstate: Introduce vmstate_save_state_with_err
,
Tejus GK
,
2023/06/21
[PATCH v2 0/9] {tcg,aarch64}: Add TLB_CHECK_ALIGNED
,
Richard Henderson
,
2023/06/21
[PATCH v2 1/9] accel/tcg: Store some tlb flags in CPUTLBEntryFull
,
Richard Henderson
,
2023/06/21
Re: [PATCH v2 1/9] accel/tcg: Store some tlb flags in CPUTLBEntryFull
,
Philippe Mathieu-Daudé
,
2023/06/22
Re: [PATCH v2 1/9] accel/tcg: Store some tlb flags in CPUTLBEntryFull
,
Richard Henderson
,
2023/06/22
[PATCH v2 2/9] accel/tcg: Move TLB_WATCHPOINT to TLB_SLOW_FLAGS_MASK
,
Richard Henderson
,
2023/06/21
Re: [PATCH v2 2/9] accel/tcg: Move TLB_WATCHPOINT to TLB_SLOW_FLAGS_MASK
,
Philippe Mathieu-Daudé
,
2023/06/22
[PATCH v2 6/9] accel/tcg: Add tlb_fill_flags to CPUTLBEntryFull
,
Richard Henderson
,
2023/06/21
[PATCH v2 5/9] exec/memattrs: Remove target_tlb_bit*
,
Richard Henderson
,
2023/06/21
[PATCH v2 4/9] target/arm: Support 32-byte alignment in pow2_align
,
Richard Henderson
,
2023/06/21
Re: [PATCH v2 4/9] target/arm: Support 32-byte alignment in pow2_align
,
Philippe Mathieu-Daudé
,
2023/06/22
[PATCH v2 9/9] target/arm: Do memory type alignment check when translation enabled
,
Richard Henderson
,
2023/06/21
[PATCH v2 7/9] accel/tcg: Add TLB_CHECK_ALIGNED
,
Richard Henderson
,
2023/06/21
Re: [PATCH v2 7/9] accel/tcg: Add TLB_CHECK_ALIGNED
,
Philippe Mathieu-Daudé
,
2023/06/22
[PATCH v2 8/9] target/arm: Do memory type alignment check when translation disabled
,
Richard Henderson
,
2023/06/21
[PATCH v2 3/9] accel/tcg: Renumber TLB_DISCARD_WRITE
,
Richard Henderson
,
2023/06/21
Re: [PATCH v2 3/9] accel/tcg: Renumber TLB_DISCARD_WRITE
,
Philippe Mathieu-Daudé
,
2023/06/22
[PATCH] migrate/multifd: fix coredump when the multifd thread cleanup
,
z00619469
,
2023/06/21
Re: [PATCH] migrate/multifd: fix coredump when the multifd thread cleanup
,
Peter Xu
,
2023/06/21
Re: [PATCH] migrate/multifd: fix coredump when the multifd thread cleanup
,
Fabiano Rosas
,
2023/06/21
Re: [PATCH] migrate/multifd: fix coredump when the multifd thread cleanup
,
chenyuhui (A)
,
2023/06/26
Re: [PATCH] migrate/multifd: fix coredump when the multifd thread cleanup
,
chenyuhui (A)
,
2023/06/26
[RESEND][PATCH] migrate/multifd: fix coredump when the multifd thread cleanup
,
z00619469
,
2023/06/21
[PATCH v6 0/8] migration: Add switchover ack capability and VFIO precopy support
,
Avihai Horon
,
2023/06/21
[PATCH v6 1/8] migration: Add switchover ack capability
,
Avihai Horon
,
2023/06/21
[PATCH v6 3/8] migration: Enable switchover ack capability
,
Avihai Horon
,
2023/06/21
[PATCH v6 2/8] migration: Implement switchover ack logic
,
Avihai Horon
,
2023/06/21
[PATCH v6 4/8] tests: Add migration switchover ack capability test
,
Avihai Horon
,
2023/06/21
[PATCH v6 5/8] vfio/migration: Refactor vfio_save_block() to return saved data size
,
Avihai Horon
,
2023/06/21
[PATCH v6 7/8] vfio/migration: Add VFIO migration pre-copy support
,
Avihai Horon
,
2023/06/21
[PATCH v6 6/8] vfio/migration: Store VFIO migration flags in VFIOMigration
,
Avihai Horon
,
2023/06/21
[PATCH v6 8/8] vfio/migration: Add support for switchover ack capability
,
Avihai Horon
,
2023/06/21
Re: [PATCH v6 0/8] migration: Add switchover ack capability and VFIO precopy support
,
Alex Williamson
,
2023/06/21
Re: [PATCH v6 0/8] migration: Add switchover ack capability and VFIO precopy support
,
Cédric Le Goater
,
2023/06/22
Re: [PATCH v6 0/8] migration: Add switchover ack capability and VFIO precopy support
,
Avihai Horon
,
2023/06/22
Re: [PATCH v6 0/8] migration: Add switchover ack capability and VFIO precopy support
,
Cédric Le Goater
,
2023/06/22
Re: [PATCH v6 0/8] migration: Add switchover ack capability and VFIO precopy support
,
Avihai Horon
,
2023/06/22
[PATCH v3] tests/plugin: Remove duplicate insn log from libinsn.so
,
Richard Henderson
,
2023/06/21
Re: [PATCH v3] tests/plugin: Remove duplicate insn log from libinsn.so
,
Alex Bennée
,
2023/06/23
[PATCH] target/ppc: Fix sc instruction handling of LEV field
,
Nicholas Piggin
,
2023/06/21
Re: [PATCH] target/ppc: Fix sc instruction handling of LEV field
,
Harsh Prateek Bora
,
2023/06/22
Re: [PATCH] target/ppc: Fix sc instruction handling of LEV field
,
Nicholas Piggin
,
2023/06/22
Re: [PATCH] target/ppc: Fix sc instruction handling of LEV field
,
Cédric Le Goater
,
2023/06/23
[PATCH v5 0/1] hw/arm/sbsa-ref: use XHCI to replace EHCI
,
Yuquan Wang
,
2023/06/21
[PATCH v5 1/1] hw/arm/sbsa-ref: use XHCI to replace EHCI
,
Yuquan Wang
,
2023/06/21
Re: [PATCH v5 0/1] hw/arm/sbsa-ref: use XHCI to replace EHCI
,
Peter Maydell
,
2023/06/27
[PATCH v3 0/8] TriCore Privilege Levels
,
Bastian Koppelmann
,
2023/06/21
[PATCH v3 1/8] target/tricore: Fix RR_JLI clobbering reg A[11]
,
Bastian Koppelmann
,
2023/06/21
[PATCH v3 2/8] target/tricore: Introduce DISAS_TARGET_EXIT
,
Bastian Koppelmann
,
2023/06/21
[PATCH v3 3/8] target/tricore: ENABLE exit to main-loop
,
Bastian Koppelmann
,
2023/06/21
[PATCH v3 4/8] target/tricore: Indirect jump insns use tcg_gen_lookup_and_goto_ptr()
,
Bastian Koppelmann
,
2023/06/21
Re: [PATCH v3 4/8] target/tricore: Indirect jump insns use tcg_gen_lookup_and_goto_ptr()
,
Richard Henderson
,
2023/06/21
[PATCH v3 5/8] target/tricore: Introduce priv tb flag
,
Bastian Koppelmann
,
2023/06/21
[PATCH v3 6/8] target/tricore: Implement privilege level for all insns
,
Bastian Koppelmann
,
2023/06/21
[PATCH v3 7/8] target/tricore: Honour privilege changes on PSW write
,
Bastian Koppelmann
,
2023/06/21
[PATCH v3 8/8] target/tricore: Fix ICR.IE offset in RESTORE insn
,
Bastian Koppelmann
,
2023/06/21
Re: [PATCH v3 8/8] target/tricore: Fix ICR.IE offset in RESTORE insn
,
Richard Henderson
,
2023/06/21
Re: [PATCH v3 8/8] target/tricore: Fix ICR.IE offset in RESTORE insn
,
Bastian Koppelmann
,
2023/06/21
[PATCH v2 0/4] Add SCMI vhost-user VIRTIO device
,
Milan Zamazal
,
2023/06/21
[PATCH v2 1/4] hw/virtio: Add boilerplate for vhost-user-scmi device
,
Milan Zamazal
,
2023/06/21
[PATCH v2 2/4] hw/virtio: Add vhost-user-scmi-pci boilerplate
,
Milan Zamazal
,
2023/06/21
[PATCH v2 3/4] tests/qtest: Fix a comment typo in vhost-user-test.c
,
Milan Zamazal
,
2023/06/21
[PATCH v2 4/4] tests/qtest: enable tests for virtio-scmi
,
Milan Zamazal
,
2023/06/21
[PATCH v2] tests/plugin: Remove duplicate insn log from libinsn.so
,
Richard Henderson
,
2023/06/21
Re: [PATCH v2] tests/plugin: Remove duplicate insn log from libinsn.so
,
Alex Bennée
,
2023/06/21
Re: [PATCH 0/4] fpu: Add float64_to_int{32,64}_modulo
,
Richard Henderson
,
2023/06/21
Re: [PATCH 0/4] fpu: Add float64_to_int{32,64}_modulo
,
Richard Henderson
,
2023/06/27
Re: [PATCH 0/4] fpu: Add float64_to_int{32,64}_modulo
,
Christoph Müllner
,
2023/06/30
Re: [PATCH 0/4] fpu: Add float64_to_int{32,64}_modulo
,
Richard Henderson
,
2023/06/30
[PATCH v4 00/24] q800: add support for booting MacOS Classic - part 1
,
Mark Cave-Ayland
,
2023/06/21
[PATCH v4 01/24] q800: fix up minor spacing issues in hw_compat_q800 GlobalProperty array
,
Mark Cave-Ayland
,
2023/06/21
[PATCH v4 02/24] q800: add missing space after parent object in GLUEState
,
Mark Cave-Ayland
,
2023/06/21
Re: [PATCH v4 02/24] q800: add missing space after parent object in GLUEState
,
BALATON Zoltan
,
2023/06/21
Re: [PATCH v4 02/24] q800: add missing space after parent object in GLUEState
,
Mark Cave-Ayland
,
2023/06/21
Re: [PATCH v4 02/24] q800: add missing space after parent object in GLUEState
,
BALATON Zoltan
,
2023/06/21
[PATCH v4 03/24] q800: introduce Q800MachineState
,
Mark Cave-Ayland
,
2023/06/21
Re: [PATCH v4 03/24] q800: introduce Q800MachineState
,
BALATON Zoltan
,
2023/06/21
Re: [PATCH v4 03/24] q800: introduce Q800MachineState
,
Mark Cave-Ayland
,
2023/06/21
Re: [PATCH v4 03/24] q800: introduce Q800MachineState
,
BALATON Zoltan
,
2023/06/21
[PATCH v4 04/24] q800: rename q800_init() to q800_machine_init()
,
Mark Cave-Ayland
,
2023/06/21
[PATCH v4 05/24] q800: move CPU object into Q800MachineState
,
Mark Cave-Ayland
,
2023/06/21
Re: [PATCH v4 05/24] q800: move CPU object into Q800MachineState
,
BALATON Zoltan
,
2023/06/21
Re: [PATCH v4 05/24] q800: move CPU object into Q800MachineState
,
Mark Cave-Ayland
,
2023/06/21
Re: [PATCH v4 05/24] q800: move CPU object into Q800MachineState
,
Laurent Vivier
,
2023/06/21
Re: [PATCH v4 05/24] q800: move CPU object into Q800MachineState
,
BALATON Zoltan
,
2023/06/21
[PATCH v4 06/24] q800: move ROM memory region to Q800MachineState
,
Mark Cave-Ayland
,
2023/06/21
[PATCH v4 08/24] q800-glue.c: switch TypeInfo registration to use DEFINE_TYPES() macro
,
Mark Cave-Ayland
,
2023/06/21
Re: [PATCH v4 08/24] q800-glue.c: switch TypeInfo registration to use DEFINE_TYPES() macro
,
Philippe Mathieu-Daudé
,
2023/06/21
[PATCH v4 07/24] q800: move GLUE device into separate q800-glue.c file
,
Mark Cave-Ayland
,
2023/06/21
Re: [PATCH v4 07/24] q800: move GLUE device into separate q800-glue.c file
,
Philippe Mathieu-Daudé
,
2023/06/21
Re: [PATCH v4 07/24] q800: move GLUE device into separate q800-glue.c file
,
Mark Cave-Ayland
,
2023/06/21
Re: [PATCH v4 07/24] q800: move GLUE device into separate q800-glue.c file
,
BALATON Zoltan
,
2023/06/21
Re: [PATCH v4 07/24] q800: move GLUE device into separate q800-glue.c file
,
Mark Cave-Ayland
,
2023/06/21
Re: [PATCH v4 07/24] q800: move GLUE device into separate q800-glue.c file
,
BALATON Zoltan
,
2023/06/21
Re: [PATCH v4 07/24] q800: move GLUE device into separate q800-glue.c file
,
BALATON Zoltan
,
2023/06/21
[PATCH v4 09/24] q800: move GLUE device to Q800MachineState
,
Mark Cave-Ayland
,
2023/06/21
[PATCH v4 10/24] q800: introduce mac-io container memory region
,
Mark Cave-Ayland
,
2023/06/21
[PATCH v4 11/24] q800: reimplement mac-io region aliasing using IO memory region
,
Mark Cave-Ayland
,
2023/06/21
[PATCH v4 12/24] q800: move VIA1 device to Q800MachineState
,
Mark Cave-Ayland
,
2023/06/21
[PATCH v4 13/24] q800: move VIA2 device to Q800MachineState
,
Mark Cave-Ayland
,
2023/06/21
[PATCH v4 14/24] hw/net/dp8393x.c: move TYPE_DP8393X and dp8393xState into dp8393x.h
,
Mark Cave-Ayland
,
2023/06/21
[PATCH v4 15/24] q800: move dp8393x device to Q800MachineState
,
Mark Cave-Ayland
,
2023/06/21
[PATCH v4 16/24] q800: move ESCC device to Q800MachineState
,
Mark Cave-Ayland
,
2023/06/21
[PATCH v4 18/24] q800: move ESP device to Q800MachineState
,
Mark Cave-Ayland
,
2023/06/21
[PATCH v4 17/24] q800: move escc_orgate device to Q800MachineState
,
Mark Cave-Ayland
,
2023/06/21
[PATCH v4 19/24] q800: move SWIM device to Q800MachineState
,
Mark Cave-Ayland
,
2023/06/21
[PATCH v4 20/24] q800: move mac-nubus-bridge device to Q800MachineState
,
Mark Cave-Ayland
,
2023/06/21
[PATCH v4 21/24] q800: don't access Nubus bus directly from the mac-nubus-bridge device
,
Mark Cave-Ayland
,
2023/06/21
[PATCH v4 22/24] q800: move macfb device to Q800MachineState
,
Mark Cave-Ayland
,
2023/06/21
[PATCH v4 24/24] mac_via: fix rtc command decoding for the PRAM seconds registers
,
Mark Cave-Ayland
,
2023/06/21
[PATCH v4 23/24] mac_via: fix rtc command decoding from PRAM addresses 0x0 to 0xf
,
Mark Cave-Ayland
,
2023/06/21
Re: [PATCH v4 00/24] q800: add support for booting MacOS Classic - part 1
,
Philippe Mathieu-Daudé
,
2023/06/21
Re: [PATCH v4 00/24] q800: add support for booting MacOS Classic - part 1
,
Mark Cave-Ayland
,
2023/06/21
Re: [PATCH v4 00/24] q800: add support for booting MacOS Classic - part 1
,
Philippe Mathieu-Daudé
,
2023/06/22
Re: [PATCH v4 00/24] q800: add support for booting MacOS Classic - part 1
,
Mark Cave-Ayland
,
2023/06/25
Re: [PATCH v4 00/24] q800: add support for booting MacOS Classic - part 1
,
Laurent Vivier
,
2023/06/22
Re: [PATCH v3 0/4] Virtio shared dma-buf
,
Albert Esteve
,
2023/06/21
Re: [PATCH v3 0/4] Virtio shared dma-buf
,
Michael S. Tsirkin
,
2023/06/21
Re: [PATCH v3 0/4] Virtio shared dma-buf
,
Michael S. Tsirkin
,
2023/06/22
Re: [PATCH v3 0/4] Virtio shared dma-buf
,
Michael S. Tsirkin
,
2023/06/23
[PATCH v6 0/5] parallels: Add duplication check, repair at open, fix bugs
,
Alexander Ivanov
,
2023/06/21
[PATCH v6 1/5] parallels: Incorrect data end calculation in parallels_open()
,
Alexander Ivanov
,
2023/06/21
[PATCH v6 2/5] parallels: Check if data_end greater than the file size
,
Alexander Ivanov
,
2023/06/21
Re: [PATCH v6 2/5] parallels: Check if data_end greater than the file size
,
Denis V. Lunev
,
2023/06/21
[PATCH v6 3/5] parallels: Add change_info argument to parallels_check_leak()
,
Alexander Ivanov
,
2023/06/21
[PATCH v6 5/5] parallels: Image repairing in parallels_open()
,
Alexander Ivanov
,
2023/06/21
Re: [PATCH v6 5/5] parallels: Image repairing in parallels_open()
,
Denis V. Lunev
,
2023/06/21
[PATCH v6 4/5] parallels: Add checking and repairing duplicate offsets in BAT
,
Alexander Ivanov
,
2023/06/21
Re: [PATCH v6 4/5] parallels: Add checking and repairing duplicate offsets in BAT
,
Denis V. Lunev
,
2023/06/21
Re: [PATCH v6 4/5] parallels: Add checking and repairing duplicate offsets in BAT
,
Denis V. Lunev
,
2023/06/21
Re: [PATCH v6 0/5] parallels: Add duplication check, repair at open, fix bugs
,
Denis V. Lunev
,
2023/06/21
[PATCH v3 0/3] VFIO migration related refactor and bug fix
,
Zhenzhong Duan
,
2023/06/21
[PATCH v3 2/3] vfio/pci: Fix a segfault in vfio_realize
,
Zhenzhong Duan
,
2023/06/21
Re: [PATCH v3 2/3] vfio/pci: Fix a segfault in vfio_realize
,
Joao Martins
,
2023/06/21
RE: [PATCH v3 2/3] vfio/pci: Fix a segfault in vfio_realize
,
Duan, Zhenzhong
,
2023/06/25
Re: [PATCH v3 2/3] vfio/pci: Fix a segfault in vfio_realize
,
Joao Martins
,
2023/06/26
[PATCH v3 1/3] vfio/pci: Fix resource leak in vfio_realize
,
Zhenzhong Duan
,
2023/06/21
Re: [PATCH v3 1/3] vfio/pci: Fix resource leak in vfio_realize
,
Joao Martins
,
2023/06/21
RE: [PATCH v3 1/3] vfio/pci: Fix resource leak in vfio_realize
,
Duan, Zhenzhong
,
2023/06/25
RE: [PATCH v3 1/3] vfio/pci: Fix resource leak in vfio_realize
,
Duan, Zhenzhong
,
2023/06/26
Re: [PATCH v3 1/3] vfio/pci: Fix resource leak in vfio_realize
,
Joao Martins
,
2023/06/26
RE: [PATCH v3 1/3] vfio/pci: Fix resource leak in vfio_realize
,
Duan, Zhenzhong
,
2023/06/26
Re: [PATCH v3 1/3] vfio/pci: Fix resource leak in vfio_realize
,
Joao Martins
,
2023/06/27
RE: [PATCH v3 1/3] vfio/pci: Fix resource leak in vfio_realize
,
Duan, Zhenzhong
,
2023/06/27
[PATCH v3 3/3] vfio/migration: vfio/migration: Refactor and fix print of "Migration disabled"
,
Zhenzhong Duan
,
2023/06/21
Re: [PATCH v3 3/3] vfio/migration: vfio/migration: Refactor and fix print of "Migration disabled"
,
Avihai Horon
,
2023/06/26
Re: [PATCH v3 3/3] vfio/migration: vfio/migration: Refactor and fix print of "Migration disabled"
,
Joao Martins
,
2023/06/26
RE: [PATCH v3 3/3] vfio/migration: vfio/migration: Refactor and fix print of "Migration disabled"
,
Duan, Zhenzhong
,
2023/06/26
Re: [PATCH v3 3/3] vfio/migration: vfio/migration: Refactor and fix print of "Migration disabled"
,
Joao Martins
,
2023/06/27
RE: [PATCH v3 3/3] vfio/migration: vfio/migration: Refactor and fix print of "Migration disabled"
,
Duan, Zhenzhong
,
2023/06/27
RE: [PATCH v3 3/3] vfio/migration: vfio/migration: Refactor and fix print of "Migration disabled"
,
Duan, Zhenzhong
,
2023/06/26
[PATCH v3 0/3] hw/ufs: Add Universal Flash Storage (UFS) support
,
Jeuk Kim
,
2023/06/21
Message not available
[PATCH v3 1/3] hw/ufs: Initial commit for emulated Universal-Flash-Storage
,
Jeuk Kim
,
2023/06/21
Message not available
[PATCH v3 2/3] hw/ufs: Support for Query Transfer Requests
,
Jeuk Kim
,
2023/06/21
Message not available
[PATCH v3 3/3] hw/ufs: Support for UFS logical unit
,
Jeuk Kim
,
2023/06/21
[PATCH v2] hw/mips: Improve the default USB settings in the loongson3-virt machine
,
Thomas Huth
,
2023/06/21
[PATCH QEMU v6 0/9] migration: introduce dirtylimit capability
,
~hyman
,
2023/06/21
[PATCH QEMU v6 4/9] migration: Introduce dirty-limit capability
,
~hyman
,
2023/06/21
[PATCH QEMU v6 3/9] qapi/migration: Introduce vcpu-dirty-limit parameters
,
~hyman
,
2023/06/21
[PATCH QEMU v6 6/9] migration: Put the detection logic before auto-converge checking
,
~hyman
,
2023/06/21
Re: [PATCH QEMU v6 6/9] migration: Put the detection logic before auto-converge checking
,
Juan Quintela
,
2023/06/21
[PATCH QEMU v6 7/9] migration: Implement dirty-limit convergence algo
,
~hyman
,
2023/06/21
[PATCH QEMU v6 2/9] qapi/migration: Introduce x-vcpu-dirty-limit-period parameter
,
~hyman
,
2023/06/21
[PATCH QEMU v6 1/9] softmmu/dirtylimit: Add parameter check for hmp "set_vcpu_dirty_limit"
,
~hyman
,
2023/06/21
[PATCH QEMU v6 5/9] migration: Refactor auto-converge capability logic
,
~hyman
,
2023/06/21
[PATCH QEMU v6 8/9] migration: Extend query-migrate to provide dirty page limit info
,
~hyman
,
2023/06/21
Re: [PATCH QEMU v6 8/9] migration: Extend query-migrate to provide dirty page limit info
,
Juan Quintela
,
2023/06/21
[PATCH QEMU v6 9/9] tests: Add migration dirty-limit capability test
,
~hyman
,
2023/06/21
Request for Assistance: Adding I2C Support in QEMU for Raspberry Pi (BCM2835 Peripherals)
,
Shivam
,
2023/06/21
Re: Request for Assistance: Adding I2C Support in QEMU for Raspberry Pi (BCM2835 Peripherals)
,
Peter Maydell
,
2023/06/27
Message not available
Re: Request for Assistance: Adding I2C Support in QEMU for Raspberry Pi (BCM2835 Peripherals)
,
Shivam
,
2023/06/30
Re: Request for Assistance: Adding I2C Support in QEMU for Raspberry Pi (BCM2835 Peripherals)
,
Shivam
,
2023/06/30
[PATCH v2] hw/pci: add comment explaining the reason for checking function 0 in hotplug
,
Ani Sinha
,
2023/06/20
[PATCH RESEND v2 0/2] target/i386/kvm: fix two svm pmu virtualization bugs
,
Dongli Zhang
,
2023/06/20
[PATCH RESEND v2 2/2] target/i386/kvm: get and put AMD pmu registers
,
Dongli Zhang
,
2023/06/20
[PATCH RESEND v2 1/2] target/i386/kvm: introduce 'pmu-cap-disabled' to set KVM_PMU_CAP_DISABLE
,
Dongli Zhang
,
2023/06/20
[RFC PATCH 0/9] ui: guest displays multiple connectors suppport and hotplug in
,
Dongwon Kim
,
2023/06/20
[RFC PATCH 1/9] ui/gtk: skip drawing guest scanout when associated VC is invisible
,
Dongwon Kim
,
2023/06/20
[RFC PATCH 3/9] ui/gtk: reset visible flag when window is minimized
,
Dongwon Kim
,
2023/06/20
[RFC PATCH 2/9] ui/gtk: set the ui size to 0 when invisible
,
Dongwon Kim
,
2023/06/20
[RFC PATCH 4/9] ui/gtk: Disable the scanout when a detached tab is closed
,
Dongwon Kim
,
2023/06/20
[RFC PATCH 5/9] ui/gtk: Factor out tab window creation into a separate function
,
Dongwon Kim
,
2023/06/20
[RFC PATCH 7/9] ui/gtk: unblock gl if draw submitted already or fence is not yet signaled
,
Dongwon Kim
,
2023/06/20
[RFC PATCH 6/9] ui/gtk: Add a new parameter to assign connectors/monitors to GFX VCs
,
Dongwon Kim
,
2023/06/20
Re: [RFC PATCH 6/9] ui/gtk: Add a new parameter to assign connectors/monitors to GFX VCs
,
Markus Armbruster
,
2023/06/21
Re: [RFC PATCH 6/9] ui/gtk: Add a new parameter to assign connectors/monitors to GFX VCs
,
Kim, Dongwon
,
2023/06/27
[RFC PATCH 8/9] ui/gtk: skip drawing if any of ctx/surface/image don't exist
,
Dongwon Kim
,
2023/06/20
[RFC PATCH 9/9] ui/gtk: skip refresh/rendering if VC is invisible
,
Dongwon Kim
,
2023/06/20
[PATCH RFC 0/6] Switch iotests to pyvenv
,
John Snow
,
2023/06/20
[PATCH RFC 2/6] build, tests: Add qemu in-tree packages to pyvenv at configure time.
,
John Snow
,
2023/06/20
[PATCH RFC 1/6] experiment: add mkvenv install
,
John Snow
,
2023/06/20
[PATCH RFC 5/6] iotests: use pyvenv/bin/python3 to launch child test processes
,
John Snow
,
2023/06/20
[PATCH RFC 3/6] iotests: get rid of '..' in path environment output
,
John Snow
,
2023/06/20
[PATCH RFC 6/6] iotests: don't add qemu.git/python to PYTHONPATH
,
John Snow
,
2023/06/20
[PATCH RFC 4/6] iotests: use the correct python to run linters
,
John Snow
,
2023/06/20
Re: [PATCH RFC 0/6] Switch iotests to pyvenv
,
Paolo Bonzini
,
2023/06/21
Re: [PATCH RFC 0/6] Switch iotests to pyvenv
,
Paolo Bonzini
,
2023/06/22
Re: [PATCH RFC 0/6] Switch iotests to pyvenv
,
John Snow
,
2023/06/22
Re: [PATCH RFC 0/6] Switch iotests to pyvenv
,
Paolo Bonzini
,
2023/06/22
Re: [PATCH RFC 0/6] Switch iotests to pyvenv
,
John Snow
,
2023/06/22
Re: [PATCH RFC 0/6] Switch iotests to pyvenv
,
Paolo Bonzini
,
2023/06/22
Re: [PATCH RFC 0/6] Switch iotests to pyvenv
,
John Snow
,
2023/06/22
Re: [PATCH RFC 0/6] Switch iotests to pyvenv
,
Paolo Bonzini
,
2023/06/22
[PULL 0/1] Seabios hppa v7 patches
,
Helge Deller
,
2023/06/20
[PULL 1/1] target/hppa: New SeaBIOS-hppa version 7
,
Helge Deller
,
2023/06/20
Re: [PULL 0/1] Seabios hppa v7 patches
,
Richard Henderson
,
2023/06/21
[PATCH 0/2] vhost-vdpa: skip TPM CRB memory section
,
Laurent Vivier
,
2023/06/20
[PATCH 1/2] memory: introduce memory_region_init_ram_protected()
,
Laurent Vivier
,
2023/06/20
Re: [PATCH 1/2] memory: introduce memory_region_init_ram_protected()
,
Stefan Berger
,
2023/06/21
Re: [PATCH 1/2] memory: introduce memory_region_init_ram_protected()
,
David Hildenbrand
,
2023/06/22
Re: [PATCH 1/2] memory: introduce memory_region_init_ram_protected()
,
Peter Maydell
,
2023/06/22
[PATCH 2/2] tpm_crb: mark memory as protected
,
Laurent Vivier
,
2023/06/20
Re: [PATCH 2/2] tpm_crb: mark memory as protected
,
David Hildenbrand
,
2023/06/21
Re: [PATCH 2/2] tpm_crb: mark memory as protected
,
Laurent Vivier
,
2023/06/22
Re: [PATCH 2/2] tpm_crb: mark memory as protected
,
David Hildenbrand
,
2023/06/22
Re: [PATCH 2/2] tpm_crb: mark memory as protected
,
Stefan Berger
,
2023/06/21
Re: [PATCH 2/2] tpm_crb: mark memory as protected
,
David Hildenbrand
,
2023/06/22
Re: [PATCH 2/2] tpm_crb: mark memory as protected
,
Peter Maydell
,
2023/06/22
Re: [PATCH 2/2] tpm_crb: mark memory as protected
,
Laurent Vivier
,
2023/06/22
Re: [PATCH 2/2] tpm_crb: mark memory as protected
,
Peter Maydell
,
2023/06/22
Re: [PATCH 0/2] vhost-vdpa: skip TPM CRB memory section
,
Peter Xu
,
2023/06/21
[PATCH v1 00/23] Q35 support for Xen
,
Joel Upham
,
2023/06/20
[PATCH v1 01/23] pc/xen: Xen Q35 support: provide IRQ handling for PCI devices
,
Joel Upham
,
2023/06/20
Re: [PATCH v1 01/23] pc/xen: Xen Q35 support: provide IRQ handling for PCI devices
,
Daniel P . Berrangé
,
2023/06/21
Re: [PATCH v1 01/23] pc/xen: Xen Q35 support: provide IRQ handling for PCI devices
,
Joel Upham
,
2023/06/21
[PATCH v1 07/23] xen/pt: avoid reading PCIe device type and cap version multiple times
,
Joel Upham
,
2023/06/20
[PATCH v1 10/23] xen/pt: add support for PCIe Extended Capabilities and larger config space
,
Joel Upham
,
2023/06/20
[PATCH v1 17/23] xen/pt: add Resizable BAR PCIe Extended Capability descriptor and sizing
,
Joel Upham
,
2023/06/20
[PATCH v1 12/23] xen/pt: allow to hide PCIe Extended Capabilities
,
Joel Upham
,
2023/06/20
[PATCH v1 15/23] xen/pt: add AER PCIe Extended Capability descriptor and sizing
,
Joel Upham
,
2023/06/20
[PATCH v1 18/23] xen/pt: add VC/VC9/MFVC PCIe Extended Capabilities descriptors and sizing
,
Joel Upham
,
2023/06/20
[PATCH v1 20/23] xen platform: unplug ahci object
,
Joel Upham
,
2023/06/20
Re: [PATCH v1 20/23] xen platform: unplug ahci object
,
Bernhard Beschow
,
2023/06/22
[PATCH v1 02/23] pc/q35: Apply PCI bus BSEL property for Xen PCI device hotplug
,
Joel Upham
,
2023/06/20
Re: [PATCH v1 02/23] pc/q35: Apply PCI bus BSEL property for Xen PCI device hotplug
,
Igor Mammedov
,
2023/06/21
Re: [PATCH v1 02/23] pc/q35: Apply PCI bus BSEL property for Xen PCI device hotplug
,
Joel Upham
,
2023/06/21
Re: [PATCH v1 02/23] pc/q35: Apply PCI bus BSEL property for Xen PCI device hotplug
,
Igor Mammedov
,
2023/06/22
Re: [PATCH v1 02/23] pc/q35: Apply PCI bus BSEL property for Xen PCI device hotplug
,
Julia Suvorova
,
2023/06/22
[PATCH v1 03/23] q35/acpi/xen: Provide ACPI PCI hotplug interface for Xen on Q35
,
Joel Upham
,
2023/06/20
Re: [PATCH v1 03/23] q35/acpi/xen: Provide ACPI PCI hotplug interface for Xen on Q35
,
Igor Mammedov
,
2023/06/21
Re: [PATCH v1 03/23] q35/acpi/xen: Provide ACPI PCI hotplug interface for Xen on Q35
,
Joel Upham
,
2023/06/21
[PATCH v1 04/23] q35/xen: Add Xen platform device support for Q35
,
Joel Upham
,
2023/06/20
[PATCH v1 05/23] q35: Fix incorrect values for PCIEXBAR masks
,
Joel Upham
,
2023/06/20
[PATCH v1 11/23] xen/pt: handle PCIe Extended Capabilities Next register
,
Joel Upham
,
2023/06/20
[PATCH v1 14/23] xen/pt: add fixed-size PCIe Extended Capabilities descriptors
,
Joel Upham
,
2023/06/20
[PATCH v1 16/23] xen/pt: add descriptors and size calculation for RCLD/ACS/PMUX/DPA/MCAST/TPH/DPC PCIe Extended Capabilities
,
Joel Upham
,
2023/06/20
[PATCH v1 19/23] xen/pt: Fake capability id
,
Joel Upham
,
2023/06/20
[PATCH v1 22/23] qdev-monitor/pt: bypass root device check
,
Joel Upham
,
2023/06/20
[PATCH v1 09/23] xen/pt: Xen PCIe passthrough support for Q35: bypass PCIe topology check
,
Joel Upham
,
2023/06/20
[PATCH v1 08/23] xen/pt: determine the legacy/PCIe mode for a passed through device
,
Joel Upham
,
2023/06/20
[PATCH v1 21/23] pc/q35: setup q35 for xen
,
Joel Upham
,
2023/06/20
[PATCH v1 23/23] s3 support: enabling s3 with q35
,
Joel Upham
,
2023/06/20
Re: [PATCH v1 23/23] s3 support: enabling s3 with q35
,
Igor Mammedov
,
2023/06/21
Re: [PATCH v1 23/23] s3 support: enabling s3 with q35
,
Joel Upham
,
2023/06/21
[PATCH v1 06/23] xen/pt: XenHostPCIDevice: provide functions for PCI Capabilities and PCIe Extended Capabilities enumeration
,
Joel Upham
,
2023/06/20
[PATCH v1 13/23] xen/pt: add Vendor-specific PCIe Extended Capability descriptor and sizing
,
Joel Upham
,
2023/06/20
Re: [PATCH v1 00/23] Q35 support for Xen
,
Bernhard Beschow
,
2023/06/22
[PATCH v1 1/1] Q35 Support
,
Joel Upham
,
2023/06/20
Re: [PATCH v1 1/1] Q35 Support
,
David Hildenbrand
,
2023/06/21
Re: [PATCH v1 1/1] Q35 Support
,
Joel Upham
,
2023/06/21
Re: [PATCH v1 1/1] Q35 Support
,
David Hildenbrand
,
2023/06/21
Re: [PATCH v1 1/1] Q35 Support
,
Bernhard Beschow
,
2023/06/21
[PATCH] Revert "cputlb: Restrict SavedIOTLB to system emulation"
,
Peter Maydell
,
2023/06/20
Re: [PATCH] Revert "cputlb: Restrict SavedIOTLB to system emulation"
,
Richard Henderson
,
2023/06/21
Re: [PATCH] Revert "cputlb: Restrict SavedIOTLB to system emulation"
,
Philippe Mathieu-Daudé
,
2023/06/21
Re: [PATCH] Revert "cputlb: Restrict SavedIOTLB to system emulation"
,
Philippe Mathieu-Daudé
,
2023/06/21
Re: [PATCH] Revert "cputlb: Restrict SavedIOTLB to system emulation"
,
Thiago Jung Bauermann
,
2023/06/22
[PATCH qemu v2] change the fdt_load_addr variable datatype to handle 64-bit DRAM address
,
~rlakshmibai
,
2023/06/20
Re: [PATCH qemu v2] change the fdt_load_addr variable datatype to handle 64-bit DRAM address
,
Daniel Henrique Barboza
,
2023/06/22
RE: [PATCH qemu v2] change the fdt_load_addr variable datatype to handle 64-bit DRAM address
,
Lakshmi Bai Raja Subramanian
,
2023/06/23
[PATCH V3 0/4] string list functions
,
Steve Sistare
,
2023/06/20
[PATCH V3 3/4] util: strv_from_strList
,
Steve Sistare
,
2023/06/20
[PATCH V3 1/4] util: strList_from_string
,
Steve Sistare
,
2023/06/20
[PATCH V3 4/4] util: strList unit tests
,
Steve Sistare
,
2023/06/20
[PATCH V3 2/4] qapi: QAPI_LIST_LENGTH
,
Steve Sistare
,
2023/06/20
'make check-tcg' fails with an assert in qemu_plugin_vcpu_init_hook
,
Peter Maydell
,
2023/06/20
Re: 'make check-tcg' fails with an assert in qemu_plugin_vcpu_init_hook
,
Richard Henderson
,
2023/06/20
Re: 'make check-tcg' fails with an assert in qemu_plugin_vcpu_init_hook
,
Peter Maydell
,
2023/06/20
Re: 'make check-tcg' fails with an assert in qemu_plugin_vcpu_init_hook
,
Alex Bennée
,
2023/06/21
Re: 'make check-tcg' fails with an assert in qemu_plugin_vcpu_init_hook
,
Peter Maydell
,
2023/06/21
Re: 'make check-tcg' fails with an assert in qemu_plugin_vcpu_init_hook
,
Philippe Mathieu-Daudé
,
2023/06/21
Re: 'make check-tcg' fails with an assert in qemu_plugin_vcpu_init_hook
,
Alex Bennée
,
2023/06/21
Re: 'make check-tcg' fails with an assert in qemu_plugin_vcpu_init_hook
,
Peter Maydell
,
2023/06/21
[PATCH 0/3] Add symbols for memory listener priority
,
Isaku Yamahata
,
2023/06/20
[PATCH 1/3] exec/memory: Add symbolic value for memory listener priority for accel
,
Isaku Yamahata
,
2023/06/20
[PATCH 2/3] exec/memory: Add symbol for memory listener priority for dev backend
,
Isaku Yamahata
,
2023/06/20
[PATCH 3/3] exec/memory: Add symbol for the min value of memory listener priority
,
Isaku Yamahata
,
2023/06/20
Re: [PATCH 0/3] Add symbols for memory listener priority
,
Philippe Mathieu-Daudé
,
2023/06/28
[PATCH 0/2] target/sparc: Enable MTTCG
,
Richard Henderson
,
2023/06/20
[PATCH 1/2] target/sparc: Set TCG_GUEST_DEFAULT_MO
,
Richard Henderson
,
2023/06/20
Re: [PATCH 1/2] target/sparc: Set TCG_GUEST_DEFAULT_MO
,
Philippe Mathieu-Daudé
,
2023/06/20
[PATCH 2/2] configs: Enable MTTCG for sparc, sparc64
,
Richard Henderson
,
2023/06/20
Re: [PATCH 2/2] configs: Enable MTTCG for sparc, sparc64
,
Philippe Mathieu-Daudé
,
2023/06/20
Re: [PATCH 0/2] target/sparc: Enable MTTCG
,
Mark Cave-Ayland
,
2023/06/22
Re: [PATCH 0/2] target/sparc: Enable MTTCG
,
Richard Henderson
,
2023/06/30
Re: [PATCH 0/2] target/sparc: Enable MTTCG
,
Mark Cave-Ayland
,
2023/06/30
[PATCH] pc-bios/keymaps: Use the official xkb name for Arabic layout, not the legacy synonym
,
Peter Maydell
,
2023/06/20
Re: [PATCH] pc-bios/keymaps: Use the official xkb name for Arabic layout, not the legacy synonym
,
Richard Henderson
,
2023/06/20
Re: [PATCH] pc-bios/keymaps: Use the official xkb name for Arabic layout, not the legacy synonym
,
Philippe Mathieu-Daudé
,
2023/06/20
Re: [PATCH] pc-bios/keymaps: Use the official xkb name for Arabic layout, not the legacy synonym
,
Daniel P . Berrangé
,
2023/06/23
Re: [PATCH] pc-bios/keymaps: Use the official xkb name for Arabic layout, not the legacy synonym
,
Alex Bennée
,
2023/06/23
Re: [PATCH] pc-bios/keymaps: Use the official xkb name for Arabic layout, not the legacy synonym
,
Peter Maydell
,
2023/06/23
Re: [PATCH] pc-bios/keymaps: Use the official xkb name for Arabic layout, not the legacy synonym
,
Alex Bennée
,
2023/06/23
[PATCH qemu] fdt_load_addr is getting overflowed when there is no DRAM at lower 32 bit address space. To support pure 64-bit DRAM address, fdt_load_addr variable's data type is changed to uint64_t instead of uint32_t.
,
~rlakshmibai
,
2023/06/20
[PATCH v2 0/2] gitlab-ci: msys2 improvements
,
marcandre . lureau
,
2023/06/20
[PATCH v2 2/2] gitlab-ci: add msys2 meson test to junit report
,
marcandre . lureau
,
2023/06/20
[PATCH v2 1/2] gitlab-ci: grab msys2 meson-logs as artifacts
,
marcandre . lureau
,
2023/06/20
Re: [PATCH v2 0/2] gitlab-ci: msys2 improvements
,
Thomas Huth
,
2023/06/22
[PATCH] target/riscv/cpu.c: fix veyron-v1 CPU properties
,
Daniel Henrique Barboza
,
2023/06/20
Re: [PATCH] target/riscv/cpu.c: fix veyron-v1 CPU properties
,
Alistair Francis
,
2023/06/20
Re: [PATCH] target/riscv/cpu.c: fix veyron-v1 CPU properties
,
LIU Zhiwei
,
2023/06/20
Re: [PATCH] target/riscv/cpu.c: fix veyron-v1 CPU properties
,
Alistair Francis
,
2023/06/21
[PATCH v2 00/10] target/i386: add a few simple features
,
Paolo Bonzini
,
2023/06/20
[PATCH v2 03/10] target/i386: TCG supports RDSEED
,
Paolo Bonzini
,
2023/06/20
Re: [PATCH v2 03/10] target/i386: TCG supports RDSEED
,
Richard Henderson
,
2023/06/20
Re: [PATCH v2 03/10] target/i386: TCG supports RDSEED
,
Paolo Bonzini
,
2023/06/21
[PATCH v2 04/10] target/i386: TCG supports XSAVEERPTR
,
Paolo Bonzini
,
2023/06/20
[PATCH v2 05/10] target/i386: TCG supports WBNOINVD
,
Paolo Bonzini
,
2023/06/20
[PATCH v2 02/10] target/i386: TCG supports 3DNow! prefetch(w)
,
Paolo Bonzini
,
2023/06/20
[PATCH v2 01/10] target/i386: fix INVD vmexit
,
Paolo Bonzini
,
2023/06/20
[PATCH v2 07/10] target/i386: sysret and sysexit are privileged
,
Paolo Bonzini
,
2023/06/20
Re: [PATCH v2 07/10] target/i386: sysret and sysexit are privileged
,
Richard Henderson
,
2023/06/20
[PATCH v2 08/10] target/i386: implement 32-bit SYSCALL for linux-user
,
Paolo Bonzini
,
2023/06/20
Re: [PATCH v2 08/10] target/i386: implement 32-bit SYSCALL for linux-user
,
Richard Henderson
,
2023/06/20
[PATCH v2 09/10] target/i386: implement 32-bit SYSENTER for linux-user
,
Paolo Bonzini
,
2023/06/20
Re: [PATCH v2 09/10] target/i386: implement 32-bit SYSENTER for linux-user
,
Richard Henderson
,
2023/06/20
Re: [PATCH v2 09/10] target/i386: implement 32-bit SYSENTER for linux-user
,
Paolo Bonzini
,
2023/06/20
[PATCH v2 06/10] target/i386: Intel only supports SYSCALL in long mode
,
Paolo Bonzini
,
2023/06/20
Re: [PATCH v2 06/10] target/i386: Intel only supports SYSCALL in long mode
,
Richard Henderson
,
2023/06/20
[PATCH v2 10/10] target/i386: implement RDPID in TCG
,
Paolo Bonzini
,
2023/06/20
Re: [PATCH v2 10/10] target/i386: implement RDPID in TCG
,
Richard Henderson
,
2023/06/20
[RFC PATCH] qemu-keymap: properly check return from xkb_keymap_mod_get_index
,
Alex Bennée
,
2023/06/20
Re: [RFC PATCH] qemu-keymap: properly check return from xkb_keymap_mod_get_index
,
Peter Maydell
,
2023/06/20
Re: [RFC PATCH] qemu-keymap: properly check return from xkb_keymap_mod_get_index
,
Alex Bennée
,
2023/06/20
Re: [RFC PATCH] qemu-keymap: properly check return from xkb_keymap_mod_get_index
,
Peter Maydell
,
2023/06/20
Re: [RFC PATCH] qemu-keymap: properly check return from xkb_keymap_mod_get_index
,
Richard Henderson
,
2023/06/20
Re: [RFC PATCH] qemu-keymap: properly check return from xkb_keymap_mod_get_index
,
Peter Maydell
,
2023/06/20
[PATCH] hw/pci: add comment explaining the reason for checking function 0 in hotplug
,
Ani Sinha
,
2023/06/20
Re: [PATCH] hw/pci: add comment explaining the reason for checking function 0 in hotplug
,
Michael S. Tsirkin
,
2023/06/20
[PATCH] target/arm: Fix sve prediate store, 8 <= VQ <= 15
,
Richard Henderson
,
2023/06/20
Re: [PATCH] target/arm: Fix sve prediate store, 8 <= VQ <= 15
,
Richard Henderson
,
2023/06/20
Re: [PATCH] target/arm: Fix sve prediate store, 8 <= VQ <= 15
,
Peter Maydell
,
2023/06/23
Re: [PATCH] linux-user/i386: Properly align signal frame
,
Richard Henderson
,
2023/06/20
Re: [PATCH] linux-user/i386: Properly align signal frame
,
Richard Henderson
,
2023/06/30
[PATCH] target/ppc: Better CTRL SPR implementation
,
Nicholas Piggin
,
2023/06/20
Re: [PATCH] target/ppc: Better CTRL SPR implementation
,
Cédric Le Goater
,
2023/06/23
[PATCH] target/ppc: Add ISA v3.1 LEV indication in SRR1 for system call interrupts
,
Nicholas Piggin
,
2023/06/20
Re: [PATCH] target/ppc: Add ISA v3.1 LEV indication in SRR1 for system call interrupts
,
Harsh Prateek Bora
,
2023/06/21
Re: [PATCH] target/ppc: Add ISA v3.1 LEV indication in SRR1 for system call interrupts
,
Nicholas Piggin
,
2023/06/21
Re: [PATCH] target/ppc: Add ISA v3.1 LEV indication in SRR1 for system call interrupts
,
Cédric Le Goater
,
2023/06/23
[PATCH 0/4] target/ppc: Fixes for instruction-related
,
Nicholas Piggin
,
2023/06/20
[PATCH 1/4] target/ppc: Fix instruction loading endianness in alignment interrupt
,
Nicholas Piggin
,
2023/06/20
Re: [PATCH 1/4] target/ppc: Fix instruction loading endianness in alignment interrupt
,
BALATON Zoltan
,
2023/06/20
Re: [PATCH 1/4] target/ppc: Fix instruction loading endianness in alignment interrupt
,
Nicholas Piggin
,
2023/06/20
Re: [PATCH 1/4] target/ppc: Fix instruction loading endianness in alignment interrupt
,
Nicholas Piggin
,
2023/06/21
[PATCH 2/4] target/ppc: Change partition-scope translate interface
,
Nicholas Piggin
,
2023/06/20
[PATCH 3/4] target/ppc: Add SRR1 prefix indication to interrupt handlers
,
Nicholas Piggin
,
2023/06/20
[PATCH 4/4] target/ppc: Implement HEIR SPR
,
Nicholas Piggin
,
2023/06/20
Re: [PATCH 0/4] target/ppc: Fixes for instruction-related
,
Cédric Le Goater
,
2023/06/23
Re: [PATCH 0/4] target/ppc: Fixes for instruction-related
,
Anushree Mathur
,
2023/06/28
[PATCH v1 0/4] virtio-mem: Support "x-ignore-shared" migration
,
David Hildenbrand
,
2023/06/20
[PATCH v1 3/4] migration/ram: Expose ramblock_is_ignored() as migrate_ram_is_ignored()
,
David Hildenbrand
,
2023/06/20
Re: [PATCH v1 3/4] migration/ram: Expose ramblock_is_ignored() as migrate_ram_is_ignored()
,
Peter Xu
,
2023/06/21
[PATCH v1 1/4] softmmu/physmem: Warn with ram_block_discard_range() on MAP_PRIVATE file mapping
,
David Hildenbrand
,
2023/06/20
Re: [PATCH v1 1/4] softmmu/physmem: Warn with ram_block_discard_range() on MAP_PRIVATE file mapping
,
Peter Xu
,
2023/06/21
Re: [PATCH v1 1/4] softmmu/physmem: Warn with ram_block_discard_range() on MAP_PRIVATE file mapping
,
David Hildenbrand
,
2023/06/21
Re: [PATCH v1 1/4] softmmu/physmem: Warn with ram_block_discard_range() on MAP_PRIVATE file mapping
,
Peter Xu
,
2023/06/21
Re: [PATCH v1 1/4] softmmu/physmem: Warn with ram_block_discard_range() on MAP_PRIVATE file mapping
,
David Hildenbrand
,
2023/06/22
Re: [PATCH v1 1/4] softmmu/physmem: Warn with ram_block_discard_range() on MAP_PRIVATE file mapping
,
Peter Xu
,
2023/06/22
[PATCH v1 4/4] virtio-mem: Support "x-ignore-shared" migration
,
David Hildenbrand
,
2023/06/20
Re: [PATCH v1 4/4] virtio-mem: Support "x-ignore-shared" migration
,
Michael S. Tsirkin
,
2023/06/20
Re: [PATCH v1 4/4] virtio-mem: Support "x-ignore-shared" migration
,
David Hildenbrand
,
2023/06/20
[PATCH v1 2/4] virtio-mem: Skip most of virtio_mem_unplug_all() without plugged memory
,
David Hildenbrand
,
2023/06/20
[PATCH v5 00/20] target/arm: Implement FEAT_RME
,
Richard Henderson
,
2023/06/20
[PATCH v5 01/20] target/arm: Add isar_feature_aa64_rme
,
Richard Henderson
,
2023/06/20
[PATCH v5 04/20] target/arm: Add RME cpregs
,
Richard Henderson
,
2023/06/20
[PATCH v5 05/20] target/arm: Introduce ARMSecuritySpace
,
Richard Henderson
,
2023/06/20
[PATCH v5 06/20] include/exec/memattrs: Add two bits of space to MemTxAttrs
,
Richard Henderson
,
2023/06/20
[PATCH v5 07/20] target/arm: Adjust the order of Phys and Stage2 ARMMMUIdx
,
Richard Henderson
,
2023/06/20
[PATCH v5 03/20] target/arm: SCR_EL3.NS may be RES1
,
Richard Henderson
,
2023/06/20
[PATCH v5 02/20] target/arm: Update SCR and HCR for RME
,
Richard Henderson
,
2023/06/20
[PATCH v5 08/20] target/arm: Introduce ARMMMUIdx_Phys_{Realm,Root}
,
Richard Henderson
,
2023/06/20
[PATCH v5 09/20] target/arm: Remove __attribute__((nonnull)) from ptw.c
,
Richard Henderson
,
2023/06/20
[PATCH v5 10/20] target/arm: Pipe ARMSecuritySpace through ptw.c
,
Richard Henderson
,
2023/06/20
[PATCH v5 13/20] target/arm: Handle no-execute for Realm and Root regimes
,
Richard Henderson
,
2023/06/20
[PATCH v5 11/20] target/arm: NSTable is RES0 for the RME EL3 regime
,
Richard Henderson
,
2023/06/20
[PATCH v5 14/20] target/arm: Use get_phys_addr_with_struct in S1_ptw_translate
,
Richard Henderson
,
2023/06/20
[PATCH v5 12/20] target/arm: Handle Block and Page bits for security space
,
Richard Henderson
,
2023/06/20
[PATCH v5 15/20] target/arm: Move s1_is_el0 into S1Translate
,
Richard Henderson
,
2023/06/20
[PATCH v5 16/20] target/arm: Use get_phys_addr_with_struct for stage2
,
Richard Henderson
,
2023/06/20
[PATCH v5 17/20] target/arm: Add GPC syndrome
,
Richard Henderson
,
2023/06/20
[PATCH v5 18/20] target/arm: Implement GPC exceptions
,
Richard Henderson
,
2023/06/20
[PATCH v5 19/20] target/arm: Implement the granule protection check
,
Richard Henderson
,
2023/06/20
[PATCH v5 20/20] target/arm: Add cpu properties for enabling FEAT_RME
,
Richard Henderson
,
2023/06/20
Re: [PATCH v5 20/20] target/arm: Add cpu properties for enabling FEAT_RME
,
Peter Maydell
,
2023/06/20
Re: [PATCH v5 20/20] target/arm: Add cpu properties for enabling FEAT_RME
,
Richard Henderson
,
2023/06/20
Re: [PATCH v5 00/20] target/arm: Implement FEAT_RME
,
Peter Maydell
,
2023/06/20
Re: [PATCH v5 00/20] target/arm: Implement FEAT_RME
,
Richard Henderson
,
2023/06/20
Re: [PATCH v5 00/20] target/arm: Implement FEAT_RME
,
Peter Maydell
,
2023/06/20
Re: [PATCH v5 00/20] target/arm: Implement FEAT_RME
,
Peter Maydell
,
2023/06/22
Re: [Qemu-devel] [PATCH PULL v2 08/10] hw/rdma: PVRDMA commands and data-path ops
,
Peter Maydell
,
2023/06/20
[PATCH v3 00/37] crypto: Provide aes-round.h and host accel
,
Richard Henderson
,
2023/06/20
[PATCH v3 01/37] util: Add cpuinfo-ppc.c
,
Richard Henderson
,
2023/06/20
[PATCH v3 02/37] tests/multiarch: Add test-aes
,
Richard Henderson
,
2023/06/20
[PATCH v3 03/37] target/arm: Move aesmc and aesimc tables to crypto/aes.c
,
Richard Henderson
,
2023/06/20
[PATCH v3 04/37] crypto/aes: Add constants for ShiftRows, InvShiftRows
,
Richard Henderson
,
2023/06/20
[PATCH v3 05/37] crypto: Add aesenc_SB_SR_AK
,
Richard Henderson
,
2023/06/20
Re: [PATCH v3 05/37] crypto: Add aesenc_SB_SR_AK
,
Daniel P . Berrangé
,
2023/06/21
Re: [PATCH v3 05/37] crypto: Add aesenc_SB_SR_AK
,
Max Chou
,
2023/06/29
Re: [PATCH v3 05/37] crypto: Add aesenc_SB_SR_AK
,
Richard Henderson
,
2023/06/29
[PATCH v3 06/37] target/i386: Use aesenc_SB_SR_AK
,
Richard Henderson
,
2023/06/20
[PATCH v3 07/37] target/arm: Demultiplex AESE and AESMC
,
Richard Henderson
,
2023/06/20
[PATCH v3 08/37] target/arm: Use aesenc_SB_SR_AK
,
Richard Henderson
,
2023/06/20
[PATCH v3 11/37] crypto: Add aesdec_ISB_ISR_AK
,
Richard Henderson
,
2023/06/20
Re: [PATCH v3 11/37] crypto: Add aesdec_ISB_ISR_AK
,
Daniel P . Berrangé
,
2023/06/21
[PATCH v3 13/37] target/arm: Use aesdec_ISB_ISR_AK
,
Richard Henderson
,
2023/06/20
[PATCH v3 09/37] target/ppc: Use aesenc_SB_SR_AK
,
Richard Henderson
,
2023/06/20
[PATCH v3 10/37] target/riscv: Use aesenc_SB_SR_AK
,
Richard Henderson
,
2023/06/20
[PATCH v3 12/37] target/i386: Use aesdec_ISB_ISR_AK
,
Richard Henderson
,
2023/06/20
[PATCH v3 14/37] target/ppc: Use aesdec_ISB_ISR_AK
,
Richard Henderson
,
2023/06/20
[PATCH v3 15/37] target/riscv: Use aesdec_ISB_ISR_AK
,
Richard Henderson
,
2023/06/20
[PATCH v3 16/37] crypto: Add aesenc_MC
,
Richard Henderson
,
2023/06/20
Re: [PATCH v3 16/37] crypto: Add aesenc_MC
,
Daniel P . Berrangé
,
2023/06/21
[PATCH v3 17/37] target/arm: Use aesenc_MC
,
Richard Henderson
,
2023/06/20
[PATCH v3 18/37] crypto: Add aesdec_IMC
,
Richard Henderson
,
2023/06/20
Re: [PATCH v3 18/37] crypto: Add aesdec_IMC
,
Daniel P . Berrangé
,
2023/06/21
[PATCH v3 19/37] target/i386: Use aesdec_IMC
,
Richard Henderson
,
2023/06/20
[PATCH v3 20/37] target/arm: Use aesdec_IMC
,
Richard Henderson
,
2023/06/20
[PATCH v3 21/37] target/riscv: Use aesdec_IMC
,
Richard Henderson
,
2023/06/20
[PATCH v3 22/37] crypto: Add aesenc_SB_SR_MC_AK
,
Richard Henderson
,
2023/06/20
Re: [PATCH v3 22/37] crypto: Add aesenc_SB_SR_MC_AK
,
Daniel P . Berrangé
,
2023/06/21
[PATCH v3 24/37] target/ppc: Use aesenc_SB_SR_MC_AK
,
Richard Henderson
,
2023/06/20
[PATCH v3 26/37] crypto: Add aesdec_ISB_ISR_IMC_AK
,
Richard Henderson
,
2023/06/20
Re: [PATCH v3 26/37] crypto: Add aesdec_ISB_ISR_IMC_AK
,
Daniel P . Berrangé
,
2023/06/21
[PATCH v3 30/37] target/ppc: Use aesdec_ISB_ISR_AK_IMC
,
Richard Henderson
,
2023/06/20
[PATCH v3 27/37] target/i386: Use aesdec_ISB_ISR_IMC_AK
,
Richard Henderson
,
2023/06/20
[PATCH v3 29/37] crypto: Add aesdec_ISB_ISR_AK_IMC
,
Richard Henderson
,
2023/06/20
Re: [PATCH v3 29/37] crypto: Add aesdec_ISB_ISR_AK_IMC
,
Daniel P . Berrangé
,
2023/06/21
[PATCH v3 25/37] target/riscv: Use aesenc_SB_SR_MC_AK
,
Richard Henderson
,
2023/06/20
[PATCH v3 28/37] target/riscv: Use aesdec_ISB_ISR_IMC_AK
,
Richard Henderson
,
2023/06/20
[PATCH v3 31/37] crypto: Remove AES_shifts, AES_ishifts
,
Richard Henderson
,
2023/06/20
Re: [PATCH v3 31/37] crypto: Remove AES_shifts, AES_ishifts
,
Daniel P . Berrangé
,
2023/06/21
[PATCH v3 35/37] host/include/i386: Implement aes-round.h
,
Richard Henderson
,
2023/06/20
[PATCH v3 32/37] crypto: Implement aesdec_IMC with AES_imc_rot
,
Richard Henderson
,
2023/06/20
Re: [PATCH v3 32/37] crypto: Implement aesdec_IMC with AES_imc_rot
,
Daniel P . Berrangé
,
2023/06/21
[PATCH v3 23/37] target/i386: Use aesenc_SB_SR_MC_AK
,
Richard Henderson
,
2023/06/20
[PATCH v3 33/37] crypto: Remove AES_imc
,
Richard Henderson
,
2023/06/20
Re: [PATCH v3 33/37] crypto: Remove AES_imc
,
Daniel P . Berrangé
,
2023/06/21
[PATCH v3 36/37] host/include/aarch64: Implement aes-round.h
,
Richard Henderson
,
2023/06/20
[PATCH v3 34/37] crypto: Unexport AES_*_rot, AES_TeN, AES_TdN
,
Richard Henderson
,
2023/06/20
Re: [PATCH v3 34/37] crypto: Unexport AES_*_rot, AES_TeN, AES_TdN
,
Daniel P . Berrangé
,
2023/06/21
[PATCH v3 37/37] host/include/ppc: Implement aes-round.h
,
Richard Henderson
,
2023/06/20
Re: [PATCH v3 00/37] crypto: Provide aes-round.h and host accel
,
Richard Henderson
,
2023/06/22
[PATCH v2 0/4] ppc/spapr: Nested HV fix and tidying
,
Nicholas Piggin
,
2023/06/20
[PATCH v2 1/4] ppc/spapr: H_ENTER_NESTED should restore host XER ca field
,
Nicholas Piggin
,
2023/06/20
[PATCH v2 2/4] ppc/spapr: Add a nested state struct
,
Nicholas Piggin
,
2023/06/20
[PATCH v2 3/4] ppc/spapr: load and store l2 state with helper functions
,
Nicholas Piggin
,
2023/06/20
[PATCH v2 4/4] ppc/spapr: Move spapr nested HV to a new file
,
Nicholas Piggin
,
2023/06/20
Re: [PATCH v2 4/4] ppc/spapr: Move spapr nested HV to a new file
,
Harsh Prateek Bora
,
2023/06/21
Re: [PATCH v2 0/4] ppc/spapr: Nested HV fix and tidying
,
Cédric Le Goater
,
2023/06/23
[PATCH v3 0/4] hw/smbios: Cleanup topology related variables
,
Zhao Liu
,
2023/06/20
[PATCH v3 1/4] machine: Add helpers to get cores/threads per socket
,
Zhao Liu
,
2023/06/20
Re: [PATCH v3 1/4] machine: Add helpers to get cores/threads per socket
,
Igor Mammedov
,
2023/06/26
Re: [PATCH v3 1/4] machine: Add helpers to get cores/threads per socket
,
Zhao Liu
,
2023/06/27
[PATCH v3 2/4] hw/smbios: Fix smbios_smp_sockets caculation
,
Zhao Liu
,
2023/06/20
[PATCH v3 3/4] hw/smbios: Fix thread count in type4
,
Zhao Liu
,
2023/06/20
Re: [PATCH v3 3/4] hw/smbios: Fix thread count in type4
,
Igor Mammedov
,
2023/06/26
Re: [PATCH v3 3/4] hw/smbios: Fix thread count in type4
,
Zhao Liu
,
2023/06/27
[PATCH v3 4/4] hw/smbios: Fix core count in type4
,
Zhao Liu
,
2023/06/20
Re: [PATCH v3 0/4] hw/smbios: Cleanup topology related variables
,
Igor Mammedov
,
2023/06/26
Re: [PATCH v3 0/4] hw/smbios: Cleanup topology related variables
,
Zhao Liu
,
2023/06/27
[PATCH v1 00/46] Add LoongArch LASX instructions
,
Song Gao
,
2023/06/20
[PATCH v1 02/46] target/loongarch: meson.build support build LASX
,
Song Gao
,
2023/06/20
[PATCH v1 05/46] target/loongarch: Implement xvreplgr2vr
,
Song Gao
,
2023/06/20
[PATCH v1 03/46] target/loongarch: Add CHECK_ASXE maccro for check LASX enable
,
Song Gao
,
2023/06/20
Re: [PATCH v1 03/46] target/loongarch: Add CHECK_ASXE maccro for check LASX enable
,
Richard Henderson
,
2023/06/20
[PATCH v1 06/46] target/loongarch: Implement xvaddi/xvsubi
,
Song Gao
,
2023/06/20
[PATCH v1 04/46] target/loongarch: Implement xvadd/xvsub
,
Song Gao
,
2023/06/20
Re: [PATCH v1 04/46] target/loongarch: Implement xvadd/xvsub
,
Richard Henderson
,
2023/06/20
Re: [PATCH v1 04/46] target/loongarch: Implement xvadd/xvsub
,
Song Gao
,
2023/06/21
Re: [PATCH v1 04/46] target/loongarch: Implement xvadd/xvsub
,
Richard Henderson
,
2023/06/21
Re: [PATCH v1 04/46] target/loongarch: Implement xvadd/xvsub
,
Song Gao
,
2023/06/21
[PATCH v1 07/46] target/loongarch: Implement xvneg
,
Song Gao
,
2023/06/20
[PATCH v1 01/46] target/loongarch: Add LASX data type XReg
,
Song Gao
,
2023/06/20
Re: [PATCH v1 01/46] target/loongarch: Add LASX data type XReg
,
Richard Henderson
,
2023/06/20
Re: [PATCH v1 01/46] target/loongarch: Add LASX data type XReg
,
Song Gao
,
2023/06/21
[PATCH v1 08/46] target/loongarch: Implement xvsadd/xvssub
,
Song Gao
,
2023/06/20
[PATCH v1 10/46] target/loongarch: Implement xvaddw/xvsubw
,
Song Gao
,
2023/06/20
[PATCH v1 12/46] target/loongarch: Implement xvabsd
,
Song Gao
,
2023/06/20
[PATCH v1 13/46] target/loongarch: Implement xvadda
,
Song Gao
,
2023/06/20
[PATCH v1 17/46] target/loongarch; Implement xvdiv/xvmod
,
Song Gao
,
2023/06/20
[PATCH v1 15/46] target/loongarch: Implement xvmul/xvmuh/xvmulw{ev/od}
,
Song Gao
,
2023/06/20
[PATCH v1 19/46] target/loongarch: Implement xvexth
,
Song Gao
,
2023/06/20
[PATCH v1 18/46] target/loongarch: Implement xvsat
,
Song Gao
,
2023/06/20
[PATCH v1 21/46] target/loongarch: Implement xvsigncov
,
Song Gao
,
2023/06/20
[PATCH v1 20/46] target/loongarch: Implement vext2xv
,
Song Gao
,
2023/06/20
[PATCH v1 23/46] target/loognarch: Implement xvldi
,
Song Gao
,
2023/06/20
[PATCH v1 22/46] target/loongarch: Implement xvmskltz/xvmskgez/xvmsknz
,
Song Gao
,
2023/06/20
[PATCH v1 24/46] target/loongarch: Implement LASX logic instructions
,
Song Gao
,
2023/06/20
[PATCH v1 26/46] target/loongarch: Implement xvsllwil xvextl
,
Song Gao
,
2023/06/20
[PATCH v1 25/46] target/loongarch: Implement xvsll xvsrl xvsra xvrotr
,
Song Gao
,
2023/06/20
[PATCH v1 27/46] target/loongarch: Implement xvsrlr xvsrar
,
Song Gao
,
2023/06/20
[PATCH v1 35/46] target/loongarch: Implement xvfrstp
,
Song Gao
,
2023/06/20
[PATCH v1 29/46] target/loongarch: Implement xvsrlrn xvsrarn
,
Song Gao
,
2023/06/20
[PATCH v1 31/46] target/loongarch: Implement xvssrlrn xvssrarn
,
Song Gao
,
2023/06/20
[PATCH v1 34/46] target/loongarch: Implement xvbitclr xvbitset xvbitrev
,
Song Gao
,
2023/06/20
[PATCH v1 36/46] target/loongarch: Implement LASX fpu arith instructions
,
Song Gao
,
2023/06/20
[PATCH v1 37/46] target/loongarch: Implement LASX fpu fcvt instructions
,
Song Gao
,
2023/06/20
[PATCH v1 39/46] target/loongarch: Implement xvfcmp
,
Song Gao
,
2023/06/20
[PATCH v1 40/46] target/loongarch: Implement xvbitsel xvset
,
Song Gao
,
2023/06/20
[PATCH v1 43/46] target/loongarch: Implement xvpack xvpick xvilv{l/h}
,
Song Gao
,
2023/06/20
[PATCH v1 41/46] target/loongarch: Implement xvinsgr2vr xvpickve2gr
,
Song Gao
,
2023/06/20
[PATCH v1 42/46] target/loongarch: Implement xvreplve xvinsve0 xvpickve xvb{sll/srl}v
,
Song Gao
,
2023/06/20
[PATCH v1 46/46] target/loongarch: CPUCFG support LASX
,
Song Gao
,
2023/06/20
[PATCH v1 45/46] target/loongarch: Implement xvld xvst
,
Song Gao
,
2023/06/20
[PATCH v1 38/46] target/loongarch: Implement xvseq xvsle xvslt
,
Song Gao
,
2023/06/20
[PATCH v1 30/46] target/loongarch: Implement xvssrln xvssran
,
Song Gao
,
2023/06/20
[PATCH v1 16/46] target/loongarch: Implement xvmadd/xvmsub/xvmaddw{ev/od}
,
Song Gao
,
2023/06/20
[PATCH v1 33/46] target/loongarch: Implement xvpcnt
,
Song Gao
,
2023/06/20
[PATCH v1 14/46] target/loongarch: Implement xvmax/xvmin
,
Song Gao
,
2023/06/20
[PATCH v1 44/46] target/loongarch: Implement xvshuf xvperm{i} xvshuf4i xvextrins
,
Song Gao
,
2023/06/20
[PATCH v1 28/46] target/loongarch: Implement xvsrln xvsran
,
Song Gao
,
2023/06/20
[PATCH v1 09/46] target/loongarch: Implement xvhaddw/xvhsubw
,
Song Gao
,
2023/06/20
[PATCH v1 11/46] target/loongarch: Implement xavg/xvagr
,
Song Gao
,
2023/06/20
[PATCH v1 32/46] target/loongarch: Implement xvclo xvclz
,
Song Gao
,
2023/06/20
[PATCH] x86_64/atomic128-ldst.h: fix arch include guard
,
Frédéric Pétrot
,
2023/06/20
Re: [PATCH] x86_64/atomic128-ldst.h: fix arch include guard
,
Richard Henderson
,
2023/06/20
Re: [PATCH] x86_64/atomic128-ldst.h: fix arch include guard
,
Philippe Mathieu-Daudé
,
2023/06/20
Re: [PATCH] x86_64/atomic128-ldst.h: fix arch include guard
,
Richard Henderson
,
2023/06/20
[PATCH 0/2] hw/i386: Cleanups around kvmclock_create()
,
Philippe Mathieu-Daudé
,
2023/06/20
[PATCH 1/2] hw/i386: Remove unuseful kvmclock_create() stub
,
Philippe Mathieu-Daudé
,
2023/06/20
Re: [PATCH 1/2] hw/i386: Remove unuseful kvmclock_create() stub
,
Alex Bennée
,
2023/06/20
[RFC PATCH 2/2] hw/i386: Rename 'hw/kvm/clock.h' -> 'hw/i386/kvm/clock.h'
,
Philippe Mathieu-Daudé
,
2023/06/20
Re: [RFC PATCH 2/2] hw/i386: Rename 'hw/kvm/clock.h' -> 'hw/i386/kvm/clock.h'
,
Alex Bennée
,
2023/06/20
[PULL 00/16] tcg patch queue
,
Richard Henderson
,
2023/06/20
[PULL 01/16] host/include/x86_64: Use __m128i for "x" constraints
,
Richard Henderson
,
2023/06/20
[PULL 03/16] tcg/ppc: Define _CALL_AIX for clang on ppc64(be)
,
Richard Henderson
,
2023/06/20
[PULL 06/16] target/m68k: Check for USER_ONLY definition instead of SOFTMMU one
,
Richard Henderson
,
2023/06/20
[PULL 08/16] hw/core/cpu: Check for USER_ONLY definition instead of SOFTMMU one
,
Richard Henderson
,
2023/06/20
[PULL 13/16] plugins: Remove unused 'exec/helper-proto.h' header
,
Richard Henderson
,
2023/06/20
[PULL 02/16] accel/tcg: Handle MO_ATOM_WITHIN16 in do_st16_leN
,
Richard Henderson
,
2023/06/20
[PULL 04/16] target/i386: Simplify i386_tr_init_disas_context()
,
Richard Henderson
,
2023/06/20
[PULL 05/16] target/tricore: Remove pointless CONFIG_SOFTMMU guard
,
Richard Henderson
,
2023/06/20
[PULL 07/16] target/ppc: Check for USER_ONLY definition instead of SOFTMMU one
,
Richard Henderson
,
2023/06/20
[PULL 10/16] meson: Alias CONFIG_SOFTMMU -> CONFIG_SYSTEM_ONLY
,
Richard Henderson
,
2023/06/20
[PULL 09/16] accel/tcg: Check for USER_ONLY definition instead of SOFTMMU one
,
Richard Henderson
,
2023/06/20
[PULL 11/16] meson: Replace CONFIG_SOFTMMU -> CONFIG_SYSTEM_ONLY
,
Richard Henderson
,
2023/06/20
[PULL 12/16] meson: Replace softmmu_ss -> system_ss
,
Richard Henderson
,
2023/06/20
[PULL 16/16] cputlb: Restrict SavedIOTLB to system emulation
,
Richard Henderson
,
2023/06/20
[PULL 14/16] accel/tcg/cpu-exec: Use generic 'helper-proto-common.h' header
,
Richard Henderson
,
2023/06/20
[PULL 15/16] exec/cpu-defs: Check for SOFTMMU instead of !USER_ONLY
,
Richard Henderson
,
2023/06/20
Re: [PULL 00/16] tcg patch queue
,
Richard Henderson
,
2023/06/20
[PATCH] target/riscv: Remove unuseful KVM stubs
,
Philippe Mathieu-Daudé
,
2023/06/20
Re: [PATCH] target/riscv: Remove unuseful KVM stubs
,
Philippe Mathieu-Daudé
,
2023/06/29
Re: [PATCH] target/riscv: Remove unuseful KVM stubs
,
Daniel Henrique Barboza
,
2023/06/30
[PATCH] hw/ppc/spapr: Test whether TCG is enabled with tcg_enabled()
,
Philippe Mathieu-Daudé
,
2023/06/20
Re: [PATCH] hw/ppc/spapr: Test whether TCG is enabled with tcg_enabled()
,
Claudio Fontana
,
2023/06/20
Re: [PATCH] hw/ppc/spapr: Test whether TCG is enabled with tcg_enabled()
,
Greg Kurz
,
2023/06/20
Re: [PATCH] hw/ppc/spapr: Test whether TCG is enabled with tcg_enabled()
,
Philippe Mathieu-Daudé
,
2023/06/20
Re: [PATCH] hw/ppc/spapr: Test whether TCG is enabled with tcg_enabled()
,
Harsh Prateek Bora
,
2023/06/20
Re: [PATCH] hw/ppc/spapr: Test whether TCG is enabled with tcg_enabled()
,
Cédric Le Goater
,
2023/06/20
Re: [PATCH] hw/ppc/spapr: Test whether TCG is enabled with tcg_enabled()
,
David Gibson
,
2023/06/20
Re: [PATCH] hw/ppc/spapr: Test whether TCG is enabled with tcg_enabled()
,
BALATON Zoltan
,
2023/06/20
[PATCH v4] hw/pci: enforce use of slot only slot 0 when devices have an upstream PCIE port
,
Ani Sinha
,
2023/06/20
Re: [PATCH v4] hw/pci: enforce use of slot only slot 0 when devices have an upstream PCIE port
,
Igor Mammedov
,
2023/06/20
Re: [PATCH v4] hw/pci: enforce use of slot only slot 0 when devices have an upstream PCIE port
,
Michael S. Tsirkin
,
2023/06/20
Re: [PATCH v4] hw/pci: enforce use of slot only slot 0 when devices have an upstream PCIE port
,
Michael S. Tsirkin
,
2023/06/20
Re: [PATCH v4] hw/pci: enforce use of slot only slot 0 when devices have an upstream PCIE port
,
Ani Sinha
,
2023/06/20
Re: [PATCH v4] hw/pci: enforce use of slot only slot 0 when devices have an upstream PCIE port
,
Michael S. Tsirkin
,
2023/06/21
Re: [PATCH v4] hw/pci: enforce use of slot only slot 0 when devices have an upstream PCIE port
,
Ani Sinha
,
2023/06/21
Re: [PATCH v4] hw/pci: enforce use of slot only slot 0 when devices have an upstream PCIE port
,
Ani Sinha
,
2023/06/21
Re: [PATCH v4] hw/pci: enforce use of slot only slot 0 when devices have an upstream PCIE port
,
Ani Sinha
,
2023/06/21
Re: [PATCH v4] hw/pci: enforce use of slot only slot 0 when devices have an upstream PCIE port
,
Ani Sinha
,
2023/06/22
Re: [PATCH v4] hw/pci: enforce use of slot only slot 0 when devices have an upstream PCIE port
,
Michael S. Tsirkin
,
2023/06/20
[PATCH 0/9] ppc: New reviewers and KVM cleanups
,
Cédric Le Goater
,
2023/06/20
[PATCH 1/9] MAINTAINERS: Add reviewers for PowerNV baremetal emulation
,
Cédric Le Goater
,
2023/06/20
Re: [PATCH 1/9] MAINTAINERS: Add reviewers for PowerNV baremetal emulation
,
Frederic Barrat
,
2023/06/20
Re: [PATCH 1/9] MAINTAINERS: Add reviewers for PowerNV baremetal emulation
,
Richard Henderson
,
2023/06/20
Re: [PATCH 1/9] MAINTAINERS: Add reviewers for PowerNV baremetal emulation
,
Nicholas Piggin
,
2023/06/20
[PATCH 3/9] MAINTAINERS: Add reviewer for XIVE
,
Cédric Le Goater
,
2023/06/20
Re: [PATCH 3/9] MAINTAINERS: Add reviewer for XIVE
,
Frederic Barrat
,
2023/06/20
Re: [PATCH 3/9] MAINTAINERS: Add reviewer for XIVE
,
Richard Henderson
,
2023/06/20
[PATCH 2/9] MAINTAINERS: Add reviewer for PowerPC TCG CPUs
,
Cédric Le Goater
,
2023/06/20
Re: [PATCH 2/9] MAINTAINERS: Add reviewer for PowerPC TCG CPUs
,
Richard Henderson
,
2023/06/20
Re: [PATCH 2/9] MAINTAINERS: Add reviewer for PowerPC TCG CPUs
,
Nicholas Piggin
,
2023/06/20
Re: [PATCH 2/9] MAINTAINERS: Add reviewer for PowerPC TCG CPUs
,
Philippe Mathieu-Daudé
,
2023/06/20
[PATCH 5/9] ppc/pegasos2: Report an error when run with KVM
,
Cédric Le Goater
,
2023/06/20
Re: [PATCH 5/9] ppc/pegasos2: Report an error when run with KVM
,
Richard Henderson
,
2023/06/20
Re: [PATCH 5/9] ppc/pegasos2: Report an error when run with KVM
,
BALATON Zoltan
,
2023/06/20
[PATCH 7/9] ppc/bamboo: Report an error when run with KVM
,
Cédric Le Goater
,
2023/06/20
Re: [PATCH 7/9] ppc/bamboo: Report an error when run with KVM
,
Richard Henderson
,
2023/06/20
[PATCH 9/9] target/ppc: Fix timer register accessors when !KVM
,
Cédric Le Goater
,
2023/06/20
Re: [PATCH 9/9] target/ppc: Fix timer register accessors when !KVM
,
Richard Henderson
,
2023/06/20
Re: [PATCH 9/9] target/ppc: Fix timer register accessors when !KVM
,
Cédric Le Goater
,
2023/06/20
[PATCH 4/9] ppc/prep: Report an error when run with KVM
,
Cédric Le Goater
,
2023/06/20
Re: [PATCH 4/9] ppc/prep: Report an error when run with KVM
,
Richard Henderson
,
2023/06/20
[PATCH 8/9] ppc/pnv: Rephrase error when run with KVM
,
Cédric Le Goater
,
2023/06/20
Re: [PATCH 8/9] ppc/pnv: Rephrase error when run with KVM
,
Richard Henderson
,
2023/06/20
Re: [PATCH 8/9] ppc/pnv: Rephrase error when run with KVM
,
Philippe Mathieu-Daudé
,
2023/06/20
Re: [SPAM] Re: [PATCH 8/9] ppc/pnv: Rephrase error when run with KVM
,
Cédric Le Goater
,
2023/06/20
[PATCH 6/9] ppc/sam460ex: Report an error when run with KVM
,
Cédric Le Goater
,
2023/06/20
Re: [PATCH 6/9] ppc/sam460ex: Report an error when run with KVM
,
Richard Henderson
,
2023/06/20
Re: [PATCH 6/9] ppc/sam460ex: Report an error when run with KVM
,
BALATON Zoltan
,
2023/06/20
Re: [PATCH 6/9] ppc/sam460ex: Report an error when run with KVM
,
Cédric Le Goater
,
2023/06/20
Re: [PATCH 6/9] ppc/sam460ex: Report an error when run with KVM
,
BALATON Zoltan
,
2023/06/20
Re: [PATCH 0/9] ppc: New reviewers and KVM cleanups
,
Cédric Le Goater
,
2023/06/23
[PATCH qemu 1/2] semihosting: Added to support GDB_O_APPEND flag of host_open()
,
~foxes
,
2023/06/19
[PATCH qemu 2/2] gdbstub: Fixed gdb_open() does not work issue while an extra 'x' is being added when converting '%s' to a pointer
,
~foxes
,
2023/06/19
Re: [PATCH qemu 2/2] gdbstub: Fixed gdb_open() does not work issue while an extra 'x' is being added when converting '%s' to a pointer
,
Richard Henderson
,
2023/06/20
Re: [PATCH qemu 1/2] semihosting: Added to support GDB_O_APPEND flag of host_open()
,
Richard Henderson
,
2023/06/20
[PATCH qemu v3 0/2] target/arm: Improve user-mode compatibility with JITs
,
~jhogberg
,
2023/06/19
[PATCH qemu v3 1/2] target/arm: Handle IC IVAU to improve compatibility with JITs
,
~jhogberg
,
2023/06/19
Re: [PATCH qemu v3 1/2] target/arm: Handle IC IVAU to improve compatibility with JITs
,
Peter Maydell
,
2023/06/26
Re: [PATCH qemu v3 1/2] target/arm: Handle IC IVAU to improve compatibility with JITs
,
John Högberg
,
2023/06/26
[PATCH qemu v3 2/2] tests/tcg/aarch64: Add testcases for IC IVAU and dual-mapped code
,
~jhogberg
,
2023/06/19
[PATCH] ppc/pnv/pci: Clean up error messages
,
Joel Stanley
,
2023/06/19
Re: [PATCH] ppc/pnv/pci: Clean up error messages
,
Philippe Mathieu-Daudé
,
2023/06/20
Re: [PATCH] ppc/pnv/pci: Clean up error messages
,
Cédric Le Goater
,
2023/06/20
Re: [PATCH] ppc/pnv/pci: Clean up error messages
,
Cédric Le Goater
,
2023/06/23
[PATCH] STM32F100: support different density lines
,
Lucas Villa Real
,
2023/06/19
[PATCH] STM32F100: add support for external memory via FSMC
,
Lucas Villa Real
,
2023/06/20
Re: [PATCH] STM32F100: add support for external memory via FSMC
,
Alistair Francis
,
2023/06/22
Re: [PATCH] STM32F100: add support for external memory via FSMC
,
Lucas C. Villa Real
,
2023/06/24
[PATCH] STM32F100: add support for external memory via FSMC
,
Lucas Villa Real
,
2023/06/20
Re: [PATCH] STM32F100: support different density lines
,
Alistair Francis
,
2023/06/22
Re: [PATCH] STM32F100: support different density lines
,
Lucas C. Villa Real
,
2023/06/24
Re: [PATCH] STM32F100: support different density lines
,
Alexandre IOOSS
,
2023/06/26
Re: [PATCH v4 6/6] hw/riscv: Enable TPM backends
,
Guenter Roeck
,
2023/06/19
Re: [PATCH v4 6/6] hw/riscv: Enable TPM backends
,
Guenter Roeck
,
2023/06/21
Faster than real-time execution
,
frankwmiller frankwmiller.net
,
2023/06/19
Re: Faster than real-time execution
,
Alex Bennée
,
2023/06/19
Re: [RFC PATCH] plugins: force slow path when plugins instrument memory ops
,
Alex Bennée
,
2023/06/19
[PATCH 0/5] docs/devel: improve API documentation for QOM
,
Alex Bennée
,
2023/06/19
[PATCH 2/5] include/migration: mark vmstate_register() as a legacy function
,
Alex Bennée
,
2023/06/19
Re: [PATCH 2/5] include/migration: mark vmstate_register() as a legacy function
,
Philippe Mathieu-Daudé
,
2023/06/20
Re: [PATCH 2/5] include/migration: mark vmstate_register() as a legacy function
,
Richard Henderson
,
2023/06/20
Re: [PATCH 2/5] include/migration: mark vmstate_register() as a legacy function
,
Peter Xu
,
2023/06/20
Re: [PATCH 2/5] include/migration: mark vmstate_register() as a legacy function
,
Juan Quintela
,
2023/06/21
[PATCH 4/5] docs/devel: split qom-api reference into new file
,
Alex Bennée
,
2023/06/19
Re: [PATCH 4/5] docs/devel: split qom-api reference into new file
,
Philippe Mathieu-Daudé
,
2023/06/20
Re: [PATCH 4/5] docs/devel: split qom-api reference into new file
,
Richard Henderson
,
2023/06/20
Re: [PATCH 4/5] docs/devel: split qom-api reference into new file
,
Philippe Mathieu-Daudé
,
2023/06/20
[PATCH 1/5] docs/devel: add some front matter to the devel index
,
Alex Bennée
,
2023/06/19
Re: [PATCH 1/5] docs/devel: add some front matter to the devel index
,
Richard Henderson
,
2023/06/20
Re: [PATCH 1/5] docs/devel: add some front matter to the devel index
,
Peter Maydell
,
2023/06/20
[PATCH 3/5] include/hw/qdev-core: fixup kerneldoc annotations (!COMPLETE)
,
Alex Bennée
,
2023/06/19
Re: [PATCH 3/5] include/hw/qdev-core: fixup kerneldoc annotations (!COMPLETE)
,
Richard Henderson
,
2023/06/20
[PATCH 5/5] docs/devel: introduce some key concepts for QOM development
,
Alex Bennée
,
2023/06/19
Re: [PATCH 5/5] docs/devel: introduce some key concepts for QOM development
,
Richard Henderson
,
2023/06/20
Re: [PATCH 5/5] docs/devel: introduce some key concepts for QOM development
,
Paolo Bonzini
,
2023/06/20
[PATCH v2 0/1] hw/arm/sbsa-ref: add ITS support in GIC
,
Marcin Juszkiewicz
,
2023/06/19
[PATCH v2 1/1] hw/arm/sbsa-ref: add ITS support in SBSA GIC
,
Marcin Juszkiewicz
,
2023/06/19
Re: [PATCH v2 0/1] hw/arm/sbsa-ref: add ITS support in GIC
,
Peter Maydell
,
2023/06/23
[PATCH v3] hw/pci: prevent hotplug of devices on pcie-root-ports on the wrong slot
,
Ani Sinha
,
2023/06/19
Re: [PATCH v3] hw/pci: prevent hotplug of devices on pcie-root-ports on the wrong slot
,
Michael S. Tsirkin
,
2023/06/19
[PATCH v3 00/34] target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h'
,
Philippe Mathieu-Daudé
,
2023/06/19
[PATCH v3 01/34] target/arm/tcg: Remove CONFIG_TCG #ifdef'ry check
,
Philippe Mathieu-Daudé
,
2023/06/19
[PATCH v3 02/34] target/arm/tcg: Rename helper template headers as '.h.inc'
,
Philippe Mathieu-Daudé
,
2023/06/19
[PATCH v3 03/34] target/arm/tcg: Extract iwMMXt helpers from the generic 'helper.h'
,
Philippe Mathieu-Daudé
,
2023/06/19
[PATCH v3 04/34] target/arm/tcg: Fix iwmmxt-related code style
,
Philippe Mathieu-Daudé
,
2023/06/19
[PATCH v3 05/34] target/arm/tcg: Expose some iwmmxt methods in 'translate.h'
,
Philippe Mathieu-Daudé
,
2023/06/19
[PATCH v3 07/34] target/arm/tcg: Reduce 'helper-iwmmxt.h.inc' inclusion
,
Philippe Mathieu-Daudé
,
2023/06/19
[PATCH v3 09/34] target/arm/tcg: Move VFP helpers from helper-a64.c to vfp_helper.c
,
Philippe Mathieu-Daudé
,
2023/06/19
Re: [PATCH v3 09/34] target/arm/tcg: Move VFP helpers from helper-a64.c to vfp_helper.c
,
Richard Henderson
,
2023/06/20
[PATCH v3 08/34] target/arm/tcg: Un-inline VFP translation helpers
,
Philippe Mathieu-Daudé
,
2023/06/19
Re: [PATCH v3 08/34] target/arm/tcg: Un-inline VFP translation helpers
,
Richard Henderson
,
2023/06/20
[PATCH v3 06/34] target/arm/tcg: Extract iwmmxt code to translate-iwmmxt.c
,
Philippe Mathieu-Daudé
,
2023/06/19
[PATCH v3 10/34] target/arm/tcg: Extract VFP definitions to 'helper-vfp.h.inc'
,
Philippe Mathieu-Daudé
,
2023/06/19
[PATCH v3 11/34] target/arm/tcg: Reduce 'helper-vfp.h.inc' inclusion
,
Philippe Mathieu-Daudé
,
2023/06/19
Re: [PATCH v3 11/34] target/arm/tcg: Reduce 'helper-vfp.h.inc' inclusion
,
Richard Henderson
,
2023/06/20
[PATCH v3 12/34] target/arm/tcg: Move NEON helpers to neon_helper.c
,
Philippe Mathieu-Daudé
,
2023/06/19
[PATCH v3 13/34] target/arm/tcg: Extract NEON definitions to 'helper-neon.h.inc'
,
Philippe Mathieu-Daudé
,
2023/06/19
[PATCH v3 14/34] target/arm/tcg: Reduce 'helper-neon.h.inc' inclusion
,
Philippe Mathieu-Daudé
,
2023/06/19
Re: [PATCH v3 14/34] target/arm/tcg: Reduce 'helper-neon.h.inc' inclusion
,
Richard Henderson
,
2023/06/20
[PATCH v3 15/34] target/arm/tcg: Export some generic vector helpers
,
Philippe Mathieu-Daudé
,
2023/06/19
Re: [PATCH v3 15/34] target/arm/tcg: Export some generic vector helpers
,
Richard Henderson
,
2023/06/20
[PATCH v3 16/34] target/arm/tcg: Extract generic vector helpers to translate-gvec.c
,
Philippe Mathieu-Daudé
,
2023/06/19
Re: [PATCH v3 16/34] target/arm/tcg: Extract generic vector helpers to translate-gvec.c
,
Richard Henderson
,
2023/06/20
[PATCH v3 17/34] target/arm/tcg: Extract gvec definitions to 'helper-gvec.h.inc'
,
Philippe Mathieu-Daudé
,
2023/06/19
Re: [PATCH v3 17/34] target/arm/tcg: Extract gvec definitions to 'helper-gvec.h.inc'
,
Richard Henderson
,
2023/06/20
[PATCH v3 18/34] target/arm/tcg: Reduce 'helper-gvec.h.inc' inclusion
,
Philippe Mathieu-Daudé
,
2023/06/19
Re: [PATCH v3 18/34] target/arm/tcg: Reduce 'helper-gvec.h.inc' inclusion
,
Richard Henderson
,
2023/06/20
[PATCH v3 19/34] target/arm/tcg: Extract SVE2 definitions to 'helper-sve.h.inc'
,
Philippe Mathieu-Daudé
,
2023/06/19
[PATCH v3 20/34] target/arm/tcg: Reduce 'helper-sve.h.inc' inclusion
,
Philippe Mathieu-Daudé
,
2023/06/19
Re: [PATCH v3 20/34] target/arm/tcg: Reduce 'helper-sve.h.inc' inclusion
,
Richard Henderson
,
2023/06/20
[PATCH v3 21/34] target/arm/tcg: Extract crypto definitions to 'helper-crypto.h.inc'
,
Philippe Mathieu-Daudé
,
2023/06/19
Re: [PATCH v3 21/34] target/arm/tcg: Extract crypto definitions to 'helper-crypto.h.inc'
,
Richard Henderson
,
2023/06/20
[PATCH v3 23/34] target/arm/tcg: Reduce 'helper-mve.h.inc' inclusion
,
Philippe Mathieu-Daudé
,
2023/06/19
Re: [PATCH v3 23/34] target/arm/tcg: Reduce 'helper-mve.h.inc' inclusion
,
Richard Henderson
,
2023/06/20
[PATCH v3 22/34] target/arm/tcg: Reduce 'helper-crypto.h.inc' inclusion
,
Philippe Mathieu-Daudé
,
2023/06/19
Re: [PATCH v3 22/34] target/arm/tcg: Reduce 'helper-crypto.h.inc' inclusion
,
Richard Henderson
,
2023/06/20
Re: [PATCH v3 22/34] target/arm/tcg: Reduce 'helper-crypto.h.inc' inclusion
,
Philippe Mathieu-Daudé
,
2023/06/20
[PATCH v3 24/34] target/arm/tcg: Reduce 'helper-sme.h.inc' inclusion
,
Philippe Mathieu-Daudé
,
2023/06/19
Re: [PATCH v3 24/34] target/arm/tcg: Reduce 'helper-sme.h.inc' inclusion
,
Richard Henderson
,
2023/06/20
[PATCH v3 25/34] target/arm/tcg: Extract PAuth definitions to 'helper-pauth.h.inc'
,
Philippe Mathieu-Daudé
,
2023/06/19
Re: [PATCH v3 25/34] target/arm/tcg: Extract PAuth definitions to 'helper-pauth.h.inc'
,
Richard Henderson
,
2023/06/20
[PATCH v3 26/34] target/arm/tcg: Extract MemTag definitions to 'helper-mte.h.inc'
,
Philippe Mathieu-Daudé
,
2023/06/19
Re: [PATCH v3 26/34] target/arm/tcg: Extract MemTag definitions to 'helper-mte.h.inc'
,
Richard Henderson
,
2023/06/20
[PATCH v3 27/34] target/arm/tcg: Reduce 'helper-a64.h.inc' inclusion
,
Philippe Mathieu-Daudé
,
2023/06/19
[PATCH v3 30/34] target/arm/tcg: Reduce 'helper-m.h.inc' inclusion
,
Philippe Mathieu-Daudé
,
2023/06/19
[PATCH v3 29/34] target/arm/tcg: Extract M-profile definitions to 'helper-m.h.inc'
,
Philippe Mathieu-Daudé
,
2023/06/19
Re: [PATCH v3 29/34] target/arm/tcg: Extract M-profile definitions to 'helper-m.h.inc'
,
Richard Henderson
,
2023/06/20
[PATCH v3 33/34] target/arm/tcg: Rename 'helper.h' -> 'tcg/helper.h.inc'
,
Philippe Mathieu-Daudé
,
2023/06/19
Re: [PATCH v3 33/34] target/arm/tcg: Rename 'helper.h' -> 'tcg/helper.h.inc'
,
Richard Henderson
,
2023/06/20
[PATCH v3 34/34] tests/tcg/aarch64: Rename bti-crt.inc.c -> bti-crt.c.inc
,
Philippe Mathieu-Daudé
,
2023/06/19
[PATCH v3 28/34] target/arm/tcg: Move v8m_stackcheck() from op_helper.c to m_helper.c
,
Philippe Mathieu-Daudé
,
2023/06/19
Re: [PATCH v3 28/34] target/arm/tcg: Move v8m_stackcheck() from op_helper.c to m_helper.c
,
Richard Henderson
,
2023/06/20
[PATCH v3 31/34] target/arm/tcg: Inline 'exec/helper-gen.h'
,
Philippe Mathieu-Daudé
,
2023/06/19
[PATCH v3 32/34] target/arm/tcg: Inline 'exec/helper-proto.h'
,
Philippe Mathieu-Daudé
,
2023/06/19
Re: [PATCH for-8.1] target/sparc: Use tcg_gen_lookup_and_goto_ptr
,
Richard Henderson
,
2023/06/19
Re: [PATCH for-8.1] target/sparc: Use tcg_gen_lookup_and_goto_ptr
,
Mark Cave-Ayland
,
2023/06/21
Re: [PATCH for-8.1] target/sparc: Use tcg_gen_lookup_and_goto_ptr
,
Mark Cave-Ayland
,
2023/06/21
Re: [PATCH for-8.1] target/sparc: Use tcg_gen_lookup_and_goto_ptr
,
Philippe Mathieu-Daudé
,
2023/06/21
Re: [PATCH for-8.1] target/sparc: Use tcg_gen_lookup_and_goto_ptr
,
Philippe Mathieu-Daudé
,
2023/06/20
[PULL 00/33] target-arm queue
,
Peter Maydell
,
2023/06/19
[PULL 01/33] target/arm: Fix return value from LDSMIN/LDSMAX 8/16 bit atomics
,
Peter Maydell
,
2023/06/19
[PULL 02/33] target/arm: Return correct result for LDG when ATA=0
,
Peter Maydell
,
2023/06/19
[PULL 03/33] target/arm: Pass memop to gen_mte_check1_mmuidx() in reg_imm9 decode
,
Peter Maydell
,
2023/06/19
[PULL 04/33] target/arm: Consistently use finalize_memop_asimd() for ASIMD loads/stores
,
Peter Maydell
,
2023/06/19
[PULL 06/33] target/arm: Convert barrier insns to decodetree
,
Peter Maydell
,
2023/06/19
[PULL 07/33] target/arm: Convert CFINV, XAFLAG and AXFLAG to decodetree
,
Peter Maydell
,
2023/06/19
[PULL 12/33] target/arm: Convert LDXP, STXP, CASP, CAS to decodetree
,
Peter Maydell
,
2023/06/19
[PULL 13/33] target/arm: Convert load reg (literal) group to decodetree
,
Peter Maydell
,
2023/06/19
[PULL 05/33] target/arm: Convert hint instruction space to decodetree
,
Peter Maydell
,
2023/06/19
[PULL 09/33] target/arm: Convert MSR (reg), MRS, SYS, SYSL to decodetree
,
Peter Maydell
,
2023/06/19
[PULL 11/33] target/arm: Convert load/store exclusive and ordered to decodetree
,
Peter Maydell
,
2023/06/19
[PULL 10/33] target/arm: Convert exception generation instructions to decodetree
,
Peter Maydell
,
2023/06/19
[PULL 08/33] target/arm: Convert MSR (immediate) to decodetree
,
Peter Maydell
,
2023/06/19
[PULL 15/33] target/arm: Convert ld/st reg+imm9 insns to decodetree
,
Peter Maydell
,
2023/06/19
[PULL 14/33] target/arm: Convert load/store-pair to decodetree
,
Peter Maydell
,
2023/06/19
[PULL 16/33] target/arm: Convert LDR/STR with 12-bit immediate to decodetree
,
Peter Maydell
,
2023/06/19
[PULL 18/33] target/arm: Convert atomic memory ops to decodetree
,
Peter Maydell
,
2023/06/19
[PULL 25/33] hw/sd/allwinner-sdhost: Don't send non-boolean IRQ line levels
,
Peter Maydell
,
2023/06/19
[PULL 19/33] target/arm: Convert load (pointer auth) insns to decodetree
,
Peter Maydell
,
2023/06/19
[PULL 31/33] hw/misc/bcm2835_property: Use 'raspberrypi-fw-defs.h' definitions
,
Peter Maydell
,
2023/06/19
[PULL 22/33] target/arm: Convert load/store single structure to decodetree
,
Peter Maydell
,
2023/06/19
[PULL 23/33] target/arm: Convert load/store tags insns to decodetree
,
Peter Maydell
,
2023/06/19
[PULL 30/33] hw/arm/raspi: Import Linux raspi definitions as 'raspberrypi-fw-defs.h'
,
Peter Maydell
,
2023/06/19
[PULL 28/33] imx_serial: set wake bit when we receive a data byte
,
Peter Maydell
,
2023/06/19
[PULL 29/33] docs: sbsa: document board to firmware interface
,
Peter Maydell
,
2023/06/19
[PULL 33/33] hw/misc/bcm2835_property: Handle CORE_CLK_ID firmware property
,
Peter Maydell
,
2023/06/19
[PULL 17/33] target/arm: Convert LDR/STR reg+reg to decodetree
,
Peter Maydell
,
2023/06/19
[PULL 24/33] hw/intc/allwinner-a10-pic: Handle IRQ levels other than 0 or 1
,
Peter Maydell
,
2023/06/19
[PULL 20/33] target/arm: Convert LDAPR/STLR (imm) to decodetree
,
Peter Maydell
,
2023/06/19
[PULL 21/33] target/arm: Convert load/store (multiple structures) to decodetree
,
Peter Maydell
,
2023/06/19
[PULL 27/33] hw/arm/Kconfig: sbsa-ref uses Bochs display
,
Peter Maydell
,
2023/06/19
[PULL 26/33] hw/timer/nrf51_timer: Don't lose time when timer is queried in tight loop
,
Peter Maydell
,
2023/06/19
[PULL 32/33] hw/misc/bcm2835_property: Replace magic frequency values by definitions
,
Peter Maydell
,
2023/06/19
Re: [PULL 00/33] target-arm queue
,
Richard Henderson
,
2023/06/19
[PATCH v3 0/5] tcg: Issue memory barriers for guest memory model
,
Richard Henderson
,
2023/06/19
[PATCH v3 1/5] target/microblaze: Define TCG_GUEST_DEFAULT_MO
,
Richard Henderson
,
2023/06/19
Re: [PATCH v3 1/5] target/microblaze: Define TCG_GUEST_DEFAULT_MO
,
Philippe Mathieu-Daudé
,
2023/06/20
Re: [PATCH v3 1/5] target/microblaze: Define TCG_GUEST_DEFAULT_MO
,
Philippe Mathieu-Daudé
,
2023/06/20
Re: [PATCH v3 1/5] target/microblaze: Define TCG_GUEST_DEFAULT_MO
,
Richard Henderson
,
2023/06/20
Re: [PATCH v3 1/5] target/microblaze: Define TCG_GUEST_DEFAULT_MO
,
Edgar E. Iglesias
,
2023/06/24
[PATCH v3 2/5] tcg: Do not elide memory barriers for !CF_PARALLEL in system mode
,
Richard Henderson
,
2023/06/19
[PATCH v3 4/5] tcg: Add host memory barriers to cpu_ldst.h interfaces
,
Richard Henderson
,
2023/06/19
Re: [PATCH v3 4/5] tcg: Add host memory barriers to cpu_ldst.h interfaces
,
Philippe Mathieu-Daudé
,
2023/06/20
[PATCH v3 5/5] accel/tcg: Remove check_tcg_memory_orders_compatible
,
Richard Henderson
,
2023/06/19
[PATCH v3 3/5] tcg: Elide memory barriers implied by the host memory model
,
Richard Henderson
,
2023/06/19
Re: [PATCH v3 0/5] tcg: Issue memory barriers for guest memory model
,
Richard Henderson
,
2023/06/19
Re: [PATCH v3 0/5] tcg: Issue memory barriers for guest memory model
,
Richard Henderson
,
2023/06/26
[PATCH] target/arm: Restructure has_vfp_d32 test
,
Richard Henderson
,
2023/06/19
Re: [PATCH] target/arm: Restructure has_vfp_d32 test
,
Philippe Mathieu-Daudé
,
2023/06/19
Re: [PATCH] target/arm: Restructure has_vfp_d32 test
,
Richard Henderson
,
2023/06/19
Re: [PATCH] target/arm: Restructure has_vfp_d32 test
,
Cédric Le Goater
,
2023/06/19
Re: [PATCH] target/arm: Restructure has_vfp_d32 test
,
Mads Ynddal
,
2023/06/19
Re: [PATCH] target/arm: Restructure has_vfp_d32 test
,
Philippe Mathieu-Daudé
,
2023/06/20
Re: [PATCH] target/arm: Restructure has_vfp_d32 test
,
Richard Henderson
,
2023/06/20
Re: [PATCH] target/arm: Restructure has_vfp_d32 test
,
Peter Maydell
,
2023/06/23
[PATCH] accel/tcg: Handle MO_ATOM_WITHIN16 in do_st16_leN
,
Richard Henderson
,
2023/06/19
Re: [PATCH] accel/tcg: Handle MO_ATOM_WITHIN16 in do_st16_leN
,
Peter Maydell
,
2023/06/19
[PATCH qemu] gdbstub: Fixed gdb_open() does not work issue while an extra 'x' is being added when converting '%s' to a pointer
,
~foxes
,
2023/06/19
Re: [PATCH 1/1] docs: sbsa: document board to firmware interface
,
Peter Maydell
,
2023/06/19
Re: [PATCH 1/1] docs: sbsa: document board to firmware interface
,
Marcin Juszkiewicz
,
2023/06/19
[PATCH v2] hw: Fix format for comments
,
Shaoqin Huang
,
2023/06/19
Re: [PATCH v2] hw: Fix format for comments
,
Peter Xu
,
2023/06/19
[PATCH v4 0/2] dbus/ui: Expose a multi touch interface
,
Bilal Elmoussaoui
,
2023/06/19
[PATCH v4 2/2] ui/dbus: Expose a touch device interface
,
Bilal Elmoussaoui
,
2023/06/19
[PATCH v4 1/2] ui/touch: Move event handling to a common helper
,
Bilal Elmoussaoui
,
2023/06/19
[PATCH v2 0/2] accel/tcg: Make probe_access() a generic TCG helper
,
Philippe Mathieu-Daudé
,
2023/06/19
[PATCH v2 1/2] target/arm: Widen probe_access()'s address argument to 64-bits
,
Philippe Mathieu-Daudé
,
2023/06/19
[PATCH v2 2/2] accel/tcg: Make probe_access() a generic TCG helper
,
Philippe Mathieu-Daudé
,
2023/06/19
Re: [PATCH v2 2/2] accel/tcg: Make probe_access() a generic TCG helper
,
Richard Henderson
,
2023/06/19
[PATCH v2] vfio/migration: Refactor and fix print of "Migration disabled"
,
Zhenzhong Duan
,
2023/06/19
Re: [PATCH v2] vfio/migration: Refactor and fix print of "Migration disabled"
,
Avihai Horon
,
2023/06/19
RE: [PATCH v2] vfio/migration: Refactor and fix print of "Migration disabled"
,
Duan, Zhenzhong
,
2023/06/19
Re: [PATCH v2] vfio/migration: Refactor and fix print of "Migration disabled"
,
Joao Martins
,
2023/06/20
RE: [PATCH v2] vfio/migration: Refactor and fix print of "Migration disabled"
,
Duan, Zhenzhong
,
2023/06/20
Re: [PATCH v2] vfio/migration: Refactor and fix print of "Migration disabled"
,
Joao Martins
,
2023/06/20
RE: [PATCH v2] vfio/migration: Refactor and fix print of "Migration disabled"
,
Duan, Zhenzhong
,
2023/06/20
Re: [PATCH v2 0/2] target/i386/kvm: fix two svm pmu virtualization bugs
,
Like Xu
,
2023/06/19
Re: [PATCH v2 0/2] target/i386/kvm: fix two svm pmu virtualization bugs
,
Dongli Zhang
,
2023/06/19
[no subject]
,
Bilal Elmoussaoui
,
2023/06/19
[PATCH v3 2/2] ui/dbus: Expose a touch device interface
,
Bilal Elmoussaoui
,
2023/06/19
[PATCH v3 1/2] ui/touch: Move event handling to a common helper
,
Bilal Elmoussaoui
,
2023/06/19
[no subject]
,
Bilal Elmoussaoui
,
2023/06/19
[PATCH] linux-user/riscv: Add syscall riscv_hwprobe
,
Robbin Ehn
,
2023/06/19
Re: [PATCH] linux-user/riscv: Add syscall riscv_hwprobe
,
Alistair Francis
,
2023/06/22
Re: [PATCH] linux-user/riscv: Add syscall riscv_hwprobe
,
Robbin Ehn
,
2023/06/27
[PATCH 0/4] exec: Header cleanups around memory.h/address-spaces.h
,
Philippe Mathieu-Daudé
,
2023/06/19
[PATCH 1/4] hw/net/i82596: Include missing 'exec/address-spaces.h' header
,
Philippe Mathieu-Daudé
,
2023/06/19
Re: [PATCH 1/4] hw/net/i82596: Include missing 'exec/address-spaces.h' header
,
Richard Henderson
,
2023/06/19
[PATCH 2/4] hw/dma/etraxfs: Include missing 'exec/memory.h' header
,
Philippe Mathieu-Daudé
,
2023/06/19
Re: [PATCH 2/4] hw/dma/etraxfs: Include missing 'exec/memory.h' header
,
Richard Henderson
,
2023/06/19
[PATCH 3/4] exec/address-spaces.h: Remove unuseful 'exec/memory.h' include
,
Philippe Mathieu-Daudé
,
2023/06/19
Re: [PATCH 3/4] exec/address-spaces.h: Remove unuseful 'exec/memory.h' include
,
Richard Henderson
,
2023/06/19
[PATCH 4/4] sysemu/kvm: Re-include "exec/memattrs.h" header
,
Philippe Mathieu-Daudé
,
2023/06/19
Re: [PATCH 4/4] sysemu/kvm: Re-include "exec/memattrs.h" header
,
Richard Henderson
,
2023/06/19
[PATCH] vhost-vdpa: do not cleanup the vdpa/vhost-net structures if peer nic is present
,
Ani Sinha
,
2023/06/19
[PATCH] vhost_net: add an assertion for TAP client backends
,
Ani Sinha
,
2023/06/19
Re: [PATCH] vhost_net: add an assertion for TAP client backends
,
Laurent Vivier
,
2023/06/19
virtiofsd - removed in QEMU 8.0, replacement seems Linux-only
,
John Maline
,
2023/06/18
[PATCH 0/2] target/i386: allow using named CPU modeles with user mode emulation
,
Paolo Bonzini
,
2023/06/18
[PATCH 1/2] target/i386: ignore ARCH_CAPABILITIES features in user mode emulation
,
Paolo Bonzini
,
2023/06/18
[PATCH 2/2] target/i386: ignore CPL0-specific features in user mode emulation
,
Paolo Bonzini
,
2023/06/18
[PATCH 0/7] target/i386: add a few simple features
,
Paolo Bonzini
,
2023/06/18
[PATCH 1/7] target/i386: fix INVD vmexit
,
Paolo Bonzini
,
2023/06/18
Re: [PATCH 1/7] target/i386: fix INVD vmexit
,
Richard Henderson
,
2023/06/19
[PATCH 2/7] target/i386: TCG supports 3DNow! prefetch(w)
,
Paolo Bonzini
,
2023/06/18
Re: [PATCH 2/7] target/i386: TCG supports 3DNow! prefetch(w)
,
Richard Henderson
,
2023/06/19
[PATCH 3/7] target/i386: TCG supports RDSEED
,
Paolo Bonzini
,
2023/06/18
Re: [PATCH 3/7] target/i386: TCG supports RDSEED
,
Richard Henderson
,
2023/06/19
[PATCH 4/7] target/i386: TCG supports 32-bit SYSCALL
,
Paolo Bonzini
,
2023/06/18
Re: [PATCH 4/7] target/i386: TCG supports 32-bit SYSCALL
,
Richard Henderson
,
2023/06/19
Re: [PATCH 4/7] target/i386: TCG supports 32-bit SYSCALL
,
Paolo Bonzini
,
2023/06/19
[PATCH 6/7] target/i386: implement RDPID in TCG
,
Paolo Bonzini
,
2023/06/18
Re: [PATCH 6/7] target/i386: implement RDPID in TCG
,
Richard Henderson
,
2023/06/19
Re: [PATCH 6/7] target/i386: implement RDPID in TCG
,
Paolo Bonzini
,
2023/06/20
[PATCH 5/7] target/i386: TCG supports XSAVEERPTR
,
Paolo Bonzini
,
2023/06/18
Re: [PATCH 5/7] target/i386: TCG supports XSAVEERPTR
,
Richard Henderson
,
2023/06/19
[PATCH 7/7] target/i386: implement WBNOINVD in TCG
,
Paolo Bonzini
,
2023/06/18
Re: [PATCH 7/7] target/i386: implement WBNOINVD in TCG
,
Richard Henderson
,
2023/06/19
[PATCH] git-submodule.sh: allow running in validate mode without previous update
,
Paolo Bonzini
,
2023/06/18
Re: [PATCH] git-submodule.sh: allow running in validate mode without previous update
,
Nina Schoetterl-Glausch
,
2023/06/20
Re: [PATCH] git-submodule.sh: allow running in validate mode without previous update
,
Paolo Bonzini
,
2023/06/20
Re: [PATCH] git-submodule.sh: allow running in validate mode without previous update
,
Nina Schoetterl-Glausch
,
2023/06/21
Re: [PATCH] git-submodule.sh: allow running in validate mode without previous update
,
Nina Schoetterl-Glausch
,
2023/06/21
Re: [PATCH] git-submodule.sh: allow running in validate mode without previous update
,
Paolo Bonzini
,
2023/06/22
Re: [PATCH v5 01/11] hw: arm: Add bananapi M2-Ultra and allwinner-r40 support
,
Guenter Roeck
,
2023/06/17
Re: [PATCH v5 01/11] hw: arm: Add bananapi M2-Ultra and allwinner-r40 support
,
qianfan
,
2023/06/17
Re: [PATCH v5 01/11] hw: arm: Add bananapi M2-Ultra and allwinner-r40 support
,
Guenter Roeck
,
2023/06/23
Re: [PATCH v5 01/11] hw: arm: Add bananapi M2-Ultra and allwinner-r40 support
,
Peter Maydell
,
2023/06/23
Re: [PATCH v5 01/11] hw: arm: Add bananapi M2-Ultra and allwinner-r40 support
,
Guenter Roeck
,
2023/06/23
Re: [PATCH v5 01/11] hw: arm: Add bananapi M2-Ultra and allwinner-r40 support
,
Peter Maydell
,
2023/06/24
Re: [PATCH v5 01/11] hw: arm: Add bananapi M2-Ultra and allwinner-r40 support
,
Guenter Roeck
,
2023/06/24
Re: [PATCH v5 01/11] hw: arm: Add bananapi M2-Ultra and allwinner-r40 support
,
Guenter Roeck
,
2023/06/24
The real function of calling cpu_io_recompile in non-icount mode
,
GanDalf LeBron
,
2023/06/17
Re: The real function of calling cpu_io_recompile in non-icount mode
,
Peter Maydell
,
2023/06/19
[PATCH v3 0/6] net/tap: Fix QEMU frozen issue when the maximum number of file descriptors is very large
,
Bin Meng
,
2023/06/17
[PATCH v3 1/6] tests/tcg/cris: Fix the coding style
,
Bin Meng
,
2023/06/17
Re: [PATCH v3 1/6] tests/tcg/cris: Fix the coding style
,
Philippe Mathieu-Daudé
,
2023/06/17
[PATCH v3 2/6] tests/tcg/cris: Correct the off-by-one error
,
Bin Meng
,
2023/06/17
Re: [PATCH v3 2/6] tests/tcg/cris: Correct the off-by-one error
,
Philippe Mathieu-Daudé
,
2023/06/17
[PATCH v3 6/6] net: tap: Use qemu_close_range() to close fds
,
Bin Meng
,
2023/06/17
Re: [PATCH v3 6/6] net: tap: Use qemu_close_range() to close fds
,
Claudio Imbrenda
,
2023/06/19
[PATCH v3 3/6] util/async-teardown: Fall back to close fds one by one
,
Bin Meng
,
2023/06/17
Re: [PATCH v3 3/6] util/async-teardown: Fall back to close fds one by one
,
Claudio Imbrenda
,
2023/06/19
Re: [PATCH v3 3/6] util/async-teardown: Fall back to close fds one by one
,
Bin Meng
,
2023/06/25
[PATCH v3 4/6] util/osdep: Introduce qemu_close_range()
,
Bin Meng
,
2023/06/17
Re: [PATCH v3 4/6] util/osdep: Introduce qemu_close_range()
,
Markus Armbruster
,
2023/06/19
Re: [PATCH v3 4/6] util/osdep: Introduce qemu_close_range()
,
Bin Meng
,
2023/06/28
Re: [PATCH v3 4/6] util/osdep: Introduce qemu_close_range()
,
Claudio Imbrenda
,
2023/06/19
Re: [PATCH v3 4/6] util/osdep: Introduce qemu_close_range()
,
Bin Meng
,
2023/06/28
[PATCH v3 5/6] util/async-teardown: Use qemu_close_range() to close fds
,
Bin Meng
,
2023/06/17
Re: [PATCH v3 5/6] util/async-teardown: Use qemu_close_range() to close fds
,
Claudio Imbrenda
,
2023/06/19
Re: [PATCH v3 0/6] net/tap: Fix QEMU frozen issue when the maximum number of file descriptors is very large
,
Richard Henderson
,
2023/06/19
Re: [PATCH v3 0/6] net/tap: Fix QEMU frozen issue when the maximum number of file descriptors is very large
,
Michael Tokarev
,
2023/06/28
[PATCH 0/1] hw/riscv/virt.c: check for 'ssaia' with KVM AIA
,
Daniel Henrique Barboza
,
2023/06/16
[PATCH 1/1] hw/riscv/virt.c: check for 'ssaia' with KVM AIA
,
Daniel Henrique Barboza
,
2023/06/16
[PATCH v2 0/6] net/tap: Fix QEMU frozen issue when the maximum number of file descriptors is very large
,
Bin Meng
,
2023/06/16
[PATCH v2 1/6] tests/tcg/cris: Fix the coding style
,
Bin Meng
,
2023/06/16
Re: [PATCH v2 1/6] tests/tcg/cris: Fix the coding style
,
Richard Henderson
,
2023/06/19
[PATCH v2 2/6] tests/tcg/cris: Correct the off-by-one error
,
Bin Meng
,
2023/06/16
Re: [PATCH v2 2/6] tests/tcg/cris: Correct the off-by-one error
,
Richard Henderson
,
2023/06/19
[PATCH v2 5/6] util/async-teardown: Use qemu_close_range() to close fds
,
Bin Meng
,
2023/06/16
Re: [PATCH v2 5/6] util/async-teardown: Use qemu_close_range() to close fds
,
Richard Henderson
,
2023/06/19
[PATCH v2 3/6] util/async-teardown: Fall back to close fds one by one
,
Bin Meng
,
2023/06/16
Re: [PATCH v2 3/6] util/async-teardown: Fall back to close fds one by one
,
Richard Henderson
,
2023/06/19
[PATCH v2 6/6] net: tap: Use qemu_close_range() to close fds
,
Bin Meng
,
2023/06/16
Re: [PATCH v2 6/6] net: tap: Use qemu_close_range() to close fds
,
Richard Henderson
,
2023/06/19
[PATCH v2 4/6] utils/osdep: Introduce qemu_close_range()
,
Bin Meng
,
2023/06/16
Re: [PATCH v2 4/6] utils/osdep: Introduce qemu_close_range()
,
Richard Henderson
,
2023/06/19
Re: [PATCH v2 4/6] utils/osdep: Introduce qemu_close_range()
,
Richard Henderson
,
2023/06/19
[PATCH v2 0/8] TriCore Privilege Levels
,
Bastian Koppelmann
,
2023/06/16
[PATCH v2 1/8] target/tricore: Fix RR_JLI clobbering reg A[11]
,
Bastian Koppelmann
,
2023/06/16
Re: [PATCH v2 1/8] target/tricore: Fix RR_JLI clobbering reg A[11]
,
Richard Henderson
,
2023/06/18
[PATCH v2 2/8] target/tricore: Introduce DISAS_TARGET_EXIT
,
Bastian Koppelmann
,
2023/06/16
Re: [PATCH v2 2/8] target/tricore: Introduce DISAS_TARGET_EXIT
,
Richard Henderson
,
2023/06/18
[PATCH v2 3/8] target/tricore: ENABLE/DISABLE exit to main-loop
,
Bastian Koppelmann
,
2023/06/16
Re: [PATCH v2 3/8] target/tricore: ENABLE/DISABLE exit to main-loop
,
Richard Henderson
,
2023/06/18
[PATCH v2 4/8] target/tricore: Indirect jump insns use tcg_gen_lookup_and_goto_ptr()
,
Bastian Koppelmann
,
2023/06/16
Re: [PATCH v2 4/8] target/tricore: Indirect jump insns use tcg_gen_lookup_and_goto_ptr()
,
Richard Henderson
,
2023/06/18
[PATCH v2 5/8] target/tricore: Introduce priv tb flag
,
Bastian Koppelmann
,
2023/06/16
[PATCH v2 6/8] target/tricore: Implement privilege level for all insns
,
Bastian Koppelmann
,
2023/06/16
[PATCH v2 7/8] target/tricore: Honour privilege changes on PSW write
,
Bastian Koppelmann
,
2023/06/16
Re: [PATCH v2 7/8] target/tricore: Honour privilege changes on PSW write
,
Richard Henderson
,
2023/06/18
[PATCH v2 8/8] target/tricore: Fix ICR.IE offset in RESTORE insn
,
Bastian Koppelmann
,
2023/06/16
[PATCH v2] hw/arm/xlnx: Connect secondary CGEM IRQs
,
Kinsey Moore
,
2023/06/16
Re: [PATCH v2] hw/arm/xlnx: Connect secondary CGEM IRQs
,
Francisco Iglesias
,
2023/06/16
Re: [PATCH v2] hw/arm/xlnx: Connect secondary CGEM IRQs
,
Philippe Mathieu-Daudé
,
2023/06/17
[PATCH] Add support for RAPL MSRs in KVM/Qemu
,
Anthony Harivel
,
2023/06/16
Re: [PATCH] Add support for RAPL MSRs in KVM/Qemu
,
Marcelo Tosatti
,
2023/06/28
Re: [PATCH] Add support for RAPL MSRs in KVM/Qemu
,
Anthony Harivel
,
2023/06/28
[qemu-web PATCH] include Dockerfile used to proxy qemu.org to gitlab.io
,
Paolo Bonzini
,
2023/06/16
Re: [qemu-web PATCH] include Dockerfile used to proxy qemu.org to gitlab.io
,
Thomas Huth
,
2023/06/21
[PULL 0/5] loongarch-to-apply queue
,
Song Gao
,
2023/06/16
[PULL 4/5] hw/loongarch: Supplement cpu topology arguments
,
Song Gao
,
2023/06/16
[PULL 3/5] hw/loongarch: Add numa support
,
Song Gao
,
2023/06/16
[PULL 1/5] hw/loongarch/virt: Add cpu arch_id support
,
Song Gao
,
2023/06/16
[PULL 2/5] hw/intc: Set physical cpuid route for LoongArch ipi device
,
Song Gao
,
2023/06/16
[PULL 5/5] target/loongarch: Fix CSR.DMW0-3.VSEG check
,
Song Gao
,
2023/06/16
Re: [PULL 0/5] loongarch-to-apply queue
,
Richard Henderson
,
2023/06/17
Re: [PATCH v5 0/9] migration: Add switchover ack capability and VFIO precopy support
,
YangHang Liu
,
2023/06/16
[PATCH v1 00/15] virtio-mem: Expose device memory through multiple memslots
,
David Hildenbrand
,
2023/06/16
[PATCH v1 01/15] memory-device: Track the required memslots in DeviceMemoryState
,
David Hildenbrand
,
2023/06/16
[PATCH v1 02/15] kvm: Add stub for kvm_get_max_memslots()
,
David Hildenbrand
,
2023/06/16
[PATCH v1 03/15] vhost: Add vhost_get_max_memslots()
,
David Hildenbrand
,
2023/06/16
[PATCH v1 04/15] memory-device, vhost: Add a memslot soft limit for memory devices
,
David Hildenbrand
,
2023/06/16
[PATCH v1 05/15] kvm: Return number of free memslots
,
David Hildenbrand
,
2023/06/16
[PATCH v1 06/15] vhost: Return number of free memslots
,
David Hildenbrand
,
2023/06/16
[PATCH v1 07/15] memory-device: Support memory devices that statically consume multiple memslots
,
David Hildenbrand
,
2023/06/16
[PATCH v1 08/15] memory-device: Track the actually used memslots in DeviceMemoryState
,
David Hildenbrand
,
2023/06/16
[PATCH v1 09/15] memory-device, vhost: Support memory devices that dynamically consume multiple memslots
,
David Hildenbrand
,
2023/06/16
[PATCH v1 10/15] pc-dimm: Provide pc_dimm_get_free_slots() to query free ram slots
,
David Hildenbrand
,
2023/06/16
[PATCH v1 11/15] memory-device: Support memory-devices with auto-detection of the number of memslots
,
David Hildenbrand
,
2023/06/16
[PATCH v1 12/15] memory: Clarify mapping requirements for RamDiscardManager
,
David Hildenbrand
,
2023/06/16
[PATCH v1 13/15] virtio-mem: Expose device memory via multiple memslots if enabled
,
David Hildenbrand
,
2023/06/16
[PATCH v1 15/15] virtio-mem: Mark memslot alias memory regions unmergeable
,
David Hildenbrand
,
2023/06/16
[PATCH v1 14/15] memory, vhost: Allow for marking memory device memory regions unmergeable
,
David Hildenbrand
,
2023/06/16
Re: [PATCH v3 00/19] Add RISC-V vector cryptographic instruction set support
,
Daniel Henrique Barboza
,
2023/06/16
Re: [PATCH v3 00/19] Add RISC-V vector cryptographic instruction set support
,
Max Chou
,
2023/06/16
Re: [PATCH v2 04/11] multifd: Count the number of bytes sent correctly
,
Chuang Xu
,
2023/06/16
Re: [PATCH v2 04/11] multifd: Count the number of bytes sent correctly
,
Juan Quintela
,
2023/06/21
Re: [PATCH v8 0/6] migration: reduce time of loading non-iterable vmstate
,
Chuang Xu
,
2023/06/16
A confusion about CXL in arm virt machine
,
Yuquan Wang
,
2023/06/16
Re: A confusion about CXL in arm virt machine
,
Gregory Price
,
2023/06/16
Re: A confusion about CXL in arm virt machine
,
Jonathan Cameron
,
2023/06/19
[PATCH v2 3/3] hw/ufs: Support for UFS logical unit
,
Jeuk Kim
,
2023/06/16
Re: [PATCH v2 3/3] hw/ufs: Support for UFS logical unit
,
Stefan Hajnoczi
,
2023/06/19
Message not available
Re: [PATCH v2 3/3] hw/ufs: Support for UFS logical unit
,
Jeuk Kim
,
2023/06/19
Re: [PATCH v2 3/3] hw/ufs: Support for UFS logical unit
,
Stefan Hajnoczi
,
2023/06/19
[PATCH v2 1/3] hw/ufs: Initial commit for emulated Universal-Flash-Storage
,
Jeuk Kim
,
2023/06/16
Re: [PATCH v2 1/3] hw/ufs: Initial commit for emulated Universal-Flash-Storage
,
Stefan Hajnoczi
,
2023/06/16
Message not available
Re: [PATCH v2 1/3] hw/ufs: Initial commit for emulated Universal-Flash-Storage
,
Jeuk Kim
,
2023/06/19
[PATCH v2 2/3] hw/ufs: Support for Query Transfer Requests
,
Jeuk Kim
,
2023/06/16
Re: [PATCH v2 2/3] hw/ufs: Support for Query Transfer Requests
,
Stefan Hajnoczi
,
2023/06/19
Message not available
Re: [PATCH v2 2/3] hw/ufs: Support for Query Transfer Requests
,
Jeuk Kim
,
2023/06/19
[PATCH v2 0/3] hw/ufs: Add Universal Flash Storage (UFS) support
,
Jeuk Kim
,
2023/06/16
Re: [PATCH v2 0/3] hw/ufs: Add Universal Flash Storage (UFS) support
,
Stefan Hajnoczi
,
2023/06/16
[PATCH 0/7] Add new CPU model EmeraldRapids and GraniteRapids
,
Tao Su
,
2023/06/15
[PATCH 1/7] target/i386: Add FEAT_7_1_EDX to adjust feature level
,
Tao Su
,
2023/06/15
Re: [PATCH 1/7] target/i386: Add FEAT_7_1_EDX to adjust feature level
,
Igor Mammedov
,
2023/06/26
Re: [PATCH 1/7] target/i386: Add FEAT_7_1_EDX to adjust feature level
,
Tao Su
,
2023/06/27
Re: [PATCH 1/7] target/i386: Add FEAT_7_1_EDX to adjust feature level
,
Igor Mammedov
,
2023/06/27
[PATCH 2/7] target/i386: Add support for MCDT_NO in CPUID enumeration
,
Tao Su
,
2023/06/15
[PATCH 3/7] target/i386: Allow MCDT_NO if host supports
,
Tao Su
,
2023/06/15
Re: [PATCH 3/7] target/i386: Allow MCDT_NO if host supports
,
Igor Mammedov
,
2023/06/26
Re: [PATCH 3/7] target/i386: Allow MCDT_NO if host supports
,
Tao Su
,
2023/06/27
[PATCH 4/7] target/i386: Add new bit definitions of MSR_IA32_ARCH_CAPABILITIES
,
Tao Su
,
2023/06/15
Re: [PATCH 4/7] target/i386: Add new bit definitions of MSR_IA32_ARCH_CAPABILITIES
,
Igor Mammedov
,
2023/06/26
[PATCH 5/7] target/i386: Add few security fix bits in ARCH_CAPABILITIES into SapphireRapids CPU model
,
Tao Su
,
2023/06/15
Re: [PATCH 5/7] target/i386: Add few security fix bits in ARCH_CAPABILITIES into SapphireRapids CPU model
,
Igor Mammedov
,
2023/06/26
Re: [PATCH 5/7] target/i386: Add few security fix bits in ARCH_CAPABILITIES into SapphireRapids CPU model
,
Xiaoyao Li
,
2023/06/27
Re: [PATCH 5/7] target/i386: Add few security fix bits in ARCH_CAPABILITIES into SapphireRapids CPU model
,
Igor Mammedov
,
2023/06/27
[PATCH 6/7] target/i386: Add new CPU model EmeraldRapids
,
Tao Su
,
2023/06/15
Re: [PATCH 6/7] target/i386: Add new CPU model EmeraldRapids
,
Igor Mammedov
,
2023/06/26
Re: [PATCH 6/7] target/i386: Add new CPU model EmeraldRapids
,
Xiaoyao Li
,
2023/06/27
Re: [PATCH 6/7] target/i386: Add new CPU model EmeraldRapids
,
Igor Mammedov
,
2023/06/27
Re: [PATCH 6/7] target/i386: Add new CPU model EmeraldRapids
,
Xiaoyao Li
,
2023/06/27
Re: [PATCH 6/7] target/i386: Add new CPU model EmeraldRapids
,
Daniel P . Berrangé
,
2023/06/27
[PATCH 7/7] target/i386: Add new CPU model GraniteRapids
,
Tao Su
,
2023/06/15
Re: [PATCH 7/7] target/i386: Add new CPU model GraniteRapids
,
Igor Mammedov
,
2023/06/27
Re: [PATCH 7/7] target/i386: Add new CPU model GraniteRapids
,
Tao Su
,
2023/06/28
Re: [PATCH 0/7] Add new CPU model EmeraldRapids and GraniteRapids
,
Wang, Lei
,
2023/06/16
Re: [PATCH 0/7] Add new CPU model EmeraldRapids and GraniteRapids
,
Tao Su
,
2023/06/16
[PULL v5 00/11] xenpvh5-tag
,
Stefano Stabellini
,
2023/06/15
[PULL v5 01/11] hw/i386/xen/: move xen-mapcache.c to hw/xen/
,
Stefano Stabellini
,
2023/06/15
[PULL v5 02/11] hw/i386/xen: rearrange xen_hvm_init_pc
,
Stefano Stabellini
,
2023/06/15
[PULL v5 03/11] hw/i386/xen/xen-hvm: move x86-specific fields out of XenIOState
,
Stefano Stabellini
,
2023/06/15
[PULL v5 05/11] include/hw/xen/xen_common: return error from xen_create_ioreq_server
,
Stefano Stabellini
,
2023/06/15
[PULL v5 07/11] hw/xen/xen-hvm-common: Use g_new and error_report
,
Stefano Stabellini
,
2023/06/15
[PULL v5 08/11] meson.build: do not set have_xen_pci_passthrough for aarch64 targets
,
Stefano Stabellini
,
2023/06/15
[PULL v5 06/11] hw/xen/xen-hvm-common: skip ioreq creation on ioreq registration failure
,
Stefano Stabellini
,
2023/06/15
Re: [PULL v5 06/11] hw/xen/xen-hvm-common: skip ioreq creation on ioreq registration failure
,
Peter Maydell
,
2023/06/20
[PULL v5 11/11] test/qtest: add xepvh to skip list for qtest
,
Stefano Stabellini
,
2023/06/15
[PULL v5 10/11] meson.build: enable xenpv machine build for ARM
,
Stefano Stabellini
,
2023/06/15
[PULL v5 04/11] xen-hvm: reorganize xen-hvm and move common function to xen-hvm-common
,
Stefano Stabellini
,
2023/06/15
[PULL v5 09/11] hw/arm: introduce xenpvh machine
,
Stefano Stabellini
,
2023/06/15
Re: [PULL v5 00/11] xenpvh5-tag
,
Richard Henderson
,
2023/06/17
[PATCH v3 00/14] Misc clean ups to target/ppc exception handling
,
BALATON Zoltan
,
2023/06/15
[PATCH v3 01/14] target/ppc: Remove some superfluous parentheses
,
BALATON Zoltan
,
2023/06/15
[PATCH v3 02/14] target/ppc: Remove unneeded parameter from powerpc_reset_wakeup()
,
BALATON Zoltan
,
2023/06/15
[PATCH v3 03/14] target/ppc: Move common check in exception handlers to a function
,
BALATON Zoltan
,
2023/06/15
[PATCH v3 04/14] target/ppc: Use env_cpu for cpu_abort in excp_helper
,
BALATON Zoltan
,
2023/06/15
Re: [PATCH v3 04/14] target/ppc: Use env_cpu for cpu_abort in excp_helper
,
Nicholas Piggin
,
2023/06/20
Re: [PATCH v3 04/14] target/ppc: Use env_cpu for cpu_abort in excp_helper
,
BALATON Zoltan
,
2023/06/20
[PATCH v3 07/14] target/ppd: Remove unused define
,
BALATON Zoltan
,
2023/06/15
Re: [PATCH v3 07/14] target/ppd: Remove unused define
,
Bernhard Beschow
,
2023/06/18
[PATCH v3 05/14] target/ppc: Remove some more local CPUState variables only used once
,
BALATON Zoltan
,
2023/06/15
Re: [PATCH v3 05/14] target/ppc: Remove some more local CPUState variables only used once
,
Nicholas Piggin
,
2023/06/20
[PATCH v3 06/14] target/ppc: Readability improvements in exception handlers
,
BALATON Zoltan
,
2023/06/15
[PATCH v3 08/14] target/ppc: Fix gen_sc to use correct nip
,
BALATON Zoltan
,
2023/06/15
Re: [PATCH v3 08/14] target/ppc: Fix gen_sc to use correct nip
,
Nicholas Piggin
,
2023/06/20
[PATCH v3 09/14] target/ppc: Move patching nip from exception handler to helper_scv
,
BALATON Zoltan
,
2023/06/15
Re: [PATCH v3 09/14] target/ppc: Move patching nip from exception handler to helper_scv
,
Nicholas Piggin
,
2023/06/20
Re: [PATCH v3 09/14] target/ppc: Move patching nip from exception handler to helper_scv
,
BALATON Zoltan
,
2023/06/20
Re: [PATCH v3 09/14] target/ppc: Move patching nip from exception handler to helper_scv
,
Nicholas Piggin
,
2023/06/26
Re: [PATCH v3 09/14] target/ppc: Move patching nip from exception handler to helper_scv
,
BALATON Zoltan
,
2023/06/27
Re: [PATCH v3 09/14] target/ppc: Move patching nip from exception handler to helper_scv
,
Nicholas Piggin
,
2023/06/27
Re: [PATCH v3 09/14] target/ppc: Move patching nip from exception handler to helper_scv
,
Nicholas Piggin
,
2023/06/26
[PATCH v3 10/14] target/ppc: Simplify syscall exception handlers
,
BALATON Zoltan
,
2023/06/15
Re: [PATCH v3 10/14] target/ppc: Simplify syscall exception handlers
,
Nicholas Piggin
,
2023/06/20
[PATCH v3 11/14] target/ppc: Get CPUState in one step
,
BALATON Zoltan
,
2023/06/15
[PATCH v3 12/14] target/ppc: Clean up ifdefs in excp_helper.c, part 1
,
BALATON Zoltan
,
2023/06/15
Re: [PATCH v3 12/14] target/ppc: Clean up ifdefs in excp_helper.c, part 1
,
Nicholas Piggin
,
2023/06/20
Re: [PATCH v3 12/14] target/ppc: Clean up ifdefs in excp_helper.c, part 1
,
BALATON Zoltan
,
2023/06/20
[PATCH v3 14/14] target/ppc: Clean up ifdefs in excp_helper.c, part 3
,
BALATON Zoltan
,
2023/06/15
[PATCH v3 13/14] target/ppc: Clean up ifdefs in excp_helper.c, part 2
,
BALATON Zoltan
,
2023/06/15
Re: [PATCH v3 00/14] Misc clean ups to target/ppc exception handling
,
Daniel Henrique Barboza
,
2023/06/30
Re: [PATCH v3 00/14] Misc clean ups to target/ppc exception handling
,
BALATON Zoltan
,
2023/06/30
[PATCH V1 0/3] fix migration of suspended runstate
,
Steve Sistare
,
2023/06/15
[PATCH V1 1/3] vl: start on wakeup request
,
Steve Sistare
,
2023/06/15
[PATCH V1 2/3] migration: fix suspended runstate
,
Steve Sistare
,
2023/06/15
Re: [PATCH V1 2/3] migration: fix suspended runstate
,
Peter Xu
,
2023/06/20
Re: [PATCH V1 2/3] migration: fix suspended runstate
,
Steven Sistare
,
2023/06/21
Re: [PATCH V1 2/3] migration: fix suspended runstate
,
Peter Xu
,
2023/06/21
Re: [PATCH V1 2/3] migration: fix suspended runstate
,
Steven Sistare
,
2023/06/23
Re: [PATCH V1 2/3] migration: fix suspended runstate
,
Steven Sistare
,
2023/06/23
Re: [PATCH V1 2/3] migration: fix suspended runstate
,
Peter Xu
,
2023/06/26
Re: [PATCH V1 2/3] migration: fix suspended runstate
,
Peter Xu
,
2023/06/26
Re: [PATCH V1 2/3] migration: fix suspended runstate
,
Steven Sistare
,
2023/06/30
[PATCH V1 3/3] tests/qtest: live migration suspended state
,
Steve Sistare
,
2023/06/15
Re: [PATCH V1 3/3] tests/qtest: live migration suspended state
,
Peter Xu
,
2023/06/21
Re: [PATCH V1 3/3] tests/qtest: live migration suspended state
,
Steven Sistare
,
2023/06/21
Re: [PATCH V1 3/3] tests/qtest: live migration suspended state
,
Peter Xu
,
2023/06/21
Re: [PATCH V1 3/3] tests/qtest: live migration suspended state
,
Steven Sistare
,
2023/06/22
[PULL 0/6] aspeed queue
,
Cédric Le Goater
,
2023/06/15
[PULL 1/6] hw/arm/aspeed: Add VPD data for Rainier machine
,
Cédric Le Goater
,
2023/06/15
[PULL 2/6] aspeed/hace: Initialize g_autofree pointer
,
Cédric Le Goater
,
2023/06/15
[PULL 3/6] aspeed: Introduce a boot_rom region at the machine level
,
Cédric Le Goater
,
2023/06/15
[PULL 5/6] aspeed: Introduce a "bmc-console" machine option
,
Cédric Le Goater
,
2023/06/15
[PULL 4/6] aspeed: Use the boot_rom region of the fby35 machine
,
Cédric Le Goater
,
2023/06/15
[PULL 6/6] target/arm: Allow users to set the number of VFP registers
,
Cédric Le Goater
,
2023/06/15
Re: [PULL 0/6] aspeed queue
,
Richard Henderson
,
2023/06/16
[PATCH] contrib/plugins: add meson build file
,
Anton Kochkov
,
2023/06/15
Re: [PATCH] contrib/plugins: add meson build file
,
Alex Bennée
,
2023/06/19
[PATCH 0/1] Secondary Cadence GEM IRQs
,
Kinsey Moore
,
2023/06/15
[PATCH] hw/arm/xlnx: Connect secondary CGEM IRQs
,
Kinsey Moore
,
2023/06/15
Re: [PATCH] hw/arm/xlnx: Connect secondary CGEM IRQs
,
Francisco Iglesias
,
2023/06/16
RE: [PATCH] hw/arm/xlnx: Connect secondary CGEM IRQs
,
Kinsey Moore
,
2023/06/16
[PATCH] chardev/char-win-stdio: Support VT sequences on Windows 11 host
,
Zhang Huasen
,
2023/06/15
Re: [PATCH] chardev/char-win-stdio: Support VT sequences on Windows 11 host
,
Marc-André Lureau
,
2023/06/15
Re: [PATCH] chardev/char-win-stdio: Support VT sequences on Windows 11 host
,
Zhang Huasen
,
2023/06/16
Re: [PATCH] chardev/char-win-stdio: Support VT sequences on Windows 11 host
,
Marc-André Lureau
,
2023/06/17
Re: [PATCH] chardev/char-win-stdio: Support VT sequences on Windows 11 host
,
Zhang Huasen
,
2023/06/19
Re: [PATCH v5 1/9] migration: Add switchover ack capability
,
YangHang Liu
,
2023/06/15
Re: [PATCH v5 1/9] migration: Add switchover ack capability
,
Cédric Le Goater
,
2023/06/15
Re: [PATCH v5 1/9] migration: Add switchover ack capability
,
Avihai Horon
,
2023/06/19
[PATCH] hw/riscv/virt.c: fix typo in 'aia' description
,
Daniel Henrique Barboza
,
2023/06/15
Re: [PATCH] hw/riscv/virt.c: fix typo in 'aia' description
,
Philippe Mathieu-Daudé
,
2023/06/15
Re: [PATCH] hw/riscv/virt.c: fix typo in 'aia' description
,
Weiwei Li
,
2023/06/15
Re: [PATCH] hw/riscv/virt.c: fix typo in 'aia' description
,
Michael Tokarev
,
2023/06/18
[PATCH v2 1/2] ui/touch: Move event handling to a common helper
,
Bilal Elmoussaoui
,
2023/06/15
[PATCH v2 2/2] ui/dbus: Expose a touch device interface
,
Bilal Elmoussaoui
,
2023/06/15
Re: [PATCH v2 2/2] ui/dbus: Expose a touch device interface
,
Marc-André Lureau
,
2023/06/15
Re: [PATCH v2 1/2] ui/touch: Move event handling to a common helper
,
Marc-André Lureau
,
2023/06/15
[PATCH] vfio/migration: Fix return value of vfio_migration_realize()
,
Zhenzhong Duan
,
2023/06/15
Re: [PATCH] vfio/migration: Fix return value of vfio_migration_realize()
,
Joao Martins
,
2023/06/15
RE: [PATCH] vfio/migration: Fix return value of vfio_migration_realize()
,
Duan, Zhenzhong
,
2023/06/15
Re: [PATCH] vfio/migration: Fix return value of vfio_migration_realize()
,
Joao Martins
,
2023/06/15
RE: [PATCH] vfio/migration: Fix return value of vfio_migration_realize()
,
Duan, Zhenzhong
,
2023/06/15
Re: [PATCH] vfio/migration: Fix return value of vfio_migration_realize()
,
Joao Martins
,
2023/06/16
RE: [PATCH] vfio/migration: Fix return value of vfio_migration_realize()
,
Duan, Zhenzhong
,
2023/06/16
Re: [PATCH] vfio/migration: Fix return value of vfio_migration_realize()
,
Joao Martins
,
2023/06/16
Re: [PATCH] vfio/migration: Fix return value of vfio_migration_realize()
,
Cédric Le Goater
,
2023/06/16
Re: [PATCH] vfio/migration: Fix return value of vfio_migration_realize()
,
Joao Martins
,
2023/06/16
[PATCH v2 0/6] target/riscv: Add support for BF16 extensions
,
Weiwei Li
,
2023/06/15
[PATCH v2 5/6] target/riscv: Expose properties for BF16 extensions
,
Weiwei Li
,
2023/06/15
[PATCH v2 2/6] target/riscv: Add support for Zfbfmin extension
,
Weiwei Li
,
2023/06/15
[PATCH v2 1/6] target/riscv: Add properties for BF16 extensions
,
Weiwei Li
,
2023/06/15
Re: [PATCH v2 1/6] target/riscv: Add properties for BF16 extensions
,
Rob Bradford
,
2023/06/15
Re: [PATCH v2 1/6] target/riscv: Add properties for BF16 extensions
,
Weiwei Li
,
2023/06/15
Re: [PATCH v2 1/6] target/riscv: Add properties for BF16 extensions
,
Rob Bradford
,
2023/06/15
[PATCH v2 3/6] target/riscv: Add support for Zvfbfmin extension
,
Weiwei Li
,
2023/06/15
[PATCH v2 4/6] target/riscv: Add support for Zvfbfwma extension
,
Weiwei Li
,
2023/06/15
[PATCH v2 6/6] target/riscv: Add disas support for BF16 extensions
,
Weiwei Li
,
2023/06/15
[PATCH v2] hw/pci: prevent hotplug of devices on pcie-root-ports on the wrong slot
,
Ani Sinha
,
2023/06/15
Re: [PATCH v2] hw/pci: prevent hotplug of devices on pcie-root-ports on the wrong slot
,
Igor Mammedov
,
2023/06/15
Re: [PATCH v2] hw/pci: prevent hotplug of devices on pcie-root-ports on the wrong slot
,
Ani Sinha
,
2023/06/16
Re: [PATCH v2] hw/pci: prevent hotplug of devices on pcie-root-ports on the wrong slot
,
Igor Mammedov
,
2023/06/16
Re: [PATCH v2] hw/pci: prevent hotplug of devices on pcie-root-ports on the wrong slot
,
Ani Sinha
,
2023/06/19
[PATCH] docs/devel: Document the tarball publishing/release process
,
Michael Roth
,
2023/06/15
[PATCH v4 0/3] Some fixes on intel_iommu
,
Zhenzhong Duan
,
2023/06/14
[PATCH v4 1/3] intel_iommu: Fix a potential issue in VFIO dirty page sync
,
Zhenzhong Duan
,
2023/06/14
[PATCH v4 2/3] intel_iommu: Fix flag check in replay
,
Zhenzhong Duan
,
2023/06/14
[PATCH v4 3/3] intel_iommu: Fix address space unmap
,
Zhenzhong Duan
,
2023/06/14
Re: [kvm-unit-tests v4 00/12] powerpc: updates, P10, PNV support
,
Nicholas Piggin
,
2023/06/14
Re: [kvm-unit-tests v4 00/12] powerpc: updates, P10, PNV support
,
Joel Stanley
,
2023/06/15
[QEMU][PATCH v8 00/11] Introduce xenpvh machine for arm architecture
,
Vikram Garhwal
,
2023/06/14
[QEMU][PATCH v8 02/11] hw/i386/xen: rearrange xen_hvm_init_pc
,
Vikram Garhwal
,
2023/06/14
[QEMU][PATCH v8 01/11] hw/i386/xen/: move xen-mapcache.c to hw/xen/
,
Vikram Garhwal
,
2023/06/14
[QEMU][PATCH v8 03/11] hw/i386/xen/xen-hvm: move x86-specific fields out of XenIOState
,
Vikram Garhwal
,
2023/06/14
[QEMU][PATCH v8 07/11] hw/xen/xen-hvm-common: Use g_new and error_report
,
Vikram Garhwal
,
2023/06/14
[QEMU][PATCH v8 06/11] hw/xen/xen-hvm-common: skip ioreq creation on ioreq registration failure
,
Vikram Garhwal
,
2023/06/14
[QEMU][PATCH v8 05/11] include/hw/xen/xen_common: return error from xen_create_ioreq_server
,
Vikram Garhwal
,
2023/06/14
[QEMU][PATCH v8 10/11] meson.build: enable xenpv machine build for ARM
,
Vikram Garhwal
,
2023/06/14
[QEMU][PATCH v8 11/11] test/qtest: add xepvh to skip list for qtest
,
Vikram Garhwal
,
2023/06/14
Re: [QEMU][PATCH v8 11/11] test/qtest: add xepvh to skip list for qtest
,
Stefano Stabellini
,
2023/06/15
[QEMU][PATCH v8 08/11] meson.build: do not set have_xen_pci_passthrough for aarch64 targets
,
Vikram Garhwal
,
2023/06/14
[QEMU][PATCH v8 09/11] hw/arm: introduce xenpvh machine
,
Vikram Garhwal
,
2023/06/14
[QEMU][PATCH v8 04/11] xen-hvm: reorganize xen-hvm and move common function to xen-hvm-common
,
Vikram Garhwal
,
2023/06/14
[PATCH 10/12] hw/vmapple/cfg: Introduce vmapple cfg region
,
Alexander Graf
,
2023/06/14
[PATCH 11/12] hw/vmapple/apple-gfx: Introduce ParavirtualizedGraphics.Framework support
,
Alexander Graf
,
2023/06/14
[PATCH 12/12] hw/vmapple/vmapple: Add vmapple machine type
,
Alexander Graf
,
2023/06/14
Re: [PATCH 12/12] hw/vmapple/vmapple: Add vmapple machine type
,
Bernhard Beschow
,
2023/06/20
Re: [PATCH 10/12] hw/vmapple/cfg: Introduce vmapple cfg region
,
Philippe Mathieu-Daudé
,
2023/06/16
[PATCH 05/12] hw/virtio: Add support for apple virtio-blk
,
Alexander Graf
,
2023/06/14
[PATCH 06/12] hw: Add vmapple subdir
,
Alexander Graf
,
2023/06/14
[PATCH 08/12] hw/vmapple/aes: Introduce aes engine
,
Alexander Graf
,
2023/06/14
[PATCH 09/12] hw/vmapple/bdif: Introduce vmapple backdoor interface
,
Alexander Graf
,
2023/06/14
Re: [PATCH 09/12] hw/vmapple/bdif: Introduce vmapple backdoor interface
,
Philippe Mathieu-Daudé
,
2023/06/16
[PATCH 07/12] gpex: Allow more than 4 legacy IRQs
,
Alexander Graf
,
2023/06/14
Re: [PATCH 05/12] hw/virtio: Add support for apple virtio-blk
,
Kevin Wolf
,
2023/06/16
Re: [PATCH 05/12] hw/virtio: Add support for apple virtio-blk
,
Philippe Mathieu-Daudé
,
2023/06/16
Re: [PATCH 05/12] hw/virtio: Add support for apple virtio-blk
,
Michael S. Tsirkin
,
2023/06/16
Re: [PATCH 05/12] hw/virtio: Add support for apple virtio-blk
,
Daniel P . Berrangé
,
2023/06/19
Re: [PATCH 05/12] hw/virtio: Add support for apple virtio-blk
,
Stefan Hajnoczi
,
2023/06/20
Re: [PATCH 05/12] hw/virtio: Add support for apple virtio-blk
,
Kevin Wolf
,
2023/06/20
[PATCH 04/12] hvf: arm: Ignore writes to CNTP_CTL_EL0
,
Alexander Graf
,
2023/06/14
Re: [PATCH 04/12] hvf: arm: Ignore writes to CNTP_CTL_EL0
,
Philippe Mathieu-Daudé
,
2023/06/16
[PATCH 00/12] Introduce new vmapple machine type
,
Alexander Graf
,
2023/06/14
[PATCH 03/12] hvf: Increase number of possible memory slots
,
Alexander Graf
,
2023/06/14
Re: [PATCH 03/12] hvf: Increase number of possible memory slots
,
Philippe Mathieu-Daudé
,
2023/06/16
Re: [PATCH 03/12] hvf: Increase number of possible memory slots
,
Alexander Graf
,
2023/06/21
[PATCH 02/12] hw/misc/pvpanic: Add MMIO interface
,
Alexander Graf
,
2023/06/14
Re: [PATCH 02/12] hw/misc/pvpanic: Add MMIO interface
,
Philippe Mathieu-Daudé
,
2023/06/16
[PATCH 01/12] build: Only define OS_OBJECT_USE_OBJC with gcc
,
Alexander Graf
,
2023/06/14
[PATCH 04/12] hvf: arm: Ignore writes to CNTP_CTL_EL0
,
Alexander Graf
,
2023/06/14
Re: [PATCH 00/12] Introduce new vmapple machine type
,
Mads Ynddal
,
2023/06/20
Re: [PATCH 00/12] Introduce new vmapple machine type
,
Alexander Graf
,
2023/06/21
[PATCH v3 0/6] eBPF RSS through QMP support.
,
Andrew Melnychenko
,
2023/06/14
[PATCH v3 1/6] ebpf: Added eBPF map update through mmap.
,
Andrew Melnychenko
,
2023/06/14
Re: [PATCH v3 1/6] ebpf: Added eBPF map update through mmap.
,
Daniel P . Berrangé
,
2023/06/21
[PATCH v3 2/6] ebpf: Added eBPF initialization by fds.
,
Andrew Melnychenko
,
2023/06/14
Re: [PATCH v3 2/6] ebpf: Added eBPF initialization by fds.
,
Daniel P . Berrangé
,
2023/06/21
[PATCH v3 3/6] virtio-net: Added property to load eBPF RSS with fds.
,
Andrew Melnychenko
,
2023/06/14
Re: [PATCH v3 3/6] virtio-net: Added property to load eBPF RSS with fds.
,
Daniel P . Berrangé
,
2023/06/21
[PATCH v3 5/6] qmp: Added new command to retrieve eBPF blob.
,
Andrew Melnychenko
,
2023/06/14
Re: [PATCH v3 5/6] qmp: Added new command to retrieve eBPF blob.
,
Daniel P . Berrangé
,
2023/06/21
[PATCH v3 4/6] ebpf: Added declaration/initialization routines.
,
Andrew Melnychenko
,
2023/06/14
Re: [PATCH v3 4/6] ebpf: Added declaration/initialization routines.
,
Daniel P . Berrangé
,
2023/06/21
[PATCH v3 6/6] ebpf: Updated eBPF program and skeleton.
,
Andrew Melnychenko
,
2023/06/14
Re: [PATCH v3 6/6] ebpf: Updated eBPF program and skeleton.
,
Daniel P . Berrangé
,
2023/06/21
Re: [PATCH v3 0/6] eBPF RSS through QMP support.
,
Jason Wang
,
2023/06/30
Re: [PATCH v3 0/6] eBPF RSS through QMP support.
,
Daniel P . Berrangé
,
2023/06/30
Re: [PATCH v3 0/6] eBPF RSS through QMP support.
,
Jason Wang
,
2023/06/30
Re: [PATCH v3 0/6] eBPF RSS through QMP support.
,
Daniel P . Berrangé
,
2023/06/30
Re: [PATCH v3 0/6] eBPF RSS through QMP support.
,
Andrew Melnichenko
,
2023/06/30
Re: [PATCH v3 0/6] eBPF RSS through QMP support.
,
Jason Wang
,
2023/06/30
[PATCH v2 00/10] Misc clean ups to target/ppc exception handling
,
BALATON Zoltan
,
2023/06/14
[PATCH v2 01/10] target/ppc: Remove some superfluous parentheses
,
BALATON Zoltan
,
2023/06/14
[PATCH v2 02/10] target/ppc: Remove unneeded parameter from powerpc_reset_wakeup()
,
BALATON Zoltan
,
2023/06/14
[PATCH v2 03/10] target/ppc: Move common check in exception handlers to a function
,
BALATON Zoltan
,
2023/06/14
Re: [PATCH v2 03/10] target/ppc: Move common check in exception handlers to a function
,
Nicholas Piggin
,
2023/06/14
[PATCH v2 04/10] target/ppc: Use env_cpu for cpu_abort in excp_helper
,
BALATON Zoltan
,
2023/06/14
[PATCH v2 05/10] target/ppc: Change parameter of cpu_interrupt_exittb() to an env pointer
,
BALATON Zoltan
,
2023/06/14
Re: [PATCH v2 05/10] target/ppc: Change parameter of cpu_interrupt_exittb() to an env pointer
,
Nicholas Piggin
,
2023/06/14
Re: [PATCH v2 05/10] target/ppc: Change parameter of cpu_interrupt_exittb() to an env pointer
,
BALATON Zoltan
,
2023/06/15
Re: [PATCH v2 05/10] target/ppc: Change parameter of cpu_interrupt_exittb() to an env pointer
,
Nicholas Piggin
,
2023/06/15
Re: [PATCH v2 05/10] target/ppc: Change parameter of cpu_interrupt_exittb() to an env pointer
,
BALATON Zoltan
,
2023/06/15
[PATCH v2 06/10] target/ppc: Readability improvements in exception handlers
,
BALATON Zoltan
,
2023/06/14
[PATCH v2 07/10] target/ppd: Remove unused define
,
BALATON Zoltan
,
2023/06/14
[PATCH v2 09/10] target/ppc: Simplify syscall exception handlers
,
BALATON Zoltan
,
2023/06/14
Re: [PATCH v2 09/10] target/ppc: Simplify syscall exception handlers
,
Nicholas Piggin
,
2023/06/14
Re: [PATCH v2 09/10] target/ppc: Simplify syscall exception handlers
,
BALATON Zoltan
,
2023/06/15
Re: [PATCH v2 09/10] target/ppc: Simplify syscall exception handlers
,
Nicholas Piggin
,
2023/06/15
Re: [PATCH v2 09/10] target/ppc: Simplify syscall exception handlers
,
BALATON Zoltan
,
2023/06/15
[PATCH v2 08/10] target/ppc: Fix gen_sc to use correct nip
,
BALATON Zoltan
,
2023/06/14
[PATCH v2 10/10] target/ppc: Get CPUState in one step
,
BALATON Zoltan
,
2023/06/14
Re: [PATCH v2 10/10] target/ppc: Get CPUState in one step
,
Nicholas Piggin
,
2023/06/14
[PATCH 0/4] TriCore Privilege Levels
,
Bastian Koppelmann
,
2023/06/14
[PATCH 1/4] target/tricore: Introduce priv tb flag
,
Bastian Koppelmann
,
2023/06/14
Re: [PATCH 1/4] target/tricore: Introduce priv tb flag
,
Richard Henderson
,
2023/06/15
[PATCH 2/4] target/tricore: Implement privilege level for all insns
,
Bastian Koppelmann
,
2023/06/14
Re: [PATCH 2/4] target/tricore: Implement privilege level for all insns
,
Richard Henderson
,
2023/06/15
[PATCH 3/4] target/tricore: Honour privilege changes on PSW write
,
Bastian Koppelmann
,
2023/06/14
Re: [PATCH 3/4] target/tricore: Honour privilege changes on PSW write
,
Richard Henderson
,
2023/06/15
Re: [PATCH 3/4] target/tricore: Honour privilege changes on PSW write
,
Bastian Koppelmann
,
2023/06/15
Re: [PATCH 3/4] target/tricore: Honour privilege changes on PSW write
,
Bastian Koppelmann
,
2023/06/15
[PATCH 4/4] target/tricore: Fix ICR.IE offset in RESTORE insn
,
Bastian Koppelmann
,
2023/06/14
Re: [PATCH 4/4] target/tricore: Fix ICR.IE offset in RESTORE insn
,
Richard Henderson
,
2023/06/15
Re: [PATCH v2 20/20] qemu-file: Make qemu_file_get_error_obj() static
,
Peter Xu
,
2023/06/14
Re: [PATCH v2 19/20] qemu-file: Simplify qemu_file_shutdown()
,
Peter Xu
,
2023/06/14
Re: [PATCH v2 18/20] qemu_file: Make qemu_file_is_writable() static
,
Peter Xu
,
2023/06/14
Re: [PATCH v2 16/20] migration/rdma: Split qemu_fopen_rdma() into input/output functions
,
Peter Xu
,
2023/06/14
Re: [PATCH v2 06/20] qemu_file: total_transferred is not used anymore
,
Peter Xu
,
2023/06/14
Re: [PATCH v2 06/20] qemu_file: total_transferred is not used anymore
,
Juan Quintela
,
2023/06/21
Re: [PATCH v2 06/20] qemu_file: total_transferred is not used anymore
,
Peter Xu
,
2023/06/22
Re: Lost partition tables on ide-hd + ahci drive
,
Simon J. Rowe
,
2023/06/14
Re: Lost partition tables on ide-hd + ahci drive
,
Fiona Ebner
,
2023/06/15
Re: Lost partition tables on ide-hd + ahci drive
,
Simon Rowe
,
2023/06/15
[PATCH RFC 0/1] Return -EINVAL if device's ack is VIRTIO_NET_ERR
,
Hawkins Jiawei
,
2023/06/14
[PATCH RFC 1/1] vdpa: Return -EINVAL if device's ack is VIRTIO_NET_ERR
,
Hawkins Jiawei
,
2023/06/14
[PATCH] target/loongarch: Fix CSR.DMW0-3.VSEG check
,
Jiajie Chen
,
2023/06/14
Re: [PATCH] target/loongarch: Fix CSR.DMW0-3.VSEG check
,
Song Gao
,
2023/06/16
Emulation of 'System OFF' mode in ARM nRF51 SoCs
,
Chris Laplante
,
2023/06/14
Re: Emulation of 'System OFF' mode in ARM nRF51 SoCs
,
Philippe Mathieu-Daudé
,
2023/06/19
Re: Emulation of 'System OFF' mode in ARM nRF51 SoCs
,
Peter Maydell
,
2023/06/19
[PATCH] hw/pci: prevent hotplug of devices on pcie-root-ports with wrong devfn address
,
Ani Sinha
,
2023/06/14
Re: [PATCH] hw/pci: prevent hotplug of devices on pcie-root-ports with wrong devfn address
,
Igor Mammedov
,
2023/06/14
Re: [PATCH] hw/pci: prevent hotplug of devices on pcie-root-ports with wrong devfn address
,
Ani Sinha
,
2023/06/14
Re: [PATCH] hw/pci: prevent hotplug of devices on pcie-root-ports with wrong devfn address
,
Michael S. Tsirkin
,
2023/06/14
Re: [PATCH] hw/pci: prevent hotplug of devices on pcie-root-ports with wrong devfn address
,
Ani Sinha
,
2023/06/14
Re: [PATCH] hw/pci: prevent hotplug of devices on pcie-root-ports with wrong devfn address
,
Michael S. Tsirkin
,
2023/06/14
Re: [PATCH] hw/pci: prevent hotplug of devices on pcie-root-ports with wrong devfn address
,
Ani Sinha
,
2023/06/14
Re: [PATCH] hw/pci: prevent hotplug of devices on pcie-root-ports with wrong devfn address
,
Michael S. Tsirkin
,
2023/06/14
Re: [PATCH] hw/pci: prevent hotplug of devices on pcie-root-ports with wrong devfn address
,
Ani Sinha
,
2023/06/14
[PATCH v3 0/8] TriCore 1.6.2 Instructions
,
Bastian Koppelmann
,
2023/06/14
[PATCH v3 1/8] target/tricore: Introduce ISA 1.6.2 feature
,
Bastian Koppelmann
,
2023/06/14
[PATCH v3 2/8] target/tricore: Add popcnt.w insn
,
Bastian Koppelmann
,
2023/06/14
[PATCH v3 3/8] target/tricore: Add LHA insn
,
Bastian Koppelmann
,
2023/06/14
[PATCH v3 4/8] target/tricore: Add crc32l.w insn
,
Bastian Koppelmann
,
2023/06/14
[PATCH v3 5/8] target/tricore: Add crc32.b insn
,
Bastian Koppelmann
,
2023/06/14
[PATCH v3 6/8] target/tricore: Add shuffle insn
,
Bastian Koppelmann
,
2023/06/14
[PATCH v3 7/8] target/tricore: Implement SYCSCALL insn
,
Bastian Koppelmann
,
2023/06/14
Re: [PATCH v3 7/8] target/tricore: Implement SYCSCALL insn
,
Richard Henderson
,
2023/06/14
[PATCH v3 8/8] target/tricore: Add DISABLE insn variant
,
Bastian Koppelmann
,
2023/06/14
Re: [PATCH v3 8/8] target/tricore: Add DISABLE insn variant
,
Richard Henderson
,
2023/06/14
Re: [PATCH v4 1/6] target/ppc: Fix instruction loading endianness in alignment interrupt
,
Anushree Mathur
,
2023/06/14
Re: [PATCH v4 1/6] target/ppc: Fix instruction loading endianness in alignment interrupt
,
Nicholas Piggin
,
2023/06/14
Re: [PATCH v4 1/6] target/ppc: Fix instruction loading endianness in alignment interrupt
,
Anushree Mathur
,
2023/06/16
Support for ACK and PWR Leds in Raspberry Pi
,
Shivam
,
2023/06/14
[PATCH 0/2] target/riscv: Fix the xlen for data address when MPRV=1
,
Weiwei Li
,
2023/06/13
[PATCH 1/2] target/riscv: Add additional xlen for address when MPRV=1
,
Weiwei Li
,
2023/06/13
Re: [PATCH 1/2] target/riscv: Add additional xlen for address when MPRV=1
,
Daniel Henrique Barboza
,
2023/06/14
[PATCH 2/2] target/riscv: update cur_pmbase/pmmask based on mode affected by MPRV
,
Weiwei Li
,
2023/06/13
Re: [PATCH 2/2] target/riscv: update cur_pmbase/pmmask based on mode affected by MPRV
,
Daniel Henrique Barboza
,
2023/06/14
Re: [PATCH 0/2] target/riscv: Fix the xlen for data address when MPRV=1
,
Alistair Francis
,
2023/06/22
[PULL 00/60] riscv-to-apply queue
,
Alistair Francis
,
2023/06/13
[PULL 01/60] target/riscv/vector_helper.c: skip set tail when vta is zero
,
Alistair Francis
,
2023/06/13
[PULL 02/60] target/riscv: Move zc* out of the experimental properties
,
Alistair Francis
,
2023/06/13
[PULL 03/60] target/riscv/cpu.c: add riscv_cpu_validate_v()
,
Alistair Francis
,
2023/06/13
[PULL 04/60] target/riscv/cpu.c: remove set_vext_version()
,
Alistair Francis
,
2023/06/13
[PULL 05/60] target/riscv/cpu.c: remove set_priv_version()
,
Alistair Francis
,
2023/06/13
[PULL 06/60] target/riscv: add PRIV_VERSION_LATEST
,
Alistair Francis
,
2023/06/13
[PULL 07/60] target/riscv: Mask the implicitly enabled extensions in isa_string based on priv version
,
Alistair Francis
,
2023/06/13
[PULL 08/60] target/riscv: Update check for Zca/Zcf/Zcd
,
Alistair Francis
,
2023/06/13
[PULL 09/60] target/riscv/cpu.c: add priv_spec validate/disable_exts helpers
,
Alistair Francis
,
2023/06/13
[PULL 10/60] target/riscv/cpu.c: add riscv_cpu_validate_misa_mxl()
,
Alistair Francis
,
2023/06/13
[PULL 11/60] target/riscv/cpu.c: validate extensions before riscv_timer_init()
,
Alistair Francis
,
2023/06/13
[PULL 12/60] target/riscv/cpu.c: remove cfg setup from riscv_cpu_init()
,
Alistair Francis
,
2023/06/13
[PULL 13/60] target/riscv: rework write_misa()
,
Alistair Francis
,
2023/06/13
[PULL 14/60] target/riscv: Update pmp_get_tlb_size()
,
Alistair Francis
,
2023/06/13
[PULL 15/60] target/riscv: Move pmp_get_tlb_size apart from get_physical_address_pmp
,
Alistair Francis
,
2023/06/13
[PULL 16/60] target/riscv: Make the short cut really work in pmp_hart_has_privs
,
Alistair Francis
,
2023/06/13
[PULL 20/60] target/riscv: Flush TLB when MMWP or MML bits are changed
,
Alistair Francis
,
2023/06/13
[PULL 21/60] target/riscv: Update the next rule addr in pmpaddr_csr_write()
,
Alistair Francis
,
2023/06/13
[PULL 18/60] target/riscv: Make RLB/MML/MMWP bits writable only when Smepmp is enabled
,
Alistair Francis
,
2023/06/13
[PULL 17/60] target/riscv: Change the return type of pmp_hart_has_privs() to bool
,
Alistair Francis
,
2023/06/13
[PULL 19/60] target/riscv: Remove unused paramters in pmp_hart_has_privs_default()
,
Alistair Francis
,
2023/06/13
[PULL 22/60] target/riscv: Flush TLB when pmpaddr is updated
,
Alistair Francis
,
2023/06/13
[PULL 23/60] target/riscv: Flush TLB only when pmpcfg/pmpaddr really changes
,
Alistair Francis
,
2023/06/13
[PULL 24/60] target/riscv: Separate pmp_update_rule() in pmpcfg_csr_write
,
Alistair Francis
,
2023/06/13
[PULL 25/60] target/riscv: Deny access if access is partially inside the PMP entry
,
Alistair Francis
,
2023/06/13
[PULL 26/60] hw/riscv/opentitan: Rename machine_[class]_init() functions
,
Alistair Francis
,
2023/06/13
[PULL 27/60] hw/riscv/opentitan: Declare QOM types using DEFINE_TYPES() macro
,
Alistair Francis
,
2023/06/13
[PULL 28/60] hw/riscv/opentitan: Add TYPE_OPENTITAN_MACHINE definition
,
Alistair Francis
,
2023/06/13
[PULL 29/60] hw/riscv/opentitan: Explicit machine type definition
,
Alistair Francis
,
2023/06/13
[PULL 30/60] hw/riscv/opentitan: Correct OpenTitanState parent type/size
,
Alistair Francis
,
2023/06/13
[PULL 31/60] hw/riscv: qemu crash when NUMA nodes exceed available CPUs
,
Alistair Francis
,
2023/06/13
[PULL 32/60] target/riscv: Fix pointer mask transformation for vector address
,
Alistair Francis
,
2023/06/13
[PULL 34/60] target/riscv: smstateen check for fcsr
,
Alistair Francis
,
2023/06/13
[PULL 39/60] target/riscv: Pass RISCVCPUConfig as target_info to disassemble_info
,
Alistair Francis
,
2023/06/13
[PULL 33/60] target/riscv: Update cur_pmmask/base when xl changes
,
Alistair Francis
,
2023/06/13
[PULL 36/60] target/riscv: smstateen knobs
,
Alistair Francis
,
2023/06/13
[PULL 37/60] disas: Change type of disassemble_info.target_info to pointer
,
Alistair Francis
,
2023/06/13
[PULL 35/60] target/riscv: Reuse tb->flags.FS
,
Alistair Francis
,
2023/06/13
[PULL 38/60] target/riscv: Split RISCVCPUConfig declarations from cpu.h into cpu_cfg.h
,
Alistair Francis
,
2023/06/13
[PULL 40/60] disas/riscv.c: Support disas for Zcm* extensions
,
Alistair Francis
,
2023/06/13
[PULL 43/60] disas/riscv.c: Fix lines with over 80 characters
,
Alistair Francis
,
2023/06/13
[PULL 41/60] disas/riscv.c: Support disas for Z*inx extensions
,
Alistair Francis
,
2023/06/13
[PULL 42/60] disas/riscv.c: Remove unused decomp_rv32/64 value for vector instructions
,
Alistair Francis
,
2023/06/13
[PULL 45/60] target/riscv: Fix target address to update badaddr
,
Alistair Francis
,
2023/06/13
[PULL 44/60] disas/riscv.c: Remove redundant parentheses
,
Alistair Francis
,
2023/06/13
[PULL 46/60] target/riscv: Introduce cur_insn_len into DisasContext
,
Alistair Francis
,
2023/06/13
[PULL 47/60] target/riscv: Change gen_goto_tb to work on displacements
,
Alistair Francis
,
2023/06/13
[PULL 50/60] target/riscv: Enable PC-relative translation
,
Alistair Francis
,
2023/06/13
[PULL 52/60] hw/riscv: virt: Assume M-mode FW in pflash0 only when "-bios none"
,
Alistair Francis
,
2023/06/13
[PULL 53/60] riscv/virt: Support using pflash via -blockdev option
,
Alistair Francis
,
2023/06/13
[PULL 55/60] util/log: Add vector registers to log
,
Alistair Francis
,
2023/06/13
[PULL 56/60] target/riscv: Fix initialized value for cur_pmmask
,
Alistair Francis
,
2023/06/13
[PULL 54/60] docs/system: riscv: Add pflash usage details
,
Alistair Francis
,
2023/06/13
[PULL 48/60] target/riscv: Change gen_set_pc_imm to gen_update_pc
,
Alistair Francis
,
2023/06/13
[PULL 49/60] target/riscv: Use true diff for gen_pc_plus_diff
,
Alistair Francis
,
2023/06/13
[PULL 58/60] target/riscv/vector_helper.c: Remove the check for extra tail elements
,
Alistair Francis
,
2023/06/13
[PULL 59/60] target/riscv: Smepmp: Return error when access permission not allowed in PMP
,
Alistair Francis
,
2023/06/13
[PULL 51/60] target/riscv: Remove pc_succ_insn from DisasContext
,
Alistair Francis
,
2023/06/13
[PULL 57/60] target/riscv/vector_helper.c: clean up reference of MTYPE
,
Alistair Francis
,
2023/06/13
[PULL 60/60] hw/intc: If mmsiaddrcfgh.L == 1, smsiaddrcfg and smsiaddrcfgh are read-only.
,
Alistair Francis
,
2023/06/13
Re: [PULL 00/60] riscv-to-apply queue
,
Richard Henderson
,
2023/06/14
Re: [PULL 00/60] riscv-to-apply queue
,
Michael Tokarev
,
2023/06/14
Re: [PULL 00/60] riscv-to-apply queue
,
Alistair Francis
,
2023/06/15
[PATCH v2 00/18] target/riscv, KVM: fixes and enhancements
,
Daniel Henrique Barboza
,
2023/06/13
[PATCH v2 01/18] target/riscv: skip features setup for KVM CPUs
,
Daniel Henrique Barboza
,
2023/06/13
[PATCH v2 02/18] hw/riscv/virt.c: skip 'mmu-type' FDT if satp mode not set
,
Daniel Henrique Barboza
,
2023/06/13
[PATCH v2 03/18] target/riscv/cpu.c: restrict 'mvendorid' value
,
Daniel Henrique Barboza
,
2023/06/13
Re: [PATCH v2 03/18] target/riscv/cpu.c: restrict 'mvendorid' value
,
Alistair Francis
,
2023/06/21
[PATCH v2 04/18] target/riscv/cpu.c: restrict 'mimpid' value
,
Daniel Henrique Barboza
,
2023/06/13
Re: [PATCH v2 04/18] target/riscv/cpu.c: restrict 'mimpid' value
,
Alistair Francis
,
2023/06/21
[PATCH v2 05/18] target/riscv/cpu.c: restrict 'marchid' value
,
Daniel Henrique Barboza
,
2023/06/13
Re: [PATCH v2 05/18] target/riscv/cpu.c: restrict 'marchid' value
,
Alistair Francis
,
2023/06/21
[PATCH v2 06/18] target/riscv: use KVM scratch CPUs to init KVM properties
,
Daniel Henrique Barboza
,
2023/06/13
[PATCH v2 07/18] target/riscv: read marchid/mimpid in kvm_riscv_init_machine_ids()
,
Daniel Henrique Barboza
,
2023/06/13
[PATCH v2 08/18] target/riscv: handle mvendorid/marchid/mimpid for KVM CPUs
,
Daniel Henrique Barboza
,
2023/06/13
Re: [PATCH v2 08/18] target/riscv: handle mvendorid/marchid/mimpid for KVM CPUs
,
Alistair Francis
,
2023/06/21
[PATCH v2 09/18] linux-headers: Update to v6.4-rc1
,
Daniel Henrique Barboza
,
2023/06/13
Re: [PATCH v2 09/18] linux-headers: Update to v6.4-rc1
,
Alistair Francis
,
2023/06/21
[PATCH v2 10/18] target/riscv/kvm.c: init 'misa_ext_mask' with scratch CPU
,
Daniel Henrique Barboza
,
2023/06/13
Re: [PATCH v2 10/18] target/riscv/kvm.c: init 'misa_ext_mask' with scratch CPU
,
Alistair Francis
,
2023/06/21
[PATCH v2 11/18] target/riscv/cpu: add misa_ext_infos[]
,
Daniel Henrique Barboza
,
2023/06/13
Re: [PATCH v2 11/18] target/riscv/cpu: add misa_ext_infos[]
,
Andrew Jones
,
2023/06/19
[PATCH v2 12/18] target/riscv: add KVM specific MISA properties
,
Daniel Henrique Barboza
,
2023/06/13
Re: [PATCH v2 12/18] target/riscv: add KVM specific MISA properties
,
Andrew Jones
,
2023/06/19
[PATCH v2 13/18] target/riscv/kvm.c: update KVM MISA bits
,
Daniel Henrique Barboza
,
2023/06/13
Re: [PATCH v2 13/18] target/riscv/kvm.c: update KVM MISA bits
,
Andrew Jones
,
2023/06/19
[PATCH v2 14/18] target/riscv/kvm.c: add multi-letter extension KVM properties
,
Daniel Henrique Barboza
,
2023/06/13
Re: [PATCH v2 14/18] target/riscv/kvm.c: add multi-letter extension KVM properties
,
Andrew Jones
,
2023/06/19
[PATCH v2 15/18] target/riscv: make riscv_isa_string_ext() KVM compatible
,
Daniel Henrique Barboza
,
2023/06/13
Re: [PATCH v2 15/18] target/riscv: make riscv_isa_string_ext() KVM compatible
,
Andrew Jones
,
2023/06/19
Re: [PATCH v2 15/18] target/riscv: make riscv_isa_string_ext() KVM compatible
,
Daniel Henrique Barboza
,
2023/06/20
Re: [PATCH v2 15/18] target/riscv: make riscv_isa_string_ext() KVM compatible
,
Andrew Jones
,
2023/06/21
Re: [PATCH v2 15/18] target/riscv: make riscv_isa_string_ext() KVM compatible
,
Andrew Jones
,
2023/06/21
Re: [PATCH v2 15/18] target/riscv: make riscv_isa_string_ext() KVM compatible
,
Daniel Henrique Barboza
,
2023/06/21
[PATCH v2 16/18] target/riscv: update multi-letter extension KVM properties
,
Daniel Henrique Barboza
,
2023/06/13
[PATCH v2 17/18] target/riscv/kvm.c: add kvmconfig_get_cfg_addr() helper
,
Daniel Henrique Barboza
,
2023/06/13
Re: [PATCH v2 17/18] target/riscv/kvm.c: add kvmconfig_get_cfg_addr() helper
,
Andrew Jones
,
2023/06/19
[PATCH v2 18/18] target/riscv/kvm.c: read/write (cbom|cboz)_blocksize in KVM
,
Daniel Henrique Barboza
,
2023/06/13
Re: [PATCH v2 18/18] target/riscv/kvm.c: read/write (cbom|cboz)_blocksize in KVM
,
Andrew Jones
,
2023/06/19
[PATCH] kvm: reuse per-vcpu stats fd to avoid vcpu interruption
,
Marcelo Tosatti
,
2023/06/13
Re: [PATCH] kvm: reuse per-vcpu stats fd to avoid vcpu interruption
,
Markus Armbruster
,
2023/06/14
[PATCH v2] kvm: reuse per-vcpu stats fd to avoid vcpu interruption
,
Marcelo Tosatti
,
2023/06/17
Re: [PATCH v2] kvm: reuse per-vcpu stats fd to avoid vcpu interruption
,
Philippe Mathieu-Daudé
,
2023/06/17
Re: [PATCH v2] kvm: reuse per-vcpu stats fd to avoid vcpu interruption
,
Paolo Bonzini
,
2023/06/18
[PATCH] Fix handling of AVR interrupts above 33.
,
Lucas Dietrich
,
2023/06/13
Re: [PATCH] Fix handling of AVR interrupts above 33.
,
Richard Henderson
,
2023/06/14
[PATCH] Fix handling of AVR interrupts above 33.
,
Lucas Dietrich
,
2023/06/14
Re: [PATCH] Fix handling of AVR interrupts above 33.
,
Philippe Mathieu-Daudé
,
2023/06/14
Re: [PATCH] Fix handling of AVR interrupts above 33.
,
Michael Rolnik
,
2023/06/14
Re: [PATCH] Fix handling of AVR interrupts above 33.
,
Michael Tokarev
,
2023/06/18
Re: [PATCH] Fix handling of AVR interrupts above 33.
,
Philippe Mathieu-Daudé
,
2023/06/18
Re: [PATCH v5 00/16] iotests: use vm.cmd()
,
Vladimir Sementsov-Ogievskiy
,
2023/06/13
[PATCH v1 0/5] virtio-mem: Device unplug support
,
David Hildenbrand
,
2023/06/13
[PATCH v1 5/5] arm/virt: Support unplug of virtio-mem-pci devices
,
David Hildenbrand
,
2023/06/13
[PATCH v1 3/5] virtio-mem: Prepare for unplug support of virtio-mem-pci devices
,
David Hildenbrand
,
2023/06/13
[PATCH v1 1/5] pc: Properly handle unplug of virtio based memory devices
,
David Hildenbrand
,
2023/06/13
[PATCH v1 2/5] arm/virt: Properly handle unplug of virtio based memory devices
,
David Hildenbrand
,
2023/06/13
[PATCH v1 4/5] pc: Support unplug of virtio-mem-pci devices
,
David Hildenbrand
,
2023/06/13
Re: [PATCH v1 0/5] virtio-mem: Device unplug support
,
Michael S. Tsirkin
,
2023/06/23
Re: [PATCH v1 0/5] virtio-mem: Device unplug support
,
David Hildenbrand
,
2023/06/23
Re: [PATCH v1 0/5] virtio-mem: Device unplug support
,
Michael S. Tsirkin
,
2023/06/23
[PATCH 00/18] Migration compression cleanup
,
Juan Quintela
,
2023/06/13
[PATCH 01/18] migration: Give one error if trying to set MULTIFD and XBZRLE
,
Juan Quintela
,
2023/06/13
Re: [PATCH 01/18] migration: Give one error if trying to set MULTIFD and XBZRLE
,
Lukas Straub
,
2023/06/22
Re: [PATCH 01/18] migration: Give one error if trying to set MULTIFD and XBZRLE
,
Juan Quintela
,
2023/06/22
[PATCH 04/18] migration: Remove save_page_use_compression()
,
Juan Quintela
,
2023/06/13
[PATCH 07/18] migration: Create ram_compressed_pages()
,
Juan Quintela
,
2023/06/13
Re: [PATCH 07/18] migration: Create ram_compressed_pages()
,
Lukas Straub
,
2023/06/22
[PATCH 03/18] migration: RDMA is not compatible with anything else
,
Juan Quintela
,
2023/06/13
Re: [PATCH 03/18] migration: RDMA is not compatible with anything else
,
Lukas Straub
,
2023/06/22
[PATCH 02/18] migration: Give one error if trying to set COMPRESSION and XBZRLE
,
Juan Quintela
,
2023/06/13
Re: [PATCH 02/18] migration: Give one error if trying to set COMPRESSION and XBZRLE
,
Lukas Straub
,
2023/06/22
[PATCH 08/18] migration: Move update_compress_threads_counts() to ram-compress.c
,
Juan Quintela
,
2023/06/13
Re: [PATCH 08/18] migration: Move update_compress_threads_counts() to ram-compress.c
,
Lukas Straub
,
2023/06/22
[PATCH 09/18] migration: Make compress_data_with_multithreads return bool
,
Juan Quintela
,
2023/06/13
Re: [PATCH 09/18] migration: Make compress_data_with_multithreads return bool
,
Lukas Straub
,
2023/06/22
[PATCH 06/18] migration: Create populate_compress()
,
Juan Quintela
,
2023/06/13
Re: [PATCH 06/18] migration: Create populate_compress()
,
Lukas Straub
,
2023/06/22
[PATCH 10/18] migration: Simplify compress_page_with_multithread()
,
Juan Quintela
,
2023/06/13
Re: [PATCH 10/18] migration: Simplify compress_page_with_multithread()
,
Lukas Straub
,
2023/06/22
[PATCH 13/18] migration: Simplify decompress_data_with_multi_threads()
,
Juan Quintela
,
2023/06/13
Re: [PATCH 13/18] migration: Simplify decompress_data_with_multi_threads()
,
Lukas Straub
,
2023/06/22
[PATCH 15/18] migration: save_compress_page() can take block through pss
,
Juan Quintela
,
2023/06/13
Re: [PATCH 15/18] migration: save_compress_page() can take block through pss
,
Lukas Straub
,
2023/06/22
[PATCH 18/18] migration: Remove not needed file parameter for save_zero_page*
,
Juan Quintela
,
2023/06/13
Re: [PATCH 18/18] migration: Remove not needed file parameter for save_zero_page*
,
Lukas Straub
,
2023/06/22
[PATCH 05/18] migration: Move compression_counters cleanup ram-compress.c
,
Juan Quintela
,
2023/06/13
Re: [PATCH 05/18] migration: Move compression_counters cleanup ram-compress.c
,
Lukas Straub
,
2023/06/22
[PATCH 12/18] migration: Create compression_update_rates()
,
Juan Quintela
,
2023/06/13
Re: [PATCH 12/18] migration: Create compression_update_rates()
,
Lukas Straub
,
2023/06/22
[PATCH 11/18] migration: Move busy++ to migrate_with_multithread
,
Juan Quintela
,
2023/06/13
Re: [PATCH 11/18] migration: Move busy++ to migrate_with_multithread
,
Lukas Straub
,
2023/06/22
[PATCH 14/18] migration: Use "i" as an for index in ram-compress.c
,
Juan Quintela
,
2023/06/13
Re: [PATCH 14/18] migration: Use "i" as an for index in ram-compress.c
,
Lukas Straub
,
2023/06/22
[PATCH 16/18] migration: control_save_page() can take block through pss
,
Juan Quintela
,
2023/06/13
Re: [PATCH 16/18] migration: control_save_page() can take block through pss
,
Lukas Straub
,
2023/06/22
[PATCH 17/18] migration: Remove not needed block parameter for save_zero_page*
,
Juan Quintela
,
2023/06/13
Re: [PATCH 17/18] migration: Remove not needed block parameter for save_zero_page*
,
Lukas Straub
,
2023/06/22
[PATCH] vfio/pci: Call vfio_prepare_kvm_msi_virq_batch() in MSI retry path
,
Shameer Kolothum
,
2023/06/13
Re: [PATCH] vfio/pci: Call vfio_prepare_kvm_msi_virq_batch() in MSI retry path
,
Cédric Le Goater
,
2023/06/20
[PATCH v3 0/9] bulk: Replace CONFIG_SOFTMMU by !CONFIG_USER_ONLY/CONFIG_SYSTEM_ONLY
,
Philippe Mathieu-Daudé
,
2023/06/13
[PATCH v3 1/9] target/i386: Simplify i386_tr_init_disas_context()
,
Philippe Mathieu-Daudé
,
2023/06/13
Re: [PATCH v3 1/9] target/i386: Simplify i386_tr_init_disas_context()
,
Richard Henderson
,
2023/06/14
[PATCH v3 2/9] target/tricore: Remove pointless CONFIG_SOFTMMU guard
,
Philippe Mathieu-Daudé
,
2023/06/13
Re: [PATCH v3 2/9] target/tricore: Remove pointless CONFIG_SOFTMMU guard
,
Bastian Koppelmann
,
2023/06/13
[PATCH v3 3/9] target/m68k: Check for USER_ONLY definition instead of SOFTMMU one
,
Philippe Mathieu-Daudé
,
2023/06/13
[PATCH v3 4/9] target/ppc: Check for USER_ONLY definition instead of SOFTMMU one
,
Philippe Mathieu-Daudé
,
2023/06/13
Re: [PATCH v3 4/9] target/ppc: Check for USER_ONLY definition instead of SOFTMMU one
,
Nicholas Piggin
,
2023/06/14
[PATCH v3 5/9] hw/core/cpu: Check for USER_ONLY definition instead of SOFTMMU one
,
Philippe Mathieu-Daudé
,
2023/06/13
[PATCH v3 6/9] accel/tcg: Check for USER_ONLY definition instead of SOFTMMU one
,
Philippe Mathieu-Daudé
,
2023/06/13
[PATCH v3 7/9] meson: Alias CONFIG_SOFTMMU -> CONFIG_SYSTEM_ONLY
,
Philippe Mathieu-Daudé
,
2023/06/13
Re: [PATCH v3 7/9] meson: Alias CONFIG_SOFTMMU -> CONFIG_SYSTEM_ONLY
,
Richard Henderson
,
2023/06/14
[PATCH v3 8/9] meson: Replace CONFIG_SOFTMMU -> CONFIG_SYSTEM_ONLY
,
Philippe Mathieu-Daudé
,
2023/06/13
Re: [PATCH v3 8/9] meson: Replace CONFIG_SOFTMMU -> CONFIG_SYSTEM_ONLY
,
Richard Henderson
,
2023/06/14
[PATCH v3 9/9] meson: Replace softmmu_ss -> system_ss
,
Philippe Mathieu-Daudé
,
2023/06/13
Re: [PATCH v3 0/9] bulk: Replace CONFIG_SOFTMMU by !CONFIG_USER_ONLY/CONFIG_SYSTEM_ONLY
,
Nicholas Piggin
,
2023/06/14
[PATCH v2 0/3] i386: Minor fixes of building CPUIDs
,
Xiaoyao Li
,
2023/06/13
[PATCH v2 1/3] i386/cpuid: Decrease cpuid_i when skipping CPUID leaf 1F
,
Xiaoyao Li
,
2023/06/13
Re: [PATCH v2 1/3] i386/cpuid: Decrease cpuid_i when skipping CPUID leaf 1F
,
Yang, Weijiang
,
2023/06/27
[PATCH v2 2/3] i386/cpuid: Remove subleaf constraint on CPUID leaf 1F
,
Xiaoyao Li
,
2023/06/13
Re: [PATCH v2 2/3] i386/cpuid: Remove subleaf constraint on CPUID leaf 1F
,
Yang, Weijiang
,
2023/06/27
[PATCH v2 3/3] i386/cpuid: Move leaf 7 to correct group
,
Xiaoyao Li
,
2023/06/13
Re: [PATCH v2 3/3] i386/cpuid: Move leaf 7 to correct group
,
Yang, Weijiang
,
2023/06/27
[PATCH] hw/loongarch: Supplement cpu topology arguments
,
Tianrui Zhao
,
2023/06/13
Re: [PATCH] hw/loongarch: Supplement cpu topology arguments
,
Philippe Mathieu-Daudé
,
2023/06/13
Re: [PATCH] hw/loongarch: Supplement cpu topology arguments
,
zhaotianrui
,
2023/06/13
Re: [PATCH] hw/loongarch: Supplement cpu topology arguments
,
Song Gao
,
2023/06/16
[PATCH v2] hw/loongarch: Add numa support
,
Tianrui Zhao
,
2023/06/13
Re: [PATCH v2] hw/loongarch: Add numa support
,
Song Gao
,
2023/06/16
[PATCH v2 0/2] Add LoongArch cpu arch_id support
,
Tianrui Zhao
,
2023/06/13
[PATCH v2 2/2] hw/intc: Set physical cpuid route for LoongArch ipi device
,
Tianrui Zhao
,
2023/06/13
Re: [PATCH v2 2/2] hw/intc: Set physical cpuid route for LoongArch ipi device
,
Song Gao
,
2023/06/16
[PATCH v2 1/2] hw/loongarch/virt: Add cpu arch_id support
,
Tianrui Zhao
,
2023/06/13
Re: [PATCH v2 1/2] hw/loongarch/virt: Add cpu arch_id support
,
Song Gao
,
2023/06/16
[PATCH 1/2] ui/touch: Move event handling to a common helper
,
Bilal Elmoussaoui
,
2023/06/13
[PATCH 2/2] ui/dbus: Expose a touch device interface
,
Bilal Elmoussaoui
,
2023/06/13
Re: [PATCH 2/2] ui/dbus: Expose a touch device interface
,
Marc-André Lureau
,
2023/06/13
Re: [PATCH 1/2] ui/touch: Move event handling to a common helper
,
Marc-André Lureau
,
2023/06/13
[PATCH 1/2] ui/touch: Move event handling to a common helper
,
Bilal Elmoussaoui
,
2023/06/13
[PULL 00/17] Misc patches for 2023-06-13
,
Philippe Mathieu-Daudé
,
2023/06/13
[PULL 01/17] linux-user, bsd-user: Preserve incoming order of environment variables in the target
,
Philippe Mathieu-Daudé
,
2023/06/13
[PULL 02/17] cocoa: Fix warnings about invalid prototype declarations
,
Philippe Mathieu-Daudé
,
2023/06/13
[PULL 03/17] util/cacheflush: Use declarations from <OSCacheControl.h> on Darwin
,
Philippe Mathieu-Daudé
,
2023/06/13
[PULL 05/17] accel/hvf: Report HV_DENIED error
,
Philippe Mathieu-Daudé
,
2023/06/13
[PULL 04/17] util/cacheflush: Avoid possible redundant dcache flush on Darwin
,
Philippe Mathieu-Daudé
,
2023/06/13
[PULL 06/17] target/hppa/meson: Only build int_helper.o with system emulation
,
Philippe Mathieu-Daudé
,
2023/06/13
[PULL 07/17] target/i386/helper: Remove do_cpu_sipi() stub for user-mode emulation
,
Philippe Mathieu-Daudé
,
2023/06/13
[PULL 08/17] target/i386/helper: Shuffle do_cpu_init()
,
Philippe Mathieu-Daudé
,
2023/06/13
[PULL 09/17] target/i386: Rename helper template headers as '.h.inc'
,
Philippe Mathieu-Daudé
,
2023/06/13
[PULL 10/17] hw/i2c: Enable an id for the pca954x devices
,
Philippe Mathieu-Daudé
,
2023/06/13
[PULL 12/17] hw/scsi/megasas: Silent GCC duplicated-cond warning
,
Philippe Mathieu-Daudé
,
2023/06/13
[PULL 11/17] hw/ide/ahci: Remove stray backslash
,
Philippe Mathieu-Daudé
,
2023/06/13
[PULL 13/17] hw/char/parallel: Export struct ParallelState
,
Philippe Mathieu-Daudé
,
2023/06/13
[PULL 15/17] exec/ram_addr: Return number of dirty pages in cpu_physical_memory_set_dirty_lebitmap()
,
Philippe Mathieu-Daudé
,
2023/06/13
[PULL 16/17] hw/vfio: Add number of dirty pages to vfio_get_dirty_bitmap tracepoint
,
Philippe Mathieu-Daudé
,
2023/06/13
[PULL 17/17] exec/memory: Introduce RAM_NAMED_FILE flag
,
Philippe Mathieu-Daudé
,
2023/06/13
[PULL 14/17] hw/char/parallel-isa: Export struct ISAParallelState
,
Philippe Mathieu-Daudé
,
2023/06/13
Re: [PULL 00/17] Misc patches for 2023-06-13
,
Richard Henderson
,
2023/06/14
Re: [PATCH v4 0/2] hw/vfio: Improve vfio_get_dirty_bitmap() tracepoint
,
Philippe Mathieu-Daudé
,
2023/06/13
Re: [PATCH v4 0/2] hw/vfio: Improve vfio_get_dirty_bitmap() tracepoint
,
Cédric Le Goater
,
2023/06/13
Re: [PATCH v4 0/2] hw/vfio: Improve vfio_get_dirty_bitmap() tracepoint
,
Philippe Mathieu-Daudé
,
2023/06/13
[PATCH] vhost-user: fully use new backend/frontend naming
,
Manos Pitsidianakis
,
2023/06/13
Re: [PATCH] vhost-user: fully use new backend/frontend naming
,
Marc-André Lureau
,
2023/06/13
Re: [PATCH v2 00/17] Support smp.clusters for x86
,
Zhao Liu
,
2023/06/13
RE: [PATCH v2 00/17] Support smp.clusters for x86
,
Ma, Yongwei
,
2023/06/13
Re: [PATCH v2 00/17] Support smp.clusters for x86
,
Michael S. Tsirkin
,
2023/06/22
Re: [PATCH v2 00/17] Support smp.clusters for x86
,
Zhao Liu
,
2023/06/27
Re: [PATCH] i386/WHPX: Fix error message when fail to set ProcessorCount
,
Zhao Liu
,
2023/06/13
Re: [PATCH] i386/WHPX: Fix error message when fail to set ProcessorCount
,
Zhao Liu
,
2023/06/27
Re: [PATCH] i386/WHPX: Fix error message when fail to set ProcessorCount
,
Philippe Mathieu-Daudé
,
2023/06/28
Re: [PATCH] i386/WHPX: Fix error message when fail to set ProcessorCount
,
Philippe Mathieu-Daudé
,
2023/06/28
Re: [PATCH] i386/WHPX: Fix error message when fail to set ProcessorCount
,
Zhao Liu
,
2023/06/28
[PATCH v3 0/4] hw/arm/raspi: Use named constants in BCM props
,
Philippe Mathieu-Daudé
,
2023/06/12
[PATCH v3 1/4] hw/arm/raspi: Import Linux raspi definitions as 'raspberrypi-fw-defs.h'
,
Philippe Mathieu-Daudé
,
2023/06/12
Re: [PATCH v3 1/4] hw/arm/raspi: Import Linux raspi definitions as 'raspberrypi-fw-defs.h'
,
Richard Henderson
,
2023/06/14
[PATCH v3 2/4] hw/misc/bcm2835_property: Use 'raspberrypi-fw-defs.h' definitions
,
Philippe Mathieu-Daudé
,
2023/06/12
Re: [PATCH v3 2/4] hw/misc/bcm2835_property: Use 'raspberrypi-fw-defs.h' definitions
,
Richard Henderson
,
2023/06/14
[RFC PATCH v3 3/4] hw/misc/bcm2835_property: Replace magic frequency values by definitions
,
Philippe Mathieu-Daudé
,
2023/06/12
Re: [RFC PATCH v3 3/4] hw/misc/bcm2835_property: Replace magic frequency values by definitions
,
Richard Henderson
,
2023/06/14
[RFC PATCH v3 4/4] hw/misc/bcm2835_property: Handle CORE_CLK_ID firmware property
,
Philippe Mathieu-Daudé
,
2023/06/12
Re: [RFC PATCH v3 4/4] hw/misc/bcm2835_property: Handle CORE_CLK_ID firmware property
,
Peter Maydell
,
2023/06/19
Re: [PATCH v3 0/4] hw/arm/raspi: Use named constants in BCM props
,
Peter Maydell
,
2023/06/19
[Bug 1180923] Re: unused memory filled with 0x00 instead of 0xFF
,
Evren
,
2023/06/12
[RFC 0/6] Migration deprecated parts
,
Juan Quintela
,
2023/06/12
[RFC 1/6] migration: skipped field is really obsolete.
,
Juan Quintela
,
2023/06/12
Re: [RFC 1/6] migration: skipped field is really obsolete.
,
Daniel P . Berrangé
,
2023/06/20
Re: [RFC 1/6] migration: skipped field is really obsolete.
,
Juan Quintela
,
2023/06/22
[RFC 2/6] migration: migrate 'inc' command option is deprecated.
,
Juan Quintela
,
2023/06/12
Re: [RFC 2/6] migration: migrate 'inc' command option is deprecated.
,
Daniel P . Berrangé
,
2023/06/20
Re: [RFC 2/6] migration: migrate 'inc' command option is deprecated.
,
Juan Quintela
,
2023/06/22
[RFC 3/6] migration: migrate 'blk' command option is deprecated.
,
Juan Quintela
,
2023/06/12
Re: [RFC 3/6] migration: migrate 'blk' command option is deprecated.
,
Daniel P . Berrangé
,
2023/06/20
Re: [RFC 3/6] migration: migrate 'blk' command option is deprecated.
,
Juan Quintela
,
2023/06/22
[RFC 5/6] migration: Deprecate block migration
,
Juan Quintela
,
2023/06/12
Re: [RFC 5/6] migration: Deprecate block migration
,
Stefan Hajnoczi
,
2023/06/21
Re: [RFC 5/6] migration: Deprecate block migration
,
Juan Quintela
,
2023/06/22
[RFC 4/6] migration: Deprecate -incoming <uri>
,
Juan Quintela
,
2023/06/12
Re: [RFC 4/6] migration: Deprecate -incoming <uri>
,
Peter Xu
,
2023/06/12
Re: [RFC 4/6] migration: Deprecate -incoming <uri>
,
Juan Quintela
,
2023/06/12
Re: [RFC 4/6] migration: Deprecate -incoming <uri>
,
Peter Xu
,
2023/06/12
Re: [RFC 4/6] migration: Deprecate -incoming <uri>
,
Daniel P . Berrangé
,
2023/06/20
Re: [RFC 4/6] migration: Deprecate -incoming <uri>
,
Juan Quintela
,
2023/06/22
Re: [RFC 4/6] migration: Deprecate -incoming <uri>
,
Daniel P . Berrangé
,
2023/06/20
Re: [RFC 4/6] migration: Deprecate -incoming <uri>
,
Peter Xu
,
2023/06/20
Re: [RFC 4/6] migration: Deprecate -incoming <uri>
,
Paolo Bonzini
,
2023/06/22
Re: [RFC 4/6] migration: Deprecate -incoming <uri>
,
Juan Quintela
,
2023/06/22
Re: [RFC 4/6] migration: Deprecate -incoming <uri>
,
Thomas Huth
,
2023/06/22
Re: [RFC 4/6] migration: Deprecate -incoming <uri>
,
Peter Xu
,
2023/06/22
Re: [RFC 4/6] migration: Deprecate -incoming <uri>
,
Juan Quintela
,
2023/06/22
Re: [RFC 4/6] migration: Deprecate -incoming <uri>
,
Paolo Bonzini
,
2023/06/22
Re: [RFC 4/6] migration: Deprecate -incoming <uri>
,
Juan Quintela
,
2023/06/22
Re: [RFC 4/6] migration: Deprecate -incoming <uri>
,
Peter Xu
,
2023/06/22
Re: [RFC 4/6] migration: Deprecate -incoming <uri>
,
Paolo Bonzini
,
2023/06/22
Re: [RFC 4/6] migration: Deprecate -incoming <uri>
,
Daniel P . Berrangé
,
2023/06/22
Re: [RFC 4/6] migration: Deprecate -incoming <uri>
,
Peter Xu
,
2023/06/22
Re: [RFC 4/6] migration: Deprecate -incoming <uri>
,
Daniel P . Berrangé
,
2023/06/22
Re: [RFC 4/6] migration: Deprecate -incoming <uri>
,
Peter Xu
,
2023/06/22
Re: [RFC 4/6] migration: Deprecate -incoming <uri>
,
Daniel P . Berrangé
,
2023/06/23
Re: [RFC 4/6] migration: Deprecate -incoming <uri>
,
Peter Xu
,
2023/06/23
Re: [RFC 4/6] migration: Deprecate -incoming <uri>
,
Daniel P . Berrangé
,
2023/06/23
Re: [RFC 4/6] migration: Deprecate -incoming <uri>
,
Peter Xu
,
2023/06/23
Re: [RFC 4/6] migration: Deprecate -incoming <uri>
,
Daniel P . Berrangé
,
2023/06/23
Re: [RFC 4/6] migration: Deprecate -incoming <uri>
,
Thomas Huth
,
2023/06/21
Re: [RFC 4/6] migration: Deprecate -incoming <uri>
,
Juan Quintela
,
2023/06/21
Re: [RFC 4/6] migration: Deprecate -incoming <uri>
,
Paolo Bonzini
,
2023/06/22
Re: [RFC 4/6] migration: Deprecate -incoming <uri>
,
Juan Quintela
,
2023/06/22
[RFC 6/6] migration: Deprecated old compression method
,
Juan Quintela
,
2023/06/12
Re: [RFC 6/6] migration: Deprecated old compression method
,
Thomas Huth
,
2023/06/21
Re: [RFC 6/6] migration: Deprecated old compression method
,
Juan Quintela
,
2023/06/22
Re: [RFC 6/6] migration: Deprecated old compression method
,
Daniel P . Berrangé
,
2023/06/21
Re: [RFC 6/6] migration: Deprecated old compression method
,
Juan Quintela
,
2023/06/22
Re: [RFC 0/6] Migration deprecated parts
,
Jiri Denemark
,
2023/06/13
[PATCH] migration.json: Don't use space before colon
,
Juan Quintela
,
2023/06/12
Re: [PATCH] migration.json: Don't use space before colon
,
Markus Armbruster
,
2023/06/22
Re: [PATCH] migration.json: Don't use space before colon
,
Juan Quintela
,
2023/06/22
Re: [PATCH] migration.json: Don't use space before colon
,
Markus Armbruster
,
2023/06/22
[PATCH][RESEND v5 0/3] Hyper-V Dynamic Memory Protocol driver (hv-balloon 🎈️)
,
Maciej S. Szmigiero
,
2023/06/12
[PATCH][RESEND v5 2/3] Add Hyper-V Dynamic Memory Protocol definitions
,
Maciej S. Szmigiero
,
2023/06/12
[PATCH][RESEND v5 1/3] error: define g_autoptr() cleanup function for the Error type
,
Maciej S. Szmigiero
,
2023/06/12
[PATCH][RESEND v5 3/3] Add a Hyper-V Dynamic Memory Protocol driver (hv-balloon)
,
Maciej S. Szmigiero
,
2023/06/12
Re: [PATCH][RESEND v5 3/3] Add a Hyper-V Dynamic Memory Protocol driver (hv-balloon)
,
David Hildenbrand
,
2023/06/12
Re: [PATCH][RESEND v5 3/3] Add a Hyper-V Dynamic Memory Protocol driver (hv-balloon)
,
Maciej S. Szmigiero
,
2023/06/13
Re: [PATCH][RESEND v5 3/3] Add a Hyper-V Dynamic Memory Protocol driver (hv-balloon)
,
David Hildenbrand
,
2023/06/19
Re: [PATCH][RESEND v5 3/3] Add a Hyper-V Dynamic Memory Protocol driver (hv-balloon)
,
Maciej S. Szmigiero
,
2023/06/20
Re: [PATCH][RESEND v5 3/3] Add a Hyper-V Dynamic Memory Protocol driver (hv-balloon)
,
David Hildenbrand
,
2023/06/21
Re: [PATCH][RESEND v5 3/3] Add a Hyper-V Dynamic Memory Protocol driver (hv-balloon)
,
Maciej S. Szmigiero
,
2023/06/21
Re: [PATCH][RESEND v5 3/3] Add a Hyper-V Dynamic Memory Protocol driver (hv-balloon)
,
David Hildenbrand
,
2023/06/22
Re: [PATCH][RESEND v5 3/3] Add a Hyper-V Dynamic Memory Protocol driver (hv-balloon)
,
Maciej S. Szmigiero
,
2023/06/22
Re: [PATCH][RESEND v5 3/3] Add a Hyper-V Dynamic Memory Protocol driver (hv-balloon)
,
David Hildenbrand
,
2023/06/22
Re: [PATCH][RESEND v5 3/3] Add a Hyper-V Dynamic Memory Protocol driver (hv-balloon)
,
Maciej S. Szmigiero
,
2023/06/22
Re: [PATCH][RESEND v5 3/3] Add a Hyper-V Dynamic Memory Protocol driver (hv-balloon)
,
David Hildenbrand
,
2023/06/22
Re: [PATCH][RESEND v5 3/3] Add a Hyper-V Dynamic Memory Protocol driver (hv-balloon)
,
Maciej S. Szmigiero
,
2023/06/22
Re: [PATCH][RESEND v5 3/3] Add a Hyper-V Dynamic Memory Protocol driver (hv-balloon)
,
Maciej S. Szmigiero
,
2023/06/22
Re: [PATCH][RESEND v5 3/3] Add a Hyper-V Dynamic Memory Protocol driver (hv-balloon)
,
David Hildenbrand
,
2023/06/22
Re: [PATCH][RESEND v5 3/3] Add a Hyper-V Dynamic Memory Protocol driver (hv-balloon)
,
Maciej S. Szmigiero
,
2023/06/22
Re: [PATCH][RESEND v5 3/3] Add a Hyper-V Dynamic Memory Protocol driver (hv-balloon)
,
David Hildenbrand
,
2023/06/23
Re: [PATCH][RESEND v5 3/3] Add a Hyper-V Dynamic Memory Protocol driver (hv-balloon)
,
Maciej S. Szmigiero
,
2023/06/23
Re: [PATCH] coroutine-asm: add x86 CET shadow stack support
,
Marc-André Lureau
,
2023/06/12
[PATCH] target/riscv: fix the issue of guest reboot then no response or crash in kvm-mode
,
liguang.zhang
,
2023/06/12
Re: [PATCH] target/riscv: fix the issue of guest reboot then no response or crash in kvm-mode
,
Alistair Francis
,
2023/06/22
Re: [PATCH] target/riscv: fix the issue of guest reboot then no response or crash in kvm-mode
,
张立广
,
2023/06/25
[PATCH] target/riscv: fix the issue of guest reboot then no response or crash in kvm-mode
,
liguang.zhang
,
2023/06/12
[PATCH] target/riscv: fix the issue of guest reboot then no response or crash in kvm-mode
,
liguang.zhang
,
2023/06/12
[PATCH] target/riscv: fix the issue of guest reboot then no response or crash in kvm-mode
,
liguang.zhang
,
2023/06/24
[PATCH] target/riscv: fix the issue of guest reboot then no response or crash in kvm-mode
,
liguang.zhang
,
2023/06/24
[PATCH] target/riscv: fix the issue of guest reboot then no response or crash in kvm-mode
,
liguang.zhang
,
2023/06/24
[PATCH 0/4] TriCore bugfixes
,
Bastian Koppelmann
,
2023/06/12
[PATCH 1/4] target/tricore: Fix out-of-bounds index in imask instruction
,
Bastian Koppelmann
,
2023/06/12
[PATCH 2/4] target/tricore: Correctly fix saving PSW.CDE to CSA on call
,
Bastian Koppelmann
,
2023/06/12
[PATCH 3/4] target/tricore: Add CHECK_REG_PAIR() for insn accessing 64 bit regs
,
Bastian Koppelmann
,
2023/06/12
[PATCH 4/4] target/tricore: Fix helper_ret() not correctly restoring PSW
,
Bastian Koppelmann
,
2023/06/12
Re: [PATCH v3] linux-user, bsd-user: preserve incoming order of environment variables in the target
,
Andreas Schwab
,
2023/06/12
Re: [PATCH v3] linux-user, bsd-user: preserve incoming order of environment variables in the target
,
Philippe Mathieu-Daudé
,
2023/06/13
[PATCH v2 0/8] disas/riscv: Add vendor extension support
,
Christoph Muellner
,
2023/06/12
[PATCH v2 1/8] target/riscv: Use xl instead of mxl for disassemble
,
Christoph Muellner
,
2023/06/12
[PATCH v2 5/8] disas/riscv: Encapsulate opcode_data into decode
,
Christoph Muellner
,
2023/06/12
[PATCH v2 6/8] disas/riscv: Provide infrastructure for vendor extensions
,
Christoph Muellner
,
2023/06/12
[PATCH v2 2/8] target/riscv: Factor out extension tests to cpu_cfg.h
,
Christoph Muellner
,
2023/06/12
Re: [PATCH v2 2/8] target/riscv: Factor out extension tests to cpu_cfg.h
,
LIU Zhiwei
,
2023/06/12
Re: [PATCH v2 2/8] target/riscv: Factor out extension tests to cpu_cfg.h
,
Daniel Henrique Barboza
,
2023/06/14
Re: [PATCH v2 2/8] target/riscv: Factor out extension tests to cpu_cfg.h
,
Weiwei Li
,
2023/06/15
[PATCH v2 4/8] disas/riscv: Make rv_op_illegal a shared enum value
,
Christoph Muellner
,
2023/06/12
[PATCH v2 7/8] disas/riscv: Add support for XVentanaCondOps
,
Christoph Muellner
,
2023/06/12
Re: [PATCH v2 7/8] disas/riscv: Add support for XVentanaCondOps
,
Daniel Henrique Barboza
,
2023/06/14
[PATCH v2 3/8] disas/riscv: Move types/constants to new header file
,
Christoph Muellner
,
2023/06/12
[PATCH v2 8/8] disas/riscv: Add support for XThead* instructions
,
Christoph Muellner
,
2023/06/12
Re: [PATCH v2 8/8] disas/riscv: Add support for XThead* instructions
,
Weiwei Li
,
2023/06/15
Re: [PATCH v2 8/8] disas/riscv: Add support for XThead* instructions
,
Christoph Müllner
,
2023/06/26
Re: [PATCH v2 0/8] disas/riscv: Add vendor extension support
,
Alistair Francis
,
2023/06/21
[PATCH qemu v2 0/2] target/arm: Improve user-mode compatibility with JITs
,
~jhogberg
,
2023/06/12
[PATCH qemu v2 1/2] target/arm: Handle IC IVAU to improve compatibility with JITs
,
~jhogberg
,
2023/06/12
Re: [PATCH qemu v2 1/2] target/arm: Handle IC IVAU to improve compatibility with JITs
,
Richard Henderson
,
2023/06/13
[PATCH qemu v2 2/2] tests/tcg/aarch64: Add testcases for IC IVAU and dual-mapped code
,
~jhogberg
,
2023/06/12
Re: [PATCH qemu v2 2/2] tests/tcg/aarch64: Add testcases for IC IVAU and dual-mapped code
,
Peter Maydell
,
2023/06/19
Re: [PATCH qemu v2 2/2] tests/tcg/aarch64: Add testcases for IC IVAU and dual-mapped code
,
John Högberg
,
2023/06/19
Re: [PATCH qemu v2 2/2] tests/tcg/aarch64: Add testcases for IC IVAU and dual-mapped code
,
Peter Maydell
,
2023/06/19
[PATCH v5] ui/sdl2: OpenGL window context
,
Antonio Caggiano
,
2023/06/12
[PATCH 0/2] i386: Fix Hyper-V Gen1 guests stuck on boot with 'hv-passthrough'
,
Vitaly Kuznetsov
,
2023/06/12
[PATCH 1/2] i386: Fix conditional CONFIG_SYNDBG enablement
,
Vitaly Kuznetsov
,
2023/06/12
[PATCH 2/2] i386: Exclude 'hv-syndbg' from 'hv-passthrough'
,
Vitaly Kuznetsov
,
2023/06/12
Re: [PATCH 0/2] i386: Fix Hyper-V Gen1 guests stuck on boot with 'hv-passthrough'
,
Vitaly Kuznetsov
,
2023/06/27
[PATCH 0/2] canokey: documentation fixes
,
Hongren (Zenithal) Zheng
,
2023/06/12
[PATCH 1/2] docs/system/devices/canokey: fix recursive cloning
,
Hongren (Zenithal) Zheng
,
2023/06/12
[PATCH 2/2] docs/system/devices/canokey: update implementations and web console
,
Hongren (Zenithal) Zheng
,
2023/06/12
[PATCH v4] ui/sdl2: OpenGL window context
,
Antonio Caggiano
,
2023/06/12
[PATCH] ui/sdl2: OpenGL window context
,
Antonio Caggiano
,
2023/06/12
Re: [PATCH] ui/sdl2: OpenGL window context
,
Marc-André Lureau
,
2023/06/12
[PATCH v2 0/2] Export struct ISAParallelState
,
Bernhard Beschow
,
2023/06/12
[PATCH v2 2/2] hw/char/parallel-isa: Export struct ISAParallelState
,
Bernhard Beschow
,
2023/06/12
[PATCH v2 1/2] hw/char/parallel: Export struct ParallelState
,
Bernhard Beschow
,
2023/06/12
Re: [PATCH v2 0/2] Export struct ISAParallelState
,
Mark Cave-Ayland
,
2023/06/12
Re: [PATCH v2 0/2] Export struct ISAParallelState
,
Philippe Mathieu-Daudé
,
2023/06/13
Re: [PATCH v2 0/2] Export struct ISAParallelState
,
Philippe Mathieu-Daudé
,
2023/06/13
Re: [PATCH v20 09/21] machine: adding s390 topology to query-cpu-fast
,
Cédric Le Goater
,
2023/06/12
Re: [PATCH v20 09/21] machine: adding s390 topology to query-cpu-fast
,
Pierre Morel
,
2023/06/21
[PATCH] target/tricore: Fix out-of-bounds index in imask instruction
,
Siqi Chen
,
2023/06/12
Re: [PATCH] target/tricore: Fix out-of-bounds index in imask instruction
,
Bastian Koppelmann
,
2023/06/12
Re: [RFC 0/2] migration: Update error description outside migration.c
,
Tejus GK
,
2023/06/12
Re: [RFC 0/2] migration: Update error description outside migration.c
,
Peter Xu
,
2023/06/12
Re: [PATCH v4 0/2] migration: Update error description whenever migration fails
,
Tejus GK
,
2023/06/12
Re: [PATCH 9/9] disas/riscv: Add support for XThead* instructions
,
Alistair Francis
,
2023/06/11
Re: [PATCH 8/9] disas/riscv: Add support for XVentanaCondOps
,
Alistair Francis
,
2023/06/11
Re: [PATCH 6/9] target/riscv/cpu: Share RISCVCPUConfig with disassembler
,
Alistair Francis
,
2023/06/11
Re: [PATCH 6/9] target/riscv/cpu: Share RISCVCPUConfig with disassembler
,
LIU Zhiwei
,
2023/06/12
Re: [PATCH 6/9] target/riscv/cpu: Share RISCVCPUConfig with disassembler
,
Christoph Müllner
,
2023/06/12
Re: [PATCH 6/9] target/riscv/cpu: Share RISCVCPUConfig with disassembler
,
LIU Zhiwei
,
2023/06/12
Re: [PATCH 6/9] target/riscv/cpu: Share RISCVCPUConfig with disassembler
,
Christoph Müllner
,
2023/06/12
Re: [PATCH 6/9] target/riscv/cpu: Share RISCVCPUConfig with disassembler
,
LIU Zhiwei
,
2023/06/12
Re: [PATCH 5/9] disas/riscv: Encapsulate opcode_data into decode
,
Alistair Francis
,
2023/06/11
Re: [PATCH 4/9] disas/riscv: Make rv_op_illegal a shared enum value
,
Alistair Francis
,
2023/06/11
Re: [PATCH 4/9] disas/riscv: Make rv_op_illegal a shared enum value
,
LIU Zhiwei
,
2023/06/12
Re: [PATCH 2/9] target/riscv: Factor out RISCVCPUConfig from cpu.h
,
Alistair Francis
,
2023/06/11
Re: [PATCH 2/9] target/riscv: Factor out RISCVCPUConfig from cpu.h
,
LIU Zhiwei
,
2023/06/12
[PATCH] virtio-gpu: Optimize 2D resource data transfer
,
Keqian Zhu
,
2023/06/11
Re: [PATCH] virtio-gpu: Optimize 2D resource data transfer
,
Marc-André Lureau
,
2023/06/12
[PATCH 00/10] Misc clean ups to target/ppc exception handling
,
BALATON Zoltan
,
2023/06/11
[PATCH 01/10] target/ppc: Remove some superfluous parentheses
,
BALATON Zoltan
,
2023/06/11
Re: [PATCH 01/10] target/ppc: Remove some superfluous parentheses
,
Nicholas Piggin
,
2023/06/13
[PATCH 07/10] target/ppd: Remove unused define
,
BALATON Zoltan
,
2023/06/11
Re: [PATCH 07/10] target/ppd: Remove unused define
,
Philippe Mathieu-Daudé
,
2023/06/12
Re: [PATCH 07/10] target/ppd: Remove unused define
,
Nicholas Piggin
,
2023/06/13
[PATCH 06/10] target/ppc: Readability improvements in exception handlers
,
BALATON Zoltan
,
2023/06/11
Re: [PATCH 06/10] target/ppc: Readability improvements in exception handlers
,
Nicholas Piggin
,
2023/06/13
Re: [PATCH 06/10] target/ppc: Readability improvements in exception handlers
,
BALATON Zoltan
,
2023/06/14
Re: [PATCH 06/10] target/ppc: Readability improvements in exception handlers
,
Nicholas Piggin
,
2023/06/14
[PATCH 02/10] target/ppc: Remove unneeded parameter from powerpc_reset_wakeup()
,
BALATON Zoltan
,
2023/06/11
Re: [PATCH 02/10] target/ppc: Remove unneeded parameter from powerpc_reset_wakeup()
,
Nicholas Piggin
,
2023/06/13
[PATCH 08/10] target/ppc: Fix gen_sc to use correct nip
,
BALATON Zoltan
,
2023/06/11
Re: [PATCH 08/10] target/ppc: Fix gen_sc to use correct nip
,
Nicholas Piggin
,
2023/06/13
Re: [PATCH 08/10] target/ppc: Fix gen_sc to use correct nip
,
BALATON Zoltan
,
2023/06/14
Re: [PATCH 08/10] target/ppc: Fix gen_sc to use correct nip
,
BALATON Zoltan
,
2023/06/14
Re: [PATCH 08/10] target/ppc: Fix gen_sc to use correct nip
,
Nicholas Piggin
,
2023/06/14
Re: [PATCH 08/10] target/ppc: Fix gen_sc to use correct nip
,
BALATON Zoltan
,
2023/06/15
[PATCH 03/10] target/ppc: Move common check in exception handlers to a function
,
BALATON Zoltan
,
2023/06/11
Re: [PATCH 03/10] target/ppc: Move common check in exception handlers to a function
,
Philippe Mathieu-Daudé
,
2023/06/12
Re: [PATCH 03/10] target/ppc: Move common check in exception handlers to a function
,
BALATON Zoltan
,
2023/06/12
Re: [PATCH 03/10] target/ppc: Move common check in exception handlers to a function
,
Nicholas Piggin
,
2023/06/13
Re: [PATCH 03/10] target/ppc: Move common check in exception handlers to a function
,
Cédric Le Goater
,
2023/06/14
Re: [PATCH 03/10] target/ppc: Move common check in exception handlers to a function
,
Nicholas Piggin
,
2023/06/14
[PATCH 04/10] target/ppc: Use env_cpu for cpu_abort in excp_helper
,
BALATON Zoltan
,
2023/06/11
Re: [PATCH 04/10] target/ppc: Use env_cpu for cpu_abort in excp_helper
,
Nicholas Piggin
,
2023/06/13
Re: [PATCH 04/10] target/ppc: Use env_cpu for cpu_abort in excp_helper
,
BALATON Zoltan
,
2023/06/14
Re: [PATCH 04/10] target/ppc: Use env_cpu for cpu_abort in excp_helper
,
Nicholas Piggin
,
2023/06/14
[PATCH 05/10] target/ppc: Change parameter of cpu_interrupt_exittb() to an env pointer
,
BALATON Zoltan
,
2023/06/11
[PATCH 09/10] target/ppc: Simplify syscall exception handlers
,
BALATON Zoltan
,
2023/06/11
Re: [PATCH 09/10] target/ppc: Simplify syscall exception handlers
,
Nicholas Piggin
,
2023/06/14
Re: [PATCH 09/10] target/ppc: Simplify syscall exception handlers
,
BALATON Zoltan
,
2023/06/14
Re: [PATCH 09/10] target/ppc: Simplify syscall exception handlers
,
Nicholas Piggin
,
2023/06/14
[PATCH 10/10] target/ppc: Get CPUState in one step
,
BALATON Zoltan
,
2023/06/11
[PATCH] virtio-scsi: avoid dangling host notifier in ->ioeventfd_stop()
,
Stefan Hajnoczi
,
2023/06/11
Re: [PATCH] virtio-scsi: avoid dangling host notifier in ->ioeventfd_stop()
,
Stefan Hajnoczi
,
2023/06/11
[PATCH v2 0/6] TriCore 1.6.2 Instructions
,
Bastian Koppelmann
,
2023/06/11
[PATCH v2 1/6] target/tricore: Introduce ISA 1.6.2 feature
,
Bastian Koppelmann
,
2023/06/11
[PATCH v2 2/6] target/tricore: Add popcnt.w insn
,
Bastian Koppelmann
,
2023/06/11
[PATCH v2 3/6] target/tricore: Add LHA insn
,
Bastian Koppelmann
,
2023/06/11
[PATCH v2 4/6] target/tricore: Add crc32l.w insn
,
Bastian Koppelmann
,
2023/06/11
[PATCH v2 5/6] target/tricore: Add crc32.b insn
,
Bastian Koppelmann
,
2023/06/11
[PATCH v2 6/6] target/tricore: Add shuffle insn
,
Bastian Koppelmann
,
2023/06/11
Re: [PATCH v2 6/6] target/tricore: Add shuffle insn
,
Richard Henderson
,
2023/06/11
[PATCH v2 00/23] target/arm: Convert exception, system, loads and stores to decodetree
,
Peter Maydell
,
2023/06/11
[PATCH v2 02/23] target/arm: Return correct result for LDG when ATA=0
,
Peter Maydell
,
2023/06/11
[PATCH v2 07/23] target/arm: Convert CFINV, XAFLAG and AXFLAG to decodetree
,
Peter Maydell
,
2023/06/11
[PATCH v2 03/23] target/arm: Pass memop to gen_mte_check1_mmuidx() in reg_imm9 decode
,
Peter Maydell
,
2023/06/11
Re: [PATCH v2 03/23] target/arm: Pass memop to gen_mte_check1_mmuidx() in reg_imm9 decode
,
Philippe Mathieu-Daudé
,
2023/06/12
Re: [PATCH v2 03/23] target/arm: Pass memop to gen_mte_check1_mmuidx() in reg_imm9 decode
,
Richard Henderson
,
2023/06/14
[PATCH v2 15/23] target/arm: Convert ld/st reg+imm9 insns to decodetree
,
Peter Maydell
,
2023/06/11
[PATCH v2 05/23] target/arm: Convert hint instruction space to decodetree
,
Peter Maydell
,
2023/06/11
[PATCH v2 11/23] target/arm: Convert load/store exclusive and ordered to decodetree
,
Peter Maydell
,
2023/06/11
[PATCH v2 12/23] target/arm: Convert LDXP, STXP, CASP, CAS to decodetree
,
Peter Maydell
,
2023/06/11
[PATCH v2 08/23] target/arm: Convert MSR (immediate) to decodetree
,
Peter Maydell
,
2023/06/11
[PATCH v2 19/23] target/arm: Convert load (pointer auth) insns to decodetree
,
Peter Maydell
,
2023/06/11
[PATCH v2 01/23] target/arm: Fix return value from LDSMIN/LDSMAX 8/16 bit atomics
,
Peter Maydell
,
2023/06/11
[PATCH v2 09/23] target/arm: Convert MSR (reg), MRS, SYS, SYSL to decodetree
,
Peter Maydell
,
2023/06/11
Re: [PATCH v2 09/23] target/arm: Convert MSR (reg), MRS, SYS, SYSL to decodetree
,
Philippe Mathieu-Daudé
,
2023/06/12
[PATCH v2 18/23] target/arm: Convert atomic memory ops to decodetree
,
Peter Maydell
,
2023/06/11
[PATCH v2 17/23] target/arm: Convert LDR/STR reg+reg to decodetree
,
Peter Maydell
,
2023/06/11
[PATCH v2 06/23] target/arm: Convert barrier insns to decodetree
,
Peter Maydell
,
2023/06/11
Re: [PATCH v2 06/23] target/arm: Convert barrier insns to decodetree
,
Philippe Mathieu-Daudé
,
2023/06/12
[PATCH v2 10/23] target/arm: Convert exception generation instructions to decodetree
,
Peter Maydell
,
2023/06/11
[PATCH v2 04/23] target/arm: Consistently use finalize_memop_asimd() for ASIMD loads/stores
,
Peter Maydell
,
2023/06/11
Re: [PATCH v2 04/23] target/arm: Consistently use finalize_memop_asimd() for ASIMD loads/stores
,
Richard Henderson
,
2023/06/14
[PATCH v2 20/23] target/arm: Convert LDAPR/STLR (imm) to decodetree
,
Peter Maydell
,
2023/06/11
[PATCH v2 13/23] target/arm: Convert load reg (literal) group to decodetree
,
Peter Maydell
,
2023/06/11
[PATCH v2 22/23] target/arm: Convert load/store single structure to decodetree
,
Peter Maydell
,
2023/06/11
Re: [PATCH v2 22/23] target/arm: Convert load/store single structure to decodetree
,
Richard Henderson
,
2023/06/14
[PATCH v2 21/23] target/arm: Convert load/store (multiple structures) to decodetree
,
Peter Maydell
,
2023/06/11
[PATCH v2 23/23] target/arm: Convert load/store tags insns to decodetree
,
Peter Maydell
,
2023/06/11
[PATCH v2 14/23] target/arm: Convert load/store-pair to decodetree
,
Peter Maydell
,
2023/06/11
Re: [PATCH v2 14/23] target/arm: Convert load/store-pair to decodetree
,
Richard Henderson
,
2023/06/14
[PATCH v2 16/23] target/arm: Convert LDR/STR with 12-bit immediate to decodetree
,
Peter Maydell
,
2023/06/11
[PATCH 0/2] target/arm: Improve user-mode compatibility with JITs
,
John Högberg
,
2023/06/11
[PATCH 1/2] target/arm: Handle IC IVAU to improve compatibility with JITs
,
John Högberg
,
2023/06/11
Re: [PATCH 1/2] target/arm: Handle IC IVAU to improve compatibility with JITs
,
Michael Tokarev
,
2023/06/11
Re: [PATCH 1/2] target/arm: Handle IC IVAU to improve compatibility with JITs
,
John Högberg
,
2023/06/11
[PATCH 2/2] tests/tcg/aarch64: Add testcases for IC IVAU and dual-mapped code
,
John Högberg
,
2023/06/11
[PATCH 0/2] Export struct ISAParallelState
,
Bernhard Beschow
,
2023/06/11
[PATCH 1/2] hw/char/parallel: Export struct ParallelState
,
Bernhard Beschow
,
2023/06/11
[PATCH 2/2] hw/char/parallel-isa: Export struct ISAParallelState
,
Bernhard Beschow
,
2023/06/11
Re: [PATCH 2/2] hw/char/parallel-isa: Export struct ISAParallelState
,
BALATON Zoltan
,
2023/06/11
Re: [PATCH 2/2] hw/char/parallel-isa: Export struct ISAParallelState
,
Bernhard Beschow
,
2023/06/12
Re: [PATCH 2/2] hw/char/parallel-isa: Export struct ISAParallelState
,
BALATON Zoltan
,
2023/06/12
Re: [PATCH 2/2] hw/char/parallel-isa: Export struct ISAParallelState
,
Mark Cave-Ayland
,
2023/06/12
[PATCH 00/15] Q35 and I440FX host bridge QOM cleanup
,
Bernhard Beschow
,
2023/06/11
[PATCH 01/15] hw/i386/pc_q35: Resolve redundant q35_host variable
,
Bernhard Beschow
,
2023/06/11
[PATCH 02/15] hw/pci-host/q35: Fix double, contradicting .endianness assignment
,
Bernhard Beschow
,
2023/06/11
Re: [PATCH 02/15] hw/pci-host/q35: Fix double, contradicting .endianness assignment
,
Igor Mammedov
,
2023/06/12
Re: [PATCH 02/15] hw/pci-host/q35: Fix double, contradicting .endianness assignment
,
Bernhard Beschow
,
2023/06/13
Re: [PATCH 02/15] hw/pci-host/q35: Fix double, contradicting .endianness assignment
,
Michael S. Tsirkin
,
2023/06/13
Re: [PATCH 02/15] hw/pci-host/q35: Fix double, contradicting .endianness assignment
,
BALATON Zoltan
,
2023/06/13
Re: [PATCH 02/15] hw/pci-host/q35: Fix double, contradicting .endianness assignment
,
Igor Mammedov
,
2023/06/13
Re: [PATCH 02/15] hw/pci-host/q35: Fix double, contradicting .endianness assignment
,
Philippe Mathieu-Daudé
,
2023/06/13
Re: [PATCH 02/15] hw/pci-host/q35: Fix double, contradicting .endianness assignment
,
Michael S. Tsirkin
,
2023/06/13
Re: [PATCH 02/15] hw/pci-host/q35: Fix double, contradicting .endianness assignment
,
Bernhard Beschow
,
2023/06/13
[PATCH 03/15] hw/pci-host/q35: Initialize PCMachineState::bus in board code
,
Bernhard Beschow
,
2023/06/11
Re: [PATCH 03/15] hw/pci-host/q35: Initialize PCMachineState::bus in board code
,
Philippe Mathieu-Daudé
,
2023/06/12
Re: [PATCH 03/15] hw/pci-host/q35: Initialize PCMachineState::bus in board code
,
Igor Mammedov
,
2023/06/12
[PATCH 04/15] hw/pci/pci_host: Introduce PCI_HOST_BYPASS_IOMMU macro
,
Bernhard Beschow
,
2023/06/11
Re: [PATCH 04/15] hw/pci/pci_host: Introduce PCI_HOST_BYPASS_IOMMU macro
,
Igor Mammedov
,
2023/06/12
[PATCH 06/15] hw/pci-host/q35: Make some property name macros reusable by i440fx
,
Bernhard Beschow
,
2023/06/11
[PATCH 07/15] hw/pci-host/i440fx: Replace magic values by existing constants
,
Bernhard Beschow
,
2023/06/11
Re: [PATCH 07/15] hw/pci-host/i440fx: Replace magic values by existing constants
,
Philippe Mathieu-Daudé
,
2023/06/12
Re: [PATCH 07/15] hw/pci-host/i440fx: Replace magic values by existing constants
,
Igor Mammedov
,
2023/06/12
[PATCH 05/15] hw/pci-host/q35: Initialize PCI_HOST_BYPASS_IOMMU property from board code
,
Bernhard Beschow
,
2023/06/11
Re: [PATCH 05/15] hw/pci-host/q35: Initialize PCI_HOST_BYPASS_IOMMU property from board code
,
Philippe Mathieu-Daudé
,
2023/06/12
Re: [PATCH 05/15] hw/pci-host/q35: Initialize PCI_HOST_BYPASS_IOMMU property from board code
,
Igor Mammedov
,
2023/06/12
[PATCH 08/15] hw/pci-host/i440fx: Have common names for some local variables
,
Bernhard Beschow
,
2023/06/11
Re: [PATCH 08/15] hw/pci-host/i440fx: Have common names for some local variables
,
Philippe Mathieu-Daudé
,
2023/06/12
[PATCH 10/15] hw/pci-host/i440fx: Make MemoryRegion pointers accessible as properties
,
Bernhard Beschow
,
2023/06/11
Re: [PATCH 10/15] hw/pci-host/i440fx: Make MemoryRegion pointers accessible as properties
,
Philippe Mathieu-Daudé
,
2023/06/12
[PATCH 09/15] hw/pci-host/i440fx: Move i440fx_realize() into PCII440FXState section
,
Bernhard Beschow
,
2023/06/11
Re: [PATCH 09/15] hw/pci-host/i440fx: Move i440fx_realize() into PCII440FXState section
,
Philippe Mathieu-Daudé
,
2023/06/12
[PATCH 11/15] hw/pci-host/i440fx: Add PCI_HOST_PROP_IO_MEM property
,
Bernhard Beschow
,
2023/06/11
Re: [PATCH 11/15] hw/pci-host/i440fx: Add PCI_HOST_PROP_IO_MEM property
,
Philippe Mathieu-Daudé
,
2023/06/12
Re: [PATCH 11/15] hw/pci-host/i440fx: Add PCI_HOST_PROP_IO_MEM property
,
Bernhard Beschow
,
2023/06/12
[PATCH 15/15] hw/i386/pc_piix: Move i440fx' realize near its qdev_new()
,
Bernhard Beschow
,
2023/06/11
Re: [PATCH 15/15] hw/i386/pc_piix: Move i440fx' realize near its qdev_new()
,
Philippe Mathieu-Daudé
,
2023/06/12
Re: [PATCH 15/15] hw/i386/pc_piix: Move i440fx' realize near its qdev_new()
,
Igor Mammedov
,
2023/06/12
Re: [PATCH 15/15] hw/i386/pc_piix: Move i440fx' realize near its qdev_new()
,
Igor Mammedov
,
2023/06/12
Re: [PATCH 15/15] hw/i386/pc_piix: Move i440fx' realize near its qdev_new()
,
Bernhard Beschow
,
2023/06/12
Re: [PATCH 15/15] hw/i386/pc_piix: Move i440fx' realize near its qdev_new()
,
Igor Mammedov
,
2023/06/13
Re: [PATCH 15/15] hw/i386/pc_piix: Move i440fx' realize near its qdev_new()
,
Bernhard Beschow
,
2023/06/26
[PATCH 12/15] hw/pci-host/i440fx: Add PCI_HOST_{ABOVE, BELOW}_4G_MEM_SIZE properties
,
Bernhard Beschow
,
2023/06/11
[PATCH 14/15] hw/pci-host/i440fx: Resolve i440fx_init()
,
Bernhard Beschow
,
2023/06/11
[PATCH 13/15] hw/pci-host/i440fx: Add I440FX_HOST_PROP_PCI_TYPE property
,
Bernhard Beschow
,
2023/06/11
Seeking help regarding addition of Custom GPIO device inside raspi machine QEMU
,
Shivam
,
2023/06/11
[PATCH v2 00/26] target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h'
,
Philippe Mathieu-Daudé
,
2023/06/11
[PATCH v2 01/26] plugins: Remove unused 'exec/helper-proto.h' header
,
Philippe Mathieu-Daudé
,
2023/06/11
[PATCH v2 02/26] accel/tcg/cpu-exec: Use generic 'helper-proto-common.h' header
,
Philippe Mathieu-Daudé
,
2023/06/11
[PATCH v2 03/26] target/arm/tcg: Remove CONFIG_TCG #ifdef'ry check
,
Philippe Mathieu-Daudé
,
2023/06/11
[PATCH v2 04/26] target/arm/tcg: Rename helper template headers as '.h.inc'
,
Philippe Mathieu-Daudé
,
2023/06/11
[PATCH v2 05/26] target/arm/tcg: Extract iwMMXt helpers from the generic 'helper.h'
,
Philippe Mathieu-Daudé
,
2023/06/11
[PATCH v2 06/26] target/arm/tcg: Fix iwmmxt-related code style
,
Philippe Mathieu-Daudé
,
2023/06/11
[PATCH v2 07/26] target/arm/tcg: Expose some iwmmxt methods in 'translate.h'
,
Philippe Mathieu-Daudé
,
2023/06/11
[PATCH v2 08/26] target/arm/tcg: Extract iwmmxt code to translate-iwmmxt.c
,
Philippe Mathieu-Daudé
,
2023/06/11
[PATCH v2 09/26] target/arm/tcg: Reduce 'helper-iwmmxt.h.inc' inclusion
,
Philippe Mathieu-Daudé
,
2023/06/11
[PATCH v2 10/26] target/arm/tcg: Extract VFP definitions to 'helper-vfp.h.inc'
,
Philippe Mathieu-Daudé
,
2023/06/11
Re: [PATCH v2 10/26] target/arm/tcg: Extract VFP definitions to 'helper-vfp.h.inc'
,
Richard Henderson
,
2023/06/14
[PATCH v2 11/26] target/arm/tcg: Reduce 'helper-vfp.h.inc' inclusion
,
Philippe Mathieu-Daudé
,
2023/06/11
Re: [PATCH v2 11/26] target/arm/tcg: Reduce 'helper-vfp.h.inc' inclusion
,
Richard Henderson
,
2023/06/14
[PATCH v2 12/26] target/arm/tcg: Move neon_tbl() from op_helper.c to neon_helper.c
,
Philippe Mathieu-Daudé
,
2023/06/11
[PATCH v2 16/26] target/arm/tcg: Reduce 'helper-sve.h.inc' inclusion
,
Philippe Mathieu-Daudé
,
2023/06/11
Re: [PATCH v2 16/26] target/arm/tcg: Reduce 'helper-sve.h.inc' inclusion
,
Richard Henderson
,
2023/06/14
[PATCH v2 18/26] target/arm/tcg: Reduce 'helper-sme.h.inc' inclusion
,
Philippe Mathieu-Daudé
,
2023/06/11
Re: [PATCH v2 18/26] target/arm/tcg: Reduce 'helper-sme.h.inc' inclusion
,
Richard Henderson
,
2023/06/14
[PATCH v2 13/26] target/arm/tcg: Extract NEON definitions to 'helper-neon.h.inc'
,
Philippe Mathieu-Daudé
,
2023/06/11
[PATCH v2 19/26] target/arm/tcg: Reduce 'helper-a64.h.inc' inclusion
,
Philippe Mathieu-Daudé
,
2023/06/11
Re: [PATCH v2 19/26] target/arm/tcg: Reduce 'helper-a64.h.inc' inclusion
,
Richard Henderson
,
2023/06/14
[PATCH v2 14/26] target/arm/tcg: Reduce 'helper-neon.h.inc' inclusion
,
Philippe Mathieu-Daudé
,
2023/06/11
Re: [PATCH v2 14/26] target/arm/tcg: Reduce 'helper-neon.h.inc' inclusion
,
Richard Henderson
,
2023/06/14
[PATCH v2 20/26] target/arm/tcg: Move v8m_stackcheck() from op_helper.c to m_helper.c
,
Philippe Mathieu-Daudé
,
2023/06/11
Re: [PATCH v2 20/26] target/arm/tcg: Move v8m_stackcheck() from op_helper.c to m_helper.c
,
Richard Henderson
,
2023/06/14
[PATCH v2 21/26] target/arm/tcg: Extract M-profile definitions to 'helper-m.h.inc'
,
Philippe Mathieu-Daudé
,
2023/06/11
Re: [PATCH v2 21/26] target/arm/tcg: Extract M-profile definitions to 'helper-m.h.inc'
,
Richard Henderson
,
2023/06/14
[PATCH v2 22/26] target/arm/tcg: Reduce 'helper-m.h.inc' inclusion
,
Philippe Mathieu-Daudé
,
2023/06/11
Re: [PATCH v2 22/26] target/arm/tcg: Reduce 'helper-m.h.inc' inclusion
,
Richard Henderson
,
2023/06/14
Re: [PATCH v2 22/26] target/arm/tcg: Reduce 'helper-m.h.inc' inclusion
,
Philippe Mathieu-Daudé
,
2023/06/14
[PATCH v2 23/26] target/arm/tcg: Inline 'exec/helper-gen.h'
,
Philippe Mathieu-Daudé
,
2023/06/11
Re: [PATCH v2 23/26] target/arm/tcg: Inline 'exec/helper-gen.h'
,
Richard Henderson
,
2023/06/14
Re: [PATCH v2 23/26] target/arm/tcg: Inline 'exec/helper-gen.h'
,
Philippe Mathieu-Daudé
,
2023/06/14
[PATCH v2 24/26] target/arm/tcg: Inline 'exec/helper-proto.h'
,
Philippe Mathieu-Daudé
,
2023/06/11
Re: [PATCH v2 24/26] target/arm/tcg: Inline 'exec/helper-proto.h'
,
Richard Henderson
,
2023/06/14
Re: [PATCH v2 24/26] target/arm/tcg: Inline 'exec/helper-proto.h'
,
Philippe Mathieu-Daudé
,
2023/06/14
Re: [PATCH v2 24/26] target/arm/tcg: Inline 'exec/helper-proto.h'
,
Richard Henderson
,
2023/06/14
[PATCH v2 15/26] target/arm/tcg: Extract SVE2 definitions to 'helper-sve.h.inc'
,
Philippe Mathieu-Daudé
,
2023/06/11
[PATCH v2 17/26] target/arm/tcg: Reduce 'helper-mve.h.inc' inclusion
,
Philippe Mathieu-Daudé
,
2023/06/11
Re: [PATCH v2 17/26] target/arm/tcg: Reduce 'helper-mve.h.inc' inclusion
,
Richard Henderson
,
2023/06/14
[PATCH v2 25/26] target/arm/tcg: Rename 'helper.h' -> 'tcg/helper.h.inc'
,
Philippe Mathieu-Daudé
,
2023/06/11
Re: [PATCH v2 25/26] target/arm/tcg: Rename 'helper.h' -> 'tcg/helper.h.inc'
,
Richard Henderson
,
2023/06/14
[PATCH v2 26/26] tests/tcg/aarch64: Rename bti-crt.inc.c -> bti-crt.c.inc
,
Philippe Mathieu-Daudé
,
2023/06/11
[PATCH] elf2dmp: Don't abandon when Prcb is set to 0
,
Akihiko Odaki
,
2023/06/10
Re: [PATCH] elf2dmp: Don't abandon when Prcb is set to 0
,
Viktor Prutyanov
,
2023/06/12
Re: [PATCH] elf2dmp: Don't abandon when Prcb is set to 0
,
Akihiko Odaki
,
2023/06/12
Re: [PATCH] elf2dmp: Don't abandon when Prcb is set to 0
,
Viktor Prutyanov
,
2023/06/16
[PATCH] tests/plugin: Remove duplicate insn log from libinsn.so
,
Richard Henderson
,
2023/06/10
Re: [PATCH] tests/plugin: Remove duplicate insn log from libinsn.so
,
Alex Bennée
,
2023/06/11
Re: [PATCH] tests/plugin: Remove duplicate insn log from libinsn.so
,
Richard Henderson
,
2023/06/11
Re: [PATCH] tests/plugin: Remove duplicate insn log from libinsn.so
,
Richard Henderson
,
2023/06/19
Re: [PATCH] tests/plugin: Remove duplicate insn log from libinsn.so
,
Alex Bennée
,
2023/06/19
Re: [PATCH] tests/plugin: Remove duplicate insn log from libinsn.so
,
Richard Henderson
,
2023/06/20
Re: [PATCH] tests/plugin: Remove duplicate insn log from libinsn.so
,
Alex Bennée
,
2023/06/20
[PATCH v3] 9pfs: deprecate 'proxy' backend
,
Christian Schoenebeck
,
2023/06/10
Re: [SPAM] [PATCH v3] 9pfs: deprecate 'proxy' backend
,
Greg Kurz
,
2023/06/12
Re: [PATCH v3] 9pfs: deprecate 'proxy' backend
,
Christian Schoenebeck
,
2023/06/15
Re: [PATCH v3] 9pfs: deprecate 'proxy' backend
,
Christian Schoenebeck
,
2023/06/21
Re: [PATCH v3] 9pfs: deprecate 'proxy' backend
,
Greg Kurz
,
2023/06/21
Re: [PATCH v3] 9pfs: deprecate 'proxy' backend
,
Christian Schoenebeck
,
2023/06/21
Re: [PATCH v3] 9pfs: deprecate 'proxy' backend
,
Greg Kurz
,
2023/06/21
Re: [PATCH v3] 9pfs: deprecate 'proxy' backend
,
Daniel P . Berrangé
,
2023/06/21
Re: [PATCH v3] 9pfs: deprecate 'proxy' backend
,
Daniel P . Berrangé
,
2023/06/21
Re: [PATCH v3] 9pfs: deprecate 'proxy' backend
,
Christian Schoenebeck
,
2023/06/21
Re: [PATCH v3] 9pfs: deprecate 'proxy' backend
,
Daniel P . Berrangé
,
2023/06/21
Re: [PATCH v3] 9pfs: deprecate 'proxy' backend
,
Christian Schoenebeck
,
2023/06/21
[PULL 00/29] ppc queue
,
Daniel Henrique Barboza
,
2023/06/10
[PULL 01/29] pnv/xive2: Add definition for TCTXT Config register
,
Daniel Henrique Barboza
,
2023/06/10
[PULL 04/29] pnv/xive2: Introduce macros to manipulate TIMA addresses
,
Daniel Henrique Barboza
,
2023/06/10
[PULL 03/29] pnv/xive2: Allow writes to the Physical Thread Enable registers
,
Daniel Henrique Barboza
,
2023/06/10
[PULL 05/29] pnv/xive2: Handle TIMA access through all ports
,
Daniel Henrique Barboza
,
2023/06/10
Re: [PULL 05/29] pnv/xive2: Handle TIMA access through all ports
,
Peter Maydell
,
2023/06/20
Re: [PULL 05/29] pnv/xive2: Handle TIMA access through all ports
,
Cédric Le Goater
,
2023/06/20
Re: [PULL 05/29] pnv/xive2: Handle TIMA access through all ports
,
Frederic Barrat
,
2023/06/20
Re: [PULL 05/29] pnv/xive2: Handle TIMA access through all ports
,
Cédric Le Goater
,
2023/06/20
Re: [PULL 05/29] pnv/xive2: Handle TIMA access through all ports
,
Cédric Le Goater
,
2023/06/21
Re: [PULL 05/29] pnv/xive2: Handle TIMA access through all ports
,
Frederic Barrat
,
2023/06/21
Re: [PULL 05/29] pnv/xive2: Handle TIMA access through all ports
,
Cédric Le Goater
,
2023/06/21
[PULL 02/29] pnv/xive2: Add definition for the ESB cache configuration register
,
Daniel Henrique Barboza
,
2023/06/10
[PULL 06/29] target/ppc: Fix nested-hv HEAI delivery
,
Daniel Henrique Barboza
,
2023/06/10
[PULL 07/29] pnv/xive2: Quiet down some error messages
,
Daniel Henrique Barboza
,
2023/06/10
[PULL 08/29] target/ppc: Fix PMU hflags calculation
,
Daniel Henrique Barboza
,
2023/06/10
[PULL 09/29] target/ppc: PMU do not clear MMCR0[FCECE] on performance monitor alert
,
Daniel Henrique Barboza
,
2023/06/10
[PULL 10/29] target/ppc: Fix msgclrp interrupt type
,
Daniel Henrique Barboza
,
2023/06/10
[PULL 11/29] target/ppc: Support directed privileged doorbell interrupt (SDOOR)
,
Daniel Henrique Barboza
,
2023/06/10
[PULL 12/29] target/ppc: PMU implement PERFM interrupts
,
Daniel Henrique Barboza
,
2023/06/10
[PULL 13/29] target/ppc: Remove single use function
,
Daniel Henrique Barboza
,
2023/06/10
[PULL 14/29] target/ppc: Remove "ext" parameter of ppcemb_tlb_check()
,
Daniel Henrique Barboza
,
2023/06/10
[PULL 15/29] target/ppc: Move ppcemb_tlb_search() to mmu_common.c
,
Daniel Henrique Barboza
,
2023/06/10
[PULL 16/29] target/ppc: Remove some unneded line breaks
,
Daniel Henrique Barboza
,
2023/06/10
[PULL 17/29] target/ppc: Simplify ppcemb_tlb_search()
,
Daniel Henrique Barboza
,
2023/06/10
[PULL 18/29] target/ppc: Change ppcemb_tlb_check() to return bool
,
Daniel Henrique Barboza
,
2023/06/10
[PULL 19/29] target/ppc: Eliminate goto in mmubooke_check_tlb()
,
Daniel Henrique Barboza
,
2023/06/10
[PULL 21/29] target/ppc: Ensure stcx size matches larx
,
Daniel Henrique Barboza
,
2023/06/10
[PULL 20/29] target/ppc: Fix lqarx to set cpu_reserve
,
Daniel Henrique Barboza
,
2023/06/10
[PULL 22/29] target/ppc: Remove larx/stcx. memory barrier semantics
,
Daniel Henrique Barboza
,
2023/06/10
[PULL 23/29] target/ppc: Rework store conditional to avoid branch
,
Daniel Henrique Barboza
,
2023/06/10
[PULL 24/29] target/ppc: Fix decrementer time underflow and infinite timer loop
,
Daniel Henrique Barboza
,
2023/06/10
[PULL 25/29] target/ppc: Decrementer fix BookE semantics
,
Daniel Henrique Barboza
,
2023/06/10
[PULL 26/29] hw/ppc/openpic: Do not open-code ROUND_UP() macro
,
Daniel Henrique Barboza
,
2023/06/10
[PULL 27/29] tests/avocado/tuxrun_baselines: Fix ppc64 tests for binaries without slirp
,
Daniel Henrique Barboza
,
2023/06/10
[PULL 28/29] target/ppc: Implement gathering irq statistics
,
Daniel Henrique Barboza
,
2023/06/10
[PULL 29/29] hw/ppc/Kconfig: MAC_NEWWORLD should always select USB_OHCI_PCI
,
Daniel Henrique Barboza
,
2023/06/10
Re: [PULL 00/29] ppc queue
,
Richard Henderson
,
2023/06/10
[PATCH v2] 9pfs: deprecate 'proxy' backend
,
Christian Schoenebeck
,
2023/06/10
Re: [PATCH v2] 9pfs: deprecate 'proxy' backend
,
Christian Schoenebeck
,
2023/06/10
[PATCH 0/6] TriCore 1.6.2 Instructions
,
Bastian Koppelmann
,
2023/06/10
[PATCH 1/6] target/tricore: Introduce ISA 1.6.2 feature
,
Bastian Koppelmann
,
2023/06/10
Re: [PATCH 1/6] target/tricore: Introduce ISA 1.6.2 feature
,
Richard Henderson
,
2023/06/10
[PATCH 2/6] target/tricore: Add popcnt.w insn
,
Bastian Koppelmann
,
2023/06/10
Re: [PATCH 2/6] target/tricore: Add popcnt.w insn
,
Richard Henderson
,
2023/06/10
[PATCH 3/6] target/tricore: Add LHA insn
,
Bastian Koppelmann
,
2023/06/10
Re: [PATCH 3/6] target/tricore: Add LHA insn
,
Richard Henderson
,
2023/06/10
[PATCH 4/6] target/tricore: Add crc32l.w insn
,
Bastian Koppelmann
,
2023/06/10
Re: [PATCH 4/6] target/tricore: Add crc32l.w insn
,
Richard Henderson
,
2023/06/10
[PATCH 5/6] target/tricore: Add crc32.b insn
,
Bastian Koppelmann
,
2023/06/10
Re: [PATCH 5/6] target/tricore: Add crc32.b insn
,
Richard Henderson
,
2023/06/10
[PATCH 6/6] target/tricore: Add shuffle insn
,
Bastian Koppelmann
,
2023/06/10
Re: [PATCH 6/6] target/tricore: Add shuffle insn
,
Richard Henderson
,
2023/06/10
[PATCH] target/riscv: Fix initialized value for cur_pmmask
,
Weiwei Li
,
2023/06/10
Re: [PATCH] target/riscv: Fix initialized value for cur_pmmask
,
LIU Zhiwei
,
2023/06/11
Re: [PATCH] target/riscv: Fix initialized value for cur_pmmask
,
Alistair Francis
,
2023/06/11
[PULL 00/16] trivial patches 2023-06-10
,
Michael Tokarev
,
2023/06/10
[PULL 01/16] docs: Fix trivial typos in vhost-user.rst
,
Michael Tokarev
,
2023/06/10
[PULL 03/16] spelling: information
,
Michael Tokarev
,
2023/06/10
[PULL 02/16] hw/virtio/virtio-qmp.c: spelling: suppoted
,
Michael Tokarev
,
2023/06/10
[PULL 04/16] hw/remote: Fix vfu_cfg trace offset format
,
Michael Tokarev
,
2023/06/10
[PULL 05/16] block.c: add newline for "Detected format" warning
,
Michael Tokarev
,
2023/06/10
[PULL 06/16] meson: install keyboard maps only if necessary
,
Michael Tokarev
,
2023/06/10
[PULL 07/16] target/m68k/fpu_helper: Use FloatRelation enum to hold comparison result
,
Michael Tokarev
,
2023/06/10
[PULL 09/16] hw/i386/microvm: Simplify using object_dynamic_cast()
,
Michael Tokarev
,
2023/06/10
[PULL 08/16] hw/core/cpu: Simplify realize() using MACHINE_GET_CLASS() macro
,
Michael Tokarev
,
2023/06/10
[PULL 10/16] hw/pci/pci: Simplify pci_bar_address() using MACHINE_GET_CLASS() macro
,
Michael Tokarev
,
2023/06/10
[PULL 12/16] linux-user: add comments for TARGET_NR_[gs]etgroups{, 32}
,
Michael Tokarev
,
2023/06/10
[PULL 13/16] linux-user: Return EINVAL for getgroups() with negative gidsetsize
,
Michael Tokarev
,
2023/06/10
[PULL 15/16] linux-user: elfload: s/min_mmap_addr/mmap_min_addr/
,
Michael Tokarev
,
2023/06/10
[PULL 14/16] vnc: move assert in vnc_worker_thread_loop
,
Michael Tokarev
,
2023/06/10
[PULL 11/16] hw/usb/hcd-ehci-pci: Simplify using DEVICE_GET_CLASS() macro
,
Michael Tokarev
,
2023/06/10
[PULL 16/16] linux-user: elfload: Specify -R is an option for qemu-user binaries
,
Michael Tokarev
,
2023/06/10
Re: [PULL 00/16] trivial patches 2023-06-10
,
Richard Henderson
,
2023/06/10
Re: [PATCH] accel/kvm/kvm-all: Handle register access errors
,
Akihiko Odaki
,
2023/06/09
Re: [PATCH] accel/kvm/kvm-all: Handle register access errors
,
Peter Maydell
,
2023/06/19
Re: [PATCH] accel/kvm: Specify default IPA size for arm64
,
Akihiko Odaki
,
2023/06/09
QEMU virt (arm64) does not honor reserved-memory set in device tree
,
Mohd Yusuf Abdul Hamid
,
2023/06/09
Re: QEMU virt (arm64) does not honor reserved-memory set in device tree
,
Gavin Shan
,
2023/06/09
Re: QEMU virt (arm64) does not honor reserved-memory set in device tree
,
Mohd Yusuf Abdul Hamid
,
2023/06/15
Re: [PATCH 0/2] linux-user: Clarify error on failure to map guest address space
,
Michael Tokarev
,
2023/06/09
[PATCH v2 00/10] block: Make raw_co_get_allocated_file_size asynchronous
,
Fabiano Rosas
,
2023/06/09
[PATCH v2 01/10] block: Remove bdrv_query_block_node_info
,
Fabiano Rosas
,
2023/06/09
[PATCH v2 02/10] block: Remove unnecessary variable in bdrv_block_device_info
,
Fabiano Rosas
,
2023/06/09
[PATCH v2 03/10] block: Allow the wrapper script to see functions declared in qapi.h
,
Fabiano Rosas
,
2023/06/09
[PATCH v2 04/10] block: Temporarily mark bdrv_co_get_allocated_file_size as mixed
,
Fabiano Rosas
,
2023/06/09
[PATCH v2 05/10] block: Convert bdrv_query_block_graph_info to coroutine
,
Fabiano Rosas
,
2023/06/09
[PATCH v2 06/10] block: Convert bdrv_block_device_info into co_wrapper
,
Fabiano Rosas
,
2023/06/09
[PATCH v2 09/10] block: Convert qmp_query_block() to coroutine_fn
,
Fabiano Rosas
,
2023/06/09
[PATCH v2 08/10] block: Don't query all block devices at hmp_nbd_server_start
,
Fabiano Rosas
,
2023/06/09
[PATCH v2 07/10] block: Convert qmp_query_named_block_nodes to coroutine
,
Fabiano Rosas
,
2023/06/09
[PATCH v2 10/10] block: Add a thread-pool version of fstat
,
Fabiano Rosas
,
2023/06/09
[PATCH 0/5] cmd646: move device-specific BMDMA registers to separate memory region
,
Mark Cave-Ayland
,
2023/06/09
[PATCH 1/5] cmd646: checkpatch fixes
,
Mark Cave-Ayland
,
2023/06/09
Re: [PATCH 1/5] cmd646: checkpatch fixes
,
Philippe Mathieu-Daudé
,
2023/06/12
[PATCH 2/5] cmd646: create separate header and QOM type for CMD646_IDE
,
Mark Cave-Ayland
,
2023/06/09
Re: [PATCH 2/5] cmd646: create separate header and QOM type for CMD646_IDE
,
Bernhard Beschow
,
2023/06/12
Re: [PATCH 2/5] cmd646: create separate header and QOM type for CMD646_IDE
,
Mark Cave-Ayland
,
2023/06/12
[PATCH 3/5] cmd646: use TYPE_CMD646_IDE instead of hardcoded "cmd646-ide" string
,
Mark Cave-Ayland
,
2023/06/09
[PATCH 4/5] cmd646: rename cmd646_bmdma_ops to bmdma_ops
,
Mark Cave-Ayland
,
2023/06/09
Re: [PATCH 4/5] cmd646: rename cmd646_bmdma_ops to bmdma_ops
,
Philippe Mathieu-Daudé
,
2023/06/12
[PATCH 5/5] cmd646: move device-specific BMDMA registers to separate memory region
,
Mark Cave-Ayland
,
2023/06/09
Re: [PATCH 5/5] cmd646: move device-specific BMDMA registers to separate memory region
,
Bernhard Beschow
,
2023/06/12
Re: [PATCH 5/5] cmd646: move device-specific BMDMA registers to separate memory region
,
Philippe Mathieu-Daudé
,
2023/06/12
Re: [PATCH 5/5] cmd646: move device-specific BMDMA registers to separate memory region
,
Bernhard Beschow
,
2023/06/13
[PATCH] host/include/x86_64: Use __m128i for "x" constraints
,
Richard Henderson
,
2023/06/09
Re: [PATCH] host/include/x86_64: Use __m128i for "x" constraints
,
Peter Maydell
,
2023/06/09
[PATCH v3 0/8] Implement Most ARMv8.3 Pointer Authentication Features
,
Aaron Lindsay
,
2023/06/09
[PATCH v3 4/8] target/arm: Implement v8.3 EnhancedPAC
,
Aaron Lindsay
,
2023/06/09
[PATCH v3 5/8] target/arm: Implement v8.3 Pauth2
,
Aaron Lindsay
,
2023/06/09
[PATCH v3 7/8] target/arm: Implement v8.3 FPAC and FPACCOMBINE
,
Aaron Lindsay
,
2023/06/09
[PATCH v3 1/8] target/arm: Add ID_AA64ISAR2_EL1
,
Aaron Lindsay
,
2023/06/09
Re: [PATCH v3 1/8] target/arm: Add ID_AA64ISAR2_EL1
,
Richard Henderson
,
2023/06/09
Re: [PATCH v3 1/8] target/arm: Add ID_AA64ISAR2_EL1
,
Aaron Lindsay
,
2023/06/12
Re: [PATCH v3 1/8] target/arm: Add ID_AA64ISAR2_EL1
,
Peter Maydell
,
2023/06/19
Re: [PATCH v3 1/8] target/arm: Add ID_AA64ISAR2_EL1
,
Richard Henderson
,
2023/06/30
[PATCH v3 6/8] targer/arm: Inform helpers whether a PAC instruction is 'combined'
,
Aaron Lindsay
,
2023/06/09
[PATCH v3 3/8] target/arm: Implement v8.3 QARMA3 PAC cipher
,
Aaron Lindsay
,
2023/06/09
[PATCH v3 2/8] target/arm: v8.3 PAC ID_AA64ISAR[12] feature-detection
,
Aaron Lindsay
,
2023/06/09
Re: [PATCH v3 2/8] target/arm: v8.3 PAC ID_AA64ISAR[12] feature-detection
,
Richard Henderson
,
2023/06/09
Re: [PATCH v3 2/8] target/arm: v8.3 PAC ID_AA64ISAR[12] feature-detection
,
Aaron Lindsay
,
2023/06/12
[PATCH v3 8/8] target/arm: Add CPU property for QARMA3, enable FPACCombined by default
,
Aaron Lindsay
,
2023/06/09
[PULL v4 0/10] xenpvh4-tag
,
Stefano Stabellini
,
2023/06/09
[PULL v4 01/10] hw/i386/xen/: move xen-mapcache.c to hw/xen/
,
Stefano Stabellini
,
2023/06/09
[PULL v4 02/10] hw/i386/xen: rearrange xen_hvm_init_pc
,
Stefano Stabellini
,
2023/06/09
[PULL v4 05/10] include/hw/xen/xen_common: return error from xen_create_ioreq_server
,
Stefano Stabellini
,
2023/06/09
[PULL v4 06/10] hw/xen/xen-hvm-common: skip ioreq creation on ioreq registration failure
,
Stefano Stabellini
,
2023/06/09
[PULL v4 03/10] hw/i386/xen/xen-hvm: move x86-specific fields out of XenIOState
,
Stefano Stabellini
,
2023/06/09
[PULL v4 07/10] hw/xen/xen-hvm-common: Use g_new and error_report
,
Stefano Stabellini
,
2023/06/09
[PULL v4 08/10] meson.build: do not set have_xen_pci_passthrough for aarch64 targets
,
Stefano Stabellini
,
2023/06/09
[PULL v4 04/10] xen-hvm: reorganize xen-hvm and move common function to xen-hvm-common
,
Stefano Stabellini
,
2023/06/09
[PULL v4 09/10] hw/arm: introduce xenpvh machine
,
Stefano Stabellini
,
2023/06/09
Re: [PULL v4 09/10] hw/arm: introduce xenpvh machine
,
Richard Henderson
,
2023/06/09
Re: [PULL v4 09/10] hw/arm: introduce xenpvh machine
,
Vikram Garhwal
,
2023/06/11
Re: [PULL v4 09/10] hw/arm: introduce xenpvh machine
,
Richard Henderson
,
2023/06/14
[PULL v4 10/10] meson.build: enable xenpv machine build for ARM
,
Stefano Stabellini
,
2023/06/09
[PATCH] hw/i386/pc: Clean up pc_machine_initfn
,
Suravee Suthikulpanit
,
2023/06/09
Re: [PATCH] hw/i386/pc: Clean up pc_machine_initfn
,
Philippe Mathieu-Daudé
,
2023/06/09
[PATCH v2] linux-user: Return EINVAL for getgroups() with negative gidsetsize
,
Peter Maydell
,
2023/06/09
Re: [PATCH v2] linux-user: Return EINVAL for getgroups() with negative gidsetsize
,
Michael Tokarev
,
2023/06/09
[PATCH] target/arm: Return correct result for LDG when ATA=0
,
Peter Maydell
,
2023/06/09
Re: [PATCH] target/arm: Return correct result for LDG when ATA=0
,
Richard Henderson
,
2023/06/09
Re: [PATCH 0/4] hw/nvme: tp4146 misc
,
Jesper Devantier
,
2023/06/09
[PATCH] 9pfs: deprecate 'proxy' backend
,
Christian Schoenebeck
,
2023/06/09
[PATCH v3 0/8] misc AHCI cleanups
,
Niklas Cassel
,
2023/06/09
[PATCH v3 1/8] hw/ide/ahci: remove stray backslash
,
Niklas Cassel
,
2023/06/09
[PATCH v3 2/8] hw/ide/core: set ERR_STAT in unsupported command completion
,
Niklas Cassel
,
2023/06/09
[PATCH v3 3/8] hw/ide/ahci: write D2H FIS when processing NCQ command
,
Niklas Cassel
,
2023/06/09
[PATCH v3 5/8] hw/ide/ahci: PxSACT and PxCI is cleared when PxCMD.ST is cleared
,
Niklas Cassel
,
2023/06/09
[PATCH v3 4/8] hw/ide/ahci: simplify and document PxCI handling
,
Niklas Cassel
,
2023/06/09
[PATCH v3 7/8] hw/ide/ahci: fix ahci_write_fis_sdb()
,
Niklas Cassel
,
2023/06/09
[PATCH v3 6/8] hw/ide/ahci: PxCI should not get cleared when ERR_STAT is set
,
Niklas Cassel
,
2023/06/09
[PATCH v3 8/8] hw/ide/ahci: fix broken SError handling
,
Niklas Cassel
,
2023/06/09
[PATCH v3] ui/sdl2: OpenGL window context
,
Antonio Caggiano
,
2023/06/09
Re: [PATCH v3] ui/sdl2: OpenGL window context
,
Marc-André Lureau
,
2023/06/12
Re: [PATCH] machine: do not crash if default RAM backend name has been stollen
,
Igor Mammedov
,
2023/06/09
Re: [PATCH] machine: do not crash if default RAM backend name has been stollen
,
Thomas Huth
,
2023/06/10
[PATCH v2] ui/sdl2: OpenGL window context
,
Antonio Caggiano
,
2023/06/09
Re: [PATCH v4 0/1] ROM migration
,
Vladimir Sementsov-Ogievskiy
,
2023/06/09
Re: [PATCH v4 0/1] ROM migration
,
Michael S. Tsirkin
,
2023/06/09
Re: [PATCH v4 0/1] ROM migration
,
Vladimir Sementsov-Ogievskiy
,
2023/06/09
Re: [PATCH] coverity: physmem: use simple assertions instead of modelling
,
Vladimir Sementsov-Ogievskiy
,
2023/06/09
[PATCH v2 0/2] qmp: Remove virtio_list & update virtio introspection
,
Jonah Palmer
,
2023/06/09
[PATCH v2 1/2] qmp: remove virtio_list, search QOM tree instead
,
Jonah Palmer
,
2023/06/09
Re: [PATCH v2 1/2] qmp: remove virtio_list, search QOM tree instead
,
Michael S. Tsirkin
,
2023/06/23
Re: [PATCH v2 1/2] qmp: remove virtio_list, search QOM tree instead
,
Jonah Palmer
,
2023/06/26
Re: [PATCH v2 1/2] qmp: remove virtio_list, search QOM tree instead
,
Michael S. Tsirkin
,
2023/06/26
Re: [PATCH v2 1/2] qmp: remove virtio_list, search QOM tree instead
,
Jonah Palmer
,
2023/06/27
[PATCH v2 2/2] qmp: update virtio feature maps, vhost-user-gpio instrospection
,
Jonah Palmer
,
2023/06/09
Re: [PATCH v2 2/2] qmp: update virtio feature maps, vhost-user-gpio instrospection
,
Michael S. Tsirkin
,
2023/06/23
Re: [PATCH v2 2/2] qmp: update virtio feature maps, vhost-user-gpio instrospection
,
Jonah Palmer
,
2023/06/26
arm: couple of finalize_memop related oddities
,
Peter Maydell
,
2023/06/09
Re: arm: couple of finalize_memop related oddities
,
Richard Henderson
,
2023/06/09
Re: arm: couple of finalize_memop related oddities
,
Peter Maydell
,
2023/06/09
[PATCH 00/22] target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h'
,
Philippe Mathieu-Daudé
,
2023/06/09
[PATCH 01/22] plugins: Remove unused 'exec/helper-proto.h' header
,
Philippe Mathieu-Daudé
,
2023/06/09
Re: [PATCH 01/22] plugins: Remove unused 'exec/helper-proto.h' header
,
Richard Henderson
,
2023/06/09
[PATCH 02/22] accel/tcg/cpu-exec: Use generic 'helper-proto-common.h' header
,
Philippe Mathieu-Daudé
,
2023/06/09
Re: [PATCH 02/22] accel/tcg/cpu-exec: Use generic 'helper-proto-common.h' header
,
Richard Henderson
,
2023/06/09
[PATCH 03/22] target/arm/tcg: Remove CONFIG_TCG #ifdef'ry check
,
Philippe Mathieu-Daudé
,
2023/06/09
Re: [PATCH 03/22] target/arm/tcg: Remove CONFIG_TCG #ifdef'ry check
,
Richard Henderson
,
2023/06/09
[PATCH 04/22] target/arm/tcg: Rename helper template headers as '.h.inc'
,
Philippe Mathieu-Daudé
,
2023/06/09
[PATCH 05/22] target/arm/tcg: Extract iwMMXt helpers from the generic 'helper.h'
,
Philippe Mathieu-Daudé
,
2023/06/09
Re: [PATCH 05/22] target/arm/tcg: Extract iwMMXt helpers from the generic 'helper.h'
,
Richard Henderson
,
2023/06/09
[PATCH 06/22] target/arm/tcg: Fix iwmmxt-related code style
,
Philippe Mathieu-Daudé
,
2023/06/09
Re: [PATCH 06/22] target/arm/tcg: Fix iwmmxt-related code style
,
Richard Henderson
,
2023/06/09
[PATCH 07/22] target/arm/tcg: Expose some iwmmxt methods in 'translate.h'
,
Philippe Mathieu-Daudé
,
2023/06/09
Re: [PATCH 07/22] target/arm/tcg: Expose some iwmmxt methods in 'translate.h'
,
Richard Henderson
,
2023/06/09
[PATCH 09/22] target/arm/tcg: Reduce 'helper-iwmmxt.h.inc' inclusion
,
Philippe Mathieu-Daudé
,
2023/06/09
Re: [PATCH 09/22] target/arm/tcg: Reduce 'helper-iwmmxt.h.inc' inclusion
,
Richard Henderson
,
2023/06/09
Re: [PATCH 09/22] target/arm/tcg: Reduce 'helper-iwmmxt.h.inc' inclusion
,
Philippe Mathieu-Daudé
,
2023/06/11
[PATCH 10/22] target/arm/tcg: Extract VFP definitions to 'helper-vfp.h.inc'
,
Philippe Mathieu-Daudé
,
2023/06/09
Re: [PATCH 10/22] target/arm/tcg: Extract VFP definitions to 'helper-vfp.h.inc'
,
Richard Henderson
,
2023/06/09
[PATCH 11/22] target/arm/tcg: Reduce 'helper-vfp.h.inc' inclusion
,
Philippe Mathieu-Daudé
,
2023/06/09
Re: [PATCH 11/22] target/arm/tcg: Reduce 'helper-vfp.h.inc' inclusion
,
Richard Henderson
,
2023/06/09
[PATCH 12/22] target/arm/tcg: Move neon_tbl() from op_helper.c to neon_helper.c
,
Philippe Mathieu-Daudé
,
2023/06/09
Re: [PATCH 12/22] target/arm/tcg: Move neon_tbl() from op_helper.c to neon_helper.c
,
Richard Henderson
,
2023/06/09
[PATCH 14/22] target/arm/tcg: Reduce 'helper-neon.h.inc' inclusion
,
Philippe Mathieu-Daudé
,
2023/06/09
Re: [PATCH 14/22] target/arm/tcg: Reduce 'helper-neon.h.inc' inclusion
,
Richard Henderson
,
2023/06/09
[PATCH 13/22] target/arm/tcg: Extract NEON definitions to 'helper-neon.h.inc'
,
Philippe Mathieu-Daudé
,
2023/06/09
Re: [PATCH 13/22] target/arm/tcg: Extract NEON definitions to 'helper-neon.h.inc'
,
Richard Henderson
,
2023/06/09
[PATCH 15/22] target/arm/tcg: Extract SVE2 definitions to 'helper-sve.h.inc'
,
Philippe Mathieu-Daudé
,
2023/06/09
Re: [PATCH 15/22] target/arm/tcg: Extract SVE2 definitions to 'helper-sve.h.inc'
,
Richard Henderson
,
2023/06/09
[PATCH 16/22] target/arm/tcg: Reduce 'helper-sve.h.inc' inclusion
,
Philippe Mathieu-Daudé
,
2023/06/09
[PATCH 17/22] target/arm/tcg: Reduce 'helper-mve.h.inc' inclusion
,
Philippe Mathieu-Daudé
,
2023/06/09
[PATCH 18/22] target/arm/tcg: Define SME set_svcr() helper in common 'helper.h'
,
Philippe Mathieu-Daudé
,
2023/06/09
Re: [PATCH 18/22] target/arm/tcg: Define SME set_svcr() helper in common 'helper.h'
,
Richard Henderson
,
2023/06/09
[PATCH 19/22] target/arm/tcg: Reduce 'helper-sme.h.inc' inclusion
,
Philippe Mathieu-Daudé
,
2023/06/09
[PATCH 20/22] target/arm/tcg: Reduce 'helper-a64.h.inc' inclusion
,
Philippe Mathieu-Daudé
,
2023/06/09
[PATCH 21/22] target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h'
,
Philippe Mathieu-Daudé
,
2023/06/09
Re: [PATCH 21/22] target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h'
,
Richard Henderson
,
2023/06/09
[PATCH 22/22] tests/tcg/aarch64: Rename bti-crt.inc.c -> bti-crt.c.inc
,
Philippe Mathieu-Daudé
,
2023/06/09
[PATCH 08/22] target/arm/tcg: Extract iwmmxt code to translate-iwmmxt.c
,
Philippe Mathieu-Daudé
,
2023/06/09
Re: [PATCH 08/22] target/arm/tcg: Extract iwmmxt code to translate-iwmmxt.c
,
Philippe Mathieu-Daudé
,
2023/06/09
Re: [PATCH 08/22] target/arm/tcg: Extract iwmmxt code to translate-iwmmxt.c
,
Richard Henderson
,
2023/06/09
Re: [PATCH 00/22] target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h'
,
Philippe Mathieu-Daudé
,
2023/06/09
[PATCH] vnc: move assert in vnc_worker_thread_loop
,
Anastasia Belova
,
2023/06/09
Re: [PATCH] vnc: move assert in vnc_worker_thread_loop
,
Michael Tokarev
,
2023/06/09
Re: [PATCH 1/2] target/riscv: Add a function to refresh the dynamic CSRs xml.
,
Tommy Wu
,
2023/06/09
Re: [PATCH 1/2] target/riscv: Add a function to refresh the dynamic CSRs xml.
,
Alistair Francis
,
2023/06/11
[PATCH] block: Fix pad_request's request restriction
,
Hanna Czenczek
,
2023/06/09
[PATCH 0/3] net: socket: do not close file descriptor if it's not a socket
,
Laurent Vivier
,
2023/06/09
[PATCH 2/3] net: socket: move fd type checking to its own function
,
Laurent Vivier
,
2023/06/09
Re: [PATCH 2/3] net: socket: move fd type checking to its own function
,
David Gibson
,
2023/06/15
[PATCH 3/3] net: socket: remove net_init_socket()
,
Laurent Vivier
,
2023/06/09
Re: [PATCH 3/3] net: socket: remove net_init_socket()
,
David Gibson
,
2023/06/15
[PATCH 1/3] net: socket: prepare to cleanup net_init_socket()
,
Laurent Vivier
,
2023/06/09
Re: [PATCH 1/3] net: socket: prepare to cleanup net_init_socket()
,
David Gibson
,
2023/06/15
Re: [PATCH 0/3] net: socket: do not close file descriptor if it's not a socket
,
Jason Wang
,
2023/06/30
Canceled event: QEMU developers fortnightly conference call @ Tue 2023-06-13 15:00 - 16:00 (CEST) (address@hidden)
,
juan . quintela
,
2023/06/09
Re: QEMU developers fortnightly conference call
,
Juan Quintela
,
2023/06/09
[PATCH] hw/intc: If mmsiaddrcfgh.L == 1, smsiaddrcfg and smsiaddrcfgh are read-only.
,
Tommy Wu
,
2023/06/09
Re: [PATCH] hw/intc: If mmsiaddrcfgh.L == 1, smsiaddrcfg and smsiaddrcfgh are read-only.
,
Alistair Francis
,
2023/06/11
Re: [PATCH] hw/intc: If mmsiaddrcfgh.L == 1, smsiaddrcfg and smsiaddrcfgh are read-only.
,
Anup Patel
,
2023/06/11
Re: [PATCH] hw/intc: If mmsiaddrcfgh.L == 1, smsiaddrcfg and smsiaddrcfgh are read-only.
,
Alistair Francis
,
2023/06/12
Re: [PATCH] hw/intc: If mmsiaddrcfgh.L == 1, smsiaddrcfg and smsiaddrcfgh are read-only.
,
Peter Maydell
,
2023/06/19
Re: [PATCH] hw/intc: If mmsiaddrcfgh.L == 1, smsiaddrcfg and smsiaddrcfgh are read-only.
,
Alistair Francis
,
2023/06/21
[PATCH v2 00/38] crypto: Provide aes-round.h and host accel
,
Richard Henderson
,
2023/06/08
[PATCH v2 01/38] tcg/ppc: Define _CALL_AIX for clang on ppc64(be)
,
Richard Henderson
,
2023/06/08
Re: [PATCH v2 01/38] tcg/ppc: Define _CALL_AIX for clang on ppc64(be)
,
Daniel Henrique Barboza
,
2023/06/12
[PATCH v2 02/38] util: Add cpuinfo-ppc.c
,
Richard Henderson
,
2023/06/08
Re: [PATCH v2 02/38] util: Add cpuinfo-ppc.c
,
Daniel Henrique Barboza
,
2023/06/12
Re: [PATCH v2 02/38] util: Add cpuinfo-ppc.c
,
Philippe Mathieu-Daudé
,
2023/06/19
Re: [PATCH v2 02/38] util: Add cpuinfo-ppc.c
,
Richard Henderson
,
2023/06/19
[PATCH v2 03/38] tests/multiarch: Add test-aes
,
Richard Henderson
,
2023/06/08
Re: [PATCH v2 03/38] tests/multiarch: Add test-aes
,
Alex Bennée
,
2023/06/12
Re: [PATCH v2 03/38] tests/multiarch: Add test-aes
,
Richard Henderson
,
2023/06/13
[PATCH v2 05/38] crypto/aes: Add constants for ShiftRows, InvShiftRows
,
Richard Henderson
,
2023/06/08
Re: [PATCH v2 05/38] crypto/aes: Add constants for ShiftRows, InvShiftRows
,
Daniel P . Berrangé
,
2023/06/19
Re: [PATCH v2 05/38] crypto/aes: Add constants for ShiftRows, InvShiftRows
,
Ard Biesheuvel
,
2023/06/29
Re: [PATCH v2 05/38] crypto/aes: Add constants for ShiftRows, InvShiftRows
,
Richard Henderson
,
2023/06/29
[PATCH v2 04/38] target/arm: Move aesmc and aesimc tables to crypto/aes.c
,
Richard Henderson
,
2023/06/08
Re: [PATCH v2 04/38] target/arm: Move aesmc and aesimc tables to crypto/aes.c
,
Daniel P . Berrangé
,
2023/06/19
[PATCH v2 07/38] target/i386: Use aesenc_SB_SR_AK
,
Richard Henderson
,
2023/06/08
Re: [PATCH v2 07/38] target/i386: Use aesenc_SB_SR_AK
,
Philippe Mathieu-Daudé
,
2023/06/19
Re: [PATCH v2 07/38] target/i386: Use aesenc_SB_SR_AK
,
Philippe Mathieu-Daudé
,
2023/06/19
[PATCH v2 12/38] crypto: Add aesdec_ISB_ISR_AK
,
Richard Henderson
,
2023/06/08
[PATCH v2 08/38] target/arm: Demultiplex AESE and AESMC
,
Richard Henderson
,
2023/06/08
[PATCH v2 09/38] target/arm: Use aesenc_SB_SR_AK
,
Richard Henderson
,
2023/06/08
[PATCH v2 06/38] crypto: Add aesenc_SB_SR_AK
,
Richard Henderson
,
2023/06/08
Re: [PATCH v2 06/38] crypto: Add aesenc_SB_SR_AK
,
Daniel P . Berrangé
,
2023/06/19
Re: [PATCH v2 06/38] crypto: Add aesenc_SB_SR_AK
,
Richard Henderson
,
2023/06/19
[PATCH v2 11/38] target/riscv: Use aesenc_SB_SR_AK
,
Richard Henderson
,
2023/06/08
[PATCH v2 13/38] target/i386: Use aesdec_ISB_ISR_AK
,
Richard Henderson
,
2023/06/08
Re: [PATCH v2 13/38] target/i386: Use aesdec_ISB_ISR_AK
,
Philippe Mathieu-Daudé
,
2023/06/19
[PATCH v2 10/38] target/ppc: Use aesenc_SB_SR_AK
,
Richard Henderson
,
2023/06/08
Re: [PATCH v2 10/38] target/ppc: Use aesenc_SB_SR_AK
,
Daniel Henrique Barboza
,
2023/06/12
Re: [PATCH v2 10/38] target/ppc: Use aesenc_SB_SR_AK
,
Philippe Mathieu-Daudé
,
2023/06/19
[PATCH v2 15/38] target/ppc: Use aesdec_ISB_ISR_AK
,
Richard Henderson
,
2023/06/08
Re: [PATCH v2 15/38] target/ppc: Use aesdec_ISB_ISR_AK
,
Daniel Henrique Barboza
,
2023/06/12
Re: [PATCH v2 15/38] target/ppc: Use aesdec_ISB_ISR_AK
,
Philippe Mathieu-Daudé
,
2023/06/19
[PATCH v2 14/38] target/arm: Use aesdec_ISB_ISR_AK
,
Richard Henderson
,
2023/06/08
[PATCH v2 18/38] target/arm: Use aesenc_MC
,
Richard Henderson
,
2023/06/08
[PATCH v2 17/38] crypto: Add aesenc_MC
,
Richard Henderson
,
2023/06/08
[PATCH v2 20/38] target/i386: Use aesdec_IMC
,
Richard Henderson
,
2023/06/08
[PATCH v2 16/38] target/riscv: Use aesdec_ISB_ISR_AK
,
Richard Henderson
,
2023/06/08
[PATCH v2 24/38] target/i386: Use aesenc_SB_SR_MC_AK
,
Richard Henderson
,
2023/06/08
[PATCH v2 19/38] crypto: Add aesdec_IMC
,
Richard Henderson
,
2023/06/08
[PATCH v2 30/38] crypto: Add aesdec_ISB_ISR_AK_IMC
,
Richard Henderson
,
2023/06/08
Re: [PATCH v2 30/38] crypto: Add aesdec_ISB_ISR_AK_IMC
,
Philippe Mathieu-Daudé
,
2023/06/19
[PATCH v2 23/38] crypto: Add aesenc_SB_SR_MC_AK
,
Richard Henderson
,
2023/06/08
[PATCH v2 21/38] target/arm: Use aesdec_IMC
,
Richard Henderson
,
2023/06/08
[PATCH v2 31/38] target/ppc: Use aesdec_ISB_ISR_AK_IMC
,
Richard Henderson
,
2023/06/08
Re: [PATCH v2 31/38] target/ppc: Use aesdec_ISB_ISR_AK_IMC
,
Daniel Henrique Barboza
,
2023/06/12
Re: [PATCH v2 31/38] target/ppc: Use aesdec_ISB_ISR_AK_IMC
,
Philippe Mathieu-Daudé
,
2023/06/19
[PATCH v2 28/38] target/i386: Use aesdec_ISB_ISR_IMC_AK
,
Richard Henderson
,
2023/06/08
[PATCH v2 33/38] crypto: Implement aesdec_IMC with AES_imc_rot
,
Richard Henderson
,
2023/06/08
Re: [PATCH v2 33/38] crypto: Implement aesdec_IMC with AES_imc_rot
,
Philippe Mathieu-Daudé
,
2023/06/20
[PATCH v2 25/38] target/ppc: Use aesenc_SB_SR_MC_AK
,
Richard Henderson
,
2023/06/08
Re: [PATCH v2 25/38] target/ppc: Use aesenc_SB_SR_MC_AK
,
Daniel Henrique Barboza
,
2023/06/12
[PATCH v2 36/38] host/include/i386: Implement aes-round.h
,
Richard Henderson
,
2023/06/08
[PATCH v2 26/38] target/riscv: Use aesenc_SB_SR_MC_AK
,
Richard Henderson
,
2023/06/08
[PATCH v2 34/38] crypto: Remove AES_imc
,
Richard Henderson
,
2023/06/08
Re: [PATCH v2 34/38] crypto: Remove AES_imc
,
Philippe Mathieu-Daudé
,
2023/06/19
[PATCH v2 22/38] target/riscv: Use aesdec_IMC
,
Richard Henderson
,
2023/06/08
[PATCH v2 27/38] crypto: Add aesdec_ISB_ISR_IMC_AK
,
Richard Henderson
,
2023/06/08
[PATCH v2 29/38] target/riscv: Use aesdec_ISB_ISR_IMC_AK
,
Richard Henderson
,
2023/06/08
[PATCH v2 32/38] crypto: Remove AES_shifts, AES_ishifts
,
Richard Henderson
,
2023/06/08
Re: [PATCH v2 32/38] crypto: Remove AES_shifts, AES_ishifts
,
Philippe Mathieu-Daudé
,
2023/06/19
[PATCH v2 35/38] crypto: Unexport AES_*_rot, AES_TeN, AES_TdN
,
Richard Henderson
,
2023/06/08
Re: [PATCH v2 35/38] crypto: Unexport AES_*_rot, AES_TeN, AES_TdN
,
Philippe Mathieu-Daudé
,
2023/06/19
[PATCH v2 38/38] host/include/ppc: Implement aes-round.h
,
Richard Henderson
,
2023/06/08
Re: [PATCH v2 38/38] host/include/ppc: Implement aes-round.h
,
Daniel Henrique Barboza
,
2023/06/12
[PATCH v2 37/38] host/include/aarch64: Implement aes-round.h
,
Richard Henderson
,
2023/06/08
Re: [PATCH 3/9] disas/riscv: Move types/constants to new header file
,
LIU Zhiwei
,
2023/06/08
Re: [PATCH 3/9] disas/riscv: Move types/constants to new header file
,
Alistair Francis
,
2023/06/11
Fwd: QEMU AVR Patch - Correct handling of AVR interrupts
,
Adecy
,
2023/06/08
Re: QEMU AVR Patch - Correct handling of AVR interrupts
,
Michael Rolnik
,
2023/06/09
Re: Fwd: QEMU AVR Patch - Correct handling of AVR interrupts
,
Philippe Mathieu-Daudé
,
2023/06/12
Re: Fwd: QEMU AVR Patch - Correct handling of AVR interrupts
,
Adecy
,
2023/06/12
Re: Fwd: QEMU AVR Patch - Correct handling of AVR interrupts
,
Philippe Mathieu-Daudé
,
2023/06/13
[PATCH 00/42] Migration test refactoring
,
Juan Quintela
,
2023/06/08
[PATCH 01/42] migration-test: Be consistent for ppc
,
Juan Quintela
,
2023/06/08
Re: [PATCH 01/42] migration-test: Be consistent for ppc
,
Peter Xu
,
2023/06/20
Re: [PATCH 01/42] migration-test: Be consistent for ppc
,
Laurent Vivier
,
2023/06/20
Re: [PATCH 01/42] migration-test: Be consistent for ppc
,
Peter Xu
,
2023/06/20
[PATCH 02/42] migration-test: Make ignore_stderr regular with other options
,
Juan Quintela
,
2023/06/08
Re: [PATCH 02/42] migration-test: Make ignore_stderr regular with other options
,
Peter Xu
,
2023/06/20
Re: [PATCH 02/42] migration-test: Make ignore_stderr regular with other options
,
Juan Quintela
,
2023/06/21
[PATCH 03/42] migration-test: simplify shmem_opts handling
,
Juan Quintela
,
2023/06/08
Re: [PATCH 03/42] migration-test: simplify shmem_opts handling
,
Peter Xu
,
2023/06/20
Re: [PATCH 03/42] migration-test: simplify shmem_opts handling
,
Juan Quintela
,
2023/06/21
Re: [PATCH 03/42] migration-test: simplify shmem_opts handling
,
Peter Xu
,
2023/06/21
[PATCH 04/42] migration-test: Make machine_opts regular with other options
,
Juan Quintela
,
2023/06/08
Re: [PATCH 04/42] migration-test: Make machine_opts regular with other options
,
Peter Xu
,
2023/06/20
[PATCH 05/42] migration-test: Create arch_opts
,
Juan Quintela
,
2023/06/08
Re: [PATCH 05/42] migration-test: Create arch_opts
,
Peter Xu
,
2023/06/20
[PATCH 06/42] migration-test: machine_opts is really arch specific
,
Juan Quintela
,
2023/06/08
Re: [PATCH 06/42] migration-test: machine_opts is really arch specific
,
Peter Xu
,
2023/06/20
[PATCH 08/42] migration-test: bootpath is the same for all tests and for all archs
,
Juan Quintela
,
2023/06/08
Re: [PATCH 08/42] migration-test: bootpath is the same for all tests and for all archs
,
Peter Xu
,
2023/06/20
[PATCH 07/42] migration-test: Create kvm_opts
,
Juan Quintela
,
2023/06/08
Re: [PATCH 07/42] migration-test: Create kvm_opts
,
Peter Xu
,
2023/06/20
[PATCH 09/42] migration-test: Add bootfile_create/delete() functions
,
Juan Quintela
,
2023/06/08
Re: [PATCH 09/42] migration-test: Add bootfile_create/delete() functions
,
Peter Xu
,
2023/06/20
[PATCH 10/42] migration-test: dirtylimit checks for x86_64 arch before
,
Juan Quintela
,
2023/06/08
Re: [PATCH 10/42] migration-test: dirtylimit checks for x86_64 arch before
,
Peter Xu
,
2023/06/20
[PATCH 11/42] migration-test: Update test_ignore_shared to use args
,
Juan Quintela
,
2023/06/08
Re: [PATCH 11/42] migration-test: Update test_ignore_shared to use args
,
Peter Xu
,
2023/06/20
Re: [PATCH 11/42] migration-test: Update test_ignore_shared to use args
,
Juan Quintela
,
2023/06/21
[PATCH 12/42] migration-test: Enable back ignore-shared test
,
Juan Quintela
,
2023/06/08
Re: [PATCH 12/42] migration-test: Enable back ignore-shared test
,
Peter Xu
,
2023/06/20
Re: [PATCH 12/42] migration-test: Enable back ignore-shared test
,
Juan Quintela
,
2023/06/21
Re: [PATCH 12/42] migration-test: Enable back ignore-shared test
,
Peter Xu
,
2023/06/21
Re: [PATCH 12/42] migration-test: Enable back ignore-shared test
,
Juan Quintela
,
2023/06/21
Re: [PATCH 12/42] migration-test: Enable back ignore-shared test
,
Juan Quintela
,
2023/06/21
[PATCH 13/42] migration-test: Check for shared memory like for everything else
,
Juan Quintela
,
2023/06/08
Re: [PATCH 13/42] migration-test: Check for shared memory like for everything else
,
Peter Xu
,
2023/06/20
Re: [PATCH 13/42] migration-test: Check for shared memory like for everything else
,
Juan Quintela
,
2023/06/21
Re: [PATCH 13/42] migration-test: Check for shared memory like for everything else
,
Peter Xu
,
2023/06/21
Re: [PATCH 13/42] migration-test: Check for shared memory like for everything else
,
Juan Quintela
,
2023/06/21
[PATCH 15/42] migration-test: migrate_postcopy_prepare() always return 0
,
Juan Quintela
,
2023/06/08
Re: [PATCH 15/42] migration-test: migrate_postcopy_prepare() always return 0
,
Peter Xu
,
2023/06/20
[PATCH 14/42] migration-test: test_migrate_start() always return 0
,
Juan Quintela
,
2023/06/08
Re: [PATCH 14/42] migration-test: test_migrate_start() always return 0
,
Peter Xu
,
2023/06/20
[PATCH 16/42] migration-test: Create do_migrate()
,
Juan Quintela
,
2023/06/08
Re: [PATCH 16/42] migration-test: Create do_migrate()
,
Peter Xu
,
2023/06/20
Re: [PATCH 16/42] migration-test: Create do_migrate()
,
Juan Quintela
,
2023/06/21
[PATCH 17/42] migration-test: Introduce GuestState
,
Juan Quintela
,
2023/06/08
[PATCH 18/42] migration-test: Create guest before calling do_test_validate_uuid()
,
Juan Quintela
,
2023/06/08
[PATCH 19/42] migration-test: Create guest before calling test_precopy_common()
,
Juan Quintela
,
2023/06/08
[PATCH 20/42] migration-test: Create guest before calling test_postcopy_common()
,
Juan Quintela
,
2023/06/08
[PATCH 21/42] migration-test: Move common guest code to guest_create()
,
Juan Quintela
,
2023/06/08
[PATCH 22/42] migration-test: Create guest_use_dirty_log()
,
Juan Quintela
,
2023/06/08
[PATCH 23/42] migration-test: Move serial to GuestState
,
Juan Quintela
,
2023/06/08
[PATCH 24/42] migration-test: Re-enable multifd_cancel test
,
Juan Quintela
,
2023/06/08
Re: [PATCH 24/42] migration-test: Re-enable multifd_cancel test
,
Daniel P . Berrangé
,
2023/06/09
Re: [PATCH 24/42] migration-test: Re-enable multifd_cancel test
,
Juan Quintela
,
2023/06/09
Re: [PATCH 24/42] migration-test: Re-enable multifd_cancel test
,
Daniel P . Berrangé
,
2023/06/09
[PATCH 26/42] migration-test: create guest_use_shmem()
,
Juan Quintela
,
2023/06/08
[PATCH 29/42] migration-test: Create the migration unix socket by guest
,
Juan Quintela
,
2023/06/08
[PATCH 25/42] migration-test: We were not waiting for "target" to finish
,
Juan Quintela
,
2023/06/08
[PATCH 27/42] migration-test: Create guest_extra_opts()
,
Juan Quintela
,
2023/06/08
[PATCH 28/42] migration-test: Create guest_hide_stderr()
,
Juan Quintela
,
2023/06/08
[PATCH 30/42] migration-test: Hooks also need GuestState
,
Juan Quintela
,
2023/06/08
[PATCH 32/42] migration-test: Create guest_set_uri()
,
Juan Quintela
,
2023/06/08
[PATCH 33/42] migration-test: Remove connect_uri
,
Juan Quintela
,
2023/06/08
[PATCH 31/42] migration-test: Preffer to->uri to uri parameter for migration
,
Juan Quintela
,
2023/06/08
[PATCH 36/42] migration-test: Remove unused listen_uri
,
Juan Quintela
,
2023/06/08
[PATCH 34/42] migration-test: Use new schema for all tests that use unix sockets
,
Juan Quintela
,
2023/06/08
[PATCH 35/42] migration-test: Set uri for tcp tests with guest_set_uri()
,
Juan Quintela
,
2023/06/08
[PATCH 37/42] migration-test: Create get_event GuestState variable
,
Juan Quintela
,
2023/06/08
[PATCH 38/42] migration-test: Create guest_realize()
,
Juan Quintela
,
2023/06/08
[PATCH 39/42] migration-test: Unfold test_migrate_end() into three functions
,
Juan Quintela
,
2023/06/08
[PATCH 40/42] migration-test: Create migrate_incoming() function
,
Juan Quintela
,
2023/06/08
[PATCH 41/42] migration-test: Move functions to migration-helpers.c
,
Juan Quintela
,
2023/06/08
[PATCH 42/42] migration-test: Split vcpu-dirty-limit-test
,
Juan Quintela
,
2023/06/08
[PATCH] udmabuf: revert 'Add support for mapping hugepages (v4)'
,
Mike Kravetz
,
2023/06/08
Re: [PATCH] udmabuf: revert 'Add support for mapping hugepages (v4)'
,
Greg Kroah-Hartman
,
2023/06/09
RE: [PATCH] udmabuf: revert 'Add support for mapping hugepages (v4)'
,
Kasireddy, Vivek
,
2023/06/12
Re: [PATCH] udmabuf: revert 'Add support for mapping hugepages (v4)'
,
David Hildenbrand
,
2023/06/12
RE: [PATCH] udmabuf: revert 'Add support for mapping hugepages (v4)'
,
Kasireddy, Vivek
,
2023/06/13
RE: [PATCH] udmabuf: revert 'Add support for mapping hugepages (v4)'
,
David Laight
,
2023/06/13
Re: [PATCH] udmabuf: revert 'Add support for mapping hugepages (v4)'
,
David Hildenbrand
,
2023/06/13
Re: [PATCH] udmabuf: revert 'Add support for mapping hugepages (v4)'
,
Hugh Dickins
,
2023/06/13
RE: [PATCH] udmabuf: revert 'Add support for mapping hugepages (v4)'
,
Kasireddy, Vivek
,
2023/06/14
Re: [PATCH] udmabuf: revert 'Add support for mapping hugepages (v4)'
,
David Hildenbrand
,
2023/06/15
Re: [PATCH] udmabuf: revert 'Add support for mapping hugepages (v4)'
,
Gerd Hoffmann
,
2023/06/19
Re: [PATCH qemu] qdict: Preserve order for iterating qdict elements
,
蔡富全
,
2023/06/08
[PATCH] hw/i386/vmmouse: use the new input api
,
Lucas Chollet
,
2023/06/08
Re: [PATCH] hw/i386/vmmouse: use the new input api
,
Marc-André Lureau
,
2023/06/12
Re: [PATCH] hw/i386/vmmouse: use the new input api
,
Lucas Chollet
,
2023/06/12
[PATCH] hw/i386/vmmouse: use the new input api
,
Lucas Chollet
,
2023/06/08
Re: [PATCH 0/4] hw: Minor simplifications using proper QOM getter macros
,
Michael Tokarev
,
2023/06/08
Re: [PATCH 0/4] hw: Minor simplifications using proper QOM getter macros
,
Michael S. Tsirkin
,
2023/06/22
Re: [PATCH 0/4] hw: Minor simplifications using proper QOM getter macros
,
Michael Tokarev
,
2023/06/23
[PULL 0/1] maintainers queue
,
Jagannathan Raman
,
2023/06/08
[PULL 1/1] maintainers: update maintainers list for vfio-user & multi-process QEMU
,
Jagannathan Raman
,
2023/06/08
Re: [PULL 0/1] maintainers queue
,
Richard Henderson
,
2023/06/09
Collecting information from a hung qemu process
,
Richard W.M. Jones
,
2023/06/08
[PATCH] hw/vfio/pci-quirks: Support alternate offset for GPUDirect Cliques
,
Alex Williamson
,
2023/06/08
Re: [PATCH] hw/vfio/pci-quirks: Support alternate offset for GPUDirect Cliques
,
Alex Williamson
,
2023/06/08
[PATCH v2] hw/vfio/pci-quirks: Support alternate offset for GPUDirect Cliques
,
Alex Williamson
,
2023/06/08
Re: [PATCH v2] hw/vfio/pci-quirks: Support alternate offset for GPUDirect Cliques
,
Cédric Le Goater
,
2023/06/12
Re: [PATCH v2] hw/vfio/pci-quirks: Support alternate offset for GPUDirect Cliques
,
Alex Williamson
,
2023/06/12
Re: [PATCH v2] hw/vfio/pci-quirks: Support alternate offset for GPUDirect Cliques
,
Cédric Le Goater
,
2023/06/14
Re: [PATCH v2] hw/vfio/pci-quirks: Support alternate offset for GPUDirect Cliques
,
Alex Williamson
,
2023/06/14
Re: [PATCH v4 1/3] hw/misc: sifive_e_aon: Support the watchdog timer of HiFive 1 rev b.
,
Tommy Wu
,
2023/06/08
[PATCH v5 0/3] Implement the watchdog timer of HiFive 1 rev b.
,
Tommy Wu
,
2023/06/08
[PATCH v5 1/3] hw/misc: sifive_e_aon: Support the watchdog timer of HiFive 1 rev b.
,
Tommy Wu
,
2023/06/08
Re: [PATCH v5 1/3] hw/misc: sifive_e_aon: Support the watchdog timer of HiFive 1 rev b.
,
Alistair Francis
,
2023/06/21
[PATCH v5 2/3] hw/riscv: sifive_e: Support the watchdog timer of HiFive 1 rev b.
,
Tommy Wu
,
2023/06/08
Re: [PATCH v5 2/3] hw/riscv: sifive_e: Support the watchdog timer of HiFive 1 rev b.
,
Alistair Francis
,
2023/06/21
[PATCH v5 3/3] tests/qtest: sifive-e-aon-watchdog-test.c: Add QTest of watchdog of sifive_e
,
Tommy Wu
,
2023/06/08
Re: [PATCH v5 3/3] tests/qtest: sifive-e-aon-watchdog-test.c: Add QTest of watchdog of sifive_e
,
Alistair Francis
,
2023/06/21
Re: [PATCH v5 0/3] Implement the watchdog timer of HiFive 1 rev b.
,
Alistair Francis
,
2023/06/21
Re: [PATCH v5 0/3] Implement the watchdog timer of HiFive 1 rev b.
,
Tommy Wu
,
2023/06/27
Re: [PATCH 0/3] docs: update x86 CPU model ABI matrix docs
,
Daniel P . Berrangé
,
2023/06/08
[PATCH v3 0/5] gitlab: improvements to handling of stable staging branches
,
Daniel P . Berrangé
,
2023/06/08
[PATCH v3 1/5] gitlab: centralize the container tag name
,
Daniel P . Berrangé
,
2023/06/08
[PATCH v3 2/5] gitlab: allow overriding name of the upstream repository
,
Daniel P . Berrangé
,
2023/06/08
Re: [PATCH v3 2/5] gitlab: allow overriding name of the upstream repository
,
Thomas Huth
,
2023/06/21
[PATCH v3 3/5] gitlab: stable staging branches publish containers in a separate tag
,
Daniel P . Berrangé
,
2023/06/08
[PATCH v3 4/5] gitlab: avoid extra pipelines for tags and stable branches
,
Daniel P . Berrangé
,
2023/06/08
[PATCH v3 5/5] gitlab: support disabling job auto-run in upstream
,
Daniel P . Berrangé
,
2023/06/08
Re: [PATCH v3 5/5] gitlab: support disabling job auto-run in upstream
,
Richard Henderson
,
2023/06/08
[PATCH] tcg/tci: Fix MemOpIdx operand index for 3-operand memops
,
Richard Henderson
,
2023/06/08
Re: [PATCH] tcg/tci: Fix MemOpIdx operand index for 3-operand memops
,
Philippe Mathieu-Daudé
,
2023/06/08
Re: [PATCH] tcg/tci: Fix MemOpIdx operand index for 3-operand memops
,
Richard Henderson
,
2023/06/09
Re: [PATCH v6] Emulate dip switch language layout settings on SUN keyboard
,
Daniel P . Berrangé
,
2023/06/08
Re: [PATCH v6] Emulate dip switch language layout settings on SUN keyboard
,
Henrik Carlqvist
,
2023/06/08
Re: [PATCH v6] Emulate dip switch language layout settings on SUN keyboard
,
Daniel P . Berrangé
,
2023/06/09
Ping: [PATCH v6] Emulate dip switch language layout settings on SUN keyboard
,
Henrik Carlqvist
,
2023/06/08
Re: Ping: [PATCH v6] Emulate dip switch language layout settings on SUN keyboard
,
Mark Cave-Ayland
,
2023/06/10
Re: Ping: [PATCH v6] Emulate dip switch language layout settings on SUN keyboard
,
Henrik Carlqvist
,
2023/06/10
[PATCH v7] Emulate dip switch language layout settings on SUN keyboard
,
Henrik Carlqvist
,
2023/06/10
Re: [PATCH v7] Emulate dip switch language layout settings on SUN keyboard
,
Daniel P . Berrangé
,
2023/06/20
Re: [PATCH v7] Emulate dip switch language layout settings on SUN keyboard
,
Henrik Carlqvist
,
2023/06/20
Re: [PATCH v7] Emulate dip switch language layout settings on SUN keyboard
,
Daniel P . Berrangé
,
2023/06/21
Re: [PATCH v7] Emulate dip switch language layout settings on SUN keyboard
,
Henrik Carlqvist
,
2023/06/21
[PATCH v8] Emulate dip switch language layout settings on SUN keyboard
,
Henrik Carlqvist
,
2023/06/23
Re: [PATCH v8] Emulate dip switch language layout settings on SUN keyboard
,
Daniel P . Berrangé
,
2023/06/26
Re: [PATCH v8] Emulate dip switch language layout settings on SUN keyboard
,
Mark Cave-Ayland
,
2023/06/27
Re: [PATCH v8] Emulate dip switch language layout settings on SUN keyboard
,
Henrik Carlqvist
,
2023/06/27
[PULL 0/1] 9p security fix 2023-06-08
,
Christian Schoenebeck
,
2023/06/08
[PULL 1/1] 9pfs: prevent opening special files (CVE-2023-2861)
,
Christian Schoenebeck
,
2023/06/08
Re: [PULL 0/1] 9p security fix 2023-06-08
,
Richard Henderson
,
2023/06/08
[PATCH v2 0/3] Add VIRTIO sound card
,
Manos Pitsidianakis
,
2023/06/08
[PATCH v2 2/3] Add virtio-sound-pci device
,
Manos Pitsidianakis
,
2023/06/08
[PATCH v2 1/3] Add virtio-sound device
,
Manos Pitsidianakis
,
2023/06/08
[PATCH v2 3/3] Implement audio capture in virtio-snd device
,
Manos Pitsidianakis
,
2023/06/08
[PATCH] imx_serial: set wake bit when we receive a data byte
,
Martin Kaiser
,
2023/06/08
Re: [PATCH] imx_serial: set wake bit when we receive a data byte
,
Philippe Mathieu-Daudé
,
2023/06/12
Re: [PATCH] imx_serial: set wake bit when we receive a data byte
,
Martin Kaiser
,
2023/06/15
[PATCH v2] imx_serial: set wake bit when we receive a data byte
,
Martin Kaiser
,
2023/06/15
Re: [PATCH v2] imx_serial: set wake bit when we receive a data byte
,
Philippe Mathieu-Daudé
,
2023/06/15
[PATCH v3] imx_serial: set wake bit when we receive a data byte
,
Martin Kaiser
,
2023/06/15
Re: [PATCH v3] imx_serial: set wake bit when we receive a data byte
,
Peter Maydell
,
2023/06/19
Re: [PATCH v3] imx_serial: set wake bit when we receive a data byte
,
Philippe Mathieu-Daudé
,
2023/06/19
[PATCH 0/5] improve ahci test suite
,
Niklas Cassel
,
2023/06/08
[PATCH 1/5] libqos/ahci: fix ahci_command_wait()
,
Niklas Cassel
,
2023/06/08
[PATCH 2/5] libqos/ahci: fix ahci_port_check_nonbusy()
,
Niklas Cassel
,
2023/06/08
[PATCH 3/5] libqos/ahci: simplify ahci_port_check_error()
,
Niklas Cassel
,
2023/06/08
[PATCH 4/5] libqos/ahci: improve ahci_port_check_error()
,
Niklas Cassel
,
2023/06/08
[PATCH 5/5] libqos/ahci: perform mandatory error recovery on error
,
Niklas Cassel
,
2023/06/08
Re: [PATCH 0/5] improve ahci test suite
,
John Snow
,
2023/06/08
Re: [PATCH 13/15] hw/timer/arm_timer: Fix misuse of SysBus IRQ in IcpPitState
,
Peter Maydell
,
2023/06/08
Re: [PATCH 12/15] hw/timer/arm_timer: Pass timer output IRQ as parameter to arm_timer_new
,
Peter Maydell
,
2023/06/08
[PATCH] sdl2: Check if window exists before updating it
,
Akihiko Odaki
,
2023/06/08
Re: [PATCH] sdl2: Check if window exists before updating it
,
Antonio Caggiano
,
2023/06/09
Re: [PATCH] sdl2: Check if window exists before updating it
,
Marc-André Lureau
,
2023/06/12
Re: [PATCH] sdl2: Check if window exists before updating it
,
Akihiko Odaki
,
2023/06/12
Re: [PATCH 11/15] hw/timer/arm_timer: Iterate on timers using for() loop statement
,
Peter Maydell
,
2023/06/08
Re: [PATCH V9 10/46] qdev-properties: strList
,
Steven Sistare
,
2023/06/08
Re: [PATCH 10/15] hw/timer/arm_timer: Use array of frequency in SP804State
,
Peter Maydell
,
2023/06/08
Re: [PATCH 09/15] hw/timer/arm_timer: Convert ArmTimerState::freq to uint32_t type
,
Peter Maydell
,
2023/06/08
Re: [PATCH 08/15] hw/timer/arm_timer: Rename arm_timer_init() -> arm_timer_new()
,
Peter Maydell
,
2023/06/08
Re: [PATCH 07/15] hw/timer/arm_timer: Extract arm_timer_reset()
,
Peter Maydell
,
2023/06/08
Re: [PATCH 06/15] hw/timer/arm_timer: CamelCase rename arm_timer_state -> ArmTimerState
,
Peter Maydell
,
2023/06/08
Re: [PATCH 05/15] hw/timer/arm_timer: CamelCase rename icp_pit_state -> IntegratorPitState
,
Peter Maydell
,
2023/06/08
Re: [PATCH 04/15] hw/timer/arm_timer: Remove pointless cast from void *
,
Peter Maydell
,
2023/06/08
Re: [PATCH 03/15] hw/timer/arm_timer: Add missing sp804_unrealize() handler
,
Peter Maydell
,
2023/06/08
Re: [PATCH 02/15] hw/timer/arm_timer: Move SP804 code around
,
Peter Maydell
,
2023/06/08
Re: [PATCH 01/15] hw/timer/arm_timer: Declare QOM types using DEFINE_TYPES() macro
,
Peter Maydell
,
2023/06/08
Re: [PATCH 6/8] tiva c general purpose timers implementation
,
Peter Maydell
,
2023/06/08
Re: [PATCH 8/8] adding tiva c to the qemu build system and adding my info to the maintainers list
,
Peter Maydell
,
2023/06/08
Re: [PATCH 7/8] tiva c board documentation
,
Peter Maydell
,
2023/06/08
Re: [PATCH 5/8] tiva c watchdog timers implementation
,
Peter Maydell
,
2023/06/08
Re: [PATCH 4/8] tiva c sysctl implementation
,
Peter Maydell
,
2023/06/08
[PATCH v4 00/24] qemu patches for 64-bit NBD extensions
,
Eric Blake
,
2023/06/08
[PATCH v4 02/24] nbd: Consistent typedef usage in header
,
Eric Blake
,
2023/06/08
Re: [Libguestfs] [PATCH v4 02/24] nbd: Consistent typedef usage in header
,
Eric Blake
,
2023/06/08
Re: [Libguestfs] [PATCH v4 02/24] nbd: Consistent typedef usage in header
,
Vladimir Sementsov-Ogievskiy
,
2023/06/12
[PATCH v4 03/24] nbd/server: Prepare for alternate-size headers
,
Eric Blake
,
2023/06/08
Re: [PATCH v4 03/24] nbd/server: Prepare for alternate-size headers
,
Vladimir Sementsov-Ogievskiy
,
2023/06/12
[PATCH v4 04/24] nbd/server: Refactor to pass full request around
,
Eric Blake
,
2023/06/08
[PATCH v4 05/24] nbd: s/handle/cookie/ to match NBD spec
,
Eric Blake
,
2023/06/08
Re: [Libguestfs] [PATCH v4 05/24] nbd: s/handle/cookie/ to match NBD spec
,
Eric Blake
,
2023/06/08
Re: [PATCH v4 05/24] nbd: s/handle/cookie/ to match NBD spec
,
Vladimir Sementsov-Ogievskiy
,
2023/06/12
[PATCH v4 08/24] nbd: Use enum for various negotiation modes
,
Eric Blake
,
2023/06/08
Re: [PATCH v4 08/24] nbd: Use enum for various negotiation modes
,
Vladimir Sementsov-Ogievskiy
,
2023/06/12
[PATCH v4 06/24] nbd/client: Simplify cookie vs. index computation
,
Eric Blake
,
2023/06/08
Re: [PATCH v4 06/24] nbd/client: Simplify cookie vs. index computation
,
Vladimir Sementsov-Ogievskiy
,
2023/06/12
Re: [PATCH v4 06/24] nbd/client: Simplify cookie vs. index computation
,
Eric Blake
,
2023/06/12
[PATCH v4 14/24] nbd/server: Prepare to receive extended header requests
,
Eric Blake
,
2023/06/08
Re: [PATCH v4 14/24] nbd/server: Prepare to receive extended header requests
,
Vladimir Sementsov-Ogievskiy
,
2023/06/16
[PATCH v4 17/24] nbd/server: Enable initial support for extended headers
,
Eric Blake
,
2023/06/08
Re: [PATCH v4 17/24] nbd/server: Enable initial support for extended headers
,
Vladimir Sementsov-Ogievskiy
,
2023/06/27
[PATCH v4 07/24] nbd/client: Add safety check on chunk payload length
,
Eric Blake
,
2023/06/08
[PATCH v4 10/24] nbd/client: Pass mode through to nbd_send_request
,
Eric Blake
,
2023/06/08
Re: [PATCH v4 10/24] nbd/client: Pass mode through to nbd_send_request
,
Vladimir Sementsov-Ogievskiy
,
2023/06/12
[PATCH v4 12/24] nbd: Prepare for 64-bit request effect lengths
,
Eric Blake
,
2023/06/08
Re: [Libguestfs] [PATCH v4 12/24] nbd: Prepare for 64-bit request effect lengths
,
Eric Blake
,
2023/06/08
Re: [PATCH v4 12/24] nbd: Prepare for 64-bit request effect lengths
,
Vladimir Sementsov-Ogievskiy
,
2023/06/16
[PATCH v4 11/24] nbd: Add types for extended headers
,
Eric Blake
,
2023/06/08
Re: [PATCH v4 11/24] nbd: Add types for extended headers
,
Vladimir Sementsov-Ogievskiy
,
2023/06/12
[PATCH v4 09/24] nbd: Replace bool structured_reply with mode enum
,
Eric Blake
,
2023/06/08
Re: [PATCH v4 09/24] nbd: Replace bool structured_reply with mode enum
,
Vladimir Sementsov-Ogievskiy
,
2023/06/12
Re: [Libguestfs] [PATCH v4 09/24] nbd: Replace bool structured_reply with mode enum
,
Eric Blake
,
2023/06/12
[PATCH v4 01/24] nbd/client: Use smarter assert
,
Eric Blake
,
2023/06/08
[PATCH v4 15/24] nbd/server: Prepare to send extended header replies
,
Eric Blake
,
2023/06/08
Re: [PATCH v4 15/24] nbd/server: Prepare to send extended header replies
,
Vladimir Sementsov-Ogievskiy
,
2023/06/16
[PATCH v4 24/24] nbd/server: Add FLAG_PAYLOAD support to CMD_BLOCK_STATUS
,
Eric Blake
,
2023/06/08
Re: [Libguestfs] [PATCH v4 24/24] nbd/server: Add FLAG_PAYLOAD support to CMD_BLOCK_STATUS
,
Eric Blake
,
2023/06/08
Re: [PATCH v4 24/24] nbd/server: Add FLAG_PAYLOAD support to CMD_BLOCK_STATUS
,
Vladimir Sementsov-Ogievskiy
,
2023/06/27
[PATCH v4 16/24] nbd/server: Support 64-bit block status
,
Eric Blake
,
2023/06/08
Re: [PATCH v4 16/24] nbd/server: Support 64-bit block status
,
Vladimir Sementsov-Ogievskiy
,
2023/06/27
[PATCH v4 13/24] nbd/server: Refactor handling of request payload
,
Eric Blake
,
2023/06/08
Re: [Libguestfs] [PATCH v4 13/24] nbd/server: Refactor handling of request payload
,
Eric Blake
,
2023/06/08
Re: [Libguestfs] [PATCH v4 13/24] nbd/server: Refactor handling of request payload
,
Vladimir Sementsov-Ogievskiy
,
2023/06/16
[PATCH v4 18/24] nbd/client: Plumb errp through nbd_receive_replies
,
Eric Blake
,
2023/06/08
Re: [Libguestfs] [PATCH v4 18/24] nbd/client: Plumb errp through nbd_receive_replies
,
Eric Blake
,
2023/06/08
Re: [PATCH v4 18/24] nbd/client: Plumb errp through nbd_receive_replies
,
Vladimir Sementsov-Ogievskiy
,
2023/06/27
[PATCH v4 23/24] nbd/server: Prepare for per-request filtering of BLOCK_STATUS
,
Eric Blake
,
2023/06/08
Re: [Libguestfs] [PATCH v4 23/24] nbd/server: Prepare for per-request filtering of BLOCK_STATUS
,
Eric Blake
,
2023/06/08
Re: [Libguestfs] [PATCH v4 23/24] nbd/server: Prepare for per-request filtering of BLOCK_STATUS
,
Vladimir Sementsov-Ogievskiy
,
2023/06/27
[PATCH v4 19/24] nbd/client: Initial support for extended headers
,
Eric Blake
,
2023/06/08
Re: [PATCH v4 19/24] nbd/client: Initial support for extended headers
,
Vladimir Sementsov-Ogievskiy
,
2023/06/27
[PATCH v4 22/24] nbd/server: Refactor list of negotiated meta contexts
,
Eric Blake
,
2023/06/08
Re: [PATCH v4 22/24] nbd/server: Refactor list of negotiated meta contexts
,
Vladimir Sementsov-Ogievskiy
,
2023/06/27
[PATCH v4 21/24] nbd/client: Request extended headers during negotiation
,
Eric Blake
,
2023/06/08
Re: [PATCH v4 21/24] nbd/client: Request extended headers during negotiation
,
Vladimir Sementsov-Ogievskiy
,
2023/06/27
[PATCH v4 20/24] nbd/client: Accept 64-bit block status chunks
,
Eric Blake
,
2023/06/08
Re: [PATCH v4 20/24] nbd/client: Accept 64-bit block status chunks
,
Vladimir Sementsov-Ogievskiy
,
2023/06/27
[PATCH] build: further refine build.ninja rules
,
Paolo Bonzini
,
2023/06/08
Re: [PATCH] build: further refine build.ninja rules
,
Mark Cave-Ayland
,
2023/06/08
Re: [PATCH] build: further refine build.ninja rules
,
Philippe Mathieu-Daudé
,
2023/06/09
Re: [PATCH 3/8] tiva c gpio implementation
,
Peter Maydell
,
2023/06/08
Re: [PATCH 2/8] tiva c usart module implementation
,
Peter Maydell
,
2023/06/08
[PATCH v2 0/5] misc: Enforce .[ch].inc extension for re-included .c/.h files
,
Philippe Mathieu-Daudé
,
2023/06/08
[PATCH v2 1/5] hw/remote/proxy: Remove dubious 'event_notifier-posix.c' include
,
Philippe Mathieu-Daudé
,
2023/06/08
Re: [PATCH v2 1/5] hw/remote/proxy: Remove dubious 'event_notifier-posix.c' include
,
Philippe Mathieu-Daudé
,
2023/06/08
[PATCH v2 2/5] tests/tcg/aarch64: Rename bti-crt.inc.c -> bti-crt.c.inc
,
Philippe Mathieu-Daudé
,
2023/06/08
[PATCH v2 3/5] target/arm: Rename helper template headers as '.h.inc'
,
Philippe Mathieu-Daudé
,
2023/06/08
[PATCH v2 4/5] target/i386: Rename helper template headers as '.h.inc'
,
Philippe Mathieu-Daudé
,
2023/06/08
[PATCH v2 5/5] target: Bulk rename 'helper.h' -> 'helper.h.inc' for all targets
,
Philippe Mathieu-Daudé
,
2023/06/08
Re: [PATCH v2 5/5] target: Bulk rename 'helper.h' -> 'helper.h.inc' for all targets
,
Philippe Mathieu-Daudé
,
2023/06/08
virtio-blk using a single iothread
,
Sagi Grimberg
,
2023/06/08
Re: virtio-blk using a single iothread
,
Stefan Hajnoczi
,
2023/06/08
Re: virtio-blk using a single iothread
,
Sagi Grimberg
,
2023/06/11
Re: virtio-blk using a single iothread
,
Stefan Hajnoczi
,
2023/06/21
[PATCH 00/33] target/mips: Finalise the Ingenic MXU ASE support
,
Siarhei Volkau
,
2023/06/08
[PATCH 03/33] target/mips: Add emulation of LXW LXB LXH LXBU LXHU instructions
,
Siarhei Volkau
,
2023/06/08
[PATCH 12/33] target/mips: Add emulation of MXU D16MADL instruction
,
Siarhei Volkau
,
2023/06/08
[PATCH 15/33] target/mips: Add emulation of MXU D32ADD instruction
,
Siarhei Volkau
,
2023/06/08
[PATCH 04/33] target/mips: Add emulation of S32MADD/MADDU/MSUB/MSUBU instructions
,
Siarhei Volkau
,
2023/06/08
[PATCH 05/33] target/mips: Add emulation of Q8SLT Q8SLTU instructions
,
Siarhei Volkau
,
2023/06/08
[PATCH 06/33] target/mips: fix MXU D16MAX D16MIN Q8MAX Q8MIN instructions
,
Siarhei Volkau
,
2023/06/08
[PATCH 11/33] target/mips: Add emulation of MXU D16MACF D16MACE instructions
,
Siarhei Volkau
,
2023/06/08
[PATCH 02/33] Add support of two XBurst CPUs
,
Siarhei Volkau
,
2023/06/08
[PATCH 01/33] target/mips: Add emulation of MXU instructions for 32-bit load/store
,
Siarhei Volkau
,
2023/06/08
[PATCH 07/33] target/mips: Add emulation of MXU S32SLT D16SLT D16AVG[R] Q8AVG[R] insns
,
Siarhei Volkau
,
2023/06/08
[PATCH 13/33] target/mips: Add emulation of MXU S16MAD instruction
,
Siarhei Volkau
,
2023/06/08
[PATCH 16/33] target/mips: Add emulation of MXU D32ACC D32ACCM D32ASUM instructions
,
Siarhei Volkau
,
2023/06/08
[PATCH 18/33] target/mips: Add emulation of MXU Q16ACC Q16ACCM D16ASUM instructions
,
Siarhei Volkau
,
2023/06/08
[PATCH 19/33] target/mips: Add emulation of MXU Q8ADDE Q8ACCE D8SUM D8SUMC instructions
,
Siarhei Volkau
,
2023/06/08
[PATCH 22/33] target/mips: Add emulation of MXU S32MUL S32MULU S32EXTR S32EXTRV insns
,
Siarhei Volkau
,
2023/06/08
[PATCH 08/33] target/mips: Add emulation of Q8ADD instruction
,
Siarhei Volkau
,
2023/06/08
[PATCH 09/33] target/mips: Add emulation of MXU S32CPS D16CPS Q8ABD Q16SAT insns
,
Siarhei Volkau
,
2023/06/08
[PATCH 10/33] target/mips: Add emulation of MXU D16MULF D16MULE instructions
,
Siarhei Volkau
,
2023/06/08
[PATCH 23/33] target/mips: Add emulation of MXU S32ALN S32LUI insns
,
Siarhei Volkau
,
2023/06/08
[PATCH 27/33] target/mips: Add emulation of MXU D32/Q16- SLLV/SLRV/SARV instructions
,
Siarhei Volkau
,
2023/06/08
[PATCH 29/33] target/mips: Add emulation of MXU Q8MAC Q8MACSU instructions
,
Siarhei Volkau
,
2023/06/08
[PATCH 30/33] target/mips: Add emulation of MXU Q16SCOP instruction
,
Siarhei Volkau
,
2023/06/08
[PATCH 31/33] target/mips: Add emulation of MXU Q8MADL instruction
,
Siarhei Volkau
,
2023/06/08
[PATCH 32/33] target/mips: Add emulation of MXU S32SFL instruction
,
Siarhei Volkau
,
2023/06/08
[PATCH 33/33] target/mips: Add emulation of MXU Q8SAD instruction
,
Siarhei Volkau
,
2023/06/08
[PATCH 20/33] target/mips: Add emulation of MXU S8STD S8LDI S8SDI instructions
,
Siarhei Volkau
,
2023/06/08
[PATCH 21/33] target/mips: Add emulation of MXU S16LDD S16STD S16LDI S16SDI instructions
,
Siarhei Volkau
,
2023/06/08
[PATCH 24/33] target/mips: Add emulation of MXU D32SARL D32SARW instructions
,
Siarhei Volkau
,
2023/06/08
[PATCH 14/33] target/mips: Add emulation of MXU Q16ADD instruction
,
Siarhei Volkau
,
2023/06/08
[PATCH 26/33] target/mips: Add emulation of MXU Q16SLL Q16SLR Q16SAR instructions
,
Siarhei Volkau
,
2023/06/08
[PATCH 17/33] target/mips: Add emulation of MXU D32ADDC instruction
,
Siarhei Volkau
,
2023/06/08
[PATCH 28/33] target/mips: Add emulation of MXU S32/D16/Q8- MOVZ/MOVN instructions
,
Siarhei Volkau
,
2023/06/08
[PATCH 25/33] target/mips: Add emulation of MXU D32SLL D32SLR D32SAR instructions
,
Siarhei Volkau
,
2023/06/08
Re: [PATCH 1/8] The tivac board initial machine definition
,
Peter Maydell
,
2023/06/08
Re: [PATCH 7/9] disas/riscv: Provide infrastructure for vendor extensions
,
LIU Zhiwei
,
2023/06/08
Re: [PATCH 7/9] disas/riscv: Provide infrastructure for vendor extensions
,
Christoph Müllner
,
2023/06/12
Re: [PATCH 7/9] disas/riscv: Provide infrastructure for vendor extensions
,
Alistair Francis
,
2023/06/11
[PATCH v3 00/14] simpletrace: refactor and general improvements
,
Mads Ynddal
,
2023/06/08
[PATCH v3 01/14] simpletrace: add __all__ to define public interface
,
Mads Ynddal
,
2023/06/08
[PATCH v3 02/14] simpletrace: annotate magic constants from QEMU code
,
Mads Ynddal
,
2023/06/08
[PATCH v3 03/14] simpletrace: improve parsing of sys.argv; fix files never closed.
,
Mads Ynddal
,
2023/06/08
[PATCH v3 04/14] simpletrace: changed naming of edict and idtoname to improve readability
,
Mads Ynddal
,
2023/06/08
[PATCH v3 05/14] simpletrace: update code for Python 3.11
,
Mads Ynddal
,
2023/06/08
[PATCH v3 06/14] simpletrace: improved error handling on struct unpack
,
Mads Ynddal
,
2023/06/08
[PATCH v3 07/14] simpletrace: define exception and add handling
,
Mads Ynddal
,
2023/06/08
[PATCH v3 08/14] simpletrace: made Analyzer into context-manager
,
Mads Ynddal
,
2023/06/08
[PATCH v3 09/14] simpletrace: refactor to separate responsibilities
,
Mads Ynddal
,
2023/06/08
[PATCH v3 10/14] simpletrace: move logic of process into internal function
,
Mads Ynddal
,
2023/06/08
[PATCH v3 11/14] simpletrace: move event processing to Analyzer class
,
Mads Ynddal
,
2023/06/08
[PATCH v3 12/14] simpletrace: added simplified Analyzer2 class
,
Mads Ynddal
,
2023/06/08
Re: [PATCH v3 12/14] simpletrace: added simplified Analyzer2 class
,
Mads Ynddal
,
2023/06/09
[PATCH v3 13/14] MAINTAINERS: add maintainer of simpletrace.py
,
Mads Ynddal
,
2023/06/08
[PATCH v3 14/14] scripts/analyse-locks-simpletrace.py: changed iteritems() to items()
,
Mads Ynddal
,
2023/06/08
[PATCH v3] hvf: Report HV_DENIED error
,
Antonio Caggiano
,
2023/06/08
Re: [PATCH v3] hvf: Report HV_DENIED error
,
Philippe Mathieu-Daudé
,
2023/06/13
Re: [PATCH v5 0/3] NUMA: Apply cluster-NUMA-node boundary for aarch64 and riscv machines
,
Paolo Bonzini
,
2023/06/08
Re: [PATCH v2 5/5] gitlab: support disabling job auto-run in upstream
,
Daniel P . Berrangé
,
2023/06/08
Re: Concept of LD-ID in QEMU
,
Jonathan Cameron
,
2023/06/08
Re: Concept of LD-ID in QEMU
,
Jonathan Cameron
,
2023/06/08
Re: [EXT] Re: Concept of LD-ID in QEMU
,
Shesha Bhushan Sreenivasamurthy
,
2023/06/08
Re: [EXT] Re: Concept of LD-ID in QEMU
,
Jonathan Cameron
,
2023/06/09
[PATCH v3 0/5] Optimize UNMAP call and bug fix
,
Zhenzhong Duan
,
2023/06/08
[PATCH v3 1/5] util: Add iova_tree_foreach_range_data
,
Zhenzhong Duan
,
2023/06/08
[PATCH v3 2/5] intel_iommu: Fix a potential issue in VFIO dirty page sync
,
Zhenzhong Duan
,
2023/06/08
Re: [PATCH v3 2/5] intel_iommu: Fix a potential issue in VFIO dirty page sync
,
Peter Xu
,
2023/06/08
[PATCH v3 4/5] intel_iommu: Fix address space unmap
,
Zhenzhong Duan
,
2023/06/08
Re: [PATCH v3 4/5] intel_iommu: Fix address space unmap
,
Peter Xu
,
2023/06/08
RE: [PATCH v3 4/5] intel_iommu: Fix address space unmap
,
Duan, Zhenzhong
,
2023/06/08
Re: [PATCH v3 4/5] intel_iommu: Fix address space unmap
,
Peter Xu
,
2023/06/09
RE: [PATCH v3 4/5] intel_iommu: Fix address space unmap
,
Duan, Zhenzhong
,
2023/06/12
[PATCH v3 3/5] intel_iommu: Fix flag check in replay
,
Zhenzhong Duan
,
2023/06/08
Re: [PATCH v3 3/5] intel_iommu: Fix flag check in replay
,
Peter Xu
,
2023/06/08
[PATCH v3 5/5] intel_iommu: Optimize out some unnecessary UNMAP calls
,
Zhenzhong Duan
,
2023/06/08
Re: [PATCH v3 5/5] intel_iommu: Optimize out some unnecessary UNMAP calls
,
Peter Xu
,
2023/06/08
Re: [PATCH v3 5/5] intel_iommu: Optimize out some unnecessary UNMAP calls
,
Jason Gunthorpe
,
2023/06/08
Re: [PATCH v3 5/5] intel_iommu: Optimize out some unnecessary UNMAP calls
,
Peter Xu
,
2023/06/08
Re: [PATCH v3 5/5] intel_iommu: Optimize out some unnecessary UNMAP calls
,
Jason Gunthorpe
,
2023/06/08
Re: [PATCH v3 5/5] intel_iommu: Optimize out some unnecessary UNMAP calls
,
Peter Xu
,
2023/06/08
Re: [PATCH v3 5/5] intel_iommu: Optimize out some unnecessary UNMAP calls
,
Jason Gunthorpe
,
2023/06/08
RE: [PATCH v3 5/5] intel_iommu: Optimize out some unnecessary UNMAP calls
,
Duan, Zhenzhong
,
2023/06/09
Re: [PATCH v3 5/5] intel_iommu: Optimize out some unnecessary UNMAP calls
,
Peter Xu
,
2023/06/09
RE: [PATCH v3 5/5] intel_iommu: Optimize out some unnecessary UNMAP calls
,
Duan, Zhenzhong
,
2023/06/12
RE: [PATCH v3 5/5] intel_iommu: Optimize out some unnecessary UNMAP calls
,
Duan, Zhenzhong
,
2023/06/14
RE: [PATCH v3 5/5] intel_iommu: Optimize out some unnecessary UNMAP calls
,
Duan, Zhenzhong
,
2023/06/09
RE: [PATCH v3 5/5] intel_iommu: Optimize out some unnecessary UNMAP calls
,
Duan, Zhenzhong
,
2023/06/08
Re: [PATCH v3 5/5] intel_iommu: Optimize out some unnecessary UNMAP calls
,
Peter Xu
,
2023/06/08
RE: [PATCH v3 5/5] intel_iommu: Optimize out some unnecessary UNMAP calls
,
Duan, Zhenzhong
,
2023/06/09
RE: [PATCH v3 5/5] intel_iommu: Optimize out some unnecessary UNMAP calls
,
Duan, Zhenzhong
,
2023/06/14
Re: [PATCH v3 5/5] intel_iommu: Optimize out some unnecessary UNMAP calls
,
Peter Xu
,
2023/06/14
Re: [PATCH v3 0/5] Optimize UNMAP call and bug fix
,
Peter Xu
,
2023/06/08
RE: [PATCH v3 0/5] Optimize UNMAP call and bug fix
,
Duan, Zhenzhong
,
2023/06/08
Re: [QEMU][PATCH v6 4/4] tests/qtest: Introduce tests for Xilinx VERSAL CANFD controller
,
Peter Maydell
,
2023/06/08
Re: [QEMU][PATCH v6 4/4] tests/qtest: Introduce tests for Xilinx VERSAL CANFD controller
,
Vikram Garhwal
,
2023/06/08
[PATCH 0/4] ppc/spapr: Nested HV fix and tidying
,
Nicholas Piggin
,
2023/06/08
[PATCH 1/4] ppc/spapr: H_ENTER_NESTED should restore host XER ca field
,
Nicholas Piggin
,
2023/06/08
Re: [PATCH 1/4] ppc/spapr: H_ENTER_NESTED should restore host XER ca field
,
Harsh Prateek Bora
,
2023/06/09
Re: [PATCH 1/4] ppc/spapr: H_ENTER_NESTED should restore host XER ca field
,
Nicholas Piggin
,
2023/06/14
[PATCH 2/4] ppc/spapr: Add a nested state struct
,
Nicholas Piggin
,
2023/06/08
Re: [PATCH 2/4] ppc/spapr: Add a nested state struct
,
Harsh Prateek Bora
,
2023/06/09
Re: [PATCH 2/4] ppc/spapr: Add a nested state struct
,
Nicholas Piggin
,
2023/06/14
Re: [PATCH 2/4] ppc/spapr: Add a nested state struct
,
Harsh Prateek Bora
,
2023/06/15
Re: [PATCH 2/4] ppc/spapr: Add a nested state struct
,
Nicholas Piggin
,
2023/06/15
[PATCH 3/4] ppc/spapr: load and store l2 state with helper functions
,
Nicholas Piggin
,
2023/06/08
Re: [PATCH 3/4] ppc/spapr: load and store l2 state with helper functions
,
Harsh Prateek Bora
,
2023/06/09
Re: [PATCH 3/4] ppc/spapr: load and store l2 state with helper functions
,
Nicholas Piggin
,
2023/06/14
Re: [PATCH 3/4] ppc/spapr: load and store l2 state with helper functions
,
Harsh Prateek Bora
,
2023/06/15
[PATCH 4/4] ppc/spapr: Move spapr nested HV to a new file
,
Nicholas Piggin
,
2023/06/08
Re: [PATCH 4/4] ppc/spapr: Move spapr nested HV to a new file
,
Harsh Prateek Bora
,
2023/06/15
Re: [PATCH 4/4] ppc/spapr: Move spapr nested HV to a new file
,
Nicholas Piggin
,
2023/06/15
Re: [PATCH 4/4] ppc/spapr: Move spapr nested HV to a new file
,
Harsh Prateek Bora
,
2023/06/16
Re: [PATCH 4/4] ppc/spapr: Move spapr nested HV to a new file
,
Daniel Henrique Barboza
,
2023/06/18
Re: [PATCH 4/4] ppc/spapr: Move spapr nested HV to a new file
,
Nicholas Piggin
,
2023/06/19
[RFC v3] linux-user/riscv: Add syscall riscv_hwprobe
,
Robbin Ehn
,
2023/06/08
Re: [RFC v3] linux-user/riscv: Add syscall riscv_hwprobe
,
Palmer Dabbelt
,
2023/06/15
Re: [RFC v3] linux-user/riscv: Add syscall riscv_hwprobe
,
Robbin Ehn
,
2023/06/19
[PATCH v4 0/4] target/riscv: Add Smrnmi support.
,
Tommy Wu
,
2023/06/08
[PATCH v4 1/4] target/riscv: Add Smrnmi cpu extension.
,
Tommy Wu
,
2023/06/08
Re: [PATCH v4 1/4] target/riscv: Add Smrnmi cpu extension.
,
Andrew Jones
,
2023/06/08
Re: [PATCH v4 1/4] target/riscv: Add Smrnmi cpu extension.
,
Alistair Francis
,
2023/06/12
[PATCH v4 2/4] target/riscv: Add Smrnmi CSRs.
,
Tommy Wu
,
2023/06/08
Re: [PATCH v4 2/4] target/riscv: Add Smrnmi CSRs.
,
Alistair Francis
,
2023/06/12
[PATCH v4 3/4] target/riscv: Handle Smrnmi interrupt and exception.
,
Tommy Wu
,
2023/06/08
[PATCH v4 4/4] target/riscv: Add Smrnmi mnret instruction.
,
Tommy Wu
,
2023/06/08
Re: [PATCH v4 0/4] target/riscv: Add Smrnmi support.
,
Andrew Jones
,
2023/06/08
Re: [PATCH v3 1/4] target/riscv: Add Smrnmi cpu extension.
,
Tommy Wu
,
2023/06/08
[PATCH] target/riscv/vector_helper.c: clean up reference of MTYPE
,
Xiao Wang
,
2023/06/08
Re: [PATCH] target/riscv/vector_helper.c: clean up reference of MTYPE
,
Daniel Henrique Barboza
,
2023/06/09
Re: [PATCH] target/riscv/vector_helper.c: clean up reference of MTYPE
,
Alistair Francis
,
2023/06/11
Re: [PATCH] target/riscv/vector_helper.c: clean up reference of MTYPE
,
LIU Zhiwei
,
2023/06/11
[PATCH QEMU v5 0/8] migration: introduce dirtylimit capability
,
~hyman
,
2023/06/08
[PATCH QEMU v5 1/8] softmmu/dirtylimit: Add parameter check for hmp "set_vcpu_dirty_limit"
,
~hyman
,
2023/06/08
Re: [PATCH QEMU v5 1/8] softmmu/dirtylimit: Add parameter check for hmp "set_vcpu_dirty_limit"
,
Juan Quintela
,
2023/06/13
Re: [PATCH QEMU v5 1/8] softmmu/dirtylimit: Add parameter check for hmp "set_vcpu_dirty_limit"
,
Juan Quintela
,
2023/06/13
[PATCH QEMU v5 5/8] migration: Refactor auto-converge capability logic
,
~hyman
,
2023/06/08
Re: [PATCH QEMU v5 5/8] migration: Refactor auto-converge capability logic
,
Juan Quintela
,
2023/06/13
[PATCH QEMU v5 2/8] qapi/migration: Introduce x-vcpu-dirty-limit-period parameter
,
~hyman
,
2023/06/08
Re: [PATCH QEMU v5 2/8] qapi/migration: Introduce x-vcpu-dirty-limit-period parameter
,
Juan Quintela
,
2023/06/13
[PATCH QEMU v5 7/8] migration: Extend query-migrate to provide dirty page limit info
,
~hyman
,
2023/06/08
Re: [PATCH QEMU v5 7/8] migration: Extend query-migrate to provide dirty page limit info
,
Juan Quintela
,
2023/06/13
Re: [PATCH QEMU v5 7/8] migration: Extend query-migrate to provide dirty page limit info
,
Juan Quintela
,
2023/06/13
[PATCH QEMU v5 8/8] tests: Add migration dirty-limit capability test
,
~hyman
,
2023/06/08
Re: [PATCH QEMU v5 8/8] tests: Add migration dirty-limit capability test
,
Juan Quintela
,
2023/06/13
[PATCH QEMU v5 4/8] migration: Introduce dirty-limit capability
,
~hyman
,
2023/06/08
Re: [PATCH QEMU v5 4/8] migration: Introduce dirty-limit capability
,
Juan Quintela
,
2023/06/13
[PATCH QEMU v5 3/8] qapi/migration: Introduce vcpu-dirty-limit parameters
,
~hyman
,
2023/06/08
Re: [PATCH QEMU v5 3/8] qapi/migration: Introduce vcpu-dirty-limit parameters
,
Juan Quintela
,
2023/06/13
[PATCH QEMU v5 6/8] migration: Implement dirty-limit convergence algo
,
~hyman
,
2023/06/08
Re: [PATCH QEMU v5 6/8] migration: Implement dirty-limit convergence algo
,
Juan Quintela
,
2023/06/13
Re: [PATCH QEMU v5 6/8] migration: Implement dirty-limit convergence algo
,
Yong Huang
,
2023/06/15
[QEMU PATCH 0/1]
,
Jiqian Chen
,
2023/06/08
[QEMU PATCH 1/1] virtgpu: do not destroy resources when guest suspend
,
Jiqian Chen
,
2023/06/08
Re: [QEMU PATCH 1/1] virtgpu: do not destroy resources when guest suspend
,
Robert Beckett
,
2023/06/08
Re: [QEMU PATCH 1/1] virtgpu: do not destroy resources when guest suspend
,
Chen, Jiqian
,
2023/06/08
Re: [QEMU PATCH 1/1] virtgpu: do not destroy resources when guest suspend
,
Chen, Jiqian
,
2023/06/15
Re: [QEMU PATCH 1/1] virtgpu: do not destroy resources when guest suspend
,
Marc-André Lureau
,
2023/06/12
Re: [QEMU PATCH 1/1] virtgpu: do not destroy resources when guest suspend
,
Chen, Jiqian
,
2023/06/15
Re: [QEMU PATCH 1/1] virtgpu: do not destroy resources when guest suspend
,
Gerd Hoffmann
,
2023/06/19
Re: [QEMU PATCH 1/1] virtgpu: do not destroy resources when guest suspend
,
Chen, Jiqian
,
2023/06/20
Re: [QEMU PATCH 1/1] virtgpu: do not destroy resources when guest suspend
,
Gerd Hoffmann
,
2023/06/20
Re: [QEMU PATCH 1/1] virtgpu: do not destroy resources when guest suspend
,
Robert Beckett
,
2023/06/20
Re: [QEMU PATCH 1/1] virtgpu: do not destroy resources when guest suspend
,
Kim, Dongwon
,
2023/06/20
Re: [QEMU PATCH 1/1] virtgpu: do not destroy resources when guest suspend
,
Gerd Hoffmann
,
2023/06/21
Re: [QEMU PATCH 1/1] virtgpu: do not destroy resources when guest suspend
,
Robert Beckett
,
2023/06/21
Re: [QEMU PATCH 1/1] virtgpu: do not destroy resources when guest suspend
,
Gerd Hoffmann
,
2023/06/21
Re: [QEMU PATCH 1/1] virtgpu: do not destroy resources when guest suspend
,
Kim, Dongwon
,
2023/06/29
Re: [QEMU PATCH 1/1] virtgpu: do not destroy resources when guest suspend
,
Kim, Dongwon
,
2023/06/29
Re: [QEMU PATCH 1/1] virtgpu: do not destroy resources when guest suspend
,
Chen, Jiqian
,
2023/06/30
Re: [QEMU PATCH 0/1]
,
Chen, Jiqian
,
2023/06/08
[PATCH v6 0/2] hw/i386/pc: Update max_cpus and default to SMBIOS
,
Suravee Suthikulpanit
,
2023/06/07
[PATCH v6 2/2] pc: q35: Bump max_cpus to 1024
,
Suravee Suthikulpanit
,
2023/06/07
Re: [PATCH v6 2/2] pc: q35: Bump max_cpus to 1024
,
Daniel P . Berrangé
,
2023/06/08
[PATCH v6 1/2] hw/i386/pc: Default to use SMBIOS 3.0 for newer machine models
,
Suravee Suthikulpanit
,
2023/06/07
Re: [PATCH v6 1/2] hw/i386/pc: Default to use SMBIOS 3.0 for newer machine models
,
Daniel P . Berrangé
,
2023/06/08
Re: [PATCH v6 1/2] hw/i386/pc: Default to use SMBIOS 3.0 for newer machine models
,
Igor Mammedov
,
2023/06/08
Re: [PATCH v6 1/2] hw/i386/pc: Default to use SMBIOS 3.0 for newer machine models
,
Suthikulpanit, Suravee
,
2023/06/09
Re: [PATCH v6 1/2] hw/i386/pc: Default to use SMBIOS 3.0 for newer machine models
,
Michael S. Tsirkin
,
2023/06/23
Re: [PATCH v6 1/2] hw/i386/pc: Default to use SMBIOS 3.0 for newer machine models
,
Igor Mammedov
,
2023/06/23
[PATCH v2] hw/acpi: Fix PM control register access
,
BALATON Zoltan
,
2023/06/07
Re: [PATCH v2] hw/acpi: Fix PM control register access
,
Igor Mammedov
,
2023/06/08
Re: [PATCH v2] hw/acpi: Fix PM control register access
,
Mark Cave-Ayland
,
2023/06/08
Re: [PATCH v2] hw/acpi: Fix PM control register access
,
Michael S. Tsirkin
,
2023/06/08
Re: [PATCH v2] hw/acpi: Fix PM control register access
,
BALATON Zoltan
,
2023/06/08
Re: [PATCH v2] hw/acpi: Fix PM control register access
,
BALATON Zoltan
,
2023/06/19
Re: [PATCH v2] hw/acpi: Fix PM control register access
,
Michael S. Tsirkin
,
2023/06/20
Re: [PATCH v2] hw/acpi: Fix PM control register access
,
BALATON Zoltan
,
2023/06/20
Re: [PATCH v2] hw/acpi: Fix PM control register access
,
Michael S. Tsirkin
,
2023/06/20
Re: [PATCH v2] hw/acpi: Fix PM control register access
,
Mark Cave-Ayland
,
2023/06/08
Re: [PATCH v2] hw/acpi: Fix PM control register access
,
Michael S. Tsirkin
,
2023/06/08
[PATCH v2] block/file-posix: fix wps checking in raw_co_prw
,
Sam Li
,
2023/06/07
Re: [PATCH v2] block/file-posix: fix wps checking in raw_co_prw
,
Damien Le Moal
,
2023/06/07
Re: [PATCH v2] block/file-posix: fix wps checking in raw_co_prw
,
Sam Li
,
2023/06/07
[PATCH V2] migration: file URI
,
Steve Sistare
,
2023/06/07
Re: [PATCH V2] migration: file URI
,
Peter Xu
,
2023/06/12
Re: [PATCH V2] migration: file URI
,
Steven Sistare
,
2023/06/12
Re: [PATCH V2] migration: file URI
,
Peter Xu
,
2023/06/12
Re: [PATCH V2] migration: file URI
,
Fabiano Rosas
,
2023/06/14
Re: [PATCH V2] migration: file URI
,
Peter Xu
,
2023/06/14
Re: [PATCH V2] migration: file URI
,
Fabiano Rosas
,
2023/06/14
Re: [PATCH V2] migration: file URI
,
Peter Xu
,
2023/06/14
Re: [PATCH V2] migration: file URI
,
Fabiano Rosas
,
2023/06/15
Re: [PATCH V2] migration: file URI
,
Steven Sistare
,
2023/06/20
Re: [PATCH V2] migration: file URI
,
Peter Xu
,
2023/06/20
Re: [PATCH V2] migration: file URI
,
Daniel P . Berrangé
,
2023/06/21
Re: [PATCH V2] migration: file URI
,
Daniel P . Berrangé
,
2023/06/22
Re: [PATCH V2] migration: file URI
,
Steven Sistare
,
2023/06/22
Re: [PATCH V2] migration: file URI
,
Fabiano Rosas
,
2023/06/22
Re: [PATCH V2] migration: file URI
,
Steven Sistare
,
2023/06/22
[PATCH 04/20] migration: file URI
,
Steve Sistare
,
2023/06/07
Re: [PATCH 04/20] migration: file URI
,
Steven Sistare
,
2023/06/07
Re: [PATCH v3 10/14] nbd/client: Initial support for extended headers
,
Eric Blake
,
2023/06/07
[QEMU][PATCH v7 00/10] Introduce xenpvh machine for arm architecture
,
Vikram Garhwal
,
2023/06/07
[QEMU][PATCH v7 02/10] hw/i386/xen: rearrange xen_hvm_init_pc
,
Vikram Garhwal
,
2023/06/07
[QEMU][PATCH v7 07/10] hw/xen/xen-hvm-common: Use g_new and error_report
,
Vikram Garhwal
,
2023/06/07
[QEMU][PATCH v7 05/10] include/hw/xen/xen_common: return error from xen_create_ioreq_server
,
Vikram Garhwal
,
2023/06/07
[QEMU][PATCH v7 06/10] hw/xen/xen-hvm-common: skip ioreq creation on ioreq registration failure
,
Vikram Garhwal
,
2023/06/07
[QEMU][PATCH v7 01/10] hw/i386/xen/: move xen-mapcache.c to hw/xen/
,
Vikram Garhwal
,
2023/06/07
[QEMU][PATCH v7 03/10] hw/i386/xen/xen-hvm: move x86-specific fields out of XenIOState
,
Vikram Garhwal
,
2023/06/07
[QEMU][PATCH v7 04/10] xen-hvm: reorganize xen-hvm and move common function to xen-hvm-common
,
Vikram Garhwal
,
2023/06/07
[QEMU][PATCH v7 09/10] hw/arm: introduce xenpvh machine
,
Vikram Garhwal
,
2023/06/07
[QEMU][PATCH v7 10/10] meson.build: enable xenpv machine build for ARM
,
Vikram Garhwal
,
2023/06/07
[QEMU][PATCH v7 08/10] meson.build: do not set have_xen_pci_passthrough for aarch64 targets
,
Vikram Garhwal
,
2023/06/07
[PATCH v4] 9pfs: prevent opening special files (CVE-2023-2861)
,
Christian Schoenebeck
,
2023/06/07
Re: [PATCH v4] 9pfs: prevent opening special files (CVE-2023-2861)
,
Michael Tokarev
,
2023/06/07
[RFC v2 0/6] Native Library Calls
,
Yeqi Fu
,
2023/06/07
[RFC v2 3/6] target/i386: Add native library calls
,
Yeqi Fu
,
2023/06/07
Re: [RFC v2 3/6] target/i386: Add native library calls
,
Richard Henderson
,
2023/06/07
Re: [RFC v2 3/6] target/i386: Add native library calls
,
Richard Henderson
,
2023/06/07
[RFC v2 1/6] build: Add configure options for native calls
,
Yeqi Fu
,
2023/06/07
Re: [RFC v2 1/6] build: Add configure options for native calls
,
Manos Pitsidianakis
,
2023/06/09
Re: [RFC v2 1/6] build: Add configure options for native calls
,
Alex Bennée
,
2023/06/12
Re: [RFC v2 1/6] build: Add configure options for native calls
,
Alex Bennée
,
2023/06/12
[RFC v2 5/6] target/arm: Add native library calls
,
Yeqi Fu
,
2023/06/07
[RFC v2 2/6] Add the libnative library
,
Yeqi Fu
,
2023/06/07
Re: [RFC v2 2/6] Add the libnative library
,
Alex Bennée
,
2023/06/15
[RFC v2 6/6] linux-user: Add '-native-bypass' option
,
Yeqi Fu
,
2023/06/07
Re: [RFC v2 6/6] linux-user: Add '-native-bypass' option
,
Manos Pitsidianakis
,
2023/06/09
Re: [RFC v2 6/6] linux-user: Add '-native-bypass' option
,
Alex Bennée
,
2023/06/12
Re: [RFC v2 6/6] linux-user: Add '-native-bypass' option
,
Alex Bennée
,
2023/06/12
[RFC v2 4/6] target/mips: Add native library calls
,
Yeqi Fu
,
2023/06/07
Re: [RFC v2 4/6] target/mips: Add native library calls
,
Richard Henderson
,
2023/06/07
Re: [PATCH V2] oslib: qemu_clear_cloexec
,
Steven Sistare
,
2023/06/07
[PULL 0/6] tricore queue
,
Bastian Koppelmann
,
2023/06/07
[PULL 1/6] tests/tcg/tricore: Move asm tests into 'asm' directory
,
Bastian Koppelmann
,
2023/06/07
[PULL 2/6] tests/tcg/tricore: Uses label for memory addresses
,
Bastian Koppelmann
,
2023/06/07
[PULL 3/6] tests/tcg/tricore: Add first C program
,
Bastian Koppelmann
,
2023/06/07
[PULL 5/6] target/tricore: Fix wrong PSW for call insns
,
Bastian Koppelmann
,
2023/06/07
[PULL 4/6] target/tricore: Refactor PCXI/ICR register fields
,
Bastian Koppelmann
,
2023/06/07
[PULL 6/6] tests/tcg/tricore: Add recursion test for CSAs
,
Bastian Koppelmann
,
2023/06/07
Re: [PULL 0/6] tricore queue
,
Richard Henderson
,
2023/06/08
[PATCH v2 0/3] migration: Fix multifd cancel test
,
Fabiano Rosas
,
2023/06/07
[PATCH v2 1/3] migration/multifd: Rename threadinfo.c functions
,
Fabiano Rosas
,
2023/06/07
[PATCH v2 3/3] tests/qtest: Re-enable multifd cancel test
,
Fabiano Rosas
,
2023/06/07
Re: [PATCH v2 3/3] tests/qtest: Re-enable multifd cancel test
,
Juan Quintela
,
2023/06/09
[PATCH v2 2/3] migration/multifd: Protect accesses to migration_threads
,
Fabiano Rosas
,
2023/06/07
Re: [PATCH v2 2/3] migration/multifd: Protect accesses to migration_threads
,
Juan Quintela
,
2023/06/09
Re: [PATCH v2 0/3] migration: Fix multifd cancel test
,
Peter Xu
,
2023/06/07
[PATCH 0/1] update maintainers list for vfio-user & multi-process QEMU
,
Jagannathan Raman
,
2023/06/07
[PATCH 1/1] maintainers: update maintainers list for vfio-user & multi-process QEMU
,
Jagannathan Raman
,
2023/06/07
Re: [PATCH 1/1] maintainers: update maintainers list for vfio-user & multi-process QEMU
,
Philippe Mathieu-Daudé
,
2023/06/07
Re: [PATCH 0/1] update maintainers list for vfio-user & multi-process QEMU
,
Stefan Hajnoczi
,
2023/06/07
Re: [PATCH 0/1] update maintainers list for vfio-user & multi-process QEMU
,
Jag Raman
,
2023/06/07
[PULL 0/3] SNAFU build system fixes for 2023-06-07
,
Paolo Bonzini
,
2023/06/07
[PULL 3/3] tests: fp: remove unused submodules
,
Paolo Bonzini
,
2023/06/07
[PULL 2/3] configure: check for $download value properly
,
Paolo Bonzini
,
2023/06/07
[PULL 1/3] meson: fix "static build" entry in summary
,
Paolo Bonzini
,
2023/06/07
Re: [PULL 0/3] SNAFU build system fixes for 2023-06-07
,
Richard Henderson
,
2023/06/08
[PULL 0/5] misc ci fixes
,
Richard Henderson
,
2023/06/07
[PULL 1/5] tcg/tci: Adjust passing of MemOpIdx
,
Richard Henderson
,
2023/06/07
[PULL 2/5] tcg/tci: Adjust call-clobbered regs for int128_t
,
Richard Henderson
,
2023/06/07
[PULL 3/5] target/arm: Only include tcg/oversized-guest.h if CONFIG_TCG
,
Richard Henderson
,
2023/06/07
[PULL 4/5] gitlab: Add cross-arm64-kvm-only
,
Richard Henderson
,
2023/06/07
[PULL 5/5] iotests: fix 194: filter out racy postcopy-active event
,
Richard Henderson
,
2023/06/07
Re: [PULL 0/5] misc ci fixes
,
Richard Henderson
,
2023/06/07
[PATCH 0/3] qemu-img: map: implement support for compressed clusters
,
Andrey Drobyshev
,
2023/06/07
[PATCH 2/3] qemu-img: map: report compressed data blocks
,
Andrey Drobyshev
,
2023/06/07
Re: [PATCH 2/3] qemu-img: map: report compressed data blocks
,
Denis V. Lunev
,
2023/06/21
[PATCH 3/3] qemu-iotests: update expected tests output to contain "compressed" field
,
Andrey Drobyshev
,
2023/06/07
[PATCH 1/3] block: add BDRV_BLOCK_COMPRESSED flag for bdrv_block_status()
,
Andrey Drobyshev
,
2023/06/07
Re: [PATCH 1/3] block: add BDRV_BLOCK_COMPRESSED flag for bdrv_block_status()
,
Denis V. Lunev
,
2023/06/21
Re: [PATCH 1/3] block: add BDRV_BLOCK_COMPRESSED flag for bdrv_block_status()
,
Denis V. Lunev
,
2023/06/21
Re: [PATCH 1/3] block: add BDRV_BLOCK_COMPRESSED flag for bdrv_block_status()
,
Andrey Drobyshev
,
2023/06/21
[PATCH V3] memory: RAM_NAMED_FILE flag
,
Steve Sistare
,
2023/06/07
Re: [PATCH V3] memory: RAM_NAMED_FILE flag
,
Philippe Mathieu-Daudé
,
2023/06/13
Release of RSD (Rust QSD) 0.1
,
Hanna Czenczek
,
2023/06/07
[PATCH v3 0/4] vhost-user-gpu get_edid feature
,
Erico Nunes
,
2023/06/07
[PATCH v3 2/4] docs: vhost-user-gpu: add protocol changes for EDID
,
Erico Nunes
,
2023/06/07
[PATCH v3 1/4] virtio-gpu: refactor generate_edid function to virtio_gpu_base
,
Erico Nunes
,
2023/06/07
[PATCH v3 3/4] contrib/vhost-user-gpu: implement get_edid feature
,
Erico Nunes
,
2023/06/07
[PATCH v3 4/4] vhost-user-gpu: implement get_edid frontend feature
,
Erico Nunes
,
2023/06/07
Re: [PATCH v3 4/4] vhost-user-gpu: implement get_edid frontend feature
,
Marc-André Lureau
,
2023/06/12
Re: [PATCH v3 0/4] vhost-user-gpu get_edid feature
,
Marc-André Lureau
,
2023/06/12
[PATCH V3] migration: simplify notifiers
,
Steve Sistare
,
2023/06/07
Re: [PATCH V3] migration: simplify notifiers
,
Peter Xu
,
2023/06/07
[PULL 0/2] vfio-user queue
,
Jagannathan Raman
,
2023/06/07
[PULL 2/2] docs: fix multi-process QEMU documentation
,
Jagannathan Raman
,
2023/06/07
[PULL 1/2] vfio-user: update comments
,
Jagannathan Raman
,
2023/06/07
Re: [PULL 0/2] vfio-user queue
,
Richard Henderson
,
2023/06/07
[PATCH] iotests: fix 194: filter out racy postcopy-active event
,
Vladimir Sementsov-Ogievskiy
,
2023/06/07
Re: [PATCH] iotests: fix 194: filter out racy postcopy-active event
,
Stefan Hajnoczi
,
2023/06/07
Re: [PATCH] iotests: fix 194: filter out racy postcopy-active event
,
Richard Henderson
,
2023/06/07
[PATCH V3] migration: simplify blockers
,
Steve Sistare
,
2023/06/07
Re: [PATCH V3] migration: simplify blockers
,
Peter Xu
,
2023/06/07
[PATCH v3] 9pfs: prevent opening special files (CVE-2023-2861)
,
Christian Schoenebeck
,
2023/06/07
Re: [PATCH v3] 9pfs: prevent opening special files (CVE-2023-2861)
,
Greg Kurz
,
2023/06/07
Re: [PATCH v3] 9pfs: prevent opening special files (CVE-2023-2861)
,
Michael Tokarev
,
2023/06/07
[PULL 00/12] xen queue
,
Anthony PERARD
,
2023/06/07
[PULL 02/12] hw/xen: Fix memory leak in libxenstore_open() for Xen
,
Anthony PERARD
,
2023/06/07
[PULL 03/12] xen: Drop support for Xen versions below 4.7.1
,
Anthony PERARD
,
2023/06/07
[PULL 06/12] hw/pci/pci.c: Don't leak PCIBus::irq_count[] in pci_bus_irqs()
,
Anthony PERARD
,
2023/06/07
[PULL 04/12] hw/xen: Fix broken check for invalid state in xs_be_open()
,
Anthony PERARD
,
2023/06/07
[PULL 01/12] hw/xen: Simplify emulated Xen platform init
,
Anthony PERARD
,
2023/06/07
[PULL 07/12] hw/isa/piix3: Reuse piix3_realize() in piix3_xen_realize()
,
Anthony PERARD
,
2023/06/07
[PULL 09/12] hw/isa/piix3: Avoid Xen-specific variant of piix3_write_config()
,
Anthony PERARD
,
2023/06/07
[PULL 05/12] include/hw/xen/xen: Rename xen_piix3_set_irq() to xen_intx_set_irq()
,
Anthony PERARD
,
2023/06/07
[PULL 11/12] hw/isa/piix3: Resolve redundant TYPE_PIIX3_XEN_DEVICE
,
Anthony PERARD
,
2023/06/07
[PULL 12/12] xen-block: fix segv on unrealize
,
Anthony PERARD
,
2023/06/07
[PULL 08/12] hw/isa/piix3: Wire up Xen PCI IRQ handling outside of PIIX3
,
Anthony PERARD
,
2023/06/07
[PULL 10/12] hw/isa/piix3: Resolve redundant k->config_write assignments
,
Anthony PERARD
,
2023/06/07
Re: [PULL 00/12] xen queue
,
Michael Tokarev
,
2023/06/07
Re: [PULL 00/12] xen queue
,
Richard Henderson
,
2023/06/07
Re: [PATCH V2] migration: simplify blockers
,
Steven Sistare
,
2023/06/07
Re: [PATCH V2] memory: RAM_NAMED_FILE flag
,
Steven Sistare
,
2023/06/07
Re: [PATCH V2] memory: RAM_NAMED_FILE flag
,
Peter Xu
,
2023/06/07
QEMU developers fortnightly conference call for 2023-06-13
,
juan . quintela
,
2023/06/07
Re: QEMU developers fortnightly conference call for 2023-06-13
,
Philippe Mathieu-Daudé
,
2023/06/07
Re: QEMU developers fortnightly conference call for 2023-06-13
,
Juan Quintela
,
2023/06/08
Re: [PATCH V2 1/4] qapi: strList_from_string
,
Steven Sistare
,
2023/06/07
Re: [PATCH V2 1/4] qapi: strList_from_string
,
Markus Armbruster
,
2023/06/13
Re: [PATCH V2 1/4] qapi: strList_from_string
,
Steven Sistare
,
2023/06/15
Re: [PATCH V2 1/4] qapi: strList_from_string
,
Markus Armbruster
,
2023/06/19
Re: [PATCH 1/1] tests/avocado: update firmware to enable sbsa-ref/max
,
Alex Bennée
,
2023/06/07
Re: [PATCH 1/1] tests/avocado: update firmware to enable sbsa-ref/max
,
Philippe Mathieu-Daudé
,
2023/06/07
Re: [PATCH 1/1] tests/avocado: update firmware to enable sbsa-ref/max
,
Marcin Juszkiewicz
,
2023/06/07
Re: [PATCH 1/1] tests/avocado: update firmware to enable sbsa-ref/max
,
Philippe Mathieu-Daudé
,
2023/06/07
Re: [PATCH 16/16] target/riscv/kvm.c: read/write (cbom|cboz)_blocksize in KVM
,
Andrew Jones
,
2023/06/07
Re: [PATCH 16/16] target/riscv/kvm.c: read/write (cbom|cboz)_blocksize in KVM
,
Daniel Henrique Barboza
,
2023/06/07
Re: [PATCH 16/16] target/riscv/kvm.c: read/write (cbom|cboz)_blocksize in KVM
,
Andrew Jones
,
2023/06/08
Re: [PATCH 15/16] target/riscv: update multi-letter extension KVM properties
,
Andrew Jones
,
2023/06/07
[PATCH v15 00/10] TCG code quality tracking
,
Fei Wu
,
2023/06/07
[PATCH v15 01/10] accel/tcg: remove CONFIG_PROFILER
,
Fei Wu
,
2023/06/07
[PATCH v15 02/10] accel/tcg: introduce TBStatistics structure
,
Fei Wu
,
2023/06/07
[PATCH v15 03/10] accel: collecting TB execution count
,
Fei Wu
,
2023/06/07
[PATCH v15 04/10] accel/tcg: add jit stats to TBStatistics
,
Fei Wu
,
2023/06/07
[PATCH v15 05/10] monitor: adding tb_stats hmp command
,
Fei Wu
,
2023/06/07
[PATCH v15 07/10] tb-stats: Adding info [tb-list|tb] commands to HMP (WIP)
,
Fei Wu
,
2023/06/07
Re: [PATCH v15 07/10] tb-stats: Adding info [tb-list|tb] commands to HMP (WIP)
,
Wu, Fei
,
2023/06/11
Re: [PATCH v15 07/10] tb-stats: Adding info [tb-list|tb] commands to HMP (WIP)
,
Richard Henderson
,
2023/06/12
Re: [PATCH v15 07/10] tb-stats: Adding info [tb-list|tb] commands to HMP (WIP)
,
Wu, Fei
,
2023/06/12
[PATCH v15 06/10] tb-stats: reset the tracked TBs on a tb_flush
,
Fei Wu
,
2023/06/07
[PATCH v15 09/10] tb-stats: dump hot TBs at the end of the execution
,
Fei Wu
,
2023/06/07
[PATCH v15 08/10] debug: add -d tb_stats to control TBStatistics
,
Fei Wu
,
2023/06/07
[PATCH v15 10/10] docs: add tb-stats how to
,
Fei Wu
,
2023/06/07
Re: [PATCH v15 00/10] TCG code quality tracking
,
Wu, Fei
,
2023/06/12
Re: [PATCH v15 00/10] TCG code quality tracking
,
Wu, Fei
,
2023/06/12
Re: [PATCH v15 00/10] TCG code quality tracking
,
Wu, Fei
,
2023/06/15
Re: [PATCH 14/16] target/riscv: adapt 'riscv_isa_string' for KVM
,
Andrew Jones
,
2023/06/07
Re: [PATCH 14/16] target/riscv: adapt 'riscv_isa_string' for KVM
,
Daniel Henrique Barboza
,
2023/06/13
Re: [PATCH 14/16] target/riscv: adapt 'riscv_isa_string' for KVM
,
Daniel Henrique Barboza
,
2023/06/13
[PATCH RFC 0/2] vdpa: refactor vdpa_feature_bits array
,
Hawkins Jiawei
,
2023/06/07
[PATCH RFC 1/2] vdpa: delete duplicated VIRTIO_NET_F_RSS in vdpa_feature_bits
,
Hawkins Jiawei
,
2023/06/07
[PATCH RFC 2/2] vdpa: order vdpa_feature_bits array
,
Hawkins Jiawei
,
2023/06/07
Re: [PATCH 12/16] target/riscv/kvm.c: update KVM MISA bits
,
Andrew Jones
,
2023/06/07
Re: [PATCH 13/16] target/riscv/kvm.c: add multi-letter extension KVM properties
,
Andrew Jones
,
2023/06/07
Re: [PATCH 13/16] target/riscv/kvm.c: add multi-letter extension KVM properties
,
Daniel Henrique Barboza
,
2023/06/07
Re: [PATCH 13/16] target/riscv/kvm.c: add multi-letter extension KVM properties
,
Andrew Jones
,
2023/06/08
Re: [PATCH 13/16] target/riscv/kvm.c: add multi-letter extension KVM properties
,
Daniel Henrique Barboza
,
2023/06/12
Re: [PATCH v3 09/14] nbd/server: Initial support for extended headers
,
Eric Blake
,
2023/06/07
Re: [PATCH 11/16] target/riscv: add KVM specific MISA properties
,
Andrew Jones
,
2023/06/07
Re: [PATCH] hw/mips: Improve the default USB settings in the loongson3-virt machine
,
Thomas Huth
,
2023/06/07
Re: [PATCH] hw/mips: Improve the default USB settings in the loongson3-virt machine
,
Michael Tokarev
,
2023/06/08
Re: [PATCH] hw/mips: Improve the default USB settings in the loongson3-virt machine
,
Thomas Huth
,
2023/06/21
Building of docs does not work anymore
,
Thomas Huth
,
2023/06/07
Re: Building of docs does not work anymore
,
Thomas Huth
,
2023/06/07
Re: Building of docs does not work anymore
,
John Snow
,
2023/06/07
[PATCH 1/1] hw/arm/Kconfig: sbsa-ref uses Bochs display
,
Marcin Juszkiewicz
,
2023/06/07
Re: [PATCH 1/1] hw/arm/Kconfig: sbsa-ref uses Bochs display
,
Peter Maydell
,
2023/06/19
[PATCH] ui/sdl2: Support multiple OpenGL-enabled windows
,
Antonio Caggiano
,
2023/06/07
Re: [PATCH] ui/sdl2: Support multiple OpenGL-enabled windows
,
Marc-André Lureau
,
2023/06/07
Re: [PATCH] ui/sdl2: Support multiple OpenGL-enabled windows
,
Akihiko Odaki
,
2023/06/07
Re: [PATCH] ui/sdl2: Support multiple OpenGL-enabled windows
,
Antonio Caggiano
,
2023/06/08
[PATCH v2] target/riscv/vector_helper.c: Remove the check for extra tail elements
,
Xiao Wang
,
2023/06/07
Re: [PATCH v2] target/riscv/vector_helper.c: Remove the check for extra tail elements
,
Daniel Henrique Barboza
,
2023/06/07
Re: [PATCH v2] target/riscv/vector_helper.c: Remove the check for extra tail elements
,
Weiwei Li
,
2023/06/07
Re: [PATCH v2] target/riscv/vector_helper.c: Remove the check for extra tail elements
,
Alistair Francis
,
2023/06/11
[PATCH] vdpa: dont check vhost_vdpa->suspended when unsupported
,
Zhu Lingshan
,
2023/06/07
Re: [PATCH] vdpa: dont check vhost_vdpa->suspended when unsupported
,
Eugenio Perez Martin
,
2023/06/07
Re: [PATCH] vdpa: dont check vhost_vdpa->suspended when unsupported
,
Zhu, Lingshan
,
2023/06/08
Re: [PATCH] vdpa: dont check vhost_vdpa->suspended when unsupported
,
Eugenio Perez Martin
,
2023/06/08
Re: [PATCH] vdpa: dont check vhost_vdpa->suspended when unsupported
,
Zhu, Lingshan
,
2023/06/08
Re: [PATCH] vdpa: dont check vhost_vdpa->suspended when unsupported
,
Eugenio Perez Martin
,
2023/06/08
Re: [PATCH] vdpa: dont check vhost_vdpa->suspended when unsupported
,
Zhu, Lingshan
,
2023/06/08
Re: [PATCH] vdpa: dont check vhost_vdpa->suspended when unsupported
,
Eugenio Perez Martin
,
2023/06/08
Re: [PATCH] vdpa: dont check vhost_vdpa->suspended when unsupported
,
Jason Wang
,
2023/06/08
Re: [PATCH] vdpa: dont check vhost_vdpa->suspended when unsupported
,
Zhu, Lingshan
,
2023/06/09
[PATCH] ui/sdl2: Allow high-dpi
,
Antonio Caggiano
,
2023/06/07
Re: [PATCH] ui/sdl2: Allow high-dpi
,
Marc-André Lureau
,
2023/06/07
Re: [PATCH] ui/sdl2: Allow high-dpi
,
Antonio Caggiano
,
2023/06/08
Re: [PATCH] ui/sdl2: Allow high-dpi
,
Marc-André Lureau
,
2023/06/12
[PATCH] meson: fix "static build" entry in summary
,
Paolo Bonzini
,
2023/06/07
Re: [PATCH] meson: fix "static build" entry in summary
,
Philippe Mathieu-Daudé
,
2023/06/07
Re: [PATCH] meson: fix "static build" entry in summary
,
Paolo Bonzini
,
2023/06/07
Re: [PATCH] meson: fix "static build" entry in summary
,
Philippe Mathieu-Daudé
,
2023/06/07
[PATCH v2] hvf: Report HV_DENIED error
,
Antonio Caggiano
,
2023/06/07
Re: [PATCH v2] hvf: Report HV_DENIED error
,
Peter Maydell
,
2023/06/08
[PATCH] configure: check for $download value properly
,
Michal Privoznik
,
2023/06/07
Re: [PATCH] configure: check for $download value properly
,
Philippe Mathieu-Daudé
,
2023/06/07
Re: [PATCH] configure: check for $download value properly
,
Paolo Bonzini
,
2023/06/07
Re: [PATCH 0/2] i386/cpuid: Minor fixes for CPUID leaf 1f setup
,
Xiaoyao Li
,
2023/06/07
[PATCH 0/2] tcg/tci: Two regression fixes
,
Richard Henderson
,
2023/06/07
[PATCH 2/2] tcg/tci: Adjust call-clobbered regs for int128_t
,
Richard Henderson
,
2023/06/07
Re: [PATCH 2/2] tcg/tci: Adjust call-clobbered regs for int128_t
,
Philippe Mathieu-Daudé
,
2023/06/07
[PATCH 1/2] tcg/tci: Adjust passing of MemOpIdx
,
Richard Henderson
,
2023/06/07
Re: [PATCH 0/2] tcg/tci: Two regression fixes
,
Richard Henderson
,
2023/06/07
[PATCH v2 00/12] aspeed: fixes and extensions
,
Cédric Le Goater
,
2023/06/07
[PATCH v2 01/12] aspeed/hace: Initialize g_autofree pointer
,
Cédric Le Goater
,
2023/06/07
Re: [PATCH v2 01/12] aspeed/hace: Initialize g_autofree pointer
,
Joel Stanley
,
2023/06/07
[PATCH v2 02/12] aspeed: Introduce a boot_rom region at the machine level
,
Cédric Le Goater
,
2023/06/07
Re: [PATCH v2 02/12] aspeed: Introduce a boot_rom region at the machine level
,
Joel Stanley
,
2023/06/07
[PATCH v2 03/12] aspeed: Use the boot_rom region of the fby35 machine
,
Cédric Le Goater
,
2023/06/07
Re: [PATCH v2 03/12] aspeed: Use the boot_rom region of the fby35 machine
,
Joel Stanley
,
2023/06/07
Re: [PATCH v2 03/12] aspeed: Use the boot_rom region of the fby35 machine
,
Philippe Mathieu-Daudé
,
2023/06/29
[PATCH v2 04/12] hw/ssi: Add an "addr" property to SSIPeripheral
,
Cédric Le Goater
,
2023/06/07
Re: [PATCH v2 04/12] hw/ssi: Add an "addr" property to SSIPeripheral
,
Joel Stanley
,
2023/06/07
Re: [PATCH v2 04/12] hw/ssi: Add an "addr" property to SSIPeripheral
,
Philippe Mathieu-Daudé
,
2023/06/07
Re: [PATCH v2 04/12] hw/ssi: Add an "addr" property to SSIPeripheral
,
Cédric Le Goater
,
2023/06/07
Re: [PATCH v2 04/12] hw/ssi: Add an "addr" property to SSIPeripheral
,
Philippe Mathieu-Daudé
,
2023/06/29
Re: [PATCH v2 04/12] hw/ssi: Add an "addr" property to SSIPeripheral
,
Cédric Le Goater
,
2023/06/29
[PATCH v2 05/12] hw/ssi: Introduce a ssi_get_cs() helper
,
Cédric Le Goater
,
2023/06/07
Re: [PATCH v2 05/12] hw/ssi: Introduce a ssi_get_cs() helper
,
Joel Stanley
,
2023/06/07
Re: [PATCH v2 05/12] hw/ssi: Introduce a ssi_get_cs() helper
,
Philippe Mathieu-Daudé
,
2023/06/29
Re: [PATCH v2 05/12] hw/ssi: Introduce a ssi_get_cs() helper
,
Cédric Le Goater
,
2023/06/29
[PATCH v2 06/12] aspeed/smc: Wire CS lines at reset
,
Cédric Le Goater
,
2023/06/07
Re: [PATCH v2 06/12] aspeed/smc: Wire CS lines at reset
,
Joel Stanley
,
2023/06/07
Re: [PATCH v2 06/12] aspeed/smc: Wire CS lines at reset
,
Cédric Le Goater
,
2023/06/07
Re: [PATCH v2 06/12] aspeed/smc: Wire CS lines at reset
,
Cédric Le Goater
,
2023/06/29
[PATCH v2 07/12] hw/ssi: Check for duplicate addresses
,
Cédric Le Goater
,
2023/06/07
Re: [PATCH v2 07/12] hw/ssi: Check for duplicate addresses
,
Joel Stanley
,
2023/06/07
[PATCH v2 09/12] m25p80: Introduce an helper to retrieve the BlockBackend of a device
,
Cédric Le Goater
,
2023/06/07
Re: [PATCH v2 09/12] m25p80: Introduce an helper to retrieve the BlockBackend of a device
,
Joel Stanley
,
2023/06/07
[PATCH v2 11/12] aspeed: Introduce a "bmc-console" machine option
,
Cédric Le Goater
,
2023/06/07
Re: [PATCH v2 11/12] aspeed: Introduce a "bmc-console" machine option
,
Joel Stanley
,
2023/06/07
[PATCH v2 08/12] aspeed: Create flash devices only when defaults are enabled
,
Cédric Le Goater
,
2023/06/07
[PATCH v2 10/12] aspeed: Get the BlockBackend of FMC0 from the flash device
,
Cédric Le Goater
,
2023/06/07
Re: [PATCH v2 10/12] aspeed: Get the BlockBackend of FMC0 from the flash device
,
Joel Stanley
,
2023/06/07
[PATCH v2 12/12] target/arm: Allow users to set the number of VFP registers
,
Cédric Le Goater
,
2023/06/07
Re: [PATCH v2 12/12] target/arm: Allow users to set the number of VFP registers
,
Joel Stanley
,
2023/06/07
Re: [PATCH v2 12/12] target/arm: Allow users to set the number of VFP registers
,
Cédric Le Goater
,
2023/06/07
Re: [PATCH v2 12/12] target/arm: Allow users to set the number of VFP registers
,
Peter Maydell
,
2023/06/08
Re: [PATCH v2 12/12] target/arm: Allow users to set the number of VFP registers
,
Mads Ynddal
,
2023/06/19
Re: [PATCH v2 12/12] target/arm: Allow users to set the number of VFP registers
,
Cédric Le Goater
,
2023/06/19
Re: [PATCH v2 12/12] target/arm: Allow users to set the number of VFP registers
,
Mads Ynddal
,
2023/06/19
Re: [PATCH v2 12/12] target/arm: Allow users to set the number of VFP registers
,
Peter Maydell
,
2023/06/19
Re: [PATCH v2 12/12] target/arm: Allow users to set the number of VFP registers
,
Richard Henderson
,
2023/06/19
[PATCH v5 0/3] hw/i386/pc: Update max_cpus and default to SMBIOS
,
Suravee Suthikulpanit
,
2023/06/06
[PATCH v5 1/3] hw/i386/pc: Refactor logic to set SMBIOS defaults
,
Suravee Suthikulpanit
,
2023/06/06
Re: [PATCH v5 1/3] hw/i386/pc: Refactor logic to set SMBIOS defaults
,
Philippe Mathieu-Daudé
,
2023/06/07
Re: [PATCH v5 1/3] hw/i386/pc: Refactor logic to set SMBIOS defaults
,
Daniel P . Berrangé
,
2023/06/07
Re: [PATCH v5 1/3] hw/i386/pc: Refactor logic to set SMBIOS defaults
,
Philippe Mathieu-Daudé
,
2023/06/07
Re: [PATCH v5 1/3] hw/i386/pc: Refactor logic to set SMBIOS defaults
,
Suthikulpanit, Suravee
,
2023/06/07
Re: [PATCH v5 1/3] hw/i386/pc: Refactor logic to set SMBIOS defaults
,
Igor Mammedov
,
2023/06/07
[PATCH v5 3/3] pc: q35: Bump max_cpus to 1024
,
Suravee Suthikulpanit
,
2023/06/06
Re: [PATCH v5 3/3] pc: q35: Bump max_cpus to 1024
,
Philippe Mathieu-Daudé
,
2023/06/07
Re: [PATCH v5 3/3] pc: q35: Bump max_cpus to 1024
,
Daniel P . Berrangé
,
2023/06/07
Re: [PATCH v5 3/3] pc: q35: Bump max_cpus to 1024
,
Igor Mammedov
,
2023/06/07
Re: [PATCH v5 3/3] pc: q35: Bump max_cpus to 1024
,
Igor Mammedov
,
2023/06/07
[PATCH v5 2/3] hw/i386/pc: Default to use SMBIOS 3.0 for newer machine models
,
Suravee Suthikulpanit
,
2023/06/06
Re: [PATCH v5 2/3] hw/i386/pc: Default to use SMBIOS 3.0 for newer machine models
,
Igor Mammedov
,
2023/06/07
Re: [PATCH v5 2/3] hw/i386/pc: Default to use SMBIOS 3.0 for newer machine models
,
Suthikulpanit, Suravee
,
2023/06/07
[PATCH v4 0/1] use XHCI to replace EHCI
,
Yuquan Wang
,
2023/06/06
[PATCH v4 1/1] hw/arm/sbsa-ref: use XHCI to replace EHCI
,
Yuquan Wang
,
2023/06/06
Re: [PATCH v4 1/1] hw/arm/sbsa-ref: use XHCI to replace EHCI
,
Chen Baozi
,
2023/06/07
Re: [PATCH v4 1/1] hw/arm/sbsa-ref: use XHCI to replace EHCI
,
Peter Maydell
,
2023/06/19
Re: [PATCH v4 1/1] hw/arm/sbsa-ref: use XHCI to replace EHCI
,
Chen Baozi
,
2023/06/19
Re: [PATCH v4 1/1] hw/arm/sbsa-ref: use XHCI to replace EHCI
,
Marcin Juszkiewicz
,
2023/06/14
Re: [PATCH v4 1/1] hw/arm/sbsa-ref: use XHCI to replace EHCI
,
Peter Maydell
,
2023/06/19
Re: [PATCH v4 1/1] hw/arm/sbsa-ref: use XHCI to replace EHCI
,
Leif Lindholm
,
2023/06/20
Re: [PATCH v4 1/1] hw/arm/sbsa-ref: use XHCI to replace EHCI
,
Yuquan Wang
,
2023/06/20
Re: [PATCH v4 1/1] hw/arm/sbsa-ref: use XHCI to replace EHCI
,
Marcin Juszkiewicz
,
2023/06/21
Re: [PATCH v4 0/1] use XHCI to replace EHCI
,
address@hidden
,
2023/06/06
[PATCH 0/2] target/arm: Fix --disable-tcg build
,
Richard Henderson
,
2023/06/06
[PATCH 1/2] target/arm: Only include tcg/oversized-guest.h if CONFIG_TCG
,
Richard Henderson
,
2023/06/06
Re: [PATCH 1/2] target/arm: Only include tcg/oversized-guest.h if CONFIG_TCG
,
Philippe Mathieu-Daudé
,
2023/06/07
[PATCH 2/2] gitlab: Add cross-arm64-kvm-only
,
Richard Henderson
,
2023/06/06
Re: [PATCH 2/2] gitlab: Add cross-arm64-kvm-only
,
Thomas Huth
,
2023/06/07
Re: [PATCH 2/2] gitlab: Add cross-arm64-kvm-only
,
Philippe Mathieu-Daudé
,
2023/06/07
Re: Reducing vdpa migration downtime because of memory pin / maps
,
Si-Wei Liu
,
2023/06/06
Re: Reducing vdpa migration downtime because of memory pin / maps
,
Eugenio Perez Martin
,
2023/06/07
Re: Reducing vdpa migration downtime because of memory pin / maps
,
Si-Wei Liu
,
2023/06/08
Re: Reducing vdpa migration downtime because of memory pin / maps
,
Jason Wang
,
2023/06/08
Re: Reducing vdpa migration downtime because of memory pin / maps
,
Eugenio Perez Martin
,
2023/06/09
Re: Reducing vdpa migration downtime because of memory pin / maps
,
Si-Wei Liu
,
2023/06/27
Re: [PATCH V9 00/46] Live Update
,
Michael Galaxy
,
2023/06/06
Re: [PATCH V9 00/46] Live Update
,
Michael Galaxy
,
2023/06/07
Re: [PATCH V9 00/46] Live Update
,
Steven Sistare
,
2023/06/07
Re: [PATCH V9 00/46] Live Update
,
Michael Galaxy
,
2023/06/12
[PATCH] target/ppc: Implement gathering irq statistics
,
BALATON Zoltan
,
2023/06/06
Re: [PATCH] target/ppc: Implement gathering irq statistics
,
Philippe Mathieu-Daudé
,
2023/06/07
Re: [PATCH] target/ppc: Implement gathering irq statistics
,
Daniel Henrique Barboza
,
2023/06/07
Re: [PATCH] target/ppc: Implement gathering irq statistics
,
Cédric Le Goater
,
2023/06/08
Re: [PATCH] target/ppc: Implement gathering irq statistics
,
BALATON Zoltan
,
2023/06/08
Re: [PATCH] target/ppc: Implement gathering irq statistics
,
Cédric Le Goater
,
2023/06/14
Re: [PATCH] target/ppc: Implement gathering irq statistics
,
BALATON Zoltan
,
2023/06/14
[PATCH] tests/avocado/tuxrun_baselines: Fix ppc64 tests for binaries without slirp
,
Thomas Huth
,
2023/06/06
Re: [PATCH] tests/avocado/tuxrun_baselines: Fix ppc64 tests for binaries without slirp
,
Philippe Mathieu-Daudé
,
2023/06/06
Re: [PATCH] tests/avocado/tuxrun_baselines: Fix ppc64 tests for binaries without slirp
,
Daniel Henrique Barboza
,
2023/06/06
Re: [PATCH] tests/avocado/tuxrun_baselines: Fix ppc64 tests for binaries without slirp
,
Joel Stanley
,
2023/06/07
Re: [PATCH] tests/avocado/tuxrun_baselines: Fix ppc64 tests for binaries without slirp
,
Thomas Huth
,
2023/06/07
Re: [PATCH] tests/avocado/tuxrun_baselines: Fix ppc64 tests for binaries without slirp
,
Daniel Henrique Barboza
,
2023/06/07
Re: [PATCH] tests/avocado/tuxrun_baselines: Fix ppc64 tests for binaries without slirp
,
Alex Bennée
,
2023/06/07
[RFC PATCH 00/19] hugetlb support for KVM guest_mem
,
Ackerley Tng
,
2023/06/06
[RFC PATCH 01/19] mm: hugetlb: Expose get_hstate_idx()
,
Ackerley Tng
,
2023/06/06
[RFC PATCH 03/19] mm: hugetlb: Expose remove_inode_hugepages
,
Ackerley Tng
,
2023/06/06
[RFC PATCH 02/19] mm: hugetlb: Move and expose hugetlbfs_zero_partial_page
,
Ackerley Tng
,
2023/06/06
[RFC PATCH 04/19] mm: hugetlb: Decouple hstate, subpool from inode
,
Ackerley Tng
,
2023/06/06
[RFC PATCH 05/19] mm: hugetlb: Allow alloc_hugetlb_folio() to be parametrized by subpool and hstate
,
Ackerley Tng
,
2023/06/06
[RFC PATCH 06/19] mm: hugetlb: Provide hugetlb_filemap_add_folio()
,
Ackerley Tng
,
2023/06/06
[RFC PATCH 08/19] mm: hugetlb: Refactor restore_reserve_on_error
,
Ackerley Tng
,
2023/06/06
[RFC PATCH 07/19] mm: hugetlb: Refactor vma_*_reservation functions
,
Ackerley Tng
,
2023/06/06
[RFC PATCH 09/19] mm: hugetlb: Use restore_reserve_on_error directly in filesystems
,
Ackerley Tng
,
2023/06/06
[RFC PATCH 10/19] mm: hugetlb: Parametrize alloc_hugetlb_folio_from_subpool() by resv_map
,
Ackerley Tng
,
2023/06/06
[RFC PATCH 11/19] mm: hugetlb: Parametrize hugetlb functions by resv_map
,
Ackerley Tng
,
2023/06/06
[RFC PATCH 12/19] mm: truncate: Expose preparation steps for truncate_inode_pages_final
,
Ackerley Tng
,
2023/06/06
[RFC PATCH 13/19] KVM: guest_mem: Refactor kvm_gmem fd creation to be in layers
,
Ackerley Tng
,
2023/06/06
[RFC PATCH 14/19] KVM: guest_mem: Refactor cleanup to separate inode and file cleanup
,
Ackerley Tng
,
2023/06/06
[RFC PATCH 15/19] KVM: guest_mem: hugetlb: initialization and cleanup
,
Ackerley Tng
,
2023/06/06
[RFC PATCH 16/19] KVM: guest_mem: hugetlb: allocate and truncate from hugetlb
,
Ackerley Tng
,
2023/06/06
[RFC PATCH 17/19] KVM: selftests: Add basic selftests for hugetlbfs-backed guest_mem
,
Ackerley Tng
,
2023/06/06
[RFC PATCH 18/19] KVM: selftests: Support various types of backing sources for private memory
,
Ackerley Tng
,
2023/06/06
[RFC PATCH 19/19] KVM: selftests: Update test for various private memory backing source types
,
Ackerley Tng
,
2023/06/06
Re: [RFC PATCH 00/19] hugetlb support for KVM guest_mem
,
Isaku Yamahata
,
2023/06/08
Re: [RFC PATCH 00/19] hugetlb support for KVM guest_mem
,
Mike Kravetz
,
2023/06/16
Re: [RFC PATCH 00/19] hugetlb support for KVM guest_mem
,
Vishal Annapurve
,
2023/06/21
Re: [PULL v3 0/10] xenpvh3-tag
,
Garhwal, Vikram
,
2023/06/06
Re: [PULL v3 0/10] xenpvh3-tag
,
Richard Henderson
,
2023/06/06
Re: [PULL v3 0/10] xenpvh3-tag
,
Vikram Garhwal
,
2023/06/06
[PATCH 0/2] hw/arm/sbsa-ref: add ITS support in GIC
,
Marcin Juszkiewicz
,
2023/06/06
[PATCH 1/2] hw/arm/sbsa-ref: add ITS support in SBSA GIC
,
Marcin Juszkiewicz
,
2023/06/06
Re: [PATCH 1/2] hw/arm/sbsa-ref: add ITS support in SBSA GIC
,
Peter Maydell
,
2023/06/19
[PATCH 2/2] hw/arm/sbsa-ref: add GIC ITS to DeviceTree
,
Marcin Juszkiewicz
,
2023/06/06
Re: [PATCH 2/2] hw/arm/sbsa-ref: add GIC ITS to DeviceTree
,
Peter Maydell
,
2023/06/19
Re: [PATCH 2/2] hw/arm/sbsa-ref: add GIC ITS to DeviceTree
,
Marcin Juszkiewicz
,
2023/06/19
Re: [PATCH 0/9] disas/riscv: Add vendor extension support
,
Daniel Henrique Barboza
,
2023/06/06
Re: [PATCH 0/9] disas/riscv: Add vendor extension support
,
Christoph Müllner
,
2023/06/12
[PATCH] accel/tcg: Fix undefined shift in store_whole_le16
,
Richard Henderson
,
2023/06/06
Re: [PATCH] accel/tcg: Fix undefined shift in store_whole_le16
,
Peter Maydell
,
2023/06/06
[PATCH v2 0/2] migration: switchover-hold flag
,
Peter Xu
,
2023/06/06
[PATCH v2 1/2] migration: switchover-hold parameter
,
Peter Xu
,
2023/06/06
[PATCH v2 2/2] qtest/migration: Use switchover-hold to speedup
,
Peter Xu
,
2023/06/06
Re: [PATCH risu] --group option to allow all instructions in the specified groups.
,
Jun Sun
,
2023/06/06
Re: [PATCH risu] use time() as random seed and introduce --randseed option
,
Jun Sun
,
2023/06/06
Re: [PATCH risu] use time() as random seed and introduce --randseed option
,
Alex Bennée
,
2023/06/06
[PATCH] gitlab: Disable io-raw-194 for build-tcg-disabled
,
Richard Henderson
,
2023/06/06
Re: [PATCH] gitlab: Disable io-raw-194 for build-tcg-disabled
,
Thomas Huth
,
2023/06/06
Re: [PATCH] gitlab: Disable io-raw-194 for build-tcg-disabled
,
Philippe Mathieu-Daudé
,
2023/06/06
Re: [PATCH] gitlab: Disable io-raw-194 for build-tcg-disabled
,
Richard Henderson
,
2023/06/06
Re: [PATCH] gitlab: Disable io-raw-194 for build-tcg-disabled
,
Stefan Hajnoczi
,
2023/06/07
Re: [PATCH] gitlab: Disable io-raw-194 for build-tcg-disabled
,
Vladimir Sementsov-Ogievskiy
,
2023/06/07
Re: [PATCH] gitlab: Disable io-raw-194 for build-tcg-disabled
,
Vladimir Sementsov-Ogievskiy
,
2023/06/07
Re: [PATCH] gitlab: Disable io-raw-194 for build-tcg-disabled
,
Stefan Hajnoczi
,
2023/06/07
Re: [PATCH 10/16] target/riscv/kvm.c: init 'misa_ext_mask' with scratch CPU
,
Andrew Jones
,
2023/06/06
Re: [PATCH 08/16] target/riscv: handle mvendorid/marchid/mimpid for KVM CPUs
,
Andrew Jones
,
2023/06/06
Re: [PATCH 07/16] target/riscv: read marchid/mimpid in kvm_riscv_init_machine_ids()
,
Andrew Jones
,
2023/06/06
Re: [PATCH 07/16] target/riscv: read marchid/mimpid in kvm_riscv_init_machine_ids()
,
Alistair Francis
,
2023/06/12
Re: [PATCH 06/16] target/riscv: use KVM scratch CPUs to init KVM properties
,
Andrew Jones
,
2023/06/06
Re: [PATCH 06/16] target/riscv: use KVM scratch CPUs to init KVM properties
,
Alistair Francis
,
2023/06/12
Re: [PATCH 05/16] target/riscv/cpu.c: restrict 'marchid' value
,
Andrew Jones
,
2023/06/06
Re: [PATCH 04/16] target/riscv/cpu.c: restrict 'mimpid' value
,
Andrew Jones
,
2023/06/06
[PATCH 0/3] migration: Fix multifd cancel test
,
Fabiano Rosas
,
2023/06/06
[PATCH 1/3] migration/multifd: Rename threadinfo.c functions
,
Fabiano Rosas
,
2023/06/06
Re: [PATCH 1/3] migration/multifd: Rename threadinfo.c functions
,
Peter Xu
,
2023/06/06
Re: [PATCH 1/3] migration/multifd: Rename threadinfo.c functions
,
Fabiano Rosas
,
2023/06/06
Re: [PATCH 1/3] migration/multifd: Rename threadinfo.c functions
,
Peter Xu
,
2023/06/06
Re: [PATCH 1/3] migration/multifd: Rename threadinfo.c functions
,
Juan Quintela
,
2023/06/07
Re: [PATCH 1/3] migration/multifd: Rename threadinfo.c functions
,
Philippe Mathieu-Daudé
,
2023/06/07
[PATCH 2/3] migration/multifd: Protect accesses to migration_threads
,
Fabiano Rosas
,
2023/06/06
Re: [PATCH 2/3] migration/multifd: Protect accesses to migration_threads
,
Peter Xu
,
2023/06/06
Re: [PATCH 2/3] migration/multifd: Protect accesses to migration_threads
,
Juan Quintela
,
2023/06/07
Re: [PATCH 2/3] migration/multifd: Protect accesses to migration_threads
,
Fabiano Rosas
,
2023/06/07
Re: [PATCH 2/3] migration/multifd: Protect accesses to migration_threads
,
Peter Xu
,
2023/06/07
Re: [PATCH 2/3] migration/multifd: Protect accesses to migration_threads
,
Juan Quintela
,
2023/06/07
[PATCH 3/3] tests/qtest: Re-enable multifd cancel test
,
Fabiano Rosas
,
2023/06/06
Re: [PATCH 3/3] tests/qtest: Re-enable multifd cancel test
,
Juan Quintela
,
2023/06/07
[PULL 00/21] (Mostly) build system patches for 2023-06-06
,
Paolo Bonzini
,
2023/06/06
[PULL 01/21] meson: Avoid implicit declaration of absent functions
,
Paolo Bonzini
,
2023/06/06
[PULL 03/21] scripts: remove dead file
,
Paolo Bonzini
,
2023/06/06
[PULL 02/21] atomics: eliminate mb_read/mb_set
,
Paolo Bonzini
,
2023/06/06
[PULL 04/21] meson.build: Group the UI entries in a separate summary section
,
Paolo Bonzini
,
2023/06/06
[PULL 05/21] meson.build: Group the network backend entries in a separate summary section
,
Paolo Bonzini
,
2023/06/06
[PULL 06/21] meson.build: Group the audio backend entries in a separate summary section
,
Paolo Bonzini
,
2023/06/06
[PULL 08/21] scsi/qemu-pr-helper: Drop support for 'old' libmultipath API
,
Paolo Bonzini
,
2023/06/06
[PULL 07/21] meson.build: Use -Wno-undef only for SDL2 versions that need it
,
Paolo Bonzini
,
2023/06/06
[PULL 09/21] Revert "tests/requirements.txt: bump up avocado-framework version to 101.0"
,
Paolo Bonzini
,
2023/06/06
[PULL 10/21] tests: Use separate virtual environment for avocado
,
Paolo Bonzini
,
2023/06/06
[PULL 12/21] configure: remove --with-git= option
,
Paolo Bonzini
,
2023/06/06
[PULL 13/21] configure: rename --enable-pypi to --enable-download, control subprojects too
,
Paolo Bonzini
,
2023/06/06
[PULL 11/21] mkvenv: always pass locally-installed packages to pip
,
Paolo Bonzini
,
2023/06/06
[PULL 14/21] git-submodule: allow partial update of .git-submodule-status
,
Paolo Bonzini
,
2023/06/06
[PULL 15/21] build: log submodule update from git-submodule.sh
,
Paolo Bonzini
,
2023/06/06
[PULL 16/21] meson: subprojects: replace submodules with wrap files
,
Paolo Bonzini
,
2023/06/06
Re: [PULL 16/21] meson: subprojects: replace submodules with wrap files
,
Richard Henderson
,
2023/06/06
[PULL 17/21] configure: move SLOF submodule handling to pc-bios/s390-ccw
,
Paolo Bonzini
,
2023/06/06
[PULL 18/21] pc-bios/s390-ccw: always build network bootloader
,
Paolo Bonzini
,
2023/06/06
[PULL 21/21] configure: remove --with-git-submodules=
,
Paolo Bonzini
,
2023/06/06
[PULL 20/21] build: remove git submodule handling from main makefile
,
Paolo Bonzini
,
2023/06/06
[PULL 19/21] meson: subprojects: replace berkeley-{soft, test}float-3 with wraps
,
Paolo Bonzini
,
2023/06/06
Re: [PULL 00/21] (Mostly) build system patches for 2023-06-06
,
Richard Henderson
,
2023/06/06
[PATCH v2] 9pfs: prevent opening special files (CVE-2023-2861)
,
Christian Schoenebeck
,
2023/06/06
Re: [PATCH v2] 9pfs: prevent opening special files (CVE-2023-2861)
,
Greg Kurz
,
2023/06/06
Re: [PATCH v2] 9pfs: prevent opening special files (CVE-2023-2861)
,
Christian Schoenebeck
,
2023/06/07
Re: [PATCH v2] 9pfs: prevent opening special files (CVE-2023-2861)
,
Greg Kurz
,
2023/06/07
Re: [PATCH v2] 9pfs: prevent opening special files (CVE-2023-2861)
,
Christian Schoenebeck
,
2023/06/07
Re: [PATCH v2] 9pfs: prevent opening special files (CVE-2023-2861)
,
Michael Tokarev
,
2023/06/06
Re: [PATCH v2] 9pfs: prevent opening special files (CVE-2023-2861)
,
Christian Schoenebeck
,
2023/06/07
Re: [PULL v4 07/27] multi-process: add the concept description to docs/devel/qemu-multiprocess
,
Philippe Mathieu-Daudé
,
2023/06/06
[PATCH 0/5] misc: Enforce .[ch].inc extension for re-included .c/.h files
,
Philippe Mathieu-Daudé
,
2023/06/06
[PATCH 1/5] bsd-user: Rename elfcore.c -> elfcore.c.inc
,
Philippe Mathieu-Daudé
,
2023/06/06
Re: [PATCH 1/5] bsd-user: Rename elfcore.c -> elfcore.c.inc
,
Richard Henderson
,
2023/06/06
Re: [PATCH 1/5] bsd-user: Rename elfcore.c -> elfcore.c.inc
,
Warner Losh
,
2023/06/06
Re: [PATCH 1/5] bsd-user: Rename elfcore.c -> elfcore.c.inc
,
Philippe Mathieu-Daudé
,
2023/06/06
[PATCH 2/5] target/arm: Rename helper template headers as '.h.inc'
,
Philippe Mathieu-Daudé
,
2023/06/06
Re: [PATCH 2/5] target/arm: Rename helper template headers as '.h.inc'
,
Richard Henderson
,
2023/06/06
Re: [PATCH 2/5] target/arm: Rename helper template headers as '.h.inc'
,
Philippe Mathieu-Daudé
,
2023/06/06
Re: [PATCH 2/5] target/arm: Rename helper template headers as '.h.inc'
,
Peter Maydell
,
2023/06/06
Re: [PATCH 2/5] target/arm: Rename helper template headers as '.h.inc'
,
Richard Henderson
,
2023/06/06
[PATCH 3/5] target/i386: Rename helper template headers as '.h.inc'
,
Philippe Mathieu-Daudé
,
2023/06/06
Re: [PATCH 3/5] target/i386: Rename helper template headers as '.h.inc'
,
Richard Henderson
,
2023/06/06
[PATCH 4/5] target: Rename per-target 'helper.h' -> 'helper.h.inc'
,
Philippe Mathieu-Daudé
,
2023/06/06
Re: [PATCH 4/5] target: Rename per-target 'helper.h' -> 'helper.h.inc'
,
Richard Henderson
,
2023/06/06
Re: [PATCH 4/5] target: Rename per-target 'helper.h' -> 'helper.h.inc'
,
Philippe Mathieu-Daudé
,
2023/06/08
[PATCH 5/5] tests/tcg/aarch64: Rename bti-crt.inc.c -> bti-crt.c.inc
,
Philippe Mathieu-Daudé
,
2023/06/06
Re: [PATCH 5/5] tests/tcg/aarch64: Rename bti-crt.inc.c -> bti-crt.c.inc
,
Richard Henderson
,
2023/06/06
Re: [PATCH 5/5] tests/tcg/aarch64: Rename bti-crt.inc.c -> bti-crt.c.inc
,
Alex Bennée
,
2023/06/06
Re: [PATCH 0/5] misc: Enforce .[ch].inc extension for re-included .c/.h files
,
Alex Bennée
,
2023/06/06
[PATCH] hw/timer/nrf51_timer: Don't lose time when timer is queried in tight loop
,
Peter Maydell
,
2023/06/06
Re: [PATCH] hw/timer/nrf51_timer: Don't lose time when timer is queried in tight loop
,
Joel Stanley
,
2023/06/07
Re: [PATCH] hw/timer/nrf51_timer: Don't lose time when timer is queried in tight loop
,
Peter Maydell
,
2023/06/07
[PATCH] hw/remote/proxy: Remove dubious 'event_notifier-posix.c' include
,
Philippe Mathieu-Daudé
,
2023/06/06
Re: [PATCH] hw/remote/proxy: Remove dubious 'event_notifier-posix.c' include
,
Peter Maydell
,
2023/06/06
Re: [PATCH] hw/remote/proxy: Remove dubious 'event_notifier-posix.c' include
,
Philippe Mathieu-Daudé
,
2023/06/06
Re: [PATCH] hw/remote/proxy: Remove dubious 'event_notifier-posix.c' include
,
Thomas Huth
,
2023/06/06
Re: [PATCH] hw/remote/proxy: Remove dubious 'event_notifier-posix.c' include
,
Paolo Bonzini
,
2023/06/06
Re: [PATCH v3 6/6] target/riscv: select KVM AIA in riscv virt machine
,
Daniel Henrique Barboza
,
2023/06/06
Re: [PATCH v3 5/6] target/riscv: update APLIC and IMSIC to support KVM AIA
,
Daniel Henrique Barboza
,
2023/06/06
Re: [PATCH v3 4/6] target/riscv: Create an KVM AIA irqchip
,
Daniel Henrique Barboza
,
2023/06/06
Re: [PATCH v3 4/6] target/riscv: Create an KVM AIA irqchip
,
Yong-Xuan Wang
,
2023/06/09
Re: [PATCH] hw: Fix format for comments
,
Igor Mammedov
,
2023/06/06
[PATCH v3 0/8] gdbstub: Add support for info proc mappings
,
Ilya Leoshkevich
,
2023/06/06
[PATCH v3 4/8] gdbstub: Expose gdb_get_process() and gdb_get_first_cpu_in_process()
,
Ilya Leoshkevich
,
2023/06/06
[PATCH v3 6/8] gdbstub: Add support for info proc mappings
,
Ilya Leoshkevich
,
2023/06/06
Re: [PATCH v3 6/8] gdbstub: Add support for info proc mappings
,
Alex Bennée
,
2023/06/21
[PATCH v3 1/8] linux-user: Expose do_guest_openat() and do_guest_readlink()
,
Ilya Leoshkevich
,
2023/06/06
Re: [PATCH v3 1/8] linux-user: Expose do_guest_openat() and do_guest_readlink()
,
Richard Henderson
,
2023/06/06
[PATCH v3 2/8] linux-user: Add "safe" parameter to do_guest_openat()
,
Ilya Leoshkevich
,
2023/06/06
Re: [PATCH v3 2/8] linux-user: Add "safe" parameter to do_guest_openat()
,
Richard Henderson
,
2023/06/06
Re: [PATCH v3 2/8] linux-user: Add "safe" parameter to do_guest_openat()
,
Ilya Leoshkevich
,
2023/06/06
Re: [PATCH v3 2/8] linux-user: Add "safe" parameter to do_guest_openat()
,
Richard Henderson
,
2023/06/06
[PATCH v3 7/8] docs: Document security implications of debugging
,
Ilya Leoshkevich
,
2023/06/06
[PATCH v3 3/8] linux-user: Emulate /proc/self/smaps
,
Ilya Leoshkevich
,
2023/06/06
Re: [PATCH v3 3/8] linux-user: Emulate /proc/self/smaps
,
Richard Henderson
,
2023/06/06
[PATCH v3 8/8] tests/tcg: Add a test for info proc mappings
,
Ilya Leoshkevich
,
2023/06/06
Re: [PATCH v3 8/8] tests/tcg: Add a test for info proc mappings
,
Alex Bennée
,
2023/06/21
Re: [PATCH v3 8/8] tests/tcg: Add a test for info proc mappings
,
Ilya Leoshkevich
,
2023/06/21
Re: [PATCH v3 8/8] tests/tcg: Add a test for info proc mappings
,
Alex Bennée
,
2023/06/21
[PATCH v3 5/8] gdbstub: Report the actual qemu-user pid
,
Ilya Leoshkevich
,
2023/06/06
Re: [PATCH 03/16] target/riscv/cpu.c: restrict 'mvendorid' value
,
Andrew Jones
,
2023/06/06
Re: [PATCH 03/16] target/riscv/cpu.c: restrict 'mvendorid' value
,
Daniel Henrique Barboza
,
2023/06/06
Re: [PATCH 03/16] target/riscv/cpu.c: restrict 'mvendorid' value
,
Alistair Francis
,
2023/06/11
Re: [PATCH 03/16] target/riscv/cpu.c: restrict 'mvendorid' value
,
Daniel Henrique Barboza
,
2023/06/12
Re: [PATCH 03/16] target/riscv/cpu.c: restrict 'mvendorid' value
,
Alistair Francis
,
2023/06/13
[PATCH] xen-block: fix segv on unrealize
,
Anthony PERARD
,
2023/06/06
Re: [PATCH] xen-block: fix segv on unrealize
,
Philippe Mathieu-Daudé
,
2023/06/06
Re: [PATCH] xen-block: fix segv on unrealize
,
Stefan Hajnoczi
,
2023/06/06
Re: [PATCH 02/16] hw/riscv/virt.c: skip 'mmu-type' FDT if satp mode not set
,
Andrew Jones
,
2023/06/06
Re: [PATCH 02/16] hw/riscv/virt.c: skip 'mmu-type' FDT if satp mode not set
,
Daniel Henrique Barboza
,
2023/06/06
Re: [PATCH 02/16] hw/riscv/virt.c: skip 'mmu-type' FDT if satp mode not set
,
Alistair Francis
,
2023/06/11
[PATCH 00/21] -display dbus: add win32 support
,
marcandre . lureau
,
2023/06/06
[PATCH 01/21] ui/egl: export qemu_egl_get_error_string()
,
marcandre . lureau
,
2023/06/06
[PATCH 02/21] ui/egl: fix make_context_current() callback return value
,
marcandre . lureau
,
2023/06/06
[PATCH 03/21] ui/dbus: compile without gio/gunixfdlist.h
,
marcandre . lureau
,
2023/06/06
[PATCH 04/21] scripts: add a XML preprocessor script
,
marcandre . lureau
,
2023/06/06
[PATCH 05/21] ui/dbus: win32 support
,
marcandre . lureau
,
2023/06/06
[PATCH 06/21] qtest: add qtest_pid()
,
marcandre . lureau
,
2023/06/06
Re: [PATCH 06/21] qtest: add qtest_pid()
,
Thomas Huth
,
2023/06/21
[PATCH 07/21] tests: make dbus-display-test work on win32
,
marcandre . lureau
,
2023/06/06
Re: [PATCH 07/21] tests: make dbus-display-test work on win32
,
Thomas Huth
,
2023/06/21
[PATCH 08/21] ui/dbus: introduce "Interfaces" properties
,
marcandre . lureau
,
2023/06/06
[PATCH 10/21] virtio-gpu/win32: allocate shareable 2d resources/images
,
marcandre . lureau
,
2023/06/06
[PATCH 11/21] ui/dbus: use shared memory when possible on win32
,
marcandre . lureau
,
2023/06/06
[PATCH 12/21] ui: add egl-headless support on win32
,
marcandre . lureau
,
2023/06/06
[PATCH 13/21] ui/egl: default to GLES on windows
,
marcandre . lureau
,
2023/06/06
[PATCH 14/21] ui: add egl_fb_read_rect()
,
marcandre . lureau
,
2023/06/06
[PATCH 15/21] ui/dbus: add GL support on win32
,
marcandre . lureau
,
2023/06/06
[PATCH 16/21] ui/dbus: add some GL traces
,
marcandre . lureau
,
2023/06/06
[PATCH 18/21] ui/egl: query ANGLE d3d device
,
marcandre . lureau
,
2023/06/06
[PATCH 17/21] virtio-gpu-virgl: teach it to get the QEMU EGL display
,
marcandre . lureau
,
2023/06/06
[PATCH 19/21] ui: add optional d3d texture pointer to scanout texture
,
marcandre . lureau
,
2023/06/06
[PATCH 20/21] virtio-gpu-virgl: use D3D11_SHARE_TEXTURE when available
,
marcandre . lureau
,
2023/06/06
[PATCH 21/21] ui/dbus: use shared D3D11 Texture2D when possible
,
marcandre . lureau
,
2023/06/06
[PATCH 09/21] console/win32: allocate shareable display surface
,
marcandre . lureau
,
2023/06/06
[PATCH] Add epmp to extensions list and rename it to smepmp
,
Himanshu Chauhan
,
2023/06/06
Re: [PATCH] Add epmp to extensions list and rename it to smepmp
,
Daniel Henrique Barboza
,
2023/06/06
Re: [PATCH] Add epmp to extensions list and rename it to smepmp
,
Loïc Lefort
,
2023/06/06
Re: [PATCH] Add epmp to extensions list and rename it to smepmp
,
Daniel Henrique Barboza
,
2023/06/06
Re: [PATCH] Add epmp to extensions list and rename it to smepmp
,
Alistair Francis
,
2023/06/11
[PATCH 0/2] allwinner-a10: Fix interrupt controller regression
,
Peter Maydell
,
2023/06/06
[PATCH 2/2] hw/sd/allwinner-sdhost: Don't send non-boolean IRQ line levels
,
Peter Maydell
,
2023/06/06
Re: [PATCH 2/2] hw/sd/allwinner-sdhost: Don't send non-boolean IRQ line levels
,
Philippe Mathieu-Daudé
,
2023/06/06
Re: [PATCH 2/2] hw/sd/allwinner-sdhost: Don't send non-boolean IRQ line levels
,
Peter Maydell
,
2023/06/06
Re: [PATCH 2/2] hw/sd/allwinner-sdhost: Don't send non-boolean IRQ line levels
,
Philippe Mathieu-Daudé
,
2023/06/06
Re: [PATCH 2/2] hw/sd/allwinner-sdhost: Don't send non-boolean IRQ line levels
,
Guenter Roeck
,
2023/06/06
[PATCH 1/2] hw/intc/allwinner-a10-pic: Handle IRQ levels other than 0 or 1
,
Peter Maydell
,
2023/06/06
Re: [PATCH 1/2] hw/intc/allwinner-a10-pic: Handle IRQ levels other than 0 or 1
,
Guenter Roeck
,
2023/06/06
Re: [PATCH 0/2] allwinner-a10: Fix interrupt controller regression
,
Philippe Mathieu-Daudé
,
2023/06/06
[PATCH RESEND v2 0/2] Enfore multifd and postcopy preempt setting
,
Wei Wang
,
2023/06/06
[PATCH v2 2/2] qtest/migration-tests.c: use "-incoming defer" for postcopy tests
,
Wei Wang
,
2023/06/06
[PATCH v2 1/2] migration: enfocre multifd and postcopy preempt to be set before incoming
,
Wei Wang
,
2023/06/06
Re: [PATCH v2 1/2] migration: enfocre multifd and postcopy preempt to be set before incoming
,
Juan Quintela
,
2023/06/21
Re: [PATCH v2 1/2] migration: enfocre multifd and postcopy preempt to be set before incoming
,
Juan Quintela
,
2023/06/21
[PATCH v6 0/9] migration: Modify 'migrate' and 'migrate-incoming' QAPI commands for migration
,
Het Gala
,
2023/06/06
[PATCH v6 1/9] migration: introduced 'MigrateAddress' in QAPI for migration wire protocol.
,
Het Gala
,
2023/06/06
Re: [PATCH v6 1/9] migration: introduced 'MigrateAddress' in QAPI for migration wire protocol.
,
Het Gala
,
2023/06/13
Re: [PATCH v6 1/9] migration: introduced 'MigrateAddress' in QAPI for migration wire protocol.
,
Het Gala
,
2023/06/28
[PATCH v6 2/9] migration: convert uri parameter into 'MigrateAddress' struct
,
Het Gala
,
2023/06/06
[PATCH v6 4/9] migration: convert rdma backend to accept MigrateAddress struct
,
Het Gala
,
2023/06/06
[PATCH v6 3/9] migration: convert socket backend to accept MigrateAddress struct
,
Het Gala
,
2023/06/06
[PATCH v6 5/9] migration: convert exec backend to accept MigrateAddress struct.
,
Het Gala
,
2023/06/06
[PATCH v6 6/9] migration: modified migration QAPIs to accept 'channels' argument for migration
,
Het Gala
,
2023/06/06
Re: [PATCH v6 6/9] migration: modified migration QAPIs to accept 'channels' argument for migration
,
Het Gala
,
2023/06/08
[PATCH v6 9/9] migration: adding test case for modified QAPI syntax
,
Het Gala
,
2023/06/06
[PATCH v6 8/9] migration: Introduced MigrateChannelList struct to migration code flow.
,
Het Gala
,
2023/06/06
[PATCH v6 7/9] migration: modify migration_channels_and_uri_compatible() to incorporate newer migration QAPI syntax
,
Het Gala
,
2023/06/06
[PULL 00/42] target-arm queue
,
Peter Maydell
,
2023/06/06
[PULL 02/42] hvf: handle access for more registers
,
Peter Maydell
,
2023/06/06
[PULL 01/42] arm: move KVM breakpoints helpers
,
Peter Maydell
,
2023/06/06
[PULL 04/42] hvf: add guest debugging handlers for Apple Silicon hosts
,
Peter Maydell
,
2023/06/06
[PULL 06/42] xlnx-versal: Connect Xilinx VERSAL CANFD controllers
,
Peter Maydell
,
2023/06/06
[PULL 12/42] hw: arm: allwinner-r40: Add i2c0 device
,
Peter Maydell
,
2023/06/06
[PULL 15/42] hw: sd: allwinner-sdhost: Add sun50i-a64 SoC support
,
Peter Maydell
,
2023/06/06
[PULL 14/42] hw/arm/allwinner-r40: add SDRAM controller device
,
Peter Maydell
,
2023/06/06
[PULL 09/42] hw: arm: Add bananapi M2-Ultra and allwinner-r40 support
,
Peter Maydell
,
2023/06/06
[PULL 19/42] docs: system: arm: Introduce bananapi_m2u
,
Peter Maydell
,
2023/06/06
[PULL 28/42] target/arm: Load/store integer pair with one tcg operation
,
Peter Maydell
,
2023/06/06
[PULL 03/42] hvf: add breakpoint handlers
,
Peter Maydell
,
2023/06/06
[PULL 08/42] tests/qtest: Introduce tests for Xilinx VERSAL CANFD controller
,
Peter Maydell
,
2023/06/06
[PULL 13/42] hw/misc: Rename axp209 to axp22x and add support AXP221 PMU
,
Peter Maydell
,
2023/06/06
[PULL 17/42] hw: arm: allwinner-sramc: Add SRAM Controller support for R40
,
Peter Maydell
,
2023/06/06
[PULL 24/42] target/arm: Use tcg_gen_qemu_{st, ld}_i128 for do_fp_{st, ld}
,
Peter Maydell
,
2023/06/06
[PULL 32/42] target/arm: Pass single_memop to gen_mte_checkN
,
Peter Maydell
,
2023/06/06
[PULL 07/42] MAINTAINERS: Include canfd tests under Xilinx CAN
,
Peter Maydell
,
2023/06/06
[PULL 16/42] hw: arm: allwinner-r40: Add emac and gmac support
,
Peter Maydell
,
2023/06/06
[PULL 22/42] target/arm: Introduce finalize_memop_{atom,pair}
,
Peter Maydell
,
2023/06/06
[PULL 31/42] target/arm: Pass memop to gen_mte_check1*
,
Peter Maydell
,
2023/06/06
[PULL 34/42] target/arm: Add SCTLR.nAA to TBFLAG_A64
,
Peter Maydell
,
2023/06/06
[PULL 35/42] target/arm: Relax ordered/atomic alignment checks for LSE2
,
Peter Maydell
,
2023/06/06
[PULL 39/42] target/arm: Enable FEAT_LSE2 for -cpu max
,
Peter Maydell
,
2023/06/06
[PULL 42/42] target/arm: trap DCC access in user mode emulation
,
Peter Maydell
,
2023/06/06
[PULL 33/42] target/arm: Check alignment in helper_mte_check
,
Peter Maydell
,
2023/06/06
[PULL 10/42] hw/arm/allwinner-r40: add Clock Control Unit
,
Peter Maydell
,
2023/06/06
[PULL 11/42] hw: allwinner-r40: Complete uart devices
,
Peter Maydell
,
2023/06/06
[PULL 05/42] hw/net/can: Introduce Xilinx Versal CANFD controller
,
Peter Maydell
,
2023/06/06
[PULL 21/42] target/arm: Add feature test for FEAT_LSE2
,
Peter Maydell
,
2023/06/06
[PULL 25/42] target/arm: Use tcg_gen_qemu_st_i128 for STZG, STZ2G
,
Peter Maydell
,
2023/06/06
[PULL 26/42] target/arm: Use tcg_gen_qemu_{ld, st}_i128 in gen_sve_{ld, st}r
,
Peter Maydell
,
2023/06/06
Re: [PULL 26/42] target/arm: Use tcg_gen_qemu_{ld, st}_i128 in gen_sve_{ld, st}r
,
Jonathan Cameron
,
2023/06/12
Re: [PULL 26/42] target/arm: Use tcg_gen_qemu_{ld, st}_i128 in gen_sve_{ld, st}r
,
Mark Cave-Ayland
,
2023/06/12
Re: [PULL 26/42] target/arm: Use tcg_gen_qemu_{ld, st}_i128 in gen_sve_{ld, st}r
,
Jonathan Cameron
,
2023/06/13
[PULL 20/42] target/arm: Add commentary for CPUARMState.exclusive_high
,
Peter Maydell
,
2023/06/06
[PULL 23/42] target/arm: Use tcg_gen_qemu_ld_i128 for LDXP
,
Peter Maydell
,
2023/06/06
[PULL 18/42] tests: avocado: boot_linux_console: Add test case for bpim2u
,
Peter Maydell
,
2023/06/06
Re: [PULL 18/42] tests: avocado: boot_linux_console: Add test case for bpim2u
,
Thomas Huth
,
2023/06/29
Re: [PULL 18/42] tests: avocado: boot_linux_console: Add test case for bpim2u
,
qianfan
,
2023/06/30
Re: [PULL 18/42] tests: avocado: boot_linux_console: Add test case for bpim2u
,
qianfan
,
2023/06/30
Re: [PULL 18/42] tests: avocado: boot_linux_console: Add test case for bpim2u
,
Thomas Huth
,
2023/06/30
Re: [PULL 18/42] tests: avocado: boot_linux_console: Add test case for bpim2u
,
qianfan
,
2023/06/30
Re: [PULL 18/42] tests: avocado: boot_linux_console: Add test case for bpim2u
,
Thomas Huth
,
2023/06/30
Re: [PULL 18/42] tests: avocado: boot_linux_console: Add test case for bpim2u
,
qianfan
,
2023/06/30
Re: [PULL 18/42] tests: avocado: boot_linux_console: Add test case for bpim2u
,
Thomas Huth
,
2023/06/30
[PULL 27/42] target/arm: Sink gen_mte_check1 into load/store_exclusive
,
Peter Maydell
,
2023/06/06
[PULL 29/42] target/arm: Hoist finalize_memop out of do_gpr_{ld, st}
,
Peter Maydell
,
2023/06/06
[PULL 37/42] tests/tcg/aarch64: Use stz2g in mte-7.c
,
Peter Maydell
,
2023/06/06
[PULL 38/42] tests/tcg/multiarch: Adjust sigbus.c
,
Peter Maydell
,
2023/06/06
[PULL 36/42] target/arm: Move mte check for store-exclusive
,
Peter Maydell
,
2023/06/06
[PULL 40/42] target/arm: allow DC CVA[D]P in user mode emulation
,
Peter Maydell
,
2023/06/06
[PULL 41/42] tests/tcg/aarch64: add DC CVA[D]P tests
,
Peter Maydell
,
2023/06/06
[PULL 30/42] target/arm: Hoist finalize_memop out of do_fp_{ld, st}
,
Peter Maydell
,
2023/06/06
Re: [PULL 00/42] target-arm queue
,
Richard Henderson
,
2023/06/06
[PATCH] target/riscv/vector_helper.c: Remove the check for extra tail elements
,
Xiao Wang
,
2023/06/06
Re: [PATCH] target/riscv/vector_helper.c: Remove the check for extra tail elements
,
Daniel Henrique Barboza
,
2023/06/06
RE: [PATCH] target/riscv/vector_helper.c: Remove the check for extra tail elements
,
Wang, Xiao W
,
2023/06/06
[PATCH] mkvenv: always pass locally-installed packages to pip
,
Paolo Bonzini
,
2023/06/06
Re: [PATCH] mkvenv: always pass locally-installed packages to pip
,
John Snow
,
2023/06/06
[PULL 00/18] s390x and misc patches
,
Thomas Huth
,
2023/06/06
[PULL 01/18] target/s390x: Fix LCBB overwriting the top 32 bits
,
Thomas Huth
,
2023/06/06
[PULL 02/18] tests/tcg/s390x: Test LCBB
,
Thomas Huth
,
2023/06/06
[PULL 03/18] target/s390x: Fix LOCFHR taking the wrong half of R2
,
Thomas Huth
,
2023/06/06
[PULL 04/18] tests/tcg/s390x: Test LOCFHR
,
Thomas Huth
,
2023/06/06
[PULL 05/18] linux-user/s390x: Fix single-stepping SVC
,
Thomas Huth
,
2023/06/06
[PULL 07/18] Add conditional dependency for libkeyutils
,
Thomas Huth
,
2023/06/06
[PULL 06/18] tests/tcg/s390x: Test single-stepping SVC
,
Thomas Huth
,
2023/06/06
[PULL 08/18] target/s390x: Fix MXDB and MXDBR
,
Thomas Huth
,
2023/06/06
[PULL 10/18] tests/qtest: Run ipmi-bt-test only if CONFIG_IPMI_EXTERN is set
,
Thomas Huth
,
2023/06/06
[PULL 11/18] gitlab-ci: Remove unused Python package
,
Thomas Huth
,
2023/06/06
[PULL 09/18] tests/tcg/s390x: Test MXDB and MXDBR
,
Thomas Huth
,
2023/06/06
[PULL 13/18] scripts: Add qom-cast-macro-clean-cocci-gen.py
,
Thomas Huth
,
2023/06/06
[PULL 12/18] hw/mips/malta: Fix the malta machine on big endian hosts
,
Thomas Huth
,
2023/06/06
[PULL 14/18] bulk: Remove pointless QOM casts
,
Thomas Huth
,
2023/06/06
[PULL 15/18] s390x/tcg: Fix CPU address returned by STIDP
,
Thomas Huth
,
2023/06/06
Re: [PULL 15/18] s390x/tcg: Fix CPU address returned by STIDP
,
Michael Tokarev
,
2023/06/07
Re: [PULL 15/18] s390x/tcg: Fix CPU address returned by STIDP
,
Ilya Leoshkevich
,
2023/06/07
[PULL 16/18] linux-user/elfload: Expose get_elf_hwcap() on s390x
,
Thomas Huth
,
2023/06/06
[PULL 18/18] linux-user: Emulate /proc/cpuinfo on s390x
,
Thomas Huth
,
2023/06/06
[PULL 17/18] linux-user/elfload: Introduce elf_hwcap_str() on s390x
,
Thomas Huth
,
2023/06/06
Re: [PULL 00/18] s390x and misc patches
,
Richard Henderson
,
2023/06/06
Re: [PATCH 01/10] sysemu/kvm: Remove unused headers
,
Philippe Mathieu-Daudé
,
2023/06/06
[RFC v1 0/4] Expose GPU memory as coherently CPU accessible
,
ankita
,
2023/06/05
[RFC v1 4/4] qemu: adjust queried bar size to power-of-2
,
ankita
,
2023/06/05
Re: [RFC v1 4/4] qemu: adjust queried bar size to power-of-2
,
Philippe Mathieu-Daudé
,
2023/06/06
Re: [RFC v1 4/4] qemu: adjust queried bar size to power-of-2
,
Alex Williamson
,
2023/06/06
Re: [RFC v1 4/4] qemu: adjust queried bar size to power-of-2
,
Philippe Mathieu-Daudé
,
2023/06/06
[RFC v1 3/4] qemu: patch guest DSDT for GPU memory
,
ankita
,
2023/06/05
[RFC v1 2/4] qemu: patch guest SRAT for GPU memory
,
ankita
,
2023/06/05
Re: [RFC v1 2/4] qemu: patch guest SRAT for GPU memory
,
Philippe Mathieu-Daudé
,
2023/06/06
[RFC v1 1/4] qemu: add GPU memory information as object
,
ankita
,
2023/06/05
Re: [RFC v1 1/4] qemu: add GPU memory information as object
,
Alex Williamson
,
2023/06/06
Re: [RFC v1 0/4] Expose GPU memory as coherently CPU accessible
,
Cédric Le Goater
,
2023/06/06
[RFC PATCH] exec/cpu-defs: Check for SOFTMMU instead of !USER_ONLY
,
Philippe Mathieu-Daudé
,
2023/06/05
Re: [RFC PATCH] exec/cpu-defs: Check for SOFTMMU instead of !USER_ONLY
,
Richard Henderson
,
2023/06/06
Re: [PATCH v4 2/2] hw/vfio: Add number of dirty pages to vfio_get_dirty_bitmap tracepoint
,
Alex Williamson
,
2023/06/05
[RFC PATCH v2 0/9] bulk: Replace CONFIG_SOFTMMU by !CONFIG_USER_ONLY/CONFIG_SYSTEM_ONLY
,
Philippe Mathieu-Daudé
,
2023/06/05
[RFC PATCH v2 1/9] target/tricore: Remove pointless CONFIG_SOFTMMU guard
,
Philippe Mathieu-Daudé
,
2023/06/05
Re: [RFC PATCH v2 1/9] target/tricore: Remove pointless CONFIG_SOFTMMU guard
,
Richard Henderson
,
2023/06/06
[RFC PATCH v2 2/9] target/i386: Check for USER_ONLY definition instead of SOFTMMU one
,
Philippe Mathieu-Daudé
,
2023/06/05
Re: [RFC PATCH v2 2/9] target/i386: Check for USER_ONLY definition instead of SOFTMMU one
,
Richard Henderson
,
2023/06/06
[RFC PATCH v2 3/9] target/m68k: Check for USER_ONLY definition instead of SOFTMMU one
,
Philippe Mathieu-Daudé
,
2023/06/05
Re: [RFC PATCH v2 3/9] target/m68k: Check for USER_ONLY definition instead of SOFTMMU one
,
Richard Henderson
,
2023/06/06
[RFC PATCH v2 4/9] target/ppc: Check for USER_ONLY definition instead of SOFTMMU one
,
Philippe Mathieu-Daudé
,
2023/06/05
Re: [RFC PATCH v2 4/9] target/ppc: Check for USER_ONLY definition instead of SOFTMMU one
,
Richard Henderson
,
2023/06/06
[RFC PATCH v2 5/9] hw/core/cpu: Check for USER_ONLY definition instead of SOFTMMU one
,
Philippe Mathieu-Daudé
,
2023/06/05
Re: [RFC PATCH v2 5/9] hw/core/cpu: Check for USER_ONLY definition instead of SOFTMMU one
,
Richard Henderson
,
2023/06/06
[RFC PATCH v2 6/9] accel/tcg: Check for USER_ONLY definition instead of SOFTMMU one
,
Philippe Mathieu-Daudé
,
2023/06/05
Re: [RFC PATCH v2 6/9] accel/tcg: Check for USER_ONLY definition instead of SOFTMMU one
,
Richard Henderson
,
2023/06/06
[RFC PATCH v2 7/9] meson: Alias CONFIG_SOFTMMU -> CONFIG_SYSTEM_ONLY
,
Philippe Mathieu-Daudé
,
2023/06/05
[RFC PATCH v2 8/9] meson: Replace CONFIG_SOFTMMU -> CONFIG_SYSTEM_ONLY
,
Philippe Mathieu-Daudé
,
2023/06/05
[RFC PATCH v2 9/9] meson: Replace softmmu_ss -> system_ss
,
Philippe Mathieu-Daudé
,
2023/06/05
Re: [RFC PATCH v2 9/9] meson: Replace softmmu_ss -> system_ss
,
Richard Henderson
,
2023/06/06
Re: [RFC PATCH v2 0/9] bulk: Replace CONFIG_SOFTMMU by !CONFIG_USER_ONLY/CONFIG_SYSTEM_ONLY
,
Philippe Mathieu-Daudé
,
2023/06/05
Re: [PATCH] bitops.h: Compile out asserts without --enable-debug
,
BALATON Zoltan
,
2023/06/05
Re: [PATCH v5 2/9] migration: Implement switchover ack logic
,
Alex Williamson
,
2023/06/05
Re: [PATCH v5 2/9] migration: Implement switchover ack logic
,
Avihai Horon
,
2023/06/06
Re: [PATCH v5 2/9] migration: Implement switchover ack logic
,
Alex Williamson
,
2023/06/08
Re: [PATCH v5 2/9] migration: Implement switchover ack logic
,
Avihai Horon
,
2023/06/11
Re: [PATCH] hw/acpi: Fix PM control register access
,
BALATON Zoltan
,
2023/06/05
Re: [PATCH] hw/acpi: Fix PM control register access
,
Igor Mammedov
,
2023/06/06
Re: [PATCH] hw/acpi: Fix PM control register access
,
BALATON Zoltan
,
2023/06/06
Re: [PATCH] hw/acpi: Fix PM control register access
,
Igor Mammedov
,
2023/06/07
[PATCH] mv64361: Add dummy gigabit ethernet PHY access registers
,
BALATON Zoltan
,
2023/06/05
Re: [PATCH] mv64361: Add dummy gigabit ethernet PHY access registers
,
BALATON Zoltan
,
2023/06/14
Re: [PATCH] mv64361: Add dummy gigabit ethernet PHY access registers
,
BALATON Zoltan
,
2023/06/21
Re: [PATCH] mv64361: Add dummy gigabit ethernet PHY access registers
,
BALATON Zoltan
,
2023/06/29
Re: [PATCH] mv64361: Add dummy gigabit ethernet PHY access registers
,
Cédric Le Goater
,
2023/06/29
Re: [PATCH] mv64361: Add dummy gigabit ethernet PHY access registers
,
Daniel Henrique Barboza
,
2023/06/30
Re: [PATCH] mv64361: Add dummy gigabit ethernet PHY access registers
,
Daniel Henrique Barboza
,
2023/06/30
[PATCH v4 0/3] hw/i386/pc: Update max_cpus and default to SMBIOS
,
Suravee Suthikulpanit
,
2023/06/05
[PATCH v4 2/3] hw/i386/pc: Default to use SMBIOS 3.0 for newer machine models
,
Suravee Suthikulpanit
,
2023/06/05
Re: [PATCH v4 2/3] hw/i386/pc: Default to use SMBIOS 3.0 for newer machine models
,
Igor Mammedov
,
2023/06/06
Re: [PATCH v4 2/3] hw/i386/pc: Default to use SMBIOS 3.0 for newer machine models
,
Igor Mammedov
,
2023/06/06
Re: [PATCH v4 2/3] hw/i386/pc: Default to use SMBIOS 3.0 for newer machine models
,
Suthikulpanit, Suravee
,
2023/06/06
Re: [PATCH v4 2/3] hw/i386/pc: Default to use SMBIOS 3.0 for newer machine models
,
Suthikulpanit, Suravee
,
2023/06/06
[PATCH v4 3/3] pc: q35: Bump max_cpus to 1024
,
Suravee Suthikulpanit
,
2023/06/05
Re: [PATCH v4 3/3] pc: q35: Bump max_cpus to 1024
,
Igor Mammedov
,
2023/06/06
Re: [PATCH v4 3/3] pc: q35: Bump max_cpus to 1024
,
Suthikulpanit, Suravee
,
2023/06/06
[PATCH v4 1/3] hw/i386/pc: Refactor logic to set SMBIOS set defaults
,
Suravee Suthikulpanit
,
2023/06/05
Re: [PATCH v4 1/3] hw/i386/pc: Refactor logic to set SMBIOS set defaults
,
Igor Mammedov
,
2023/06/06
Re: [PATCH v4 1/3] hw/i386/pc: Refactor logic to set SMBIOS set defaults
,
Suthikulpanit, Suravee
,
2023/06/06
Re: [PATCH RESEND v2] hw/i2c: Enable an id for the pca954x devices
,
Philippe Mathieu-Daudé
,
2023/06/05
[PULL 00/52] tcg patch queue
,
Richard Henderson
,
2023/06/05
[PULL 01/52] tcg/ppc: Remove TARGET_LONG_BITS, TCG_TYPE_TL
,
Richard Henderson
,
2023/06/05
[PULL 03/52] tcg/s390x: Remove TARGET_LONG_BITS, TCG_TYPE_TL
,
Richard Henderson
,
2023/06/05
[PULL 04/52] tcg/sparc64: Remove TARGET_LONG_BITS, TCG_TYPE_TL
,
Richard Henderson
,
2023/06/05
[PULL 05/52] tcg: Move TCG_TYPE_TL from tcg.h to tcg-op.h
,
Richard Henderson
,
2023/06/05
[PULL 06/52] tcg: Widen CPUTLBEntry comparators to 64-bits
,
Richard Henderson
,
2023/06/05
[PULL 08/52] target/avr: Add missing includes of qemu/error-report.h
,
Richard Henderson
,
2023/06/05
[PULL 09/52] target/*: Add missing includes of tcg/debug-assert.h
,
Richard Henderson
,
2023/06/05
[PULL 07/52] tcg: Add tlb_fast_offset to TCGContext
,
Richard Henderson
,
2023/06/05
[PULL 11/52] tcg: Split out tcg-target-reg-bits.h
,
Richard Henderson
,
2023/06/05
[PULL 13/52] tcg: Split out tcg/oversized-guest.h
,
Richard Henderson
,
2023/06/05
[PULL 02/52] tcg/riscv: Remove TARGET_LONG_BITS, TCG_TYPE_TL
,
Richard Henderson
,
2023/06/05
[PULL 10/52] *: Add missing includes of tcg/tcg.h
,
Richard Henderson
,
2023/06/05
[PULL 12/52] target/arm: Fix test of TCG_OVERSIZED_GUEST
,
Richard Henderson
,
2023/06/05
[PULL 14/52] tcg: Move TCGv, dup_const_tl definitions to tcg-op.h
,
Richard Henderson
,
2023/06/05
[PULL 18/52] tcg: Remove outdated comments in helper-head.h
,
Richard Henderson
,
2023/06/05
[PULL 17/52] target/hexagon: Include helper-gen.h where needed
,
Richard Henderson
,
2023/06/05
[PULL 16/52] target/arm: Include helper-gen.h in translator.h
,
Richard Henderson
,
2023/06/05
[PULL 19/52] tcg: Move TCGHelperInfo and dependencies to tcg/helper-info.h
,
Richard Henderson
,
2023/06/05
[PULL 21/52] tcg: Move temp_idx and tcgv_i32_temp debug out of line
,
Richard Henderson
,
2023/06/05
[PULL 25/52] target/sh4: Emit insn_start for each insn in gUSA region
,
Richard Henderson
,
2023/06/05
[PULL 26/52] tcg: Add insn_start_words to TCGContext
,
Richard Henderson
,
2023/06/05
[PULL 27/52] tcg: Add guest_mo to TCGContext
,
Richard Henderson
,
2023/06/05
[PULL 32/52] exec-all: Widen TranslationBlock pc and cs_base to 64-bits
,
Richard Henderson
,
2023/06/05
[PULL 24/52] tcg: Split helper-proto.h
,
Richard Henderson
,
2023/06/05
[PULL 28/52] tcg: Move TLB_FLAGS_MASK check out of get_alignment_bits
,
Richard Henderson
,
2023/06/05
[PULL 29/52] tcg: Split tcg/tcg-op-gvec.h
,
Richard Henderson
,
2023/06/05
[PULL 35/52] accel/tcg: Move most of gen-icount.h into translator.c
,
Richard Henderson
,
2023/06/05
[PULL 33/52] tcg: Spit out exec/translation-block.h
,
Richard Henderson
,
2023/06/05
[PULL 31/52] exec-all: Widen tb_page_addr_t for user-only
,
Richard Henderson
,
2023/06/05
[PULL 30/52] tcg: Remove NO_CPU_IO_DEFS
,
Richard Henderson
,
2023/06/05
[PULL 23/52] tcg: Split helper-gen.h
,
Richard Henderson
,
2023/06/05
[PULL 15/52] tcg: Split tcg/tcg-op-common.h from tcg/tcg-op.h
,
Richard Henderson
,
2023/06/05
[PULL 34/52] include/exec: Remove CODE_GEN_AVG_BLOCK_SIZE
,
Richard Henderson
,
2023/06/05
[PULL 39/52] target/arm: Tidy helpers for translation
,
Richard Henderson
,
2023/06/05
[PULL 38/52] accel/tcg: Move translator_fake_ldb out of line
,
Richard Henderson
,
2023/06/05
[PULL 20/52] tcg: Pass TCGHelperInfo to tcg_gen_callN
,
Richard Henderson
,
2023/06/05
[PULL 22/52] tcg: Split tcg_gen_callN
,
Richard Henderson
,
2023/06/05
[PULL 36/52] accel/tcg: Introduce translator_io_start
,
Richard Henderson
,
2023/06/05
[PULL 37/52] target/ppc: Inline gen_icount_io_start()
,
Richard Henderson
,
2023/06/05
[PULL 42/52] target/arm: Add missing include of exec/exec-all.h
,
Richard Henderson
,
2023/06/05
[PULL 44/52] tcg: Fix PAGE/PROT confusion
,
Richard Henderson
,
2023/06/05
[PULL 45/52] tcg: Move env defines out of NEED_CPU_H in helper-head.h
,
Richard Henderson
,
2023/06/05
[PULL 40/52] target/mips: Tidy helpers for translation
,
Richard Henderson
,
2023/06/05
[PULL 41/52] target/*: Add missing includes of exec/translation-block.h
,
Richard Henderson
,
2023/06/05
[PULL 43/52] accel/tcg: Tidy includes for translator.[ch]
,
Richard Henderson
,
2023/06/05
[PULL 46/52] tcg: Remove target-specific headers from tcg.[ch]
,
Richard Henderson
,
2023/06/05
[PULL 47/52] plugins: Move plugin_insn_append to translator.c
,
Richard Henderson
,
2023/06/05
[PULL 49/52] exec/poison: Do not poison CONFIG_SOFTMMU
,
Richard Henderson
,
2023/06/05
Re: [PULL 49/52] exec/poison: Do not poison CONFIG_SOFTMMU
,
Peter Maydell
,
2023/06/20
Re: [PULL 49/52] exec/poison: Do not poison CONFIG_SOFTMMU
,
Richard Henderson
,
2023/06/21
[PULL 50/52] tcg: Build once for system and once for user-only
,
Richard Henderson
,
2023/06/05
[PULL 52/52] tcg/tcg-op-vec: Remove left over _link_error() definitions
,
Richard Henderson
,
2023/06/05
[PULL 48/52] plugins: Drop unused headers from exec/plugin-gen.h
,
Richard Henderson
,
2023/06/05
[PULL 51/52] accel/tcg: Unmap perf_marker
,
Richard Henderson
,
2023/06/05
Re: [PULL 00/52] tcg patch queue
,
Richard Henderson
,
2023/06/05
[PATCH] util/cacheflush: Avoid flushing dcache twice when not necessary
,
Philippe Mathieu-Daudé
,
2023/06/05
Re: [PATCH] util/cacheflush: Avoid flushing dcache twice when not necessary
,
Philippe Mathieu-Daudé
,
2023/06/05
Re: [PATCH] util/cacheflush: Avoid flushing dcache twice when not necessary
,
Richard Henderson
,
2023/06/05
Re: [PATCH] util/cacheflush: Avoid flushing dcache twice when not necessary
,
BALATON Zoltan
,
2023/06/05
Re: [PATCH] util/cacheflush: Avoid flushing dcache twice when not necessary
,
Philippe Mathieu-Daudé
,
2023/06/05
Re: [PATCH v3 3/6] target/riscv: check the in-kernel irqchip support
,
Daniel Henrique Barboza
,
2023/06/05
Re: [PATCH v3 2/6] target/riscv: support the AIA device emulation with KVM enabled
,
Daniel Henrique Barboza
,
2023/06/05
Re: [PATCH v3 2/6] target/riscv: support the AIA device emulation with KVM enabled
,
Yong-Xuan Wang
,
2023/06/12
Re: [PATCH v3 2/6] target/riscv: support the AIA device emulation with KVM enabled
,
Daniel Henrique Barboza
,
2023/06/14
Re: [PATCH v2 05/20] qemu_file: Use a stat64 for qemu_file_transferred
,
Peter Xu
,
2023/06/05
Re: [PATCH v2 05/20] qemu_file: Use a stat64 for qemu_file_transferred
,
Juan Quintela
,
2023/06/13
Re: [PATCH v2 04/20] qemu-file: We only call qemu_file_transferred_* on the sending side
,
Peter Xu
,
2023/06/05
Re: [PATCH v2 04/20] qemu-file: We only call qemu_file_transferred_* on the sending side
,
Juan Quintela
,
2023/06/13
Re: [PATCH v2 04/20] qemu-file: We only call qemu_file_transferred_* on the sending side
,
Peter Xu
,
2023/06/14
Re: [PATCH v2 04/20] qemu-file: We only call qemu_file_transferred_* on the sending side
,
Juan Quintela
,
2023/06/21
[PATCH v2 0/5] bulk: Do not declare function prototypes using 'extern' keyword
,
Philippe Mathieu-Daudé
,
2023/06/05
[PATCH v2 1/5] util/cacheflush: Use declarations from <OSCacheControl.h> on Darwin
,
Philippe Mathieu-Daudé
,
2023/06/05
Re: [PATCH v2 1/5] util/cacheflush: Use declarations from <OSCacheControl.h> on Darwin
,
Richard Henderson
,
2023/06/05
[PATCH v2 2/5] tcg/tcg-op-vec: Remove left over _link_error() definitions
,
Philippe Mathieu-Daudé
,
2023/06/05
Re: [PATCH v2 2/5] tcg/tcg-op-vec: Remove left over _link_error() definitions
,
Richard Henderson
,
2023/06/05
[PATCH v2 3/5] qemu/uri: Use QueryParams type definition
,
Philippe Mathieu-Daudé
,
2023/06/05
Re: [PATCH v2 3/5] qemu/uri: Use QueryParams type definition
,
Peter Maydell
,
2023/06/06
[PATCH v2 4/5] bulk: Do not declare function prototypes using 'extern' keyword
,
Philippe Mathieu-Daudé
,
2023/06/05
Re: [PATCH v2 4/5] bulk: Do not declare function prototypes using 'extern' keyword
,
Peter Maydell
,
2023/06/06
[PATCH v2 5/5] bulk: Replace __attribute__((noreturn)) -> G_NORETURN
,
Philippe Mathieu-Daudé
,
2023/06/05
Re: [PATCH v2 5/5] bulk: Replace __attribute__((noreturn)) -> G_NORETURN
,
Richard Henderson
,
2023/06/05
[PATCH 0/2] scsi/qemu-pr-helper: Drop 'old' lib and use default config helpers
,
Philippe Mathieu-Daudé
,
2023/06/05
[PATCH 1/2] scsi/qemu-pr-helper: Drop support for 'old' libmultipath API
,
Philippe Mathieu-Daudé
,
2023/06/05
[PATCH 2/2] scsi/qemu-pr-helper: Use defaults [get/set]_multipath_config() impl
,
Philippe Mathieu-Daudé
,
2023/06/05
Re: [PATCH 2/2] scsi/qemu-pr-helper: Use defaults [get/set]_multipath_config() impl
,
Paolo Bonzini
,
2023/06/05
Re: [PATCH 0/2] scsi/qemu-pr-helper: Drop 'old' lib and use default config helpers
,
Philippe Mathieu-Daudé
,
2023/06/05
Re: [Qemu RFC 0/7] Early enabling of DCD emulation in Qemu
,
Ira Weiny
,
2023/06/05
Re: [Qemu RFC 0/7] Early enabling of DCD emulation in Qemu
,
Fan Ni
,
2023/06/05
Re: [Qemu RFC 0/7] Early enabling of DCD emulation in Qemu
,
Shesha Bhushan Sreenivasamurthy
,
2023/06/08
Re: [Qemu RFC 0/7] Early enabling of DCD emulation in Qemu
,
Fan Ni
,
2023/06/07
Message not available
Re: [Qemu RFC 0/7] Early enabling of DCD emulation in Qemu
,
Jonathan Cameron
,
2023/06/08
Re: [EXT] Re: [Qemu RFC 0/7] Early enabling of DCD emulation in Qemu
,
Shesha Bhushan Sreenivasamurthy
,
2023/06/08
Re: [EXT] Re: [Qemu RFC 0/7] Early enabling of DCD emulation in Qemu
,
Shesha Bhushan Sreenivasamurthy
,
2023/06/08
Re: [Qemu RFC 0/7] Early enabling of DCD emulation in Qemu
,
Ira Weiny
,
2023/06/08
Re: [Qemu RFC 0/7] Early enabling of DCD emulation in Qemu
,
address@hidden
,
2023/06/08
Re: [Qemu RFC 0/7] Early enabling of DCD emulation in Qemu
,
Ira Weiny
,
2023/06/09
Re: [EXT] Re: [Qemu RFC 0/7] Early enabling of DCD emulation in Qemu
,
Shesha Bhushan Sreenivasamurthy
,
2023/06/09
Re: [Qemu RFC 0/7] Early enabling of DCD emulation in Qemu
,
address@hidden
,
2023/06/27
Re: [PATCH v3 03/15] hw/pci: Add a pci_device_iommu_memory_region() helper
,
Peter Xu
,
2023/06/05
Re: [PATCH v3 03/15] hw/pci: Add a pci_device_iommu_memory_region() helper
,
Joao Martins
,
2023/06/06
Re: [PATCH v3 03/15] hw/pci: Add a pci_device_iommu_memory_region() helper
,
Peter Xu
,
2023/06/06
Re: [PATCH v3 03/15] hw/pci: Add a pci_device_iommu_memory_region() helper
,
Peter Xu
,
2023/06/06
Re: [PATCH v3 03/15] hw/pci: Add a pci_device_iommu_memory_region() helper
,
Joao Martins
,
2023/06/06
[PATCH v2 0/2] Revert recent Avocado changes
,
Paolo Bonzini
,
2023/06/05
[PATCH v2 2/2] tests: Use separate virtual environment for avocado
,
Paolo Bonzini
,
2023/06/05
Re: [PATCH v2 2/2] tests: Use separate virtual environment for avocado
,
John Snow
,
2023/06/06
[PATCH v2 1/2] Revert "tests/requirements.txt: bump up avocado-framework version to 101.0"
,
Paolo Bonzini
,
2023/06/05
Re: [PATCH v2 0/2] Revert recent Avocado changes
,
John Snow
,
2023/06/06
Re: [PATCH v3 00/20] target/arm: Implement FEAT_LSE2
,
Peter Maydell
,
2023/06/05
Re: [PATCH v5 11/11] docs: system: arm: Introduce bananapi_m2u
,
Peter Maydell
,
2023/06/05
[PULL 00/17] Block patches
,
Hanna Czenczek
,
2023/06/05
[PULL 01/17] util/iov: Make qiov_slice() public
,
Hanna Czenczek
,
2023/06/05
[PULL 04/17] iotests/iov-padding: New test
,
Hanna Czenczek
,
2023/06/05
[PULL 02/17] block: Collapse padded I/O vecs exceeding IOV_MAX
,
Hanna Czenczek
,
2023/06/05
Re: [PULL 02/17] block: Collapse padded I/O vecs exceeding IOV_MAX
,
Michael Tokarev
,
2023/06/06
Re: [PULL 02/17] block: Collapse padded I/O vecs exceeding IOV_MAX
,
Hanna Czenczek
,
2023/06/06
Re: [PULL 02/17] block: Collapse padded I/O vecs exceeding IOV_MAX
,
Michael Tokarev
,
2023/06/06
Re: [PULL 02/17] block: Collapse padded I/O vecs exceeding IOV_MAX
,
Peter Maydell
,
2023/06/08
Re: [PULL 02/17] block: Collapse padded I/O vecs exceeding IOV_MAX
,
Hanna Czenczek
,
2023/06/09
[PULL 03/17] util/iov: Remove qemu_iovec_init_extended()
,
Hanna Czenczek
,
2023/06/05
[PULL 05/17] parallels: Out of image offset in BAT leads to image inflation
,
Hanna Czenczek
,
2023/06/05
Re: [PULL 05/17] parallels: Out of image offset in BAT leads to image inflation
,
Michael Tokarev
,
2023/06/07
Re: [PULL 05/17] parallels: Out of image offset in BAT leads to image inflation
,
Michael Tokarev
,
2023/06/07
Re: [PULL 05/17] parallels: Out of image offset in BAT leads to image inflation
,
Hanna Czenczek
,
2023/06/07
Re: [PULL 05/17] parallels: Out of image offset in BAT leads to image inflation
,
Denis V. Lunev
,
2023/06/09
Re: [PULL 05/17] parallels: Out of image offset in BAT leads to image inflation
,
Michael Tokarev
,
2023/06/09
[PULL 08/17] parallels: create parallels_set_bat_entry_helper() to assign BAT value
,
Hanna Czenczek
,
2023/06/05
[PULL 06/17] parallels: Fix high_off calculation in parallels_co_check()
,
Hanna Czenczek
,
2023/06/05
[PULL 09/17] parallels: Use generic infrastructure for BAT writing in parallels_co_check()
,
Hanna Czenczek
,
2023/06/05
[PULL 07/17] parallels: Fix image_end_offset and data_end after out-of-image check
,
Hanna Czenczek
,
2023/06/05
[PULL 14/17] parallels: Move statistic collection to a separate function
,
Hanna Czenczek
,
2023/06/05
[PULL 15/17] parallels: Replace qemu_co_mutex_lock by WITH_QEMU_LOCK_GUARD
,
Hanna Czenczek
,
2023/06/05
[PULL 12/17] parallels: Fix statistics calculation
,
Hanna Czenczek
,
2023/06/05
[PULL 11/17] parallels: Move check of cluster outside image to a separate function
,
Hanna Czenczek
,
2023/06/05
[PULL 17/17] qcow2: add discard-no-unref option
,
Hanna Czenczek
,
2023/06/05
[PULL 16/17] parallels: Incorrect condition in out-of-image check
,
Hanna Czenczek
,
2023/06/05
[PULL 13/17] parallels: Move check of leaks to a separate function
,
Hanna Czenczek
,
2023/06/05
[PULL 10/17] parallels: Move check of unclean image to a separate function
,
Hanna Czenczek
,
2023/06/05
Re: [PULL 00/17] Block patches
,
Richard Henderson
,
2023/06/05
Re: [PATCH v1 1/2] qmp: remove virtio_list, search QOM tree instead
,
Jonah Palmer
,
2023/06/05
[PATCH] virtio-net: correctly report maximum tx_queue_size value
,
Laurent Vivier
,
2023/06/05
Re: [PATCH] virtio-net: correctly report maximum tx_queue_size value
,
Jason Wang
,
2023/06/05
Re: [PATCH] virtio-net: correctly report maximum tx_queue_size value
,
Michael S. Tsirkin
,
2023/06/06
Re: [PATCH] virtio-net: correctly report maximum tx_queue_size value
,
Michael Tokarev
,
2023/06/07
Re: [QEMU][PATCH v6 0/4] Introduce Xilinx Versal CANFD
,
Peter Maydell
,
2023/06/05
Re: [PATCH v2] hw/scsi/megasas: Silent GCC duplicated-cond warning
,
Philippe Mathieu-Daudé
,
2023/06/05
Re: [PATCH v2] hw/scsi/megasas: Silent GCC duplicated-cond warning
,
Hannes Reinecke
,
2023/06/05
Re: [PATCH v1 2/2] target/ppc: Decrementer fix BookE semantics
,
Daniel Henrique Barboza
,
2023/06/05
Re: [PATCH v1 1/2] target/ppc: Fix decrementer time underflow and infinite timer loop
,
Daniel Henrique Barboza
,
2023/06/05
Re: [PATCH v1 1/2] target/ppc: Fix decrementer time underflow and infinite timer loop
,
Michael Tokarev
,
2023/06/07
Re: [PATCH v1 1/2] target/ppc: Fix decrementer time underflow and infinite timer loop
,
Daniel Henrique Barboza
,
2023/06/07
Re: [PATCH 0/7] Embedded PPC misc clean up and optimisation
,
Daniel Henrique Barboza
,
2023/06/05
Re: [PATCH 7/7] target/ppc: Eliminate goto in mmubooke_check_tlb()
,
Daniel Henrique Barboza
,
2023/06/05
[PATCH v3] meson.build: Use -Wno-undef only for SDL2 versions that need it
,
Thomas Huth
,
2023/06/05
[PATCH] accel/tcg: Unmap perf_marker
,
Ilya Leoshkevich
,
2023/06/05
Re: [PATCH] accel/tcg: Unmap perf_marker
,
Richard Henderson
,
2023/06/05
[PATCH v2 0/4] linux-user: Emulate /proc/cpuinfo on s390x
,
Ilya Leoshkevich
,
2023/06/05
[PATCH v2 1/4] s390x/tcg: Fix CPU address returned by STIDP
,
Ilya Leoshkevich
,
2023/06/05
[PATCH v2 2/4] linux-user/elfload: Expose get_elf_hwcap() on s390x
,
Ilya Leoshkevich
,
2023/06/05
[PATCH v2 3/4] linux-user/elfload: Introduce elf_hwcap_str() on s390x
,
Ilya Leoshkevich
,
2023/06/05
[PATCH v2 4/4] linux-user: Emulate /proc/cpuinfo on s390x
,
Ilya Leoshkevich
,
2023/06/05
[PULL 0/3] qemu-sparc queue 20230605
,
Mark Cave-Ayland
,
2023/06/05
[PULL 1/3] hw/timer/i8254_common: Share "iobase" property via base class
,
Mark Cave-Ayland
,
2023/06/05
[PULL 2/3] hw/arm/omap: Remove unused omap_uart_attach()
,
Mark Cave-Ayland
,
2023/06/05
[PULL 3/3] hw/isa/i82378: Remove unused "io" attribute
,
Mark Cave-Ayland
,
2023/06/05
Re: [PULL 0/3] qemu-sparc queue 20230605
,
Richard Henderson
,
2023/06/05
Re: [PULL 0/3] qemu-sparc queue 20230605
,
Philippe Mathieu-Daudé
,
2023/06/05
Re: [PULL 0/3] qemu-sparc queue 20230605
,
Richard Henderson
,
2023/06/05
[PATCH 0/4] target/ppc: TCG SMT support for spapr
,
Nicholas Piggin
,
2023/06/05
[PATCH 1/4] target/ppc: Add initial flags and helpers for SMT support
,
Nicholas Piggin
,
2023/06/05
[PATCH 2/4] target/ppc: Add support for SMT CTRL register
,
Nicholas Piggin
,
2023/06/05
Re: [PATCH 2/4] target/ppc: Add support for SMT CTRL register
,
Cédric Le Goater
,
2023/06/07
[PATCH 3/4] target/ppc: Add msgsndp and DPDES SMT support
,
Nicholas Piggin
,
2023/06/05
[PATCH 4/4] spapr: Allow up to 8 threads SMT on POWER8 and newer
,
Nicholas Piggin
,
2023/06/05
Re: [PATCH 4/4] spapr: Allow up to 8 threads SMT on POWER8 and newer
,
Harsh Prateek Bora
,
2023/06/20
Re: [PATCH 4/4] spapr: Allow up to 8 threads SMT on POWER8 and newer
,
Nicholas Piggin
,
2023/06/20
Re: [PATCH 0/4] target/ppc: TCG SMT support for spapr
,
Cédric Le Goater
,
2023/06/06
Re: [PATCH 0/4] target/ppc: TCG SMT support for spapr
,
Nicholas Piggin
,
2023/06/20
Re: [PATCH 0/4] target/ppc: TCG SMT support for spapr
,
Cédric Le Goater
,
2023/06/20
Re: [PATCH 0/4] target/ppc: TCG SMT support for spapr
,
Nicholas Piggin
,
2023/06/20
Re: [PATCH 0/4] target/ppc: TCG SMT support for spapr
,
Cédric Le Goater
,
2023/06/22
Re: [PATCH v1] target/ppc: Fix msgclrp interrupt type
,
Daniel Henrique Barboza
,
2023/06/05
Re: [PATCH v1] target/ppc: Support directed privileged doorbell interrupt (SDOOR)
,
Daniel Henrique Barboza
,
2023/06/05
Re: [PATCH v1 2/2] target/ppc: PMU implement PERFM interrupts
,
Daniel Henrique Barboza
,
2023/06/05
Re: [PATCH v1 1/2] target/ppc: PMU do not clear MMCR0[FCECE] on performance monitor alert
,
Daniel Henrique Barboza
,
2023/06/05
vmovqdu/vmovqda inline asm doesn't compile on macos catalina
,
Peter Maydell
,
2023/06/05
Re: vmovqdu/vmovqda inline asm doesn't compile on macos catalina
,
Daniel P . Berrangé
,
2023/06/05
Re: vmovqdu/vmovqda inline asm doesn't compile on macos catalina
,
Peter Maydell
,
2023/06/05
Re: vmovqdu/vmovqda inline asm doesn't compile on macos catalina
,
Peter Maydell
,
2023/06/09
[RFC 0/4] Add full zoned storage emulation to qcow2 driver
,
Sam Li
,
2023/06/05
[RFC 1/4] docs/qcow2: add the zoned format feature
,
Sam Li
,
2023/06/05
Re: [RFC 1/4] docs/qcow2: add the zoned format feature
,
Stefan Hajnoczi
,
2023/06/13
Re: [RFC 1/4] docs/qcow2: add the zoned format feature
,
Sam Li
,
2023/06/13
[RFC 2/4] qcow2: add configurations for zoned format extension
,
Sam Li
,
2023/06/05
Re: [RFC 2/4] qcow2: add configurations for zoned format extension
,
Eric Blake
,
2023/06/05
Re: [RFC 2/4] qcow2: add configurations for zoned format extension
,
Stefan Hajnoczi
,
2023/06/19
Re: [RFC 2/4] qcow2: add configurations for zoned format extension
,
Sam Li
,
2023/06/19
Re: [RFC 2/4] qcow2: add configurations for zoned format extension
,
Stefan Hajnoczi
,
2023/06/19
Re: [RFC 2/4] qcow2: add configurations for zoned format extension
,
Sam Li
,
2023/06/19
Re: [RFC 2/4] qcow2: add configurations for zoned format extension
,
Stefan Hajnoczi
,
2023/06/20
Re: [RFC 2/4] qcow2: add configurations for zoned format extension
,
Sam Li
,
2023/06/20
[RFC 3/4] qcow2: add zoned emulation capability
,
Sam Li
,
2023/06/05
Re: [RFC 3/4] qcow2: add zoned emulation capability
,
Stefan Hajnoczi
,
2023/06/19
[RFC 4/4] iotests: test the zoned format feature for qcow2 file
,
Sam Li
,
2023/06/05
Re: [RFC 4/4] iotests: test the zoned format feature for qcow2 file
,
Stefan Hajnoczi
,
2023/06/19
[PATCH v3 0/1] use XHCI to replace EHCI
,
Yuquan Wang
,
2023/06/05
[PATCH v3 1/1] hw/arm/sbsa-ref: use XHCI to replace EHCI
,
Yuquan Wang
,
2023/06/05
Re: [PATCH v3 1/1] hw/arm/sbsa-ref: use XHCI to replace EHCI
,
Marcin Juszkiewicz
,
2023/06/05
Re: [PATCH v3 1/1] hw/arm/sbsa-ref: use XHCI to replace EHCI
,
wangyuquan1236
,
2023/06/05
Re: [PATCH v3 1/1] hw/arm/sbsa-ref: use XHCI to replace EHCI
,
Yuquan Wang
,
2023/06/05
Re: [PATCH v3 1/1] hw/arm/sbsa-ref: use XHCI to replace EHCI
,
Marcin Juszkiewicz
,
2023/06/06
Re: [PATCH v3 1/1] hw/arm/sbsa-ref: use XHCI to replace EHCI
,
Peter Maydell
,
2023/06/06
Re: [PATCH v3 1/1] hw/arm/sbsa-ref: use XHCI to replace EHCI
,
Marcin Juszkiewicz
,
2023/06/06
Re: [PATCH v3 1/1] hw/arm/sbsa-ref: use XHCI to replace EHCI
,
Marcin Juszkiewicz
,
2023/06/06
[PATCH v2 00/10] meson: replace submodules with wrap files
,
Paolo Bonzini
,
2023/06/05
[PATCH 02/10] configure: rename --enable-pypi to --enable-download, control subprojects too
,
Paolo Bonzini
,
2023/06/05
Re: [PATCH 02/10] configure: rename --enable-pypi to --enable-download, control subprojects too
,
Alex Bennée
,
2023/06/05
[PATCH 03/10] git-submodule: allow partial update of .git-submodule-status
,
Paolo Bonzini
,
2023/06/05
Re: [PATCH 03/10] git-submodule: allow partial update of .git-submodule-status
,
Alex Bennée
,
2023/06/05
[PATCH 01/10] configure: remove --with-git= option
,
Paolo Bonzini
,
2023/06/05
Re: [PATCH 01/10] configure: remove --with-git= option
,
Alex Bennée
,
2023/06/05
Re: [PATCH 01/10] configure: remove --with-git= option
,
Thomas Huth
,
2023/06/05
[PATCH 04/10] build: log submodule update from git-submodule.sh
,
Paolo Bonzini
,
2023/06/05
Re: [PATCH 04/10] build: log submodule update from git-submodule.sh
,
Alex Bennée
,
2023/06/05
Re: [PATCH 04/10] build: log submodule update from git-submodule.sh
,
Alex Bennée
,
2023/06/05
[PATCH 07/10] pc-bios/s390-ccw: always build network bootloader
,
Paolo Bonzini
,
2023/06/05
Re: [PATCH 07/10] pc-bios/s390-ccw: always build network bootloader
,
Daniel P . Berrangé
,
2023/06/06
Re: [PATCH 07/10] pc-bios/s390-ccw: always build network bootloader
,
Thomas Huth
,
2023/06/06
Re: [PATCH 07/10] pc-bios/s390-ccw: always build network bootloader
,
Nina Schoetterl-Glausch
,
2023/06/16
Re: [PATCH 07/10] pc-bios/s390-ccw: always build network bootloader
,
Thomas Huth
,
2023/06/22
Re: [PATCH 07/10] pc-bios/s390-ccw: always build network bootloader
,
Paolo Bonzini
,
2023/06/22
[PATCH 06/10] configure: move SLOF submodule handling to pc-bios/s390-ccw
,
Paolo Bonzini
,
2023/06/05
Re: [PATCH 06/10] configure: move SLOF submodule handling to pc-bios/s390-ccw
,
Daniel P . Berrangé
,
2023/06/06
Re: [PATCH 06/10] configure: move SLOF submodule handling to pc-bios/s390-ccw
,
Thomas Huth
,
2023/06/06
[PATCH 09/10] build: remove git submodule handling from main makefile
,
Paolo Bonzini
,
2023/06/05
Re: [PATCH 09/10] build: remove git submodule handling from main makefile
,
Daniel P . Berrangé
,
2023/06/06
[PATCH 05/10] meson: subprojects: replace submodules with wrap files
,
Paolo Bonzini
,
2023/06/05
Re: [PATCH 05/10] meson: subprojects: replace submodules with wrap files
,
Daniel P . Berrangé
,
2023/06/06
[PATCH 08/10] meson: subprojects: replace berkeley-{soft, test}float-3 with wraps
,
Paolo Bonzini
,
2023/06/05
Re: [PATCH 08/10] meson: subprojects: replace berkeley-{soft,test}float-3 with wraps
,
Daniel P . Berrangé
,
2023/06/06
[PATCH 10/10] configure: remove --with-git-submodules=
,
Paolo Bonzini
,
2023/06/05
Re: [PATCH 10/10] configure: remove --with-git-submodules=
,
Daniel P . Berrangé
,
2023/06/06
Re: [PATCH v2 00/10] meson: replace submodules with wrap files
,
Michal Prívozník
,
2023/06/07
Re: [PATCH v2 00/10] meson: replace submodules with wrap files
,
Daniel P . Berrangé
,
2023/06/07
Re: [PATCH v2 00/10] meson: replace submodules with wrap files
,
Michal Prívozník
,
2023/06/07
Re: [PATCH v2 00/10] meson: replace submodules with wrap files
,
Paolo Bonzini
,
2023/06/07
Re: [PATCH v3] target: ppc: Use MSR_HVB bit to get the target endianness for memory dump
,
Nicholas Piggin
,
2023/06/05
Re: [PATCH v3] target: ppc: Use MSR_HVB bit to get the target endianness for memory dump
,
Narayana Murty N
,
2023/06/23
[PATCH v2 00/11] block: Re-enable the graph lock
,
Kevin Wolf
,
2023/06/05
[PATCH v2 01/11] iotests: Test active commit with iothread and background I/O
,
Kevin Wolf
,
2023/06/05
[PATCH v2 03/11] test-block-iothread: Lock AioContext for blk_insert_bs()
,
Kevin Wolf
,
2023/06/05
[PATCH v2 04/11] block: Fix AioContext locking in bdrv_open_child()
,
Kevin Wolf
,
2023/06/05
[PATCH v2 02/11] qdev-properties-system: Lock AioContext for blk_insert_bs()
,
Kevin Wolf
,
2023/06/05
[PATCH v2 06/11] block: Fix AioContext locking in bdrv_reopen_parse_file_or_backing()
,
Kevin Wolf
,
2023/06/05
[PATCH v2 07/11] block: Fix AioContext locking in bdrv_open_inherit()
,
Kevin Wolf
,
2023/06/05
[PATCH v2 05/11] block: Fix AioContext locking in bdrv_attach_child_common()
,
Kevin Wolf
,
2023/06/05
[PATCH v2 08/11] block: Fix AioContext locking in bdrv_open_backing_file()
,
Kevin Wolf
,
2023/06/05
[PATCH v2 09/11] blockjob: Fix AioContext locking in block_job_add_bdrv()
,
Kevin Wolf
,
2023/06/05
[PATCH v2 11/11] Revert "graph-lock: Disable locking for now"
,
Kevin Wolf
,
2023/06/05
Re: [PATCH v2 11/11] Revert "graph-lock: Disable locking for now"
,
Paolo Bonzini
,
2023/06/05
Re: [PATCH v2 11/11] Revert "graph-lock: Disable locking for now"
,
Kevin Wolf
,
2023/06/05
[PATCH v2 10/11] graph-lock: Unlock the AioContext while polling
,
Kevin Wolf
,
2023/06/05
Re: [PATCH v2 00/11] block: Re-enable the graph lock
,
Stefan Hajnoczi
,
2023/06/07
[PATCH v3] qcow2: add discard-no-unref option
,
Jean-Louis Dupond
,
2023/06/05
Re: [PATCH v3] qcow2: add discard-no-unref option
,
Hanna Czenczek
,
2023/06/05
Re: [PATCH v2 1/2] net: Provide MemReentrancyGuard * to qemu_new_nic()
,
Alexander Bulekov
,
2023/06/05
Re: [PATCH v2 1/2] net: Provide MemReentrancyGuard * to qemu_new_nic()
,
Akihiko Odaki
,
2023/06/05
Re: [PATCH v2 2/2] net: Update MemReentrancyGuard for NIC
,
Alexander Bulekov
,
2023/06/05
[PATCH 0/2] Fix venv issues with Avocado by reverting to an older version
,
Paolo Bonzini
,
2023/06/05
[PATCH 2/2] tests: update avocado installation to use mkvenv
,
Paolo Bonzini
,
2023/06/05
[PATCH 1/2] Revert "tests/requirements.txt: bump up avocado-framework version to 101.0"
,
Paolo Bonzini
,
2023/06/05
Re: [PATCH 0/2] Fix venv issues with Avocado by reverting to an older version
,
Peter Maydell
,
2023/06/05
Re: [PATCH 0/2] Fix venv issues with Avocado by reverting to an older version
,
Paolo Bonzini
,
2023/06/05
Re: [PATCH 0/2] Fix venv issues with Avocado by reverting to an older version
,
Peter Maydell
,
2023/06/05
Re: [PATCH 0/2] Fix venv issues with Avocado by reverting to an older version
,
Paolo Bonzini
,
2023/06/05
[PATCH] target/riscv: Smepmp: Return error when access permission not allowed in PMP
,
Himanshu Chauhan
,
2023/06/05
Re: [PATCH] target/riscv: Smepmp: Return error when access permission not allowed in PMP
,
Weiwei Li
,
2023/06/05
[PATCH v2] target/riscv: Smepmp: Return error when access permission not allowed in PMP
,
Himanshu Chauhan
,
2023/06/05
Re: [PATCH v2] target/riscv: Smepmp: Return error when access permission not allowed in PMP
,
Weiwei Li
,
2023/06/05
Re: [PATCH] target/riscv: Smepmp: Return error when access permission not allowed in PMP
,
Richard Henderson
,
2023/06/05
[PATCH v3] target/riscv: Smepmp: Return error when access permission not allowed in PMP
,
Himanshu Chauhan
,
2023/06/05
Re: [PATCH v3] target/riscv: Smepmp: Return error when access permission not allowed in PMP
,
Weiwei Li
,
2023/06/05
Re: [PATCH v3] target/riscv: Smepmp: Return error when access permission not allowed in PMP
,
Daniel Henrique Barboza
,
2023/06/06
Re: [PATCH v3] target/riscv: Smepmp: Return error when access permission not allowed in PMP
,
Alistair Francis
,
2023/06/11
Re: [PATCH v4 0/7] Resolve TYPE_PIIX3_XEN_DEVICE
,
Bernhard Beschow
,
2023/06/05
Re: [PATCH v4 0/7] Resolve TYPE_PIIX3_XEN_DEVICE
,
Stefano Stabellini
,
2023/06/08
Re: [PATCH v4 0/7] Resolve TYPE_PIIX3_XEN_DEVICE
,
Stefano Stabellini
,
2023/06/08
Re: [PATCH v4 0/7] Resolve TYPE_PIIX3_XEN_DEVICE
,
Anthony PERARD
,
2023/06/09
Re: [PATCH] hw/mips/malta: Fix the malta machine on big endian hosts
,
Thomas Huth
,
2023/06/05
Re: [PATCH 05/12] hw/ssi: Introduce a ssi_get_cs() helper
,
Bernhard Beschow
,
2023/06/05
Re: [PATCH 05/12] hw/ssi: Introduce a ssi_get_cs() helper
,
Cédric Le Goater
,
2023/06/05
Re: [RFC 0/7] vhost-vdpa: add support for iommufd
,
Michael S. Tsirkin
,
2023/06/05
Re: [RFC 0/7] vhost-vdpa: add support for iommufd
,
Cindy Lu
,
2023/06/05
[PULL 0/1] loongarch-to-apply queue
,
Song Gao
,
2023/06/04
[PULL 1/1] hw/intc/loongarch_ipi: Bring back all 4 IPI mailboxes
,
Song Gao
,
2023/06/04
Re: [PULL 0/1] loongarch-to-apply queue
,
Richard Henderson
,
2023/06/05
[PATCH v2 1/4] target/ppc: Fix lqarx to set cpu_reserve
,
Nicholas Piggin
,
2023/06/04
[PATCH v2 2/4] target/ppc: Ensure stcx size matches larx
,
Nicholas Piggin
,
2023/06/04
Re: [PATCH v2 2/4] target/ppc: Ensure stcx size matches larx
,
Daniel Henrique Barboza
,
2023/06/05
[PATCH v2 3/4] target/ppc: Remove larx/stcx. memory barrier semantics
,
Nicholas Piggin
,
2023/06/04
Re: [PATCH v2 3/4] target/ppc: Remove larx/stcx. memory barrier semantics
,
Daniel Henrique Barboza
,
2023/06/05
[PATCH v2 4/4] target/ppc: Rework store conditional to avoid branch
,
Nicholas Piggin
,
2023/06/04
Re: [PATCH v2 4/4] target/ppc: Rework store conditional to avoid branch
,
Daniel Henrique Barboza
,
2023/06/05
Re: [PATCH v2 1/4] target/ppc: Fix lqarx to set cpu_reserve
,
Richard Henderson
,
2023/06/04
Re: [PATCH v2 1/4] target/ppc: Fix lqarx to set cpu_reserve
,
Daniel Henrique Barboza
,
2023/06/05
[PATCH v3 00/23] q800: add support for booting MacOS Classic - part 1
,
Mark Cave-Ayland
,
2023/06/04
[PATCH v3 02/23] q800: add missing space after parent object in GLUEState
,
Mark Cave-Ayland
,
2023/06/04
[PATCH v3 03/23] q800: introduce Q800MachineState
,
Mark Cave-Ayland
,
2023/06/04
[PATCH v3 01/23] q800: fix up minor spacing issues in hw_compat_q800 GlobalProperty array
,
Mark Cave-Ayland
,
2023/06/04
[PATCH v3 04/23] q800: rename q800_init() to q800_machine_init()
,
Mark Cave-Ayland
,
2023/06/04
[PATCH v3 05/23] q800: move CPU object into Q800MachineState
,
Mark Cave-Ayland
,
2023/06/04
Re: [PATCH v3 05/23] q800: move CPU object into Q800MachineState
,
Laurent Vivier
,
2023/06/04
Re: [PATCH v3 05/23] q800: move CPU object into Q800MachineState
,
Philippe Mathieu-Daudé
,
2023/06/05
[PATCH v3 06/23] q800: move ROM memory region to Q800MachineState
,
Mark Cave-Ayland
,
2023/06/04
[PATCH v3 07/23] q800: move GLUE device into separate q800-glue.c file
,
Mark Cave-Ayland
,
2023/06/04
Re: [PATCH v3 07/23] q800: move GLUE device into separate q800-glue.c file
,
Philippe Mathieu-Daudé
,
2023/06/05
Re: [PATCH v3 07/23] q800: move GLUE device into separate q800-glue.c file
,
Mark Cave-Ayland
,
2023/06/19
[PATCH v3 08/23] q800: move GLUE device to Q800MachineState
,
Mark Cave-Ayland
,
2023/06/04
[PATCH v3 09/23] q800: introduce mac-io container memory region
,
Mark Cave-Ayland
,
2023/06/04
Re: [PATCH v3 09/23] q800: introduce mac-io container memory region
,
Philippe Mathieu-Daudé
,
2023/06/05
[PATCH v3 10/23] q800: reimplement mac-io region aliasing using IO memory region
,
Mark Cave-Ayland
,
2023/06/04
Re: [PATCH v3 10/23] q800: reimplement mac-io region aliasing using IO memory region
,
Philippe Mathieu-Daudé
,
2023/06/05
Re: [PATCH v3 10/23] q800: reimplement mac-io region aliasing using IO memory region
,
Mark Cave-Ayland
,
2023/06/06
Re: [PATCH v3 10/23] q800: reimplement mac-io region aliasing using IO memory region
,
Philippe Mathieu-Daudé
,
2023/06/06
Re: [PATCH v3 10/23] q800: reimplement mac-io region aliasing using IO memory region
,
Philippe Mathieu-Daudé
,
2023/06/05
[PATCH v3 11/23] q800: move VIA1 device to Q800MachineState
,
Mark Cave-Ayland
,
2023/06/04
[PATCH v3 16/23] q800: move escc_orgate device to Q800MachineState
,
Mark Cave-Ayland
,
2023/06/04
[PATCH v3 15/23] q800: move ESCC device to Q800MachineState
,
Mark Cave-Ayland
,
2023/06/04
[PATCH v3 12/23] q800: move VIA2 device to Q800MachineState
,
Mark Cave-Ayland
,
2023/06/04
[PATCH v3 13/23] hw/net/dp8393x.c: move TYPE_DP8393X and dp8393xState into dp8393x.h
,
Mark Cave-Ayland
,
2023/06/04
Re: [PATCH v3 13/23] hw/net/dp8393x.c: move TYPE_DP8393X and dp8393xState into dp8393x.h
,
Laurent Vivier
,
2023/06/04
Re: [PATCH v3 13/23] hw/net/dp8393x.c: move TYPE_DP8393X and dp8393xState into dp8393x.h
,
Jason Wang
,
2023/06/04
Re: [PATCH v3 13/23] hw/net/dp8393x.c: move TYPE_DP8393X and dp8393xState into dp8393x.h
,
Philippe Mathieu-Daudé
,
2023/06/05
[PATCH v3 17/23] q800: move ESP device to Q800MachineState
,
Mark Cave-Ayland
,
2023/06/04
[PATCH v3 20/23] q800: don't access Nubus bus directly from the mac-nubus-bridge device
,
Mark Cave-Ayland
,
2023/06/04
Re: [PATCH v3 20/23] q800: don't access Nubus bus directly from the mac-nubus-bridge device
,
Philippe Mathieu-Daudé
,
2023/06/05
[PATCH v3 14/23] q800: move dp8393x device to Q800MachineState
,
Mark Cave-Ayland
,
2023/06/04
[PATCH v3 18/23] q800: move SWIM device to Q800MachineState
,
Mark Cave-Ayland
,
2023/06/04
[PATCH v3 19/23] q800: move mac-nubus-bridge device to Q800MachineState
,
Mark Cave-Ayland
,
2023/06/04
Re: [PATCH v3 19/23] q800: move mac-nubus-bridge device to Q800MachineState
,
Laurent Vivier
,
2023/06/04
Re: [PATCH v3 19/23] q800: move mac-nubus-bridge device to Q800MachineState
,
Mark Cave-Ayland
,
2023/06/05
Re: [PATCH v3 19/23] q800: move mac-nubus-bridge device to Q800MachineState
,
Philippe Mathieu-Daudé
,
2023/06/05
[PATCH v3 21/23] q800: move macfb device to Q800MachineState
,
Mark Cave-Ayland
,
2023/06/04
[PATCH v3 22/23] mac_via: fix rtc command decoding from PRAM addresses 0x0 to 0xf
,
Mark Cave-Ayland
,
2023/06/04
[PATCH v3 23/23] mac_via: fix rtc command decoding for the PRAM seconds registers
,
Mark Cave-Ayland
,
2023/06/04
Re: [PATCH v3 27/48] tcg: Move TLB_FLAGS_MASK check out of get_alignment_bits
,
Anton Johansson
,
2023/06/04
Re: [PATCH v3 25/48] tcg: Add insn_start_words to TCGContext
,
Anton Johansson
,
2023/06/04
Re: [PATCH v3 20/48] tcg: Pass TCGHelperInfo to tcg_gen_callN
,
Anton Johansson
,
2023/06/04
Re: [PATCH v3 01/48] tcg/ppc: Remove TARGET_LONG_BITS, TCG_TYPE_TL
,
Anton Johansson
,
2023/06/04
[PATCH 1/4] target/ppc: Fix lqarx to set cpu_reserve
,
Nicholas Piggin
,
2023/06/04
[PATCH 2/4] target/ppc: Ensure stcx size matches larx
,
Nicholas Piggin
,
2023/06/04
Re: [PATCH 2/4] target/ppc: Ensure stcx size matches larx
,
Richard Henderson
,
2023/06/04
Re: [PATCH 2/4] target/ppc: Ensure stcx size matches larx
,
Nicholas Piggin
,
2023/06/05
Re: [PATCH 2/4] target/ppc: Ensure stcx size matches larx
,
Richard Henderson
,
2023/06/19
Re: [PATCH 2/4] target/ppc: Ensure stcx size matches larx
,
Peter Maydell
,
2023/06/19
Re: [PATCH 2/4] target/ppc: Ensure stcx size matches larx
,
Richard Henderson
,
2023/06/19
Re: [PATCH 2/4] target/ppc: Ensure stcx size matches larx
,
Peter Maydell
,
2023/06/19
Re: [PATCH 2/4] target/ppc: Ensure stcx size matches larx
,
Nicholas Piggin
,
2023/06/19
[PATCH 3/4] target/ppc: Remove larx/stcx. memory barrier semantics
,
Nicholas Piggin
,
2023/06/04
Re: [PATCH 3/4] target/ppc: Remove larx/stcx. memory barrier semantics
,
Richard Henderson
,
2023/06/04
[PATCH 4/4] target/ppc: Rework store conditional to avoid branch
,
Nicholas Piggin
,
2023/06/04
Re: [PATCH 4/4] target/ppc: Rework store conditional to avoid branch
,
Richard Henderson
,
2023/06/04
Re: [PATCH 1/4] target/ppc: Fix lqarx to set cpu_reserve
,
Richard Henderson
,
2023/06/04
Re: [PATCH 1/4] target/ppc: Fix lqarx to set cpu_reserve
,
Nicholas Piggin
,
2023/06/04
[PATCH 1/2] block/file-posix: fix g_file_get_contents return path
,
Sam Li
,
2023/06/04
[PATCH 2/2] block/file-posix: fix wps checking in raw_co_prw
,
Sam Li
,
2023/06/04
Re: [PATCH 2/2] block/file-posix: fix wps checking in raw_co_prw
,
Stefan Hajnoczi
,
2023/06/07
Re: [PATCH 1/2] block/file-posix: fix g_file_get_contents return path
,
Matthew Rosato
,
2023/06/07
Re: [PATCH 1/2] block/file-posix: fix g_file_get_contents return path
,
Stefan Hajnoczi
,
2023/06/07
[PATCH 0/4] ppc/pnv: Add chiptod and core timebase state machine models
,
Nicholas Piggin
,
2023/06/03
[PATCH 1/4] pnv/chiptod: Add POWER9/10 chiptod model
,
Nicholas Piggin
,
2023/06/03
Re: [PATCH 1/4] pnv/chiptod: Add POWER9/10 chiptod model
,
Cédric Le Goater
,
2023/06/05
Re: [PATCH 1/4] pnv/chiptod: Add POWER9/10 chiptod model
,
Nicholas Piggin
,
2023/06/14
Re: [PATCH 1/4] pnv/chiptod: Add POWER9/10 chiptod model
,
Cédric Le Goater
,
2023/06/14
[PATCH 2/4] target/ppc: Tidy POWER book4 SPR registration
,
Nicholas Piggin
,
2023/06/03
Re: [PATCH 2/4] target/ppc: Tidy POWER book4 SPR registration
,
Cédric Le Goater
,
2023/06/05
[PATCH 3/4] target/ppc: add TFMR SPR implementation with read and write helpers
,
Nicholas Piggin
,
2023/06/03
Re: [PATCH 3/4] target/ppc: add TFMR SPR implementation with read and write helpers
,
Cédric Le Goater
,
2023/06/14
[PATCH 4/4] target/ppc: Implement core timebase state machine and TFMR
,
Nicholas Piggin
,
2023/06/03
Re: [PATCH 4/4] target/ppc: Implement core timebase state machine and TFMR
,
Cédric Le Goater
,
2023/06/14
Re: [PATCH 0/4] ppc/pnv: Add chiptod and core timebase state machine models
,
Cédric Le Goater
,
2023/06/06
Re: [PATCH 0/4] ppc/pnv: Add chiptod and core timebase state machine models
,
Nicholas Piggin
,
2023/06/14
Re: [PATCH 0/4] ppc/pnv: Add chiptod and core timebase state machine models
,
Cédric Le Goater
,
2023/06/14
Re: [PATCH 0/4] ppc/pnv: Add chiptod and core timebase state machine models
,
Nicholas Piggin
,
2023/06/14
Re: [PATCH 0/4] ppc/pnv: Add chiptod and core timebase state machine models
,
Cédric Le Goater
,
2023/06/15
Re: [PATCH 0/4] ppc/pnv: Add chiptod and core timebase state machine models
,
Cédric Le Goater
,
2023/06/22
Re: [PATCH 0/4] ppc/pnv: Add chiptod and core timebase state machine models
,
Nicholas Piggin
,
2023/06/22
[PATCH 00/15] linux-user: Fix syscalls_def.h for target abi
,
Richard Henderson
,
2023/06/03
[PATCH 02/15] linux-user: Remove #if 0 block in syscall_defs.h
,
Richard Henderson
,
2023/06/03
Re: [PATCH 02/15] linux-user: Remove #if 0 block in syscall_defs.h
,
Philippe Mathieu-Daudé
,
2023/06/05
[PATCH 03/15] linux-user: Use abi_uint not uint32_t in syscall_defs.h
,
Richard Henderson
,
2023/06/03
[PATCH 04/15] linux-user: Use abi_int not int32_t in syscall_defs.h
,
Richard Henderson
,
2023/06/03
Re: [PATCH 04/15] linux-user: Use abi_int not int32_t in syscall_defs.h
,
Philippe Mathieu-Daudé
,
2023/06/05
[PATCH 01/15] linux-user: Reformat syscall_defs.h
,
Richard Henderson
,
2023/06/03
Re: [PATCH 01/15] linux-user: Reformat syscall_defs.h
,
Philippe Mathieu-Daudé
,
2023/06/05
[PATCH 06/15] linux-user: Use abi_llong not int64_t in syscall_defs.h
,
Richard Henderson
,
2023/06/03
Re: [PATCH 06/15] linux-user: Use abi_llong not int64_t in syscall_defs.h
,
Philippe Mathieu-Daudé
,
2023/06/05
[PATCH 08/15] linux-user: Use abi_ullong not unsigned long long in syscall_defs.h
,
Richard Henderson
,
2023/06/03
Re: [PATCH 08/15] linux-user: Use abi_ullong not unsigned long long in syscall_defs.h
,
Philippe Mathieu-Daudé
,
2023/06/05
[PATCH 07/15] linux-user: Use abi_uint not unsigned int in syscall_defs.h
,
Richard Henderson
,
2023/06/03
[PATCH 09/15] linux-user: Use abi_llong not long long in syscall_defs.h
,
Richard Henderson
,
2023/06/03
Re: [PATCH 09/15] linux-user: Use abi_llong not long long in syscall_defs.h
,
Philippe Mathieu-Daudé
,
2023/06/05
[PATCH 05/15] linux-user: Use abi_ullong not uint64_t in syscall_defs.h
,
Richard Henderson
,
2023/06/03
Re: [PATCH 05/15] linux-user: Use abi_ullong not uint64_t in syscall_defs.h
,
Philippe Mathieu-Daudé
,
2023/06/05
[PATCH 10/15] linux-user: Use abi_int not int in syscall_defs.h
,
Richard Henderson
,
2023/06/03
[PATCH 11/15] linux-user: Use abi_ushort not unsigned short in syscall_defs.h
,
Richard Henderson
,
2023/06/03
Re: [PATCH 11/15] linux-user: Use abi_ushort not unsigned short in syscall_defs.h
,
Philippe Mathieu-Daudé
,
2023/06/05
[PATCH 13/15] linux-user: Use abi_uint not unsigned in syscall_defs.h
,
Richard Henderson
,
2023/06/03
Re: [PATCH 13/15] linux-user: Use abi_uint not unsigned in syscall_defs.h
,
Philippe Mathieu-Daudé
,
2023/06/05
[PATCH 12/15] linux-user: Use abi_short not short in syscall_defs.h
,
Richard Henderson
,
2023/06/03
Re: [PATCH 12/15] linux-user: Use abi_short not short in syscall_defs.h
,
Philippe Mathieu-Daudé
,
2023/06/05
[PATCH 14/15] include/exec/user: Set ABI_LLONG_ALIGNMENT to 4 for microblaze
,
Richard Henderson
,
2023/06/03
[PATCH 15/15] include/exec/user: Set ABI_LLONG_ALIGNMENT to 4 for nios2
,
Richard Henderson
,
2023/06/03
[PATCH] scripts: remove dead file
,
Paolo Bonzini
,
2023/06/03
Re: [PATCH] scripts: remove dead file
,
Richard Henderson
,
2023/06/03
Re: [PATCH] scripts: remove dead file
,
Philippe Mathieu-Daudé
,
2023/06/05
Re: [PATCH v2 21/23] q800: move macfb device to Q800MachineState
,
Mark Cave-Ayland
,
2023/06/03
Re: [PATCH v2 19/23] q800: move mac-nubus-bridge device to Q800MachineState
,
Mark Cave-Ayland
,
2023/06/03
Re: [PATCH 15/15] hw/timer/arm_timer: QOM'ify ARM_TIMER
,
Mark Cave-Ayland
,
2023/06/03
Re: [PATCH 15/15] hw/timer/arm_timer: QOM'ify ARM_TIMER
,
Mark Cave-Ayland
,
2023/06/03
Re: [PATCH 15/15] hw/timer/arm_timer: QOM'ify ARM_TIMER
,
Philippe Mathieu-Daudé
,
2023/06/05
Re: [PATCH 15/15] hw/timer/arm_timer: QOM'ify ARM_TIMER
,
Philippe Mathieu-Daudé
,
2023/06/05
Re: [PATCH 15/15] hw/timer/arm_timer: QOM'ify ARM_TIMER
,
Peter Maydell
,
2023/06/05
[PATCH] linux-user: add comments for TARGET_NR_[gs]etgroups{,32}
,
Michael Tokarev
,
2023/06/03
[PATCH] target/sh4: Emit insn_start for each insn in gUSA region
,
Richard Henderson
,
2023/06/03
Re: [PATCH] target/sh4: Emit insn_start for each insn in gUSA region
,
Philippe Mathieu-Daudé
,
2023/06/05
Re: [PATCH] target/sh4: Emit insn_start for each insn in gUSA region
,
Philippe Mathieu-Daudé
,
2023/06/05
Re: [PATCH] target/sh4: Emit insn_start for each insn in gUSA region
,
Richard Henderson
,
2023/06/05
Re: [PULL 31/35] hw/intc/allwinner-a10-pic: Don't use set_bit()/clear_bit()
,
Guenter Roeck
,
2023/06/03
Re: [PULL 31/35] hw/intc/allwinner-a10-pic: Don't use set_bit()/clear_bit()
,
Michael Tokarev
,
2023/06/03
Re: [PULL 31/35] hw/intc/allwinner-a10-pic: Don't use set_bit()/clear_bit()
,
Guenter Roeck
,
2023/06/03
Re: [PULL 31/35] hw/intc/allwinner-a10-pic: Don't use set_bit()/clear_bit()
,
Peter Maydell
,
2023/06/05
Re: [PULL 31/35] hw/intc/allwinner-a10-pic: Don't use set_bit()/clear_bit()
,
Guenter Roeck
,
2023/06/05
Re: [PULL 31/35] hw/intc/allwinner-a10-pic: Don't use set_bit()/clear_bit()
,
Peter Maydell
,
2023/06/06
[PATCH v2 0/3] target/riscv: Fix mstatus related problems
,
Weiwei Li
,
2023/06/03
[PATCH v2 1/3] target/riscv: Make MPV only work when MPP != PRV_M
,
Weiwei Li
,
2023/06/03
[PATCH v2 2/3] target/riscv: Support MSTATUS.MPV/GVA only when RVH is enabled
,
Weiwei Li
,
2023/06/03
[PATCH v2 3/3] target/riscv: Remove redundant assignment to SXL
,
Weiwei Li
,
2023/06/03
Re: [PATCH v2 0/3] target/riscv: Fix mstatus related problems
,
Alistair Francis
,
2023/06/21
[PATCH v2] Use named constants in BCM props
,
Sergey Kambalin
,
2023/06/03
[PATCH v2] Use named constants in BCM props
,
Sergey Kambalin
,
2023/06/12
Re: [PATCH v2] Use named constants in BCM props
,
Philippe Mathieu-Daudé
,
2023/06/12
Re: [PATCH v2] Use named constants in BCM props
,
Kambalin, Sergey
,
2023/06/13
[PATCH v3 0/2] hw/i386/pc: Update max_cpus and default to SMBIOS
,
Suravee Suthikulpanit
,
2023/06/02
[PATCH v3 1/2] hw/i386/pc: Default to use SMBIOS 3.0 for newer machine models
,
Suravee Suthikulpanit
,
2023/06/02
Re: [PATCH v3 1/2] hw/i386/pc: Default to use SMBIOS 3.0 for newer machine models
,
Michael S. Tsirkin
,
2023/06/04
Re: [PATCH v3 1/2] hw/i386/pc: Default to use SMBIOS 3.0 for newer machine models
,
Suthikulpanit, Suravee
,
2023/06/05
[PATCH v3 2/2] pc: q35: Bump max_cpus to 1024
,
Suravee Suthikulpanit
,
2023/06/02
[PATCH 00/35] crypto: Provide aes-round.h and host accel
,
Richard Henderson
,
2023/06/02
[PATCH 01/35] tests/multiarch: Add test-aes
,
Richard Henderson
,
2023/06/02
[PATCH 03/35] crypto/aes: Add constants for ShiftRows, InvShiftRows
,
Richard Henderson
,
2023/06/02
Re: [PATCH 03/35] crypto/aes: Add constants for ShiftRows, InvShiftRows
,
Philippe Mathieu-Daudé
,
2023/06/05
[PATCH 02/35] target/arm: Move aesmc and aesimc tables to crypto/aes.c
,
Richard Henderson
,
2023/06/02
Re: [PATCH 02/35] target/arm: Move aesmc and aesimc tables to crypto/aes.c
,
Ard Biesheuvel
,
2023/06/03
Re: [PATCH 02/35] target/arm: Move aesmc and aesimc tables to crypto/aes.c
,
Richard Henderson
,
2023/06/03
Re: [PATCH 02/35] target/arm: Move aesmc and aesimc tables to crypto/aes.c
,
Philippe Mathieu-Daudé
,
2023/06/05
Re: [PATCH 02/35] target/arm: Move aesmc and aesimc tables to crypto/aes.c
,
Philippe Mathieu-Daudé
,
2023/06/05
[PATCH 04/35] crypto: Add aesenc_SB_SR
,
Richard Henderson
,
2023/06/02
Re: [PATCH 04/35] crypto: Add aesenc_SB_SR
,
Ard Biesheuvel
,
2023/06/03
Re: [PATCH 04/35] crypto: Add aesenc_SB_SR
,
Richard Henderson
,
2023/06/03
[PATCH 05/35] target/i386: Use aesenc_SB_SR
,
Richard Henderson
,
2023/06/02
[PATCH 07/35] target/arm: Use aesenc_SB_SR
,
Richard Henderson
,
2023/06/02
[PATCH 10/35] crypto: Add aesdec_ISB_ISR
,
Richard Henderson
,
2023/06/02
[PATCH 11/35] target/i386: Use aesdec_ISB_ISR
,
Richard Henderson
,
2023/06/02
[PATCH 09/35] target/riscv: Use aesenc_SB_SR
,
Richard Henderson
,
2023/06/02
[PATCH 06/35] target/arm: Demultiplex AESE and AESMC
,
Richard Henderson
,
2023/06/02
Re: [PATCH 06/35] target/arm: Demultiplex AESE and AESMC
,
Philippe Mathieu-Daudé
,
2023/06/05
[PATCH 13/35] target/ppc: Use aesdec_ISB_ISR
,
Richard Henderson
,
2023/06/02
[PATCH 12/35] target/arm: Use aesdec_ISB_ISR
,
Richard Henderson
,
2023/06/02
[PATCH 08/35] target/ppc: Use aesenc_SB_SR
,
Richard Henderson
,
2023/06/02
[PATCH 17/35] crypto: Add aesdec_IMC
,
Richard Henderson
,
2023/06/02
[PATCH 18/35] target/i386: Use aesdec_IMC
,
Richard Henderson
,
2023/06/02
[PATCH 19/35] target/arm: Use aesdec_IMC
,
Richard Henderson
,
2023/06/02
[PATCH 20/35] target/riscv: Use aesdec_IMC
,
Richard Henderson
,
2023/06/02
[PATCH 21/35] crypto: Add aesenc_SB_SR_MC_AK
,
Richard Henderson
,
2023/06/02
[PATCH 22/35] target/i386: Use aesenc_SB_SR_MC_AK
,
Richard Henderson
,
2023/06/02
[PATCH 24/35] target/riscv: Use aesenc_SB_SR_MC_AK
,
Richard Henderson
,
2023/06/02
[PATCH 23/35] target/ppc: Use aesenc_SB_SR_MC_AK
,
Richard Henderson
,
2023/06/02
[PATCH 27/35] target/riscv: Use aesdec_ISB_ISR_IMC_AK
,
Richard Henderson
,
2023/06/02
[PATCH 14/35] target/riscv: Use aesdec_ISB_ISR
,
Richard Henderson
,
2023/06/02
[PATCH 25/35] crypto: Add aesdec_ISB_ISR_IMC_AK
,
Richard Henderson
,
2023/06/02
[PATCH 26/35] target/i386: Use aesdec_ISB_ISR_IMC_AK
,
Richard Henderson
,
2023/06/02
[PATCH 15/35] crypto: Add aesenc_MC
,
Richard Henderson
,
2023/06/02
[PATCH 28/35] crypto: Add aesdec_ISB_ISR_AK_IMC
,
Richard Henderson
,
2023/06/02
[PATCH 30/35] host/include/i386: Implement aes-round.h
,
Richard Henderson
,
2023/06/02
[PATCH 32/35] crypto: Remove AES_shifts, AES_ishifts
,
Richard Henderson
,
2023/06/02
[PATCH 16/35] target/arm: Use aesenc_MC
,
Richard Henderson
,
2023/06/02
[PATCH 34/35] crypto: Remove AES_imc
,
Richard Henderson
,
2023/06/02
[PATCH 29/35] target/ppc: Use aesdec_ISB_ISR_AK_IMC
,
Richard Henderson
,
2023/06/02
[PATCH 33/35] crypto: Implement aesdec_IMC with AES_imc_rot
,
Richard Henderson
,
2023/06/02
[PATCH 31/35] host/include/aarch64: Implement aes-round.h
,
Richard Henderson
,
2023/06/02
Re: [PATCH 31/35] host/include/aarch64: Implement aes-round.h
,
Ard Biesheuvel
,
2023/06/03
Re: [PATCH 31/35] host/include/aarch64: Implement aes-round.h
,
Richard Henderson
,
2023/06/03
[PATCH 35/35] crypto: Unexport AES_*_rot, AES_TeN, AES_TdN
,
Richard Henderson
,
2023/06/02
Re: [PATCH 00/35] crypto: Provide aes-round.h and host accel
,
Ard Biesheuvel
,
2023/06/03
Re: [PATCH 00/35] crypto: Provide aes-round.h and host accel
,
Ard Biesheuvel
,
2023/06/04
Re: [PATCH v3 47/48] exec/poison: Do not poison CONFIG_SOFTMMU
,
Philippe Mathieu-Daudé
,
2023/06/02
[RFC PATCH 0/2] bulk: Replace !CONFIG_SOFTMMU and !CONFIG_USER_ONLY
,
Philippe Mathieu-Daudé
,
2023/06/02
[RFC PATCH 1/2] bulk: Replace !CONFIG_SOFTMMU -> CONFIG_USER_ONLY
,
Philippe Mathieu-Daudé
,
2023/06/02
Re: [RFC PATCH 1/2] bulk: Replace !CONFIG_SOFTMMU -> CONFIG_USER_ONLY
,
Richard Henderson
,
2023/06/02
Re: [RFC PATCH 1/2] bulk: Replace !CONFIG_SOFTMMU -> CONFIG_USER_ONLY
,
Philippe Mathieu-Daudé
,
2023/06/05
Re: [RFC PATCH 1/2] bulk: Replace !CONFIG_SOFTMMU -> CONFIG_USER_ONLY
,
Richard Henderson
,
2023/06/05
[RFC PATCH 2/2] bulk: Replace !CONFIG_USER_ONLY -> CONFIG_SOFTMMU
,
Philippe Mathieu-Daudé
,
2023/06/02
Re: [RFC PATCH 2/2] bulk: Replace !CONFIG_USER_ONLY -> CONFIG_SOFTMMU
,
Philippe Mathieu-Daudé
,
2023/06/02
Re: [RFC PATCH 2/2] bulk: Replace !CONFIG_USER_ONLY -> CONFIG_SOFTMMU
,
Philippe Mathieu-Daudé
,
2023/06/02
[PATCH 0/2] target/i386/helper: Minor #ifdef'ry simplifications
,
Philippe Mathieu-Daudé
,
2023/06/02
[PATCH 1/2] target/i386/helper: Remove do_cpu_sipi() stub for user-mode emulation
,
Philippe Mathieu-Daudé
,
2023/06/02
[PATCH 2/2] target/i386/helper: Shuffle do_cpu_init()
,
Philippe Mathieu-Daudé
,
2023/06/02
Re: [PATCH 0/2] target/i386/helper: Minor #ifdef'ry simplifications
,
Richard Henderson
,
2023/06/02
[PATCH] target/hppa/meson: Only build int_helper.o with system emulation
,
Philippe Mathieu-Daudé
,
2023/06/02
Re: [PATCH] target/hppa/meson: Only build int_helper.o with system emulation
,
Richard Henderson
,
2023/06/02
[PATCH] target/arm: trap DCC access in user mode emulation
,
Zhuojia Shen
,
2023/06/02
Re: [PATCH] target/arm: trap DCC access in user mode emulation
,
Richard Henderson
,
2023/06/03
Re: [PATCH] target/arm: trap DCC access in user mode emulation
,
Peter Maydell
,
2023/06/05
Re: [PATCH v3 15/48] tcg: Split tcg/tcg-op-common.h from tcg/tcg-op.h
,
Philippe Mathieu-Daudé
,
2023/06/02
Re: [PATCH v3 15/48] tcg: Split tcg/tcg-op-common.h from tcg/tcg-op.h
,
Richard Henderson
,
2023/06/03
Re: [PATCH v3 15/48] tcg: Split tcg/tcg-op-common.h from tcg/tcg-op.h
,
Philippe Mathieu-Daudé
,
2023/06/03
Re: [PATCH v3 00/48] tcg: Build once for system, once for user
,
Philippe Mathieu-Daudé
,
2023/06/02
Re: [PATCH v3 00/48] tcg: Build once for system, once for user
,
Richard Henderson
,
2023/06/03
Re: [PATCH v3 00/48] tcg: Build once for system, once for user
,
Philippe Mathieu-Daudé
,
2023/06/03
Re: [PATCH v3 00/48] tcg: Build once for system, once for user
,
Richard Henderson
,
2023/06/03
Re: [PATCH v3 22/48] tcg: Split tcg_gen_callN
,
Philippe Mathieu-Daudé
,
2023/06/02
Re: [PATCH v3 23/48] tcg: Split helper-gen.h
,
Philippe Mathieu-Daudé
,
2023/06/02
Re: [PATCH v3 23/48] tcg: Split helper-gen.h
,
Richard Henderson
,
2023/06/03
Re: [PATCH v3 23/48] tcg: Split helper-gen.h
,
Philippe Mathieu-Daudé
,
2023/06/03
Re: [PATCH v3 24/48] tcg: Split helper-proto.h
,
Philippe Mathieu-Daudé
,
2023/06/02
Re: [PATCH v3 24/48] tcg: Split helper-proto.h
,
Richard Henderson
,
2023/06/03
Re: [PATCH v3 39/48] *: Add missing includes of exec/translation-block.h
,
Philippe Mathieu-Daudé
,
2023/06/02
Re: [PATCH v3 40/48] *: Add missing includes of exec/exec-all.h
,
Philippe Mathieu-Daudé
,
2023/06/02
Re: [PATCH v3 46/48] plugins: Drop unused headers from exec/plugin-gen.h
,
Philippe Mathieu-Daudé
,
2023/06/02
Re: [PATCH v3 45/48] plugins: Move plugin_insn_append to translator.c
,
Philippe Mathieu-Daudé
,
2023/06/02
Re: [PATCH v3 42/48] tcg: Fix PAGE/PROT confusion
,
Philippe Mathieu-Daudé
,
2023/06/02
Re: [PATCH v3 41/48] accel/tcg: Tidy includes for translator.[ch]
,
Philippe Mathieu-Daudé
,
2023/06/02
[PATCH] target/hexagon: Emit comments to silence coverity
,
Anton Johansson
,
2023/06/02
Re: [PULL v2 02/16] block/file-posix: introduce helper functions for sysfs attributes
,
Sam Li
,
2023/06/02
Re: [PULL v2 02/16] block/file-posix: introduce helper functions for sysfs attributes
,
Matthew Rosato
,
2023/06/02
Re: [PULL v2 02/16] block/file-posix: introduce helper functions for sysfs attributes
,
Sam Li
,
2023/06/02
[PATCH] linux-user: Return EINVAL for getgroups() with negative gidsetsize
,
Peter Maydell
,
2023/06/02
Re: [PATCH] linux-user: Return EINVAL for getgroups() with negative gidsetsize
,
Laurent Vivier
,
2023/06/02
Re: [PATCH] linux-user: Return EINVAL for getgroups() with negative gidsetsize
,
Philippe Mathieu-Daudé
,
2023/06/02
Re: [PATCH] linux-user: Return EINVAL for getgroups() with negative gidsetsize
,
Michael Tokarev
,
2023/06/03
Re: [PATCH] linux-user: Return EINVAL for getgroups() with negative gidsetsize
,
Michael Tokarev
,
2023/06/03
Re: [PATCH] linux-user: Return EINVAL for getgroups() with negative gidsetsize
,
Michael Tokarev
,
2023/06/09
[PATCH] vdpa: fix not using CVQ buffer in case of error
,
Eugenio Pérez
,
2023/06/02
Re: [PATCH] vdpa: fix not using CVQ buffer in case of error
,
Jason Wang
,
2023/06/05
Re: [PATCH] vdpa: fix not using CVQ buffer in case of error
,
Lei Yang
,
2023/06/07
Re: [PATCH] vdpa: fix not using CVQ buffer in case of error
,
Michael Tokarev
,
2023/06/07
Re: [PATCH] vdpa: fix not using CVQ buffer in case of error
,
Eugenio Perez Martin
,
2023/06/07
Re: [PATCH] vdpa: fix not using CVQ buffer in case of error
,
Michael Tokarev
,
2023/06/07
[PATCH] vdpa: mask _F_CTRL_GUEST_OFFLOADS for vhost vdpa devices
,
Eugenio Pérez
,
2023/06/02
Re: [PATCH] vdpa: mask _F_CTRL_GUEST_OFFLOADS for vhost vdpa devices
,
Jason Wang
,
2023/06/05
Re: [PATCH] vdpa: mask _F_CTRL_GUEST_OFFLOADS for vhost vdpa devices
,
Lei Yang
,
2023/06/07
Re: [PATCH] vdpa: mask _F_CTRL_GUEST_OFFLOADS for vhost vdpa devices
,
Michael Tokarev
,
2023/06/07
Re: [PATCH] vdpa: mask _F_CTRL_GUEST_OFFLOADS for vhost vdpa devices
,
Eugenio Perez Martin
,
2023/06/07
[PULL v2 00/21] NBD and miscellaneous patches for 2023-06-01
,
Eric Blake
,
2023/06/02
[PULL v2 06/21] test-cutils: Test more integer corner cases
,
Eric Blake
,
2023/06/02
[PULL v2 09/21] cutils: Adjust signature of parse_uint[_full]
,
Eric Blake
,
2023/06/02
Re: [PULL v2 00/21] NBD and miscellaneous patches for 2023-06-01
,
Richard Henderson
,
2023/06/02
Re: [PATCH 1/4] hw/intc/loongarch_ipi: Bring back all 4 IPI mailboxes
,
Peter Maydell
,
2023/06/02
Re: [PATCH 1/4] hw/intc/loongarch_ipi: Bring back all 4 IPI mailboxes
,
Jiaxun Yang
,
2023/06/03
Re: [PATCH 1/4] hw/intc/loongarch_ipi: Bring back all 4 IPI mailboxes
,
Song Gao
,
2023/06/03
Re: [PATCH 1/4] hw/intc/loongarch_ipi: Bring back all 4 IPI mailboxes
,
bibo, mao
,
2023/06/03
Re: [PATCH 1/4] hw/intc/loongarch_ipi: Bring back all 4 IPI mailboxes
,
Song Gao
,
2023/06/03
Re: [PULL 3/5] tcg: add perfmap and jitdump
,
Peter Maydell
,
2023/06/02
Re: [PULL 3/5] tcg: add perfmap and jitdump
,
Ilya Leoshkevich
,
2023/06/03
Re: [PULL 3/5] tcg: add perfmap and jitdump
,
Philippe Mathieu-Daudé
,
2023/06/29
Re: [PULL 3/5] tcg: add perfmap and jitdump
,
Richard Henderson
,
2023/06/29
Re: [PULL 3/5] tcg: add perfmap and jitdump
,
Ilya Leoshkevich
,
2023/06/30
Re: [PULL 3/5] tcg: add perfmap and jitdump
,
Richard Henderson
,
2023/06/30
[PATCH 0/3] meson.build: Group some entries in separate summary sections
,
Thomas Huth
,
2023/06/02
[PATCH 1/3] meson.build: Group the UI entries in a separate summary section
,
Thomas Huth
,
2023/06/02
Re: [PATCH 1/3] meson.build: Group the UI entries in a separate summary section
,
Philippe Mathieu-Daudé
,
2023/06/02
[PATCH 2/3] meson.build: Group the network backend entries in a separate summary section
,
Thomas Huth
,
2023/06/02
Re: [PATCH 2/3] meson.build: Group the network backend entries in a separate summary section
,
Philippe Mathieu-Daudé
,
2023/06/02
Re: [PATCH 2/3] meson.build: Group the network backend entries in a separate summary section
,
Thomas Huth
,
2023/06/05
[PATCH 3/3] meson.build: Group the audio backend entries in a separate summary section
,
Thomas Huth
,
2023/06/02
Re: [PATCH 3/3] meson.build: Group the audio backend entries in a separate summary section
,
Philippe Mathieu-Daudé
,
2023/06/02
Re: [PATCH 0/3] meson.build: Group some entries in separate summary sections
,
Richard Henderson
,
2023/06/02
Re: [PATCH 0/3] meson.build: Group some entries in separate summary sections
,
Paolo Bonzini
,
2023/06/05
Re: [PULL 05/27] hw/xen: Watches on XenStore transactions
,
Peter Maydell
,
2023/06/02
Re: [PULL 05/27] hw/xen: Watches on XenStore transactions
,
Peter Maydell
,
2023/06/20
Re: [PULL 05/27] hw/xen: Watches on XenStore transactions
,
David Woodhouse
,
2023/06/20
[PATCH] hw/xen: Clarify (lack of) error handling in transaction_commit()
,
David Woodhouse
,
2023/06/20
Re: [PULL 3/3] xen-block: Use specific blockdev driver
,
Peter Maydell
,
2023/06/02
Re: [PULL 3/3] xen-block: Use specific blockdev driver
,
Peter Maydell
,
2023/06/27
Re: [PATCH] i386/xen: consistent locking around Xen singleshot timers
,
Peter Maydell
,
2023/06/02
Re: [PULL v2 10/16] block: introduce zone append write for zoned devices
,
Peter Maydell
,
2023/06/02
Re: [PULL v2 10/16] block: introduce zone append write for zoned devices
,
Sam Li
,
2023/06/02
Re: [PULL v2 10/16] block: introduce zone append write for zoned devices
,
Peter Maydell
,
2023/06/02
Re: [PULL v2 10/16] block: introduce zone append write for zoned devices
,
Sam Li
,
2023/06/02
Re: [PULL v2 10/16] block: introduce zone append write for zoned devices
,
Peter Maydell
,
2023/06/02
Re: [PULL v2 10/16] block: introduce zone append write for zoned devices
,
Sam Li
,
2023/06/02
[PATCH v2] meson.build: Use -Wno-undef only for SDL2 versions that need it
,
Thomas Huth
,
2023/06/02
Re: [PATCH v2] meson.build: Use -Wno-undef only for SDL2 versions that need it
,
Richard Henderson
,
2023/06/02
Re: [PATCH v2] meson.build: Use -Wno-undef only for SDL2 versions that need it
,
Thomas Huth
,
2023/06/05
Re: [PATCH v2] meson.build: Use -Wno-undef only for SDL2 versions that need it
,
Paolo Bonzini
,
2023/06/05
Re: [PATCH v2] meson.build: Use -Wno-undef only for SDL2 versions that need it
,
Thomas Huth
,
2023/06/05
Re: [PATCH v2] meson.build: Use -Wno-undef only for SDL2 versions that need it
,
Paolo Bonzini
,
2023/06/05
Re: [PATCH v2] meson.build: Use -Wno-undef only for SDL2 versions that need it
,
Paolo Bonzini
,
2023/06/05
Re: [PATCH v2] meson.build: Use -Wno-undef only for SDL2 versions that need it
,
Daniel P . Berrangé
,
2023/06/05
Re: [PATCH v2] meson.build: Use -Wno-undef only for SDL2 versions that need it
,
Thomas Huth
,
2023/06/05
[PATCH] vhost: fix vhost_dev_enable_notifiers() error case
,
Laurent Vivier
,
2023/06/02
Re: [PATCH] vhost: fix vhost_dev_enable_notifiers() error case
,
Philippe Mathieu-Daudé
,
2023/06/02
Re: [PATCH] vhost: fix vhost_dev_enable_notifiers() error case
,
Michael Tokarev
,
2023/06/07
Re: [PATCH] vhost: fix vhost_dev_enable_notifiers() error case
,
Michael S. Tsirkin
,
2023/06/23
[PATCH 00/20] target/arm: Convert exception, system, loads and stores to decodetree
,
Peter Maydell
,
2023/06/02
[PATCH 01/20] target/arm: Fix return value from LDSMIN/LDSMAX 8/16 bit atomics
,
Peter Maydell
,
2023/06/02
Re: [PATCH 01/20] target/arm: Fix return value from LDSMIN/LDSMAX 8/16 bit atomics
,
Richard Henderson
,
2023/06/03
[PATCH 03/20] target/arm: Convert barrier insns to decodetree
,
Peter Maydell
,
2023/06/02
Re: [PATCH 03/20] target/arm: Convert barrier insns to decodetree
,
Richard Henderson
,
2023/06/03
[PATCH 02/20] target/arm: Convert hint instruction space to decodetree
,
Peter Maydell
,
2023/06/02
Re: [PATCH 02/20] target/arm: Convert hint instruction space to decodetree
,
Richard Henderson
,
2023/06/03
[PATCH 04/20] target/arm: Convert CFINV, XAFLAG and AXFLAG to decodetree
,
Peter Maydell
,
2023/06/02
Re: [PATCH 04/20] target/arm: Convert CFINV, XAFLAG and AXFLAG to decodetree
,
Richard Henderson
,
2023/06/03
[PATCH 06/20] target/arm: Convert MSR (reg), MRS, SYS, SYSL to decodetree
,
Peter Maydell
,
2023/06/02
Re: [PATCH 06/20] target/arm: Convert MSR (reg), MRS, SYS, SYSL to decodetree
,
Richard Henderson
,
2023/06/03
[PATCH 05/20] target/arm: Convert MSR (immediate) to decodetree
,
Peter Maydell
,
2023/06/02
Re: [PATCH 05/20] target/arm: Convert MSR (immediate) to decodetree
,
Richard Henderson
,
2023/06/03
[PATCH 07/20] target/arm: Convert exception generation instructions to decodetree
,
Peter Maydell
,
2023/06/02
Re: [PATCH 07/20] target/arm: Convert exception generation instructions to decodetree
,
Richard Henderson
,
2023/06/03
[PATCH 09/20] target/arm: Convert LDXP, STXP, CASP, CAS to decodetree
,
Peter Maydell
,
2023/06/02
Re: [PATCH 09/20] target/arm: Convert LDXP, STXP, CASP, CAS to decodetree
,
Richard Henderson
,
2023/06/03
[PATCH 08/20] target/arm: Convert load/store exclusive and ordered to decodetree
,
Peter Maydell
,
2023/06/02
Re: [PATCH 08/20] target/arm: Convert load/store exclusive and ordered to decodetree
,
Richard Henderson
,
2023/06/03
[PATCH 10/20] target/arm: Convert load reg (literal) group to decodetree
,
Peter Maydell
,
2023/06/02
Re: [PATCH 10/20] target/arm: Convert load reg (literal) group to decodetree
,
Richard Henderson
,
2023/06/03
[PATCH 14/20] target/arm: Convert LDR/STR reg+reg to decodetree
,
Peter Maydell
,
2023/06/02
Re: [PATCH 14/20] target/arm: Convert LDR/STR reg+reg to decodetree
,
Richard Henderson
,
2023/06/03
[PATCH 11/20] target/arm: Convert load/store-pair to decodetree
,
Peter Maydell
,
2023/06/02
Re: [PATCH 11/20] target/arm: Convert load/store-pair to decodetree
,
Richard Henderson
,
2023/06/03
[PATCH 12/20] target/arm: Convert ld/st reg+imm9 insns to decodetree
,
Peter Maydell
,
2023/06/02
Re: [PATCH 12/20] target/arm: Convert ld/st reg+imm9 insns to decodetree
,
Richard Henderson
,
2023/06/03
[PATCH 13/20] target/arm: Convert LDR/STR with 12-bit immediate to decodetree
,
Peter Maydell
,
2023/06/02
Re: [PATCH 13/20] target/arm: Convert LDR/STR with 12-bit immediate to decodetree
,
Philippe Mathieu-Daudé
,
2023/06/02
Re: [PATCH 13/20] target/arm: Convert LDR/STR with 12-bit immediate to decodetree
,
Peter Maydell
,
2023/06/03
Re: [PATCH 13/20] target/arm: Convert LDR/STR with 12-bit immediate to decodetree
,
Richard Henderson
,
2023/06/03
[PATCH 17/20] target/arm: Convert LDAPR/STLR (imm) to decodetree
,
Peter Maydell
,
2023/06/02
Re: [PATCH 17/20] target/arm: Convert LDAPR/STLR (imm) to decodetree
,
Richard Henderson
,
2023/06/03
[PATCH 15/20] target/arm: Convert atomic memory ops to decodetree
,
Peter Maydell
,
2023/06/02
Re: [PATCH 15/20] target/arm: Convert atomic memory ops to decodetree
,
Richard Henderson
,
2023/06/03
[PATCH 18/20] target/arm: Convert load/store (multiple structures) to decodetree
,
Peter Maydell
,
2023/06/02
Re: [PATCH 18/20] target/arm: Convert load/store (multiple structures) to decodetree
,
Richard Henderson
,
2023/06/03
[PATCH 20/20] target/arm: Convert load/store tags insns to decodetree
,
Peter Maydell
,
2023/06/02
Re: [PATCH 20/20] target/arm: Convert load/store tags insns to decodetree
,
Richard Henderson
,
2023/06/03
[PATCH 16/20] target/arm: Convert load (pointer auth) insns to decodetree
,
Peter Maydell
,
2023/06/02
Re: [PATCH 16/20] target/arm: Convert load (pointer auth) insns to decodetree
,
Philippe Mathieu-Daudé
,
2023/06/02
Re: [PATCH 16/20] target/arm: Convert load (pointer auth) insns to decodetree
,
Richard Henderson
,
2023/06/03
[PATCH 19/20] target/arm: Convert load/store single structure to decodetree
,
Peter Maydell
,
2023/06/02
Re: [PATCH 19/20] target/arm: Convert load/store single structure to decodetree
,
Richard Henderson
,
2023/06/03
Re: [RFC PATCH v1 0/9] Hypervisor-Enforced Kernel Integrity
,
Mickaël Salaün
,
2023/06/02
Re: [PATCH v5 5/5] parallels: Image repairing in parallels_open()
,
Hanna Czenczek
,
2023/06/02
Re: [PATCH v5 5/5] parallels: Image repairing in parallels_open()
,
Alexander Ivanov
,
2023/06/09
Re: [PATCH v5 5/5] parallels: Image repairing in parallels_open()
,
Hanna Czenczek
,
2023/06/09
Re: [PATCH v5 5/5] parallels: Image repairing in parallels_open()
,
Alexander Ivanov
,
2023/06/11
Re: [PATCH v5 4/5] parallels: Replace fprintf by qemu_log in check
,
Hanna Czenczek
,
2023/06/02
Re: [PATCH v5 4/5] parallels: Replace fprintf by qemu_log in check
,
Alexander Ivanov
,
2023/06/09
Re: [PATCH v5 4/5] parallels: Replace fprintf by qemu_log in check
,
Peter Maydell
,
2023/06/09
[PATCH 0/2] migration: switchover-hold flag
,
Peter Xu
,
2023/06/02
[PATCH 2/2] qtest/migration: Use switchover-hold to speedup
,
Peter Xu
,
2023/06/02
[PATCH 1/2] migration: switchover-hold parameter
,
Peter Xu
,
2023/06/02
Re: [PATCH 1/2] migration: switchover-hold parameter
,
Avihai Horon
,
2023/06/05
Re: [PATCH 1/2] migration: switchover-hold parameter
,
Peter Xu
,
2023/06/05
Re: [PATCH 1/2] migration: switchover-hold parameter
,
Avihai Horon
,
2023/06/06
Re: [PATCH 1/2] migration: switchover-hold parameter
,
Peter Xu
,
2023/06/06
Re: [PATCH v5 1/5] parallels: Incorrect data end calculation in parallels_open()
,
Hanna Czenczek
,
2023/06/02
Re: [PATCH v5 3/5] parallels: Add checking and repairing duplicate offsets in BAT
,
Hanna Czenczek
,
2023/06/02
Re: [PATCH v5 3/5] parallels: Add checking and repairing duplicate offsets in BAT
,
Alexander Ivanov
,
2023/06/05
[PATCH v2 0/3] vdpa: map shadow vrings with MAP_SHARED
,
Eugenio Pérez
,
2023/06/02
[PATCH v2 1/3] vdpa: do not block migration if device has cvq and x-svq=on
,
Eugenio Pérez
,
2023/06/02
Re: [PATCH v2 1/3] vdpa: do not block migration if device has cvq and x-svq=on
,
Lei Yang
,
2023/06/02
[PATCH v2 2/3] vdpa: reorder vhost_vdpa_net_cvq_cmd_page_len function
,
Eugenio Pérez
,
2023/06/02
[PATCH v2 3/3] vdpa: map shadow vrings with MAP_SHARED
,
Eugenio Pérez
,
2023/06/02
[PATCH v2] qmp: Report page size in query-memory-size-summary
,
Andrei Gudkov
,
2023/06/02
[PATCH] target/arm: Fix return value from LDSMIN/LDSMAX 8/16 bit atomics
,
Peter Maydell
,
2023/06/02
Re: [PATCH] target/arm: Fix return value from LDSMIN/LDSMAX 8/16 bit atomics
,
Philippe Mathieu-Daudé
,
2023/06/02
Re: [PATCH] target/arm: Fix return value from LDSMIN/LDSMAX 8/16 bit atomics
,
Richard Henderson
,
2023/06/02
[PATCH v2 0/2] s390x/ap: fix hang when mdev attached to guest is removed
,
Tony Krowiak
,
2023/06/02
[PATCH v2 2/2] s390x/ap: Wire up the device request notifier interface
,
Tony Krowiak
,
2023/06/02
Re: [PATCH v2 2/2] s390x/ap: Wire up the device request notifier interface
,
Cédric Le Goater
,
2023/06/02
Re: [PATCH v2 2/2] s390x/ap: Wire up the device request notifier interface
,
Anthony Krowiak
,
2023/06/02
[PATCH v2 1/2] linux-headers: Update with vfio_ap IRQ index mapping
,
Tony Krowiak
,
2023/06/02
Re: [PATCH v5 2/5] parallels: Split image leak handling to separate check and fix helpers
,
Hanna Czenczek
,
2023/06/02
Re: [PATCH v5 2/5] parallels: Split image leak handling to separate check and fix helpers
,
Alexander Ivanov
,
2023/06/05
Re: [PATCH] Add virtio-sound and virtio-sound-pci devices
,
Manos Pitsidianakis
,
2023/06/02
Re: Help finding Coverity defects for generated Hexagon code
,
Anton Johansson
,
2023/06/02
Re: [PATCH v2 4/4] migration/calc-dirty-rate: tool to predict migration time
,
gudkov.andrei
,
2023/06/02
Re: [RFC] cxl: Multi-headed device design
,
Jonathan Cameron
,
2023/06/02
[PATCH v2] qcow2: add discard-no-unref option
,
Jean-Louis Dupond
,
2023/06/02
Re: [PATCH v2] qcow2: add discard-no-unref option
,
Hanna Czenczek
,
2023/06/02
Re: [PATCH v2] qcow2: add discard-no-unref option
,
Jean-Louis Dupond
,
2023/06/05
[PATCH] vdpa: do not block migration if device has cvq and x-svq=on
,
Eugenio Pérez
,
2023/06/02
RFC: target/riscv: Add support for Zacas extension
,
Rob Bradford
,
2023/06/02
[PATCH 1/2] target/riscv: Add Zacas ISA extension support
,
Rob Bradford
,
2023/06/02
Re: [PATCH 1/2] target/riscv: Add Zacas ISA extension support
,
Weiwei Li
,
2023/06/02
Re: [PATCH 1/2] target/riscv: Add Zacas ISA extension support
,
Rob Bradford
,
2023/06/20
Re: [PATCH 1/2] target/riscv: Add Zacas ISA extension support
,
Weiwei Li
,
2023/06/02
Re: [PATCH 1/2] target/riscv: Add Zacas ISA extension support
,
Richard Henderson
,
2023/06/02
[PATCH 2/2] disas/riscv: Add support for amocas.{w,d,q} instructions
,
Rob Bradford
,
2023/06/02
Re: [PATCH 2/2] disas/riscv: Add support for amocas.{w, d, q} instructions
,
Rob Bradford
,
2023/06/02
[PATCH v4 0/6] Vhost-vdpa Shadow Virtqueue Offloads support
,
Hawkins Jiawei
,
2023/06/02
[PATCH v4 1/6] include/hw/virtio: make some VirtIODevice const
,
Hawkins Jiawei
,
2023/06/02
[PATCH v4 2/6] vdpa: reuse virtio_vdev_has_feature()
,
Hawkins Jiawei
,
2023/06/02
[PATCH v4 3/6] hw/net/virtio-net: make some VirtIONet const
,
Hawkins Jiawei
,
2023/06/02
[PATCH v4 4/6] virtio-net: expose virtio_net_supported_guest_offloads()
,
Hawkins Jiawei
,
2023/06/02
[PATCH v4 5/6] vdpa: Add vhost_vdpa_net_load_offloads()
,
Hawkins Jiawei
,
2023/06/02
[PATCH v4 6/6] vdpa: Allow VIRTIO_NET_F_CTRL_GUEST_OFFLOADS in SVQ
,
Hawkins Jiawei
,
2023/06/02
Re: [PATCH v4 0/6] Vhost-vdpa Shadow Virtqueue Offloads support
,
Lei Yang
,
2023/06/02
Re: [PATCH v4 0/6] Vhost-vdpa Shadow Virtqueue Offloads support
,
Eugenio Perez Martin
,
2023/06/02
Re: [PATCH v4 0/6] Vhost-vdpa Shadow Virtqueue Offloads support
,
Hawkins Jiawei
,
2023/06/03
Re: [PATCH v3 06/48] tcg: Widen CPUTLBEntry comparators to 64-bits
,
Anton Johansson
,
2023/06/02
Re: [PATCH v4 0/2] Move ASID test to vhost-vdpa net initialization
,
Lei Yang
,
2023/06/02
Re: [PATCH v4 0/2] Move ASID test to vhost-vdpa net initialization
,
Peter Maydell
,
2023/06/23
Re: [PATCH v4 0/2] Move ASID test to vhost-vdpa net initialization
,
Eugenio Perez Martin
,
2023/06/25
[PULL 00/10] Migration 20230602 patches
,
Juan Quintela
,
2023/06/02
[PULL 01/10] tests/qtest: add various qtest_qmp_assert_success() variants
,
Juan Quintela
,
2023/06/02
[PULL 02/10] tests/qtest: add support for callback to receive QMP events
,
Juan Quintela
,
2023/06/02
[PULL 04/10] tests/qtest: get rid of some 'qtest_qmp' usage in migration test
,
Juan Quintela
,
2023/06/02
[PULL 07/10] tests/qtest: capture RESUME events during migration
,
Juan Quintela
,
2023/06/02
[PULL 06/10] tests/qtest: replace wait_command() with qtest_qmp_assert_success
,
Juan Quintela
,
2023/06/02
[PULL 08/10] tests/qtest: distinguish src/dst migration VM stop/resume events
,
Juan Quintela
,
2023/06/02
[PULL 10/10] qtest/migration: Document live=true cases
,
Juan Quintela
,
2023/06/02
[PULL 09/10] tests/qtest: make more migration pre-copy scenarios run non-live
,
Juan Quintela
,
2023/06/02
[PULL 05/10] tests/qtest: switch to using event callbacks for STOP event
,
Juan Quintela
,
2023/06/02
[PULL 03/10] tests/qtest: get rid of 'qmp_command' helper in migration test
,
Juan Quintela
,
2023/06/02
Re: [PULL 00/10] Migration 20230602 patches
,
Richard Henderson
,
2023/06/02
Re: [PATCH v3 36/48] accel/tcg: Move translator_fake_ldb out of line
,
Philippe Mathieu-Daudé
,
2023/06/02
Re: [PATCH v3 30/48] exec-all: Widen tb_page_addr_t for user-only
,
Philippe Mathieu-Daudé
,
2023/06/02
Re: [PATCH v3 30/48] exec-all: Widen tb_page_addr_t for user-only
,
Richard Henderson
,
2023/06/03
[PATCH 35.5] target/pcc: Inline gen_icount_io_start()
,
Philippe Mathieu-Daudé
,
2023/06/02
Re: [PATCH 35.5] target/pcc: Inline gen_icount_io_start()
,
Richard Henderson
,
2023/06/03
Re: [PATCH v3 35/48] accel/tcg: Introduce translator_io_start
,
Philippe Mathieu-Daudé
,
2023/06/02
[RFC v2] linux-user/riscv: Add syscall riscv_hwprobe
,
Robbin Ehn
,
2023/06/02
Re: [RFC v2] linux-user/riscv: Add syscall riscv_hwprobe
,
Andrew Jones
,
2023/06/02
Re: [RFC v2] linux-user/riscv: Add syscall riscv_hwprobe
,
Robbin Ehn
,
2023/06/02
Re: [RFC v2] linux-user/riscv: Add syscall riscv_hwprobe
,
Andrew Jones
,
2023/06/02
Re: [RFC v2] linux-user/riscv: Add syscall riscv_hwprobe
,
Richard Henderson
,
2023/06/02
Re: [RFC v2] linux-user/riscv: Add syscall riscv_hwprobe
,
Robbin Ehn
,
2023/06/05
Re: [RFC v2] linux-user/riscv: Add syscall riscv_hwprobe
,
Richard Henderson
,
2023/06/02
Re: [RFC v2] linux-user/riscv: Add syscall riscv_hwprobe
,
Andrew Jones
,
2023/06/03
Re: [RFC v2] linux-user/riscv: Add syscall riscv_hwprobe
,
Richard Henderson
,
2023/06/03
Re: [RFC v2] linux-user/riscv: Add syscall riscv_hwprobe
,
Richard Henderson
,
2023/06/02
Re: [RFC v2] linux-user/riscv: Add syscall riscv_hwprobe
,
Robbin Ehn
,
2023/06/05
Re: [PATCH v3 33/48] include/exec: Remove CODE_GEN_AVG_BLOCK_SIZE
,
Philippe Mathieu-Daudé
,
2023/06/02
[PATCH] Use named constants in BCM props
,
Sergey Kambalin
,
2023/06/02
Re: [PATCH] hw/ppc/openpic: Do not open-code ROUND_UP() macro
,
Philippe Mathieu-Daudé
,
2023/06/02
Re: [PATCH] hw/ppc/openpic: Do not open-code ROUND_UP() macro
,
Daniel Henrique Barboza
,
2023/06/06
Re: [PATCH v3 14/14] nbd/server: Add FLAG_PAYLOAD support to CMD_BLOCK_STATUS
,
Vladimir Sementsov-Ogievskiy
,
2023/06/02
Re: [Libguestfs] [PATCH v3 14/14] nbd/server: Add FLAG_PAYLOAD support to CMD_BLOCK_STATUS
,
Eric Blake
,
2023/06/02
[PATCH 0/2] vdpa: map shadow vrings with MAP_SHARED
,
Eugenio Pérez
,
2023/06/02
[PATCH 1/2] vdpa: reorder vhost_vdpa_net_cvq_cmd_page_len function
,
Eugenio Pérez
,
2023/06/02
Re: [PATCH 1/2] vdpa: reorder vhost_vdpa_net_cvq_cmd_page_len function
,
Philippe Mathieu-Daudé
,
2023/06/02
[PATCH 2/2] vdpa: map shadow vrings with MAP_SHARED
,
Eugenio Pérez
,
2023/06/02
[PATCH] kvm: limit the maximum CPUID.0xA.edx[0..4] to 3
,
Shiyuan Gao
,
2023/06/02
[PATCH] e1000e: Add ICR clearing by corresponding IMS bit
,
Akihiko Odaki
,
2023/06/02
Re: [Intel-wired-lan] [PATCH] e1000e: Add ICR clearing by corresponding IMS bit
,
Paul Menzel
,
2023/06/02
Re: [Intel-wired-lan] [PATCH] e1000e: Add ICR clearing by corresponding IMS bit
,
Paul Menzel
,
2023/06/02
Re: [PATCH] e1000e: Add ICR clearing by corresponding IMS bit
,
Akihiko Odaki
,
2023/06/29
Re: [PATCH] e1000e: Add ICR clearing by corresponding IMS bit
,
Jason Wang
,
2023/06/30
Re: [RFC PATCH 2/5] target/ppc: Add initial flags and helpers for SMT support
,
Nicholas Piggin
,
2023/06/02
Re: [PATCH] i386/cpu: Don't emulate L3 cache on 8000_001D if l3-cache is disabled
,
Xiaoyao Li
,
2023/06/02
Re: [PATCH] i386/cpu: Don't emulate L3 cache on 8000_001D if l3-cache is disabled
,
wangyanan (Y)
,
2023/06/09
Re: [PATCH v2 3/4] contrib/vhost-user-gpu: implement get_edid feature
,
Marc-André Lureau
,
2023/06/02
Re: [PATCH v2 2/4] docs: vhost-user-gpu: add protocol changes for EDID
,
Marc-André Lureau
,
2023/06/02
[PATCH 0/1] virtio: add a new vcpu stall watchdog
,
zhanghao1
,
2023/06/02
[PATCH 1/1] Add a new virtio pci device named virtio-vcpu-stall-watchdog-pci
,
zhanghao1
,
2023/06/02
[PATCH 0/1] virtio: add a new vcpu stall watchdog
,
zhanghao1
,
2023/06/15
[PATCH 1/1] A new virtio pci device named virtio-vcpu-stall-watchdog-pci
,
zhanghao1
,
2023/06/15
Re: [PATCH 1/1] A new virtio pci device named virtio-vcpu-stall-watchdog-pci
,
Daniel P . Berrangé
,
2023/06/21
Re: [PATCH 01/16] target/riscv: skip features setup for KVM CPUs
,
Alistair Francis
,
2023/06/02
Re: [PATCH 01/16] target/riscv: skip features setup for KVM CPUs
,
Andrew Jones
,
2023/06/02
Re: [PATCH v3 2/2] target/riscv: Add RVV registers to log
,
Alistair Francis
,
2023/06/01
Re: [PATCH v3 2/2] target/riscv: Add RVV registers to log
,
Philippe Mathieu-Daudé
,
2023/06/02
Re: [PATCH v3 0/2] Support for print to log vector extension registers
,
Alistair Francis
,
2023/06/01
Re: [PATCH v2 4/6] target/riscv: Split interrupt logic from riscv_cpu_update_mip.
,
Alistair Francis
,
2023/06/01
Re: [PATCH v2 3/6] target/riscv: Set VS* bits to one in mideleg when H-Ext is enabled
,
Alistair Francis
,
2023/06/01
Re: [PATCH v2 2/6] target/riscv: Check for async flag in case of RISCV_EXCP_SEMIHOST.
,
Alistair Francis
,
2023/06/01
Re: [PATCH v2 1/6] target/riscv: Without H-mode mask all HS mode inturrupts in mie.
,
Alistair Francis
,
2023/06/01
[PATCH RFC 0/3] migration: switchover-hold flag
,
Peter Xu
,
2023/06/01
[PATCH RFC 1/3] migration: switchover-hold parameter
,
Peter Xu
,
2023/06/01
Re: [PATCH RFC 1/3] migration: switchover-hold parameter
,
Daniel P . Berrangé
,
2023/06/02
Re: [PATCH RFC 1/3] migration: switchover-hold parameter
,
Peter Xu
,
2023/06/02
[PATCH RFC 2/3] Revert "tests/qtest: massively speed up migration-test"
,
Peter Xu
,
2023/06/01
[PATCH RFC 3/3] qtest/migration: Use switchover-hold to speedup
,
Peter Xu
,
2023/06/01
Re: [PATCH RFC 3/3] qtest/migration: Use switchover-hold to speedup
,
Daniel P . Berrangé
,
2023/06/02
Re: [PATCH RFC 3/3] qtest/migration: Use switchover-hold to speedup
,
Peter Xu
,
2023/06/02
[PULL 0/6] Migration 20230601 patches
,
Juan Quintela
,
2023/06/01
[PULL 1/6] runstate: add runstate_get()
,
Juan Quintela
,
2023/06/01
[PULL 3/6] runstate: drop unused runstate_store()
,
Juan Quintela
,
2023/06/01
[PULL 4/6] migration: switch from .vm_was_running to .vm_old_state
,
Juan Quintela
,
2023/06/01
[PULL 5/6] migration: restore vmstate on migration failure
,
Juan Quintela
,
2023/06/01
[PULL 6/6] migration: stop tracking ram writes when cancelling background migration
,
Juan Quintela
,
2023/06/01
[PULL 2/6] migration: never fail in global_state_store()
,
Juan Quintela
,
2023/06/01
Re: [PULL 0/6] Migration 20230601 patches
,
Richard Henderson
,
2023/06/02
[PATCH 0/2] target/s390x: Fix MXDB and MXDBR
,
Ilya Leoshkevich
,
2023/06/01
[PATCH 1/2] target/s390x: Fix MXDB and MXDBR
,
Ilya Leoshkevich
,
2023/06/01
Re: [PATCH 1/2] target/s390x: Fix MXDB and MXDBR
,
David Hildenbrand
,
2023/06/02
[PATCH 2/2] tests/tcg/s390x: Test MXDB and MXDBR
,
Ilya Leoshkevich
,
2023/06/01
Re: [PATCH 2/2] tests/tcg/s390x: Test MXDB and MXDBR
,
David Hildenbrand
,
2023/06/02
[PATCH v4 0/2] target/arm: allow DC CVA[D]P in user mode emulation
,
Zhuojia Shen
,
2023/06/01
[PATCH v4 1/2] target/arm: allow DC CVA[D]P in user mode emulation
,
Zhuojia Shen
,
2023/06/01
Re: [PATCH v4 1/2] target/arm: allow DC CVA[D]P in user mode emulation
,
Philippe Mathieu-Daudé
,
2023/06/02
Re: [PATCH v4 1/2] target/arm: allow DC CVA[D]P in user mode emulation
,
Zhuojia Shen
,
2023/06/02
Message not available
[PATCH v4 2/2] tests/tcg/aarch64: add DC CVA[D]P tests
,
Zhuojia Shen
,
2023/06/01
[PATCH v4 2/2] tests/tcg/aarch64: add DC CVA[D]P tests
,
Zhuojia Shen
,
2023/06/01
Re: [PATCH v4 0/2] target/arm: allow DC CVA[D]P in user mode emulation
,
Richard Henderson
,
2023/06/02
Re: [PATCH v4 0/2] target/arm: allow DC CVA[D]P in user mode emulation
,
Peter Maydell
,
2023/06/05
[PULL 00/21] NBD and miscellaneous patches for 2023-06-01
,
Eric Blake
,
2023/06/01
[PULL 02/21] qcow2: Explicit mention of padding bytes
,
Eric Blake
,
2023/06/01
[PULL 05/21] test-cutils: Test integral qemu_strto* value on failures
,
Eric Blake
,
2023/06/01
[PULL 01/21] iotests: Fix test 104 under NBD
,
Eric Blake
,
2023/06/01
[PULL 08/21] cutils: Document differences between parse_uint and qemu_strtou64
,
Eric Blake
,
2023/06/01
[PULL 10/21] cutils: Allow NULL endptr in parse_uint()
,
Eric Blake
,
2023/06/01
[PULL 11/21] test-cutils: Add coverage of qemu_strtod
,
Eric Blake
,
2023/06/01
[PULL 07/21] cutils: Fix wraparound parsing in qemu_strtoui
,
Eric Blake
,
2023/06/01
Re: [PULL 07/21] cutils: Fix wraparound parsing in qemu_strtoui
,
Michael Tokarev
,
2023/06/03
Re: [PULL 07/21] cutils: Fix wraparound parsing in qemu_strtoui
,
Eric Blake
,
2023/06/05
[PULL 09/21] cutils: Adjust signature of parse_uint[_full]
,
Eric Blake
,
2023/06/01
Re: [PULL 09/21] cutils: Adjust signature of parse_uint[_full]
,
Markus Armbruster
,
2023/06/02
Re: [PULL 09/21] cutils: Adjust signature of parse_uint[_full]
,
Eric Blake
,
2023/06/02
[PULL 18/21] cutils: Set value in all integral qemu_strto* error paths
,
Eric Blake
,
2023/06/01
[PULL 16/21] test-cutils: Add more coverage to qemu_strtosz
,
Eric Blake
,
2023/06/01
[PULL 21/21] cutils: Improve qemu_strtosz handling of fractions
,
Eric Blake
,
2023/06/01
[PULL 04/21] test-cutils: Use g_assert_cmpuint where appropriate
,
Eric Blake
,
2023/06/01
[PULL 15/21] numa: Check for qemu_strtosz_MiB error
,
Eric Blake
,
2023/06/01
[PULL 20/21] cutils: Improve qemu_strtod* error paths
,
Eric Blake
,
2023/06/01
[PULL 17/21] cutils: Set value in all qemu_strtosz* error paths
,
Eric Blake
,
2023/06/01
[PULL 06/21] test-cutils: Test more integer corner cases
,
Eric Blake
,
2023/06/01
Re: [PULL 06/21] test-cutils: Test more integer corner cases
,
Eric Blake
,
2023/06/02
[PULL 14/21] cutils: Allow NULL str in qemu_strtosz
,
Eric Blake
,
2023/06/01
[PULL 19/21] cutils: Use parse_uint in qemu_strtosz for negative rejection
,
Eric Blake
,
2023/06/01
[PULL 13/21] test-cutils: Refactor qemu_strtosz tests for less boilerplate
,
Eric Blake
,
2023/06/01
[PULL 12/21] test-cutils: Prepare for upcoming semantic change in qemu_strtosz
,
Eric Blake
,
2023/06/01
[PULL 03/21] test-cutils: Avoid g_assert in unit tests
,
Eric Blake
,
2023/06/01
Re: [PULL 00/21] NBD and miscellaneous patches for 2023-06-01
,
Richard Henderson
,
2023/06/01
Re: [PULL 00/21] NBD and miscellaneous patches for 2023-06-01
,
Eric Blake
,
2023/06/02
Conclusion of yet another expensive UI folly (was: [PULL 00/21] NBD and miscellaneous patches for 2023-06-01)
,
Markus Armbruster
,
2023/06/02
Re: Conclusion of yet another expensive UI folly (was: [PULL 00/21] NBD and miscellaneous patches for 2023-06-01)
,
Eric Blake
,
2023/06/02
Re: Conclusion of yet another expensive UI folly
,
Markus Armbruster
,
2023/06/02
Re: [ANNOUNCE] KVM Microconference at LPC 2023
,
Mickaël Salaün
,
2023/06/01
Re: [ANNOUNCE] KVM Microconference at LPC 2023
,
Sean Christopherson
,
2023/06/01
Re: [PATCH v3 19/19] cutils: Improve qemu_strtosz handling of fractions
,
Eric Blake
,
2023/06/01
Re: [PATCH v3 00/19] Fix qemu_strtosz() read-out-of-bounds
,
Eric Blake
,
2023/06/01
Re: [PATCH] qcow2: Explicit mention of padding bytes
,
Eric Blake
,
2023/06/01
Big TCG slowdown when using zstd with aarch64
,
Juan Quintela
,
2023/06/01
Re: Big TCG slowdown when using zstd with aarch64
,
Daniel P . Berrangé
,
2023/06/02
Re: Big TCG slowdown when using zstd with aarch64
,
Peter Maydell
,
2023/06/02
Re: Big TCG slowdown when using zstd with aarch64
,
Daniel P . Berrangé
,
2023/06/02
Re: Big TCG slowdown when using zstd with aarch64
,
Alex Bennée
,
2023/06/02
Re: Big TCG slowdown when using zstd with aarch64
,
Thomas Huth
,
2023/06/02
Re: Big TCG slowdown when using zstd with aarch64
,
Juan Quintela
,
2023/06/02
Re: Big TCG slowdown when using zstd with aarch64
,
Thomas Huth
,
2023/06/02
Re: Big TCG slowdown when using zstd with aarch64
,
Juan Quintela
,
2023/06/02
Re: Big TCG slowdown when using zstd with aarch64
,
Daniel P . Berrangé
,
2023/06/02
Re: Big TCG slowdown when using zstd with aarch64
,
Juan Quintela
,
2023/06/02
Re: [PATCH v2 0/2] qemu-img: fix getting stuck in infinite loop on in-chain rebase
,
Andrey Drobyshev
,
2023/06/01
Re: [PATCH v2] target/ppc: Fix nested-hv HEAI delivery
,
Daniel Henrique Barboza
,
2023/06/01
Re: [PATCH v3 1/3] hw/i2c: add smbus pec utility function
,
Philippe Mathieu-Daudé
,
2023/06/01
Re: [PATCH v4] target/ppc: Fix PMU hflags calculation
,
Daniel Henrique Barboza
,
2023/06/01
Re: [PATCH] pnv/xive2: Quiet down some error messages
,
Daniel Henrique Barboza
,
2023/06/01
Re: [PATCH v3 32/48] tcg: Spit out exec/translation-block.h
,
Philippe Mathieu-Daudé
,
2023/06/01
Re: [PATCH v5 8/9] vfio/migration: Add x-allow-pre-copy VFIO device property
,
Alex Williamson
,
2023/06/01
Re: [PATCH v5 8/9] vfio/migration: Add x-allow-pre-copy VFIO device property
,
Avihai Horon
,
2023/06/04
Re: [PATCH v5 8/9] vfio/migration: Add x-allow-pre-copy VFIO device property
,
Alex Williamson
,
2023/06/05
Re: [PATCH v5 8/9] vfio/migration: Add x-allow-pre-copy VFIO device property
,
Avihai Horon
,
2023/06/06
Re: [PATCH v5 8/9] vfio/migration: Add x-allow-pre-copy VFIO device property
,
Cédric Le Goater
,
2023/06/06
Re: [PATCH v5 8/9] vfio/migration: Add x-allow-pre-copy VFIO device property
,
Avihai Horon
,
2023/06/07
Re: [PATCH v3 28/48] tcg: Split tcg/tcg-op-gvec.h
,
Philippe Mathieu-Daudé
,
2023/06/01
Re: [PATCH v3 21/48] tcg: Move temp_idx and tcgv_i32_temp debug out of line
,
Philippe Mathieu-Daudé
,
2023/06/01
Re: [PATCH v3 18/48] tcg: Remove outdated comments in helper-head.h
,
Philippe Mathieu-Daudé
,
2023/06/01
Re: [PATCH v3 12/48] target/arm: Fix test of TCG_OVERSIZED_GUEST
,
Philippe Mathieu-Daudé
,
2023/06/01
Re: [PATCH v3 0/3] hw/{i2c, nvme}: mctp endpoint, nvme management interface model
,
Corey Minyard
,
2023/06/01
[PATCH 0/6] qemu-img: rebase: add compression support
,
Andrey Drobyshev
,
2023/06/01
[PATCH 6/6] iotests: add test 314 for "qemu-img rebase" with compression
,
Andrey Drobyshev
,
2023/06/01
Re: [PATCH 6/6] iotests: add test 314 for "qemu-img rebase" with compression
,
Denis V. Lunev
,
2023/06/21
[PATCH 2/6] qemu-iotests: 024: add rebasing test case for overlay_size > backing_size
,
Andrey Drobyshev
,
2023/06/01
Re: [PATCH 2/6] qemu-iotests: 024: add rebasing test case for overlay_size > backing_size
,
Denis V. Lunev
,
2023/06/21
[PATCH 3/6] qemu-img: rebase: use backing files' BlockBackend for buffer alignment
,
Andrey Drobyshev
,
2023/06/01
Re: [PATCH 3/6] qemu-img: rebase: use backing files' BlockBackend for buffer alignment
,
Denis V. Lunev
,
2023/06/21
[PATCH 4/6] qemu-img: rebase: avoid unnecessary COW operations
,
Andrey Drobyshev
,
2023/06/01
Re: [PATCH 4/6] qemu-img: rebase: avoid unnecessary COW operations
,
Denis V. Lunev
,
2023/06/21
[PATCH 5/6] qemu-img: add compression option to rebase subcommand
,
Andrey Drobyshev
,
2023/06/01
Re: [PATCH 5/6] qemu-img: add compression option to rebase subcommand
,
Denis V. Lunev
,
2023/06/21
[PATCH 1/6] qemu-img: rebase: stop when reaching EOF of old backing file
,
Andrey Drobyshev
,
2023/06/01
Re: [PATCH 1/6] qemu-img: rebase: stop when reaching EOF of old backing file
,
Michael Tokarev
,
2023/06/01
Re: [PATCH 1/6] qemu-img: rebase: stop when reaching EOF of old backing file
,
Andrey Drobyshev
,
2023/06/02
Re: [PATCH 1/6] qemu-img: rebase: stop when reaching EOF of old backing file
,
Denis V. Lunev
,
2023/06/21
Re: [PATCH 0/6] qemu-img: rebase: add compression support
,
Denis V. Lunev
,
2023/06/30
Re: [PATCH v5 00/11] *** Add allwinner-r40 support ***
,
Niek Linnenbank
,
2023/06/01
Re: [PATCH v5 00/11] *** Add allwinner-r40 support ***
,
Peter Maydell
,
2023/06/05
Re: [PATCH v5 00/11] *** Add allwinner-r40 support ***
,
Niek Linnenbank
,
2023/06/07
[PATCH 0/6] tests: enable meson test timeouts to improve debuggability
,
Daniel P . Berrangé
,
2023/06/01
[PATCH 2/6] qtest: bump migration-test timeout to 5 minutes
,
Daniel P . Berrangé
,
2023/06/01
Re: [PATCH 2/6] qtest: bump migration-test timeout to 5 minutes
,
Thomas Huth
,
2023/06/01
[PATCH 1/6] qtest: bump min meson timeout to 60 seconds
,
Daniel P . Berrangé
,
2023/06/01
Re: [PATCH 1/6] qtest: bump min meson timeout to 60 seconds
,
Thomas Huth
,
2023/06/01
[PATCH 3/6] qtest: bump qom-test timeout to 7 minutes
,
Daniel P . Berrangé
,
2023/06/01
Re: [PATCH 3/6] qtest: bump qom-test timeout to 7 minutes
,
Thomas Huth
,
2023/06/01
[PATCH 4/6] qtest: bump aspeed_smc-test timeout to 2 minutes
,
Daniel P . Berrangé
,
2023/06/01
Re: [PATCH 4/6] qtest: bump aspeed_smc-test timeout to 2 minutes
,
Thomas Huth
,
2023/06/01
Re: [PATCH 4/6] qtest: bump aspeed_smc-test timeout to 2 minutes
,
Thomas Huth
,
2023/06/05
Re: [PATCH 4/6] qtest: bump aspeed_smc-test timeout to 2 minutes
,
Daniel P . Berrangé
,
2023/06/05
[PATCH 6/6] mtest2make: stop disabling meson test timeouts
,
Daniel P . Berrangé
,
2023/06/01
Re: [PATCH 6/6] mtest2make: stop disabling meson test timeouts
,
Thomas Huth
,
2023/06/01
[PATCH 5/6] qtest: bump bios-table-test timeout to 6 minutes
,
Daniel P . Berrangé
,
2023/06/01
Re: [PATCH 5/6] qtest: bump bios-table-test timeout to 6 minutes
,
Thomas Huth
,
2023/06/01
Re: [PATCH 5/6] qtest: bump bios-table-test timeout to 6 minutes
,
Thomas Huth
,
2023/06/05
Re: [PATCH 5/6] qtest: bump bios-table-test timeout to 6 minutes
,
Daniel P . Berrangé
,
2023/06/05
Re: [PATCH 0/6] tests: enable meson test timeouts to improve debuggability
,
Richard Henderson
,
2023/06/01
Re: [PATCH 0/6] tests: enable meson test timeouts to improve debuggability
,
Thomas Huth
,
2023/06/05
Re: [PATCH 0/6] tests: enable meson test timeouts to improve debuggability
,
Daniel P . Berrangé
,
2023/06/05
Re: [PATCH 0/6] tests: enable meson test timeouts to improve debuggability
,
Thomas Huth
,
2023/06/05
Re: [PATCH 0/6] tests: enable meson test timeouts to improve debuggability
,
Peter Maydell
,
2023/06/05
[PATCH 0/4] linux-user: Emulate /proc/cpuinfo on s390x
,
Ilya Leoshkevich
,
2023/06/01
[PATCH 1/4] s390x/tcg: Fix CPU address returned by STIDP
,
Ilya Leoshkevich
,
2023/06/01
Re: [PATCH 1/4] s390x/tcg: Fix CPU address returned by STIDP
,
David Hildenbrand
,
2023/06/02
[PATCH 2/4] linux-user/elfload: Expose get_elf_hwcap() on s390x
,
Ilya Leoshkevich
,
2023/06/01
Re: [PATCH 2/4] linux-user/elfload: Expose get_elf_hwcap() on s390x
,
David Hildenbrand
,
2023/06/02
[PATCH 4/4] linux-user: Emulate /proc/cpuinfo on s390x
,
Ilya Leoshkevich
,
2023/06/01
Re: [PATCH 4/4] linux-user: Emulate /proc/cpuinfo on s390x
,
Ilya Leoshkevich
,
2023/06/02
Re: [PATCH 4/4] linux-user: Emulate /proc/cpuinfo on s390x
,
David Hildenbrand
,
2023/06/02
Re: [PATCH 4/4] linux-user: Emulate /proc/cpuinfo on s390x
,
Ilya Leoshkevich
,
2023/06/02
[PATCH 3/4] linux-user/elfload: Introduce elf_hwcap_str() on s390x
,
Ilya Leoshkevich
,
2023/06/01
Re: [PATCH 3/4] linux-user/elfload: Introduce elf_hwcap_str() on s390x
,
David Hildenbrand
,
2023/06/02
[PATCH v4 00/10] tests/qtest: make migration-test massively faster
,
Daniel P . Berrangé
,
2023/06/01
[PATCH v4 03/10] tests/qtest: get rid of 'qmp_command' helper in migration test
,
Daniel P . Berrangé
,
2023/06/01
Re: [PATCH v4 03/10] tests/qtest: get rid of 'qmp_command' helper in migration test
,
Thomas Huth
,
2023/06/02
[PATCH v4 04/10] tests/qtest: get rid of some 'qtest_qmp' usage in migration test
,
Daniel P . Berrangé
,
2023/06/01
[PATCH v4 02/10] tests/qtest: add support for callback to receive QMP events
,
Daniel P . Berrangé
,
2023/06/01
Re: [PATCH v4 02/10] tests/qtest: add support for callback to receive QMP events
,
Juan Quintela
,
2023/06/01
Re: [PATCH v4 02/10] tests/qtest: add support for callback to receive QMP events
,
Thomas Huth
,
2023/06/02
[PATCH v4 05/10] tests/qtest: switch to using event callbacks for STOP event
,
Daniel P . Berrangé
,
2023/06/01
[PATCH v4 06/10] tests/qtest: replace wait_command() with qtest_qmp_assert_success
,
Daniel P . Berrangé
,
2023/06/01
[PATCH v4 07/10] tests/qtest: capture RESUME events during migration
,
Daniel P . Berrangé
,
2023/06/01
Re: [PATCH v4 07/10] tests/qtest: capture RESUME events during migration
,
Juan Quintela
,
2023/06/02
[PATCH v4 08/10] tests/qtest: distinguish src/dst migration VM stop/resume events
,
Daniel P . Berrangé
,
2023/06/01
Re: [PATCH v4 08/10] tests/qtest: distinguish src/dst migration VM stop/resume events
,
Juan Quintela
,
2023/06/01
[PATCH v4 10/10] tests/qtest: massively speed up migration-test
,
Daniel P . Berrangé
,
2023/06/01
[PATCH v4 09/10] tests/qtest: make more migration pre-copy scenarios run non-live
,
Daniel P . Berrangé
,
2023/06/01
Re: [PATCH v4 09/10] tests/qtest: make more migration pre-copy scenarios run non-live
,
Juan Quintela
,
2023/06/01
[PATCH] qtest/migration: Document live=true cases
,
Peter Xu
,
2023/06/01
Re: [PATCH] qtest/migration: Document live=true cases
,
Daniel P . Berrangé
,
2023/06/01
Re: [PATCH] qtest/migration: Document live=true cases
,
Juan Quintela
,
2023/06/01
[PATCH v4 01/10] tests/qtest: add various qtest_qmp_assert_success() variants
,
Daniel P . Berrangé
,
2023/06/01
Re: [PATCH v4 01/10] tests/qtest: add various qtest_qmp_assert_success() variants
,
Juan Quintela
,
2023/06/01
Re: [PATCH 02/11] qdev-properties-system: Lock AioContext for blk_insert_bs()
,
Kevin Wolf
,
2023/06/01
[PATCH v5 0/4] Add gdbstub support to HVF
,
francesco . cagnin
,
2023/06/01
[PATCH v5 1/4] arm: move KVM breakpoints helpers
,
francesco . cagnin
,
2023/06/01
[PATCH v5 2/4] hvf: handle access for more registers
,
francesco . cagnin
,
2023/06/01
[PATCH v5 4/4] hvf: add guest debugging handlers for Apple Silicon hosts
,
francesco . cagnin
,
2023/06/01
[PATCH v5 3/4] hvf: add breakpoint handlers
,
francesco . cagnin
,
2023/06/01
Re: [PATCH v5 0/4] Add gdbstub support to HVF
,
Peter Maydell
,
2023/06/05
[PULL 0/8] Block patches
,
Stefan Hajnoczi
,
2023/06/01
[PULL 2/8] block/nvme: convert to blk_io_plug_call() API
,
Stefan Hajnoczi
,
2023/06/01
[PULL 4/8] block/io_uring: convert to blk_io_plug_call() API
,
Stefan Hajnoczi
,
2023/06/01
[PULL 3/8] block/blkio: convert to blk_io_plug_call() API
,
Stefan Hajnoczi
,
2023/06/01
[PULL 8/8] qapi: add '@fdset' feature for BlockdevOptionsVirtioBlkVhostVdpa
,
Stefan Hajnoczi
,
2023/06/01
[PULL 7/8] block/blkio: use qemu_open() to support fd passing for virtio-blk
,
Stefan Hajnoczi
,
2023/06/01
[PULL 5/8] block/linux-aio: convert to blk_io_plug_call() API
,
Stefan Hajnoczi
,
2023/06/01
[PULL 6/8] block: remove bdrv_co_io_plug() API
,
Stefan Hajnoczi
,
2023/06/01
[PULL 1/8] block: add blk_io_plug_call() API
,
Stefan Hajnoczi
,
2023/06/01
Re: [PULL 0/8] Block patches
,
Richard Henderson
,
2023/06/01
Re: [PATCH v3 1/1] hw/arm/aspeed:Add vpd data for Rainier machine
,
Ninad Palsule
,
2023/06/01
Re: [PATCH v5 0/2] block/blkio: support fd passing for virtio-blk-vhost-vdpa driver
,
Stefan Hajnoczi
,
2023/06/01
[PULL v2 00/11] Tracing patches
,
Stefan Hajnoczi
,
2023/06/01
[PULL v2 02/11] trace-events: remove the remaining vcpu trace events
,
Stefan Hajnoczi
,
2023/06/01
[PULL v2 01/11] *-user: remove the guest_user_syscall tracepoints
,
Stefan Hajnoczi
,
2023/06/01
[PULL v2 04/11] scripts/qapi: document the tool that generated the file
,
Stefan Hajnoczi
,
2023/06/01
[PULL v2 08/11] trace: remove control-vcpu.h
,
Stefan Hajnoczi
,
2023/06/01
[PULL v2 03/11] trace: remove vcpu_id from the TraceEvent structure
,
Stefan Hajnoczi
,
2023/06/01
[PULL v2 07/11] trace: remove code that depends on setting vcpu
,
Stefan Hajnoczi
,
2023/06/01
[PULL v2 10/11] hw/9pfs: use qemu_xxhash4
,
Stefan Hajnoczi
,
2023/06/01
[PULL v2 09/11] tcg: remove the final vestiges of dstate
,
Stefan Hajnoczi
,
2023/06/01
[PULL v2 11/11] accel/tcg: include cs_base in our hash calculations
,
Stefan Hajnoczi
,
2023/06/01
[PULL v2 05/11] docs/deprecated: move QMP events bellow QMP command section
,
Stefan Hajnoczi
,
2023/06/01
[PULL v2 06/11] qapi: make the vcpu parameters deprecated for 8.1
,
Stefan Hajnoczi
,
2023/06/01
Re: [PULL v2 00/11] Tracing patches
,
Richard Henderson
,
2023/06/01
Re: [PATCH 1/1] hw/arm/sbsa-ref: use XHCI to replace EHCI
,
Peter Maydell
,
2023/06/01
Re: [PATCH 1/1] hw/arm/sbsa-ref: use XHCI to replace EHCI
,
Marcin Juszkiewicz
,
2023/06/01
Re: [PATCH 1/1] hw/arm/sbsa-ref: use XHCI to replace EHCI
,
Peter Maydell
,
2023/06/01
Re: [PATCH 1/1] hw/arm/sbsa-ref: use XHCI to replace EHCI
,
Marcin Juszkiewicz
,
2023/06/01
Re: [PATCH 1/1] hw/arm/sbsa-ref: use XHCI to replace EHCI
,
Leif Lindholm
,
2023/06/01
Re: [PATCH 1/1] hw/arm/sbsa-ref: use XHCI to replace EHCI
,
Ard Biesheuvel
,
2023/06/01
Re: [PATCH 1/1] hw/arm/sbsa-ref: use XHCI to replace EHCI
,
Yuquan Wang
,
2023/06/01
Re: [PATCH 1/1] hw/arm/sbsa-ref: use XHCI to replace EHCI
,
Leif Lindholm
,
2023/06/02
[PATCH] vfio: Implement a common device info helper
,
Alex Williamson
,
2023/06/01
Re: [PATCH] vfio: Implement a common device info helper
,
Robin Voetter
,
2023/06/01
[PATCH] hvf: Handle EC_INSNABORT
,
Antonio Caggiano
,
2023/06/01
Re: [PATCH] hvf: Handle EC_INSNABORT
,
Peter Maydell
,
2023/06/01
Re: [PATCH] hvf: Handle EC_INSNABORT
,
Antonio Caggiano
,
2023/06/01
Re: [PATCH] hvf: Handle EC_INSNABORT
,
Mark Burton
,
2023/06/01
Re: [PATCH] hvf: Handle EC_INSNABORT
,
Peter Maydell
,
2023/06/01
Re: [PATCH] hvf: Handle EC_INSNABORT
,
Mark Burton
,
2023/06/01
Re: [PATCH] hvf: Handle EC_INSNABORT
,
Peter Maydell
,
2023/06/02
Re: [PATCH] hvf: Handle EC_INSNABORT
,
Mark Burton
,
2023/06/02
[PATCH] hvf: Report HV_DENIED error
,
Antonio Caggiano
,
2023/06/01
Re: [PATCH] hvf: Report HV_DENIED error
,
Peter Maydell
,
2023/06/01
[ANNOUNCE] QEMU 8.0.2 Stable released
,
Michael Roth
,
2023/06/01
Re: [PATCH 1/1] hw/ide/core.c: fix handling of unsupported commands
,
Niklas Cassel
,
2023/06/01
Re: [PATCH 1/1] hw/ide/core.c: fix handling of unsupported commands
,
John Snow
,
2023/06/01
[ANNOUNCE] QEMU 7.2.3 Stable released
,
Michael Roth
,
2023/06/01
[PATCH] SDL: OpenGL 3 window context
,
Antonio Caggiano
,
2023/06/01
Re: [PATCH] SDL: OpenGL 3 window context
,
Marc-André Lureau
,
2023/06/01
Re: [PATCH 0/9] misc AHCI cleanups
,
Niklas Cassel
,
2023/06/01
Re: [PULL 01/11] *-user: remove the guest_user_syscall tracepoints
,
Stefan Hajnoczi
,
2023/06/01
[PATCH v3 0/6] Vhost-vdpa Shadow Virtqueue Offloads support
,
Hawkins Jiawei
,
2023/06/01
[PATCH v3 1/6] include/hw/virtio: make some VirtIODevice const
,
Hawkins Jiawei
,
2023/06/01
Re: [PATCH v3 1/6] include/hw/virtio: make some VirtIODevice const
,
Eugenio Perez Martin
,
2023/06/01
[PATCH v3 2/6] vdpa: reuse virtio_vdev_has_feature()
,
Hawkins Jiawei
,
2023/06/01
Re: [PATCH v3 2/6] vdpa: reuse virtio_vdev_has_feature()
,
Eugenio Perez Martin
,
2023/06/01
[PATCH v3 3/6] hw/net/virtio-net: make some VirtIONet const
,
Hawkins Jiawei
,
2023/06/01
Re: [PATCH v3 3/6] hw/net/virtio-net: make some VirtIONet const
,
Eugenio Perez Martin
,
2023/06/01
[PATCH v3 4/6] virtio-net: expose virtio_net_supported_guest_offloads()
,
Hawkins Jiawei
,
2023/06/01
Re: [PATCH v3 4/6] virtio-net: expose virtio_net_supported_guest_offloads()
,
Eugenio Perez Martin
,
2023/06/01
Re: [PATCH v3 4/6] virtio-net: expose virtio_net_supported_guest_offloads()
,
Hawkins Jiawei
,
2023/06/02
[PATCH v3 5/6] vdpa: Add vhost_vdpa_net_load_offloads()
,
Hawkins Jiawei
,
2023/06/01
Re: [PATCH v3 5/6] vdpa: Add vhost_vdpa_net_load_offloads()
,
Eugenio Perez Martin
,
2023/06/01
Re: [PATCH v3 5/6] vdpa: Add vhost_vdpa_net_load_offloads()
,
Hawkins Jiawei
,
2023/06/02
[PATCH v3 6/6] vdpa: Allow VIRTIO_NET_F_CTRL_GUEST_OFFLOADS in SVQ
,
Hawkins Jiawei
,
2023/06/01
Re: [PATCH v3 6/6] vdpa: Allow VIRTIO_NET_F_CTRL_GUEST_OFFLOADS in SVQ
,
Eugenio Perez Martin
,
2023/06/01
Re: [PATCH v3 0/6] Vhost-vdpa Shadow Virtqueue Offloads support
,
Lei Yang
,
2023/06/02
Re: [PATCH v3 0/6] Vhost-vdpa Shadow Virtqueue Offloads support
,
Hawkins Jiawei
,
2023/06/02
[PATCH v2 0/8] misc AHCI cleanups
,
Niklas Cassel
,
2023/06/01
[PATCH v2 1/8] hw/ide/ahci: remove stray backslash
,
Niklas Cassel
,
2023/06/01
[PATCH v2 2/8] hw/ide/core: set ERR_STAT in unsupported command completion
,
Niklas Cassel
,
2023/06/01
[PATCH v2 3/8] hw/ide/ahci: write D2H FIS on when processing NCQ command
,
Niklas Cassel
,
2023/06/01
[PATCH v2 5/8] hw/ide/ahci: PxCI should not get cleared when ERR_STAT is set
,
Niklas Cassel
,
2023/06/01
Re: [PATCH v2 5/8] hw/ide/ahci: PxCI should not get cleared when ERR_STAT is set
,
John Snow
,
2023/06/05
Re: [PATCH v2 5/8] hw/ide/ahci: PxCI should not get cleared when ERR_STAT is set
,
Niklas Cassel
,
2023/06/07
Re: [PATCH v2 5/8] hw/ide/ahci: PxCI should not get cleared when ERR_STAT is set
,
Niklas Cassel
,
2023/06/07
[PATCH v2 6/8] hw/ide/ahci: PxSACT and PxCI is cleared when PxCMD.ST is cleared
,
Niklas Cassel
,
2023/06/01
[PATCH v2 4/8] hw/ide/ahci: simplify and document PxCI handling
,
Niklas Cassel
,
2023/06/01
[PATCH v2 8/8] hw/ide/ahci: fix broken SError handling
,
Niklas Cassel
,
2023/06/01
[PATCH v2 7/8] hw/ide/ahci: fix ahci_write_fis_sdb()
,
Niklas Cassel
,
2023/06/01
Re: [PATCH v2 0/8] misc AHCI cleanups
,
John Snow
,
2023/06/01
Re: [PATCH 2/9] hw/ide/core: set ERR_STAT in unsupported command completion
,
Niklas Cassel
,
2023/06/01
[RFC] linux-user/riscv: Add syscall riscv_hwprobe
,
Robbin Ehn
,
2023/06/01
Re: [RFC] linux-user/riscv: Add syscall riscv_hwprobe
,
Richard Henderson
,
2023/06/01
Re: [RFC] linux-user/riscv: Add syscall riscv_hwprobe
,
Robbin Ehn
,
2023/06/02
Re: [PATCH] qcow2: add discard-no-unref option
,
Jean-Louis Dupond
,
2023/06/01
Re: [PATCH] qcow2: add discard-no-unref option
,
Hanna Czenczek
,
2023/06/02
Re: [PATCH] qcow2: add discard-no-unref option
,
Jean-Louis Dupond
,
2023/06/01
[PATCH 0/2] Implement PMULL using host intrinsics
,
Ard Biesheuvel
,
2023/06/01
[PATCH 1/2] target/arm: Use x86 intrinsics to implement PMULL.P64
,
Ard Biesheuvel
,
2023/06/01
Re: [PATCH 1/2] target/arm: Use x86 intrinsics to implement PMULL.P64
,
Peter Maydell
,
2023/06/01
Re: [PATCH 1/2] target/arm: Use x86 intrinsics to implement PMULL.P64
,
Ard Biesheuvel
,
2023/06/01
[PATCH 2/2] target/i386: Implement PCLMULQDQ using AArch64 PMULL instructions
,
Ard Biesheuvel
,
2023/06/01
Re: [PATCH 2/2] target/i386: Implement PCLMULQDQ using AArch64 PMULL instructions
,
Ard Biesheuvel
,
2023/06/01
Re: [PATCH v3 7/7] hw/ide/piix: Move registration of VMStateDescription to DeviceClass
,
Mark Cave-Ayland
,
2023/06/01
Re: [PATCH v3 6/7] hw/ide/pci: Replace some magic numbers by constants
,
Mark Cave-Ayland
,
2023/06/01
[PATCH] memory-device: Track used region size in DeviceMemoryState
,
David Hildenbrand
,
2023/06/01
[PATCH v3 00/10] memory-device: Some cleanups
,
David Hildenbrand
,
2023/06/01
Re: [PATCH v3 00/10] memory-device: Some cleanups
,
David Hildenbrand
,
2023/06/14
[PATCH v3 02/10] memory-device: Introduce machine_memory_devices_init()
,
David Hildenbrand
,
2023/06/01
[PATCH v3 03/10] hw/arm/virt: Use machine_memory_devices_init()
,
David Hildenbrand
,
2023/06/01
[PATCH v3 01/10] memory-device: Unify enabled vs. supported error messages
,
David Hildenbrand
,
2023/06/01
[PATCH v3 06/10] hw/i386/pc: Use machine_memory_devices_init()
,
David Hildenbrand
,
2023/06/01
[PATCH v3 04/10] hw/ppc/spapr: Use machine_memory_devices_init()
,
David Hildenbrand
,
2023/06/01
Re: [PATCH v3 04/10] hw/ppc/spapr: Use machine_memory_devices_init()
,
Cédric Le Goater
,
2023/06/14
[PATCH v3 05/10] hw/loongarch/virt: Use machine_memory_devices_init()
,
David Hildenbrand
,
2023/06/01
[PATCH v3 09/10] memory-device: Refactor memory_device_pre_plug()
,
David Hildenbrand
,
2023/06/01
Re: [PATCH v3 09/10] memory-device: Refactor memory_device_pre_plug()
,
Philippe Mathieu-Daudé
,
2023/06/14
[PATCH v3 07/10] hw/i386/acpi-build: Rely on machine->device_memory when building SRAT
,
David Hildenbrand
,
2023/06/01
[PATCH v3 08/10] hw/i386/pc: Remove PC_MACHINE_DEVMEM_REGION_SIZE
,
David Hildenbrand
,
2023/06/01
[PATCH v3 10/10] memory-device: Track used region size in DeviceMemoryState
,
David Hildenbrand
,
2023/06/01
Re: [PATCH] memory-device: Track used region size in DeviceMemoryState
,
David Hildenbrand
,
2023/06/01
Re: [PATCH v3 2/9] tests/qtest: add support for callback to receive QMP events
,
Juan Quintela
,
2023/06/01
Re: [PATCH v3 2/9] tests/qtest: add support for callback to receive QMP events
,
Daniel P . Berrangé
,
2023/06/01
[PATCH v2 0/5] Various xive fixes
,
Frederic Barrat
,
2023/06/01
[PATCH v2 2/5] pnv/xive2: Add definition for the ESB cache configuration register
,
Frederic Barrat
,
2023/06/01
[PATCH v2 1/5] pnv/xive2: Add definition for TCTXT Config register
,
Frederic Barrat
,
2023/06/01
[PATCH v2 5/5] pnv/xive2: Handle TIMA access through all ports
,
Frederic Barrat
,
2023/06/01
Re: [PATCH v2 5/5] pnv/xive2: Handle TIMA access through all ports
,
Cédric Le Goater
,
2023/06/01
[PATCH v2 3/5] pnv/xive2: Allow writes to the Physical Thread Enable registers
,
Frederic Barrat
,
2023/06/01
[PATCH v2 4/5] pnv/xive2: Introduce macros to manipulate TIMA addresses
,
Frederic Barrat
,
2023/06/01
Re: [PATCH v2 4/5] pnv/xive2: Introduce macros to manipulate TIMA addresses
,
Cédric Le Goater
,
2023/06/01
Re: [PATCH v2 0/5] Various xive fixes
,
Daniel Henrique Barboza
,
2023/06/01
Re: [PATCH v14 08/10] Adding info [tb-list|tb] commands to HMP (WIP)
,
Wu, Fei
,
2023/06/01
Re: [PATCH v14 08/10] Adding info [tb-list|tb] commands to HMP (WIP)
,
Wu, Fei
,
2023/06/06
Re: [PATCH v14 08/10] Adding info [tb-list|tb] commands to HMP (WIP)
,
Wu, Fei
,
2023/06/07
Re: [PATCH v14 08/10] Adding info [tb-list|tb] commands to HMP (WIP)
,
Wu, Fei
,
2023/06/08
Re: [PATCH v14 08/10] Adding info [tb-list|tb] commands to HMP (WIP)
,
Peter Maydell
,
2023/06/08
Re: [PATCH v14 08/10] Adding info [tb-list|tb] commands to HMP (WIP)
,
Dr. David Alan Gilbert
,
2023/06/08
Re: [PATCH v14 08/10] Adding info [tb-list|tb] commands to HMP (WIP)
,
Peter Maydell
,
2023/06/08
Re: [PATCH v14 08/10] Adding info [tb-list|tb] commands to HMP (WIP)
,
Wu, Fei
,
2023/06/09
Re: [PATCH v14 08/10] Adding info [tb-list|tb] commands to HMP (WIP)
,
Peter Maydell
,
2023/06/09
Re: [PATCH v14 08/10] Adding info [tb-list|tb] commands to HMP (WIP)
,
Wu, Fei
,
2023/06/11
Re: [PATCH v13 04/10] accel/tcg: add jit stats and time to TBStatistics
,
Alex Bennée
,
2023/06/01
Re: [PATCH v13 04/10] accel/tcg: add jit stats and time to TBStatistics
,
Wu, Fei
,
2023/06/01
Re: [PATCH v13 04/10] accel/tcg: add jit stats and time to TBStatistics
,
Richard Henderson
,
2023/06/01
[PATCH 00/12] block: more fixes to coroutine_fn marking
,
Paolo Bonzini
,
2023/06/01
[PATCH 01/12] file-posix: remove incorrect coroutine_fn calls
,
Paolo Bonzini
,
2023/06/01
Re: [PATCH 01/12] file-posix: remove incorrect coroutine_fn calls
,
Eric Blake
,
2023/06/01
Re: [PATCH 01/12] file-posix: remove incorrect coroutine_fn calls
,
Paolo Bonzini
,
2023/06/01
[PATCH 02/12] qed: mark more functions as coroutine_fns and GRAPH_RDLOCK
,
Paolo Bonzini
,
2023/06/01
[PATCH 05/12] block: mark another function as coroutine_fns and GRAPH_UNLOCKED
,
Paolo Bonzini
,
2023/06/01
[PATCH 06/12] cloop: mark more functions as coroutine_fns and GRAPH_RDLOCK
,
Paolo Bonzini
,
2023/06/01
[PATCH 03/12] vpc: mark more functions as coroutine_fns and GRAPH_RDLOCK
,
Paolo Bonzini
,
2023/06/01
[PATCH 04/12] bochs: mark more functions as coroutine_fns and GRAPH_RDLOCK
,
Paolo Bonzini
,
2023/06/01
[PATCH 08/12] vmdk: mark more functions as coroutine_fns and GRAPH_RDLOCK
,
Paolo Bonzini
,
2023/06/01
[PATCH 07/12] dmg: mark more functions as coroutine_fns and GRAPH_RDLOCK
,
Paolo Bonzini
,
2023/06/01
[PATCH 10/12] qcow2: mark more functions as coroutine_fns and GRAPH_RDLOCK
,
Paolo Bonzini
,
2023/06/01
[PATCH 11/12] block: use bdrv_co_getlength in coroutine context
,
Paolo Bonzini
,
2023/06/01
[PATCH 12/12] block: use bdrv_co_debug_event in coroutine context
,
Paolo Bonzini
,
2023/06/01
[PATCH 09/12] vhdx: mark more functions as coroutine_fns and GRAPH_RDLOCK
,
Paolo Bonzini
,
2023/06/01
Re: [PATCH 09/12] vhdx: mark more functions as coroutine_fns and GRAPH_RDLOCK
,
Kevin Wolf
,
2023/06/28
Re: [PATCH 00/12] block: more fixes to coroutine_fn marking
,
Kevin Wolf
,
2023/06/28
[PATCH v2 0/3] block: remove separate bdrv_file_open callback
,
Paolo Bonzini
,
2023/06/01
[PATCH v2 1/3] block: make assertion more generic
,
Paolo Bonzini
,
2023/06/01
[PATCH v2 3/3] block: remove separate bdrv_file_open callback
,
Paolo Bonzini
,
2023/06/01
Re: [PATCH v2 3/3] block: remove separate bdrv_file_open callback
,
Kevin Wolf
,
2023/06/28
[PATCH v2 2/3] block: do not check bdrv_file_open
,
Paolo Bonzini
,
2023/06/01
Re: [PATCH v2 0/3] block: remove separate bdrv_file_open callback
,
Eric Blake
,
2023/06/01
[PATCH v2 0/4] block: clean up coroutine versions of bdrv_{is_allocated, block_status}*
,
Paolo Bonzini
,
2023/06/01
[PATCH v2 1/4] block: rename the bdrv_co_block_status static function
,
Paolo Bonzini
,
2023/06/01
Re: [PATCH v2 1/4] block: rename the bdrv_co_block_status static function
,
Eric Blake
,
2023/06/01
[PATCH v2 2/4] block: complete public block status API
,
Paolo Bonzini
,
2023/06/01
Re: [PATCH v2 2/4] block: complete public block status API
,
Eric Blake
,
2023/06/01
[PATCH v2 3/4] block: switch to co_wrapper for bdrv_is_allocated_*
,
Paolo Bonzini
,
2023/06/01
[PATCH v2 4/4] block: convert more bdrv_is_allocated* and bdrv_block_status* calls to coroutine versions
,
Paolo Bonzini
,
2023/06/01
Re: [PATCH v3 0/3] Trivial cleanups
,
Bernhard Beschow
,
2023/06/01
Re: [PATCH v3 0/3] Trivial cleanups
,
Michael S. Tsirkin
,
2023/06/01
Re: [PATCH v3 0/3] Trivial cleanups
,
Mark Cave-Ayland
,
2023/06/01
Re: [PATCH v3 0/3] Trivial cleanups
,
Michael S. Tsirkin
,
2023/06/01
Re: [PATCH v3 0/3] Trivial cleanups
,
Bernhard Beschow
,
2023/06/05
Re: [PATCH v3 0/3] Trivial cleanups
,
Mark Cave-Ayland
,
2023/06/06
Re: [PATCH v3 0/3] Trivial cleanups
,
BALATON Zoltan
,
2023/06/06
Re: [PATCH v3 0/3] Trivial cleanups
,
Mark Cave-Ayland
,
2023/06/05
Re: [PATCH v3 09/48] *: Add missing includes of tcg/debug-assert.h
,
Philippe Mathieu-Daudé
,
2023/06/01
Re: [PATCH v3 26/48] tcg: Add guest_mo to TCGContext
,
Philippe Mathieu-Daudé
,
2023/06/01
Re: [PATCH v3 14/48] tcg: Move TCGv, dup_const_tl definitions to tcg-op.h
,
Philippe Mathieu-Daudé
,
2023/06/01
Re: [PATCH v3 08/48] *: Add missing includes of qemu/error-report.h
,
Philippe Mathieu-Daudé
,
2023/06/01
Re: [PATCH v3 07/48] tcg: Add tlb_fast_offset to TCGContext
,
Philippe Mathieu-Daudé
,
2023/06/01
Re: [PULL 00/27] tcg patch queue
,
Mark Cave-Ayland
,
2023/06/01
Re: [PATCH v2] pc: q35: Bump max_cpus to 1024
,
Joao Martins
,
2023/06/01
Re: [PATCH v2] pc: q35: Bump max_cpus to 1024
,
Daniel P . Berrangé
,
2023/06/01
Re: [PATCH v2] pc: q35: Bump max_cpus to 1024
,
Gerd Hoffmann
,
2023/06/01
Re: [PATCH v2] pc: q35: Bump max_cpus to 1024
,
Michael S. Tsirkin
,
2023/06/01
Re: [PATCH v2] pc: q35: Bump max_cpus to 1024
,
Suthikulpanit, Suravee
,
2023/06/01
Re: [PATCH v2] pc: q35: Bump max_cpus to 1024
,
Daniel P . Berrangé
,
2023/06/02
Re: [PATCH v3 9/9] tests/qtest: massively speed up migration-test
,
Thomas Huth
,
2023/06/01
Re: [PATCH v3 9/9] tests/qtest: massively speed up migration-test
,
Peter Xu
,
2023/06/01
Re: [PATCH v3 9/9] tests/qtest: massively speed up migration-test
,
Daniel P . Berrangé
,
2023/06/01
Re: [PATCH v3 9/9] tests/qtest: massively speed up migration-test
,
Peter Xu
,
2023/06/01
Re: [PATCH v3 9/9] tests/qtest: massively speed up migration-test
,
Daniel P . Berrangé
,
2023/06/01
Re: [PATCH v3 9/9] tests/qtest: massively speed up migration-test
,
Peter Xu
,
2023/06/01
Re: [PATCH v3 9/9] tests/qtest: massively speed up migration-test
,
Juan Quintela
,
2023/06/01
Re: [PATCH v3 9/9] tests/qtest: massively speed up migration-test
,
Peter Xu
,
2023/06/01
Re: [PATCH 2/2] tests: lcitool: refresh: Bump container versions
,
Alex Bennée
,
2023/06/01
Re: [PATCH v3 13/14] nbd/server: Prepare for per-request filtering of BLOCK_STATUS
,
Vladimir Sementsov-Ogievskiy
,
2023/06/01
Re: [PATCH 3/3] tests/vm/freebsd: Get up-to-date package list from lcitool vars file
,
Daniel P . Berrangé
,
2023/06/01
Re: [PATCH v3 8/9] tests/qtest: make more migration pre-copy scenarios run non-live
,
Thomas Huth
,
2023/06/01
Re: [PATCH v3 8/9] tests/qtest: make more migration pre-copy scenarios run non-live
,
Juan Quintela
,
2023/06/01
Re: [PATCH v3 8/9] tests/qtest: make more migration pre-copy scenarios run non-live
,
Daniel P . Berrangé
,
2023/06/01
Re: [PATCH v3 8/9] tests/qtest: make more migration pre-copy scenarios run non-live
,
Thomas Huth
,
2023/06/01
Re: [PATCH v3 8/9] tests/qtest: make more migration pre-copy scenarios run non-live
,
Daniel P . Berrangé
,
2023/06/01
Re: [PATCH v3 8/9] tests/qtest: make more migration pre-copy scenarios run non-live
,
Peter Xu
,
2023/06/01
Re: [PATCH v3 8/9] tests/qtest: make more migration pre-copy scenarios run non-live
,
Peter Xu
,
2023/06/01
Re: [PATCH v3 8/9] tests/qtest: make more migration pre-copy scenarios run non-live
,
Daniel P . Berrangé
,
2023/06/01
Re: [PATCH v3 8/9] tests/qtest: make more migration pre-copy scenarios run non-live
,
Peter Xu
,
2023/06/01
Re: [PATCH v3 8/9] tests/qtest: make more migration pre-copy scenarios run non-live
,
Daniel P . Berrangé
,
2023/06/01
Re: [PATCH v3 8/9] tests/qtest: make more migration pre-copy scenarios run non-live
,
Peter Xu
,
2023/06/01
Re: [PATCH v3 8/9] tests/qtest: make more migration pre-copy scenarios run non-live
,
Daniel P . Berrangé
,
2023/06/01
Re: [PATCH v3 8/9] tests/qtest: make more migration pre-copy scenarios run non-live
,
Peter Xu
,
2023/06/01
Re: [PATCH v3 8/9] tests/qtest: make more migration pre-copy scenarios run non-live
,
Juan Quintela
,
2023/06/01
Re: [PATCH v3 8/9] tests/qtest: make more migration pre-copy scenarios run non-live
,
Juan Quintela
,
2023/06/01
[PATCH v2 0/7] hw/sysbus: Add sysbus_init_irqs and reduce SYSBUS_DEVICE_GPIO_IRQ scope
,
Philippe Mathieu-Daudé
,
2023/06/01
[PATCH v2 1/7] hw/arm/xlnx-versal: Do not open-code sysbus_connect_irq()
,
Philippe Mathieu-Daudé
,
2023/06/01
[PATCH v2 2/7] hw/usb/xlnx: Do not open-code sysbus_pass_irq()
,
Philippe Mathieu-Daudé
,
2023/06/01
[PATCH v2 3/7] hw/sysbus: Introduce sysbus_init_irqs()
,
Philippe Mathieu-Daudé
,
2023/06/01
[PATCH v2 5/7] hw/sysbus: Make SYSBUS_DEVICE_GPIO_IRQ API internal
,
Philippe Mathieu-Daudé
,
2023/06/01
[PATCH v2 4/7] hw/usb/hcd-xhci: Use sysbus_init_irqs()
,
Philippe Mathieu-Daudé
,
2023/06/01
[PATCH v2 6/7] hw: Simplify using sysbus_init_irqs() [automatic]
,
Philippe Mathieu-Daudé
,
2023/06/01
[PATCH v2 7/7] hw: Simplify using sysbus_init_irqs() [manual]
,
Philippe Mathieu-Daudé
,
2023/06/01
Re: [PATCH v2 7/7] hw: Simplify using sysbus_init_irqs() [manual]
,
Peter Maydell
,
2023/06/01
Re: [PATCH v2 7/7] hw: Simplify using sysbus_init_irqs() [manual]
,
Philippe Mathieu-Daudé
,
2023/06/01
Re: [PATCH v3 7/9] tests/qtest: capture RESUME events during migration
,
Thomas Huth
,
2023/06/01
Re: [PATCH v3 7/9] tests/qtest: capture RESUME events during migration
,
Juan Quintela
,
2023/06/01
Re: [PATCH v3 7/9] tests/qtest: capture RESUME events during migration
,
Daniel P . Berrangé
,
2023/06/01
Re: [PATCH v3 7/9] tests/qtest: capture RESUME events during migration
,
Juan Quintela
,
2023/06/01
Re: [PATCH v3 7/9] tests/qtest: capture RESUME events during migration
,
Daniel P . Berrangé
,
2023/06/01
Re: [PATCH v3 6/9] tests/qtest: replace wait_command() with qtest_qmp_assert_success
,
Thomas Huth
,
2023/06/01
Re: [PATCH v3 6/9] tests/qtest: replace wait_command() with qtest_qmp_assert_success
,
Juan Quintela
,
2023/06/01
[PATCH 0/2] bulk: Remove pointless QOM casts
,
Philippe Mathieu-Daudé
,
2023/06/01
[PATCH 1/2] scripts: Add qom-cast-macro-clean-cocci-gen.py
,
Philippe Mathieu-Daudé
,
2023/06/01
[PATCH 2/2] bulk: Remove pointless QOM casts
,
Philippe Mathieu-Daudé
,
2023/06/01
Re: [PATCH 0/2] bulk: Remove pointless QOM casts
,
Richard Henderson
,
2023/06/01
Re: [PATCH v3 5/9] tests/qtest: switch to using event callbacks for STOP event
,
Thomas Huth
,
2023/06/01
Re: [PATCH v3 5/9] tests/qtest: switch to using event callbacks for STOP event
,
Juan Quintela
,
2023/06/01
Re: [PATCH v3 4/9] tests/qtest: get rid of some 'qtest_qmp' usage in migration test
,
Thomas Huth
,
2023/06/01
Re: [PATCH v3 4/9] tests/qtest: get rid of some 'qtest_qmp' usage in migration test
,
Juan Quintela
,
2023/06/01
Re: [PATCH v3 3/9] tests/qtest: get rid of 'qmp_command' helper in migration test
,
Thomas Huth
,
2023/06/01
Re: [PATCH v3 3/9] tests/qtest: get rid of 'qmp_command' helper in migration test
,
Daniel P . Berrangé
,
2023/06/01
Re: [PATCH v3 3/9] tests/qtest: get rid of 'qmp_command' helper in migration test
,
Juan Quintela
,
2023/06/01
Re: [PATCH v3 1/9] tests/qtest: add various qtest_qmp_assert_success() variants
,
Thomas Huth
,
2023/06/01
Re: [PATCH v3 1/9] tests/qtest: add various qtest_qmp_assert_success() variants
,
Daniel P . Berrangé
,
2023/06/01
Re: [PATCH v3 1/9] tests/qtest: add various qtest_qmp_assert_success() variants
,
Juan Quintela
,
2023/06/01
Re: [PATCH v3 1/9] tests/qtest: add various qtest_qmp_assert_success() variants
,
Juan Quintela
,
2023/06/01
Re: [PATCH v3 1/9] tests/qtest: add various qtest_qmp_assert_success() variants
,
Daniel P . Berrangé
,
2023/06/01
[PATCH v2 0/3] hw/smbios: Cleanup topology related variables
,
Zhao Liu
,
2023/06/01
[PATCH v2 1/3] hw/smbios: Fix smbios_smp_sockets caculation
,
Zhao Liu
,
2023/06/01
Re: [PATCH v2 1/3] hw/smbios: Fix smbios_smp_sockets caculation
,
Igor Mammedov
,
2023/06/07
Re: [PATCH v2 1/3] hw/smbios: Fix smbios_smp_sockets caculation
,
Zhao Liu
,
2023/06/07
[PATCH v2 2/3] hw/smbios: Fix thread count in type4
,
Zhao Liu
,
2023/06/01
Re: [PATCH v2 2/3] hw/smbios: Fix thread count in type4
,
Igor Mammedov
,
2023/06/07
Re: [PATCH v2 2/3] hw/smbios: Fix thread count in type4
,
Zhao Liu
,
2023/06/07
Re: [PATCH v2 2/3] hw/smbios: Fix thread count in type4
,
Igor Mammedov
,
2023/06/08
[PATCH v2 3/3] hw/smbios: Fix core count in type4
,
Zhao Liu
,
2023/06/01
Re: [PATCH v2 3/3] hw/smbios: Fix core count in type4
,
Igor Mammedov
,
2023/06/07
Re: [PATCH v2 3/3] hw/smbios: Fix core count in type4
,
Zhao Liu
,
2023/06/07
RE: [PATCH v2 2/2] qtest/migration-tests.c: use "-incoming defer" for postcopy tests
,
Wang, Wei W
,
2023/06/01
Re: [PULL 16/21] migration/rdma: Unfold hook_ram_load()
,
Daniel P . Berrangé
,
2023/06/01
Re: [PULL 15/21] migration/rdma: Remove all uses of RAM_CONTROL_HOOK
,
Daniel P . Berrangé
,
2023/06/01
Re: [PULL 14/21] migration/rdma: Unfold ram_control_after_iterate()
,
Daniel P . Berrangé
,
2023/06/01
Re: [PULL 13/21] migration/rdma: Unfold ram_control_before_iterate()
,
Daniel P . Berrangé
,
2023/06/01
Re: [PATCH v5 1/9] migration: introduced 'MigrateAddress' in QAPI for migration wire protocol.
,
Het Gala
,
2023/06/01
Re: [PATCH v3 12/14] nbd/client: Request extended headers during negotiation
,
Vladimir Sementsov-Ogievskiy
,
2023/06/01
Re: [PATCH 6/7] target/ppc: Change ppcemb_tlb_check() to return bool
,
Cédric Le Goater
,
2023/06/01
Re: [PATCH 5/7] target/ppc: Simplify ppcemb_tlb_search()
,
Cédric Le Goater
,
2023/06/01
Re: [PATCH 4/7] target/ppc: Remove some unneded line breaks
,
Cédric Le Goater
,
2023/06/01
Re: [PATCH 3/7] target/ppc: Move ppcemb_tlb_search() to mmu_common.c
,
Cédric Le Goater
,
2023/06/01
Re: [PATCH 2/7] target/ppc: Remove "ext" parameter of ppcemb_tlb_check()
,
Cédric Le Goater
,
2023/06/01
Re: [PATCH 1/7] target/ppc: Remove single use function
,
Cédric Le Goater
,
2023/06/01
Re: [PATCH v3 0/6] block: add blk_io_plug_call() API
,
Kevin Wolf
,
2023/06/01
Re: [PATCH v3 0/6] block: add blk_io_plug_call() API
,
Stefan Hajnoczi
,
2023/06/01
[PATCH v2 0/6] Vhost-vdpa Shadow Virtqueue Offloads support
,
Hawkins Jiawei
,
2023/06/01
[PATCH v2 1/6] include/hw/virtio: make some VirtIODevice const
,
Hawkins Jiawei
,
2023/06/01
[PATCH v2 2/6] vdpa: reuse virtio_vdev_has_feature()
,
Hawkins Jiawei
,
2023/06/01
[PATCH v2 3/6] hw/net/virtio-net: make some VirtIONet const
,
Hawkins Jiawei
,
2023/06/01
[PATCH v2 4/6] virtio-net: expose virtio_net_supported_guest_offloads()
,
Hawkins Jiawei
,
2023/06/01
Re: [PATCH v2 4/6] virtio-net: expose virtio_net_supported_guest_offloads()
,
Hawkins Jiawei
,
2023/06/01
Re: [PATCH v2 4/6] virtio-net: expose virtio_net_supported_guest_offloads()
,
Eugenio Perez Martin
,
2023/06/01
Re: [PATCH v2 4/6] virtio-net: expose virtio_net_supported_guest_offloads()
,
Hawkins Jiawei
,
2023/06/01
Re: [PATCH v2 4/6] virtio-net: expose virtio_net_supported_guest_offloads()
,
Eugenio Perez Martin
,
2023/06/01
[PATCH v2 5/6] vdpa: Add vhost_vdpa_net_load_offloads()
,
Hawkins Jiawei
,
2023/06/01
[PATCH v2 6/6] vdpa: Allow VIRTIO_NET_F_CTRL_GUEST_OFFLOADS in SVQ
,
Hawkins Jiawei
,
2023/06/01
Re: [PATCH v2 0/6] Vhost-vdpa Shadow Virtqueue Offloads support
,
Lei Yang
,
2023/06/01
Re: [PATCH v2 0/6] Vhost-vdpa Shadow Virtqueue Offloads support
,
Hawkins Jiawei
,
2023/06/01
Re: [PATCH 0/2] Added 32 bits property for ASPEED GPIO with updated qtests. This change gives ASPEED GPIO similar behavior as Nuvoton.
,
Cédric Le Goater
,
2023/06/01
Re: [PATCH v2] docs: build-system: rename "default-configs" to "configs"
,
Kashyap Chamarthy
,
2023/06/01
Re: [PATCH v2] docs: build-system: rename "default-configs" to "configs"
,
Thomas Huth
,
2023/06/01
Re: [RFC PATCH v2 0/4] vfio/pci: Atomic Ops completer support
,
Robin Voetter
,
2023/06/01
Re: [RFC PATCH v2 0/4] vfio/pci: Atomic Ops completer support
,
Philippe Mathieu-Daudé
,
2023/06/02
Re: Using json: in common.rc's TEST_IMG
,
Hanna Czenczek
,
2023/06/01
Re: Using json: in common.rc's TEST_IMG
,
Kevin Wolf
,
2023/06/01
Re: Using json: in common.rc's TEST_IMG
,
Stefan Hajnoczi
,
2023/06/01
Re: [PATCH 0/3] tests/vm/freebsd: Get up-to-date package list from lcitool
,
Erik Skultety
,
2023/06/01
Re: [PATCH v2 05/23] q800: move CPU object into Q800MachineState
,
Mark Cave-Ayland
,
2023/06/01
Re: [PATCH v2 05/23] q800: move CPU object into Q800MachineState
,
Markus Armbruster
,
2023/06/01
Re: [PATCH v2 05/23] q800: move CPU object into Q800MachineState
,
Mark Cave-Ayland
,
2023/06/03
Re: [PATCH v2 05/23] q800: move CPU object into Q800MachineState
,
Markus Armbruster
,
2023/06/13
Re: [PATCH v2 05/23] q800: move CPU object into Q800MachineState
,
Mark Cave-Ayland
,
2023/06/19
Re: [PATCH v2 05/23] q800: move CPU object into Q800MachineState
,
Mark Cave-Ayland
,
2023/06/03
Re: [RFC PATCH 0/5] target/ppc: initial SMT support in TCG
,
Cédric Le Goater
,
2023/06/01
Re: [RFC PATCH 0/5] target/ppc: initial SMT support in TCG
,
Nicholas Piggin
,
2023/06/02
Re: [RFC PATCH 0/5] target/ppc: initial SMT support in TCG
,
Cédric Le Goater
,
2023/06/02
Re: [PATCH 2/3] tests/vm: Introduce get_qemu_packages_from_lcitool_vars() helper
,
Erik Skultety
,
2023/06/01
Re: [PATCH 2/3] tests/vm: Introduce get_qemu_packages_from_lcitool_vars() helper
,
Daniel P . Berrangé
,
2023/06/01
Re: [PATCH v14 07/10] tb-stats: reset the tracked TBs on a tb_flush
,
Wu, Fei
,
2023/06/01
Re: [PATCH v14 06/10] monitor: adding tb_stats hmp command
,
Wu, Fei
,
2023/06/01
Re: [PATCH v14 06/10] monitor: adding tb_stats hmp command
,
Richard Henderson
,
2023/06/01
Re: [RFC PATCH 5/5] spapr: Allow up to 8 threads SMT configuration
,
Cédric Le Goater
,
2023/06/01
Re: [RFC PATCH 5/5] spapr: Allow up to 8 threads SMT configuration
,
Nicholas Piggin
,
2023/06/02
Re: [RFC PATCH 5/5] spapr: Allow up to 8 threads SMT configuration
,
Cédric Le Goater
,
2023/06/02
Re: [RFC PATCH 5/5] spapr: Allow up to 8 threads SMT configuration
,
Nicholas Piggin
,
2023/06/05
Re: [PATCH v2 0/2] net: Update MemReentrancyGuard for NIC
,
Philippe Mathieu-Daudé
,
2023/06/01
Re: [PATCH v2 0/2] net: Update MemReentrancyGuard for NIC
,
Akihiko Odaki
,
2023/06/01
Re: [PATCH v2 0/2] net: Update MemReentrancyGuard for NIC
,
Philippe Mathieu-Daudé
,
2023/06/01
Re: [RFC PATCH 4/5] target/ppc: Add msgsnd/p and DPDES SMT support
,
Cédric Le Goater
,
2023/06/01
Re: [RFC PATCH 4/5] target/ppc: Add msgsnd/p and DPDES SMT support
,
Nicholas Piggin
,
2023/06/02
Re: [PATCH v14 05/10] debug: add -d tb_stats to control TBStatistics collection:
,
Wu, Fei
,
2023/06/01
Re: [PATCH v14 04/10] accel/tcg: add jit stats and time to TBStatistics
,
Wu, Fei
,
2023/06/01
Re: [PATCH v14 04/10] accel/tcg: add jit stats and time to TBStatistics
,
Richard Henderson
,
2023/06/01
Re: [PATCH v14 04/10] accel/tcg: add jit stats and time to TBStatistics
,
Richard Henderson
,
2023/06/01
Re: [PULL 00/21] Migration 20230530 patches
,
Juan Quintela
,
2023/06/01
Re: [PULL 00/21] Migration 20230530 patches
,
Daniel P . Berrangé
,
2023/06/01
Re: [PULL 00/21] Migration 20230530 patches
,
Daniel P . Berrangé
,
2023/06/01
Re: [PULL 00/21] Migration 20230530 patches
,
Juan Quintela
,
2023/06/01
[PATCH v2 0/4] Optimize UNMAP call and bug fix
,
Zhenzhong Duan
,
2023/06/01
[PATCH v2 1/4] util: Add iova_tree_foreach_range_data
,
Zhenzhong Duan
,
2023/06/01
Re: [PATCH v2 1/4] util: Add iova_tree_foreach_range_data
,
Peter Xu
,
2023/06/05
[PATCH v2 2/4] intel_iommu: Fix a potential issue in VFIO dirty page sync
,
Zhenzhong Duan
,
2023/06/01
Re: [PATCH v2 2/4] intel_iommu: Fix a potential issue in VFIO dirty page sync
,
Peter Xu
,
2023/06/05
RE: [PATCH v2 2/4] intel_iommu: Fix a potential issue in VFIO dirty page sync
,
Duan, Zhenzhong
,
2023/06/05
Re: [PATCH v2 2/4] intel_iommu: Fix a potential issue in VFIO dirty page sync
,
Peter Xu
,
2023/06/06
RE: [PATCH v2 2/4] intel_iommu: Fix a potential issue in VFIO dirty page sync
,
Duan, Zhenzhong
,
2023/06/06
Re: [PATCH v2 2/4] intel_iommu: Fix a potential issue in VFIO dirty page sync
,
Peter Xu
,
2023/06/07
[PATCH v2 3/4] memory: Document update on replay()
,
Zhenzhong Duan
,
2023/06/01
Re: [PATCH v2 3/4] memory: Document update on replay()
,
Peter Xu
,
2023/06/05
RE: [PATCH v2 3/4] memory: Document update on replay()
,
Duan, Zhenzhong
,
2023/06/05
[PATCH v2 4/4] intel_iommu: Optimize out some unnecessary UNMAP calls
,
Zhenzhong Duan
,
2023/06/01
[PATCH v2 0/1] hw/arm/sbsa-ref: add XHCI controller on PCIe
,
Yuquan Wang
,
2023/06/01
[PATCH v2 1/1] hw/arm/sbsa-ref: add XHCI controller on PCIe
,
Yuquan Wang
,
2023/06/01
Re: [PATCH v2 1/1] hw/arm/sbsa-ref: add XHCI controller on PCIe
,
Richard Henderson
,
2023/06/01
Re: [PATCH 7/7] hw: Simplify using sysbus_init_irqs() [manual]
,
Markus Armbruster
,
2023/06/01
Re: [PATCH 7/7] hw: Simplify using sysbus_init_irqs() [manual]
,
Philippe Mathieu-Daudé
,
2023/06/01
Re: [PATCH v14 03/10] accel: collecting TB execution count
,
Wu, Fei
,
2023/06/01
Re: [PATCH v14 03/10] accel: collecting TB execution count
,
Richard Henderson
,
2023/06/01
Re: [PATCH v14 03/10] accel: collecting TB execution count
,
Wu, Fei
,
2023/06/01
Re: [PATCH v14 03/10] accel: collecting TB execution count
,
Richard Henderson
,
2023/06/02
Re: [PATCH 4/4] target/riscv: Remove redundant assignment to SXL
,
Alistair Francis
,
2023/06/01
Re: [PATCH 4/4] target/riscv: Remove redundant assignment to SXL
,
LIU Zhiwei
,
2023/06/12
Re: [PATCH 3/4] target/riscv: Support MSTATUS.MPV/GVA only when RVH is enabled
,
Alistair Francis
,
2023/06/01
Re: [PATCH 3/4] target/riscv: Support MSTATUS.MPV/GVA only when RVH is enabled
,
LIU Zhiwei
,
2023/06/11
Re: [PATCH 3/4] target/riscv: Support MSTATUS.MPV/GVA only when RVH is enabled
,
Weiwei Li
,
2023/06/11
Re: [PATCH 3/4] target/riscv: Support MSTATUS.MPV/GVA only when RVH is enabled
,
LIU Zhiwei
,
2023/06/11
Re: [PATCH 3/4] target/riscv: Support MSTATUS.MPV/GVA only when RVH is enabled
,
Weiwei Li
,
2023/06/12
Re: [PATCH 3/4] target/riscv: Support MSTATUS.MPV/GVA only when RVH is enabled
,
LIU Zhiwei
,
2023/06/12
Re: [PATCH 3/4] target/riscv: Support MSTATUS.MPV/GVA only when RVH is enabled
,
Weiwei Li
,
2023/06/12
Re: [PATCH 2/4] target/riscv: Remove check on mode for MPRV
,
Alistair Francis
,
2023/06/01
Re: [PATCH 2/4] target/riscv: Remove check on mode for MPRV
,
Weiwei Li
,
2023/06/01
Re: [PATCH 2/4] target/riscv: Remove check on mode for MPRV
,
Alistair Francis
,
2023/06/01
Re: [PATCH 2/4] target/riscv: Remove check on mode for MPRV
,
Weiwei Li
,
2023/06/01
Re: [PATCH 2/4] target/riscv: Remove check on mode for MPRV
,
Richard Henderson
,
2023/06/02
Re: [PATCH 2/4] target/riscv: Remove check on mode for MPRV
,
Weiwei Li
,
2023/06/03
Re: [PATCH 1/4] target/riscv: Make MPV only work when MPP != PRV_M
,
Alistair Francis
,
2023/06/01
Re: [PATCH 1/4] target/riscv: Make MPV only work when MPP != PRV_M
,
LIU Zhiwei
,
2023/06/11
Re: [PATCH 1/4] target/riscv: Make MPV only work when MPP != PRV_M
,
Weiwei Li
,
2023/06/11
Re: [PATCH 1/4] target/riscv: Make MPV only work when MPP != PRV_M
,
LIU Zhiwei
,
2023/06/11
Re: [PATCH v3 0/7] target/riscv: Add support for PC-relative translation
,
Alistair Francis
,
2023/06/01
[PATCH v7 0/3] hw/riscv/virt: pflash improvements
,
Sunil V L
,
2023/06/01
[PATCH v7 1/3] hw/riscv: virt: Assume M-mode FW in pflash0 only when "-bios none"
,
Sunil V L
,
2023/06/01
[PATCH v7 2/3] riscv/virt: Support using pflash via -blockdev option
,
Sunil V L
,
2023/06/01
Re: [PATCH v7 2/3] riscv/virt: Support using pflash via -blockdev option
,
Alistair Francis
,
2023/06/01
[PATCH v7 3/3] docs/system: riscv: Add pflash usage details
,
Sunil V L
,
2023/06/01
Re: [PATCH v7 3/3] docs/system: riscv: Add pflash usage details
,
Alistair Francis
,
2023/06/01
Re: [PATCH v7 0/3] hw/riscv/virt: pflash improvements
,
Alistair Francis
,
2023/06/01
Re: Performance improvement and regression with 6d740fb01b9f0f5ea7a82f4d5e458d91940a19ee
,
Lukáš Doktor
,
2023/06/01
Re: Performance improvement and regression with 6d740fb01b9f0f5ea7a82f4d5e458d91940a19ee
,
Stefan Hajnoczi
,
2023/06/01
Re: [PATCH v14 02/10] accel/tcg: introduce TBStatistics structure
,
Richard Henderson
,
2023/06/01
Re: [PATCH v14 02/10] accel/tcg: introduce TBStatistics structure
,
Wu, Fei
,
2023/06/01
Re: [PATCH] decodetree: Add --output-null for meson testing
,
Richard Henderson
,
2023/06/01
Re: [PATCH v2 0/2] Implement AES on ARM using x86 instructions and vv
,
Richard Henderson
,
2023/06/01
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc