Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
qemu-devel (date)
[
Thread Index
][
Top
][
All Lists
][
qemu-devel info page
]
Advanced
[
Prev Period
]
Last Modified: Sat Dec 21 2024 09:55:56 -0500
Messages in reverse chronological order
[
Next Period
]
December 21, 2024
Re: [PATCH v2] physmem: allow cpu_memory_rw_debug to write to MMIO devices
,
David Hildenbrand
,
09:55
Re: [PATCH RFCv2 00/20] kvm/arm: Introduce a customizable aarch64 KVM host model
,
Marc Zyngier
,
09:45
Re: [PATCH RFCv2 00/20] kvm/arm: Introduce a customizable aarch64 KVM host model
,
Marc Zyngier
,
08:02
Re: [PATCH 5/5] qtest/e1000e|igb: Fix msix to re-trigger interrupts
,
Akihiko Odaki
,
04:26
Re: [PATCH 5/5] qtest/e1000e|igb: Fix msix to re-trigger interrupts
,
Nicholas Piggin
,
03:11
[PATCH] target/i386: Improve 16-bit/real mode debug support in GDB
,
Davidson Francis
,
00:46
December 20, 2024
Re: [PATCH 5/5] qtest/e1000e|igb: Fix msix to re-trigger interrupts
,
Akihiko Odaki
,
23:26
Re: [PATCH 4/5] qtest/e1000e|igb: Clear interrupt-cause bits after irq
,
Nicholas Piggin
,
23:15
Re: [PATCH 5/5] qtest/e1000e|igb: Fix msix to re-trigger interrupts
,
Nicholas Piggin
,
23:14
Re: [PATCH 2/5] spapr: Fix vpa dispatch count for record-replay
,
Nicholas Piggin
,
23:10
Re: [PATCH 13/17] hw/scsi: Convert to new bh API
,
Nicholas Piggin
,
22:17
Re: [PATCH 01/17] replay: Fix migration use of clock for statistics
,
Nicholas Piggin
,
22:02
Re: [PATCH 02/17] replay: Fix migration replay_mutex locking
,
Nicholas Piggin
,
21:54
Re: [PATCH 1/4] tests/functional: Don't fail the whole test if a pre-cache fetch fails
,
Nicholas Piggin
,
21:27
Re: [PATCH 13/17] hw/scsi: Convert to new bh API
,
Paolo Bonzini
,
18:54
Re: [PATCH v2] physmem: allow cpu_memory_rw_debug to write to MMIO devices
,
vringar
,
17:23
Re: [RFC PATCH v3 11/11] tests: add plugin asserting correctness of discon event's to_pc
,
Pierrick Bouvier
,
16:47
Re: [PATCH v2 08/13] qdev: Make qdev_get_machine() not use container_get()
,
Philippe Mathieu-Daudé
,
16:38
Re: [PATCH v3 5/5] accel/tcg: Always call tcg_flush_jmp_cache() on reset
,
Philippe Mathieu-Daudé
,
16:33
[PATCH v4 2/6] hw/ppc/spapr: Convert HPTE_VALID() macro as hpte_is_valid() method
,
Philippe Mathieu-Daudé
,
16:32
[PATCH v4 6/6] hw/ppc/epapr: Do not swap ePAPR magic value
,
Philippe Mathieu-Daudé
,
16:32
[PATCH v4 5/6] hw/ppc/spapr: Convert DIRTY_HPTE() macro as hpte_set_dirty() method
,
Philippe Mathieu-Daudé
,
16:32
[PATCH v4 4/6] hw/ppc/spapr: Convert CLEAN_HPTE() macro as hpte_set_clean() method
,
Philippe Mathieu-Daudé
,
16:32
[PATCH v4 3/6] hw/ppc/spapr: Convert HPTE_DIRTY() macro as hpte_is_dirty() method
,
Philippe Mathieu-Daudé
,
16:31
[PATCH v4 1/6] hw/ppc/spapr: Convert HPTE() macro as hpte_get_ptr() method
,
Philippe Mathieu-Daudé
,
16:31
[PATCH v4 0/6] hw/ppc: Remove tswap() calls
,
Philippe Mathieu-Daudé
,
16:31
Re: [PATCH v3 2/7] hw/ppc/spapr: Convert HPTE() macro as hpte_get() method
,
Philippe Mathieu-Daudé
,
16:29
Re: [RFC PATCH v3 11/11] tests: add plugin asserting correctness of discon event's to_pc
,
Pierrick Bouvier
,
16:17
Re: [PATCH-for-9.1? v2 4/4] hw/sd/sdhci: Check ADMA descriptors can be accessed
,
Michael Tokarev
,
16:11
Re: [PATCH v3 5/5] accel/tcg: Always call tcg_flush_jmp_cache() on reset
,
Michael Tokarev
,
16:08
Re: [PATCH] dma-helpers: Fix iovec alignment
,
Michael Tokarev
,
16:07
Re: [PATCH v5 01/11 for v9.2?] i386/cpu: Mark avx10_version filtered when prefix is NULL
,
Michael Tokarev
,
16:05
Re: [PATCH v2 0/2] Move net backend cleanup to NIC cleanup
,
Michael Tokarev
,
16:01
Re: [PATCH v2] physmem: allow cpu_memory_rw_debug to write to MMIO devices
,
David Hildenbrand
,
16:00
Re: [PATCH 54/71] hw/s390x: Constify all Property
,
Eric Farman
,
15:41
Re: [PATCH 65/71] hw/vfio: Constify all Property
,
Eric Farman
,
15:41
Re: [PATCH v2 42/51] tcg/optimize: Simplify sign bit test in fold_shift
,
Pierrick Bouvier
,
15:19
Re: [PATCH v2 40/51] tcg/optimize: Canonicalize s_mask in fold_exts, fold_sextract
,
Pierrick Bouvier
,
15:19
Re: [PATCH v2 35/51] tcg/optimize: Fix sign mask in fold_negsetcond
,
Pierrick Bouvier
,
15:19
Re: [PATCH v2 29/51] tcg/optimize: Use fold_masks_zs in fold_qemu_ld
,
Pierrick Bouvier
,
15:18
Re: [PATCH v2 13/51] tcg/optimize: Compute sign mask in fold_deposit
,
Pierrick Bouvier
,
15:17
Re: [PATCH v2 10/51] tcg/optimize: Use fold_masks_zs in fold_count_zeros
,
Pierrick Bouvier
,
15:17
Re: [PATCH v2 05/51] tcg/optimize: Augment s_mask from z_mask in fold_masks_zs
,
Pierrick Bouvier
,
15:15
Re: [PATCH v2 04/51] tcg/optimize: Split out fold_masks_zs
,
Pierrick Bouvier
,
15:15
Re: [PATCH v2 02/51] tcg/optimize: Split out fold_affected_mask
,
Pierrick Bouvier
,
15:13
[PATCH v2] physmem: allow cpu_memory_rw_debug to write to MMIO devices
,
Stefan Zabka
,
15:00
Re: Test assets not available anymore for tests/functional/test_rx_gdbsim.py
,
Pierrick Bouvier
,
13:33
Re: [PATCH v2] hw/misc/vmfwupdate: Introduce hypervisor fw-cfg interface support
,
Alexander Graf
,
13:19
Re: [PATCH v2 08/13] qdev: Make qdev_get_machine() not use container_get()
,
Peter Xu
,
12:24
Re: [PATCH v2] hw/misc/vmfwupdate: Introduce hypervisor fw-cfg interface support
,
Ani Sinha
,
12:24
Re: [RFC 1/1 v2] target/riscv: use tcg ops generation to emulate whole reg rvv loads/stores.
,
Max Chou
,
12:22
Re: (Proposal) New TDX Global Metadata To Report FIXED0 and FIXED1 CPUID Bits
,
Sean Christopherson
,
11:59
Re: [PATCH v2 15/27] tests/functional/aarch64: add tests for FEAT_RME
,
Pierrick Bouvier
,
11:54
[PATCH v6] tests/functional/aarch64: add tests for FEAT_RME
,
Pierrick Bouvier
,
11:52
Re: [PATCH v2 19/22] tests/qtest/migration: Add migration-test-smoke
,
Fabiano Rosas
,
11:40
Re: [PATCH 01/17] replay: Fix migration use of clock for statistics
,
Peter Xu
,
11:31
Re: [PULL 00/17] Migration patches for 2024-12-17
,
Peter Xu
,
11:29
Re: [PATCH v7 1/1] target/riscv: rvv: Use wider accesses for unit stride load/store
,
Richard Henderson
,
11:28
Re: [PULL 00/18] loongarch-to-apply queue
,
Stefan Hajnoczi
,
11:21
[PULL 59/59] util/qemu-timer: fix indentation
,
Philippe Mathieu-Daudé
,
11:20
[PULL 58/59] meson: Do not define CONFIG_DEVICES on user emulation
,
Philippe Mathieu-Daudé
,
11:20
[PULL 57/59] system/accel-ops: Remove unnecessary 'exec/cpu-common.h' header
,
Philippe Mathieu-Daudé
,
11:20
[PULL 56/59] system/numa: Remove unnecessary 'exec/cpu-common.h' header
,
Philippe Mathieu-Daudé
,
11:20
[PULL 54/59] target/mips: Drop left-over comment about Jazz machine
,
Philippe Mathieu-Daudé
,
11:20
[PULL 55/59] hw/xen: Remove unnecessary 'exec/cpu-common.h' header
,
Philippe Mathieu-Daudé
,
11:20
[PULL 53/59] target/mips: Remove tswap() calls in semihosting uhi_fstat_cb()
,
Philippe Mathieu-Daudé
,
11:20
[PULL 52/59] target/xtensa: Remove tswap() calls in semihosting simcall() helper
,
Philippe Mathieu-Daudé
,
11:20
[PULL 51/59] accel/tcg: Un-inline translator_is_same_page()
,
Philippe Mathieu-Daudé
,
11:20
[PULL 50/59] accel/tcg: Include missing 'exec/translation-block.h' header
,
Philippe Mathieu-Daudé
,
11:19
[PULL 49/59] accel/tcg: Move tcg_cflags_has/set() to 'exec/translation-block.h'
,
Philippe Mathieu-Daudé
,
11:19
[PULL 48/59] accel/tcg: Restrict curr_cflags() declaration to 'internal-common.h'
,
Philippe Mathieu-Daudé
,
11:19
[PULL 47/59] qemu/coroutine: Include missing 'qemu/atomic.h' header
,
Philippe Mathieu-Daudé
,
11:19
[PULL 46/59] exec/translation-block: Include missing 'qemu/atomic.h' header
,
Philippe Mathieu-Daudé
,
11:19
[PULL 45/59] accel/tcg: Declare cpu_loop_exit_requested() in 'exec/cpu-common.h'
,
Philippe Mathieu-Daudé
,
11:19
[PULL 44/59] exec/cpu-all: Include 'cpu.h' earlier so MMU_USER_IDX is always defined
,
Philippe Mathieu-Daudé
,
11:19
[PULL 42/59] target/sparc: Uninline cpu_get_tb_cpu_state()
,
Philippe Mathieu-Daudé
,
11:19
[PULL 43/59] target/sparc: Move sparc_restore_state_to_opc() to cpu.c
,
Philippe Mathieu-Daudé
,
11:19
[PULL 41/59] target/loongarch: Declare loongarch_cpu_dump_state() locally
,
Philippe Mathieu-Daudé
,
11:19
[PULL 40/59] user: Move various declarations out of 'exec/exec-all.h'
,
Philippe Mathieu-Daudé
,
11:19
[PULL 37/59] user: Forward declare target_cpu_copy_regs structure
,
Philippe Mathieu-Daudé
,
11:19
[PULL 39/59] user: Declare cpu_loop() once in 'user/cpu_loop.h'
,
Philippe Mathieu-Daudé
,
11:19
[PULL 36/59] accel/tcg: Move user-related declarations out of 'exec/cpu-all.h' (4/4)
,
Philippe Mathieu-Daudé
,
11:19
[PULL 35/59] accel/tcg: Move user-related declarations out of 'exec/cpu-all.h' (3/4)
,
Philippe Mathieu-Daudé
,
11:19
[PULL 33/59] accel/tcg: Move user-related declarations out of 'exec/cpu-all.h' (1/4)
,
Philippe Mathieu-Daudé
,
11:19
[PULL 31/59] accel/tcg: Move TranslationBlock declarations to 'tb-internal.h'
,
Philippe Mathieu-Daudé
,
11:19
[PULL 28/59] system: Remove unnecessary 'exec/translate-all.h' include
,
Philippe Mathieu-Daudé
,
11:19
[PULL 27/59] accel/tcg: Move page_[un]protect() to 'user/page-protection.h'
,
Philippe Mathieu-Daudé
,
11:19
[PULL 24/59] include: Include missing 'qemu/clang-tsa.h' header
,
Philippe Mathieu-Daudé
,
11:19
[PULL 23/59] exec/ram_addr: Include missing 'exec/hwaddr.h' and 'exec/cpu-common.h'
,
Philippe Mathieu-Daudé
,
11:19
[PULL 38/59] user: Move 'linux-user/cpu_loop-common.h' -> 'user/cpu_loop.h'
,
Philippe Mathieu-Daudé
,
11:19
[PULL 30/59] accel/tcg: Un-inline log_pc()
,
Philippe Mathieu-Daudé
,
11:19
[PULL 29/59] accel/tcg: Move 'exec/translate-all.h' -> 'tb-internal.h'
,
Philippe Mathieu-Daudé
,
11:19
[PULL 34/59] accel/tcg: Move user-related declarations out of 'exec/cpu-all.h' (2/4)
,
Philippe Mathieu-Daudé
,
11:19
[PULL 32/59] accel/tcg: Really restrict cpu_io_recompile() to system emulation
,
Philippe Mathieu-Daudé
,
11:18
[PULL 20/59] user: Introduce 'user/guest-host.h' header
,
Philippe Mathieu-Daudé
,
11:18
[PULL 26/59] accel/tcg: Use tb_page_addr_t type in page_unprotect()
,
Philippe Mathieu-Daudé
,
11:18
[PULL 25/59] accel/tcg: Declare mmap_[un]lock() in 'exec/page-protection.h'
,
Philippe Mathieu-Daudé
,
11:18
[PULL 22/59] target/arm/mte: Restrict 'exec/ram_addr.h' to system emulation
,
Philippe Mathieu-Daudé
,
11:18
Re: [PATCH RFCv2 00/20] kvm/arm: Introduce a customizable aarch64 KVM host model
,
Cornelia Huck
,
11:18
[PULL 18/59] exec/translation-block: Include missing 'exec/vaddr.h' header
,
Philippe Mathieu-Daudé
,
11:18
[PULL 21/59] target/arm/cpu: Restrict cpu_untagged_addr() to user emulation
,
Philippe Mathieu-Daudé
,
11:18
[PULL 17/59] exec/cpu-defs: Remove unnecessary headers
,
Philippe Mathieu-Daudé
,
11:18
[PULL 19/59] linux-user/aarch64: Include missing 'user/abitypes.h' header
,
Philippe Mathieu-Daudé
,
11:17
[PULL 16/59] exec/cpu-all: Include missing 'exec/cpu-defs.h' header
,
Philippe Mathieu-Daudé
,
11:17
[PULL 15/59] accel/tcg: Have tlb_vaddr_to_host() use vaddr type
,
Philippe Mathieu-Daudé
,
11:17
[PULL 14/59] accel/tcg: Include missing 'exec/tswap.h' header in translator.c
,
Philippe Mathieu-Daudé
,
11:17
[PULL 13/59] tcg/tci: Include missing 'disas/dis-asm.h' header
,
Philippe Mathieu-Daudé
,
11:17
[PULL 12/59] system: Move 'exec/confidential-guest-support.h' to system/
,
Philippe Mathieu-Daudé
,
11:17
[PULL 11/59] include: Rename sysemu/ -> system/
,
Philippe Mathieu-Daudé
,
11:17
[PULL 10/59] target/i386/sev: Reduce system specific declarations
,
Philippe Mathieu-Daudé
,
11:17
[PULL 09/59] qom: Create system containers explicitly
,
Philippe Mathieu-Daudé
,
11:16
[PULL 08/59] hw/ppc: Explicitly create the drc container
,
Philippe Mathieu-Daudé
,
11:16
[PULL 07/59] ppc/e500: Avoid abuse of container_get()
,
Philippe Mathieu-Daudé
,
11:16
[PULL 06/59] tests: Explicitly create containers in test_qom_partial_path()
,
Philippe Mathieu-Daudé
,
11:16
[PULL 05/59] tests: Fix test-qdev-global-props on anonymous qdev realize()
,
Philippe Mathieu-Daudé
,
11:16
[PULL 04/59] qom: New object_property_add_new_container()
,
Philippe Mathieu-Daudé
,
11:16
[PULL 03/59] qom: Add TYPE_CONTAINER macro
,
Philippe Mathieu-Daudé
,
11:16
[PULL 01/59] hvf: arm: Ignore writes to CNTP_CTL_EL0
,
Philippe Mathieu-Daudé
,
11:16
[PULL 02/59] log: Add separate debug option for logging invalid memory accesses
,
Philippe Mathieu-Daudé
,
11:16
[PULL 00/59] Accel & exec patches for 2024-12-20
,
Philippe Mathieu-Daudé
,
11:16
Re: [PATCH] accel/tcg: Restrict curr_cflags() declaration to 'internal-common.h'
,
Philippe Mathieu-Daudé
,
11:13
Re: [PATCH v2 19/22] tests/qtest/migration: Add migration-test-smoke
,
Peter Xu
,
11:06
Re: [PATCH RFCv2 00/20] kvm/arm: Introduce a customizable aarch64 KVM host model
,
Cornelia Huck
,
11:04
Re: [PATCH V4 18/19] migration-test: cpr-transfer
,
Peter Xu
,
10:41
[RFC 1/1 v2] target/riscv: use tcg ops generation to emulate whole reg rvv loads/stores.
,
Paolo Savini
,
10:38
[RFC 0/1 v2] target/riscv: use tcg ops generation to emulate whole reg rvv loads/stores.
,
Paolo Savini
,
10:38
Re: [PATCH v2 19/22] tests/qtest/migration: Add migration-test-smoke
,
Daniel P . Berrangé
,
10:34
[PATCH 1/1] target/riscv: use tcg ops generation to emulate whole reg rvv loads/stores.
,
Paolo Savini
,
10:34
[RFC 0/1] target/riscv: use tcg ops generation to emulate whole reg rvv loads/stores.
,
Paolo Savini
,
10:34
Re: [PATCH v2 19/22] tests/qtest/migration: Add migration-test-smoke
,
Peter Xu
,
10:18
[PULL 20/42] include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
,
Paolo Bonzini
,
09:35
[PULL 12/42] include/hw/qdev-core: Detect most empty Property lists at compile time
,
Paolo Bonzini
,
09:34
[PULL 18/42] hw/core: Remove device_class_set_props function
,
Paolo Bonzini
,
09:34
[PULL v3 00/42] Rust, qdev, target/i386 changes for 2024-12-19
,
Paolo Bonzini
,
09:34
[PATCH 12/12] rust: hide warnings for subprojects
,
Paolo Bonzini
,
09:30
[PATCH 08/12] rust: qom: make INSTANCE_POST_INIT take a shared reference
,
Paolo Bonzini
,
09:30
[PATCH 06/12] rust: qom: move device_id to PL011 class side
,
Paolo Bonzini
,
09:30
[PATCH 10/12] rust: qemu-api-macros: extend error reporting facility to parse errors
,
Paolo Bonzini
,
09:30
[PATCH 05/12] rust: qom: automatically use Drop trait to implement instance_finalize
,
Paolo Bonzini
,
09:30
[PATCH 09/12] rust: qdev: expose inherited methods to subclasses of SysBusDevice
,
Paolo Bonzini
,
09:30
[PATCH 07/12] rust: pl011: only leave embedded object initialization in instance_init
,
Paolo Bonzini
,
09:30
[PATCH 11/12] rust: qemu-api-macros: add automatic TryFrom/TryInto derivation
,
Paolo Bonzini
,
09:30
[PATCH 03/12] rust: macros: check that the first field of a #[derive(Object)] struct is a ParentField
,
Paolo Bonzini
,
09:30
[PATCH 02/12] rust: add a utility module for compile-time type checks
,
Paolo Bonzini
,
09:30
[PATCH 01/12] rust: qom: add ParentField
,
Paolo Bonzini
,
09:30
[PATCH 04/12] rust: macros: check that #[derive(Object)] requires #[repr(C)]
,
Paolo Bonzini
,
09:30
[PATCH 00/12] Next round of qemu_api patches
,
Paolo Bonzini
,
09:30
Re: [PATCH 17/23] docs/qapidoc: record current documented entity in transmogrifier
,
Markus Armbruster
,
09:23
Re: [PATCH 16/23] docs/qapidoc: add visit_feature() method
,
Markus Armbruster
,
09:21
Re: [PATCH 11/23] docs/qapidoc: add preamble() method
,
Markus Armbruster
,
09:15
Re: [PATCH 5/8] hw/usb/xhci: Move HCD constants to a header and add register constants
,
Phil Dennis-Jordan
,
09:12
Re: [PATCH v2] hw/misc/vmfwupdate: Introduce hypervisor fw-cfg interface support
,
Ani Sinha
,
08:31
Re: [PATCH 10/23] docs/qapidoc: add visit_freeform() method
,
Markus Armbruster
,
08:25
Re: [PATCH 09/23] qapi/source: allow multi-line QAPISourceInfo advancing
,
Markus Armbruster
,
08:22
Re: [PATCH 04/23] qapi: expand tags to all doc sections
,
Markus Armbruster
,
08:13
Re: [PATCH 02/17] replay: Fix migration replay_mutex locking
,
Fabiano Rosas
,
08:08
[PATCH v2] hw/arm_sysctl: fix extracting 31th bit of val
,
Anastasia Belova
,
07:55
Re: [External] Re: [PATCH v8 09/12] migration/multifd: Enable DSA offloading in multifd sender path.
,
Fabiano Rosas
,
07:29
Re: [PATCH] tests/functional: Convert the kvm_xen_guest avocado test
,
David Woodhouse
,
07:23
[PATCH v7 1/1] target/riscv: rvv: Use wider accesses for unit stride load/store
,
Craig Blackmore
,
07:21
[PATCH v7 0/1] target/riscv: rvv: Use wider accesses for unit stride load/store
,
Craig Blackmore
,
07:21
Re: [PATCH RFCv2 00/20] kvm/arm: Introduce a customizable aarch64 KVM host model
,
Kashyap Chamarthy
,
06:53
Re: [RFC PATCH v3 11/11] tests: add plugin asserting correctness of discon event's to_pc
,
Julian Ganz
,
06:47
[PATCH v2 1/2] qxl: Do not use C99 // comments
,
Hyman Huang
,
06:46
[PATCH v2 2/2] qxl: Fix race on accessing cursor in struct SimpleSpiceDisplay
,
Hyman Huang
,
06:46
Re: [PATCH 00/17] replay: Fixes and avocado test updates
,
Pavel Dovgalyuk
,
06:42
Re: [PATCH v2] hw/misc/vmfwupdate: Introduce hypervisor fw-cfg interface support
,
Alexander Graf
,
06:33
Re: [PATCH v2 08/13] qdev: Make qdev_get_machine() not use container_get()
,
Philippe Mathieu-Daudé
,
06:26
[PATCH v2] hw/char: stm32f2xx_usart: replace print with trace
,
Nikita Shubin
,
06:18
Re: Ideas to Improve GDB Stub in Qemu for i8086
,
Bernhard Beschow
,
06:14
Re: [RFC PATCH 08/10] hw/misc/vmcoreinfo: Implement 'vmcore-info' object
,
Philippe Mathieu-Daudé
,
05:53
Re: Test assets not available anymore for tests/functional/test_rx_gdbsim.py
,
Philippe Mathieu-Daudé
,
05:50
Re: [PATCH] hw/arm_sysctl: fix extraxting 31th bit of val
,
Philippe Mathieu-Daudé
,
05:45
[PATCH 17/17] tests/avocado/replay_linux: remove the timeout expected guards
,
Nicholas Piggin
,
05:45
[PATCH 16/17] tests/avocado/replay_linux: Fix cdrom device setup
,
Nicholas Piggin
,
05:44
[PATCH 15/17] tests/avocado/replay_linux: Fix compile error
,
Nicholas Piggin
,
05:44
[PATCH 14/17] async: add debugging assertions for record/replay in bh APIs
,
Nicholas Piggin
,
05:44
[PATCH 13/17] hw/scsi: Convert to new bh API
,
Nicholas Piggin
,
05:44
[PATCH 12/17] hw/ide: Fix record-replay and convert to new bh API
,
Nicholas Piggin
,
05:44
[PATCH 11/17] block: Convert to new bh API
,
Nicholas Piggin
,
05:44
[PATCH 10/17] qmp: Convert to new bh API
,
Nicholas Piggin
,
05:44
[PATCH 09/17] monitor: Convert to new bh API
,
Nicholas Piggin
,
05:43
[PATCH 08/17] migration: Convert to new bh API
,
Nicholas Piggin
,
05:43
[PATCH 07/17] async/coroutine: Convert to new bh API
,
Nicholas Piggin
,
05:43
[PATCH 06/17] util/aio-wait: Convert to new bh API
,
Nicholas Piggin
,
05:43
[PATCH 05/17] util/thread-pool: Convert to new bh API
,
Nicholas Piggin
,
05:43
[PATCH 04/17] util/main-loop: Convert to new bh API
,
Nicholas Piggin
,
05:43
[PATCH 03/17] async: rework async event API for replay
,
Nicholas Piggin
,
05:43
[PATCH 02/17] replay: Fix migration replay_mutex locking
,
Nicholas Piggin
,
05:43
[PATCH 01/17] replay: Fix migration use of clock for statistics
,
Nicholas Piggin
,
05:42
[PATCH 00/17] replay: Fixes and avocado test updates
,
Nicholas Piggin
,
05:42
Re: [PULL 12/40] rust: build integration test for the qemu_api crate
,
Paolo Bonzini
,
05:42
Re: [PATCH 1/2] qxl: Do not use C99 // comments
,
Philippe Mathieu-Daudé
,
05:41
Re: [PATCH 2/2] qxl: Fix race on accessing cursor in struct SimpleSpiceDisplay
,
Philippe Mathieu-Daudé
,
05:41
Re: [PATCH 1/4] tests/functional: Don't fail the whole test if a pre-cache fetch fails
,
Daniel P . Berrangé
,
05:39
[PATCH] hw/arm_sysctl: fix extraxting 31th bit of val
,
Anastasia Belova
,
05:33
Re: [PATCH 1/4] tests/functional: Don't fail the whole test if a pre-cache fetch fails
,
Philippe Mathieu-Daudé
,
05:33
Re: [PATCH 3/5] spapr: Generate random HASHPKEYR for spapr machines
,
Philippe Mathieu-Daudé
,
05:30
Re: [PATCH] physmem: allow cpu_memory_rw_debug to write to MMIO devices
,
David Hildenbrand
,
05:28
Re: [PATCH] hw/char: stm32f2xx_usart: replace print with trace
,
Philippe Mathieu-Daudé
,
05:25
Re: [PATCH v8 2/2] ppc: spapr: Enable 2nd DAWR on Power10 pSeries machine
,
Harsh Prateek Bora
,
05:09
Re: [PATCH 2/5] spapr: Fix vpa dispatch count for record-replay
,
Harsh Prateek Bora
,
05:06
Re: [PATCH v2] hw/misc/vmfwupdate: Introduce hypervisor fw-cfg interface support
,
Ani Sinha
,
05:00
Re: [PATCH v8 2/2] ppc: spapr: Enable 2nd DAWR on Power10 pSeries machine
,
Harsh Prateek Bora
,
04:58
Re: [PATCH 2/5] spapr: Fix vpa dispatch count for record-replay
,
BALATON Zoltan
,
04:37
Re: [PULL 00/39] riscv-to-apply queue
,
Daniel Henrique Barboza
,
04:36
Re: [PATCH 3/5] spapr: Generate random HASHPKEYR for spapr machines
,
Harsh Prateek Bora
,
04:17
Re: [PATCH 2/5] spapr: Fix vpa dispatch count for record-replay
,
Harsh Prateek Bora
,
04:14
Re: [PATCH v2 2/2] tests/qtest/migration: Stop checking __NR_userfaultfd
,
Daniel P . Berrangé
,
04:11
Re: [RFC PATCH 08/10] hw/misc/vmcoreinfo: Implement 'vmcore-info' object
,
Marc-André Lureau
,
03:50
[PATCH] hw/char: stm32f2xx_usart: replace print with trace
,
Nikita Shubin
,
03:46
Re: [PULL v2 00/42] Rust, qdev, target/i386 changes for 2024-12-19
,
Paolo Bonzini
,
02:34
Re: [RFC v4 0/5] Add packed virtqueue to shadow virtqueue
,
Eugenio Perez Martin
,
02:01
Re: [External] Re: [PATCH v8 09/12] migration/multifd: Enable DSA offloading in multifd sender path.
,
Yichen Wang
,
00:47
December 19, 2024
[PATCH v2 41/51] tcg/optimize: Use fold_masks_zs, fold_masks_s in fold_shift
,
Richard Henderson
,
23:16
[PATCH v2 40/51] tcg/optimize: Canonicalize s_mask in fold_exts, fold_sextract
,
Richard Henderson
,
23:16
[PATCH v2 51/51] tcg/optimize: Move fold_cmp_vec, fold_cmpsel_vec into alphabetic sort
,
Richard Henderson
,
23:16
[PATCH v2 46/51] tcg/optimize: Use fold_masks_zs in fold_xor
,
Richard Henderson
,
23:16
[PATCH v2 43/51] tcg/optimize: Use finish_folding in fold_sub, fold_sub_vec
,
Richard Henderson
,
23:16
[PATCH v2 50/51] tcg/optimize: Move fold_bitsel_vec into alphabetic sort
,
Richard Henderson
,
23:16
[PATCH v2 49/51] tcg/optimize: Remove z_mask, s_mask from OptContext
,
Richard Henderson
,
23:16
[PATCH v2 44/51] tcg/optimize: Use fold_masks_zs in fold_tcg_ld
,
Richard Henderson
,
23:16
[PATCH v2 42/51] tcg/optimize: Simplify sign bit test in fold_shift
,
Richard Henderson
,
23:16
[PATCH v2 48/51] tcg/optimize: Use finish_folding as default in tcg_optimize
,
Richard Henderson
,
23:15
[PATCH v2 47/51] tcg/optimize: Use finish_folding in fold_bitsel_vec
,
Richard Henderson
,
23:15
[PATCH v2 45/51] tcg/optimize: Use finish_folding in fold_tcg_ld_memcopy
,
Richard Henderson
,
23:15
[PATCH v2 28/51] tcg/optimize: Use fold_masks_zs in fold_orc
,
Richard Henderson
,
23:11
[PATCH v2 25/51] tcg/optimize: Use fold_masks_s in fold_nor
,
Richard Henderson
,
23:11
[PATCH v2 36/51] tcg/optimize: Use fold_masks_z in fold_setcond2
,
Richard Henderson
,
23:11
[PATCH v2 34/51] tcg/optimize: Use fold_masks_s in fold_negsetcond
,
Richard Henderson
,
23:11
[PATCH v2 38/51] tcg/optimize: Use finish_folding in fold_cmpsel_vec
,
Richard Henderson
,
23:11
[PATCH v2 37/51] tcg/optimize: Use finish_folding in fold_cmp_vec
,
Richard Henderson
,
23:11
[PATCH v2 35/51] tcg/optimize: Fix sign mask in fold_negsetcond
,
Richard Henderson
,
23:11
[PATCH v2 33/51] tcg/optimize: Use fold_masks_z in fold_setcond
,
Richard Henderson
,
23:11
[PATCH v2 31/51] tcg/optimize: Use finish_folding in fold_remainder
,
Richard Henderson
,
23:11
[PATCH v2 29/51] tcg/optimize: Use fold_masks_zs in fold_qemu_ld
,
Richard Henderson
,
23:11
[PATCH v2 30/51] tcg/optimize: Return true from fold_qemu_st, fold_tcg_st
,
Richard Henderson
,
23:11
[PATCH v2 26/51] tcg/optimize: Use fold_masks_s in fold_not
,
Richard Henderson
,
23:11
[PATCH v2 27/51] tcg/optimize: Use fold_masks_zs in fold_or
,
Richard Henderson
,
23:11
[PATCH v2 18/51] tcg/optimize: Use finish_folding in fold_extract2
,
Richard Henderson
,
23:11
[PATCH v2 10/51] tcg/optimize: Use fold_masks_zs in fold_count_zeros
,
Richard Henderson
,
23:11
[PATCH v2 24/51] tcg/optimize: Use fold_masks_z in fold_neg_no_const
,
Richard Henderson
,
23:11
[PATCH v2 19/51] tcg/optimize: Use fold_masks_zs in fold_exts
,
Richard Henderson
,
23:11
[PATCH v2 32/51] tcg/optimize: Distinguish simplification in fold_setcond_zmask
,
Richard Henderson
,
23:11
[PATCH v2 21/51] tcg/optimize: Use fold_masks_zs in fold_movcond
,
Richard Henderson
,
23:11
[PATCH v2 39/51] tcg/optimize: Use fold_masks_zs in fold_sextract
,
Richard Henderson
,
23:11
[PATCH v2 23/51] tcg/optimize: Use fold_masks_s in fold_nand
,
Richard Henderson
,
23:11
[PATCH v2 22/51] tcg/optimize: Use finish_folding in fold_mul*
,
Richard Henderson
,
23:11
[PATCH v2 15/51] tcg/optimize: Use finish_folding in fold_dup, fold_dup2
,
Richard Henderson
,
23:11
[PATCH v2 16/51] tcg/optimize: Use fold_masks_s in fold_eqv
,
Richard Henderson
,
23:11
[PATCH v2 13/51] tcg/optimize: Compute sign mask in fold_deposit
,
Richard Henderson
,
23:11
[PATCH v2 20/51] tcg/optimize: Use fold_masks_z in fold_extu
,
Richard Henderson
,
23:11
[PATCH v2 17/51] tcg/optimize: Use fold_masks_z in fold_extract
,
Richard Henderson
,
23:11
[PATCH v2 14/51] tcg/optimize: Use finish_folding in fold_divide
,
Richard Henderson
,
23:11
[PATCH v2 09/51] tcg/optimize: Use fold_masks_zs in fold_bswap
,
Richard Henderson
,
23:11
[PATCH v2 12/51] tcg/optimize: Use fold_and and fold_masks_z in fold_deposit
,
Richard Henderson
,
23:11
[PATCH v2 08/51] tcg/optimize: Use fold_masks_zs in fold_andc
,
Richard Henderson
,
23:11
[PATCH v2 11/51] tcg/optimize: Use fold_masks_z in fold_ctpop
,
Richard Henderson
,
23:11
[PATCH v2 07/51] tcg/optimize: Use fold_masks_zs in fold_and
,
Richard Henderson
,
23:11
[PATCH v2 06/51] tcg/optimize: Use finish_folding in fold_add, fold_add_vec, fold_addsub2
,
Richard Henderson
,
23:11
[PATCH v2 05/51] tcg/optimize: Augment s_mask from z_mask in fold_masks_zs
,
Richard Henderson
,
23:11
[PATCH v2 01/51] tcg/optimize: Split out finish_bb, finish_ebb
,
Richard Henderson
,
23:11
[PATCH v2 02/51] tcg/optimize: Split out fold_affected_mask
,
Richard Henderson
,
23:11
[PATCH v2 03/51] tcg/optimize: Copy mask writeback to fold_masks
,
Richard Henderson
,
23:11
[PATCH v2 04/51] tcg/optimize: Split out fold_masks_zs
,
Richard Henderson
,
23:11
[PATCH v2 00/51] tcg: Remove in-flight mask data from OptContext
,
Richard Henderson
,
23:11
[PATCH 4/4] tests/functional/test_ppc64_hv: Update to Alpine 3.21.0
,
Nicholas Piggin
,
21:46
[PATCH 3/4] tests/functional/test_ppc64_hv: Update repo management
,
Nicholas Piggin
,
21:46
[PATCH 2/4] tests/functional/test_ppc64_hv: Simplify console handling
,
Nicholas Piggin
,
21:46
[PATCH 1/4] tests/functional: Don't fail the whole test if a pre-cache fetch fails
,
Nicholas Piggin
,
21:46
[PATCH 0/4] tests/functional: ppc update and download fail fix
,
Nicholas Piggin
,
21:46
Re: (Proposal) New TDX Global Metadata To Report FIXED0 and FIXED1 CPUID Bits
,
Xiaoyao Li
,
21:40
[PULL v2 38/39] target/riscv: add ssstateen
,
Alistair Francis
,
20:57
[PULL v2 39/39] target/riscv: add support for RV64 Xiangshan Nanhu CPU
,
Alistair Francis
,
20:57
[PULL v2 36/39] target/riscv: Include missing headers in 'internals.h'
,
Alistair Francis
,
20:56
[PULL v2 37/39] target/riscv/tcg: hide warn for named feats when disabling via priv_ver
,
Alistair Francis
,
20:56
[PULL v2 35/39] target/riscv: Include missing headers in 'vector_internals.h'
,
Alistair Francis
,
20:56
[PULL v2 33/39] target/riscv: Expose svukte ISA extension
,
Alistair Francis
,
20:56
[PULL v2 34/39] target/riscv: Check svukte is not enabled in RV32
,
Alistair Francis
,
20:56
[PULL v2 32/39] target/riscv: Check memory access to meet svukte rule
,
Alistair Francis
,
20:56
[PULL v2 31/39] target/riscv: Support hstatus[HUKTE] bit when svukte extension is enabled
,
Alistair Francis
,
20:56
[PULL v2 25/39] hw/char/riscv_htif: Clarify MemoryRegionOps expect 32-bit accesses
,
Alistair Francis
,
20:56
[PULL v2 27/39] hw/riscv: Add a new struct RISCVBootInfo
,
Alistair Francis
,
20:56
[PULL v2 26/39] hw/riscv: Support to load DTB after 3GB memory on 64-bit system.
,
Alistair Francis
,
20:56
[PULL v2 28/39] hw/riscv: Add the checking if DTB overlaps to kernel or initrd
,
Alistair Francis
,
20:56
[PULL v2 30/39] target/riscv: Support senvcfg[UKTE] bit when svukte extension is enabled
,
Alistair Francis
,
20:56
[PULL v2 23/39] MAINTAINERS: Cover RISC-V HTIF interface
,
Alistair Francis
,
20:56
[PULL v2 29/39] target/riscv: Add svukte extension capability variable
,
Alistair Francis
,
20:56
[PULL v2 24/39] hw/char/riscv_htif: Explicit little-endian implementation
,
Alistair Francis
,
20:56
[PULL v2 22/39] tests/qtest/bios-tables-test: Update virt SPCR golden reference for RISC-V
,
Alistair Francis
,
20:56
[PULL v2 21/39] hw/acpi: Upgrade ACPI SPCR table to support SPCR table revision 4 format
,
Alistair Francis
,
20:56
[PULL v2 20/39] qtest: allow SPCR acpi table changes
,
Alistair Francis
,
20:55
[PULL v2 19/39] hw/riscv: Add Microblaze V generic board
,
Alistair Francis
,
20:55
[PULL v2 18/39] docs: update riscv/virt.rst with kernel-irqchip=split support
,
Alistair Francis
,
20:55
[PULL v2 16/39] hw/intc/riscv_aplic: add kvm_msicfgaddr for split mode aplic-imsic
,
Alistair Francis
,
20:55
[PULL v2 17/39] target/riscv/kvm: remove irqchip_split() restriction
,
Alistair Francis
,
20:55
[PULL v2 14/39] target/riscv/kvm: consider irqchip_split() in aia_create()
,
Alistair Francis
,
20:55
Re: [PULL 00/39] riscv-to-apply queue
,
Alistair Francis
,
20:55
[PULL v2 12/39] hw/riscv/virt.c: reduce virt_use_kvm_aia() usage
,
Alistair Francis
,
20:55
[PULL v2 11/39] hw/intc/riscv_aplic: rename is_kvm_aia()
,
Alistair Francis
,
20:55
[PULL v2 15/39] hw/riscv/virt.c, riscv_aplic.c: add 'emulated_aplic' helpers
,
Alistair Francis
,
20:55
[PULL v2 13/39] hw/riscv/virt.c: rename helper to virt_use_kvm_aia_aplic_imsic()
,
Alistair Francis
,
20:55
[PULL v2 10/39] target/riscv: Add Tenstorrent Ascalon CPU
,
Alistair Francis
,
20:55
[PULL v2 09/39] docs/specs: add riscv-iommu-sys information
,
Alistair Francis
,
20:55
[PULL v2 08/39] hw/riscv/riscv-iommu: implement reset protocol
,
Alistair Francis
,
20:55
[PULL v2 07/39] hw/riscv/virt.c, riscv-iommu-sys.c: add MSIx support
,
Alistair Francis
,
20:55
[PULL v2 06/39] hw/riscv/virt: Add IOMMU as platform device if the option is set
,
Alistair Francis
,
20:55
[PULL v2 05/39] hw/riscv: add riscv-iommu-sys platform device
,
Alistair Francis
,
20:55
[PULL v2 04/39] hw/riscv/riscv-iommu: parametrize CAP.IGS
,
Alistair Francis
,
20:55
[PULL v2 03/39] hw/riscv/riscv-iommu.c: add riscv_iommu_instance_init()
,
Alistair Francis
,
20:55
[PULL v2 02/39] hw/intc/riscv_aplic: Fix APLIC in_clrip and clripnum write emulation
,
Alistair Francis
,
20:55
[PULL v2 01/39] hw/riscv/riscv-iommu.c: Correct the validness check of iova
,
Alistair Francis
,
20:55
[PULL v2 00/39] riscv-to-apply queue
,
Alistair Francis
,
20:55
Re: [PATCH v2] hw/misc/vmfwupdate: Introduce hypervisor fw-cfg interface support
,
Ani Sinha
,
20:33
Re: qemu-arm64: CONFIG_ARM64_64K_PAGES=y kernel crash on qemu-arm64 with Linux next-20241210 and above
,
Qu Wenruo
,
19:55
Re: Ideas to Improve GDB Stub in Qemu for i8086
,
Davidson Francis
,
19:34
Re: qemu-arm64: CONFIG_ARM64_64K_PAGES=y kernel crash on qemu-arm64 with Linux next-20241210 and above
,
Qu Wenruo
,
18:21
Re: Subject: [PATCH] loader: Add register setting support via cli
,
Sam Price
,
18:12
Re: [PATCH v2 2/3] target/arm: change default pauth algorithm to impdef
,
Richard Henderson
,
18:10
Re: [PATCH v2 1/3] target/arm: add new property to select pauth-qarma5
,
Richard Henderson
,
18:06
Re: [PATCH V4 19/19] migration: cpr-transfer documentation
,
Steven Sistare
,
17:35
Re: [PATCH V4 18/19] migration-test: cpr-transfer
,
Steven Sistare
,
17:35
Re: [PATCH V4 16/19] tests/qtest: defer connection
,
Steven Sistare
,
17:34
Re: [PATCH] rust: fix --enable-debug-mutex
,
Bernhard Beschow
,
17:19
Re: [PATCH 2/2] hw/openrisc: Fixed undercounting of TTCR in continuous mode
,
Stafford Horne
,
16:50
Re: [PULL 0/6] Linux user fix gupnp patches
,
Helge Deller
,
16:47
Re: [PULL 00/39] riscv-to-apply queue
,
Stefan Hajnoczi
,
15:46
Re: qemu-arm64: CONFIG_ARM64_64K_PAGES=y kernel crash on qemu-arm64 with Linux next-20241210 and above
,
Dan Carpenter
,
15:41
Re: qemu-arm64: CONFIG_ARM64_64K_PAGES=y kernel crash on qemu-arm64 with Linux next-20241210 and above
,
Dan Carpenter
,
15:41
Re: [PATCH 2/2] hw/openrisc: Fixed undercounting of TTCR in continuous mode
,
Joel Holdsworth
,
15:13
Re: [PULL v2 00/42] Rust, qdev, target/i386 changes for 2024-12-19
,
Stefan Hajnoczi
,
15:06
Re: [PULL 0/6] Linux user fix gupnp patches
,
Stefan Hajnoczi
,
15:01
Re: [PATCH v2 15/27] tests/functional/aarch64: add tests for FEAT_RME
,
Pierrick Bouvier
,
14:57
[PATCH v5] tests/functional/aarch64: add tests for FEAT_RME
,
Pierrick Bouvier
,
14:53
Test assets not available anymore for tests/functional/test_rx_gdbsim.py
,
Pierrick Bouvier
,
14:47
Re: [RFC v4 0/5] Add packed virtqueue to shadow virtqueue
,
Sahil Siddiq
,
14:37
Re: [PATCH v2 19/22] tests/qtest/migration: Add migration-test-smoke
,
Fabiano Rosas
,
14:31
Re: [PULL 00/17] Migration patches for 2024-12-17
,
Fabiano Rosas
,
13:53
[PATCH 1/2] qxl: Do not use C99 // comments
,
Hyman Huang
,
13:47
[PATCH 2/2] qxl: Fix race on accessing cursor in struct SimpleSpiceDisplay
,
Hyman Huang
,
13:47
Re: [PULL v2 00/42] Rust, qdev, target/i386 changes for 2024-12-19
,
Paolo Bonzini
,
13:38
[PATCH v2 3/3] docs/system/arm/virt: mention specific migration information
,
Pierrick Bouvier
,
13:32
[PATCH v2 2/3] target/arm: change default pauth algorithm to impdef
,
Pierrick Bouvier
,
13:32
[PATCH v2 1/3] target/arm: add new property to select pauth-qarma5
,
Pierrick Bouvier
,
13:32
[PATCH v2 0/3] Change default pointer authentication algorithm on aarch64 to impdef
,
Pierrick Bouvier
,
13:32
Re: [PATCH v2 08/13] qdev: Make qdev_get_machine() not use container_get()
,
Philippe Mathieu-Daudé
,
13:28
Re: [PULL v2 00/42] Rust, qdev, target/i386 changes for 2024-12-19
,
Richard Henderson
,
13:27
Re: [PATCH v2 08/13] qdev: Make qdev_get_machine() not use container_get()
,
Philippe Mathieu-Daudé
,
13:20
Re: [PATCH 1/2] target/riscv: use RISCVException enum in exception helpers
,
Richard Henderson
,
13:16
Re: [PATCH v3 1/7] meson: Run some compiler checks using -Wno-unused-value
,
Richard Henderson
,
13:14
Re: [PATCH 0/3] docs: Trivial cleanups
,
Richard Henderson
,
13:08
Re: [PATCH] tests/functional: Convert the kvm_xen_guest avocado test
,
Richard Henderson
,
13:05
Re: [PATCH v1 3/3] i386/sev: Add KVM_EXIT_SNP_REQ_CERTS support for certificate-fetching
,
Daniel P . Berrangé
,
13:01
Re: [PATCH v1 3/3] i386/sev: Add KVM_EXIT_SNP_REQ_CERTS support for certificate-fetching
,
Michael Roth
,
12:55
Re: (Proposal) New TDX Global Metadata To Report FIXED0 and FIXED1 CPUID Bits
,
Edgecombe, Rick P
,
12:53
Re: [PATCH RFCv2 00/20] kvm/arm: Introduce a customizable aarch64 KVM host model
,
Daniel P . Berrangé
,
12:52
[PATCH 2/2] target/riscv: add trace in riscv_raise_exception()
,
Daniel Henrique Barboza
,
12:47
[PATCH 1/2] target/riscv: use RISCVException enum in exception helpers
,
Daniel Henrique Barboza
,
12:47
[PATCH 0/2] target/riscv: add traces for exceptions
,
Daniel Henrique Barboza
,
12:47
Re: [PATCH v2 19/22] tests/qtest/migration: Add migration-test-smoke
,
Peter Xu
,
12:43
Re: [PATCH v11 2/2] tpm: add backend for mssim
,
Daniel P . Berrangé
,
12:40
Re: [PATCH v3 1/7] meson: Run some compiler checks using -Wno-unused-value
,
Philippe Mathieu-Daudé
,
12:39
Re: [PATCH v2 16/27] util/qemu-timer: fix indentation
,
Philippe Mathieu-Daudé
,
12:30
Re: [PATCH] meson: Do not define CONFIG_DEVICES on user emulation
,
Philippe Mathieu-Daudé
,
12:30
Re: [PATCH v2 00/13] QOM: container_get() removal
,
Philippe Mathieu-Daudé
,
12:29
Re: [PATCH v5] hw/acpi: Add vmclock device
,
David Woodhouse
,
12:24
Re: [PATCH 1/1] MAINTAINERS: remove myself from sbsa-ref
,
Philippe Mathieu-Daudé
,
12:20
Re: [PATCH] accel/tcg: Really restrict cpu_io_recompile() to system emulation
,
Philippe Mathieu-Daudé
,
12:20
Re: [PATCH 0/4] include: Header cleanups around "cpu.h"
,
Philippe Mathieu-Daudé
,
12:18
Re: [PATCH v2] hw/misc/vmfwupdate: Introduce hypervisor fw-cfg interface support
,
Philippe Mathieu-Daudé
,
12:16
Re: [RFC PATCH 04/10] hw/misc/vmcoreinfo: Rename VMCOREINFO_DEVICE -> TYPE_VMCOREINFO_DEVICE
,
Philippe Mathieu-Daudé
,
12:13
Re: [PATCH] accel/tcg: Un-inline translator_is_same_page()
,
Philippe Mathieu-Daudé
,
12:11
Re: [PATCH 0/3] include: Cleanups around 'exec/cpu-common.h' header
,
Philippe Mathieu-Daudé
,
12:11
Re: [PATCH 0/2] include: Two cleanups around missing 'qemu/atomic.h'
,
Philippe Mathieu-Daudé
,
12:10
Re: [PATCH] accel/tcg: Declare cpu_loop_exit_requested() in 'exec/cpu-common.h'
,
Philippe Mathieu-Daudé
,
12:10
Re: [PATCH v2] hw/misc/vmfwupdate: Introduce hypervisor fw-cfg interface support
,
Ani Sinha
,
12:08
Re: [PATCH V4 19/19] migration: cpr-transfer documentation
,
Peter Xu
,
12:03
Re: [RFC PATCH 05/10] hw/misc/vmcoreinfo: Convert to three-phase reset interface
,
Daniel P . Berrangé
,
12:00
Re: [RFC PATCH 04/10] hw/misc/vmcoreinfo: Rename VMCOREINFO_DEVICE -> TYPE_VMCOREINFO_DEVICE
,
Daniel P . Berrangé
,
11:59
Re: [RFC PATCH 03/10] hw/misc/vmcoreinfo: Un-inline vmcoreinfo_find()
,
Daniel P . Berrangé
,
11:57
Re: [PATCH V4 18/19] migration-test: cpr-transfer
,
Peter Xu
,
11:56
Re: [RFC PATCH 02/10] hw/misc/vmcoreinfo: Rename opaque pointer as 'opaque'
,
Daniel P . Berrangé
,
11:55
Re: [RFC PATCH 01/10] hw/misc/vmcoreinfo: Declare QOM type using DEFINE_TYPES macro
,
Daniel P . Berrangé
,
11:55
Re: Ideas to Improve GDB Stub in Qemu for i8086
,
Warner Losh
,
11:51
Re: [PATCH v2] hw/misc/vmfwupdate: Introduce hypervisor fw-cfg interface support
,
Philippe Mathieu-Daudé
,
11:51
Re: [RFC PATCH 00/10] hw/misc/vmcoreinfo: Convert from QDev to plain Object
,
Philippe Mathieu-Daudé
,
11:48
Re: [PULL 00/19] target-arm queue
,
Stefan Hajnoczi
,
11:48
Re: [PULL 00/17] Migration patches for 2024-12-17
,
Stefan Hajnoczi
,
11:48
Re: [PULL 0/3] Misc QGA patches for 2024-12-18
,
Stefan Hajnoczi
,
11:48
Re: [PULL 00/38] Functional test improvements, and disallow libnfs v6
,
Stefan Hajnoczi
,
11:48
[PATCH] hw/i386/pc: Fix level interrupt sharing for Xen event channel GSI
,
David Woodhouse
,
11:24
Re: [RFC PATCH 00/10] hw/misc/vmcoreinfo: Convert from QDev to plain Object
,
Daniel P . Berrangé
,
11:23
[RFC PATCH 00/10] hw/misc/vmcoreinfo: Convert from QDev to plain Object
,
Philippe Mathieu-Daudé
,
11:23
[PATCH 0/3] docs: Trivial cleanups
,
Philippe Mathieu-Daudé
,
11:23
[PATCH 08/10] rust: qom: make INSTANCE_POST_INIT take a shared reference
,
Paolo Bonzini
,
11:23
Re: [PULL 00/15] Host Memory Backends and Memory devices queue 2024-12-18
,
David Hildenbrand
,
11:23
Re: [PATCH 1/3] docs: Correct '-runas' and '-fsdev/-virtfs proxy' indentation
,
Alex Bennée
,
11:23
[RFC PATCH 06/10] hw/misc/vmcoreinfo: Move vmstate_vmcoreinfo[] around
,
Philippe Mathieu-Daudé
,
11:23
[PATCH 2/3] docs: Correct release of TCG trace-events removal
,
Philippe Mathieu-Daudé
,
11:23
[PATCH 1/3] docs: Correct '-runas' and '-fsdev/-virtfs proxy' indentation
,
Philippe Mathieu-Daudé
,
11:23
[PATCH v3 14/14] s390x: virtio-mem support
,
David Hildenbrand
,
11:23
[PATCH v3 09/14] s390x/s390-skeys: prepare for memory devices
,
David Hildenbrand
,
11:23
[PATCH v3 04/14] s390x: rename s390-virtio-hcall* to s390-hypercall*
,
David Hildenbrand
,
11:23
Re: [PATCH v2] hw/misc/vmfwupdate: Introduce hypervisor fw-cfg interface support
,
Marc-André Lureau
,
11:23
Re: [RFC PATCH 00/10] hw/misc/vmcoreinfo: Convert from QDev to plain Object
,
Ani Sinha
,
11:23
Re: [PATCH v2 19/22] tests/qtest/migration: Add migration-test-smoke
,
Fabiano Rosas
,
11:23
[PATCH 10/10] rust: qemu-api-macros: add automatic TryFrom/TryInto derivation
,
Paolo Bonzini
,
11:23
[PATCH 00/10] Next round of qemu_api patches
,
Paolo Bonzini
,
11:22
[PATCH v3 10/14] s390x/s390-virtio-ccw: prepare for memory devices
,
David Hildenbrand
,
11:22
Re: [PATCH 00/23] docs: add basic sphinx-domain rST generator to qapidoc
,
Markus Armbruster
,
11:22
Re: [PULL 00/15] Host Memory Backends and Memory devices queue 2024-12-18
,
Thomas Huth
,
11:22
[PATCH 02/10] rust: add a utility module for compile-time type checks
,
Paolo Bonzini
,
11:22
Re: [PULL 00/15] Host Memory Backends and Memory devices queue 2024-12-18
,
Philippe Mathieu-Daudé
,
11:22
[PATCH v3 08/14] s390x/s390-stattrib-kvm: prepare for memory devices and sparse memory layouts
,
David Hildenbrand
,
11:22
[PATCH v3 07/14] s390x/s390-hypercall: introduce DIAG500 STORAGE_LIMIT
,
David Hildenbrand
,
11:22
[PATCH v3 06/14] s390x: introduce s390_get_memory_limit()
,
David Hildenbrand
,
11:22
[PULL v2 00/42] Rust, qdev, target/i386 changes for 2024-12-19
,
Paolo Bonzini
,
11:22
Re: [PULL 00/15] Host Memory Backends and Memory devices queue 2024-12-18
,
Christian Borntraeger
,
11:22
Re: [PULL 00/15] Host Memory Backends and Memory devices queue 2024-12-18
,
David Hildenbrand
,
11:22
Re: [PATCH RFCv2 00/20] kvm/arm: Introduce a customizable aarch64 KVM host model
,
Kashyap Chamarthy
,
11:22
[RFC PATCH-for-10.2 10/10] hw/misc/vmcoreinfo: Remove legacy '-device vmcoreinfo'
,
Philippe Mathieu-Daudé
,
11:22
[RFC PATCH 08/10] hw/misc/vmcoreinfo: Implement 'vmcore-info' object
,
Philippe Mathieu-Daudé
,
11:22
[RFC PATCH 02/10] hw/misc/vmcoreinfo: Rename opaque pointer as 'opaque'
,
Philippe Mathieu-Daudé
,
11:22
Re: [PULL 00/15] Host Memory Backends and Memory devices queue 2024-12-18
,
David Hildenbrand
,
11:22
[PATCH 3/3] docs: Replace 'since' -> 'removed in' in removed-features.rst
,
Philippe Mathieu-Daudé
,
11:21
[PULL 30/42] rust: tests: allow writing more than one test
,
Paolo Bonzini
,
11:21
Re: [PATCH v1 3/3] i386/sev: Add KVM_EXIT_SNP_REQ_CERTS support for certificate-fetching
,
Michael Roth
,
11:21
[PATCH 05/10] rust: qom: automatically use Drop trait to implement instance_finalize
,
Paolo Bonzini
,
11:21
Re: [PATCH v2] hw/misc/vmfwupdate: Introduce hypervisor fw-cfg interface support
,
Ani Sinha
,
11:21
Re: [PATCH v2] hw/misc/vmfwupdate: Introduce hypervisor fw-cfg interface support
,
Philippe Mathieu-Daudé
,
11:21
Re: [PATCH v2] hw/misc/vmfwupdate: Introduce hypervisor fw-cfg interface support
,
Philippe Mathieu-Daudé
,
11:21
[RFC PATCH 07/10] hw/misc/vmcoreinfo: Factor vmcoreinfo_device_realize() out
,
Philippe Mathieu-Daudé
,
11:21
[RFC PATCH 05/10] hw/misc/vmcoreinfo: Convert to three-phase reset interface
,
Philippe Mathieu-Daudé
,
11:21
[PATCH] rust: fix --enable-debug-mutex
,
Paolo Bonzini
,
11:21
Re: [PATCH RFCv2 00/20] kvm/arm: Introduce a customizable aarch64 KVM host model
,
Kashyap Chamarthy
,
11:21
Re: [PATCH] hw/virtio: reset virtio balloon stats on machine reset
,
David Hildenbrand
,
11:21
Re: [PATCH v3 22/24] vfio/migration: Multifd device state transfer support - receive side
,
Cédric Le Goater
,
11:21
Re: [PATCH v2] hw/misc/vmfwupdate: Introduce hypervisor fw-cfg interface support
,
Ani Sinha
,
11:21
Re: [PULL 00/15] Host Memory Backends and Memory devices queue 2024-12-18
,
Philippe Mathieu-Daudé
,
11:21
[PATCH 09/10] rust: qemu-api-macros: extend error reporting facility to parse errors
,
Paolo Bonzini
,
11:21
Re: [PATCH RFCv2 00/20] kvm/arm: Introduce a customizable aarch64 KVM host model
,
Daniel P . Berrangé
,
11:21
Re: [PATCH] tests/functional: Convert the kvm_xen_guest avocado test
,
Thomas Huth
,
11:21
[PATCH 04/10] rust: macros: check that #[derive(Object)] requires #[repr(C)]
,
Paolo Bonzini
,
11:21
[PATCH 06/10] rust: qom: move device_id to PL011 class side
,
Paolo Bonzini
,
11:21
[PATCH 03/10] rust: macros: check that the first field of a #[derive(Object)] struct is a ParentField
,
Paolo Bonzini
,
11:21
[PATCH 01/10] rust: qom: add ParentField
,
Paolo Bonzini
,
11:21
Re: [PULL 12/40] rust: build integration test for the qemu_api crate
,
Paolo Bonzini
,
11:21
[PATCH v3 05/14] s390x/s390-virtio-ccw: move setting the maximum guest size from sclp to machine code
,
David Hildenbrand
,
11:20
[PATCH v3 01/14] s390x/s390-virtio-ccw: don't crash on weird RAM sizes
,
David Hildenbrand
,
11:20
[PATCH v3 02/14] s390x/s390-virtio-hcall: remove hypercall registration mechanism
,
David Hildenbrand
,
11:20
[PATCH v3 00/14] s390x: virtio-mem support
,
David Hildenbrand
,
11:20
Re: [PATCH] hw/virtio: reset virtio balloon stats on machine reset
,
Daniel P . Berrangé
,
11:20
Re: [PATCH v2 1/2] hw/usb/hcd-xhci-pci: Make PCI device more configurable
,
Bernhard Beschow
,
11:20
Re: [PATCH] hw/virtio: reset virtio balloon stats on machine reset
,
David Hildenbrand
,
11:20
Re: [PATCH] hw/virtio: reset virtio balloon stats on machine reset
,
Daniel P . Berrangé
,
11:20
[PULL 29/42] bql: add a "mock" BQL for Rust unit tests
,
Paolo Bonzini
,
11:20
Re: [PATCH v4 6/8] chardev/char-mux: implement backend chardev multiplexing
,
Markus Armbruster
,
11:20
[PATCH v2 0/2] target/loongarch: Use auto method for LSX/LASX feature
,
Bibo Mao
,
11:20
[PATCH v2 1/2] target/loongarch: Use auto method with LSX feature
,
Bibo Mao
,
11:20
[PATCH] target/loongarch: Fix vldi inst
,
Xianglai Li
,
11:20
Re: [PULL 00/15] Host Memory Backends and Memory devices queue 2024-12-18
,
David Hildenbrand
,
11:20
Re: [PATCH 2/3] docs: Correct release of TCG trace-events removal
,
Alex Bennée
,
11:20
Re: [PATCH v2 00/14] s390x: virtio-mem support
,
David Hildenbrand
,
11:20
[PATCH v3 11/14] s390x/pv: prepare for memory devices
,
David Hildenbrand
,
11:20
Re: [PATCH RFCv2 00/20] kvm/arm: Introduce a customizable aarch64 KVM host model
,
Marc Zyngier
,
11:20
Re: [PATCH v3 00/24] Multifd 🔀 device state transfer support with VFIO consumer
,
Yanghang Liu
,
11:20
Re: [PATCH] tests/functional: Convert the kvm_xen_guest avocado test
,
David Woodhouse
,
11:20
Re: [PATCH RFCv2 00/20] kvm/arm: Introduce a customizable aarch64 KVM host model
,
Marc Zyngier
,
11:20
[PATCH 07/10] rust: pl011: only leave embedded object initialization in instance_init
,
Paolo Bonzini
,
11:20
Re: [PULL 00/15] Host Memory Backends and Memory devices queue 2024-12-18
,
Philippe Mathieu-Daudé
,
11:19
Re: [PATCH V4 16/19] tests/qtest: defer connection
,
Peter Xu
,
11:19
Re: [PATCH RFCv2 00/20] kvm/arm: Introduce a customizable aarch64 KVM host model
,
Marc Zyngier
,
11:19
[RFC PATCH 09/10] hw/misc/vmcoreinfo: Deprecate '-device vmcoreinfo'
,
Philippe Mathieu-Daudé
,
11:19
[RFC PATCH 04/10] hw/misc/vmcoreinfo: Rename VMCOREINFO_DEVICE -> TYPE_VMCOREINFO_DEVICE
,
Philippe Mathieu-Daudé
,
11:19
[RFC PATCH 01/10] hw/misc/vmcoreinfo: Declare QOM type using DEFINE_TYPES macro
,
Philippe Mathieu-Daudé
,
11:19
Re: [PULL 00/41] Rust, qdev, target/i386 changes for 2024-12-19
,
Richard Henderson
,
11:19
[PATCH v3 13/14] s390x/virtio-ccw: add support for virtio based memory devices
,
David Hildenbrand
,
11:19
[PATCH v3 12/14] s390x: remember the maximum page size
,
David Hildenbrand
,
11:19
[PATCH v3 03/14] s390x/s390-virtio-hcall: prepare for more diag500 hypercalls
,
David Hildenbrand
,
11:19
[PATCH v2 2/2] target/loongarch: Use auto method with LASX feature
,
Bibo Mao
,
11:19
Re: [PULL 00/15] Host Memory Backends and Memory devices queue 2024-12-18
,
David Hildenbrand
,
11:19
Re: [PATCH v2] hw/misc/vmfwupdate: Introduce hypervisor fw-cfg interface support
,
Ani Sinha
,
11:19
Re: [PATCH 3/3] docs: Replace 'since' -> 'removed in' in removed-features.rst
,
Alex Bennée
,
11:19
[RFC PATCH 03/10] hw/misc/vmcoreinfo: Un-inline vmcoreinfo_find()
,
Philippe Mathieu-Daudé
,
11:19
Re: [PULL 00/15] Host Memory Backends and Memory devices queue 2024-12-18
,
David Hildenbrand
,
11:19
Re: [PULL 00/15] Host Memory Backends and Memory devices queue 2024-12-18
,
David Hildenbrand
,
11:19
Re: [PATCH] hw/virtio: reset virtio balloon stats on machine reset
,
David Hildenbrand
,
11:19
Re: [PATCH v1 3/3] i386/sev: Add KVM_EXIT_SNP_REQ_CERTS support for certificate-fetching
,
Daniel P . Berrangé
,
11:19
[PATCH v2 10/10] i386/cpu: Set and track CPUID_EXT3_CMP_LEG in env->features[FEAT_8000_0001_ECX]
,
Xiaoyao Li
,
06:16
[PATCH v2 09/10] i386/cpu: Set up CPUID_HT in x86_cpu_expand_features() instead of cpu_x86_cpuid()
,
Xiaoyao Li
,
06:16
[PATCH v2 08/10] cpu: Remove nr_cores from struct CPUState
,
Xiaoyao Li
,
06:16
[PATCH v2 07/10] i386/cpu: Hoist check of CPUID_EXT3_TOPOEXT against threads_per_core
,
Xiaoyao Li
,
06:16
[PATCH v2 02/10] i386/cpu: Drop the variable smp_cores and smp_threads in x86_cpu_pre_plug()
,
Xiaoyao Li
,
06:16
[PATCH v2 06/10] i386/cpu: Track a X86CPUTopoInfo directly in CPUX86State
,
Xiaoyao Li
,
06:16
[PATCH v2 05/10] i386/topology: Introduce helpers for various topology info of different level
,
Xiaoyao Li
,
06:16
[PATCH v2 03/10] i386/cpu: Drop cores_per_pkg in cpu_x86_cpuid()
,
Xiaoyao Li
,
06:16
[PATCH v2 04/10] i386/topology: Update the comment of x86_apicid_from_topo_ids()
,
Xiaoyao Li
,
06:16
[PATCH v2 00/10] i386: Track X86CPUTopoInfo in CPUX86State and track features in env->features[]
,
Xiaoyao Li
,
06:16
[PATCH v2 01/10] i386/cpu: Extract a common fucntion to setup value of MSR_CORE_THREAD_COUNT
,
Xiaoyao Li
,
06:16
Re: [PATCH v15 15/15] hw/vmapple/vmapple: Add vmapple machine type
,
Akihiko Odaki
,
05:51
[PATCH] make-release: only leave tarball of wrap-file subprojects
,
Paolo Bonzini
,
05:28
Re: [PATCH v2] hw/misc/vmfwupdate: Introduce hypervisor fw-cfg interface support
,
Philippe Mathieu-Daudé
,
05:03
[PATCH v4] hw/misc/vmfwupdate: Introduce hypervisor fw-cfg interface support
,
Ani Sinha
,
04:58
Re: [PATCH] feat: add loongarch page table walker support for debugger memory access
,
bibo mao
,
04:58
Re: [PULL 2/6] linux-user: Use unique error messages for cmsg parsing
,
Philippe Mathieu-Daudé
,
04:57
Re: [PATCH v3] hw/misc/vmfwupdate: Introduce hypervisor fw-cfg interface support
,
Ani Sinha
,
04:56
Re: [PULL 12/40] rust: build integration test for the qemu_api crate
,
Bernhard Beschow
,
04:53
Re: [PATCH v3 24/24] vfio/migration: Multifd device state transfer support - send side
,
Cédric Le Goater
,
04:50
Re: [PATCH v8 1/2] ppc: Enable 2nd DAWR support on Power10 PowerNV machine
,
Harsh Prateek Bora
,
04:49
[PATCH v3] hw/misc/vmfwupdate: Introduce hypervisor fw-cfg interface support
,
Ani Sinha
,
04:38
Re: [PATCH v2] hw/misc/vmfwupdate: Introduce hypervisor fw-cfg interface support
,
Ani Sinha
,
04:37
Re: [PATCH v3 19/24] vfio/migration: Add x-migration-multifd-transfer VFIO property
,
Cédric Le Goater
,
04:37
Re: [PATCH v2] hw/misc/vmfwupdate: Introduce hypervisor fw-cfg interface support
,
Ani Sinha
,
04:35
Re: [PATCH v2 1/2] hw/usb/hcd-xhci-pci: Make PCI device more configurable
,
BALATON Zoltan
,
04:23
Re: [PATCH v3 18/24] vfio/migration: Don't run load cleanup if load setup didn't run
,
Cédric Le Goater
,
04:19
Re: [PULL 37/49] rust: cell: add BQL-enforcing RefCell variant
,
Bernhard Beschow
,
04:17
Re: [PATCH 1/5] qtest/pci: Enforce balanced iomap/unmap
,
Akihiko Odaki
,
04:04
Re: [PATCH 4/5] qtest/e1000e|igb: Clear interrupt-cause bits after irq
,
Akihiko Odaki
,
04:00
Re: [PATCH 5/5] qtest/e1000e|igb: Fix msix to re-trigger interrupts
,
Akihiko Odaki
,
03:53
Re: [PATCH v3 00/24] Multifd 🔀 device state transfer support with VFIO consumer
,
Cédric Le Goater
,
03:53
Re: [PATCH] tests/functional: Convert the kvm_xen_guest avocado test
,
David Woodhouse
,
03:49
Re: Use of BQL from thread in PCIe device
,
Paolo Bonzini
,
03:45
RE: [PATCH 1/3] multifd: bugfix for migration using compression methods
,
Liu, Yuan1
,
03:43
Re: [PATCH] tests/functional: Convert the kvm_xen_guest avocado test
,
Thomas Huth
,
03:35
[PULL 41/41] rust: pl011: simplify handling of the FIFO enabled bit in LCR
,
Paolo Bonzini
,
03:34
[PULL 39/41] rust: pl011: extend registers to 32 bits
,
Paolo Bonzini
,
03:34
[PULL 40/41] rust: pl011: fix migration stream
,
Paolo Bonzini
,
03:34
[PULL 38/41] rust: pl011: fix break errors and definition of Data struct
,
Paolo Bonzini
,
03:34
[PULL 37/41] rust: pl011: always use reset() method on registers
,
Paolo Bonzini
,
03:33
[PULL 36/41] rust: pl011: match break logic of C version
,
Paolo Bonzini
,
03:33
[PULL 35/41] rust: pl011: fix declaration of LineControl bits
,
Paolo Bonzini
,
03:33
[PULL 34/41] target/i386: Reset TSCs of parked vCPUs too on VM reset
,
Paolo Bonzini
,
03:33
[PULL 31/41] rust: qom: add initial subset of methods on Object
,
Paolo Bonzini
,
03:33
[PULL 33/41] kvm: consistently return 0/-errno from kvm_convert_memory
,
Paolo Bonzini
,
03:33
[PULL 32/41] rust: qemu-api: add a module to wrap functions and zero-sized closures
,
Paolo Bonzini
,
03:33
[PULL 30/41] rust: qom: add casting functionality
,
Paolo Bonzini
,
03:33
[PULL 29/41] rust: tests: allow writing more than one test
,
Paolo Bonzini
,
03:33
[PULL 28/41] rust: re-export C types from qemu-api submodules
,
Paolo Bonzini
,
03:33
[PULL 27/41] rust: rename qemu-api modules to follow C code a bit more
,
Paolo Bonzini
,
03:33
[PULL 25/41] rust: qom: put class_init together from multiple ClassInitImpl<>
,
Paolo Bonzini
,
03:33
[PULL 26/41] rust: qom: add possibility of overriding unparent
,
Paolo Bonzini
,
03:33
[PULL 20/41] include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
,
Paolo Bonzini
,
03:33
[PULL 24/41] Constify all opaque Property pointers
,
Paolo Bonzini
,
03:33
[PULL 23/41] hw/core/qdev-properties: Constify Property argument to PropertyInfo.print
,
Paolo Bonzini
,
03:33
[PULL 21/41] include/hw/qdev-properties: Shrink struct Property
,
Paolo Bonzini
,
03:33
[PULL 22/41] hw/core/qdev-properties: Constify Property argument to object_field_prop_ptr
,
Paolo Bonzini
,
03:33
[PULL 19/41] target/riscv: Do not abuse DEFINE_PROP_END_OF_LIST
,
Paolo Bonzini
,
03:33
[PULL 18/41] hw/core: Replace device_class_set_props with a macro
,
Paolo Bonzini
,
03:33
[PULL 17/41] rust/qemu-api: Use device_class_set_props_n
,
Paolo Bonzini
,
03:33
[PULL 16/41] hw/arm/armsse: Use device_class_set_props_n
,
Paolo Bonzini
,
03:33
[PULL 14/41] migration: Use device_class_set_props_n
,
Paolo Bonzini
,
03:33
[PULL 15/41] hw/scsi/megasas: Use device_class_set_props_n
,
Paolo Bonzini
,
03:33
[PULL 13/41] hw/core: Introduce device_class_set_props_n
,
Paolo Bonzini
,
03:33
[PULL 07/41] hw/tricore: Remove empty Property lists
,
Paolo Bonzini
,
03:33
[PULL 12/41] include/hw/qdev-core: Detect most empty Property lists at compile time
,
Paolo Bonzini
,
03:33
[PULL 11/41] hw/virtio: Remove empty Property lists
,
Paolo Bonzini
,
03:32
[PULL 10/41] hw/sparc: Remove empty Property lists
,
Paolo Bonzini
,
03:32
[PULL 09/41] hw/xen: Remove empty Property lists
,
Paolo Bonzini
,
03:32
[PULL 08/41] hw/s390x: Remove empty Property lists
,
Paolo Bonzini
,
03:32
[PULL 05/41] hw/pci-host/astro: Remove empty Property list
,
Paolo Bonzini
,
03:32
[PULL 06/41] hw/ppc: Only register spapr_nvdimm_properties if CONFIG_LIBPMEM
,
Paolo Bonzini
,
03:32
[PULL 04/41] target/s390x: Use s390x_cpu_properties for system mode only
,
Paolo Bonzini
,
03:32
[PULL 03/41] target/ppc: Remove empty property list
,
Paolo Bonzini
,
03:32
[PULL 00/41] Rust, qdev, target/i386 changes for 2024-12-19
,
Paolo Bonzini
,
03:32
[PULL 02/41] hw/ide: Constify sysbus_ahci_properties
,
Paolo Bonzini
,
03:32
[PULL 01/41] migration: Constify migration_properties
,
Paolo Bonzini
,
03:32
Re: [PATCH 41/71] hw/net: Constify all Property
,
Akihiko Odaki
,
03:25
[PATCH v6 4/4] i386/cpu: add has_caches flag to check smp_cache configuration
,
Zhao Liu
,
03:14
[PATCH v6 3/4] i386/pc: Support cache topology in -machine for PC machine
,
Zhao Liu
,
03:14
[PATCH v6 2/4] i386/cpu: Update cache topology with machine's configuration
,
Zhao Liu
,
03:14
[PATCH v6 1/4] i386/cpu: Support thread and module level cache topology
,
Zhao Liu
,
03:14
[PATCH v6 0/4] i386: Support SMP Cache Topology
,
Zhao Liu
,
03:14
Re: [PATCH v1 3/3] i386/sev: Add KVM_EXIT_SNP_REQ_CERTS support for certificate-fetching
,
Daniel P . Berrangé
,
03:14
[PULL 17/18] hw/intc/loongarch_extioi: Add pre_save interface
,
Bibo Mao
,
03:08
[PULL 15/18] hw/intc/loongarch_extioi: Add common file loongarch_extioi_common
,
Bibo Mao
,
03:08
[PULL 16/18] hw/intc/loongarch_extioi: Inherit from loongarch_extioi_common
,
Bibo Mao
,
03:08
[PULL 18/18] hw/intc/loongarch_extioi: Code cleanup about loongarch_extioi
,
Bibo Mao
,
03:08
Re: [PATCH v3 00/24] Multifd 🔀 device state transfer support with VFIO consumer
,
Yanghang Liu
,
02:58
[PULL 10/18] include: Move struct LoongArchExtIOI to header file loongarch_extioi_common
,
Bibo Mao
,
02:56
[PULL 13/18] hw/intc/loongarch_extioi: Add common realize interface
,
Bibo Mao
,
02:56
[PULL 11/18] include: Rename LoongArchExtIOI with LoongArchExtIOICommonState
,
Bibo Mao
,
02:56
[PULL 14/18] hw/intc/loongarch_extioi: Add unrealize interface
,
Bibo Mao
,
02:55
[PULL 12/18] hw/intc/loongarch_extioi: Rename LoongArchExtIOI with LoongArchExtIOICommonState
,
Bibo Mao
,
02:55
[PULL 09/18] include: Add loongarch_extioi_common header file
,
Bibo Mao
,
02:55
[PULL 02/18] include: Move struct LoongArchPCHPIC to loongarch_pic_common header file
,
Bibo Mao
,
02:55
[PULL 00/18] loongarch-to-apply queue
,
Bibo Mao
,
02:55
[PULL 03/18] hw/intc/loongarch_pch: Merge instance_init() into realize()
,
Bibo Mao
,
02:55
[PULL 04/18] hw/intc/loongarch_pch: Rename LoongArchPCHPIC with LoongArchPICCommonState
,
Bibo Mao
,
02:55
[PULL 08/18] hw/intc/loongarch_pch: Code cleanup about loongarch_pch_pic
,
Bibo Mao
,
02:55
[PULL 06/18] hw/intc/loongarch_pch: Inherit from loongarch_pic_common
,
Bibo Mao
,
02:55
[PULL 05/18] hw/intc/loongarch_pch: Move some functions to file loongarch_pic_common
,
Bibo Mao
,
02:55
[PULL 01/18] include: Add loongarch_pic_common header file
,
Bibo Mao
,
02:55
[PULL 07/18] hw/intc/loongarch_pch: Add pre_save and post_load interfaces
,
Bibo Mao
,
02:55
Re: [PATCH 7/7] rust: pl011: simplify handling of the FIFO enabled bit in LCR
,
Zhao Liu
,
02:36
Re: [PATCH 6/7] rust: pl011: fix migration stream
,
Zhao Liu
,
02:34
Re: [PATCH 5/7] rust: pl011: extend registers to 32 bits
,
Zhao Liu
,
02:12
Re: [PATCH 4/7] rust: pl011: fix break errors and definition of Data struct
,
Zhao Liu
,
01:59
Re: [PATCH v3 5/7] hw/ppc/spapr: Convert CLEAN_HPTE() macro as hpte_set_clean() method
,
Harsh Prateek Bora
,
01:57
Re: [PATCH v3 4/7] hw/ppc/spapr: Convert HPTE_DIRTY() macro as hpte_is_dirty() method
,
Harsh Prateek Bora
,
01:52
Re: [PATCH 3/7] rust: pl011: always use reset() method on registers
,
Zhao Liu
,
01:38
Re: [PATCH v3 2/7] hw/ppc/spapr: Convert HPTE() macro as hpte_get() method
,
Harsh Prateek Bora
,
01:32
Re: [PATCH 2/7] rust: pl011: match break logic of C version
,
Paolo Bonzini
,
01:31
[PATCH v3] hw/net: cadence_gem: feat: add logic for the DISABLE_MASK bit in type2_compare_x_word_1
,
Andrew.Yuan
,
01:17
[PATCH] feat: add loongarch page table walker support for debugger memory access
,
Miao Hao
,
00:11
December 18, 2024
Re: [PATCH 2/7] rust: pl011: match break logic of C version
,
Zhao Liu
,
23:20
答复: [PATCH v2] hw/net: cadence_gem: feat: add logic for the DISABLE_MASK bit in type2_compare_x_word_1
,
andrew Yuan
,
22:54
[PATCH v2] hw/net: cadence_gem: feat: add logic for the DISABLE_MASK bit in type2_compare_x_word_1
,
Andrew.Yuan
,
22:44
[PATCH 5/5] target/ppc: Wire up BookE ATB registers for e500 family
,
Nicholas Piggin
,
22:41
[PATCH 4/5] target/ppc: Avoid warning message for zero process table entries
,
Nicholas Piggin
,
22:41
[PATCH 3/5] spapr: Generate random HASHPKEYR for spapr machines
,
Nicholas Piggin
,
22:40
[PATCH 2/5] spapr: Fix vpa dispatch count for record-replay
,
Nicholas Piggin
,
22:40
[PATCH 1/5] target/ppc: fix timebase register reset state
,
Nicholas Piggin
,
22:40
[PATCH 0/5] ppc: misc ppc patches
,
Nicholas Piggin
,
22:40
Re: [PATCH 1/7] rust: pl011: fix declaration of LineControl bits
,
Zhao Liu
,
22:24
Re: (Proposal) New TDX Global Metadata To Report FIXED0 and FIXED1 CPUID Bits
,
Sean Christopherson
,
21:33
Re: [PATCH v2 00/24] More Property cleanups
,
Lei Yang
,
21:06
Re: (Proposal) New TDX Global Metadata To Report FIXED0 and FIXED1 CPUID Bits
,
Edgecombe, Rick P
,
20:57
Re: [PATCH 5/8] hw/usb/xhci: Move HCD constants to a header and add register constants
,
Nicholas Piggin
,
20:50
Re: [PATCH] virtio-net: vhost-user: Implement internal migration
,
Lei Yang
,
20:44
Re: [PATCH v3 7/7] hw/ppc/epapr: Do not swap ePAPR magic value
,
BALATON Zoltan
,
20:43
Ideas to Improve GDB Stub in Qemu for i8086
,
Davidson Francis
,
20:35
Re: [PATCH v2 1/2] hw/usb/hcd-xhci-pci: Make PCI device more configurable
,
Nicholas Piggin
,
19:50
Re: [PATCH v2 2/2] hw/usb/hcd-xhci-pci: Add TI TUSB73X0 XHCI controller model
,
Bernhard Beschow
,
19:48
Re: [PATCH v3 1/7] meson: Run some compiler checks using -Wno-unused-value
,
Nicholas Piggin
,
19:37
Re: [PATCH v3 7/7] hw/ppc/epapr: Do not swap ePAPR magic value
,
Nicholas Piggin
,
19:29
Re: [PATCH v3 6/7] hw/ppc/spapr: Convert DIRTY_HPTE() macro as hpte_set_dirty() method
,
Nicholas Piggin
,
19:20
Re: [PATCH v3 5/7] hw/ppc/spapr: Convert CLEAN_HPTE() macro as hpte_set_clean() method
,
Nicholas Piggin
,
19:19
Re: [PATCH v3 4/7] hw/ppc/spapr: Convert HPTE_DIRTY() macro as hpte_is_dirty() method
,
Nicholas Piggin
,
19:19
Re: [PATCH v3 3/7] hw/ppc/spapr: Convert HPTE_VALID() macro as hpte_is_valid() method
,
Nicholas Piggin
,
19:18
Re: qemu-arm64: CONFIG_ARM64_64K_PAGES=y kernel crash on qemu-arm64 with Linux next-20241210 and above
,
Qu Wenruo
,
19:14
Re: [PATCH v3 2/7] hw/ppc/spapr: Convert HPTE() macro as hpte_get() method
,
Nicholas Piggin
,
19:09
Re: [PULL 00/15] Host Memory Backends and Memory devices queue 2024-12-18
,
David Hildenbrand
,
19:04
[PULL 36/39] target/riscv: Include missing headers in 'internals.h'
,
Alistair Francis
,
17:35
[PULL 18/39] docs: update riscv/virt.rst with kernel-irqchip=split support
,
Alistair Francis
,
17:35
[PULL 38/39] target/riscv: add ssstateen
,
Alistair Francis
,
17:35
[PULL 30/39] target/riscv: Support senvcfg[UKTE] bit when svukte extension is enabled
,
Alistair Francis
,
17:35
[PULL 23/39] MAINTAINERS: Cover RISC-V HTIF interface
,
Alistair Francis
,
17:34
[PULL 34/39] target/riscv: Check svukte is not enabled in RV32
,
Alistair Francis
,
17:34
[PULL 35/39] target/riscv: Include missing headers in 'vector_internals.h'
,
Alistair Francis
,
17:34
[PULL 29/39] target/riscv: Add svukte extension capability variable
,
Alistair Francis
,
17:34
[PULL 25/39] hw/char/riscv_htif: Clarify MemoryRegionOps expect 32-bit accesses
,
Alistair Francis
,
17:33
[PULL 17/39] target/riscv/kvm: remove irqchip_split() restriction
,
Alistair Francis
,
17:33
[PULL 37/39] target/riscv/tcg: hide warn for named feats when disabling via priv_ver
,
Alistair Francis
,
17:33
[PULL 33/39] target/riscv: Expose svukte ISA extension
,
Alistair Francis
,
17:33
[PULL 31/39] target/riscv: Support hstatus[HUKTE] bit when svukte extension is enabled
,
Alistair Francis
,
17:33
[PULL 28/39] hw/riscv: Add the checking if DTB overlaps to kernel or initrd
,
Alistair Francis
,
17:33
[PULL 20/39] qtest: allow SPCR acpi table changes
,
Alistair Francis
,
17:33
[PULL 27/39] hw/riscv: Add a new struct RISCVBootInfo
,
Alistair Francis
,
17:33
[PULL 39/39] target/riscv: add support for RV64 Xiangshan Nanhu CPU
,
Alistair Francis
,
17:33
[PULL 26/39] hw/riscv: Support to load DTB after 3GB memory on 64-bit system.
,
Alistair Francis
,
17:33
[PULL 22/39] tests/qtest/bios-tables-test: Update virt SPCR golden reference for RISC-V
,
Alistair Francis
,
17:32
[PULL 19/39] hw/riscv: Add Microblaze V generic board
,
Alistair Francis
,
17:32
[PULL 32/39] target/riscv: Check memory access to meet svukte rule
,
Alistair Francis
,
17:32
[PULL 24/39] hw/char/riscv_htif: Explicit little-endian implementation
,
Alistair Francis
,
17:32
[PULL 21/39] hw/acpi: Upgrade ACPI SPCR table to support SPCR table revision 4 format
,
Alistair Francis
,
17:31
[PULL 14/39] target/riscv/kvm: consider irqchip_split() in aia_create()
,
Alistair Francis
,
17:31
[PULL 16/39] hw/intc/riscv_aplic: add kvm_msicfgaddr for split mode aplic-imsic
,
Alistair Francis
,
17:31
[PULL 15/39] hw/riscv/virt.c, riscv_aplic.c: add 'emulated_aplic' helpers
,
Alistair Francis
,
17:31
[PULL 13/39] hw/riscv/virt.c: rename helper to virt_use_kvm_aia_aplic_imsic()
,
Alistair Francis
,
17:31
[PULL 08/39] hw/riscv/riscv-iommu: implement reset protocol
,
Alistair Francis
,
17:30
[PULL 10/39] target/riscv: Add Tenstorrent Ascalon CPU
,
Alistair Francis
,
17:30
Re: [PATCH v1 3/3] i386/sev: Add KVM_EXIT_SNP_REQ_CERTS support for certificate-fetching
,
Michael Roth
,
17:30
[PULL 12/39] hw/riscv/virt.c: reduce virt_use_kvm_aia() usage
,
Alistair Francis
,
17:30
[PULL 09/39] docs/specs: add riscv-iommu-sys information
,
Alistair Francis
,
17:30
[PULL 11/39] hw/intc/riscv_aplic: rename is_kvm_aia()
,
Alistair Francis
,
17:30
[PULL 06/39] hw/riscv/virt: Add IOMMU as platform device if the option is set
,
Alistair Francis
,
17:30
[PULL 05/39] hw/riscv: add riscv-iommu-sys platform device
,
Alistair Francis
,
17:30
[PULL 07/39] hw/riscv/virt.c, riscv-iommu-sys.c: add MSIx support
,
Alistair Francis
,
17:30
[PULL 04/39] hw/riscv/riscv-iommu: parametrize CAP.IGS
,
Alistair Francis
,
17:30
[PULL 03/39] hw/riscv/riscv-iommu.c: add riscv_iommu_instance_init()
,
Alistair Francis
,
17:30
Re: [PATCH v1 3/3] i386/sev: Add KVM_EXIT_SNP_REQ_CERTS support for certificate-fetching
,
Michael Roth
,
17:30
[PULL 02/39] hw/intc/riscv_aplic: Fix APLIC in_clrip and clripnum write emulation
,
Alistair Francis
,
17:30
[PULL 01/39] hw/riscv/riscv-iommu.c: Correct the validness check of iova
,
Alistair Francis
,
17:30
[PULL 00/39] riscv-to-apply queue
,
Alistair Francis
,
17:30
Re: [PATCH] tests/functional: Convert the kvm_xen_guest avocado test
,
David Woodhouse
,
17:14
Re: [PATCH] tests/functional: Convert the kvm_xen_guest avocado test
,
David Woodhouse
,
17:12
Re: [PATCH v2 19/22] tests/qtest/migration: Add migration-test-smoke
,
Peter Xu
,
17:05
Re: [PATCH] tests/functional: Convert the kvm_xen_guest avocado test
,
David Woodhouse
,
16:42
Re: [PULL 00/15] Host Memory Backends and Memory devices queue 2024-12-18
,
Stefan Hajnoczi
,
16:09
Re: [PATCH v2 19/22] tests/qtest/migration: Add migration-test-smoke
,
Fabiano Rosas
,
16:08
Re: [PATCH] physmem: allow cpu_memory_rw_debug to write to MMIO devices
,
vringar
,
16:06
[PATCH] physmem: allow cpu_memory_rw_debug to write to MMIO devices
,
Stefan Zabka
,
16:06
Re: [PATCH v2 1/2] hw/usb/hcd-xhci-pci: Make PCI device more configurable
,
Phil Dennis-Jordan
,
16:06
Re: [PATCH V4 16/19] tests/qtest: defer connection
,
Steven Sistare
,
16:03
Re: [PATCH V4 19/19] migration: cpr-transfer documentation
,
Steven Sistare
,
16:03
Re: [PATCH V4 18/19] migration-test: cpr-transfer
,
Steven Sistare
,
16:03
Re: [PATCH v2 2/2] tests/qtest/migration: Stop checking __NR_userfaultfd
,
Peter Xu
,
15:42
Re: [PATCH V4 06/19] physmem: preserve ram blocks for cpr
,
Peter Xu
,
15:33
Re: [PATCH V4 10/19] migration: cpr channel
,
Steven Sistare
,
15:31
Re: [PATCH V4 10/19] migration: cpr channel
,
Peter Xu
,
15:28
Re: [PATCH V4 07/19] hostmem-memfd: preserve for cpr
,
Peter Xu
,
15:24
Re: [PATCH V4 06/19] physmem: preserve ram blocks for cpr
,
Steven Sistare
,
15:23
Re: [PATCH v2 19/22] tests/qtest/migration: Add migration-test-smoke
,
Peter Xu
,
15:22
[PATCH v15 15/15] hw/vmapple/vmapple: Add vmapple machine type
,
Phil Dennis-Jordan
,
15:21
[PATCH v15 14/15] hw/block/virtio-blk: Replaces request free function with g_free
,
Phil Dennis-Jordan
,
15:21
[PATCH v15 13/15] hw/vmapple/virtio-blk: Add support for apple virtio-blk
,
Phil Dennis-Jordan
,
15:21
[PATCH v15 12/15] hw/vmapple/cfg: Introduce vmapple cfg region
,
Phil Dennis-Jordan
,
15:21
[PATCH v15 11/15] hw/vmapple/bdif: Introduce vmapple backdoor interface
,
Phil Dennis-Jordan
,
15:21
[PATCH v15 10/15] hw/vmapple/aes: Introduce aes engine
,
Phil Dennis-Jordan
,
15:21
[PATCH v15 09/15] gpex: Allow more than 4 legacy IRQs
,
Phil Dennis-Jordan
,
15:21
[PATCH v15 08/15] hvf: arm: Ignore writes to CNTP_CTL_EL0
,
Phil Dennis-Jordan
,
15:21
[PATCH v15 07/15] hw/misc/pvpanic: Add MMIO interface
,
Phil Dennis-Jordan
,
15:21
[PATCH v15 04/15] hw/display/apple-gfx: Adds configurable mode list
,
Phil Dennis-Jordan
,
15:21
[PATCH v15 05/15] MAINTAINERS: Add myself as maintainer for apple-gfx, reviewer for HVF
,
Phil Dennis-Jordan
,
15:21
[PATCH v15 06/15] hw: Add vmapple subdir
,
Phil Dennis-Jordan
,
15:21
[PATCH v15 03/15] hw/display/apple-gfx: Adds PCI implementation
,
Phil Dennis-Jordan
,
15:21
[PATCH v15 02/15] hw/display/apple-gfx: Introduce ParavirtualizedGraphics.Framework support
,
Phil Dennis-Jordan
,
15:21
[PATCH v15 00/15] macOS PV Graphics and new vmapple machine type
,
Phil Dennis-Jordan
,
15:21
[PATCH v15 01/15] ui & main loop: Redesign of system-specific main thread event handling
,
Phil Dennis-Jordan
,
15:21
Re: [PATCH v2 18/27] system/qtest: properly feedback results of clock_[step|set]
,
Fabiano Rosas
,
15:10
Re: [PATCH] tests/functional: Convert the kvm_xen_guest avocado test
,
David Woodhouse
,
15:08
Re: qemu-arm64: CONFIG_ARM64_64K_PAGES=y kernel crash on qemu-arm64 with Linux next-20241210 and above
,
Qu Wenruo
,
15:08
Re: [PATCH V4 10/19] migration: cpr channel
,
Steven Sistare
,
14:53
Re: [PATCH V4 07/19] hostmem-memfd: preserve for cpr
,
Steven Sistare
,
14:53
[PULL 4/6] linux-user: netlink: Add emulation of IP_MULTICAST_IF
,
deller
,
14:53
[PULL 5/6] linux-user: netlink: add netlink neighbour emulation
,
deller
,
14:53
[PULL 1/6] linux-user: netlink: Add missing IFA_PROTO to host_to_target_data_addr_rtattr()
,
deller
,
14:53
[PULL 6/6] linux-user: netlink: Add missing QEMU_IFLA entries
,
deller
,
14:53
[PULL 3/6] linux-user: netlink: Add IP_PKTINFO cmsg parsing
,
deller
,
14:53
[PULL 0/6] Linux user fix gupnp patches
,
deller
,
14:53
[PULL 2/6] linux-user: Use unique error messages for cmsg parsing
,
deller
,
14:53
[PATCH v2] hw/pci-bridge: Create PLX Virtual Switch Device
,
Patrick Leis
,
14:43
Re: [PATCH 0/2] Change default pointer authentication algorithm on aarch64 to impdef
,
Pierrick Bouvier
,
14:25
[PATCH v2 2/2] tests/qtest/migration: Stop checking __NR_userfaultfd
,
Fabiano Rosas
,
14:22
[PATCH v2 1/2] tests/qtest/migration: Re-enable postcopy tests
,
Fabiano Rosas
,
14:22
[PATCH v2 0/2] migration: Fix postcopy tests
,
Fabiano Rosas
,
14:22
Re: [PATCH] tests/qtest/migration: Restore include for postcopy
,
Fabiano Rosas
,
14:21
Re: [PATCH 0/2] Change default pointer authentication algorithm on aarch64 to impdef
,
Richard Henderson
,
14:20
Re: [PATCH v3 7/7] hw/ppc/epapr: Do not swap ePAPR magic value
,
BALATON Zoltan
,
14:19
Re: [PATCH 03/46] tcg/optimize: Add fold_masks_zsa, fold_masks_zs, fold_masks_z
,
Pierrick Bouvier
,
14:11
Re: Use of BQL from thread in PCIe device
,
Markus Lavin
,
14:10
Re: [RFC 1/1] target/riscv: use tcg ops generation to emulate whole reg rvv loads/stores.
,
Richard Henderson
,
14:08
Re: [PATCH 0/2] Change default pointer authentication algorithm on aarch64 to impdef
,
Pierrick Bouvier
,
14:08
[PATCH] hw/pci-bridge: Create PLX Virtual Switch Device
,
Patrick Leis
,
13:54
Re: [PATCH 0/2] Change default pointer authentication algorithm on aarch64 to impdef
,
Pierrick Bouvier
,
13:54
Re: [PATCH] meson: Do not define CONFIG_DEVICES on user emulation
,
Richard Henderson
,
13:40
[PATCH v3 7/7] hw/ppc/epapr: Do not swap ePAPR magic value
,
Philippe Mathieu-Daudé
,
13:21
[PATCH v3 6/7] hw/ppc/spapr: Convert DIRTY_HPTE() macro as hpte_set_dirty() method
,
Philippe Mathieu-Daudé
,
13:21
[PATCH v3 5/7] hw/ppc/spapr: Convert CLEAN_HPTE() macro as hpte_set_clean() method
,
Philippe Mathieu-Daudé
,
13:21
[PATCH v3 4/7] hw/ppc/spapr: Convert HPTE_DIRTY() macro as hpte_is_dirty() method
,
Philippe Mathieu-Daudé
,
13:21
[PATCH v3 3/7] hw/ppc/spapr: Convert HPTE_VALID() macro as hpte_is_valid() method
,
Philippe Mathieu-Daudé
,
13:21
[PATCH v3 2/7] hw/ppc/spapr: Convert HPTE() macro as hpte_get() method
,
Philippe Mathieu-Daudé
,
13:21
[PATCH v3 1/7] meson: Run some compiler checks using -Wno-unused-value
,
Philippe Mathieu-Daudé
,
13:21
[PATCH v3 0/7] hw/ppc: Remove tswap() calls
,
Philippe Mathieu-Daudé
,
13:21
[PATCH v2 4/5] hw/arm: enable secure EL2 timers for virt machine
,
Alex Bennée
,
13:16
[PATCH v2 3/5] target/arm: implement SEL2 physical and virtual timers
,
Alex Bennée
,
13:16
Re: [PATCH v2 19/22] tests/qtest/migration: Add migration-test-smoke
,
Fabiano Rosas
,
13:16
[PATCH v2 2/5] target/arm: ensure cntvoff_el2 also used for EL2 virt timer
,
Alex Bennée
,
13:16
[PATCH v2 0/5] target/arm: implement SEL2 physical and virtual timers
,
Alex Bennée
,
13:16
[PATCH v2 5/5] hw/arm: enable secure EL2 timers for sbsa machine
,
Alex Bennée
,
13:16
[PATCH v2 1/5] target/arm: document the architectural names of our GTIMERs
,
Alex Bennée
,
13:15
Re: qemu-arm64: CONFIG_ARM64_64K_PAGES=y kernel crash on qemu-arm64 with Linux next-20241210 and above
,
David Sterba
,
13:06
Re: [PATCH v3 07/11] contrib/plugins/hotblocks: fix 32-bit build
,
Richard Henderson
,
12:54
Re: [PATCH v1 3/3] i386/sev: Add KVM_EXIT_SNP_REQ_CERTS support for certificate-fetching
,
Daniel P . Berrangé
,
12:51
Re: [PATCH v2 19/22] tests/qtest/migration: Add migration-test-smoke
,
Peter Xu
,
12:46
Re: [PATCH v2] hw/misc/vmfwupdate: Introduce hypervisor fw-cfg interface support
,
Philippe Mathieu-Daudé
,
12:43
Re: [PATCH v1 3/3] i386/sev: Add KVM_EXIT_SNP_REQ_CERTS support for certificate-fetching
,
Markus Armbruster
,
12:32
[PATCH] hw/virtio: reset virtio balloon stats on machine reset
,
Daniel P . Berrangé
,
12:29
Re: Use of BQL from thread in PCIe device
,
John Levon
,
12:28
Use of BQL from thread in PCIe device
,
Markus Lavin
,
12:16
Re: [PATCH] tests/functional: Convert the kvm_xen_guest avocado test
,
Thomas Huth
,
12:16
Re: [PATCH 0/3] bugfixes for migration using compression methods
,
Peter Xu
,
12:13
Re: [PATCH 0/3] cpuhp: ensure that cpu hotremove works the 1st time
,
Eric Mackay
,
12:11
Re: [PATCH 3/3] multifd: bugfix for incorrect migration data with qatzip compression
,
Peter Xu
,
12:09
[RFC 1/1] target/riscv: use tcg ops generation to emulate whole reg rvv loads/stores.
,
Paolo Savini
,
12:09
Re: [PATCH 2/3] multifd: bugfix for incorrect migration data with QPL compression
,
Peter Xu
,
12:09
[RFC 0/1] target/riscv: use tcg ops generation to emulate whole reg rvv loads/stores.
,
Paolo Savini
,
12:09
Re: [PATCH 3/3] target/arm: implement SEL2 physical and virtual timers
,
Alex Bennée
,
12:08
Re: [PATCH v2 24/27] tests/vm: fix build_path based path
,
Philippe Mathieu-Daudé
,
12:07
Re: [PATCH 1/3] multifd: bugfix for migration using compression methods
,
Peter Xu
,
12:03
Re: [PATCH 1/4] target/ppc: Include missing headers in mmu-hash[32,64].h
,
Philippe Mathieu-Daudé
,
12:03
Re: CCA capability qeury QMP command
,
Alex Bennée
,
12:02
Re: [PATCH V4 06/19] physmem: preserve ram blocks for cpr
,
Peter Xu
,
12:00
Re: [PATCH v3 06/11] contrib/plugins/cache: fix 32-bit build
,
Richard Henderson
,
11:58
Re: [PATCH v3 05/11] contrib/plugins/stoptrigger: fix 32-bit build
,
Richard Henderson
,
11:57
Re: [PATCH v8 1/2] target/riscv: rvv: fix typo in vext continuous ldst function names
,
Max Chou
,
11:52
Re: [PATCH v2 00/14] s390x: virtio-mem support
,
Christian Borntraeger
,
11:49
Use of BQL from thread in PCIe device
,
Markus Lavin
,
11:43
Re: [PATCH 0/4] include: Header cleanups around "cpu.h"
,
Richard Henderson
,
11:42
Re: [PATCH v2 21/27] tests/lcitool: bump to latest version of libvirt-ci
,
Daniel P . Berrangé
,
11:42
Re: [PATCH 1/4] target/ppc: Include missing headers in mmu-hash[32,64].h
,
Richard Henderson
,
11:42
Re: [PATCH v2 20/27] tests/functional: extend test_aarch64_virt with vulkan test
,
Daniel P . Berrangé
,
11:40
Re: [PATCH v2 20/27] tests/functional: extend test_aarch64_virt with vulkan test
,
Thomas Huth
,
11:38
Re: [PATCH] accel/tcg: Un-inline translator_is_same_page()
,
Richard Henderson
,
11:36
Re: [PATCH v8 2/2] target/riscv: rvv: speed up small unit-stride loads and stores
,
Richard Henderson
,
11:35
Re: [PATCH V4 06/19] physmem: preserve ram blocks for cpr
,
Steven Sistare
,
11:35
Re: [PATCH v8 1/2] target/riscv: rvv: fix typo in vext continuous ldst function names
,
Richard Henderson
,
11:34
Re: [PATCH V4 02/19] physmem: fd-based shared memory
,
Steven Sistare
,
11:34
Re: [PATCH v2 15/27] tests/functional/aarch64: add tests for FEAT_RME
,
Pierrick Bouvier
,
11:31
[PATCH v2 16/27] util/qemu-timer: fix indentation
,
Alex Bennée
,
11:26
[PATCH v2 26/27] tests/vm: allow interactive login as root
,
Alex Bennée
,
11:26
[PATCH v2 18/27] system/qtest: properly feedback results of clock_[step|set]
,
Alex Bennée
,
11:26
[PATCH v2 17/27] tests/qtest: remove clock_steps from virtio tests
,
Alex Bennée
,
11:26
Re: [PATCH v2 19/27] tests/functional: remove hacky sleep from the tests
,
Thomas Huth
,
11:26
Re: [PATCH] tests/qtest/migration: Restore include for postcopy
,
Daniel P . Berrangé
,
11:22
[PATCH v2 27/27] pc-bios: ensure keymaps dependencies set vnc tests
,
Alex Bennée
,
11:22
[PATCH v2 21/27] tests/lcitool: bump to latest version of libvirt-ci
,
Alex Bennée
,
11:22
[PATCH v2 23/27] tests/lcitool: remove temp workaround for debian mips64el
,
Alex Bennée
,
11:22
[PATCH v2 24/27] tests/vm: fix build_path based path
,
Alex Bennée
,
11:22
Re: [PATCH 2/2] target/i386/sev: Reduce system specific declarations
,
Philippe Mathieu-Daudé
,
11:22
[PATCH v2 22/27] tests/docker: move riscv64 cross container from sid to trixie
,
Alex Bennée
,
11:22
[PATCH v2 12/27] tests/functional: update the s390x tuxrun tests
,
Alex Bennée
,
11:22
[PATCH v2 25/27] tests/vm: partially un-tabify help output
,
Alex Bennée
,
11:22
[PATCH v2 11/27] tests/functional: update the riscv64 tuxrun tests
,
Alex Bennée
,
11:22
[PATCH v2 20/27] tests/functional: extend test_aarch64_virt with vulkan test
,
Alex Bennée
,
11:22
[PATCH v2 19/27] tests/functional: remove hacky sleep from the tests
,
Alex Bennée
,
11:22
[PATCH v2 07/27] tests/functional: update the mips64el tuxrun tests
,
Alex Bennée
,
11:22
[PATCH v2 13/27] tests/functional: update the sparc64 tuxrun tests
,
Alex Bennée
,
11:22
[PATCH v2 09/27] tests/functional: update the ppc64 tuxrun tests
,
Alex Bennée
,
11:22
[PATCH v2 14/27] tests/functional: update the x86_64 tuxrun tests
,
Alex Bennée
,
11:21
[PATCH v2 15/27] tests/functional/aarch64: add tests for FEAT_RME
,
Alex Bennée
,
11:21
[PATCH v2 01/27] tests/functional: update the arm tuxrun tests
,
Alex Bennée
,
11:21
[PATCH v2 08/27] tests/functional: update the ppc32 tuxrun tests
,
Alex Bennée
,
11:21
[PATCH v2 10/27] tests/functional: update the riscv32 tuxrun tests
,
Alex Bennée
,
11:21
[PATCH v2 05/27] tests/functional: update the mips32el tuxrun tests
,
Alex Bennée
,
11:21
[PATCH v2 06/27] tests/functional: update the mips64 tuxrun tests
,
Alex Bennée
,
11:21
[PATCH v2 04/27] tests/functional: update the mips32 tuxrun tests
,
Alex Bennée
,
11:21
[PATCH v2 00/27] testing/next: functional tests, qtest clocks, vm and keymaps
,
Alex Bennée
,
11:21
[PATCH v2 02/27] tests/functional: update the i386 tuxrun tests
,
Alex Bennée
,
11:21
[PATCH v2 03/27] tests/functional: add a m68k tuxrun tests
,
Alex Bennée
,
11:21
Re: [PATCH] tests/functional: Convert the kvm_xen_guest avocado test
,
Thomas Huth
,
11:19
Re: [PATCH 2/2] target/i386/sev: Reduce system specific declarations
,
Philippe Mathieu-Daudé
,
11:18
Re: [PATCH 2/2] target/i386/sev: Reduce system specific declarations
,
Daniel P . Berrangé
,
11:18
Re: [PATCH 1/2] system: Move 'exec/confidential-guest-support.h' to system/
,
Philippe Mathieu-Daudé
,
11:16
Re: [PATCH] tests/qtest/migration: Restore include for postcopy
,
Peter Xu
,
11:16
Re: [PATCH 2/2] target/i386/sev: Reduce system specific declarations
,
Zhao Liu
,
11:16
Re: [PATCH 1/2] system: Move 'exec/confidential-guest-support.h' to system/
,
Zhao Liu
,
11:12
Re: [PATCH v2 5/5] tests/functional: Convert the migration avocado test
,
Thomas Huth
,
11:11
[PATCH v1 3/3] i386/sev: Add KVM_EXIT_SNP_REQ_CERTS support for certificate-fetching
,
Michael Roth
,
11:06
Re: [PATCH 2/2] target/i386/sev: Reduce system specific declarations
,
Thomas Huth
,
11:05
Re: [PATCH 1/2] system: Move 'exec/confidential-guest-support.h' to system/
,
Thomas Huth
,
11:02
Re: [PATCH 24/26] rust: qom: move device_id to PL011 class side
,
Paolo Bonzini
,
11:01
Re: [PATCH v2 5/5] tests/functional: Convert the migration avocado test
,
Daniel P . Berrangé
,
11:00
Re: [PATCH v6 1/1] target/riscv: rvv: Use wider accesses for unit stride load/store
,
Richard Henderson
,
10:59
[PATCH 2/2] target/i386/sev: Reduce system specific declarations
,
Philippe Mathieu-Daudé
,
10:59
[PATCH 1/2] system: Move 'exec/confidential-guest-support.h' to system/
,
Philippe Mathieu-Daudé
,
10:59
[PATCH 0/2] system/confidential-guest-support: Header cleanups
,
Philippe Mathieu-Daudé
,
10:59
[PATCH RFC v1 0/3] SEV-SNP: Add support for SNP certificate fetching
,
Michael Roth
,
10:55
Re: [PATCH] tests/functional: Convert the kvm_xen_guest avocado test
,
Thomas Huth
,
10:55
Re: qemu-arm64: CONFIG_ARM64_64K_PAGES=y kernel crash on qemu-arm64 with Linux next-20241210 and above
,
Naresh Kamboju
,
10:52
Re: [PATCH v5 00/11] i386: miscellaneous cleanup
,
Zhao Liu
,
10:52
[PATCH 4/4] exec/cpu-all: Include 'cpu.h' earlier so MMU_USER_IDX is always defined
,
Philippe Mathieu-Daudé
,
10:52
[PATCH 3/4] exec/ram_addr: Include missing 'exec/hwaddr.h' and 'exec/cpu-common.h'
,
Philippe Mathieu-Daudé
,
10:52
[PATCH 2/4] tcg/tci: Include missing 'disas/dis-asm.h' header
,
Philippe Mathieu-Daudé
,
10:52
[PATCH 1/4] target/ppc: Include missing headers in mmu-hash[32,64].h
,
Philippe Mathieu-Daudé
,
10:52
[PATCH 0/4] include: Header cleanups around "cpu.h"
,
Philippe Mathieu-Daudé
,
10:52
Re: [PATCH v2 5/5] tests/functional: Convert the migration avocado test
,
Thomas Huth
,
10:51
[PATCH v1 2/3] accel/kvm: Add kvm_immediate_exit callback infrastructure
,
Michael Roth
,
10:50
[PATCH v1 1/3] linux-headers: Update for 6.12 and SNP certificate support
,
Michael Roth
,
10:50
[PATCH] accel/tcg: Un-inline translator_is_same_page()
,
Philippe Mathieu-Daudé
,
10:41
Re: [PATCH v8 2/2] target/riscv: rvv: speed up small unit-stride loads and stores
,
Daniel Henrique Barboza
,
10:24
Re: [PATCH v8 1/2] target/riscv: rvv: fix typo in vext continuous ldst function names
,
Daniel Henrique Barboza
,
10:23
Re: [PATCH 03/23] docs/qapidoc: remove example section support
,
John Snow
,
10:16
Re: [PATCH 04/23] qapi: expand tags to all doc sections
,
John Snow
,
10:14
[PATCH] meson: Do not define CONFIG_DEVICES on user emulation
,
Philippe Mathieu-Daudé
,
10:13
Re: [PATCH] tests/qtest/migration: Restore include for postcopy
,
Fabiano Rosas
,
10:12
Re: [PATCH 5/8] hw/usb/xhci: Move HCD constants to a header and add register constants
,
Phil Dennis-Jordan
,
10:09
Re: [PATCH 22/71] hw/cpu: Constify all Property
,
Zhao Liu
,
10:02
Re: [PATCH 04/71] target/i386: Constify all Property
,
Zhao Liu
,
10:00
Re: [PATCH 26/26] rust: callbacks: allow passing optional callbacks as ()
,
Zhao Liu
,
09:51
Re: [PATCH 6/7] rust: pl011: fix migration stream
,
Philippe Mathieu-Daudé
,
09:51
Re: [PATCH 4/7] rust: pl011: fix break errors and definition of Data struct
,
Philippe Mathieu-Daudé
,
09:49
Re: [PATCH 1/1] MAINTAINERS: remove myself from sbsa-ref
,
Leif Lindholm
,
09:36
[PATCH] virtio-net: vhost-user: Implement internal migration
,
Laurent Vivier
,
09:35
Re: [PATCH 24/26] rust: qom: move device_id to PL011 class side
,
Zhao Liu
,
09:32
Re: [PATCH 24/26] rust: qom: move device_id to PL011 class side
,
Zhao Liu
,
09:30
[PATCH v6 1/1] target/riscv: rvv: Use wider accesses for unit stride load/store
,
Craig Blackmore
,
09:30
[PATCH v6 0/1] target/riscv: rvv: Use wider accesses for unit stride load/store
,
Craig Blackmore
,
09:30
[PATCH v8 2/2] target/riscv: rvv: speed up small unit-stride loads and stores
,
Craig Blackmore
,
09:25
[PATCH v8 1/2] target/riscv: rvv: fix typo in vext continuous ldst function names
,
Craig Blackmore
,
09:24
[PATCH v8 0/2] target/riscv: rvv: reduce the overhead for simple RISC-V vector unit-stride loads and stores
,
Craig Blackmore
,
09:14
Re: [PATCH 24/26] rust: qom: move device_id to PL011 class side
,
Zhao Liu
,
09:12
Re: [PATCH] tests/functional: Convert the kvm_xen_guest avocado test
,
David Woodhouse
,
09:11
Re: [PATCH v2 24/24] Constify all opaque Property pointers
,
Philippe Mathieu-Daudé
,
08:55
Re: [PATCH] hw/i386/amd_iommu: Allow migration
,
Vasant Hegde
,
08:54
Re: [PATCH-for-10.0 v2] hw/i386/amd_iommu: Simplify non-KVM checks on XTSup feature
,
Vasant Hegde
,
08:54
Re: [PATCH v2 04/24] target/s390x: Use s390x_cpu_properties for system mode only
,
Philippe Mathieu-Daudé
,
08:54
Re: [PATCH v2 09/24] hw/xen: Remove empty Property lists
,
Philippe Mathieu-Daudé
,
08:53
Re: [PATCH v2 10/24] hw/sparc: Remove empty Property lists
,
Philippe Mathieu-Daudé
,
08:53
Re: [PATCH v2 23/24] hw/core/qdev-properties: Constify Property argument to PropertyInfo.print
,
Philippe Mathieu-Daudé
,
08:53
Re: [PATCH v2 22/24] hw/core/qdev-properties: Constify Property argument to object_field_prop_ptr
,
Philippe Mathieu-Daudé
,
08:52
Re: [PATCH v2 5/5] tests/functional: Convert the migration avocado test
,
Fabiano Rosas
,
08:51
Re: [PATCH 0/2] Change default pointer authentication algorithm on aarch64 to impdef
,
Peter Maydell
,
08:51
Re: [PATCH v2 19/24] target/riscv: Do not abuse DEFINE_PROP_END_OF_LIST
,
Philippe Mathieu-Daudé
,
08:51
Re: [PATCH v2 08/24] hw/s390x: Remove empty Property lists
,
Philippe Mathieu-Daudé
,
08:49
Re: [PATCH v2 11/24] hw/virtio: Remove empty Property lists
,
Philippe Mathieu-Daudé
,
08:49
Re: [PATCH v2 01/24] migration: Constify migration_properties
,
Philippe Mathieu-Daudé
,
08:49
Re: [PATCH v2 06/24] hw/ppc: Only register spapr_nvdimm_properties if CONFIG_LIBPMEM
,
Philippe Mathieu-Daudé
,
08:49
Re: [PATCH v2 05/24] hw/pci-host/astro: Remove empty Property list
,
Philippe Mathieu-Daudé
,
08:49
Re: [PATCH v2 07/24] hw/tricore: Remove empty Property lists
,
Philippe Mathieu-Daudé
,
08:48
[PATCH v2 1/7] vfio/container: Add dirty tracking started flag
,
Avihai Horon
,
08:45
[PATCH v2 0/7] migration: Drop/unexport migration_is_device() and migration_is_active()
,
Avihai Horon
,
08:45
[PATCH v2 2/7] vfio/migration: Refactor vfio_devices_all_dirty_tracking() logic
,
Avihai Horon
,
08:45
[PATCH v2 20/24] include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
,
Richard Henderson
,
08:44
[PATCH v2 23/24] hw/core/qdev-properties: Constify Property argument to PropertyInfo.print
,
Richard Henderson
,
08:44
[PATCH v2 21/24] include/hw/qdev-properties: Shrink struct Property
,
Richard Henderson
,
08:44
[PATCH v2 24/24] Constify all opaque Property pointers
,
Richard Henderson
,
08:44
[PATCH v2 18/24] hw/core: Remove device_class_set_props function
,
Richard Henderson
,
08:44
[PATCH v2 16/24] hw/arm/armsse: Use device_class_set_props_n
,
Richard Henderson
,
08:44
[PATCH v2 15/24] hw/scsi/megasas: Use device_class_set_props_n
,
Richard Henderson
,
08:44
[PATCH v2 13/24] hw/core: Introduce device_class_set_props_n
,
Richard Henderson
,
08:44
Re: [PATCH 5/7] rust: pl011: extend registers to 32 bits
,
Philippe Mathieu-Daudé
,
08:44
[PATCH v2 12/24] include/hw/qdev-core: Detect most empty Property lists at compile time
,
Richard Henderson
,
08:44
[PATCH v2 09/24] hw/xen: Remove empty Property lists
,
Richard Henderson
,
08:44
[PATCH v2 22/24] hw/core/qdev-properties: Constify Property argument to object_field_prop_ptr
,
Richard Henderson
,
08:43
[PATCH v2 19/24] target/riscv: Do not abuse DEFINE_PROP_END_OF_LIST
,
Richard Henderson
,
08:43
[PATCH v2 17/24] rust/qemu-api: Use device_class_set_props_n
,
Richard Henderson
,
08:43
[PATCH v2 14/24] migration: Use device_class_set_props_n
,
Richard Henderson
,
08:43
[PATCH v2 08/24] hw/s390x: Remove empty Property lists
,
Richard Henderson
,
08:43
[PATCH v2 11/24] hw/virtio: Remove empty Property lists
,
Richard Henderson
,
08:43
[PATCH v2 10/24] hw/sparc: Remove empty Property lists
,
Richard Henderson
,
08:43
[PATCH v2 07/24] hw/tricore: Remove empty Property lists
,
Richard Henderson
,
08:43
[PATCH v2 05/24] hw/pci-host/astro: Remove empty Property list
,
Richard Henderson
,
08:43
[PATCH v2 02/24] hw/ide: Constify sysbus_ahci_properties
,
Richard Henderson
,
08:43
[PATCH v2 03/24] target/ppc: Remove empty property list
,
Richard Henderson
,
08:43
[PATCH v2 06/24] hw/ppc: Only register spapr_nvdimm_properties if CONFIG_LIBPMEM
,
Richard Henderson
,
08:43
[PATCH v2 04/24] target/s390x: Use s390x_cpu_properties for system mode only
,
Richard Henderson
,
08:43
[PATCH v2 00/24] More Property cleanups
,
Richard Henderson
,
08:43
[PATCH v2 01/24] migration: Constify migration_properties
,
Richard Henderson
,
08:43
[PATCH v2 7/7] migration: Unexport migration_is_active()
,
Avihai Horon
,
08:41
[PATCH v2 6/7] migration: Drop migration_is_device()
,
Avihai Horon
,
08:41
[PATCH v2 5/7] system/dirtylimit: Don't use migration_is_active()
,
Avihai Horon
,
08:41
[PATCH v2 3/7] vfio/migration: Refactor vfio_devices_all_running_and_mig_active() logic
,
Avihai Horon
,
08:41
[PATCH v2 4/7] vfio/migration: Rename vfio_devices_all_dirty_tracking()
,
Avihai Horon
,
08:40
Re: [PATCH] tests/functional: Convert the kvm_xen_guest avocado test
,
Thomas Huth
,
08:38
Re: [PATCH 3/7] rust: pl011: always use reset() method on registers
,
Philippe Mathieu-Daudé
,
08:28
Re: [PATCH 1/7] rust: pl011: fix declaration of LineControl bits
,
Philippe Mathieu-Daudé
,
08:23
Re: [PATCH 7/7] rust: pl011: simplify handling of the FIFO enabled bit in LCR
,
Philippe Mathieu-Daudé
,
08:21
Re: [PATCH 2/7] rust: pl011: match break logic of C version
,
Philippe Mathieu-Daudé
,
08:18
[PATCH v2 5/5] tests/functional: Convert the migration avocado test
,
Thomas Huth
,
08:15
[PATCH v2 4/5] tests/functional: Extract the find_free_ports() function into a helper file
,
Thomas Huth
,
08:15
[PATCH v2 3/5] tests/functional/test_vnc: Do not use a hard-coded VNC port
,
Thomas Huth
,
08:15
[PATCH v2 2/5] tests/functional/test_vnc: Remove the test_no_vnc test
,
Thomas Huth
,
08:15
[PATCH v2 1/5] tests/functional: Convert the vnc test
,
Thomas Huth
,
08:14
[PATCH v2 0/5] tests/functional: Convert tests with find_free_ports()
,
Thomas Huth
,
08:14
Re: [PATCH] tests/functional: Convert the kvm_xen_guest avocado test
,
Thomas Huth
,
07:40
Re: [PATCH 1/7] memory: Export a helper to get intersection of a MemoryRegionSection with a given range
,
David Hildenbrand
,
07:34
Re: [PATCH 02/24] hw/ide: Constify sysbus_ahci_properties
,
Bernhard Beschow
,
07:31
[PATCH 1/1] MAINTAINERS: remove myself from sbsa-ref
,
Marcin Juszkiewicz
,
07:31
Re: [PATCH 03/23] docs/qapidoc: remove example section support
,
Markus Armbruster
,
07:27
Re: [PULL 0/3] Misc QGA patches for 2024-12-18
,
Konstantin Kostiuk
,
07:12
Re: [PULL 0/3] Misc QGA patches for 2024-12-18
,
Daniel P . Berrangé
,
07:07
Re: [PATCH v2 1/4] qga: Don't access global variable in run_agent_once()
,
Konstantin Kostiuk
,
07:06
qemu-arm64: CONFIG_ARM64_64K_PAGES=y kernel crash on qemu-arm64 with Linux next-20241210 and above
,
Naresh Kamboju
,
07:04
[PULL 3/3] qga: Don't access global variable in run_agent_once()
,
Konstantin Kostiuk
,
07:04
[PULL 0/3] Misc QGA patches for 2024-12-18
,
Konstantin Kostiuk
,
07:04
[PULL 2/3] qemu-ga-win: Fix a typo error
,
Konstantin Kostiuk
,
07:04
[PULL 1/3] qga: skip bind mounts in fs list
,
Konstantin Kostiuk
,
07:04
Re: [PATCH] tests/functional: Convert the kvm_xen_guest avocado test
,
Daniel P . Berrangé
,
06:53
Re: [PATCH] tests/functional: Convert the kvm_xen_guest avocado test
,
David Woodhouse
,
06:48
[PATCH v2 7/9] target/riscv: add shvsatpa
,
Daniel Henrique Barboza
,
06:41
[PATCH v2 5/9] target/riscv: add shtvala
,
Daniel Henrique Barboza
,
06:41
[PATCH v2 9/9] target/riscv/tcg: add sha
,
Daniel Henrique Barboza
,
06:41
[PATCH v2 8/9] target/riscv: add shgatpa
,
Daniel Henrique Barboza
,
06:41
[PATCH v2 6/9] target/riscv: add shvstvecd
,
Daniel Henrique Barboza
,
06:41
[PATCH v2 3/9] target/riscv: add shcounterenw
,
Daniel Henrique Barboza
,
06:41
[PATCH v2 4/9] target/riscv: add shvstvala
,
Daniel Henrique Barboza
,
06:41
[PATCH v2 2/9] target/riscv: add ssstateen
,
Daniel Henrique Barboza
,
06:40
[PATCH v2 1/9] target/riscv/tcg: hide warn for named feats when disabling via priv_ver
,
Daniel Henrique Barboza
,
06:40
[PATCH v2 0/9] target/riscv: add 'sha' support
,
Daniel Henrique Barboza
,
06:40
[PATCH] tests/functional: Convert the kvm_xen_guest avocado test
,
Thomas Huth
,
06:33
Re: [PATCH 0/7] rust: pl011: bug fixes
,
Philippe Mathieu-Daudé
,
06:17
[PULL 37/38] tests/functional: Convert the hotplug_cpu avocado test
,
Thomas Huth
,
06:11
[PULL 38/38] meson.build: Disallow libnfs v6 to fix the broken macOS build
,
Thomas Huth
,
06:11
[PULL 36/38] tests/functional: Convert the intel_iommu avocado test
,
Thomas Huth
,
06:11
[PULL 34/38] tests/functional: Convert the arm virt avocado test
,
Thomas Huth
,
06:11
[PULL 35/38] tests/functional: Add a helper function for retrieving the hostfwd port
,
Thomas Huth
,
06:11
[PULL 32/38] MAINTAINERS: add myself as reviewer for functional test suite
,
Thomas Huth
,
06:11
[PULL 33/38] tests/functional: Convert the quanta-gsj avocado test
,
Thomas Huth
,
06:11
[PULL 31/38] tests/functional: ignore errors when caching assets, except for 404
,
Thomas Huth
,
06:11
[PULL 30/38] tests/functional: skip tests if assets are not available
,
Thomas Huth
,
06:11
[PULL 29/38] tests/functional: remove now unused 'run_cmd' helper
,
Thomas Huth
,
06:11
[PULL 27/38] tests/functional: drop back compat imports from utils.py
,
Thomas Huth
,
06:11
[PULL 28/38] tests/functional: replace 'run_cmd' with subprocess helpers
,
Thomas Huth
,
06:11
[PULL 26/38] tests/functional: convert tests to new uncompress helper
,
Thomas Huth
,
06:11
[PULL 25/38] tests/functional: add 'uncompress' to QemuBaseTest
,
Thomas Huth
,
06:11
[PULL 24/38] tests/functional: add a generalized uncompress helper
,
Thomas Huth
,
06:11
[PULL 23/38] tests/functional: convert tests to new archive_extract helper
,
Thomas Huth
,
06:11
[PULL 22/38] tests/functional: add 'archive_extract' to QemuBaseTest
,
Thomas Huth
,
06:11
[PULL 21/38] tests/functional: add a generalized archive_extract
,
Thomas Huth
,
06:10
[PULL 19/38] tests/functional: add common deb_extract helper
,
Thomas Huth
,
06:10
[PULL 20/38] tests/functional: let cpio_extract accept filenames
,
Thomas Huth
,
06:10
[PULL 18/38] tests/functional: add common zip_extract helper
,
Thomas Huth
,
06:10
[PULL 14/38] tests/functional: switch over to using self.scratch_file()
,
Thomas Huth
,
06:10
[PULL 17/38] tests/functional: move uncompress handling into new uncompress.py file
,
Thomas Huth
,
06:10
[PULL 16/38] tests/functional: move archive handling into new archive.py file
,
Thomas Huth
,
06:10
[PULL 15/38] tests/functional: remove redundant 'rmtree' call
,
Thomas Huth
,
06:10
[PULL 13/38] tests/functional: switch over to using self.data_file(...)
,
Thomas Huth
,
06:10
[PULL 12/38] tests/functional: switch over to using self.build_file(...)
,
Thomas Huth
,
06:10
[PULL 11/38] tests/functional: switch over to using self.log_file(...)
,
Thomas Huth
,
06:10
[PULL 09/38] tests/functional: drop 'has_cmd' and 'has_cmds' helpers
,
Thomas Huth
,
06:10
[PULL 10/38] tests/functional: add helpers for building file paths
,
Thomas Huth
,
06:10
[PULL 08/38] tests/functional: switch to new test skip decorators
,
Thomas Huth
,
06:10
[PULL 07/38] tests/functional: introduce some helpful decorators
,
Thomas Huth
,
06:10
[PULL 06/38] tests/functional: drop 'tesseract_available' helper
,
Thomas Huth
,
06:10
[PULL 04/38] tests/functional: remove duplicated 'which' function impl
,
Thomas Huth
,
06:10
[PULL 05/38] tests/functional: simplify 'which' implementation
,
Thomas Huth
,
06:10
[PULL 03/38] tests/functional: resolve str(Asset) to cache file path
,
Thomas Huth
,
06:10
[PULL 02/38] tests/functional: remove many unused imports
,
Thomas Huth
,
06:10
[PULL 00/38] Functional test improvements, and disallow libnfs v6
,
Thomas Huth
,
06:10
[PULL 01/38] tests/functional: add execute permission to aspeed tests
,
Thomas Huth
,
06:10
Re: [PATCH 00/24] More Property cleanups
,
Paolo Bonzini
,
06:04
Re: [PATCH for-10.0 3/9] target/riscv: add shcounterenw
,
Daniel Henrique Barboza
,
06:04
Re: [PATCH 04/23] qapi: expand tags to all doc sections
,
Markus Armbruster
,
05:58
[PULL 07/15] s390x: introduce s390_get_memory_limit()
,
David Hildenbrand
,
05:55
[PULL 09/15] s390x/s390-stattrib-kvm: prepare for memory devices and sparse memory layouts
,
David Hildenbrand
,
05:55
[PULL 06/15] s390x/s390-virtio-ccw: move setting the maximum guest size from sclp to machine code
,
David Hildenbrand
,
05:55
[PULL 04/15] s390x/s390-virtio-hcall: prepare for more diag500 hypercalls
,
David Hildenbrand
,
05:55
[PULL 15/15] s390x: virtio-mem support
,
David Hildenbrand
,
05:55
[PULL 03/15] s390x/s390-virtio-hcall: remove hypercall registration mechanism
,
David Hildenbrand
,
05:55
[PULL 14/15] s390x/virtio-ccw: add support for virtio based memory devices
,
David Hildenbrand
,
05:55
[PULL 10/15] s390x/s390-skeys: prepare for memory devices
,
David Hildenbrand
,
05:55
[PULL 01/15] virtio-mem: unplug memory only during system resets, not device resets
,
David Hildenbrand
,
05:55
[PULL 12/15] s390x/pv: prepare for memory devices
,
David Hildenbrand
,
05:55
[PULL 13/15] s390x: remember the maximum page size
,
David Hildenbrand
,
05:55
[PULL 11/15] s390x/s390-virtio-ccw: prepare for memory devices
,
David Hildenbrand
,
05:55
[PULL 08/15] s390x/s390-hypercall: introduce DIAG500 STORAGE_LIMIT
,
David Hildenbrand
,
05:54
[PULL 05/15] s390x: rename s390-virtio-hcall* to s390-hypercall*
,
David Hildenbrand
,
05:54
[PULL 00/15] Host Memory Backends and Memory devices queue 2024-12-18
,
David Hildenbrand
,
05:54
[PULL 02/15] s390x/s390-virtio-ccw: don't crash on weird RAM sizes
,
David Hildenbrand
,
05:54
Re: [PATCH] meson.build: Disallow libnfs v6 to fix the broken macOS build
,
Thomas Huth
,
05:45
Re: [PATCH] meson.build: Disallow libnfs v6 to fix the broken macOS build
,
Daniel P . Berrangé
,
05:40
Re: [PATCH] virtio-balloon-pci: Allow setting nvectors, so we can use MSI-X
,
David Hildenbrand
,
05:37
Re: [PATCH] meson.build: Disallow libnfs v6 to fix the broken macOS build
,
Philippe Mathieu-Daudé
,
05:31
Re: [PATCH 24/26] rust: qom: move device_id to PL011 class side
,
Paolo Bonzini
,
05:26
Re: [PATCH] hw/riscv/riscv-iommu.c: Introduce a translation tag for the page table cache
,
Jason Chien
,
04:52
Re: [PATCH] tests/lcitool: remove temp workaround for debian mips64el
,
Alex Bennée
,
04:48
Re: [PATCH 0/2] Change default pointer authentication algorithm on aarch64 to impdef
,
Alex Bennée
,
04:28
[PATCH 0/3] bugfixes for migration using compression methods
,
Yuan Liu
,
04:14
[PATCH 3/3] multifd: bugfix for incorrect migration data with qatzip compression
,
Yuan Liu
,
04:14
[PATCH 2/3] multifd: bugfix for incorrect migration data with QPL compression
,
Yuan Liu
,
04:14
[PATCH 1/3] multifd: bugfix for migration using compression methods
,
Yuan Liu
,
04:14
Re: [PULL 00/18] loongarch-to-apply queue
,
bibo mao
,
03:56
Re: [PATCH] tests/lcitool: remove temp workaround for debian mips64el
,
Thomas Huth
,
03:52
Re: [PATCH] tests/qtest/migration: Restore include for postcopy
,
Daniel P . Berrangé
,
03:23
[PATCH 5/5] qtest/e1000e|igb: Fix msix to re-trigger interrupts
,
Nicholas Piggin
,
02:43
[PATCH 4/5] qtest/e1000e|igb: Clear interrupt-cause bits after irq
,
Nicholas Piggin
,
02:43
[PATCH 3/5] qtest/libqos/pci: Do not write to PBA memory
,
Nicholas Piggin
,
02:43
[PATCH 2/5] qtest/libqos/pci: Fix qpci_msix_enable sharing bar0
,
Nicholas Piggin
,
02:42
[PATCH 1/5] qtest/pci: Enforce balanced iomap/unmap
,
Nicholas Piggin
,
02:42
[PATCH 0/5] qtest: pci and e1000e/igb msix fixes
,
Nicholas Piggin
,
02:42
Re: [PATCH 26/26] rust: callbacks: allow passing optional callbacks as ()
,
Paolo Bonzini
,
02:33
[PATCH v2 1/2] target/riscv: refactor VSTART_CHECK_EARLY_EXIT() to accept vl as a parameter
,
Chao Liu
,
02:16
[PATCH v2 0/2] Enhanced VSTART and VL Checks for Vector Instructions
,
Chao Liu
,
02:16
[PATCH v2 2/2] target/riscv: fix handling of nop for vstart >= vl in some vector instruction
,
Chao Liu
,
02:16
Re: [PATCH 24/26] rust: qom: move device_id to PL011 class side
,
Paolo Bonzini
,
02:15
[PATCH] meson.build: Disallow libnfs v6 to fix the broken macOS build
,
Thomas Huth
,
01:52
Re: [PATCH 26/26] rust: callbacks: allow passing optional callbacks as ()
,
Zhao Liu
,
01:50
Re: [PATCH 2/7] guest_memfd: Introduce an object to manage the guest-memfd with RamDiscardManager
,
Chenyi Qiang
,
01:45
Re: [PATCH 24/26] rust: qom: move device_id to PL011 class side
,
Zhao Liu
,
01:39
December 17, 2024
Re: [PATCH 41/46] tcg/optimize: Use fold_masks_zs in fold_xor
,
Richard Henderson
,
22:29
Re: [PATCH 27/46] tcg/optimize: Use fold_masks_zs in fold_qemu_ld
,
Richard Henderson
,
22:27
Re: [PATCH 03/46] tcg/optimize: Add fold_masks_zsa, fold_masks_zs, fold_masks_z
,
Richard Henderson
,
22:21
Re: [PATCH 3/8] pci/msix: Implement PBA writes
,
Nicholas Piggin
,
20:45
Re: [PATCH v2 1/2] hw/usb/hcd-xhci-pci: Make PCI device more configurable
,
Nicholas Piggin
,
20:19
Re: [PATCH v2] riscv/gdb: add virt mode debug interface
,
Yanfeng Liu
,
19:50
Re: [PATCH for-10.0 3/9] target/riscv: add shcounterenw
,
Alistair Francis
,
19:34
Re: (Proposal) New TDX Global Metadata To Report FIXED0 and FIXED1 CPUID Bits
,
Sean Christopherson
,
19:09
Re: [PATCH V4 02/19] physmem: fd-based shared memory
,
Peter Xu
,
17:46
Re: [PATCH v2 00/11] Fix 32-bit build for plugins
,
Pierrick Bouvier
,
17:43
[PATCH v3 10/11] contrib/plugins/hotpages: fix 32-bit build
,
Pierrick Bouvier
,
17:43
[PATCH v3 11/11] configure: reenable plugins by default for 32-bit hosts
,
Pierrick Bouvier
,
17:43
[PATCH v3 09/11] contrib/plugins/hwprofile: fix 32-bit build
,
Pierrick Bouvier
,
17:43
[PATCH v3 08/11] contrib/plugins/cflow: fix 32-bit build
,
Pierrick Bouvier
,
17:43
[PATCH v3 02/11] contrib/plugins/howvec: ensure we don't regress if this plugin is extended
,
Pierrick Bouvier
,
17:43
[PATCH v3 05/11] contrib/plugins/stoptrigger: fix 32-bit build
,
Pierrick Bouvier
,
17:43
[PATCH v3 06/11] contrib/plugins/cache: fix 32-bit build
,
Pierrick Bouvier
,
17:43
[PATCH v3 07/11] contrib/plugins/hotblocks: fix 32-bit build
,
Pierrick Bouvier
,
17:43
[PATCH v3 04/11] tests/tcg/plugins/mem: fix 32-bit build
,
Pierrick Bouvier
,
17:43
[PATCH v3 03/11] tests/tcg/plugins/syscall: fix 32-bit build
,
Pierrick Bouvier
,
17:43
[PATCH v3 00/11] Fix 32-bit build for plugins
,
Pierrick Bouvier
,
17:43
[PATCH v3 01/11] tests/tcg/plugins/insn: remove unused callback parameter
,
Pierrick Bouvier
,
17:43
[PATCH v2 09/11] contrib/plugins/hwprofile: fix 32-bit build
,
Pierrick Bouvier
,
17:38
[PATCH v2 11/11] configure: reenable plugins by default for 32-bit hosts
,
Pierrick Bouvier
,
17:38
[PATCH v2 10/11] contrib/plugins/hotpages: fix 32-bit build
,
Pierrick Bouvier
,
17:38
[PATCH v2 07/11] contrib/plugins/hotblocks: fix 32-bit build
,
Pierrick Bouvier
,
17:38
[PATCH v2 04/11] tests/tcg/plugins/mem: fix 32-bit build
,
Pierrick Bouvier
,
17:38
[PATCH v2 08/11] contrib/plugins/cflow: fix 32-bit build
,
Pierrick Bouvier
,
17:38
[PATCH v2 05/11] contrib/plugins/stoptrigger: fix 32-bit build
,
Pierrick Bouvier
,
17:38
[PATCH v2 03/11] tests/tcg/plugins/syscall: fix 32-bit build
,
Pierrick Bouvier
,
17:38
[PATCH v2 06/11] contrib/plugins/cache: fix 32-bit build
,
Pierrick Bouvier
,
17:38
[PATCH v2 02/11] contrib/plugins/howvec: ensure we don't regress if this plugin is extended
,
Pierrick Bouvier
,
17:38
[PATCH v2 00/11] Fix 32-bit build for plugins
,
Pierrick Bouvier
,
17:38
[PATCH v2 01/11] tests/tcg/plugins/insn: remove unused callback parameter
,
Pierrick Bouvier
,
17:38
Re: [PATCH V4 02/19] physmem: fd-based shared memory
,
Steven Sistare
,
16:55
Re: [PATCH] tests/qtest/migration: Restore include for postcopy
,
Peter Xu
,
16:48
Re: [PATCH 01/13] plugins: change signature of qemu_plugin_insn_haddr
,
Pierrick Bouvier
,
16:39
Re: (Proposal) New TDX Global Metadata To Report FIXED0 and FIXED1 CPUID Bits
,
Edgecombe, Rick P
,
16:32
Re: [PATCH 09/13] contrib/plugins/hotblocks: fix 32-bit build
,
Pierrick Bouvier
,
16:30
[PATCH] tests/qtest/migration: Restore include for postcopy
,
Fabiano Rosas
,
16:22
Re: [PATCH] contrib/plugins/bbv.c: Start bb index from 1
,
Pierrick Bouvier
,
16:12
Re: [PATCH 0/2] Change default pointer authentication algorithm on aarch64 to impdef
,
Pierrick Bouvier
,
16:08
Re: [PATCH 46/46] tcg/optimize: Move fold_cmp_vec, fold_cmpsel_vec into alphabetic sort
,
Pierrick Bouvier
,
15:47
Re: [PATCH 45/46] tcg/optimize: Move fold_bitsel_vec into alphabetic sort
,
Pierrick Bouvier
,
15:47
Re: [PATCH 44/46] tcg/optimize: Remove [zsa]_mask from OptContext
,
Pierrick Bouvier
,
15:46
Re: [PATCH 43/46] tcg/optimize: Use finish_folding as default in tcg_optimize
,
Pierrick Bouvier
,
15:46
Re: [PATCH 42/46] tcg/optimize: Use finish_folding in fold_bitsel_vec
,
Pierrick Bouvier
,
15:46
Re: [PATCH 41/46] tcg/optimize: Use fold_masks_zs in fold_xor
,
Pierrick Bouvier
,
15:45
Re: [PATCH 40/46] tcg/optimize: Use finish_folding in fold_tcg_ld_memcopy
,
Pierrick Bouvier
,
15:44
Re: [PATCH 39/46] tcg/optimize: Use fold_masks_zs in fold_tcg_ld
,
Pierrick Bouvier
,
15:44
Re: [PATCH 38/46] tcg/optimize: Use finish_folding in fold_sub, fold_sub_vec
,
Pierrick Bouvier
,
15:44
Re: [PATCH 37/46] tcg/optimize: Use fold_masks_zs in fold_shift
,
Pierrick Bouvier
,
15:43
Re: [PATCH 36/46] tcg/optimize: Use fold_masks_zsa in fold_sextract
,
Pierrick Bouvier
,
15:43
Re: [PATCH 35/46] tcg/optimize: Use finish_folding in fold_cmpsel_vec
,
Pierrick Bouvier
,
15:42
Re: [PATCH 35/46] tcg/optimize: Use finish_folding in fold_cmpsel_vec
,
Pierrick Bouvier
,
15:42
Re: [PATCH 34/46] tcg/optimize: Use finish_folding in fold_cmp_vec
,
Pierrick Bouvier
,
15:42
Re: [PATCH 33/46] tcg/optimize: Use fold_masks_z in fold_setcond2
,
Pierrick Bouvier
,
15:42
Re: [PATCH 32/46] tcg/optimize: Use fold_masks_zs in fold_negsetcond
,
Pierrick Bouvier
,
15:42
Re: [PATCH 31/46] tcg/optimize: Use fold_masks_z in fold_setcond
,
Pierrick Bouvier
,
15:39
Re: [PATCH 30/46] tcg/optimize: Distinguish simplification in fold_setcond_zmask
,
Pierrick Bouvier
,
15:39
Re: [PATCH 29/46] tcg/optimize: Use finish_folding in fold_remainder
,
Pierrick Bouvier
,
15:36
Re: [PATCH 27/46] tcg/optimize: Use fold_masks_zs in fold_qemu_ld
,
Pierrick Bouvier
,
15:35
Re: [PATCH 28/46] tcg/optimize: Return true from fold_qemu_st, fold_tcg_st
,
Pierrick Bouvier
,
15:33
Re: [PATCH 26/46] tcg/optimize: Use fold_masks_zs in fold_orc
,
Pierrick Bouvier
,
15:31
Re: [PATCH 25/46] tcg/optimize: Use fold_masks_zs in fold_or
,
Pierrick Bouvier
,
15:31
Re: [PATCH 24/46] tcg/optimize: Use fold_masks_zs in fold_not
,
Pierrick Bouvier
,
15:30
Re: [PATCH 23/46] tcg/optimize: Use fold_masks_zs in fold_nor
,
Pierrick Bouvier
,
15:29
Re: [PATCH 22/46] tcg/optimize: Use fold_masks_z in fold_neg_no_const
,
Pierrick Bouvier
,
15:28
Re: [PATCH 21/46] tcg/optimize: Use fold_masks_zs in fold_nand
,
Pierrick Bouvier
,
15:28
Re: [PATCH 20/46] tcg/optimize: Use finish_folding in fold_mul*
,
Pierrick Bouvier
,
15:27
Re: [PATCH 19/46] tcg/optimize: Use fold_masks_zs in fold_movcond
,
Pierrick Bouvier
,
15:27
Re: [PATCH 18/46] tcg/optimize: Use fold_masks_zsa in fold_extu
,
Pierrick Bouvier
,
15:27
Re: [PATCH 17/46] tcg/optimize: Use fold_masks_zsa in fold_exts
,
Pierrick Bouvier
,
15:26
Re: [PATCH 16/46] tcg/optimize: Use finish_folding in fold_extract2
,
Pierrick Bouvier
,
15:26
Re: [PATCH 15/46] tcg/optimize: Use fold_masks_zsa in fold_extract
,
Pierrick Bouvier
,
15:26
Re: [PATCH 14/46] tcg/optimize: Use fold_masks_zs in fold_eqv
,
Pierrick Bouvier
,
15:22
Re: [PATCH 13/46] tcg/optimize: Use finish_folding in fold_dup, fold_dup2
,
Pierrick Bouvier
,
15:20
Re: [PATCH 12/46] tcg/optimize: Use finish_folding in fold_divide
,
Pierrick Bouvier
,
15:20
Re: [PATCH 11/46] tcg/optimize: Use fold_and and fold_masks_z in fold_deposit
,
Pierrick Bouvier
,
15:20
Re: [PATCH 10/46] tcg/optimize: Use fold_masks_z in fold_ctpop
,
Pierrick Bouvier
,
15:19
Re: [PATCH 09/46] tcg/optimize: Use fold_masks_z in fold_count_zeros
,
Pierrick Bouvier
,
15:19
Re: [PATCH 08/46] tcg/optimize: Use fold_masks_zs in fold_bswap
,
Pierrick Bouvier
,
15:16
Re: [PATCH 07/46] tcg/optimize: Use fold_masks_zsa in fold_andc
,
Pierrick Bouvier
,
15:16
Re: [PATCH 06/46] tcg/optimize: Use fold_masks_zsa in fold_and
,
Pierrick Bouvier
,
15:15
Re: [PATCH 00/46] tcg: Remove in-flight mask data from OptContext
,
Pierrick Bouvier
,
15:12
Re: [PATCH 05/46] tcg/optimize: Use finish_folding in fold_addsub2
,
Pierrick Bouvier
,
15:05
Re: [PATCH 04/46] tcg/optimize: Use finish_folding in fold_add, fold_add_vec
,
Pierrick Bouvier
,
15:04
Re: [PATCH 03/46] tcg/optimize: Add fold_masks_zsa, fold_masks_zs, fold_masks_z
,
Pierrick Bouvier
,
15:04
Re: [PATCH 02/46] tcg/optimize: Copy mask writeback to fold_masks
,
Pierrick Bouvier
,
15:00
Re: [PATCH 01/46] tcg/optimize: Split out finish_bb, finish_ebb
,
Pierrick Bouvier
,
14:57
Re: [PATCH v3 32/32] MAINTAINERS: add myself as reviewer for functional test suite
,
Thomas Huth
,
14:20
Re: [RFC PATCH 0/5] hw/arm/virt: Add support for user-creatable nested SMMUv3
,
Donald Dutile
,
13:36
Re: [PATCH] target/arm: Move minor arithmetic helpers out of helper.c
,
Peter Maydell
,
13:22
Re: [PATCH] target/arm: Move minor arithmetic helpers out of helper.c
,
Richard Henderson
,
13:16
Re: [PATCH 0/6] qtest: Fix some memory issues
,
Fabiano Rosas
,
13:13
Re: [PATCH v8 10/12] util/dsa: Add unit test coverage for Intel DSA task submission and completion.
,
Fabiano Rosas
,
13:08
Re: [PATCH RFCv2 00/20] kvm/arm: Introduce a customizable aarch64 KVM host model
,
Eric Auger
,
13:05
Re: [PATCH v8 09/12] migration/multifd: Enable DSA offloading in multifd sender path.
,
Fabiano Rosas
,
12:56
Re: [PATCH v8 08/12] migration/multifd: Add new migration option for multifd DSA offloading.
,
Fabiano Rosas
,
12:51
[PULL 16/17] migration/block: Rewrite disk activation
,
Fabiano Rosas
,
12:49
[PULL 14/17] migration/block: Apply late-block-active behavior to postcopy
,
Fabiano Rosas
,
12:49
[PULL 17/17] tests/qtest/migration: Fix compile errors when CONFIG_UADK is set
,
Fabiano Rosas
,
12:49
[PULL 15/17] migration/block: Fix possible race with block_inactive
,
Fabiano Rosas
,
12:49
[PULL 13/17] migration/block: Make late-block-active the default
,
Fabiano Rosas
,
12:49
[PULL 12/17] qmp/cont: Only activate disks if migration completed
,
Fabiano Rosas
,
12:49
[PULL 11/17] migration: Add helper to get target runstate
,
Fabiano Rosas
,
12:49
[PULL 08/17] migration/multifd: Document the reason to sync for save_setup()
,
Fabiano Rosas
,
12:49
[PULL 10/17] s390x: Fix CSS migration
,
Fabiano Rosas
,
12:49
[PULL 02/17] migration/multifd: Further remove the SYNC on complete
,
Fabiano Rosas
,
12:49
[PULL 09/17] migration/multifd: Fix compat with QEMU < 9.0
,
Fabiano Rosas
,
12:49
[PULL 06/17] migration/multifd: Remove sync processing on postcopy
,
Fabiano Rosas
,
12:49
[PULL 03/17] migration/multifd: Allow to sync with sender threads only
,
Fabiano Rosas
,
12:49
[PULL 01/17] migration/multifd: Fix compile error caused by page_size usage
,
Fabiano Rosas
,
12:49
[PULL 07/17] migration/multifd: Cleanup src flushes on condition check
,
Fabiano Rosas
,
12:49
[PULL 04/17] migration/ram: Move RAM_SAVE_FLAG* into ram.h
,
Fabiano Rosas
,
12:49
[PULL 05/17] migration/multifd: Unify RAM_SAVE_FLAG_MULTIFD_FLUSH messages
,
Fabiano Rosas
,
12:49
[PULL 00/17] Migration patches for 2024-12-17
,
Fabiano Rosas
,
12:49
Re: Missing PDF file download.
,
Stefan Hajnoczi
,
12:45
[PATCH] target/arm: Move minor arithmetic helpers out of helper.c
,
Peter Maydell
,
12:44
[PULL 17/19] tests/tcg/aarch64: add system test for FEAT_XS
,
Peter Maydell
,
12:20
[PULL 12/19] target/arm: Implement fine-grained-trap handling for FEAT_XS
,
Peter Maydell
,
12:20
[PULL 16/19] target/arm: Enable FEAT_XS for the max cpu
,
Peter Maydell
,
12:20
[PULL 14/19] target/arm: Add ARM_CP_ADD_TLBI_NXS type flag to TLBI insns
,
Peter Maydell
,
12:20
[PULL 19/19] tests/functional: update sbsa-ref firmware used in test
,
Peter Maydell
,
12:20
[PULL 13/19] target/arm: Add ARM_CP_ADD_TLBI_NXS type flag for NXS insns
,
Peter Maydell
,
12:20
[PULL 18/19] hw/intc/arm_gicv3_its: Zero initialize local DTEntry etc structs
,
Peter Maydell
,
12:20
[PULL 15/19] target/arm: Add decodetree entry for DSB nXS variant
,
Peter Maydell
,
12:20
[PULL 11/19] target/arm: Use float_status in helper_vfp_fcvt{ds,sd}
,
Peter Maydell
,
12:20
[PULL 08/19] target/arm: Convert vec_helper.c to use env alias
,
Peter Maydell
,
12:20
[PULL 10/19] target/arm: Use float_status in helper_fcvtx_f64_to_f32
,
Peter Maydell
,
12:20
[PULL 09/19] target/arm: Convert neon_helper.c to use env alias
,
Peter Maydell
,
12:20
[PULL 06/19] target/arm: Convert sve_helper.c to fpst alias
,
Peter Maydell
,
12:20
[PULL 04/19] target/arm: Convert vec_helper.c to fpst alias
,
Peter Maydell
,
12:20
[PULL 05/19] target/arm: Convert neon_helper.c to fpst alias
,
Peter Maydell
,
12:20
[PULL 07/19] target/arm: Convert sme_helper.c to fpst alias
,
Peter Maydell
,
12:20
[PULL 01/19] target/arm: remove redundant code
,
Peter Maydell
,
12:19
[PULL 02/19] target/arm: Convert vfp_helper.c to fpst alias
,
Peter Maydell
,
12:19
[PULL 03/19] target/arm: Convert helper-a64.c to fpst alias
,
Peter Maydell
,
12:19
[PULL 00/19] target-arm queue
,
Peter Maydell
,
12:19
Re: [PATCH v8 07/12] util/dsa: Implement DSA task asynchronous submission and wait for completion.
,
Fabiano Rosas
,
12:12
Re: [PATCH v8 06/12] util/dsa: Implement zero page checking in DSA task.
,
Fabiano Rosas
,
12:11
Re: [PATCH 9/9] migration: Unexport migration_is_active()
,
Peter Xu
,
12:04
Re: [PATCH 8/9] migration: Drop migration_is_device()
,
Peter Xu
,
12:04
Re: [PATCH v8 03/12] util/dsa: Implement DSA device start and stop logic.
,
Fabiano Rosas
,
12:03
Re: [PATCH 24/26] rust: qom: move device_id to PL011 class side
,
Paolo Bonzini
,
11:50
Re: [PATCH v3 06/32] tests/functional: drop 'tesseract_available' helper
,
Richard Henderson
,
11:46
Re: [PATCH 26/26] rust: callbacks: allow passing optional callbacks as ()
,
Paolo Bonzini
,
11:40
Re: [PATCH v3 03/32] tests/functional: resolve str(Asset) to cache file path
,
Richard Henderson
,
11:33
Re: [PATCH v3 01/32] tests/functional: add execute permission to aspeed tests
,
Richard Henderson
,
11:32
Re: [PATCH 2/2] target/i386: Print CPUID subleaf info for unsupported feature
,
Zhao Liu
,
11:22
Re: [PATCH 3/3] system/accel-ops: Remove unnecessary 'exec/cpu-common.h' header
,
Zhao Liu
,
11:11
Re: [PATCH 1/2] i386: Remove unused parameter "uint32_t bit" in feature_word_description()
,
Zhao Liu
,
11:11
Re: [PATCH] tests/functional: Convert the hotplug_cpu avocado test
,
Philippe Mathieu-Daudé
,
11:09
Re: [PATCH 2/3] system/numa: Remove unnecessary 'exec/cpu-common.h' header
,
Zhao Liu
,
11:06
Re: [PATCH v2 0/2] Separate memory access logs from guest_errors
,
Peter Maydell
,
11:05
Re: [PATCH 1/3] hw/xen: Remove unnecessary 'exec/cpu-common.h' header
,
Zhao Liu
,
11:04
Re: [PATCH v2 0/7] Introduce SMP Cache Topology
,
Zhao Liu
,
11:03
[PATCH v3 31/32] tests/functional: ignore errors when caching assets, except for 404
,
Daniel P . Berrangé
,
11:02
Re: [PATCH v2 1/2] log: Add separate debug option for logging invalid memory accesses
,
Peter Maydell
,
11:01
[PATCH v3 32/32] MAINTAINERS: add myself as reviewer for functional test suite
,
Daniel P . Berrangé
,
11:01
[PATCH v3 30/32] tests/functional: skip tests if assets are not available
,
Daniel P . Berrangé
,
11:01
[PATCH v3 29/32] tests/functional: remove now unused 'run_cmd' helper
,
Daniel P . Berrangé
,
11:01
[PATCH v3 28/32] tests/functional: replace 'run_cmd' with subprocess helpers
,
Daniel P . Berrangé
,
11:01
[PATCH v3 27/32] tests/functional: drop back compat imports from utils.py
,
Daniel P . Berrangé
,
11:01
[PATCH v3 26/32] tests/functional: convert tests to new uncompress helper
,
Daniel P . Berrangé
,
11:01
[PATCH v3 25/32] tests/functional: add 'uncompress' to QemuBaseTest
,
Daniel P . Berrangé
,
11:01
[PATCH v3 21/32] tests/functional: add a generalized archive_extract
,
Daniel P . Berrangé
,
11:01
[PATCH v3 24/32] tests/functional: add a generalized uncompress helper
,
Daniel P . Berrangé
,
11:01
[PATCH v3 19/32] tests/functional: add common deb_extract helper
,
Daniel P . Berrangé
,
11:01
[PATCH v3 15/32] tests/functional: remove redundant 'rmtree' call
,
Daniel P . Berrangé
,
11:01
[PATCH v3 23/32] tests/functional: convert tests to new archive_extract helper
,
Daniel P . Berrangé
,
11:01
[PATCH v3 22/32] tests/functional: add 'archive_extract' to QemuBaseTest
,
Daniel P . Berrangé
,
11:01
[PATCH v3 20/32] tests/functional: let cpio_extract accept filenames
,
Daniel P . Berrangé
,
11:01
[PATCH v3 16/32] tests/functional: move archive handling into new archive.py file
,
Daniel P . Berrangé
,
11:01
[PATCH v3 18/32] tests/functional: add common zip_extract helper
,
Daniel P . Berrangé
,
11:01
[PATCH v3 17/32] tests/functional: move uncompress handling into new uncompress.py file
,
Daniel P . Berrangé
,
11:01
[PATCH v3 14/32] tests/functional: switch over to using self.scratch_file()
,
Daniel P . Berrangé
,
11:01
[PATCH v3 13/32] tests/functional: switch over to using self.data_file(...)
,
Daniel P . Berrangé
,
11:01
[PATCH v3 12/32] tests/functional: switch over to using self.build_file(...)
,
Daniel P . Berrangé
,
11:01
[PATCH v3 11/32] tests/functional: switch over to using self.log_file(...)
,
Daniel P . Berrangé
,
11:00
[PATCH v3 09/32] tests/functional: drop 'has_cmd' and 'has_cmds' helpers
,
Daniel P . Berrangé
,
11:00
[PATCH v3 10/32] tests/functional: add helpers for building file paths
,
Daniel P . Berrangé
,
11:00
[PATCH v3 08/32] tests/functional: switch to new test skip decorators
,
Daniel P . Berrangé
,
11:00
[PATCH v3 07/32] tests/functional: introduce some helpful decorators
,
Daniel P . Berrangé
,
11:00
[PATCH v3 06/32] tests/functional: drop 'tesseract_available' helper
,
Daniel P . Berrangé
,
11:00
[PATCH v3 03/32] tests/functional: resolve str(Asset) to cache file path
,
Daniel P . Berrangé
,
11:00
[PATCH v3 05/32] tests/functional: simplify 'which' implementation
,
Daniel P . Berrangé
,
11:00
[PATCH v3 04/32] tests/functional: remove duplicated 'which' function impl
,
Daniel P . Berrangé
,
11:00
[PATCH v3 02/32] tests/functional: remove many unused imports
,
Daniel P . Berrangé
,
11:00
[PATCH v3 01/32] tests/functional: add execute permission to aspeed tests
,
Daniel P . Berrangé
,
11:00
[PATCH v3 00/32] tests/functional: various improvements wrt assets/scratch files
,
Daniel P . Berrangé
,
11:00
Re: [PATCH 26/26] rust: callbacks: allow passing optional callbacks as ()
,
Zhao Liu
,
10:55
Re: [PATCH v2] pci: ensure valid link status bits for downstream ports
,
Sebastian Ott
,
10:53
Re: [PATCH 0/3] include: Cleanups around 'exec/cpu-common.h' header
,
Richard Henderson
,
10:48
Re: [PATCH 13/13] configure: reenable plugins by default for 32-bit hosts
,
Richard Henderson
,
10:38
Re: [PATCH 12/13] contrib/plugins/hotpages: fix 32-bit build
,
Richard Henderson
,
10:37
Re: [PATCH 11/13] contrib/plugins/hwprofile: fix 32-bit build
,
Richard Henderson
,
10:37
Re: [PATCH 10/13] contrib/plugins/cflow: fix 32-bit build
,
Richard Henderson
,
10:36
Re: [PATCH 09/13] contrib/plugins/hotblocks: fix 32-bit build
,
Richard Henderson
,
10:34
Re: [PATCH 06/13] tests/tcg/plugins/mem: fix 32-bit build
,
Richard Henderson
,
10:29
Re: [PATCH] tests/qtest/migration: Fix compile errors when CONFIG_UADK is set
,
Fabiano Rosas
,
10:27
Re: [PATCH v2 0/6] migration/block: disk activation rewrite
,
Fabiano Rosas
,
10:27
Re: [PATCH v3 0/7] migration/multifd: Some VFIO / postcopy preparations on flush
,
Fabiano Rosas
,
10:26
Re: [PATCH 1/1] tests/avocado: update sbsa-ref firmware
,
Peter Maydell
,
10:24
Re: [PATCH 03/13] tests/tcg/plugins/insn: remove unused callback parameter
,
Alex Bennée
,
10:23
Re: [PATCH 05/13] tests/tcg/plugins/syscall: fix 32-bit build
,
Richard Henderson
,
10:23
Re: [PATCH RFCv2 00/20] kvm/arm: Introduce a customizable aarch64 KVM host model
,
Marc Zyngier
,
10:21
Re: [PATCH v2] hw/misc/vmfwupdate: Introduce hypervisor fw-cfg interface support
,
Gerd Hoffman
,
10:21
Re: [PATCH v2 4/9] hw/arm: Include missing 'exec/tswap.h' header
,
Philippe Mathieu-Daudé
,
10:20
Re: [PATCH 04/13] contrib/plugins/howvec: ensure we don't regress if this plugin is extended
,
Richard Henderson
,
10:19
Re: [PATCH 03/13] tests/tcg/plugins/insn: remove unused callback parameter
,
Richard Henderson
,
10:17
[PATCH 3/3] system/accel-ops: Remove unnecessary 'exec/cpu-common.h' header
,
Philippe Mathieu-Daudé
,
10:13
[PATCH 2/3] system/numa: Remove unnecessary 'exec/cpu-common.h' header
,
Philippe Mathieu-Daudé
,
10:13
[PATCH 1/3] hw/xen: Remove unnecessary 'exec/cpu-common.h' header
,
Philippe Mathieu-Daudé
,
10:13
[PATCH 0/3] include: Cleanups around 'exec/cpu-common.h' header
,
Philippe Mathieu-Daudé
,
10:13
Re: [PATCH v3 08/24] migration: Add thread pool of optional load threads
,
Peter Xu
,
09:50
Re: [PATCH 25/26] rust: qemu-api: add a module to wrap functions and zero-sized closures
,
Zhao Liu
,
09:45
Re: [PATCH] tests/qtest/migration: Fix compile errors when CONFIG_UADK is set
,
Peter Xu
,
09:44
[PATCH] contrib/plugins/bbv.c: Start bb index from 1
,
ckf104
,
09:43
Re: [PATCH 01/13] plugins: change signature of qemu_plugin_insn_haddr
,
Richard Henderson
,
09:41
Re: [PATCH 0/2] include: Two cleanups around missing 'qemu/atomic.h'
,
Ilya Leoshkevich
,
09:37
[PATCH 5/6] qdev: Improve PropertyInfo member @description for enum properties
,
Markus Armbruster
,
09:30
[PATCH 1/6] qdev: Delete unused qdev_prop_enum
,
Markus Armbruster
,
09:30
[PATCH 3/6] qdev: Rename PropertyInfo member @name to @type
,
Markus Armbruster
,
09:29
[PATCH 0/6] Property type reporting improvements
,
Markus Armbruster
,
09:29
[PATCH 6/6] qdev: Improve a few more PropertyInfo @description members
,
Markus Armbruster
,
09:29
[PATCH 2/6] qdev: Change qdev_prop_pci_devfn member @name from "int32" to "str"
,
Markus Armbruster
,
09:29
[PATCH 4/6] qdev: Change values of PropertyInfo member @type to be QAPI types
,
Markus Armbruster
,
09:29
Re: [PULL 3/7] x86/loader: expose unpatched kernel
,
Daniel P . Berrangé
,
09:28
Re: [PATCH 0/2] include: Two cleanups around missing 'qemu/atomic.h'
,
Richard Henderson
,
09:28
Re: [PATCH] accel/tcg: Declare cpu_loop_exit_requested() in 'exec/cpu-common.h'
,
Alex Bennée
,
09:27
Re: [PATCH] accel/tcg: Declare cpu_loop_exit_requested() in 'exec/cpu-common.h'
,
Richard Henderson
,
09:27
Re: [PULL 3/7] x86/loader: expose unpatched kernel
,
Gerd Hoffmann
,
09:26
Re: [PATCH v2 0/7] Introduce SMP Cache Topology
,
Alireza Sanaee
,
09:24
Re: [PATCH] accel/tcg: Restrict curr_cflags() declaration to 'internal-common.h'
,
Richard Henderson
,
09:22
[PATCH] tests/functional: Convert the hotplug_cpu avocado test
,
Thomas Huth
,
09:20
Re: [PULL 3/7] x86/loader: expose unpatched kernel
,
Daniel P . Berrangé
,
09:15
[PATCH 2/2] qemu/coroutine: Include missing 'qemu/atomic.h' header
,
Philippe Mathieu-Daudé
,
09:14
[PATCH 1/2] exec/translation-block: Include missing 'qemu/atomic.h' header
,
Philippe Mathieu-Daudé
,
09:14
[PATCH 0/2] include: Two cleanups around missing 'qemu/atomic.h'
,
Philippe Mathieu-Daudé
,
09:13
Re: [PATCH 2/5] x86/loader: only patch linux kernels
,
Gerd Hoffmann
,
09:12
Re: [PATCH] roms: re-add edk2-basetools target
,
Gerd Hoffmann
,
09:09
[PATCH] accel/tcg: Declare cpu_loop_exit_requested() in 'exec/cpu-common.h'
,
Philippe Mathieu-Daudé
,
09:06
Re: [PATCH] tests/qtest/migration: Fix compile errors when CONFIG_UADK is set
,
Fabiano Rosas
,
09:06
Re: [PATCH v6 09/60] i386/tdx: Initialize TDX before creating TD vcpus
,
Tony Lindgren
,
08:48
Re: [PATCH v2] hw/misc/vmfwupdate: Introduce hypervisor fw-cfg interface support
,
Philippe Mathieu-Daudé
,
08:45
[PATCH] tests/lcitool: remove temp workaround for debian mips64el
,
Daniel P . Berrangé
,
08:35
Re: [PATCH 3/3] target/arm: implement SEL2 physical and virtual timers
,
Peter Maydell
,
08:35
Re: [PATCH 9/9] migration: Unexport migration_is_active()
,
Cédric Le Goater
,
08:32
Re: [PATCH 8/9] migration: Drop migration_is_device()
,
Cédric Le Goater
,
08:31
Re: [PATCH 7/9] system/dirtylimit: Don't use migration_is_active()
,
Yong Huang
,
08:18
[PATCH] tests/qtest/migration: Fix compile errors when CONFIG_UADK is set
,
Shameer Kolothum
,
08:11
Re: [PATCH 1/1] pc-bios: add missing riscv64 descriptor
,
Heinrich Schuchardt
,
07:57
[PATCH 2/2] target/i386: Print CPUID subleaf info for unsupported feature
,
Xiaoyao Li
,
07:53
[PATCH 1/2] i386: Remove unused parameter "uint32_t bit" in feature_word_description()
,
Xiaoyao Li
,
07:53
[PATCH 0/2] Clean up and enhance of feature_word_description()
,
Xiaoyao Li
,
07:53
Re: [PATCH v3 0/2] Convert the intel_iommu avocado test
,
Michael S. Tsirkin
,
07:42
[PATCH v3 2/2] tests/functional: Convert the intel_iommu avocado test
,
Thomas Huth
,
07:17
[PATCH v3 1/2] tests/functional: Add a helper function for retrieving the hostfwd port
,
Thomas Huth
,
07:16
[PATCH v3 0/2] Convert the intel_iommu avocado test
,
Thomas Huth
,
07:16
Re: [PATCH] roms: re-add edk2-basetools target
,
Michael Tokarev
,
06:31
Re: [PATCH] roms: re-add edk2-basetools target
,
Michael Tokarev
,
06:13
Re: [PATCH 1/1] pc-bios: add missing riscv64 descriptor
,
Michael Tokarev
,
06:12
Re: [PATCH 2/5] x86/loader: only patch linux kernels
,
Michael Tokarev
,
06:09
Re: [PATCH v2] hw/misc/vmfwupdate: Introduce hypervisor fw-cfg interface support
,
Ani Sinha
,
06:09
Re: [PATCH v2] hw/misc/vmfwupdate: Introduce hypervisor fw-cfg interface support
,
Philippe Mathieu-Daudé
,
05:41
Re: [PATCH 0/2] Change default pointer authentication algorithm on aarch64 to impdef
,
Peter Maydell
,
05:39
Re: [PATCH v4 6/8] chardev/char-mux: implement backend chardev multiplexing
,
Roman Penyaev
,
05:33
Re: [PATCH v2] tests/qtest/sse-timer-test: Add watchdog reset to sse-timer test
,
Peter Maydell
,
05:28
Re: [PATCH 3/3] target/arm: implement SEL2 physical and virtual timers
,
Peter Maydell
,
05:26
Re: [PATCH v2] hw/misc/vmfwupdate: Introduce hypervisor fw-cfg interface support
,
Ani Sinha
,
05:06
Re: [PATCH 7/9] system/dirtylimit: Don't use migration_is_active()
,
Avihai Horon
,
04:52
Re: [PATCH 3/9] vfio/migration: Refactor vfio_devices_all_running_and_mig_active() logic
,
Joao Martins
,
04:50
Re: [PATCH 0/9] migration: Drop/unexport migration_is_device() and migration_is_active()
,
Avihai Horon
,
04:43
Re: [PATCH v6 43/60] i386/tdx: Only configure MSR_IA32_UCODE_REV in kvm_init_msrs() for TDs
,
Paolo Bonzini
,
04:41
Re: [PATCH 3/9] vfio/migration: Refactor vfio_devices_all_running_and_mig_active() logic
,
Avihai Horon
,
04:38
Re: [PATCH 2/9] vfio/migration: Refactor vfio_devices_all_dirty_tracking() logic
,
Avihai Horon
,
04:31
[PATCH] qapi: fix colon in Since tag section
,
Victor Toso
,
04:21
[PATCH v7 8/9] target/riscv: Implement Smdbltrp behavior
,
Clément Léger
,
04:07
[PATCH v7 9/9] target/riscv: Add Smdbltrp ISA extension enable switch
,
Clément Léger
,
04:07
[PATCH v7 7/9] target/riscv: Implement Smdbltrp sret, mret and mnret behavior
,
Clément Léger
,
04:07
[PATCH v7 4/9] target/riscv: Implement Ssdbltrp exception handling
,
Clément Léger
,
04:07
[PATCH v7 0/9] target/riscv: Add support for Smdbltrp and Ssdbltrp extensions
,
Clément Léger
,
04:07
[PATCH v7 6/9] target/riscv: Add Smdbltrp CSRs handling
,
Clément Léger
,
04:07
[PATCH v7 5/9] target/riscv: Add Ssdbltrp ISA extension enable switch
,
Clément Léger
,
04:07
[PATCH v7 2/9] target/riscv: Add Ssdbltrp CSRs handling
,
Clément Léger
,
04:07
[PATCH v7 3/9] target/riscv: Implement Ssdbltrp sret, mret and mnret behavior
,
Clément Léger
,
04:07
[PATCH v7 1/9] target/riscv: Fix henvcfg potentially containing stale bits
,
Clément Léger
,
04:07
Re: [PATCH v13 6/7] target/riscv: Apply pointer masking for virtualized memory accesses
,
Alexey Baturo
,
04:01
[PATCH v14 7/7] target/riscv: Enable updates for pointer masking variables and thus enable pointer masking extension
,
baturo . alexey
,
03:57
[PATCH v14 6/7] target/riscv: Apply pointer masking for virtualized memory accesses
,
baturo . alexey
,
03:57
[PATCH v14 4/7] target/riscv: Add pointer masking tb flags
,
baturo . alexey
,
03:57
[PATCH v14 5/7] target/riscv: Update address modify functions to take into account pointer masking
,
baturo . alexey
,
03:57
[PATCH v14 3/7] target/riscv: Add helper functions to calculate current number of masked bits for pointer masking
,
baturo . alexey
,
03:57
[PATCH v14 2/7] target/riscv: Add new CSR fields for S{sn, mn, m}pm extensions as part of Zjpm v1.0
,
baturo . alexey
,
03:57
[PATCH v14 1/7] target/riscv: Remove obsolete pointer masking extension code.
,
baturo . alexey
,
03:57
[PATCH v14 0/7] Pointer Masking update for Zjpm v1.0
,
baturo . alexey
,
03:57
[PATCH v1 1/1] target/riscv: Fix handling of NOP for vstart >= vl in vext_vx_rm_2()
,
Chao Liu
,
03:43
[PATCH v1 0/1] Fix the VSTART register was not checked correctly in the vext_vv_rm_2 function
,
Chao Liu
,
03:43
Re: [PATCH v6 0/9] target/riscv: Add support for Smdbltrp and Ssdbltrp extensions
,
Clément Léger
,
03:14
Re: [RFC v4 0/5] Add packed virtqueue to shadow virtqueue
,
Eugenio Perez Martin
,
02:53
Re: [PATCH 0/2] Change default pointer authentication algorithm on aarch64 to impdef
,
Alex Bennée
,
02:40
Re: [PATCH 1/1] tests/avocado: update sbsa-ref firmware
,
Marcin Juszkiewicz
,
02:10
[PATCH v10 5/7] target/riscv: Add Smrnmi cpu extension
,
frank . chang
,
01:25
[PATCH v10 6/7] target/riscv: Add Zicfilp support for Smrnmi
,
frank . chang
,
01:25
[PATCH v10 7/7] target/riscv: Disable Smrnmi for the 'max' type CPU
,
frank . chang
,
01:25
[PATCH v10 4/7] target/riscv: Add Smrnmi mnret instruction
,
frank . chang
,
01:25
[PATCH v10 2/7] target/riscv: Add Smrnmi CSRs
,
frank . chang
,
01:25
[PATCH v10 3/7] target/riscv: Handle Smrnmi interrupt and exception
,
frank . chang
,
01:25
[PATCH v10 1/7] target/riscv: Add 'ext_smrnmi' in the RISCVCPUConfig
,
frank . chang
,
01:25
[PATCH v10 0/7] Add Smrnmi support
,
frank . chang
,
01:25
Re: [PATCH v9 0/6] Add Smrnmi support
,
Frank Chang
,
01:19
Re: [PATCH v13 6/7] target/riscv: Apply pointer masking for virtualized memory accesses
,
Alistair Francis
,
01:14
Re: [PATCH v3 12/17] intel_iommu: Add support for PASID-based device IOTLB invalidation
,
CLEMENT MATHIEU--DRIF
,
01:07
Re: [PATCH v13 3/7] target/riscv: Add helper functions to calculate current number of masked bits for pointer masking
,
Alistair Francis
,
00:53
Re: [RFC v4 0/5] Add packed virtqueue to shadow virtqueue
,
Sahil Siddiq
,
00:45
Re: [PATCH v13 2/7] target/riscv: Add new CSR fields for S{sn, mn, m}pm extensions as part of Zjpm v1.0
,
Alistair Francis
,
00:32
December 16, 2024
Re: (Proposal) New TDX Global Metadata To Report FIXED0 and FIXED1 CPUID Bits
,
Xiaoyao Li
,
23:27
Re: [PATCH v4 1/3] hw/riscv: Support to load DTB after 3GB memory on 64-bit system.
,
Jim Shu
,
23:11
Re: [PATCH v4 0/3] Support 64-bit address of initrd
,
Jim Shu
,
23:04
Re: [PATCH v4 0/3] Support 64-bit address of initrd
,
Jim Shu
,
23:01
Re: [PATCH v6 0/9] target/riscv: Add support for Smdbltrp and Ssdbltrp extensions
,
Alistair Francis
,
22:44
Re: [PATCH v4 1/3] hw/riscv: Support to load DTB after 3GB memory on 64-bit system.
,
Alistair Francis
,
22:40
Re: [PATCH 24/26] rust: qom: move device_id to PL011 class side
,
Zhao Liu
,
22:39
Re: [PATCH 7/9] system/dirtylimit: Don't use migration_is_active()
,
Yong Huang
,
22:01
Re: [PATCH v3 12/17] intel_iommu: Add support for PASID-based device IOTLB invalidation
,
Jason Wang
,
21:14
Re: (Proposal) New TDX Global Metadata To Report FIXED0 and FIXED1 CPUID Bits
,
Sean Christopherson
,
20:53
Re: [PATCH 00/46] tcg: Remove in-flight mask data from OptContext
,
Pierrick Bouvier
,
20:39
Re: [PATCH] vvfat: fix ubsan issue in create_long_filename
,
Pierrick Bouvier
,
20:38
Re: [PATCH 0/2] Change default pointer authentication algorithm on aarch64 to impdef
,
Pierrick Bouvier
,
20:37
Re: contrib/plugins does not build on 32-bit host
,
Pierrick Bouvier
,
20:11
[PATCH 13/13] configure: reenable plugins by default for 32-bit hosts
,
Pierrick Bouvier
,
20:07
[PATCH 12/13] contrib/plugins/hotpages: fix 32-bit build
,
Pierrick Bouvier
,
20:07
[PATCH 11/13] contrib/plugins/hwprofile: fix 32-bit build
,
Pierrick Bouvier
,
20:07
[PATCH 08/13] contrib/plugins/cache: fix 32-bit build
,
Pierrick Bouvier
,
20:07
[PATCH 09/13] contrib/plugins/hotblocks: fix 32-bit build
,
Pierrick Bouvier
,
20:07
[PATCH 10/13] contrib/plugins/cflow: fix 32-bit build
,
Pierrick Bouvier
,
20:07
[PATCH 07/13] contrib/plugins/stoptrigger: fix 32-bit build
,
Pierrick Bouvier
,
20:07
[PATCH 06/13] tests/tcg/plugins/mem: fix 32-bit build
,
Pierrick Bouvier
,
20:07
[PATCH 05/13] tests/tcg/plugins/syscall: fix 32-bit build
,
Pierrick Bouvier
,
20:07
[PATCH 03/13] tests/tcg/plugins/insn: remove unused callback parameter
,
Pierrick Bouvier
,
20:07
[PATCH 04/13] contrib/plugins/howvec: ensure we don't regress if this plugin is extended
,
Pierrick Bouvier
,
20:07
[PATCH 02/13] plugins: bump API version
,
Pierrick Bouvier
,
20:07
[PATCH 00/13] Fix 32-bit build for plugins
,
Pierrick Bouvier
,
20:07
[PATCH 01/13] plugins: change signature of qemu_plugin_insn_haddr
,
Pierrick Bouvier
,
20:07
Re: [PATCH v6 2/9] target/riscv: Add Ssdbltrp CSRs handling
,
Alistair Francis
,
19:19
Re: [PULL 00/67] Constify almost all Property
,
Stefan Hajnoczi
,
19:02
Re: [PULL 0/7] Firmware 20241216 patches
,
Stefan Hajnoczi
,
19:02
Re: [PATCH v3 08/24] migration: Add thread pool of optional load threads
,
Maciej S. Szmigiero
,
18:15
Re: [PATCH v3 08/24] migration: Add thread pool of optional load threads
,
Maciej S. Szmigiero
,
18:15
Re: [PATCH] accel/tcg: Restrict curr_cflags() declaration to 'internal-common.h'
,
Richard Henderson
,
17:03
Re: [PATCH 0/9] migration: Drop/unexport migration_is_device() and migration_is_active()
,
Cédric Le Goater
,
16:43
[PATCH] accel/tcg: Restrict curr_cflags() declaration to 'internal-common.h'
,
Philippe Mathieu-Daudé
,
16:40
Re: [PATCH v2 00/14] s390x: virtio-mem support
,
David Hildenbrand
,
16:19
Re: [PATCH 27/71] hw/hyperv: Constify all Property
,
Maciej S. Szmigiero
,
16:13
Re: contrib/plugins does not build on 32-bit host
,
Pierrick Bouvier
,
15:53
Re: [PATCH 2/9] vfio/migration: Refactor vfio_devices_all_dirty_tracking() logic
,
Joao Martins
,
14:53
Re: [PATCH 0/2] Change default pointer authentication algorithm on aarch64 to impdef
,
Richard Henderson
,
14:50
Re: [PATCH 0/9] migration: Drop/unexport migration_is_device() and migration_is_active()
,
Joao Martins
,
14:38
Re: [PATCH 3/3] target/arm: implement SEL2 physical and virtual timers
,
Alex Bennée
,
14:32
Re: [PATCH v2] tests/qtest/sse-timer-test: Add watchdog reset to sse-timer test
,
Nabih Estefan
,
14:27
Re: [PATCH 0/2] Change default pointer authentication algorithm on aarch64 to impdef
,
Pierrick Bouvier
,
14:26
Re: contrib/plugins does not build on 32-bit host
,
Alex Bennée
,
14:26
Re: [PULL 00/18] loongarch-to-apply queue
,
Stefan Hajnoczi
,
14:19
Re: [PATCH 0/2] Change default pointer authentication algorithm on aarch64 to impdef
,
Richard Henderson
,
14:10
Re: contrib/plugins does not build on 32-bit host
,
Pierrick Bouvier
,
13:45
Re: [PATCH 2/3] tests: Use qemu_mkdir_with_parents() for all test code
,
Daniel P . Berrangé
,
13:36
Re: [PATCH 1/3] osdep: Add qemu_mkdir_with_parents()
,
Daniel P . Berrangé
,
13:34
Re: [PATCH v2 6/6] migration/block: Rewrite disk activation
,
Peter Xu
,
13:33
Re: [PATCH V4 02/19] physmem: fd-based shared memory
,
Peter Xu
,
13:19
Re: [PATCH 3/3] target/arm: implement SEL2 physical and virtual timers
,
Peter Maydell
,
13:15
Re: [PATCH] vvfat: fix ubsan issue in create_long_filename
,
Pierrick Bouvier
,
12:59
[PATCH v4 7/7] Update the ACPI tables according to the acpi aml_build change, also empty bios-tables-test-allowed-diff.h.
,
Alireza Sanaee
,
12:58
[PATCH v4 6/7] tests/qtest/bios-table-test: testing new ARM ACPI PPTT topology
,
Alireza Sanaee
,
12:57
[PATCH v4 5/7] hw/acpi/aml-build.c: add cache hierarchy to pptt table
,
Alireza Sanaee
,
12:57
[PATCH v4 4/7] bios-tables-test: prepare to change ARM ACPI virt PPTT
,
Alireza Sanaee
,
12:56
[PATCH v4 3/7] arm/virt.c: add cache hierarchy to device tree
,
Alireza Sanaee
,
12:55
[PATCH v4 2/7] target/arm/tcg: increase cache level for cpu=max
,
Alireza Sanaee
,
12:55
Re: [PATCH 1/3] osdep: Add qemu_mkdir_with_parents()
,
Peter Xu
,
12:55
[PATCH v4 1/7] i386/cpu: add IsDefined flag to smp-cache property
,
Alireza Sanaee
,
12:54
[RFC PATCH v4 0/7] Specifying cache topology on ARM
,
Alireza Sanaee
,
12:54
Re: [PATCH v2] plugins: optimize cpu_index code generation
,
Pierrick Bouvier
,
12:54
Re: [PATCH 0/2] Change default pointer authentication algorithm on aarch64 to impdef
,
Pierrick Bouvier
,
12:53
Re: [PATCH v2 1/2] s390x/pci: add support for guests that request direct mapping
,
Matthew Rosato
,
12:38
Re: [PATCH 0/9] migration: Drop/unexport migration_is_device() and migration_is_active()
,
Cédric Le Goater
,
12:34
Re: [PATCH v3 24/24] vfio/migration: Multifd device state transfer support - send side
,
Peter Xu
,
12:33
Re: [PATCH] qmp: update vhost-user protocol feature maps
,
Jonah Palmer
,
12:31
Re: [PATCH v2 1/2] s390x/pci: add support for guests that request direct mapping
,
David Hildenbrand
,
12:30
Re: [PATCH 1/3] osdep: Add qemu_mkdir_with_parents()
,
Konstantin Kostiuk
,
12:28
Re: [PATCH v2 1/2] s390x/pci: add support for guests that request direct mapping
,
Matthew Rosato
,
12:26
Re: [PATCH 2/3] tests: Use qemu_mkdir_with_parents() for all test code
,
Alex Bennée
,
12:16
Re: [PATCH 1/3] osdep: Add qemu_mkdir_with_parents()
,
Alex Bennée
,
12:16
Re: [PATCH 3/3] tests/migration: Drop arch_[source|target]
,
Alex Bennée
,
12:15
Re: [PATCH 1/3] osdep: Add qemu_mkdir_with_parents()
,
Peter Xu
,
12:12
[PATCH] qmp: update vhost-user protocol feature maps
,
Laurent Vivier
,
12:09
Re: [PATCH RFCv2 00/20] kvm/arm: Introduce a customizable aarch64 KVM host model
,
Cornelia Huck
,
12:00
Re: [PATCH 1/3] osdep: Add qemu_mkdir_with_parents()
,
Peter Maydell
,
11:56
Re: [PATCH v2 1/2] s390x/pci: add support for guests that request direct mapping
,
David Hildenbrand
,
11:56
Re: [PATCH v2 1/2] s390x/pci: add support for guests that request direct mapping
,
Matthew Rosato
,
11:53
Re: [PATCH RFCv2 00/20] kvm/arm: Introduce a customizable aarch64 KVM host model
,
Cornelia Huck
,
11:43
Re: [PATCH v3 08/24] migration: Add thread pool of optional load threads
,
Peter Xu
,
11:33
[PATCH] virtio-balloon-pci: Allow setting nvectors, so we can use MSI-X
,
Reza Arbab
,
11:32
Re: [PATCH v3 08/24] migration: Add thread pool of optional load threads
,
Peter Xu
,
11:29
[PATCH 3/3] tests/migration: Drop arch_[source|target]
,
Peter Xu
,
11:14
[PATCH 2/3] tests: Use qemu_mkdir_with_parents() for all test code
,
Peter Xu
,
11:14
[PATCH 1/3] osdep: Add qemu_mkdir_with_parents()
,
Peter Xu
,
11:14
[PATCH 0/3] tests: Fix some new coverity issues reported
,
Peter Xu
,
11:14
Re: [PATCH] accel/tcg: Really restrict cpu_io_recompile() to system emulation
,
Richard Henderson
,
11:12
Re: [PATCH 2/9] vfio/migration: Refactor vfio_devices_all_dirty_tracking() logic
,
Joao Martins
,
11:05
[PATCH] accel/tcg: Really restrict cpu_io_recompile() to system emulation
,
Philippe Mathieu-Daudé
,
11:05
Re: [PATCH 1/2] migration/multifd: Fix compat with QEMU < 9.0
,
Peter Xu
,
11:02
Re: [PATCH v2 6/6] migration/block: Rewrite disk activation
,
Fabiano Rosas
,
10:59
Re: [PATCH 3/9] vfio/migration: Refactor vfio_devices_all_running_and_mig_active() logic
,
Joao Martins
,
10:58
Re: [PATCH 2/9] vfio/migration: Refactor vfio_devices_all_dirty_tracking() logic
,
Joao Martins
,
10:52
Re: [PATCH v2 4/4] qga: Make run_agent() and run_agent_once() return no value
,
Konstantin Kostiuk
,
10:52
[PATCH v2 0/1] qga: Add log to guest-fsfreeze-thaw command
,
Konstantin Kostiuk
,
10:47
[PATCH v2 1/1] qga: Add log to guest-fsfreeze-thaw command
,
Konstantin Kostiuk
,
10:46
RE: [PATCH] hostmem-file: add the 'hmem' option
,
Luo, Zhigang
,
10:45
Re: [PATCH v2 1/2] s390x/pci: add support for guests that request direct mapping
,
David Hildenbrand
,
10:43
Re: [PATCH] tests/tcg: Do not use inttypes.h in multiarch/system/memory.c
,
Richard Henderson
,
10:40
Re: [PATCH 0/9] migration: Drop/unexport migration_is_device() and migration_is_active()
,
Joao Martins
,
10:37
Re: [PATCH v2 1/2] s390x/pci: add support for guests that request direct mapping
,
Philippe Mathieu-Daudé
,
10:37
Re: [PATCH] tests/tcg/s390x: Use the SLOF libc headers for the multiarch tests
,
Philippe Mathieu-Daudé
,
10:32
Re: [PATCH v2 5/6] migration/block: Fix possible race with block_inactive
,
Fabiano Rosas
,
10:18
Re: [PATCH 22/26] rust: qom: add casting functionality
,
Paolo Bonzini
,
10:17
Re: [PATCH v2 4/6] migration/block: Apply late-block-active behavior to postcopy
,
Fabiano Rosas
,
10:17
Re: [PATCH v2 3/6] migration/block: Make late-block-active the default
,
Fabiano Rosas
,
10:16
Re: [PATCH v2 2/6] qmp/cont: Only activate disks if migration completed
,
Fabiano Rosas
,
10:10
Re: [PATCH 21/26] rust: tests: allow writing more than one test
,
Paolo Bonzini
,
10:08
Re: [PATCH v2] hw/misc/vmfwupdate: Introduce hypervisor fw-cfg interface support
,
Philippe Mathieu-Daudé
,
10:05
Re: [PATCH 23/26] rust: qom: add initial subset of methods on Object
,
Zhao Liu
,
10:00
Re: [PATCH 5/9] vfio/migration: Drop vfio_dma_unmap_dirty_sync_needed()
,
Avihai Horon
,
10:00
Re: [PATCH 3/9] vfio/migration: Refactor vfio_devices_all_running_and_mig_active() logic
,
Avihai Horon
,
09:56
Re: [PATCH 2/9] vfio/migration: Refactor vfio_devices_all_dirty_tracking() logic
,
Avihai Horon
,
09:52
Re: [PATCH 1/9] vfio/container: Add dirty tracking started flag
,
Avihai Horon
,
09:47
Re: [PATCH 71/71] docs: Constify all Property in examples
,
Peter Xu
,
09:47
Re: [PATCH 0/9] migration: Drop/unexport migration_is_device() and migration_is_active()
,
Avihai Horon
,
09:45
Re: [PATCH] hostmem-file: add the 'hmem' option
,
Igor Mammedov
,
09:40
Re: [PATCH 17/24] rust/qemu-api: Use device_class_set_props_n
,
Paolo Bonzini
,
09:34
[PATCH v3 5/7] tests/qtest: Reorganize common code in ivshmem-test
,
Gustavo Romero
,
09:19
[PATCH v3 7/7] tests/qtest: Add ivshmem-flat test
,
Gustavo Romero
,
09:19
[PATCH v3 6/7] tests/qtest: Add API functions to capture IRQ toggling
,
Gustavo Romero
,
09:19
[PATCH v3 4/7] hw/misc/ivshmem: Rename ivshmem to ivshmem-pci
,
Gustavo Romero
,
09:19
[PATCH v3 3/7] hw/arm: Allow some machines to use the ivshmem-flat device
,
Gustavo Romero
,
09:19
[PATCH v3 2/7] hw/misc/ivshmem-flat: Allow device to wire itself on sysbus
,
Gustavo Romero
,
09:19
[PATCH v3 1/7] hw/misc/ivshmem-flat: Add ivshmem-flat device
,
Gustavo Romero
,
09:19
[RESEND][PATCH v3 0/7] Add ivshmem-flat device
,
Gustavo Romero
,
09:19
Re: [PULL 0/5] hex queue
,
Stefan Hajnoczi
,
09:18
Re: [PULL 00/20] Misc HW patches for 2024-12-14
,
Stefan Hajnoczi
,
09:18
Re: [PULL 00/85] target-arm queue
,
Stefan Hajnoczi
,
09:18
Re: [PATCH 00/46] tcg: Remove in-flight mask data from OptContext
,
Richard Henderson
,
09:15
Re: [PATCH 0/9] target/arm: Helper type cleanups
,
Richard Henderson
,
09:11
Re: [PATCH 1/3] target/arm: document the architectural names of our GTIMERs
,
Peter Maydell
,
09:08
Re: [PATCH 29/71] hw/i386: Constify all Property
,
Richard Henderson
,
09:06
Re: [PATCH 0/2] target/arm: Two more float_status conversions
,
Peter Maydell
,
09:03
Re: [PATCH 0/9] target/arm: Helper type cleanups
,
Peter Maydell
,
09:01
Re: [PATCH v13 6/7] target/riscv: Apply pointer masking for virtualized memory accesses
,
Daniel Henrique Barboza
,
08:54
Re: [PATCH 06/24] hw/ppc: Only register spapr_nvdimm_properties if CONFIG_LIBPMEM
,
Richard Henderson
,
08:53
Re: [PATCH v13 3/7] target/riscv: Add helper functions to calculate current number of masked bits for pointer masking
,
Daniel Henrique Barboza
,
08:53
[PATCH] gdbstub: implement reset in system mode
,
David Malaschonok
,
08:47
Re: [PATCH v9 0/6] Add Smrnmi support
,
Daniel Henrique Barboza
,
08:46
Re: [PATCH v2] tests/qtest/sse-timer-test: Add watchdog reset to sse-timer test
,
Peter Maydell
,
08:40
[PATCH] tests/tcg/s390x: Use the SLOF libc headers for the multiarch tests
,
Ilya Leoshkevich
,
08:38
Re: [PATCH 67/71] hw/watchdog: Constify all Property
,
Leif Lindholm
,
08:18
Re: [PATCH 01/23] docs/qapidoc: support header-less freeform sections
,
Markus Armbruster
,
08:15
Re: [PATCH 6/9] vfio/migration: Rename vfio_devices_all_dirty_tracking()
,
Joao Martins
,
07:58
Re: [PATCH 5/9] vfio/migration: Drop vfio_dma_unmap_dirty_sync_needed()
,
Joao Martins
,
07:57
Re: [PATCH 4/9] vfio/migration: Add vfio_devices_all_dirty_tracking_started() helper
,
Joao Martins
,
07:54
[PATCH 8/9] hw/nvme: set error status code explicitly for misc commands
,
Klaus Jensen
,
07:54
[PATCH 7/9] hw/nvme: only set command abort requested when cancelled due to Abort
,
Klaus Jensen
,
07:54
[PATCH 6/9] hw/nvme: rework csi handling
,
Klaus Jensen
,
07:54
[PATCH 9/9] hw/nvme: remove nvme_aio_err()
,
Klaus Jensen
,
07:54
[PATCH 3/9] hw/nvme: add knob for doorbell buffer config support
,
Klaus Jensen
,
07:54
[PATCH 4/9] nvme: fix iocs status code values
,
Klaus Jensen
,
07:54
[PATCH 5/9] hw/nvme: be compliant wrt. dsm processing limits
,
Klaus Jensen
,
07:54
[PATCH 0/9] hw/nvme: refactor/cleanup
,
Klaus Jensen
,
07:54
[PATCH 1/9] hw/nvme: always initialize a subsystem
,
Klaus Jensen
,
07:54
[PATCH 2/9] hw/nvme: make oacs dynamic
,
Klaus Jensen
,
07:54
Re: [PATCH] target/arm: remove redundant code
,
Peter Maydell
,
07:52
Re: [PATCH 1/1] tests/avocado: update sbsa-ref firmware
,
Peter Maydell
,
07:46
Re: [PATCH 3/9] vfio/migration: Refactor vfio_devices_all_running_and_mig_active() logic
,
Joao Martins
,
07:45
Re: [PATCH v12 7/7] target/riscv: Enable updates for pointer masking variables and thus enable pointer masking extension
,
Daniel Henrique Barboza
,
07:43
Re: [PATCH 2/9] vfio/migration: Refactor vfio_devices_all_dirty_tracking() logic
,
Joao Martins
,
07:39
Re: [PATCH 22/26] rust: qom: add casting functionality
,
Zhao Liu
,
07:35
[PATCH v3 6/8] gdbstub: Allow late attachment
,
Ilya Leoshkevich
,
07:34
[PATCH v3 5/8] osdep: Introduce qemu_kill_thread()
,
Ilya Leoshkevich
,
07:34
[PATCH v3 0/8] gdbstub: Allow late attachment
,
Ilya Leoshkevich
,
07:34
[PATCH v3 4/8] user: Introduce host_interrupt_signal
,
Ilya Leoshkevich
,
07:34
[PATCH v3 8/8] tests/tcg: Add late gdbstub attach test
,
Ilya Leoshkevich
,
07:34
[PATCH v3 1/8] gdbstub: Allow the %d placeholder in the socket path
,
Ilya Leoshkevich
,
07:34
[PATCH v3 7/8] docs/user: Document the %d placeholder and suspend=n QEMU_GDB features
,
Ilya Leoshkevich
,
07:34
[PATCH v3 3/8] user: Introduce user/signal.h
,
Ilya Leoshkevich
,
07:34
[PATCH v3 2/8] gdbstub: Try unlinking the unix socket before binding
,
Ilya Leoshkevich
,
07:34
Re: [PATCH 2/9] vfio/migration: Refactor vfio_devices_all_dirty_tracking() logic
,
Joao Martins
,
07:33
[PATCH v13 7/7] target/riscv: Enable updates for pointer masking variables and thus enable pointer masking extension
,
baturo . alexey
,
07:19
[PATCH v13 1/7] target/riscv: Remove obsolete pointer masking extension code.
,
baturo . alexey
,
07:19
[PATCH v13 0/7] Pointer Masking update for Zjpm v1.0
,
baturo . alexey
,
07:19
[PATCH v13 4/7] target/riscv: Add pointer masking tb flags
,
baturo . alexey
,
07:19
[PATCH v13 6/7] target/riscv: Apply pointer masking for virtualized memory accesses
,
baturo . alexey
,
07:19
[PATCH v13 5/7] target/riscv: Update address modify functions to take into account pointer masking
,
baturo . alexey
,
07:19
[PATCH v13 3/7] target/riscv: Add helper functions to calculate current number of masked bits for pointer masking
,
baturo . alexey
,
07:19
[PATCH v13 2/7] target/riscv: Add new CSR fields for S{sn, mn, m}pm extensions as part of Zjpm v1.0
,
baturo . alexey
,
07:19
Re: [PATCH 1/9] vfio/container: Add dirty tracking started flag
,
Joao Martins
,
07:15
Re: [PATCH v12 7/7] target/riscv: Enable updates for pointer masking variables and thus enable pointer masking extension
,
Alexey Baturo
,
07:14
Re: [PATCH 0/9] migration: Drop/unexport migration_is_device() and migration_is_active()
,
Joao Martins
,
07:00
[PATCH v2] hw/misc/vmfwupdate: Introduce hypervisor fw-cfg interface support
,
Ani Sinha
,
06:49
Re: [PATCH 06/24] hw/ppc: Only register spapr_nvdimm_properties if CONFIG_LIBPMEM
,
BALATON Zoltan
,
06:37
Re: [PATCH] 9pfs: improve v9fs_open() tracing
,
Christian Schoenebeck
,
06:36
Re: [PATCH] tests/tcg: Do not use inttypes.h in multiarch/system/memory.c
,
Ilya Leoshkevich
,
06:27
Re: [PATCH v2 34/34] next-cube: replace boiler-plate GPL 2.0 or later license text with SPDX identifier
,
Thomas Huth
,
06:17
[PATCH] 9pfs: improve v9fs_open() tracing
,
Christian Schoenebeck
,
06:14
[PULL 7/7] roms: re-add edk2-basetools target
,
Gerd Hoffmann
,
05:51
[PULL 5/7] pc-bios: Add amd-sev-es to edk2 json
,
Gerd Hoffmann
,
05:51
[PULL 4/7] x86/loader: add -shim option
,
Gerd Hoffmann
,
05:51
[PULL 1/7] x86/loader: only patch linux kernels
,
Gerd Hoffmann
,
05:51
[PULL 6/7] pc-bios: add missing riscv64 descriptor
,
Gerd Hoffmann
,
05:51
[PULL 0/7] Firmware 20241216 patches
,
Gerd Hoffmann
,
05:51
[PULL 2/7] x86/loader: read complete kernel
,
Gerd Hoffmann
,
05:51
[PULL 3/7] x86/loader: expose unpatched kernel
,
Gerd Hoffmann
,
05:51
Re: [PATCH v2 34/34] next-cube: replace boiler-plate GPL 2.0 or later license text with SPDX identifier
,
Daniel P . Berrangé
,
05:38
Re: [PATCH 23/71] hw/cxl: Constify all Property
,
Jonathan Cameron
,
05:05
RE: [RFC PATCH 0/5] hw/arm/virt: Add support for user-creatable nested SMMUv3
,
Shameerali Kolothum Thodi
,
05:01
[PATCH 0/9] migration: Drop/unexport migration_is_device() and migration_is_active()
,
Avihai Horon
,
04:52
[PATCH 1/9] vfio/container: Add dirty tracking started flag
,
Avihai Horon
,
04:52
RE: [PATCH 1/3] target/riscv: add a trap-misaligned-access property
,
Konrad, Frederic
,
04:49
[PATCH 9/9] migration: Unexport migration_is_active()
,
Avihai Horon
,
04:47
[PATCH 6/9] vfio/migration: Rename vfio_devices_all_dirty_tracking()
,
Avihai Horon
,
04:47
[PATCH 8/9] migration: Drop migration_is_device()
,
Avihai Horon
,
04:47
[PATCH 7/9] system/dirtylimit: Don't use migration_is_active()
,
Avihai Horon
,
04:47
[PATCH 5/9] vfio/migration: Drop vfio_dma_unmap_dirty_sync_needed()
,
Avihai Horon
,
04:47
[PATCH 4/9] vfio/migration: Add vfio_devices_all_dirty_tracking_started() helper
,
Avihai Horon
,
04:47
[PATCH 3/9] vfio/migration: Refactor vfio_devices_all_running_and_mig_active() logic
,
Avihai Horon
,
04:47
[PATCH 2/9] vfio/migration: Refactor vfio_devices_all_dirty_tracking() logic
,
Avihai Horon
,
04:47
RE: [RFC PATCH 0/5] hw/arm/virt: Add support for user-creatable nested SMMUv3
,
Shameerali Kolothum Thodi
,
04:38
RE: [RFC PATCH 0/5] hw/arm/virt: Add support for user-creatable nested SMMUv3
,
Shameerali Kolothum Thodi
,
04:31
Re: [RFC v4 0/5] Add packed virtqueue to shadow virtqueue
,
Eugenio Perez Martin
,
03:41
Re: [PATCH v4] riscv/gdbstub: add V bit to priv reg
,
Mario Fleischmann
,
03:34
RE: [PATCH v3 12/17] intel_iommu: Add support for PASID-based device IOTLB invalidation
,
Duan, Zhenzhong
,
03:22
[PATCH v1 3/3] aspeed/soc: Support Timer for AST2700
,
Jamin Lin
,
02:54
[PATCH v1 2/3] hw/timer/aspeed: Add AST2700 Support
,
Jamin Lin
,
02:54
[PATCH v1 1/3] hw/timer/aspeed: Support different memory region ops
,
Jamin Lin
,
02:54
[PATCH v1 0/3] Support timer for AST2700
,
Jamin Lin
,
02:54
Re: [PATCH 2/2] s390x: Fix CSS migration
,
Thomas Huth
,
02:17
Re: [PATCH v6 00/20] intel_iommu: Enable stage-1 translation for emulated device
,
CLEMENT MATHIEU--DRIF
,
01:22
Re: [PATCH 29/71] hw/i386: Constify all Property
,
CLEMENT MATHIEU--DRIF
,
01:14
Re: [PATCH v6 1/9] target/riscv: fix henvcfg potentially containing stale bits
,
Alistair Francis
,
00:36
Re: [PATCH v2] riscv/gdb: add virt mode debug interface
,
Alistair Francis
,
00:34
Re: [PATCH v1] target/riscv: add support for RV64 Xiangshan Nanhu CPU
,
Alistair Francis
,
00:31
Re: [PATCH v1] target/riscv: add support for RV64 Xiangshan Nanhu CPU
,
Alistair Francis
,
00:24
Re: [PATCH 03/24] target/ppc: Remove empty property list
,
Harsh Prateek Bora
,
00:19
Re: [PATCH 07/71] target/ppc: Remove empty property list
,
Harsh Prateek Bora
,
00:01
December 15, 2024
Re: [PATCH 1/3] target/riscv: add a trap-misaligned-access property
,
Alistair Francis
,
23:55
[PATCH 24/24] Constify all opaque Property pointers
,
Richard Henderson
,
22:52
[PATCH 23/24] hw/core/qdev-properties: Constify Property argument to PropertyInfo.print
,
Richard Henderson
,
22:52
[PATCH 22/24] hw/core/qdev-properties: Constify Property argument to object_field_prop_ptr
,
Richard Henderson
,
22:52
[PATCH 20/24] include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
,
Richard Henderson
,
22:51
[PATCH 21/24] include/hw/qdev-properties: Shrink struct Property
,
Richard Henderson
,
22:51
[PATCH 18/24] hw/core: Replace device_class_set_props with a macro
,
Richard Henderson
,
22:51
[PATCH 19/24] target/riscv: Do not abuse DEFINE_PROP_END_OF_LIST
,
Richard Henderson
,
22:51
[PATCH 14/24] migration: Use device_class_set_props_n
,
Richard Henderson
,
22:51
[PATCH 17/24] rust/qemu-api: Use device_class_set_props_n
,
Richard Henderson
,
22:51
[PATCH 16/24] hw/arm/armsse: Use device_class_set_props_n
,
Richard Henderson
,
22:51
[PATCH 15/24] hw/scsi/megasas: Use device_class_set_props_n
,
Richard Henderson
,
22:51
[PATCH 11/24] hw/virtio: Remove empty Property lists
,
Richard Henderson
,
22:51
[PATCH 13/24] hw/core: Introduce device_class_set_props_n
,
Richard Henderson
,
22:51
[PATCH 12/24] include/hw/qdev-core: Detect most empty Property lists at compile time
,
Richard Henderson
,
22:51
[PATCH 09/24] hw/xen: Remove empty Property lists
,
Richard Henderson
,
22:51
[PATCH 08/24] hw/s390x: Remove empty Property lists
,
Richard Henderson
,
22:51
[PATCH 10/24] hw/sparc: Remove empty Property lists
,
Richard Henderson
,
22:51
[PATCH 06/24] hw/ppc: Only register spapr_nvdimm_properties if CONFIG_LIBPMEM
,
Richard Henderson
,
22:51
[PATCH 04/24] target/s390x: Use s390x_cpu_properties for system mode only
,
Richard Henderson
,
22:51
[PATCH 07/24] hw/tricore: Remove empty Property lists
,
Richard Henderson
,
22:51
[PATCH 02/24] hw/ide: Constify sysbus_ahci_properties
,
Richard Henderson
,
22:51
[PATCH 05/24] hw/pci-host/astro: Remove empty Property list
,
Richard Henderson
,
22:51
[PATCH 03/24] target/ppc: Remove empty property list
,
Richard Henderson
,
22:51
[PATCH 00/24] More Property cleanups
,
Richard Henderson
,
22:51
[PATCH 01/24] migration: Constify migration_properties
,
Richard Henderson
,
22:51
Re: [PATCH 1/1] pc-bios: add missing riscv64 descriptor
,
Alistair Francis
,
22:45
Re: [PATCH 1/1] pc-bios: add missing riscv64 descriptor
,
Alistair Francis
,
22:38
[PULL 17/18] hw/intc/loongarch_extioi: Add pre_save interface
,
Bibo Mao
,
21:06
[PULL 18/18] hw/intc/loongarch_extioi: Code cleanup about loongarch_extioi
,
Bibo Mao
,
21:06
[PULL 16/18] hw/intc/loongarch_extioi: Inherit from loongarch_extioi_common
,
Bibo Mao
,
21:06
[PULL 15/18] hw/intc/loongarch_extioi: Add common file loongarch_extioi_common
,
Bibo Mao
,
21:06
[PULL 13/18] hw/intc/loongarch_extioi: Add common realize interface
,
Bibo Mao
,
20:56
[PULL 12/18] hw/intc/loongarch_extioi: Rename LoongArchExtIOI with LoongArchExtIOICommonState
,
Bibo Mao
,
20:56
[PULL 14/18] hw/intc/loongarch_extioi: Add unrealize interface
,
Bibo Mao
,
20:56
[PULL 11/18] include: Rename LoongArchExtIOI with LoongArchExtIOICommonState
,
Bibo Mao
,
20:56
[PULL 09/18] include: Add loongarch_extioi_common header file
,
Bibo Mao
,
20:56
[PULL 10/18] include: Move struct LoongArchExtIOI to header file loongarch_extioi_common
,
Bibo Mao
,
20:56
[PULL 06/18] hw/intc/loongarch_pch: Inherit from loongarch_pic_common
,
Bibo Mao
,
20:56
[PULL 07/18] hw/intc/loongarch_pch: Add pre_save and post_load interfaces
,
Bibo Mao
,
20:56
[PULL 04/18] hw/intc/loongarch_pch: Rename LoongArchPCHPIC with LoongArchPICCommonState
,
Bibo Mao
,
20:56
[PULL 02/18] include: Move struct LoongArchPCHPIC to loongarch_pic_common header file
,
Bibo Mao
,
20:56
[PULL 05/18] hw/intc/loongarch_pch: Move some functions to file loongarch_pic_common
,
Bibo Mao
,
20:56
[PULL 08/18] hw/intc/loongarch_pch: Code cleanup about loongarch_pch_pic
,
Bibo Mao
,
20:56
[PULL 03/18] hw/intc/loongarch_pch: Merge instance_init() into realize()
,
Bibo Mao
,
20:56
[PULL 00/18] loongarch-to-apply queue
,
Bibo Mao
,
20:56
[PULL 01/18] include: Add loongarch_pic_common header file
,
Bibo Mao
,
20:56
Re: [PULL 00/18] loongarch-to-apply queue
,
bibo mao
,
19:58
[RFC PATCH 6/6] include/hw/pci: Send PCI dma requests with memory attributes containing BDF
,
Jason Chien
,
19:50
[RFC PATCH 5/6] hw/riscv/riscv-iommu: Acquire device IDs dynamically
,
Jason Chien
,
19:50
[RFC PATCH 4/6] hw/riscv/riscv-iommu: Allow PCI hosts with iommu_ops registered connecting to the IOMMU
,
Jason Chien
,
19:50
[RFC PATCH 3/6] hw/pci-host: Enable DW PCIe host to send memory transactions over specific mr
,
Jason Chien
,
19:50
[RFC PATCH 2/6] hw/pci: Add an API to set the downstream memory region of a PCI bus
,
Jason Chien
,
19:49
[RFC PATCH 1/6] include/hw/pci: Add a callback to set the downstream memory region of a pci bus
,
Jason Chien
,
19:49
[RFC PATCH 0/6] Avoid contention for PCIIOMMUOps between IOMMU and PCIe host
,
Jason Chien
,
19:49
[PATCH v4] riscv/gdbstub: add V bit to priv reg
,
Yanfeng Liu
,
16:37
[PULL 65/67] hw/xen: Constify all Property
,
Richard Henderson
,
14:12
[PULL 56/67] hw/sparc64: Constify all Property
,
Richard Henderson
,
14:11
[PULL 66/67] tests/unit: Constify all Property
,
Richard Henderson
,
14:11
[PULL 62/67] hw/vfio: Constify all Property
,
Richard Henderson
,
14:11
[PULL 61/67] hw/usb: Constify all Property
,
Richard Henderson
,
14:11
[PULL 67/67] docs: Constify all Property in examples
,
Richard Henderson
,
14:11
[PULL 55/67] hw/sparc: Constify all Property
,
Richard Henderson
,
14:11
[PULL 63/67] hw/virtio: Constify all Property
,
Richard Henderson
,
14:10
[PULL 64/67] hw/watchdog: Constify all Property
,
Richard Henderson
,
14:10
[PULL 49/67] hw/riscv: Constify all Property
,
Richard Henderson
,
14:10
[PULL 59/67] hw/tpm: Constify all Property
,
Richard Henderson
,
14:10
[PULL 60/67] hw/ufs: Constify all Property
,
Richard Henderson
,
14:10
[PULL 57/67] hw/ssi: Constify all Property
,
Richard Henderson
,
14:10
[PULL 58/67] hw/timer: Constify all Property
,
Richard Henderson
,
14:10
[PULL 52/67] hw/s390x: Constify all Property
,
Richard Henderson
,
14:10
[PULL 50/67] hw/rtc: Constify all Property
,
Richard Henderson
,
14:10
[PULL 48/67] hw/remote: Constify all Property
,
Richard Henderson
,
14:10
[PULL 53/67] hw/scsi: Constify all Property
,
Richard Henderson
,
14:09
[PULL 54/67] hw/sd: Constify all Property
,
Richard Henderson
,
14:09
[PULL 51/67] hw/rx: Constify all Property
,
Richard Henderson
,
14:09
[PULL 42/67] hw/nvme: Constify all Property
,
Richard Henderson
,
14:09
[PULL 47/67] hw/ppc: Constify all Property
,
Richard Henderson
,
14:09
[PULL 46/67] hw/pci: Constify all Property
,
Richard Henderson
,
14:09
[PULL 45/67] hw/pci-host: Constify all Property
,
Richard Henderson
,
14:09
[PULL 44/67] hw/pci-bridge: Constify all Property
,
Richard Henderson
,
14:09
[PULL 43/67] hw/nvram: Constify all Property
,
Richard Henderson
,
14:09
[PULL 40/67] hw/net: Constify all Property
,
Richard Henderson
,
14:09
[PULL 41/67] hw/nubus: Constify all Property
,
Richard Henderson
,
14:09
[PULL 39/67] hw/misc: Constify all Property
,
Richard Henderson
,
14:06
[PULL 26/67] hw/hyperv: Constify all Property
,
Richard Henderson
,
14:06
[PULL 38/67] hw/misc/xlnx-versal-trng: Constify trng_props
,
Richard Henderson
,
14:06
[PULL 35/67] hw/m68k: Constify all Property
,
Richard Henderson
,
14:06
[PULL 32/67] hw/ipack: Constify all Property
,
Richard Henderson
,
14:06
[PULL 31/67] hw/intc: Constify all Property
,
Richard Henderson
,
14:06
[PULL 24/67] hw/dma: Constify all Property
,
Richard Henderson
,
14:06
[PULL 27/67] hw/i2c: Constify all Property
,
Richard Henderson
,
14:06
[PULL 37/67] hw/mips: Constify all Property
,
Richard Henderson
,
14:06
[PULL 34/67] hw/isa: Constify all Property
,
Richard Henderson
,
14:06
[PULL 33/67] hw/ipmi: Constify all Property
,
Richard Henderson
,
14:06
[PULL 29/67] hw/ide: Constify all Property
,
Richard Henderson
,
14:06
[PULL 25/67] hw/gpio: Constify all Property
,
Richard Henderson
,
14:06
[PULL 36/67] hw/mem: Constify all Property
,
Richard Henderson
,
14:06
[PULL 30/67] hw/input: Constify all Property
,
Richard Henderson
,
14:06
[PULL 28/67] hw/i386: Constify all Property
,
Richard Henderson
,
14:06
[PULL 19/67] hw/char: Constify all Property
,
Richard Henderson
,
14:06
[PULL 17/67] hw/block/xen-block: Unexport PropertyInfo
,
Richard Henderson
,
14:06
[PULL 21/67] hw/cpu: Constify all Property
,
Richard Henderson
,
14:06
[PULL 22/67] hw/cxl: Constify all Property
,
Richard Henderson
,
14:06
[PULL 23/67] hw/display: Constify all Property
,
Richard Henderson
,
14:06
[PULL 16/67] hw/avr: Constify all Property
,
Richard Henderson
,
14:06
[PULL 18/67] hw/block: Constify all Property
,
Richard Henderson
,
14:06
[PULL 14/67] hw/arm: Constify all Property
,
Richard Henderson
,
14:06
[PULL 15/67] hw/audio: Constify all Property
,
Richard Henderson
,
14:06
[PULL 20/67] hw/core: Constify all Property
,
Richard Henderson
,
14:06
[PULL 13/67] hw/adc: Constify all Property
,
Richard Henderson
,
14:06
[PULL 10/67] cpu-target: Constify all Property
,
Richard Henderson
,
14:06
[PULL 12/67] hw/acpi: Constify all Property
,
Richard Henderson
,
14:06
[PULL 11/67] hw/9pfs: Constify all Property
,
Richard Henderson
,
14:06
[PULL 08/67] target/s390x: Constify all Property
,
Richard Henderson
,
14:06
[PULL 09/67] target/sparc: Constify all Property and PropertyInfo
,
Richard Henderson
,
14:05
[PULL 07/67] target/riscv: Constify all Property
,
Richard Henderson
,
14:05
[PULL 06/67] target/mips: Constify all Property
,
Richard Henderson
,
14:05
[PULL 05/67] target/microblaze: Constify all Property
,
Richard Henderson
,
14:05
[PULL 00/67] Constify almost all Property
,
Richard Henderson
,
14:05
[PULL 03/67] target/hexagon: Constify all Property
,
Richard Henderson
,
14:05
[PULL 02/67] target/avr: Constify all Property
,
Richard Henderson
,
14:05
[PULL 04/67] target/i386: Constify all Property
,
Richard Henderson
,
14:05
[PULL 01/67] target/arm: Constify all Property
,
Richard Henderson
,
14:05
Re: [PATCH 00/71] whole-tree: Constify Property structures
,
Richard Henderson
,
13:13
Re: [RFC v4 0/5] Add packed virtqueue to shadow virtqueue
,
Sahil Siddiq
,
12:27
Re: [PATCH 13/13] target/i386: avoid using s->tmp0 for add to implicit registers
,
Richard Henderson
,
10:47
Re: [PATCH 11/13] target/i386: execute multiple REP/REPZ iterations without leaving TB
,
Richard Henderson
,
10:46
Re: [PATCH 08/13] target/i386: make cc_op handling more explicit for repeated string instructions.
,
Richard Henderson
,
10:20
Re: [PATCH 11/13] target/i386: execute multiple REP/REPZ iterations without leaving TB
,
Paolo Bonzini
,
10:17
Re: [PATCH 09/13] target/i386: do not use gen_op_jz_ecx for repeated string operations
,
Paolo Bonzini
,
10:17
Re: [PATCH 12/13] target/i386: pull computation of string update value out of loop
,
Richard Henderson
,
10:15
Re: [PATCH 08/13] target/i386: make cc_op handling more explicit for repeated string instructions.
,
Paolo Bonzini
,
10:14
Re: [PATCH 11/13] target/i386: execute multiple REP/REPZ iterations without leaving TB
,
Richard Henderson
,
10:07
Re: [PATCH 10/13] target/i386: optimize CX handling in repeated string operations
,
Richard Henderson
,
09:53
Re: [PATCH 09/13] target/i386: do not use gen_op_jz_ecx for repeated string operations
,
Richard Henderson
,
09:50
Re: [PATCH 08/13] target/i386: make cc_op handling more explicit for repeated string instructions.
,
Richard Henderson
,
09:45
Re: [PATCH 04/13] target/i386: unify choice between single and repeated string instructions
,
Paolo Bonzini
,
09:40
Re: [PATCH 07/13] target/i386: fix RF handling for string instructions
,
Richard Henderson
,
09:28
Re: [PATCH 06/13] target/i386: tcg: move gen_set/reset_* earlier in the file
,
Richard Henderson
,
09:19
Re: [PATCH 05/13] target/i386: reorganize ops emitted by do_gen_rep, drop repz_opt
,
Richard Henderson
,
09:19
Re: [PATCH 04/13] target/i386: unify choice between single and repeated string instructions
,
Richard Henderson
,
09:10
Re: [PATCH 03/13] target/i386: unify REP and REPZ/REPNZ generation
,
Richard Henderson
,
09:07
Re: [PATCH 02/13] target/i386: remove trailing 1 from gen_{j,cmov,set}cc1
,
Richard Henderson
,
09:03
Re: [PATCH 01/13] target/i386: inline gen_jcc into sole caller
,
Richard Henderson
,
09:02
Re: [PATCH 00/71] whole-tree: Constify Property structures
,
Paolo Bonzini
,
04:32
[PATCH 13/13] target/i386: avoid using s->tmp0 for add to implicit registers
,
Paolo Bonzini
,
04:07
[PATCH 12/13] target/i386: pull computation of string update value out of loop
,
Paolo Bonzini
,
04:06
[PATCH 11/13] target/i386: execute multiple REP/REPZ iterations without leaving TB
,
Paolo Bonzini
,
04:06
[PATCH 10/13] target/i386: optimize CX handling in repeated string operations
,
Paolo Bonzini
,
04:06
[PATCH 09/13] target/i386: do not use gen_op_jz_ecx for repeated string operations
,
Paolo Bonzini
,
04:06
[PATCH 08/13] target/i386: make cc_op handling more explicit for repeated string instructions.
,
Paolo Bonzini
,
04:06
[PATCH 06/13] target/i386: tcg: move gen_set/reset_* earlier in the file
,
Paolo Bonzini
,
04:06
[PATCH 07/13] target/i386: fix RF handling for string instructions
,
Paolo Bonzini
,
04:06
[PATCH 05/13] target/i386: reorganize ops emitted by do_gen_rep, drop repz_opt
,
Paolo Bonzini
,
04:06
[PATCH 02/13] target/i386: remove trailing 1 from gen_{j, cmov, set}cc1
,
Paolo Bonzini
,
04:06
[PATCH 04/13] target/i386: unify choice between single and repeated string instructions
,
Paolo Bonzini
,
04:06
[PATCH 03/13] target/i386: unify REP and REPZ/REPNZ generation
,
Paolo Bonzini
,
04:06
[PATCH 01/13] target/i386: inline gen_jcc into sole caller
,
Paolo Bonzini
,
04:06
[PATCH 00/13] target/i386: optimize string operations
,
Paolo Bonzini
,
04:06
December 14, 2024
Re: [PULL 0/5] hex queue
,
Brian Cain
,
22:29
Re: [PATCH v2 14/34] next-cube: add empty slots for unknown accesses to next.scr memory region
,
Mark Cave-Ayland
,
17:27
Re: [PATCH 35/71] hw/isa: Constify all Property
,
Bernhard Beschow
,
17:20
Re: [PATCH v2 12/34] next-cube: move timer MMIO to separate memory region on next-pc device
,
Mark Cave-Ayland
,
17:09
Re: [PATCH] hw/m68k/next-cube: Disable the default CD-ROM drive
,
Mark Cave-Ayland
,
16:42
Re: [PATCH v2 11/34] next-cube: move ESCC to be QOM child of next-pc device
,
Mark Cave-Ayland
,
16:32
Re: [PATCH v2 25/34] next-cube: QOMify NeXTRTC
,
Mark Cave-Ayland
,
16:30
Re: [PATCH v2 02/34] next-cube: remove overlap between next.dma and next.mmio memory regions
,
Mark Cave-Ayland
,
15:59
Re: [PATCH v2 34/34] next-cube: replace boiler-plate GPL 2.0 or later license text with SPDX identifier
,
Mark Cave-Ayland
,
15:38
Re: [PATCH 00/71] whole-tree: Constify Property structures
,
Bernhard Beschow
,
13:41
Re: [PATCH 30/71] hw/ide: Constify all Property
,
Bernhard Beschow
,
13:38
Re: [PATCH 69/71] hw/xen: Use DEFINE_PROP_END_OF_LIST in xen_sysdev_properties
,
Jason Andryuk
,
12:54
Re: [PATCH 68/71] hw/xen: Constify all Property
,
Jason Andryuk
,
12:54
Re: [PATCH 18/71] hw/block/xen-block: Unexport PropertyInfo
,
Jason Andryuk
,
12:53
Re: [PATCH 50/71] hw/remote: Constify all Property
,
Jag Raman
,
09:25
[PATCH v4 6/7] hostmem: Handle remapping of RAM
,
“William Roche
,
08:47
[PATCH v4 4/7] numa: Introduce and use ram_block_notify_remap()
,
“William Roche
,
08:47
[PATCH v4 2/7] system/physmem: poisoned memory discard on reboot
,
“William Roche
,
08:47
[PATCH v4 7/7] system/physmem: Memory settings applied on remap notification
,
“William Roche
,
08:47
[PATCH v4 3/7] accel/kvm: Report the loss of a large memory page
,
“William Roche
,
08:46
[PATCH v4 5/7] hostmem: Factor out applying settings
,
“William Roche
,
08:46
[PATCH v4 0/7] Poisoned memory recovery on reboot
,
“William Roche
,
08:46
[PATCH v4 1/7] hwpoison_page_list and qemu_ram_remap are based on pages
,
“William Roche
,
08:46
Re: [PATCH v2 33/34] next-cube: add my copyright to the top of the file
,
Philippe Mathieu-Daudé
,
08:42
Re: [PATCH v2 26/34] next-cube: move reset of next-rtc fields from next-pc to next-rtc
,
Philippe Mathieu-Daudé
,
08:41
Re: [PULL 00/18] loongarch-to-apply queue
,
Stefan Hajnoczi
,
08:39
Re: [PATCH v2 17/34] next-cube: convert next-pc device to use Resettable interface
,
Philippe Mathieu-Daudé
,
08:34
Re: [PATCH v2 16/34] next-cube: rearrange NeXTState declarations to improve readability
,
Philippe Mathieu-Daudé
,
08:34
Re: [PATCH v2 14/34] next-cube: add empty slots for unknown accesses to next.scr memory region
,
Philippe Mathieu-Daudé
,
08:33
Re: [PATCH v2 12/34] next-cube: move timer MMIO to separate memory region on next-pc device
,
Philippe Mathieu-Daudé
,
08:30
Re: [PATCH v2 11/34] next-cube: move ESCC to be QOM child of next-pc device
,
Philippe Mathieu-Daudé
,
07:45
Re: [PATCH v2 10/34] next-cube: map ESCC registers as a subregion of the next.scr memory region
,
Philippe Mathieu-Daudé
,
07:42
Re: [PATCH v2 03/34] next-cube: create new next.scsi container memory region
,
Philippe Mathieu-Daudé
,
07:40
Re: [PATCH] hw/m68k/next-cube: Disable the default CD-ROM drive
,
Philippe Mathieu-Daudé
,
07:36
Re: contrib/plugins does not build on 32-bit host
,
Philippe Mathieu-Daudé
,
07:35
Re: [PATCH 65/71] hw/vfio: Constify all Property
,
Cédric Le Goater
,
06:58
Re: [PATCH 67/71] hw/watchdog: Constify all Property
,
Cédric Le Goater
,
05:16
Re: [PATCH 60/71] hw/timer: Constify all Property
,
Cédric Le Goater
,
05:05
Re: [PATCH 59/71] hw/ssi: Constify all Property
,
Cédric Le Goater
,
05:05
Re: [PATCH 56/71] hw/sd: Constify all Property
,
Cédric Le Goater
,
05:05
Re: [PATCH 41/71] hw/net: Constify all Property
,
Cédric Le Goater
,
05:05
Re: [PATCH 40/71] hw/misc: Constify all Property
,
Cédric Le Goater
,
05:04
Re: [PATCH 28/71] hw/i2c: Constify all Property
,
Cédric Le Goater
,
05:03
Re: [PATCH 15/71] hw/arm: Constify all Property
,
Cédric Le Goater
,
05:03
Re: [PATCH 14/71] hw/adc: Constify all Property
,
Cédric Le Goater
,
05:02
Re: [PATCH 12/71] hw/9pfs: Constify all Property
,
Christian Schoenebeck
,
05:02
[PATCH] hw/m68k/next-cube: Disable the default CD-ROM drive
,
Thomas Huth
,
04:18
Re: [PATCH 62/71] hw/tricore: Constify all Property
,
Bastian Koppelmann
,
03:24
Re: [PATCH 12/71] hw/9pfs: Constify all Property
,
Greg Kurz
,
01:56
Re: [PATCH v2 31/34] next-cube: move next_rtc_cmd_is_write() and next_rtc_data_in_irq() functions
,
Thomas Huth
,
01:14
Re: [PATCH v2 11/34] next-cube: move ESCC to be QOM child of next-pc device
,
Thomas Huth
,
01:11
Re: contrib/plugins does not build on 32-bit host
,
Pierrick Bouvier
,
01:10
Re: [PATCH v2 25/34] next-cube: QOMify NeXTRTC
,
Thomas Huth
,
01:08
Re: [PATCH v2 11/34] next-cube: move ESCC to be QOM child of next-pc device
,
Thomas Huth
,
00:50
Re: [PATCH v2 08/34] next-cube: move SCSI 4020/4021 logic from next-pc device to next-scsi device
,
Thomas Huth
,
00:32
Re: contrib/plugins does not build on 32-bit host
,
Richard Henderson
,
00:29
Re: [PATCH v2 07/34] next-cube: move SCSI CSRs from next-pc to the next-scsi device
,
Thomas Huth
,
00:28
Re: [PATCH v2 03/34] next-cube: create new next.scsi container memory region
,
Thomas Huth
,
00:26
December 13, 2024
Re: contrib/plugins does not build on 32-bit host
,
Pierrick Bouvier
,
22:45
Re: [PATCH v3] riscv/gdb: add V bit to priv register
,
Yanfeng Liu
,
21:01
Re: [PATCH 61/71] hw/tpm: Constify all Property
,
Stefan Berger
,
19:09
Re: [PATCH 20/71] hw/char: Constify all Property
,
Alberto Garcia
,
19:06
Re: [PATCH 33/71] hw/ipack: Constify all Property
,
Alberto Garcia
,
19:06
[PULL 19/20] hw/sh4/r2d: Include missing 'exec/tswap.h' header
,
Philippe Mathieu-Daudé
,
18:33
[PULL 20/20] hw/xtensa: Include missing 'exec/tswap.h' header
,
Philippe Mathieu-Daudé
,
18:33
[PULL 18/20] hw/mips: Include missing 'exec/tswap.h' header
,
Philippe Mathieu-Daudé
,
18:33
[PULL 16/20] hw/ide/ahci: Decouple from PCI
,
Philippe Mathieu-Daudé
,
18:33
[PULL 13/20] hw/usb/msd: Add status to usb_msd_packet_complete() function
,
Philippe Mathieu-Daudé
,
18:32
[PULL 14/20] hw/usb/hcd-xhci-nec: Remove unused XHCINecState::flags field
,
Philippe Mathieu-Daudé
,
18:32
[PULL 17/20] hw/ide/ahci: Extract TYPE_SYSBUS_AHCI into dedicated file
,
Philippe Mathieu-Daudé
,
18:32
[PULL 11/20] hw/nvram/fw_cfg: Remove fw_cfg_add_extra_pci_roots()
,
Philippe Mathieu-Daudé
,
18:32
[PULL 15/20] hw/usb/hcd-xhci-pci: Indentation fix
,
Philippe Mathieu-Daudé
,
18:32
[PULL 12/20] hw/net/can: clean-up unnecessary includes
,
Philippe Mathieu-Daudé
,
18:32
[PULL 09/20] hw/pci: Add pci_bus_add_fw_cfg_extra_pci_roots() helper
,
Philippe Mathieu-Daudé
,
18:32
[PULL 10/20] hw: Use pci_bus_add_fw_cfg_extra_pci_roots()
,
Philippe Mathieu-Daudé
,
18:32
[PULL 08/20] hw/pci: Have PCI_BUS implement TYPE_FW_CFG_DATA_GENERATOR_INTERFACE
,
Philippe Mathieu-Daudé
,
18:31
[PULL 05/20] hw/nvram/fw_cfg: Rename fw_cfg_add_[file]_from_generator()
,
Philippe Mathieu-Daudé
,
18:31
[PULL 07/20] hw/nvram/fw_cfg: Skip FW_CFG_DATA_GENERATOR when no data to generate
,
Philippe Mathieu-Daudé
,
18:31
[PULL 06/20] hw/nvram/fw_cfg: Pass QOM parent to fw_cfg_add_file_from_generator()
,
Philippe Mathieu-Daudé
,
18:31
[PULL 04/20] hw/riscv/virt: Remove pointless GPEX_HOST() cast
,
Philippe Mathieu-Daudé
,
18:31
[PULL 03/20] hw/virtio/virtio-nsm: Support string data for extendPCR
,
Philippe Mathieu-Daudé
,
18:31
[PULL 02/20] hw/core/eif: Use stateful qcrypto apis
,
Philippe Mathieu-Daudé
,
18:31
[PULL 01/20] docs/nitro-enclave: Fix terminal commands formatting
,
Philippe Mathieu-Daudé
,
18:31
[PULL 00/20] Misc HW patches for 2024-12-14
,
Philippe Mathieu-Daudé
,
18:31
Re: [PATCH v2 0/7] hw/nvram/fw_cfg: Move PCI bus methods out
,
Philippe Mathieu-Daudé
,
18:30
Re: [PATCH] MAINTAINERS: correct my email address
,
Philippe Mathieu-Daudé
,
18:29
[PATCH v2 2/2] s390x/pci: indicate QEMU supports relaxed translation for passthrough
,
Matthew Rosato
,
17:54
[PATCH v2 1/2] s390x/pci: add support for guests that request direct mapping
,
Matthew Rosato
,
17:54
[PATCH v2 0/2] s390x/pci: relax I/O address translation requirement
,
Matthew Rosato
,
17:54
Re: [PATCH v2] tests/qtest/sse-timer-test: Add watchdog reset to sse-timer test
,
Nabih Estefan
,
17:52
Re: [PATCH 1/2] s390x/pci: add support for guests that request direct mapping
,
Matthew Rosato
,
17:46
[PATCH v2] tests/qtest/sse-timer-test: Add watchdog reset to sse-timer test
,
Nabih Estefan
,
17:40
contrib/plugins does not build on 32-bit host
,
Richard Henderson
,
16:47
Re: [PATCH] tests/qtest/sse-timer-test: Add watchdog reset to sse-timer test
,
Fabiano Rosas
,
16:09
Re: [PATCH] include/hw/qdev-properties: Shrink struct Property by 8 bytes
,
Richard Henderson
,
16:09
Re: [PATCH] tests/qtest/sse-timer-test: Add watchdog reset to sse-timer test
,
Fabiano Rosas
,
16:08
[PATCH] include/hw/qdev-properties: Shrink struct Property by 8 bytes
,
Richard Henderson
,
16:06
Re: [PATCH 32/71] hw/intc: Constify all Property
,
Daniel Henrique Barboza
,
15:41
Re: [PATCH 51/71] hw/riscv: Constify all Property
,
Daniel Henrique Barboza
,
15:38
Re: [PATCH 08/71] target/riscv: Constify all Property
,
Daniel Henrique Barboza
,
15:38
Re: [PATCH 0/6] linux-user: Add support for various missing netlink sockopt entries
,
Helge Deller
,
15:28
Re: [PATCH 36/71] hw/m68k: Constify all Property
,
Thomas Huth
,
15:09
[PATCH 23/71] hw/cxl: Constify all Property
,
Richard Henderson
,
15:05
Re: [PATCH 03/71] target/hexagon: Constify all Property
,
Brian Cain
,
15:02
Re: [PATCH v2 02/34] next-cube: remove overlap between next.dma and next.mmio memory regions
,
Thomas Huth
,
14:44
Re: [PATCH 00/71] whole-tree: Constify Property structures
,
Philippe Mathieu-Daudé
,
14:44
Re: [PATCH 28/71] hw/i2c: Constify all Property
,
Corey Minyard
,
14:43
Re: [PATCH 34/71] hw/ipmi: Constify all Property
,
Corey Minyard
,
14:41
[PULL 4/4] target/sparc: Use memcpy() and remove memcpy32()
,
Richard Henderson
,
14:37
[PATCH 71/71] docs: Constify all Property in examples
,
Richard Henderson
,
14:31
[PATCH 70/71] tests/unit: Constify all Property
,
Richard Henderson
,
14:31
Re: [PATCH v14 00/15] macOS PV Graphics and new vmapple machine type
,
Phil Dennis-Jordan
,
14:31
[PATCH 69/71] hw/xen: Use DEFINE_PROP_END_OF_LIST in xen_sysdev_properties
,
Richard Henderson
,
14:31
[PATCH 67/71] hw/watchdog: Constify all Property
,
Richard Henderson
,
14:31
[PATCH 68/71] hw/xen: Constify all Property
,
Richard Henderson
,
14:31
[PATCH 65/71] hw/vfio: Constify all Property
,
Richard Henderson
,
14:31
[PATCH 63/71] hw/ufs: Constify all Property
,
Richard Henderson
,
14:31
[PATCH 66/71] hw/virtio: Constify all Property
,
Richard Henderson
,
14:30
[PATCH 64/71] hw/usb: Constify all Property
,
Richard Henderson
,
14:30
Re: [PATCH] tests/qtest/sse-timer-test: Add watchdog reset to sse-timer test
,
Nabih Estefan
,
14:28
Re: [PATCH] hw/intc/arm_gicv3_its: Zero initialize local DTEntry etc structs
,
Philippe Mathieu-Daudé
,
14:18
Re: [PATCH] device/virtio-nsm: Support string data for extendPCR
,
Philippe Mathieu-Daudé
,
14:16
Re: [PATCH] MAINTAINERS: correct my email address
,
Philippe Mathieu-Daudé
,
14:16
Re: [PATCH] docs/nitro-enclave: Fix terminal commands formatting
,
Philippe Mathieu-Daudé
,
14:16
Re: [PATCH] eif: Use stateful qcrypto apis
,
Philippe Mathieu-Daudé
,
14:16
[PULL 2/4] tcg/riscv: Fix StoreStore barrier generation
,
Richard Henderson
,
14:16
[PATCH 03/71] target/hexagon: Constify all Property
,
Richard Henderson
,
14:16
[PATCH 63/71] hw/ufs: Constify all Property
,
Richard Henderson
,
14:16
[PATCH 62/71] hw/tricore: Constify all Property
,
Richard Henderson
,
14:16
[PATCH 61/71] hw/tpm: Constify all Property
,
Richard Henderson
,
14:16
[PATCH 58/71] hw/sparc64: Constify all Property
,
Richard Henderson
,
14:16
[PATCH 57/71] hw/sparc: Constify all Property
,
Richard Henderson
,
14:16
[PATCH 56/71] hw/sd: Constify all Property
,
Richard Henderson
,
14:16
[PATCH 54/71] hw/s390x: Constify all Property
,
Richard Henderson
,
14:16
[PATCH 53/71] hw/rx: Constify all Property
,
Richard Henderson
,
14:16
[PATCH 52/71] hw/rtc: Constify all Property
,
Richard Henderson
,
14:16
[PATCH 51/71] hw/riscv: Constify all Property
,
Richard Henderson
,
14:16
[PATCH 48/71] hw/pci: Constify all Property
,
Richard Henderson
,
14:16
Re: [PATCH 00/71] whole-tree: Constify Property structures
,
Richard Henderson
,
14:16
[PATCH 01/71] target/arm: Constify all Property
,
Richard Henderson
,
14:16
[PATCH 50/71] hw/remote: Constify all Property
,
Richard Henderson
,
14:16
[PATCH 60/71] hw/timer: Constify all Property
,
Richard Henderson
,
14:16
[PATCH 59/71] hw/ssi: Constify all Property
,
Richard Henderson
,
14:16
[PATCH 55/71] hw/scsi: Constify all Property
,
Richard Henderson
,
14:14
[PATCH 46/71] hw/pci-host/astro: Remove empty Property list
,
Richard Henderson
,
14:14
[PATCH 49/71] hw/ppc: Constify all Property
,
Richard Henderson
,
14:14
[PATCH 44/71] hw/nvram: Constify all Property
,
Richard Henderson
,
14:14
[PATCH 47/71] hw/pci-host: Constify all Property
,
Richard Henderson
,
14:14
[PATCH 45/71] hw/pci-bridge: Constify all Property
,
Richard Henderson
,
14:14
[PATCH 43/71] hw/nvme: Constify all Property
,
Richard Henderson
,
14:14
[PATCH 42/71] hw/nubus: Constify all Property
,
Richard Henderson
,
14:14
[PATCH 40/71] hw/misc: Constify all Property
,
Richard Henderson
,
14:14
[PATCH 41/71] hw/net: Constify all Property
,
Richard Henderson
,
14:14
[PATCH 37/71] hw/mem: Constify all Property
,
Richard Henderson
,
14:13
[PATCH 39/71] hw/misc/xlnx-versal-trng: Constify trng_props
,
Richard Henderson
,
14:13
[PATCH 36/71] hw/m68k: Constify all Property
,
Richard Henderson
,
14:13
[PATCH 38/71] hw/mips: Constify all Property
,
Richard Henderson
,
14:13
[PATCH 35/71] hw/isa: Constify all Property
,
Richard Henderson
,
14:11
[PATCH 26/71] hw/gpio: Constify all Property
,
Richard Henderson
,
14:10
[PATCH 34/71] hw/ipmi: Constify all Property
,
Richard Henderson
,
14:10
[PATCH 33/71] hw/ipack: Constify all Property
,
Richard Henderson
,
14:10
[PATCH 32/71] hw/intc: Constify all Property
,
Richard Henderson
,
14:10
[PATCH 28/71] hw/i2c: Constify all Property
,
Richard Henderson
,
14:10
[PATCH 31/71] hw/input: Constify all Property
,
Richard Henderson
,
14:10
[PATCH 29/71] hw/i386: Constify all Property
,
Richard Henderson
,
14:10
[PATCH 30/71] hw/ide: Constify all Property
,
Richard Henderson
,
14:10
[PATCH 27/71] hw/hyperv: Constify all Property
,
Richard Henderson
,
14:10
[PATCH 25/71] hw/dma: Constify all Property
,
Richard Henderson
,
14:10
[PATCH 24/71] hw/display: Constify all Property
,
Richard Henderson
,
14:10
[PATCH 21/71] hw/core: Constify all Property
,
Richard Henderson
,
14:10
[PATCH 22/71] hw/cpu: Constify all Property
,
Richard Henderson
,
14:10
[PATCH 20/71] hw/char: Constify all Property
,
Richard Henderson
,
14:10
[PATCH 16/71] hw/audio: Constify all Property
,
Richard Henderson
,
14:09
[PATCH 19/71] hw/block: Constify all Property
,
Richard Henderson
,
14:09
[PATCH 15/71] hw/arm: Constify all Property
,
Richard Henderson
,
14:09
[PATCH 17/71] hw/avr: Constify all Property
,
Richard Henderson
,
14:09
[PATCH 18/71] hw/block/xen-block: Unexport PropertyInfo
,
Richard Henderson
,
14:09
[PATCH 14/71] hw/adc: Constify all Property
,
Richard Henderson
,
14:09
[PATCH 12/71] hw/9pfs: Constify all Property
,
Richard Henderson
,
14:09
[PATCH 13/71] hw/acpi: Constify all Property
,
Richard Henderson
,
14:09
[PATCH 10/71] target/sparc: Constify all Property and PropertyInfo
,
Richard Henderson
,
14:09
[PATCH 11/71] cpu-target: Constify all Property
,
Richard Henderson
,
14:09
[PATCH 09/71] target/s390x: Constify all Property
,
Richard Henderson
,
14:09
[PATCH 08/71] target/riscv: Constify all Property
,
Richard Henderson
,
14:09
[PATCH 07/71] target/ppc: Remove empty property list
,
Richard Henderson
,
14:09
[PATCH 06/71] target/mips: Constify all Property
,
Richard Henderson
,
14:08
[PATCH 05/71] target/microblaze: Constify all Property
,
Richard Henderson
,
14:08
[PULL 3/4] include/exec: Introduce fpst alias in helper-head.h.inc
,
Richard Henderson
,
14:08
[PATCH 04/71] target/i386: Constify all Property
,
Richard Henderson
,
14:08
[PATCH 02/71] target/avr: Constify all Property
,
Richard Henderson
,
14:08
[PATCH 00/71] whole-tree: Constify Property structures
,
Richard Henderson
,
14:08
[PULL 1/4] tcg: Reset free_temps before tcg_optimize
,
Richard Henderson
,
14:08
Re: [PATCH] hw/intc/arm_gicv3_its: Zero initialize local DTEntry etc structs
,
Richard Henderson
,
13:54
Re: [PATCH] tests/qtest/sse-timer-test: Add watchdog reset to sse-timer test
,
Fabiano Rosas
,
13:49
Re: [PATCH v2 2/6] hw/usb/hcd-xhci-pci: Move msi/msix properties from NEC to superclass
,
Philippe Mathieu-Daudé
,
13:40
Re: [PATCH v3 24/24] vfio/migration: Multifd device state transfer support - send side
,
Maciej S. Szmigiero
,
13:26
[PATCH] hw/intc/arm_gicv3_its: Zero initialize local DTEntry etc structs
,
Peter Maydell
,
13:23
Re: [PATCH v3 0/4] Minor fixes for Arm documentation
,
Pierrick Bouvier
,
13:08
Re: [PATCH 3/3] target/riscv: fix the trap generation for conditional store
,
Richard Henderson
,
12:52
[PULL 85/85] target/arm: Simplify condition for tlbi_el2_cp_reginfo[]
,
Peter Maydell
,
12:36
[PULL 84/85] target/arm: Move RME TLB insns to tlb-insns.c
,
Peter Maydell
,
12:36
[PULL 82/85] target/arm: Move the TLBI OS insns to tlb-insns.c.
,
Peter Maydell
,
12:36
[PULL 77/85] target/arm: Move TLBI insns for AArch32 EL2 to tlbi_insn_helper.c
,
Peter Maydell
,
12:36
[PULL 73/85] docs/system/arm/xlnx-versal-virt: document ospi-flash property
,
Peter Maydell
,
12:35
[PULL 74/85] docs/system/arm/virt: document missing properties
,
Peter Maydell
,
12:35
[PULL 71/85] docs/system/arm/orangepi: update links
,
Peter Maydell
,
12:35
[PULL 83/85] target/arm: Move small helper functions to tlb-insns.c
,
Peter Maydell
,
12:35
[PULL 78/85] target/arm: Move AArch64 TLBI insns from v8_cp_reginfo[]
,
Peter Maydell
,
12:35
[PULL 79/85] target/arm: Move the AArch64 EL2 TLBI insns
,
Peter Maydell
,
12:35
[PULL 76/85] target/arm: Move some TLBI insns to their own source file
,
Peter Maydell
,
12:35
[PULL 69/85] target/arm: Convert FCVTL to decodetree
,
Peter Maydell
,
12:35
[PULL 65/85] target/arm: Convert handle_2misc_fcmp_zero to decodetree
,
Peter Maydell
,
12:35
[PULL 72/85] docs/system/arm/fby35: document execute-in-place property
,
Peter Maydell
,
12:35
[PULL 67/85] target/arm: Introduce gen_gvec_urecpe, gen_gvec_ursqrte
,
Peter Maydell
,
12:35
[PULL 64/85] target/arm: Convert FCVT* (vector, integer) to decodetree
,
Peter Maydell
,
12:35
[PULL 63/85] target/arm: Convert FCVTZ[SU] (vector, fixed-point) to decodetree
,
Peter Maydell
,
12:35
[PULL 61/85] target/arm: Rename helper_gvec_vcvt_[hf][su] with _rz
,
Peter Maydell
,
12:35
[PULL 58/85] target/arm: Convert FCVT* (vector, fixed-point) scalar to decodetree
,
Peter Maydell
,
12:35
[PULL 60/85] target/arm: Convert [US]CVTF (vector, fixed-point) scalar to decodetree
,
Peter Maydell
,
12:35
[PULL 56/85] target/arm: Convert FRINT* (vector) to decodetree
,
Peter Maydell
,
12:35
[PULL 45/85] target/arm: Introduce gen_gvec_{s,u}{add,ada}lp
,
Peter Maydell
,
12:35
[PULL 39/85] target/arm: Introduce gen_gvec_cnt, gen_gvec_rbit
,
Peter Maydell
,
12:35
[PULL 07/85] target/arm: Convert RBIT, REV16, REV32, REV64 to decodetree
,
Peter Maydell
,
12:34
[PULL 53/85] target/arm: Implement gen_gvec_fabs, gen_gvec_fneg
,
Peter Maydell
,
12:34
[PULL 54/85] target/arm: Convert FABS, FNEG (vector) to decodetree
,
Peter Maydell
,
12:34
[PULL 50/85] target/arm: Convert FCVTN, BFCVTN to decodetree
,
Peter Maydell
,
12:34
[PULL 52/85] target/arm: Convert SHLL to decodetree
,
Peter Maydell
,
12:34
[PULL 46/85] target/arm: Convert handle_2misc_pairwise to decodetree
,
Peter Maydell
,
12:34
[PULL 47/85] target/arm: Remove helper_neon_{add,sub}l_u{16,32}
,
Peter Maydell
,
12:34
[PULL 43/85] target/arm: Convert handle_rev to decodetree
,
Peter Maydell
,
12:34
[PULL 42/85] target/arm: Introduce gen_gvec_rev{16,32,64}
,
Peter Maydell
,
12:34
[PULL 40/85] target/arm: Convert CNT, NOT, RBIT (vector) to decodetree
,
Peter Maydell
,
12:34
[PULL 41/85] target/arm: Convert CMGT, CMGE, GMLT, GMLE, CMEQ (zero) to decodetree
,
Peter Maydell
,
12:34
[PULL 37/85] target/arm: Introduce gen_gvec_cls, gen_gvec_clz
,
Peter Maydell
,
12:34
[PULL 35/85] target/arm: Convert SQABS, SQNEG to decodetree
,
Peter Maydell
,
12:34
[PULL 31/85] target/arm: Convert FCVT (scalar) to decodetree
,
Peter Maydell
,
12:34
[PULL 30/85] target/arm: Convert FRINT{32, 64}[ZX] (scalar) to decodetree
,
Peter Maydell
,
12:34
[PULL 28/85] target/arm: Convert FRINT[NPMSAXI] (scalar) to decodetree
,
Peter Maydell
,
12:34
[PULL 27/85] target/arm: Convert FSQRT (scalar) to decodetree
,
Peter Maydell
,
12:34
[PULL 26/85] target/arm: Remove helper_sqrt_f16
,
Peter Maydell
,
12:34
[PULL 23/85] target/arm: Fix decode of fp16 vector fabs, fneg, fsqrt
,
Peter Maydell
,
12:34
[PULL 19/85] target/arm: Convert disas_cond_select to decodetree
,
Peter Maydell
,
12:34
[PULL 16/85] target/arm: Convert RMIF to decodetree
,
Peter Maydell
,
12:34
[PULL 18/85] target/arm: Convert CCMP, CCMN to decodetree
,
Peter Maydell
,
12:34
[PULL 14/85] target/arm: Convert disas_data_proc_3src to decodetree
,
Peter Maydell
,
12:34
[PULL 10/85] target/arm: Convert XPAC[ID] to decodetree
,
Peter Maydell
,
12:34
[PULL 12/85] target/arm: Convert disas_add_sub_ext_reg to decodetree
,
Peter Maydell
,
12:34
[PULL 81/85] target/arm: Move TLBI range insns
,
Peter Maydell
,
12:34
[PULL 80/85] target/arm: Move AArch64 EL3 TLBI insns
,
Peter Maydell
,
12:34
[PULL 70/85] target/arm: Use float_round_to_odd in helper_fcvtx_f64_to_f32
,
Peter Maydell
,
12:34
[PULL 75/85] MAINTAINERS: correct my email address
,
Peter Maydell
,
12:34
[PULL 66/85] target/arm: Convert FRECPE, FRECPX, FRSQRTE to decodetree
,
Peter Maydell
,
12:34
[PULL 62/85] target/arm: Convert [US]CVTF (vector) to decodetree
,
Peter Maydell
,
12:34
[PULL 59/85] target/arm: Convert [US]CVTF (vector, integer) scalar to decodetree
,
Peter Maydell
,
12:34
[PULL 68/85] target/arm: Convert URECPE and URSQRTE to decodetree
,
Peter Maydell
,
12:34
[PULL 11/85] target/arm: Convert disas_logic_reg to decodetree
,
Peter Maydell
,
12:34
[PULL 55/85] target/arm: Convert FSQRT (vector) to decodetree
,
Peter Maydell
,
12:34
[PULL 57/85] target/arm: Convert FCVT* (vector, integer) scalar to decodetree
,
Peter Maydell
,
12:34
[PULL 51/85] target/arm: Convert FCVTXN to decodetree
,
Peter Maydell
,
12:34
[PULL 48/85] target/arm: Introduce clear_vec
,
Peter Maydell
,
12:34
[PULL 49/85] target/arm: Convert XTN, SQXTUN, SQXTN, UQXTN to decodetree
,
Peter Maydell
,
12:34
[PULL 44/85] target/arm: Move helper_neon_addlp_{s8, s16} to neon_helper.c
,
Peter Maydell
,
12:34
[PULL 32/85] target/arm: Convert handle_fpfpcvt to decodetree
,
Peter Maydell
,
12:34
[PULL 25/85] target/arm: Pass fpstatus to vfp_sqrt*
,
Peter Maydell
,
12:33
[PULL 09/85] target/arm: Convert PAC[ID]*, AUT[ID]* to decodetree
,
Peter Maydell
,
12:33
[PULL 38/85] target/arm: Convert CLS, CLZ (vector) to decodetree
,
Peter Maydell
,
12:33
[PULL 36/85] target/arm: Convert ABS, NEG to decodetree
,
Peter Maydell
,
12:33
[PULL 34/85] target/arm: Convert handle_fmov to decodetree
,
Peter Maydell
,
12:33
[PULL 33/85] target/arm: Convert FJCVTZS to decodetree
,
Peter Maydell
,
12:33
[PULL 29/85] target/arm: Convert BFCVT to decodetree
,
Peter Maydell
,
12:33
[PULL 24/85] target/arm: Convert FMOV, FABS, FNEG (scalar) to decodetree
,
Peter Maydell
,
12:33
[PULL 22/85] target/arm: Convert FCMP, FCMPE, FCCMP, FCCMPE to decodetree
,
Peter Maydell
,
12:33
[PULL 08/85] target/arm: Convert CLZ, CLS to decodetree
,
Peter Maydell
,
12:33
[PULL 03/85] target/arm: Convert LSLV, LSRV, ASRV, RORV to decodetree
,
Peter Maydell
,
12:33
[PULL 04/85] target/arm: Convert CRC32, CRC32C to decodetree
,
Peter Maydell
,
12:33
[PULL 05/85] target/arm: Convert SUBP, IRG, GMI to decodetree
,
Peter Maydell
,
12:33
[PULL 00/85] target-arm queue
,
Peter Maydell
,
12:33
[PULL 21/85] target/arm: Introduce fp_access_check_vector_hsd
,
Peter Maydell
,
12:33
[PULL 20/85] target/arm: Introduce fp_access_check_scalar_hsd
,
Peter Maydell
,
12:33
[PULL 15/85] target/arm: Convert disas_adc_sbc to decodetree
,
Peter Maydell
,
12:33
[PULL 06/85] target/arm: Convert PACGA to decodetree
,
Peter Maydell
,
12:33
[PULL 01/85] target/arm: Add section labels for "Data Processing (register)"
,
Peter Maydell
,
12:33
[PULL 17/85] target/arm: Convert SETF8, SETF16 to decodetree
,
Peter Maydell
,
12:33
[PULL 13/85] target/arm: Convert disas_add_sub_reg to decodetree
,
Peter Maydell
,
12:33
[PULL 02/85] target/arm: Convert UDIV, SDIV to decodetree
,
Peter Maydell
,
12:32
[PATCH v5 8/8] i386/cpu: Adjust level for RDT on full_cpuid_auto_level
,
Hendrik Wuethrich
,
12:27
[PATCH v5 4/8] i386: Add RDT device interface through MSRs
,
Hendrik Wuethrich
,
12:27
[PATCH v5 5/8] i386: Add CPUID enumeration for RDT
,
Hendrik Wuethrich
,
12:27
[PATCH v5 6/8] i386: Add RDT feature flags.
,
Hendrik Wuethrich
,
12:27
[PATCH v5 7/8] i386/cpu: Adjust CPUID level for RDT features
,
Hendrik Wuethrich
,
12:27
[PATCH v5 3/8] i386: Add RDT functionality
,
Hendrik Wuethrich
,
12:27
[PATCH v5 1/8] i386: Add Intel RDT device and State to config.
,
Hendrik Wuethrich
,
12:27
[PATCH v5 2/8] i386: Add init and realize functionality for RDT device.
,
Hendrik Wuethrich
,
12:27
[PATCH v5 0/8] mulate Intel RDT features needed to mount ResCtrl in Linux
,
Hendrik Wuethrich
,
12:27
Re: [PATCH v4 1/2] hw/ide/ahci: Decouple from PCI
,
Bernhard Beschow
,
12:27
Re: [PATCH V4 02/19] physmem: fd-based shared memory
,
Steven Sistare
,
12:05
Re: [PATCH RFC v3 3/3] mhsld: implement MHSLD device
,
Gregory Price
,
12:03
RE: [PATCH] hostmem-file: add the 'hmem' option
,
Luo, Zhigang
,
12:00
Re: [RFC PATCH v3 25/26] target/arm/kvm-rme: Add measurement log
,
Stefan Berger
,
11:51
Re: [PATCH V4 02/19] physmem: fd-based shared memory
,
Steven Sistare
,
11:42
RE: [PATCH 3/3] target/riscv: fix the trap generation for conditional store
,
Konrad, Frederic
,
11:31
Re: [PATCH RFC v3 3/3] mhsld: implement MHSLD device
,
Jonathan Cameron
,
11:19
Re: [PATCH RFCv2 02/20] arm/cpu: Add sysreg definitions in cpu-sysregs.h
,
Cornelia Huck
,
11:17
Re: [PATCH] target/arm/tcg: fix potential integer overflow in iwmmxt_macuw()
,
Peter Maydell
,
11:16
[PATCH v2 4/6] hw/usb/hcd-xhci-pci: Adds property for disabling mapping in IRQ mode
,
Phil Dennis-Jordan
,
11:06
[PATCH v2 5/6] hw/usb/hcd-xhci-pci: Indentation fix
,
Phil Dennis-Jordan
,
11:06
[PATCH v2 1/6] hw/usb/hcd-xhci-pci: Use modulo to select MSI vector as per spec
,
Phil Dennis-Jordan
,
11:06
[PATCH v2 6/6] hw/vmapple: XHCI controller's interrupt mapping workaround for macOS
,
Phil Dennis-Jordan
,
11:06
[PATCH v2 3/6] hw/usb/hcd-xhci-pci: Use event ring 0 if mapping unsupported
,
Phil Dennis-Jordan
,
11:06
[PATCH v2 2/6] hw/usb/hcd-xhci-pci: Move msi/msix properties from NEC to superclass
,
Phil Dennis-Jordan
,
11:06
[PATCH v2 0/6] hw/usb/hcd-xhci: Fixes, improvements, and macOS workaround
,
Phil Dennis-Jordan
,
11:06
[PATCH 2/2] s390x: Fix CSS migration
,
Fabiano Rosas
,
11:01
[PATCH 1/2] migration/multifd: Fix compat with QEMU < 9.0
,
Fabiano Rosas
,
11:01
[PATCH 0/2] migration: Fix regressions
,
Fabiano Rosas
,
11:01
Re: [PATCH 0/2] support block encryption/decryption in parallel
,
Daniel P . Berrangé
,
10:56
Re: [PATCH RFCv2 01/20] kvm: kvm_get_writable_id_regs
,
Cornelia Huck
,
10:43
Re: [PATCH] MAINTAINERS: correct my email address
,
Peter Maydell
,
10:38
Re: [PATCH v3 0/4] Minor fixes for Arm documentation
,
Peter Maydell
,
10:37
Re: [PATCH v2 10/14] s390x/s390-virtio-ccw: prepare for memory devices
,
Thomas Huth
,
10:35
Re: [PATCH] target/arm: Use float_round_to_odd in helper_fcvtx_f64_to_f32
,
Peter Maydell
,
10:33
Re: [PATCH V4 06/19] physmem: preserve ram blocks for cpr
,
Steven Sistare
,
10:30
Re: [PATCH V4 06/19] physmem: preserve ram blocks for cpr
,
Peter Xu
,
10:22
[PATCH v14 15/15] hw/vmapple/vmapple: Add vmapple machine type
,
Phil Dennis-Jordan
,
10:20
[PATCH v14 06/15] hw: Add vmapple subdir
,
Phil Dennis-Jordan
,
10:20
[PATCH v14 10/15] hw/vmapple/aes: Introduce aes engine
,
Phil Dennis-Jordan
,
10:20
[PATCH v14 13/15] hw/vmapple/virtio-blk: Add support for apple virtio-blk
,
Phil Dennis-Jordan
,
10:20
[PATCH v14 12/15] hw/vmapple/cfg: Introduce vmapple cfg region
,
Phil Dennis-Jordan
,
10:20
[PATCH v14 09/15] gpex: Allow more than 4 legacy IRQs
,
Phil Dennis-Jordan
,
10:20
[PATCH v14 14/15] hw/block/virtio-blk: Replaces request free function with g_free
,
Phil Dennis-Jordan
,
10:20
[PATCH v14 11/15] hw/vmapple/bdif: Introduce vmapple backdoor interface
,
Phil Dennis-Jordan
,
10:20
[PATCH v14 08/15] hvf: arm: Ignore writes to CNTP_CTL_EL0
,
Phil Dennis-Jordan
,
10:20
[PATCH v14 04/15] hw/display/apple-gfx: Adds configurable mode list
,
Phil Dennis-Jordan
,
10:20
[PATCH v14 03/15] hw/display/apple-gfx: Adds PCI implementation
,
Phil Dennis-Jordan
,
10:20
[PATCH v14 07/15] hw/misc/pvpanic: Add MMIO interface
,
Phil Dennis-Jordan
,
10:20
[PATCH v14 02/15] hw/display/apple-gfx: Introduce ParavirtualizedGraphics.Framework support
,
Phil Dennis-Jordan
,
10:20
[PATCH v14 01/15] ui & main loop: Redesign of system-specific main thread event handling
,
Phil Dennis-Jordan
,
10:20
[PATCH v13 10/15] hw/vmapple/aes: Introduce aes engine
,
Phil Dennis-Jordan
,
10:20
[PATCH v14 05/15] MAINTAINERS: Add myself as maintainer for apple-gfx, reviewer for HVF
,
Phil Dennis-Jordan
,
10:19
[PATCH v14 00/15] macOS PV Graphics and new vmapple machine type
,
Phil Dennis-Jordan
,
10:19
[PATCH v13 15/15] hw/vmapple/vmapple: Add vmapple machine type
,
Phil Dennis-Jordan
,
10:19
[PATCH v13 13/15] hw/vmapple/virtio-blk: Add support for apple virtio-blk
,
Phil Dennis-Jordan
,
10:19
[PATCH v13 09/15] gpex: Allow more than 4 legacy IRQs
,
Phil Dennis-Jordan
,
10:19
[PATCH v13 12/15] hw/vmapple/cfg: Introduce vmapple cfg region
,
Phil Dennis-Jordan
,
10:19
[PATCH v13 14/15] hw/block/virtio-blk: Replaces request free function with g_free
,
Phil Dennis-Jordan
,
10:19
[PATCH v13 08/15] hvf: arm: Ignore writes to CNTP_CTL_EL0
,
Phil Dennis-Jordan
,
10:19
[PATCH v13 04/15] hw/display/apple-gfx: Adds configurable mode list
,
Phil Dennis-Jordan
,
10:19
[PATCH v13 11/15] hw/vmapple/bdif: Introduce vmapple backdoor interface
,
Phil Dennis-Jordan
,
10:19
[PATCH v13 05/15] MAINTAINERS: Add myself as maintainer for apple-gfx, reviewer for HVF
,
Phil Dennis-Jordan
,
10:19
[PATCH v13 07/15] hw/misc/pvpanic: Add MMIO interface
,
Phil Dennis-Jordan
,
10:19
[PATCH v13 06/15] hw: Add vmapple subdir
,
Phil Dennis-Jordan
,
10:19
[PATCH v13 02/15] hw/display/apple-gfx: Introduce ParavirtualizedGraphics.Framework support
,
Phil Dennis-Jordan
,
10:19
[PATCH v13 03/15] hw/display/apple-gfx: Adds PCI implementation
,
Phil Dennis-Jordan
,
10:18
[PATCH v13 01/15] ui & main loop: Redesign of system-specific main thread event handling
,
Phil Dennis-Jordan
,
10:18
[PATCH v13 00/15] macOS PV Graphics and new vmapple machine type
,
Phil Dennis-Jordan
,
10:18
Re: [PATCH] hw/usb/hcd-xhci-nec: Remove unused XHCINecState::flags field
,
Philippe Mathieu-Daudé
,
09:50
Re: [PATCH v4 0/2] AHCI cleanup
,
Philippe Mathieu-Daudé
,
09:45
Re: [PATCH v6 43/60] i386/tdx: Only configure MSR_IA32_UCODE_REV in kvm_init_msrs() for TDs
,
Ira Weiny
,
09:43
Re: [PATCH v4 1/2] hw/ide/ahci: Decouple from PCI
,
Philippe Mathieu-Daudé
,
09:41
Re: [PATCH] target/loongarch: Use actual operand size with vbsrl check
,
Philippe Mathieu-Daudé
,
09:35
RE: [PATCH 2/3] target/riscv: generate misaligned access trap for rvi insn
,
Konrad, Frederic
,
09:33
Re: [RFC PATCH v3 23/26] hw/tpm: Add TPM event log
,
Jean-Philippe Brucker
,
09:31
Re: [PATCH v2 00/14] s390x: virtio-mem support
,
David Hildenbrand
,
09:26
Re: [PATCH v2 3/7] hw/nvram/fw_cfg: Skip FW_CFG_DATA_GENERATOR when no data to generate
,
Philippe Mathieu-Daudé
,
09:21
Re: [PATCH v2 10/14] s390x/s390-virtio-ccw: prepare for memory devices
,
David Hildenbrand
,
09:21
Re: [RFC PATCH v3 25/26] target/arm/kvm-rme: Add measurement log
,
Jean-Philippe Brucker
,
09:21
Re: [PATCH v2 4/7] hw/pci: Have PCI_BUS implement TYPE_FW_CFG_DATA_GENERATOR_INTERFACE
,
Daniel P . Berrangé
,
08:48
Re: [PATCH v2 3/7] hw/nvram/fw_cfg: Skip FW_CFG_DATA_GENERATOR when no data to generate
,
Daniel P . Berrangé
,
08:48
Re: [PATCH v3 00/69] target/arm: AArch64 decodetree conversion, final part
,
Peter Maydell
,
08:43
Re: [PATCH 3/6] hw/pci: Have PCI_BUS implement TYPE_FW_CFG_DATA_GENERATOR_INTERFACE
,
Philippe Mathieu-Daudé
,
08:35
[PATCH v2 7/7] hw/nvram/fw_cfg: Remove fw_cfg_add_extra_pci_roots()
,
Philippe Mathieu-Daudé
,
08:35
[PATCH v2 5/7] hw/pci: Add pci_bus_add_fw_cfg_extra_pci_roots() helper
,
Philippe Mathieu-Daudé
,
08:35
[PATCH v2 6/7] hw: Use pci_bus_add_fw_cfg_extra_pci_roots()
,
Philippe Mathieu-Daudé
,
08:35
[PATCH v2 4/7] hw/pci: Have PCI_BUS implement TYPE_FW_CFG_DATA_GENERATOR_INTERFACE
,
Philippe Mathieu-Daudé
,
08:35
[PATCH v2 3/7] hw/nvram/fw_cfg: Skip FW_CFG_DATA_GENERATOR when no data to generate
,
Philippe Mathieu-Daudé
,
08:34
[PATCH v2 2/7] hw/nvram/fw_cfg: Pass QOM parent to fw_cfg_add_file_from_generator()
,
Philippe Mathieu-Daudé
,
08:34
[PATCH v2 0/7] hw/nvram/fw_cfg: Move PCI bus methods out
,
Philippe Mathieu-Daudé
,
08:34
[PATCH v2 1/7] hw/nvram/fw_cfg: Rename fw_cfg_add_[file]_from_generator()
,
Philippe Mathieu-Daudé
,
08:34
Re: [RFC PATCH 0/5] hw/arm/virt: Add support for user-creatable nested SMMUv3
,
Peter Maydell
,
08:33
Re: [RFC PATCH 0/5] hw/arm/virt: Add support for user-creatable nested SMMUv3
,
Daniel P . Berrangé
,
08:20
Re: [RFC PATCH 0/5] hw/arm/virt: Add support for user-creatable nested SMMUv3
,
Jason Gunthorpe
,
07:47
Re: [RFC PATCH 0/5] hw/arm/virt: Add support for user-creatable nested SMMUv3
,
Jason Gunthorpe
,
07:44
Re: [PATCH v2 12/14] s390x: remember the maximum page size
,
Thomas Huth
,
07:43
Re: [PATCH v2 0/2] Separate memory access logs from guest_errors
,
BALATON Zoltan
,
07:41
Re: [PATCH v2 10/14] s390x/s390-virtio-ccw: prepare for memory devices
,
Thomas Huth
,
07:41
Re: [PATCH v2 09/14] s390x/s390-skeys: prepare for memory devices
,
Thomas Huth
,
07:36
Re: [PATCH v2 00/14] s390x: virtio-mem support
,
Thomas Huth
,
07:36
Re: [PULL 0/4] tcg patch queue
,
Stefan Hajnoczi
,
07:34
Re: [PATCH] tests/qtest/sse-timer-test: Add watchdog reset to sse-timer test
,
Thomas Huth
,
07:26
Re: [PATCH v3 17/26] hw/arm/virt: Reserve one bit of guest-physical address for RME
,
Gavin Shan
,
07:03
Re: [RFC PATCH 0/5] hw/arm/virt: Add support for user-creatable nested SMMUv3
,
Daniel P . Berrangé
,
07:01
Re: [RFC PATCH 0/5] hw/arm/virt: Add support for user-creatable nested SMMUv3
,
Daniel P . Berrangé
,
06:58
Re: [PATCH 4/4] hw/timer/hpet: Hold fw_cfg state within HPET class
,
Daniel P . Berrangé
,
06:40
Re: [PATCH 6/6] hw/nvram/fw_cfg: Remove fw_cfg_add_extra_pci_roots()
,
Daniel P . Berrangé
,
06:35
Re: [PATCH 5/6] hw: Use pci_bus_add_fw_cfg_extra_pci_roots()
,
Daniel P . Berrangé
,
06:34
Re: [PATCH 4/6] hw/pci: Add pci_bus_add_fw_cfg_extra_pci_roots() helper
,
Daniel P . Berrangé
,
06:34
Re: [PATCH 3/6] hw/pci: Have PCI_BUS implement TYPE_FW_CFG_DATA_GENERATOR_INTERFACE
,
Daniel P . Berrangé
,
06:32
Re: [PATCH 2/6] hw/nvram/fw_cfg: Pass QOM parent to fw_cfg_add_file_from_generator()
,
Daniel P . Berrangé
,
06:27
Re: [PATCH 1/6] hw/nvram/fw_cfg: Rename fw_cfg_add_[file]_from_generator()
,
Daniel P . Berrangé
,
06:26
Re: [PATCH 19/26] rust: rename qemu-api modules to follow C code a bit more
,
Paolo Bonzini
,
06:25
Re: [PATCH 0/6] hw/nvram/fw_cfg: Move PCI bus methods out
,
Philippe Mathieu-Daudé
,
06:21
Re: [PATCH 0/4] hw/timer/hpet: Make fw_cfg state private to HPET class
,
Philippe Mathieu-Daudé
,
06:21
Re: [PATCH 00/18] accel/tcg: Extract user APIs out of 'exec/[cpu,exec]-all.h'
,
Philippe Mathieu-Daudé
,
06:14
Re: [PATCH v3 24/24] vfio/migration: Multifd device state transfer support - send side
,
Cédric Le Goater
,
06:08
Re: [PATCH] hw/arm/aspeed: fix connect_serial_hds_to_uarts
,
Cédric Le Goater
,
05:47
Re: [PULL 00/72] target-arm queue
,
Peter Maydell
,
05:44
Re: [PULL 0/4] tcg patch queue
,
Philippe Mathieu-Daudé
,
05:41
答复: 答复: [PATCH] hw/arm/aspeed: fix connect_serial_hds_to_uarts
,
贾纪东_华硕上海
,
05:11
Re: 答复: [PATCH] hw/arm/aspeed: fix connect_serial_hds_to_uarts
,
Cédric Le Goater
,
04:57
答复: [PATCH] hw/arm/aspeed: fix connect_serial_hds_to_uarts
,
贾纪东_华硕上海
,
04:49
[PULL 12/18] hw/intc/loongarch_extioi: Rename LoongArchExtIOI with LoongArchExtIOICommonState
,
Bibo Mao
,
04:41
[PULL 11/18] include: Rename LoongArchExtIOI with LoongArchExtIOICommonState
,
Bibo Mao
,
04:41
[PULL 10/18] include: Move struct LoongArchExtIOI to header file loongarch_extioi_common
,
Bibo Mao
,
04:40
[PULL 09/18] include: Add loongarch_extioi_common header file
,
Bibo Mao
,
04:40
[PULL 04/18] hw/intc/loongarch_pch: Rename LoongArchPCHPIC with LoongArchPICCommonState
,
Bibo Mao
,
04:40
[PULL 06/18] hw/intc/loongarch_pch: Inherit from loongarch_pic_common
,
Bibo Mao
,
04:40
[PULL 08/18] hw/intc/loongarch_pch: Code cleanup about loongarch_pch_pic
,
Bibo Mao
,
04:40
[PULL 02/18] include: Move struct LoongArchPCHPIC to loongarch_pic_common header file
,
Bibo Mao
,
04:40
[PULL 07/18] hw/intc/loongarch_pch: Add pre_save and post_load interfaces
,
Bibo Mao
,
04:40
[PULL 00/18] loongarch-to-apply queue
,
Bibo Mao
,
04:40
[PULL 01/18] include: Add loongarch_pic_common header file
,
Bibo Mao
,
04:40
[PULL 03/18] hw/intc/loongarch_pch: Merge instance_init() into realize()
,
Bibo Mao
,
04:40
[PULL 05/18] hw/intc/loongarch_pch: Move some functions to file loongarch_pic_common
,
Bibo Mao
,
04:40
[PATCH v2] hw/cxl: Fix msix_notify: Assertion `vector < dev->msix_entries_nr`
,
Li Zhijian
,
04:36
Re: [PATCH 0/2] s390x/pci: relax I/O address translation requirement
,
Thomas Huth
,
04:25
Re: [PATCH v2 31/31] tests/functional: ignore errors when caching assets, except for 404
,
Thomas Huth
,
04:14
Re: [PATCH v2 30/31] tests/functional: skip tests if assets are not available
,
Thomas Huth
,
04:11
Re: [PATCH 0/2] s390x/pci: relax I/O address translation requirement
,
Cédric Le Goater
,
04:07
Re: [PATCH v3] riscv/gdb: add V bit to priv register
,
Mario Fleischmann
,
04:05
Re: [PATCH 19/26] rust: rename qemu-api modules to follow C code a bit more
,
Zhao Liu
,
04:01
Re: [PATCH 0/2] support block encryption/decryption in parallel
,
Guoyi Tu
,
03:36
Re: [PATCH 14/26] rust: qom: move bridge for TypeInfo functions out of pl011
,
Zhao Liu
,
03:35
Re: [PATCH] hw/cxl: Fix msix_notify: Assertion `vector < dev->msix_entries_nr`
,
Zhijian Li (Fujitsu)
,
03:15
Re: [PATCH] hw/arm/aspeed: fix connect_serial_hds_to_uarts
,
Cédric Le Goater
,
02:19
[RFC PATCH 7/7] memory: Add a new argument to indicate the request attribute in RamDismcardManager helpers
,
Chenyi Qiang
,
02:09
[PATCH 6/7] RAMBlock: make guest_memfd require coordinate discard
,
Chenyi Qiang
,
02:09
[PATCH 4/7] KVM: Notify the state change event during shared/private conversion
,
Chenyi Qiang
,
02:09
[PATCH 5/7] memory: Register the RamDiscardManager instance upon guest_memfd creation
,
Chenyi Qiang
,
02:09
[PATCH 3/7] guest_memfd: Introduce a callback to notify the shared/private state change
,
Chenyi Qiang
,
02:09
[PATCH 2/7] guest_memfd: Introduce an object to manage the guest-memfd with RamDiscardManager
,
Chenyi Qiang
,
02:09
[PATCH 0/7] Enable shared device assignment
,
Chenyi Qiang
,
02:09
[PATCH 1/7] memory: Export a helper to get intersection of a MemoryRegionSection with a given range
,
Chenyi Qiang
,
02:09
Re: [PATCH] kvm: consistently return 0/-errno from kvm_convert_memory
,
Xiaoyao Li
,
00:48
Re: [PATCH 3/8] pci/msix: Implement PBA writes
,
Akihiko Odaki
,
00:14
December 12, 2024
[PULL 4/5] target/hexagon: Use argparse in all python scripts
,
Brian Cain
,
23:19
[PULL 2/5] target/hexagon: rename HEX_EXCP_*=>HEX_CAUSE_*
,
Brian Cain
,
23:19
[PULL 5/5] target/hexagon: Make HVX vector args. restrict *
,
Brian Cain
,
23:19
[PULL 1/5] Hexagon (target/hexagon) Remove HEX_DEBUG/HEX_DEBUG_LOG
,
Brian Cain
,
23:19
[PULL 3/5] target/hexagon: add enums for event, cause
,
Brian Cain
,
23:19
[PULL 0/5] hex queue
,
Brian Cain
,
23:19
Re: [PATCH v6 00/20] intel_iommu: Enable stage-1 translation for emulated device
,
Jason Wang
,
22:43
Re: [PATCH v6 18/20] intel_iommu: Introduce a property x-flts for stage-1 translation
,
Jason Wang
,
22:42
Re: 0001-target-loongarch-fix-vldi-inst.patch
,
lixianglai
,
22:42
Re: [PATCH v6 17/20] tests/acpi: q35: Update host address width in DMAR
,
Jason Wang
,
22:41
RE: [RFC.PATCH v1 0/2] sd:sdhci Fix data transfer did not complete
,
Jamin Lin
,
22:15
[PATCH v2 2/2] hw/sd/sdhci: Fix data transfer did not complete if data size is bigger than SDMA Buffer Boundary
,
Jamin Lin
,
22:12
[PATCH v2 1/2] hw/sd/sdhci: Fix boundary_count overflow in sdhci_sdma_transfer_multi_blocks
,
Jamin Lin
,
22:12
[PATCH v2 0/2] sd:sdhci Fix data transfer did not complete
,
Jamin Lin
,
22:12
Re: [QEMU PATCH v10] xen/passthrough: use gsi to map pirq when dom0 is PVH
,
Chen, Jiqian
,
22:02
[PATCH 23/23] docs/qapidoc: add transmogrifier test document
,
John Snow
,
21:20
[PATCH 22/23] docs/qapidoc: implement transmogrify() method
,
John Snow
,
21:20
[PATCH 20/23] docs/qapidoc: add visit_sections() method
,
John Snow
,
21:20
[PATCH 18/23] docs/qapidoc: add visit_returns() method
,
John Snow
,
21:20
[PATCH 21/23] docs/qapidoc: add visit_entity()
,
John Snow
,
21:20
[PATCH 17/23] docs/qapidoc: record current documented entity in transmogrifier
,
John Snow
,
21:20
[PATCH 19/23] docs/qapidoc: add visit_member() method
,
John Snow
,
21:20
[PATCH 16/23] docs/qapidoc: add visit_feature() method
,
John Snow
,
21:19
[PATCH 13/23] docs/qapidoc: add visit_errors() method
,
John Snow
,
21:19
[PATCH 15/23] docs/qapidoc: add add_field() and generate_field() helper methods
,
John Snow
,
21:19
[PATCH 14/23] docs/qapidoc: add format_type() method
,
John Snow
,
21:19
[PATCH 12/23] docs/qapidoc: add visit_paragraph() method
,
John Snow
,
21:19
[PATCH 11/23] docs/qapidoc: add preamble() method
,
John Snow
,
21:19
[PATCH 10/23] docs/qapidoc: add visit_freeform() method
,
John Snow
,
21:19
[PATCH 09/23] qapi/source: allow multi-line QAPISourceInfo advancing
,
John Snow
,
21:19
[PATCH 08/23] docs/qapidoc: add visit_module() method
,
John Snow
,
21:19
[PATCH 07/23] docs/qapidoc: add transmogrifier class stub
,
John Snow
,
21:19
[PATCH 06/23] docs/qapidoc: add transmogrifier stub
,
John Snow
,
21:19
[PATCH 05/23] qapi/schema: add __repr__ to QAPIDoc.Section
,
John Snow
,
21:19
[PATCH 04/23] qapi: expand tags to all doc sections
,
John Snow
,
21:19
[PATCH 02/23] qapi/parser: adjust info location for doc body section
,
John Snow
,
21:19
[PATCH 03/23] docs/qapidoc: remove example section support
,
John Snow
,
21:19
[PATCH 00/23] docs: add basic sphinx-domain rST generator to qapidoc
,
John Snow
,
21:19
[PATCH 01/23] docs/qapidoc: support header-less freeform sections
,
John Snow
,
21:19
Re: [PATCH] kvm: consistently return 0/-errno from kvm_convert_memory
,
Zhao Liu
,
21:17
Re: [PATCH] i386/kvm: Set return value after handling KVM_EXIT_HYPERCALL
,
Binbin Wu
,
20:58
Re: [PATCH] i386/kvm: Set return value after handling KVM_EXIT_HYPERCALL
,
Binbin Wu
,
20:56
Re: [PATCH] i386/kvm: Set return value after handling KVM_EXIT_HYPERCALL
,
Binbin Wu
,
20:46
Re: [PULL 00/49] rust, QOM, kvm changes for 2024-12-11
,
Stefan Hajnoczi
,
20:25
Re: [PULL 0/4] tcg patch queue
,
Stefan Hajnoczi
,
20:25
Re: [PULL 00/26] First s390x and functional testing patches for v10.0
,
Stefan Hajnoczi
,
20:25
Re: [PULL 00/72] target-arm queue
,
Stefan Hajnoczi
,
20:25
Re: [PULL 00/22] QTest patches for 2024-12-12
,
Stefan Hajnoczi
,
20:25
[RFC PATCH v2 21/35] docs/qapi-domain: add qapi:struct directive
,
John Snow
,
20:16
[RFC PATCH v2 33/35] WIP: 3.x ParserFix
,
John Snow
,
20:16
[RFC PATCH v2 34/35] WIP: 3.x ObjectDesc compat
,
John Snow
,
20:16
[RFC PATCH v2 35/35] WIP: 3.x css theming for missing xref
,
John Snow
,
20:16
[RFC PATCH v2 32/35] WIP: 3.x - XREF
,
John Snow
,
20:16
[RFC PATCH v2 31/35] docs/qapi-domain: collapsible branches
,
John Snow
,
20:15
[RFC PATCH v2 29/35] docs/qapi-domain: warn when QAPI domain xrefs fail to resolve
,
John Snow
,
20:15
[RFC PATCH v2 28/35] docs/qapi-domain: add CSS styling
,
John Snow
,
20:15
[RFC PATCH v2 30/35] docs/qapi-domain: implement error context reporting fix
,
John Snow
,
20:15
[RFC PATCH v2 25/35] docs/qapi-domain: add :ifcond: directive option
,
John Snow
,
20:15
[RFC PATCH v2 27/35] docs/qapi-domain: add type cross-refs to field lists
,
John Snow
,
20:15
[RFC PATCH v2 26/35] docs/qapi-domain: add warnings for malformed field lists
,
John Snow
,
20:15
[RFC PATCH v2 24/35] docs/qapi-domain: add :unstable: directive option
,
John Snow
,
20:15
[RFC PATCH v2 23/35] docs/qapi-domain: add :deprecated: directive option
,
John Snow
,
20:14
[RFC PATCH v2 22/35] docs/qapi-domain: add qapi:union and qapi:branch directives
,
John Snow
,
20:14
[RFC PATCH v2 20/35] docs/qapi-domain: add qapi:event directive
,
John Snow
,
20:14
[RFC PATCH v2 18/35] docs/qapi-domain: add qapi:enum directive
,
John Snow
,
20:14
[RFC PATCH v2 19/35] docs/qapi-domain: add qapi:alternate directive
,
John Snow
,
20:14
[RFC PATCH v2 17/35] docs/qapi-domain: add returns-nodesc
,
John Snow
,
20:14
[RFC PATCH v2 16/35] docs/qapi-domain: add "Returns:" field lists
,
John Snow
,
20:14
[RFC PATCH v2 15/35] docs/qapi-domain: add "Errors:" field lists
,
John Snow
,
20:14
[RFC PATCH v2 14/35] docs/qapi-domain: add "Features:" field lists
,
John Snow
,
20:14
[RFC PATCH v2 13/35] docs/qapi-domain: add "Arguments:" field lists
,
John Snow
,
20:14
[RFC PATCH v2 12/35] docs/qapi-domain: add :since: directive option
,
John Snow
,
20:14
[RFC PATCH v2 11/35] docs/qapi-domain: add qapi:command directive
,
John Snow
,
20:14
[RFC PATCH v2 10/35] docs/qapi-domain: add compatibility node classes
,
John Snow
,
20:14
[RFC PATCH v2 06/35] docs/qapi-domain: add QAPI domain object registry
,
John Snow
,
20:14
[RFC PATCH v2 09/35] docs/qapi-domain: add QAPI xref roles
,
John Snow
,
20:14
[RFC PATCH v2 07/35] docs/qapi-domain: add QAPI index
,
John Snow
,
20:14
[RFC PATCH v2 08/35] docs/qapi-domain: add resolve_any_xref()
,
John Snow
,
20:14
[RFC PATCH v2 05/35] docs/qapi-domain: add qapi:module directive
,
John Snow
,
20:13
[RFC PATCH v2 04/35] docs/sphinx: add compat.py module and nested_parse helper
,
John Snow
,
20:13
[RFC PATCH v2 03/35] docs/sphinx: create QAPI domain extension stub
,
John Snow
,
20:13
[RFC PATCH v2 02/35] pylint touchups
,
John Snow
,
20:13
[RFC PATCH v2 01/35] do-not-merge
,
John Snow
,
20:13
[RFC PATCH v2 00/35] Add qapi-domain Sphinx extension
,
John Snow
,
20:13
Re: [RFC PATCH 0/5] hw/arm/virt: Add support for user-creatable nested SMMUv3
,
Nathan Chen
,
20:01
Re: [RFC PATCH 4/5] hw/arm/virt-acpi-build: Build IORT with multiple SMMU nodes
,
Nicolin Chen
,
19:28
[PATCH] tests/qtest/sse-timer-test: Add watchdog reset to sse-timer test
,
Nabih Estefan
,
19:26
Re: [RFC PATCH 0/5] hw/arm/virt: Add support for user-creatable nested SMMUv3
,
Nathan Chen
,
18:54
Re: [PATCH v3 08/24] migration: Add thread pool of optional load threads
,
Maciej S. Szmigiero
,
17:53
Re: [PATCH v3 08/24] migration: Add thread pool of optional load threads
,
Maciej S. Szmigiero
,
17:53
Re: [PATCH v3 24/24] vfio/migration: Multifd device state transfer support - send side
,
Maciej S. Szmigiero
,
17:53
Re: [PATCH v3 18/24] vfio/migration: Don't run load cleanup if load setup didn't run
,
Maciej S. Szmigiero
,
17:53
Re: [PATCH v3 24/24] vfio/migration: Multifd device state transfer support - send side
,
Maciej S. Szmigiero
,
17:52
Re: [PATCH V4 06/19] physmem: preserve ram blocks for cpr
,
Peter Xu
,
17:48
Re: [PATCH v6 41/60] hw/i386: add option to forcibly report edge trigger in acpi tables
,
Ira Weiny
,
17:39
Re: [PATCH v6 36/60] i386/tdx: Force exposing CPUID 0x1f
,
Ira Weiny
,
17:18
Re: [PATCH v6 35/60] i386/cpu: Introduce enable_cpuid_0x1f to force exposing CPUID 0x1f
,
Ira Weiny
,
17:16
Re: [PATCH] i386/kvm: Set return value after handling KVM_EXIT_HYPERCALL
,
Sean Christopherson
,
17:11
Re: [PATCH v6 34/60] i386/tdx: implement tdx_cpu_realizefn()
,
Ira Weiny
,
17:04
Re: [PATCH v2 00/14] s390x: virtio-mem support
,
David Hildenbrand
,
16:53
Re: [PATCH] target/i386: Reset TSCs of parked vCPUs too on VM reset
,
Maciej S. Szmigiero
,
16:32
Re: [PATCH] i386/kvm: Set return value after handling KVM_EXIT_HYPERCALL
,
Paolo Bonzini
,
16:29
Re: [PATCH V4 04/19] machine: aux-ram-share option
,
Peter Xu
,
16:22
Re: [PATCH V4 02/19] physmem: fd-based shared memory
,
Peter Xu
,
16:22
[PULL 4/4] target/sparc: Use memcpy() and remove memcpy32()
,
Richard Henderson
,
15:48
[PULL 1/4] tcg: Reset free_temps before tcg_optimize
,
Richard Henderson
,
15:48
[PULL 2/4] tcg/riscv: Fix StoreStore barrier generation
,
Richard Henderson
,
15:48
[PULL 0/4] tcg patch queue
,
Richard Henderson
,
15:48
[PULL 3/4] include/exec: Introduce fpst alias in helper-head.h.inc
,
Richard Henderson
,
15:48
[PATCH v2 3/3] scripts/qemu-gdb: Support coroutine dumps in coredumps
,
Peter Xu
,
15:48
[PATCH v2 2/3] scripts/qemu-gdb: Simplify fs_base fetching for coroutines
,
Peter Xu
,
15:48
[PATCH v2 0/3] scripts/qemu-gdb: Make coroutine dumps to work with coredumps
,
Peter Xu
,
15:48
[PATCH v2 1/3] scripts/qemu-gdb: Always do full stack dump for python errors
,
Peter Xu
,
15:48
[PATCH v3] hw/display: refine upper limit for offset value in assert check
,
gerben
,
15:40
Re: [PATCH V4 02/19] physmem: fd-based shared memory
,
Steven Sistare
,
15:38
Re: [PATCH V4 01/19] backends/hostmem-shm: factor out allocation of "anonymous shared memory with an fd"
,
Steven Sistare
,
15:38
Re: [PATCH V4 06/19] physmem: preserve ram blocks for cpr
,
Steven Sistare
,
15:38
Re: [PATCH V4 04/19] machine: aux-ram-share option
,
Steven Sistare
,
15:38
Re: [PATCH 03/18] include: Include missing 'qemu/clang-tsa.h' header
,
Pierrick Bouvier
,
15:31
Re: [PATCH 03/18] include: Include missing 'qemu/clang-tsa.h' header
,
Philippe Mathieu-Daudé
,
15:18
Re: [PATCH 2/2] system: Restrict libpmem and libdaxctl CPPFLAGS to physmem.c
,
Philippe Mathieu-Daudé
,
15:14
Re: [PATCH v2] target/sparc: Use memcpy() and remove memcpy32()
,
Richard Henderson
,
15:07
Re: [PATCH 00/18] accel/tcg: Extract user APIs out of 'exec/[cpu,exec]-all.h'
,
Richard Henderson
,
15:02
Re: [PATCH 08/18] accel/tcg: Move 'exec/translate-all.h' -> 'tb-internal.h'
,
Richard Henderson
,
14:56
Re: [PATCH 08/18] accel/tcg: Move 'exec/translate-all.h' -> 'tb-internal.h'
,
Richard Henderson
,
14:55
Re: [PATCH RFC v3 3/3] mhsld: implement MHSLD device
,
Gregory Price
,
14:52
Re: [PATCH 18/18] user: Move various declarations out of 'exec/exec-all.h'
,
Pierrick Bouvier
,
14:28
Re: [PATCH 17/18] user: Declare cpu_loop() once in 'user/cpu_loop.h'
,
Pierrick Bouvier
,
14:27
Re: [PATCH 16/18] user: Move 'linux-user/cpu_loop-common.h' -> 'user/cpu_loop.h'
,
Pierrick Bouvier
,
14:27
Re: [PATCH 15/18] user: Forward declare target_cpu_copy_regs structure
,
Pierrick Bouvier
,
14:27
Re: [PATCH 14/18] accel/tcg: Move user-related declarations out of 'exec/cpu-all.h' (4/4)
,
Pierrick Bouvier
,
14:27
Re: [PATCH 13/18] accel/tcg: Move user-related declarations out of 'exec/cpu-all.h' (3/4)
,
Pierrick Bouvier
,
14:26
Re: [PATCH 12/18] accel/tcg: Move user-related declarations out of 'exec/cpu-all.h' (2/4)
,
Pierrick Bouvier
,
14:26
Re: [PATCH 11/18] accel/tcg: Move user-related declarations out of 'exec/cpu-all.h' (1/4)
,
Pierrick Bouvier
,
14:26
Re: [PATCH 10/18] accel/tcg: Move TranslationBlock declarations to 'tb-internal.h'
,
Pierrick Bouvier
,
14:25
Re: [PATCH 09/18] accel/tcg: Un-inline log_pc()
,
Pierrick Bouvier
,
14:25
Re: [PATCH 08/18] accel/tcg: Move 'exec/translate-all.h' -> 'tb-internal.h'
,
Pierrick Bouvier
,
14:25
Re: [PATCH 07/18] system: Remove unnecessary 'exec/translate-all.h' include
,
Pierrick Bouvier
,
14:24
Re: [PATCH 06/18] accel/tcg: Move page_[un]protect() to 'user/page-protection.h'
,
Pierrick Bouvier
,
14:24
Re: [PATCH 05/18] accel/tcg: Use tb_page_addr_t type in page_unprotect()
,
Pierrick Bouvier
,
14:24
Re: [PATCH 04/18] accel/tcg: Declare mmap_[un]lock() in 'exec/page-protection.h'
,
Pierrick Bouvier
,
14:22
Re: [PATCH 03/18] include: Include missing 'qemu/clang-tsa.h' header
,
Pierrick Bouvier
,
14:22
Re: [PATCH 02/18] linux-user/aarch64: Include missing 'user/abitypes.h' header
,
Pierrick Bouvier
,
14:20
Re: [PATCH 01/18] exec: Introduce 'user/guest-host.h' header
,
Pierrick Bouvier
,
14:18
Re: [PATCH] i386/kvm: Set return value after handling KVM_EXIT_HYPERCALL
,
Sean Christopherson
,
14:13
[PATCH 18/18] user: Move various declarations out of 'exec/exec-all.h'
,
Philippe Mathieu-Daudé
,
13:57
[PATCH 16/18] user: Move 'linux-user/cpu_loop-common.h' -> 'user/cpu_loop.h'
,
Philippe Mathieu-Daudé
,
13:57
[PATCH 17/18] user: Declare cpu_loop() once in 'user/cpu_loop.h'
,
Philippe Mathieu-Daudé
,
13:57
[PATCH 15/18] user: Forward declare target_cpu_copy_regs structure
,
Philippe Mathieu-Daudé
,
13:57
[PATCH 14/18] accel/tcg: Move user-related declarations out of 'exec/cpu-all.h' (4/4)
,
Philippe Mathieu-Daudé
,
13:56
[PATCH 13/18] accel/tcg: Move user-related declarations out of 'exec/cpu-all.h' (3/4)
,
Philippe Mathieu-Daudé
,
13:56
[PATCH 12/18] accel/tcg: Move user-related declarations out of 'exec/cpu-all.h' (2/4)
,
Philippe Mathieu-Daudé
,
13:56
[PATCH 11/18] accel/tcg: Move user-related declarations out of 'exec/cpu-all.h' (1/4)
,
Philippe Mathieu-Daudé
,
13:56
Re: [PATCH 2/2] system: Restrict libpmem and libdaxctl CPPFLAGS to physmem.c
,
BALATON Zoltan
,
13:56
[PATCH 10/18] accel/tcg: Move TranslationBlock declarations to 'tb-internal.h'
,
Philippe Mathieu-Daudé
,
13:55
[PATCH 09/18] accel/tcg: Un-inline log_pc()
,
Philippe Mathieu-Daudé
,
13:55
[PATCH 08/18] accel/tcg: Move 'exec/translate-all.h' -> 'tb-internal.h'
,
Philippe Mathieu-Daudé
,
13:55
[PATCH 07/18] system: Remove unnecessary 'exec/translate-all.h' include
,
Philippe Mathieu-Daudé
,
13:55
[PATCH 06/18] accel/tcg: Move page_[un]protect() to 'user/page-protection.h'
,
Philippe Mathieu-Daudé
,
13:55
[PATCH 05/18] accel/tcg: Use tb_page_addr_t type in page_unprotect()
,
Philippe Mathieu-Daudé
,
13:54
[PATCH 04/18] accel/tcg: Declare mmap_[un]lock() in 'exec/page-protection.h'
,
Philippe Mathieu-Daudé
,
13:54
[PATCH 03/18] include: Include missing 'qemu/clang-tsa.h' header
,
Philippe Mathieu-Daudé
,
13:54
[PATCH 02/18] linux-user/aarch64: Include missing 'user/abitypes.h' header
,
Philippe Mathieu-Daudé
,
13:54
[PATCH 01/18] exec: Introduce 'user/guest-host.h' header
,
Philippe Mathieu-Daudé
,
13:54
[PATCH 00/18] accel/tcg: Extract user APIs out of 'exec/[cpu, exec]-all.h'
,
Philippe Mathieu-Daudé
,
13:54
Re: [PATCH 3/3] hw/cxl: introduce CXL type-2 device emulation
,
Zhi Wang
,
13:33
Re: [PATCH RFCv2 02/20] arm/cpu: Add sysreg definitions in cpu-sysregs.h
,
Richard Henderson
,
13:12
Re: [PATCH 0/3] Introduce CXL type-2 device emulation
,
Zhi Wang
,
13:10
Re: [PATCH] kvm: consistently return 0/-errno from kvm_convert_memory
,
Philippe Mathieu-Daudé
,
13:01
Re: [PATCH v6 19/60] i386/tdx: Parse TDVF metadata for TDX VM
,
Ira Weiny
,
12:55
Re: [PATCH v6 55/60] i386/tdx: Fetch and validate CPUID of TD guest
,
Ira Weiny
,
12:52
Re: [PATCH RFCv2 02/20] arm/cpu: Add sysreg definitions in cpu-sysregs.h
,
Eric Auger
,
12:46
Re: [PATCH RFC v3 3/3] mhsld: implement MHSLD device
,
Jonathan Cameron
,
12:40
Re: [PATCH V4 08/19] hostmem-shm: preserve for cpr
,
Peter Xu
,
12:38
Re: [PATCH v3 00/24] Multifd 🔀 device state transfer support with VFIO consumer
,
Peter Xu
,
12:35
Re: [PATCH v2] hw/display: refine upper limit for offset value in assert check
,
Richard Henderson
,
12:30
Re: [PATCH v2 34/34] next-cube: replace boiler-plate GPL 2.0 or later license text with SPDX identifier
,
Daniel P . Berrangé
,
12:28
Re: [PATCH v6 09/60] i386/tdx: Initialize TDX before creating TD vcpus
,
Ira Weiny
,
12:24
[PATCH 7/7] rust: pl011: simplify handling of the FIFO enabled bit in LCR
,
Paolo Bonzini
,
12:22
[PATCH 5/7] rust: pl011: extend registers to 32 bits
,
Paolo Bonzini
,
12:22
[PATCH 6/7] rust: pl011: fix migration stream
,
Paolo Bonzini
,
12:22
[PATCH 2/7] rust: pl011: match break logic of C version
,
Paolo Bonzini
,
12:22
[PATCH 4/7] rust: pl011: fix break errors and definition of Data struct
,
Paolo Bonzini
,
12:22
[PATCH 3/7] rust: pl011: always use reset() method on registers
,
Paolo Bonzini
,
12:22
[PATCH 1/7] rust: pl011: fix declaration of LineControl bits
,
Paolo Bonzini
,
12:22
[PATCH 0/7] rust: pl011: bug fixes
,
Paolo Bonzini
,
12:22
Re: [PATCH RFC v3 2/3] cxl_type3: add MHD callbacks
,
Jonathan Cameron
,
12:12
[PATCH v11 2/2] tpm: add backend for mssim
,
James Bottomley
,
12:08
[PATCH v11 1/2] tpm: convert tpmdev options processing to new visitor format
,
James Bottomley
,
12:08
[PATCH v11 0/2] tpm: add mssim backend
,
James Bottomley
,
12:05
Re: [PATCH 3/3] hw/cxl: introduce CXL type-2 device emulation
,
Alejandro Lucero Palau
,
12:03
Re: [PATCH v3 4/4] overcommit: introduce mem-lock=on-fault
,
Vladimir Sementsov-Ogievskiy
,
12:02
Re: [PATCH v3 3/4] sysemu: introduce a new MlockState enum
,
Vladimir Sementsov-Ogievskiy
,
11:57
Re: [PATCH v3 08/24] migration: Add thread pool of optional load threads
,
Peter Xu
,
11:55
Re: [PATCH 0/3] Introduce CXL type-2 device emulation
,
Alejandro Lucero Palau
,
11:54
Re: [PATCH v3 08/24] migration: Add thread pool of optional load threads
,
Peter Xu
,
11:38
Re: [RFC PATCH 10/11] target/ppc: implement address swizzle for gen_conditional_store()
,
Richard Henderson
,
11:22
Re: [PATCH v3 4/4] overcommit: introduce mem-lock=on-fault
,
Peter Xu
,
11:20
Re: [RFC PATCH 08/11] target/ppc: implement address swizzle for gen_ld_atomic()
,
Richard Henderson
,
11:20
Re: [PATCH v3 3/4] sysemu: introduce a new MlockState enum
,
Peter Xu
,
11:19
Re: [PATCH v3 2/4] system/vl: extract overcommit option parsing into a helper
,
Peter Xu
,
11:18
Re: [PATCH] i386/kvm: Set return value after handling KVM_EXIT_HYPERCALL
,
Paolo Bonzini
,
11:04
[PATCH v2] hw/display: refine upper limit for offset value in assert check
,
gerben
,
11:02
Re: [PATCH] target/i386: Reset TSCs of parked vCPUs too on VM reset
,
Igor Mammedov
,
11:00
Re: [RFC PATCH 06/11] target/ppc: introduce gen_addr_swizzle_le() function
,
Richard Henderson
,
10:58
Re: [PATCH] target/i386: Reset TSCs of parked vCPUs too on VM reset
,
Paolo Bonzini
,
10:58
[PATCH] kvm: consistently return 0/-errno from kvm_convert_memory
,
Paolo Bonzini
,
10:57
Re: [RFC PATCH 2/5] system/memory: support unaligned access
,
Peter Xu
,
10:46
Re: [QEMU PATCH v10] xen/passthrough: use gsi to map pirq when dom0 is PVH
,
Anthony PERARD
,
10:38
Re: [RFC PATCH 05/11] target/ppc: introduce need_addrswizzle_le() function
,
Richard Henderson
,
10:31
Re: [RFC PATCH 04/11] target/ppc: replace tcg_gen_qemu_st_tl() with gen_st_tl()
,
Richard Henderson
,
10:27
Re: [RFC PATCH 03/11] target/ppc: introduce gen_st_tl() function
,
Richard Henderson
,
10:26
Re: [RFC PATCH 02/11] target/ppc: replace tcg_gen_qemu_ld_tl() with gen_ld_tl()
,
Richard Henderson
,
10:26
Re: [RFC PATCH 01/11] target/ppc: introduce gen_ld_tl() function
,
Richard Henderson
,
10:26
Re: [PATCH 1/2] system: Restrict libSDL CPPFLAGS to vl.c
,
Paolo Bonzini
,
10:24
Re: [PATCH 1/3] qemu/atomic: Rename atomic128-cas.h headers using .h.inc suffix
,
Richard Henderson
,
10:20
Re: [PATCH 1/3] qemu/atomic: Rename atomic128-cas.h headers using .h.inc suffix
,
Philippe Mathieu-Daudé
,
10:18
[RFC PATCH 07/11] target/ppc: implement address swizzle for instruction translation
,
Mark Cave-Ayland
,
10:16
[RFC PATCH 10/11] target/ppc: implement address swizzle for gen_conditional_store()
,
Mark Cave-Ayland
,
10:16
[RFC PATCH 08/11] target/ppc: implement address swizzle for gen_ld_atomic()
,
Mark Cave-Ayland
,
10:16
[RFC PATCH 04/11] target/ppc: replace tcg_gen_qemu_st_tl() with gen_st_tl()
,
Mark Cave-Ayland
,
10:15
[RFC PATCH 05/11] target/ppc: introduce need_addrswizzle_le() function
,
Mark Cave-Ayland
,
10:15
[RFC PATCH 06/11] target/ppc: introduce gen_addr_swizzle_le() function
,
Mark Cave-Ayland
,
10:15
[RFC PATCH 11/11] target/ppc: update DisasContext default_tcg_memop_mask value
,
Mark Cave-Ayland
,
10:15
[RFC PATCH 09/11] target/ppc: implement address swizzle for gen_st_atomic()
,
Mark Cave-Ayland
,
10:15
[RFC PATCH 03/11] target/ppc: introduce gen_st_tl() function
,
Mark Cave-Ayland
,
10:15
[RFC PATCH 02/11] target/ppc: replace tcg_gen_qemu_ld_tl() with gen_ld_tl()
,
Mark Cave-Ayland
,
10:15
[RFC PATCH 01/11] target/ppc: introduce gen_ld_tl() function
,
Mark Cave-Ayland
,
10:14
[RFC PATCH 00/11] target/ppc: implement legacy address-swizzling MSR_LE support
,
Mark Cave-Ayland
,
10:14
Re: [PATCH 1/3] qemu/atomic: Rename atomic128-cas.h headers using .h.inc suffix
,
Richard Henderson
,
10:11
[PULL 19/22] tests/qtest/migration: Split precopy tests
,
Fabiano Rosas
,
10:11
[PULL 18/22] tests/qtest/migration: Split file tests
,
Fabiano Rosas
,
10:10
[PULL 16/22] tests/qtest/migration: Split compression tests from migration-test.c
,
Fabiano Rosas
,
10:10
[PULL 22/22] tests/qtest/migration: Split validation tests + misc
,
Fabiano Rosas
,
10:10
[PULL 14/22] tests/qtest/migration: Move common test code
,
Fabiano Rosas
,
10:10
[PULL 21/22] tests/qtest/migration-test: Fix and enable test_ignore_shared
,
Fabiano Rosas
,
10:10
[PULL 20/22] tests/qtest/migration: Split CPR tests
,
Fabiano Rosas
,
10:10
[PULL 17/22] tests/qtest/migration: Split postcopy tests
,
Fabiano Rosas
,
10:10
[PULL 15/22] tests/qtest/migration: Split TLS tests from migration-test.c
,
Fabiano Rosas
,
10:10
[PULL 13/22] tests/qtest/migration: Isolate test initialization
,
Fabiano Rosas
,
10:10
[PULL 12/22] tests/qtest/migration: Move kvm_dirty_ring_supported to utils
,
Fabiano Rosas
,
10:10
[PULL 11/22] tests/qtest/migration: Move ufd_version_check to utils
,
Fabiano Rosas
,
10:10
[PULL 10/22] tests/qtest/migration: Rename migration-helpers.c
,
Fabiano Rosas
,
10:10
[PULL 09/22] tests/qtest/migration: Move qmp helpers to a separate file
,
Fabiano Rosas
,
10:10
[PULL 08/22] tests/qtest/migration: Move bootfile code to its own file
,
Fabiano Rosas
,
10:10
[PULL 07/22] tests/migration: Disambiguate guestperf vs. a-b
,
Fabiano Rosas
,
10:10
[PULL 06/22] tests/qtest/migration: Stop calling everything "test"
,
Fabiano Rosas
,
10:10
[PULL 05/22] tests/qtest/migration: Standardize hook names
,
Fabiano Rosas
,
10:10
Re: [PATCH 1/3] qemu/atomic: Rename atomic128-cas.h headers using .h.inc suffix
,
Philippe Mathieu-Daudé
,
10:10
[PULL 04/22] tests/qtest: Use qtest_system_reset_nowait() where appropriate
,
Fabiano Rosas
,
10:10
[PULL 03/22] tests/qtest: Use qtest_system_reset() instead of open-coded versions
,
Fabiano Rosas
,
10:10
[PULL 01/22] tests/qtest: add TIMEOUT_MULTIPLIER
,
Fabiano Rosas
,
10:10
[PULL 00/22] QTest patches for 2024-12-12
,
Fabiano Rosas
,
10:10
[PULL 02/22] tests/qtest: Add qtest_system_reset() utility function
,
Fabiano Rosas
,
10:10
Re: [PATCH v2 1/2] accel/tcg: Move tcg_cflags_has/set() to 'exec/translation-block.h'
,
Richard Henderson
,
10:09
Re: [PATCH 3/3] qemu/atomic128: Include missing 'qemu/atomic.h' header
,
Richard Henderson
,
10:03
Re: [PATCH v2 30/31] tests/functional: skip tests if assets are not available
,
Daniel P . Berrangé
,
10:02
Re: [PATCH 1/3] qemu/atomic: Rename atomic128-cas.h headers using .h.inc suffix
,
Richard Henderson
,
10:02
Re: [PATCH v2 1/2] accel/tcg: Move tcg_cflags_has/set() to 'exec/translation-block.h'
,
Philippe Mathieu-Daudé
,
10:00
Re: [PATCH v3 24/24] vfio/migration: Multifd device state transfer support - send side
,
Avihai Horon
,
09:54
Re: [PATCH] target/arm/tcg: fix potential integer overflow in iwmmxt_macuw()
,
Richard Henderson
,
09:54
[PATCH] target/i386: Reset TSCs of parked vCPUs too on VM reset
,
Maciej S. Szmigiero
,
09:51
Re: [PATCH] hw/i386/cpu: remove default_cpu_version and simplify
,
Ani Sinha
,
09:50
[PATCH v2] hw/i386/cpu: remove default_cpu_version and simplify
,
Ani Sinha
,
09:49
Re: [PATCH] hw/display: refine upper limit for offset value in assert check
,
Richard Henderson
,
09:49
Re: [PATCH RFCv2 00/20] kvm/arm: Introduce a customizable aarch64 KVM host model
,
Cornelia Huck
,
09:47
Re: [PATCH RFCv2 00/20] kvm/arm: Introduce a customizable aarch64 KVM host model
,
Cornelia Huck
,
09:46
Re: [PATCH 0/3] scripts/qemu-gdb: Make coroutine dumps to work with coredumps
,
Peter Xu
,
09:45
[PATCH v2 2/2] accel/tcg: Include missing 'exec/translation-block.h' header
,
Philippe Mathieu-Daudé
,
09:44
Re: [PATCH v3 2/4] system/vl: extract overcommit option parsing into a helper
,
Vladimir Sementsov-Ogievskiy
,
09:44
[PATCH v2 1/2] accel/tcg: Move tcg_cflags_has/set() to 'exec/translation-block.h'
,
Philippe Mathieu-Daudé
,
09:44
[PATCH v2 0/2] accel/tcg: Cleanups around 'exec/translation-block.h'
,
Philippe Mathieu-Daudé
,
09:44
Re: [PATCH 0/2] s390x/pci: relax I/O address translation requirement
,
Matthew Rosato
,
09:42
Re: [PATCH RFCv2 02/20] arm/cpu: Add sysreg definitions in cpu-sysregs.h
,
Richard Henderson
,
09:38
Re: [PATCH v3 18/24] vfio/migration: Don't run load cleanup if load setup didn't run
,
Avihai Horon
,
09:35
Re: [PATCH v3 22/24] vfio/migration: Multifd device state transfer support - receive side
,
Avihai Horon
,
09:33
[PATCH] target/arm/tcg: fix potential integer overflow in iwmmxt_macuw()
,
gerben
,
09:27
Re: [PATCH v2 30/31] tests/functional: skip tests if assets are not available
,
Thomas Huth
,
09:15
Re: [PATCH 1/1] docs/nitro-enclave: Clarify Enclave and Firecracker relationship
,
Dorjoy Chowdhury
,
09:14
Re: [PATCH v4 1/2] vpc: Split off vpc_ignore_current_size() helper
,
Philippe Mathieu-Daudé
,
09:13
Re: [PATCH RFCv2 01/20] kvm: kvm_get_writable_id_regs
,
Eric Auger
,
09:12
[PATCH 3/3] qemu/atomic128: Include missing 'qemu/atomic.h' header
,
Philippe Mathieu-Daudé
,
09:10
[PATCH 2/3] qemu/atomic: Rename atomic128-ldst.h headers using .h.inc suffix
,
Philippe Mathieu-Daudé
,
09:10
[PATCH 1/3] qemu/atomic: Rename atomic128-cas.h headers using .h.inc suffix
,
Philippe Mathieu-Daudé
,
09:10
[PATCH 0/3] qemu/atomic: Header cleanups
,
Philippe Mathieu-Daudé
,
09:10
Re: [PATCH] semihosting/uaccess: Briefly document returned values
,
Alex Bennée
,
09:09
[PATCH] target/arm: remove redundant code
,
gerben
,
09:06
[PATCH] hw/arm/aspeed: fix connect_serial_hds_to_uarts
,
贾纪东_华硕上海
,
09:06
[PATCH] parallels: fix ext_off assertion failure due to overflow
,
gerben
,
09:06
[PATCH] hw/display: refine upper limit for offset value in assert check
,
gerben
,
09:05
[PATCH] parallels: fix ext_off assertion failure due to overflow
,
gerben
,
09:05
Re: [PATCH 20/20] tests/functional: extend test_aarch64_virt with vulkan test
,
Thomas Huth
,
09:04
Re: [PATCH 2/2] system: Restrict libpmem and libdaxctl CPPFLAGS to physmem.c
,
Philippe Mathieu-Daudé
,
09:03
Re: [PATCH 2/2] system: Restrict libpmem and libdaxctl CPPFLAGS to physmem.c
,
Philippe Mathieu-Daudé
,
09:01
Re: [PATCH RFCv2 01/20] kvm: kvm_get_writable_id_regs
,
Richard Henderson
,
08:59
Re: MPC5553/MPC5554 Emulation (information request)
,
Fabiano Rosas
,
08:49
Re: [PATCH] hw/i386/cpu: remove default_cpu_version and simplify
,
Zhao Liu
,
08:47
[PATCH v4 0/2] vpc: Read images exported from Azure correctly
,
Vitaly Kuznetsov
,
08:46
[PATCH v4 2/2] vpc: Read images exported from Azure correctly
,
Vitaly Kuznetsov
,
08:46
[PATCH v4 1/2] vpc: Split off vpc_ignore_current_size() helper
,
Vitaly Kuznetsov
,
08:46
Re: [PATCH RFCv2 00/20] kvm/arm: Introduce a customizable aarch64 KVM host model
,
Eric Auger
,
08:29
Re: [PATCH] target/arm: remove redundant code
,
Richard Henderson
,
08:26
Re: [PATCH] semihosting/uaccess: Briefly document returned values
,
Richard Henderson
,
08:24
Re: [PATCH 1/2] system: Restrict libSDL CPPFLAGS to vl.c
,
Richard Henderson
,
08:18
RE: [PATCH v2] hw/virtio: Fix check available index on virtio loading
,
Wafer
,
08:15
Re: [PATCH RFCv2 00/20] kvm/arm: Introduce a customizable aarch64 KVM host model
,
Sebastian Ott
,
08:13
Re: [PATCH 2/2] system: Restrict libpmem and libdaxctl CPPFLAGS to physmem.c
,
BALATON Zoltan
,
08:11
[PATCH 0/3] Introduce CXL type-2 device emulation
,
Zhi Wang
,
08:10
RE: [PATCH RFCv2 00/20] kvm/arm: Introduce a customizable aarch64 KVM host model
,
Shameerali Kolothum Thodi
,
08:09
[PATCH 3/3] hw/cxl: introduce CXL type-2 device emulation
,
Zhi Wang
,
08:05
[PATCH 2/3] hw/cxl: introduce cxl_component_update_dvsec()
,
Zhi Wang
,
08:05
[PATCH 1/3] hw/cxl: factor out cxl_host_addr_to_dpa()
,
Zhi Wang
,
08:05
Re: [PATCH] target/loongarch: Use actual operand size with vbsrl check
,
Richard Henderson
,
07:58
Re: [PATCH v3 00/17] tests/qtest: migration-test refactoring
,
Fabiano Rosas
,
07:48
Re: [PATCH 18/20] system/qtest: properly feedback results of clock_[step|set]
,
Fabiano Rosas
,
07:36
Re: [PATCH 17/20] tests/qtest: move clock_steps to after checks
,
Fabiano Rosas
,
07:34
Re: [PATCH v3] vpc: Read images exported from Azure correctly
,
Philippe Mathieu-Daudé
,
07:33
Re: [PATCH 20/20] tests/functional: extend test_aarch64_virt with vulkan test
,
Alex Bennée
,
07:32
[PATCH v3] vpc: Read images exported from Azure correctly
,
Vitaly Kuznetsov
,
07:25
Re: [PATCH] pci/msix: Fix msix pba read vector poll end calculation
,
Philippe Mathieu-Daudé
,
07:08
Re: [PATCH v3 3/4] qapi: rename 'special_features' to 'features'
,
Philippe Mathieu-Daudé
,
07:06
[PATCH] pci/msix: Fix msix pba read vector poll end calculation
,
Nicholas Piggin
,
07:04
Re: [PATCH] hw/cxl: Fix msix_notify: Assertion `vector < dev->msix_entries_nr`
,
Jonathan Cameron
,
07:02
[PATCH] semihosting/uaccess: Briefly document returned values
,
Philippe Mathieu-Daudé
,
06:54
Re: [PATCH] parallels: fix ext_off assertion failure due to overflow
,
Denis V. Lunev
,
06:48
[PATCH v2 32/34] next-cube: rename old_scr2 and scr2_2 in next_scr2_rtc_update()
,
Mark Cave-Ayland
,
06:48
[PATCH v2 33/34] next-cube: add my copyright to the top of the file
,
Mark Cave-Ayland
,
06:48
[PATCH v2 34/34] next-cube: replace boiler-plate GPL 2.0 or later license text with SPDX identifier
,
Mark Cave-Ayland
,
06:48
[PATCH v2 30/34] next-cube: add rtc-power-out named gpio to trigger the NEXT_PWR_I interrupt
,
Mark Cave-Ayland
,
06:48
[PATCH v2 31/34] next-cube: move next_rtc_cmd_is_write() and next_rtc_data_in_irq() functions
,
Mark Cave-Ayland
,
06:48
[PATCH v2 29/34] next-cube: add rtc-cmd-reset named gpio to reset the rtc state machine
,
Mark Cave-Ayland
,
06:48
[PATCH v2 28/34] next-cube: use named gpio output for next-rtc data
,
Mark Cave-Ayland
,
06:48
[PATCH v2 27/34] next-cube: move rtc-data-in gpio from next-pc to next-rtc device
,
Mark Cave-Ayland
,
06:48
[PATCH v2 26/34] next-cube: move reset of next-rtc fields from next-pc to next-rtc
,
Mark Cave-Ayland
,
06:48
[PATCH v2 25/34] next-cube: QOMify NeXTRTC
,
Mark Cave-Ayland
,
06:48
[PATCH v2 24/34] next-cube: don't use rtc phase value of -1
,
Mark Cave-Ayland
,
06:48
[PATCH v2 23/34] next-cube: use named gpio to read RTC data bit in scr2
,
Mark Cave-Ayland
,
06:48
[PATCH v2 22/34] next-cube: use named gpio to set RTC data bit in scr2
,
Mark Cave-Ayland
,
06:47
[PATCH v2 21/34] next-cube: always use retval to return rtc read values
,
Mark Cave-Ayland
,
06:47
[PATCH v2 20/34] next-cube: separate rtc read and write shift logic
,
Mark Cave-Ayland
,
06:47
[PATCH v2 19/34] next-cube: use qemu_irq to drive int_status in next_scr2_rtc_update()
,
Mark Cave-Ayland
,
06:47
[PATCH v2 18/34] next-cube: rename typedef struct NextRtc to NeXTRTC
,
Mark Cave-Ayland
,
06:47
[PATCH v2 17/34] next-cube: convert next-pc device to use Resettable interface
,
Mark Cave-Ayland
,
06:47
[PATCH v2 16/34] next-cube: rearrange NeXTState declarations to improve readability
,
Mark Cave-Ayland
,
06:47
[PATCH v2 14/34] next-cube: add empty slots for unknown accesses to next.scr memory region
,
Mark Cave-Ayland
,
06:47
[PATCH v2 15/34] next-cube: remove unused next.scr memory region
,
Mark Cave-Ayland
,
06:47
[PATCH v2 13/34] next-cube: move en ethernet MMIO to separate memory region on next-pc device
,
Mark Cave-Ayland
,
06:47
[PATCH v2 11/34] next-cube: move ESCC to be QOM child of next-pc device
,
Mark Cave-Ayland
,
06:47
[PATCH v2 10/34] next-cube: map ESCC registers as a subregion of the next.scr memory region
,
Mark Cave-Ayland
,
06:47
[PATCH v2 12/34] next-cube: move timer MMIO to separate memory region on next-pc device
,
Mark Cave-Ayland
,
06:47
[PATCH v2 06/34] next-cube: introduce next-scsi device
,
Mark Cave-Ayland
,
06:47
[PATCH v2 08/34] next-cube: move SCSI 4020/4021 logic from next-pc device to next-scsi device
,
Mark Cave-Ayland
,
06:47
[PATCH v2 09/34] next-cube: move floppy disk MMIO to separate memory region in next-pc
,
Mark Cave-Ayland
,
06:47
[PATCH v2 07/34] next-cube: move SCSI CSRs from next-pc to the next-scsi device
,
Mark Cave-Ayland
,
06:47
[PATCH v2 05/34] next-cube: introduce next_pc_init() object init function
,
Mark Cave-Ayland
,
06:46
[PATCH v2 04/34] next-cube: move next_scsi_init() to next_pc_realize()
,
Mark Cave-Ayland
,
06:46
[PATCH v2 02/34] next-cube: remove overlap between next.dma and next.mmio memory regions
,
Mark Cave-Ayland
,
06:46
[PATCH v2 03/34] next-cube: create new next.scsi container memory region
,
Mark Cave-Ayland
,
06:46
[PATCH v2 01/34] next-cube: remove 0x14020 dummy value from next_mmio_read()
,
Mark Cave-Ayland
,
06:46
[PATCH v2 00/34] next-cube: more tidy-ups and improvements
,
Mark Cave-Ayland
,
06:46
Re: [PATCH 19/26] rust: rename qemu-api modules to follow C code a bit more
,
Paolo Bonzini
,
06:28
Re: [PATCH 18/26] rust: qom: add possibility of overriding unparent
,
Paolo Bonzini
,
06:15
Re: [PATCH v2 29/31] tests/functional: remove now unused 'run_cmd' helper
,
Thomas Huth
,
06:13
Re: [PATCH v2 28/31] tests/functional: replace 'run_cmd' with subprocess helpers
,
Thomas Huth
,
06:12
Re: [PATCH v2] tests/functional: Convert the intel_iommu avocado test
,
CLEMENT MATHIEU--DRIF
,
06:12
Re: [PATCH v3 24/24] vfio/migration: Multifd device state transfer support - send side
,
Cédric Le Goater
,
06:11
[PATCH v4 1/2] hw/ide/ahci: Decouple from PCI
,
Bernhard Beschow
,
06:09
[PATCH v4 2/2] hw/ide/ahci: Extract TYPE_SYSBUS_AHCI into dedicated file
,
Bernhard Beschow
,
06:09
[PATCH v4 0/2] AHCI cleanup
,
Bernhard Beschow
,
06:09
[PATCH v3 3/4] qapi: rename 'special_features' to 'features'
,
Daniel P . Berrangé
,
06:06
[PATCH v3 4/4] qapi: expose all schema features to code
,
Daniel P . Berrangé
,
06:06
[PATCH v3 2/4] qapi: change 'unsigned special_features' to 'uint64_t features'
,
Daniel P . Berrangé
,
06:06
[PATCH v3 1/4] qapi: cope with feature names containing a '-'
,
Daniel P . Berrangé
,
06:06
[PATCH v3 0/4] qapi: generalize special features
,
Daniel P . Berrangé
,
06:06
Re: [PATCH v2 27/31] tests/functional: drop back compat imports from utils.py
,
Thomas Huth
,
06:04
Re: [PATCH v2 26/31] tests/functional: convert tests to new uncompress helper
,
Thomas Huth
,
06:03
Re: [PATCH v2] tests/functional: Convert the intel_iommu avocado test
,
Eric Auger
,
05:46
Re: [PATCH v2 23/31] tests/functional: convert tests to new archive_extract helper
,
Daniel P . Berrangé
,
05:44
Re: [PATCH v2 25/31] tests/functional: add 'uncompress' to QemuBaseTest
,
Thomas Huth
,
05:44
Re: [PATCH v2 1/2] hw/usb/hcd-xhci-pci: Make PCI device more configurable
,
Phil Dennis-Jordan
,
05:42
Re: [PATCH v2 24/31] tests/functional: add a generalized uncompress helper
,
Thomas Huth
,
05:36
Re: [PATCH v2 23/31] tests/functional: convert tests to new archive_extract helper
,
Thomas Huth
,
05:34
Re: [PATCH 0/3] scripts/qemu-gdb: Make coroutine dumps to work with coredumps
,
Kevin Wolf
,
05:29
Re: [PATCH v2 22/31] tests/functional: add 'archive_extract' to QemuBaseTest
,
Thomas Huth
,
05:23
Re: [PATCH v2 21/31] tests/functional: add a generalized archive_extract
,
Thomas Huth
,
05:20
Re: [PATCH v2] tests/functional: Convert the intel_iommu avocado test
,
Thomas Huth
,
05:13
Re: [PATCH RFCv2 00/20] kvm/arm: Introduce a customizable aarch64 KVM host model
,
Eric Auger
,
05:04
Re: [PATCH v2 20/31] tests/functional: let cpio_extract accept filenames
,
Thomas Huth
,
04:57
Re: [RFC PATCH] meson: Run some compiler checks using -Wno-unused-value
,
Philippe Mathieu-Daudé
,
04:56
Re: [PATCH v2 19/31] tests/functional: add common deb_extract helper
,
Thomas Huth
,
04:54
Re: [PATCH v2 11/31] tests/functional: switch over to using self.build_file(...)
,
Daniel P . Berrangé
,
04:52
Re: [PATCH v6 00/20] intel_iommu: Enable stage-1 translation for emulated device
,
CLEMENT MATHIEU--DRIF
,
04:50
Re: [PATCH v2 18/31] tests/functional: add common zip_extract helper
,
Thomas Huth
,
04:49
Re: [PATCH v12 7/7] target/riscv: Enable updates for pointer masking variables and thus enable pointer masking extension
,
Daniel Henrique Barboza
,
04:48
Re: [PATCH 21/26] rust: tests: allow writing more than one test
,
Zhao Liu
,
04:46
Re: [PATCH v2 17/31] tests/functional: move uncompress handling into new uncompress.py file
,
Thomas Huth
,
04:43
Re: [PATCH v2 11/31] tests/functional: switch over to using self.build_file(...)
,
Thomas Huth
,
04:43
Re: [PATCH v2 16/31] tests/functional: move archive handling into new archive.py file
,
Thomas Huth
,
04:39
Re: [PATCH 20/26] rust: re-export C types from qemu-api submodules
,
Zhao Liu
,
04:37
Re: [PATCH RFCv2 00/20] kvm/arm: Introduce a customizable aarch64 KVM host model
,
Cornelia Huck
,
04:37
Re: [PATCH v2 14/31] tests/functional: switch over to using self.socket_dir(...)
,
Thomas Huth
,
04:36
Re: [PATCH v2 05/31] tests/functional: drop 'tesseract_available' helper
,
Daniel P . Berrangé
,
04:35
Re: [PATCH 19/26] rust: rename qemu-api modules to follow C code a bit more
,
Zhao Liu
,
04:34
Re: [PATCH v2 13/31] tests/functional: switch over to using self.scratch_file()
,
Thomas Huth
,
04:33
[PATCH 2/2] system: Restrict libpmem and libdaxctl CPPFLAGS to physmem.c
,
Philippe Mathieu-Daudé
,
04:26
[PATCH 1/2] system: Restrict libSDL CPPFLAGS to vl.c
,
Philippe Mathieu-Daudé
,
04:26
[PATCH 0/2] system/meson: Restrict libSDL/libpmem/libdaxctl CPPFLAGS to vl/physmem
,
Philippe Mathieu-Daudé
,
04:26
Re: [PATCH 14/26] rust: qom: move bridge for TypeInfo functions out of pl011
,
Paolo Bonzini
,
04:24
Re: [PATCH v2] tests/functional: Convert the intel_iommu avocado test
,
CLEMENT MATHIEU--DRIF
,
04:23
Re: [PATCH 18/26] rust: qom: add possibility of overriding unparent
,
Zhao Liu
,
04:22
Re: [RFC PATCH] meson: Run some compiler checks using -Wno-unused-value
,
Daniel P . Berrangé
,
04:16
[PATCH 11/11] usb/msd: Add more tracing
,
Nicholas Piggin
,
04:14
[PATCH 10/11] usb/msd: Permit a DATA-IN or CSW packet before CBW packet
,
Nicholas Piggin
,
04:14
[PATCH 09/11] usb/msd: Rename mode to cbw_state, and tweak names
,
Nicholas Piggin
,
04:14
[PATCH 08/11] usb/msd: Add some additional assertions
,
Nicholas Piggin
,
04:14
[PATCH 07/11] usb/msd: Split async packet tracking into data and csw
,
Nicholas Piggin
,
04:14
[PATCH 06/11] usb/msd: Allow CBW packet size greater than 31
,
Nicholas Piggin
,
04:14
[PATCH 05/11] usb/msd: Improve packet validation error logging
,
Nicholas Piggin
,
04:13
[PATCH 04/11] usb/msd: Improved handling of mass storage reset
,
Nicholas Piggin
,
04:13
[PATCH 02/11] usb/msd: Split in and out packet handling
,
Nicholas Piggin
,
04:13
[PATCH 03/11] usb/msd: Ensure packet structure layout is correct
,
Nicholas Piggin
,
04:13
[PATCH 01/11] usb/msd: Add status to usb_msd_packet_complete() function
,
Nicholas Piggin
,
04:13
[PATCH 00/11] usb/msd: Permit relaxed ordering of IN packets
,
Nicholas Piggin
,
04:13
Re: [PATCH v2 01/31] tests/functional: remove many unused imports
,
Daniel P . Berrangé
,
04:12
Re: [PATCH RFCv2 00/20] kvm/arm: Introduce a customizable aarch64 KVM host model
,
Daniel P . Berrangé
,
04:11
Re: [PATCH 0/2] s390x/pci: relax I/O address translation requirement
,
Thomas Huth
,
04:10
Re: [PATCH v2 09/31] tests/functional: add helpers for building file paths
,
Thomas Huth
,
04:02
[PATCH 1/1] pc-bios: add missing riscv64 descriptor
,
Heinrich Schuchardt
,
04:01
Re: [PATCH 17/26] rust: qom: put class_init together from multiple ClassInitImpl<>
,
Zhao Liu
,
03:57
[PATCH] hw/cxl: Fix msix_notify: Assertion `vector < dev->msix_entries_nr`
,
Li Zhijian
,
03:55
[PATCH v2 2/2] hw/usb/hcd-xhci-pci: Add TI TUSB73X0 XHCI controller model
,
Nicholas Piggin
,
03:52
[PATCH v2 1/2] hw/usb/hcd-xhci-pci: Make PCI device more configurable
,
Nicholas Piggin
,
03:52
[PATCH v2 0/2] hw/usb/hcd-xhci-pci: Add TI TUSB73X0 XHCI controller model
,
Nicholas Piggin
,
03:52
[PATCH] roms: re-add edk2-basetools target
,
Gerd Hoffmann
,
03:44
Re: [PATCH RFCv2 00/20] kvm/arm: Introduce a customizable aarch64 KVM host model
,
Eric Auger
,
03:44
[PATCH v6 20/20] tests/qtest: Add intel-iommu test
,
Zhenzhong Duan
,
03:42
[PATCH v6 19/20] intel_iommu: Introduce a property to control FS1GP cap bit setting
,
Zhenzhong Duan
,
03:42
[PATCH v6 18/20] intel_iommu: Introduce a property x-flts for stage-1 translation
,
Zhenzhong Duan
,
03:42
[PATCH v6 17/20] tests/acpi: q35: Update host address width in DMAR
,
Zhenzhong Duan
,
03:42
[PATCH v6 15/20] tests/acpi: q35: allow DMAR acpi table changes
,
Zhenzhong Duan
,
03:42
[PATCH v6 16/20] intel_iommu: Set default aw_bits to 48 starting from QEMU 9.2
,
Zhenzhong Duan
,
03:42
[PATCH v6 13/20] intel_iommu: Add support for PASID-based device IOTLB invalidation
,
Zhenzhong Duan
,
03:42
[PATCH v6 11/20] intel_iommu: Process PASID-based iotlb invalidation
,
Zhenzhong Duan
,
03:42
[PATCH v6 14/20] intel_iommu: piotlb invalidation should notify unmap
,
Zhenzhong Duan
,
03:42
[PATCH v6 12/20] intel_iommu: Add an internal API to find an address space with PASID
,
Zhenzhong Duan
,
03:42
[PATCH v6 10/20] intel_iommu: Flush stage-1 cache in iotlb invalidation
,
Zhenzhong Duan
,
03:42
[PATCH v6 08/20] intel_iommu: Check stage-1 translation result with interrupt range
,
Zhenzhong Duan
,
03:42
[PATCH v6 09/20] intel_iommu: Set accessed and dirty bits during stage-1 translation
,
Zhenzhong Duan
,
03:42
[PATCH v6 07/20] intel_iommu: Check if the input address is canonical
,
Zhenzhong Duan
,
03:41
[PATCH v6 06/20] intel_iommu: Implement stage-1 translation
,
Zhenzhong Duan
,
03:41
[PATCH v6 05/20] intel_iommu: Rename slpte to pte
,
Zhenzhong Duan
,
03:41
[PATCH v6 04/20] intel_iommu: Flush stage-2 cache in PASID-selective PASID-based iotlb invalidation
,
Zhenzhong Duan
,
03:41
[PATCH v6 03/20] intel_iommu: Add a placeholder variable for scalable mode stage-1 translation
,
Zhenzhong Duan
,
03:41
[PATCH v6 02/20] intel_iommu: Make pasid entry type check accurate
,
Zhenzhong Duan
,
03:41
[PATCH v6 01/20] intel_iommu: Use the latest fault reasons defined by spec
,
Zhenzhong Duan
,
03:41
[PATCH v6 00/20] intel_iommu: Enable stage-1 translation for emulated device
,
Zhenzhong Duan
,
03:41
[PATCH 8/8] qtest/xhci: add a test for TR NOOP commands
,
Nicholas Piggin
,
03:36
[PATCH 6/8] qtest/xhci: Add controller and device setup and ring tests
,
Nicholas Piggin
,
03:36
[PATCH 7/8] hw/usb/xhci: Support TR NOOP commands
,
Nicholas Piggin
,
03:36
[PATCH 5/8] hw/usb/xhci: Move HCD constants to a header and add register constants
,
Nicholas Piggin
,
03:36
[PATCH 4/8] tests/qtest/e1000e|igb: Fix e1000e and igb tests to re-trigger interrupts
,
Nicholas Piggin
,
03:35
[PATCH 3/8] pci/msix: Implement PBA writes
,
Nicholas Piggin
,
03:35
[PATCH 2/8] qtest/libqos/pci: Fix qpci_msix_enable sharing bar0
,
Nicholas Piggin
,
03:35
[PATCH 1/8] qtest/pci: Enforce balanced iomap/unmap
,
Nicholas Piggin
,
03:35
[PATCH 0/8] Add XHCI TR NOOP support, plus PCI, MSIX changes
,
Nicholas Piggin
,
03:35
[PATCH] target/loongarch: Use actual operand size with vbsrl check
,
Bibo Mao
,
03:22
Re: [PATCH RFCv2 00/20] kvm/arm: Introduce a customizable aarch64 KVM host model
,
Eric Auger
,
03:12
Re: [PATCH] i386/kvm: Set return value after handling KVM_EXIT_HYPERCALL
,
Zhao Liu
,
02:49
Re: [PATCH RFCv2 00/20] kvm/arm: Introduce a customizable aarch64 KVM host model
,
Eric Auger
,
02:41
Re: [PATCH v2] hw/virtio: Fix check available index on virtio loading
,
Eugenio Perez Martin
,
02:34
Re: [PATCH] i386/kvm: Set return value after handling KVM_EXIT_HYPERCALL
,
Binbin Wu
,
02:25
Re: [PATCH v2 08/31] tests/functional: drop 'has_cmd' and 'has_cmds' helpers
,
Thomas Huth
,
02:13
Re: [PATCH] i386/kvm: Set return value after handling KVM_EXIT_HYPERCALL
,
Xiaoyao Li
,
02:10
Re: [PATCH v2 06/31] tests/functional: introduce some helpful decorators
,
Thomas Huth
,
02:01
Re: [PATCH v2 05/31] tests/functional: drop 'tesseract_available' helper
,
Thomas Huth
,
01:57
Re: [RFC PATCH 2/5] system/memory: support unaligned access
,
Tomoyuki HIROSE
,
00:39
Re: [PATCH] i386/kvm: Set return value after handling KVM_EXIT_HYPERCALL
,
Binbin Wu
,
00:18
Re: [PATCH] i386/kvm: Set return value after handling KVM_EXIT_HYPERCALL
,
Yao Yuan
,
00:02
December 11, 2024
Re: [RFC PATCH 1/4] i386/topology: Update the comment of x86_apicid_from_topo_ids()
,
Xiaoyao Li
,
22:58
Re: [PATCH] i386/kvm: Set return value after handling KVM_EXIT_HYPERCALL
,
Xiaoyao Li
,
22:44
Re: [RFC PATCH 3/4] i386: Track cores_per_module in CPUX86State
,
Xiaoyao Li
,
22:37
Re: [RFC PATCH 3/4] i386: Track cores_per_module in CPUX86State
,
Xiaoyao Li
,
22:30
[PATCH] i386/kvm: Set return value after handling KVM_EXIT_HYPERCALL
,
Binbin Wu
,
22:25
Re: [RFC PATCH 2/4] i386: Extract a common fucntion to setup value of MSR_CORE_THREAD_COUNT
,
Xiaoyao Li
,
22:22
[PATCH 1/2] target/loongarch: Use auto method with LSX feature
,
Bibo Mao
,
21:44
[PATCH 0/2] target/loongarch: Use auto method for LSX/LASX feature
,
Bibo Mao
,
21:44
[PATCH 2/2] target/loongarch: Use auto method with LASX feature
,
Bibo Mao
,
21:44
RE: [PATCH v2] hw/virtio: Fix check available index on virtio loading
,
Wafer
,
21:30
Re: [PATCH] firmware: Switch back to struct platform_driver::remove()
,
patchwork-bot+linux-riscv
,
20:28
Re: [PATCH v2 0/2] qtest: Remove uses of 'first_cpu'
,
Richard Henderson
,
19:04
Re: [PATCH v2 9/9] exec/cpu-all: Do not include 'exec/tswap.h' header
,
Richard Henderson
,
19:02
Re: [PATCH v2 8/9] hw/xtensa: Include missing 'exec/tswap.h' header
,
Richard Henderson
,
19:02
Re: [PATCH v2 7/9] hw/sh4/r2d: Include missing 'exec/tswap.h' header
,
Richard Henderson
,
19:02
Re: [PATCH v2 6/9] hw/mips: Include missing 'exec/tswap.h' header
,
Richard Henderson
,
19:02
Re: [PATCH v2 5/9] hw/ppc: Include missing 'exec/tswap.h' header
,
Richard Henderson
,
19:01
Re: [PATCH v2 4/9] hw/arm: Include missing 'exec/tswap.h' header
,
Richard Henderson
,
18:53
Re: [PATCH v2 3/9] accel/tcg: Include missing 'exec/tswap.h' header in translator.c
,
Richard Henderson
,
18:47
Re: [PATCH v2 1/9] target/xtensa: Remove tswap() calls in semihosting simcall() helper
,
Richard Henderson
,
18:45
[ANNOUNCE] QEMU 9.2.0 is now available
,
Michael Roth
,
18:41
[PATCH v2 2/2] qtest/fuzz: Remove uses of 'first_cpu'
,
Philippe Mathieu-Daudé
,
18:37
[PATCH v2 1/2] system/qtest: Remove uses of 'first_cpu'
,
Philippe Mathieu-Daudé
,
18:37
[PATCH v2 0/2] qtest: Remove uses of 'first_cpu'
,
Philippe Mathieu-Daudé
,
18:37
[RFC PATCH] meson: Run some compiler checks using -Wno-unused-value
,
Philippe Mathieu-Daudé
,
18:17
Re: [PATCH v2 1/9] target/xtensa: Remove tswap() calls in semihosting simcall() helper
,
Philippe Mathieu-Daudé
,
18:09
[PATCH v3 4/4] overcommit: introduce mem-lock=on-fault
,
Daniil Tatianin
,
18:05
[PATCH v3 3/4] sysemu: introduce a new MlockState enum
,
Daniil Tatianin
,
18:05
[PATCH v3 2/4] system/vl: extract overcommit option parsing into a helper
,
Daniil Tatianin
,
18:05
[PATCH v2 9/9] exec/cpu-all: Do not include 'exec/tswap.h' header
,
Philippe Mathieu-Daudé
,
18:05
[PATCH v3 0/4] overcommit: introduce mem-lock-onfault
,
Daniil Tatianin
,
18:05
[PATCH v3 1/4] os: add an ability to lock memory on_fault
,
Daniil Tatianin
,
18:04
[PATCH v2 8/9] hw/xtensa: Include missing 'exec/tswap.h' header
,
Philippe Mathieu-Daudé
,
18:04
[PATCH v2 7/9] hw/sh4/r2d: Include missing 'exec/tswap.h' header
,
Philippe Mathieu-Daudé
,
18:04
[PATCH v2 6/9] hw/mips: Include missing 'exec/tswap.h' header
,
Philippe Mathieu-Daudé
,
18:04
[PATCH v2 5/9] hw/ppc: Include missing 'exec/tswap.h' header
,
Philippe Mathieu-Daudé
,
18:04
[PATCH v2 4/9] hw/arm: Include missing 'exec/tswap.h' header
,
Philippe Mathieu-Daudé
,
18:04
[PATCH v2 3/9] accel/tcg: Include missing 'exec/tswap.h' header in translator.c
,
Philippe Mathieu-Daudé
,
18:04
[PATCH v2 2/9] target/mips: Remove tswap() calls in semihosting uhi_fstat_cb()
,
Philippe Mathieu-Daudé
,
18:04
[PATCH v2 1/9] target/xtensa: Remove tswap() calls in semihosting simcall() helper
,
Philippe Mathieu-Daudé
,
18:04
[PATCH v2 0/9] misc: Reduce 'exec/tswap.h' inclusions
,
Philippe Mathieu-Daudé
,
18:04
Re: [RFC PATCH 2/5] system/memory: support unaligned access
,
Peter Xu
,
17:54
Re: [RFC PATCH 2/5] system/memory: support unaligned access
,
Peter Xu
,
17:26
[PATCH 1/1] docs/nitro-enclave: Clarify Enclave and Firecracker relationship
,
Alexander Graf
,
17:25
Re: [PATCH 0/4] QOM: Singleton interface
,
Peter Xu
,
17:10
Re: [PATCH V4 14/19] migration: cpr-transfer mode
,
Steven Sistare
,
17:05
Re: [PATCH v2 2/2] overcommit: introduce mem-lock=on-fault
,
Daniil Tatianin
,
17:00
Re: [PATCH v2 2/2] overcommit: introduce mem-lock=on-fault
,
Peter Xu
,
16:52
Re: [PATCH 2/3] target/riscv: generate misaligned access trap for rvi insn
,
Richard Henderson
,
16:50
Re: [PATCH v2 1/2] os: add an ability to lock memory on_fault
,
Peter Xu
,
16:44
Re: [PATCH 3/3] target/riscv: fix the trap generation for conditional store
,
Richard Henderson
,
16:43
Re: [PATCH 0/3] scripts/qemu-gdb: Make coroutine dumps to work with coredumps
,
Peter Xu
,
16:40
[PATCH 3/3] target/riscv: fix the trap generation for conditional store
,
Frederic Konrad
,
16:20
[PATCH 2/3] target/riscv: generate misaligned access trap for rvi insn
,
Frederic Konrad
,
16:20
[PATCH 1/3] target/riscv: add a trap-misaligned-access property
,
Frederic Konrad
,
16:20
[PATCH 0/3] riscv misaligned accesses
,
Frederic Konrad
,
16:20
Re: [PATCH v2 04/31] tests/functional: simplify 'which' implementation
,
Richard Henderson
,
15:50
Re: [PATCH 0/3] scripts/qemu-gdb: Make coroutine dumps to work with coredumps
,
Fabiano Rosas
,
15:25
Re: [PATCH 3/3] scripts/qemu-gdb: Support coroutine dumps in coredumps
,
Peter Xu
,
15:21
[PATCH 3/3] scripts/qemu-gdb: Support coroutine dumps in coredumps
,
Peter Xu
,
15:18
[PATCH 2/3] scripts/qemu-gdb: Simplify fs_base fetching for coroutines
,
Peter Xu
,
15:17
[PATCH 1/3] scripts/qemu-gdb: Always do full stack dump for python errors
,
Peter Xu
,
15:17
[PATCH 0/3] scripts/qemu-gdb: Make coroutine dumps to work with coredumps
,
Peter Xu
,
15:17
Re: [PATCH v2 04/31] tests/functional: simplify 'which' implementation
,
Thomas Huth
,
14:32
Re: [PATCH v2 01/31] tests/functional: remove many unused imports
,
Thomas Huth
,
14:31
Re: [PATCH V4 09/19] migration: incoming channel
,
Steven Sistare
,
13:59
Re: [PULL 00/24] aspeed queue
,
Peter Maydell
,
13:15
Re: [PULL for-9.2 0/1] 9p queue 2024-12-10
,
Peter Maydell
,
13:14
Re: [RFC PATCH 5/5] hw/arm/virt-acpi-build: Add IORT RMR regions to handle MSI nested binding
,
Jason Gunthorpe
,
13:01
Re: [PATCH v3 42/69] target/arm: Introduce gen_gvec_rev{16,32,64}
,
Richard Henderson
,
12:32
[PATCH v2 31/31] tests/functional: ignore errors when caching assets, except for 404
,
Daniel P . Berrangé
,
12:28
[PATCH v2 30/31] tests/functional: skip tests if assets are not available
,
Daniel P . Berrangé
,
12:28
[PATCH v2 29/31] tests/functional: remove now unused 'run_cmd' helper
,
Daniel P . Berrangé
,
12:28
[PATCH v2 27/31] tests/functional: drop back compat imports from utils.py
,
Daniel P . Berrangé
,
12:28
[PATCH v2 28/31] tests/functional: replace 'run_cmd' with subprocess helpers
,
Daniel P . Berrangé
,
12:28
[PATCH v2 26/31] tests/functional: convert tests to new uncompress helper
,
Daniel P . Berrangé
,
12:28
[PATCH v2 23/31] tests/functional: convert tests to new archive_extract helper
,
Daniel P . Berrangé
,
12:28
[PATCH v2 25/31] tests/functional: add 'uncompress' to QemuBaseTest
,
Daniel P . Berrangé
,
12:28
[PATCH v2 24/31] tests/functional: add a generalized uncompress helper
,
Daniel P . Berrangé
,
12:28
[PATCH v2 21/31] tests/functional: add a generalized archive_extract
,
Daniel P . Berrangé
,
12:28
[PATCH v2 22/31] tests/functional: add 'archive_extract' to QemuBaseTest
,
Daniel P . Berrangé
,
12:28
[PATCH v2 20/31] tests/functional: let cpio_extract accept filenames
,
Daniel P . Berrangé
,
12:28
[PATCH v2 19/31] tests/functional: add common deb_extract helper
,
Daniel P . Berrangé
,
12:28
[PATCH v2 18/31] tests/functional: add common zip_extract helper
,
Daniel P . Berrangé
,
12:27
[PATCH v2 17/31] tests/functional: move uncompress handling into new uncompress.py file
,
Daniel P . Berrangé
,
12:27
[PATCH v2 16/31] tests/functional: move archive handling into new archive.py file
,
Daniel P . Berrangé
,
12:27
[PATCH v2 15/31] tests/functional: remove redundant 'rmtree' call
,
Daniel P . Berrangé
,
12:27
[PATCH v2 13/31] tests/functional: switch over to using self.scratch_file()
,
Daniel P . Berrangé
,
12:27
[PATCH v2 14/31] tests/functional: switch over to using self.socket_dir(...)
,
Daniel P . Berrangé
,
12:27
[PATCH v2 12/31] tests/functional: switch over to using self.data_file(...)
,
Daniel P . Berrangé
,
12:27
[PATCH v2 11/31] tests/functional: switch over to using self.build_file(...)
,
Daniel P . Berrangé
,
12:27
[PATCH v2 10/31] tests/functional: switch over to using self.log_file(...)
,
Daniel P . Berrangé
,
12:27
[PATCH v2 08/31] tests/functional: drop 'has_cmd' and 'has_cmds' helpers
,
Daniel P . Berrangé
,
12:27
[PATCH v2 09/31] tests/functional: add helpers for building file paths
,
Daniel P . Berrangé
,
12:27
[PATCH v2 07/31] tests/functional: switch to new test skip decorators
,
Daniel P . Berrangé
,
12:27
[PATCH v2 06/31] tests/functional: introduce some helpful decorators
,
Daniel P . Berrangé
,
12:27
[PATCH v2 05/31] tests/functional: drop 'tesseract_available' helper
,
Daniel P . Berrangé
,
12:27
[PATCH v2 04/31] tests/functional: simplify 'which' implementation
,
Daniel P . Berrangé
,
12:27
[PATCH v2 03/31] tests/functional: remove duplicated 'which' function impl
,
Daniel P . Berrangé
,
12:27
[PATCH v2 01/31] tests/functional: remove many unused imports
,
Daniel P . Berrangé
,
12:27
[PATCH v2 02/31] tests/functional: resolve str(Asset) to cache file path
,
Daniel P . Berrangé
,
12:27
[PATCH v2 00/31] tests/functional: various improvements wrt assets/scratch files
,
Daniel P . Berrangé
,
12:27
Re: [RFC PATCH 5/5] hw/arm/virt-acpi-build: Add IORT RMR regions to handle MSI nested binding
,
Nicolin Chen
,
12:21
Re: [PATCH v3 42/69] target/arm: Introduce gen_gvec_rev{16,32,64}
,
Philippe Mathieu-Daudé
,
12:19
Re: [PATCH v3 23/69] target/arm: Fix decode of fp16 vector fabs, fneg, fsqrt
,
Peter Maydell
,
12:02
Re: [PATCH 7/9] target/arm: Convert sme_helper.c to fpst alias
,
Peter Maydell
,
11:56
Re: [PATCH 14/26] rust: qom: move bridge for TypeInfo functions out of pl011
,
Zhao Liu
,
11:38
[PATCH v3 69/69] target/arm: Convert FCVTL to decodetree
,
Richard Henderson
,
11:37
[PATCH v3 68/69] target/arm: Convert URECPE and URSQRTE to decodetree
,
Richard Henderson
,
11:37
[PATCH v3 67/69] target/arm: Introduce gen_gvec_urecpe, gen_gvec_ursqrte
,
Richard Henderson
,
11:37
[PATCH v3 65/69] target/arm: Convert handle_2misc_fcmp_zero to decodetree
,
Richard Henderson
,
11:37
[PATCH v3 66/69] target/arm: Convert FRECPE, FRECPX, FRSQRTE to decodetree
,
Richard Henderson
,
11:37
Re: [PATCH v2 1/1] target/riscv: add VILL field for vtype register macro definition
,
Chao Liu
,
11:37
[PATCH v3 64/69] target/arm: Convert FCVT* (vector, integer) to decodetree
,
Richard Henderson
,
11:37
[PATCH v3 63/69] target/arm: Convert FCVTZ[SU] (vector, fixed-point) to decodetree
,
Richard Henderson
,
11:37
[PATCH v3 62/69] target/arm: Convert [US]CVTF (vector) to decodetree
,
Richard Henderson
,
11:37
[PATCH v3 61/69] target/arm: Rename helper_gvec_vcvt_[hf][su] with _rz
,
Richard Henderson
,
11:37
[PATCH v3 60/69] target/arm: Convert [US]CVTF (vector, fixed-point) scalar to decodetree
,
Richard Henderson
,
11:36
[PATCH v3 59/69] target/arm: Convert [US]CVTF (vector, integer) scalar to decodetree
,
Richard Henderson
,
11:36
[PATCH v3 54/69] target/arm: Convert FABS, FNEG (vector) to decodetree
,
Richard Henderson
,
11:36
[PATCH v3 58/69] target/arm: Convert FCVT* (vector, fixed-point) scalar to decodetree
,
Richard Henderson
,
11:36
[PATCH v3 57/69] target/arm: Convert FCVT* (vector, integer) scalar to decodetree
,
Richard Henderson
,
11:36
[PATCH v3 55/69] target/arm: Convert FSQRT (vector) to decodetree
,
Richard Henderson
,
11:36
[PATCH v3 56/69] target/arm: Convert FRINT* (vector) to decodetree
,
Richard Henderson
,
11:36
[PATCH v3 53/69] target/arm: Implement gen_gvec_fabs, gen_gvec_fneg
,
Richard Henderson
,
11:36
[PATCH v3 52/69] target/arm: Convert SHLL to decodetree
,
Richard Henderson
,
11:36
[PATCH v3 51/69] target/arm: Convert FCVTXN to decodetree
,
Richard Henderson
,
11:36
[PATCH v3 50/69] target/arm: Convert FCVTN, BFCVTN to decodetree
,
Richard Henderson
,
11:36
[PATCH v3 49/69] target/arm: Convert XTN, SQXTUN, SQXTN, UQXTN to decodetree
,
Richard Henderson
,
11:36
[PATCH v3 48/69] target/arm: Introduce clear_vec
,
Richard Henderson
,
11:36
[PATCH v3 47/69] target/arm: Remove helper_neon_{add,sub}l_u{16,32}
,
Richard Henderson
,
11:36
[PATCH v3 45/69] target/arm: Introduce gen_gvec_{s,u}{add,ada}lp
,
Richard Henderson
,
11:35
[PATCH v3 46/69] target/arm: Convert handle_2misc_pairwise to decodetree
,
Richard Henderson
,
11:35
[PATCH v3 40/69] target/arm: Convert CNT, NOT, RBIT (vector) to decodetree
,
Richard Henderson
,
11:35
[PATCH v3 44/69] target/arm: Move helper_neon_addlp_{s8, s16} to neon_helper.c
,
Richard Henderson
,
11:35
[PATCH v3 42/69] target/arm: Introduce gen_gvec_rev{16,32,64}
,
Richard Henderson
,
11:35
[PATCH v3 43/69] target/arm: Convert handle_rev to decodetree
,
Richard Henderson
,
11:35
[PATCH v3 41/69] target/arm: Convert CMGT, CMGE, GMLT, GMLE, CMEQ (zero) to decodetree
,
Richard Henderson
,
11:35
Re: [PATCH] tcg/riscv: Fix StoreStore barrier generation
,
Richard Henderson
,
11:35
[PATCH v3 36/69] target/arm: Convert ABS, NEG to decodetree
,
Richard Henderson
,
11:33
[PATCH v3 34/69] target/arm: Convert handle_fmov to decodetree
,
Richard Henderson
,
11:33
[PATCH v3 35/69] target/arm: Convert SQABS, SQNEG to decodetree
,
Richard Henderson
,
11:33
[PATCH v3 28/69] target/arm: Convert FRINT[NPMSAXI] (scalar) to decodetree
,
Richard Henderson
,
11:33
[PATCH v3 29/69] target/arm: Convert BFCVT to decodetree
,
Richard Henderson
,
11:33
[PATCH v3 27/69] target/arm: Convert FSQRT (scalar) to decodetree
,
Richard Henderson
,
11:33
[PATCH v3 23/69] target/arm: Fix decode of fp16 vector fabs, fneg, fsqrt
,
Richard Henderson
,
11:33
[PATCH v3 32/69] target/arm: Convert handle_fpfpcvt to decodetree
,
Richard Henderson
,
11:33
[PATCH v3 37/69] target/arm: Introduce gen_gvec_cls, gen_gvec_clz
,
Richard Henderson
,
11:33
[PATCH v3 31/69] target/arm: Convert FCVT (scalar) to decodetree
,
Richard Henderson
,
11:32
[PATCH v3 25/69] target/arm: Pass fpstatus to vfp_sqrt*
,
Richard Henderson
,
11:32
[PATCH v3 26/69] target/arm: Remove helper_sqrt_f16
,
Richard Henderson
,
11:32
[PATCH v3 21/69] target/arm: Introduce fp_access_check_vector_hsd
,
Richard Henderson
,
11:32
[PATCH v3 39/69] target/arm: Introduce gen_gvec_cnt, gen_gvec_rbit
,
Richard Henderson
,
11:32
[PATCH v3 38/69] target/arm: Convert CLS, CLZ (vector) to decodetree
,
Richard Henderson
,
11:32
[PATCH v3 33/69] target/arm: Convert FJCVTZS to decodetree
,
Richard Henderson
,
11:32
[PATCH v3 30/69] target/arm: Convert FRINT{32, 64}[ZX] (scalar) to decodetree
,
Richard Henderson
,
11:32
[PATCH v3 22/69] target/arm: Convert FCMP, FCMPE, FCCMP, FCCMPE to decodetree
,
Richard Henderson
,
11:32
[PATCH v3 17/69] target/arm: Convert SETF8, SETF16 to decodetree
,
Richard Henderson
,
11:32
[PATCH v3 24/69] target/arm: Convert FMOV, FABS, FNEG (scalar) to decodetree
,
Richard Henderson
,
11:32
[PATCH v3 20/69] target/arm: Introduce fp_access_check_scalar_hsd
,
Richard Henderson
,
11:32
[PATCH v3 19/69] target/arm: Convert disas_cond_select to decodetree
,
Richard Henderson
,
11:32
[PATCH v3 16/69] target/arm: Convert RMIF to decodetree
,
Richard Henderson
,
11:32
[PATCH v3 15/69] target/arm: Convert disas_adc_sbc to decodetree
,
Richard Henderson
,
11:32
[PATCH v3 12/69] target/arm: Convert disas_add_sub_ext_reg to decodetree
,
Richard Henderson
,
11:32
[PATCH v3 11/69] target/arm: Convert disas_logic_reg to decodetree
,
Richard Henderson
,
11:32
[PATCH v3 18/69] target/arm: Convert CCMP, CCMN to decodetree
,
Richard Henderson
,
11:32
[PATCH v3 13/69] target/arm: Convert disas_add_sub_reg to decodetree
,
Richard Henderson
,
11:32
[PATCH v3 14/69] target/arm: Convert disas_data_proc_3src to decodetree
,
Richard Henderson
,
11:32
[PATCH v3 09/69] target/arm: Convert PAC[ID]*, AUT[ID]* to decodetree
,
Richard Henderson
,
11:32
[PATCH v3 05/69] target/arm: Convert SUBP, IRG, GMI to decodetree
,
Richard Henderson
,
11:32
[PATCH v3 06/69] target/arm: Convert PACGA to decodetree
,
Richard Henderson
,
11:32
[PATCH v3 02/69] target/arm: Convert UDIV, SDIV to decodetree
,
Richard Henderson
,
11:32
[PATCH v3 10/69] target/arm: Convert XPAC[ID] to decodetree
,
Richard Henderson
,
11:32
[PATCH v3 08/69] target/arm: Convert CLZ, CLS to decodetree
,
Richard Henderson
,
11:32
[PATCH v3 01/69] target/arm: Add section labels for "Data Processing (register)"
,
Richard Henderson
,
11:31
[PATCH v3 07/69] target/arm: Convert RBIT, REV16, REV32, REV64 to decodetree
,
Richard Henderson
,
11:31
[PATCH v3 04/69] target/arm: Convert CRC32, CRC32C to decodetree
,
Richard Henderson
,
11:31
[PATCH v3 03/69] target/arm: Convert LSLV, LSRV, ASRV, RORV to decodetree
,
Richard Henderson
,
11:31
[PATCH v3 00/69] target/arm: AArch64 decodetree conversion, final part
,
Richard Henderson
,
11:31
[PULL 49/49] rust: qom: change the parent type to an associated type
,
Paolo Bonzini
,
11:29
[PULL 48/49] rust: qom: split ObjectType from ObjectImpl trait
,
Paolo Bonzini
,
11:29
[PULL 47/49] rust: qom: move bridge for TypeInfo functions out of pl011
,
Paolo Bonzini
,
11:29
[PULL 46/49] rust: qdev: move bridge for realize and reset functions out of pl011
,
Paolo Bonzini
,
11:29
[PULL 45/49] rust: qdev: move device_class_init! body to generic function, ClassInitImpl implementation to macro
,
Paolo Bonzini
,
11:29
[PULL 44/49] rust: qom: move ClassInitImpl to the instance side
,
Paolo Bonzini
,
11:29
[PULL 43/49] rust: qom: convert type_info! macro to an associated const
,
Paolo Bonzini
,
11:29
[PULL 42/49] rust: qom: rename Class trait to ClassInitImpl
,
Paolo Bonzini
,
11:29
[PULL 41/49] rust: qom: add default definitions for ObjectImpl
,
Paolo Bonzini
,
11:29
[PULL 40/49] rust: add a bit operation module
,
Paolo Bonzini
,
11:29
[PULL 39/49] rust: add bindings for interrupt sources
,
Paolo Bonzini
,
11:29
[PULL 37/49] rust: cell: add BQL-enforcing RefCell variant
,
Paolo Bonzini
,
11:29
[PULL 38/49] rust: define prelude
,
Paolo Bonzini
,
11:28
[PULL 36/49] rust: cell: add BQL-enforcing Cell variant
,
Paolo Bonzini
,
11:28
[PULL 35/49] bql: check that the BQL is not dropped within marked sections
,
Paolo Bonzini
,
11:28
[PULL 34/49] qom/object: Remove type_register()
,
Paolo Bonzini
,
11:28
[PULL 33/49] script/codeconverter/qom_type_info: Deprecate MakeTypeRegisterStatic and MakeTypeRegisterNotStatic
,
Paolo Bonzini
,
11:28
[PULL 32/49] ui: Replace type_register() with type_register_static()
,
Paolo Bonzini
,
11:28
[PULL 31/49] target/xtensa: Replace type_register() with type_register_static()
,
Paolo Bonzini
,
11:28
[PULL 30/49] target/sparc: Replace type_register() with type_register_static()
,
Paolo Bonzini
,
11:28
[PULL 29/49] target/mips: Replace type_register() with type_register_static()
,
Paolo Bonzini
,
11:28
[PULL 27/49] hw/virtio: Replace type_register() with type_register_static()
,
Paolo Bonzini
,
11:28
[PULL 28/49] i386: Replace type_register() with type_register_static()
,
Paolo Bonzini
,
11:28
[PULL 25/49] hw/sensor: Replace type_register() with type_register_static()
,
Paolo Bonzini
,
11:28
[PULL 26/49] hw/usb: Replace type_register() with type_register_static()
,
Paolo Bonzini
,
11:28
[PULL 23/49] hw/rtc: Replace type_register() with type_register_static()
,
Paolo Bonzini
,
11:28
[PULL 24/49] hw/scsi: Replace type_register() with type_register_static()
,
Paolo Bonzini
,
11:28
[PULL 22/49] ppc: Replace type_register() with type_register_static()
,
Paolo Bonzini
,
11:28
[PULL 21/49] hw/net: Replace type_register() with type_register_static()
,
Paolo Bonzini
,
11:28
[PULL 19/49] arm: Replace type_register() with type_register_static()
,
Paolo Bonzini
,
11:28
[PULL 20/49] hw/block: Replace type_register() with type_register_static()
,
Paolo Bonzini
,
11:28
[PULL 17/49] clock: inline most of qdev_init_clocklist
,
Paolo Bonzini
,
11:28
[PULL 16/49] clock: treat outputs and inputs the same in NamedClockList
,
Paolo Bonzini
,
11:28
[PULL 18/49] kvm: remove unnecessary #ifdef
,
Paolo Bonzini
,
11:28
[PULL 15/49] clock: clear callback on unparent
,
Paolo Bonzini
,
11:28
[PULL 12/49] rust: ci: add job that runs Rust tools
,
Paolo Bonzini
,
11:28
[PULL 14/49] rust/qemu-api: Fix fragment-specifiers in define_property macro
,
Paolo Bonzini
,
11:28
[PULL 08/49] rust: build: move strict lints handling to rustc_args.py
,
Paolo Bonzini
,
11:28
[PULL 13/49] rust: fix doc test syntax
,
Paolo Bonzini
,
11:28
[PULL 11/49] rust: build: add "make clippy", "make rustfmt", "make rustdoc"
,
Paolo Bonzini
,
11:27
[PULL 10/49] rust: build: establish a baseline of lints across all crates
,
Paolo Bonzini
,
11:27
[PULL 09/49] rust: fix a couple style issues from clippy
,
Paolo Bonzini
,
11:27
[PULL 07/49] rust: cargo: store desired warning levels in workspace Cargo.toml
,
Paolo Bonzini
,
11:27
[PULL 06/49] rust: build: generate lint flags from Cargo.toml
,
Paolo Bonzini
,
11:27
[PULL 03/49] rust: allow using build-root bindings.rs from cargo
,
Paolo Bonzini
,
11:27
[PULL 05/49] rust: build: restrict --cfg generation to only required symbols
,
Paolo Bonzini
,
11:27
[PULL 04/49] rust: build: move rustc_args.py invocation to qemu-api crate
,
Paolo Bonzini
,
11:27
[PULL 00/49] rust, QOM, kvm changes for 2024-12-11
,
Paolo Bonzini
,
11:27
[PULL 02/49] rust: apply --cfg MESON to all crates
,
Paolo Bonzini
,
11:27
[PULL 01/49] ci: enable rust in the Debian and Ubuntu system build job
,
Paolo Bonzini
,
11:27
[PULL 72/72] MAINTAINERS: Add correct email address for Vikram Garhwal
,
Peter Maydell
,
11:21
[PULL 67/72] softfloat: Inline pickNaN
,
Peter Maydell
,
11:21
[PULL 64/72] softfloat: Pad array size in pick_nan_muladd
,
Peter Maydell
,
11:21
[PULL 53/72] target/rx: Set default NaN pattern explicitly
,
Peter Maydell
,
11:21
[PULL 57/72] target/hexagon: Set default NaN pattern explicitly
,
Peter Maydell
,
11:21
[PULL 69/72] softfloat: Sink frac_cmp in parts_pick_nan until needed
,
Peter Maydell
,
11:21
[PULL 71/72] MAINTAINERS: update email address for Leif Lindholm
,
Peter Maydell
,
11:21
[PULL 68/72] softfloat: Share code between parts_pick_nan cases
,
Peter Maydell
,
11:21
[PULL 65/72] softfloat: Move propagateFloatx80NaN to softfloat.c
,
Peter Maydell
,
11:21
[PULL 66/72] softfloat: Use parts_pick_nan in propagateFloatx80NaN
,
Peter Maydell
,
11:21
[PULL 70/72] softfloat: Replace WHICH with RET in parts_pick_nan
,
Peter Maydell
,
11:21
[PULL 62/72] softfloat: Use goto for default nan case in pick_nan_muladd
,
Peter Maydell
,
11:21
[PULL 59/72] target/tricore: Set default NaN pattern explicitly
,
Peter Maydell
,
11:21
[PULL 63/72] softfloat: Remove which from parts_pick_nan_muladd
,
Peter Maydell
,
11:21
[PULL 58/72] target/riscv: Set default NaN pattern explicitly
,
Peter Maydell
,
11:21
[PULL 56/72] target/xtensa: Set default NaN pattern explicitly
,
Peter Maydell
,
11:21
Re: [PATCH 15/20] tests/functional/aarch64: add tests for FEAT_RME
,
Pierrick Bouvier
,
11:21
[PULL 54/72] target/s390x: Set default NaN pattern explicitly
,
Peter Maydell
,
11:21
[PULL 55/72] target/sparc: Set default NaN pattern explicitly
,
Peter Maydell
,
11:21
[PULL 61/72] softfloat: Inline pickNaNMulAdd
,
Peter Maydell
,
11:21
[PULL 60/72] fpu: Remove default handling for dnan_pattern
,
Peter Maydell
,
11:21
[PULL 52/72] target/sh4: Set default NaN pattern explicitly
,
Peter Maydell
,
11:21
[PULL 51/72] target/ppc: Set default NaN pattern explicitly
,
Peter Maydell
,
11:21
[PULL 49/72] target/mips: Set default NaN pattern explicitly
,
Peter Maydell
,
11:21
[PULL 50/72] target/openrisc: Set default NaN pattern explicitly
,
Peter Maydell
,
11:21
[PULL 48/72] target/m68k: Set default NaN pattern explicitly
,
Peter Maydell
,
11:21
[PULL 47/72] target/loongarch: Set default NaN pattern explicitly
,
Peter Maydell
,
11:21
[PULL 46/72] target/arm: Set default NaN pattern explicitly
,
Peter Maydell
,
11:21
[PULL 45/72] target/alpha: Set default NaN pattern explicitly
,
Peter Maydell
,
11:21
[PULL 44/72] target/hppa: Set default NaN pattern explicitly
,
Peter Maydell
,
11:21
[PULL 42/72] target/microblaze: Set default NaN pattern explicitly
,
Peter Maydell
,
11:21
[PULL 43/72] target/i386: Set default NaN pattern explicitly
,
Peter Maydell
,
11:21
[PULL 41/72] tests/fp: Set default NaN pattern explicitly
,
Peter Maydell
,
11:20
[PULL 40/72] fpu: Allow runtime choice of default NaN value
,
Peter Maydell
,
11:20
[PULL 39/72] target/arm: Copy entire float_status in is_ebf
,
Peter Maydell
,
11:20
[PULL 38/72] target/ppc: Use env->fp_status in helper_compute_fprf functions
,
Peter Maydell
,
11:20
[PULL 37/72] target/sparc: Initialize local scratch float_status from env->fp_status
,
Peter Maydell
,
11:20
[PULL 36/72] target/m68k: Init local float_status from env fp_status in gdb get/set reg
,
Peter Maydell
,
11:20
[PULL 35/72] target/m68k: In frem helper, initialize local float_status from env->fp_status
,
Peter Maydell
,
11:20
[PULL 34/72] target/loongarch: Use normal float_status in fclass_s and fclass_d helpers
,
Peter Maydell
,
11:20
[PULL 32/72] target/m68k: Don't pass NULL float_status to floatx80_default_nan()
,
Peter Maydell
,
11:20
[PULL 31/72] fpu: Remove use_first_nan field from float_status
,
Peter Maydell
,
11:20
[PULL 33/72] softfloat: Create floatx80 default NaN from parts64_default_nan
,
Peter Maydell
,
11:20
[PULL 29/72] target/i386: Set Float3NaNPropRule explicitly
,
Peter Maydell
,
11:20
[PULL 26/72] target/sparc: Set Float3NaNPropRule explicitly
,
Peter Maydell
,
11:20
[PULL 25/72] target/s390x: Set Float3NaNPropRule explicitly
,
Peter Maydell
,
11:20
[PULL 30/72] target/hppa: Set Float3NaNPropRule explicitly
,
Peter Maydell
,
11:20
[PULL 28/72] target/xtensa: Set Float3NaNPropRule explicitly
,
Peter Maydell
,
11:20
[PULL 27/72] target/mips: Set Float3NaNPropRule explicitly
,
Peter Maydell
,
11:20
[PULL 21/72] tests/fp: Explicitly set 3-NaN propagation rule
,
Peter Maydell
,
11:20
[PULL 22/72] target/arm: Set Float3NaNPropRule explicitly
,
Peter Maydell
,
11:20
[PULL 24/72] target/ppc: Set Float3NaNPropRule explicitly
,
Peter Maydell
,
11:20
[PULL 23/72] target/loongarch: Set Float3NaNPropRule explicitly
,
Peter Maydell
,
11:20
[PULL 20/72] softfloat: Allow runtime choice of NaN propagation for muladd
,
Peter Maydell
,
11:20
[PULL 18/72] target/hppa: Set FloatInfZeroNaNRule explicitly
,
Peter Maydell
,
11:20
[PULL 17/72] target/loongarch: Set FloatInfZeroNaNRule explicitly
,
Peter Maydell
,
11:20
[PULL 19/72] softfloat: Pass have_snan to pickNaNMulAdd
,
Peter Maydell
,
11:20
[PULL 16/72] target/x86: Set FloatInfZeroNaNRule explicitly
,
Peter Maydell
,
11:20
[PULL 15/72] target/xtensa: Set FloatInfZeroNaNRule explicitly
,
Peter Maydell
,
11:20
[PULL 14/72] target/sparc: Set FloatInfZeroNaNRule explicitly
,
Peter Maydell
,
11:20
[PULL 13/72] target/mips: Set FloatInfZeroNaNRule explicitly
,
Peter Maydell
,
11:20
[PULL 12/72] target/ppc: Set FloatInfZeroNaNRule explicitly
,
Peter Maydell
,
11:20
[PULL 11/72] target/s390: Set FloatInfZeroNaNRule explicitly
,
Peter Maydell
,
11:20
[PULL 10/72] target/arm: Set FloatInfZeroNaNRule explicitly
,
Peter Maydell
,
11:20
[PULL 09/72] tests/fp: Explicitly set inf-zero-nan rule
,
Peter Maydell
,
11:20
[PULL 08/72] softfloat: Allow runtime choice of inf * 0 + NaN result
,
Peter Maydell
,
11:20
[PULL 07/72] fpu: Check for default_nan_mode before calling pickNaNMulAdd
,
Peter Maydell
,
11:20
[PULL 02/72] hw/net/lan9118_phy: Reuse in imx_fec and consolidate implementations
,
Peter Maydell
,
11:20
[PULL 06/72] fpu: handle raising Invalid for infzero in pick_nan_muladd
,
Peter Maydell
,
11:20
[PULL 05/72] hw/net/lan9118_phy: Add missing 100 mbps full duplex advertisement
,
Peter Maydell
,
11:20
[PULL 04/72] hw/net/lan9118_phy: Reuse MII constants
,
Peter Maydell
,
11:20
[PULL 01/72] hw/net/lan9118: Extract lan9118_phy
,
Peter Maydell
,
11:20
[PULL 03/72] hw/net/lan9118_phy: Fix off-by-one error in MII_ANLPAR register
,
Peter Maydell
,
11:20
[PULL 00/72] target-arm queue
,
Peter Maydell
,
11:20
Re: [PATCH v2 68/69] target/arm: Convert URECPE and URSQRTE to decodetree
,
Peter Maydell
,
11:11
Re: [PATCH v2 67/69] target/arm: Introduce gen_gvec_urecpe, gen_gvec_ursqrte
,
Peter Maydell
,
11:10
Re: [PATCH v2 64/69] target/arm: Convert FCVT* (vector, integer) to decodetree
,
Peter Maydell
,
11:09
Re: [PATCH v2 23/69] target/arm: Fix decode of fp16 vector fabs, fneg
,
Richard Henderson
,
11:08
Re: [PATCH v2 63/69] target/arm: Convert FCVTZ[SU] (vector, fixed-point) to decodetree
,
Peter Maydell
,
11:07
Re: [PATCH v2 62/69] target/arm: Convert [US]CVTF (vector) to decodetree
,
Peter Maydell
,
11:06
Re: [PATCH v2 60/69] target/arm: Convert [US]CVTF (vector, fixed-point) scalar to decodetree
,
Peter Maydell
,
11:05
Re: [PATCH v2 58/69] target/arm: Convert FCVT* (vector, fixed-point) scalar to decodetree
,
Peter Maydell
,
11:04
Re: [PATCH v2 57/69] target/arm: Convert FCVT* (vector, integer) scalar to decodetree
,
Peter Maydell
,
11:04
Re: [PATCH v2 53/69] target/arm: Implement gen_gvec_fabs, gen_gvec_fneg
,
Peter Maydell
,
11:00
Re: [RFC v4 3/5] vhost: Data structure changes to support packed vqs
,
Sahil Siddiq
,
10:59
Re: [RFC v4 2/5] vhost: Write descriptors to packed svq
,
Sahil Siddiq
,
10:59
Re: [RFC v4 0/5] Add packed virtqueue to shadow virtqueue
,
Sahil Siddiq
,
10:57
Re: [PATCH v2 1/1] target/riscv: add VILL field for vtype register macro definition
,
Richard Henderson
,
10:56
Re: [PATCH v2 43/69] target/arm: Convert handle_rev to decodetree
,
Peter Maydell
,
10:54
Re: [PATCH v2 29/69] target/arm: Convert BFCVT to decodetree
,
Peter Maydell
,
10:52
Re: [PATCH v2 24/69] target/arm: Convert FMOV, FABS, FNEG (scalar) to decodetree
,
Peter Maydell
,
10:50
Re: [PATCH v2 4/6] target/arm: Add decodetree entry for DSB nXS variant
,
Richard Henderson
,
10:50
Re: [PATCH v2 3/6] target/arm: Add ARM_CP_ADD_TLBI_NXS type flag to TLBI insns
,
Richard Henderson
,
10:49
[PATCH v2 0/1] Add vtype.vill FIELD macro definition
,
Chao Liu
,
10:49
[PATCH v2 1/1] target/riscv: add VILL field for vtype register macro definition
,
Chao Liu
,
10:49
Re: [PATCH v2 2/6] target/arm: Add ARM_CP_ADD_TLBI_NXS type flag for NXS insns
,
Richard Henderson
,
10:48
Re: [PATCH v2 23/69] target/arm: Fix decode of fp16 vector fabs, fneg
,
Peter Maydell
,
10:44
Re: [PATCH v2 1/6] target/arm: Implement fine-grained-trap handling for FEAT_XS
,
Richard Henderson
,
10:42
No display in Xen PV guests: "This VM has no graphic display device."
,
Dario Faggioli
,
10:28
RE: [RFC PATCH 4/5] hw/arm/virt-acpi-build: Build IORT with multiple SMMU nodes
,
Shameerali Kolothum Thodi
,
10:21
Re: [PATCH v3 3/4] target/mips: Enable MSA ASE using a CLI flag
,
Aleksandar Rakic
,
10:20
Re: [PATCH v9 0/6] Add Smrnmi support
,
Frank Chang
,
10:20
Re: [PATCH 13/26] rust: qom: automatically use Drop trait to implement instance_finalize
,
Zhao Liu
,
10:19
Re: [PATCH v3 2/4] Skip NaN mode check for soft-float
,
Aleksandar Rakic
,
10:18
Re: [PATCH 1/2] s390x/pci: add support for guests that request direct mapping
,
Matthew Rosato
,
10:18
Re: [PATCH v3 1/4] Add support for emulation of CRC32 instructions
,
Aleksandar Rakic
,
10:14
Re: [PATCH v2] Hexagon (target/hexagon) Remove HEX_DEBUG/HEX_DEBUG_LOG
,
Brian Cain
,
10:10
Re: [PATCH 0/2] Misc Hexagon QOL
,
Brian Cain
,
10:09
[PATCH v2 6/6] tests/tcg/aarch64: add system test for FEAT_XS
,
Peter Maydell
,
09:45
[PATCH v2 5/6] target/arm: Enable FEAT_XS for the max cpu
,
Peter Maydell
,
09:45
[PATCH v2 3/6] target/arm: Add ARM_CP_ADD_TLBI_NXS type flag to TLBI insns
,
Peter Maydell
,
09:44
[PATCH v2 4/6] target/arm: Add decodetree entry for DSB nXS variant
,
Peter Maydell
,
09:44
[PATCH v2 2/6] target/arm: Add ARM_CP_ADD_TLBI_NXS type flag for NXS insns
,
Peter Maydell
,
09:44
[PATCH v2 1/6] target/arm: Implement fine-grained-trap handling for FEAT_XS
,
Peter Maydell
,
09:44
[PATCH v2 0/6] target/arm: Implement FEAT_XS
,
Peter Maydell
,
09:44
Re: [PATCH 1/2] s390x/pci: add support for guests that request direct mapping
,
Cédric Le Goater
,
09:42
Re: [PATCH v7 2/2] target/riscv: rvv: speed up small unit-stride loads and stores
,
Max Chou
,
09:41
[RFC PATCH v5 1/1] target/riscv: rvv: Use wider accesses for unit stride load/store
,
Craig Blackmore
,
09:31
[RFC PATCH v5 0/1] target/riscv: rvv: Use wider accesses for unit stride load/store
,
Craig Blackmore
,
09:31
Re: [PATCH v1 1/1] target/riscv: add VILL field for vtype register macro definition
,
Richard Henderson
,
09:05
[PATCH] tcg/riscv: Fix StoreStore barrier generation
,
Roman Artemev
,
09:00
[PATCH v1 0/1] Add vtype.vill FIELD macro definition
,
Chao Liu
,
09:00
[PATCH v1 1/1] target/riscv: add VILL field for vtype register macro definition
,
Chao Liu
,
09:00
Re: [PATCH v3 16/24] migration/multifd: Send final SYNC only after device state is complete
,
Peter Xu
,
08:21
Re: [RFC PATCH 5/5] hw/arm/virt-acpi-build: Add IORT RMR regions to handle MSI nested binding
,
Jason Gunthorpe
,
08:11
[PATCH v7 2/2] target/riscv: rvv: speed up small unit-stride loads and stores
,
Craig Blackmore
,
07:52
[PATCH v7 1/2] target/riscv: rvv: fix typo in vext continuous ldst function names
,
Craig Blackmore
,
07:52
[PATCH v7 0/2] target/riscv: rvv: reduce the overhead for simple RISC-V vector unit-stride loads and stores
,
Craig Blackmore
,
07:51
Re: [PATCH v2] hw/virtio: Fix check available index on virtio loading
,
Eugenio Perez Martin
,
07:46
Re: [PATCH 13/26] rust: qom: automatically use Drop trait to implement instance_finalize
,
Paolo Bonzini
,
07:43
[PATCH v2] hw/virtio: Fix check available index on virtio loading
,
Wafer
,
07:39
Re: [PATCH 2/2] s390x/pci: indicate QEMU supports relaxed translation for passthrough
,
Thomas Huth
,
06:41
Re: [PATCH 1/2] s390x/pci: add support for guests that request direct mapping
,
Thomas Huth
,
06:34
Re: [PATCH v2] 9pfs: improve v9fs_walk() tracing
,
Christian Schoenebeck
,
05:53
Re: [RFC PATCH 2/5] system/memory: support unaligned access
,
Peter Maydell
,
04:56
[RFC.PATCH v1 2/2] sd:sdhci: Fix data transfer did not complete if data size is bigger then SDMA Buffer Boundary
,
Jamin Lin
,
04:51
[RFC.PATCH v1 1/2] sd:sdhci: Fix boundary_count overflow in sdhci_sdma_transfer_multi_blocks
,
Jamin Lin
,
04:51
[RFC.PATCH v1 0/2] sd:sdhci Fix data transfer did not complete
,
Jamin Lin
,
04:51
Re: [PATCH v4 6/8] chardev/char-mux: implement backend chardev multiplexing
,
Markus Armbruster
,
04:42
Re: [RFC PATCH 2/5] system/memory: support unaligned access
,
Tomoyuki HIROSE
,
04:36
Re: [PATCH V4 09/19] migration: incoming channel
,
Markus Armbruster
,
04:18
RE: [PATCH v3] fw_cfg: Don't set callback_opaque NULL in fw_cfg_modify_bytes_read()
,
Shameerali Kolothum Thodi
,
04:16
Re: [PATCH 14/26] rust: qom: move bridge for TypeInfo functions out of pl011
,
Paolo Bonzini
,
04:12
[PULL 21/26] tests/functional: Convert the xlnx_versal_virt avocado test
,
Thomas Huth
,
04:02
[PULL 17/26] s390x/cpumodel: Add PLO-extension facility
,
Thomas Huth
,
04:02
[PULL 15/26] s390x/cpumodel: Add Sequential-Instruction-Fetching facility
,
Thomas Huth
,
04:02
[PULL 20/26] MAINTAINERS: Cover the tests/functional/test_sh4eb_r2d.py file
,
Thomas Huth
,
04:02
[PULL 14/26] s390x/cpumodel: add Ineffective-nonconstrained-transaction facility
,
Thomas Huth
,
04:02
[PULL 11/26] s390x/cpumodel: add Vector Enhancements facility 3
,
Thomas Huth
,
04:02
[PULL 23/26] tests/functional: Convert the smdkc210 avocado test
,
Thomas Huth
,
04:02
[PULL 26/26] tests/functional: remove pointless with statement
,
Thomas Huth
,
04:02
[PULL 25/26] tests/functional: remove unused system imports
,
Thomas Huth
,
04:02
[PULL 24/26] tests/functional: Convert the cubieboard avocado tests
,
Thomas Huth
,
04:02
[PULL 22/26] tests/functional: Convert the emcraft_sf2 avocado test
,
Thomas Huth
,
04:02
[PULL 19/26] tests/functional: Bump the timeout of the sh4_tuxrun test
,
Thomas Huth
,
04:02
[PULL 09/26] linux-headers: Update to Linux 6.13-rc1
,
Thomas Huth
,
04:02
[PULL 07/26] s390x/cpumodel: add msa13 subfunctions
,
Thomas Huth
,
04:02
[PULL 06/26] s390x/cpumodel: add msa12 changes
,
Thomas Huth
,
04:02
[PULL 18/26] s390x/cpumodel: gen17 model
,
Thomas Huth
,
04:02
[PULL 16/26] s390x/cpumodel: correct PLO feature wording
,
Thomas Huth
,
04:02
[PULL 13/26] s390x/cpumodel: add Vector-Packed-Decimal-Enhancement facility 3
,
Thomas Huth
,
04:02
[PULL 10/26] s390x/cpumodel: add Concurrent-functions facility support
,
Thomas Huth
,
04:02
[PULL 12/26] s390x/cpumodel: add Miscellaneous-Instruction-Extensions Facility 4
,
Thomas Huth
,
04:02
[PULL 08/26] s390x/cpumodel: Add ptff Query Time-Stamp Event (QTSE) support
,
Thomas Huth
,
04:02
[PULL 05/26] s390x/cpumodel: add msa11 subfunctions
,
Thomas Huth
,
04:01
[PULL 04/26] s390x/cpumodel: add msa10 subfunctions
,
Thomas Huth
,
04:01
[PULL 03/26] docs: replace 'Edit on GitLab' with 'View page source'
,
Thomas Huth
,
04:00
[PULL 02/26] hw: add compat machines for 10.0
,
Thomas Huth
,
04:00
[PULL 00/26] First s390x and functional testing patches for v10.0
,
Thomas Huth
,
04:00
[PULL 01/26] hw/i386: define _AS_LATEST() macros for machine types
,
Thomas Huth
,
04:00
Re: [PATCH 16/26] rust: qom: change the parent type to an associated type
,
Zhao Liu
,
03:29
Re: [PATCH 15/26] rust: qom: split ObjectType from ObjectImpl trait
,
Zhao Liu
,
03:23
Re: [PATCH 0/4] QOM: Singleton interface
,
Markus Armbruster
,
03:19
Re: [PATCH 15/20] tests/functional/aarch64: add tests for FEAT_RME
,
Thomas Huth
,
03:05
Re: [PATCH v3 00/26] arm: Run Arm CCA VMs with KVM
,
Gavin Shan
,
03:02
Re: [PATCH 14/26] rust: qom: move bridge for TypeInfo functions out of pl011
,
Zhao Liu
,
02:41
Re: [PATCH 20/20] tests/functional: extend test_aarch64_virt with vulkan test
,
Thomas Huth
,
01:58
Re: [PATCH 19/20] tests/functional: remove hacky sleep from the tests
,
Thomas Huth
,
01:39
Re: [PATCH 17/20] tests/qtest: move clock_steps to after checks
,
Thomas Huth
,
01:37
Re: [PATCH 18/20] system/qtest: properly feedback results of clock_[step|set]
,
Thomas Huth
,
01:36
[PULL 24/24] test/qtest/ast2700-smc-test: Support to test AST2700
,
Cédric Le Goater
,
01:32
[PULL 22/24] test/qtest/aspeed_smc-test: Support write page command with QPI mode
,
Cédric Le Goater
,
01:32
[PULL 20/24] test/qtest/aspeed_smc-test: Support to test AST2600
,
Cédric Le Goater
,
01:32
[PULL 23/24] test/qtest: Introduce a new aspeed-smc-utils.c to place common testcases
,
Cédric Le Goater
,
01:32
[PULL 11/24] tests/functional: Introduce a specific test for ast2500 SoC
,
Cédric Le Goater
,
01:32
[PULL 08/24] tests/functional: Introduce a specific test for ast1030 SoC
,
Cédric Le Goater
,
01:32
[PULL 18/24] test/qtest/aspeed_smc-test: Introducing a "page_addr" data field
,
Cédric Le Goater
,
01:32
[PULL 19/24] test/qtest/aspeed_smc-test: Support to test AST2500
,
Cédric Le Goater
,
01:32
[PULL 15/24] test/qtest/aspeed_smc-test: Move testcases to test_palmetto_bmc function
,
Cédric Le Goater
,
01:32
[PULL 06/24] aspeed/soc: Support SDHCI for AST2700
,
Cédric Le Goater
,
01:32
[PULL 21/24] test/qtest/aspeed_smc-test: Support to test AST1030
,
Cédric Le Goater
,
01:32
[PULL 13/24] tests/functional: Introduce a specific test for rainier-bmc machine
,
Cédric Le Goater
,
01:32
[PULL 16/24] test/qtest/aspeed_smc-test: Introduce a new TestData to test different BMC SOCs
,
Cédric Le Goater
,
01:32
[PULL 12/24] tests/functional: Introduce a specific test for ast2600 SoC
,
Cédric Le Goater
,
01:32
[PULL 14/24] tests/functional: Move debian boot test from avocado
,
Cédric Le Goater
,
01:32
[PULL 09/24] tests/functional: Introduce a specific test for palmetto-bmc machine
,
Cédric Le Goater
,
01:32
[PULL 17/24] test/qtest/aspeed_smc-test: Support to test all CE pins
,
Cédric Le Goater
,
01:32
[PULL 10/24] tests/functional: Introduce a specific test for romulus-bmc machine
,
Cédric Le Goater
,
01:32
[PULL 07/24] aspeed/soc: Support eMMC for AST2700
,
Cédric Le Goater
,
01:32
[PULL 05/24] hw/sd/aspeed_sdhci: Add AST2700 Support
,
Cédric Le Goater
,
01:32
[PULL 04/24] hw:sdhci: Introduce a new "capareg" class member to set the different Capability Registers
,
Cédric Le Goater
,
01:31
[PULL 01/24] arm: Remove tacoma-bmc machine
,
Cédric Le Goater
,
01:31
[PULL 03/24] hw/arm/aspeed: Fix coding style
,
Cédric Le Goater
,
01:31
[PULL 02/24] hw/sd/aspeed_sdhci: Fix coding style
,
Cédric Le Goater
,
01:31
[PULL 00/24] aspeed queue
,
Cédric Le Goater
,
01:31
Re: [PATCH 16/20] util/qemu-timer: fix indentation
,
Thomas Huth
,
01:30
Re: [PATCH v5 18/20] intel_iommu: Introduce a property x-flts for scalable modern mode
,
CLEMENT MATHIEU--DRIF
,
01:08
8086100e.mrom vs. efi-e1000.rom
,
Liu Jaloo
,
01:05
Re: [PATCH 1/1] hw/net: Support Marvell 88E1111 phy driver
,
Fea Wang
,
01:04
December 10, 2024
Re: [PATCH v5 18/20] intel_iommu: Introduce a property x-flts for scalable modern mode
,
Jason Wang
,
22:04
Re: [PATCH v3 00/26] arm: Run Arm CCA VMs with KVM
,
Gavin Shan
,
22:03
Re: [RFC PATCH 4/4] cpu: Remove nr_cores from struct CPUState
,
Zhao Liu
,
21:53
RE: [PATCH v5 18/20] intel_iommu: Introduce a property x-flts for scalable modern mode
,
Duan, Zhenzhong
,
21:50
Re: [RFC PATCH 1/4] i386/topology: Update the comment of x86_apicid_from_topo_ids()
,
Zhao Liu
,
21:36
Re: [PATCH 15/20] tests/functional/aarch64: add tests for FEAT_RME
,
Pierrick Bouvier
,
21:32
Re: [RFC PATCH 3/4] i386: Track cores_per_module in CPUX86State
,
Zhao Liu
,
21:32
[RFC PATCH v4 0/1] Sbsa-ref CXL Enablement
,
Yuquan Wang
,
21:12
[RFC PATCH v4 1/1] hw/arm/sbsa-ref: Support CXL Host Bridge & CFMW
,
Yuquan Wang
,
21:12
Re: [RFC PATCH 5/5] hw/arm/virt-acpi-build: Add IORT RMR regions to handle MSI nested binding
,
Nicolin Chen
,
20:28
Re: [RFC PATCH 5/5] hw/arm/virt-acpi-build: Add IORT RMR regions to handle MSI nested binding
,
Jason Gunthorpe
,
19:48
[PATCH v2 2/2] overcommit: introduce mem-lock=on-fault
,
Daniil Tatianin
,
19:05
[PATCH v2 1/2] os: add an ability to lock memory on_fault
,
Daniil Tatianin
,
19:05
[PATCH v2 0/2] overcommit: introduce mem-lock-onfault
,
Daniil Tatianin
,
19:05
Re: [PATCH v3 24/24] vfio/migration: Multifd device state transfer support - send side
,
Maciej S. Szmigiero
,
18:07
Re: [PATCH v3 22/24] vfio/migration: Multifd device state transfer support - receive side
,
Maciej S. Szmigiero
,
18:06
Re: [PATCH v3 00/24] Multifd 🔀 device state transfer support with VFIO consumer
,
Maciej S. Szmigiero
,
18:06
Re: [PATCH v3 16/24] migration/multifd: Send final SYNC only after device state is complete
,
Maciej S. Szmigiero
,
18:06
Re: [PATCH v3 08/24] migration: Add thread pool of optional load threads
,
Maciej S. Szmigiero
,
18:05
Re: [PATCH v3 08/24] migration: Add thread pool of optional load threads
,
Maciej S. Szmigiero
,
18:05
Re: [PATCH v3 08/24] migration: Add thread pool of optional load threads
,
Maciej S. Szmigiero
,
18:05
Re: [PATCH v3 22/24] vfio/migration: Multifd device state transfer support - receive side
,
Maciej S. Szmigiero
,
18:05
Re: [PATCH v3 18/24] vfio/migration: Don't run load cleanup if load setup didn't run
,
Maciej S. Szmigiero
,
18:05
Re: [RFC PATCH 5/5] hw/arm/virt-acpi-build: Add IORT RMR regions to handle MSI nested binding
,
Nicolin Chen
,
18:02
Re: [PATCH 20/20] tests/functional: extend test_aarch64_virt with vulkan test
,
Richard Henderson
,
17:20
Re: [PATCH 19/20] tests/functional: remove hacky sleep from the tests
,
Richard Henderson
,
17:18
Re: [PATCH 16/20] util/qemu-timer: fix indentation
,
Richard Henderson
,
17:16
Re: [PATCH 15/20] tests/functional/aarch64: add tests for FEAT_RME
,
Richard Henderson
,
17:16
Re: [PATCH] hostmem-file: add the 'hmem' option
,
David Hildenbrand
,
17:02
Re: [PATCH 15/17] target/hexagon: Remove Double
,
Brian Cain
,
16:54
Re: [PATCH 14/17] target/hexagon: Remove Float
,
Brian Cain
,
16:54
Re: [PATCH 13/17] target/hexagon: Expand GEN_XF_ROUND
,
Brian Cain
,
16:53
Re: [PATCH 12/17] target/hexagon: Remove internal_fmafx
,
Brian Cain
,
16:52
RE: [PATCH] hostmem-file: add the 'hmem' option
,
Luo, Zhigang
,
16:51
Re: [PATCH 0/3] cpuhp: ensure that cpu hotremove works the 1st time
,
Eric Mackay
,
16:18
[PATCH 18/20] system/qtest: properly feedback results of clock_[step|set]
,
Alex Bennée
,
15:50
[PATCH 17/20] tests/qtest: move clock_steps to after checks
,
Alex Bennée
,
15:50
[PATCH 19/20] tests/functional: remove hacky sleep from the tests
,
Alex Bennée
,
15:50
Re: [RFC PATCH 4/5] hw/arm/virt-acpi-build: Build IORT with multiple SMMU nodes
,
Nicolin Chen
,
15:49
[PATCH 20/20] tests/functional: extend test_aarch64_virt with vulkan test
,
Alex Bennée
,
15:44
[PATCH 16/20] util/qemu-timer: fix indentation
,
Alex Bennée
,
15:44
[PATCH 15/20] tests/functional/aarch64: add tests for FEAT_RME
,
Alex Bennée
,
15:44
[PATCH 11/20] tests/functional: update the riscv64 tuxrun tests
,
Alex Bennée
,
15:44
[PATCH 14/20] tests/functional: update the x86_64 tuxrun tests
,
Alex Bennée
,
15:44
[PATCH 12/20] tests/functional: update the s390x tuxrun tests
,
Alex Bennée
,
15:44
[PATCH 05/20] tests/functional: update the mips32el tuxrun tests
,
Alex Bennée
,
15:44
[PATCH 07/20] tests/functional: update the mips64el tuxrun tests
,
Alex Bennée
,
15:44
[PATCH 13/20] tests/functional: update the sparc64 tuxrun tests
,
Alex Bennée
,
15:44
[PATCH 08/20] tests/functional: update the ppc32 tuxrun tests
,
Alex Bennée
,
15:44
[PATCH 09/20] tests/functional: update the ppc64 tuxrun tests
,
Alex Bennée
,
15:44
[PATCH 06/20] tests/functional: update the mips64 tuxrun tests
,
Alex Bennée
,
15:44
[PATCH 10/20] tests/functional: update the riscv32 tuxrun tests
,
Alex Bennée
,
15:44
[PATCH 01/20] tests/functional: update the arm tuxrun tests
,
Alex Bennée
,
15:44
[PATCH 00/20] testing/next: functional tests and qtest timers
,
Alex Bennée
,
15:44
[PATCH 04/20] tests/functional: update the mips32 tuxrun tests
,
Alex Bennée
,
15:44
[PATCH 02/20] tests/functional: update the i386 tuxrun tests
,
Alex Bennée
,
15:44
[PATCH 03/20] tests/functional: add a m68k tuxrun tests
,
Alex Bennée
,
15:43
Re: [PATCH] hostmem-file: add the 'hmem' option
,
David Hildenbrand
,
14:54
RE: [PATCH] hostmem-file: add the 'hmem' option
,
Luo, Zhigang
,
14:37
Re: [PATCH] hw/mem: support zero memory size CXL device
,
Gregory Price
,
14:13
Re: [PATCH v3 08/26] hw/core/loader: Add ROM loader notifier
,
Jean-Philippe Brucker
,
14:07
Re: [PATCH v3 03/26] target/arm/kvm: Return immediately on error in kvm_arch_init()
,
Jean-Philippe Brucker
,
14:05
Re: [RFC PATCH v3 26/26] hw/arm/virt: Add measurement log for confidential boot
,
Jean-Philippe Brucker
,
14:04
Re: [RFC PATCH v3 24/26] hw/core/loader: Add fields to RomLoaderNotify
,
Jean-Philippe Brucker
,
14:04
Re: [PATCH v3 2/3] docs/devel/style: add a section about bitfield, and disallow them for packed structures
,
Pierrick Bouvier
,
13:46
Re: [PATCH v2] crypto: run qcrypto_pbkdf2_count_iters in a new thread
,
Daniel P . Berrangé
,
13:46
Re: [PATCH v2 0/3] Add additional plugin API functions to read and write memory and registers
,
Pierrick Bouvier
,
13:40
Re: [PATCH 10/10] target/arm: Simplify condition for tlbi_el2_cp_reginfo[]
,
Richard Henderson
,
13:25
Re: [PATCH 09/10] target/arm: Move RME TLB insns to tlb-insns.c
,
Richard Henderson
,
13:22
Re: [PATCH 08/10] target/arm: Move small helper functions to tlb-insns.c
,
Richard Henderson
,
13:21
Re: [PATCH 07/10] target/arm: Move the TLBI OS insns to tlb-insns.c.
,
Richard Henderson
,
13:19
Re: [PATCH 06/10] target/arm: Move TLBI range insns
,
Richard Henderson
,
13:18
Re: [PATCH 05/10] target/arm: Move AArch64 EL3 TLBI insns
,
Richard Henderson
,
13:16
Re: [PATCH 04/10] target/arm: Move the AArch64 EL2 TLBI insns
,
Richard Henderson
,
13:15
Re: [PATCH 02/10] target/arm: Move TLBI insns for AArch32 EL2 to tlbi_insn_helper.c
,
Peter Maydell
,
13:14
Re: [PATCH 03/10] target/arm: Move AArch64 TLBI insns from v8_cp_reginfo[]
,
Richard Henderson
,
13:13
Re: [PATCH 02/10] target/arm: Move TLBI insns for AArch32 EL2 to tlbi_insn_helper.c
,
Richard Henderson
,
13:11
Re: [PATCH 01/10] target/arm: Move some TLBI insns to their own source file
,
Richard Henderson
,
13:07
Re: (Proposal) New TDX Global Metadata To Report FIXED0 and FIXED1 CPUID Bits
,
Edgecombe, Rick P
,
12:46
Re: [PATCH 00/16] qom/object: Deprecate type_register()
,
Paolo Bonzini
,
12:43
Re: [PATCH 14/26] rust: qom: move bridge for TypeInfo functions out of pl011
,
Paolo Bonzini
,
12:38
Re: [PATCH v2] crypto: run qcrypto_pbkdf2_count_iters in a new thread
,
Thomas Huth
,
12:30
Re: [PATCH] MAINTAINERS: update email address for Leif Lindholm
,
Peter Maydell
,
12:24
Re: [PATCH] MAINTAINERS: Add correct email address for Vikram Garhwal
,
Peter Maydell
,
12:24
Re: [PATCH for-10.0 00/11] fpu: pickNaN follow ups
,
Peter Maydell
,
12:24
Re: [PATCH 0/2] overcommit: introduce mem-lock-onfault
,
Daniil Tatianin
,
12:23
Re: [PATCH 0/2] overcommit: introduce mem-lock-onfault
,
Peter Xu
,
12:20
Re: [PATCH 07/11] softfloat: Use parts_pick_nan in propagateFloatx80NaN
,
Peter Maydell
,
12:11
Re: [PATCH 0/2] overcommit: introduce mem-lock-onfault
,
Daniil Tatianin
,
12:01
Re: [PATCH 0/2] overcommit: introduce mem-lock-onfault
,
Peter Xu
,
11:48
Re: [RFC PATCH 3/4] i386: Track cores_per_module in CPUX86State
,
Igor Mammedov
,
11:43
[PATCH 3/3] tests: acpi: update expected blobs
,
Igor Mammedov
,
11:40
[PATCH 2/3] cpuhp: make sure that remove events are handled within the same SCI
,
Igor Mammedov
,
11:40
[PATCH 1/3] tests: acpi: whitelist expected blobs
,
Igor Mammedov
,
11:40
[PATCH 0/3] cpuhp: ensure that cpu hotremove works the 1st time
,
Igor Mammedov
,
11:40
Re: [RFC PATCH 2/4] i386: Extract a common fucntion to setup value of MSR_CORE_THREAD_COUNT
,
Igor Mammedov
,
11:37
Re: [RFC/WIP 0/3] WIP CTU CAN FD IP core mapping to the platform bus
,
Pavel Pisa
,
11:32
[PATCH v2 69/69] target/arm: Convert FCVTL to decodetree
,
Richard Henderson
,
11:25
[PATCH v2 67/69] target/arm: Introduce gen_gvec_urecpe, gen_gvec_ursqrte
,
Richard Henderson
,
11:25
[PATCH v2 66/69] target/arm: Convert FRECPE, FRECPX, FRSQRTE to decodetree
,
Richard Henderson
,
11:25
[PATCH v2 64/69] target/arm: Convert FCVT* (vector, integer) to decodetree
,
Richard Henderson
,
11:25
[PATCH v2 63/69] target/arm: Convert FCVTZ[SU] (vector, fixed-point) to decodetree
,
Richard Henderson
,
11:25
[PATCH v2 62/69] target/arm: Convert [US]CVTF (vector) to decodetree
,
Richard Henderson
,
11:25
[PATCH v2 60/69] target/arm: Convert [US]CVTF (vector, fixed-point) scalar to decodetree
,
Richard Henderson
,
11:25
[PATCH v2 68/69] target/arm: Convert URECPE and URSQRTE to decodetree
,
Richard Henderson
,
11:25
[PATCH v2 61/69] target/arm: Rename helper_gvec_vcvt_[hf][su] with _rz
,
Richard Henderson
,
11:25
[PATCH v2 65/69] target/arm: Convert handle_2misc_fcmp_zero to decodetree
,
Richard Henderson
,
11:25
[PATCH v2 56/69] target/arm: Convert FRINT* (vector) to decodetree
,
Richard Henderson
,
11:25
[PATCH v2 57/69] target/arm: Convert FCVT* (vector, integer) scalar to decodetree
,
Richard Henderson
,
11:25
[PATCH v2 53/69] target/arm: Implement gen_gvec_fabs, gen_gvec_fneg
,
Richard Henderson
,
11:25
[PATCH v2 58/69] target/arm: Convert FCVT* (vector, fixed-point) scalar to decodetree
,
Richard Henderson
,
11:25
[PATCH v2 59/69] target/arm: Convert [US]CVTF (vector, integer) scalar to decodetree
,
Richard Henderson
,
11:25
[PATCH v2 54/69] target/arm: Convert FABS, FNEG (vector) to decodetree
,
Richard Henderson
,
11:25
[PATCH v2 55/69] target/arm: Convert FSQRT (vector) to decodetree
,
Richard Henderson
,
11:25
[PATCH v2 50/69] target/arm: Convert FCVTN, BFCVTN to decodetree
,
Richard Henderson
,
11:24
[PATCH v2 51/69] target/arm: Convert FCVTXN to decodetree
,
Richard Henderson
,
11:24
[PATCH v2 52/69] target/arm: Convert SHLL to decodetree
,
Richard Henderson
,
11:24
[PATCH v2 49/69] target/arm: Convert XTN, SQXTUN, SQXTN, UQXTN to decodetree
,
Richard Henderson
,
11:24
[PATCH v2 48/69] target/arm: Introduce clear_vec
,
Richard Henderson
,
11:24
[PATCH v2 47/69] target/arm: Remove helper_neon_{add,sub}l_u{16,32}
,
Richard Henderson
,
11:24
[PATCH v2 45/69] target/arm: Introduce gen_gvec_{s,u}{add,ada}lp
,
Richard Henderson
,
11:24
[PATCH v2 46/69] target/arm: Convert handle_2misc_pairwise to decodetree
,
Richard Henderson
,
11:24
[PATCH v2 44/69] target/arm: Move helper_neon_addlp_{s8, s16} to neon_helper.c
,
Richard Henderson
,
11:23
[PATCH v2 42/69] target/arm: Introduce gen_gvec_rev{16,32,64}
,
Richard Henderson
,
11:23
[PATCH v2 43/69] target/arm: Convert handle_rev to decodetree
,
Richard Henderson
,
11:23
[PATCH v2 41/69] target/arm: Convert CMGT, CMGE, GMLT, GMLE, CMEQ (zero) to decodetree
,
Richard Henderson
,
11:23
[PATCH v2 40/69] target/arm: Convert CNT, NOT, RBIT (vector) to decodetree
,
Richard Henderson
,
11:23
[PATCH v2 39/69] target/arm: Introduce gen_gvec_cnt, gen_gvec_rbit
,
Richard Henderson
,
11:20
[PATCH v2 38/69] target/arm: Convert CLS, CLZ (vector) to decodetree
,
Richard Henderson
,
11:20
[PATCH v2 37/69] target/arm: Introduce gen_gvec_cls, gen_gvec_clz
,
Richard Henderson
,
11:20
[PATCH v2 36/69] target/arm: Convert ABS, NEG to decodetree
,
Richard Henderson
,
11:20
[PATCH v2 35/69] target/arm: Convert SQABS, SQNEG to decodetree
,
Richard Henderson
,
11:20
[PATCH v2 34/69] target/arm: Convert handle_fmov to decodetree
,
Richard Henderson
,
11:20
[PATCH v2 33/69] target/arm: Convert FJCVTZS to decodetree
,
Richard Henderson
,
11:20
[PATCH v2 32/69] target/arm: Convert handle_fpfpcvt to decodetree
,
Richard Henderson
,
11:19
[PATCH v2 31/69] target/arm: Convert FCVT (scalar) to decodetree
,
Richard Henderson
,
11:19
[PATCH v2 29/69] target/arm: Convert BFCVT to decodetree
,
Richard Henderson
,
11:19
[PATCH v2 30/69] target/arm: Convert FRINT{32, 64}[ZX] (scalar) to decodetree
,
Richard Henderson
,
11:19
[PATCH v2 28/69] target/arm: Convert FRINT[NPMSAXI] (scalar) to decodetree
,
Richard Henderson
,
11:19
[PATCH v2 27/69] target/arm: Convert FSQRT (scalar) to decodetree
,
Richard Henderson
,
11:19
[PATCH v2 24/69] target/arm: Convert FMOV, FABS, FNEG (scalar) to decodetree
,
Richard Henderson
,
11:19
[PATCH v2 26/69] target/arm: Remove helper_sqrt_f16
,
Richard Henderson
,
11:19
[PATCH v2 25/69] target/arm: Pass fpstatus to vfp_sqrt*
,
Richard Henderson
,
11:19
[PATCH v2 20/69] target/arm: Introduce fp_access_check_scalar_hsd
,
Richard Henderson
,
11:19
[PATCH v2 16/69] target/arm: Convert RMIF to decodetree
,
Richard Henderson
,
11:19
[PATCH v2 23/69] target/arm: Fix decode of fp16 vector fabs, fneg
,
Richard Henderson
,
11:19
[PATCH v2 17/69] target/arm: Convert SETF8, SETF16 to decodetree
,
Richard Henderson
,
11:19
[PATCH v2 22/69] target/arm: Convert FCMP, FCMPE, FCCMP, FCCMPE to decodetree
,
Richard Henderson
,
11:19
[PATCH v2 21/69] target/arm: Introduce fp_access_check_vector_hsd
,
Richard Henderson
,
11:19
[PATCH v2 19/69] target/arm: Convert disas_cond_select to decodetree
,
Richard Henderson
,
11:19
[PATCH v2 18/69] target/arm: Convert CCMP, CCMN to decodetree
,
Richard Henderson
,
11:19
[PATCH v2 15/69] target/arm: Convert disas_adc_sbc to decodetree
,
Richard Henderson
,
11:19
[PATCH v2 14/69] target/arm: Convert disas_data_proc_3src to decodetree
,
Richard Henderson
,
11:18
[PATCH v2 13/69] target/arm: Convert disas_add_sub_reg to decodetree
,
Richard Henderson
,
11:18
[PATCH v2 12/69] target/arm: Convert disas_add_sub_ext_reg to decodetree
,
Richard Henderson
,
11:18
[PATCH v2 11/69] target/arm: Convert disas_logic_reg to decodetree
,
Richard Henderson
,
11:18
[PATCH v2 10/69] target/arm: Convert XPAC[ID] to decodetree
,
Richard Henderson
,
11:18
[PATCH v2 09/69] target/arm: Convert PAC[ID]*, AUT[ID]* to decodetree
,
Richard Henderson
,
11:18
[PATCH v2 08/69] target/arm: Convert CLZ, CLS to decodetree
,
Richard Henderson
,
11:18
[PATCH v2 07/69] target/arm: Convert RBIT, REV16, REV32, REV64 to decodetree
,
Richard Henderson
,
11:18
[PATCH v2 06/69] target/arm: Convert PACGA to decodetree
,
Richard Henderson
,
11:18
[PATCH v2 05/69] target/arm: Convert SUBP, IRG, GMI to decodetree
,
Richard Henderson
,
11:18
[PATCH v2 04/69] target/arm: Convert CRC32, CRC32C to decodetree
,
Richard Henderson
,
11:18
[PATCH v2 03/69] target/arm: Convert LSLV, LSRV, ASRV, RORV to decodetree
,
Richard Henderson
,
11:18
[PATCH v2 02/69] target/arm: Convert UDIV, SDIV to decodetree
,
Richard Henderson
,
11:17
[PATCH v2 01/69] target/arm: Add section labels for "Data Processing (register)"
,
Richard Henderson
,
11:17
[PATCH v2 00/69] target/arm: AArch64 decodetree conversion, final part
,
Richard Henderson
,
11:17
[PATCH 10/10] target/arm: Simplify condition for tlbi_el2_cp_reginfo[]
,
Peter Maydell
,
11:05
[PATCH 09/10] target/arm: Move RME TLB insns to tlb-insns.c
,
Peter Maydell
,
11:05
[PATCH 08/10] target/arm: Move small helper functions to tlb-insns.c
,
Peter Maydell
,
11:05
[PATCH 07/10] target/arm: Move the TLBI OS insns to tlb-insns.c.
,
Peter Maydell
,
11:05
[PATCH 06/10] target/arm: Move TLBI range insns
,
Peter Maydell
,
11:05
[PATCH 05/10] target/arm: Move AArch64 EL3 TLBI insns
,
Peter Maydell
,
11:05
[PATCH 04/10] target/arm: Move the AArch64 EL2 TLBI insns
,
Peter Maydell
,
11:05
[PATCH 03/10] target/arm: Move AArch64 TLBI insns from v8_cp_reginfo[]
,
Peter Maydell
,
11:05
[PATCH 02/10] target/arm: Move TLBI insns for AArch32 EL2 to tlbi_insn_helper.c
,
Peter Maydell
,
11:05
[PATCH 01/10] target/arm: Move some TLBI insns to their own source file
,
Peter Maydell
,
11:05
[PATCH 00/10] target/arm: Pull TLBI insns out to their own source file
,
Peter Maydell
,
11:05
Re: [PATCH 00/16] qom/object: Deprecate type_register()
,
Zhao Liu
,
11:02
Re: [PATCH 13/26] rust: qom: automatically use Drop trait to implement instance_finalize
,
Zhao Liu
,
10:58
Re: [PATCH 12/26] rust: qdev: move bridge for realize and reset functions out of pl011
,
Zhao Liu
,
10:49
Re: [PATCH 11/26] rust: qdev: move device_class_init! body to generic function, ClassInitImpl implementation to macro
,
Zhao Liu
,
10:48
Re: [PATCH 10/26] rust: qom: move ClassInitImpl to the instance side
,
Zhao Liu
,
10:45
Re: [PATCH 14/26] rust: qom: move bridge for TypeInfo functions out of pl011
,
Zhao Liu
,
10:44
Re: [PATCH v2 0/3] bulk: Remove legacy cpu_physical_memory_rw() API
,
Peter Maydell
,
10:44
Re: [PATCH v2 0/3] bulk: Remove legacy cpu_physical_memory_rw() API
,
Peter Maydell
,
10:37
Re: [PATCH 14/26] rust: qom: move bridge for TypeInfo functions out of pl011
,
Zhao Liu
,
10:33
Re: [PATCH 11/17] target/hexagon: Use float32_muladd for helper_sffm[as]_lib
,
Brian Cain
,
10:29
[PATCH 46/46] tcg/optimize: Move fold_cmp_vec, fold_cmpsel_vec into alphabetic sort
,
Richard Henderson
,
10:28
[PATCH 44/46] tcg/optimize: Remove [zsa]_mask from OptContext
,
Richard Henderson
,
10:28
[PATCH 45/46] tcg/optimize: Move fold_bitsel_vec into alphabetic sort
,
Richard Henderson
,
10:28
[PATCH 43/46] tcg/optimize: Use finish_folding as default in tcg_optimize
,
Richard Henderson
,
10:28
[PATCH 40/46] tcg/optimize: Use finish_folding in fold_tcg_ld_memcopy
,
Richard Henderson
,
10:28
[PATCH 42/46] tcg/optimize: Use finish_folding in fold_bitsel_vec
,
Richard Henderson
,
10:28
[PATCH 41/46] tcg/optimize: Use fold_masks_zs in fold_xor
,
Richard Henderson
,
10:28
[PATCH 39/46] tcg/optimize: Use fold_masks_zs in fold_tcg_ld
,
Richard Henderson
,
10:26
[PATCH 37/46] tcg/optimize: Use fold_masks_zs in fold_shift
,
Richard Henderson
,
10:25
[PATCH 34/46] tcg/optimize: Use finish_folding in fold_cmp_vec
,
Richard Henderson
,
10:25
[PATCH 36/46] tcg/optimize: Use fold_masks_zsa in fold_sextract
,
Richard Henderson
,
10:25
[PATCH 35/46] tcg/optimize: Use finish_folding in fold_cmpsel_vec
,
Richard Henderson
,
10:25
[PATCH 38/46] tcg/optimize: Use finish_folding in fold_sub, fold_sub_vec
,
Richard Henderson
,
10:25
[PATCH 31/46] tcg/optimize: Use fold_masks_z in fold_setcond
,
Richard Henderson
,
10:25
[PATCH 33/46] tcg/optimize: Use fold_masks_z in fold_setcond2
,
Richard Henderson
,
10:25
[PATCH 32/46] tcg/optimize: Use fold_masks_zs in fold_negsetcond
,
Richard Henderson
,
10:25
[PATCH 30/46] tcg/optimize: Distinguish simplification in fold_setcond_zmask
,
Richard Henderson
,
10:25
[PATCH 29/46] tcg/optimize: Use finish_folding in fold_remainder
,
Richard Henderson
,
10:25
[PATCH 28/46] tcg/optimize: Return true from fold_qemu_st, fold_tcg_st
,
Richard Henderson
,
10:24
[PATCH 25/46] tcg/optimize: Use fold_masks_zs in fold_or
,
Richard Henderson
,
10:24
[PATCH 24/46] tcg/optimize: Use fold_masks_zs in fold_not
,
Richard Henderson
,
10:24
[PATCH 21/46] tcg/optimize: Use fold_masks_zs in fold_nand
,
Richard Henderson
,
10:24
[PATCH 13/46] tcg/optimize: Use finish_folding in fold_dup, fold_dup2
,
Richard Henderson
,
10:24
[PATCH 22/46] tcg/optimize: Use fold_masks_z in fold_neg_no_const
,
Richard Henderson
,
10:24
[PATCH 17/46] tcg/optimize: Use fold_masks_zsa in fold_exts
,
Richard Henderson
,
10:24
[PATCH 15/46] tcg/optimize: Use fold_masks_zsa in fold_extract
,
Richard Henderson
,
10:24
[PATCH 14/46] tcg/optimize: Use fold_masks_zs in fold_eqv
,
Richard Henderson
,
10:24
[PATCH 27/46] tcg/optimize: Use fold_masks_zs in fold_qemu_ld
,
Richard Henderson
,
10:24
[PATCH 23/46] tcg/optimize: Use fold_masks_zs in fold_nor
,
Richard Henderson
,
10:24
[PATCH 26/46] tcg/optimize: Use fold_masks_zs in fold_orc
,
Richard Henderson
,
10:24
[PATCH 20/46] tcg/optimize: Use finish_folding in fold_mul*
,
Richard Henderson
,
10:24
[PATCH 19/46] tcg/optimize: Use fold_masks_zs in fold_movcond
,
Richard Henderson
,
10:24
[PATCH 16/46] tcg/optimize: Use finish_folding in fold_extract2
,
Richard Henderson
,
10:24
[PATCH 18/46] tcg/optimize: Use fold_masks_zsa in fold_extu
,
Richard Henderson
,
10:24
[PATCH 11/46] tcg/optimize: Use fold_and and fold_masks_z in fold_deposit
,
Richard Henderson
,
10:24
[PATCH 12/46] tcg/optimize: Use finish_folding in fold_divide
,
Richard Henderson
,
10:24
[PATCH 10/46] tcg/optimize: Use fold_masks_z in fold_ctpop
,
Richard Henderson
,
10:24
[PATCH 09/46] tcg/optimize: Use fold_masks_z in fold_count_zeros
,
Richard Henderson
,
10:24
[PATCH 08/46] tcg/optimize: Use fold_masks_zs in fold_bswap
,
Richard Henderson
,
10:24
[PATCH 07/46] tcg/optimize: Use fold_masks_zsa in fold_andc
,
Richard Henderson
,
10:24
[PATCH 06/46] tcg/optimize: Use fold_masks_zsa in fold_and
,
Richard Henderson
,
10:24
[PATCH 05/46] tcg/optimize: Use finish_folding in fold_addsub2
,
Richard Henderson
,
10:24
[PATCH 04/46] tcg/optimize: Use finish_folding in fold_add, fold_add_vec
,
Richard Henderson
,
10:24
[PATCH 03/46] tcg/optimize: Add fold_masks_zsa, fold_masks_zs, fold_masks_z
,
Richard Henderson
,
10:24
[PATCH 02/46] tcg/optimize: Copy mask writeback to fold_masks
,
Richard Henderson
,
10:24
[PATCH 01/46] tcg/optimize: Split out finish_bb, finish_ebb
,
Richard Henderson
,
10:24
[PATCH 00/46] tcg: Remove in-flight mask data from OptContext
,
Richard Henderson
,
10:24
Re: [PATCH v2 0/3] bulk: Remove legacy cpu_physical_memory_rw() API
,
Philippe Mathieu-Daudé
,
10:11
Re: [PATCH v3 00/17] tests/qtest: migration-test refactoring
,
Fabiano Rosas
,
10:07
Re: [PATCH v2 0/3] bulk: Remove legacy cpu_physical_memory_rw() API
,
Peter Maydell
,
10:03
Re: [PATCH v2] tcg: Reset free_temps before tcg_optimize
,
Philippe Mathieu-Daudé
,
10:01
Re: [PATCH v2 0/3] bulk: Remove legacy cpu_physical_memory_rw() API
,
Peter Maydell
,
10:01
[PATCH v2] tcg: Reset free_temps before tcg_optimize
,
Richard Henderson
,
09:53
Re: [PATCH 0/2] overcommit: introduce mem-lock-onfault
,
Vladimir Sementsov-Ogievskiy
,
09:48
Re: [PATCH] hw/i386/cpu: remove default_cpu_version and simplify
,
Ani Sinha
,
09:44
Re: [PATCH 03/11] i386/hvf: Don't send signal to thread when kicking
,
Roman Bolshakov
,
09:26
Re: [PATCH 0/6] Adding the Android Emulator hypervisor driver accelerator
,
startergo
,
09:26
[PATCH v2 3/3] system: Remove mentions of cpu_physical_memory_rw() API
,
Philippe Mathieu-Daudé
,
09:01
[PATCH v2 2/3] bulk: Replace legacy cpu_physical_memory_rw() API
,
Philippe Mathieu-Daudé
,
09:01
[PATCH v2 0/3] bulk: Remove legacy cpu_physical_memory_rw() API
,
Philippe Mathieu-Daudé
,
09:01
[PATCH v2 1/3] dump/dump: Include missing 'exec/memory.h' header
,
Philippe Mathieu-Daudé
,
09:01
Re: [PATCH v2] tests/functional: Convert the intel_iommu avocado test
,
Philippe Mathieu-Daudé
,
08:23
[PATCH v2] tests/functional: Convert the intel_iommu avocado test
,
Thomas Huth
,
07:56
[RFC PATCH] s390x/cpumodel: add MSA 12 consistency checks
,
Hendrik Brueckner
,
07:52
Re: [External] : Re: [RFC PATCH 0/1] ACPI: Fix missing CPU hotplug/hotunplug events with > 255 vCPUs
,
Igor Mammedov
,
07:52
Re: [PATCH V4 09/19] migration: incoming channel
,
Markus Armbruster
,
07:47
Re: [RFC PATCH v2 05/15] s390x/cpumodel: Add ptff Query Time-Stamp Event (QTSE) support
,
Janosch Frank
,
07:41
Re: [PATCH V4 14/19] migration: cpr-transfer mode
,
Markus Armbruster
,
07:27
Re: [RFC PATCH v2 02/15] s390x/cpumodel: add msa11 subfunctions
,
Janosch Frank
,
06:52
Re: [RFC PATCH v2 12/15] s390x/cpumodel: Add Sequential-Instruction-Fetching facility
,
Janosch Frank
,
06:50
Re: [RFC PATCH v2 11/15] s390x/cpumodel: add Ineffective-nonconstrained-transaction facility
,
Janosch Frank
,
06:49
Re: [RFC PATCH v2 07/15] s390x/cpumodel: add Concurrent-functions facility support
,
Janosch Frank
,
06:47
Re: [RFC PATCH v2 09/15] s390x/cpumodel: add Miscellaneous-Instruction-Extensions Facility 4
,
Janosch Frank
,
06:44
Re: [RFC PATCH v2 10/15] s390x/cpumodel: add Vector-Packed-Decimal-Enhancement facility 3
,
Janosch Frank
,
06:43
Re: [RFC PATCH v2 08/15] s390x/cpumodel: add Vector Enhancements facility 3
,
Janosch Frank
,
06:43
Re: [PATCH v2 0/3] Add additional plugin API functions to read and write memory and registers
,
Alex Bennée
,
06:39
Re: [PATCH 09/11] i386/hvf: Print hex pairs for each opcode byte in decode error
,
Phil Dennis-Jordan
,
06:28
[PULL for-9.2 0/1] 9p queue 2024-12-10
,
Christian Schoenebeck
,
05:44
[PULL for-9.2 1/1] 9pfs: fix regression regarding CVE-2023-2861
,
Christian Schoenebeck
,
05:44
Re: [PATCH] 9pfs: fix regression regarding CVE-2023-2861
,
Christian Schoenebeck
,
05:35
Re: [PATCH-for-10.0] system/qtest: Access memory using cpu_physical_memory_rw() API
,
Peter Maydell
,
05:31
Re: [PATCH-for-10.0] system/qtest: Access memory using cpu_physical_memory_rw() API
,
Philippe Mathieu-Daudé
,
05:31
Re: [PATCH-for-10.0] system/qtest: Access memory using cpu_physical_memory_rw() API
,
Philippe Mathieu-Daudé
,
05:20
Re: [PULL for-9.2 0/1] 9p queue 2024-12-10
,
Peter Maydell
,
05:13
Re: [PATCH] 9pfs: fix regression regarding CVE-2023-2861
,
Peter Maydell
,
05:12
Re: [PATCH v3 2/3] docs/devel/style: add a section about bitfield, and disallow them for packed structures
,
Philippe Mathieu-Daudé
,
05:11
Re: [RFC/WIP 0/3] WIP CTU CAN FD IP core mapping to the platform bus
,
Peter Maydell
,
05:09
Re: [PATCH 02/11] arm/hvf: Initialise GICv3 state just before first vCPU run
,
Alexander Graf
,
05:05
Re: [PATCH 01/11] hvf: Add facility for initialisation code prior to first vCPU run
,
Alexander Graf
,
05:05
Re: [PATCH-for-10.0] system/qtest: Access memory using cpu_physical_memory_rw() API
,
Peter Maydell
,
05:03
Re: [PATCH] 9pfs: fix regression regarding CVE-2023-2861
,
Christian Schoenebeck
,
04:57
Re: [PATCH 03/11] i386/hvf: Don't send signal to thread when kicking
,
Phil Dennis-Jordan
,
04:53
Re: [PATCH 06/26] rust: add a bit operation module
,
Paolo Bonzini
,
04:30
Re: [RFC v4 0/5] Add packed virtqueue to shadow virtqueue
,
Eugenio Perez Martin
,
04:28
Re: [PATCH 2/2] hw/display: Allow injection of virtio-gpu EDID name
,
Markus Armbruster
,
04:28
Re: [PATCH 1/2] s390x/pci: add support for guests that request direct mapping
,
David Hildenbrand
,
03:58
Re: [RFC v4 3/5] vhost: Data structure changes to support packed vqs
,
Eugenio Perez Martin
,
03:55
Re: [RFC v4 2/5] vhost: Write descriptors to packed svq
,
Eugenio Perez Martin
,
03:54
Re: [PATCH v5] hw/acpi: Add vmclock device
,
Paul Durrant
,
03:54
Re: [PATCH] qemu-ga-win: Fix a typo error
,
Konstantin Kostiuk
,
03:54
Re: [RFC v4 1/5] vhost: Refactor vhost_svq_add_split
,
Eugenio Perez Martin
,
03:41
Re: [PATCH 03/11] i386/hvf: Don't send signal to thread when kicking
,
Phil Dennis-Jordan
,
03:17
Re: [PATCH] qemu-ga-win: Fix a typo error
,
Daniel P . Berrangé
,
03:13
Re: [PATCH 09/26] rust: qom: convert type_info! macro to an associated const
,
Zhao Liu
,
03:11
Re: [PATCH 08/26] rust: qom: rename Class trait to ClassInitImpl
,
Zhao Liu
,
03:06
Re: [PATCH 07/26] rust: qom: add default definitions for ObjectImpl
,
Zhao Liu
,
03:03
Re: [PATCH 06/26] rust: add a bit operation module
,
Zhao Liu
,
02:56
Re: [PATCH v3 2/3] docs/devel/style: add a section about bitfield, and disallow them for packed structures
,
Thomas Huth
,
02:52
Re: [RFC PATCH v2 03/15] s390x/cpumodel: add msa12 changes
,
Janosch Frank
,
02:46
Re: [QEMU PATCH v10] xen/passthrough: use gsi to map pirq when dom0 is PVH
,
Chen, Jiqian
,
02:22
Re: [PATCH 05/26] rust: add bindings for interrupt sources
,
Zhao Liu
,
02:07
Re: [PATCH 04/26] rust: define prelude
,
Zhao Liu
,
02:01
[PATCH] ppc/pnv/phb4: Add pervasive chiplet support to PHB4/5
,
Nicholas Piggin
,
01:57
[PATCH] qemu-ga-win: Fix a typo error
,
Dehan Meng
,
00:46
December 09, 2024
Re: [PATCH] hw/misc/vmfwupdate: Introduce hypervisor fw-cfg interface support
,
Ani Sinha
,
22:28
Re: (Proposal) New TDX Global Metadata To Report FIXED0 and FIXED1 CPUID Bits
,
Xiaoyao Li
,
22:22
[PATCH 9/9] ppc/pnv/occ: Implement a basic dynamic OCC model
,
Nicholas Piggin
,
22:05
[PATCH 8/9] ppc/pnv/occ: Add POWER10 OCC-OPAL data format
,
Nicholas Piggin
,
22:05
[PATCH 6/9] ppc/pnv: Make HOMER memory a RAM region
,
Nicholas Piggin
,
22:05
[PATCH 7/9] ppc/pnv/occ: Update pstate frequency tables
,
Nicholas Piggin
,
22:05
[PATCH 5/9] ppc/pnv/occ: Better document OCCMISC bits
,
Nicholas Piggin
,
22:05
[PATCH 4/9] ppc/pnv/homer: class-based base and size
,
Nicholas Piggin
,
22:05
[PATCH 2/9] ppc/pnv/homer: Make dummy reads return 0
,
Nicholas Piggin
,
22:05
[PATCH 3/9] ppc/pnv/occ: Fix common area sensor offsets
,
Nicholas Piggin
,
22:05
[PATCH 1/9] ppc/pnv/homer: Fix OCC registers
,
Nicholas Piggin
,
22:05
[PATCH 0/9] ppc/pnv: HOMER and OCC fixes and improvements
,
Nicholas Piggin
,
22:05
Re: [PATCH 00/26] rust: bundle of prerequisites for HPET implementation
,
Zhao Liu
,
21:20
Re: [PATCH 16/17] target/hexagon: Use mulu64 for int128_mul_6464
,
Brian Cain
,
21:07
Re: [PATCH 17/17] target/hexagon: Simplify internal_mpyhh setup
,
Brian Cain
,
21:03
Re: [PATCH 10/17] target/hexagon: Use float32_muladd_scalbn for helper_sffma_sc
,
Brian Cain
,
21:01
Re: [PATCH 09/17] target/hexagon: Use float32_muladd for helper_sffms
,
Brian Cain
,
20:48
Re: [PATCH 08/17] target/hexagon: Use float32_muladd for helper_sffma
,
Brian Cain
,
20:47
Re: [PATCH 07/17] target/hexagon: Use float32_mul in helper_sfmpy
,
Brian Cain
,
20:45
Re: [External] : Re: [RFC PATCH 0/1] ACPI: Fix missing CPU hotplug/hotunplug events with > 255 vCPUs
,
Eric Mackay
,
20:22
[PATCH v2 06/14] ppc/xive2: Process group backlog when updating the CPPR
,
Michael Kowal
,
19:09
[PATCH v2 13/14] pnv/xive: Fix problem with treating NVGC as a NVP
,
Michael Kowal
,
19:09
[PATCH v2 12/14] pnv/xive: Support ESB Escalation
,
Michael Kowal
,
19:09
[PATCH v2 10/14] ppc/xive2: Check crowd backlog when scanning group backlog
,
Michael Kowal
,
19:09
[PATCH v2 09/14] ppc/xive2: Add support for MMIO operations on the NVPG/NVC BAR
,
Michael Kowal
,
19:09
[PATCH v2 08/14] Add support for MMIO operations on the NVPG/NVC BAR
,
Michael Kowal
,
19:09
[PATCH v2 07/14] qtest/xive: Add group-interrupt test
,
Michael Kowal
,
19:09
[PATCH v2 11/14] ppc/xive2: Check crowd backlog when scanning group backlog
,
Michael Kowal
,
19:09
[PATCH v2 10/14] ppc/xive2: Support crowd-matching when looking for target
,
Michael Kowal
,
19:09
[PATCH v2 09/14] ppc/xive2: Support crowd-matching when looking for target
,
Michael Kowal
,
19:08
[PATCH v2 04/14] ppc/xive2: Add undelivered group interrupt to backlog
,
Michael Kowal
,
19:08
[PATCH v2 08/14] qtest/xive: Add group-interrupt test
,
Michael Kowal
,
19:08
[PATCH v2 14/14] qtest/xive: Add test of pool interrupts
,
Michael Kowal
,
19:08
[PATCH v2 11/14] pnv/xive: Only support crowd size of 0, 2, 4 and 16
,
Michael Kowal
,
19:08
[PATCH v2 05/14] ppc/xive2: Process group backlog when pushing an OS context
,
Michael Kowal
,
19:08
[PATCH v2 06/14] ppc/xive2: Process group backlog when pushing an OS context
,
Michael Kowal
,
19:07
[PATCH v2 05/14] ppc/xive2: Add undelivered group interrupt to backlog
,
Michael Kowal
,
19:07
[PATCH v2 07/14] ppc/xive2: Process group backlog when updating the CPPR
,
Michael Kowal
,
19:07
[PATCH v2 04/14] ppc/xive2: Support group-matching when looking for target
,
Michael Kowal
,
19:07
[PATCH v2 02/14] ppc/xive2: Add grouping level to notification
,
Michael Kowal
,
19:06
[PATCH v2 03/14] ppc/xive2: Support group-matching when looking for target
,
Michael Kowal
,
19:06
[PATCH v2 03/14] ppc/xive2: Add grouping level to notification
,
Michael Kowal
,
19:06
[PATCH v2 02/14] ppc/xive: Rename ipb_to_pipr() to xive_ipb_to_pipr()
,
Michael Kowal
,
19:06
[PATCH v2 01/14] ppc/xive2: Update NVP save/restore for group attributes
,
Michael Kowal
,
19:06
[PATCH v2 00/14] XIVE2 changes to support Group and Crowd operations
,
Michael Kowal
,
19:06
[RFC 1/3] hw/net/can: WIP CTU CAN FD IP core mapping to the platform bus
,
Pavel Pisa
,
18:37
[RFC 3/3] hw/net/can: WIP CTU CAN FD add parameter to specify IRQ controller on command line
,
Pavel Pisa
,
18:37
[RFC 2/3] hw/net/can: WIP CTU CAN FD mapping of IRQ for platform device solved.
,
Pavel Pisa
,
18:37
[RFC/WIP 0/3] WIP CTU CAN FD IP core mapping to the platform bus
,
Pavel Pisa
,
18:33
Re: [PATCH 1/2] s390x/pci: add support for guests that request direct mapping
,
Matthew Rosato
,
18:23
Re: [RFC PATCH v3 23/26] hw/tpm: Add TPM event log
,
Stefan Berger
,
17:34
Re: [PATCH v3 2/3] docs/devel/style: add a section about bitfield, and disallow them for packed structures
,
Pierrick Bouvier
,
17:15
Re: [PATCH 1/2] s390x/pci: add support for guests that request direct mapping
,
David Hildenbrand
,
17:09
Re: [RFC PATCH v3 25/26] target/arm/kvm-rme: Add measurement log
,
Stefan Berger
,
17:08
Re: [PATCH 1/2] s390x/pci: add support for guests that request direct mapping
,
Matthew Rosato
,
16:45
Re: [PATCH v3 0/7] hugetlbfs memory HW error fixes
,
David Hildenbrand
,
16:25
Re: [PATCH 03/11] i386/hvf: Don't send signal to thread when kicking
,
Philippe Mathieu-Daudé
,
16:22
Re: [PATCH 2/6] tests/qtest/migration: Initialize buffer in probe_o_direct_support
,
Peter Xu
,
16:14
Re: [PATCH 1/6] tests/qtest/migration: Do proper cleanup in the dirty_limit test
,
Peter Xu
,
16:12
Re: [PATCH] hostmem-file: add the 'hmem' option
,
David Hildenbrand
,
16:11
Re: [PATCH v2 1/3] migration/multifd: move macros to multifd header
,
Fabiano Rosas
,
16:07
Re: [PATCH 4/6] tests/qtest/virtio-iommu-test: Don't pass uninitialized data into qtest_memwrite
,
Philippe Mathieu-Daudé
,
16:06
Re: [PATCH 3/6] tests/qtest/bios-tables-test: Free tables at dump_aml_files
,
Philippe Mathieu-Daudé
,
16:04
Re: [PATCH 2/6] tests/qtest/migration: Initialize buffer in probe_o_direct_support
,
Philippe Mathieu-Daudé
,
16:02
Re: [PATCH 1/2] s390x/pci: add support for guests that request direct mapping
,
David Hildenbrand
,
16:01
Re: [PATCH v3 7/7] migration/multifd: Document the reason to sync for save_setup()
,
Fabiano Rosas
,
15:56
Re: [PATCH 10/11] hw/intc/apic: Fixes magic number use, removes outdated comment
,
Philippe Mathieu-Daudé
,
15:55
Re: [PATCH v3 6/7] migration/multifd: Cleanup src flushes on condition check
,
Fabiano Rosas
,
15:55
Re: [PATCH 09/11] i386/hvf: Print hex pairs for each opcode byte in decode error
,
Philippe Mathieu-Daudé
,
15:54
Re: [PATCH v3 2/7] migration/multifd: Allow to sync with sender threads only
,
Fabiano Rosas
,
15:52
Re: [PATCH 08/11] i386/hvf: Variable type fixup in decoder
,
Philippe Mathieu-Daudé
,
15:49
[PATCH 4/6] tests/qtest/virtio-iommu-test: Don't pass uninitialized data into qtest_memwrite
,
Fabiano Rosas
,
15:44
[PATCH 6/6] tests/qtest/test-x86-cpuid-compat: Free allocated memory
,
Fabiano Rosas
,
15:44
[PATCH 5/6] tests/qtest/qos-test: Plug a couple of leaks
,
Fabiano Rosas
,
15:44
[PATCH 3/6] tests/qtest/bios-tables-test: Free tables at dump_aml_files
,
Fabiano Rosas
,
15:44
[PATCH 2/6] tests/qtest/migration: Initialize buffer in probe_o_direct_support
,
Fabiano Rosas
,
15:44
[PATCH 1/6] tests/qtest/migration: Do proper cleanup in the dirty_limit test
,
Fabiano Rosas
,
15:44
[PATCH 0/6] qtest: Fix some memory issues
,
Fabiano Rosas
,
15:44
Re: [PATCH-for-10.0] system/qtest: Access memory using cpu_physical_memory_rw() API
,
Philippe Mathieu-Daudé
,
15:42
[PATCH 11/11] hw/intc/apic: Raise exception when setting reserved APICBASE bits
,
phil
,
15:37
[PATCH 10/11] hw/intc/apic: Fixes magic number use, removes outdated comment
,
phil
,
15:37
[PATCH 08/11] i386/hvf: Variable type fixup in decoder
,
phil
,
15:37
[PATCH 06/11] i386/hvf: APIC access exit with fast-path for common mov cases
,
phil
,
15:37
[PATCH 07/11] i386/hvf: Enables APIC_ACCESS VM exits by setting APICBASE
,
phil
,
15:37
[PATCH 09/11] i386/hvf: Print hex pairs for each opcode byte in decode error
,
phil
,
15:37
[PATCH 05/11] i386/hvf: Decode APIC access x86 instruction outside BQL
,
phil
,
15:37
[PATCH 04/11] i386/hvf: Pre-fetch emulated instructions
,
phil
,
15:37
[PATCH 03/11] i386/hvf: Don't send signal to thread when kicking
,
phil
,
15:37
[PATCH 00/11] hvf and APIC fixes, improvements, and optimisations
,
phil
,
15:37
[PATCH 01/11] hvf: Add facility for initialisation code prior to first vCPU run
,
phil
,
15:37
[PATCH 02/11] arm/hvf: Initialise GICv3 state just before first vCPU run
,
phil
,
15:37
Re: [PATCH-for-10.0] system/qtest: Access memory using cpu_physical_memory_rw() API
,
Fabiano Rosas
,
15:37
Re: [PATCH v3 2/3] docs/devel/style: add a section about bitfield, and disallow them for packed structures
,
Philippe Mathieu-Daudé
,
15:33
Re: [RFC PATCH v3 25/26] target/arm/kvm-rme: Add measurement log
,
Stefan Berger
,
15:23
Re: [PATCH 15/20] target: Implement CPUClass::datapath_is_big_endian (big-endian)
,
Brian Cain
,
15:22
Re: [RFC v2 0/2] Add RISC-V Server Platform Reference Board
,
Daniel Henrique Barboza
,
15:20
Re: [PATCH V4 06/19] physmem: preserve ram blocks for cpr
,
Peter Xu
,
15:07
Re: [PATCH] MAINTAINERS: update email address for Leif Lindholm
,
Brian Cain
,
15:03
Re: [PATCH V4 04/19] machine: aux-ram-share option
,
Peter Xu
,
14:55
Re: [PATCH V4 03/19] memory: add RAM_PRIVATE
,
Peter Xu
,
14:46
Re: [PATCH V4 02/19] physmem: fd-based shared memory
,
Peter Xu
,
14:42
Re: [PATCH v6 2/9] target/riscv: Add Ssdbltrp CSRs handling
,
Daniel Henrique Barboza
,
14:36
Re: [PATCH v6 1/9] target/riscv: fix henvcfg potentially containing stale bits
,
Daniel Henrique Barboza
,
14:34
[PATCH 1/2] s390x/pci: add support for guests that request direct mapping
,
Matthew Rosato
,
14:29
[PATCH 2/2] s390x/pci: indicate QEMU supports relaxed translation for passthrough
,
Matthew Rosato
,
14:29
[PATCH 0/2] s390x/pci: relax I/O address translation requirement
,
Matthew Rosato
,
14:29
Re: [RFC PATCH] hw/net/can: clean-up unnecessary includes
,
Pierrick Bouvier
,
13:58
Re: [PATCH] docs: replace 'Edit on GitLab' with 'View page source'
,
Pierrick Bouvier
,
13:57
Re: [RFC PATCH v3 01/11] plugins: add types for callbacks related to certain discontinuities
,
Pierrick Bouvier
,
13:52
Re: [PATCH v2 0/3] Add additional plugin API functions to read and write memory and registers
,
Pierrick Bouvier
,
13:45
Re: [PATCH v2 3/3] Add inject plugin and x86_64 target for the inject plugin
,
Pierrick Bouvier
,
13:38
Re: [PATCH v3 0/3] Enable clang build on Windows
,
Pierrick Bouvier
,
13:34
[PATCH v4 5/6] docs: add a codebase section
,
Pierrick Bouvier
,
13:31
[PATCH v4 6/6] docs: add a glossary
,
Pierrick Bouvier
,
13:31
[PATCH v4 4/6] docs/devel: add information on how to setup build environments
,
Pierrick Bouvier
,
13:31
[PATCH v4 3/6] docs/devel: add b4 for patch retrieval
,
Pierrick Bouvier
,
13:31
[PATCH v4 1/6] docs/devel: remove dead video link for sourcehut submit process
,
Pierrick Bouvier
,
13:31
[PATCH v4 2/6] docs/devel: add git-publish for patch submitting
,
Pierrick Bouvier
,
13:31
[PATCH v4 0/6] Enhance documentation for new developers
,
Pierrick Bouvier
,
13:31
Re: [PATCH v3 3/6] docs/devel: add b4 for patch retrieval
,
Pierrick Bouvier
,
13:25
[PATCH] MAINTAINERS: correct my email address
,
Brian Cain
,
13:12
Re: Please Read: Error in website redirection
,
Peter Maydell
,
12:48
Re: [PATCH] tests/qtest: add TIMEOUT_MULTIPLIER
,
Fabiano Rosas
,
12:44
Re: [PATCH V4 01/19] backends/hostmem-shm: factor out allocation of "anonymous shared memory with an fd"
,
Peter Xu
,
12:36
Re: [PATCH for-10.0] tests/functional: Convert the intel_iommu avocado test
,
Thomas Huth
,
12:26
Re: [PATCH 00/26] rust: bundle of prerequisites for HPET implementation
,
Paolo Bonzini
,
12:23
Re: [PATCH v2 3/4] tests/qtest/migration-test: Fix and enable test_ignore_shared
,
Fabiano Rosas
,
12:22
Re: [PATCH-for-10.0] system/qtest: Access memory using cpu_physical_memory_rw() API
,
Fabiano Rosas
,
12:09
Re: [PATCH] docs: replace 'Edit on GitLab' with 'View page source'
,
Daniel P . Berrangé
,
11:42
Re: [PATCH] docs: replace 'Edit on GitLab' with 'View page source'
,
Philippe Mathieu-Daudé
,
11:39
Re: [PATCH for-10.0] tests/functional: Convert the intel_iommu avocado test
,
Daniel P . Berrangé
,
11:37
Re: [PATCH V4 09/19] migration: incoming channel
,
Peter Xu
,
11:37
[PATCH] docs: replace 'Edit on GitLab' with 'View page source'
,
Daniel P . Berrangé
,
11:35
Re: [PATCH for-10.0] tests/functional: Convert the intel_iommu avocado test
,
Philippe Mathieu-Daudé
,
11:31
Re: [PATCH 00/26] rust: bundle of prerequisites for HPET implementation
,
Philippe Mathieu-Daudé
,
11:24
Re: [RFC PATCH] hw/net/can: clean-up unnecessary includes
,
Philippe Mathieu-Daudé
,
11:22
Re: [PATCH 04/17] softfloat: Remove float_muladd_halve_result
,
Philippe Mathieu-Daudé
,
11:08
Re: [PATCH 02/17] target/arm: Use float*_muladd_scalbn
,
Philippe Mathieu-Daudé
,
11:08
Re: [PATCH 03/17] target/sparc: Use float*_muladd_scalbn
,
Philippe Mathieu-Daudé
,
11:06
Re: [PATCH 01/17] softfloat: Add float{16,32,64}_muladd_scalbn
,
Philippe Mathieu-Daudé
,
11:06
Re: [RFC PATCH v2 03/15] s390x/cpumodel: add msa12 changes
,
Hendrik Brueckner
,
10:55
Re: [RFC PATCH v2 03/15] s390x/cpumodel: add msa12 changes
,
Janosch Frank
,
10:45
Re: [PATCH] hw/i386/cpu: remove default_cpu_version and simplify
,
Ani Sinha
,
10:38
Re: [RFC PATCH v2 02/15] s390x/cpumodel: add msa11 subfunctions
,
Hendrik Brueckner
,
10:29
Re: [RFC PATCH v2 03/15] s390x/cpumodel: add msa12 changes
,
Hendrik Brueckner
,
10:24
Re: [PATCH] eif: Use stateful qcrypto apis
,
Dorjoy Chowdhury
,
10:24
Re: [PATCH] device/virtio-nsm: Support string data for extendPCR
,
Dorjoy Chowdhury
,
10:22
Re: [PATCH] docs/nitro-enclave: Fix terminal commands formatting
,
Dorjoy Chowdhury
,
10:20
Re: [RFC PATCH v2 02/15] s390x/cpumodel: add msa11 subfunctions
,
Janosch Frank
,
10:04
Re: [PATCH] hw/i386/cpu: remove default_cpu_version and simplify
,
Zhao Liu
,
09:52
Re: [RFC PATCH v2 03/15] s390x/cpumodel: add msa12 changes
,
Janosch Frank
,
09:48
Re: [RFC PATCH 0/1] ACPI: Fix missing CPU hotplug/hotunplug events with > 255 vCPUs
,
Igor Mammedov
,
09:36
Re: [RFC PATCH v2 04/15] s390x/cpumodel: add msa13 subfunctions
,
Janosch Frank
,
09:34
Re: Please Read: Error in website redirection
,
Stefan Hajnoczi
,
09:28
Re: [PATCH 0/7] tests/functional: Split aspeed tests
,
Cédric Le Goater
,
08:44
Re: [PATCH v4 0/6] Support SDHCI and eMMC for ast2700
,
Cédric Le Goater
,
08:37
Re: [PATCH] arm: Remove tacoma-bmc machine
,
Cédric Le Goater
,
08:37
Re: [PATCH v3 00/10] Add smc qtest testcase to support AST2700
,
Cédric Le Goater
,
08:37
Re: [PATCH v6 08/16] acpi/ghes: don't check if physical_address is not zero
,
Igor Mammedov
,
08:21
Re: [PATCH v3 10/10] test/qtest/ast2700-smc-test: Support to test AST2700
,
Cédric Le Goater
,
08:10
Re: [PATCH v3 09/10] test/qtest: Introduce a new aspeed-smc-utils.c to place common testcases
,
Cédric Le Goater
,
08:09
Re: [PATCH v4 3/6] hw:sdhci: Introduce a new "capareg" class member to set the different Capability Registers
,
Cédric Le Goater
,
07:59
Re: [PATCH v6 08/16] acpi/ghes: don't check if physical_address is not zero
,
Mauro Carvalho Chehab
,
07:57
[PATCH 22/26] rust: qom: add casting functionality
,
Paolo Bonzini
,
07:42
[PATCH 19/26] rust: rename qemu-api modules to follow C code a bit more
,
Paolo Bonzini
,
07:42
[PATCH 25/26] rust: qemu-api: add a module to wrap functions and zero-sized closures
,
Paolo Bonzini
,
07:41
[PATCH 18/26] rust: qom: add possibility of overriding unparent
,
Paolo Bonzini
,
07:41
[PATCH 12/26] rust: qdev: move bridge for realize and reset functions out of pl011
,
Paolo Bonzini
,
07:41
[PATCH 21/26] rust: tests: allow writing more than one test
,
Paolo Bonzini
,
07:41
[PATCH 23/26] rust: qom: add initial subset of methods on Object
,
Paolo Bonzini
,
07:41
[PATCH 26/26] rust: callbacks: allow passing optional callbacks as ()
,
Paolo Bonzini
,
07:40
[PATCH 24/26] rust: qom: move device_id to PL011 class side
,
Paolo Bonzini
,
07:40
[PATCH 15/26] rust: qom: split ObjectType from ObjectImpl trait
,
Paolo Bonzini
,
07:40
[PATCH 14/26] rust: qom: move bridge for TypeInfo functions out of pl011
,
Paolo Bonzini
,
07:39
[PATCH 20/26] rust: re-export C types from qemu-api submodules
,
Paolo Bonzini
,
07:39
[PATCH 17/26] rust: qom: put class_init together from multiple ClassInitImpl<>
,
Paolo Bonzini
,
07:39
[PATCH 16/26] rust: qom: change the parent type to an associated type
,
Paolo Bonzini
,
07:39
[PATCH 13/26] rust: qom: automatically use Drop trait to implement instance_finalize
,
Paolo Bonzini
,
07:38
[PATCH 11/26] rust: qdev: move device_class_init! body to generic function, ClassInitImpl implementation to macro
,
Paolo Bonzini
,
07:38
[PATCH 09/26] rust: qom: convert type_info! macro to an associated const
,
Paolo Bonzini
,
07:38
[PATCH 10/26] rust: qom: move ClassInitImpl to the instance side
,
Paolo Bonzini
,
07:38
[PATCH 08/26] rust: qom: rename Class trait to ClassInitImpl
,
Paolo Bonzini
,
07:38
[PATCH 05/26] rust: add bindings for interrupt sources
,
Paolo Bonzini
,
07:38
[PATCH 06/26] rust: add a bit operation module
,
Paolo Bonzini
,
07:37
[PATCH 04/26] rust: define prelude
,
Paolo Bonzini
,
07:37
[PATCH 07/26] rust: qom: add default definitions for ObjectImpl
,
Paolo Bonzini
,
07:37
[PATCH 00/26] rust: bundle of prerequisites for HPET implementation
,
Paolo Bonzini
,
07:37
[PATCH 02/26] rust: cell: add BQL-enforcing Cell variant
,
Paolo Bonzini
,
07:37
[PATCH 03/26] rust: cell: add BQL-enforcing RefCell variant
,
Paolo Bonzini
,
07:37
[PATCH 01/26] bql: check that the BQL is not dropped within marked sections
,
Paolo Bonzini
,
07:37
Re: [PATCH V4 09/19] migration: incoming channel
,
Markus Armbruster
,
07:12
Re: [PATCH 6/7] tests/functional: Introduce a specific test for rainier-bmc machine
,
Thomas Huth
,
06:59
Re: [PATCH 6/6] hw/vmapple: XHCI controller's interrupt mapping workaround for macOS
,
Akihiko Odaki
,
06:47
Re: [PATCH] qga: Add log to guest-fsfreeze-thaw command
,
Konstantin Kostiuk
,
06:41
Re: [PATCH v6 08/16] acpi/ghes: don't check if physical_address is not zero
,
Jonathan Cameron
,
06:37
Re: [PATCH] qga: Add log to guest-fsfreeze-thaw command
,
Daniel P . Berrangé
,
06:31
Re: [RFC PATCH] hw/net/can: clean-up unnecessary includes
,
Pavel Pisa
,
06:22
KVM/QEMU community call 10/12/2024 agenda items
,
Alex Bennée
,
06:18
[PATCH] qga: Add log to guest-fsfreeze-thaw command
,
Konstantin Kostiuk
,
06:18
Canceled event: QEMU/KVM developers conference call @ Tue 24 Dec 2024 14:00 - 15:00 (GMT) (address@hidden)
,
Alex Bennée
,
06:17
Re: [PATCH 6/6] hw/vmapple: XHCI controller's interrupt mapping workaround for macOS
,
Phil Dennis-Jordan
,
06:14
Re: [RFC 04/13] rust: add bindings for gpio_{in|out} initialization
,
Paolo Bonzini
,
06:09
Re: [PATCH 00/67] target/arm: AArch64 decodetree conversion, final part
,
Peter Maydell
,
05:29
Re: [PATCH for-10.0] tests/functional: Convert the intel_iommu avocado test
,
Eric Auger
,
05:24
Re: [PATCH v5 08/16] acpi/ghes: don't check if physical_address is not zero
,
Jonathan Cameron
,
05:15
Re: [RFC PATCH v2 00/15] KVM: s390: CPU model for gen17
,
Janosch Frank
,
05:14
[RFC PATCH] hw/net/can: clean-up unnecessary includes
,
Alex Bennée
,
05:06
Re: [PATCH 4/6] hw/usb/hcd-xhci-pci: Adds property for disabling mapping in IRQ mode
,
Phil Dennis-Jordan
,
04:54
Re: [PATCH v3 24/24] vfio/migration: Multifd device state transfer support - send side
,
Avihai Horon
,
04:29
Re: [PATCH v4 13/15] acpi/ghes: move offset calculus to a separate function
,
Mauro Carvalho Chehab
,
04:28
Re: [PATCH for-10.0] tests/functional: Convert the intel_iommu avocado test
,
Thomas Huth
,
04:25
Re: [PATCH v3 22/24] vfio/migration: Multifd device state transfer support - receive side
,
Avihai Horon
,
04:20
Re: [PATCH for-10.0] tests/functional: Convert the intel_iommu avocado test
,
Daniel P . Berrangé
,
04:10
Re: [PATCH for-10.0] tests/functional: Convert the intel_iommu avocado test
,
Eric Auger
,
03:58
Re: [PATCH for-10.0] tests/functional: Convert the intel_iommu avocado test
,
Thomas Huth
,
03:26
Re: [PATCH for-10.0] tests/functional: Convert the intel_iommu avocado test
,
Eric Auger
,
03:12
Re: [PATCH 0/2] overcommit: introduce mem-lock-onfault
,
Daniil Tatianin
,
02:41
Re: [RFC 00/13] rust: Reinvent the wheel for HPET timer in Rust
,
Zhao Liu
,
02:39
Re: [RFC 11/13] rust/timer/hpet: add basic HPET timer & state
,
Zhao Liu
,
02:28
Re: [RFC 11/13] rust/timer/hpet: add basic HPET timer & state
,
Zhao Liu
,
02:08
Re: [PATCH] 9pfs: fix regression regarding CVE-2023-2861
,
Greg Kurz
,
02:06
Re: [PATCH v3 3/6] docs/devel: add b4 for patch retrieval
,
Thomas Huth
,
01:47
Re: [PATCH 1/7] tests/functional: Introduce a specific test for ast1030 SoC
,
Cédric Le Goater
,
01:47
Re: [PATCH for-10.0] tests/functional: Convert the intel_iommu avocado test
,
Cédric Le Goater
,
01:45
Re: [PATCH v5 18/20] intel_iommu: Introduce a property x-flts for scalable modern mode
,
CLEMENT MATHIEU--DRIF
,
01:42
Re: Please Read: Error in website redirection
,
Thomas Huth
,
01:42
Re: [PATCH for-10.0] tests/functional: Convert the intel_iommu avocado test
,
CLEMENT MATHIEU--DRIF
,
01:40
Re: [PATCH 3/6] hw/usb/hcd-xhci-pci: Use event ring 0 if mapping unsupported.
,
Akihiko Odaki
,
01:28
Re: [PATCH 2/6] hw/usb/hcd-xhci-pci: Moves msi/msix properties from NEC to superclass
,
Akihiko Odaki
,
01:27
Re: [PATCH 6/6] hw/vmapple: XHCI controller's interrupt mapping workaround for macOS
,
Akihiko Odaki
,
01:26
Re: [PATCH v5 18/20] intel_iommu: Introduce a property x-flts for scalable modern mode
,
Jason Wang
,
01:25
Re: [PATCH 4/6] hw/usb/hcd-xhci-pci: Adds property for disabling mapping in IRQ mode
,
Akihiko Odaki
,
01:19
Re: [PATCH v5 18/20] intel_iommu: Introduce a property x-flts for scalable modern mode
,
CLEMENT MATHIEU--DRIF
,
01:15
December 08, 2024
Re: [PATCH v4 6/8] i386: Add RDT feature flags.
,
Xiaoyao Li
,
22:37
Re: [PATCH v5 18/20] intel_iommu: Introduce a property x-flts for scalable modern mode
,
Jason Wang
,
22:13
Re: [PATCH v3 0/5] Guestperf: miscellaneous refinement and enrichment
,
Yong Huang
,
21:50
Re: [PATCH] tcg/optimize: Fix constant folding of setcond
,
wannacu
,
20:46
Re: [PATCH v3 05/24] migration: Add MIG_CMD_SWITCHOVER_START and its load handler
,
Zhang Chen
,
20:43
Re: [PATCH-for-9.2? v2 1/2] hw/display/vga: Do not reset 'big_endian_fb' in vga_common_reset()
,
Benjamin Herrenschmidt
,
20:14
[PATCH 17/17] target/hexagon: Simplify internal_mpyhh setup
,
Richard Henderson
,
17:49
[PATCH 16/17] target/hexagon: Use mulu64 for int128_mul_6464
,
Richard Henderson
,
17:49
[PATCH 15/17] target/hexagon: Remove Double
,
Richard Henderson
,
17:49
[PATCH 14/17] target/hexagon: Remove Float
,
Richard Henderson
,
17:49
[PATCH 13/17] target/hexagon: Expand GEN_XF_ROUND
,
Richard Henderson
,
17:49
[PATCH 12/17] target/hexagon: Remove internal_fmafx
,
Richard Henderson
,
17:49
[PATCH 11/17] target/hexagon: Use float32_muladd for helper_sffm[as]_lib
,
Richard Henderson
,
17:49
[PATCH 10/17] target/hexagon: Use float32_muladd_scalbn for helper_sffma_sc
,
Richard Henderson
,
17:49
[PATCH 09/17] target/hexagon: Use float32_muladd for helper_sffms
,
Richard Henderson
,
17:49
[PATCH 08/17] target/hexagon: Use float32_muladd for helper_sffma
,
Richard Henderson
,
17:49
[PATCH 06/17] softfloat: Add float_muladd_suppress_add_product_zero
,
Richard Henderson
,
17:49
[PATCH 05/17] softfloat: Add float_round_nearest_even_max
,
Richard Henderson
,
17:49
[PATCH 07/17] target/hexagon: Use float32_mul in helper_sfmpy
,
Richard Henderson
,
17:49
[PATCH 04/17] softfloat: Remove float_muladd_halve_result
,
Richard Henderson
,
17:48
[PATCH 03/17] target/sparc: Use float*_muladd_scalbn
,
Richard Henderson
,
17:48
[PATCH 02/17] target/arm: Use float*_muladd_scalbn
,
Richard Henderson
,
17:48
[PATCH 01/17] softfloat: Add float{16,32,64}_muladd_scalbn
,
Richard Henderson
,
17:48
[RFC PATCH 00/17] softfloat, hexagon: Cleanup fmaf
,
Richard Henderson
,
17:48
Re: [PATCH] tcg: Reset free_temps before tcg_optimize
,
Richard Henderson
,
17:29
[PATCH v13 15/15] hw/vmapple/vmapple: Add vmapple machine type
,
Phil Dennis-Jordan
,
15:23
[PATCH v13 13/15] hw/vmapple/virtio-blk: Add support for apple virtio-blk
,
Phil Dennis-Jordan
,
15:23
[PATCH v13 14/15] hw/block/virtio-blk: Replaces request free function with g_free
,
Phil Dennis-Jordan
,
15:23
[PATCH v13 10/15] hw/vmapple/aes: Introduce aes engine
,
Phil Dennis-Jordan
,
15:23
[PATCH v13 12/15] hw/vmapple/cfg: Introduce vmapple cfg region
,
Phil Dennis-Jordan
,
15:23
[PATCH v13 11/15] hw/vmapple/bdif: Introduce vmapple backdoor interface
,
Phil Dennis-Jordan
,
15:23
[PATCH v13 09/15] gpex: Allow more than 4 legacy IRQs
,
Phil Dennis-Jordan
,
15:23
[PATCH v13 08/15] hvf: arm: Ignore writes to CNTP_CTL_EL0
,
Phil Dennis-Jordan
,
15:23
[PATCH v13 07/15] hw/misc/pvpanic: Add MMIO interface
,
Phil Dennis-Jordan
,
15:23
[PATCH v13 06/15] hw: Add vmapple subdir
,
Phil Dennis-Jordan
,
15:23
[PATCH v13 05/15] MAINTAINERS: Add myself as maintainer for apple-gfx, reviewer for HVF
,
Phil Dennis-Jordan
,
15:23
[PATCH v13 03/15] hw/display/apple-gfx: Adds PCI implementation
,
Phil Dennis-Jordan
,
15:23
[PATCH v13 04/15] hw/display/apple-gfx: Adds configurable mode list
,
Phil Dennis-Jordan
,
15:22
[PATCH v13 02/15] hw/display/apple-gfx: Introduce ParavirtualizedGraphics.Framework support
,
Phil Dennis-Jordan
,
15:22
[PATCH v13 01/15] ui & main loop: Redesign of system-specific main thread event handling
,
Phil Dennis-Jordan
,
15:22
[PATCH v13 00/15] macOS PV Graphics and new vmapple machine type
,
Phil Dennis-Jordan
,
15:22
[PATCH 4/6] hw/usb/hcd-xhci-pci: Adds property for disabling mapping in IRQ mode
,
Phil Dennis-Jordan
,
14:17
[PATCH 6/6] hw/vmapple: XHCI controller's interrupt mapping workaround for macOS
,
Phil Dennis-Jordan
,
14:17
[PATCH 3/6] hw/usb/hcd-xhci-pci: Use event ring 0 if mapping unsupported.
,
Phil Dennis-Jordan
,
14:17
[PATCH 2/6] hw/usb/hcd-xhci-pci: Moves msi/msix properties from NEC to superclass
,
Phil Dennis-Jordan
,
14:17
[PATCH 5/6] hw/usb/hcd-xhci-pci: Indentation fix
,
Phil Dennis-Jordan
,
14:17
[PATCH 0/6] hw/usb/hcd-xhci: Fixes, improvements, and macOS workaround
,
Phil Dennis-Jordan
,
14:17
[PATCH 1/6] hw/usb/hcd-xhci-pci: Don't trigger MSI on higher vector than allocated
,
Phil Dennis-Jordan
,
14:17
Re: [PATCH] tcg: Reset free_temps before tcg_optimize
,
Philippe Mathieu-Daudé
,
13:01
Re: [PATCH 1/9] target/arm: Introduce fpst alias for helper.h
,
Philippe Mathieu-Daudé
,
12:51
Re: [RFC 04/13] rust: add bindings for gpio_{in|out} initialization
,
Zhao Liu
,
11:09
Re: [RFC 06/13] rust: add bindings for memattrs
,
Zhao Liu
,
10:33
Please Read: Error in website redirection
,
Myles Wilson
,
09:25
Re: [RFC 06/13] rust: add bindings for memattrs
,
Paolo Bonzini
,
04:30
[PATCH] hw/i386/cpu: remove default_cpu_version and simplify
,
Ani Sinha
,
01:49
December 07, 2024
Re: [PATCH] MAINTAINERS: Add correct email address for Vikram Garhwal
,
Francisco Iglesias
,
17:45
[PATCH v2] ui/sdl2: reenable the SDL2 Windows keyboard hook procedure
,
Volker Rümelin
,
17:34
Re: [PATCH] tcg: Reset free_temps before tcg_optimize
,
Pierrick Bouvier
,
17:26
Re: [PATCH 1/9] target/arm: Introduce fpst alias for helper.h
,
Richard Henderson
,
16:57
[PATCH] tcg: Reset free_temps before tcg_optimize
,
Richard Henderson
,
16:47
Re: [RFC 03/13] rust/cell: add get_mut() method for BqlCell
,
Paolo Bonzini
,
14:49
Re: [RFC 05/13] rust: add a bit operation binding for deposit64
,
Paolo Bonzini
,
14:45
Re: [PATCH] tcg/optimize: Fix constant folding of setcond
,
Richard Henderson
,
13:27
Re: [RFC 07/13] rust: add bindings for timer
,
Zhao Liu
,
12:01
Re: [RFC 07/13] rust: add bindings for timer
,
Zhao Liu
,
11:36
Re: [RFC 12/13] rust/timer/hpet: add qdev APIs support
,
Zhao Liu
,
10:47
Re: [RFC 05/13] rust: add a bit operation binding for deposit64
,
Zhao Liu
,
10:43
Re: [RFC 03/13] rust/cell: add get_mut() method for BqlCell
,
Zhao Liu
,
10:38
Re: [RFC 09/13] i386/fw_cfg: move hpet_cfg definition to hpet.c
,
Zhao Liu
,
10:18
Re: [PATCH 00/31] Prepare GHES driver to support error injection
,
Markus Armbruster
,
10:16
Re: [RFC 09/13] i386/fw_cfg: move hpet_cfg definition to hpet.c
,
Zhao Liu
,
10:10
Re: [RFC PATCH v3 11/11] tests: add plugin asserting correctness of discon event's to_pc
,
Julian Ganz
,
08:47
Re: [RFC PATCH v3 11/11] tests: add plugin asserting correctness of discon event's to_pc
,
Julian Ganz
,
08:41
Re: [RFC PATCH v3 01/11] plugins: add types for callbacks related to certain discontinuities
,
Julian Ganz
,
08:38
Re: [PATCH 1/3] ui/sdl2: reenable the SDL2 Windows keyboard hook procedure
,
Bernhard Beschow
,
07:46
[PATCH 0/3] Support getting p2pdma_distance
,
Julia Zhang
,
06:01
[PATCH 3/3] virtio-gpu: add a new command to get p2pdma_distance
,
Julia Zhang
,
05:58
[PATCH 2/3] pci: introduce a function to get PCIDevice
,
Julia Zhang
,
05:57
[PATCH 1/3] virtio-gpu: set hostaddr for virtio iGPU
,
Julia Zhang
,
05:56
Re: [RFC 06/13] rust: add bindings for memattrs
,
Philippe Mathieu-Daudé
,
04:21
Re: [RFC 09/13] i386/fw_cfg: move hpet_cfg definition to hpet.c
,
Philippe Mathieu-Daudé
,
04:16
[PATCH v6 15/16] acpi/ghes: Change ghes fill logic to work with only one source
,
Mauro Carvalho Chehab
,
03:57
[PATCH v6 12/16] acpi/ghes: rename etc/hardware_error file macros
,
Mauro Carvalho Chehab
,
03:57
[PATCH v6 06/16] acpi/ghes: Remove a duplicated out of bounds check
,
Mauro Carvalho Chehab
,
03:57
[PATCH v6 08/16] acpi/ghes: don't check if physical_address is not zero
,
Mauro Carvalho Chehab
,
03:57
[PATCH v6 00/16] Prepare GHES driver to support error injection
,
Mauro Carvalho Chehab
,
03:57
[PATCH v6 09/16] acpi/ghes: make the GHES record generation more generic
,
Mauro Carvalho Chehab
,
03:57
[PATCH v6 11/16] acpi/ghes: don't crash QEMU if ghes GED is not found
,
Mauro Carvalho Chehab
,
03:57
[PATCH v6 07/16] acpi/ghes: Change the type for source_id
,
Mauro Carvalho Chehab
,
03:57
[PATCH v6 05/16] acpi/ghes: Fix acpi_ghes_record_errors() argument
,
Mauro Carvalho Chehab
,
03:57
[PATCH v6 13/16] acpi/ghes: better name the offset of the hardware error firmware
,
Mauro Carvalho Chehab
,
03:57
[PATCH v6 02/16] acpi/ghes: simplify acpi_ghes_record_errors() code
,
Mauro Carvalho Chehab
,
03:57
[PATCH v6 10/16] acpi/ghes: better name GHES memory error function
,
Mauro Carvalho Chehab
,
03:56
[PATCH v6 01/16] acpi/ghes: get rid of ACPI_HEST_SRC_ID_RESERVED
,
Mauro Carvalho Chehab
,
03:56
[PATCH v6 03/16] acpi/ghes: simplify the per-arch caller to build HEST table
,
Mauro Carvalho Chehab
,
03:56
[PATCH v6 16/16] docs: acpi_hest_ghes: fix documentation for CPER size
,
Mauro Carvalho Chehab
,
03:56
[PATCH v6 14/16] acpi/ghes: move offset calculus to a separate function
,
Mauro Carvalho Chehab
,
03:56
[PATCH v6 04/16] acpi/ghes: better handle source_id and notification
,
Mauro Carvalho Chehab
,
03:56
Re: [PATCH 31/31] FIXME: acpi/ghes: properly set data record size
,
Mauro Carvalho Chehab
,
03:48
Re: [PATCH 00/31] Prepare GHES driver to support error injection
,
Mauro Carvalho Chehab
,
03:39
Re: [PATCH 27/31] DEBUG
,
Mauro Carvalho Chehab
,
03:33
Re: [PATCH] tcg/optimize: Fix constant folding of setcond
,
wannacu
,
03:30
Re: [PATCH v3 0/9] Require error handling for dynamically created objects
,
Markus Armbruster
,
02:37
Re: [PATCH v12 3/7] target/riscv: Add helper functions to calculate current number of masked bits for pointer masking
,
Alexey Baturo
,
02:20
Re: [PATCH 31/31] FIXME: acpi/ghes: properly set data record size
,
Markus Armbruster
,
01:18
Re: [PATCH 27/31] DEBUG
,
Markus Armbruster
,
01:16
Re: [PATCH 00/31] Prepare GHES driver to support error injection
,
Markus Armbruster
,
01:15
Re: [PATCH 00/31] Prepare GHES driver to support error injection
,
Markus Armbruster
,
01:12
December 06, 2024
Re: [PATCH 27/31] DEBUG
,
Ani Sinha
,
22:38
Re: [PATCH 1/1] disas/riscv: Guard dec->cfg dereference for host disassemble
,
LIU Zhiwei
,
20:27
Re: [PATCH v2 3/3] Add inject plugin and x86_64 target for the inject plugin
,
Rowan Hart
,
20:02
Re: [PATCH v2 0/3] Add additional plugin API functions to read and write memory and registers
,
Rowan Hart
,
19:57
[PATCH v2 6/6] migration/block: Rewrite disk activation
,
Peter Xu
,
18:09
[PATCH v2 5/6] migration/block: Fix possible race with block_inactive
,
Peter Xu
,
18:08
[PATCH v2 4/6] migration/block: Apply late-block-active behavior to postcopy
,
Peter Xu
,
18:08
[PATCH v2 3/6] migration/block: Make late-block-active the default
,
Peter Xu
,
18:08
[PATCH v2 2/6] qmp/cont: Only activate disks if migration completed
,
Peter Xu
,
18:08
[PATCH v2 1/6] migration: Add helper to get target runstate
,
Peter Xu
,
18:08
[PATCH v2 0/6] migration/block: disk activation rewrite
,
Peter Xu
,
18:08
Re: [RFC PATCH v3 11/11] tests: add plugin asserting correctness of discon event's to_pc
,
Richard Henderson
,
17:56
[PATCH v3 7/7] migration/multifd: Document the reason to sync for save_setup()
,
Peter Xu
,
17:48
[PATCH v3 6/7] migration/multifd: Cleanup src flushes on condition check
,
Peter Xu
,
17:48
[PATCH v3 5/7] migration/multifd: Remove sync processing on postcopy
,
Peter Xu
,
17:48
[PATCH v3 2/7] migration/multifd: Allow to sync with sender threads only
,
Peter Xu
,
17:48
[PATCH v3 4/7] migration/multifd: Unify RAM_SAVE_FLAG_MULTIFD_FLUSH messages
,
Peter Xu
,
17:48
[PATCH v3 3/7] migration/ram: Move RAM_SAVE_FLAG* into ram.h
,
Peter Xu
,
17:48
[PATCH v3 1/7] migration/multifd: Further remove the SYNC on complete
,
Peter Xu
,
17:48
[PATCH v3 0/7] migration/multifd: Some VFIO / postcopy preparations on flush
,
Peter Xu
,
17:48
Re: [PATCH v3 0/6] Enhance documentation for new developers
,
Richard Henderson
,
17:29
Re: [PATCH v3 00/24] Multifd 🔀 device state transfer support with VFIO consumer
,
Peter Xu
,
17:20
Re: [PATCH v3 07/24] migration: Document the BQL behavior of load SaveVMHandlers
,
Peter Xu
,
17:16
Re: [PATCH v3 05/24] migration: Add MIG_CMD_SWITCHOVER_START and its load handler
,
Peter Xu
,
17:12
Re: [PATCH v3 10/24] migration/multifd: Device state transfer support - receive side
,
Peter Xu
,
16:57
Re: [PATCH v3 11/24] migration/multifd: Make multifd_send() thread safe
,
Maciej S. Szmigiero
,
16:12
Re: [PATCH v3 10/24] migration/multifd: Device state transfer support - receive side
,
Maciej S. Szmigiero
,
16:12
Re: [PATCH v3 06/24] migration: Add qemu_loadvm_load_state_buffer() and its handler
,
Maciej S. Szmigiero
,
16:12
Re: [PATCH v3 02/24] thread-pool: Remove thread_pool_submit() function
,
Maciej S. Szmigiero
,
16:12
Re: [PATCH v12 2/7] target/riscv: Add new CSR fields for S{sn, mn, m}pm extensions as part of Zjpm v1.0
,
Daniel Henrique Barboza
,
16:10
Re: [PATCH v12 3/7] target/riscv: Add helper functions to calculate current number of masked bits for pointer masking
,
Daniel Henrique Barboza
,
16:08
Re: [RFC PATCH v3 11/11] tests: add plugin asserting correctness of discon event's to_pc
,
Pierrick Bouvier
,
15:40
Re: [PATCH v2 3/3] Add inject plugin and x86_64 target for the inject plugin
,
Pierrick Bouvier
,
14:57
Re: [PATCH v2 0/3] Add additional plugin API functions to read and write memory and registers
,
Pierrick Bouvier
,
14:43
Re: [RFC PATCH v3 11/11] tests: add plugin asserting correctness of discon event's to_pc
,
Richard Henderson
,
14:42
[PATCH v3 5/6] docs: add a codebase section
,
Pierrick Bouvier
,
14:30
[PATCH v3 6/6] docs: add a glossary
,
Pierrick Bouvier
,
14:30
[PATCH v3 2/6] docs/devel: add git-publish for patch submitting
,
Pierrick Bouvier
,
14:29
[PATCH v3 3/6] docs/devel: add b4 for patch retrieval
,
Pierrick Bouvier
,
14:29
[PATCH v3 4/6] docs/devel: add information on how to setup build environments
,
Pierrick Bouvier
,
14:29
[PATCH v3 0/6] Enhance documentation for new developers
,
Pierrick Bouvier
,
14:29
[PATCH v3 1/6] docs/devel: remove dead video link for sourcehut submit process
,
Pierrick Bouvier
,
14:29
Re: [PATCH v2 2/6] docs/devel: add git-publish for patch submitting
,
Pierrick Bouvier
,
14:27
自动回复: Qemu-devel Digest, Vol 261, Issue 105
,
1263914829
,
14:25
[PATCH v3 4/4] docs/system/arm/virt: document missing properties
,
Pierrick Bouvier
,
14:23
[PATCH v3 3/4] docs/system/arm/xlnx-versal-virt: document ospi-flash property
,
Pierrick Bouvier
,
14:23
[PATCH v3 2/4] docs/system/arm/fby35: document execute-in-place property
,
Pierrick Bouvier
,
14:23
[PATCH v3 1/4] docs/system/arm/orangepi: update links
,
Pierrick Bouvier
,
14:23
[PATCH v3 0/4] Minor fixes for Arm documentation
,
Pierrick Bouvier
,
14:23
Re: [RFC 06/13] rust: add bindings for memattrs
,
Paolo Bonzini
,
14:16
[PATCH 4/4] hw/timer/hpet: Hold fw_cfg state within HPET class
,
Philippe Mathieu-Daudé
,
14:12
[PATCH 3/4] hw/timer/hpet: Have hpet_find() return an Object
,
Philippe Mathieu-Daudé
,
14:11
[PATCH 2/4] hw/timer/hpet: Reduce hpet_cfg[] scope
,
Philippe Mathieu-Daudé
,
14:11
[PATCH 1/4] hw/timer/hpet: Introduce hpet_add_fw_cfg_bytes()
,
Philippe Mathieu-Daudé
,
14:11
[PATCH 0/4] hw/timer/hpet: Make fw_cfg state private to HPET class
,
Philippe Mathieu-Daudé
,
14:11
Re: [RFC PATCH v3 11/11] tests: add plugin asserting correctness of discon event's to_pc
,
Pierrick Bouvier
,
14:02
Re: [RFC PATCH v3 01/11] plugins: add types for callbacks related to certain discontinuities
,
Pierrick Bouvier
,
13:59
Re: [PATCH v3 00/24] Multifd 🔀 device state transfer support with VFIO consumer
,
Maciej S. Szmigiero
,
13:44
Re: (Proposal) New TDX Global Metadata To Report FIXED0 and FIXED1 CPUID Bits
,
Edgecombe, Rick P
,
13:41
Re: [PATCH v3 07/24] migration: Document the BQL behavior of load SaveVMHandlers
,
Maciej S. Szmigiero
,
13:40
自动回复: Qemu-devel Digest, Vol 261, Issue 104
,
1263914829
,
13:29
Re: [PATCH v3 0/7] hugetlbfs memory HW error fixes
,
William Roche
,
13:26
Re: [PATCH v3 05/24] migration: Add MIG_CMD_SWITCHOVER_START and its load handler
,
Maciej S. Szmigiero
,
13:25
[PATCH for-10.0] tests/functional: Convert the intel_iommu avocado test
,
Thomas Huth
,
13:18
[PATCH 6/6] hw/nvram/fw_cfg: Remove fw_cfg_add_extra_pci_roots()
,
Philippe Mathieu-Daudé
,
13:15
Re: [PATCH 58/67] target/arm: Convert [US]CVTF (vector, fixed-point) scalar to decodetree
,
Richard Henderson
,
13:15
[PATCH 5/6] hw: Use pci_bus_add_fw_cfg_extra_pci_roots()
,
Philippe Mathieu-Daudé
,
13:14
[PATCH 4/6] hw/pci: Add pci_bus_add_fw_cfg_extra_pci_roots() helper
,
Philippe Mathieu-Daudé
,
13:14
[PATCH 3/6] hw/pci: Have PCI_BUS implement TYPE_FW_CFG_DATA_GENERATOR_INTERFACE
,
Philippe Mathieu-Daudé
,
13:14
[PATCH 2/6] hw/nvram/fw_cfg: Pass QOM parent to fw_cfg_add_file_from_generator()
,
Philippe Mathieu-Daudé
,
13:14
[PATCH 1/6] hw/nvram/fw_cfg: Rename fw_cfg_add_[file]_from_generator()
,
Philippe Mathieu-Daudé
,
13:14
[PATCH 0/6] hw/nvram/fw_cfg: Move PCI bus methods out
,
Philippe Mathieu-Daudé
,
13:14
Re: [PATCH 55/67] target/arm: Convert FCVT* (vector, integer) scalar to decodetree
,
Richard Henderson
,
13:12
Re: [PATCH v3 00/24] Multifd 🔀 device state transfer support with VFIO consumer
,
Maciej S. Szmigiero
,
13:03
RE: [PATCH] hostmem-file: add the 'hmem' option
,
Luo, Zhigang
,
13:03
[PATCH 28/31] acpi/ghes: Change ghes fill logic to work with only one source
,
Mauro Carvalho Chehab
,
12:22
[PATCH 25/31] scripts/arm_processor_error.py: retrieve mpidr if not filled
,
Mauro Carvalho Chehab
,
12:22
[PATCH 30/31] docs: acpi_hest_ghes: fix documentation for CPER size
,
Mauro Carvalho Chehab
,
12:22
[PATCH 22/31] qapi/acpi-hest: add an interface to do generic CPER error injection
,
Mauro Carvalho Chehab
,
12:22
[PATCH 26/31] acpi/ghes: move offset calculus to a separate function
,
Mauro Carvalho Chehab
,
12:22
[PATCH 09/31] acpi/ghes: make the GHES record generation more generic
,
Mauro Carvalho Chehab
,
12:22
[PATCH 24/31] target/arm: add an experimental mpidr arm cpu property object
,
Mauro Carvalho Chehab
,
12:22
[PATCH 14/31] acpi/ghes: Prepare to support multiple sources on ghes
,
Mauro Carvalho Chehab
,
12:22
[PATCH 13/31] acpi/ghes: better name the offset of the hardware error firmware
,
Mauro Carvalho Chehab
,
12:22
[PATCH 16/31] acpi/ghes: Use HEST table offsets when preparing GHES records
,
Mauro Carvalho Chehab
,
12:22
[PATCH 20/31] acpi/generic_event_device: add an APEI error device
,
Mauro Carvalho Chehab
,
12:22
[PATCH 29/31] HACK: use GPIO as source ID for virt-9.1 machines
,
Mauro Carvalho Chehab
,
12:22
[PATCH 18/31] acpi/generic_event_device: add logic to detect if HEST addr is available
,
Mauro Carvalho Chehab
,
12:22
[PATCH 21/31] arm/virt: Wire up a GED error device for ACPI / GHES
,
Mauro Carvalho Chehab
,
12:22
[PATCH 27/31] DEBUG
,
Mauro Carvalho Chehab
,
12:22
[PATCH 23/31] scripts/ghes_inject: add a script to generate GHES error inject
,
Mauro Carvalho Chehab
,
12:22
[PATCH 19/31] acpi/ghes: add a notifier to notify when error data is ready
,
Mauro Carvalho Chehab
,
12:22
[PATCH 31/31] FIXME: acpi/ghes: properly set data record size
,
Mauro Carvalho Chehab
,
12:22
[PATCH 07/31] acpi/ghes: Change the type for source_id
,
Mauro Carvalho Chehab
,
12:22
[PATCH 03/31] acpi/ghes: simplify the per-arch caller to build HEST table
,
Mauro Carvalho Chehab
,
12:22
[PATCH 12/31] acpi/ghes: rename etc/hardware_error file macros
,
Mauro Carvalho Chehab
,
12:22
[PATCH 10/31] acpi/ghes: better name GHES memory error function
,
Mauro Carvalho Chehab
,
12:22
[PATCH 17/31] acpi/generic_event_device: Update GHES migration to cover hest addr
,
Mauro Carvalho Chehab
,
12:22
[PATCH 08/31] acpi/ghes: don't check if physical_address is not zero
,
Mauro Carvalho Chehab
,
12:21
[PATCH 11/31] acpi/ghes: don't crash QEMU if ghes GED is not found
,
Mauro Carvalho Chehab
,
12:21
[PATCH 01/31] acpi/ghes: get rid of ACPI_HEST_SRC_ID_RESERVED
,
Mauro Carvalho Chehab
,
12:21
[PATCH 15/31] acpi/ghes: add a firmware file with HEST address
,
Mauro Carvalho Chehab
,
12:21
[PATCH 05/31] acpi/ghes: Fix acpi_ghes_record_errors() argument
,
Mauro Carvalho Chehab
,
12:21
[PATCH 06/31] acpi/ghes: Remove a duplicated out of bounds check
,
Mauro Carvalho Chehab
,
12:21
[PATCH 04/31] acpi/ghes: better handle source_id and notification
,
Mauro Carvalho Chehab
,
12:21
[PATCH 00/31] Prepare GHES driver to support error injection
,
Mauro Carvalho Chehab
,
12:21
[PATCH 02/31] acpi/ghes: simplify acpi_ghes_record_errors() code
,
Mauro Carvalho Chehab
,
12:21
Re: [PATCH v2] 9pfs: improve v9fs_walk() tracing
,
Stefan Hajnoczi
,
12:19
Re: [PATCH v2 7/7] migration/multifd: Document the reason to sync for save_setup()
,
Fabiano Rosas
,
12:01
Re: [PATCH v2 3/7] migration/ram: Move RAM_SAVE_FLAG* into ram.h
,
Fabiano Rosas
,
11:58
[PATCH v2] 9pfs: improve v9fs_walk() tracing
,
Christian Schoenebeck
,
11:44
Re: [RFC PATCH 2/5] system/memory: support unaligned access
,
Peter Xu
,
11:42
Re: [PATCH 67/67] target/arm: Convert FCVTL to decodetree
,
Peter Maydell
,
11:33
Re: [PATCH 64/67] target/arm: Convert FRECPE, FRECPX, FRSQRTE to decodetree
,
Peter Maydell
,
11:31
Re: [PATCH 63/67] target/arm: Convert handle_2misc_fcmp_zero to decodetree
,
Peter Maydell
,
11:30
Re: [PATCH 59/67] target/arm: Rename helper_gvec_vcvt_[hf][su] with _rz
,
Peter Maydell
,
11:28
Re: [PATCH 58/67] target/arm: Convert [US]CVTF (vector, fixed-point) scalar to decodetree
,
Peter Maydell
,
11:27
Re: [PATCH v4 00/10] vfio/igd: Enable legacy mode on more devices
,
Cédric Le Goater
,
11:26
Re: [PATCH 57/67] target/arm: Convert [US]CVTF (vector, integer) scalar to decodetree
,
Peter Maydell
,
11:24
Re: [PATCH 55/67] target/arm: Convert FCVT* (vector, integer) scalar to decodetree
,
Peter Maydell
,
11:23
Re: [PATCH v2] sched_attr: Do not define for glibc >= 2.41
,
Daniel P . Berrangé
,
11:16
Re: [PATCH 54/67] target/arm: Convert FRINT* (vector) to decodetree
,
Peter Maydell
,
11:12
Re: [PATCH 53/67] target/arm: Convert FSQRT (vector) to decodetree
,
Peter Maydell
,
11:11
Re: [PATCH] hw/usb/hcd-xhci-nec: Remove unused XHCINecState::flags field
,
Thomas Huth
,
11:10
Re: [PATCH v4 00/10] vfio/igd: Enable legacy mode on more devices
,
Alex Williamson
,
11:08
Re: [PATCH 52/67] target/arm: Convert FABS, FNEG (vector) to decodetree
,
Peter Maydell
,
11:03
[PATCH 1/3] target/arm: document the architectural names of our GTIMERs
,
Alex Bennée
,
11:02
[PATCH 2/3] target/arm: ensure cntvoff_el2 also used for EL2 virt timer
,
Alex Bennée
,
11:02
[PATCH 3/3] target/arm: implement SEL2 physical and virtual timers
,
Alex Bennée
,
11:02
[PATCH 0/3] target/arm: implement SEL2 physical and virtual timers
,
Alex Bennée
,
11:02
[PATCH 2/2] target/hexagon: Make HVX vector args. restrict *
,
Anton Johansson
,
10:58
[PATCH 1/2] target/hexagon: Use argparse in all python scripts
,
Anton Johansson
,
10:58
[PATCH 0/2] Misc Hexagon QOL
,
Anton Johansson
,
10:58
Re: [PATCH 2/5] tests/functional: Extract the find_free_ports() function into a helper file
,
Thomas Huth
,
10:56
Re: [PATCH 2/5] tests/functional: Extract the find_free_ports() function into a helper file
,
Thomas Huth
,
10:53
Re: [PATCH 51/67] target/arm: Convert SHLL to decodetree
,
Peter Maydell
,
10:52
Re: [PATCH 37/67] target/arm: Convert CLS, CLZ (vector) to decodetree
,
Richard Henderson
,
10:52
Re: [PATCH 50/67] target/arm: Convert FCVTXN to decodetree
,
Peter Maydell
,
10:51
Re: [PATCH 49/67] target/arm: Convert FCVTN, BFCVTN to decodetree
,
Peter Maydell
,
10:48
Re: [PATCH 48/67] target/arm: Convert XTN, SQXTUN, SQXTN, UQXTN to decodetree
,
Peter Maydell
,
10:46
Re: [PATCH v2 3/7] migration/ram: Move RAM_SAVE_FLAG* into ram.h
,
Peter Xu
,
10:46
Re: [PATCH] tcg/optimize: Fix constant folding of setcond
,
Richard Henderson
,
10:41
Re: [PATCH 45/67] target/arm: Convert handle_2misc_pairwise to decodetree
,
Peter Maydell
,
10:38
Re: [PATCH 44/67] target/arm: Introduce gen_gvec_{s,u}{add,ada}lp
,
Peter Maydell
,
10:37
Re: [PATCH v2 7/7] migration/multifd: Document the reason to sync for save_setup()
,
Peter Xu
,
10:36
Re: [PATCH v10 2/9] fw_cfg: Refactor extra pci roots addition
,
Philippe Mathieu-Daudé
,
10:33
Re: [PATCH 46/67] target/arm: Remove helper_neon_{add,sub}l_u{16,32}
,
Peter Maydell
,
10:15
Re: [PATCH v2 6/7] migration/multifd: Cleanup src flushes on condition check
,
Peter Xu
,
10:13
Re: [PATCH 43/67] target/arm: Move helper_neon_addlp_{s8, s16} to neon_helper.c
,
Peter Maydell
,
10:11
Re: [PATCH v2 3/7] migration/ram: Move RAM_SAVE_FLAG* into ram.h
,
Fabiano Rosas
,
10:10
Re: [PATCH 31/67] target/arm: Convert handle_fpfpcvt to decodetree
,
Richard Henderson
,
10:10
Re: [PATCH 41/67] target/arm: Introduce gen_gvec_rev{16,32,64}
,
Peter Maydell
,
10:09
Re: [PATCH 40/67] target/arm: Convert CMGT, CMGE, GMLT, GMLE, CMEQ (zero) to decodetree
,
Peter Maydell
,
10:06
Re: [PATCH 39/67] target/arm: Convert CNT, NOT, RBIT (vector) to decodetree
,
Peter Maydell
,
10:04
Re: [PATCH v2 3/7] migration/ram: Move RAM_SAVE_FLAG* into ram.h
,
Peter Xu
,
10:03
Re: [PATCH 38/67] target/arm: Introduce gen_gvec_cnt, gen_gvec_rbit
,
Peter Maydell
,
10:02
Re: [PATCH v2 2/7] migration/multifd: Allow to sync with sender threads only
,
Fabiano Rosas
,
10:00
Re: [PATCH 2/2] target/xtensa: Remove tswap() calls in semihosting simcall() helper
,
Peter Maydell
,
09:54
Re: [PATCH v2 2/7] migration/multifd: Allow to sync with sender threads only
,
Peter Xu
,
09:50
Re: [RFC 06/13] rust: add bindings for memattrs
,
Peter Maydell
,
09:42
Re: [PATCH v2 1/7] migration/multifd: Further remove the SYNC on complete
,
Peter Xu
,
09:41
Re: [PATCH v2 7/7] migration/multifd: Document the reason to sync for save_setup()
,
Fabiano Rosas
,
09:40
Re: [PATCH] scripts: improve error from qemu-trace-stap on missing 'stap'
,
Philippe Mathieu-Daudé
,
09:40
Re: [PATCH 37/67] target/arm: Convert CLS, CLZ (vector) to decodetree
,
Peter Maydell
,
09:40
Re: [PATCH 2/2] target/xtensa: Remove tswap() calls in semihosting simcall() helper
,
Philippe Mathieu-Daudé
,
09:35
Re: [PATCH 35/67] target/arm: Convert ABS, NEG to decodetree
,
Peter Maydell
,
09:30
Re: [PATCH 34/67] target/arm: Convert SQABS, SQNEG to decodetree
,
Peter Maydell
,
09:29
Re: [RFC 06/13] rust: add bindings for memattrs
,
Paolo Bonzini
,
09:29
Re: [PATCH 33/67] target/arm: Convert handle_fmov to decodetree
,
Peter Maydell
,
09:22
[PATCH] tcg/optimize: Fix constant folding of setcond
,
wannacu
,
09:20
Re: [PATCH v2 5/7] migration/multifd: Remove sync processing on postcopy
,
Fabiano Rosas
,
09:19
Re: [PATCH v2 6/7] migration/multifd: Cleanup src flushes on condition check
,
Fabiano Rosas
,
09:19
Re: [RFC PATCH v2 00/15] KVM: s390: CPU model for gen17
,
Richard Henderson
,
09:15
Re: [PATCH 7/7] tests/functional: Move debian boot test from avocado
,
Thomas Huth
,
09:12
Re: [PATCH v2 4/7] migration/multifd: Unify RAM_SAVE_FLAG_MULTIFD_FLUSH messages
,
Fabiano Rosas
,
09:12
Re: [RFC 06/13] rust: add bindings for memattrs
,
Richard Henderson
,
09:07
Re: [PATCH 5/7] tests/functional: Introduce a specific test for ast2600 SoC
,
Thomas Huth
,
09:04
Re: [PATCH 4/7] tests/functional: Introduce a specific test for ast2500 SoC
,
Thomas Huth
,
09:01
Re: [PATCH 3/7] tests/functional: Introduce a specific test for romulus-bmc machine
,
Thomas Huth
,
08:59
Re: [PATCH] 9pfs: improve v9fs_walk() tracing
,
Christian Schoenebeck
,
08:54
Re: [PATCH 2/7] tests/functional: Introduce a specific test for palmetto-bmc machine
,
Thomas Huth
,
08:52
Re: [PATCH 32/67] target/arm: Convert FJCVTZS to decodetree
,
Peter Maydell
,
08:51
Re: [PATCH 1/7] tests/functional: Introduce a specific test for ast1030 SoC
,
Thomas Huth
,
08:49
Re: [PATCH 31/67] target/arm: Convert handle_fpfpcvt to decodetree
,
Peter Maydell
,
08:48
Re: [PATCH v2 3/7] migration/ram: Move RAM_SAVE_FLAG* into ram.h
,
Fabiano Rosas
,
08:43
Re: [PATCH 1/1] disas/riscv: Guard dec->cfg dereference for host disassemble
,
Richard Henderson
,
08:36
Re: [PATCH 30/67] target/arm: Convert FCVT (scalar) to decodetree
,
Peter Maydell
,
08:33
Re: [PATCH v2 2/7] migration/multifd: Allow to sync with sender threads only
,
Fabiano Rosas
,
08:26
Re: [PATCH 29/67] target/arm: Convert FRINT{32, 64}[ZX] (scalar) to decodetree
,
Peter Maydell
,
08:25
Re: [PATCH 27/67] target/arm: Convert FRINT[NPMSAXI] (scalar) to decodetree
,
Peter Maydell
,
08:23
Re: [PATCH 26/67] target/arm: Convert FSQRT (scalar) to decodetree
,
Peter Maydell
,
08:20
Re: [PATCH v4 00/10] vfio/igd: Enable legacy mode on more devices
,
Cédric Le Goater
,
08:19
Re: [PATCH v2 1/7] migration/multifd: Further remove the SYNC on complete
,
Fabiano Rosas
,
08:17
[PATCH 7/7] tests/functional: Move debian boot test from avocado
,
Cédric Le Goater
,
08:12
[PATCH 6/7] tests/functional: Introduce a specific test for rainier-bmc machine
,
Cédric Le Goater
,
08:12
[PATCH 5/7] tests/functional: Introduce a specific test for ast2600 SoC
,
Cédric Le Goater
,
08:12
[PATCH 4/7] tests/functional: Introduce a specific test for ast2500 SoC
,
Cédric Le Goater
,
08:12
[PATCH 3/7] tests/functional: Introduce a specific test for romulus-bmc machine
,
Cédric Le Goater
,
08:12
[PATCH 2/7] tests/functional: Introduce a specific test for palmetto-bmc machine
,
Cédric Le Goater
,
08:12
[PATCH 1/7] tests/functional: Introduce a specific test for ast1030 SoC
,
Cédric Le Goater
,
08:12
[PATCH 0/7] tests/functional: Split aspeed tests
,
Cédric Le Goater
,
08:11
Re: [PATCH 18/22] tests/functional: add 'archive_extract' to QemuBaseTest
,
Thomas Huth
,
08:10
Re: [PATCH 2/2] target/xtensa: Remove tswap() calls in semihosting simcall() helper
,
Max Filippov
,
07:41
Re: [PATCH 1/2] target/xtensa: Implement xtensa_isa_is_big_endian()
,
Max Filippov
,
07:35
[PATCH v4 09/10] vfio/igd: emulate BDSM in mmio bar0 for gen 6-10 devices
,
Tomita Moeko
,
07:29
[RFC PATCH v2 13/15] s390x/cpumodel: correct PLO feature wording
,
Hendrik Brueckner
,
07:29
[RFC PATCH v2 03/15] s390x/cpumodel: add msa12 changes
,
Hendrik Brueckner
,
07:29
[PATCH v4 10/10] vfio/igd: add x-igd-gms option back to set DSM region size for guest
,
Tomita Moeko
,
07:29
[PATCH v4 07/10] vfio/igd: add macro for declaring mirrored registers
,
Tomita Moeko
,
07:29
[PATCH v4 08/10] vfio/igd: emulate GGC register in mmio bar0
,
Tomita Moeko
,
07:29
[RFC PATCH v2 06/15] linux-headers: Update to Linux 6.13-rc1
,
Hendrik Brueckner
,
07:29
[PATCH v4 05/10] vfio/igd: add Gemini Lake and Comet Lake device ids
,
Tomita Moeko
,
07:29
[RFC PATCH v2 11/15] s390x/cpumodel: add Ineffective-nonconstrained-transaction facility
,
Hendrik Brueckner
,
07:29
[RFC PATCH v2 14/15] s390x/cpumodel: Add PLO-extension facility
,
Hendrik Brueckner
,
07:29
[RFC PATCH v2 10/15] s390x/cpumodel: add Vector-Packed-Decimal-Enhancement facility 3
,
Hendrik Brueckner
,
07:29
[RFC PATCH v2 15/15] s390x/cpumodel: gen17 model
,
Hendrik Brueckner
,
07:29
[RFC PATCH v2 00/15] KVM: s390: CPU model for gen17
,
Hendrik Brueckner
,
07:28
[RFC PATCH v2 08/15] s390x/cpumodel: add Vector Enhancements facility 3
,
Hendrik Brueckner
,
07:28
[RFC PATCH v2 02/15] s390x/cpumodel: add msa11 subfunctions
,
Hendrik Brueckner
,
07:28
[RFC PATCH v2 07/15] s390x/cpumodel: add Concurrent-functions facility support
,
Hendrik Brueckner
,
07:28
[RFC PATCH v2 05/15] s390x/cpumodel: Add ptff Query Time-Stamp Event (QTSE) support
,
Hendrik Brueckner
,
07:28
[RFC PATCH v2 12/15] s390x/cpumodel: Add Sequential-Instruction-Fetching facility
,
Hendrik Brueckner
,
07:28
[PATCH v4 06/10] vfio/igd: add Alder/Raptor/Rocket/Ice/Jasper Lake device ids
,
Tomita Moeko
,
07:28
[RFC PATCH v2 01/15] s390x/cpumodel: add msa10 subfunctions
,
Hendrik Brueckner
,
07:28
[RFC PATCH v2 04/15] s390x/cpumodel: add msa13 subfunctions
,
Hendrik Brueckner
,
07:28
[RFC PATCH v2 09/15] s390x/cpumodel: add Miscellaneous-Instruction-Extensions Facility 4
,
Hendrik Brueckner
,
07:28
[PATCH v4 04/10] vfio/igd: canonicalize memory size calculations
,
Tomita Moeko
,
07:28
[PATCH v4 03/10] vfio/igd: align generation with i915 kernel driver
,
Tomita Moeko
,
07:28
[PATCH v4 02/10] vfio/igd: remove unsupported device ids
,
Tomita Moeko
,
07:28
[PATCH v4 01/10] vfio/igd: fix GTT stolen memory size calculation for gen 8+
,
Tomita Moeko
,
07:28
[PATCH v4 00/10] vfio/igd: Enable legacy mode on more devices
,
Tomita Moeko
,
07:28
[PATCH] 9pfs: fix regression regarding CVE-2023-2861
,
Christian Schoenebeck
,
07:14
Re: [PATCH v2 2/6] docs/devel: add git-publish for patch submitting
,
Daniel P . Berrangé
,
06:46
[PATCH] scripts: improve error from qemu-trace-stap on missing 'stap'
,
Daniel P . Berrangé
,
06:45
Re: [PATCH v2 2/6] docs/devel: add git-publish for patch submitting
,
Peter Maydell
,
06:43
Re: [PATCH v2 2/6] docs/devel: add git-publish for patch submitting
,
Daniel P . Berrangé
,
06:33
[PATCH RFCv2 20/20] arm/cpu-features: document ID reg properties
,
Cornelia Huck
,
06:25
[PATCH RFCv2 14/20] arm/cpu: Add sysreg generation scripts
,
Cornelia Huck
,
06:25
[PATCH RFCv2 19/20] arm-qmp-cmds: introspection for ID register props
,
Cornelia Huck
,
06:25
[PATCH RFCv2 17/20] arm/kvm: write back modified ID regs to KVM
,
Cornelia Huck
,
06:25
[PATCH RFCv2 18/20] arm/cpu: more customization for the kvm host cpu model
,
Cornelia Huck
,
06:25
[PATCH RFCv2 16/20] arm/kvm: Allow reading all the writable ID registers
,
Cornelia Huck
,
06:24
[PATCH RFCv2 15/20] arm/cpu: Add generated files
,
Cornelia Huck
,
06:24
[PATCH RFCv2 12/20] arm/cpu: Store id_mmfr0-5 into the idregs array
,
Cornelia Huck
,
06:23
[PATCH RFCv2 13/20] arm/cpu: Add infra to handle generated ID register definitions
,
Cornelia Huck
,
06:23
[PATCH RFCv2 11/20] arm/cpu: Store id_dfr0/1 into the idregs array
,
Cornelia Huck
,
06:23
[PATCH RFCv2 10/20] arm/cpu: Store id_mfr0/1 into the idregs array
,
Cornelia Huck
,
06:23
[PATCH RFCv2 09/20] arm/cpu: Store id_isar0-7 into the idregs array
,
Cornelia Huck
,
06:23
[PATCH RFCv2 08/20] arm/cpu: Store aa64smfr0 into the idregs array
,
Cornelia Huck
,
06:23
[PATCH RFCv2 06/20] arm/cpu: Store aa64mmfr0-3 into the idregs array
,
Cornelia Huck
,
06:23
[PATCH RFCv2 05/20] arm/cpu: Store aa64drf0/1 into the idregs array
,
Cornelia Huck
,
06:23
[PATCH RFCv2 07/20] arm/cpu: Store aa64drf0/1 into the idregs array
,
Cornelia Huck
,
06:23
[PATCH RFCv2 04/20] arm/cpu: Store aa64isar1/2 into the idregs array
,
Cornelia Huck
,
06:23
[PATCH RFCv2 03/20] arm/cpu: Store aa64isar0 into the idregs arrays
,
Cornelia Huck
,
06:22
[PATCH RFCv2 02/20] arm/cpu: Add sysreg definitions in cpu-sysregs.h
,
Cornelia Huck
,
06:22
[PATCH RFCv2 01/20] kvm: kvm_get_writable_id_regs
,
Cornelia Huck
,
06:22
[PATCH RFCv2 00/20] kvm/arm: Introduce a customizable aarch64 KVM host model
,
Cornelia Huck
,
06:22
Re: [PATCH v3 0/2] include: move include/qapi/qmp/ to include/qobject/
,
Daniel P . Berrangé
,
06:20
Re: [RFC 06/13] rust: add bindings for memattrs
,
Peter Maydell
,
05:59
Re: [PATCH v3 0/9] Require error handling for dynamically created objects
,
Daniel P . Berrangé
,
05:58
[PATCH v2 3/3] Add inject plugin and x86_64 target for the inject plugin
,
Rowan Hart
,
05:26
[PATCH v2 0/3] Add additional plugin API functions to read and write memory and registers
,
Rowan Hart
,
05:26
[PATCH v2 2/3] Add plugin API functions for register R/W, hwaddr R/W, vaddr W
,
Rowan Hart
,
05:26
[PATCH v2 1/3] Expose gdb_write_register function to consumers of gdbstub
,
Rowan Hart
,
05:26
[PATCH 6/6] tests/functional: Convert the arm virt avocado test
,
Thomas Huth
,
05:24
[PATCH 5/6] tests/functional: Convert the quanta-gsj avocado test
,
Thomas Huth
,
05:24
[PATCH 4/6] tests/functional: Convert the cubieboard avocado tests
,
Thomas Huth
,
05:24
[PATCH 3/6] tests/functional: Convert the smdkc210 avocado test
,
Thomas Huth
,
05:24
[PATCH 2/6] tests/functional: Convert the emcraft_sf2 avocado test
,
Thomas Huth
,
05:24
[PATCH 1/6] tests/functional: Convert the xlnx_versal_virt avocado test
,
Thomas Huth
,
05:24
[PATCH for-10.0 0/6] Convert more boot_linux_console avocado tests
,
Thomas Huth
,
05:24
Re: [PATCH v3 00/24] Multifd 🔀 device state transfer support with VFIO consumer
,
Cédric Le Goater
,
05:24
Re: [PATCH] hostmem-file: add the 'hmem' option
,
David Hildenbrand
,
05:08
[PATCH 1/1] cxl/cxl-host: Support creation of a new CXL Host Bridge
,
Yuquan Wang
,
04:50
[PATCH 0/1] cxl/cxl-host: Support creation of a new CXL Host Bridge
,
Yuquan Wang
,
04:50
Re: [PATCH V4 10/19] migration: cpr channel
,
Markus Armbruster
,
04:31
Re: [PATCH-for-9.2? v2 1/2] hw/display/vga: Do not reset 'big_endian_fb' in vga_common_reset()
,
Gerd Hoffmann
,
04:29
Re: [PATCH v2 2/4] docs/system/arm/fby35: document execute-in-place property
,
Cédric Le Goater
,
04:26
Re: [RFC PATCH v3 01/11] plugins: add types for callbacks related to certain discontinuities
,
Julian Ganz
,
03:58
Re: [RFC 13/13] i386: enable rust hpet for pc when rust is enabled
,
Zhao Liu
,
03:48
Re: [RFC PATCH v3 11/11] tests: add plugin asserting correctness of discon event's to_pc
,
Julian Ganz
,
03:42
Re: [PATCH 2/2] target/arm: Use float_status in helper_vfp_fcvt{ds,sd}
,
Philippe Mathieu-Daudé
,
03:42
Re: [PATCH 1/2] target/arm: Use float_status in helper_fcvtx_f64_to_f32
,
Philippe Mathieu-Daudé
,
03:41
Re: [PATCH 9/9] target/arm: Convert neon_helper.c to use env alias
,
Philippe Mathieu-Daudé
,
03:41
Re: [PATCH 8/9] target/arm: Convert vec_helper.c to use env alias
,
Philippe Mathieu-Daudé
,
03:39
Re: [PATCH 6/9] target/arm: Convert sve_helper.c to fpst alias
,
Philippe Mathieu-Daudé
,
03:38
Re: [PATCH 5/9] target/arm: Convert neon_helper.c to fpst alias
,
Philippe Mathieu-Daudé
,
03:37
Re: [PATCH 4/9] target/arm: Convert vec_helper.c to fpst alias
,
Philippe Mathieu-Daudé
,
03:37
Re: [PATCH 3/9] target/arm: Convert helper-a64.c to fpst alias
,
Philippe Mathieu-Daudé
,
03:35
Re: [PATCH] hpet: do not overwrite properties on post_load
,
Zhao Liu
,
03:35
Re: [PATCH 2/9] target/arm: Convert vfp_helper.c to fpst alias
,
Philippe Mathieu-Daudé
,
03:35
Re: [PATCH 1/9] target/arm: Introduce fpst alias for helper.h
,
Philippe Mathieu-Daudé
,
03:35
Re: [RFC PATCH 2/5] system/memory: support unaligned access
,
Tomoyuki HIROSE
,
03:31
Re: [PATCH v3 0/9] Require error handling for dynamically created objects
,
Markus Armbruster
,
03:26
Re: [RFC 06/13] rust: add bindings for memattrs
,
Zhao Liu
,
03:23
[PATCH 2/2] Add plugin API functions for register R/W, hwaddr R/W, vaddr W
,
Rowan Hart
,
03:00
[PATCH 1/2] Expose gdb_write_register function to consumers of gdbstub
,
Rowan Hart
,
03:00
[PATCH 0/2] Add additional plugin API functions to read and write memory and registers
,
Rowan Hart
,
03:00
December 05, 2024
Re: [PATCH 1/1] disas/riscv: Guard dec->cfg dereference for host disassemble
,
LIU Zhiwei
,
23:39
Re: Host riscv disas is broken
,
LIU Zhiwei
,
22:39
Re: [PATCH 1/1] disas/riscv: Guard dec->cfg dereference for host disassemble
,
Richard Henderson
,
22:36
Subject: [PATCH] loader: Add register setting support via cli
,
Sam Price
,
22:30
[PATCH 1/1] disas/riscv: Guard dec->cfg dereference for host disassemble
,
LIU Zhiwei
,
22:25
[PATCH 1/2] target/arm: Use float_status in helper_fcvtx_f64_to_f32
,
Richard Henderson
,
22:20
[PATCH 2/2] target/arm: Use float_status in helper_vfp_fcvt{ds,sd}
,
Richard Henderson
,
22:20
[PATCH 0/2] target/arm: Two more float_status conversions
,
Richard Henderson
,
22:19
[PATCH] target/arm: Use float_round_to_odd in helper_fcvtx_f64_to_f32
,
Richard Henderson
,
22:14
[PATCH 9/9] target/arm: Convert neon_helper.c to use env alias
,
Richard Henderson
,
22:12
[PATCH 8/9] target/arm: Convert vec_helper.c to use env alias
,
Richard Henderson
,
22:12
[PATCH 7/9] target/arm: Convert sme_helper.c to fpst alias
,
Richard Henderson
,
22:12
[PATCH 6/9] target/arm: Convert sve_helper.c to fpst alias
,
Richard Henderson
,
22:12
[PATCH 5/9] target/arm: Convert neon_helper.c to fpst alias
,
Richard Henderson
,
22:12
[PATCH 4/9] target/arm: Convert vec_helper.c to fpst alias
,
Richard Henderson
,
22:12
[PATCH 3/9] target/arm: Convert helper-a64.c to fpst alias
,
Richard Henderson
,
22:12
[PATCH 2/9] target/arm: Convert vfp_helper.c to fpst alias
,
Richard Henderson
,
22:12
[PATCH 1/9] target/arm: Introduce fpst alias for helper.h
,
Richard Henderson
,
22:12
[PATCH 0/9] target/arm: Helper type cleanups
,
Richard Henderson
,
22:12
(Proposal) New TDX Global Metadata To Report FIXED0 and FIXED1 CPUID Bits
,
Xiaoyao Li
,
21:42
Re: [PATCH v2 0/2] chardev/char-mux: tweak mux bitset operations
,
Paolo Bonzini
,
21:42
Re: [PATCH 23/67] target/arm: Convert FMOV, FABS, FNEG (scalar) to decodetree
,
Richard Henderson
,
21:34
答复: [PATCH] hw/net: cadence_gem: feat: add logic for the DISABLE_MASK bit in type2_compare_x_word_1
,
andrew Yuan
,
21:28
Re: [PATCH 24/67] target/arm: Pass fpstatus to vfp_sqrt*
,
Richard Henderson
,
21:01
Re: [PATCH 23/67] target/arm: Convert FMOV, FABS, FNEG (scalar) to decodetree
,
Richard Henderson
,
20:52
Re: [PATCH 22/67] target/arm: Convert FCMP, FCMPE, FCCMP, FCCMPE to decodetree
,
Richard Henderson
,
20:31
Re: [PATCH] target/mips: Remove tswap() calls in semihosting uhi_fstat_cb()
,
Richard Henderson
,
20:09
Re: [PATCH 0/2] overcommit: introduce mem-lock-onfault
,
Peter Xu
,
20:09
[PATCH v2 7/7] migration/multifd: Document the reason to sync for save_setup()
,
Peter Xu
,
19:59
[PATCH v2 6/7] migration/multifd: Cleanup src flushes on condition check
,
Peter Xu
,
19:58
[PATCH v2 5/7] migration/multifd: Remove sync processing on postcopy
,
Peter Xu
,
19:58
[PATCH v2 4/7] migration/multifd: Unify RAM_SAVE_FLAG_MULTIFD_FLUSH messages
,
Peter Xu
,
19:58
[PATCH v2 0/7] migration/multifd: Some VFIO / postcopy preparations on flush
,
Peter Xu
,
19:58
[PATCH v2 2/7] migration/multifd: Allow to sync with sender threads only
,
Peter Xu
,
19:58
[PATCH v2 3/7] migration/ram: Move RAM_SAVE_FLAG* into ram.h
,
Peter Xu
,
19:58
[PATCH v2 1/7] migration/multifd: Further remove the SYNC on complete
,
Peter Xu
,
19:58
[PATCH v3] riscv/gdb: add V bit to priv register
,
Yanfeng Liu
,
19:13
[PATCH v2 3/3] Add VHDX specific image info
,
Takeshi Suzuki
,
19:08
[PATCH v2 2/3] Add iotest for 4k sector size vhdx
,
Takeshi Suzuki
,
19:08
[PATCH v2 1/3] Add RW support for 4k sector size vhdx
,
Takeshi Suzuki
,
19:08
[PATCH v2 0/3] Add RW support for 4k sector size vhdx
,
Takeshi Suzuki
,
19:08
Re: [RFC 06/13] rust: add bindings for memattrs
,
Richard Henderson
,
18:51
[PATCH 2/2] target/xtensa: Remove tswap() calls in semihosting simcall() helper
,
Philippe Mathieu-Daudé
,
18:24
[PATCH 1/2] target/xtensa: Implement xtensa_isa_is_big_endian()
,
Philippe Mathieu-Daudé
,
18:24
[PATCH 0/2] target/xtensa: Remove tswap() calls in semihosting
,
Philippe Mathieu-Daudé
,
18:24
[PATCH 2/2] overcommit: introduce mem-lock-onfault
,
Daniil Tatianin
,
18:19
[PATCH 1/2] os: add an ability to lock memory on_fault
,
Daniil Tatianin
,
18:19
[PATCH 0/2] overcommit: introduce mem-lock-onfault
,
Daniil Tatianin
,
18:19
[PATCH] target/mips: Remove tswap() calls in semihosting uhi_fstat_cb()
,
Philippe Mathieu-Daudé
,
18:13
Re: [RFC PATCH v3 01/11] plugins: add types for callbacks related to certain discontinuities
,
Pierrick Bouvier
,
18:03
Re: [PATCH-for-9.2? v2 1/2] hw/display/vga: Do not reset 'big_endian_fb' in vga_common_reset()
,
Benjamin Herrenschmidt
,
18:02
Re: [PATCH v2 0/3] Allow to enable multifd and postcopy migration together
,
Peter Xu
,
17:41
Re: [RFC PATCH v3 11/11] tests: add plugin asserting correctness of discon event's to_pc
,
Pierrick Bouvier
,
17:29
Re: [PATCH v1 3/4] migration: refactor ram_save_target_page functions
,
Peter Xu
,
17:27
Re: [RFC PATCH v3 26/26] hw/arm/virt: Add measurement log for confidential boot
,
Philippe Mathieu-Daudé
,
17:23
[PATCH v2 6/6] docs: add a glossary
,
Pierrick Bouvier
,
17:23
[PATCH v2 5/6] docs: add a codebase section
,
Pierrick Bouvier
,
17:23
[PATCH v2 3/6] docs/devel: add b4 for patch retrieval
,
Pierrick Bouvier
,
17:23
[PATCH v2 4/6] docs/devel: add information on how to setup build environments
,
Pierrick Bouvier
,
17:22
[PATCH v2 0/6] Enhance documentation for new developers
,
Pierrick Bouvier
,
17:22
[PATCH v2 2/6] docs/devel: add git-publish for patch submitting
,
Pierrick Bouvier
,
17:22
[PATCH v2 1/6] docs/devel: remove dead video link for sourcehut submit process
,
Pierrick Bouvier
,
17:22
Re: [PATCH 2/2] migration/multifd: Allow to sync with sender threads only
,
Peter Xu
,
17:22
Re: [RFC PATCH v3 24/26] hw/core/loader: Add fields to RomLoaderNotify
,
Philippe Mathieu-Daudé
,
17:21
Re: [RFC PATCH v3 01/11] plugins: add types for callbacks related to certain discontinuities
,
Julian Ganz
,
17:14
Re: [RFC PATCH v3 23/26] hw/tpm: Add TPM event log
,
Philippe Mathieu-Daudé
,
17:13
Re: [PATCH 2/2] migration/multifd: Allow to sync with sender threads only
,
Peter Xu
,
17:13
Re: [PATCH v3 16/26] hw/arm/virt: Disable DTB randomness for confidential VMs
,
Philippe Mathieu-Daudé
,
17:03
Re: [PATCH 1/2] migration/multifd: Further remove the SYNC on complete
,
Peter Xu
,
17:00
Re: [PATCH v3 08/26] hw/core/loader: Add ROM loader notifier
,
Philippe Mathieu-Daudé
,
17:00
Re: [PATCH 2/2] migration/multifd: Allow to sync with sender threads only
,
Fabiano Rosas
,
16:50
Re: [RFC PATCH v3 01/11] plugins: add types for callbacks related to certain discontinuities
,
Julian Ganz
,
16:50
Re: [PATCH v3 03/26] target/arm/kvm: Return immediately on error in kvm_arch_init()
,
Philippe Mathieu-Daudé
,
16:47
Re: [PATCH v3 00/24] Multifd 🔀 device state transfer support with VFIO consumer
,
Peter Xu
,
16:42
Re: [PATCH 24/67] target/arm: Pass fpstatus to vfp_sqrt*
,
Philippe Mathieu-Daudé
,
16:40
Re: [PATCH 24/67] target/arm: Pass fpstatus to vfp_sqrt*
,
Peter Maydell
,
16:39
Re: [RFC PATCH 2/4] i386: Extract a common fucntion to setup value of MSR_CORE_THREAD_COUNT
,
Philippe Mathieu-Daudé
,
16:38
Re: [PATCH] hw/net: cadence_gem: feat: add logic for the DISABLE_MASK bit in type2_compare_x_word_1
,
Philippe Mathieu-Daudé
,
16:32
Re: [PATCH 22/67] target/arm: Convert FCMP, FCMPE, FCCMP, FCCMPE to decodetree
,
Peter Maydell
,
16:27
Re: [PATCH v3 00/24] Multifd 🔀 device state transfer support with VFIO consumer
,
Cédric Le Goater
,
16:27
Re: [PATCH-for-10.0 v2 10/13] hw/pci-host/gpex: Expose 'refuse-bar-at-addr-0' property
,
Philippe Mathieu-Daudé
,
16:26
Re: [RFC PATCH v3 01/11] plugins: add types for callbacks related to certain discontinuities
,
Julian Ganz
,
16:25
Re: [PATCH-for-10.0 v2 05/13] hw/pci: Propagate bar_at_addr_0_refused to pci_root_bus_internal_init()
,
Philippe Mathieu-Daudé
,
16:25
Re: [RFC PATCH v3 11/11] tests: add plugin asserting correctness of discon event's to_pc
,
Julian Ganz
,
16:22
Re: [PATCH 22/67] target/arm: Convert FCMP, FCMPE, FCCMP, FCCMPE to decodetree
,
Peter Maydell
,
16:21
Re: [PATCH] binfmt: Don't consider riscv{32,64} part of the same family
,
Laurent Vivier
,
16:21
Re: [RFC 11/13] rust/timer/hpet: add basic HPET timer & state
,
Paolo Bonzini
,
16:21
Re: [PATCH 24/67] target/arm: Pass fpstatus to vfp_sqrt*
,
Philippe Mathieu-Daudé
,
16:21
Re: [RFC 09/13] i386/fw_cfg: move hpet_cfg definition to hpet.c
,
Paolo Bonzini
,
16:19
Re: [RFC 09/13] i386/fw_cfg: move hpet_cfg definition to hpet.c
,
Philippe Mathieu-Daudé
,
16:18
Re: [PATCH 1/2] migration/multifd: Further remove the SYNC on complete
,
Fabiano Rosas
,
16:16
Re: [PATCH 23/67] target/arm: Convert FMOV, FABS, FNEG (scalar) to decodetree
,
Peter Maydell
,
16:12
Re: [PATCH v3 2/2] hw/ide/ahci: Extract TYPE_SYSBUS_AHCI into dedicated file
,
Philippe Mathieu-Daudé
,
16:06
[PATCH v2] target/sparc: Use memcpy() and remove memcpy32()
,
Philippe Mathieu-Daudé
,
15:54
Re: [PATCH V4 10/19] migration: cpr channel
,
Steven Sistare
,
15:47
Re: [PATCH V4 09/19] migration: incoming channel
,
Steven Sistare
,
15:45
Re: [PATCH 24/67] target/arm: Pass fpstatus to vfp_sqrt*
,
Peter Maydell
,
15:45
Re: [RFC v3 3/3] vhost: Allocate memory for packed vring
,
Sahil Siddiq
,
15:38
Re: [PATCH 20/67] target/arm: Introduce fp_access_check_scalar_hsd
,
Peter Maydell
,
15:37
Re: [PATCH 21/67] target/arm: Introduce fp_access_check_vector_hsd
,
Peter Maydell
,
15:37
[PATCH] hpet: do not overwrite properties on post_load
,
Paolo Bonzini
,
15:37
Re: [PATCH 2/2] migration/multifd: Allow to sync with sender threads only
,
Peter Xu
,
15:35
[RFC v4 5/5] vdpa: Support setting vring_base for packed svq
,
Sahil Siddiq
,
15:35
[RFC v4 4/5] vdpa: Allocate memory for svq and map them to vdpa
,
Sahil Siddiq
,
15:35
[RFC v4 3/5] vhost: Data structure changes to support packed vqs
,
Sahil Siddiq
,
15:35
[RFC v4 2/5] vhost: Write descriptors to packed svq
,
Sahil Siddiq
,
15:35
[RFC v4 1/5] vhost: Refactor vhost_svq_add_split
,
Sahil Siddiq
,
15:35
Re: [PATCH 19/67] target/arm: Convert disas_cond_select to decodetree
,
Peter Maydell
,
15:34
[RFC v4 0/5] Add packed virtqueue to shadow virtqueue
,
Sahil Siddiq
,
15:34
Re: [PATCH 18/67] target/arm: Convert CCMP, CCMN to decodetree
,
Peter Maydell
,
15:32
Re: [PATCH 17/67] target/arm: Convert SETF8, SETF16 to decodetree
,
Peter Maydell
,
15:29
Re: [PATCH 1/2] migration/multifd: Further remove the SYNC on complete
,
Peter Xu
,
15:23
Re: [RFC 11/13] rust/timer/hpet: add basic HPET timer & state
,
Paolo Bonzini
,
15:23
Re: [PATCH 2/2] migration/multifd: Allow to sync with sender threads only
,
Fabiano Rosas
,
15:16
[PATCH v4 7/8] i386/cpu: Adjust CPUID level for RDT features
,
Hendrik Wuethrich
,
15:01
[PATCH v4 2/8] i386: Add init and realize functionality for RDT device.
,
Hendrik Wuethrich
,
15:01
[PATCH v4 8/8] i386/cpu: Adjust level for RDT on full_cpuid_auto_level
,
Hendrik Wuethrich
,
15:01
[PATCH v4 6/8] i386: Add RDT feature flags.
,
Hendrik Wuethrich
,
15:01
[PATCH v4 3/8] i386: Add RDT functionality
,
Hendrik Wuethrich
,
15:01
[PATCH v4 0/8] Emulate Intel RDT features needed to mount ResCtrl in Linux
,
Hendrik Wuethrich
,
15:01
[PATCH v4 5/8] i386: Add CPUID enumeration for RDT
,
Hendrik Wuethrich
,
15:01
[PATCH v4 4/8] i386: Add RDT device interface through MSRs
,
Hendrik Wuethrich
,
15:01
[PATCH v4 1/8] i386: Add Intel RDT device and State to config.
,
Hendrik Wuethrich
,
15:00
Re: [PATCH 1/2] migration/multifd: Further remove the SYNC on complete
,
Fabiano Rosas
,
14:55
Re: [PATCH v3 23/24] migration/qemu-file: Define g_autoptr() cleanup function for QEMUFile
,
Peter Xu
,
14:50
Re: [PATCH v3 05/24] migration: Add MIG_CMD_SWITCHOVER_START and its load handler
,
Zhang Chen
,
14:47
Re: [PATCH 6/7] docs: add a glossary
,
Pierrick Bouvier
,
14:21
Re: [PATCH v3 16/24] migration/multifd: Send final SYNC only after device state is complete
,
Peter Xu
,
14:02
Re: [RFC 12/13] rust/timer/hpet: add qdev APIs support
,
Paolo Bonzini
,
13:58
Re: [RFC 04/13] rust: add bindings for gpio_{in|out} initialization
,
Paolo Bonzini
,
13:53
[PATCH 2/2] migration/multifd: Allow to sync with sender threads only
,
Peter Xu
,
13:53
[PATCH 1/2] migration/multifd: Further remove the SYNC on complete
,
Peter Xu
,
13:53
[PATCH 0/2] migration/multifd: Some VFIO preparations
,
Peter Xu
,
13:53
Re: [PATCH 1/1] Add Zhaoxin Kaixian KX-7000 emulation and Shanghai vendor id Zhaoxin Kaixian KX-7000 is a Chinese made "ShiJiDaDao" microarchitecture CPU, which can be found in Zhaoxin offical website and third party evaluation. This CPU is increasingly being used in China's information and innovation environment. Offical website: https://www.zhaoxin.com/prod_view.aspx?nid=3&typeid=593&id=2757 PassMark Software website: https://www.cpubenchmark.net/cpu.php?cpu=ZHAOXIN+KaiXian+KX-7000 TechPowerUp: https://www.techpowerup.com/327036/zhaoxins-kx-7000-8-core-processor-tested-in-detail-bested-by-7-year-old-core-i3?cp=1 GCC offical website also support "ShiJiDaDao" microarchitecture opinion in https://gcc.gnu.org/onlinedocs/gcc/x86-Options.html .
,
Zhang Chen
,
13:48
Re: [RFC 07/13] rust: add bindings for timer
,
Paolo Bonzini
,
13:47
Re: [RFC 06/13] rust: add bindings for memattrs
,
Paolo Bonzini
,
13:30
Re: [RFC 07/13] rust: add bindings for timer
,
Richard Henderson
,
13:18
Re: [RFC 06/13] rust: add bindings for memattrs
,
Richard Henderson
,
13:16
Re: [PATCH v2 2/4] docs/system/arm/fby35: document execute-in-place property
,
Pierrick Bouvier
,
13:04
Re: [RFC PATCH v3 01/11] plugins: add types for callbacks related to certain discontinuities
,
Pierrick Bouvier
,
12:57
Re: [PATCH 14/67] target/arm: Convert disas_data_proc_3src to decodetree
,
Peter Maydell
,
12:55
Re: [PATCH 10/11] softfloat: Sink frac_cmp in parts_pick_nan until needed
,
Richard Henderson
,
12:53
Re: [PATCH 10/11] softfloat: Sink frac_cmp in parts_pick_nan until needed
,
Richard Henderson
,
12:51
Re: [PATCH 15/67] target/arm: Convert disas_adc_sbc to decodetree
,
Peter Maydell
,
12:47
Re: [PATCH 13/67] target/arm: Convert disas_add_sub_reg to decodetree
,
Peter Maydell
,
12:45
Re: [PATCH 12/67] target/arm: Convert disas_add_sub_ext_reg to decodetree
,
Peter Maydell
,
12:43
Re: [PATCH 11/67] target/arm: Convert disas_logic_reg to decodetree
,
Peter Maydell
,
12:38
Re: [RFC PATCH v3 01/11] plugins: add types for callbacks related to certain discontinuities
,
Pierrick Bouvier
,
12:35
Re: [RFC PATCH v3 11/11] tests: add plugin asserting correctness of discon event's to_pc
,
Pierrick Bouvier
,
12:30
Re: [PATCH v2 2/4] docs/system/arm/fby35: document execute-in-place property
,
Cédric Le Goater
,
12:30
Re: [PATCH 09/67] target/arm: Convert PAC[ID]*, AUT[ID]* to decodetree
,
Peter Maydell
,
12:29
Re: [RFC PATCH v3 04/11] contrib/plugins: add plugin showcasing new dicontinuity related API
,
Pierrick Bouvier
,
12:23
Re: [PATCH 07/67] target/arm: Convert RBIT, REV16, REV32, REV64 to decodetree
,
Peter Maydell
,
12:22
Re: [PATCH v3 03/10] vfio/igd: fix GTT stolen memory size calculation for gen 8+
,
Alex Williamson
,
12:19
Re: [PATCH] hw/net: cadence_gem: feat: add logic for the DISABLE_MASK bit in type2_compare_x_word_1
,
Peter Maydell
,
12:14
Re: [PATCH v2 2/4] docs/system/arm/fby35: document execute-in-place property
,
Pierrick Bouvier
,
12:09
Re: [PATCH v2 2/4] docs/system/arm/fby35: document execute-in-place property
,
Pierrick Bouvier
,
12:06
Re: [PATCH 2/2] hw/display: Allow injection of virtio-gpu EDID name
,
Daniel P . Berrangé
,
12:00
Re: [PATCH-for-10.0 v2 10/13] hw/pci-host/gpex: Expose 'refuse-bar-at-addr-0' property
,
Peter Maydell
,
11:47
Re: [PATCH v3 15/24] migration/multifd: Add migration_has_device_state_support()
,
Peter Xu
,
11:45
Re: [PATCH-for-10.0 v2 05/13] hw/pci: Propagate bar_at_addr_0_refused to pci_root_bus_internal_init()
,
Peter Maydell
,
11:45
Re: [RFC 00/13] rust: Reinvent the wheel for HPET timer in Rust
,
Paolo Bonzini
,
11:28
Re: [PATCH v4] tests/functional/aarch64: add tests for FEAT_RME
,
Pierrick Bouvier
,
11:26
Re: [PATCH v3 12/24] migration/multifd: Add an explicit MultiFDSendData destructor
,
Peter Xu
,
11:23
Re: [PATCH v3 1/9] hw: eliminate qdev_try_new, isa_try_new & usb_try_new
,
Daniel P . Berrangé
,
11:22
[PATCH v2 3/4] qga: Don't daemonize before channel is initialized
,
Michal Privoznik
,
11:21
[PATCH v2 4/4] qga: Make run_agent() and run_agent_once() return no value
,
Michal Privoznik
,
11:19
[PATCH v2 2/4] qga: Invert logic on return value in main()
,
Michal Privoznik
,
11:19
[PATCH v2 1/4] qga: Don't access global variable in run_agent_once()
,
Michal Privoznik
,
11:19
[PATCH v2 0/4] qga: Open channel before going daemon
,
Michal Privoznik
,
11:19
Re: [PATCH v3 11/24] migration/multifd: Make multifd_send() thread safe
,
Peter Xu
,
11:17
Re: [PATCH v3 08/24] migration: Add thread pool of optional load threads
,
Peter Xu
,
11:15
Re: [RFC 05/13] rust: add a bit operation binding for deposit64
,
Paolo Bonzini
,
11:09
Re: [PATCH v3 10/24] migration/multifd: Device state transfer support - receive side
,
Peter Xu
,
11:06
Re: [PATCH v3 0/9] Require error handling for dynamically created objects
,
Daniel P . Berrangé
,
11:04
Re: [RFC 03/13] rust/cell: add get_mut() method for BqlCell
,
Paolo Bonzini
,
10:55
Re: [PATCH 2/6] migration: Kick postcopy threads on cancel
,
Daniel P . Berrangé
,
10:44
Re: [PATCH 2/6] migration: Kick postcopy threads on cancel
,
Daniel P . Berrangé
,
10:41
Re: [PATCH V4 10/19] migration: cpr channel
,
Markus Armbruster
,
10:37
Re: [PATCH 3/4] qga: Don't daemonize before channel is initialized
,
Michal Prívozník
,
10:31
Re: [RFC 09/13] i386/fw_cfg: move hpet_cfg definition to hpet.c
,
Paolo Bonzini
,
10:30
Re: [PATCH v3 09/24] migration/multifd: Split packet into header and RAM data
,
Peter Xu
,
10:29
Re: [PATCH 1/1] hw/arm/sbsa-ref: bump default memory size to 2GB
,
Peter Maydell
,
10:26
Re: [PATCH V4 09/19] migration: incoming channel
,
Markus Armbruster
,
10:24
Re: [PATCH 6/7] docs: add a glossary
,
Peter Maydell
,
10:23
Re: [RFC PATCH v1 35/43] target/hexagon: Use argparse in all python scripts
,
Brian Cain
,
10:23
Re: [RFC 13/13] i386: enable rust hpet for pc when rust is enabled
,
Paolo Bonzini
,
10:21
[RFC PATCH 4/4] cpu: Remove nr_cores from struct CPUState
,
Xiaoyao Li
,
10:11
[RFC PATCH 3/4] i386: Track cores_per_module in CPUX86State
,
Xiaoyao Li
,
10:11
[RFC PATCH 2/4] i386: Extract a common fucntion to setup value of MSR_CORE_THREAD_COUNT
,
Xiaoyao Li
,
10:11
[RFC PATCH 1/4] i386/topology: Update the comment of x86_apicid_from_topo_ids()
,
Xiaoyao Li
,
10:11
[RFC PATCH 0/4] cpu: Drop CPUState::nr_cores
,
Xiaoyao Li
,
10:11
Re: [PATCH 1/1] hw/arm/sbsa-ref: bump default memory size to 2GB
,
Marcin Juszkiewicz
,
10:10
Re: [PATCH 2/6] migration: Kick postcopy threads on cancel
,
Peter Xu
,
10:04
Re: [PULL 1/2] hw/openrisc/openrisc_sim: keep serial@90000000 as default
,
Ahmad Fatoum
,
10:00
Re: [PATCH 1/1] hw/arm/sbsa-ref: bump default memory size to 2GB
,
Peter Maydell
,
09:53
Re: [PATCH v5 13/16] acpi/ghes: better name the offset of the hardware error firmware
,
Mauro Carvalho Chehab
,
09:33
Re: [PATCH V4 04/19] machine: aux-ram-share option
,
Steven Sistare
,
09:24
Re: [PATCH V4 04/19] machine: aux-ram-share option
,
Steven Sistare
,
09:24
Re: [PATCH 10/11] softfloat: Sink frac_cmp in parts_pick_nan until needed
,
Peter Maydell
,
08:48
Re: [PATCH 09/11] softfloat: Share code between parts_pick_nan cases
,
Peter Maydell
,
08:37
Re: [PATCH 06/11] softfloat: Move propagateFloatx80NaN to softfloat.c
,
Peter Maydell
,
08:33
[PATCH for-10.0 05/11] hw/riscv/riscv-iommu: instantiate hpm_timer
,
Daniel Henrique Barboza
,
08:33
[PATCH for-10.0 11/11] docs/specs/riscv-iommu.rst: add HPM support info
,
Daniel Henrique Barboza
,
08:33
[PATCH for-10.0 03/11] hw/riscv/riscv-iommu: add riscv-iommu-hpm file
,
Daniel Henrique Barboza
,
08:33
[PATCH for-10.0 09/11] hw/riscv/riscv-iommu.c: add RISCV_IOMMU_CAP_HPM cap
,
Daniel Henrique Barboza
,
08:33
[PATCH for-10.0 10/11] hw/riscv: add IOMMU HPM trace events
,
Daniel Henrique Barboza
,
08:33
[PATCH for-10.0 04/11] hw/riscv/riscv-iommu: add riscv_iommu_hpm_incr_ctr()
,
Daniel Henrique Barboza
,
08:32
Re: [PATCH 02/11] softfloat: Inline pickNaNMulAdd
,
Peter Maydell
,
08:32
[PATCH for-10.0 07/11] hw/riscv/riscv-iommu: add IOHPMCYCLES mmio write
,
Daniel Henrique Barboza
,
08:32
[PATCH for-10.0 06/11] hw/riscv/riscv-iommu: add IOCOUNTINH mmio writes
,
Daniel Henrique Barboza
,
08:32
[PATCH for-10.0 02/11] hw/riscv/riscv-iommu-bits.h: HPM bits
,
Daniel Henrique Barboza
,
08:32
[PATCH for-10.0 08/11] hw/riscv/riscv-iommu: add hpm events mmio write
,
Daniel Henrique Barboza
,
08:32
[PATCH for-10.0 01/11] hw/riscv/riscv-iommu.h: add missing headers
,
Daniel Henrique Barboza
,
08:32
[PATCH for-10.0 00/11] riscv: IOMMU HPM support
,
Daniel Henrique Barboza
,
08:30
Re: [PATCH 01/11] target/arm: Copy entire float_status in is_ebf
,
Peter Maydell
,
08:28
[PATCH v3 2/2] hw/ide/ahci: Extract TYPE_SYSBUS_AHCI into dedicated file
,
Bernhard Beschow
,
08:20
[PATCH v3 1/2] hw/ide/ahci: Decouple from PCI
,
Bernhard Beschow
,
08:20
[PATCH v3 0/2] AHCI cleanup
,
Bernhard Beschow
,
08:20
Re: [PATCH 2/6] migration: Kick postcopy threads on cancel
,
Fabiano Rosas
,
08:19
Re: [RFC PATCH v3 11/11] tests: add plugin asserting correctness of discon event's to_pc
,
Julian Ganz
,
08:10
Re: [PATCH v3 04/24] thread-pool: Implement generic (non-AIO) pool support
,
Cédric Le Goater
,
08:10
Re: [RFC PATCH v3 04/11] contrib/plugins: add plugin showcasing new dicontinuity related API
,
Julian Ganz
,
08:00
Re: [RFC PATCH v3 01/11] plugins: add types for callbacks related to certain discontinuities
,
Julian Ganz
,
07:45
Re: [RFC PATCH v3 01/11] plugins: add types for callbacks related to certain discontinuities
,
Julian Ganz
,
07:41
Re: [RFC PATCH v3 25/26] target/arm/kvm-rme: Add measurement log
,
Jean-Philippe Brucker
,
07:32
Re: [RFC 09/13] i386/fw_cfg: move hpet_cfg definition to hpet.c
,
Zhao Liu
,
07:28
[PATCH 1/1] Add Zhaoxin Kaixian KX-7000 emulation and Shanghai vendor id Zhaoxin Kaixian KX-7000 is a Chinese made "ShiJiDaDao" microarchitecture CPU, which can be found in Zhaoxin offical website and third party evaluation. This CPU is increasingly being used in China's information and innovation environment. Offical website: https://www.zhaoxin.com/prod_view.aspx?nid=3&typeid=593&id=2757 PassMark Software website: https://www.cpubenchmark.net/cpu.php?cpu=ZHAOXIN+KaiXian+KX-7000 TechPowerUp: https://www.techpowerup.com/327036/zhaoxins-kx-7000-8-core-processor-tested-in-detail-bested-by-7-year-old-core-i3?cp=1 GCC offical website also support "ShiJiDaDao" microarchitecture opinion in https://gcc.gnu.org/onlinedocs/gcc/x86-Options.html .
,
Nano Shinonome
,
07:23
Re: [PATCH V4 04/19] machine: aux-ram-share option
,
Markus Armbruster
,
07:19
Re: [PATCH v1] target/riscv: add support for RV64 Xiangshan Nanhu CPU
,
Daniel Henrique Barboza
,
07:15
Re: [PATCH] MAINTAINERS: update email address for Leif Lindholm
,
Philippe Mathieu-Daudé
,
07:11
Re: Rust in QEMU roadmap
,
Paul Durrant
,
07:10
Re: [PATCH] include: Rename sysemu/ -> system/
,
Philippe Mathieu-Daudé
,
07:09
Re: [PATCH V4 04/19] machine: aux-ram-share option
,
Markus Armbruster
,
07:08
Re: [RFC 09/13] i386/fw_cfg: move hpet_cfg definition to hpet.c
,
Philippe Mathieu-Daudé
,
07:05
Re: Rust in QEMU roadmap
,
Daniel P . Berrangé
,
07:01
Re: QEMU wiki theme table of contents changes
,
Daniel P . Berrangé
,
06:57
Re: [PATCH] cpu: Initialize nr_cores and nr_threads in cpu_common_initfn()
,
Xiaoyao Li
,
06:53
Re: [PATCH] hw/ide/ahci: Check for PCI device once in ahci_init()
,
Bernhard Beschow
,
06:50
Re: [PATCH] MAINTAINERS: update email address for Leif Lindholm
,
Leif Lindholm
,
06:46
[PATCH v2] hw/ide/ahci: Decouple from PCI
,
Bernhard Beschow
,
06:45
[PATCH] MAINTAINERS: update email address for Leif Lindholm
,
Leif Lindholm
,
06:41
Re: [PATCH v4 4/7] target/riscv: Add support to record CTR entries.
,
Rajnesh Kanwal
,
06:36
[PATCH v5 6/7] target/riscv: Add support to access ctrsource, ctrtarget, ctrdata regs.
,
Rajnesh Kanwal
,
06:34
[PATCH v5 5/7] target/riscv: Add CTR sctrclr instruction.
,
Rajnesh Kanwal
,
06:34
[PATCH v5 7/7] target/riscv: machine: Add Control Transfer Record state description
,
Rajnesh Kanwal
,
06:34
[PATCH v5 4/7] target/riscv: Add support to record CTR entries.
,
Rajnesh Kanwal
,
06:34
[PATCH v5 3/7] target/riscv: Add support for Control Transfer Records extension CSRs.
,
Rajnesh Kanwal
,
06:34
[PATCH v5 2/7] target/riscv: Add Control Transfer Records CSR definitions.
,
Rajnesh Kanwal
,
06:34
[PATCH v5 1/7] target/riscv: Remove obsolete sfence.vm instruction
,
Rajnesh Kanwal
,
06:34
[PATCH v5 0/7] target/riscv: Add support for Control Transfer Records Ext.
,
Rajnesh Kanwal
,
06:34
[PATCH v12 6/7] target/riscv: Apply pointer masking for virtualized memory accesses
,
baturo . alexey
,
06:23
[PATCH v12 7/7] target/riscv: Enable updates for pointer masking variables and thus enable pointer masking extension
,
baturo . alexey
,
06:23
[PATCH v12 5/7] target/riscv: Update address modify functions to take into account pointer masking
,
baturo . alexey
,
06:23
[PATCH v12 2/7] target/riscv: Add new CSR fields for S{sn, mn, m}pm extensions as part of Zjpm v1.0
,
baturo . alexey
,
06:23
[PATCH v12 4/7] target/riscv: Add pointer masking tb flags
,
baturo . alexey
,
06:23
[PATCH v12 3/7] target/riscv: Add helper functions to calculate current number of masked bits for pointer masking
,
baturo . alexey
,
06:23
[PATCH v12 1/7] target/riscv: Remove obsolete pointer masking extension code.
,
baturo . alexey
,
06:23
[PATCH v12 0/7] Pointer Masking update for Zjpm v1.0
,
baturo . alexey
,
06:23
Re: [PATCH 4/7] gitlab: purge build files from cirrus CI jobs
,
Daniel P . Berrangé
,
06:02
Re: [PATCH 3/7] gitlab: clean packages in cirrus tasks
,
Daniel P . Berrangé
,
06:00
Re: [PATCH 5/7] gitlab: enable ccache with Cirrus CI
,
Thomas Huth
,
05:58
[PATCH v3 10/10] vfio/igd: add x-igd-gms option back to set DSM region size for guest
,
Tomita Moeko
,
05:56
[PATCH v3 09/10] vfio/igd: emulate BDSM in mmio bar0 for gen 6-10 devices
,
Tomita Moeko
,
05:56
[PATCH v3 08/10] vfio/igd: emulate GGC register in mmio bar0
,
Tomita Moeko
,
05:56
[PATCH v3 07/10] vfio/igd: add macro for declaring mirrored registers
,
Tomita Moeko
,
05:56
[PATCH v3 06/10] vfio/igd: add Alder/Raptor/Rocket/Ice/Jasper Lake device ids
,
Tomita Moeko
,
05:56
[PATCH v3 05/10] vfio/igd: add Gemini Lake and Comet Lake device ids
,
Tomita Moeko
,
05:56
[PATCH v3 04/10] vfio/igd: canonicalize memory size calculations
,
Tomita Moeko
,
05:56
[PATCH v3 03/10] vfio/igd: fix GTT stolen memory size calculation for gen 8+
,
Tomita Moeko
,
05:55
[PATCH v3 02/10] vfio/igd: align generation with i915 kernel driver
,
Tomita Moeko
,
05:55
[PATCH v3 01/10] vfio/igd: remove unsupported device ids
,
Tomita Moeko
,
05:55
[PATCH v3 00/10] vfio/igd: Enable legacy mode on more devices
,
Tomita Moeko
,
05:55
Re: [PATCH 4/7] gitlab: purge build files from cirrus CI jobs
,
Thomas Huth
,
05:55
Re: [PATCH 2/6] migration: Kick postcopy threads on cancel
,
Daniel P . Berrangé
,
05:52
Re: [PATCH 17/20] disas: Use cpu_datapath_is_big_endian()
,
Peter Maydell
,
05:47
Re: [PATCH v4] tests/functional/aarch64: add tests for FEAT_RME
,
Daniel P . Berrangé
,
05:29
Re: [PATCH 1/1] hw/arm/sbsa-ref: bump default memory size to 2GB
,
Marcin Juszkiewicz
,
05:14
Re: [PATCH v2 3/9] vfio/igd: canonicalize memory size calculations
,
Tomita Moeko
,
05:13
Re: [PATCH 3/7] gitlab: clean packages in cirrus tasks
,
Thomas Huth
,
05:09
Re: [PATCH v2 2/9] vfio/igd: align generation with i915 kernel driver
,
Tomita Moeko
,
04:26
Re: [PATCH v5 13/16] acpi/ghes: better name the offset of the hardware error firmware
,
Igor Mammedov
,
04:22
Re: [PATCH 3/7] gitlab: clean packages in cirrus tasks
,
Daniel P . Berrangé
,
04:19
Re: [PATCH v2] riscv/gdb: add virt mode debug interface
,
Yanfeng Liu
,
04:16
Re: [PATCH 3/7] gitlab: clean packages in cirrus tasks
,
Thomas Huth
,
03:59
Re: [PATCH v1 0/4] Initialize nr_cores and nr_threads early and related clearup
,
Xiaoyao Li
,
03:50
Re: [PATCH 1/7] gitlab: don't fail cirrus CI jobs when credits are exhausted
,
Thomas Huth
,
03:39
Re: [PATCH v1 2/4] i386/cpu: Set up CPUID_HT in x86_cpu_expand_features() instead of cpu_x86_cpuid()
,
Xiaoyao Li
,
03:35
Re: [PATCH v1 0/4] Initialize nr_cores and nr_threads early and related clearup
,
Zhao Liu
,
03:30
Re: [PATCH V4 04/19] machine: aux-ram-share option
,
Markus Armbruster
,
03:25
Re: [PATCH v5 10/16] acpi/ghes: better name GHES memory error function
,
Mauro Carvalho Chehab
,
03:19
Re: [PATCH v2 2/4] docs/system/arm/fby35: document execute-in-place property
,
Cédric Le Goater
,
03:18
Re: [PATCH v1 2/4] i386/cpu: Set up CPUID_HT in x86_cpu_expand_features() instead of cpu_x86_cpuid()
,
Zhao Liu
,
03:13
Re: [PATCH v2] riscv/gdb: add virt mode debug interface
,
Alex Bennée
,
03:10
Re: [PATCH v1 0/4] Initialize nr_cores and nr_threads early and related clearup
,
Xiaoyao Li
,
03:05
Re: [PATCH v5 13/16] acpi/ghes: better name the offset of the hardware error firmware
,
Mauro Carvalho Chehab
,
03:00
Re: [PATCH v1 2/4] i386/cpu: Set up CPUID_HT in x86_cpu_expand_features() instead of cpu_x86_cpuid()
,
Xiaoyao Li
,
02:54
[PATCH v1] target/riscv: add support for RV64 Xiangshan Nanhu CPU
,
MollyChen
,
02:37
Re: [PATCH v1 0/4] Initialize nr_cores and nr_threads early and related clearup
,
Zhao Liu
,
02:12
Re: [PATCH v1 2/4] i386/cpu: Set up CPUID_HT in x86_cpu_expand_features() instead of cpu_x86_cpuid()
,
Zhao Liu
,
02:01
Re: [RFC 00/13] rust: Reinvent the wheel for HPET timer in Rust
,
Zhao Liu
,
01:04
[RFC 13/13] i386: enable rust hpet for pc when rust is enabled
,
Zhao Liu
,
00:50
[RFC 12/13] rust/timer/hpet: add qdev APIs support
,
Zhao Liu
,
00:49
[RFC 11/13] rust/timer/hpet: add basic HPET timer & state
,
Zhao Liu
,
00:49
[RFC 10/13] rust/timer/hpet: define hpet_fw_cfg
,
Zhao Liu
,
00:49
[RFC 09/13] i386/fw_cfg: move hpet_cfg definition to hpet.c
,
Zhao Liu
,
00:49
[RFC 08/13] rust/qdev: add the macro to define bit property
,
Zhao Liu
,
00:49
[RFC 07/13] rust: add bindings for timer
,
Zhao Liu
,
00:49
[RFC 06/13] rust: add bindings for memattrs
,
Zhao Liu
,
00:49
[RFC 05/13] rust: add a bit operation binding for deposit64
,
Zhao Liu
,
00:49
[RFC 02/13] rust: cell: add BQL-enforcing RefCell variant
,
Zhao Liu
,
00:49
[RFC 04/13] rust: add bindings for gpio_{in|out} initialization
,
Zhao Liu
,
00:49
[RFC 03/13] rust/cell: add get_mut() method for BqlCell
,
Zhao Liu
,
00:49
[RFC 01/13] bql: check that the BQL is not dropped within marked sections
,
Zhao Liu
,
00:49
[RFC 00/13] rust: Reinvent the wheel for HPET timer in Rust
,
Zhao Liu
,
00:49
December 04, 2024
Re: [PATCH v2 2/4] docs/system/arm/fby35: document execute-in-place property
,
Andrew Jeffery
,
22:37
Re: [PATCH v2] riscv/gdb: add virt mode debug interface
,
Yanfeng Liu
,
20:29
Re: [PATCH] include: Rename sysemu/ -> system/
,
Lei Yang
,
19:59
Re: [PATCH] target/sparc: Use memcpy() in memcpy32()
,
Richard Henderson
,
19:14
Re: [PATCH 18/20] hw/core/generic-loader: Use cpu_datapath_is_big_endian()
,
Richard Henderson
,
19:05
Re: [PATCH 17/20] disas: Use cpu_datapath_is_big_endian()
,
Richard Henderson
,
18:40
Re: [PATCH 03/20] target/arm: Implement CPUClass::datapath_is_big_endian
,
Richard Henderson
,
18:37
Re: [RFC PATCH v3 11/11] tests: add plugin asserting correctness of discon event's to_pc
,
Pierrick Bouvier
,
18:33
Re: [PATCH 01/20] exec/tswap: Rename target_words_bigendian -> qemu_binary_is_bigendian
,
Richard Henderson
,
18:33
Re: [RFC PATCH v3 04/11] contrib/plugins: add plugin showcasing new dicontinuity related API
,
Pierrick Bouvier
,
18:14
Re: [RFC PATCH v3 00/11] tcg-plugins: add hooks for discontinuities
,
Pierrick Bouvier
,
17:51
Re: [PATCH v3 08/24] migration: Add thread pool of optional load threads
,
Peter Xu
,
17:49
Re: [RFC PATCH v3 05/11] target/alpha: call plugin trap callbacks
,
Pierrick Bouvier
,
17:48
Re: [RFC PATCH v3 03/11] plugins: add hooks for new discontinuity related callbacks
,
Pierrick Bouvier
,
17:47
Re: [RFC PATCH v3 02/11] plugins: add API for registering discontinuity callbacks
,
Pierrick Bouvier
,
17:46
Re: [RFC PATCH v3 01/11] plugins: add types for callbacks related to certain discontinuities
,
Pierrick Bouvier
,
17:45
Re: [PATCH v3 08/24] migration: Add thread pool of optional load threads
,
Peter Xu
,
17:43
Re: [RFC PATCH v3 01/11] plugins: add types for callbacks related to certain discontinuities
,
Pierrick Bouvier
,
17:41
Re: [PATCH v2 2/9] vfio/igd: align generation with i915 kernel driver
,
Alex Williamson
,
17:36
Re: [PATCH v2 3/9] vfio/igd: canonicalize memory size calculations
,
Alex Williamson
,
17:36
Re: [PATCH v2 6/9] vfio/igd: add macro for declaring mirrored registers
,
Alex Williamson
,
17:36
Re: [PATCH v2 7/9] vfio/igd: emulate GGC register in mmio bar0
,
Alex Williamson
,
17:35
Re: [PATCH v2 9/9] vfio/igd: add x-igd-gms option back to set DSM region size for guest
,
Alex Williamson
,
17:35
Re: [PATCH v3 07/24] migration: Document the BQL behavior of load SaveVMHandlers
,
Peter Xu
,
16:38
Re: [PATCH v3 06/24] migration: Add qemu_loadvm_load_state_buffer() and its handler
,
Peter Xu
,
16:32
Re: [PATCH v3 05/24] migration: Add MIG_CMD_SWITCHOVER_START and its load handler
,
Peter Xu
,
16:29
Re: QEMU wiki theme table of contents changes
,
Stefan Hajnoczi
,
16:26
Re: [PATCH] target/sparc: Use memcpy() in memcpy32()
,
Pierrick Bouvier
,
16:26
Re: [PATCH v2] hw/arm/sbsa-ref: Require at least 2 GiB of RAM when RME feature enabled
,
Pierrick Bouvier
,
16:19
[PATCH 2/2] target/arm: change default pauth algorithm to impdef
,
Pierrick Bouvier
,
16:13
[PATCH 1/2] target/arm: add new property to select pauth-qarma5
,
Pierrick Bouvier
,
16:13
[PATCH 0/2] Change default pointer authentication algorithm on aarch64 to impdef
,
Pierrick Bouvier
,
16:12
[PATCH] MAINTAINERS: Add correct email address for Vikram Garhwal
,
Vikram Garhwal
,
16:11
Re: [PATCH 2/6] migration: Kick postcopy threads on cancel
,
Peter Xu
,
16:11
Re: [PATCH 2/6] migration: Kick postcopy threads on cancel
,
Fabiano Rosas
,
16:02
Re: [PATCH] 9pfs: improve v9fs_walk() tracing
,
Stefan Hajnoczi
,
16:00
Re: [PATCH 2/6] migration: Kick postcopy threads on cancel
,
Peter Xu
,
15:59
A glimpse at PL011 emulation in safe Rust
,
Paolo Bonzini
,
15:58
[PATCH v2] hw/arm/sbsa-ref: Require at least 2 GiB of RAM when RME feature enabled
,
Philippe Mathieu-Daudé
,
15:56
Re: [PATCH 2/6] migration: Kick postcopy threads on cancel
,
Peter Xu
,
15:51
Re: [PATCH 1/1] hw/arm/sbsa-ref: bump default memory size to 2GB
,
Philippe Mathieu-Daudé
,
15:51
[PATCH] target/sparc: Use memcpy() in memcpy32()
,
Philippe Mathieu-Daudé
,
15:41
Re: [PATCH 2/6] migration: Kick postcopy threads on cancel
,
Fabiano Rosas
,
15:40
[PATCH v2 4/4] docs/system/arm/virt: document missing properties
,
Pierrick Bouvier
,
15:39
[PATCH v2 3/4] docs/system/arm/xlnx-versal-virt: document ospi-flash property
,
Pierrick Bouvier
,
15:39
[PATCH v2 2/4] docs/system/arm/fby35: document execute-in-place property
,
Pierrick Bouvier
,
15:39
[PATCH v2 1/4] docs/system/arm/orangepi: update links
,
Pierrick Bouvier
,
15:39
[PATCH v2 0/4] Minor fixes for Arm documentation
,
Pierrick Bouvier
,
15:39
Re: [PATCH 7/7] gitlab: force ccache to validate compiler version
,
Philippe Mathieu-Daudé
,
15:30
Re: [PATCH 4/7] gitlab: purge build files from cirrus CI jobs
,
Philippe Mathieu-Daudé
,
15:29
[PATCH 20/20] hw/core/cpu: Remove cpu_virtio_is_big_endian()
,
Philippe Mathieu-Daudé
,
15:29
[RFC PATCH 19/20] hw/virtio: Use cpu_datapath_is_big_endian()
,
Philippe Mathieu-Daudé
,
15:28
[PATCH 18/20] hw/core/generic-loader: Use cpu_datapath_is_big_endian()
,
Philippe Mathieu-Daudé
,
15:28
[PATCH 17/20] disas: Use cpu_datapath_is_big_endian()
,
Philippe Mathieu-Daudé
,
15:28
[PATCH 16/20] hw/core/cpu: Expose cpu_datapath_is_big_endian() method
,
Philippe Mathieu-Daudé
,
15:28
[PATCH 15/20] target: Implement CPUClass::datapath_is_big_endian (big-endian)
,
Philippe Mathieu-Daudé
,
15:28
[PATCH 14/20] target: Implement CPUClass::datapath_is_big_endian (little-endian)
,
Philippe Mathieu-Daudé
,
15:28
[PATCH 13/20] target/xtensa: Implement CPUClass::datapath_is_big_endian
,
Philippe Mathieu-Daudé
,
15:27
[PATCH 12/20] target/xtensa: Implement xtensa_isa_is_big_endian()
,
Philippe Mathieu-Daudé
,
15:27
[PATCH 11/20] target/mips: Implement CPUClass::datapath_is_big_endian
,
Philippe Mathieu-Daudé
,
15:27
[PATCH 10/20] target/microblaze: Implement CPUClass::datapath_is_big_endian
,
Philippe Mathieu-Daudé
,
15:27
[PATCH 09/20] target/sh4: Implement CPUClass::datapath_is_big_endian
,
Philippe Mathieu-Daudé
,
15:27
[PATCH 08/20] target/sh4: Expose CPUSH4State::little_endian property
,
Philippe Mathieu-Daudé
,
15:27
[PATCH 07/20] target/riscv: Implement CPUClass::datapath_is_big_endian
,
Philippe Mathieu-Daudé
,
15:27
[PATCH 06/20] target/sparc: Implement CPUClass::datapath_is_big_endian
,
Philippe Mathieu-Daudé
,
15:26
[PATCH 05/20] target/rx: Implement CPUClass::datapath_is_big_endian
,
Philippe Mathieu-Daudé
,
15:26
[PATCH 04/20] target/ppc: Register CPUClass::datapath_is_big_endian
,
Philippe Mathieu-Daudé
,
15:26
[PATCH 03/20] target/arm: Implement CPUClass::datapath_is_big_endian
,
Philippe Mathieu-Daudé
,
15:26
[PATCH 02/20] hw/core/cpu: Introduce CPUClass::datapath_is_big_endian() handler
,
Philippe Mathieu-Daudé
,
15:26
[PATCH 01/20] exec/tswap: Rename target_words_bigendian -> qemu_binary_is_bigendian
,
Philippe Mathieu-Daudé
,
15:26
[PATCH 00/20] target: Implement CPUClass::datapath_is_big_endian() handlers
,
Philippe Mathieu-Daudé
,
15:26
Re: [PATCH v3 04/24] thread-pool: Implement generic (non-AIO) pool support
,
Peter Xu
,
15:05
Re: [PATCH v4] tests/functional/aarch64: add tests for FEAT_RME
,
Pierrick Bouvier
,
15:05
Re: [PATCH 2/6] migration: Kick postcopy threads on cancel
,
Daniel P . Berrangé
,
15:02
Re: [PATCH v2] Hexagon (target/hexagon) Remove HEX_DEBUG/HEX_DEBUG_LOG
,
Brian Cain
,
15:00
[PATCH] vvfat: fix ubsan issue in create_long_filename
,
Pierrick Bouvier
,
14:51
[PATCH 7/7] gitlab: force ccache to validate compiler version
,
Daniel P . Berrangé
,
14:48
[PATCH 6/7] tests: update libvirt-ci submodule for newer ccache
,
Daniel P . Berrangé
,
14:48
[PATCH 5/7] gitlab: enable ccache with Cirrus CI
,
Daniel P . Berrangé
,
14:48
[PATCH 4/7] gitlab: purge build files from cirrus CI jobs
,
Daniel P . Berrangé
,
14:48
[PATCH 3/7] gitlab: clean packages in cirrus tasks
,
Daniel P . Berrangé
,
14:48
[PATCH 1/7] gitlab: don't fail cirrus CI jobs when credits are exhausted
,
Daniel P . Berrangé
,
14:48
[PATCH 2/7] gitlab: use new(ish) cirrus-vars command for creating config
,
Daniel P . Berrangé
,
14:48
[PATCH 0/7] RFC: gitlab: enable use of ccache in FreeBSD / macOS Cirrus CI jobs
,
Daniel P . Berrangé
,
14:48
Re: [PATCH 2/6] migration: Kick postcopy threads on cancel
,
Peter Xu
,
14:39
Re: [PATCH v3 03/24] thread-pool: Rename AIO pool functions to *_aio() and data types to *Aio
,
Peter Xu
,
14:27
Re: [PATCH v3 02/24] thread-pool: Remove thread_pool_submit() function
,
Peter Xu
,
14:25
Re: [PATCH RFC 09/11] tests/qtest/migration: Don't use hardcoded strings for -serial
,
Fabiano Rosas
,
14:12
Re: [PATCH v3 10/26] target/arm/kvm-rme: Add Realm Personalization Value parameter
,
Jean-Philippe Brucker
,
14:11
Re: [PATCH v3 00/24] Multifd 🔀 device state transfer support with VFIO consumer
,
Peter Xu
,
14:10
Re: [PATCH v3 10/26] target/arm/kvm-rme: Add Realm Personalization Value parameter
,
Jean-Philippe Brucker
,
14:10
Re: [PATCH v3 02/26] target/arm: Add confidential guest support
,
Jean-Philippe Brucker
,
14:07
Re: [PATCH v3 01/26] kvm: Merge kvm_check_extension() and kvm_vm_check_extension()
,
Jean-Philippe Brucker
,
14:07
Re: [PATCH 5/6] migration: Fix hang after error in destination setup phase
,
Fabiano Rosas
,
14:05
Re: [PATCH 2/6] migration: Kick postcopy threads on cancel
,
Fabiano Rosas
,
14:02
Re: [PATCH 1/6] tests/qtest/migration: Introduce migration_test_add_suffix
,
Peter Xu
,
13:45
Re: [PATCH 5/6] migration: Fix hang after error in destination setup phase
,
Peter Xu
,
13:44
Re: [PATCH 2/6] migration: Kick postcopy threads on cancel
,
Peter Xu
,
13:39
Re: [PATCH RFC 00/11] migration/block: disk activation rewrite
,
Peter Xu
,
12:25
[PATCH] hostmem-file: add the 'hmem' option
,
Zhigang Luo
,
12:16
Re: [PATCH v5 14/16] acpi/ghes: move offset calculus to a separate function
,
Igor Mammedov
,
11:42
Re: [PATCH v5 10/16] acpi/ghes: better name GHES memory error function
,
Igor Mammedov
,
11:40
Re: [PATCH v5 09/16] acpi/ghes: make the GHES record generation more generic
,
Igor Mammedov
,
11:38
Re: [PATCH v5 13/16] acpi/ghes: better name the offset of the hardware error firmware
,
Igor Mammedov
,
11:38
Re: [PATCH V4 14/19] migration: cpr-transfer mode
,
Steven Sistare
,
11:11
Re: [PATCH v2] riscv/gdb: add virt mode debug interface
,
Mario Fleischmann
,
11:04
[PATCH v3 1/5] acpi/ghes: Prepare to support multiple sources on ghes
,
Mauro Carvalho Chehab
,
10:58
[PATCH v3 3/5] acpi/ghes: Use HEST table offsets when preparing GHES records
,
Mauro Carvalho Chehab
,
10:58
[PATCH v3 0/5] Change ghes driver to use HEST-based offsets
,
Mauro Carvalho Chehab
,
10:58
[PATCH v3 2/5] acpi/ghes: add a firmware file with HEST address
,
Mauro Carvalho Chehab
,
10:58
[PATCH v3 5/5] acpi/generic_event_device: add logic to detect if HEST addr is available
,
Mauro Carvalho Chehab
,
10:58
[PATCH v3 4/5] acpi/generic_event_device: Update GHES migration to cover hest addr
,
Mauro Carvalho Chehab
,
10:58
Re: [PATCH v2 0/9] vfio/igd: Enable legacy mode on more devices
,
Tomita Moeko
,
10:08
Re: [PATCH RFC 06/11] migration/block: Extend the migration_block_* API to dest side
,
Peter Xu
,
09:50
Re: [PATCH v4 4/7] target/riscv: Add support to record CTR entries.
,
Richard Henderson
,
09:30
Re: [PATCH v6 1/1] target/riscv: rvv: reduce the overhead for simple RISC-V vector unit-stride loads and stores
,
Max Chou
,
08:44
Re: [PATCH v5 08/16] acpi/ghes: don't check if physical_address is not zero
,
Igor Mammedov
,
08:12
Re: [PATCH v3 0/6] target/riscv: Add support for Control Transfer Records Ext.
,
Rajnesh Kanwal
,
08:00
Re: [PATCH RESEND v1] target/riscv: add support for RV64 Xiangshan Nanhu CPU
,
Daniel Henrique Barboza
,
07:58
[PATCH v4 4/7] target/riscv: Add support to record CTR entries.
,
Rajnesh Kanwal
,
07:58
[PATCH v4 7/7] target/riscv: machine: Add Control Transfer Record state description
,
Rajnesh Kanwal
,
07:58
[PATCH v4 6/7] target/riscv: Add support to access ctrsource, ctrtarget, ctrdata regs.
,
Rajnesh Kanwal
,
07:58
[PATCH v4 5/7] target/riscv: Add CTR sctrclr instruction.
,
Rajnesh Kanwal
,
07:58
[PATCH v4 3/7] target/riscv: Add support for Control Transfer Records extension CSRs.
,
Rajnesh Kanwal
,
07:58
[PATCH v4 2/7] target/riscv: Add Control Transfer Records CSR definitions.
,
Rajnesh Kanwal
,
07:58
[PATCH v4 0/7] target/riscv: Add support for Control Transfer Records Ext.
,
Rajnesh Kanwal
,
07:58
[PATCH v4 1/7] target/riscv: Remove obsolete sfence.vm instruction
,
Rajnesh Kanwal
,
07:57
Re: [PATCH v4 08/11] target/riscv: Add counter delegation/configuration support
,
Daniel Henrique Barboza
,
07:51
Re: [PATCH v4 04/11] target/riscv: Support generic CSR indirect access
,
Daniel Henrique Barboza
,
07:51
Re: [PATCH] hw/timer/nrf51_timer: prevent integer overflow
,
Anastasia Belova
,
07:27
Re: [PATCH 1/1] hw/arm/sbsa-ref: bump default memory size to 2GB
,
Leif Lindholm
,
07:17
Re: [PATCH v3 0/9] Require error handling for dynamically created objects
,
Markus Armbruster
,
06:08
Re: [PATCH 2/5] tests/functional: Extract the find_free_ports() function into a helper file
,
Daniel P . Berrangé
,
05:46
Re: [PATCH 4/5] tests/functional/test_vnc: Remove the test_no_vnc test
,
Daniel P . Berrangé
,
05:42
Re: [PATCH 2/5] tests/functional: Extract the find_free_ports() function into a helper file
,
Daniel P . Berrangé
,
05:41
Re: [PATCH] binfmt: Don't consider riscv{32,64} part of the same family
,
Daniel P . Berrangé
,
05:17
Re: [RFC PATCH 0/5] support unaligned access to xHCI Capability
,
Tomoyuki HIROSE
,
05:04
Re: [PATCH] binfmt: Don't consider riscv{32,64} part of the same family
,
Laurent Vivier
,
05:03
Re: [PATCH 3/4] qga: Don't daemonize before channel is initialized
,
Konstantin Kostiuk
,
04:44
Re: [PATCH v4] tests/functional/aarch64: add tests for FEAT_RME
,
Alex Bennée
,
04:38
Re: [PATCH 2/4] qga: Invert logic on return value in main()
,
Konstantin Kostiuk
,
04:34
Re: [PATCH 1/4] qga: Don't access global variable in run_agent_once()
,
Konstantin Kostiuk
,
04:29
Re: [PATCH] qga: implement a 'guest-get-load' command
,
Konstantin Kostiuk
,
04:29
Re: [PATCH v4 13/15] acpi/ghes: move offset calculus to a separate function
,
Igor Mammedov
,
04:24
Re: [PATCH] tests/functional: Bump the timeout of the sh4_tuxrun test
,
Daniel P . Berrangé
,
04:02
Re: [PATCH 5/7] docs: add a codebase section
,
Daniel P . Berrangé
,
03:58
Re: [PATCH v4 13/15] acpi/ghes: move offset calculus to a separate function
,
Mauro Carvalho Chehab
,
03:56
Re: [PATCH 25/67] target/arm: Remove helper_sqrt_f16
,
Philippe Mathieu-Daudé
,
03:51
[PATCH v3 8/8] i386/cpu: Adjust level for RDT on full_cpuid_auto_level
,
Hendrik Wuethrich
,
03:49
[PATCH v3 7/8] i386/cpu: Adjust CPUID level for RDT features
,
Hendrik Wuethrich
,
03:49
[PATCH v3 5/8] i386: Add CPUID enumeration for RDT
,
Hendrik Wuethrich
,
03:49
[PATCH v3 6/8] i386: Add RDT feature flags.
,
Hendrik Wuethrich
,
03:48
[PATCH v3 4/8] i386: Add RDT device interface through MSRs
,
Hendrik Wuethrich
,
03:48
[PATCH v3 3/8] i386: Add RDT functionality
,
Hendrik Wuethrich
,
03:48
[PATCH v3 2/8] i386: Add init and realize funciontality for RDT device.
,
Hendrik Wuethrich
,
03:48
[PATCH v3 1/8] i386: Add Intel RDT device and State to config.
,
Hendrik Wuethrich
,
03:48
[PATCH v3 0/8] The aim of this patch series is to emulate Intel RDT features in order to make testing of the linux Resctrl subsystem possible with Qemu.
,
Hendrik Wuethrich
,
03:48
Re: [PATCH] MAINTAINERS: Cover the tests/functional/test_sh4eb_r2d.py file
,
Philippe Mathieu-Daudé
,
03:46
[PATCH v4 6/6] aspeed/soc: Support eMMC for AST2700
,
Jamin Lin
,
03:45
[PATCH v4 5/6] aspeed/soc: Support SDHCI for AST2700
,
Jamin Lin
,
03:45
[PATCH v4 4/6] hw/sd/aspeed_sdhci: Add AST2700 Support
,
Jamin Lin
,
03:45
[PATCH v4 3/6] hw:sdhci: Introduce a new "capareg" class member to set the different Capability Registers
,
Jamin Lin
,
03:45
[PATCH v4 2/6] hw/arm/aspeed: Fix coding style
,
Jamin Lin
,
03:45
[PATCH v4 1/6] hw/sd/aspeed_sdhci: Fix coding style
,
Jamin Lin
,
03:45
[PATCH v4 0/6] Support SDHCI and eMMC for ast2700
,
Jamin Lin
,
03:45
Re: [PATCH] 9pfs: improve v9fs_walk() tracing
,
Greg Kurz
,
03:40
RE: [PATCH v3 3/7] hw:sdhci: Introduce a new "capareg" class member to set the different Capability Registers
,
Jamin Lin
,
03:35
Re: [PATCH 5/5] tests/functional: Convert the migration avocado test
,
Thomas Huth
,
03:27
Re: [PATCH v3 7/7] aspeed/soc: Support eMMC for AST2700
,
Cédric Le Goater
,
03:21
Re: [PATCH v3 6/7] aspeed/soc: Support SDHCI for AST2700
,
Cédric Le Goater
,
03:21
Re: [PATCH v3 5/7] hw/sd/aspeed_sdhci: Add AST2700 Support
,
Cédric Le Goater
,
03:15
Re: [PATCH v3 3/7] hw:sdhci: Introduce a new "capareg" class member to set the different Capability Registers
,
Cédric Le Goater
,
03:15
Re: [PATCH v3 2/7] hw/arm/aspeed: Fix coding style
,
Cédric Le Goater
,
03:14
Re: [PATCH v3 1/7] hw/sd/aspeed_sdhci: Fix coding style
,
Cédric Le Goater
,
03:14
[PATCH v3 7/7] aspeed/soc: Support eMMC for AST2700
,
Jamin Lin
,
03:06
[PATCH v3 6/7] aspeed/soc: Support SDHCI for AST2700
,
Jamin Lin
,
03:06
[PATCH v3 5/7] hw/sd/aspeed_sdhci: Add AST2700 Support
,
Jamin Lin
,
03:06
[PATCH v3 4/7] hw:sdhci: Directly set sd_spec_version instead of property
,
Jamin Lin
,
03:05
[PATCH v3 3/7] hw:sdhci: Introduce a new "capareg" class member to set the different Capability Registers
,
Jamin Lin
,
03:05
[PATCH v3 2/7] hw/arm/aspeed: Fix coding style
,
Jamin Lin
,
03:05
[PATCH v3 1/7] hw/sd/aspeed_sdhci: Fix coding style
,
Jamin Lin
,
03:05
[PATCH v3 0/7] Support SDHCI and eMMC for ast2700
,
Jamin Lin
,
03:05
Re: [PATCH v4 13/15] acpi/ghes: move offset calculus to a separate function
,
Igor Mammedov
,
02:54
RE: [PATCH v2 3/6] hw:sdhci: Introduce a new "capareg" class member to set the different Capability Registers.
,
Jamin Lin
,
02:54
RE: [PATCH v2 3/6] hw:sdhci: Introduce a new "capareg" class member to set the different Capability Registers.
,
Jamin Lin
,
02:53
Re: [PATCH v4 08/15] acpi/ghes: make the GHES record generation more generic
,
Mauro Carvalho Chehab
,
02:52
[PATCH v5 02/16] acpi/ghes: simplify acpi_ghes_record_errors() code
,
Mauro Carvalho Chehab
,
02:43
[PATCH v5 09/16] acpi/ghes: make the GHES record generation more generic
,
Mauro Carvalho Chehab
,
02:43
[PATCH v5 12/16] acpi/ghes: rename etc/hardware_error file macros
,
Mauro Carvalho Chehab
,
02:43
[PATCH v5 15/16] acpi/ghes: Change ghes fill logic to work with only one source
,
Mauro Carvalho Chehab
,
02:43
[PATCH v5 16/16] docs: acpi_hest_ghes: fix documentation for CPER size
,
Mauro Carvalho Chehab
,
02:43
[PATCH v5 01/16] acpi/ghes: get rid of ACPI_HEST_SRC_ID_RESERVED
,
Mauro Carvalho Chehab
,
02:43
[PATCH v5 08/16] acpi/ghes: don't check if physical_address is not zero
,
Mauro Carvalho Chehab
,
02:43
[PATCH v5 06/16] acpi/ghes: Remove a duplicated out of bounds check
,
Mauro Carvalho Chehab
,
02:43
[PATCH v5 10/16] acpi/ghes: better name GHES memory error function
,
Mauro Carvalho Chehab
,
02:43
[PATCH v5 11/16] acpi/ghes: don't crash QEMU if ghes GED is not found
,
Mauro Carvalho Chehab
,
02:43
[PATCH v5 14/16] acpi/ghes: move offset calculus to a separate function
,
Mauro Carvalho Chehab
,
02:43
[PATCH v5 13/16] acpi/ghes: better name the offset of the hardware error firmware
,
Mauro Carvalho Chehab
,
02:43
[PATCH v5 05/16] acpi/ghes: Fix acpi_ghes_record_errors() argument
,
Mauro Carvalho Chehab
,
02:43
[PATCH v5 07/16] acpi/ghes: Change the type for source_id
,
Mauro Carvalho Chehab
,
02:43
[PATCH v5 00/16] Prepare GHES driver to support error injection
,
Mauro Carvalho Chehab
,
02:42
[PATCH v5 04/16] acpi/ghes: better handle source_id and notification
,
Mauro Carvalho Chehab
,
02:42
[PATCH v5 03/16] acpi/ghes: simplify the per-arch caller to build HEST table
,
Mauro Carvalho Chehab
,
02:42
[PATCH 5/5] tests/functional: Convert the migration avocado test
,
Thomas Huth
,
02:19
[PATCH 4/5] tests/functional/test_vnc: Remove the test_no_vnc test
,
Thomas Huth
,
02:19
[PATCH 1/5] tests/functional: Convert the vnc test
,
Thomas Huth
,
02:19
[PATCH 3/5] tests/functional/test_vnc: Do not use a hard-coded VNC port
,
Thomas Huth
,
02:19
[PATCH 2/5] tests/functional: Extract the find_free_ports() function into a helper file
,
Thomas Huth
,
02:19
[PATCH for-10.0 0/5] tests/functional: Convert tests with find_free_ports()
,
Thomas Huth
,
02:19
[PATCH] MAINTAINERS: Cover the tests/functional/test_sh4eb_r2d.py file
,
Thomas Huth
,
02:11
[PATCH] tests/functional: Bump the timeout of the sh4_tuxrun test
,
Thomas Huth
,
02:08
Re: [PATCH-for-10.0 v2 01/13] hw/pci: Do not declare PCIBus::flags mask as enum
,
Thomas Huth
,
01:50
Re: [PATCH for-10.0 2/2] hw: add compat machines for 10.0
,
Thomas Huth
,
01:28
Re: [PATCH 05/11] softfloat: Pad array size in pick_nan_muladd
,
Philippe Mathieu-Daudé
,
01:19
Re: [PATCH 04/11] softfloat: Remove which from parts_pick_nan_muladd
,
Philippe Mathieu-Daudé
,
01:18
Re: [PATCH 03/11] softfloat: Use goto for default nan case in pick_nan_muladd
,
Philippe Mathieu-Daudé
,
01:15
Re: [PATCH v5 18/20] intel_iommu: Introduce a property x-flts for scalable modern mode
,
CLEMENT MATHIEU--DRIF
,
01:14
Re: [PATCH 01/11] target/arm: Copy entire float_status in is_ebf
,
Philippe Mathieu-Daudé
,
01:14
Re: [PATCH 11/11] softfloat: Replace WHICH with RET in parts_pick_nan
,
Philippe Mathieu-Daudé
,
01:12
Re: [PATCH 08/11] softfloat: Inline pickNaN
,
Philippe Mathieu-Daudé
,
01:10
Re: [PATCH 02/11] softfloat: Inline pickNaNMulAdd
,
Philippe Mathieu-Daudé
,
01:05
Re: [PATCH v2 3/6] hw:sdhci: Introduce a new "capareg" class member to set the different Capability Registers.
,
Philippe Mathieu-Daudé
,
00:59
December 03, 2024
Re: [PATCH for-10.0 0/9] target/riscv: add 'sha' support
,
Alistair Francis
,
23:43
Re: [PATCH for-10.0 9/9] target/riscv/tcg: add sha
,
Alistair Francis
,
22:57
Re: [PATCH for-10.0 8/9] target/riscv: add shgatpa
,
Alistair Francis
,
22:54
Re: [PATCH for-10.0 7/9] target/riscv: add shvsatpa
,
Alistair Francis
,
22:53
Re: [PATCH for-10.0 6/9] target/riscv: add shvstvecd
,
Alistair Francis
,
22:52
Re: [PATCH for-10.0 5/9] target/riscv: add shtvala
,
Alistair Francis
,
22:51
Re: [PATCH for-10.0 4/9] target/riscv: add shvstvala
,
Alistair Francis
,
22:49
Re: [PATCH for-10.0 3/9] target/riscv: add shcounterenw
,
Alistair Francis
,
22:46
Re: [PATCH for-10.0 2/9] target/riscv: add ssstateen
,
Alistair Francis
,
22:44
Re: [PATCH v5 18/20] intel_iommu: Introduce a property x-flts for scalable modern mode
,
Jason Wang
,
22:35
Re: [PATCH v5 16/20] intel_iommu: Set default aw_bits to 48 starting from QEMU 9.2
,
Jason Wang
,
22:28
Re: [PATCH v5 15/20] tests/acpi: q35: allow DMAR acpi table changes
,
Jason Wang
,
22:28
Re: [PATCH v5 13/20] intel_iommu: Add support for PASID-based device IOTLB invalidation
,
Jason Wang
,
22:27
[PATCH RESEND v1] target/riscv: add support for RV64 Xiangshan Nanhu CPU
,
MollyChen
,
22:15
RE: [PATCH v2 3/6] hw:sdhci: Introduce a new "capareg" class member to set the different Capability Registers.
,
Jamin Lin
,
22:15
[PATCH v1] Add a CPU entry for the RV64 XiangShan NANHU CPU which supports single-core and dual-core configurations. More details can be found at https://docs.xiangshan.cc/zh-cn/latest/integration/overview
,
MollyChen
,
21:54
Re: Host riscv disas is broken
,
Alistair Francis
,
21:45
Re: [PATCH 0/2] target/riscv: Include missing headers in '*internals.h'
,
Alistair Francis
,
21:42
Re: [PATCH v5 0/6] Introduce svukte ISA extension
,
Alistair Francis
,
21:36
Re: [PATCH 2/2] target/riscv: Include missing headers in 'internals.h'
,
Alistair Francis
,
21:30
Re: [PATCH 1/2] target/riscv: Include missing headers in 'vector_internals.h'
,
Alistair Francis
,
21:30
[PATCH v2] hw/mem: support zero memory size CXL device
,
Hongjian Fan
,
21:13
[PATCH v8 12/12] migration/doc: Add DSA zero page detection doc
,
Yichen Wang
,
21:12
[PATCH v8 11/12] migration/multifd: Add integration tests for multifd with Intel DSA offloading.
,
Yichen Wang
,
21:12
[PATCH v8 10/12] util/dsa: Add unit test coverage for Intel DSA task submission and completion.
,
Yichen Wang
,
21:12
[PATCH v8 09/12] migration/multifd: Enable DSA offloading in multifd sender path.
,
Yichen Wang
,
21:12
[PATCH v8 08/12] migration/multifd: Add new migration option for multifd DSA offloading.
,
Yichen Wang
,
21:12
[PATCH v8 07/12] util/dsa: Implement DSA task asynchronous submission and wait for completion.
,
Yichen Wang
,
21:12
[PATCH v8 06/12] util/dsa: Implement zero page checking in DSA task.
,
Yichen Wang
,
21:12
[PATCH v8 05/12] util/dsa: Implement DSA task asynchronous completion thread model.
,
Yichen Wang
,
21:12
[PATCH v8 04/12] util/dsa: Implement DSA task enqueue and dequeue.
,
Yichen Wang
,
21:12
[PATCH v8 03/12] util/dsa: Implement DSA device start and stop logic.
,
Yichen Wang
,
21:12
[PATCH v8 02/12] util/dsa: Add idxd into linux header copy list.
,
Yichen Wang
,
21:12
[PATCH v8 00/12] Use Intel DSA accelerator to offload zero page checking in multifd live migration.
,
Yichen Wang
,
21:12
[PATCH v8 01/12] meson: Introduce new instruction set enqcmd to the build system.
,
Yichen Wang
,
21:11
Re: [PATCH v5 08/20] intel_iommu: Check stage-1 translation result with interrupt range
,
Jason Wang
,
21:11
[RFC PATCH 0/1] ACPI: Fix missing CPU hotplug/hotunplug events with > 255 vCPUs
,
Eric Mackay
,
20:41
[RFC PATCH 1/1] ACPI: Enforce mutual exclusion betwen CPU insertion and removal events
,
Eric Mackay
,
20:41
Re: [PATCH 4/5] migration: Activate block devices if VM is paused when migrating
,
Peter Xu
,
19:58
[PATCH RFC 11/11] tests/qtest/migration: Test successive migrations
,
Peter Xu
,
19:52
[PATCH RFC 07/11] migration/block: Apply the migration_block_* API to postcopy
,
Peter Xu
,
19:52
[PATCH RFC 09/11] tests/qtest/migration: Don't use hardcoded strings for -serial
,
Peter Xu
,
19:52
[PATCH RFC 10/11] tests/qtest/migration: Support cleaning up only one side of migration
,
Peter Xu
,
19:52
[PATCH RFC 08/11] tests/qtest/migration: Move more code under only_target
,
Peter Xu
,
19:52
[PATCH RFC 04/11] migration/block: Fix possible race with block_inactive
,
Peter Xu
,
19:52
[PATCH RFC 05/11] migration/block: Merge block reactivations for fail/cancel
,
Peter Xu
,
19:52
[PATCH RFC 06/11] migration/block: Extend the migration_block_* API to dest side
,
Peter Xu
,
19:52
[PATCH RFC 02/11] migration/block: Make late-block-active the default
,
Peter Xu
,
19:51
[PATCH RFC 03/11] migration/block: Apply late-block-active behavior to postcopy
,
Peter Xu
,
19:51
[PATCH RFC 00/11] migration/block: disk activation rewrite
,
Peter Xu
,
19:51
[PATCH RFC 01/11] migration: Add helper to get target runstate
,
Peter Xu
,
19:51
RE: [RFC PATCH v1 36/43] target/hexagon: Add temporary vector storage
,
ltaylorsimpson
,
19:37
[PATCH v4 09/11] target/riscv: Invoke pmu init after feature enable
,
Atish Patra
,
18:15
[PATCH v4 11/11] target/riscv: Add configuration for S[m|s]csrind, Smcdeleg/Ssccfg
,
Atish Patra
,
18:15
[PATCH v4 08/11] target/riscv: Add counter delegation/configuration support
,
Atish Patra
,
18:15
[PATCH v4 10/11] target/riscv: Add implied rule for counter delegation extensions
,
Atish Patra
,
18:15
[PATCH v4 07/11] target/riscv: Add select value range check for counter delegation
,
Atish Patra
,
18:15
[PATCH v4 06/11] target/riscv: Add counter delegation definitions
,
Atish Patra
,
18:14
[PATCH v4 05/11] target/riscv: Add properties for counter delegation ISA extensions
,
Atish Patra
,
18:14
[PATCH v4 04/11] target/riscv: Support generic CSR indirect access
,
Atish Patra
,
18:14
[PATCH v4 02/11] target/riscv: Decouple AIA processing from xiselect and xireg
,
Atish Patra
,
18:14
[PATCH v4 03/11] target/riscv: Enable S*stateen bits for AIA
,
Atish Patra
,
18:14
[PATCH v4 00/11] Add RISC-V Counter delegation ISA extension support
,
Atish Patra
,
18:14
[PATCH v4 01/11] target/riscv: Add properties for Indirect CSR Access extension
,
Atish Patra
,
18:14
[ANNOUNCE] QEMU 9.2.0-rc3 is now available
,
Michael Roth
,
17:09
[PATCH qemu] MAINTAINERS: Add correct email address for Vikram Garhwal
,
~vikram
,
16:55
[PATCH v4] tests/functional/aarch64: add tests for FEAT_RME
,
Pierrick Bouvier
,
16:36
Re: [PATCH] hw/mem: support zero memory size CXL device
,
Hongjian Fan
,
16:16
Re: [RFC PATCH v1 03/43] accel/tcg: Add gvec size changing operations
,
Richard Henderson
,
16:15
Re: [PATCH 2/2] target/riscv: Include missing headers in 'internals.h'
,
Daniel Henrique Barboza
,
16:07
Re: [PATCH 1/2] target/riscv: Include missing headers in 'vector_internals.h'
,
Daniel Henrique Barboza
,
16:07
Re: [PATCH 5/7] docs: add a codebase section
,
Pierrick Bouvier
,
16:02
Re: [PATCH v3] tests/functional/aarch64: add tests for FEAT_RME
,
Pierrick Bouvier
,
15:44
[PATCH 11/11] softfloat: Replace WHICH with RET in parts_pick_nan
,
Richard Henderson
,
15:40
[PATCH 10/11] softfloat: Sink frac_cmp in parts_pick_nan until needed
,
Richard Henderson
,
15:40
[PATCH 07/11] softfloat: Use parts_pick_nan in propagateFloatx80NaN
,
Richard Henderson
,
15:40
[PATCH 02/11] softfloat: Inline pickNaNMulAdd
,
Richard Henderson
,
15:40
[PATCH 06/11] softfloat: Move propagateFloatx80NaN to softfloat.c
,
Richard Henderson
,
15:40
[PATCH 09/11] softfloat: Share code between parts_pick_nan cases
,
Richard Henderson
,
15:40
[PATCH 08/11] softfloat: Inline pickNaN
,
Richard Henderson
,
15:40
[PATCH 04/11] softfloat: Remove which from parts_pick_nan_muladd
,
Richard Henderson
,
15:40
[PATCH 03/11] softfloat: Use goto for default nan case in pick_nan_muladd
,
Richard Henderson
,
15:40
[PATCH 01/11] target/arm: Copy entire float_status in is_ebf
,
Richard Henderson
,
15:40
[PATCH 05/11] softfloat: Pad array size in pick_nan_muladd
,
Richard Henderson
,
15:40
[PATCH for-10.0 00/11] fpu: pickNaN follow ups
,
Richard Henderson
,
15:39
Re: [PATCH 6/7] docs: add a glossary
,
Pierrick Bouvier
,
15:32
Re: [RFC PATCH v1 36/43] target/hexagon: Add temporary vector storage
,
Brian Cain
,
15:28
Re: [PATCH v2 3/6] hw:sdhci: Introduce a new "capareg" class member to set the different Capability Registers.
,
Bernhard Beschow
,
15:23
Re: [PATCH v2 0/9] vfio/igd: Enable legacy mode on more devices
,
Alex Williamson
,
15:13
Re: [RFC PATCH v1 03/43] accel/tcg: Add gvec size changing operations
,
Anton Johansson
,
15:12
[PATCH 2/2] target/riscv: Include missing headers in 'internals.h'
,
Philippe Mathieu-Daudé
,
15:08
[PATCH 1/2] target/riscv: Include missing headers in 'vector_internals.h'
,
Philippe Mathieu-Daudé
,
15:08
[PATCH 0/2] target/riscv: Include missing headers in '*internals.h'
,
Philippe Mathieu-Daudé
,
15:08
Re: [PATCH 6/7] docs: add a glossary
,
Pierrick Bouvier
,
14:37
Re: [PATCH 5/7] docs: add a codebase section
,
Pierrick Bouvier
,
14:35
Re: [RFC PATCH v1 04/43] tcg: Add gvec functions for creating consant vectors
,
Richard Henderson
,
14:03
Re: [RFC PATCH v1 01/43] Add option to enable/disable helper-to-tcg
,
Anton Johansson
,
14:02
Re: [RFC PATCH v1 37/43] target/hexagon: Make HVX vector args. restrict *
,
Brian Cain
,
13:59
Re: [RFC PATCH v1 03/43] accel/tcg: Add gvec size changing operations
,
Richard Henderson
,
13:58
Re: [RFC PATCH v1 08/43] include/helper-to-tcg: Introduce annotate.h
,
Anton Johansson
,
13:57
Re: [RFC PATCH v1 00/43] Introduce helper-to-tcg
,
Anton Johansson
,
13:55
Re: [RFC PATCH v1 37/43] target/hexagon: Make HVX vector args. restrict *
,
Anton Johansson
,
13:54
Re: [RFC PATCH v1 36/43] target/hexagon: Add temporary vector storage
,
Anton Johansson
,
13:53
Re: [RFC PATCH v1 34/43] target/hexagon: Add get_tb_mmu_index()
,
Anton Johansson
,
13:47
Re: [RFC PATCH v1 28/43] helper-to-tcg: Introduce TcgType.h
,
Anton Johansson
,
13:47
Re: [RFC PATCH v1 09/43] helper-to-tcg: Introduce get-llvm-ir.py
,
Anton Johansson
,
13:46
Re: [RFC PATCH v1 05/43] tcg: Add helper function dispatcher and hook tcg_gen_callN
,
Anton Johansson
,
13:42
Re: [PATCH] include: Rename sysemu/ -> system/
,
Richard Henderson
,
13:26
Re: [PATCH v2] tests/functional/aarch64: add tests for FEAT_RME
,
Pierrick Bouvier
,
13:24
Re: [RFC PATCH v1 04/43] tcg: Add gvec functions for creating consant vectors
,
Anton Johansson
,
13:16
Re: [PATCH 6/7] docs: add a glossary
,
Alex Bennée
,
13:11
Re: [RFC PATCH v1 03/43] accel/tcg: Add gvec size changing operations
,
Anton Johansson
,
13:05
Re: [PATCH] migration/multifd: Fix compile error caused by page_size usage
,
Fabiano Rosas
,
12:59
Re: [RFC PATCH v1 02/43] accel/tcg: Add bitreverse and funnel-shift runtime helper functions
,
Anton Johansson
,
12:48
Re: [PATCH 5/7] docs: add a codebase section
,
Peter Maydell
,
12:46
Re: [PATCH v3 0/5] Guestperf: miscellaneous refinement and enrichment
,
Peter Xu
,
12:40
Re: [PATCH 6/7] docs: add a glossary
,
Peter Maydell
,
12:37
[PATCH v5] hw/acpi: Add vmclock device
,
David Woodhouse
,
12:33
Re: [PATCH] migration/multifd: Fix compile error caused by page_size usage
,
Peter Xu
,
12:31
[PATCH] include: Rename sysemu/ -> system/
,
Philippe Mathieu-Daudé
,
12:25
Re: [PATCH] hw/mem: support zero memory size CXL device
,
Jonathan Cameron
,
12:23
Re: [PATCH 5/7] docs: add a codebase section
,
Alex Bennée
,
12:22
Re: [PULL 0/2] chardev patches
,
Peter Maydell
,
11:50
Re: [PULL 00/13] Misc fixes for 2024-12-03
,
Peter Maydell
,
11:50
Re: [PULL 0/2] OpenRISC updates for 9.2.0
,
Peter Maydell
,
11:49
Re: [PATCH] hw/timer/nrf51_timer: prevent integer overflow
,
Peter Maydell
,
11:46
Re: [PATCH v2 9/9] vfio/igd: add x-igd-gms option back to set DSM region size for guest
,
Corvin Köhne
,
11:31
[PATCH] hw/timer/nrf51_timer: prevent integer overflow
,
Anastasia Belova
,
11:26
Re: [PATCH v2 8/9] vfio/igd: emulate BDSM in mmio bar0 for gen 6-10 devices
,
Corvin Köhne
,
11:24
Re: [PATCH v2 6/9] vfio/igd: add macro for declaring mirrored registers
,
Corvin Köhne
,
11:22
Re: [PATCH v2 5/9] vfio/igd: add Alder/Raptor/Rocket/Ice/Jasper Lake device ids
,
Corvin Köhne
,
11:18
Re: [PATCH v2 4/9] vfio/igd: add Gemini Lake and Comet Lake device ids
,
Corvin Köhne
,
11:15
Re: [PATCH v2 3/9] vfio/igd: canonicalize memory size calculations
,
Corvin Köhne
,
11:12
Re: [PATCH v2 2/9] vfio/igd: align generation with i915 kernel driver
,
Corvin Köhne
,
11:07
0001-target-loongarch-fix-vldi-inst.patch
,
郭鸿宇
,
11:06
Re: [PATCH v3] tests/functional/aarch64: add tests for FEAT_RME
,
Jean-Philippe Brucker
,
10:54
Re: [PATCH 5/7] docs: add a codebase section
,
Peter Maydell
,
10:54
Re: [PATCH v3] system: Select HVF by default when no other accelerator is available
,
Philippe Mathieu-Daudé
,
10:53
Re: [PATCH v2 0/3 for 9.2] hw/virtio: fix crash in virtio-balloon and test it
,
Philippe Mathieu-Daudé
,
10:43
Re: [PATCH] MAINTAINERS: add myself as the maintainer for LoongArch VirtMachine
,
Philippe Mathieu-Daudé
,
10:42
Re: [PATCH] meson: Add missing SDL dependency to system/main.c
,
Philippe Mathieu-Daudé
,
10:41
Re: [PATCH-for-9.2] ui/cocoa: Temporarily ignore annoying deprecated declaration warnings
,
Philippe Mathieu-Daudé
,
10:40
Re: [PATCH] hw/core/machine: diagnose wrapping of maxmem
,
Philippe Mathieu-Daudé
,
10:39
Re: [PATCH v2] tests/functional/aarch64: add tests for FEAT_RME
,
Alex Bennée
,
10:31
Re: [PATCH v2] tests/functional/aarch64: add tests for FEAT_RME
,
Alex Bennée
,
10:30
Re: [PATCH v3 1/9] hw: eliminate qdev_try_new, isa_try_new & usb_try_new
,
Markus Armbruster
,
10:30
Re: [PATCH v6] i386/cpu: fixup number of addressable IDs for logical processors in the physical package
,
Daniel P . Berrangé
,
10:29
Re: [PATCH v2 2/2] rust: add bindings for interrupt sources
,
Zhao Liu
,
10:29
Re: [PATCH 28/67] target/arm: Convert BFCVT to decodetree
,
Richard Henderson
,
10:28
Re: [PATCH v6] i386/cpu: fixup number of addressable IDs for logical processors in the physical package
,
Zhao Liu
,
10:17
Re: [PATCH v3 18/24] vfio/migration: Don't run load cleanup if load setup didn't run
,
Avihai Horon
,
10:15
Re: [PATCH v2] tests/functional/aarch64: add tests for FEAT_RME
,
Richard Henderson
,
10:12
Re: [PATCH v6] i386/cpu: fixup number of addressable IDs for logical processors in the physical package
,
Xiaoyao Li
,
10:07
Re: [PATCH v2] tests/functional/aarch64: add tests for FEAT_RME
,
Gustavo Romero
,
10:02
Re: [PATCH v3 0/7] hugetlbfs memory HW error fixes
,
David Hildenbrand
,
10:02
Re: [PATCH 1/1] MAINTAINERS: update email addr for Brian Cain
,
Brian Cain
,
10:02
Re: [PATCH v2] tests/functional/aarch64: add tests for FEAT_RME
,
Alex Bennée
,
09:56
Re: [PATCH v2] tests/functional/aarch64: add tests for FEAT_RME
,
Gustavo Romero
,
09:56
Re: [PATCH 1/1] MAINTAINERS: update email addr for Brian Cain
,
Philippe Mathieu-Daudé
,
09:54
Re: [PATCH v3 0/7] hugetlbfs memory HW error fixes
,
William Roche
,
09:40
Re: [PATCH 1/1] MAINTAINERS: update email addr for Brian Cain
,
Peter Maydell
,
09:31
Re: [PATCH v2] pci: ensure valid link status bits for downstream ports
,
Alex Williamson
,
09:28
Re: [PATCH 1/1] MAINTAINERS: update email addr for Brian Cain
,
Brian Cain
,
09:23
Re: [PATCH 42/67] target/arm: Convert handle_rev to decodetree
,
Richard Henderson
,
09:09
Re: [PATCH v3 0/7] hugetlbfs memory HW error fixes
,
David Hildenbrand
,
09:08
Re: [PATCH 28/67] target/arm: Convert BFCVT to decodetree
,
Peter Maydell
,
09:05
Re: [PATCH v2 0/5] Change ghes driver to use HEST-based offsets
,
Mauro Carvalho Chehab
,
08:59
Re: [PATCH] binfmt: Don't consider riscv{32,64} part of the same family
,
Richard Henderson
,
08:57
Re: [PATCH 08/22] tests/functional: add helpers for building file paths
,
Daniel P . Berrangé
,
08:54
Re: [PATCH v3] system: Select HVF by default when no other accelerator is available
,
Richard Henderson
,
08:52
Re: [PATCH v4 13/15] acpi/ghes: move offset calculus to a separate function
,
Mauro Carvalho Chehab
,
08:47
Re: [PULL 0/4] nvme queue
,
Peter Maydell
,
08:43
Re: [PULL 0/1] Migration 20241202 patches
,
Peter Maydell
,
08:43
[PULL 2/2] chardev: Remove __-prefixed names
,
marcandre . lureau
,
08:40
[PULL 1/2] chardev: Fix record/replay error path NULL deref in device creation
,
marcandre . lureau
,
08:40
[PULL 0/2] chardev patches
,
marcandre . lureau
,
08:40
Re: [PATCH v4 08/15] acpi/ghes: make the GHES record generation more generic
,
Mauro Carvalho Chehab
,
08:38
[PATCH v2 8/9] vfio/igd: emulate BDSM in mmio bar0 for gen 6-10 devices
,
Tomita Moeko
,
08:36
[PATCH v2 9/9] vfio/igd: add x-igd-gms option back to set DSM region size for guest
,
Tomita Moeko
,
08:36
[PATCH v2 7/9] vfio/igd: emulate GGC register in mmio bar0
,
Tomita Moeko
,
08:36
[PATCH v2 6/9] vfio/igd: add macro for declaring mirrored registers
,
Tomita Moeko
,
08:36
[PATCH v2 5/9] vfio/igd: add Alder/Raptor/Rocket/Ice/Jasper Lake device ids
,
Tomita Moeko
,
08:36
[PATCH v2 3/9] vfio/igd: canonicalize memory size calculations
,
Tomita Moeko
,
08:36
[PATCH v2 4/9] vfio/igd: add Gemini Lake and Comet Lake device ids
,
Tomita Moeko
,
08:36
[PATCH v2 2/9] vfio/igd: align generation with i915 kernel driver
,
Tomita Moeko
,
08:36
[PATCH v2 1/9] vfio/igd: remove unsupported device ids
,
Tomita Moeko
,
08:36
[PATCH v2 0/9] vfio/igd: Enable legacy mode on more devices
,
Tomita Moeko
,
08:36
Re: [PATCH for-10.0 2/9] target/riscv: add ssstateen
,
Andrew Jones
,
08:29
Re: [PULL 08/13] target/riscv: Avoid bad shift in riscv_cpu_do_interrupt()
,
Alistair Francis
,
08:26
[PATCH v3] fw_cfg: Don't set callback_opaque NULL in fw_cfg_modify_bytes_read()
,
Shameer Kolothum
,
08:19
Re: [PATCH] migration/multifd: Fix compile error caused by page_size usage
,
Fabiano Rosas
,
08:17
Re: [PATCH v3 0/5] Guestperf: miscellaneous refinement and enrichment
,
Fabiano Rosas
,
08:16
[PATCH] migration/multifd: Fix compile error caused by page_size usage
,
Shameer Kolothum
,
07:50
Re: [PATCH v3 0/5] Guestperf: miscellaneous refinement and enrichment
,
Daniel P . Berrangé
,
07:31
Re: [PATCH-for-9.2? v2 1/2] hw/display/vga: Do not reset 'big_endian_fb' in vga_common_reset()
,
BALATON Zoltan
,
07:21
Re: [PATCH 1/1] pcie-root-port: Fast PCIe root ports for new machine
,
Gao,Shiyuan
,
07:20
Re: [PATCH v3 0/5] Guestperf: miscellaneous refinement and enrichment
,
Fabiano Rosas
,
07:20
[PATCH v2] pci: ensure valid link status bits for downstream ports
,
Sebastian Ott
,
07:19
Re: [PATCH 1/1] pcie-root-port: Fast PCIe root ports for new machine
,
Gao,Shiyuan
,
07:16
Re: [PATCH v2 0/5] Change ghes driver to use HEST-based offsets
,
Igor Mammedov
,
07:03
Re: [PATCH v4 15/15] docs: acpi_hest_ghes: fix documentation for CPER size
,
Igor Mammedov
,
06:56
Re: [PATCH v4 14/15] acpi/ghes: Change ghes fill logic to work with only one source
,
Igor Mammedov
,
06:53
Re: [PATCH v4 13/15] acpi/ghes: move offset calculus to a separate function
,
Igor Mammedov
,
06:51
Re: [PATCH 42/67] target/arm: Convert handle_rev to decodetree
,
Peter Maydell
,
06:50
Re: [PATCH v4 08/15] acpi/ghes: make the GHES record generation more generic
,
Igor Mammedov
,
06:42
[PULL 13/13] system: Select HVF by default when no other accelerator is available
,
Philippe Mathieu-Daudé
,
06:33
[PULL 12/13] tests/qtest: add test for querying balloon guest stats
,
Philippe Mathieu-Daudé
,
06:32
[PULL 11/13] tests/qtest: drop 'fuzz-' prefix from virtio-balloon test
,
Philippe Mathieu-Daudé
,
06:32
[PULL 10/13] hw/virtio: fix crash in processing balloon stats
,
Philippe Mathieu-Daudé
,
06:32
[PULL 09/13] hw/display/vga: Do not reset 'big_endian_fb' in vga_common_reset()
,
Philippe Mathieu-Daudé
,
06:32
[PULL 08/13] target/riscv: Avoid bad shift in riscv_cpu_do_interrupt()
,
Philippe Mathieu-Daudé
,
06:32
[PULL 07/13] hw/core/machine: diagnose wrapping of maxmem
,
Philippe Mathieu-Daudé
,
06:32
[PULL 06/13] MAINTAINERS: update email addr for Brian Cain
,
Philippe Mathieu-Daudé
,
06:32
[PULL 05/13] meson: Add missing SDL dependency to system/main.c
,
Philippe Mathieu-Daudé
,
06:32
[PULL 04/13] MAINTAINERS: add myself as the maintainer for LoongArch VirtMachine
,
Philippe Mathieu-Daudé
,
06:32
[PULL 03/13] ui/cocoa: Temporarily ignore annoying deprecated declaration warnings
,
Philippe Mathieu-Daudé
,
06:32
[PULL 02/13] hw/openrisc/openrisc_sim: keep serial@90000000 as default
,
Philippe Mathieu-Daudé
,
06:32
[PULL 01/13] hw/openrisc: Fixed undercounting of TTCR in continuous mode
,
Philippe Mathieu-Daudé
,
06:31
[PULL 00/13] Misc fixes for 2024-12-03
,
Philippe Mathieu-Daudé
,
06:31
Re: [PATCH v3 0/2] OpenRISC fixes for 9.2.0
,
Philippe Mathieu-Daudé
,
06:27
[PULL 2/2] hw/openrisc: Fixed undercounting of TTCR in continuous mode
,
Stafford Horne
,
06:15
[PULL 1/2] hw/openrisc/openrisc_sim: keep serial@90000000 as default
,
Stafford Horne
,
06:15
[PULL 0/2] OpenRISC updates for 9.2.0
,
Stafford Horne
,
06:15
Re: [PATCH 1/1] pcie-root-port: Fast PCIe root ports for new machine
,
Daniel P . Berrangé
,
06:08
[PATCH v3 2/2] hw/openrisc: Fixed undercounting of TTCR in continuous mode
,
Stafford Horne
,
06:05
[PATCH v3 1/2] hw/openrisc/openrisc_sim: keep serial@90000000 as default
,
Stafford Horne
,
06:05
[PATCH v3 0/2] OpenRISC fixes for 9.2.0
,
Stafford Horne
,
06:05
[PATCH 1/1] pcie-root-port: Fast PCIe root ports for new machine
,
Gao,Shiyuan
,
05:58
Re: [PATCH-for-9.2? v2 1/2] hw/display/vga: Do not reset 'big_endian_fb' in vga_common_reset()
,
Gerd Hoffmann
,
05:52
Re: [PATCH v2 0/2] Misc OpenRISC fixes for 9.2.0
,
Stafford Horne
,
05:49
Re: [PATCH] binfmt: Don't consider riscv{32, 64} part of the same family
,
Peter Maydell
,
05:35
Re: [PATCH 6/7] accel/kvm: Remove mentions of legacy '-machine foo,accel=bar'
,
Thomas Huth
,
05:34
Re: [PATCH v2] tests/functional/aarch64: add tests for FEAT_RME
,
Peter Maydell
,
05:29
Re: [PATCH 3/7] tests/qtest/fuzz: Remove legacy '-machine foo,accel=bar'
,
Thomas Huth
,
05:25
Re: [PATCH 2/7] tests/functional/test_virtio_gpu: Remove legacy '-machine foo,accel=bar'
,
Thomas Huth
,
05:23
Re: [PATCH 1/7] tests/functional/test_ppc64_hv: Remove legacy '-machine foo,accel=bar'
,
Thomas Huth
,
05:20
Re: [PATCH] binfmt: Don't consider riscv{32,64} part of the same family
,
Daniel P . Berrangé
,
05:18
Re: [PATCH v3] system: Select HVF by default when no other accelerator is available
,
Thomas Huth
,
05:17
[PATCH] 9pfs: improve v9fs_walk() tracing
,
Christian Schoenebeck
,
05:16
Re: [PATCH-for-9.2? v2 1/2] tests/functional/test_version: Use QTest accelerator
,
Thomas Huth
,
05:15
Re: [PATCH] binfmt: Don't consider riscv{32, 64} part of the same family
,
Andrea Bolognani
,
05:12
Re: [PATCH v3] system: Select HVF by default when no other accelerator is available
,
Daniel P . Berrangé
,
05:06
Re: [PATCH-for-9.2? v2 1/2] tests/functional/test_version: Use QTest accelerator
,
Daniel P . Berrangé
,
05:03
Re: [PATCH 7/7] qemu-options: Remove mentions of legacy '-machine foo,accel=bar'
,
Philippe Mathieu-Daudé
,
05:00
Re: [PATCH] binfmt: Don't consider riscv{32,64} part of the same family
,
Philippe Mathieu-Daudé
,
04:59
Re: [PATCH 7/7] qemu-options: Remove mentions of legacy '-machine foo,accel=bar'
,
Daniel P . Berrangé
,
04:54
[PATCH] binfmt: Don't consider riscv{32,64} part of the same family
,
Andrea Bolognani
,
04:47
Re: [PATCH 6/7] accel/kvm: Remove mentions of legacy '-machine foo,accel=bar'
,
Daniel P . Berrangé
,
04:43
[PATCH v3] system: Select HVF by default when no other accelerator is available
,
Philippe Mathieu-Daudé
,
04:42
Re: [PATCH 5/7] accel/tcg: Remove mentions of legacy '-machine foo,accel=bar'
,
Daniel P . Berrangé
,
04:42
Re: [PATCH-for-9.2? v2 1/2] tests/functional/test_version: Use QTest accelerator
,
Philippe Mathieu-Daudé
,
04:38
Re: [PATCH 4/7] scripts/device-crash-test: Remove legacy '-machine foo,accel=bar'
,
Daniel P . Berrangé
,
04:38
Re: [PATCH 3/7] tests/qtest/fuzz: Remove legacy '-machine foo,accel=bar'
,
Daniel P . Berrangé
,
04:36
Re: [PATCH 2/7] tests/functional/test_virtio_gpu: Remove legacy '-machine foo,accel=bar'
,
Daniel P . Berrangé
,
04:35
Re: [PATCH 1/7] tests/functional/test_ppc64_hv: Remove legacy '-machine foo,accel=bar'
,
Daniel P . Berrangé
,
04:34
Re: [PATCH-for-9.2? v2 1/2] tests/functional/test_version: Use QTest accelerator
,
Daniel P . Berrangé
,
04:33
Re: [PATCH v2 3/6] hw:sdhci: Introduce a new "capareg" class member to set the different Capability Registers.
,
Philippe Mathieu-Daudé
,
04:29
Re: [PATCH-for-9.2? v2 1/2] tests/functional/test_version: Use QTest accelerator
,
Philippe Mathieu-Daudé
,
04:26
[PATCH 7/7] qemu-options: Remove mentions of legacy '-machine foo, accel=bar'
,
Philippe Mathieu-Daudé
,
04:22
[PATCH 6/7] accel/kvm: Remove mentions of legacy '-machine foo, accel=bar'
,
Philippe Mathieu-Daudé
,
04:22
[PATCH 5/7] accel/tcg: Remove mentions of legacy '-machine foo, accel=bar'
,
Philippe Mathieu-Daudé
,
04:22
[PATCH 4/7] scripts/device-crash-test: Remove legacy '-machine foo, accel=bar'
,
Philippe Mathieu-Daudé
,
04:22
[PATCH 3/7] tests/qtest/fuzz: Remove legacy '-machine foo,accel=bar'
,
Philippe Mathieu-Daudé
,
04:22
[PATCH 2/7] tests/functional/test_virtio_gpu: Remove legacy '-machine foo, accel=bar'
,
Philippe Mathieu-Daudé
,
04:22
[PATCH 1/7] tests/functional/test_ppc64_hv: Remove legacy '-machine foo, accel=bar'
,
Philippe Mathieu-Daudé
,
04:22
[PATCH 0/7] cli: Remove mentions of legacy '-machine foo, accel=bar' command line
,
Philippe Mathieu-Daudé
,
04:22
Re: [PATCH-for-9.2? v2 1/2] tests/functional/test_version: Use QTest accelerator
,
Daniel P . Berrangé
,
04:18
Re: [PATCH] hw/ide/ahci: Check for PCI device once in ahci_init()
,
Philippe Mathieu-Daudé
,
04:12
[PATCH-for-9.2? v2 2/2] tests/functional/test_empty_cpu_model: Use QTest accelerator
,
Philippe Mathieu-Daudé
,
04:10
[PATCH-for-9.2? v2 1/2] tests/functional/test_version: Use QTest accelerator
,
Philippe Mathieu-Daudé
,
04:10
[PATCH-for-9.2? v2 0/2] tests/functional: Fix tests failing when TCG is not available on macOS
,
Philippe Mathieu-Daudé
,
04:10
Re: [PATCH 11/22] tests/functional: switch over to using self.data_file(...)
,
Ani Sinha
,
04:05
RE: [PATCH v5 00/20] intel_iommu: Enable stage-1 translation for emulated device
,
Duan, Zhenzhong
,
04:01
Re: [PATCH 11/22] tests/functional: switch over to using self.data_file(...)
,
Thomas Huth
,
03:50
Re: [RFC PATCH v3 01/11] plugins: add types for callbacks related to certain discontinuities
,
Julian Ganz
,
03:46
Re: [PATCH for-9.2] target/riscv: Avoid bad shift in riscv_cpu_do_interrupt()
,
Philippe Mathieu-Daudé
,
03:40
Re: [RFC PATCH v3 00/11] tcg-plugins: add hooks for discontinuities
,
Julian Ganz
,
03:36
Re: [PATCH-for-9.2? 0/2] tests/functional: Fix tests failing when TCG is not available on macOS
,
Philippe Mathieu-Daudé
,
03:35
Re: [PATCH 11/22] tests/functional: switch over to using self.data_file(...)
,
Daniel P . Berrangé
,
03:12
Re: [PATCH v3 0/5] Guestperf: miscellaneous refinement and enrichment
,
Daniel P . Berrangé
,
03:11
Re: [PATCH v2 0/3 for 9.2] hw/virtio: fix crash in virtio-balloon and test it
,
Michael S. Tsirkin
,
03:10
Re: [PATCH v5 6/6] target/riscv: Check svukte is not enabled in RV32
,
Alistair Francis
,
03:00
Re: [PATCH v6] i386/cpu: fixup number of addressable IDs for logical processors in the physical package
,
Chuang Xu
,
02:29
Re: [PATCH v6] i386/cpu: fixup number of addressable IDs for logical processors in the physical package
,
Zhao Liu
,
02:18
Re: [PATCH v6] i386/cpu: fixup number of addressable IDs for logical processors in the physical package
,
Zhao Liu
,
02:16
Re: [PATCH v4 0/3] Support 64-bit address of initrd
,
Alistair Francis
,
01:48
Re: [PATCH] hw/ide/ahci: Check for PCI device once in ahci_init()
,
Bernhard Beschow
,
01:46
Re: [PATCH v4 3/3] hw/riscv: Add the checking if DTB overlaps to kernel or initrd
,
Alistair Francis
,
01:43
Re: [PATCH v4 2/3] hw/riscv: Add a new struct RISCVBootInfo
,
Alistair Francis
,
01:42
Re: [PATCH v4 1/3] hw/riscv: Support to load DTB after 3GB memory on 64-bit system.
,
Alistair Francis
,
01:38
Re: [PATCH-for-10.0 0/3] hw/char/riscv_htif: Remove tswap64() calls
,
Alistair Francis
,
01:36
Re: [PATCH v6 0/3] Upgrade ACPI SPCR table to support SPCR table revision 4 format
,
Alistair Francis
,
01:35
Re: [PULL 0/3] Functional test fixes for v9.2.0-rc3
,
Thomas Huth
,
01:35
Re: [PATCH for-9.2] target/riscv: Avoid bad shift in riscv_cpu_do_interrupt()
,
Alistair Francis
,
01:31
[PULL 4/4] hw/nvme: take a reference on the subsystem on vf realization
,
Klaus Jensen
,
01:31
[PULL 2/4] hw/nvme: fix use/unuse of msix vectors
,
Klaus Jensen
,
01:31
[PULL 3/4] hw/nvme: SR-IOV VFs must hardwire pci interrupt pin register to zero
,
Klaus Jensen
,
01:31
[PULL 1/4] hw/nvme: fix msix_uninit with exclusive bar
,
Klaus Jensen
,
01:31
[PULL 0/4] nvme queue
,
Klaus Jensen
,
01:31
Re: [PATCH-for-9.2? 0/2] tests/functional: Fix tests failing when TCG is not available on macOS
,
Thomas Huth
,
01:11
[PATCH] hw/pci-host/pnv_phb4: Fix LSI irq source calculation overrun
,
Nicholas Piggin
,
01:07
Re: [PATCH-for-10.0 3/3] hw/char/riscv_htif: Clarify MemoryRegionOps expect 32-bit accesses
,
Alistair Francis
,
00:56
Re: [PATCH-for-10.0 2/3] hw/char/riscv_htif: Explicit little-endian implementation
,
Alistair Francis
,
00:55
Re: [PATCH v1 3/4] migration: refactor ram_save_target_page functions
,
Prasad Pandit
,
00:40
Re: [PATCH 11/22] tests/functional: switch over to using self.data_file(...)
,
Ani Sinha
,
00:39
Re: [PATCH RFC-for-10.0] hw/usb/hcd-xhci-pci: Use event ring 0 if interrupter mapping unsupported
,
Akihiko Odaki
,
00:25
December 02, 2024
Re: [PATCH-for-10.0 1/3] MAINTAINERS: Cover RISC-V HTIF interface
,
Alistair Francis
,
23:51
Re: [PATCH for-9.2] target/riscv: Avoid bad shift in riscv_cpu_do_interrupt()
,
Alistair Francis
,
23:43
Re: [RFC PATCH v3 09/11] target/riscv: call plugin trap callbacks
,
Alistair Francis
,
23:39
Re: [PATCH v2 for-10.0 00/54] fpu: Remove pickNaNMulAdd, default-NaN ifdefs
,
Richard Henderson
,
22:51
Re: [External] Re: [PATCH v7 09/12] migration/multifd: Enable DSA offloading in multifd sender path.
,
Yichen Wang
,
22:44
[PATCH v5 6/6] target/riscv: Check svukte is not enabled in RV32
,
Fea.Wang
,
22:38
[PATCH v5 5/6] target/riscv: Expose svukte ISA extension
,
Fea.Wang
,
22:38
[PATCH v5 4/6] target/riscv: Check memory access to meet svukte rule
,
Fea.Wang
,
22:38
[PATCH v5 2/6] target/riscv: Support senvcfg[UKTE] bit when svukte extension is enabled
,
Fea.Wang
,
22:38
[PATCH v5 3/6] target/riscv: Support hstatus[HUKTE] bit when svukte extension is enabled
,
Fea.Wang
,
22:38
[PATCH v5 1/6] target/riscv: Add svukte extension capability variable
,
Fea.Wang
,
22:38
[PATCH v5 0/6] Introduce svukte ISA extension
,
Fea.Wang
,
22:38
[PATCH] hw/mem: support zero memory size CXL device
,
Hongjian Fan
,
21:18
[PATCH v2 6/6] aspeed/soc: Support eMMC for AST2700
,
Jamin Lin
,
21:15
[PATCH v2 5/6] aspeed/soc: Support SDHCI for AST2700
,
Jamin Lin
,
21:15
[PATCH v2 0/6] Support SDHCI and eMMC for ast2700
,
Jamin Lin
,
21:15
[PATCH v2 4/6] hw/sd/aspeed_sdhci: Add AST2700 Support
,
Jamin Lin
,
21:15
[PATCH v2 3/6] hw:sdhci: Introduce a new "capareg" class member to set the different Capability Registers.
,
Jamin Lin
,
21:15
[PATCH v2 2/6] hw/arm/aspeed: Fix coding style
,
Jamin Lin
,
21:15
[PATCH v2 1/6] hw/sd/aspeed_sdhci: Fix coding style
,
Jamin Lin
,
21:15
RE: [PATCH v1 0/5] Support SDHCI and eMMC for ast2700
,
Jamin Lin
,
21:05
[PATCH v1 5/5] aspeed/soc: Support eMMC for AST2700
,
Jamin Lin
,
20:52
[PATCH v1 4/5] aspeed/soc: Support SDHCI for AST2700
,
Jamin Lin
,
20:52
[PATCH v1 3/5] hw/sd/aspeed_sdhci: Add AST2700 Support
,
Jamin Lin
,
20:52
[PATCH v1 2/5] hw:sdhci: Introduce a new "capareg" class member to set the different Capability Registers.
,
Jamin Lin
,
20:52
[PATCH v1 1/5] hw/arm/aspeed: Fix coding style
,
Jamin Lin
,
20:52
[PATCH v1 0/5] Support SDHCI and eMMC for ast2700
,
Jamin Lin
,
20:52
Re: [PATCH-for-9.2? v2 1/2] hw/display/vga: Do not reset 'big_endian_fb' in vga_common_reset()
,
Benjamin Herrenschmidt
,
20:33
Re: [PATCH v2 1/2] rust: add BQL-enforcing Cell variant
,
Junjie Mao
,
20:02
[PATCH v3] tests/functional/aarch64: add tests for FEAT_RME
,
Pierrick Bouvier
,
19:17
Re: [PATCH v3 0/7] hugetlbfs memory HW error fixes
,
William Roche
,
19:16
Re: [PATCH v3 08/11] target/riscv: Add counter delegation/configuration support
,
Atish Kumar Patra
,
18:48
Re: [PATCH 03/14] ppc/xive2: Support group-matching when looking for target
,
Mike Kowal
,
17:09
[PATCH 6/6] tests/qtest/migration: Add a cancel test
,
Fabiano Rosas
,
17:01
[PATCH 5/6] migration: Fix hang after error in destination setup phase
,
Fabiano Rosas
,
17:01
[PATCH 3/6] migration: Fix postcopy listen thread exit
,
Fabiano Rosas
,
17:01
[PATCH 4/6] migration: Make sure postcopy recovery doesn't hang when cancelling
,
Fabiano Rosas
,
17:01
[PATCH 2/6] migration: Kick postcopy threads on cancel
,
Fabiano Rosas
,
17:01
[PATCH 1/6] tests/qtest/migration: Introduce migration_test_add_suffix
,
Fabiano Rosas
,
17:01
[PATCH 0/6] migration: Fix issues during qmp_migrate_cancel
,
Fabiano Rosas
,
17:01
Re: [PATCH v3 08/11] target/riscv: Add counter delegation/configuration support
,
Daniel Henrique Barboza
,
16:49
[PULL 0/1] Migration 20241202 patches
,
Peter Xu
,
16:30
[PULL 1/1] migration: correct multifd receive thread name
,
Peter Xu
,
16:30
Re: [RFC PATCH 2/5] system/memory: support unaligned access
,
Peter Xu
,
16:23
Re: [PATCH v3 04/11] target/riscv: Support generic CSR indirect access
,
Atish Kumar Patra
,
16:17
Re: [PATCH v3 08/11] target/riscv: Add counter delegation/configuration support
,
Atish Kumar Patra
,
16:16
Re: [PATCH 04/67] target/arm: Convert CRC32, CRC32C to decodetree
,
Philippe Mathieu-Daudé
,
16:04
Re: [PATCH-for-9.2? 0/2] tests/functional: Fix tests failing when TCG is not available on macOS
,
Philippe Mathieu-Daudé
,
16:01
Re: [PATCH-for-9.2? 0/2] tests/functional: Fix tests failing when TCG is not available on macOS
,
Thomas Huth
,
15:56
Re: [PATCH 1/1] MAINTAINERS: update email addr for Brian Cain
,
Philippe Mathieu-Daudé
,
15:43
[PATCH-for-9.2? 2/2] tests/functional/test_empty_cpu_model: Use QTest accelerator
,
Philippe Mathieu-Daudé
,
15:40
[PATCH-for-9.2? 1/2] tests/functional/test_version: Use QTest accelerator
,
Philippe Mathieu-Daudé
,
15:40
[PATCH-for-9.2? 0/2] tests/functional: Fix tests failing when TCG is not available on macOS
,
Philippe Mathieu-Daudé
,
15:40
Re: [PATCH 2/2] hw/display: Allow injection of virtio-gpu EDID name
,
Andrew Keesler
,
15:32
Re: [PATCH v2] tests/functional/aarch64: add tests for FEAT_RME
,
Pierrick Bouvier
,
15:09
Re: [PATCH v2] tests/functional/aarch64: add tests for FEAT_RME
,
Pierrick Bouvier
,
15:09
Re: [PATCH v2] tests/functional/aarch64: add tests for FEAT_RME
,
Peter Maydell
,
14:56
Re: [PATCH v2 0/3 for 9.2] hw/virtio: fix crash in virtio-balloon and test it
,
Philippe Mathieu-Daudé
,
14:51
Re: [PATCH v3 03/17] tests/migration: Disambiguate guestperf vs. a-b
,
Peter Xu
,
14:51
Re: [PATCH v3 0/5] Guestperf: miscellaneous refinement and enrichment
,
Peter Xu
,
14:50
Re: [PATCH-for-9.2? v2 1/2] hw/display/vga: Do not reset 'big_endian_fb' in vga_common_reset()
,
Philippe Mathieu-Daudé
,
14:48
[RFC PATCH v3 11/11] tests: add plugin asserting correctness of discon event's to_pc
,
Julian Ganz
,
14:42
[RFC PATCH v3 10/11] target/sparc: call plugin trap callbacks
,
Julian Ganz
,
14:42
Re: [PATCH 03/67] target/arm: Convert LSLV, LSRV, ASRV, RORV to decodetree
,
Philippe Mathieu-Daudé
,
14:31
[RFC PATCH v3 09/11] target/riscv: call plugin trap callbacks
,
Julian Ganz
,
14:27
[RFC PATCH v3 08/11] target/mips: call plugin trap callbacks
,
Julian Ganz
,
14:27
[RFC PATCH v3 07/11] target/avr: call plugin trap callbacks
,
Julian Ganz
,
14:27
[RFC PATCH v3 02/11] plugins: add API for registering discontinuity callbacks
,
Julian Ganz
,
14:27
[RFC PATCH v3 05/11] target/alpha: call plugin trap callbacks
,
Julian Ganz
,
14:27
[RFC PATCH v3 00/11] tcg-plugins: add hooks for discontinuities
,
Julian Ganz
,
14:27
[RFC PATCH v3 03/11] plugins: add hooks for new discontinuity related callbacks
,
Julian Ganz
,
14:27
[RFC PATCH v3 06/11] target/arm: call plugin trap callbacks
,
Julian Ganz
,
14:27
[RFC PATCH v3 01/11] plugins: add types for callbacks related to certain discontinuities
,
Julian Ganz
,
14:27
[RFC PATCH v3 04/11] contrib/plugins: add plugin showcasing new dicontinuity related API
,
Julian Ganz
,
14:27
Re: [PATCH] pci: ensure valid link status bits for downstream ports
,
Alex Williamson
,
14:03
Re: [RFC PATCH 2/5] hw/arm/smmuv3: Add initial support for SMMUv3 Nested device
,
Donald Dutile
,
13:53
Re: [PATCH v2] tests/functional/aarch64: add tests for FEAT_RME
,
Pierrick Bouvier
,
13:36
Re: [PATCH v2] tests/functional/aarch64: add tests for FEAT_RME
,
Alex Bennée
,
13:23
Re: [PATCH 8/8] vfio/igd: add x-igd-gms option back to set DSM region size for guest
,
Tomita Moeko
,
13:11
Re: [PATCH v2 1/3 for 9.2] hw/virtio: fix crash in processing balloon stats
,
Michael Tokarev
,
13:02
Re: [PULL 0/3] Functional test fixes for v9.2.0-rc3
,
Peter Maydell
,
12:57
Re: [PATCH v3 22/24] vfio/migration: Multifd device state transfer support - receive side
,
Cédric Le Goater
,
12:56
Re: [PATCH 36/67] target/arm: Introduce gen_gvec_cls, gen_gvec_clz
,
Richard Henderson
,
12:56
Re: [PATCH 04/67] target/arm: Convert CRC32, CRC32C to decodetree
,
Richard Henderson
,
12:50
Re: [PATCH 7/8] vfio/igd: emulate BDSM in mmio bar0 for gen 6-10 devices
,
Tomita Moeko
,
12:49
Re: [PATCH 6/8] vfio/igd: emulate GGC register in mmio bar0
,
Tomita Moeko
,
12:44
Re: [PATCH for-9.2] target/riscv: Avoid bad shift in riscv_cpu_do_interrupt()
,
Richard Henderson
,
12:42
Re: [PATCH 4/8] vfio/igd: align generation with i915 kernel driver
,
Tomita Moeko
,
12:41
Re: [PATCH v2 for-10.0 54/54] fpu: Remove default handling for dnan_pattern
,
Richard Henderson
,
12:39
Re: [PATCH v2 for-10.0 52/54] target/riscv: Set default NaN pattern explicitly
,
Richard Henderson
,
12:39
Re: [PATCH v2 for-10.0 53/54] target/tricore: Set default NaN pattern explicitly
,
Richard Henderson
,
12:39
Re: [PATCH v2 for-10.0 51/54] target/hexagon: Set default NaN pattern explicitly
,
Richard Henderson
,
12:38
Re: [PATCH v2 for-10.0 50/54] target/xtensa: Set default NaN pattern explicitly
,
Richard Henderson
,
12:38
Re: [PATCH v2 for-10.0 49/54] target/sparc: Set default NaN pattern explicitly
,
Richard Henderson
,
12:37
Re: [PATCH v2 for-10.0 48/54] target/s390x: Set default NaN pattern explicitly
,
Richard Henderson
,
12:36
Re: [PATCH v2 for-10.0 47/54] target/rx: Set default NaN pattern explicitly
,
Richard Henderson
,
12:35
Re: [PATCH v2 for-10.0 46/54] target/sh4: Set default NaN pattern explicitly
,
Richard Henderson
,
12:35
Re: [PATCH v2 for-10.0 45/54] target/ppc: Set default NaN pattern explicitly
,
Richard Henderson
,
12:34
Re: [PATCH v2] tests/functional/aarch64: add tests for FEAT_RME
,
Pierrick Bouvier
,
12:33
Re: [PATCH v2 for-10.0 44/54] target/openrisc: Set default NaN pattern explicitly
,
Richard Henderson
,
12:31
Re: [PATCH v2] tests/functional/aarch64: add tests for FEAT_RME
,
Pierrick Bouvier
,
12:31
Re: [PATCH v2 for-10.0 43/54] target/mips: Set default NaN pattern explicitly
,
Richard Henderson
,
12:31
Re: [PATCH v2 for-10.0 42/54] target/m68k: Set default NaN pattern explicitly
,
Richard Henderson
,
12:30
Re: [PATCH v2 for-10.0 41/54] target/loongarch: Set default NaN pattern explicitly
,
Richard Henderson
,
12:29
Re: [PATCH v2 for-10.0 40/54] target/arm: Set default NaN pattern explicitly
,
Richard Henderson
,
12:29
Re: [PATCH v2 for-10.0 39/54] target/alpha: Set default NaN pattern explicitly
,
Richard Henderson
,
12:28
Re: [PATCH v2 for-10.0 38/54] target/hppa: Set default NaN pattern explicitly
,
Richard Henderson
,
12:28
Re: [PATCH v2 for-10.0 37/54] target/i386: Set default NaN pattern explicitly
,
Richard Henderson
,
12:28
Re: [PATCH v2 for-10.0 36/54] target/microblaze: Set default NaN pattern explicitly
,
Richard Henderson
,
12:27
Re: [PATCH v2 for-10.0 35/54] tests/fp: Set default NaN pattern explicitly
,
Richard Henderson
,
12:26
Re: [PATCH v2 for-10.0 34/54] fpu: Allow runtime choice of default NaN value
,
Richard Henderson
,
12:26
Re: [PATCH v2 for-10.0 33/54] target/ppc: Use env->fp_status in helper_compute_fprf functions
,
Richard Henderson
,
12:25
Re: [PATCH v2 for-10.0 32/54] target/sparc: Initialize local scratch float_status from env->fp_status
,
Richard Henderson
,
12:24
Re: [PATCH v2 for-10.0 31/54] target/m68k: Init local float_status from env fp_status in gdb get/set reg
,
Richard Henderson
,
12:23
Re: [PATCH v2 for-10.0 30/54] target/m68k: In frem helper, initialize local float_status from env->fp_status
,
Richard Henderson
,
12:22
Re: [PATCH v2 for-10.0 29/54] target/loongarch: Use normal float_status in fclass_s and fclass_d helpers
,
Richard Henderson
,
12:22
Re: [PATCH v2 for-10.0 28/54] softfloat: Create floatx80 default NaN from parts64_default_nan
,
Richard Henderson
,
12:20
Re: [PATCH v2 for-10.0 27/54] target/m68k: Don't pass NULL float_status to floatx80_default_nan()
,
Richard Henderson
,
12:17
Re: [PATCH v2 for-10.0 15/54] softfloat: Allow runtime choice of NaN propagation for muladd
,
Richard Henderson
,
12:13
Re: [PATCH v2 for-10.0 14/54] softfloat: Pass have_snan to pickNaNMulAdd
,
Richard Henderson
,
12:09
Re: [PATCH v2 for-10.0 11/54] target/x86: Set FloatInfZeroNaNRule explicitly
,
Richard Henderson
,
12:07
Re: [PATCH v2 for-10.0 04/54] tests/fp: Explicitly set inf-zero-nan rule
,
Peter Maydell
,
12:06
Re: [PATCH v2 0/3 for 9.2] hw/virtio: fix crash in virtio-balloon and test it
,
David Hildenbrand
,
12:05
Re: [PATCH v2 for-10.0 04/54] tests/fp: Explicitly set inf-zero-nan rule
,
Richard Henderson
,
12:04
Re: [PATCH 2/8] vfio/igd: canonicalize memory size calculations
,
Tomita Moeko
,
12:02
Re: [PATCH v2 1/2] hw/openrisc/openrisc_sim: keep serial@90000000 as default
,
Peter Maydell
,
12:00
Re: [PATCH v2 2/3] scripts: validate SPDX license choices
,
Daniel P . Berrangé
,
11:54
Re: [PATCH v2 0/2] Misc OpenRISC fixes for 9.2.0
,
Peter Maydell
,
11:54
Re: [PATCH 1/8] vfio/igd: fix GTT stolen memory size calculation for gen 7
,
Tomita Moeko
,
11:51
Re: [PATCH 2/8] vfio/igd: canonicalize memory size calculations
,
Tomita Moeko
,
11:49
Re: [PATCH v2 2/3] scripts: validate SPDX license choices
,
Peter Maydell
,
11:42
Re: [PATCH 47/67] target/arm: Introduce clear_vec
,
Philippe Mathieu-Daudé
,
11:33
Re: [PATCH 1/8] vfio/igd: fix GTT stolen memory size calculation for gen 7
,
Tomita Moeko
,
11:29
Re: [PATCH 36/67] target/arm: Introduce gen_gvec_cls, gen_gvec_clz
,
Philippe Mathieu-Daudé
,
11:29
reminder: rc3 is tomorrow
,
Peter Maydell
,
11:18
Re: [PULL 0/2] chardev patches
,
Peter Maydell
,
11:16
Re: [PATCH 4/7] [BCM2835 AUX 4/7] STAT & IIR registers
,
Peter Maydell
,
11:11
Re: [PATCH v3 0/7] hugetlbfs memory HW error fixes
,
David Hildenbrand
,
11:00
Re: [PATCH 2/3] clock: treat outputs and inputs the same in NamedClockList
,
Philippe Mathieu-Daudé
,
10:59
Re: [RFC PATCH v3 25/26] target/arm/kvm-rme: Add measurement log
,
Stefan Berger
,
10:58
Re: [PATCH v3 0/7] hugetlbfs memory HW error fixes
,
William Roche
,
10:42
Re: [PATCH] eif: Use stateful qcrypto apis
,
Alexander Graf
,
10:39
Re: [PATCH] device/virtio-nsm: Support string data for extendPCR
,
Alexander Graf
,
10:37
Re: [PATCH] docs/nitro-enclave: Fix terminal commands formatting
,
Alexander Graf
,
10:36
Re: [PATCH 5/7] [BCM2835 AUX 5/7] Suffix constants
,
Peter Maydell
,
10:36
Re: [PATCH 3/7] [BCM2835 AUX 3/7] Asynchronous transmit
,
Peter Maydell
,
10:29
Re: [PATCH 2/7] [BCM2835 AUX 2/7] Add basic support for CNTL register
,
Peter Maydell
,
10:15
Re: [PATCH 1/7] [BCM2835 AUX 1/7] Replace hard-coded FIFO
,
Peter Maydell
,
10:07
Re: nested-smmuv3 topic for QEMU/libvirt, Nov 2024
,
Zhangfei Gao
,
10:01
Re: [PATCH] hw/timer: fix int underflow
,
Peter Maydell
,
09:54
Re: [PATCH] eif: Use stateful qcrypto apis
,
Dorjoy Chowdhury
,
09:45
Re: [PATCH] device/virtio-nsm: Support string data for extendPCR
,
Dorjoy Chowdhury
,
09:45
Re: [PATCH] docs/nitro-enclave: Fix terminal commands formatting
,
Dorjoy Chowdhury
,
09:44
Re: [PATCH v3 0/5] Consolidate lan9118 phy implementations
,
Peter Maydell
,
09:36
Re: [PATCH v3 2/5] hw/net/lan9118_phy: Reuse in imx_fec and consolidate implementations
,
Peter Maydell
,
09:35
Re: [PATCH v3 3/5] hw/net/lan9118_phy: Fix off-by-one error in MII_ANLPAR register
,
Peter Maydell
,
09:32
Re: [PATCH v3 1/5] hw/net/lan9118: Extract lan9118_phy
,
Peter Maydell
,
09:31
Re: [RFC PATCH 0/5] support unaligned access to xHCI Capability
,
Peter Maydell
,
09:17
Re: [PATCH 8/8] vfio/igd: add x-igd-gms option back to set DSM region size for guest
,
Corvin Köhne
,
09:13
Re: [PATCH 7/8] vfio/igd: emulate BDSM in mmio bar0 for gen 6-10 devices
,
Corvin Köhne
,
09:13
Re: [PATCH 2/8] vfio/igd: canonicalize memory size calculations
,
Corvin Köhne
,
09:13
Re: [PATCH 3/8] vfio/igd: remove unsupported device ids
,
Corvin Köhne
,
09:13
Re: [PATCH 1/8] vfio/igd: fix GTT stolen memory size calculation for gen 7
,
Corvin Köhne
,
09:13
Re: [PATCH 6/8] vfio/igd: emulate GGC register in mmio bar0
,
Corvin Köhne
,
09:13
Re: [PATCH 5/8] vfio/igd: add Alder/Raptor/Rocket/Ice/Jasper Lake device ids
,
Corvin Köhne
,
09:13
Re: [PATCH 01/67] target/arm: Use ### to separate 3rd-level sections in a64.decode
,
Philippe Mathieu-Daudé
,
09:12
Re: [PATCH v1 3/4] migration: refactor ram_save_target_page functions
,
Fabiano Rosas
,
09:12
Re: [PATCH 10/67] target/arm: Convert XPAC[ID] to decodetree
,
Philippe Mathieu-Daudé
,
09:11
Re: [PATCH 04/67] target/arm: Convert CRC32, CRC32C to decodetree
,
Philippe Mathieu-Daudé
,
09:09
Re: [PATCH 08/67] target/arm: Convert CLZ, CLS to decodetree
,
Philippe Mathieu-Daudé
,
09:08
Re: [PATCH 05/67] target/arm: Convert SUBP, IRG, GMI to decodetree
,
Philippe Mathieu-Daudé
,
09:05
[PULL 3/3] tests/functional: increase timeouts for arm sx1 test
,
Thomas Huth
,
08:56
[PULL 0/3] Functional test fixes for v9.2.0-rc3
,
Thomas Huth
,
08:56
[PULL 2/3] tests/functional/test_virtio_version: Check for the availability of the machine
,
Thomas Huth
,
08:56
[PULL 1/3] tests/functional/test_acpi_bits: Turn the test into a QemuSystemTest
,
Thomas Huth
,
08:56
Re: [PATCH 02/67] target/arm: Convert UDIV, SDIV to decodetree
,
Philippe Mathieu-Daudé
,
08:50
Re: [PATCH for-9.2] target/riscv: Avoid bad shift in riscv_cpu_do_interrupt()
,
Peter Maydell
,
08:46
[PATCH V4 17/19] tests/migration-test: defer connection
,
Steve Sistare
,
08:31
[PATCH V4 09/19] migration: incoming channel
,
Steve Sistare
,
08:31
[PATCH V4 06/19] physmem: preserve ram blocks for cpr
,
Steve Sistare
,
08:31
Re: [PATCH 18/22] tests/functional: add 'archive_extract' to QemuBaseTest
,
Daniel P . Berrangé
,
08:31
[PATCH V4 07/19] hostmem-memfd: preserve for cpr
,
Steve Sistare
,
08:31
[PATCH V4 19/19] migration: cpr-transfer documentation
,
Steve Sistare
,
08:31
[PATCH V4 16/19] tests/qtest: defer connection
,
Steve Sistare
,
08:31
[PATCH V4 11/19] migration: SCM_RIGHTS for QEMUFile
,
Steve Sistare
,
08:30
[PATCH V4 10/19] migration: cpr channel
,
Steve Sistare
,
08:30
[PATCH V4 12/19] migration: VMSTATE_FD
,
Steve Sistare
,
08:30
[PATCH V4 00/19] Live update: cpr-transfer
,
Steve Sistare
,
08:30
[PATCH V4 08/19] hostmem-shm: preserve for cpr
,
Steve Sistare
,
08:30
[PATCH V4 02/19] physmem: fd-based shared memory
,
Steve Sistare
,
08:30
[PATCH V4 05/19] migration: cpr-state
,
Steve Sistare
,
08:29
[PATCH V4 03/19] memory: add RAM_PRIVATE
,
Steve Sistare
,
08:29
[PATCH V4 01/19] backends/hostmem-shm: factor out allocation of "anonymous shared memory with an fd"
,
Steve Sistare
,
08:29
[PATCH v2 for-10.0 10/54] target/xtensa: Set FloatInfZeroNaNRule explicitly
,
Peter Maydell
,
08:29
[PATCH v2 for-10.0 44/54] target/openrisc: Set default NaN pattern explicitly
,
Peter Maydell
,
08:29
[PATCH v2 for-10.0 30/54] target/m68k: In frem helper, initialize local float_status from env->fp_status
,
Peter Maydell
,
08:29
[PATCH v2 for-10.0 51/54] target/hexagon: Set default NaN pattern explicitly
,
Peter Maydell
,
08:29
[PATCH v2 for-10.0 33/54] target/ppc: Use env->fp_status in helper_compute_fprf functions
,
Peter Maydell
,
08:29
[PATCH v2 for-10.0 36/54] target/microblaze: Set default NaN pattern explicitly
,
Peter Maydell
,
08:29
[PATCH v2 for-10.0 54/54] fpu: Remove default handling for dnan_pattern
,
Peter Maydell
,
08:29
[PATCH v2 for-10.0 48/54] target/s390x: Set default NaN pattern explicitly
,
Peter Maydell
,
08:29
[PATCH v2 for-10.0 15/54] softfloat: Allow runtime choice of NaN propagation for muladd
,
Peter Maydell
,
08:29
[PATCH v2 for-10.0 46/54] target/sh4: Set default NaN pattern explicitly
,
Peter Maydell
,
08:29
[PATCH V4 18/19] migration-test: cpr-transfer
,
Steve Sistare
,
08:29
[PATCH V4 13/19] migration: cpr-transfer save and load
,
Steve Sistare
,
08:29
[PATCH V4 15/19] tests/migration-test: memory_backend
,
Steve Sistare
,
08:29
[PATCH v2 for-10.0 45/54] target/ppc: Set default NaN pattern explicitly
,
Peter Maydell
,
08:29
[PATCH v2 for-10.0 52/54] target/riscv: Set default NaN pattern explicitly
,
Peter Maydell
,
08:29
[PATCH v2 for-10.0 08/54] target/mips: Set FloatInfZeroNaNRule explicitly
,
Peter Maydell
,
08:29
[PATCH V4 14/19] migration: cpr-transfer mode
,
Steve Sistare
,
08:29
[PATCH V4 04/19] machine: aux-ram-share option
,
Steve Sistare
,
08:29
[PATCH v2 for-10.0 41/54] target/loongarch: Set default NaN pattern explicitly
,
Peter Maydell
,
08:29
[PATCH v2 for-10.0 49/54] target/sparc: Set default NaN pattern explicitly
,
Peter Maydell
,
08:29
[PATCH v2 for-10.0 16/54] tests/fp: Explicitly set 3-NaN propagation rule
,
Peter Maydell
,
08:29
[PATCH v2 for-10.0 19/54] target/ppc: Set Float3NaNPropRule explicitly
,
Peter Maydell
,
08:29
[PATCH v2 for-10.0 50/54] target/xtensa: Set default NaN pattern explicitly
,
Peter Maydell
,
08:29
[PATCH v2 for-10.0 32/54] target/sparc: Initialize local scratch float_status from env->fp_status
,
Peter Maydell
,
08:29
[PATCH v2 for-10.0 53/54] target/tricore: Set default NaN pattern explicitly
,
Peter Maydell
,
08:28
[PATCH v2 for-10.0 09/54] target/sparc: Set FloatInfZeroNaNRule explicitly
,
Peter Maydell
,
08:27
[PATCH v2 for-10.0 31/54] target/m68k: Init local float_status from env fp_status in gdb get/set reg
,
Peter Maydell
,
08:27
[PATCH v2 for-10.0 28/54] softfloat: Create floatx80 default NaN from parts64_default_nan
,
Peter Maydell
,
08:27
[PATCH v2 for-10.0 23/54] target/xtensa: Set Float3NaNPropRule explicitly
,
Peter Maydell
,
08:27
[PATCH v2 for-10.0 34/54] fpu: Allow runtime choice of default NaN value
,
Peter Maydell
,
08:26
[PATCH v2 for-10.0 29/54] target/loongarch: Use normal float_status in fclass_s and fclass_d helpers
,
Peter Maydell
,
08:26
[PATCH v2 for-10.0 21/54] target/sparc: Set Float3NaNPropRule explicitly
,
Peter Maydell
,
08:26
[PATCH v2 for-10.0 47/54] target/rx: Set default NaN pattern explicitly
,
Peter Maydell
,
08:25
[PATCH v2 for-10.0 17/54] target/arm: Set Float3NaNPropRule explicitly
,
Peter Maydell
,
08:24
[PATCH v2 for-10.0 06/54] target/s390: Set FloatInfZeroNaNRule explicitly
,
Peter Maydell
,
08:23
[PATCH v2 for-10.0 20/54] target/s390x: Set Float3NaNPropRule explicitly
,
Peter Maydell
,
08:23
[PATCH v2 for-10.0 26/54] fpu: Remove use_first_nan field from float_status
,
Peter Maydell
,
08:23
[PATCH v2 for-10.0 22/54] target/mips: Set Float3NaNPropRule explicitly
,
Peter Maydell
,
08:23
[PATCH v2 for-10.0 35/54] tests/fp: Set default NaN pattern explicitly
,
Peter Maydell
,
08:23
[PATCH v2 for-10.0 43/54] target/mips: Set default NaN pattern explicitly
,
Peter Maydell
,
08:23
[PATCH v2 for-10.0 38/54] target/hppa: Set default NaN pattern explicitly
,
Peter Maydell
,
08:22
[PATCH v2 for-10.0 42/54] target/m68k: Set default NaN pattern explicitly
,
Peter Maydell
,
08:22
[PATCH v2 for-10.0 39/54] target/alpha: Set default NaN pattern explicitly
,
Peter Maydell
,
08:22
[PATCH v2 for-10.0 12/54] target/loongarch: Set FloatInfZeroNaNRule explicitly
,
Peter Maydell
,
08:21
[PATCH v2 for-10.0 11/54] target/x86: Set FloatInfZeroNaNRule explicitly
,
Peter Maydell
,
08:21
[PATCH v2 for-10.0 14/54] softfloat: Pass have_snan to pickNaNMulAdd
,
Peter Maydell
,
08:21
[PATCH v2 for-10.0 37/54] target/i386: Set default NaN pattern explicitly
,
Peter Maydell
,
08:21
[PATCH v2 for-10.0 40/54] target/arm: Set default NaN pattern explicitly
,
Peter Maydell
,
08:21
[PATCH v2 for-10.0 27/54] target/m68k: Don't pass NULL float_status to floatx80_default_nan()
,
Peter Maydell
,
08:19
[PATCH v2 for-10.0 18/54] target/loongarch: Set Float3NaNPropRule explicitly
,
Peter Maydell
,
08:17
[PATCH v2 for-10.0 24/54] target/i386: Set Float3NaNPropRule explicitly
,
Peter Maydell
,
08:17
[PATCH v2 for-10.0 25/54] target/hppa: Set Float3NaNPropRule explicitly
,
Peter Maydell
,
08:17
[PATCH v2 for-10.0 13/54] target/hppa: Set FloatInfZeroNaNRule explicitly
,
Peter Maydell
,
08:16
[PATCH v2 for-10.0 05/54] target/arm: Set FloatInfZeroNaNRule explicitly
,
Peter Maydell
,
08:15
[PATCH v2 for-10.0 07/54] target/ppc: Set FloatInfZeroNaNRule explicitly
,
Peter Maydell
,
08:15
[PATCH v2 for-10.0 04/54] tests/fp: Explicitly set inf-zero-nan rule
,
Peter Maydell
,
08:14
[PATCH v2 for-10.0 03/54] softfloat: Allow runtime choice of inf * 0 + NaN result
,
Peter Maydell
,
08:14
[PATCH v2 for-10.0 02/54] fpu: Check for default_nan_mode before calling pickNaNMulAdd
,
Peter Maydell
,
08:14
[PATCH v2 for-10.0 01/54] fpu: handle raising Invalid for infzero in pick_nan_muladd
,
Peter Maydell
,
08:14
[PATCH v2 for-10.0 00/54] fpu: Remove pickNaNMulAdd, default-NaN ifdefs
,
Peter Maydell
,
08:13
Re: [PATCH 18/22] tests/functional: add 'archive_extract' to QemuBaseTest
,
Thomas Huth
,
07:53
Re: [PATCH 05/22] tests/functional: remove duplicated 'which' function impl
,
Thomas Huth
,
07:46
[PULL 2/2] chardev/char-mux: make boolean bit check instead of find_next_bit()
,
marcandre . lureau
,
07:27
[PULL 1/2] chardev/char-mux: shift unsigned long to avoid 32-bit overflow
,
marcandre . lureau
,
07:27
[PULL 0/2] chardev patches
,
marcandre . lureau
,
07:27
[PATCH] qga: implement a 'guest-get-load' command
,
Daniel P . Berrangé
,
07:19
Re: [PATCH 18/22] tests/functional: add 'archive_extract' to QemuBaseTest
,
Daniel P . Berrangé
,
07:13
Re: [PATCH 17/22] tests/functional: generalize archive_extract
,
Daniel P . Berrangé
,
07:11
Re: [PATCH 16/22] tests/functional: add common deb_extract helper
,
Daniel P . Berrangé
,
07:09
Re: [PATCH 15/22] tests/functional: add common zip_extract helper
,
Daniel P . Berrangé
,
07:05
Re: [PATCH 12/22] tests/functional: switch over to using self.scratch_file()
,
Daniel P . Berrangé
,
07:04
Re: [PATCH 10/22] tests/functional: switch over to using self.build_file(...)
,
Daniel P . Berrangé
,
07:00
Re: [PATCH 07/22] tests/functional: switch to new test skip decorators
,
Daniel P . Berrangé
,
06:52
Re: [PATCH 06/22] tests/functional: introduce some helpful decorators
,
Daniel P . Berrangé
,
06:49
Re: [PATCH 05/22] tests/functional: remove duplicated 'which' function impl
,
Daniel P . Berrangé
,
06:45
Re: [PATCH 05/22] tests/functional: remove duplicated 'which' function impl
,
Daniel P . Berrangé
,
06:44
Re: [PATCH 03/22] tests/functional: remove duplicated 'qemu_test' import statements
,
Daniel P . Berrangé
,
06:40
[PATCH v2 2/2] rust: add bindings for interrupt sources
,
Paolo Bonzini
,
06:06
[PATCH v2 1/2] rust: add BQL-enforcing Cell variant
,
Paolo Bonzini
,
06:06
[PATCH v2 0/2] rust: safe wrappers for interrupt sources
,
Paolo Bonzini
,
06:06
Re: [PATCH v2] tests/functional/aarch64: add tests for FEAT_RME
,
Peter Maydell
,
06:04
Re: [PATCH v2] tests/functional/aarch64: add tests for FEAT_RME
,
Marcin Juszkiewicz
,
05:58
Re: [PATCH v2] tests/functional/aarch64: add tests for FEAT_RME
,
Peter Maydell
,
05:57
Re: [PATCH 1/2] hw/openrisc/openrisc_sim: keep serial@90000000 as default
,
Peter Maydell
,
05:54
Re: [PATCH 1/1] hw/arm/sbsa-ref: bump default memory size to 2GB
,
Marcin Juszkiewicz
,
05:53
Re: [PATCH 06/67] target/arm: Convert PACGA to decodetree
,
Philippe Mathieu-Daudé
,
05:30
Re: [PATCH 18/22] tests/functional: add 'archive_extract' to QemuBaseTest
,
Thomas Huth
,
05:30
Re: [PATCH 17/22] tests/functional: generalize archive_extract
,
Thomas Huth
,
05:20
Re: [PATCH 16/22] tests/functional: add common deb_extract helper
,
Thomas Huth
,
05:14
Re: [PATCH 15/22] tests/functional: add common zip_extract helper
,
Thomas Huth
,
05:04
Re: [PATCH 13/22] tests/functional: switch over to using self.socket_dir(...)
,
Thomas Huth
,
04:59
Re: [PATCH 16/67] target/arm: Convert RMIF to decodetree
,
Philippe Mathieu-Daudé
,
04:58
Re: [PATCH 12/22] tests/functional: switch over to using self.scratch_file()
,
Thomas Huth
,
04:56
Re: [PATCH RFC-for-10.0] hw/usb/hcd-xhci-pci: Use event ring 0 if interrupter mapping unsupported
,
Phil Dennis-Jordan
,
04:50
Re: [PATCH v1 3/4] migration: refactor ram_save_target_page functions
,
Prasad Pandit
,
04:45
Re: [PATCH 3/3] clock: inline most of qdev_init_clocklist
,
Philippe Mathieu-Daudé
,
04:39
Re: [PATCH 11/22] tests/functional: switch over to using self.data_file(...)
,
Thomas Huth
,
04:32
Re: [PATCH 10/22] tests/functional: switch over to using self.build_file(...)
,
Thomas Huth
,
04:28
Re: [PATCH 09/22] tests/functional: switch over to using self.log_file(...)
,
Thomas Huth
,
04:23
Re: [PATCH 02/22] tests/functional: remove unused system imports
,
Daniel P . Berrangé
,
04:22
Re: [PATCH 08/22] tests/functional: add helpers for building file paths
,
Thomas Huth
,
04:19
[PATCH v3 0/2] hw/nvme: Add properties for PCI vendor/device IDs and IEEE-OUI
,
Saif Abrar
,
04:11
[PATCH v3 2/2] hw/nvme: Add property for user-specified IEEE-OUI ID
,
Saif Abrar
,
04:11
[PATCH v3 1/2] hw/nvme: Add properties for PCI vendor/device IDs
,
Saif Abrar
,
04:11
Re: [PATCH 07/22] tests/functional: switch to new test skip decorators
,
Thomas Huth
,
03:58
Re: [PATCH 06/22] tests/functional: introduce some helpful decorators
,
Thomas Huth
,
03:27
Re: [PATCH 0/4] qga: Open channel before going daemon
,
Michal Prívozník
,
03:15
RE: nested-smmuv3 topic for QEMU/libvirt, Nov 2024
,
Shameerali Kolothum Thodi
,
03:08
Re: [PATCH] hw/misc/vmfwupdate: Introduce hypervisor fw-cfg interface support
,
Ani Sinha
,
02:47
Re: [PATCH v2 0/3] Allow to enable multifd and postcopy migration together
,
Prasad Pandit
,
02:07
Re: [PULL 0/6] ppc-for-9.2-2 queue
,
Michael Tokarev
,
01:17
Re: [PATCH 1/8] vfio/igd: fix GTT stolen memory size calculation for gen 7
,
Alex Williamson
,
01:12
Re: nested-smmuv3 topic for QEMU/libvirt, Nov 2024
,
Zhangfei Gao
,
01:05
Re: [PATCH 4/8] vfio/igd: align generation with i915 kernel driver
,
Alex Williamson
,
01:04
Re: [PULL 0/6] ppc-for-9.2-2 queue
,
Nicholas Piggin
,
00:44
Re: [PATCH RFC-for-10.0] hw/usb/hcd-xhci-pci: Use event ring 0 if interrupter mapping unsupported
,
Akihiko Odaki
,
00:39
Re: [PATCH 3/8] vfio/igd: remove unsupported device ids
,
Alex Williamson
,
00:31
Re: [PATCH 2/8] vfio/igd: canonicalize memory size calculations
,
Alex Williamson
,
00:28
Re: [PATCH 1/8] vfio/igd: fix GTT stolen memory size calculation for gen 7
,
Alex Williamson
,
00:25
December 01, 2024
RE: [PATCH v6 0/3] Upgrade ACPI SPCR table to support SPCR table revision 4 format
,
JeeHeng Sia
,
20:30
Re: [PATCH v12 15/15] hw/vmapple/vmapple: Add vmapple machine type
,
Phil Dennis-Jordan
,
13:41
Re: [PATCH v2] tests/functional/aarch64: add tests for FEAT_RME
,
Pierrick Bouvier
,
13:09
[PATCH 5/8] vfio/igd: add Alder/Raptor/Rocket/Ice/Jasper Lake device ids
,
Tomita Moeko
,
11:18
[PATCH 1/8] vfio/igd: fix GTT stolen memory size calculation for gen 7
,
Tomita Moeko
,
11:18
[PATCH 2/8] vfio/igd: canonicalize memory size calculations
,
Tomita Moeko
,
11:18
[PATCH 4/8] vfio/igd: align generation with i915 kernel driver
,
Tomita Moeko
,
11:18
[PATCH 3/8] vfio/igd: remove unsupported device ids
,
Tomita Moeko
,
11:18
[PATCH 6/8] vfio/igd: emulate GGC register in mmio bar0
,
Tomita Moeko
,
11:18
[PATCH 8/8] vfio/igd: add x-igd-gms option back to set DSM region size for guest
,
Tomita Moeko
,
11:18
[PATCH 0/8] vfio/igd: Enable legacy mode on more devices
,
Tomita Moeko
,
11:18
[PATCH 7/8] vfio/igd: emulate BDSM in mmio bar0 for gen 6-10 devices
,
Tomita Moeko
,
11:18
[PATCH RFC-for-10.0] hw/usb/hcd-xhci-pci: Use event ring 0 if interrupter mapping unsupported
,
Phil Dennis-Jordan
,
11:03
[PATCH 67/67] target/arm: Convert FCVTL to decodetree
,
Richard Henderson
,
10:12
[PATCH 66/67] target/arm: Convert URECPE and URSQRTE to decodetree
,
Richard Henderson
,
10:12
[PATCH 65/67] target/arm: Introduce gen_gvec_urecpe, gen_gvec_ursqrte
,
Richard Henderson
,
10:12
[PATCH 63/67] target/arm: Convert handle_2misc_fcmp_zero to decodetree
,
Richard Henderson
,
10:12
[PATCH 61/67] target/arm: Convert FCVTZ[SU] (vector, fixed-point) to decodetree
,
Richard Henderson
,
10:12
[PATCH 58/67] target/arm: Convert [US]CVTF (vector, fixed-point) scalar to decodetree
,
Richard Henderson
,
10:11
[PATCH 56/67] target/arm: Convert FCVT* (vector, fixed-point) scalar to decodetree
,
Richard Henderson
,
10:11
[PATCH 64/67] target/arm: Convert FRECPE, FRECPX, FRSQRTE to decodetree
,
Richard Henderson
,
10:11
[PATCH 55/67] target/arm: Convert FCVT* (vector, integer) scalar to decodetree
,
Richard Henderson
,
10:11
[PATCH 53/67] target/arm: Convert FSQRT (vector) to decodetree
,
Richard Henderson
,
10:11
[PATCH 59/67] target/arm: Rename helper_gvec_vcvt_[hf][su] with _rz
,
Richard Henderson
,
10:11
[PATCH 51/67] target/arm: Convert SHLL to decodetree
,
Richard Henderson
,
10:11
[PATCH 48/67] target/arm: Convert XTN, SQXTUN, SQXTN, UQXTN to decodetree
,
Richard Henderson
,
10:11
[PATCH 49/67] target/arm: Convert FCVTN, BFCVTN to decodetree
,
Richard Henderson
,
10:11
[PATCH 62/67] target/arm: Convert FCVT* (vector, integer) to decodetree
,
Richard Henderson
,
10:11
[PATCH 45/67] target/arm: Convert handle_2misc_pairwise to decodetree
,
Richard Henderson
,
10:11
[PATCH 60/67] target/arm: Convert [US]CVTF (vector) to decodetree
,
Richard Henderson
,
10:10
[PATCH 42/67] target/arm: Convert handle_rev to decodetree
,
Richard Henderson
,
10:10
[PATCH 47/67] target/arm: Introduce clear_vec
,
Richard Henderson
,
10:10
[PATCH 54/67] target/arm: Convert FRINT* (vector) to decodetree
,
Richard Henderson
,
10:10
[PATCH 52/67] target/arm: Convert FABS, FNEG (vector) to decodetree
,
Richard Henderson
,
10:10
[PATCH 46/67] target/arm: Remove helper_neon_{add,sub}l_u{16,32}
,
Richard Henderson
,
10:10
[PATCH 50/67] target/arm: Convert FCVTXN to decodetree
,
Richard Henderson
,
10:10
[PATCH 44/67] target/arm: Introduce gen_gvec_{s,u}{add,ada}lp
,
Richard Henderson
,
10:10
[PATCH 57/67] target/arm: Convert [US]CVTF (vector, integer) scalar to decodetree
,
Richard Henderson
,
10:10
[PATCH 40/67] target/arm: Convert CMGT, CMGE, GMLT, GMLE, CMEQ (zero) to decodetree
,
Richard Henderson
,
10:10
[PATCH 43/67] target/arm: Move helper_neon_addlp_{s8, s16} to neon_helper.c
,
Richard Henderson
,
10:10
[PATCH 41/67] target/arm: Introduce gen_gvec_rev{16,32,64}
,
Richard Henderson
,
10:10
[PATCH 36/67] target/arm: Introduce gen_gvec_cls, gen_gvec_clz
,
Richard Henderson
,
10:06
[PATCH 37/67] target/arm: Convert CLS, CLZ (vector) to decodetree
,
Richard Henderson
,
10:06
[PATCH 39/67] target/arm: Convert CNT, NOT, RBIT (vector) to decodetree
,
Richard Henderson
,
10:06
[PATCH 38/67] target/arm: Introduce gen_gvec_cnt, gen_gvec_rbit
,
Richard Henderson
,
10:06
[PATCH 35/67] target/arm: Convert ABS, NEG to decodetree
,
Richard Henderson
,
10:06
[PATCH 33/67] target/arm: Convert handle_fmov to decodetree
,
Richard Henderson
,
10:06
[PATCH 34/67] target/arm: Convert SQABS, SQNEG to decodetree
,
Richard Henderson
,
10:06
[PATCH 32/67] target/arm: Convert FJCVTZS to decodetree
,
Richard Henderson
,
10:06
[PATCH 31/67] target/arm: Convert handle_fpfpcvt to decodetree
,
Richard Henderson
,
10:06
[PATCH 29/67] target/arm: Convert FRINT{32, 64}[ZX] (scalar) to decodetree
,
Richard Henderson
,
10:06
[PATCH 30/67] target/arm: Convert FCVT (scalar) to decodetree
,
Richard Henderson
,
10:06
[PATCH 28/67] target/arm: Convert BFCVT to decodetree
,
Richard Henderson
,
10:06
[PATCH 27/67] target/arm: Convert FRINT[NPMSAXI] (scalar) to decodetree
,
Richard Henderson
,
10:06
[PATCH 25/67] target/arm: Remove helper_sqrt_f16
,
Richard Henderson
,
10:06
[PATCH 24/67] target/arm: Pass fpstatus to vfp_sqrt*
,
Richard Henderson
,
10:06
[PATCH 26/67] target/arm: Convert FSQRT (scalar) to decodetree
,
Richard Henderson
,
10:06
[PATCH 23/67] target/arm: Convert FMOV, FABS, FNEG (scalar) to decodetree
,
Richard Henderson
,
10:06
[PATCH 22/67] target/arm: Convert FCMP, FCMPE, FCCMP, FCCMPE to decodetree
,
Richard Henderson
,
10:06
[PATCH 19/67] target/arm: Convert disas_cond_select to decodetree
,
Richard Henderson
,
10:06
[PATCH 18/67] target/arm: Convert CCMP, CCMN to decodetree
,
Richard Henderson
,
10:06
[PATCH 21/67] target/arm: Introduce fp_access_check_vector_hsd
,
Richard Henderson
,
10:06
[PATCH 20/67] target/arm: Introduce fp_access_check_scalar_hsd
,
Richard Henderson
,
10:06
[PATCH 17/67] target/arm: Convert SETF8, SETF16 to decodetree
,
Richard Henderson
,
10:06
[PATCH 15/67] target/arm: Convert disas_adc_sbc to decodetree
,
Richard Henderson
,
10:06
[PATCH 14/67] target/arm: Convert disas_data_proc_3src to decodetree
,
Richard Henderson
,
10:06
[PATCH 16/67] target/arm: Convert RMIF to decodetree
,
Richard Henderson
,
10:06
[PATCH 10/67] target/arm: Convert XPAC[ID] to decodetree
,
Richard Henderson
,
10:06
[PATCH 11/67] target/arm: Convert disas_logic_reg to decodetree
,
Richard Henderson
,
10:06
[PATCH 13/67] target/arm: Convert disas_add_sub_reg to decodetree
,
Richard Henderson
,
10:06
[PATCH 12/67] target/arm: Convert disas_add_sub_ext_reg to decodetree
,
Richard Henderson
,
10:06
[PATCH 09/67] target/arm: Convert PAC[ID]*, AUT[ID]* to decodetree
,
Richard Henderson
,
10:06
[PATCH 05/67] target/arm: Convert SUBP, IRG, GMI to decodetree
,
Richard Henderson
,
10:06
[PATCH 06/67] target/arm: Convert PACGA to decodetree
,
Richard Henderson
,
10:06
[PATCH 08/67] target/arm: Convert CLZ, CLS to decodetree
,
Richard Henderson
,
10:06
[PATCH 04/67] target/arm: Convert CRC32, CRC32C to decodetree
,
Richard Henderson
,
10:06
[PATCH 07/67] target/arm: Convert RBIT, REV16, REV32, REV64 to decodetree
,
Richard Henderson
,
10:06
[PATCH 02/67] target/arm: Convert UDIV, SDIV to decodetree
,
Richard Henderson
,
10:06
[PATCH 03/67] target/arm: Convert LSLV, LSRV, ASRV, RORV to decodetree
,
Richard Henderson
,
10:06
[PATCH 00/67] target/arm: AArch64 decodetree conversion, final part
,
Richard Henderson
,
10:06
[PATCH 01/67] target/arm: Use ### to separate 3rd-level sections in a64.decode
,
Richard Henderson
,
10:06
Re: [PATCH v2] tests/functional/aarch64: add tests for FEAT_RME
,
Marcin Juszkiewicz
,
08:35
Re: Rust in QEMU roadmap
,
Paolo Bonzini
,
07:18
[PATCH v2 2/2] hw/openrisc: Fixed undercounting of TTCR in continuous mode
,
Stafford Horne
,
02:10
[PATCH v2 1/2] hw/openrisc/openrisc_sim: keep serial@90000000 as default
,
Stafford Horne
,
02:10
[PATCH v2 0/2] Misc OpenRISC fixes for 9.2.0
,
Stafford Horne
,
02:10
Re: [PATCH 1/2] hw/openrisc/openrisc_sim: keep serial@90000000 as default
,
Stafford Horne
,
01:57
Re: [PATCH 1/2] hw/openrisc/openrisc_sim: keep serial@90000000 as default
,
Stafford Horne
,
01:45
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc