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: Tue Feb 28 2023 23:51:31 -0500
Messages in reverse chronological order
[
Next Period
]
February 28, 2023
Re: out of CI pipeline minutes again
,
Eldon Stegall
,
23:51
Re: [PATCH] hw/timer/hpet: Fix expiration time overflow
,
Akihiko Odaki
,
22:47
[PULL 62/62] tcg: Update docs/devel/tcg-ops.rst for temporary changes
,
Richard Henderson
,
22:01
[PULL 52/62] target/cris: Don't use tcg_temp_local_new
,
Richard Henderson
,
22:01
[PULL 51/62] target/arm: Don't use tcg_temp_local_new_*
,
Richard Henderson
,
22:01
[PULL 41/62] tcg: Use tcg_constant_i32 in tcg_gen_io_start
,
Richard Henderson
,
22:01
[PULL 61/62] tcg: Remove tcg_temp_local_new_*, tcg_const_local_*
,
Richard Henderson
,
22:01
[PULL 54/62] target/hexagon/idef-parser: Drop gen_tmp_local
,
Richard Henderson
,
22:01
[PULL 57/62] target/mips: Don't use tcg_temp_local_new
,
Richard Henderson
,
22:01
[PULL 53/62] target/hexagon: Don't use tcg_temp_local_new_*
,
Richard Henderson
,
22:01
[PULL 45/62] tcg: Use tcg_constant_ptr in do_dup
,
Richard Henderson
,
22:01
[PULL 42/62] tcg: Add tcg_gen_movi_ptr
,
Richard Henderson
,
22:01
[PULL 59/62] target/xtensa: Don't use tcg_temp_local_new_*
,
Richard Henderson
,
22:01
[PULL 49/62] tcg: Change default temp lifetime to TEMP_TB
,
Richard Henderson
,
22:01
[PULL 40/62] tcg: Pass TCGTempKind to tcg_temp_new_internal
,
Richard Henderson
,
22:01
[PULL 48/62] tcg: Don't re-use TEMP_TB temporaries
,
Richard Henderson
,
22:01
[PULL 50/62] target/arm: Drop copies in gen_sve_{ldr,str}
,
Richard Henderson
,
22:01
[PULL 56/62] target/i386: Don't use tcg_temp_local_new
,
Richard Henderson
,
22:01
[PULL 60/62] exec/gen-icount: Don't use tcg_temp_local_new_i32
,
Richard Henderson
,
22:01
[PULL 44/62] tcg: Use tcg_temp_ebb_new_* in tcg/
,
Richard Henderson
,
22:01
[PULL 43/62] tcg: Add tcg_temp_ebb_new_{i32,i64,ptr}
,
Richard Henderson
,
22:01
[PULL 55/62] target/hppa: Don't use tcg_temp_local_new
,
Richard Henderson
,
22:01
[PULL 46/62] accel/tcg/plugin: Use tcg_temp_ebb_*
,
Richard Henderson
,
22:01
[PULL 58/62] target/ppc: Don't use tcg_temp_local_new
,
Richard Henderson
,
22:01
[PULL 47/62] accel/tcg/plugin: Tidy plugin_gen_disable_mem_helpers
,
Richard Henderson
,
22:01
[PULL 39/62] tcg: Remove TEMP_NORMAL
,
Richard Henderson
,
21:57
[PULL 38/62] tcg: Add liveness_pass_0
,
Richard Henderson
,
21:57
[PULL 37/62] tcg: Use noinline for major tcg_gen_code subroutines
,
Richard Henderson
,
21:57
[PULL 36/62] tcg: Rename TEMP_LOCAL to TEMP_TB
,
Richard Henderson
,
21:57
[PULL 27/62] target/hppa: Replace `tb_pc()` with `tb->pc`
,
Richard Henderson
,
21:57
[PULL 26/62] target/i386: Replace `tb_pc()` with `tb->pc`
,
Richard Henderson
,
21:57
[PULL 35/62] tcg: Remove branch-to-next regardless of reference count
,
Richard Henderson
,
21:57
[PULL 34/62] accel/tcg: Use more accurate max_insns for tb_overflow
,
Richard Henderson
,
21:57
[PULL 29/62] target/avr: Replace `tb_pc()` with `tb->pc`
,
Richard Henderson
,
21:57
[PULL 33/62] accel/tcg: Pass max_insn to gen_intermediate_code by pointer
,
Richard Henderson
,
21:57
[PULL 31/62] include/exec: Remove `tb_pc()`
,
Richard Henderson
,
21:57
[PULL 25/62] target/loongarch: Replace `tb_pc()` with `tb->pc`
,
Richard Henderson
,
21:57
[PULL 32/62] tcg: Adjust TCGContext.temps_in_use check
,
Richard Henderson
,
21:57
[PULL 30/62] target/arm: Replace `tb_pc()` with `tb->pc`
,
Richard Henderson
,
21:57
[PULL 28/62] target/hexagon: Replace `tb_pc()` with `tb->pc`
,
Richard Henderson
,
21:57
[PULL 24/62] target/microblaze: Replace `tb_pc()` with `tb->pc`
,
Richard Henderson
,
21:57
[PULL 23/62] target/mips: Replace `tb_pc()` with `tb->pc`
,
Richard Henderson
,
21:57
[PULL 22/62] target/openrisc: Replace `tb_pc()` with `tb->pc`
,
Richard Henderson
,
21:57
[PULL 19/62] target/sh4: Replace `tb_pc()` with `tb->pc`
,
Richard Henderson
,
21:57
[PULL 15/62] accel/tcg: Move jmp-cache `CF_PCREL` checks to caller
,
Richard Henderson
,
21:57
[PULL 21/62] target/riscv: Replace `tb_pc()` with `tb->pc`
,
Richard Henderson
,
21:57
[PULL 17/62] target/tricore: Replace `tb_pc()` with `tb->pc`
,
Richard Henderson
,
21:57
[PULL 20/62] target/rx: Replace `tb_pc()` with `tb->pc`
,
Richard Henderson
,
21:57
[PULL 16/62] accel/tcg: Replace `tb_pc()` with `tb->pc`
,
Richard Henderson
,
21:57
[PULL 18/62] target/sparc: Replace `tb_pc()` with `tb->pc`
,
Richard Henderson
,
21:57
[PULL 12/62] include/exec: Remove `TARGET_TB_PCREL` define
,
Richard Henderson
,
21:57
[PULL 11/62] target/i386: Replace `TARGET_TB_PCREL` with `CF_PCREL`
,
Richard Henderson
,
21:57
[PULL 14/62] target/i386: Remove `TARGET_TB_PCREL` define
,
Richard Henderson
,
21:57
[PULL 09/62] include/exec: Replace `TARGET_TB_PCREL` with `CF_PCREL`
,
Richard Henderson
,
21:57
[PULL 13/62] target/arm: Remove `TARGET_TB_PCREL` define
,
Richard Henderson
,
21:57
[PULL 08/62] accel/tcg: Replace `TARGET_TB_PCREL` with `CF_PCREL`
,
Richard Henderson
,
21:57
[PULL 10/62] target/arm: Replace `TARGET_TB_PCREL` with `CF_PCREL`
,
Richard Henderson
,
21:57
[PULL 07/62] target/arm: set `CF_PCREL` in `arm_cpu_realizefn`
,
Richard Henderson
,
21:57
[PULL 06/62] target/i386: set `CF_PCREL` in `x86_cpu_realizefn`
,
Richard Henderson
,
21:57
[PULL 05/62] include/exec: Introduce `CF_PCREL`
,
Richard Henderson
,
21:56
[PULL 04/62] accel/tcg: Add 'size' param to probe_access_full
,
Richard Henderson
,
21:56
[PULL 03/62] accel/tcg: Add 'size' param to probe_access_flags()
,
Richard Henderson
,
21:56
[PULL 02/62] softmmu: Use memmove in flatview_write_continue
,
Richard Henderson
,
21:56
[PULL 01/62] exec/helper-head: Include missing "fpu/softfloat-types.h" header
,
Richard Henderson
,
21:56
[PULL 00/62] tcg patch queue
,
Richard Henderson
,
21:56
Re: Re: [PATCH v4 11/12] cryptodev: Support query-stats QMP command
,
zhenwei pi
,
21:55
[PATCH v5 12/12] MAINTAINERS: add myself as the maintainer for cryptodev
,
zhenwei pi
,
21:52
[PATCH v5 11/12] cryptodev: Support query-stats QMP command
,
zhenwei pi
,
21:52
[PATCH v5 10/12] cryptodev: support QoS
,
zhenwei pi
,
21:52
[PATCH v5 09/12] cryptodev: Account statistics
,
zhenwei pi
,
21:52
[PATCH v5 08/12] cryptodev: Use CryptoDevBackendOpInfo for operation
,
zhenwei pi
,
21:52
[PATCH v5 06/12] cryptodev-builtin: Detect akcipher capability
,
zhenwei pi
,
21:52
[PATCH v5 07/12] hmp: add cryptodev info command
,
zhenwei pi
,
21:52
[PATCH v5 05/12] cryptodev: Introduce 'query-cryptodev' QMP command
,
zhenwei pi
,
21:51
[PATCH v5 04/12] cryptodev: Introduce server type in QAPI
,
zhenwei pi
,
21:51
[PATCH v5 03/12] cryptodev: Introduce cryptodev alg type in QAPI
,
zhenwei pi
,
21:51
[PATCH v5 02/12] cryptodev: Remove 'name' & 'model' fields
,
zhenwei pi
,
21:51
[PATCH v5 01/12] cryptodev: Introduce cryptodev.json
,
zhenwei pi
,
21:51
[PATCH v5 00/12] Refactor cryptodev
,
zhenwei pi
,
21:51
[PATCH 2/2] include/qemu/plugin: Remove QEMU_PLUGIN_ASSERT
,
Richard Henderson
,
21:47
[PATCH 1/2] tcg: Clear plugin_mem_cbs on TB exit
,
Richard Henderson
,
21:47
[PATCH 0/2] plugin: fix clearing of plugin_mem_cbs on TB exit
,
Richard Henderson
,
21:47
Re: [PATCH v4 07/15] vdpa: add vhost_vdpa_suspend
,
Si-Wei Liu
,
20:30
Re: [PATCH RESEND v7 1/9] target/arm: Move cortex sysregs into a separate file
,
Richard Henderson
,
20:21
Re: [PATCH v5 2/7] Revert "hw/isa/vt82c686: Remove intermediate IRQ forwarder"
,
BALATON Zoltan
,
19:33
[PATCH v5 7/7] hw/audio/via-ac97: Basic implementation of audio playback
,
BALATON Zoltan
,
19:17
[PATCH v5 6/7] hw/usb/vt82c686-uhci-pci: Use PCI IRQ routing
,
BALATON Zoltan
,
19:17
[PATCH v5 5/7] hw/isa/vt82c686: Work around missing level sensitive irq in i8259 model
,
BALATON Zoltan
,
19:17
[PATCH v5 4/7] hw/ppc/pegasos2: Fix PCI interrupt routing
,
BALATON Zoltan
,
19:17
[PATCH v5 1/7] hw/display/sm501: Add debug property to control pixman usage
,
BALATON Zoltan
,
19:17
[PATCH v5 2/7] Revert "hw/isa/vt82c686: Remove intermediate IRQ forwarder"
,
BALATON Zoltan
,
19:17
[PATCH v5 3/7] hw/isa/vt82c686: Implement PCI IRQ routing
,
BALATON Zoltan
,
19:17
[PATCH v5 0/7] Pegasos2 fixes and audio output support
,
BALATON Zoltan
,
19:17
Re: [PATCH RFC 0/4] memory: Fix (/ Discuss) a few rcu issues
,
Stefan Hajnoczi
,
19:10
Re: [PATCH v2 0/2] QGA installer fixes
,
Brian Wiltse
,
19:07
Re: [PATCH 3/4] hw/isa/piix: Unify QOM type name of PIIX ISA function
,
Philippe Mathieu-Daudé
,
17:33
Re: [PATCH 1/4] hw/southbridge/piix: Use OBJECT_DECLARE_SIMPLE_TYPE() macro
,
Philippe Mathieu-Daudé
,
17:28
Re: [PATCH 1/3] hw/acpi/cpu_hotplug: Rename gpe_cpu -> gpe
,
Philippe Mathieu-Daudé
,
17:26
Re: [PATCH 3/5] qmp: Added the helper stamp check.
,
Toke Høiland-Jørgensen
,
17:22
Re: [PATCH 2/3] hw/acpi/cpu_hotplug: Rename 'parent' MemoryRegion as 'container'
,
Michael S. Tsirkin
,
17:21
Re: [PATCH 1/2] log: Add separate debug option for logging invalid memory accesses
,
BALATON Zoltan
,
17:19
Re: [PATCH 2/3] hw/acpi/cpu_hotplug: Rename 'parent' MemoryRegion as 'container'
,
Philippe Mathieu-Daudé
,
17:16
Re: [PATCH 2/2] log: remove unneeded new line
,
BALATON Zoltan
,
17:16
Re: [PATCH 3/3] hw/acpi/cpu_hotplug: Convert 'Object *device' -> 'DeviceState *parent'
,
Philippe Mathieu-Daudé
,
17:13
Re: [PATCH][RESEND v3 1/3] hapvdimm: add a virtual DIMM device for memory hot-add protocols
,
David Hildenbrand
,
17:12
Re: [PATCH 3/3] hw/acpi/cpu_hotplug: Convert 'Object *device' -> 'DeviceState *parent'
,
Michael S. Tsirkin
,
17:09
Re: [PATCH 3/3] hw/acpi/cpu_hotplug: Convert 'Object *device' -> 'DeviceState *parent'
,
Philippe Mathieu-Daudé
,
17:05
Re: [PATCH] scsi: megasas: Internal cdbs have 16-byte length
,
Philippe Mathieu-Daudé
,
17:01
Re: [PATCH v3 07/24] tests: don't run benchmarks for the tsan build
,
Richard Henderson
,
16:59
Re: [PATCH v3 04/24] tests: make fp-test less chatty when running from test suite
,
Richard Henderson
,
16:58
Re: [PATCH 3/4] hw/isa/piix: Unify QOM type name of PIIX ISA function
,
Bernhard Beschow
,
16:56
Re: [PATCH v3 22/24] gitlab: move the majority of artefact handling to a template
,
Alex Bennée
,
16:55
Re: [PATCH v3 1/1] vhost-user-fs: add migration type property
,
Michael S. Tsirkin
,
16:54
Re: [PATCH v3 24/24] tests/avocado: disable BootLinuxPPC64 test in CI
,
Philippe Mathieu-Daudé
,
16:53
Re: [PATCH 0/3] hw/acpi/cpu_hotplug: Convert 'Object *device' -> 'DeviceState *parent'
,
Michael S. Tsirkin
,
16:50
Re: [PATCH 1/3] hw/acpi/cpu_hotplug: Rename gpe_cpu -> gpe
,
Michael S. Tsirkin
,
16:49
Re: [PATCH 2/3] hw/acpi/cpu_hotplug: Rename 'parent' MemoryRegion as 'container'
,
Michael S. Tsirkin
,
16:44
Re: [PATCH v3 22/24] gitlab: move the majority of artefact handling to a template
,
Philippe Mathieu-Daudé
,
16:41
Re: [PATCH 3/3] hw/acpi/cpu_hotplug: Convert 'Object *device' -> 'DeviceState *parent'
,
Michael S. Tsirkin
,
16:41
Re: [PATCH 1/4] hw/southbridge/piix: Use OBJECT_DECLARE_SIMPLE_TYPE() macro
,
Bernhard Beschow
,
16:36
Re: [PATCH 0/2] Deprecate support for 32-bit x86 and arm hosts
,
Michael S. Tsirkin
,
16:32
Re: [PATCH v3 1/1] vhost-user-fs: add migration type property
,
Michael S. Tsirkin
,
16:29
Re: [PATCH][RESEND v3 1/3] hapvdimm: add a virtual DIMM device for memory hot-add protocols
,
Maciej S. Szmigiero
,
16:28
Re: [PATCH][RESEND v3 3/3] Add a Hyper-V Dynamic Memory Protocol driver (hv-balloon)
,
Maciej S. Szmigiero
,
16:24
Re: [PATCH v3 1/1] vhost-user-fs: add migration type property
,
Michael S. Tsirkin
,
16:24
[PATCH 2/6] tests/qtest/readconfig: Test docs/config/ich9-ehci-uhci.cfg
,
Thomas Huth
,
16:16
[PATCH 6/6] tests/qtest/readconfig: Test docs/config/q35-emulated.cfg
,
Thomas Huth
,
16:15
[PATCH 3/6] docs/config: Set the "kvm" accelerator via "[accel]" section
,
Thomas Huth
,
16:15
[PATCH 5/6] tests/qtest: Move mkimg() and have_qemu_img() from libqos to libqtest
,
Thomas Huth
,
16:15
[PATCH 4/6] tests/qtest/readconfig-test: Allow testing for arbitrary memory sizes
,
Thomas Huth
,
16:15
[PATCH 1/6] tests/qtest/readconfig: Rework test_object_rng_resp into a generic function
,
Thomas Huth
,
16:15
[PATCH 0/6] tests/qtest/readconfig: Test configs in docs/config/
,
Thomas Huth
,
16:15
Re: [PATCH] plugin: fix clearing of plugin_mem_cbs before TB exit
,
Richard Henderson
,
15:50
[PATCH v3 3/4] qga: Add optional `merge-output` flag to guest-exec qapi
,
Daniel Xu
,
15:48
[PATCH v3 1/4] crypto/luks: Initialize stack variable to silence warning
,
Daniel Xu
,
15:48
[PATCH v3 2/4] qemu-keymap: Fix memory leaks
,
Daniel Xu
,
15:48
[PATCH v3 4/4] qga: test: Add tests for `merge-output` flag
,
Daniel Xu
,
15:48
[PATCH v3 0/4] qga: Add optional `merge-output` flag to guest-exec QAPI
,
Daniel Xu
,
15:48
Re: [PATCH v2 10/20] vfio/common: Record DMA mapped IOVA ranges
,
Alex Williamson
,
15:37
Re: [PATCH v2 2/3] qga: Add optional `merge-output` flag to guest-exec qapi
,
Daniel Xu
,
15:31
Re: [PATCH] tests: Ensure TAP version is printed before other messages
,
Thomas Huth
,
15:31
Re: [PULL v2 000/125] Buildsys / QOM / QDev / UI patches for 2023-02-27
,
Peter Maydell
,
15:09
Re: [PATCH 0/2] Deprecate support for 32-bit x86 and arm hosts
,
Thomas Huth
,
15:05
[PATCH RESEND v7 9/9] tests/qtest: Fix tests when no KVM or TCG are present
,
Fabiano Rosas
,
14:29
[PATCH RESEND v7 8/9] gitlab-ci: Check building KVM-only aarch64 target
,
Fabiano Rosas
,
14:29
[PATCH RESEND v7 7/9] arm/Kconfig: Do not build TCG-only boards on a KVM-only build
,
Fabiano Rosas
,
14:29
[PATCH RESEND v7 6/9] arm/Kconfig: Always select SEMIHOSTING when TCG is present
,
Fabiano Rosas
,
14:29
[PATCH RESEND v7 5/9] tests/avocado: Pass parameters to migration test
,
Fabiano Rosas
,
14:28
[PATCH RESEND v7 3/9] target/arm: Move aa32_max_features out of cpu_tcg.c
,
Fabiano Rosas
,
14:28
[PATCH RESEND v7 4/9] target/arm: move cpu_tcg to tcg/cpu32.c
,
Fabiano Rosas
,
14:28
[PATCH RESEND v7 2/9] target/arm: Move 64-bit TCG CPUs into tcg/
,
Fabiano Rosas
,
14:28
[PATCH RESEND v7 1/9] target/arm: Move cortex sysregs into a separate file
,
Fabiano Rosas
,
14:28
[PATCH RESEND v7 0/9] target/arm: Allow CONFIG_TCG=n builds
,
Fabiano Rosas
,
14:28
Re: [PATCH v2 2/3] qga: Add optional `merge-output` flag to guest-exec qapi
,
Marc-André Lureau
,
14:26
[PATCH v3 22/24] gitlab: move the majority of artefact handling to a template
,
Alex Bennée
,
14:21
[PATCH v3 17/24] configure: expose the direct container command
,
Alex Bennée
,
14:20
[PATCH v3 18/24] tests/lcitool: append user setting stanza to dockerfiles
,
Alex Bennée
,
14:19
Re: [PATCH v3 1/1] vhost-user-fs: add migration type property
,
Stefan Hajnoczi
,
14:18
Re: [PATCH v3 07/10] qapi: implement conditional command arguments
,
Marc-André Lureau
,
14:17
[PATCH v3 23/24] tests/docker: add zstdtools to the images (!AWAITING UPSTREAM)
,
Alex Bennée
,
14:14
[PATCH v3 24/24] tests/avocado: disable BootLinuxPPC64 test in CI
,
Alex Bennée
,
14:14
[PATCH v3 21/24] tests/docker: use direct RUNC call to run test jobs
,
Alex Bennée
,
14:14
[PATCH v3 20/24] tests/docker: use direct RUNC call to build containers
,
Alex Bennée
,
14:14
[PATCH v3 13/24] cirrus.yml: Improve the windows_msys2_task
,
Alex Bennée
,
14:08
[PATCH v3 15/24] gitlab: Use plain docker in container-template.yml
,
Alex Bennée
,
14:08
[PATCH v3 09/24] tests: skip the nios2 replay_kernel test
,
Alex Bennée
,
14:08
[PATCH v3 10/24] tests: add tuxrun baseline test to avocado
,
Alex Bennée
,
14:08
[PATCH v3 19/24] tests/docker: add USER stanzas to non-lci images
,
Alex Bennée
,
14:08
[PATCH v3 14/24] tests/dockerfiles: unify debian-toolchain references
,
Alex Bennée
,
14:08
[PATCH v3 11/24] tests/docker: Use binaries for debian-tricore-cross
,
Alex Bennée
,
14:07
[PATCH v3 12/24] tests: ensure we export job results for some cross builds
,
Alex Bennée
,
14:07
[PATCH v3 06/24] gitlab: extend custom runners with base_job_template
,
Alex Bennée
,
14:07
[PATCH v3 03/24] tests: be a bit more strict cleaning up fifos
,
Alex Bennée
,
14:07
[PATCH v3 02/24] tests: add socat dependency for tests
,
Alex Bennée
,
14:07
[PATCH v3 07/24] tests: don't run benchmarks for the tsan build
,
Alex Bennée
,
14:07
[PATCH v3 16/24] tests: Ensure TAP version is printed before other messages
,
Alex Bennée
,
14:07
[PATCH v3 00/24] testing/next: docker, avocado, unit, gitlab
,
Alex Bennée
,
14:07
[PATCH v3 05/24] gitlab-ci: Use artifacts instead of dumping logs in the Cirrus-CI jobs
,
Alex Bennée
,
14:07
[PATCH v3 04/24] tests: make fp-test less chatty when running from test suite
,
Alex Bennée
,
14:07
[PATCH v3 08/24] testing: update ubuntu2004 to ubuntu2204
,
Alex Bennée
,
14:07
[PATCH v3 01/24] tests: don't run socat tests on MacOS as well
,
Alex Bennée
,
14:07
Re: [PATCH 3/5] qmp: Added the helper stamp check.
,
Daniel P . Berrangé
,
14:04
Re: [PATCH 3/5] qmp: Added the helper stamp check.
,
Daniel P . Berrangé
,
14:02
Re: [PATCH 3/5] qmp: Added the helper stamp check.
,
Toke Høiland-Jørgensen
,
14:02
[PATCH v2 3/3] qga: test: Add tests for `merge-output` flag
,
Daniel Xu
,
13:51
[PATCH v2 2/3] qga: Add optional `merge-output` flag to guest-exec qapi
,
Daniel Xu
,
13:51
Re: [PATCH v3 06/10] monitor: release the lock before calling close()
,
Dr. David Alan Gilbert
,
13:51
[PATCH v2 1/3] crypto/luks: Initialize stack variable to silence warning
,
Daniel Xu
,
13:51
[PATCH v2 0/3] qga: Add optional `merge-output` flag to guest-exec QAPI
,
Daniel Xu
,
13:50
Re: [PATCH v2 07/30] accel/tcg: Honor atomicity of loads
,
Alex Bennée
,
13:20
Re: [PATCH v2 05/30] accel/tcg: Reorg system mode load helpers
,
Alex Bennée
,
13:08
Re: [PATCH 3/5] qmp: Added the helper stamp check.
,
Daniel P . Berrangé
,
13:05
Re: [PATCH v3 1/1] vhost-user-fs: add migration type property
,
Anton Kuchin
,
13:00
Re: [PATCH v2 04/30] accel/tcg: Introduce tlb_read_idx
,
Alex Bennée
,
12:59
Re: [PATCH v2 03/30] accel/tcg: Add cpu_in_serial_context
,
Alex Bennée
,
12:57
Re: [PATCH v2 02/30] include/exec/memop: Add bits describing atomicity
,
Alex Bennée
,
12:56
Re: [PATCH v4 17/31] tcg: Don't re-use TEMP_TB temporaries
,
Alex Bennée
,
12:49
Re: [PATCH][RESEND v3 3/3] Add a Hyper-V Dynamic Memory Protocol driver (hv-balloon)
,
Daniel P . Berrangé
,
12:35
Re: [PATCH v6 1/2] arm/kvm: add support for MTE
,
Andrea Bolognani
,
12:34
Re: [PATCH] plugin: fix clearing of plugin_mem_cbs before TB exit
,
Frédéric Pétrot
,
12:33
Re: [PATCH v4 07/31] tcg: Add liveness_pass_0
,
Alex Bennée
,
12:29
Re: [PATCH] memory: avoid unnecessary iteration when updating ioeventfds
,
David Hildenbrand
,
12:16
Re: [PATCH v4 0/7] Pegasos2 fixes and audio output support
,
BALATON Zoltan
,
12:14
Re: [PATCH][RESEND v3 3/3] Add a Hyper-V Dynamic Memory Protocol driver (hv-balloon)
,
David Hildenbrand
,
12:12
[PATCH] scsi: megasas: Internal cdbs have 16-byte length
,
Guenter Roeck
,
12:11
Re: [PATCH] MAINTAINERS: Add Fan Ni as Compute eXpress Link QEMU reviewer
,
Fan Ni
,
12:00
Re: [PATCH 1/2] docs/about: Deprecate 32-bit x86 hosts and qemu-system-i386
,
Richard Henderson
,
11:58
Re: [PATCH V4 5/8] hw/riscv/virt: virt-acpi-build.c: Add RINTC in MADT
,
Igor Mammedov
,
11:52
Re: [RFC PATCH 10/43] target/loongarch: Implement vaddw/vsubw
,
Richard Henderson
,
11:50
Re: [RFC PATCH 10/43] target/loongarch: Implement vaddw/vsubw
,
Richard Henderson
,
11:49
Re: [PATCH 1/4] apic: add support for x2APIC mode
,
Igor Mammedov
,
11:40
Re: [PATCH v6 0/4] memory: prevent dma-reentracy issues
,
Peter Xu
,
11:28
Re: [PATCH v4 0/7] Pegasos2 fixes and audio output support
,
Daniel P . Berrangé
,
11:25
Re: [PATCH][RESEND v3 3/3] Add a Hyper-V Dynamic Memory Protocol driver (hv-balloon)
,
Igor Mammedov
,
11:18
Re: [PATCH v6 0/4] memory: prevent dma-reentracy issues
,
Alexander Bulekov
,
11:11
Re: [PATCH] target/riscv: Convert epmp from feature to ratified smepmp extension
,
Himanshu Chauhan
,
11:10
Re: [PATCH v3 07/10] qapi: implement conditional command arguments
,
Eric Blake
,
10:58
Re: [PATCH v3 07/10] qapi: implement conditional command arguments
,
Eric Blake
,
10:55
Re: [PATCH] target/riscv: Convert epmp from feature to ratified smepmp extension
,
Daniel Henrique Barboza
,
10:53
Re: [PATCH v2 6/7] usb/ohci: Implement resume on connection status change
,
Philippe Mathieu-Daudé
,
10:51
Re: [PATCH 0/3] hw/acpi/cpu_hotplug: Convert 'Object *device' -> 'DeviceState *parent'
,
Igor Mammedov
,
10:48
Re: [PATCH 3/3] hw/acpi/cpu_hotplug: Convert 'Object *device' -> 'DeviceState *parent'
,
Igor Mammedov
,
10:40
Re: [PATCH] tests: Ensure TAP version is printed before other messages
,
Alex Bennée
,
10:37
Re: Adopting abandoned patch?
,
David Woodhouse
,
10:13
Re: [PULL 00/13] build, Python, target/i386 changes for 2023-02-27
,
Peter Maydell
,
10:09
Re: [PATCH v4 0/7] Pegasos2 fixes and audio output support
,
BALATON Zoltan
,
10:05
[PATCH v6 2/2] qtests/arm: add some mte tests
,
Cornelia Huck
,
10:03
Re: [PATCH][RESEND v3 1/3] hapvdimm: add a virtual DIMM device for memory hot-add protocols
,
David Hildenbrand
,
10:03
[PATCH v6 0/2] arm: enable MTE for QEMU + kvm
,
Cornelia Huck
,
10:03
[PATCH v6 1/2] arm/kvm: add support for MTE
,
Cornelia Huck
,
10:03
Re: [PATCH v4 11/12] cryptodev: Support query-stats QMP command
,
Michael S. Tsirkin
,
09:58
Re: [PATCH v3 1/1] vhost-user-fs: add migration type property
,
Michael S. Tsirkin
,
09:58
Re: [PATCH v2 6/7] usb/ohci: Implement resume on connection status change
,
BALATON Zoltan
,
09:56
Re: [PATCH v2 6/7] usb/ohci: Implement resume on connection status change
,
Gerd Hoffmann
,
09:55
Re: [PATCH 1/4] apic: add support for x2APIC mode
,
Bui Quang Minh
,
09:34
Re: [PATCH 0/7] testing/next: docker.py removal and kaniko updates
,
Philippe Mathieu-Daudé
,
09:33
Re: [PATCH v3 1/1] vhost-user-fs: add migration type property
,
Anton Kuchin
,
09:31
[PATCH] memory: avoid unnecessary iteration when updating ioeventfds
,
Longpeng(Mike)
,
09:26
Re: [PATCH v4 11/12] cryptodev: Support query-stats QMP command
,
Daniel P . Berrangé
,
09:21
SEV: why cbitpos is needed instead of just get it by cpuid?
,
Wu Zongyong
,
09:19
[PATCH 1/2] migration/calc-dirty-rate: new metrics in sampling mode
,
Andrei Gudkov
,
09:19
[PATCH 2/2] migration/calc-dirty-rate: tool to predict migration time
,
Andrei Gudkov
,
09:19
[PATCH 0/2] Migration time prediction using calc-dirty-rate
,
Andrei Gudkov
,
09:19
Re: [PATCH][RESEND v3 1/3] hapvdimm: add a virtual DIMM device for memory hot-add protocols
,
Maciej S. Szmigiero
,
09:15
Re: [PATCH v4 11/12] cryptodev: Support query-stats QMP command
,
Michael S. Tsirkin
,
09:13
Re: [PATCH] MAINTAINERS: Add Fan Ni as Compute eXpress Link QEMU reviewer
,
Markus Armbruster
,
09:07
Re: [PATCH v4 11/12] cryptodev: Support query-stats QMP command
,
Markus Armbruster
,
09:07
Re: [PATCH 0/7] testing/next: docker.py removal and kaniko updates
,
Alex Bennée
,
09:00
Re: [PATCH v2 6/7] usb/ohci: Implement resume on connection status change
,
Philippe Mathieu-Daudé
,
08:54
[PATCH v2 18/18] target/riscv: Group all predicate() routines together
,
Bin Meng
,
08:46
[PATCH v2 17/18] target/riscv: Drop priv level check in mseccfg predicate()
,
Bin Meng
,
08:46
[PATCH v2 16/18] target/riscv: Allow debugger to access sstc CSRs
,
Bin Meng
,
08:46
[PATCH v2 15/18] target/riscv: Allow debugger to access {h, s}stateen CSRs
,
Bin Meng
,
08:46
[PATCH v2 12/18] target/riscv: gdbstub: Drop the vector CSRs in riscv-vector.xml
,
Bin Meng
,
08:46
[PATCH v2 14/18] target/riscv: Allow debugger to access seed CSR
,
Bin Meng
,
08:46
[PATCH v2 13/18] target/riscv: Allow debugger to access user timer and counter CSRs
,
Bin Meng
,
08:45
Re: [PATCH v3 00/14] hw: Use QOM macros and remove DO_UPCAST() uses
,
Philippe Mathieu-Daudé
,
08:44
Re: [PATCH v3 00/14] hw: Use QOM macros and remove DO_UPCAST() uses
,
Philippe Mathieu-Daudé
,
08:43
Re: [PATCH v2 0/7] hw/net/eepro100: Finish QDev conversion
,
Philippe Mathieu-Daudé
,
08:40
Re: [PATCH v3 09/14] hw/net/tulip: Finish QOM conversion
,
Philippe Mathieu-Daudé
,
08:39
Re: [PATCH v3 08/14] hw/net/ne2000-pci: Replace DO_UPCAST(PCINE2000State) by PCI_NE2000()
,
Philippe Mathieu-Daudé
,
08:39
Re: [PATCH 2/2] hw/pci: Trace IRQ routing on PCI topology
,
Philippe Mathieu-Daudé
,
08:38
Re: [PATCH 0/3] hw/acpi/cpu_hotplug: Convert 'Object *device' -> 'DeviceState *parent'
,
Philippe Mathieu-Daudé
,
08:36
Re: [PATCH 0/4] hw/isa/piix: Housekeeping QOM names / macros
,
Philippe Mathieu-Daudé
,
08:35
Re: [PATCH 0/7] testing/next: docker.py removal and kaniko updates
,
Daniel P . Berrangé
,
08:34
Re: [PATCH 0/7] testing/next: docker.py removal and kaniko updates
,
Philippe Mathieu-Daudé
,
08:29
Re: [PATCH v4 11/12] cryptodev: Support query-stats QMP command
,
Daniel P . Berrangé
,
08:18
Re: [PATCH v1 3/3] virtio-pci: defer to commit kvm irq routing when enable msi/msix
,
Daniel P . Berrangé
,
08:05
Re: [PATCH 0/7] testing/next: docker.py removal and kaniko updates
,
Daniel P . Berrangé
,
07:58
Re: [PATCH] hw/timer/hpet: Fix expiration time overflow
,
Michael S. Tsirkin
,
07:57
Re: [PATCH v4 11/12] cryptodev: Support query-stats QMP command
,
Michael S. Tsirkin
,
07:56
Re: [PATCH v2] Fix exec migration on Windows (w32+w64).
,
Juan Quintela
,
07:52
Re: [RFC] CXL: TCG/KVM instruction alignment issue discussion default
,
Philippe Mathieu-Daudé
,
07:42
Re: [PATCH v7 03/10] target/riscv: allow MISA writes as experimental
,
LIU Zhiwei
,
07:40
Re: [RFC PATCH 5/5] arm/virt: provide virtualization extensions to the guest
,
Miguel Luis
,
07:31
Re: [PATCH v1 3/3] virtio-pci: defer to commit kvm irq routing when enable msi/msix
,
Michael S. Tsirkin
,
07:29
Re: [PATCH 1/2] docs/about: Deprecate 32-bit x86 hosts and qemu-system-i386
,
Philippe Mathieu-Daudé
,
07:26
Re: [RFC PATCH 4/5] target/arm: enable feature ARM_FEATURE_EL2 if EL2 is supported
,
Miguel Luis
,
07:23
Re: [PATCH 4/7] tests/docker: add USER stanzas to non-lci images
,
Philippe Mathieu-Daudé
,
07:22
Re: [PATCH 4/7] tests/docker: add USER stanzas to non-lci images
,
Alex Bennée
,
07:19
Re: [PATCH v2 03/18] target/riscv: Use g_assert() for the predicate() NULL check
,
liweiwei
,
07:17
[PATCH v2 11/18] target/riscv: gdbstub: Turn on debugger mode before calling CSR predicate()
,
Bin Meng
,
07:16
[PATCH v2 10/18] target/riscv: Avoid reporting odd-numbered pmpcfgX in the CSR XML for RV64
,
Bin Meng
,
07:16
[PATCH v2 09/18] target/riscv: Simplify getting RISCVCPU pointer from env
,
Bin Meng
,
07:16
[PATCH v2 08/18] target/riscv: Simplify {read, write}_pmpcfg() a little bit
,
Bin Meng
,
07:16
[PATCH v2 07/18] target/riscv: Use 'bool' type for read_only
,
Bin Meng
,
07:16
Re: [PATCH v2 10/20] vfio/common: Record DMA mapped IOVA ranges
,
Joao Martins
,
07:11
Re: [PATCH v7 03/10] target/riscv: allow MISA writes as experimental
,
liweiwei
,
07:10
Re: [PATCH v1 1/3] virtio-pci: submit msi route changes in batch
,
Michael S. Tsirkin
,
07:09
Re: [PATCH v2 02/18] target/riscv: Add some comments to clarify the priority policy of riscv_csrrw_check()
,
liweiwei
,
07:07
Re: [PATCH v15 3/8] block: add block layer APIs resembling Linux ZonedBlockDevice ioctls
,
Sam Li
,
07:00
Re: [PATCH] MAINTAINERS: Add Fan Ni as Compute eXpress Link QEMU reviewer
,
Philippe Mathieu-Daudé
,
07:00
Re: [PATCH 0/7] testing/next: docker.py removal and kaniko updates
,
Philippe Mathieu-Daudé
,
06:59
Re: [PATCH 5/7] tests/docker: use direct RUNC call to build containers
,
Philippe Mathieu-Daudé
,
06:55
Re: [PATCH 1/7] configure: expose the direct container command
,
Philippe Mathieu-Daudé
,
06:54
Re: [PATCH v15 3/8] block: add block layer APIs resembling Linux ZonedBlockDevice ioctls
,
Kevin Wolf
,
06:54
Re: [PATCH 0/2] Deprecate support for 32-bit x86 and arm hosts
,
Michael S. Tsirkin
,
06:47
Re: Fortnightly KVM call for 2023-02-07
,
Juan Quintela
,
06:46
Re: [PATCH 1/2] docs/about: Deprecate 32-bit x86 hosts and qemu-system-i386
,
Michael S. Tsirkin
,
06:45
Re: [PATCH 4/7] tests/docker: add USER stanzas to non-lci images
,
Daniel P . Berrangé
,
06:45
Re: [PATCH v2] Fix exec migration on Windows (w32+w64).
,
Daniel P . Berrangé
,
06:44
Re: [PATCH 4/7] tests/docker: add USER stanzas to non-lci images
,
Philippe Mathieu-Daudé
,
06:43
[PATCH] MAINTAINERS: Add Fan Ni as Compute eXpress Link QEMU reviewer
,
Jonathan Cameron
,
06:39
Re: [PATCH v1 1/3] virtio-pci: submit msi route changes in batch
,
Longpeng (Mike, Cloud Infrastructure Service Product Dept.)
,
06:39
Re: [PATCH 2/7] tests/dockerfiles: unify debian-toolchain references
,
Philippe Mathieu-Daudé
,
06:39
Re: [PATCH v1 3/3] virtio-pci: defer to commit kvm irq routing when enable msi/msix
,
Michael S. Tsirkin
,
06:36
Re: [PATCH v2] Fix exec migration on Windows (w32+w64).
,
Juan Quintela
,
06:35
Re: [PATCH 1/2] docs/about: Deprecate 32-bit x86 hosts and qemu-system-i386
,
Markus Armbruster
,
06:34
Re: [PATCH 1/2] docs/about: Deprecate 32-bit x86 hosts and qemu-system-i386
,
Daniel P . Berrangé
,
06:27
Re: [PATCH v1 1/3] virtio-pci: submit msi route changes in batch
,
Longpeng (Mike, Cloud Infrastructure Service Product Dept.)
,
06:26
Re: [PATCH v2] Fix exec migration on Windows (w32+w64).
,
Daniel P . Berrangé
,
06:25
Re: [PATCH 1/2] docs/about: Deprecate 32-bit x86 hosts and qemu-system-i386
,
Michael S. Tsirkin
,
06:24
Re: [PATCH v2] Fix exec migration on Windows (w32+w64).
,
Daniel P . Berrangé
,
06:22
Re: [PATCH v1 1/3] virtio-pci: submit msi route changes in batch
,
Longpeng (Mike, Cloud Infrastructure Service Product Dept.)
,
06:21
Re: [PATCH 1/2] docs/about: Deprecate 32-bit x86 hosts and qemu-system-i386
,
Thomas Huth
,
06:12
Re: [PATCH v2] Fix exec migration on Windows (w32+w64).
,
Juan Quintela
,
06:11
Re: [PATCH v1 3/3] virtio-pci: defer to commit kvm irq routing when enable msi/msix
,
Longpeng (Mike, Cloud Infrastructure Service Product Dept.)
,
06:10
Re: [PATCH v1 3/3] virtio-pci: defer to commit kvm irq routing when enable msi/msix
,
Daniel P . Berrangé
,
06:07
Re: [PATCH 7/7] tests/gitlab: use kaniko to build images
,
Daniel P . Berrangé
,
05:53
Re: [PATCH 1/2] docs/about: Deprecate 32-bit x86 hosts and qemu-system-i386
,
Michael S. Tsirkin
,
05:51
Re: [RFC] CXL: TCG/KVM instruction alignment issue discussion default
,
Jonathan Cameron
,
05:49
[PATCH v2 06/18] target/riscv: Coding style fixes in csr.c
,
Bin Meng
,
05:47
[PATCH v2 05/18] target/riscv: gdbstub: Do not generate CSR XML if Zicsr is disabled
,
Bin Meng
,
05:46
Re: [PATCH 6/7] tests/docker: use direct RUNC call to run test jobs
,
Daniel P . Berrangé
,
05:46
[PATCH v2 04/18] target/riscv: gdbstub: Minor change for better readability
,
Bin Meng
,
05:45
[PATCH v2 03/18] target/riscv: Use g_assert() for the predicate() NULL check
,
Bin Meng
,
05:44
[PATCH v2 02/18] target/riscv: Add some comments to clarify the priority policy of riscv_csrrw_check()
,
Bin Meng
,
05:43
[PATCH v2 01/18] target/riscv: gdbstub: Check priv spec version before reporting CSR
,
Bin Meng
,
05:42
Re: [PATCH v4] test-vmstate: fix bad GTree usage, use-after-free
,
Juan Quintela
,
05:41
[PATCH v2 00/18] target/riscv: Various fixes to gdbstub and CSR access
,
Bin Meng
,
05:41
Re: [PATCH 5/7] tests/docker: use direct RUNC call to build containers
,
Daniel P . Berrangé
,
05:41
Re: [PATCH v1 3/3] virtio-pci: defer to commit kvm irq routing when enable msi/msix
,
Michael S. Tsirkin
,
05:40
Re: [PATCH 4/7] tests/docker: add USER stanzas to non-lci images
,
Daniel P . Berrangé
,
05:40
Re: [PATCH 1/2] docs/about: Deprecate 32-bit x86 hosts and qemu-system-i386
,
Markus Armbruster
,
05:39
Re: [PATCH 3/7] tests/lcitool: append user setting stanza to dockerfiles
,
Daniel P . Berrangé
,
05:38
Re: [RFC PATCH v3 0/1] ci: Speed up container stage
,
Alex Bennée
,
05:29
Re: [RFC PATCH v3 1/1] gitlab: Use plain docker in container-template.yml
,
Alex Bennée
,
05:26
Re: [PATCH v1 1/3] virtio-pci: submit msi route changes in batch
,
Michael S. Tsirkin
,
05:18
Re: [PATCH v1 1/3] virtio-pci: submit msi route changes in batch
,
Michael S. Tsirkin
,
05:17
Re: [RFC PATCH v3 1/1] gitlab: Use plain docker in container-template.yml
,
Daniel P . Berrangé
,
05:14
Re: [PATCH 1/2] docs/about: Deprecate 32-bit x86 hosts and qemu-system-i386
,
Michael S. Tsirkin
,
05:11
Re: [RFC PATCH v3 1/1] gitlab: Use plain docker in container-template.yml
,
Daniel P . Berrangé
,
05:04
Re: [RFC PATCH 1/5] linux-headers: [kvm, arm64] add the necessary definitions to match host kernel
,
Miguel Luis
,
05:02
Re: [PATCH 3/5] qmp: Added the helper stamp check.
,
Yuri Benditovich
,
04:56
Re: [PATCH 1/2] docs/about: Deprecate 32-bit x86 hosts and qemu-system-i386
,
Daniel P . Berrangé
,
04:41
[PATCH v1 2/3] kvm-irqchip: use KVMRouteChange API to update msi route
,
Longpeng(Mike)
,
04:40
[PATCH v1 3/3] virtio-pci: defer to commit kvm irq routing when enable msi/msix
,
Longpeng(Mike)
,
04:40
[PATCH v1 1/3] virtio-pci: submit msi route changes in batch
,
Longpeng(Mike)
,
04:40
[PATCH v1 0/3] virtio-pci: optimize set_guest_notifier
,
Longpeng(Mike)
,
04:40
[PATCH v3] target/arm: Add raw_writes ops for register whose write induce TLB maintenance
,
Eric Auger
,
04:36
Re: [PATCH v3] test-vmstate: fix bad GTree usage, use-after-free
,
Eric Auger
,
04:31
[PATCH v4] test-vmstate: fix bad GTree usage, use-after-free
,
Eric Auger
,
04:30
Re: [PATCH v2 2/2] hw/riscv: Move the dtb load bits outside of create_fdt()
,
Daniel Henrique Barboza
,
04:16
Re: [PATCH 1/2] docs/about: Deprecate 32-bit x86 hosts and qemu-system-i386
,
Thomas Huth
,
04:15
Re: [PATCH v3] test-vmstate: fix bad GTree usage, use-after-free
,
Daniel P . Berrangé
,
04:12
[PATCH v3] test-vmstate: fix bad GTree usage, use-after-free
,
Eric Auger
,
04:04
Re: [PATCH 1/2] docs/about: Deprecate 32-bit x86 hosts and qemu-system-i386
,
Michael S. Tsirkin
,
04:03
Re: [PATCH 0/2] Deprecate support for 32-bit x86 and arm hosts
,
Daniel P . Berrangé
,
04:01
Re: [PATCH 1/2] docs/about: Deprecate 32-bit x86 hosts and qemu-system-i386
,
Michael S. Tsirkin
,
04:00
Re: [PATCH 1/2] docs/about: Deprecate 32-bit x86 hosts and qemu-system-i386
,
Daniel P . Berrangé
,
04:00
Re: [PATCH 1/2] docs/about: Deprecate 32-bit x86 hosts and qemu-system-i386
,
Michael S. Tsirkin
,
03:59
Re: [PATCH] virtio-balloon: optimize the virtio-balloon on the ARM platform.
,
David Hildenbrand
,
03:59
Re: [PATCH] virtio-balloon: optimize the virtio-balloon on the ARM platform.
,
Michael S. Tsirkin
,
03:56
Re: [PATCH v14 15/60] i386/xen: add pc_machine_kvm_type to initialize XEN_EMULATE mode
,
David Woodhouse
,
03:56
Re: [PATCH v4 0/4] target/i386: Add new CPU model SapphireRapids and new fast string op leaves
,
Xiaoyao Li
,
03:46
[PATCH] ui/cocoa: Override windowDidResignKey
,
Akihiko Odaki
,
03:31
[PATCH] ui/cocoa: Override windowDidResignKey
,
Akihiko Odaki
,
03:25
[PATCH] ui/cocoa: Override windowDidResignKey
,
Akihiko Odaki
,
03:25
Re: [PATCH 1/2] docs/about: Deprecate 32-bit x86 hosts and qemu-system-i386
,
Michael S. Tsirkin
,
03:19
Re: [PATCH 2/3] qga: Add optional `merge-output` flag to guest-exec qapi
,
Marc-André Lureau
,
03:18
Re: Adopting abandoned patch?
,
Daniel P . Berrangé
,
03:16
[PATCH v2] qapi: Add 'acpi' field to 'query-machines' output
,
Peter Krempa
,
03:12
Re: [PATCH v7 03/10] target/riscv: allow MISA writes as experimental
,
Bin Meng
,
03:08
Re: [PATCH v4 0/7] Pegasos2 fixes and audio output support
,
Bernhard Beschow
,
03:03
Re: [PATCH 1/2] docs/about: Deprecate 32-bit x86 hosts and qemu-system-i386
,
Thomas Huth
,
02:52
Re: [PATCH 1/2] docs/about: Deprecate 32-bit x86 hosts and qemu-system-i386
,
Thomas Huth
,
02:49
[PATCH v2 2/2] hw/riscv: Move the dtb load bits outside of create_fdt()
,
Bin Meng
,
02:46
[PATCH v2 1/2] hw/riscv: Skip re-generating DT nodes for a given DTB
,
Bin Meng
,
02:46
Re: [RFC PATCH 10/43] target/loongarch: Implement vaddw/vsubw
,
gaosong
,
02:44
Re: [PATCH 1/2] docs/about: Deprecate 32-bit x86 hosts and qemu-system-i386
,
Thomas Huth
,
02:44
Re: [PATCH 0/2] Deprecate support for 32-bit x86 and arm hosts
,
Thomas Huth
,
02:40
Re: [PATCH V4 5/8] hw/riscv/virt: virt-acpi-build.c: Add RINTC in MADT
,
Sunil V L
,
02:34
RE: [External] : Re: [PATCH 1/1] modules: load modules from /var/run/qemu/<version> directory firstly
,
Siddhi Katage
,
00:18
February 27, 2023
Re: [PATCH v4 10/10] hw/cxl/mailbox: Use new UUID network order define for cel_uuid
,
Fan Ni
,
23:15
Re: [PATCH v4 09/10] qemu/uuid: Add UUID static initializer
,
Fan Ni
,
23:14
Re: [PATCH v4 08/10] qemu/bswap: Add const_le64()
,
Fan Ni
,
23:14
Re: [PATCH v4 07/10] tests: acpi: Update q35/DSDT.cxl for removed duplicate UID
,
Fan Ni
,
23:13
Re: [PATCH v4 06/10] hw/i386/acpi: Drop duplicate _UID entry for CXL root bridge
,
Fan Ni
,
23:12
Re: [PATCH v4 05/10] tests/acpi: Allow update of q35/DSDT.cxl
,
Fan Ni
,
23:12
Re: [PATCH v4 04/10] hw/cxl: Add CXL_CAPACITY_MULTIPLIER definition
,
Fan Ni
,
23:11
Re: [PATCH v4 03/10] hw/cxl: set cxl-type3 device type to PCI_CLASS_MEMORY_CXL
,
Fan Ni
,
23:11
Re: [PATCH v4 02/10] hw/pci-bridge/cxl_downstream: Fix type naming mismatch
,
Fan Ni
,
23:10
Re: [PATCH v4 01/10] hw/mem/cxl_type3: Improve error handling in realize()
,
Fan Ni
,
23:10
Re: [RFC PATCH 10/43] target/loongarch: Implement vaddw/vsubw
,
gaosong
,
22:30
[PATCH] virtio-balloon: optimize the virtio-balloon on the ARM platform.
,
Yangming
,
22:27
Re: [PATCH 3/3] qga: test: Add tests for `merge-output` flag
,
Daniel Xu
,
20:36
Re: [PATCH 2/3] qga: Add optional `merge-output` flag to guest-exec qapi
,
Daniel Xu
,
20:16
Re: [PATCH 1/3] qga: test: Use absolute path to test data
,
Daniel Xu
,
20:11
Re: [PATCH v1] target/loongarch: Implement Chip Configuraiton Version Register(0x0000)
,
gaosong
,
19:49
[PATCH 3/3] target/arm: Support reading ZA[] from gdbstub
,
Richard Henderson
,
19:37
[PATCH 2/3] target/arm: Dump ZA[] when active
,
Richard Henderson
,
19:37
[PATCH 1/3] target/arm: Avoid splitting Zregs across lines in dump
,
Richard Henderson
,
19:37
[PATCH 0/3] target/arm: dump and gdbstub support for ZA[]
,
Richard Henderson
,
19:37
Re: [PATCH v2 1/2] docs/system/loongarch: update loongson3.rst and rename it to virt.rst
,
Richard Henderson
,
19:24
Re: [PATCH v2 2/2] loongarch: Add smbios command line option.
,
Richard Henderson
,
19:06
RE: [PATCH v5 12/14] Hexagon (target/hexagon) Remove gen_log_predicated_reg_write[_pair]
,
Taylor Simpson
,
18:40
Re: [PATCH for-8.0 v4 00/21] target/arm: Implement FEAT_RME
,
Richard Henderson
,
18:09
Re: [PATCH v3 17/27] target/riscv: Replace `tb_pc()` with `tb->pc`
,
Richard Henderson
,
18:08
Re: [PATCH v3 17/27] target/riscv: Replace `tb_pc()` with `tb->pc`
,
Palmer Dabbelt
,
18:05
[PATCH for-8.0 v4 13/21] target/arm: Handle no-execute for Realm and Root regimes
,
Richard Henderson
,
18:02
[PATCH for-8.0 v4 21/21] NOTFORMERGE hw/arm/virt: Add some memory for Realm Management Monitor
,
Richard Henderson
,
18:02
[PATCH for-8.0 v4 17/21] target/arm: Add GPC syndrome
,
Richard Henderson
,
18:02
[PATCH for-8.0 v4 12/21] target/arm: Handle Block and Page bits for security space
,
Richard Henderson
,
18:02
[PATCH for-8.0 v4 11/21] target/arm: NSTable is RES0 for the RME EL3 regime
,
Richard Henderson
,
18:02
[PATCH for-8.0 v4 20/21] NOTFORMERGE target/arm: Enable RME for -cpu max
,
Richard Henderson
,
18:02
[PATCH for-8.0 v4 19/21] target/arm: Implement the granule protection check
,
Richard Henderson
,
18:02
[PATCH for-8.0 v4 18/21] target/arm: Implement GPC exceptions
,
Richard Henderson
,
18:02
[PATCH for-8.0 v4 14/21] target/arm: Use get_phys_addr_with_struct in S1_ptw_translate
,
Richard Henderson
,
18:02
[PATCH for-8.0 v4 09/21] target/arm: Remove __attribute__((nonnull)) from ptw.c
,
Richard Henderson
,
18:02
[PATCH for-8.0 v4 10/21] target/arm: Pipe ARMSecuritySpace through ptw.c
,
Richard Henderson
,
18:02
[PATCH for-8.0 v4 15/21] target/arm: Move s1_is_el0 into S1Translate
,
Richard Henderson
,
18:02
[PATCH for-8.0 v4 16/21] target/arm: Use get_phys_addr_with_struct for stage2
,
Richard Henderson
,
18:02
[PATCH for-8.0 v4 08/21] target/arm: Introduce ARMMMUIdx_Phys_{Realm, Root}
,
Richard Henderson
,
18:02
[PATCH for-8.0 v4 05/21] target/arm: Introduce ARMSecuritySpace
,
Richard Henderson
,
18:02
[PATCH for-8.0 v4 07/21] target/arm: Adjust the order of Phys and Stage2 ARMMMUIdx
,
Richard Henderson
,
18:01
[PATCH for-8.0 v4 06/21] include/exec/memattrs: Add two bits of space to MemTxAttrs
,
Richard Henderson
,
18:01
[PATCH for-8.0 v4 04/21] target/arm: Add RME cpregs
,
Richard Henderson
,
18:01
[PATCH for-8.0 v4 03/21] target/arm: SCR_EL3.NS may be RES1
,
Richard Henderson
,
18:01
[PATCH for-8.0 v4 02/21] target/arm: Update SCR and HCR for RME
,
Richard Henderson
,
18:01
[PATCH for-8.0 v4 01/21] target/arm: Add isar_feature_aa64_rme
,
Richard Henderson
,
18:01
[PATCH for-8.0 v4 00/21] target/arm: Implement FEAT_RME
,
Richard Henderson
,
18:01
[PATCH for-8.0 v4 4/4] target/arm: Rewrite check_s2_mmu_setup
,
Richard Henderson
,
17:58
[PATCH for-8.0 v4 3/4] target/arm: Diagnose incorrect usage of arm_is_secure subroutines
,
Richard Henderson
,
17:58
[PATCH for-8.0 v4 2/4] target/arm: Stub arm_hcr_el2_eff for m-profile
,
Richard Henderson
,
17:58
[PATCH for-8.0 v4 1/4] target/arm: Handle m-profile in arm_is_secure
,
Richard Henderson
,
17:58
[PATCH for-8.0 v4 0/4] target/arm: pre-FEAT_RME fixes
,
Richard Henderson
,
17:58
RE: [PATCH 19/70] target/hexagon/idef-parser: Use gen_constant for gen_extend_tcg_width_op
,
Taylor Simpson
,
17:39
Re: [PATCH] tests/acceptance/virtio-gpu.py: update fedora URL
,
Philippe Mathieu-Daudé
,
17:37
Re: [PATCH v14 15/60] i386/xen: add pc_machine_kvm_type to initialize XEN_EMULATE mode
,
Philippe Mathieu-Daudé
,
17:37
Re: [PATCH 1/2] docs/about: Deprecate 32-bit x86 hosts and qemu-system-i386
,
Philippe Mathieu-Daudé
,
17:32
Re: [PATCH v2 06.5/18] hw/ide/piix: Allow using PIIX3-IDE as standalone PCI function
,
Philippe Mathieu-Daudé
,
17:27
Re: [PATCH v4 0/7] Pegasos2 fixes and audio output support
,
Philippe Mathieu-Daudé
,
17:12
Re: [PATCH] tests: Ensure TAP version is printed before other messages
,
Philippe Mathieu-Daudé
,
17:01
Re: [PATCH 19/70] target/hexagon/idef-parser: Use gen_constant for gen_extend_tcg_width_op
,
Richard Henderson
,
17:01
[PATCH v5] audio/pwaudio.c: Add Pipewire audio backend for QEMU
,
Dorinda Bassey
,
17:00
Re: [PATCH 1/2] hw/vfio/migration: Remove unused 'exec/ram_addr.h' header
,
Philippe Mathieu-Daudé
,
16:59
RE: [PATCH 16/70] target/hexagon/idef-parser: Use gen_tmp for LPCFG
,
Taylor Simpson
,
16:56
RE: [PATCH 15/70] target/hexagon: Use tcg_constant_* for gen_constant_from_imm
,
Taylor Simpson
,
16:56
RE: [PATCH 17/70] target/hexagon/idef-parser: Use gen_tmp for gen_pred_assign
,
Taylor Simpson
,
16:55
RE: [PATCH 18/70] target/hexagon/idef-parser: Use gen_tmp for gen_rvalue_pred
,
Taylor Simpson
,
16:55
RE: [PATCH 19/70] target/hexagon/idef-parser: Use gen_constant for gen_extend_tcg_width_op
,
Taylor Simpson
,
16:55
Re: [PATCH v2 0/2] hw/cxl: Passthrough HDM decoder emulation
,
Fan Ni
,
16:45
[PULL v2 000/125] Buildsys / QOM / QDev / UI patches for 2023-02-27
,
Philippe Mathieu-Daudé
,
16:39
Re: Adopting abandoned patch?
,
Dinah B
,
16:34
[PATCH v3 14/14] target/arm: Implement gdbstub m-profile systemreg and secext
,
Richard Henderson
,
16:33
[PATCH v3 13/14] target/arm: Export arm_v7m_get_sp_ptr
,
Richard Henderson
,
16:33
[PATCH v3 12/14] target/arm: Export arm_v7m_mrs_control
,
Richard Henderson
,
16:33
[PATCH v3 11/14] target/arm: Implement gdbstub pauth extension
,
Richard Henderson
,
16:33
[PATCH v3 10/14] target/arm: Create pauth_ptr_mask
,
Richard Henderson
,
16:33
[PATCH v3 09/14] target/arm: Simplify iteration over bit widths
,
Richard Henderson
,
16:33
[PATCH v3 08/14] target/arm: Add name argument to output_vector_union_type
,
Richard Henderson
,
16:33
[PATCH v3 07/14] target/arm: Fix svep width in arm_gen_dynamic_svereg_xml
,
Richard Henderson
,
16:33
[PATCH v3 06/14] target/arm: Hoist pred_width in arm_gen_dynamic_svereg_xml
,
Richard Henderson
,
16:33
[PATCH v3 05/14] target/arm: Simplify register counting in arm_gen_dynamic_svereg_xml
,
Richard Henderson
,
16:33
[PATCH v3 04/14] target/arm: Split out output_vector_union_type
,
Richard Henderson
,
16:33
[PATCH v3 03/14] target/arm: Move arm_gen_dynamic_svereg_xml to gdbstub64.c
,
Richard Henderson
,
16:33
[PATCH v3 02/14] target/arm: Unexport arm_gen_dynamic_sysreg_xml
,
Richard Henderson
,
16:33
[PATCH v3 01/14] target/arm: Normalize aarch64 gdbstub get/set function names
,
Richard Henderson
,
16:33
[PATCH v3 00/14] target/arm: gdbstub cleanups and additions
,
Richard Henderson
,
16:33
Re: [RESEND PULL 000/126] Buildsys / QOM / QDev / UI patches for 2023-02-27
,
Philippe Mathieu-Daudé
,
16:26
Re: Adopting abandoned patch?
,
Dinah B
,
16:23
Re: [RFC PATCH v3 1/1] gitlab: Use plain docker in container-template.yml
,
Fabiano Rosas
,
16:19
Re: [RFC PATCH v3 1/1] gitlab: Use plain docker in container-template.yml
,
Fabiano Rosas
,
16:12
[PATCH 2/3] block: make BlockBackend->disable_request_queuing atomic
,
Stefan Hajnoczi
,
15:57
[PATCH 3/3] block: protect BlockBackend->queued_requests with a lock
,
Stefan Hajnoczi
,
15:57
[PATCH 1/3] block: make BlockBackend->quiesce_counter atomic
,
Stefan Hajnoczi
,
15:57
[PATCH 0/3] block: protect BlockBackend->queued_requests with a lock
,
Stefan Hajnoczi
,
15:57
Re: [RFC v5 0/3] migration: reduce time of loading non-iterable vmstate
,
Peter Xu
,
15:57
Re: [PATCH 1/2] docs/about: Deprecate 32-bit x86 hosts and qemu-system-i386
,
Richard Henderson
,
15:26
Re: [PATCH 1/2] docs/about: Deprecate 32-bit x86 hosts and qemu-system-i386
,
Richard Henderson
,
15:21
Re: [PATCH 1/2] docs/about: Deprecate 32-bit x86 hosts and qemu-system-i386
,
Michael S. Tsirkin
,
15:13
Re: [PATCH] tests: Ensure TAP version is printed before other messages
,
Alexander Bulekov
,
14:57
Re: [PATCH v3 00/27] Replace TARGET_TB_PCREL with CF_PCREL
,
Richard Henderson
,
14:53
Re: [RFC PATCH v3 1/1] gitlab: Use plain docker in container-template.yml
,
Alex Bennée
,
14:40
Re: [PATCH v1] target/loongarch: Implement Chip Configuraiton Version Register(0x0000)
,
Richard Henderson
,
14:38
Re: [PATCH 05/12] hw/i2c/smbus_ich9: Inline ich9_smb_init() and remove it
,
Corey Minyard
,
14:34
Re: [PATCH v4 3/4] target/i386: KVM: allow fast string operations if host supports them
,
Richard Henderson
,
14:32
Re: [RFC PATCH 4/5] target/arm: enable feature ARM_FEATURE_EL2 if EL2 is supported
,
Richard Henderson
,
14:31
Re: [PATCH v4 2/4] target/i386: add FZRM, FSRS, FSRC
,
Richard Henderson
,
14:31
Re: [PATCH v4 1/4] target/i386: add FSRM to TCG
,
Richard Henderson
,
14:29
Re: [RFC PATCH 3/5] target/arm/kvm: add helper to detect EL2 when using KVM
,
Richard Henderson
,
14:27
Re: [RFC PATCH 5/5] arm/virt: provide virtualization extensions to the guest
,
Richard Henderson
,
14:26
RE: [PATCH v2 28/76] target/hexagon/idef-parser: Drop HexValue.is_manual
,
Taylor Simpson
,
14:19
Re: [PATCH v15 3/8] block: add block layer APIs resembling Linux ZonedBlockDevice ioctls
,
Stefan Hajnoczi
,
14:14
Re: [RFC PATCH v3 1/1] gitlab: Use plain docker in container-template.yml
,
Alex Bennée
,
14:05
Re: [RFC PATCH 10/43] target/loongarch: Implement vaddw/vsubw
,
Richard Henderson
,
13:40
Re: [PATCH v2] test-vmstate: fix bad GTree usage, use-after-free
,
Richard W.M. Jones
,
13:39
Re: [PATCH 0/2] Deprecate support for 32-bit x86 and arm hosts
,
Daniel P . Berrangé
,
13:38
[PATCH v2] test-vmstate: fix bad GTree usage, use-after-free
,
Eric Auger
,
13:35
Re: [RFC PATCH 10/43] target/loongarch: Implement vaddw/vsubw
,
Richard Henderson
,
13:32
Re: [RESEND PULL 000/126] Buildsys / QOM / QDev / UI patches for 2023-02-27
,
Peter Maydell
,
13:23
Re: [PATCH v15 3/8] block: add block layer APIs resembling Linux ZonedBlockDevice ioctls
,
Kevin Wolf
,
13:20
RE: [PATCH v2 27/76] target/hexagon/idef-parser: Drop tcg_temp_free
,
Taylor Simpson
,
13:01
Re: [PATCH qemu v3 2/2] aspeed/fuji : correct the eeprom size
,
Peter Delevoryas
,
12:57
RE: [PATCH v2 26/76] target/hexagon: Drop tcg_temp_free from gen_tcg_funcs.py
,
Taylor Simpson
,
12:57
Re: [PATCH qemu v3 1/2] hw/at24c : modify at24c to support 1 byte address mode
,
Peter Delevoryas
,
12:56
[PULL 12/13] target/i386: KVM: allow fast string operations if host supports them
,
Paolo Bonzini
,
12:56
[PULL 11/13] target/i386: add FZRM, FSRS, FSRC
,
Paolo Bonzini
,
12:56
[PULL 10/13] target/i386: add FSRM to TCG
,
Paolo Bonzini
,
12:56
[PULL 09/13] MAINTAINERS: Cover RCU documentation
,
Paolo Bonzini
,
12:55
[PULL 08/13] ci, docker: update CentOS and OpenSUSE Python to non-EOL versions
,
Paolo Bonzini
,
12:55
[PULL 07/13] docs/devel: update and clarify lcitool instructions
,
Paolo Bonzini
,
12:55
[PULL 06/13] lcitool: update submodule
,
Paolo Bonzini
,
12:55
[PULL 05/13] configure: Look for auxiliary Python installations
,
Paolo Bonzini
,
12:55
[PULL 04/13] configure: protect against escaping venv when running Meson
,
Paolo Bonzini
,
12:55
[PULL 03/13] meson: stop looking for 'sphinx-build-3'
,
Paolo Bonzini
,
12:55
[PULL 02/13] meson: Avoid duplicates in generated config-poison.h again
,
Paolo Bonzini
,
12:55
[PULL 01/13] target/i386: Fix BZHI instruction
,
Paolo Bonzini
,
12:55
[PULL 00/13] build, Python, target/i386 changes for 2023-02-27
,
Paolo Bonzini
,
12:55
RE: [PATCH v2 25/76] target/hexagon: Drop tcg_temp_free from C code
,
Taylor Simpson
,
12:54
Re: [PATCH v4 0/7] Pegasos2 fixes and audio output support
,
BALATON Zoltan
,
12:47
Re: [PATCH] tests: Ensure TAP version is printed before other messages
,
Darren Kenny
,
12:46
Re: [PATCH] tests: Ensure TAP version is printed before other messages
,
Daniel P . Berrangé
,
12:44
Re: out of CI pipeline minutes again
,
Stefan Hajnoczi
,
12:44
Re: [PATCH v2 03/20] vfio/migration: Add VFIO migration pre-copy support
,
Alex Williamson
,
12:43
Re: [PATCH] ps2: Don't send key release event for Lang1, Lang2 keys
,
Daniel P . Berrangé
,
12:42
[PATCH] tests: Ensure TAP version is printed before other messages
,
Richard W.M. Jones
,
12:41
[PATCH v3 7/7] hw/cxl/events: Add injection of Memory Module Events
,
Jonathan Cameron
,
12:37
[PATCH v3 6/7] hw/cxl/events: Add injection of DRAM events
,
Jonathan Cameron
,
12:37
[PATCH v3 5/7] hw/cxl/events: Add injection of General Media Events
,
Jonathan Cameron
,
12:36
[PATCH v3 4/7] hw/cxl/events: Add event interrupt support
,
Jonathan Cameron
,
12:36
[PATCH v3 3/7] hw/cxl/events: Wire up get/clear event mailbox commands
,
Jonathan Cameron
,
12:35
RE: [PATCH v4 23/31] target/hexagon/idef-parser: Drop gen_tmp_local
,
Taylor Simpson
,
12:35
[PATCH v3 2/7] hw/cxl: Move CXLRetCode definition to cxl_device.h
,
Jonathan Cameron
,
12:35
[PATCH v3 1/7] hw/cxl/events: Add event status register
,
Jonathan Cameron
,
12:34
Re: [PATCH v16 11/11] docs/s390x/cpu topology: document s390x cpu topology
,
Pierre Morel
,
12:34
[PATCH] ps2: Don't send key release event for Lang1, Lang2 keys
,
Ross Lagerwall
,
12:34
[PATCH v3 0/7] QEMU CXL Provide mock CXL events and irq support
,
Jonathan Cameron
,
12:34
RE: [PATCH v4 22/31] target/hexagon: Don't use tcg_temp_local_new_*
,
Taylor Simpson
,
12:34
Re: [PATCH v2 03/20] vfio/migration: Add VFIO migration pre-copy support
,
Jason Gunthorpe
,
12:31
RE: [PATCH v3 24/27] target/hexagon: Replace `tb_pc()` with `tb->pc`
,
Taylor Simpson
,
12:25
Re: [PATCH 1/2] hw/vfio/migration: Remove unused 'exec/ram_addr.h' header
,
Alex Williamson
,
12:13
[PATCH v2 6/6] hw/cxl: Add clear poison mailbox command support.
,
Jonathan Cameron
,
12:06
[PATCH v2 5/6] hw/cxl: Add poison injection via the mailbox.
,
Jonathan Cameron
,
12:05
[PATCH v2 4/6] hw/cxl: QMP based poison injection support
,
Jonathan Cameron
,
12:05
[PATCH v2 3/6] bswap: Add the ability to store to an unaligned 24 bit field
,
Jonathan Cameron
,
12:04
[PATCH v2 2/6] hw/cxl: Introduce cxl_device_get_timestamp() utility function
,
Jonathan Cameron
,
12:04
[PATCH v2 1/6] hw/cxl: rename mailbox return code type from ret_code to CXLRetCode
,
Jonathan Cameron
,
12:04
[PATCH v2 0/6] hw/cxl: Poison get, inject, clear
,
Jonathan Cameron
,
12:03
Re: [PATCH v2 12/15] hw/display/sm501: Unify common QOM properties
,
BALATON Zoltan
,
12:01
Re: out of CI pipeline minutes again
,
Daniel P . Berrangé
,
11:59
Re: [PATCH v4 0/7] Pegasos2 fixes and audio output support
,
BALATON Zoltan
,
11:58
Re: [PATCH v3 4/8] hw/isa/vt82c686: Implement PCI IRQ routing
,
Bernhard Beschow
,
11:52
Re: [RFC PATCH 1/5] linux-headers: [kvm, arm64] add the necessary definitions to match host kernel
,
Cornelia Huck
,
11:50
[RFC PATCH 5/5] arm/virt: provide virtualization extensions to the guest
,
Miguel Luis
,
11:37
[RFC PATCH 4/5] target/arm: enable feature ARM_FEATURE_EL2 if EL2 is supported
,
Miguel Luis
,
11:37
[RFC PATCH 3/5] target/arm/kvm: add helper to detect EL2 when using KVM
,
Miguel Luis
,
11:37
[RFC PATCH 2/5] hw/intc/gicv3: add support for setting KVM vGIC maintenance IRQ
,
Miguel Luis
,
11:37
[RFC PATCH 1/5] linux-headers: [kvm, arm64] add the necessary definitions to match host kernel
,
Miguel Luis
,
11:37
[RFC PATCH 0/5] QEMU v7.2.0 aarch64 Nested Virtualization Support
,
Miguel Luis
,
11:37
Re: [PATCH 1/2] hw/vfio/migration: Remove unused 'exec/ram_addr.h' header
,
Alex Williamson
,
11:34
[PATCH v4 2/2] hw/cxl: Multi-Region CXL Type-3 Devices (Volatile and Persistent)
,
Jonathan Cameron
,
11:33
[PATCH v4 1/2] tests/qtest/cxl-test: whitespace, line ending cleanup
,
Jonathan Cameron
,
11:32
[PATCH v4 0/2] hw/mem: CXL Type-3 Volatile Memory Support
,
Jonathan Cameron
,
11:32
Re: [PATCH 1/2] hw/vfio/migration: Remove unused 'exec/ram_addr.h' header
,
Alex Bennée
,
11:26
Re: [PULL 00/25] target-arm queue
,
Peter Maydell
,
11:18
Re: [PATCH v2 03/20] vfio/migration: Add VFIO migration pre-copy support
,
Alex Williamson
,
11:15
Re: [qemu-web PATCH] Announce Google Summer of Code and Outreachy 2023
,
Thomas Huth
,
11:12
Re: [PATCH 1/4] apic: add support for x2APIC mode
,
Igor Mammedov
,
11:08
Re: [PATCH 1/2] hw/vfio/migration: Remove unused 'exec/ram_addr.h' header
,
Peter Maydell
,
11:04
Re: Reply: [PATCH] virtio-balloon: optimize the virtio-balloon on the ARM platform.
,
David Hildenbrand
,
10:59
Re: VM crashed while hot-plugging memory
,
David Hildenbrand
,
10:50
Re: [PATCH 1/2] hw/vfio/migration: Remove unused 'exec/ram_addr.h' header
,
Alex Williamson
,
10:46
Re: [PATCH] qapi: Add 'acpi' field to 'query-machines' output
,
Markus Armbruster
,
10:43
Re: [PATCH V4 5/8] hw/riscv/virt: virt-acpi-build.c: Add RINTC in MADT
,
Igor Mammedov
,
10:41
Re: [PATCH v16 08/11] qapi/s390x/cpu topology: set-cpu-topology monitor command
,
Markus Armbruster
,
10:34
[PATCH v2 2/2] hw/pxb-cxl: Support passthrough HDM Decoders unless overridden
,
Jonathan Cameron
,
10:32
[PATCH v2 1/2] hw/pci: Add pcie_count_ds_port() and pcie_find_port_first() helpers
,
Jonathan Cameron
,
10:32
[PATCH] qapi: Add 'acpi' field to 'query-machines' output
,
Peter Krempa
,
10:31
[PATCH v2 0/2] hw/cxl: Passthrough HDM decoder emulation
,
Jonathan Cameron
,
10:31
Re: [PATCH][RESEND v3 1/3] hapvdimm: add a virtual DIMM device for memory hot-add protocols
,
David Hildenbrand
,
10:25
Re: [PATCH v5 3/3] qtests/arm: add some mte tests
,
Cornelia Huck
,
10:17
Re: [PATCH v5 2/3] arm/kvm: add support for MTE
,
Cornelia Huck
,
10:12
[RFC PATCH v3 0/1] ci: Speed up container stage
,
Fabiano Rosas
,
10:11
[RFC PATCH v3 1/1] gitlab: Use plain docker in container-template.yml
,
Fabiano Rosas
,
10:11
Re: [PATCH v5 2/3] arm/kvm: add support for MTE
,
Cornelia Huck
,
10:11
Re: [PULL 00/13] testing updates (gitlab, cirrus, docker, avocado, windows)
,
Alex Bennée
,
10:01
Re: [PATCH 5/6] hw/cxl: Add poison injection via the mailbox.
,
Jonathan Cameron
,
09:57
[PATCH] Fix incorrect register name in RISC-V disassembler for fmv,fabs,fneg instructions
,
Mikhail Tyutin
,
09:52
[PATCH] tests/acceptance/virtio-gpu.py: update fedora URL
,
Erico Nunes
,
09:52
Re: [PULL 00/33] s390x and testing related patches
,
Peter Maydell
,
09:45
Re: [PATCH v4 0/7] Pegasos2 fixes and audio output support
,
Bernhard Beschow
,
09:36
[PATCH v14 12/60] i386/xen: Implement SCHEDOP_poll and SCHEDOP_yield
,
David Woodhouse
,
09:34
[PATCH v14 05/60] i386/kvm: handle Xen HVM cpuid leaves
,
David Woodhouse
,
09:34
[PATCH v14 45/60] i386/xen: Implement HYPERVISOR_grant_table_op and GNTTABOP_[gs]et_verson
,
David Woodhouse
,
09:34
[PATCH v14 15/60] i386/xen: add pc_machine_kvm_type to initialize XEN_EMULATE mode
,
David Woodhouse
,
09:34
[PATCH v14 35/60] hw/xen: Implement EVTCHNOP_alloc_unbound
,
David Woodhouse
,
09:34
[PATCH v14 36/60] hw/xen: Implement EVTCHNOP_bind_interdomain
,
David Woodhouse
,
09:33
[PATCH v14 49/60] i386/xen: handle HVMOP_get_param
,
David Woodhouse
,
09:33
[PATCH v14 30/60] hw/xen: Implement EVTCHNOP_close
,
David Woodhouse
,
09:33
[PATCH v14 18/60] i386/xen: implement XENMEM_add_to_physmap_batch
,
David Woodhouse
,
09:33
[PATCH v14 00/60] Xen HVM support under KVM
,
David Woodhouse
,
09:33
[PATCH v14 55/60] hw/xen: Implement emulated PIRQ hypercall support
,
David Woodhouse
,
09:33
[PATCH v14 41/60] hw/xen: Support HVM_PARAM_CALLBACK_TYPE_PCI_INTX callback
,
David Woodhouse
,
09:33
[PATCH v14 44/60] hw/xen: Support mapping grant frames
,
David Woodhouse
,
09:33
[PATCH v14 28/60] i386/xen: Add support for Xen event channel delivery to vCPU
,
David Woodhouse
,
09:32
[PATCH v14 47/60] i386/xen: handle PV timer hypercalls
,
David Woodhouse
,
09:32
[PATCH v14 43/60] hw/xen: Add xen_gnttab device for grant table emulation
,
David Woodhouse
,
09:32
[PATCH v14 32/60] hw/xen: Implement EVTCHNOP_bind_virq
,
David Woodhouse
,
09:32
[PATCH v14 09/60] i386/xen: handle guest hypercalls
,
David Woodhouse
,
09:32
[PATCH v14 27/60] hw/xen: Add xen_evtchn device for event channel emulation
,
David Woodhouse
,
09:32
Re: [PATCH v2 20/20] docs/devel: Document VFIO device dirty page tracking
,
Cédric Le Goater
,
09:32
[PATCH v14 13/60] hw/xen: Add xen_overlay device for emulating shared xenheap pages
,
David Woodhouse
,
09:32
[PATCH v14 48/60] i386/xen: Reserve Xen special pages for console, xenstore rings
,
David Woodhouse
,
09:32
[PATCH v14 25/60] i386/xen: implement HVMOP_set_evtchn_upcall_vector
,
David Woodhouse
,
09:32
[PATCH v14 31/60] hw/xen: Implement EVTCHNOP_unmask
,
David Woodhouse
,
09:32
[PATCH v14 38/60] hw/xen: Implement EVTCHNOP_reset
,
David Woodhouse
,
09:32
[PATCH v14 26/60] i386/xen: implement HVMOP_set_param
,
David Woodhouse
,
09:32
[PATCH v14 57/60] hw/xen: Support MSI mapping to PIRQ
,
David Woodhouse
,
09:32
[PATCH v14 39/60] i386/xen: add monitor commands to test event injection
,
David Woodhouse
,
09:32
[PATCH v14 22/60] i386/xen: handle VCPUOP_register_vcpu_time_info
,
David Woodhouse
,
09:32
[PATCH v14 10/60] i386/xen: implement HYPERVISOR_xen_version
,
David Woodhouse
,
09:32
[PATCH v14 58/60] kvm/i386: Add xen-evtchn-max-pirq property
,
David Woodhouse
,
09:32
[PATCH v14 06/60] i386/kvm: Set Xen vCPU ID in KVM
,
David Woodhouse
,
09:32
[PATCH v14 46/60] hw/xen: Implement GNTTABOP_query_size
,
David Woodhouse
,
09:32
[PATCH v14 08/60] xen-platform: allow its creation with XEN_EMULATE mode
,
David Woodhouse
,
09:32
[PATCH v14 42/60] kvm/i386: Add xen-gnttab-max-frames property
,
David Woodhouse
,
09:32
[PATCH v14 11/60] i386/xen: implement HYPERVISOR_sched_op, SCHEDOP_shutdown
,
David Woodhouse
,
09:32
[PATCH v14 07/60] xen-platform: exclude vfio-pci from the PCI platform unplug
,
David Woodhouse
,
09:32
[PATCH v14 53/60] hw/xen: Automatically add xen-platform PCI device for emulated Xen guests
,
David Woodhouse
,
09:32
[PATCH v14 24/60] i386/xen: implement HYPERVISOR_event_channel_op
,
David Woodhouse
,
09:32
[PATCH v14 02/60] xen: add CONFIG_XEN_BUS and CONFIG_XEN_EMU options for Xen emulation
,
David Woodhouse
,
09:32
[PATCH v14 14/60] xen: Permit --xen-domid argument when accel is KVM
,
David Woodhouse
,
09:32
[PATCH v14 03/60] xen: Add XEN_DISABLED mode and make it default
,
David Woodhouse
,
09:32
[PATCH v14 56/60] hw/xen: Support GSI mapping to PIRQ
,
David Woodhouse
,
09:32
[PATCH v14 33/60] hw/xen: Implement EVTCHNOP_bind_ipi
,
David Woodhouse
,
09:32
[PATCH v14 51/60] hw/xen: Add xen_xenstore device for xenstore emulation
,
David Woodhouse
,
09:32
[PATCH v14 40/60] hw/xen: Support HVM_PARAM_CALLBACK_TYPE_GSI callback
,
David Woodhouse
,
09:32
[PATCH v14 23/60] i386/xen: handle VCPUOP_register_runstate_memory_area
,
David Woodhouse
,
09:32
[PATCH v14 16/60] i386/xen: manage and save/restore Xen guest long_mode setting
,
David Woodhouse
,
09:31
[PATCH v14 60/60] hw/xen: Subsume xen_be_register_common() into xen_be_init()
,
David Woodhouse
,
09:31
[PATCH v14 54/60] i386/xen: Implement HYPERVISOR_physdev_op
,
David Woodhouse
,
09:31
[PATCH v14 04/60] i386/kvm: Add xen-version KVM accelerator property and init KVM Xen support
,
David Woodhouse
,
09:31
[PATCH v14 20/60] i386/xen: implement HYPERVISOR_vcpu_op
,
David Woodhouse
,
09:31
[PATCH v14 37/60] hw/xen: Implement EVTCHNOP_bind_vcpu
,
David Woodhouse
,
09:31
[PATCH v14 29/60] hw/xen: Implement EVTCHNOP_status
,
David Woodhouse
,
09:31
[PATCH v14 21/60] i386/xen: handle VCPUOP_register_vcpu_info
,
David Woodhouse
,
09:31
[PATCH v14 34/60] hw/xen: Implement EVTCHNOP_send
,
David Woodhouse
,
09:30
[PATCH v14 01/60] include: import Xen public headers to hw/xen/interface
,
David Woodhouse
,
09:30
[PATCH v14 59/60] i386/xen: Document Xen HVM emulation
,
David Woodhouse
,
09:30
[PATCH v14 50/60] hw/xen: Add backend implementation of interdomain event channel support
,
David Woodhouse
,
09:30
[PATCH v14 17/60] i386/xen: implement HYPERVISOR_memory_op
,
David Woodhouse
,
09:30
[PATCH v14 52/60] hw/xen: Add basic ring handling to xenstore
,
David Woodhouse
,
09:30
[PATCH v14 19/60] i386/xen: implement HYPERVISOR_hvm_op
,
David Woodhouse
,
09:30
Re: [PATCH v16 11/11] docs/s390x/cpu topology: document s390x cpu topology
,
Thomas Huth
,
09:27
Re: [PATCH v16 00/11] s390x: CPU Topology
,
Pierre Morel
,
09:21
Re: [PATCH v16 11/11] docs/s390x/cpu topology: document s390x cpu topology
,
Pierre Morel
,
09:17
Re: [PATCH v16 10/11] qapi/s390x/cpu topology: CPU_POLARIZATION_CHANGE qapi event
,
Pierre Morel
,
09:15
Re: [PATCH v16 09/11] machine: adding s390 topology to query-cpu-fast
,
Pierre Morel
,
09:14
Re: [PATCH v16 07/11] target/s390x/cpu topology: activating CPU topology
,
Pierre Morel
,
09:13
[PULL 126/126] ui/cocoa: user friendly characters for release mouse
,
Philippe Mathieu-Daudé
,
09:13
Re: [PATCH v16 06/11] s390x/cpu topology: interception of PTF instruction
,
Pierre Morel
,
09:13
[PULL 117/126] hw/ide/piix: Pass Error* to pci_piix_init_ports() for better error msg
,
Philippe Mathieu-Daudé
,
09:13
[PULL 124/126] dump: Simplify compiling win_dump.o by introducing win_dump_available()
,
Philippe Mathieu-Daudé
,
09:13
[PULL 122/126] dump: Replace TARGET_PAGE_SIZE -> qemu_target_page_size()
,
Philippe Mathieu-Daudé
,
09:13
[PULL 119/126] hw/ide/via: Replace magic 2 value by ARRAY_SIZE / MAX_IDE_DEVS
,
Philippe Mathieu-Daudé
,
09:13
[PULL 121/126] dump: Replace tswapN() -> cpu_to_dumpN()
,
Philippe Mathieu-Daudé
,
09:13
[PULL 113/126] hw/ide: Declare ide_get_[geometry/bios_chs_trans] in 'hw/ide/internal.h'
,
Philippe Mathieu-Daudé
,
09:13
[PULL 110/126] hw/ide: Rename ide_exec_cmd() -> ide_bus_exec_cmd()
,
Philippe Mathieu-Daudé
,
09:13
[PULL 125/126] dump: Add create_win_dump() stub for non-x86 targets
,
Philippe Mathieu-Daudé
,
09:13
[PULL 123/126] dump: Clean included headers
,
Philippe Mathieu-Daudé
,
09:13
[PULL 120/126] hw/ide/pci: Add PCIIDEState::isa_irq[]
,
Philippe Mathieu-Daudé
,
09:13
[PULL 118/126] hw/ide/piix: Refactor pci_piix_init_ports as pci_piix_init_bus per bus
,
Philippe Mathieu-Daudé
,
09:13
[PULL 115/126] hw/ide/pci: Unexport bmdma_active_if()
,
Philippe Mathieu-Daudé
,
09:13
[PULL 114/126] hw/ide/ioport: Remove unnecessary includes
,
Philippe Mathieu-Daudé
,
09:13
[PULL 109/126] hw/ide: Rename ide_register_restart_cb -> ide_bus_register_restart_cb
,
Philippe Mathieu-Daudé
,
09:13
[PULL 104/126] hw/ide: Remove unused 'qapi/qapi-types-run-state.h'
,
Philippe Mathieu-Daudé
,
09:13
Re: [PATCH v16 08/11] qapi/s390x/cpu topology: set-cpu-topology monitor command
,
Pierre Morel
,
09:12
[PULL 116/126] hw/ide/piix: Remove unused includes
,
Philippe Mathieu-Daudé
,
09:12
[PULL 112/126] hw/ide: Rename idebus_active_if() -> ide_bus_active_if()
,
Philippe Mathieu-Daudé
,
09:12
[PULL 111/126] hw/ide: Rename ide_init2() -> ide_bus_init_output_irq()
,
Philippe Mathieu-Daudé
,
09:12
[PULL 108/126] hw/ide: Rename ide_create_drive() -> ide_bus_create_drive()
,
Philippe Mathieu-Daudé
,
09:12
[PULL 106/126] hw/ide: Un-inline ide_set_irq()
,
Philippe Mathieu-Daudé
,
09:12
[PULL 107/126] hw/ide: Rename ide_set_irq() -> ide_bus_set_irq()
,
Philippe Mathieu-Daudé
,
09:12
[PULL 105/126] hw/ide: Include 'exec/ioport.h' instead of 'hw/isa/isa.h'
,
Philippe Mathieu-Daudé
,
09:12
[PULL 097/126] hw/i386/xen: Remove unused 'hw/ide.h' include from header
,
Philippe Mathieu-Daudé
,
09:12
[PULL 102/126] hw/ide/isa: Remove intermediate ISAIDEState::irq variable
,
Philippe Mathieu-Daudé
,
09:12
[PULL 100/126] hw/ide/mmio: Extract TYPE_MMIO_IDE declarations to 'hw/ide/mmio.h'
,
Philippe Mathieu-Daudé
,
09:12
[PULL 098/126] hw/ide/ahci: Trace ncq write command as write instead of read
,
Philippe Mathieu-Daudé
,
09:12
[PULL 103/126] hw/ide/atapi: Restrict 'scsi/constants.h' inclusion
,
Philippe Mathieu-Daudé
,
09:11
[PULL 101/126] hw/ide/isa: Extract TYPE_ISA_IDE declarations to 'hw/ide/isa.h'
,
Philippe Mathieu-Daudé
,
09:11
[PULL 099/126] hw/ide/mmio: Use CamelCase for MMIO_IDE state name
,
Philippe Mathieu-Daudé
,
09:11
Re: [PATCH v2 02/20] vfio/migration: Refactor vfio_save_block() to return saved data size
,
Cédric Le Goater
,
09:11
[PULL 096/126] MAINTAINERS: Mark IDE and Floppy as "Odd Fixes"
,
Philippe Mathieu-Daudé
,
09:10
[PULL 095/126] scripts/checkpatch.pl: Do not allow assert(0)
,
Philippe Mathieu-Daudé
,
09:10
[PULL 094/126] block/vvfat: Remove pointless check of NDEBUG
,
Philippe Mathieu-Daudé
,
09:10
Re: [PATCH v2 07/20] vfio/common: Add VFIOBitmap and (de)alloc functions
,
Cédric Le Goater
,
09:09
[PULL 093/126] hw/ppc/sam460ex: Correctly set MAL properties
,
Philippe Mathieu-Daudé
,
09:09
[PULL 092/126] hw/display/sm501: Add fallbacks to pixman routines
,
Philippe Mathieu-Daudé
,
09:09
[PULL 091/126] hw/display/sm501: Implement more 2D raster operations
,
Philippe Mathieu-Daudé
,
09:09
[PULL 085/126] hw/usb/uhci: Declare QOM macros using OBJECT_DECLARE_TYPE()
,
Philippe Mathieu-Daudé
,
09:09
[PULL 090/126] hw/display/sm501: Alias 'dma-offset' QOM property in chipset object
,
Philippe Mathieu-Daudé
,
09:09
[PULL 088/126] hw/usb/xhci-nec: Replace container_of() by NEC_XHCI() QOM cast macro
,
Philippe Mathieu-Daudé
,
09:09
[PULL 086/126] hw/usb/uhci: Replace container_of() by UHCI_GET_CLASS() QOM macro
,
Philippe Mathieu-Daudé
,
09:09
[PULL 089/126] hw/display/sm501: Embed OHCI QOM child in chipset
,
Philippe Mathieu-Daudé
,
09:09
[PULL 087/126] hw/usb/xhci-nec: Declare QOM macros for NEC_XHCI
,
Philippe Mathieu-Daudé
,
09:09
[PULL 084/126] hw/usb/ohci: Fix typo
,
Philippe Mathieu-Daudé
,
09:09
[PULL 083/126] hw/usb/ohci: Add trace points for register access
,
Philippe Mathieu-Daudé
,
09:09
[PULL 079/126] hw/usb/ohci: Code style fix comments
,
Philippe Mathieu-Daudé
,
09:08
[PULL 082/126] hw/usb/ohci: Move a function next to where it is used
,
Philippe Mathieu-Daudé
,
09:08
[PULL 081/126] hw/usb/ohci: Code style fix missing braces and extra parenthesis
,
Philippe Mathieu-Daudé
,
09:08
[PULL 080/126] hw/usb/ohci: Code style fix white space errors
,
Philippe Mathieu-Daudé
,
09:08
[PULL 078/126] hw/usb/ohci: Use OHCIState type definition
,
Philippe Mathieu-Daudé
,
09:08
[PULL 077/126] hw/usb/ohci: Include missing 'sysbus.h' header
,
Philippe Mathieu-Daudé
,
09:08
[PULL 076/126] hw/usb/u2f: Declare QOM macros using OBJECT_DECLARE_TYPE()
,
Philippe Mathieu-Daudé
,
09:08
Re: [PATCH 3/5] qmp: Added the helper stamp check.
,
Toke Høiland-Jørgensen
,
09:08
[PULL 074/126] hw/audio/ac97: Split off some definitions to a header
,
Philippe Mathieu-Daudé
,
09:08
[PULL 075/126] hw/usb/dev-smartcard-reader: Avoid forward-declaring CCIDBus
,
Philippe Mathieu-Daudé
,
09:08
[PULL 073/126] hw/audio/ac97: Replace container_of() by AC97() QOM cast macro
,
Philippe Mathieu-Daudé
,
09:08
[PULL 072/126] hw/audio/es1370: Replace container_of() by ES1370() QOM cast macro
,
Philippe Mathieu-Daudé
,
09:08
[PULL 071/126] hw/audio/es1370: Avoid forward-declaring ES1370State
,
Philippe Mathieu-Daudé
,
09:07
[PULL 070/126] hw/audio/hda-codec: Avoid forward-declaring HDAAudioState
,
Philippe Mathieu-Daudé
,
09:07
[PULL 069/126] hw/timer/hpet: Include missing 'hw/qdev-properties.h' header
,
Philippe Mathieu-Daudé
,
09:07
[PULL 067/126] hw/rtc/mc146818rtc: Pass MC146818RtcState instead of ISADevice argument
,
Philippe Mathieu-Daudé
,
09:07
[PULL 065/126] hw: Replace isa_get_irq() by isa_bus_get_irq() when ISABus is available
,
Philippe Mathieu-Daudé
,
09:07
[PULL 068/126] hw/rtc: Rename rtc_[get|set]_memory -> mc146818rtc_[get|set]_cmos_data
,
Philippe Mathieu-Daudé
,
09:07
[PULL 064/126] hw/isa: Factor isa_bus_get_irq() out of isa_get_irq()
,
Philippe Mathieu-Daudé
,
09:07
[PULL 066/126] hw/rtc/mc146818rtc: Rename RTCState -> MC146818RtcState
,
Philippe Mathieu-Daudé
,
09:07
[PULL 063/126] hw/isa: Rename isa_get_dma() -> isa_bus_get_dma()
,
Philippe Mathieu-Daudé
,
09:07
[PULL 062/126] hw/isa: Use isa_address_space_io() to reduce access on global 'isabus'
,
Philippe Mathieu-Daudé
,
09:07
[PULL 061/126] hw/isa: Rename isa_bus_irqs() -> isa_bus_register_input_irqs()
,
Philippe Mathieu-Daudé
,
09:07
[PULL 060/126] hw/isa: Un-inline isa_bus_from_device()
,
Philippe Mathieu-Daudé
,
09:06
[PULL 059/126] hw/isa: Reorder to separate ISABus* vs ISADevice* functions
,
Philippe Mathieu-Daudé
,
09:06
[PULL 058/126] hw/isa: Remove empty ISADeviceClass structure
,
Philippe Mathieu-Daudé
,
09:06
[PULL 057/126] hw/sparc64/sun4u: Keep reference to ISA input IRQs in EbusState
,
Philippe Mathieu-Daudé
,
09:06
[PULL 056/126] hw/isa/vt82c686: Remove intermediate IRQ forwarder
,
Philippe Mathieu-Daudé
,
09:06
[PULL 055/126] hw/isa/i82378: Remove intermediate IRQ forwarder
,
Philippe Mathieu-Daudé
,
09:06
[PULL 054/126] hw/isa/i82378: Rename output IRQ as 'cpu_intr'
,
Philippe Mathieu-Daudé
,
09:06
[PULL 053/126] hw/intc/i8259: Document i8259_init()
,
Philippe Mathieu-Daudé
,
09:06
[PULL 051/126] hw: Move ich9.h to southbridge/
,
Philippe Mathieu-Daudé
,
09:06
[PULL 052/126] hw/pci: Fix a typo
,
Philippe Mathieu-Daudé
,
09:06
[PULL 050/126] hw/i386/ich9: Clean up includes
,
Philippe Mathieu-Daudé
,
09:06
[PULL 048/126] hw/i386/ich9: Remove redundant GSI_NUM_PINS
,
Philippe Mathieu-Daudé
,
09:06
[PULL 049/126] hw: Move ioapic*.h to intc/
,
Philippe Mathieu-Daudé
,
09:06
[PULL 046/126] hw/isa/lpc_ich9: Connect PM stuff to LPC internally
,
Philippe Mathieu-Daudé
,
09:06
[PULL 047/126] hw/isa/lpc_ich9: Remove redundant ich9_lpc_reset() invocation
,
Philippe Mathieu-Daudé
,
09:05
[PULL 045/126] hw/i386/pc_q35: Allow for setting properties before realizing TYPE_ICH9_LPC_DEVICE
,
Philippe Mathieu-Daudé
,
09:05
[PULL 044/126] hw/i2c/smbus_ich9: Inline ich9_smb_init() and remove it
,
Philippe Mathieu-Daudé
,
09:05
[PULL 043/126] hw/i2c/smbus_ich9: Move ich9_smb_set_irq() in front of ich9_smbus_realize()
,
Philippe Mathieu-Daudé
,
09:05
[PULL 042/126] hw/isa/lpc_ich9: Eliminate ICH9LPCState::isa_bus
,
Philippe Mathieu-Daudé
,
09:05
[PULL 041/126] hw/isa/lpc_ich9: Unexport PIRQ functions
,
Philippe Mathieu-Daudé
,
09:05
[PULL 040/126] hw/i386/ich9: Rename Q35_MASK to ICH9_MASK
,
Philippe Mathieu-Daudé
,
09:05
[PULL 039/126] hw/i386/x86: Reduce init_topo_info() scope
,
Philippe Mathieu-Daudé
,
09:05
[PULL 038/126] hw/cpu: Extend CPUState::cluster_index documentation
,
Philippe Mathieu-Daudé
,
09:05
[PULL 037/126] hw/qdev: Constify DeviceState* argument of qdev_get_parent_bus()
,
Philippe Mathieu-Daudé
,
09:04
[PULL 036/126] hw/nubus/nubus-device: Fix memory leak in nubus_device_realize
,
Philippe Mathieu-Daudé
,
09:04
[PULL 034/126] softmmu: Extract watchpoint API from physmem.c
,
Philippe Mathieu-Daudé
,
09:04
[PULL 035/126] qemu/typedefs: Sort in case-insensitive alphabetical order (again)
,
Philippe Mathieu-Daudé
,
09:04
[PULL 033/126] softmmu: Silent -Wmissing-field-initializers warning
,
Philippe Mathieu-Daudé
,
09:04
[PULL 032/126] tests/unit: Restrict machine-smp.c test to system emulation
,
Philippe Mathieu-Daudé
,
09:04
[PULL 031/126] replay: Extract core API to 'exec/replay-core.h'
,
Philippe Mathieu-Daudé
,
09:04
[PULL 028/126] accel/xen: Remove dead code
,
Philippe Mathieu-Daudé
,
09:04
[PULL 029/126] accel/kvm: Silent -Wmissing-field-initializers warning
,
Philippe Mathieu-Daudé
,
09:04
[PULL 030/126] sysemu/kvm: Remove CONFIG_USER_ONLY guard
,
Philippe Mathieu-Daudé
,
09:04
[PULL 027/126] accel/tcg: Restrict 'qapi-commands-machine.h' to system emulation
,
Philippe Mathieu-Daudé
,
09:04
[PULL 026/126] tcg/tcg-op-gvec: Remove unused "qemu/main-loop.h" header
,
Philippe Mathieu-Daudé
,
09:03
[PULL 025/126] tcg: Silent -Wmissing-field-initializers warning
,
Philippe Mathieu-Daudé
,
09:03
[PULL 024/126] exec: Remove unused 'qemu/timer.h' timer
,
Philippe Mathieu-Daudé
,
09:03
[PULL 023/126] trace: Do not try to include QMP commands in user emulation binaries
,
Philippe Mathieu-Daudé
,
09:03
[PULL 022/126] qom/object_interfaces: Fix QAPI headers included
,
Philippe Mathieu-Daudé
,
09:03
[PULL 021/126] target/tricore: Remove unused fields from CPUTriCoreState
,
Philippe Mathieu-Daudé
,
09:03
[PULL 020/126] target/xtensa/cpu: Include missing "memory.h" header
,
Philippe Mathieu-Daudé
,
09:03
[PULL 019/126] target/sparc/sysemu: Remove pointless CONFIG_USER_ONLY guard
,
Philippe Mathieu-Daudé
,
09:03
[PULL 018/126] target/riscv/cpu: Move Floating-Point fields closer
,
Philippe Mathieu-Daudé
,
09:03
[PULL 017/126] target/ppc: Fix warning with clang-15
,
Philippe Mathieu-Daudé
,
09:03
[PULL 016/126] target/ppc/kvm: Remove unused "sysbus.h" header
,
Philippe Mathieu-Daudé
,
09:02
[PULL 015/126] target/ppc/internal: Restrict MMU declarations to sysemu
,
Philippe Mathieu-Daudé
,
09:02
[PULL 014/126] target/loongarch/cpu: Restrict "memory.h" header to sysemu
,
Philippe Mathieu-Daudé
,
09:02
[PULL 013/126] target/loongarch/cpu: Remove unused "sysbus.h" header
,
Philippe Mathieu-Daudé
,
09:02
[PULL 012/126] target/alpha: Remove obsolete STATUS document
,
Philippe Mathieu-Daudé
,
09:02
[RESEND PULL 000/126] Buildsys / QOM / QDev / UI patches for 2023-02-27
,
Philippe Mathieu-Daudé
,
09:02
[PULL 24/25] hw/or-irq: Declare QOM macros using OBJECT_DECLARE_SIMPLE_TYPE()
,
Peter Maydell
,
09:02
[PULL 18/25] hw/char/cmsdk-apb-uart: Open-code cmsdk_apb_uart_create()
,
Peter Maydell
,
09:02
[PULL 19/25] hw/timer/cmsdk-apb-timer: Remove unused 'qdev-properties.h' header
,
Peter Maydell
,
09:02
[PULL 011/126] target/hppa: Extract system helpers to sys_helper.c
,
Philippe Mathieu-Daudé
,
09:02
[PULL 13/25] hw/gpio/max7310: Simplify max7310_realize()
,
Peter Maydell
,
09:02
[PULL 11/25] cpu-defs.h: Expose CPUTLBEntryFull to non-TCG code
,
Peter Maydell
,
09:02
[PULL 04/25] target/arm: move translate modules to tcg/
,
Peter Maydell
,
09:02
[PULL 06/25] target/arm: Move psci.c into the tcg directory
,
Peter Maydell
,
09:02
[PULL 23/25] hw/irq: Declare QOM macros using OBJECT_DECLARE_SIMPLE_TYPE()
,
Peter Maydell
,
09:02
[PULL 22/25] iothread: Remove unused IOThreadClass / IOTHREAD_CLASS
,
Peter Maydell
,
09:02
[PULL 20/25] hw/intc/armv7m_nvic: Use QOM cast CPU() macro
,
Peter Maydell
,
09:02
[PULL 16/25] hw/char/xilinx_uartlite: Expose XILINX_UARTLITE QOM type
,
Peter Maydell
,
09:02
[PULL 03/25] target/arm: Wrap TCG-only code in debug_helper.c
,
Peter Maydell
,
09:02
[PULL 12/25] tests/avocado: add machine:none tag to version.py
,
Peter Maydell
,
09:02
[PULL 10/25] target/arm: Don't access TCG code when debugging with KVM
,
Peter Maydell
,
09:02
[PULL 07/25] target/arm: Wrap arm_rebuild_hflags calls with tcg_enabled
,
Peter Maydell
,
09:02
[PULL 15/25] hw/char/pl011: Open-code pl011_luminary_create()
,
Peter Maydell
,
09:02
[PULL 09/25] target/arm: Move regime_using_lpae_format into internal.h
,
Peter Maydell
,
09:02
[PULL 25/25] hw: Replace qemu_or_irq typedef by OrIRQState
,
Peter Maydell
,
09:02
[PULL 21/25] hw/arm/musicpal: Remove unused dummy MemoryRegion
,
Peter Maydell
,
09:02
[PULL 17/25] hw/char/xilinx_uartlite: Open-code xilinx_uartlite_create()
,
Peter Maydell
,
09:02
[PULL 14/25] hw/char/pl011: Un-inline pl011_create()
,
Peter Maydell
,
09:02
[PULL 08/25] target/arm: Move hflags code into the tcg directory
,
Peter Maydell
,
09:02
[PULL 05/25] target/arm: move helpers to tcg/
,
Peter Maydell
,
09:02
[PULL 02/25] target/arm: Wrap breakpoint/watchpoint updates with tcg_enabled
,
Peter Maydell
,
09:01
[PULL 01/25] include/hw/arm/allwinner-a10.h: Remove superfluous includes from the header
,
Peter Maydell
,
09:01
[PULL 00/25] target-arm queue
,
Peter Maydell
,
09:01
Re: [PATCH v16 00/11] s390x: CPU Topology
,
Thomas Huth
,
09:00
Re: [PATCH v16 11/11] docs/s390x/cpu topology: document s390x cpu topology
,
Thomas Huth
,
08:58
[PATCH v3 19/27] target/mips: Replace `tb_pc()` with `tb->pc`
,
Anton Johansson
,
08:53
[PATCH v3 26/27] target/arm: Replace `tb_pc()` with `tb->pc`
,
Anton Johansson
,
08:52
[PATCH v3 25/27] target/avr: Replace `tb_pc()` with `tb->pc`
,
Anton Johansson
,
08:52
[PATCH v3 21/27] target/loongarch: Replace `tb_pc()` with `tb->pc`
,
Anton Johansson
,
08:52
[PATCH v3 27/27] include/exec: Remove `tb_pc()`
,
Anton Johansson
,
08:52
[PATCH v3 18/27] target/openrisc: Replace `tb_pc()` with `tb->pc`
,
Anton Johansson
,
08:52
[PATCH v3 17/27] target/riscv: Replace `tb_pc()` with `tb->pc`
,
Anton Johansson
,
08:52
[PATCH v3 16/27] target/rx: Replace `tb_pc()` with `tb->pc`
,
Anton Johansson
,
08:52
[PATCH v3 13/27] target/tricore: Replace `tb_pc()` with `tb->pc`
,
Anton Johansson
,
08:52
[PATCH v3 20/27] target/microblaze: Replace `tb_pc()` with `tb->pc`
,
Anton Johansson
,
08:52
[PATCH v3 22/27] target/i386: Replace `tb_pc()` with `tb->pc`
,
Anton Johansson
,
08:52
[PATCH] i386: QEMU support LAM (Linear Address Masking)
,
Robert Hoo
,
08:52
[PATCH v3 14/27] target/sparc: Replace `tb_pc()` with `tb->pc`
,
Anton Johansson
,
08:52
[PATCH v3 24/27] target/hexagon: Replace `tb_pc()` with `tb->pc`
,
Anton Johansson
,
08:52
[PATCH v3 23/27] target/hppa: Replace `tb_pc()` with `tb->pc`
,
Anton Johansson
,
08:52
[PATCH v3 15/27] target/sh4: Replace `tb_pc()` with `tb->pc`
,
Anton Johansson
,
08:52
[PATCH v3 11/27] accel/tcg: Move jmp-cache `CF_PCREL` checks to caller
,
Anton Johansson
,
08:52
[PATCH v3 12/27] accel/tcg: Replace `tb_pc()` with `tb->pc`
,
Anton Johansson
,
08:52
[PATCH v3 10/27] target/i386: Remove `TARGET_TB_PCREL` define
,
Anton Johansson
,
08:52
[PATCH v3 07/27] target/i386: Replace `TARGET_TB_PCREL` with `CF_PCREL`
,
Anton Johansson
,
08:52
[PATCH v3 06/27] target/arm: Replace `TARGET_TB_PCREL` with `CF_PCREL`
,
Anton Johansson
,
08:52
[PATCH v3 09/27] target/arm: Remove `TARGET_TB_PCREL` define
,
Anton Johansson
,
08:52
[PATCH v3 08/27] include/exec: Remove `TARGET_TB_PCREL` define
,
Anton Johansson
,
08:52
[PATCH v3 05/27] include/exec: Replace `TARGET_TB_PCREL` with `CF_PCREL`
,
Anton Johansson
,
08:52
[PATCH v3 03/27] target/arm: set `CF_PCREL` in `arm_cpu_realizefn`
,
Anton Johansson
,
08:52
[PATCH v3 01/27] include/exec: Introduce `CF_PCREL`
,
Anton Johansson
,
08:52
[PATCH v3 04/27] accel/tcg: Replace `TARGET_TB_PCREL` with `CF_PCREL`
,
Anton Johansson
,
08:52
[PATCH v3 00/27] Replace TARGET_TB_PCREL with CF_PCREL
,
Anton Johansson
,
08:52
[PATCH v3 02/27] target/i386: set `CF_PCREL` in `x86_cpu_realizefn`
,
Anton Johansson
,
08:52
Re: [PATCH v2 00/20] vfio: Add migration pre-copy support and device dirty tracking
,
Cédric Le Goater
,
08:50
Re: [PATCH v4 0/7] Pegasos2 fixes and audio output support
,
BALATON Zoltan
,
08:46
Re: [PATCH v4 4/4] target/i386: Add new CPU model SapphireRapids
,
Xiaoyao Li
,
08:46
Re: [PATCH 1/2] hw/vfio/migration: Remove unused 'exec/ram_addr.h' header
,
Cédric Le Goater
,
08:40
Re: [PATCH v4 2/4] target/i386: add FZRM, FSRS, FSRC
,
Xiaoyao Li
,
08:39
Re: [PATCH v2 12/15] hw/display/sm501: Unify common QOM properties
,
Philippe Mathieu-Daudé
,
08:37
Re: [PATCH v4 3/4] target/i386: KVM: allow fast string operations if host supports them
,
Xiaoyao Li
,
08:36
[PATCH] hw/pvrdma: Protect against buggy or malicious guest driver
,
Yuval Shaia
,
08:35
[PATCH v4 7/7] hw/audio/via-ac97: Basic implementation of audio playback
,
Bernhard Beschow
,
08:34
Re: [PATCH v3 0/8] Pegasos2 fixes and audio output support
,
BALATON Zoltan
,
08:34
[PATCH v4 3/7] hw/display/sm501: Add debug property to control pixman usage
,
Bernhard Beschow
,
08:34
[PATCH v4 1/7] hw/display/sm501: Implement more 2D raster operations
,
Bernhard Beschow
,
08:34
[PATCH v4 0/7] [RESEND] Pegasos2 fixes and audio output support
,
Bernhard Beschow
,
08:34
[PATCH v4 6/7] hw/audio/ac97: Split off some definitions to a header
,
Bernhard Beschow
,
08:34
[PATCH v4 5/7] hw/ppc/pegasos2: Fix PCI interrupt routing
,
Bernhard Beschow
,
08:34
[PATCH v4 2/7] hw/display/sm501: Add fallbacks to pixman routines
,
Bernhard Beschow
,
08:34
[PATCH v4 4/7] hw/isa/vt82c686: Declare gpio inputs so it can be connected in board code
,
Bernhard Beschow
,
08:34
Re: [PATCH v16 10/11] qapi/s390x/cpu topology: CPU_POLARIZATION_CHANGE qapi event
,
Thomas Huth
,
08:34
Re: [PATCH v16 09/11] machine: adding s390 topology to query-cpu-fast
,
Thomas Huth
,
08:28
Re: [PATCH v16 07/11] target/s390x/cpu topology: activating CPU topology
,
Thomas Huth
,
08:26
Re: [PATCH v16 03/11] target/s390x/cpu topology: handle STSI(15) and build the SYSIB
,
Nina Schoetterl-Glausch
,
08:21
Re: [RFC v5 0/3] migration: reduce time of loading non-iterable vmstate
,
Chuang Xu
,
08:19
Re: [PATCH v4 0/7] Pegasos2 fixes and audio output support
,
Bernhard Beschow
,
08:16
Re: [PATCH 1/2] qapi: Do not generate default switch case in gen_visit_object_members()
,
Markus Armbruster
,
08:15
Re: [PATCH 2/2] qapi: Generate enum count as definition in gen_enum_lookup()
,
Markus Armbruster
,
08:11
Re: [PATCH v4 0/7] Pegasos2 fixes and audio output support
,
BALATON Zoltan
,
08:00
[PATCH v4 3/7] hw/display/sm501: Add debug property to control pixman usage
,
Bernhard Beschow
,
07:58
[PATCH v4 0/7] Pegasos2 fixes and audio output support
,
Bernhard Beschow
,
07:58
[PATCH v4 2/7] hw/display/sm501: Add fallbacks to pixman routines
,
Bernhard Beschow
,
07:58
[PATCH v4 1/7] hw/display/sm501: Implement more 2D raster operations
,
Bernhard Beschow
,
07:58
Re: [PATCH v3 4/8] hw/isa/vt82c686: Implement PCI IRQ routing
,
BALATON Zoltan
,
07:58
Re: [RFC PATCH 10/43] target/loongarch: Implement vaddw/vsubw
,
gaosong
,
07:55
Re: [RFC PATCH 10/43] target/loongarch: Implement vaddw/vsubw
,
gaosong
,
07:55
Re: [PATCH v16 08/11] qapi/s390x/cpu topology: set-cpu-topology monitor command
,
Nina Schoetterl-Glausch
,
07:51
Re: [PATCH 2/2] qapi: Generate enum count as definition in gen_enum_lookup()
,
Juan Quintela
,
07:42
Re: [PATCH 1/2] qapi: Do not generate default switch case in gen_visit_object_members()
,
Juan Quintela
,
07:41
Re: [PATCH v4 00/15] Dynamically switch to vhost shadow virtqueues at vdpa net migration
,
Alvaro Karsz
,
07:41
Re: [PATCH v3 0/3] VT82xx PCI IRQ routing fixes
,
BALATON Zoltan
,
07:40
[PULL 011/123] target/hppa: Extract system helpers to sys_helper.c
,
Philippe Mathieu-Daudé
,
07:40
[PULL 009/123] target/i386: Remove x86_cpu_dump_local_apic_state() dead stub
,
Philippe Mathieu-Daudé
,
07:40
[PULL 010/123] target/hppa: Extract FPU helpers to fpu_helper.c
,
Philippe Mathieu-Daudé
,
07:40
[PULL 008/123] target/i386/cpu: Remove dead helper_lock() declaration
,
Philippe Mathieu-Daudé
,
07:40
Re: [PATCH v16 06/11] s390x/cpu topology: interception of PTF instruction
,
Thomas Huth
,
07:40
[PULL 007/123] target/i386: Remove NEED_CPU_H guard from target-specific headers
,
Philippe Mathieu-Daudé
,
07:40
[PULL 006/123] target/cpu: Restrict do_transaction_failed() handlers to sysemu
,
Philippe Mathieu-Daudé
,
07:39
[PULL 005/123] target/cpu: Restrict cpu_get_phys_page_debug() handlers to sysemu
,
Philippe Mathieu-Daudé
,
07:39
[PULL 004/123] gdbstub: Use vaddr type for generic insert/remove_breakpoint() API
,
Philippe Mathieu-Daudé
,
07:39
[PULL 003/123] cputlb: Restrict SavedIOTLB to system emulation
,
Philippe Mathieu-Daudé
,
07:39
[PULL 002/123] cpu: Move breakpoint helpers to common code
,
Philippe Mathieu-Daudé
,
07:39
[PULL 001/123] cpu: Remove capstone meson dependency
,
Philippe Mathieu-Daudé
,
07:39
[PULL 000/123] Buildsys / QOM / QDev / UI patches for 2023-02-27
,
Philippe Mathieu-Daudé
,
07:39
Re: [PATCH v3 3/3] hw/riscv: Validate cluster and NUMA node boundary
,
Daniel Henrique Barboza
,
07:39
[PATCH v3 2/3] hw/isa/vt82c686: Implement PCI IRQ routing
,
Bernhard Beschow
,
07:34
[PATCH v3 3/3] hw/usb/vt82c686-uhci-pci: Use PCI IRQ routing
,
Bernhard Beschow
,
07:34
[PATCH v3 1/3] hw/ppc/pegasos2: Initialize VT8231 PCI IRQ router
,
Bernhard Beschow
,
07:34
[PATCH v3 0/3] VT82xx PCI IRQ routing fixes
,
Bernhard Beschow
,
07:34
Re: [PATCH v4] audio/pwaudio.c: Add Pipewire audio backend for QEMU
,
Marc-André Lureau
,
07:31
Re: [PATCH v3 0/6] hw/vfio/ccw: hw: Use QOM macros and remove DO_UPCAST() uses
,
Philippe Mathieu-Daudé
,
07:30
Re: [PATCH v4] audio/pwaudio.c: Add Pipewire audio backend for QEMU
,
Dorinda Bassey
,
07:27
Re: [PATCH v16 08/11] qapi/s390x/cpu topology: set-cpu-topology monitor command
,
Markus Armbruster
,
07:25
Re: [PATCH 12/12] hw: Move ich9.h to southbridge/
,
Philippe Mathieu-Daudé
,
07:22
Re: [PATCH v4] audio/pwaudio.c: Add Pipewire audio backend for QEMU
,
Dorinda Bassey
,
07:20
Re: [PATCH v16 08/11] qapi/s390x/cpu topology: set-cpu-topology monitor command
,
Nina Schoetterl-Glausch
,
07:15
Re: [PATCH v3 03/10] tests/docker: fix a win32 error due to portability
,
Alex Bennée
,
07:12
Re: [PATCH 11/12] hw/i386/ich9: Clean up includes
,
Philippe Mathieu-Daudé
,
07:09
Re: [PATCH 10/12] hw: Move ioapic*.h to intc/
,
Philippe Mathieu-Daudé
,
07:07
Re: [PULL 00/13] testing updates (gitlab, cirrus, docker, avocado, windows)
,
Peter Maydell
,
06:58
Re: [PATCH 12/12] hw: Move ich9.h to southbridge/
,
Philippe Mathieu-Daudé
,
06:57
Re: [PATCH 09/12] hw/i386/ich9: Remove redundant GSI_NUM_PINS
,
Philippe Mathieu-Daudé
,
06:56
Re: [PATCH 08/12] hw/isa/lpc_ich9: Remove redundant ich9_lpc_reset() invocation
,
Philippe Mathieu-Daudé
,
06:56
Re: [PATCH 07/12] hw/isa/lpc_ich9: Connect pm stuff to lpc internally
,
Philippe Mathieu-Daudé
,
06:55
Re: [PATCH 06/12] hw/i386/pc_q35: Allow for setting properties before realizing TYPE_ICH9_LPC_DEVICE
,
Philippe Mathieu-Daudé
,
06:53
Re: [PATCH 05/12] hw/i2c/smbus_ich9: Inline ich9_smb_init() and remove it
,
Philippe Mathieu-Daudé
,
06:53
Re: [PATCH 04/12] hw/i2c/smbus_ich9: Move ich9_smb_set_irq() in front of ich9_smbus_realize()
,
Philippe Mathieu-Daudé
,
06:52
Re: [PATCH 03/12] hw/isa/lpc_ich9: Eliminate ICH9LPCState::isa_bus
,
Philippe Mathieu-Daudé
,
06:51
Re: [PATCH 02/12] hw/isa/lpc_ich9: Unexport PIRQ functions
,
Philippe Mathieu-Daudé
,
06:51
Re: [PATCH 01/12] hw/i386/ich9: Rename Q35_MASK to ICH9_MASK
,
Philippe Mathieu-Daudé
,
06:51
Re: [PULL] Fourth RISC-V PR for QEMU 8.0, Attempt 2
,
Peter Maydell
,
06:50
Re: [PATCH 1/2] docs/about: Deprecate 32-bit x86 hosts and qemu-system-i386
,
Daniel P . Berrangé
,
06:50
Re: [PATCH v3 0/6] hw/vfio/ccw: hw: Use QOM macros and remove DO_UPCAST() uses
,
Thomas Huth
,
06:46
Re: [PATCH v4 27/27] target/s390x: Enable TARGET_TB_PCREL
,
Thomas Huth
,
06:41
[PULL 30/33] gitlab-ci.d/buildtest-template: Simplify the configure step
,
Thomas Huth
,
06:38
[PULL 26/33] meson: fix dependency on qemu-keymap
,
Thomas Huth
,
06:38
[PULL 25/33] qemu-keymap: Silence memory leak warning from Clang's sanitizer
,
Thomas Huth
,
06:38
[PULL 18/33] target/s390x: Use tcg_constant_* in local contexts
,
Thomas Huth
,
06:38
[PULL 27/33] Updated the FSF address to <https://www.gnu.org/licenses/>
,
Thomas Huth
,
06:38
[PULL 31/33] gitlab-ci.d: Build with --enable-fdt=system by default
,
Thomas Huth
,
06:38
[PULL 28/33] gitlab-ci.d/buildtest: Remove aarch64-softmmu from the build-system-ubuntu job
,
Thomas Huth
,
06:37
[PULL 23/33] tests/tcg/s390x: Add sam.S
,
Thomas Huth
,
06:37
[PULL 17/33] s390x/pv: Add support for asynchronous teardown for reboot
,
Thomas Huth
,
06:37
[PULL 21/33] target/s390x: Use tcg_constant_* in translate_vx.c.inc
,
Thomas Huth
,
06:37
[PULL 32/33] gitlab-ci.d/base: Mark jobs as interruptible by default
,
Thomas Huth
,
06:37
[PULL 33/33] Deprecate the "-no-acpi" command line switch
,
Thomas Huth
,
06:37
[PULL 24/33] configure: Add 'mkdir build' check
,
Thomas Huth
,
06:37
[PULL 20/33] target/s390x: Use tcg_constant_i32 for fpinst_extract_m34
,
Thomas Huth
,
06:37
[PULL 19/33] target/s390x: Use tcg_constant_* for DisasCompare
,
Thomas Huth
,
06:37
[PULL 29/33] gitlab-ci.d/buildtest: Disintegrate the build-coroutine-sigaltstack job
,
Thomas Huth
,
06:37
[PULL 22/33] tests/tcg/s390x: Add bal.S
,
Thomas Huth
,
06:37
[PULL 16/33] target/s390x: Hoist some computation in access_memmove
,
Thomas Huth
,
06:37
[PULL 15/33] target/s390x: Inline do_access_{get,set}_byte
,
Thomas Huth
,
06:36
[PULL 11/33] target/s390x: Pass S390Access pointer into access_prepare
,
Thomas Huth
,
06:36
[PULL 10/33] target/s390x: Fix s390_probe_access for user-only
,
Thomas Huth
,
06:36
[PULL 13/33] target/s390x: Tidy access_prepare_nf
,
Thomas Huth
,
06:36
[PULL 14/33] target/s390x: Remove TLB_NOTDIRTY workarounds
,
Thomas Huth
,
06:36
[PULL 12/33] target/s390x: Use void* for haddr in S390Access
,
Thomas Huth
,
06:36
[PULL 09/33] target/s390x/arch_dump: Simplify memory allocation in s390x_write_elf64_notes()
,
Thomas Huth
,
06:36
[PULL 08/33] target/s390x/arch_dump: Fix memory corruption in s390x_write_elf64_notes()
,
Thomas Huth
,
06:36
[PULL 07/33] hw/vfio/ccw: Replace DO_UPCAST(VFIOCCWDevice) by VFIO_CCW()
,
Thomas Huth
,
06:36
[PULL 00/33] s390x and testing related patches
,
Thomas Huth
,
06:36
[PULL 01/33] tests/qtest/rtl8139-test: Make the test less verbose by default
,
Thomas Huth
,
06:36
[PULL 04/33] hw/vfio/ccw: Use intermediate S390CCWDevice variable
,
Thomas Huth
,
06:36
[PULL 06/33] hw/vfio/ccw: Remove pointless S390CCWDevice variable
,
Thomas Huth
,
06:36
[PULL 05/33] hw/vfio/ccw: Replace DO_UPCAST(S390CCWDevice) by S390_CCW_DEVICE()
,
Thomas Huth
,
06:36
[PULL 02/33] Do not include hw/hw.h if it is not necessary
,
Thomas Huth
,
06:36
[PULL 03/33] hw/vfio/ccw: Simplify using DEVICE() macro
,
Thomas Huth
,
06:36
Re: [PATCH] .gitlab-ci.d/base: Mark jobs as interruptible by default
,
Alex Bennée
,
06:32
[PATCH v6 8/8] hw/mem/cxl_type3: Add CXL RAS Error Injection Support.
,
Jonathan Cameron
,
06:32
[PATCH v6 7/8] hw/pci/aer: Make PCIE AER error injection facility available for other emulation to use.
,
Jonathan Cameron
,
06:31
[PATCH v6 6/8] hw/cxl: Fix endian issues in CXL RAS capability defaults / masks
,
Jonathan Cameron
,
06:31
[PATCH v6 5/8] hw/mem/cxl-type3: Add AER extended capability
,
Jonathan Cameron
,
06:30
[PATCH v6 4/8] hw/pci-bridge/cxl_root_port: Wire up MSI
,
Jonathan Cameron
,
06:30
[PATCH v6 3/8] hw/pci-bridge/cxl_root_port: Wire up AER
,
Jonathan Cameron
,
06:29
[PATCH v6 2/8] hw/pci/aer: Add missing routing for AER errors
,
Jonathan Cameron
,
06:28
[PATCH v6 1/8] hw/pci/aer: Implement PCI_ERR_UNCOR_MASK register
,
Jonathan Cameron
,
06:28
Re: [PATCH] ui/cocoa: user friendly characters for release mouse
,
Christian Schoenebeck
,
06:28
[PATCH v6 0/8] hw/cxl: RAS error emulation and injection
,
Jonathan Cameron
,
06:28
Re: [PATCH v16 08/11] qapi/s390x/cpu topology: set-cpu-topology monitor command
,
Thomas Huth
,
06:27
Re: [PATCH v2 17/24] hw/ide: Declare ide_get_[geometry/bios_chs_trans] in 'hw/ide/internal.h'
,
Philippe Mathieu-Daudé
,
06:23
Re: [PULL 00/29] Block layer patches
,
Peter Maydell
,
06:22
Re: [PATCH v3 07/10] qapi: implement conditional command arguments
,
Marc-André Lureau
,
06:22
Re: [PATCH 1/7] configure: expose the direct container command
,
Daniel P . Berrangé
,
06:19
Re: [PATCH v2 17/24] hw/ide: Declare ide_get_[geometry/bios_chs_trans] in 'hw/ide/internal.h'
,
Alex Bennée
,
06:18
Re: [PATCH v3 0/6] hw/vfio/ccw: hw: Use QOM macros and remove DO_UPCAST() uses
,
Philippe Mathieu-Daudé
,
06:16
Re: [PATCH 2/7] tests/dockerfiles: unify debian-toolchain references
,
Daniel P . Berrangé
,
06:15
Re: [PATCH v2 09/24] hw/ide: Include 'exec/ioport.h' instead of 'hw/isa/isa.h'
,
Alex Bennée
,
06:13
Re: [PATCH v2 08/24] hw/ide: Remove unused 'qapi/qapi-types-run-state.h'
,
Alex Bennée
,
06:13
Re: [PATCH v2 07/24] hw/ide/atapi: Restrict 'scsi/constants.h' inclusion
,
Alex Bennée
,
06:13
Re: [PATCH v3 4/8] hw/isa/vt82c686: Implement PCI IRQ routing
,
BALATON Zoltan
,
06:12
Re: [RFC PATCH v2 1/3] gitlab: Use plain docker in container-template.yml
,
Daniel P . Berrangé
,
06:12
[PATCH 2/2] docs/about: Deprecate 32-bit arm hosts and qemu-system-arm
,
Thomas Huth
,
06:11
[PATCH 1/2] docs/about: Deprecate 32-bit x86 hosts and qemu-system-i386
,
Thomas Huth
,
06:11
[PATCH 0/2] Deprecate support for 32-bit x86 and arm hosts
,
Thomas Huth
,
06:11
Re: [RFC PATCH v2 2/3] gitlab: Cache container images
,
Daniel P . Berrangé
,
06:09
Re: [PATCH v3 4/8] hw/isa/vt82c686: Implement PCI IRQ routing
,
BALATON Zoltan
,
06:08
Re: [RFC] CXL: TCG/KVM instruction alignment issue discussion default
,
Jørgen Hansen
,
06:07
Re: [PATCH v3 4/8] hw/isa/vt82c686: Implement PCI IRQ routing
,
BALATON Zoltan
,
06:06
Re: [PATCH] .gitlab-ci.d/base: Mark jobs as interruptible by default
,
Daniel P . Berrangé
,
06:05
Re: [PATCH v3 4/8] hw/isa/vt82c686: Implement PCI IRQ routing
,
BALATON Zoltan
,
06:02
Re: [PATCH v16 08/11] qapi/s390x/cpu topology: set-cpu-topology monitor command
,
Pierre Morel
,
05:57
Re: [PATCH-for-8.0 1/5] cpu: Remove capstone meson dependency
,
Marc-André Lureau
,
05:54
Re: [PATCH v16 08/11] qapi/s390x/cpu topology: set-cpu-topology monitor command
,
Nina Schoetterl-Glausch
,
05:50
Re: [PATCH v2 02/24] hw/ide/mmio: Use CamelCase for MMIO_IDE state name
,
Alex Bennée
,
05:50
[PATCH 2/2] iotests/308: Add test for 'write -zu'
,
Hanna Czenczek
,
05:47
[PATCH 1/2] block/fuse: Let PUNCH_HOLE write zeroes
,
Hanna Czenczek
,
05:47
[PATCH 0/2] block/fuse: Let PUNCH_HOLE write zeroes
,
Hanna Czenczek
,
05:47
[PATCH 2/2] hw/vfio: Build various target-independent objects once
,
Philippe Mathieu-Daudé
,
05:33
[PATCH 1/2] hw/vfio/migration: Remove unused 'exec/ram_addr.h' header
,
Philippe Mathieu-Daudé
,
05:33
[PATCH 0/2] hw/vfio: Build various target-independent objects once
,
Philippe Mathieu-Daudé
,
05:33
Re: [PATCH v2 00/20] vfio: Add migration pre-copy support and device dirty tracking
,
Cédric Le Goater
,
05:24
Re: [PATCH v3 1/1] vhost-user-fs: add migration type property
,
Anton Kuchin
,
05:20
[PATCH v4 3/4] target/i386: KVM: allow fast string operations if host supports them
,
Paolo Bonzini
,
05:13
[PATCH v4 2/4] target/i386: add FZRM, FSRS, FSRC
,
Paolo Bonzini
,
05:13
[PATCH v4 1/4] target/i386: add FSRM to TCG
,
Paolo Bonzini
,
05:13
[PATCH v4 0/4] target/i386: Add new CPU model SapphireRapids and new fast string op leaves
,
Paolo Bonzini
,
05:13
Re: Adopting abandoned patch?
,
Alex Bennée
,
04:59
Re: [PATCH v5 8/8] hw/mem/cxl_type3: Add CXL RAS Error Injection Support.
,
Markus Armbruster
,
04:40
Re: [PATCH] Fix slli_uw decoding
,
Philipp Tomsich
,
04:33
Re: [PATCH 67/70] target/xtensa: Avoid tcg_const_i32
,
Max Filippov
,
04:31
Re: [PATCH 66/70] target/xtensa: Split constant in bit shift
,
Max Filippov
,
04:28
Re: [PATCH 65/70] target/xtensa: Use tcg_gen_subfi_i32 in translate_sll
,
Max Filippov
,
04:26
Re: [PATCH 64/70] target/xtensa: Avoid tcg_const_i32 in translate_l32r
,
Max Filippov
,
04:24
Re: Reply: [PATCH] virtio-balloon: optimize the virtio-balloon on the ARM platform.
,
David Hildenbrand
,
04:22
Re: [PATCH 63/70] target/xtensa: Tidy translate_clamps
,
Max Filippov
,
04:22
Re: [RFC PATCH 10/43] target/loongarch: Implement vaddw/vsubw
,
Richard Henderson
,
04:20
Re: [PATCH 62/70] target/xtensa: Tidy translate_bb
,
Max Filippov
,
04:19
Re: [RFC PATCH 10/43] target/loongarch: Implement vaddw/vsubw
,
gaosong
,
04:14
Re: [PATCH v2 00/10] Resolve isabus global
,
Bernhard Beschow
,
04:12
Re: [PULL 00/29] Block layer patches
,
Thomas Huth
,
04:12
Re: [PATCH 50/70] target/s390x: Split out gen_ri2
,
Philippe Mathieu-Daudé
,
04:09
Re: [PATCH 45/70] target/riscv: Avoid tcg_const_*
,
Philippe Mathieu-Daudé
,
04:05
[PATCH] Fix slli_uw decoding
,
Ivan Klokov
,
04:05
Re: [PATCH 22/70] target/i386: Simplify POPF
,
Philippe Mathieu-Daudé
,
04:05
Re: [PATCH 29/70] target/microblaze: Avoid tcg_const_* throughout
,
Philippe Mathieu-Daudé
,
03:56
[PATCH v17 12/12] machine: adding s390 topology to info hotpluggable-cpus
,
Pierre Morel
,
03:53
[PATCH v17 08/12] qapi/s390x/cpu topology: set-cpu-topology monitor command
,
Pierre Morel
,
03:53
Re: [PATCH 1/2] gitlab/opensbi: Move to docker:stable
,
Thomas Huth
,
03:49
Re: [PATCH 3/3] qga: test: Add tests for `merge-output` flag
,
Marc-André Lureau
,
03:41
Re: [PATCH v3 4/8] hw/isa/vt82c686: Implement PCI IRQ routing
,
Bernhard Beschow
,
03:36
Re: [PATCH v16 08/11] qapi/s390x/cpu topology: set-cpu-topology monitor command
,
Pierre Morel
,
03:27
Re: [PATCH 2/3] qga: Add optional `merge-output` flag to guest-exec qapi
,
Marc-André Lureau
,
03:22
Re: [PATCH v3 4/8] hw/isa/vt82c686: Implement PCI IRQ routing
,
Bernhard Beschow
,
03:21
Re: [PATCH v4 12/15] vdpa: block migration if device has unsupported features
,
Jason Wang
,
03:20
Re: [PATCH v2 0/2] QGA installer fixes
,
Konstantin Kostiuk
,
03:19
Re: [PATCH 1/3] qga: test: Use absolute path to test data
,
Marc-André Lureau
,
03:17
Re: [PATCH v4 12/15] vdpa: block migration if device has unsupported features
,
Jason Wang
,
03:15
Re: [PATCH v3 4/8] hw/isa/vt82c686: Implement PCI IRQ routing
,
Bernhard Beschow
,
03:13
Re: [PATCH v4 11/15] vdpa net: block migration if the device has CVQ
,
Jason Wang
,
03:13
Re: [PATCH v4 10/15] vdpa: disable RAM block discard only for the first device
,
Jason Wang
,
03:11
Re: [PATCH v4 09/15] vdpa: add vdpa net migration state notifier
,
Jason Wang
,
03:08
Re: [PATCH v16 08/11] qapi/s390x/cpu topology: set-cpu-topology monitor command
,
Thomas Huth
,
03:01
Re: [PATCH v4 08/15] vdpa: rewind at get_base, not set_base
,
Jason Wang
,
02:34
Re: [PATCH v4 07/15] vdpa: add vhost_vdpa_suspend
,
Jason Wang
,
02:27
[PATCH v1] target/loongarch: Implement Chip Configuraiton Version Register(0x0000)
,
Song Gao
,
02:25
Re: [PATCH v4 06/15] vdpa: add vhost_vdpa->suspended parameter
,
Jason Wang
,
02:24
Re: [PATCH v4 05/15] vdpa: move vhost reset after get vring base
,
Jason Wang
,
02:24
Re: [PATCH v4 01/15] vdpa net: move iova tree creation from init to start
,
Jason Wang
,
02:20
Re: [PATCH v4 23/31] target/hexagon/idef-parser: Drop gen_tmp_local
,
Philippe Mathieu-Daudé
,
02:19
Re: [PATCH v4 03/15] vdpa: stop svq at vhost_vdpa_dev_start(false)
,
Jason Wang
,
02:15
Re: [PATCH 58/70] target/tricore: Use min/max for saturate
,
Richard Henderson
,
00:54
[PATCH 67/70] target/xtensa: Avoid tcg_const_i32
,
Richard Henderson
,
00:49
[PATCH 70/70] tcg: Drop tcg_const_*
,
Richard Henderson
,
00:49
[PATCH 69/70] tcg: Drop tcg_const_*_vec
,
Richard Henderson
,
00:49
[PATCH 65/70] target/xtensa: Use tcg_gen_subfi_i32 in translate_sll
,
Richard Henderson
,
00:49
[PATCH 66/70] target/xtensa: Split constant in bit shift
,
Richard Henderson
,
00:49
[PATCH 63/70] target/xtensa: Tidy translate_clamps
,
Richard Henderson
,
00:49
[PATCH 62/70] target/xtensa: Tidy translate_bb
,
Richard Henderson
,
00:49
[PATCH 68/70] tcg: Replace tcg_const_i64 in tcg-op.c
,
Richard Henderson
,
00:49
[PATCH 61/70] target/tricore: Avoid tcg_const_i32
,
Richard Henderson
,
00:49
[PATCH 64/70] target/xtensa: Avoid tcg_const_i32 in translate_l32r
,
Richard Henderson
,
00:49
[PATCH 58/70] target/tricore: Use min/max for saturate
,
Richard Henderson
,
00:49
[PATCH 57/70] target/tricore: Rename t_off10 and use tcg_constant_i32
,
Richard Henderson
,
00:49
[PATCH 59/70] target/tricore: Use setcondi instead of explicit allocation
,
Richard Henderson
,
00:49
[PATCH 56/70] target/tricore: Split t_n as constant from temp as variable
,
Richard Henderson
,
00:49
[PATCH 60/70] target/tricore: Drop some temp initialization
,
Richard Henderson
,
00:49
[PATCH 54/70] tcg/sparc: Avoid tcg_const_tl in gen_edge
,
Richard Henderson
,
00:49
[PATCH 53/70] target/sh4: Avoid tcg_const_i32
,
Richard Henderson
,
00:48
[PATCH 55/70] target/sparc: Avoid tcg_const_{tl,i32}
,
Richard Henderson
,
00:48
[PATCH 52/70] target/sh4: Avoid tcg_const_i32 for TAS.B
,
Richard Henderson
,
00:48
[PATCH 51/70] target/s390x: Avoid tcg_const_i64
,
Richard Henderson
,
00:48
[PATCH 47/70] target/rx: Use cpu_psw_z as temp in flags computation
,
Richard Henderson
,
00:48
[PATCH 50/70] target/s390x: Split out gen_ri2
,
Richard Henderson
,
00:48
[PATCH 49/70] target/rx: Avoid tcg_const_i32
,
Richard Henderson
,
00:48
[PATCH 48/70] target/rx: Avoid tcg_const_i32 when new temp needed
,
Richard Henderson
,
00:48
[PATCH 45/70] target/riscv: Avoid tcg_const_*
,
Richard Henderson
,
00:48
[PATCH 44/70] target/ppc: Avoid tcg_const_* in translate.c
,
Richard Henderson
,
00:48
[PATCH 46/70] target/rx: Use tcg_gen_abs_i32
,
Richard Henderson
,
00:48
[PATCH 43/70] target/ppc: Fix gen_tlbsx_booke206
,
Richard Henderson
,
00:48
[PATCH 42/70] target/ppc: Rewrite trans_ADDG6S
,
Richard Henderson
,
00:48
[PATCH 41/70] target/ppc: Avoid tcg_const_* in power8-pmu-regs.c.inc
,
Richard Henderson
,
00:47
[PATCH 40/70] target/ppc: Avoid tcg_const_* in fp-impl.c.inc
,
Richard Henderson
,
00:47
[PATCH 39/70] target/ppc: Avoid tcg_const_* in vsx-impl.c.inc
,
Richard Henderson
,
00:44
[PATCH 38/70] target/ppc: Avoid tcg_const_* in xxeval
,
Richard Henderson
,
00:44
[PATCH 35/70] target/ppc: Avoid tcg_const_i64 in do_vector_shift_quad
,
Richard Henderson
,
00:44
[PATCH 33/70] target/mips: Avoid tcg_const_* throughout
,
Richard Henderson
,
00:44
[PATCH 37/70] target/ppc: Avoid tcg_const_* in vmx-impl.c.inc
,
Richard Henderson
,
00:44
[PATCH 36/70] target/ppc: Avoid tcg_const_i64 in do_vcntmb
,
Richard Henderson
,
00:44
[PATCH 32/70] target/mips: Avoid tcg_const_tl in gen_r6_ld
,
Richard Henderson
,
00:44
[PATCH 31/70] target/mips: Split out gen_lxr
,
Richard Henderson
,
00:44
[PATCH 34/70] target/ppc: Split out gen_vx_vmul10
,
Richard Henderson
,
00:44
[PATCH 30/70] target/mips: Split out gen_lxl
,
Richard Henderson
,
00:44
[PATCH 29/70] target/microblaze: Avoid tcg_const_* throughout
,
Richard Henderson
,
00:44
[PATCH 28/70] target/m68k: Avoid tcg_const_* throughout
,
Richard Henderson
,
00:44
[PATCH 27/70] target/m68k: Avoid tcg_const_i32 in bfop_reg
,
Richard Henderson
,
00:44
[PATCH 26/70] target/m68k: Avoid tcg_const_i32 when modified
,
Richard Henderson
,
00:44
[PATCH 24/70] target/m68k: Reject immediate as destination in gen_ea_mode
,
Richard Henderson
,
00:44
[PATCH 22/70] target/i386: Simplify POPF
,
Richard Henderson
,
00:44
[PATCH 23/70] target/i386: Avoid use of tcg_const_* throughout
,
Richard Henderson
,
00:43
[PATCH 25/70] target/m68k: Use tcg_constant_i32 in gen_ea_mode
,
Richard Henderson
,
00:43
[PATCH 19/70] target/hexagon/idef-parser: Use gen_constant for gen_extend_tcg_width_op
,
Richard Henderson
,
00:43
[PATCH 21/70] target/hppa: Avoid use of tcg_const_i32 throughout
,
Richard Henderson
,
00:43
[PATCH 20/70] target/hppa: Avoid tcg_const_i64 in trans_fid_f
,
Richard Henderson
,
00:43
[PATCH 18/70] target/hexagon/idef-parser: Use gen_tmp for gen_rvalue_pred
,
Richard Henderson
,
00:43
[PATCH 17/70] target/hexagon/idef-parser: Use gen_tmp for gen_pred_assign
,
Richard Henderson
,
00:43
[PATCH 16/70] target/hexagon/idef-parser: Use gen_tmp for LPCFG
,
Richard Henderson
,
00:43
[PATCH 14/70] target/cris: Avoid use of tcg_const_i32 throughout
,
Richard Henderson
,
00:43
[PATCH 15/70] target/hexagon: Use tcg_constant_* for gen_constant_from_imm
,
Richard Henderson
,
00:43
[PATCH 13/70] target/avr: Avoid use of tcg_const_i32 throughout
,
Richard Henderson
,
00:43
[PATCH 12/70] target/avr: Avoid use of tcg_const_i32 in SBIC, SBIS
,
Richard Henderson
,
00:43
[PATCH 11/70] target/arm: Avoid tcg_const_ptr in handle_rev
,
Richard Henderson
,
00:43
[PATCH 10/70] target/arm: Avoid tcg_const_ptr in handle_vec_simd_sqshrn
,
Richard Henderson
,
00:43
[PATCH 09/70] target/arm: Avoid tcg_const_ptr in disas_simd_zip_trn
,
Richard Henderson
,
00:43
[PATCH 08/70] target/arm: Avoid tcg_const_* in translate-mve.c
,
Richard Henderson
,
00:43
[PATCH 06/70] target/arm: Improve trans_BFCI
,
Richard Henderson
,
00:43
[PATCH 07/70] target/arm: Avoid tcg_const_ptr in gen_sve_{ldr,str}
,
Richard Henderson
,
00:43
[PATCH 05/70] target/arm: Create gen_set_rmode, gen_restore_rmode
,
Richard Henderson
,
00:43
[PATCH 04/70] target/arm: Consistently use ARMFPRounding during translation
,
Richard Henderson
,
00:43
[PATCH 03/70] target/arm: Improve arm_rmode_to_sf
,
Richard Henderson
,
00:42
[PATCH 02/70] target/arm: Handle FPROUNDING_ODD in arm_rmode_to_sf
,
Richard Henderson
,
00:42
[PATCH 01/70] target/arm: Use rmode >= 0 for need_rmode
,
Richard Henderson
,
00:42
[PATCH 00/70] tcg: Remove tcg_const_*
,
Richard Henderson
,
00:42
[PATCH v4 30/31] tcg: Remove tcg_temp_local_new_*, tcg_const_local_*
,
Richard Henderson
,
00:39
[PATCH v4 29/31] exec/gen-icount: Don't use tcg_temp_local_new_i32
,
Richard Henderson
,
00:39
[PATCH v4 26/31] target/mips: Don't use tcg_temp_local_new
,
Richard Henderson
,
00:39
[PATCH v4 14/31] tcg: Use tcg_constant_ptr in do_dup
,
Richard Henderson
,
00:39
[PATCH v4 24/31] target/hppa: Don't use tcg_temp_local_new
,
Richard Henderson
,
00:39
[PATCH v4 23/31] target/hexagon/idef-parser: Drop gen_tmp_local
,
Richard Henderson
,
00:39
[PATCH v4 27/31] target/ppc: Don't use tcg_temp_local_new
,
Richard Henderson
,
00:39
[PATCH v4 31/31] tcg: Update docs/devel/tcg-ops.rst for temporary changes
,
Richard Henderson
,
00:39
[PATCH v4 20/31] target/arm: Don't use tcg_temp_local_new_*
,
Richard Henderson
,
00:39
[PATCH v4 19/31] target/arm: Drop copies in gen_sve_{ldr,str}
,
Richard Henderson
,
00:39
[PATCH v4 28/31] target/xtensa: Don't use tcg_temp_local_new_*
,
Richard Henderson
,
00:39
[PATCH v4 18/31] tcg: Change default temp lifetime to TEMP_TB
,
Richard Henderson
,
00:39
[PATCH v4 17/31] tcg: Don't re-use TEMP_TB temporaries
,
Richard Henderson
,
00:39
[PATCH v4 13/31] tcg: Use tcg_temp_ebb_new_* in tcg/
,
Richard Henderson
,
00:39
[PATCH v4 16/31] accel/tcg/plugin: Tidy plugin_gen_disable_mem_helpers
,
Richard Henderson
,
00:39
[PATCH v4 25/31] target/i386: Don't use tcg_temp_local_new
,
Richard Henderson
,
00:39
[PATCH v4 12/31] tcg: Add tcg_temp_ebb_new_{i32,i64,ptr}
,
Richard Henderson
,
00:38
[PATCH v4 22/31] target/hexagon: Don't use tcg_temp_local_new_*
,
Richard Henderson
,
00:38
[PATCH v4 21/31] target/cris: Don't use tcg_temp_local_new
,
Richard Henderson
,
00:38
[PATCH v4 15/31] accel/tcg/plugin: Use tcg_temp_ebb_*
,
Richard Henderson
,
00:38
[PATCH v4 11/31] tcg: Add tcg_gen_movi_ptr
,
Richard Henderson
,
00:38
[PATCH v4 10/31] tcg: Use tcg_constant_i32 in tcg_gen_io_start
,
Richard Henderson
,
00:38
[PATCH v4 09/31] tcg: Pass TCGTempKind to tcg_temp_new_internal
,
Richard Henderson
,
00:38
[PATCH v4 08/31] tcg: Remove TEMP_NORMAL
,
Richard Henderson
,
00:37
[PATCH v4 07/31] tcg: Add liveness_pass_0
,
Richard Henderson
,
00:37
[PATCH v4 06/31] tcg: Use noinline for major tcg_gen_code subroutines
,
Richard Henderson
,
00:37
[PATCH v4 05/31] tcg: Rename TEMP_LOCAL to TEMP_TB
,
Richard Henderson
,
00:37
[PATCH v4 04/31] tcg: Remove branch-to-next regardless of reference count
,
Richard Henderson
,
00:37
[PATCH v4 03/31] accel/tcg: Use more accurate max_insns for tb_overflow
,
Richard Henderson
,
00:37
[PATCH v4 02/31] accel/tcg: Pass max_insn to gen_intermediate_code by pointer
,
Richard Henderson
,
00:37
[PATCH v4 01/31] tcg: Adjust TCGContext.temps_in_use check
,
Richard Henderson
,
00:37
[PATCH v4 00/31] tcg: Simplify temporary usage
,
Richard Henderson
,
00:37
[PATCH v2 75/76] tcg: Create tcg/tcg-temp-internal.h
,
Richard Henderson
,
00:33
[PATCH v2 69/76] target/sparc: Drop tcg_temp_free
,
Richard Henderson
,
00:32
[PATCH v2 68/76] target/sparc: Drop free_compare
,
Richard Henderson
,
00:32
[PATCH v2 76/76] docs/devel/tcg-ops: Drop recommendation to free temps
,
Richard Henderson
,
00:32
[PATCH v2 74/76] tracing: remove transform.py
,
Richard Henderson
,
00:32
[PATCH v2 73/76] include/exec/gen-icount: Drop tcg_temp_free in gen_tb_start
,
Richard Henderson
,
00:32
[PATCH v2 72/76] target/xtensa: Drop tcg_temp_free
,
Richard Henderson
,
00:32
[PATCH v2 70/76] target/tricore: Drop tcg_temp_free
,
Richard Henderson
,
00:32
[PATCH v2 65/76] target/sparc: Drop get_temp_tl
,
Richard Henderson
,
00:32
[PATCH v2 71/76] target/xtensa: Drop reset_sar_tracker
,
Richard Henderson
,
00:32
[PATCH v2 63/76] target/s390x: Remove g_out, g_out2, g_in1, g_in2 from DisasContext
,
Richard Henderson
,
00:32
[PATCH v2 67/76] target/sparc: Remove egress label in disas_sparc_context
,
Richard Henderson
,
00:32
[PATCH v2 66/76] target/sparc: Drop get_temp_i32
,
Richard Henderson
,
00:32
[PATCH v2 64/76] target/sh4: Drop tcg_temp_free
,
Richard Henderson
,
00:32
[PATCH v2 62/76] target/s390x: Remove assert vs g_in2
,
Richard Henderson
,
00:32
[PATCH v2 61/76] target/s390x: Drop tcg_temp_free from translate.c
,
Richard Henderson
,
00:32
[PATCH v2 60/76] target/s390x: Drop tcg_temp_free from translate_vx.c.inc
,
Richard Henderson
,
00:32
[PATCH v2 57/76] target/s390x: Use tcg_constant_i32 for fpinst_extract_m34
,
Richard Henderson
,
00:32
[PATCH v2 56/76] target/s390x: Use tcg_constant_* for DisasCompare
,
Richard Henderson
,
00:32
[PATCH v2 58/76] target/s390x: Use tcg_constant_* in translate_vx.c.inc
,
Richard Henderson
,
00:31
[PATCH v2 54/76] target/rx: Drop tcg_temp_free
,
Richard Henderson
,
00:31
[PATCH v2 51/76] target/riscv: Drop ftemp_new
,
Richard Henderson
,
00:31
[PATCH v2 47/76] target/mips: Drop tcg_temp_free from translate.c
,
Richard Henderson
,
00:31
[PATCH v2 49/76] target/openrisc: Drop tcg_temp_free
,
Richard Henderson
,
00:31
[PATCH v2 59/76] target/s390x: Drop free_compare
,
Richard Henderson
,
00:31
[PATCH v2 52/76] target/riscv: Drop temp_new
,
Richard Henderson
,
00:31
[PATCH v2 55/76] target/s390x: Use tcg_constant_* in local contexts
,
Richard Henderson
,
00:31
[PATCH v2 50/76] target/ppc: Drop tcg_temp_free
,
Richard Henderson
,
00:31
[PATCH v2 53/76] target/riscv: Drop tcg_temp_free
,
Richard Henderson
,
00:31
[PATCH v2 45/76] target/mips: Fix trans_mult_acc return
,
Richard Henderson
,
00:31
[PATCH v2 48/76] target/nios2: Drop tcg_temp_free
,
Richard Henderson
,
00:31
[PATCH v2 43/76] target/mips: Drop tcg_temp_free from translate_addr_const.c
,
Richard Henderson
,
00:31
[PATCH v2 46/76] target/mips: Drop tcg_temp_free from vr54xx_translate.c
,
Richard Henderson
,
00:31
[PATCH v2 42/76] target/mips: Drop tcg_temp_free from octeon_translate.c
,
Richard Henderson
,
00:30
[PATCH v2 44/76] target/mips: Drop tcg_temp_free from tx79_translate.c
,
Richard Henderson
,
00:30
[PATCH v2 41/76] target/mips: Drop tcg_temp_free from nanomips_translate.c.inc
,
Richard Henderson
,
00:30
[PATCH v2 40/76] target/mips: Drop tcg_temp_free from mxu_translate.c
,
Richard Henderson
,
00:30
[PATCH v2 38/76] target/mips: Drop tcg_temp_free from mips16e_translate.c.inc
,
Richard Henderson
,
00:27
[PATCH v2 37/76] target/mips: Drop tcg_temp_free from micromips_translate.c.inc
,
Richard Henderson
,
00:27
[PATCH v2 39/76] target/mips: Drop tcg_temp_free from msa_translate.c
,
Richard Henderson
,
00:27
[PATCH v2 36/76] target/microblaze: Drop tcg_temp_free
,
Richard Henderson
,
00:27
[PATCH v2 34/76] target/m68k: Drop free_cond
,
Richard Henderson
,
00:27
[PATCH v2 35/76] target/m68k: Drop tcg_temp_free
,
Richard Henderson
,
00:27
[PATCH v2 33/76] target/m68k: Drop mark_to_release
,
Richard Henderson
,
00:27
[PATCH v2 32/76] target/loongarch: Drop tcg_temp_free
,
Richard Henderson
,
00:26
[PATCH v2 31/76] target/loongarch: Drop temp_new
,
Richard Henderson
,
00:26
[PATCH v2 30/76] target/i386: Drop tcg_temp_free
,
Richard Henderson
,
00:26
[PATCH v2 29/76] target/hppa: Drop tcg_temp_free
,
Richard Henderson
,
00:26
[PATCH v2 27/76] target/hexagon/idef-parser: Drop tcg_temp_free
,
Richard Henderson
,
00:26
[PATCH v2 28/76] target/hexagon/idef-parser: Drop HexValue.is_manual
,
Richard Henderson
,
00:26
[PATCH v2 25/76] target/hexagon: Drop tcg_temp_free from C code
,
Richard Henderson
,
00:26
[PATCH v2 26/76] target/hexagon: Drop tcg_temp_free from gen_tcg_funcs.py
,
Richard Henderson
,
00:26
[PATCH v2 23/76] target/cris: Drop addr from dec10_ind_move_m_pr
,
Richard Henderson
,
00:26
[PATCH v2 24/76] target/cris: Drop tcg_temp_free
,
Richard Henderson
,
00:26
[PATCH v2 22/76] target/cris: Drop cris_alu_m_free_temps
,
Richard Henderson
,
00:26
[PATCH v2 20/76] target/avr: Drop tcg_temp_free
,
Richard Henderson
,
00:26
[PATCH v2 18/76] target/avr: Drop DisasContext.free_skip_var0
,
Richard Henderson
,
00:26
[PATCH v2 17/76] target/arm: Drop tcg_temp_free from translator.h
,
Richard Henderson
,
00:26
[PATCH v2 21/76] target/cris: Drop cris_alu_free_temps
,
Richard Henderson
,
00:26
[PATCH v2 16/76] target/arm: Drop tcg_temp_free from translator-vfp.c
,
Richard Henderson
,
00:26
[PATCH v2 19/76] target/avr: Drop R from trans_COM
,
Richard Henderson
,
00:26
[PATCH v2 15/76] target/arm: Drop tcg_temp_free from translator-sve.c
,
Richard Henderson
,
00:26
[PATCH v2 12/76] target/arm: Drop tcg_temp_free from translator-mve.c
,
Richard Henderson
,
00:26
[PATCH v2 14/76] target/arm: Drop tcg_temp_free from translator-sme.c
,
Richard Henderson
,
00:25
[PATCH v2 10/76] target/arm: Drop tcg_temp_free from translator-a64.c
,
Richard Henderson
,
00:25
[PATCH v2 08/76] target/arm: Drop new_tmp_a64
,
Richard Henderson
,
00:25
[PATCH v2 13/76] target/arm: Drop tcg_temp_free from translator-neon.c
,
Richard Henderson
,
00:25
[PATCH v2 11/76] target/arm: Drop tcg_temp_free from translator-m-nocp.c
,
Richard Henderson
,
00:25
[PATCH v2 04/76] target/arm: Remove arm_free_cc, a64_free_cc
,
Richard Henderson
,
00:25
[PATCH v2 07/76] target/arm: Drop DisasContext.tmp_a64
,
Richard Henderson
,
00:25
[PATCH v2 09/76] target/arm: Drop new_tmp_a64_zero
,
Richard Henderson
,
00:25
[PATCH v2 05/76] target/arm: Remove value_global from DisasCompare
,
Richard Henderson
,
00:25
[PATCH v2 06/76] target/arm: Drop tcg_temp_free from translator.c
,
Richard Henderson
,
00:25
[PATCH v2 02/76] accel/tcg: Remove translator_loop_temp_check
,
Richard Henderson
,
00:25
[PATCH v2 03/76] target/alpha: Drop tcg_temp_free
,
Richard Henderson
,
00:25
[PATCH v2 01/76] tcg: Remove tcg_check_temp_count, tcg_clear_temp_count
,
Richard Henderson
,
00:25
[PATCH v2 00/76] tcg: Drop tcg_temp_free from translators
,
Richard Henderson
,
00:25
February 26, 2023
[PATCH] firmware: qemu_fw_cfg: make kobj_type structure constant
,
Thomas Weißschuh
,
23:45
[PATCH v2 4/4] kvm: Enable dirty ring for arm64
,
Gavin Shan
,
23:28
[PATCH v2 3/4] kvm: Add helper kvm_dirty_ring_init()
,
Gavin Shan
,
23:28
[PATCH v2 2/4] kvm: Synchronize the backup bitmap in the last stage
,
Gavin Shan
,
23:28
[PATCH v2 1/4] migration: Add last stage indicator to global dirty log synchronization
,
Gavin Shan
,
23:28
[PATCH v2 0/4] hw/arm/virt: Support dirty ring
,
Gavin Shan
,
23:28
Re: [PATCH 4/5] ebpf_rss_helper: Added helper for eBPF RSS.
,
Andrew Melnichenko
,
23:07
Re: [PATCH 3/5] qmp: Added the helper stamp check.
,
Andrew Melnichenko
,
23:02
[PATCH v2 1/2] docs/system/loongarch: update loongson3.rst and rename it to virt.rst
,
Song Gao
,
22:59
[PATCH v2 2/2] loongarch: Add smbios command line option.
,
Song Gao
,
22:59
Adopting abandoned patch?
,
Dinah B
,
22:29
Re: [PATCH 32/76] target/loongarch: Drop tcg_temp_free
,
gaosong
,
22:18
Re: [PATCH 31/76] target/loongarch: Drop temp_new
,
gaosong
,
22:17
Re: [PATCH 1/2] gitlab/opensbi: Move to docker:stable
,
Bin Meng
,
22:11
Re: [PATCH] hw/riscv: Skip re-generating DT nodes for a given DTB
,
Bin Meng
,
22:09
Re: [PATCH 74/76] tracing: remove transform.py
,
gaosong
,
22:04
Reply: [PATCH] virtio-balloon: optimize the virtio-balloon on the ARM platform.
,
Yangming
,
20:26
Re: [PATCH 2/2] target/riscv/vector_helper.c: avoid env_archcpu() when reading RISCVCPUConfig
,
liweiwei
,
19:59
Re: [PATCH v3 4/8] hw/isa/vt82c686: Implement PCI IRQ routing
,
BALATON Zoltan
,
18:58
Re: [PATCH v3 5/8] hw/ppc/pegasos2: Fix PCI interrupt routing
,
BALATON Zoltan
,
18:39
Re: [PATCH v3 4/8] hw/isa/vt82c686: Implement PCI IRQ routing
,
BALATON Zoltan
,
18:37
Re: [PATCH v3 4/8] hw/isa/vt82c686: Implement PCI IRQ routing
,
BALATON Zoltan
,
18:33
Re: [PATCH v3 4/8] hw/isa/vt82c686: Implement PCI IRQ routing
,
Bernhard Beschow
,
18:10
Re: [PATCH v3 4/8] hw/isa/vt82c686: Implement PCI IRQ routing
,
Bernhard Beschow
,
18:06
Re: [PATCH v3 5/8] hw/ppc/pegasos2: Fix PCI interrupt routing
,
Bernhard Beschow
,
17:51
Re: [PATCH v3 4/8] hw/isa/vt82c686: Implement PCI IRQ routing
,
BALATON Zoltan
,
17:47
Re: [PATCH v3 4/8] hw/isa/vt82c686: Implement PCI IRQ routing
,
Philippe Mathieu-Daudé
,
17:27
Re: [PATCH 3/5] hw/ppc/pegasos2: Fix PCI interrupt routing
,
BALATON Zoltan
,
17:22
Re: [PATCH v3 7/8] hw/audio/ac97: Split off some definitions to a header
,
Philippe Mathieu-Daudé
,
17:21
Re: [PATCH 4/5] hw/audio/ac97: Split off some definitions to a header
,
BALATON Zoltan
,
17:17
Re: [PATCH] hw/display/sm501: Implement more 2D raster operations
,
BALATON Zoltan
,
17:16
[PATCH v3 8/8] hw/audio/via-ac97: Basic implementation of audio playback
,
BALATON Zoltan
,
17:14
[PATCH v3 6/8] hw/usb/vt82c686-uhci-pci: Use PCI IRQ routing
,
BALATON Zoltan
,
17:14
[PATCH v3 7/8] hw/audio/ac97: Split off some definitions to a header
,
BALATON Zoltan
,
17:14
[PATCH v3 5/8] hw/ppc/pegasos2: Fix PCI interrupt routing
,
BALATON Zoltan
,
17:14
[PATCH v3 4/8] hw/isa/vt82c686: Implement PCI IRQ routing
,
BALATON Zoltan
,
17:14
[PATCH v3 3/8] hw/display/sm501: Add debug property to control pixman usage
,
BALATON Zoltan
,
17:14
[PATCH v3 2/8] hw/display/sm501: Add fallbacks to pixman routines
,
BALATON Zoltan
,
17:14
[PATCH v3 1/8] hw/display/sm501: Implement more 2D raster operations
,
BALATON Zoltan
,
17:14
[PATCH v3 0/8] Pegasos2 fixes and audio output support
,
BALATON Zoltan
,
17:14
[RFC PATCH v2 11/11] hw/arm/smmuv3: Add knob to choose translation stage and enable stage-2
,
Mostafa Saleh
,
17:07
[RFC PATCH v2 10/11] hw/arm/smmuv3: Populate OAS based on CPU PARANGE
,
Mostafa Saleh
,
17:07
[RFC PATCH v2 09/11] hw/arm/smmuv3: Add stage-2 support in iova notifier
,
Mostafa Saleh
,
17:07
[RFC PATCH v2 08/11] hw/arm/smmuv3: Add CMDs related to stage-2
,
Mostafa Saleh
,
17:07
[RFC PATCH v2 07/11] hw/arm/smmuv3: Add VMID to tlb tagging
,
Mostafa Saleh
,
17:07
[RFC PATCH v2 06/11] hw/arm/smmuv3: Make TLB lookup work for stage-2
,
Mostafa Saleh
,
17:07
[RFC PATCH v2 05/11] hw/arm/smmuv3: Parse STE config for stage-2
,
Mostafa Saleh
,
17:07
[RFC PATCH v2 04/11] hw/arm/smmuv3: Add page table walk for stage-2
,
Mostafa Saleh
,
17:07
[RFC PATCH v2 03/11] hw/arm/smmuv3: Refactor stage-1 PTW
,
Mostafa Saleh
,
17:07
[RFC PATCH v2 02/11] hw/arm/smmuv3: Update translation config to hold stage-2
,
Mostafa Saleh
,
17:07
[RFC PATCH v2 01/11] hw/arm/smmuv3: Add missing fields for IDR0
,
Mostafa Saleh
,
17:07
[RFC PATCH v2 00/11] Add stage-2 translation for SMMUv3
,
Mostafa Saleh
,
17:07
Re: [PATCH] hw/display/sm501: Implement more 2D raster operations
,
Philippe Mathieu-Daudé
,
17:02
Re: [PATCH v6 0/5] dump: Make most of it target agnostic (build once)
,
Philippe Mathieu-Daudé
,
16:50
Re: [PATCH v2 06/10] hw/ide/pci: Add PCIIDEState::isa_irqs[]
,
Philippe Mathieu-Daudé
,
16:26
Re: [PATCH v2 00/10] Resolve isabus global
,
Bernhard Beschow
,
15:38
Re: [PULL 00/13] testing updates (gitlab, cirrus, docker, avocado, windows)
,
Peter Maydell
,
15:13
Re: [PATCH 2/2] target/riscv/vector_helper.c: avoid env_archcpu() when reading RISCVCPUConfig
,
Philippe Mathieu-Daudé
,
13:24
Re: [PATCH 1/2] target/riscv/vector_helper.c: create vext_set_tail_elems_1s()
,
Philippe Mathieu-Daudé
,
13:23
Re: [PATCH] target/riscv/vector_helper.c: create vext_set_tail_elems_1s()
,
Daniel Henrique Barboza
,
12:40
Re: [PATCH 0/4] RISCVCPUConfig related cleanups
,
Daniel Henrique Barboza
,
12:39
[PATCH 2/2] target/riscv/vector_helper.c: avoid env_archcpu() when reading RISCVCPUConfig
,
Daniel Henrique Barboza
,
12:05
[PATCH 1/2] target/riscv/vector_helper.c: create vext_set_tail_elems_1s()
,
Daniel Henrique Barboza
,
12:05
[PATCH 0/2] target/riscv: some vector_helper.c cleanups
,
Daniel Henrique Barboza
,
12:05
Re: [PATCH v2 00/20] vfio: Add migration pre-copy support and device dirty tracking
,
Avihai Horon
,
12:01
Re: [PATCH v2 11/20] vfio/common: Add device dirty page tracking start/stop
,
Avihai Horon
,
11:54
Re: [PATCH v2 03/20] vfio/migration: Add VFIO migration pre-copy support
,
Avihai Horon
,
11:49
Re: [PATCH v4] audio/pwaudio.c: Add Pipewire audio backend for QEMU
,
Marc-André Lureau
,
08:32
Re: [PATCH 53/76] target/riscv: Drop tcg_temp_free
,
liweiwei
,
08:04
Re: [PATCH qemu] timer/i8254: Fix one shot PIT mode
,
Michael S. Tsirkin
,
08:03
Re: [PATCH 51/76] target/riscv: Drop ftemp_new
,
liweiwei
,
08:02
Re: [PATCH 52/76] target/riscv: Drop temp_new
,
liweiwei
,
08:01
Re: [PATCH 51/76] target/riscv: Drop ftemp_new
,
liweiwei
,
07:58
Re: [PATCH v6 0/5] dump: Make most of it target agnostic (build once)
,
Marc-André Lureau
,
07:39
Re: [PATCH qemu] timer/i8254: Fix one shot PIT mode
,
BALATON Zoltan
,
07:11
Re: [PATCH qemu] timer/i8254: Fix one shot PIT mode
,
Max Filippov
,
04:45
Re: [PATCH qemu] timer/i8254: Fix one shot PIT mode
,
Damien Zammit
,
04:17
Re: [PATCH qemu] timer/i8254: Fix one shot PIT mode
,
Michael S. Tsirkin
,
03:51
Re: [PATCH v2] hw/i386: fix microvm segfault with virtio cmdline
,
Michael S. Tsirkin
,
01:53
February 25, 2023
Re: [PATCH v2 0/3] VT82xx PCI IRQ routing fixes
,
BALATON Zoltan
,
21:00
[PATCH qemu] timer/i8254: Fix one shot PIT mode
,
Damien Zammit
,
20:58
[PATCH v2] hw/i386: fix microvm segfault with virtio cmdline
,
Daniel Hoffman
,
19:30
Re: [PATCH 3/5] hw/ppc/pegasos2: Fix PCI interrupt routing
,
BALATON Zoltan
,
15:19
Re: [PATCH 45/76] target/mips: Fix trans_mult_acc return
,
Philippe Mathieu-Daudé
,
14:47
Re: [PATCH] hw/mips/gt64xxx_pci: Don't endian-swap GT_PCI0_CFGADDR
,
Philippe Mathieu-Daudé
,
14:42
Re: [PATCH 4/5] hw/audio/ac97: Split off some definitions to a header
,
Philippe Mathieu-Daudé
,
14:35
Re: [PATCH 3/5] hw/ppc/pegasos2: Fix PCI interrupt routing
,
Philippe Mathieu-Daudé
,
14:34
Re: [PATCH 74/76] tracing: remove transform.py
,
Richard Henderson
,
13:38
Re: [PATCH 2/5] hw/isa/vt82c686: Implement PCI IRQ routing
,
Bernhard Beschow
,
12:14
[PATCH v2 3/3] hw/usb/vt82c686-uhci-pci: Use PCI IRQ routing
,
Bernhard Beschow
,
12:09
[PATCH v2 2/3] hw/isa/vt82c686: Implement PCI IRQ routing
,
Bernhard Beschow
,
12:09
[PATCH v2 1/3] hw/ppc/pegasos2: Initialize VT8231 PCI IRQ router
,
Bernhard Beschow
,
12:09
[PATCH v2 0/3] VT82xx PCI IRQ routing fixes
,
Bernhard Beschow
,
12:09
[PATCH RFC 4/4] memory: Use rcu traversal in memory_region_to_address_space
,
Peter Xu
,
11:32
[PATCH RFC 0/4] memory: Fix (/ Discuss) a few rcu issues
,
Peter Xu
,
11:32
[PATCH RFC 3/4] memory: Protect memory_region_clear_dirty_bitmap with RCU
,
Peter Xu
,
11:32
[PATCH RFC 1/4] memory: Make memory_listeners RCU-safe for real
,
Peter Xu
,
11:32
[PATCH RFC 2/4] memory: Use rcu list variance for address_spaces modifications
,
Peter Xu
,
11:32
Re: [RFC v5 0/3] migration: reduce time of loading non-iterable vmstate
,
Peter Xu
,
10:32
Re: [PATCH 2/5] hw/isa/vt82c686: Implement PCI IRQ routing
,
BALATON Zoltan
,
08:20
Re: [PATCH v2] hw/smbios: fix field corruption in type 4 table
,
Ani Sinha
,
07:19
Re: [PATCH 76/76] docs/devel/tcg-ops: Drop recommendation to free temps
,
Daniel Henrique Barboza
,
05:55
Re: [PATCH 74/76] tracing: remove transform.py
,
Daniel Henrique Barboza
,
05:53
Re: [PATCH 50/76] target/ppc: Drop tcg_temp_free
,
Daniel Henrique Barboza
,
05:52
Re: [PATCH 74/76] tracing: remove transform.py
,
Daniel Henrique Barboza
,
05:52
Re: [PATCH 53/76] target/riscv: Drop tcg_temp_free
,
Daniel Henrique Barboza
,
05:34
Re: [PATCH 52/76] target/riscv: Drop temp_new
,
Daniel Henrique Barboza
,
05:33
Re: [PATCH 51/76] target/riscv: Drop ftemp_new
,
Daniel Henrique Barboza
,
05:33
Re: [PATCH 74/76] tracing: remove transform.py
,
Daniel Henrique Barboza
,
05:22
Re: [PATCH 1/4] apic: add support for x2APIC mode
,
Bui Quang Minh
,
05:15
Re: [PATCH v3 20/30] target/arm: Don't use tcg_temp_local_new_*
,
Philippe Mathieu-Daudé
,
05:13
Re: [PATCH 00/76] tcg: Drop tcg_temp_free from translators
,
Philippe Mathieu-Daudé
,
05:11
Re: [PATCH 00/76] tcg: Drop tcg_temp_free from translators
,
Philippe Mathieu-Daudé
,
05:10
Re: [PATCH v3 20/30] target/arm: Don't use tcg_temp_local_new_*
,
Richard Henderson
,
05:10
Re: [PATCH v3 20/30] target/arm: Don't use tcg_temp_local_new_*
,
Philippe Mathieu-Daudé
,
05:06
Re: [PATCH v3 14/30] tcg: Use tcg_constant_ptr in do_dup
,
Richard Henderson
,
05:01
Re: [PATCH v3 10/30] tcg: Use tcg_constant_i32 in tcg_gen_io_start
,
Philippe Mathieu-Daudé
,
04:57
Re: [PATCH v3 30/30] tcg: Update docs/devel/tcg-ops.rst for temporary changes
,
Daniel Henrique Barboza
,
04:54
Re: [PATCH v3 14/30] tcg: Use tcg_constant_ptr in do_dup
,
Philippe Mathieu-Daudé
,
04:54
[PATCH v6 5/5] dump: Add create_win_dump() stub for non-x86 targets
,
Philippe Mathieu-Daudé
,
04:49
[PATCH v6 4/5] dump: Simplify compiling win_dump.o by introducing win_dump_available()
,
Philippe Mathieu-Daudé
,
04:49
[PATCH v6 3/5] dump: Clean included headers
,
Philippe Mathieu-Daudé
,
04:49
[PATCH v6 2/5] dump: Replace TARGET_PAGE_SIZE -> qemu_target_page_size()
,
Philippe Mathieu-Daudé
,
04:49
[PATCH v6 1/5] dump: Replace tswapN() -> cpu_to_dumpN()
,
Philippe Mathieu-Daudé
,
04:49
[PATCH v6 0/5] dump: Make most of it target agnostic (build once)
,
Philippe Mathieu-Daudé
,
04:49
Re: [PATCH v5 5/5] dump: Add create_win_dump() stub for non-x86 targets
,
Philippe Mathieu-Daudé
,
04:45
Re: [PATCH 72/76] target/xtensa: Drop tcg_temp_free
,
Max Filippov
,
04:42
Re: [PATCH 71/76] target/sparc: Drop reset_sar_tracker
,
Max Filippov
,
04:39
Re: [PATCH v3 14/30] tcg: Use tcg_constant_ptr in do_dup
,
Daniel Henrique Barboza
,
04:36
Re: [PATCH v3 10/30] tcg: Use tcg_constant_i32 in tcg_gen_io_start
,
Daniel Henrique Barboza
,
04:34
[PATCH 76/76] docs/devel/tcg-ops: Drop recommendation to free temps
,
Richard Henderson
,
04:21
[PATCH 75/76] tcg: Create tcg/tcg-temp-internal.h
,
Richard Henderson
,
04:21
[PATCH 74/76] tracing: remove transform.py
,
Richard Henderson
,
04:21
[PATCH 73/76] include/exec/gen-icount: Drop tcg_temp_free in gen_tb_start
,
Richard Henderson
,
04:21
[PATCH 72/76] target/xtensa: Drop tcg_temp_free
,
Richard Henderson
,
04:21
[PATCH 70/76] target/tricore: Drop tcg_temp_free
,
Richard Henderson
,
04:21
[PATCH 69/76] target/sparc: Drop tcg_temp_free
,
Richard Henderson
,
04:21
[PATCH 68/76] target/sparc: Drop free_compare
,
Richard Henderson
,
04:21
[PATCH 67/76] target/sparc: Remove egress label in disas_sparc_context
,
Richard Henderson
,
04:21
[PATCH 60/76] target/s390x: Drop tcg_temp_free from translate_vx.c.inc
,
Richard Henderson
,
04:21
[PATCH 71/76] target/sparc: Drop reset_sar_tracker
,
Richard Henderson
,
04:21
[PATCH 61/76] target/s390x: Drop tcg_temp_free from translate.c
,
Richard Henderson
,
04:21
[PATCH 59/76] target/s390x: Drop free_compare
,
Richard Henderson
,
04:21
[PATCH 58/76] target/s390x: Use tcg_constant_* in translate_vx.c.inc
,
Richard Henderson
,
04:21
[PATCH 66/76] target/sparc: Drop get_temp_i32
,
Richard Henderson
,
04:21
[PATCH 65/76] target/sparc: Drop get_temp_tl
,
Richard Henderson
,
04:21
[PATCH 57/76] target/s390x: Use tcg_constant_i32 for fpinst_extract_m34
,
Richard Henderson
,
04:21
[PATCH 64/76] target/sh4: Drop tcg_temp_free
,
Richard Henderson
,
04:21
[PATCH 62/76] target/s390x: Remove assert vs g_in2
,
Richard Henderson
,
04:21
[PATCH 63/76] target/s390x: Remove g_out, g_out2, g_in1, g_in2 from DisasContext
,
Richard Henderson
,
04:20
[PATCH 55/76] target/s390x: Use tcg_constant_* in local contexts
,
Richard Henderson
,
04:20
[PATCH 56/76] target/s390x: Use tcg_constant_* for DisasCompare
,
Richard Henderson
,
04:20
[PATCH 53/76] target/riscv: Drop tcg_temp_free
,
Richard Henderson
,
04:20
[PATCH 52/76] target/riscv: Drop temp_new
,
Richard Henderson
,
04:20
[PATCH 50/76] target/ppc: Drop tcg_temp_free
,
Richard Henderson
,
04:20
[PATCH 54/76] target/rx: Drop tcg_temp_free
,
Richard Henderson
,
04:20
[PATCH 49/76] target/openrisc: Drop tcg_temp_free
,
Richard Henderson
,
04:20
[PATCH 51/76] target/riscv: Drop ftemp_new
,
Richard Henderson
,
04:20
[PATCH 48/76] target/nios2: Drop tcg_temp_free
,
Richard Henderson
,
04:20
[PATCH 46/76] target/mips: Drop tcg_temp_free from vr54xx_translate.c
,
Richard Henderson
,
04:20
[PATCH 47/76] target/mips: Drop tcg_temp_free from translate.c
,
Richard Henderson
,
04:20
[PATCH 45/76] target/mips: Fix trans_mult_acc return
,
Richard Henderson
,
04:20
[PATCH 44/76] target/mips: Drop tcg_temp_free from tx79_translate.c
,
Richard Henderson
,
04:20
[PATCH 42/76] target/mips: Drop tcg_temp_free from octeon_translate.c
,
Richard Henderson
,
04:19
[PATCH 43/76] target/mips: Drop tcg_temp_free from translate_addr_const.c
,
Richard Henderson
,
04:19
[PATCH 41/76] target/mips: Drop tcg_temp_free from nanomips_translate.c.inc
,
Richard Henderson
,
04:19
[PATCH 40/76] target/mips: Drop tcg_temp_free from mxu_translate.c
,
Richard Henderson
,
04:19
Re: [PATCH 26/76] target/cris: Drop tcg_temp_free from gen_tcg_funcs.py
,
Richard Henderson
,
04:18
Re: [PATCH 25/76] target/cris: Drop tcg_temp_free from C code
,
Richard Henderson
,
04:17
[PATCH 39/76] target/mips: Drop tcg_temp_free from msa_translate.c
,
Richard Henderson
,
04:17
[PATCH 36/76] target/microblaze: Drop tcg_temp_free
,
Richard Henderson
,
04:17
[PATCH 38/76] target/mips: Drop tcg_temp_free from mips16e_translate.c.inc
,
Richard Henderson
,
04:17
[PATCH 35/76] target/m68k: Drop tcg_temp_free
,
Richard Henderson
,
04:17
[PATCH 33/76] target/m68k: Drop mark_to_release
,
Richard Henderson
,
04:16
[PATCH 32/76] target/loongarch: Drop tcg_temp_free
,
Richard Henderson
,
04:16
[PATCH 37/76] target/mips: Drop tcg_temp_free from micromips_translate.c.inc
,
Richard Henderson
,
04:16
[PATCH 31/76] target/loongarch: Drop temp_new
,
Richard Henderson
,
04:16
[PATCH 30/76] target/i386: Drop tcg_temp_free
,
Richard Henderson
,
04:16
[PATCH 34/76] target/m68k: Drop free_cond
,
Richard Henderson
,
04:16
[PATCH 27/76] target/hexagon/idef-parser: Drop tcg_temp_free
,
Richard Henderson
,
04:16
[PATCH 29/76] target/hppa: Drop tcg_temp_free
,
Richard Henderson
,
04:16
[PATCH 26/76] target/cris: Drop tcg_temp_free from gen_tcg_funcs.py
,
Richard Henderson
,
04:16
[PATCH 28/76] target/hexagon/idef-parser: Drop HexValue.is_manual
,
Richard Henderson
,
04:16
[PATCH 25/76] target/cris: Drop tcg_temp_free from C code
,
Richard Henderson
,
04:15
[PATCH 24/76] target/cris: Drop tcg_temp_free
,
Richard Henderson
,
04:15
[PATCH 23/76] target/cris: Drop addr from dec10_ind_move_m_pr
,
Richard Henderson
,
04:15
[PATCH 22/76] target/cris: Drop cris_alu_m_free_temps
,
Richard Henderson
,
04:15
[PATCH 21/76] target/cris: Drop cris_alu_free_temps
,
Richard Henderson
,
04:15
[PATCH 20/76] target/avr: Drop tcg_temp_free
,
Richard Henderson
,
04:15
[PATCH 19/76] target/avr: Drop R from trans_COM
,
Richard Henderson
,
04:15
[PATCH 18/76] target/avr: Drop DisasContext.free_skip_var0
,
Richard Henderson
,
04:15
[PATCH 17/76] target/arm: Drop tcg_temp_free from translator.h
,
Richard Henderson
,
04:15
[PATCH 16/76] target/arm: Drop tcg_temp_free from translator-vfp.c
,
Richard Henderson
,
04:15
[PATCH 15/76] target/arm: Drop tcg_temp_free from translator-sve.c
,
Richard Henderson
,
04:15
[PATCH 14/76] target/arm: Drop tcg_temp_free from translator-sme.c
,
Richard Henderson
,
04:15
[PATCH 13/76] target/arm: Drop tcg_temp_free from translator-neon.c
,
Richard Henderson
,
04:15
[PATCH 12/76] target/arm: Drop tcg_temp_free from translator-mve.c
,
Richard Henderson
,
04:15
[PATCH 11/76] target/arm: Drop tcg_temp_free from translator-m-nocp.c
,
Richard Henderson
,
04:15
[PATCH 10/76] target/arm: Drop tcg_temp_free from translator-a64.c
,
Richard Henderson
,
04:15
[PATCH 09/76] target/arm: Drop new_tmp_a64_zero
,
Richard Henderson
,
04:15
[PATCH 08/76] target/arm: Drop new_tmp_a64
,
Richard Henderson
,
04:14
[PATCH 06/76] target/arm: Drop tcg_temp_free from translator.c
,
Richard Henderson
,
04:14
[PATCH 07/76] target/arm: Drop DisasContext.tmp_a64
,
Richard Henderson
,
04:14
[PATCH 05/76] target/arm: Remove value_global from DisasCompare
,
Richard Henderson
,
04:14
[PATCH 04/76] target/arm: Remove arm_free_cc, a64_free_cc
,
Richard Henderson
,
04:14
[PATCH 03/76] target/alpha: Drop tcg_temp_free
,
Richard Henderson
,
04:14
[PATCH 02/76] accel/tcg: Remove translator_loop_temp_check
,
Richard Henderson
,
04:14
[PATCH 01/76] tcg: Remove tcg_check_temp_count, tcg_clear_temp_count
,
Richard Henderson
,
04:14
[PATCH 00/76] tcg: Drop tcg_temp_free from translators
,
Richard Henderson
,
04:14
Re: [PATCH] target/ppc/translate: Add dummy implementation for dcblc instruction
,
Daniel Henrique Barboza
,
04:02
[PATCH v3 26/30] target/ppc: Don't use tcg_temp_local_new
,
Richard Henderson
,
04:01
[PATCH v3 20/30] target/arm: Don't use tcg_temp_local_new_*
,
Richard Henderson
,
04:01
[PATCH v3 25/30] target/mips: Don't use tcg_temp_local_new
,
Richard Henderson
,
04:00
[PATCH v3 22/30] target/hexagon: Don't use tcg_temp_local_new_*
,
Richard Henderson
,
04:00
[PATCH v3 18/30] tcg: Change default temp lifetime to TEMP_TB
,
Richard Henderson
,
04:00
[PATCH v3 17/30] tcg: Don't re-use TEMP_TB temporaries
,
Richard Henderson
,
04:00
[PATCH v3 30/30] tcg: Update docs/devel/tcg-ops.rst for temporary changes
,
Richard Henderson
,
04:00
[PATCH v3 28/30] exec/gen-icount: Don't use tcg_temp_local_new_i32
,
Richard Henderson
,
04:00
[PATCH v3 27/30] target/xtensa: Don't use tcg_temp_local_new_*
,
Richard Henderson
,
04:00
[PATCH v3 29/30] tcg: Remove tcg_temp_local_new_*, tcg_const_local_*
,
Richard Henderson
,
04:00
[PATCH v3 23/30] target/hppa: Don't use tcg_temp_local_new
,
Richard Henderson
,
04:00
[PATCH v3 21/30] target/cris: Don't use tcg_temp_local_new
,
Richard Henderson
,
04:00
[PATCH v3 24/30] target/i386: Don't use tcg_temp_local_new
,
Richard Henderson
,
04:00
[PATCH v3 12/30] tcg: Add tcg_temp_ebb_new_{i32,i64,ptr}
,
Richard Henderson
,
04:00
[PATCH v3 16/30] accel/tcg/plugin: Tidy plugin_gen_disable_mem_helpers
,
Richard Henderson
,
04:00
[PATCH v3 15/30] accel/tcg/plugin: Use tcg_temp_ebb_*
,
Richard Henderson
,
04:00
[PATCH v3 19/30] target/arm: Drop copies in gen_sve_{ldr,str}
,
Richard Henderson
,
04:00
[PATCH v3 13/30] tcg: Use tcg_temp_ebb_new_* in tcg/
,
Richard Henderson
,
04:00
[PATCH v3 14/30] tcg: Use tcg_constant_ptr in do_dup
,
Richard Henderson
,
04:00
[PATCH v3 11/30] tcg: Add tcg_gen_movi_ptr
,
Richard Henderson
,
04:00
[PATCH v3 10/30] tcg: Use tcg_constant_i32 in tcg_gen_io_start
,
Richard Henderson
,
04:00
[PATCH v3 09/30] tcg: Pass TCGTempKind to tcg_temp_new_internal
,
Richard Henderson
,
04:00
[PATCH v3 08/30] tcg: Remove TEMP_NORMAL
,
Richard Henderson
,
04:00
[PATCH v3 07/30] tcg: Add liveness_pass_0
,
Richard Henderson
,
04:00
[PATCH v3 06/30] tcg: Use noinline for major tcg_gen_code subroutines
,
Richard Henderson
,
04:00
[PATCH v3 05/30] tcg: Rename TEMP_LOCAL to TEMP_TB
,
Richard Henderson
,
04:00
[PATCH v3 03/30] accel/tcg: Use more accurate max_insns for tb_overflow
,
Richard Henderson
,
04:00
[PATCH v3 04/30] tcg: Remove branch-to-next regardless of reference count
,
Richard Henderson
,
04:00
[PATCH v3 02/30] accel/tcg: Pass max_insn to gen_intermediate_code by pointer
,
Richard Henderson
,
04:00
[PATCH v3 01/30] tcg: Adjust TCGContext.temps_in_use check
,
Richard Henderson
,
03:59
[PATCH v3 00/30] tcg: Simplify temporary usage
,
Richard Henderson
,
03:59
Re: [PATCH 5/5] hw/audio/via-ac97: Basic implementation of audio playback
,
Daniel Henrique Barboza
,
03:58
Re: [PATCH v8 2/4] target/riscv: implement Zicboz extension
,
liweiwei
,
01:48
Re: [PATCH 0/4] RISCVCPUConfig related cleanups
,
liweiwei
,
01:47
Re: [PATCH 4/4] target/riscv/csr.c: avoid env_archcpu() usages when reading RISCVCPUConfig
,
liweiwei
,
01:44
Re: [PATCH 3/4] target/riscv/csr.c: use riscv_cpu_cfg() to avoid env_cpu() pointers
,
liweiwei
,
01:43
Re: [PATCH 2/4] target/riscv/csr.c: simplify mctr()
,
liweiwei
,
01:42
Re: [PATCH 1/4] target/riscv/csr.c: use env_archcpu() in ctr()
,
liweiwei
,
01:41
[PATCH v3 3/3] hw/riscv: Validate cluster and NUMA node boundary
,
Gavin Shan
,
01:37
[PATCH v3 2/3] hw/arm: Validate cluster and NUMA node boundary
,
Gavin Shan
,
01:37
[PATCH v3 1/3] numa: Validate cluster and NUMA node boundary if required
,
Gavin Shan
,
01:37
[PATCH v3 0/3] NUMA: Apply cluster-NUMA-node boundary for aarch64 and riscv machines
,
Gavin Shan
,
01:37
February 24, 2023
[PATCH v2] hw/display/sm501: Add fallbacks to pixman routines
,
BALATON Zoltan
,
22:23
Re: [PATCH 0/2] ui/kbd-state: QAPI'fy QKbdModifier
,
Akihiko Odaki
,
22:19
RE: Future of icount discussion for next KVM call?
,
Wang, Wei W
,
20:46
Re: [PATCH v2 0/4] NUMA: Apply socket-NUMA-node boundary for aarch64 and RiscV machines
,
Gavin Shan
,
19:06
Re: [RFC PATCH 10/43] target/loongarch: Implement vaddw/vsubw
,
Richard Henderson
,
18:02
Re: [PATCH v2 00/24] hw/ide: QOM/QDev housekeeping
,
Philippe Mathieu-Daudé
,
17:23
[PATCH][RESEND v3 3/3] Add a Hyper-V Dynamic Memory Protocol driver (hv-balloon)
,
Maciej S. Szmigiero
,
16:42
[PATCH][RESEND v3 2/3] Add Hyper-V Dynamic Memory Protocol definitions
,
Maciej S. Szmigiero
,
16:41
[PATCH][RESEND v3 1/3] hapvdimm: add a virtual DIMM device for memory hot-add protocols
,
Maciej S. Szmigiero
,
16:41
[PATCH][RESEND v3 0/3] Hyper-V Dynamic Memory Protocol driver (hv-balloon)
,
Maciej S. Szmigiero
,
16:41
[PATCH] scripts/git.orderfile: Display QAPI script changes before schema ones
,
Philippe Mathieu-Daudé
,
16:41
Re: [PATCH 0/4] RISCVCPUConfig related cleanups
,
Richard Henderson
,
16:36
Re: [PULL 00/29] Block layer patches
,
Philippe Mathieu-Daudé
,
16:35
Re: [PATCH 0/4] RISCVCPUConfig related cleanups
,
Richard Henderson
,
16:34
[PATCH 2/2] roms/opensbi: Upgrade from v1.1 to v1.2
,
Palmer Dabbelt
,
16:27
[PATCH 1/2] gitlab/opensbi: Move to docker:stable
,
Palmer Dabbelt
,
16:26
[PATCH 0/2] Fix the OpenSBI CI job and bump to v1.2
,
Palmer Dabbelt
,
16:26
Re: [PATCH 0/2] block/qcow2: QAPI'fy Qcow2DiscardType
,
Richard Henderson
,
16:26
Re: [PULL 00/13] testing updates (gitlab, cirrus, docker, avocado, windows)
,
Philippe Mathieu-Daudé
,
16:23
Re: [PATCH 2/2] qapi: Generate enum count as definition in gen_enum_lookup()
,
Richard Henderson
,
16:17
Re: [PATCH v5 5/5] dump: Add create_win_dump() stub for non-x86 targets
,
Richard Henderson
,
16:10
Re: [PATCH 5/5] hw/audio/via-ac97: Basic implementation of audio playback
,
BALATON Zoltan
,
16:08
Re: [PATCH v13 00/60] Xen HVM support under KVM
,
David Woodhouse
,
15:02
Re: [PULL 00/13] testing updates (gitlab, cirrus, docker, avocado, windows)
,
Alex Bennée
,
14:53
Re: [PATCH v2 2/3] qapi: use env var to trigger qapi test output updates
,
Eric Blake
,
14:28
Re: [PATCH v2 00/20] vfio: Add migration pre-copy support and device dirty tracking
,
Joao Martins
,
14:27
Re: [RFC PATCH 10/43] target/loongarch: Implement vaddw/vsubw
,
Richard Henderson
,
14:24
Re: [PATCH v2 17/20] vfio/common: Support device dirty page tracking with vIOMMU
,
Joao Martins
,
14:16
Re: question: QEMU guest with Virtiofs but without virtiofsd
,
Ferenc Fejes
,
14:09
[PATCH v3 15/15] audio: remove sw->ratio
,
Volker Rümelin
,
14:06
[PATCH v3 14/15] audio/audio_template: substitute sw->hw with hw
,
Volker Rümelin
,
14:06
[PATCH v3 12/15] audio: make recording packet length calculation exact
,
Volker Rümelin
,
14:06
[PATCH v3 13/15] audio: handle leftover audio frame from upsampling
,
Volker Rümelin
,
14:06
[PATCH v3 06/15] audio: rename variables in audio_pcm_sw_write()
,
Volker Rümelin
,
14:06
[PATCH v3 11/15] audio: rename variables in audio_pcm_sw_read()
,
Volker Rümelin
,
14:06
[PATCH v3 10/15] audio: replace the resampling loop in audio_pcm_sw_read()
,
Volker Rümelin
,
14:06
[PATCH v3 09/15] audio: make playback packet length calculation exact
,
Volker Rümelin
,
14:06
[PATCH v3 08/15] audio: remove unused noop_conv() function
,
Volker Rümelin
,
14:06
[PATCH v3 07/15] audio: don't misuse audio_pcm_sw_write()
,
Volker Rümelin
,
14:06
[PATCH v3 05/15] audio: remove sw == NULL check
,
Volker Rümelin
,
14:06
[PATCH v3 04/15] audio: replace the resampling loop in audio_pcm_sw_write()
,
Volker Rümelin
,
14:06
[PATCH v3 03/15] audio: make the resampling code greedy
,
Volker Rümelin
,
14:06
[PATCH v3 01/15] audio: change type of mix_buf and conv_buf
,
Volker Rümelin
,
14:06
[PATCH v3 02/15] audio: change type and name of the resample buffer
,
Volker Rümelin
,
14:06
[PATCH v3 00/15] audio: improve callback interface for audio frontends
,
Volker Rümelin
,
14:03
Re: [PATCH v5 8/8] hw/mem/cxl_type3: Add CXL RAS Error Injection Support.
,
Philippe Mathieu-Daudé
,
14:03
Re: [PULL 0/9] Fourth RISC-V PR for QEMU 8.0
,
Palmer Dabbelt
,
14:01
[PULL 1/8] hw/riscv: handle 32 bit CPUs kernel_entry in riscv_load_kernel()
,
Palmer Dabbelt
,
14:01
[PULL 6/8] target/riscv: Smepmp: Skip applying default rules when address matches
,
Palmer Dabbelt
,
14:01
[PULL 8/8] target/riscv: Fix vslide1up.vf and vslide1down.vf
,
Palmer Dabbelt
,
14:01
[PULL 4/8] target/riscv: Remove privileged spec version restriction for RVV
,
Palmer Dabbelt
,
14:01
[PULL] Fourth RISC-V PR for QEMU 8.0, Attempt 2
,
Palmer Dabbelt
,
14:01
[PULL 7/8] target/riscv: avoid env_archcpu() in cpu_get_tb_cpu_state()
,
Palmer Dabbelt
,
14:01
[PULL 2/8] hw/riscv/boot.c: consolidate all kernel init in riscv_load_kernel()
,
Palmer Dabbelt
,
14:01
[PULL 5/8] MAINTAINERS: Add some RISC-V reviewers
,
Palmer Dabbelt
,
14:01
[PULL 3/8] hw/riscv/boot.c: make riscv_load_initrd() static
,
Palmer Dabbelt
,
14:01
Re: [PULL 00/13] testing updates (gitlab, cirrus, docker, avocado, windows)
,
Peter Maydell
,
13:55
Re: [PULL 0/9] Fourth RISC-V PR for QEMU 8.0
,
Peter Maydell
,
13:52
Re: [PULL 00/12] Error reporting patches patches for 2023-02-23
,
Peter Maydell
,
13:50
Re: [PULL 00/29] Block layer patches
,
Peter Maydell
,
13:50
Re: [RFC QEMU] docs: vhost-user: Add custom memory mapping support
,
Alex Bennée
,
13:21
[PATCH 5/7] tests/docker: use direct RUNC call to build containers
,
Alex Bennée
,
13:09
[PATCH 4/7] tests/docker: add USER stanzas to non-lci images
,
Alex Bennée
,
13:09
[PATCH 3/7] tests/lcitool: append user setting stanza to dockerfiles
,
Alex Bennée
,
13:09
[PATCH 6/7] tests/docker: use direct RUNC call to run test jobs
,
Alex Bennée
,
13:09
[PATCH 7/7] tests/gitlab: use kaniko to build images
,
Alex Bennée
,
13:09
[PATCH 2/7] tests/dockerfiles: unify debian-toolchain references
,
Alex Bennée
,
13:09
[PATCH 0/7] testing/next: docker.py removal and kaniko updates
,
Alex Bennée
,
13:09
[PATCH 1/7] configure: expose the direct container command
,
Alex Bennée
,
13:09
Re: [PATCH v3 1/6] configure: Look for auxiliary Python installations
,
Eric Blake
,
13:04
[PATCH 4/4] target/riscv/csr.c: avoid env_archcpu() usages when reading RISCVCPUConfig
,
Daniel Henrique Barboza
,
12:45
[PATCH 3/4] target/riscv/csr.c: use riscv_cpu_cfg() to avoid env_cpu() pointers
,
Daniel Henrique Barboza
,
12:45
[PATCH 1/4] target/riscv/csr.c: use env_archcpu() in ctr()
,
Daniel Henrique Barboza
,
12:45
[PATCH 2/4] target/riscv/csr.c: simplify mctr()
,
Daniel Henrique Barboza
,
12:45
[PATCH 0/4] RISCVCPUConfig related cleanups
,
Daniel Henrique Barboza
,
12:45
Re: [PATCH v5 8/8] hw/mem/cxl_type3: Add CXL RAS Error Injection Support.
,
Jonathan Cameron
,
12:38
Re: question: QEMU guest with Virtiofs but without virtiofsd
,
Stefan Hajnoczi
,
12:24
Re: [PATCH v16 08/11] qapi/s390x/cpu topology: set-cpu-topology monitor command
,
Nina Schoetterl-Glausch
,
12:15
Re: [PATCH 5/5] hw/audio/via-ac97: Basic implementation of audio playback
,
Daniel Henrique Barboza
,
12:14
Re: [PATCH 3/5] hw/ppc/pegasos2: Fix PCI interrupt routing
,
Daniel Henrique Barboza
,
12:04
Re: [PATCH] hw/display/sm501: Implement more 2D raster operations
,
Daniel Henrique Barboza
,
11:56
Re: [PATCH] hw/mips/gt64xxx_pci: Don't endian-swap GT_PCI0_CFGADDR
,
Nathan Chancellor
,
11:49
question: QEMU guest with Virtiofs but without virtiofsd
,
Ferenc Fejes
,
11:46
Re: [PATCH v2 00/10] Resolve isabus global
,
Michael S. Tsirkin
,
11:22
Re: [PATCH v2 07/10] hw/ide/piix: Require an ISABus only for user-created instances
,
Michael S. Tsirkin
,
11:20
Re: [PATCH 04/10] hw/riscv/virt: virt-acpi-build.c: Add basic ACPI tables
,
Igor Mammedov
,
11:14
Re: [PATCH v2 17/20] vfio/common: Support device dirty page tracking with vIOMMU
,
Alex Williamson
,
10:56
[PATCH v4 15/15] vdpa: return VHOST_F_LOG_ALL in vhost-vdpa devices
,
Eugenio Pérez
,
10:55
[PATCH v4 11/15] vdpa net: block migration if the device has CVQ
,
Eugenio Pérez
,
10:55
[PATCH v4 12/15] vdpa: block migration if device has unsupported features
,
Eugenio Pérez
,
10:55
[PATCH v4 08/15] vdpa: rewind at get_base, not set_base
,
Eugenio Pérez
,
10:55
[PATCH v4 13/15] vdpa: block migration if SVQ does not admit a feature
,
Eugenio Pérez
,
10:55
[PATCH v4 10/15] vdpa: disable RAM block discard only for the first device
,
Eugenio Pérez
,
10:55
[PATCH v4 07/15] vdpa: add vhost_vdpa_suspend
,
Eugenio Pérez
,
10:55
[PATCH v4 06/15] vdpa: add vhost_vdpa->suspended parameter
,
Eugenio Pérez
,
10:55
[PATCH v4 14/15] vdpa net: allow VHOST_F_LOG_ALL
,
Eugenio Pérez
,
10:55
[PATCH v4 09/15] vdpa: add vdpa net migration state notifier
,
Eugenio Pérez
,
10:55
[PATCH 2/2] qapi: Generate enum count as definition in gen_enum_lookup()
,
Philippe Mathieu-Daudé
,
10:55
[PATCH v4 05/15] vdpa: move vhost reset after get vring base
,
Eugenio Pérez
,
10:55
[PATCH 1/2] qapi: Do not generate default switch case in gen_visit_object_members()
,
Philippe Mathieu-Daudé
,
10:55
[PATCH v4 03/15] vdpa: stop svq at vhost_vdpa_dev_start(false)
,
Eugenio Pérez
,
10:55
[PATCH v4 04/15] vdpa: Negotiate _F_SUSPEND feature
,
Eugenio Pérez
,
10:55
[PATCH 0/2] qapi: Simplify enum generation
,
Philippe Mathieu-Daudé
,
10:55
[PATCH v4 02/15] vdpa: Remember last call fd set
,
Eugenio Pérez
,
10:54
[PATCH v4 01/15] vdpa net: move iova tree creation from init to start
,
Eugenio Pérez
,
10:54
[PATCH v4 00/15] Dynamically switch to vhost shadow virtqueues at vdpa net migration
,
Eugenio Pérez
,
10:54
Re: [PATCH v2 17/20] vfio/common: Support device dirty page tracking with vIOMMU
,
Jason Gunthorpe
,
10:52
[PATCH 33/33] pcihp: add ACPI PCI hotplug specific is_hotpluggable_bus() callback
,
Igor Mammedov
,
10:39
[PATCH 32/33] pcihp: move fields enabling hotplug into AcpiPciHpState
,
Igor Mammedov
,
10:38
[PATCH 28/33] pci: move acpi-index uniqueness check to generic PCI device code
,
Igor Mammedov
,
10:38
[PATCH 27/33] tests: acpi: update expected blobs
,
Igor Mammedov
,
10:38
[PATCH 30/33] acpi: pci: move BSEL into build_append_pcihp_slots()
,
Igor Mammedov
,
10:38
[PATCH 31/33] acpi: pci: move out ACPI PCI hotplug generator from generic slot generator build_append_pci_bus_devices()
,
Igor Mammedov
,
10:38
[PATCH 29/33] acpi: pci: drop BSEL usage when deciding that device isn't hotpluggable
,
Igor Mammedov
,
10:38
[PATCH 23/33] acpi: pci: describe all functions on populated slots
,
Igor Mammedov
,
10:38
[PATCH 25/33] tests: acpi: whitelist DSDT before adding non-0 function device with acpi-index to testcases
,
Igor Mammedov
,
10:38
[PATCH 24/33] tests: acpi: update expected blobs
,
Igor Mammedov
,
10:38
[PATCH 26/33] tests: acpi: add non zero function device with acpi-index on non-hotpluggble bus
,
Igor Mammedov
,
10:38
[PATCH 21/33] tests: acpi: update expected blobs
,
Igor Mammedov
,
10:38
[PATCH 22/33] tests: acpi: whitelist DSDT before exposing non zero functions
,
Igor Mammedov
,
10:38
[PATCH 20/33] acpi: pci: support acpi-index for non-hotpluggable devices
,
Igor Mammedov
,
10:38
[PATCH 19/33] tests: acpi: add device with acpi-index on non-hotpluggble bus
,
Igor Mammedov
,
10:38
[PATCH 11/33] pci: fix 'hotplugglable' property behavior
,
Igor Mammedov
,
10:38
[PATCH 13/33] pcihp: move PCI _DSM function 0 prolog into separate function
,
Igor Mammedov
,
10:38
[PATCH 10/33] pcihp: piix4: do not redirect hotplug controller to piix4 when ACPI hotplug is disabled
,
Igor Mammedov
,
10:38
[PATCH 07/33] tests: acpi: whitelist pc/DSDT.hpbrroot and pc/DSDT.hpbridge tests
,
Igor Mammedov
,
10:38
[PATCH 06/33] x86: pcihp: fix missing PCNT callchain when intermediate root-port has 'hotplug=off' set
,
Igor Mammedov
,
10:38
[PATCH 04/33] tests: acpi: whitelist q35/DSDT.multi-bridge before extending testcase
,
Igor Mammedov
,
10:38
[PATCH 09/33] tests: acpi: update expected blobs
,
Igor Mammedov
,
10:38
[PATCH 17/33] tests: acpi: update expected blobs
,
Igor Mammedov
,
10:38
[PATCH 18/33] tests: acpi: whitelist DSDT before adding device with acpi-index to testcases
,
Igor Mammedov
,
10:38
[PATCH 16/33] acpi: pci: add EDSM method to DSDT
,
Igor Mammedov
,
10:38
[PATCH 14/33] tests: acpi: update expected blobs
,
Igor Mammedov
,
10:38
[PATCH 15/33] tests: acpi: whitelist DSDT before adding EDSM method
,
Igor Mammedov
,
10:38
[PATCH 12/33] tests: acpi: whitelist DSDT blobs before isolating PCI _DSM func 0 prolog
,
Igor Mammedov
,
10:38
[PATCH 08/33] x86: pcihp: fix missing bridge AML when intermediate root-port has 'hotplug=off' set
,
Igor Mammedov
,
10:38
[PATCH 03/33] tests: acpi: update expected blobs
,
Igor Mammedov
,
10:38
[PATCH 01/33] tests: acpi: whitelist new q35.noacpihp test and pc.hpbrroot
,
Igor Mammedov
,
10:38
[PATCH 02/33] tests: acpi: add test_acpi_q35_tcg_no_acpi_hotplug test and extend test_acpi_piix4_no_acpi_pci_hotplug
,
Igor Mammedov
,
10:38
[PATCH 05/33] tests: acpi: extend multi-bridge case with case 'root-port, id=HOHP, hotplug=off root-port, bus=NOHP'
,
Igor Mammedov
,
10:38
[PATCH 00/33] pci(pc/q35): acpi-index support on non-hotpluggable slots
,
Igor Mammedov
,
10:38
[PATCH] hw/ide: Remove unuseful IDE_DMA__COUNT definition
,
Philippe Mathieu-Daudé
,
10:34
Re: [RFC PATCH] target/arm: properly document FEAT_CRC32
,
Alex Bennée
,
10:29
[PATCH 1/2] block/qcow2: Rename QCOW2_DISCARD_TYPE enum definitions
,
Philippe Mathieu-Daudé
,
10:20
[PATCH 2/2] block/qcow2: QAPI'fy Qcow2DiscardType
,
Philippe Mathieu-Daudé
,
10:20
[PATCH 0/2] block/qcow2: QAPI'fy Qcow2DiscardType
,
Philippe Mathieu-Daudé
,
10:20
Re: [PATCH 0/3] qga: Add optional `merge-output` flag to guest-exec QAPI
,
Daniel Xu
,
10:16
Re: [PATCH 1/6] hw/cxl: Move enum ret_code definition to cxl_device.h
,
Jonathan Cameron
,
10:11
Re: [PULL 0/4] Misc + target/i386 pull request for 2023-02-22
,
Peter Maydell
,
10:08
Re: [PULL 0/2] Python patches
,
Peter Maydell
,
10:07
Re: [PULL 0/8] QAPI patches patches for 2023-02-23
,
Peter Maydell
,
10:07
Re: [PATCH v3 20/25] target/arm: Use get_phys_addr_with_struct for stage2
,
Peter Maydell
,
10:06
Re: [PATCH v3 17/25] target/arm: Handle no-execute for Realm and Root regimes
,
Peter Maydell
,
09:58
Re: [PATCH v3 16/25] target/arm: Handle Block and Page bits for security space
,
Peter Maydell
,
09:52
[PATCH 9/9] mirror: return the total number of bytes sent upon query
,
Fiona Ebner
,
09:48
[PATCH 7/9] mirror: return mirror-specific information upon query
,
Fiona Ebner
,
09:48
[PATCH 8/9] mirror: return the remaining dirty bytes upon query
,
Fiona Ebner
,
09:48
[PATCH 6/9] blockjob: query driver-specific info via a new 'query' driver method
,
Fiona Ebner
,
09:48
[PATCH 5/9] qapi/block-core: turn BlockJobInfo into a union
,
Fiona Ebner
,
09:48
[PATCH 2/9] block/mirror: set actively_synced even after the job is ready
,
Fiona Ebner
,
09:48
[PATCH 3/9] mirror: implement mirror_change method
,
Fiona Ebner
,
09:48
[PATCH 0/9] mirror: allow switching from background to active mode
,
Fiona Ebner
,
09:48
[PATCH 1/9] blockjob: introduce block-job-change QMP command
,
Fiona Ebner
,
09:48
[PATCH 4/9] qapi/block-core: use JobType for BlockJobInfo's type
,
Fiona Ebner
,
09:48
Re: [PATCH v5 14/14] Hexagon (target/hexagon) Improve code gen for predicated HVX instructions
,
Anton Johansson
,
09:31
Re: [PATCH 1/4] apic: add support for x2APIC mode
,
Igor Mammedov
,
09:29
Re: [PATCH v3 15/25] target/arm: NSTable is RES0 for the RME EL3 regime
,
Peter Maydell
,
09:28
Re: [PATCH V4 5/8] hw/riscv/virt: virt-acpi-build.c: Add RINTC in MADT
,
Sunil V L
,
09:27
Re: [PATCH v3 07/25] target/arm: SCR_EL3.NS may be RES1
,
Peter Maydell
,
09:24
Re: [PATCH v5 13/14] Hexagon (target/hexagon) Reduce manipulation of slot_cancelled
,
Anton Johansson
,
09:24
Re: [PATCH v2 0/4] NUMA: Apply socket-NUMA-node boundary for aarch64 and RiscV machines
,
Igor Mammedov
,
09:21
Re: out of CI pipeline minutes again
,
Alex Bennée
,
09:14
Re: [PATCH v3 04/25] target/arm: Rewrite check_s2_mmu_setup
,
Peter Maydell
,
08:54
[PATCH v8 3/4] target/riscv: implement Zicbom extension
,
Daniel Henrique Barboza
,
08:26
[PATCH v8 4/4] target/riscv: add Zicbop cbo.prefetch{i, r, m} placeholder
,
Daniel Henrique Barboza
,
08:26
[PATCH v8 2/4] target/riscv: implement Zicboz extension
,
Daniel Henrique Barboza
,
08:26
[PATCH v8 1/4] tcg: add 'size' param to probe_access_flags()
,
Daniel Henrique Barboza
,
08:26
[PATCH v8 0/4] riscv: Add support for Zicbo[m,z,p] instructions
,
Daniel Henrique Barboza
,
08:26
Re: [PATCH] tests/avocado: Enable TuxRun/mips64 (big-endian) test
,
Alex Bennée
,
08:19
Re: [PATCH v3 13/25] target/arm: Remove __attribute__((nonnull)) from ptw.c
,
Peter Maydell
,
08:18
Re: [RFC PATCH] target/arm: properly document FEAT_CRC32
,
Alex Bennée
,
08:17
Re: [PATCH v3 03/25] target/arm: Diagnose incorrect usage of arm_is_secure subroutines
,
Peter Maydell
,
08:16
Re: [PATCH v3 02/25] target/arm: Stub arm_hcr_el2_eff for m-profile
,
Peter Maydell
,
08:15
Re: [PATCH v3 01/25] target/arm: Handle m-profile in arm_is_secure
,
Peter Maydell
,
08:15
Re: [PATCH] hw/display/sm501: Add alternatives to pixman routines
,
BALATON Zoltan
,
08:08
Re: [PATCH v5 12/14] Hexagon (target/hexagon) Remove gen_log_predicated_reg_write[_pair]
,
Anton Johansson
,
08:06
Re: [PATCH 5/5] hw/audio/via-ac97: Basic implementation of audio playback
,
BALATON Zoltan
,
08:05
Re: [PULL v2 0/8] tcg patch queue
,
Peter Maydell
,
08:05
Re: [PATCH v2] Deprecate the "-no-acpi" command line switch
,
Igor Mammedov
,
07:57
Re: [PATCH V4 6/8] hw/riscv/virt: virt-acpi-build.c: Add RHCT Table
,
Igor Mammedov
,
07:55
[RFC PATCH v2 3/3] gitlab: Remove COMMON_TAG from container-template.yml
,
Fabiano Rosas
,
07:54
[RFC PATCH v2 2/3] gitlab: Cache container images
,
Fabiano Rosas
,
07:54
[RFC PATCH v2 1/3] gitlab: Use plain docker in container-template.yml
,
Fabiano Rosas
,
07:54
[RFC PATCH v2 0/3] ci: Speed up container stage
,
Fabiano Rosas
,
07:54
Re: [PATCH V4 5/8] hw/riscv/virt: virt-acpi-build.c: Add RINTC in MADT
,
Igor Mammedov
,
07:53
Re: [PATCH v2 17/20] vfio/common: Support device dirty page tracking with vIOMMU
,
Joao Martins
,
07:53
Re: [PULL v2 0/8] tcg patch queue
,
Peter Maydell
,
07:47
Re: [PATCH 2/6] target/riscv: Fix the relationship of PBMTE/STCE fields between menvcfg and henvcfg
,
liweiwei
,
07:36
Re: [PATCH] hw/display/sm501: Add alternatives to pixman routines
,
BALATON Zoltan
,
07:36
Re: [PATCH 5/5] hw/audio/via-ac97: Basic implementation of audio playback
,
BALATON Zoltan
,
07:26
Re: [PATCH 2/6] target/riscv: Fix the relationship of PBMTE/STCE fields between menvcfg and henvcfg
,
Andrew Jones
,
07:19
Re: [PATCH 2/2] hw/cxl: Multi-Region CXL Type-3 Devices (Volatile and Persistent)
,
Jonathan Cameron
,
07:02
Re: [PATCH 6/6] target/riscv: Export Svadu property
,
Daniel Henrique Barboza
,
06:56
Re: [PATCH 5/6] target/riscv: Add *envcfg.HADE related check in address translation
,
Daniel Henrique Barboza
,
06:53
Re: [PATCH 4/6] target/riscv: Add *envcfg.PBMTE related check in address translation
,
Daniel Henrique Barboza
,
06:52
Re: [PATCH 3/6] target/riscv: Add csr support for svadu
,
Daniel Henrique Barboza
,
06:47
Re: [PATCH 2/6] target/riscv: Fix the relationship of PBMTE/STCE fields between menvcfg and henvcfg
,
Daniel Henrique Barboza
,
06:44
Re: [PATCH 1/6] target/riscv: Fix the relationship between menvcfg.PBMTE/STCE and Svpbmt/Sstc extensions
,
Daniel Henrique Barboza
,
06:41
Re: [PATCH v2 17/20] vfio/common: Support device dirty page tracking with vIOMMU
,
Joao Martins
,
06:25
Re: [PATCH v2 7/7] target/arm: Add CPU properties for most v8.3 PAC features
,
Peter Maydell
,
06:24
[PATCH 2/2] ui/kbd-state: QAPI'fy QKbdModifier
,
Philippe Mathieu-Daudé
,
06:02
[PATCH 1/2] ui/kbd-state: Rename QKbdModifier enum definitions
,
Philippe Mathieu-Daudé
,
06:02
[PATCH 0/2] ui/kbd-state: QAPI'fy QKbdModifier
,
Philippe Mathieu-Daudé
,
06:02
Re: [PATCH v2 0/4] NUMA: Apply socket-NUMA-node boundary for aarch64 and RiscV machines
,
Andrew Jones
,
05:39
Re: [PATCH V4 8/8] MAINTAINERS: Add entry for RISC-V ACPI
,
Andrew Jones
,
05:30
Re: [RFC PATCH] target/arm: properly document FEAT_CRC32
,
Philippe Mathieu-Daudé
,
05:28
Re: [PATCH v1 5/6] hw/arm/virt: Enable backup bitmap for dirty ring
,
Gavin Shan
,
05:19
Re: [PATCH v2 0/4] NUMA: Apply socket-NUMA-node boundary for aarch64 and RiscV machines
,
Gavin Shan
,
05:17
Re: [PATCH] hw/display/sm501: Add alternatives to pixman routines
,
Peter Maydell
,
05:01
Re: [RFC PATCH] target/arm: properly document FEAT_CRC32
,
Peter Maydell
,
04:59
Re: out of CI pipeline minutes again
,
Paolo Bonzini
,
04:54
Re: [PATCH 5/5] hw/audio/via-ac97: Basic implementation of audio playback
,
Bernhard Beschow
,
04:54
Re: [PATCH v2] Deprecate the "-no-acpi" command line switch
,
Philippe Mathieu-Daudé
,
04:52
Re: [RFC PATCH 1/2] mm: restrictedmem: Allow userspace to specify mount_path for memfd_restricted
,
kirill . shutemov
,
04:36
Re: [PATCH v3 1/5] hw/nvme: move adjustment of data_units{read,written}
,
Klaus Jensen
,
04:34
Re: [PATCH v3 3/5] hw/nvme: add basic endurance group support
,
Klaus Jensen
,
04:33
Re: [PATCH] MAINTAINERS: Cover RCU documentation
,
Paolo Bonzini
,
04:28
Re: [PATCH] accel/tcg: Add 'size' param to probe_access_full
,
Daniel Henrique Barboza
,
04:27
Re: [PATCH v2 0/4] NUMA: Apply socket-NUMA-node boundary for aarch64 and RiscV machines
,
Daniel Henrique Barboza
,
04:27
Re: [PATCH v7 1/4] tcg: add 'size' param to probe_access_flags()
,
Daniel Henrique Barboza
,
04:20
Re: [PATCH v2] Deprecate the "-no-acpi" command line switch
,
Peter Krempa
,
04:18
Re: out of CI pipeline minutes again
,
Gerd Hoffmann
,
04:16
Re: [PATCH v2] Deprecate the "-no-acpi" command line switch
,
Sunil V L
,
04:11
[PATCH v2] Deprecate the "-no-acpi" command line switch
,
Thomas Huth
,
04:06
Re: [RFC PATCH 0/1] ci: Speed up container stage
,
Daniel P . Berrangé
,
03:53
Re: [PATCH v2 03/18] hw: Replace isa_get_irq() by isa_bus_get_irq() when ISABus is available
,
Thomas Huth
,
03:51
Re: [PATCH v3 3/5] hw/nvme: add basic endurance group support
,
Joel Granados
,
03:51
Re: [PATCH v3 1/1] vhost-user-fs: add migration type property
,
Michael S. Tsirkin
,
03:48
Re: [PATCH v2 02/18] hw/isa: Factor isa_bus_get_irq() out of isa_get_irq()
,
Thomas Huth
,
03:44
Re: [PATCH v2 01/18] hw/isa: Rename isa_get_dma() -> isa_bus_get_dma()
,
Thomas Huth
,
03:42
[PATCH V4 8/8] MAINTAINERS: Add entry for RISC-V ACPI
,
Sunil V L
,
03:37
[PATCH V4 7/8] hw/riscv/virt.c: Initialize the ACPI tables
,
Sunil V L
,
03:37
[PATCH V4 6/8] hw/riscv/virt: virt-acpi-build.c: Add RHCT Table
,
Sunil V L
,
03:37
[PATCH V4 5/8] hw/riscv/virt: virt-acpi-build.c: Add RINTC in MADT
,
Sunil V L
,
03:37
Re: [PATCH] Deprecate the "-no-acpi" command line switch
,
Thomas Huth
,
03:37
[PATCH V4 4/8] hw/riscv/virt: Enable basic ACPI infrastructure
,
Sunil V L
,
03:37
[PATCH V4 3/8] hw/riscv/virt: Add memmap pointer to RiscVVirtState
,
Sunil V L
,
03:37
[PATCH V4 2/8] hw/riscv/virt: Add a switch to disable ACPI
,
Sunil V L
,
03:37
[PATCH V4 1/8] hw/riscv/virt: Add OEM_ID and OEM_TABLE_ID fields
,
Sunil V L
,
03:37
[PATCH V4 0/8] Add basic ACPI support for risc-v virt
,
Sunil V L
,
03:37
Re: [PATCH] cpu/i386: update xsave components after CPUID filtering
,
Paolo Bonzini
,
03:29
Re: [PATCH] virtio-balloon: optimize the virtio-balloon on the ARM platform.
,
Michael S. Tsirkin
,
03:28
[PATCH] virtio-balloon: optimize the virtio-balloon on the ARM platform.
,
Yangming
,
03:24
Re: [PATCH v3 1/5] hw/nvme: move adjustment of data_units{read,written}
,
Joel Granados
,
03:20
Re: [PATCH] Deprecate the "-no-acpi" command line switch
,
Sunil V L
,
03:20
Re: [PULL v2 00/36] Testing, docs, semihosting and plugin updates
,
Philippe Mathieu-Daudé
,
03:16
Re: [PATCH] .gitlab-ci.d/base: Mark jobs as interruptible by default
,
Philippe Mathieu-Daudé
,
03:12
Re: [PATCH v2 04/28] tcg: Remove branch-to-next regardless of reference count
,
Philippe Mathieu-Daudé
,
03:10
Re: [PATCH] accel/tcg: Add 'size' param to probe_access_full
,
Richard Henderson
,
03:09
Re: [PATCH v2 03/28] accel/tcg: Use more accurate max_insns for tb_overflow
,
Philippe Mathieu-Daudé
,
03:07
Re: [PATCH v2 28/28] tcg: Use noinline for major tcg_gen_code_subroutines
,
Philippe Mathieu-Daudé
,
03:06
Re: [PATCH] .gitlab-ci.d/base: Mark jobs as interruptible by default
,
Thomas Huth
,
03:03
Re: [PATCH] .gitlab-ci.d/base: Mark jobs as interruptible by default
,
Philippe Mathieu-Daudé
,
03:01
Re: [PATCH] Deprecate the "-no-acpi" command line switch
,
Thomas Huth
,
02:59
Re: [PATCH] Deprecate the "-no-acpi" command line switch
,
Sunil V L
,
02:57
Re: [PATCH v5 5/5] dump: Add create_win_dump() stub for non-x86 targets
,
Thomas Huth
,
02:52
Re: [PATCH v5 4/5] dump: Introduce win_dump_available()
,
Thomas Huth
,
02:51
Re: [PATCH v3 1/2] linux-user: Fix unaligned memory access in prlimit64 syscall
,
Philippe Mathieu-Daudé
,
02:42
Re: [PATCH] Deprecate the "-no-acpi" command line switch
,
Philippe Mathieu-Daudé
,
02:40
[PATCH v5 5/5] dump: Add create_win_dump() stub for non-x86 targets
,
Philippe Mathieu-Daudé
,
02:39
[PATCH v5 4/5] dump: Introduce win_dump_available()
,
Philippe Mathieu-Daudé
,
02:39
[PATCH v5 3/5] dump: Clean included headers
,
Philippe Mathieu-Daudé
,
02:39
[PATCH v5 2/5] dump: Replace TARGET_PAGE_SIZE -> qemu_target_page_size()
,
Philippe Mathieu-Daudé
,
02:39
[PATCH v5 1/5] dump: Replace tswapN() -> cpu_to_dumpN()
,
Philippe Mathieu-Daudé
,
02:39
[PATCH v5 0/5] dump: Make most of it target agnostic (build once)
,
Philippe Mathieu-Daudé
,
02:39
[PATCH] Deprecate the "-no-acpi" command line switch
,
Thomas Huth
,
02:34
Re: [RFC PATCH 10/43] target/loongarch: Implement vaddw/vsubw
,
gaosong
,
02:24
Re: [PATCH v2 0/4] NUMA: Apply socket-NUMA-node boundary for aarch64 and RiscV machines
,
Gavin Shan
,
02:20
Re: [PATCH 2/5] hw/isa/vt82c686: Implement PCI IRQ routing
,
Bernhard Beschow
,
02:15
Re: [PATCH v2 0/4] NUMA: Apply socket-NUMA-node boundary for aarch64 and RiscV machines
,
Gavin Shan
,
02:09
Re: [PATCH v4 5/7] dump: Introduce create_win_dump()
,
Thomas Huth
,
02:08
Re: [PATCH v4 4/7] dump: Introduce win_dump_available()
,
Thomas Huth
,
02:08
Re: [PATCH v4 3/7] dump: Correct headers included
,
Thomas Huth
,
02:02
Re: [PATCH v4 2/7] dump: Replace TARGET_PAGE_SIZE -> qemu_target_page_size()
,
Thomas Huth
,
02:01
Re: [PATCH v4 1/7] dump: Replace tswapN() -> cpu_to_dumpN()
,
Thomas Huth
,
02:00
Re: [PATCH] accel/tcg: Add 'size' param to probe_access_full
,
Philippe Mathieu-Daudé
,
01:58
Re: [PULL 0/9] Fourth RISC-V PR for QEMU 8.0
,
Thomas Huth
,
01:56
Re: [PATCH v4 6/7] dump: Build once by adding stubs for non-x86 targets
,
Philippe Mathieu-Daudé
,
01:53
Re: [PATCH v2] docs/about/build-platforms: Refine the distro support policy
,
Markus Armbruster
,
01:48
Re: [PATCH v4 0/4] target: Restrict 'qapi-commands-machine.h' to system emulation
,
Markus Armbruster
,
01:41
Re: [PATCH] MAINTAINERS: Cover RCU documentation
,
Markus Armbruster
,
01:31
Re: Fortnightly KVM call for 2023-02-07
,
Markus Armbruster
,
01:28
Re: [PATCH] .gitlab-ci.d/base: Mark jobs as interruptible by default
,
Thomas Huth
,
01:23
Re: [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory
,
Chao Peng
,
00:51
Re: [PATCH v2 0/4] NUMA: Apply socket-NUMA-node boundary for aarch64 and RiscV machines
,
Gavin Shan
,
00:50
February 23, 2023
Re: [PULL v2 00/36] Testing, docs, semihosting and plugin updates
,
Akihiko Odaki
,
23:51
[PATCH 3/3] qga: test: Add tests for `merge-output` flag
,
Daniel Xu
,
23:30
[PATCH 2/3] qga: Add optional `merge-output` flag to guest-exec qapi
,
Daniel Xu
,
23:30
[PATCH 1/3] qga: test: Use absolute path to test data
,
Daniel Xu
,
23:30
[PATCH 0/3] qga: Add optional `merge-output` flag to guest-exec QAPI
,
Daniel Xu
,
23:30
Re: [PATCH v3 1/1] vhost-user-fs: add migration type property
,
Anton Kuchin
,
23:15
[PATCH 1/6] target/riscv: Fix the relationship between menvcfg.PBMTE/STCE and Svpbmt/Sstc extensions
,
Weiwei Li
,
23:09
[PATCH 5/6] target/riscv: Add *envcfg.HADE related check in address translation
,
Weiwei Li
,
23:09
[PATCH 3/6] target/riscv: Add csr support for svadu
,
Weiwei Li
,
23:09
[PATCH 4/6] target/riscv: Add *envcfg.PBMTE related check in address translation
,
Weiwei Li
,
23:09
[PATCH 2/6] target/riscv: Fix the relationship of PBMTE/STCE fields between menvcfg and henvcfg
,
Weiwei Li
,
23:09
[PATCH 6/6] target/riscv: Export Svadu property
,
Weiwei Li
,
23:09
[PATCH 0/6] target/riscv: Add support for Svadu extension
,
Weiwei Li
,
23:09
RE: [PATCH v5 7/9] aspeed/soc : Add AST1030 support
,
Troy Lee
,
23:07
Re: [PATCH] vdpa: stop all svq on device deletion
,
Jason Wang
,
22:19
Re: [PATCH v2 11/13] vdpa: block migration if dev does not have _F_SUSPEND
,
Jason Wang
,
22:17
Re: [PATCH V2 0/5] Fix UNMAP notifier for intel-iommu
,
Jason Wang
,
21:55
Re: [PATCH v7 4/4] target/riscv: add Zicbop cbo.prefetch{i, r, m} placeholder
,
liweiwei
,
21:04
Re: [PATCH v7 3/4] target/riscv: implement Zicbom extension
,
liweiwei
,
21:02
Re: [PATCH v7 2/4] target/riscv: implement Zicboz extension
,
liweiwei
,
20:49
[qemu-web PATCH] Announce Google Summer of Code and Outreachy 2023
,
Stefan Hajnoczi
,
20:10
[PATCH] accel/tcg: Add 'size' param to probe_access_full
,
Richard Henderson
,
19:46
[PATCH v3 0/2] linux-user: Fix unaligned memory access in prlimit64 syscall
,
Ilya Leoshkevich
,
19:39
[PATCH v3 2/2] tests/tcg/linux-test: Add linux-fork-trap test
,
Ilya Leoshkevich
,
19:39
[PATCH v3 1/2] linux-user: Fix unaligned memory access in prlimit64 syscall
,
Ilya Leoshkevich
,
19:39
Re: [PATCH 2/2] hw/cxl: Multi-Region CXL Type-3 Devices (Volatile and Persistent)
,
Fan Ni
,
19:30
Re: [PATCH v7 1/4] tcg: add 'size' param to probe_access_flags()
,
Richard Henderson
,
19:23
Re: [PATCH v7 1/4] tcg: add 'size' param to probe_access_flags()
,
Richard Henderson
,
19:19
[PATCH] hw/display/sm501: Add alternatives to pixman routines
,
BALATON Zoltan
,
19:18
Re: [PATCH v7 1/4] tcg: add 'size' param to probe_access_flags()
,
Richard Henderson
,
19:11
Re: [PATCH v7 3/4] target/riscv: implement Zicbom extension
,
Richard Henderson
,
19:07
Re: [PATCH v7 2/4] target/riscv: implement Zicboz extension
,
Richard Henderson
,
19:07
Re: [PATCH v7 1/4] tcg: add 'size' param to probe_access_flags()
,
Richard Henderson
,
19:06
Re: [PATCH 2/5] hw/isa/vt82c686: Implement PCI IRQ routing
,
BALATON Zoltan
,
18:53
Re: [PATCH v4 7/7] dump: Rename x86-specific file as win_dump_x86.c
,
Richard Henderson
,
18:52
Re: [PATCH v4 6/7] dump: Build once by adding stubs for non-x86 targets
,
Richard Henderson
,
18:51
Re: [PATCH 2/5] hw/isa/vt82c686: Implement PCI IRQ routing
,
BALATON Zoltan
,
18:48
[PATCH v7 4/4] target/riscv: add Zicbop cbo.prefetch{i, r, m} placeholder
,
Daniel Henrique Barboza
,
18:44
[PATCH v7 3/4] target/riscv: implement Zicbom extension
,
Daniel Henrique Barboza
,
18:44
[PATCH v7 2/4] target/riscv: implement Zicboz extension
,
Daniel Henrique Barboza
,
18:44
[PATCH v7 1/4] tcg: add 'size' param to probe_access_flags()
,
Daniel Henrique Barboza
,
18:44
[PATCH v7 0/4] riscv: Add support for Zicbo[m,z,p] instructions
,
Daniel Henrique Barboza
,
18:44
Re: [PATCH v4 5/7] dump: Introduce create_win_dump()
,
Richard Henderson
,
18:44
Re: [PATCH v4 4/7] dump: Introduce win_dump_available()
,
Richard Henderson
,
18:43
Re: [PATCH v4 3/7] dump: Correct headers included
,
Richard Henderson
,
18:33
Re: [PATCH v4 2/7] dump: Replace TARGET_PAGE_SIZE -> qemu_target_page_size()
,
Richard Henderson
,
18:30
Re: [PATCH v4 1/7] dump: Replace tswapN() -> cpu_to_dumpN()
,
Richard Henderson
,
18:29
Re: [PATCH 2/5] hw/isa/vt82c686: Implement PCI IRQ routing
,
BALATON Zoltan
,
18:28
Re: [RFC PATCH] target/arm: properly document FEAT_CRC32
,
Richard Henderson
,
18:27
Re: [PATCH v2 17/20] vfio/common: Support device dirty page tracking with vIOMMU
,
Jason Gunthorpe
,
18:26
Re: [PATCH 2/5] hw/isa/vt82c686: Implement PCI IRQ routing
,
Bernhard Beschow
,
18:24
Re: [PATCH v4 7/7] dump: Rename x86-specific file as win_dump_x86.c
,
Philippe Mathieu-Daudé
,
18:22
Re: [RFC PATCH] target/arm: properly document FEAT_CRC32
,
Philippe Mathieu-Daudé
,
18:22
Re: [PATCH v2 1/2] linux-user: Fix unaligned memory access in prlimit64 syscall
,
Philippe Mathieu-Daudé
,
18:20
[PATCH v4 7/7] dump: Rename x86-specific file as win_dump_x86.c
,
Philippe Mathieu-Daudé
,
18:18
[PATCH v4 6/7] dump: Build once by adding stubs for non-x86 targets
,
Philippe Mathieu-Daudé
,
18:18
[PATCH v4 5/7] dump: Introduce create_win_dump()
,
Philippe Mathieu-Daudé
,
18:18
[PATCH v4 4/7] dump: Introduce win_dump_available()
,
Philippe Mathieu-Daudé
,
18:18
[PATCH v4 3/7] dump: Correct headers included
,
Philippe Mathieu-Daudé
,
18:18
[PATCH v4 2/7] dump: Replace TARGET_PAGE_SIZE -> qemu_target_page_size()
,
Philippe Mathieu-Daudé
,
18:18
[PATCH v4 1/7] dump: Replace tswapN() -> cpu_to_dumpN()
,
Philippe Mathieu-Daudé
,
18:18
[PATCH v4 0/7] dump: Make most of it target agnostic (build once)
,
Philippe Mathieu-Daudé
,
18:18
Re: [PATCH v2 1/2] linux-user: Fix unaligned memory access in prlimit64 syscall
,
Richard Henderson
,
18:14
[PATCH v2 2/2] tests/tcg/linux-test: Add linux-fork-trap test
,
Ilya Leoshkevich
,
18:11
[PATCH v2 1/2] linux-user: Fix unaligned memory access in prlimit64 syscall
,
Ilya Leoshkevich
,
18:11
[PATCH v2 0/2] linux-user: Fix unaligned memory access in prlimit64 syscall
,
Ilya Leoshkevich
,
18:11
Re: [RFC PATCH] target/arm: properly document FEAT_CRC32
,
Richard Henderson
,
18:01
Re: [PULL 0/9] Fourth RISC-V PR for QEMU 8.0
,
Palmer Dabbelt
,
17:49
Re: [PATCH 1/2] linux-user: Fix unaligned memory access in prlimit64 syscall
,
Ilya Leoshkevich
,
17:45
Re: [PATCH v2 17/20] vfio/common: Support device dirty page tracking with vIOMMU
,
Alex Williamson
,
17:33
Re: [PATCH 1/2] linux-user: Fix unaligned memory access in prlimit64 syscall
,
Richard Henderson
,
17:31
Re: [PATCH v3 1/5] dump: Include missing "cpu.h" header for tswap32/tswap64() declarations
,
Philippe Mathieu-Daudé
,
17:29
Re: [PATCH 1/2] linux-user: Fix unaligned memory access in prlimit64 syscall
,
Ilya Leoshkevich
,
17:25
Re: [PATCH qemu 1/1] target/i386: Fix gen_shift_rm_T1, wrong eflags calculation
,
Richard Henderson
,
17:23
Re: [PATCH qemu 1/1] target/i386: Fix gen_shift_rm_T1, wrong eflags calculation
,
Vilen Kamalov
,
17:19
Re: [PATCH 1/2] linux-user: Fix unaligned memory access in prlimit64 syscall
,
Philippe Mathieu-Daudé
,
17:17
Re: [PATCH qemu 1/1] target/i386: Fix gen_shift_rm_T1, wrong eflags calculation
,
Vilen Kamalov
,
17:13
Re: out of CI pipeline minutes again
,
Eldon Stegall
,
17:11
Re: Fortnightly KVM call for 2023-02-07
,
Sean Christopherson
,
17:04
[PATCH] tests/avocado: Enable TuxRun/mips64 (big-endian) test
,
Philippe Mathieu-Daudé
,
17:04
Re: [PATCH qemu 1/1] target/i386: Fix gen_shift_rm_T1, wrong eflags calculation
,
Richard Henderson
,
17:01
[PATCH 1/2] linux-user: Fix unaligned memory access in prlimit64 syscall
,
Ilya Leoshkevich
,
16:58
[PATCH 2/2] tests/tcg/linux-test: Add linux-fork-trap test
,
Ilya Leoshkevich
,
16:58
[PATCH 0/2] linux-user: Fix unaligned memory access in prlimit64 syscall
,
Ilya Leoshkevich
,
16:58
Re: [PATCH] hw/mips/gt64xxx_pci: Don't endian-swap GT_PCI0_CFGADDR
,
Philippe Mathieu-Daudé
,
16:57
Re: [PATCH v2 10/20] vfio/common: Record DMA mapped IOVA ranges
,
Joao Martins
,
16:54
Re: [PATCH v2 10/20] vfio/common: Record DMA mapped IOVA ranges
,
Alex Williamson
,
16:50
Re: [PATCH v3 1/5] dump: Include missing "cpu.h" header for tswap32/tswap64() declarations
,
Richard Henderson
,
16:43
Re: [PATCH] MAINTAINERS: Cover RCU documentation
,
Philippe Mathieu-Daudé
,
16:41
Re: [PATCH 12/13] target/arm: Do memory type alignment check when translation disabled
,
Philippe Mathieu-Daudé
,
16:41
Re: [PATCH v2] softmmu: Use memmove in flatview_write_continue
,
Richard Henderson
,
16:32
Re: [PATCH 10/13] accel/tcg: Add tlb_fill_flags to CPUTLBEntryFull
,
Philippe Mathieu-Daudé
,
16:32
Re: [PATCH 09/13] exec/memattrs: Remove target_tlb_bit*
,
Philippe Mathieu-Daudé
,
16:31
Re: [PATCH v2 17/20] vfio/common: Support device dirty page tracking with vIOMMU
,
Joao Martins
,
16:30
Re: [PATCH 05/13] softmmu/physmem: Check watchpoints for read+write at once
,
Philippe Mathieu-Daudé
,
16:27
Re: [PATCH 01/13] target/sparc: Use tlb_set_page_full
,
Philippe Mathieu-Daudé
,
16:25
Re: [PATCH v3 1/1] vhost-user-fs: add migration type property
,
Stefan Hajnoczi
,
16:24
Re: [PATCH v3 1/5] dump: Include missing "cpu.h" header for tswap32/tswap64() declarations
,
Philippe Mathieu-Daudé
,
16:19
Re: [PATCH v2 10/20] vfio/common: Record DMA mapped IOVA ranges
,
Joao Martins
,
16:19
[PATCH qemu 1/1] target/i386: Fix gen_shift_rm_T1, wrong eflags calculation
,
~vilenka
,
16:18
[PATCH qemu 0/1] [bugfix] gen_shift_rm_T1 uses wrong tmp0 register
,
~vilenka
,
16:18
Re: [PATCH v2 03/20] vfio/migration: Add VFIO migration pre-copy support
,
Alex Williamson
,
16:16
Re: [PATCH 2/5] hw/isa/vt82c686: Implement PCI IRQ routing
,
BALATON Zoltan
,
16:11
Re: [PATCH] exec/helper-head: Include missing "fpu/softfloat-types.h" header
,
Richard Henderson
,
16:09
Re: [PATCH v2 10/20] vfio/common: Record DMA mapped IOVA ranges
,
Alex Williamson
,
16:06
Re: [PATCH v2 17/20] vfio/common: Support device dirty page tracking with vIOMMU
,
Jason Gunthorpe
,
15:56
Re: [PATCH v2 11/20] vfio/common: Add device dirty page tracking start/stop
,
Jason Gunthorpe
,
15:54
Re: [PATCH v2 07/10] hw/ide/piix: Require an ISABus only for user-created instances
,
Bernhard Beschow
,
15:47
[PATCH 13/13] target/arm: Do memory type alignment check when translation enabled
,
Richard Henderson
,
15:44
[PATCH 12/13] target/arm: Do memory type alignment check when translation disabled
,
Richard Henderson
,
15:44
[PATCH 11/13] accel/tcg: Add TLB_CHECK_ALIGNED
,
Richard Henderson
,
15:44
[PATCH 10/13] accel/tcg: Add tlb_fill_flags to CPUTLBEntryFull
,
Richard Henderson
,
15:44
[PATCH 09/13] exec/memattrs: Remove target_tlb_bit*
,
Richard Henderson
,
15:44
[PATCH 08/13] target/arm: Support 32-byte alignment in pow2_align
,
Richard Henderson
,
15:44
[PATCH 07/13] accel/tcg: Move TLB_WATCHPOINT to TLB_SLOW_FLAGS_MASK
,
Richard Henderson
,
15:44
[PATCH 06/13] accel/tcg: Trigger watchpoints from atomic_mmu_lookup
,
Richard Henderson
,
15:44
[PATCH 05/13] softmmu/physmem: Check watchpoints for read+write at once
,
Richard Henderson
,
15:44
[PATCH 04/13] accel/tcg: Honor TLB_DISCARD_WRITE in atomic_mmu_lookup
,
Richard Henderson
,
15:43
[PATCH 03/13] accel/tcg: Store some tlb flags in CPUTLBEntryFull
,
Richard Henderson
,
15:43
[PATCH 02/13] accel/tcg: Retain prot flags from tlb_fill
,
Richard Henderson
,
15:43
[PATCH 01/13] target/sparc: Use tlb_set_page_full
,
Richard Henderson
,
15:43
[PATCH 00/13] {tcg,aarch64}: Add TLB_CHECK_ALIGNED
,
Richard Henderson
,
15:43
Re: [PATCH 00/23] block: Lock the graph, part 2 (BlockDriver callbacks)
,
Stefan Hajnoczi
,
15:34
Re: [RFC PATCH 0/1] ci: Speed up container stage
,
Fabiano Rosas
,
15:31
Re: [PATCH 0/5] Pegasos2 fixes and audio output support
,
Bernhard Beschow
,
15:28
Re: [PATCH] .gitlab-ci.d/base: Mark jobs as interruptible by default
,
Philippe Mathieu-Daudé
,
15:23
[PATCH 5/5] hw/audio/via-ac97: Basic implementation of audio playback
,
Bernhard Beschow
,
15:23
[PATCH 1/5] hw/ppc/pegasos2: Initialize VT8231 PCI IRQ router
,
Bernhard Beschow
,
15:23
[PATCH 0/5] VT82xx PCI fixes and audio output support
,
Bernhard Beschow
,
15:23
[PATCH 4/5] hw/audio/ac97: Split off some definitions to a header
,
Bernhard Beschow
,
15:23
[PATCH 3/5] hw/usb/vt82c686-uhci-pci: Use PCI IRQ routing
,
Bernhard Beschow
,
15:23
[PATCH 2/5] hw/isa/vt82c686: Implement PCI IRQ routing
,
Bernhard Beschow
,
15:23
Re: [PATCH v2 11/20] vfio/common: Add device dirty page tracking start/stop
,
Alex Williamson
,
15:16
Re: [PATCH v2 17/20] vfio/common: Support device dirty page tracking with vIOMMU
,
Alex Williamson
,
15:06
Re: [PATCH 5/5] hw/audio/via-ac97: Basic implementation of audio playback
,
Volker Rümelin
,
14:40
[PATCH v2] docs/about/build-platforms: Refine the distro support policy
,
Thomas Huth
,
14:33
Re: VM crashed while hot-plugging memory
,
Igor Mammedov
,
14:32
Re: [PATCH v2 11/20] vfio/common: Add device dirty page tracking start/stop
,
Jason Gunthorpe
,
14:30
Re: [PATCH v2 11/20] vfio/common: Add device dirty page tracking start/stop
,
Alex Williamson
,
14:27
[PATCH] .gitlab-ci.d/base: Mark jobs as interruptible by default
,
Thomas Huth
,
14:13
Re: [PATCH] crypto: allow client/server cert chains
,
matoro
,
13:55
Re: [PATCH v2 2/3] target/alpha: Replace TCGv by TCGv_i64 in gen_cpy_mask()
,
Anton Johansson
,
13:53
[PULL 29/29] block/rbd: Add support for layered encryption
,
Kevin Wolf
,
13:52
[PULL 16/29] block: Mark bdrv_co_create() and callers GRAPH_RDLOCK
,
Kevin Wolf
,
13:52
[PULL 26/29] virtio-scsi: reset SCSI devices from main loop thread
,
Kevin Wolf
,
13:52
[PULL 28/29] block/rbd: Add luks-any encryption opening option
,
Kevin Wolf
,
13:52
[PULL 27/29] block/rbd: Remove redundant stack variable passphrase_len
,
Kevin Wolf
,
13:52
[PULL 25/29] dma-helpers: prevent dma_blk_cb() vs dma_aio_cancel() race
,
Kevin Wolf
,
13:52
[PULL 22/29] block: Mark bdrv_*_dirty_bitmap() and callers GRAPH_RDLOCK
,
Kevin Wolf
,
13:52
[PULL 24/29] scsi: protect req->aiocb with AioContext lock
,
Kevin Wolf
,
13:52
[PULL 17/29] block: Mark bdrv_co_io_(un)plug() and callers GRAPH_RDLOCK
,
Kevin Wolf
,
13:52
[PULL 23/29] block: Mark bdrv_co_refresh_total_sectors() and callers GRAPH_RDLOCK
,
Kevin Wolf
,
13:52
[PULL 14/29] block: Mark bdrv_co_copy_range() GRAPH_RDLOCK
,
Kevin Wolf
,
13:52
[PULL 20/29] block: Mark bdrv_(un)register_buf() GRAPH_RDLOCK
,
Kevin Wolf
,
13:52
[PULL 21/29] block: Mark bdrv_co_delete_file() and callers GRAPH_RDLOCK
,
Kevin Wolf
,
13:52
[PULL 19/29] block: Mark bdrv_co_eject/lock_medium() and callers GRAPH_RDLOCK
,
Kevin Wolf
,
13:52
[PULL 18/29] block: Mark bdrv_co_is_inserted() and callers GRAPH_RDLOCK
,
Kevin Wolf
,
13:52
[PULL 15/29] block: Mark preadv_snapshot/snapshot_block_status GRAPH_RDLOCK
,
Kevin Wolf
,
13:52
[PULL 12/29] block: Mark bdrv_co_pwrite_sync() and callers GRAPH_RDLOCK
,
Kevin Wolf
,
13:52
[PULL 08/29] block: Mark bdrv_co_pdiscard() and callers GRAPH_RDLOCK
,
Kevin Wolf
,
13:52
[PULL 07/29] block: Mark bdrv_co_flush() and callers GRAPH_RDLOCK
,
Kevin Wolf
,
13:52
[PULL 13/29] block: Mark bdrv_co_do_pwrite_zeroes() GRAPH_RDLOCK
,
Kevin Wolf
,
13:52
[PULL 11/29] block: Mark public read/write functions GRAPH_RDLOCK
,
Kevin Wolf
,
13:52
[PULL 10/29] block: Mark read/write in block/io.c GRAPH_RDLOCK
,
Kevin Wolf
,
13:52
[PULL 09/29] block: Mark bdrv_co_pwrite_zeroes() and callers GRAPH_RDLOCK
,
Kevin Wolf
,
13:52
[PULL 06/29] block/qed: add missing graph rdlock in qed_need_check_timer_entry
,
Kevin Wolf
,
13:52
[PULL 03/29] block: Mark bdrv_co_truncate() and callers GRAPH_RDLOCK
,
Kevin Wolf
,
13:52
[PULL 05/29] block: Mark bdrv_co_ioctl() and callers GRAPH_RDLOCK
,
Kevin Wolf
,
13:52
[PULL 04/29] block: Mark bdrv_co_block_status() and callers GRAPH_RDLOCK
,
Kevin Wolf
,
13:52
[PULL 01/29] block: Make bdrv_can_set_read_only() static
,
Kevin Wolf
,
13:52
[PULL 00/29] Block layer patches
,
Kevin Wolf
,
13:52
[PULL 02/29] mirror: Fix access of uninitialised fields during start
,
Kevin Wolf
,
13:52
[PATCH v2 3/3] target/sparc64: Replace TCGv by TCGv_i64 in gen_op_multiply()
,
Philippe Mathieu-Daudé
,
13:04
[PATCH v2 2/3] target/alpha: Replace TCGv by TCGv_i64 in gen_cpy_mask()
,
Philippe Mathieu-Daudé
,
13:04
[PATCH v2 1/3] target/s390x: Replace TCGv by TCGv_i64 in op_mov2e()
,
Philippe Mathieu-Daudé
,
13:04
[PATCH v2 0/3] target/tcg: Use TCGv_i64 with tcg_temp_new_i64()
,
Philippe Mathieu-Daudé
,
13:04
Re: [PATCH v3 1/5] dump: Include missing "cpu.h" header for tswap32/tswap64() declarations
,
Richard Henderson
,
13:02
Re: [PATCH v6 2/3] block/rbd: Add luks-any encryption opening option
,
Kevin Wolf
,
12:45
Re: [PATCH v2 28/28] tcg: Use noinline for major tcg_gen_code_subroutines
,
Peter Maydell
,
12:43
Re: [PATCH v2 27/28] tcg: Update docs/devel/tcg-ops.rst for temporary changes
,
Peter Maydell
,
12:42
Re: [PATCH v2 16/28] target/arm: Drop copies in gen_sve_{ldr,str}
,
Peter Maydell
,
12:32
Re: [PATCH v1 16/19] target/arm: Relax ordered/atomic alignment checks for LSE2
,
Richard Henderson
,
12:27
Re: [PATCH v7 00/23] Consolidate PIIX south bridges
,
Bernhard Beschow
,
12:25
Re: [PATCH v1 16/19] target/arm: Relax ordered/atomic alignment checks for LSE2
,
Peter Maydell
,
12:22
Re: [PATCH v3 0/3] virtio-scsi: fix SCSIDevice hot unplug with IOThread
,
Kevin Wolf
,
12:21
Re: [PATCH v1 16/19] target/arm: Relax ordered/atomic alignment checks for LSE2
,
Richard Henderson
,
12:17
Re: [PATCH v1 01/19] target/arm: Make cpu_exclusive_high hold the high bits
,
Peter Maydell
,
12:09
Re: [PATCH v5 05/14] Hexagon (target/hexagon) Analyze packet before generating TCG
,
Anton Johansson
,
12:02
Re: [PATCH v1 14/19] target/arm: Check alignment in helper_mte_check
,
Peter Maydell
,
11:55
Re: [PATCH v1 04/19] target/arm: Use tcg_gen_qemu_st_i128 for STZG, STZ2G
,
Peter Maydell
,
11:54
Re: [PATCH v1 01/19] target/arm: Make cpu_exclusive_high hold the high bits
,
Peter Maydell
,
11:52
Re: [PATCH] cpu/i386: update xsave components after CPUID filtering
,
Dr. David Alan Gilbert
,
11:51
Re: [PATCH v1 16/19] target/arm: Relax ordered/atomic alignment checks for LSE2
,
Peter Maydell
,
11:50
Re: [PATCH v1 14/19] target/arm: Check alignment in helper_mte_check
,
Richard Henderson
,
11:38
Re: [PATCH v1 19/19] target/arm: Enable FEAT_LSE2 for -cpu max
,
Peter Maydell
,
11:37
Re: [PATCH v1 18/19] test/tcg/multiarch: Adjust sigbus.c
,
Peter Maydell
,
11:37
Re: [PATCH v1 17/19] target/arm: Move mte check for store-exclusive
,
Peter Maydell
,
11:36
Re: [PATCH v1 15/19] target/arm: Add SCTLR.nAA to TBFLAG_A64
,
Peter Maydell
,
11:32
Re: [PATCH v1 14/19] target/arm: Check alignment in helper_mte_check
,
Peter Maydell
,
11:28
Re: [PATCH v3 0/4] target: Restrict 'qapi-commands-machine.h' to system emulation
,
Markus Armbruster
,
11:25
Re: [PATCH v1 04/19] target/arm: Use tcg_gen_qemu_st_i128 for STZG, STZ2G
,
Richard Henderson
,
11:20
[PATCH] hw/mips/gt64xxx_pci: Don't endian-swap GT_PCI0_CFGADDR
,
Jiaxun Yang
,
11:20
Re: [PATCH v1 01/19] target/arm: Make cpu_exclusive_high hold the high bits
,
Richard Henderson
,
11:13
Re: [PATCH v1 13/19] target/arm: Pass single_memop to gen_mte_checkN
,
Peter Maydell
,
11:10
Re: [PATCH v1 12/19] target/arm: Pass memop to gen_mte_check1*
,
Peter Maydell
,
11:09
[PULL 11/13] tests/docker: Use binaries for debian-tricore-cross
,
Alex Bennée
,
11:07
Re: [PATCH v1 11/19] target/arm: Hoist finalize_memop out of do_fp_{ld, st}
,
Peter Maydell
,
11:05
Re: [PATCH v1 10/19] target/arm: Hoist finalize_memop out of do_gpr_{ld, st}
,
Peter Maydell
,
11:03
Re: [PATCH v3 0/4] target: Restrict 'qapi-commands-machine.h' to system emulation
,
Philippe Mathieu-Daudé
,
10:58
Re: [PATCH v1 09/19] target/arm: Load/store integer pair with one tcg operation
,
Peter Maydell
,
10:57
[PULL 13/13] cirrus.yml: Improve the windows_msys2_task
,
Alex Bennée
,
10:57
[PULL 10/13] tests: add tuxrun baseline test to avocado
,
Alex Bennée
,
10:57
[PULL 09/13] tests: skip the nios2 replay_kernel test
,
Alex Bennée
,
10:57
[PULL 12/13] tests: ensure we export job results for some cross builds
,
Alex Bennée
,
10:57
[PULL 06/13] gitlab: extend custom runners with base_job_template
,
Alex Bennée
,
10:57
[PULL 00/13] testing updates (gitlab, cirrus, docker, avocado, windows)
,
Alex Bennée
,
10:57
[PULL 07/13] tests: don't run benchmarks for the tsan build
,
Alex Bennée
,
10:57
[PULL 02/13] tests: add socat dependency for tests
,
Alex Bennée
,
10:57
[PULL 04/13] tests: make fp-test less chatty when running from test suite
,
Alex Bennée
,
10:57
[PULL 03/13] tests: be a bit more strict cleaning up fifos
,
Alex Bennée
,
10:57
[PULL 08/13] testing: update ubuntu2004 to ubuntu2204
,
Alex Bennée
,
10:57
[PULL 01/13] tests: don't run socat tests on MacOS as well
,
Alex Bennée
,
10:57
[PULL 05/13] gitlab-ci: Use artifacts instead of dumping logs in the Cirrus-CI jobs
,
Alex Bennée
,
10:57
Re: [PATCH v3 0/4] target: Restrict 'qapi-commands-machine.h' to system emulation
,
Philippe Mathieu-Daudé
,
10:57
[PATCH v4 4/4] target/ppc: Restrict 'qapi-commands-machine.h' to system emulation
,
Philippe Mathieu-Daudé
,
10:56
[PATCH v4 3/4] target/loongarch: Restrict 'qapi-commands-machine.h' to system emulation
,
Philippe Mathieu-Daudé
,
10:56
[PATCH v4 2/4] target/i386: Restrict 'qapi-commands-machine.h' to system emulation
,
Philippe Mathieu-Daudé
,
10:55
[PATCH v4 1/4] target/arm: Restrict 'qapi-commands-machine.h' to system emulation
,
Philippe Mathieu-Daudé
,
10:55
[PATCH v4 0/4] target: Restrict 'qapi-commands-machine.h' to system emulation
,
Philippe Mathieu-Daudé
,
10:55
Re: [RFC PATCH 0/1] ci: Speed up container stage
,
Fabiano Rosas
,
10:53
Re: [PATCH v1 08/19] target/arm: Add atom_data to DisasContext
,
Peter Maydell
,
10:47
Re: [PATCH V2 0/5] Fix UNMAP notifier for intel-iommu
,
Peter Xu
,
10:47
Re: [RFC PATCH 0/1] ci: Speed up container stage
,
Alex Bennée
,
10:46
Re: [PATCH v1 07/19] target/arm: Add feature test for FEAT_LSE2
,
Peter Maydell
,
10:43
Re: [RFC PATCH 5/5] hw/ppc/pnv_bmc: Simplify pnv_bmc_find()
,
Markus Armbruster
,
10:42
Re: [PATCH] tcg: Allow displaying TCG_TYPE_I128 arguments
,
Philippe Mathieu-Daudé
,
10:42
Re: [PATCH v1 06/19] target/arm: Sink gen_mte_check1 into load/store_exclusive
,
Peter Maydell
,
10:41
Re: [PATCH 3/5] bulk: Have object_child_foreach() take Error* and return boolean
,
Markus Armbruster
,
10:40
Re: [PATCH v2 11/20] vfio/common: Add device dirty page tracking start/stop
,
Avihai Horon
,
10:36
Re: [PATCH v1 05/19] target/arm: Use tcg_gen_qemu_{ld, st}_i128 in gen_sve_{ld, st}r
,
Peter Maydell
,
10:36
Re: [PATCH v2 3/3] virtio-scsi: reset SCSI devices from main loop thread
,
Stefan Hajnoczi
,
10:34
Re: out of CI pipeline minutes again
,
Daniel P . Berrangé
,
10:33
Re: out of CI pipeline minutes again
,
Ben Dooks
,
10:28
Re: [PATCH v2 07/20] vfio/common: Add VFIOBitmap and (de)alloc functions
,
Avihai Horon
,
10:28
Re: [PATCH 1/5] hw/nmi: Have nmi_monitor_handler() return a boolean indicating error
,
Markus Armbruster
,
10:26
Re: [PATCH v2 03/20] vfio/migration: Add VFIO migration pre-copy support
,
Avihai Horon
,
10:25
Re: [PATCH v1 04/19] target/arm: Use tcg_gen_qemu_st_i128 for STZG, STZ2G
,
Peter Maydell
,
10:25
Re: [PATCH v2 5/5] gitlab-ci.d: Build with --enable-fdt=system by default
,
Thomas Huth
,
10:24
Re: [PATCH v1 03/19] target/arm: Use tcg_gen_qemu_{st, ld}_i128 for do_fp_{st, ld}
,
Peter Maydell
,
10:23
Re: [RFC PATCH 10/43] target/loongarch: Implement vaddw/vsubw
,
Richard Henderson
,
10:23
Re: [PATCH] target/i386: Remove pointless env_archcpu() in helper_rdmsr()
,
Philippe Mathieu-Daudé
,
10:17
Re: [PATCH v2 0/7] hw/net/eepro100: Finish QDev conversion
,
Philippe Mathieu-Daudé
,
10:16
Re: [PATCH v1 01/19] target/arm: Make cpu_exclusive_high hold the high bits
,
Peter Maydell
,
10:14
Re: [PATCH v2 00/20] vfio: Add migration pre-copy support and device dirty tracking
,
Avihai Horon
,
10:07
Re: out of CI pipeline minutes again
,
Daniel P . Berrangé
,
10:00
Re: [RFC PATCH 0/1] ci: Speed up container stage
,
Daniel P . Berrangé
,
09:58
Re: [PATCH v2 00/20] vfio: Add migration pre-copy support and device dirty tracking
,
Avihai Horon
,
09:56
Re: [PATCH v16 02/11] s390x/cpu topology: add topology entries on CPU hotplug
,
pierre
,
09:54
Re: [PATCH v16 02/11] s390x/cpu topology: add topology entries on CPU hotplug
,
pierre
,
09:54
Re: [PATCH v16 03/11] target/s390x/cpu topology: handle STSI(15) and build the SYSIB
,
pierre
,
09:54
Re: [PATCH 2/5] scripts/checkpatch.pl: Do not allow assert(0)
,
Philippe Mathieu-Daudé
,
09:51
Re: [PATCH 1/2] qemu/typedefs: Sort in case-insensitive alphabetical order (again)
,
Philippe Mathieu-Daudé
,
09:39
[RFC PATCH 0/1] ci: Speed up container stage
,
Fabiano Rosas
,
09:33
[RFC PATCH 1/1] ci: Attempt to pull container images before building
,
Fabiano Rosas
,
09:33
Re: [PATCH v5 8/8] hw/mem/cxl_type3: Add CXL RAS Error Injection Support.
,
Jonathan Cameron
,
09:28
Re: [PATCH 0/5] Pegasos2 fixes and audio output support
,
BALATON Zoltan
,
09:24
Re: out of CI pipeline minutes again
,
Warner Losh
,
09:16
Re: out of CI pipeline minutes again
,
Daniel P . Berrangé
,
09:14
Re: [PATCH v16 02/11] s390x/cpu topology: add topology entries on CPU hotplug
,
Nina Schoetterl-Glausch
,
09:13
Re: [PATCH v2] hw/smbios: fix field corruption in type 4 table
,
Igor Mammedov
,
09:08
Re: [PATCH v2 5/5] gitlab-ci.d: Build with --enable-fdt=system by default
,
Daniel P . Berrangé
,
09:07
Re: [PATCH v2 3/5] gitlab-ci.d/buildtest: Disintegrate the build-coroutine-sigaltstack job
,
David Woodhouse
,
09:06
Re: [PATCH v2 1/7] target/arm: v8.3 PAC ID_AA64ISAR[12] feature-detection
,
Peter Maydell
,
09:02
Re: [PATCH v2 2/5] gitlab-ci.d/buildtest: Remove aarch64-softmmu from the build-system-ubuntu job
,
David Woodhouse
,
09:02
Re: [PATCH v2 3/5] gitlab-ci.d/buildtest: Disintegrate the build-coroutine-sigaltstack job
,
Daniel P . Berrangé
,
08:58
Re: [PATCH v2 1/5] build: deprecate --enable-gprof builds and remove from CI
,
David Woodhouse
,
08:58
Re: [PATCH v2 2/5] gitlab-ci.d/buildtest: Remove aarch64-softmmu from the build-system-ubuntu job
,
Daniel P . Berrangé
,
08:58
Re: [PATCH v2 4/5] .gitlab-ci.d/buildtest-template: Simplify the configure step
,
David Woodhouse
,
08:55
Re: [PATCH v3 0/4] target: Restrict 'qapi-commands-machine.h' to system emulation
,
Markus Armbruster
,
08:49
Re: out of CI pipeline minutes again
,
Thomas Huth
,
08:46
[PULL 06/12] hw/acpi: Dumb down acpi_table_add() stub
,
Markus Armbruster
,
08:46
[PULL 07/12] hw/acpi: Move QMP command to hw/core/
,
Markus Armbruster
,
08:46
[PULL 04/12] hw/core: Improve error message when machine doesn't provide NMIs
,
Markus Armbruster
,
08:46
[PULL 08/12] qga: Drop dangling reference to QERR_QGA_LOGGING_DISABLED
,
Markus Armbruster
,
08:46
[PULL 12/12] rocker: Tweak stubbed out monitor commands' error messages
,
Markus Armbruster
,
08:46
[PULL 05/12] hw/smbios: Dumb down smbios_entry_add() stub
,
Markus Armbruster
,
08:46
[PULL 11/12] migration/colo: Improve an x-colo-lost-heartbeat error message
,
Markus Armbruster
,
08:46
[PULL 00/12] Error reporting patches patches for 2023-02-23
,
Markus Armbruster
,
08:46
[PULL 01/12] error: Drop superfluous #include "qapi/qmp/qerror.h"
,
Markus Armbruster
,
08:46
[PULL 10/12] hw/core: Improve the query-hotpluggable-cpus error message
,
Markus Armbruster
,
08:46
[PULL 09/12] replay: Simplify setting replay blockers
,
Markus Armbruster
,
08:46
[PULL 03/12] dump: Assert cpu_get_note_size() can't fail
,
Markus Armbruster
,
08:46
[PULL 02/12] dump: Improve error message when target doesn't support memory dump
,
Markus Armbruster
,
08:46
Re: [PATCH v3 4/4] target/ppc: Restrict 'qapi-commands-machine.h' to system emulation
,
Markus Armbruster
,
08:42
Re: [PATCH v3 3/4] target/loongarch: Restrict 'qapi-commands-machine.h' to system emulation
,
Markus Armbruster
,
08:41
Re: [PATCH v3 1/4] target/arm: Restrict 'qapi-commands-machine.h' to system emulation
,
Markus Armbruster
,
08:40
[PATCH v2 3/3] qapi: allow unions to contain further unions
,
Daniel P . Berrangé
,
08:40
[PATCH v2 2/3] qapi: use env var to trigger qapi test output updates
,
Daniel P . Berrangé
,
08:40
[PATCH v2 1/3] qapi: improve specificity of type/member descriptions
,
Daniel P . Berrangé
,
08:40
[PATCH v2 0/3] qapi: allow unions to contain further unions
,
Daniel P . Berrangé
,
08:40
Re: [PATCH] qapi: allow unions to contain further unions
,
Daniel P . Berrangé
,
08:40
Re: [PATCH] meson: Avoid duplicates in generated config-poison.h again
,
Paolo Bonzini
,
08:36
Re: [PATCH 0/4] hw: QOM housekeeping around IOTHREAD / IRQ types
,
Peter Maydell
,
08:36
Re: [PATCH] target/i386: Fix BZHI instruction
,
Paolo Bonzini
,
08:35
Re: [PATCH v16 03/11] target/s390x/cpu topology: handle STSI(15) and build the SYSIB
,
Thomas Huth
,
08:30
Re: [PATCH v7 00/20] target/arm: Allow CONFIG_TCG=n builds
,
Peter Maydell
,
08:23
Re: [PATCH v2 0/4] NUMA: Apply socket-NUMA-node boundary for aarch64 and RiscV machines
,
Daniel Henrique Barboza
,
08:19
Re: [PATCH 0/5] Pegasos2 fixes and audio output support
,
Bernhard Beschow
,
08:18
[PATCH v7 18/20] arm/Kconfig: Do not build TCG-only boards on a KVM-only build
,
Fabiano Rosas
,
08:12
[PATCH v7 19/20] gitlab-ci: Check building KVM-only aarch64 target
,
Fabiano Rosas
,
08:12
[PATCH v7 20/20] tests/qtest: Fix tests when no KVM or TCG are present
,
Fabiano Rosas
,
08:12
[PATCH v7 17/20] arm/Kconfig: Always select SEMIHOSTING when TCG is present
,
Fabiano Rosas
,
08:11
[PATCH v7 16/20] tests/avocado: add machine:none tag to version.py
,
Fabiano Rosas
,
08:11
[PATCH v7 15/20] tests/avocado: Pass parameters to migration test
,
Fabiano Rosas
,
08:11
[PATCH v7 13/20] target/arm: Move aa32_max_features out of cpu_tcg.c
,
Fabiano Rosas
,
08:11
[PATCH v7 14/20] target/arm: move cpu_tcg to tcg/cpu32.c
,
Fabiano Rosas
,
08:11
[PATCH v7 12/20] target/arm: Move 64-bit TCG CPUs into tcg/
,
Fabiano Rosas
,
08:11
[PATCH v7 11/20] target/arm: Move cortex sysregs into a separate file
,
Fabiano Rosas
,
08:11
[PATCH v7 10/20] cpu-defs.h: Expose CPUTLBEntryFull to non-TCG code
,
Fabiano Rosas
,
08:11
[PATCH v7 09/20] target/arm: Don't access TCG code when debugging with KVM
,
Fabiano Rosas
,
08:11
[PATCH v7 08/20] target/arm: Move regime_using_lpae_format into internal.h
,
Fabiano Rosas
,
08:11
[PATCH v7 07/20] target/arm: Move hflags code into the tcg directory
,
Fabiano Rosas
,
08:11
[PATCH v7 05/20] target/arm: Move psci.c into the tcg directory
,
Fabiano Rosas
,
08:11
[PATCH v7 06/20] target/arm: Wrap arm_rebuild_hflags calls with tcg_enabled
,
Fabiano Rosas
,
08:11
[PATCH v7 04/20] target/arm: move helpers to tcg/
,
Fabiano Rosas
,
08:11
[PATCH v7 03/20] target/arm: move translate modules to tcg/
,
Fabiano Rosas
,
08:11
[PATCH v7 02/20] target/arm: Wrap TCG-only code in debug_helper.c
,
Fabiano Rosas
,
08:11
[PATCH v7 01/20] target/arm: Wrap breakpoint/watchpoint updates with tcg_enabled
,
Fabiano Rosas
,
08:10
[PATCH v7 00/20] target/arm: Allow CONFIG_TCG=n builds
,
Fabiano Rosas
,
08:10
Re: [PATCH 0/4] hw/qdev-properties: Constify Property* in DeviceClass
,
Philippe Mathieu-Daudé
,
08:00
Re: [PULL v2 00/36] Testing, docs, semihosting and plugin updates
,
Philippe Mathieu-Daudé
,
07:59
[PATCH v2] hw/smbios: fix field corruption in type 4 table
,
Julia Suvorova
,
07:58
Re: [PATCH v2 0/4] NUMA: Apply socket-NUMA-node boundary for aarch64 and RiscV machines
,
Daniel P . Berrangé
,
07:57
out of CI pipeline minutes again
,
Peter Maydell
,
07:57
Re: [PATCH v16 02/11] s390x/cpu topology: add topology entries on CPU hotplug
,
Thomas Huth
,
07:53
[PATCH v13 19/60] i386/xen: implement HYPERVISOR_hvm_op
,
David Woodhouse
,
07:49
[PATCH v13 52/60] hw/xen: Add basic ring handling to xenstore
,
David Woodhouse
,
07:49
[PATCH v13 28/60] i386/xen: Add support for Xen event channel delivery to vCPU
,
David Woodhouse
,
07:49
[PATCH v13 51/60] hw/xen: Add xen_xenstore device for xenstore emulation
,
David Woodhouse
,
07:49
[PATCH v13 11/60] i386/xen: implement HYPERVISOR_sched_op, SCHEDOP_shutdown
,
David Woodhouse
,
07:49
[PATCH v13 03/60] xen: Add XEN_DISABLED mode and make it default
,
David Woodhouse
,
07:49
[PATCH v13 18/60] i386/xen: implement XENMEM_add_to_physmap_batch
,
David Woodhouse
,
07:49
[PATCH v13 24/60] i386/xen: implement HYPERVISOR_event_channel_op
,
David Woodhouse
,
07:49
[PATCH v13 46/60] hw/xen: Implement GNTTABOP_query_size
,
David Woodhouse
,
07:49
[PATCH v13 48/60] i386/xen: Reserve Xen special pages for console, xenstore rings
,
David Woodhouse
,
07:49
[PATCH v13 33/60] hw/xen: Implement EVTCHNOP_bind_ipi
,
David Woodhouse
,
07:49
[PATCH v13 56/60] hw/xen: Support GSI mapping to PIRQ
,
David Woodhouse
,
07:49
[PATCH v13 44/60] hw/xen: Support mapping grant frames
,
David Woodhouse
,
07:49
[PATCH v13 15/60] i386/xen: add pc_machine_kvm_type to initialize XEN_EMULATE mode
,
David Woodhouse
,
07:49
[PATCH v13 12/60] i386/xen: Implement SCHEDOP_poll and SCHEDOP_yield
,
David Woodhouse
,
07:49
[PATCH v13 00/60] Xen HVM support under KVM
,
David Woodhouse
,
07:49
Re: [PATCH 00/23] block: Lock the graph, part 2 (BlockDriver callbacks)
,
Stefan Hajnoczi
,
07:49
[PATCH v13 55/60] hw/xen: Implement emulated PIRQ hypercall support
,
David Woodhouse
,
07:49
[PATCH v13 17/60] i386/xen: implement HYPERVISOR_memory_op
,
David Woodhouse
,
07:49
[PATCH v13 54/60] i386/xen: Implement HYPERVISOR_physdev_op
,
David Woodhouse
,
07:49
[PATCH v13 57/60] hw/xen: Support MSI mapping to PIRQ
,
David Woodhouse
,
07:49
[PATCH v13 40/60] hw/xen: Support HVM_PARAM_CALLBACK_TYPE_GSI callback
,
David Woodhouse
,
07:49
[PATCH v13 39/60] i386/xen: add monitor commands to test event injection
,
David Woodhouse
,
07:49
[PATCH v13 41/60] hw/xen: Support HVM_PARAM_CALLBACK_TYPE_PCI_INTX callback
,
David Woodhouse
,
07:49
[PATCH v13 27/60] hw/xen: Add xen_evtchn device for event channel emulation
,
David Woodhouse
,
07:49
[PATCH v13 13/60] hw/xen: Add xen_overlay device for emulating shared xenheap pages
,
David Woodhouse
,
07:49
[PATCH v13 01/60] include: import Xen public headers to hw/xen/interface
,
David Woodhouse
,
07:49
[PATCH v13 59/60] i386/xen: Document Xen HVM emulation
,
David Woodhouse
,
07:49
[PATCH v13 58/60] kvm/i386: Add xen-evtchn-max-pirq property
,
David Woodhouse
,
07:49
[PATCH v13 32/60] hw/xen: Implement EVTCHNOP_bind_virq
,
David Woodhouse
,
07:49
[PATCH v13 23/60] i386/xen: handle VCPUOP_register_runstate_memory_area
,
David Woodhouse
,
07:49
[PATCH v13 02/60] xen: add CONFIG_XEN_BUS and CONFIG_XEN_EMU options for Xen emulation
,
David Woodhouse
,
07:49
[PATCH v13 21/60] i386/xen: handle VCPUOP_register_vcpu_info
,
David Woodhouse
,
07:48
[PATCH v13 43/60] hw/xen: Add xen_gnttab device for grant table emulation
,
David Woodhouse
,
07:48
[PATCH v13 60/60] hw/xen: Subsume xen_be_register_common() into xen_be_init()
,
David Woodhouse
,
07:48
[PATCH v13 04/60] i386/kvm: Add xen-version KVM accelerator property and init KVM Xen support
,
David Woodhouse
,
07:48
[PATCH v13 14/60] xen: Permit --xen-domid argument when accel is KVM
,
David Woodhouse
,
07:48
[PATCH v13 26/60] i386/xen: implement HVMOP_set_param
,
David Woodhouse
,
07:48
[PATCH v13 29/60] hw/xen: Implement EVTCHNOP_status
,
David Woodhouse
,
07:48
[PATCH v13 16/60] i386/xen: manage and save/restore Xen guest long_mode setting
,
David Woodhouse
,
07:47
[PATCH v13 34/60] hw/xen: Implement EVTCHNOP_send
,
David Woodhouse
,
07:47
[PATCH v13 49/60] i386/xen: handle HVMOP_get_param
,
David Woodhouse
,
07:47
[PATCH v13 50/60] hw/xen: Add backend implementation of interdomain event channel support
,
David Woodhouse
,
07:47
[PATCH v13 36/60] hw/xen: Implement EVTCHNOP_bind_interdomain
,
David Woodhouse
,
07:47
[PATCH v13 31/60] hw/xen: Implement EVTCHNOP_unmask
,
David Woodhouse
,
07:47
[PATCH v13 42/60] kvm/i386: Add xen-gnttab-max-frames property
,
David Woodhouse
,
07:47
[PATCH v13 07/60] xen-platform: exclude vfio-pci from the PCI platform unplug
,
David Woodhouse
,
07:47
[PATCH v13 08/60] xen-platform: allow its creation with XEN_EMULATE mode
,
David Woodhouse
,
07:47
[PATCH v13 45/60] i386/xen: Implement HYPERVISOR_grant_table_op and GNTTABOP_[gs]et_verson
,
David Woodhouse
,
07:47
[PATCH v13 35/60] hw/xen: Implement EVTCHNOP_alloc_unbound
,
David Woodhouse
,
07:47
[PATCH v13 25/60] i386/xen: implement HVMOP_set_evtchn_upcall_vector
,
David Woodhouse
,
07:47
[PATCH v13 09/60] i386/xen: handle guest hypercalls
,
David Woodhouse
,
07:47
[PATCH v13 30/60] hw/xen: Implement EVTCHNOP_close
,
David Woodhouse
,
07:47
[PATCH v13 38/60] hw/xen: Implement EVTCHNOP_reset
,
David Woodhouse
,
07:46
[PATCH v13 37/60] hw/xen: Implement EVTCHNOP_bind_vcpu
,
David Woodhouse
,
07:46
[PATCH v13 06/60] i386/kvm: Set Xen vCPU ID in KVM
,
David Woodhouse
,
07:46
[PATCH v13 20/60] i386/xen: implement HYPERVISOR_vcpu_op
,
David Woodhouse
,
07:46
[PATCH v13 22/60] i386/xen: handle VCPUOP_register_vcpu_time_info
,
David Woodhouse
,
07:46
[PATCH v13 47/60] i386/xen: handle PV timer hypercalls
,
David Woodhouse
,
07:46
[PATCH v13 10/60] i386/xen: implement HYPERVISOR_xen_version
,
David Woodhouse
,
07:46
[PATCH v13 53/60] hw/xen: Automatically add xen-platform PCI device for emulated Xen guests
,
David Woodhouse
,
07:46
[PATCH v13 05/60] i386/kvm: handle Xen HVM cpuid leaves
,
David Woodhouse
,
07:46
[PATCH v3 4/4] target/ppc: Restrict 'qapi-commands-machine.h' to system emulation
,
Philippe Mathieu-Daudé
,
07:44
[PATCH v3 3/4] target/loongarch: Restrict 'qapi-commands-machine.h' to system emulation
,
Philippe Mathieu-Daudé
,
07:44
[PATCH v3 2/4] target/i386: Restrict 'qapi-commands-machine.h' to system emulation
,
Philippe Mathieu-Daudé
,
07:43
[PATCH v3 1/4] target/arm: Restrict 'qapi-commands-machine.h' to system emulation
,
Philippe Mathieu-Daudé
,
07:43
[PATCH v3 0/4] target: Restrict 'qapi-commands-machine.h' to system emulation
,
Philippe Mathieu-Daudé
,
07:43
Re: [PATCH 0/5] Pegasos2 fixes and audio output support
,
BALATON Zoltan
,
07:34
Re: [PATCH v2 0/4] NUMA: Apply socket-NUMA-node boundary for aarch64 and RiscV machines
,
Andrew Jones
,
07:25
[PULL 8/8] qapi: remove JSON value FIXME
,
Markus Armbruster
,
07:23
[PULL 5/8] qapi: Add minor typing workaround for 3.6
,
Markus Armbruster
,
07:23
[PULL 3/8] qapi: Update flake8 config
,
Markus Armbruster
,
07:23
[PULL 4/8] qapi: update pylint configuration
,
Markus Armbruster
,
07:23
[PULL 1/8] docs/devel/qapi-code-gen: Belatedly update features documentation
,
Markus Armbruster
,
07:23
[PULL 6/8] qapi/parser: add QAPIExpression type
,
Markus Armbruster
,
07:23
[PULL 0/8] QAPI patches patches for 2023-02-23
,
Markus Armbruster
,
07:23
[PULL 7/8] qapi: remove _JSONObject
,
Markus Armbruster
,
07:23
[PULL 2/8] docs/devel/qapi-code-gen: Fix a missing 'may', clarify SchemaInfo
,
Markus Armbruster
,
07:23
Re: [PATCH v1 5/6] hw/arm/virt: Enable backup bitmap for dirty ring
,
Peter Maydell
,
06:51
Re: [PATCH 00/23] block: Lock the graph, part 2 (BlockDriver callbacks)
,
Kevin Wolf
,
06:48
Re: Questions about how block devices use snapshots
,
Zhiyong Ye
,
06:47
Re: [PATCH] meson: Avoid duplicates in generated config-poison.h again
,
Markus Armbruster
,
06:46
Re: Questions about how block devices use snapshots
,
Kevin Wolf
,
06:39
Re: [PATCH v2 11/13] vdpa: block migration if dev does not have _F_SUSPEND
,
Eugenio Perez Martin
,
06:07
[RFC PATCH] hw: arm: Support direct boot for Linux/arm64 EFI zboot images
,
Ard Biesheuvel
,
05:53
[PATCH v9 9/9] docs/system/devices/igb: Add igb documentation
,
Akihiko Odaki
,
05:52
[PATCH v9 8/9] tests/avocado: Add igb test
,
Akihiko Odaki
,
05:51
[PATCH v9 7/9] igb: Introduce qtest for igb device
,
Akihiko Odaki
,
05:51
[PATCH v9 6/9] tests/qtest/libqos/e1000e: Export macreg functions
,
Akihiko Odaki
,
05:51
[PATCH v9 5/9] tests/qtest/e1000e-test: Fabricate ethernet header
,
Akihiko Odaki
,
05:51
[PATCH v9 4/9] Intrdocue igb device emulation
,
Akihiko Odaki
,
05:51
[PATCH v9 3/9] e1000: Split header files
,
Akihiko Odaki
,
05:51
[PATCH v9 2/9] pcie: Introduce pcie_sriov_num_vfs
,
Akihiko Odaki
,
05:51
[PATCH v9 1/9] net/eth: Introduce EthL4HdrProto
,
Akihiko Odaki
,
05:51
[PATCH v9 0/9] Introduce igb
,
Akihiko Odaki
,
05:51
Re: [PATCH v9 08/14] hw/nvram: NPCM7xx OTP device model
,
Philippe Mathieu-Daudé
,
05:44
Re: [PATCH v5 7/9] aspeed/soc : Add AST1030 support
,
Philippe Mathieu-Daudé
,
05:44
Re: [PATCH v2 10/20] vfio/common: Record DMA mapped IOVA ranges
,
Joao Martins
,
05:37
Re: [PATCH v2 2/4] numa: Validate socket and NUMA node boundary if required
,
Gavin Shan
,
05:27
[PATCH v6 34/34] e1000e: Implement system clock
,
Akihiko Odaki
,
05:22
[PATCH v6 33/34] net/eth: Report if headers are actually present
,
Akihiko Odaki
,
05:22
[PATCH v6 32/34] e1000e: Count CRC in Tx statistics
,
Akihiko Odaki
,
05:22
[PATCH v6 31/34] e1000: Count CRC in Tx statistics
,
Akihiko Odaki
,
05:22
[PATCH v6 30/34] e1000e: Combine rx traces
,
Akihiko Odaki
,
05:22
[PATCH v6 29/34] MAINTAINERS: Add e1000e test files
,
Akihiko Odaki
,
05:22
[PATCH v6 24/34] e1000e: Perform software segmentation for loopback
,
Akihiko Odaki
,
05:22
[PATCH v6 28/34] MAINTAINERS: Add Akihiko Odaki as a e1000e reviewer
,
Akihiko Odaki
,
05:22
[PATCH v6 27/34] e1000e: Do not assert when MSI-X is disabled later
,
Akihiko Odaki
,
05:22
[PATCH v6 26/34] hw/net/net_tx_pkt: Check the payload length
,
Akihiko Odaki
,
05:22
[PATCH v6 25/34] hw/net/net_tx_pkt: Implement TCP segmentation
,
Akihiko Odaki
,
05:22
[PATCH v6 23/34] hw/net/net_rx_pkt: Remove net_rx_pkt_has_virt_hdr
,
Akihiko Odaki
,
05:22
[PATCH v6 22/34] hw/net/net_tx_pkt: Automatically determine if virtio-net header is used
,
Akihiko Odaki
,
05:22
[PATCH v6 21/34] net: Strip virtio-net header when dumping
,
Akihiko Odaki
,
05:21
[PATCH v6 20/34] e1000x: Alter the signature of e1000x_is_vlan_packet
,
Akihiko Odaki
,
05:21
[PATCH v6 18/34] e1000e: Remove extra pointer indirection
,
Akihiko Odaki
,
05:21
[PATCH v6 19/34] net: Check L4 header size
,
Akihiko Odaki
,
05:21
[PATCH v6 17/34] e1000e: Set MII_ANER_NWAY
,
Akihiko Odaki
,
05:21
[PATCH v6 16/34] e1000e: Introduce e1000_rx_desc_union
,
Akihiko Odaki
,
05:21
[PATCH v6 15/34] e1000e: Configure ResettableClass
,
Akihiko Odaki
,
05:21
[PATCH v6 14/34] e1000: Configure ResettableClass
,
Akihiko Odaki
,
05:21
[PATCH v6 13/34] e1000e: Improve software reset
,
Akihiko Odaki
,
05:21
[PATCH v6 12/34] e1000e: Remove pending interrupt flags
,
Akihiko Odaki
,
05:21
[PATCH v6 11/34] e1000e: Use memcpy to intialize registers
,
Akihiko Odaki
,
05:21
[PATCH v6 10/34] e1000: Use memcpy to intialize registers
,
Akihiko Odaki
,
05:21
[PATCH v6 09/34] e1000e: Use more constant definitions
,
Akihiko Odaki
,
05:21
[PATCH v6 08/34] e1000: Use more constant definitions
,
Akihiko Odaki
,
05:21
[PATCH v6 07/34] e1000e: Mask registers when writing
,
Akihiko Odaki
,
05:21
[PATCH v6 06/34] e1000e: Introduce E1000E_LOW_BITS_SET_FUNC
,
Akihiko Odaki
,
05:21
[PATCH v6 05/34] e1000: Mask registers when writing
,
Akihiko Odaki
,
05:21
[PATCH v6 04/34] e1000: Use hw/net/mii.h
,
Akihiko Odaki
,
05:21
[PATCH v6 03/34] fsl_etsec: Use hw/net/mii.h
,
Akihiko Odaki
,
05:20
[PATCH v6 02/34] hw/net: Add more MII definitions
,
Akihiko Odaki
,
05:20
[PATCH v6 01/34] e1000e: Fix the code style
,
Akihiko Odaki
,
05:20
[PATCH v6 00/34] e1000x cleanups (preliminary for IGB)
,
Akihiko Odaki
,
05:20
Re: [PATCH] target/riscv: Add support for Zicond extension
,
Frank Chang
,
05:10
Re: [PATCH v3 1/5] dump: Include missing "cpu.h" header for tswap32/tswap64() declarations
,
Philippe Mathieu-Daudé
,
05:09
Re: [PATCH v2 00/20] vfio: Add migration pre-copy support and device dirty tracking
,
Cédric Le Goater
,
05:05
Re: [PATCH] target/riscv/vector_helper.c: create vext_set_tail_elems_1s()
,
Frank Chang
,
04:59
Re: mttcg: warning to user about memory ordering
,
Pierrick Bouvier
,
04:53
Re: [PATCH 0/5] Pegasos2 fixes and audio output support
,
Bernhard Beschow
,
04:13
Re: [PATCH v2 2/4] numa: Validate socket and NUMA node boundary if required
,
Philippe Mathieu-Daudé
,
04:06
Re: [PATCH v3 5/6] meson: prefer 'sphinx-build' to 'sphinx-build-3'
,
Paolo Bonzini
,
03:53
Re: [PATCH] vdpa: stop all svq on device deletion
,
Laurent Vivier
,
03:51
Re: [PATCH] hw/smbios: fix field corruption in type 4 table
,
Igor Mammedov
,
03:32
Re: [RFC PATCH 10/43] target/loongarch: Implement vaddw/vsubw
,
gaosong
,
03:23
[PATCH v2 4/4] hw/riscv: Validate socket and NUMA node boundary
,
Gavin Shan
,
03:15
[PATCH v2 3/4] hw/arm: Validate socket and NUMA node boundary
,
Gavin Shan
,
03:14
[PATCH v2 2/4] numa: Validate socket and NUMA node boundary if required
,
Gavin Shan
,
03:14
[PATCH v2 1/4] qtest/numa-test: Follow socket-NUMA-node boundary for aarch64
,
Gavin Shan
,
03:14
[PATCH v2 0/4] NUMA: Apply socket-NUMA-node boundary for aarch64 and RiscV machines
,
Gavin Shan
,
03:14
Re: [PATCH v5 8/8] hw/mem/cxl_type3: Add CXL RAS Error Injection Support.
,
Markus Armbruster
,
02:37
Re: [PATCH v3 1/1] vhost-user-fs: add migration type property
,
Michael S. Tsirkin
,
02:36
Re: Questions about how block devices use snapshots
,
Zhiyong Ye
,
02:35
Re: [PATCH] qapi: allow unions to contain further unions
,
Markus Armbruster
,
02:24
Re: [PATCH] hw/smbios: fix field corruption in type 4 table
,
Michael S. Tsirkin
,
02:15
Re: [PATCH] hw/i386: fix microvm segfault with virtio cmdline
,
Michael S. Tsirkin
,
02:02
[PATCH V2 5/5] intel-iommu: send UNMAP notifications for domain or global inv desc
,
Jason Wang
,
01:59
[PATCH V2 4/5] smmu: switch to use memory_region_unmap_iommu_notifier_range()
,
Jason Wang
,
01:59
[PATCH V2 3/5] memory: introduce memory_region_unmap_iommu_notifier_range()
,
Jason Wang
,
01:59
[PATCH V2 2/5] intel-iommu: fail DEVIOTLB_UNMAP without dt mode
,
Jason Wang
,
01:59
[PATCH V2 0/5] Fix UNMAP notifier for intel-iommu
,
Jason Wang
,
01:59
[PATCH V2 1/5] intel-iommu: fail MAP notifier without caching mode
,
Jason Wang
,
01:59
Re: [PATCH v5 8/8] hw/mem/cxl_type3: Add CXL RAS Error Injection Support.
,
Thomas Huth
,
01:58
Re: [PATCH] hw/virtio: added virtio-serial test cases
,
Dan Hoffman
,
01:41
[PATCH] hw/i386: fix microvm segfault with virtio cmdline
,
Daniel Hoffman
,
01:39
Re: [PATCH v7 03/10] target/riscv: allow MISA writes as experimental
,
Andrew Jones
,
01:17
Re: [PATCH v3 5/6] meson: prefer 'sphinx-build' to 'sphinx-build-3'
,
Markus Armbruster
,
01:13
February 22, 2023
Re: [PATCH v3 5/6] meson: prefer 'sphinx-build' to 'sphinx-build-3'
,
John Snow
,
23:40
[PULL 2/2] python: drop pipenv
,
John Snow
,
23:36
[PULL 0/2] Python patches
,
John Snow
,
23:36
[PULL 1/2] python: support pylint 2.16
,
John Snow
,
23:36
Re: [PATCH RESEND 04/18] i386/cpu: Fix number of addressable IDs in CPUID.04H
,
Xiaoyao Li
,
22:53
Re: [RFC v5 0/3] migration: reduce time of loading non-iterable vmstate
,
Chuang Xu
,
22:28
Re: [PATCH 2/3] intel-iommu: fail DEVIOTLB_UNMAP without dt mode
,
Jason Wang
,
22:19
Re: [PATCH v2 09/13] vdpa net: block migration if the device has CVQ
,
Jason Wang
,
21:41
Re: [PATCH v2 11/13] vdpa: block migration if dev does not have _F_SUSPEND
,
Jason Wang
,
21:38
Re: [PATCH v7 03/10] target/riscv: allow MISA writes as experimental
,
liweiwei
,
21:36
Re: [PATCH v2 17/20] vfio/common: Support device dirty page tracking with vIOMMU
,
Jason Gunthorpe
,
21:08
Re: [PATCH v2 11/20] vfio/common: Add device dirty page tracking start/stop
,
Jason Gunthorpe
,
21:07
Re: [RFC PATCH 0/2] Add flag as THP allocation hint for memfd_restricted() syscall
,
Ackerley Tng
,
20:32
Re: [RFC PATCH 1/2] mm: restrictedmem: Allow userspace to specify mount_path for memfd_restricted
,
Ackerley Tng
,
19:55
Re: [PATCH v1 5/6] hw/arm/virt: Enable backup bitmap for dirty ring
,
Gavin Shan
,
19:53
Re: [PATCH 0/5] Pegasos2 fixes and audio output support
,
BALATON Zoltan
,
19:43
Re: [PATCH v2 17/20] vfio/common: Support device dirty page tracking with vIOMMU
,
Alex Williamson
,
18:34
Re: [PATCH] target/i386: Fix BZHI instruction
,
Richard Henderson
,
18:30
[PATCH v2 27/28] tcg: Update docs/devel/tcg-ops.rst for temporary changes
,
Richard Henderson
,
18:28
[PATCH v2 28/28] tcg: Use noinline for major tcg_gen_code_subroutines
,
Richard Henderson
,
18:28
[PATCH v2 24/28] target/xtensa: Don't use tcg_temp_local_new_*
,
Richard Henderson
,
18:28
[PATCH v2 19/28] target/hexagon: Don't use tcg_temp_local_new_*
,
Richard Henderson
,
18:28
[PATCH v2 25/28] exec/gen-icount: Don't use tcg_temp_local_new_i32
,
Richard Henderson
,
18:28
[PATCH v2 23/28] target/ppc: Don't use tcg_temp_local_new
,
Richard Henderson
,
18:28
[PATCH v2 26/28] tcg: Remove tcg_temp_local_new_*, tcg_const_local_*
,
Richard Henderson
,
18:27
[PATCH v2 22/28] target/mips: Don't use tcg_temp_local_new
,
Richard Henderson
,
18:27
[PATCH v2 20/28] target/hppa: Don't use tcg_temp_local_new
,
Richard Henderson
,
18:27
[PATCH v2 21/28] target/i386: Don't use tcg_temp_local_new
,
Richard Henderson
,
18:27
[PATCH v2 18/28] target/cris: Don't use tcg_temp_local_new
,
Richard Henderson
,
18:27
[PATCH v2 17/28] target/arm: Don't use tcg_temp_local_new_*
,
Richard Henderson
,
18:27
[PATCH v2 16/28] target/arm: Drop copies in gen_sve_{ldr,str}
,
Richard Henderson
,
18:27
[PATCH v2 15/28] tcg: Change default temp lifetime to TEMP_TB
,
Richard Henderson
,
18:27
[PATCH v2 14/28] tcg: Don't re-use TEMP_TB temporaries
,
Richard Henderson
,
18:27
[PATCH v2 11/28] tcg: Use tcg_temp_ebb_new_* in tcg/
,
Richard Henderson
,
18:27
[PATCH v2 13/28] accel/tcg/plugin: Tidy plugin_gen_disable_mem_helpers
,
Richard Henderson
,
18:27
[PATCH v2 12/28] accel/tcg/plugin: Use tcg_temp_ebb_*
,
Richard Henderson
,
18:27
[PATCH v2 10/28] tcg: Add tcg_gen_movi_ptr
,
Richard Henderson
,
18:27
[PATCH v2 09/28] tcg: Add tcg_temp_ebb_new_{i32,i64,ptr}
,
Richard Henderson
,
18:27
[PATCH v2 08/28] tcg: Pass TCGTempKind to tcg_temp_new_internal
,
Richard Henderson
,
18:27
[PATCH v2 07/28] tcg: Remove TEMP_NORMAL
,
Richard Henderson
,
18:27
[PATCH v2 06/28] tcg: Add liveness_pass_0
,
Richard Henderson
,
18:27
[PATCH v2 05/28] tcg: Rename TEMP_LOCAL to TEMP_TB
,
Richard Henderson
,
18:27
[PATCH v2 04/28] tcg: Remove branch-to-next regardless of reference count
,
Richard Henderson
,
18:27
[PATCH v2 03/28] accel/tcg: Use more accurate max_insns for tb_overflow
,
Richard Henderson
,
18:27
[PATCH v2 02/28] accel/tcg: Pass max_insn to gen_intermediate_code by pointer
,
Richard Henderson
,
18:27
[PATCH v2 01/28] tcg: Adjust TCGContext.temps_in_use check
,
Richard Henderson
,
18:27
[PATCH v2 00/28] tcg: Simplify temporary usage
,
Richard Henderson
,
18:27
Re: [PATCH 0/5] Pegasos2 fixes and audio output support
,
BALATON Zoltan
,
18:00
Re: [PATCH v2 11/20] vfio/common: Add device dirty page tracking start/stop
,
Alex Williamson
,
17:40
Re: [PATCH] tcg: Allow displaying TCG_TYPE_I128 arguments
,
Richard Henderson
,
17:36
Re: [PATCH 0/5] Pegasos2 fixes and audio output support
,
BALATON Zoltan
,
17:23
Re: [PATCH 0/5] Pegasos2 fixes and audio output support
,
Bernhard Beschow
,
17:20
Re: [PATCH v2 7/7] target/arm: Add CPU properties for most v8.3 PAC features
,
Richard Henderson
,
17:14
Re: [PATCH v2 10/20] vfio/common: Record DMA mapped IOVA ranges
,
Alex Williamson
,
17:10
Re: [PATCH v5 21/29] hw/net/net_tx_pkt: Automatically determine if virtio-net header is used
,
Akihiko Odaki
,
17:04
Re: [PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
,
Sean Christopherson
,
16:53
Re: [PATCH v2 07/20] vfio/common: Add VFIOBitmap and (de)alloc functions
,
Alex Williamson
,
16:40
Re: [PATCH v2 6/7] target/arm: Implement v8.3 FPAC and FPACCOMBINE
,
Richard Henderson
,
16:37
Re: [PATCH 0/3] hw/acpi/cpu_hotplug: Convert 'Object *device' -> 'DeviceState *parent'
,
Philippe Mathieu-Daudé
,
16:35
[PATCH] tcg: Allow displaying TCG_TYPE_I128 arguments
,
Philippe Mathieu-Daudé
,
16:28
[PATCH v2 2/3] contrib/elf2dmp: move PE dir search to pe_get_data_dir_entry
,
Viktor Prutyanov
,
16:13
[PATCH v2 3/3] contrib/elf2dmp: add PE name check and Windows Server 2022 support
,
Viktor Prutyanov
,
16:13
[PATCH v2 1/3] contrib/elf2dmp: fix code style
,
Viktor Prutyanov
,
16:13
[PATCH v2 0/3] contrib/elf2dmp: Windows Server 2022 support
,
Viktor Prutyanov
,
16:13
Re: [PATCH 0/5] Pegasos2 fixes and audio output support
,
BALATON Zoltan
,
16:12
Re: [PATCH 0/5] Pegasos2 fixes and audio output support
,
Bernhard Beschow
,
16:07
Re: [PATCH v1 2/3] contrib/elf2dmp: move PE dir search to pe_get_data_dir_entry
,
Viktor Prutyanov
,
16:07
[PATCH] hw/smbios: fix field corruption in type 4 table
,
Julia Suvorova
,
16:02
Re: [PATCH v2 03/20] vfio/migration: Add VFIO migration pre-copy support
,
Alex Williamson
,
15:58
Re: [PATCH v2 5/7] targer/arm: Inform helpers whether a PAC instruction is 'combined'
,
Richard Henderson
,
15:56
Re: [PATCH v2 00/20] vfio: Add migration pre-copy support and device dirty tracking
,
Alex Williamson
,
15:55
Re: [PATCH v2 4/7] target/arm: Implement v8.3 Pauth2
,
Richard Henderson
,
15:50
Re: [PATCH v3 1/1] vhost-user-fs: add migration type property
,
Anton Kuchin
,
15:50
Re: [PATCH v2 3/7] target/arm: Implement v8.3 EnhancedPAC
,
Richard Henderson
,
15:48
Re: [PATCH v2 3/7] target/arm: Implement v8.3 EnhancedPAC
,
Richard Henderson
,
15:40
Re: [PATCH v2 2/7] target/arm: Implement v8.3 QARMA3 PAC cipher
,
Richard Henderson
,
15:35
Re: [PATCH v2 1/7] target/arm: v8.3 PAC ID_AA64ISAR[12] feature-detection
,
Richard Henderson
,
15:27
Re: [PATCH v4 3/9] hw/i386/pc_q35: Reuse machine parameter
,
Michael S. Tsirkin
,
15:25
Re: [PATCH 5/5] hw: Remove mentions of NDEBUG
,
Michael S. Tsirkin
,
15:23
Re: [PATCH v3 1/1] vhost-user-fs: add migration type property
,
Michael S. Tsirkin
,
15:21
Re: [PATCH v6 0/3] block/rbd: Add support for layered encryption
,
Ilya Dryomov
,
15:13
Re: [PATCH v1 3/3] contrib/elf2dmp: add PE name check and Windows Server 2022 support
,
Viktor Prutyanov
,
14:56
[PATCH v2 6/7] target/arm: Implement v8.3 FPAC and FPACCOMBINE
,
Aaron Lindsay
,
14:36
[PATCH v2 1/7] target/arm: v8.3 PAC ID_AA64ISAR[12] feature-detection
,
Aaron Lindsay
,
14:36
[PATCH v2 2/7] target/arm: Implement v8.3 QARMA3 PAC cipher
,
Aaron Lindsay
,
14:36
[PATCH v2 7/7] target/arm: Add CPU properties for most v8.3 PAC features
,
Aaron Lindsay
,
14:36
[PATCH v2 0/7] Implement Most ARMv8.3 Pointer Authentication Features
,
Aaron Lindsay
,
14:36
[PATCH v2 5/7] targer/arm: Inform helpers whether a PAC instruction is 'combined'
,
Aaron Lindsay
,
14:36
[PATCH v2 3/7] target/arm: Implement v8.3 EnhancedPAC
,
Aaron Lindsay
,
14:36
[PATCH v2 4/7] target/arm: Implement v8.3 Pauth2
,
Aaron Lindsay
,
14:36
Re: [PATCH 0/5] Pegasos2 fixes and audio output support
,
BALATON Zoltan
,
14:25
Re: mttcg: warning to user about memory ordering
,
Richard Henderson
,
14:14
Re: [PATCH v1 3/3] contrib/elf2dmp: add PE name check and Windows Server 2022 support
,
Annie.li
,
14:08
Re: [PATCH v1 2/3] contrib/elf2dmp: move PE dir search to pe_get_data_dir_entry
,
Annie.li
,
14:07
Re: [PATCH 0/5] Pegasos2 fixes and audio output support
,
Bernhard Beschow
,
13:57
[PATCH v6 6/7] iotests.py: introduce VM.assert_edges_list() method
,
Vladimir Sementsov-Ogievskiy
,
13:56
[PATCH v6 7/7] iotests: add filter-insertion
,
Vladimir Sementsov-Ogievskiy
,
13:56
[PATCH v6 4/7] qapi: add x-blockdev-replace command
,
Vladimir Sementsov-Ogievskiy
,
13:56
[PATCH v6 5/7] block: bdrv_get_xdbg_block_graph(): report export ids
,
Vladimir Sementsov-Ogievskiy
,
13:56
[PATCH v6 3/7] block: make bdrv_find_child() function public
,
Vladimir Sementsov-Ogievskiy
,
13:56
[PATCH v6 0/7] blockdev-replace
,
Vladimir Sementsov-Ogievskiy
,
13:56
[PATCH v6 2/7] block/export: add blk_by_export_id()
,
Vladimir Sementsov-Ogievskiy
,
13:56
[PATCH v6 1/7] block-backend: blk_root(): drop const specifier on return type
,
Vladimir Sementsov-Ogievskiy
,
13:56
[PATCH v7 10/10] target/riscv/cpu: remove CPUArchState::features and friends
,
Daniel Henrique Barboza
,
13:52
[PATCH v7 09/10] target/riscv: remove RISCV_FEATURE_MMU
,
Daniel Henrique Barboza
,
13:52
[PATCH v7 08/10] hw/riscv/virt.c: do not use RISCV_FEATURE_MMU in create_fdt_socket_cpus()
,
Daniel Henrique Barboza
,
13:52
[PATCH v7 07/10] target/riscv: remove RISCV_FEATURE_PMP
,
Daniel Henrique Barboza
,
13:52
[PATCH v7 06/10] target/riscv: remove RISCV_FEATURE_EPMP
,
Daniel Henrique Barboza
,
13:52
[PATCH v7 05/10] target/riscv/cpu.c: error out if EPMP is enabled without PMP
,
Daniel Henrique Barboza
,
13:52
[PATCH v7 04/10] target/riscv: remove RISCV_FEATURE_DEBUG
,
Daniel Henrique Barboza
,
13:52
[PATCH v7 03/10] target/riscv: allow MISA writes as experimental
,
Daniel Henrique Barboza
,
13:52
[PATCH v7 02/10] target/riscv: do not mask unsupported QEMU extensions in write_misa()
,
Daniel Henrique Barboza
,
13:52
[PATCH v7 01/10] target/riscv: introduce riscv_cpu_cfg()
,
Daniel Henrique Barboza
,
13:52
[PATCH v7 00/10] make write_misa a no-op and FEATURE_* cleanups
,
Daniel Henrique Barboza
,
13:52
Re: [PATCH 5/5] hw: Remove mentions of NDEBUG
,
Richard Henderson
,
13:43
Re: [PATCH v5 8/8] hw/mem/cxl_type3: Add CXL RAS Error Injection Support.
,
Markus Armbruster
,
13:29
Re: [PATCH v3 1/1] vhost-user-fs: add migration type property
,
Anton Kuchin
,
13:25
Re: [PATCH v5 8/8] hw/mem/cxl_type3: Add CXL RAS Error Injection Support.
,
Philippe Mathieu-Daudé
,
13:16
Re: [PATCH v4 1/9] hw/pci-host/i440fx: Inline sysbus_add_io()
,
Bernhard Beschow
,
13:06
Re: [PATCH v2 00/20] vfio: Add migration pre-copy support and device dirty tracking
,
Avihai Horon
,
13:00
Re: [PATCH v6 2/4] target/riscv: implement Zicboz extension
,
Richard Henderson
,
13:00
[PATCH v2 00/20] vfio: Add migration pre-copy support and device dirty tracking
,
Avihai Horon
,
12:54
Re: [PATCH 4/6] hw/cxl: QMP based poison injection support
,
Jonathan Cameron
,
12:53
Re: [PATCH v4 3/9] hw/i386/pc_q35: Reuse machine parameter
,
Bernhard Beschow
,
12:52
[PATCH v2 20/20] docs/devel: Document VFIO device dirty page tracking
,
Avihai Horon
,
12:51
[PATCH v2 19/20] vfio/migration: Query device dirty page tracking support
,
Avihai Horon
,
12:51
[PATCH v2 18/20] vfio/common: Optimize device dirty page tracking with vIOMMU
,
Avihai Horon
,
12:51
[PATCH v2 17/20] vfio/common: Support device dirty page tracking with vIOMMU
,
Avihai Horon
,
12:51
[PATCH v2 16/20] intel-iommu: Implement get_attr() method
,
Avihai Horon
,
12:51
[PATCH v2 15/20] memory/iommu: Add IOMMU_ATTR_MAX_IOVA attribute
,
Avihai Horon
,
12:51
[PATCH v2 13/20] vfio/common: Add device dirty page bitmap sync
,
Avihai Horon
,
12:51
[PATCH v2 14/20] vfio/common: Extract vIOMMU code from vfio_sync_dirty_bitmap()
,
Avihai Horon
,
12:51
[PATCH v2 12/20] vfio/common: Extract code from vfio_get_dirty_bitmap() to new function
,
Avihai Horon
,
12:51
[PATCH v2 10/20] vfio/common: Record DMA mapped IOVA ranges
,
Avihai Horon
,
12:50
[PATCH v2 11/20] vfio/common: Add device dirty page tracking start/stop
,
Avihai Horon
,
12:50
[PATCH v2 08/20] util: Add iova_tree_nnodes()
,
Avihai Horon
,
12:50
[PATCH v2 03/20] vfio/migration: Add VFIO migration pre-copy support
,
Avihai Horon
,
12:50
[PATCH v2 06/20] vfio/common: Abort migration if dirty log start/stop/sync fails
,
Avihai Horon
,
12:50
[PATCH v2 05/20] vfio/common: Fix wrong %m usages
,
Avihai Horon
,
12:50
[PATCH v2 09/20] util: Extend iova_tree_foreach() to take data argument
,
Avihai Horon
,
12:50
[PATCH v2 07/20] vfio/common: Add VFIOBitmap and (de)alloc functions
,
Avihai Horon
,
12:50
[PATCH v2 04/20] vfio/common: Fix error reporting in vfio_get_dirty_bitmap()
,
Avihai Horon
,
12:50
[PATCH v2 02/20] vfio/migration: Refactor vfio_save_block() to return saved data size
,
Avihai Horon
,
12:50
[PATCH v2 01/20] migration: Pass threshold_size to .state_pending_{estimate, exact}()
,
Avihai Horon
,
12:49
Re: [PATCH v3 1/1] vhost-user-fs: add migration type property
,
Michael S. Tsirkin
,
12:30
Re: [PATCH v3 1/1] vhost-user-fs: add migration type property
,
Anton Kuchin
,
12:16
Re: [PATCH v3 1/1] vhost-user-fs: add migration type property
,
Michael S. Tsirkin
,
12:12
Re: [PATCH v3 1/1] vhost-user-fs: add migration type property
,
Anton Kuchin
,
12:06
Re: [PATCH 09/10] Python: Drop support for Python 3.6
,
Paolo Bonzini
,
12:03
Re: [PATCH 03/10] meson: prefer 'sphinx-build' to 'sphinx-build-3'
,
Paolo Bonzini
,
11:53
Re: [PATCH v3 1/1] vhost-user-fs: add migration type property
,
Michael S. Tsirkin
,
11:52
Re: [PATCH v5 8/8] hw/mem/cxl_type3: Add CXL RAS Error Injection Support.
,
Jonathan Cameron
,
11:49
Re: [PATCH v3 1/1] vhost-user-fs: add migration type property
,
Anton Kuchin
,
11:49
Re: [PATCH v6 1/9] target/riscv: turn write_misa() into an official no-op
,
Daniel Henrique Barboza
,
11:49
Re: [PATCH v3 1/1] vhost-user-fs: add migration type property
,
Michael S. Tsirkin
,
11:43
Re: [PATCH 02/23] mirror: Fix access of uninitialised fields during start
,
Vladimir Sementsov-Ogievskiy
,
11:32
Re: [PATCH 09/10] Python: Drop support for Python 3.6
,
Markus Armbruster
,
11:31
mttcg: warning to user about memory ordering
,
Pierrick Bouvier
,
11:28
Re: [PATCH 5/5] hw: Remove mentions of NDEBUG
,
Michael S. Tsirkin
,
11:28
Re: [PATCH 01/23] block: Make bdrv_can_set_read_only() static
,
Vladimir Sementsov-Ogievskiy
,
11:27
Re: [PATCH 03/10] meson: prefer 'sphinx-build' to 'sphinx-build-3'
,
Markus Armbruster
,
11:26
Re: [PATCH v12 47/60] i386/xen: handle PV timer hypercalls
,
David Woodhouse
,
11:18
Re: [PATCH v4 2/4] sysemu/os-win32: fix setjmp/longjmp on windows-arm64
,
Philippe Mathieu-Daudé
,
11:17
Re: [PATCH 5/5] hw: Remove mentions of NDEBUG
,
Philippe Mathieu-Daudé
,
11:11
Re: [PATCH v4 2/4] sysemu/os-win32: fix setjmp/longjmp on windows-arm64
,
Pierrick Bouvier
,
11:09
Re: [PATCH v4 4/4] target/ppc: fix warning with clang-15
,
Pierrick Bouvier
,
11:02
Re: [PATCH] coverity: physmem: use simple assertions instead of modelling
,
Peter Maydell
,
10:57
Re: [RFC v5 0/3] migration: reduce time of loading non-iterable vmstate
,
Peter Xu
,
10:57
Re: [PULL 0/9] Fourth RISC-V PR for QEMU 8.0
,
Palmer Dabbelt
,
10:56
[PATCH] gitlab-ci.yml: edk2: Move to Ubuntu 22.04
,
Palmer Dabbelt
,
10:56
[PATCH] gitlab-ci.yml: opensbi: Move to Ubuntu 22.04
,
Palmer Dabbelt
,
10:56
Re: [PATCH v1 5/6] hw/arm/virt: Enable backup bitmap for dirty ring
,
Peter Maydell
,
10:54
Re: [PATCH 0/5] Pegasos2 fixes and audio output support
,
Bernhard Beschow
,
10:43
Re: [PATCH 04/10] configure: protect against escaping venv when running Meson
,
Paolo Bonzini
,
10:42
Re: [PATCH 11/12] cirrus.yml: Improve the windows_msys2_task
,
Philippe Mathieu-Daudé
,
10:32
Re: [PATCH v5 8/8] hw/mem/cxl_type3: Add CXL RAS Error Injection Support.
,
Philippe Mathieu-Daudé
,
10:32
Re: [PATCH 09/10] Python: Drop support for Python 3.6
,
Paolo Bonzini
,
10:29
Re: [PATCH 02/12] tests/avocado: retire the Aarch64 TCG tests from boot_linux.py
,
Philippe Mathieu-Daudé
,
10:22
Re: [PATCH v3 1/1] vhost-user-fs: add migration type property
,
Vladimir Sementsov-Ogievskiy
,
10:21
Re: [PATCH 05/10] configure: Look for auxiliary Python installations
,
Daniel P . Berrangé
,
10:19
Re: [PATCH 09/10] Python: Drop support for Python 3.6
,
Daniel P . Berrangé
,
10:16
Re: [PATCH v3 1/1] vhost-user-fs: add migration type property
,
Vladimir Sementsov-Ogievskiy
,
10:15
Re: [PATCH 08/10] ci, docker: update CentOS and OpenSUSE Python to non-EOL versions
,
Daniel P . Berrangé
,
10:14
Re: [PATCH v3 1/1] vhost-user-fs: add migration type property
,
Vladimir Sementsov-Ogievskiy
,
10:14
Re: [PATCH 07/12] testing: update ubuntu2004 to ubuntu2204
,
Philippe Mathieu-Daudé
,
10:11
Re: [PATCH 07/10] docs/devel: update and clarify lcitool instructions
,
Daniel P . Berrangé
,
10:11
Re: [PATCH 06/10] lcitool: update submodule
,
Daniel P . Berrangé
,
10:07
Re: [PATCH 09/12] tests: add tuxrun baseline test to avocado
,
Philippe Mathieu-Daudé
,
10:07
Re: [PATCH 04/10] configure: protect against escaping venv when running Meson
,
Daniel P . Berrangé
,
10:05
Re: [PATCH v4] audio/pwaudio.c: Add Pipewire audio backend for QEMU
,
Christian Schoenebeck
,
10:03
Re: [PATCH 08/12] tests: skip the nios2 replay_kernel test
,
Philippe Mathieu-Daudé
,
10:01
Re: [PATCH v5 8/8] hw/mem/cxl_type3: Add CXL RAS Error Injection Support.
,
Jonathan Cameron
,
09:53
[PULL 4/4] target/i386/gdbstub: Fix a bug about order of FPU stack in 'g' packets.
,
Paolo Bonzini
,
09:41
[PULL 3/4] docs: build-platforms: refine requirements on Python build dependencies
,
Paolo Bonzini
,
09:41
[PULL 2/4] thread-posix: add support for setting threads name on OpenBSD
,
Paolo Bonzini
,
09:41
[PULL 1/4] target/i386: Fix 32-bit AD[CO]X insns in 64-bit mode
,
Paolo Bonzini
,
09:41
[PULL 0/4] Misc + target/i386 pull request for 2023-02-22
,
Paolo Bonzini
,
09:41
[PATCH 10/10] configure: Add courtesy hint to Python version failure message
,
Paolo Bonzini
,
09:38
[PATCH 09/10] Python: Drop support for Python 3.6
,
Paolo Bonzini
,
09:38
[PATCH 06/10] lcitool: update submodule
,
Paolo Bonzini
,
09:38
[PATCH 07/10] docs/devel: update and clarify lcitool instructions
,
Paolo Bonzini
,
09:38
[PATCH 08/10] ci, docker: update CentOS and OpenSUSE Python to non-EOL versions
,
Paolo Bonzini
,
09:38
[PATCH 04/10] configure: protect against escaping venv when running Meson
,
Paolo Bonzini
,
09:38
[PATCH 03/10] meson: prefer 'sphinx-build' to 'sphinx-build-3'
,
Paolo Bonzini
,
09:38
[PATCH 02/10] python: drop pipenv
,
Paolo Bonzini
,
09:38
[PATCH 05/10] configure: Look for auxiliary Python installations
,
Paolo Bonzini
,
09:38
[PATCH 01/10] python: support pylint 2.16
,
Paolo Bonzini
,
09:38
[PATCH v4 0/9] improvement to Python detection, preparation for dropping 3.6
,
Paolo Bonzini
,
09:38
Re: [PATCH v2 11/13] vdpa: block migration if dev does not have _F_SUSPEND
,
Eugenio Perez Martin
,
09:26
Re: [PATCH v3 1/1] vhost-user-fs: add migration type property
,
Anton Kuchin
,
09:26
Re: [PATCH v3 1/1] vhost-user-fs: add migration type property
,
Anton Kuchin
,
09:21
[PATCH v16 10/11] qapi/s390x/cpu topology: CPU_POLARIZATION_CHANGE qapi event
,
Pierre Morel
,
09:21
[PATCH v16 11/11] docs/s390x/cpu topology: document s390x cpu topology
,
Pierre Morel
,
09:21
[PATCH v16 06/11] s390x/cpu topology: interception of PTF instruction
,
Pierre Morel
,
09:21
[PATCH v16 08/11] qapi/s390x/cpu topology: set-cpu-topology monitor command
,
Pierre Morel
,
09:21
[PATCH v16 09/11] machine: adding s390 topology to query-cpu-fast
,
Pierre Morel
,
09:21
[PATCH v16 07/11] target/s390x/cpu topology: activating CPU topology
,
Pierre Morel
,
09:21
[PATCH v16 03/11] target/s390x/cpu topology: handle STSI(15) and build the SYSIB
,
Pierre Morel
,
09:21
[PATCH v16 00/11] s390x: CPU Topology
,
Pierre Morel
,
09:21
[PATCH v16 05/11] s390x/cpu topology: resetting the Topology-Change-Report
,
Pierre Morel
,
09:21
[PATCH v16 04/11] s390x/sclp: reporting the maximum nested topology entries
,
Pierre Morel
,
09:21
[PATCH v16 02/11] s390x/cpu topology: add topology entries on CPU hotplug
,
Pierre Morel
,
09:21
[PATCH v16 01/11] s390x/cpu topology: add s390 specifics to CPU topology
,
Pierre Morel
,
09:21
Re: [PATCH] coverity: physmem: use simple assertions instead of modelling
,
Stefan Hajnoczi
,
09:19
Re: [PATCH v6 0/4] memory: prevent dma-reentracy issues
,
Stefan Hajnoczi
,
09:14
Re: [PATCH v6 19/29] target/arm: Move 64-bit TCG CPUs into tcg/
,
Fabiano Rosas
,
08:58
Re: [RFC PATCH] docs/about/deprecated: Deprecate 32-bit host systems
,
Alex Bennée
,
08:39
Re: [RFC PATCH] target/arm: properly document FEAT_CRC32
,
Alex Bennée
,
08:37
Re: [PATCH v12 47/60] i386/xen: handle PV timer hypercalls
,
Paul Durrant
,
08:32
Re: [PATCH v12 47/60] i386/xen: handle PV timer hypercalls
,
Paul Durrant
,
08:31
Re: [RFC PATCH v2 00/25] Virtio Sound card Implementation
,
Stefano Garzarella
,
08:11
Re: [PATCH 3/5] bulk: Replace [g_]assert(0) -> g_assert_not_reached()
,
Philippe Mathieu-Daudé
,
08:02
Re: Reference-counting and finalizers that can fail are uneasy partners (was: [PATCH 0/4] qemu-img: Fix exit code for errors closing the image)
,
Daniel P . Berrangé
,
07:54
Re: [PATCH v12 47/60] i386/xen: handle PV timer hypercalls
,
David Woodhouse
,
07:52
Re: [PATCH v3 1/1] vhost-user-fs: add migration type property
,
Michael S. Tsirkin
,
07:43
Re: [PATCH v6 00/29] target/arm: Allow CONFIG_TCG=n builds
,
Fabiano Rosas
,
07:41
Re: [RFC PATCH] docs/about/deprecated: Deprecate 32-bit host systems
,
Reinoud Zandijk
,
07:29
Re: [PATCH v3 1/1] vhost-user-fs: add migration type property
,
Vladimir Sementsov-Ogievskiy
,
07:20
Re: [PATCH v12 47/60] i386/xen: handle PV timer hypercalls
,
Paul Durrant
,
07:14
Reference-counting and finalizers that can fail are uneasy partners (was: [PATCH 0/4] qemu-img: Fix exit code for errors closing the image)
,
Markus Armbruster
,
07:08
Re: [PATCH 5/5] hw: Remove mentions of NDEBUG
,
Michael S. Tsirkin
,
07:06
Re: [PATCH v12 60/60] hw/xen: Subsume xen_be_register_common() into xen_be_init()
,
Paul Durrant
,
07:05
Re: [PATCH v12 47/60] i386/xen: handle PV timer hypercalls
,
Paul Durrant
,
07:03
Re: [PATCH 3/5] bulk: Replace [g_]assert(0) -> g_assert_not_reached()
,
Thomas Huth
,
06:56
Re: [PATCH 3/5] bulk: Replace [g_]assert(0) -> g_assert_not_reached()
,
Thomas Huth
,
06:54
Re: [RFC PATCH] target/arm: properly document FEAT_CRC32
,
Philippe Mathieu-Daudé
,
06:14
Re: [PATCH v4 5/9] hw/i386/pc_{q35, piix}: Minimize usage of get_system_memory()
,
Philippe Mathieu-Daudé
,
06:05
Re: [PATCH v4 3/9] hw/i386/pc_q35: Reuse machine parameter
,
Philippe Mathieu-Daudé
,
06:03
[RFC PATCH] target/arm: properly document FEAT_CRC32
,
Alex Bennée
,
06:01
Re: [PATCH v4 1/9] hw/pci-host/i440fx: Inline sysbus_add_io()
,
Philippe Mathieu-Daudé
,
05:58
Re: [PATCH v2 16/17] audio/audio_template: substitute sw->hw with hw
,
Marc-André Lureau
,
05:50
Re: [PATCH v2 17/17] audio: remove sw->ratio
,
Marc-André Lureau
,
05:50
Re: [PATCH v2 14/17] audio: wire up st_rate_frames_out()
,
Marc-André Lureau
,
05:50
Re: [PATCH v2 15/17] audio: handle leftover audio frame from upsampling
,
Marc-André Lureau
,
05:50
Re: [PATCH v2 12/17] audio: rename variables in audio_pcm_sw_read()
,
Marc-André Lureau
,
05:50
Re: [PATCH v2 11/17] audio: replace the resampling loop in audio_pcm_sw_read()
,
Marc-André Lureau
,
05:50
Re: [PATCH v2 10/17] audio: wire up st_rate_frames_in()
,
Marc-André Lureau
,
05:50
Re: [PATCH v2 08/17] audio: remove unused noop_conv() function
,
Marc-André Lureau
,
05:50
Re: [PATCH v2 09/17] audio/mixeng: calculate number of input frames
,
Marc-André Lureau
,
05:50
Re: [PATCH v2 07/17] audio: don't misuse audio_pcm_sw_write()
,
Marc-André Lureau
,
05:50
Re: [PATCH v2 06/17] audio: rename variables in audio_pcm_sw_write()
,
Marc-André Lureau
,
05:50
Re: [PATCH v2 05/17] audio: remove sw == NULL check
,
Marc-André Lureau
,
05:50
Re: [PATCH v2 04/17] audio: replace the resampling loop in audio_pcm_sw_write()
,
Marc-André Lureau
,
05:50
Re: [PATCH v2 03/17] audio: make the resampling code greedy
,
Marc-André Lureau
,
05:49
Re: [PATCH v2 02/17] audio: change type and name of the resample buffer
,
Marc-André Lureau
,
05:49
Re: [PATCH v2 01/17] audio: change type of mix_buf and conv_buf
,
Marc-André Lureau
,
05:49
Re: [PATCH v3 07/10] qapi: implement conditional command arguments
,
Marc-André Lureau
,
05:29
Re: [PATCH 3/3] hw/mips: Add MIPS virt board
,
Jiaxun Yang
,
05:29
Re: [PATCH] linux-user/mips: Low down switchable NaN2008 requirement
,
Jiaxun Yang
,
05:28
Re: [PATCH v3 07/10] qapi: implement conditional command arguments
,
Markus Armbruster
,
05:23
Re: [PATCH v2 5/6] spec: Introduce NBD_FLAG_BLOCK_STATUS_PAYLOAD
,
Wouter Verhelst
,
05:06
Re: [RFC PATCH] docs/about/deprecated: Deprecate 32-bit host systems
,
Daniel P . Berrangé
,
04:52
Re: [PATCH v3 20/25] target/arm: Use get_phys_addr_with_struct for stage2
,
Philippe Mathieu-Daudé
,
04:50
Re: [PATCH v2 3/6] spec: Add NBD_OPT_EXTENDED_HEADERS
,
Wouter Verhelst
,
04:49
Re: [PATCH v3 19/25] target/arm: Move s1_is_el0 into S1Translate
,
Philippe Mathieu-Daudé
,
04:46
Re: [PATCH v3 13/25] target/arm: Remove __attribute__((nonnull)) from ptw.c
,
Philippe Mathieu-Daudé
,
04:44
Re: [PATCH v3 12/25] target/arm: Introduce ARMMMUIdx_Phys_{Realm,Root}
,
Philippe Mathieu-Daudé
,
04:44
Re: [PATCH v3 05/25] target/arm: Add isar_feature_aa64_rme
,
Philippe Mathieu-Daudé
,
04:41
Re: [PATCH v3 03/25] target/arm: Diagnose incorrect usage of arm_is_secure subroutines
,
Philippe Mathieu-Daudé
,
04:40
Re: [PATCH v6 2/4] target/riscv: implement Zicboz extension
,
Daniel Henrique Barboza
,
04:37
Re: [PATCH v12 47/60] i386/xen: handle PV timer hypercalls
,
David Woodhouse
,
04:22
Re: [PATCH v6 1/9] target/riscv: turn write_misa() into an official no-op
,
LIU Zhiwei
,
04:21
Re: [PATCH v4 0/6] qapi: static typing conversion, pt5c
,
Markus Armbruster
,
04:16
Re: [RFC PATCH] docs/about/deprecated: Deprecate 32-bit host systems
,
Bernhard Beschow
,
04:11
Re: [PATCH v1 1/6] linux-headers: Update for dirty ring
,
Gavin Shan
,
04:04
Re: [PATCH v1 1/6] linux-headers: Update for dirty ring
,
Cornelia Huck
,
03:50
Re: [PATCH v6 1/9] target/riscv: turn write_misa() into an official no-op
,
Daniel Henrique Barboza
,
03:41
Re: [PATCH v4 6/9] hw/i386/pc: Initialize ram_memory variable directly
,
Bernhard Beschow
,
03:21
Re: [PATCH v3 07/10] qapi: implement conditional command arguments
,
Marc-André Lureau
,
03:06
Re: [PATCH v2 09/13] vdpa net: block migration if the device has CVQ
,
Eugenio Perez Martin
,
02:29
Re: [PATCH v2 07/13] vdpa: add vdpa net migration state notifier
,
Eugenio Perez Martin
,
02:24
Re: [PATCH v3 21/24] gdbstub: only compile gdbstub twice for whole build
,
Richard Henderson
,
02:18
Re: [PATCH v3 10/24] gdbstub: move chunks of user code into own files
,
Richard Henderson
,
02:17
Re: [PATCH v3 5/6] meson: prefer 'sphinx-build' to 'sphinx-build-3'
,
Markus Armbruster
,
02:14
Re: [PATCH RESEND 04/18] i386/cpu: Fix number of addressable IDs in CPUID.04H
,
Zhao Liu
,
01:29
Re: [PATCH 3/5] bulk: Replace [g_]assert(0) -> g_assert_not_reached()
,
Richard Henderson
,
01:29
Re: [RFC v5 0/3] migration: reduce time of loading non-iterable vmstate
,
Chuang Xu
,
01:28
Re: [PATCH v1 3/6] kvm: Synchronize the backup bitmap in the last stage
,
Gavin Shan
,
01:06
February 21, 2023
Re: [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory
,
Alexey Kardashevskiy
,
23:36
Re: [PATCH v1 5/6] hw/arm/virt: Enable backup bitmap for dirty ring
,
Gavin Shan
,
23:36
[PATCH] plugin: fix clearing of plugin_mem_cbs before TB exit
,
Emilio Cota
,
23:32
Re: [PATCH v2 13/13] vdpa: return VHOST_F_LOG_ALL in vhost-vdpa devices
,
Jason Wang
,
23:07
Re: [PATCH 3/5] bulk: Replace [g_]assert(0) -> g_assert_not_reached()
,
Thomas Huth
,
23:06
Re: [PATCH v2 11/13] vdpa: block migration if dev does not have _F_SUSPEND
,
Jason Wang
,
23:05
Re: [PATCH v2 09/13] vdpa net: block migration if the device has CVQ
,
Jason Wang
,
23:01
Re: [PATCH v2 07/13] vdpa: add vdpa net migration state notifier
,
Jason Wang
,
22:56
Re: [PATCH 2/5] scripts/checkpatch.pl: Do not allow assert(0)
,
Thomas Huth
,
22:53
Re: [PATCH v2 04/13] vdpa: move vhost reset after get vring base
,
Jason Wang
,
22:43
Re: [PATCH v8 0/8] Introduce igb
,
Jason Wang
,
22:30
Re: [PATCH v4 6/9] hw/i386/pc: Initialize ram_memory variable directly
,
Xiaoyao Li
,
21:38
[PATCH NOTFORMERGE v3 25/25] hw/arm/virt: Add some memory for Realm Management Monitor
,
Richard Henderson
,
21:34
[PATCH v3 23/25] target/arm: Implement the granule protection check
,
Richard Henderson
,
21:34
[PATCH v3 21/25] target/arm: Add GPC syndrome
,
Richard Henderson
,
21:34
[PATCH NOTFORMERGE v3 24/25] target/arm: Enable RME for -cpu max
,
Richard Henderson
,
21:34
[PATCH v3 20/25] target/arm: Use get_phys_addr_with_struct for stage2
,
Richard Henderson
,
21:34
[PATCH v3 17/25] target/arm: Handle no-execute for Realm and Root regimes
,
Richard Henderson
,
21:34
[PATCH v3 18/25] target/arm: Use get_phys_addr_with_struct in S1_ptw_translate
,
Richard Henderson
,
21:34
[PATCH v3 16/25] target/arm: Handle Block and Page bits for security space
,
Richard Henderson
,
21:34
[PATCH v3 19/25] target/arm: Move s1_is_el0 into S1Translate
,
Richard Henderson
,
21:34
[PATCH v3 15/25] target/arm: NSTable is RES0 for the RME EL3 regime
,
Richard Henderson
,
21:34
[PATCH v3 22/25] target/arm: Implement GPC exceptions
,
Richard Henderson
,
21:34
[PATCH v3 14/25] target/arm: Pipe ARMSecuritySpace through ptw.c
,
Richard Henderson
,
21:34
[PATCH v3 11/25] target/arm: Adjust the order of Phys and Stage2 ARMMMUIdx
,
Richard Henderson
,
21:34
[PATCH v3 12/25] target/arm: Introduce ARMMMUIdx_Phys_{Realm,Root}
,
Richard Henderson
,
21:34
[PATCH v3 09/25] target/arm: Introduce ARMSecuritySpace
,
Richard Henderson
,
21:34
[PATCH v3 06/25] target/arm: Update SCR and HCR for RME
,
Richard Henderson
,
21:34
[PATCH v3 05/25] target/arm: Add isar_feature_aa64_rme
,
Richard Henderson
,
21:34
[PATCH v3 13/25] target/arm: Remove __attribute__((nonnull)) from ptw.c
,
Richard Henderson
,
21:34
[PATCH v3 07/25] target/arm: SCR_EL3.NS may be RES1
,
Richard Henderson
,
21:34
[PATCH v3 08/25] target/arm: Add RME cpregs
,
Richard Henderson
,
21:34
[PATCH v3 10/25] include/exec/memattrs: Add two bits of space to MemTxAttrs
,
Richard Henderson
,
21:34
[PATCH v3 04/25] target/arm: Rewrite check_s2_mmu_setup
,
Richard Henderson
,
21:34
[PATCH v3 01/25] target/arm: Handle m-profile in arm_is_secure
,
Richard Henderson
,
21:34
[PATCH v3 03/25] target/arm: Diagnose incorrect usage of arm_is_secure subroutines
,
Richard Henderson
,
21:34
[PATCH v3 02/25] target/arm: Stub arm_hcr_el2_eff for m-profile
,
Richard Henderson
,
21:33
[PATCH v3 00/25] target/arm: Implement FEAT_RME
,
Richard Henderson
,
21:33
Re: [PATCH] target/riscv/vector_helper.c: create vext_set_tail_elems_1s()
,
liweiwei
,
21:01
[PULL v2 8/8] sysemu/os-win32: fix setjmp/longjmp on windows-arm64
,
Richard Henderson
,
21:00
[PULL v2 7/8] util/cacheflush: fix cache on windows-arm64
,
Richard Henderson
,
21:00
[PULL v2 6/8] target/microblaze: Add gdbstub xml
,
Richard Henderson
,
21:00
[PULL v2 4/8] cpus: Make {start,end}_exclusive() recursive
,
Richard Henderson
,
21:00
[PULL v2 5/8] linux-user/microblaze: Handle privileged exception
,
Richard Henderson
,
21:00
[PULL v2 3/8] linux-user: Always exit from exclusive state in fork_end()
,
Richard Henderson
,
21:00
[PULL v2 2/8] linux-user/sparc: Raise SIGILL for all unhandled software traps
,
Richard Henderson
,
21:00
[PULL v2 1/8] accel/tcg: Allow the second page of an instruction to be MMIO
,
Richard Henderson
,
21:00
[PULL v2 0/8] tcg patch queue
,
Richard Henderson
,
21:00
Re: [PATCH 2/6] hw/cxl: rename mailbox return code type from ret_code to CXLRetCode
,
Ira Weiny
,
20:48
Re: [PATCH 1/6] hw/cxl: Move enum ret_code definition to cxl_device.h
,
Ira Weiny
,
20:47
Re: [PATCH 6/6] hw/cxl: Add clear poison mailbox command support.
,
Ira Weiny
,
20:31
Re: [PATCH 5/6] hw/cxl: Add poison injection via the mailbox.
,
Ira Weiny
,
20:18
Re: [PATCH v3 23/24] include: split target_long definition from cpu-defs
,
Richard Henderson
,
20:17
Re: [PATCH 4/6] hw/cxl: QMP based poison injection support
,
Ira Weiny
,
20:14
Re: [PATCH v3 22/24] testing: probe gdb for supported architectures ahead of time
,
Richard Henderson
,
20:10
Re: [PATCH v3 18/24] gdbstub: don't use target_ulong while handling registers
,
Richard Henderson
,
19:51
Re: [PATCH v3 11/24] gdbstub: rationalise signal mapping in softmmu
,
Richard Henderson
,
19:32
Re: [PATCH v3 09/24] gdbstub: move chunk of softmmu functionality to own file
,
Richard Henderson
,
19:27
Re: [PATCH 5/5] hw: Remove mentions of NDEBUG
,
Richard Henderson
,
19:10
Re: [PATCH 4/5] block/vvfat: Remove pointless check of NDEBUG
,
Richard Henderson
,
19:09
Re: [PATCH 2/5] scripts/checkpatch.pl: Do not allow assert(0)
,
Richard Henderson
,
19:08
Re: [PATCH 3/5] bulk: Replace [g_]assert(0) -> g_assert_not_reached()
,
Richard Henderson
,
19:08
Re: [PATCH v1 3/6] kvm: Synchronize the backup bitmap in the last stage
,
Peter Xu
,
18:58
Re: [PATCH v4 2/4] sysemu/os-win32: fix setjmp/longjmp on windows-arm64
,
Richard Henderson
,
18:45
Re: [PATCH v1 3/6] kvm: Synchronize the backup bitmap in the last stage
,
Gavin Shan
,
18:44
Re: [PATCH v4 1/4] util/cacheflush: fix cache on windows-arm64
,
Richard Henderson
,
18:44
Re: [PATCH v4 4/4] target/ppc: fix warning with clang-15
,
Richard Henderson
,
18:43
Re: [PATCH] hw/arm/virt: Prevent CPUs in one socket to span mutiple NUMA nodes
,
Gavin Shan
,
18:39
Re: [PATCH] hw/arm/virt: Prevent CPUs in one socket to span mutiple NUMA nodes
,
Philippe Mathieu-Daudé
,
18:31
[PATCH 5/5] hw: Remove mentions of NDEBUG
,
Philippe Mathieu-Daudé
,
18:25
[PATCH 4/5] block/vvfat: Remove pointless check of NDEBUG
,
Philippe Mathieu-Daudé
,
18:25
[PATCH 3/5] bulk: Replace [g_]assert(0) -> g_assert_not_reached()
,
Philippe Mathieu-Daudé
,
18:25
[PATCH 1/5] target/ppc: fix warning with clang-15
,
Philippe Mathieu-Daudé
,
18:25
[PATCH 2/5] scripts/checkpatch.pl: Do not allow assert(0)
,
Philippe Mathieu-Daudé
,
18:25
[PATCH 0/5] bulk: Replace assert(0) -> g_assert_not_reached()
,
Philippe Mathieu-Daudé
,
18:25
Re: [PATCH v1 2/6] migration: Add last stage indicator to global dirty log synchronization
,
Gavin Shan
,
18:20
Re: [PATCH v1 1/6] linux-headers: Update for dirty ring
,
Gavin Shan
,
18:18
Re: [PATCH] hw/arm/virt: Prevent CPUs in one socket to span mutiple NUMA nodes
,
Gavin Shan
,
18:13
[PATCH v3 19/24] gdbstub: move register helpers into standalone include
,
Alex Bennée
,
18:02
[PATCH v3 21/24] gdbstub: only compile gdbstub twice for whole build
,
Alex Bennée
,
18:02
[PATCH v3 16/24] gdbstub: specialise stub_can_reverse
,
Alex Bennée
,
18:02
[PATCH v3 14/24] gdbstub: specialise target_memory_rw_debug
,
Alex Bennée
,
18:02
[PATCH v3 17/24] gdbstub: fix address type of gdb_set_cpu_pc
,
Alex Bennée
,
18:02
[PATCH v3 20/24] gdbstub: move syscall handling to new file
,
Alex Bennée
,
18:02
[PATCH v3 22/24] testing: probe gdb for supported architectures ahead of time
,
Alex Bennée
,
18:02
[PATCH v3 18/24] gdbstub: don't use target_ulong while handling registers
,
Alex Bennée
,
18:02
[PATCH v3 12/24] gdbstub: abstract target specific details from gdb_put_packet_binary
,
Alex Bennée
,
18:02
[PATCH v3 24/24] gdbstub: split out softmmu/user specifics for syscall handling
,
Alex Bennée
,
17:53
[PATCH v3 13/24] gdbstub: specialise handle_query_attached
,
Alex Bennée
,
17:53
[PATCH v3 15/24] gdbstub: introduce gdb_get_max_cpus
,
Alex Bennée
,
17:53
[PATCH v3 10/24] gdbstub: move chunks of user code into own files
,
Alex Bennée
,
17:53
[PATCH v3 23/24] include: split target_long definition from cpu-defs
,
Alex Bennée
,
17:53
[PATCH v3 09/24] gdbstub: move chunk of softmmu functionality to own file
,
Alex Bennée
,
17:53
[PATCH v3 11/24] gdbstub: rationalise signal mapping in softmmu
,
Alex Bennée
,
17:52
[PATCH v3 08/24] gdbstub: make various helpers visible to the rest of the module
,
Alex Bennée
,
17:52
[PATCH v3 07/24] gdbstub: move fromhex/tohex routines to internals
,
Alex Bennée
,
17:52
[PATCH v3 06/24] includes: move tb_flush into its own header
,
Alex Bennée
,
17:52
[PATCH v3 05/24] gdbstub: move GDBState to shared internals header
,
Alex Bennée
,
17:52
[PATCH v3 03/24] gdbstub: Make syscall_complete/[gs]et_reg target-agnostic typedefs
,
Alex Bennée
,
17:52
[PATCH v3 04/24] gdbstub: define separate user/system structures
,
Alex Bennée
,
17:52
[PATCH v3 00/24] gdbstub: re-organise to for better compilation behaviour
,
Alex Bennée
,
17:52
[PATCH v3 02/24] gdbstub: fix-up copyright and license files
,
Alex Bennée
,
17:52
[PATCH v3 01/24] gdbstub/internals.h: clean up include guard
,
Alex Bennée
,
17:52
Re: [PATCH] kvm: dirty-ring: Fix race with vcpu creation
,
Gavin Shan
,
17:39
Re: [PATCH v2 00/27] Replace TARGET_TB_PCREL with CF_PCREL
,
Philippe Mathieu-Daudé
,
17:39
Re: [PATCH v3 2/2] hw/cxl: Multi-Region CXL Type-3 Devices (Volatile and Persistent)
,
Philippe Mathieu-Daudé
,
17:33
Re: [PATCH v4 4/4] target/ppc: fix warning with clang-15
,
Philippe Mathieu-Daudé
,
17:30
Re: [PATCH v4 2/4] sysemu/os-win32: fix setjmp/longjmp on windows-arm64
,
Philippe Mathieu-Daudé
,
17:28
Re: [PATCH] tests: Disable migration-test
,
Philippe Mathieu-Daudé
,
17:25
[PATCH v2 26/27] target/arm: Replace `tb_pc()` with `tb->pc`
,
Anton Johansson
,
17:19
[PATCH v2 13/27] target/tricore: Replace `tb_pc()` with `tb->pc`
,
Anton Johansson
,
17:19
[PATCH v2 27/27] include/exec: Remove `tb_pc()`
,
Anton Johansson
,
17:19
[PATCH v2 25/27] target/avr: Replace `tb_pc()` with `tb->pc`
,
Anton Johansson
,
17:19
[PATCH v2 22/27] target/i386: Replace `tb_pc()` with `tb->pc`
,
Anton Johansson
,
17:19
[PATCH v2 18/27] target/openrisc: Replace `tb_pc()` with `tb->pc`
,
Anton Johansson
,
17:19
[PATCH v2 21/27] target/loongarch: Replace `tb_pc()` with `tb->pc`
,
Anton Johansson
,
17:19
[PATCH v2 24/27] target/hexagon: Replace `tb_pc()` with `tb->pc`
,
Anton Johansson
,
17:19
[PATCH v2 23/27] target/hppa: Replace `tb_pc()` with `tb->pc`
,
Anton Johansson
,
17:19
[PATCH v2 19/27] target/mips: Replace `tb_pc()` with `tb->pc`
,
Anton Johansson
,
17:19
[PATCH v2 17/27] target/riscv: Replace `tb_pc()` with `tb->pc`
,
Anton Johansson
,
17:19
[PATCH v2 16/27] target/rx: Replace `tb_pc()` with `tb->pc`
,
Anton Johansson
,
17:19
[PATCH v2 15/27] target/sh4: Replace `tb_pc()` with `tb->pc`
,
Anton Johansson
,
17:19
[PATCH v2 14/27] target/sparc: Replace `tb_pc()` with `tb->pc`
,
Anton Johansson
,
17:19
[PATCH v2 12/27] accel/tcg: Replace `tb_pc()` with `tb->pc`
,
Anton Johansson
,
17:19
[PATCH v2 07/27] target/i386: Replace `TARGET_TB_PCREL` with `CF_PCREL`
,
Anton Johansson
,
17:19
[PATCH v2 05/27] include/exec: Replace `TARGET_TB_PCREL` with `CF_PCREL`
,
Anton Johansson
,
17:19
[PATCH v2 20/27] target/microblaze: Replace `tb_pc()` with `tb->pc`
,
Anton Johansson
,
17:19
[PATCH v2 11/27] accel/tcg: Move jmp-cache `CF_PCREL` checks to caller
,
Anton Johansson
,
17:19
[PATCH v2 10/27] target/i386: Remove `TARGET_TB_PCREL` define
,
Anton Johansson
,
17:19
[PATCH v2 09/27] target/arm: Remove `TARGET_TB_PCREL` define
,
Anton Johansson
,
17:19
[PATCH v2 08/27] include/exec: Remove `TARGET_TB_PCREL` define
,
Anton Johansson
,
17:18
[PATCH v2 06/27] target/arm: Replace `TARGET_TB_PCREL` with `CF_PCREL`
,
Anton Johansson
,
17:18
[PATCH v2 04/27] accel/tcg: Replace `TARGET_TB_PCREL` with `CF_PCREL`
,
Anton Johansson
,
17:18
[PATCH v2 03/27] target/arm: set `CF_PCREL` in `arm_cpu_realizefn`
,
Anton Johansson
,
17:18
[PATCH v2 02/27] target/i386: set `CF_PCREL` in `x86_cpu_realizefn`
,
Anton Johansson
,
17:18
[PATCH v2 00/27] Replace TARGET_TB_PCREL with CF_PCREL
,
Anton Johansson
,
17:18
[PATCH v2 01/27] include/exec: Introduce `CF_PCREL`
,
Anton Johansson
,
17:18
Re: [PATCH v5 8/8] hw/mem/cxl_type3: Add CXL RAS Error Injection Support.
,
Philippe Mathieu-Daudé
,
17:16
Re: [PATCH 00/23] block: Lock the graph, part 2 (BlockDriver callbacks)
,
Stefan Hajnoczi
,
17:13
Re: [PATCH v5 7/8] hw/pci/aer: Make PCIE AER error injection facility available for other emulation to use.
,
Philippe Mathieu-Daudé
,
17:08
Re: [PATCH v5 6/8] hw/cxl: Fix endian issues in CXL RAS capability defaults / masks
,
Philippe Mathieu-Daudé
,
17:06
Re: [PATCH 1/7] target/arm: v8.3 PAC ID_AA64ISAR[12] feature-detection
,
Aaron Lindsay
,
16:41
Re: [PATCH 7/7] target/arm: Add CPU properties for most v8.3 PAC features
,
Aaron Lindsay
,
16:36
[PATCH v3 2/3] dma-helpers: prevent dma_blk_cb() vs dma_aio_cancel() race
,
Stefan Hajnoczi
,
16:28
[PATCH v3 3/3] virtio-scsi: reset SCSI devices from main loop thread
,
Stefan Hajnoczi
,
16:23
[PATCH v3 0/3] virtio-scsi: fix SCSIDevice hot unplug with IOThread
,
Stefan Hajnoczi
,
16:23
[PATCH v3 1/3] scsi: protect req->aiocb with AioContext lock
,
Stefan Hajnoczi
,
16:23
Re: [PATCH v2 3/3] hw: arm: allwinner-h3: Fix and complete H3 i2c devices
,
Strahinja Jankovic
,
16:09
Re: [PATCH v2 2/3] hw: allwinner-i2c: Fix TWI_CNTR_INT_FLAG on SUN6i SoCs
,
Strahinja Jankovic
,
15:53
Re: [PATCH v3 1/1] vhost-user-fs: add migration type property
,
Stefan Hajnoczi
,
15:45
Re: [RFC v5 0/3] migration: reduce time of loading non-iterable vmstate
,
Peter Xu
,
15:37
Re: [PATCH v1 4/6] kvm: Add helper kvm_dirty_ring_init()
,
Peter Xu
,
15:12
Re: [PULL 0/7] tcg patch queue
,
Richard Henderson
,
13:52
[PATCH] target/riscv/vector_helper.c: create vext_set_tail_elems_1s()
,
Daniel Henrique Barboza
,
13:46
[PATCH 5/5] hw/audio/via-ac97: Basic implementation of audio playback
,
BALATON Zoltan
,
13:44
[PATCH 3/5] hw/ppc/pegasos2: Fix PCI interrupt routing
,
BALATON Zoltan
,
13:44
[PATCH 2/5] hw/isa/vt82c686: Implement PIRQ pins
,
BALATON Zoltan
,
13:44
[PATCH 1/5] hw/isa/vt82c686: Implement interrupt routing in via_isa_set_irq
,
BALATON Zoltan
,
13:44
[PATCH 4/5] hw/audio/ac97: Split off some definitions to a header
,
BALATON Zoltan
,
13:44
[PATCH 0/5] Pegasos2 fixes and audio output support
,
BALATON Zoltan
,
13:44
Re: hw/ppc/virtex_ml507: Problem with CPU IRQ#3 (PPC40x_INPUT_CINT)
,
Edgar E. Iglesias
,
13:36
Re: [PATCH v6 1/9] target/riscv: turn write_misa() into an official no-op
,
Andrew Jones
,
13:29
Re: [PATCH v6 1/9] target/riscv: turn write_misa() into an official no-op
,
Daniel Henrique Barboza
,
13:23
Re: [PATCH 3/5] hw/cpu/cluster: Restrict CPU cluster to a particular CPU type
,
Peter Maydell
,
12:59
Re: [PATCH 2/5] hw/cpu/cluster: Only add CPU objects to CPU cluster
,
Peter Maydell
,
12:56
Re: [PATCH v3 1/6] configure: Look for auxiliary Python installations
,
Daniel P . Berrangé
,
12:55
Re: [PATCH 1/5] hw/cpu: Extend CPUState::cluster_index documentation
,
Peter Maydell
,
12:47
Re: [PATCH v1 3/6] kvm: Synchronize the backup bitmap in the last stage
,
Peter Xu
,
12:46
[RESEND PATCH 1/1] pc-bios: Add support for List-Directed IPL from ECKD DASD
,
jrossi
,
12:46
[RESEND PATCH 0/1] pc-bios: Support List-Directed IPL from ECKD DASD
,
jrossi
,
12:46
Re: [PATCH 0/8] hw/arm: Cleanups around QOM style
,
Peter Maydell
,
12:45
Re: [PATCH v3 1/6] configure: Look for auxiliary Python installations
,
John Snow
,
12:38
Re: [PATCH] tests: Disable migration-test
,
Thomas Huth
,
12:37
Re: [PATCH v1 2/6] migration: Add last stage indicator to global dirty log synchronization
,
Peter Xu
,
12:37
Re: [PATCH] target/riscv: Fix checking of whether instruciton at 'pc_next' spans pages
,
Richard Henderson
,
12:36
Re: [PATCH v2 14/14] target/arm: Implement gdbstub m-profile systemreg and secext
,
Richard Henderson
,
12:33
Re: [PATCH v4 0/6] qapi: static typing conversion, pt5c
,
John Snow
,
12:32
Re: [PATCH v2 14/14] target/arm: Implement gdbstub m-profile systemreg and secext
,
Peter Maydell
,
12:26
Re: [PATCH] tests: Disable migration-test
,
Peter Xu
,
12:14
Re: [PATCH 2/2] target/arm: Fix arm_cpu_get_phys_page_attrs_debug for m-profile
,
Richard Henderson
,
12:11
Re: [PATCH v2 11/14] target/arm: Implement gdbstub pauth extension
,
Peter Maydell
,
12:10
Re: [PATCH v6 1/9] target/riscv: turn write_misa() into an official no-op
,
Andrew Jones
,
12:06
Re: [PATCH v3 5/6] meson: prefer 'sphinx-build' to 'sphinx-build-3'
,
John Snow
,
11:56
Re: [PATCH 2/2] target/arm: Fix arm_cpu_get_phys_page_attrs_debug for m-profile
,
Peter Maydell
,
11:56
Re: virtio-sound Google Summer of Code project?
,
Stefan Hajnoczi
,
11:51
Re: [PATCH 6/8] hw/char/cmsdk-apb-uart: Open-code cmsdk_apb_uart_create()
,
Peter Maydell
,
11:50
Re: [PATCH v3 5/6] meson: prefer 'sphinx-build' to 'sphinx-build-3'
,
John Snow
,
11:49
[PATCH 3/4] intel_iommu: allow Extended Interrupt Mode when using userspace local APIC
,
Bui Quang Minh
,
11:46
[PATCH 0/4] Support x2APIC mode with TCG accelerator
,
Bui Quang Minh
,
11:46
[PATCH 4/4] test/avocado: test Linux boot up in x2APIC with userspace local APIC
,
Bui Quang Minh
,
11:46
[PATCH 2/4] i386/tcg: implement x2APIC registers MSR access
,
Bui Quang Minh
,
11:46
[PATCH 1/4] apic: add support for x2APIC mode
,
Bui Quang Minh
,
11:46
Re: [PULL 0/9] Fourth RISC-V PR for QEMU 8.0
,
Peter Maydell
,
11:44
Re: [PATCH v1 1/6] linux-headers: Update for dirty ring
,
Peter Maydell
,
11:30
Re: [PATCH v1 5/6] hw/arm/virt: Enable backup bitmap for dirty ring
,
Peter Maydell
,
11:27
Re: [PATCH] tests: Disable migration-test
,
Daniel P . Berrangé
,
11:09
Re: Questions about how block devices use snapshots
,
Kevin Wolf
,
10:58
Re: [PATCH v7 0/5] block: refactor blockdev transactions
,
Vladimir Sementsov-Ogievskiy
,
10:54
Re: [PATCH v4 27/27] target/s390x: Enable TARGET_TB_PCREL
,
Richard Henderson
,
10:54
Re: [PULL 0/7] tcg patch queue
,
Peter Maydell
,
10:53
[PATCH v7 5/5] blockdev: qmp_transaction: drop extra generic layer
,
Vladimir Sementsov-Ogievskiy
,
10:51
[PATCH v7 0/5] block: refactor blockdev transactions
,
Vladimir Sementsov-Ogievskiy
,
10:51
[PATCH v7 4/5] blockdev: transaction: refactor handling transaction properties
,
Vladimir Sementsov-Ogievskiy
,
10:51
[PATCH v7 2/5] blockdev: transactions: rename some things
,
Vladimir Sementsov-Ogievskiy
,
10:51
[PATCH v7 3/5] blockdev: qmp_transaction: refactor loop to classic for
,
Vladimir Sementsov-Ogievskiy
,
10:51
[PATCH v7 1/5] blockdev: refactor transaction to use Transaction API
,
Vladimir Sementsov-Ogievskiy
,
10:51
Re: [PATCH] tests: Disable migration-test
,
Daniel P . Berrangé
,
10:50
Re: [PATCH v6 1/9] target/riscv: turn write_misa() into an official no-op
,
Daniel Henrique Barboza
,
10:49
Re: [PATCH v5 8/8] hw/mem/cxl_type3: Add CXL RAS Error Injection Support.
,
Dave Jiang
,
10:49
Re: [PATCH] tests: Disable migration-test
,
Peter Maydell
,
10:47
[PATCH v6 5/5] blockdev: qmp_transaction: drop extra generic layer
,
Vladimir Sementsov-Ogievskiy
,
10:46
[PATCH v6 3/5] blockdev: qmp_transaction: refactor loop to classic for
,
Vladimir Sementsov-Ogievskiy
,
10:46
[PATCH v6 2/5] blockdev: transactions: rename some things
,
Vladimir Sementsov-Ogievskiy
,
10:46
[PATCH v6 4/5] blockdev: transaction: refactor handling transaction properties
,
Vladimir Sementsov-Ogievskiy
,
10:46
[PATCH v6 1/5] blockdev: refactor transaction to use Transaction API
,
Vladimir Sementsov-Ogievskiy
,
10:46
[PATCH v6 0/5] block: refactor blockdev transactions
,
Vladimir Sementsov-Ogievskiy
,
10:46
[RFC] CXL: TCG/KVM instruction alignment issue discussion default
,
Gregory Price
,
10:43
Re: [PATCH v4 0/9] PC cleanups
,
Bernhard Beschow
,
10:40
Re: [PATCH 00/12] Q35 PCI host fixes and QOM cleanup
,
Bernhard Beschow
,
10:39
Re: [PATCH] tests: Disable migration-test
,
Dr. David Alan Gilbert
,
10:36
Re: [PATCH v3 0/2] hw/mem: CXL Type-3 Volatile Memory Support
,
Jonathan Cameron
,
10:32
[PATCH v4 2/4] sysemu/os-win32: fix setjmp/longjmp on windows-arm64
,
Pierrick Bouvier
,
10:30
[PATCH v4 4/4] target/ppc: fix warning with clang-15
,
Pierrick Bouvier
,
10:30
[PATCH v4 1/4] util/cacheflush: fix cache on windows-arm64
,
Pierrick Bouvier
,
10:30
[PATCH v4 0/4] Adds support for running QEMU natively on windows-arm64
,
Pierrick Bouvier
,
10:30
[PATCH v4 3/4] qga/vss-win32: fix warning for clang++-15
,
Pierrick Bouvier
,
10:30
Re: [PATCH] tests: Disable migration-test
,
Peter Maydell
,
10:30
Re: [PATCH v2 2/6] spec: Tweak description of maximum block size
,
Wouter Verhelst
,
10:28
[PATCH v5 8/8] hw/mem/cxl_type3: Add CXL RAS Error Injection Support.
,
Jonathan Cameron
,
10:25
[PATCH v5 7/8] hw/pci/aer: Make PCIE AER error injection facility available for other emulation to use.
,
Jonathan Cameron
,
10:25
[PATCH v5 6/8] hw/cxl: Fix endian issues in CXL RAS capability defaults / masks
,
Jonathan Cameron
,
10:24
[PATCH v5 5/8] hw/mem/cxl-type3: Add AER extended capability
,
Jonathan Cameron
,
10:24
[PATCH v5 4/8] hw/pci-bridge/cxl_root_port: Wire up MSI
,
Jonathan Cameron
,
10:23
[PATCH v5 3/8] hw/pci-bridge/cxl_root_port: Wire up AER
,
Jonathan Cameron
,
10:23
[PATCH v5 2/8] hw/pci/aer: Add missing routing for AER errors
,
Jonathan Cameron
,
10:22
[PATCH v5 1/8] hw/pci/aer: Implement PCI_ERR_UNCOR_MASK register
,
Jonathan Cameron
,
10:22
[PATCH v5 0/8] hw/cxl: RAS error emulation and injection
,
Jonathan Cameron
,
10:21
Re: [PATCH] tests: Disable migration-test
,
Dr. David Alan Gilbert
,
10:21
Re: hw/ppc/mac_newworld: Problem with Uninorth IRQ lines
,
BALATON Zoltan
,
10:17
Re: [PATCH 00/18] CXL RAM and the 'Soft Reserved' => 'System RAM' default
,
Gregory Price
,
10:16
Re: [PULL 0/7] tcg patch queue
,
Peter Maydell
,
09:47
Re: [PATCH] tests: Disable migration-test
,
Philippe Mathieu-Daudé
,
09:42
Re: [PATCH v4 27/27] target/s390x: Enable TARGET_TB_PCREL
,
Thomas Huth
,
09:36
Re: [PATCH] tests: Disable migration-test
,
Thomas Huth
,
09:27
Re: [PATCH v3 2/4] sysemu/os-win32: fix setjmp/longjmp on windows-arm64
,
Philippe Mathieu-Daudé
,
09:27
Re: [PATCH v6 00/29] target/arm: Allow CONFIG_TCG=n builds
,
Peter Maydell
,
09:21
Re: [PATCH v6 19/29] target/arm: Move 64-bit TCG CPUs into tcg/
,
Peter Maydell
,
09:17
Re: [PATCH v3 15/16] os-posix: remove useless ioctlsocket() define
,
Paolo Bonzini
,
09:16
Re: [PATCH v3 10/16] RFC: build-sys: add slirp.wrap
,
Paolo Bonzini
,
09:14
Re: [PULL 0/7] tcg patch queue
,
Peter Maydell
,
09:04
Re: [PATCH] hw/acpi: Set memory regions to native endian as a work around
,
Paolo Bonzini
,
09:03
[PATCH v3 2/2] hw/cxl: Multi-Region CXL Type-3 Devices (Volatile and Persistent)
,
Jonathan Cameron
,
09:01
[PATCH v3 1/2] tests/qtest/cxl-test: whitespace, line ending cleanup
,
Jonathan Cameron
,
09:01
[PATCH v3 0/2] hw/mem: CXL Type-3 Volatile Memory Support
,
Jonathan Cameron
,
09:00
hw/ppc/mac_newworld: Problem with Uninorth IRQ lines
,
Philippe Mathieu-Daudé
,
08:45
hw/ppc/virtex_ml507: Problem with CPU IRQ#3 (PPC40x_INPUT_CINT)
,
Philippe Mathieu-Daudé
,
08:28
Re: Questions about how block devices use snapshots
,
Zhiyong Ye
,
08:27
[PATCH] tests: Disable migration-test
,
Peter Maydell
,
08:27
Re: [PATCH v3 2/4] sysemu/os-win32: fix setjmp/longjmp on windows-arm64
,
Pierrick Bouvier
,
08:17
Re: [PULL V3 0/9] Net patches
,
Peter Maydell
,
08:14
Re: [PULL 00/10] Replace fork-based fuzzing with reboots
,
Peter Maydell
,
08:14
Re: [PATCH] hw/acpi: Set memory regions to native endian as a work around
,
BALATON Zoltan
,
07:56
Re: [PATCH V2] meson: fix dependency on qemu-keymap
,
Steven Sistare
,
07:49
[PATCH v3 16/16] win32: replace closesocket() with close() wrapper
,
marcandre . lureau
,
07:49
[PATCH v3 15/16] os-posix: remove useless ioctlsocket() define
,
marcandre . lureau
,
07:49
[PATCH v3 14/16] win32: avoid mixing SOCKET and file descriptor space
,
marcandre . lureau
,
07:49
[PATCH v3 12/16] slirp: unregister the win32 SOCKET
,
marcandre . lureau
,
07:49
[PATCH v3 11/16] main-loop: remove qemu_fd_register(), win32/slirp/socket specific
,
marcandre . lureau
,
07:49
[PATCH v3 13/16] slirp: open-code qemu_socket_(un)select()
,
marcandre . lureau
,
07:49
[PATCH v3 09/16] aio/win32: aio_set_fd_handler() only supports SOCKET
,
marcandre . lureau
,
07:49
[PATCH v3 10/16] RFC: build-sys: add slirp.wrap
,
marcandre . lureau
,
07:49
[PATCH v3 08/16] aio: make aio_set_fd_poll() static to aio-posix.c
,
marcandre . lureau
,
07:49
Re: [PATCH] hw/acpi: Set memory regions to native endian as a work around
,
BALATON Zoltan
,
07:48
[PATCH v3 07/16] win32/socket: introduce qemu_socket_unselect() helper
,
marcandre . lureau
,
07:48
[PATCH v3 06/16] win32/socket: introduce qemu_socket_select() helper
,
marcandre . lureau
,
07:48
[PATCH v3 05/16] error: add global &error_warn destination
,
marcandre . lureau
,
07:48
[PATCH v3 04/16] tests: add test-error-report
,
marcandre . lureau
,
07:48
[PATCH v3 03/16] io: use closesocket()
,
marcandre . lureau
,
07:48
[PATCH v3 02/16] tests: use closesocket()
,
marcandre . lureau
,
07:48
[PATCH v3 01/16] util: drop qemu_fork()
,
marcandre . lureau
,
07:48
[PATCH v3 00/16] win32: do not mix SOCKET and fd space
,
marcandre . lureau
,
07:48
Re: [PATCH] qemu-keymap: Silence memory leak warning from Clang's sanitizer
,
Peter Maydell
,
07:41
Re: [PATCH] Updated the FSF address to <https://www.gnu.org/licenses/>
,
Thomas Huth
,
07:38
Re: [PATCH] MAINTAINERS: Remove CXL maintainer Ben Widawsky
,
Jonathan Cameron
,
07:38
Re: [PATCH v3 5/6] meson: prefer 'sphinx-build' to 'sphinx-build-3'
,
Paolo Bonzini
,
07:37
[PATCH] qemu-keymap: Silence memory leak warning from Clang's sanitizer
,
Thomas Huth
,
07:25
Re: [PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
,
Chao Peng
,
07:19
Re: [PULL 03/11] block/iscsi: fix double-free on BUSY or similar statuses
,
Fiona Ebner
,
07:15
Re: [PATCH v2 0/7] Python: Drop support for Python 3.6
,
Thomas Huth
,
07:01
Re: [PATCH 2/4] virtio-input: add a virtio-mulitouch device
,
Pavel Dovgalyuk
,
06:57
Re: [PATCH v2 07/18] hw/ide/piix: Ensure IDE output IRQs are wired at realization
,
Daniel P . Berrangé
,
06:46
Re: [PATCH v4] configure: Add 'mkdir build' check
,
Philippe Mathieu-Daudé
,
06:42
Re: [PATCH v2 0/2] QGA installer fixes
,
Philippe Mathieu-Daudé
,
06:41
Re: [PATCH v2 07/21] include/exec/memattrs: Add two bits of space to MemTxAttrs
,
Philippe Mathieu-Daudé
,
06:38
Re: [PATCH v3 0/6] Python: Drop support for Python 3.6
,
Paolo Bonzini
,
06:33
Re: [PATCH] hw/ide/ahci: trace ncq write command as write instead of read
,
Kevin Wolf
,
06:32
Re: [PATCH v3 5/6] meson: prefer 'sphinx-build' to 'sphinx-build-3'
,
Paolo Bonzini
,
06:31
Re: [PATCH] hw/riscv: Skip re-generating DT nodes for a given DTB
,
Daniel Henrique Barboza
,
06:31
Re: [PATCH] block/mirror: add 'write-blocking-after-ready' copy mode
,
Kevin Wolf
,
06:28
Re: [PULL 0/4] virtiofs queue
,
Peter Maydell
,
06:27
Re: [PULL 00/12] VFIO updates 2023-02-16
,
Peter Maydell
,
06:27
[PATCH v2 2/2] qga/win32: Use rundll for VSS installation
,
Konstantin Kostiuk
,
06:22
[PATCH v2 1/2] qga/win32: Remove change action from MSI installer
,
Konstantin Kostiuk
,
06:22
[PATCH v2 0/2] QGA installer fixes
,
Konstantin Kostiuk
,
06:22
Re: [PATCH v4] configure: Add 'mkdir build' check
,
Thomas Huth
,
06:14
Re: [PATCH 17/22] target/arm: Use get_phys_addr_with_struct for stage2
,
Peter Maydell
,
06:11
Re: [PULL 00/22] Block layer patches
,
Peter Maydell
,
06:10
Re: [PATCH v2 01/14] block: Handle curl 7.55.0, 7.85.0 version changes
,
Alex Bennée
,
06:09
[PATCH v4] configure: Add 'mkdir build' check
,
Dinah Baum
,
06:06
Re: [PATCH v3 1/6] configure: Look for auxiliary Python installations
,
Paolo Bonzini
,
06:03
Re: [PATCH v3 2/6] configure: Add courtesy hint to Python version failure message
,
Paolo Bonzini
,
06:02
Re: [PATCH v2 06/21] gdbstub: move GDBState to shared internals header
,
Alex Bennée
,
05:59
Re: [PATCH] block/mirror: add 'write-blocking-after-ready' copy mode
,
Fiona Ebner
,
05:58
Re: [PATCH v2 01/14] block: Handle curl 7.55.0, 7.85.0 version changes
,
Kevin Wolf
,
05:57
Re: [PATCH v2 09/14] testing: update ubuntu2004 to ubuntu2204
,
Thomas Huth
,
05:56
Re: [PATCH v2 08/14] tests: don't run benchmarks for the tsan build
,
Thomas Huth
,
05:54
Re: [PATCH 3/4] win32: stop mixing SOCKET and file descriptor space
,
Paolo Bonzini
,
05:52
Re: [PATCH v2 07/14] gitlab: extend custom runners with base_job_template
,
Thomas Huth
,
05:52
Re: [PATCH v2 07/21] include/exec/memattrs: Add two bits of space to MemTxAttrs
,
Richard Henderson
,
05:50
Re: [PATCH v2 07/21] include/exec/memattrs: Add two bits of space to MemTxAttrs
,
Philippe Mathieu-Daudé
,
05:42
Re: [PATCH 3/4] win32: stop mixing SOCKET and file descriptor space
,
Marc-André Lureau
,
05:40
Re: [PATCH v2 04/14] tests: be a bit more strict cleaning up fifos
,
Philippe Mathieu-Daudé
,
05:37
Re: [PATCH v2 06/21] gdbstub: move GDBState to shared internals header
,
Richard Henderson
,
05:36
Re: [PATCH v3 2/4] sysemu/os-win32: fix setjmp/longjmp on windows-arm64
,
Philippe Mathieu-Daudé
,
05:33
Re: [PATCH v2 14/15] os-posix: remove useless ioctlsocket() define
,
Daniel P . Berrangé
,
05:28
Re: [PATCH v2 06/21] gdbstub: move GDBState to shared internals header
,
Alex Bennée
,
05:26
Re: [PATCH v3 3/4] qga/vss-win32: fix warning for clang++-15
,
Philippe Mathieu-Daudé
,
05:24
Re: [PATCH v2 01/15] util: drop qemu_fork()
,
Daniel P . Berrangé
,
05:22
Re: [PATCH] hw/arm/virt: Prevent CPUs in one socket to span mutiple NUMA nodes
,
Philippe Mathieu-Daudé
,
05:22
Re: [PATCH 1/2] qga/win32: Remove change action from MSI installer
,
Daniel P . Berrangé
,
05:18
Re: [PATCH v2 11/14] tests: add tuxrun baseline test to avocado
,
Thomas Huth
,
05:17
Re: [PATCH v2 13/14] tests: ensure we export job results for some cross builds
,
Thomas Huth
,
05:11
Re: [PATCH v2 04/14] tests: be a bit more strict cleaning up fifos
,
Thomas Huth
,
05:07
Re: Detecting qemu from guest on arm/hvf (apple arm)
,
Daniel P . Berrangé
,
05:06
Re: [PATCH v2 05/14] tests: make fp-test less chatty when running from test suite
,
Thomas Huth
,
05:04
Re: [PATCH v2 07/21] include/exec/memattrs: Add two bits of space to MemTxAttrs
,
Richard Henderson
,
05:02
[RFC QEMU] docs: vhost-user: Add custom memory mapping support
,
Viresh Kumar
,
04:51
Re: [PATCH v3 2/4] sysemu/os-win32: fix setjmp/longjmp on windows-arm64
,
Pierrick Bouvier
,
04:47
[PATCH v2 09/14] testing: update ubuntu2004 to ubuntu2204
,
Alex Bennée
,
04:46
[PATCH v2 14/14] cirrus.yml: Improve the windows_msys2_task
,
Alex Bennée
,
04:46
[PATCH v2 12/14] tests/docker: Use binaries for debian-tricore-cross
,
Alex Bennée
,
04:46
[PATCH v2 08/14] tests: don't run benchmarks for the tsan build
,
Alex Bennée
,
04:46
[PATCH v2 13/14] tests: ensure we export job results for some cross builds
,
Alex Bennée
,
04:46
[PATCH v2 03/14] tests: add socat dependency for tests
,
Alex Bennée
,
04:46
[PATCH v2 10/14] tests: skip the nios2 replay_kernel test
,
Alex Bennée
,
04:46
[PATCH v2 06/14] gitlab-ci: Use artifacts instead of dumping logs in the Cirrus-CI jobs
,
Alex Bennée
,
04:46
[PATCH v2 11/14] tests: add tuxrun baseline test to avocado
,
Alex Bennée
,
04:46
[PATCH v2 07/14] gitlab: extend custom runners with base_job_template
,
Alex Bennée
,
04:46
[PATCH v2 05/14] tests: make fp-test less chatty when running from test suite
,
Alex Bennée
,
04:46
[PATCH v2 02/14] tests: don't run socat tests on MacOS as well
,
Alex Bennée
,
04:46
[PATCH v2 04/14] tests: be a bit more strict cleaning up fifos
,
Alex Bennée
,
04:46
[PATCH v2 01/14] block: Handle curl 7.55.0, 7.85.0 version changes
,
Alex Bennée
,
04:46
[PATCH v2 00/14] testing/next: docker, avocado, unit, gitlab
,
Alex Bennée
,
04:46
Re: [PATCH v2 3/4] qga/vss-win32: fix warning for clang++-15
,
Pierrick Bouvier
,
04:42
Re: [PATCH v3 6/8] target/i386/intel-pt: Enable host pass through of Intel PT
,
Xiaoyao Li
,
04:38
Re: [PATCH 1/2] qga/win32: Remove change action from MSI installer
,
Konstantin Kostiuk
,
04:33
Re: [PATCH] hw/arm/virt: Prevent CPUs in one socket to span mutiple NUMA nodes
,
Gavin Shan
,
04:21
Re: QAPI unions as branches / unifying struct and union types
,
Het Gala
,
04:18
Re: [PATCH v2 11/14] target/arm: Implement gdbstub pauth extension
,
Luis Machado
,
04:15
Re: [PATCH] hw/arm/virt: Prevent CPUs in one socket to span mutiple NUMA nodes
,
Philippe Mathieu-Daudé
,
04:15
Re: [PATCH 3/4] win32: stop mixing SOCKET and file descriptor space
,
Marc-André Lureau
,
04:13
Re: [PATCH 8/9] simpletrace: define exception and add handling
,
Philippe Mathieu-Daudé
,
04:12
Re: [PATCH 3/9] simpletrace: changed naming of edict and idtoname to improve readability
,
Philippe Mathieu-Daudé
,
04:11
[PATCH] target/riscv: Add support for Zicond extension
,
Weiwei Li
,
04:10
Re: [PATCH 1/2] qga/win32: Remove change action from MSI installer
,
Mauro Matteo Cascella
,
04:07
[PATCH 9/9] simpletrace: Refactor to separate responsibilities
,
Mads Ynddal
,
04:01
[PATCH 8/9] simpletrace: define exception and add handling
,
Mads Ynddal
,
04:01
[PATCH 7/9] simpletrace: Improved error handling on struct unpack
,
Mads Ynddal
,
04:01
[PATCH 6/9] simpletrace: Simplify construction of tracing methods
,
Mads Ynddal
,
04:01
[PATCH 5/9] simpletrace: Changed Analyzer class to become context-manager
,
Mads Ynddal
,
04:01
[PATCH 4/9] simpletrace: update code for Python 3.11
,
Mads Ynddal
,
04:01
[PATCH 3/9] simpletrace: changed naming of edict and idtoname to improve readability
,
Mads Ynddal
,
04:01
[PATCH 2/9] simpletrace: Annotate magic constants from QEMU code
,
Mads Ynddal
,
04:01
[PATCH 1/9] simpletrace: Improve parsing of sys.argv; fix files never closed.
,
Mads Ynddal
,
04:01
[PATCH 0/9] simpletrace: refactor and general improvements
,
Mads Ynddal
,
04:01
Re: [RFC v5 0/3] migration: reduce time of loading non-iterable vmstate
,
Chuang Xu
,
03:57
[PATCH] hw/arm/virt: Prevent CPUs in one socket to span mutiple NUMA nodes
,
Gavin Shan
,
03:54
Re: [PATCH] hw/acpi: Set memory regions to native endian as a work around
,
Paolo Bonzini
,
03:30
Re: [PATCH v5 06/29] e1000e: Mask registers when writing
,
Philippe Mathieu-Daudé
,
03:28
Re: [PATCH v5 29/29] e1000e: Combine rx traces
,
Philippe Mathieu-Daudé
,
03:18
Re: [PATCH 3/4] win32: stop mixing SOCKET and file descriptor space
,
Paolo Bonzini
,
03:18
Re: [PATCH v5 28/29] MAINTAINERS: Add e1000e test files
,
Philippe Mathieu-Daudé
,
03:17
Re: [PATCH v5 27/29] MAINTAINERS: Add Akihiko Odaki as a e1000e reviewer
,
Philippe Mathieu-Daudé
,
03:17
Re: [PATCH 1/2] qga/win32: Remove change action from MSI installer
,
Philippe Mathieu-Daudé
,
03:15
Re: [PATCH 2/2] target/arm: Fix arm_cpu_get_phys_page_attrs_debug for m-profile
,
Philippe Mathieu-Daudé
,
03:01
Re: [PATCH 1/2] Revert "target/arm: Merge regime_is_secure into get_phys_addr"
,
Philippe Mathieu-Daudé
,
03:00
Re: [PATCH v2 07/21] include/exec/memattrs: Add two bits of space to MemTxAttrs
,
Philippe Mathieu-Daudé
,
02:56
Re: [PATCH 1/2] qga/win32: Remove change action from MSI installer
,
Yan Vugenfirer
,
02:47
Re: [PATCH 2/2] qga/win32: Use rundll for VSS installation
,
Yan Vugenfirer
,
02:47
Re: [PATCH v3 2/6] configure: Add courtesy hint to Python version failure message
,
Philippe Mathieu-Daudé
,
02:33
Re: [PATCH v2 14/14] target/arm: Implement gdbstub m-profile systemreg and secext
,
Philippe Mathieu-Daudé
,
02:32
Re: [PATCH v2 13/14] target/arm: Export arm_v7m_get_sp_ptr
,
Philippe Mathieu-Daudé
,
02:24
Re: [PATCH v2 12/14] target/arm: Export arm_v7m_mrs_control
,
Philippe Mathieu-Daudé
,
02:23
Re: [PATCH v2 08/14] target/arm: Add name argument to output_vector_union_type
,
Philippe Mathieu-Daudé
,
02:18
Re: [PATCH v2 06/14] target/arm: Hoist pred_width in arm_gen_dynamic_svereg_xml
,
Philippe Mathieu-Daudé
,
02:16
Re: [PATCH v2 05/14] target/arm: Simplify register counting in arm_gen_dynamic_svereg_xml
,
Philippe Mathieu-Daudé
,
02:16
Re: [PATCH v11 0/9] support subsets of code size reduction extension
,
liweiwei
,
02:15
Re: [PATCH v2 02/14] target/arm: Unexport arm_gen_dynamic_sysreg_xml
,
Philippe Mathieu-Daudé
,
02:14
Re: [PATCH v2 03/14] target/arm: Move arm_gen_dynamic_svereg_xml to gdbstub64.c
,
Philippe Mathieu-Daudé
,
02:14
Re: [PATCH v2 01/14] target/arm: Normalize aarch64 gdbstub get/set function names
,
Philippe Mathieu-Daudé
,
02:13
Re: [PATCH v3 6/6] Python: Drop support for Python 3.6
,
Markus Armbruster
,
02:12
Re: [PATCH v2 04/13] vdpa: move vhost reset after get vring base
,
Eugenio Perez Martin
,
02:08
Re: [PATCH v2 03/13] vdpa: add vhost_vdpa_suspend
,
Eugenio Perez Martin
,
02:06
Re: [PATCH v3 0/6] Python: Drop support for Python 3.6
,
Markus Armbruster
,
02:01
Re: [PATCH v3 5/6] meson: prefer 'sphinx-build' to 'sphinx-build-3'
,
Markus Armbruster
,
01:50
Re: [PATCH v4 0/6] qapi: static typing conversion, pt5c
,
Markus Armbruster
,
01:42
Re: online blockdev-backup, a clarification (was: Summary on new backup interfaces in QEMU)
,
Vladimir Sementsov-Ogievskiy
,
01:31
[PATCH] hw/riscv: Skip re-generating DT nodes for a given DTB
,
Bin Meng
,
01:20
Re: [PATCH v2 05/13] vdpa: rewind at get_base, not set_base
,
Jason Wang
,
00:40
Re: [PATCH v2 04/13] vdpa: move vhost reset after get vring base
,
Jason Wang
,
00:36
Re: [PATCH v2 03/13] vdpa: add vhost_vdpa_suspend
,
Jason Wang
,
00:33
Re: [PATCH v2 03/13] vdpa: add vhost_vdpa_suspend
,
Jason Wang
,
00:28
Re: [PATCH v3 6/8] target/i386/intel-pt: Enable host pass through of Intel PT
,
Wang, Lei
,
00:14
February 20, 2023
[PATCH 1/2] Revert "target/arm: Merge regime_is_secure into get_phys_addr"
,
Richard Henderson
,
22:41
[PATCH 0/2] target/arm: Fix gdbstub for m-profile (#1421)
,
Richard Henderson
,
22:41
[PATCH 2/2] target/arm: Fix arm_cpu_get_phys_page_attrs_debug for m-profile
,
Richard Henderson
,
22:41
Re: [PATCH v5 21/29] hw/net/net_tx_pkt: Automatically determine if virtio-net header is used
,
Jason Wang
,
22:39
Re: [RFC v5 0/3] migration: reduce time of loading non-iterable vmstate
,
Chuang Xu
,
22:38
[PATCH v2 14/14] target/arm: Implement gdbstub m-profile systemreg and secext
,
Richard Henderson
,
21:20
[PATCH v2 13/14] target/arm: Export arm_v7m_get_sp_ptr
,
Richard Henderson
,
21:20
[PATCH v2 11/14] target/arm: Implement gdbstub pauth extension
,
Richard Henderson
,
21:20
[PATCH v2 12/14] target/arm: Export arm_v7m_mrs_control
,
Richard Henderson
,
21:20
[PATCH v2 09/14] target/arm: Simplify iteration over bit widths
,
Richard Henderson
,
21:20
[PATCH v2 10/14] target/arm: Create pauth_ptr_mask
,
Richard Henderson
,
21:20
[PATCH v2 08/14] target/arm: Add name argument to output_vector_union_type
,
Richard Henderson
,
21:20
[PATCH v2 07/14] target/arm: Fix svep width in arm_gen_dynamic_svereg_xml
,
Richard Henderson
,
21:20
[PATCH v2 06/14] target/arm: Hoist pred_width in arm_gen_dynamic_svereg_xml
,
Richard Henderson
,
21:20
[PATCH v2 05/14] target/arm: Simplify register counting in arm_gen_dynamic_svereg_xml
,
Richard Henderson
,
21:20
[PATCH v2 04/14] target/arm: Split out output_vector_union_type
,
Richard Henderson
,
21:20
[PATCH v2 03/14] target/arm: Move arm_gen_dynamic_svereg_xml to gdbstub64.c
,
Richard Henderson
,
21:20
[PATCH v2 02/14] target/arm: Unexport arm_gen_dynamic_sysreg_xml
,
Richard Henderson
,
21:20
[PATCH v2 01/14] target/arm: Normalize aarch64 gdbstub get/set function names
,
Richard Henderson
,
21:20
[PATCH v2 00/14] target/arm: gdbstub cleanups and additions
,
Richard Henderson
,
21:20
Re: [PATCH v4 0/6] qapi: static typing conversion, pt5c
,
John Snow
,
20:26
[PATCH v3 2/6] configure: Add courtesy hint to Python version failure message
,
John Snow
,
20:25
[PATCH v3 4/6] DO-NOT-MERGE: testing: add pip-installed sphinx-build to CentOS 8
,
John Snow
,
20:25
[PATCH v3 6/6] Python: Drop support for Python 3.6
,
John Snow
,
20:25
[PATCH v3 5/6] meson: prefer 'sphinx-build' to 'sphinx-build-3'
,
John Snow
,
20:25
[PATCH v3 3/6] DO-NOT-MERGE: testing: Add Python >= 3.7 to Centos, OpenSuSE
,
John Snow
,
20:25
[PATCH v3 1/6] configure: Look for auxiliary Python installations
,
John Snow
,
20:25
[PATCH v3 0/6] Python: Drop support for Python 3.6
,
John Snow
,
20:25
Re: [PATCH v2 07/18] hw/ide/piix: Ensure IDE output IRQs are wired at realization
,
BALATON Zoltan
,
18:58
Re: [PATCH v2 07/18] hw/ide/piix: Ensure IDE output IRQs are wired at realization
,
Bernhard Beschow
,
18:49
Re: [PATCH 21/22] target/arm: Enable RME for -cpu max
,
Richard Henderson
,
18:31
[NOTFORMERGE PATCH v2 21/21] hw/arm/virt: Add some memory for Realm Management Monitor
,
Richard Henderson
,
18:27
[PATCH v2 17/21] target/arm: Add GPC syndrome
,
Richard Henderson
,
18:27
[NOTFORMERGE PATCH v2 20/21] target/arm: Enable RME for -cpu max
,
Richard Henderson
,
18:27
[PATCH v2 16/21] target/arm: Use get_phys_addr_with_struct for stage2
,
Richard Henderson
,
18:27
[PATCH v2 18/21] target/arm: Implement GPC exceptions
,
Richard Henderson
,
18:27
[PATCH v2 19/21] target/arm: Implement the granule protection check
,
Richard Henderson
,
18:27
[PATCH v2 15/21] target/arm: Move s1_is_el0 into S1Translate
,
Richard Henderson
,
18:27
[PATCH v2 14/21] target/arm: Use get_phys_addr_with_struct in S1_ptw_translate
,
Richard Henderson
,
18:27
[PATCH v2 13/21] target/arm: Handle no-execute for Realm and Root regimes
,
Richard Henderson
,
18:26
[PATCH v2 12/21] target/arm: Handle Block and Page bits for security space
,
Richard Henderson
,
18:26
[PATCH v2 11/21] target/arm: NSTable is RES0 for the RME EL3 regime
,
Richard Henderson
,
18:26
[PATCH v2 10/21] target/arm: Pipe ARMSecuritySpace through ptw.c
,
Richard Henderson
,
18:26
[PATCH v2 09/21] target/arm: Introduce ARMMMUIdx_Phys_{Realm,Root}
,
Richard Henderson
,
18:26
[PATCH v2 08/21] target/arm: Adjust the order of Phys and Stage2 ARMMMUIdx
,
Richard Henderson
,
18:26
[PATCH v2 07/21] include/exec/memattrs: Add two bits of space to MemTxAttrs
,
Richard Henderson
,
18:26
[PATCH v2 06/21] target/arm: Introduce ARMSecuritySpace
,
Richard Henderson
,
18:26
[PATCH v2 05/21] target/arm: Add RME cpregs
,
Richard Henderson
,
18:26
[PATCH v2 04/21] target/arm: SCR_EL3.NS may be RES1
,
Richard Henderson
,
18:26
[PATCH v2 03/21] target/arm: Update SCR and HCR for RME
,
Richard Henderson
,
18:26
[PATCH v2 02/21] target/arm: Add isar_feature_aa64_rme
,
Richard Henderson
,
18:26
[PATCH v2 01/21] target/arm: Rewrite check_s2_mmu_setup
,
Richard Henderson
,
18:26
[PATCH v2 00/21] target/arm: Implement FEAT_RME
,
Richard Henderson
,
18:26
Re: [PATCH] hw/acpi: Set memory regions to native endian as a work around
,
BALATON Zoltan
,
18:25
Re: [PATCH 5/6] hw/mips/gt64xxx_pci: Endian-swap using PCI_HOST_BRIDGE MemoryRegionOps
,
Alex Bennée
,
17:44
Re: [Pixman] pixman_blt on aarch64
,
Heiko Lewin
,
17:39
Re: [PATCH] hw/acpi: Set memory regions to native endian as a work around
,
Michael S. Tsirkin
,
17:34
Re: Detecting qemu from guest on arm/hvf (apple arm)
,
John-Mark Gurney
,
17:32
Re: [PATCH 17/22] target/arm: Use get_phys_addr_with_struct for stage2
,
Richard Henderson
,
17:15
[PATCH v2 06/15] win32/socket: introduce qemu_socket_unselect() helper
,
marcandre . lureau
,
16:51
[PATCH v2 05/15] win32/socket: introduce qemu_socket_select() helper
,
marcandre . lureau
,
16:51
[PATCH v2 15/15] win32: replace closesocket() with close() wrapper
,
marcandre . lureau
,
16:50
[PATCH v2 13/15] win32: avoid mixing SOCKET and file descriptor space
,
marcandre . lureau
,
16:50
[PATCH v2 14/15] os-posix: remove useless ioctlsocket() define
,
marcandre . lureau
,
16:50
[PATCH v2 11/15] slirp: unregister the win32 SOCKET
,
marcandre . lureau
,
16:50
[PATCH v2 09/15] RFC: build-sys: add slirp.wrap
,
marcandre . lureau
,
16:50
[PATCH v2 12/15] slirp: open-code qemu_socket_(un)select()
,
marcandre . lureau
,
16:50
[PATCH v2 10/15] main-loop: remove qemu_fd_register(), win32/slirp/socket specific
,
marcandre . lureau
,
16:50
[PATCH v2 08/15] aio/win32: aio_set_fd_handler() only supports SOCKET
,
marcandre . lureau
,
16:50
[PATCH v2 07/15] aio: make aio_set_fd_poll() static to aio-posix.c
,
marcandre . lureau
,
16:49
[PATCH v2 04/15] error: add global &error_warn destination
,
marcandre . lureau
,
16:49
[PATCH v2 03/15] io: use closesocket()
,
marcandre . lureau
,
16:49
[PATCH v2 02/15] tests: use closesocket()
,
marcandre . lureau
,
16:49
[PATCH v2 01/15] util: drop qemu_fork()
,
marcandre . lureau
,
16:49
[PATCH v2 00/15] win32: do not mix SOCKET and fd space
,
marcandre . lureau
,
16:49
[PATCH] MAINTAINERS: Remove CXL maintainer Ben Widawsky
,
Markus Armbruster
,
16:24
[PATCH v12 47/60] i386/xen: handle PV timer hypercalls
,
David Woodhouse
,
15:48
[PATCH v12 36/60] hw/xen: Implement EVTCHNOP_bind_interdomain
,
David Woodhouse
,
15:48
[PATCH v12 16/60] i386/xen: manage and save/restore Xen guest long_mode setting
,
David Woodhouse
,
15:48
[PATCH v12 01/60] include: import Xen public headers to hw/xen/interface
,
David Woodhouse
,
15:48
[PATCH v12 20/60] i386/xen: implement HYPERVISOR_vcpu_op
,
David Woodhouse
,
15:48
[PATCH v12 21/60] i386/xen: handle VCPUOP_register_vcpu_info
,
David Woodhouse
,
15:48
[PATCH v12 32/60] hw/xen: Implement EVTCHNOP_bind_virq
,
David Woodhouse
,
15:48
[PATCH v12 09/60] i386/xen: handle guest hypercalls
,
David Woodhouse
,
15:48
[PATCH v12 56/60] hw/xen: Support GSI mapping to PIRQ
,
David Woodhouse
,
15:48
[PATCH v12 24/60] i386/xen: implement HYPERVISOR_event_channel_op
,
David Woodhouse
,
15:48
[PATCH v12 55/60] hw/xen: Implement emulated PIRQ hypercall support
,
David Woodhouse
,
15:48
[PATCH v12 06/60] i386/hvm: Set Xen vCPU ID in KVM
,
David Woodhouse
,
15:48
[PATCH v12 51/60] hw/xen: Add xen_xenstore device for xenstore emulation
,
David Woodhouse
,
15:48
[PATCH v12 27/60] hw/xen: Add xen_evtchn device for event channel emulation
,
David Woodhouse
,
15:48
[PATCH v12 50/60] hw/xen: Add backend implementation of interdomain event channel support
,
David Woodhouse
,
15:48
[PATCH v12 13/60] hw/xen: Add xen_overlay device for emulating shared xenheap pages
,
David Woodhouse
,
15:48
[PATCH v12 12/60] i386/xen: Implement SCHEDOP_poll and SCHEDOP_yield
,
David Woodhouse
,
15:48
[PATCH v12 43/60] hw/xen: Add xen_gnttab device for grant table emulation
,
David Woodhouse
,
15:48
[PATCH v12 00/60] Xen HVM support under KVM
,
David Woodhouse
,
15:48
[PATCH v12 18/60] i386/xen: implement XENMEM_add_to_physmap_batch
,
David Woodhouse
,
15:48
[PATCH v12 59/60] i386/xen: Document Xen HVM emulation
,
David Woodhouse
,
15:48
[PATCH v12 25/60] i386/xen: implement HVMOP_set_evtchn_upcall_vector
,
David Woodhouse
,
15:48
[PATCH v12 15/60] i386/xen: add pc_machine_kvm_type to initialize XEN_EMULATE mode
,
David Woodhouse
,
15:48
[PATCH v12 19/60] i386/xen: implement HYPERVISOR_hvm_op
,
David Woodhouse
,
15:48
[PATCH v12 04/60] i386/kvm: Add xen-version KVM accelerator property and init KVM Xen support
,
David Woodhouse
,
15:48
[PATCH v12 33/60] hw/xen: Implement EVTCHNOP_bind_ipi
,
David Woodhouse
,
15:48
[PATCH v12 52/60] hw/xen: Add basic ring handling to xenstore
,
David Woodhouse
,
15:48
[PATCH v12 34/60] hw/xen: Implement EVTCHNOP_send
,
David Woodhouse
,
15:48
[PATCH v12 14/60] xen: Permit --xen-domid argument when accel is KVM
,
David Woodhouse
,
15:48
[PATCH v12 11/60] i386/xen: implement HYPERVISOR_sched_op, SCHEDOP_shutdown
,
David Woodhouse
,
15:48
[PATCH v12 48/60] i386/xen: Reserve Xen special pages for console, xenstore rings
,
David Woodhouse
,
15:48
[PATCH v12 49/60] i386/xen: handle HVMOP_get_param
,
David Woodhouse
,
15:48
[PATCH v12 23/60] i386/xen: handle VCPUOP_register_runstate_memory_area
,
David Woodhouse
,
15:48
[PATCH v12 29/60] hw/xen: Implement EVTCHNOP_status
,
David Woodhouse
,
15:48
[PATCH v12 26/60] i386/xen: implement HVMOP_set_param
,
David Woodhouse
,
15:48
[PATCH v12 30/60] hw/xen: Implement EVTCHNOP_close
,
David Woodhouse
,
15:48
[PATCH v12 57/60] hw/xen: Support MSI mapping to PIRQ
,
David Woodhouse
,
15:48
[PATCH v12 28/60] i386/xen: Add support for Xen event channel delivery to vCPU
,
David Woodhouse
,
15:48
[PATCH v12 46/60] hw/xen: Implement GNTTABOP_query_size
,
David Woodhouse
,
15:48
[PATCH v12 40/60] hw/xen: Support HVM_PARAM_CALLBACK_TYPE_GSI callback
,
David Woodhouse
,
15:48
[PATCH v12 31/60] hw/xen: Implement EVTCHNOP_unmask
,
David Woodhouse
,
15:48
[PATCH v12 54/60] i386/xen: Implement HYPERVISOR_physdev_op
,
David Woodhouse
,
15:48
[PATCH v12 53/60] hw/xen: Automatically add xen-platform PCI device for emulated Xen guests
,
David Woodhouse
,
15:48
[PATCH v12 17/60] i386/xen: implement HYPERVISOR_memory_op
,
David Woodhouse
,
15:48
[PATCH v12 58/60] kvm/i386: Add xen-evtchn-max-pirq property
,
David Woodhouse
,
15:48
[PATCH v12 45/60] i386/xen: Implement HYPERVISOR_grant_table_op and GNTTABOP_[gs]et_verson
,
David Woodhouse
,
15:48
[PATCH v12 02/60] xen: add CONFIG_XEN_BUS and CONFIG_XEN_EMU options for Xen emulation
,
David Woodhouse
,
15:48
[PATCH v12 44/60] hw/xen: Support mapping grant frames
,
David Woodhouse
,
15:48
[PATCH v12 03/60] xen: Add XEN_DISABLED mode and make it default
,
David Woodhouse
,
15:48
[PATCH v12 38/60] hw/xen: Implement EVTCHNOP_reset
,
David Woodhouse
,
15:48
[PATCH v12 35/60] hw/xen: Implement EVTCHNOP_alloc_unbound
,
David Woodhouse
,
15:47
[PATCH v12 08/60] xen-platform: allow its creation with XEN_EMULATE mode
,
David Woodhouse
,
15:47
[PATCH v12 42/60] kvm/i386: Add xen-gnttab-max-frames property
,
David Woodhouse
,
15:47
[PATCH v12 60/60] hw/xen: Subsume xen_be_register_common() into xen_be_init()
,
David Woodhouse
,
15:47
[PATCH v12 10/60] i386/xen: implement HYPERVISOR_xen_version
,
David Woodhouse
,
15:47
[PATCH v12 37/60] hw/xen: Implement EVTCHNOP_bind_vcpu
,
David Woodhouse
,
15:47
[PATCH v12 05/60] i386/kvm: handle Xen HVM cpuid leaves
,
David Woodhouse
,
15:47
[PATCH v12 22/60] i386/xen: handle VCPUOP_register_vcpu_time_info
,
David Woodhouse
,
15:47
[PATCH v12 07/60] xen-platform: exclude vfio-pci from the PCI platform unplug
,
David Woodhouse
,
15:47
[PATCH v12 39/60] i386/xen: add monitor commands to test event injection
,
David Woodhouse
,
15:47
[PATCH v12 41/60] hw/xen: Support HVM_PARAM_CALLBACK_TYPE_PCI_INTX callback
,
David Woodhouse
,
15:47
Re: [PATCH 14/14] target/arm: Support reading m-profile system registers from gdb
,
Luis Machado
,
15:39
Re: [PATCH v5 02/16] python: fix broad-exception-raised pylint error
,
John Snow
,
15:39
Re: [PATCH v5 01/16] python: fix superfluous-parens pylint error
,
John Snow
,
15:37
Re: [PATCH v2 0/7] Python: Drop support for Python 3.6
,
John Snow
,
14:57
Re: [PATCH v2 3/4] qga/vss-win32: fix warning for clang++-15
,
Philippe Mathieu-Daudé
,
14:30
Re: [PATCH 8/9] hw/usb/u2f: Declare QOM macros using OBJECT_DECLARE_TYPE()
,
Richard Henderson
,
14:22
Re: [PATCH 7/9] hw/usb/hcd-xhci-nec: Replace container_of() by NEC_XHCI() QOM cast macro
,
Richard Henderson
,
14:13
Re: [PATCH 6/9] hw/usb/hcd-xhci-nec: Declare QOM macros for NEC_XHCI
,
Richard Henderson
,
14:12
Re: [PATCH 5/9] hw/usb/hcd-uhci: Replace container_of() by UHCI_GET_CLASS() QOM macro
,
Richard Henderson
,
14:12
Re: [PATCH 4/9] hw/usb/hcd-uhci: Declare QOM macros using OBJECT_DECLARE_TYPE()
,
Richard Henderson
,
14:11
Re: [PATCH 2/9] hw/usb/hcd-ohci: Use OHCIState type definition
,
Richard Henderson
,
14:09
Re: [PATCH 1/9] hw/usb/dev-smartcard-reader: Avoid forward-declaring CCIDBus
,
Richard Henderson
,
14:08
Re: [PATCH 4/5] hw/audio/ac97: Replace container_of() by AC97() QOM cast macro
,
Richard Henderson
,
14:06
Re: [PATCH 3/5] hw/audio/es1370: Replace container_of() by ES1370() QOM cast macro
,
Richard Henderson
,
14:05
Re: [PATCH] hw/ide/ahci: trace ncq write command as write instead of read
,
John Snow
,
14:05
Re: [PULL 00/22] Block layer patches
,
Philippe Mathieu-Daudé
,
14:02
Re: [PATCH 2/5] hw/audio/es1370: Avoid forward-declaring ES1370State
,
Richard Henderson
,
14:00
Re: [PATCH 1/5] hw/audio/hda-codec: Avoid forward-declaring HDAAudioState
,
Richard Henderson
,
13:59
Re: [PATCH v3 20/27] target/s390x: Split per_branch
,
Philippe Mathieu-Daudé
,
13:58
Re: [PATCH 5/8] hw/char/xilinx_uartlite: Open-code xilinx_uartlite_create()
,
Richard Henderson
,
13:56
[RFC PATCH] libxl/dm: Stop using "xenfv" machine in the Qemu upstream device model
,
Chuck Zmudzinski
,
13:54
Re: [PATCH 4/8] hw/char/xilinx_uartlite: Expose XILINX_UARTLITE QOM type
,
Richard Henderson
,
13:53
Re: [PATCH 3/8] hw/char/pl011: Open-code pl011_luminary_create()
,
Richard Henderson
,
13:51
Re: [PATCH 2/8] hw/char/pl011: Un-inline pl011_create()
,
Richard Henderson
,
13:50
Re: [PATCH 1/8] hw/gpio/max7310: Simplify max7310_realize()
,
Richard Henderson
,
13:50
Re: [PATCH V3 4/8] hw/riscv/virt: Enable basic ACPI infrastructure
,
Sunil V L
,
13:45
[PATCH v4 26/27] target/s390x: Pass original r2 register to BCR
,
Richard Henderson
,
13:43
[PATCH v4 22/27] target/s390x: Split per_breaking_event from per_branch_*
,
Richard Henderson
,
13:43
[PATCH v4 19/27] target/s390x: Introduce help_goto_indirect
,
Richard Henderson
,
13:43
[PATCH v4 18/27] target/s390x: Disable conditional branch-to-next for PER
,
Richard Henderson
,
13:43
[PATCH v4 17/27] target/s390x: Introduce per_enabled
,
Richard Henderson
,
13:43
[PATCH v4 16/27] target/s390x: Don't set gbea for user-only
,
Richard Henderson
,
13:43
[PATCH v4 27/27] target/s390x: Enable TARGET_TB_PCREL
,
Richard Henderson
,
13:43
[PATCH v4 24/27] target/s390x: Fix successful-branch PER events
,
Richard Henderson
,
13:43
[PATCH v4 23/27] target/s390x: Remove PER check from use_goto_tb
,
Richard Henderson
,
13:43
[PATCH v4 21/27] target/s390x: Simplify help_branch
,
Richard Henderson
,
13:43
[PATCH v4 15/27] target/s390x: Add disp argument to update_psw_addr
,
Richard Henderson
,
13:43
[PATCH v4 05/27] tests/tcg/s390x: Add bal.S
,
Richard Henderson
,
13:43
[PATCH v4 09/27] target/s390x: Remove pc argument to pc_to_link_into
,
Richard Henderson
,
13:43
[PATCH v4 14/27] target/s390x: Assert masking of psw.addr in cpu_get_tb_cpu_state
,
Richard Henderson
,
13:43
[PATCH v4 25/27] tests/tcg/s390x: Add per.S
,
Richard Henderson
,
13:43
[PATCH v4 20/27] target/s390x: Split per_branch
,
Richard Henderson
,
13:43
[PATCH v4 04/27] target/s390x: Use tcg_constant_* in translate_vx.c.inc
,
Richard Henderson
,
13:43
[PATCH v4 07/27] target/s390x: Change help_goto_direct to work on displacements
,
Richard Henderson
,
13:43
[PATCH v4 10/27] target/s390x: Use gen_psw_addr_disp in pc_to_link_info
,
Richard Henderson
,
13:42
[PATCH v4 08/27] target/s390x: Introduce gen_psw_addr_disp
,
Richard Henderson
,
13:42
[PATCH v4 11/27] target/s390x: Use gen_psw_addr_disp in save_link_info
,
Richard Henderson
,
13:42
[PATCH v4 01/27] target/s390x: Use tcg_constant_* in local contexts
,
Richard Henderson
,
13:42
[PATCH v4 13/27] target/s390x: Use ilen instead in branches
,
Richard Henderson
,
13:42
[PATCH v4 03/27] target/s390x: Use tcg_constant_i32 for fpinst_extract_m34
,
Richard Henderson
,
13:41
[PATCH v4 02/27] target/s390x: Use tcg_constant_* for DisasCompare
,
Richard Henderson
,
13:41
[PATCH v4 12/27] target/s390x: Use gen_psw_addr_disp in op_sam
,
Richard Henderson
,
13:41
[PATCH v4 06/27] tests/tcg/s390x: Add sam.S
,
Richard Henderson
,
13:41
[PATCH v4 00/27] target/s390x: pc-relative translation blocks
,
Richard Henderson
,
13:41
Re: [PATCH V2] meson: fix dependency on qemu-keymap
,
Thomas Huth
,
13:36
Re: [PATCH] hw/acpi: Set memory regions to native endian as a work around
,
BALATON Zoltan
,
13:25
[PATCH v2 7/7] hw/usb/hcd-ohci: Fix typo
,
BALATON Zoltan
,
13:15
[PATCH v2 2/7] usb/ohci: Code style fix white space errors
,
BALATON Zoltan
,
13:15
[PATCH v2 5/7] usb/ohci: Add trace points for register access
,
BALATON Zoltan
,
13:15
[PATCH v2 4/7] usb/ohci: Move a function next to where it is used
,
BALATON Zoltan
,
13:15
[PATCH v2 1/7] usb/ohci: Code style fix comments
,
BALATON Zoltan
,
13:15
[PATCH v2 6/7] usb/ohci: Implement resume on connection status change
,
BALATON Zoltan
,
13:15
[PATCH v2 3/7] usb/ohci: Code style fix missing braces and extra parenthesis
,
BALATON Zoltan
,
13:15
[PATCH v2 0/7] OHCI changes
,
BALATON Zoltan
,
13:15
Re: [PATCH] ui/gtk: fix passing y0_top parameter to scanout
,
Marc-André Lureau
,
12:58
[PATCH] ui/gtk: fix passing y0_top parameter to scanout
,
Erico Nunes
,
12:58
Re: [PATCH 0/7] target/s390x: mem_helper.c cleanups
,
Thomas Huth
,
12:53
Re: [PATCH v2 2/4] sysemu/os-win32: fix setjmp/longjmp on windows-arm64
,
Richard Henderson
,
12:50
Re: [PATCH v3 01/27] target/s390x: Use tcg_constant_* in local contexts
,
Thomas Huth
,
12:49
git check-rebase - compare branches
,
Vladimir Sementsov-Ogievskiy
,
12:43
[PATCH 1/2] qga/win32: Remove change action from MSI installer
,
Konstantin Kostiuk
,
12:41
[PATCH 0/2] QGA installer fixes
,
Konstantin Kostiuk
,
12:41
[PATCH 2/2] qga/win32: Use rundll for VSS installation
,
Konstantin Kostiuk
,
12:41
Re: [PATCH 14/14] target/arm: Support reading m-profile system registers from gdb
,
Peter Maydell
,
12:37
Re: [RFC PATCH 10/43] target/loongarch: Implement vaddw/vsubw
,
Richard Henderson
,
12:21
Re: [PATCH v3] configure: Add 'mkdir build' check
,
Peter Maydell
,
12:17
Re: [PATCH v3 00/27] target/s390x: pc-relative translation blocks
,
Thomas Huth
,
12:11
Re: [PATCH v3 00/27] target/s390x: pc-relative translation blocks
,
Richard Henderson
,
12:02
Re: [PULL 00/22] Block layer patches
,
Peter Maydell
,
12:01
Re: [PATCH 14/14] target/arm: Support reading m-profile system registers from gdb
,
Richard Henderson
,
12:01
Re: [PATCH 11/14] target/arm: Implement gdbstub pauth extension
,
Peter Maydell
,
11:58
Re: [PATCH 13/14] target/arm: Export arm_v7m_get_sp_ptr
,
Peter Maydell
,
11:51
Re: [PATCH 12/14] target/arm: Export arm_v7m_mrs_control
,
Peter Maydell
,
11:50
Re: [PATCH 10/14] target/arm: Create pauth_ptr_mask
,
Peter Maydell
,
11:39
Re: [PATCH 0/1] pc-bios: Support List-Directed IPL from ECKD DASD
,
Thomas Huth
,
11:33
Re: [PATCH 09/14] target/arm: Simplify iteration over bit widths
,
Peter Maydell
,
11:24
Re: [PATCH 0/1] pc-bios: Support List-Directed IPL from ECKD DASD
,
Jared Rossi
,
11:21
Re: [PATCH 08/14] target/arm: Add name argument to output_vector_union_type
,
Peter Maydell
,
11:21
Re: [PATCH 07/14] target/arm: Fix svep width in arm_gen_dynamic_svereg_xml
,
Peter Maydell
,
11:18
online blockdev-backup, a clarification (was: Summary on new backup interfaces in QEMU)
,
John Maline
,
11:16
Re: [PATCH 04/14] target/arm: Split out output_vector_union_type
,
Peter Maydell
,
11:08
Re: [PATCH 14/14] target/arm: Support reading m-profile system registers from gdb
,
Peter Maydell
,
11:03
Re: [PATCH 3/4] win32: stop mixing SOCKET and file descriptor space
,
Daniel P . Berrangé
,
10:58
Re: [PATCH v11 47/59] i386/xen: handle PV timer hypercalls
,
David Woodhouse
,
10:49
Re: [PATCH 0/1] pc-bios: Support List-Directed IPL from ECKD DASD
,
Thomas Huth
,
10:46
Re: [PATCH] crypto: allow client/server cert chains
,
Daniel P . Berrangé
,
10:45
Re: [PATCH 8/8] hw/intc/armv7m_nvic: Use QOM cast CPU() macro
,
Alex Bennée
,
10:34
Re: [PATCH 7/8] hw/timer/cmsdk-apb-timer: Remove unused 'qdev-properties.h' header
,
Alex Bennée
,
10:34
Re: [PATCH 6/8] hw/char/cmsdk-apb-uart: Open-code cmsdk_apb_uart_create()
,
Alex Bennée
,
10:34
Re: [PATCH 5/8] hw/char/xilinx_uartlite: Open-code xilinx_uartlite_create()
,
Alex Bennée
,
10:32
Re: [PATCH 4/8] hw/char/xilinx_uartlite: Expose XILINX_UARTLITE QOM type
,
Alex Bennée
,
10:32
Re: [PATCH 3/8] hw/char/pl011: Open-code pl011_luminary_create()
,
Alex Bennée
,
10:31
Re: [PATCH 2/8] hw/char/pl011: Un-inline pl011_create()
,
Alex Bennée
,
10:31
Re: [PATCH 3/4] win32: stop mixing SOCKET and file descriptor space
,
Marc-André Lureau
,
10:29
Re: [RFC PATCH v2] docs: build-platforms: refine requirements on Python build dependencies
,
Alex Bennée
,
10:25
Re: [PATCH v3 4/4] target/ppc: fix warning with clang-15
,
Pierrick Bouvier
,
10:17
Re: [PATCH v3 3/4] qga/vss-win32: fix warning for clang++-15
,
Pierrick Bouvier
,
10:16
Re: [PATCH v3 2/4] sysemu/os-win32: fix setjmp/longjmp on windows-arm64
,
Pierrick Bouvier
,
10:16
Re: [PATCH v3 1/4] util/cacheflush: fix cache on windows-arm64
,
Pierrick Bouvier
,
10:16
Re: [PATCH 0/1] pc-bios: Support List-Directed IPL from ECKD DASD
,
Jared Rossi
,
10:14
Re: [PATCH v3 0/4] Adds support for running QEMU natively on windows-arm64
,
Pierrick Bouvier
,
10:10
Re: [PATCH] block: Handle curl 7.55.0, 7.85.0 version changes
,
Alex Bennée
,
10:09
[PATCH 9/9] hw/usb/u2f-passthru: Use QOM type-safe cast conversion macros
,
Philippe Mathieu-Daudé
,
10:06
[PATCH 8/9] hw/usb/u2f: Declare QOM macros using OBJECT_DECLARE_TYPE()
,
Philippe Mathieu-Daudé
,
10:06
[PATCH 7/9] hw/usb/hcd-xhci-nec: Replace container_of() by NEC_XHCI() QOM cast macro
,
Philippe Mathieu-Daudé
,
10:06
[PATCH 6/9] hw/usb/hcd-xhci-nec: Declare QOM macros for NEC_XHCI
,
Philippe Mathieu-Daudé
,
10:05
[PATCH 5/9] hw/usb/hcd-uhci: Replace container_of() by UHCI_GET_CLASS() QOM macro
,
Philippe Mathieu-Daudé
,
10:05
[PATCH 4/9] hw/usb/hcd-uhci: Declare QOM macros using OBJECT_DECLARE_TYPE()
,
Philippe Mathieu-Daudé
,
10:05
[PATCH 3/9] hw/usb/hcd-ohci-pci: Use QOM type-safe cast conversion macro
,
Philippe Mathieu-Daudé
,
10:05
[PATCH 2/9] hw/usb/hcd-ohci: Use OHCIState type definition
,
Philippe Mathieu-Daudé
,
10:05
[PATCH 1/9] hw/usb/dev-smartcard-reader: Avoid forward-declaring CCIDBus
,
Philippe Mathieu-Daudé
,
10:05
[PATCH 0/9] hw/usb: Cleanups around QOM style
,
Philippe Mathieu-Daudé
,
10:05
Re: [RFC PATCH v2] docs: build-platforms: refine requirements on Python build dependencies
,
Daniel P . Berrangé
,
10:03
Re: [PATCH] include/hw/arm/allwinner-a10.h: Remove superfluous includes from the header
,
Peter Maydell
,
09:51
Re: [PATCH] accel/xen: Remove dead code
,
Paul Durrant
,
09:31
[RFC PATCH v2] docs: build-platforms: refine requirements on Python build dependencies
,
Paolo Bonzini
,
09:30
Re: [PATCH v11 47/59] i386/xen: handle PV timer hypercalls
,
Paul Durrant
,
09:29
Re: [RFC PATCH] docs: build-platforms: refine requirements on Python build dependencies
,
Paolo Bonzini
,
09:20
Re: [PATCH v11 44/59] hw/xen: Support mapping grant frames
,
Paul Durrant
,
09:20
Re: [PATCH v11 09/59] i386/xen: handle guest hypercalls
,
Paul Durrant
,
09:18
Re: [PATCH] hw/i386/xen: Remove unused 'hw/ide.h' include from header
,
Paul Durrant
,
09:15
Re: [PATCH v1 3/4] linux-user: add target to host netlink conversions
,
Mathis MARION
,
09:10
[PATCH] target/riscv: Fix checking of whether instruciton at 'pc_next' spans pages
,
Shaobo Song
,
09:10
Re: [PATCH v2 4/4] linux-user: handle netlink flag NLA_F_NESTED
,
Mathis MARION
,
09:10
[PATCH] target/riscv: Fix checking of whether instruciton at 'pc_next' spans pages
,
Shaobo Song
,
09:10
Power shell with some problems.
,
Antonio Apostoliu
,
09:10
Re: [PATCH v2 2/4] linux-user: fix sockaddr_in6 endianness
,
Mathis MARION
,
09:10
Re: [RFC PATCH] docs: build-platforms: refine requirements on Python build dependencies
,
Paolo Bonzini
,
08:58
Re: [PULL v2 00/11] Misc patches for 2023-02-08
,
Thomas Huth
,
08:56
Re: [PULL 00/30] target-arm queue
,
Peter Maydell
,
08:38
Re: [RFC v5 0/3] migration: reduce time of loading non-iterable vmstate
,
Chuang Xu
,
08:36
[PATCH 5/5] hw/audio/pcspk: Open-code pcspk_init()
,
Philippe Mathieu-Daudé
,
08:19
[PATCH 4/5] hw/audio/ac97: Replace container_of() by AC97() QOM cast macro
,
Philippe Mathieu-Daudé
,
08:19
[PATCH 3/5] hw/audio/es1370: Replace container_of() by ES1370() QOM cast macro
,
Philippe Mathieu-Daudé
,
08:19
[PATCH 2/5] hw/audio/es1370: Avoid forward-declaring ES1370State
,
Philippe Mathieu-Daudé
,
08:18
[PATCH 1/5] hw/audio/hda-codec: Avoid forward-declaring HDAAudioState
,
Philippe Mathieu-Daudé
,
08:18
[PATCH 0/5] hw/audio: Cleanups around QOM style
,
Philippe Mathieu-Daudé
,
08:18
Question about input device
,
LIU Zhiwei
,
07:47
Re: [PATCH 3/4] win32: stop mixing SOCKET and file descriptor space
,
Markus Armbruster
,
07:39
Re: Optimization for the virtio-balloon feature on the ARM platform
,
Michael S. Tsirkin
,
07:11
Re: [RFC v5 0/3] migration: reduce time of loading non-iterable vmstate
,
Juan Quintela
,
07:07
[PATCH v3 5/5] hw/nvme: flexible data placement emulation
,
Jesper Devantier
,
06:59
[PATCH v3 4/5] hw/nvme: basic directives support
,
Jesper Devantier
,
06:59
[PATCH v3 3/5] hw/nvme: add basic endurance group support
,
Jesper Devantier
,
06:59
[PATCH v3 2/5] hw/nvme: store a pointer to the NvmeSubsystem in the NvmeNamespace
,
Jesper Devantier
,
06:59
[PATCH v3 1/5] hw/nvme: move adjustment of data_units{read,written}
,
Jesper Devantier
,
06:59
[PATCH v3 0/5] Support Flexible Data Placement (FDP)
,
Jesper Devantier
,
06:59
Re: [PATCH RFC 0/7] revert RNG seed mess
,
Michael S. Tsirkin
,
06:54
[PATCH 7/8] hw/timer/cmsdk-apb-timer: Remove unused 'qdev-properties.h' header
,
Philippe Mathieu-Daudé
,
06:52
[PATCH 8/8] hw/intc/armv7m_nvic: Use QOM cast CPU() macro
,
Philippe Mathieu-Daudé
,
06:52
[PATCH 6/8] hw/char/cmsdk-apb-uart: Open-code cmsdk_apb_uart_create()
,
Philippe Mathieu-Daudé
,
06:52
[PATCH 5/8] hw/char/xilinx_uartlite: Open-code xilinx_uartlite_create()
,
Philippe Mathieu-Daudé
,
06:51
[PATCH 4/8] hw/char/xilinx_uartlite: Expose XILINX_UARTLITE QOM type
,
Philippe Mathieu-Daudé
,
06:51
[PATCH 3/8] hw/char/pl011: Open-code pl011_luminary_create()
,
Philippe Mathieu-Daudé
,
06:51
[PATCH 2/8] hw/char/pl011: Un-inline pl011_create()
,
Philippe Mathieu-Daudé
,
06:51
[PATCH 1/8] hw/gpio/max7310: Simplify max7310_realize()
,
Philippe Mathieu-Daudé
,
06:51
[PATCH 0/8] hw/arm: Cleanups around QOM style
,
Philippe Mathieu-Daudé
,
06:51
Re: [PATCH 2/2] hw/cxl: Multi-Region CXL Type-3 Devices (Volatile and Persistent)
,
Jonathan Cameron
,
06:47
Re: [PATCH v3 0/4] Adds support for running QEMU natively on windows-arm64
,
Philippe Mathieu-Daudé
,
06:33
Re: [PATCH 3/4] win32: stop mixing SOCKET and file descriptor space
,
Marc-André Lureau
,
06:28
[PATCH v2] TCG plugin API extension to read guest memory content by an address
,
Mikhail Tyutin
,
06:13
[PATCH v3 1/4] util/cacheflush: fix cache on windows-arm64
,
Pierrick Bouvier
,
06:12
[PATCH v3 4/4] target/ppc: fix warning with clang-15
,
Pierrick Bouvier
,
06:12
[PATCH v3 2/4] sysemu/os-win32: fix setjmp/longjmp on windows-arm64
,
Pierrick Bouvier
,
06:12
[PATCH v3 3/4] qga/vss-win32: fix warning for clang++-15
,
Pierrick Bouvier
,
06:12
[PATCH v3 0/4] Adds support for running QEMU natively on windows-arm64
,
Pierrick Bouvier
,
06:12
[PATCH] MAINTAINERS: Add section for overall sensors
,
Philippe Mathieu-Daudé
,
06:02
Re: [PATCH] RISC-V: XTheadMemPair: Remove register restrictions for store-pair
,
LIU Zhiwei
,
05:56
Re: [PATCH v3 08/10] qmp: teach 'getfd' to import sockets on win32
,
Markus Armbruster
,
05:50
Re: [PATCH RFC 0/7] revert RNG seed mess
,
Daniel P . Berrangé
,
05:49
[PATCH 1/3] This reverts commit f14aab420c58b57e07189d6d9e6d3fbfab4761a6.
,
liuyujun
,
05:14
[PATCH 2/3] Fix issue #761: Broken scaling with gtk, gl=on on a hidpi display
,
liuyujun
,
05:14
[PATCH 3/3] Fix zoom scale
,
liuyujun
,
05:14
[PATCH v5 14/16] hw/9pfs: Update synth fs driver for Windows
,
Bin Meng
,
05:09
[PATCH v5 16/16] meson.build: Turn on virtfs for Windows
,
Bin Meng
,
05:09
[PATCH v5 15/16] tests/qtest: virtio-9p-test: Adapt the case for win32
,
Bin Meng
,
05:09
[PATCH v5 13/16] fsdev: Disable proxy fs driver on Windows
,
Bin Meng
,
05:09
[PATCH v5 12/16] hw/9pfs: Translate Windows errno to Linux value
,
Bin Meng
,
05:09
[PATCH v5 11/16] hw/9pfs: Add Linux error number definition
,
Bin Meng
,
05:09
[PATCH v5 10/16] hw/9pfs: Update v9fs_set_fd_limit() for Windows
,
Bin Meng
,
05:09
[PATCH v5 09/16] hw/9pfs: Disable unsupported flags and features for Windows
,
Bin Meng
,
05:09
[PATCH v5 08/16] hw/9pfs: Add a helper qemu_stat_blksize()
,
Bin Meng
,
05:09
[PATCH v5 05/16] hw/9pfs: Update the local fs driver to support Windows
,
Bin Meng
,
05:09
[PATCH v5 06/16] hw/9pfs: Support getting current directory offset for Windows
,
Bin Meng
,
05:09
[PATCH v5 07/16] hw/9pfs: Update helper qemu_stat_rdev()
,
Bin Meng
,
05:09
[PATCH v5 03/16] hw/9pfs: Replace the direct call to xxxdir() APIs with a wrapper
,
Bin Meng
,
05:09
[PATCH v5 02/16] hw/9pfs: Implement Windows specific utilities functions for 9pfs
,
Bin Meng
,
05:09
[PATCH v5 04/16] hw/9pfs: Implement Windows specific xxxdir() APIs
,
Bin Meng
,
05:09
[PATCH v5 01/16] hw/9pfs: Add missing definitions for Windows
,
Bin Meng
,
05:09
[PATCH v5 00/16] hw/9pfs: Add 9pfs support for Windows
,
Bin Meng
,
05:09
Re: [PATCH v2 1/4] util/cacheflush: fix cache on windows-arm64
,
Pierrick Bouvier
,
04:58
Re: [PATCH v2 4/4] target/ppc: fix warning with clang-15
,
Pierrick Bouvier
,
04:57
[PATCH] RISC-V: XTheadMemPair: Remove register restrictions for store-pair
,
Christoph Muellner
,
04:56
Re: [PATCH 4/5] ebpf_rss_helper: Added helper for eBPF RSS.
,
Daniel P . Berrangé
,
04:54
Re: [PATCH v2 2/4] sysemu/os-win32: fix setjmp/longjmp on windows-arm64
,
Pierrick Bouvier
,
04:53
Re: [RFC v5 0/3] migration: reduce time of loading non-iterable vmstate
,
Chuang Xu
,
04:53
Re: [PATCH v2 06.5/18] hw/ide/piix: Allow using PIIX3-IDE as standalone PCI function
,
Philippe Mathieu-Daudé
,
04:52
Re: [PATCH v3 08/10] qmp: teach 'getfd' to import sockets on win32
,
Marc-André Lureau
,
04:52
Re: [PATCH 3/5] qmp: Added the helper stamp check.
,
Daniel P . Berrangé
,
04:50
Re: [RFC PATCH] docs/about/build-platforms: Refine the distro support policy
,
Daniel P . Berrangé
,
04:40
Re: [PATCH v2 2/4] linux-user: fix sockaddr_in6 endianness
,
Philippe Mathieu-Daudé
,
04:33
Re: [PATCH v3 08/10] qmp: teach 'getfd' to import sockets on win32
,
Daniel P . Berrangé
,
04:31
Re: [RFC PATCH] docs/about/build-platforms: Refine the distro support policy
,
Markus Armbruster
,
04:27
[PATCH] hw/i386/xen: Remove unused 'hw/ide.h' include from header
,
Philippe Mathieu-Daudé
,
04:27
Re: [RFC PATCH] docs/about/build-platforms: Refine the distro support policy
,
Markus Armbruster
,
04:22
Re: Optimization for the virtio-balloon feature on the ARM platform
,
David Hildenbrand
,
04:16
[PATCH v2 24/24] hw/ide/ahci: trace ncq write command as write instead of read
,
Philippe Mathieu-Daudé
,
04:16
[PATCH v2 20/24] hw/ide/pci: Unexport bmdma_active_if()
,
Philippe Mathieu-Daudé
,
04:16
[PATCH v2 23/24] hw/ide/piix: Refactor pci_piix_init_ports as pci_piix_init_bus per bus
,
Philippe Mathieu-Daudé
,
04:16
[PATCH v2 19/24] hw/ide/ioport: Remove unnecessary includes
,
Philippe Mathieu-Daudé
,
04:16
[PATCH v2 21/24] hw/ide/piix: Remove unused includes
,
Philippe Mathieu-Daudé
,
04:16
[PATCH v2 22/24] hw/ide/piix: Pass Error* to pci_piix_init_ports() for better error msg
,
Philippe Mathieu-Daudé
,
04:16
[PATCH v2 18/24] hw/ide: Rename ISA specific ide_init_ioport -> ide_bus_init_ioport_isa
,
Philippe Mathieu-Daudé
,
04:16
[PATCH v2 16/24] hw/ide: Rename idebus_active_if() -> ide_bus_active_if()
,
Philippe Mathieu-Daudé
,
04:16
[PATCH v2 17/24] hw/ide: Declare ide_get_[geometry/bios_chs_trans] in 'hw/ide/internal.h'
,
Philippe Mathieu-Daudé
,
04:16
[PATCH v2 14/24] hw/ide: Rename ide_exec_cmd() -> ide_bus_exec_cmd()
,
Philippe Mathieu-Daudé
,
04:15
[PATCH v2 15/24] hw/ide: Rename ide_init2() -> ide_bus_init_output_irq()
,
Philippe Mathieu-Daudé
,
04:15
[PATCH v2 13/24] hw/ide: Rename ide_register_restart_cb -> ide_bus_register_restart_cb
,
Philippe Mathieu-Daudé
,
04:15
[PATCH v2 12/24] hw/ide: Rename ide_create_drive() -> ide_bus_create_drive()
,
Philippe Mathieu-Daudé
,
04:15
[PATCH v2 11/24] hw/ide: Rename ide_set_irq() -> ide_bus_set_irq()
,
Philippe Mathieu-Daudé
,
04:15
[PATCH v2 10/24] hw/ide: Un-inline ide_set_irq()
,
Philippe Mathieu-Daudé
,
04:14
[PATCH v2 09/24] hw/ide: Include 'exec/ioport.h' instead of 'hw/isa/isa.h'
,
Philippe Mathieu-Daudé
,
04:14
[PATCH v2 08/24] hw/ide: Remove unused 'qapi/qapi-types-run-state.h'
,
Philippe Mathieu-Daudé
,
04:14
[PATCH v2 07/24] hw/ide/atapi: Restrict 'scsi/constants.h' inclusion
,
Philippe Mathieu-Daudé
,
04:14
[PATCH v2 06/24] hw/ide/isa: Remove intermediate ISAIDEState::irq variable
,
Philippe Mathieu-Daudé
,
04:14
[PATCH v2 05/24] hw/ide/isa: Extract TYPE_ISA_IDE declarations to 'hw/ide/isa.h'
,
Philippe Mathieu-Daudé
,
04:14
[PATCH v2 04/24] hw/ide/isa: Rename isairq -> irqnum
,
Philippe Mathieu-Daudé
,
04:14
[PATCH v2 03/24] hw/ide/mmio: Extract TYPE_MMIO_IDE declarations to 'hw/ide/mmio.h'
,
Philippe Mathieu-Daudé
,
04:14
[PATCH v2 01/24] MAINTAINERS: Mark IDE and Floppy as "Odd Fixes"
,
Philippe Mathieu-Daudé
,
04:14
[PATCH v2 02/24] hw/ide/mmio: Use CamelCase for MMIO_IDE state name
,
Philippe Mathieu-Daudé
,
04:14
[PATCH v2 00/24] hw/ide: QOM/QDev housekeeping
,
Philippe Mathieu-Daudé
,
04:14
Re: [PATCH v2 06.5/18] hw/ide/piix: Allow using PIIX3-IDE as standalone PCI function
,
Gerd Hoffmann
,
04:10
Re: [PATCH v2 2/4] linux-user: fix sockaddr_in6 endianness
,
Philippe Mathieu-Daudé
,
04:06
Re: [PATCH v2 3/4] linux-user: add target to host netlink conversions
,
Philippe Mathieu-Daudé
,
04:04
Re: [PATCH v1 3/4] linux-user: add target to host netlink conversions
,
Philippe Mathieu-Daudé
,
04:04
[PATCH v2 4/4] linux-user: handle netlink flag NLA_F_NESTED
,
Mathis Marion
,
03:59
[PATCH v2 3/4] linux-user: add target to host netlink conversions
,
Mathis Marion
,
03:59
[PATCH v2 1/4] linux-user: fix timerfd read endianness conversion
,
Mathis Marion
,
03:59
[PATCH v2 2/4] linux-user: fix sockaddr_in6 endianness
,
Mathis Marion
,
03:59
[PATCH v2 0/4] Missing endianness conversions in user mode
,
Mathis Marion
,
03:59
Re: [PATCH v2 6/7] CI: Stop building docs on centos8
,
Markus Armbruster
,
03:52
Re: [PATCH] Updated the FSF address to <https://www.gnu.org/licenses/>
,
Stefan Weil
,
03:33
Re: [PATCH] qemu: make version available in coredump
,
Laszlo Ersek
,
03:29
Re: [PATCH v3 08/10] qmp: teach 'getfd' to import sockets on win32
,
Markus Armbruster
,
03:26
[PATCH v2 1/3] hw: allwinner-i2c: Make the trace message more readable
,
qianfanguijin
,
03:13
[PATCH v2 3/3] hw: arm: allwinner-h3: Fix and complete H3 i2c devices
,
qianfanguijin
,
03:13
[PATCH v2 2/3] hw: allwinner-i2c: Fix TWI_CNTR_INT_FLAG on SUN6i SoCs
,
qianfanguijin
,
03:13
Re: [PATCH] hw/ide/ahci: trace ncq write command as write instead of read
,
Philippe Mathieu-Daudé
,
03:12
Re: [PATCH v3 07/10] qapi: implement conditional command arguments
,
Markus Armbruster
,
03:09
[PATCH v2 06.5/18] hw/ide/piix: Allow using PIIX3-IDE as standalone PCI function
,
Philippe Mathieu-Daudé
,
03:00
Re: [PATCH v3 00/27] target/s390x: pc-relative translation blocks
,
Thomas Huth
,
02:58
Re: [RFC PATCH 10/43] target/loongarch: Implement vaddw/vsubw
,
gaosong
,
02:48
Re: [PATCH] ui: fix crash on serial reset, during init
,
Philippe Mathieu-Daudé
,
02:31
[PATCH] ui: fix crash on serial reset, during init
,
marcandre . lureau
,
02:23
Re: [PATCH v1 3/4] linux-user: add target to host netlink conversions
,
Philippe Mathieu-Daudé
,
02:22
Re: [PATCH] xio3130_downstream: Add ACS (Access Control Services) capability
,
Philippe Mathieu-Daudé
,
02:14
Re: [PATCH v8 0/8] Introduce igb
,
Akihiko Odaki
,
02:04
Re: [PATCH v8 0/8] Introduce igb
,
Jason Wang
,
02:02
[PATCH] Updated the FSF address to <https://www.gnu.org/licenses/>
,
Khadija Kamran
,
02:01
Re: [PATCH RESEND 04/18] i386/cpu: Fix number of addressable IDs in CPUID.04H
,
Xiaoyao Li
,
01:59
Re: [PATCH 3/2] hw/timer: Rename ptimer_state -> PTimer
,
Thomas Huth
,
01:35
Re: [PATCH v2 0/7] Python: Drop support for Python 3.6
,
Thomas Huth
,
01:16
February 19, 2023
Re: [PATCH RESEND 18/18] i386: Add new property to control L2 cache topo in CPUID.04H
,
wangyanan (Y)
,
22:52
[PULL 7/7] target/microblaze: Add gdbstub xml
,
Richard Henderson
,
22:24
[PULL 6/7] tests/tcg/linux-test: Add linux-fork-trap test
,
Richard Henderson
,
22:23
[PULL 5/7] linux-user/microblaze: Handle privileged exception
,
Richard Henderson
,
22:23
[PULL 4/7] cpus: Make {start,end}_exclusive() recursive
,
Richard Henderson
,
22:23
[PULL 3/7] linux-user: Always exit from exclusive state in fork_end()
,
Richard Henderson
,
22:23
[PULL 2/7] linux-user/sparc: Raise SIGILL for all unhandled software traps
,
Richard Henderson
,
22:23
[PULL 1/7] accel/tcg: Allow the second page of an instruction to be MMIO
,
Richard Henderson
,
22:23
[PULL 0/7] tcg patch queue
,
Richard Henderson
,
22:23
Re: [RFC PATCH 0/2] Add flag as THP allocation hint for memfd_restricted() syscall
,
Yuan Yao
,
22:04
Re: [PATCH RESEND 18/18] i386: Add new property to control L2 cache topo in CPUID.04H
,
Zhao Liu
,
21:46
Re: [PATCH RESEND 18/18] i386: Add new property to control L2 cache topo in CPUID.04H
,
Zhao Liu
,
21:41
Optimization for the virtio-balloon feature on the ARM platform
,
Yangming
,
20:33
Re: [PATCH v1 1/2] hw: allwinner-i2c: Make the trace message more readable
,
qianfan
,
20:02
Re: [PATCH v1 1/2] hw: allwinner-i2c: Make the trace message more readable
,
Philippe Mathieu-Daudé
,
17:30
Re: [PATCH v2 07/18] hw/ide/piix: Ensure IDE output IRQs are wired at realization
,
Philippe Mathieu-Daudé
,
16:54
[PATCH 5/5] qmp: Added find-ebpf-rss-helper command.
,
Andrew Melnychenko
,
11:38
[PATCH 4/5] ebpf_rss_helper: Added helper for eBPF RSS.
,
Andrew Melnychenko
,
11:38
[PATCH 3/5] qmp: Added the helper stamp check.
,
Andrew Melnychenko
,
11:38
[PATCH 2/5] virtio-net: Added property to load eBPF RSS with fds.
,
Andrew Melnychenko
,
11:38
[PATCH 1/5] ebpf: Added eBPF initialization by fds and map update.
,
Andrew Melnychenko
,
11:38
[PATCH 0/5] eBPF RSS Helper support.
,
Andrew Melnychenko
,
11:38
Re: [PATCH v4 8/8] hw/mem/cxl_type3: Add CXL RAS Error Injection Support.
,
Jonathan Cameron
,
10:25
Re: [PATCH 05/12] hw/i2c/smbus_ich9: Inline ich9_smb_init() and remove it
,
Corey Minyard
,
09:22
Re: [PATCH 05/12] hw/i2c/smbus_ich9: Inline ich9_smb_init() and remove it
,
Philippe Mathieu-Daudé
,
08:45
Re: [RFC PATCH] docs/about/deprecated: Deprecate 32-bit host systems
,
Stefan Weil
,
07:12
Re: [RFC PATCH] docs/about/deprecated: Deprecate 32-bit host systems
,
Reinoud Zandijk
,
06:27
Re: [RFC PATCH] docs/about/deprecated: Deprecate 32-bit host systems
,
Reinoud Zandijk
,
06:08
Re: [PATCH] target/ppc/translate: Add dummy implementation for dcblc instruction
,
Bernhard Beschow
,
05:57
Re: [PATCH 4/4] ui/gtk: enable backend to send multi-touch events
,
Marc-André Lureau
,
03:28
Re: [PATCH 1/4] virtio-input: generalize virtio_input_key_config()
,
Marc-André Lureau
,
03:08
Re: [PATCH 3/4] ui: add helpers for virtio-multitouch events
,
Marc-André Lureau
,
03:07
Re: [PATCH 2/4] virtio-input: add a virtio-mulitouch device
,
Marc-André Lureau
,
03:06
February 18, 2023
Re: pixman_blt on aarch64
,
BALATON Zoltan
,
18:39
Re: [RFC PATCH] docs/about/deprecated: Deprecate 32-bit host systems
,
Jiaxun Yang
,
17:54
Re: [PATCH 05/12] hw/i2c/smbus_ich9: Inline ich9_smb_init() and remove it
,
Corey Minyard
,
15:25
Re: [PATCH v6 2/4] target/riscv: implement Zicboz extension
,
Richard Henderson
,
14:35
[PATCH 3/4] ui: add helpers for virtio-multitouch events
,
Sergio Lopez
,
11:23
[PATCH 1/4] virtio-input: generalize virtio_input_key_config()
,
Sergio Lopez
,
11:23
[PATCH 4/4] ui/gtk: enable backend to send multi-touch events
,
Sergio Lopez
,
11:23
[PATCH 2/4] virtio-input: add a virtio-mulitouch device
,
Sergio Lopez
,
11:22
[PATCH 0/4] Implement virtio-multitouch and enable GTK3 to use it
,
Sergio Lopez
,
11:22
Re: [PATCH v1 2/2] hw: allwinner-i2c: Fix TWI_CNTR_INT_FLAG
,
Strahinja Jankovic
,
10:04
Re: [PATCH v6 2/4] target/riscv: implement Zicboz extension
,
weiwei
,
08:21
Re: [PATCH] [PATCH] disas/riscv Fix ctzw disassemble
,
weiwei
,
07:40
Re: [PATCH v3 07/10] qapi: implement conditional command arguments
,
Marc-André Lureau
,
05:45
Re: [PATCH v3 08/10] qmp: teach 'getfd' to import sockets on win32
,
Marc-André Lureau
,
05:15
Re: [PATCH v5 3/4] target/riscv: implement Zicbom extension
,
Daniel Henrique Barboza
,
04:51
Re: [PATCH v6 2/4] target/riscv: implement Zicboz extension
,
Daniel Henrique Barboza
,
04:28
Re: [RFC PATCH] docs: build-platforms: refine requirements on Python build dependencies
,
Markus Armbruster
,
04:27
Re: [PATCH] xio3130_downstream: Add ACS (Access Control Services) capability
,
Paul Schlacter
,
02:37
February 17, 2023
Re: [PATCH v6 16/29] target/arm: Move cortex sysregs into cpu64.c
,
Richard Henderson
,
23:26
Re: [PATCH v6 07/29] target/arm: Wrap TCG-only code in debug_helper.c
,
Richard Henderson
,
23:10
Re: [PATCH v6 06/29] target/arm: Wrap breakpoint/watchpoint updates with tcg_enabled
,
Richard Henderson
,
23:06
Re: [PATCH v6 3/4] target/riscv: implement Zicbom extension
,
Richard Henderson
,
22:46
Re: [PATCH v6 2/4] target/riscv: implement Zicboz extension
,
Richard Henderson
,
22:45
Re: Runnig solaris binary(32 bit) on linux(64 bit)
,
ginu samuel
,
21:40
Re: [PATCH v1 2/2] hw: allwinner-i2c: Fix TWI_CNTR_INT_FLAG
,
qianfan
,
21:13
Re: [PATCH v2] Fix exec migration on Windows (w32+w64).
,
John Berberian, Jr
,
21:00
Re: [PATCH 1/2] qemu/typedefs: Sort in case-insensitive alphabetical order (again)
,
Bernhard Beschow
,
19:47
[RFC PATCH 2/2] selftests: restrictedmem: Add selftest for RMFD_HUGEPAGE
,
Ackerley Tng
,
19:43
[RFC PATCH 1/2] mm: restrictedmem: Add flag as THP allocation hint for memfd_restricted() syscall
,
Ackerley Tng
,
19:43
[RFC PATCH 0/2] Add flag as THP allocation hint for memfd_restricted() syscall
,
Ackerley Tng
,
19:43
Re: [PATCH v2 6/7] CI: Stop building docs on centos8
,
John Snow
,
17:49
Re: [PATCH v4 8/8] hw/mem/cxl_type3: Add CXL RAS Error Injection Support.
,
Dave Jiang
,
17:20
Re: [PATCH v4 7/8] hw/pci/aer: Make PCIE AER error injection facility available for other emulation to use.
,
Dave Jiang
,
17:00
[PATCH 3/2] hw/timer: Rename ptimer_state -> PTimer
,
Philippe Mathieu-Daudé
,
16:59
Re: [PATCH v4 6/8] hw/cxl: Fix endian issues in CXL RAS capability defaults / masks
,
Dave Jiang
,
16:59
Re: [PATCH v4 5/8] hw/mem/cxl-type3: Add AER extended capability
,
Dave Jiang
,
16:47
Re: [PATCH v4 4/8] hw/pci-bridge/cxl_root_port: Wire up MSI
,
Dave Jiang
,
16:38
Re: [PATCH v4 3/8] hw/pci-bridge/cxl_root_port: Wire up AER
,
Dave Jiang
,
16:30
Re: Lost partition tables on ide-hd + ahci drive
,
Mike Maslenkin
,
16:23
Re: [PATCH v4 2/8] hw/pci/aer: Add missing routing for AER errors
,
Dave Jiang
,
16:16
Re: [PATCH v4 1/8] hw/pci/aer: Implement PCI_ERR_UNCOR_MASK register
,
Dave Jiang
,
16:10
Re: [PATCH 2/2] hw/timer: Reduce 'hw/ptimer.h' inclusion
,
Philippe Mathieu-Daudé
,
15:49
Re: [PATCH v2 0/7] Python: Drop support for Python 3.6
,
John Snow
,
15:46
[PATCH v3] configure: Add 'mkdir build' check
,
Dinah Baum
,
15:40
[PATCH v6 4/4] target/riscv: add Zicbop cbo.prefetch{i, r, m} placeholder
,
Daniel Henrique Barboza
,
15:35
[PATCH v6 3/4] target/riscv: implement Zicbom extension
,
Daniel Henrique Barboza
,
15:35
[PATCH v6 2/4] target/riscv: implement Zicboz extension
,
Daniel Henrique Barboza
,
15:35
[PATCH v6 1/4] accel/tcg: Add probe_access_range_flags interface
,
Daniel Henrique Barboza
,
15:35
[PATCH v6 0/4] riscv: Add support for Zicbo[m,z,p] instructions
,
Daniel Henrique Barboza
,
15:34
Re: [RFC PATCH] docs/about/build-platforms: Refine the distro support policy
,
Paolo Bonzini
,
15:17
[PATCH v6 29/29] tests/qtest: Fix tests when no KVM or TCG are present
,
Fabiano Rosas
,
15:15
[PATCH v6 28/29] gitlab-ci: Check building KVM-only aarch64 target
,
Fabiano Rosas
,
15:15
[PATCH v6 24/29] target/avocado: Pass parameters to migration test
,
Fabiano Rosas
,
15:15
[PATCH v6 23/29] tests/qtest: Restrict tpm-tis-devices-{swtpm}-test to CONFIG_TCG
,
Fabiano Rosas
,
15:15
[PATCH v6 20/29] target/arm: move cpu_tcg to tcg/cpu32.c
,
Fabiano Rosas
,
15:15
[PATCH v6 26/29] arm/Kconfig: Always select SEMIHOSTING when TCG is present
,
Fabiano Rosas
,
15:15
[PATCH v6 22/29] tests/qtest: arm-cpu-features: Match tests to required accelerators
,
Fabiano Rosas
,
15:15
[PATCH v6 27/29] arm/Kconfig: Do not build TCG-only boards on a KVM-only build
,
Fabiano Rosas
,
15:15
[PATCH v6 25/29] tests/avocado: add machine:none tag to version.py
,
Fabiano Rosas
,
15:15
[PATCH v6 21/29] target/arm: Use "max" as default cpu for the virt machine with KVM
,
Fabiano Rosas
,
15:15
[PATCH v6 19/29] target/arm: Move 64-bit TCG CPUs into tcg/
,
Fabiano Rosas
,
15:15
[PATCH v6 18/29] tests/avocado: Tag TCG tests with accel:tcg
,
Fabiano Rosas
,
15:15
[PATCH v6 17/29] tests/avocado: Skip tests that require a missing accelerator
,
Fabiano Rosas
,
15:14
[PATCH v6 16/29] target/arm: Move cortex sysregs into cpu64.c
,
Fabiano Rosas
,
15:14
[PATCH v6 15/29] cpu-defs.h: Expose CPUTLBEntryFull to non-TCG code
,
Fabiano Rosas
,
15:14
[PATCH v6 13/29] target/arm: Move regime_using_lpae_format into internal.h
,
Fabiano Rosas
,
15:14
[PATCH v6 14/29] target/arm: Don't access TCG code when debugging with KVM
,
Fabiano Rosas
,
15:14
[PATCH v6 12/29] target/arm: Move hflags code into the tcg directory
,
Fabiano Rosas
,
15:14
[PATCH v6 11/29] target/arm: Wrap arm_rebuild_hflags calls with tcg_enabled
,
Fabiano Rosas
,
15:14
[PATCH v6 10/29] target/arm: Move psci.c into the tcg directory
,
Fabiano Rosas
,
15:14
[PATCH v6 09/29] target/arm: move helpers to tcg/
,
Fabiano Rosas
,
15:14
[PATCH v6 08/29] target/arm: move translate modules to tcg/
,
Fabiano Rosas
,
15:14
[PATCH v6 07/29] target/arm: Wrap TCG-only code in debug_helper.c
,
Fabiano Rosas
,
15:14
[PATCH v6 06/29] target/arm: Wrap breakpoint/watchpoint updates with tcg_enabled
,
Fabiano Rosas
,
15:14
[PATCH v6 05/29] target/arm: Move cpregs code out of cpu.h
,
Fabiano Rosas
,
15:14
[PATCH v6 04/29] target/arm: Move PC alignment check
,
Fabiano Rosas
,
15:14
[PATCH v6 03/29] target/arm: wrap call to aarch64_sve_change_el in tcg_enabled()
,
Fabiano Rosas
,
15:14
[PATCH v6 02/29] target/arm: wrap psci call with tcg_enabled
,
Fabiano Rosas
,
15:14
[PATCH v6 01/29] target/arm: rename handle_semihosting to tcg_handle_semihosting
,
Fabiano Rosas
,
15:14
[PATCH v6 00/29] target/arm: Allow CONFIG_TCG=n builds
,
Fabiano Rosas
,
15:14
Re: [PATCH] hw/ide/ahci: trace ncq write command as write instead of read
,
John Snow
,
15:12
Re: [RFC PATCH] docs/about/deprecated: Deprecate 32-bit host systems
,
Thomas Huth
,
14:49
Re: [PATCH 2/2] hw/cxl: Multi-Region CXL Type-3 Devices (Volatile and Persistent)
,
Gregory Price
,
14:37
Re: CXL 2.0 memory pooling emulation
,
Gregory Price
,
14:31
Re: [RFC PATCH] docs/about/deprecated: Deprecate 32-bit host systems
,
Thomas Huth
,
13:57
Re: [PATCH 2/2] hw/timer: Reduce 'hw/ptimer.h' inclusion
,
Thomas Huth
,
13:53
Re: [RFC PATCH] docs/about/build-platforms: Refine the distro support policy
,
Thomas Huth
,
13:48
Re: [RFC PATCH] docs/about/build-platforms: Refine the distro support policy
,
Thomas Huth
,
13:30
Re: [RFC PATCH] docs/about/deprecated: Deprecate 32-bit host systems
,
Richard Henderson
,
13:22
[PATCH 6/6] hw/cxl: Add clear poison mailbox command support.
,
Jonathan Cameron
,
13:21
[PATCH 5/6] hw/cxl: Add poison injection via the mailbox.
,
Jonathan Cameron
,
13:20
Re: [PATCH v1 2/4] linux-user: fix sockaddr_in6 endianness
,
Philippe Mathieu-Daudé
,
13:20
[PATCH 4/6] hw/cxl: QMP based poison injection support
,
Jonathan Cameron
,
13:20
[PATCH 3/6] hw/cxl: Introduce cxl_device_get_timestamp() utility function
,
Jonathan Cameron
,
13:19
[PATCH 2/6] hw/cxl: rename mailbox return code type from ret_code to CXLRetCode
,
Jonathan Cameron
,
13:19
[PATCH 1/6] hw/cxl: Move enum ret_code definition to cxl_device.h
,
Jonathan Cameron
,
13:18
[PATCH 0/6] hw/cxl: Poison get, inject, clear
,
Jonathan Cameron
,
13:18
Re: [PATCH v2 5/5] hw/nvme: flexible data placement emulation
,
Keith Busch
,
13:14
Re: [PATCH 2/2] hw/timer: Reduce 'hw/ptimer.h' inclusion
,
Richard Henderson
,
12:58
[PATCH v2 2/2] hw/cxl: Multi-Region CXL Type-3 Devices (Volatile and Persistent)
,
Jonathan Cameron
,
12:57
Re: [PATCH 1/2] qemu/typedefs: Sort in case-insensitive alphabetical order (again)
,
Richard Henderson
,
12:57
[PATCH v2 1/2] tests/qtest/cxl-test: whitespace, line ending cleanup
,
Jonathan Cameron
,
12:57
[PATCH v2 0/2] hw/mem: CXL Type-3 Volatile Memory Support
,
Jonathan Cameron
,
12:56
[PULL 9/9] target/riscv: Fix vslide1up.vf and vslide1down.vf
,
Palmer Dabbelt
,
12:53
[PULL 4/9] roms/opensbi: Upgrade from v1.1 to v1.2
,
Palmer Dabbelt
,
12:53
[PULL 8/9] target/riscv: avoid env_archcpu() in cpu_get_tb_cpu_state()
,
Palmer Dabbelt
,
12:53
[PULL 7/9] target/riscv: Smepmp: Skip applying default rules when address matches
,
Palmer Dabbelt
,
12:53
[PULL 6/9] MAINTAINERS: Add some RISC-V reviewers
,
Palmer Dabbelt
,
12:53
[PULL 5/9] target/riscv: Remove privileged spec version restriction for RVV
,
Palmer Dabbelt
,
12:53
[PULL 3/9] hw/riscv/boot.c: make riscv_load_initrd() static
,
Palmer Dabbelt
,
12:53
[PULL 2/9] hw/riscv/boot.c: consolidate all kernel init in riscv_load_kernel()
,
Palmer Dabbelt
,
12:53
[PULL 1/9] hw/riscv: handle 32 bit CPUs kernel_entry in riscv_load_kernel()
,
Palmer Dabbelt
,
12:53
[PULL 0/9] Fourth RISC-V PR for QEMU 8.0
,
Palmer Dabbelt
,
12:53
Re: [PATCH] [PATCH] disas/riscv Fix ctzw disassemble
,
Daniel Henrique Barboza
,
12:52
Re: [RFC PATCH] docs/about/deprecated: Deprecate 32-bit host systems
,
Philippe Mathieu-Daudé
,
12:43
Re: [PATCH v3 06/11] bsd-user: Helper routines h2g_old_sysctl
,
Richard Henderson
,
12:41
Re: [PATCH v3 04/11] bsd-user: various helper routines for sysctl
,
Richard Henderson
,
12:38
[PATCH v4 8/8] hw/mem/cxl_type3: Add CXL RAS Error Injection Support.
,
Jonathan Cameron
,
12:33
[PATCH v4 7/8] hw/pci/aer: Make PCIE AER error injection facility available for other emulation to use.
,
Jonathan Cameron
,
12:32
[PATCH v4 6/8] hw/cxl: Fix endian issues in CXL RAS capability defaults / masks
,
Jonathan Cameron
,
12:32
[PATCH v4 5/8] hw/mem/cxl-type3: Add AER extended capability
,
Jonathan Cameron
,
12:32
[PATCH v4 4/8] hw/pci-bridge/cxl_root_port: Wire up MSI
,
Jonathan Cameron
,
12:31
[PATCH v4 3/8] hw/pci-bridge/cxl_root_port: Wire up AER
,
Jonathan Cameron
,
12:30
[PATCH v4 2/8] hw/pci/aer: Add missing routing for AER errors
,
Jonathan Cameron
,
12:30
[PATCH v4 1/8] hw/pci/aer: Implement PCI_ERR_UNCOR_MASK register
,
Jonathan Cameron
,
12:29
[PATCH v4 0/8] hw/cxl: RAS error emulation and injection
,
Jonathan Cameron
,
12:29
Re: [PATCH 18/18] target/riscv: Move configuration check to envcfg CSRs predicate()
,
Palmer Dabbelt
,
12:28
Re: [PATCH v2 4/4] target/ppc: fix warning with clang-15
,
Philippe Mathieu-Daudé
,
12:23
Re: [RFC PATCH] docs/about/deprecated: Deprecate 32-bit host systems
,
Daniel P . Berrangé
,
12:21
Re: [PATCH 07/12] testing: update ubuntu2004 to ubuntu2204
,
John Snow
,
12:20
Re: [PATCH 07/12] testing: update ubuntu2004 to ubuntu2204
,
Daniel P . Berrangé
,
12:14
[PATCH v4] audio/pwaudio.c: Add Pipewire audio backend for QEMU
,
Dorinda Bassey
,
12:07
[PATCH v3 0/1] virtio-fs: implement option for stateless migration.
,
Anton Kuchin
,
12:01
[PATCH v3 1/1] vhost-user-fs: add migration type property
,
Anton Kuchin
,
12:01
Re: Call for GSoC and Outreachy project ideas for summer 2023
,
Stefan Hajnoczi
,
11:59
Re: Call for GSoC and Outreachy project ideas for summer 2023
,
Stefano Garzarella
,
11:57
Re: Call for GSoC and Outreachy project ideas for summer 2023
,
Stefan Hajnoczi
,
11:56
Re: [PATCH v1 2/2] hw: allwinner-i2c: Fix TWI_CNTR_INT_FLAG
,
Strahinja Jankovic
,
11:54
Re: Call for GSoC and Outreachy project ideas for summer 2023
,
Stefan Hajnoczi
,
11:53
Re: Call for GSoC and Outreachy project ideas for summer 2023
,
German Maglione
,
11:44
[PATCH v1 0/4] Missing endianness conversions in user mode
,
Mathis Marion
,
11:41
Re: [RFC PATCH] docs/about/deprecated: Deprecate 32-bit host systems
,
Paolo Bonzini
,
11:38
[PATCH v1 4/4] linux-user: handle netlink flag NLA_F_NESTED
,
Mathis Marion
,
11:36
[PATCH v1 1/4] linux-user: fix timerfd read endianness conversion
,
Mathis Marion
,
11:36
[PATCH v1 2/4] linux-user: fix sockaddr_in6 endianness
,
Mathis Marion
,
11:36
[PATCH v1 3/4] linux-user: add target to host netlink conversions
,
Mathis Marion
,
11:36
Re: [PATCH 07/12] testing: update ubuntu2004 to ubuntu2204
,
John Snow
,
11:36
Re: Call for GSoC and Outreachy project ideas for summer 2023
,
Stefano Garzarella
,
11:23
Re: [PATCH 2/2] hw/cxl: Multi-Region CXL Type-3 Devices (Volatile and Persistent)
,
Jonathan Cameron
,
11:16
[PATCH] [PATCH] disas/riscv Fix ctzw disassemble
,
Ivan Klokov
,
11:11
Re: [RFC PATCH] docs/about/deprecated: Deprecate 32-bit host systems
,
Reinoud Zandijk
,
11:08
Re: Runnig solaris binary(32 bit) on linux(64 bit)
,
Warner Losh
,
11:04
Re: [RFC PATCH] docs/about/build-platforms: Refine the distro support policy
,
Daniel P . Berrangé
,
10:59
Re: [RFC PATCH] docs/about/build-platforms: Refine the distro support policy
,
Markus Armbruster
,
10:56
Re: [RFC PATCH] docs: build-platforms: refine requirements on Python build dependencies
,
Markus Armbruster
,
10:56
Re: [RFC v5 0/3] migration: reduce time of loading non-iterable vmstate
,
Peter Xu
,
10:53
Re: [PATCH] [PATCH] disas/riscv Fix ctzw disassemble
,
Daniel Henrique Barboza
,
10:45
Re: [PATCH v2 0/7] Python: Drop support for Python 3.6
,
Daniel P . Berrangé
,
10:41
Re: [PATCH v2 0/7] Python: Drop support for Python 3.6
,
Peter Maydell
,
10:37
Re: [PATCH v2 1/4] util/cacheflush: fix cache on windows-arm64
,
Peter Maydell
,
10:32
Re: Runnig solaris binary(32 bit) on linux(64 bit)
,
Peter Maydell
,
10:31
Re: [RFC PATCH] docs: build-platforms: refine requirements on Python build dependencies
,
Daniel P . Berrangé
,
10:29
RE: TCG asserts on some of translation blocks with plugin memory callback
,
Mikhail Tyutin
,
10:23
[PATCH] [PATCH] disas/riscv Fix ctzw disassemble
,
Ivan Klokov
,
10:15
[PULL 22/22] hbitmap: fix hbitmap_status() return value for first dirty bit case
,
Kevin Wolf
,
10:10
[PULL 14/22] vmdk: Fix .bdrv_co_create(_opts) to open images with no_co_wrapper
,
Kevin Wolf
,
10:10
[PULL 16/22] block: Fix bdrv_co_create_opts_simple() to open images with no_co_wrapper
,
Kevin Wolf
,
10:10
[PULL 15/22] vpc: Fix .bdrv_co_create(_opts) to open images with no_co_wrapper
,
Kevin Wolf
,
10:10
[PULL 21/22] block/file-posix: don't use functions calling AIO_WAIT_WHILE in worker threads
,
Kevin Wolf
,
10:10
[PULL 20/22] MAINTAINERS: drop Vladimir from parallels block driver
,
Kevin Wolf
,
10:10
[PULL 19/22] block: temporarily hold the new AioContext of bs_top in bdrv_append()
,
Kevin Wolf
,
10:10
[PULL 10/22] qcow2: Fix open/create to open images with no_co_wrapper
,
Kevin Wolf
,
10:10
[PULL 11/22] qed: Fix .bdrv_co_create(_opts) to open images with no_co_wrapper
,
Kevin Wolf
,
10:10
[PULL 18/22] block: Handle curl 7.55.0, 7.85.0 version changes
,
Kevin Wolf
,
10:10
[PULL 07/22] luks: Fix .bdrv_co_create(_opts) to open images with no_co_wrapper
,
Kevin Wolf
,
10:10
[PULL 05/22] block-coroutine-wrapper: Introduce no_co_wrapper
,
Kevin Wolf
,
10:10
[PULL 13/22] vhdx: Fix .bdrv_co_create(_opts) to open images with no_co_wrapper
,
Kevin Wolf
,
10:10
[PULL 17/22] block: Assert non-coroutine context for bdrv_open_inherit()
,
Kevin Wolf
,
10:10
[PULL 08/22] parallels: Fix .bdrv_co_create(_opts) to open images with no_co_wrapper
,
Kevin Wolf
,
10:10
[PULL 12/22] vdi: Fix .bdrv_co_create(_opts) to open images with no_co_wrapper
,
Kevin Wolf
,
10:10
[PULL 09/22] qcow: Fix .bdrv_co_create(_opts) to open images with no_co_wrapper
,
Kevin Wolf
,
10:10
[PULL 06/22] block: Create no_co_wrappers for open functions
,
Kevin Wolf
,
10:10
[PULL 02/22] bsd-user/mmap: use TSA_NO_TSA to suppress clang TSA warnings in FreeBSD
,
Kevin Wolf
,
10:10
[PULL 03/22] configure: Enable -Wthread-safety if present
,
Kevin Wolf
,
10:10
[PULL 04/22] curl: Fix error path in curl_open()
,
Kevin Wolf
,
10:10
[PULL 01/22] util/qemu-thread-posix: use TSA_NO_TSA to suppress clang TSA warnings in FreeBSD
,
Kevin Wolf
,
10:10
[PULL 00/22] Block layer patches
,
Kevin Wolf
,
10:08
Re: [RFC PATCH] docs/about/build-platforms: Refine the distro support policy
,
Daniel P . Berrangé
,
10:06
Re: [RFC PATCH] docs/about/build-platforms: Refine the distro support policy
,
Daniel P . Berrangé
,
10:00
Re: [PULL 02/10] fuzz: add fuzz_reset API
,
Alexander Bulekov
,
09:48
Re: [RFC PATCH] docs/about/build-platforms: Refine the distro support policy
,
Paolo Bonzini
,
09:44
Re: Proposed way forward Re: [PATCH v2 0/7] Python: Drop support for Python 3.6
,
Paolo Bonzini
,
09:42
Re: [PATCH v3] audio/pwaudio.c: Add Pipewire audio backend for QEMU
,
Christian Schoenebeck
,
09:33
Re: [PATCH v1 0/2] vhost: memslot handling improvements
,
David Hildenbrand
,
09:27
Re: [PATCH v1 0/2] vhost: memslot handling improvements
,
Michael S. Tsirkin
,
09:20
[PATCH v1 2/2] hw: allwinner-i2c: Fix TWI_CNTR_INT_FLAG
,
qianfanguijin
,
09:19
[PATCH 2/2] hw/timer: Reduce 'hw/ptimer.h' inclusion
,
Philippe Mathieu-Daudé
,
09:19
[PATCH 0/2] hw/timer: Reduce 'hw/ptimer.h' inclusion
,
Philippe Mathieu-Daudé
,
09:19
[PATCH 1/2] qemu/typedefs: Sort in case-insensitive alphabetical order (again)
,
Philippe Mathieu-Daudé
,
09:18
[PATCH v1 1/2] hw: allwinner-i2c: Make the trace message more readable
,
qianfanguijin
,
09:18
Re: [PATCH v2 01/13] vdpa net: move iova tree creation from init to start
,
Eugenio Perez Martin
,
08:56
Re: Proposed way forward Re: [PATCH v2 0/7] Python: Drop support for Python 3.6
,
Daniel P . Berrangé
,
08:52
Re: [PATCH v1 0/2] vhost: memslot handling improvements
,
David Hildenbrand
,
08:48
Re: Proposed way forward Re: [PATCH v2 0/7] Python: Drop support for Python 3.6
,
Thomas Huth
,
08:47
Re: Lost partition tables on ide-hd + ahci drive
,
Fiona Ebner
,
08:41
[RFC PATCH] docs/about/build-platforms: Refine the distro support policy
,
Thomas Huth
,
08:26
Re: [PATCH] hw/ide/ahci: trace ncq write command as write instead of read
,
Alex Bennée
,
07:59
Re: [PATCH v2 0/2] fix for #285
,
Emilio Cota
,
07:44
[RFC PATCH] docs: build-platforms: refine requirements on Python build dependencies
,
Paolo Bonzini
,
07:42
[PATCH] docs: build-platforms: refine requirements on Python build dependencies
,
Paolo Bonzini
,
07:41
Re: [PATCH] hw/ide/ahci: trace ncq write command as write instead of read
,
Philippe Mathieu-Daudé
,
07:27
Re: Lost partition tables on ide-hd + ahci drive
,
Fiona Ebner
,
07:26
[PATCH v2 5/5] hw/nvme: flexible data placement emulation
,
Jesper Devantier
,
07:08
[PATCH v2 4/5] hw/nvme: basic directives support
,
Jesper Devantier
,
07:07
[PATCH v2 3/5] hw/nvme: add basic endurance group support
,
Jesper Devantier
,
07:07
[PATCH v2 2/5] hw/nvme: store a pointer to the NvmeSubsystem in the NvmeNamespace
,
Jesper Devantier
,
07:07
[PATCH v2 1/5] hw/nvme: move adjustment of data_units{read,written}
,
Jesper Devantier
,
07:07
[PATCH v2 0/5] Support Flexible Data Placement (FDP)
,
Jesper Devantier
,
07:07
Re: QAPI unions as branches / unifying struct and union types
,
Daniel P . Berrangé
,
06:55
Re: [RFC PATCH] docs/about/deprecated: Deprecate 32-bit host systems
,
Daniel P . Berrangé
,
06:47
Re: [PATCH] vhost: svq: fix uninitialized variable
,
Laurent Vivier
,
06:44
Re: [RFC PATCH] docs/about/deprecated: Deprecate 32-bit host systems
,
Markus Armbruster
,
06:43
Proposed way forward Re: [PATCH v2 0/7] Python: Drop support for Python 3.6
,
Daniel P . Berrangé
,
06:37
Re: [PATCH] vhost: svq: fix uninitialized variable
,
Eugenio Perez Martin
,
06:25
Re: QAPI unions as branches / unifying struct and union types
,
Het Gala
,
06:19
Re: CXL 2.0 memory pooling emulation
,
Jonathan Cameron
,
06:14
Re: [RFC PATCH] docs/about/deprecated: Deprecate 32-bit host systems
,
Claudio Fontana
,
06:09
Re: [RFC PATCH] docs/about/deprecated: Deprecate 32-bit host systems
,
Stefan Weil
,
06:05
Re: [PULL 02/10] fuzz: add fuzz_reset API
,
Darren Kenny
,
05:48
Re: [RFC PATCH] docs/about/deprecated: Deprecate 32-bit host systems
,
Daniel P . Berrangé
,
05:47
Re: [RFC PATCH] docs/about/deprecated: Deprecate 32-bit host systems
,
Claudio Fontana
,
05:45
[PATCH] vhost: svq: fix uninitialized variable
,
Laurent Vivier
,
05:42
Re: [RFC PATCH] docs/about/deprecated: Deprecate 32-bit host systems
,
Daniel P . Berrangé
,
05:40
Re: [RFC PATCH] docs/about/deprecated: Deprecate 32-bit host systems
,
Markus Armbruster
,
05:36
[PATCH] hw/ide/ahci: trace ncq write command as write instead of read
,
Fiona Ebner
,
05:31
Re: [PATCH 2/5] spapr/ddw: Remove confuse return value in spapr_phb_get_free_liobn()
,
Daniel Henrique Barboza
,
05:31
Re: [PATCH v2 3/3] virtio-scsi: reset SCSI devices from main loop thread
,
Kevin Wolf
,
05:22
Re: [PATCH 00/23] block: Lock the graph, part 2 (BlockDriver callbacks)
,
Emanuele Giuseppe Esposito
,
05:13
Re: [PATCH v2] Adding new machine Tiogapass in QEMU
,
karthikeyan Pasupathi
,
05:09
Re: [PATCH v2 0/7] Python: Drop support for Python 3.6
,
Daniel P . Berrangé
,
05:01
Re: [PATCH v2 0/7] Python: Drop support for Python 3.6
,
Thomas Huth
,
04:56
Re: [PATCH v3 08/10] qmp: teach 'getfd' to import sockets on win32
,
Markus Armbruster
,
04:49
Re: Lost partition tables on ide-hd + ahci drive
,
Aaron Lauterer
,
04:44
Re: [PATCH RESEND 18/18] i386: Add new property to control L2 cache topo in CPUID.04H
,
wangyanan (Y)
,
04:08
Re: [PATCH v2 0/7] Python: Drop support for Python 3.6
,
Markus Armbruster
,
04:06
Re: [RFC 08/52] machine: Add helpers to get cpu topology info from MachineState.topo
,
Zhao Liu
,
04:00
Re: [PATCH] thread-posix: add support for setting threads name on OpenBSD
,
Paolo Bonzini
,
03:56
Re: [PATCH v6 2/9] target/riscv: introduce riscv_cpu_cfg()
,
Daniel Henrique Barboza
,
03:39
Re: [PATCH v3 07/10] qapi: implement conditional command arguments
,
Markus Armbruster
,
03:28
Re: [PATCH 0/8] aspeed: I2C fixes, -drive removal (first step)
,
Cédric Le Goater
,
03:26
Re: [PATCH 3/8] hw/misc: add a toy i2c echo device
,
Cédric Le Goater
,
03:24
Re: [PATCH 0/8] aspeed: I2C fixes, -drive removal (first step)
,
Cédric Le Goater
,
03:23
Re: [RFC v5 0/3] migration: reduce time of loading non-iterable vmstate
,
Chuang Xu
,
03:11
Re: [RFC PATCH 5/5] hw/ppc/pnv_bmc: Simplify pnv_bmc_find()
,
Cédric Le Goater
,
03:05
Re: [RFC 12/52] hw/acpi: Replace MachineState.smp access with topology helpers
,
wangyanan (Y)
,
02:54
Re: [RFC 41/52] machine: Introduce core_type() hook
,
wangyanan (Y)
,
02:52
Re: [PATCH v2] Adding new machine Tiogapass in QEMU
,
Cédric Le Goater
,
02:50
Re: [PATCH qemu v3 0/2] hw/at24c support eeprom size less than equal 256 byte
,
Cédric Le Goater
,
02:45
Re: [RFC 08/52] machine: Add helpers to get cpu topology info from MachineState.topo
,
wangyanan (Y)
,
02:41
Re: [PATCH v2 01/13] vdpa net: move iova tree creation from init to start
,
Si-Wei Liu
,
02:39
Re: [PATCH RESEND 18/18] i386: Add new property to control L2 cache topo in CPUID.04H
,
Zhao Liu
,
02:19
[PATCH v3] audio/pwaudio.c: Add Pipewire audio backend for QEMU
,
Dorinda Bassey
,
02:12
Re: CXL 2.0 memory pooling emulation
,
Gregory Price
,
01:32
Re: [PATCH v6 1/3] multifd: Create property multifd-flush-after-each-section
,
Markus Armbruster
,
00:53
[PULL V3 9/9] vdpa: fix VHOST_BACKEND_F_IOTLB_ASID flag check
,
Jason Wang
,
00:44
[PULL V3 8/9] net: stream: add a new option to automatically reconnect
,
Jason Wang
,
00:44
[PULL V3 7/9] vmnet: stop recieving events when VM is stopped
,
Jason Wang
,
00:44
[PULL V3 6/9] net: Increase L2TPv3 buffer to fit jumboframes
,
Jason Wang
,
00:44
[PULL V3 4/9] hw/net/lan9118: log [read|write]b when mode_16bit is enabled rather than abort
,
Jason Wang
,
00:44
[PULL V3 5/9] hw/net/vmxnet3: allow VMXNET3_MAX_MTU itself as a value
,
Jason Wang
,
00:44
[PULL V3 1/9] net: Move the code to collect available NIC models to a separate function
,
Jason Wang
,
00:44
[PULL V3 3/9] net: Replace "Supported NIC models" with "Available NIC models"
,
Jason Wang
,
00:44
[PULL V3 2/9] net: Restore printing of the help text with "-nic help"
,
Jason Wang
,
00:44
[PULL V3 0/9] Net patches
,
Jason Wang
,
00:43
Re: [PATCH v6 2/9] target/riscv: introduce riscv_cpu_cfg()
,
Richard Henderson
,
00:41
TCG asserts on some of translation blocks with plugin memory callback
,
Mikhail Tyutin
,
00:27
Re: [PULL V2 00/10] Net patches
,
Jason Wang
,
00:26
February 16, 2023
[PULL 10/10] docs/fuzz: remove mentions of fork-based fuzzing
,
Alexander Bulekov
,
23:10
[PULL 08/10] fuzz/i440fx: remove fork-based fuzzer
,
Alexander Bulekov
,
23:10
[PULL 09/10] fuzz: remove fork-fuzzing scaffolding
,
Alexander Bulekov
,
23:10
[PULL 07/10] fuzz/virtio-blk: remove fork-based fuzzer
,
Alexander Bulekov
,
23:10
[PULL 06/10] fuzz/virtio-net: remove fork-based fuzzer
,
Alexander Bulekov
,
23:10
[PULL 05/10] fuzz/virtio-scsi: remove fork-based fuzzer
,
Alexander Bulekov
,
23:09
[PULL 04/10] fuzz/generic-fuzz: add a limit on DMA bytes written
,
Alexander Bulekov
,
23:09
[PULL 03/10] fuzz/generic-fuzz: use reboots instead of forks to reset state
,
Alexander Bulekov
,
23:09
[PULL 02/10] fuzz: add fuzz_reset API
,
Alexander Bulekov
,
23:09
[PULL 01/10] hw/sparse-mem: clear memory on reset
,
Alexander Bulekov
,
23:09
[PULL 00/10] Replace fork-based fuzzing with reboots
,
Alexander Bulekov
,
23:09
Re: [PATCH RESEND 18/18] i386: Add new property to control L2 cache topo in CPUID.04H
,
wangyanan (Y)
,
23:07
Re: [PATCH 03/10] fuzz/generic-fuzz: use reboots instead of forks to reset state
,
Alexander Bulekov
,
23:01
Re: [PATCH 04/10] fuzz/generic-fuzz: add a limit on DMA bytes written
,
Alexander Bulekov
,
23:00
Re: [PATCH RESEND 18/18] i386: Add new property to control L2 cache topo in CPUID.04H
,
wangyanan (Y)
,
22:46
[PATCH qemu v3 2/2] aspeed/fuji : correct the eeprom size
,
~ssinprem
,
22:43
[PATCH qemu v3 1/2] hw/at24c : modify at24c to support 1 byte address mode
,
~ssinprem
,
22:43
[PATCH qemu v3 0/2] hw/at24c support eeprom size less than equal 256 byte
,
~ssinprem
,
22:43
Re: [RFC 20/52] s390x: Replace MachineState.smp access with topology helpers
,
Zhao Liu
,
22:31
Re: [PATCH RESEND 18/18] i386: Add new property to control L2 cache topo in CPUID.04H
,
Zhao Liu
,
22:27
Re: [PATCH qemu v2 1/2] hw/at24c : modify at24c to support 1 byte address mode
,
Sittisak Sinprem
,
22:21
Re: [PATCH qemu v2 2/2] aspeed/fuji : correct the eeprom size
,
Sittisak Sinprem
,
22:21
Re: [RFC 42/52] hw/machine: Add hybrid_supported in generic topo properties
,
Zhao Liu
,
22:20
Re: [RFC 41/52] machine: Introduce core_type() hook
,
Zhao Liu
,
22:19
Re: [RFC 23/52] arm: Replace MachineState.smp access with topology helpers
,
Zhao Liu
,
22:14
[PATCH qemu v2 2/2] aspeed/fuji : correct the eeprom size
,
~ssinprem
,
22:13
[PATCH qemu v2 1/2] hw/at24c : modify at24c to support 1 byte address mode
,
~ssinprem
,
22:13
Re: [RFC 12/52] hw/acpi: Replace MachineState.smp access with topology helpers
,
Zhao Liu
,
22:06
Re: [RFC 08/52] machine: Add helpers to get cpu topology info from MachineState.topo
,
Zhao Liu
,
22:00
Re: [PATCH 13/18] target/riscv: Allow debugger to access seed CSR
,
LIU Zhiwei
,
21:59
Re: [PATCH v6 2/9] target/riscv: introduce riscv_cpu_cfg()
,
LIU Zhiwei
,
21:55
Re: [PATCH] thread-posix: add support for setting threads name on OpenBSD
,
Brad Smith
,
21:49
Re: [PATCH 12/18] target/riscv: Allow debugger to access user timer and counter CSRs
,
LIU Zhiwei
,
21:48
Re: [PATCH 11/18] target/riscv: gdbstub: Drop the vector CSRs in riscv-vector.xml
,
LIU Zhiwei
,
21:43
Re: [PATCH 10/18] target/riscv: gdbstub: Turn on debugger mode before calling CSR predicate()
,
LIU Zhiwei
,
21:39
Re: [PATCH 09/18] target/riscv: Avoid reporting odd-numbered pmpcfgX in the CSR XML for RV64
,
LIU Zhiwei
,
21:36
Re: [PATCH v6 2/9] target/riscv: introduce riscv_cpu_cfg()
,
weiwei
,
21:31
Re: [PATCH v6 1/9] target/riscv: turn write_misa() into an official no-op
,
weiwei
,
21:31
Re: [PATCH 08/18] target/riscv: Simplify getting RISCVCPU pointer from env
,
LIU Zhiwei
,
21:30
Re: [PATCH 07/18] target/riscv: Simplify {read,write}_pmpcfg() a little bit
,
LIU Zhiwei
,
21:26
Re: [PATCH 06/18] target/riscv: Use 'bool' type for read_only
,
LIU Zhiwei
,
21:24
Re: [PATCH 05/18] target/riscv: Coding style fixes in csr.c
,
LIU Zhiwei
,
21:24
Re: [PATCH 04/18] target/riscv: gdbstub: Do not generate CSR XML if Zicsr is disabled
,
LIU Zhiwei
,
21:23
Re: [PATCH 03/18] target/riscv: gdbstub: Minor change for better readability
,
LIU Zhiwei
,
21:20
Re: [PATCH v6 2/9] target/riscv: introduce riscv_cpu_cfg()
,
LIU Zhiwei
,
21:19
Re: [PATCH 02/18] target/riscv: Correct the priority policy of riscv_csrrw_check()
,
LIU Zhiwei
,
21:15
Re: [PATCH 01/18] target/riscv: gdbstub: Check priv spec version before reporting CSR
,
LIU Zhiwei
,
21:11
Re: [PATCH v6 9/9] target/riscv/cpu: remove CPUArchState::features and friends
,
LIU Zhiwei
,
21:05
Re: [PATCH v6 8/9] target/riscv: remove RISCV_FEATURE_MMU
,
LIU Zhiwei
,
21:04
Re: [PATCH v1 0/6] hw/arm/virt: Support dirty ring
,
Zhenyu Zhang
,
21:01
Re: [PATCH v6 7/9] hw/riscv/virt.c: do not use RISCV_FEATURE_MMU in create_fdt_socket_cpus()
,
LIU Zhiwei
,
21:00
Re: [PATCH 18/18] target/riscv: Move configuration check to envcfg CSRs predicate()
,
Bin Meng
,
20:59
Re: [PATCH v6 6/9] target/riscv: remove RISCV_FEATURE_PMP
,
LIU Zhiwei
,
20:59
Re: [PATCH v6 5/9] target/riscv: remove RISCV_FEATURE_EPMP
,
LIU Zhiwei
,
20:58
Re: [PATCH v6 4/9] target/riscv/cpu.c: error out if EPMP is enabled without PMP
,
LIU Zhiwei
,
20:55
Re: [PATCH v6 3/9] target/riscv: remove RISCV_FEATURE_DEBUG
,
LIU Zhiwei
,
20:53
Re: [PATCH v6 2/9] target/riscv: introduce riscv_cpu_cfg()
,
LIU Zhiwei
,
20:50
Re: [PATCH v6 2/9] target/riscv: introduce riscv_cpu_cfg()
,
LIU Zhiwei
,
20:45
Re: [PATCH v6 1/9] target/riscv: turn write_misa() into an official no-op
,
LIU Zhiwei
,
20:42
Re: [PATCH] i386: Add new CPU model SapphireRapids
,
Xiaoyao Li
,
20:18
Re: [PATCH v6 2/9] target/riscv: introduce riscv_cpu_cfg()
,
Bin Meng
,
19:47
Re: [PATCH v6 2/9] target/riscv: introduce riscv_cpu_cfg()
,
Bin Meng
,
19:46
Re: [PATCH v3 02/11] build: Don't specify -no-pie for --static user-mode programs
,
Alex Bennée
,
19:38
Re: [PATCH v2 1/1] vhost-user-fs: add property to allow migration
,
Anton Kuchin
,
18:39
[PATCH v3 11/11] bsd-user: implement sysctlbyname(2)
,
Warner Losh
,
18:34
[PATCH v3 10/11] bsd-user: do_freebsd_sysctl helper for sysctl(2)
,
Warner Losh
,
18:34
[PATCH v3 04/11] bsd-user: various helper routines for sysctl
,
Warner Losh
,
18:34
[PATCH v3 08/11] bsd-user: common routine do_freebsd_sysctl_oid for all sysctl variants
,
Warner Losh
,
18:34
[PATCH v3 09/11] bsd-user: Start translation of arch-specific sysctls
,
Warner Losh
,
18:34
[PATCH v3 02/11] build: Don't specify -no-pie for --static user-mode programs
,
Warner Losh
,
18:34
[PATCH v3 07/11] bsd-user: sysctl helper funtions: sysctl_name2oid and sysctl_oidfmt
,
Warner Losh
,
18:34
[PATCH v3 06/11] bsd-user: Helper routines h2g_old_sysctl
,
Warner Losh
,
18:34
[PATCH v3 05/11] bsd-user: Helper routines oidfmt
,
Warner Losh
,
18:34
[PATCH v3 03/11] bsd-user: Add sysarch syscall
,
Warner Losh
,
18:34
[PATCH v3 01/11] bsd-user: Don't truncate the return value from freebsd_syscall
,
Warner Losh
,
18:34
[PATCH v3 00/11] 2023 Q1 bsd-user upstreaming: bugfixes and sysctl
,
Warner Losh
,
18:34
Re: [PATCH v2 1/1] vhost-user-fs: add property to allow migration
,
Anton Kuchin
,
18:33
Re: [PATCH v2 1/1] vhost-user-fs: add property to allow migration
,
Anton Kuchin
,
18:15
[PULL 12/12] MAINTAINERS: Add myself as VFIO reviewer
,
Alex Williamson
,
18:03
[PULL 11/12] docs/devel: Align VFIO migration docs to v2 protocol
,
Alex Williamson
,
18:03
[PULL 10/12] vfio: Alphabetize migration section of VFIO trace-events file
,
Alex Williamson
,
18:02
[PULL 09/12] vfio/migration: Remove VFIO migration protocol v1
,
Alex Williamson
,
18:02
[PULL 08/12] vfio/migration: Implement VFIO migration protocol v2
,
Alex Williamson
,
18:02
[PULL 07/12] vfio/migration: Rename functions/structs related to v1 protocol
,
Alex Williamson
,
18:02
[PULL 06/12] vfio/migration: Move migration v1 logic to vfio_migration_init()
,
Alex Williamson
,
18:02
[PULL 05/12] vfio/migration: Block multiple devices migration
,
Alex Williamson
,
18:02
[PULL 04/12] vfio/common: Change vfio_devices_all_running_and_saving() logic to equivalent one
,
Alex Williamson
,
18:02
[PULL 03/12] vfio/migration: Allow migration without VFIO IOMMU dirty tracking support
,
Alex Williamson
,
18:02
[PULL 02/12] vfio/migration: Fix NULL pointer dereference bug
,
Alex Williamson
,
18:02
[PULL 01/12] linux-headers: Update to v6.2-rc8
,
Alex Williamson
,
18:02
[PULL 00/12] VFIO updates 2023-02-16
,
Alex Williamson
,
18:02
Re: [PATCH v2 09/12] bsd-user: Start translation of arch-specific sysctls
,
Warner Losh
,
17:57
Re: [PATCH v2 12/12] bsd-user: Add -strict
,
Warner Losh
,
17:37
Nested virtualization not working
,
Michał Zegan
,
17:00
[PATCH v6 9/9] target/riscv/cpu: remove CPUArchState::features and friends
,
Daniel Henrique Barboza
,
16:56
[PATCH v6 8/9] target/riscv: remove RISCV_FEATURE_MMU
,
Daniel Henrique Barboza
,
16:56
[PATCH v6 7/9] hw/riscv/virt.c: do not use RISCV_FEATURE_MMU in create_fdt_socket_cpus()
,
Daniel Henrique Barboza
,
16:56
[PATCH v6 6/9] target/riscv: remove RISCV_FEATURE_PMP
,
Daniel Henrique Barboza
,
16:56
[PATCH v6 5/9] target/riscv: remove RISCV_FEATURE_EPMP
,
Daniel Henrique Barboza
,
16:56
[PATCH v6 4/9] target/riscv/cpu.c: error out if EPMP is enabled without PMP
,
Daniel Henrique Barboza
,
16:56
[PATCH v6 3/9] target/riscv: remove RISCV_FEATURE_DEBUG
,
Daniel Henrique Barboza
,
16:56
[PATCH v6 2/9] target/riscv: introduce riscv_cpu_cfg()
,
Daniel Henrique Barboza
,
16:56
[PATCH v6 1/9] target/riscv: turn write_misa() into an official no-op
,
Daniel Henrique Barboza
,
16:56
[PATCH v6 0/9] make write_misa a no-op and FEATURE_* cleanups
,
Daniel Henrique Barboza
,
16:56
Re: [PATCH v2 2/3] dma-helpers: prevent dma_blk_cb() vs dma_aio_cancel() race
,
Stefan Hajnoczi
,
16:28
Re: [PATCH v2 1/1] vhost-user-fs: add property to allow migration
,
Stefan Hajnoczi
,
16:09
Re: [PATCH] vhost-user-fs: add capability to allow migration
,
Stefan Hajnoczi
,
16:01
Re: [PATCH v2 4/4] target/ppc: fix warning with clang-15
,
Richard Henderson
,
15:11
Re: [PATCH v2 2/4] sysemu/os-win32: fix setjmp/longjmp on windows-arm64
,
Richard Henderson
,
15:03
Re: [PATCH v11 08/11] vfio/migration: Implement VFIO migration protocol v2
,
Alex Williamson
,
14:53
Re: [PATCH 07/12] testing: update ubuntu2004 to ubuntu2204
,
Daniel P . Berrangé
,
14:44
Re: [PATCH v2 1/4] util/cacheflush: fix cache on windows-arm64
,
Richard Henderson
,
14:42
Re: Runnig solaris binary(32 bit) on linux(64 bit)
,
David Woodhouse
,
14:40
Re: [PATCH 5/5] hw/nvme: flexible data placement emulation
,
Keith Busch
,
14:33
Re: Runnig solaris binary(32 bit) on linux(64 bit)
,
Richard Henderson
,
14:29
Re: [PATCH RESEND v5 00/28] target/arm: Allow CONFIG_TCG=n builds
,
Richard Henderson
,
14:21
Re: [RFC PATCH 5/5] hw/ppc/pnv_bmc: Simplify pnv_bmc_find()
,
Philippe Mathieu-Daudé
,
14:16
Re: [PATCH v5 2/9] target/riscv: introduce riscv_cpu_cfg()
,
Richard Henderson
,
14:12
Re: [PATCH v2] audio/pwaudio.c: Add Pipewire audio backend for QEMU
,
Dorinda Bassey
,
14:06
Re: Runnig solaris binary(32 bit) on linux(64 bit)
,
David Woodhouse
,
14:02
[PATCH v2] Adding new machine Tiogapass in QEMU
,
Karthikeyan Pasupathi
,
13:46
Re: [PATCH qemu 2/2] aspeed/fuji : correct the eeprom size
,
Cédric Le Goater
,
13:43
Re: [PATCH 2/2] hw/cxl: Multi-Region CXL Type-3 Devices (Volatile and Persistent)
,
Fan Ni
,
13:42
Re: [PATCH 5/5] hw/nvme: flexible data placement emulation
,
Jesper Devantier
,
13:37
[PULL 3/4] virtiofsd: Remove source
,
Dr. David Alan Gilbert (git)
,
13:26
[PULL 2/4] virtiofsd: Remove build and docs glue
,
Dr. David Alan Gilbert (git)
,
13:26
[PULL 1/4] virtiofsd: Remove test
,
Dr. David Alan Gilbert (git)
,
13:26
[PULL 4/4] virtiofsd: Swing deprecated message to removed-features
,
Dr. David Alan Gilbert (git)
,
13:26
[PULL 0/4] virtiofs queue
,
Dr. David Alan Gilbert (git)
,
13:26
Re: [PATCH 5/5] hw/nvme: flexible data placement emulation
,
Keith Busch
,
13:26
Re: [PATCH 07/12] testing: update ubuntu2004 to ubuntu2204
,
John Snow
,
13:15
Re: [RFC PATCH 5/5] hw/ppc/pnv_bmc: Simplify pnv_bmc_find()
,
Cédric Le Goater
,
13:12
[PATCH v5 18/18] qapi: introduce DEVICE_ON event
,
Vladimir Sementsov-Ogievskiy
,
13:04
[PATCH v5 17/18] pcie: implement HOTPLUG_STATE event and query-hotplug
,
Vladimir Sementsov-Ogievskiy
,
13:04
[PATCH v5 16/18] shpc: implement HOTPLUG_STATE event and query-hotplug
,
Vladimir Sementsov-Ogievskiy
,
13:04
[PATCH v5 15/18] qapi: add HOTPLUG_STATE infrastructure
,
Vladimir Sementsov-Ogievskiy
,
13:04
[PATCH v5 14/18] qapi/qdev.json: unite DEVICE_* event data into single structure
,
Vladimir Sementsov-Ogievskiy
,
13:04
[PATCH v5 13/18] pci: introduce pci_find_the_only_child()
,
Vladimir Sementsov-Ogievskiy
,
13:04
[PATCH v5 12/18] pcie: set power indicator to off on reset by default
,
Vladimir Sementsov-Ogievskiy
,
13:04
[PATCH v5 10/18] pcie: pcie_cap_slot_enable_power() use correct helper
,
Vladimir Sementsov-Ogievskiy
,
13:04
[PATCH v5 08/18] pcie_regs: drop duplicated indicator value macros
,
Vladimir Sementsov-Ogievskiy
,
13:04
[PATCH v5 11/18] pcie: introduce pcie_sltctl_powered_off() helper
,
Vladimir Sementsov-Ogievskiy
,
13:04
[PATCH v5 09/18] pcie: drop unused PCIExpressIndicator
,
Vladimir Sementsov-Ogievskiy
,
13:04
[PATCH v5 07/18] pcie: pcie_cap_slot_write_config(): use correct macro
,
Vladimir Sementsov-Ogievskiy
,
13:04
[PATCH v5 05/18] pci/shpc: pass PCIDevice pointer to shpc_slot_command()
,
Vladimir Sementsov-Ogievskiy
,
13:04
[PATCH v5 03/18] pci/shpc: shpc_slot_command(): handle PWRONLY -> ENABLED transition
,
Vladimir Sementsov-Ogievskiy
,
13:04
[PATCH v5 04/18] pci/shpc: more generic handle hot-unplug in shpc_slot_command()
,
Vladimir Sementsov-Ogievskiy
,
13:04
[PATCH v5 02/18] pci/shpc: change shpc_get_status() return type to uint8_t
,
Vladimir Sementsov-Ogievskiy
,
13:04
[PATCH v5 06/18] pci/shpc: refactor shpc_device_plug_common()
,
Vladimir Sementsov-Ogievskiy
,
13:04
[PATCH v5 00/18] pci hotplug tracking
,
Vladimir Sementsov-Ogievskiy
,
13:04
[PATCH v5 01/18] pci/shpc: set attention led to OFF on reset
,
Vladimir Sementsov-Ogievskiy
,
13:04
Re: [PATCH 4/5] hw/nvme: basic directives support
,
Keith Busch
,
13:02
Re: CXL 2.0 memory pooling emulation
,
Jonathan Cameron
,
13:01
Re: [PATCH V3 5/8] hw/riscv/virt: virt-acpi-build.c: Add RINTC in MADT
,
Andrew Jones
,
12:38
Re: [PATCH 4/5] hw/nvme: basic directives support
,
Klaus Jensen
,
12:36
Re: [PATCH V3 4/8] hw/riscv/virt: Enable basic ACPI infrastructure
,
Andrew Jones
,
12:36
Re: [PATCH v5 3/3] qtests/arm: add some mte tests
,
Eric Auger
,
12:30
Re: [PATCH V2 04/10] hw/riscv/virt: virt-acpi-build.c: Add basic ACPI tables
,
Sunil V L
,
12:26
[PATCH 3/5] hw/nvme: add basic endurance group support
,
Jesper Devantier
,
12:26
[PATCH 1/5] hw/nvme: move adjustment of data_units{read,written}
,
Jesper Devantier
,
12:26
[PATCH 5/5] hw/nvme: flexible data placement emulation
,
Jesper Devantier
,
12:26
[PATCH 4/5] hw/nvme: basic directives support
,
Jesper Devantier
,
12:26
[PATCH 0/5] Support Flexible Data Placement (FDP)
,
Jesper Devantier
,
12:26
[PATCH 2/5] hw/nvme: store a pointer to the NvmeSubsystem in the NvmeNamespace
,
Jesper Devantier
,
12:26
Re: [PATCH 4/5] hw/nvme: basic directives support
,
Keith Busch
,
12:23
Re: [PATCH v2] target/arm: Add raw_writes ops for register whose write induce TLB maintenance
,
Peter Maydell
,
12:23
Re: [PATCH RESEND v5 00/28] target/arm: Allow CONFIG_TCG=n builds
,
Peter Maydell
,
12:22
Re: [PULL v2 0/10] xenpvh
,
Peter Maydell
,
12:17
Re: [PULL v2 0/10] xenpvh
,
Peter Maydell
,
12:16
Re: [PATCH] gitlab-ci: Use artifacts instead of dumping logs in the Cirrus-CI jobs
,
Alex Bennée
,
12:15
Re: [PATCH v6 1/3] multifd: Create property multifd-flush-after-each-section
,
Juan Quintela
,
12:13
Re: [PULL 0/5] Migration 20230215 patches
,
Peter Maydell
,
12:12
[PULL 30/30] tests/qtest: Restrict tpm-tis-devices-{swtpm}-test to CONFIG_TCG
,
Peter Maydell
,
12:11
[PULL 29/30] tests/qtest: arm-cpu-features: Match tests to required accelerators
,
Peter Maydell
,
12:11
[PULL 27/30] tests/avocado: Tag TCG tests with accel:tcg
,
Peter Maydell
,
12:11
[PULL 24/30] target/arm: Move PC alignment check
,
Peter Maydell
,
12:11
[PULL 28/30] target/arm: Use "max" as default cpu for the virt machine with KVM
,
Peter Maydell
,
12:11
[PULL 26/30] tests/avocado: Skip tests that require a missing accelerator
,
Peter Maydell
,
12:11
[PULL 25/30] target/arm: Move cpregs code out of cpu.h
,
Peter Maydell
,
12:11
[PULL 23/30] target/arm: wrap call to aarch64_sve_change_el in tcg_enabled()
,
Peter Maydell
,
12:11
[PULL 22/30] target/arm: wrap psci call with tcg_enabled
,
Peter Maydell
,
12:11
[PULL 21/30] target/arm: rename handle_semihosting to tcg_handle_semihosting
,
Peter Maydell
,
12:11
[PULL 20/30] hw/arm/smmu-common: Fix TTB1 handling
,
Peter Maydell
,
12:11
[PULL 19/30] hw/arm/smmu-common: Support 64-bit addresses
,
Peter Maydell
,
12:11
[PULL 17/30] hw/ssi: Add Nuvoton PSPI Module
,
Peter Maydell
,
12:11
[PULL 18/30] hw/arm: Attach PSPI module to NPCM7XX SoC
,
Peter Maydell
,
12:11
[PULL 16/30] MAINTAINERS: Add myself to maintainers and remove Havard
,
Peter Maydell
,
12:11
[PULL 13/30] hw/arm/smmuv3: Add GBPA register
,
Peter Maydell
,
12:11
[PULL 15/30] arm/virt: don't try to spell out the accelerator
,
Peter Maydell
,
12:11
[PULL 12/30] tests/avocado: retire the Aarch64 TCG tests from boot_linux.py
,
Peter Maydell
,
12:11
[PULL 14/30] hw/arm: Add missing XLNX_ZYNQMP_ARM -> USB_DWC3 Kconfig dependency
,
Peter Maydell
,
12:11
[PULL 11/30] target/arm: Declare CPU <-> NVIC helpers in 'hw/intc/armv7m_nvic.h'
,
Peter Maydell
,
12:11
[PULL 10/30] target/arm: Store CPUARMState::nvic as NVICState*
,
Peter Maydell
,
12:11
[PULL 09/30] target/arm: Restrict CPUARMState::nvic to sysemu
,
Peter Maydell
,
12:11
[PULL 08/30] target/arm: Restrict CPUARMState::arm_boot_info to sysemu
,
Peter Maydell
,
12:11
[PULL 05/30] target/arm: Convert CPUARMState::eabi to boolean
,
Peter Maydell
,
12:11
[PULL 07/30] target/arm: Restrict CPUARMState::gicv3state to sysemu
,
Peter Maydell
,
12:11
[PULL 06/30] target/arm: Avoid resetting CPUARMState::eabi field
,
Peter Maydell
,
12:11
[PULL 04/30] target/arm: Constify ID_PFR1 on user emulation
,
Peter Maydell
,
12:11
[PULL 03/30] target/arm: Reduce arm_v7m_mmu_idx_[all/for_secstate_and_priv]() scope
,
Peter Maydell
,
12:11
[PULL 02/30] target/arm: Simplify arm_v7m_mmu_idx_for_secstate() for user emulation
,
Peter Maydell
,
12:11
[PULL 00/30] target-arm queue
,
Peter Maydell
,
12:11
[PULL 01/30] hw/intc/armv7m_nvic: Use OBJECT_DECLARE_SIMPLE_TYPE() macro
,
Peter Maydell
,
12:11
Re: [PATCH v2 07/18] hw/ide/piix: Ensure IDE output IRQs are wired at realization
,
Bernhard Beschow
,
12:11
Re: [PATCH v2] target/arm: Add raw_writes ops for register whose write induce TLB maintenance
,
Eric Auger
,
12:06
Re: [PATCH] qemu: make version available in coredump
,
Vladimir Sementsov-Ogievskiy
,
12:02
Re: [RFC PATCH 12/16] hw/arm/smmuv3: Add VMID to tlb tagging
,
Eric Auger
,
11:54
Re: [RFC PATCH 13/16] hw/arm/smmuv3: Add CMDs related to stage 2
,
Eric Auger
,
11:54
Re: [PATCH v11 08/11] vfio/migration: Implement VFIO migration protocol v2
,
Juan Quintela
,
11:54
Re: [RFC PATCH 10/16] hw/arm/smmuv3: Make TLB lookup work for stage-2
,
Eric Auger
,
11:52
Re: [RFC PATCH 05/16] hw/arm/smmuv3: Add page table walk for stage-2
,
Eric Auger
,
11:51
Re: [PATCH RESEND v5 00/28] target/arm: Allow CONFIG_TCG=n builds
,
Fabiano Rosas
,
11:48
Re: [RFC PATCH 04/16] hw/arm/smmuv3: Add a system property to choose translation stage
,
Eric Auger
,
11:45
Re: [PATCH v6 3/3] multifd: Only flush once each full round of memory
,
Peter Xu
,
11:44
Re: [RFC PATCH 03/16] hw/arm/smmuv3: Rename smmu_ptw_64
,
Eric Auger
,
11:44
Re: [PATCH v2 05/14] target/riscv: Fix relationship between V, Zve*, F and D
,
Daniel Henrique Barboza
,
11:42
Re: [PATCH] TCG plugin API extension to read guest memory content by an address
,
Peter Maydell
,
11:42
[PATCH V3 8/8] MAINTAINERS: Add entry for RISC-V ACPI
,
Sunil V L
,
11:42
[PATCH V3 7/8] hw/riscv/virt.c: Initialize the ACPI tables
,
Sunil V L
,
11:41
[PATCH V3 6/8] hw/riscv/virt: virt-acpi-build.c: Add RHCT Table
,
Sunil V L
,
11:41
[PATCH V3 5/8] hw/riscv/virt: virt-acpi-build.c: Add RINTC in MADT
,
Sunil V L
,
11:41
[PATCH V3 4/8] hw/riscv/virt: Enable basic ACPI infrastructure
,
Sunil V L
,
11:41
[PATCH V3 3/8] hw/riscv/virt: Add memmap pointer to RiscVVirtState
,
Sunil V L
,
11:41
[PATCH V3 2/8] hw/riscv/virt: Add a switch to disable ACPI
,
Sunil V L
,
11:41
[PATCH V3 1/8] hw/riscv/virt: Add OEM_ID and OEM_TABLE_ID fields
,
Sunil V L
,
11:41
[PATCH V3 0/8] Add basic ACPI support for risc-v virt
,
Sunil V L
,
11:41
Re: [PATCH v11 08/11] vfio/migration: Implement VFIO migration protocol v2
,
Avihai Horon
,
11:41
Re: [PATCH 18/18] target/riscv: Move configuration check to envcfg CSRs predicate()
,
Palmer Dabbelt
,
11:40
Re: [PATCH] TCG plugin API extension to read guest memory content by an address
,
Alex Bennée
,
11:34
Re: [PATCH RESEND v5 25/28] target/avocado: Pass parameters to migration test on aarch64
,
Peter Maydell
,
11:32
Re: [PATCH RESEND v5 00/28] target/arm: Allow CONFIG_TCG=n builds
,
Peter Maydell
,
11:30
Re: [PATCH V2 04/10] hw/riscv/virt: virt-acpi-build.c: Add basic ACPI tables
,
Palmer Dabbelt
,
11:26
Re: [PATCH RESEND v5 17/28] target/arm: Move cortex sysregs into cpregs.c
,
Peter Maydell
,
11:24
Re: [PATCH v2 1/1] vhost-user-fs: add property to allow migration
,
Juan Quintela
,
11:22
Re: [PATCH RESEND v5 07/28] target/arm: Move define_debug_regs() to cpregs.c
,
Peter Maydell
,
11:22
[PATCH v5 9/9] target/riscv/cpu: remove CPUArchState::features and friends
,
Daniel Henrique Barboza
,
11:22
[PATCH v5 8/9] target/riscv: remove RISCV_FEATURE_MMU
,
Daniel Henrique Barboza
,
11:22
[PATCH v5 7/9] hw/riscv/virt.c: do not use RISCV_FEATURE_MMU in create_fdt_socket_cpus()
,
Daniel Henrique Barboza
,
11:21
[PATCH v5 6/9] target/riscv: remove RISCV_FEATURE_PMP
,
Daniel Henrique Barboza
,
11:21
[PATCH v5 5/9] target/riscv: remove RISCV_FEATURE_EPMP
,
Daniel Henrique Barboza
,
11:21
[PATCH v5 4/9] target/riscv/cpu.c: error out if EPMP is enabled without PMP
,
Daniel Henrique Barboza
,
11:21
[PATCH v5 3/9] target/riscv: remove RISCV_FEATURE_DEBUG
,
Daniel Henrique Barboza
,
11:21
[PATCH v5 2/9] target/riscv: introduce riscv_cpu_cfg()
,
Daniel Henrique Barboza
,
11:21
[PATCH v5 1/9] target/riscv: turn write_misa() into an official no-op
,
Daniel Henrique Barboza
,
11:21
[PATCH v5 0/9] make write_misa a no-op and FEATURE_* cleanups
,
Daniel Henrique Barboza
,
11:21
[PATCH v4 09/10] migration: Extend query-migrate to provide dirty page limit info
,
huangy81
,
11:19
[PATCH v4 10/10] tests: Add migration dirty-limit capability test
,
huangy81
,
11:19
[PATCH v4 08/10] migration: Implement dirty-limit convergence algo
,
huangy81
,
11:19
Re: [PATCH RESEND v5 00/28] target/arm: Allow CONFIG_TCG=n builds
,
Peter Maydell
,
11:19
[PATCH v4 05/10] qapi/migration: Introduce vcpu-dirty-limit parameters
,
huangy81
,
11:19
[PATCH v4 06/10] migration: Introduce dirty-limit capability
,
huangy81
,
11:19
[PATCH v4 07/10] migration: Refactor auto-converge capability logic
,
huangy81
,
11:19
[PATCH v4 04/10] qapi/migration: Introduce x-vcpu-dirty-limit-period parameter
,
huangy81
,
11:19
[PATCH v4 00/10] migration: introduce dirtylimit capability
,
huangy81
,
11:19
[PATCH v4 03/10] kvm: dirty-ring: Fix race with vcpu creation
,
huangy81
,
11:19
[PATCH v4 02/10] softmmu/dirtylimit: Add parameter check for hmp "set_vcpu_dirty_limit"
,
huangy81
,
11:19
[PATCH v4 01/10] dirtylimit: Fix overflow when computing MB
,
huangy81
,
11:19
Re: [PATCH] target/riscv: Fix vslide1up.vf and vslide1down.vf
,
Palmer Dabbelt
,
11:18
[PATCH] TCG plugin API extension to read guest memory content by an address
,
Mikhail Tyutin
,
11:18
Re: [PATCH v2 1/1] vhost-user-fs: add property to allow migration
,
Juan Quintela
,
11:17
Re: Lost partition tables on ide-hd + ahci drive
,
Mike Maslenkin
,
11:16
Re: [PATCH v2 1/1] vhost-user-fs: add property to allow migration
,
Michael S. Tsirkin
,
11:13
Re: [PATCH] target/riscv: avoid env_archcpu() in cpu_get_tb_cpu_state()
,
Palmer Dabbelt
,
11:11
Re: [PATCH v2 1/1] vhost-user-fs: add property to allow migration
,
Michael S. Tsirkin
,
11:11
Re: [PATCH v1 0/2] vhost: memslot handling improvements
,
Stefan Hajnoczi
,
11:04
Re: [PATCH v11 08/11] vfio/migration: Implement VFIO migration protocol v2
,
Juan Quintela
,
10:43
Re: [RFC v5 0/3] migration: reduce time of loading non-iterable vmstate
,
Chuang Xu
,
10:41
Re: [RFC PATCH v11bis 00/26] Emulated XenStore and PV backend support
,
David Woodhouse
,
10:33
Re: [PATCH v2 07/18] hw/ide/piix: Ensure IDE output IRQs are wired at realization
,
Philippe Mathieu-Daudé
,
10:33
Re: [Qemu-devel] [PATCH 19/38] char: make some qemu_chr_fe skip if no driver
,
Philippe Mathieu-Daudé
,
10:29
Re: [PATCH v2 17/18] hw/isa: Un-inline isa_bus_from_device()
,
Bernhard Beschow
,
10:28
Re: [PATCH v2 18/18] hw/isa: Remove empty ISADeviceClass structure
,
Bernhard Beschow
,
10:28
Re: [PATCH v2 2/3] dma-helpers: prevent dma_blk_cb() vs dma_aio_cancel() race
,
Kevin Wolf
,
10:27
Re: [PATCH v4 02/10] target/riscv: remove RISCV_FEATURE_MISA
,
Daniel Henrique Barboza
,
10:26
Re: Lost partition tables on ide-hd + ahci drive
,
Fiona Ebner
,
10:25
Re: [PATCH v3 01/14] hw/char/serial-pci: Replace DO_UPCAST(PCISerialState) by PCI_SERIAL()
,
Philippe Mathieu-Daudé
,
10:22
Re: [PATCH v2] Do not include hw/hw.h if it is not necessary
,
Philippe Mathieu-Daudé
,
10:19
Re: [PATCH v6 1/3] multifd: Create property multifd-flush-after-each-section
,
Markus Armbruster
,
10:15
Re: [PATCH v3] Adding new machine Yosemitev2 in QEMU
,
karthikeyan Pasupathi
,
10:04
Re: [PATCH v11 11/11] docs/devel: Align VFIO migration docs to v2 protocol
,
Juan Quintela
,
09:57
Re: [PATCH v11 07/11] vfio/migration: Rename functions/structs related to v1 protocol
,
Juan Quintela
,
09:54
Re: [PATCH v11 04/11] vfio/common: Change vfio_devices_all_running_and_saving() logic to equivalent one
,
Juan Quintela
,
09:53
Re: [PATCH v4 02/10] target/riscv: remove RISCV_FEATURE_MISA
,
Andrew Jones
,
09:52
Re: [PATCH v4 01/10] target/riscv: turn write_misa() into an official no-op
,
Andrew Jones
,
09:51
Re: [PATCH v11 06/11] vfio/migration: Move migration v1 logic to vfio_migration_init()
,
Juan Quintela
,
09:50
[PATCH] hw/display/sm501: Implement more 2D raster operations
,
BALATON Zoltan
,
09:43
Re: [PATCH v2 07/18] hw/ide/piix: Ensure IDE output IRQs are wired at realization
,
Bernhard Beschow
,
09:43
[PATCH v11 09/11] vfio/migration: Remove VFIO migration protocol v1
,
Avihai Horon
,
09:37
[PATCH v11 11/11] docs/devel: Align VFIO migration docs to v2 protocol
,
Avihai Horon
,
09:37
[PATCH v11 10/11] vfio: Alphabetize migration section of VFIO trace-events file
,
Avihai Horon
,
09:37
[PATCH v11 08/11] vfio/migration: Implement VFIO migration protocol v2
,
Avihai Horon
,
09:37
[PATCH v11 07/11] vfio/migration: Rename functions/structs related to v1 protocol
,
Avihai Horon
,
09:37
[PATCH v11 06/11] vfio/migration: Move migration v1 logic to vfio_migration_init()
,
Avihai Horon
,
09:37
[PATCH v11 05/11] vfio/migration: Block multiple devices migration
,
Avihai Horon
,
09:37
[PATCH v11 04/11] vfio/common: Change vfio_devices_all_running_and_saving() logic to equivalent one
,
Avihai Horon
,
09:37
[PATCH v11 00/11] vfio/migration: Implement VFIO migration protocol v2
,
Avihai Horon
,
09:37
[PATCH v11 01/11] linux-headers: Update to v6.2-rc8
,
Avihai Horon
,
09:37
[PATCH v11 03/11] vfio/migration: Allow migration without VFIO IOMMU dirty tracking support
,
Avihai Horon
,
09:37
[PATCH v11 02/11] vfio/migration: Fix NULL pointer dereference bug
,
Avihai Horon
,
09:37
Re: Runnig solaris binary(32 bit) on linux(64 bit)
,
Peter Maydell
,
09:37
RE: Future of icount discussion for next KVM call?
,
Wang, Wei W
,
09:36
Re: [PATCH v3 04/14] vdpa: add vhost_vdpa_suspend
,
Eugenio Perez Martin
,
09:36
Re: [PATCH] hw/arm: Add missing ZynqMP ZCU102 -> USB_DWC3 Kconfig dependency
,
Francisco Iglesias
,
09:29
Runnig solaris binary(32 bit) on linux(64 bit)
,
ginu samuel
,
09:29
[PATCH v2] Do not include hw/hw.h if it is not necessary
,
Thomas Huth
,
09:29
Re: [PATCH v3] Adding new machine Yosemitev2 in QEMU
,
Philippe Mathieu-Daudé
,
09:28
Re: [PATCH qemu 1/2] hw/at24c : modify at24c to support 1 byte address mode
,
Sittisak Sinprem
,
09:27
Re: [Qemu-devel] [PATCH 19/38] char: make some qemu_chr_fe skip if no driver
,
Marc-André Lureau
,
09:24
[PATCH 5/5] hw/riscv: Restrict CPU clusters to the expected type
,
Philippe Mathieu-Daudé
,
09:24
[PATCH 4/5] hw/arm: Restrict CPU clusters to the expected type
,
Philippe Mathieu-Daudé
,
09:24
[PATCH 3/5] hw/cpu/cluster: Restrict CPU cluster to a particular CPU type
,
Philippe Mathieu-Daudé
,
09:24
Re: [PATCH qemu 2/2] aspeed/fuji : correct the eeprom size
,
Sittisak Sinprem
,
09:24
[PATCH 2/5] hw/cpu/cluster: Only add CPU objects to CPU cluster
,
Philippe Mathieu-Daudé
,
09:23
[PATCH 1/5] hw/cpu: Extend CPUState::cluster_index documentation
,
Philippe Mathieu-Daudé
,
09:23
[PATCH 0/5] hw/cpu/cluster: Restrict CPU cluster to a particular CPU type
,
Philippe Mathieu-Daudé
,
09:23
Re: [PATCH 1/2] configure: Add 'mkdir build' check
,
Peter Maydell
,
09:21
Re: [PATCH v3 01/14] hw/char/serial-pci: Replace DO_UPCAST(PCISerialState) by PCI_SERIAL()
,
BALATON Zoltan
,
09:20
Re: [PATCH 04/20] hw/ide/isa: Extract TYPE_ISA_IDE declarations to 'hw/ide/isa.h'
,
Bernhard Beschow
,
09:20
Re: [PATCH v3 4/6] hw/vfio/ccw: Replace DO_UPCAST(S390CCWDevice) by S390_CCW_DEVICE()
,
Thomas Huth
,
09:18
Re: Lost partition tables on ide-hd + ahci drive
,
Mike Maslenkin
,
09:17
Re: [PATCH v2 1/1] vhost-user-fs: add property to allow migration
,
Juan Quintela
,
09:14
Re: [PATCH] target/i386: Fix 32-bit AD[CO]X insns in 64-bit mode
,
Paolo Bonzini
,
09:10
Re: [PATCH 0/2] *** configure: Add 'mkdir build' check ***
,
Peter Maydell
,
09:06
Re: [RFC PATCH v11bis 00/26] Emulated XenStore and PV backend support
,
Juan Quintela
,
09:02
Re: [RFC PATCH 15/16] hw/arm/smmuv3: Add fault configuration for stage-2
,
Mostafa Saleh
,
09:01
[PATCH v2 1/1] vhost-user-fs: add property to allow migration
,
Anton Kuchin
,
09:00
[PATCH v2 0/1] virtio-fs: implement option for stateless migration.
,
Anton Kuchin
,
09:00
Re: [RFC PATCH 13/16] hw/arm/smmuv3: Add CMDs related to stage 2
,
Mostafa Saleh
,
08:58
Re: Future of icount discussion for next KVM call?
,
Juan Quintela
,
08:56
Re: [RFC PATCH 12/16] hw/arm/smmuv3: Add VMID to tlb tagging
,
Mostafa Saleh
,
08:54
Re: [PATCH v2 0/2] hw/arm/smmu: Fixes for TTB1
,
Peter Maydell
,
08:53
Re: [RFC PATCH 12/16] hw/arm/smmuv3: Add VMID to tlb tagging
,
Mostafa Saleh
,
08:52
Re: [PATCH v2] target/arm: Add raw_writes ops for register whose write induce TLB maintenance
,
Peter Maydell
,
08:52
Re: [PATCH v2 00/13] Dynamycally switch to vhost shadow virtqueues at vdpa net migration
,
Lei Yang
,
08:51
Re: [RFC PATCH v11bis 00/26] Emulated XenStore and PV backend support
,
David Woodhouse
,
08:51
Re: [PATCH v3] Adding new machine Yosemitev2 in QEMU
,
Cédric Le Goater
,
08:50
Re: [RFC PATCH 10/16] hw/arm/smmuv3: Make TLB lookup work for stage-2
,
Mostafa Saleh
,
08:50
[PATCH v2 4/4] target/ppc: fix warning with clang-15
,
Pierrick Bouvier
,
08:49
[PATCH v2 3/4] qga/vss-win32: fix warning for clang++-15
,
Pierrick Bouvier
,
08:49
[PATCH v2 2/4] sysemu/os-win32: fix setjmp/longjmp on windows-arm64
,
Pierrick Bouvier
,
08:49
[PATCH v2 1/4] util/cacheflush: fix cache on windows-arm64
,
Pierrick Bouvier
,
08:49
[PATCH v2 0/4] Adds support for running QEMU natively on windows-arm64
,
Pierrick Bouvier
,
08:49
Re: [PATCH v3 04/14] vdpa: add vhost_vdpa_suspend
,
Alvaro Karsz
,
08:48
Re: [PATCH v5 09/14] Hexagon (tests/tcg/hexagon) Remove __builtin from scatter_gather
,
Anton Johansson
,
08:47
Re: [PATCH v5 11/14] Hexagon (target/hexagon) Change subtract from zero to change sign
,
Anton Johansson
,
08:45
Re: [RFC 20/52] s390x: Replace MachineState.smp access with topology helpers
,
Thomas Huth
,
08:39
[PATCH v3] Adding new machine Yosemitev2 in QEMU
,
Karthikeyan Pasupathi
,
08:34
Re: [PATCH v4 02/10] target/riscv: remove RISCV_FEATURE_MISA
,
Bin Meng
,
08:31
Re: [PATCH v3 02/10] target/riscv: always allow write_misa() to write MISA
,
Bin Meng
,
08:31
Re: [RFC PATCH 08/16] hw/arm/smmuv3: Support S2AFFD
,
Mostafa Saleh
,
08:27
Re: [PATCH v4 01/10] target/riscv: turn write_misa() into an official no-op
,
Bin Meng
,
08:27
Re: [PATCH v3 0/3] Nuvoton Peripheral SPI (PSPI) Module
,
Peter Maydell
,
08:24
RE: Future of icount discussion for next KVM call?
,
Wang, Wei W
,
08:20
Re: [RFC PATCH 07/16] hw/arm/smmuv3: Check validity of stage-2 page table
,
Mostafa Saleh
,
08:20
Re: [RFC PATCH 06/16] hw/arm/smmuv3: Parse STE config for stage-2
,
Mostafa Saleh
,
08:17
Re: [PATCH RESEND 18/18] i386: Add new property to control L2 cache topo in CPUID.04H
,
wangyanan (Y)
,
08:15
Re: [PATCH v5 08/14] Hexagon (tests/tcg/hexagon) Update preg_alias.c
,
Anton Johansson
,
08:11
Re: [PULL v3 00/10] Misc patches for 2023-02-08
,
Peter Maydell
,
08:09
Re: [RFC PATCH 05/16] hw/arm/smmuv3: Add page table walk for stage-2
,
Mostafa Saleh
,
08:09
Re: [PATCH v5 07/14] Hexagon (target/hexagon) Analyze packet for HVX
,
Anton Johansson
,
08:09
[PATCH v4 10/10] target/riscv/cpu: remove CPUArchState::features and friends
,
Daniel Henrique Barboza
,
08:05
[PATCH v4 07/10] target/riscv: remove RISCV_FEATURE_PMP
,
Daniel Henrique Barboza
,
08:05
[PATCH v4 09/10] target/riscv: remove RISCV_FEATURE_MMU
,
Daniel Henrique Barboza
,
08:05
[PATCH v4 08/10] hw/riscv/virt.c: do not use RISCV_FEATURE_MMU in create_fdt_socket_cpus()
,
Daniel Henrique Barboza
,
08:05
[PATCH v4 06/10] target/riscv: remove RISCV_FEATURE_EPMP
,
Daniel Henrique Barboza
,
08:05
[PATCH v4 05/10] target/riscv/cpu.c: error out if EPMP is enabled without PMP
,
Daniel Henrique Barboza
,
08:05
[PATCH v4 03/10] target/riscv: introduce riscv_cpu_cfg()
,
Daniel Henrique Barboza
,
08:05
[PATCH v4 02/10] target/riscv: remove RISCV_FEATURE_MISA
,
Daniel Henrique Barboza
,
08:05
[PATCH v4 04/10] target/riscv: remove RISCV_FEATURE_DEBUG
,
Daniel Henrique Barboza
,
08:05
[PATCH v4 01/10] target/riscv: turn write_misa() into an official no-op
,
Daniel Henrique Barboza
,
08:05
[PATCH v4 00/10] make write_misa a no-op and FEATURE_* cleanups
,
Daniel Henrique Barboza
,
08:04
Re: [PATCH v3 01/14] hw/char/serial-pci: Replace DO_UPCAST(PCISerialState) by PCI_SERIAL()
,
Philippe Mathieu-Daudé
,
08:00
Re: [PULL v2 0/10] xenpvh
,
Fabiano Rosas
,
07:59
Re: [RFC PATCH 04/16] hw/arm/smmuv3: Add a system property to choose translation stage
,
Mostafa Saleh
,
07:58
Re: [RFC PATCH 03/16] hw/arm/smmuv3: Rename smmu_ptw_64
,
Mostafa Saleh
,
07:56
Re: [PATCH 1/4] util/cacheflush: fix illegal instruction on windows-arm64
,
Pierrick Bouvier
,
07:53
Re: [RFC PATCH 02/16] hw/arm/smmuv3: Update translation config to hold stage-2
,
Mostafa Saleh
,
07:53
Re: Future of icount discussion for next KVM call?
,
Alex Bennée
,
07:50
Re: [PATCH v5 06/14] Hexagon (target/hexagon) Don't set pkt_has_store_s1 when not needed
,
Anton Johansson
,
07:47
Re: Future of icount discussion for next KVM call?
,
Philippe Mathieu-Daudé
,
07:45
Re: [PATCH v2] Adding new machine Yosemitev2 in QEMU
,
Cédric Le Goater
,
07:39
Re: [PATCH v1 1/2] vhost: Defer filtering memory sections until building the vhost memory structure
,
David Hildenbrand
,
07:39
Re: [PATCH v2 1/3] scsi: protect req->aiocb with AioContext lock
,
Kevin Wolf
,
07:34
Re: [PATCH v2 0/7] Python: Drop support for Python 3.6
,
Markus Armbruster
,
07:32
Re: [PATCH 3/5] bulk: Have object_child_foreach() take Error* and return boolean
,
Michael S. Tsirkin
,
07:30
Re: [RFC 42/52] hw/machine: Add hybrid_supported in generic topo properties
,
wangyanan (Y)
,
07:28
[RFC PATCH 5/5] hw/ppc/pnv_bmc: Simplify pnv_bmc_find()
,
Philippe Mathieu-Daudé
,
07:25
[PATCH 3/5] bulk: Have object_child_foreach() take Error* and return boolean
,
Philippe Mathieu-Daudé
,
07:25
[RFC PATCH 4/5] hw/nmi: Simplify nmi_monitor_handle() and do_nmi()
,
Philippe Mathieu-Daudé
,
07:25
[PATCH 2/5] spapr/ddw: Remove confuse return value in spapr_phb_get_free_liobn()
,
Philippe Mathieu-Daudé
,
07:25
[PATCH 1/5] hw/nmi: Have nmi_monitor_handler() return a boolean indicating error
,
Philippe Mathieu-Daudé
,
07:25
[PATCH 0/5] bulk: Have object_child_foreach() take Error* and return boolean
,
Philippe Mathieu-Daudé
,
07:25
Re: [PATCH v1 1/2] vhost: Defer filtering memory sections until building the vhost memory structure
,
Michael S. Tsirkin
,
07:22
Re: [PATCH v1 1/2] vhost: Defer filtering memory sections until building the vhost memory structure
,
Michael S. Tsirkin
,
07:21
Re: Future of icount discussion for next KVM call?
,
Markus Armbruster
,
07:20
Re: [PATCH v3 02/10] target/riscv: always allow write_misa() to write MISA
,
Daniel Henrique Barboza
,
07:16
Re: [RFC 41/52] machine: Introduce core_type() hook
,
wangyanan (Y)
,
07:15
Re: [RFC PATCH v2 1/2] qapi, i386: Move kernel-hashes to SevCommonProperties
,
Markus Armbruster
,
07:14
Re: [PATCH v1 1/2] vhost: Defer filtering memory sections until building the vhost memory structure
,
David Hildenbrand
,
07:13
Re: [PATCH v1 1/2] vhost: Defer filtering memory sections until building the vhost memory structure
,
David Hildenbrand
,
07:11
Re: [PATCH v1 1/2] vhost: Defer filtering memory sections until building the vhost memory structure
,
Michael S. Tsirkin
,
07:04
Re: [PATCH] qemu: make version available in coredump
,
Daniel P . Berrangé
,
07:03
Re: [RFC PATCH 13/16] hw/arm/smmuv3: Add CMDs related to stage 2
,
Eric Auger
,
06:57
Re: [PATCH] audio/pwaudio.c: Add Pipewire audio backend for QEMU
,
Christian Schoenebeck
,
06:53
[PATCH v1 2/2] vhost: Remove vhost_backend_can_merge() callback
,
David Hildenbrand
,
06:48
[PATCH v1 1/2] vhost: Defer filtering memory sections until building the vhost memory structure
,
David Hildenbrand
,
06:48
[PATCH v1 0/2] vhost: memslot handling improvements
,
David Hildenbrand
,
06:48
Re: [PATCH v5 0/3] arm: enable MTE for QEMU + kvm
,
Cornelia Huck
,
06:46
Re: [PATCH] audio/pwaudio.c: Add Pipewire audio backend for QEMU
,
Gerd Hoffmann
,
06:43
Re: [PATCH v2] audio/pwaudio.c: Add Pipewire audio backend for QEMU
,
Christian Schoenebeck
,
06:41
Re: [PATCH v5 0/3] arm: enable MTE for QEMU + kvm
,
Peter Maydell
,
06:41
Re: [PATCH] hw/arm: Add missing ZynqMP ZCU102 -> USB_DWC3 Kconfig dependency
,
Peter Maydell
,
06:38
Re: [RFC PATCH 10/16] hw/arm/smmuv3: Make TLB lookup work for stage-2
,
Eric Auger
,
06:32
Re: [PATCH] qemu: make version available in coredump
,
Vladimir Sementsov-Ogievskiy
,
06:30
Re: [PATCH v3 01/14] hw/char/serial-pci: Replace DO_UPCAST(PCISerialState) by PCI_SERIAL()
,
Thomas Huth
,
06:20
Re: [PULL 0/5] Misc next patches
,
Peter Maydell
,
06:16
Re: [PATCH v6 0/4] memory: prevent dma-reentracy issues
,
Thomas Huth
,
06:14
Re: [PATCH v2 6/7] CI: Stop building docs on centos8
,
Daniel P . Berrangé
,
06:13
Re: [RFC PATCH v2 0/2] i386/sev: Support measured direct kernel boot on SNP
,
Dr. David Alan Gilbert
,
06:11
Re: [PATCH] Adding new machine Yosemitev2 in QEMU
,
Philippe Mathieu-Daudé
,
06:10
Re: [PATCH v2 6/7] CI: Stop building docs on centos8
,
Daniel P . Berrangé
,
06:06
Re: [PATCH] hbitmap: fix hbitmap_status() return value for first dirty bit case
,
Kevin Wolf
,
06:01
Re: [PATCH v6 3/3] multifd: Only flush once each full round of memory
,
Juan Quintela
,
06:01
Re: [PATCH v2 6/7] CI: Stop building docs on centos8
,
Daniel P . Berrangé
,
06:00
Re: [PATCH v2 0/7] Python: Drop support for Python 3.6
,
Thomas Huth
,
05:58
Re: Future of icount discussion for next KVM call?
,
Juan Quintela
,
05:56
Re: [PATCH 1/1] block: improve error logging in bdrv_reopen_prepare()
,
Kevin Wolf
,
05:56
[PATCH v2] Adding new machine Yosemitev2 in QEMU
,
Karthikeyan Pasupathi
,
05:50
Re: [RFC PATCH v11bis 00/26] Emulated XenStore and PV backend support
,
Juan Quintela
,
05:49
[PATCH] Adding new machine Yosemitev2 in QEMU
,
Karthikeyan Pasupathi
,
05:48
Re: [PATCH] audio/pwaudio.c: Add Pipewire audio backend for QEMU
,
Daniel P . Berrangé
,
05:47
Re: [RFC 23/52] arm: Replace MachineState.smp access with topology helpers
,
wangyanan (Y)
,
05:46
Re: [PATCH v2 6/7] CI: Stop building docs on centos8
,
Markus Armbruster
,
05:40
Re: [PATCH] audio/pwaudio.c: Add Pipewire audio backend for QEMU
,
Michael Tokarev
,
05:34
Re: [RFC PATCH v2 0/2] i386/sev: Support measured direct kernel boot on SNP
,
Daniel P . Berrangé
,
05:27
Re: Future of icount discussion for next KVM call?
,
Alex Bennée
,
05:24
Re: Detecting qemu from guest on arm/hvf (apple arm)
,
Peter Maydell
,
05:23
Re: [RFC PATCH 12/16] hw/arm/smmuv3: Add VMID to tlb tagging
,
Eric Auger
,
05:17
Re: [PATCH v2 0/7] Python: Drop support for Python 3.6
,
Peter Maydell
,
05:17
Re: [PATCH v3 02/10] target/riscv: always allow write_misa() to write MISA
,
Andrew Jones
,
05:08
Re: [RFC PATCH 1/2] mm: restrictedmem: Allow userspace to specify mount_path for memfd_restricted
,
Kirill A. Shutemov
,
05:02
Re: [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory
,
Nikunj A. Dadhania
,
04:57
[RFC PATCH v11bis 07/26] hw/xen: Implement core serialize/deserialize methods for xenstore_impl
,
David Woodhouse
,
04:46
[RFC PATCH v11bis 11/26] hw/xen: Pass grant ref to gnttab unmap operation
,
David Woodhouse
,
04:46
[RFC PATCH v11bis 12/26] hw/xen: Add foreignmem operations to allow redirection to internal emulation
,
David Woodhouse
,
04:45
[RFC PATCH v11bis 20/26] hw/xen: Hook up emulated implementation for event channel operations
,
David Woodhouse
,
04:45
[RFC PATCH v11bis 16/26] hw/xen: Rename xen_common.h to xen_native.h
,
David Woodhouse
,
04:45
[RFC PATCH v11bis 13/26] hw/xen: Add xenstore operations to allow redirection to internal emulation
,
David Woodhouse
,
04:45
[RFC PATCH v11bis 01/26] hw/xen: Add xenstore wire implementation and implementation stubs
,
David Woodhouse
,
04:45
[RFC PATCH v11bis 08/26] hw/xen: Create initial XenStore nodes
,
David Woodhouse
,
04:45
[RFC PATCH v11bis 09/26] hw/xen: Add evtchn operations to allow redirection to internal emulation
,
David Woodhouse
,
04:45
[RFC PATCH v11bis 10/26] hw/xen: Add gnttab operations to allow redirection to internal emulation
,
David Woodhouse
,
04:45
[RFC PATCH v11bis 05/26] hw/xen: Watches on XenStore transactions
,
David Woodhouse
,
04:45
[RFC PATCH v11bis 02/26] hw/xen: Add basic XenStore tree walk and write/read/directory support
,
David Woodhouse
,
04:45
[RFC PATCH v11bis 22/26] hw/xen: Add emulated implementation of XenStore operations
,
David Woodhouse
,
04:45
[RFC PATCH v11bis 03/26] hw/xen: Implement XenStore watches
,
David Woodhouse
,
04:45
[RFC PATCH v11bis 06/26] xenstore perms WIP
,
David Woodhouse
,
04:45
[RFC PATCH v11bis 26/26] i386/xen: Initialize Xen backends from pc_basic_device_init() for emulation
,
David Woodhouse
,
04:45
[RFC PATCH v11bis 04/26] hw/xen: Implement XenStore transactions
,
David Woodhouse
,
04:45
[RFC PATCH v11bis 14/26] hw/xen: Move xenstore_store_pv_console_info to xen_console.c
,
David Woodhouse
,
04:44
[RFC PATCH v11bis 19/26] hw/xen: Only advertise ring-page-order for xen-block if gnttab supports it
,
David Woodhouse
,
04:44
[RFC PATCH v11bis 21/26] hw/xen: Add emulated implementation of grant table operations
,
David Woodhouse
,
04:44
[RFC PATCH v11bis 25/26] hw/xen: Subsume xen_be_register_common() into xen_be_init()
,
David Woodhouse
,
04:44
[RFC PATCH v11bis 17/26] hw/xen: Build PV backend drivers for CONFIG_XEN_BUS
,
David Woodhouse
,
04:44
[RFC PATCH v11bis 15/26] hw/xen: Use XEN_PAGE_SIZE in PV backend drivers
,
David Woodhouse
,
04:44
[RFC PATCH v11bis 00/26] Emulated XenStore and PV backend support
,
David Woodhouse
,
04:44
[RFC PATCH v11bis 24/26] hw/xen: Implement soft reset for emulated gnttab
,
David Woodhouse
,
04:44
[RFC PATCH v11bis 18/26] hw/xen: Avoid crash when backend watch fires too early
,
David Woodhouse
,
04:44
[RFC PATCH v11bis 23/26] hw/xen: Map guest XENSTORE_PFN grant in emulated Xenstore
,
David Woodhouse
,
04:44
Re: [PATCH] qemu: make version available in coredump
,
Daniel P . Berrangé
,
04:44
Re: [PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
,
David Hildenbrand
,
04:41
Re: Does the page boundary check still necessary?
,
Kenneth Lee
,
04:35
Re: [PATCH v3 02/10] target/riscv: always allow write_misa() to write MISA
,
Bin Meng
,
04:34
Re: [RFC PATCH v2 1/2] qapi, i386: Move kernel-hashes to SevCommonProperties
,
Dov Murik
,
04:33
Re: [RFC 12/52] hw/acpi: Replace MachineState.smp access with topology helpers
,
wangyanan (Y)
,
04:31
Re: [PATCH v3 02/10] target/riscv: always allow write_misa() to write MISA
,
Andrew Jones
,
04:29
Re: [PATCH] hw/arm: Add missing ZynqMP ZCU102 -> USB_DWC3 Kconfig dependency
,
Philippe Mathieu-Daudé
,
04:27
Re: [RFC PATCH v2 1/2] qapi, i386: Move kernel-hashes to SevCommonProperties
,
Markus Armbruster
,
04:24
[PATCH] hw/arm: Add missing ZynqMP ZCU102 -> USB_DWC3 Kconfig dependency
,
Philippe Mathieu-Daudé
,
04:23
Re: [RFC PATCH v2 0/2] i386/sev: Support measured direct kernel boot on SNP
,
Dov Murik
,
04:11
Re: Lost partition tables on ide-hd + ahci drive
,
Fiona Ebner
,
03:58
[RFC PATCH v2 2/2] i386/sev: Allow measured direct kernel boot on SNP
,
Dov Murik
,
03:49
[RFC PATCH v2 1/2] qapi, i386: Move kernel-hashes to SevCommonProperties
,
Dov Murik
,
03:49
[RFC PATCH v2 0/2] i386/sev: Support measured direct kernel boot on SNP
,
Dov Murik
,
03:49
Re: [PATCH qemu 1/2] hw/at24c : modify at24c to support 1 byte address mode
,
Sittisak Sinprem
,
03:47
Re: [PATCH 1/8] m25p80: Improve error when the backend file size does not match the device
,
Philippe Mathieu-Daudé
,
03:47
Re: [PATCH v3 2/2] s390x/pv: Add support for asynchronous teardown for reboot
,
Thomas Huth
,
03:43
Re: [RFC 08/52] machine: Add helpers to get cpu topology info from MachineState.topo
,
wangyanan (Y)
,
03:38
[PATCH v2] audio/pwaudio.c: Add Pipewire audio backend for QEMU
,
Dorinda Bassey
,
03:26
Re: [PATCH qemu 1/2] hw/at24c : modify at24c to support 1 byte address mode
,
Philippe Mathieu-Daudé
,
03:25
Re: [PATCH v10 09/12] vfio/migration: Implement VFIO migration protocol v2
,
Avihai Horon
,
03:16
Re: [PATCH 05/12] gitlab: reduce default verbosity of cirrus run
,
Thomas Huth
,
03:15
Re: [PATCH v2 3/4] target/mips: implement CP0.Config7.WII bit support
,
Philippe Mathieu-Daudé
,
03:08
Re: [PATCH 05/12] gitlab: reduce default verbosity of cirrus run
,
Alex Bennée
,
03:04
Re: [PATCH v2 4/4] target/mips: set correct CP0.Config[4,5] values for M14K(c)
,
Philippe Mathieu-Daudé
,
03:03
Re: [PATCH 12/12] tests: ensure we export job results for some cross builds
,
Thomas Huth
,
03:00
Re: [PULL V2 00/10] Net patches
,
Philippe Mathieu-Daudé
,
03:00
Re: [RFC v3 14/18] backends/iommufd: Introduce the iommufd object
,
Eric Auger
,
02:58
Re: [PATCH v2 05/15] linux-user/sparc: Tidy window spill/fill traps
,
Philippe Mathieu-Daudé
,
02:55
Re: [PATCH 07/12] testing: update ubuntu2004 to ubuntu2204
,
Thomas Huth
,
02:55
Re: [PATCH v2 04/15] linux-user/sparc: Use TT_TRAP for flush windows
,
Philippe Mathieu-Daudé
,
02:54
Re: [PATCH v2 02/15] linux-user/sparc: Tidy syscall trap
,
Philippe Mathieu-Daudé
,
02:52
Re: [PATCH 0/4] target/arm: Cache ARMVAParameters
,
Philippe Mathieu-Daudé
,
02:47
Re: [PATCH 06/12] gitlab: extend custom runners with base_job_template
,
Thomas Huth
,
02:39
Re: [PATCH 05/12] gitlab: reduce default verbosity of cirrus run
,
Thomas Huth
,
02:38
Re: [PATCH v2 01/13] vdpa net: move iova tree creation from init to start
,
Eugenio Perez Martin
,
02:36
Re: [PATCH 2/4] target/arm: Store tbi for both insns and data in ARMVAParameters
,
Philippe Mathieu-Daudé
,
02:35
Re: [PATCH 04/12] tests: be a bit more strict cleaning up fifos
,
Thomas Huth
,
02:34
Re: [PATCH 01/12] gitlab: tweak and filter ninja output to reduce build noise
,
Thomas Huth
,
02:32
Re: [PATCH] target/i386: Fix 32-bit AD[CO]X insns in 64-bit mode
,
Philippe Mathieu-Daudé
,
02:26
Re: [PATCH 02/27] accel/tcg: Pass max_insn to gen_intermediate_code by pointer
,
Philippe Mathieu-Daudé
,
02:24
Re: [PATCH 12/27] accel/tcg/plugin: Use tcg_temp_ebb_*
,
Philippe Mathieu-Daudé
,
02:22
Re: [PATCH 10/27] tcg: Add tcg_gen_movi_ptr
,
Philippe Mathieu-Daudé
,
02:15
Re: [PATCH 21/27] target/i386: Don't use tcg_temp_local_new
,
Philippe Mathieu-Daudé
,
02:13
Re: [PATCH] target/microblaze: Add gdbstub xml
,
Edgar E. Iglesias
,
02:06
Re: [PATCH] target/microblaze: Add gdbstub xml
,
Richard Henderson
,
01:56
Re: [PATCH 0/4] target/arm: Cache ARMVAParameters
,
Richard Henderson
,
01:54
Re: [PATCH 0/1] accel/tcg: Allow the second page of an instruction to be MMIO
,
Richard Henderson
,
01:53
Re: [PATCH] target/i386: Fix 32-bit AD[CO]X insns in 64-bit mode
,
Richard Henderson
,
01:51
Re: [PATCH] target/i386: Fix BZHI instruction
,
Richard Henderson
,
01:50
[PATCH v11 36/59] hw/xen: Implement EVTCHNOP_bind_interdomain
,
David Woodhouse
,
01:26
[PATCH v11 17/59] i386/xen: implement HYPERVISOR_memory_op
,
David Woodhouse
,
01:26
[PATCH v11 33/59] hw/xen: Implement EVTCHNOP_bind_ipi
,
David Woodhouse
,
01:26
[PATCH v11 08/59] xen-platform: allow its creation with XEN_EMULATE mode
,
David Woodhouse
,
01:26
[PATCH v11 44/59] hw/xen: Support mapping grant frames
,
David Woodhouse
,
01:26
[PATCH v11 59/59] i386/xen: Document Xen HVM emulation
,
David Woodhouse
,
01:26
[PATCH v11 26/59] i386/xen: implement HVMOP_set_param
,
David Woodhouse
,
01:26
[PATCH v11 15/59] i386/xen: add pc_machine_kvm_type to initialize XEN_EMULATE mode
,
David Woodhouse
,
01:26
[PATCH v11 43/59] hw/xen: Add xen_gnttab device for grant table emulation
,
David Woodhouse
,
01:26
[PATCH v11 40/59] hw/xen: Support HVM_PARAM_CALLBACK_TYPE_GSI callback
,
David Woodhouse
,
01:26
[PATCH v11 42/59] kvm/i386: Add xen-gnttab-max-frames property
,
David Woodhouse
,
01:26
[PATCH v11 49/59] i386/xen: handle HVMOP_get_param
,
David Woodhouse
,
01:26
[PATCH v11 32/59] hw/xen: Implement EVTCHNOP_bind_virq
,
David Woodhouse
,
01:26
[PATCH v11 28/59] i386/xen: Add support for Xen event channel delivery to vCPU
,
David Woodhouse
,
01:26
[PATCH v11 00/59] Xen HVM support under KVM
,
David Woodhouse
,
01:26
[PATCH v11 52/59] hw/xen: Add basic ring handling to xenstore
,
David Woodhouse
,
01:26
[PATCH v11 03/59] xen: Add XEN_DISABLED mode and make it default
,
David Woodhouse
,
01:26
[PATCH v11 54/59] i386/xen: Implement HYPERVISOR_physdev_op
,
David Woodhouse
,
01:26
[PATCH v11 18/59] i386/xen: implement XENMEM_add_to_physmap_batch
,
David Woodhouse
,
01:26
[PATCH v11 29/59] hw/xen: Implement EVTCHNOP_status
,
David Woodhouse
,
01:26
[PATCH v11 55/59] hw/xen: Implement emulated PIRQ hypercall support
,
David Woodhouse
,
01:26
[PATCH v11 12/59] i386/xen: Implement SCHEDOP_poll and SCHEDOP_yield
,
David Woodhouse
,
01:26
[PATCH v11 01/59] include: import Xen public headers to hw/xen/interface
,
David Woodhouse
,
01:26
[PATCH v11 51/59] hw/xen: Add xen_xenstore device for xenstore emulation
,
David Woodhouse
,
01:26
[PATCH v11 48/59] i386/xen: Reserve Xen special pages for console, xenstore rings
,
David Woodhouse
,
01:26
[PATCH v11 07/59] xen-platform: exclude vfio-pci from the PCI platform unplug
,
David Woodhouse
,
01:26
[PATCH v11 04/59] i386/kvm: Add xen-version KVM accelerator property and init KVM Xen support
,
David Woodhouse
,
01:26
[PATCH v11 58/59] kvm/i386: Add xen-evtchn-max-pirq property
,
David Woodhouse
,
01:26
[PATCH v11 25/59] i386/xen: implement HVMOP_set_evtchn_upcall_vector
,
David Woodhouse
,
01:26
[PATCH v11 11/59] i386/xen: implement HYPERVISOR_sched_op, SCHEDOP_shutdown
,
David Woodhouse
,
01:26
[PATCH v11 38/59] hw/xen: Implement EVTCHNOP_reset
,
David Woodhouse
,
01:26
[PATCH v11 37/59] hw/xen: Implement EVTCHNOP_bind_vcpu
,
David Woodhouse
,
01:26
[PATCH v11 53/59] hw/xen: Automatically add xen-platform PCI device for emulated Xen guests
,
David Woodhouse
,
01:26
[PATCH v11 35/59] hw/xen: Implement EVTCHNOP_alloc_unbound
,
David Woodhouse
,
01:26
[PATCH v11 16/59] i386/xen: manage and save/restore Xen guest long_mode setting
,
David Woodhouse
,
01:26
[PATCH v11 22/59] i386/xen: handle VCPUOP_register_vcpu_time_info
,
David Woodhouse
,
01:25
[PATCH v11 56/59] hw/xen: Support GSI mapping to PIRQ
,
David Woodhouse
,
01:25
[PATCH v11 13/59] hw/xen: Add xen_overlay device for emulating shared xenheap pages
,
David Woodhouse
,
01:25
[PATCH v11 09/59] i386/xen: handle guest hypercalls
,
David Woodhouse
,
01:25
[PATCH v11 05/59] i386/kvm: handle Xen HVM cpuid leaves
,
David Woodhouse
,
01:25
[PATCH v11 34/59] hw/xen: Implement EVTCHNOP_send
,
David Woodhouse
,
01:25
[PATCH v11 41/59] hw/xen: Support HVM_PARAM_CALLBACK_TYPE_PCI_INTX callback
,
David Woodhouse
,
01:25
[PATCH v11 20/59] i386/xen: implement HYPERVISOR_vcpu_op
,
David Woodhouse
,
01:25
[PATCH v11 14/59] xen: Permit --xen-domid argument when accel is KVM
,
David Woodhouse
,
01:25
[PATCH v11 02/59] xen: add CONFIG_XEN_BUS and CONFIG_XEN_EMU options for Xen emulation
,
David Woodhouse
,
01:25
[PATCH v11 27/59] hw/xen: Add xen_evtchn device for event channel emulation
,
David Woodhouse
,
01:25
[PATCH v11 21/59] i386/xen: handle VCPUOP_register_vcpu_info
,
David Woodhouse
,
01:25
[PATCH v11 06/59] i386/hvm: Set Xen vCPU ID in KVM
,
David Woodhouse
,
01:25
[PATCH v11 23/59] i386/xen: handle VCPUOP_register_runstate_memory_area
,
David Woodhouse
,
01:25
[PATCH v11 57/59] hw/xen: Support MSI mapping to PIRQ
,
David Woodhouse
,
01:25
[PATCH v11 39/59] i386/xen: add monitor commands to test event injection
,
David Woodhouse
,
01:25
[PATCH v11 47/59] i386/xen: handle PV timer hypercalls
,
David Woodhouse
,
01:25
[PATCH v11 31/59] hw/xen: Implement EVTCHNOP_unmask
,
David Woodhouse
,
01:25
[PATCH v11 24/59] i386/xen: implement HYPERVISOR_event_channel_op
,
David Woodhouse
,
01:25
[PATCH v11 30/59] hw/xen: Implement EVTCHNOP_close
,
David Woodhouse
,
01:25
[PATCH v11 50/59] hw/xen: Add backend implementation of interdomain event channel support
,
David Woodhouse
,
01:25
[PATCH v11 45/59] i386/xen: Implement HYPERVISOR_grant_table_op and GNTTABOP_[gs]et_verson
,
David Woodhouse
,
01:25
[PATCH v11 10/59] i386/xen: implement HYPERVISOR_xen_version
,
David Woodhouse
,
01:25
[PATCH v11 46/59] hw/xen: Implement GNTTABOP_query_size
,
David Woodhouse
,
01:25
[PATCH v11 19/59] i386/xen: implement HYPERVISOR_hvm_op
,
David Woodhouse
,
01:25
Re: [PATCH 00/27] tcg: Simplify temporary usage
,
Richard Henderson
,
01:15
Re: [PATCH 00/27] tcg: Simplify temporary usage
,
Richard Henderson
,
01:11
Re: [PATCH v4 0/4] Fix deadlock when dying because of a signal
,
Richard Henderson
,
01:09
Re: [PATCH v2 01/15] linux-user/sparc: Raise SIGILL for all unhandled software traps
,
Richard Henderson
,
01:07
Re: [PATCH v1 RFC Zisslpcfi 7/9] target/riscv: Tracking indirect branches (fcfi) using TCG
,
Richard Henderson
,
01:05
RE: [PATCH] Adding ability to change disassembler syntax in TCG plugins
,
Mikhail Tyutin
,
00:57
Re: [PATCH 1/2] configure: Add 'mkdir build' check
,
Dinah B
,
00:49
[PATCH v2 15/15] linux-user/sparc: Handle tag overflow traps
,
Richard Henderson
,
00:48
[PATCH v2 14/15] linux-user/sparc: Handle floating-point exceptions
,
Richard Henderson
,
00:48
[PATCH v2 13/15] linux-user/sparc: Handle unimplemented flush trap
,
Richard Henderson
,
00:48
[PATCH v2 12/15] linux-user/sparc: Handle coprocessor disabled trap
,
Richard Henderson
,
00:48
[PATCH v2 11/15] linux-user/sparc: Handle privilidged action trap
,
Richard Henderson
,
00:48
[PATCH v2 10/15] linux-user/sparc: Handle priviledged opcode trap
,
Richard Henderson
,
00:48
[PATCH v2 09/15] linux-user/sparc: Handle getcc, setcc, getpsr traps
,
Richard Henderson
,
00:48
[PATCH v2 08/15] linux-user/sparc: Handle division by zero traps
,
Richard Henderson
,
00:48
[PATCH v2 07/15] linux-user/sparc: Handle software breakpoint trap
,
Richard Henderson
,
00:48
[PATCH v2 06/15] linux-user/sparc: Fix sparc64_{get, set}_context traps
,
Richard Henderson
,
00:48
[PATCH v2 05/15] linux-user/sparc: Tidy window spill/fill traps
,
Richard Henderson
,
00:48
[PATCH v2 04/15] linux-user/sparc: Use TT_TRAP for flush windows
,
Richard Henderson
,
00:48
[PATCH v2 03/15] linux-user/sparc: Tidy syscall error return
,
Richard Henderson
,
00:48
[PATCH v2 02/15] linux-user/sparc: Tidy syscall trap
,
Richard Henderson
,
00:47
Re: [PATCH] Adding ability to change disassembler syntax in TCG plugins
,
Richard Henderson
,
00:47
Re: [PATCH v1 RFC Zisslpcfi 7/9] target/riscv: Tracking indirect branches (fcfi) using TCG
,
Deepak Gupta
,
00:45
[PATCH v2 01/15] linux-user/sparc: Raise SIGILL for all unhandled software traps
,
Richard Henderson
,
00:45
[PATCH v2 00/15] linux-user/sparc: Handle missing traps
,
Richard Henderson
,
00:45
Re: [PATCH v1 RFC Zisslpcfi 6/9] target/riscv: MMU changes for back cfi's shadow stack
,
Deepak Gupta
,
00:43
Re: [PATCH] ebpf: fix compatibility with libbpf 1.0+
,
Jason Wang
,
00:28
[PULL V2 09/10] net: stream: add a new option to automatically reconnect
,
Jason Wang
,
00:25
[PULL V2 10/10] vdpa: fix VHOST_BACKEND_F_IOTLB_ASID flag check
,
Jason Wang
,
00:25
[PULL V2 08/10] hw/net/can/xlnx-zynqmp-can: fix assertion failures in transfer_fifo()
,
Jason Wang
,
00:25
[PULL V2 07/10] vmnet: stop recieving events when VM is stopped
,
Jason Wang
,
00:24
[PULL V2 04/10] hw/net/lan9118: log [read|write]b when mode_16bit is enabled rather than abort
,
Jason Wang
,
00:24
[PULL V2 06/10] net: Increase L2TPv3 buffer to fit jumboframes
,
Jason Wang
,
00:24
[PULL V2 03/10] net: Replace "Supported NIC models" with "Available NIC models"
,
Jason Wang
,
00:24
[PULL V2 05/10] hw/net/vmxnet3: allow VMXNET3_MAX_MTU itself as a value
,
Jason Wang
,
00:24
[PULL V2 01/10] net: Move the code to collect available NIC models to a separate function
,
Jason Wang
,
00:24
[PULL V2 00/10] Net patches
,
Jason Wang
,
00:24
[PULL V2 02/10] net: Restore printing of the help text with "-nic help"
,
Jason Wang
,
00:24
Re: [PATCH v1 RFC Zisslpcfi 3/9] target/riscv: implements CSRs and new bits in existing CSRs in zisslpcfi
,
Deepak Gupta
,
00:21
[PATCH v2 4/4] target/mips: set correct CP0.Config[4, 5] values for M14K(c)
,
Marcin Nowakowski
,
00:17
[PATCH v2 3/4] target/mips: implement CP0.Config7.WII bit support
,
Marcin Nowakowski
,
00:17
[PATCH v2 2/4] target/mips: fix SWM32 handling for micromips
,
Marcin Nowakowski
,
00:17
[PATCH v2 1/4] target/mips: fix JALS32/J32 instruction handling for microMIPS
,
Marcin Nowakowski
,
00:17
[PATCH v2 0/4] target/mips: misc microMIPS fixes
,
Marcin Nowakowski
,
00:17
Re: [PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
,
Mike Rapoport
,
00:14
RE: [PATCH] Adding ability to change disassembler syntax in TCG plugins
,
Mikhail Tyutin
,
00:04
February 15, 2023
Re: [PULL 00/10] Net patches
,
Jason Wang
,
23:45
Re: [PATCH RESEND 07/18] i386: Support modules_per_die in X86CPUTopoInfo
,
Zhao Liu
,
23:26
Re: [PATCH] Adding ability to change disassembler syntax in TCG plugins
,
Richard Henderson
,
23:24
Re: [PATCH v2] memory: Optimize replay of guest mapping
,
Jason Wang
,
23:21
Re: [PATCH v1 RFC Zisslpcfi 1/9] target/riscv: adding zimops and zisslpcfi extension to RISCV cpu config
,
Richard Henderson
,
23:20
Re: [PATCH] Adding ability to change disassembler syntax in TCG plugins
,
Mikhail Tyutin
,
23:17
[PATCH v1 19/19] target/arm: Enable FEAT_LSE2 for -cpu max
,
Richard Henderson
,
22:09
[PATCH v1 18/19] test/tcg/multiarch: Adjust sigbus.c
,
Richard Henderson
,
22:09
[PATCH v1 17/19] target/arm: Move mte check for store-exclusive
,
Richard Henderson
,
22:09
[PATCH v1 16/19] target/arm: Relax ordered/atomic alignment checks for LSE2
,
Richard Henderson
,
22:09
[PATCH v1 15/19] target/arm: Add SCTLR.nAA to TBFLAG_A64
,
Richard Henderson
,
22:09
[PATCH v1 13/19] target/arm: Pass single_memop to gen_mte_checkN
,
Richard Henderson
,
22:09
[PATCH v1 14/19] target/arm: Check alignment in helper_mte_check
,
Richard Henderson
,
22:09
[PATCH v1 12/19] target/arm: Pass memop to gen_mte_check1*
,
Richard Henderson
,
22:09
[PATCH v1 11/19] target/arm: Hoist finalize_memop out of do_fp_{ld, st}
,
Richard Henderson
,
22:09
[PATCH v1 10/19] target/arm: Hoist finalize_memop out of do_gpr_{ld, st}
,
Richard Henderson
,
22:09
[PATCH v1 09/19] target/arm: Load/store integer pair with one tcg operation
,
Richard Henderson
,
22:09
[PATCH v1 08/19] target/arm: Add atom_data to DisasContext
,
Richard Henderson
,
22:09
[PATCH v1 06/19] target/arm: Sink gen_mte_check1 into load/store_exclusive
,
Richard Henderson
,
22:09
[PATCH v1 05/19] target/arm: Use tcg_gen_qemu_{ld, st}_i128 in gen_sve_{ld, st}r
,
Richard Henderson
,
22:09
[PATCH v1 07/19] target/arm: Add feature test for FEAT_LSE2
,
Richard Henderson
,
22:09
[PATCH v1 04/19] target/arm: Use tcg_gen_qemu_st_i128 for STZG, STZ2G
,
Richard Henderson
,
22:09
[PATCH v1 03/19] target/arm: Use tcg_gen_qemu_{st, ld}_i128 for do_fp_{st, ld}
,
Richard Henderson
,
22:09
[PATCH v1 02/19] target/arm: Use tcg_gen_qemu_ld_i128 for LDXP
,
Richard Henderson
,
22:09
[PATCH v1 01/19] target/arm: Make cpu_exclusive_high hold the high bits
,
Richard Henderson
,
22:09
[PATCH v1 00/19] target/arm: Implement FEAT_LSE2
,
Richard Henderson
,
22:09
[PATCH v2 30/30] tcg/i386: Honor 64-bit atomicity in 32-bit mode
,
Richard Henderson
,
21:58
[PATCH v2 29/30] tcg/i386: Add vex_v argument to tcg_out_vex_modrm_pool
,
Richard Henderson
,
21:58
[PATCH v2 28/30] tcg/i386: Support 128-bit load/store with have_atomic16
,
Richard Henderson
,
21:58
[PATCH v2 27/30] tcg/i386: Examine MemOp for atomicity and alignment
,
Richard Henderson
,
21:58
[PATCH v2 26/30] tcg/i386: Mark Win64 call-saved vector regs as reserved
,
Richard Henderson
,
21:58
[PATCH v2 25/30] tcg/i386: Replace is64 with type in qemu_ld/st routines
,
Richard Henderson
,
21:58
[PATCH v2 24/30] tcg/i386: Use full load/store helpers in user-only mode
,
Richard Henderson
,
21:58
[PATCH v2 23/30] tcg/i386: Introduce tcg_out_testi
,
Richard Henderson
,
21:58
[PATCH v2 21/30] tcg: Add INDEX_op_qemu_{ld,st}_i128
,
Richard Henderson
,
21:58
[PATCH v2 22/30] tcg/i386: Introduce tcg_out_mov2
,
Richard Henderson
,
21:58
[PATCH v2 20/30] tcg: Introduce TCG_OPF_TYPE_MASK
,
Richard Henderson
,
21:58
[PATCH v2 18/30] tcg/aarch64: Detect have_lse, have_lse2 for darwin
,
Richard Henderson
,
21:58
[PATCH v2 19/30] accel/tcg: Add have_lse2 support in ldst_atomicity
,
Richard Henderson
,
21:58
[PATCH v2 17/30] tcg/aarch64: Detect have_lse, have_lse2 for linux
,
Richard Henderson
,
21:58
[PATCH v2 15/30] accel/tcg: Use have_atomic16 in ldst_atomicity.c.inc
,
Richard Henderson
,
21:58
[PATCH v2 14/30] tcg/i386: Add have_atomic16
,
Richard Henderson
,
21:58
[PATCH v2 16/30] accel/tcg: Add aarch64 specific support in ldst_atomicity
,
Richard Henderson
,
21:58
[PATCH v2 12/30] tcg: Add 128-bit guest memory primitives
,
Richard Henderson
,
21:58
[PATCH v2 11/30] accel/tcg: Implement helper_{ld, st}*_mmu for user-only
,
Richard Henderson
,
21:58
[PATCH v2 13/30] meson: Detect atomic128 support with optimization
,
Richard Henderson
,
21:58
[PATCH v2 10/30] tcg: Unify helper_{be,le}_{ld,st}*
,
Richard Henderson
,
21:58
[PATCH v2 09/30] tcg/tci: Use cpu_{ld,st}_mmu
,
Richard Henderson
,
21:58
[PATCH v2 08/30] accel/tcg: Honor atomicity of stores
,
Richard Henderson
,
21:58
[PATCH v2 07/30] accel/tcg: Honor atomicity of loads
,
Richard Henderson
,
21:58
[PATCH v2 06/30] accel/tcg: Reorg system mode store helpers
,
Richard Henderson
,
21:57
[PATCH v2 05/30] accel/tcg: Reorg system mode load helpers
,
Richard Henderson
,
21:57
[PATCH v2 04/30] accel/tcg: Introduce tlb_read_idx
,
Richard Henderson
,
21:57
[PATCH v2 03/30] accel/tcg: Add cpu_in_serial_context
,
Richard Henderson
,
21:57
[PATCH v2 02/30] include/exec/memop: Add bits describing atomicity
,
Richard Henderson
,
21:57
[PATCH v2 01/30] include/qemu/cpuid: Introduce xgetbv_low
,
Richard Henderson
,
21:57
[PATCH v2 00/30] tcg: Improve atomicity support
,
Richard Henderson
,
21:57
Re: Does the page boundary check still necessary?
,
Richard Henderson
,
21:52
Re: [PATCH v1 RFC Zisslpcfi 7/9] target/riscv: Tracking indirect branches (fcfi) using TCG
,
LIU Zhiwei
,
21:44
Re: [PATCH v1 RFC Zisslpcfi 3/9] target/riscv: implements CSRs and new bits in existing CSRs in zisslpcfi
,
Richard Henderson
,
21:44
Re: [PATCH RESEND 10/18] i386: Update APIC ID parsing rule to support module level
,
wangyanan (Y)
,
21:41
Re: [PATCH v1 RFC Zisslpcfi 6/9] target/riscv: MMU changes for back cfi's shadow stack
,
LIU Zhiwei
,
21:36
Re: [PATCH RESEND 07/18] i386: Support modules_per_die in X86CPUTopoInfo
,
wangyanan (Y)
,
21:34
Re: Does the page boundary check still necessary?
,
Kenneth Lee
,
21:29
Re: Does the page boundary check still necessary?
,
Richard Henderson
,
21:26
Re: [PATCH v2 01/13] vdpa net: move iova tree creation from init to start
,
Si-Wei Liu
,
21:15
答复: [PATCH] usb/dev-wacom: fix OOB write in usb_mouse_poll()
,
ningqiang (A)
,
21:06
Detecting qemu from guest on arm/hvf (apple arm)
,
John-Mark Gurney
,
21:06
Re: Does the page boundary check still necessary?
,
Kenneth Lee
,
20:53
Re: [PATCH v1 RFC Zisslpcfi 1/9] target/riscv: adding zimops and zisslpcfi extension to RISCV cpu config
,
LIU Zhiwei
,
20:46
Re: [PATCH v2 6/7] CI: Stop building docs on centos8
,
Markus Armbruster
,
20:46
Re: [PATCH v1 RFC Zisslpcfi 3/9] target/riscv: implements CSRs and new bits in existing CSRs in zisslpcfi
,
Deepak Gupta
,
20:39
Re: [PATCH v3 02/10] target/riscv: always allow write_misa() to write MISA
,
weiwei
,
20:37
Re: [PATCH 1/3] target/mips: fix JALS32/J32 instruction handling for microMIPS
,
Jiaxun Yang
,
20:32
Re: [PATCH v2 6/7] CI: Stop building docs on centos8
,
Markus Armbruster
,
20:08
[RFC PATCH 2/2] selftests: restrictedmem: Check hugepage-ness of shmem file backing restrictedmem fd
,
Ackerley Tng
,
19:41
[RFC PATCH 1/2] mm: restrictedmem: Allow userspace to specify mount_path for memfd_restricted
,
Ackerley Tng
,
19:41
[RFC PATCH 0/2] Providing mount for memfd_restricted() syscall
,
Ackerley Tng
,
19:41
Re: [PATCH v4 14/16] qapi: deprecate "device" field of DEVICE_* events
,
Markus Armbruster
,
19:34
Re: [PATCH 17/20] hw/ide/pci: Unexport bmdma_active_if()
,
Bernhard Beschow
,
19:34
Re: [PATCH v3 02/10] target/riscv: always allow write_misa() to write MISA
,
Bin Meng
,
19:32
Re: [PATCH 17/20] hw/ide/pci: Unexport bmdma_active_if()
,
Bernhard Beschow
,
19:19
Re: [PATCH 14/20] hw/ide: Rename ide_init2() -> ide_bus_init_output_irq()
,
Bernhard Beschow
,
19:10
Re: [PATCH v1 RFC Zisslpcfi 3/9] target/riscv: implements CSRs and new bits in existing CSRs in zisslpcfi
,
Richard Henderson
,
19:03
Re: [PATCH v1 RFC Zisslpcfi 7/9] target/riscv: Tracking indirect branches (fcfi) using TCG
,
Deepak Gupta
,
19:02
Re: [PATCH v1 RFC Zisslpcfi 6/9] target/riscv: MMU changes for back cfi's shadow stack
,
Deepak Gupta
,
18:58
Re: [RFC v3 14/18] backends/iommufd: Introduce the iommufd object
,
Nicolin Chen
,
18:53
Re: [PATCH v1 RFC Zisslpcfi 3/9] target/riscv: implements CSRs and new bits in existing CSRs in zisslpcfi
,
Deepak Gupta
,
18:42
Re: [PATCH v1 RFC Zisslpcfi 4/9] target/riscv: helper functions for forward and backward cfi
,
Deepak Gupta
,
18:36
Re: [PATCH v1 RFC Zisslpcfi 3/9] target/riscv: implements CSRs and new bits in existing CSRs in zisslpcfi
,
Deepak Gupta
,
18:33
Re: [PATCH v1 RFC Zisslpcfi 5/9] target/riscv: state save and restore of zisslppcfi state
,
Deepak Gupta
,
18:14
[PATCH] virtio: fix reachable assertion due to stale value of cached region size
,
Carlos López
,
17:22
Re: [PATCH v5 3/4] target/riscv: implement Zicbom extension
,
Richard Henderson
,
17:19
Re: [PATCH v5 4/4] target/riscv: add Zicbop cbo.prefetch{i, r, m} placeholder
,
Richard Henderson
,
17:15
Re: [PATCH v5 3/4] target/riscv: implement Zicbom extension
,
Richard Henderson
,
17:13
Re: [Qemu-devel] [PATCH 19/38] char: make some qemu_chr_fe skip if no driver
,
Philippe Mathieu-Daudé
,
17:13
Re: [PATCH] qemu: make version available in coredump
,
Stefan Hajnoczi
,
17:06
Re: Lost partition tables on ide-hd + ahci drive
,
John Snow
,
16:47
Re: [PATCH v5 2/4] target/riscv: implement Zicboz extension
,
Richard Henderson
,
16:28
Re: [PATCH] qemu: make version available in coredump
,
Vladimir Sementsov-Ogievskiy
,
16:20
Re: [PULL v2 0/10] xenpvh
,
Stefano Stabellini
,
16:17
Re: [PATCH 17/20] hw/ide/pci: Unexport bmdma_active_if()
,
BALATON Zoltan
,
16:11
Re: [PATCH v10 03/12] vfio/migration: Allow migration without VFIO IOMMU dirty tracking support
,
Alex Williamson
,
16:02
Re: [PATCH v4 14/16] qapi: deprecate "device" field of DEVICE_* events
,
Vladimir Sementsov-Ogievskiy
,
16:00
Re: [PATCH 08/12] tests: skip the nios2 replay_kernel test
,
Richard Henderson
,
16:00
[PATCH v5 4/4] target/riscv: add Zicbop cbo.prefetch{i, r, m} placeholder
,
Daniel Henrique Barboza
,
15:59
[PATCH v5 3/4] target/riscv: implement Zicbom extension
,
Daniel Henrique Barboza
,
15:59
[PATCH v5 2/4] target/riscv: implement Zicboz extension
,
Daniel Henrique Barboza
,
15:59
Re: [PATCH 5/7] hw/ide/piix: Use generic ide_init_ioport()
,
Philippe Mathieu-Daudé
,
15:59
[PATCH v5 1/4] accel/tcg: Add probe_access_range_flags interface
,
Daniel Henrique Barboza
,
15:59
[PATCH v5 0/4] riscv: Add support for Zicbo[m,z,p] instructions
,
Daniel Henrique Barboza
,
15:59
Re: [PATCH 08/12] tests: skip the nios2 replay_kernel test
,
Richard Henderson
,
15:54
Re: [PATCH v10 09/12] vfio/migration: Implement VFIO migration protocol v2
,
Alex Williamson
,
15:54
Re: [PATCH 07/12] testing: update ubuntu2004 to ubuntu2204
,
Richard Henderson
,
15:53
Re: [PATCH 04/12] tests: be a bit more strict cleaning up fifos
,
Richard Henderson
,
15:51
Re: [PATCH 01/20] MAINTAINERS: Mark IDE and Floppy as "Odd Fixes"
,
Philippe Mathieu-Daudé
,
15:51
Re: [PATCH 0/4] qemu-img: Fix exit code for errors closing the image
,
Vladimir Sementsov-Ogievskiy
,
15:51
Re: [PATCH 1/3] target/mips: fix JALS32/J32 instruction handling for microMIPS
,
Philippe Mathieu-Daudé
,
15:50
Re: [PATCH 10/12] tests/docker: Use binaries for debian-tricore-cross
,
Philippe Mathieu-Daudé
,
15:47
Re: [PATCH v1 RFC Zisslpcfi 1/9] target/riscv: adding zimops and zisslpcfi extension to RISCV cpu config
,
Deepak Gupta
,
15:47
Re: [PATCH 08/12] tests: skip the nios2 replay_kernel test
,
Philippe Mathieu-Daudé
,
15:47
Re: [PATCH 04/12] tests: be a bit more strict cleaning up fifos
,
Philippe Mathieu-Daudé
,
15:44
Re: [PATCH v10 03/12] vfio/migration: Allow migration without VFIO IOMMU dirty tracking support
,
Jason Gunthorpe
,
15:43
Re: [PATCH v1 RFC Zisslpcfi 2/9] target/riscv: zisslpcfi CSR, bit positions and other definitions
,
Deepak Gupta
,
15:42
Re: [PATCH qemu 1/2] hw/at24c : modify at24c to support 1 byte address mode
,
Peter Delevoryas
,
15:39
Re: [PATCH qemu 2/2] aspeed/fuji : correct the eeprom size
,
Peter Delevoryas
,
15:34
Re: [PATCH 6/7] CI: Stop building docs on centos8
,
John Snow
,
15:32
Re: [PATCH 5/7] testing: Add Python >= 3.7 to Centos, OpenSuSE
,
John Snow
,
15:25
Re: [PATCH 1/3] target/mips: fix JALS32/J32 instruction handling for microMIPS
,
Richard Henderson
,
15:21
Re: [PATCH] coverity: physmem: use simple assertions instead of modelling
,
Vladimir Sementsov-Ogievskiy
,
15:21
Re: [PATCH v10 03/12] vfio/migration: Allow migration without VFIO IOMMU dirty tracking support
,
Alex Williamson
,
15:14
Re: [PATCH v6 1/3] multifd: Create property multifd-flush-after-each-section
,
Juan Quintela
,
15:13
Re: [PATCH 3/7] configure: Look for auxiliary Python installations
,
John Snow
,
15:11
Re: [PATCH v6 2/3] multifd: Protect multifd_send_sync_main() calls
,
Peter Xu
,
15:06
[PULL 4/5] migration: Remove unused res_compatible
,
Juan Quintela
,
15:06
[PULL 5/5] migration: Rename res_{postcopy,precopy}_only
,
Juan Quintela
,
15:06
[PULL 3/5] migration: In case of postcopy, the memory ends in res_postcopy_only
,
Juan Quintela
,
15:06
[PULL 2/5] migration/block: Convert remaining DPRINTF() debug macro to trace events
,
Juan Quintela
,
15:06
[PULL 1/5] migration/qemu-file: Add qemu_file_get_to_fd()
,
Juan Quintela
,
15:06
[PULL 0/5] Migration 20230215 patches
,
Juan Quintela
,
15:06
Re: [PATCH v6 3/3] multifd: Only flush once each full round of memory
,
Peter Xu
,
15:06
Re: [PULL v2 0/10] xenpvh
,
Fabiano Rosas
,
15:05
Re: [PATCH v2 0/4] Remove C virtiofsd
,
Stefan Hajnoczi
,
15:03
Re: [PATCH v6 1/3] multifd: Create property multifd-flush-after-each-section
,
Peter Xu
,
14:59
Re: [PATCH 03/12] tests: add socat dependency for tests
,
Philippe Mathieu-Daudé
,
14:52
Re: [PATCH 1/8] m25p80: Improve error when the backend file size does not match the device
,
Peter Delevoryas
,
14:52
Re: [RFC PATCH 12/16] hw/arm/smmuv3: Add VMID to tlb tagging
,
Jean-Philippe Brucker
,
14:47
Re: [PATCH 3/3] target/mips: implement CP0.Config7.WII bit support
,
Philippe Mathieu-Daudé
,
14:39
[PATCH 09/12] tests: add tuxrun baseline test to avocado
,
Alex Bennée
,
14:26
[PATCH 11/12] cirrus.yml: Improve the windows_msys2_task
,
Alex Bennée
,
14:25
[PATCH 07/12] testing: update ubuntu2004 to ubuntu2204
,
Alex Bennée
,
14:25
[PATCH 08/12] tests: skip the nios2 replay_kernel test
,
Alex Bennée
,
14:25
[PATCH 12/12] tests: ensure we export job results for some cross builds
,
Alex Bennée
,
14:25
[PATCH 10/12] tests/docker: Use binaries for debian-tricore-cross
,
Alex Bennée
,
14:25
[PATCH 03/12] tests: add socat dependency for tests
,
Alex Bennée
,
14:25
[PATCH 05/12] gitlab: reduce default verbosity of cirrus run
,
Alex Bennée
,
14:25
[PATCH 00/12] testing/next: docker, avocado, unit,
,
Alex Bennée
,
14:25
[PATCH 06/12] gitlab: extend custom runners with base_job_template
,
Alex Bennée
,
14:25
[PATCH 04/12] tests: be a bit more strict cleaning up fifos
,
Alex Bennée
,
14:25
[PATCH 02/12] tests/avocado: retire the Aarch64 TCG tests from boot_linux.py
,
Alex Bennée
,
14:25
[PATCH 01/12] gitlab: tweak and filter ninja output to reduce build noise
,
Alex Bennée
,
14:25
Re: [PATCH 20/20] hw/ide/piix: Refactor pci_piix_init_ports as pci_piix_init_bus per bus
,
Richard Henderson
,
14:22
Re: [PATCH 19/20] hw/ide/piix: Pass Error* to pci_piix_init_ports() for better error msg
,
Richard Henderson
,
14:20
Re: [PATCH 3/3] target/mips: implement CP0.Config7.WII bit support
,
Marcin Nowakowski
,
14:19
Re: [PATCH 18/20] hw/ide/piix: Remove unused includes
,
Richard Henderson
,
14:18
Re: [PATCH 17/20] hw/ide/pci: Unexport bmdma_active_if()
,
Richard Henderson
,
14:17
Re: [PATCH v2 6/7] CI: Stop building docs on centos8
,
Markus Armbruster
,
14:17
Re: [PATCH 16/20] hw/ide/ioport: Remove unnecessary includes
,
Richard Henderson
,
14:17
Re: [PATCH 15/20] hw/ide: Rename idebus_active_if() -> ide_bus_active_if()
,
Richard Henderson
,
14:16
Re: [PATCH 14/20] hw/ide: Rename ide_init2() -> ide_bus_init_output_irq()
,
Richard Henderson
,
14:15
Re: [PATCH 13/20] hw/ide: Rename ide_exec_cmd() -> ide_bus_exec_cmd()
,
Richard Henderson
,
14:14
Re: [PATCH 12/20] hw/ide: Rename ide_register_restart_cb -> ide_bus_register_restart_cb
,
Richard Henderson
,
14:13
Re: [PATCH 11/20] hw/ide: Rename ide_create_drive() -> ide_bus_create_drive()
,
Richard Henderson
,
14:13
Re: [PATCH 10/20] hw/ide: Rename ide_set_irq() -> ide_bus_set_irq()
,
Richard Henderson
,
14:12
Re: [PATCH 09/20] hw/ide: Un-inline ide_set_irq()
,
Richard Henderson
,
14:11
Re: [RFC v5 0/3] migration: reduce time of loading non-iterable vmstate
,
Juan Quintela
,
14:10
Re: [PATCH 08/20] hw/ide: Include 'exec/ioport.h' instead of 'hw/isa/isa.h'
,
Richard Henderson
,
14:10
Re: [PATCH 07/20] hw/ide: Remove unused 'qapi/qapi-types-run-state.h'
,
Richard Henderson
,
14:09
Re: [PATCH 06/20] hw/ide/atapi: Restrict 'scsi/constants.h' inclusion
,
Richard Henderson
,
14:09
Re: [PATCH 05/20] hw/ide/isa: Remove intermediate ISAIDEState::irq variable
,
Richard Henderson
,
14:08
Re: [PATCH 04/20] hw/ide/isa: Extract TYPE_ISA_IDE declarations to 'hw/ide/isa.h'
,
Richard Henderson
,
14:08
Re: [PATCH 03/20] hw/ide/mmio: Extract TYPE_MMIO_IDE declarations to 'hw/ide/mmio.h'
,
Richard Henderson
,
14:06
Re: [PATCH v2 0/7] Python: Drop support for Python 3.6
,
Markus Armbruster
,
14:05
Re: [PATCH v4 4/6] qapi/parser: add QAPIExpression type
,
John Snow
,
14:05
Re: [PATCH 5/5] hw/i386/kvm: Factor i8254_pit_create_try_kvm() out
,
Richard Henderson
,
14:02
Re: [PATCH 4/5] hw/timer/i8254: Really inline i8254_pit_init()
,
Richard Henderson
,
14:01
Re: [PATCH 3/5] hw/i386/pc: Un-inline i8254_pit_init()
,
Richard Henderson
,
13:58
Re: [RFC PATCH 02/16] hw/arm/smmuv3: Update translation config to hold stage-2
,
Eric Auger
,
13:58
[PATCH v3 10/10] target/riscv/cpu: remove CPUArchState::features and friends
,
Daniel Henrique Barboza
,
13:58
[PATCH v3 09/10] target/riscv: remove RISCV_FEATURE_MMU
,
Daniel Henrique Barboza
,
13:58
[PATCH v3 08/10] hw/riscv/virt.c: do not use RISCV_FEATURE_MMU in create_fdt_socket_cpus()
,
Daniel Henrique Barboza
,
13:58
[PATCH v3 07/10] target/riscv: remove RISCV_FEATURE_PMP
,
Daniel Henrique Barboza
,
13:58
[PATCH v3 04/10] target/riscv: remove RISCV_FEATURE_DEBUG
,
Daniel Henrique Barboza
,
13:58
[PATCH v3 06/10] target/riscv: remove RISCV_FEATURE_EPMP
,
Daniel Henrique Barboza
,
13:58
[PATCH v3 05/10] target/riscv/cpu.c: error out if EPMP is enabled without PMP
,
Daniel Henrique Barboza
,
13:57
[PATCH v3 03/10] target/riscv: introduce riscv_cpu_cfg()
,
Daniel Henrique Barboza
,
13:57
[PATCH v3 02/10] target/riscv: always allow write_misa() to write MISA
,
Daniel Henrique Barboza
,
13:57
[PATCH v3 01/10] target/riscv: do not mask unsupported QEMU extensions in write_misa()
,
Daniel Henrique Barboza
,
13:57
[PATCH v3 00/10] enable write_misa() and RISCV_FEATURE_* cleanups
,
Daniel Henrique Barboza
,
13:57
Re: [PATCH 2/5] hw/timer/i8254: Factor i8254_pit_create() out and document
,
Richard Henderson
,
13:57
Re: [PATCH 1/5] hw/timer/hpet: Include missing 'hw/qdev-properties.h' header
,
Richard Henderson
,
13:55
Re: [RFC PATCH 15/16] hw/arm/smmuv3: Add fault configuration for stage-2
,
Eric Auger
,
13:55
Re: [RFC PATCH 07/16] hw/arm/smmuv3: Check validity of stage-2 page table
,
Eric Auger
,
13:53
[PATCH v2 3/4] virtiofsd: Remove source
,
Dr. David Alan Gilbert (git)
,
13:43
[PATCH v2 4/4] virtiofsd: Swing deprecated message to removed-features
,
Dr. David Alan Gilbert (git)
,
13:43
[PATCH v2 2/4] virtiofsd: Remove build and docs glue
,
Dr. David Alan Gilbert (git)
,
13:43
[PATCH v2 1/4] virtiofsd: Remove test
,
Dr. David Alan Gilbert (git)
,
13:43
[PATCH v2 0/4] Remove C virtiofsd
,
Dr. David Alan Gilbert (git)
,
13:43
Re: [PATCH v2 00/13] Dynamycally switch to vhost shadow virtqueues at vdpa net migration
,
Eugenio Perez Martin
,
13:41
Re: [RFC PATCH 08/16] hw/arm/smmuv3: Support S2AFFD
,
Eric Auger
,
13:38
Re: [PULL v2 0/10] xenpvh
,
Peter Maydell
,
13:36
Re: [PATCH 3/3] target/mips: implement CP0.Config7.WII bit support
,
Philippe Mathieu-Daudé
,
13:33
Re: [PATCH v2 3/3] virtio-scsi: reset SCSI devices from main loop thread
,
Eric Blake
,
13:28
Re: [PATCH v10 09/12] vfio/migration: Implement VFIO migration protocol v2
,
Avihai Horon
,
13:23
Re: [PATCH 1/4] util/cacheflush: fix illegal instruction on windows-arm64
,
Richard Henderson
,
13:22
Re: [PATCH v2 2/3] dma-helpers: prevent dma_blk_cb() vs dma_aio_cancel() race
,
Eric Blake
,
13:19
Re: [PATCH v2 1/3] scsi: protect req->aiocb with AioContext lock
,
Eric Blake
,
13:17
Re: [PATCH v2 3/3] migration: Rename res_{postcopy,precopy}_only
,
Juan Quintela
,
13:15
[PULL v3 00/10] Misc patches for 2023-02-08
,
Paolo Bonzini
,
13:14
Re: [PATCH 17/20] hw/ide/pci: Unexport bmdma_active_if()
,
Bernhard Beschow
,
13:13
Re: [PATCH v10 03/12] vfio/migration: Allow migration without VFIO IOMMU dirty tracking support
,
Juan Quintela
,
13:04
[PATCH v6 2/3] multifd: Protect multifd_send_sync_main() calls
,
Juan Quintela
,
13:03
[PATCH v6 1/3] multifd: Create property multifd-flush-after-each-section
,
Juan Quintela
,
13:03
[PATCH v6 0/3] Eliminate multifd flush
,
Juan Quintela
,
13:02
[PATCH v6 3/3] multifd: Only flush once each full round of memory
,
Juan Quintela
,
13:02
Re: [PATCH 05/20] hw/ide/isa: Remove intermediate ISAIDEState::irq variable
,
Bernhard Beschow
,
12:54
Re: [PATCH v2 3/3] migration: Rename res_{postcopy,precopy}_only
,
Vladimir Sementsov-Ogievskiy
,
12:53
Re: [PATCH v10 03/12] vfio/migration: Allow migration without VFIO IOMMU dirty tracking support
,
Avihai Horon
,
12:53
Re: [RFC PATCH 06/16] hw/arm/smmuv3: Parse STE config for stage-2
,
Eric Auger
,
12:48
[PULL 4/5] block: deprecate iSCSI 'password' in favour of 'password-secret'
,
Daniel P . Berrangé
,
12:47
[PULL 5/5] ui: remove deprecated 'password' option for SPICE
,
Daniel P . Berrangé
,
12:47
[PULL 3/5] block: mention 'password-secret' option for -iscsi
,
Daniel P . Berrangé
,
12:47
[PULL 2/5] io/channel-tls: fix handling of bigger read buffers
,
Daniel P . Berrangé
,
12:47
[PULL 1/5] crypto: TLS: introduce `check_pending`
,
Daniel P . Berrangé
,
12:47
[PULL 0/5] Misc next patches
,
Daniel P . Berrangé
,
12:47
[PATCH 5/5] hw/i386/kvm: Factor i8254_pit_create_try_kvm() out
,
Philippe Mathieu-Daudé
,
12:44
[PATCH 4/5] hw/timer/i8254: Really inline i8254_pit_init()
,
Philippe Mathieu-Daudé
,
12:44
[PATCH 3/5] hw/i386/pc: Un-inline i8254_pit_init()
,
Philippe Mathieu-Daudé
,
12:44
[PATCH 2/5] hw/timer/i8254: Factor i8254_pit_create() out and document
,
Philippe Mathieu-Daudé
,
12:44
[PATCH 1/5] hw/timer/hpet: Include missing 'hw/qdev-properties.h' header
,
Philippe Mathieu-Daudé
,
12:44
[PATCH 0/5] hw/timer/i8254: Un-inline and simplify IRQs
,
Philippe Mathieu-Daudé
,
12:44
[PATCH v3 09/14] vdpa: disable RAM block discard only for the first device
,
Eugenio Pérez
,
12:41
[PATCH v3 14/14] vdpa: return VHOST_F_LOG_ALL in vhost-vdpa devices
,
Eugenio Pérez
,
12:39
[PATCH v3 13/14] vdpa: block migration if SVQ does not admit a feature
,
Eugenio Pérez
,
12:39
[PATCH v3 12/14] vdpa: block migration if dev does not have _F_SUSPEND
,
Eugenio Pérez
,
12:39
[PATCH v3 11/14] vdpa: block migration if device has unsupported features
,
Eugenio Pérez
,
12:39
[PATCH v3 10/14] vdpa net: block migration if the device has CVQ
,
Eugenio Pérez
,
12:39
[PATCH v3 08/14] vdpa: add vdpa net migration state notifier
,
Eugenio Pérez
,
12:39
[PATCH v3 07/14] vdpa net: allow VHOST_F_LOG_ALL
,
Eugenio Pérez
,
12:39
[PATCH v3 06/14] vdpa: rewind at get_base, not set_base
,
Eugenio Pérez
,
12:39
[PATCH v3 05/14] vdpa: move vhost reset after get vring base
,
Eugenio Pérez
,
12:39
[PATCH v3 04/14] vdpa: add vhost_vdpa_suspend
,
Eugenio Pérez
,
12:39
[PATCH v3 03/14] vdpa: Negotiate _F_SUSPEND feature
,
Eugenio Pérez
,
12:39
[PATCH v3 02/14] vdpa: stop svq at vhost_vdpa_dev_start(false)
,
Eugenio Pérez
,
12:39
[PATCH v3 01/14] vdpa net: move iova tree creation from init to start
,
Eugenio Pérez
,
12:39
[PATCH v3 00/14] Dynamically switch to vhost shadow virtqueues at vdpa net migration
,
Eugenio Pérez
,
12:39
Re: [PATCH v2 1/3] migration: In case of postcopy, the memory ends in res_postcopy_only
,
Vladimir Sementsov-Ogievskiy
,
12:35
Re: [PATCH] accel/xen: Remove dead code
,
Alex Bennée
,
12:34
Re: [PATCH] include/hw/arm/allwinner-a10.h: Remove superfluous includes from the header
,
Alex Bennée
,
12:33
Re: [PATCH 03/20] hw/ide/mmio: Extract TYPE_MMIO_IDE declarations to 'hw/ide/mmio.h'
,
Alex Bennée
,
12:32
Re: [PATCH 02/20] hw/ide/mmio: Use CamelCase for MMIO_IDE state name
,
Alex Bennée
,
12:30
Re: [PATCH 01/20] MAINTAINERS: Mark IDE and Floppy as "Odd Fixes"
,
Alex Bennée
,
12:28
Re: Does the page boundary check still necessary?
,
Richard Henderson
,
12:27
Re: [PATCH v2 0/7] include/hw/pci include/hw/cxl: Clean up includes
,
Markus Armbruster
,
12:21
[PATCH v2 2/3] migration: Remove unused res_compatible
,
Juan Quintela
,
12:21
Re: CXL 2.0 memory pooling emulation
,
Gregory Price
,
12:19
Re: [PULL 13/25] hcd-ohci: Fix inconsistency when resetting ohci root hubs
,
BALATON Zoltan
,
12:08
Re: [RFC v5 0/3] migration: reduce time of loading non-iterable vmstate
,
Claudio Fontana
,
12:06
[PATCH v2 0/3] Remove res_compatible parameter
,
Juan Quintela
,
12:05
[PATCH v2 1/3] migration: In case of postcopy, the memory ends in res_postcopy_only
,
Juan Quintela
,
12:05
[PATCH v2 3/3] migration: Rename res_{postcopy,precopy}_only
,
Juan Quintela
,
12:05
Re: [RFC v5 0/3] migration: reduce time of loading non-iterable vmstate
,
Juan Quintela
,
12:00
Re: [RFC PATCH 03/16] hw/arm/smmuv3: Rename smmu_ptw_64
,
Eric Auger
,
11:53
Re: [RFC PATCH 05/16] hw/arm/smmuv3: Add page table walk for stage-2
,
Eric Auger
,
11:52
Re: [PATCH] migration/block: Convert remaining DPRINTF() debug macro to trace events
,
Juan Quintela
,
11:50
Re: [RFC PATCH 04/16] hw/arm/smmuv3: Add a system property to choose translation stage
,
Eric Auger
,
11:29
Re: [PULL 13/25] hcd-ohci: Fix inconsistency when resetting ohci root hubs
,
Laurent Vivier
,
11:28
Re: [PATCH] gitlab-ci: Use artifacts instead of dumping logs in the Cirrus-CI jobs
,
Peter Maydell
,
11:21
[PATCH v2 18/18] hw/isa: Remove empty ISADeviceClass structure
,
Philippe Mathieu-Daudé
,
11:18
[PATCH v2 17/18] hw/isa: Un-inline isa_bus_from_device()
,
Philippe Mathieu-Daudé
,
11:18
[PATCH v2 16/18] hw/isa: Reduce 'isabus' singleton scope to isa_bus_new()
,
Philippe Mathieu-Daudé
,
11:18
[PATCH v2 14/18] hw/ide/piix: Use generic ide_bus_init_ioport()
,
Philippe Mathieu-Daudé
,
11:18
[PATCH v2 13/18] hw/ide: Introduce generic ide_init_ioport()
,
Philippe Mathieu-Daudé
,
11:18
[PATCH v2 15/18] hw/isa: Ensure isa_register_portio_list() do not get NULL ISA device
,
Philippe Mathieu-Daudé
,
11:18
[PATCH v2 12/18] hw/ide: Rename ISA specific ide_init_ioport -> ide_bus_init_ioport_isa
,
Philippe Mathieu-Daudé
,
11:18
[PATCH v2 11/18] hw/ide: Declare ide_get_[geometry/bios_chs_trans] in 'hw/ide/internal.h'
,
Philippe Mathieu-Daudé
,
11:18
[PATCH v2 10/18] hw/isa: Use isa_address_space_io() in isa_register_ioport()
,
Philippe Mathieu-Daudé
,
11:18
[PATCH v2 09/18] hw/isa: Simplify isa_address_space[_io]()
,
Philippe Mathieu-Daudé
,
11:17
[PATCH v2 08/18] hw/isa: Deprecate isa_get_irq() in favor of isa_bus_get_irq()
,
Philippe Mathieu-Daudé
,
11:17
[PATCH v2 07/18] hw/ide/piix: Ensure IDE output IRQs are wired at realization
,
Philippe Mathieu-Daudé
,
11:17
Re: [RFC PATCH 01/16] hw/arm/smmuv3: Add missing fields for IDR0
,
Eric Auger
,
11:17
[PATCH v2 06/18] hw/isa/piix4: Wire PIIX4 IDE ouput IRQs to ISA bus IRQs 14/15
,
Philippe Mathieu-Daudé
,
11:17
[PATCH v2 05/18] hw/i386/pc_piix: Wire PIIX3 IDE ouput IRQs to ISA bus IRQs 14/15
,
Philippe Mathieu-Daudé
,
11:17
[PATCH v2 04/18] hw/ide/piix: Expose output IRQ as properties for late object population
,
Philippe Mathieu-Daudé
,
11:17
[PATCH v2 03/18] hw: Replace isa_get_irq() by isa_bus_get_irq() when ISABus is available
,
Philippe Mathieu-Daudé
,
11:17
[PATCH v2 02/18] hw/isa: Factor isa_bus_get_irq() out of isa_get_irq()
,
Philippe Mathieu-Daudé
,
11:17
[PATCH v2 01/18] hw/isa: Rename isa_get_dma() -> isa_bus_get_dma()
,
Philippe Mathieu-Daudé
,
11:16
[PATCH v2 00/18] hw/ide: Untangle ISA/PCI abuses of ide_init_ioport()
,
Philippe Mathieu-Daudé
,
11:16
Re: [PULL 13/25] hcd-ohci: Fix inconsistency when resetting ohci root hubs
,
Laurent Vivier
,
11:11
Re: [PATCH] audio/pwaudio.c: Add Pipewire audio backend for QEMU
,
Daniel P . Berrangé
,
11:00
Re: [PATCH] gitlab-ci: Use artifacts instead of dumping logs in the Cirrus-CI jobs
,
Philippe Mathieu-Daudé
,
10:55
Re: [PATCH] audio/pwaudio.c: Add Pipewire audio backend for QEMU
,
Dorinda Bassey
,
10:46
Re: [PATCH] gitlab-ci: Use artifacts instead of dumping logs in the Cirrus-CI jobs
,
Thomas Huth
,
10:46
Re: [PATCH 14/20] hw/ide: Rename ide_init2() -> ide_bus_init_output_irq()
,
Philippe Mathieu-Daudé
,
10:40
Re: [PATCH] gitlab-ci: Use artifacts instead of dumping logs in the Cirrus-CI jobs
,
Daniel P . Berrangé
,
10:37
[PATCH] migration/block: Convert remaining DPRINTF() debug macro to trace events
,
Philippe Mathieu-Daudé
,
10:35
Re: [PATCH] gitlab-ci: Use artifacts instead of dumping logs in the Cirrus-CI jobs
,
Thomas Huth
,
10:35
[PATCH] accel/xen: Remove dead code
,
Philippe Mathieu-Daudé
,
10:34
[PATCH] include/hw/arm/allwinner-a10.h: Remove superfluous includes from the header
,
Thomas Huth
,
10:22
Re: CXL 2.0 memory pooling emulation
,
Jonathan Cameron
,
10:19
Re: [PATCH qemu 2/2] aspeed/fuji : correct the eeprom size
,
Sittisak Sinprem
,
10:18
[PATCH 3/3] target/mips: implement CP0.Config7.WII bit support
,
Marcin Nowakowski
,
10:18
Does the page boundary check still necessary?
,
Kenneth Lee
,
10:18
[PATCH 2/3] target/mips: fix SWM32 handling for micromips
,
Marcin Nowakowski
,
10:18
[PATCH 1/3] target/mips: fix JALS32/J32 instruction handling for microMIPS
,
Marcin Nowakowski
,
10:18
[PATCH 0/3] target/mips: misc microMIPS fixes
,
Marcin Nowakowski
,
10:18
Re: [PULL 00/10] xenpvh machine
,
David Woodhouse
,
10:15
Re: [PATCH] audio/pwaudio.c: Add Pipewire audio backend for QEMU
,
Gerd Hoffmann
,
10:11
Re: [PATCH] audio/pwaudio.c: Add Pipewire audio backend for QEMU
,
Dorinda Bassey
,
10:10
Re: [PATCH] audio/pwaudio.c: Add Pipewire audio backend for QEMU
,
Daniel P . Berrangé
,
10:08
Re: [PATCH v2 0/7] include/hw/pci include/hw/cxl: Clean up includes
,
Philippe Mathieu-Daudé
,
10:06
Re: [PATCH RESEND 16/18] i386: Fix NumSharingCache for CPUID[0x8000001D].EAX[bits 25:14]
,
Zhao Liu
,
10:03
Re: [PATCH RESEND 14/18] i386: Add cache topology info in CPUCacheInfo
,
Zhao Liu
,
10:00
Re: [PATCH] gitlab-ci: Use artifacts instead of dumping logs in the Cirrus-CI jobs
,
Daniel P . Berrangé
,
09:58
Re: [PATCH] gitlab-ci: Use artifacts instead of dumping logs in the Cirrus-CI jobs
,
Philippe Mathieu-Daudé
,
09:57
Re: [PULL 08/10] hw/net/can/xlnx-zynqmp-can: fix assertion failures in transfer_fifo()
,
Philippe Mathieu-Daudé
,
09:56
Re: [PATCH RESEND 10/18] i386: Update APIC ID parsing rule to support module level
,
Zhao Liu
,
09:56
Re: [PATCH v4 3/6] qapi: Add minor typing workaround for 3.6
,
John Snow
,
09:46
Re: [PATCH v2] memory: Optimize replay of guest mapping
,
Peter Xu
,
09:46
Re: [PULL 00/10] Net patches
,
Laurent Vivier
,
09:40
Re: [PULL 13/25] hcd-ohci: Fix inconsistency when resetting ohci root hubs
,
Stefan Hajnoczi
,
09:35
Re: [PATCH RESEND 09/18] i386: Fix comment style in topology.h
,
Zhao Liu
,
09:28
Re: [PATCH RESEND 07/18] i386: Support modules_per_die in X86CPUTopoInfo
,
Zhao Liu
,
09:27
Re: [PATCH RESEND 04/18] i386/cpu: Fix number of addressable IDs in CPUID.04H
,
Zhao Liu
,
09:26
[PATCH] gitlab-ci: Use artifacts instead of dumping logs in the Cirrus-CI jobs
,
Thomas Huth
,
09:25
Re: [PATCH] audio/pwaudio.c: Add Pipewire audio backend for QEMU
,
Marc-André Lureau
,
09:11
Re: [PATCH] tests/qtest/rtl8139-test: Make the test less verbose by default
,
Thomas Huth
,
09:10
Re: [PATCH] audio/pwaudio.c: Add Pipewire audio backend for QEMU
,
Christian Schoenebeck
,
09:09
Re: [PATCH V2 04/10] hw/riscv/virt: virt-acpi-build.c: Add basic ACPI tables
,
Sunil V L
,
09:08
Re: [PATCH V2 08/10] hw/riscv/Kconfig: virt: Enable ACPI config option
,
Sunil V L
,
09:06
Re: [PULL 00/22] qtest, s390x and misc patches
,
Peter Maydell
,
09:06
Re: [PULL 13/25] hcd-ohci: Fix inconsistency when resetting ohci root hubs
,
Qiang Liu
,
08:46
Re: [PATCH v2 00/11] enable write_misa() and RISCV_FEATURE_* cleanups
,
Andrew Jones
,
08:45
Re: [PATCH v10 47/59] i386/xen: handle PV timer hypercalls
,
David Woodhouse
,
08:43
Re: [PATCH v4 0/6] qapi: static typing conversion, pt5c
,
Markus Armbruster
,
08:39
Re: [PATCH] tests/qtest/rtl8139-test: Make the test less verbose by default
,
Fabiano Rosas
,
08:38
Re: [PATCH v4 3/6] qapi: Add minor typing workaround for 3.6
,
Markus Armbruster
,
08:36
Re: [PATCH V2 10/10] MAINTAINERS: Add entry for RISC-V ACPI
,
Andrew Jones
,
08:28
Re: [PATCH v2 0/7] include/hw/pci include/hw/cxl: Clean up includes
,
Markus Armbruster
,
08:28
[PATCH v5 16/16] python: use vm.cmd() instead of vm.qmp() where appropriate
,
Vladimir Sementsov-Ogievskiy
,
08:26
[PATCH v5 15/16] tests/vm/basevm.py: use cmd() instead of qmp()
,
Vladimir Sementsov-Ogievskiy
,
08:26
[PATCH v5 13/16] iotests: drop some extra ** in qmp() call
,
Vladimir Sementsov-Ogievskiy
,
08:26
[PATCH v5 11/16] iotests: refactor some common qmp result checks into generic pattern
,
Vladimir Sementsov-Ogievskiy
,
08:26
[PATCH v5 14/16] iotests.py: pause_job(): drop return value
,
Vladimir Sementsov-Ogievskiy
,
08:26
[PATCH v5 12/16] iotests: drop some occasional semicolons
,
Vladimir Sementsov-Ogievskiy
,
08:26
[PATCH v5 10/16] iotests: add some missed checks of qmp result
,
Vladimir Sementsov-Ogievskiy
,
08:26
[PATCH v5 09/16] iotests: QemuStorageDaemon: add cmd() method like in QEMUMachine.
,
Vladimir Sementsov-Ogievskiy
,
08:26
[PATCH v5 07/16] python/qemu: rename command() to cmd()
,
Vladimir Sementsov-Ogievskiy
,
08:26
[PATCH v5 05/16] scripts/cpu-x86-uarch-abi.py: use .command() instead of .cmd()
,
Vladimir Sementsov-Ogievskiy
,
08:26
[PATCH v5 08/16] python/machine.py: upgrade vm.cmd() method
,
Vladimir Sementsov-Ogievskiy
,
08:26
[PATCH v5 06/16] python: rename QEMUMonitorProtocol.cmd() to cmd_raw()
,
Vladimir Sementsov-Ogievskiy
,
08:26
[PATCH v5 02/16] python: fix broad-exception-raised pylint error
,
Vladimir Sementsov-Ogievskiy
,
08:26
[PATCH v5 00/16] iotests: use vm.cmd()
,
Vladimir Sementsov-Ogievskiy
,
08:26
[PATCH v5 04/16] qmp_shell.py: _fill_completion() use .command() instead of .cmd()
,
Vladimir Sementsov-Ogievskiy
,
08:26
[PATCH v5 03/16] python/qemu/qmp/legacy: cmd(): drop cmd_id unused argument
,
Vladimir Sementsov-Ogievskiy
,
08:26
[PATCH v5 01/16] python: fix superfluous-parens pylint error
,
Vladimir Sementsov-Ogievskiy
,
08:26
Re: [PATCH V2 09/10] hw/riscv/virt.c: Initialize the ACPI tables
,
Andrew Jones
,
08:24
Re: [PATCH V2 08/10] hw/riscv/Kconfig: virt: Enable ACPI config option
,
Andrew Jones
,
08:24
Re: [PATCH V2 07/10] hw/riscv: meson.build: Build virt-acpi-build.c
,
Andrew Jones
,
08:24
Re: [PATCH V2 06/10] hw/riscv/virt: virt-acpi-build.c: Add RHCT Table
,
Andrew Jones
,
08:22
Re: [PATCH] audio/pwaudio.c: Add Pipewire audio backend for QEMU
,
Marc-André Lureau
,
08:19
Re: [PATCH] audio/pwaudio.c: Add Pipewire audio backend for QEMU
,
Dorinda Bassey
,
08:14
Re: [PATCH v10 32/59] hw/xen: Implement EVTCHNOP_bind_virq
,
David Woodhouse
,
08:09
Re: [PATCH 0/4] qemu-img: Fix exit code for errors closing the image
,
Markus Armbruster
,
08:08
Re: [PATCH V2 05/10] hw/riscv/virt: virt-acpi-build.c: Add RINTC in MADT
,
Andrew Jones
,
08:05
Re: [PATCH v10 11/12] vfio: Alphabetize migration section of VFIO trace-events file
,
Juan Quintela
,
08:03
Re: [PATCH v10 10/12] vfio/migration: Remove VFIO migration protocol v1
,
Juan Quintela
,
08:02
Re: [PATCH v10 09/12] vfio/migration: Implement VFIO migration protocol v2
,
Juan Quintela
,
08:01
Re: [PATCH V2 04/10] hw/riscv/virt: virt-acpi-build.c: Add basic ACPI tables
,
Andrew Jones
,
07:56
Re: [PATCH] block/file-posix: don't use functions calling AIO_WAIT_WHILE in worker threads
,
Kevin Wolf
,
07:52
Re: [PATCH] MAINTAINERS: drop Vladimir from parallels block driver
,
Kevin Wolf
,
07:50
Re: [PATCH 1/4] util/cacheflush: fix illegal instruction on windows-arm64
,
Pierrick Bouvier
,
07:49
Re: [PATCH] tests/qtest/rtl8139-test: Make the test less verbose by default
,
Daniel P . Berrangé
,
07:46
Re: [PATCH v10 06/12] vfio/migration: Block multiple devices migration
,
Juan Quintela
,
07:46
Re: [PATCH v10 03/12] vfio/migration: Allow migration without VFIO IOMMU dirty tracking support
,
Juan Quintela
,
07:44
[PATCH] tests/qtest/rtl8139-test: Make the test less verbose by default
,
Thomas Huth
,
07:41
Re: [PATCH] target/i386/gdbstub: Fix a bug about order of FPU stack in 'g' packets.
,
Paolo Bonzini
,
07:36
Re: [PATCH 0/8] aspeed: I2C fixes, -drive removal (first step)
,
Markus Armbruster
,
07:35
Re: [PATCH RESEND 16/18] i386: Fix NumSharingCache for CPUID[0x8000001D].EAX[bits 25:14]
,
wangyanan (Y)
,
07:32
Re: [PATCH v2 6/7] CI: Stop building docs on centos8
,
Daniel P . Berrangé
,
07:30
Re: [PATCH 3/8] hw/misc: add a toy i2c echo device
,
Philippe Mathieu-Daudé
,
07:26
Re: [PATCH V2 03/10] hw/riscv/virt: Add memmap pointer to RiscVVirtState
,
Andrew Jones
,
07:25
Re: [PATCH V2 02/10] hw/riscv/virt: Add a switch to enable/disable ACPI
,
Andrew Jones
,
07:24
Re: [PATCH V2 01/10] hw/riscv/virt: Add OEM_ID and OEM_TABLE_ID fields
,
Andrew Jones
,
07:18
Re: [PATCH RESEND 14/18] i386: Add cache topology info in CPUCacheInfo
,
wangyanan (Y)
,
07:17
Re: [PATCH 0/2] docs/devel/qapi-code-gen: Update features doc, minor improvements
,
Markus Armbruster
,
07:08
Re: [PATCH v5 1/3] multifd: Create property multifd-sync-after-each-section
,
Markus Armbruster
,
07:07
[PATCH] [PING] target/i386/gdbstub: Fix a bug about order of FPU stack in 'g' packets.
,
TaiseiIto
,
07:06
Re: [PATCH v2] block: temporarily hold the new AioContext of bs_top in bdrv_append()
,
Kevin Wolf
,
06:48
Re: [PATCH v10 01/12] parallels: Out of image offset in BAT leads to image inflation
,
Vladimir Sementsov-Ogievskiy
,
06:42
Re: [PATCH 1/3] migration: In case of postcopy, the memory ends in res_postcopy_only
,
Vladimir Sementsov-Ogievskiy
,
06:36
Re: [PATCH v2 6/7] CI: Stop building docs on centos8
,
Daniel P . Berrangé
,
06:35
Re: [PATCH v10 01/12] parallels: Out of image offset in BAT leads to image inflation
,
Denis V. Lunev
,
06:29
[PATCH 18/20] hw/ide/piix: Remove unused includes
,
Philippe Mathieu-Daudé
,
06:29
[PATCH 17/20] hw/ide/pci: Unexport bmdma_active_if()
,
Philippe Mathieu-Daudé
,
06:28
[PATCH 20/20] hw/ide/piix: Refactor pci_piix_init_ports as pci_piix_init_bus per bus
,
Philippe Mathieu-Daudé
,
06:28
[PATCH 19/20] hw/ide/piix: Pass Error* to pci_piix_init_ports() for better error msg
,
Philippe Mathieu-Daudé
,
06:28
[PATCH 16/20] hw/ide/ioport: Remove unnecessary includes
,
Philippe Mathieu-Daudé
,
06:28
[PATCH 15/20] hw/ide: Rename idebus_active_if() -> ide_bus_active_if()
,
Philippe Mathieu-Daudé
,
06:28
[PATCH 14/20] hw/ide: Rename ide_init2() -> ide_bus_init_output_irq()
,
Philippe Mathieu-Daudé
,
06:28
[PATCH 13/20] hw/ide: Rename ide_exec_cmd() -> ide_bus_exec_cmd()
,
Philippe Mathieu-Daudé
,
06:28
[PATCH 12/20] hw/ide: Rename ide_register_restart_cb -> ide_bus_register_restart_cb
,
Philippe Mathieu-Daudé
,
06:28
[PATCH 11/20] hw/ide: Rename ide_create_drive() -> ide_bus_create_drive()
,
Philippe Mathieu-Daudé
,
06:28
[PATCH 10/20] hw/ide: Rename ide_set_irq() -> ide_bus_set_irq()
,
Philippe Mathieu-Daudé
,
06:28
[PATCH 09/20] hw/ide: Un-inline ide_set_irq()
,
Philippe Mathieu-Daudé
,
06:28
[PATCH 08/20] hw/ide: Include 'exec/ioport.h' instead of 'hw/isa/isa.h'
,
Philippe Mathieu-Daudé
,
06:27
[PATCH 07/20] hw/ide: Remove unused 'qapi/qapi-types-run-state.h'
,
Philippe Mathieu-Daudé
,
06:27
[PATCH 06/20] hw/ide/atapi: Restrict 'scsi/constants.h' inclusion
,
Philippe Mathieu-Daudé
,
06:27
[PATCH 05/20] hw/ide/isa: Remove intermediate ISAIDEState::irq variable
,
Philippe Mathieu-Daudé
,
06:27
[PATCH 04/20] hw/ide/isa: Extract TYPE_ISA_IDE declarations to 'hw/ide/isa.h'
,
Philippe Mathieu-Daudé
,
06:27
[PATCH 03/20] hw/ide/mmio: Extract TYPE_MMIO_IDE declarations to 'hw/ide/mmio.h'
,
Philippe Mathieu-Daudé
,
06:27
[PATCH 02/20] hw/ide/mmio: Use CamelCase for MMIO_IDE state name
,
Philippe Mathieu-Daudé
,
06:27
[PATCH 01/20] MAINTAINERS: Mark IDE and Floppy as "Odd Fixes"
,
Philippe Mathieu-Daudé
,
06:27
[PATCH 00/20] hw/ide: QOM/QDev housekeeping
,
Philippe Mathieu-Daudé
,
06:27
Re: [PATCH] audio/pwaudio.c: Add Pipewire audio backend for QEMU
,
Daniel P . Berrangé
,
06:26
Re: [PATCH v2 11/11] target/riscv/cpu: remove CPUArchState::features and friends
,
Bin Meng
,
06:23
Re: [PATCH v2 09/11] hw/riscv/virt.c: do not use RISCV_FEATURE_MMU in create_fdt_socket_cpus()
,
Bin Meng
,
06:23
Re: [PATCH v2 08/11] target/riscv: remove RISCV_FEATURE_PMP
,
Bin Meng
,
06:23
Re: [PATCH v2 05/11] target/riscv: remove RISCV_FEATURE_DEBUG
,
Bin Meng
,
06:23
Re: [PATCH v2 10/11] target/riscv: remove RISCV_FEATURE_MMU
,
Bin Meng
,
06:23
Re: [PATCH v2 07/11] target/riscv: remove RISCV_FEATURE_EPMP
,
Bin Meng
,
06:23
Re: [PATCH v2 06/11] target/riscv/cpu.c: error out if EPMP is enabled without PMP
,
Bin Meng
,
06:23
Re: [PATCH v2 02/11] target/riscv: introduce riscv_cpu_cfg()
,
Bin Meng
,
06:23
Re: [PATCH v2 01/11] target/riscv: do not mask unsupported QEMU extensions in write_misa()
,
Bin Meng
,
06:22
Re: [PATCH RESEND 12/18] tests: Add test case of APIC ID for module level parsing
,
wangyanan (Y)
,
06:22
Re: [PATCH v4 6/6] qapi: remove JSON value FIXME
,
Markus Armbruster
,
06:13
Re: [PATCH 3/8] hw/misc: add a toy i2c echo device
,
Cédric Le Goater
,
06:10
Re: [PATCH RESEND 10/18] i386: Update APIC ID parsing rule to support module level
,
wangyanan (Y)
,
06:06
Re: [PATCH 7/8] aspeed: Introduce a spi_boot region under the SoC
,
Philippe Mathieu-Daudé
,
06:02
Re: [PATCH v5 3/3] qtests/arm: add some mte tests
,
Cornelia Huck
,
05:59
Re: [PATCH 4/4] target/ppc: fix warning with clang-15
,
Pierrick Bouvier
,
05:59
Re: [PATCH 5/8] aspeed/smc: Replace SysBus IRQs with GPIO lines
,
Philippe Mathieu-Daudé
,
05:57
Re: [PATCH 3/8] hw/misc: add a toy i2c echo device
,
Philippe Mathieu-Daudé
,
05:55
Re: [PATCH RESEND 09/18] i386: Fix comment style in topology.h
,
wangyanan (Y)
,
05:54
Re: [PATCH v2 0/7] Python: Drop support for Python 3.6
,
Kevin Wolf
,
05:53
Re: Lost partition tables on ide-hd + ahci drive
,
Fiona Ebner
,
05:53
Re: [PATCH 2/3] target/mips: fix SWM32 handling for micromips
,
Philippe Mathieu-Daudé
,
05:51
Re: [PATCH 0/8] aspeed: I2C fixes, -drive removal (first step)
,
Philippe Mathieu-Daudé
,
05:45
Re: [PATCH v1 RFC Zisslpcfi 8/9] target/riscv: Instructions encodings, implementation and handlers
,
LIU Zhiwei
,
05:43
Re: [PATCH v2 6/7] CI: Stop building docs on centos8
,
Kevin Wolf
,
05:39
Re: [PATCH RESEND 07/18] i386: Support modules_per_die in X86CPUTopoInfo
,
wangyanan (Y)
,
05:38
Re: [PATCH v5 2/3] arm/kvm: add support for MTE
,
Eric Auger
,
05:36
Re: [PATCH 3/3] qga/win/vss: requester_freeze changes
,
Konstantin Kostiuk
,
05:23
Re: [PATCH 2/3] qga/win/vss: query VSS backup type
,
Konstantin Kostiuk
,
05:23
Re: [PATCH 1/3] qga/win/installer: add VssOption to installer
,
Konstantin Kostiuk
,
05:23
Re: [PATCH 0/3] qga/win/vss: add VSS backup type options
,
Konstantin Kostiuk
,
05:22
Re: [PATCH RESEND 04/18] i386/cpu: Fix number of addressable IDs in CPUID.04H
,
wangyanan (Y)
,
05:11
Re: [PATCH 00/18] CXL RAM and the 'Soft Reserved' => 'System RAM' default
,
Jonathan Cameron
,
05:03
Re: [PATCH v4 5/6] qapi: remove _JSONObject
,
Markus Armbruster
,
04:44
Re: [PATCH v4 4/6] qapi/parser: add QAPIExpression type
,
Markus Armbruster
,
04:43
Re: [PATCH 04/18] vfio/common: Abort migration if dirty log start/stop/sync fails
,
Cédric Le Goater
,
04:42
Re: [PATCH 03/18] vfio/common: Fix wrong %m usages
,
Cédric Le Goater
,
04:21
Re: [PATCH 02/18] vfio/common: Fix error reporting in vfio_get_dirty_bitmap()
,
Cédric Le Goater
,
04:21
Re: [PATCH 1/3] migration: In case of postcopy, the memory ends in res_postcopy_only
,
Juan Quintela
,
04:08
[PATCH v2] target/s390x/arch_dump: Simplify memory allocation in s390x_write_elf64_notes()
,
Thomas Huth
,
03:57
Re: [PATCH v1 RFC Zisslpcfi 7/9] target/riscv: Tracking indirect branches (fcfi) using TCG
,
LIU Zhiwei
,
03:55
[PATCH] audio/pwaudio.c: Add Pipewire audio backend for QEMU
,
Dorinda Bassey
,
03:51
Re: [PATCH] target/s390x/arch_dump: Simplify memory allocation in s390x_write_elf64_notes()
,
Thomas Huth
,
03:48
Re: [PATCH v2 03/11] target/riscv: allow users to actually write the MISA CSR
,
Bin Meng
,
03:45
Re: [PATCH v1 RFC Zisslpcfi 6/9] target/riscv: MMU changes for back cfi's shadow stack
,
LIU Zhiwei
,
03:44
Re: [PATCH 0/8] aspeed: I2C fixes, -drive removal (first step)
,
Cédric Le Goater
,
03:32
Re: [PATCH] target/s390x/arch_dump: Simplify memory allocation in s390x_write_elf64_notes()
,
Philippe Mathieu-Daudé
,
03:31
Re: [PATCH RESEND 02/18] tests: Rename test-x86-cpuid.c to test-x86-apicid.c
,
wangyanan (Y)
,
02:44
Re: [PATCH RESEND 06/18] i386: Introduce module-level cpu topology to CPUX86State
,
wangyanan (Y)
,
02:42
Re: DMAR fault with qemu 7.2 and Ubuntu 22.04 base image
,
Klaus Jensen
,
02:36
Re: [PATCH v10 04/12] migration/qemu-file: Add qemu_file_get_to_fd()
,
Juan Quintela
,
02:33
Re: [PATCH] target/s390x/arch_dump: Simplify memory allocation in s390x_write_elf64_notes()
,
Thomas Huth
,
02:26
Re: [PATCH v4 3/6] qapi: Add minor typing workaround for 3.6
,
Markus Armbruster
,
02:15
Re: [PATCH 6/7] hw/isa: Assert isa_register_portio_list() gets non-NULL ISA device
,
Philippe Mathieu-Daudé
,
02:12
Re: [PATCH] target/s390x/arch_dump: Simplify memory allocation in s390x_write_elf64_notes()
,
Philippe Mathieu-Daudé
,
02:10
Re: [PATCH RESEND 05/18] i386/cpu: Consolidate the use of topo_info in cpu_x86_cpuid()
,
wangyanan (Y)
,
02:08
Re: [PATCH RESEND 05/18] i386/cpu: Consolidate the use of topo_info in cpu_x86_cpuid()
,
Zhao Liu
,
02:03
[PATCH v2] memory: Optimize replay of guest mapping
,
Zhenzhong Duan
,
01:53
Re: [PATCH 0/8] aspeed: I2C fixes, -drive removal (first step)
,
Markus Armbruster
,
01:38
Re: DMAR fault with qemu 7.2 and Ubuntu 22.04 base image
,
Major Saheb
,
01:31
Re: [PATCH v1 RFC Zisslpcfi 4/9] target/riscv: helper functions for forward and backward cfi
,
LIU Zhiwei
,
01:26
Re: [PATCH v1 RFC Zisslpcfi 3/9] target/riscv: implements CSRs and new bits in existing CSRs in zisslpcfi
,
LIU Zhiwei
,
01:24
Re: [PATCH v1 RFC Zisslpcfi 5/9] target/riscv: state save and restore of zisslppcfi state
,
LIU Zhiwei
,
01:11
Re: [PATCH v2 06/12] bsd-user: Helper routines h2t_old_sysctl
,
Warner Losh
,
00:58
Re: [PATCH] target/s390x/arch_dump: Fix memory corruption in s390x_write_elf64_notes()
,
Thomas Huth
,
00:50
[PATCH] target/s390x/arch_dump: Simplify memory allocation in s390x_write_elf64_notes()
,
Thomas Huth
,
00:48
Re: [PATCH v1 RFC Zisslpcfi 3/9] target/riscv: implements CSRs and new bits in existing CSRs in zisslpcfi
,
LIU Zhiwei
,
00:47
Re: [PATCH] target/s390x/arch_dump: Fix memory corruption in s390x_write_elf64_notes()
,
Thomas Huth
,
00:21
Re: [PATCH v1] Adding new machine Yosemitev2 in QEMU
,
karthikeyan Pasupathi
,
00:09
February 14, 2023
Re: [PATCH v1 RFC Zisslpcfi 2/9] target/riscv: zisslpcfi CSR, bit positions and other definitions
,
LIU Zhiwei
,
22:31
Re: [PATCH RESEND 03/18] softmmu: Fix CPUSTATE.nr_cores' calculation
,
Zhao Liu
,
22:29
Re: [PATCH RESEND 05/18] i386/cpu: Consolidate the use of topo_info in cpu_x86_cpuid()
,
wangyanan (Y)
,
22:28
Re: [PATCH RESEND 02/18] tests: Rename test-x86-cpuid.c to test-x86-apicid.c
,
Zhao Liu
,
22:27
Re: [RFC 06/52] hw/cpu: Introduce hybrid CPU topology
,
Zhao Liu
,
22:14
Re: [RFC 06/52] hw/cpu: Introduce hybrid CPU topology
,
Zhao Liu
,
22:08
Re: [RFC 25/52] mips: Replace MachineState.smp access with topology helpers
,
Zhao Liu
,
22:01
RE: [PATCH] memory: Optimize replay of guest mapping
,
Duan, Zhenzhong
,
22:00
Re: [PATCH RESEND 03/18] softmmu: Fix CPUSTATE.nr_cores' calculation
,
wangyanan (Y)
,
21:58
Re: [PATCH 18/18] target/riscv: Move configuration check to envcfg CSRs predicate()
,
weiwei
,
21:57
Re: [PATCH v1 RFC Zisslpcfi 1/9] target/riscv: adding zimops and zisslpcfi extension to RISCV cpu config
,
LIU Zhiwei
,
21:52
Re: [RFC 22/52] riscv: Replace MachineState.smp access with topology helpers
,
Zhao Liu
,
21:49
Re: [RFC 42/52] hw/machine: Add hybrid_supported in generic topo properties
,
Zhao Liu
,
21:45
Re: [PATCH RESEND 02/18] tests: Rename test-x86-cpuid.c to test-x86-apicid.c
,
wangyanan (Y)
,
21:36
Re: [RFC 09/52] hw/machine: Introduce core type for hybrid topology
,
Zhao Liu
,
21:33
Re: [RFC 08/52] machine: Add helpers to get cpu topology info from MachineState.topo
,
Zhao Liu
,
21:24
Re: [PATCH 18/18] target/riscv: Move configuration check to envcfg CSRs predicate()
,
Bin Meng
,
21:22
Re: [RFC 04/52] i386/WHPX: Fix error message when fail to set ProcessorCount
,
Zhao Liu
,
21:21
[PATCH v2 08/14] target/riscv: Simplify check for Zve32f and Zve64f
,
Weiwei Li
,
21:13
[PATCH v2 13/14] target/riscv: Simplify check for EEW = 64 in trans_rvv.c.inc
,
Weiwei Li
,
21:13
[PATCH v2 12/14] target/riscv: Fix check for vector load/store instructions when EEW=64
,
Weiwei Li
,
21:12
[PATCH v2 09/14] target/riscv: Replace check for F/D to Zve32f/Zve64d in trans_rvv.c.inc
,
Weiwei Li
,
21:06
[PATCH v2 11/14] target/riscv: Add support for Zvfh/zvfhmin extensions
,
Weiwei Li
,
21:06
[PATCH v2 06/14] target/riscv: Add propertie check for Zvfh{min} extensions
,
Weiwei Li
,
21:06
[PATCH v2 14/14] target/riscv: Expose properties for Zv* extensions
,
Weiwei Li
,
21:06
[PATCH v2 07/14] target/riscv: Indent fixes in cpu.c
,
Weiwei Li
,
21:06
[PATCH v2 00/14] target/riscv: Some updates to float point related extensions
,
Weiwei Li
,
21:06
[PATCH v2 02/14] target/riscv: Fix the relationship between Zhinxmin and Zhinx
,
Weiwei Li
,
21:06
[PATCH v2 01/14] target/riscv: Fix the relationship between Zfhmin and Zfh
,
Weiwei Li
,
21:06
[PATCH v2 10/14] target/riscv: Remove rebundunt check for zve32f and zve64f
,
Weiwei Li
,
21:06
[PATCH v2 04/14] target/riscv: Add cfg properties for Zv* extensions
,
Weiwei Li
,
21:06
[PATCH v2 05/14] target/riscv: Fix relationship between V, Zve*, F and D
,
Weiwei Li
,
21:06
[PATCH v2 03/14] target/riscv: Simplify the check for Zfhmin and Zhinxmin
,
Weiwei Li
,
21:06
[PATCH v4 4/6] qapi/parser: add QAPIExpression type
,
John Snow
,
19:00
[PATCH v4 5/6] qapi: remove _JSONObject
,
John Snow
,
19:00
[PATCH v4 3/6] qapi: Add minor typing workaround for 3.6
,
John Snow
,
19:00
[PATCH v4 6/6] qapi: remove JSON value FIXME
,
John Snow
,
19:00
[PATCH v4 1/6] qapi: Update flake8 config
,
John Snow
,
19:00
[PATCH v4 0/6] qapi: static typing conversion, pt5c
,
John Snow
,
19:00
[PATCH v4 2/6] qapi: update pylint configuration
,
John Snow
,
19:00
Re: [PULL 00/10] xenpvh machine
,
Stefano Stabellini
,
18:45
[PULL v2 08/10] meson.build: do not set have_xen_pci_passthrough for aarch64 targets
,
Stefano Stabellini
,
18:43
[PULL v2 09/10] hw/arm: introduce xenpvh machine
,
Stefano Stabellini
,
18:43
[PULL v2 10/10] meson.build: enable xenpv machine build for ARM
,
Stefano Stabellini
,
18:43
[PULL v2 07/10] hw/xen/xen-hvm-common: Use g_new and error_report
,
Stefano Stabellini
,
18:43
[PULL v2 04/10] xen-hvm: reorganize xen-hvm and move common function to xen-hvm-common
,
Stefano Stabellini
,
18:43
[PULL v2 06/10] hw/xen/xen-hvm-common: skip ioreq creation on ioreq registration failure
,
Stefano Stabellini
,
18:43
[PULL v2 05/10] include/hw/xen/xen_common: return error from xen_create_ioreq_server
,
Stefano Stabellini
,
18:43
[PULL v2 03/10] hw/i386/xen/xen-hvm: move x86-specific fields out of XenIOState
,
Stefano Stabellini
,
18:43
[PULL v2 02/10] hw/i386/xen: rearrange xen_hvm_init_pc
,
Stefano Stabellini
,
18:43
[PULL v2 01/10] hw/i386/xen/: move xen-mapcache.c to hw/xen/
,
Stefano Stabellini
,
18:43
[PULL v2 0/10] xenpvh
,
Stefano Stabellini
,
18:43
Re: [PATCH 05/14] target/arm: Simplify register counting in arm_gen_dynamic_svereg_xml
,
Richard Henderson
,
17:56
Re: [PATCH v2 12/12] bsd-user: Add -strict
,
Richard Henderson
,
16:49
Re: [PATCH v2 11/12] bsd-user: implement sysctlbyname(2)
,
Richard Henderson
,
16:48
Re: [PATCH v2 10/12] bsd-user: do_freebsd_sysctl helper for sysctl(2)
,
Richard Henderson
,
16:45
Re: [PATCH v2 04/12] bsd-user: various helper routines for sysctl
,
Richard Henderson
,
16:39
Re: [PATCH v2 09/12] bsd-user: Start translation of arch-specific sysctls
,
Richard Henderson
,
16:36
Re: [PATCH v2 04/12] bsd-user: various helper routines for sysctl
,
Warner Losh
,
16:31
Re: [PATCH 05/18] vfio/common: Add VFIOBitmap and (de)alloc functions
,
Alex Williamson
,
16:28
Re: [PATCH v2 08/12] bsd-user: common routine do_freebsd_sysctl_oid for all sysctl variants
,
Richard Henderson
,
16:21
Re: [PATCH v2 07/12] bsd-user: sysctl helper funtions: sysctl_name2oid and sysctl_oidfmt
,
Richard Henderson
,
16:18
Re: [PATCH v2 06/12] bsd-user: Helper routines h2t_old_sysctl
,
Richard Henderson
,
16:17
Re: [PATCH 00/10] Retire Fork-Based Fuzzing
,
Thomas Huth
,
16:08
Re: [PATCH v2 05/12] bsd-user: Helper routines oidfmt
,
Richard Henderson
,
15:53
Re: [PATCH v2 6/7] CI: Stop building docs on centos8
,
Paolo Bonzini
,
15:53
Re: [PATCH v2 04/12] bsd-user: various helper routines for sysctl
,
Richard Henderson
,
15:53
Re: [PATCH] ebpf: fix compatibility with libbpf 1.0+
,
Andrew Melnichenko
,
15:27
Re: [PATCH 0/4] qemu-img: Fix exit code for errors closing the image
,
Vladimir Sementsov-Ogievskiy
,
15:09
Re: [PATCH 06/14] target/arm: Hoist pred_width in arm_gen_dynamic_svereg_xml
,
Fabiano Rosas
,
14:44
Re: [PATCH v4 13/16] pci: introduce pci_find_the_only_child()
,
Anton Kuchin
,
14:43
Re: [PATCH 05/14] target/arm: Simplify register counting in arm_gen_dynamic_svereg_xml
,
Fabiano Rosas
,
14:42
Re: [PATCH v4 12/16] pcie: set power indicator to off on reset by default
,
Anton Kuchin
,
14:42
Re: [PATCH v4 11/16] pcie: introduce pcie_sltctl_powered_off() helper
,
Anton Kuchin
,
14:41
Re: [PATCH v4 10/16] pcie: pcie_cap_slot_enable_power() use correct helper
,
Anton Kuchin
,
14:41
Re: [PATCH v4 09/16] pcie: drop unused PCIExpressIndicator
,
Anton Kuchin
,
14:40
Re: [PATCH v4 08/16] pcie_regs: drop duplicated indicator value macros
,
Anton Kuchin
,
14:40
Re: [PATCH v4 07/16] pcie: pcie_cap_slot_write_config(): use correct macro
,
Anton Kuchin
,
14:37
Re: [PATCH v4 06/16] pci/shpc: refactor shpc_device_plug_common()
,
Anton Kuchin
,
14:37
Re: [PATCH v4 05/16] pci/shpc: pass PCIDevice pointer to shpc_slot_command()
,
Anton Kuchin
,
14:35
Re: [PATCH 04/14] target/arm: Split out output_vector_union_type
,
Fabiano Rosas
,
14:35
Re: [PATCH v4 04/16] pci/shpc: more generic handle hot-unplug in shpc_slot_command()
,
Anton Kuchin
,
14:34
Re: [PATCH v4 03/16] pci/shpc: shpc_slot_command(): handle PWRONLY -> ENABLED transition
,
Anton Kuchin
,
14:34
Re: [PATCH v4 02/16] pci/shpc: change shpc_get_status() return type to uint8_t
,
Anton Kuchin
,
14:33
Re: [PATCH v4 01/16] pci/shpc: set attention led to OFF on reset
,
Anton Kuchin
,
14:31
Re: [PATCH v4] qapi/qmp: Add timestamps to qmp command responses
,
Vladimir Sementsov-Ogievskiy
,
14:25
[PATCH v2 11/11] target/riscv/cpu: remove CPUArchState::features and friends
,
Daniel Henrique Barboza
,
14:24
[PATCH v2 10/11] target/riscv: remove RISCV_FEATURE_MMU
,
Daniel Henrique Barboza
,
14:24
[PATCH v2 09/11] hw/riscv/virt.c: do not use RISCV_FEATURE_MMU in create_fdt_socket_cpus()
,
Daniel Henrique Barboza
,
14:24
[PATCH v2 08/11] target/riscv: remove RISCV_FEATURE_PMP
,
Daniel Henrique Barboza
,
14:24
[PATCH v2 07/11] target/riscv: remove RISCV_FEATURE_EPMP
,
Daniel Henrique Barboza
,
14:24
[PATCH v2 06/11] target/riscv/cpu.c: error out if EPMP is enabled without PMP
,
Daniel Henrique Barboza
,
14:24
[PATCH v2 05/11] target/riscv: remove RISCV_FEATURE_DEBUG
,
Daniel Henrique Barboza
,
14:24
[PATCH v2 04/11] target/riscv: remove RISCV_FEATURE_MISA
,
Daniel Henrique Barboza
,
14:24
[PATCH v2 03/11] target/riscv: allow users to actually write the MISA CSR
,
Daniel Henrique Barboza
,
14:24
[PATCH v2 02/11] target/riscv: introduce riscv_cpu_cfg()
,
Daniel Henrique Barboza
,
14:24
[PATCH v2 00/11] enable write_misa() and RISCV_FEATURE_* cleanups
,
Daniel Henrique Barboza
,
14:24
[PATCH v2 01/11] target/riscv: do not mask unsupported QEMU extensions in write_misa()
,
Daniel Henrique Barboza
,
14:24
Re: [PATCH 00/10] Retire Fork-Based Fuzzing
,
Alexander Bulekov
,
14:15
Re: [PATCH 00/10] Retire Fork-Based Fuzzing
,
Thomas Huth
,
14:09
Re: [PATCH 03/14] target/arm: Move arm_gen_dynamic_svereg_xml to gdbstub64.c
,
Fabiano Rosas
,
14:09
Re: [PATCH v2 01/13] vdpa net: move iova tree creation from init to start
,
Eugenio Perez Martin
,
14:08
Re: [PATCH 02/14] target/arm: Unexport arm_gen_dynamic_sysreg_xml
,
Fabiano Rosas
,
13:57
Re: [PATCH 01/14] target/arm: Normalize aarch64 gdbstub get/set function names
,
Fabiano Rosas
,
13:56
Re: [RFC v2 11/13] vdpa: add vdpa net migration state notifier
,
Eugenio Perez Martin
,
13:52
Re: [PATCH 6/7] hw/isa: Assert isa_register_portio_list() gets non-NULL ISA device
,
Richard Henderson
,
13:49
Re: [PATCH 00/10] Retire Fork-Based Fuzzing
,
Stefan Hajnoczi
,
13:47
[PATCH] qapi: allow unions to contain further unions
,
Daniel P . Berrangé
,
13:44
Re: [PATCH 2/2] hw/cxl: Multi-Region CXL Type-3 Devices (Volatile and Persistent)
,
Davidlohr Bueso
,
13:43
Re: [PATCH v2 1/2] hw/arm/smmu-common: Support 64-bit addresses
,
Eric Auger
,
13:37
Re: [PATCH 2/2] hw/arm/smmu-common: Fix TTB1 handling
,
Eric Auger
,
13:36
Re: [PATCH v2 0/7] Python: Drop support for Python 3.6
,
John Snow
,
13:36
Re: [PATCH 3/3] migration: Remove _only suffix for res_postcopy/precopy
,
Vladimir Sementsov-Ogievskiy
,
13:33
[PATCH] MAINTAINERS: drop Vladimir from parallels block driver
,
Vladimir Sementsov-Ogievskiy
,
13:29
Re: [PATCH 3/3] migration: Remove _only suffix for res_postcopy/precopy
,
Juan Quintela
,
13:22
Re: Lost partition tables on ide-hd + ahci drive
,
John Snow
,
13:21
Re: [PATCH 2/3] migration: Remove unused res_compatible
,
Juan Quintela
,
13:14
Re: [PATCH 4/4] target/ppc: fix warning with clang-15
,
Richard Henderson
,
13:10
Re: [PATCH v10 2/9] KVM: Introduce per-page memory attributes
,
Sean Christopherson
,
13:07
Re: "patches" tool has a new patches.json URL
,
John Snow
,
13:07
Re: [PATCH v2 09/13] vdpa net: block migration if the device has CVQ
,
Eugenio Perez Martin
,
13:07
Re: [PATCH v5 1/3] multifd: Create property multifd-sync-after-each-section
,
Juan Quintela
,
13:04
Re: [PATCH RFC 7/7] Revert "hw/i386: pass RNG seed via setup_data entry"
,
Michael S. Tsirkin
,
13:03
Re: [PATCH v10 02/12] parallels: Fix high_off calculation in parallels_co_check()
,
Vladimir Sementsov-Ogievskiy
,
12:58
Re: [PATCH 00/10] Retire Fork-Based Fuzzing
,
Laurent Vivier
,
12:58
Re: [PATCH v10 01/12] parallels: Out of image offset in BAT leads to image inflation
,
Vladimir Sementsov-Ogievskiy
,
12:44
Re: [PATCH 02/11] target/riscv: allow users to actually write the MISA CSR
,
Daniel Henrique Barboza
,
12:40
[qemu-web PATCH] fix dead link to template
,
Paolo Bonzini
,
12:32
Re: [PATCH] memory: Optimize replay of guest mapping
,
Peter Xu
,
12:29
Re: [PATCH v2 6/7] CI: Stop building docs on centos8
,
Kevin Wolf
,
12:26
[PATCH v2 2/2] hw/arm/smmu-common: Fix TTB1 handling
,
Jean-Philippe Brucker
,
12:21
[PATCH v2 1/2] hw/arm/smmu-common: Support 64-bit addresses
,
Jean-Philippe Brucker
,
12:21
[PATCH v2 0/2] hw/arm/smmu: Fixes for TTB1
,
Jean-Philippe Brucker
,
12:21
Re: [PATCH v4 0/5] Series of fixes for PL011 char device
,
eiakovlev
,
12:19
[PATCH 7/8] aspeed: Introduce a spi_boot region under the SoC
,
Cédric Le Goater
,
12:19
[PATCH 8/8] aspeed: Add a boot_rom overlap region in the SoC spi_boot container
,
Cédric Le Goater
,
12:19
[PATCH 6/8] aspeed/smc: Wire CS lines at reset
,
Cédric Le Goater
,
12:19
[PATCH 5/8] aspeed/smc: Replace SysBus IRQs with GPIO lines
,
Cédric Le Goater
,
12:19
[PATCH 4/8] tests/avocado/machine_aspeed.py: Add I2C slave tests
,
Cédric Le Goater
,
12:19
[PATCH 3/8] hw/misc: add a toy i2c echo device
,
Cédric Le Goater
,
12:19
[PATCH 1/8] m25p80: Improve error when the backend file size does not match the device
,
Cédric Le Goater
,
12:18
[PATCH 2/8] hw/i2c: only schedule pending master when bus is idle
,
Cédric Le Goater
,
12:18
[PATCH 0/8] aspeed: I2C fixes, -drive removal (first step)
,
Cédric Le Goater
,
12:18
[PATCH v2] block: temporarily hold the new AioContext of bs_top in bdrv_append()
,
Stefano Garzarella
,
12:16
Re: [PATCH] hbitmap: fix hbitmap_status() return value for first dirty bit case
,
Vladimir Sementsov-Ogievskiy
,
12:13
Re: [PATCH v3 4/7] qapi/expr: add typing workaround for AbstractSet
,
John Snow
,
12:08
Re: [RFC 00/52] Introduce hybrid CPU topology
,
Zhao Liu
,
12:07
Re: [PATCH v3 3/7] qapi/expr: Split check_expr out from check_exprs
,
John Snow
,
12:04
Re: [PATCH 1/4] util/cacheflush: fix illegal instruction on windows-arm64
,
Richard Henderson
,
12:02
Re: [PATCH v3 5/7] qapi/parser: add QAPIExpression type
,
John Snow
,
11:58
Re: [PATCH v3 06/10] monitor: release the lock before calling close()
,
Peter Xu
,
11:55
Re: [PATCH 0/2] docs/devel/qapi-code-gen: Update features doc, minor improvements
,
John Snow
,
11:52
Re: [PATCH 0/2] docs/devel/qapi-code-gen: Update features doc, minor improvements
,
John Snow
,
11:50
Re: [PATCH] block/mirror: add 'write-blocking-after-ready' copy mode
,
Vladimir Sementsov-Ogievskiy
,
11:48
Re: [PATCH 2/2] hw/arm/smmu-common: Fix TTB1 handling
,
Jean-Philippe Brucker
,
11:47
Re: [PATCH RFC 7/7] Revert "hw/i386: pass RNG seed via setup_data entry"
,
Daniel P . Berrangé
,
11:46
Re: [PATCH 1/4] util/cacheflush: fix illegal instruction on windows-arm64
,
Peter Maydell
,
11:44
Re: [PATCH RFC 6/7] Revert "x86: return modified setup_data only if read as memory, not as file"
,
Daniel P . Berrangé
,
11:38
Re: [PATCH RFC 5/7] Revert "x86: use typedef for SetupData struct"
,
Daniel P . Berrangé
,
11:38
Re: [PATCH RFC 4/7] Revert "x86: reinitialize RNG seed on system reboot"
,
Daniel P . Berrangé
,
11:37
Re: [PATCH RFC 3/7] Revert "x86: re-initialize RNG seed when selecting kernel"
,
Daniel P . Berrangé
,
11:37
Re: [PATCH RFC 2/7] Revert "x86: do not re-randomize RNG seed on snapshot load"
,
Daniel P . Berrangé
,
11:37
Re: [PATCH RFC 1/7] Revert "x86: don't let decompressed kernel image clobber setup_data"
,
Daniel P . Berrangé
,
11:36
Re: [PATCH 14/14] target/arm: Support reading m-profile system registers from gdb
,
Richard Henderson
,
11:33
[PATCH 14/14] target/arm: Support reading m-profile system registers from gdb
,
Richard Henderson
,
11:31
[PATCH 09/14] target/arm: Simplify iteration over bit widths
,
Richard Henderson
,
11:31
[PATCH 08/14] target/arm: Add name argument to output_vector_union_type
,
Richard Henderson
,
11:31
[PATCH 12/14] target/arm: Export arm_v7m_mrs_control
,
Richard Henderson
,
11:31
[PATCH 13/14] target/arm: Export arm_v7m_get_sp_ptr
,
Richard Henderson
,
11:31
[PATCH 11/14] target/arm: Implement gdbstub pauth extension
,
Richard Henderson
,
11:31
[PATCH 06/14] target/arm: Hoist pred_width in arm_gen_dynamic_svereg_xml
,
Richard Henderson
,
11:31
[PATCH 05/14] target/arm: Simplify register counting in arm_gen_dynamic_svereg_xml
,
Richard Henderson
,
11:31
[PATCH v3 0/2] s390x/pv: Add support for asynchronous teardown for reboot
,
Claudio Imbrenda
,
11:31
[PATCH 03/14] target/arm: Move arm_gen_dynamic_svereg_xml to gdbstub64.c
,
Richard Henderson
,
11:31
[PATCH 10/14] target/arm: Create pauth_ptr_mask
,
Richard Henderson
,
11:31
[PATCH 07/14] target/arm: Fix svep width in arm_gen_dynamic_svereg_xml
,
Richard Henderson
,
11:31
[PATCH 04/14] target/arm: Split out output_vector_union_type
,
Richard Henderson
,
11:31
[PATCH v3 2/2] s390x/pv: Add support for asynchronous teardown for reboot
,
Claudio Imbrenda
,
11:31
[PATCH v3 1/2] Linux header update
,
Claudio Imbrenda
,
11:31
[PATCH 02/14] target/arm: Unexport arm_gen_dynamic_sysreg_xml
,
Richard Henderson
,
11:31
[PATCH 00/14] target/arm: gdbstub cleanups and additions
,
Richard Henderson
,
11:31
[PATCH 01/14] target/arm: Normalize aarch64 gdbstub get/set function names
,
Richard Henderson
,
11:31
Re: [PATCH v4 14/16] qapi: deprecate "device" field of DEVICE_* events
,
Markus Armbruster
,
11:28
Re: [PATCH v3 06/10] monitor: release the lock before calling close()
,
Markus Armbruster
,
11:23
Re: [PATCH v10 59/59] i386/xen: Document Xen HVM emulation
,
Paul Durrant
,
11:21
Re: [PATCH] block/mirror: add 'write-blocking-after-ready' copy mode
,
Vladimir Sementsov-Ogievskiy
,
11:19
Re: [PATCH v4 14/16] qapi: deprecate "device" field of DEVICE_* events
,
Markus Armbruster
,
11:18
Re: [PATCH v10 58/59] kvm/i386: Add xen-evtchn-max-pirq property
,
Paul Durrant
,
11:16
Re: [PATCH v10 57/59] hw/xen: Support MSI mapping to PIRQ
,
Paul Durrant
,
11:14
Re: [PATCH qemu v4 0/2] ARM: Add support for V8M special registers in GDB stub
,
Peter Maydell
,
11:13
Re: [PATCH v10 56/59] hw/xen: Support GSI mapping to PIRQ
,
Paul Durrant
,
11:12
Re: [PATCH v10 55/59] hw/xen: Implement emulated PIRQ hypercall support
,
Paul Durrant
,
11:10
Re: [PATCH 00/10] Retire Fork-Based Fuzzing
,
Philippe Mathieu-Daudé
,
11:08
Re: [PATCH v3 04/14] hw/char/serial-pci-multi: Factor multi_serial_class_initfn() out
,
Bernhard Beschow
,
11:08
[PATCH] Change the default for Mixed declarations.
,
Juan Quintela
,
11:07
unsubscribe RE: [PATCH 3/3] migration: Remove _only suffix for res_postcopy/precopy
,
McDowell, Jadon
,
11:07
Re: [PATCH v10 54/59] i386/xen: Implement HYPERVISOR_physdev_op
,
Paul Durrant
,
11:06
Re: [PATCH v10 53/59] hw/xen: Automatically add xen-platform PCI device for emulated Xen guests
,
Paul Durrant
,
11:04
Re: [PATCH v10 52/59] hw/xen: Add basic ring handling to xenstore
,
Paul Durrant
,
11:02
Re: [PATCH] block/mirror: add 'write-blocking-after-ready' copy mode
,
Vladimir Sementsov-Ogievskiy
,
10:59
Re: [PATCH v10 51/59] hw/xen: Add xen_xenstore device for xenstore emulation
,
Paul Durrant
,
10:55
Re: [PATCH v10 50/59] hw/xen: Add backend implementation of interdomain event channel support
,
Paul Durrant
,
10:53
Re: [PATCH v10 49/59] i386/xen: handle HVMOP_get_param
,
David Woodhouse
,
10:50
Re: [PATCH 1/3] migration: In case of postcopy, the memory ends in res_postcopy_only
,
Juan Quintela
,
10:47
Re: [PATCH v10 49/59] i386/xen: handle HVMOP_get_param
,
Paul Durrant
,
10:47
Re: [PATCH v10 44/59] hw/xen: Support mapping grant frames
,
David Woodhouse
,
10:42
Re: [PATCH v10 44/59] hw/xen: Support mapping grant frames
,
Paul Durrant
,
10:40
Re: [PATCH 00/10] Retire Fork-Based Fuzzing
,
Stefan Hajnoczi
,
10:38
Re: [PATCH v10 47/59] i386/xen: handle PV timer hypercalls
,
David Woodhouse
,
10:37
Re: [PATCH v10 44/59] hw/xen: Support mapping grant frames
,
David Woodhouse
,
10:35
Re: [PATCH v10 48/59] i386/xen: Reserve Xen special pages for console, xenstore rings
,
Paul Durrant
,
10:35
Re: [PATCH v10 45/59] i386/xen: Implement HYPERVISOR_grant_table_op and GNTTABOP_[gs]et_verson
,
David Woodhouse
,
10:34
Re: [PATCH v5] hw/arm/smmuv3: Add GBPA register
,
Peter Maydell
,
10:29
Re: [PATCH 3/3] migration: Remove _only suffix for res_postcopy/precopy
,
Vladimir Sementsov-Ogievskiy
,
10:27
Re: [PATCH 11/11] target/riscv/cpu: remove CPUArchState^features and friends
,
weiwei
,
10:26
Re: [PATCH 10/11] target/riscv: remove RISCV_FEATURE_MMU
,
weiwei
,
10:25
Re: [PATCH] block: temporarily hold the new AioContext of bs_top in bdrv_append()
,
Stefano Garzarella
,
10:24
Re: [PATCH 09/11] hw/riscv/virt.c: do not use RISCV_FEATURE_MMU in create_fdt_socket_cpus()
,
weiwei
,
10:23
Re: [PATCH 08/11] target/riscv: remove RISCV_FEATURE_PMP
,
weiwei
,
10:19
Re: [PATCH 07/11] target/riscv: remove RISCV_FEATURE_EPMP
,
weiwei
,
10:18
[RFC PATCH] tests: ensure we export job results for some cross builds
,
Alex Bennée
,
10:17
Re: [PATCH 06/11] target/riscv/cpu.c: error out if EPMP is enabled without PMP
,
weiwei
,
10:17
Re: [PATCH 05/11] target/riscv: remove RISCV_FEATURE_DEBUG
,
weiwei
,
10:15
Re: [PATCH 04/11] target/riscv: introduce riscv_cpu_cfg()
,
weiwei
,
10:13
Re: [PATCH 03/11] target/riscv: remove RISCV_FEATURE_MISA
,
weiwei
,
10:12
Re: [PATCH 02/11] target/riscv: allow users to actually write the MISA CSR
,
weiwei
,
10:12
Re: [PATCH 2/3] migration: Remove unused res_compatible
,
Vladimir Sementsov-Ogievskiy
,
10:09
Re: [PATCH 1/3] migration: In case of postcopy, the memory ends in res_postcopy_only
,
Vladimir Sementsov-Ogievskiy
,
10:04
Re: [PATCH] target/s390x/arch_dump: Fix memory corruption in s390x_write_elf64_notes()
,
Janosch Frank
,
10:01
Re: [PATCH 18/18] target/riscv: Move configuration check to envcfg CSRs predicate()
,
weiwei
,
09:59
Re: [PATCH] target/s390x/arch_dump: Fix memory corruption in s390x_write_elf64_notes()
,
Philippe Mathieu-Daudé
,
09:58
Re: DMAR fault with qemu 7.2 and Ubuntu 22.04 base image
,
Klaus Jensen
,
09:56
Re: [RFC 41/52] machine: Introduce core_type() hook
,
Zhao Liu
,
09:44
[PATCH v4 3/4] linux-user/microblaze: Handle privileged exception
,
Ilya Leoshkevich
,
09:33
Re: [PATCH 00/18] target/riscv: Various fixes to gdbstub and CSR access
,
Bin Meng
,
09:31
Re: [PULL 00/10] Net patches
,
Peter Maydell
,
09:31
Re: [PULL 00/10] Net patches
,
Peter Maydell
,
09:29
Re: [PATCH qemu 1/2] hw/at24c : modify at24c to support 1 byte address mode
,
Cédric Le Goater
,
09:29
Re: [PATCH] block/mirror: add 'write-blocking-after-ready' copy mode
,
Fiona Ebner
,
09:29
Re: [PATCH qemu 2/2] aspeed/fuji : correct the eeprom size
,
Cédric Le Goater
,
09:29
[PATCH 18/18] target/riscv: Move configuration check to envcfg CSRs predicate()
,
Bin Meng
,
09:27
Re: [RFC 41/52] machine: Introduce core_type() hook
,
Zhao Liu
,
09:26
Re: [Patch 05/14] target/riscv: Fix relationship between V, Zve*, F and D
,
Daniel Henrique Barboza
,
09:23
[PATCH qemu 0/2] hw/at24c support eeprom size less than equal 256 byte
,
~ssinprem
,
09:20
[PATCH qemu 2/2] aspeed/fuji : correct the eeprom size
,
~ssinprem
,
09:20
[PATCH qemu 1/2] hw/at24c : modify at24c to support 1 byte address mode
,
~ssinprem
,
09:20
Re: [PATCH v2 6/7] CI: Stop building docs on centos8
,
Daniel P . Berrangé
,
09:18
Re: [PATCH RESEND 01/18] machine: Fix comment of machine_parse_smp_config()
,
Zhao Liu
,
09:14
[PATCH] target/s390x/arch_dump: Fix memory corruption in s390x_write_elf64_notes()
,
Thomas Huth
,
09:11
[PATCH v4 4/4] tests/tcg/linux-test: Add linux-fork-trap test
,
Ilya Leoshkevich
,
09:09
[PATCH v4 1/4] linux-user: Always exit from exclusive state in fork_end()
,
Ilya Leoshkevich
,
09:09
[PATCH v4 2/4] cpus: Make {start,end}_exclusive() recursive
,
Ilya Leoshkevich
,
09:09
[PATCH v4 0/4] Fix deadlock when dying because of a signal
,
Ilya Leoshkevich
,
09:09
Re: [PATCH] block: temporarily hold the new AioContext of bs_top in bdrv_append()
,
Kevin Wolf
,
09:06
Re: [PATCH v2 6/7] CI: Stop building docs on centos8
,
Paolo Bonzini
,
09:04
Re: [PATCH v4 14/16] qapi: deprecate "device" field of DEVICE_* events
,
Daniel P . Berrangé
,
08:59
Re: [PATCH v4 14/16] qapi: deprecate "device" field of DEVICE_* events
,
Philippe Mathieu-Daudé
,
08:56
Re: [PATCH v4 14/16] qapi: deprecate "device" field of DEVICE_* events
,
Vladimir Sementsov-Ogievskiy
,
08:51
Re: [PATCH v3 06/10] monitor: release the lock before calling close()
,
Daniel P . Berrangé
,
08:49
Re: [Patch 13/14] target/riscv: Simplify check for EEW = 64 in trans_rvv.c.inc
,
weiwei
,
08:44
Re: [Patch 05/14] target/riscv: Fix relationship between V, Zve*, F and D
,
weiwei
,
08:41
Re: [Patch 14/14] target/riscv: Expose properties for Zv* extension
,
Daniel Henrique Barboza
,
08:40
Re: [PATCH 1/1] readline: fix hmp completion issue
,
Thomas Huth
,
08:39
Re: [Patch 13/14] target/riscv: Simplify check for EEW = 64 in trans_rvv.c.inc
,
Daniel Henrique Barboza
,
08:37
Re: [PATCH v3 06/10] monitor: release the lock before calling close()
,
Marc-André Lureau
,
08:36
Re: [PATCH v3 06/10] monitor: release the lock before calling close()
,
Markus Armbruster
,
08:33
Re: [Patch 12/14] target/riscv: Fix check for vectore load/store instructions when EEW=64
,
Daniel Henrique Barboza
,
08:33
Re: [Patch 11/14] target/riscv: Add support for Zvfh/zvfhmin extensions
,
Daniel Henrique Barboza
,
08:30
Re: [Patch 10/14] target/riscv: Remove rebundunt check for zve32f and zve64f
,
Daniel Henrique Barboza
,
08:28
Re: [Patch 09/14] target/riscv: Replace check for F/D to Zve32f/Zve64d in trans_rvv.c.inc
,
Daniel Henrique Barboza
,
08:26
Re: [PATCH v3 05/10] qmp: 'add_client' actually expects sockets
,
Markus Armbruster
,
08:25
Re: [Patch 08/14] target/riscv: Simplify check for Zve32f and Zve64f
,
Daniel Henrique Barboza
,
08:25
Re: [Patch 07/14] target/riscv: Indent fixes in cpu.c
,
Daniel Henrique Barboza
,
08:25
Re: [PATCH] virtio-net: clear guest_announce feature if no cvq backend
,
Lei Yang
,
08:24
Re: [Patch 06/14] target/riscv: Add propertie check for Zvfh{min} extensions
,
Daniel Henrique Barboza
,
08:24
Re: [Patch 05/14] target/riscv: Fix relationship between V, Zve*, F and D
,
Daniel Henrique Barboza
,
08:21
[PATCH 12/12] hw/pci-host/q35: Move MemoryRegion pointers to host device
,
Bernhard Beschow
,
08:15
[PATCH 08/12] hw/pci-host/q35: Turn PCI hole properties into class properties
,
Bernhard Beschow
,
08:15
[PATCH 07/12] hw/pci-host/q35: Initialize PCI hole boundaries just once
,
Bernhard Beschow
,
08:15
[PATCH 00/12] Q35 PCI host fixes and QOM cleanup
,
Bernhard Beschow
,
08:15
[PATCH 02/12] hw/pci-host/q35: Fix contradicting .endianness assignment
,
Bernhard Beschow
,
08:15
[PATCH 11/12] hw/pci-host/q35: Merge mch_realize() into q35_host_realize()
,
Bernhard Beschow
,
08:15
[PATCH 09/12] hw/pci-host/q35: Rename local variable to more idiomatic "phb"
,
Bernhard Beschow
,
08:15
[PATCH 10/12] hw/pci-host/q35: Propagate to errp rather than doing error_fatal
,
Bernhard Beschow
,
08:15
[PATCH 06/12] hw/pci-host/q35: Initialize properties just once
,
Bernhard Beschow
,
08:15
[PATCH 05/12] hw/pci-host/q35: Initialize "bypass-iommu" property from board code
,
Bernhard Beschow
,
08:15
[PATCH 04/12] hw/pci-host/q35: Initialize PCMachineState::bus in board code
,
Bernhard Beschow
,
08:15
[PATCH 03/12] hw/pci-host/q35: Use memory_region_set_address() also for tseg_blackhole
,
Bernhard Beschow
,
08:15
[PATCH 01/12] hw/i386/pc_q35: Resolve redundant q35_host variable
,
Bernhard Beschow
,
08:15
Re: DMAR fault with qemu 7.2 and Ubuntu 22.04 base image
,
Klaus Jensen
,
08:06
[qemu-web PATCH] revamp sponsorship page
,
Paolo Bonzini
,
08:05
Re: [qemu-web PATCH] add language to <html> tag
,
Thomas Huth
,
07:30
Re: [qemu-web PATCH] add missing <h2> tag
,
Thomas Huth
,
07:30
[qemu-web PATCH] add language to <html> tag
,
Paolo Bonzini
,
07:25
[qemu-web PATCH] add missing <h2> tag
,
Paolo Bonzini
,
07:25
Re: [PATCH] block: temporarily hold the new AioContext of bs_top in bdrv_append()
,
Stefano Garzarella
,
07:22
Re: [PATCH v4 14/16] qapi: deprecate "device" field of DEVICE_* events
,
Markus Armbruster
,
07:17
Re: [Patch 04/14] target/riscv: Add cfg properties for Zv* extension
,
Daniel Henrique Barboza
,
07:14
Re: [Patch 03/14] target/riscv: Simplify the check for Zfhmin and Zhinxmin
,
Daniel Henrique Barboza
,
07:13
Re: [Patch 02/14] target/riscv: Fix the relationship between Zhinxmin and Zhinx
,
Daniel Henrique Barboza
,
07:10
Re: [PATCH v2 6/7] CI: Stop building docs on centos8
,
Daniel P . Berrangé
,
07:10
Re: [Patch 01/14] target/riscv: Fix the relationship between Zfhmin and Zfh
,
Daniel Henrique Barboza
,
07:09
Re: DMAR fault with qemu 7.2 and Ubuntu 22.04 base image
,
Major Saheb
,
07:05
Re: [PATCH v4 14/16] qapi: deprecate "device" field of DEVICE_* events
,
Markus Armbruster
,
06:57
Re: [PATCH] block: temporarily hold the new AioContext of bs_top in bdrv_append()
,
Kevin Wolf
,
06:56
Re: [PATCH v4 14/16] qapi: deprecate "device" field of DEVICE_* events
,
Markus Armbruster
,
06:54
Re: [PATCH v4 14/16] qapi: deprecate "device" field of DEVICE_* events
,
Philippe Mathieu-Daudé
,
06:53
Re: [PATCH v4 14/16] qapi: deprecate "device" field of DEVICE_* events
,
Markus Armbruster
,
06:49
Re: [PATCH v2 6/7] CI: Stop building docs on centos8
,
Daniel P . Berrangé
,
06:49
Re: [PATCH 2/4] hw: Replace dev->parent_bus by qdev_get_parent_bus(dev)
,
Philippe Mathieu-Daudé
,
06:33
Re: [PATCH 3/4] hw: Use qdev_get_parent_bus() in qdev_get_own_fw_dev_path_from_handler()
,
Philippe Mathieu-Daudé
,
06:26
Re: [RFC 06/52] hw/cpu: Introduce hybrid CPU topology
,
wangyanan (Y)
,
06:23
[PULL 13/22] test/qtest: Fix coding style in device-plug-test.c
,
Thomas Huth
,
06:22
[PULL 22/22] hw/s390x/event-facility: Replace DO_UPCAST(SCLPEvent) by SCLP_EVENT()
,
Thomas Huth
,
06:22
[PULL 20/22] tests/qtest: Don't build virtio-serial-test.c if device not present
,
Thomas Huth
,
06:22
[PULL 21/22] tests/tcg/s390x: Use -nostdlib for softmmu tests
,
Thomas Huth
,
06:22
[PULL 19/22] tests/qtest: bios-tables-test: Skip if missing configs
,
Thomas Huth
,
06:22
[PULL 17/22] tests/qtest: Do not include hexloader-test if loader device is not present
,
Thomas Huth
,
06:22
[PULL 18/22] tests/qemu-iotests: Require virtio-scsi-pci
,
Thomas Huth
,
06:22
[PULL 16/22] tests/qtest: Check for devices in bios-tables-test
,
Thomas Huth
,
06:22
[PULL 15/22] tests/qtest: drive_del-test: Skip tests that require missing devices
,
Thomas Huth
,
06:22
[PULL 14/22] tests/qtest: Skip unplug tests that use missing devices
,
Thomas Huth
,
06:22
[PULL 11/22] tests/qtest: Add dependence on PCIE_PORT for virtio-net-failover.c
,
Thomas Huth
,
06:22
[PULL 12/22] tests/qtest: hd-geo-test: Check for missing devices
,
Thomas Huth
,
06:22
[PULL 10/22] tests/qtest: Do not run lsi53c895a test if device is not present
,
Thomas Huth
,
06:22
[PULL 08/22] Do not include "qemu/error-report.h" in headers that do not need it
,
Thomas Huth
,
06:22
[PULL 07/22] include/hw: Do not include "hw/registerfields.h" in headers that don't need it
,
Thomas Huth
,
06:22
[PULL 09/22] tests/qtest: Skip PXE tests for missing devices
,
Thomas Huth
,
06:22
[PULL 06/22] hw/misc/sga: Remove the deprecated "sga" device
,
Thomas Huth
,
06:22
[PULL 05/22] tests/qtest/npcm7xx_pwm-test: Be less verbose unless V=2
,
Thomas Huth
,
06:22
[PULL 04/22] build: deprecate --enable-gprof builds and remove from CI
,
Thomas Huth
,
06:22
[PULL 02/22] meson: Add missing libdw knobs
,
Thomas Huth
,
06:22
[PULL 03/22] meson: Disable libdw for static builds by default
,
Thomas Huth
,
06:22
[PULL 01/22] configure: Bump minimum Clang version to 10.0
,
Thomas Huth
,
06:22
[PULL 00/22] qtest, s390x and misc patches
,
Thomas Huth
,
06:21
Re: [PATCH v4 14/16] qapi: deprecate "device" field of DEVICE_* events
,
Daniel P . Berrangé
,
06:14
Re: [PATCH v4 14/16] qapi: deprecate "device" field of DEVICE_* events
,
Daniel P . Berrangé
,
06:13
Re: [PULL 00/10] xenpvh machine
,
Peter Maydell
,
06:11
Re: [PATCH v2 6/7] CI: Stop building docs on centos8
,
Kevin Wolf
,
06:04
[PATCH] block: temporarily hold the new AioContext of bs_top in bdrv_append()
,
Stefano Garzarella
,
05:52
Re: [PATCH] usb/dev-wacom: fix OOB write in usb_mouse_poll()
,
Mauro Matteo Cascella
,
05:48
Re: [PATCH v2 6/7] CI: Stop building docs on centos8
,
Peter Maydell
,
05:34
Re: [PATCH 6/7] hw/isa: Assert isa_register_portio_list() gets non-NULL ISA device
,
Philippe Mathieu-Daudé
,
05:18
Re: QAPI unions as branches / unifying struct and union types
,
Markus Armbruster
,
05:16
Re: [RFC 33/52] i386: Rename init_topo_info() to init_apic_topo_info()
,
Zhao Liu
,
05:13
Re: [RFC 34/52] i386: Rename variable topo_info to apicid_topo
,
Zhao Liu
,
05:11
Re: [PATCH v10 47/59] i386/xen: handle PV timer hypercalls
,
Paul Durrant
,
05:10
Re: [RFC 06/52] hw/cpu: Introduce hybrid CPU topology
,
Zhao Liu
,
05:09
Re: [PATCH] cirrus.yml: Improve the windows_msys2_task
,
Alex Bennée
,
05:07
Re: [PATCH v2 6/7] CI: Stop building docs on centos8
,
Alex Bennée
,
05:04
Re: [PATCH v10 46/59] hw/xen: Implement GNTTABOP_query_size
,
Paul Durrant
,
05:00
Re: [PATCH v10 45/59] i386/xen: Implement HYPERVISOR_grant_table_op and GNTTABOP_[gs]et_verson
,
Paul Durrant
,
04:59
Re: [PATCH v4 16/16] qapi: introduce DEVICE_ON event
,
Vladimir Sementsov-Ogievskiy
,
04:56
Re: [PATCH v2 4/4] tests/tcg/linux-test: Add linux-fork-trap test
,
Alex Bennée
,
04:54
Re: [PATCH v4 15/16] qapi: add HOTPLUG_STATE event
,
Vladimir Sementsov-Ogievskiy
,
04:52
Re: [PATCH v4 01/16] pci/shpc: set attention led to OFF on reset
,
Vladimir Sementsov-Ogievskiy
,
04:49
[PATCH v5] hw/arm/smmuv3: Add GBPA register
,
Mostafa Saleh
,
04:40
Re: [RFC 09/52] hw/machine: Introduce core type for hybrid topology
,
Zhao Liu
,
04:33
Re: [RFC 06/52] hw/cpu: Introduce hybrid CPU topology
,
Philippe Mathieu-Daudé
,
04:28
Re: [PATCH 17/18] target/riscv: Group all predicate() routines together
,
weiwei
,
04:27
Re: [PATCH 16/18] target/riscv: Drop priv level check in mseccfg predicate()
,
weiwei
,
04:27
Re: [PATCH v2 2/4] cpus: Make {start,end}_exclusive() recursive
,
Alex Bennée
,
04:26
Re: [PATCH v2 1/4] linux-user: Always exit from exclusive state in fork_end()
,
Alex Bennée
,
04:26
Re: [PATCH 15/18] target/riscv: Allow debugger to access sstc CSRs
,
weiwei
,
04:26
[PATCH] audio/pwaudio.c: Add Pipewire audio backend for QEMU
,
Dorinda Bassey
,
04:25
Re: [PATCH v4 14/16] qapi: deprecate "device" field of DEVICE_* events
,
Peter Krempa
,
04:25
Re: [PATCH 14/18] target/riscv: Allow debugger to access {h, s}stateen CSRs
,
weiwei
,
04:24
Re: [RFC 06/52] hw/cpu: Introduce hybrid CPU topology
,
Zhao Liu
,
04:23
Re: [PATCH 0/3] qga/win/vss: add VSS backup type options
,
Marc-André Lureau
,
04:21
Re: [PATCH 13/18] target/riscv: Allow debugger to access seed CSR
,
weiwei
,
04:19
Re: [PATCH 12/18] target/riscv: Allow debugger to access user timer and counter CSRs
,
weiwei
,
04:16
Re: [PATCH 11/18] target/riscv: gdbstub: Drop the vector CSRs in riscv-vector.xml
,
weiwei
,
04:13
Re: [PATCH 10/18] target/riscv: gdbstub: Turn on debugger mode before calling CSR predicate()
,
weiwei
,
04:02
Re: [PATCH v4 16/16] qapi: introduce DEVICE_ON event
,
Markus Armbruster
,
03:58
Re: [PATCH v4 15/16] qapi: add HOTPLUG_STATE event
,
Markus Armbruster
,
03:57
Re: [PATCH 09/18] target/riscv: Avoid reporting odd-numbered pmpcfgX in the CSR XML for RV64
,
weiwei
,
03:56
Re: [PATCH v4 14/16] qapi: deprecate "device" field of DEVICE_* events
,
Markus Armbruster
,
03:54
Re: [PATCH 08/18] target/riscv: Simplify getting RISCVCPU pointer from env
,
weiwei
,
03:52
Re: [PATCH 07/18] target/riscv: Simplify {read,write}_pmpcfg() a little bit
,
weiwei
,
03:50
Re: [PATCH 06/18] target/riscv: Use 'bool' type for read_only
,
weiwei
,
03:49
Re: [PATCH 05/18] target/riscv: Coding style fixes in csr.c
,
weiwei
,
03:48
[Patch 14/14] target/riscv: Expose properties for Zv* extension
,
Weiwei Li
,
03:46
[Patch 09/14] target/riscv: Replace check for F/D to Zve32f/Zve64d in trans_rvv.c.inc
,
Weiwei Li
,
03:46
[Patch 13/14] target/riscv: Simplify check for EEW = 64 in trans_rvv.c.inc
,
Weiwei Li
,
03:46
Re: [PATCH 04/18] target/riscv: gdbstub: Do not generate CSR XML if Zicsr is disabled
,
weiwei
,
03:46
Re: [PATCH 03/18] target/riscv: gdbstub: Minor change for better readability
,
weiwei
,
03:45
Re: [PATCH v5 1/3] multifd: Create property multifd-sync-after-each-section
,
Markus Armbruster
,
03:45
Re: [PATCH V2 04/10] hw/riscv/virt: virt-acpi-build.c: Add basic ACPI tables
,
Daniel Henrique Barboza
,
03:44
Re: [PATCH 02/18] target/riscv: Correct the priority policy of riscv_csrrw_check()
,
weiwei
,
03:43
Re: [RFC 05/52] hw/core/machine: Rename machine-smp.c to machine-topo.c
,
Zhao Liu
,
03:42
Re: [PATCH 01/18] target/riscv: gdbstub: Check priv spec version before reporting CSR
,
weiwei
,
03:40
Re: [RFC 00/52] Introduce hybrid CPU topology
,
Zhao Liu
,
03:40
[Patch 12/14] target/riscv: Fix check for vectore load/store instructions when EEW=64
,
Weiwei Li
,
03:39
[Patch 11/14] target/riscv: Add support for Zvfh/zvfhmin extensions
,
Weiwei Li
,
03:39
[Patch 10/14] target/riscv: Remove rebundunt check for zve32f and zve64f
,
Weiwei Li
,
03:38
[Patch 04/14] target/riscv: Add cfg properties for Zv* extension
,
Weiwei Li
,
03:38
[Patch 06/14] target/riscv: Add propertie check for Zvfh{min} extensions
,
Weiwei Li
,
03:38
[Patch 08/14] target/riscv: Simplify check for Zve32f and Zve64f
,
Weiwei Li
,
03:38
[Patch 00/14] target/riscv: Some updates to float point related extensions
,
Weiwei Li
,
03:38
[Patch 01/14] target/riscv: Fix the relationship between Zfhmin and Zfh
,
Weiwei Li
,
03:38
[Patch 03/14] target/riscv: Simplify the check for Zfhmin and Zhinxmin
,
Weiwei Li
,
03:38
[Patch 07/14] target/riscv: Indent fixes in cpu.c
,
Weiwei Li
,
03:38
[Patch 05/14] target/riscv: Fix relationship between V, Zve*, F and D
,
Weiwei Li
,
03:38
[Patch 02/14] target/riscv: Fix the relationship between Zhinxmin and Zhinx
,
Weiwei Li
,
03:38
Re: [PATCH] vhost: accept VIRTIO_F_ORDER_PLATFORM as a valid SVQ feature
,
Eugenio Perez Martin
,
03:36
Re: [PATCH v2 6/7] CI: Stop building docs on centos8
,
Thomas Huth
,
03:35
Re: [PATCH 2/4] sysemu/os-win32: fix setjmp/longjmp on windows-arm64
,
Pierrick Bouvier
,
03:17
Re: [RFC 15/52] migration/postcopy-ram: Use generic topology name and helper
,
Zhao Liu
,
03:09
Re: [RFC 15/52] migration/postcopy-ram: Use generic topology name and helper
,
Zhao Liu
,
03:04
Re: [PATCH 4/4] target/ppc: fix warning with clang-15
,
Pierrick Bouvier
,
02:57
Re: [PATCH v3 04/12] tests/qtest: Don't build virtio-serial-test.c if device not present
,
Thomas Huth
,
02:57
Re: [RFC v5 1/3] rcu: introduce rcu_read_is_locked()
,
Chuang Xu
,
02:57
Re: [PATCH] vhost: accept VIRTIO_F_ORDER_PLATFORM as a valid SVQ feature
,
Michael S. Tsirkin
,
02:51
Re: [PATCH] chardev/char-socket: set s->listener = NULL in char_socket_finalize
,
Marc-André Lureau
,
02:48
Re: [PATCH v2 6/7] CI: Stop building docs on centos8
,
Markus Armbruster
,
02:40
Re: [PATCH 4/4] target/ppc: fix warning with clang-15
,
Philippe Mathieu-Daudé
,
02:14
Re: [PATCH 2/4] sysemu/os-win32: fix setjmp/longjmp on windows-arm64
,
Philippe Mathieu-Daudé
,
02:11
Re: [PATCH v1] Adding new machine Yosemitev2 in QEMU
,
Cédric Le Goater
,
02:06
RE: [PATCH] memory: Optimize replay of guest mapping
,
Duan, Zhenzhong
,
02:05
Re: [PATCH] vhost: accept VIRTIO_F_ORDER_PLATFORM as a valid SVQ feature
,
Eugenio Perez Martin
,
02:02
Re: [PATCH v2 12/12] bsd-user: Add -strict
,
Philippe Mathieu-Daudé
,
01:57
Re: [PATCH V2 04/10] hw/riscv/virt: virt-acpi-build.c: Add basic ACPI tables
,
Andrew Jones
,
01:56
Re: [PATCH] virtio-net: clear guest_announce feature if no cvq backend
,
Eugenio Perez Martin
,
01:53
Re: [PATCH] vhost: accept VIRTIO_F_ORDER_PLATFORM as a valid SVQ feature
,
Jason Wang
,
01:31
Re: [PATCH] memory: Optimize replay of guest mapping
,
Jason Wang
,
01:25
[PULL 10/10] vdpa: fix VHOST_BACKEND_F_IOTLB_ASID flag check
,
Jason Wang
,
01:12
[PULL 09/10] net: stream: add a new option to automatically reconnect
,
Jason Wang
,
01:12
[PULL 08/10] hw/net/can/xlnx-zynqmp-can: fix assertion failures in transfer_fifo()
,
Jason Wang
,
01:12
[PULL 07/10] vmnet: stop recieving events when VM is stopped
,
Jason Wang
,
01:12
[PULL 06/10] net: Increase L2TPv3 buffer to fit jumboframes
,
Jason Wang
,
01:12
[PULL 05/10] hw/net/vmxnet3: allow VMXNET3_MAX_MTU itself as a value
,
Jason Wang
,
01:12
[PULL 04/10] hw/net/lan9118: log [read|write]b when mode_16bit is enabled rather than abort
,
Jason Wang
,
01:12
[PULL 03/10] net: Replace "Supported NIC models" with "Available NIC models"
,
Jason Wang
,
01:12
[PULL 02/10] net: Restore printing of the help text with "-nic help"
,
Jason Wang
,
01:12
[PULL 01/10] net: Move the code to collect available NIC models to a separate function
,
Jason Wang
,
01:12
[PULL 00/10] Net patches
,
Jason Wang
,
01:12
February 13, 2023
[PATCH 17/18] target/riscv: Group all predicate() routines together
,
Bin Meng
,
23:33
[PATCH 16/18] target/riscv: Drop priv level check in mseccfg predicate()
,
Bin Meng
,
23:22
[PATCH 15/18] target/riscv: Allow debugger to access sstc CSRs
,
Bin Meng
,
23:21
Re: [PATCH V2 04/10] hw/riscv/virt: virt-acpi-build.c: Add basic ACPI tables
,
Bin Meng
,
23:03
Re: [PATCH V2 04/10] hw/riscv/virt: virt-acpi-build.c: Add basic ACPI tables
,
Sunil V L
,
22:43
[PATCH] memory: Optimize replay of guest mapping
,
Zhenzhong Duan
,
22:42
RE: [RFC 25/52] mips: Replace MachineState.smp access with topology helpers
,
Mi, Dapeng1
,
22:40
[PATCH 14/18] target/riscv: Allow debugger to access {h, s}stateen CSRs
,
Bin Meng
,
22:07
Re: [PATCH RESEND 09/18] i386: Fix comment style in topology.h
,
wangyanan (Y)
,
21:38
Re: [PATCH RESEND 13/18] hw/i386/pc: Support smp.clusters for x86 PC machine
,
wangyanan (Y)
,
21:35
[PATCH] chardev/char-socket: set s->listener = NULL in char_socket_finalize
,
Yajun Wu
,
21:20
RE: [RFC 22/52] riscv: Replace MachineState.smp access with topology helpers
,
Mi, Dapeng1
,
21:18
RE: [RFC 09/52] hw/machine: Introduce core type for hybrid topology
,
Mi, Dapeng1
,
21:15
RE: [RFC 08/52] machine: Add helpers to get cpu topology info from MachineState.topo
,
Mi, Dapeng1
,
21:15
Re: [RFC 42/52] hw/machine: Add hybrid_supported in generic topo properties
,
wangyanan (Y)
,
20:47
Re: [PATCH v2 01/13] vdpa net: move iova tree creation from init to start
,
Si-Wei Liu
,
20:45
[PATCH 13/18] target/riscv: Allow debugger to access seed CSR
,
Bin Meng
,
20:11
[PATCH 12/18] target/riscv: Allow debugger to access user timer and counter CSRs
,
Bin Meng
,
20:11
[PATCH v2 11/12] bsd-user: implement sysctlbyname(2)
,
Warner Losh
,
19:28
[PATCH v2 06/12] bsd-user: Helper routines h2t_old_sysctl
,
Warner Losh
,
19:28
[PATCH v2 10/12] bsd-user: do_freebsd_sysctl helper for sysctl(2)
,
Warner Losh
,
19:28
[PATCH v2 12/12] bsd-user: Add -strict
,
Warner Losh
,
19:28
[PATCH v2 09/12] bsd-user: Start translation of arch-specific sysctls
,
Warner Losh
,
19:28
[PATCH v2 08/12] bsd-user: common routine do_freebsd_sysctl_oid for all sysctl variants
,
Warner Losh
,
19:28
[PATCH v2 07/12] bsd-user: sysctl helper funtions: sysctl_name2oid and sysctl_oidfmt
,
Warner Losh
,
19:28
[PATCH v2 04/12] bsd-user: various helper routines for sysctl
,
Warner Losh
,
19:28
[PATCH v2 05/12] bsd-user: Helper routines oidfmt
,
Warner Losh
,
19:28
[PATCH v2 03/12] bsd-user: Add sysarch syscall
,
Warner Losh
,
19:28
[PATCH v2 02/12] build: Don't specify -no-pie for --static user-mode programs
,
Warner Losh
,
19:28
[PATCH v2 01/12] bsd-user: Don't truncate the return value from freebsd_syscall
,
Warner Losh
,
19:28
[PATCH v2 00/12] 2023 Q1 bsd-user upstreaming: bugfixes and sysctl
,
Warner Losh
,
19:28
Re: [PATCH 9/9] bsd-user: Add -strict
,
Warner Losh
,
18:55
Re: [PATCH v10 2/9] KVM: Introduce per-page memory attributes
,
Isaku Yamahata
,
18:53
Re: [PATCH 4/4] qdev-monitor: Use qdev_get_parent_bus() in bus_print_dev()
,
Richard Henderson
,
18:31
Re: [PATCH 3/4] hw: Use qdev_get_parent_bus() in qdev_get_own_fw_dev_path_from_handler()
,
Richard Henderson
,
18:29
Re: [PATCH 2/4] hw: Replace dev->parent_bus by qdev_get_parent_bus(dev)
,
Richard Henderson
,
18:19
Re: [PATCH 1/4] hw/qdev: Constify DeviceState* argument of qdev_get_parent_bus()
,
Richard Henderson
,
17:55
Re: [PATCH 1/2] log: Add separate debug option for logging invalid memory accesses
,
BALATON Zoltan
,
17:45
Re: [RFC v2 11/13] vdpa: add vdpa net migration state notifier
,
Si-Wei Liu
,
17:36
Re: [PULL 00/10] xenpvh machine
,
Stefano Stabellini
,
17:34
Re: DMAR fault with qemu 7.2 and Ubuntu 22.04 base image
,
Peter Xu
,
17:22
Re: [PATCH 1/2] log: Add separate debug option for logging invalid memory accesses
,
Peter Xu
,
16:25
Re: [PATCH v3] tests/docker: Use binaries for debian-tricore-cross
,
Alex Bennée
,
16:24
[PATCH v3 12/12] tests/qtest: bios-tables-test: Skip if missing configs
,
Fabiano Rosas
,
16:10
[PATCH v3 11/12] tests/qemu-iotests: Require virtio-scsi-pci
,
Fabiano Rosas
,
16:10
[PATCH v3 10/12] tests/qtest: Do not include hexloader-test if loader device is not present
,
Fabiano Rosas
,
16:10
[PATCH v3 09/12] tests/qtest: Check for devices in bios-tables-test
,
Fabiano Rosas
,
16:10
[PATCH v3 08/12] tests/qtest: drive_del-test: Skip tests that require missing devices
,
Fabiano Rosas
,
16:10
[PATCH v3 07/12] tests/qtest: Skip unplug tests that use missing devices
,
Fabiano Rosas
,
16:10
[PATCH v3 06/12] tests/qtest: Fix coding style in device-plug-test.c
,
Fabiano Rosas
,
16:10
[PATCH v3 04/12] tests/qtest: Don't build virtio-serial-test.c if device not present
,
Fabiano Rosas
,
16:09
[PATCH v3 05/12] tests/qtest: hd-geo-test: Check for missing devices
,
Fabiano Rosas
,
16:09
[PATCH v3 03/12] tests/qtest: Add dependence on PCIE_PORT for virtio-net-failover.c
,
Fabiano Rosas
,
16:09
[PATCH v3 02/12] tests/qtest: Do not run lsi53c895a test if device is not present
,
Fabiano Rosas
,
16:09
[PATCH v3 00/12] qtests vs. default devices
,
Fabiano Rosas
,
16:09
[PATCH v3 01/12] tests/qtest: Skip PXE tests for missing devices
,
Fabiano Rosas
,
16:09
[PATCH v3 4/4] tests/tcg/linux-test: Add linux-fork-trap test
,
Ilya Leoshkevich
,
15:58
[PATCH v3 3/4] linux-user/microblaze: Handle privileged exception
,
Ilya Leoshkevich
,
15:58
[PATCH v3 2/4] cpus: Make {start,end}_exclusive() recursive
,
Ilya Leoshkevich
,
15:58
[PATCH v3 1/4] linux-user: Always exit from exclusive state in fork_end()
,
Ilya Leoshkevich
,
15:58
[PATCH v3 0/4] Fix deadlock when dying because of a signal
,
Ilya Leoshkevich
,
15:58
[PATCH 4/4] target/ppc: fix warning with clang-15
,
Pierrick Bouvier
,
15:48
[PATCH 2/4] sysemu/os-win32: fix setjmp/longjmp on windows-arm64
,
Pierrick Bouvier
,
15:48
[PATCH 1/4] util/cacheflush: fix illegal instruction on windows-arm64
,
Pierrick Bouvier
,
15:48
[PATCH] crypto: allow client/server cert chains
,
matoro_mailinglist_qemu
,
15:48
[PATCH 3/4] qga/vss-win32: fix warning for clang++-15
,
Pierrick Bouvier
,
15:48
[PATCH 0/4] Adds support for running QEMU natively on windows-arm64
,
Pierrick Bouvier
,
15:48
[PATCH RESEND v5 28/28] gitlab-ci: Check building KVM-only aarch64 target
,
Fabiano Rosas
,
15:33
[PATCH RESEND v5 27/28] arm/Kconfig: Do not build TCG-only boards on a KVM-only build
,
Fabiano Rosas
,
15:33
[PATCH RESEND v5 26/28] arm/Kconfig: Always select SEMIHOSTING when TCG is present
,
Fabiano Rosas
,
15:33
[PATCH RESEND v5 25/28] target/avocado: Pass parameters to migration test on aarch64
,
Fabiano Rosas
,
15:33
[PATCH RESEND v5 24/28] tests/qtest: Restrict tpm-tis-devices-{swtpm}-test to CONFIG_TCG
,
Fabiano Rosas
,
15:33
[PATCH RESEND v5 23/28] tests/qtest: arm-cpu-features: Match tests to required accelerators
,
Fabiano Rosas
,
15:33
[PATCH RESEND v5 22/28] target/arm: Use "max" as default cpu for the virt machine with KVM
,
Fabiano Rosas
,
15:33
[PATCH RESEND v5 21/28] target/arm: move cpu_tcg to tcg/cpu32.c
,
Fabiano Rosas
,
15:32
[PATCH RESEND v5 20/28] target/arm: Move 64-bit TCG CPUs into tcg/
,
Fabiano Rosas
,
15:32
[PATCH RESEND v5 19/28] tests/avocado: Tag TCG tests with accel:tcg
,
Fabiano Rosas
,
15:32
[PATCH RESEND v5 18/28] tests/avocado: Skip tests that require a missing accelerator
,
Fabiano Rosas
,
15:32
[PATCH RESEND v5 17/28] target/arm: Move cortex sysregs into cpregs.c
,
Fabiano Rosas
,
15:32
[PATCH RESEND v5 16/28] cpu-defs.h: Expose CPUTLBEntryFull to non-TCG code
,
Fabiano Rosas
,
15:32
[PATCH RESEND v5 15/28] target/arm: Don't access TCG code when debugging with KVM
,
Fabiano Rosas
,
15:32
[PATCH RESEND v5 14/28] target/arm: Move regime_using_lpae_format into internal.h
,
Fabiano Rosas
,
15:32
[PATCH RESEND v5 13/28] target/arm: Move hflags code into the tcg directory
,
Fabiano Rosas
,
15:32
[PATCH RESEND v5 12/28] target/arm: Wrap arm_rebuild_hflags calls with tcg_enabled
,
Fabiano Rosas
,
15:32
[PATCH RESEND v5 11/28] target/arm: Move psci.c into the tcg directory
,
Fabiano Rosas
,
15:32
[PATCH RESEND v5 10/28] target/arm: move helpers to tcg/
,
Fabiano Rosas
,
15:32
[PATCH RESEND v5 09/28] target/arm: move translate modules to tcg/
,
Fabiano Rosas
,
15:32
[PATCH RESEND v5 08/28] target/arm: Wrap breakpoint/watchpoint updates with tcg_enabled
,
Fabiano Rosas
,
15:32
[PATCH RESEND v5 07/28] target/arm: Move define_debug_regs() to cpregs.c
,
Fabiano Rosas
,
15:32
[PATCH RESEND v5 06/28] target/arm: Move cpregs code into cpregs.c
,
Fabiano Rosas
,
15:32
[PATCH RESEND v5 04/28] target/arm: Move PC alignment check
,
Fabiano Rosas
,
15:31
[PATCH RESEND v5 03/28] target/arm: wrap call to aarch64_sve_change_el in tcg_enabled()
,
Fabiano Rosas
,
15:31
[PATCH RESEND v5 05/28] target/arm: Move cpregs code out of cpu.h
,
Fabiano Rosas
,
15:31
[PATCH RESEND v5 02/28] target/arm: wrap psci call with tcg_enabled
,
Fabiano Rosas
,
15:31
[PATCH RESEND v5 01/28] target/arm: rename handle_semihosting to tcg_handle_semihosting
,
Fabiano Rosas
,
15:31
[PATCH RESEND v5 00/28] target/arm: Allow CONFIG_TCG=n builds
,
Fabiano Rosas
,
15:31
Re: [PATCH v6 0/4] memory: prevent dma-reentracy issues
,
Michael S. Tsirkin
,
15:27
Re: [PATCH v2 2/4] cpus: Make {start,end}_exclusive() recursive
,
Richard Henderson
,
15:12
Re: [PATCH v2 1/4] linux-user: Always exit from exclusive state in fork_end()
,
Richard Henderson
,
15:06
Re: [PATCH v4] hw/arm/smmuv3: Add GBPA register
,
Richard Henderson
,
14:45
Re: [PATCH] MAINTAINERS: update my email address for the clock framework
,
Luc Michel
,
14:35
Re: [PATCH 00/18] target/riscv: Various fixes to gdbstub and CSR access
,
Daniel Henrique Barboza
,
14:20
[PATCH] vhost: accept VIRTIO_F_ORDER_PLATFORM as a valid SVQ feature
,
Eugenio Pérez
,
14:19
Re: [RFC PATCH 01/43] target/loongarch: Add vector data type vec_t
,
Richard Henderson
,
14:19
Re: [PATCH V2 04/10] hw/riscv/virt: virt-acpi-build.c: Add basic ACPI tables
,
Daniel Henrique Barboza
,
13:48
[PATCH v3 14/14] hw/usb: Replace DO_UPCAST(USBBus) by USB_BUS()
,
Philippe Mathieu-Daudé
,
13:45
[PATCH v3 13/14] hw/usb/dev-hub: Use QOM USB_HUB() macro instead of casting
,
Philippe Mathieu-Daudé
,
13:44
[PATCH v3 12/14] hw/scsi/scsi-bus: Inline two uses of scsi_bus_from_device()
,
Philippe Mathieu-Daudé
,
13:44
[PATCH v3 11/14] hw/scsi/scsi-bus: Replace DO_UPCAST(SCSIBus) by SCSI_BUS()
,
Philippe Mathieu-Daudé
,
13:44
[PATCH v3 10/14] hw/pci/pci: Replace DO_UPCAST(PCIBus) by PCI_BUS()
,
Philippe Mathieu-Daudé
,
13:44
[PATCH v3 09/14] hw/net/tulip: Finish QOM conversion
,
Philippe Mathieu-Daudé
,
13:44
[PATCH v3 08/14] hw/net/ne2000-pci: Replace DO_UPCAST(PCINE2000State) by PCI_NE2000()
,
Philippe Mathieu-Daudé
,
13:44
[PATCH v3 07/14] hw/ide/qdev: Replace DO_UPCAST(IDEBus) by IDE_BUS()
,
Philippe Mathieu-Daudé
,
13:44
[PATCH v3 06/14] hw/ide/qdev: Replace DO_UPCAST(IDEDevice) by IDE_DEVICE()
,
Philippe Mathieu-Daudé
,
13:44
[PATCH v3 05/14] hw/char/serial-pci-multi: Replace DO_UPCAST() by PCI_MULTISERIAL()
,
Philippe Mathieu-Daudé
,
13:44
[PATCH v3 04/14] hw/char/serial-pci-multi: Factor multi_serial_class_initfn() out
,
Philippe Mathieu-Daudé
,
13:44
[PATCH v3 02/14] hw/char/serial-pci-multi: Batch register types using DEFINE_TYPES macro
,
Philippe Mathieu-Daudé
,
13:44
[PATCH v3 03/14] hw/char/serial-pci-multi: Introduce PCI_MULTISERIAL QOM abstract parent
,
Philippe Mathieu-Daudé
,
13:44
[PATCH v3 01/14] hw/char/serial-pci: Replace DO_UPCAST(PCISerialState) by PCI_SERIAL()
,
Philippe Mathieu-Daudé
,
13:44
[PATCH v3 00/14] hw: Use QOM macros and remove DO_UPCAST() uses
,
Philippe Mathieu-Daudé
,
13:43
Re: [PATCH v3 5/6] hw/vfio/ccw: Remove pointless S390CCWDevice variable
,
Eric Farman
,
13:41
Re: [PATCH v3 3/6] hw/vfio/ccw: Use intermediate S390CCWDevice variable
,
Eric Farman
,
13:40
Re: [PATCH v3 2/6] hw/vfio/ccw: Simplify using DEVICE() macro
,
Eric Farman
,
13:39
[PATCH v2] target/arm: Add raw_writes ops for register whose write induce TLB maintenance
,
Eric Auger
,
13:38
Re: [PATCH 1/2] log: Add separate debug option for logging invalid memory accesses
,
BALATON Zoltan
,
13:37
Re: [PATCH] usb/dev-wacom: fix OOB write in usb_mouse_poll()
,
Philippe Mathieu-Daudé
,
13:27
Re: [PATCH 3/4] qga/vss-win32: fix warning for clang++-15
,
Cédric Le Goater
,
13:08
Re: [PATCH 4/4] target/ppc: fix warning with clang-15
,
Cédric Le Goater
,
13:08
[PATCH 11/18] target/riscv: gdbstub: Drop the vector CSRs in riscv-vector.xml
,
Bin Meng
,
13:07
[PATCH 08/18] target/riscv: Simplify getting RISCVCPU pointer from env
,
Bin Meng
,
13:07
[PATCH 10/18] target/riscv: gdbstub: Turn on debugger mode before calling CSR predicate()
,
Bin Meng
,
13:07
[PATCH 09/18] target/riscv: Avoid reporting odd-numbered pmpcfgX in the CSR XML for RV64
,
Bin Meng
,
13:07
[PATCH 07/18] target/riscv: Simplify {read, write}_pmpcfg() a little bit
,
Bin Meng
,
13:07
[PATCH 00/18] target/riscv: Various fixes to gdbstub and CSR access
,
Bin Meng
,
13:03
[PATCH 01/18] target/riscv: gdbstub: Check priv spec version before reporting CSR
,
Bin Meng
,
13:03
[PATCH 05/18] target/riscv: Coding style fixes in csr.c
,
Bin Meng
,
13:03
[PATCH 06/18] target/riscv: Use 'bool' type for read_only
,
Bin Meng
,
13:03
[PATCH 04/18] target/riscv: gdbstub: Do not generate CSR XML if Zicsr is disabled
,
Bin Meng
,
13:03
[PATCH 03/18] target/riscv: gdbstub: Minor change for better readability
,
Bin Meng
,
13:03
[PATCH 02/18] target/riscv: Correct the priority policy of riscv_csrrw_check()
,
Bin Meng
,
13:03
[PATCH] usb/dev-wacom: fix OOB write in usb_mouse_poll()
,
Mauro Matteo Cascella
,
12:41
[PATCH 12/12] hw: Move ich9.h to southbridge/
,
Bernhard Beschow
,
12:31
[PATCH 08/12] hw/isa/lpc_ich9: Remove redundant ich9_lpc_reset() invocation
,
Bernhard Beschow
,
12:31
[PATCH 03/12] hw/isa/lpc_ich9: Eliminate ICH9LPCState::isa_bus
,
Bernhard Beschow
,
12:31
[PATCH 05/12] hw/i2c/smbus_ich9: Inline ich9_smb_init() and remove it
,
Bernhard Beschow
,
12:31
[PATCH 10/12] hw: Move ioapic*.h to intc/
,
Bernhard Beschow
,
12:31
[PATCH 09/12] hw/i386/ich9: Remove redundant GSI_NUM_PINS
,
Bernhard Beschow
,
12:31
[PATCH 06/12] hw/i386/pc_q35: Allow for setting properties before realizing TYPE_ICH9_LPC_DEVICE
,
Bernhard Beschow
,
12:31
[PATCH 07/12] hw/isa/lpc_ich9: Connect pm stuff to lpc internally
,
Bernhard Beschow
,
12:31
[PATCH 02/12] hw/isa/lpc_ich9: Unexport PIRQ functions
,
Bernhard Beschow
,
12:31
[PATCH 11/12] hw/i386/ich9: Clean up includes
,
Bernhard Beschow
,
12:31
[PATCH 04/12] hw/i2c/smbus_ich9: Move ich9_smb_set_irq() in front of ich9_smbus_realize()
,
Bernhard Beschow
,
12:31
[PATCH 01/12] hw/i386/ich9: Rename Q35_MASK to ICH9_MASK
,
Bernhard Beschow
,
12:31
[PATCH 00/12] ICH9 cleanup
,
Bernhard Beschow
,
12:31
Re: [PATCH 1/2] log: Add separate debug option for logging invalid memory accesses
,
Philippe Mathieu-Daudé
,
12:27
Re: [PATCH 1/2] log: Add separate debug option for logging invalid memory accesses
,
Peter Xu
,
12:17
Re: [PATCH 7/7] target/arm: Add CPU properties for most v8.3 PAC features
,
Peter Maydell
,
12:11
Re: [PATCH 5/7] targer/arm: Inform helpers whether a PAC instruction is 'combined'
,
Peter Maydell
,
12:08
Re: [PATCH v3 4/6] hw/vfio/ccw: Replace DO_UPCAST(S390CCWDevice) by S390_CCW_DEVICE()
,
Philippe Mathieu-Daudé
,
12:05
Re: [PATCH v2 16/19] hw/vfio/ccw: Replace DO_UPCAST(VFIOCCWDevice) by VFIO_CCW()
,
Philippe Mathieu-Daudé
,
12:04
[PATCH v3 4/6] hw/vfio/ccw: Replace DO_UPCAST(S390CCWDevice) by S390_CCW_DEVICE()
,
Philippe Mathieu-Daudé
,
12:02
[PATCH v3 1/6] hw/s390x/event-facility: Replace DO_UPCAST(SCLPEvent) by SCLP_EVENT()
,
Philippe Mathieu-Daudé
,
12:02
[PATCH v3 5/6] hw/vfio/ccw: Remove pointless S390CCWDevice variable
,
Philippe Mathieu-Daudé
,
12:02
[PATCH v3 2/6] hw/vfio/ccw: Simplify using DEVICE() macro
,
Philippe Mathieu-Daudé
,
12:02
[PATCH v3 0/6] hw/vfio/ccw: hw: Use QOM macros and remove DO_UPCAST() uses
,
Philippe Mathieu-Daudé
,
12:02
[PATCH v3 6/6] hw/vfio/ccw: Replace DO_UPCAST(VFIOCCWDevice) by VFIO_CCW()
,
Philippe Mathieu-Daudé
,
12:02
[PATCH v3 3/6] hw/vfio/ccw: Use intermediate S390CCWDevice variable
,
Philippe Mathieu-Daudé
,
12:02
Re: [PATCH 6/7] target/arm: Implement v8.3 FPAC and FPACCOMBINE
,
Peter Maydell
,
11:59
Re: [PATCH v4] hw/arm/smmuv3: Add GBPA register
,
Eric Auger
,
11:50
Re: [PATCH 4/7] target/arm: Implement v8.3 Pauth2
,
Peter Maydell
,
11:49
DMAR fault with qemu 7.2 and Ubuntu 22.04 base image
,
Major Saheb
,
11:46
Re: [PATCH v4 0/9] PC cleanups
,
Bernhard Beschow
,
11:45
Re: [PATCH 1/2] log: Add separate debug option for logging invalid memory accesses
,
BALATON Zoltan
,
11:39
Re: [PATCH 1/2] log: Add separate debug option for logging invalid memory accesses
,
BALATON Zoltan
,
11:36
Re: [PATCH v3 1/3] arm: move KVM breakpoints helpers
,
Peter Maydell
,
11:35
Re: [PATCH 2/2] hw/arm/smmu-common: Fix TTB1 handling
,
Eric Auger
,
11:30
Re: [PATCH v2 16/19] hw/vfio/ccw: Replace DO_UPCAST(VFIOCCWDevice) by VFIO_CCW()
,
Eric Farman
,
11:29
Re: [PATCH v3 1/3] arm: move KVM breakpoints helpers
,
Francesco Cagnin
,
11:28
Re: [PATCH 3/7] target/arm: Implement v8.3 EnhancedPAC
,
Peter Maydell
,
11:23
Re: [PATCH 1/2] log: Add separate debug option for logging invalid memory accesses
,
BALATON Zoltan
,
11:23
Re: [PATCH 1/2] hw/arm/smmu-common: Support 64-bit addresses
,
Eric Auger
,
11:22
[PATCH v4 8/9] hw/i386/x86: Make TYPE_X86_MACHINE the owner of smram
,
Bernhard Beschow
,
11:21
Re: [PATCH 3/4] qga/vss-win32: fix warning for clang++-15
,
Konstantin Kostiuk
,
11:21
[PATCH v4 9/9] target/i386/tcg/sysemu/tcg-cpu: Avoid own opinion about smram size
,
Bernhard Beschow
,
11:21
[PATCH v4 7/9] hw/pci-host/pam: Make init_pam() usage more readable
,
Bernhard Beschow
,
11:20
[PATCH v4 6/9] hw/i386/pc: Initialize ram_memory variable directly
,
Bernhard Beschow
,
11:20
[PATCH v4 5/9] hw/i386/pc_{q35, piix}: Minimize usage of get_system_memory()
,
Bernhard Beschow
,
11:20
[PATCH v4 4/9] hw/i386/pc_{q35, piix}: Reuse MachineClass::desc as SMB product name
,
Bernhard Beschow
,
11:20
[PATCH v4 3/9] hw/i386/pc_q35: Reuse machine parameter
,
Bernhard Beschow
,
11:20
[PATCH v4 2/9] hw/pci-host/q35: Inline sysbus_add_io()
,
Bernhard Beschow
,
11:20
[PATCH v4 1/9] hw/pci-host/i440fx: Inline sysbus_add_io()
,
Bernhard Beschow
,
11:20
[PATCH v4 0/9] PC cleanups
,
Bernhard Beschow
,
11:20
Re: [PATCH 0/3] qga/win/vss: add VSS backup type options
,
Konstantin Kostiuk
,
11:20
Re: [PATCH 1/2] log: Add separate debug option for logging invalid memory accesses
,
Peter Xu
,
11:15
Re: [PATCH v2 16/19] hw/vfio/ccw: Replace DO_UPCAST(VFIOCCWDevice) by VFIO_CCW()
,
Philippe Mathieu-Daudé
,
11:11
Re: [PATCH 2/7] target/arm: Implement v8.3 QARMA3 PAC cipher
,
Peter Maydell
,
11:10
Re: [PATCH 1/7] target/arm: v8.3 PAC ID_AA64ISAR[12] feature-detection
,
Peter Maydell
,
11:03
Re: [PATCH 1/7] target/arm: v8.3 PAC ID_AA64ISAR[12] feature-detection
,
Peter Maydell
,
11:01
Re: [PATCH] target/riscv: Fix vslide1up.vf and vslide1down.vf
,
Frank Chang
,
10:57
Re: [PATCH v2 16/19] hw/vfio/ccw: Replace DO_UPCAST(VFIOCCWDevice) by VFIO_CCW()
,
Philippe Mathieu-Daudé
,
10:51
Re: [PATCH v2 07/13] vdpa: add vdpa net migration state notifier
,
Eugenio Perez Martin
,
10:51
Re: [PULL 00/10] xenpvh machine
,
Peter Maydell
,
10:44
Re: [PATCH v2 16/19] hw/vfio/ccw: Replace DO_UPCAST(VFIOCCWDevice) by VFIO_CCW()
,
Eric Farman
,
10:33
Re: [PATCH v2 15/19] hw/s390x/event-facility: Replace DO_UPCAST(SCLPEvent) by SCLP_EVENT()
,
Eric Farman
,
10:33
Re: [PATCH v2 14/19] hw/scsi/scsi-bus: Inline two uses of scsi_bus_from_device()
,
Eric Farman
,
10:33
Re: [PATCH v10 44/59] hw/xen: Support mapping grant frames
,
Paul Durrant
,
10:32
Re: [PATCH v3 0/3] Add gdbstub support to HVF
,
Francesco Cagnin
,
10:28
Re: [PATCH 08/18] vfio/common: Record DMA mapped IOVA ranges
,
Alex Williamson
,
10:25
Re: [PATCH v10 43/59] hw/xen: Add xen_gnttab device for grant table emulation
,
Paul Durrant
,
10:21
Re: [PATCH v10 42/59] kvm/i386: Add xen-gnttab-max-frames property
,
Paul Durrant
,
10:17
Re: [PATCH 2/2] docs/devel/qapi-code-gen: Fix a missing 'may', clarify SchemaInfo
,
Eric Blake
,
10:11
Re: [PATCH 1/2] log: Add separate debug option for logging invalid memory accesses
,
Philippe Mathieu-Daudé
,
10:09
Re: [PATCH 1/2] docs/devel/qapi-code-gen: Belatedly update features documentation
,
Eric Blake
,
10:06
Re: Windows 11 guest crashing supposedly in smm after some time of use
,
Michał Zegan
,
10:03
Re: [RFC PATCH 0/5] Deprecate/rename singlestep command line option
,
Dr. David Alan Gilbert
,
10:01
Re: [PATCH 1/2] log: Add separate debug option for logging invalid memory accesses
,
Philippe Mathieu-Daudé
,
09:59
Re: [PATCH v6 0/4] memory: prevent dma-reentracy issues
,
Darren Kenny
,
09:58
Re: [PATCH 1/2] log: Add separate debug option for logging invalid memory accesses
,
BALATON Zoltan
,
09:50
Re: [PATCH 10/10] docs/fuzz: remove mentions of fork-based fuzzing
,
Darren Kenny
,
09:48
Re: [PATCH 09/10] fuzz: remove fork-fuzzing scaffolding
,
Darren Kenny
,
09:47
Re: [PATCH 08/10] fuzz/i440fx: remove fork-based fuzzer
,
Darren Kenny
,
09:46
Re: [PATCH 1/2] log: Add separate debug option for logging invalid memory accesses
,
Peter Xu
,
09:45
Re: [PATCH 07/10] fuzz/virtio-blk: remove fork-based fuzzer
,
Darren Kenny
,
09:45
Re: [PATCH 06/10] fuzz/virtio-net: remove fork-based fuzzer
,
Darren Kenny
,
09:44
Re: [RFC PATCH] Do not include "qemu/error-report.h" in headers that do not need it
,
Philippe Mathieu-Daudé
,
09:42
Re: [PATCH 05/10] fuzz/virtio-scsi: remove fork-based fuzzer
,
Darren Kenny
,
09:42
[PATCH V2 10/10] MAINTAINERS: Add entry for RISC-V ACPI
,
Sunil V L
,
09:41
[PATCH V2 09/10] hw/riscv/virt.c: Initialize the ACPI tables
,
Sunil V L
,
09:41
[PATCH V2 08/10] hw/riscv/Kconfig: virt: Enable ACPI config option
,
Sunil V L
,
09:41
[PATCH V2 07/10] hw/riscv: meson.build: Build virt-acpi-build.c
,
Sunil V L
,
09:41
[PATCH V2 06/10] hw/riscv/virt: virt-acpi-build.c: Add RHCT Table
,
Sunil V L
,
09:41
[PATCH V2 05/10] hw/riscv/virt: virt-acpi-build.c: Add RINTC in MADT
,
Sunil V L
,
09:41
[PATCH V2 04/10] hw/riscv/virt: virt-acpi-build.c: Add basic ACPI tables
,
Sunil V L
,
09:41
[PATCH V2 03/10] hw/riscv/virt: Add memmap pointer to RiscVVirtState
,
Sunil V L
,
09:40
[PATCH V2 02/10] hw/riscv/virt: Add a switch to enable/disable ACPI
,
Sunil V L
,
09:40
[PATCH V2 01/10] hw/riscv/virt: Add OEM_ID and OEM_TABLE_ID fields
,
Sunil V L
,
09:40
[PATCH V2 00/10] Add basic ACPI support for risc-v virt
,
Sunil V L
,
09:40
Re: [PATCH 04/10] fuzz/generic-fuzz: add a limit on DMA bytes written
,
Darren Kenny
,
09:38
Re: [PATCH 1/2] log: Add separate debug option for logging invalid memory accesses
,
BALATON Zoltan
,
09:35
Re: [PATCH] block: Handle curl 7.55.0, 7.85.0 version changes
,
Kevin Wolf
,
09:32
Re: [PATCH 03/10] fuzz/generic-fuzz: use reboots instead of forks to reset state
,
Darren Kenny
,
09:27
Re: [RFC PATCH] Do not include "qemu/error-report.h" in headers that do not need it
,
Thomas Huth
,
09:24
Re: [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory
,
Vlastimil Babka
,
09:23
Re: [PATCH 02/10] fuzz: add fuzz_reboot API
,
Darren Kenny
,
09:19
Re: [PULL 00/22] Migration 20230213 patches
,
Peter Maydell
,
09:17
Re: [PATCH v4 01/16] pci/shpc: set attention led to OFF on reset
,
Philippe Mathieu-Daudé
,
09:16
Re: [PATCH 01/10] hw/sparse-mem: clear memory on reset
,
Darren Kenny
,
09:15
Re: [PATCH v4 14/16] qapi: deprecate "device" field of DEVICE_* events
,
Daniel P . Berrangé
,
09:13
Re: [PATCH v4 16/16] qapi: introduce DEVICE_ON event
,
Philippe Mathieu-Daudé
,
09:12
Re: [PATCH v4 15/16] qapi: add HOTPLUG_STATE event
,
Philippe Mathieu-Daudé
,
09:10
[PATCH v4 12/16] pcie: set power indicator to off on reset by default
,
Vladimir Sementsov-Ogievskiy
,
09:02
[PATCH v4 00/16] pci hotplug tracking
,
Vladimir Sementsov-Ogievskiy
,
09:02
Re: [RFC PATCH 9/9] hw/mips/itu: Pass SAAR using QOM link property
,
Jiaxun Yang
,
09:02
[PATCH v4 08/16] pcie_regs: drop duplicated indicator value macros
,
Vladimir Sementsov-Ogievskiy
,
09:02
[PATCH v4 15/16] qapi: add HOTPLUG_STATE event
,
Vladimir Sementsov-Ogievskiy
,
09:02
[PATCH v4 13/16] pci: introduce pci_find_the_only_child()
,
Vladimir Sementsov-Ogievskiy
,
09:02
[PATCH v4 16/16] qapi: introduce DEVICE_ON event
,
Vladimir Sementsov-Ogievskiy
,
09:02
[PATCH v4 09/16] pcie: drop unused PCIExpressIndicator
,
Vladimir Sementsov-Ogievskiy
,
09:02
[PATCH v4 11/16] pcie: introduce pcie_sltctl_powered_off() helper
,
Vladimir Sementsov-Ogievskiy
,
09:02
[PATCH v4 14/16] qapi: deprecate "device" field of DEVICE_* events
,
Vladimir Sementsov-Ogievskiy
,
09:02
[PATCH v4 05/16] pci/shpc: pass PCIDevice pointer to shpc_slot_command()
,
Vladimir Sementsov-Ogievskiy
,
09:02
[PATCH v4 04/16] pci/shpc: more generic handle hot-unplug in shpc_slot_command()
,
Vladimir Sementsov-Ogievskiy
,
09:02
[PATCH v4 01/16] pci/shpc: set attention led to OFF on reset
,
Vladimir Sementsov-Ogievskiy
,
09:02
[PATCH v4 10/16] pcie: pcie_cap_slot_enable_power() use correct helper
,
Vladimir Sementsov-Ogievskiy
,
09:02
[PATCH v4 07/16] pcie: pcie_cap_slot_write_config(): use correct macro
,
Vladimir Sementsov-Ogievskiy
,
09:02
[PATCH v4 03/16] pci/shpc: shpc_slot_command(): handle PWRONLY -> ENABLED transition
,
Vladimir Sementsov-Ogievskiy
,
09:02
[PATCH v4 06/16] pci/shpc: refactor shpc_device_plug_common()
,
Vladimir Sementsov-Ogievskiy
,
09:01
[PATCH v4 02/16] pci/shpc: change shpc_get_status() return type to uint8_t
,
Vladimir Sementsov-Ogievskiy
,
09:01
[PATCH 2/2] Fix issue #761: Broken scaling with gtk, gl=on on a hidpi display
,
liuyujun
,
08:56
[PATCH] MAINTAINERS: update my email address for the clock framework
,
Damien Hedde
,
08:56
[PATCH] This reverts commit f14aab420c58b57e07189d6d9e6d3fbfab4761a6.
,
liuyujun
,
08:56
Re: [PATCH 1/2] log: Add separate debug option for logging invalid memory accesses
,
Philippe Mathieu-Daudé
,
08:45
Re: [RFC 04/52] i386/WHPX: Fix error message when fail to set ProcessorCount
,
Daniel P . Berrangé
,
08:41
Re: [PATCH RESEND 09/18] i386: Fix comment style in topology.h
,
Philippe Mathieu-Daudé
,
08:41
Re: [RFC 00/52] Introduce hybrid CPU topology
,
Daniel P . Berrangé
,
08:38
Re: [RFC 41/52] machine: Introduce core_type() hook
,
Philippe Mathieu-Daudé
,
08:35
Re: [RFC 41/52] machine: Introduce core_type() hook
,
Philippe Mathieu-Daudé
,
08:33
Re: [PATCH RESEND 01/18] machine: Fix comment of machine_parse_smp_config()
,
wangyanan (Y)
,
08:32
Re: [RFC 34/52] i386: Rename variable topo_info to apicid_topo
,
Philippe Mathieu-Daudé
,
08:29
Re: [PATCH] block: Handle curl 7.55.0, 7.85.0 version changes
,
Peter Maydell
,
08:28
Re: [RFC 33/52] i386: Rename init_topo_info() to init_apic_topo_info()
,
Philippe Mathieu-Daudé
,
08:27
Re: [RFC 32/52] i386: Rename X86CPUTopoInfo and its members to reflect relationship with APIC ID
,
Philippe Mathieu-Daudé
,
08:26
Re: [RFC 30/52] i386: Drop nr_dies and nr_modules CPUX86State
,
Philippe Mathieu-Daudé
,
08:22
[PATCH 2/2] docs/devel/qapi-code-gen: Fix a missing 'may', clarify SchemaInfo
,
Markus Armbruster
,
08:20
[PATCH 1/2] docs/devel/qapi-code-gen: Belatedly update features documentation
,
Markus Armbruster
,
08:20
[PATCH 0/2] docs/devel/qapi-code-gen: Update features doc, minor improvements
,
Markus Armbruster
,
08:20
Re: [RFC 06/52] hw/cpu: Introduce hybrid CPU topology
,
wangyanan (Y)
,
08:18
Re: [PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
,
Michael Roth
,
08:16
Re: [RFC 09/52] hw/machine: Introduce core type for hybrid topology
,
Philippe Mathieu-Daudé
,
08:13
Re: [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory
,
Michael Roth
,
08:11
Re: [RFC 06/52] hw/cpu: Introduce hybrid CPU topology
,
Philippe Mathieu-Daudé
,
08:10
PING: [PATCH RFC v2 0/1] tests: add wasmtime testsuite
,
Ilya Leoshkevich
,
07:57
[PATCH v2 4/4] tests/tcg/linux-test: Add linux-fork-trap test
,
Ilya Leoshkevich
,
07:53
[PATCH v2 3/4] linux-user/microblaze: Handle privileged exception
,
Ilya Leoshkevich
,
07:53
[PATCH v2 1/4] linux-user: Always exit from exclusive state in fork_end()
,
Ilya Leoshkevich
,
07:53
[PATCH v2 0/4] Fix deadlock when dying because of a signal
,
Ilya Leoshkevich
,
07:53
[PATCH v2 2/4] cpus: Make {start,end}_exclusive() recursive
,
Ilya Leoshkevich
,
07:53
Re: [RFC 05/52] hw/core/machine: Rename machine-smp.c to machine-topo.c
,
wangyanan (Y)
,
07:52
Re: [PATCH 15/19] hw/s390x/event-facility: Replace DO_UPCAST(SCLPEvent) by SCLP_EVENT()
,
Thomas Huth
,
07:14
Re: [PATCH 1/1] block: improve error logging in bdrv_reopen_prepare()
,
Vladimir Sementsov-Ogievskiy
,
07:01
Re: [PATCH v3 3/3] hvf: handle singlestepping over instructions which trigger a VM exit
,
Peter Maydell
,
06:53
Re: [PATCH v3 2/3] hvf: implement guest debugging on Apple Silicon hosts
,
Peter Maydell
,
06:52
Re: [PATCH v3 14/15] qapi: introduce DEVICE_ON event
,
Vladimir Sementsov-Ogievskiy
,
06:43
Re: [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory
,
Vlastimil Babka
,
06:43
Re: [PATCH 1/2] log: Add separate debug option for logging invalid memory accesses
,
Thomas Huth
,
06:41
Re: [RFC PATCH] tests: add LKFT baseline test to avocado
,
Philippe Mathieu-Daudé
,
06:32
Re: [PATCH 00/13] block: Fix bdrv_open*() calls from coroutine context
,
Kevin Wolf
,
06:26
Re: [PATCH v2 01/13] vdpa net: move iova tree creation from init to start
,
Eugenio Perez Martin
,
06:15
Re: [PATCH v2 0/9] hw/qdev: Housekeeping around qdev_get_parent_bus()
,
Philippe Mathieu-Daudé
,
06:07
Re: [PATCH] curl: Fix error path in curl_open()
,
Kevin Wolf
,
06:03
Re: [PATCH v4] hw/arm/smmuv3: Add GBPA register
,
Peter Maydell
,
05:58
Re: [PATCH] MAINTAINERS: update my email address for the clock framework
,
Philippe Mathieu-Daudé
,
05:57
[RFC PATCH 2/3] hw/usb: Declare QOM macros using QDEV_DECLARE_DEV_BUS_TYPES()
,
Philippe Mathieu-Daudé
,
05:56
[RFC PATCH 1/3] hw/qdev: Introduce QDEV_DECLARE_DEV_BUS_TYPES() macro
,
Philippe Mathieu-Daudé
,
05:56
[RFC PATCH 3/3] hw/usb: Use USB_DEVICE_GET_BUS() macro
,
Philippe Mathieu-Daudé
,
05:56
[RFC PATCH 0/3] qdev: Introduce QDEV_DECLARE_DEV_BUS_TYPES() macro
,
Philippe Mathieu-Daudé
,
05:56
Re: [PATCH v2 0/9] hw/qdev: Housekeeping around qdev_get_parent_bus()
,
Michael S. Tsirkin
,
05:53
Re: [PATCH v2 5/9] hw/pci: Replace dev->parent_bus by qdev_get_parent_bus(dev)
,
Michael S. Tsirkin
,
05:52
Re: [PATCH v2 4/9] hw/net: Replace dev->parent_bus by qdev_get_parent_bus(dev)
,
Michael S. Tsirkin
,
05:52
Re: [PATCH 0/3] TSA: make sure QEMU compiles when using clang TSA
,
Kevin Wolf
,
05:44
[PATCH 1/1] block: improve error logging in bdrv_reopen_prepare()
,
Denis V. Lunev
,
05:31
Re: [PATCH] target/riscv: Fix vslide1up.vf and vslide1down.vf
,
weiwei
,
05:30
Re: [RFC 00/52] Introduce hybrid CPU topology
,
Alex Bennée
,
05:24
Re: [RFC 15/52] migration/postcopy-ram: Use generic topology name and helper
,
Juan Quintela
,
05:16
Re: [PATCH v2 08/19] hw/net/eepro100: Introduce TYPE_EEPRO100 QOM abstract parent
,
Philippe Mathieu-Daudé
,
05:12
[PATCH v2 7/7] hw/net/eepro100: Replace DO_UPCAST(EEPRO100State) by EEPRO100()
,
Philippe Mathieu-Daudé
,
05:11
[PATCH v2 6/7] hw/net/eepro100: Remove instance's EEPRO100State::device
,
Philippe Mathieu-Daudé
,
05:11
[PATCH v2 5/7] hw/net/eepro100: Remove instance EEPRO100State::has_extended_tcb_support
,
Philippe Mathieu-Daudé
,
05:11
[PATCH v2 4/7] hw/net/eepro100: Pass E100PCIDeviceInfo as class init data
,
Philippe Mathieu-Daudé
,
05:11
[PATCH v2 3/7] hw/net/eepro100: Convert reset handler to DeviceReset
,
Philippe Mathieu-Daudé
,
05:11
[PATCH v2 2/7] hw/net/eepro100: Introduce TYPE_EEPRO100 QOM abstract parent
,
Philippe Mathieu-Daudé
,
05:11
[PATCH v2 1/7] hw/net/eepro100: Abort if pci_add_capability() ever fail
,
Philippe Mathieu-Daudé
,
05:10
[PATCH v2 0/7] hw/net/eepro100: Finish QDev conversion
,
Philippe Mathieu-Daudé
,
05:10
Re: [RFC 15/52] migration/postcopy-ram: Use generic topology name and helper
,
Juan Quintela
,
05:07
Re: [RFC PATCH v2 19/19] hw/usb: Inline usb_bus_from_device()
,
Philippe Mathieu-Daudé
,
04:49
Re: [RFC v2 11/13] vdpa: add vdpa net migration state notifier
,
Eugenio Perez Martin
,
04:48
[RFC 52/52] i386: Support cpu_index_to_core_type() for x86
,
Zhao Liu
,
04:47
[RFC 51/52] qapi: Expose CPU topology info in query_cpus_fast
,
Zhao Liu
,
04:47
[RFC 50/52] qemu-options: Add the document of hybrid command
,
Zhao Liu
,
04:47
[RFC 49/52] i386/pc: Support hybrid cpu topology
,
Zhao Liu
,
04:47
[RFC 48/52] machine: Support "-hybrid" command
,
Zhao Liu
,
04:47
[RFC 46/52] hw/machine: build core level hybrid topology form HybridCorePack
,
Zhao Liu
,
04:47
[RFC 47/52] hw/machine: Use opts_visitor to parse hybrid topo
,
Zhao Liu
,
04:47
[RFC 45/52] hw/machine: Add hybrid cpu topology validation
,
Zhao Liu
,
04:47
[RFC 44/52] machine: Add "-hybrid" parsing rule
,
Zhao Liu
,
04:46
[RFC 43/52] hw/machine: Rename MachineClass.smp_props to MachineClass.topo_props
,
Zhao Liu
,
04:46
[RFC 39/52] i386/cpu: Add Intel hybrid related CPUID support
,
Zhao Liu
,
04:46
[RFC 40/52] qapi: Introduce hybrid options
,
Zhao Liu
,
04:46
[RFC 42/52] hw/machine: Add hybrid_supported in generic topo properties
,
Zhao Liu
,
04:46
[RFC 41/52] machine: Introduce core_type() hook
,
Zhao Liu
,
04:46
[RFC 37/52] i386: Update X86CPUTopoIDs generating rule for hybrid topology
,
Zhao Liu
,
04:46
[RFC 38/52] i386: Introduce hybrid_core_type to CPUX86State
,
Zhao Liu
,
04:46
[RFC 36/52] i386: Use init_apicid_topo_info() to initialize APIC ID topology for system emulator
,
Zhao Liu
,
04:46
[RFC 34/52] i386: Rename variable topo_info to apicid_topo
,
Zhao Liu
,
04:46
[RFC 33/52] i386: Rename init_topo_info() to init_apic_topo_info()
,
Zhao Liu
,
04:46
[PATCH] target/riscv: Fix vslide1up.vf and vslide1down.vf
,
LIU Zhiwei
,
04:46
[RFC 35/52] i386: Support APIC ID topology for hybrid CPU topology
,
Zhao Liu
,
04:46
[RFC 32/52] i386: Rename X86CPUTopoInfo and its members to reflect relationship with APIC ID
,
Zhao Liu
,
04:45
[RFC 31/52] i386/cpu: Use CPUState.topo to replace X86CPUTopoInfo to get topology info
,
Zhao Liu
,
04:45
[RFC 29/52] hw/core/cpu: Introduce TopologyState in CPUState
,
Zhao Liu
,
04:45
[RFC 30/52] i386: Drop nr_dies and nr_modules CPUX86State
,
Zhao Liu
,
04:45
[RFC 24/52] loongarch: Replace MachineState.smp access with topology helpers
,
Zhao Liu
,
04:45
[RFC 28/52] hw/core/machine: Remove support of MachineState.smp
,
Zhao Liu
,
04:45
[RFC 27/52] test/test-smp-parse: Check fields of MachineState.topo.smp
,
Zhao Liu
,
04:45
[RFC 26/52] hw: Replace MachineState.smp access with topology helpers for all remaining archs
,
Zhao Liu
,
04:45
[RFC 25/52] mips: Replace MachineState.smp access with topology helpers
,
Zhao Liu
,
04:45
[RFC 23/52] arm: Replace MachineState.smp access with topology helpers
,
Zhao Liu
,
04:45
[RFC 22/52] riscv: Replace MachineState.smp access with topology helpers
,
Zhao Liu
,
04:45
[RFC 21/52] ppc: Replace MachineState.smp access with topology helpers
,
Zhao Liu
,
04:45
[RFC 20/52] s390x: Replace MachineState.smp access with topology helpers
,
Zhao Liu
,
04:44
[RFC 19/52] i386: Replace MachineState.smp access with topology helpers
,
Zhao Liu
,
04:44
[RFC 18/52] general: Replace MachineState.smp access with topology helpers
,
Zhao Liu
,
04:44
[RFC 17/52] softmmu/cpus: Use generic topology helper in vcpus initialization
,
Zhao Liu
,
04:44
[RFC 16/52] plugins: Use generic topology name and helper
,
Zhao Liu
,
04:44
[RFC 15/52] migration/postcopy-ram: Use generic topology name and helper
,
Zhao Liu
,
04:44
[RFC 13/52] cpu/core: Use generic topology helper for "help" to set nr_threads
,
Zhao Liu
,
04:43
[RFC 14/52] hw/smbios: Use generic topology name and helper
,
Zhao Liu
,
04:43
[RFC 12/52] hw/acpi: Replace MachineState.smp access with topology helpers
,
Zhao Liu
,
04:43
[RFC 11/52] accel/kvm: Add hybrid info when check cpu num
,
Zhao Liu
,
04:43
[RFC 10/52] machine: Replace MachineState.topo.smp access with topology helpers
,
Zhao Liu
,
04:43
[RFC 09/52] hw/machine: Introduce core type for hybrid topology
,
Zhao Liu
,
04:43
[RFC 08/52] machine: Add helpers to get cpu topology info from MachineState.topo
,
Zhao Liu
,
04:43
[RFC 07/52] hw/core/machine: Add the new topology support in MachineState
,
Zhao Liu
,
04:43
[RFC 06/52] hw/cpu: Introduce hybrid CPU topology
,
Zhao Liu
,
04:43
[RFC 05/52] hw/core/machine: Rename machine-smp.c to machine-topo.c
,
Zhao Liu
,
04:43
[RFC 04/52] i386/WHPX: Fix error message when fail to set ProcessorCount
,
Zhao Liu
,
04:43
[RFC 03/52] hw/smbios: Fix core count in type4
,
Zhao Liu
,
04:43
[RFC 02/52] hw/smbios: Fix thread count in type4
,
Zhao Liu
,
04:43
[RFC 01/52] hw/smbios: Fix smbios_smp_sockets caculation
,
Zhao Liu
,
04:43
[RFC 00/52] Introduce hybrid CPU topology
,
Zhao Liu
,
04:43
Re: [PATCH v2] [PING^3] target/i386/gdbstub: Fix a bug about order of FPU stack in 'g' packets.
,
Alex Bennée
,
04:39
Re: [PATCH v3 14/15] qapi: introduce DEVICE_ON event
,
Markus Armbruster
,
04:31
[PATCH RESEND 16/18] i386: Fix NumSharingCache for CPUID[0x8000001D].EAX[bits 25:14]
,
Zhao Liu
,
04:31
[PATCH RESEND 18/18] i386: Add new property to control L2 cache topo in CPUID.04H
,
Zhao Liu
,
04:31
[PATCH RESEND 17/18] i386: Use CPUCacheInfo.share_level to encode CPUID[0x8000001D].EAX[bits 25:14]
,
Zhao Liu
,
04:31
[PATCH RESEND 15/18] i386: Use CPUCacheInfo.share_level to encode CPUID[4].EAX[bits 25:14]
,
Zhao Liu
,
04:30
[PATCH RESEND 14/18] i386: Add cache topology info in CPUCacheInfo
,
Zhao Liu
,
04:30
[PATCH RESEND 13/18] hw/i386/pc: Support smp.clusters for x86 PC machine
,
Zhao Liu
,
04:30
[PATCH RESEND 12/18] tests: Add test case of APIC ID for module level parsing
,
Zhao Liu
,
04:29
[PATCH RESEND 11/18] i386/cpu: Introduce cluster-id to X86CPU
,
Zhao Liu
,
04:29
[PATCH RESEND 10/18] i386: Update APIC ID parsing rule to support module level
,
Zhao Liu
,
04:29
[PATCH RESEND 09/18] i386: Fix comment style in topology.h
,
Zhao Liu
,
04:29
[PATCH RESEND 08/18] i386: Support module_id in X86CPUTopoIDs
,
Zhao Liu
,
04:29
[PATCH RESEND 07/18] i386: Support modules_per_die in X86CPUTopoInfo
,
Zhao Liu
,
04:29
[PATCH RESEND 06/18] i386: Introduce module-level cpu topology to CPUX86State
,
Zhao Liu
,
04:29
[PATCH RESEND 05/18] i386/cpu: Consolidate the use of topo_info in cpu_x86_cpuid()
,
Zhao Liu
,
04:29
[PATCH RESEND 04/18] i386/cpu: Fix number of addressable IDs in CPUID.04H
,
Zhao Liu
,
04:29
[PATCH RESEND 03/18] softmmu: Fix CPUSTATE.nr_cores' calculation
,
Zhao Liu
,
04:29
[PATCH RESEND 02/18] tests: Rename test-x86-cpuid.c to test-x86-apicid.c
,
Zhao Liu
,
04:29
[PATCH RESEND 01/18] machine: Fix comment of machine_parse_smp_config()
,
Zhao Liu
,
04:29
[PATCH RESEND 00/18] Support smp.clusters for x86
,
Zhao Liu
,
04:29
Re: [RFC PATCH 1/1] Dirty quota-based throttling of vcpus
,
Shivam Kumar
,
04:18
[PATCH v5 3/3] multifd: Only sync once each full round of memory
,
Juan Quintela
,
04:16
[PATCH v5 0/3] Eliminate multifd flush
,
Juan Quintela
,
04:16
[PATCH v5 2/3] multifd: Protect multifd_send_sync_main() calls
,
Juan Quintela
,
04:16
[PATCH v5 1/3] multifd: Create property multifd-sync-after-each-section
,
Juan Quintela
,
04:16
Re: [RFC PATCH v2 19/19] hw/usb: Inline usb_bus_from_device()
,
Thomas Huth
,
04:11
Re: [PATCH v5 0/8] Eliminate multifd flush
,
Juan Quintela
,
04:02
[PATCH v2] vhost: avoid a potential use of an uninitialized variable in vhost_svq_poll()
,
Carlos López
,
03:58
[PATCH v5 6/8] multifd: Create property multifd-sync-after-each-section
,
Juan Quintela
,
03:58
[PATCH v5 5/8] ram: Document migration ram flags
,
Juan Quintela
,
03:58
[PATCH v5 3/8] migration/multifd: Join all multifd threads in order to avoid leaks
,
Juan Quintela
,
03:58
[PATCH v5 4/8] migration/multifd: Move load_cleanup inside incoming_state_destroy
,
Juan Quintela
,
03:58
[PATCH v5 2/8] migration/multifd: Remove unnecessary assignment on multifd_load_cleanup()
,
Juan Quintela
,
03:58
[PATCH v5 1/8] migration/multifd: Change multifd_load_cleanup() signature and usage
,
Juan Quintela
,
03:57
[PATCH v5 0/8] Eliminate multifd flush
,
Juan Quintela
,
03:57
Re: [RFC PATCH v2 19/19] hw/usb: Inline usb_bus_from_device()
,
Philippe Mathieu-Daudé
,
03:44
Re: [PATCH v2 08/19] hw/net/eepro100: Introduce TYPE_EEPRO100 QOM abstract parent
,
Philippe Mathieu-Daudé
,
03:36
Re: [RFC PATCH 01/43] target/loongarch: Add vector data type vec_t
,
gaosong
,
03:24
Re: [RFC PATCH v2 19/19] hw/usb: Inline usb_bus_from_device()
,
Thomas Huth
,
03:12
Re: [PATCH 2/4] io: use closesocket()
,
Thomas Huth
,
03:04
Re: [PATCH v1] Adding new machine Yosemitev2 in QEMU
,
Cédric Le Goater
,
03:03
Re: [PATCH 1/4] tests: use closesocket()
,
Thomas Huth
,
03:03
Re: [PATCH v1] Adding new machine Tiogapass in QEMU
,
Cédric Le Goater
,
02:54
Re: [PATCH v2 03/19] hw/char/serial-pci-multi: Introduce PCI_MULTISERIAL QOM abstract parent
,
Philippe Mathieu-Daudé
,
02:51
Re: [PATCH v2 6/9] hw/ppc: Replace dev->parent_bus by qdev_get_parent_bus(dev)
,
Cédric Le Goater
,
02:32
[PATCH v2 18/19] hw/usb: Replace DO_UPCAST(USBBus) by USB_BUS()
,
Philippe Mathieu-Daudé
,
02:10
[RFC PATCH v2 19/19] hw/usb: Inline usb_bus_from_device()
,
Philippe Mathieu-Daudé
,
02:10
[PATCH v2 17/19] hw/usb/dev-hub: Use QOM USB_HUB() macro instead of casting
,
Philippe Mathieu-Daudé
,
02:10
Re: [PATCH v2 9/9] qdev-monitor: Use qdev_get_parent_bus() in bus_print_dev()
,
Markus Armbruster
,
02:10
[PATCH v2 15/19] hw/s390x/event-facility: Replace DO_UPCAST(SCLPEvent) by SCLP_EVENT()
,
Philippe Mathieu-Daudé
,
02:09
[PATCH v2 16/19] hw/vfio/ccw: Replace DO_UPCAST(VFIOCCWDevice) by VFIO_CCW()
,
Philippe Mathieu-Daudé
,
02:09
[PATCH v2 14/19] hw/scsi/scsi-bus: Inline two uses of scsi_bus_from_device()
,
Philippe Mathieu-Daudé
,
02:09
[PATCH v2 13/19] hw/scsi/scsi-bus: Replace DO_UPCAST(SCSIBus) by SCSI_BUS()
,
Philippe Mathieu-Daudé
,
02:09
[PATCH v2 12/19] hw/pci/pci: Replace DO_UPCAST(PCIBus) by PCI_BUS()
,
Philippe Mathieu-Daudé
,
02:09
[PATCH v2 11/19] hw/net/tulip: Finish QOM conversion
,
Philippe Mathieu-Daudé
,
02:09
[PATCH v2 10/19] hw/net/ne2000-pci: Replace DO_UPCAST(PCINE2000State) by PCI_NE2000()
,
Philippe Mathieu-Daudé
,
02:09
[PATCH v2 09/19] hw/net/eepro100: Replace DO_UPCAST(EEPRO100State) by EEPRO100()
,
Philippe Mathieu-Daudé
,
02:09
[PATCH v2 08/19] hw/net/eepro100: Introduce TYPE_EEPRO100 QOM abstract parent
,
Philippe Mathieu-Daudé
,
02:09
[PATCH v2 07/19] hw/ide/qdev: Replace DO_UPCAST(IDEBus) by IDE_BUS()
,
Philippe Mathieu-Daudé
,
02:09
[PATCH v2 06/19] hw/ide/qdev: Replace DO_UPCAST(IDEDevice) by IDE_DEVICE()
,
Philippe Mathieu-Daudé
,
02:09
[PATCH v2 05/19] hw/char/serial-pci-multi: Replace DO_UPCAST() by PCI_MULTISERIAL()
,
Philippe Mathieu-Daudé
,
02:08
[PATCH v2 04/19] hw/char/serial-pci-multi: Factor multi_serial_class_initfn() out
,
Philippe Mathieu-Daudé
,
02:08
[PATCH v2 03/19] hw/char/serial-pci-multi: Introduce PCI_MULTISERIAL QOM abstract parent
,
Philippe Mathieu-Daudé
,
02:08
[PATCH v2 02/19] hw/char/serial-pci-multi: Batch register types using DEFINE_TYPES macro
,
Philippe Mathieu-Daudé
,
02:08
[PATCH v2 01/19] hw/char/serial-pci: Replace DO_UPCAST(PCISerialState) by PCI_SERIAL()
,
Philippe Mathieu-Daudé
,
02:08
[PATCH v2 00/19] hw: Use QOM macros and remove DO_UPCAST() uses
,
Philippe Mathieu-Daudé
,
02:08
[PATCH v2 9/9] qdev-monitor: Use qdev_get_parent_bus() in bus_print_dev()
,
Philippe Mathieu-Daudé
,
02:05
[PATCH v2 8/9] hw: Use qdev_get_parent_bus() in qdev_get_own_fw_dev_path_from_handler()
,
Philippe Mathieu-Daudé
,
02:05
[PATCH v2 7/9] hw/usb: Replace dev->parent_bus by qdev_get_parent_bus(dev)
,
Philippe Mathieu-Daudé
,
02:05
[PATCH v2 6/9] hw/ppc: Replace dev->parent_bus by qdev_get_parent_bus(dev)
,
Philippe Mathieu-Daudé
,
02:05
[PATCH v2 5/9] hw/pci: Replace dev->parent_bus by qdev_get_parent_bus(dev)
,
Philippe Mathieu-Daudé
,
02:04
[PATCH v2 4/9] hw/net: Replace dev->parent_bus by qdev_get_parent_bus(dev)
,
Philippe Mathieu-Daudé
,
02:04
[PATCH v2 3/9] hw/block: Replace dev->parent_bus by qdev_get_parent_bus(dev)
,
Philippe Mathieu-Daudé
,
02:04
[PATCH v2 2/9] hw/audio: Replace dev->parent_bus by qdev_get_parent_bus(dev)
,
Philippe Mathieu-Daudé
,
02:04
[PATCH v2 1/9] hw/qdev: Constify DeviceState* argument of qdev_get_parent_bus()
,
Philippe Mathieu-Daudé
,
02:04
[PATCH v2 0/9] hw/qdev: Housekeeping around qdev_get_parent_bus()
,
Philippe Mathieu-Daudé
,
02:04
Re: [PATCH v2 07/13] vdpa: add vdpa net migration state notifier
,
Si-Wei Liu
,
01:51
Re: [PATCH v2 01/13] vdpa net: move iova tree creation from init to start
,
Si-Wei Liu
,
01:51
Re: [PATCH v2 09/13] vdpa net: block migration if the device has CVQ
,
Si-Wei Liu
,
01:51
Re: [PATCH] target/riscv: Smepmp: Skip applying default rules when address matches
,
LIU Zhiwei
,
00:42
Re: [PATCH] target/riscv: Smepmp: Skip applying default rules when address matches
,
Himanshu Chauhan
,
00:21
February 12, 2023
Re: [PATCH] target/riscv: Smepmp: Skip applying default rules when address matches
,
LIU Zhiwei
,
23:23
Re: [PULL 00/11] Net patches
,
Jason Wang
,
22:59
Re: [PATCH v1 RFC Zisslpcfi 2/9] target/riscv: zisslpcfi CSR, bit positions and other definitions
,
Deepak Gupta
,
22:21
Re: [PATCH v1 RFC Zisslpcfi 1/9] target/riscv: adding zimops and zisslpcfi extension to RISCV cpu config
,
Deepak Gupta
,
22:15
[PATCH v5 1/3] multifd: Create property multifd-sync-after-each-section
,
Juan Quintela
,
21:58
[PATCH v5 0/3] Eliminate multifd flush
,
Juan Quintela
,
21:58
[PATCH v5 1/3] multifd: Create property multifd-sync-after-each-section
,
Juan Quintela
,
21:57
[PATCH v5 0/3] Eliminate multifd flush
,
Juan Quintela
,
21:57
[PULL 11/22] migration: I messed state_pending_exact/estimate
,
Juan Quintela
,
21:57
[PULL 21/22] migration/multifd: Move load_cleanup inside incoming_state_destroy
,
Juan Quintela
,
21:52
[PULL 22/22] ram: Document migration ram flags
,
Juan Quintela
,
21:52
[PULL 20/22] migration/multifd: Join all multifd threads in order to avoid leaks
,
Juan Quintela
,
21:52
[PULL 19/22] migration/multifd: Remove unnecessary assignment on multifd_load_cleanup()
,
Juan Quintela
,
21:52
[PULL 18/22] migration/multifd: Change multifd_load_cleanup() signature and usage
,
Juan Quintela
,
21:52
[PULL 17/22] migration: Postpone postcopy preempt channel to be after main
,
Juan Quintela
,
21:52
[PULL 16/22] migration: Add a semaphore to count PONGs
,
Juan Quintela
,
21:52
[PULL 15/22] migration: Cleanup postcopy_preempt_setup()
,
Juan Quintela
,
21:52
[PULL 13/22] Update bench-code for addressing CI problem
,
Juan Quintela
,
21:52
[PULL 12/22] AVX512 support for xbzrle_encode_buffer
,
Juan Quintela
,
21:52
[PULL 14/22] migration: Rework multi-channel checks on URI
,
Juan Quintela
,
21:52
[PULL 10/22] migration: Make ram_save_target_page() a pointer
,
Juan Quintela
,
21:52
[PULL 09/22] migration: Calculate ram size once
,
Juan Quintela
,
21:52
[PULL 08/22] migration: Split ram_bytes_total_common() in two functions
,
Juan Quintela
,
21:52
[PULL 07/22] migration: Make find_dirty_block() return a single parameter
,
Juan Quintela
,
21:52
[PULL 06/22] migration: Simplify ram_find_and_save_block()
,
Juan Quintela
,
21:52
[PULL 05/22] util/userfaultfd: Support /dev/userfaultfd
,
Juan Quintela
,
21:52
[PULL 04/22] linux-headers: Update to v6.1
,
Juan Quintela
,
21:52
[PULL 03/22] multifd: Remove some redundant code
,
Juan Quintela
,
21:52
[PULL 01/22] migration: Remove spurious files
,
Juan Quintela
,
21:52
[PULL 00/22] Migration 20230213 patches
,
Juan Quintela
,
21:52
[PULL 02/22] multifd: cleanup the function multifd_channel_connect
,
Juan Quintela
,
21:52
Re: [PULL 00/22] Migration 20230213 patches
,
Juan Quintela
,
21:43
[PULL 18/22] migration/multifd: Change multifd_load_cleanup() signature and usage
,
Xxx Xx
,
21:29
[PULL 22/22] ram: Document migration ram flags
,
Xxx Xx
,
21:29
[PULL 21/22] migration/multifd: Move load_cleanup inside incoming_state_destroy
,
Xxx Xx
,
21:29
[PULL 20/22] migration/multifd: Join all multifd threads in order to avoid leaks
,
Xxx Xx
,
21:29
[PULL 19/22] migration/multifd: Remove unnecessary assignment on multifd_load_cleanup()
,
Xxx Xx
,
21:29
[PULL 17/22] migration: Postpone postcopy preempt channel to be after main
,
Xxx Xx
,
21:29
[PULL 16/22] migration: Add a semaphore to count PONGs
,
Xxx Xx
,
21:29
[PULL 15/22] migration: Cleanup postcopy_preempt_setup()
,
Xxx Xx
,
21:29
[PULL 14/22] migration: Rework multi-channel checks on URI
,
Xxx Xx
,
21:29
[PULL 13/22] Update bench-code for addressing CI problem
,
Xxx Xx
,
21:29
[PULL 09/22] migration: Calculate ram size once
,
Xxx Xx
,
21:29
[PULL 12/22] AVX512 support for xbzrle_encode_buffer
,
Xxx Xx
,
21:29
[PULL 11/22] migration: I messed state_pending_exact/estimate
,
Xxx Xx
,
21:29
[PULL 10/22] migration: Make ram_save_target_page() a pointer
,
Xxx Xx
,
21:29
[PULL 06/22] migration: Simplify ram_find_and_save_block()
,
Xxx Xx
,
21:29
[PULL 07/22] migration: Make find_dirty_block() return a single parameter
,
Xxx Xx
,
21:29
[PULL 08/22] migration: Split ram_bytes_total_common() in two functions
,
Xxx Xx
,
21:29
[PULL 05/22] util/userfaultfd: Support /dev/userfaultfd
,
Xxx Xx
,
21:29
[PULL 04/22] linux-headers: Update to v6.1
,
Xxx Xx
,
21:29
[PULL 03/22] multifd: Remove some redundant code
,
Xxx Xx
,
21:29
[PULL 01/22] migration: Remove spurious files
,
Xxx Xx
,
21:29
[PULL 02/22] multifd: cleanup the function multifd_channel_connect
,
Xxx Xx
,
21:29
[PULL 00/22] Migration 20230213 patches
,
Xxx Xx
,
21:29
Re: [PATCH v6 0/4] memory: prevent dma-reentracy issues
,
Alexander Bulekov
,
21:11
Re: [PATCH 00/10] Retire Fork-Based Fuzzing
,
Alexander Bulekov
,
21:11
[PATCH v1 6/6] kvm: Enable dirty ring for arm64
,
Gavin Shan
,
19:40
[PATCH v1 5/6] hw/arm/virt: Enable backup bitmap for dirty ring
,
Gavin Shan
,
19:40
[PATCH v1 3/6] kvm: Synchronize the backup bitmap in the last stage
,
Gavin Shan
,
19:40
[PATCH v1 4/6] kvm: Add helper kvm_dirty_ring_init()
,
Gavin Shan
,
19:40
[PATCH v1 1/6] linux-headers: Update for dirty ring
,
Gavin Shan
,
19:40
[PATCH v1 2/6] migration: Add last stage indicator to global dirty log synchronization
,
Gavin Shan
,
19:40
[PATCH v1 0/6] hw/arm/virt: Support dirty ring
,
Gavin Shan
,
19:39
Re: [PATCH 2/4] hw: Replace dev->parent_bus by qdev_get_parent_bus(dev)
,
Philippe Mathieu-Daudé
,
18:03
[RFC PATCH 19/19] hw/usb: Inline usb_bus_from_device()
,
Philippe Mathieu-Daudé
,
17:53
[PATCH 18/19] hw/usb: Replace DO_UPCAST(USBBus) by USB_BUS()
,
Philippe Mathieu-Daudé
,
17:53
[PATCH 17/19] hw/usb/dev-hub: Use QOM USB_HUB() macro instead of casting
,
Philippe Mathieu-Daudé
,
17:53
[PATCH 16/19] hw/vfio/ccw: Replace DO_UPCAST(VFIOCCWDevice) by VFIO_CCW()
,
Philippe Mathieu-Daudé
,
17:53
[PATCH 15/19] hw/s390x/event-facility: Replace DO_UPCAST(SCLPEvent) by SCLP_EVENT()
,
Philippe Mathieu-Daudé
,
17:53
[PATCH 14/19] hw/scsi/scsi-bus: Inline two uses of scsi_bus_from_device()
,
Philippe Mathieu-Daudé
,
17:53
[PATCH 13/19] hw/scsi/scsi-bus: Replace DO_UPCAST(SCSIBus) by SCSI_BUS()
,
Philippe Mathieu-Daudé
,
17:53
[PATCH 12/19] hw/pci/pci: Replace DO_UPCAST(PCIBus) by PCI_BUS()
,
Philippe Mathieu-Daudé
,
17:53
[PATCH 11/19] hw/net/tulip: Finish QOM conversion
,
Philippe Mathieu-Daudé
,
17:53
[PATCH 10/19] hw/net/ne2000-pci: Replace DO_UPCAST(PCINE2000State) by PCI_NE2000()
,
Philippe Mathieu-Daudé
,
17:52
[PATCH 09/19] hw/net/eepro100: Replace DO_UPCAST(EEPRO100State) by EEPRO100()
,
Philippe Mathieu-Daudé
,
17:52
[PATCH 08/19] hw/net/eepro100: Introduce TYPE_EEPRO100 QOM abstract parent
,
Philippe Mathieu-Daudé
,
17:52
[PATCH 07/19] hw/ide/qdev: Replace DO_UPCAST(IDEBus) by IDE_BUS()
,
Philippe Mathieu-Daudé
,
17:52
[PATCH 06/19] hw/ide/qdev: Replace DO_UPCAST(IDEDevice) by IDE_DEVICE()
,
Philippe Mathieu-Daudé
,
17:52
[PATCH 05/19] hw/char/serial-pci-multi: Replace DO_UPCAST() by PCI_MULTISERIAL()
,
Philippe Mathieu-Daudé
,
17:52
[PATCH 04/19] hw/char/serial-pci-multi: Factor multi_serial_class_initfn() out
,
Philippe Mathieu-Daudé
,
17:52
[PATCH 03/19] hw/char/serial-pci-multi: Introduce PCI_MULTISERIAL QOM abstract parent
,
Philippe Mathieu-Daudé
,
17:52
[PATCH 02/19] hw/char/serial-pci-multi: Batch register types using DEFINE_TYPES macro
,
Philippe Mathieu-Daudé
,
17:52
[PATCH 01/19] hw/char/serial-pci: Replace DO_UPCAST(PCISerialState) by PCI_SERIAL()
,
Philippe Mathieu-Daudé
,
17:51
[PATCH 00/19] hw: Use QOM macros and remove DO_UPCAST() uses
,
Philippe Mathieu-Daudé
,
17:51
[PATCH 4/4] qdev-monitor: Use qdev_get_parent_bus() in bus_print_dev()
,
Philippe Mathieu-Daudé
,
17:47
[PATCH 3/4] hw: Use qdev_get_parent_bus() in qdev_get_own_fw_dev_path_from_handler()
,
Philippe Mathieu-Daudé
,
17:47
[PATCH 2/4] hw: Replace dev->parent_bus by qdev_get_parent_bus(dev)
,
Philippe Mathieu-Daudé
,
17:47
[PATCH 1/4] hw/qdev: Constify DeviceState* argument of qdev_get_parent_bus()
,
Philippe Mathieu-Daudé
,
17:47
[PATCH 0/4] hw/qdev: Housekeeping around qdev_get_parent_bus()
,
Philippe Mathieu-Daudé
,
17:47
Re: [PATCH v4] hw/arm/smmuv3: Add GBPA register
,
Mostafa Saleh
,
17:21
Re: [PATCH v3 07/10] qapi: implement conditional command arguments
,
Marc-André Lureau
,
16:00
[PATCH 4/4] win32: replace closesocket() with close() wrapper
,
marcandre . lureau
,
15:50
[PATCH 2/4] io: use closesocket()
,
marcandre . lureau
,
15:50
[PATCH 1/4] tests: use closesocket()
,
marcandre . lureau
,
15:50
[PATCH 3/4] win32: stop mixing SOCKET and file descriptor space
,
marcandre . lureau
,
15:50
[PATCH 0/4] win32: do not mix SOCKET and fd space
,
marcandre . lureau
,
15:50
Re: [PATCH 7/9] bsd-user: do_freebsd_sysctl helper for sysctl(2)
,
Warner Losh
,
12:53
Re: [PATCH 4/9] bsd-user: Two helper routines oidfmt and sysctl_oldcvt
,
Warner Losh
,
12:11
Re: [PATCH 4/9] bsd-user: Two helper routines oidfmt and sysctl_oldcvt
,
Warner Losh
,
12:02
Re: [PATCH 11/18] vfio/common: Add device dirty page bitmap sync
,
Avihai Horon
,
10:52
Re: [PATCH 05/18] vfio/common: Add VFIOBitmap and (de)alloc functions
,
Avihai Horon
,
10:45
Re: [PATCH 08/18] vfio/common: Record DMA mapped IOVA ranges
,
Avihai Horon
,
10:45
Re: [PATCH v4] hw/arm/smmuv3: Add GBPA register
,
Richard Henderson
,
10:19
Re: [PATCH 8/9] bsd-user: implement sysctlbyname(2)
,
Richard Henderson
,
10:08
RE: [RFC v2 11/13] vdpa: add vdpa net migration state notifier
,
Eli Cohen
,
09:38
Re: [PATCH v4] hw/arm/smmuv3: Add GBPA register
,
Mostafa Saleh
,
08:24
Re: [PATCH v6 00/33] Consolidate PIIX south bridges
,
Bernhard Beschow
,
07:54
[PATCH v7 23/23] hw/isa/piix: Share PIIX3's base class with PIIX4
,
Bernhard Beschow
,
07:46
[PATCH v7 20/23] hw/isa/piix: Reuse PIIX3 base class' realize method in PIIX4
,
Bernhard Beschow
,
07:45
[PATCH v7 19/23] hw/isa/piix: Harmonize names of reset control memory regions
,
Bernhard Beschow
,
07:45
[PATCH v7 11/23] hw/isa/piix3: Rename piix3_reset() for sharing with PIIX4
,
Bernhard Beschow
,
07:44
[PATCH v7 18/23] hw/isa/piix3: Merge hw/isa/piix4.c
,
Bernhard Beschow
,
07:44
[PATCH v7 22/23] hw/isa/piix: Consolidate IRQ triggering
,
Bernhard Beschow
,
07:44
[PATCH v7 21/23] hw/isa/piix: Rename functions to be shared for interrupt triggering
,
Bernhard Beschow
,
07:44
[PATCH v7 17/23] hw/isa/piix4: Rename reset control operations to match PIIX3
,
Bernhard Beschow
,
07:44
[PATCH v7 16/23] hw/isa/piix4: Create the "intr" property during init() already
,
Bernhard Beschow
,
07:43
[PATCH v7 13/23] hw/isa/piix4: Make PIIX4's ACPI and USB functions optional
,
Bernhard Beschow
,
07:42
[PATCH v7 06/23] hw/isa/piix3: Move ISA bus IRQ assignments into host device
,
Bernhard Beschow
,
07:42
[PATCH v7 05/23] hw/isa/piix3: Create power management controller in host device
,
Bernhard Beschow
,
07:42
[PATCH v7 15/23] hw/isa/piix4: Reuse struct PIIXState from PIIX3
,
Bernhard Beschow
,
07:42
[PATCH v7 10/23] hw/isa/piix3: Rename pci_piix3_props for sharing with PIIX4
,
Bernhard Beschow
,
07:41
[PATCH v7 07/23] hw/isa/piix3: Create IDE controller in host device
,
Bernhard Beschow
,
07:40
[PATCH v7 08/23] hw/isa/piix3: Wire up ACPI interrupt internally
,
Bernhard Beschow
,
07:39
[PATCH v7 09/23] hw/isa/piix3: Resolve redundant PIIX_NUM_PIC_IRQS
,
Bernhard Beschow
,
07:39
[PATCH v7 14/23] hw/isa/piix4: Remove unused inbound ISA interrupt lines
,
Bernhard Beschow
,
07:39
[PATCH v7 12/23] hw/isa/piix3: Drop the "3" from PIIX base class
,
Bernhard Beschow
,
07:39
[PATCH v7 04/23] hw/isa/piix3: Create USB controller in host device
,
Bernhard Beschow
,
07:39
[PATCH v7 03/23] hw/i386/pc_piix: Allow for setting properties before realizing PIIX3 south bridge
,
Bernhard Beschow
,
07:39
[PATCH v7 02/23] hw/i386/pc: No need for rtc_state to be an out-parameter
,
Bernhard Beschow
,
07:39
[PATCH v7 00/23] Consolidate PIIX south bridges
,
Bernhard Beschow
,
07:39
[PATCH v7 01/23] hw/i386/pc: Create RTC controllers in south bridges
,
Bernhard Beschow
,
07:38
Ping [PATCH v5] Emulate dip switch language layout settings on SUN keyboard
,
Henrik Carlqvist
,
06:31
Re: [PATCH] vhost: avoid a potential use of an uninitialized variable in vhost_svq_poll()
,
Michael S. Tsirkin
,
04:58
[PATCH] target/i386: Fix exception classes for SSE/AVX instructions.
,
Ricky Zhou
,
03:28
February 11, 2023
Re: [PATCH 8/9] bsd-user: implement sysctlbyname(2)
,
Kyle Evans
,
23:23
Re: [PATCH 4/9] bsd-user: Two helper routines oidfmt and sysctl_oldcvt
,
Warner Losh
,
23:11
Re: [PATCH 6/9] bsd-user: common routine do_freebsd_sysctl_oid for all sysctl variants
,
Richard Henderson
,
20:13
Re: [PATCH 6/9] bsd-user: common routine do_freebsd_sysctl_oid for all sysctl variants
,
Warner Losh
,
19:41
Re: [PATCH 1/2] hw/pci: Fix a typo
,
Richard Henderson
,
19:08
Re: [PATCH 3/3] hw/rtc: Rename rtc_[get|set]_memory -> mc146818rtc_[get|set]_cmos_data
,
Richard Henderson
,
19:08
Re: [PATCH 2/3] hw/rtc/mc146818rtc: Pass MC146818RtcState instead of ISADevice argument
,
Richard Henderson
,
19:02
Re: [PATCH 1/3] hw/rtc/mc146818rtc: Rename RTCState -> MC146818RtcState
,
Richard Henderson
,
19:00
Re: [PATCH 6/9] bsd-user: common routine do_freebsd_sysctl_oid for all sysctl variants
,
Richard Henderson
,
19:00
Re: [PATCH v4] hw/arm/smmuv3: Add GBPA register
,
Richard Henderson
,
18:49
Re: [PATCH 6/9] bsd-user: common routine do_freebsd_sysctl_oid for all sysctl variants
,
Warner Losh
,
18:40
Re: [PATCH v4] hw/arm/smmuv3: Add GBPA register
,
Richard Henderson
,
18:34
Re: [PATCH 2/2] hw/arm/smmu-common: Fix TTB1 handling
,
Richard Henderson
,
18:32
Re: [PATCH 1/2] hw/arm/smmu-common: Support 64-bit addresses
,
Richard Henderson
,
18:28
Re: [PATCH 9/9] bsd-user: Add -strict
,
Richard Henderson
,
18:20
Re: [PATCH 8/9] bsd-user: implement sysctlbyname(2)
,
Richard Henderson
,
18:13
Re: [PATCH 7/9] bsd-user: do_freebsd_sysctl helper for sysctl(2)
,
Richard Henderson
,
18:09
Re: [PATCH 6/9] bsd-user: common routine do_freebsd_sysctl_oid for all sysctl variants
,
Richard Henderson
,
17:56
Re: [PATCH 0/9] 2023 Q1 bsd-user upstreaming: bugfixes and sysctl
,
Warner Losh
,
17:21
Re: [PATCH 4/9] bsd-user: Two helper routines oidfmt and sysctl_oldcvt
,
Richard Henderson
,
17:17
Re: [PATCH 0/9] 2023 Q1 bsd-user upstreaming: bugfixes and sysctl
,
Richard Henderson
,
14:30
Re: [PATCH 3/9] bsd-user: Add sysarch syscall
,
Richard Henderson
,
14:28
Re: [PATCH 1/9] bsd-user: Don't truncate the return value from freebsd_syscall
,
Richard Henderson
,
14:12
Re: [PATCH 11/11] hw/isa: Factor isa_bus_get_irq() out of isa_get_irq()
,
Richard Henderson
,
12:46
Re: [PATCH 09/11] hw/isa: Rename isa_bus_irqs() -> isa_bus_register_input_irqs()
,
Richard Henderson
,
12:38
[PATCH] linux-user/mips: Low down switchable NaN2008 requirement
,
Jiaxun Yang
,
12:34
Re: [PATCH 07/11] hw/isa: Reorder to separate ISABus* vs ISADevice* functions
,
Richard Henderson
,
12:32
Re: [PATCH 06/11] hw/sparc64/sun4u: Keep reference to ISA input IRQs in EbusState
,
Richard Henderson
,
12:30
Re: [PATCH 05/11] hw/mips/jazz: Rename ISA input IRQs as 'isa_irqs_in'
,
Richard Henderson
,
12:18
Re: [PATCH 03/11] hw/isa/i82378: Remove intermediate IRQ forwarder
,
Richard Henderson
,
12:13
Re: [PATCH 02/11] hw/isa/i82378: Rename output IRQ as 'cpu_intr'
,
Richard Henderson
,
12:10
Re: [PATCH 01/11] hw/intc/i8259: Document i8259_init()
,
Richard Henderson
,
12:09
Re: [PATCH v6 00/33] Consolidate PIIX south bridges
,
Bernhard Beschow
,
11:23
[PATCH 2/2] hw/pci: Trace IRQ routing on PCI topology
,
Philippe Mathieu-Daudé
,
10:22
[PATCH 1/2] hw/pci: Fix a typo
,
Philippe Mathieu-Daudé
,
10:22
[PATCH 0/2] hw/pci: Trace IRQ routing on PCI topology and fix a typo
,
Philippe Mathieu-Daudé
,
10:22
Re: [PATCH 02/11] target/riscv: allow users to actually write the MISA CSR
,
Daniel Henrique Barboza
,
06:50
Re: [PATCH v3 3/7] qapi/expr: Split check_expr out from check_exprs
,
Markus Armbruster
,
05:06
Re: [PATCH v3 5/7] qapi/parser: add QAPIExpression type
,
Markus Armbruster
,
01:49
Re: [PATCH v3 7/7] qapi: remove JSON value FIXME
,
Markus Armbruster
,
01:42
Amazon【重要】異常ログイン通知問題番号824969913291
,
Root User
,
01:41
Re: [PATCH v3 6/7] qapi: remove _JSONObject
,
Markus Armbruster
,
01:18
February 10, 2023
[PATCH v2] [PING^3] target/i386/gdbstub: Fix a bug about order of FPU stack in 'g' packets.
,
TaiseiIto
,
23:14
Re: [PATCH v1 RFC Zisslpcfi 2/9] target/riscv: zisslpcfi CSR, bit positions and other definitions
,
weiwei
,
22:32
Re: [PATCH v1 RFC Zisslpcfi 1/9] target/riscv: adding zimops and zisslpcfi extension to RISCV cpu config
,
weiwei
,
22:19
Re: [PATCH] target/riscv: avoid env_archcpu() in cpu_get_tb_cpu_state()
,
weiwei
,
21:51
Re: [PATCH 02/11] target/riscv: allow users to actually write the MISA CSR
,
weiwei
,
21:44
Re: [PATCH 01/11] target/riscv: do not mask unsupported QEMU extensions in write_misa()
,
weiwei
,
21:23
[PATCH 3/3] hw/rtc: Rename rtc_[get|set]_memory -> mc146818rtc_[get|set]_cmos_data
,
Philippe Mathieu-Daudé
,
18:31
[PATCH 2/3] hw/rtc/mc146818rtc: Pass MC146818RtcState instead of ISADevice argument
,
Philippe Mathieu-Daudé
,
18:31
[PATCH 1/3] hw/rtc/mc146818rtc: Rename RTCState -> MC146818RtcState
,
Philippe Mathieu-Daudé
,
18:31
[PATCH 0/3] hw/rtc: Rename RTCState -> MC146818RtcState and adapt API
,
Philippe Mathieu-Daudé
,
18:31
Re: [PATCH] xen/pt: fix igd passthrough for pc machine with xen accelerator
,
Stefano Stabellini
,
18:28
[PATCH 9/9] bsd-user: Add -strict
,
Warner Losh
,
18:23
[PATCH 8/9] bsd-user: implement sysctlbyname(2)
,
Warner Losh
,
18:23
[PATCH 7/9] bsd-user: do_freebsd_sysctl helper for sysctl(2)
,
Warner Losh
,
18:22
[PATCH 6/9] bsd-user: common routine do_freebsd_sysctl_oid for all sysctl variants
,
Warner Losh
,
18:22
[PATCH 3/9] bsd-user: Add sysarch syscall
,
Warner Losh
,
18:22
[PATCH 0/9] 2023 Q1 bsd-user upstreaming: bugfixes and sysctl
,
Warner Losh
,
18:22
[PATCH 5/9] bsd-user: sysctl helper funtions: sysctl_name2oid and sysctl_oidfmt
,
Warner Losh
,
18:22
[PATCH 4/9] bsd-user: Two helper routines oidfmt and sysctl_oldcvt
,
Warner Losh
,
18:22
[PATCH 1/9] bsd-user: Don't truncate the return value from freebsd_syscall
,
Warner Losh
,
18:22
[PATCH 2/9] build: Don't specify -no-pie for --static user-mode programs
,
Warner Losh
,
18:22
[PULL 09/10] hw/arm: introduce xenpvh machine
,
Stefano Stabellini
,
17:27
[PULL 10/10] meson.build: enable xenpv machine build for ARM
,
Stefano Stabellini
,
17:27
[PULL 08/10] meson.build: do not set have_xen_pci_passthrough for aarch64 targets
,
Stefano Stabellini
,
17:27
[PULL 07/10] hw/xen/xen-hvm-common: Use g_new and error_report
,
Stefano Stabellini
,
17:27
[PULL 04/10] xen-hvm: reorganize xen-hvm and move common function to xen-hvm-common
,
Stefano Stabellini
,
17:27
[PULL 06/10] hw/xen/xen-hvm-common: skip ioreq creation on ioreq registration failure
,
Stefano Stabellini
,
17:27
[PULL 05/10] include/hw/xen/xen_common: return error from xen_create_ioreq_server
,
Stefano Stabellini
,
17:27
[PULL 02/10] hw/i386/xen: rearrange xen_hvm_init_pc
,
Stefano Stabellini
,
17:27
[PULL 03/10] hw/i386/xen/xen-hvm: move x86-specific fields out of XenIOState
,
Stefano Stabellini
,
17:27
[PULL 01/10] hw/i386/xen/: move xen-mapcache.c to hw/xen/
,
Stefano Stabellini
,
17:27
[PULL 00/10] xenpvh machine
,
Stefano Stabellini
,
17:27
[PATCH v4] hw/arm/smmuv3: Add GBPA register
,
Mostafa Saleh
,
17:20
Re: [PATCH v4 4/4] ram: Document migration ram flags
,
Eric Blake
,
15:56
Re: [PATCH v2 6/7] CI: Stop building docs on centos8
,
Paolo Bonzini
,
15:31
Re: [PATCH v2 3/7] configure: Look for auxiliary Python installations
,
Eric Blake
,
14:56
Re: [PATCH 12/22] target/arm: NSTable is RES0 for the RME EL3 regime
,
Richard Henderson
,
14:49
Re: [PATCH 3/7] configure: Look for auxiliary Python installations
,
Eric Blake
,
14:45
Re: [PATCH v2 4/7] configure: Add nice hint to Python failure message
,
John Snow
,
14:20
Re: [PATCH v2 6/7] CI: Stop building docs on centos8
,
Paolo Bonzini
,
13:27
Re: [PATCH v2 6/7] CI: Stop building docs on centos8
,
Peter Maydell
,
13:09
Re: [PATCH v3] hw/arm/smmuv3: Add GBPA register
,
Mostafa Saleh
,
13:08
Re: [PATCH v2 6/7] CI: Stop building docs on centos8
,
John Snow
,
12:55
Re: [PATCH v1 3/4] migration/multifd: Join all multifd threads in order to avoid leaks
,
Peter Xu
,
12:21
Re: [PATCH v1 2/4] migration/multifd: Remove unnecessary assignment on multifd_load_cleanup()
,
Peter Xu
,
12:20
Re: [PATCH v1 1/4] migration/multifd: Change multifd_load_cleanup() signature and usage
,
Peter Xu
,
12:18
Re: [PATCH v3 14/14] tests/qtest: migration-test: Add tests for file-based migration
,
Daniel P . Berrangé
,
12:18
Re: [PATCH v2 6/7] CI: Stop building docs on centos8
,
Peter Maydell
,
12:15
Re: [PATCH v3 13/14] tests: Add migrate_incoming_qmp helper
,
Daniel P . Berrangé
,
12:14
Re: [PATCH v3 10/14] migration/ram: Introduce 'fixed-ram' migration stream capability
,
Daniel P . Berrangé
,
12:11
Re: [PATCH v6 00/33] Consolidate PIIX south bridges
,
Philippe Mathieu-Daudé
,
12:11
Re: [PATCH v3 0/3] Add gdbstub support to HVF
,
Philippe Mathieu-Daudé
,
12:04
Re: [PATCH v3 08/14] io: Add preadv support to QIOChannelFile
,
Daniel P . Berrangé
,
12:00
Re: [PATCH v3 09/14] migration: add qemu_get_buffer_at
,
Daniel P . Berrangé
,
11:59
[PATCH 4/4] hw/isa/piix: Unify PIIX-ISA QOM type names using qdev aliases
,
Philippe Mathieu-Daudé
,
11:58
Re: [PATCH v3 04/14] io: Add generic pwritev/preadv interface
,
Daniel P . Berrangé
,
11:58
[PATCH 3/4] hw/isa/piix: Unify QOM type name of PIIX ISA function
,
Philippe Mathieu-Daudé
,
11:58
[PATCH 2/4] hw/isa/piix: Batch register QOM types using DEFINE_TYPES() macro
,
Philippe Mathieu-Daudé
,
11:58
[PATCH 1/4] hw/southbridge/piix: Use OBJECT_DECLARE_SIMPLE_TYPE() macro
,
Philippe Mathieu-Daudé
,
11:58
[PATCH 0/4] hw/isa/piix: Housekeeping QOM names / macros
,
Philippe Mathieu-Daudé
,
11:58
Re: [PATCH v2 6/7] CI: Stop building docs on centos8
,
Daniel P . Berrangé
,
11:52
Re: [RFC PATCH 1/5] Rename the singlestep global variable to one_insn_per_tb
,
Peter Maydell
,
11:48
Re: [PATCH v10 41/59] hw/xen: Support HVM_PARAM_CALLBACK_TYPE_PCI_INTX callback
,
Paul Durrant
,
11:48
Re: [PATCH v3 1/3] arm: move KVM breakpoints helpers
,
Peter Maydell
,
11:42
[PATCH 2/2] hw/arm/smmu-common: Fix TTB1 handling
,
Jean-Philippe Brucker
,
11:39
[PATCH 1/2] hw/arm/smmu-common: Support 64-bit addresses
,
Jean-Philippe Brucker
,
11:39
[PATCH 0/2] hw/arm/smmu: Fixes for TTB1
,
Jean-Philippe Brucker
,
11:39
[PATCH 10/11] hw/isa: Use isa_address_space_io() to reduce access on global 'isabus'
,
Philippe Mathieu-Daudé
,
11:38
[PATCH 11/11] hw/isa: Factor isa_bus_get_irq() out of isa_get_irq()
,
Philippe Mathieu-Daudé
,
11:38
Re: [PATCH v3 06/14] io: add and implement QIO_CHANNEL_FEATURE_SEEKABLE for channel file
,
Daniel P . Berrangé
,
11:38
[PATCH 09/11] hw/isa: Rename isa_bus_irqs() -> isa_bus_register_input_irqs()
,
Philippe Mathieu-Daudé
,
11:38
[PATCH 08/11] hw/isa: Un-inline isa_bus_from_device()
,
Philippe Mathieu-Daudé
,
11:38
[PATCH 07/11] hw/isa: Reorder to separate ISABus* vs ISADevice* functions
,
Philippe Mathieu-Daudé
,
11:38
[PATCH 06/11] hw/sparc64/sun4u: Keep reference to ISA input IRQs in EbusState
,
Philippe Mathieu-Daudé
,
11:38
[PATCH 05/11] hw/mips/jazz: Rename ISA input IRQs as 'isa_irqs_in'
,
Philippe Mathieu-Daudé
,
11:38
[PATCH 04/11] hw/isa/vt82c686: Remove intermediate IRQ forwarder
,
Philippe Mathieu-Daudé
,
11:38
[PATCH 03/11] hw/isa/i82378: Remove intermediate IRQ forwarder
,
Philippe Mathieu-Daudé
,
11:38
[PATCH 02/11] hw/isa/i82378: Rename output IRQ as 'cpu_intr'
,
Philippe Mathieu-Daudé
,
11:38
[PATCH 01/11] hw/intc/i8259: Document i8259_init()
,
Philippe Mathieu-Daudé
,
11:38
[PATCH 00/11] hw/isa: More housekeeping
,
Philippe Mathieu-Daudé
,
11:37
Re: [PATCH v3 05/14] io: implement io_pwritev for QIOChannelFile
,
Daniel P . Berrangé
,
11:34
Re: [PATCH 5/7] hw/ide/piix: Use generic ide_init_ioport()
,
Bernhard Beschow
,
11:34
Re: [PATCH v2 6/7] CI: Stop building docs on centos8
,
Peter Maydell
,
11:32
Re: [PATCH v6 00/33] Consolidate PIIX south bridges
,
Bernhard Beschow
,
11:28
Re: [PATCH v2 3/7] configure: Look for auxiliary Python installations
,
Paolo Bonzini
,
11:27
Re: [PATCH v3 4/7] qapi/expr: add typing workaround for AbstractSet
,
John Snow
,
11:27
Re: [PATCH v3 04/14] io: Add generic pwritev/preadv interface
,
Daniel P . Berrangé
,
11:26
Re: [PATCH v2 3/7] configure: Look for auxiliary Python installations
,
John Snow
,
11:22
Re: [PULL 00/17] Migration 20230209 patches
,
Peter Maydell
,
11:17
Re: [PATCH v2 3/7] configure: Look for auxiliary Python installations
,
Paolo Bonzini
,
11:17
Re: [PULL 00/17] Migration 20230209 patches
,
Juan Quintela
,
11:14
Re: [PATCH v3 03/14] migration: Initial support of fixed-ram feature for analyze-migration.py
,
Daniel P . Berrangé
,
11:13
Re: [PATCH v3] hw/arm/smmuv3: Add GBPA register
,
Peter Maydell
,
11:11
Re: [PATCH] vhost-user-fs: add capability to allow migration
,
Juan Quintela
,
11:08
Re: Byte-swapping issue on qemu-user for sparc64 guest
,
John Paul Adrian Glaubitz
,
11:06
Re: [RFC PATCH] tests/avocado: retire the Aarch64 TCG tests from boot_linux.py
,
Peter Maydell
,
11:05
Re: [PATCH v2 00/11] target/arm: Housekeeping around NVIC
,
Peter Maydell
,
11:02
Re: [PATCH v2 6/7] CI: Stop building docs on centos8
,
John Snow
,
11:01
Re: [PATCH v3 02/14] migration: Add support for 'file:' uri for incoming migration
,
Daniel P . Berrangé
,
10:58
Re: [PATCH v2 3/7] configure: Look for auxiliary Python installations
,
Peter Maydell
,
10:54
Re: Byte-swapping issue on qemu-user for sparc64 guest
,
Thomas Huth
,
10:52
Re: [PULL 01/30] migration: Fix migration crash when target psize larger than host
,
Peter Xu
,
10:48
Re: [PATCH v3 4/7] qapi/expr: add typing workaround for AbstractSet
,
Markus Armbruster
,
10:44
Re: Byte-swapping issue on qemu-user for sparc64 guest
,
Philippe Mathieu-Daudé
,
10:35
Re: [PATCH v5 3/3] qtests/arm: add some mte tests
,
Cornelia Huck
,
10:35
Re: [PATCH v3 00/14] File-based migration support and fixed-ram features
,
Daniel P . Berrangé
,
10:35
Re: [PATCH v2 3/7] configure: Look for auxiliary Python installations
,
John Snow
,
10:29
Re: [PULL 01/30] migration: Fix migration crash when target psize larger than host
,
Michael Tokarev
,
10:28
Re: [PATCH v10 40/59] hw/xen: Support HVM_PARAM_CALLBACK_TYPE_GSI callback
,
Paul Durrant
,
10:24
[PATCH] Adding ability to change disassembler syntax in TCG plugins
,
Mikhail Tyutin
,
10:24
Byte-swapping issue on qemu-user for sparc64 guest
,
John Paul Adrian Glaubitz
,
10:23
Re: [PATCH v3 3/7] qapi/expr: Split check_expr out from check_exprs
,
John Snow
,
10:20
Re: [PULL 01/30] migration: Fix migration crash when target psize larger than host
,
Juan Quintela
,
10:15
Re: [PATCH v10 39/59] i386/xen: add monitor commands to test event injection
,
Paul Durrant
,
10:12
Re: [PATCH v10 39/59] i386/xen: add monitor commands to test event injection
,
David Woodhouse
,
10:05
Re: [PULL 01/30] migration: Fix migration crash when target psize larger than host
,
Peter Xu
,
10:01
Re: [PATCH v10 39/59] i386/xen: add monitor commands to test event injection
,
Paul Durrant
,
09:54
Windows 11 guest crashing supposedly in smm after some time of use
,
Michał Zegan
,
09:54
Re: [PATCH v10 38/59] hw/xen: Implement EVTCHNOP_reset
,
Paul Durrant
,
09:45
Re: [RFC PATCH] target/arm: disable FEAT_SME if we turn off SVE
,
Peter Maydell
,
09:39
Re: [PATCH v10 37/59] hw/xen: Implement EVTCHNOP_bind_vcpu
,
Paul Durrant
,
09:36
Re: [PULL 00/17] Migration 20230209 patches
,
Peter Maydell
,
09:33
[PATCH v2 3/3] virtio-scsi: reset SCSI devices from main loop thread
,
Stefan Hajnoczi
,
09:32
[PATCH v2 2/3] dma-helpers: prevent dma_blk_cb() vs dma_aio_cancel() race
,
Stefan Hajnoczi
,
09:32
[PATCH v2 1/3] scsi: protect req->aiocb with AioContext lock
,
Stefan Hajnoczi
,
09:32
[PATCH v2 0/3] virtio-scsi: fix SCSIDevice hot unplug with IOThread
,
Stefan Hajnoczi
,
09:32
Re: [PATCH v10 36/59] hw/xen: Implement EVTCHNOP_bind_interdomain
,
Paul Durrant
,
09:30
Re: [PATCH v10 35/59] hw/xen: Implement EVTCHNOP_alloc_unbound
,
Paul Durrant
,
09:28
Re: [PATCH v10 33/59] hw/xen: Implement EVTCHNOP_bind_ipi
,
Paul Durrant
,
09:26
Re: [RFC PATCH 22/22] hw/arm/virt: Add some memory for Realm Management Monitor
,
Peter Maydell
,
09:24
Re: [PULL 00/17] Migration 20230209 patches
,
Juan Quintela
,
09:21
Re: [PATCH 21/22] target/arm: Enable RME for -cpu max
,
Peter Maydell
,
09:20
Re: [PATCH v15 01/11] s390x/cpu topology: adding s390 specificities to CPU topology
,
Pierre Morel
,
09:19
Re: [PATCH 20/22] target/arm: Implement the granule protection check
,
Peter Maydell
,
09:18
Re: [PATCH v10 35/59] hw/xen: Implement EVTCHNOP_alloc_unbound
,
David Woodhouse
,
09:17
Re: [PATCH v15 03/11] target/s390x/cpu topology: handle STSI(15) and build the SYSIB
,
Pierre Morel
,
09:17
Re: [PATCH v10 33/59] hw/xen: Implement EVTCHNOP_bind_ipi
,
David Woodhouse
,
09:16
Re: [PATCH v10 35/59] hw/xen: Implement EVTCHNOP_alloc_unbound
,
Paul Durrant
,
09:13
Re: [PATCH] vhost-user-fs: add capability to allow migration
,
Anton Kuchin
,
09:09
Re: [RFC PATCH] target/arm: disable FEAT_SME if we turn off SVE
,
Markus Armbruster
,
09:07
Re: [PATCH v10 34/59] hw/xen: Implement EVTCHNOP_send
,
Paul Durrant
,
08:58
Re: [PATCH v10 06/12] vfio/migration: Block multiple devices migration
,
Cédric Le Goater
,
08:56
Re: [PATCH v10 33/59] hw/xen: Implement EVTCHNOP_bind_ipi
,
Paul Durrant
,
08:55
Re: [PATCH 19/22] target/arm: Implement GPC exceptions
,
Peter Maydell
,
08:53
Re: [PATCH v3 15/15] qapi: introduce query-hotplug command
,
Vladimir Sementsov-Ogievskiy
,
08:52
Re: [PATCH v3 14/15] qapi: introduce DEVICE_ON event
,
Vladimir Sementsov-Ogievskiy
,
08:49
Re: [PATCH v10 32/59] hw/xen: Implement EVTCHNOP_bind_virq
,
Paul Durrant
,
08:48
Re: [RFC PATCH] Do not include "qemu/error-report.h" in headers that do not need it
,
Markus Armbruster
,
08:43
[PATCH v1] Adding new machine Yosemitev2 in QEMU
,
Karthikeyan Pasupathi
,
08:43
[PATCH v1] Adding new machine Tiogapass in QEMU
,
Karthikeyan Pasupathi
,
08:43
[PATCH] vhost: avoid a potential use of an uninitialized variable in vhost_svq_poll()
,
Carlos López
,
08:43
[PATCH] libvhost-user: check for NULL when allocating a virtqueue element
,
Carlos López
,
08:43
Re: [PATCH v3 13/15] qapi: add HOTPLUG_STATE event
,
Vladimir Sementsov-Ogievskiy
,
08:39
[PATCH 11/11] target/riscv/cpu: remove CPUArchState::features and friends
,
Daniel Henrique Barboza
,
08:37
[PATCH 10/11] target/riscv: remove RISCV_FEATURE_MMU
,
Daniel Henrique Barboza
,
08:37
[PATCH 09/11] hw/riscv/virt.c: do not use RISCV_FEATURE_MMU in create_fdt_socket_cpus()
,
Daniel Henrique Barboza
,
08:37
[PATCH 08/11] target/riscv: remove RISCV_FEATURE_PMP
,
Daniel Henrique Barboza
,
08:37
Re: [PULL 00/17] Migration 20230209 patches
,
Peter Maydell
,
08:37
[PATCH 07/11] target/riscv: remove RISCV_FEATURE_EPMP
,
Daniel Henrique Barboza
,
08:36
[PATCH 06/11] target/riscv/cpu.c: error out if EPMP is enabled without PMP
,
Daniel Henrique Barboza
,
08:36
[PATCH 05/11] target/riscv: remove RISCV_FEATURE_DEBUG
,
Daniel Henrique Barboza
,
08:36
[PATCH 04/11] target/riscv: introduce riscv_cpu_cfg()
,
Daniel Henrique Barboza
,
08:36
[PATCH 03/11] target/riscv: remove RISCV_FEATURE_MISA
,
Daniel Henrique Barboza
,
08:36
[PATCH 02/11] target/riscv: allow users to actually write the MISA CSR
,
Daniel Henrique Barboza
,
08:36
[PATCH 01/11] target/riscv: do not mask unsupported QEMU extensions in write_misa()
,
Daniel Henrique Barboza
,
08:36
[PATCH 00/11] enable write_misa() and RISCV_FEATURE_* cleanups
,
Daniel Henrique Barboza
,
08:36
Re: [PATCH v10 31/59] hw/xen: Implement EVTCHNOP_unmask
,
Paul Durrant
,
08:33
Re: [PATCH 18/22] target/arm: Add GPC syndrome
,
Peter Maydell
,
08:33
Re: [PATCH] target/i386: Remove pointless env_archcpu() in helper_rdmsr()
,
Daniel Henrique Barboza
,
08:31
Re: QAPI unions as branches / unifying struct and union types (was: [PATCH v2 2/6] migration: Updated QAPI format for 'migrate' qemu monitor command)
,
Het Gala
,
08:29
Re: [PATCH 17/22] target/arm: Use get_phys_addr_with_struct for stage2
,
Peter Maydell
,
08:29
Re: [PATCH] include/hw: Do not include hw.h from headers
,
Bastian Koppelmann
,
08:26
Re: [PATCH v10 30/59] hw/xen: Implement EVTCHNOP_close
,
Paul Durrant
,
08:25
Re: [PATCH v15 00/11] s390x: CPU Topology
,
Pierre Morel
,
08:24
Re: [PATCH 16/22] target/arm: Move s1_is_El0 into S1Translate
,
Peter Maydell
,
08:23
Re: [PATCH 15/22] target/arm: Use get_phys_addr_with_struct in S1_ptw_translate
,
Peter Maydell
,
08:22
Re: [PATCH v2 00/13] Dynamycally switch to vhost shadow virtqueues at vdpa net migration
,
Gautam Dawar
,
08:03
Re: [PATCH] include/hw: Do not include hw.h from headers
,
Thomas Huth
,
08:01
[PATCH] target/i386: Remove pointless env_archcpu() in helper_rdmsr()
,
Philippe Mathieu-Daudé
,
07:57
Re: [PATCH] target/riscv: avoid env_archcpu() in cpu_get_tb_cpu_state()
,
Philippe Mathieu-Daudé
,
07:54
Re: [PATCH v1 4/4] migration/multifd: Move load_cleanup inside incoming_state_destroy
,
Juan Quintela
,
07:51
Re: [PATCH v1 3/4] migration/multifd: Join all multifd threads in order to avoid leaks
,
Juan Quintela
,
07:49
Re: [PATCH v1 2/4] migration/multifd: Remove unnecessary assignment on multifd_load_cleanup()
,
Juan Quintela
,
07:48
Re: [PATCH v1 1/4] migration/multifd: Change multifd_load_cleanup() signature and usage
,
Juan Quintela
,
07:46
Re: [PATCH] include/hw: Do not include hw.h from headers
,
Philippe Mathieu-Daudé
,
07:45
Re: [PATCH] include/hw: Do not include "hw/registerfields.h" in headers that don't need it
,
Philippe Mathieu-Daudé
,
07:43
Re: [RFC PATCH] Do not include "qemu/error-report.h" in headers that do not need it
,
Philippe Mathieu-Daudé
,
07:39
[PATCH] target/riscv: avoid env_archcpu() in cpu_get_tb_cpu_state()
,
Daniel Henrique Barboza
,
07:38
Re: [PATCH 00/27] tcg: Simplify temporary usage
,
Emilio Cota
,
07:35
Re: [PATCH v3 3/7] qapi/expr: Split check_expr out from check_exprs
,
Markus Armbruster
,
07:33
Re: [PATCH v3 3/7] qapi/expr: Split check_expr out from check_exprs
,
Markus Armbruster
,
07:14
Re: [PULL 01/30] migration: Fix migration crash when target psize larger than host
,
Juan Quintela
,
07:12
Re: [PATCH v3 13/15] qapi: add HOTPLUG_STATE event
,
Markus Armbruster
,
07:01
Re: [PATCH 14/22] target/arm: Handle no-execute for Realm and Root regimes
,
Peter Maydell
,
06:59
Re: [PATCH 13/22] target/arm: Handle Block and Page bits for security space
,
Peter Maydell
,
06:53
Re: [PATCH 12/22] target/arm: NSTable is RES0 for the RME EL3 regime
,
Peter Maydell
,
06:36
Re: [PATCH v3 13/15] qapi: add HOTPLUG_STATE event
,
Vladimir Sementsov-Ogievskiy
,
06:36
Re: [PATCH RFC 0/7] revert RNG seed mess
,
Daniel P . Berrangé
,
06:33
Re: [PATCH RFC 6/7] Revert "x86: return modified setup_data only if read as memory, not as file"
,
Daniel P . Berrangé
,
06:32
[PATCH] include/hw: Do not include hw.h from headers
,
Thomas Huth
,
06:28
[PATCH] include/hw: Do not include "hw/registerfields.h" in headers that don't need it
,
Thomas Huth
,
06:23
Re: [PATCH v3 13/15] qapi: add HOTPLUG_STATE event
,
Philippe Mathieu-Daudé
,
06:20
[RFC PATCH] Do not include "qemu/error-report.h" in headers that do not need it
,
Thomas Huth
,
06:19
[PATCH] include/hw/i386: Clean up includes in x86.h
,
Thomas Huth
,
06:15
Re: [PULL 0/6] Block patches
,
Peter Maydell
,
05:50
Re: [PATCH v3 13/15] qapi: add HOTPLUG_STATE event
,
Vladimir Sementsov-Ogievskiy
,
05:47
Re: [PATCH v2 3/7] configure: Look for auxiliary Python installations
,
Paolo Bonzini
,
05:46
Re: [PATCH v2 6/7] CI: Stop building docs on centos8
,
Peter Maydell
,
05:41
Re: [PATCH 5/7] testing: Add Python >= 3.7 to Centos, OpenSuSE
,
Daniel P . Berrangé
,
05:38
Re: [PATCH v2 2/6] migration: Updated QAPI format for 'migrate' qemu monitor command
,
Markus Armbruster
,
05:32
Re: [PATCH 6/7] CI: Stop building docs on centos8
,
Paolo Bonzini
,
05:30
Re: [PATCH v3 13/15] qapi: add HOTPLUG_STATE event
,
Markus Armbruster
,
05:23
Re: [PULL 09/11] target/i386: Fix BEXTR instruction
,
Michael Tokarev
,
05:23
Re: [PATCH v3 15/15] qapi: introduce query-hotplug command
,
Markus Armbruster
,
05:10
Re: [PATCH v2 0/7] Python: Drop support for Python 3.6
,
Markus Armbruster
,
05:04
Re: [PULL 01/30] migration: Fix migration crash when target psize larger than host
,
Michael Tokarev
,
04:33
VM crashed while hot-plugging memory
,
Yangming
,
04:30
Re: [PATCH V2 1/4] qapi: strList_from_string
,
Markus Armbruster
,
04:25
Re: [PATCH v3 2/6] migration: Updated QAPI format for 'migrate' qemu monitor command
,
Markus Armbruster
,
04:07
Re: [PATCH V2 0/4] string list functions
,
Markus Armbruster
,
03:57
Re: [PATCH] hw/misc/sga: Remove the deprecated "sga" device
,
Gerd Hoffmann
,
03:46
Re: Expose support for HyperV features via QMP
,
manish.mishra
,
03:43
Re: [PATCH v2 2/6] migration: Updated QAPI format for 'migrate' qemu monitor command
,
Het Gala
,
03:24
Re: [PATCH v2 4/7] configure: Add nice hint to Python failure message
,
Thomas Huth
,
02:45
Re: [PULL 12/17] AVX512 support for xbzrle_encode_buffer
,
Thomas Huth
,
02:43
Re: [PATCH v2 3/7] configure: Look for auxiliary Python installations
,
Thomas Huth
,
02:40
QAPI unions as branches / unifying struct and union types (was: [PATCH v2 2/6] migration: Updated QAPI format for 'migrate' qemu monitor command)
,
Markus Armbruster
,
02:24
Re: [PATCH v2 6/7] CI: Stop building docs on centos8
,
Philippe Mathieu-Daudé
,
02:06
Re: [PATCH v7 2/2] Update bench-code for addressing CI problem
,
Philippe Mathieu-Daudé
,
02:04
Re: [PATCH v2 4/6] migration: Avoid multiple parsing of uri in migration code flow
,
Het Gala
,
02:04
Re: [PATCH v2 3/6] migration: HMP side changes for modified 'migrate' QAPI design
,
Het Gala
,
01:44
Re: [PATCH v1 4/4] migration/multifd: Move load_cleanup inside incoming_state_destroy
,
Leonardo Brás
,
01:41
Re: [PATCH v2 2/6] migration: Updated QAPI format for 'migrate' qemu monitor command
,
Het Gala
,
01:38
[PATCH v1 4/4] migration/multifd: Move load_cleanup inside incoming_state_destroy
,
Leonardo Bras
,
01:36
[PATCH v1 3/4] migration/multifd: Join all multifd threads in order to avoid leaks
,
Leonardo Bras
,
01:36
[PATCH v1 2/4] migration/multifd: Remove unnecessary assignment on multifd_load_cleanup()
,
Leonardo Bras
,
01:36
[PATCH v1 1/4] migration/multifd: Change multifd_load_cleanup() signature and usage
,
Leonardo Bras
,
01:36
Re: [PATCH v1 1/4] migration/multifd: Change multifd_load_cleanup() signature and usage
,
Leonardo Brás
,
01:33
[PATCH v1 4/4] migration/multifd: Move load_cleanup inside incoming_state_destroy
,
Leonardo Bras
,
01:32
[PATCH v1 3/4] migration/multifd: Join all multifd threads in order to avoid leaks
,
Leonardo Bras
,
01:32
[PATCH v1 2/4] migration/multifd: Remove unnecessary assignment on multifd_load_cleanup()
,
Leonardo Bras
,
01:32
[PATCH v1 1/4] migration/multifd: Change multifd_load_cleanup() signature and usage
,
Leonardo Bras
,
01:32
Re: [PATCH v4 3/4] multifd: Only sync once each full round of memory
,
Markus Armbruster
,
01:29
Re: [PATCH v4 1/4] multifd: Create property multifd-sync-after-each-section
,
Markus Armbruster
,
01:28
Re: [PATCH v2 2/6] migration: Updated QAPI format for 'migrate' qemu monitor command
,
Het Gala
,
01:15
Re: [PATCH v2 15/23] vfio-user: forward msix BAR accesses to server
,
John Johnson
,
00:28
Re: [PATCH v2 12/23] vfio-user: region read/write
,
John Johnson
,
00:28
February 09, 2023
Re: [PATCH RFCv1 2/8] memory: Add last stage indicator to global dirty log synchronization
,
Gavin Shan
,
23:57
Re: [PATCH] target/riscv: Smepmp: Skip applying default rules when address matches
,
Alistair Francis
,
21:41
Re: [PATCH] MAINTAINERS: Add some RISC-V reviewers
,
Alistair Francis
,
20:25
[PATCH v2 1/2] meson: Add missing libdw knobs
,
Ilya Leoshkevich
,
19:52
[PATCH v2 2/2] meson: Disable libdw for static builds by default
,
Ilya Leoshkevich
,
19:52
Re: [PATCH v10 2/9] KVM: Introduce per-page memory attributes
,
Sean Christopherson
,
19:35
[PATCH v2 2/7] python: drop pipenv
,
John Snow
,
19:32
[PATCH v2 7/7] Python: Drop support for Python 3.6
,
John Snow
,
19:32
[PATCH v2 3/7] configure: Look for auxiliary Python installations
,
John Snow
,
19:32
[PATCH v2 1/7] python: support pylint 2.16
,
John Snow
,
19:31
[PATCH v2 6/7] CI: Stop building docs on centos8
,
John Snow
,
19:31
[PATCH v2 5/7] DO-NOT-MERGE: testing: Add Python >= 3.7 to Centos, OpenSuSE
,
John Snow
,
19:31
[PATCH v2 0/7] Python: Drop support for Python 3.6
,
John Snow
,
19:31
[PATCH v2 4/7] configure: Add nice hint to Python failure message
,
John Snow
,
19:31
Re: [PATCH v10 04/12] migration/qemu-file: Add qemu_file_get_to_fd()
,
Alex Williamson
,
18:50
Re: [PATCH v7 2/2] Update bench-code for addressing CI problem
,
Juan Quintela
,
18:50
Re: [PATCH v2] target/riscv: Remove privileged spec version restriction for RVV
,
Alistair Francis
,
18:41
Re: [PATCH] target/riscv: Smepmp: Skip applying default rules when address matches
,
Alistair Francis
,
18:40
[PATCH v4 4/4] ram: Document migration ram flags
,
Juan Quintela
,
18:37
[PATCH v4 3/4] multifd: Only sync once each full round of memory
,
Juan Quintela
,
18:37
[PATCH v4 2/4] multifd: Protect multifd_send_sync_main() calls
,
Juan Quintela
,
18:37
[PATCH v4 1/4] multifd: Create property multifd-sync-after-each-section
,
Juan Quintela
,
18:37
[PATCH v4 0/4] Eliminate multifd flush
,
Juan Quintela
,
18:37
[PULL 17/17] migration: Postpone postcopy preempt channel to be after main
,
Juan Quintela
,
18:35
[PULL 16/17] migration: Add a semaphore to count PONGs
,
Juan Quintela
,
18:35
[PULL 15/17] migration: Cleanup postcopy_preempt_setup()
,
Juan Quintela
,
18:35
[PULL 14/17] migration: Rework multi-channel checks on URI
,
Juan Quintela
,
18:35
[PULL 13/17] Update bench-code for addressing CI problem
,
Juan Quintela
,
18:35
[PULL 12/17] AVX512 support for xbzrle_encode_buffer
,
Juan Quintela
,
18:35
[PULL 11/17] migration: I messed state_pending_exact/estimate
,
Juan Quintela
,
18:35
[PULL 09/17] migration: Calculate ram size once
,
Juan Quintela
,
18:35
[PULL 10/17] migration: Make ram_save_target_page() a pointer
,
Juan Quintela
,
18:34
[PULL 06/17] migration: Simplify ram_find_and_save_block()
,
Juan Quintela
,
18:34
[PULL 07/17] migration: Make find_dirty_block() return a single parameter
,
Juan Quintela
,
18:34
[PULL 08/17] migration: Split ram_bytes_total_common() in two functions
,
Juan Quintela
,
18:34
[PULL 05/17] util/userfaultfd: Support /dev/userfaultfd
,
Juan Quintela
,
18:34
[PULL 04/17] linux-headers: Update to v6.1
,
Juan Quintela
,
18:34
[PULL 03/17] multifd: Remove some redundant code
,
Juan Quintela
,
18:34
[PULL 01/17] migration: Remove spurious files
,
Juan Quintela
,
18:34
[PULL 02/17] multifd: cleanup the function multifd_channel_connect
,
Juan Quintela
,
18:34
[PULL 00/17] Migration 20230209 patches
,
Juan Quintela
,
18:34
Re: Linker failures trying to build static qemu-user binary
,
Ilya Leoshkevich
,
18:33
Re: [PATCH 6/7] CI: Stop building docs on centos8
,
John Snow
,
18:32
Re: [PATCH v7 2/2] Update bench-code for addressing CI problem
,
Philippe Mathieu-Daudé
,
17:46
Re: [PATCH 6/7] CI: Stop building docs on centos8
,
Paolo Bonzini
,
17:44
Re: [PATCH 06/18] util: Add iova_tree_nnodes()
,
Peter Xu
,
17:21
Re: [PATCH 07/18] util: Extend iova_tree_foreach() to take data argument
,
Peter Xu
,
17:21
Re: [PATCH 14/18] intel-iommu: Implement get_attr() method
,
Peter Xu
,
17:18
Re: [PATCH 13/18] memory/iommu: Add IOMMU_ATTR_MAX_IOVA attribute
,
Peter Xu
,
17:16
Re: [PATCH v2 0/6] Resolve TYPE_PIIX3_XEN_DEVICE
,
Bernhard Beschow
,
16:53
Re: [PATCH v3 14/15] qapi: introduce DEVICE_ON event
,
Philippe Mathieu-Daudé
,
16:37
Re: [PATCH V2 1/4] qapi: strList_from_string
,
Steven Sistare
,
16:35
Re: [PATCH v3 13/15] qapi: add HOTPLUG_STATE event
,
Philippe Mathieu-Daudé
,
16:29
Re: [PATCH v3 10/15] pcie: introduce pcie_sltctl_powered_off() helper
,
Philippe Mathieu-Daudé
,
16:23
Re: [PATCH 7/7] Python: Drop support for Python 3.6
,
John Snow
,
16:15
"patches" tool has a new patches.json URL
,
Stefan Hajnoczi
,
15:46
[PATCH v3 14/15] qapi: introduce DEVICE_ON event
,
Vladimir Sementsov-Ogievskiy
,
15:08
[PATCH v3 12/15] pci: introduce pci_find_the_only_child()
,
Vladimir Sementsov-Ogievskiy
,
15:08
[PATCH v3 13/15] qapi: add HOTPLUG_STATE event
,
Vladimir Sementsov-Ogievskiy
,
15:08
[PATCH v3 15/15] qapi: introduce query-hotplug command
,
Vladimir Sementsov-Ogievskiy
,
15:08
[PATCH v3 11/15] pcie: set power indicator to off on reset by default
,
Vladimir Sementsov-Ogievskiy
,
15:08
[PATCH v3 09/15] pcie: pcie_cap_slot_enable_power() use correct helper
,
Vladimir Sementsov-Ogievskiy
,
15:08
[PATCH v3 01/15] pci/shpc: set attention led to OFF on reset
,
Vladimir Sementsov-Ogievskiy
,
15:08
[PATCH v3 07/15] pcie_regs: drop duplicated indicator value macros
,
Vladimir Sementsov-Ogievskiy
,
15:08
[PATCH v3 03/15] pci/shpc: shpc_slot_command(): handle PWRONLY -> ENABLED transition
,
Vladimir Sementsov-Ogievskiy
,
15:08
[PATCH v3 10/15] pcie: introduce pcie_sltctl_powered_off() helper
,
Vladimir Sementsov-Ogievskiy
,
15:08
[PATCH v3 08/15] pcie: drop unused PCIExpressIndicator
,
Vladimir Sementsov-Ogievskiy
,
15:08
[PATCH v3 06/15] pcie: pcie_cap_slot_write_config(): use correct macro
,
Vladimir Sementsov-Ogievskiy
,
15:08
[PATCH v3 02/15] pci/shpc: change shpc_get_status() return type to uint8_t
,
Vladimir Sementsov-Ogievskiy
,
15:08
[PATCH v3 04/15] pci/shpc: more generic handle hot-unplug in shpc_slot_command()
,
Vladimir Sementsov-Ogievskiy
,
15:08
[PATCH v3 05/15] pci/shpc: pass PCIDevice pointer to shpc_slot_command()
,
Vladimir Sementsov-Ogievskiy
,
15:08
[PATCH v3 00/15] pci hotplug tracking
,
Vladimir Sementsov-Ogievskiy
,
15:08
Re: [PATCH RFCv1 2/8] memory: Add last stage indicator to global dirty log synchronization
,
Peter Xu
,
14:48
Re: [PATCH v3 2/4] migration: Cleanup postcopy_preempt_setup()
,
Juan Quintela
,
14:34
Re: [PATCH v7 2/2] Update bench-code for addressing CI problem
,
Juan Quintela
,
14:31
Re: [PATCH v7 1/2] AVX512 support for xbzrle_encode_buffer
,
Juan Quintela
,
14:31
[PATCH v10 00/12] vfio/migration: Implement VFIO migration protocol v2
,
Avihai Horon
,
14:26
[PATCH v10 12/12] docs/devel: Align VFIO migration docs to v2 protocol
,
Avihai Horon
,
14:22
[PATCH v10 10/12] vfio/migration: Remove VFIO migration protocol v1
,
Avihai Horon
,
14:22
[PATCH v10 11/12] vfio: Alphabetize migration section of VFIO trace-events file
,
Avihai Horon
,
14:21
[PATCH v10 09/12] vfio/migration: Implement VFIO migration protocol v2
,
Avihai Horon
,
14:21
[PATCH v10 07/12] vfio/migration: Move migration v1 logic to vfio_migration_init()
,
Avihai Horon
,
14:21
[PATCH v10 08/12] vfio/migration: Rename functions/structs related to v1 protocol
,
Avihai Horon
,
14:21
[PATCH v10 06/12] vfio/migration: Block multiple devices migration
,
Avihai Horon
,
14:21
[PATCH v10 05/12] vfio/common: Change vfio_devices_all_running_and_saving() logic to equivalent one
,
Avihai Horon
,
14:21
[PATCH v10 04/12] migration/qemu-file: Add qemu_file_get_to_fd()
,
Avihai Horon
,
14:21
[PATCH v10 03/12] vfio/migration: Allow migration without VFIO IOMMU dirty tracking support
,
Avihai Horon
,
14:21
[PATCH v10 01/12] linux-headers: Update to v6.2-rc1
,
Avihai Horon
,
14:21
[PATCH v10 02/12] vfio/migration: Fix NULL pointer dereference bug
,
Avihai Horon
,
14:21
Re: [PATCH V2 1/4] qapi: strList_from_string
,
Markus Armbruster
,
14:00
[PATCH v3 3/7] qapi/expr: Split check_expr out from check_exprs
,
John Snow
,
13:48
[PATCH v3 6/7] qapi: remove _JSONObject
,
John Snow
,
13:48
[PATCH v3 4/7] qapi/expr: add typing workaround for AbstractSet
,
John Snow
,
13:48
[PATCH v3 7/7] qapi: remove JSON value FIXME
,
John Snow
,
13:48
[PATCH v3 5/7] qapi/parser: add QAPIExpression type
,
John Snow
,
13:48
[PATCH v3 0/7] qapi: static typing conversion, pt5c
,
John Snow
,
13:48
[PATCH v3 1/7] qapi: Update flake8 config
,
John Snow
,
13:48
[PATCH v3 2/7] qapi: update pylint configuration
,
John Snow
,
13:48
Re: [PATCH 1/3] migration: In case of postcopy, the memory ends in res_postcopy_only
,
Juan Quintela
,
13:10
Re: [PATCH 7/7] Python: Drop support for Python 3.6
,
Daniel P . Berrangé
,
13:03
Re: [PATCH] hw/misc/sga: Remove the deprecated "sga" device
,
Juan Quintela
,
12:58
Re: [PATCH 1/7] python: support pylint 2.16
,
Beraldo Leal
,
12:51
Re: [PATCH 1/3] migration: In case of postcopy, the memory ends in res_postcopy_only
,
Vladimir Sementsov-Ogievskiy
,
12:36
Re: [PATCH] block/file-posix: don't use functions calling AIO_WAIT_WHILE in worker threads
,
Kevin Wolf
,
12:31
Re: [PATCH v15 00/11] s390x: CPU Topology
,
Nina Schoetterl-Glausch
,
12:14
Re: [PATCH] vdpa: stop all svq on device deletion
,
Laurent Vivier
,
12:08
Re: [PATCH V2 1/4] qapi: strList_from_string
,
Steven Sistare
,
12:00
[PATCH] vdpa: stop all svq on device deletion
,
Eugenio Pérez
,
12:00
[PATCH] tests/avocado: Add set of boot tests on SBSA-ref
,
Marcin Juszkiewicz
,
11:50
Re: [PATCH v2] migration: I messed state_pending_exact/estimate
,
Dr. David Alan Gilbert
,
11:47
Re: [PATCH V2 1/4] qapi: strList_from_string
,
Markus Armbruster
,
11:46
Re: [PATCH 7/7] Python: Drop support for Python 3.6
,
John Snow
,
11:41
Re: [PATCH v15 03/11] target/s390x/cpu topology: handle STSI(15) and build the SYSIB
,
Nina Schoetterl-Glausch
,
11:40
Re: [PATCH V2 0/4] string list functions
,
Markus Armbruster
,
11:39
Re: [PATCH 7/7] Python: Drop support for Python 3.6
,
Daniel P . Berrangé
,
11:27
Re: [PATCH v2 2/6] migration: Updated QAPI format for 'migrate' qemu monitor command
,
Markus Armbruster
,
11:26
Re: [PATCH v2 1/6] migration: moved hmp_split_at_commma() helper func to qapi-util.c file
,
Markus Armbruster
,
11:19
[PATCH] hw/misc/sga: Remove the deprecated "sga" device
,
Thomas Huth
,
11:15
Re: [PATCH 5/7] testing: Add Python >= 3.7 to Centos, OpenSuSE
,
John Snow
,
11:10
Re: [PATCH] block/file-posix: don't use functions calling AIO_WAIT_WHILE in worker threads
,
Philippe Mathieu-Daudé
,
11:06
Re: [PATCH 6/7] CI: Stop building docs on centos8
,
Philippe Mathieu-Daudé
,
11:05
Re: [PATCH 1/7] python: support pylint 2.16
,
Philippe Mathieu-Daudé
,
11:01
Re: [PATCH 6/7] CI: Stop building docs on centos8
,
Thomas Huth
,
10:57
Re: [PATCH 5/7] testing: Add Python >= 3.7 to Centos, OpenSuSE
,
Thomas Huth
,
10:56
Re: [PATCH RFC 6/7] Revert "x86: return modified setup_data only if read as memory, not as file"
,
Jason A. Donenfeld
,
10:52
Re: [PATCH RFC 0/7] revert RNG seed mess
,
Nathan Chancellor
,
10:46
[PATCH] block/file-posix: don't use functions calling AIO_WAIT_WHILE in worker threads
,
Emanuele Giuseppe Esposito
,
10:45
[PATCH 2/7] Python: drop pipenv
,
John Snow
,
10:40
[PATCH 7/7] Python: Drop support for Python 3.6
,
John Snow
,
10:40
[PATCH 4/7] configure: Add nice hint to Python failure message
,
John Snow
,
10:40
[PATCH 0/7] Python: Drop support for Python 3.6
,
John Snow
,
10:40
[PATCH 3/7] configure: Look for auxiliary Python installations
,
John Snow
,
10:40
[PATCH 6/7] CI: Stop building docs on centos8
,
John Snow
,
10:40
[PATCH 5/7] testing: Add Python >= 3.7 to Centos, OpenSuSE
,
John Snow
,
10:40
[PATCH 1/7] python: support pylint 2.16
,
John Snow
,
10:40
Re: [PATCH v2] migration: I messed state_pending_exact/estimate
,
Peter Maydell
,
10:27
[PULL 6/6] iotests/detect-zeroes-registered-buf: add new test
,
Stefan Hajnoczi
,
10:25
[PULL 5/6] qemu-io: add -r option to register I/O buffer
,
Stefan Hajnoczi
,
10:25
[PULL 4/6] qemu-io: use BdrvRequestFlags instead of int
,
Stefan Hajnoczi
,
10:25
[PULL 3/6] block: fix detect-zeroes= with BDRV_REQ_REGISTERED_BUF
,
Stefan Hajnoczi
,
10:25
[PULL 2/6] virtio-blk: add missing AioContext lock
,
Stefan Hajnoczi
,
10:25
[PULL 1/6] vhost-user-fs: Back up vqs before cleaning up vhost_dev
,
Stefan Hajnoczi
,
10:25
[PULL 0/6] Block patches
,
Stefan Hajnoczi
,
10:25
Re: [PULL 03/30] migration: Split save_live_pending() into state_pending_*
,
Juan Quintela
,
10:24
Re: [PATCH v4 0/4] block: fix detect-zeroes= with BDRV_REQ_REGISTERED_BUF
,
Stefan Hajnoczi
,
10:24
Re: [PATCH] migration: I messed state_pending_exact/estimate
,
Juan Quintela
,
10:24
[PATCH v2] migration: I messed state_pending_exact/estimate
,
Juan Quintela
,
10:23
Re: [PATCH] virtio-blk: add missing AioContext lock
,
Stefan Hajnoczi
,
10:22
Re: [PATCH] virtio-blk: add missing AioContext lock
,
Stefan Hajnoczi
,
10:20
Re: [PULL v2 00/11] Misc patches for 2023-02-08
,
Peter Maydell
,
10:17
Re: rainier-bmc machine dumping core with latest qemu
,
Ninad Palsule
,
10:08
[PATCH v3] tests/docker: Use binaries for debian-tricore-cross
,
Bastian Koppelmann
,
09:58
Re: [PATCH] tests/qtest/npcm7xx_pwm-test: Be less verbose unless V=2
,
Philippe Mathieu-Daudé
,
09:55
Re: [PATCH v15 10/11] qapi/s390x/cpu topology: CPU_POLARITY_CHANGE qapi event
,
Nina Schoetterl-Glausch
,
09:50
Re: [PATCH V2 0/4] string list functions
,
Steven Sistare
,
09:42
Re: [PATCH V2 0/4] string list functions
,
Steven Sistare
,
09:42
Re: [PATCH V2 1/4] qapi: strList_from_string
,
Steven Sistare
,
09:42
Re: [PATCH v2 00/13] Dynamycally switch to vhost shadow virtqueues at vdpa net migration
,
Lei Yang
,
09:40
Re: Linker failures trying to build static qemu-user binary
,
John Paul Adrian Glaubitz
,
09:25
Re: Linker failures trying to build static qemu-user binary
,
Peter Maydell
,
09:23
Re: [PATCH v1 1/1] migration: Fix yank on postcopy multifd crashing guest after migration
,
Peter Xu
,
09:23
Re: Linker failures trying to build static qemu-user binary
,
John Paul Adrian Glaubitz
,
09:21
Re: Expose support for HyperV features via QMP
,
Vitaly Kuznetsov
,
09:19
Re: Linker failures trying to build static qemu-user binary
,
Peter Maydell
,
09:14
Re: [PATCH v2 4/6] migration: Avoid multiple parsing of uri in migration code flow
,
Daniel P . Berrangé
,
09:06
Re: Expose support for HyperV features via QMP
,
Alex Bennée
,
09:06
Re: [PATCH v2 3/6] migration: HMP side changes for modified 'migrate' QAPI design
,
Daniel P . Berrangé
,
09:00
Re: [PATCH v2 1/6] migration: moved hmp_split_at_commma() helper func to qapi-util.c file
,
Het Gala
,
08:59
Re: [PATCH] tests/qtest/npcm7xx_pwm-test: Be less verbose unless V=2
,
Thomas Huth
,
08:55
Re: [PATCH v2 4/6] migration: Avoid multiple parsing of uri in migration code flow
,
Het Gala
,
08:55
Linker failures trying to build static qemu-user binary
,
John Paul Adrian Glaubitz
,
08:53
[PATCH] tests/qtest/npcm7xx_pwm-test: Be less verbose unless V=2
,
Peter Maydell
,
08:50
Re: [PATCH] migration: Remove spurious files
,
Philippe Mathieu-Daudé
,
08:40
Re: [PATCH v2 2/6] migration: Updated QAPI format for 'migrate' qemu monitor command
,
Daniel P . Berrangé
,
08:39
Re: [PATCH v2 3/6] migration: HMP side changes for modified 'migrate' QAPI design
,
Het Gala
,
08:38
Re: [PATCH v4 1/2] migration: Split ram_bytes_total_common() in two functions
,
Philippe Mathieu-Daudé
,
08:37
Re: [PATCH v3 00/14] File-based migration support and fixed-ram features
,
Claudio Fontana
,
08:32
[PATCH] migration: I messed state_pending_exact/estimate
,
Juan Quintela
,
08:31
Re: [PATCH v2 1/6] migration: moved hmp_split_at_commma() helper func to qapi-util.c file
,
Het Gala
,
08:30
Re: [PATCH v2 1/6] migration: moved hmp_split_at_commma() helper func to qapi-util.c file
,
Het Gala
,
08:30
Re: [PATCH v3 6/6] ram: Document migration ram flags
,
Juan Quintela
,
08:27
Re: [PATCH v2 5/6] migration: Modified 'migrate-incoming' QAPI and HMP side changes on the destination interface.
,
Daniel P . Berrangé
,
08:25
Re: [PATCH v3 1/6] multifd: Create property multifd-sync-after-each-section
,
Juan Quintela
,
08:22
Re: [PATCH v2 2/6] migration: Updated QAPI format for 'migrate' qemu monitor command
,
Daniel P . Berrangé
,
08:22
Re: [PATCH v2 4/6] migration: Avoid multiple parsing of uri in migration code flow
,
Het Gala
,
08:21
Re: [PATCH v2 5/6] migration: Modified 'migrate-incoming' QAPI and HMP side changes on the destination interface.
,
Het Gala
,
08:14
Re: [PATCH v15 08/11] qapi/s390x/cpu topology: x-set-cpu-topology monitor command
,
Pierre Morel
,
08:14
Re: [PATCH v2 2/6] migration: Updated QAPI format for 'migrate' qemu monitor command
,
Het Gala
,
08:12
Re: [PATCH v15 10/11] qapi/s390x/cpu topology: CPU_POLARITY_CHANGE qapi event
,
Pierre Morel
,
08:01
Re: [PATCH v2 2/6] migration: Updated QAPI format for 'migrate' qemu monitor command
,
Het Gala
,
08:00
Re: [PATCH v3 07/10] qapi: implement conditional command arguments
,
Markus Armbruster
,
07:42
Re: [PULL 28/30] multifd: Fix flush of zero copy page send request
,
Juan Quintela
,
07:29
Re: [PATCH v15 10/11] qapi/s390x/cpu topology: CPU_POLARITY_CHANGE qapi event
,
Nina Schoetterl-Glausch
,
07:28
[PATCH v4 2/2] migration: Calculate ram size once
,
Juan Quintela
,
07:26
[PATCH v4 1/2] migration: Split ram_bytes_total_common() in two functions
,
Juan Quintela
,
07:26
[PATCH v4 0/2] migration: Store ram size value
,
Juan Quintela
,
07:26
Re: [PATCH] migration: Remove spurious files
,
Daniel P . Berrangé
,
07:17
Re: [PATCH] migration: Remove spurious files
,
Cédric Le Goater
,
07:17
Re: [PATCH v15 10/11] qapi/s390x/cpu topology: CPU_POLARITY_CHANGE qapi event
,
Daniel P . Berrangé
,
07:16
[PATCH] migration: Remove spurious files
,
Juan Quintela
,
07:14
Re: [PATCH v15 10/11] qapi/s390x/cpu topology: CPU_POLARITY_CHANGE qapi event
,
Nina Schoetterl-Glausch
,
07:12
Re: [PATCH v2 1/6] migration: moved hmp_split_at_commma() helper func to qapi-util.c file
,
Juan Quintela
,
07:12
Re: [PATCH v3 1/6] migration: moved hmp_split_at_commma() helper func to qapi-util.c file
,
Alex Bennée
,
07:11
Re: [PATCH v2 4/6] migration: Avoid multiple parsing of uri in migration code flow
,
Daniel P . Berrangé
,
07:09
Re: [PATCH v2 3/6] migration: HMP side changes for modified 'migrate' QAPI design
,
Daniel P . Berrangé
,
07:05
Re: [PATCH v2 1/6] migration: moved hmp_split_at_commma() helper func to qapi-util.c file
,
Daniel P . Berrangé
,
07:03
Re: [PATCH v2 1/6] migration: moved hmp_split_at_commma() helper func to qapi-util.c file
,
Markus Armbruster
,
07:00
Re: [PATCH v3 1/6] migration: moved hmp_split_at_commma() helper func to qapi-util.c file
,
Daniel P . Berrangé
,
06:57
Re: [PATCH v3 1/6] migration: moved hmp_split_at_commma() helper func to qapi-util.c file
,
Juan Quintela
,
06:56
Re: [PATCH] tests/qtest/netdev-socket: Raise connection timeout to 60 seconds
,
Peter Maydell
,
06:24
Re: rainier-bmc machine dumping core with latest qemu
,
Emanuele Giuseppe Esposito
,
06:24
Re: [PULL 00/12] tricore queue
,
Peter Maydell
,
06:23
Re: [PATCH] Updated the FSF address to <https://www.gnu.org/licenses/>
,
Khadija Kamran
,
06:08
Re: [PATCH v15 10/11] qapi/s390x/cpu topology: CPU_POLARITY_CHANGE qapi event
,
Markus Armbruster
,
06:01
Re: Can we unpoison CONFIG_FOO macros?
,
Markus Armbruster
,
05:57
Re: Expose support for HyperV features via QMP
,
manish.mishra
,
05:50
Re: [PATCH V2 0/4] string list functions
,
Daniel P . Berrangé
,
05:48
Re: Can we unpoison CONFIG_FOO macros?
,
Markus Armbruster
,
05:44
Re: [PATCH v2 4/6] migration: Avoid multiple parsing of uri in migration code flow
,
Daniel P . Berrangé
,
05:41
Re: [PATCH] Updated the FSF address to <https://www.gnu.org/licenses/>
,
Thomas Huth
,
05:37
Re: [PATCH v2 5/6] migration: Modified 'migrate-incoming' QAPI and HMP side changes on the destination interface.
,
Daniel P . Berrangé
,
05:32
Re: [PATCH v2 2/6] migration: Updated QAPI format for 'migrate' qemu monitor command
,
Daniel P . Berrangé
,
05:30
[PATCH v3 6/6] migration: Established connection for listener sockets on the dest interface
,
Het Gala
,
05:28
[PATCH v3 4/6] migration: Avoid multiple parsing of uri in migration code flow
,
Het Gala
,
05:28
[PATCH v3 5/6] migration: Modified 'migrate-incoming' QAPI and HMP side changes on the destination interface.
,
Het Gala
,
05:28
[PATCH v3 0/6] migration: Modified 'migrate' QAPI command for migration
,
Het Gala
,
05:28
[PATCH v3 3/6] migration: HMP side changes for modified 'migrate' QAPI design
,
Het Gala
,
05:28
[PATCH v3 2/6] migration: Updated QAPI format for 'migrate' qemu monitor command
,
Het Gala
,
05:28
[PATCH v3 1/6] migration: moved hmp_split_at_commma() helper func to qapi-util.c file
,
Het Gala
,
05:28
Re: [PATCH v2 2/6] migration: Updated QAPI format for 'migrate' qemu monitor command
,
Daniel P . Berrangé
,
05:23
Re: [PATCH v2 01/10] hw/i386: Select CONFIG_PARALLEL for PC machines
,
Thomas Huth
,
05:23
Re: [PATCH V2 0/4] string list functions
,
Markus Armbruster
,
05:05
Re: [PATCH v15 10/11] qapi/s390x/cpu topology: CPU_POLARITY_CHANGE qapi event
,
Daniel P . Berrangé
,
05:05
Re: [PATCH V2 1/4] qapi: strList_from_string
,
Markus Armbruster
,
05:02
Re: [PATCH] target/riscv: Smepmp: Skip applying default rules when address matches
,
Daniel Henrique Barboza
,
04:51
Re: [PATCH RFCv1 6/8] kvm: Add helper kvm_dirty_ring_init()
,
Gavin Shan
,
04:43
Re: [PATCH] MAINTAINERS: Add some RISC-V reviewers
,
Frank Chang
,
04:43
Re: [PATCH RFCv1 4/8] kvm: Introduce secondary dirty bitmap
,
Gavin Shan
,
04:42
[PULL v2 07/11] readconfig-test: add test for accelerator configuration
,
Paolo Bonzini
,
04:35
[PULL v2 04/11] vl: catch [accel] entry without accelerator
,
Paolo Bonzini
,
04:35
[PULL v2 00/11] Misc patches for 2023-02-08
,
Paolo Bonzini
,
04:35
Re: [PATCH] MAINTAINERS: Add some RISC-V reviewers
,
Daniel Henrique Barboza
,
04:34
Re: [PATCH v3 4/6] i386: Mask and report unavailable multi-bit feature values
,
Xiaoyao Li
,
04:26
Re: [PATCH] MAINTAINERS: Add some RISC-V reviewers
,
Bin Meng
,
04:17
Re: [PATCH 5/7] hw/ide/piix: Use generic ide_init_ioport()
,
Bernhard Beschow
,
04:05
Re: [PULL 00/11] Misc patches for 2022-02-08
,
Paolo Bonzini
,
04:02
Re: [PULL 07/11] readconfig-test: add test for accelerator configuration
,
Paolo Bonzini
,
04:01
[PATCH 1/3] qga/win/installer: add VssOption to installer
,
Kfir Manor
,
03:50
[PATCH 0/3] qga/win/vss: add VSS backup type options
,
Kfir Manor
,
03:50
[PATCH 2/3] qga/win/vss: query VSS backup type
,
Kfir Manor
,
03:50
[PATCH 3/3] qga/win/vss: requester_freeze changes
,
Kfir Manor
,
03:50
Re: [PATCH v2 10/12] tests/qtest: Do not include hexloader-test if loader device is not present
,
Thomas Huth
,
03:46
Re: [PATCH v2 08/12] tests/qtest: drive_del-test: Skip tests that require missing devices
,
Thomas Huth
,
03:12
Re: [PATCH v2 07/12] tests/qtest: Skip unplug tests that use missing devices
,
Thomas Huth
,
03:11
Re: [PATCH v2 06/12] test/qtest: Fix coding style in device-plug-test.c
,
Thomas Huth
,
03:08
Re: [PATCH v2 04/12] tests/qtest: Don't build virtio-serial-test.c if device not present
,
Thomas Huth
,
03:06
Re: [PATCH v2 4/4] hw/i2c: add canonical path to i2c event traces
,
Philippe Mathieu-Daudé
,
03:01
Re: [PATCH v2 03/12] tests/qtest: Add dependence on PCIE_PORT for virtio-net-failover.c
,
Thomas Huth
,
03:01
Re: [PATCH v2 3/4] hw/gpio: add PCA9536 i2c gpio expander
,
Philippe Mathieu-Daudé
,
03:00
Re: [PATCH v2 5/6] migration: Modified 'migrate-incoming' QAPI and HMP side changes on the destination interface.
,
Het Gala
,
02:59
Re: [PATCH v2 2/6] migration: Updated QAPI format for 'migrate' qemu monitor command
,
Het Gala
,
02:58
Re: [PATCH v2 2/4] hw/gpio: add PCA9538 8-bit GPIO expander
,
Philippe Mathieu-Daudé
,
02:57
Re: [PULL 03/30] migration: Split save_live_pending() into state_pending_*
,
Avihai Horon
,
02:49
Re: [PATCH v2 1/4] hw/gpio: add PCA6416 i2c GPIO expander
,
Philippe Mathieu-Daudé
,
02:44
Re: [PATCH RFC 5/7] Revert "x86: use typedef for SetupData struct"
,
Michael S. Tsirkin
,
02:41
Re: [PATCH v10 2/9] KVM: Introduce per-page memory attributes
,
Isaku Yamahata
,
02:25
Re: [PATCH 1/3] hw/gpio: add PCA6414 i2c GPIO expander
,
Philippe Mathieu-Daudé
,
02:17
Re: [PULL 00/11] Misc patches for 2022-02-08
,
Philippe Mathieu-Daudé
,
02:09
Re: [PATCH v2 0/7] qapi: static typing conversion, pt5c
,
Markus Armbruster
,
02:08
Re: [PATCH] MAINTAINERS: Add some RISC-V reviewers
,
Philippe Mathieu-Daudé
,
02:06
Re: [PATCH v2 0/3] Vhost-user: replace _SLAVE_ with _BACKEND_
,
Philippe Mathieu-Daudé
,
02:02
Re: [PATCH v2 5/7] qapi/parser: [RFC] add QAPIExpression
,
Markus Armbruster
,
01:58
Re: [PATCH RFC 0/7] revert RNG seed mess
,
Dov Murik
,
01:35
[PATCH v1 RFC Zisslpcfi 8/9] target/riscv: Instructions encodings, implementation and handlers
,
Deepak Gupta
,
01:31
[PATCH v1 RFC Zisslpcfi 6/9] target/riscv: MMU changes for back cfi's shadow stack
,
Deepak Gupta
,
01:31
[PATCH v1 RFC Zisslpcfi 7/9] target/riscv: Tracking indirect branches (fcfi) using TCG
,
Deepak Gupta
,
01:31
[PATCH v1 RFC Zisslpcfi 5/9] target/riscv: state save and restore of zisslppcfi state
,
Deepak Gupta
,
01:31
[PATCH v1 RFC Zisslpcfi 4/9] target/riscv: helper functions for forward and backward cfi
,
Deepak Gupta
,
01:30
[PATCH v1 RFC Zisslpcfi 9/9] target/riscv: diassembly support for zisslpcfi instructions
,
Deepak Gupta
,
01:30
[PATCH v1 RFC Zisslpcfi 2/9] target/riscv: zisslpcfi CSR, bit positions and other definitions
,
Deepak Gupta
,
01:30
[PATCH v1 RFC Zisslpcfi 1/9] target/riscv: adding zimops and zisslpcfi extension to RISCV cpu config
,
Deepak Gupta
,
01:30
[PATCH v1 RFC Zisslpcfi 3/9] target/riscv: implements CSRs and new bits in existing CSRs in zisslpcfi
,
Deepak Gupta
,
01:30
[PATCH v1 RFC Zisslpcfi 0/9] zimops and zisslpcfi extension to riscv
,
Deepak Gupta
,
01:30
[PATCH v1 RFC Zisslpcfi 9/9] target/riscv: diassembly support for zisslpcfi instructions
,
Deepak Gupta
,
01:24
[PATCH v1 RFC Zisslpcfi 8/9] target/riscv: Instructions encodings, implementation and handlers
,
Deepak Gupta
,
01:24
[PATCH v1 RFC Zisslpcfi 7/9] target/riscv: Tracking indirect branches (fcfi) using TCG
,
Deepak Gupta
,
01:24
[PATCH v1 RFC Zisslpcfi 6/9] target/riscv: MMU changes for back cfi's shadow stack
,
Deepak Gupta
,
01:24
[PATCH v1 RFC Zisslpcfi 5/9] target/riscv: state save and restore of zisslppcfi state
,
Deepak Gupta
,
01:24
[PATCH v1 RFC Zisslpcfi 4/9] target/riscv: helper functions for forward and backward cfi
,
Deepak Gupta
,
01:24
[PATCH v1 RFC Zisslpcfi 3/9] target/riscv: implements CSRs and new bits in existing CSRs in zisslpcfi
,
Deepak Gupta
,
01:24
[PATCH v1 RFC Zisslpcfi 2/9] target/riscv: zisslpcfi CSR, bit positions and other definitions
,
Deepak Gupta
,
01:24
[PATCH v1 RFC Zisslpcfi 1/9] target/riscv: adding zimops and zisslpcfi extension to RISCV cpu config
,
Deepak Gupta
,
01:24
Re: [PATCH v3 4/6] i386: Mask and report unavailable multi-bit feature values
,
Wang, Lei
,
01:15
Re: [PATCH RFC 0/7] revert RNG seed mess
,
Dov Murik
,
01:03
Re: [PATCH v3 4/6] i386: Mask and report unavailable multi-bit feature values
,
Xiaoyao Li
,
01:03
[PATCH] target/riscv: Smepmp: Skip applying default rules when address matches
,
Himanshu Chauhan
,
00:52
Re: [PATCH v2 00/10] Kconfig vs. default devices
,
Thomas Huth
,
00:43
Re: [PULL 07/11] readconfig-test: add test for accelerator configuration
,
Thomas Huth
,
00:21
Re: [PULL 00/11] Misc patches for 2022-02-08
,
Thomas Huth
,
00:19
Re: [PATCH 02/10] hw/riscv/virt: Add a switch to enable/disable ACPI
,
Thomas Huth
,
00:15
February 08, 2023
Re: [PATCH] MAINTAINERS: Add some RISC-V reviewers
,
weiwei
,
23:35
Re: [PATCH v3 4/6] i386: Mask and report unavailable multi-bit feature values
,
Wang, Lei
,
23:21
Re: [PATCH v1 1/1] migration: Fix yank on postcopy multifd crashing guest after migration
,
Leonardo Brás
,
23:15
[PATCH v11 9/9] disas/riscv.c: add disasm support for Zc*
,
Weiwei Li
,
23:14
[PATCH v11 7/9] target/riscv: add support for Zcmt extension
,
Weiwei Li
,
23:14
[PATCH v11 2/9] target/riscv: add support for Zca extension
,
Weiwei Li
,
23:14
[PATCH v11 3/9] target/riscv: add support for Zcf extension
,
Weiwei Li
,
23:14
[PATCH v11 6/9] target/riscv: add support for Zcmp extension
,
Weiwei Li
,
23:14
[PATCH v11 8/9] target/riscv: expose properties for Zc* extension
,
Weiwei Li
,
23:14
[PATCH v11 5/9] target/riscv: add support for Zcb extension
,
Weiwei Li
,
23:14
[PATCH v11 1/9] target/riscv: add cfg properties for Zc* extension
,
Weiwei Li
,
23:14
[PATCH v11 0/9] support subsets of code size reduction extension
,
Weiwei Li
,
23:14
[PATCH v11 4/9] target/riscv: add support for Zcd extension
,
Weiwei Li
,
23:14
Re: [PATCH v2] target/riscv: Remove privileged spec version restriction for RVV
,
Alistair Francis
,
23:11
Re: [PATCH v3 4/6] i386: Mask and report unavailable multi-bit feature values
,
Xiaoyao Li
,
22:29
Re: [PATCH 1/1] hw/core/cpu: always print cpu index with cpu state
,
Alistair Francis
,
21:28
Re: [PATCH] roms/opensbi: Upgrade from v1.1 to v1.2
,
Alistair Francis
,
21:23
Re: [PATCH] roms/opensbi: Upgrade from v1.1 to v1.2
,
Alistair Francis
,
20:38
RE: [PULL 28/30] multifd: Fix flush of zero copy page send request
,
Duan, Zhenzhong
,
20:28
Re: Call for GSoC and Outreachy project ideas for summer 2023
,
Stefan Hajnoczi
,
20:25
Re: [PATCH] MAINTAINERS: Add some RISC-V reviewers
,
LIU Zhiwei
,
20:24
CXL 2.0 memory pooling emulation
,
zhiting zhu
,
20:23
Re: [PATCH v3 4/6] i386: Mask and report unavailable multi-bit feature values
,
Wang, Lei
,
20:05
Re: [PATCH v11 0/3] Consolidate all kernel init in load_kernel()
,
Alistair Francis
,
19:37
[PATCH] MAINTAINERS: Add some RISC-V reviewers
,
Alistair Francis
,
19:33
Re: [PATCH 10/10] MAINTAINERS: Add entry for RISC-V ACPI
,
Alistair Francis
,
19:24
Re: [PATCH 05/10] hw/riscv/virt: virt-acpi-build.c: Add RINTC in MADT
,
Alistair Francis
,
19:21
Re: [PATCH 03/10] hw/riscv/virt: Add memmap pointer to RiscVVirtState
,
Alistair Francis
,
19:18
Re: [PATCH 01/10] hw/riscv/virt: Add OEM_ID and OEM_TABLE_ID fields
,
Alistair Francis
,
19:17
[PATCH v3 3/3] hw/arm: Attach PSPI module to NPCM7XX SoC
,
Hao Wu
,
18:54
[PATCH v3 2/3] hw/ssi: Add Nuvoton PSPI Module
,
Hao Wu
,
18:54
[PATCH v3 1/3] MAINTAINERS: Add myself to maintainers and remove Havard
,
Hao Wu
,
18:54
[PATCH v3 0/3] Nuvoton Peripheral SPI (PSPI) Module
,
Hao Wu
,
18:54
Re: [PATCH v2 2/3] hw/ssi: Add Nuvoton PSPI Module
,
Hao Wu
,
18:49
[PATCH 2/2] configure: './configure --help' should work
,
Dinah Baum
,
18:31
[PATCH 1/2] configure: Add 'mkdir build' check
,
Dinah Baum
,
18:31
[PATCH 0/2] *** configure: Add 'mkdir build' check ***
,
Dinah Baum
,
18:31
Re: [RFC PATCH 0/5] Deprecate/rename singlestep command line option
,
Warner Losh
,
18:04
Re: Call for GSoC and Outreachy project ideas for summer 2023
,
Warner Losh
,
18:02
[PATCH v2 3/4] hw/gpio: add PCA9536 i2c gpio expander
,
Titus Rwantare
,
17:44
[PATCH v2 4/4] hw/i2c: add canonical path to i2c event traces
,
Titus Rwantare
,
17:44
[PATCH v2 1/4] hw/gpio: add PCA6416 i2c GPIO expander
,
Titus Rwantare
,
17:44
[PATCH v2 2/4] hw/gpio: add PCA9538 8-bit GPIO expander
,
Titus Rwantare
,
17:44
[PATCH v2 0/4] PCA I2C GPIO expanders
,
Titus Rwantare
,
17:43
Re: [PATCH 1/3] hw/gpio: add PCA6414 i2c GPIO expander
,
Titus Rwantare
,
17:41
Re: [PATCH 1/3] hw/gpio: add PCA6414 i2c GPIO expander
,
Titus Rwantare
,
17:40
Re: [PATCH 1/3] hw/gpio: add PCA6414 i2c GPIO expander
,
Titus Rwantare
,
17:40
Re: [PATCH 1/3] hw/gpio: add PCA6414 i2c GPIO expander
,
Titus Rwantare
,
17:40
Re: [PATCH RFCv1 8/8] kvm: Enable dirty ring for arm64
,
Juan Quintela
,
17:15
Re: [PATCH RFCv1 7/8] hw/arm/virt: Enable backup bitmap for dirty ring
,
Juan Quintela
,
17:14
Re: [PATCH 08/22] include/exec/memattrs: Add two bits of space to MemTxAttrs
,
Richard Henderson
,
17:12
Re: [PATCH RFCv1 6/8] kvm: Add helper kvm_dirty_ring_init()
,
Juan Quintela
,
17:12
Re: [PATCH RFCv1 4/8] kvm: Introduce secondary dirty bitmap
,
Juan Quintela
,
17:07
Re: [PATCH 07/22] target/arm: Introduce ARMSecuritySpace
,
Richard Henderson
,
17:00
Re: [PATCH 06/22] target/arm: Add RME cpregs
,
Richard Henderson
,
16:51
Re: [PATCH v2 15/23] vfio-user: forward msix BAR accesses to server
,
Alex Williamson
,
16:30
Re: [PATCH 3/3] target: Set `CF_PCREL` for arm and i386 frontends
,
Richard Henderson
,
16:16
Re: [PATCH 2/3] Replace `TARGET_TB_PCREL` with `CF_PCREL`
,
Richard Henderson
,
16:14
[PATCH RFC 7/7] Revert "hw/i386: pass RNG seed via setup_data entry"
,
Michael S. Tsirkin
,
16:13
[PATCH RFC 5/7] Revert "x86: use typedef for SetupData struct"
,
Michael S. Tsirkin
,
16:13
[PATCH RFC 6/7] Revert "x86: return modified setup_data only if read as memory, not as file"
,
Michael S. Tsirkin
,
16:13
[PATCH RFC 4/7] Revert "x86: reinitialize RNG seed on system reboot"
,
Michael S. Tsirkin
,
16:12
[PATCH RFC 3/7] Revert "x86: re-initialize RNG seed when selecting kernel"
,
Michael S. Tsirkin
,
16:12
[PATCH RFC 2/7] Revert "x86: do not re-randomize RNG seed on snapshot load"
,
Michael S. Tsirkin
,
16:12
[PATCH RFC 1/7] Revert "x86: don't let decompressed kernel image clobber setup_data"
,
Michael S. Tsirkin
,
16:12
[PATCH RFC 0/7] revert RNG seed mess
,
Michael S. Tsirkin
,
16:12
Re: [PATCH v2 5/7] qapi/parser: [RFC] add QAPIExpression
,
Markus Armbruster
,
16:05
Re: [PATCH v3 0/4] migration: Fix disorder of channel creations
,
Peter Xu
,
16:03
Re: [PATCH 1/3] include/exec: Introduce `CF_PCREL`
,
Richard Henderson
,
15:47
Re: [PATCH] x86: temporarily remove all attempts to provide setup_data
,
Michael S. Tsirkin
,
15:43
Re: [PATCH v2 12/23] vfio-user: region read/write
,
Alex Williamson
,
15:33
[PATCH v2 3/3] vhost-user: Adopt new backend naming
,
Maxime Coquelin
,
15:33
[PATCH v2 1/3] docs: vhost-user: replace _SLAVE_ with _BACKEND_
,
Maxime Coquelin
,
15:33
[PATCH v2 2/3] libvhost-user: Adopt new backend naming
,
Maxime Coquelin
,
15:33
[PATCH v2 0/3] Vhost-user: replace _SLAVE_ with _BACKEND_
,
Maxime Coquelin
,
15:33
RE: [PATCH v5 10/14] Hexagon (tests/tcg/hexagon) Enable HVX tests
,
Taylor Simpson
,
15:30
Re: [PATCH v3 6/6] ram: Document migration ram flags
,
Eric Blake
,
15:29
[PATCH v3 4/4] migration: Postpone postcopy preempt channel to be after main
,
Peter Xu
,
15:28
[PATCH v3 2/4] migration: Cleanup postcopy_preempt_setup()
,
Peter Xu
,
15:28
[PATCH v3 3/4] migration: Add a semaphore to count PONGs
,
Peter Xu
,
15:28
[PATCH v3 1/4] migration: Rework multi-channel checks on URI
,
Peter Xu
,
15:28
[PATCH v3 0/4] migration: Fix disorder of channel creations
,
Peter Xu
,
15:28
Re: [PATCH v3 1/6] multifd: Create property multifd-sync-after-each-section
,
Eric Blake
,
15:25
Re: [PATCH v2 5/6] migration: Modified 'migrate-incoming' QAPI and HMP side changes on the destination interface.
,
Eric Blake
,
15:20
Re: [PATCH v2 2/6] migration: Updated QAPI format for 'migrate' qemu monitor command
,
Eric Blake
,
15:17
Re: [PATCH v2 00/10] Kconfig vs. default devices
,
Fabiano Rosas
,
15:11
Re: [PATCH v2 3/3] migration: Postpone postcopy preempt channel to be after main
,
Peter Xu
,
15:07
Re: [PATCH v2 1/3] migration: Rework multi-channel checks on URI
,
Peter Xu
,
15:03
[PATCH v2 12/12] tests/qtest: bios-tables-test: Skip if missing configs
,
Fabiano Rosas
,
14:49
[PATCH v2 10/12] tests/qtest: Do not include hexloader-test if loader device is not present
,
Fabiano Rosas
,
14:49
[PATCH v2 08/12] tests/qtest: drive_del-test: Skip tests that require missing devices
,
Fabiano Rosas
,
14:49
[PATCH v2 11/12] tests/qemu-iotests: Require virtio-scsi-pci
,
Fabiano Rosas
,
14:49
[PATCH v2 09/12] tests/qtest: Check for devices in bios-tables-test
,
Fabiano Rosas
,
14:49
[PATCH v2 06/12] test/qtest: Fix coding style in device-plug-test.c
,
Fabiano Rosas
,
14:49
[PATCH v2 07/12] tests/qtest: Skip unplug tests that use missing devices
,
Fabiano Rosas
,
14:49
[PATCH v2 03/12] tests/qtest: Add dependence on PCIE_PORT for virtio-net-failover.c
,
Fabiano Rosas
,
14:49
[PATCH v2 05/12] tests/qtest: hd-geo-test: Check for missing devices
,
Fabiano Rosas
,
14:49
[PATCH v2 04/12] tests/qtest: Don't build virtio-serial-test.c if device not present
,
Fabiano Rosas
,
14:49
[PATCH v2 02/12] tests/qtest: Do not run lsi53c895a test if device is not present
,
Fabiano Rosas
,
14:49
[PATCH v2 01/12] tests/qtest: Skip PXE tests for missing devices
,
Fabiano Rosas
,
14:49
[PATCH v2 00/12] qtests vs. default devices
,
Fabiano Rosas
,
14:49
Re: [PATCH 6/7] hw/isa: Assert isa_register_portio_list() gets non-NULL ISA device
,
Richard Henderson
,
14:47
Re: [PATCH 5/7] hw/ide/piix: Use generic ide_init_ioport()
,
Philippe Mathieu-Daudé
,
14:46
Re: [PATCH V2 1/4] qapi: strList_from_string
,
Steven Sistare
,
14:43
Re: [PATCH v2 00/10] Kconfig vs. default devices
,
Philippe Mathieu-Daudé
,
14:43
Re: [PATCH 7/7] hw/ide/piix: Remove dead code in pci_piix_init_ports()
,
Richard Henderson
,
14:41
Re: [PATCH 3/7] hw/ide: Rename ISA specific ide_init_ioport() as ide_init_ioport_isa()
,
Richard Henderson
,
14:37
Re: [PATCH] x86: temporarily remove all attempts to provide setup_data
,
Dov Murik
,
14:34
Re: [RFC v5 2/3] memory: add depth assert in address_space_to_flatview
,
Juan Quintela
,
14:31
Re: [PATCH 2/7] hw/isa: Use isa_address_space_io() to reduce access on global 'isabus'
,
Richard Henderson
,
14:31
[PATCH v2 10/10] hw/arm: Select VGA_PCI for sbsa-ref machine
,
Fabiano Rosas
,
14:29
[PATCH v2 00/10] Kconfig vs. default devices
,
Fabiano Rosas
,
14:29
[PATCH v2 09/10] hw/arm: Select e1000e for sbsa-ref machine
,
Fabiano Rosas
,
14:29
[PATCH v2 05/10] hw/arm: Select VIRTIO_NET for virt machine
,
Fabiano Rosas
,
14:29
[PATCH v2 06/10] hw/arm: Select VIRTIO_BLK for virt machine
,
Fabiano Rosas
,
14:29
[PATCH v2 03/10] hw/i386: Select VGA_PCI in Kconfig
,
Fabiano Rosas
,
14:29
[PATCH v2 08/10] hw/arm: Select GICV3_TCG for sbsa-ref machine
,
Fabiano Rosas
,
14:29
[PATCH v2 07/10] hw/arm: Select XLNX_USB_SUBSYS for xlnx-zcu102 machine
,
Fabiano Rosas
,
14:29
[PATCH v2 04/10] hw/i386: Select E1000_PCI for i440fx
,
Fabiano Rosas
,
14:29
[PATCH v2 01/10] hw/i386: Select CONFIG_PARALLEL for PC machines
,
Fabiano Rosas
,
14:29
[PATCH v2 02/10] hw/i386: Select E1000E for q35
,
Fabiano Rosas
,
14:29
Re: [PATCH 1/7] hw/isa: Un-inline isa_bus_from_device()
,
Richard Henderson
,
14:27
Re: [PATCH v15 10/11] qapi/s390x/cpu topology: CPU_POLARITY_CHANGE qapi event
,
Markus Armbruster
,
14:23
Re: [PATCH V2] memory: RAM_NAMED_FILE flag
,
Peter Xu
,
14:23
Re: [PATCH v2 3/3] migration: Postpone postcopy preempt channel to be after main
,
Juan Quintela
,
14:22
Re: [PATCH v2 2/3] migration: Add a semaphore to count PONGs
,
Juan Quintela
,
14:19
Re: [PATCH v2 1/3] migration: Rework multi-channel checks on URI
,
Juan Quintela
,
14:19
Re: [PATCH 2/2] exec/ioport: Factor portio_list_register() out
,
Richard Henderson
,
14:13
Re: [PATCH 1/2] exec/ioport: Factor portio_list_register_flush_coalesced() out
,
Richard Henderson
,
14:11
Re: [PATCH] x86: temporarily remove all attempts to provide setup_data
,
Nathan Chancellor
,
14:10
Re: [PATCH v3 2/2] util/userfaultfd: Support /dev/userfaultfd
,
Juan Quintela
,
14:06
Re: [PATCH v3 1/2] linux-headers: Update to v6.1
,
Juan Quintela
,
14:05
Re: [PATCH] x86: temporarily remove all attempts to provide setup_data
,
Daniel P . Berrangé
,
13:59
Re: [PATCH v15 08/11] qapi/s390x/cpu topology: x-set-cpu-topology monitor command
,
Nina Schoetterl-Glausch
,
13:41
Re: [PATCH] x86: temporarily remove all attempts to provide setup_data
,
Jason A. Donenfeld
,
13:34
Re: [PATCH V2] memory: RAM_NAMED_FILE flag
,
Steven Sistare
,
13:34
Re: [PATCH] x86: temporarily remove all attempts to provide setup_data
,
Daniel P . Berrangé
,
13:31
Re: [PATCH] x86: temporarily remove all attempts to provide setup_data
,
Daniel P . Berrangé
,
13:26
Re: [PATCH] x86: temporarily remove all attempts to provide setup_data
,
Jason A. Donenfeld
,
13:26
Re: [PATCH] x86: temporarily remove all attempts to provide setup_data
,
Michael S. Tsirkin
,
13:18
Re: [PATCH v3 1/1] multifd: Remove some redundant code
,
Juan Quintela
,
13:15
Re: [PATCH] x86: temporarily remove all attempts to provide setup_data
,
Jason A. Donenfeld
,
13:15
Re: [PATCH] x86: temporarily remove all attempts to provide setup_data
,
Nathan Chancellor
,
13:14
Re: [PATCH] x86: temporarily remove all attempts to provide setup_data
,
Michael S. Tsirkin
,
13:13
Re: [PATCH 2/2] multifd: cleanup the function multifd_send_thread
,
Juan Quintela
,
13:11
Re: [PATCH qemu v3] x86: don't let decompressed kernel image clobber setup_data
,
Michael S. Tsirkin
,
13:11
Re: [PATCH qemu v3] x86: don't let decompressed kernel image clobber setup_data
,
Jason A. Donenfeld
,
13:09
[PATCH] x86: temporarily remove all attempts to provide setup_data
,
Jason A. Donenfeld
,
13:09
Re: [PATCH v2 2/7] qapi/parser.py: add ParsedExpression type
,
John Snow
,
13:01
Re: [PATCH 1/2] multifd: cleanup the function multifd_channel_connect
,
Juan Quintela
,
12:59
Re: [PATCH qemu v3] x86: don't let decompressed kernel image clobber setup_data
,
Jason A. Donenfeld
,
12:55
Re: [PATCH V2] memory: flat section iterator
,
Steven Sistare
,
12:54
Re: [PATCH v15 01/11] s390x/cpu topology: adding s390 specificities to CPU topology
,
Nina Schoetterl-Glausch
,
12:51
Re: [PATCH qemu v3] x86: don't let decompressed kernel image clobber setup_data
,
Nathan Chancellor
,
12:46
Re: [RFC PATCH 4/4] ci, docker: update CentOS and OpenSUSE Python to non-EOL versions
,
Daniel P . Berrangé
,
12:45
Re: [PATCH v9 14/14] docs/devel: Align VFIO migration docs to v2 protocol
,
Avihai Horon
,
12:40
RE: [PATCH] target/hexagon: Access `pkt/insn` through `ctx`
,
Taylor Simpson
,
12:37
Re: [PATCH v9 07/14] vfio/migration: Block multiple devices migration
,
Avihai Horon
,
12:36
Re: [PATCH v15 10/11] qapi/s390x/cpu topology: CPU_POLARITY_CHANGE qapi event
,
Nina Schoetterl-Glausch
,
12:36
Re: [RFC PATCH 3/4] lcitool: allow overriding package mappings and target facts
,
Daniel P . Berrangé
,
12:31
Re: [PATCH] target/hexagon: Access `pkt/insn` through `ctx`
,
Philippe Mathieu-Daudé
,
12:29
Re: [RFC PATCH 2/4] lcitool: use libvirt-ci as library
,
Daniel P . Berrangé
,
12:27
Re: [PATCH v9 14/14] docs/devel: Align VFIO migration docs to v2 protocol
,
Cédric Le Goater
,
12:25
Re: [RFC PATCH 0/4] Update CentOS and OpenSUSE CI to Python >=3.7
,
Paolo Bonzini
,
12:23
Re: [PATCH v9 07/14] vfio/migration: Block multiple devices migration
,
Alex Williamson
,
12:22
[PULL 02/11] remove unnecessary extern "C" blocks
,
Paolo Bonzini
,
12:20
[PULL 09/11] target/i386: Fix BEXTR instruction
,
Paolo Bonzini
,
12:20
[PULL 07/11] readconfig-test: add test for accelerator configuration
,
Paolo Bonzini
,
12:20
[PULL 04/11] vl: catch [accel] entry without accelerator
,
Paolo Bonzini
,
12:20
[PULL 10/11] target/i386: Fix C flag for BLSI, BLSMSK, BLSR
,
Paolo Bonzini
,
12:20
[PULL 08/11] tests/tcg/i386: Introduce and use reg_t consistently
,
Paolo Bonzini
,
12:20
[PULL 05/11] libqtest: split qtest_spawn_qemu function
,
Paolo Bonzini
,
12:20
[PULL 11/11] target/i386: fix ADOX followed by ADCX
,
Paolo Bonzini
,
12:20
[PULL 06/11] libqtest: ensure waitpid() is only called once
,
Paolo Bonzini
,
12:20
[PULL 03/11] block/iscsi: fix double-free on BUSY or similar statuses
,
Paolo Bonzini
,
12:19
[PULL 00/11] Misc patches for 2022-02-08
,
Paolo Bonzini
,
12:19
[PULL 01/11] build: make meson-buildoptions.sh stable
,
Paolo Bonzini
,
12:19
Re: [PATCH v2 5/7] qapi/parser: [RFC] add QAPIExpression
,
John Snow
,
12:18
Re: [PATCH v9 07/14] vfio/migration: Block multiple devices migration
,
Avihai Horon
,
12:16
Re: [PATCH v2 0/7] qapi: static typing conversion, pt5c
,
John Snow
,
12:03
[PATCH] target/hexagon: Access `pkt/insn` through `ctx`
,
Anton Johansson
,
11:50
Re: [PATCH 02/10] hw/riscv/virt: Add a switch to enable/disable ACPI
,
Andrea Bolognani
,
11:49
Re: [PATCH v9 07/14] vfio/migration: Block multiple devices migration
,
Cédric Le Goater
,
11:44
Re: vhost-user (virtio-fs) migration: back end state
,
Stefan Hajnoczi
,
11:33
Re: [PATCH v2 0/7] qapi: static typing conversion, pt5c
,
Markus Armbruster
,
11:32
Re: [PATCH v2 5/7] qapi/parser: [RFC] add QAPIExpression
,
Markus Armbruster
,
11:28
Re: [PATCH v15 11/11] docs/s390x/cpu topology: document s390x cpu topology
,
Nina Schoetterl-Glausch
,
11:22
Re: [PATCH v2 3/7] qapi/expr: Use TopLevelExpr where appropriate
,
Markus Armbruster
,
11:22
Re: [PATCH v2 2/7] qapi/parser.py: add ParsedExpression type
,
Markus Armbruster
,
11:17
Re: [PATCH v2 1/7] qapi/expr: Split check_expr out from check_exprs
,
Markus Armbruster
,
11:09
Re: vhost-user (virtio-fs) migration: back end state
,
Hanna Czenczek
,
10:58
Re: [PATCH] x86: Don't add RNG seed to Linux cmdline for SEV guests
,
Jason A. Donenfeld
,
10:54
Re: [PATCH] x86: Don't add RNG seed to Linux cmdline for SEV guests
,
Dov Murik
,
10:52
Re: [PATCH] x86: Don't add RNG seed to Linux cmdline for SEV guests
,
Jason A. Donenfeld
,
10:52
Re: [PATCH] x86: Don't add RNG seed to Linux cmdline for SEV guests
,
Dov Murik
,
10:49
[PATCH] linux-user: fix bug about incorrect base addresss of gdt on i386 and x86_64
,
fanwj
,
10:49
Re: [PATCH] x86: Don't add RNG seed to Linux cmdline for SEV guests
,
Jason A. Donenfeld
,
10:47
Re: [PATCH 2/2] x86: don't append setup_data to cmdline for SEV guests
,
Jason A. Donenfeld
,
10:47
Re: [PATCH] x86: Don't add RNG seed to Linux cmdline for SEV guests
,
Michael S. Tsirkin
,
10:39
Re: [PATCH 2/2] x86: don't append setup_data to cmdline for SEV guests
,
Tom Lendacky
,
10:38
Re: [PATCH] x86: Don't add RNG seed to Linux cmdline for SEV guests
,
Tom Lendacky
,
10:26
RE: [PATCH v5 10/14] Hexagon (tests/tcg/hexagon) Enable HVX tests
,
Taylor Simpson
,
10:18
Re: [PATCH v3 1/2] linux-headers: Update to v6.1
,
Cornelia Huck
,
09:58
Re: rainier-bmc machine dumping core with latest qemu
,
Cédric Le Goater
,
09:58
[PATCH] linux-user: fix timerfd read endianness conversion
,
Mathis Marion
,
09:57
Re: [PATCH v3 1/2] migration: Split ram_bytes_total_common() in two functions
,
Juan Quintela
,
09:57
Re: rainier-bmc machine dumping core with latest qemu
,
Philippe Mathieu-Daudé
,
09:57
Re: [PATCH v3 2/2] migration: Calculate ram size once
,
Philippe Mathieu-Daudé
,
09:55
Re: [PATCH v3 1/2] migration: Split ram_bytes_total_common() in two functions
,
Philippe Mathieu-Daudé
,
09:54
Re: [PATCH v3 0/6] Support for new CPU model SapphireRapids
,
Xiaoyao Li
,
09:53
Re: [PATCH v3 3/6] i386: Introduce new struct "MultiBitFeatureInfo" for multi-bit features
,
Xiaoyao Li
,
09:39
Re: vhost-user (virtio-fs) migration: back end state
,
Michael S. Tsirkin
,
09:35
Re: [PATCH v3 2/6] i386: Remove unused parameter "uint32_t bit" in feature_word_description()
,
Xiaoyao Li
,
09:33
Re: vhost-user (virtio-fs) migration: back end state
,
Stefan Hajnoczi
,
09:32
rainier-bmc machine dumping core with latest qemu
,
Ninad Palsule
,
09:26
Re: [PATCH 11/12] tests/qtest: bios-tables-test: Skip if missing configs
,
Michael S. Tsirkin
,
09:25
Re: [PATCH] virtio-blk: add missing AioContext lock
,
Michael S. Tsirkin
,
09:22
Re: [PATCH V2 1/4] qapi: strList_from_string
,
Alex Bennée
,
09:18
[PATCH v3 2/2] migration: Calculate ram size once
,
Juan Quintela
,
09:14
[PATCH v3 1/2] migration: Split ram_bytes_total_common() in two functions
,
Juan Quintela
,
09:14
[PATCH v3 0/2] migration: Store ram size value
,
Juan Quintela
,
09:14
Re: [PATCH] x86: Don't add RNG seed to Linux cmdline for SEV guests
,
Michael S. Tsirkin
,
08:58
[PATCH 3/3] migration: Remove _only suffix for res_postcopy/precopy
,
Juan Quintela
,
08:57
[PATCH 2/3] migration: Remove unused res_compatible
,
Juan Quintela
,
08:57
[PATCH 1/3] migration: In case of postcopy, the memory ends in res_postcopy_only
,
Juan Quintela
,
08:57
[PATCH 0/3] Remove res_compatible parameter
,
Juan Quintela
,
08:57
Re: [PATCH V2] memory: flat section iterator
,
David Hildenbrand
,
08:48
Re: [PATCH] x86: Don't add RNG seed to Linux cmdline for SEV guests
,
Jason A. Donenfeld
,
08:30
[PATCH v3 6/6] ram: Document migration ram flags
,
Juan Quintela
,
08:30
[PATCH v3 5/6] multifd: Only sync once each full round of memory
,
Juan Quintela
,
08:30
[PATCH v3 4/6] migration: Make find_dirty_block() return a single parameter
,
Juan Quintela
,
08:30
[PATCH v3 3/6] migration: Simplify ram_find_and_save_block()
,
Juan Quintela
,
08:30
[PATCH v3 2/6] multifd: Protect multifd_send_sync_main() calls
,
Juan Quintela
,
08:30
[PATCH v3 1/6] multifd: Create property multifd-sync-after-each-section
,
Juan Quintela
,
08:30
[PATCH v3 0/6] Eliminate multifd flush
,
Juan Quintela
,
08:30
Re: [PULL v2 00/19] Header cleanup patches for 2023-02-06
,
Peter Maydell
,
08:28
Re: [PATCH] x86: Don't add RNG seed to Linux cmdline for SEV guests
,
Michael S. Tsirkin
,
08:20
Re: [PATCH v9 14/14] docs/devel: Align VFIO migration docs to v2 protocol
,
Avihai Horon
,
08:18
Re: [PATCH v9 10/14] vfio/migration: Implement VFIO migration protocol v2
,
Avihai Horon
,
08:16
Re: [PATCH v9 07/14] vfio/migration: Block multiple devices migration
,
Avihai Horon
,
08:08
Re: [PATCH V2 1/4] qapi: strList_from_string
,
Steven Sistare
,
08:05
Re: [PATCH] Updated the FSF address to <https://www.gnu.org/licenses/>
,
Khadija Kamran
,
07:57
Re: [PATCH v5 10/14] Hexagon (tests/tcg/hexagon) Enable HVX tests
,
Anton Johansson
,
07:54
[PATCH] Updated the FSF address to <https://www.gnu.org/licenses/>
,
Khadija Kamran
,
07:52
Re: [PATCH 3/3] target: Set `CF_PCREL` for arm and i386 frontends
,
Anton Johansson
,
07:51
Re: [PATCH 2/3] Replace `TARGET_TB_PCREL` with `CF_PCREL`
,
Anton Johansson
,
07:48
Re: [PATCH] virtio-blk: add missing AioContext lock
,
Lukáš Doktor
,
07:35
Re: [PATCH 1/1] readline: fix hmp completion issue
,
Markus Armbruster
,
07:33
Re: [PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
,
Isaku Yamahata
,
07:24
Re: [RFC PATCH 08/16] target/arm/kvm-rme: Populate the realm with boot images
,
Jean-Philippe Brucker
,
07:10
Re: [RFC PATCH 06/16] target/arm/kvm-rme: Initialize vCPU
,
Jean-Philippe Brucker
,
07:09
Re: [RFC PATCH 04/16] hw/arm/virt: Add support for Arm RME
,
Jean-Philippe Brucker
,
07:08
Re: [RFC PATCH 03/16] target/arm/kvm-rme: Initialize realm
,
Jean-Philippe Brucker
,
07:08
Re: [PATCH] x86: Don't add RNG seed to Linux cmdline for SEV guests
,
Dov Murik
,
06:58
Re: [PATCH] x86: Don't add RNG seed to Linux cmdline for SEV guests
,
Dov Murik
,
06:35
Re: [PATCH] x86: Don't add RNG seed to Linux cmdline for SEV guests
,
Dov Murik
,
06:27
Re: [PATCH] x86: Don't add RNG seed to Linux cmdline for SEV guests
,
Dov Murik
,
06:24
Re: [PATCH v2 07/10] hw/ide/piix: Require an ISABus only for user-created instances
,
Philippe Mathieu-Daudé
,
06:23
Re: [PULL 03/38] pflash: Only read non-zero parts of backend image
,
Cédric Le Goater
,
06:19
[PATCH] virtio-blk: add missing AioContext lock
,
Emanuele Giuseppe Esposito
,
06:11
Re: [PULL 09/35] readline: Extract readline_add_completion_of() from monitor
,
Philippe Mathieu-Daudé
,
06:06
Re: [PATCH 1/1] readline: fix hmp completion issue
,
Philippe Mathieu-Daudé
,
06:05
Re: [PULL 09/35] readline: Extract readline_add_completion_of() from monitor
,
Markus Armbruster
,
05:53
Re: [PATCH 11/12] tests/qtest: bios-tables-test: Skip if missing configs
,
Igor Mammedov
,
05:52
Re: [PULL 0/5] Update CentOS 8 custom runner to use Python 3.8
,
Peter Maydell
,
05:40
[PATCH] cirrus.yml: Improve the windows_msys2_task
,
Thomas Huth
,
05:30
Re: [PATCH v2 00/13] Dynamycally switch to vhost shadow virtqueues at vdpa net migration
,
Alvaro Karsz
,
05:29
Re: [PATCH v1 2/2] loongarch: Add smbios command line option.
,
Markus Armbruster
,
05:26
Re: [PATCH v1 2/2] loongarch: Add smbios command line option.
,
Michael S. Tsirkin
,
04:52
Re: [PATCH] x86: Don't add RNG seed to Linux cmdline for SEV guests
,
Michael S. Tsirkin
,
04:51
[PATCH v2 13/13] vdpa: return VHOST_F_LOG_ALL in vhost-vdpa devices
,
Eugenio Pérez
,
04:43
[PATCH v2 12/13] vdpa: block migration if SVQ does not admit a feature
,
Eugenio Pérez
,
04:43
[PATCH v2 11/13] vdpa: block migration if dev does not have _F_SUSPEND
,
Eugenio Pérez
,
04:43
[PATCH v2 10/13] vdpa: block migration if device has unsupported features
,
Eugenio Pérez
,
04:43
[PATCH v2 09/13] vdpa net: block migration if the device has CVQ
,
Eugenio Pérez
,
04:43
[PATCH v2 08/13] vdpa: disable RAM block discard only for the first device
,
Eugenio Pérez
,
04:43
[PATCH v2 07/13] vdpa: add vdpa net migration state notifier
,
Eugenio Pérez
,
04:43
[PATCH v2 06/13] vdpa net: allow VHOST_F_LOG_ALL
,
Eugenio Pérez
,
04:43
[PATCH v2 03/13] vdpa: add vhost_vdpa_suspend
,
Eugenio Pérez
,
04:43
[PATCH v2 04/13] vdpa: move vhost reset after get vring base
,
Eugenio Pérez
,
04:43
[PATCH v2 05/13] vdpa: rewind at get_base, not set_base
,
Eugenio Pérez
,
04:43
[PATCH v2 01/13] vdpa net: move iova tree creation from init to start
,
Eugenio Pérez
,
04:43
[PATCH v2 02/13] vdpa: Negotiate _F_SUSPEND feature
,
Eugenio Pérez
,
04:43
[PATCH v2 00/13] Dynamycally switch to vhost shadow virtqueues at vdpa net migration
,
Eugenio Pérez
,
04:43
[PATCH v1 1/2] docs/system/loongarch: update loongson3.rst and rename it to virt.rst
,
Song Gao
,
04:41
[PATCH v1 2/2] loongarch: Add smbios command line option.
,
Song Gao
,
04:41
[PATCH v2 6/6] migration: Established connection for listener sockets on the dest interface
,
Het Gala
,
04:36
[PATCH v2 2/6] migration: Updated QAPI format for 'migrate' qemu monitor command
,
Het Gala
,
04:36
[PATCH v2 4/6] migration: Avoid multiple parsing of uri in migration code flow
,
Het Gala
,
04:36
[PATCH v2 5/6] migration: Modified 'migrate-incoming' QAPI and HMP side changes on the destination interface.
,
Het Gala
,
04:36
[PATCH v2 3/6] migration: HMP side changes for modified 'migrate' QAPI design
,
Het Gala
,
04:36
[PATCH v2 1/6] migration: moved hmp_split_at_commma() helper func to qapi-util.c file
,
Het Gala
,
04:36
[PATCH v2 0/6] migration: Modified 'migrate' QAPI command for migration
,
Het Gala
,
04:36
Re: [PATCH] x86: Don't add RNG seed to Linux cmdline for SEV guests
,
Daniel P . Berrangé
,
04:35
Re: [PATCH] x86: Don't add RNG seed to Linux cmdline for SEV guests
,
Daniel P . Berrangé
,
04:31
Re: [PATCH] target/tricore: Fix OPC1_16_SRO_LD_H translation
,
Bastian Koppelmann
,
04:17
[PULL 12/12] tests/tcg/tricore: Add test for ld.h
,
Bastian Koppelmann
,
04:15
[PULL 11/12] target/tricore: Fix OPC1_16_SRO_LD_H translation
,
Bastian Koppelmann
,
04:15
[PULL 09/12] target/tricore: Fix OPC2_32_BO_LD_BU_PREINC
,
Bastian Koppelmann
,
04:14
[PULL 10/12] tests/tcg/tricore: Add LD.BU tests
,
Bastian Koppelmann
,
04:14
[PULL 08/12] tests/tcg/tricore: Add OPC2_32_RRRR_DEXTR tests
,
Bastian Koppelmann
,
04:14
[PULL 07/12] target/tricore: Fix OPC2_32_RRRR_DEXTR
,
Bastian Koppelmann
,
04:14
[PULL 06/12] tests/tcg/tricore: Add tests for RRPW_DEXTR
,
Bastian Koppelmann
,
04:14
[PULL 05/12] target/tricore: Fix RRPW_DEXTR
,
Bastian Koppelmann
,
04:14
[PULL 03/12] target/tricore: Fix OPC2_32_RCRW_INSERT translation
,
Bastian Koppelmann
,
04:14
[PULL 04/12] tests/tcg/tricore: Add test for OPC2_32_RCRW_INSERT
,
Bastian Koppelmann
,
04:14
[PULL 00/12] tricore queue
,
Bastian Koppelmann
,
04:14
[PULL 02/12] tests/tcg/tricore: Add test for OPC2_32_RCRW_IMASK
,
Bastian Koppelmann
,
04:14
[PULL 01/12] target/tricore: Fix OPC2_32_RCRW_IMASK translation
,
Bastian Koppelmann
,
04:14
Re: [PATCH] x86: Don't add RNG seed to Linux cmdline for SEV guests
,
Michael S. Tsirkin
,
04:12
Re: [PATCH v15 09/11] machine: adding s390 topology to query-cpu-fast
,
Pierre Morel
,
04:11
Re: [PATCH v4 3/4] qemu-io: add -r option to register I/O buffer
,
Hanna Czenczek
,
04:08
Re: [PATCH v2] tests/docker: Use binaries for debian-tricore-cross
,
Philippe Mathieu-Daudé
,
04:03
Re: [PATCH] Hexagon (meson.build): define min bison version
,
Bastian Koppelmann
,
03:53
[PATCH v2] tests/docker: Use binaries for debian-tricore-cross
,
Bastian Koppelmann
,
03:50
Re: [PULL 09/35] readline: Extract readline_add_completion_of() from monitor
,
Philippe Mathieu-Daudé
,
03:44
Re: [PATCH v2 2/3] hw/ssi: Add Nuvoton PSPI Module
,
Philippe Mathieu-Daudé
,
02:48
Re: [PATCH 2/3] hw/ssi: Add Nuvoton PSPI Module
,
Philippe Mathieu-Daudé
,
02:46
[PATCH] qmp: Add error proofing for query-acpi-ospm-status
,
Kunkun Jiang
,
02:45
Re: [PATCH] MAINTAINERS: add myself to ui/ and audio/
,
Gerd Hoffmann
,
02:43
Re: Porting the QEMU build architecture to Visual Studio
,
Yan Vugenfirer
,
02:42
Re: [PATCH v3 08/10] qmp: teach 'getfd' to import sockets on win32
,
Marc-André Lureau
,
02:29
Re: [PATCH v2 07/10] hw/ide/piix: Require an ISABus only for user-created instances
,
Philippe Mathieu-Daudé
,
02:09
Re: Porting the QEMU build architecture to Visual Studio
,
Philippe Mathieu-Daudé
,
01:56
[PULL v2 00/19] Header cleanup patches for 2023-02-06
,
Markus Armbruster
,
01:49
[PULL v2 11/19] migration: Clean up includes
,
Markus Armbruster
,
01:49
Re: [PATCH V2 1/4] qapi: strList_from_string
,
Marc-André Lureau
,
01:43
Re: [PATCH v2 12/23] vfio-user: region read/write
,
John Johnson
,
01:38
Re: [PATCH v2 15/23] vfio-user: forward msix BAR accesses to server
,
John Johnson
,
01:38
[PATCH v2] target/riscv: Remove privileged spec version restriction for RVV
,
frank . chang
,
01:32
Re: [PATCH] target/riscv: Remove .min_priv_ver restriction from RVV CSRs
,
Frank Chang
,
01:30
February 07, 2023
Re: [PATCH 04/10] hw/riscv/virt: virt-acpi-build.c: Add basic ACPI tables
,
Sunil V L
,
23:49
[PATCH v13 2/2] vhost-vdpa: add support for vIOMMU
,
Cindy Lu
,
21:59
[PATCH v13 1/2] vhost: expose function vhost_dev_has_iommu()
,
Cindy Lu
,
21:59
[PATCH v13 0/2] vhost-vdpa: add support for vIOMMU
,
Cindy Lu
,
21:59
[PATCH v2 4/7] qapi/expr: add typing workaround for AbstractSet
,
John Snow
,
21:13
[PATCH v2 7/7] qapi: remove JSON value FIXME
,
John Snow
,
21:13
[PATCH v2 5/7] qapi/parser: [RFC] add QAPIExpression
,
John Snow
,
21:13
[PATCH v2 1/7] qapi/expr: Split check_expr out from check_exprs
,
John Snow
,
21:13
[PATCH v2 3/7] qapi/expr: Use TopLevelExpr where appropriate
,
John Snow
,
21:13
[PATCH v2 6/7] qapi: remove _JSONObject
,
John Snow
,
21:13
[PATCH v2 2/7] qapi/parser.py: add ParsedExpression type
,
John Snow
,
21:13
[PATCH v2 0/7] qapi: static typing conversion, pt5c
,
John Snow
,
21:13
[PATCH] xen/pt: fix igd passthrough for pc machine with xen accelerator
,
Chuck Zmudzinski
,
21:03
Re: [PATCH] target/riscv: Remove .min_priv_ver restriction from RVV CSRs
,
LIU Zhiwei
,
20:17
Re: [PATCH 04/10] hw/riscv/virt: virt-acpi-build.c: Add basic ACPI tables
,
Bin Meng
,
20:07
Re: [PATCH v2 07/10] hw/ide/piix: Require an ISABus only for user-created instances
,
BALATON Zoltan
,
19:46
Re: [PATCH v2 07/10] hw/ide/piix: Require an ISABus only for user-created instances
,
Bernhard Beschow
,
19:19
Re: [PATCH 0/7] hw/ide: Untangle ISA/PCI abuses of ide_init_ioport()
,
Philippe Mathieu-Daudé
,
19:10
[PATCH 7/7] hw/ide/piix: Remove dead code in pci_piix_init_ports()
,
Philippe Mathieu-Daudé
,
19:08
[PATCH 4/7] hw/ide: Introduce generic ide_init_ioport()
,
Philippe Mathieu-Daudé
,
19:08
[PATCH 5/7] hw/ide/piix: Use generic ide_init_ioport()
,
Philippe Mathieu-Daudé
,
19:08
[PATCH 6/7] hw/isa: Assert isa_register_portio_list() gets non-NULL ISA device
,
Philippe Mathieu-Daudé
,
19:08
[PATCH 3/7] hw/ide: Rename ISA specific ide_init_ioport() as ide_init_ioport_isa()
,
Philippe Mathieu-Daudé
,
19:08
[PATCH 2/7] hw/isa: Use isa_address_space_io() to reduce access on global 'isabus'
,
Philippe Mathieu-Daudé
,
19:08
[PATCH 1/7] hw/isa: Un-inline isa_bus_from_device()
,
Philippe Mathieu-Daudé
,
19:07
[PATCH 0/7] hw/ide: Untangle ISA/PCI abuses of ide_init_ioport()
,
Philippe Mathieu-Daudé
,
19:07
Re: [PATCH v9 14/14] docs/devel: Align VFIO migration docs to v2 protocol
,
Alex Williamson
,
18:49
[PATCH 2/2] exec/ioport: Factor portio_list_register() out
,
Philippe Mathieu-Daudé
,
18:46
[PATCH 1/2] exec/ioport: Factor portio_list_register_flush_coalesced() out
,
Philippe Mathieu-Daudé
,
18:46
[PATCH 0/2] exec/ioport: Factor portio_list_register[flush_coalesced]() out
,
Philippe Mathieu-Daudé
,
18:46
Re: [PATCH v9 10/14] vfio/migration: Implement VFIO migration protocol v2
,
Alex Williamson
,
18:42
Re: [PATCH 3/3] hw/isa/vt82c686: Implement ACPI powerdown
,
Bernhard Beschow
,
18:28
Re: [PATCH] x86: Don't add RNG seed to Linux cmdline for SEV guests
,
Tom Lendacky
,
18:26
Re: [PATCH] x86: Don't add RNG seed to Linux cmdline for SEV guests
,
Jason A. Donenfeld
,
18:25
Re: [PATCH 1/3] hw/isa/vt82c686: Fix SCI routing
,
Bernhard Beschow
,
18:13
Re: [PATCH v2 10/11] target/arm: Store CPUARMState::nvic as NVICState*
,
Richard Henderson
,
18:12
Re: [PATCH v2 09/11] target/arm: Restrict CPUARMState::nvic to sysemu
,
Richard Henderson
,
18:10
Re: [PATCH v2 05/11] target/arm: Convert CPUARMState::eabi to boolean
,
Richard Henderson
,
18:09
Re: [PATCH v2 03/11] target/arm: Reduce arm_v7m_mmu_idx_[all/for_secstate_and_priv]() scope
,
Richard Henderson
,
18:08
Re: [PATCH v2 02/11] target/arm: Simplify arm_v7m_mmu_idx_for_secstate() for user emulation
,
Richard Henderson
,
18:07
Re: [PATCH v2 01/11] hw/intc/armv7m_nvic: Use OBJECT_DECLARE_SIMPLE_TYPE() macro
,
Richard Henderson
,
17:59
Re: [PATCH] x86: Don't add RNG seed to Linux cmdline for SEV guests
,
Jason A. Donenfeld
,
17:49
[PATCH 2/2] x86: don't append setup_data to cmdline for SEV guests
,
Jason A. Donenfeld
,
17:49
[PATCH 1/2] x86: reset rng seed when reading cmdline, not kernel image
,
Jason A. Donenfeld
,
17:49
[PATCH 0/2] x86: fix fallout from switching setup_data from kernel image to cmdline
,
Jason A. Donenfeld
,
17:49
Re: [PATCH v3 9/9] target/i386/tcg/sysemu/tcg-cpu: Avoid own opinion about smram size
,
Bernhard Beschow
,
17:46
Re: [PATCH v3 8/9] hw/i386/x86: Make TYPE_X86_MACHINE the owner of smram
,
Bernhard Beschow
,
17:43
Re: [PATCH v9 07/14] vfio/migration: Block multiple devices migration
,
Alex Williamson
,
17:35
Re: [PATCH] x86: Don't add RNG seed to Linux cmdline for SEV guests
,
Jason A. Donenfeld
,
17:33
Re: [PATCH] x86: Don't add RNG seed to Linux cmdline for SEV guests
,
Michael S. Tsirkin
,
17:31
Re: [PATCH] x86: Don't add RNG seed to Linux cmdline for SEV guests
,
Jason A. Donenfeld
,
17:18
Re: [PULL 00/25] aspeed queue
,
Peter Maydell
,
17:10
Re: [PATCH] virtio-rng-pci: fix transitional migration compat for vectors
,
Michael S. Tsirkin
,
16:49
Re: [PATCH] virtio-rng-pci: fix transitional migration compat for vectors
,
Michael S. Tsirkin
,
16:48
Re: [PATCH V2] memory: flat section iterator
,
Peter Xu
,
16:47
Re: [PATCH] x86: Don't add RNG seed to Linux cmdline for SEV guests
,
Michael S. Tsirkin
,
16:45
Re: [PATCH V2] python/machine: QEMUMachine reopen_qmp_connection
,
Steven Sistare
,
16:32
Re: [PATCH V2] migration: simplify blockers
,
Peter Xu
,
16:30
Re: [PATCH V2] memory: flat section iterator
,
Steven Sistare
,
16:29
Re: [PATCH V2] python/machine: QEMUMachine reopen_qmp_connection
,
John Snow
,
16:23
Re: [PATCH V2] migration: simplify blockers
,
Steven Sistare
,
16:17
Re: [RFC PATCH] tests: add LKFT baseline test to avocado
,
Fabiano Rosas
,
16:11
Re: [PATCH V2] python/machine: QEMUMachine reopen_qmp_connection
,
Steven Sistare
,
16:04
[PATCH v3 2/2] util/userfaultfd: Support /dev/userfaultfd
,
Peter Xu
,
15:57
[PATCH v3 1/2] linux-headers: Update to v6.1
,
Peter Xu
,
15:57
[PATCH v3 0/2] util/userfaultfd: Support /dev/userfaultfd
,
Peter Xu
,
15:57
Re: Can we unpoison CONFIG_FOO macros?
,
Thomas Huth
,
15:55
Re: [PATCH v2 07/10] hw/ide/piix: Require an ISABus only for user-created instances
,
Mark Cave-Ayland
,
15:52
[RFC PATCH] tests: add LKFT baseline test to avocado
,
Alex Bennée
,
15:44
[PATCH v4 2/4] qemu-io: use BdrvRequestFlags instead of int
,
Stefan Hajnoczi
,
15:38
[PATCH v4 4/4] iotests/detect-zeroes-registered-buf: add new test
,
Stefan Hajnoczi
,
15:37
[PATCH v4 3/4] qemu-io: add -r option to register I/O buffer
,
Stefan Hajnoczi
,
15:37
[PATCH v4 0/4] block: fix detect-zeroes= with BDRV_REQ_REGISTERED_BUF
,
Stefan Hajnoczi
,
15:37
[PATCH v4 1/4] block: fix detect-zeroes= with BDRV_REQ_REGISTERED_BUF
,
Stefan Hajnoczi
,
15:37
Re: [PATCH 0/9] hw: Use QOM alias properties and few QOM/QDev cleanups
,
Mark Cave-Ayland
,
15:35
Re: [PATCH V2] python/machine: QEMUMachine reopen_qmp_connection
,
John Snow
,
15:29
Re: [PATCH V2] memory: RAM_NAMED_FILE flag
,
Peter Xu
,
15:23
[PATCH v2 1/5] build: deprecate --enable-gprof builds and remove from CI
,
Thomas Huth
,
15:15
[PATCH v2 5/5] gitlab-ci.d: Build with --enable-fdt=system by default
,
Thomas Huth
,
15:15
[PATCH v2 4/5] .gitlab-ci.d/buildtest-template: Simplify the configure step
,
Thomas Huth
,
15:15
[PATCH v2 3/5] gitlab-ci.d/buildtest: Disintegrate the build-coroutine-sigaltstack job
,
Thomas Huth
,
15:15
[PATCH v2 2/5] gitlab-ci.d/buildtest: Remove aarch64-softmmu from the build-system-ubuntu job
,
Thomas Huth
,
15:15
[PATCH v2 0/5] Shorten the runtime of some gitlab-CI shared runner jobs
,
Thomas Huth
,
15:14
Re: [PULL 00/32] riscv-to-apply queue
,
Peter Maydell
,
15:13
Re: [PATCH V2] memory: flat section iterator
,
Peter Xu
,
15:10
Re: [PATCH V2] migration: simplify blockers
,
Peter Xu
,
15:05
Re: random copy-before-write iotest failure
,
Fabiano Rosas
,
15:00
random copy-before-write iotest failure
,
Peter Maydell
,
14:50
[PATCH v2 3/3] hw/arm: Attach PSPI module to NPCM7XX SoC
,
Hao Wu
,
14:46
[PATCH v2 1/3] MAINTAINERS: Add myself to maintainers and remove Havard
,
Hao Wu
,
14:46
[PATCH v2 2/3] hw/ssi: Add Nuvoton PSPI Module
,
Hao Wu
,
14:46
[PATCH v2 0/3] Nuvoton Peripheral SPI (PSPI) Module
,
Hao Wu
,
14:46
Re: [PATCH 05/22] target/arm: SCR_EL3.NS may be RES1
,
Richard Henderson
,
14:43
Re: [PATCH v3 3/4] qemu-io: add -r option to register I/O buffer
,
Stefan Hajnoczi
,
14:33
RE: [PATCH 1/1] accel/tcg: Allow the second page of an instruction to be MMIO
,
Sid Manning
,
14:32
Re: [PATCH 02/22] target/arm: Rewrite check_s2_mmu_setup
,
Richard Henderson
,
14:31
Re: [PATCH V2 01/20] migration: fix populate_vfio_info
,
Thomas Huth
,
14:25
Re: [PATCH 06/10] hw/arm: Select VIRTIO_BLK for virt machine
,
Fabiano Rosas
,
14:24
Re: [PATCH 2/3] hw/ssi: Add Nuvoton PSPI Module
,
Hao Wu
,
14:21
Re: [PATCH 02/10] hw/riscv/virt: Add a switch to enable/disable ACPI
,
Andrew Jones
,
14:20
Re: [QEMU][PATCH v5 00/10] Introduce xenpvh machine for arm architecture
,
Garhwal, Vikram
,
14:11
[PATCH V2] memory: RAM_NAMED_FILE flag
,
Steve Sistare
,
14:03
[PATCH V2] memory: flat section iterator
,
Steve Sistare
,
14:03
[PATCH V2] python/machine: QEMUMachine reopen_qmp_connection
,
Steve Sistare
,
14:03
[PATCH V2] python/machine: QEMUMachine full_args
,
Steve Sistare
,
14:03
[PATCH V2] migration: simplify notifiers
,
Steve Sistare
,
14:03
[PATCH V2] migration: simplify blockers
,
Steve Sistare
,
14:03
[PATCH V2] oslib: qemu_clear_cloexec
,
Steve Sistare
,
14:03
[PATCH V2] migration: fix populate_vfio_info
,
Steve Sistare
,
14:02
Re: [PATCH V9 00/46] Live Update
,
Steven Sistare
,
14:02
[PATCH V2 11/20] memory: flat section iterator
,
Steve Sistare
,
13:52
[PATCH V2 02/20] memory: RAM_NAMED_FILE flag
,
Steve Sistare
,
13:52
[PATCH V2 17/20] python/machine: QEMUMachine reopen_qmp_connection
,
Steve Sistare
,
13:51
[PATCH V2 10/20] migration: simplify notifiers
,
Steve Sistare
,
13:50
[PATCH V2 16/20] python/machine: QEMUMachine full_args
,
Steve Sistare
,
13:50
[PATCH V2 04/20] migration: simplify blockers
,
Steve Sistare
,
13:50
[PATCH V2 12/20] oslib: qemu_clear_cloexec
,
Steve Sistare
,
13:49
[PATCH V2 2/4] qapi: QAPI_LIST_LENGTH
,
Steve Sistare
,
13:49
[PATCH V2 0/4] string list functions
,
Steve Sistare
,
13:49
[PATCH V2 4/4] qapi: strList unit tests
,
Steve Sistare
,
13:49
[PATCH V2 3/4] qapi: strv_from_strList
,
Steve Sistare
,
13:49
[PATCH V2 1/4] qapi: strList_from_string
,
Steve Sistare
,
13:49
Re: [PATCH] tests/qtest/netdev-socket: Raise connection timeout to 60 seconds
,
Thomas Huth
,
13:47
Re: [PATCH 2/3] hw/ssi: Add Nuvoton PSPI Module
,
Hao Wu
,
13:47
[PATCH V2 01/20] migration: fix populate_vfio_info
,
Steve Sistare
,
13:47
Re: [PATCH V9 00/46] Live Update
,
Steven Sistare
,
13:45
Re: [PATCH] hw/arm/virt: Allow additions to the generated device tree
,
Simon Glass
,
13:39
Re: [PATCH v3 8/9] hw/i386/x86: Make TYPE_X86_MACHINE the owner of smram
,
Juan Quintela
,
13:34
Re: [PATCH] virtio-rng-pci: fix transitional migration compat for vectors
,
Thomas Huth
,
13:32
Re: [PATCH] virtio-rng-pci: fix transitional migration compat for vectors
,
Dr. David Alan Gilbert
,
13:32
[PATCH v3] hw/arm/smmuv3: Add GBPA register
,
Mostafa Saleh
,
13:31
Re: [PATCH] virtio-rng-pci: fix transitional migration compat for vectors
,
Philippe Mathieu-Daudé
,
13:30
Re: [PATCH v15 09/11] machine: adding s390 topology to query-cpu-fast
,
Nina Schoetterl-Glausch
,
13:27
Re: [PATCH 06/10] hw/arm: Select VIRTIO_BLK for virt machine
,
Thomas Huth
,
13:26
Re: [PATCH 05/10] hw/arm: Select VIRTIO_NET for virt machine
,
Thomas Huth
,
13:19
Re: [PATCH 04/10] hw/i386: Select E1000_PCI for i440fx
,
Thomas Huth
,
13:17
Re: [PATCH 04/10] hw/riscv/virt: virt-acpi-build.c: Add basic ACPI tables
,
Sunil V L
,
13:15
Re: [PATCH v2] hw/arm/smmuv3: Add GBPA register
,
Mostafa Saleh
,
13:08
RE: [PATCH v4 04/16] hw/9pfs: Implement Windows specific xxxdir() APIs
,
Shi, Guohuai
,
12:56
Re: [PATCH qemu v4 0/2] ARM: Add support for V8M special registers in GDB stub
,
Peter Maydell
,
12:52
Re: [PATCH 1/1] hw/core/cpu: always print cpu index with cpu state
,
Philippe Mathieu-Daudé
,
12:49
[PATCH] virtio-rng-pci: fix transitional migration compat for vectors
,
Dr. David Alan Gilbert (git)
,
12:49
Re: [PULL 00/20] Header cleanup patches for 2023-02-06
,
Peter Maydell
,
12:47
Re: [PATCH 6/6] usb/ohci: Implement resume on connection status change
,
Peter Maydell
,
12:42
Re: [PATCH 2/6] usb/ohci: Code style fix white space errors
,
Peter Maydell
,
12:41
Re: [PATCH 6/6] usb/ohci: Implement resume on connection status change
,
BALATON Zoltan
,
12:41
Re: [PATCH 03/10] hw/i386: Select VGA_PCI in Kconfig
,
Fabiano Rosas
,
12:41
[PATCH qemu v4 1/2] target/arm/gdbstub: Support reading M system registers from GDB
,
~dreiss-meta
,
12:38
[PATCH qemu v4 2/2] target/arm/gdbstub: Support reading M security extension registers from GDB
,
~dreiss-meta
,
12:38
[PATCH qemu v4 0/2] ARM: Add support for V8M special registers in GDB stub
,
~dreiss-meta
,
12:38
Re: [PATCH 6/6] usb/ohci: Implement resume on connection status change
,
Peter Maydell
,
12:37
Re: [PATCH 2/6] usb/ohci: Code style fix white space errors
,
BALATON Zoltan
,
12:36
Re: [PATCH 5/6] usb/ohci: Add trace points for register access
,
Peter Maydell
,
12:35
Re: [PATCH 1/6] usb/ohci: Code style fix comments
,
BALATON Zoltan
,
12:34
Re: [PATCH 1/1] hw/core/cpu: always print cpu index with cpu state
,
Dongli Zhang
,
12:32
Re: [PATCH 4/6] usb/ohci: Move a function next to where it is used
,
Peter Maydell
,
12:32
Re: [PATCH 3/6] usb/ohci: Code style fix missing braces and extra parenthesis
,
Peter Maydell
,
12:31
Re: [PATCH 2/6] usb/ohci: Code style fix white space errors
,
Peter Maydell
,
12:30
Re: [PATCH] x86: Don't add RNG seed to Linux cmdline for SEV guests
,
Jason A. Donenfeld
,
12:28
Re: [PATCH 1/6] usb/ohci: Code style fix comments
,
Peter Maydell
,
12:28
Re: [PATCH] Hexagon (meson.build): define min bison version
,
Daniel P . Berrangé
,
12:12
Re: [PATCH] Hexagon (meson.build): define min bison version
,
Matheus Tavares Bernardino
,
11:56
Re: [PULL 00/30] Migration 20230206 patches
,
Peter Maydell
,
11:53
Re: [PATCH v7 0/7] Misc ppc/mac machines clean up
,
BALATON Zoltan
,
11:52
[PATCH] tests/qtest/netdev-socket: Raise connection timeout to 60 seconds
,
Peter Maydell
,
11:51
Re: [PATCH 0/6] OHCI changes
,
BALATON Zoltan
,
11:41
Re: [PATCH 1/2] log: Add separate debug option for logging invalid memory accesses
,
BALATON Zoltan
,
11:36
Re: [PATCH 2/3] intel-iommu: fail DEVIOTLB_UNMAP without dt mode
,
Peter Xu
,
11:36
Re: [PATCH 01/12] error: Drop superfluous #include "qapi/qmp/qerror.h"
,
Konstantin Kostiuk
,
11:27
Re: [PATCH 08/12] qga: Drop dangling reference to QERR_QGA_LOGGING_DISABLED
,
Konstantin Kostiuk
,
11:26
Re: [PATCH 2/3] intel-iommu: fail DEVIOTLB_UNMAP without dt mode
,
Laurent Vivier
,
11:18
Re: [PATCH 11/22] target/arm: Pipe ARMSecuritySpace through ptw.c
,
Peter Maydell
,
11:16
Re: [PATCH] Hexagon (meson.build): define min bison version
,
Philippe Mathieu-Daudé
,
11:12
Re: [PATCH] Hexagon (meson.build): define min bison version
,
Philippe Mathieu-Daudé
,
11:11
Re: [PATCH 04/10] hw/riscv/virt: virt-acpi-build.c: Add basic ACPI tables
,
Bin Meng
,
11:11
Re: [PATCH] Hexagon (meson.build): define min bison version
,
Alessandro Di Federico
,
11:10
Re: [PATCH 1/1] accel/tcg: Allow the second page of an instruction to be MMIO
,
Jørgen Hansen
,
11:08
Re: [PATCH 02/22] target/arm: Rewrite check_s2_mmu_setup
,
Peter Maydell
,
11:01
Re: [RFC PATCH 0/5] Deprecate/rename singlestep command line option
,
Markus Armbruster
,
10:56
Re: Can we unpoison CONFIG_FOO macros?
,
Peter Maydell
,
10:50
RE: [PATCH] Hexagon (meson.build): define min bison version
,
Taylor Simpson
,
10:50
Re: [PATCH 03/10] hw/i386: Select VGA_PCI in Kconfig
,
Thomas Huth
,
10:47
Can we unpoison CONFIG_FOO macros?
,
Markus Armbruster
,
10:41
Re: [PATCH 12/12] [NOT FOR MERGE] tests/qtest: Introduce qtest_validate_args
,
Fabiano Rosas
,
10:35
Re: [PATCH 04/12] tests/qtest: Skip virtio-serial-console tests if device not present
,
Laurent Vivier
,
10:35
Re: [PATCH 02/10] hw/i386: Select E1000E for q35
,
Thomas Huth
,
10:29
Re: [PATCH v3 8/9] hw/i386/x86: Make TYPE_X86_MACHINE the owner of smram
,
Bernhard Beschow
,
10:18
Re: [PULL 0/8] qemu-macppc queue 20230206
,
Peter Maydell
,
10:16
Re: vhost-user (virtio-fs) migration: back end state
,
Juan Quintela
,
10:13
Re: [RFC PATCH] target/arm: disable FEAT_SME if we turn off SVE
,
Alex Bennée
,
10:11
Re: [PATCH 10/22] target/arm: Introduce ARMMMUIdx_Phys_{Realm,Root}
,
Peter Maydell
,
10:09
Re: [PATCH] Hexagon (meson.build): define min bison version
,
Thomas Huth
,
10:08
Re: [PATCH 09/22] target/arm: Adjust the order of Phys and Stage2 ARMMMUIdx
,
Peter Maydell
,
10:07
Re: [PATCH 00/13] block: Fix bdrv_open*() calls from coroutine context
,
Hanna Czenczek
,
10:07
Re: [PATCH 08/22] include/exec/memattrs: Add two bits of space to MemTxAttrs
,
Peter Maydell
,
10:05
Re: [PATCH 03/12] tests/qtest: Add dependence on PCIE_ROOT for virtio-net-failover.c
,
Fabiano Rosas
,
10:02
Re: [PATCH: fix for virt instr exception] target/riscv: fix for virtual instr exception
,
Deepak Gupta
,
10:02
Re: [PATCH 07/22] target/arm: Introduce ARMSecuritySpace
,
Peter Maydell
,
10:01
Re: [PATCH v15 08/11] qapi/s390x/cpu topology: x-set-cpu-topology monitor command
,
Pierre Morel
,
10:00
Re: [PATCH 12/12] [NOT FOR MERGE] tests/qtest: Introduce qtest_validate_args
,
Thomas Huth
,
09:55
Re: [PATCH] Hexagon (meson.build): define min bison version
,
Philippe Mathieu-Daudé
,
09:54
Re: [PATCH v3 08/10] qmp: teach 'getfd' to import sockets on win32
,
Daniel P . Berrangé
,
09:54
Re: [PATCH 06/22] target/arm: Add RME cpregs
,
Peter Maydell
,
09:53
Re: [PATCH v3 06/10] monitor: release the lock before calling close()
,
Philippe Mathieu-Daudé
,
09:52
[PATCH] Hexagon (meson.build): define min bison version
,
Matheus Tavares Bernardino
,
09:52
Re: [PATCH v3 09/10] libqtest: make qtest_qmp_add_client work on win32
,
Philippe Mathieu-Daudé
,
09:50
Re: [PATCH v3 08/10] qmp: teach 'getfd' to import sockets on win32
,
Philippe Mathieu-Daudé
,
09:50
Re: [PATCH v3 02/10] char: do not double-close fd when failing to add client
,
Thomas Huth
,
09:43
Re: [PATCH 11/12] tests/qtest: bios-tables-test: Skip if missing configs
,
Michael S. Tsirkin
,
09:42
[PATCH v3 1/2] target/riscv: add Zicond as an experimental extension
,
Philipp Tomsich
,
09:40
[PATCH v3 2/2] target/riscv: redirect XVentanaCondOps to use the Zicond functions
,
Philipp Tomsich
,
09:39
Re: [PATCH 05/22] target/arm: SCR_EL3.NS may be RES1
,
Peter Maydell
,
09:39
Re: [PATCH 02/10] hw/riscv/virt: Add a switch to enable/disable ACPI
,
Andrea Bolognani
,
09:38
Re: [PATCH v3 10/10] qtest: enable vnc-display test on win32
,
Philippe Mathieu-Daudé
,
09:38
Re: [PATCH 11/12] tests/qtest: bios-tables-test: Skip if missing configs
,
Thomas Huth
,
09:36
Re: [PATCH 04/22] target/arm: Update SCR and HCR for RME
,
Peter Maydell
,
09:34
Re: Call for GSoC and Outreachy project ideas for summer 2023
,
Stefan Hajnoczi
,
09:33
Re: [PATCH 10/12] tests/qemu-iotests: Require virtio-scsi-pci
,
Thomas Huth
,
09:32
Re: [PATCH 09/12] tests/qtest: Do not include hexloader-test if loader device is not present
,
Thomas Huth
,
09:32
Re: [PATCH 07/12] tests/qtest: drive_del-test: Skip tests that require missing devices
,
Fabiano Rosas
,
09:32
Re: [PATCH 03/22] target/arm: Add isar_feature_aa64_rme
,
Peter Maydell
,
09:32
Re: [PATCH 01/22] target/arm: Fix pmsav8 stage2 secure parameter
,
Peter Maydell
,
09:26
[PATCH v3 09/10] libqtest: make qtest_qmp_add_client work on win32
,
marcandre . lureau
,
09:26
[PATCH v3 10/10] qtest: enable vnc-display test on win32
,
marcandre . lureau
,
09:26
[PATCH v3 08/10] qmp: teach 'getfd' to import sockets on win32
,
marcandre . lureau
,
09:26
[PATCH v3 07/10] qapi: implement conditional command arguments
,
marcandre . lureau
,
09:26
[PATCH v3 06/10] monitor: release the lock before calling close()
,
marcandre . lureau
,
09:26
[PATCH v3 05/10] qmp: 'add_client' actually expects sockets
,
marcandre . lureau
,
09:26
[PATCH v3 04/10] osdep: implement qemu_socketpair() for win32
,
marcandre . lureau
,
09:26
[PATCH v3 03/10] tests/docker: fix a win32 error due to portability
,
marcandre . lureau
,
09:26
[PATCH v3 02/10] char: do not double-close fd when failing to add client
,
marcandre . lureau
,
09:25
[PATCH v3 01/10] tests: fix path separator, use g_build_filename()
,
marcandre . lureau
,
09:25
[PATCH v3 00/10] Teach 'getfd' QMP command to import win32 sockets
,
marcandre . lureau
,
09:25
Re: [PATCH v2] gdbstub: move update guest debug to accel ops
,
Philippe Mathieu-Daudé
,
09:24
Re: [PATCH 06/12] tests/qtest: Skip unplug tests that use missing devices
,
Thomas Huth
,
09:22
Re: [PATCH 07/12] tests/qtest: drive_del-test: Skip tests that require missing devices
,
Thomas Huth
,
09:20
Re: [PATCH 06/12] tests/qtest: Skip unplug tests that use missing devices
,
Fabiano Rosas
,
09:18
Re: [PATCH qemu v3 0/2] ARM: Add support for V8M special registers in GDB stub
,
Peter Maydell
,
09:16
Re: [PATCH 02/12] tests/qtest: Do not run lsi53c895a test if device is not present
,
Thomas Huth
,
09:12
Re: [PATCH v15 05/11] s390x/cpu topology: resetting the Topology-Change-Report
,
Pierre Morel
,
09:08
Re: [PULL 23/26] monitor: Use LOCK_GUARD macros
,
Marc-André Lureau
,
09:06
Re: [PATCH v2] hw/arm/smmuv3: Add GBPA register
,
Peter Maydell
,
09:03
Re: [PATCH 02/12] tests/qtest: Do not run lsi53c895a test if device is not present
,
Fabiano Rosas
,
09:03
Re: [PATCH 02/10] hw/riscv/virt: Add a switch to enable/disable ACPI
,
Thomas Huth
,
09:02
Re: [PATCH 06/12] tests/qtest: Skip unplug tests that use missing devices
,
Thomas Huth
,
08:59
Re: [PATCH 02/10] hw/riscv/virt: Add a switch to enable/disable ACPI
,
Andrea Bolognani
,
08:57
Re: [PATCH 05/12] tests/qtest: hd-geo-test: Check for missing devices
,
Thomas Huth
,
08:52
Re: [PATCH qemu v3 0/2] ARM: Add support for V8M special registers in GDB stub
,
Peter Maydell
,
08:47
Re: [RFC PATCH] target/arm: disable FEAT_SME if we turn off SVE
,
Fabiano Rosas
,
08:45
Re: [PULL 23/26] monitor: Use LOCK_GUARD macros
,
Dr. David Alan Gilbert
,
08:41
Re: [PATCH 04/12] tests/qtest: Skip virtio-serial-console tests if device not present
,
Thomas Huth
,
08:38
Re: [PATCH v15 05/11] s390x/cpu topology: resetting the Topology-Change-Report
,
Nina Schoetterl-Glausch
,
08:37
Re: [PULL 23/26] monitor: Use LOCK_GUARD macros
,
Marc-André Lureau
,
08:26
Re: [PATCH 04/12] tests/qtest: Skip virtio-serial-console tests if device not present
,
Thomas Huth
,
08:25
Re: [PATCH 03/12] tests/qtest: Add dependence on PCIE_ROOT for virtio-net-failover.c
,
Thomas Huth
,
08:23
[PATCH v2] gdbstub: move update guest debug to accel ops
,
Mads Ynddal
,
08:17
Re: [PATCH 01/12] tests/qtest: Skip PXE tests for missing devices
,
Thomas Huth
,
08:14
Re: [PATCH 02/12] tests/qtest: Do not run lsi53c895a test if device is not present
,
Thomas Huth
,
08:13
Re: [PATCH v15 06/11] s390x/cpu topology: interception of PTF instruction
,
Pierre Morel
,
08:03
Re: [PATCH v2 2/9] tests: fix test-io-channel-command on win32
,
Marc-André Lureau
,
07:55
Re: [PATCH] target/arm: Add raw_writes ops for register whose write induce TLB maintenance
,
Peter Maydell
,
07:54
Re: [PATCH 10/12] hw/core: Improve the query-hotpluggable-cpus error message
,
Markus Armbruster
,
07:53
Re: [PATCH 09/12] replay: Simplify setting replay blockers
,
Markus Armbruster
,
07:50
Re: pixman_blt on aarch64
,
BALATON Zoltan
,
07:48
Re: [PULL 03/38] pflash: Only read non-zero parts of backend image
,
Kevin Wolf
,
07:48
Re: [PATCH 02/10] hw/riscv/virt: Add a switch to enable/disable ACPI
,
Sunil V L
,
07:34
Re: vhost-user (virtio-fs) migration: back end state
,
Stefan Hajnoczi
,
07:29
Re: [PATCH v15 05/11] s390x/cpu topology: resetting the Topology-Change-Report
,
Pierre Morel
,
07:20
Re: [PATCH] target/arm: Add raw_writes ops for register whose write induce TLB maintenance
,
Philippe Mathieu-Daudé
,
07:15
[PATCH v2 2/3] pcie_regs: drop duplicated indicator value macros
,
Vladimir Sementsov-Ogievskiy
,
07:11
[PATCH v2 1/3] pcie: pcie_cap_slot_write_config(): use correct macro
,
Vladimir Sementsov-Ogievskiy
,
07:11
[PATCH v2 3/3] pcie: drop unused PCIExpressIndicator
,
Vladimir Sementsov-Ogievskiy
,
07:11
[PATCH v2 0/3] pcie: cleanup code
,
Vladimir Sementsov-Ogievskiy
,
07:11
Re: [PATCH 0/4] pcie: cleanup code and add trace point DROP THIS
,
Vladimir Sementsov-Ogievskiy
,
07:11
[PATCH 3/4] pcie: drop unused PCIExpressIndicator
,
Vladimir Sementsov-Ogievskiy
,
07:09
[PATCH 2/4] pcie_regs: drop duplicated indicator value macros
,
Vladimir Sementsov-Ogievskiy
,
07:09
[PATCH 4/4] pcie: add trace-point for power indicator transitions
,
Vladimir Sementsov-Ogievskiy
,
07:09
[PATCH 4/4] pcie: add trace-poing for power indicator transitions
,
Vladimir Sementsov-Ogievskiy
,
07:09
[PATCH 1/4] pcie: pcie_cap_slot_write_config(): use correct macro
,
Vladimir Sementsov-Ogievskiy
,
07:09
[PATCH 0/4] pcie: cleanup code and add trace point
,
Vladimir Sementsov-Ogievskiy
,
07:09
Re: [PATCH 02/12] dump: Improve error message when target doesn't support memory dump
,
Markus Armbruster
,
07:01
Re: [PATCH] gdbstub: move update guest debug to accel ops
,
Mads Ynddal
,
06:58
Re: [PATCH 3/4] pcie: drop unused PCIExpressIndicator
,
Philippe Mathieu-Daudé
,
06:57
Re: [PATCH v3 4/4] iotests/detect-zeroes-registered-buf: add new test
,
Hanna Czenczek
,
06:51
Re: [PATCH v3 1/4] block: fix detect-zeroes= with BDRV_REQ_REGISTERED_BUF
,
Hanna Czenczek
,
06:48
Re: [PATCH v3 2/4] qemu-io: use BdrvRequestFlags instead of int
,
Hanna Czenczek
,
06:48
Re: [PATCH v3 3/4] qemu-io: add -r option to register I/O buffer
,
Hanna Czenczek
,
06:47
[PULL 5/5] scripts/ci: bump CentOS Python to 3.8
,
Paolo Bonzini
,
06:38
[PULL 4/5] scripts/ci: unify package lists for CentOS in build-environment files
,
Paolo Bonzini
,
06:38
[PULL 3/5] scripts/ci: add capstone development packages
,
Paolo Bonzini
,
06:38
[PULL 2/5] scripts/ci: support CentOS Stream 8 in build-environment.yaml
,
Paolo Bonzini
,
06:38
[PULL 1/5] scripts/ci: remove unnecessary checks from CentOS playbook
,
Paolo Bonzini
,
06:38
[PULL 0/5] Update CentOS 8 custom runner to use Python 3.8
,
Paolo Bonzini
,
06:38
Re: [RFC PATCH 0/5] Deprecate/rename singlestep command line option
,
Thomas Huth
,
06:33
PSA: git:// access to git.qemu.org has been shut down
,
Paolo Bonzini
,
06:33
Re: [PATCH v15 06/11] s390x/cpu topology: interception of PTF instruction
,
Nina Schoetterl-Glausch
,
06:28
Re: [PATCH 3/3] target: Set `CF_PCREL` for arm and i386 frontends
,
Philippe Mathieu-Daudé
,
06:27
Re: [PATCH 2/3] Replace `TARGET_TB_PCREL` with `CF_PCREL`
,
Philippe Mathieu-Daudé
,
06:26
Re: [RFC PATCH 0/5] Deprecate/rename singlestep command line option
,
Peter Maydell
,
06:02
Re: [PATCH v15 05/11] s390x/cpu topology: resetting the Topology-Change-Report
,
Nina Schoetterl-Glausch
,
05:51
[PATCH 2/3] Replace `TARGET_TB_PCREL` with `CF_PCREL`
,
Anton Johansson
,
05:44
[PATCH 1/3] include/exec: Introduce `CF_PCREL`
,
Anton Johansson
,
05:44
[PATCH 0/3] Replace TARGET_TB_PCREL with CF_PCREL
,
Anton Johansson
,
05:44
[PATCH 3/3] target: Set `CF_PCREL` for arm and i386 frontends
,
Anton Johansson
,
05:44
Re: [PATCH 4/4] pcie: add trace-point for power indicator transitions
,
Vladimir Sementsov-Ogievskiy
,
05:39
Re: Call for GSoC and Outreachy project ideas for summer 2023
,
Alberto Faria
,
05:31
Re: Call for GSoC and Outreachy project ideas for summer 2023
,
Alberto Faria
,
05:24
Re: [PATCH 02/10] hw/riscv/virt: Add a switch to enable/disable ACPI
,
Andrew Jones
,
05:24
Re: [PATCH 02/10] hw/riscv/virt: Add a switch to enable/disable ACPI
,
Andrew Jones
,
05:14
Re: [QEMU][PATCH v5 00/10] Introduce xenpvh machine for arm architecture
,
David Woodhouse
,
05:14
Re: [PATCH 02/10] hw/riscv/virt: Add a switch to enable/disable ACPI
,
Sunil V L
,
05:12
Re: [PATCH v4 04/16] hw/9pfs: Implement Windows specific xxxdir() APIs
,
Christian Schoenebeck
,
05:11
Re: [PATCH v15 09/11] machine: adding s390 topology to query-cpu-fast
,
Thomas Huth
,
05:10
Re: [PATCH 11/12] migration/colo: Improve an x-colo-lost-heartbeat error message
,
Markus Armbruster
,
05:10
[PULL 24/25] tests/avocado: Test Aspeed Zephyr SDK v00.01.08 on AST1030 board
,
Cédric Le Goater
,
05:09
[PULL 25/25] aspeed/sdmc: Drop unnecessary scu include
,
Cédric Le Goater
,
05:09
[PULL 23/25] hw/arm/aspeed_ast10x0: Add TODO comment to use Cortex-M4F
,
Cédric Le Goater
,
05:09
[PULL 22/25] hw/arm/aspeed_ast10x0: Map HACE peripheral
,
Cédric Le Goater
,
05:09
[PULL 19/25] hw/arm/aspeed_ast10x0: Add various unimplemented peripherals
,
Cédric Le Goater
,
05:09
[PULL 15/25] hw/watchdog/wdt_aspeed: Rename MMIO region size as 'iosize'
,
Cédric Le Goater
,
05:09
[PULL 12/25] hw/nvram/eeprom_at24c: Add init_rom field and at24c_eeprom_init_rom helper
,
Cédric Le Goater
,
05:09
[PULL 08/25] tests/avocado/machine_aspeed.py: Mask systemd services to speed up SDK boot
,
Cédric Le Goater
,
05:09
[PULL 05/25] avocado/boot_linux_console.py: Update ast2600 test
,
Cédric Le Goater
,
05:09
[PULL 09/25] hw/core/loader: Remove declarations of option_rom_has_mr/rom_file_has_mr
,
Cédric Le Goater
,
05:08
[PULL 21/25] hw/arm/aspeed_ast10x0: Map the secure SRAM
,
Cédric Le Goater
,
05:08
[PULL 20/25] hw/arm/aspeed_ast10x0: Map I3C peripheral
,
Cédric Le Goater
,
05:08
[PULL 17/25] hw/watchdog/wdt_aspeed: Log unimplemented registers as UNIMP level
,
Cédric Le Goater
,
05:08
[PULL 14/25] hw/nvram/eeprom_at24c: Make reset behavior more like hardware
,
Cédric Le Goater
,
05:08
[PULL 18/25] hw/misc/aspeed_hace: Do not crash if address_space_map() failed
,
Cédric Le Goater
,
05:08
[PULL 16/25] hw/watchdog/wdt_aspeed: Extend MMIO range to cover more registers
,
Cédric Le Goater
,
05:08
[PULL 10/25] hw/arm: Extract at24c_eeprom_init helper from Aspeed and Nuvoton boards
,
Cédric Le Goater
,
05:08
[PULL 07/25] tests/avocado/machine_aspeed.py: update buildroot tests
,
Cédric Le Goater
,
05:08
[PULL 11/25] hw/arm/aspeed: Replace aspeed_eeprom_init with at24c_eeprom_init
,
Cédric Le Goater
,
05:08
[PULL 13/25] hw/arm/aspeed: Add aspeed_eeprom.c
,
Cédric Le Goater
,
05:08
[PULL 06/25] m25p80: Add the is25wp256 SFPD table
,
Cédric Le Goater
,
05:08
[PULL 00/25] aspeed queue
,
Cédric Le Goater
,
05:08
[PULL 01/25] tests/avocado: Introduce file_truncate()
,
Cédric Le Goater
,
05:08
[PULL 03/25] aspeed: Add Supermicro X11 SPI machine type
,
Cédric Le Goater
,
05:08
[PULL 04/25] hw/net: Fix read of uninitialized memory in ftgmac100
,
Cédric Le Goater
,
05:08
[PULL 02/25] tests/avocado: Truncate M2S-FG484 SOM SPI flash to 16MiB
,
Cédric Le Goater
,
05:08
Re: [PATCH v15 06/11] s390x/cpu topology: interception of PTF instruction
,
Pierre Morel
,
05:00
Re: [PATCH] target/riscv: Remove .min_priv_ver restriction from RVV CSRs
,
Bin Meng
,
04:43
Re: [PATCH] char: do not double-close fd when failing to add client
,
Philippe Mathieu-Daudé
,
04:39
[PATCH] char: do not double-close fd when failing to add client
,
marcandre . lureau
,
04:36
Re: vhost-user (virtio-fs) migration: back end state
,
Hanna Czenczek
,
04:35
Re: [PATCH v4 1/2] hw/sensor: Add SB-TSI Temperature Sensor Interface
,
Cédric Le Goater
,
04:34
Re: [PATCH] MAINTAINERS: add myself maintainer for the clock framework
,
Philippe Mathieu-Daudé
,
04:30
Re: [PATCH v15 05/11] s390x/cpu topology: resetting the Topology-Change-Report
,
Pierre Morel
,
04:24
Re: [PULL 03/38] pflash: Only read non-zero parts of backend image
,
Cédric Le Goater
,
04:19
Re: [PATCH 0/4] hw: QOM housekeeping around IOTHREAD / IRQ types
,
Philippe Mathieu-Daudé
,
04:18
Re: [PATCH] MAINTAINERS: Cover RCU documentation
,
Philippe Mathieu-Daudé
,
04:12
Re: vhost-user (virtio-fs) migration: back end state
,
Hanna Czenczek
,
04:08
Re: [PATCH 12/12] rocker: Tweak stubbed out monitor commands' error messages
,
Juan Quintela
,
04:04
Re: [PATCH] MAINTAINERS: add myself to ui/ and audio/
,
Philippe Mathieu-Daudé
,
04:04
Re: [PATCH 11/12] migration/colo: Improve an x-colo-lost-heartbeat error message
,
Juan Quintela
,
04:03
Re: [PATCH v2 07/10] hw/ide/piix: Require an ISABus only for user-created instances
,
Philippe Mathieu-Daudé
,
04:03
[PATCH] MAINTAINERS: add myself to ui/ and audio/
,
marcandre . lureau
,
03:56
Re: [PATCH 08/12] qga: Drop dangling reference to QERR_QGA_LOGGING_DISABLED
,
Juan Quintela
,
03:53
Re: [PATCH 07/12] hw/acpi: Move QMP command to hw/core/
,
Juan Quintela
,
03:53
Re: [PATCH 06/12] hw/acpi: Dumb down acpi_table_add() stub
,
Juan Quintela
,
03:51
Re: [PATCH 05/12] hw/smbios: Dumb down smbios_entry_add() stub
,
Juan Quintela
,
03:50
Re: [PATCH 02/10] hw/riscv/virt: Add a switch to enable/disable ACPI
,
Philippe Mathieu-Daudé
,
03:50
Re: [PATCH 04/12] hw/core: Improve error message when machine doesn't provide NMIs
,
Juan Quintela
,
03:47
Re: [PATCH 03/12] dump: Assert cpu_get_note_size() can't fail
,
Juan Quintela
,
03:47
Re: [PATCH 02/12] dump: Improve error message when target doesn't support memory dump
,
Juan Quintela
,
03:46
Re: [PATCH 01/12] error: Drop superfluous #include "qapi/qmp/qerror.h"
,
Juan Quintela
,
03:45
[PATCH] target/riscv: Remove .min_priv_ver restriction from RVV CSRs
,
frank . chang
,
03:43
Re: [PATCH 00/12] error: Reduce qerror.h usage a bit more
,
Philippe Mathieu-Daudé
,
03:41
[PATCH] x86: Don't add RNG seed to Linux cmdline for SEV guests
,
Dov Murik
,
03:41
Re: [PATCH 10/12] hw/core: Improve the query-hotpluggable-cpus error message
,
Philippe Mathieu-Daudé
,
03:40
Re: [PATCH 09/12] replay: Simplify setting replay blockers
,
Philippe Mathieu-Daudé
,
03:39
Re: [PULL 03/38] pflash: Only read non-zero parts of backend image
,
Kevin Wolf
,
03:38
Re: [PATCH 02/12] dump: Improve error message when target doesn't support memory dump
,
Philippe Mathieu-Daudé
,
03:32
[PATCH 07/12] hw/acpi: Move QMP command to hw/core/
,
Markus Armbruster
,
02:51
[PATCH 03/12] dump: Assert cpu_get_note_size() can't fail
,
Markus Armbruster
,
02:51
[PATCH 01/12] error: Drop superfluous #include "qapi/qmp/qerror.h"
,
Markus Armbruster
,
02:51
[PATCH 08/12] qga: Drop dangling reference to QERR_QGA_LOGGING_DISABLED
,
Markus Armbruster
,
02:51
[PATCH 06/12] hw/acpi: Dumb down acpi_table_add() stub
,
Markus Armbruster
,
02:51
[PATCH 10/12] hw/core: Improve the query-hotpluggable-cpus error message
,
Markus Armbruster
,
02:51
[PATCH 09/12] replay: Simplify setting replay blockers
,
Markus Armbruster
,
02:51
[PATCH 00/12] error: Reduce qerror.h usage a bit more
,
Markus Armbruster
,
02:51
[PATCH 11/12] migration/colo: Improve an x-colo-lost-heartbeat error message
,
Markus Armbruster
,
02:51
[PATCH 12/12] rocker: Tweak stubbed out monitor commands' error messages
,
Markus Armbruster
,
02:51
[PATCH 05/12] hw/smbios: Dumb down smbios_entry_add() stub
,
Markus Armbruster
,
02:51
[PATCH 02/12] dump: Improve error message when target doesn't support memory dump
,
Markus Armbruster
,
02:51
[PATCH 04/12] hw/core: Improve error message when machine doesn't provide NMIs
,
Markus Armbruster
,
02:51
Re: [PATCH 3/3] hw/arm: Attach PSPI module to NPCM7XX SoC
,
Philippe Mathieu-Daudé
,
02:18
Re: [PATCH 1/1] hw/core/cpu: always print cpu index with cpu state
,
Philippe Mathieu-Daudé
,
02:16
Re: [PATCH 2/3] hw/ssi: Add Nuvoton PSPI Module
,
Philippe Mathieu-Daudé
,
02:13
[PULL 30/32] target/riscv: fix ctzw behavior
,
Alistair Francis
,
02:12
[PULL 32/32] hw/riscv: virt: Simplify virt_{get,set}_aclint()
,
Alistair Francis
,
02:12
[PULL 29/32] target/riscv: fix for virtual instr exception
,
Alistair Francis
,
02:12
[PULL 31/32] target/riscv: fix SBI getchar handler for KVM
,
Alistair Francis
,
02:12
[PULL 28/32] target/riscv: add a MAINTAINERS entry for XThead* extension support
,
Alistair Francis
,
02:11
[PULL 27/32] RISC-V: Adding XTheadFmv ISA extension
,
Alistair Francis
,
02:11
[PULL 26/32] RISC-V: Add initial support for T-Head C906
,
Alistair Francis
,
02:11
[PULL 25/32] RISC-V: Set minimum priv version for Zfh to 1.11
,
Alistair Francis
,
02:11
[PULL 24/32] RISC-V: Adding T-Head FMemIdx extension
,
Alistair Francis
,
02:11
[PULL 23/32] RISC-V: Adding T-Head MemIdx extension
,
Alistair Francis
,
02:11
[PULL 22/32] RISC-V: Adding T-Head MemPair extension
,
Alistair Francis
,
02:11
[PULL 21/32] RISC-V: Adding T-Head multiply-accumulate instructions
,
Alistair Francis
,
02:11
[PULL 20/32] RISC-V: Adding XTheadCondMov ISA extension
,
Alistair Francis
,
02:11
[PULL 19/32] RISC-V: Adding XTheadBs ISA extension
,
Alistair Francis
,
02:10
[PULL 18/32] RISC-V: Adding XTheadBb ISA extension
,
Alistair Francis
,
02:10
[PULL 17/32] RISC-V: Adding XTheadBa ISA extension
,
Alistair Francis
,
02:10
[PULL 15/32] RISC-V: Adding XTheadCmo ISA extension
,
Alistair Francis
,
02:10
[PULL 16/32] RISC-V: Adding XTheadSync ISA extension
,
Alistair Francis
,
02:10
[PULL 14/32] hw/riscv: change riscv_compute_fdt_addr() semantics
,
Alistair Francis
,
02:10
[PULL 13/32] hw/riscv: split fdt address calculation from fdt load
,
Alistair Francis
,
02:10
[PULL 09/32] hw/riscv/virt.c: rename MachineState 'mc' pointers to 'ms'
,
Alistair Francis
,
02:10
[PULL 12/32] hw/riscv/boot.c: calculate fdt size after fdt_pack()
,
Alistair Francis
,
02:10
[PULL 07/32] target/riscv: Ensure opcode is saved for all relevant instructions
,
Alistair Francis
,
02:10
[PULL 11/32] target/riscv: set tval for triggered watchpoints
,
Alistair Francis
,
02:10
[PULL 04/32] target/riscv: Update VS timer whenever htimedelta changes
,
Alistair Francis
,
02:10
[PULL 10/32] hw/riscv/spike.c: rename MachineState 'mc' pointers to' ms'
,
Alistair Francis
,
02:10
[PULL 08/32] hw/riscv/virt.c: calculate socket count once in create_fdt_imsic()
,
Alistair Francis
,
02:10
[PULL 00/32] riscv-to-apply queue
,
Alistair Francis
,
02:10
[PULL 06/32] target/riscv: No need to re-start QEMU timer when timecmp == UINT64_MAX
,
Alistair Francis
,
02:10
[PULL 05/32] target/riscv: Don't clear mask in riscv_cpu_update_mip() for VSTIP
,
Alistair Francis
,
02:10
[PULL 01/32] target/riscv: update disas.c for xnor/orn/andn and slli.uw
,
Alistair Francis
,
02:10
[PULL 03/32] hw/riscv: boot: Don't use CSRs if they are disabled
,
Alistair Francis
,
02:10
[PULL 02/32] include/hw/riscv/opentitan: update opentitan IRQs
,
Alistair Francis
,
02:10
Re: [PATCH 1/3] MAINTAINERS: Add myself to maintainers and remove Havard
,
Philippe Mathieu-Daudé
,
01:54
Re: [PATCH v4 1/2] hw/sensor: Add SB-TSI Temperature Sensor Interface
,
Philippe Mathieu-Daudé
,
01:52
[PULL 02/20] scripts/clean-includes: Don't claim duplicate headers found when not
,
Markus Armbruster
,
01:46
[PULL 18/20] Don't include headers already included by qemu/osdep.h
,
Markus Armbruster
,
01:46
[PULL 15/20] block: Clean up includes
,
Markus Armbruster
,
01:46
[PULL 05/20] bsd-user: Clean up includes
,
Markus Armbruster
,
01:46
[PULL 19/20] 9p: Drop superfluous include of linux/limits.h
,
Markus Armbruster
,
01:46
[PULL 13/20] target/hexagon: Clean up includes
,
Markus Armbruster
,
01:46
[PULL 20/20] Drop duplicate #include
,
Markus Armbruster
,
01:46
[PULL 11/20] migration: Clean up includes
,
Markus Armbruster
,
01:46
[PULL 10/20] qga: Clean up includes
,
Markus Armbruster
,
01:46
[PULL 14/20] riscv: Clean up includes
,
Markus Armbruster
,
01:46
[PULL 17/20] Fix non-first inclusions of qemu/osdep.h
,
Markus Armbruster
,
01:46
[PULL 06/20] crypto: Clean up includes
,
Markus Armbruster
,
01:46
[PULL 16/20] accel: Clean up includes
,
Markus Armbruster
,
01:46
[PULL 04/20] scripts/clean-includes: Improve --git commit message
,
Markus Armbruster
,
01:46
[PULL 12/20] net: Clean up includes
,
Markus Armbruster
,
01:45
[PULL 07/20] hw/cxl: Clean up includes
,
Markus Armbruster
,
01:45
[PULL 09/20] hw/tricore: Clean up includes
,
Markus Armbruster
,
01:45
[PULL 03/20] scripts/clean-includes: Skip symbolic links
,
Markus Armbruster
,
01:45
[PULL 08/20] hw/input: Clean up includes
,
Markus Armbruster
,
01:45
[PULL 01/20] scripts/clean-includes: Fully skip / ignore files
,
Markus Armbruster
,
01:45
[PULL 00/20] Header cleanup patches for 2023-02-06
,
Markus Armbruster
,
01:45
Re: [PATCH 02/10] hw/riscv/virt: Add a switch to enable/disable ACPI
,
Andrew Jones
,
00:37
February 06, 2023
[PATCH 1/1] readline: fix hmp completion issue
,
Dongli Zhang
,
23:53
[PATCH] roms/opensbi: Upgrade from v1.1 to v1.2
,
Bin Meng
,
23:40
Re: [PATCH 02/10] hw/riscv/virt: Add a switch to enable/disable ACPI
,
Bin Meng
,
22:57
Re: [PATCH 1/3] hw/gpio: add PCA6414 i2c GPIO expander
,
Joel Stanley
,
22:43
Re: [PATCH] configure: Add 'mkdir build' check
,
Dinah B
,
22:35
Re: [PATCH v3 0/6] Support for new CPU model SapphireRapids
,
Wang, Lei
,
22:14
Re: [PATCH] hw/riscv: virt: Simplify virt_{get,set}_aclint()
,
Alistair Francis
,
22:08
Re: pixman_blt on aarch64
,
Akihiko Odaki
,
21:17
Re: Should qemu-system-loongarch64 support -smbios?
,
gaosong
,
20:49
RE: [PATCH 1/3] hw/gpio: add PCA6414 i2c GPIO expander
,
Dong, Eddie
,
20:29
Re: Call for GSoC and Outreachy project ideas for summer 2023
,
Stefan Hajnoczi
,
20:01
[PULL 30/30] migration: save/delete migration thread info
,
Juan Quintela
,
20:00
[PULL 29/30] migration: Introduce interface query-migrationthreads
,
Juan Quintela
,
19:59
[PULL 28/30] multifd: Fix flush of zero copy page send request
,
Juan Quintela
,
19:59
[PULL 27/30] multifd: Fix a race on reading MultiFDPages_t.block
,
Juan Quintela
,
19:59
[PULL 26/30] migration: check magic value for deciding the mapping of channels
,
Juan Quintela
,
19:59
[PULL 25/30] io: Add support for MSG_PEEK for socket channel
,
Juan Quintela
,
19:59
[PULL 24/30] migration/dirtyrate: Show sample pages only in page-sampling mode
,
Juan Quintela
,
19:59
[PULL 23/30] migration: Perform vmsd structure check during tests
,
Juan Quintela
,
19:59
[PULL 22/30] migration: Add canary to VMSTATE_END_OF_LIST
,
Juan Quintela
,
19:59
[PULL 21/30] migration/rdma: fix return value for qio_channel_rdma_{readv, writev}
,
Juan Quintela
,
19:59
[PULL 20/30] migration: Show downtime during postcopy phase
,
Juan Quintela
,
19:58
[PULL 19/30] virtio-mem: Proper support for preallocation with migration
,
Juan Quintela
,
19:58
[PULL 17/30] virtio-mem: Fail if a memory backend with "prealloc=on" is specified
,
Juan Quintela
,
19:58
[PULL 18/30] virtio-mem: Migrate immutable properties early
,
Juan Quintela
,
19:58
[PULL 16/30] migration/ram: Factor out check for advised postcopy
,
Juan Quintela
,
19:58
[PULL 15/30] migration/vmstate: Introduce VMSTATE_WITH_TMP_TEST() and VMSTATE_BITMAP_TEST()
,
Juan Quintela
,
19:58
[PULL 14/30] migration/savevm: Allow immutable device state to be migrated early (i.e., before RAM)
,
Juan Quintela
,
19:58
[PULL 13/30] migration/savevm: Prepare vmdesc json writer in qemu_savevm_state_setup()
,
Juan Quintela
,
19:58
[PULL 12/30] migration/savevm: Move more savevm handling into vmstate_save()
,
Juan Quintela
,
19:58
[PULL 11/30] migration/ram: Optimize ram_write_tracking_start() for RamDiscardManager
,
Juan Quintela
,
19:58
[PULL 10/30] migration/ram: Rely on used_length for uffd_change_protection()
,
Juan Quintela
,
19:57
[PULL 09/30] migration/ram: Don't explicitly unprotect when unregistering uffd-wp
,
Juan Quintela
,
19:57
[PULL 08/30] migration/ram: Fix error handling in ram_write_tracking_start()
,
Juan Quintela
,
19:57
[PULL 07/30] migration/ram: Fix populate_read_range()
,
Juan Quintela
,
19:57
[PULL 06/30] util/userfaultfd: Add uffd_open()
,
Juan Quintela
,
19:57
[PULL 05/30] migration: simplify migration_iteration_run()
,
Juan Quintela
,
19:57
[PULL 04/30] migration: Remove unused threshold_size parameter
,
Juan Quintela
,
19:57
[PULL 03/30] migration: Split save_live_pending() into state_pending_*
,
Juan Quintela
,
19:57
[PULL 02/30] migration: No save_live_pending() method uses the QEMUFile parameter
,
Juan Quintela
,
19:57
[PULL 01/30] migration: Fix migration crash when target psize larger than host
,
Juan Quintela
,
19:57
[PULL 00/30] Migration 20230206 patches
,
Juan Quintela
,
19:57
Re: [PULL 00/26] Next patches
,
Juan Quintela
,
19:49
Re: [PATCH v2 3/3] util/userfaultfd: Support /dev/userfaultfd
,
Juan Quintela
,
19:12
Re: vhost-user (virtio-fs) migration: back end state
,
Juan Quintela
,
18:58
Re: [PATCH 1/3] MAINTAINERS: Add myself to maintainers and remove Havard
,
Havard Skinnemoen
,
18:47
[PATCH 1/1] hw/core/cpu: always print cpu index with cpu state
,
Dongli Zhang
,
18:45
Re: [PATCH v2 07/10] hw/ide/piix: Require an ISABus only for user-created instances
,
Bernhard Beschow
,
18:40
[PATCH 0/3] Nuvoton Peripheral SPI (PSPI) Module
,
Hao Wu
,
18:35
[PATCH 3/3] hw/arm: Attach PSPI module to NPCM7XX SoC
,
Hao Wu
,
18:35
[PATCH 2/3] hw/ssi: Add Nuvoton PSPI Module
,
Hao Wu
,
18:35
[PATCH 1/3] MAINTAINERS: Add myself to maintainers and remove Havard
,
Hao Wu
,
18:35
Re: [PULL 00/26] Next patches
,
Juan Quintela
,
18:34
Re: [PATCH v4 1/2] hw/sensor: Add SB-TSI Temperature Sensor Interface
,
Hao Wu
,
18:24
Re: [PATCH 02/10] hw/riscv/virt: Add a switch to enable/disable ACPI
,
Bernhard Beschow
,
18:14
Re: [PATCH 0/9] hw: Use QOM alias properties and few QOM/QDev cleanups
,
Philippe Mathieu-Daudé
,
18:05
Re: [PATCH v11 2/3] hw/riscv/boot.c: consolidate all kernel init in riscv_load_kernel()
,
Alistair Francis
,
17:55
Re: [RFC PATCH 01/16] hw/arm/smmuv3: Add missing fields for IDR0
,
Richard Henderson
,
17:51
[PATCH v2 11/11] target/arm: Declare CPU <-> NVIC helpers in 'hw/intc/armv7m_nvic.h'
,
Philippe Mathieu-Daudé
,
17:36
[PATCH v2 10/11] target/arm: Store CPUARMState::nvic as NVICState*
,
Philippe Mathieu-Daudé
,
17:36
[PATCH v2 09/11] target/arm: Restrict CPUARMState::nvic to sysemu
,
Philippe Mathieu-Daudé
,
17:36
[PATCH v2 08/11] target/arm: Restrict CPUARMState::arm_boot_info to sysemu
,
Philippe Mathieu-Daudé
,
17:35
[PATCH v2 07/11] target/arm: Restrict CPUARMState::gicv3state to sysemu
,
Philippe Mathieu-Daudé
,
17:35
[PATCH v2 06/11] target/arm: Avoid resetting CPUARMState::eabi field
,
Philippe Mathieu-Daudé
,
17:35
[PATCH v2 02/11] target/arm: Simplify arm_v7m_mmu_idx_for_secstate() for user emulation
,
Philippe Mathieu-Daudé
,
17:35
[PATCH v2 01/11] hw/intc/armv7m_nvic: Use OBJECT_DECLARE_SIMPLE_TYPE() macro
,
Philippe Mathieu-Daudé
,
17:35
[PATCH v2 05/11] target/arm: Convert CPUARMState::eabi to boolean
,
Philippe Mathieu-Daudé
,
17:35
[PATCH v2 04/11] target/arm: Constify ID_PFR1 on user emulation
,
Philippe Mathieu-Daudé
,
17:35
[PATCH v2 03/11] target/arm: Reduce arm_v7m_mmu_idx_[all/for_secstate_and_priv]() scope
,
Philippe Mathieu-Daudé
,
17:35
[PATCH v2 00/11] target/arm: Housekeeping around NVIC
,
Philippe Mathieu-Daudé
,
17:35
Re: [PATCH 1/3] hw/gpio: add PCA6414 i2c GPIO expander
,
Corey Minyard
,
17:28
Re: [PATCH v11 1/3] hw/riscv: handle 32 bit CPUs kernel_entry in riscv_load_kernel()
,
Alistair Francis
,
17:25
Re: [PATCH] hw/riscv: virt: Simplify virt_{get,set}_aclint()
,
Alistair Francis
,
17:22
Re: hw/misc/mos6522: What is VIA_TIMER_FREQ value?
,
Mark Cave-Ayland
,
17:14
[PULL 8/8] mac_oldworld: Allow specifying nvram backing store
,
Mark Cave-Ayland
,
17:08
[PULL 7/8] mac_nvram: Add block backend to persist NVRAM contents
,
Mark Cave-Ayland
,
17:08
[PULL 6/8] hw/misc/macio: Return bool from functions taking errp
,
Mark Cave-Ayland
,
17:08
[PULL 5/8] hw/misc/macio: Remove some single use local variables
,
Mark Cave-Ayland
,
17:08
[PULL 4/8] hw/misc/macio: Rename sysbus_dev to sbd for consistency and brevity
,
Mark Cave-Ayland
,
17:08
[PULL 3/8] hw/misc/macio: Avoid some QOM casts
,
Mark Cave-Ayland
,
17:07
[PULL 2/8] mac_{old, new}world: Use local variable instead of qdev_get_machine()
,
Mark Cave-Ayland
,
17:07
[PULL 1/8] input/adb: Only include header where needed
,
Mark Cave-Ayland
,
17:07
[PULL 0/8] qemu-macppc queue 20230206
,
Mark Cave-Ayland
,
17:07
Re: [PULL 00/26] Next patches
,
Peter Xu
,
17:07
Re: [PATCH 0/9] hw: Use QOM alias properties and few QOM/QDev cleanups
,
Mark Cave-Ayland
,
16:54
Re: [PATCH RFC 14/21] migration: Map hugetlbfs ramblocks twice, and pre-allocate
,
Peter Xu
,
16:40
Re: [PATCH 1/3] hw/gpio: add PCA6414 i2c GPIO expander
,
Philippe Mathieu-Daudé
,
16:38
Re: [PATCH v2 3/3] util/userfaultfd: Support /dev/userfaultfd
,
Peter Xu
,
16:31
Re: [PATCH v2 18/23] vfio-user: add dma_unmap_all
,
Alex Williamson
,
16:29
Re: Call for GSoC and Outreachy project ideas for summer 2023
,
Stefan Hajnoczi
,
16:22
Re: vhost-user (virtio-fs) migration: back end state
,
Stefan Hajnoczi
,
16:16
Re: vhost-user (virtio-fs) migration: back end state
,
Juan Quintela
,
16:02
Re: [PATCH v3 0/4] block: fix detect-zeroes= with BDRV_REQ_REGISTERED_BUF
,
Stefan Hajnoczi
,
16:01
Re: [PATCH 1/1] accel/tcg: Allow the second page of an instruction to be MMIO
,
Philippe Mathieu-Daudé
,
16:01
Re: [PATCH v2 17/23] vfio-user: dma map/unmap operations
,
Alex Williamson
,
15:58
Re: [PATCH v4 0/2] riscv: Add support for Zicbo[m,z,p] instructions
,
Daniel Henrique Barboza
,
15:58
Re: [PATCH V2] meson: fix dependency on qemu-keymap
,
Marc-André Lureau
,
15:38
Re: [PATCH v2 15/23] vfio-user: forward msix BAR accesses to server
,
Alex Williamson
,
15:33
Re: [RFC 0/3] virtio-blk: add iothread-vq-mapping parameter
,
Stefan Hajnoczi
,
15:31
Re: [RFC PATCH 1/5] Rename the singlestep global variable to one_insn_per_tb
,
Thomas Huth
,
15:20
Re: [PATCH v11 2/3] hw/riscv/boot.c: consolidate all kernel init in riscv_load_kernel()
,
Daniel Henrique Barboza
,
15:18
Re: [RFC PATCH 0/5] Deprecate/rename singlestep command line option
,
Thomas Huth
,
15:18
Re: [PATCH v11 2/3] hw/riscv/boot.c: consolidate all kernel init in riscv_load_kernel()
,
Richard Henderson
,
14:54
Re: Call for GSoC and Outreachy project ideas for summer 2023
,
Alberto Faria
,
14:53
[PATCH 3/3] hw/gpio: add PCA9536 i2c gpio expander
,
Titus Rwantare
,
14:49
[PATCH 1/3] hw/gpio: add PCA6414 i2c GPIO expander
,
Titus Rwantare
,
14:49
[PATCH 2/3] hw/gpio: add PCA9538 8-bit GPIO expander
,
Titus Rwantare
,
14:49
[PATCH 0/3] PCA I2C GPIO expanders
,
Titus Rwantare
,
14:49
[PATCH 1/1] accel/tcg: Allow the second page of an instruction to be MMIO
,
Richard Henderson
,
14:38
[PATCH 0/1] accel/tcg: Allow the second page of an instruction to be MMIO
,
Richard Henderson
,
14:38
Re: [PATCH 6/9] target/arm: Restrict CPUARMState::nvic to sysemu and store as NVICState*
,
Richard Henderson
,
14:17
Re: [PATCH v2 12/23] vfio-user: region read/write
,
Alex Williamson
,
14:08
Re: [PATCH 6/9] target/arm: Restrict CPUARMState::nvic to sysemu and store as NVICState*
,
Philippe Mathieu-Daudé
,
14:00
Re: [PATCH 7/9] target/arm: Declare CPU <-> NVIC helpers in 'hw/intc/armv7m_nvic.h'
,
Richard Henderson
,
13:59
Re: [PATCH 6/9] target/arm: Restrict CPUARMState::nvic to sysemu and store as NVICState*
,
Richard Henderson
,
13:57
Re: [PATCH 5/9] target/arm: Restrict CPUARMState::gicv3state to sysemu
,
Richard Henderson
,
13:54
[PATCH v2 16/17] audio/audio_template: substitute sw->hw with hw
,
Volker Rümelin
,
13:53
[PATCH v2 17/17] audio: remove sw->ratio
,
Volker Rümelin
,
13:53
[PATCH v2 14/17] audio: wire up st_rate_frames_out()
,
Volker Rümelin
,
13:53
[PATCH v2 15/17] audio: handle leftover audio frame from upsampling
,
Volker Rümelin
,
13:53
[PATCH v2 13/17] audio/mixeng: calculate number of output frames
,
Volker Rümelin
,
13:53
[PATCH v2 12/17] audio: rename variables in audio_pcm_sw_read()
,
Volker Rümelin
,
13:53
[PATCH v2 04/17] audio: replace the resampling loop in audio_pcm_sw_write()
,
Volker Rümelin
,
13:53
[PATCH v2 11/17] audio: replace the resampling loop in audio_pcm_sw_read()
,
Volker Rümelin
,
13:53
[PATCH v2 10/17] audio: wire up st_rate_frames_in()
,
Volker Rümelin
,
13:53
[PATCH v2 09/17] audio/mixeng: calculate number of input frames
,
Volker Rümelin
,
13:53
[PATCH v2 08/17] audio: remove unused noop_conv() function
,
Volker Rümelin
,
13:52
[PATCH v2 07/17] audio: don't misuse audio_pcm_sw_write()
,
Volker Rümelin
,
13:52
Re: [PATCH 4/9] target/arm: Restrict CPUARMState::arm_boot_info to sysemu
,
Richard Henderson
,
13:52
[PATCH v2 05/17] audio: remove sw == NULL check
,
Volker Rümelin
,
13:52
[PATCH v2 06/17] audio: rename variables in audio_pcm_sw_write()
,
Volker Rümelin
,
13:52
[PATCH v2 03/17] audio: make the resampling code greedy
,
Volker Rümelin
,
13:52
Re: [PATCH 02/12] tests/qtest: Do not run lsi53c895a test if device is not present
,
Philippe Mathieu-Daudé
,
13:52
[PATCH v2 02/17] audio: change type and name of the resample buffer
,
Volker Rümelin
,
13:52
[PATCH v2 01/17] audio: change type of mix_buf and conv_buf
,
Volker Rümelin
,
13:52
Re: [PATCH 1/9] target/arm: Restrict v7-M MMU helpers to sysemu TCG
,
Richard Henderson
,
13:48
Re: Call for GSoC and Outreachy project ideas for summer 2023
,
Eugenio Perez Martin
,
13:48
[PATCH v2 00/17] audio: improve callback interface for audio frontends
,
Volker Rümelin
,
13:47
Re: [PATCH v5 4/4] scripts: add script to compare compatible properties
,
Maksim Davydov
,
13:42
Re: [PATCH 2/9] target/arm: Constify ID_PFR1 on user emulation
,
Richard Henderson
,
13:39
Re: [PATCH 3/9] target/arm: Avoid resetting CPUARMState::eabi field
,
Richard Henderson
,
13:37
Re: [PATCH v15 06/11] s390x/cpu topology: interception of PTF instruction
,
Nina Schoetterl-Glausch
,
13:34
[PATCH V2] meson: fix dependency on qemu-keymap
,
Steve Sistare
,
13:34
Re: [PATCH V1] meson: fix dependency on qemu-keymap
,
Steven Sistare
,
13:34
Re: [PATCH] MAINTAINERS: Mark IDE and Floppy as "Odd Fixes"
,
John Snow
,
13:31
Re: [PATCH v5 2/3] arm/kvm: add support for MTE
,
Richard Henderson
,
13:27
[PATCH] MAINTAINERS: Mark IDE and Floppy as "Odd Fixes"
,
John Snow
,
13:26
Re: [PATCH v5 3/3] qtests/arm: add some mte tests
,
Eric Auger
,
13:23
Re: [RFC PATCH 0/5] Deprecate/rename singlestep command line option
,
Richard Henderson
,
13:18
Re: [PATCH v15 05/11] s390x/cpu topology: resetting the Topology-Change-Report
,
Nina Schoetterl-Glausch
,
12:53
Re: [PATCH 02/12] tests/qtest: Do not run lsi53c895a test if device is not present
,
Fabiano Rosas
,
12:46
[PATCH v4 10/10] hw/cxl/mailbox: Use new UUID network order define for cel_uuid
,
Jonathan Cameron
,
12:33
[PATCH v4 09/10] qemu/uuid: Add UUID static initializer
,
Jonathan Cameron
,
12:32
[PATCH v4 08/10] qemu/bswap: Add const_le64()
,
Jonathan Cameron
,
12:32
[PATCH v4 07/10] tests: acpi: Update q35/DSDT.cxl for removed duplicate UID
,
Jonathan Cameron
,
12:31
[PATCH v4 06/10] hw/i386/acpi: Drop duplicate _UID entry for CXL root bridge
,
Jonathan Cameron
,
12:31
[PATCH v4 05/10] tests/acpi: Allow update of q35/DSDT.cxl
,
Jonathan Cameron
,
12:30
[PATCH v4 04/10] hw/cxl: Add CXL_CAPACITY_MULTIPLIER definition
,
Jonathan Cameron
,
12:30
[PATCH v4 03/10] hw/cxl: set cxl-type3 device type to PCI_CLASS_MEMORY_CXL
,
Jonathan Cameron
,
12:29
[PATCH v4 02/10] hw/pci-bridge/cxl_downstream: Fix type naming mismatch
,
Jonathan Cameron
,
12:29
[PATCH v4 01/10] hw/mem/cxl_type3: Improve error handling in realize()
,
Jonathan Cameron
,
12:28
[PATCH v4 00/10] hw/cxl: CXL emulation cleanups and minor fixes for upstream
,
Jonathan Cameron
,
12:28
Re: Call for GSoC and Outreachy project ideas for summer 2023
,
Stefan Hajnoczi
,
12:22
[RFC PATCH 4/5] softmmu: Add '-one-insn-per-tb' option equivalent to '-singlestep'
,
Peter Maydell
,
12:14
[RFC PATCH 1/5] Rename the singlestep global variable to one_insn_per_tb
,
Peter Maydell
,
12:14
[RFC PATCH 3/5] bsd-user: Add '-one-insn-per-tb' option equivalent to '-singlestep'
,
Peter Maydell
,
12:14
[RFC PATCH 2/5] linux-user: Add '-one-insn-per-tb' option equivalent to '-singlestep'
,
Peter Maydell
,
12:14
[RFC PATCH 5/5] hmp: Add 'one-insn-per-tb' command equivalent to 'singlestep'
,
Peter Maydell
,
12:14
[RFC PATCH 0/5] Deprecate/rename singlestep command line option
,
Peter Maydell
,
12:14
Re: [PATCH 01/10] vl.c: Do not add isa-parallel if it's not present
,
Fabiano Rosas
,
12:06
Re: Call for GSoC and Outreachy project ideas for summer 2023
,
Eugenio Perez Martin
,
11:47
Re: [PATCH v5 2/3] arm/kvm: add support for MTE
,
Cornelia Huck
,
11:41
RE: [PATCH v8 0/8] Introduce igb
,
Sriram Yagnaraman
,
11:29
Re: vhost-user (virtio-fs) migration: back end state
,
Stefan Hajnoczi
,
11:27
Re: hw/misc/mos6522: What is VIA_TIMER_FREQ value?
,
Philippe Mathieu-Daudé
,
11:25
hw/misc/mos6522: What is VIA_TIMER_FREQ value?
,
Philippe Mathieu-Daudé
,
11:22
Re: [PATCH v5 2/3] arm/kvm: add support for MTE
,
Cornelia Huck
,
11:15
Re: [PATCH v4 4/4] qapi: update pylint configuration
,
John Snow
,
10:59
Re: [PULL 03/38] pflash: Only read non-zero parts of backend image
,
Cédric Le Goater
,
10:54
Re: [PATCH 02/12] tests/qtest: Do not run lsi53c895a test if device is not present
,
Philippe Mathieu-Daudé
,
10:32
Re: [PATCH 0/9] hw: Use QOM alias properties and few QOM/QDev cleanups
,
Philippe Mathieu-Daudé
,
10:28
Re: [PATCH 08/12] tests/qtest: Check for devices in bios-tables-test
,
Michael S. Tsirkin
,
10:22
Re: [RFC PATCH] tests: be a bit more strict cleaning up fifos
,
Alex Bennée
,
10:16
Re: [PATCH v11 1/3] hw/riscv: handle 32 bit CPUs kernel_entry in riscv_load_kernel()
,
Philippe Mathieu-Daudé
,
10:12
Re: [PATCH v11 2/3] hw/riscv/boot.c: consolidate all kernel init in riscv_load_kernel()
,
Philippe Mathieu-Daudé
,
10:10
[PATCH 12/12] [NOT FOR MERGE] tests/qtest: Introduce qtest_validate_args
,
Fabiano Rosas
,
10:06
[PATCH 11/12] tests/qtest: bios-tables-test: Skip if missing configs
,
Fabiano Rosas
,
10:06
[PATCH 10/12] tests/qemu-iotests: Require virtio-scsi-pci
,
Fabiano Rosas
,
10:06
[PATCH 09/12] tests/qtest: Do not include hexloader-test if loader device is not present
,
Fabiano Rosas
,
10:06
[PATCH 08/12] tests/qtest: Check for devices in bios-tables-test
,
Fabiano Rosas
,
10:06
[PATCH 07/12] tests/qtest: drive_del-test: Skip tests that require missing devices
,
Fabiano Rosas
,
10:06
[PATCH 06/12] tests/qtest: Skip unplug tests that use missing devices
,
Fabiano Rosas
,
10:06
[PATCH 05/12] tests/qtest: hd-geo-test: Check for missing devices
,
Fabiano Rosas
,
10:06
[PATCH 04/12] tests/qtest: Skip virtio-serial-console tests if device not present
,
Fabiano Rosas
,
10:06
[PATCH 03/12] tests/qtest: Add dependence on PCIE_ROOT for virtio-net-failover.c
,
Fabiano Rosas
,
10:06
[PATCH 02/12] tests/qtest: Do not run lsi53c895a test if device is not present
,
Fabiano Rosas
,
10:06
[PATCH 01/12] tests/qtest: Skip PXE tests for missing devices
,
Fabiano Rosas
,
10:06
[PATCH 00/12] qtests vs. default devices
,
Fabiano Rosas
,
10:06
Re: [PATCH 01/10] vl.c: Do not add isa-parallel if it's not present
,
Philippe Mathieu-Daudé
,
10:03
Re: [PATCH 00/10] Kconfig vs. default devices
,
Fabiano Rosas
,
09:56
Re: [PATCH] build: make meson-buildoptions.sh stable
,
Philippe Mathieu-Daudé
,
09:56
Re: [RFC PATCH] tests: be a bit more strict cleaning up fifos
,
Philippe Mathieu-Daudé
,
09:54
Re: [PATCH v15 09/11] machine: adding s390 topology to query-cpu-fast
,
Daniel P . Berrangé
,
09:51
RE: accel/tcg/translator.c question about translator_access
,
Sid Manning
,
09:45
Re: [PATCH] configure: Add 'mkdir build' check
,
Peter Maydell
,
09:42
Re: [PATCH] curl: Fix error path in curl_open()
,
Philippe Mathieu-Daudé
,
09:37
Re: [PATCH 9/9] hw/arm/armv7m: Pass CPU/NVIC using object_property_add_const_link()
,
Philippe Mathieu-Daudé
,
09:35
Re: virtio-sound Google Summer of Code project?
,
Anton Yakovlev
,
09:32
Re: virtio-sound Google Summer of Code project?
,
Stefan Hajnoczi
,
09:24
Re: [PATCH 10/10] hw/arm: Select VGA_PCI for sbsa-ref machine
,
Peter Maydell
,
09:23
Re: [PATCH 08/10] hw/arm: Select GICV3_TCG for sbsa-ref machine
,
Peter Maydell
,
09:22
Re: [PATCH 07/10] hw/arm: Select XLNX_USB_SUBSYS for xlnx-zcu102 machine
,
Peter Maydell
,
09:21
Re: Call for GSoC and Outreachy project ideas for summer 2023
,
Stefan Hajnoczi
,
09:21
Re: [PATCH 00/10] Kconfig vs. default devices
,
Peter Maydell
,
09:21
Re: [PATCH 08/10] hw/riscv/Kconfig: virt: Enable ACPI config options
,
Sunil V L
,
09:20
Re: [PATCH v15 09/11] machine: adding s390 topology to query-cpu-fast
,
Pierre Morel
,
09:17
Re: [PATCH v15 09/11] machine: adding s390 topology to query-cpu-fast
,
Pierre Morel
,
09:13
Re: [PATCH 00/10] Retire Fork-Based Fuzzing
,
Alexander Bulekov
,
09:12
Re: [RFC 0/3] virtio-blk: add iothread-vq-mapping parameter
,
Michal Prívozník
,
09:11
[RFC PATCH] tests: be a bit more strict cleaning up fifos
,
Alex Bennée
,
09:11
[PATCH 09/10] hw/arm: Select e1000e for sbsa-ref machine
,
Fabiano Rosas
,
09:11
[PATCH 10/10] hw/arm: Select VGA_PCI for sbsa-ref machine
,
Fabiano Rosas
,
09:11
[PATCH 08/10] hw/arm: Select GICV3_TCG for sbsa-ref machine
,
Fabiano Rosas
,
09:11
[PATCH 07/10] hw/arm: Select XLNX_USB_SUBSYS for xlnx-zcu102 machine
,
Fabiano Rosas
,
09:10
[PATCH 06/10] hw/arm: Select VIRTIO_BLK for virt machine
,
Fabiano Rosas
,
09:10
[PATCH 05/10] hw/arm: Select VIRTIO_NET for virt machine
,
Fabiano Rosas
,
09:10
[PATCH 04/10] hw/i386: Select E1000_PCI for i440fx
,
Fabiano Rosas
,
09:10
[PATCH 03/10] hw/i386: Select VGA_PCI in Kconfig
,
Fabiano Rosas
,
09:10
[PATCH 02/10] hw/i386: Select E1000E for q35
,
Fabiano Rosas
,
09:10
[PATCH 01/10] vl.c: Do not add isa-parallel if it's not present
,
Fabiano Rosas
,
09:10
[PATCH 00/10] Kconfig vs. default devices
,
Fabiano Rosas
,
09:10
Re: [PATCH v15 08/11] qapi/s390x/cpu topology: x-set-cpu-topology monitor command
,
Pierre Morel
,
09:04
[PATCH v11 2/3] hw/riscv/boot.c: consolidate all kernel init in riscv_load_kernel()
,
Daniel Henrique Barboza
,
09:00
[PATCH v11 3/3] hw/riscv/boot.c: make riscv_load_initrd() static
,
Daniel Henrique Barboza
,
09:00
[PATCH v11 0/3] Consolidate all kernel init in load_kernel()
,
Daniel Henrique Barboza
,
09:00
[PATCH v11 1/3] hw/riscv: handle 32 bit CPUs kernel_entry in riscv_load_kernel()
,
Daniel Henrique Barboza
,
09:00
Re: [PATCH] gdbstub: move update guest debug to accel ops
,
Alex Bennée
,
08:53
Re: [PATCH 0/5] hw/ppc: Set QDev properties using QDev API (part 2/3)
,
Daniel Henrique Barboza
,
08:52
Re: [PATCH] curl: Fix error path in curl_open()
,
Daniel P . Berrangé
,
08:36
Re: [PATCH v8 0/8] Introduce igb
,
Cédric Le Goater
,
08:32
Re: [PATCH v5 2/3] arm/kvm: add support for MTE
,
Eric Auger
,
08:32
[PATCH] curl: Fix error path in curl_open()
,
Hanna Czenczek
,
08:30
Re: [PATCH v8 8/8] docs/system/devices/igb: Add igb documentation
,
Cédric Le Goater
,
08:29
Re: [PATCH 04/10] hw/riscv/virt: virt-acpi-build.c: Add basic ACPI tables
,
Sunil V L
,
08:24
Re: [PULL 04/35] tests/unit: drop hacky race avoidance in test-io-channel-command
,
Philippe Mathieu-Daudé
,
08:23
Re: [PATCH] build: make meson-buildoptions.sh stable
,
Alex Bennée
,
08:22
Re: [PATCH v15 07/11] target/s390x/cpu topology: activating CPU topology
,
Pierre Morel
,
08:19
Re: [PULL 04/35] tests/unit: drop hacky race avoidance in test-io-channel-command
,
Alex Bennée
,
08:11
Re: [PATCH v5 2/3] arm/kvm: add support for MTE
,
Eric Auger
,
08:10
Re: [PATCH v15 09/11] machine: adding s390 topology to query-cpu-fast
,
Thomas Huth
,
08:10
Re: [PATCH 02/10] hw/riscv/virt: Add a switch to enable/disable ACPI
,
Sunil V L
,
08:04
Re: [PATCH v15 06/11] s390x/cpu topology: interception of PTF instruction
,
Pierre Morel
,
08:02
Re: [PATCH 18/19] hw/rx: Set QDev properties using QDev API
,
Yoshinori Sato
,
08:01
Re: [PATCH v15 03/11] target/s390x/cpu topology: handle STSI(15) and build the SYSIB
,
Pierre Morel
,
07:58
Re: [PATCH 02/10] hw/riscv/virt: Add a switch to enable/disable ACPI
,
Gerd Hoffmann
,
07:56
Re: [PATCH v15 05/11] s390x/cpu topology: resetting the Topology-Change-Report
,
Pierre Morel
,
07:50
Re: [PATCH v15 09/11] machine: adding s390 topology to query-cpu-fast
,
Daniel P . Berrangé
,
07:49
Re: [PATCH] meson: Avoid duplicates in generated config-poison.h again
,
Alex Bennée
,
07:48
Re: [PATCH v5 1/3] arm/virt: don't try to spell out the accelerator
,
Eric Auger
,
07:47
Re: [PATCH v15 09/11] machine: adding s390 topology to query-cpu-fast
,
Thomas Huth
,
07:41
Re: [PATCH v15 09/11] machine: adding s390 topology to query-cpu-fast
,
Thomas Huth
,
07:39
vhost-user (virtio-fs) migration: back end state
,
Hanna Czenczek
,
07:35
Re: [PATCH 02/10] hw/riscv/virt: Add a switch to enable/disable ACPI
,
Andrew Jones
,
07:35
[PATCH v9 14/14] docs/devel: Align VFIO migration docs to v2 protocol
,
Avihai Horon
,
07:33
[PATCH v9 13/14] vfio: Alphabetize migration section of VFIO trace-events file
,
Avihai Horon
,
07:33
[PATCH v9 12/14] vfio/migration: Remove VFIO migration protocol v1
,
Avihai Horon
,
07:33
[PATCH v9 10/14] vfio/migration: Implement VFIO migration protocol v2
,
Avihai Horon
,
07:33
[PATCH v9 11/14] vfio/migration: Optimize vfio_save_pending()
,
Avihai Horon
,
07:33
[PATCH v9 09/14] vfio/migration: Rename functions/structs related to v1 protocol
,
Avihai Horon
,
07:33
[PATCH v9 07/14] vfio/migration: Block multiple devices migration
,
Avihai Horon
,
07:33
[PATCH v9 08/14] vfio/migration: Move migration v1 logic to vfio_migration_init()
,
Avihai Horon
,
07:33
[PATCH v9 06/14] vfio/common: Change vfio_devices_all_running_and_saving() logic to equivalent one
,
Avihai Horon
,
07:32
[PATCH] build: make meson-buildoptions.sh stable
,
Paolo Bonzini
,
07:32
[PATCH v9 05/14] migration/qemu-file: Add qemu_file_get_to_fd()
,
Avihai Horon
,
07:32
[PATCH v9 03/14] vfio/migration: Fix NULL pointer dereference bug
,
Avihai Horon
,
07:32
[PATCH v9 04/14] vfio/migration: Allow migration without VFIO IOMMU dirty tracking support
,
Avihai Horon
,
07:32
[PATCH v9 02/14] migration: No save_live_pending() method uses the QEMUFile parameter
,
Avihai Horon
,
07:32
[PATCH v9 01/14] linux-headers: Update to v6.2-rc1
,
Avihai Horon
,
07:32
[PATCH v9 00/14] vfio/migration: Implement VFIO migration protocol v2
,
Avihai Horon
,
07:32
Re: [PATCH v8 0/8] Introduce igb
,
Akihiko Odaki
,
07:30
Re: [PULL 04/35] tests/unit: drop hacky race avoidance in test-io-channel-command
,
Philippe Mathieu-Daudé
,
07:28
Re: [PATCH v15 08/11] qapi/s390x/cpu topology: x-set-cpu-topology monitor command
,
Thomas Huth
,
07:21
Re: [PATCH v15 8/8] docs/zoned-storage: add zoned device documentation
,
Sam Li
,
07:19
[PATCH 9/9] hw/arm/armv7m: Pass CPU/NVIC using object_property_add_const_link()
,
Philippe Mathieu-Daudé
,
07:18
[PATCH 8/9] hw/intc/armv7m_nvic: Allow calling neg_prio_requested on unrealized NVIC
,
Philippe Mathieu-Daudé
,
07:18
[PATCH 7/9] target/arm: Declare CPU <-> NVIC helpers in 'hw/intc/armv7m_nvic.h'
,
Philippe Mathieu-Daudé
,
07:18
[PATCH 6/9] target/arm: Restrict CPUARMState::nvic to sysemu and store as NVICState*
,
Philippe Mathieu-Daudé
,
07:17
[PATCH 3/9] target/arm: Avoid resetting CPUARMState::eabi field
,
Philippe Mathieu-Daudé
,
07:17
[PATCH 5/9] target/arm: Restrict CPUARMState::gicv3state to sysemu
,
Philippe Mathieu-Daudé
,
07:17
[PATCH 4/9] target/arm: Restrict CPUARMState::arm_boot_info to sysemu
,
Philippe Mathieu-Daudé
,
07:17
[PATCH 2/9] target/arm: Constify ID_PFR1 on user emulation
,
Philippe Mathieu-Daudé
,
07:17
[PATCH 1/9] target/arm: Restrict v7-M MMU helpers to sysemu TCG
,
Philippe Mathieu-Daudé
,
07:17
[PATCH 0/9] target/arm: Housekeeping around NVIC
,
Philippe Mathieu-Daudé
,
07:17
Re: [PATCH v15 8/8] docs/zoned-storage: add zoned device documentation
,
Stefan Hajnoczi
,
07:16
Re: [PATCH v15 3/8] block: add block layer APIs resembling Linux ZonedBlockDevice ioctls
,
Sam Li
,
07:13
Re: [PATCH v15 3/8] block: add block layer APIs resembling Linux ZonedBlockDevice ioctls
,
Stefan Hajnoczi
,
07:04
Re: [PATCH v15 07/11] target/s390x/cpu topology: activating CPU topology
,
Thomas Huth
,
06:57
Re: Call for GSoC and Outreachy project ideas for summer 2023
,
Eugenio Perez Martin
,
06:53
Re: [PATCH v15 06/11] s390x/cpu topology: interception of PTF instruction
,
Thomas Huth
,
06:38
Re: [PULL 00/16] ppc queue
,
Peter Maydell
,
06:37
Re: [PATCH v15 03/11] target/s390x/cpu topology: handle STSI(15) and build the SYSIB
,
Thomas Huth
,
06:24
[PATCH RFCv1 7/8] hw/arm/virt: Enable backup bitmap for dirty ring
,
Gavin Shan
,
06:23
[PATCH RFCv1 5/8] kvm: Synchronize secondary bitmap in last stage
,
Gavin Shan
,
06:23
[PATCH RFCv1 6/8] kvm: Add helper kvm_dirty_ring_init()
,
Gavin Shan
,
06:23
[PATCH RFCv1 8/8] kvm: Enable dirty ring for arm64
,
Gavin Shan
,
06:23
[PATCH RFCv1 4/8] kvm: Introduce secondary dirty bitmap
,
Gavin Shan
,
06:23
[PATCH RFCv1 3/8] migration: Add last stage indicator to global dirty log synchronization
,
Gavin Shan
,
06:22
[PATCH RFCv1 2/8] memory: Add last stage indicator to global dirty log synchronization
,
Gavin Shan
,
06:22
[PATCH RFCv1 1/8] linux-headers: Update for dirty ring
,
Gavin Shan
,
06:22
[PATCH RFCv1 0/8] hw/arm/virt: Support dirty ring
,
Gavin Shan
,
06:22
Re: [PATCH 02/10] hw/riscv/virt: Add a switch to enable/disable ACPI
,
Philippe Mathieu-Daudé
,
06:18
Re: [PATCH 1/1] hw/loongarch/virt: add system_powerdown hmp command support
,
Philippe Mathieu-Daudé
,
06:11
Re: [PATCH v15 05/11] s390x/cpu topology: resetting the Topology-Change-Report
,
Thomas Huth
,
06:05
Re: [PATCH] meson: Avoid duplicates in generated config-poison.h again
,
Philippe Mathieu-Daudé
,
06:05
Re: [PATCH 02/10] hw/riscv/virt: Add a switch to enable/disable ACPI
,
Andrea Bolognani
,
05:55
Re: [PATCH 6/6] gitlab-ci.d/buildtest: Disintegrate the build-coroutine-sigaltstack job
,
Peter Maydell
,
05:47
Re: Qemu - how to run in Win?
,
Jacob A
,
05:34
Re: [PATCH 10/10] MAINTAINERS: Add entry for RISC-V ACPI
,
Bin Meng
,
05:33
Re: [PATCH v15 03/11] target/s390x/cpu topology: handle STSI(15) and build the SYSIB
,
Nina Schoetterl-Glausch
,
05:33
Re: [PATCH 09/10] hw/riscv/virt.c: Initialize the ACPI tables
,
Bin Meng
,
05:32
Re: [PATCH] meson: Avoid duplicates in generated config-poison.h again
,
Marc-André Lureau
,
05:30
Re: [PATCH 08/10] hw/riscv/Kconfig: virt: Enable ACPI config options
,
Bin Meng
,
05:30
Re: [PATCH 07/10] hw/riscv: meson.build: Build virt-acpi-build.c
,
Bin Meng
,
05:26
[PATCH] meson: Avoid duplicates in generated config-poison.h again
,
Markus Armbruster
,
05:20
Re: [PATCH v15 04/11] s390x/sclp: reporting the maximum nested topology entries
,
Pierre Morel
,
05:20
Re: Qemu - how to run in Win?
,
Bin Meng
,
05:19
Re: [PATCH 04/10] hw/riscv/virt: virt-acpi-build.c: Add basic ACPI tables
,
Bin Meng
,
05:18
Re: [PATCH v15 04/11] s390x/sclp: reporting the maximum nested topology entries
,
Thomas Huth
,
05:13
Re: [PATCH v15 03/11] target/s390x/cpu topology: handle STSI(15) and build the SYSIB
,
Pierre Morel
,
05:07
Re: [PATCH v3 8/9] hw/i386/x86: Make TYPE_X86_MACHINE the owner of smram
,
Juan Quintela
,
05:06
Re: Qemu - how to run in Win?
,
Philippe Mathieu-Daudé
,
04:55
Re: [PATCH 03/10] hw/riscv/virt: Add memmap pointer to RiscVVirtState
,
Bin Meng
,
04:50
Re: [PATCH 02/10] hw/riscv/virt: Add a switch to enable/disable ACPI
,
Bin Meng
,
04:43
Re: [PATCH 6/6] gitlab-ci.d/buildtest: Disintegrate the build-coroutine-sigaltstack job
,
Juan Quintela
,
04:36
Re: [PATCH] hw/riscv: virt: Simplify virt_{get,set}_aclint()
,
Philippe Mathieu-Daudé
,
04:20
Re: [PATCH v2 07/10] hw/ide/piix: Require an ISABus only for user-created instances
,
Mark Cave-Ayland
,
04:15
Re: [PATCH 0/5] hw/ppc: Set QDev properties using QDev API (part 2/3)
,
Mark Cave-Ayland
,
04:09
[PATCH] hw/riscv: virt: Simplify virt_{get,set}_aclint()
,
Bin Meng
,
03:50
Re: [PATCH 6/6] gitlab-ci.d/buildtest: Disintegrate the build-coroutine-sigaltstack job
,
Juan Quintela
,
03:46
Re: [PULL 00/11] Net patches
,
Laurent Vivier
,
03:23
Re: [PATCH v2 2/9] tests: fix test-io-channel-command on win32
,
Philippe Mathieu-Daudé
,
03:13
Re: [PATCH 1/1] hw/loongarch/virt: add system_powerdown hmp command support
,
gaosong
,
03:10
Re: [PATCH v2 2/9] tests: fix test-io-channel-command on win32
,
Thomas Huth
,
03:09
Re: [PATCH 4/5] hw/ppc/spapr: Set QDev properties using QDev API
,
Cédric Le Goater
,
03:07
Re: [PATCH 5/5] hw/ppc/pnv: Set QDev properties using QDev API
,
Cédric Le Goater
,
03:06
Re: [PATCH 2/3] hw/isa/vt82c686: Allow PM controller to switch to ACPI mode
,
Philippe Mathieu-Daudé
,
03:01
Re: [PATCH 2/3] hw/isa/vt82c686: Allow PM controller to switch to ACPI mode
,
Philippe Mathieu-Daudé
,
03:01
Re: [PATCH 0/5] hw/ppc: Set QDev properties using QDev API (part 2/3)
,
Cédric Le Goater
,
03:00
Re: [PATCH v3 1/6] i386: Introduce FeatureWordInfo for AMX CPUID leaf 0x1D and 0x1E
,
Yuan Yao
,
02:45
Re: [PATCH 6/6] gitlab-ci.d/buildtest: Disintegrate the build-coroutine-sigaltstack job
,
Thomas Huth
,
02:44
Re: [PATCH v3 4/6] i386: Mask and report unavailable multi-bit feature values
,
Yuan Yao
,
02:43
Re: [PATCH V1] meson: fix dependency on qemu-keymap
,
Marc-André Lureau
,
01:56
Re: qemu-img hangs on s390x
,
Philippe Mathieu-Daudé
,
01:55
Re: [PATCH v2 07/10] hw/ide/piix: Require an ISABus only for user-created instances
,
Philippe Mathieu-Daudé
,
01:51
Re: [PATCH v2 0/9] Various win32 fixes & teach 'getfd' QMP command to import sockets
,
Marc-André Lureau
,
01:36
Re: [PATCH 01/10] hw/riscv/virt: Add OEM_ID and OEM_TABLE_ID fields
,
Bin Meng
,
00:50
RE: [PATCH v4 04/16] hw/9pfs: Implement Windows specific xxxdir() APIs
,
Shi, Guohuai
,
00:37
Re: [RFC v2 12/13] vdpa: preemptive kick at enable
,
Si-Wei Liu
,
00:09
February 05, 2023
Re: [PATCH v2] KVM: dirty ring: check if vcpu is created before dirty_ring_reap_one
,
Weinan Liu??????????
,
22:58
[PATCH v2 1/2] virtio_net: virtio_net_tx_complete() stop flush new packets for purge operation
,
Xuan Zhuo
,
22:21
[PATCH v2 2/2] virtio_net: just purge tx when dev/queue reset
,
Xuan Zhuo
,
22:21
[PATCH v2 0/2] virtio: fix for assertion failure: virtio_net_get_subqueue(nc)->async_tx.elem failed
,
Xuan Zhuo
,
22:21
Re: [PATCH 3/3] hw/mips: Add MIPS virt board
,
Jiaxun Yang
,
20:09
PING: [PATCH v4 00/12] Refactor cryptodev
,
zhenwei pi
,
19:24
Re: [PATCH v2 03/10] softmmu/ioport: Remove unused functions
,
Bernhard Beschow
,
19:20
Re: [PATCH v3 2/9] hw/pci-host/q35: Inline sysbus_add_io()
,
Bernhard Beschow
,
19:16
Re: [PATCH v3 6/9] hw/i386/pc: Initialize ram_memory variable directly
,
Bernhard Beschow
,
19:07
Re: [PATCH] target/riscv: fix SBI getchar handler for KVM
,
Alistair Francis
,
19:07
Re: [PATCH v2] target/riscv: fix ctzw behavior
,
Alistair Francis
,
19:03
Re: [PATCH: fix for virt instr exception] target/riscv: fix for virtual instr exception
,
Alistair Francis
,
19:02
Re: [PATCH v2 0/2] mac_nvram: Add block backend to persist NVRAM contents
,
Mark Cave-Ayland
,
18:32
Re: [PATCH 0/9] hw: Use QOM alias properties and few QOM/QDev cleanups
,
Mark Cave-Ayland
,
18:29
Re: [PATCH 00/14] linux-user/sparc: Handle missing traps
,
Mark Cave-Ayland
,
18:24
Re: [PATCH: fix for virt instr exception] target/riscv: fix for virtual instr exception
,
Alistair Francis
,
18:22
Re: [PATCH v5 01/14] RISC-V: Adding XTheadCmo ISA extension
,
Alistair Francis
,
18:19
Re: [PATCH] target/riscv: fix SBI getchar handler for KVM
,
Alistair Francis
,
18:17
Re: [PATCH v2] target/riscv: fix ctzw behavior
,
Alistair Francis
,
18:16
Re: [PATCH v10 4/5] riscv: Introduce satp mode hw capabilities
,
Alistair Francis
,
18:12
Re: [PATCH] kvm: dirty-ring: Fix race with vcpu creation
,
Peter Xu
,
18:00
Re: [PATCH v2] KVM: dirty ring: check if vcpu is created before dirty_ring_reap_one
,
Peter Xu
,
18:00
Re: [PATCH 02/19] hw/qdev: Introduce qdev_prop_set_link()
,
Mark Cave-Ayland
,
17:53
Re: [PATCH v2 07/10] hw/ide/piix: Require an ISABus only for user-created instances
,
Mark Cave-Ayland
,
17:32
Re: [PATCH v2 07/10] hw/ide/piix: Require an ISABus only for user-created instances
,
BALATON Zoltan
,
17:22
Re: [RFC PATCH] docs/about/deprecated: Deprecate 32-bit host systems
,
Mark Cave-Ayland
,
17:12
Re: [PATCH v2 08/10] hw/ide: Let ide_init_ioport() take a MemoryRegion argument instead of ISADevice
,
Mark Cave-Ayland
,
17:02
Re: [PATCH v2 07/10] hw/ide/piix: Require an ISABus only for user-created instances
,
Mark Cave-Ayland
,
16:58
Re: [PATCH v2 04/10] hw/ide/piix: Disuse isa_get_irq()
,
Mark Cave-Ayland
,
16:54
Re: [PATCH v2 03/10] softmmu/ioport: Remove unused functions
,
Mark Cave-Ayland
,
16:37
Re: [PATCH v2 02/10] softmmu/ioport: Merge portio_list_add() into portio_list_init()
,
Mark Cave-Ayland
,
16:34
Re: pixman_blt on aarch64
,
Richard Henderson
,
14:17
qemu-img hangs on s390x
,
Michael Tokarev
,
14:10
Re: pixman_blt on aarch64
,
BALATON Zoltan
,
13:47
Re: pixman_blt on aarch64
,
Richard Henderson
,
13:07
Re: [PULL 00/40] tcg patch queue
,
Peter Maydell
,
11:49
Re: [PATCH 2/2] tcg: use QTree instead of GTree
,
Emilio Cota
,
11:43
[PATCH v2 2/2] tcg: use QTree instead of GTree
,
Emilio Cota
,
11:38
[PATCH v2 1/2] util: import GTree as QTree
,
Emilio Cota
,
11:38
[PATCH v2 0/2] fix for #285
,
Emilio Cota
,
11:38
Qemu - how to run in Win?
,
Jacob A
,
11:25
Re: Call for GSoC and Outreachy project ideas for summer 2023
,
Stefan Hajnoczi
,
08:57
Re: [PULL 00/11] Net patches
,
Peter Maydell
,
07:37
Re: [PATCH 3/3] hw/mips: Add MIPS virt board
,
Philippe Mathieu-Daudé
,
06:48
Re: [PATCH 1/3] docs/system: Remove "mips" board from target-mips.rst
,
Philippe Mathieu-Daudé
,
06:38
Re: [PATCH v3 9/9] target/i386/tcg/sysemu/tcg-cpu: Avoid own opinion about smram size
,
Philippe Mathieu-Daudé
,
06:26
Re: [PATCH v3 8/9] hw/i386/x86: Make TYPE_X86_MACHINE the owner of smram
,
Philippe Mathieu-Daudé
,
06:21
Re: [PATCH v3 7/9] hw/pci-host/pam: Make init_pam() usage more readable
,
Philippe Mathieu-Daudé
,
06:17
Re: [PATCH v3 5/9] hw/i386/pc_{q35, piix}: Minimize usage of get_system_memory()
,
Philippe Mathieu-Daudé
,
06:14
Re: [PATCH v3 3/9] hw/i386/pc_q35: Reuse machine parameter
,
Philippe Mathieu-Daudé
,
06:13
Re: [PATCH v3 2/9] hw/pci-host/q35: Inline sysbus_add_io()
,
Philippe Mathieu-Daudé
,
06:12
Re: [PATCH 0/5] hw/ppc: Set QDev properties using QDev API (part 2/3)
,
Daniel Henrique Barboza
,
06:05
Re: [PATCH v3 1/9] hw/pci-host/i440fx: Inline sysbus_add_io()
,
Philippe Mathieu-Daudé
,
06:05
Re: [PATCH 2/5] hw/pci-host/raven: Set QDev properties using QDev API
,
Daniel Henrique Barboza
,
06:03
Re: [PATCH 5/5] hw/ppc/pnv: Set QDev properties using QDev API
,
Daniel Henrique Barboza
,
06:00
Re: [PATCH 4/5] hw/ppc/spapr: Set QDev properties using QDev API
,
Daniel Henrique Barboza
,
06:00
Re: [PATCH 3/5] hw/ppc/ppc4xx: Set QDev properties using QDev API
,
Daniel Henrique Barboza
,
06:00
Re: [PATCH 4/4] pcie: add trace-point for power indicator transitions
,
Philippe Mathieu-Daudé
,
05:56
Re: [PATCH 1/4] pcie: pcie_cap_slot_write_config(): use correct macro
,
Philippe Mathieu-Daudé
,
05:54
Re: [PATCH 2/4] pcie_regs: drop duplicated indicator value macros
,
Philippe Mathieu-Daudé
,
05:53
Re: [PATCH 02/10] fuzz: add fuzz_reboot API
,
Philippe Mathieu-Daudé
,
05:51
Re: [PATCH 04/10] fuzz/generic-fuzz: add a limit on DMA bytes written
,
Philippe Mathieu-Daudé
,
05:42
Re: [PATCH 01/10] hw/sparse-mem: clear memory on reset
,
Philippe Mathieu-Daudé
,
05:41
Re: [PATCH 00/10] Retire Fork-Based Fuzzing
,
Philippe Mathieu-Daudé
,
05:39
[PULL 10/16] ppc/pnv/pci: Remove duplicate definition of PNV_PHB5_DEVICE_ID
,
Daniel Henrique Barboza
,
05:05
[PULL 09/16] ppc/pnv/pci: Cleanup PnvPHBPecState structure
,
Daniel Henrique Barboza
,
05:05
[PULL 11/16] ppc/pnv/pci: Update PHB5 version register
,
Daniel Henrique Barboza
,
05:05
[PULL 08/16] hw/ppc/e500.c: Attach eSDHC unimplemented region to ccsr_addr_space
,
Daniel Henrique Barboza
,
05:05
[PULL 14/16] hw/display/sm501: Remove parenthesis around constant macro definitions
,
Daniel Henrique Barboza
,
05:05
[PULL 12/16] ppc/pnv/pci: Fix PHB xscom registers memory region name
,
Daniel Henrique Barboza
,
05:05
[PULL 13/16] hw/ppc/pegasos2: Fix a typo in a comment
,
Daniel Henrique Barboza
,
05:05
[PULL 16/16] hw/display/sm501: Code style fix
,
Daniel Henrique Barboza
,
05:05
[PULL 15/16] hw/display/sm501: Remove unneeded casts from void pointer
,
Daniel Henrique Barboza
,
05:05
[PULL 04/16] hw/pci-host/mv64361: Reuse pci_swizzle_map_irq_fn
,
Daniel Henrique Barboza
,
05:05
[PULL 02/16] tests/migration: add support for ppc64le for guestperf.py
,
Daniel Henrique Barboza
,
05:05
[PULL 06/16] hw/ppc/e500{, plat}: Drop redundant checks for presence of platform bus
,
Daniel Henrique Barboza
,
05:05
[PULL 00/16] ppc queue
,
Daniel Henrique Barboza
,
05:05
[PULL 05/16] hw/ppc: Set machine->fdt in e500 machines
,
Daniel Henrique Barboza
,
05:05
[PULL 01/16] tests/migration: add sysprof-capture-4 as dependency for stress binary
,
Daniel Henrique Barboza
,
05:05
[PULL 03/16] ppc/pegasos2: Improve readability of VIA south bridge creation
,
Daniel Henrique Barboza
,
05:05
[PULL 07/16] hw/ppc/e500.c: Avoid hardcoding parent device in create_devtree_etsec()
,
Daniel Henrique Barboza
,
05:05
Re: [RFC v2 12/13] vdpa: preemptive kick at enable
,
Michael S. Tsirkin
,
05:00
[RFC PATCH 16/16] hw/arm/smmuv3: Enable stage-2 support
,
Mostafa Saleh
,
04:46
[RFC PATCH 15/16] hw/arm/smmuv3: Add fault configuration for stage-2
,
Mostafa Saleh
,
04:46
[RFC PATCH 12/16] hw/arm/smmuv3: Add VMID to tlb tagging
,
Mostafa Saleh
,
04:46
[RFC PATCH 11/16] hw/arm/smmuv3: Read VMID from STE
,
Mostafa Saleh
,
04:46
[RFC PATCH 14/16] hw/arm/smmuv3: Add stage-2 support in iova notifier
,
Mostafa Saleh
,
04:46
[RFC PATCH 10/16] hw/arm/smmuv3: Make TLB lookup work for stage-2
,
Mostafa Saleh
,
04:46
[RFC PATCH 13/16] hw/arm/smmuv3: Add CMDs related to stage 2
,
Mostafa Saleh
,
04:46
[RFC PATCH 09/16] hw/arm/smmuv3: Don't touch CD if stage-1 is not supported.
,
Mostafa Saleh
,
04:46
[RFC PATCH 08/16] hw/arm/smmuv3: Support S2AFFD
,
Mostafa Saleh
,
04:45
[RFC PATCH 07/16] hw/arm/smmuv3: Check validity of stage-2 page table
,
Mostafa Saleh
,
04:45
[RFC PATCH 06/16] hw/arm/smmuv3: Parse STE config for stage-2
,
Mostafa Saleh
,
04:45
[RFC PATCH 05/16] hw/arm/smmuv3: Add page table walk for stage-2
,
Mostafa Saleh
,
04:45
[RFC PATCH 04/16] hw/arm/smmuv3: Add a system property to choose translation stage
,
Mostafa Saleh
,
04:45
[RFC PATCH 03/16] hw/arm/smmuv3: Rename smmu_ptw_64
,
Mostafa Saleh
,
04:44
[RFC PATCH 02/16] hw/arm/smmuv3: Update translation config to hold stage-2
,
Mostafa Saleh
,
04:44
[RFC PATCH 00/16] Add stage-2 translation for SMMUv3
,
Mostafa Saleh
,
04:44
[RFC PATCH 01/16] hw/arm/smmuv3: Add missing fields for IDR0
,
Mostafa Saleh
,
04:44
Re: [PATCH 0/3] Misc sm501 clean ups
,
Daniel Henrique Barboza
,
04:40
Re: [PATCH 13/19] hw/m68k: Set QDev properties using QDev API
,
Thomas Huth
,
04:14
Re: Call for GSoC and Outreachy project ideas for summer 2023
,
Eugenio Perez Martin
,
03:15
Re: [PATCH] KVM: dirty ring: check if vcpu is created before dirty_ring_reap_one
,
Weinan Liu
,
02:44
[PATCH] configure: Add 'mkdir build' check
,
Dinah Baum
,
02:44
Re: [PATCH] KVM: dirty ring: check if vcpu is created before dirty_ring_reap_one
,
Weinan Liu
,
02:44
[PATCH v2] KVM: dirty ring: check if vcpu is created before dirty_ring_reap_one
,
Weinan Liu
,
01:48
[PATCH] linux-user: add support for xtensa FDPIC
,
Max Filippov
,
01:13
February 04, 2023
[PATCH 09/10] fuzz: remove fork-fuzzing scaffolding
,
Alexander Bulekov
,
23:31
[PATCH 10/10] docs/fuzz: remove mentions of fork-based fuzzing
,
Alexander Bulekov
,
23:31
[PATCH 08/10] fuzz/i440fx: remove fork-based fuzzer
,
Alexander Bulekov
,
23:30
[PATCH 07/10] fuzz/virtio-blk: remove fork-based fuzzer
,
Alexander Bulekov
,
23:30
[PATCH 06/10] fuzz/virtio-net: remove fork-based fuzzer
,
Alexander Bulekov
,
23:30
[PATCH 02/10] fuzz: add fuzz_reboot API
,
Alexander Bulekov
,
23:30
[PATCH 05/10] fuzz/virtio-scsi: remove fork-based fuzzer
,
Alexander Bulekov
,
23:30
[PATCH 04/10] fuzz/generic-fuzz: add a limit on DMA bytes written
,
Alexander Bulekov
,
23:30
[PATCH 03/10] fuzz/generic-fuzz: use reboots instead of forks to reset state
,
Alexander Bulekov
,
23:30
[PATCH 00/10] Retire Fork-Based Fuzzing
,
Alexander Bulekov
,
23:30
[PATCH 01/10] hw/sparse-mem: clear memory on reset
,
Alexander Bulekov
,
23:30
[PATCH v6 4/4] hw: replace most qemu_bh_new calls with qemu_bh_new_guarded
,
Alexander Bulekov
,
23:09
[PATCH v6 3/4] checkpatch: add qemu_bh_new/aio_bh_new checks
,
Alexander Bulekov
,
23:08
[PATCH v6 2/4] async: Add an optional reentrancy guard to the BH API
,
Alexander Bulekov
,
23:08
[PATCH v6 1/4] memory: prevent dma-reentracy issues
,
Alexander Bulekov
,
23:08
[PATCH v6 0/4] memory: prevent dma-reentracy issues
,
Alexander Bulekov
,
23:08
Re: [PULL 00/11] Net patches
,
Laurent Vivier
,
15:09
Re: [PULL 00/22] Linux user for 8.0 patches
,
Peter Maydell
,
14:12
Re: [PATCH] hw/ppc/pegasos2: Fix a typo in a comment
,
Daniel Henrique Barboza
,
13:55
Re: [PATCH] tcg: Init temp_subindex in liveness_pass_2
,
Philippe Mathieu-Daudé
,
13:16
Re: [PATCH 4/4] pcie: add trace-poing for power indicator transitions
,
Vladimir Sementsov-Ogievskiy
,
12:49
[PATCH 4/4] pcie: add trace-poing for power indicator transitions
,
Vladimir Sementsov-Ogievskiy
,
12:48
[PATCH 2/4] pcie_regs: drop duplicated indicator value macros
,
Vladimir Sementsov-Ogievskiy
,
12:48
[PATCH 0/4] pcie: cleanup code and add trace point
,
Vladimir Sementsov-Ogievskiy
,
12:48
[PATCH 4/4] pcie: add trace-point for power indicator transitions
,
Vladimir Sementsov-Ogievskiy
,
12:48
[PATCH 1/4] pcie: pcie_cap_slot_write_config(): use correct macro
,
Vladimir Sementsov-Ogievskiy
,
12:48
[PATCH 3/4] pcie: drop unused PCIExpressIndicator
,
Vladimir Sementsov-Ogievskiy
,
12:48
Re: [PULL 0/1] M68k next patches
,
Peter Maydell
,
12:17
Re: pixman_blt on aarch64
,
BALATON Zoltan
,
12:00
[PULL 40/40] tcg/aarch64: Fix patching of LDR in tb_target_set_jmp_target
,
Richard Henderson
,
11:37
[PULL 37/40] target/i386: Split out gen_cmpxchg8b, gen_cmpxchg16b
,
Richard Henderson
,
11:34
[PULL 39/40] target/i386: Inline cmpxchg16b
,
Richard Henderson
,
11:34
[PULL 38/40] target/i386: Inline cmpxchg8b
,
Richard Henderson
,
11:34
[PULL 34/40] target/s390x: Use Int128 for passing float128
,
Richard Henderson
,
11:34
[PULL 36/40] target/s390x: Implement CC_OP_NZ in gen_op_calc_cc
,
Richard Henderson
,
11:34
[PULL 35/40] target/s390x: Use tcg_gen_atomic_cmpxchg_i128 for CDSG
,
Richard Henderson
,
11:34
[PULL 33/40] target/s390x: Use Int128 for returning float128
,
Richard Henderson
,
11:34
[PULL 32/40] target/s390x: Copy wout_x1 to wout_x1_P
,
Richard Henderson
,
11:34
[PULL 31/40] target/s390x: Use Int128 for return from TRE
,
Richard Henderson
,
11:34
[PULL 30/40] target/s390x: Use Int128 for return from CKSM
,
Richard Henderson
,
11:34
[PULL 29/40] target/s390x: Use Int128 for return from CLST
,
Richard Henderson
,
11:34
[PULL 28/40] target/s390x: Use a single return for helper_divs64/u64
,
Richard Henderson
,
11:34
[PULL 27/40] target/s390x: Use a single return for helper_divs32/u32
,
Richard Henderson
,
11:34
[PULL 26/40] tests/tcg/s390x: Add cdsg.c
,
Richard Henderson
,
11:33
[PULL 25/40] tests/tcg/s390x: Add long-double.c
,
Richard Henderson
,
11:33
[PULL 24/40] tests/tcg/s390x: Add clst.c
,
Richard Henderson
,
11:33
[PULL 23/40] tests/tcg/s390x: Add div.c
,
Richard Henderson
,
11:33
[PULL 22/40] target/ppc: Use tcg_gen_atomic_cmpxchg_i128 for STQCX
,
Richard Henderson
,
11:33
[PULL 21/40] target/arm: Use tcg_gen_atomic_cmpxchg_i128 for CASP
,
Richard Henderson
,
11:33
[PULL 19/40] tcg: Split out tcg_gen_nonatomic_cmpxchg_i{32,64}
,
Richard Henderson
,
11:33
[PULL 20/40] target/arm: Use tcg_gen_atomic_cmpxchg_i128 for STXP
,
Richard Henderson
,
11:33
[PULL 18/40] tcg: Add tcg_gen_{non}atomic_cmpxchg_i128
,
Richard Henderson
,
11:33
[PULL 17/40] tcg: Add guest load/store primitives for TCGv_i128
,
Richard Henderson
,
11:33
[PULL 15/40] tcg: Add temp allocation for TCGv_i128
,
Richard Henderson
,
11:33
[PULL 04/40] tcg: Handle dh_typecode_i128 with TCG_CALL_{RET, ARG}_NORMAL
,
Richard Henderson
,
11:33
[PULL 11/40] tcg/i386: Add TCG_TARGET_CALL_{RET,ARG}_I128
,
Richard Henderson
,
11:33
[PULL 01/40] accel/tcg: Test CPUJumpCache in tb_jmp_cache_clear_page
,
Richard Henderson
,
11:33
[PULL 02/40] tcg: Init temp_subindex in liveness_pass_2
,
Richard Henderson
,
11:33
[PULL 07/40] tcg: Add TCG_CALL_{RET,ARG}_BY_REF
,
Richard Henderson
,
11:33
[PULL 05/40] tcg: Allocate objects contiguously in temp_allocate_frame
,
Richard Henderson
,
11:33
[PULL 14/40] tcg: Add TCG_TARGET_CALL_{RET,ARG}_I128
,
Richard Henderson
,
11:33
[PULL 12/40] tcg/tci: Fix big-endian return register ordering
,
Richard Henderson
,
11:33
[PULL 06/40] tcg: Introduce tcg_out_addi_ptr
,
Richard Henderson
,
11:33
[PULL 13/40] tcg/tci: Add TCG_TARGET_CALL_{RET,ARG}_I128
,
Richard Henderson
,
11:33
[PULL 08/40] tcg: Introduce tcg_target_call_oarg_reg
,
Richard Henderson
,
11:33
[PULL 00/40] tcg patch queue
,
Richard Henderson
,
11:33
[PULL 16/40] tcg: Add basic data movement for TCGv_i128
,
Richard Henderson
,
11:33
[PULL 03/40] tcg: Define TCG_TYPE_I128 and related helper macros
,
Richard Henderson
,
11:33
[PULL 10/40] include/qemu/int128: Use Int128 structure for TCI
,
Richard Henderson
,
11:33
[PULL 09/40] tcg: Add TCG_CALL_RET_BY_VEC
,
Richard Henderson
,
11:33
[PATCH] KVM: dirty ring: check if vcpu is created before dirty_ring_reap_one
,
Weinan Liu
,
11:23
[PULL 12/22] linux-user: Add strace output for clock_getres_time64() and futex_time64()
,
Laurent Vivier
,
11:09
[PULL 14/22] linux-user: move target_flat.h to target subdirs
,
Laurent Vivier
,
11:09
[PULL 08/22] linux-user: fix strace build w/out munlockall
,
Laurent Vivier
,
11:09
[PULL 21/22] linux-user: Implement SOL_ALG encryption support
,
Laurent Vivier
,
11:09
[PULL 13/22] linux-user: Improve strace output of getgroups() and setgroups()
,
Laurent Vivier
,
11:09
[PULL 16/22] linux-user: Fix /proc/cpuinfo output for hppa
,
Laurent Vivier
,
11:09
[PULL 18/22] linux-user: Add emulation for MADV_WIPEONFORK and MADV_KEEPONFORK in madvise()
,
Laurent Vivier
,
11:08
[PULL 05/22] linux-user/syscall: Implement execveat()
,
Laurent Vivier
,
11:08
[PULL 04/22] linux-user/syscall: Extract do_execve() from do_syscall1()
,
Laurent Vivier
,
11:08
[PULL 03/22] linux-user/strace: Add output for execveat() syscall
,
Laurent Vivier
,
11:08
[PULL 09/22] linux-user: add more netlink protocol constants
,
Laurent Vivier
,
11:08
[PULL 20/22] linux-user: Enhance strace output for various syscalls
,
Laurent Vivier
,
11:08
[PULL 22/22] linux-user: Allow sendmsg() without IOV
,
Laurent Vivier
,
11:08
[PULL 19/22] linux-user: Show 4th argument of rt_sigprocmask() in strace
,
Laurent Vivier
,
11:08
[PULL 11/22] Revert "linux-user: fix compat with glibc >= 2.36 sys/mount.h"
,
Laurent Vivier
,
11:08
[PULL 15/22] linux-user: Fix SO_ERROR return code of getsockopt()
,
Laurent Vivier
,
11:08
[PULL 17/22] linux-user: Improve strace output of personality() and sysinfo()
,
Laurent Vivier
,
11:08
[PULL 10/22] Revert "linux-user: add more compat ioctl definitions"
,
Laurent Vivier
,
11:08
[PULL 02/22] linux-user/strace: Extract print_execve_argv() from print_execve()
,
Laurent Vivier
,
11:08
[PULL 06/22] linux-user: Add missing MAP_HUGETLB and MAP_STACK flags in strace
,
Laurent Vivier
,
11:08
[PULL 07/22] linux-user: un-parent OBJECT(cpu) when closing thread
,
Laurent Vivier
,
11:08
[PULL 00/22] Linux user for 8.0 patches
,
Laurent Vivier
,
11:08
[PULL 01/22] linux-user/strace: Constify struct flags
,
Laurent Vivier
,
11:08
pixman_blt on aarch64
,
BALATON Zoltan
,
11:07
Re: [PATCH v3 6/9] hw/i386/pc: Initialize ram_memory variable directly
,
BALATON Zoltan
,
10:28
Re: [PATCH] configure: normalize riscv* cpu types too
,
Michael Tokarev
,
10:14
[PATCH v3 8/9] hw/i386/x86: Make TYPE_X86_MACHINE the owner of smram
,
Bernhard Beschow
,
10:11
[PATCH v3 9/9] target/i386/tcg/sysemu/tcg-cpu: Avoid own opinion about smram size
,
Bernhard Beschow
,
10:11
[PATCH v3 7/9] hw/pci-host/pam: Make init_pam() usage more readable
,
Bernhard Beschow
,
10:11
[PATCH v3 6/9] hw/i386/pc: Initialize ram_memory variable directly
,
Bernhard Beschow
,
10:11
[PATCH v3 5/9] hw/i386/pc_{q35, piix}: Minimize usage of get_system_memory()
,
Bernhard Beschow
,
10:11
[PATCH v3 4/9] hw/i386/pc_{q35, piix}: Reuse MachineClass::desc as SMB product name
,
Bernhard Beschow
,
10:11
[PATCH v3 3/9] hw/i386/pc_q35: Reuse machine parameter
,
Bernhard Beschow
,
10:11
[PATCH v3 2/9] hw/pci-host/q35: Inline sysbus_add_io()
,
Bernhard Beschow
,
10:11
[PATCH v3 1/9] hw/pci-host/i440fx: Inline sysbus_add_io()
,
Bernhard Beschow
,
10:11
[PATCH v3 0/9] PC cleanups
,
Bernhard Beschow
,
10:11
Re: [PATCH] configure: normalize riscv* cpu types too
,
Peter Maydell
,
10:05
Re: [PULL 00/11] Net patches
,
Peter Maydell
,
09:57
Re: [PULL v2 00/35] Monitor patches for 2023-02-03
,
Peter Maydell
,
09:52
Re: [RFC PATCH 12/19] hw/i386: Set QDev properties using QDev API
,
Bernhard Beschow
,
08:23
Re: ASan reports use-after-free when running munmap-pthread
,
Anton Johansson
,
07:33
Re: [PATCH v10 1/3] hw/riscv: handle 32 bit CPUs kernel_addr in riscv_load_kernel()
,
Alistair Francis
,
07:03
Re: [PATCH] tcg/aarch64: Fix patching of LDR in tb_target_set_jmp_target
,
Zenghui Yu
,
07:00
Re: [PATCH v4 4/4] qapi: update pylint configuration
,
Markus Armbruster
,
06:35
[PATCH] configure: normalize riscv* cpu types too
,
Michael Tokarev
,
06:25
Re: [PATCH v4 3/4] qapi: Update flake8 config
,
Markus Armbruster
,
06:25
Re: [RFC v2 12/13] vdpa: preemptive kick at enable
,
Si-Wei Liu
,
06:04
Re: [PATCH 6/6] gitlab-ci.d/buildtest: Disintegrate the build-coroutine-sigaltstack job
,
Peter Maydell
,
05:23
Re: [PULL 00/26] Next patches
,
Peter Maydell
,
05:19
[PATCH v2] target/riscv: fix ctzw behavior
,
Vladimir Isaev
,
03:24
[PULL v2 00/35] Monitor patches for 2023-02-03
,
Markus Armbruster
,
02:21
[PULL v2 04/35] monitor: Drop unnecessary includes
,
Markus Armbruster
,
02:21
Re: Display update issue on M1 Macs
,
Akihiko Odaki
,
00:20
February 03, 2023
[PATCH v8 8/8] docs/system/devices/igb: Add igb documentation
,
Akihiko Odaki
,
23:37
[PATCH v8 7/8] tests/avocado: Add igb test
,
Akihiko Odaki
,
23:37
[PATCH v8 6/8] igb: Introduce qtest for igb device
,
Akihiko Odaki
,
23:37
[PATCH v8 5/8] tests/qtest/libqos/e1000e: Export macreg functions
,
Akihiko Odaki
,
23:37
[PATCH v8 4/8] tests/qtest/e1000e-test: Fabricate ethernet header
,
Akihiko Odaki
,
23:36
[PATCH v8 3/8] Intrdocue igb device emulation
,
Akihiko Odaki
,
23:36
[PATCH v8 2/8] e1000: Split header files
,
Akihiko Odaki
,
23:36
[PATCH v8 1/8] pcie: Introduce pcie_sriov_num_vfs
,
Akihiko Odaki
,
23:36
[PATCH v8 0/8] Introduce igb
,
Akihiko Odaki
,
23:36
[PATCH v2] [PING^2] target/i386/gdbstub: Fix a bug about order of FPU stack in 'g' packets.
,
TaiseiIto
,
23:28
Re: [RFC v2 11/13] vdpa: add vdpa net migration state notifier
,
Si-Wei Liu
,
21:04
[PATCH qemu v3 2/2] target/arm/gdbstub: Support reading M security extension registers from GDB
,
~dreiss-meta
,
19:34
[PATCH qemu v3 0/2] ARM: Add support for V8M special registers in GDB stub
,
~dreiss-meta
,
19:34
[PATCH qemu v3 1/2] target/arm/gdbstub: Support reading M system registers from GDB
,
~dreiss-meta
,
19:34
Re: [PATCH v2 11/23] vfio-user: get region info
,
Alex Williamson
,
18:11
Re: [PATCH 5/5] docs: add throttle filter description
,
Eric Blake
,
18:01
[PATCH] tcg: Init temp_subindex in liveness_pass_2
,
Richard Henderson
,
17:59
Re: [PATCH 4/5] docs: flesh out qcow2 format driver description
,
Eric Blake
,
17:58
Re: [PATCH 2/5] docs: differentiate between block driver create and runtime opts
,
Eric Blake
,
17:53
Re: [PATCH 1/5] docs: expand introduction to disk images
,
Eric Blake
,
17:52
Re: [PATCH v2 03/23] vfio-user: add container IO ops vector
,
Alex Williamson
,
17:33
Re: [PATCH v2] linux-user: fix getgroups/setgroups allocations
,
Laurent Vivier
,
17:23
Re: [PATCH v2 03/23] vfio-user: add container IO ops vector
,
Alex Williamson
,
17:21
Re: [PATCH v2] linux-user: fix getgroups/setgroups allocations
,
Richard Henderson
,
16:57
Re: [PATCH v2] linux-user: fix getgroups/setgroups allocations
,
Laurent Vivier
,
16:49
Re: [PATCH] accel/tcg: test CPUJumpCache in tb_jmp_cache_clear_page()
,
Richard Henderson
,
16:29
Re: [PATCH 3/5] hw/ppc/ppc4xx: Set QDev properties using QDev API
,
BALATON Zoltan
,
16:28
Re: [PATCH v2 17/23] vfio-user: dma map/unmap operations
,
Alex Williamson
,
16:28
Re: ASan reports use-after-free when running munmap-pthread
,
Richard Henderson
,
16:18
[PATCH 5/5] hw/ppc/pnv: Set QDev properties using QDev API
,
Philippe Mathieu-Daudé
,
16:17
[PATCH 4/5] hw/ppc/spapr: Set QDev properties using QDev API
,
Philippe Mathieu-Daudé
,
16:17
[PATCH 2/5] hw/pci-host/raven: Set QDev properties using QDev API
,
Philippe Mathieu-Daudé
,
16:17
[PATCH 3/5] hw/ppc/ppc4xx: Set QDev properties using QDev API
,
Philippe Mathieu-Daudé
,
16:17
[PATCH 1/5] hw/misc/macio: Set QDev properties using QDev API
,
Philippe Mathieu-Daudé
,
16:17
[PATCH 0/5] hw/ppc: Set QDev properties using QDev API (part 2/3)
,
Philippe Mathieu-Daudé
,
16:17
Re: [PATCH 6/6] gitlab-ci.d/buildtest: Disintegrate the build-coroutine-sigaltstack job
,
Juan Quintela
,
16:14
Re: [PATCH 6/6] gitlab-ci.d/buildtest: Disintegrate the build-coroutine-sigaltstack job
,
Juan Quintela
,
16:11
Re: [PATCH v2 3/3] util/userfaultfd: Support /dev/userfaultfd
,
Juan Quintela
,
16:01
Re: [PATCH v10 1/3] hw/riscv: handle 32 bit CPUs kernel_addr in riscv_load_kernel()
,
Daniel Henrique Barboza
,
16:00
Re: [PATCH] hw/ppc/pegasos2: Fix a typo in a comment
,
Philippe Mathieu-Daudé
,
15:47
Re: [RFC PATCH] tests/avocado: retire the Aarch64 TCG tests from boot_linux.py
,
Richard Henderson
,
15:46
Re: [PATCH v5 2/3] arm/kvm: add support for MTE
,
Richard Henderson
,
15:40
Re: [RFC PATCH] tests/avocado: retire the Aarch64 TCG tests from boot_linux.py
,
Fabiano Rosas
,
15:35
Re: [PATCH V2 2/2] migration: save/delete migration thread info
,
Juan Quintela
,
14:56
Re: [PATCH V2 1/2] migration: Introduce interface query-migrationthreads
,
Juan Quintela
,
14:47
[PATCH] hw/ppc/pegasos2: Fix a typo in a comment
,
BALATON Zoltan
,
14:45
Re: [PATCH v5 1/3] arm/virt: don't try to spell out the accelerator
,
Richard Henderson
,
14:32
[PATCH 12/13] vdpa: block migration if SVQ does not admit a feature
,
Eugenio Pérez
,
14:12
[PATCH 13/13] vdpa: return VHOST_F_LOG_ALL in vhost-vdpa devices
,
Eugenio Pérez
,
14:12
[PATCH 11/13] vdpa: block migration if dev does not have _F_SUSPEND
,
Eugenio Pérez
,
14:12
[PATCH 10/13] vdpa: block migration if device has unsupported features
,
Eugenio Pérez
,
14:12
[PATCH 01/13] vdpa net: move iova tree creation from init to start
,
Eugenio Pérez
,
14:12
[PATCH 09/13] vdpa net: block migration if the device has CVQ
,
Eugenio Pérez
,
14:12
[PATCH 08/13] vdpa: disable RAM block discard only for the first device
,
Eugenio Pérez
,
14:12
[PATCH 04/13] vdpa: move vhost reset after get vring base
,
Eugenio Pérez
,
14:12
[PATCH 02/13] vdpa: Negotiate _F_SUSPEND feature
,
Eugenio Pérez
,
14:12
[PATCH 07/13] vdpa: add vdpa net migration state notifier
,
Eugenio Pérez
,
14:12
[PATCH 06/13] vdpa net: allow VHOST_F_LOG_ALL
,
Eugenio Pérez
,
14:12
[PATCH 03/13] vdpa: add vhost_vdpa_suspend
,
Eugenio Pérez
,
14:12
[PATCH 05/13] vdpa: rewind at get_base, not set_base
,
Eugenio Pérez
,
14:12
[PATCH 00/13] Dynamycally switch to vhost shadow virtqueues at vdpa net migration
,
Eugenio Pérez
,
14:11
Re: [PATCH 00/19] hw: Set QDev properties using QDev API (part 1/3)
,
BALATON Zoltan
,
13:55
Re: [PULL 00/33] target-arm queue
,
Peter Maydell
,
13:55
[PATCH v4 4/4] qapi: update pylint configuration
,
John Snow
,
13:47
[PATCH v4 3/4] qapi: Update flake8 config
,
John Snow
,
13:47
[PATCH v4 2/4] [DO-NOT-MERGE]: Add some ad-hoc linting helpers.
,
John Snow
,
13:47
[PATCH v4 1/4] [DO-NOT-MERGE] docs: enable sphinx-autodoc for scripts/qapi
,
John Snow
,
13:47
[PATCH v4 0/4] [DO-NOT-MERGE] qapi: static typing conversion, "pt0"
,
John Snow
,
13:47
[RFC PATCH] tests/avocado: retire the Aarch64 TCG tests from boot_linux.py
,
Alex Bennée
,
13:17
Re: [PATCH 00/19] hw: Set QDev properties using QDev API (part 1/3)
,
Philippe Mathieu-Daudé
,
13:12
[PATCH 19/19] hw/sparc: Set QDev properties using QDev API
,
Philippe Mathieu-Daudé
,
13:11
[PATCH 18/19] hw/rx: Set QDev properties using QDev API
,
Philippe Mathieu-Daudé
,
13:10
[RFC PATCH 17/19] hw/riscv: Set QDev properties using QDev API
,
Philippe Mathieu-Daudé
,
13:10
[PATCH 16/19] hw/nios2: Set QDev properties using QDev API
,
Philippe Mathieu-Daudé
,
13:10
[RFC PATCH 15/19] hw/mips: Set QDev properties using QDev API
,
Philippe Mathieu-Daudé
,
13:10
[PATCH 14/19] hw/microblaze: Set QDev properties using QDev API
,
Philippe Mathieu-Daudé
,
13:10
[PATCH 13/19] hw/m68k: Set QDev properties using QDev API
,
Philippe Mathieu-Daudé
,
13:10
[RFC PATCH 12/19] hw/i386: Set QDev properties using QDev API
,
Philippe Mathieu-Daudé
,
13:10
[PATCH 11/19] hw/hppa: Set QDev properties using QDev API
,
Philippe Mathieu-Daudé
,
13:10
[PATCH 09/19] hw/virtio: Set QDev properties using QDev API
,
Philippe Mathieu-Daudé
,
13:10
[PATCH 10/19] hw/avr: Set QDev properties using QDev API
,
Philippe Mathieu-Daudé
,
13:10
[PATCH 08/19] hw/usb: Set QDev properties using QDev API
,
Philippe Mathieu-Daudé
,
13:10
[RFC PATCH 07/19] hw/scsi: Set QDev properties using QDev API
,
Philippe Mathieu-Daudé
,
13:10
[PATCH 06/19] hw/core/gpio: Set QDev properties using QDev API
,
Philippe Mathieu-Daudé
,
13:09
[RFC PATCH 05/19] hw/core/numa: Set QDev properties using QDev API
,
Philippe Mathieu-Daudé
,
13:09
[PATCH 04/19] hw/audio: Set QDev properties using QDev API
,
Philippe Mathieu-Daudé
,
13:09
[PATCH 03/19] hw/acpi: Set QDev properties using QDev API
,
Philippe Mathieu-Daudé
,
13:09
[PATCH 02/19] hw/qdev: Introduce qdev_prop_set_link()
,
Philippe Mathieu-Daudé
,
13:09
[PATCH 01/19] NOTFORMERGE scripts/coccinelle: Add qom-qdev-prop.cocci
,
Philippe Mathieu-Daudé
,
13:09
[PATCH 00/19] hw: Set QDev properties using QDev API (part 1/3)
,
Philippe Mathieu-Daudé
,
13:09
Re: ASan reports use-after-free when running munmap-pthread
,
Richard Henderson
,
13:08
Re: [RFC v3 00/18] vfio: Adopt iommufd
,
Jason Gunthorpe
,
13:08
Re: [PATCH] target/arm: Add raw_writes ops for register whose write induce TLB maintenance
,
Eric Auger
,
13:07
Re: [PATCH] target/arm: Add raw_writes ops for register whose write induce TLB maintenance
,
Peter Maydell
,
13:04
Re: [RFC v3 00/18] vfio: Adopt iommufd
,
Eric Auger
,
13:04
Re: [RFC v3 18/18] vfio/as: Allow the selection of a given iommu backend
,
Jason Gunthorpe
,
13:01
Re: [RFC v3 18/18] vfio/as: Allow the selection of a given iommu backend
,
Eric Auger
,
12:57
Re: [PATCH v4 04/16] hw/9pfs: Implement Windows specific xxxdir() APIs
,
Christian Schoenebeck
,
12:55
Re: [PULL v2 00/36] Testing, docs, semihosting and plugin updates
,
Philippe Mathieu-Daudé
,
12:38
Re: [PATCH] tcg/aarch64: Fix patching of LDR in tb_target_set_jmp_target
,
Richard Henderson
,
12:38
Re: [PATCH v15 03/11] target/s390x/cpu topology: handle STSI(15) and build the SYSIB
,
Nina Schoetterl-Glausch
,
12:37
Re: ASan reports use-after-free when running munmap-pthread
,
Richard Henderson
,
12:34
Re: [PATCH] tcg/aarch64: Fix patching of LDR in tb_target_set_jmp_target
,
Philippe Mathieu-Daudé
,
12:25
Re: [PATCH] accel/tcg: test CPUJumpCache in tb_jmp_cache_clear_page()
,
Eric Auger
,
12:24
Re: [PATCH] accel/tcg: test CPUJumpCache in tb_jmp_cache_clear_page()
,
Philippe Mathieu-Daudé
,
12:21
[PATCH] tcg/aarch64: Fix patching of LDR in tb_target_set_jmp_target
,
Richard Henderson
,
12:19
[PATCH] target/arm: Add raw_writes ops for register whose write induce TLB maintenance
,
Eric Auger
,
12:17
[PATCH] accel/tcg: test CPUJumpCache in tb_jmp_cache_clear_page()
,
Eric Auger
,
12:15
Re: [PATCH 12/13] block: Fix bdrv_co_create_opts_simple() to open images with no_co_wrapper
,
Eric Blake
,
12:05
Re: [PATCH] target/riscv: fix ctzw behavior
,
Richard Henderson
,
11:56
RE: [PATCH v4 04/16] hw/9pfs: Implement Windows specific xxxdir() APIs
,
Shi, Guohuai
,
11:31
[PATCH 3/3] hw/acpi/cpu_hotplug: Convert 'Object *device' -> 'DeviceState *parent'
,
Philippe Mathieu-Daudé
,
11:30
[PATCH 2/3] hw/acpi/cpu_hotplug: Rename 'parent' MemoryRegion as 'container'
,
Philippe Mathieu-Daudé
,
11:30
[PATCH 1/3] hw/acpi/cpu_hotplug: Rename gpe_cpu -> gpe
,
Philippe Mathieu-Daudé
,
11:30
[PATCH 0/3] hw/acpi/cpu_hotplug: Convert 'Object *device' -> 'DeviceState *parent'
,
Philippe Mathieu-Daudé
,
11:30
Re: [RFC PATCH] gitlab: call ninja directly and reduce build noise
,
Alex Bennée
,
11:29
Re: [RFC PATCH] gitlab: call ninja directly and reduce build noise
,
Alex Bennée
,
11:24
Re: [PATCH v2 12/15] hw/display/sm501: Unify common QOM properties
,
BALATON Zoltan
,
11:22
Re: [PATCH v2 11/15] hw/display/sm501: Alias 'dma-offset' QOM property in chipset object
,
BALATON Zoltan
,
11:22
Re: [PATCH v2 10/15] hw/display/sm501: Embed OHCI QOM child in chipset
,
BALATON Zoltan
,
11:19
Should qemu-system-loongarch64 support -smbios?
,
Markus Armbruster
,
10:55
Re: [PATCH] tests/docker: Use binaries for debian-tricore-cross
,
Alex Bennée
,
10:52
Re: [PATCH 6/6] gitlab-ci.d/buildtest: Disintegrate the build-coroutine-sigaltstack job
,
Peter Maydell
,
10:47
Re: [PATCH 6/6] gitlab-ci.d/buildtest: Disintegrate the build-coroutine-sigaltstack job
,
Thomas Huth
,
10:44
Re: [PATCH v15 02/11] s390x/cpu topology: add topology entries on CPU hotplug
,
Nina Schoetterl-Glausch
,
10:39
Re: [PATCH] tests/docker: Use binaries for debian-tricore-cross
,
Bastian Koppelmann
,
10:36
Re: [PULL 00/35] Monitor patches for 2023-02-03
,
Peter Maydell
,
10:32
[PATCH 23/23] block: Mark bdrv_co_refresh_total_sectors() and callers GRAPH_RDLOCK
,
Kevin Wolf
,
10:23
[PATCH 22/23] block: Mark bdrv_*_dirty_bitmap() and callers GRAPH_RDLOCK
,
Kevin Wolf
,
10:23
[PATCH 21/23] block: Mark bdrv_co_delete_file() and callers GRAPH_RDLOCK
,
Kevin Wolf
,
10:23
[PATCH 20/23] block: Mark bdrv_(un)register_buf() GRAPH_RDLOCK
,
Kevin Wolf
,
10:23
[PATCH 19/23] block: Mark bdrv_co_eject/lock_medium() and callers GRAPH_RDLOCK
,
Kevin Wolf
,
10:23
[PATCH 16/23] block: Mark bdrv_co_create() and callers GRAPH_RDLOCK
,
Kevin Wolf
,
10:23
[PATCH 18/23] block: Mark bdrv_co_is_inserted() and callers GRAPH_RDLOCK
,
Kevin Wolf
,
10:23
[PATCH 17/23] block: Mark bdrv_co_io_(un)plug() and callers GRAPH_RDLOCK
,
Kevin Wolf
,
10:23
[PATCH 14/23] block: Mark bdrv_co_copy_range() GRAPH_RDLOCK
,
Kevin Wolf
,
10:23
[PATCH 15/23] block: Mark preadv_snapshot/snapshot_block_status GRAPH_RDLOCK
,
Kevin Wolf
,
10:23
[PATCH 13/23] block: Mark bdrv_co_do_pwrite_zeroes() GRAPH_RDLOCK
,
Kevin Wolf
,
10:23
[PATCH 11/23] block: Mark public read/write functions GRAPH_RDLOCK
,
Kevin Wolf
,
10:22
[PATCH 07/23] block: Mark bdrv_co_flush() and callers GRAPH_RDLOCK
,
Kevin Wolf
,
10:22
[PATCH 12/23] block: Mark bdrv_co_pwrite_sync() and callers GRAPH_RDLOCK
,
Kevin Wolf
,
10:22
[PATCH 10/23] block: Mark read/write in block/io.c GRAPH_RDLOCK
,
Kevin Wolf
,
10:22
[PATCH 09/23] block: Mark bdrv_co_pwrite_zeroes() and callers GRAPH_RDLOCK
,
Kevin Wolf
,
10:22
[PATCH 08/23] block: Mark bdrv_co_pdiscard() and callers GRAPH_RDLOCK
,
Kevin Wolf
,
10:22
[PATCH 05/23] block: Mark bdrv_co_ioctl() and callers GRAPH_RDLOCK
,
Kevin Wolf
,
10:22
[PATCH 02/23] mirror: Fix access of uninitialised fields during start
,
Kevin Wolf
,
10:22
[PATCH 06/23] block/qed: add missing graph rdlock in qed_need_check_timer_entry
,
Kevin Wolf
,
10:22
[PATCH 04/23] block: Mark bdrv_co_block_status() and callers GRAPH_RDLOCK
,
Kevin Wolf
,
10:22
[PATCH 03/23] block: Mark bdrv_co_truncate() and callers GRAPH_RDLOCK
,
Kevin Wolf
,
10:22
[PATCH 01/23] block: Make bdrv_can_set_read_only() static
,
Kevin Wolf
,
10:22
[PATCH 00/23] block: Lock the graph, part 2 (BlockDriver callbacks)
,
Kevin Wolf
,
10:22
Re: [PATCH] tests/docker: Use binaries for debian-tricore-cross
,
Philippe Mathieu-Daudé
,
10:02
Re: [PULL v4 00/38] Block layer patches
,
Peter Maydell
,
09:59
[RFC PATCH v2 15/15] hw/mips/itu: Pass SAAR using QOM link property
,
Philippe Mathieu-Daudé
,
09:57
[PATCH v2 14/15] hw/mips: Declare all length properties as unsigned
,
Philippe Mathieu-Daudé
,
09:56
[PATCH v2 13/15] hw/qdev: Remove DEFINE_PROP_DMAADDR() and 'hw/qdev-dma.h'
,
Philippe Mathieu-Daudé
,
09:56
[PATCH v2 12/15] hw/display/sm501: Unify common QOM properties
,
Philippe Mathieu-Daudé
,
09:56
[PATCH v2 11/15] hw/display/sm501: Alias 'dma-offset' QOM property in chipset object
,
Philippe Mathieu-Daudé
,
09:56
[PATCH v2 10/15] hw/display/sm501: Embed OHCI QOM child in chipset
,
Philippe Mathieu-Daudé
,
09:56
[PATCH v2 09/15] hw/usb/hcd-ohci: Include missing 'sysbus.h' header
,
Philippe Mathieu-Daudé
,
09:56
[PATCH v2 08/15] hw/arm/fsl-imx: Alias 'phy-num' QOM property in SoC object
,
Philippe Mathieu-Daudé
,
09:56
[PATCH v2 07/15] hw/arm/nrf51: Alias 'flash-size' QOM property in SoC object
,
Philippe Mathieu-Daudé
,
09:56
[PATCH v2 06/15] hw/ppc/sam460ex: Correctly set MAL properties
,
Philippe Mathieu-Daudé
,
09:56
[PATCH v2 05/15] hw/i386/sgx: Do not open-code qdev_realize_and_unref()
,
Philippe Mathieu-Daudé
,
09:56
[PATCH v2 04/15] hw/pci/pcie_sriov: Do not open-code qdev_unrealize_and_unref()
,
Philippe Mathieu-Daudé
,
09:56
[PATCH v2 03/15] linux-user/syscall: Do not open-code qdev_unrealize_and_unref()
,
Philippe Mathieu-Daudé
,
09:55
[PATCH v2 02/15] hw/qdev: Introduce qdev_unrealize_and_unref()
,
Philippe Mathieu-Daudé
,
09:55
[PATCH v2 01/15] hw/pci/pcie_sriov: Replace fprintf(error_pretty) -> warn_reportf_err()
,
Philippe Mathieu-Daudé
,
09:55
[PATCH v2 00/15] hw: Use QOM alias properties and few QOM/QDev cleanups
,
Philippe Mathieu-Daudé
,
09:55
[PATCH] tests/docker: Use binaries for debian-tricore-cross
,
Bastian Koppelmann
,
09:54
Re: [PATCH v4 04/16] hw/9pfs: Implement Windows specific xxxdir() APIs
,
Christian Schoenebeck
,
09:40
Re: [PATCH v15 02/11] s390x/cpu topology: add topology entries on CPU hotplug
,
Pierre Morel
,
09:40
[PULL 33/33] target/arm: Enable FEAT_FGT on '-cpu max'
,
Peter Maydell
,
09:30
[PULL 28/33] target/arm: Mark up sysregs for HFGITR bits 18..47
,
Peter Maydell
,
09:30
[PULL 14/33] target/arm: Move do_coproc_insn() syndrome calculation earlier
,
Peter Maydell
,
09:30
[PULL 08/33] hw/arm/virt: Consolidate GIC finalize logic
,
Peter Maydell
,
09:30
[PULL 10/33] sbsa-ref: remove cortex-a76 from list of supported cpus
,
Peter Maydell
,
09:30
[PULL 32/33] target/arm: Implement MDCR_EL2.TDCC and MDCR_EL3.TDCC traps
,
Peter Maydell
,
09:30
[PULL 31/33] target/arm: Implement the HFGITR_EL2.SVC_EL0 and SVC_EL1 traps
,
Peter Maydell
,
09:30
[PULL 24/33] target/arm: Mark up sysregs for HDFGRTR bits 0..11
,
Peter Maydell
,
09:30
[PULL 27/33] target/arm: Mark up sysregs for HFGITR bits 12..17
,
Peter Maydell
,
09:30
[PULL 18/33] target/arm: Define the FEAT_FGT registers
,
Peter Maydell
,
09:30
[PULL 20/33] target/arm: Mark up sysregs for HFGRTR bits 0..11
,
Peter Maydell
,
09:30
[PULL 12/33] target/arm: Correct syndrome for ATS12NSO* at Secure EL1
,
Peter Maydell
,
09:30
[PULL 13/33] target/arm: Remove CP_ACCESS_TRAP_UNCATEGORIZED_{EL2, EL3}
,
Peter Maydell
,
09:30
[PULL 15/33] target/arm: All UNDEF-at-EL0 traps take priority over HSTR_EL2 traps
,
Peter Maydell
,
09:30
[PULL 16/33] target/arm: Make HSTR_EL2 traps take priority over UNDEF-at-EL1
,
Peter Maydell
,
09:30
[PULL 30/33] target/arm: Implement the HFGITR_EL2.ERET trap
,
Peter Maydell
,
09:30
[PULL 25/33] target/arm: Mark up sysregs for HDFGRTR bits 12..63
,
Peter Maydell
,
09:30
[PULL 23/33] target/arm: Mark up sysregs for HFGRTR bits 36..63
,
Peter Maydell
,
09:30
[PULL 09/33] hw/arm/virt: Make accels in GIC finalize logic explicit
,
Peter Maydell
,
09:30
[PULL 29/33] target/arm: Mark up sysregs for HFGITR bits 48..63
,
Peter Maydell
,
09:30
[PULL 22/33] target/arm: Mark up sysregs for HFGRTR bits 24..35
,
Peter Maydell
,
09:30
[PULL 21/33] target/arm: Mark up sysregs for HFGRTR bits 12..23
,
Peter Maydell
,
09:30
[PULL 26/33] target/arm: Mark up sysregs for HFGITR bits 0..11
,
Peter Maydell
,
09:29
[PULL 11/33] target/arm: Name AT_S1E1RP and AT_S1E1WP cpregs correctly
,
Peter Maydell
,
09:29
[PULL 19/33] target/arm: Implement FGT trapping infrastructure
,
Peter Maydell
,
09:29
[PULL 17/33] target/arm: Disable HSTR_EL2 traps if EL2 is not enabled
,
Peter Maydell
,
09:29
[PULL 06/33] hw/char/pl011: better handling of FIFO flags on LCR reset
,
Peter Maydell
,
09:29
[PULL 04/33] hw/char/pl011: add post_load hook for backwards-compatibility
,
Peter Maydell
,
09:29
[PULL 03/33] hw/char/pl011: refactor FIFO depth handling code
,
Peter Maydell
,
09:29
[PULL 07/33] hvf: arm: Add support for GICv3
,
Peter Maydell
,
09:29
[PULL 02/33] target/arm: Fix physical address resolution for Stage2
,
Peter Maydell
,
09:29
[PULL 01/33] hw/arm: Use TYPE_ARM_SMMUV3
,
Peter Maydell
,
09:29
[PULL 05/33] hw/char/pl011: implement a reset method
,
Peter Maydell
,
09:29
[PULL 00/33] target-arm queue
,
Peter Maydell
,
09:29
Re: [PATCH v2] hvf: arm: Add support for GICv3
,
Alexander Graf
,
09:26
Re: [PATCH v6 15/36] tcg: Add guest load/store primitives for TCGv_i128
,
Philippe Mathieu-Daudé
,
09:20
Re: [PATCH 6/9] hw/display/sm501: QOM-alias 'dma-offset' property in chipset object
,
BALATON Zoltan
,
09:14
Re: [PATCH 6/9] hw/display/sm501: QOM-alias 'dma-offset' property in chipset object
,
Philippe Mathieu-Daudé
,
09:11
[PATCH] target/riscv: fix ctzw behavior
,
Vladimir Isaev
,
09:02
[PATCH] target/riscv: fix SBI getchar handler for KVM
,
Vladimir Isaev
,
09:01
Re: [PATCH 6/9] hw/display/sm501: QOM-alias 'dma-offset' property in chipset object
,
BALATON Zoltan
,
08:53
Re: Display update issue on M1 Macs
,
BALATON Zoltan
,
08:47
Re: tricore container toolchain build broken again
,
Bastian Koppelmann
,
08:45
[PATCH v5 3/3] qtests/arm: add some mte tests
,
Cornelia Huck
,
08:44
[PATCH v5 2/3] arm/kvm: add support for MTE
,
Cornelia Huck
,
08:44
[PATCH v5 1/3] arm/virt: don't try to spell out the accelerator
,
Cornelia Huck
,
08:44
[PATCH v5 0/3] arm: enable MTE for QEMU + kvm
,
Cornelia Huck
,
08:44
Re: [PATCH 1/9] hw/i386/sgx: Do not open-code qdev_realize_and_unref()
,
Markus Armbruster
,
08:37
RE: [PATCH v4 04/16] hw/9pfs: Implement Windows specific xxxdir() APIs
,
Shi, Guohuai
,
08:34
Re: [PATCH v6 31/36] target/s390x: Use Int128 for passing float128
,
Philippe Mathieu-Daudé
,
08:26
Re: [PATCH v15 02/11] s390x/cpu topology: add topology entries on CPU hotplug
,
Nina Schoetterl-Glausch
,
08:22
[PATCH] tests/tcg/tricore: Add test for ld.h
,
Bastian Koppelmann
,
08:22
Re: [PATCH 6/9] hw/display/sm501: QOM-alias 'dma-offset' property in chipset object
,
Philippe Mathieu-Daudé
,
08:22
tricore container toolchain build broken again
,
Peter Maydell
,
08:20
[PATCH v5 2/4] io_uring: use LuringState from the running thread
,
Emanuele Giuseppe Esposito
,
08:19
[PATCH v5 3/4] thread-pool: use ThreadPool from the running thread
,
Emanuele Giuseppe Esposito
,
08:19
[PATCH v5 0/4] AioContext removal: LinuxAioState and ThreadPool
,
Emanuele Giuseppe Esposito
,
08:19
[PATCH v5 1/4] linux-aio: use LinuxAioState from the running thread
,
Emanuele Giuseppe Esposito
,
08:18
[PATCH v5 4/4] thread-pool: avoid passing the pool parameter every time
,
Emanuele Giuseppe Esposito
,
08:17
Re: [PATCH 1/9] hw/i386/sgx: Do not open-code qdev_realize_and_unref()
,
Philippe Mathieu-Daudé
,
08:16
Re: [PATCH 6/9] hw/display/sm501: QOM-alias 'dma-offset' property in chipset object
,
BALATON Zoltan
,
08:08
Re: [RFC v3 00/18] vfio: Adopt iommufd
,
Jason Gunthorpe
,
07:57
Re: [RFC v3 18/18] vfio/as: Allow the selection of a given iommu backend
,
Jason Gunthorpe
,
07:56
Re: [PATCH 2/9] hw/ppc/sam460ex: Correctly set MAL properties
,
BALATON Zoltan
,
07:53
Re: [PULL v2 00/15] tcg patch queue
,
Peter Maydell
,
07:43
Re: [PATCH 5/9] hw/usb/hcd-ohci: Include missing 'sysbus.h' header
,
Markus Armbruster
,
07:33
Re: [PATCH 1/9] hw/i386/sgx: Do not open-code qdev_realize_and_unref()
,
Markus Armbruster
,
07:32
Re: [PATCH v4 04/16] hw/9pfs: Implement Windows specific xxxdir() APIs
,
Christian Schoenebeck
,
07:24
Re: [PATCH 6/6] gitlab-ci.d/buildtest: Disintegrate the build-coroutine-sigaltstack job
,
Kevin Wolf
,
07:09
Re: [PATCH qemu v2 0/3] ARM: Add support for V8M special registers in GDB stub
,
Peter Maydell
,
06:38
[RFC PATCH 9/9] hw/mips/itu: Pass SAAR using QOM link property
,
Philippe Mathieu-Daudé
,
06:37
[PATCH 8/9] hw/mips: Declare all length properties as unsigned
,
Philippe Mathieu-Daudé
,
06:37
[PATCH 7/9] hw/qdev: Remove DEFINE_PROP_DMAADDR() and 'hw/qdev-dma.h'
,
Philippe Mathieu-Daudé
,
06:37
[PATCH 6/9] hw/display/sm501: QOM-alias 'dma-offset' property in chipset object
,
Philippe Mathieu-Daudé
,
06:37
[PATCH 5/9] hw/usb/hcd-ohci: Include missing 'sysbus.h' header
,
Philippe Mathieu-Daudé
,
06:37
[PATCH 4/9] hw/arm/fsl-imx: QOM-alias 'phy-num' property in SoC object
,
Philippe Mathieu-Daudé
,
06:37
[PATCH 3/9] hw/arm/nrf51: QOM-alias 'flash-size' property in SoC object
,
Philippe Mathieu-Daudé
,
06:37
[PATCH 2/9] hw/ppc/sam460ex: Correctly set MAL properties
,
Philippe Mathieu-Daudé
,
06:37
[PATCH 1/9] hw/i386/sgx: Do not open-code qdev_realize_and_unref()
,
Philippe Mathieu-Daudé
,
06:37
[PATCH 0/9] hw: Use QOM alias properties and few QOM/QDev cleanups
,
Philippe Mathieu-Daudé
,
06:36
Re: ASan reports use-after-free when running munmap-pthread
,
Alex Bennée
,
06:24
Re: [PATCH 6/6] gitlab-ci.d/buildtest: Disintegrate the build-coroutine-sigaltstack job
,
Thomas Huth
,
06:23
Re: [PATCH] hbitmap: fix hbitmap_status() return value for first dirty bit case
,
Andrey Zhadchenko
,
06:22
Re: [PATCH v15 01/11] s390x/cpu topology: adding s390 specificities to CPU topology
,
Thomas Huth
,
06:21
Re: [PATCH] hbitmap: fix hbitmap_status() return value for first dirty bit case
,
Andrey Zhadchenko
,
05:58
Re: [PATCH v2] hvf: arm: Add support for GICv3
,
Peter Maydell
,
05:58
Re: [PATCH v10 1/3] hw/riscv: handle 32 bit CPUs kernel_addr in riscv_load_kernel()
,
Bin Meng
,
05:45
Re: [PATCH] accel/tcg: Complete cpu initialization before registration
,
Peter Maydell
,
05:41
Re: [PATCH v10 1/3] hw/riscv: handle 32 bit CPUs kernel_addr in riscv_load_kernel()
,
Daniel Henrique Barboza
,
05:32
Re: [PATCH] accel/tcg: Complete cpu initialization before registration
,
Eric Auger
,
05:29
Re: [PATCH v7 1/9] hw/net/net_tx_pkt: Introduce net_tx_pkt_get_eth_hdr
,
Cédric Le Goater
,
05:29
Re: [PATCH v3 0/2] hw/arm/virt: Handle HVF in finalize_gic_version()
,
Peter Maydell
,
05:24
Re: [PATCH v6 0/8] igb: merge changes from <address@hidden>
,
Akihiko Odaki
,
05:21
Re: [PATCH v7 9/9] docs/system/devices/igb: Add igb documentation
,
Cédric Le Goater
,
05:21
Re: Display update issue on M1 Macs
,
Akihiko Odaki
,
05:16
[PATCH 4/4] hw/qdev-properties: Constify DeviceClass::props_ field
,
Philippe Mathieu-Daudé
,
05:13
[PATCH 3/4] hw/qdev-properties: Constify Property* in PropertyInfo::create() handler
,
Philippe Mathieu-Daudé
,
05:13
[PATCH 2/4] hw/qdev-properties: Constify Property* in PropertyInfo::print() handler
,
Philippe Mathieu-Daudé
,
05:12
[PATCH 1/4] hw/qdev-properties: Constify Property* in object_field_prop_ptr()
,
Philippe Mathieu-Daudé
,
05:12
[PATCH 0/4] hw/qdev-properties: Constify Property* in DeviceClass
,
Philippe Mathieu-Daudé
,
05:12
[RFC PATCH] target/arm: disable FEAT_SME if we turn off SVE
,
Alex Bennée
,
05:06
Re: [PATCH] block/mirror: add 'write-blocking-after-ready' copy mode
,
Fiona Ebner
,
04:49
Re: [PATCH v15 01/11] s390x/cpu topology: adding s390 specificities to CPU topology
,
Pierre Morel
,
04:40
Re: [PULL v2 00/36] Testing, docs, semihosting and plugin updates
,
Peter Maydell
,
04:30
[PATCH v3 5/5] parallels: Image repairing in parallels_open()
,
Alexander Ivanov
,
04:27
[PATCH v3 3/5] parallels: Add checking and repairing duplicate offsets in BAT
,
Alexander Ivanov
,
04:27
[PATCH v3 2/5] parallels: Split image leak handling to separate check and fix helpers
,
Alexander Ivanov
,
04:27
[PATCH v3 4/5] parallels: Replace fprintf by qemu_log in check
,
Alexander Ivanov
,
04:27
[PATCH v3 1/5] parallels: Incorrect data end calculation in parallels_open()
,
Alexander Ivanov
,
04:27
[PATCH v3 0/5] parallels: Add duplication check, repair at open, fix bugs
,
Alexander Ivanov
,
04:27
Re: [PATCH v15 02/11] s390x/cpu topology: add topology entries on CPU hotplug
,
Pierre Morel
,
04:21
[PATCH v10 08/12] parallels: Fix statistics calculation
,
Alexander Ivanov
,
04:19
[PATCH v10 11/12] parallels: Replace qemu_co_mutex_lock by WITH_QEMU_LOCK_GUARD
,
Alexander Ivanov
,
04:19
[PATCH v10 12/12] parallels: Incorrect condition in out-of-image check
,
Alexander Ivanov
,
04:19
[PATCH v10 10/12] parallels: Move statistic collection to a separate function
,
Alexander Ivanov
,
04:19
[PATCH v10 09/12] parallels: Move check of leaks to a separate function
,
Alexander Ivanov
,
04:19
[PATCH v10 07/12] parallels: Move check of cluster outside image to a separate function
,
Alexander Ivanov
,
04:19
[PATCH v10 05/12] parallels: Use generic infrastructure for BAT writing in parallels_co_check()
,
Alexander Ivanov
,
04:19
[PATCH v10 04/12] parallels: create parallels_set_bat_entry_helper() to assign BAT value
,
Alexander Ivanov
,
04:19
[PATCH v10 06/12] parallels: Move check of unclean image to a separate function
,
Alexander Ivanov
,
04:19
[PATCH v10 00/12] parallels: Refactor the code of images checks and fix a bug
,
Alexander Ivanov
,
04:19
[PATCH v10 03/12] parallels: Fix image_end_offset and data_end after out-of-image check
,
Alexander Ivanov
,
04:19
[PATCH v10 02/12] parallels: Fix high_off calculation in parallels_co_check()
,
Alexander Ivanov
,
04:19
[PATCH v10 01/12] parallels: Out of image offset in BAT leads to image inflation
,
Alexander Ivanov
,
04:19
Re: [PATCH 2/3] intel-iommu: fail DEVIOTLB_UNMAP without dt mode
,
Laurent Vivier
,
04:08
[PULL 13/35] machine: Move HMP commands from monitor/ to hw/core/
,
Markus Armbruster
,
03:47
[PULL 09/35] readline: Extract readline_add_completion_of() from monitor
,
Markus Armbruster
,
03:47
[PULL 06/35] char: Move HMP commands from monitor/ to chardev/
,
Markus Armbruster
,
03:47
[PULL 27/35] acpi: Move the QMP command from monitor/ to hw/acpi/
,
Markus Armbruster
,
03:47
[PULL 29/35] monitor: Split file descriptor passing stuff off misc.c
,
Markus Armbruster
,
03:47
[PULL 10/35] hmp: Rename help_cmd() to hmp_help_cmd(), move declaration to hmp.h
,
Markus Armbruster
,
03:46
[PULL 07/35] char: Factor out qmp_add_client() parts and move to chardev/
,
Markus Armbruster
,
03:46
[PULL 22/35] virtio: Move HMP commands from monitor/ to hw/virtio/
,
Markus Armbruster
,
03:46
[PULL 19/35] net: Move hmp_info_network() to net-hmp-cmds.c
,
Markus Armbruster
,
03:46
[PULL 32/35] monitor: Move remaining HMP commands from misc.c to hmp-cmds.c
,
Markus Armbruster
,
03:46
[PULL 16/35] rocker: Move HMP commands from monitor to hw/net/rocker/
,
Markus Armbruster
,
03:46
[PULL 17/35] hmp: Rewrite strlist_from_comma_list() as hmp_split_at_comma()
,
Markus Armbruster
,
03:46
[PULL 23/35] tpm: Move HMP commands from monitor/ to softmmu/
,
Markus Armbruster
,
03:46
[PULL 26/35] stats: Move HMP commands from monitor/ to stats/
,
Markus Armbruster
,
03:46
[PULL 05/35] audio: Move HMP commands from monitor/ to audio/
,
Markus Armbruster
,
03:46
[PULL 20/35] migration: Move HMP commands from monitor/ to migration/
,
Markus Armbruster
,
03:46
[PULL 34/35] monitor: Loosen coupling between misc.c and monitor.c slightly
,
Markus Armbruster
,
03:46
[PULL 25/35] stats: Move QMP commands from monitor/ to stats/
,
Markus Armbruster
,
03:46
[PULL 33/35] monitor: Move remaining QMP stuff from misc.c to qmp-cmds.c
,
Markus Armbruster
,
03:46
[PULL 01/35] MAINTAINERS: Cover userfaultfd
,
Markus Armbruster
,
03:46
[PULL 31/35] monitor: Move target-dependent HMP commands to hmp-cmds-target.c
,
Markus Armbruster
,
03:46
[PULL 08/35] hmp: Drop redundant argument check from add_completion_option()
,
Markus Armbruster
,
03:46
[PULL 35/35] monitor: Rename misc.c to hmp-target.c
,
Markus Armbruster
,
03:46
[PULL 28/35] qdev: Move HMP command completion from monitor to softmmu/
,
Markus Armbruster
,
03:46
[PULL 18/35] net: Move HMP commands from monitor to net/
,
Markus Armbruster
,
03:46
[PULL 30/35] monitor: Move monitor_putc() next to monitor_puts & external linkage
,
Markus Armbruster
,
03:46
[PULL 15/35] block: Factor out hmp_change_medium(), and move to block/monitor/
,
Markus Armbruster
,
03:46
[PULL 24/35] runstate: Move HMP commands from monitor/ to softmmu/
,
Markus Armbruster
,
03:46
[PULL 00/35] Monitor patches for 2023-02-03
,
Markus Armbruster
,
03:46
[PULL 03/35] MAINTAINERS: Cover tpm.c again
,
Markus Armbruster
,
03:46
[PULL 12/35] machine: Move QMP commands from monitor/ to hw/core/
,
Markus Armbruster
,
03:46
[PULL 11/35] trace: Move HMP commands from monitor/ to trace/
,
Markus Armbruster
,
03:46
[PULL 02/35] MAINTAINERS: Cover include/sysemu/accel-blocker.h
,
Markus Armbruster
,
03:46
[PULL 21/35] migration: Move the QMP command from monitor/ to migration/
,
Markus Armbruster
,
03:46
[PULL 14/35] qom: Move HMP commands from monitor/ to qom/
,
Markus Armbruster
,
03:46
[PULL 04/35] monitor: Drop unnecessary includes
,
Markus Armbruster
,
03:46
Re: [RFC PATCH] gitlab: call ninja directly and reduce build noise
,
Philippe Mathieu-Daudé
,
03:45
Re: [PATCH] hostmem-file: add offset option
,
David Hildenbrand
,
03:25
Re: [PATCH v10 3/5] riscv: Allow user to set the satp mode
,
Frank Chang
,
03:02
Re: [RFC PATCH] gitlab: call ninja directly and reduce build noise
,
Thomas Huth
,
02:59
Re: [PATCH v10 4/5] riscv: Introduce satp mode hw capabilities
,
Frank Chang
,
02:58
[RFC PATCH V2 0/2] migration: support query migration thread information
,
Jiang Jiacheng
,
02:43
[PATCH V2 1/2] migration: Introduce interface query-migrationthreads
,
Jiang Jiacheng
,
02:43
[PATCH V2 2/2] migration: save/delete migration thread info
,
Jiang Jiacheng
,
02:43
Re: [PATCH 1/1] target/loongarch: LL.{W/D} need writes val to dest register after sign extension
,
gaosong
,
02:43
Re: [PATCH v3 0/2] hw/arm/virt: Handle HVF in finalize_gic_version()
,
Philippe Mathieu-Daudé
,
02:07
Re: [PATCH v2] qemu-options.hx: remove stray quote
,
Philippe Mathieu-Daudé
,
02:05
Re: [PATCH] hostmem-file: add offset option
,
Markus Armbruster
,
02:00
[PATCH v10 5/5] riscv: Correctly set the device-tree entry 'mmu-type'
,
Alexandre Ghiti
,
01:03
[PATCH v10 4/5] riscv: Introduce satp mode hw capabilities
,
Alexandre Ghiti
,
01:02
Re: [PATCH v3 6/6] i386: Add new CPU model SapphireRapids
,
Wang, Lei
,
01:02
[PATCH v10 3/5] riscv: Allow user to set the satp mode
,
Alexandre Ghiti
,
01:01
[PATCH v10 2/5] riscv: Change type of valid_vm_1_10_[32|64] to bool
,
Alexandre Ghiti
,
01:00
[PATCH v10 1/5] riscv: Pass Object to register_cpu_props instead of DeviceState
,
Alexandre Ghiti
,
00:59
[PATCH v10 0/5] riscv: Allow user to set the satp mode
,
Alexandre Ghiti
,
00:58
Re: [PATCH v10 1/3] hw/riscv: handle 32 bit CPUs kernel_addr in riscv_load_kernel()
,
Bin Meng
,
00:39
Re: [PATCH v5 01/14] RISC-V: Adding XTheadCmo ISA extension
,
Alistair Francis
,
00:15
Re: [PATCH v10 1/3] hw/riscv: handle 32 bit CPUs kernel_addr in riscv_load_kernel()
,
Alistair Francis
,
00:10
Re: [RFC v2 00/13] Dinamycally switch to vhost shadow virtqueues at vdpa net migration
,
Si-Wei Liu
,
00:08
February 02, 2023
Re: [PATCH 1/9] Updated the FSF address in file hw/sh4/sh7750_regs.h
,
Khadija Kamran
,
23:47
Re: [RFC PATCH] gitlab: call ninja directly and reduce build noise
,
Richard Henderson
,
18:30
Re: [PATCH 06/39] target/riscv: Add vrol.[vv, vx] and vror.[vv, vx, vi] decoding, translation and execution support
,
Richard Henderson
,
18:14
[PATCH] hostmem-file: add offset option
,
Alexander Graf
,
17:56
[PATCH v2] qemu-options.hx: remove stray quote
,
John Snow
,
17:31
[PATCH v2 3/3] migration: Postpone postcopy preempt channel to be after main
,
Peter Xu
,
16:25
[PATCH v2 2/3] migration: Add a semaphore to count PONGs
,
Peter Xu
,
16:25
[PATCH v2 1/3] migration: Rework multi-channel checks on URI
,
Peter Xu
,
16:25
[PATCH v2 0/3] migration: Fix disorder of channel creations
,
Peter Xu
,
16:25
[PATCH 7/7] target/arm: Add CPU properties for most v8.3 PAC features
,
Aaron Lindsay
,
16:12
[PATCH 6/7] target/arm: Implement v8.3 FPAC and FPACCOMBINE
,
Aaron Lindsay
,
16:12
[PATCH 5/7] targer/arm: Inform helpers whether a PAC instruction is 'combined'
,
Aaron Lindsay
,
16:12
[PATCH 4/7] target/arm: Implement v8.3 Pauth2
,
Aaron Lindsay
,
16:12
[PATCH 2/7] target/arm: Implement v8.3 QARMA3 PAC cipher
,
Aaron Lindsay
,
16:12
[PATCH 3/7] target/arm: Implement v8.3 EnhancedPAC
,
Aaron Lindsay
,
16:11
[PATCH 1/7] target/arm: v8.3 PAC ID_AA64ISAR[12] feature-detection
,
Aaron Lindsay
,
16:11
[PATCH 0/7] Implement Most ARMv8.3 Pointer Authentication Features
,
Aaron Lindsay
,
16:11
Re: [PATCH v2 3/3] util/userfaultfd: Support /dev/userfaultfd
,
Peter Xu
,
15:41
Re: [PATCH 2/2] multifd: Fix flush of zero copy page send request
,
Juan Quintela
,
15:15
Re: [PATCH 1/2] multifd: Fix a race on reading MultiFDPages_t.block
,
Juan Quintela
,
15:13
Re: Candidate patches for Debian's 7.2 release (and backports)
,
Michael Tokarev
,
14:56
Re: [PATCH v2 1/3] linux-headers: Update to v6.1
,
Peter Xu
,
14:49
Re: [PATCH] hbitmap: fix hbitmap_status() return value for first dirty bit case
,
Eric Blake
,
14:40
Re: [PATCH] x86: fix q35 kernel measurements broken due to rng seeding
,
H. Peter Anvin
,
14:18
ASan reports use-after-free when running munmap-pthread
,
Anton Johansson
,
14:07
Re: [PATCH] x86: fix q35 kernel measurements broken due to rng seeding
,
H. Peter Anvin
,
14:02
Re: [RFC PATCH] gitlab: call ninja directly and reduce build noise
,
Alex Bennée
,
14:00
Re: [PATCH] x86: fix q35 kernel measurements broken due to rng seeding
,
H. Peter Anvin
,
13:56
Re: [PATCH v10 0/3] hw/riscv: handle kernel_entry high bits with 32bit CPUs
,
Daniel Henrique Barboza
,
13:50
Re: [PATCH v10 0/3] hw/riscv: handle kernel_entry high bits with 32bit CPUs
,
Conor Dooley
,
13:47
Re: Emulating device configuration / max_virtqueue_pairs in vhost-vdpa and vhost-user
,
Eugenio Perez Martin
,
13:38
Re: [PATCH v10 0/3] hw/riscv: handle kernel_entry high bits with 32bit CPUs
,
Daniel Henrique Barboza
,
13:37
Re: Emulating device configuration / max_virtqueue_pairs in vhost-vdpa and vhost-user
,
Eugenio Perez Martin
,
13:33
[PATCH] hbitmap: fix hbitmap_status() return value for first dirty bit case
,
Andrey Zhadchenko
,
13:15
Re: [PATCH 06/39] target/riscv: Add vrol.[vv, vx] and vror.[vv, vx, vi] decoding, translation and execution support
,
Philipp Tomsich
,
13:07
Re: [PULL 00/27] qtest and misc patches
,
Peter Maydell
,
13:00
[RFC PATCH] gitlab: call ninja directly and reduce build noise
,
Alex Bennée
,
12:59
Re: [PATCH] sbsa-ref: remove cortex-a76 from list of supported cpus
,
Peter Maydell
,
12:58
Re: [PATCH v3 0/2] hw/arm/virt: Handle HVF in finalize_gic_version()
,
Peter Maydell
,
12:57
Re: [PATCH v2] hvf: arm: Add support for GICv3
,
Peter Maydell
,
12:56
Re: [PATCH v4 0/5] Series of fixes for PL011 char device
,
Peter Maydell
,
12:54
Re: [PATCH 06/39] target/riscv: Add vrol.[vv, vx] and vror.[vv, vx, vi] decoding, translation and execution support
,
Richard Henderson
,
12:35
Re: [PATCH v10 0/3] hw/riscv: handle kernel_entry high bits with 32bit CPUs
,
Conor Dooley
,
12:25
Re: [PULL 00/35] Testing, docs, semihosting and plugin updates
,
Alex Bennée
,
12:13
Re: [PATCH 35/39] crypto: Move SM4_SBOXWORD from target/riscv
,
Richard Henderson
,
12:02
Re: [PATCH 2/2] tests/migration: add support for ppc64le for guestperf.py
,
Juan Quintela
,
11:57
Re: [RFC v2 12/13] vdpa: preemptive kick at enable
,
Eugenio Perez Martin
,
11:56
Re: [PATCH 1/2] tests/migration: add sysprof-capture-4 as dependency for stress binary
,
Juan Quintela
,
11:54
Re: [PATCH 04/39] target/riscv: Add vclmulh.vv decoding, translation and execution support
,
Richard Henderson
,
11:54
Re: [RFC v2 12/13] vdpa: preemptive kick at enable
,
Eugenio Perez Martin
,
11:53
Re: [PATCH v15 02/11] s390x/cpu topology: add topology entries on CPU hotplug
,
Nina Schoetterl-Glausch
,
11:42
Re: [QEMU][PATCH v5 09/10] hw/arm: introduce xenpvh machine
,
Stefano Stabellini
,
11:29
[PULL 25/26] io: Add support for MSG_PEEK for socket channel
,
Juan Quintela
,
11:09
[PULL 21/26] migration/rdma: fix return value for qio_channel_rdma_{readv, writev}
,
Juan Quintela
,
11:09
[PULL 22/26] migration: Add canary to VMSTATE_END_OF_LIST
,
Juan Quintela
,
11:09
[PULL 26/26] migration: check magic value for deciding the mapping of channels
,
Juan Quintela
,
11:09
[PULL 24/26] migration/dirtyrate: Show sample pages only in page-sampling mode
,
Juan Quintela
,
11:09
[PULL 20/26] migration: Show downtime during postcopy phase
,
Juan Quintela
,
11:09
[PULL 23/26] migration: Perform vmsd structure check during tests
,
Juan Quintela
,
11:09
[PULL 11/26] migration/ram: Optimize ram_write_tracking_start() for RamDiscardManager
,
Juan Quintela
,
11:09
[PULL 19/26] virtio-mem: Proper support for preallocation with migration
,
Juan Quintela
,
11:08
[PULL 18/26] virtio-mem: Migrate immutable properties early
,
Juan Quintela
,
11:08
[PULL 03/26] migration: Split save_live_pending() into state_pending_*
,
Juan Quintela
,
11:08
[PULL 17/26] virtio-mem: Fail if a memory backend with "prealloc=on" is specified
,
Juan Quintela
,
11:08
[PULL 06/26] util/userfaultfd: Add uffd_open()
,
Juan Quintela
,
11:08
[PULL 16/26] migration/ram: Factor out check for advised postcopy
,
Juan Quintela
,
11:08
[PULL 14/26] migration/savevm: Allow immutable device state to be migrated early (i.e., before RAM)
,
Juan Quintela
,
11:08
[PULL 15/26] migration/vmstate: Introduce VMSTATE_WITH_TMP_TEST() and VMSTATE_BITMAP_TEST()
,
Juan Quintela
,
11:08
[PULL 13/26] migration/savevm: Prepare vmdesc json writer in qemu_savevm_state_setup()
,
Juan Quintela
,
11:08
[PULL 12/26] migration/savevm: Move more savevm handling into vmstate_save()
,
Juan Quintela
,
11:07
[PULL 10/26] migration/ram: Rely on used_length for uffd_change_protection()
,
Juan Quintela
,
11:07
[PULL 08/26] migration/ram: Fix error handling in ram_write_tracking_start()
,
Juan Quintela
,
11:07
[PULL 09/26] migration/ram: Don't explicitly unprotect when unregistering uffd-wp
,
Juan Quintela
,
11:07
[PULL 07/26] migration/ram: Fix populate_read_range()
,
Juan Quintela
,
11:07
[PULL 05/26] migration: simplify migration_iteration_run()
,
Juan Quintela
,
11:07
[PULL 04/26] migration: Remove unused threshold_size parameter
,
Juan Quintela
,
11:07
[PULL 01/26] migration: Fix migration crash when target psize larger than host
,
Juan Quintela
,
11:07
[PULL 02/26] migration: No save_live_pending() method uses the QEMUFile parameter
,
Juan Quintela
,
11:07
[PULL 00/26] Next patches
,
Juan Quintela
,
11:07
Re: [PATCH v15 01/11] s390x/cpu topology: adding s390 specificities to CPU topology
,
Nina Schoetterl-Glausch
,
11:06
[PULL v2 00/36] Testing, docs, semihosting and plugin updates
,
Alex Bennée
,
11:01
Re: [PATCH] target/tricore: Fix OPC1_16_SRO_LD_H translation
,
Anton Kochkov
,
10:56
Candidate patches for Debian's 7.2 release (and backports)
,
Alex Bennée
,
10:54
Re: [PATCH v2 05/10] target/tricore: Fix RRPW_DEXTR
,
Richard Henderson
,
10:52
Re: [PATCH v6 1/2] io: Add support for MSG_PEEK for socket channel
,
Juan Quintela
,
10:52
Re: [PATCH v6 07/20] hw/cxl: Clean up includes
,
Jonathan Cameron
,
10:52
Re: [RFC v2 11/13] vdpa: add vdpa net migration state notifier
,
Eugenio Perez Martin
,
10:29
Re: [PATCH] migration/dirtyrate: Show sample pages only in page-sampling mode
,
Juan Quintela
,
10:26
Re: [PATCH] block/mirror: add 'write-blocking-after-ready' copy mode
,
Kevin Wolf
,
10:23
Re: [PATCH] x86: fix q35 kernel measurements broken due to rng seeding
,
James Bottomley
,
10:17
Re: [PULL 5/5] migration: simplify migration_iteration_run()
,
Juan Quintela
,
10:12
Re: [PULL 0/5] Next patches
,
Juan Quintela
,
10:11
Re: [PATCH] x86: fix q35 kernel measurements broken due to rng seeding
,
H. Peter Anvin
,
10:03
[PATCH 30/39] target/riscv: Add vsm3c.vi decoding, translation and execution support
,
Lawrence Hunter
,
09:48
[PATCH 38/39] target/riscv: Add Zvksed support
,
Lawrence Hunter
,
09:48
[PATCH 35/39] crypto: Move SM4_SBOXWORD from target/riscv
,
Lawrence Hunter
,
09:48
[PATCH 32/39] target/riscv: add zvkg cpu property
,
Lawrence Hunter
,
09:48
[PATCH 31/39] target/riscv: expose zvksh cpu property
,
Lawrence Hunter
,
09:48
[PATCH 34/39] target/riscv: expose zvkg cpu property
,
Lawrence Hunter
,
09:48
[PATCH 39/39] target/riscv: Expose Zvksed property
,
Lawrence Hunter
,
09:48
[PATCH 24/39] target/riscv: add zvknh cpu properties
,
Lawrence Hunter
,
09:47
[PATCH 19/39] target/riscv: Add vaesem.vv decoding, translation and execution support
,
Lawrence Hunter
,
09:47
[PATCH 18/39] target/riscv: Add vaesz.vs decoding, translation and execution support
,
Lawrence Hunter
,
09:47
[PATCH 14/39] target/riscv: Add vaesdf.vv decoding, translation and execution support
,
Lawrence Hunter
,
09:47
[PATCH 13/39] target/riscv: Add vaesef.vs decoding, translation and execution support
,
Lawrence Hunter
,
09:47
[PATCH 02/39] target/riscv: Add vclmul.vv decoding, translation and execution support
,
Lawrence Hunter
,
09:47
[PATCH 09/39] target/riscv: Add vandn.[vv, vx, vi] decoding, translation and execution support
,
Lawrence Hunter
,
09:47
[PATCH 10/39] target/riscv: expose zvkb cpu property
,
Lawrence Hunter
,
09:47
[PATCH 37/39] target/riscv: Add zvksed cfg property
,
Lawrence Hunter
,
09:47
[PATCH 36/39] crypto: Add SM4 constant parameter CK.
,
Lawrence Hunter
,
09:47
[PATCH 03/39] target/riscv: Add vclmul.vx decoding, translation and execution support
,
Lawrence Hunter
,
09:47
[PATCH 20/39] target/riscv: Add vaesem.vs decoding, translation and execution support
,
Lawrence Hunter
,
09:47
[PATCH 22/39] target/riscv: Add vaeskf2.vi decoding, translation and execution support
,
Lawrence Hunter
,
09:47
[PATCH 16/39] target/riscv: Add vaesdm.vv decoding, translation and execution support
,
Lawrence Hunter
,
09:47
[PATCH 33/39] target/riscv: Add vghmac.vv decoding, translation and execution support
,
Lawrence Hunter
,
09:46
[PATCH 29/39] target/riscv: Add vsm3me.vv decoding, translation and execution support
,
Lawrence Hunter
,
09:46
[PATCH 26/39] target/riscv: Add vsha2c[hl].vv decoding, translation and execution support
,
Lawrence Hunter
,
09:46
[PATCH 21/39] target/riscv: Add vaeskf1.vi decoding, translation and execution support
,
Lawrence Hunter
,
09:46
[PATCH 28/39] target/riscv: add zvksh cpu property
,
Lawrence Hunter
,
09:46
[PATCH 06/39] target/riscv: Add vrol.[vv, vx] and vror.[vv, vx, vi] decoding, translation and execution support
,
Lawrence Hunter
,
09:46
[PATCH 11/39] target/riscv: add zvkns cpu property
,
Lawrence Hunter
,
09:46
[PATCH 04/39] target/riscv: Add vclmulh.vv decoding, translation and execution support
,
Lawrence Hunter
,
09:46
[PATCH 23/39] target/riscv: expose zvkns cpu property
,
Lawrence Hunter
,
09:46
[PATCH 25/39] target/riscv: Add vsha2ms.vv decoding, translation and execution support
,
Lawrence Hunter
,
09:46
[PATCH 15/39] target/riscv: Add vaesdf.vs decoding, translation and execution support
,
Lawrence Hunter
,
09:46
[PATCH 00/39] Add RISC-V vector cryptography extensions
,
Lawrence Hunter
,
09:46
[PATCH 27/39] target/riscv: expose zvknh cpu properties
,
Lawrence Hunter
,
09:46
[PATCH 17/39] target/riscv: Add vaesdm.vs decoding, translation and execution support
,
Lawrence Hunter
,
09:46
[PATCH 12/39] target/riscv: Add vaesef.vv decoding, translation and execution support
,
Lawrence Hunter
,
09:46
[PATCH 05/39] target/riscv: Add vclmulh.vx decoding, translation and execution support
,
Lawrence Hunter
,
09:46
[PATCH 08/39] target/riscv: Add vrev8.v decoding, translation and execution support
,
Lawrence Hunter
,
09:46
[PATCH 01/39] target/riscv: add zvkb cpu property
,
Lawrence Hunter
,
09:46
[PATCH 07/39] target/riscv: Add vbrev8.v decoding, translation and execution support
,
Lawrence Hunter
,
09:46
Re: [PATCH] x86: fix q35 kernel measurements broken due to rng seeding
,
James Bottomley
,
09:38
Re: [QEMU][PATCH v5 09/10] hw/arm: introduce xenpvh machine
,
Paul Durrant
,
09:32
Re: [PATCH 06/39] target/riscv: Add vrol.[vv, vx] and vror.[vv, vx, vi] decoding, translation and execution support
,
Philipp Tomsich
,
09:31
Re: [PATCH 09/39] target/riscv: Add vandn.[vv,vx,vi] decoding, translation and execution support
,
Philipp Tomsich
,
09:29
Re: [PATCH 10/39] target/riscv: expose zvkb cpu property
,
Philipp Tomsich
,
09:25
Re: [PATCH 10/39] target/riscv: expose zvkb cpu property
,
Philipp Tomsich
,
09:23
Re: [PATCH 08/39] target/riscv: Add vrev8.v decoding, translation and execution support
,
Philipp Tomsich
,
09:22
Re: [PATCH 07/39] target/riscv: Add vbrev8.v decoding, translation and execution support
,
Philipp Tomsich
,
09:22
Re: [PATCH 06/39] target/riscv: Add vrol.[vv, vx] and vror.[vv, vx, vi] decoding, translation and execution support
,
Philipp Tomsich
,
09:13
Re: [PATCH 04/39] target/riscv: Add vclmulh.vv decoding, translation and execution support
,
Philipp Tomsich
,
09:04
Re: [PATCH 03/39] target/riscv: Add vclmul.vx decoding, translation and execution support
,
Philipp Tomsich
,
08:59
[PATCH v10 3/3] hw/riscv/boot.c: make riscv_load_initrd() static
,
Daniel Henrique Barboza
,
08:58
[PATCH v10 2/3] hw/riscv/boot.c: consolidate all kernel init in riscv_load_kernel()
,
Daniel Henrique Barboza
,
08:58
[PATCH v10 1/3] hw/riscv: handle 32 bit CPUs kernel_addr in riscv_load_kernel()
,
Daniel Henrique Barboza
,
08:58
[PATCH v10 0/3] hw/riscv: handle kernel_entry high bits with 32bit CPUs
,
Daniel Henrique Barboza
,
08:58
Re: [PATCH v6 1/2] io: Add support for MSG_PEEK for socket channel
,
Daniel P . Berrangé
,
08:55
Re: [PATCH 02/39] target/riscv: Add vclmul.vv decoding, translation and execution support
,
Philipp Tomsich
,
08:53
[PATCH v10 3/3] hw/riscv/boot.c: make riscv_load_initrd() static
,
Daniel Henrique Barboza
,
08:53
[PATCH v10 1/3] hw/riscv: handle 32 bit CPUs kernel_addr in riscv_load_kernel()
,
Daniel Henrique Barboza
,
08:53
[PATCH v10 2/3] hw/riscv/boot.c: consolidate all kernel init in riscv_load_kernel()
,
Daniel Henrique Barboza
,
08:53
[PATCH v10 0/3]
,
Daniel Henrique Barboza
,
08:53
Re: [PULL 00/56] virtio,pc,pci: features, cleanups, fixes
,
Peter Maydell
,
08:42
[PATCH v6 02/20] scripts/clean-includes: Don't claim duplicate headers found when not
,
Markus Armbruster
,
08:39
[PATCH v6 06/20] crypto: Clean up includes
,
Markus Armbruster
,
08:39
Re: [PATCH v6 1/2] io: Add support for MSG_PEEK for socket channel
,
Juan Quintela
,
08:39
[PATCH v6 10/20] qga: Clean up includes
,
Markus Armbruster
,
08:39
[PATCH v6 14/20] riscv: Clean up includes
,
Markus Armbruster
,
08:39
[PATCH v6 15/20] block: Clean up includes
,
Markus Armbruster
,
08:39
[PATCH v6 17/20] Fix non-first inclusions of qemu/osdep.h
,
Markus Armbruster
,
08:39
[PATCH v6 19/20] 9p: Drop superfluous include of linux/limits.h
,
Markus Armbruster
,
08:39
[PATCH v6 16/20] accel: Clean up includes
,
Markus Armbruster
,
08:39
[PATCH v6 18/20] Don't include headers already included by qemu/osdep.h
,
Markus Armbruster
,
08:39
[PATCH v6 08/20] hw/input: Clean up includes
,
Markus Armbruster
,
08:39
[PATCH v6 04/20] scripts/clean-includes: Improve --git commit message
,
Markus Armbruster
,
08:39
[PATCH v6 12/20] net: Clean up includes
,
Markus Armbruster
,
08:39
[PATCH v6 01/20] scripts/clean-includes: Fully skip / ignore files
,
Markus Armbruster
,
08:39
[PATCH v6 13/20] target/hexagon: Clean up includes
,
Markus Armbruster
,
08:39
[PATCH v6 00/20] Clean up includes
,
Markus Armbruster
,
08:38
[PATCH v6 03/20] scripts/clean-includes: Skip symbolic links
,
Markus Armbruster
,
08:38
[PATCH v6 11/20] migration: Clean up includes
,
Markus Armbruster
,
08:38
[PATCH v6 20/20] Drop duplicate #include
,
Markus Armbruster
,
08:38
[PATCH v6 09/20] hw/tricore: Clean up includes
,
Markus Armbruster
,
08:38
[PATCH v6 07/20] hw/cxl: Clean up includes
,
Markus Armbruster
,
08:38
[PATCH v6 05/20] bsd-user: Clean up includes
,
Markus Armbruster
,
08:38
Re: [PATCH] block/mirror: add 'write-blocking-after-ready' copy mode
,
Denis V. Lunev
,
08:36
Re: An issue with x86 tcg and MMIO
,
Peter Maydell
,
08:31
Re: [PATCH] block/mirror: add 'write-blocking-after-ready' copy mode
,
Fiona Ebner
,
08:28
[PATCH 1/3] docs/system: Remove "mips" board from target-mips.rst
,
Jiaxun Yang
,
08:22
[PATCH 3/3] hw/mips: Add MIPS virt board
,
Jiaxun Yang
,
08:22
[PATCH 2/3] hw/misc: Add MIPS Trickbox device
,
Jiaxun Yang
,
08:21
[PATCH 0/3] MIPS Virt machine
,
Jiaxun Yang
,
08:21
Re: [PATCH v15 01/11] s390x/cpu topology: adding s390 specificities to CPU topology
,
Pierre Morel
,
08:16
Re: [PATCH v6 1/2] io: Add support for MSG_PEEK for socket channel
,
Daniel P . Berrangé
,
08:13
Re: [PULL 08/34] hw/arm/virt: Let the virtio-iommu bypass MSIs
,
Eric Auger
,
08:06
Re: [PATCH v9 4/5] riscv: Introduce satp mode hw capabilities
,
Frank Chang
,
08:04
Re: [PATCH v9 4/5] riscv: Introduce satp mode hw capabilities
,
Alexandre Ghiti
,
08:01
Re: [PATCH v5 0/8] virtio-mem: Handle preallocation with migration
,
David Hildenbrand
,
07:58
Re: [PATCH v6 1/2] io: Add support for MSG_PEEK for socket channel
,
Juan Quintela
,
07:51
Re: [PATCH] migration/rdma: fix return value for qio_channel_rdma_{readv,writev}
,
Juan Quintela
,
07:45
Re: [PATCH v6 1/2] io: Add support for MSG_PEEK for socket channel
,
Daniel P . Berrangé
,
07:32
Re: An issue with x86 tcg and MMIO
,
Jonathan Cameron
,
07:32
Re: [PATCH v6 1/2] io: Add support for MSG_PEEK for socket channel
,
Juan Quintela
,
07:22
Lost partition tables on ide-hd + ahci drive
,
Fiona Ebner
,
07:09
Re: [PATCH 2/2] tests/avocado: Allow passing command line parameters via Makefile
,
Daniel Henrique Barboza
,
07:06
[PATCH v2 10/10] tests/tcg/tricore: Add LD.BU tests
,
Bastian Koppelmann
,
07:06
[PATCH v2 04/10] tests/tcg/tricore: Add test for OPC2_32_RCRW_INSERT
,
Bastian Koppelmann
,
07:06
[PATCH v2 00/10] TriCore instruction bugfixes
,
Bastian Koppelmann
,
07:06
Re: [PATCH 1/2] tests/avocado: Invert parameter vs. tag precedence during setUp
,
Daniel Henrique Barboza
,
07:06
[PATCH v2 07/10] target/tricore: Fix OPC2_32_RRRR_DEXTR
,
Bastian Koppelmann
,
07:06
[PATCH v2 01/10] target/tricore: Fix OPC2_32_RCRW_IMASK translation
,
Bastian Koppelmann
,
07:06
[PATCH v2 03/10] target/tricore: Fix OPC2_32_RCRW_INSERT translation
,
Bastian Koppelmann
,
07:06
[PATCH v2 05/10] target/tricore: Fix RRPW_DEXTR
,
Bastian Koppelmann
,
07:06
[PATCH v2 06/10] tests/tcg/tricore: Add tests for RRPW_DEXTR
,
Bastian Koppelmann
,
07:06
[PATCH v2 02/10] tests/tcg/tricore: Add test for OPC2_32_RCRW_IMASK
,
Bastian Koppelmann
,
07:06
[PATCH v2 09/10] target/tricore: Fix OPC2_32_BO_LD_BU_PREINC
,
Bastian Koppelmann
,
07:06
[PATCH v2 08/10] tests/tcg/tricore: Add OPC2_32_RRRR_DEXTR tests
,
Bastian Koppelmann
,
07:06
Re: [PATCH 01/14] linux-user/sparc: Raise SIGILL for all unhandled software traps
,
Ilya Leoshkevich
,
06:57
Re: [PATCH v5 8/8] virtio-mem: Proper support for preallocation with migration
,
Juan Quintela
,
06:56
Re: [PATCH v5 7/8] virtio-mem: Migrate immutable properties early
,
Juan Quintela
,
06:54
Re: [PATCH v5 6/8] virtio-mem: Fail if a memory backend with "prealloc=on" is specified
,
Juan Quintela
,
06:52
Re: [PATCH v5 5/8] migration/ram: Factor out check for advised postcopy
,
Juan Quintela
,
06:51
Re: [PATCH v5 4/8] migration/vmstate: Introduce VMSTATE_WITH_TMP_TEST() and VMSTATE_BITMAP_TEST()
,
Juan Quintela
,
06:51
Re: [PATCH v5 3/8] migration/savevm: Allow immutable device state to be migrated early (i.e., before RAM)
,
Juan Quintela
,
06:49
Re: [PATCH v5 2/8] migration/savevm: Prepare vmdesc json writer in qemu_savevm_state_setup()
,
Juan Quintela
,
06:48
Re: [PATCH v5 1/8] migration/savevm: Move more savevm handling into vmstate_save()
,
Juan Quintela
,
06:46
Re: [PATCH] target/arm: Fix physical address resolution for Stage2
,
Peter Maydell
,
06:46
Re: [PATCH] hw/arm: Use TYPE_ARM_SMMUV3
,
Peter Maydell
,
06:45
Re: An issue with x86 tcg and MMIO
,
Peter Maydell
,
06:39
Re: [PATCH] block/mirror: add 'write-blocking-after-ready' copy mode
,
Kevin Wolf
,
06:35
Re: [PATCH 0/6] Shorten the runtime of some gitlab-CI shared runner jobs
,
Philippe Mathieu-Daudé
,
06:30
Re: [RFC v2 00/13] Dinamycally switch to vhost shadow virtqueues at vdpa net migration
,
Eugenio Perez Martin
,
06:27
[PATCH v6 3/8] igb: add ICR_RXDW
,
Sriram Yagnaraman
,
06:26
Re: [PATCH v1 0/5] migration/ram: background snapshot fixes and optimiations
,
Juan Quintela
,
06:21
Re: [PATCH v1 5/5] migration/ram: Optimize ram_write_tracking_start() for RamDiscardManager
,
Juan Quintela
,
06:21
Re: [PATCH v1 4/5] migration/ram: Rely on used_length for uffd_change_protection()
,
Juan Quintela
,
06:18
Re: [PATCH v1 3/5] migration/ram: Don't explicitly unprotect when unregistering uffd-wp
,
Juan Quintela
,
06:17
Re: [PATCH v1 2/5] migration/ram: Fix error handling in ram_write_tracking_start()
,
Juan Quintela
,
06:16
Re: [PATCH v1 1/5] migration/ram: Fix populate_read_range()
,
Juan Quintela
,
06:15
Re: [PATCH v5 0/8] virtio-mem: Handle preallocation with migration
,
Michael S. Tsirkin
,
06:11
Re: [PATCH] block/mirror: add 'write-blocking-after-ready' copy mode
,
Denis V. Lunev
,
06:09
Re: [PULL 08/34] hw/arm/virt: Let the virtio-iommu bypass MSIs
,
Philippe Mathieu-Daudé
,
06:07
Re: [RFC v5 0/3] migration: reduce time of loading non-iterable vmstate
,
Juan Quintela
,
06:07
Re: [PATCH v3 0/6] Support for new CPU model SapphireRapids
,
Igor Mammedov
,
06:06
Re: [PATCH v5 0/8] virtio-mem: Handle preallocation with migration
,
Juan Quintela
,
06:05
Re: [RFC v5 3/3] migration: reduce time of loading non-iterable vmstate
,
Juan Quintela
,
06:01
Re: [RFC v5 1/3] rcu: introduce rcu_read_is_locked()
,
Juan Quintela
,
05:59
Re: [PULL 08/34] hw/arm/virt: Let the virtio-iommu bypass MSIs
,
Peter Maydell
,
05:59
Re: An issue with x86 tcg and MMIO
,
Richard Henderson
,
05:56
Re: [PATCH v5 04/20] scripts/clean-includes: Improve --git commit message
,
Juan Quintela
,
05:55
Re: Display update issue on M1 Macs
,
BALATON Zoltan
,
05:54
Re: [PATCH] accel/tcg: Complete cpu initialization before registration
,
Peter Maydell
,
05:54
Re: [PATCH v2 1/3] linux-headers: Update to v6.1
,
Juan Quintela
,
05:53
Re: [PATCH v2 3/3] util/userfaultfd: Support /dev/userfaultfd
,
Juan Quintela
,
05:52
Re: [PULL 08/34] hw/arm/virt: Let the virtio-iommu bypass MSIs
,
Philippe Mathieu-Daudé
,
05:52
Re: [PULL 00/35] Testing, docs, semihosting and plugin updates
,
Peter Maydell
,
05:50
Re: [PULL 08/34] hw/arm/virt: Let the virtio-iommu bypass MSIs
,
Philippe Mathieu-Daudé
,
05:47
Re: [PATCH v15 01/11] s390x/cpu topology: adding s390 specificities to CPU topology
,
Thomas Huth
,
05:44
Re: [PATCH v3 6/6] i386: Add new CPU model SapphireRapids
,
Igor Mammedov
,
05:41
Re: [PATCH v2 2/3] util/userfaultfd: Add uffd_open()
,
Juan Quintela
,
05:27
Re: [PULL 5/5] migration: simplify migration_iteration_run()
,
Juan Quintela
,
05:24
Re: [PATCH] block/mirror: add 'write-blocking-after-ready' copy mode
,
Fiona Ebner
,
05:19
Re: [PATCH] block/mirror: add 'write-blocking-after-ready' copy mode
,
Fiona Ebner
,
05:19
Re: [PATCH v3] migration: Remove res_compatible parameter
,
Juan Quintela
,
05:12
Re: [PULL 0/7] Python patches
,
Peter Maydell
,
05:10
Re: [PATCH v3 2/3] hvf: implement guest debugging on Apple Silicon hosts
,
Mads Ynddal
,
05:03
Re: [PATCH] vhost-user-fs: add capability to allow migration
,
Juan Quintela
,
04:59
[PATCH 18/18] i386: Add new property to control L2 cache topo in CPUID.04H
,
Zhao Liu
,
04:44
[PATCH 17/18] i386: Use CPUCacheInfo.share_level to encode CPUID[0x8000001D].EAX[bits 25:14]
,
Zhao Liu
,
04:44
[PATCH 14/18] i386: Add cache topology info in CPUCacheInfo
,
Zhao Liu
,
04:44
[PATCH 16/18] i386: Fix NumSharingCache for CPUID[0x8000001D].EAX[bits 25:14]
,
Zhao Liu
,
04:44
[PATCH 15/18] i386: Use CPUCacheInfo.share_level to encode CPUID[4].EAX[bits 25:14]
,
Zhao Liu
,
04:44
[PATCH 13/18] hw/i386/pc: Support smp.clusters for x86 PC machine
,
Zhao Liu
,
04:43
[PATCH 12/18] tests: Add test case of APIC ID for module level parsing
,
Zhao Liu
,
04:43
[PATCH 11/18] i386/cpu: Introduce cluster-id to X86CPU
,
Zhao Liu
,
04:43
[PATCH 08/18] i386: Support module_id in X86CPUTopoIDs
,
Zhao Liu
,
04:43
[PATCH 10/18] i386: Update APIC ID parsing rule to support module level
,
Zhao Liu
,
04:43
[PATCH 09/18] i386: Fix comment style in topology.h
,
Zhao Liu
,
04:43
[PATCH 07/18] i386: Support modules_per_die in X86CPUTopoInfo
,
Zhao Liu
,
04:43
[PATCH 06/18] i386: Introduce module-level cpu topology to CPUX86State
,
Zhao Liu
,
04:43
[PATCH 05/18] i386/cpu: Consolidate the use of topo_info in cpu_x86_cpuid()
,
Zhao Liu
,
04:43
[PATCH 04/18] i386/cpu: Fix number of addressable IDs in CPUID.04H
,
Zhao Liu
,
04:43
[PATCH 02/18] tests: Rename test-x86-cpuid.c to test-x86-apicid.c
,
Zhao Liu
,
04:43
[PATCH 03/18] softmmu: Fix CPUSTATE.nr_cores' calculation
,
Zhao Liu
,
04:43
[PATCH 00/18] Support smp.clusters for x86
,
Zhao Liu
,
04:43
[PATCH 01/18] machine: Fix comment of machine_parse_smp_config()
,
Zhao Liu
,
04:43
Re: An issue with x86 tcg and MMIO
,
Jonathan Cameron
,
04:39
Re: [PATCH 3/5] docs: flesh out raw format driver description
,
Daniel P . Berrangé
,
04:17
Re: [SeaBIOS] Re: [SeaBIOS PATCH] xen: require Xen info structure at 0x1000 to detect Xen
,
Gerd Hoffmann
,
04:10
[PATCH v6 7/8] igb: implement VF Tx and Rx stats
,
Sriram Yagnaraman
,
04:06
[PATCH v6 2/8] igb: handle PF/VF reset properly
,
Sriram Yagnaraman
,
04:06
[PATCH v6 8/8] igb: respect VMVIR and VMOLR for VLAN
,
Sriram Yagnaraman
,
04:06
[PATCH v6 6/8] igb: respect E1000_VMOLR_RSSE
,
Sriram Yagnaraman
,
04:06
[PATCH v6 4/8] igb: implement VFRE and VFTE registers
,
Sriram Yagnaraman
,
04:06
[PATCH v6 5/8] igb: check oversized packets for VMDq
,
Sriram Yagnaraman
,
04:06
[PATCH v6 0/8] igb: merge changes from <address@hidden>
,
Sriram Yagnaraman
,
04:06
[PATCH v6 1/8] MAINTAINERS: Add Sriram Yagnaraman as a igb reviewer
,
Sriram Yagnaraman
,
04:06
Re: [PATCH v5 04/20] scripts/clean-includes: Improve --git commit message
,
Markus Armbruster
,
04:01
Re: [PATCH v5 4/8] igb: implement VFRE and VFTE registers
,
Akihiko Odaki
,
03:28
qemu-x86_64: clang: RIP: 0010:sched_clock_cpu
,
Naresh Kamboju
,
03:22
Re: [SeaBIOS] [SeaBIOS PATCH] xen: require Xen info structure at 0x1000 to detect Xen
,
David Woodhouse
,
03:05
[PATCH 2/4] target/arm: Store tbi for both insns and data in ARMVAParameters
,
Richard Henderson
,
02:52
[PATCH 4/4] target/arm: Cache ARMVAParameters
,
Richard Henderson
,
02:52
[PATCH 3/4] target/arm: Use FIELD for ARMVAParameters
,
Richard Henderson
,
02:52
[PATCH 1/4] target/arm: Flush only required tlbs for TCR_EL[12]
,
Richard Henderson
,
02:52
[PATCH 0/4] target/arm: Cache ARMVAParameters
,
Richard Henderson
,
02:52
[PATCH v5 0/8] igb: merge changes from <address@hidden>
,
Sriram Yagnaraman
,
02:35
[PATCH v5 1/8] MAINTAINERS: Add Sriram Yagnaraman as a igb reviewer
,
Sriram Yagnaraman
,
02:35
[PATCH v5 5/8] igb: check oversized packets for VMDq
,
Sriram Yagnaraman
,
02:35
[PATCH v5 6/8] igb: respect E1000_VMOLR_RSSE
,
Sriram Yagnaraman
,
02:35
[PATCH v5 3/8] igb: add ICR_RXDW
,
Sriram Yagnaraman
,
02:35
[PATCH v5 2/8] igb: handle PF/VF reset properly
,
Sriram Yagnaraman
,
02:35
[PATCH v5 7/8] igb: implement VF Tx and Rx stats
,
Sriram Yagnaraman
,
02:35
[PATCH v5 4/8] igb: implement VFRE and VFTE registers
,
Sriram Yagnaraman
,
02:35
[PATCH v5 8/8] igb: respect VMVIR and VMOLR for VLAN
,
Sriram Yagnaraman
,
02:35
RE: [PATCH v3 8/9] igb: respect VT_CTL ignore MAC field
,
Sriram Yagnaraman
,
02:24
Re: [PATCH v4 00/16] hw/9pfs: Add 9pfs support for Windows
,
Marc-André Lureau
,
02:20
Re: [PATCH 1/9] Updated the FSF address in file hw/sh4/sh7750_regs.h
,
Markus Armbruster
,
01:38
[PULL 11/11] vdpa: fix VHOST_BACKEND_F_IOTLB_ASID flag check
,
Jason Wang
,
01:22
[PULL 10/11] net: stream: add a new option to automatically reconnect
,
Jason Wang
,
01:22
[PULL 09/11] tests/qtest: netdev: test stream and dgram backends
,
Jason Wang
,
01:22
[PULL 08/11] hw/net/can/xlnx-zynqmp-can: fix assertion failures in transfer_fifo()
,
Jason Wang
,
01:22
[PULL 07/11] vmnet: stop recieving events when VM is stopped
,
Jason Wang
,
01:22
[PULL 03/11] net: Replace "Supported NIC models" with "Available NIC models"
,
Jason Wang
,
01:22
[PULL 06/11] net: Increase L2TPv3 buffer to fit jumboframes
,
Jason Wang
,
01:21
[PULL 05/11] hw/net/vmxnet3: allow VMXNET3_MAX_MTU itself as a value
,
Jason Wang
,
01:21
[PULL 04/11] hw/net/lan9118: log [read|write]b when mode_16bit is enabled rather than abort
,
Jason Wang
,
01:21
[PULL 02/11] net: Restore printing of the help text with "-nic help"
,
Jason Wang
,
01:21
[PULL 01/11] net: Move the code to collect available NIC models to a separate function
,
Jason Wang
,
01:21
[PULL 00/11] Net patches
,
Jason Wang
,
01:21
Re: [PATCH 1/1] target/loongarch: LL.{W/D} need writes val to dest register after sign extension
,
Richard Henderson
,
00:52
[PATCH v2 20/23] vfio-user: dma read/write operations
,
John Johnson
,
00:45
[PATCH v2 19/23] vfio-user: no-mmap DMA support
,
John Johnson
,
00:45
[PATCH v2 23/23] vfio-user: add coalesced posted writes
,
John Johnson
,
00:45
[PATCH v2 18/23] vfio-user: add dma_unmap_all
,
John Johnson
,
00:45
[PATCH v2 14/23] vfio-user: get and set IRQs
,
John Johnson
,
00:45
[PATCH v2 12/23] vfio-user: region read/write
,
John Johnson
,
00:45
[PATCH v2 22/23] vfio-user: add 'x-msg-timeout' option that specifies msg wait times
,
John Johnson
,
00:45
[PATCH v2 21/23] vfio-user: pci reset
,
John Johnson
,
00:45
[PATCH v2 17/23] vfio-user: dma map/unmap operations
,
John Johnson
,
00:45
[PATCH v2 15/23] vfio-user: forward msix BAR accesses to server
,
John Johnson
,
00:45
[PATCH v2 16/23] vfio-user: proxy container connect/disconnect
,
John Johnson
,
00:45
[PATCH v2 13/23] vfio-user: pci_user_realize PCI setup
,
John Johnson
,
00:45
[PATCH v2 09/23] vfio-user: define socket send functions
,
John Johnson
,
00:45
[PATCH v2 11/23] vfio-user: get region info
,
John Johnson
,
00:45
[PATCH v2 10/23] vfio-user: get device info
,
John Johnson
,
00:45
[PATCH v2 07/23] vfio-user: connect vfio proxy to remote server
,
John Johnson
,
00:45
[PATCH v2 08/23] vfio-user: define socket receive functions
,
John Johnson
,
00:45
[PATCH v2 05/23] vfio-user: add device IO ops vector
,
John Johnson
,
00:45
[PATCH v2 06/23] vfio-user: Define type vfio_user_pci_dev_info
,
John Johnson
,
00:45
[PATCH v2 01/23] vfio-user: introduce vfio-user protocol specification
,
John Johnson
,
00:45
[PATCH v2 04/23] vfio-user: add region cache
,
John Johnson
,
00:45
[PATCH v2 02/23] vfio-user: add VFIO base abstract class
,
John Johnson
,
00:45
[PATCH v2 03/23] vfio-user: add container IO ops vector
,
John Johnson
,
00:45
[PATCH v2 00/23] vfio-user client
,
John Johnson
,
00:45
Re: [PATCH v1 09/24] vfio-user: define socket send functions
,
John Johnson
,
00:21
Re: [PATCH v1 14/24] vfio-user: get and set IRQs
,
John Johnson
,
00:21
Re: [PATCH v1 04/24] vfio-user: add region cache
,
John Johnson
,
00:21
Re: [PATCH v1 00/24] vfio-user client
,
John Johnson
,
00:21
February 01, 2023
[PATCH 10/10] MAINTAINERS: Add entry for RISC-V ACPI
,
Sunil V L
,
23:53
[PATCH 08/10] hw/riscv/Kconfig: virt: Enable ACPI config options
,
Sunil V L
,
23:53
[PATCH 06/10] hw/riscv/virt: virt-acpi-build.c: Add RHCT Table
,
Sunil V L
,
23:53
[PATCH 09/10] hw/riscv/virt.c: Initialize the ACPI tables
,
Sunil V L
,
23:53
[PATCH 07/10] hw/riscv: meson.build: Build virt-acpi-build.c
,
Sunil V L
,
23:52
[PATCH 05/10] hw/riscv/virt: virt-acpi-build.c: Add RINTC in MADT
,
Sunil V L
,
23:52
[PATCH 04/10] hw/riscv/virt: virt-acpi-build.c: Add basic ACPI tables
,
Sunil V L
,
23:52
[PATCH 03/10] hw/riscv/virt: Add memmap pointer to RiscVVirtState
,
Sunil V L
,
23:52
[PATCH 01/10] hw/riscv/virt: Add OEM_ID and OEM_TABLE_ID fields
,
Sunil V L
,
23:52
[PATCH 02/10] hw/riscv/virt: Add a switch to enable/disable ACPI
,
Sunil V L
,
23:52
[PATCH 00/10] Add basic ACPI support for risc-v virt
,
Sunil V L
,
23:52
Re: Emulating device configuration / max_virtqueue_pairs in vhost-vdpa and vhost-user
,
Jason Wang
,
22:45
Re: Emulating device configuration / max_virtqueue_pairs in vhost-vdpa and vhost-user
,
Jason Wang
,
22:41
[PATCH 1/1] target/loongarch: LL.{W/D} need writes val to dest register after sign extension
,
Song Gao
,
22:17
Re: Emulating device configuration / max_virtqueue_pairs in vhost-vdpa and vhost-user
,
Jason Wang
,
22:02
Re: [SeaBIOS] [SeaBIOS PATCH] xen: require Xen info structure at 0x1000 to detect Xen
,
Kevin O'Connor
,
21:13
Re: [PATCH v5 0/3] riscv_load_fdt() semantics change
,
Alistair Francis
,
21:03
Re: [RFC v2 11/13] vdpa: add vdpa net migration state notifier
,
Si-Wei Liu
,
20:53
Re: [PATCH 02/14] linux-user/sparc: Tidy syscall trap
,
Richard Henderson
,
20:16
Re: [PATCH v5 3/3] hw/riscv: change riscv_compute_fdt_addr() semantics
,
Alistair Francis
,
20:10
Re: [RFC v2 00/13] Dinamycally switch to vhost shadow virtqueues at vdpa net migration
,
Si-Wei Liu
,
20:00
Re: [RFC v2 12/13] vdpa: preemptive kick at enable
,
Si-Wei Liu
,
19:57
Re: [PATCH] vhost-user-fs: add capability to allow migration
,
Anton Kuchin
,
19:54
[PATCH 12/14] linux-user/sparc: Handle unimplemented flush trap
,
Richard Henderson
,
19:52
[PATCH 14/14] linux-user/sparc: Handle tag overflow traps
,
Richard Henderson
,
19:52
[PATCH 13/14] linux-user/sparc: Handle floating-point exceptions
,
Richard Henderson
,
19:52
[PATCH 11/14] linux-user/sparc: Handle coprocessor disabled trap
,
Richard Henderson
,
19:52
[PATCH 10/14] linux-user/sparc: Handle privilidged action trap
,
Richard Henderson
,
19:52
[PATCH 09/14] linux-user/sparc: Handle priviledged opcode trap
,
Richard Henderson
,
19:52
[PATCH 08/14] linux-user/sparc: Handle getcc, setcc, getpsr traps
,
Richard Henderson
,
19:52
[PATCH 07/14] linux-user/sparc: Handle division by zero traps
,
Richard Henderson
,
19:52
[PATCH 06/14] linux-user/sparc: Handle software breakpoint trap
,
Richard Henderson
,
19:52
[PATCH 05/14] linux-user/sparc: Fix sparc64_{get,set}_context traps
,
Richard Henderson
,
19:52
[PATCH 04/14] linux-user/sparc: Tidy window spill/fill traps
,
Richard Henderson
,
19:52
[PATCH 03/14] linux-user/sparc: Use TT_TRAP for flush windows
,
Richard Henderson
,
19:52
[PATCH 02/14] linux-user/sparc: Tidy syscall trap
,
Richard Henderson
,
19:52
[PATCH 01/14] linux-user/sparc: Raise SIGILL for all unhandled software traps
,
Richard Henderson
,
19:52
[PATCH 00/14] linux-user/sparc: Handle missing traps
,
Richard Henderson
,
19:52
Re: [PATCH v9 3/5] riscv: Allow user to set the satp mode
,
Alistair Francis
,
19:49
Re: [PATCH v7 3/7] mac_{old,new}world: Pass MacOS VGA NDRV in card ROM instead of fw_cfg
,
BALATON Zoltan
,
19:48
Re: [PATCH v2] target/riscv: set tval for triggered watchpoints
,
Alistair Francis
,
19:42
Re: [PATCH v2] target/riscv: set tval for triggered watchpoints
,
Alistair Francis
,
19:32
Re: [PATCH v9 1/3] hw/riscv: clear kernel_entry higher bits from load_elf_ram_sym()
,
Alistair Francis
,
19:29
Re: [PATCH] hw/riscv: boot: Don't use CSRs if they are disabled
,
Alistair Francis
,
19:26
[PATCH v2 2/2] mac_oldworld: Allow specifying nvram backing store
,
BALATON Zoltan
,
19:26
[PATCH v2 1/2] mac_nvram: Add block backend to persist NVRAM contents
,
BALATON Zoltan
,
19:26
[PATCH v2 0/2] mac_nvram: Add block backend to persist NVRAM contents
,
BALATON Zoltan
,
19:26
Re: [PATCH v7 0/7] Misc ppc/mac machines clean up
,
BALATON Zoltan
,
19:02
Re: [PATCH 4/4] hw/misc/macio: Return bool from functions taking errp
,
BALATON Zoltan
,
18:57
Re: [PATCH 0/4] Misc macio clean ups
,
Mark Cave-Ayland
,
18:32
Re: [PATCH v7 0/7] Misc ppc/mac machines clean up
,
Mark Cave-Ayland
,
18:31
Re: [PATCH] mac_nvram: Add block backend to persist NVRAM contents
,
Mark Cave-Ayland
,
18:27
Re: [PATCH v7 3/7] mac_{old,new}world: Pass MacOS VGA NDRV in card ROM instead of fw_cfg
,
Mark Cave-Ayland
,
18:23
Re: [PATCH 4/4] hw/misc/macio: Return bool from functions taking errp
,
Mark Cave-Ayland
,
17:45
Re: An issue with x86 tcg and MMIO
,
Richard Henderson
,
16:51
Re: [PATCH] target/riscv: Add RVV registers to log
,
Richard Henderson
,
16:30
[PATCH 5/5] docs: add throttle filter description
,
Stefan Hajnoczi
,
16:13
[PATCH 4/5] docs: flesh out qcow2 format driver description
,
Stefan Hajnoczi
,
16:13
[PATCH 3/5] docs: flesh out raw format driver description
,
Stefan Hajnoczi
,
16:13
[PATCH 2/5] docs: differentiate between block driver create and runtime opts
,
Stefan Hajnoczi
,
16:13
[PATCH 1/5] docs: expand introduction to disk images
,
Stefan Hajnoczi
,
16:13
[PATCH 0/5] docs: expand block driver documentation
,
Stefan Hajnoczi
,
16:12
[PATCH v2 2/3] util/userfaultfd: Add uffd_open()
,
Peter Xu
,
16:11
[PATCH v2 3/3] util/userfaultfd: Support /dev/userfaultfd
,
Peter Xu
,
16:11
[PATCH v2 0/3] util/userfaultfd: Support /dev/userfaultfd
,
Peter Xu
,
16:11
[PATCH v2 1/3] linux-headers: Update to v6.1
,
Peter Xu
,
16:11
Re: [RFC PATCH v5 7/9] target/avocado: Pass parameters to migration test on aarch64
,
Juan Quintela
,
15:54
Re: [RFC PATCH 2/2] hw/sd: skip double power-up in sd_vmstate_pre_load()
,
Juan Quintela
,
15:52
Re: [PATCH: fix for virt instr exception] target/riscv: fix for virtual instr exception
,
Deepak Gupta
,
15:51
Re: [PATCH] x86: fix q35 kernel measurements broken due to rng seeding
,
Jason A. Donenfeld
,
15:49
Re: [PATCH 18/32] migration: Move the QMP command from monitor/ to migration/
,
Juan Quintela
,
15:47
Re: [PATCH 17/32] migration: Move HMP commands from monitor/ to migration/
,
Juan Quintela
,
15:46
Re: [PATCH] x86: fix q35 kernel measurements broken due to rng seeding
,
James Bottomley
,
15:39
Re: [PATCH] accel/tcg: Complete cpu initialization before registration
,
Richard Henderson
,
15:37
Re: [PATCH] x86: fix q35 kernel measurements broken due to rng seeding
,
Jason A. Donenfeld
,
15:29
Re: [PATCH 01/18] vfio/migration: Add VFIO migration pre-copy support
,
Jason Gunthorpe
,
15:11
Re: [PATCH 1/4] cpus: Make {start,end}_exclusive() recursive
,
Richard Henderson
,
14:59
Re: [PATCH 4/4] tests/tcg/linux-test: Add linux-fork-trap test
,
Richard Henderson
,
14:52
Re: [PATCH RFC 20/21] migration: Handle page faults using UFFDIO_CONTINUE
,
Juan Quintela
,
14:52
Re: [PATCH 3/4] linux-user/sparc: Handle "ta 5"
,
Richard Henderson
,
14:49
Re: [PATCH RFC 21/21] migration: Collapse huge pages again after postcopy finished
,
Juan Quintela
,
14:49
Re: [PATCH] x86: fix q35 kernel measurements broken due to rng seeding
,
James Bottomley
,
14:36
Re: [PATCH 2/4] linux-user/microblaze: Handle privileged exception
,
Richard Henderson
,
14:35
Re: [PATCH RFC 20/21] migration: Handle page faults using UFFDIO_CONTINUE
,
Juan Quintela
,
14:24
Re: [PATCH RFC 19/21] migration: Add postcopy_mark_received()
,
Juan Quintela
,
14:10
Re: [PATCH RFC 18/21] migration: Allow postcopy_register_shared_ufd() to fail
,
Juan Quintela
,
14:09
Re: [PATCH] tests/tcg/s390x: Add cdsg.c
,
Richard Henderson
,
14:07
Re: [PATCH v6 19/36] target/arm: Use tcg_gen_atomic_cmpxchg_i128 for CASP
,
Richard Henderson
,
14:05
Re: [PATCH v6 15/36] tcg: Add guest load/store primitives for TCGv_i128
,
Richard Henderson
,
14:04
Re: [PATCH RFC 17/21] migration: Rework ram discard logic for hugetlb double-map
,
Juan Quintela
,
14:04
Re: [PATCH RFC 16/21] migration: Enable doublemap with MADV_SPLIT
,
Juan Quintela
,
13:59
Re: [PATCH RFC 15/21] migration: Teach qemu about minor faults and doublemap
,
Juan Quintela
,
13:55
Re: [PATCH RFC 14/21] migration: Map hugetlbfs ramblocks twice, and pre-allocate
,
Juan Quintela
,
13:53
RE: [PATCH v5 03/14] Hexagon (target/hexagon) Add overrides for endloop1/endloop01
,
Taylor Simpson
,
13:43
Re: [PATCH 01/18] vfio/migration: Add VFIO migration pre-copy support
,
Alex Williamson
,
13:43
Re: Fortnightly KVM call for 2023-02-07
,
Juan Quintela
,
13:39
Re: [RFC v2 2/2] spice: Add an option to forward the dmabuf directly to the encoder (v2)
,
Frediano Ziglio
,
13:26
Re: [QEMU][PATCH v5 09/10] hw/arm: introduce xenpvh machine
,
Vikram Garhwal
,
13:23
Re: [PULL 00/35] Testing, docs, semihosting and plugin updates
,
Alex Bennée
,
13:07
[PATCH 1/9] Updated the FSF address in file hw/sh4/sh7750_regs.h
,
Khadija Kamran
,
12:34
Re: [PATCH 01/18] vfio/migration: Add VFIO migration pre-copy support
,
Jason Gunthorpe
,
12:28
[PATCH v5 3/3] hw/riscv: change riscv_compute_fdt_addr() semantics
,
Daniel Henrique Barboza
,
12:12
[PATCH v5 2/3] hw/riscv: split fdt address calculation from fdt load
,
Daniel Henrique Barboza
,
12:12
[PATCH v5 1/3] hw/riscv/boot.c: calculate fdt size after fdt_pack()
,
Daniel Henrique Barboza
,
12:12
[PATCH v5 0/3] riscv_load_fdt() semantics change
,
Daniel Henrique Barboza
,
12:12
Re: [PATCH] x86: fix q35 kernel measurements broken due to rng seeding
,
Peter Maydell
,
11:51
Re: [PATCH] x86: fix q35 kernel measurements broken due to rng seeding
,
Dov Murik
,
11:41
Re: [PATCH 1/9] Updated the FSF address in file hw/sh4/sh7750_regs.h
,
Khadija Kamran
,
11:37
[PATCH v4 2/9] igb: handle PF/VF reset properly
,
Sriram Yagnaraman
,
11:27
[PATCH v4 3/9] igb: add ICR_RXDW
,
Sriram Yagnaraman
,
11:27
Re: no more pullreq processing til February
,
Peter Maydell
,
11:18
Re: [PULL 00/35] Testing, docs, semihosting and plugin updates
,
Peter Maydell
,
11:15
Re: [RFC PATCH v2 1/3] hw/cxl: QMP based poison injection support
,
Markus Armbruster
,
11:10
[PULL v4 00/38] Block layer patches
,
Kevin Wolf
,
11:04
Re: [PATCH v9 4/5] riscv: Introduce satp mode hw capabilities
,
Frank Chang
,
10:50
Re: [PATCH 1/9] Updated the FSF address in file hw/sh4/sh7750_regs.h
,
Markus Armbruster
,
10:47
Re: [RFC v3 16/18] vfio/iommufd: Implement the iommufd backend
,
Eric Auger
,
10:43
[PATCH] target/riscv: Add RVV registers to log
,
Ivan Klokov
,
10:37
[PATCH v3 4/4] iotests/detect-zeroes-registered-buf: add new test
,
Stefan Hajnoczi
,
10:28
[PATCH v3 3/4] qemu-io: add -r option to register I/O buffer
,
Stefan Hajnoczi
,
10:28
[PATCH v3 2/4] qemu-io: use BdrvRequestFlags instead of int
,
Stefan Hajnoczi
,
10:28
[PATCH v3 1/4] block: fix detect-zeroes= with BDRV_REQ_REGISTERED_BUF
,
Stefan Hajnoczi
,
10:28
[PATCH v3 0/4] block: fix detect-zeroes= with BDRV_REQ_REGISTERED_BUF
,
Stefan Hajnoczi
,
10:28
Re: [PATCH] x86: fix q35 kernel measurements broken due to rng seeding
,
James Bottomley
,
10:24
Re: [PATCH] x86: fix q35 kernel measurements broken due to rng seeding
,
Daniel P . Berrangé
,
10:15
Re: [PATCH] x86: fix q35 kernel measurements broken due to rng seeding
,
Jason A. Donenfeld
,
10:13
Re: [PATCH] x86: fix q35 kernel measurements broken due to rng seeding
,
Jason A. Donenfeld
,
10:12
Re: [PATCH v6 19/36] target/arm: Use tcg_gen_atomic_cmpxchg_i128 for CASP
,
Philippe Mathieu-Daudé
,
10:04
Re: [PATCH 02/25] aspeed: Add Supermicro X11 SPI machine type
,
Guenter Roeck
,
10:01
Re: [PATCH v6 0/2] check magic value for deciding the mapping of channels
,
Juan Quintela
,
10:00
Re: [PATCH 0/3] util/userfaultfd: Support /dev/userfaultfd
,
Peter Xu
,
09:58
Re: [PATCH] x86: fix q35 kernel measurements broken due to rng seeding
,
James Bottomley
,
09:57
Re: [PATCH v6 2/2] migration: check magic value for deciding the mapping of channels
,
Juan Quintela
,
09:56
Re: [PATCH v6 29/36] target/s390x: Copy wout_x1 to wout_x1_P
,
Philippe Mathieu-Daudé
,
09:56
Re: [PATCH v6 1/2] io: Add support for MSG_PEEK for socket channel
,
Juan Quintela
,
09:55
Re: [PATCH v5 04/20] scripts/clean-includes: Improve --git commit message
,
Juan Quintela
,
09:54
Re: [PATCH v2 3/4] qemu-io: add -r option to register I/O buffer
,
Stefan Hajnoczi
,
09:49
Re: [RFC PATCH v2 1/3] hw/cxl: QMP based poison injection support
,
Jonathan Cameron
,
09:46
[RFC PATCH v1 1/8] hw/xen: Add xenstore wire implementation and implementation stubs
,
David Woodhouse
,
09:46
[RFC PATCH v1 4/8] hw/xen: Implement XenStore transactions
,
David Woodhouse
,
09:46
[RFC PATCH v1 8/8] hw/xen: Create initial XenStore nodes
,
David Woodhouse
,
09:46
[RFC PATCH v1 7/8] hw/xen: Implement core serialize/deserialize methods for xenstore_impl
,
David Woodhouse
,
09:46
[RFC PATCH v1 2/8] hw/xen: Add basic XenStore tree walk and write/read/directory support
,
David Woodhouse
,
09:46
[RFC PATCH v1 3/8] hw/xen: Implement XenStore watches
,
David Woodhouse
,
09:46
[RFC PATCH v1 5/8] hw/xen: Watches on XenStore transactions
,
David Woodhouse
,
09:45
[RFC PATCH v1 6/8] xenstore perms WIP
,
David Woodhouse
,
09:45
[RFC PATCH v1 0/8] Look Ma! We made a XenStore
,
David Woodhouse
,
09:45
Re: [PATCH] vhost-user-fs: add capability to allow migration
,
Juan Quintela
,
09:37
Re: [PATCH] x86: fix q35 kernel measurements broken due to rng seeding
,
Daniel P . Berrangé
,
09:36
[PATCH v10 42/59] kvm/i386: Add xen-gnttab-max-frames property
,
David Woodhouse
,
09:36
[PATCH v10 21/59] i386/xen: handle VCPUOP_register_vcpu_info
,
David Woodhouse
,
09:36
[PATCH v10 58/59] kvm/i386: Add xen-evtchn-max-pirq property
,
David Woodhouse
,
09:36
[PATCH v10 52/59] hw/xen: Add basic ring handling to xenstore
,
David Woodhouse
,
09:36
[PATCH v10 27/59] hw/xen: Add xen_evtchn device for event channel emulation
,
David Woodhouse
,
09:36
[PATCH v10 30/59] hw/xen: Implement EVTCHNOP_close
,
David Woodhouse
,
09:36
[PATCH v10 56/59] hw/xen: Support GSI mapping to PIRQ
,
David Woodhouse
,
09:36
[PATCH v10 36/59] hw/xen: Implement EVTCHNOP_bind_interdomain
,
David Woodhouse
,
09:36
[PATCH v10 28/59] i386/xen: Add support for Xen event channel delivery to vCPU
,
David Woodhouse
,
09:36
[PATCH v10 54/59] i386/xen: Implement HYPERVISOR_physdev_op
,
David Woodhouse
,
09:36
[PATCH v10 23/59] i386/xen: handle VCPUOP_register_runstate_memory_area
,
David Woodhouse
,
09:36
[PATCH v10 37/59] hw/xen: Implement EVTCHNOP_bind_vcpu
,
David Woodhouse
,
09:36
[PATCH v10 22/59] i386/xen: handle VCPUOP_register_vcpu_time_info
,
David Woodhouse
,
09:35
[PATCH v10 04/59] i386/kvm: Add xen-version KVM accelerator property and init KVM Xen support
,
David Woodhouse
,
09:35
[PATCH v10 17/59] i386/xen: implement HYPERVISOR_memory_op
,
David Woodhouse
,
09:35
[PATCH v10 34/59] hw/xen: Implement EVTCHNOP_send
,
David Woodhouse
,
09:34
[PATCH v10 31/59] hw/xen: Implement EVTCHNOP_unmask
,
David Woodhouse
,
09:34
[PATCH v10 15/59] i386/xen: add pc_machine_kvm_type to initialize XEN_EMULATE mode
,
David Woodhouse
,
09:34
[PATCH v10 24/59] i386/xen: implement HYPERVISOR_event_channel_op
,
David Woodhouse
,
09:34
[PATCH v10 25/59] i386/xen: implement HVMOP_set_evtchn_upcall_vector
,
David Woodhouse
,
09:34
[PATCH v10 06/59] i386/hvm: Set Xen vCPU ID in KVM
,
David Woodhouse
,
09:34
[PATCH v10 32/59] hw/xen: Implement EVTCHNOP_bind_virq
,
David Woodhouse
,
09:34
[PATCH v10 48/59] i386/xen: Reserve Xen special pages for console, xenstore rings
,
David Woodhouse
,
09:34
[PATCH v10 45/59] i386/xen: Implement HYPERVISOR_grant_table_op and GNTTABOP_[gs]et_verson
,
David Woodhouse
,
09:34
[PATCH v10 50/59] hw/xen: Add backend implementation of interdomain event channel support
,
David Woodhouse
,
09:34
[PATCH v10 01/59] include: import Xen public headers to hw/xen/interface
,
David Woodhouse
,
09:34
[PATCH v10 57/59] hw/xen: Support MSI mapping to PIRQ
,
David Woodhouse
,
09:34
[PATCH v10 39/59] i386/xen: add monitor commands to test event injection
,
David Woodhouse
,
09:34
[PATCH v10 41/59] hw/xen: Support HVM_PARAM_CALLBACK_TYPE_PCI_INTX callback
,
David Woodhouse
,
09:33
[PATCH v10 19/59] i386/xen: implement HYPERVISOR_hvm_op
,
David Woodhouse
,
09:33
[PATCH v10 00/59] Xen HVM support under KVM
,
David Woodhouse
,
09:33
[PATCH v10 02/59] xen: add CONFIG_XEN_BUS and CONFIG_XEN_EMU options for Xen emulation
,
David Woodhouse
,
09:33
[PATCH v10 47/59] i386/xen: handle PV timer hypercalls
,
David Woodhouse
,
09:33
[PATCH v10 51/59] hw/xen: Add xen_xenstore device for xenstore emulation
,
David Woodhouse
,
09:33
[PATCH v10 35/59] hw/xen: Implement EVTCHNOP_alloc_unbound
,
David Woodhouse
,
09:33
[PATCH v10 09/59] i386/xen: handle guest hypercalls
,
David Woodhouse
,
09:33
[PATCH v10 12/59] i386/xen: Implement SCHEDOP_poll and SCHEDOP_yield
,
David Woodhouse
,
09:33
[PATCH v10 16/59] i386/xen: manage and save/restore Xen guest long_mode setting
,
David Woodhouse
,
09:33
[PATCH v10 26/59] i386/xen: implement HVMOP_set_param
,
David Woodhouse
,
09:33
[PATCH v10 11/59] i386/xen: implement HYPERVISOR_sched_op, SCHEDOP_shutdown
,
David Woodhouse
,
09:33
[PATCH v10 38/59] hw/xen: Implement EVTCHNOP_reset
,
David Woodhouse
,
09:33
[PATCH v10 33/59] hw/xen: Implement EVTCHNOP_bind_ipi
,
David Woodhouse
,
09:33
[PATCH v10 59/59] i386/xen: Document Xen HVM emulation
,
David Woodhouse
,
09:33
[PATCH v10 07/59] xen-platform: exclude vfio-pci from the PCI platform unplug
,
David Woodhouse
,
09:33
[PATCH v10 18/59] i386/xen: implement XENMEM_add_to_physmap_batch
,
David Woodhouse
,
09:32
[PATCH v10 55/59] hw/xen: Implement emulated PIRQ hypercall support
,
David Woodhouse
,
09:32
[PATCH v10 43/59] hw/xen: Add xen_gnttab device for grant table emulation
,
David Woodhouse
,
09:32
[PATCH v10 13/59] hw/xen: Add xen_overlay device for emulating shared xenheap pages
,
David Woodhouse
,
09:32
[PATCH v10 40/59] hw/xen: Support HVM_PARAM_CALLBACK_TYPE_GSI callback
,
David Woodhouse
,
09:32
[PATCH v10 08/59] xen-platform: allow its creation with XEN_EMULATE mode
,
David Woodhouse
,
09:32
[PATCH v10 46/59] hw/xen: Implement GNTTABOP_query_size
,
David Woodhouse
,
09:32
[PATCH v10 05/59] i386/kvm: handle Xen HVM cpuid leaves
,
David Woodhouse
,
09:32
[PATCH v10 03/59] xen: Add XEN_DISABLED mode and make it default
,
David Woodhouse
,
09:32
[PATCH v10 20/59] i386/xen: implement HYPERVISOR_vcpu_op
,
David Woodhouse
,
09:32
[PATCH v10 44/59] hw/xen: Support mapping grant frames
,
David Woodhouse
,
09:32
[PATCH v10 29/59] hw/xen: Implement EVTCHNOP_status
,
David Woodhouse
,
09:32
[PATCH v10 10/59] i386/xen: implement HYPERVISOR_xen_version
,
David Woodhouse
,
09:32
[PATCH v10 14/59] xen: Permit --xen-domid argument when accel is KVM
,
David Woodhouse
,
09:32
[PATCH v10 49/59] i386/xen: handle HVMOP_get_param
,
David Woodhouse
,
09:32
[PATCH v10 53/59] hw/xen: Automatically add xen-platform PCI device for emulated Xen guests
,
David Woodhouse
,
09:32
Re: [PATCH] vhost-user-fs: add capability to allow migration
,
Juan Quintela
,
09:26
Re: [PATCH] accel/tcg: Complete cpu initialization before registration
,
Eric Auger
,
09:20
[PATCH 8/9] Updated the FSF address in tests/unit/test-rcu-list.c
,
Khadija Kamran
,
09:02
[PATCH 7/9] Updated the FSF address in file util/uri.c
,
Khadija Kamran
,
09:02
[PATCH 5/9] Updated the FSF address in file include/hw/arm/raspi_platform.h
,
Khadija Kamran
,
09:02
[PATCH 2/9] Updated the FSF address in file contrib/gitdm/filetypes.txt
,
Khadija Kamran
,
09:02
[PATCH 6/9] Updated the FSF address in file tests/unit/rcutorture.c
,
Khadija Kamran
,
09:02
[PATCH 4/9] Updated the FSF address in file include/qemu/uri.h
,
Khadija Kamran
,
09:02
[PATCH 3/9] Updated the FSF address in file hw/scsi/viosrp.h
,
Khadija Kamran
,
09:02
Re: [PATCH 1/9] Updated the FSF address in file hw/sh4/sh7750_regs.h
,
Khadija Kamran
,
09:02
[PATCH 9/9] Updated the FSF address in tests/qemu-iotests/022
,
Khadija Kamran
,
09:02
[PATCH 1/9] Updated the FSF address in file hw/sh4/sh7750_regs.h
,
Khadija Kamran
,
09:02
[PATCH v2] x86: fix q35 kernel measurements broken due to rng seeding
,
James Bottomley
,
09:00
[PATCH 2/2] target/i386: add support for FB_CLEAR feature
,
Emanuele Giuseppe Esposito
,
08:58
[PATCH 1/2] target/i386: add support for FLUSH_L1D feature
,
Emanuele Giuseppe Esposito
,
08:58
[PATCH 0/2] target/i386: add support for cpu FLUSH_L1D feature and FB_CLEAR capability
,
Emanuele Giuseppe Esposito
,
08:58
[PATCH] x86: fix q35 kernel measurements broken due to rng seeding
,
James Bottomley
,
08:57
Re: [PATCH v9 1/3] hw/riscv: clear kernel_entry higher bits from load_elf_ram_sym()
,
Daniel Henrique Barboza
,
08:48
Re: [PATCH v5 04/20] scripts/clean-includes: Improve --git commit message
,
Markus Armbruster
,
08:44
Re: [RFC PATCH v5 0/9] target/arm: Allow CONFIG_TCG=n builds
,
Fabiano Rosas
,
08:36
[PATCH] tests/tcg/s390x: Add cdsg.c
,
Ilya Leoshkevich
,
08:33
Re: [PULL v3 00/38] Block layer patches
,
Peter Maydell
,
08:28
Re: [PATCH v6 32/36] target/s390x: Use tcg_gen_atomic_cmpxchg_i128 for CDSG
,
Ilya Leoshkevich
,
08:28
Re: [PATCH] hw/usb/hcd-ohci: Fix typo
,
BALATON Zoltan
,
08:26
Re: [PATCH v9 5/5] riscv: Correctly set the device-tree entry 'mmu-type'
,
Frank Chang
,
08:25
[PATCH v15 04/11] s390x/sclp: reporting the maximum nested topology entries
,
Pierre Morel
,
08:23
[PATCH v15 05/11] s390x/cpu topology: resetting the Topology-Change-Report
,
Pierre Morel
,
08:23
[PATCH v15 09/11] machine: adding s390 topology to query-cpu-fast
,
Pierre Morel
,
08:23
[PATCH v15 06/11] s390x/cpu topology: interception of PTF instruction
,
Pierre Morel
,
08:23
[PATCH v15 07/11] target/s390x/cpu topology: activating CPU topology
,
Pierre Morel
,
08:23
[PATCH v15 10/11] qapi/s390x/cpu topology: CPU_POLARITY_CHANGE qapi event
,
Pierre Morel
,
08:23
[PATCH v15 03/11] target/s390x/cpu topology: handle STSI(15) and build the SYSIB
,
Pierre Morel
,
08:22
[PATCH v15 08/11] qapi/s390x/cpu topology: x-set-cpu-topology monitor command
,
Pierre Morel
,
08:22
[PATCH v15 11/11] docs/s390x/cpu topology: document s390x cpu topology
,
Pierre Morel
,
08:22
Re: [PATCH v9 2/5] riscv: Change type of valid_vm_1_10_[32|64] to bool
,
Frank Chang
,
08:21
[PATCH v15 00/11] s390x: CPU Topology
,
Pierre Morel
,
08:21
[PATCH v15 02/11] s390x/cpu topology: add topology entries on CPU hotplug
,
Pierre Morel
,
08:21
[PATCH v15 01/11] s390x/cpu topology: adding s390 specificities to CPU topology
,
Pierre Morel
,
08:21
Re: [PATCH v5 04/20] scripts/clean-includes: Improve --git commit message
,
Juan Quintela
,
08:15
Re: [PATCH v4 4/9] igb: implement VFRE and VFTE registers
,
Akihiko Odaki
,
08:13
Re: [PATCH 1/4] cpus: Make {start,end}_exclusive() recursive
,
Ilya Leoshkevich
,
08:08
Re: [PATCH v3 06/11] tests/qtest/migration-test: Reduce 'cmd_source' string scope
,
Juan Quintela
,
08:07
RE: [PATCH v4 00/16] hw/9pfs: Add 9pfs support for Windows
,
Shi, Guohuai
,
08:04
Re: [PATCH v5 04/14] Hexagon (target/hexagon) Add overrides for dealloc-return instructions
,
Anton Johansson
,
08:04
Re: [PATCH v3 8/9] igb: respect VT_CTL ignore MAC field
,
Akihiko Odaki
,
08:03
Re: [PATCH v5 04/20] scripts/clean-includes: Improve --git commit message
,
Markus Armbruster
,
07:50
Re: [PATCH v5 03/14] Hexagon (target/hexagon) Add overrides for endloop1/endloop01
,
Anton Johansson
,
07:30
Re: [PATCH 08/25] hw/arm/boot: Export write_bootloader for Aspeed machines
,
Philippe Mathieu-Daudé
,
07:20
Re: [PATCH 1/9] Updated the FSF address in file hw/sh4/sh7750_regs.h
,
Philippe Mathieu-Daudé
,
07:19
[PATCH] hw/usb/hcd-ohci: Fix typo
,
Philippe Mathieu-Daudé
,
07:15
Re: [RFC PATCH v2 1/3] hw/cxl: QMP based poison injection support
,
Markus Armbruster
,
07:14
Re: [PATCH v5 02/14] Hexagon (target/hexagon) Add overrides for callr
,
Anton Johansson
,
07:09
Re: [PATCH v5 01/14] Hexagon (target/hexagon) Add overrides for jumpr31 instructions
,
Anton Johansson
,
07:05
Re: Emulating device configuration / max_virtqueue_pairs in vhost-vdpa and vhost-user
,
Eugenio Perez Martin
,
06:49
Re: [PATCH] tests/tcg/s390x: Use -nostdlib for softmmu tests
,
Philippe Mathieu-Daudé
,
06:27
Re: Emulating device configuration / max_virtqueue_pairs in vhost-vdpa and vhost-user
,
Michael S. Tsirkin
,
06:20
Re: Emulating device configuration / max_virtqueue_pairs in vhost-vdpa and vhost-user
,
Eugenio Perez Martin
,
06:20
[PATCH v4 9/9] igb: respect VMVIR and VMOLR for VLAN
,
Sriram Yagnaraman
,
06:17
[PATCH v4 0/9] igb: merge changes from <address@hidden>
,
Sriram Yagnaraman
,
06:17
[PATCH v4 8/9] igb: respect VT_CTL ignore MAC field
,
Sriram Yagnaraman
,
06:17
[PATCH v4 5/9] igb: check oversized packets for VMDq
,
Sriram Yagnaraman
,
06:17
[PATCH v4 1/9] MAINTAINERS: Add Sriram Yagnaraman as a igb reviewer
,
Sriram Yagnaraman
,
06:17
[PATCH v4 4/9] igb: implement VFRE and VFTE registers
,
Sriram Yagnaraman
,
06:17
[PATCH v4 7/9] igb: implement VF Tx and Rx stats
,
Sriram Yagnaraman
,
06:17
[PATCH v4 6/9] igb: respect E1000_VMOLR_RSSE
,
Sriram Yagnaraman
,
06:17
Re: Emulating device configuration / max_virtqueue_pairs in vhost-vdpa and vhost-user
,
Maxime Coquelin
,
06:14
Re: Emulating device configuration / max_virtqueue_pairs in vhost-vdpa and vhost-user
,
Michael S. Tsirkin
,
05:53
Re: Emulating device configuration / max_virtqueue_pairs in vhost-vdpa and vhost-user
,
Michael S. Tsirkin
,
05:44
Re: Expose support for HyperV features via QMP
,
manish.mishra
,
05:43
RE: [PATCH v3 8/9] igb: respect VT_CTL ignore MAC field
,
Sriram Yagnaraman
,
05:34
RE: [PATCH v3 3/9] igb: add ICR_RXDW
,
Sriram Yagnaraman
,
05:30
Re: [PATCH 9/9] Updated the FSF address in tests/qemu-iotests/022
,
Alex Bennée
,
05:25
Re: [PATCH 8/9] Updated the FSF address in tests/unit/test-rcu-list.c
,
Alex Bennée
,
05:25
Re: [PATCH 7/9] Updated the FSF address in file util/uri.c
,
Alex Bennée
,
05:25
Re: [PATCH 6/9] Updated the FSF address in file tests/unit/rcutorture.c
,
Alex Bennée
,
05:24
Re: [PATCH 5/9] Updated the FSF address in file include/hw/arm/raspi_platform.h
,
Alex Bennée
,
05:24
Re: [PATCH 4/9] Updated the FSF address in file include/qemu/uri.h
,
Alex Bennée
,
05:24
Re: [PATCH 3/9] Updated the FSF address in file hw/scsi/viosrp.h
,
Alex Bennée
,
05:24
Re: [PATCH 1/9] Updated the FSF address in file hw/sh4/sh7750_regs.h
,
Alex Bennée
,
05:24
Re: [PATCH v6 35/36] target/i386: Inline cmpxchg8b
,
Alex Bennée
,
05:19
Re: [PATCH v6 17/36] tcg: Split out tcg_gen_nonatomic_cmpxchg_i{32, 64}
,
Alex Bennée
,
05:16
Re: [PATCH v6 16/36] tcg: Add tcg_gen_{non}atomic_cmpxchg_i128
,
Alex Bennée
,
05:15
[RFC PATCH v2 3/3] hw/cxl: Add clear poison mailbox command support.
,
Jonathan Cameron
,
05:05
[RFC PATCH v2 2/3] hw/cxl: Add poison injection via the mailbox.
,
Jonathan Cameron
,
05:05
[RFC PATCH v2 1/3] hw/cxl: QMP based poison injection support
,
Jonathan Cameron
,
05:04
[RFC PATCH v2 0/3] hw/cxl: Poison get, inject, clear
,
Jonathan Cameron
,
05:04
Re: [PATCH v6 15/36] tcg: Add guest load/store primitives for TCGv_i128
,
Alex Bennée
,
04:58
[PULL 0/1] M68k next patches
,
Laurent Vivier
,
04:54
[PULL 1/1] m68k: fix 'bkpt' instruction in softmmu mode
,
Laurent Vivier
,
04:54
Re: [PATCH v6 13/36] tcg: Add temp allocation for TCGv_i128
,
Alex Bennée
,
04:43
Re: [PATCH v6 05/36] tcg: Add TCG_CALL_{RET,ARG}_BY_REF
,
Alex Bennée
,
04:38
Re: [QEMU][PATCH v5 09/10] hw/arm: introduce xenpvh machine
,
Paul Durrant
,
03:35
Re: [QEMU][PATCH v5 07/10] hw/xen/xen-hvm-common: Use g_new and error_report
,
Paul Durrant
,
03:15
Re: [QEMU][PATCH v5 06/10] hw/xen/xen-hvm-common: skip ioreq creation on ioreq registration failure
,
Paul Durrant
,
03:14
Re: [PATCH v2 0/6] Resolve TYPE_PIIX3_XEN_DEVICE
,
Bernhard Beschow
,
03:11
Re: [QEMU][PATCH v5 05/10] include/hw/xen/xen_common: return error from xen_create_ioreq_server
,
Paul Durrant
,
03:08
Re: [QEMU][PATCH v5 04/10] xen-hvm: reorganize xen-hvm and move common function to xen-hvm-common
,
Paul Durrant
,
03:01
Re: [PATCH 08/25] hw/arm/boot: Export write_bootloader for Aspeed machines
,
Cédric Le Goater
,
02:58
Re: [PATCH 0/3] util/userfaultfd: Support /dev/userfaultfd
,
Michal Prívozník
,
02:55
Re: [QEMU][PATCH v5 01/10] hw/i386/xen/: move xen-mapcache.c to hw/xen/
,
Paul Durrant
,
02:54
Re: [PATCH 04/25] avocado/boot_linux_console.py: Update ast2600 test
,
Cédric Le Goater
,
02:52
Re: Emulating device configuration / max_virtqueue_pairs in vhost-vdpa and vhost-user
,
Eugenio Perez Martin
,
02:50
Re: [PATCH 02/25] aspeed: Add Supermicro X11 SPI machine type
,
Cédric Le Goater
,
02:50
Re: bamboo machine
,
Cédric Le Goater
,
02:21
Re: [PULL 16/22] tcg/aarch64: Reorg goto_tb implementation
,
Richard Henderson
,
02:08
Re: Emulating device configuration / max_virtqueue_pairs in vhost-vdpa and vhost-user
,
Eugenio Perez Martin
,
01:56
Re: [PATCH 05/25] m25p80: Add the is25wp256 SFPD table
,
Joel Stanley
,
01:37
Re: [PATCH 02/25] aspeed: Add Supermicro X11 SPI machine type
,
Joel Stanley
,
01:10
Re: [PATCH 08/25] hw/arm/boot: Export write_bootloader for Aspeed machines
,
Joel Stanley
,
00:56
Re: [PATCH 06/25] tests/avocado/machine_aspeed.py: update buildroot tests
,
Joel Stanley
,
00:56
Re: [PATCH 04/25] avocado/boot_linux_console.py: Update ast2600 test
,
Joel Stanley
,
00:55
Re: accel/tcg/translator.c question about translator_access
,
Richard Henderson
,
00:54
Re: [PATCH 20/25] hw/arm/aspeed_ast10x0: Add various unimplemented peripherals
,
Joel Stanley
,
00:54
Re: [PATCH 09/25] hw/core/loader: Remove declarations of option_rom_has_mr/rom_file_has_mr
,
Joel Stanley
,
00:47
Re: [PATCH 07/25] tests/avocado/machine_aspeed.py: Mask systemd services to speed up SDK boot
,
Joel Stanley
,
00:43
Re: [PATCH 03/25] hw/net: Fix read of uninitialized memory in ftgmac100
,
Joel Stanley
,
00:42
Re: [PULL 10/56] x86: don't let decompressed kernel image clobber setup_data
,
H. Peter Anvin
,
00:41
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc