Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
qemu-devel (date)
[
Thread Index
][
Top
][
All Lists
][
qemu-devel info page
]
Advanced
[
Prev Period
]
Last Modified: Sat Jul 31 2021 20:55:12 -0400
Messages in reverse chronological order
[
Next Period
]
July 31, 2021
Re: [PATCH for-6.2 7/8] arch_init.h: Don't include arch_init.h unnecessarily
,
Alistair Francis
,
20:55
Windows on ARM64 not able to use attached TPM 2
,
Stefan Berger
,
20:29
[PATCH] target/i386: cmpxchg should not touch accumulator
,
yqwfh
,
16:53
Re: "make check-acceptance" takes way too long
,
Peter Maydell
,
16:33
Re: [PATCH] target/mips: Remove JR opcode unused arguments
,
Richard Henderson
,
15:54
[PATCH] hw/char: Add config for shakti uart
,
Vijai Kumar K
,
15:03
Re: "make check-acceptance" takes way too long
,
Alex Bennée
,
14:43
Re: "make check-acceptance" takes way too long
,
Cleber Rosa
,
13:58
Please help me understand VIRTIO_F_IOMMU_PLATFORM
,
Jason Thorpe
,
11:41
Re: [PATCH v2 0/2] coverity-scan: Add accelerator and sysemu components
,
Philippe Mathieu-Daudé
,
11:25
[PATCH-for-6.1?] target/mips: Remove MOVZ/MOVN opcodes from Loongson 2E
,
Philippe Mathieu-Daudé
,
10:42
[PATCH v2 1/2] migration: allow multifd for socket protocol only
,
Li Zhijian
,
10:01
[PATCH v2 2/2] migration: allow enabling mutilfd for specific protocol only
,
Li Zhijian
,
10:01
[PATCH 2/2] migration/rdma: advise prefetch write for ODP region
,
Li Zhijian
,
09:59
[PATCH 1/2] migration/rdma: Try to register On-Demand Paging memory region
,
Li Zhijian
,
09:59
[PATCH 0/2] enable fsdax rdma migration
,
Li Zhijian
,
09:59
Re: "make check-acceptance" takes way too long
,
Thomas Huth
,
02:39
[PATCH 5/6] coverity-model: constrain g_malloc/g_malloc0/g_realloc as never returning NULL
,
Paolo Bonzini
,
02:27
[PATCH 6/6] coverity-model: write models fully for non-array allocation functions
,
Paolo Bonzini
,
02:27
[PATCH 4/6] coverity-model: clean up the models for array allocation functions
,
Paolo Bonzini
,
02:27
[PATCH 3/6] coverity-model: remove model for more allocation functions
,
Paolo Bonzini
,
02:27
[PATCH 2/6] coverity-model: make g_free a synonym of free
,
Paolo Bonzini
,
02:27
[PATCH 1/6] coverity-model: update address_space_read/write models
,
Paolo Bonzini
,
02:27
[PATCH 0/6] Updates for Coverity modeling file
,
Paolo Bonzini
,
02:27
Re: [PATCH V5 17/25] vfio-pci: cpr part 2
,
Zheng Chuan
,
02:07
[Bug 1891748] Re: qemu-arm-static 5.1 can't run gcc
,
xornet
,
00:45
Re: Bug in qemu-system-ppc running fedora 12 ppc guest
,
Howard Spoelstra
,
00:35
July 30, 2021
[PATCH 0/1] hw/arm/smmu: Add access flag handling
,
Joe Komlodi
,
19:17
[PATCH 1/1] hw/arm/smmu: Add access flag handling
,
Joe Komlodi
,
19:17
[PATCH] target/mips: Remove JR opcode unused arguments
,
Philippe Mathieu-Daudé
,
18:55
Re: "make check-acceptance" takes way too long
,
Cleber Rosa
,
18:04
Re: [PATCH for-6.2 53/53] target/arm: Enable MVE in Cortex-M55
,
Richard Henderson
,
16:49
Re: [PATCH for-6.2 52/53] target/arm: Implement MVE VRINT insns
,
Richard Henderson
,
16:48
Re: [PATCH for-6.2 12/43] target/sh4: Implement do_unaligned_access for user-only
,
Rob Landley
,
16:37
Re: [PATCH for-6.2 51/53] target/arm: Implement MVE VCVT between single and half precision
,
Richard Henderson
,
16:33
Re: [PATCH for-6.2 50/53] target/arm: Implement MVE VCVT with specified rounding mode
,
Richard Henderson
,
16:29
Re: [PATCH for-6.2 49/53] target/arm: Implement MVE VCVT between fp and integer
,
Richard Henderson
,
16:27
Re: [PATCH for-6.2 48/53] target/arm: Implement MVE VCVT between floating and fixed point
,
Richard Henderson
,
16:24
Re: [PATCH for-6.2 47/53] target/arm: Implement MVE fp scalar comparisons
,
Richard Henderson
,
16:22
Re: [PATCH for-6.2 46/53] target/arm: Implement MVE fp vector comparisons
,
Richard Henderson
,
16:21
[PATCH v3 13/13] python/aqmp-tui: Allow copying message from TUI
,
G S Niteesh Babu
,
16:19
[PATCH v3 12/13] python/aqmp-tui: Add pyperclip dependency
,
G S Niteesh Babu
,
16:19
[PATCH v3 11/13] python/aqmp-tui: Add ability to highlight messages
,
G S Niteesh Babu
,
16:19
[PATCH v3 10/13] python/aqmp-tui: Add scrolling to history box
,
G S Niteesh Babu
,
16:19
[PATCH v3 09/13] python/aqmp-tui: Add QMP connection manager
,
G S Niteesh Babu
,
16:19
[PATCH v3 08/13] python/aqmp-tui: add syntax highlighting
,
G S Niteesh Babu
,
16:19
[PATCH v3 07/13] python: add optional pygments dependency
,
G S Niteesh Babu
,
16:19
[PATCH v3 06/13] python/aqmp-tui: Added type annotations for aqmp-tui
,
G S Niteesh Babu
,
16:19
[PATCH v3 05/13] python: add entry point for aqmp-tui
,
G S Niteesh Babu
,
16:19
[PATCH v3 04/13] python/aqmp-tui: Add AQMP TUI draft
,
G S Niteesh Babu
,
16:19
[PATCH v3 03/13] python: Add dependencies for AQMP TUI
,
G S Niteesh Babu
,
16:19
[PATCH v3 02/13] python: disable pylint errors for aqmp-tui
,
G S Niteesh Babu
,
16:19
[PATCH v3 01/13] python/aqmp: Fix wait_closed work-around for python 3.6
,
G S Niteesh Babu
,
16:19
[PATCH v3 00/13] AQMP TUI Draft
,
G S Niteesh Babu
,
16:19
Re: [PATCH for-6.2 45/53] target/arm: Implement MVE FP max/min across vector
,
Richard Henderson
,
16:13
Re: [PATCH for-6.2 44/53] softfloat: Remove assertion preventing silencing of NaN in default-NaN mode
,
Richard Henderson
,
16:00
Re: [PATCH for-6.2 43/53] target/arm: Implement MVE fp-with-scalar VFMA, VFMAS
,
Richard Henderson
,
15:59
Re: [PATCH for-6.2 42/53] target/arm: Implement MVE scalar fp insns
,
Richard Henderson
,
15:56
Re: [PATCH for-6.2 41/53] target/arm: Implement MVE VMAXNMA and VMINNMA
,
Richard Henderson
,
15:50
Re: [PATCH for-6.2 40/53] target/arm: Implement MVE VCMUL and VCMLA
,
Richard Henderson
,
15:47
Re: [PATCH for-6.2 39/53] target/arm: Implement MVE VFMA and VFMS
,
Richard Henderson
,
15:41
Re: [PATCH for-6.2 36/53] target/arm: Implement MVE VADD (floating-point)
,
Richard Henderson
,
15:37
RE: [PATCH for-6.2 5/8] arch_init.h: Add QEMU_ARCH_HEXAGON
,
Taylor Simpson
,
15:36
Re: [PATCH for-6.2 39/53] target/arm: Implement MVE VFMA and VFMS
,
Richard Henderson
,
15:34
Re: [PATCH for-6.2 38/53] target/arm: Implement MVE VCADD
,
Richard Henderson
,
15:32
Re: [PATCH for-6.2 37/53] target/arm: Implement MVE VSUB, VMUL, VABD, VMAXNM, VMINNM
,
Richard Henderson
,
15:28
Re: [PATCH for-6.2 36/53] target/arm: Implement MVE VADD (floating-point)
,
Richard Henderson
,
15:27
Re: [PATCH for-6.2 26/53] target/arm: Implement MVE VMLA
,
Richard Henderson
,
15:18
Re: [PATCH for-6.2 21/53] target/arm: Implement MVE integer min/max across vector
,
Richard Henderson
,
15:16
Re: [PATCH for-6.2 10/53] target/arm: Fix VPT advance when ECI is non-zero
,
Richard Henderson
,
15:14
Re: [PATCH for-6.2 07/53] target/arm: Fix MVE 48-bit SQRSHRL for small right shifts
,
Richard Henderson
,
15:07
Re: [PATCH for-6.2 03/53] target/arm: Fix MVE VSLI by 0 and VSRI by <dt>
,
Richard Henderson
,
14:56
Re: [PATCH for-6.2 6/8] arch_init.h: Move QEMU_ARCH_VIRTIO_* to qdev-monitor.c
,
Richard Henderson
,
14:46
Re: [PATCH for-6.2 8/8] stubs: Remove unused arch_type.c stub
,
Richard Henderson
,
14:46
Re: [PATCH for-6.2 7/8] arch_init.h: Don't include arch_init.h unnecessarily
,
Richard Henderson
,
14:45
Re: [PATCH for-6.2 5/8] arch_init.h: Add QEMU_ARCH_HEXAGON
,
Richard Henderson
,
14:44
Re: [PATCH for-6.2 4/8] meson.build: Define QEMU_ARCH in config-target.h
,
Richard Henderson
,
14:43
Re: [PATCH for-6.2 3/8] softmmu/arch_init.c: Trim down include list
,
Richard Henderson
,
14:42
Re: [PATCH for-6.2 2/8] monitor: Use accel_find("kvm") instead of kvm_available()
,
Richard Henderson
,
14:42
Re: [PATCH for-6.2 1/8] softmmu: Use accel_find("xen") instead of xen_available()
,
Richard Henderson
,
14:41
[PULL 2/2] target/nios2: Mark raise_exception() as noreturn
,
Richard Henderson
,
14:28
[PULL 1/2] accel/tcg: Remove double bswap for helper_atomic_sto_*_mmu
,
Richard Henderson
,
14:28
[PULL 0/2] tcg patch queue for rc2
,
Richard Henderson
,
14:28
Misc questions
,
Kenneth Adam Miller
,
14:25
Re: [PATCH] MAINTAINERS: Added myself as a reviewer for acpi/smbios subsystem
,
Philippe Mathieu-Daudé
,
14:18
Re: [PATCH v3 0/2] x86/sev: Measured Linux SEV guest with kernel/initrd/cmdline
,
Connor Kuehl
,
14:15
Re: QEMU on x64
,
Peter Maydell
,
14:14
QEMU on x64
,
Christopher Caulfield
,
14:03
Re: [PATCH v3 0/2] x86/sev: Measured Linux SEV guest with kernel/initrd/cmdline
,
Dov Murik
,
14:02
[PATCH] MAINTAINERS: Added myself as a reviewer for acpi/smbios subsystem
,
Ani Sinha
,
13:55
Re: [PATCH for-6.2 07/43] target/ppc: Set fault address in ppc_cpu_do_unaligned_access
,
Cédric Le Goater
,
13:23
Re: [PATCH for-6.2 07/43] target/ppc: Set fault address in ppc_cpu_do_unaligned_access
,
Cédric Le Goater
,
13:13
[PATCH 2/2] ui/cocoa.m: Add ability to swap command/meta and options keys
,
John Arbuckle
,
13:10
[PATCH 1/2] ui/cocoa.m: Add full keyboard grab support
,
John Arbuckle
,
13:10
[PATCH 0/2] cocoa.m: keyboard quality of life reborn
,
John Arbuckle
,
13:10
Re: [PATCH for-6.2 07/43] target/ppc: Set fault address in ppc_cpu_do_unaligned_access
,
Cédric Le Goater
,
12:59
Re: need help with my config
,
Cédric Le Goater
,
12:50
Re: Problem with trace of x86 binary on x86_64 system with PANDA
,
Peter Maydell
,
12:38
Problem with trace of x86 binary on x86_64 system with PANDA
,
Nikita Gnilozub-Volobuev
,
12:18
Re: "make check-acceptance" takes way too long
,
Peter Maydell
,
11:43
Re: "make check-acceptance" takes way too long
,
Philippe Mathieu-Daudé
,
11:41
Re: [PATCH] gitlab-ci.d/buildtest: Mark the aarch64 and ppc64-s390x CFI jobs as manual
,
Daniele Buono
,
11:27
[PATCH 2/2] target/arm: Implement M-profile trapping on division by zero
,
Peter Maydell
,
11:16
[PATCH 1/2] target/arm: Re-indent sdiv and udiv helpers
,
Peter Maydell
,
11:16
[PATCH 0/2] arm: Implement M-profile trapping on division by zero
,
Peter Maydell
,
11:16
Re: [PATCH v2 4/6] util/oslib-posix: Avoid creating a single thread with MADV_POPULATE_WRITE
,
David Hildenbrand
,
11:13
"make check-acceptance" takes way too long
,
Peter Maydell
,
11:13
Re: [PATCH RFC 0/3] mirror: rework soft-cancelling READY mirror
,
Max Reitz
,
11:11
Re: need help with my config
,
Klaus Kiwi
,
11:09
[PATCH v3 10/10] virtiofsd: Add lazy lo_do_find()
,
Max Reitz
,
11:03
[PATCH v3 09/10] virtiofsd: Optionally fill lo_inode.fhandle
,
Max Reitz
,
11:03
[PATCH v3 06/10] virtiofsd: Let lo_inode_open() return a TempFd
,
Max Reitz
,
11:03
[PATCH v3 03/10] virtiofsd: Use lo_inode_open() instead of openat()
,
Max Reitz
,
11:02
[PATCH v3 08/10] virtiofsd: Add inodes_by_handle hash table
,
Max Reitz
,
11:02
[PATCH v3 07/10] virtiofsd: Add lo_inode.fhandle
,
Max Reitz
,
11:02
[PATCH v3 02/10] virtiofsd: Add TempFd structure
,
Max Reitz
,
11:02
[PATCH v3 05/10] virtiofsd: Let lo_fd() return a TempFd
,
Max Reitz
,
11:02
[PATCH v3 01/10] virtiofsd: Limit setxattr()'s creds-dropped region
,
Max Reitz
,
11:02
[PATCH v3 00/10] virtiofsd: Allow using file handles instead of O_PATH FDs
,
Max Reitz
,
11:02
[PATCH v3 04/10] virtiofsd: Add lo_inode_fd() helper
,
Max Reitz
,
11:02
Re: [PATCH 3/3] gitlab-ci: Fix ..._RUNNER_AVAILABLE variables and document them
,
Philippe Mathieu-Daudé
,
10:52
Re: [PATCH v3 0/2] x86/sev: Measured Linux SEV guest with kernel/initrd/cmdline
,
Connor Kuehl
,
10:47
[PATCH 3/3] gitlab-ci: Fix ..._RUNNER_AVAILABLE variables and document them
,
Thomas Huth
,
10:38
[PATCH 0/3] Gitlab-CI improvements
,
Thomas Huth
,
10:38
[PATCH 1/3] gitlab-ci: Merge "build-disabled" with "build-without-default-features"
,
Thomas Huth
,
10:38
[PATCH 2/3] gitlab-ci: Remove superfluous "dnf install" statement
,
Thomas Huth
,
10:38
[RFC] qemu_cleanup: do vm_shutdown() before bdrv_drain_all_begin()
,
Vladimir Sementsov-Ogievskiy
,
10:29
[PATCH v4 13/13] docs/deprecated: deprecate passing plugin args through `arg=`
,
Mahmoud Mandour
,
09:59
[PATCH v4 12/13] tests/plugins/syscalls: adhere to new arg-passing scheme
,
Mahmoud Mandour
,
09:59
[PATCH v4 11/13] tests/plugins/mem: introduce "track" arg and make args not positional
,
Mahmoud Mandour
,
09:59
[PATCH v4 10/13] tests/plugins/insn: made arg inline not positional and parse it as bool
,
Mahmoud Mandour
,
09:59
[PATCH v4 09/13] tests/plugins/bb: adapt to the new arg passing scheme
,
Mahmoud Mandour
,
09:59
[PATCH v4 08/13] docs/tcg-plugins: new passing parameters scheme for cache docs
,
Mahmoud Mandour
,
09:59
[PATCH v4 07/13] plugins/howvec: adapting to the new argument passing scheme
,
Mahmoud Mandour
,
09:59
[PATCH v4 06/13] plugins/hwprofile: adapt to the new plugin arguments scheme
,
Mahmoud Mandour
,
09:59
[PATCH v4 05/13] plugins/lockstep: make socket path not positional & parse bool arg
,
Mahmoud Mandour
,
09:59
[PATCH v4 04/13] plugins/hotblocks: Added correct boolean argument parsing
,
Mahmoud Mandour
,
09:59
[PATCH v4 03/13] plugins/hotpages: introduce sortby arg and parsed bool args correctly
,
Mahmoud Mandour
,
09:59
[PATCH v4 02/13] plugins/api: added a boolean parsing plugin api
,
Mahmoud Mandour
,
09:59
[PATCH v4 01/13] plugins: allow plugin arguments to be passed directly
,
Mahmoud Mandour
,
09:59
[PATCH v4 00/13] new plugin argument passing scheme
,
Mahmoud Mandour
,
09:58
Re: [PATCH] intel_iommu: Fix typo in comments
,
Peter Xu
,
09:44
Re: [PATCH] hw/acpi: use existing references to pci device struct within functions
,
Philippe Mathieu-Daudé
,
09:30
Re: [PATCH] intel_iommu: Fix typo in comments
,
Philippe Mathieu-Daudé
,
09:27
Re: need help with my config
,
Philippe Mathieu-Daudé
,
09:26
Re: [PATCH for-6.2 8/8] stubs: Remove unused arch_type.c stub
,
Philippe Mathieu-Daudé
,
09:23
Re: [PATCH for-6.2 7/8] arch_init.h: Don't include arch_init.h unnecessarily
,
Philippe Mathieu-Daudé
,
09:21
Re: [PATCH for-6.2 5/8] arch_init.h: Add QEMU_ARCH_HEXAGON
,
Philippe Mathieu-Daudé
,
09:20
Re: [PATCH for-6.2 4/8] meson.build: Define QEMU_ARCH in config-target.h
,
Philippe Mathieu-Daudé
,
09:19
Re: [PATCH for-6.2 05/10] docs: qom: Add subsection headings to declaration/definition macros section
,
Philippe Mathieu-Daudé
,
09:15
[PATCH V5 00/25] Live Update [restart] : fork mode?
,
Zheng Chuan
,
09:10
Re: [PATCH 3/5] docs/specs/acpi_pci_hotplug: Convert to rST
,
Igor Mammedov
,
09:05
Re: [PATCH 0/5] docs/specs: Convert various ACPI docs to rST
,
Igor Mammedov
,
08:56
Re: [PATCH V5 17/25] vfio-pci: cpr part 2
,
Steven Sistare
,
08:52
Re: [PATCH V5 16/25] vfio-pci: cpr part 1
,
Steven Sistare
,
08:50
Re: [PATCH] hw/vfio: Fix typo in comments
,
Philippe Mathieu-Daudé
,
07:26
Re: [PULL for-6.1 0/3] Block patches
,
Peter Maydell
,
07:06
[PATCH for-6.2 8/8] stubs: Remove unused arch_type.c stub
,
Peter Maydell
,
07:00
[PATCH for-6.2 7/8] arch_init.h: Don't include arch_init.h unnecessarily
,
Peter Maydell
,
07:00
[PATCH for-6.2 6/8] arch_init.h: Move QEMU_ARCH_VIRTIO_* to qdev-monitor.c
,
Peter Maydell
,
07:00
[PATCH for-6.2 4/8] meson.build: Define QEMU_ARCH in config-target.h
,
Peter Maydell
,
06:59
[PATCH for-6.2 5/8] arch_init.h: Add QEMU_ARCH_HEXAGON
,
Peter Maydell
,
06:59
[PATCH for-6.2 2/8] monitor: Use accel_find("kvm") instead of kvm_available()
,
Peter Maydell
,
06:59
[PATCH for-6.2 3/8] softmmu/arch_init.c: Trim down include list
,
Peter Maydell
,
06:59
[PATCH for-6.2 1/8] softmmu: Use accel_find("xen") instead of xen_available()
,
Peter Maydell
,
06:59
[PATCH for-6.2 0/8] softmmu: Clean up arch_init.c
,
Peter Maydell
,
06:59
Re: [PATCH v2 0/3] Add support for Fujitsu A64FX processor
,
Peter Maydell
,
06:39
Re: [PATCH v2 1/3] target-arm: delete ARM_FEATURE_A64FX
,
Alex Bennée
,
06:37
Re: [PATCH v2 3/3] target-arm: Add A64FX processor support to virt machine
,
Peter Maydell
,
06:36
Re: [PATCH v2 1/3] target-arm: delete ARM_FEATURE_A64FX
,
Peter Maydell
,
06:35
Re: [PATCH v2 8/8] virtio-gpu: Handle resource blob commands
,
Gerd Hoffmann
,
06:05
Re: modular tcg
,
Claudio Fontana
,
06:02
Re: [PATCH v2 7/8] virtio-gpu: Initialize Venus
,
Gerd Hoffmann
,
06:00
Re: [PATCH v2 6/8] virtio-gpu: Support Venus capset
,
Gerd Hoffmann
,
05:59
Re: [PATCH v2 5/8] virtio-gpu: Resource UUID
,
Gerd Hoffmann
,
05:57
Re: [PATCH v2 4/8] virtio-gpu: Shared memory capability
,
Gerd Hoffmann
,
05:52
Re: [PATCH v2 2/8] virtio-gpu: hostmem [wip]
,
Gerd Hoffmann
,
05:50
Re: [PATCH v2 1/8] virtio-gpu: CONTEXT_INIT feature
,
Gerd Hoffmann
,
05:45
Re: [PATCH for-6.2 06/10] docs: qom: Remove unnecessary class typedefs from example
,
Daniel P . Berrangé
,
05:19
Re: modular tcg
,
Gerd Hoffmann
,
05:05
[PATCH v3 7/7] migration/ram: Handle RAMBlocks with a RamDiscardManager on background snapshots
,
David Hildenbrand
,
04:54
[PATCH v3 6/7] migration/postcopy: Handle RAMBlocks with a RamDiscardManager on the destination
,
David Hildenbrand
,
04:54
[PATCH v3 5/7] virtio-mem: Drop precopy notifier
,
David Hildenbrand
,
04:54
[PATCH v3 4/7] migration/ram: Handle RAMBlocks with a RamDiscardManager on the migration source
,
David Hildenbrand
,
04:54
[PATCH v3 3/7] migration/ram: Don't passs RAMState to migration_clear_memory_region_dirty_bitmap_*()
,
David Hildenbrand
,
04:54
[PATCH v3 2/7] virtio-mem: Implement replay_discarded RamDiscardManager callback
,
David Hildenbrand
,
04:53
[PATCH v3 1/7] memory: Introduce replay_discarded callback for RamDiscardManager
,
David Hildenbrand
,
04:53
[PATCH v3 0/7] migration/ram: Optimize for virtio-mem via RamDiscardManager
,
David Hildenbrand
,
04:53
Re: [PATCH for-6.2 06/10] docs: qom: Remove unnecessary class typedefs from example
,
Peter Maydell
,
04:44
Re: [PATCH for-6.2 06/10] docs: qom: Remove unnecessary class typedefs from example
,
Markus Armbruster
,
04:17
Re: [PULL 0/7] Usb 20210729 patches
,
Peter Maydell
,
04:15
[Bug 1891748] Re: qemu-arm-static 5.1 can't run gcc
,
Maxim Devaev
,
03:45
[PATCH 1/1] migration: Terminate multifd threads on yank
,
Leonardo Bras
,
03:41
[Bug 1891748] Re: qemu-arm-static 5.1 can't run gcc
,
Maxim Devaev
,
03:20
[Bug 1891748] Re: qemu-arm-static 5.1 can't run gcc
,
Maxim Devaev
,
03:11
[PATCH v3] target/i386: Added VGIF feature
,
Lara Lazier
,
03:08
Re: [PATCH for-6.2 09/43] target/riscv: Implement do_unaligned_access for user-only
,
Alistair Francis
,
02:13
July 29, 2021
[PATCH v2 3/3] target-arm: Add A64FX processor support to virt machine
,
Shuuichirou Ishii
,
23:08
[PATCH v2 2/3] target-arm: cpu64: Add support for Fujitsu A64FX
,
Shuuichirou Ishii
,
23:08
[PATCH v2 1/3] target-arm: delete ARM_FEATURE_A64FX
,
Shuuichirou Ishii
,
23:08
[PATCH v2 0/3] Add support for Fujitsu A64FX processor
,
Shuuichirou Ishii
,
23:08
[PATCH v2 0/3] Add support for Fujitsu A64FX processor
,
Shuuichirou Ishii
,
23:05
[PATCH] hw/char/virtio-serial-bus: fix: Unpop throttled VirtQueueElement to queue before discard vq data
,
AIERPATIJIANG1 [艾尔帕提江·阿布都赛买提]
,
21:59
[PATCH] intel_iommu: Fix typo in comments
,
Cai Huoqing
,
21:50
[PATCH] hw/usb: Fix typo in comments and print
,
Cai Huoqing
,
21:27
[PATCH] hw/vfio: Fix typo in comments
,
Cai Huoqing
,
21:26
Re: [PATCH v4 2/3] hw/net: e1000e: Correct the initial value of VET register
,
Bin Meng
,
21:21
Re: [PATCH for-6.2 12/43] target/sh4: Implement do_unaligned_access for user-only
,
Richard Henderson
,
20:01
Re: [PATCH 1/3] ui/gtk: adds status bar for expressing ups and fps
,
Eric Blake
,
19:47
Re: [PATCH v2 0/6] migration/ram: Optimize for virtio-mem via RamDiscardManager
,
Peter Xu
,
16:29
Re: [PATCH-for-6.1? v2] target/nios2: Mark raise_exception() as noreturn
,
Richard Henderson
,
16:12
Re: [PATCH v2 0/6] migration/ram: Optimize for virtio-mem via RamDiscardManager
,
David Hildenbrand
,
16:06
Re: [PATCH v2 0/6] migration/ram: Optimize for virtio-mem via RamDiscardManager
,
Peter Xu
,
16:00
Re: [PATCH for-6.2 17/43] accel/tcg: Report unaligned atomics for user-only
,
Philippe Mathieu-Daudé
,
15:55
Re: [PATCH v2 0/6] migration/ram: Optimize for virtio-mem via RamDiscardManager
,
David Hildenbrand
,
15:39
migration-test hang, s390x host, aarch64 guest
,
Peter Maydell
,
15:37
Re: [PATCH v2 0/6] migration/ram: Optimize for virtio-mem via RamDiscardManager
,
Peter Xu
,
15:32
Re: [PATCH v3 0/2] x86/sev: Measured Linux SEV guest with kernel/initrd/cmdline
,
Dov Murik
,
15:31
Re: [PATCH v2 5/6] migration/postcopy: Handle RAMBlocks with a RamDiscardManager on the destination
,
David Hildenbrand
,
15:22
Re: [PATCH v2 5/6] migration/postcopy: Handle RAMBlocks with a RamDiscardManager on the destination
,
Peter Xu
,
15:20
[PATCH 2/2] virtio: failover: define the default device to use in case of error
,
Laurent Vivier
,
15:20
[PATCH 1/2] virtio: add a way to disable a queue
,
Laurent Vivier
,
15:19
[PATCH 0/2] virtio: failover: allow to keep the VFIO device rather than the virtio-net one
,
Laurent Vivier
,
15:19
Re: [PATCH-for-6.1? v2] target/nios2: Mark raise_exception() as noreturn
,
Richard Henderson
,
15:13
Re: [PATCH for-6.2 03/43] target/arm: Implement do_unaligned_access for user-only
,
Richard Henderson
,
14:52
Re: [PATCH for-6.2 05/43] target/microblaze: Implement do_unaligned_access for user-only
,
Edgar E. Iglesias
,
14:44
Re: [PATCH for-6.1? 23/43] accel/tcg: Remove double bswap for helper_atomic_sto_*_mmu
,
Richard Henderson
,
14:37
Re: [PATCH for-6.2 16/43] target/xtensa: Implement do_unaligned_access for user-only
,
Richard Henderson
,
14:22
Re: [PATCH for-6.2 15/43] target/sparc: Implement do_unaligned_access for user-only
,
Richard Henderson
,
14:20
Re: [PATCH for-6.2 07/43] target/ppc: Set fault address in ppc_cpu_do_unaligned_access
,
Richard Henderson
,
14:06
Re: [PATCH for-6.2 05/43] target/microblaze: Implement do_unaligned_access for user-only
,
Richard Henderson
,
14:01
[PATCH for-6.2 10/10] MAINTAINERS: Add qom.rst to QOM section
,
Eduardo Habkost
,
13:56
[PATCH for-6.2 08/10] docs: qom: Show actual typecast functions in examples
,
Eduardo Habkost
,
13:56
[PATCH for-6.2 09/10] docs: qom: Remove OBJECT_CHECK macro examples
,
Eduardo Habkost
,
13:56
[PATCH for-6.2 07/10] docs: qom: Fix OBJECT_DECLARE_SIMPLE_TYPE documentation
,
Eduardo Habkost
,
13:56
[PATCH for-6.2 06/10] docs: qom: Remove unnecessary class typedefs from example
,
Eduardo Habkost
,
13:56
[PATCH for-6.2 05/10] docs: qom: Add subsection headings to declaration/definition macros section
,
Eduardo Habkost
,
13:56
[PATCH for-6.2 01/10] docs: qom: Replace old GTK-Doc #symbol syntax with `symbol`
,
Eduardo Habkost
,
13:56
[PATCH for-6.2 02/10] docs: qom: Use Sphinx cross references more often
,
Eduardo Habkost
,
13:56
[PATCH for-6.2 04/10] docs: qom: Fix "API Reference" heading level
,
Eduardo Habkost
,
13:56
[PATCH for-6.2 03/10] docs: qom: Fix autoptr expansion example
,
Eduardo Habkost
,
13:56
[PATCH for-6.2 00/10] QOM documentation updates
,
Eduardo Habkost
,
13:56
Re: [PATCH for-6.2 04/43] target/hppa: Implement do_unaligned_access for user-only
,
Richard Henderson
,
13:55
Re: [PATCH for-6.2 01/43] hw/core: Make do_unaligned_access available to user-only
,
Richard Henderson
,
13:51
Re: [PULL 0/7] Misc patches for QEMU 6.1-rc2
,
Peter Maydell
,
13:49
Re: [PULL 6/7] meson: fix meson 0.58 warning with libvhost-user subproject
,
Yonggang Luo
,
12:50
Re: modular tcg (was: Re: [PATCH v2 1/1] modules: Improve error message when module is not) found
,
Paolo Bonzini
,
12:40
Re: modular tcg
,
Claudio Fontana
,
12:35
Re: [PATCH v2] block/io_uring: resubmit when result is -EAGAIN
,
Stefan Hajnoczi
,
12:31
Re: [PATCH v2 5/6] migration/postcopy: Handle RAMBlocks with a RamDiscardManager on the destination
,
David Hildenbrand
,
12:31
Re: [PATCH RFC 0/3] mirror: rework soft-cancelling READY mirror
,
Vladimir Sementsov-Ogievskiy
,
12:29
Re: [PATCH v2 0/6] migration/ram: Optimize for virtio-mem via RamDiscardManager
,
David Hildenbrand
,
12:25
Re: [PATCH] MAINTAINERS: Added myself as a reviewer for the NVMe Block Driver
,
Stefan Hajnoczi
,
12:24
[PULL for-6.1 0/3] Block patches
,
Stefan Hajnoczi
,
12:23
[PULL for-6.1 3/3] MAINTAINERS: Added myself as a reviewer for the NVMe Block Driver
,
Stefan Hajnoczi
,
12:23
[PULL for-6.1 1/3] MAINTAINERS: add Stefano Garzarella as io_uring reviewer
,
Stefan Hajnoczi
,
12:23
[PULL for-6.1 2/3] block/io_uring: resubmit when result is -EAGAIN
,
Stefan Hajnoczi
,
12:23
Re: [PING][PING][PATCH v2] vhost: make SET_VRING_ADDR, SET_FEATURES send replies
,
Stefan Hajnoczi
,
12:13
Re: [PATCH v2 0/6] migration/ram: Optimize for virtio-mem via RamDiscardManager
,
Peter Xu
,
12:12
Re: aarch64 efi boot failures with qemu 6.0+
,
Michael S. Tsirkin
,
12:02
Re: [PATCH v2 5/6] migration/postcopy: Handle RAMBlocks with a RamDiscardManager on the destination
,
Peter Xu
,
11:53
Re: [PATCH] tests: Fix migration-test build failure for sparc
,
Peter Xu
,
11:39
Re: [PULL 6/7] meson: fix meson 0.58 warning with libvhost-user subproject
,
Peter Maydell
,
11:07
Re: [PULL 0/9] Gitlab-CI improvements and some other fixes
,
Peter Maydell
,
11:07
Re: [PATCH for-6.2 17/43] accel/tcg: Report unaligned atomics for user-only
,
Peter Maydell
,
11:03
Re: modular tcg
,
Philippe Mathieu-Daudé
,
10:59
Re: [PATCH for-6.2 16/43] target/xtensa: Implement do_unaligned_access for user-only
,
Peter Maydell
,
10:56
Re: [PATCH for-6.2 14/43] target/sparc: Set fault address in sparc_cpu_do_unaligned_access
,
Peter Maydell
,
10:52
Re: aarch64 efi boot failures with qemu 6.0+
,
Bjorn Helgaas
,
10:44
Re: modular tcg
,
Claudio Fontana
,
10:22
[PATCH 2/2] vl: stop recording -smp in QemuOpts
,
Paolo Bonzini
,
10:11
[PATCH 1/2] vl: introduce machine_merge_property
,
Paolo Bonzini
,
10:11
[PATCH 0/2] vl: fix passing smp options via -readconfig
,
Paolo Bonzini
,
10:11
Re: [PULL 6/7] meson: fix meson 0.58 warning with libvhost-user subproject
,
Thomas Huth
,
10:05
Re: [PATCH for-6.2 00/43] Unaligned accesses for user-only
,
Claudio Fontana
,
10:01
Re: [PATCH for-6.2 12/43] target/sh4: Implement do_unaligned_access for user-only
,
Peter Maydell
,
09:53
[PATCH] hyperv: Fix struct hv_message_header ordering
,
Siddharth Chandrasekaran
,
09:52
Re: [PATCH RFC 0/3] mirror: rework soft-cancelling READY mirror
,
Max Reitz
,
09:47
Re: [PATCH for-6.2 07/43] target/ppc: Set fault address in ppc_cpu_do_unaligned_access
,
Peter Maydell
,
09:45
Re: [PATCH for-6.2 05/43] target/microblaze: Implement do_unaligned_access for user-only
,
Peter Maydell
,
09:26
Re: [PATCH 00/16] Various error handling fixes and cleanups
,
Markus Armbruster
,
09:24
[PATCH] hw/acpi: use existing references to pci device struct within functions
,
Ani Sinha
,
09:19
Re: [PATCH for-6.2 04/43] target/hppa: Implement do_unaligned_access for user-only
,
Peter Maydell
,
09:16
Re: [PATCH for-6.2 03/43] target/arm: Implement do_unaligned_access for user-only
,
Peter Maydell
,
09:15
Re: [PATCH] hw/i386/ich9: add comment explaining an argument to acpi_pcihp_reset call
,
Ani Sinha
,
09:13
Re: [PATCH for-6.2 02/43] target/alpha: Implement do_unaligned_access for user-only
,
Peter Maydell
,
09:06
Re: [PATCH for-6.2 01/43] hw/core: Make do_unaligned_access available to user-only
,
Peter Maydell
,
09:05
Re: [PULL 6/7] meson: fix meson 0.58 warning with libvhost-user subproject
,
Peter Maydell
,
08:58
Re: [PING][PING][PATCH v2] vhost: make SET_VRING_ADDR, SET_FEATURES send replies
,
Philippe Mathieu-Daudé
,
08:54
[PULL 7/7] docs: Fold usb2.txt passthrough information into usb.rst
,
Gerd Hoffmann
,
08:51
[PULL 6/7] docs: Fold usb2.txt physical port addressing info into usb.rst
,
Gerd Hoffmann
,
08:51
[PULL 5/7] docs: Fold usb2.txt USB controller information into usb.rst
,
Gerd Hoffmann
,
08:51
[PULL 3/7] usbredir: fix free call
,
Gerd Hoffmann
,
08:51
[PULL 2/7] ci: add libusb for windows builds
,
Gerd Hoffmann
,
08:51
[PULL 4/7] docs: Incorporate information in usb-storage.txt into rST manual
,
Gerd Hoffmann
,
08:51
[PULL 0/7] Usb 20210729 patches
,
Gerd Hoffmann
,
08:51
[PULL 1/7] usb-host: wire up timer for windows
,
Gerd Hoffmann
,
08:51
Re: [PATCH v2] hw/net/can: sja1000 fix buff2frame_bas and buff2frame_pel when dlc is out of std CAN 8 bytes
,
Philippe Mathieu-Daudé
,
08:49
[PULL 7/7] libvhost-user: fix -Werror=format= warnings with __u64 fields
,
Paolo Bonzini
,
08:47
[PULL 6/7] meson: fix meson 0.58 warning with libvhost-user subproject
,
Paolo Bonzini
,
08:47
[PULL 5/7] target/i386: fix typo in ctl_has_irq
,
Paolo Bonzini
,
08:47
[PULL 4/7] target/i386: Added consistency checks for event injection
,
Paolo Bonzini
,
08:47
[PULL 3/7] configure: Add -Werror to avx2, avx512 tests
,
Paolo Bonzini
,
08:47
[PULL 2/7] Makefile: ignore long options
,
Paolo Bonzini
,
08:47
[PULL 1/7] i386: assert 'cs->kvm_state' is not null
,
Paolo Bonzini
,
08:47
[PULL 0/7] Misc patches for QEMU 6.1-rc2
,
Paolo Bonzini
,
08:47
Re: [PATCH v2 1/1] nvdimm: add 'target-node' option
,
Igor Mammedov
,
08:44
Re: [PATCH v4 00/33] Qemu SGX virtualization
,
Yang Zhong
,
08:41
[PATCH v2] hw/net/can: sja1000 fix buff2frame_bas and buff2frame_pel when dlc is out of std CAN 8 bytes
,
Pavel Pisa
,
08:34
Re: [PULL 0/5] ppc-for-6.1 queue 20210729
,
Peter Maydell
,
08:17
Re: [PATCH v2 5/6] migration/postcopy: Handle RAMBlocks with a RamDiscardManager on the destination
,
David Hildenbrand
,
08:14
Re: [PATCH-for-6.1] hw/net/can: sja1000 fix buff2frame_bas for dlc out of std CAN 8 bytes
,
Pavel Pisa
,
07:53
Re: modular tcg
,
Claudio Fontana
,
07:39
Re: [PATCH RFC 0/3] mirror: rework soft-cancelling READY mirror
,
Vladimir Sementsov-Ogievskiy
,
07:35
Re: modular tcg
,
Philippe Mathieu-Daudé
,
07:35
[PATCH for-6.2 53/53] target/arm: Enable MVE in Cortex-M55
,
Peter Maydell
,
07:17
[PATCH for-6.2 46/53] target/arm: Implement MVE fp vector comparisons
,
Peter Maydell
,
07:17
[PATCH for-6.2 42/53] target/arm: Implement MVE scalar fp insns
,
Peter Maydell
,
07:17
[PATCH for-6.2 40/53] target/arm: Implement MVE VCMUL and VCMLA
,
Peter Maydell
,
07:17
[PATCH for-6.2 47/53] target/arm: Implement MVE fp scalar comparisons
,
Peter Maydell
,
07:16
[PATCH for-6.2 51/53] target/arm: Implement MVE VCVT between single and half precision
,
Peter Maydell
,
07:16
[PATCH for-6.2 44/53] softfloat: Remove assertion preventing silencing of NaN in default-NaN mode
,
Peter Maydell
,
07:16
[PATCH for-6.2 49/53] target/arm: Implement MVE VCVT between fp and integer
,
Peter Maydell
,
07:16
[PATCH for-6.2 50/53] target/arm: Implement MVE VCVT with specified rounding mode
,
Peter Maydell
,
07:16
[PATCH for-6.2 35/53] target/arm: Implement MVE interleaving loads/stores
,
Peter Maydell
,
07:16
[PATCH for-6.2 33/53] target/arm: Implement MVE scatter-gather insns
,
Peter Maydell
,
07:16
[PATCH for-6.2 27/53] target/arm: Implement MVE saturating doubling multiply accumulates
,
Peter Maydell
,
07:16
[PATCH for-6.2 43/53] target/arm: Implement MVE fp-with-scalar VFMA, VFMAS
,
Peter Maydell
,
07:16
[PATCH for-6.2 37/53] target/arm: Implement MVE VSUB, VMUL, VABD, VMAXNM, VMINNM
,
Peter Maydell
,
07:16
[PATCH for-6.2 38/53] target/arm: Implement MVE VCADD
,
Peter Maydell
,
07:16
[PATCH for-6.2 48/53] target/arm: Implement MVE VCVT between floating and fixed point
,
Peter Maydell
,
07:16
[PATCH for-6.2 29/53] target/arm: Implement MVE VMAXA, VMINA
,
Peter Maydell
,
07:16
[PATCH for-6.2 28/53] target/arm: Implement MVE VQABS, VQNEG
,
Peter Maydell
,
07:16
[PATCH for-6.2 25/53] target/arm: Implement MVE VMLADAV and VMLSLDAV
,
Peter Maydell
,
07:16
[PATCH for-6.2 45/53] target/arm: Implement MVE FP max/min across vector
,
Peter Maydell
,
07:16
[PATCH for-6.2 52/53] target/arm: Implement MVE VRINT insns
,
Peter Maydell
,
07:16
[PATCH for-6.2 41/53] target/arm: Implement MVE VMAXNMA and VMINNMA
,
Peter Maydell
,
07:16
[PATCH for-6.2 34/53] target/arm: Implement MVE scatter-gather immediate forms
,
Peter Maydell
,
07:16
[PATCH for-6.2 31/53] target/arm: Implement MVE VPNOT
,
Peter Maydell
,
07:16
[PATCH for-6.2 32/53] target/arm: Implement MVE VCTP
,
Peter Maydell
,
07:16
[PATCH for-6.2 24/53] target/arm: Rename MVEGenDualAccOpFn to MVEGenLongDualAccOpFn
,
Peter Maydell
,
07:16
[PATCH for-6.2 22/53] target/arm: Implement MVE VABAV
,
Peter Maydell
,
07:16
[PATCH for-6.2 19/53] target/arm: Implement MVE shift-by-scalar
,
Peter Maydell
,
07:16
[PATCH for-6.2 39/53] target/arm: Implement MVE VFMA and VFMS
,
Peter Maydell
,
07:16
[PATCH for-6.2 36/53] target/arm: Implement MVE VADD (floating-point)
,
Peter Maydell
,
07:16
[PATCH for-6.2 26/53] target/arm: Implement MVE VMLA
,
Peter Maydell
,
07:16
[PATCH for-6.2 30/53] target/arm: Implement MVE VMOV to/from 2 general-purpose registers
,
Peter Maydell
,
07:16
[PATCH for-6.2 23/53] target/arm: Implement MVE narrowing moves
,
Peter Maydell
,
07:16
[PATCH for-6.2 20/53] target/arm: Move 'x' and 'a' bit definitions into vmlaldav formats
,
Peter Maydell
,
07:16
[PATCH for-6.2 21/53] target/arm: Implement MVE integer min/max across vector
,
Peter Maydell
,
07:16
[PATCH for-6.2 16/53] target/arm: Implement MVE integer vector-vs-scalar comparisons
,
Peter Maydell
,
07:16
[PATCH for-6.2 14/53] target/arm: Factor out gen_vpst()
,
Peter Maydell
,
07:15
[PATCH for-6.2 15/53] target/arm: Implement MVE integer vector comparisons
,
Peter Maydell
,
07:15
[PATCH for-6.2 18/53] target/arm: Implement MVE VMLAS
,
Peter Maydell
,
07:15
[PATCH for-6.2 17/53] target/arm: Implement MVE VPSEL
,
Peter Maydell
,
07:15
[PATCH for-6.2 11/53] target/arm: Fix VLDRB/H/W for predicated elements
,
Peter Maydell
,
07:15
[PATCH for-6.2 13/53] target/arm: Implement MVE incrementing/decrementing dup insns
,
Peter Maydell
,
07:15
[PATCH for-6.2 12/53] target/arm: Implement MVE VMULL (polynomial)
,
Peter Maydell
,
07:15
[PATCH for-6.2 10/53] target/arm: Fix VPT advance when ECI is non-zero
,
Peter Maydell
,
07:15
[PATCH for-6.2 08/53] target/arm: Fix calculation of LTP mask when LR is 0
,
Peter Maydell
,
07:15
[PATCH for-6.2 07/53] target/arm: Fix MVE 48-bit SQRSHRL for small right shifts
,
Peter Maydell
,
07:15
[PATCH for-6.2 09/53] target/arm: Factor out mve_eci_mask()
,
Peter Maydell
,
07:15
[PATCH for-6.2 06/53] target/arm: Fix 48-bit saturating shifts
,
Peter Maydell
,
07:15
[PATCH for-6.2 05/53] target/arm: Fix mask handling for MVE narrowing operations
,
Peter Maydell
,
07:15
[PATCH for-6.2 04/53] target/arm: Fix signed VADDV
,
Peter Maydell
,
07:15
[PATCH for-6.2 02/53] target/arm: Print MVE VPR in CPU dumps
,
Peter Maydell
,
07:15
[PATCH for-6.2 03/53] target/arm: Fix MVE VSLI by 0 and VSRI by <dt>
,
Peter Maydell
,
07:15
[PATCH for-6.2 01/53] target/arm: Note that we handle VMOVL as a special case of VSHLL
,
Peter Maydell
,
07:15
[PATCH for-6.2 00/53] target/arm: MVE slices 3 and 4
,
Peter Maydell
,
07:15
[PING][PING][PATCH v2] vhost: make SET_VRING_ADDR, SET_FEATURES send replies
,
Denis Plotnikov
,
06:56
Re: modular tcg
,
Claudio Fontana
,
06:45
Re: modular tcg
,
Claudio Fontana
,
06:42
Re: [PATCH RFC 0/3] mirror: rework soft-cancelling READY mirror
,
Max Reitz
,
06:38
Re: modular tcg
,
Gerd Hoffmann
,
06:30
Re: modular tcg
,
Gerd Hoffmann
,
06:26
RE: [PATCH 4/4] docs/system: Add a64fx(Fujitsu A64FX processor) to supported guest CPU type
,
address@hidden
,
06:26
[PATCH-for-6.1? v2] target/nios2: Mark raise_exception() as noreturn
,
Philippe Mathieu-Daudé
,
06:13
Re: Bug in qemu-system-ppc running fedora 12 ppc guest
,
BALATON Zoltan
,
06:07
Re: [PATCH-for-6.1] hw/net/can: sja1000 fix buff2frame_bas for dlc out of std CAN 8 bytes
,
Philippe Mathieu-Daudé
,
06:03
Re: [PATCH RFC 0/3] mirror: rework soft-cancelling READY mirror
,
Vladimir Sementsov-Ogievskiy
,
06:02
Re: [PATCH 3/3] docs: Move user-facing barrier docs into system manual
,
Laurent Vivier
,
06:00
Re: [PATCH 2/3] ui/input-barrier: Move TODOs from barrier.txt to a comment
,
Laurent Vivier
,
05:59
Re: [PATCH 1/3] docs: Move the protocol part of barrier.txt into interop
,
Laurent Vivier
,
05:58
Re: [PATCH v2] block/io_uring: resubmit when result is -EAGAIN
,
Stefano Garzarella
,
05:54
Re: [PATCH 4/4] docs/system: Add a64fx(Fujitsu A64FX processor) to supported guest CPU type
,
Peter Maydell
,
05:44
Re: [PULL 8/9] tests: Fix migration-test build failure for sparc
,
Philippe Mathieu-Daudé
,
05:42
Re: modular tcg
,
Claudio Fontana
,
05:42
Re: modular tcg
,
Claudio Fontana
,
05:40
Re: [PATCH for-6.2 15/43] target/sparc: Implement do_unaligned_access for user-only
,
Philippe Mathieu-Daudé
,
05:40
Re: [PATCH] hw/net/can: sja1000 fix buff2frame_bas for dlc out of std CAN 8 bytes
,
Pavel Pisa
,
05:21
modular tcg (was: Re: [PATCH v2 1/1] modules: Improve error message when module is not) found
,
Gerd Hoffmann
,
05:14
Re: [PATCH for-6.2 v3 07/11] machine: Use ms instead of global current_machine in sanity-check
,
Cornelia Huck
,
05:13
Re: [PATCH for-6.2 v3 06/11] machine: Prefer cores over sockets in smp parsing since 6.2
,
Cornelia Huck
,
05:12
[PATCH v2] block/io_uring: resubmit when result is -EAGAIN
,
Fabian Ebner
,
05:12
Re: [PATCH] tests: Fix migration-test build failure for sparc
,
Dr. David Alan Gilbert
,
04:26
Re: [PATCH for-6.2 05/43] target/microblaze: Implement do_unaligned_access for user-only
,
Philippe Mathieu-Daudé
,
04:26
[PULL 9/9] configure script fix for Haiku
,
Thomas Huth
,
04:22
[PULL 8/9] tests: Fix migration-test build failure for sparc
,
Thomas Huth
,
04:22
[PULL 7/9] gitlab-ci.d/custom-runners: Improve rules for the staging branch
,
Thomas Huth
,
04:22
[PULL 6/9] gitlab-ci.d/buildtest: Mark the aarch64 and ppc64-s390x CFI jobs as manual
,
Thomas Huth
,
04:22
[PULL 5/9] gitlab-ci.d/buildtest: Disable iotests 197 and 215
,
Thomas Huth
,
04:22
[PULL 4/9] gitlab-ci: Fix 'when:' condition in OpenSBI jobs
,
Thomas Huth
,
04:22
[PULL 3/9] gitlab-ci: Fix 'when:' condition in EDK2 jobs
,
Thomas Huth
,
04:22
[PULL 2/9] gitlab-ci: Fix 'when:' condition in acceptance_test_job_template
,
Thomas Huth
,
04:22
[PULL 1/9] docs: Document GitLab custom CI/CD variables
,
Thomas Huth
,
04:22
[PULL 0/9] Gitlab-CI improvements and some other fixes
,
Thomas Huth
,
04:22
Re: [PATCH RFC 04/19] vfio-user: Define type vfio_user_pci_dev_info
,
Stefan Hajnoczi
,
04:22
Re: [PATCH v2 0/6] migration/ram: Optimize for virtio-mem via RamDiscardManager
,
David Hildenbrand
,
04:14
Re: [PATCH for-6.2 16/43] target/xtensa: Implement do_unaligned_access for user-only
,
Philippe Mathieu-Daudé
,
04:10
Re: aarch64 efi boot failures with qemu 6.0+
,
Philippe Mathieu-Daudé
,
04:08
Re: [PATCH v5 00/10] acpi: Error Record Serialization Table, ERST, support for QEMU
,
Igor Mammedov
,
04:07
Re: [PATCH RFC 03/19] vfio-user: define VFIO Proxy and communication functions
,
Stefan Hajnoczi
,
04:06
Re: [PATCH 2/2] libvhost-user: fix -Werror=format= warnings with __u64 fields
,
Paolo Bonzini
,
04:06
Re: [PATCH for-6.2 30/43] target/s390x: Use MO_128 for 16 byte atomics
,
David Hildenbrand
,
04:04
Re: [PATCH for-6.2 10/43] target/s390x: Implement do_unaligned_access for user-only
,
David Hildenbrand
,
04:04
Re: [PATCH 2/3] hw/mips/boston: Allow loading elf kernel and dtb
,
Philippe Mathieu-Daudé
,
04:02
Re: [PATCH v2] target/i386: Added VGIF feature
,
Paolo Bonzini
,
04:01
Re: [PATCH v2] target/i386: Added VGIF feature
,
Paolo Bonzini
,
03:59
Re: [PATCH v2] target/i386: Added V_INTR_PRIO check to virtual interrupts
,
Paolo Bonzini
,
03:57
Bug in qemu-system-ppc running fedora 12 ppc guest
,
Howard Spoelstra
,
03:55
Re: [PATCH 1/3] hw/mips/boston: Massage memory map information
,
Philippe Mathieu-Daudé
,
03:55
Re: [PATCH] configure: Add -Werror to avx2, avx512 tests
,
Paolo Bonzini
,
03:54
Re: [PATCH 2/2] i386: Fix coding style in kvm_hyperv_expand_features()
,
Paolo Bonzini
,
03:51
Re: [PATCH for-6.2 39/43] tcg: Move helper_*_mmu decls to tcg/tcg-ldst.h
,
Philippe Mathieu-Daudé
,
03:42
Re: [PATCH for-6.2 38/43] target/arm: Use cpu_*_mmu instead of helper_*_mmu
,
Philippe Mathieu-Daudé
,
03:41
Re: [PATCH for-6.2 36/43] target/s390x: Use cpu_*_mmu instead of helper_*_mmu
,
Philippe Mathieu-Daudé
,
03:39
Re: [PATCH for-6.2 34/43] target/mips: Use cpu_*_data_ra for msa load/store
,
Philippe Mathieu-Daudé
,
03:38
Re: [PATCH for-6.2 33/43] accel/tcg: Move cpu_atomic decls to exec/cpu_ldst.h
,
Philippe Mathieu-Daudé
,
03:36
RE: [PATCH 4/4] docs/system: Add a64fx(Fujitsu A64FX processor) to supported guest CPU type
,
address@hidden
,
03:31
[PULL 1/5] ppc/pegasos2: Fix spurious warning with -bios
,
David Gibson
,
03:02
[PULL 4/5] ppc/vof: Fix Coverity issues
,
David Gibson
,
03:02
[PULL 0/5] ppc-for-6.1 queue 20210729
,
David Gibson
,
03:02
[PULL 5/5] kvm: ppc: Print meaningful message on KVM_CREATE_VM failure
,
David Gibson
,
03:02
[PULL 3/5] target/ppc: Ease L=0 requirement on cmp/cmpi/cmpl/cmpli for ppc32
,
David Gibson
,
03:02
[PULL 2/5] i2c/smbus_eeprom: Add feature bit to SPD data
,
David Gibson
,
03:01
Re: [PATCH for-6.2 31/43] target/hexagon: Implement cpu_mmu_index
,
Philippe Mathieu-Daudé
,
02:35
Re: [PATCH for-6.2 29/43] target/ppc: Use MO_128 for 16 byte atomics
,
Philippe Mathieu-Daudé
,
02:34
Re: [PATCH for-6.2 30/43] target/s390x: Use MO_128 for 16 byte atomics
,
Philippe Mathieu-Daudé
,
02:33
Re: [PATCH for-6.2 27/43] target/arm: Use MO_128 for 16 byte atomics
,
Philippe Mathieu-Daudé
,
02:33
Re: [PATCH for-6.2 24/43] accel/tcg: Pass MemOpIdx to atomic_trace_*_post
,
Philippe Mathieu-Daudé
,
02:31
Re: [PATCH for-6.2 v3 03/11] machine: Set the value of cpus to match maxcpus if it's omitted
,
wangyanan (Y)
,
02:31
Re: [PATCH for-6.1? 23/43] accel/tcg: Remove double bswap for helper_atomic_sto_*_mmu
,
Philippe Mathieu-Daudé
,
02:29
Re: [PATCH for-6.2 21/43] tcg: Split out MemOpIdx to exec/memopidx.h
,
Philippe Mathieu-Daudé
,
02:27
Re: [PATCH for-6.2 20/43] tcg: Rename TCGMemOpIdx to MemOpIdx
,
Philippe Mathieu-Daudé
,
02:27
Re: [PATCH for-6.2 v3 01/11] machine: Minor refactor/cleanup for the smp parsers
,
wangyanan (Y)
,
02:24
Re: [PATCH for-6.2 19/43] tcg: Expand MO_SIZE to 3 bits
,
Philippe Mathieu-Daudé
,
02:24
Re: [PATCH for-6.2 01/43] hw/core: Make do_unaligned_access available to user-only
,
Philippe Mathieu-Daudé
,
02:20
Re: [PATCH for-6.2 13/43] target/sparc: Remove DEBUG_UNALIGNED
,
Philippe Mathieu-Daudé
,
02:16
Re: [PATCH for-6.2 11/43] target/sh4: Set fault address in superh_cpu_do_unaligned_access
,
Philippe Mathieu-Daudé
,
02:16
Re: [PATCH for-6.2 01/43] hw/core: Make do_unaligned_access available to user-only
,
Philippe Mathieu-Daudé
,
02:14
Re: [PATCH for-6.2 00/43] Unaligned accesses for user-only
,
Philippe Mathieu-Daudé
,
02:14
Re: [PATCH v3] hw/acpi: add an assertion check for non-null return from acpi_get_i386_pci_host
,
Ani Sinha
,
02:10
Re: [PATCH] gitlab-ci.d/custom-runners: Improve rules for the staging branch
,
Thomas Huth
,
02:02
Re: [PATCH] tests: Fix migration-test build failure for sparc
,
Thomas Huth
,
01:55
[Bug 1891748] Re: qemu-arm-static 5.1 can't run gcc
,
Maxim Devaev
,
01:15
Re: [PATCH v3] hw/acpi: add an assertion check for non-null return from acpi_get_i386_pci_host
,
Ani Sinha
,
00:38
Re: [PATCH V5 23/25] chardev: cpr for sockets
,
Zheng Chuan
,
00:04
July 28, 2021
[PATCH 3/3] hw/mips/boston: Add FDT generator
,
Jiaxun Yang
,
23:40
[PATCH 2/3] hw/mips/boston: Allow loading elf kernel and dtb
,
Jiaxun Yang
,
23:40
[PATCH 1/3] hw/mips/boston: Massage memory map information
,
Jiaxun Yang
,
23:40
[PATCH 0/3] hw/mips/boston: ELF kernel support
,
Jiaxun Yang
,
23:40
RE: [PATCH for-6.2 31/43] target/hexagon: Implement cpu_mmu_index
,
Taylor Simpson
,
22:37
Re: [PATCH RFC 04/19] vfio-user: Define type vfio_user_pci_dev_info
,
John Johnson
,
20:55
[PATCH for-6.2 42/43] tcg/i386: Support raising sigbus for user-only
,
Richard Henderson
,
20:50
[PATCH for-6.2 43/43] tests/tcg/multiarch: Add sigbus.c
,
Richard Henderson
,
20:50
[PATCH for-6.2 41/43] tcg: Add helper_unaligned_mmu for user-only sigbus
,
Richard Henderson
,
20:50
[PATCH for-6.2 40/43] linux-user/alpha: Remove TARGET_ALIGNED_ONLY
,
Richard Henderson
,
20:50
[PATCH for-6.2 37/43] target/sparc: Use cpu_*_mmu instead of helper_*_mmu
,
Richard Henderson
,
20:47
[PATCH for-6.2 35/43] target/mips: Use 8-byte memory ops for msa load/store
,
Richard Henderson
,
20:47
[PATCH for-6.2 39/43] tcg: Move helper_*_mmu decls to tcg/tcg-ldst.h
,
Richard Henderson
,
20:47
[PATCH for-6.2 38/43] target/arm: Use cpu_*_mmu instead of helper_*_mmu
,
Richard Henderson
,
20:47
[PATCH for-6.2 36/43] target/s390x: Use cpu_*_mmu instead of helper_*_mmu
,
Richard Henderson
,
20:47
[PATCH for-6.2 34/43] target/mips: Use cpu_*_data_ra for msa load/store
,
Richard Henderson
,
20:47
[PATCH for-6.2 32/43] accel/tcg: Add cpu_{ld,st}*_mmu interfaces
,
Richard Henderson
,
20:47
[PATCH for-6.2 33/43] accel/tcg: Move cpu_atomic decls to exec/cpu_ldst.h
,
Richard Henderson
,
20:47
[PATCH for-6.2 31/43] target/hexagon: Implement cpu_mmu_index
,
Richard Henderson
,
20:47
[PATCH for-6.2 30/43] target/s390x: Use MO_128 for 16 byte atomics
,
Richard Henderson
,
20:47
[PATCH for-6.2 27/43] target/arm: Use MO_128 for 16 byte atomics
,
Richard Henderson
,
20:47
[PATCH for-6.2 26/43] trace: Split guest_mem_before
,
Richard Henderson
,
20:47
[PATCH for-6.2 29/43] target/ppc: Use MO_128 for 16 byte atomics
,
Richard Henderson
,
20:47
[PATCH for-6.2 28/43] target/i386: Use MO_128 for 16 byte atomics
,
Richard Henderson
,
20:47
[PATCH for-6.2 23/43] accel/tcg: Remove double bswap for helper_atomic_sto_*_mmu
,
Richard Henderson
,
20:47
[PATCH for-6.2 22/43] trace/mem: Pass MemOpIdx to trace_mem_get_info
,
Richard Henderson
,
20:47
[PATCH for-6.2 20/43] tcg: Rename TCGMemOpIdx to MemOpIdx
,
Richard Henderson
,
20:47
[PATCH for-6.2 25/43] plugins: Reorg arguments to qemu_plugin_vcpu_mem_cb
,
Richard Henderson
,
20:47
[PATCH for-6.2 24/43] accel/tcg: Pass MemOpIdx to atomic_trace_*_post
,
Richard Henderson
,
20:47
[PATCH for-6.2 21/43] tcg: Split out MemOpIdx to exec/memopidx.h
,
Richard Henderson
,
20:47
[PATCH for-6.2 15/43] target/sparc: Implement do_unaligned_access for user-only
,
Richard Henderson
,
20:47
[PATCH for-6.2 19/43] tcg: Expand MO_SIZE to 3 bits
,
Richard Henderson
,
20:47
[PATCH for-6.2 14/43] target/sparc: Set fault address in sparc_cpu_do_unaligned_access
,
Richard Henderson
,
20:47
[PATCH for-6.2 13/43] target/sparc: Remove DEBUG_UNALIGNED
,
Richard Henderson
,
20:47
[PATCH for-6.2 11/43] target/sh4: Set fault address in superh_cpu_do_unaligned_access
,
Richard Henderson
,
20:47
[PATCH for-6.2 18/43] accel/tcg: Drop signness in tracing in cputlb.c
,
Richard Henderson
,
20:47
[PATCH for-6.2 17/43] accel/tcg: Report unaligned atomics for user-only
,
Richard Henderson
,
20:47
[PATCH for-6.2 12/43] target/sh4: Implement do_unaligned_access for user-only
,
Richard Henderson
,
20:47
[PATCH for-6.2 16/43] target/xtensa: Implement do_unaligned_access for user-only
,
Richard Henderson
,
20:47
[PATCH for-6.2 10/43] target/s390x: Implement do_unaligned_access for user-only
,
Richard Henderson
,
20:47
[PATCH for-6.2 08/43] target/ppc: Implement do_unaligned_access for user-only
,
Richard Henderson
,
20:47
[PATCH for-6.2 09/43] target/riscv: Implement do_unaligned_access for user-only
,
Richard Henderson
,
20:47
[PATCH for-6.2 06/43] target/mips: Implement do_unaligned_access for user-only
,
Richard Henderson
,
20:47
[PATCH for-6.2 07/43] target/ppc: Set fault address in ppc_cpu_do_unaligned_access
,
Richard Henderson
,
20:47
[PATCH for-6.2 04/43] target/hppa: Implement do_unaligned_access for user-only
,
Richard Henderson
,
20:47
[PATCH for-6.2 05/43] target/microblaze: Implement do_unaligned_access for user-only
,
Richard Henderson
,
20:47
[PATCH for-6.2 03/43] target/arm: Implement do_unaligned_access for user-only
,
Richard Henderson
,
20:47
[PATCH for-6.2 00/43] Unaligned accesses for user-only
,
Richard Henderson
,
20:46
[PATCH for-6.2 02/43] target/alpha: Implement do_unaligned_access for user-only
,
Richard Henderson
,
20:46
[PATCH for-6.2 01/43] hw/core: Make do_unaligned_access available to user-only
,
Richard Henderson
,
20:46
Re: [PATCH for-6.2 v3 11/11] machine: Move smp_prefer_sockets to struct SMPCompatProps
,
David Gibson
,
20:29
Re: [PATCH] tests: Fix migration-test build failure for sparc
,
Philippe Mathieu-Daudé
,
19:49
RE: [PATCH v2] This is a test mail
,
address@hidden
,
19:44
Re: [PATCH] tests: Fix migration-test build failure for sparc
,
Richard Henderson
,
19:05
Re: [PATCH] tests: Fix migration-test build failure for sparc
,
Peter Xu
,
18:03
[PATCH] tests: Fix migration-test build failure for sparc
,
Peter Xu
,
17:41
Re: [PATCH v2 2/2] tests: migration-test: Add dirty ring test
,
Peter Xu
,
17:39
Re: [PATCH v2 2/2] tests: migration-test: Add dirty ring test
,
Richard Henderson
,
17:11
Re: [PATCH for-6.2 v3 09/11] machine: Make smp_parse generic enough for all arches
,
Andrew Jones
,
16:41
Re: [PATCH for-6.2 v3 11/11] machine: Move smp_prefer_sockets to struct SMPCompatProps
,
Andrew Jones
,
16:40
Re: [PATCH for-6.2 v3 10/11] machine: Remove smp_parse callback from MachineClass
,
Andrew Jones
,
16:39
Re: [PATCH for-6.2 v3 09/11] machine: Make smp_parse generic enough for all arches
,
Andrew Jones
,
16:39
Re: [PATCH v2 2/2] tests: migration-test: Add dirty ring test
,
Peter Xu
,
16:38
Re: [PATCH for-6.2 v3 06/11] machine: Prefer cores over sockets in smp parsing since 6.2
,
Andrew Jones
,
16:28
Re: [PATCH for-6.2 v3 04/11] machine: Improve the error reporting of smp parsing
,
Andrew Jones
,
16:25
Re: [PATCH for-6.2 v3 03/11] machine: Set the value of cpus to match maxcpus if it's omitted
,
Andrew Jones
,
16:22
Re: [PATCH v2 0/6] migration/ram: Optimize for virtio-mem via RamDiscardManager
,
Peter Xu
,
16:19
Re: [PATCH for-6.2 v3 01/11] machine: Minor refactor/cleanup for the smp parsers
,
Andrew Jones
,
16:17
Re: [PATCH v3 3/8] memory: Introduce memory_region_transaction_depth_{inc|dec}()
,
David Hildenbrand
,
16:07
Re: About two-dimensional page translation (e.g., Intel EPT) and shadow page table in Linux QEMU/KVM
,
Sean Christopherson
,
16:01
Re: [PATCH v2 0/6] migration/ram: Optimize for virtio-mem via RamDiscardManager
,
David Hildenbrand
,
15:46
Re: [PATCH v2 0/6] migration/ram: Optimize for virtio-mem via RamDiscardManager
,
Peter Xu
,
15:42
Re: [PATCH v2 2/2] tests: migration-test: Add dirty ring test
,
Richard Henderson
,
15:38
Re: [PATCH] gitlab-ci.d/custom-runners: Improve rules for the staging branch
,
Willian Rampazzo
,
15:30
Re: About two-dimensional page translation (e.g., Intel EPT) and shadow page table in Linux QEMU/KVM
,
harry harry
,
15:00
Re: [PATCH v2 2/8] virtio-gpu: hostmem [wip]
,
Philippe Mathieu-Daudé
,
14:46
Re: [PATCH v2 7/8] virtio-gpu: Initialize Venus
,
Philippe Mathieu-Daudé
,
14:44
Re: [PATCH v3 1/8] cpus: Export queue work related fields to cpu.h
,
Philippe Mathieu-Daudé
,
14:41
Re: [PATCH v3 6/8] cpus: Remove the mutex parameter from do_run_on_cpu()
,
Philippe Mathieu-Daudé
,
14:39
Re: [PATCH v3 5/8] cpus: Use qemu_cond_wait_iothread() where proper
,
Philippe Mathieu-Daudé
,
14:38
Re: [PATCH v3 2/8] cpus: Move do_run_on_cpu into softmmu/cpus.c
,
Philippe Mathieu-Daudé
,
14:35
[PATCH] MAINTAINERS: Added myself as a reviewer for the NVMe Block Driver
,
Philippe Mathieu-Daudé
,
14:33
[PATCH v3 7/8] memory: Assert on no ongoing memory transaction before release BQL
,
Peter Xu
,
14:32
[PATCH v3 8/8] memory: Delay the transaction pop() until commit completed
,
Peter Xu
,
14:32
[PATCH v3 6/8] cpus: Remove the mutex parameter from do_run_on_cpu()
,
Peter Xu
,
14:32
[PATCH v3 5/8] cpus: Use qemu_cond_wait_iothread() where proper
,
Peter Xu
,
14:32
[PATCH v3 0/8] memory: Sanity checks memory transaction when releasing BQL
,
Peter Xu
,
14:32
[PATCH v3 4/8] memory: Don't do topology update in memory finalize()
,
Peter Xu
,
14:32
[PATCH v3 2/8] cpus: Move do_run_on_cpu into softmmu/cpus.c
,
Peter Xu
,
14:32
[PATCH v3 3/8] memory: Introduce memory_region_transaction_depth_{inc|dec}()
,
Peter Xu
,
14:32
[PATCH v3 1/8] cpus: Export queue work related fields to cpu.h
,
Peter Xu
,
14:32
Re: [PATCH] gitlab-ci.d/custom-runners: Improve rules for the staging branch
,
Philippe Mathieu-Daudé
,
14:26
[PATCH-for-6.2 3/3] hw/sd/sdcard: Rename Write Protect Group variables
,
Philippe Mathieu-Daudé
,
14:17
[PATCH-for-6.1 2/3] hw/sd/sdcard: Fix assertion accessing out-of-range addresses with CMD30
,
Philippe Mathieu-Daudé
,
14:17
[PATCH-for-6.1 1/3] hw/sd/sdcard: Document out-of-range addresses for SEND_WRITE_PROT
,
Philippe Mathieu-Daudé
,
14:17
[PATCH-for-6.1 0/3] hw/sd/sdcard: Fix assertion accessing out-of-range addresses with CMD30
,
Philippe Mathieu-Daudé
,
14:17
Re: [PATCH RFC 03/19] vfio-user: define VFIO Proxy and communication functions
,
John Johnson
,
14:08
[Bug 1908626] Re: Atomic test-and-set instruction does not work on qemu-user
,
Thomas Huth
,
13:50
Re: [PATCH v2 0/6] migration/ram: Optimize for virtio-mem via RamDiscardManager
,
David Hildenbrand
,
13:39
[PATCH] gitlab-ci.d/custom-runners: Improve rules for the staging branch
,
Thomas Huth
,
13:39
Re: [PATCH RFC server 04/11] vfio-user: find and init PCI device
,
Jag Raman
,
13:08
Re: [PATCH 6/7] virtio-gpu: Initialize Venus
,
Paolo Bonzini
,
12:30
Re: [PATCH v4 00/33] Qemu SGX virtualization
,
Paolo Bonzini
,
11:58
Re: [PULL 0/1] Libslirp update
,
Marc-André Lureau
,
11:47
[Bug 1908626] Re: Atomic test-and-set instruction does not work on qemu-user
,
Thomas Huth
,
11:46
Re: [PULL 0/1] Libslirp update
,
Peter Maydell
,
11:22
Re: [PATCH v5 00/10] acpi: Error Record Serialization Table, ERST, support for QEMU
,
Eric DeVolder
,
11:20
Re: [PATCH v5 06/10] ACPI ERST: build the ACPI ERST table
,
Eric DeVolder
,
11:19
Re: [PATCH v5 02/10] ACPI ERST: specification for ERST support
,
Eric DeVolder
,
11:17
[PATCH v13] qapi: introduce 'query-x86-cpuid' QMP command.
,
Valeriy Vdovin
,
10:55
Re: [PULL 0/1] Miscellaneous patches for 2021-07-27
,
Peter Maydell
,
10:43
[PATCH 4/4] docs: Fold usb2.txt passthrough information into usb.rst
,
Peter Maydell
,
10:15
[PATCH 2/4] docs: Fold usb2.txt USB controller information into usb.rst
,
Peter Maydell
,
10:15
[PATCH 3/4] docs: Fold usb2.txt physical port addressing info into usb.rst
,
Peter Maydell
,
10:15
[PATCH 1/4] docs: Incorporate information in usb-storage.txt into rST manual
,
Peter Maydell
,
10:15
[PATCH 0/4] docs: Move usb2.txt, usb-storage.txt into rST manual
,
Peter Maydell
,
10:15
Re: [PATCH] gitlab-ci.d/buildtest: Mark the aarch64 and ppc64-s390x CFI jobs as manual
,
Willian Rampazzo
,
10:14
Re: [PATCH] block/io_uring: resubmit when result is -EAGAIN
,
Stefan Hajnoczi
,
10:14
Re: [PATCH v3] hw/acpi: add an assertion check for non-null return from acpi_get_i386_pci_host
,
Ani Sinha
,
10:12
Re: aarch64 efi boot failures with qemu 6.0+
,
Guenter Roeck
,
10:03
Re: [PATCH v2 4/9] memory: Don't do topology update in memory finalize()
,
David Hildenbrand
,
10:02
Re: [PATCH v2 4/9] memory: Don't do topology update in memory finalize()
,
Peter Xu
,
09:56
[PATCH v2 7/8] virtio-gpu: Initialize Venus
,
Antonio Caggiano
,
09:47
[PATCH v2 8/8] virtio-gpu: Handle resource blob commands
,
Antonio Caggiano
,
09:47
[PATCH v2 6/8] virtio-gpu: Support Venus capset
,
Antonio Caggiano
,
09:47
[PATCH v2 2/8] virtio-gpu: hostmem [wip]
,
Antonio Caggiano
,
09:47
[PATCH v2 5/8] virtio-gpu: Resource UUID
,
Antonio Caggiano
,
09:47
[PATCH v2 4/8] virtio-gpu: Shared memory capability
,
Antonio Caggiano
,
09:47
[PATCH v2 0/8] virtio-gpu: Support Venus Vulkan driver
,
Antonio Caggiano
,
09:47
[PATCH v2 3/8] virtio: Add shared memory capability
,
Antonio Caggiano
,
09:47
[PATCH v2 1/8] virtio-gpu: CONTEXT_INIT feature
,
Antonio Caggiano
,
09:47
Re: [PATCH] MAINTAINERS: add Stefano Garzarella as io_uring reviewer
,
Stefan Hajnoczi
,
09:45
Re: aarch64 efi boot failures with qemu 6.0+
,
Ard Biesheuvel
,
09:25
Re: [PATCH-for-6.2 v12] qapi: introduce 'query-x86-cpuid' QMP command.
,
Philippe Mathieu-Daudé
,
09:25
Re: [PATCH 3/7] virtio: Add shared memory capability
,
Dr. David Alan Gilbert
,
09:21
[PATCH] MAINTAINERS: add Stefano Garzarella as io_uring reviewer
,
Stefano Garzarella
,
09:15
Re: aarch64 efi boot failures with qemu 6.0+
,
Michael S. Tsirkin
,
09:11
Re: [PATCH v3] hw/acpi: add an assertion check for non-null return from acpi_get_i386_pci_host
,
Michael S. Tsirkin
,
09:03
Re: [PATCH] block/io_uring: resubmit when result is -EAGAIN
,
Stefano Garzarella
,
09:02
[PATCH v12] qapi: introduce 'query-x86-cpuid' QMP command.
,
Valeriy Vdovin
,
08:59
Re: [PATCH] docs: Move bootindex.txt into system section and rstify
,
Markus Armbruster
,
08:41
Re: [PATCH v2 4/9] memory: Don't do topology update in memory finalize()
,
David Hildenbrand
,
08:13
Re: [PATCH v2 7/9] cpus: Introduce qemu_mutex_unlock_iothread_prepare()
,
David Hildenbrand
,
08:11
Re: [PATCH] block/io_uring: resubmit when result is -EAGAIN
,
Philippe Mathieu-Daudé
,
08:09
Re: [PATCH] gitlab-ci.d/buildtest: Mark the aarch64 and ppc64-s390x CFI jobs as manual
,
Philippe Mathieu-Daudé
,
08:04
Re: [PATCH-for-6.1 v2] qga-win: Free GMatchInfo properly
,
Philippe Mathieu-Daudé
,
07:59
Re: [PATCH] qga-win: Add support of Windows Server 2022 in get-osinfo command
,
Philippe Mathieu-Daudé
,
07:57
Re: [PATCH 2/3] ui/input-barrier: Move TODOs from barrier.txt to a comment
,
Philippe Mathieu-Daudé
,
07:55
[PATCH v2] target/i386: Added VGIF feature
,
Lara Lazier
,
07:38
Re: [PATCH PING] tests/tcg/linux-test: Fix random hangs in test_socket
,
Ilya Leoshkevich
,
07:37
Re: [PATCH v2 4/6] util/oslib-posix: Avoid creating a single thread with MADV_POPULATE_WRITE
,
Pankaj Gupta
,
07:32
Re: [PATCH v2 3/6] util/oslib-posix: Don't create too many threads with small memory or little pages
,
Pankaj Gupta
,
07:23
[Bug 1908626] Re: Atomic test-and-set instruction does not work on qemu-user
,
taos
,
07:01
[PULL 1/1] Update libslirp to v4.6.1
,
marcandre . lureau
,
06:51
[PULL 0/1] Libslirp update
,
marcandre . lureau
,
06:51
[PATCH] block/io_uring: resubmit when result is -EAGAIN
,
Fabian Ebner
,
06:35
[PATCH v2] target/i386: Added V_INTR_PRIO check to virtual interrupts
,
Lara Lazier
,
06:17
Re: [PATCH RFC 04/19] vfio-user: Define type vfio_user_pci_dev_info
,
Stefan Hajnoczi
,
06:16
Re: [PATCH] target/i386: Added V_INTR_PRIO check to virtual interrupts
,
Paolo Bonzini
,
05:27
Re: [PATCH] target/i386: Added consistency checks for event injection
,
Paolo Bonzini
,
05:26
Re: [PATCH] gitlab-ci.d/buildtest: Mark the aarch64 and ppc64-s390x CFI jobs as manual
,
Daniel P . Berrangé
,
04:32
Re: [PATCH v2] qga-win: Free GMatchInfo properly
,
Konstantin Kostiuk
,
03:54
Re: [PATCH 1/3] qga-win: Increase VSS freeze timeout to 60 secs instead of 10
,
Konstantin Kostiuk
,
03:54
Re: [PATCH] qga-win: Add support of Windows Server 2022 in get-osinfo command
,
Konstantin Kostiuk
,
03:53
Re: [PATCH 01/20] Hexagon HVX (target/hexagon) README
,
Rob Landley
,
03:53
[PATCH] gitlab-ci.d/buildtest: Mark the aarch64 and ppc64-s390x CFI jobs as manual
,
Thomas Huth
,
03:52
Re: [PATCH 0/3] docs: Convert barrier.txt to rST
,
Paolo Bonzini
,
03:34
Re: [PATCH 3/3] docs: Move user-facing barrier docs into system manual
,
Paolo Bonzini
,
03:34
Re: [PATCH] target/arm: kvm: use RCU_READ_LOCK_GUARD() in kvm_arch_fixup_msi_route()
,
Paolo Bonzini
,
03:31
[PATCH] format code
,
ruoguang
,
03:28
Re: [PATCH RFC 0/3] mirror: rework soft-cancelling READY mirror
,
Max Reitz
,
03:00
RE: [PATCH 7/7] Optimized the function of fill_connection_key.
,
Zhang, Chen
,
02:26
Re: [PATCH v4] i386: Add ratelimit for bus locks acquired in guest
,
Chenyi Qiang
,
01:40
Re: [PATCH V5 17/25] vfio-pci: cpr part 2
,
Zheng Chuan
,
00:56
Re: [PATCH V5 16/25] vfio-pci: cpr part 1
,
Zheng Chuan
,
00:56
Re: [PATCH V5 13/25] cpr: HMP interfaces for restart
,
Zheng Chuan
,
00:56
Re: [PATCH V5 04/25] cpr: HMP interfaces for reboot
,
Zheng Chuan
,
00:56
Re: [PATCH for-6.2 v3 07/11] machine: Use ms instead of global current_machine in sanity-check
,
Pankaj Gupta
,
00:37
July 27, 2021
[PATCH for-6.2 v3 11/11] machine: Move smp_prefer_sockets to struct SMPCompatProps
,
Yanan Wang
,
23:49
[PATCH for-6.2 v3 06/11] machine: Prefer cores over sockets in smp parsing since 6.2
,
Yanan Wang
,
23:49
[PATCH for-6.2 v3 03/11] machine: Set the value of cpus to match maxcpus if it's omitted
,
Yanan Wang
,
23:49
[PATCH for-6.2 v3 09/11] machine: Make smp_parse generic enough for all arches
,
Yanan Wang
,
23:49
[PATCH for-6.2 v3 10/11] machine: Remove smp_parse callback from MachineClass
,
Yanan Wang
,
23:49
[PATCH for-6.2 v3 07/11] machine: Use ms instead of global current_machine in sanity-check
,
Yanan Wang
,
23:49
[PATCH for-6.2 v3 00/11] machine: smp parsing fixes and improvement
,
Yanan Wang
,
23:49
[PATCH for-6.2 v3 02/11] machine: Uniformly use maxcpus to calculate the omitted parameters
,
Yanan Wang
,
23:49
[PATCH for-6.2 v3 04/11] machine: Improve the error reporting of smp parsing
,
Yanan Wang
,
23:49
[PATCH for-6.2 v3 08/11] machine: Tweak the order of topology members in struct CpuTopology
,
Yanan Wang
,
23:49
[PATCH for-6.2 v3 01/11] machine: Minor refactor/cleanup for the smp parsers
,
Yanan Wang
,
23:49
[PATCH for-6.2 v3 05/11] hw: Add compat machines for 6.2
,
Yanan Wang
,
23:49
RE: [PATCH v5] ui/gtk: New -display gtk option 'full-screen-on-monitor'.
,
Romli, Khairul Anuar
,
23:20
[PATCH] ui/cocoa: Use qemu_input_map_osx_to_qcode
,
Akihiko Odaki
,
22:00
Re: [PATCH v2 13/22] target/loongarch: Add floating point arithmetic instruction translation
,
Song Gao
,
21:18
[PATCH] target/arm: kvm: use RCU_READ_LOCK_GUARD() in kvm_arch_fixup_msi_route()
,
Hamza Mahfooz
,
19:53
[ANNOUNCE] QEMU 6.1.0-rc1 is now available
,
Michael Roth
,
19:17
[PATCH 1/3] docs: Move the protocol part of barrier.txt into interop
,
Peter Maydell
,
16:41
[PATCH 2/3] ui/input-barrier: Move TODOs from barrier.txt to a comment
,
Peter Maydell
,
16:41
[PATCH 3/3] docs: Move user-facing barrier docs into system manual
,
Peter Maydell
,
16:41
[PATCH 0/3] docs: Convert barrier.txt to rST
,
Peter Maydell
,
16:41
Re: [PULL 1/2] Update libslirp to v4.5.0
,
Doug Evans
,
16:06
[PATCH] docs: Move bootindex.txt into system section and rstify
,
Peter Maydell
,
15:50
Re: [PATCH v2 4/6] util/oslib-posix: Avoid creating a single thread with MADV_POPULATE_WRITE
,
Dr. David Alan Gilbert
,
15:04
Re: [PATCH v2 3/6] util/oslib-posix: Don't create too many threads with small memory or little pages
,
Dr. David Alan Gilbert
,
15:01
Re: [PATCH 1/3] ui/gtk: adds status bar for expressing ups and fps
,
Dongwon Kim
,
14:46
Re: [PULL 16/21] hw/timer: Refactor NPCM7XX Timer to use CLK clock
,
Havard Skinnemoen
,
14:07
RE: [PATCH 02/20] Hexagon HVX (target/hexagon) add Hexagon Vector eXtensions (HVX) to core
,
Taylor Simpson
,
13:21
Re: [PATCH v2 0/6] migration/ram: Optimize for virtio-mem via RamDiscardManager
,
Peter Xu
,
13:10
Re: [PULL 0/1] Miscellaneous patches for 2021-07-27
,
Peter Maydell
,
13:09
Re: [PULL 00/14] target-arm queue
,
Peter Maydell
,
13:06
[PATCH 5/7] virtio-gpu: Support Venus capset
,
Antonio Caggiano
,
13:05
[PATCH 2/7] virtio-gpu: hostmem [wip]
,
Antonio Caggiano
,
13:05
[PATCH 3/7] virtio: Add shared memory capability
,
Antonio Caggiano
,
13:05
[PATCH 7/7] virtio-gpu: Handle resource blob commands
,
Antonio Caggiano
,
13:05
[PATCH 6/7] virtio-gpu: Initialize Venus
,
Antonio Caggiano
,
13:05
[PATCH 4/7] virtio-gpu: Resource UUID
,
Antonio Caggiano
,
13:05
[PATCH 0/7] virtio-gpu: Support Venus Vulkan driver
,
Antonio Caggiano
,
13:05
[PATCH 1/7] virtio-gpu: CONTEXT_INIT feature
,
Antonio Caggiano
,
13:05
[PATCH 4/5] docs/specs/acpi_nvdimm: Convert to rST
,
Peter Maydell
,
13:04
[PATCH 1/5] docs/specs/acpu_cpu_hotplug: Convert to rST
,
Peter Maydell
,
13:04
[PATCH 5/5] MAINTAINERS: Add ACPI specs documents to ACPI and NVDIMM sections
,
Peter Maydell
,
13:04
[PATCH 2/5] docs/specs/acpi_mem_hotplug: Convert to rST
,
Peter Maydell
,
13:04
[PATCH 3/5] docs/specs/acpi_pci_hotplug: Convert to rST
,
Peter Maydell
,
13:04
[PATCH 0/5] docs/specs: Convert various ACPI docs to rST
,
Peter Maydell
,
13:04
Re: [PATCH RFC 0/3] mirror: rework soft-cancelling READY mirror
,
Vladimir Sementsov-Ogievskiy
,
12:56
[PATCH 3/3] job: drop force argument of *job*cancel
,
Vladimir Sementsov-Ogievskiy
,
12:48
[PATCH 2/3] job: use complete(do_graph_change=false) to handle soft cancel
,
Vladimir Sementsov-Ogievskiy
,
12:48
[PATCH 1/3] job: add job_complete_ex with do_graph_change argument
,
Vladimir Sementsov-Ogievskiy
,
12:48
[PATCH RFC 0/3] mirror: rework soft-cancelling READY mirror
,
Vladimir Sementsov-Ogievskiy
,
12:48
Re: [PATCH] gitlab-ci.d/buildtest: Disable iotests 197 and 215
,
Willian Rampazzo
,
12:46
Re: [PATCH-for-6.1] target/mips: Check nanoMIPS DSP MULT[U] accumulator with Release 6
,
Richard Henderson
,
12:38
Re: [PATCH v2 0/9] memory: Sanity checks memory transaction when releasing BQL
,
Peter Xu
,
12:36
Re: [PATCH] gitlab-ci.d/buildtest: Disable iotests 197 and 215
,
Philippe Mathieu-Daudé
,
12:35
Re: [PATCH RFC 03/19] vfio-user: define VFIO Proxy and communication functions
,
Stefan Hajnoczi
,
12:34
Re: [PATCH] gitlab-ci.d/buildtest: Disable iotests 197 and 215
,
Daniel P . Berrangé
,
12:32
[PATCH] gitlab-ci.d/buildtest: Disable iotests 197 and 215
,
Thomas Huth
,
12:26
Re: [PATCH v2 13/22] target/loongarch: Add floating point arithmetic instruction translation
,
Richard Henderson
,
12:13
Re: [PATCH v2 7/9] cpus: Introduce qemu_mutex_unlock_iothread_prepare()
,
Peter Xu
,
12:08
Re: [PATCH v2 4/9] memory: Don't do topology update in memory finalize()
,
Peter Xu
,
12:02
Re: [PATCH-for-6.1 v5 0/4] gitlab-ci: Document custom CI/CD variables, fix 'when:' conditions
,
Thomas Huth
,
11:57
Re: [PATCH 1/2 v5] Configure script for Haiku
,
Thomas Huth
,
11:56
Re: [PATCH for-6.1? v2 5/7] job: Add job_cancel_requested()
,
Vladimir Sementsov-Ogievskiy
,
11:47
Re: [PATCH v4 1/4] tpm: mark correct memory region range dirty when clearing RAM
,
Peter Xu
,
11:46
Re: [PATCH for-6.1? v2 6/7] mirror: Check job_is_cancelled() earlier
,
Max Reitz
,
11:40
Re: [PATCH for-6.1? v2 5/7] job: Add job_cancel_requested()
,
Max Reitz
,
11:39
Re: [PATCH for-6.1? 4/6] job: Add job_cancel_requested()
,
Max Reitz
,
11:30
[PULL 1/1] vl: Don't continue after -smp help.
,
Markus Armbruster
,
11:23
[PULL 0/1] Miscellaneous patches for 2021-07-27
,
Markus Armbruster
,
11:22
Re: [PATCH-for-6.1 v5 4/4] gitlab-ci: Fix 'when:' condition in OpenSBI jobs
,
Willian Rampazzo
,
11:22
[PATCH 0/2] iothread: cleanup after adding a new parameter to IOThread
,
Stefano Garzarella
,
11:00
[PATCH 2/2] iothread: use IOThreadParamInfo in iothread_[set|get]_param()
,
Stefano Garzarella
,
11:00
[PATCH 1/2] iothread: rename PollParamInfo to IOThreadParamInfo
,
Stefano Garzarella
,
11:00
Re: [PATCH for-6.1? 4/6] job: Add job_cancel_requested()
,
Vladimir Sementsov-Ogievskiy
,
10:47
Re: [PATCH v2] gitlab: only let pages be published from default branch
,
Willian Rampazzo
,
10:43
Re: [PULL for-6.1 00/11] hw/nvme fixes
,
Peter Maydell
,
10:32
Re: aarch64 efi boot failures with qemu 6.0+
,
Bjorn Helgaas
,
10:25
[PATCH-for-6.1 v5 4/4] gitlab-ci: Fix 'when:' condition in OpenSBI jobs
,
Philippe Mathieu-Daudé
,
10:25
[PATCH-for-6.1 v5 3/4] gitlab-ci: Fix 'when:' condition in EDK2 jobs
,
Philippe Mathieu-Daudé
,
10:24
[PATCH-for-6.1 v5 1/4] docs: Document GitLab custom CI/CD variables
,
Philippe Mathieu-Daudé
,
10:24
[PATCH-for-6.1 v5 2/4] gitlab-ci: Fix 'when:' condition in acceptance_test_job_template
,
Philippe Mathieu-Daudé
,
10:24
[PATCH-for-6.1 v5 0/4] gitlab-ci: Document custom CI/CD variables, fix 'when:' conditions
,
Philippe Mathieu-Daudé
,
10:24
Re: Transient fail of iotests 215 and 197
,
Thomas Huth
,
10:23
Re: [PULL 16/21] hw/timer: Refactor NPCM7XX Timer to use CLK clock
,
Peter Maydell
,
10:20
Re: Regression caught by replay_kernel.py:ReplayKernelNormal.test_aarch64_virt
,
Cleber Rosa
,
10:15
Re: Regression caught by replay_kernel.py:ReplayKernelNormal.test_aarch64_virt
,
Peter Maydell
,
09:48
Re: Regression caught by replay_kernel.py:ReplayKernelNormal.test_aarch64_virt
,
Peter Maydell
,
09:47
Re: [PATCH for-6.1? v2 7/7] iotests: Add mirror-ready-cancel-error test
,
Vladimir Sementsov-Ogievskiy
,
09:25
Re: Regression caught by replay_kernel.py:ReplayKernelNormal.test_aarch64_virt
,
Cleber Rosa
,
09:24
Re: [PATCH v2 4/9] memory: Don't do topology update in memory finalize()
,
David Hildenbrand
,
09:21
Re: Regression caught by replay_kernel.py:ReplayKernelNormal.test_aarch64_virt
,
Cleber Rosa
,
09:18
Re: [PATCH for-6.1? v2 6/7] mirror: Check job_is_cancelled() earlier
,
Vladimir Sementsov-Ogievskiy
,
09:13
Re: [PATCH v2 3/9] memory: Introduce memory_region_transaction_{push|pop}()
,
David Hildenbrand
,
09:06
Re: [PATCH for-6.1? v2 5/7] job: Add job_cancel_requested()
,
Vladimir Sementsov-Ogievskiy
,
09:05
Re: [PATCH v2 2/9] cpus: Move do_run_on_cpu into softmmu/cpus.c
,
David Hildenbrand
,
09:05
Re: [PATCH v2 1/9] cpus: Export queue work related fields to cpu.h
,
David Hildenbrand
,
09:02
Re: [PATCH v2 9/9] memory: Delay the transaction pop() until commit completed
,
David Hildenbrand
,
09:02
Re: [PATCH v2 8/9] memory: Assert on no ongoing memory transaction before release BQL
,
David Hildenbrand
,
09:01
Re: [PATCH v2 7/9] cpus: Introduce qemu_mutex_unlock_iothread_prepare()
,
David Hildenbrand
,
08:59
Re: [PATCH v5 00/10] acpi: Error Record Serialization Table, ERST, support for QEMU
,
Igor Mammedov
,
08:55
Re: [PATCH v5 05/10] ACPI ERST: support for ACPI ERST feature
,
Igor Mammedov
,
08:53
Re: [PATCH v2 6/9] cpus: Remove the mutex parameter from do_run_on_cpu()
,
David Hildenbrand
,
08:50
Re: [PATCH 0/3] docs: convert qapi-code-gen.txt to qapi-code-gen.rst
,
Peter Maydell
,
08:49
Re: [PATCH v2 5/9] cpus: Use qemu_cond_wait_iothread() where proper
,
David Hildenbrand
,
08:49
Re: [PATCH for-6.1? v2 4/7] jobs: Give Job.force_cancel more meaning
,
Vladimir Sementsov-Ogievskiy
,
08:45
Re: [PATCH v2 0/9] memory: Sanity checks memory transaction when releasing BQL
,
David Hildenbrand
,
08:41
Re: [PULL 0/7] migration queue
,
Peter Maydell
,
08:24
Re: [PATCH v3 RESEND 2/2] chardev: refactor qmp_chardev_add and qmp_chardev_change
,
Li Zhang
,
08:08
Re: [PATCH v3 RESEND 1/2] qmp: Support chardev-change
,
Li Zhang
,
08:08
Re: [PATCH v5 06/10] ACPI ERST: build the ACPI ERST table
,
Igor Mammedov
,
08:01
Re: [PATCH v5 02/10] ACPI ERST: specification for ERST support
,
Igor Mammedov
,
07:45
Re: [PATCH for-6.1? v2 2/7] mirror: Drop s->synced
,
Vladimir Sementsov-Ogievskiy
,
07:42
Re: aarch64 efi boot failures with qemu 6.0+
,
Guenter Roeck
,
07:32
Re: QEMU question: upstreaming I2C device with unpublished datasheet
,
Corey Minyard
,
07:28
Re: aarch64 efi boot failures with qemu 6.0+
,
Guenter Roeck
,
07:18
[PULL 14/14] hw: aspeed_gpio: Fix memory size
,
Peter Maydell
,
06:48
[PULL 08/14] hw/intc/armv7m_nvic: for v8.1M VECTPENDING hides S exceptions from NS
,
Peter Maydell
,
06:48
[PULL 13/14] hw/arm/nseries: Display hexadecimal value with '0x' prefix
,
Peter Maydell
,
06:48
[PULL 12/14] target/arm: Add sve-default-vector-length cpu property
,
Peter Maydell
,
06:48
[PULL 10/14] target/arm: Correctly bound length in sve_zcr_get_valid_len
,
Peter Maydell
,
06:48
[PULL 09/14] docs: Update path that mentions deprecated.rst
,
Peter Maydell
,
06:48
[PULL 11/14] target/arm: Export aarch64_sve_zcr_get_valid_len
,
Peter Maydell
,
06:48
[PULL 05/14] target/arm: Report M-profile alignment faults correctly to the guest
,
Peter Maydell
,
06:48
[PULL 06/14] hw/intc/armv7m_nvic: ISCR.ISRPENDING is set for non-enabled pending interrupts
,
Peter Maydell
,
06:48
[PULL 07/14] hw/intc/armv7m_nvic: Correct size of ICSR.VECTPENDING
,
Peter Maydell
,
06:48
[PULL 02/14] qemu-options.hx: Fix formatting of -machine memory-backend option
,
Peter Maydell
,
06:48
[PULL 03/14] target/arm: Enforce that M-profile SP low 2 bits are always zero
,
Peter Maydell
,
06:48
[PULL 04/14] target/arm: Add missing 'return's after calling v7m_exception_taken()
,
Peter Maydell
,
06:48
[PULL 01/14] hw/arm/smmuv3: Check 31st bit to see if CD is valid
,
Peter Maydell
,
06:48
[PULL 00/14] target-arm queue
,
Peter Maydell
,
06:48
Re: aarch64 efi boot failures with qemu 6.0+
,
Igor Mammedov
,
06:36
Re: aarch64 efi boot failures with qemu 6.0+
,
Ard Biesheuvel
,
06:15
Re: aarch64 efi boot failures with qemu 6.0+
,
Michael S. Tsirkin
,
06:07
Re: [SPAM] [PATCH v2 1/3] hw: aspeed_gpio: Fix memory size
,
Peter Maydell
,
05:59
Re: [PULL for-6.1 00/12] tcg and misc patch queue
,
Peter Maydell
,
05:55
Re: aarch64 efi boot failures with qemu 6.0+
,
Ard Biesheuvel
,
05:50
Re: aarch64 efi boot failures with qemu 6.0+
,
Michael S. Tsirkin
,
05:30
Re: [PATCH v2 0/6] migration/ram: Optimize for virtio-mem via RamDiscardManager
,
David Hildenbrand
,
05:25
Re: QEMU question: upstreaming I2C device with unpublished datasheet
,
Peter Maydell
,
05:24
Re: [PATCH] hw/arm/nseries: Display hexadecimal value with '0x' prefix
,
Peter Maydell
,
05:19
Re: Regression caught by replay_kernel.py:ReplayKernelNormal.test_aarch64_virt
,
Peter Maydell
,
05:17
Re: aarch64 efi boot failures with qemu 6.0+
,
Michael S. Tsirkin
,
05:02
Re: aarch64 efi boot failures with qemu 6.0+
,
Michael S. Tsirkin
,
05:01
[PATCH v3 0/5] More record/replay acceptance tests
,
Pavel Dovgalyuk
,
04:51
[PATCH v3 5/5] tests/acceptance: Linux boot test for record/replay
,
Pavel Dovgalyuk
,
04:45
[PATCH v3 4/5] tests/acceptance: add replay kernel test for alpha
,
Pavel Dovgalyuk
,
04:45
[PATCH v3 3/5] tests/acceptance: add replay kernel test for nios2
,
Pavel Dovgalyuk
,
04:45
[PATCH v3 2/5] tests/acceptance: add replay kernel test for openrisc
,
Pavel Dovgalyuk
,
04:45
[PATCH v3 1/5] tests/acceptance: add replay kernel test for s390
,
Pavel Dovgalyuk
,
04:45
Re: [PATCH-for-6.1 v4 1/4] docs: Document GitLab custom CI/CD variables
,
Philippe Mathieu-Daudé
,
04:32
[PATCH-for-6.1] target/mips: Check nanoMIPS DSP MULT[U] accumulator with Release 6
,
Philippe Mathieu-Daudé
,
04:30
[PATCH v4 0/4] softmmu/memory_mapping: optimize dump/tpm for virtio-mem
,
David Hildenbrand
,
04:30
Re: [PATCH v4] i386: Add ratelimit for bus locks acquired in guest
,
Dr. David Alan Gilbert
,
04:28
[PATCH v4 4/4] softmmu/memory_mapping: optimize for RamDiscardManager sections
,
David Hildenbrand
,
04:27
[PATCH v4 3/4] softmmu/memory_mapping: factor out adding physical memory ranges
,
David Hildenbrand
,
04:27
[PATCH v4 2/4] softmmu/memory_mapping: never merge ranges accross memory regions
,
David Hildenbrand
,
04:26
[PATCH v4 1/4] tpm: mark correct memory region range dirty when clearing RAM
,
David Hildenbrand
,
04:26
Re: [PATCH 1/3] ui/gtk: adds status bar for expressing ups and fps
,
Daniel P . Berrangé
,
04:25
Re: [PATCH-for-6.1 v4 1/4] docs: Document GitLab custom CI/CD variables
,
Thomas Huth
,
04:09
Re: [PATCH v2 18/22] target/loongarch: Add branch instruction translation
,
Song Gao
,
04:08
Re: [PATCH v2 17/22] target/loongarch: Add floating point load/store instruction translation
,
Song Gao
,
04:07
Re: [PATCH v2 16/22] target/loongarch: Add floating point move instruction translation
,
Song Gao
,
04:06
Re: [SPAM] [PATCH v2 1/3] hw: aspeed_gpio: Fix memory size
,
Joel Stanley
,
04:02
Re: [PATCH for-6.1] hw/arm/boot: Report error if there is no fw_cfg device in the machine
,
Philippe Mathieu-Daudé
,
03:58
Re: [PATCH v2 15/22] target/loongarch: Add floating point conversion instruction translation
,
Song Gao
,
03:57
Re: [PATCH v2 14/22] target/loongarch: Add floating point comparison instruction translation
,
Song Gao
,
03:56
Re: [PATCH-for-6.1 v4 1/4] docs: Document GitLab custom CI/CD variables
,
Philippe Mathieu-Daudé
,
03:55
Re: Regression caught by replay_kernel.py:ReplayKernelNormal.test_aarch64_virt
,
Peter Maydell
,
03:37
Re: [PULL 0/6] Fixes 20210726 patches
,
Peter Maydell
,
03:34
Re: [PATCH v2 13/22] target/loongarch: Add floating point arithmetic instruction translation
,
Song Gao
,
03:17
Re: aarch64 efi boot failures with qemu 6.0+
,
Ard Biesheuvel
,
03:04
Re: [PATCH v2] gitlab: only let pages be published from default branch
,
Thomas Huth
,
02:30
Re: [PATCH-for-6.1 v4 3/4] gitlab-ci: Fix 'when:' condition in EDK2 jobs
,
Thomas Huth
,
02:08
Re: [PATCH-for-6.1 v4 2/4] gitlab-ci: Fix 'when:' condition in acceptance_test_job_template
,
Thomas Huth
,
02:05
Re: [PATCH-for-6.1 v4 1/4] docs: Document GitLab custom CI/CD variables
,
Thomas Huth
,
02:00
Re: Regression caught by replay_kernel.py:ReplayKernelNormal.test_aarch64_virt
,
Pavel Dovgalyuk
,
01:57
Re: aarch64 efi boot failures with qemu 6.0+
,
Guenter Roeck
,
01:12
[PATCH] hw/i386/ich9: add comment explaining an argument to acpi_pcihp_reset call
,
Ani Sinha
,
00:46
Re: aarch64 efi boot failures with qemu 6.0+
,
Michael S. Tsirkin
,
00:45
Re: aarch64 efi boot failures with qemu 6.0+
,
Guenter Roeck
,
00:22
July 26, 2021
[PATCH] hw/char/virtio-serial-bus: fix: Unpop throttled VirtQueueElement to queue before discard vq data
,
AIERPATIJIANG1 [艾尔帕提江·阿布都赛买提]
,
22:22
Re: [PATCH v2 07/22] target/loongarch: Add fixed point arithmetic instruction translation
,
Song Gao
,
21:52
Re: [PATCH v2 12/22] target/loongarch: Add fixed point extra instruction translation
,
Song Gao
,
21:46
Regression caught by replay_kernel.py:ReplayKernelNormal.test_aarch64_virt
,
Cleber Rosa
,
20:39
Re: [PATCH for-6.1 00/10] docs: Format literals correctly in rST
,
Richard Henderson
,
19:09
Re: [PATCH for-6.1] hw/arm/boot: Report error if there is no fw_cfg device in the machine
,
Richard Henderson
,
19:08
[PATCH 3/3] virtio-gpu: call dpy_gl_frame_counter at every guest scanout flush
,
Dongwon Kim
,
18:27
[PATCH 2/3] ui/gtk: calling gd_gl_frame_counter at every draw/swap
,
Dongwon Kim
,
18:27
[PATCH 1/3] ui/gtk: adds status bar for expressing ups and fps
,
Dongwon Kim
,
18:27
Re: aarch64 efi boot failures with qemu 6.0+
,
Bjorn Helgaas
,
18:20
Re: aarch64 efi boot failures with qemu 6.0+
,
Bjorn Helgaas
,
18:20
[PATCH v2 2/2] ui/gtk-egl: blitting partial guest fb to the proper scanout surface
,
Dongwon Kim
,
18:01
[PATCH v2 1/2] virtio-gpu: splitting one extended mode guest fb into n-scanouts
,
Dongwon Kim
,
18:01
[PATCH v2 1/2] ui/gtk: detach_all option for making all VCs detached upon starting
,
Dongwon Kim
,
17:54
[PULL for-6.1 12/12] tests/unit: Remove unused variable from test_io
,
Richard Henderson
,
17:47
[PULL for-6.1 11/12] linux-user/syscall: Remove unused variable from execve
,
Richard Henderson
,
17:47
[PULL for-6.1 10/12] hw/pci-hist/pnv_phb4: Fix typo in pnv_phb4_ioda_write
,
Richard Henderson
,
17:47
[PULL for-6.1 09/12] hw/ppc/spapr_events: Remove unused variable from check_exception
,
Richard Henderson
,
17:47
[PULL for-6.1 08/12] hw/audio/adlib: Remove unused variable in adlib_callback
,
Richard Henderson
,
17:47
[PULL for-6.1 07/12] net/checksum: Remove unused variable in net_checksum_add_iov
,
Richard Henderson
,
17:47
[PULL for-6.1 06/12] util/selfmap: Discard mapping on error
,
Richard Henderson
,
17:47
[PULL for-6.1 05/12] accel/tcg: Remove unused variable in cpu_exec
,
Richard Henderson
,
17:47
[PULL for-6.1 04/12] nbd/server: Mark variable unused in nbd_negotiate_meta_queries
,
Richard Henderson
,
17:47
[PULL for-6.1 03/12] bitops.h: revert db1ffc32dd ("qemu/bitops.h: add bitrev8 implementation")
,
Richard Henderson
,
17:47
[PULL for-6.1 01/12] accel/tcg: Don't use CF_COUNT_MASK as the max value of icount_decr.u16.low
,
Richard Henderson
,
17:47
[PULL for-6.1 02/12] accel/tcg: Remove unnecessary check on icount_extra in cpu_loop_exec_tb()
,
Richard Henderson
,
17:47
[PULL for-6.1 00/12] tcg and misc patch queue
,
Richard Henderson
,
17:47
Re: [PATCH for-6.1? v2 4/7] jobs: Give Job.force_cancel more meaning
,
Eric Blake
,
17:39
Re: [PATCH] Fix CPUID_Fn8000001E_EBX for AMD
,
Eduardo Habkost
,
17:00
Re: [PATCH] fixup! target/arm: Add sve-default-vector-length cpu property
,
Peter Maydell
,
16:22
[PATCH] fixup! target/arm: Add sve-default-vector-length cpu property
,
Richard Henderson
,
16:11
Re: [PATCH v5 09/10] ACPI ERST: qtest for ERST
,
Eric DeVolder
,
16:07
Re: [PATCH v5 08/10] ACPI ERST: create ACPI ERST table for pc/x86 machines.
,
Eric DeVolder
,
16:04
Re: [PATCH v5 07/10] ACPI ERST: trace support
,
Eric DeVolder
,
16:03
Re: [PATCH v5 06/10] ACPI ERST: build the ACPI ERST table
,
Eric DeVolder
,
16:03
Re: [PATCH v5 05/10] ACPI ERST: support for ACPI ERST feature
,
Eric DeVolder
,
16:01
Re: [PATCH v5 02/10] ACPI ERST: specification for ERST support
,
Eric DeVolder
,
15:52
Re: [PULL for-6.1 0/1] Block patches
,
Peter Maydell
,
15:44
Re: [PATCH-for-6.1 v4 3/4] gitlab-ci: Fix 'when:' condition in EDK2 jobs
,
Willian Rampazzo
,
15:41
Re: [PATCH-for-6.1 v4 2/4] gitlab-ci: Fix 'when:' condition in acceptance_test_job_template
,
Willian Rampazzo
,
15:40
Re: [PATCH-for-6.1 v4 1/4] docs: Document GitLab custom CI/CD variables
,
Willian Rampazzo
,
15:39
Re: [PATCH v2 3/3] target/arm: Add sve-default-vector-length cpu property
,
Peter Maydell
,
15:31
[PULL for-6.1 11/11] tests/qtest/nvme-test: add mmio read test
,
Klaus Jensen
,
15:19
[PULL for-6.1 10/11] hw/nvme: fix mmio read
,
Klaus Jensen
,
15:19
[PULL for-6.1 09/11] hw/nvme: fix out-of-bounds reads
,
Klaus Jensen
,
15:19
[PULL for-6.1 08/11] hw/nvme: use symbolic names for registers
,
Klaus Jensen
,
15:19
[PULL for-6.1 07/11] hw/nvme: split pmrmsc register into upper and lower
,
Klaus Jensen
,
15:19
[PULL for-6.1 06/11] hw/nvme: fix controller hot unplugging
,
Klaus Jensen
,
15:19
[PULL for-6.1 05/11] tests/qtest/nvme-test: add persistent memory region test
,
Klaus Jensen
,
15:19
[PULL for-6.1 03/11] hw/nvme: unregister controller with subsystem at exit
,
Klaus Jensen
,
15:19
[PULL for-6.1 04/11] hw/nvme: error handling for too many mappings
,
Klaus Jensen
,
15:19
[PULL for-6.1 02/11] hw/nvme: mark nvme-subsys non-hotpluggable
,
Klaus Jensen
,
15:19
[PULL for-6.1 01/11] hw/nvme: remove NvmeCtrl parameter from ns setup/check functions
,
Klaus Jensen
,
15:19
[PULL for-6.1 00/11] hw/nvme fixes
,
Klaus Jensen
,
15:19
Re: [PATCH v2 3/3] target/arm: Add sve-default-vector-length cpu property
,
Andrew Jones
,
14:41
Re: [PATCH v2 3/3] target/arm: Add sve-default-vector-length cpu property
,
Richard Henderson
,
14:34
Re: [PULL v2 0/2] Hexagon (target/hexagon) remove put_user_*/get_user_*
,
Peter Maydell
,
14:19
Re: [PATCH] hw/arm/nseries: Display hexadecimal value with '0x' prefix
,
Richard Henderson
,
13:16
Re: [PATCH for-6.1? v2 0/9] Fixes for clang-13
,
Richard Henderson
,
13:10
Re: [PATCH v3 1/4] tpm: mark correct memory region range dirty when clearing RAM
,
David Hildenbrand
,
12:58
[PATCH v3] hw/acpi: add an assertion check for non-null return from acpi_get_i386_pci_host
,
Ani Sinha
,
12:58
Re: [PATCH v3 1/4] tpm: mark correct memory region range dirty when clearing RAM
,
Peter Xu
,
12:57
Re: [PATCH for-6.1?] bitops.h: revert db1ffc32dd ("qemu/bitops.h: add bitrev8 implementation")
,
Richard Henderson
,
12:57
Re: [PATCH for-6.1 0/2] accel/tcg: Fix hang when running in icount mode
,
Richard Henderson
,
12:54
Re: [PATCH v2 12/22] target/loongarch: Add fixed point extra instruction translation
,
Richard Henderson
,
12:42
Re: [PATCH v2 09/22] target/loongarch: Add fixed point bit instruction translation
,
Richard Henderson
,
12:39
Re: [PATCH v2 3/3] qemu-ga/msi: fix w32 libgcc name
,
Marc-André Lureau
,
12:34
[PATCH for-6.1] hw/arm/boot: Report error if there is no fw_cfg device in the machine
,
Peter Maydell
,
12:33
[PATCH] hw/net/can: sja1000 fix buff2frame_bas for dlc out of std CAN 8 bytes
,
Pavel Pisa
,
12:26
Re: [PATCH v6 2/2] tests/tcg/s390x: Test SIGILL and SIGSEGV handling
,
Ilya Leoshkevich
,
12:23
[PATCH v3 4/4] softmmu/memory_mapping: optimize for RamDiscardManager sections
,
David Hildenbrand
,
12:06
[PATCH v3 3/4] softmmu/memory_mapping: factor out adding physical memory ranges
,
David Hildenbrand
,
12:05
[PATCH v3 2/4] softmmu/memory_mapping: never merge ranges accross memory regions
,
David Hildenbrand
,
12:05
[PATCH v3 1/4] tpm: mark correct memory region range dirty when clearing RAM
,
David Hildenbrand
,
12:04
[PATCH v3 0/4] softmmu/memory_mapping: optimize dump/tpm for virtio-mem
,
David Hildenbrand
,
12:04
Re: aarch64 efi boot failures with qemu 6.0+
,
Ard Biesheuvel
,
12:01
Re: [PATCH] raw-format: drop WRITE and RESIZE child perms when possible
,
Stefan Hajnoczi
,
11:59
[PATCH v2 3/3] qemu-ga/msi: fix w32 libgcc name
,
Gerd Hoffmann
,
11:54
Re: [PATCH v2 07/22] target/loongarch: Add fixed point arithmetic instruction translation
,
Richard Henderson
,
11:53
[PATCH v2 2/3] ci: build & store guest agent msi
,
Gerd Hoffmann
,
11:53
[PATCH v2 0/3] build windows installers in ci
,
Gerd Hoffmann
,
11:53
[PATCH v2 1/3] nsis.py: create dlldir automatically
,
Gerd Hoffmann
,
11:52
Re: [PATCH] raw-format: drop WRITE and RESIZE child perms when possible
,
Kevin Wolf
,
11:43
Re: [PATCH v2 0/3] target/arm: Add sve-default-vector-length cpu property
,
Peter Maydell
,
11:42
Re: [PATCH for-6.1? v2 4/9] net/checksum: Remove unused variable in net_checksum_add_iov
,
Eric Blake
,
11:38
Re: [PATCH for-6.1? v2 3/9] util/selfmap: Discard mapping on error
,
Eric Blake
,
11:37
Re: [PATCH v2 06/22] target/loongarch: Add main translation routines
,
Richard Henderson
,
11:35
Re: [PATCH v2 03/22] target/loongarch: Add core definition
,
Richard Henderson
,
11:32
Re: [PATCH for-6.1? v2 2/7] mirror: Drop s->synced
,
Eric Blake
,
11:26
Re: [PATCH v6 1/5] hw/nvme: split pmrmsc register into upper and lower
,
Keith Busch
,
11:25
Re: [PATCH resend v2 5/5] softmmu/memory_mapping: optimize for RamDiscardManager sections
,
Peter Xu
,
11:24
Re: [PATCH v6 1/5] hw/nvme: split pmrmsc register into upper and lower
,
Klaus Jensen
,
11:23
Re: [PATCH RFC server 06/11] vfio-user: handle PCI config space accesses
,
John Levon
,
11:10
[PATCH] hw/arm/nseries: Display hexadecimal value with '0x' prefix
,
Philippe Mathieu-Daudé
,
11:10
Re: [PATCH RFC server 04/11] vfio-user: find and init PCI device
,
John Levon
,
11:05
[PATCH-for-6.1 v4 4/4] gitlab-ci: Fix 'when:' condition in OpenSBI jobs
,
Philippe Mathieu-Daudé
,
11:04
[PATCH-for-6.1 v4 1/4] docs: Document GitLab custom CI/CD variables
,
Philippe Mathieu-Daudé
,
11:04
[PATCH-for-6.1 v4 3/4] gitlab-ci: Fix 'when:' condition in EDK2 jobs
,
Philippe Mathieu-Daudé
,
11:04
[PATCH-for-6.1 v4 2/4] gitlab-ci: Fix 'when:' condition in acceptance_test_job_template
,
Philippe Mathieu-Daudé
,
11:04
[PATCH-for-6.1 v4 0/4] gitlab-ci: Document custom CI/CD variables, fix 'when:' conditions
,
Philippe Mathieu-Daudé
,
11:04
Re: [PATCH v2 0/3] target/arm: Add sve-default-vector-length cpu property
,
Andrew Jones
,
11:01
Re: [PATCH v2 3/3] target/arm: Add sve-default-vector-length cpu property
,
Andrew Jones
,
11:00
Re: [PATCH for-6.1? v2 1/9] nbd/server: Mark variable unused in nbd_negotiate_meta_queries
,
Eric Blake
,
10:53
Re: [PATCH for-6.1 02/10] docs/devel/build-system.rst: Correct typo in example code
,
Philippe Mathieu-Daudé
,
10:51
Re: [PATCH for-6.1 09/10] docs/about/removed-features: Fix markup error
,
Philippe Mathieu-Daudé
,
10:50
[PATCH for-6.1? v2 7/7] iotests: Add mirror-ready-cancel-error test
,
Max Reitz
,
10:46
[PATCH for-6.1? v2 6/7] mirror: Check job_is_cancelled() earlier
,
Max Reitz
,
10:46
[PATCH for-6.1? v2 5/7] job: Add job_cancel_requested()
,
Max Reitz
,
10:46
[PATCH for-6.1? v2 4/7] jobs: Give Job.force_cancel more meaning
,
Max Reitz
,
10:46
[PATCH for-6.1? v2 3/7] job: @force parameter for job_cancel_sync{, _all}()
,
Max Reitz
,
10:46
[PATCH for-6.1? v2 1/7] mirror: Keep s->synced on error
,
Max Reitz
,
10:46
[PATCH for-6.1? v2 2/7] mirror: Drop s->synced
,
Max Reitz
,
10:46
[PATCH for-6.1? v2 0/7] mirror: Handle errors after READY cancel
,
Max Reitz
,
10:46
Re: [PATCH] raw-format: drop WRITE and RESIZE child perms when possible
,
Vladimir Sementsov-Ogievskiy
,
10:42
Re: [PATCH for-6.1 10/10] docs/tools/virtiofsd.rst: Delete stray backtick
,
Dr. David Alan Gilbert
,
10:35
Re: [PATCH for-6.1 04/10] docs/devel/migration.rst: Format literals correctly
,
Dr. David Alan Gilbert
,
10:33
Re: virtio-gpu: Mapping blob resources
,
Antonio Caggiano
,
10:32
Re: [PATCH for-6.1 06/10] docs/system/s390x/protvirt.rst: Format literals correctly
,
Cornelia Huck
,
10:30
[PATCH for-6.1 07/10] docs/system/arm/cpu-features.rst: Format literals correctly
,
Peter Maydell
,
10:23
[PATCH for-6.1 10/10] docs/tools/virtiofsd.rst: Delete stray backtick
,
Peter Maydell
,
10:23
[PATCH for-6.1 09/10] docs/about/removed-features: Fix markup error
,
Peter Maydell
,
10:23
[PATCH for-6.1 08/10] docs: Format literals correctly
,
Peter Maydell
,
10:23
[PATCH for-6.1 05/10] docs/devel: Format literals correctly
,
Peter Maydell
,
10:23
[PATCH for-6.1 01/10] docs/devel/build-system.rst: Format literals correctly
,
Peter Maydell
,
10:23
[PATCH for-6.1 02/10] docs/devel/build-system.rst: Correct typo in example code
,
Peter Maydell
,
10:23
[PATCH for-6.1 06/10] docs/system/s390x/protvirt.rst: Format literals correctly
,
Peter Maydell
,
10:23
[PATCH for-6.1 04/10] docs/devel/migration.rst: Format literals correctly
,
Peter Maydell
,
10:23
[PATCH for-6.1 03/10] docs/devel/ebpf_rss.rst: Format literals correctly
,
Peter Maydell
,
10:23
[PATCH for-6.1 00/10] docs: Format literals correctly in rST
,
Peter Maydell
,
10:23
Re: [PATCH v2] nbd/server: Add --selinux-label option
,
Eric Blake
,
10:23
Re: [PATCH resend v2 1/5] tpm: mark correct memory region range dirty when clearing RAM
,
Peter Xu
,
10:21
Adding a GPU simulator to QEMU
,
qyang51 qyang51
,
10:03
RE: [PATCH 01/20] Hexagon HVX (target/hexagon) README
,
Taylor Simpson
,
09:59
Re: [PATCH] hw/pcie-root-port: Fix hotplug for PCI devices requiring IO
,
Igor Mammedov
,
09:55
Re: [PATCH] hw/acpi: some cosmetic improvements to existing code
,
Ani Sinha
,
09:50
Re: [PATCH] hw/acpi: some cosmetic improvements to existing code
,
Ani Sinha
,
09:44
Re: [PATCH] hw/acpi: some cosmetic improvements to existing code
,
Igor Mammedov
,
09:29
Re: [question] Shall we flush ITS tables into guest RAM when shutdown the VM?
,
Kunkun Jiang
,
09:19
Re: [question] Shall we flush ITS tables into guest RAM when shutdown the VM?
,
Kunkun Jiang
,
09:19
Re: [PATCH] hw/intc/arm_gic: Fix set/clear pending of PPI/SPI
,
Peter Maydell
,
09:03
Re: [PATCH v2 12/22] target/loongarch: Add fixed point extra instruction translation
,
Song Gao
,
08:58
Re: [PATCH] hw/acpi: some cosmetic improvements to existing code
,
Ani Sinha
,
08:56
[PATCH v2] hw/acpi: some cosmetic improvements to existing code
,
Ani Sinha
,
08:52
[PULL 7/7] migration: clear the memory region dirty bitmap when skipping free pages
,
Dr. David Alan Gilbert (git)
,
08:44
[PULL 6/7] migration: Move the yank unregister of channel_close out
,
Dr. David Alan Gilbert (git)
,
08:44
[PULL 5/7] migration: Teach QEMUFile to be QIOChannel-aware
,
Dr. David Alan Gilbert (git)
,
08:44
[PULL 4/7] migration: Introduce migration_ioc_[un]register_yank()
,
Dr. David Alan Gilbert (git)
,
08:44
[PULL 3/7] migration: Make from_dst_file accesses thread-safe
,
Dr. David Alan Gilbert (git)
,
08:44
[PULL 2/7] migration: Fix missing join() of rp_thread
,
Dr. David Alan Gilbert (git)
,
08:44
[PULL 0/7] migration queue
,
Dr. David Alan Gilbert (git)
,
08:43
[PULL 1/7] tests/qtest/migration-test.c: use 127.0.0.1 instead of 0
,
Dr. David Alan Gilbert (git)
,
08:43
Re: [PATCH v2 0/3] target/arm: Add sve-default-vector-length cpu property
,
Peter Maydell
,
08:43
Re: [PULL for 6.1-rc1 00/28] doc, metadata, plugin and testing updates
,
Peter Maydell
,
08:36
[PATCH] raw-format: drop WRITE and RESIZE child perms when possible
,
Stefan Hajnoczi
,
08:28
Re: [PATCH v2 11/22] target/loongarch: Add fixed point atomic instruction translation
,
Song Gao
,
08:26
Re: [PATCH v2 10/22] target/loongarch: Add fixed point load/store instruction translation
,
Song Gao
,
08:25
Re: [PATCH v2 09/22] target/loongarch: Add fixed point bit instruction translation
,
Song Gao
,
08:23
Re: Prefetches in buffer_zero_*
,
Dr. David Alan Gilbert
,
08:08
Re: [PATCH] hw/acpi: some cosmetic improvements to existing code
,
Igor Mammedov
,
07:59
Re: [PATCH v2 08/22] target/loongarch: Add fixed point shift instruction translation
,
Song Gao
,
07:57
Re: [PATCH v2 07/22] target/loongarch: Add fixed point arithmetic instruction translation
,
Song Gao
,
07:56
Re: [PATCH v3 0/5] migrations: Fix potential rare race of migration-test after yank
,
Dr. David Alan Gilbert
,
07:45
Re: [PATCH v5 09/10] ACPI ERST: qtest for ERST
,
Igor Mammedov
,
07:45
Re: Prefetches in buffer_zero_*
,
Philippe Mathieu-Daudé
,
07:31
Re: [PATCH v5 08/10] ACPI ERST: create ACPI ERST table for pc/x86 machines.
,
Igor Mammedov
,
07:30
Re: [PATCH] tests/qtest/migration-test.c: use 127.0.0.1 instead of 0
,
Dr. David Alan Gilbert
,
07:26
Re: [PATCH v5 07/10] ACPI ERST: trace support
,
Igor Mammedov
,
07:08
Re: [PATCH v2 3/3] target/arm: Add sve-default-vector-length cpu property
,
Peter Maydell
,
07:08
[PULL 5/6] ui: update keycodemapdb submodule commit
,
Gerd Hoffmann
,
07:06
[PULL 6/6] ui/gtk: add a keyboard fifo to the VTE consoles
,
Gerd Hoffmann
,
07:06
[PULL 4/6] ui/cocoa: Fix the type of main's argv
,
Gerd Hoffmann
,
07:06
[PULL 3/6] ui/egl-headless: Remove a check for CONFIG_OPENGL
,
Gerd Hoffmann
,
07:06
[PULL 2/6] ui/spice: Use HAVE_SPICE_GL for OpenGL checks
,
Gerd Hoffmann
,
07:06
[PULL 0/6] Fixes 20210726 patches
,
Gerd Hoffmann
,
07:06
[PULL 1/6] ui/gtk: Fix relative mouse with multiple monitors
,
Gerd Hoffmann
,
07:06
Re: [PATCH v5 06/10] ACPI ERST: build the ACPI ERST table
,
Igor Mammedov
,
07:01
Re: [PATCH v2 2/3] target/arm: Export aarch64_sve_zcr_get_valid_len
,
Peter Maydell
,
06:58
Re: [PATCH v2 1/3] target/arm: Correctly bound length in sve_zcr_get_valid_len
,
Peter Maydell
,
06:57
Re: [PATCH v5 05/10] ACPI ERST: support for ACPI ERST feature
,
Igor Mammedov
,
06:42
Re: [PATCH for-6.1? 1/6] mirror: Keep s->synced on error
,
Vladimir Sementsov-Ogievskiy
,
06:24
[PATCH v3] mips/tlb_helper: Add support for 'info tlb' cmd
,
Arkadiy
,
06:23
Re: [PATCH] docs: Update path that mentions deprecated.rst
,
Peter Maydell
,
06:19
Re: [PATCH for-6.1? v2 1/9] nbd/server: Mark variable unused in nbd_negotiate_meta_queries
,
Vladimir Sementsov-Ogievskiy
,
06:16
Status of stable release effort ?
,
Daniel P . Berrangé
,
06:13
Re: [PATCH v5 05/10] ACPI ERST: support for ACPI ERST feature
,
Igor Mammedov
,
06:13
Re: [PATCH] qemu-options.hx: Fix formatting of -machine memory-backend option
,
Peter Maydell
,
06:10
Re: [PATCH v5 02/10] ACPI ERST: specification for ERST support
,
Igor Mammedov
,
06:07
Re: [PATCH v2] This is a test mail
,
Peter Maydell
,
06:02
ping Re: [PATCH] Fix CPUID_Fn8000001E_EBX for AMD
,
Jade Cheng
,
05:49
Re: [PATCH v2 06/22] target/loongarch: Add main translation routines
,
Song Gao
,
05:39
Re: [PATCH v6 6/6] hmp: add virtio commands
,
Jonah Palmer
,
05:38
Re: [PATCH v6 4/6] qmp: add QMP command x-debug-virtio-queue-status
,
Jonah Palmer
,
05:33
Re: [PATCH v2 05/22] target/loongarch: Add memory management support
,
Song Gao
,
05:25
Re: [PATCH v2 04/22] target/loongarch: Add interrupt handling support
,
Song Gao
,
05:24
RE: [PATCH v2] This is a test mail
,
address@hidden
,
05:22
Re: [PATCH for-6.1 1/2] accel/tcg: Don't use CF_COUNT_MASK as the max value of icount_decr.u16.low
,
Philippe Mathieu-Daudé
,
05:18
Re: [PATCH v6 0/6] hmp, qmp: Add some commands to introspect virtio devices
,
Jonah Palmer
,
05:11
Re: aarch64 efi boot failures with qemu 6.0+
,
Philippe Mathieu-Daudé
,
05:08
RE: [PATCH v2] This is a test mail
,
address@hidden
,
05:04
[PULL for-6.1 1/1] block/nvme: Fix VFIO_MAP_DMA failed: No space left on device
,
Stefan Hajnoczi
,
04:53
[PULL for-6.1 0/1] Block patches
,
Stefan Hajnoczi
,
04:53
Re: [PATCH-for-6.1 v3] block/nvme: Fix VFIO_MAP_DMA failed: No space left on device
,
Stefan Hajnoczi
,
04:49
Re: [PATCH v2 03/22] target/loongarch: Add core definition
,
Song Gao
,
04:48
Re: Prefetches in buffer_zero_*
,
Dr. David Alan Gilbert
,
04:47
Re: [PULL for 6.1-rc1 00/28] doc, metadata, plugin and testing updates
,
Daniel P . Berrangé
,
04:46
Re: [PATCH 01/20] Hexagon HVX (target/hexagon) README
,
Rob Landley
,
04:37
Re: [PATCH v2 0/1] ui/gtk: prevent QEMU lock up
,
Gerd Hoffmann
,
04:29
[PATCH v2] This is a test mail
,
Shuuichirou Ishii
,
04:20
Re: virtio-gpu: Mapping blob resources
,
Gerd Hoffmann
,
04:19
Re: [PATCH resend v2 1/5] tpm: mark correct memory region range dirty when clearing RAM
,
David Hildenbrand
,
04:09
Re: [PATCH] hw/intc/arm_gic: Fix set/clear pending of PPI/SPI
,
Sebastian Huber
,
04:04
Re: [PATCH resend v2 5/5] softmmu/memory_mapping: optimize for RamDiscardManager sections
,
David Hildenbrand
,
03:51
Re: [PATCH 01/20] Hexagon HVX (target/hexagon) README
,
Rob Landley
,
03:39
[PATCH] docs/nvdimm: Update nvdimm option value in machine example
,
Pankaj Gupta
,
03:12
Re: [PATCH for-6.1? 1/6] mirror: Keep s->synced on error
,
Max Reitz
,
03:11
Re: [PATCH for-6.1? 4/6] job: Add job_cancel_requested()
,
Max Reitz
,
03:09
Re: [PATCH for-6.1? v2 7/9] hw/pci-hist/pnv_phb4: Fix typo in pnv_phb4_ioda_write
,
Cédric Le Goater
,
02:58
Re: [PATCH for-6.1? v2 7/9] hw/pci-hist/pnv_phb4: Fix typo in pnv_phb4_ioda_write
,
Benjamin Herrenschmidt
,
01:03
Re: [PATCH v5 1/3] target/ppc: divided mmu_helper.c in 2 files
,
David Gibson
,
00:44
Re: [PATCH v5 2/3] target/ppc: moved ppc_store_sdr1 to mmu_common.c
,
David Gibson
,
00:44
Re: [PATCH v5 3/3] target/ppc: moved store_40x_sler to helper_regs.c
,
David Gibson
,
00:44
[Bug 721825] Re: VDI block driver bugs
,
Launchpad Bug Tracker
,
00:26
RE: [PATCH 02/20] Hexagon HVX (target/hexagon) add Hexagon Vector eXtensions (HVX) to core
,
Taylor Simpson
,
00:02
RE: [PATCH 12/20] Hexagon HVX (target/hexagon) helper functions
,
Taylor Simpson
,
00:02
July 25, 2021
Re: [PATCH] kvm: ppc: Print meaningful message on KVM_CREATE_VM failure
,
David Gibson
,
22:41
Re: aarch64 efi boot failures with qemu 6.0+
,
Guenter Roeck
,
18:56
Re: aarch64 efi boot failures with qemu 6.0+
,
Michael S. Tsirkin
,
18:14
[PULL v2 2/2] target/hexagon: Drop include of qemu.h
,
Taylor Simpson
,
17:43
[PULL v2 0/2] Hexagon (target/hexagon) remove put_user_*/get_user_*
,
Taylor Simpson
,
17:43
[PULL v2 1/2] Hexagon (target/hexagon) remove put_user_*/get_user_*
,
Taylor Simpson
,
17:43
Re: [PATCH for-6.1? v2 7/9] hw/pci-hist/pnv_phb4: Fix typo in pnv_phb4_ioda_write
,
Philippe Mathieu-Daudé
,
17:27
Re: [PATCH for-6.1?] bitops.h: revert db1ffc32dd ("qemu/bitops.h: add bitrev8 implementation")
,
Philippe Mathieu-Daudé
,
17:23
Re: [PATCH for-6.1 6/6] hw/intc/armv7m_nvic: for v8.1M VECTPENDING hides S exceptions from NS
,
Richard Henderson
,
14:23
Re: [PATCH for-6.1 5/6] hw/intc/armv7m_nvic: Correct size of ICSR.VECTPENDING
,
Richard Henderson
,
14:19
Re: [PATCH for-6.1 4/6] hw/intc/armv7m_nvic: ISCR.ISRPENDING is set for non-enabled pending interrupts
,
Richard Henderson
,
14:18
Re: [PATCH for-6.1 3/6] target/arm: Report M-profile alignment faults correctly to the guest
,
Richard Henderson
,
14:16
Re: [PATCH for-6.1 2/6] target/arm: Add missing 'return's after calling v7m_exception_taken()
,
Richard Henderson
,
14:15
Re: [PATCH for-6.1 1/6] target/arm: Enforce that M-profile SP low 2 bits are always zero
,
Richard Henderson
,
14:14
Re: [PATCH for-6.1 0/2] accel/tcg: Fix hang when running in icount mode
,
Richard Henderson
,
14:12
Re: [PATCH for-6.1 2/2] accel/tcg: Remove unnecessary check on icount_extra in cpu_loop_exec_tb()
,
Peter Maydell
,
13:45
[PATCH for-6.1 2/2] accel/tcg: Remove unnecessary check on icount_extra in cpu_loop_exec_tb()
,
Peter Maydell
,
13:44
[PATCH for-6.1 0/2] accel/tcg: Fix hang when running in icount mode
,
Peter Maydell
,
13:44
[PATCH for-6.1 1/2] accel/tcg: Don't use CF_COUNT_MASK as the max value of icount_decr.u16.low
,
Peter Maydell
,
13:44
[PATCH for 6.1 v2 1/1] ui/gtk: add a keyboard fifo to the VTE consoles
,
Volker Rümelin
,
12:51
[PATCH v2 0/1] ui/gtk: prevent QEMU lock up
,
Volker Rümelin
,
12:48
Re: [PATCH for-6.2 0/2] target/sparc: Drop use of gen_io_end()
,
Peter Maydell
,
11:01
Re: [PATCH 12/20] Hexagon HVX (target/hexagon) helper functions
,
Richard Henderson
,
09:22
Re: [PATCH 11/20] Hexagon HVX (target/hexagon) instruction utility functions
,
Richard Henderson
,
09:21
Re: [PATCH 10/20] Hexagon HVX (target/hexagon) C preprocessor for decode tree
,
Richard Henderson
,
09:16
Re: [PATCH 06/20] Hexagon HVX (target/hexagon) macros
,
Richard Henderson
,
09:13
Re: [PATCH 03/20] Hexagon HVX (target/hexagon) register names
,
Richard Henderson
,
09:10
Re: [PATCH 02/20] Hexagon HVX (target/hexagon) add Hexagon Vector eXtensions (HVX) to core
,
Richard Henderson
,
09:08
[PATCH for-6.1? v2 9/9] tests/unit: Remove unused variable from test_io
,
Richard Henderson
,
08:24
[PATCH for-6.1? v2 8/9] linux-user/syscall: Remove unused variable from execve
,
Richard Henderson
,
08:24
[PATCH for-6.1? v2 7/9] hw/pci-hist/pnv_phb4: Fix typo in pnv_phb4_ioda_write
,
Richard Henderson
,
08:24
[PATCH for-6.1? v2 6/9] hw/ppc/spapr_events: Remove unused variable from check_exception
,
Richard Henderson
,
08:24
[PATCH for-6.1? v2 5/9] hw/audio/adlib: Remove unused variable in adlib_callback
,
Richard Henderson
,
08:24
[PATCH for-6.1? v2 3/9] util/selfmap: Discard mapping on error
,
Richard Henderson
,
08:24
[PATCH for-6.1? v2 4/9] net/checksum: Remove unused variable in net_checksum_add_iov
,
Richard Henderson
,
08:24
[PATCH for-6.1? v2 2/9] accel/tcg: Remove unused variable in cpu_exec
,
Richard Henderson
,
08:24
[PATCH for-6.1? v2 1/9] nbd/server: Mark variable unused in nbd_negotiate_meta_queries
,
Richard Henderson
,
08:24
[PATCH for-6.1? v2 0/9] Fixes for clang-13
,
Richard Henderson
,
08:24
Re: [PATCH for-6.1?] bitops.h: revert db1ffc32dd ("qemu/bitops.h: add bitrev8 implementation")
,
Richard Henderson
,
08:00
[PATCH for-6.1?] bitops.h: revert db1ffc32dd ("qemu/bitops.h: add bitrev8 implementation")
,
Mark Cave-Ayland
,
07:06
[PATCH] target/i386: Added consistency checks for event injection
,
Lara Lazier
,
05:09
Re: [PATCH for-6.2 1/2] target/sparc: Drop use of gen_io_end()
,
Mark Cave-Ayland
,
05:00
Re: [PATCH v2] acpi: x86: pcihp: add support hotplug on multifunction bridges
,
Marcel Apfelbaum
,
04:12
Re: [PATCH] hw/intc/arm_gic: Fix set/clear pending of PPI/SPI
,
Luc Michel
,
04:06
Re: [PATCH] hw/acpi: some cosmetic improvements to existing code
,
Ani Sinha
,
03:14
Re: -only-migrate and the two different uses of migration blockers
,
David Gibson
,
02:26
July 24, 2021
[PATCH] Revert "accel/tcg: Reduce CF_COUNT_MASK to match TCG_MAX_INSNS"
,
Richard Henderson
,
19:27
Re: [PATCH for-6.2 0/2] target/sparc: Drop use of gen_io_end()
,
Richard Henderson
,
16:48
Re: [PATCH for-6.2 0/2] target/sparc: Drop use of gen_io_end()
,
Peter Maydell
,
16:27
Re: [PATCH for-6.2 0/2] target/sparc: Drop use of gen_io_end()
,
Richard Henderson
,
15:07
aarch64 efi boot failures with qemu 6.0+
,
Guenter Roeck
,
14:52
Re: [PATCH v3 0/5] migrations: Fix potential rare race of migration-test after yank
,
Lukas Straub
,
13:22
Re: [PATCH] Makefile: ignore long options
,
Peter Maydell
,
10:05
[PATCH for-6.2 1/2] target/sparc: Drop use of gen_io_end()
,
Peter Maydell
,
09:49
[PATCH for-6.2 0/2] target/sparc: Drop use of gen_io_end()
,
Peter Maydell
,
09:49
[PATCH for-6.2 2/2] tcg: Drop gen_io_end()
,
Peter Maydell
,
09:49
[PATCH 3/3] qcow2: handle_dependencies(): relax conflict detection
,
Vladimir Sementsov-Ogievskiy
,
09:39
[PATCH 2/3] qcow2: refactor handle_dependencies() loop body
,
Vladimir Sementsov-Ogievskiy
,
09:39
[PATCH 1/3] simplebench: add img_bench_templater.py
,
Vladimir Sementsov-Ogievskiy
,
09:39
[PATCH 0/3] qcow2: relax subclusters allocation dependencies
,
Vladimir Sementsov-Ogievskiy
,
09:39
Re: [PULL 0/9] Misc QEMU patches for 6.0-rc
,
Peter Maydell
,
09:26
[PATCH v2 4/4] hw/riscv: virt: Add optional ACLINT support to virt machine
,
Anup Patel
,
08:24
[PATCH v2 3/4] hw/riscv: virt: Re-factor FDT generation
,
Anup Patel
,
08:24
[PATCH v2 2/4] hw/intc: Upgrade the SiFive CLINT implementation to RISC-V ACLINT
,
Anup Patel
,
08:24
[PATCH v2 1/4] hw/intc: Rename sifive_clint sources to riscv_aclint sources
,
Anup Patel
,
08:24
[PATCH v2 0/4] QEMU RISC-V ACLINT Support
,
Anup Patel
,
08:24
Re: [PULL for 6.1-rc1 00/28] doc, metadata, plugin and testing updates
,
Peter Maydell
,
06:04
[PULL 8/9] qapi: introduce forwarding visitor
,
Paolo Bonzini
,
04:55
[PULL 6/9] MAINTAINERS: Add memory_mapping.h and memory_mapping.c to "Memory API"
,
Paolo Bonzini
,
04:55
[PULL 7/9] gitlab: only let pages be published from default branch
,
Paolo Bonzini
,
04:55
[PULL 3/9] i386: do not call cpudef-only models functions for max, host, base
,
Paolo Bonzini
,
04:55
[PULL 5/9] MAINTAINERS: Add Peter Xu and myself as co-maintainer of "Memory API"
,
Paolo Bonzini
,
04:55
[PULL 9/9] qom: use correct field name when getting/setting alias properties
,
Paolo Bonzini
,
04:55
[PULL 4/9] MAINTAINERS: Replace Eduardo as "Host Memory Backends" maintainer
,
Paolo Bonzini
,
04:55
[PULL 2/9] target/i386: Added consistency checks for CR3
,
Paolo Bonzini
,
04:55
[PULL 0/9] Misc QEMU patches for 6.0-rc
,
Paolo Bonzini
,
04:55
[PULL 1/9] meson: fix dependencies for modinfo #2
,
Paolo Bonzini
,
04:55
Re: [PATCH v5 1/5] hw/nvme: split pmrmsc register into upper and lower
,
Klaus Jensen
,
04:34
Re: [PATCH] Makefile: ignore long options
,
Alexey Neyman
,
02:14
July 23, 2021
Re: Prefetches in buffer_zero_*
,
Joe Mario
,
22:39
Re: [PATCH 00/16] Various error handling fixes and cleanups
,
Michael S. Tsirkin
,
20:30
Re: [PATCH v2 0/9] memory: Sanity checks memory transaction when releasing BQL
,
Peter Xu
,
18:36
Re: [PATCH resend v2 1/5] tpm: mark correct memory region range dirty when clearing RAM
,
Peter Xu
,
18:35
Re: [PATCH resend v2 5/5] softmmu/memory_mapping: optimize for RamDiscardManager sections
,
Peter Xu
,
18:33
Re: [PATCH v2 0/6] migration/ram: Optimize for virtio-mem via RamDiscardManager
,
Peter Xu
,
18:19
Re: [PATCH v2 5/6] migration/postcopy: Handle RAMBlocks with a RamDiscardManager on the destination
,
Peter Xu
,
18:11
Re: [PATCH v2] mips/tlb_helper: Add support for 'info tlb' cmd
,
Philippe Mathieu-Daudé
,
17:06
[PATCH v2 3/3] target/arm: Add sve-default-vector-length cpu property
,
Richard Henderson
,
16:33
[PATCH v2 2/3] target/arm: Export aarch64_sve_zcr_get_valid_len
,
Richard Henderson
,
16:33
[PATCH v2 1/3] target/arm: Correctly bound length in sve_zcr_get_valid_len
,
Richard Henderson
,
16:33
[PATCH v2 0/3] target/arm: Add sve-default-vector-length cpu property
,
Richard Henderson
,
16:33
[PATCH-for-6.1 v3] block/nvme: Fix VFIO_MAP_DMA failed: No space left on device
,
Philippe Mathieu-Daudé
,
15:58
Re: [PULL 0/3] SIGSEGV fixes
,
Philippe Mathieu-Daudé
,
15:56
[PATCH v2 7/9] cpus: Introduce qemu_mutex_unlock_iothread_prepare()
,
Peter Xu
,
15:35
[PATCH v2 6/9] cpus: Remove the mutex parameter from do_run_on_cpu()
,
Peter Xu
,
15:35
[PATCH v2 9/9] memory: Delay the transaction pop() until commit completed
,
Peter Xu
,
15:35
[PATCH v2 8/9] memory: Assert on no ongoing memory transaction before release BQL
,
Peter Xu
,
15:35
[PATCH v2 5/9] cpus: Use qemu_cond_wait_iothread() where proper
,
Peter Xu
,
15:35
[PATCH v2 4/9] memory: Don't do topology update in memory finalize()
,
Peter Xu
,
15:35
[PATCH v2 3/9] memory: Introduce memory_region_transaction_{push|pop}()
,
Peter Xu
,
15:35
[PATCH v2 2/9] cpus: Move do_run_on_cpu into softmmu/cpus.c
,
Peter Xu
,
15:34
[PATCH v2 1/9] cpus: Export queue work related fields to cpu.h
,
Peter Xu
,
15:34
[PATCH v2 0/9] memory: Sanity checks memory transaction when releasing BQL
,
Peter Xu
,
15:34
Re: [PATCH resend v2 1/5] tpm: mark correct memory region range dirty when clearing RAM
,
David Hildenbrand
,
15:15
Re: [PULL 0/3] SIGSEGV fixes
,
Richard Henderson
,
15:11
Re: [PATCH v2 5/6] migration/postcopy: Handle RAMBlocks with a RamDiscardManager on the destination
,
David Hildenbrand
,
15:02
Re: [PATCH resend v2 5/5] softmmu/memory_mapping: optimize for RamDiscardManager sections
,
David Hildenbrand
,
14:57
Re: [PATCH v2 5/6] migration/postcopy: Handle RAMBlocks with a RamDiscardManager on the destination
,
Peter Xu
,
14:52
RE: [PULL 0/3] SIGSEGV fixes
,
Taylor Simpson
,
14:49
Re: [PATCH 2/2] target/arm: Add sve-default-vector-length cpu property
,
Richard Henderson
,
14:47
Re: [PATCH v2 0/6] migration/ram: Optimize for virtio-mem via RamDiscardManager
,
David Hildenbrand
,
14:41
Re: [PATCH v2 5/6] migration/postcopy: Handle RAMBlocks with a RamDiscardManager on the destination
,
David Hildenbrand
,
14:36
[PATCH v5 3/3] target/ppc: moved store_40x_sler to helper_regs.c
,
Lucas Mateus Castro (alqotel)
,
13:56
[PATCH v5 2/3] target/ppc: moved ppc_store_sdr1 to mmu_common.c
,
Lucas Mateus Castro (alqotel)
,
13:56
[PATCH v5 1/3] target/ppc: divided mmu_helper.c in 2 files
,
Lucas Mateus Castro (alqotel)
,
13:56
[PATCH v5 0/3] target/ppc: MMU clean up
,
Lucas Mateus Castro (alqotel)
,
13:56
Re: [PULL for 6.1-rc1 00/28] doc, metadata, plugin and testing updates
,
Philippe Mathieu-Daudé
,
13:44
[PULL 28/28] gitlab-ci: Extract OpenSBI job rules to reusable section
,
Alex Bennée
,
13:10
[PULL 25/28] tests/tcg/configure.sh: add handling for assembler only builds
,
Alex Bennée
,
13:10
[PULL 14/28] contrib/gitdm: add domain-map for Crudebyte
,
Alex Bennée
,
13:10
[PULL 18/28] contrib/gitdm: add a new interns group-map for GSoC/Outreachy work
,
Alex Bennée
,
13:09
[PULL 27/28] gitlab-ci: Remove the second superfluous macos task
,
Alex Bennée
,
13:09
[PULL 16/28] contrib/gitdm: add group-map for Netflix
,
Alex Bennée
,
13:09
[PULL 17/28] contrib/gitdm: add an explicit academic entry for BU
,
Alex Bennée
,
13:09
[PULL 24/28] plugins: Fix physical address calculation for IO regions
,
Alex Bennée
,
13:09
[PULL 22/28] plugins/cache: limited the scope of a mutex lock
,
Alex Bennée
,
13:09
[PULL 12/28] contrib/gitdm: add domain-map/group-map for Wind River
,
Alex Bennée
,
13:09
[PULL 13/28] contrib/gitdm: un-ironically add a mapping for LWN
,
Alex Bennée
,
13:09
[PULL 15/28] contrib/gitdm: add domain-map for NVIDIA
,
Alex Bennée
,
13:09
[PULL 23/28] plugins/cache: Fixed "function decl. is not a prototype" warnings
,
Alex Bennée
,
13:05
[PULL 21/28] plugins/cache: Fixed a bug with destroying FIFO metadata
,
Alex Bennée
,
13:05
[PULL 26/28] gitlab: enable a very minimal build with the tricore container
,
Alex Bennée
,
13:05
[PULL 20/28] tcg/plugins: implement a qemu_plugin_user_exit helper
,
Alex Bennée
,
13:05
[PULL 19/28] contrib/gitdm: add more individual contributor entries.
,
Alex Bennée
,
13:04
[PULL 11/28] contrib/gitdm: add domain-map for Eldorado
,
Alex Bennée
,
13:04
[PULL 05/28] contrib/gitdm: add some new aliases to fix up commits
,
Alex Bennée
,
13:04
[PULL 10/28] contrib/gitdm: add domain-map/group-map mappings for Samsung
,
Alex Bennée
,
13:04
[PULL 08/28] contrib/gitdm: add a group mapping for robot scanners
,
Alex Bennée
,
13:04
[PULL 09/28] gitdm.config: sort the corporate GroupMap entries
,
Alex Bennée
,
13:04
[PULL 06/28] .mailmap: fix up some broken commit authors
,
Alex Bennée
,
13:04
[PULL 07/28] contrib/gitdm: add domain-map for MontaVista
,
Alex Bennée
,
13:04
[PULL 02/28] docs: collect the disparate device emulation docs into one section
,
Alex Bennée
,
13:04
[PULL for 6.1-rc1 00/28] doc, metadata, plugin and testing updates
,
Alex Bennée
,
13:04
[PULL 04/28] configure: remove needless if leg
,
Alex Bennée
,
13:04
[PULL 03/28] docs: add a section on the generalities of vhost-user
,
Alex Bennée
,
13:04
[PULL 01/28] gitignore: Update with some filetypes
,
Alex Bennée
,
13:04
Re: [PATCH v2] nbd/server: Add --selinux-label option
,
Daniel P . Berrangé
,
12:38
Re: [PATCH v2 6/6] migration/ram: Handle RAMBlocks with a RamDiscardManager on background snapshots
,
Peter Xu
,
12:38
Re: [PATCH v2 4/6] virtio-mem: Drop precopy notifier
,
Peter Xu
,
12:35
Re: [PATCH v2] nbd/server: Add --selinux-label option
,
Richard W.M. Jones
,
12:34
Re: [PATCH v2 2/6] virtio-mem: Implement replay_discarded RamDiscardManager callback
,
Peter Xu
,
12:34
Re: [PATCH v2 1/6] memory: Introduce replay_discarded callback for RamDiscardManager
,
Peter Xu
,
12:34
Re: [PATCH v2 5/6] migration/postcopy: Handle RAMBlocks with a RamDiscardManager on the destination
,
Peter Xu
,
12:34
Re: [PATCH v5 00/10] acpi: Error Record Serialization Table, ERST, support for QEMU
,
Eric DeVolder
,
12:27
[PATCH for-6.1 4/6] hw/intc/armv7m_nvic: ISCR.ISRPENDING is set for non-enabled pending interrupts
,
Peter Maydell
,
12:22
[PATCH for-6.1 2/6] target/arm: Add missing 'return's after calling v7m_exception_taken()
,
Peter Maydell
,
12:22
[PATCH for-6.1 6/6] hw/intc/armv7m_nvic: for v8.1M VECTPENDING hides S exceptions from NS
,
Peter Maydell
,
12:21
[PATCH for-6.1 5/6] hw/intc/armv7m_nvic: Correct size of ICSR.VECTPENDING
,
Peter Maydell
,
12:21
[PATCH for-6.1 3/6] target/arm: Report M-profile alignment faults correctly to the guest
,
Peter Maydell
,
12:21
[PATCH for-6.1 1/6] target/arm: Enforce that M-profile SP low 2 bits are always zero
,
Peter Maydell
,
12:21
[PATCH for-6.1 0/6] arm: Fix a handful of M-profile bugs
,
Peter Maydell
,
12:21
Re: [PATCH v2] nbd/server: Add --selinux-label option
,
Kevin Wolf
,
12:19
Re: [PATCH v2 0/6] migration/ram: Optimize for virtio-mem via RamDiscardManager
,
Peter Xu
,
12:13
Re: [PULL 0/2] QAPI/QOM bugfix for QEMU 6.1
,
Paolo Bonzini
,
12:08
Re: [PATCH 0/3] MAINTAINERS: "Host Memory Backends" and "Memory API" updates
,
Paolo Bonzini
,
12:06
Re: [PULL 0/2] QAPI/QOM bugfix for QEMU 6.1
,
Peter Maydell
,
11:52
Re: [PATCH] nbd/server: Suppress Broken pipe errors on abrupt disconnection
,
Eric Blake
,
11:50
Re: [PATCH v2 1/1] modules: Improve error message when module is not found
,
Jose R. Ziviani
,
11:46
Re: [PATCH resend v2 5/5] softmmu/memory_mapping: optimize for RamDiscardManager sections
,
Peter Xu
,
11:28
Re: [PATCH v2 1/1] modules: Improve error message when module is not found
,
Claudio Fontana
,
11:27
Re: [PATCH resend v2 4/5] softmmu/memory_mapping: factor out adding physical memory ranges
,
Peter Xu
,
11:10
Re: [PATCH resend v2 3/5] softmmu/memory_mapping: never merge ranges accross memory regions
,
Peter Xu
,
11:09
Re: virtio-gpu: Mapping blob resources
,
Antonio Caggiano
,
11:08
Re: [PATCH resend v2 1/5] tpm: mark correct memory region range dirty when clearing RAM
,
Peter Xu
,
10:52
[PATCH 2/2] configure: Fix excessive error detection when handling --cross-cc-FOO
,
Greg Kurz
,
10:46
[PATCH 1/2] configure: Fix trivial typo in --cross-cc-cflags-FOO
,
Greg Kurz
,
10:46
[PATCH 0/2] configure: Fixes for --cross-cc-FOO
,
Greg Kurz
,
10:46
Re: [PATCH v2 1/1] modules: Improve error message when module is not found
,
Jose R. Ziviani
,
10:36
Re: [PULL 0/6] Vga 20210723 patches
,
Peter Maydell
,
10:27
Re: [PATCH for-6.1 v2] machine: Disallow specifying topology parameters as zero
,
Cleber Rosa
,
10:15
Re: [PATCH v2 1/1] modules: Improve error message when module is not found
,
Philippe Mathieu-Daudé
,
10:14
Re: [PATCH] hw/intc/arm_gic: Fix set/clear pending of PPI/SPI
,
Philippe Mathieu-Daudé
,
10:12
Re: [PATCH] hw/intc/arm_gic: Fix set/clear pending of PPI/SPI
,
Sebastian Huber
,
10:04
Re: [PATCH v2 1/1] modules: Improve error message when module is not found
,
Claudio Fontana
,
10:02
Re: [PATCH] target/i386: Added VGIF feature
,
Paolo Bonzini
,
09:53
Re: virtio-gpu: Mapping blob resources
,
Gerd Hoffmann
,
09:52
Re: [PATCH v2 1/1] modules: Improve error message when module is not found
,
Jose R. Ziviani
,
09:50
Re: [PATCH] target/i386: Added consistency checks for CR3
,
Paolo Bonzini
,
09:46
virtio-gpu: Mapping blob resources
,
Antonio Caggiano
,
09:33
Re: [PATCH v3] migration: clear the memory region dirty bitmap when skipping free pages
,
David Hildenbrand
,
08:52
Re: [PATCH v3] migration: clear the memory region dirty bitmap when skipping free pages
,
Peter Xu
,
08:51
Re: [PATCH v2 1/1] modules: Improve error message when module is not found
,
Gerd Hoffmann
,
08:49
Re: [PATCH v2] gitlab: only let pages be published from default branch
,
Daniel P . Berrangé
,
08:45
Re: [PATCH v2] gitlab: only let pages be published from default branch
,
Philippe Mathieu-Daudé
,
08:42
Re: [PATCH 3/3] MAINTAINERS: Add memory_mapping.h and memory_mapping.c to "Memory API"
,
Peter Xu
,
08:22
Re: [PATCH 2/3] MAINTAINERS: Add Peter Xu and myself as co-maintainer of "Memory API"
,
Peter Xu
,
08:21
Re: [PATCH v2 1/1] modules: Improve error message when module is not found
,
Claudio Fontana
,
08:20
Re: [PATCH for 6.1 v2] ui/gtk: Fix relative mouse with multiple monitors
,
Gerd Hoffmann
,
08:18
[PATCH] meson: fix dependencies for modinfo #2
,
Gerd Hoffmann
,
08:02
[PATCH v2] gitlab: only let pages be published from default branch
,
Daniel P . Berrangé
,
07:31
[PATCH for-6.1 v2] i386: do not call cpudef-only models functions for max, host, base
,
Claudio Fontana
,
07:29
[PATCH] target/i386: Added VGIF feature
,
Lara Lazier
,
07:28
[PATCH] target/i386: Added consistency checks for CR3
,
Lara Lazier
,
07:27
Re: [PATCH v2 1/1] modules: Improve error message when module is not found
,
Claudio Fontana
,
07:20
Re: [PATCH for-6.1] i386: do not call cpudef-only models functions for max, host, base
,
Philippe Mathieu-Daudé
,
07:18
Re: [PATCH-for-6.1 v3 3/4] gitlab-ci: Fix 'when:' condition in EDK2 jobs
,
Daniel P . Berrangé
,
07:13
Re: [PATCH-for-6.1 v3 2/4] gitlab-ci: Fix 'when:' condition in acceptance_test_job_template
,
Daniel P . Berrangé
,
07:13
Re: [PATCH-for-6.1 v3 1/4] docs: Document GitLab custom CI/CD variables
,
Daniel P . Berrangé
,
07:12
[PATCH-for-6.1 v3 4/4] gitlab-ci: Extract OpenSBI job rules and fix 'when:' condition
,
Philippe Mathieu-Daudé
,
07:08
[PATCH-for-6.1 v3 3/4] gitlab-ci: Fix 'when:' condition in EDK2 jobs
,
Philippe Mathieu-Daudé
,
07:08
[PATCH-for-6.1 v3 2/4] gitlab-ci: Fix 'when:' condition in acceptance_test_job_template
,
Philippe Mathieu-Daudé
,
07:08
[PATCH-for-6.1 v3 1/4] docs: Document GitLab custom CI/CD variables
,
Philippe Mathieu-Daudé
,
07:08
[PATCH-for-6.1 v3 0/4] gitlab-ci: Document custom CI/CD variables, fix 'when:' conditions
,
Philippe Mathieu-Daudé
,
07:08
Re: [PATCH v2] nbd/server: Add --selinux-label option
,
Daniel P . Berrangé
,
06:48
[PATCH v2] nbd/server: Add --selinux-label option
,
Richard W.M. Jones
,
06:34
[PATCH v2] nbd/server: Add --selinux-label option
,
Richard W.M. Jones
,
06:34
[PATCH 4/4] chardev: add some comments about the class methods
,
marcandre . lureau
,
06:29
[PATCH 3/4] chardev: remove needless class method
,
marcandre . lureau
,
06:29
[PATCH 2/4] chardev: fix qemu_chr_open_fd() with fd_in==fd_out
,
marcandre . lureau
,
06:29
[PATCH 1/4] chardev: fix qemu_chr_open_fd() being called with fd=-1
,
marcandre . lureau
,
06:29
[PATCH 0/4] chardev fixes
,
marcandre . lureau
,
06:28
Re: [PATCH 2/3] MAINTAINERS: Add Peter Xu and myself as co-maintainer of "Memory API"
,
Philippe Mathieu-Daudé
,
06:28
Re: [PATCH 2/3] MAINTAINERS: Add Peter Xu and myself as co-maintainer of "Memory API"
,
David Hildenbrand
,
06:24
Re: [PATCH 2/3] MAINTAINERS: Add Peter Xu and myself as co-maintainer of "Memory API"
,
Philippe Mathieu-Daudé
,
06:23
Re: [PATCH 1/3] MAINTAINERS: Replace Eduardo as "Host Memory Backends" maintainer
,
Igor Mammedov
,
06:20
Re: [PULL 00/15] Misc bugfix patches for 2021-07-22
,
Peter Maydell
,
06:16
[PATCH 2/3] MAINTAINERS: Add Peter Xu and myself as co-maintainer of "Memory API"
,
David Hildenbrand
,
06:05
[PATCH 3/3] MAINTAINERS: Add memory_mapping.h and memory_mapping.c to "Memory API"
,
David Hildenbrand
,
06:05
[PATCH 1/3] MAINTAINERS: Replace Eduardo as "Host Memory Backends" maintainer
,
David Hildenbrand
,
06:05
[PATCH 0/3] MAINTAINERS: "Host Memory Backends" and "Memory API" updates
,
David Hildenbrand
,
06:05
[PULL 2/2] qom: use correct field name when getting/setting alias properties
,
Paolo Bonzini
,
06:01
[PULL 1/2] qapi: introduce forwarding visitor
,
Paolo Bonzini
,
06:01
[PULL 0/2] QAPI/QOM bugfix for QEMU 6.1
,
Paolo Bonzini
,
06:01
[PING][PATCH v2] vhost: make SET_VRING_ADDR, SET_FEATURES send replies
,
Denis Plotnikov
,
06:00
Re: [PATCH for-6.1 v4 0/1] machine: Disallow specifying topology parameters as zero
,
wangyanan (Y)
,
05:58
[PATCH for-6.1 v5 0/1] machine: Disallow specifying topology parameters as zero
,
Yanan Wang
,
05:57
[PATCH for-6.1 v5 1/1] machine: Disallow specifying topology parameters as zero
,
Yanan Wang
,
05:57
Re: [PATCH v2 1/1] modules: Improve error message when module is not found
,
Gerd Hoffmann
,
05:52
Re: [PATCH 1/2] qapi: introduce forwarding visitor
,
Paolo Bonzini
,
05:49
Re: [PATCH 1/2] qxl: remove assert in qxl_pre_save.
,
Gerd Hoffmann
,
05:46
Re: [PATCH v2 1/1] modules: Improve error message when module is not found
,
Claudio Fontana
,
05:41
Re: [PATCH 2/2] acpi: x86: pcihp: add support hotplug on multifunction bridges
,
Michael S. Tsirkin
,
05:34
Re: [PATCH v3 3/4] vhost-user-rng: backend: Add RNG vhost-user daemon implementation
,
Alex Bennée
,
05:29
[PATCH v2] mips/tlb_helper: Add support for 'info tlb' cmd
,
Arkadiy
,
05:22
[PATCH v2] acpi: x86: pcihp: add support hotplug on multifunction bridges
,
Igor Mammedov
,
05:04
Re: [PATCH] docs: Update path that mentions deprecated.rst
,
Peter Maydell
,
05:03
Re: [PATCH v3 00/13] new plugin argument passing scheme
,
Mahmoud Mandour
,
04:57
Re: [PATCH v4] failover: unregister ROM on unplug
,
Laurent Vivier
,
04:55
Re: [PATCH 2/2] acpi: x86: pcihp: add support hotplug on multifunction bridges
,
Daniel P . Berrangé
,
04:50
Re: [PATCH 2/2] acpi: x86: pcihp: add support hotplug on multifunction bridges
,
Daniel P . Berrangé
,
04:48
Re: [PATCH for-6.1 v2] machine: Disallow specifying topology parameters as zero
,
Cornelia Huck
,
04:47
Re: [PATCH 1/2] qxl: remove assert in qxl_pre_save.
,
Markus Armbruster
,
04:43
Re: [PATCH for-6.1 v2] machine: Disallow specifying topology parameters as zero
,
wangyanan (Y)
,
04:40
Re: [PATCH 2/2] acpi: x86: pcihp: add support hotplug on multifunction bridges
,
Igor Mammedov
,
04:34
RE: [PATCH v3] migration: clear the memory region dirty bitmap when skipping free pages
,
Wang, Wei W
,
04:33
Re: [PATCH v2 1/1] modules: Improve error message when module is not found
,
Claudio Fontana
,
04:32
Re: [PATCH v2 1/1] modules: Improve error message when module is not found
,
Markus Armbruster
,
04:28
Re: [PATCH for-6.1] i386: do not call cpudef-only models functions for max, host, base
,
Claudio Fontana
,
04:19
Re: [PATCH v3] migration: clear the memory region dirty bitmap when skipping free pages
,
David Hildenbrand
,
04:16
RE: [PATCH v3] migration: clear the memory region dirty bitmap when skipping free pages
,
Wang, Wei W
,
04:14
Re: [PATCH for-6.1 2/2] docs: Move licence/copyright from HTML output to rST comments
,
Markus Armbruster
,
04:09
Re: [PATCH for-6.1 1/2] docs: Remove stale TODO comments about license and version
,
Markus Armbruster
,
04:09
Re: [PATCH 2/2] acpi: x86: pcihp: add support hotplug on multifunction bridges
,
Michael S. Tsirkin
,
04:05
Re: [PATCH v2 1/1] modules: Improve error message when module is not found
,
Claudio Fontana
,
04:04
Re: [PATCH v3] migration: clear the memory region dirty bitmap when skipping free pages
,
David Hildenbrand
,
04:03
Re: [PATCH for-6.1 v2] machine: Disallow specifying topology parameters as zero
,
Markus Armbruster
,
04:02
[PATCH v4 3/3] hw/net: e1000e: Don't zero out the VLAN tag in the legacy RX descriptor
,
Bin Meng
,
03:55
[PATCH v4 2/3] hw/net: e1000e: Correct the initial value of VET register
,
Bin Meng
,
03:55
[PATCH v4 1/3] hw/net: e1000: Correct the initial value of VET register
,
Bin Meng
,
03:55
Re: [PATCH] misc/pca9552: Fix LED status register indexing in pca955x_get_led()
,
Cédric Le Goater
,
03:53
Re: [PATCH v3] migration: clear the memory region dirty bitmap when skipping free pages
,
David Hildenbrand
,
03:50
Re: [PATCH 2/2] acpi: x86: pcihp: add support hotplug on multifunction bridges
,
Igor Mammedov
,
03:47
Re: [PATCH for-6.1 2/2] docs: Move licence/copyright from HTML output to rST comments
,
Michael S. Tsirkin
,
03:47
Re: [PATCH 1/2] qxl: remove assert in qxl_pre_save.
,
Philippe Mathieu-Daudé
,
03:35
Re: [PATCH 1/2] acpi: x86: pcihp: cleanup devfn usage in build_append_pci_bus_devices()
,
Igor Mammedov
,
03:34
[PATCH for-6.1 v4 1/1] machine: Disallow specifying topology parameters as zero
,
Yanan Wang
,
03:31
[PATCH for-6.1 v4 0/1] machine: Disallow specifying topology parameters as zero
,
Yanan Wang
,
03:31
Re: [PATCH for-6.1 v3 1/1] machine: Disallow specifying topology parameters as zero
,
Cornelia Huck
,
03:06
[PATCH] docs: Update path that mentions deprecated.rst
,
Mao Zhongyi
,
02:59
Re: [PATCH 1/2] qxl: remove assert in qxl_pre_save.
,
Gerd Hoffmann
,
02:55
Re: [PATCH v2 5/5] hw/intc: ibex_timer: Convert the timer to use RISC-V CPU GPIO lines
,
Alistair Francis
,
02:49
Re: [PATCH 1/2] qxl: remove assert in qxl_pre_save.
,
Philippe Mathieu-Daudé
,
02:47
Re: [PATCH v2 21/22] configs: Add loongarch linux-user config
,
Richard Henderson
,
02:43
Re: [PATCH v2 19/22] target/loongarch: Add disassembler
,
Richard Henderson
,
02:40
Re: [PATCH v2 18/22] target/loongarch: Add branch instruction translation
,
Richard Henderson
,
02:38
Re: [PATCH v2 17/22] target/loongarch: Add floating point load/store instruction translation
,
Richard Henderson
,
02:34
Re: [PATCH 1/2] qxl: remove assert in qxl_pre_save.
,
Gerd Hoffmann
,
02:32
Re: [PATCH v2 16/22] target/loongarch: Add floating point move instruction translation
,
Richard Henderson
,
02:29
Re: [PATCH v2 1/1] modules: Improve error message when module is not found
,
Gerd Hoffmann
,
02:25
Re: [PULL 37/48] usb: build usb-host as module
,
Gerd Hoffmann
,
02:18
Re: [PATCH v2 15/22] target/loongarch: Add floating point conversion instruction translation
,
Richard Henderson
,
02:16
Re: [PATCH v2 14/22] target/loongarch: Add floating point comparison instruction translation
,
Richard Henderson
,
02:11
[PULL 6/6] hw/display: fix virgl reset regression
,
Gerd Hoffmann
,
01:55
[PULL 5/6] vl: add virtio-vga-gl to the default_list
,
Gerd Hoffmann
,
01:55
[PULL 3/6] Revert "qxl: add migration blocker to avoid pre-save assert"
,
Gerd Hoffmann
,
01:55
[PULL 4/6] hw/display: fail early when multiple virgl devices are requested
,
Gerd Hoffmann
,
01:55
[PULL 2/6] qxl: remove assert in qxl_pre_save.
,
Gerd Hoffmann
,
01:55
[PULL 1/6] hw/display/virtio-gpu: Fix memory leak (CID 1453811)
,
Gerd Hoffmann
,
01:55
[PULL 0/6] Vga 20210723 patches
,
Gerd Hoffmann
,
01:55
Re: [PATCH v2 13/22] target/loongarch: Add floating point arithmetic instruction translation
,
Richard Henderson
,
01:45
Re: [PATCH v3 0/2] Add more 64-bit utilities
,
Alistair Francis
,
01:13
Re: [PATCH v2 12/22] target/loongarch: Add fixed point extra instruction translation
,
Richard Henderson
,
01:13
Re: [PATCH v3 1/2] hw/core/register: Add more 64-bit utilities
,
Alistair Francis
,
01:12
Re: [PATCH 14/17] target/riscv: Tidy trans_rvh.c.inc
,
Alistair Francis
,
01:03
Re: [PATCH 09/17] target/riscv: Reorg csr instructions
,
Alistair Francis
,
01:01
[PATCH] misc/pca9552: Fix LED status register indexing in pca955x_get_led()
,
Andrew Jeffery
,
00:37
July 22, 2021
Re: [PATCH v1 2/5] hw/intc: sifive_clint: Use RISC-V CPU GPIO lines
,
Anup Patel
,
23:37
Re: [PULL V3 for 6.2 0/6] COLO-Proxy patches for 2021-06-25
,
Jason Wang
,
22:49
[PATCH for-6.1 v3 1/1] machine: Disallow specifying topology parameters as zero
,
Yanan Wang
,
22:00
[PATCH for-6.1 v3 0/1] machine: Disallow specifying topology parameters as zero
,
Yanan Wang
,
22:00
Re: [PATCH for-6.1 v2] machine: Disallow specifying topology parameters as zero
,
wangyanan (Y)
,
21:57
Re: [PATCH v2 11/22] target/loongarch: Add fixed point atomic instruction translation
,
Richard Henderson
,
21:49
Re: [PATCH v2 10/22] target/loongarch: Add fixed point load/store instruction translation
,
Richard Henderson
,
21:45
Re: [PATCH v2 09/22] target/loongarch: Add fixed point bit instruction translation
,
Richard Henderson
,
21:29
Re: [PATCH v2 08/22] target/loongarch: Add fixed point shift instruction translation
,
Richard Henderson
,
20:51
Re: [PATCH v2 07/22] target/loongarch: Add fixed point arithmetic instruction translation
,
Richard Henderson
,
20:46
Re: [PATCH v2 06/22] target/loongarch: Add main translation routines
,
Richard Henderson
,
19:50
Re: [PATCH v2 05/22] target/loongarch: Add memory management support
,
Richard Henderson
,
18:48
Re: [PATCH v2 04/22] target/loongarch: Add interrupt handling support
,
Richard Henderson
,
18:47
Re: [PATCH v2 03/22] target/loongarch: Add core definition
,
Richard Henderson
,
18:43
Re: [PATCH for-6.1 v2] machine: Disallow specifying topology parameters as zero
,
Cleber Rosa
,
18:25
Re: [PATCH v2 1/1] hmp: synchronize cpu state for lapic info
,
Dongli Zhang
,
18:16
[PATCH v2 1/1] modules: Improve error message when module is not found
,
Jose R. Ziviani
,
18:10
[PATCH v2 0/1] Improve module accelerator error message
,
Jose R. Ziviani
,
18:10
Re: [PATCH-for-6.1 v2] gitlab-ci: Extract OpenSBI job rules and fix 'when' condition
,
Cleber Rosa
,
18:05
Re: [PATCH for-6.1 2/2] docs: Move licence/copyright from HTML output to rST comments
,
Cleber Rosa
,
17:53
Re: [PATCH for-6.1 1/2] docs: Remove stale TODO comments about license and version
,
Cleber Rosa
,
17:51
Re: [PATCH for-6.1 0/3] docs: Document arm mainstone, kzm, imx25-pdk
,
Richard Henderson
,
16:19
Re: [PATCH] MAINTAINERS: Don't list Andrzej Zaborowski for various components
,
Richard Henderson
,
16:03
Re: [PATCH for-6.1 0/2] docs license footer followon cleanups
,
Marc-André Lureau
,
15:47
Re: [PATCH v3 2/5] migration: Make from_dst_file accesses thread-safe
,
Peter Xu
,
15:32
[PATCH for-6.1 0/2] docs license footer followon cleanups
,
Peter Maydell
,
15:20
[PATCH for-6.1 1/2] docs: Remove stale TODO comments about license and version
,
Peter Maydell
,
15:20
[PATCH for-6.1 2/2] docs: Move licence/copyright from HTML output to rST comments
,
Peter Maydell
,
15:20
Re: Prefetches in buffer_zero_*
,
Dr. David Alan Gilbert
,
15:14
[PATCH 1/1] hw/i2c: add remote I2C device
,
Shengtan Mao
,
15:01
[PATCH 0/1] Add remote I2C device to support external I2C device
,
Shengtan Mao
,
15:01
Re: Prefetches in buffer_zero_*
,
Richard Henderson
,
14:53
Re: [PATCH v3 5/5] migration: Move the yank unregister of channel_close out
,
Dr. David Alan Gilbert
,
14:41
Re: [PATCH for-6.1? 3/6] jobs: Give Job.force_cancel more meaning
,
Vladimir Sementsov-Ogievskiy
,
14:16
Re: [PATCH 2/2] acpi: x86: pcihp: add support hotplug on multifunction bridges
,
Laurent Vivier
,
14:13
[PATCH-for-6.1 v2] gitlab-ci: Extract OpenSBI job rules and fix 'when' condition
,
Philippe Mathieu-Daudé
,
14:13
[PATCH] MAINTAINERS: Don't list Andrzej Zaborowski for various components
,
Peter Maydell
,
14:09
Re: -only-migrate and the two different uses of migration blockers
,
Dr. David Alan Gilbert
,
14:01
[PATCH v3 5/5] migration: Move the yank unregister of channel_close out
,
Peter Xu
,
13:59
[PATCH v3 4/5] migration: Teach QEMUFile to be QIOChannel-aware
,
Peter Xu
,
13:59
[PATCH v3 3/5] migration: Introduce migration_ioc_[un]register_yank()
,
Peter Xu
,
13:58
[PATCH v3 2/5] migration: Make from_dst_file accesses thread-safe
,
Peter Xu
,
13:58
[PATCH v3 1/5] migration: Fix missing join() of rp_thread
,
Peter Xu
,
13:58
[PATCH v3 0/5] migrations: Fix potential rare race of migration-test after yank
,
Peter Xu
,
13:58
Re: [PATCH for-6.1? 4/6] job: Add job_cancel_requested()
,
Vladimir Sementsov-Ogievskiy
,
13:58
Re: [PATCH 0/2] acpi: pcihp: fix hotplug when bridge is wired to function > 0
,
Michael S. Tsirkin
,
13:57
Re: [PATCH 1/2] acpi: x86: pcihp: cleanup devfn usage in build_append_pci_bus_devices()
,
Michael S. Tsirkin
,
13:56
Re: [PATCH v3 3/4] vhost-user-rng: backend: Add RNG vhost-user daemon implementation
,
Mathieu Poirier
,
13:54
Re: [RFC PATCH v2 34/44] target/i386/tdx: set reboot action to shutdown when tdx
,
Connor Kuehl
,
13:54
Re: [RFC PATCH v2 11/44] i386/tdx: Implement user specified tsc frequency
,
Connor Kuehl
,
13:54
Re: [PATCH-for-6.1] gitlab-ci: Extract OpenSBI job rules to reusable section
,
Philippe Mathieu-Daudé
,
13:53
Re: [RFC PATCH v2 32/44] tdx: add kvm_tdx_enabled() accessor for later use
,
Connor Kuehl
,
13:53
Re: [RFC PATCH v2 06/44] hw/i386: Introduce kvm-type for TDX guest
,
Connor Kuehl
,
13:53
Re: [RFC PATCH v2 12/44] target/i386/tdx: Finalize the TD's measurement when machine is done
,
Connor Kuehl
,
13:53
Re: [RFC PATCH v2 09/44] target/i386: kvm: don't synchronize guest tsc for TD guest
,
Connor Kuehl
,
13:53
Re: [PATCH for-6.2 34/34] target/arm: Implement MVE interleaving loads/stores
,
Richard Henderson
,
13:53
Re: [RFC PATCH v2 04/44] vl: Introduce machine_init_done_late notifier
,
Connor Kuehl
,
13:52
Re: [RFC PATCH v2 02/44] kvm: Switch KVM_CAP_READONLY_MEM to a per-VM ioctl()
,
Connor Kuehl
,
13:52
[PATCH for-6.1 2/3] docs: Add documentation of Arm 'kzm' board
,
Peter Maydell
,
13:52
Re: [RFC PATCH v2 01/44] target/i386: Expose x86_cpu_get_supported_feature_word() for TDX
,
Connor Kuehl
,
13:52
[PATCH for-6.1 3/3] docs: Add documentation of Arm 'imx25-pdk' board
,
Peter Maydell
,
13:52
[PATCH for-6.1 1/3] docs: Add documentation of Arm 'mainstone' board
,
Peter Maydell
,
13:52
[PATCH for-6.1 0/3] docs: Document arm mainstone, kzm, imx25-pdk
,
Peter Maydell
,
13:52
Re: [PATCH 2/2] acpi: x86: pcihp: add support hotplug on multifunction bridges
,
Michael S. Tsirkin
,
13:49
[PATCH v2 0/5] s390x: CPU Topology
,
Pierre Morel
,
13:43
[PATCH v2 3/5] s390x: topology: CPU topology objects and structures
,
Pierre Morel
,
13:43
[PATCH v2 4/5] s390x: topology: Topology list entries and SYSIB 15.x.x
,
Pierre Morel
,
13:43
[PATCH v2 2/5] s390x: kvm: topology: interception of PTF instruction
,
Pierre Morel
,
13:43
[PATCH v2 5/5] s390x: topology: implementating Store Topology System Information
,
Pierre Morel
,
13:43
[PATCH v2 1/5] s390x: kvm: topology: Linux header update
,
Pierre Morel
,
13:43
Re: [PATCH v3] migration: clear the memory region dirty bitmap when skipping free pages
,
Peter Xu
,
13:41
Re: [PULL 04/15] chardev-spice: add missing module_obj directive
,
Philippe Mathieu-Daudé
,
13:41
Re: [PATCH v2 5/5] migration: Move the yank unregister of channel_close out
,
Peter Xu
,
13:35
Re: [PULL 0/3] SIGSEGV fixes
,
Peter Maydell
,
13:31
Re: [PATCH v2 5/5] migration: Move the yank unregister of channel_close out
,
Dr. David Alan Gilbert
,
13:09
Re: [PATCH for-6.1? 2/6] job: @force parameter for job_cancel_sync{,_all}()
,
Vladimir Sementsov-Ogievskiy
,
13:00
Re: [PATCH v3 1/4] vhost-user-rng: Add vhost-user-rng implementation
,
Mathieu Poirier
,
12:45
Re: [PATCH] nbd/server: Add --selinux-label option
,
Daniel P . Berrangé
,
12:43
[PATCH] nbd/server: Add --selinux-label option
,
Richard W.M. Jones
,
12:34
[PATCH] nbd/server: Add --selinux-label option
,
Richard W.M. Jones
,
12:34
Re: [PATCH for-6.1 0/2] gitlab: misc tweaks to job execution rules
,
Daniel P . Berrangé
,
12:32
Re: [PATCH for-6.1? 1/6] mirror: Keep s->synced on error
,
Vladimir Sementsov-Ogievskiy
,
12:30
[PATCH for-6.1 0/2] gitlab: misc tweaks to job execution rules
,
Daniel P . Berrangé
,
12:22
[PATCH 1/2] gitlab: only let pages be published from default branch
,
Daniel P . Berrangé
,
12:21
[PATCH 2/2] gitlab: don't run acceptance jobs if build jobs fail
,
Daniel P . Berrangé
,
12:21
Re: [PATCH v2 5/5] migration: Move the yank unregister of channel_close out
,
Peter Xu
,
12:19
Re: [PATCH for-6.1 v2] machine: Disallow specifying topology parameters as zero
,
Andrew Jones
,
12:15
Re: [PATCH for-6.1] i386: do not call cpudef-only models functions for max, host, base
,
Philippe Mathieu-Daudé
,
12:13
Re: [PATCH v2 0/2] coverity-scan: Add accelerator and sysemu components
,
Philippe Mathieu-Daudé
,
12:09
Re: [PATCH for-6.1 v2] machine: Disallow specifying topology parameters as zero
,
Daniel P . Berrangé
,
12:02
Re: Disabling TLS address caching to help QEMU on GNU/Linux
,
Michael Matz
,
12:01
Re: [PATCH-for-6.1] gitlab-ci: Extract OpenSBI job rules to reusable section
,
Daniel P . Berrangé
,
11:49
Re: [PATCH for-6.2 v2 04/11] machine: Use the computed parameters to calculate omitted cpus
,
wangyanan (Y)
,
11:45
[PATCH for-6.1 v2] machine: Disallow specifying topology parameters as zero
,
Yanan Wang
,
11:43
[PATCH for-6.1 v2 0/1] machine: Disallow specifying topology parameters as zero
,
Yanan Wang
,
11:43
[PULL 12/15] configure: Fix --without-default-features propagation to meson
,
Paolo Bonzini
,
11:36
[PULL 14/15] configure: Fix the default setting of the "xen" feature
,
Paolo Bonzini
,
11:36
[PULL 05/15] usb: fix usb-host dependency check
,
Paolo Bonzini
,
11:36
[PULL 07/15] target/i386: Added V_INTR_PRIO check to virtual interrupts
,
Paolo Bonzini
,
11:36
[PULL 03/15] vl: Parse legacy default_machine_opts
,
Paolo Bonzini
,
11:36
[PULL 15/15] configure: Let --without-default-features disable vhost-kernel and vhost-vdpa
,
Paolo Bonzini
,
11:36
[PULL 13/15] configure: Allow vnc to get disabled with --without-default-features
,
Paolo Bonzini
,
11:36
[PULL 10/15] configure: Drop obsolete check for the alloc_size attribute
,
Paolo Bonzini
,
11:36
[PULL 11/15] meson: fix dependencies for modinfo
,
Paolo Bonzini
,
11:36
[PULL 02/15] qemu-config: fix memory leak on ferror()
,
Paolo Bonzini
,
11:36
[PULL 04/15] chardev-spice: add missing module_obj directive
,
Paolo Bonzini
,
11:36
[PULL 08/15] target/i386: Added consistency checks for CR4
,
Paolo Bonzini
,
11:36
[PULL 09/15] target/i386: Added consistency checks for EFER
,
Paolo Bonzini
,
11:36
[PULL 06/15] qemu-config: restore "machine" in qmp_query_command_line_options()
,
Paolo Bonzini
,
11:36
[PULL 01/15] qemu-config: never call the callback after an error, fix leak
,
Paolo Bonzini
,
11:36
[PULL 00/15] Misc bugfix patches for 2021-07-22
,
Paolo Bonzini
,
11:36
Re: [PATCH 1/2] qapi: introduce forwarding visitor
,
Markus Armbruster
,
11:35
Re: [PATCH v2 5/5] migration: Move the yank unregister of channel_close out
,
Dr. David Alan Gilbert
,
11:27
Re: [PATCH v2 4/5] migration: Teach QEMUFile to be QIOChannel-aware
,
Dr. David Alan Gilbert
,
11:21
Re: [PATCH v2 2/5] migration: Make from_dst_file accesses thread-safe
,
Dr. David Alan Gilbert
,
11:19
Re: [PULL 00/27] tcg patch queue for rc0
,
Peter Maydell
,
11:10
Re: [PATCH 1/2] qapi: introduce forwarding visitor
,
Paolo Bonzini
,
11:08
Re: [PATCH for-6.2 v2 04/11] machine: Use the computed parameters to calculate omitted cpus
,
Andrew Jones
,
11:05
Re: [PATCH 1/1] hw/arm/smmuv3: Check 31st bit to see if CD is valid
,
Peter Maydell
,
11:01
Re: [PATCH for-6.1 0/1] machine: Disallow specifying topology parameters as zero
,
wangyanan (Y)
,
11:00
Re: [PATCH for-6.2 v2 04/11] machine: Use the computed parameters to calculate omitted cpus
,
wangyanan (Y)
,
10:59
Re: [PATCH v3] migration: clear the memory region dirty bitmap when skipping free pages
,
David Hildenbrand
,
10:52
Re: [PATCH v3] migration: clear the memory region dirty bitmap when skipping free pages
,
Peter Xu
,
10:51
Re: [PULL 36/40] vl: switch -M parsing to keyval
,
Peter Krempa
,
10:50
Re: [PATCH 1/2] qxl: remove assert in qxl_pre_save.
,
Dr. David Alan Gilbert
,
10:45
Re: [PATCH v2 2/5] migration: Make from_dst_file accesses thread-safe
,
Peter Xu
,
10:44
Re: [PATCH] vl: Parse legacy default_machine_opts
,
Paolo Bonzini
,
10:40
Re: [PULL 36/40] vl: switch -M parsing to keyval
,
Paolo Bonzini
,
10:39
Re: [PATCH for-6.1 0/1] machine: Disallow specifying topology parameters as zero
,
Paolo Bonzini
,
10:39
Re: [PATCH for-6.2 v2 10/11] machine: Split out the smp parsing code
,
wangyanan (Y)
,
10:29
Re: [PATCH for-6.2 v2 11/11] tests/unit: Add a unit test for smp parsing
,
wangyanan (Y)
,
10:18
[PATCH] kvm: ppc: Print meaningful message on KVM_CREATE_VM failure
,
Fabiano Rosas
,
10:15
Re: [PATCH v2 1/6] util/oslib-posix: Support MADV_POPULATE_WRITE for os_mem_prealloc()
,
David Hildenbrand
,
10:13
Re: [PATCH for-6.1 0/1] machine: Disallow specifying topology parameters as zero
,
wangyanan (Y)
,
10:12
Re: [PATCH] vl: Parse legacy default_machine_opts
,
Anthony PERARD
,
10:12
Re: [PULL 37/48] usb: build usb-host as module
,
Peter Krempa
,
10:10
Re: [PATCH 1/2] qapi: introduce forwarding visitor
,
Markus Armbruster
,
10:02
Re: [PATCH for-6.1 0/1] machine: Disallow specifying topology parameters as zero
,
Paolo Bonzini
,
09:55
Re: Disabling TLS address caching to help QEMU on GNU/Linux
,
Richard Biener
,
09:51
Re: [PATCH for-6.1 0/1] machine: Disallow specifying topology parameters as zero
,
Cornelia Huck
,
09:49
Re: [PATCH v2 1/6] util/oslib-posix: Support MADV_POPULATE_WRITE for os_mem_prealloc()
,
Daniel P . Berrangé
,
09:47
Re: [PATCH v2 1/6] util/oslib-posix: Support MADV_POPULATE_WRITE for os_mem_prealloc()
,
David Hildenbrand
,
09:40
Re: [PATCH for-6.1 0/1] machine: Disallow specifying topology parameters as zero
,
Andrew Jones
,
09:38
Re: [PATCH 0/2] qapi/qom: use correct field name when getting/setting alias properties
,
Paolo Bonzini
,
09:36
Re: [PATCH v2 1/6] util/oslib-posix: Support MADV_POPULATE_WRITE for os_mem_prealloc()
,
Daniel P . Berrangé
,
09:32
Re: [question] Shall we flush ITS tables into guest RAM when shutdown the VM?
,
Peter Maydell
,
09:28
Re: [PATCH 0/2] qapi/qom: use correct field name when getting/setting alias properties
,
Markus Armbruster
,
09:27
Re: [question] Shall we flush ITS tables into guest RAM when shutdown the VM?
,
Juan Quintela
,
09:19
Re: [PATCH] hw/display: fix virgl reset regression
,
Marc-André Lureau
,
09:16
Re: [PATCH for-6.2 v2 11/11] tests/unit: Add a unit test for smp parsing
,
Andrew Jones
,
09:12
Re: [PATCH for-6.2 v2 10/11] machine: Split out the smp parsing code
,
Andrew Jones
,
09:08
Re: [PULL 0/3] block bitmaps patches for rc1, 2021-07-21
,
Peter Maydell
,
09:00
Re: [PATCH] hw/display: fix virgl reset regression
,
Marc-André Lureau
,
08:52
Re: [PATCH for-6.2 v2 05/11] machine: Improve the error reporting of smp parsing
,
Andrew Jones
,
08:47
Re: [PATCH 2/2] acpi: x86: pcihp: add support hotplug on multifunction bridges
,
Laurent Vivier
,
08:38
[PATCH v2 6/6] util/oslib-posix: Forward SIGBUS to MCE handler under Linux
,
David Hildenbrand
,
08:37
[PATCH v2 5/6] util/oslib-posix: Support concurrent os_mem_prealloc() invocation
,
David Hildenbrand
,
08:37
[PATCH v2 4/6] util/oslib-posix: Avoid creating a single thread with MADV_POPULATE_WRITE
,
David Hildenbrand
,
08:37
[PATCH v2 3/6] util/oslib-posix: Don't create too many threads with small memory or little pages
,
David Hildenbrand
,
08:37
[PATCH v2 2/6] util/oslib-posix: Introduce and use MemsetContext for touch_all_pages()
,
David Hildenbrand
,
08:37
[PATCH v2 1/6] util/oslib-posix: Support MADV_POPULATE_WRITE for os_mem_prealloc()
,
David Hildenbrand
,
08:37
[PATCH v2 0/6] util/oslib-posix: Support MADV_POPULATE_WRITE for os_mem_prealloc()
,
David Hildenbrand
,
08:36
Re: [PATCH for-6.2 v2 04/11] machine: Use the computed parameters to calculate omitted cpus
,
Andrew Jones
,
08:27
[PATCH for-6.1? 6/6] iotests: Add mirror-ready-cancel-error test
,
Max Reitz
,
08:27
[PATCH for-6.1? 5/6] mirror: Check job_is_cancelled() earlier
,
Max Reitz
,
08:27
[PATCH for-6.1? 3/6] jobs: Give Job.force_cancel more meaning
,
Max Reitz
,
08:27
[PATCH for-6.1? 4/6] job: Add job_cancel_requested()
,
Max Reitz
,
08:27
[PATCH for-6.1? 2/6] job: @force parameter for job_cancel_sync{, _all}()
,
Max Reitz
,
08:27
[PATCH for-6.1? 1/6] mirror: Keep s->synced on error
,
Max Reitz
,
08:26
[PATCH for-6.1? 0/6] mirror: Handle errors after READY cancel
,
Max Reitz
,
08:26
Re: [PATCH for-6.1?] iotest: Further enhance qemu-img-bitmaps
,
Vladimir Sementsov-Ogievskiy
,
08:23
[PATCH 3/3] i386: Support KVM_CAP_HYPERV_ENFORCE_CPUID
,
Vitaly Kuznetsov
,
08:16
[PATCH 2/3] i386: Support KVM_CAP_ENFORCE_PV_FEATURE_CPUID
,
Vitaly Kuznetsov
,
08:16
[PATCH 1/3] docs: Briefly describe KVM PV features
,
Vitaly Kuznetsov
,
08:15
[PATCH 0/3] i386/kvm: Paravirtualized features usage enforcement
,
Vitaly Kuznetsov
,
08:15
Re: [PATCH] hw/display: fix virgl reset regression
,
Gerd Hoffmann
,
08:11
Re: [PATCH v2 0/6] migration/ram: Optimize for virtio-mem via RamDiscardManager
,
David Hildenbrand
,
07:43
Re: [PATCH v2 0/6] migration/ram: Optimize for virtio-mem via RamDiscardManager
,
Dr. David Alan Gilbert
,
07:30
Re: [PATCH for-6.2 03/23] target/avr: Drop checks for singlestep_enabled
,
Michael Rolnik
,
07:19
[PATCH 1/2] acpi: x86: pcihp: cleanup devfn usage in build_append_pci_bus_devices()
,
Igor Mammedov
,
07:00
[PATCH 2/2] acpi: x86: pcihp: add support hotplug on multifunction bridges
,
Igor Mammedov
,
07:00
Re: [PATCH for-6.1 0/1] machine: Disallow specifying topology parameters as zero
,
wangyanan (Y)
,
07:00
[PATCH 0/2] acpi: pcihp: fix hotplug when bridge is wired to function > 0
,
Igor Mammedov
,
07:00
Re: [PULL v3 05/19] hw/acpi/ich9: Set ACPI PCI hot-plug as default on Q35
,
Igor Mammedov
,
06:57
[PATCH] nbd/server: Suppress Broken pipe errors on abrupt disconnection
,
Richard W.M. Jones
,
06:46
[PATCH] nbd/server: Suppress Broken pipe errors on abrupt disconnection
,
Richard W.M. Jones
,
06:46
Prefetches in buffer_zero_*
,
Dr. David Alan Gilbert
,
06:02
RE: [PATCH v3] migration: clear the memory region dirty bitmap when skipping free pages
,
Wang, Wei W
,
05:57
Re: [PULL v3 05/19] hw/acpi/ich9: Set ACPI PCI hot-plug as default on Q35
,
Laurent Vivier
,
05:56
Re: [PATCH v3] migration: clear the memory region dirty bitmap when skipping free pages
,
David Hildenbrand
,
05:47
[Bug 1860553] Re: cmake crashes on qemu-alpha-user with Illegal Instruction
,
Thomas Huth
,
05:46
[PATCH v3] migration: clear the memory region dirty bitmap when skipping free pages
,
Wei Wang
,
05:41
Re: [PATCH] hw/net/net_tx_pkt: Fix crash detected by fuzzer
,
Jason Wang
,
05:35
Re: [PATCH] hw/net/vmxnet3: Do not abort QEMU if guest specified bad queue numbers
,
Jason Wang
,
05:34
[PATCH] qom/object.c How about using G_LOCK ? thread safety
,
zhuguanghong
,
05:27
Re: [PATCH v6 4/6] qmp: add QMP command x-debug-virtio-queue-status
,
Jason Wang
,
05:22
Re: [PATCH v2] qom/object.c 'if (type_table == NULL)' statement is redundant , delete it.
,
Daniel P . Berrangé
,
05:19
Re: [PATCH v6 6/6] hmp: add virtio commands
,
Jason Wang
,
05:19
Re: [PATCH v6 0/6] hmp, qmp: Add some commands to introspect virtio devices
,
Jason Wang
,
05:16
Re: [PATCH v2] qom/object.c 'if (type_table == NULL)' statement is redundant , delete it.
,
朱光宏
,
05:16
[PATCH] hw/pcie-root-port: Fix hotplug for PCI devices requiring IO
,
Marcel Apfelbaum
,
05:00
Re: intermittent hang in qos-test for qemu-system-i386 on 32-bit arm host
,
Claudio Fontana
,
04:45
Re: [PATCH for-6.2 32/34] target/arm: Implement MVE scatter-gather insns
,
Peter Maydell
,
04:42
Re: master: make check buzzes forever in qos-test
,
Claudio Fontana
,
04:42
[PATCH for-6.1] i386: do not call cpudef-only models functions for max, host, base
,
Claudio Fontana
,
04:38
Re: [PATCH 0/5] ebpf: Added ebpf helper for libvirtd.
,
Andrew Melnichenko
,
04:38
Re: [PATCH v3 1/3] hw/net: e1000: Correct the initial value of VET register
,
Jason Wang
,
04:35
Re: [PATCH for-6.2 v2 00/11] machine: smp parsing fixes and improvement
,
wangyanan (Y)
,
04:32
Re: [PATCH v3 2/3] hw/net: e1000e: Correct the initial value of VET register
,
Jason Wang
,
04:29
Re: [PULL 36/40] vl: switch -M parsing to keyval
,
Peter Krempa
,
04:19
Re: [PATCH v2 09/22] target/loongarch: Add fixed point bit instruction translation
,
Song Gao
,
04:18
[Bug 1860553] Re: cmake crashes on qemu-alpha-user with Illegal Instruction
,
Philippe Mathieu-Daudé
,
04:16
Re: master: make check buzzes forever in qos-test
,
Philippe Mathieu-Daudé
,
04:12
Re: [PATCH for-6.2 v2 05/11] machine: Improve the error reporting of smp parsing
,
wangyanan (Y)
,
04:10
Re: [PATCH 08/16] whpx nvmm: Drop useless migrate_del_blocker()
,
Reinoud Zandijk
,
04:04
RE: [PATCH 0/4] Add support for Fujitsu A64FX processor
,
address@hidden
,
04:00
RE: [PATCH] This is a test mail
,
address@hidden
,
03:57
Re: [PATCH for-6.2 v2 00/11] machine: smp parsing fixes and improvement
,
Pierre Morel
,
03:52
master: make check buzzes forever in qos-test
,
Claudio Fontana
,
03:49
Re: [PATCH] usbredir: fix free call
,
Marc-André Lureau
,
03:47
Re: [PATCH v2 07/22] target/loongarch: Add fixed point arithmetic instruction translation
,
Song Gao
,
03:43
[PATCH] usbredir: fix free call
,
Gerd Hoffmann
,
03:28
Re: [PATCH for-6.2 v2 02/11] machine: Make smp_parse generic enough for all arches
,
wangyanan (Y)
,
03:18
[PATCH v3 13/13] docs/deprecated: deprecate passing plugin args through `arg=`
,
Mahmoud Mandour
,
03:13
[PATCH v3 12/13] tests/plugins/syscalls: adhere to new arg-passing scheme
,
Mahmoud Mandour
,
03:13
[PATCH v3 11/13] tests/plugins/mem: introduce "track" arg and make args not positional
,
Mahmoud Mandour
,
03:13
[PATCH v3 10/13] tests/plugins/insn: made arg inline not positional and parse it as bool
,
Mahmoud Mandour
,
03:13
[PATCH v3 09/13] tests/plugins/bb: adapt to the new arg passing scheme
,
Mahmoud Mandour
,
03:13
[PATCH v3 08/13] docs/tcg-plugins: new passing parameters scheme for cache docs
,
Mahmoud Mandour
,
03:13
[PATCH v3 07/13] plugins/howvec: Adapting to the new argument passing scheme.
,
Mahmoud Mandour
,
03:13
[PATCH v3 06/13] plugins/hwprofile: adapt to the new plugin arguments scheme
,
Mahmoud Mandour
,
03:12
[PATCH v3 05/13] plugins/lockstep: make socket path not positional & parse bool arg
,
Mahmoud Mandour
,
03:12
[PATCH v3 04/13] plugins/hotblocks: Added correct boolean argument parsing
,
Mahmoud Mandour
,
03:12
[PATCH v3 03/13] plugins/hotpages: introduce sortby arg and parsed bool args correctly
,
Mahmoud Mandour
,
03:12
[PATCH v3 01/13] plugins: allow plugin arguments to be passed directly
,
Mahmoud Mandour
,
03:12
[PATCH v3 02/13] plugins/api: added a boolean parsing plugin api
,
Mahmoud Mandour
,
03:12
Re: [PATCH for-6.2 v2 02/11] machine: Make smp_parse generic enough for all arches
,
wangyanan (Y)
,
03:12
[PATCH v3 00/13] new plugin argument passing scheme
,
Mahmoud Mandour
,
03:12
[PATCH v3 5/5] plugins/cache: Fixed "function decl. is not a prototype" warnings
,
Mahmoud Mandour
,
02:54
[PATCH v3 3/5] plugins/cache: Supported multicore cache modelling
,
Mahmoud Mandour
,
02:54
[PATCH v3 4/5] docs/devel/tcg-plugins: added cores arg to cache plugin
,
Mahmoud Mandour
,
02:54
[PATCH v3 2/5] plugins/cache: limited the scope of a mutex lock
,
Mahmoud Mandour
,
02:54
[PATCH v3 0/5] plugins/cache: multicore cache modelling and minor tweaks
,
Mahmoud Mandour
,
02:54
[PATCH v3 1/5] plugins/cache: Fixed a bug with destroying FIFO metadata
,
Mahmoud Mandour
,
02:54
Re: Installation challenges
,
Stefan Weil
,
02:49
Re: [PATCH for-6.2 v2 10/11] machine: Split out the smp parsing code
,
wangyanan (Y)
,
02:24
Installation challenges
,
Nicholas Kyanda
,
02:21
[PATCH] Makefile: ignore long options
,
Alexey Neyman
,
02:21
Re: [PATCH for-6.2 v2 11/11] tests/unit: Add a unit test for smp parsing
,
wangyanan (Y)
,
02:15
Re: [PATCH for-6.1 0/1] machine: Disallow specifying topology parameters as zero
,
Cornelia Huck
,
02:02
Re: [PATCH for-6.2 v2 07/11] machine: Prefer cores over sockets in smp parsing since 6.2
,
wangyanan (Y)
,
01:32
Re: [PATCH] acpi/gpex: Inform os to keep firmware resource map
,
Guenter Roeck
,
01:22
Re: [PATCH for-6.2 v2 07/11] machine: Prefer cores over sockets in smp parsing since 6.2
,
wangyanan (Y)
,
01:22
Re: [RFC PATCH 10/27] virtio-snd: Add code for the realize function
,
Shreyansh Chouhan
,
00:53
Re: [PATCH for-6.2 v2 04/11] machine: Use the computed parameters to calculate omitted cpus
,
wangyanan (Y)
,
00:43
[PATCH] Makefile: ignore long options
,
Alexey Neyman
,
00:05
July 21, 2021
Re: [PATCH for-6.2 v2 03/11] machine: Uniformly use maxcpus to calculate the omitted parameters
,
wangyanan (Y)
,
23:00
Re: [PATCH v4 1/3] target/ppc: divided mmu_helper.c in 2 files
,
David Gibson
,
22:55
Re: [PATCH v4 2/3] target/ppc: moved ppc_store_sdr1 to mmu_common.c
,
David Gibson
,
22:55
Re: [PATCH v4 3/3] target/ppc: moved store_40x_sler to helper_regs.c
,
David Gibson
,
22:55
Re: [RFC PATCH v3 0/5] pSeries FORM2 affinity support
,
David Gibson
,
22:40
Re: [PATCH for-6.2 v2 00/11] machine: smp parsing fixes and improvement
,
wangyanan (Y)
,
22:22
[PATCH for-6.1 0/1] machine: Disallow specifying topology parameters as zero
,
Yanan Wang
,
22:15
[PATCH for-6.1 1/1] machine: Disallow specifying topology parameters as zero
,
Yanan Wang
,
22:15
Re: [PATCH for-6.2 33/34] target/arm: Implement MVE scatter-gather immediate forms
,
Richard Henderson
,
20:50
Re: [PATCH v1 1/1] vfio: Make migration support non experimental by default.
,
Liang Yan
,
20:42
Re: [PATCH for-6.2 32/34] target/arm: Implement MVE scatter-gather insns
,
Richard Henderson
,
20:36
Re: [RFC PATCH 2/6] i386/sev: extend sev-guest property to include SEV-SNP
,
Michael Roth
,
20:12
Re: [PATCH] docs: convert writing-qmp-commands.txt to writing-qmp-commands.rst
,
Connor Kuehl
,
18:59
Re: [PATCH for-6.2 31/34] target/arm: Implement MVE VCTP
,
Richard Henderson
,
18:33
Re: [PATCH for-6.2 30/34] target/arm: Implement MVE VPNOT
,
Richard Henderson
,
18:24
Re: [PATCH for-6.2 29/34] target/arm: Implement MVE VMOV to/from 2 general-purpose registers
,
Richard Henderson
,
18:20
Re: [PATCH for-6.2 28/34] target/arm: Implement MVE VMAXA, VMINA
,
Richard Henderson
,
18:12
Re: [PATCH for-6.2 27/34] target/arm: Implement MVE VQABS, VQNEG
,
Richard Henderson
,
18:09
Re: [PATCH for-6.2 26/34] target/arm: Implement MVE saturating doubling multiply accumulates
,
Richard Henderson
,
18:07
Re: [PATCH for-6.2 25/34] target/arm: Implement MVE VMLA
,
Richard Henderson
,
18:03
Re: [PATCH for-6.2 24/34] target/arm: Implement MVE VMLADAV and VMLSLDAV
,
Richard Henderson
,
18:01
Re: [PATCH for-6.1?] iotest: Further enhance qemu-img-bitmaps
,
Nir Soffer
,
17:53
[ANNOUNCE] QEMU 6.1.0-rc0 is now available
,
Michael Roth
,
17:50
Re: [PATCH for-6.2 23/34] target/arm: Rename MVEGenDualAccOpFn to MVEGenLongDualAccOpFn
,
Richard Henderson
,
17:45
Re: [PATCH for-6.2 22/34] target/arm: Implement MVE narrowing moves
,
Richard Henderson
,
17:45
[PULL 2/3] target/hexagon: Drop include of qemu.h
,
Taylor Simpson
,
17:20
[PULL 3/3] linux-test (tests/tcg/multiarch/linux-test.c) add check
,
Taylor Simpson
,
17:20
[PULL 1/3] Hexagon (target/hexagon) remove put_user_*/get_user_*
,
Taylor Simpson
,
17:20
[PULL 0/3] SIGSEGV fixes
,
Taylor Simpson
,
17:19
Re: [PATCH v2 2/5] migration: Make from_dst_file accesses thread-safe
,
Eric Blake
,
17:15
Re: [PATCH for 6.1 1/2] ui/gtk: add a keyboard fifo to the VTE consoles
,
Volker Rümelin
,
17:12
QEMU question: upstreaming I2C device with unpublished datasheet
,
Shengtan Mao
,
17:05
Re: About two-dimensional page translation (e.g., Intel EPT) and shadow page table in Linux QEMU/KVM
,
Sean Christopherson
,
17:01
[PATCH for-6.1?] iotest: Further enhance qemu-img-bitmaps
,
Eric Blake
,
16:46
Re: [PATCH v2 3/6] python/aqmp-tui: Add AQMP TUI draft
,
Niteesh G. S.
,
16:23
Re: [PATCH v3 2/4] vhost-user-rng-pci: Add vhost-user-rng-pci implementation
,
Alex Bennée
,
16:16
Re: [PATCH v3 3/4] vhost-user-rng: backend: Add RNG vhost-user daemon implementation
,
Alex Bennée
,
16:15
Re: [PATCH v2 0/6] python: AQMP-TUI Prototype
,
John Snow
,
16:03
Re: [PATCH v2 00/24] python: introduce Asynchronous QMP package
,
Niteesh G. S.
,
16:03
[PULL 18/27] hw/core: Introduce TCGCPUOps.debug_check_breakpoint
,
Richard Henderson
,
16:00
[PULL 23/27] accel/tcg: Merge tb_find into its only caller
,
Richard Henderson
,
16:00
[PULL 16/27] accel/tcg: Handle -singlestep in curr_cflags
,
Richard Henderson
,
16:00
[PULL 15/27] accel/tcg: Drop CF_NO_GOTO_PTR from -d nochain
,
Richard Henderson
,
16:00
[PULL 27/27] accel/tcg: Record singlestep_enabled in tb->cflags
,
Richard Henderson
,
16:00
[PULL 25/27] accel/tcg: Remove TranslatorOps.breakpoint_check
,
Richard Henderson
,
16:00
[PULL 24/27] accel/tcg: Move breakpoint recognition outside translation
,
Richard Henderson
,
16:00
[PULL 21/27] hw/core: Introduce CPUClass.gdb_adjust_breakpoint
,
Richard Henderson
,
16:00
[PULL 19/27] target/arm: Implement debug_check_breakpoint
,
Richard Henderson
,
16:00
[PULL 22/27] target/avr: Implement gdb_adjust_breakpoint
,
Richard Henderson
,
16:00
[PULL 26/27] accel/tcg: Hoist tb_cflags to a local in translator_loop
,
Richard Henderson
,
16:00
[PULL 17/27] accel/tcg: Use CF_NO_GOTO_{TB, PTR} in cpu_exec_step_atomic
,
Richard Henderson
,
16:00
[PULL 20/27] target/i386: Implement debug_check_breakpoint
,
Richard Henderson
,
16:00
[PULL 14/27] accel/tcg: Add CF_NO_GOTO_TB and CF_NO_GOTO_PTR
,
Richard Henderson
,
16:00
[PULL 13/27] target/alpha: Drop goto_tb path in gen_call_pal
,
Richard Henderson
,
16:00
[PULL 12/27] accel/tcg: Move curr_cflags into cpu-exec.c
,
Richard Henderson
,
16:00
[PULL 11/27] accel/tcg: Reduce CF_COUNT_MASK to match TCG_MAX_INSNS
,
Richard Henderson
,
16:00
[PULL 10/27] accel/tcg: Push trace info building into atomic_common.c.inc
,
Richard Henderson
,
16:00
[PULL 09/27] trace: Fold mem-internal.h into mem.h
,
Richard Henderson
,
16:00
[PULL 08/27] accel/tcg: Expand ATOMIC_MMU_LOOKUP_*
,
Richard Henderson
,
16:00
[PULL 07/27] accel/tcg: Remove ATOMIC_MMU_DECLS
,
Richard Henderson
,
16:00
[PULL 06/27] accel/tcg: Fold EXTRA_ARGS into atomic_template.h
,
Richard Henderson
,
16:00
[PULL 05/27] accel/tcg: Standardize atomic helpers on softmmu api
,
Richard Henderson
,
16:00
[PULL 04/27] tcg: Rename helper_atomic_*_mmu and provide for user-only
,
Richard Henderson
,
16:00
[PULL 03/27] qemu/atomic: Add aligned_{int64,uint64}_t types
,
Richard Henderson
,
16:00
[PULL 01/27] qemu/atomic: Use macros for CONFIG_ATOMIC64
,
Richard Henderson
,
16:00
[PULL 02/27] qemu/atomic: Remove pre-C11 atomic fallbacks
,
Richard Henderson
,
16:00
[PULL 00/27] tcg patch queue for rc0
,
Richard Henderson
,
16:00
Re: [PATCH v2 00/24] python: introduce Asynchronous QMP package
,
John Snow
,
15:55
[PULL 2/3] qemu-img: Fail fast on convert --bitmaps with inconsistent bitmap
,
Eric Blake
,
15:47
[PULL 3/3] qemu-img: Add --skip-broken-bitmaps for 'convert --bitmaps'
,
Eric Blake
,
15:47
[PULL 1/3] iotests: Improve and rename test 291 to qemu-img-bitmap
,
Eric Blake
,
15:47
[PULL 0/3] block bitmaps patches for rc1, 2021-07-21
,
Eric Blake
,
15:47
[PATCH v2 5/5] migration: Move the yank unregister of channel_close out
,
Peter Xu
,
15:34
[PATCH v2 4/5] migration: Teach QEMUFile to be QIOChannel-aware
,
Peter Xu
,
15:34
[PATCH v2 3/5] migration: Introduce migration_ioc_[un]register_yank()
,
Peter Xu
,
15:34
[PATCH v2 0/5] migrations: Fix potential rare race of migration-test after yank
,
Peter Xu
,
15:34
[PATCH v2 2/5] migration: Make from_dst_file accesses thread-safe
,
Peter Xu
,
15:34
[PATCH v2 1/5] migration: Fix missing join() of rp_thread
,
Peter Xu
,
15:34
RE: vulkan support in qemu with virgil
,
Kasireddy, Vivek
,
15:33
Re: [PATCH v7 0/2] support dirtyrate measurement with dirty bitmap
,
Peter Xu
,
14:50
Re: [PATCH 2/5] migration: Shutdown src in await_return_path_close_on_source()
,
Peter Xu
,
14:12
Re: [PATCH v2 0/6] python: AQMP-TUI Prototype
,
Niteesh G. S.
,
14:08
Re: [PATCH 2/5] migration: Shutdown src in await_return_path_close_on_source()
,
Dr. David Alan Gilbert
,
14:00
Re: [PATCH for-6.2 03/23] target/avr: Drop checks for singlestep_enabled
,
Philippe Mathieu-Daudé
,
14:00
Re: [PATCH for-6.2 21/23] target/sh4: Drop check for singlestep_enabled
,
Philippe Mathieu-Daudé
,
13:51
Re: [PATCH for-6.2 14/23] target/mips: Drop exit checks for singlestep_enabled
,
Philippe Mathieu-Daudé
,
13:51
Re: [PATCH for-6.2 07/23] target/hppa: Drop checks for singlestep_enabled
,
Philippe Mathieu-Daudé
,
13:50
Re: [PATCH v2 07/22] target/loongarch: Add fixed point arithmetic instruction translation
,
Philippe Mathieu-Daudé
,
13:49
Re: [PATCH v2 09/22] target/loongarch: Add fixed point bit instruction translation
,
Philippe Mathieu-Daudé
,
13:46
Re: [PATCH v2 07/22] target/loongarch: Add fixed point arithmetic instruction translation
,
Philippe Mathieu-Daudé
,
13:38
Re: [PATCH v5 05/10] ACPI ERST: support for ACPI ERST feature
,
Eric DeVolder
,
13:36
Transient fail of iotests 215 and 197
,
Daniel P . Berrangé
,
13:22
Re: Intermittent failure in build-system-centos
,
Daniel P . Berrangé
,
13:13
Re: [PATCH v2 00/24] python: introduce Asynchronous QMP package
,
Niteesh G. S.
,
13:04
Re: [PATCH v4] failover: unregister ROM on unplug
,
Laurent Vivier
,
13:01
Re: [PATCH v3 4/4] docs: Add documentation for vhost based RNG implementation
,
Alex Bennée
,
12:57
Re: [PATCH] meson: fix dependencies for modinfo
,
Daniel P . Berrangé
,
12:54
Re: [PATCH v2] target/i386: Added consistency checks for EFER
,
Paolo Bonzini
,
12:53
[PATCH] meson: fix dependencies for modinfo
,
Paolo Bonzini
,
12:52
Re: [PATCH for-6.1 v6 17/17] accel/tcg: Record singlestep_enabled in tb->cflags
,
Alex Bennée
,
12:51
[PATCH] docs: convert writing-qmp-commands.txt to writing-qmp-commands.rst
,
John Snow
,
12:50
Re: [PATCH for-6.1] qemu-config: restore "machine" in qmp_query_command_line_options()
,
Paolo Bonzini
,
12:46
Re: [PATCH for-6.1 v6 17/17] accel/tcg: Record singlestep_enabled in tb->cflags
,
Richard Henderson
,
12:42
Re: [PULL v3 05/19] hw/acpi/ich9: Set ACPI PCI hot-plug as default on Q35
,
Michael S. Tsirkin
,
12:37
Re: [PULL v3 05/19] hw/acpi/ich9: Set ACPI PCI hot-plug as default on Q35
,
Igor Mammedov
,
12:27
Re: [PATCH v5 10/10] ACPI ERST: step 6 of bios-tables-test.c
,
Eric DeVolder
,
12:20
Re: [PATCH v4] failover: unregister ROM on unplug
,
Michael S. Tsirkin
,
12:20
Re: [PATCH v4] failover: unregister ROM on unplug
,
Philippe Mathieu-Daudé
,
12:19
Re: [PATCH v5 09/10] ACPI ERST: qtest for ERST
,
Eric DeVolder
,
12:19
Re: [PATCH v5 08/10] ACPI ERST: create ACPI ERST table for pc/x86 machines.
,
Eric DeVolder
,
12:16
Re: [PATCH v5 07/10] ACPI ERST: trace support
,
Eric DeVolder
,
12:14
Re: [PATCH v5 06/10] ACPI ERST: build the ACPI ERST table
,
Eric DeVolder
,
12:13
Re: [PULL for-6.1 0/3] Block patches
,
Peter Maydell
,
12:10
[PATCH v4] failover: unregister ROM on unplug
,
Laurent Vivier
,
12:09
Re: [PULL v3 05/19] hw/acpi/ich9: Set ACPI PCI hot-plug as default on Q35
,
Michael S. Tsirkin
,
12:09
Re: [PATCH v5 05/10] ACPI ERST: support for ACPI ERST feature
,
Eric DeVolder
,
12:08
Re: [PULL v3 05/19] hw/acpi/ich9: Set ACPI PCI hot-plug as default on Q35
,
Philippe Mathieu-Daudé
,
12:01
Re: [PATCH 2/5] migration: Shutdown src in await_return_path_close_on_source()
,
Daniel P . Berrangé
,
12:00
Re: [PULL v3 05/19] hw/acpi/ich9: Set ACPI PCI hot-plug as default on Q35
,
Laurent Vivier
,
11:49
Re: [PATCH 5/5] migration: Move the yank unregister of channel_close out
,
Peter Xu
,
11:46
Re: [PATCH v5 03/10] ACPI ERST: PCI device_id for ERST
,
Eric DeVolder
,
11:43
Re: [PATCH v5 02/10] ACPI ERST: specification for ERST support
,
Eric DeVolder
,
11:42
Re: [PATCH 2/5] migration: Shutdown src in await_return_path_close_on_source()
,
Peter Xu
,
11:40
Re: [PATCH] failover: unregister ram on unplug
,
Philippe Mathieu-Daudé
,
11:36
[PATCH v2] target/i386: Added consistency checks for EFER
,
Lara Lazier
,
11:27
[PATCH v2] target/i386: Added consistency checks for CR4
,
Lara Lazier
,
11:27
[PATCH] target/i386: Added V_INTR_PRIO check to virtual interrupts
,
Lara Lazier
,
11:27
Re: [PATCH v5 00/10] acpi: Error Record Serialization Table, ERST, support for QEMU
,
Eric DeVolder
,
11:26
Re: [PATCH v5 00/10] acpi: Error Record Serialization Table, ERST, support for QEMU
,
Eric DeVolder
,
11:24
[PATCH for-6.1] qemu-config: restore "machine" in qmp_query_command_line_options()
,
Stefan Hajnoczi
,
11:11
Re: vulkan support in qemu with virgil
,
Gerd Hoffmann
,
11:05
Re: [PATCH v1 27/29] gitlab: enable a very minimal build with the tricore container
,
Willian Rampazzo
,
11:00
Re: [PULL v3 05/19] hw/acpi/ich9: Set ACPI PCI hot-plug as default on Q35
,
Igor Mammedov
,
10:59
Re: [PATCH 2/2] qom: use correct field name when getting/setting alias properties
,
Markus Armbruster
,
10:43
[Bug 1890160] Re: Abort in vmxnet3_validate_queues
,
Thomas Huth
,
10:41
Re: [RFC] Fix rocker device null pointer crash. qemu config r->fp_ports with "-device rocker, len-ports=10" when guest config port larget then r->fp_ports(10) r->fp_port[port] is null-pointer, qemu will crash null-pointer Reported-by: chenzhe <address@hidden>
,
Peter Maydell
,
10:36
[RFC] Fix rocker device null pointer crash. qemu config r->fp_ports with "-device rocker, len-ports=10" when guest config port larget then r->fp_ports(10) r->fp_port[port] is null-pointer, qemu will crash null-pointer Reported-by: chenzhe <address@hidden>
,
NAME
,
10:21
[PATCH] hw/acpi: some cosmetic improvements to existing code
,
Ani Sinha
,
10:17
[PATCH] hw/net/vmxnet3: Do not abort QEMU if guest specified bad queue numbers
,
Thomas Huth
,
10:16
Re: [PATCH 2/2] Revert "qxl: add migration blocker to avoid pre-save assert"
,
Markus Armbruster
,
10:15
Re: [PATCH 10/16] migration: Handle migration_incoming_setup() errors consistently
,
Markus Armbruster
,
10:13
Re: [PATCH 07/16] vfio: Avoid error_propagate() after migrate_add_blocker()
,
Markus Armbruster
,
10:12
Re: [PATCH] hw/acpi: some cosmetic improvements to existing code
,
Ani Sinha
,
10:12
[PATCH] hw/acpi: some cosmetic improvements to existing code
,
Ani Sinha
,
10:07
[PATCH v2 6/6] iotests/image-fleecing: test push backup with fleecing
,
Vladimir Sementsov-Ogievskiy
,
10:05
[PATCH v2 5/6] qapi: backup: add immutable-source paramter
,
Vladimir Sementsov-Ogievskiy
,
10:05
[PATCH v2 4/6] block: blk_root(): return non-const pointer
,
Vladimir Sementsov-Ogievskiy
,
10:05
[PATCH v2 3/6] block: share writes on backing child of fleecing node
,
Vladimir Sementsov-Ogievskiy
,
10:05
[PATCH v2 2/6] block/copy-before-write: require BLK_PERM_WRITE_UNCHANGED for fleecing
,
Vladimir Sementsov-Ogievskiy
,
10:04
[PATCH v2 for-6.2 0/6] push backup with fleecing
,
Vladimir Sementsov-Ogievskiy
,
10:04
[PATCH v2 1/6] block/block-copy: use write-unchanged for fleecing scheme
,
Vladimir Sementsov-Ogievskiy
,
10:04
Re: [PATCH v3] failover: unregister ROM on unplug
,
Philippe Mathieu-Daudé
,
10:01
Re: [PATCH] qom/object.c 'if (type_table == NULL)' statement is redundant , delete it.
,
Daniel P . Berrangé
,
10:00
Re: [PATCH v3] failover: unregister ROM on unplug
,
Juan Quintela
,
09:57
Re: [PATCH] qom/object.c 'if (type_table == NULL)' statement is redundant , delete it.
,
Marc-André Lureau
,
09:56
Re: [PATCH for-6.2 v2 00/11] machine: smp parsing fixes and improvement
,
Pankaj Gupta
,
09:52
Re: [PATCH] chardev/socket: print a more correct command-line address
,
Philippe Mathieu-Daudé
,
09:50
Re: [PATCH v3] failover: unregister ROM on unplug
,
Dr. David Alan Gilbert
,
09:45
Re: [PATCH v3] failover: unregister ROM on unplug
,
Juan Quintela
,
09:41
Re: [RFC 3/3] qom: Improve error message in module_object_class_by_name()
,
Jose R. Ziviani
,
09:36
Re: [PATCH 0/1]
,
Jose R. Ziviani
,
09:34
Re: [PATCH v1 02/29] docs: collect the disparate device emulation docs into one section
,
Markus Armbruster
,
09:26
[PATCH v4 3/3] target/ppc: moved store_40x_sler to helper_regs.c
,
Lucas Mateus Castro (alqotel)
,
09:22
[PATCH v4 2/3] target/ppc: moved ppc_store_sdr1 to mmu_common.c
,
Lucas Mateus Castro (alqotel)
,
09:22
[PATCH v4 1/3] target/ppc: divided mmu_helper.c in 2 files
,
Lucas Mateus Castro (alqotel)
,
09:22
[PATCH v4 0/3] target/ppc: MMU clean up
,
Lucas Mateus Castro (alqotel)
,
09:22
[PATCH] qom/object.c 'if (type_table == NULL)' statement is redundant , delete it.
,
zhuguanghong
,
09:19
Re: [PATCH] chardev/socket: print a more correct command-line address
,
Daniel P . Berrangé
,
09:19
[PATCH] hw/char/virtio-serial-bus: fix: Unpop throttled VirtQueueElement to queue before discard vq data
,
AIERPATIJIANG1 [艾尔帕提江·阿布都赛买提]
,
09:19
[PATCH] hw/i386: fix phys-bits on cpus with AMD SEV/SMD
,
Jörg Thalheim
,
09:19
[PATCH RFC]Fix rocker device null-pointer crash.
,
sohu0106
,
09:19
Re: [PATCH for-6.1? v2 0/3] linux-aio: limit the batch size to reduce queue latency
,
Stefan Hajnoczi
,
09:13
[PULL for-6.1 3/3] linux-aio: limit the batch size using `aio-max-batch` parameter
,
Stefan Hajnoczi
,
09:13
[PULL for-6.1 2/3] iothread: add aio-max-batch parameter
,
Stefan Hajnoczi
,
09:13
[PULL for-6.1 1/3] iothread: generalize iothread_set_param/iothread_get_param
,
Stefan Hajnoczi
,
09:13
[PULL for-6.1 0/3] Block patches
,
Stefan Hajnoczi
,
09:13
vulkan support in qemu with virgil
,
Tomeu Vizoso
,
09:09
Re: [RFC PATCH 2/6] i386/sev: extend sev-guest property to include SEV-SNP
,
Markus Armbruster
,
09:08
Re: [PULL for 6.1 0/7] Python and Acceptance Tests
,
Peter Maydell
,
09:07
[Bug 1796520] Re: autogen crashes on qemu-sh4-user after 61dedf2af7
,
John Paul Adrian Glaubitz
,
09:05
[PATCH] chardev/socket: print a more correct command-line address
,
marcandre . lureau
,
09:05
Re: [PATCH for 6.1 1/2] ui/gtk: add a keyboard fifo to the VTE consoles
,
Gerd Hoffmann
,
08:39
Re: [PATCH for-6.2 v2 00/11] machine: smp parsing fixes and improvement
,
wangyanan (Y)
,
08:38
Re: [PATCH for-6.2 v2 01/11] machine: Disallow specifying topology parameters as zero
,
wangyanan (Y)
,
08:35
Re: [PATCH for-6.2 v2 01/11] machine: Disallow specifying topology parameters as zero
,
wangyanan (Y)
,
08:35
Re: [PATCH 5/6] tests/acceptance/virtio-gpu.py: use virtio-vga-gl
,
Gerd Hoffmann
,
08:14
Re: [PATCH 0/2] qapi/qom: use correct field name when getting/setting alias properties
,
Paolo Bonzini
,
07:50
Re: [PATCH] hw/usb/hcd-dwc2: Enforce epnum to 0 for the control endpoint to avoid the assertion failure in usb_ep_get()
,
Gerd Hoffmann
,
07:44
Re: [PATCH v3 3/4] vhost-user-rng: backend: Add RNG vhost-user daemon implementation
,
Alex Bennée
,
07:44
Re: [PATCH v2 00/13] Clipboard fixes (for 6.1?)
,
Marc-André Lureau
,
07:38
Re: [PATCH v3] failover: unregister ROM on unplug
,
Laurent Vivier
,
07:23
Re: [PATCH v3] failover: unregister ROM on unplug
,
Dr. David Alan Gilbert
,
07:10
Re: [RFC 1/2] modules: Option to build native TCG with --enable-modules
,
Claudio Fontana
,
07:03
Re: [RFC 1/2] modules: Option to build native TCG with --enable-modules
,
Gerd Hoffmann
,
06:59
Re: [PATCH 4/5] migration: Teach QEMUFile to be QIOChannel-aware
,
Daniel P . Berrangé
,
06:57
Re: QEMU modules improvements objective (Was: Re: [RFC 0/3] Improve module accelerator error message)
,
Claudio Fontana
,
06:50
Re: [PATCH] failover: unregister ram on unplug
,
Laurent Vivier
,
06:49
Re: [PATCH for-6.1 v6 17/17] accel/tcg: Record singlestep_enabled in tb->cflags
,
Alex Bennée
,
06:48
Re: QEMU modules improvements objective (Was: Re: [RFC 0/3] Improve module accelerator error message)
,
Claudio Fontana
,
06:47
Re: [PATCH 2/2] Revert "qxl: add migration blocker to avoid pre-save assert"
,
Marc-André Lureau
,
06:44
Re: [PATCH 1/2] qxl: remove assert in qxl_pre_save.
,
Marc-André Lureau
,
06:43
Re: [PATCH] failover: unregister ram on unplug
,
Michael S. Tsirkin
,
06:41
Re: [PATCH 5/5] migration: Move the yank unregister of channel_close out
,
Dr. David Alan Gilbert
,
06:39
[PATCH v2 5/5] plugins/cache: Fixed "function decl. is not a prototype" warnings
,
Mahmoud Mandour
,
06:36
[PATCH v2 4/5] docs/devel/tcg-plugins: added cores arg to cache plugin
,
Mahmoud Mandour
,
06:36
[PATCH v2 3/5] plugins/cache: Supported multicore cache modelling
,
Mahmoud Mandour
,
06:36
[PATCH v2 2/5] plugins/cache: limited the scope of a mutex lock
,
Mahmoud Mandour
,
06:36
[PATCH v2 1/5] plugins/cache: Fixed a bug with destroying FIFO metadata
,
Mahmoud Mandour
,
06:36
plugins/cache: multicore cache modelling and minor tweaks
,
Mahmoud Mandour
,
06:36
Re: [PATCH for-6.1 v6 09/17] target/arm: Implement debug_check_breakpoint
,
Alex Bennée
,
06:35
Re: QEMU modules improvements objective (Was: Re: [RFC 0/3] Improve module accelerator error message)
,
Gerd Hoffmann
,
06:35
Re: [PATCH for-6.1 v6 08/17] hw/core: Introduce TCGCPUOps.debug_check_breakpoint
,
Alex Bennée
,
06:34
Re: [PATCH 4/5] migration: Teach QEMUFile to be QIOChannel-aware
,
Dr. David Alan Gilbert
,
06:27
Re: [PATCH] This is a test mail
,
Peter Maydell
,
06:11
[PATCH v6 33/33] iotests/image-fleecing: add test-case for copy-before-write filter
,
Vladimir Sementsov-Ogievskiy
,
06:07
[PATCH v6 28/33] iotests: move 222 to tests/image-fleecing
,
Vladimir Sementsov-Ogievskiy
,
06:07
[PATCH v6 29/33] iotests.py: hmp_qemu_io: support qdev
,
Vladimir Sementsov-Ogievskiy
,
06:07
[PATCH v6 30/33] iotests/image-fleecing: proper source device
,
Vladimir Sementsov-Ogievskiy
,
06:07
[PATCH v6 31/33] iotests/image-fleecing: rename tgt_node
,
Vladimir Sementsov-Ogievskiy
,
06:07
[PATCH v6 32/33] iotests/image-fleecing: prepare for adding new test-case
,
Vladimir Sementsov-Ogievskiy
,
06:07
[PATCH v6 25/33] iotests.py: VM: add own __enter__ method
,
Vladimir Sementsov-Ogievskiy
,
06:07
[PATCH v6 24/33] python/qemu/machine: QEMUMachine: improve qmp() method
,
Vladimir Sementsov-Ogievskiy
,
06:07
[PATCH v6 27/33] iotests/222: constantly use single quotes for strings
,
Vladimir Sementsov-Ogievskiy
,
06:07
[PATCH v6 22/33] qapi: publish copy-before-write filter
,
Vladimir Sementsov-Ogievskiy
,
06:07
[PATCH v6 26/33] iotests/222: fix pylint and mypy complains
,
Vladimir Sementsov-Ogievskiy
,
06:07
[PATCH v6 21/33] block/copy-before-write: make public block driver
,
Vladimir Sementsov-Ogievskiy
,
06:06
[PATCH v6 23/33] python/qemu/machine.py: refactor _qemu_args()
,
Vladimir Sementsov-Ogievskiy
,
06:06
[PATCH v6 20/33] block/block-copy: make setting progress optional
,
Vladimir Sementsov-Ogievskiy
,
06:06
[PATCH v6 19/33] block/copy-before-write: initialize block-copy bitmap
,
Vladimir Sementsov-Ogievskiy
,
06:06
[PATCH v6 15/33] block/copy-before-write: cbw_init(): rename variables
,
Vladimir Sementsov-Ogievskiy
,
06:06
[PATCH v6 18/33] block/copy-before-write: cbw_init(): use options
,
Vladimir Sementsov-Ogievskiy
,
06:06
[PATCH v6 17/33] block/copy-before-write: bdrv_cbw_append(): drop unused compress arg
,
Vladimir Sementsov-Ogievskiy
,
06:06
[PATCH v6 14/33] block/copy-before-write: introduce cbw_init()
,
Vladimir Sementsov-Ogievskiy
,
06:06
[PATCH v6 12/33] block/copy-before-write: use file child instead of backing
,
Vladimir Sementsov-Ogievskiy
,
06:06
[PATCH v6 16/33] block/copy-before-write: cbw_init(): use file child after attaching
,
Vladimir Sementsov-Ogievskiy
,
06:06
[PATCH v6 11/33] block/copy-before-write: drop extra bdrv_unref on failure path
,
Vladimir Sementsov-Ogievskiy
,
06:06
[PATCH v6 13/33] block/copy-before-write: bdrv_cbw_append(): replace child at last
,
Vladimir Sementsov-Ogievskiy
,
06:06
[PATCH v6 05/33] block: rename backup-top to copy-before-write
,
Vladimir Sementsov-Ogievskiy
,
06:06
[PATCH v6 07/33] block/block-copy: introduce block_copy_set_copy_opts()
,
Vladimir Sementsov-Ogievskiy
,
06:06
[PATCH v6 10/33] block/copy-before-write: relax permission requirements when no parents
,
Vladimir Sementsov-Ogievskiy
,
06:06
[PATCH v6 09/33] block/backup: move cluster size calculation to block-copy
,
Vladimir Sementsov-Ogievskiy
,
06:06
[PATCH v6 06/33] block-copy: always set BDRV_REQ_SERIALISING flag
,
Vladimir Sementsov-Ogievskiy
,
06:06
[PATCH v6 08/33] block/backup: set copy_range and compress after filter insertion
,
Vladimir Sementsov-Ogievskiy
,
06:06
[PATCH v6 03/33] qdev-properties: PropertyInfo: add realized_set_allowed field
,
Vladimir Sementsov-Ogievskiy
,
06:06
[PATCH v6 04/33] qdev: allow setting drive property for realized device
,
Vladimir Sementsov-Ogievskiy
,
06:06
[PATCH v6 02/33] block: introduce blk_replace_bs
,
Vladimir Sementsov-Ogievskiy
,
06:06
[PATCH v6 01/33] block: introduce bdrv_replace_child_bs()
,
Vladimir Sementsov-Ogievskiy
,
06:06
[PATCH v6 00/33] block: publish backup-top filter
,
Vladimir Sementsov-Ogievskiy
,
06:06
Re: [PATCH for-6.1 v6 11/17] hw/core: Introduce CPUClass.gdb_adjust_breakpoint
,
Alex Bennée
,
06:02
Re: [PULL 00/17] Kconfig patches for 2021-07-20
,
Peter Maydell
,
06:02
[PATCH v2 06/22] target/loongarch: Add main translation routines
,
Song Gao
,
06:00
[PATCH v2 05/22] target/loongarch: Add memory management support
,
Song Gao
,
05:59
[PATCH v2 21/22] configs: Add loongarch linux-user config
,
Song Gao
,
05:59
Re: [PATCH 3/5] migration: Introduce migration_ioc_[un]register_yank()
,
Dr. David Alan Gilbert
,
05:58
Re: [PATCH 2/2] qom: Improve error message in module_object_class_by_name()
,
Claudio Fontana
,
05:58
Re: [RFC 3/3] qom: Improve error message in module_object_class_by_name()
,
Daniel P . Berrangé
,
05:57
Re: [PATCH 2/5] migration: Shutdown src in await_return_path_close_on_source()
,
Dr. David Alan Gilbert
,
05:55
Re: [RFC 3/3] qom: Improve error message in module_object_class_by_name()
,
Gerd Hoffmann
,
05:54
[PATCH v2 20/22] LoongArch Linux User Emulation
,
Song Gao
,
05:54
[PATCH v2 22/22] target/loongarch: Add target build suport
,
Song Gao
,
05:54
[PATCH v2 19/22] target/loongarch: Add disassembler
,
Song Gao
,
05:54
[PATCH v2 17/22] target/loongarch: Add floating point load/store instruction translation
,
Song Gao
,
05:53
[PATCH v2 18/22] target/loongarch: Add branch instruction translation
,
Song Gao
,
05:53
[PATCH v2 16/22] target/loongarch: Add floating point move instruction translation
,
Song Gao
,
05:53
[PATCH v2 14/22] target/loongarch: Add floating point comparison instruction translation
,
Song Gao
,
05:53
[PATCH v2 15/22] target/loongarch: Add floating point conversion instruction translation
,
Song Gao
,
05:53
[PATCH v2 13/22] target/loongarch: Add floating point arithmetic instruction translation
,
Song Gao
,
05:53
[PATCH v2 12/22] target/loongarch: Add fixed point extra instruction translation
,
Song Gao
,
05:53
[PATCH v2 11/22] target/loongarch: Add fixed point atomic instruction translation
,
Song Gao
,
05:53
[PATCH v2 10/22] target/loongarch: Add fixed point load/store instruction translation
,
Song Gao
,
05:53
[PATCH v2 09/22] target/loongarch: Add fixed point bit instruction translation
,
Song Gao
,
05:53
[PATCH v2 08/22] target/loongarch: Add fixed point shift instruction translation
,
Song Gao
,
05:53
[PATCH v2 07/22] target/loongarch: Add fixed point arithmetic instruction translation
,
Song Gao
,
05:53
[PATCH v2 02/22] target/loongarch: Add CSR registers definition
,
Song Gao
,
05:53
[PATCH v2 03/22] target/loongarch: Add core definition
,
Song Gao
,
05:53
[PATCH v2 04/22] target/loongarch: Add interrupt handling support
,
Song Gao
,
05:53
[PATCH v2 01/22] target/loongarch: Add README
,
Song Gao
,
05:53
[PATCH v2 00/22] Add LoongArch linux-user emulation support
,
Song Gao
,
05:53
Re: [PATCH 2/2] qom: use correct field name when getting/setting alias properties
,
Paolo Bonzini
,
05:52
Re: [PATCH 1/5] migration: Fix missing join() of rp_thread
,
Dr. David Alan Gilbert
,
05:49
Re: [PATCH] usb: fix usb-host dependency check
,
Paolo Bonzini
,
05:45
[PATCH for-6.1? v2 3/3] linux-aio: limit the batch size using `aio-max-batch` parameter
,
Stefano Garzarella
,
05:42
[PATCH for-6.1? v2 2/3] iothread: add aio-max-batch parameter
,
Stefano Garzarella
,
05:42
[PATCH for-6.1? v2 1/3] iothread: generalize iothread_set_param/iothread_get_param
,
Stefano Garzarella
,
05:42
[PATCH for-6.1? v2 0/3] linux-aio: limit the batch size to reduce queue latency
,
Stefano Garzarella
,
05:42
[PATCH v3] failover: unregister ROM on unplug
,
Laurent Vivier
,
05:40
Re: [PATCH 2/2] qom: Improve error message in module_object_class_by_name()
,
Daniel P . Berrangé
,
05:35
[PATCH 2/2] Revert "qxl: add migration blocker to avoid pre-save assert"
,
Gerd Hoffmann
,
05:34
[PATCH 1/2] qxl: remove assert in qxl_pre_save.
,
Gerd Hoffmann
,
05:33
[PATCH 0/2] qxl: remove assert and migration blocker
,
Gerd Hoffmann
,
05:33
Re: [PATCH] failover: unregister ram on unplug
,
Laurent Vivier
,
05:31
[PATCH v2] failover: unregister ROM on unplug
,
Laurent Vivier
,
05:29
[PATCH v2 6/6] migration/ram: Handle RAMBlocks with a RamDiscardManager on background snapshots
,
David Hildenbrand
,
05:28
[PATCH v2 5/6] migration/postcopy: Handle RAMBlocks with a RamDiscardManager on the destination
,
David Hildenbrand
,
05:28
[PATCH v2 4/6] virtio-mem: Drop precopy notifier
,
David Hildenbrand
,
05:28
[PATCH v2 3/6] migration/ram: Handle RAMBlocks with a RamDiscardManager on the migration source
,
David Hildenbrand
,
05:28
[PATCH v2 1/6] memory: Introduce replay_discarded callback for RamDiscardManager
,
David Hildenbrand
,
05:28
[PATCH v2 2/6] virtio-mem: Implement replay_discarded RamDiscardManager callback
,
David Hildenbrand
,
05:28
[PATCH v2 0/6] migration/ram: Optimize for virtio-mem via RamDiscardManager
,
David Hildenbrand
,
05:28
Re: [PATCH 07/16] vfio: Avoid error_propagate() after migrate_add_blocker()
,
Paolo Bonzini
,
05:26
Re: [PATCH v6 6/6] hmp: add virtio commands
,
Jonah Palmer
,
05:11
Re: [PATCH v6 4/6] qmp: add QMP command x-debug-virtio-queue-status
,
Jonah Palmer
,
04:59
Re: [PATCH] failover: unregister ram on unplug
,
Igor Mammedov
,
04:58
Re: [PATCH v3 2/4] vhost-user-rng-pci: Add vhost-user-rng-pci implementation
,
Alex Bennée
,
04:57
Re: [PATCH v3 1/4] vhost-user-rng: Add vhost-user-rng implementation
,
Alex Bennée
,
04:56
Re: [PATCH for-6.2 10/23] target/m68k: Drop checks for singlestep_enabled
,
Laurent Vivier
,
04:55
Re: [PATCH v6 0/6] hmp, qmp: Add some commands to introspect virtio devices
,
Jonah Palmer
,
04:53
[PATCH v2 08/13] ui/vdagent: reset outbuf on disconnect
,
marcandre . lureau
,
04:47
[PATCH v2 07/13] ui/vdagent: disconnect handlers and reset state on finalize
,
marcandre . lureau
,
04:46
[PATCH v2 13/13] ui/gtk-clipboard: emit release clipboard events
,
marcandre . lureau
,
04:43
[PATCH v2 12/13] ui/vdagent: send release when no clipboard owner
,
marcandre . lureau
,
04:43
[PATCH v2 11/13] ui/gtk-clipboard: use qemu_clipboard_info helper
,
marcandre . lureau
,
04:43
[PATCH v2 10/13] ui/vdagent: use qemu_clipboard_info helper
,
marcandre . lureau
,
04:43
[PATCH v2 09/13] ui/vdagent: split clipboard recv message handling
,
marcandre . lureau
,
04:42
[PATCH v2 06/13] ui/clipboard: release owned grabs on unregister
,
marcandre . lureau
,
04:42
[PATCH v2 05/13] ui/clipboard: add helper to retrieve current clipboard
,
marcandre . lureau
,
04:42
[PATCH v2 04/13] ui/gtk-clipboard: fix clipboard enum typo
,
marcandre . lureau
,
04:42
[PATCH v2 02/13] ui/vdagent: remove copy-pasta comment
,
marcandre . lureau
,
04:42
[PATCH v2 03/13] ui/gtk-clipboard: use existing macros
,
marcandre . lureau
,
04:42
[PATCH v2 01/13] ui/vdagent: fix leak on error path
,
marcandre . lureau
,
04:42
[PATCH v2 00/13] Clipboard fixes (for 6.1?)
,
marcandre . lureau
,
04:41
[PATCH v3 4/4] softmmu/memory_mapping: optimize for RamDiscardManager sections
,
David Hildenbrand
,
04:39
[PATCH v3 3/4] softmmu/memory_mapping: factor out adding physical memory ranges
,
David Hildenbrand
,
04:39
[PATCH v3 2/4] softmmu/memory_mapping: never merge ranges accross memory regions
,
David Hildenbrand
,
04:39
[PATCH v3 1/4] tpm: mark correct memory region range dirty when clearing RAM
,
David Hildenbrand
,
04:39
[PATCH v3 0/4] softmmu/memory_mapping: optimize dump/tpm for virtio-mem
,
David Hildenbrand
,
04:39
Re: [Virtio-fs] [PATCH v2 7/9] virtiofsd: Add inodes_by_handle hash table
,
Max Reitz
,
04:29
Re: [PATCH 07/12] ui/vdagent: unregister clipboard peer on finalize
,
Marc-André Lureau
,
04:25
Re: [PATCH v1 0/3] util/oslib-posix: Support MADV_POPULATE_WRITE for os_mem_prealloc()
,
David Hildenbrand
,
04:24
Re: [PATCH] usb: fix usb-host dependency check
,
Philippe Mathieu-Daudé
,
04:21
[PATCH] usb: fix usb-host dependency check
,
Gerd Hoffmann
,
04:17
Re: [PATCH v1 23/29] plugins/cache: Fixed "function decl. is not a prototype" warnings
,
Philippe Mathieu-Daudé
,
04:09
Re: [PATCH v1 09/29] gitdm.config: sort the corporate GroupMap entries
,
Philippe Mathieu-Daudé
,
04:06
[PATCH] vhost: use large iotlb entry if no IOMMU translation is needed
,
Chao Gao
,
03:54
[PATCH v6 4/5] hw/nvme: fix mmio read
,
Klaus Jensen
,
03:49
[PATCH v6 5/5] tests/qtest/nvme-test: add mmio read test
,
Klaus Jensen
,
03:49
[PATCH v6 3/5] hw/nvme: fix out-of-bounds reads
,
Klaus Jensen
,
03:48
[PATCH v6 2/5] hw/nvme: use symbolic names for registers
,
Klaus Jensen
,
03:48
[PATCH v6 1/5] hw/nvme: split pmrmsc register into upper and lower
,
Klaus Jensen
,
03:48
[PATCH v6 0/5] hw/nvme: fix mmio read
,
Klaus Jensen
,
03:48
Re: Disabling TLS address caching to help QEMU on GNU/Linux
,
Thomas Huth
,
03:22
Re: [PATCH 2/2] qom: Improve error message in module_object_class_by_name()
,
Claudio Fontana
,
03:09
Re: [PATCH v1 27/29] gitlab: enable a very minimal build with the tricore container
,
Thomas Huth
,
03:05
[PATCH for-6.2 19/23] target/rx: Drop checks for singlestep_enabled
,
Richard Henderson
,
02:42
[PATCH for-6.2 18/23] target/riscv: Remove exit_tb and lookup_and_goto_ptr
,
Richard Henderson
,
02:42
[PATCH for-6.2 17/23] target/riscv: Remove dead code after exception
,
Richard Henderson
,
02:42
[PATCH for-6.2 23/23] target/xtensa: Drop check for singlestep_enabled
,
Richard Henderson
,
02:42
[PATCH for-6.2 21/23] target/sh4: Drop check for singlestep_enabled
,
Richard Henderson
,
02:42
[PATCH for-6.2 22/23] target/tricore: Drop check for singlestep_enabled
,
Richard Henderson
,
02:42
[PATCH for-6.2 20/23] target/s390x: Drop check for singlestep_enabled
,
Richard Henderson
,
02:42
[PATCH for-6.2 16/23] target/ppc: Drop exit checks for singlestep_enabled
,
Richard Henderson
,
02:42
[PATCH for-6.2 12/23] target/microblaze: Drop checks for singlestep_enabled
,
Richard Henderson
,
02:42
[PATCH for-6.2 11/23] target/microblaze: Check CF_NO_GOTO_TB for DISAS_JUMP
,
Richard Henderson
,
02:42
[PATCH for-6.2 10/23] target/m68k: Drop checks for singlestep_enabled
,
Richard Henderson
,
02:42
[PATCH for-6.2 09/23] target/i386: Drop check for singlestep_enabled
,
Richard Henderson
,
02:42
[PATCH for-6.2 05/23] target/hexagon: Drop checks for singlestep_enabled
,
Richard Henderson
,
02:42
[PATCH for-6.2 15/23] target/openrisc: Drop checks for singlestep_enabled
,
Richard Henderson
,
02:42
[PATCH for-6.2 14/23] target/mips: Drop exit checks for singlestep_enabled
,
Richard Henderson
,
02:42
[PATCH for-6.2 13/23] target/mips: Fix single stepping
,
Richard Henderson
,
02:42
[PATCH for-6.2 08/23] target/i386: Check CF_NO_GOTO_TB for dc->jmp_opt
,
Richard Henderson
,
02:42
[PATCH for-6.2 07/23] target/hppa: Drop checks for singlestep_enabled
,
Richard Henderson
,
02:42
[PATCH for-6.2 06/23] target/arm: Drop checks for singlestep_enabled
,
Richard Henderson
,
02:42
[PATCH for-6.2 04/23] target/cris: Drop checks for singlestep_enabled
,
Richard Henderson
,
02:42
[PATCH for-6.2 03/23] target/avr: Drop checks for singlestep_enabled
,
Richard Henderson
,
02:42
[PATCH for-6.2 02/23] target/alpha: Drop checks for singlestep_enabled
,
Richard Henderson
,
02:42
[PATCH for-6.2 00/23] tcg: gdb singlestep reorg
,
Richard Henderson
,
02:42
[PATCH for-6.2 01/23] accel/tcg: Handle gdb singlestep in cpu_tb_exec
,
Richard Henderson
,
02:42
Re: [PATCH qemu v2] ppc/vof: Fix Coverity issues
,
David Gibson
,
02:33
Re: -only-migrate and the two different uses of migration blockers
,
David Gibson
,
02:33
Re: spapr_events: Sure we may ignore migrate_add_blocker() failure?
,
David Gibson
,
02:33
Re: [PATCH 03/16] spapr: Explain purpose of ->fwnmi_migration_blocker more clearly
,
David Gibson
,
02:33
Re: [PATCH v2] target/ppc: Ease L=0 requirement on cmp/cmpi/cmpl/cmpli for ppc32
,
David Gibson
,
02:33
Re: [PATCH for-6.2 v6 7/7] memory_hotplug.c: send DEVICE_UNPLUG_ERROR in acpi_memory_hotplug_write()
,
David Gibson
,
02:33
Re: [PATCH for-6.2 v6 0/7] DEVICE_UNPLUG_ERROR QAPI event
,
David Gibson
,
02:33
Re: [PATCH 07/16] vfio: Avoid error_propagate() after migrate_add_blocker()
,
Kirti Wankhede
,
02:30
Re: [PATCH for-6.1 v6 11/17] hw/core: Introduce CPUClass.gdb_adjust_breakpoint
,
Richard Henderson
,
02:12
Re: [PATCH 0/1]
,
Thomas Huth
,
01:24
[PATCH v3 3/3] hw/net: e1000e: Don't zero out the VLAN tag in the legacy RX descriptor
,
Bin Meng
,
00:14
[PATCH v3 2/3] hw/net: e1000e: Correct the initial value of VET register
,
Bin Meng
,
00:14
[PATCH v3 1/3] hw/net: e1000: Correct the initial value of VET register
,
Bin Meng
,
00:14
July 20, 2021
RE: [PATCH 1/2] ui/gtk: detach_all option for making all VCs detached upon starting
,
Romli, Khairul Anuar
,
21:54
[PATCH 1/2 v5] Configure script for Haiku
,
Richard Zak
,
21:40
[PATCH 5/5] migration: Move the yank unregister of channel_close out
,
Peter Xu
,
21:21
[PATCH 4/5] migration: Teach QEMUFile to be QIOChannel-aware
,
Peter Xu
,
21:21
[PATCH 3/5] migration: Introduce migration_ioc_[un]register_yank()
,
Peter Xu
,
21:21
[PATCH 2/5] migration: Shutdown src in await_return_path_close_on_source()
,
Peter Xu
,
21:21
[PATCH 1/5] migration: Fix missing join() of rp_thread
,
Peter Xu
,
21:21
[PATCH 0/5] migrations: Fix potential rare race of migration-test after yank
,
Peter Xu
,
21:21
[PATCH 2/3] docs/qapi-code-gen: Beautify formatting
,
John Snow
,
19:56
[PATCH 1/3] docs: convert qapi-code-gen.txt to ReST
,
John Snow
,
19:56
[PATCH 3/3] docs/qapi-code-gen: add cross-references
,
John Snow
,
19:56
[PATCH 0/3] docs: convert qapi-code-gen.txt to qapi-code-gen.rst
,
John Snow
,
19:56
[PATCH v1 28/29] gitlab-ci: Remove the second superfluous macos task
,
Alex Bennée
,
19:44
[PATCH v1 29/29] gitlab-ci: Extract OpenSBI job rules to reusable section
,
Alex Bennée
,
19:44
[PATCH v1 20/29] tcg/plugins: implement a qemu_plugin_user_exit helper
,
Alex Bennée
,
19:44
[PATCH v1 21/29] plugins/cache: Fixed a bug with destroying FIFO metadata
,
Alex Bennée
,
19:34
[PATCH v1 16/29] contrib/gitdm: add group-map for Netflix
,
Alex Bennée
,
19:34
[PATCH v1 18/29] contrib/gitdm: add a new interns group-map for GSoC/Outreachy work
,
Alex Bennée
,
19:34
[PATCH v1 24/29] plugins: Fix physical address calculation for IO regions
,
Alex Bennée
,
19:34
[PATCH v1 14/29] contrib/gitdm: add domain-map for Crudebyte
,
Alex Bennée
,
19:34
[PATCH v1 22/29] plugins/cache: limited the scope of a mutex lock
,
Alex Bennée
,
19:34
[PATCH v1 26/29] tests/tcg/configure.sh: add handling for assembler only builds
,
Alex Bennée
,
19:34
[PATCH v1 27/29] gitlab: enable a very minimal build with the tricore container
,
Alex Bennée
,
19:34
[PATCH v1 25/29] hw/tricore: fix inclusion of tricore_testboard
,
Alex Bennée
,
19:34
[PATCH v1 19/29] contrib/gitdm: add more individual contributor entries.
,
Alex Bennée
,
19:34
[PATCH v1 15/29] contrib/gitdm: add domain-map for NVIDIA
,
Alex Bennée
,
19:34
[PATCH v1 17/29] contrib/gitdm: add an explicit academic entry for BU
,
Alex Bennée
,
19:34
[PULL 7/7] remote/memory: Replace share parameter with ram_flags
,
Cleber Rosa
,
19:31
[PULL 5/7] tests/acceptance/virtio-gpu.py: use virtio-vga-gl
,
Cleber Rosa
,
19:30
[PULL 6/7] tests/acceptance/virtio-gpu.py: provide kernel and initrd hashes
,
Cleber Rosa
,
19:30
[PULL 4/7] tests/acceptance/virtio-gpu.py: combine kernel command line
,
Cleber Rosa
,
19:30
[PULL 3/7] tests/acceptance/virtio-gpu.py: combine CPU tags
,
Cleber Rosa
,
19:30
[PULL 2/7] tests/acceptance/virtio-gpu.py: combine x86_64 arch tags
,
Cleber Rosa
,
19:30
[PULL 1/7] tests/acceptance/virtio-gpu.py: use require_accelerator()
,
Cleber Rosa
,
19:30
[PULL for 6.1 0/7] Python and Acceptance Tests
,
Cleber Rosa
,
19:30
Re: [PATCH 2/2] ui/gtk-egl: blitting partial guest fb to the proper scanout surface
,
Dongwon Kim
,
19:29
[PATCH v1 11/29] contrib/gitdm: add domain-map for Eldorado
,
Alex Bennée
,
19:27
[PATCH v1 23/29] plugins/cache: Fixed "function decl. is not a prototype" warnings
,
Alex Bennée
,
19:27
[PATCH v1 10/29] contrib/gitdm: add domain-map/group-map mappings for Samsung
,
Alex Bennée
,
19:27
[PATCH v1 12/29] contrib/gitdm: add domain-map/group-map for Wind River
,
Alex Bennée
,
19:27
[PATCH v1 09/29] gitdm.config: sort the corporate GroupMap entries
,
Alex Bennée
,
19:27
[PATCH v1 13/29] contrib/gitdm: un-ironically add a mapping for LWN
,
Alex Bennée
,
19:27
[PATCH v1 08/29] contrib/gitdm: add a group mapping for robot scanners
,
Alex Bennée
,
19:27
[PATCH v1 07/29] contrib/gitdm: add domain-map for MontaVista
,
Alex Bennée
,
19:27
[PATCH v1 06/29] .mailmap: fix up some broken commit authors
,
Alex Bennée
,
19:27
[PATCH v1 05/29] contrib/gitdm: add some new aliases to fix up commits
,
Alex Bennée
,
19:27
[PATCH v1 04/29] configure: remove needless if leg
,
Alex Bennée
,
19:27
[PATCH v1 03/29] docs: add a section on the generalities of vhost-user
,
Alex Bennée
,
19:27
[PATCH v1 02/29] docs: collect the disparate device emulation docs into one section
,
Alex Bennée
,
19:27
[PATCH v1 01/29] gitignore: Update with some filetypes
,
Alex Bennée
,
19:27
[PATCH for 6.1-rc1 v1 00/29] various fixes pre-PR (metadata, docs, plugins, testing)
,
Alex Bennée
,
19:27
Re: [PATCH 1/2] virtio-gpu: splitting one extended mode guest fb into n-scanouts
,
Dongwon Kim
,
19:23
[PATCH 2/2] qom: Improve error message in module_object_class_by_name()
,
Jose R. Ziviani
,
18:31
[PATCH 1/2] modules: Implement new helper functions
,
Jose R. Ziviani
,
18:31
[PATCH 0/2] Improve module accelerator error message
,
Jose R. Ziviani
,
18:31
Re: [PATCH for-6.1 v6 11/17] hw/core: Introduce CPUClass.gdb_adjust_breakpoint
,
Philippe Mathieu-Daudé
,
18:24
Re: [PATCH 1/2] ui/gtk: detach_all option for making all VCs detached upon starting
,
Dongwon Kim
,
18:17
Re: [PATCH-for-6.1] gitlab-ci: Extract OpenSBI job rules to reusable section
,
Alex Bennée
,
18:16
Re: [PATCH] gitlab-ci: Remove the second superfluous macos task
,
Alex Bennée
,
18:15
Re: [PATCH] plugins: Fix physical address calculation for IO regions
,
Alex Bennée
,
18:14
[PATCH 1/1] modules: Option to build native TCG with --enable-modules
,
Jose R. Ziviani
,
18:14
[PATCH 0/1]
,
Jose R. Ziviani
,
18:14
Re: [PATCH for-6.1 v6 15/17] accel/tcg: Remove TranslatorOps.breakpoint_check
,
Philippe Mathieu-Daudé
,
18:11
Re: [PATCH for-6.1 v6 12/17] target/avr: Implement gdb_adjust_breakpoint
,
Philippe Mathieu-Daudé
,
18:10
Re: [PATCH 11/16] microvm: Drop dead error handling in microvm_machine_state_init()
,
Pankaj Gupta
,
17:59
Re: [PATCH 16/16] vl: Don't continue after -smp help.
,
Pankaj Gupta
,
17:57
Re: [PATCH 10/16] migration: Handle migration_incoming_setup() errors consistently
,
Pankaj Gupta
,
17:55
Re: [RFC PATCH 2/6] i386/sev: extend sev-guest property to include SEV-SNP
,
Daniel P . Berrangé
,
17:55
Re: [PATCH for-6.1 v6 11/17] hw/core: Introduce CPUClass.gdb_adjust_breakpoint
,
Philippe Mathieu-Daudé
,
17:53
Re: [PATCH for-6.1 v6 00/17] tcg: breakpoint reorg
,
Mark Cave-Ayland
,
17:48
[PATCH v4 10/10] accel/tcg: Push trace info building into atomic_common.c.inc
,
Richard Henderson
,
17:37
[PATCH v4 08/10] accel/tcg: Expand ATOMIC_MMU_LOOKUP_*
,
Richard Henderson
,
17:37
[PATCH v4 09/10] trace: Fold mem-internal.h into mem.h
,
Richard Henderson
,
17:37
[PATCH v4 07/10] accel/tcg: Remove ATOMIC_MMU_DECLS
,
Richard Henderson
,
17:37
[PATCH v4 06/10] accel/tcg: Fold EXTRA_ARGS into atomic_template.h
,
Richard Henderson
,
17:37
[PATCH v4 04/10] tcg: Rename helper_atomic_*_mmu and provide for user-only
,
Richard Henderson
,
17:37
[PATCH v4 05/10] accel/tcg: Standardize atomic helpers on softmmu api
,
Richard Henderson
,
17:37
[PATCH v4 02/10] qemu/atomic: Remove pre-C11 atomic fallbacks
,
Richard Henderson
,
17:37
[PATCH v4 03/10] qemu/atomic: Add aligned_{int64,uint64}_t types
,
Richard Henderson
,
17:37
[PATCH v4 01/10] qemu/atomic: Use macros for CONFIG_ATOMIC64
,
Richard Henderson
,
17:37
[PATCH v4 00/10] Atomic cleanup + clang-12 build fix
,
Richard Henderson
,
17:37
Re: [PATCH for-6.1 v6 11/17] hw/core: Introduce CPUClass.gdb_adjust_breakpoint
,
Richard Henderson
,
17:08
Re: [PATCH for-6.1 v6 11/17] hw/core: Introduce CPUClass.gdb_adjust_breakpoint
,
Peter Maydell
,
16:57
Re: [PATCH v3 03/10] qemu/atomic: Add aligned_{int64,uint64}_t types
,
Richard Henderson
,
16:52
Re: [PATCH] block: drop BLK_PERM_GRAPH_MOD
,
Eric Blake
,
16:50
Re: [PATCH for-6.1 v6 17/17] accel/tcg: Record singlestep_enabled in tb->cflags
,
Peter Maydell
,
16:48
Re: [PATCH for-6.1 v6 15/17] accel/tcg: Remove TranslatorOps.breakpoint_check
,
Peter Maydell
,
16:46
Re: [PATCH v3 01/10] qemu/atomic: Use macros for CONFIG_ATOMIC64
,
Richard Henderson
,
16:38
Re: [PATCH v2 24/24] python/aqmp: add AsyncProtocol unit tests
,
Beraldo Leal
,
16:34
[Bug 1936977] Re: qemu-arm-static crashes "segmentation fault" when running "git clone"
,
Peter Maydell
,
16:25
Re: tests/acceptance/multiprocess.py test failure
,
Peter Maydell
,
16:21
Re: tests/acceptance/multiprocess.py test failure
,
Jag Raman
,
16:14
[Bug 1936977] [NEW] qemu-arm-static crashes "segmentation fault" when running "git clone"
,
Zcien Dor
,
16:10
Re: [PATCH] plugins: Fix physical address calculation for IO regions
,
Aaron Lindsay
,
16:04
[PATCH] plugins: Fix physical address calculation for IO regions
,
Aaron Lindsay
,
16:03
Re: [PATCH 04/16] multi-process: Fix pci_proxy_dev_realize() error handling
,
Jag Raman
,
16:02
Re: [PATCH-for-6.1?] plugins: Fix physical address calculation for IO regions
,
Philippe Mathieu-Daudé
,
16:02
[PATCH for-6.1 v6 14/17] accel/tcg: Move breakpoint recognition outside translation
,
Richard Henderson
,
15:55
[PATCH for-6.1 v6 15/17] accel/tcg: Remove TranslatorOps.breakpoint_check
,
Richard Henderson
,
15:55
[PATCH for-6.1 v6 12/17] target/avr: Implement gdb_adjust_breakpoint
,
Richard Henderson
,
15:55
[PATCH for-6.1 v6 17/17] accel/tcg: Record singlestep_enabled in tb->cflags
,
Richard Henderson
,
15:55
[PATCH for-6.1 v6 16/17] accel/tcg: Hoist tb_cflags to a local in translator_loop
,
Richard Henderson
,
15:55
[PATCH for-6.1 v6 13/17] accel/tcg: Merge tb_find into its only caller
,
Richard Henderson
,
15:55
[PATCH for-6.1 v6 11/17] hw/core: Introduce CPUClass.gdb_adjust_breakpoint
,
Richard Henderson
,
15:55
[PATCH for-6.1 v6 09/17] target/arm: Implement debug_check_breakpoint
,
Richard Henderson
,
15:55
[PATCH for-6.1 v6 08/17] hw/core: Introduce TCGCPUOps.debug_check_breakpoint
,
Richard Henderson
,
15:55
[PATCH for-6.1 v6 07/17] accel/tcg: Use CF_NO_GOTO_{TB, PTR} in cpu_exec_step_atomic
,
Richard Henderson
,
15:55
[PATCH for-6.1 v6 06/17] accel/tcg: Handle -singlestep in curr_cflags
,
Richard Henderson
,
15:55
[PATCH for-6.1 v6 04/17] accel/tcg: Add CF_NO_GOTO_TB and CF_NO_GOTO_PTR
,
Richard Henderson
,
15:55
[PATCH for-6.1 v6 10/17] target/i386: Implement debug_check_breakpoint
,
Richard Henderson
,
15:55
[PATCH for-6.1 v6 05/17] accel/tcg: Drop CF_NO_GOTO_PTR from -d nochain
,
Richard Henderson
,
15:55
[PATCH for-6.1 v6 03/17] target/alpha: Drop goto_tb path in gen_call_pal
,
Richard Henderson
,
15:54
[PATCH for-6.1 v6 02/17] accel/tcg: Move curr_cflags into cpu-exec.c
,
Richard Henderson
,
15:54
[PATCH for-6.1 v6 01/17] accel/tcg: Reduce CF_COUNT_MASK to match TCG_MAX_INSNS
,
Richard Henderson
,
15:54
[PATCH for-6.1 v6 00/17] tcg: breakpoint reorg
,
Richard Henderson
,
15:54
Re: [RFC PATCH 2/6] i386/sev: extend sev-guest property to include SEV-SNP
,
Michael Roth
,
15:47
Re: VFIO/vfio-user: specify NVMe namespace to boot from
,
Philippe Mathieu-Daudé
,
15:42
Re: [PATCH v2 00/17] python/iotests: Run iotest linters during Python CI
,
John Snow
,
15:17
Re: [PATCH v2 11/24] python/aqmp: add _cb_inbound and _cb_inbound logging hooks
,
John Snow
,
15:13
RE: VFIO/vfio-user: specify NVMe namespace to boot from
,
Thanos Makatos
,
15:10
Re: [PATCH v2 0/6] python: AQMP-TUI Prototype
,
John Snow
,
15:09
Re: [PATCH v2 3/6] python/aqmp-tui: Add AQMP TUI draft
,
John Snow
,
15:04
Re: R: R: R: [PULL 0/3] ppc-for-6.1 queue 20210713
,
BALATON Zoltan
,
14:59
Re: [PATCH 10/16] migration: Handle migration_incoming_setup() errors consistently
,
Eric Blake
,
14:53
Re: [PATCH v2 11/24] python/aqmp: add _cb_inbound and _cb_inbound logging hooks
,
Niteesh G. S.
,
14:52
Re: [PATCH for 6.1 v2] ui/gtk: Fix relative mouse with multiple monitors
,
Marc-André Lureau
,
14:41
Re: tests/acceptance/multiprocess.py test failure
,
Cleber Rosa
,
14:40
[PATCH v3 2/2] hw/registerfields: Use 64-bit bitfield for FIELD_DP64
,
Joe Komlodi
,
14:31
[PATCH v3 1/2] hw/core/register: Add more 64-bit utilities
,
Joe Komlodi
,
14:31
[PATCH v3 0/2] Add more 64-bit utilities
,
Joe Komlodi
,
14:31
Re: [PATCH 1/6] python: disable pylint errors for aqmp-tui
,
John Snow
,
14:31
Re: [PULL 00/11] Block layer patches
,
Peter Maydell
,
14:30
Re: [PATCH for-6.2 20/34] target/arm: Implement MVE integer min/max across vector
,
Peter Maydell
,
14:22
[PATCH] failover: unregister ram on unplug
,
Laurent Vivier
,
14:17
Re: [PATCH-for-6.1? 16/16] vl: Don't continue after -smp help.
,
Philippe Mathieu-Daudé
,
14:08
Re: [PATCH 15/16] vl: Clean up -smp error handling
,
Philippe Mathieu-Daudé
,
14:07
Re: [PATCH 11/16] microvm: Drop dead error handling in microvm_machine_state_init()
,
Philippe Mathieu-Daudé
,
14:06
Re: [PATCH 09/16] migration: Unify failure check for migrate_add_blocker()
,
Philippe Mathieu-Daudé
,
14:05
Re: [PATCH] gitlab-ci: Remove the second superfluous macos task
,
Willian Rampazzo
,
14:04
Re: [PATCH 07/16] vfio: Avoid error_propagate() after migrate_add_blocker()
,
Philippe Mathieu-Daudé
,
14:03
Re: [PATCH-for-6.1] gitlab-ci: Extract OpenSBI job rules to reusable section
,
Willian Rampazzo
,
14:03
Re: [PATCH 04/16] multi-process: Fix pci_proxy_dev_realize() error handling
,
Philippe Mathieu-Daudé
,
14:03
Re: [PULL 13/17] hw/pci-host/Kconfig: Add missing dependency MV64361 -> I8259
,
BALATON Zoltan
,
14:02
Re: [PATCH v2 3/6] python/aqmp-tui: Add AQMP TUI draft
,
Niteesh G. S.
,
14:02
Re: [PATCH 1/6] python: disable pylint errors for aqmp-tui
,
John Snow
,
14:01
Re: [PATCH v2 09/17] iotests/297: Don't rely on distro-specific linter binaries
,
Philippe Mathieu-Daudé
,
13:59
Re: [PATCH v2 03/17] iotests/mirror-top-perms: Adjust import paths
,
Philippe Mathieu-Daudé
,
13:57
Re: [PATCH v2 3/6] python/aqmp-tui: Add AQMP TUI draft
,
John Snow
,
13:57
Re: [PATCH v2 02/17] iotests: use subprocess.DEVNULL instead of open("/dev/null")
,
Philippe Mathieu-Daudé
,
13:57
Re: [PATCH 01/16] error: Use error_fatal to simplify obvious fatal errors (again)
,
Peter Xu
,
13:56
Re: [PATCH v2 01/17] iotests: use with-statement for open() calls
,
Philippe Mathieu-Daudé
,
13:55
Intermittent failure in build-system-centos
,
John Snow
,
13:43
[PATCH v2 17/17] iotests/linters: check mypy files all at once
,
John Snow
,
13:34
[PATCH v2 16/17] python: Add iotest linters to test suite
,
John Snow
,
13:34
[PATCH v2 15/17] iotests/linters: Add entry point for Python CI linters
,
John Snow
,
13:34
[PATCH v2 14/17] iotests/297: split linters.py off from 297
,
John Snow
,
13:34
[PATCH v2 12/17] iotests/297: Add 'directory' argument to run_linters
,
John Snow
,
13:34
[PATCH v2 13/17] iotests/297: return error code from run_linters()
,
John Snow
,
13:34
[PATCH v2 10/17] iotests/297: Create main() function
,
John Snow
,
13:34
[PATCH v2 11/17] iotests/297: Separate environment setup from test execution
,
John Snow
,
13:34
[PATCH v2 09/17] iotests/297: Don't rely on distro-specific linter binaries
,
John Snow
,
13:33
[PATCH v2 08/17] iotests/297: Include sub-directories when finding tests to lint
,
John Snow
,
13:33
[PATCH v2 07/17] iotests/297: Add get_files() function
,
John Snow
,
13:33
[PATCH v2 05/17] iotests/migrate-bitmaps-test: delint
,
John Snow
,
13:33
[PATCH v2 06/17] iotests/297: modify is_python_file to work from any CWD
,
John Snow
,
13:33
[PATCH v2 02/17] iotests: use subprocess.DEVNULL instead of open("/dev/null")
,
John Snow
,
13:33
[PATCH v2 03/17] iotests/mirror-top-perms: Adjust import paths
,
John Snow
,
13:33
[PATCH v2 04/17] iotests/migrate-bitmaps-postcopy-test: declare instance variables
,
John Snow
,
13:33
[PATCH v2 01/17] iotests: use with-statement for open() calls
,
John Snow
,
13:33
[PATCH v2 00/17] python/iotests: Run iotest linters during Python CI
,
John Snow
,
13:33
Re: [PATCH-for-6.1] gitlab-ci: Extract OpenSBI job rules to reusable section
,
Daniel P . Berrangé
,
12:51
[PATCH-for-6.1] gitlab-ci: Extract OpenSBI job rules to reusable section
,
Philippe Mathieu-Daudé
,
12:48
Re: Disabling TLS address caching to help QEMU on GNU/Linux
,
Iain Sandoe
,
12:31
Re: [PATCH for-6.1 v5 12/15] accel/tcg: Move breakpoint recognition outside translation
,
Alex Bennée
,
12:13
RE: [PATCH RFC server 11/11] vfio-user: acceptance test
,
Thanos Makatos
,
12:12
Re: [PATCH] docs/devel/qapi-code-gen: Update examples to match current code
,
John Snow
,
12:10
Re: [PATCH 0/2] qapi/qom: use correct field name when getting/setting alias properties
,
Markus Armbruster
,
11:54
Re: [PATCH 07/10] iotests/297: return error code from run_linters()
,
John Snow
,
11:50
[PULL 10/17] hw/riscv/Kconfig: Add missing dependency MICROCHIP_PFSOC -> SERIAL
,
Philippe Mathieu-Daudé
,
11:43
[PULL 17/17] hw/tricore: fix inclusion of tricore_testboard
,
Philippe Mathieu-Daudé
,
11:43
[PULL 16/17] hw/ppc/Kconfig: Add dependency PEGASOS2 -> ATI_VGA
,
Philippe Mathieu-Daudé
,
11:43
[PULL 15/17] hw/isa/vt82c686: Add missing Kconfig dependency (runtime error)
,
Philippe Mathieu-Daudé
,
11:42
[PULL 14/17] hw/isa/vt82c686: Add missing Kconfig dependencies (build error)
,
Philippe Mathieu-Daudé
,
11:42
[PULL 13/17] hw/pci-host/Kconfig: Add missing dependency MV64361 -> I8259
,
Philippe Mathieu-Daudé
,
11:42
[PULL 12/17] hw/ppc/Kconfig: Add missing dependency E500 -> DS1338 RTC
,
Philippe Mathieu-Daudé
,
11:42
[PULL 11/17] hw/riscv/Kconfig: Restrict NUMA to Virt & Spike machines
,
Philippe Mathieu-Daudé
,
11:42
[PULL 09/17] hw/arm/Kconfig: Add missing SDHCI symbol to FSL_IMX25
,
Philippe Mathieu-Daudé
,
11:42
[PULL 08/17] hw/arm/Kconfig: Remove unused DS1338 symbol from i.MX25 PDK Board
,
Philippe Mathieu-Daudé
,
11:42
[PULL 07/17] hw/arm/Kconfig: Add missing dependency NPCM7XX -> SMBUS
,
Philippe Mathieu-Daudé
,
11:42
[PULL 06/17] hw/ide/Kconfig: Add missing dependency PCI -> IDE_QDEV
,
Philippe Mathieu-Daudé
,
11:42
[PULL 05/17] hw/i386/Kconfig: Add missing Kconfig dependency (runtime error)
,
Philippe Mathieu-Daudé
,
11:42
[PULL 04/17] hw/acpi/Kconfig: Add missing Kconfig dependencies (build error)
,
Philippe Mathieu-Daudé
,
11:42
[PULL 03/17] hw/acpi: Do not restrict ACPI core routines to x86 architecture
,
Philippe Mathieu-Daudé
,
11:42
[PULL 02/17] hw/mips: Express dependencies of the Boston machine with Kconfig
,
Philippe Mathieu-Daudé
,
11:42
[PULL 01/17] hw/mips: Add dependency MIPS_CPS -> MIPS_ITU
,
Philippe Mathieu-Daudé
,
11:41
[PULL 00/17] Kconfig patches for 2021-07-20
,
Philippe Mathieu-Daudé
,
11:41
Re: [PATCH v2] target/ppc: Ease L=0 requirement on cmp/cmpi/cmpl/cmpli for ppc32
,
Richard Henderson
,
11:33
Re: Error in accel/tcg?
,
Peter Maydell
,
11:22
Re: [PATCH 02/10] iotests/297: Add get_files() function
,
John Snow
,
11:16
[PATCH v7 2/2] migration/dirtyrate: implement dirty-bitmap dirtyrate calculation
,
huangy81
,
11:14
[PATCH v7 0/2] support dirtyrate measurement with dirty bitmap
,
huangy81
,
11:14
[PATCH v7 1/2] memory: introduce total_dirty_pages to stat dirty pages
,
huangy81
,
11:14
Re: Error in accel/tcg?
,
Kenneth Adam Miller
,
11:13
[PULL 10/11] block/export: Conditionally ignore set-context error
,
Kevin Wolf
,
11:12
[PULL 08/11] replication: Remove workaround
,
Kevin Wolf
,
11:11
[PULL 06/11] replication: Reduce usage of s->hidden_disk and s->secondary_disk
,
Kevin Wolf
,
11:11
[PULL 07/11] replication: Properly attach children
,
Kevin Wolf
,
11:11
[PULL 09/11] block/vvfat: fix: drop backing
,
Kevin Wolf
,
11:11
[PULL 11/11] iotests/307: Test iothread conflict for exports
,
Kevin Wolf
,
11:11
[PULL 05/11] replication: Remove s->active_disk
,
Kevin Wolf
,
11:11
[PULL 04/11] block: Add option to use driver whitelist even in tools
,
Kevin Wolf
,
11:11
[PULL 03/11] block/mirror: fix active mirror dead-lock in mirror_wait_on_conflicts
,
Kevin Wolf
,
11:11
[PULL 02/11] iotest 151: add test-case that shows active mirror dead-lock
,
Kevin Wolf
,
11:11
[PULL 00/11] Block layer patches
,
Kevin Wolf
,
11:11
[PULL 01/11] block/mirror: set .co for active-write MirrorOp objects
,
Kevin Wolf
,
11:11
Re: Error in accel/tcg?
,
Peter Maydell
,
11:08
Re: Error in accel/tcg?
,
Peter Maydell
,
11:06
Re: Error in accel/tcg?
,
Kenneth Adam Miller
,
11:06
Re: [PATCH v5 06/10] ACPI ERST: build the ACPI ERST table
,
Igor Mammedov
,
10:59
Re: [PATCH v5 00/10] acpi: Error Record Serialization Table, ERST, support for QEMU
,
Igor Mammedov
,
10:58
Disabling TLS address caching to help QEMU on GNU/Linux
,
Florian Weimer
,
10:53
Re: [PATCH v2 0/2] block/export: Conditionally ignore set-context error
,
Kevin Wolf
,
10:51
Re: [Virtio-fs] [PATCH v2 7/9] virtiofsd: Add inodes_by_handle hash table
,
Vivek Goyal
,
10:50
Re: [PATCH v1 0/3] util/oslib-posix: Support MADV_POPULATE_WRITE for os_mem_prealloc()
,
Daniel P . Berrangé
,
10:45
Re: [PATCH 02/16] spapr: Plug memory leak when we can't add a migration blocker
,
David Gibson
,
10:45
[PATCH for 6.1 v2] ui/gtk: Fix relative mouse with multiple monitors
,
Dennis Wölfing
,
10:43
RE: [PATCH RFC server 07/11] vfio-user: handle DMA mappings
,
Thanos Makatos
,
10:38
Re: [PATCH] block/vvfat: fix: drop backing
,
Kevin Wolf
,
10:38
Re: [PATCH] ui/gtk: Fix relative mouse with multiple monitors
,
Dennis Wölfing
,
10:37
Re: [PATCH v1 3/3] util/oslib-posix: Support concurrent os_mem_prealloc() invocation
,
David Hildenbrand
,
10:36
Re: [PATCH v1 1/3] util/oslib-posix: Support MADV_POPULATE_WRITE for os_mem_prealloc()
,
David Hildenbrand
,
10:34
Re: [PATCH v1 3/3] util/oslib-posix: Support concurrent os_mem_prealloc() invocation
,
Daniel P . Berrangé
,
10:32
R: R: R: [PULL 0/3] ppc-for-6.1 queue 20210713
,
luigi burdo
,
10:31
Re: [PATCH v1 2/3] util/oslib-posix: Introduce and use MemsetContext for touch_all_pages()
,
Daniel P . Berrangé
,
10:27
Re: [PATCH v1 3/3] util/oslib-posix: Support concurrent os_mem_prealloc() invocation
,
David Hildenbrand
,
10:27
Re: [PATCH v6 0/4] replication: Bugfix and properly attach children
,
Kevin Wolf
,
10:25
Re: [PATCH] block: drop BLK_PERM_GRAPH_MOD
,
Vladimir Sementsov-Ogievskiy
,
10:24
Re: [PATCH v1 3/3] util/oslib-posix: Support concurrent os_mem_prealloc() invocation
,
Daniel P . Berrangé
,
10:23
[PATCH] block: drop BLK_PERM_GRAPH_MOD
,
Vladimir Sementsov-Ogievskiy
,
10:22
RE: [PATCH RFC server 05/11] vfio-user: run vfio-user context
,
Thanos Makatos
,
10:17
Re: [PATCH v1 1/3] util/oslib-posix: Support MADV_POPULATE_WRITE for os_mem_prealloc()
,
Daniel P . Berrangé
,
10:09
RE: [PATCH RFC server 10/11] vfio-user: register handlers to facilitate migration
,
Thanos Makatos
,
10:05
Re: R: R: [PULL 0/3] ppc-for-6.1 queue 20210713
,
BALATON Zoltan
,
10:03
Re: [PATCH v1 0/3] util/oslib-posix: Support MADV_POPULATE_WRITE for os_mem_prealloc()
,
Pankaj Gupta
,
09:58
[PATCH v2] target/ppc: Ease L=0 requirement on cmp/cmpi/cmpl/cmpli for ppc32
,
matheus . ferst
,
09:55
Re: [PATCH v1 0/3] util/oslib-posix: Support MADV_POPULATE_WRITE for os_mem_prealloc()
,
Pankaj Gupta
,
09:55
Re: [PATCH] mips/tlb_helper: Add support for 'info tlb' cmd
,
Philippe Mathieu-Daudé
,
09:52
Re: [PATCH resend v2 2/5] softmmu/memory_mapping: reuse qemu_get_guest_simple_memory_mapping()
,
David Hildenbrand
,
09:45
Re: [PATCH 01/16] error: Use error_fatal to simplify obvious fatal errors (again)
,
Eric Blake
,
09:42
Re: [PATCH 1/2] ui/gtk: detach_all option for making all VCs detached upon starting
,
Thomas Huth
,
09:42
Re: [PATCH v5 1/5] hw/nvme: split pmrmsc register into upper and lower
,
Peter Maydell
,
09:41
Re: [PATCH v5 4/5] hw/nvme: fix mmio read
,
Philippe Mathieu-Daudé
,
09:40
Re: [PATCH v5 09/10] ACPI ERST: qtest for ERST
,
Igor Mammedov
,
09:38
Re: [PATCH v5 4/5] hw/nvme: fix mmio read
,
Peter Maydell
,
09:38
Re: [PATCH resend v2 2/5] softmmu/memory_mapping: reuse qemu_get_guest_simple_memory_mapping()
,
Stefan Berger
,
09:37
Re: [PATCH 11/16] microvm: Drop dead error handling in microvm_machine_state_init()
,
Sergio Lopez
,
09:37
Re: [PATCH v5 4/5] hw/nvme: fix mmio read
,
Peter Maydell
,
09:34
Re: [PATCH v6 2/2] tests/tcg/s390x: Test SIGILL and SIGSEGV handling
,
jonathan.albrecht
,
09:31
Re: [PATCH] mips/tlb_helper: Add support for 'info tlb' cmd
,
Peter Maydell
,
09:30
Re: [PATCH resend v2 3/5] softmmu/memory_mapping: never merge ranges accross memory regions
,
Stefan Berger
,
09:26
Re: [PATCH resend v2 4/5] softmmu/memory_mapping: factor out adding physical memory ranges
,
Stefan Berger
,
09:25
Re: [PATCH v5 10/10] ACPI ERST: step 6 of bios-tables-test.c
,
Igor Mammedov
,
09:25
Re: [PATCH v2 20/23] hw/acpi: Do not restrict ACPI core routines to x86 architecture
,
Philippe Mathieu-Daudé
,
09:24
Re: [PATCH v5 08/10] ACPI ERST: create ACPI ERST table for pc/x86 machines.
,
Igor Mammedov
,
09:19
Re: [PATCH for-6.1 v5 12/15] accel/tcg: Move breakpoint recognition outside translation
,
Alex Bennée
,
09:17
Re: [PATCH v5 06/10] ACPI ERST: build the ACPI ERST table
,
Igor Mammedov
,
09:17
Re: [PATCH for-6.1 v5 11/15] accel/tcg: Merge tb_find into its only caller
,
Alex Bennée
,
09:15
Re: [PATCH v5 07/10] ACPI ERST: trace support
,
Igor Mammedov
,
09:15
Re: [PATCH v2 02/21] docs: collect the disparate device emulation docs into one section
,
Markus Armbruster
,
09:09
Re: [PATCH RFC server 01/11] vfio-user: build library
,
John Levon
,
09:09
Re: Re: [PATCH 1/1] block: Do not poll in bdrv_set_aio_context_ignore() when acquiring new_context
,
Zhiyong Ye
,
09:08
Re: [PATCH for-6.1 v5 10/15] target/i386: Implement debug_check_breakpoint
,
Alex Bennée
,
09:06
Re: [PATCH v3 0/3] vhost-user: warn when guest RAM is not shared
,
Stefan Hajnoczi
,
09:06
[PATCH resend v2 5/5] softmmu/memory_mapping: optimize for RamDiscardManager sections
,
David Hildenbrand
,
09:04
[PATCH resend v2 4/5] softmmu/memory_mapping: factor out adding physical memory ranges
,
David Hildenbrand
,
09:04
[PATCH resend v2 3/5] softmmu/memory_mapping: never merge ranges accross memory regions
,
David Hildenbrand
,
09:04
[PATCH resend v2 2/5] softmmu/memory_mapping: reuse qemu_get_guest_simple_memory_mapping()
,
David Hildenbrand
,
09:04
[PATCH resend v2 1/5] tpm: mark correct memory region range dirty when clearing RAM
,
David Hildenbrand
,
09:03
[PATCH resend v2 0/5] softmmu/memory_mapping: optimize dump/tpm for virtio-mem
,
David Hildenbrand
,
09:03
Re: [PATCH v5 4/5] hw/nvme: fix mmio read
,
Philippe Mathieu-Daudé
,
08:58
Re: [PULL v3 05/19] hw/acpi/ich9: Set ACPI PCI hot-plug as default on Q35
,
Laurent Vivier
,
08:56
[PATCH 00/16] Various error handling fixes and cleanups
,
Markus Armbruster
,
08:54
[PATCH 01/16] error: Use error_fatal to simplify obvious fatal errors (again)
,
Markus Armbruster
,
08:54
[PATCH 13/16] vhost: Clean up how VhostOpts method vhost_backend_init() fails
,
Markus Armbruster
,
08:54
[PATCH 12/16] vhost: Clean up how VhostOpts method vhost_get_config() fails
,
Markus Armbruster
,
08:54
[PATCH 16/16] vl: Don't continue after -smp help.
,
Markus Armbruster
,
08:54
[PATCH 14/16] Remove superfluous ERRP_GUARD()
,
Markus Armbruster
,
08:54
[PATCH 15/16] vl: Clean up -smp error handling
,
Markus Armbruster
,
08:54
[PATCH 04/16] multi-process: Fix pci_proxy_dev_realize() error handling
,
Markus Armbruster
,
08:54
[PATCH 11/16] microvm: Drop dead error handling in microvm_machine_state_init()
,
Markus Armbruster
,
08:54
[PATCH 05/16] vhost-scsi: Plug memory leak on migrate_add_blocker() failure
,
Markus Armbruster
,
08:54
[PATCH 07/16] vfio: Avoid error_propagate() after migrate_add_blocker()
,
Markus Armbruster
,
08:54
[PATCH 08/16] whpx nvmm: Drop useless migrate_del_blocker()
,
Markus Armbruster
,
08:54
[PATCH 03/16] spapr: Explain purpose of ->fwnmi_migration_blocker more clearly
,
Markus Armbruster
,
08:54
[PATCH 10/16] migration: Handle migration_incoming_setup() errors consistently
,
Markus Armbruster
,
08:54
[PATCH 09/16] migration: Unify failure check for migrate_add_blocker()
,
Markus Armbruster
,
08:54
[PATCH 06/16] i386: Never free migration blocker objects instead of sometimes
,
Markus Armbruster
,
08:54
[PATCH 02/16] spapr: Plug memory leak when we can't add a migration blocker
,
Markus Armbruster
,
08:54
Re: [RFC] Rust vhost-user-scsi implementation
,
Alex Bennée
,
08:52
Re: [PATCH 0/6] plugins/cache: multicore cache emulation and minor
,
Alex Bennée
,
08:47
[PATCH v6 10/12] target/hexagon: call idef-parser functions
,
Alessandro Di Federico
,
08:31
[PATCH v6 11/12] target/hexagon: import additional tests
,
Alessandro Di Federico
,
08:31
[PATCH v6 12/12] gitlab-ci: do not use qemu-project Docker registry
,
Alessandro Di Federico
,
08:31
[PATCH v6 09/12] target/hexagon: import parser for idef-parser
,
Alessandro Di Federico
,
08:31
[PATCH v6 08/12] target/hexagon: import lexer for idef-parser
,
Alessandro Di Federico
,
08:31
[PATCH v6 00/12] target/hexagon: introduce idef-parser
,
Alessandro Di Federico
,
08:31
Re: [RFC PATCH] tcg/plugins: implement a qemu_plugin_user_exit helper
,
Mahmoud Mandour
,
08:31
[PATCH v6 02/12] target/hexagon: import README for idef-parser
,
Alessandro Di Federico
,
08:31
[PATCH v6 07/12] target/hexagon: prepare input for the idef-parser
,
Alessandro Di Federico
,
08:31
[PATCH v6 03/12] target/hexagon: make slot number an unsigned
,
Alessandro Di Federico
,
08:31
[PATCH v6 04/12] target/hexagon: make helper functions non-static
,
Alessandro Di Federico
,
08:31
[PATCH v6 05/12] target/hexagon: introduce new helper functions
,
Alessandro Di Federico
,
08:30
[PATCH v6 06/12] target/hexagon: expose next PC in DisasContext
,
Alessandro Di Federico
,
08:30
[PATCH v6 01/12] target/hexagon: update MAINTAINERS for idef-parser
,
Alessandro Di Federico
,
08:30
Re: [PATCH v1 2/9] s390x: toplogy: adding drawers and books to smp parsing
,
Pierre Morel
,
08:29
Re: [PATCH RFC server 01/11] vfio-user: build library
,
Marc-André Lureau
,
08:20
Re: [PATCH v5 05/10] ACPI ERST: support for ACPI ERST feature
,
Igor Mammedov
,
08:17
[PATCH] mips/tlb_helper: Add support for 'info tlb' cmd
,
Arkadiy
,
08:08
Re: [PATCH RFC server 01/11] vfio-user: build library
,
Jag Raman
,
08:06
Re: [PATCH for-6.1 v5 03/15] target/alpha: Drop goto_tb path in gen_call_pal
,
Philippe Mathieu-Daudé
,
07:55
Re: [PATCH for-6.1 v5 14/15] accel/tcg: Hoist tb_cflags to a local in translator_loop
,
Philippe Mathieu-Daudé
,
07:54
Re: [PATCH for-6.1 v5 09/15] target/arm: Implement debug_check_breakpoint
,
Philippe Mathieu-Daudé
,
07:52
Re: [PATCH for-6.1 v5 08/15] hw/core: Introduce TCGCPUOps.debug_check_breakpoint
,
Philippe Mathieu-Daudé
,
07:52
Re: [PATCH v2 2/2] hw/registerfields: Use 64-bit bitfield for FIELD_DP64
,
Philippe Mathieu-Daudé
,
07:46
Re: [PATCH] tests/qtest/migration-test.c: use 127.0.0.1 instead of 0
,
Philippe Mathieu-Daudé
,
07:44
Re: [RFC] Rust vhost-user-scsi implementation
,
Philippe Mathieu-Daudé
,
07:42
[PATCH v3 3/3] gitlab: enable a very minimal build with the tricore container
,
Alex Bennée
,
07:41
[PATCH v3 2/3] tests/tcg/configure.sh: add handling for assembler only builds
,
Alex Bennée
,
07:41
[PATCH for 6.1 v3 0/3] tricore fixes
,
Alex Bennée
,
07:41
[PATCH v3 1/3] hw/tricore: fix inclusion of tricore_testboard
,
Alex Bennée
,
07:41
[PATCH v2 15/17] iotests 60: more accurate set dirty bit in qcow2 header
,
Vladimir Sementsov-Ogievskiy
,
07:39
[PATCH v2 14/17] iotests: bash tests: filter compression type
,
Vladimir Sementsov-Ogievskiy
,
07:39
[PATCH v2 13/17] iotest 39: use _qcow2_dump_header
,
Vladimir Sementsov-Ogievskiy
,
07:39
[PATCH v2 12/17] iotests: massive use _qcow2_dump_header
,
Vladimir Sementsov-Ogievskiy
,
07:39
[PATCH v2 09/17] iotest 302: use img_info_log() helper
,
Vladimir Sementsov-Ogievskiy
,
07:39
[PATCH v2 17/17] iotests: declare lack of support for compresion_type in IMGOPTS
,
Vladimir Sementsov-Ogievskiy
,
07:39
[PATCH v2 16/17] iotest 214: explicit compression type
,
Vladimir Sementsov-Ogievskiy
,
07:39
[PATCH v2 10/17] qcow2: simple case support for downgrading of qcow2 images with zstd
,
Vladimir Sementsov-Ogievskiy
,
07:39
[PATCH v2 06/17] iotest 065: explicit compression type
,
Vladimir Sementsov-Ogievskiy
,
07:39
[PATCH v2 11/17] iotests/common.rc: introduce _qcow2_dump_header helper
,
Vladimir Sementsov-Ogievskiy
,
07:39
[PATCH v2 08/17] iotests.py: filter compression type out
,
Vladimir Sementsov-Ogievskiy
,
07:39
[PATCH v2 07/17] iotests.py: filter out successful output of qemu-img crate
,
Vladimir Sementsov-Ogievskiy
,
07:39
[PATCH v2 03/17] iotests: drop qemu_img_verbose() helper
,
Vladimir Sementsov-Ogievskiy
,
07:39
[PATCH v2 05/17] iotest 303: explicit compression type
,
Vladimir Sementsov-Ogievskiy
,
07:39
[PATCH v2 04/17] iotests.py: rewrite default luks support in qemu_img
,
Vladimir Sementsov-Ogievskiy
,
07:39
[PATCH v2 01/17] iotests.py: img_info_log(): rename imgopts argument
,
Vladimir Sementsov-Ogievskiy
,
07:39
[PATCH v2 02/17] iotests.py: qemu_img*("create"): support IMGOPTS='compression_type=zstd'
,
Vladimir Sementsov-Ogievskiy
,
07:39
[PATCH v2 00/17] iotests: support zstd
,
Vladimir Sementsov-Ogievskiy
,
07:39
Re: [PULL v3 05/19] hw/acpi/ich9: Set ACPI PCI hot-plug as default on Q35
,
Laurent Vivier
,
07:38
Re: [PATCH v3 0/3] vhost-user: warn when guest RAM is not shared
,
Kevin Wolf
,
07:33
Re: [PATCH 0/4] Add support for Fujitsu A64FX processor
,
Philippe Mathieu-Daudé
,
07:25
Re: [PATCH v1 1/2] hw/tricore: fix inclusion of tricore_testboard
,
Alex Bennée
,
07:00
Re: [PATCH v1 1/2] hw/tricore: fix inclusion of tricore_testboard
,
Alex Bennée
,
06:49
Re: [PATCH 3/3] linux-aio: limit the batch size using `aio-max-batch` parameter
,
Stefan Hajnoczi
,
06:41
Re: random crash in migration-test, i386 guest, x86-64 host:
,
Dr. David Alan Gilbert
,
06:33
Re: [PATCH for-6.2 17/34] target/arm: Implement MVE VMLAS
,
Peter Maydell
,
06:14
[RFC] Rust vhost-user-scsi implementation
,
Gaelan Steele
,
05:55
Re: [PATCH v1 1/2] hw/tricore: fix inclusion of tricore_testboard
,
Peter Maydell
,
05:53
Re: [PATCH v1 1/2] hw/tricore: fix inclusion of tricore_testboard
,
Alex Bennée
,
05:47
Re: [PATCH v2 2/2] gitlab: enable a very minimal build with the tricore container
,
Alex Bennée
,
05:44
Re: [PATCH 5/6] tests/acceptance/virtio-gpu.py: use virtio-vga-gl
,
Marc-André Lureau
,
05:36
Re: [PATCH v1 2/9] s390x: toplogy: adding drawers and books to smp parsing
,
Daniel P . Berrangé
,
05:20
Re: [PATCH 0/4] Add support for Fujitsu A64FX processor
,
Peter Maydell
,
05:09
Re: Error in accel/tcg?
,
Peter Maydell
,
05:07
Re: [PULL 0/6] Block patches for 6.1-rc0
,
Peter Maydell
,
05:03
Re: [PATCH v1 2/9] s390x: toplogy: adding drawers and books to smp parsing
,
Cornelia Huck
,
05:01
Re: [PATCH v1 2/9] s390x: toplogy: adding drawers and books to smp parsing
,
Pierre Morel
,
04:46
Re: [PATCH v1 1/9] s390x: smp: s390x dedicated smp parsing
,
Pierre Morel
,
04:33
Re: Failing iotest 206
,
Daniel P . Berrangé
,
04:33
Re: [PATCH] io_uring: move LuringState typedef to block/aio.h
,
Stefano Garzarella
,
04:30
Re: [PATCH v1 2/9] s390x: toplogy: adding drawers and books to smp parsing
,
Cornelia Huck
,
04:20
Re: Failing iotest 206
,
Thomas Huth
,
04:20
Re: random crash in migration-test, i386 guest, x86-64 host:
,
Dr. David Alan Gilbert
,
04:08
Re: [PATCH] tests/qtest/migration-test.c: use 127.0.0.1 instead of 0
,
Juan Quintela
,
04:05
Re: [PATCH v1 2/9] s390x: toplogy: adding drawers and books to smp parsing
,
Pierre Morel
,
03:52
Re: [PATCH v1 1/9] s390x: smp: s390x dedicated smp parsing
,
Pierre Morel
,
03:37
RE: [PATCH 0/4] Add support for Fujitsu A64FX processor
,
address@hidden
,
03:35
Re: [PATCH for-6.2 v2 02/11] machine: Make smp_parse generic enough for all arches
,
Cornelia Huck
,
02:58
Re: [RFC 3/3] qom: Improve error message in module_object_class_by_name()
,
Claudio Fontana
,
02:41
Re: [PATCH v2 2/2] hw/registerfields: Use 64-bit bitfield for FIELD_DP64
,
Alistair Francis
,
02:34
Re: [PATCH v2 1/2] hw/core/register: Add more 64-bit utilities
,
Alistair Francis
,
02:33
Re: -only-migrate and the two different uses of migration blockers
,
Markus Armbruster
,
01:30
[PATCH qemu v2] ppc/vof: Fix Coverity issues
,
Alexey Kardashevskiy
,
01:07
July 19, 2021
Re:[PATCH 02/17] target/riscv: Introduce gpr_src, gpr_dst
,
LIU Zhiwei
,
23:41
R: R: [PULL 0/3] ppc-for-6.1 queue 20210713
,
luigi burdo
,
23:10
Re: [PATCH] util: fix abstract socket path copy
,
zhao xiao qiang
,
23:03
Re: [PATCH RFC 12/19] vfio-user: probe remote device's BARs
,
Alex Williamson
,
23:01
Re: [PATCH for-6.1 v5 00/15] tcg: breakpoint reorg
,
Richard Henderson
,
22:04
Re: [PATCH RFC 12/19] vfio-user: probe remote device's BARs
,
John Johnson
,
21:39
Re: [RFC 3/3] qom: Improve error message in module_object_class_by_name()
,
Jose R. Ziviani
,
21:26
Re: Question on memory commit during MR finalize()
,
Peter Xu
,
21:22
Re: [PATCH qemu] ppc/vof: Fix Coverity issues
,
David Gibson
,
21:19
Re: [PATCH] target/ppc: Ease L=0 requirement on cmp/cmpi/cmpl/cmpli for ppc32
,
David Gibson
,
21:19
[PATCH for-6.1 v5 14/15] accel/tcg: Hoist tb_cflags to a local in translator_loop
,
Richard Henderson
,
21:18
[PATCH for-6.1 v5 08/15] hw/core: Introduce TCGCPUOps.debug_check_breakpoint
,
Richard Henderson
,
21:18
[PATCH for-6.1 v5 13/15] accel/tcg: Remove TranslatorOps.breakpoint_check
,
Richard Henderson
,
21:18
[PATCH for-6.1 v5 15/15] accel/tcg: Record singlestep_enabled in tb->cflags
,
Richard Henderson
,
21:18
[PATCH for-6.1 v5 10/15] target/i386: Implement debug_check_breakpoint
,
Richard Henderson
,
21:18
[PATCH for-6.1 v5 09/15] target/arm: Implement debug_check_breakpoint
,
Richard Henderson
,
21:18
[PATCH for-6.1 v5 12/15] accel/tcg: Move breakpoint recognition outside translation
,
Richard Henderson
,
21:18
[PATCH for-6.1 v5 11/15] accel/tcg: Merge tb_find into its only caller
,
Richard Henderson
,
21:18
[PATCH for-6.1 v5 07/15] accel/tcg: Use CF_NO_GOTO_{TB, PTR} in cpu_exec_step_atomic
,
Richard Henderson
,
21:18
[PATCH for-6.1 v5 06/15] accel/tcg: Handle -singlestep in curr_cflags
,
Richard Henderson
,
21:18
[PATCH for-6.1 v5 05/15] accel/tcg: Drop CF_NO_GOTO_PTR from -d nochain
,
Richard Henderson
,
21:18
[PATCH for-6.1 v5 04/15] accel/tcg: Add CF_NO_GOTO_TB and CF_NO_GOTO_PTR
,
Richard Henderson
,
21:18
[PATCH for-6.1 v5 03/15] target/alpha: Drop goto_tb path in gen_call_pal
,
Richard Henderson
,
21:18
[PATCH for-6.1 v5 02/15] accel/tcg: Move curr_cflags into cpu-exec.c
,
Richard Henderson
,
21:18
[PATCH for-6.1 v5 01/15] accel/tcg: Reduce CF_COUNT_MASK to match TCG_MAX_INSNS
,
Richard Henderson
,
21:18
[PATCH for-6.1 v5 00/15] tcg: breakpoint reorg
,
Richard Henderson
,
21:18
Re: Failing iotest 206
,
Eric Blake
,
21:13
Re: [PATCH 2/2] qom: use correct field name when getting/setting alias properties
,
Eric Blake
,
21:00
Re: [PATCH 1/2] qapi: introduce forwarding visitor
,
Eric Blake
,
20:54
Re: [PATCH for-6.2 v2 06/11] hw: Add compat machines for 6.2
,
Pankaj Gupta
,
19:46
Re: [PATCH v5 2/5] hw/nvme: use symbolic names for registers
,
Keith Busch
,
19:25
Re: [PATCH v1 1/2] hw/tricore: fix inclusion of tricore_testboard
,
Philippe Mathieu-Daudé
,
19:09
Re: [PATCH v3 02/13] accel/tcg: Move curr_cflags into cpu-exec.c
,
Philippe Mathieu-Daudé
,
19:06
Re: [PATCH v2 2/3] hw: aspeed_gpio: Simplify 1.8V defines
,
Philippe Mathieu-Daudé
,
19:06
Re: [PATCH RFC 12/19] vfio-user: probe remote device's BARs
,
Alex Williamson
,
19:00
Re: [PATCH v2 2/2] gitlab: enable a very minimal build with the tricore container
,
Richard Henderson
,
18:52
Re: [PATCH v2 1/2] hw/tricore: fix inclusion of tricore_testboard
,
Richard Henderson
,
18:47
[PATCH v5 5/5] tests/qtest/nvme-test: add mmio read test
,
Klaus Jensen
,
18:47
[PATCH v5 4/5] hw/nvme: fix mmio read
,
Klaus Jensen
,
18:47
[PATCH v5 3/5] hw/nvme: fix out-of-bounds reads
,
Klaus Jensen
,
18:47
[PATCH v5 2/5] hw/nvme: use symbolic names for registers
,
Klaus Jensen
,
18:47
[PATCH v5 1/5] hw/nvme: split pmrmsc register into upper and lower
,
Klaus Jensen
,
18:47
[PATCH v5 0/5] hw/nvme: fix mmio read
,
Klaus Jensen
,
18:46
Error in accel/tcg?
,
Kenneth Adam Miller
,
18:19
Re: [PATCH] tests/qtest/migration-test.c: use 127.0.0.1 instead of 0
,
Daniel P . Berrangé
,
18:17
[PATCH v2 2/2] hw/registerfields: Use 64-bit bitfield for FIELD_DP64
,
Joe Komlodi
,
18:02
[PATCH v2 1/2] hw/core/register: Add more 64-bit utilities
,
Joe Komlodi
,
18:02
[PATCH v2 0/2] Add more 64-bit utilities
,
Joe Komlodi
,
18:02
[PATCH for 6.1 v2 0/2] tricore fixes
,
Alex Bennée
,
17:48
[PATCH v2 2/2] gitlab: enable a very minimal build with the tricore container
,
Alex Bennée
,
17:48
[PATCH v2 1/2] hw/tricore: fix inclusion of tricore_testboard
,
Alex Bennée
,
17:48
Re: [PATCH for-6.1 v4 15/15] accel/tcg: Record singlestep_enabled in tb->cflags
,
Richard Henderson
,
17:45
[PATCH 2/2] ui/gtk: specify detached window's size and location
,
Dongwon Kim
,
17:43
[PATCH 1/2] ui/gtk: detach_all option for making all VCs detached upon starting
,
Dongwon Kim
,
17:43
Re: [PATCH v1 2/2] gitlab: enable a very minimal build with the tricore container
,
Alex Bennée
,
17:36
Re: [PATCH 2/2] hw/registerfields: Use 64-bit bitfield for FIELD_DP64
,
Richard Henderson
,
17:32
[PATCH for-6.1 v4 13/15] accel/tcg: Remove TranslatorOps.breakpoint_check
,
Richard Henderson
,
17:23
[PATCH for-6.1 v4 15/15] accel/tcg: Record singlestep_enabled in tb->cflags
,
Richard Henderson
,
17:23
[PATCH for-6.1 v4 14/15] accel/tcg: Hoist tb_cflags to a local in translator_loop
,
Richard Henderson
,
17:23
[PATCH for-6.1 v4 12/15] accel/tcg: Move breakpoint recognition outside translation
,
Richard Henderson
,
17:23
[PATCH for-6.1 v4 11/15] target/i386: Implement debug_check_breakpoint
,
Richard Henderson
,
17:23
[PATCH for-6.1 v4 10/15] target/arm: Implement debug_check_breakpoint
,
Richard Henderson
,
17:23
[PATCH for-6.1 v4 09/15] hw/core: Introduce TCGCPUOps.debug_check_breakpoint
,
Richard Henderson
,
17:23
[PATCH for-6.1 v4 08/15] accel/tcg: Move cflags lookup into tb_find
,
Richard Henderson
,
17:22
[PATCH for-6.1 v4 07/15] accel/tcg: Use CF_NO_GOTO_{TB, PTR} in cpu_exec_step_atomic
,
Richard Henderson
,
17:22
[PATCH for-6.1 v4 05/15] accel/tcg: Drop CF_NO_GOTO_PTR from -d nochain
,
Richard Henderson
,
17:22
[PATCH for-6.1 v4 04/15] accel/tcg: Add CF_NO_GOTO_TB and CF_NO_GOTO_PTR
,
Richard Henderson
,
17:22
[PATCH for-6.1 v4 06/15] accel/tcg: Handle -singlestep in curr_cflags
,
Richard Henderson
,
17:22
[PATCH for-6.1 v4 03/15] target/alpha: Drop goto_tb path in gen_call_pal
,
Richard Henderson
,
17:22
[PATCH for-6.1 v4 02/15] accel/tcg: Move curr_cflags into cpu-exec.c
,
Richard Henderson
,
17:22
[PATCH for-6.1 v4 01/15] accel/tcg: Reduce CF_COUNT_MASK to match TCG_MAX_INSNS
,
Richard Henderson
,
17:22
[PATCH for-6.1 v4 00/15] tcg: breakpoint reorg
,
Richard Henderson
,
17:22
Re: [PATCH v1 1/2] hw/tricore: fix inclusion of tricore_testboard
,
Peter Maydell
,
17:22
Re: [PATCH for-6.2 v6 7/7] memory_hotplug.c: send DEVICE_UNPLUG_ERROR in acpi_memory_hotplug_write()
,
Michael S. Tsirkin
,
17:13
[PATCH 1/1] hw/arm/smmuv3: Check 31st bit to see if CD is valid
,
Joe Komlodi
,
17:02
Re: Question on memory commit during MR finalize()
,
John Johnson
,
16:58
[PATCH 0/1] hw/arm/smmuv3: Check 31st bit to see if CD is valid
,
Joe Komlodi
,
16:57
Re: [PATCH v5 08/10] tests: Use QMP to check whether a TPM device model is available
,
Stefan Berger
,
16:37
Re: [PATCH v4 4/5] hw/nvme: fix mmio read
,
Klaus Jensen
,
16:26
Re: [PATCH RFC server 01/11] vfio-user: build library
,
John Levon
,
16:24
[PATCH 1/2] hw/core/register: Add more 64-bit utilities
,
Joe Komlodi
,
16:21
[PATCH 2/2] hw/registerfields: Use 64-bit bitfield for FIELD_DP64
,
Joe Komlodi
,
16:16
[PATCH 0/2] hw/core/register: Add more 64-bit utilities
,
Joe Komlodi
,
16:16
[PATCH for-6.2 v6 7/7] memory_hotplug.c: send DEVICE_UNPLUG_ERROR in acpi_memory_hotplug_write()
,
Daniel Henrique Barboza
,
16:09
[PATCH for-6.2 v6 6/7] spapr: use DEVICE_UNPLUG_ERROR to report unplug errors
,
Daniel Henrique Barboza
,
16:08
[PATCH for-6.2 v6 5/7] qapi/qdev.json: add DEVICE_UNPLUG_ERROR QAPI event
,
Daniel Henrique Barboza
,
16:08
[PATCH for-6.2 v6 4/7] qapi/qdev.json: fix DEVICE_DELETED parameters doc
,
Daniel Henrique Barboza
,
16:08
[PATCH for-6.2 v6 3/7] spapr_drc.c: do not error_report() when drc->dev->id == NULL
,
Daniel Henrique Barboza
,
16:08
[PATCH for-6.2 v6 2/7] spapr.c: avoid sending MEM_UNPLUG_ERROR if dev->id is NULL
,
Daniel Henrique Barboza
,
16:08
[PATCH for-6.2 v6 1/7] hw/acpi/memory_hotplug.c: avoid sending MEM_UNPLUG_ERROR if dev->id is NULL
,
Daniel Henrique Barboza
,
16:08
[PATCH for-6.2 v6 0/7] DEVICE_UNPLUG_ERROR QAPI event
,
Daniel Henrique Barboza
,
16:08
[PATCH v4 3/5] hw/nvme: fix out-of-bounds reads
,
Klaus Jensen
,
16:07
[PATCH v4 5/5] tests/qtest/nvme-test: add mmio read test
,
Klaus Jensen
,
16:07
[PATCH v4 4/5] hw/nvme: fix mmio read
,
Klaus Jensen
,
16:07
Re: [PATCH] target/ppc: Ease L=0 requirement on cmp/cmpi/cmpl/cmpli for ppc32
,
Richard Henderson
,
16:07
[PATCH v4 2/5] hw/nvme: use symbolic names for registers
,
Klaus Jensen
,
16:07
[PATCH v4 1/5] hw/nvme: split pmrmsc register into upper and lower
,
Klaus Jensen
,
16:07
[PATCH v4 0/5] hw/nvme: fix mmio read
,
Klaus Jensen
,
16:07
[PATCH] configure: Add -Werror to avx2, avx512 tests
,
Richard Henderson
,
16:01
[PATCH RFC server 05/11] vfio-user: run vfio-user context
,
Jagannathan Raman
,
16:01
[PATCH RFC server 06/11] vfio-user: handle PCI config space accesses
,
Jagannathan Raman
,
16:01
[PATCH RFC server 04/11] vfio-user: find and init PCI device
,
Jagannathan Raman
,
16:01
[PATCH RFC server 02/11] vfio-user: define vfio-user object
,
Jagannathan Raman
,
16:01
[PATCH RFC server 03/11] vfio-user: instantiate vfio-user context
,
Jagannathan Raman
,
16:01
[PATCH RFC server 00/11] vfio-user server in QEMU
,
Jagannathan Raman
,
16:01
[PATCH RFC server 01/11] vfio-user: build library
,
Jagannathan Raman
,
16:01
[PATCH RFC server 11/11] vfio-user: acceptance test
,
Jagannathan Raman
,
16:00
[PATCH RFC server 09/11] vfio-user: handle device interrupts
,
Jagannathan Raman
,
16:00
[PATCH RFC server 10/11] vfio-user: register handlers to facilitate migration
,
Jagannathan Raman
,
16:00
[PATCH RFC server 08/11] vfio-user: handle PCI BAR accesses
,
Jagannathan Raman
,
16:00
[PATCH RFC server 07/11] vfio-user: handle DMA mappings
,
Jagannathan Raman
,
16:00
Re: Question on memory commit during MR finalize()
,
Peter Xu
,
15:59
[PATCH for 6.1 v1 0/2] tricore fixes
,
Alex Bennée
,
15:50
[PATCH v1 2/2] gitlab: enable a very minimal build with the tricore container
,
Alex Bennée
,
15:50
[PATCH v1 1/2] hw/tricore: fix inclusion of tricore_testboard
,
Alex Bennée
,
15:50
Re: [PATCH] tests/qtest/migration-test.c: use 127.0.0.1 instead of 0
,
Peter Xu
,
15:44
Re: [RFC PATCH] tcg/plugins: implement a qemu_plugin_user_exit helper
,
Warner Losh
,
15:27
Re: [RFC PATCH] tcg/plugins: implement a qemu_plugin_user_exit helper
,
Alex Bennée
,
15:22
Re: [PULL 44/48] meson: Introduce target-specific Kconfig
,
Peter Maydell
,
15:16
RE: Question on memory commit during MR finalize()
,
Thanos Makatos
,
15:05
Re: [PATCH for-6.2 v2 11/11] tests/unit: Add a unit test for smp parsing
,
Andrew Jones
,
14:58
Re: random crash in migration-test, i386 guest, x86-64 host:
,
Peter Maydell
,
14:57
Re: [PATCH for 6.1 1/2] ui/gtk: add a keyboard fifo to the VTE consoles
,
Peter Maydell
,
14:52
[PATCH] tests/qtest/migration-test.c: use 127.0.0.1 instead of 0
,
Dr. David Alan Gilbert (git)
,
14:52
Re: [PATCH for 6.1 1/2] ui/gtk: add a keyboard fifo to the VTE consoles
,
Daniel P . Berrangé
,
14:41
Re: [PATCH V5 17/25] vfio-pci: cpr part 2
,
Steven Sistare
,
14:39
Re: [PATCH for 6.1 1/2] ui/gtk: add a keyboard fifo to the VTE consoles
,
Peter Maydell
,
14:38
Re: [PATCH for 6.1 1/2] ui/gtk: add a keyboard fifo to the VTE consoles
,
Volker Rümelin
,
14:22
Re: [PATCH V5 17/25] vfio-pci: cpr part 2
,
Alex Williamson
,
14:10
Re: [RFC PATCH] tcg/plugins: implement a qemu_plugin_user_exit helper
,
Warner Losh
,
14:03
Re: Question on memory commit during MR finalize()
,
Thanos Makatos
,
14:02
Re: [PATCH V5 16/25] vfio-pci: cpr part 1
,
Steven Sistare
,
13:44
Re: [PATCH V5 17/25] vfio-pci: cpr part 2
,
Steven Sistare
,
13:44
Re: [PATCH] chardev-spice: add missing module_obj directive
,
Daniel P . Berrangé
,
13:35
[PULL 6/6] blkdebug: protect rules and suspended_reqs with a lock
,
Max Reitz
,
13:27
[PULL 4/6] blkdebug: do not suspend in the middle of QLIST_FOREACH_SAFE
,
Max Reitz
,
13:27
[PULL 5/6] block/blkdebug: remove new_state field and instead use a local variable
,
Max Reitz
,
13:27
[PULL 2/6] blkdebug: move post-resume handling to resume_req_by_tag
,
Max Reitz
,
13:27
[PULL 3/6] blkdebug: track all actions
,
Max Reitz
,
13:27
[PULL 0/6] Block patches for 6.1-rc0
,
Max Reitz
,
13:27
[PULL 1/6] blkdebug: refactor removal of a suspended request
,
Max Reitz
,
13:27
Re: [PATCH for-6.2 v2 10/11] machine: Split out the smp parsing code
,
Andrew Jones
,
13:20
Re: [PATCH for-6.2 v2 08/11] machine: Use ms instead of global current_machine in sanity-check
,
Andrew Jones
,
13:15
Re: [PATCH for-6.2 v2 07/11] machine: Prefer cores over sockets in smp parsing since 6.2
,
Andrew Jones
,
13:13
Re: [PATCH for-6.2 v2 06/11] hw: Add compat machines for 6.2
,
Cornelia Huck
,
13:03
Re: [PATCH for-6.2 v2 06/11] hw: Add compat machines for 6.2
,
Andrew Jones
,
13:00
Re: [PATCH for-6.2 v2 00/11] machine: smp parsing fixes and improvement
,
Cornelia Huck
,
12:57
Re: [PATCH for-6.2 v2 05/11] machine: Improve the error reporting of smp parsing
,
Andrew Jones
,
12:53
Re: [PATCH for-6.2 v2 02/11] machine: Make smp_parse generic enough for all arches
,
Daniel P . Berrangé
,
12:53
Re: [PATCH for-6.2 v2 02/11] machine: Make smp_parse generic enough for all arches
,
Daniel P . Berrangé
,
12:50
Re: [PATCH for-6.2 v2 02/11] machine: Make smp_parse generic enough for all arches
,
Andrew Jones
,
12:48
Re: [PATCH v3 07/13] accel/tcg: Move cflags lookup into tb_find
,
Alex Bennée
,
12:47
Re: [PATCH for-6.2 v2 01/11] machine: Disallow specifying topology parameters as zero
,
Daniel P . Berrangé
,
12:46
[PATCH] chardev-spice: add missing module_obj directive
,
Paolo Bonzini
,
12:44
Re: [PATCH for-6.2 v2 04/11] machine: Use the computed parameters to calculate omitted cpus
,
Andrew Jones
,
12:42
Re: [PATCH for-6.2 v2 02/11] machine: Make smp_parse generic enough for all arches
,
Daniel P . Berrangé
,
12:37
Re: [PATCH for-6.2 v2 03/11] machine: Uniformly use maxcpus to calculate the omitted parameters
,
Andrew Jones
,
12:36
Re: [PATCH for-6.2 v2 02/11] machine: Make smp_parse generic enough for all arches
,
Andrew Jones
,
12:28
RE: [PATCH 01/20] Hexagon HVX (target/hexagon) README
,
Sid Manning
,
12:19
Re: [PATCH for-6.2 v2 01/11] machine: Disallow specifying topology parameters as zero
,
Andrew Jones
,
12:12
Re: [SPAM] [PATCH v2 3/3] hw: aspeed_gpio: Clarify GPIO controller name
,
Cédric Le Goater
,
12:02
Re: [SPAM] [PATCH v2 2/3] hw: aspeed_gpio: Simplify 1.8V defines
,
Cédric Le Goater
,
12:02
Re: [SPAM] [PATCH v2 1/3] hw: aspeed_gpio: Fix memory size
,
Cédric Le Goater
,
12:02
Re: Question on memory commit during MR finalize()
,
Peter Xu
,
11:56
Re: [PATCH 2/2] watchdog: aspeed: Fix sequential control writes
,
Cédric Le Goater
,
11:54
Re: [PATCH 1/2] watchdog: aspeed: Sanitize control register values
,
Cédric Le Goater
,
11:53
Re: [PATCH v1 1/9] s390x: smp: s390x dedicated smp parsing
,
Daniel P . Berrangé
,
11:52
Re: [PATCH v1 2/9] s390x: toplogy: adding drawers and books to smp parsing
,
Cornelia Huck
,
11:51
Re: [PATCH v6 2/2] migration/dirtyrate: implement dirty-bitmap dirtyrate calculation
,
Peter Xu
,
11:48
Re: [PATCH v1 1/9] s390x: smp: s390x dedicated smp parsing
,
Cornelia Huck
,
11:43
[Bug 1890157] Re: Assertion failure in net_tx_pkt_reset through vmxnet3
,
Thomas Huth
,
11:41
Re: [PATCH v3 02/10] qemu/atomic: Remove pre-C11 atomic fallbacks
,
Alex Bennée
,
11:40
Re: [RFC PATCH nvme-cli 2/2] nvme-cli/plugins/mi:add support
,
Mohit Kapoor
,
11:35
Re: [PATCH 12/13] tests/plugins/syscalls: adhere to new arg-passing scheme
,
Alex Bennée
,
11:32
Re: [PATCH 11/13] tests/plugins/mem: introduce "track" arg and make args not positional
,
Alex Bennée
,
11:31
Re: [RFC 3/3] qom: Improve error message in module_object_class_by_name()
,
Claudio Fontana
,
11:29
Re: [PATCH for-6.2 20/34] target/arm: Implement MVE integer min/max across vector
,
Peter Maydell
,
11:29
Re: [RFC PATCH 4/6] i386/sev: add the SNP launch start context
,
Brijesh Singh
,
11:27
Re: [PATCH v5 06/10] tests: tpm: Create TPM 1.2 response in TPM emulator
,
Igor Mammedov
,
11:13
Re: [PATCH v3 0/9] tests: Add test cases for TPM 1.2 ACPI tables
,
Markus Armbruster
,
11:13
Re: [PATCH v5 02/10] tests: Add tpm_version field to TPMTestState and fill it
,
Igor Mammedov
,
11:12
[Bug 1926111] Re: Assertion `tx_queue_idx <= s->txq_num' failed in vmxnet3_io_bar0_write
,
Thomas Huth
,
11:11
Re: [PATCH v2 0/2] s390x: improve subchannel error handling (vfio)
,
Jared Rossi
,
11:10
Re: [PATCH v5 03/10] ACPI ERST: PCI device_id for ERST
,
Igor Mammedov
,
11:06
Re: [PATCH v5 02/10] ACPI ERST: specification for ERST support
,
Igor Mammedov
,
11:03
Re: [PATCH 10/13] tests/plugins/insn: made arg inline not positional and parse it as bool
,
Alex Bennée
,
10:59
Re: [PATCH 09/13] tests/plugins/bb: adapt to the new arg passing scheme
,
Alex Bennée
,
10:58
Re: [PATCH 08/13] docs/tcg-plugins: new passing parameters scheme for cache docs
,
Alex Bennée
,
10:58
Re: [PATCH 07/13] plugins/howvec: Adapting to the new argument passing scheme.
,
Alex Bennée
,
10:58
Re: [RFC PATCH 0/6] job: replace AioContext lock with job_mutex
,
Kevin Wolf
,
10:54
Re: [PATCH v1 2/2] Fix nvmm_ram_block_added() function arguments
,
Reinoud Zandijk
,
10:54
Re: [RFC PATCH 6/6] i386/sev: populate secrets and cpuid page and finalize the SNP launch
,
Brijesh Singh
,
10:45
Re: [RFC PATCH 1/6] linux-header: add the SNP specific command
,
Brijesh Singh
,
10:45
Re: [PATCH v3 0/9] tests: Add test cases for TPM 1.2 ACPI tables
,
Igor Mammedov
,
10:44
RE: Question on memory commit during MR finalize()
,
Thanos Makatos
,
10:39
Re: [PATCH 04/13] plugins/hotblocks: Added correct boolean argument parsing
,
Alex Bennée
,
10:27
Re: [PATCH 05/13] plugins/lockstep: make socket path not positional & parse bool arg
,
Alex Bennée
,
10:26
Re: [PATCH for-6.2 12/34] target/arm: Implement MVE incrementing/decrementing dup insns
,
Peter Maydell
,
10:25
Re: [PATCH 04/13] plugins/hotblocks: Added correct boolean argument parsing
,
Alex Bennée
,
10:24
Re: [PATCH 03/13] plugins/hotpages: introduce sortby arg and parsed bool args correctly
,
Alex Bennée
,
10:24
Re: [PATCH 02/13] plugins/api: added a boolean parsing plugin api
,
Alex Bennée
,
10:22
[PATCH v2] vhost: make SET_VRING_ADDR, SET_FEATURES send replies
,
Denis Plotnikov
,
10:22
Re: [PATCH for-6.2 08/34] target/arm: Fix VPT advance when ECI is non-zero
,
Peter Maydell
,
10:17
Re: [PATCH v2 0/2] s390x: improve subchannel error handling (vfio)
,
Matthew Rosato
,
10:17
Re: [RFC v3 00/29] vDPA software assisted live migration
,
Stefan Hajnoczi
,
10:14
Re: [RFC PATCH] tcg/plugins: implement a qemu_plugin_user_exit helper
,
Alex Bennée
,
09:57
Re: [PATCH v8 9/9] qtest/hyperv: Introduce a simple hyper-v test
,
Igor Mammedov
,
09:57
Re: [PATCH v3 0/9] tests: Add test cases for TPM 1.2 ACPI tables
,
Philippe Mathieu-Daudé
,
09:56
Re: [PATCH] util: fix abstract socket path copy
,
Marc-André Lureau
,
09:52
Re: [PATCH 02/14] iotests.py: qemu_img*("create"): support IMGOPTS='compression_type=zstd'
,
Vladimir Sementsov-Ogievskiy
,
09:51
Re: [PATCH v3 0/9] tests: Add test cases for TPM 1.2 ACPI tables
,
Markus Armbruster
,
09:50
Re: [PATCH] util: fix abstract socket path copy
,
Daniel P . Berrangé
,
09:49
RE: [PATCH 01/20] Hexagon HVX (target/hexagon) README
,
Brian Cain
,
09:39
Re: [PATCH v3 0/9] tests: Add test cases for TPM 1.2 ACPI tables
,
Igor Mammedov
,
09:38
Re: [PATCH 01/13] plugins: allow plugin arguments to be passed directly
,
Alex Bennée
,
09:31
RE: [PULL V3 for 6.2 0/6] COLO-Proxy patches for 2021-06-25
,
Zhang, Chen
,
09:29
Re: [PULL 0/5] Misc fixes for 6.1
,
Peter Maydell
,
09:14
Re: [PATCH] qemu-options.hx: Fix formatting of -machine memory-backend option
,
Igor Mammedov
,
09:07
Re: Initialize RAM from a file and save it to the file
,
Igor Mammedov
,
09:03
[PATCH] util: fix abstract socket path copy
,
marcandre . lureau
,
09:01
Re: [RFC PATCH 5/6] i386/sev: add support to encrypt BIOS when SEV-SNP is enabled
,
Dov Murik
,
09:01
Re: [PATCH 02/14] iotests.py: qemu_img*("create"): support IMGOPTS='compression_type=zstd'
,
Vladimir Sementsov-Ogievskiy
,
08:59
Re: [PATCH 3/4] tests/arm-cpu-features: Add A64FX processor related tests
,
Peter Maydell
,
08:57
Re: [PATCH 4/4] docs/system: Add a64fx(Fujitsu A64FX processor) to supported guest CPU type
,
Peter Maydell
,
08:57
Re: [PATCH 2/4] target-arm: cpu64: Add support for Fujitsu A64FX
,
Peter Maydell
,
08:55
Re: [PATCH] qtest/hyperv: Introduce a simple hyper-v test
,
Andrew Jones
,
08:53
Re: [PATCH 1/4] target-arm: Introduce ARM_FEATURE_A64FX
,
Peter Maydell
,
08:51
Re: [PATCH 3/6] plugins/cache: Fixed a use-after-free bug with multithreaded usermode
,
Alex Bennée
,
08:50
Re: [PATCH 0/4] Add support for Fujitsu A64FX processor
,
Peter Maydell
,
08:50
random crash in migration-test, i386 guest, x86-64 host:
,
Peter Maydell
,
08:44
Re: -only-migrate and the two different uses of migration blockers (was: spapr_events: Sure we may ignore migrate_add_blocker() failure?)
,
Dr. David Alan Gilbert
,
08:43
Re: [PATCH v3 03/10] qemu/atomic: Add aligned_{int64,uint64}_t types
,
Peter Maydell
,
08:40
Re: [PATCH 6/6] plugins/cache: Fixed "function decl. is not a prototype" warnings
,
Alex Bennée
,
08:38
[RFC PATCH] tcg/plugins: implement a qemu_plugin_user_exit helper
,
Alex Bennée
,
08:38
Re: [RFC PATCH 4/6] i386/sev: add the SNP launch start context
,
Dov Murik
,
08:35
Re: [PATCH v3 09/10] trace: Fold mem-internal.h into mem.h
,
Peter Maydell
,
08:26
Re: [PATCH v3 10/10] accel/tcg: Push trace info building into atomic_common.c.inc
,
Peter Maydell
,
08:26
Re: [PATCH v3 08/10] accel/tcg: Expand ATOMIC_MMU_LOOKUP_*
,
Peter Maydell
,
08:23
Re: [PATCH v3 07/10] accel/tcg: Remove ATOMIC_MMU_DECLS
,
Peter Maydell
,
08:21
Re: [PATCH v3 06/10] accel/tcg: Fold EXTRA_ARGS into atomic_template.h
,
Peter Maydell
,
08:20
Re: [PATCH v3 05/10] accel/tcg: Standardize atomic helpers on softmmu api
,
Peter Maydell
,
08:19
Re: [PATCH v3 04/10] tcg: Rename helper_atomic_*_mmu and provide for user-only
,
Peter Maydell
,
08:17
Re: [PATCH 13/13] docs/deprecated: deprecate passing plugin args through `arg=`
,
Peter Krempa
,
08:15
[PATCH 2/2] gitlab: cut down on jobs run by default in user forks
,
Daniel P . Berrangé
,
08:12
[PATCH 1/2] gitlab: prevent CI jobs running pushes to default branch or tags
,
Daniel P . Berrangé
,
08:12
[PATCH 0/2] gitlab: limit jobs executed in most pipelines by default
,
Daniel P . Berrangé
,
08:12
Re: [PATCH v3 02/10] qemu/atomic: Remove pre-C11 atomic fallbacks
,
Peter Maydell
,
08:06
Re: [PATCH v3 01/10] qemu/atomic: Use macros for CONFIG_ATOMIC64
,
Peter Maydell
,
08:01
Re: [PATCH 2/2] qom: use correct field name when getting/setting alias properties
,
Philippe Mathieu-Daudé
,
07:51
Re: [RFC PATCH 1/6] linux-header: add the SNP specific command
,
Dov Murik
,
07:36
Re: [PATCH] ui/gtk: Fix relative mouse with multiple monitors
,
Marc-André Lureau
,
07:32
[PATCH v4 33/33] doc: Add the SGX doc
,
Yang Zhong
,
07:29
Re: [PATCH 3/6] plugins/cache: Fixed a use-after-free bug with multithreaded usermode
,
Mahmoud Mandour
,
07:29
[PATCH v4 32/33] sgx-epc: Add the fill_device_info() callback support
,
Yang Zhong
,
07:29
[PATCH v4 31/33] Kconfig: Add CONFIG_SGX support
,
Yang Zhong
,
07:29
[PATCH v4 30/33] qmp: Add the qmp_query_sgx_capabilities()
,
Yang Zhong
,
07:29
[PATCH v4 29/33] bitops: Support 32 and 64 bit mask macro
,
Yang Zhong
,
07:29
[PATCH v4 28/33] i386: Add sgx_get_info() interface
,
Yang Zhong
,
07:28
[PATCH v4 27/33] hmp: Add 'info sgx' command
,
Yang Zhong
,
07:28
[PATCH v4 26/33] qmp: Add query-sgx command
,
Yang Zhong
,
07:28
[PATCH v4 25/33] hostmem-epc: Make prealloc consistent with qemu cmdline during reset
,
Yang Zhong
,
07:28
[PATCH v4 24/33] sgx-epc: Avoid bios reset during sgx epc initialization
,
Yang Zhong
,
07:28
[PATCH v4 23/33] sgx-epc: Add the reset interface for sgx-epc virt device
,
Yang Zhong
,
07:28
[PATCH v4 22/33] hostmem-epc: Add the reset interface for EPC backend reset
,
Yang Zhong
,
07:28
[PATCH v4 21/33] i440fx: Add support for SGX EPC
,
Yang Zhong
,
07:28
[PATCH v4 20/33] q35: Add support for SGX EPC
,
Yang Zhong
,
07:28
[PATCH v4 19/33] i386: acpi: Add SGX EPC entry to ACPI tables
,
Yang Zhong
,
07:28
[PATCH v4 18/33] i386/pc: Add e820 entry for SGX EPC section(s)
,
Yang Zhong
,
07:28
[PATCH v4 17/33] hw/i386/pc: Account for SGX EPC sections when calculating device memory
,
Yang Zhong
,
07:27
[PATCH v4 16/33] hw/i386/fw_cfg: Set SGX bits in feature control fw_cfg accordingly
,
Yang Zhong
,
07:27
[PATCH v4 15/33] Adjust min CPUID level to 0x12 when SGX is enabled
,
Yang Zhong
,
07:27
[PATCH v4 14/33] i386: Propagate SGX CPUID sub-leafs to KVM
,
Yang Zhong
,
07:27
[PATCH v4 13/33] i386: kvm: Add support for exposing PROVISIONKEY to guest
,
Yang Zhong
,
07:27
[PATCH v4 12/33] i386: Update SGX CPUID info according to hardware/KVM/user input
,
Yang Zhong
,
07:27
[PATCH v4 11/33] i386: Add feature control MSR dependency when SGX is enabled
,
Yang Zhong
,
07:27
[PATCH v4 10/33] i386: Add get/set/migrate support for SGX_LEPUBKEYHASH MSRs
,
Yang Zhong
,
07:27
[PATCH v4 09/33] i386: Add SGX CPUID leaf FEAT_SGX_12_1_EAX
,
Yang Zhong
,
07:27
[PATCH v4 08/33] i386: Add SGX CPUID leaf FEAT_SGX_12_0_EBX
,
Yang Zhong
,
07:27
[PATCH v4 07/33] i386: Add SGX CPUID leaf FEAT_SGX_12_0_EAX
,
Yang Zhong
,
07:27
[PATCH v4 06/33] i386: Add primary SGX CPUID and MSR defines
,
Yang Zhong
,
07:27
[PATCH v4 05/33] vl: Add sgx compound properties to expose SGX EPC sections to guest
,
Yang Zhong
,
07:27
[PATCH v4 04/33] i386: Add 'sgx-epc' device to expose EPC sections to guest
,
Yang Zhong
,
07:27
[PATCH v4 02/33] hostmem: Add hostmem-epc as a backend for SGX EPC
,
Yang Zhong
,
07:27
[PATCH v4 00/33] Qemu SGX virtualization
,
Yang Zhong
,
07:27
[PATCH v4 03/33] qom: Add memory-backend-epc ObjectOptions support
,
Yang Zhong
,
07:27
[PATCH v4 01/33] memory: Add RAM_PROTECTED flag to skip IOMMU mappings
,
Yang Zhong
,
07:27
Re: [RFC PATCH 6/6] i386/sev: populate secrets and cpuid page and finalize the SNP launch
,
Dov Murik
,
07:24
Re: [PATCH 3/6] plugins/cache: Fixed a use-after-free bug with multithreaded usermode
,
Alex Bennée
,
07:08
Re: [PATCH for 6.1] ui/gtk: Fix relative mouse with multiple monitors
,
Dennis Wölfing
,
07:08
Re: [PATCH 4/6] plugins/cache: Supported multicore cache modelling
,
Alex Bennée
,
07:05
-only-migrate and the two different uses of migration blockers (was: spapr_events: Sure we may ignore migrate_add_blocker() failure?)
,
Markus Armbruster
,
07:00
[PATCH] qemu-options.hx: Fix formatting of -machine memory-backend option
,
Peter Maydell
,
06:53
Re: [PATCH 3/6] plugins/cache: Fixed a use-after-free bug with multithreaded usermode
,
Mahmoud Mandour
,
06:46
Re: spapr_events: Sure we may ignore migrate_add_blocker() failure?
,
Markus Armbruster
,
06:41
[PATCH 2/2] qom: use correct field name when getting/setting alias properties
,
Paolo Bonzini
,
06:41
[PATCH 0/2] qapi/qom: use correct field name when getting/setting alias properties
,
Paolo Bonzini
,
06:41
[PATCH 1/2] qapi: introduce forwarding visitor
,
Paolo Bonzini
,
06:41
Re: [PATCH 3/3] linux-aio: limit the batch size using `aio-max-batch` parameter
,
Stefano Garzarella
,
06:36
Re: [PATCH v3 13/13] accel/tcg: Encode breakpoint info into tb->cflags
,
Peter Maydell
,
06:31
[PULL 4/5] hw/net/net_tx_pkt: Fix crash detected by fuzzer
,
Thomas Huth
,
06:26
[PULL 5/5] hw/ide: Fix crash when plugging a piix3-ide device into the x-remote machine
,
Thomas Huth
,
06:26
[PULL 3/5] hw/net/vmxnet3: Do not abort if the guest is trying to use an invalid TX queue
,
Thomas Huth
,
06:26
[PULL 2/5] configure: Fix endianess test with LTO
,
Thomas Huth
,
06:26
[PULL 1/5] ci: build & store windows installer
,
Thomas Huth
,
06:26
[PULL 0/5] Misc fixes for 6.1
,
Thomas Huth
,
06:26
Re: [PATCH 1/1] block: Do not poll in bdrv_set_aio_context_ignore() when acquiring new_context
,
Kevin Wolf
,
06:25
Re: [PATCH] target/ppc: Ease L=0 requirement on cmp/cmpi/cmpl/cmpli for ppc32
,
BALATON Zoltan
,
06:21
Re: [PATCH 2/3] iothread: add aio-max-batch parameter
,
Stefano Garzarella
,
06:10
Re: Initialize RAM from a file and save it to the file
,
Philippe Mathieu-Daudé
,
06:01
Re: [PATCH v3 4/5] hw/nvme: fix mmio read
,
Peter Maydell
,
05:53
Re: [PATCH 3/6] plugins/cache: Fixed a use-after-free bug with multithreaded usermode
,
Alex Bennée
,
05:48
Re: [PATCH 2/6] plugins/cache: limited the scope of a mutex lock
,
Alex Bennée
,
05:35
Re: [PATCH v3 08/13] target/avr: Advance pc in avr_tr_breakpoint_check
,
Philippe Mathieu-Daudé
,
05:35
Re: [PATCH v3 1/5] hw/nvme: split pmrmsc register into upper and lower
,
Klaus Jensen
,
05:33
Re: [PATCH] qtest/hyperv: Introduce a simple hyper-v test
,
Vitaly Kuznetsov
,
05:30
Re: [RFC PATCH 0/6] job: replace AioContext lock with job_mutex
,
Stefan Hajnoczi
,
05:30
Re: [PATCH 1/6] plugins/cache: Fixed a bug with destroying FIFO metadata
,
Alex Bennée
,
05:21
Re: [PATCH for 6.1 1/2] ui/gtk: add a keyboard fifo to the VTE consoles
,
Daniel P . Berrangé
,
05:20
Re: [PULL V3 for 6.2 0/6] COLO-Proxy patches for 2021-06-25
,
Peter Maydell
,
05:20
Re: [PATCH v3 3/5] hw/nvme: fix out-of-bounds reads
,
Peter Maydell
,
05:15
Re: [PATCH v3 1/5] hw/nvme: split pmrmsc register into upper and lower
,
Peter Maydell
,
05:14
Re: [PATCH 03/12] ui/gtk-clipboard: use existing macros
,
Philippe Mathieu-Daudé
,
05:14
Re: [PATCH v5 3/5] block/nbd: refactor nbd_recv_coroutines_wake_all()
,
Vladimir Sementsov-Ogievskiy
,
05:13
[PULL V3 for 6.2 6/6] net/net.c: Add handler for passthrough filter command
,
Zhang Chen
,
05:09
[PULL V3 for 6.2 5/6] net/colo-compare: Add passthrough list to CompareState
,
Zhang Chen
,
05:08
[PULL V3 for 6.2 4/6] net/colo-compare: Move data structure and define to .h file.
,
Zhang Chen
,
05:08
[PULL V3 for 6.2 3/6] hmp-commands: Add new HMP command for filter passthrough
,
Zhang Chen
,
05:08
[PULL V3 for 6.2 1/6] qapi/net: Add IPFlowSpec and QMP command for filter passthrough
,
Zhang Chen
,
05:08
[PULL V3 for 6.2 2/6] util/qemu-sockets.c: Add inet_parse_base to handle InetSocketAddressBase
,
Zhang Chen
,
05:08
[PULL V3 for 6.2 0/6] COLO-Proxy patches for 2021-06-25
,
Zhang Chen
,
05:08
Re: [PATCH] gitlab-ci: Remove the second superfluous macos task
,
Daniel P . Berrangé
,
05:04
RE: [PULL V2 3/6] hmp-commands: Add new HMP command for filter passthrough
,
Zhang, Chen
,
05:00
Re: [PATCH v2 02/21] docs: collect the disparate device emulation docs into one section
,
Alex Bennée
,
04:54
Re: [PATCH v3 0/5] hw/nvme: fix mmio read
,
Stefan Hajnoczi
,
04:52
Re: [PATCH v3 3/5] hw/nvme: fix out-of-bounds reads
,
Stefan Hajnoczi
,
04:50
Re: [PATCH qemu] ppc/vof: Fix Coverity issues
,
Alexey Kardashevskiy
,
04:26
Failing iotest 206
,
Thomas Huth
,
04:06
Re: [PATCH qemu] ppc/vof: Fix Coverity issues
,
Greg Kurz
,
03:55
[PATCH] gitlab-ci: Remove the second superfluous macos task
,
Thomas Huth
,
03:31
[PATCH 12/12] ui/gtk-clipboard: emit release clipboard events
,
marcandre . lureau
,
03:29
[PATCH 11/12] ui/vdagent: send release when no clipboard owner
,
marcandre . lureau
,
03:29
[PATCH 10/12] ui/gtk-clipboard: use qemu_clipboard_info helper
,
marcandre . lureau
,
03:29
[PATCH 09/12] ui/vdagent: use qemu_clipboard_info helper
,
marcandre . lureau
,
03:28
[PATCH 08/12] ui/vdagent: split clipboard recv message handling
,
marcandre . lureau
,
03:28
[PATCH 07/12] ui/vdagent: unregister clipboard peer on finalize
,
marcandre . lureau
,
03:28
[PATCH 06/12] ui/clipboard: release owned grabs on unregister
,
marcandre . lureau
,
03:28
[PATCH 05/12] ui/clipboard: add helper to retrieve current clipboard
,
marcandre . lureau
,
03:28
[PATCH 04/12] ui/gtk-clipboard: fix clipboard enum typo
,
marcandre . lureau
,
03:27
[PATCH 03/12] ui/gtk-clipboard: use existing macros
,
marcandre . lureau
,
03:27
[PATCH 02/12] ui/vdagent: remove copy-pasta comment
,
marcandre . lureau
,
03:27
[PATCH 01/12] ui/vdagent: fix leak on error path
,
marcandre . lureau
,
03:27
[PATCH 00/12] Clipboard fixes (for 6.1?)
,
marcandre . lureau
,
03:27
Re: [PATCH v4 1/2] qdev-properties: Add a new macro with bitmask check for uint64_t property
,
Yang Weijiang
,
03:21
Re: spapr_events: Sure we may ignore migrate_add_blocker() failure?
,
David Gibson
,
03:21
Re: spapr_events: Sure we may ignore migrate_add_blocker() failure?
,
Markus Armbruster
,
03:18
Re: [PATCH v3 0/5] hw/nvme: fix mmio read
,
Klaus Jensen
,
02:43
RE: [PATCH 2/2] ui/gtk-egl: blitting partial guest fb to the proper scanout surface
,
Kasireddy, Vivek
,
02:35
[PATCH RFC 16/19] vfio-user: pci reset
,
Elena Ufimtseva
,
02:28
[PATCH RFC 19/19] vfio-user: add migration cli options and version negotiation
,
Elena Ufimtseva
,
02:28
[PATCH RFC 17/19] vfio-user: probe remote device ROM BAR
,
Elena Ufimtseva
,
02:28
[PATCH RFC 18/19] vfio-user: migration support
,
Elena Ufimtseva
,
02:28
[PATCH RFC 13/19] vfio-user: respond to remote DMA read/write requests
,
Elena Ufimtseva
,
02:28
[PATCH RFC 15/19] vfio-user: vfio user device realize
,
Elena Ufimtseva
,
02:28
[PATCH RFC 12/19] vfio-user: probe remote device's BARs
,
Elena Ufimtseva
,
02:28
[PATCH RFC 09/19] vfio-user: get device info and get irq info
,
Elena Ufimtseva
,
02:28
[PATCH RFC 05/19] vfio-user: connect vfio proxy to remote server
,
Elena Ufimtseva
,
02:28
[PATCH RFC 06/19] vfio-user: negotiate protocol with remote server
,
Elena Ufimtseva
,
02:28
[PATCH RFC 00/19] vfio-user implementation
,
Elena Ufimtseva
,
02:28
[PATCH RFC 14/19] vfio_user: setup MSI/X interrupts and PCI config operations
,
Elena Ufimtseva
,
02:28
[PATCH RFC 11/19] vfio-user: get region and DMA map/unmap operations
,
Elena Ufimtseva
,
02:28
[PATCH RFC 01/19] vfio-user: introduce vfio-user protocol specification
,
Elena Ufimtseva
,
02:28
[PATCH RFC 10/19] vfio-user: device region read/write
,
Elena Ufimtseva
,
02:28
[PATCH RFC 02/19] vfio-user: add VFIO base abstract class
,
Elena Ufimtseva
,
02:28
[PATCH RFC 08/19] vfio-user: VFIO container setup & teardown
,
Elena Ufimtseva
,
02:28
[PATCH RFC 03/19] vfio-user: define VFIO Proxy and communication functions
,
Elena Ufimtseva
,
02:28
[PATCH RFC 04/19] vfio-user: Define type vfio_user_pci_dev_info
,
Elena Ufimtseva
,
02:28
[PATCH RFC 07/19] vfio-user: define vfio-user pci ops
,
Elena Ufimtseva
,
02:28
RE: [PATCH 1/2] virtio-gpu: splitting one extended mode guest fb into n-scanouts
,
Kasireddy, Vivek
,
02:17
Re: [PATCH] hw/net/net_tx_pkt: Fix crash detected by fuzzer
,
Pankaj Gupta
,
02:04
RE: [PATCH v2] migration: clear the memory region dirty bitmap when skipping free pages
,
Wang, Wei W
,
01:18
Re: [PATCH v5 5/7] qapi/qdev.json: add DEVICE_UNPLUG_ERROR QAPI event
,
David Gibson
,
00:07
Re: [PATCH qemu] ppc/vof: Fix Coverity issues
,
David Gibson
,
00:01
July 18, 2021
Re: [PATCH for-6.2 v2 07/11] machine: Prefer cores over sockets in smp parsing since 6.2
,
David Gibson
,
23:44
Re: [PATCH for-6.2 v2 06/11] hw: Add compat machines for 6.2
,
David Gibson
,
23:44
Re: [PATCH 2/2] i2c/smbus_eeprom: Add feature bit to SPD data
,
David Gibson
,
23:38
Re: spapr_events: Sure we may ignore migrate_add_blocker() failure?
,
David Gibson
,
23:37
Re: [PATCH] target/ppc: Ease L=0 requirement on cmp/cmpi/cmpl/cmpli for ppc32
,
David Gibson
,
23:37
[PATCH for-6.2 v2 11/11] tests/unit: Add a unit test for smp parsing
,
Yanan Wang
,
23:21
[PATCH for-6.2 v2 05/11] machine: Improve the error reporting of smp parsing
,
Yanan Wang
,
23:21
[PATCH for-6.2 v2 08/11] machine: Use ms instead of global current_machine in sanity-check
,
Yanan Wang
,
23:21
[PATCH for-6.2 v2 10/11] machine: Split out the smp parsing code
,
Yanan Wang
,
23:21
回复: [PATCH 2/2] migration: allow enabling mutilfd for specific protocol only
,
address@hidden
,
23:21
[PATCH for-6.2 v2 02/11] machine: Make smp_parse generic enough for all arches
,
Yanan Wang
,
23:21
[PATCH for-6.2 v2 07/11] machine: Prefer cores over sockets in smp parsing since 6.2
,
Yanan Wang
,
23:21
[PATCH for-6.2 v2 04/11] machine: Use the computed parameters to calculate omitted cpus
,
Yanan Wang
,
23:21
[PATCH for-6.2 v2 06/11] hw: Add compat machines for 6.2
,
Yanan Wang
,
23:21
[PATCH for-6.2 v2 09/11] machine: Tweak the order of topology members in struct CpuTopology
,
Yanan Wang
,
23:21
[PATCH for-6.2 v2 03/11] machine: Uniformly use maxcpus to calculate the omitted parameters
,
Yanan Wang
,
23:21
[PATCH for-6.2 v2 01/11] machine: Disallow specifying topology parameters as zero
,
Yanan Wang
,
23:21
[PATCH for-6.2 v2 00/11] machine: smp parsing fixes and improvement
,
Yanan Wang
,
23:21
RE: [PATCH v6 1/4] replication: Remove s->active_disk
,
Zhang, Chen
,
22:26
[PATCH v2 1/1] nvdimm: add 'target-node' option
,
Jingqi Liu
,
22:12
[PATCH v2 0/1] nvdimm: add 'target-node' option
,
Jingqi Liu
,
22:12
Re: [PATCH 01/20] Hexagon HVX (target/hexagon) README
,
Rob Landley
,
20:53
Re: [PATCH v3 00/10] Atomic cleanup + clang-12 build fix
,
Cole Robinson
,
18:34
Re: [PATCH 2/2] i2c/smbus_eeprom: Add feature bit to SPD data
,
BALATON Zoltan
,
16:39
Re: [PATCH v3 10/13] target/riscv: Reduce riscv_tr_breakpoint_check pc advance to 2
,
Richard Henderson
,
14:50
Re: [PATCH v3 10/13] target/riscv: Reduce riscv_tr_breakpoint_check pc advance to 2
,
Peter Maydell
,
14:17
Re: [PATCH 2/2] i2c/smbus_eeprom: Add feature bit to SPD data
,
Corey Minyard
,
14:03
Re: [PATCH v3 10/13] target/riscv: Reduce riscv_tr_breakpoint_check pc advance to 2
,
Richard Henderson
,
14:02
Re: [PATCH 2/2] i2c/smbus_eeprom: Add feature bit to SPD data
,
BALATON Zoltan
,
12:56
Re: [PATCH] hw/pci: remove all references to find_i440fx function
,
Ani Sinha
,
12:44
Re: [PATCH v1 2/2] Fix nvmm_ram_block_added() function arguments
,
Peter Maydell
,
12:39
Re: [PULL 00/12] target-arm queue
,
Peter Maydell
,
12:36
Re: [PATCH] hw/pci: remove all references to find_i440fx function
,
Philippe Mathieu-Daudé
,
12:24
[PATCH v6 4/4] replication: Remove workaround
,
Lukas Straub
,
10:49
[PATCH v6 3/4] replication: Properly attach children
,
Lukas Straub
,
10:48
[PATCH v6 2/4] replication: Reduce usage of s->hidden_disk and s->secondary_disk
,
Lukas Straub
,
10:48
[PATCH v6 1/4] replication: Remove s->active_disk
,
Lukas Straub
,
10:48
[PATCH v6 0/4] replication: Bugfix and properly attach children
,
Lukas Straub
,
10:48
Re: [PATCH] hw/pci: remove all references to find_i440fx function
,
Peter Maydell
,
10:27
[PATCH v1 1/2] Only check CONFIG_NVMM when NEED_CPU_H is defined
,
Reinoud Zandijk
,
09:47
[PATCH v1 0/2] Update NVMM support to recent changes
,
Reinoud Zandijk
,
09:47
[PATCH v1 2/2] Fix nvmm_ram_block_added() function arguments
,
Reinoud Zandijk
,
09:47
[PATCH] hw/pci: remove all references to find_i440fx function
,
Ani Sinha
,
09:17
Re: [PATCH for 6.1 1/2] ui/gtk: add a keyboard fifo to the VTE consoles
,
Peter Maydell
,
09:00
[PULL 11/12] docs: Add skeletal documentation of highbank and midway
,
Peter Maydell
,
08:46
[PULL 05/12] docs: Move deprecation, build and license info out of system/
,
Peter Maydell
,
08:46
[PULL 12/12] target/arm: Remove duplicate 'plus1' function from Neon and SVE decode
,
Peter Maydell
,
08:46
[PULL 06/12] docs: Add some actual About text to about/index.rst
,
Peter Maydell
,
08:46
[PULL 00/12] target-arm queue
,
Peter Maydell
,
08:46
[PULL 03/12] docs: Stop calling the top level subsections of our manual 'manuals'
,
Peter Maydell
,
08:46
[PULL 10/12] docs: Add skeletal documentation of the emcraft-sf2
,
Peter Maydell
,
08:46
[PULL 07/12] docs: Add license note to the HTML page footer
,
Peter Maydell
,
08:46
[PULL 02/12] docs: Fix documentation Copyright date
,
Peter Maydell
,
08:46
[PULL 04/12] docs: Remove "Contents:" lines from top-level subsections
,
Peter Maydell
,
08:46
[PULL 09/12] docs: Add skeletal documentation of cubieboard
,
Peter Maydell
,
08:46
[PULL 08/12] docs: Add QEMU version information to HTML footer
,
Peter Maydell
,
08:46
[PULL 01/12] target/arm: Fix offsets for TTBCR
,
Peter Maydell
,
08:46
Re: [PATCH for-6.2 03/10] linux-user: Split signal-related prototypes into sighandling.h
,
Peter Maydell
,
05:38
Re: [PATCH v3 08/13] target/avr: Advance pc in avr_tr_breakpoint_check
,
Philippe Mathieu-Daudé
,
03:54
Re: [PATCH v3 09/13] target/mips: Reduce mips_tr_breakpoint_check pc advance to 2
,
Philippe Mathieu-Daudé
,
03:53
Re: [PATCH for-6.2 09/10] linux-user: Drop unneeded includes from qemu.h
,
Philippe Mathieu-Daudé
,
03:51
Re: [PATCH for-6.2 08/10] linux-user: Don't include gdbstub.h in qemu.h
,
Philippe Mathieu-Daudé
,
03:50
Re: [PATCH for-6.2 06/10] linux-user: Split safe-syscall macro into its own header
,
Philippe Mathieu-Daudé
,
03:49
[PATCH for 6.2 2/2] ui/gtk: drop chars if the chardev frontend makes no progress
,
Volker Rümelin
,
03:48
[PATCH for 6.1 1/2] ui/gtk: add a keyboard fifo to the VTE consoles
,
Volker Rümelin
,
03:48
Re: [PATCH for-6.2 03/10] linux-user: Split signal-related prototypes into sighandling.h
,
Philippe Mathieu-Daudé
,
03:46
[PATCH 0/2] ui/gtk: prevent QEMU lock up
,
Volker Rümelin
,
03:46
Re: [PATCH for-6.2 02/10] linux-user: Split strace prototypes into strace.h
,
Philippe Mathieu-Daudé
,
03:42
Re: [PATCH for-6.2 01/10] linux-user: Fix coding style nits in qemu.h
,
Philippe Mathieu-Daudé
,
03:41
Re: [PATCH 1/2] ppc/pegasos2: Fix spurious warning with -bios
,
David Gibson
,
02:39
Re: [PATCH 2/2] i2c/smbus_eeprom: Add feature bit to SPD data
,
David Gibson
,
02:39
Re: [PATCH] hw/intc/arm_gicv3: Fix GICv3 redistributor security checking
,
Tianrui Wei
,
01:29
July 17, 2021
Re: [PATCH for-6.2 05/10] linux-user: Split mmap prototypes into user-mmap.h
,
Peter Maydell
,
19:41
Re: [PATCH v3 10/13] target/riscv: Reduce riscv_tr_breakpoint_check pc advance to 2
,
Peter Maydell
,
19:35
Re: [PATCH v3 09/13] target/mips: Reduce mips_tr_breakpoint_check pc advance to 2
,
Peter Maydell
,
19:34
Re: [PATCH v3 08/13] target/avr: Advance pc in avr_tr_breakpoint_check
,
Peter Maydell
,
19:34
Re: [PATCH v3 01/13] accel/tcg: Reduce CF_COUNT_MASK to match TCG_MAX_INSNS
,
Peter Maydell
,
19:33
Re: [PATCH for-6.2 10/10] linux-user: Move DEBUG_REMAP undef to uaccess.c
,
Peter Maydell
,
19:25
[PATCH for-6.2 09/10] linux-user: Drop unneeded includes from qemu.h
,
Peter Maydell
,
19:21
[PATCH for-6.2 07/10] linux-user: Split linux-user internals out of qemu.h
,
Peter Maydell
,
19:21
[PATCH for-6.2 10/10] linux-user: Move DEBUG_REMAP undef to uaccess.c
,
Peter Maydell
,
19:21
[PATCH for-6.2 08/10] linux-user: Don't include gdbstub.h in qemu.h
,
Peter Maydell
,
19:21
[PATCH for-6.2 06/10] linux-user: Split safe-syscall macro into its own header
,
Peter Maydell
,
19:21
[PATCH for-6.2 04/10] linux-user: Split loader-related prototypes into loader.h
,
Peter Maydell
,
19:21
[PATCH for-6.2 05/10] linux-user: Split mmap prototypes into user-mmap.h
,
Peter Maydell
,
19:21
[PATCH for-6.2 03/10] linux-user: Split signal-related prototypes into sighandling.h
,
Peter Maydell
,
19:21
[PATCH for-6.2 01/10] linux-user: Fix coding style nits in qemu.h
,
Peter Maydell
,
19:21
[PATCH for-6.2 02/10] linux-user: Split strace prototypes into strace.h
,
Peter Maydell
,
19:21
[PATCH for-6.2 00/10] linux-user: split internals out of qemu.h
,
Peter Maydell
,
19:21
RE: [PATCH] target/hexagon: Drop include of qemu.h
,
Taylor Simpson
,
19:08
Re: [PULL 44/48] meson: Introduce target-specific Kconfig
,
Peter Maydell
,
18:59
R: R: [PULL 0/3] ppc-for-6.1 queue 20210713
,
luigi burdo
,
18:23
[PATCH v3 10/13] target/riscv: Reduce riscv_tr_breakpoint_check pc advance to 2
,
Richard Henderson
,
18:19
[PATCH v3 11/13] accel/tcg: Adjust interface of TranslatorOps.breakpoint_check
,
Richard Henderson
,
18:19
[PATCH v3 13/13] accel/tcg: Encode breakpoint info into tb->cflags
,
Richard Henderson
,
18:19
[PATCH v3 03/13] accel/tcg: Add CF_NO_GOTO_TB and CF_NO_GOTO_PTR
,
Richard Henderson
,
18:19
[PATCH v3 12/13] accel/tcg: Hoist tb_cflags to a local in translator_loop
,
Richard Henderson
,
18:19
[PATCH v3 08/13] target/avr: Advance pc in avr_tr_breakpoint_check
,
Richard Henderson
,
18:19
[PATCH v3 06/13] accel/tcg: Use CF_NO_GOTO_{TB, PTR} in cpu_exec_step_atomic
,
Richard Henderson
,
18:19
[PATCH v3 02/13] accel/tcg: Move curr_cflags into cpu-exec.c
,
Richard Henderson
,
18:19
[PATCH v3 07/13] accel/tcg: Move cflags lookup into tb_find
,
Richard Henderson
,
18:19
[PATCH v3 09/13] target/mips: Reduce mips_tr_breakpoint_check pc advance to 2
,
Richard Henderson
,
18:19
[PATCH v3 05/13] accel/tcg: Handle -singlestep in curr_cflags
,
Richard Henderson
,
18:19
[PATCH v3 04/13] accel/tcg: Drop CF_NO_GOTO_PTR from -d nochain
,
Richard Henderson
,
18:19
[PATCH v3 01/13] accel/tcg: Reduce CF_COUNT_MASK to match TCG_MAX_INSNS
,
Richard Henderson
,
18:19
[PATCH v3 00/13] tcg: breakpoint reorg
,
Richard Henderson
,
18:19
Re: [PATCH for-6.2 21/34] target/arm: Implement MVE VABAV
,
Richard Henderson
,
18:18
Re: [PATCH for-6.2 21/34] target/arm: Implement MVE VABAV
,
Peter Maydell
,
18:13
Re: [PATCH for-6.2 21/34] target/arm: Implement MVE VABAV
,
Richard Henderson
,
16:50
Re: [PATCH for-6.2 20/34] target/arm: Implement MVE integer min/max across vector
,
Richard Henderson
,
16:46
Re: [PATCH for-6.2 17/34] target/arm: Implement MVE VMLAS
,
Richard Henderson
,
16:40
Re: [PATCH v3 0/4] virtio: Add vhost-user based RNG
,
Michael S. Tsirkin
,
16:32
Re: R: [PULL 0/3] ppc-for-6.1 queue 20210713
,
BALATON Zoltan
,
15:55
Re: [PATCH v2 05/10] accel/tcg: Handle -singlestep in curr_cflags
,
Peter Maydell
,
15:52
Re: [PATCH v2 04/10] accel/tcg: Drop CF_NO_GOTO_PTR from -d nochain
,
Alex Bennée
,
15:49
Re: [PATCH v2 08/10] accel/tcg: Adjust interface of TranslatorOps.breakpoint_check
,
Richard Henderson
,
15:41
[PATCH v3 08/10] accel/tcg: Expand ATOMIC_MMU_LOOKUP_*
,
Richard Henderson
,
15:24
[PATCH v3 09/10] trace: Fold mem-internal.h into mem.h
,
Richard Henderson
,
15:24
[PATCH v3 10/10] accel/tcg: Push trace info building into atomic_common.c.inc
,
Richard Henderson
,
15:24
[PATCH v3 05/10] accel/tcg: Standardize atomic helpers on softmmu api
,
Richard Henderson
,
15:24
[PATCH v3 07/10] accel/tcg: Remove ATOMIC_MMU_DECLS
,
Richard Henderson
,
15:24
[PATCH v3 06/10] accel/tcg: Fold EXTRA_ARGS into atomic_template.h
,
Richard Henderson
,
15:24
[PATCH v3 02/10] qemu/atomic: Remove pre-C11 atomic fallbacks
,
Richard Henderson
,
15:24
[PATCH v3 04/10] tcg: Rename helper_atomic_*_mmu and provide for user-only
,
Richard Henderson
,
15:24
[PATCH v3 03/10] qemu/atomic: Add aligned_{int64,uint64}_t types
,
Richard Henderson
,
15:24
[PATCH v3 01/10] qemu/atomic: Use macros for CONFIG_ATOMIC64
,
Richard Henderson
,
15:24
[PATCH v3 00/10] Atomic cleanup + clang-12 build fix
,
Richard Henderson
,
15:24
Re: [PATCH v2 10/10] accel/tcg: Encode breakpoint info into tb->cflags
,
Richard Henderson
,
15:20
Re: [PATCH v2 06/10] accel/tcg: Use CF_NO_GOTO_{TB, PTR} in cpu_exec_step_atomic
,
Richard Henderson
,
15:03
Re: [PATCH v2 05/10] accel/tcg: Handle -singlestep in curr_cflags
,
Richard Henderson
,
14:42
Re: [PATCH v2 04/10] accel/tcg: Drop CF_NO_GOTO_PTR from -d nochain
,
Richard Henderson
,
14:38
Re: [PATCH v2 01/10] accel/tcg: Reduce CF_COUNT_MASK to match TCG_MAX_INSNS
,
Richard Henderson
,
14:31
R: [PULL 0/3] ppc-for-6.1 queue 20210713
,
luigi burdo
,
14:25
Re: [PATCH v2 10/10] accel/tcg: Encode breakpoint info into tb->cflags
,
Peter Maydell
,
13:59
Re: [PATCH v2 08/10] accel/tcg: Adjust interface of TranslatorOps.breakpoint_check
,
Peter Maydell
,
13:52
Re: [PATCH v2 09/10] accel/tcg: Hoist tb_cflags to a local in translator_loop
,
Alex Bennée
,
13:50
Re: [PATCH v2 06/10] accel/tcg: Use CF_NO_GOTO_{TB,PTR} in cpu_exec_step_atomic
,
Alex Bennée
,
13:47
Re: [PATCH v2 05/10] accel/tcg: Handle -singlestep in curr_cflags
,
Alex Bennée
,
13:46
Re: [PATCH v2 07/10] accel/tcg: Move cflags lookup into tb_find
,
Peter Maydell
,
13:45
Re: [PATCH v2 06/10] accel/tcg: Use CF_NO_GOTO_{TB, PTR} in cpu_exec_step_atomic
,
Peter Maydell
,
13:44
Re: [PATCH v2 05/10] accel/tcg: Handle -singlestep in curr_cflags
,
Peter Maydell
,
13:41
Re: [PATCH v2 04/10] accel/tcg: Drop CF_NO_GOTO_PTR from -d nochain
,
Alex Bennée
,
13:40
Re: [PATCH v2 04/10] accel/tcg: Drop CF_NO_GOTO_PTR from -d nochain
,
Peter Maydell
,
13:40
Re: [PATCH v2 03/10] accel/tcg: Add CF_NO_GOTO_TB and CF_NO_GOTO_PTR
,
Peter Maydell
,
13:37
Re: [PATCH v2 03/10] accel/tcg: Add CF_NO_GOTO_TB and CF_NO_GOTO_PTR
,
Alex Bennée
,
13:37
Re: [PATCH v2 02/10] accel/tcg: Move curr_cflags into cpu-exec.c
,
Alex Bennée
,
13:34
Re: [PATCH v2 01/10] accel/tcg: Reduce CF_COUNT_MASK to match TCG_MAX_INSNS
,
Alex Bennée
,
13:34
Re: [PATCH v2 02/10] accel/tcg: Move curr_cflags into cpu-exec.c
,
Peter Maydell
,
13:32
Re: [PATCH v2 01/10] accel/tcg: Reduce CF_COUNT_MASK to match TCG_MAX_INSNS
,
Peter Maydell
,
13:31
Re: [PATCH v2 00/10] tcg: breakpoint reorg
,
Richard Henderson
,
13:16
Re: [PATCH] target/hexagon: Drop include of qemu.h
,
Richard Henderson
,
11:46
Re: [PATCH 00/17] target/riscv: Use tcg_constant_*
,
Richard Henderson
,
11:41
[Bug 1924738] Re: Failed to restore domain - error load load virtio-balloon:virtio
,
Thomas Huth
,
10:45
Re: [PATCH 00/13] new plugin argument passing scheme
,
Mahmoud Mandour
,
09:49
Re: [PATCH 00/13] new plugin argument passing scheme
,
Alex Bennée
,
09:31
Re: [PATCH] target/hexagon: Drop include of qemu.h
,
Alex Bennée
,
06:58
[PATCH] target/hexagon: Drop include of qemu.h
,
Peter Maydell
,
06:30
Re: [PATCH v2 10/11] trace: Fold mem-internal.h into mem.h
,
Philippe Mathieu-Daudé
,
06:14
Re: [PATCH v2 08/11] accel/tcg: Remove ATOMIC_MMU_DECLS
,
Philippe Mathieu-Daudé
,
06:10
[PATCH 04/13] plugins/hotblocks: Added correct boolean argument parsing
,
Mahmoud Mandour
,
06:10
[PATCH 09/13] tests/plugins/bb: adapt to the new arg passing scheme
,
Mahmoud Mandour
,
06:10
[PATCH 13/13] docs/deprecated: deprecate passing plugin args through `arg=`
,
Mahmoud Mandour
,
06:10
[PATCH 11/13] tests/plugins/mem: introduce "track" arg and make args not positional
,
Mahmoud Mandour
,
06:10
[PATCH 12/13] tests/plugins/syscalls: adhere to new arg-passing scheme
,
Mahmoud Mandour
,
06:10
[PATCH 10/13] tests/plugins/insn: made arg inline not positional and parse it as bool
,
Mahmoud Mandour
,
06:10
[PATCH 08/13] docs/tcg-plugins: new passing parameters scheme for cache docs
,
Mahmoud Mandour
,
06:10
[PATCH 05/13] plugins/lockstep: make socket path not positional & parse bool arg
,
Mahmoud Mandour
,
06:10
[PATCH 03/13] plugins/hotpages: introduce sortby arg and parsed bool args correctly
,
Mahmoud Mandour
,
06:10
[PATCH 07/13] plugins/howvec: Adapting to the new argument passing scheme.
,
Mahmoud Mandour
,
06:10
[PATCH 02/13] plugins/api: added a boolean parsing plugin api
,
Mahmoud Mandour
,
06:10
[PATCH 06/13] plugins/hwprofile: adapt to the new plugin arguments scheme
,
Mahmoud Mandour
,
06:10
[PATCH 01/13] plugins: allow plugin arguments to be passed directly
,
Mahmoud Mandour
,
06:10
[PATCH 00/13] new plugin argument passing scheme
,
Mahmoud Mandour
,
06:10
Re: [PATCH v2 07/11] accel/tcg: Fold EXTRA_ARGS into atomic_template.h
,
Philippe Mathieu-Daudé
,
06:10
Re: [PATCH v2 04/11] qemu/atomic: Add aligned_{int64,uint64}_t types
,
Philippe Mathieu-Daudé
,
06:07
Re: [PATCH for-6.2 17/34] target/arm: Implement MVE VMLAS
,
Peter Maydell
,
06:06
Re: QEMU System and User targets
,
Peter Maydell
,
06:05
Re: [PATCH v2 01/11] qemu/atomic: Use macros for CONFIG_ATOMIC64
,
Philippe Mathieu-Daudé
,
06:05
[Bug 1885350] Re: RISCV dynamic rounding mode is not behaving correctly
,
Launchpad Bug Tracker
,
00:26
[Bug 1924738] Re: Failed to restore domain - error load load virtio-balloon:virtio
,
Launchpad Bug Tracker
,
00:26
[Bug 1886306] Re: qemu running slow when the window is in background
,
Launchpad Bug Tracker
,
00:26
Re: [PATCH 00/17] target/riscv: Use tcg_constant_*
,
LIU Zhiwei
,
00:00
July 16, 2021
Re: [PATCH v6 2/2] migration/dirtyrate: implement dirty-bitmap dirtyrate calculation
,
Hyman
,
22:58
[PATCH 2/2] python, iotests: remove socket_scm_helper
,
John Snow
,
22:38
[PATCH 0/2] remove socket_scm_helper
,
John Snow
,
22:38
[PATCH 1/2] python/qmp: add send_fd_scm directly to QEMUMonitorProtocol
,
John Snow
,
22:38
[PATCH v2 11/11] accel/tcg: Push trace info building into atomic_common.c.inc
,
Richard Henderson
,
21:41
[PATCH v2 08/11] accel/tcg: Remove ATOMIC_MMU_DECLS
,
Richard Henderson
,
21:41
[PATCH v2 10/11] trace: Fold mem-internal.h into mem.h
,
Richard Henderson
,
21:41
[PATCH v2 09/11] accel/tcg: Expand ATOMIC_MMU_LOOKUP_*
,
Richard Henderson
,
21:41
[PATCH v2 06/11] accel/tcg: Standardize atomic helpers on softmmu api
,
Richard Henderson
,
21:41
[PATCH v2 04/11] qemu/atomic: Add aligned_{int64,uint64}_t types
,
Richard Henderson
,
21:41
[PATCH v2 07/11] accel/tcg: Fold EXTRA_ARGS into atomic_template.h
,
Richard Henderson
,
21:41
[PATCH v2 05/11] tcg: Rename helper_atomic_*_mmu and provide for user-only
,
Richard Henderson
,
21:41
[PATCH v2 03/11] qemu/atomic: Remove pre-C11 atomic fallbacks
,
Richard Henderson
,
21:41
[PATCH v2 02/11] qemu/atomic: Simplify typeof_strip_qual
,
Richard Henderson
,
21:41
[PATCH v2 01/11] qemu/atomic: Use macros for CONFIG_ATOMIC64
,
Richard Henderson
,
21:41
[PATCH v2 00/11] Atomic cleanup + clang-12 build fix
,
Richard Henderson
,
21:41
[PATCH v2 24/24] python/aqmp: add AsyncProtocol unit tests
,
John Snow
,
20:34
[PATCH v2 23/24] python/aqmp: add scary message
,
John Snow
,
20:33
[PATCH v2 22/24] python/aqmp: add asyncio_run compatibility wrapper
,
John Snow
,
20:33
[PATCH v2 21/24] python/aqmp: add _raw() execution interface
,
John Snow
,
20:33
[PATCH v2 20/24] python/aqmp: add execute() interfaces
,
John Snow
,
20:33
[PATCH v2 19/24] python/aqmp: Add message routing to QMP protocol
,
John Snow
,
20:33
[PATCH v2 15/24] python/aqmp: add QMP event support
,
John Snow
,
20:33
[PATCH v2 18/24] python/pylint: disable no-member check
,
John Snow
,
20:33
[PATCH v2 17/24] python/aqmp: add QMP protocol support
,
John Snow
,
20:33
[PATCH v2 14/24] python/aqmp: add well-known QMP object models
,
John Snow
,
20:33
[PATCH v2 16/24] python/pylint: disable too-many-function-args
,
John Snow
,
20:33
[PATCH v2 11/24] python/aqmp: add _cb_inbound and _cb_inbound logging hooks
,
John Snow
,
20:33
[PATCH v2 13/24] python/aqmp: add QMP Message format
,
John Snow
,
20:33
[PATCH v2 12/24] python/aqmp: add AsyncProtocol._readline() method
,
John Snow
,
20:33
[PATCH v2 10/24] python/aqmp: add configurable read buffer limit
,
John Snow
,
20:33
[PATCH v2 09/24] python/aqmp: add AsyncProtocol.accept() method
,
John Snow
,
20:33
[PATCH v2 08/24] python/aqmp: add logging to AsyncProtocol
,
John Snow
,
20:33
[PATCH v2 07/24] python/aqmp: Add logging utility helpers
,
John Snow
,
20:33
[PATCH v2 06/24] python/aqmp: add runstate state machine to AsyncProtocol
,
John Snow
,
20:33
[PATCH v2 05/24] python/aqmp: add generic async message-based protocol support
,
John Snow
,
20:33
[PATCH v2 03/24] python/pylint: Add exception for TypeVar names ('T')
,
John Snow
,
20:33
[PATCH v2 00/24] python: introduce Asynchronous QMP package
,
John Snow
,
20:33
[PATCH v2 04/24] python/aqmp: add asyncio compatibility wrappers
,
John Snow
,
20:33
[PATCH v2 02/24] python/aqmp: add error classes
,
John Snow
,
20:33
[PATCH v2 01/24] python/aqmp: add asynchronous QMP (AQMP) subpackage
,
John Snow
,
20:33
[PATCH 1/2 v4] Configure script for Haiku
,
Richard Zak
,
20:16
Uninitialized variables err during dev
,
Kenneth Adam Miller
,
18:26
RE: [PATCH 4/4] ui/gtk-egl: guest fb texture needs to be regenerated when reinitializing egl
,
Kasireddy, Vivek
,
18:23
RE: [PATCH 2/3] ui/gtk-egl: make sure the right context is set as the current
,
Kasireddy, Vivek
,
18:18
Re: [PATCH for-6.2 19/34] target/arm: Move 'x' and 'a' bit definitions into vmlaldav formats
,
Richard Henderson
,
18:16
Re: [PATCH for-6.2 18/34] target/arm: Implement MVE shift-by-scalar
,
Richard Henderson
,
18:15
Re: [PATCH for-6.2 17/34] target/arm: Implement MVE VMLAS
,
Richard Henderson
,
18:12
RE: [PATCH 1/3] ui/gtk-egl: un-tab and re-tab should destroy egl surface and context
,
Kasireddy, Vivek
,
18:08
Re: [PATCH for-6.2 16/34] target/arm: Implement MVE VPSEL
,
Richard Henderson
,
18:03
Re: [PATCH for-6.2 15/34] target/arm: Implement MVE integer vector-vs-scalar comparisons
,
Richard Henderson
,
17:58
RE: [PATCH 3/3] ui/gtk: gd_draw_event returns FALSE when no cairo surface is bound
,
Kasireddy, Vivek
,
17:55
Re: [PATCH for-6.2 14/34] target/arm: Implement MVE integer vector comparisons
,
Richard Henderson
,
17:55
Re: [PATCH v5 3/5] block/nbd: refactor nbd_recv_coroutines_wake_all()
,
Eric Blake
,
17:25
Re: [PATCH for-6.2 13/34] target/arm: Factor out gen_vpst()
,
Richard Henderson
,
17:04
Re: [PATCH V5 17/25] vfio-pci: cpr part 2
,
Alex Williamson
,
16:51
Re: [PATCH v5 2/5] block/nbd: move nbd_recv_coroutines_wake_all() up
,
Eric Blake
,
16:35
Re: [PATCH v2] docs: document file-posix locking protocol
,
Vladimir Sementsov-Ogievskiy
,
16:35
Re: [PATCH v5 1/5] block/nbd: nbd_channel_error() shutdown channel unconditionally
,
Eric Blake
,
16:34
[Bug 1889621] Re: ARM Highbank Crashes Realted to GIC
,
Thomas Huth
,
16:10
Re: QEMU System and User targets
,
Kenneth Adam Miller
,
16:06
Re: [PATCH for-6.2 12/34] target/arm: Implement MVE incrementing/decrementing dup insns
,
Richard Henderson
,
15:57
Re: [PATCH v6 2/2] migration/dirtyrate: implement dirty-bitmap dirtyrate calculation
,
Peter Xu
,
15:36
Re: [PATCH v2] docs: document file-posix locking protocol
,
Vladimir Sementsov-Ogievskiy
,
14:47
Re: QEMU System and User targets
,
Kenneth Adam Miller
,
14:21
Re: QEMU System and User targets
,
Peter Maydell
,
14:05
Re: QEMU System and User targets
,
Kenneth Adam Miller
,
13:50
Re: [PULL v3 00/19] pc,pci,virtio: lots of new features
,
Peter Maydell
,
13:50
Re: [PATCH V5 16/25] vfio-pci: cpr part 1
,
Alex Williamson
,
13:45
[Bug 1892761] Re: Heap-use-after-free through double-fetch in ehci
,
Thomas Huth
,
13:30
[Bug 1889621] Re: ARM Highbank Crashes Realted to GIC
,
Alexander Bulekov
,
13:30
[Bug 1918975] Re: [Feature request] Propagate interpreter to spawned processes
,
Thomas Huth
,
13:20
[Bug 1889621] Re: ARM Highbank Crashes Realted to GIC
,
Thomas Huth
,
13:15
Re: [PATCH for-6.2 11/34] target/arm: Implement MVE VMULL (polynomial)
,
Richard Henderson
,
13:14
Re: [PATCH for-6.2 10/34] target/arm: Fix VLDRB/H/W for predicated elements
,
Richard Henderson
,
12:58
Re: [PATCH for-6.2 08/34] target/arm: Fix VPT advance when ECI is non-zero
,
Richard Henderson
,
12:58
Re: [PATCH for-6.2 09/34] target/arm: Factor out mve_eci_mask()
,
Richard Henderson
,
12:48
Re: [PATCH for-6.2 08/34] target/arm: Fix VPT advance when ECI is non-zero
,
Richard Henderson
,
12:44
Re: [PATCH for-6.2 06/34] target/arm: Fix 48-bit saturating shifts
,
Peter Maydell
,
12:40
Re: [PATCH for-6.2 07/34] target/arm: Fix calculation of LTP mask when LR is 0
,
Richard Henderson
,
12:35
Re: [PATCH for-6.2 06/34] target/arm: Fix 48-bit saturating shifts
,
Richard Henderson
,
12:34
Re: [PATCH for-6.2 05/34] target/arm: Fix mask handling for MVE narrowing operations
,
Richard Henderson
,
12:29
Re: [PATCH for-6.2 03/34] target/arm: Fix MVE VSLI by 0 and VSRI by <dt>
,
Richard Henderson
,
12:28
Re: [PATCH v2] docs: document file-posix locking protocol
,
Vladimir Sementsov-Ogievskiy
,
12:21
Re: [PATCH v2 05/21] contrib/gitdm: add some new aliases to fix up commits
,
Richard Henderson
,
12:09
Re: [PATCH v2 04/21] configure: remove needless if leg
,
Richard Henderson
,
12:08
Re: [PATCH v3 1/2] Hexagon (target/hexagon) remove put_user_*/get_user_*
,
Richard Henderson
,
12:05
Re: [PULL 32/40] tcg/plugins: enable by default for most TCG builds
,
Richard Henderson
,
12:02
Re: [PATCH] qtest/hyperv: Introduce a simple hyper-v test
,
Andrew Jones
,
11:46
Re: QEMU System and User targets
,
Peter Maydell
,
11:38
Re: [PULL 32/40] tcg/plugins: enable by default for most TCG builds
,
Christian Borntraeger
,
11:31
Re: [RFC PATCH 0/6] job: replace AioContext lock with job_mutex
,
Kevin Wolf
,
11:24
Re: QEMU System and User targets
,
Kenneth Adam Miller
,
11:17
[PULL v3 16/19] hw/i386/acpi-build: Add DMAR support to bypass iommu
,
Michael S. Tsirkin
,
11:16
[PULL v3 19/19] vhost-vsock: SOCK_SEQPACKET feature bit support
,
Michael S. Tsirkin
,
11:16
[PULL v3 18/19] docs: Add documentation for iommu bypass
,
Michael S. Tsirkin
,
11:16
[PULL v3 17/19] hw/i386/acpi-build: Add IVRS support to bypass iommu
,
Michael S. Tsirkin
,
11:15
[PULL v3 15/19] hw/arm/virt-acpi-build: Add IORT support to bypass SMMUv3
,
Michael S. Tsirkin
,
11:15
[PULL v3 13/19] hw/i386: Add a default_bus_bypass_iommu pc machine option
,
Michael S. Tsirkin
,
11:15
[PULL v3 14/19] hw/pci: Add pci_bus_range() to get PCI bus number range
,
Michael S. Tsirkin
,
11:15
[PULL v3 12/19] hw/arm/virt: Add default_bus_bypass_iommu machine option
,
Michael S. Tsirkin
,
11:15
[PULL v3 11/19] hw/pxb: Add a bypass iommu property
,
Michael S. Tsirkin
,
11:15
[PULL v3 08/19] hw/virtio: add vhost-user-i2c-pci boilerplate
,
Michael S. Tsirkin
,
11:15
[PULL v3 06/19] bios-tables-test: Update golden binaries
,
Michael S. Tsirkin
,
11:15
[PULL v3 10/19] hw/pci/pci_host: Allow PCI host to bypass iommu
,
Michael S. Tsirkin
,
11:15
[PULL v3 09/19] docs: Add '-device intel-iommu' entry
,
Michael S. Tsirkin
,
11:15
[PULL v3 07/19] hw/virtio: add boilerplate for vhost-user-i2c device
,
Michael S. Tsirkin
,
11:15
[PULL v3 05/19] hw/acpi/ich9: Set ACPI PCI hot-plug as default on Q35
,
Michael S. Tsirkin
,
11:15
[PULL v3 04/19] bios-tables-test: Allow changes in DSDT ACPI tables
,
Michael S. Tsirkin
,
11:15
[PULL v3 03/19] hw/pci/pcie: Do not set HPC flag if acpihp is used
,
Michael S. Tsirkin
,
11:15
[PULL v3 02/19] hw/acpi/ich9: Enable ACPI PCI hot-plug
,
Michael S. Tsirkin
,
11:15
[PULL v3 01/19] hw/i386/acpi-build: Add ACPI PCI hot-plug methods to Q35
,
Michael S. Tsirkin
,
11:15
[PULL v3 00/19] pc,pci,virtio: lots of new features
,
Michael S. Tsirkin
,
11:15
Re: [PULL 00/23] pc,pci,virtio: lots of new features
,
Michael S. Tsirkin
,
11:13
Re: [PULL 00/23] pc,pci,virtio: lots of new features
,
Michael S. Tsirkin
,
11:09
Re: [PULL 32/40] tcg/plugins: enable by default for most TCG builds
,
Christian Borntraeger
,
10:59
Re: [PULL 32/40] tcg/plugins: enable by default for most TCG builds
,
Richard Henderson
,
10:51
Re: [PATCH 08/14] iotests/common.rc: _make_test_img(): smarter compressiont_type handling
,
Max Reitz
,
10:47
Re: [PATCH 11/14] iotests: bash tests: filter compression type
,
Vladimir Sementsov-Ogievskiy
,
10:35
Re: intermittent hang in qos-test for qemu-system-i386 on 32-bit arm host
,
Kevin Wolf
,
10:32
Re: [PATCH 08/14] iotests/common.rc: _make_test_img(): smarter compressiont_type handling
,
Vladimir Sementsov-Ogievskiy
,
10:24
Re: Question on memory commit during MR finalize()
,
Peter Xu
,
10:18
Re: [PULL 00/23] pc,pci,virtio: lots of new features
,
Peter Maydell
,
10:13
Re: [PATCH 12/14] iotests 60: more accurate set dirty bit in qcow2 header
,
Max Reitz
,
09:36
Re: [PATCH 14/14] iotest 214: explicit compression type
,
Max Reitz
,
09:36
Re: [PATCH 13/14] iotest 39: use _qcow2_dump_header
,
Max Reitz
,
09:36
Re: [PATCH 11/14] iotests: bash tests: filter compression type
,
Max Reitz
,
09:18
Re: [PULL 32/40] tcg/plugins: enable by default for most TCG builds
,
Alex Bennée
,
09:16
Re: [PATCH v5 7/7] memory_hotplug.c: send DEVICE_UNPLUG_ERROR in acpi_memory_hotplug_write()
,
Greg Kurz
,
09:14
Re: [PATCH v5 6/7] spapr: use DEVICE_UNPLUG_ERROR to report unplug errors
,
Greg Kurz
,
09:13
Re: [PATCH v5 5/7] qapi/qdev.json: add DEVICE_UNPLUG_ERROR QAPI event
,
Greg Kurz
,
09:05
Re: [PATCH 10/14] iotests: massive use _qcow2_dump_header
,
Max Reitz
,
09:04
Re: [PATCH 09/14] iotests/common.rc: introduce _qcow2_dump_header helper
,
Max Reitz
,
08:57
[PATCH] qtest/hyperv: Introduce a simple hyper-v test
,
Vitaly Kuznetsov
,
08:56
Re: [PATCH v5 4/7] qapi/qdev.json: fix DEVICE_DELETED parameters doc
,
Greg Kurz
,
08:48
Re: [PATCH v5 3/7] spapr_drc.c: do not error_report() when drc->dev->id == NULL
,
Greg Kurz
,
08:44
Re: [PATCH 08/14] iotests/common.rc: _make_test_img(): smarter compressiont_type handling
,
Max Reitz
,
08:38
Re: intermittent hang in qos-test for qemu-system-i386 on 32-bit arm host
,
Coiby Xu
,
08:35
Re: [PATCH 06/14] iotest 302: use img_info_log() helper
,
Vladimir Sementsov-Ogievskiy
,
08:32
Re: [PATCH v8 9/9] qtest/hyperv: Introduce a simple hyper-v test
,
Vitaly Kuznetsov
,
08:12
Re: [PATCH 07/14] qcow2: simple case support for downgrading of qcow2 images with zstd
,
Max Reitz
,
08:08
Re: [PULL 0/1] QAPI patches patches for 2021-07-15
,
Peter Maydell
,
08:01
[PATCH 1/2] i386: assert 'cs->kvm_state' is not null
,
Vitaly Kuznetsov
,
07:59
[PATCH 2/2] i386: Fix coding style in kvm_hyperv_expand_features()
,
Vitaly Kuznetsov
,
07:59
Re: [PATCH v1 6/9] s390x: kvm: topology: interception of PTF instruction
,
Cornelia Huck
,
07:56
RE: Question on memory commit during MR finalize()
,
Thanos Makatos
,
07:42
Re: [PATCH 06/14] iotest 302: use img_info_log() helper
,
Max Reitz
,
07:39
Re: [PATCH 05/14] iotests.py: filter compression type out
,
Vladimir Sementsov-Ogievskiy
,
07:32
Re: [PULL 32/40] tcg/plugins: enable by default for most TCG builds
,
Christian Borntraeger
,
07:28
Re: [PATCH v1 6/9] s390x: kvm: topology: interception of PTF instruction
,
Pierre Morel
,
07:23
Re: [PATCH v5 2/7] spapr.c: avoid sending MEM_UNPLUG_ERROR if dev->id is NULL
,
Greg Kurz
,
07:21
Re: [PATCH v5 1/7] hw/acpi/memory_hotplug.c: avoid sending MEM_UNPLUG_ERROR if dev->id is NULL
,
Greg Kurz
,
07:20
Re: [PATCH 05/14] iotests.py: filter compression type out
,
Max Reitz
,
07:15
Re: [PATCH v1 7/9] s390x: SCLP: reporting the maximum nested topology entries
,
Pierre Morel
,
07:12
[PATCH v6 2/2] migration/dirtyrate: implement dirty-bitmap dirtyrate calculation
,
huangy81
,
07:09
[PATCH v6 0/2] support dirtyrate measurement with dirty bitmap
,
huangy81
,
07:08
[PATCH v6 1/2] memory: introduce total_dirty_pages to stat dirty pages
,
huangy81
,
07:08
Re: [PATCH v1 2/9] s390x: toplogy: adding drawers and books to smp parsing
,
Pierre Morel
,
07:08
Re: [PATCH 04/14] iotest 065: explicit compression type
,
Max Reitz
,
07:01
Re: [PATCH v1 1/9] s390x: smp: s390x dedicated smp parsing
,
Pierre Morel
,
06:59
Re: [PATCH v1 2/9] s390x: toplogy: adding drawers and books to smp parsing
,
Daniel P . Berrangé
,
06:49
Re: [PATCH v1 1/9] s390x: smp: s390x dedicated smp parsing
,
Pierre Morel
,
06:47
Re: [PATCH v1 2/9] s390x: toplogy: adding drawers and books to smp parsing
,
Cornelia Huck
,
06:45
Re: [PATCH 03/14] iotest 303: explicit compression type
,
Max Reitz
,
06:39
Re: [PATCH 02/14] iotests.py: qemu_img*("create"): support IMGOPTS='compression_type=zstd'
,
Vladimir Sementsov-Ogievskiy
,
06:35
[PATCH v5 2/2] migration/dirtyrate: implement dirty-bitmap dirtyrate calculation
,
huangy81
,
06:34
[PATCH v5 0/2] support dirtyrate measurement with dirty bitmap
,
huangy81
,
06:34
[PATCH v5 1/2] memory: introduce total_dirty_pages to stat dirty pages
,
huangy81
,
06:34
[PATCH v4 0/2] support dirtyrate measurement with dirty bitmap
,
huangy81
,
06:16
[PATCH v4 2/2] migration/dirtyrate: implement dirty-bitmap dirtyrate calculation
,
huangy81
,
06:16
[PATCH v4 1/2] memory: introduce total_dirty_pages to stat dirty pages
,
huangy81
,
06:16
Re: [PATCH 02/14] iotests.py: qemu_img*("create"): support IMGOPTS='compression_type=zstd'
,
Max Reitz
,
06:07
Re: [PATCH 01/14] iotests.py: img_info_log(): rename imgopts argument
,
Max Reitz
,
06:07
Re: [PULL v2 00/12] riscv-to-apply queue
,
Peter Maydell
,
05:56
Re: [PATCH v1 7/9] s390x: SCLP: reporting the maximum nested topology entries
,
Cornelia Huck
,
05:25
Re: [PATCH v1 2/9] s390x: toplogy: adding drawers and books to smp parsing
,
Daniel P . Berrangé
,
05:23
Re: [PATCH v1 6/9] s390x: kvm: topology: interception of PTF instruction
,
Cornelia Huck
,
05:22
Re: [PATCH v1 2/9] s390x: toplogy: adding drawers and books to smp parsing
,
Daniel P . Berrangé
,
05:19
Re: [PATCH 2/2] target/arm: Add sve-default-vector-length cpu property
,
Peter Maydell
,
05:15
Re: [PATCH v1 1/9] s390x: smp: s390x dedicated smp parsing
,
Daniel P . Berrangé
,
05:14
Re: [PATCH v1 2/9] s390x: toplogy: adding drawers and books to smp parsing
,
Cornelia Huck
,
05:10
Re: [PULL 04/11] i386: expand Hyper-V features during CPU feature expansion time
,
Vitaly Kuznetsov
,
05:07
Re: [PATCH v1 1/9] s390x: smp: s390x dedicated smp parsing
,
Cornelia Huck
,
04:54
Re: [PATCH 1/2] target/arm: Export aarch64_sve_zcr_get_valid_len
,
Peter Maydell
,
04:54
Re: [PULL 00/23] pc,pci,virtio: lots of new features
,
Michael S. Tsirkin
,
04:41
Re: [PATCH] hw/intc/arm_gicv3: Fix GICv3 redistributor security checking
,
Peter Maydell
,
04:33
Re: [PATCH v2] migration: clear the memory region dirty bitmap when skipping free pages
,
David Hildenbrand
,
04:26
Re: [PATCH] ui/spice: Use HAVE_SPICE_GL for OpenGL checks
,
Marc-André Lureau
,
04:21
Re: [PATCH] ui/egl-headless: Remove a check for CONFIG_OPENGL
,
Marc-André Lureau
,
04:20
Re: [PATCH 0/9] new plugin argument passing scheme
,
Mahmoud Mandour
,
04:12
[PATCH 9/9] docs/deprecated: deprecate passing plugin args through `arg=`
,
Mahmoud Mandour
,
04:04
[PATCH 7/9] plugins/howvec: Adapting to the new argument passing scheme.
,
Mahmoud Mandour
,
04:04
[PATCH 8/9] docs/tcg-plugins: new passing parameters scheme for cache docs
,
Mahmoud Mandour
,
04:04
[PATCH 6/9] plugins/hwprofile: adapt to the new plugin arguments scheme
,
Mahmoud Mandour
,
04:04
[PATCH 5/9] plugins/lockstep: make socket path not positional & parse bool arg
,
Mahmoud Mandour
,
04:04
[PATCH 4/9] plugins/hotblocks: Added correct boolean argument parsing
,
Mahmoud Mandour
,
04:04
[PATCH 3/9] plugins/hotpages: introduce sortby arg and parsed bool args correctly
,
Mahmoud Mandour
,
04:04
[PATCH 2/9] plugins/api: added a boolean parsing plugin api
,
Mahmoud Mandour
,
04:04
[PATCH 0/9] new plugin argument passing scheme
,
Mahmoud Mandour
,
04:04
[PATCH 1/9] plugins: allow plugin arguments to be passed directly
,
Mahmoud Mandour
,
04:04
Re: [PULL v2 0/3] VFIO update 2021-07-14 (for v6.1)
,
Peter Maydell
,
04:03
[PATCH 2/2] migration: allow enabling mutilfd for specific protocol only
,
Li Zhijian
,
03:54
[PATCH 1/2] migration: allow multifd for socket protocol only
,
Li Zhijian
,
03:54
Re: [PULL 32/40] tcg/plugins: enable by default for most TCG builds
,
Christian Borntraeger
,
02:54
Re: [PULL 00/23] pc,pci,virtio: lots of new features
,
Peter Maydell
,
02:42
RE: [PATCH v2] migration: clear the memory region dirty bitmap when skipping free pages
,
Wang, Wei W
,
02:15
[Bug 1926996] Re: qemu-user clone syscall fails
,
Launchpad Bug Tracker
,
00:25
July 15, 2021
Re: About two-dimensional page translation (e.g., Intel EPT) and shadow page table in Linux QEMU/KVM
,
harry harry
,
23:20
Re: About two-dimensional page translation (e.g., Intel EPT) and shadow page table in Linux QEMU/KVM
,
Sean Christopherson
,
18:24
[PATCH v3 0/2] SIGSEGV fixes
,
Taylor Simpson
,
17:22
[PATCH v3 1/2] Hexagon (target/hexagon) remove put_user_*/get_user_*
,
Taylor Simpson
,
17:22
[PATCH v3 2/2] linux-test (tests/tcg/multiarch/linux-test.c) add check
,
Taylor Simpson
,
17:22
Re: [PULL 00/23] pc,pci,virtio: lots of new features
,
Michael S. Tsirkin
,
17:21
Re: [PATCH v3 0/3] support dirtyrate measurement with dirty bitmap
,
Peter Xu
,
17:00
Re: [PATCH v3 3/3] migration/dirtyrate: implement dirty-bitmap dirtyrate calculation
,
Peter Xu
,
16:59
Re: [PATCH v5 0/2] cocoa: keyboard quality of life
,
Programmingkid
,
16:53
Re: [PULL 04/11] i386: expand Hyper-V features during CPU feature expansion time
,
Peter Maydell
,
16:52
Re: [PATCH v3 2/3] memory: introduce DirtyRateDirtyPages and util function
,
Peter Xu
,
16:49
Re: [PULL v2 00/26] Crypto and more patches
,
Peter Maydell
,
16:39
Re: [PATCH] hw/net/net_tx_pkt: Fix crash detected by fuzzer
,
Philippe Mathieu-Daudé
,
16:25
Re: [PATCH v2] docs: document file-posix locking protocol
,
Vladimir Sementsov-Ogievskiy
,
16:01
[PATCH] hw/net/net_tx_pkt: Fix crash detected by fuzzer
,
Thomas Huth
,
15:32
Re: [PATCH 0/1] target/arm: Check NaN mode before silencing NaN
,
Peter Maydell
,
15:29
Re: Question on memory commit during MR finalize()
,
Peter Xu
,
14:35
Re: [PATCH] target/arm: Remove duplicate 'plus1' function from Neon and SVE decode
,
Philippe Mathieu-Daudé
,
14:23
Re: [PULL v5 00/44] testing, build and plugin updates
,
Peter Maydell
,
14:06
Re: [PATCH v2] docs: document file-posix locking protocol
,
Daniel P . Berrangé
,
13:19
Re: [PATCH v2] docs: document file-posix locking protocol
,
Vladimir Sementsov-Ogievskiy
,
13:13
[PATCH 0/2] Misc pegasos2 fixes
,
BALATON Zoltan
,
13:02
[PATCH 2/2] i2c/smbus_eeprom: Add feature bit to SPD data
,
BALATON Zoltan
,
13:02
[PATCH 1/2] ppc/pegasos2: Fix spurious warning with -bios
,
BALATON Zoltan
,
13:02
Re: QEMU System and User targets
,
Kenneth Adam Miller
,
12:39
Re: QEMU System and User targets
,
Peter Maydell
,
12:35
Re: QEMU System and User targets
,
Kenneth Adam Miller
,
12:25
Re: QEMU System and User targets
,
Peter Maydell
,
12:17
Re: [PATCH 00/17] target/riscv: Use tcg_constant_*
,
Richard Henderson
,
12:15
Re: [PATCH] block/vvfat: fix: drop backing
,
Programmingkid
,
12:02
QEMU System and User targets
,
Kenneth Adam Miller
,
11:57
Re: [PATCH] hw/net/vmxnet3: Do not abort if the guest is trying to use an invalid TX queue
,
Richard Henderson
,
11:54
Re: [PATCH] target/arm: Remove duplicate 'plus1' function from Neon and SVE decode
,
Richard Henderson
,
11:54
Re: inline expressions for decodetree !function syntax
,
Richard Henderson
,
11:53
[PATCH v3 2/3] memory: introduce DirtyRateDirtyPages and util function
,
huangy81
,
11:52
[PATCH v3 3/3] migration/dirtyrate: implement dirty-bitmap dirtyrate calculation
,
huangy81
,
11:52
[PATCH v3 0/3] support dirtyrate measurement with dirty bitmap
,
huangy81
,
11:52
[PATCH v3 1/3] KVM: introduce kvm_get_manual_dirty_log_protect
,
huangy81
,
11:52
Re: [PATCH v4 1/5] configure,meson: add option to enable LTO
,
Thomas Huth
,
11:47
Re: [PATCH for-6.1] configure: Fix endianess test with LTO
,
Richard Henderson
,
11:40
Re: [PATCH 0/3] Atomic cleanup + clang-12 build fix
,
Cole Robinson
,
11:11
Re: [PATCH v2 17/21] contrib/gitdm: add domain-map for NVIDIA
,
Kirti Wankhede
,
11:07
Re: [PULL 0/5] OVMF patches for 2021-07-14
,
Peter Maydell
,
11:06
Re: [RFC PATCH 1/2] hw/nvme: add mi device
,
Padmakar Kalghatgi
,
10:58
Re: tests/acceptance/multiprocess.py test failure
,
Jag Raman
,
10:51
Re: [PULL 00/23] pc,pci,virtio: lots of new features
,
Michael S. Tsirkin
,
10:38
Re: [PATCH v2 20/21] contrib/gitdm: add a new interns group-map for GSoC/Outreachy work
,
Mahmoud Mandour
,
10:31
Re: [PATCH] target/ppc: Ease L=0 requirement on cmp/cmpi/cmpl/cmpli for ppc32
,
Matheus K. Ferst
,
10:29
RE: Question on memory commit during MR finalize()
,
Thanos Makatos
,
10:27
Re: [RFC PATCH 1/2] hw/nvme: add mi device
,
Padmakar Kalghatgi
,
10:12
Re: [PATCH v5 5/5] replication: Remove workaround
,
Vladimir Sementsov-Ogievskiy
,
09:48
Re: [PATCH v8 00/16] qemu_iotests: improve debugging options
,
Max Reitz
,
09:33
spapr_events: Sure we may ignore migrate_add_blocker() failure?
,
Markus Armbruster
,
09:32
Re: [PATCH v8 16/16] docs/devel/testing: add -p option to the debug section of QEMU iotests
,
Max Reitz
,
09:32
Re: [RFC PATCH 0/6] job: replace AioContext lock with job_mutex
,
Stefan Hajnoczi
,
09:29
Re: [RFC PATCH 3/6] i386/sev: initialize SNP context
,
Brijesh Singh
,
09:24
[PATCH] target/i386/cpu: Use the KVM reported value for the number of ASIDs
,
Like Xu
,
09:18
Re: [PATCH v5 4/5] replication: Assert that children are writable
,
Vladimir Sementsov-Ogievskiy
,
09:18
Re: tests/acceptance/multiprocess.py test failure
,
Cleber Rosa
,
09:16
Re: [PATCH] target/ppc: Ease L=0 requirement on cmp/cmpi/cmpl/cmpli for ppc32
,
BALATON Zoltan
,
09:14
Re: [PATCH] target/ppc: Ease L=0 requirement on cmp/cmpi/cmpl/cmpli for ppc32
,
BALATON Zoltan
,
09:12
[Bug 1907952] Re: qemu-system-aarch64: with "-display gtk" arrow keys are received as just ^[ on ttyAMA0
,
Launchpad Bug Tracker
,
09:11
[PATCH] block: Fix deadlock in bdrv_set_aio_context_ignore()
,
Zhiyong Ye
,
09:02
Re: [PATCH v8 09/16] docs/devel/testing: add -gdb option to the debugging section of QEMU iotests
,
Max Reitz
,
09:01
Re: [PATCH v8 08/16] qemu-iotests: add gdbserver option to script tests too
,
Max Reitz
,
08:54
[PATCH] block/vvfat: fix: drop backing
,
Vladimir Sementsov-Ogievskiy
,
08:49
Re: [RFC PATCH 0/6] job: replace AioContext lock with job_mutex
,
Vladimir Sementsov-Ogievskiy
,
08:35
[PULL 1/1] qapi: Fix crash on missing enum member name
,
Markus Armbruster
,
08:32
[PULL 0/1] QAPI patches patches for 2021-07-15
,
Markus Armbruster
,
08:32
[PATCH] target/ppc: Ease L=0 requirement on cmp/cmpi/cmpl/cmpli for ppc32
,
matheus . ferst
,
08:31
Re: [RFC PATCH 1/2] hw/nvme: add mi device
,
Padmakar Kalghatgi
,
08:21
Re: [PATCH v2 2/5] hw/intc: sifive_clint: Use RISC-V CPU GPIO lines
,
LIU Zhiwei
,
07:34
Re: [PATCH 00/17] target/riscv: Use tcg_constant_*
,
LIU Zhiwei
,
07:22
Re: [PATCH v2 3/3] qemu-img: Add --skip-broken-bitmaps for 'convert --bitmaps'
,
Vladimir Sementsov-Ogievskiy
,
06:55
[Bug 1926111] Re: Assertion `tx_queue_idx <= s->txq_num' failed in vmxnet3_io_bar0_write
,
Thomas Huth
,
06:50
Re: [PATCH v1 2/9] s390x: toplogy: adding drawers and books to smp parsing
,
Markus Armbruster
,
06:48
[PATCH] hw/net/vmxnet3: Do not abort if the guest is trying to use an invalid TX queue
,
Thomas Huth
,
06:38
Re: [PATCH v2 2/3] qemu-img: Fail fast on convert --bitmaps with inconsistent bitmap
,
Vladimir Sementsov-Ogievskiy
,
06:20
[Bug 1910696] Re: Qemu fails to start with error " There is no option group 'spice'"
,
Thomas Huth
,
06:15
[Bug 1923497] Re: bios_linker_loader_add_checksum: Assertion `start_offset < file->blob->len' failed
,
Thomas Huth
,
06:15
[Bug 1878641] Re: Abort() in mch_update_pciexbar
,
Thomas Huth
,
06:10
Re: [PATCH v5 0/6] blkdebug: fix racing condition when iterating on
,
Max Reitz
,
06:06
Re: [PATCH v2 03/21] docs: add a section on the generalities of vhost-user
,
Stefan Hajnoczi
,
06:06
Re: [PATCH v5 3/6] blkdebug: track all actions
,
Max Reitz
,
05:59
Re: [PATCH v5 2/6] blkdebug: move post-resume handling to resume_req_by_tag
,
Max Reitz
,
05:59
[PATCH] target/arm: Remove duplicate 'plus1' function from Neon and SVE decode
,
Peter Maydell
,
05:53
inline expressions for decodetree !function syntax
,
Peter Maydell
,
05:34
Re: [RFC PATCH 3/6] i386/sev: initialize SNP context
,
Dov Murik
,
05:32
Re: [PATCH v2] migration: clear the memory region dirty bitmap when skipping free pages
,
David Hildenbrand
,
05:28
Re: [PATCH v2 10/21] contrib/gitdm: add domain-map/group-map mappings for Samsung
,
Alex Bennée
,
05:06
[PATCH v2] migration: clear the memory region dirty bitmap when skipping free pages
,
Wei Wang
,
05:02
Re: [PULL 00/23] pc,pci,virtio: lots of new features
,
Marcel Apfelbaum
,
04:54
[PATCH for-6.1] configure: Fix endianess test with LTO
,
Thomas Huth
,
04:39
[Bug 1878057] Re: null-ptr dereference in megasas_command_complete
,
Thomas Huth
,
04:31
Re: [PATCH v2 5/5] hw/intc: ibex_timer: Convert the timer to use RISC-V CPU GPIO lines
,
Bin Meng
,
04:21
Re: [PATCH v2 4/5] hw/intc: sifive_plic: Convert the PLIC to use RISC-V CPU GPIO lines
,
Bin Meng
,
04:21
Re: [PATCH v2 3/5] hw/intc: ibex_plic: Convert the PLIC to use RISC-V CPU GPIO lines
,
Bin Meng
,
04:21
Re: [PATCH v2 2/5] hw/intc: sifive_clint: Use RISC-V CPU GPIO lines
,
Bin Meng
,
04:21
Re: [PATCH v2 1/5] target/riscv: Expose interrupt pending bits as GPIO lines
,
Bin Meng
,
04:21
Re: [PATCH v1 2/9] s390x: toplogy: adding drawers and books to smp parsing
,
Pierre Morel
,
04:19
Re: tests/acceptance/multiprocess.py test failure
,
David Hildenbrand
,
04:17
[PULL v2 12/12] hw/riscv/boot: Check the error of fdt_pack()
,
Alistair Francis
,
03:17
[PULL v2 10/12] hw/riscv: opentitan: Add the unimplement rv_core_ibex_peri
,
Alistair Francis
,
03:17
[PULL v2 11/12] hw/riscv: opentitan: Add the flash alias
,
Alistair Francis
,
03:17
[PATCH] target/i386/kvm: Remove unused workaround for kernel header typo
,
Dov Murik
,
03:17
[PULL v2 09/12] char: ibex_uart: Update the register layout
,
Alistair Francis
,
03:16
[PULL v2 08/12] hw/riscv: sifive_u: Make sure firmware info is 8-byte aligned
,
Alistair Francis
,
03:16
[PULL v2 07/12] hw/riscv: sifive_u: Correct the CLINT timebase frequency
,
Alistair Francis
,
03:16
[PULL v2 06/12] docs/system: riscv: Update Microchip Icicle Kit for direct kernel boot
,
Alistair Francis
,
03:16
[PULL v2 05/12] target/riscv: hardwire bits in hideleg and hedeleg
,
Alistair Francis
,
03:16
[PULL v2 04/12] docs/system: riscv: Add documentation for virt machine
,
Alistair Francis
,
03:16
[PULL v2 03/12] docs/system: riscv: Fix CLINT name in the sifive_u doc
,
Alistair Francis
,
03:16
[PULL v2 02/12] target/riscv: csr: Remove redundant check in fp csr read/write routines
,
Alistair Francis
,
03:16
[PULL v2 00/12] riscv-to-apply queue
,
Alistair Francis
,
03:16
[PULL v2 01/12] target/riscv: pmp: Fix some typos
,
Alistair Francis
,
03:16
Re: [PATCH v2 1/1] hw/riscv/boot: Check the error of fdt_pack()
,
Alistair Francis
,
02:58
Re: [PATCH v1 1/1] hw/riscv/boot: Check the error of fdt_pack()
,
Alistair Francis
,
02:58
Re: [PULL 00/11] riscv-to-apply queue
,
Alistair Francis
,
02:57
Re: [PATCH v1 2/9] s390x: toplogy: adding drawers and books to smp parsing
,
Markus Armbruster
,
02:16
Re: [PATCH] Fix CPUID_Fn8000001E_EBX for AMD
,
成家瑶
,
02:16
Re: [PATCH v2 02/21] docs: collect the disparate device emulation docs into one section
,
Markus Armbruster
,
02:11
Re: [RFC PATCH 5/6] i386/sev: add support to encrypt BIOS when SEV-SNP is enabled
,
Dov Murik
,
01:55
Re: About two-dimensional page translation (e.g., Intel EPT) and shadow page table in Linux QEMU/KVM
,
harry harry
,
01:49
Re: [PATCH v3 0/9] tests: Add test cases for TPM 1.2 ACPI tables
,
Markus Armbruster
,
01:49
Re: [PATCH v2 10/21] contrib/gitdm: add domain-map/group-map mappings for Samsung
,
Klaus Jensen
,
01:49
Re: [PATCH 17/17] target/riscv: Remove gen_get_gpr
,
Alistair Francis
,
01:09
Re: [PATCH 16/17] target/riscv: Use gpr_{src,dst} for RVV
,
Alistair Francis
,
01:05
Re: [PATCH 15/17] target/riscv: Use gen_arith for mulh and mulhu
,
Alistair Francis
,
01:02
Re: [PATCH 13/17] target/riscv: Use gpr_{src,dst} for RVD
,
Alistair Francis
,
01:01
Re: [PATCH 12/17] target/riscv: Use gpr_{src,dst} for RVF
,
Alistair Francis
,
00:59
Re: [PATCH 11/17] target/riscv: Use gpr_{src,dst} for RVB
,
Alistair Francis
,
00:53
Re: [PATCH 10/17] target/riscv: Use gpr_{src,dst} for RVA
,
Alistair Francis
,
00:51
Re: [PATCH 08/17] target/riscv: Use gpr_{src, dst} for word shift operations
,
Alistair Francis
,
00:49
[Bug 1920934] Re: Heap-use-after-free in io_writex / cputlb.c results in Linux kernel crashes
,
Launchpad Bug Tracker
,
00:26
[Bug 1922773] Re: RISCV32 illegal instruction exception
,
Launchpad Bug Tracker
,
00:26
[Bug 1924914] Re: Running sway in a QEMU VM results in a GPU hang of the guest (virtio-gpu driver)
,
Launchpad Bug Tracker
,
00:26
[Bug 1924987] Re: Storage | Two decimal digits precision
,
Launchpad Bug Tracker
,
00:25
[Bug 1925094] Re: DISCARD support for Crypto Block Devices
,
Launchpad Bug Tracker
,
00:25
[Bug 1925109] Re: usbredirparser: bulk transfer length exceeds limits
,
Launchpad Bug Tracker
,
00:25
[Bug 1925966] Re: Win10 guest freezes randomly
,
Launchpad Bug Tracker
,
00:25
[Bug 1926174] Re: Laggy and/or displaced mouse input on CloudReady (Chrome OS) VM
,
Launchpad Bug Tracker
,
00:25
[Bug 1926231] Re: SCSI passthrough of SATA cdrom -> errors & performance issues
,
Launchpad Bug Tracker
,
00:25
[Bug 1926202] Re: qemu-user can't run some ppc binaries
,
Launchpad Bug Tracker
,
00:25
[Bug 1926497] Re: dp83932 stops working after a short while
,
Launchpad Bug Tracker
,
00:25
[Bug 1926596] Re: qemu-monitor-event command gets stuck randomly
,
Launchpad Bug Tracker
,
00:25
[Bug 1926952] Re: SPICE support broken with 6.0
,
Launchpad Bug Tracker
,
00:25
[Bug 1926782] Re: configure script --extra-cflags not passed to config-meson.cross
,
Launchpad Bug Tracker
,
00:25
Re: [PATCH V2 00/18] vhost-vDPA multiqueue
,
Jason Wang
,
00:24
Re: [PULL V2 3/6] hmp-commands: Add new HMP command for filter passthrough
,
Jason Wang
,
00:21
July 14, 2021
RE: [PULL V2 3/6] hmp-commands: Add new HMP command for filter passthrough
,
Zhang, Chen
,
23:08
tests/acceptance/multiprocess.py test failure
,
Cleber Rosa
,
21:59
Re: [PATCH for-6.2 04/34] target/arm: Fix signed VADDV
,
Richard Henderson
,
21:37
Re: [PATCH for-6.2 02/34] target/arm: Print MVE VPR in CPU dumps
,
Richard Henderson
,
21:34
Re: [PATCH v2 1/2] Hexagon (target/hexagon) remove put_user_*/get_user_*
,
Richard Henderson
,
20:59
[PATCH v2 1/1] hw/riscv/boot: Check the error of fdt_pack()
,
Alistair Francis
,
19:01
[PATCH v2 2/2] linux-test (tests/tcg/multiarch/linux-test.c) add check
,
Taylor Simpson
,
18:55
[PATCH v2 0/2] SIGSEGV fixes
,
Taylor Simpson
,
18:55
[PATCH v2 1/2] Hexagon (target/hexagon) remove put_user_*/get_user_*
,
Taylor Simpson
,
18:55
[PATCH 1/1] acpi: Consolidate the handling of OEM ID and OEM Table ID fields
,
Marian Postevca
,
18:14
[PATCH v6 0/1] Rework ACPI OEM fields handling to simplify code (was: acpi: Remove duplicated code handling OEM ID and OEM table ID fields)
,
Marian Postevca
,
18:14
Re: [PULL 36/40] vl: switch -M parsing to keyval
,
Alex Williamson
,
18:13
[PATCH 1/1] acpi: Consolidate the handling of OEM ID and OEM Table ID fields
,
Marian Postevca
,
18:07
Re: [PATCH 6/6] tests/acceptance/virtio-gpu.py: provide kernel and initrd hashes
,
Willian Rampazzo
,
17:57
Re: [PATCH 5/6] tests/acceptance/virtio-gpu.py: use virtio-vga-gl
,
Willian Rampazzo
,
17:56
Re: [PATCH 4/6] tests/acceptance/virtio-gpu.py: combine kernel command line
,
Willian Rampazzo
,
17:55
Re: [PATCH 3/6] tests/acceptance/virtio-gpu.py: combine CPU tags
,
Willian Rampazzo
,
17:54
Re: [PATCH 2/6] tests/acceptance/virtio-gpu.py: combine x86_64 arch tags
,
Willian Rampazzo
,
17:53
Re: [PATCH 1/6] tests/acceptance/virtio-gpu.py: use require_accelerator()
,
Willian Rampazzo
,
17:52
[PULL v2 3/3] vfio/pci: Add pba_offset PCI quirk for BAIDU KUNLUN AI processor
,
Alex Williamson
,
17:36
[PULL v2 2/3] vfio/pci: Change to use vfio_pci_is()
,
Alex Williamson
,
17:35
[PULL v2 1/3] vfio: Fix CID 1458134 in vfio_register_ram_discard_listener()
,
Alex Williamson
,
17:35
[PULL v2 0/3] VFIO update 2021-07-14 (for v6.1)
,
Alex Williamson
,
17:35
Re: Host folder sharing via USB issue
,
Programmingkid
,
17:12
[PULL 0/5] OVMF patches for 2021-07-14
,
Philippe Mathieu-Daudé
,
16:43
[PULL 1/5] gitlab-ci: Extract EDK2 job rules to reusable section
,
Philippe Mathieu-Daudé
,
16:43
Re: [PULL 0/3] VFIO update 2021-07-13 (for v6.1)
,
Alex Williamson
,
16:37
Re: [PATCH-for-6.1] gitlab-ci: Extract EDK2 job rules to reusable section
,
Philippe Mathieu-Daudé
,
16:34
Re: [PULL 00/23] pc,pci,virtio: lots of new features
,
Peter Maydell
,
16:32
Re: [PATCH-for-6.1] gitlab-ci: Extract EDK2 job rules to reusable section
,
Philippe Mathieu-Daudé
,
16:25
Re: [PATCH v3 0/9] tests: Add test cases for TPM 1.2 ACPI tables
,
Philippe Mathieu-Daudé
,
16:16
[PATCH] hw/intc/arm_gicv3: Fix GICv3 redistributor security checking
,
Tianrui Wei
,
15:46
Re: [PULL 0/3] VFIO update 2021-07-13 (for v6.1)
,
Peter Maydell
,
15:46
Re: [PULL 00/23] Python and Acceptance Tests
,
Peter Maydell
,
15:34
Re: [PATCH v2 0/6] python: AQMP-TUI Prototype
,
Niteesh G. S.
,
15:07
Re: [RFC PATCH 6/6] i386/sev: populate secrets and cpuid page and finalize the SNP launch
,
Brijesh Singh
,
14:53
Re: [RFC PATCH 5/6] i386/sev: add support to encrypt BIOS when SEV-SNP is enabled
,
Brijesh Singh
,
14:53
Re: [PULL V2 3/6] hmp-commands: Add new HMP command for filter passthrough
,
Dr. David Alan Gilbert
,
14:48
Re: [PATCH v2 19/21] contrib/gitdm: add an explicit academic entry for BU
,
Alexander Bulekov
,
14:40
Re: [PATCH 1/2] qapi/run-state: Add a new shutdown cause 'migration-completed'
,
Dr. David Alan Gilbert
,
14:39
[PATCH v2 16/21] contrib/gitdm: add domain-map for Syrmia
,
Alex Bennée
,
14:28
[PATCH v2 20/21] contrib/gitdm: add a new interns group-map for GSoC/Outreachy work
,
Alex Bennée
,
14:28
[PATCH v2 18/21] contrib/gitdm: add group-map for Netflix
,
Alex Bennée
,
14:28
[PATCH v2 15/21] contrib/gitdm: add domain-map for ZTE
,
Alex Bennée
,
14:28
[PATCH v2 19/21] contrib/gitdm: add an explicit academic entry for BU
,
Alex Bennée
,
14:28
[PATCH v2 13/21] contrib/gitdm: un-ironically add a mapping for LWN
,
Alex Bennée
,
14:28
[PATCH v2 21/21] contrib/gitdm: add more individual contributor entries.
,
Alex Bennée
,
14:21
[PATCH v2 17/21] contrib/gitdm: add domain-map for NVIDIA
,
Alex Bennée
,
14:21
[PATCH v2 14/21] contrib/gitdm: add domain-map for Crudebyte
,
Alex Bennée
,
14:21
[PATCH v2 12/21] contrib/gitdm: add domain-map/group-map for Wind River
,
Alex Bennée
,
14:21
[PATCH v2 11/21] contrib/gitdm: add domain-map for Eldorado
,
Alex Bennée
,
14:21
[PATCH v2 10/21] contrib/gitdm: add domain-map/group-map mappings for Samsung
,
Alex Bennée
,
14:21
[PATCH v2 09/21] gitdm.config: sort the corporate GroupMap entries
,
Alex Bennée
,
14:21
[PATCH v2 07/21] contrib/gitdm: add domain-map for MontaVista
,
Alex Bennée
,
14:21
[PATCH v2 08/21] contrib/gitdm: add a group mapping for robot scanners
,
Alex Bennée
,
14:21
[PATCH v2 06/21] .mailmap: fix up some broken commit authors
,
Alex Bennée
,
14:21
[PATCH v2 05/21] contrib/gitdm: add some new aliases to fix up commits
,
Alex Bennée
,
14:21
[PATCH v2 04/21] configure: remove needless if leg
,
Alex Bennée
,
14:21
[PATCH v2 02/21] docs: collect the disparate device emulation docs into one section
,
Alex Bennée
,
14:21
[PATCH v2 03/21] docs: add a section on the generalities of vhost-user
,
Alex Bennée
,
14:21
[PATCH v2 01/21] gitignore: Update with some filetypes
,
Alex Bennée
,
14:21
[PATCH v2 00/21] documentation and metadata updates
,
Alex Bennée
,
14:21
Re: [PATCH-for-6.1] gitlab-ci: Extract EDK2 job rules to reusable section
,
Cleber Rosa
,
14:15
[PATCH 2/2] target/arm: Add sve-default-vector-length cpu property
,
Richard Henderson
,
14:06
[PATCH 1/2] target/arm: Export aarch64_sve_zcr_get_valid_len
,
Richard Henderson
,
14:06
[PATCH 0/2] target/arm: Add sve-default-vector-length cpu property
,
Richard Henderson
,
14:06
RE: [PATCH 03/11] softfloat: Introduce float_flag_inorm_denormal
,
Michael Morrell
,
13:50
Re: About two-dimensional page translation (e.g., Intel EPT) and shadow page table in Linux QEMU/KVM
,
Sean Christopherson
,
13:47
[PATCH 6/6] tests/acceptance/virtio-gpu.py: provide kernel and initrd hashes
,
Cleber Rosa
,
13:41
[PATCH 4/6] tests/acceptance/virtio-gpu.py: combine kernel command line
,
Cleber Rosa
,
13:41
[PATCH 5/6] tests/acceptance/virtio-gpu.py: use virtio-vga-gl
,
Cleber Rosa
,
13:41
[PATCH 3/6] tests/acceptance/virtio-gpu.py: combine CPU tags
,
Cleber Rosa
,
13:41
[PATCH 2/6] tests/acceptance/virtio-gpu.py: combine x86_64 arch tags
,
Cleber Rosa
,
13:41
[PATCH 1/6] tests/acceptance/virtio-gpu.py: use require_accelerator()
,
Cleber Rosa
,
13:41
[PATCH for 6.1 0/6] virtio-gpu acceptance test: use current device name
,
Cleber Rosa
,
13:41
Re: [RFC PATCH 6/6] i386/sev: populate secrets and cpuid page and finalize the SNP launch
,
Dr. David Alan Gilbert
,
13:30
[PATCH 6/6] plugins/cache: Fixed "function decl. is not a prototype" warnings
,
Mahmoud Mandour
,
13:25
[PATCH 2/6] plugins/cache: limited the scope of a mutex lock
,
Mahmoud Mandour
,
13:25
[PATCH 4/6] plugins/cache: Supported multicore cache modelling
,
Mahmoud Mandour
,
13:25
[PATCH 5/6] docs/devel/tcg-plugins: added cores arg to cache plugin
,
Mahmoud Mandour
,
13:25
[PATCH 3/6] plugins/cache: Fixed a use-after-free bug with multithreaded usermode
,
Mahmoud Mandour
,
13:25
[PATCH 1/6] plugins/cache: Fixed a bug with destroying FIFO metadata
,
Mahmoud Mandour
,
13:25
[PATCH 0/6] plugins/cache: multicore cache emulation and minor
,
Mahmoud Mandour
,
13:22
Re: [PULL 0/1] qemu-ga patch queue for soft-freeze
,
Peter Maydell
,
13:09
Re: [RFC PATCH 5/6] i386/sev: add support to encrypt BIOS when SEV-SNP is enabled
,
Connor Kuehl
,
13:08
Re: [PATCH v5 4/5] block/nbd: drop connection_co
,
Vladimir Sementsov-Ogievskiy
,
13:07
Re: [PATCH v3 2/4] target/ppc: divided mmu_helper.c in 2 files
,
Lucas Mateus Martins Araujo e Castro
,
13:05
Re: [PATCH-for-6.1] gitlab-ci: Extract EDK2 job rules to reusable section
,
Willian Rampazzo
,
13:03
Re: [PATCH for-6.2 01/34] target/arm: Note that we handle VMOVL as a special case of VSHLL
,
Richard Henderson
,
13:03
[PATCH v5 5/5] block/nbd: check that received handle is valid
,
Vladimir Sementsov-Ogievskiy
,
12:59
[PATCH v5 4/5] block/nbd: drop connection_co
,
Vladimir Sementsov-Ogievskiy
,
12:59
[PATCH v5 3/5] block/nbd: refactor nbd_recv_coroutines_wake_all()
,
Vladimir Sementsov-Ogievskiy
,
12:59
[PATCH v5 2/5] block/nbd: move nbd_recv_coroutines_wake_all() up
,
Vladimir Sementsov-Ogievskiy
,
12:59
[PATCH v5 1/5] block/nbd: nbd_channel_error() shutdown channel unconditionally
,
Vladimir Sementsov-Ogievskiy
,
12:59
[PATCH v5 0/5] block/nbd: drop connection_co
,
Vladimir Sementsov-Ogievskiy
,
12:59
Re: [PATCH 03/11] softfloat: Introduce float_flag_inorm_denormal
,
Richard Henderson
,
12:57
[PATCH v4 2/3] msix/hmp: add interface to dump device specific info
,
Dongli Zhang
,
12:57
[PATCH v4 1/3] msix/hmp: add hmp interface to dump MSI-X info
,
Dongli Zhang
,
12:57
[PATCH v4 3/3] virtio-pci/hmp: implement device specific hmp interface
,
Dongli Zhang
,
12:57
[PATCH v4 0/3] To add HMP interface to dump PCI MSI-X table/PBA
,
Dongli Zhang
,
12:57
[PATCH v1 8/9] s390x: numa: define drawers and books for NUMA
,
Pierre Morel
,
12:53
[PATCH v1 6/9] s390x: kvm: topology: interception of PTF instruction
,
Pierre Morel
,
12:53
[PATCH v1 9/9] s390x: numa: implement NUMA for S390x
,
Pierre Morel
,
12:53
[PATCH v1 7/9] s390x: SCLP: reporting the maximum nested topology entries
,
Pierre Morel
,
12:53
[PATCH v1 5/9] s390x: topology: implementating Store Topology System Information
,
Pierre Morel
,
12:53
[PATCH v1 0/9] s390x: CPU Topology
,
Pierre Morel
,
12:53
[PATCH v1 3/9] s390x: cpu topology: CPU topology objects and structures
,
Pierre Morel
,
12:53
[PATCH v1 4/9] s390x: Topology list entries and SYSIB 15.x.x
,
Pierre Morel
,
12:53
[PATCH v1 1/9] s390x: smp: s390x dedicated smp parsing
,
Pierre Morel
,
12:53
[PATCH v1 2/9] s390x: toplogy: adding drawers and books to smp parsing
,
Pierre Morel
,
12:53
RE: [PATCH 03/11] softfloat: Introduce float_flag_inorm_denormal
,
Michael Morrell
,
12:45
Re: [PATCH v2 0/3] docs: document cubieboard, emcraft-sf2, highbank, midway
,
Richard Henderson
,
12:19
Re: [PATCH v1 07/21] contrib/gitdm: add domain-map for MontaVista
,
Corey Minyard
,
12:09
Re: [PATCH 0/4] support dirtyrate measurement with dirty bitmap
,
Hyman
,
11:59
Re: [PATCH v3 1/3] msix/hmp: add hmp interface to dump MSI-X info
,
Dongli Zhang
,
11:43
Re: [PATCH v1 21/21] contrib/gitdm: add more individual contributor entries.
,
Li Qiang
,
11:32
Re: [PULL 00/14] misc translator patch queue
,
Peter Maydell
,
11:25
Re: [PATCH v1] migration: clear the memory region dirty bitmap when skipping free pages
,
Peter Xu
,
11:25
[PULL v5 42/44] plugins/cache: Added FIFO and LRU eviction policies
,
Alex Bennée
,
11:18
[PULL v5 13/44] tests/docker: use project specific container registries
,
Alex Bennée
,
11:18
[PULL v5 28/44] tests/tcg: make test-mmap a little less aggressive
,
Alex Bennée
,
11:18
[PULL v5 38/44] contrib/plugins: add execlog to log instruction execution and memory access
,
Alex Bennée
,
11:18
[PULL v5 35/44] configure: stop user enabling plugins on Windows for now
,
Alex Bennée
,
11:18
[PULL v5 32/44] tcg/plugins: remove some stale entries from the symbol list
,
Alex Bennée
,
11:18
[PULL v5 37/44] contrib/plugins: enable -Wall for building plugins
,
Alex Bennée
,
11:18
[PULL v5 17/44] tests/docker: fix mistakes in centos package lists
,
Alex Bennée
,
11:18
[PULL v5 16/44] tests/docker: fix sorting in package lists
,
Alex Bennée
,
11:18
[PULL v5 18/44] tests/docker: fix mistakes in fedora package list
,
Alex Bennée
,
11:18
[PULL v5 27/44] tests/vm: update openbsd to release 6.9
,
Alex Bennée
,
11:18
[PATCH v2 2/2] qemu-config: fix memory leak on ferror()
,
Paolo Bonzini
,
11:13
[PATCH v2 1/2] qemu-config: never call the callback after an error
,
Paolo Bonzini
,
11:13
[PATCH v2 0/2] qemu-config: never call the callback after an error, fix leak
,
Paolo Bonzini
,
11:13
[PULL v5 15/44] tests/docker: remove FEATURES env var from templates
,
Alex Bennée
,
11:08
[PULL v5 29/44] plugins: fix-up handling of internal hostaddr for 32 bit
,
Alex Bennée
,
11:08
[PULL v5 21/44] tests/docker: expand centos8 package list
,
Alex Bennée
,
11:08
[PULL v5 25/44] tests/docker: expand opensuse-leap package list
,
Alex Bennée
,
11:08
[PULL v5 19/44] tests/docker: fix mistakes in ubuntu package lists
,
Alex Bennée
,
11:08
[PULL v5 33/44] configure: don't allow plugins to be enabled for a non-TCG build
,
Alex Bennée
,
11:08
[PULL v5 31/44] meson.build: relax the libdl test to one for the function dlopen
,
Alex Bennée
,
11:08
[PULL v5 41/44] plugins/cache: Enable cache parameterization
,
Alex Bennée
,
11:08
[PULL v5 43/44] docs/devel: Added cache plugin to the plugins docs
,
Alex Bennée
,
11:08
[PULL v5 20/44] tests/docker: remove mingw packages from Fedora
,
Alex Bennée
,
11:08
[PULL v5 30/44] meson.build: move TCG plugin summary output
,
Alex Bennée
,
11:08
[PULL v5 22/44] tests/docker: expand fedora package list
,
Alex Bennée
,
11:08
[PULL v5 40/44] plugins: Added a new cache modelling plugin
,
Alex Bennée
,
11:08
[PULL v5 24/44] tests/docker: expand ubuntu2004 package list
,
Alex Bennée
,
11:08
[PULL v5 26/44] tests/vm: update NetBSD to 9.2
,
Alex Bennée
,
11:08
[PULL v5 34/44] configure: add an explicit static and plugins check
,
Alex Bennée
,
11:08
[PULL v5 44/44] MAINTAINERS: Added myself as a reviewer for TCG Plugins
,
Alex Bennée
,
11:08
Re: [PATCH 0/4] Fixes for the --without-default-features configure switch
,
Paolo Bonzini
,
11:06
Re: [PATCH 0/4] Fixes for the --without-default-features configure switch
,
Paolo Bonzini
,
11:06
[PULL v5 36/44] tcg/plugins: enable by default for most TCG builds
,
Alex Bennée
,
11:01
[PULL v5 23/44] tests/docker: expand ubuntu1804 package list
,
Alex Bennée
,
11:01
[PULL v5 39/44] docs/devel: tcg-plugins: add execlog plugin description
,
Alex Bennée
,
11:01
[PULL v5 12/44] tests/docker: don't use BUILDKIT in GitLab either
,
Alex Bennée
,
11:01
[PULL v5 14/44] tests/docker: use explicit docker.io registry
,
Alex Bennée
,
11:01
[PULL v5 11/44] hw/usb/ccid: remove references to NSS
,
Alex Bennée
,
11:01
[PULL v5 10/44] cirrus: delete FreeBSD and macOS jobs
,
Alex Bennée
,
11:01
[PULL v5 06/44] meson: fix condition for io_uring stubs
,
Alex Bennée
,
11:01
[PULL v5 09/44] gitlab: support for FreeBSD 12, 13 and macOS 11 via cirrus-run
,
Alex Bennée
,
11:01
[PULL v5 02/44] Jobs based on custom runners: build environment docs and playbook
,
Alex Bennée
,
11:01
[PULL v5 07/44] disable modular TCG on Darwin
,
Alex Bennée
,
11:00
[PULL v5 04/44] Jobs based on custom runners: add job definitions for QEMU's machines
,
Alex Bennée
,
11:00
[PULL v5 08/44] build: validate that system capstone works before using it
,
Alex Bennée
,
11:00
[PULL v5 05/44] tests/tcg: also disable the signals test for plugins
,
Alex Bennée
,
11:00
[PULL v5 03/44] Jobs based on custom runners: docs and gitlab-runner setup playbook
,
Alex Bennée
,
11:00
[PULL v5 00/44] testing, build and plugin updates
,
Alex Bennée
,
11:00
[PULL v5 01/44] Jobs based on custom runners: documentation and configuration placeholder
,
Alex Bennée
,
11:00
RE: [PATCH v1] migration: clear the memory region dirty bitmap when skipping free pages
,
Wang, Wei W
,
10:58
Re: [PATCH v3 RESEND 2/2] chardev: refactor qmp_chardev_add and qmp_chardev_change
,
Li Zhang
,
10:57
Re: [PATCH] configure: Drop obsolete check for the alloc_size attribute
,
Paolo Bonzini
,
10:56
Re: [PATCH v3 RESEND 1/2] qmp: Support chardev-change
,
Li Zhang
,
10:56
Re: [PATCH v3 0/9] tests: Add test cases for TPM 1.2 ACPI tables
,
Markus Armbruster
,
10:43
Re: [PATCH v1 18/21] contrib/gitdm: add group-map for Netflix
,
Warner Losh
,
10:41
Re: License advice for Async QMP
,
Daniel P . Berrangé
,
10:41
Re: [PATCH] tests/acceptance: Add tests for the Pegasos2 machine
,
Stefan Hajnoczi
,
10:37
[Bug 1906536] Re: Unable to set SVE VL to 1024 bits or above since 7b6a2198
,
Thomas Huth
,
10:35
Re: License advice for Async QMP
,
Markus Armbruster
,
10:35
Re: [RFC PATCH 0/6] Add AMD Secure Nested Paging (SEV-SNP) support
,
Brijesh Singh
,
10:23
Re: [RFC PATCH 2/6] i386/sev: extend sev-guest property to include SEV-SNP
,
Brijesh Singh
,
10:23
[PULL 26/26] qemu-options: rewrite help for -smp options
,
Daniel P . Berrangé
,
10:13
[PULL 25/26] qemu-options: tweak to show that CPU count is optional
,
Daniel P . Berrangé
,
10:13
[PULL 24/26] qemu-options: re-arrange CPU topology options
,
Daniel P . Berrangé
,
10:13
[PULL 23/26] docs: fix typo s/Intel/AMD/ in CPU model notes
,
Daniel P . Berrangé
,
10:12
[PULL 22/26] tests/migration: fix unix socket migration
,
Daniel P . Berrangé
,
10:12
[PULL 21/26] seccomp: don't block getters for resource control syscalls
,
Daniel P . Berrangé
,
10:12
[PULL 20/26] io: use GDateTime for formatting timestamp for websock headers
,
Daniel P . Berrangé
,
10:12
[PULL 19/26] net/rocker: use GDateTime for formatting timestamp in debug messages
,
Daniel P . Berrangé
,
10:12
[PULL 18/26] crypto: prefer gnutls as the crypto backend if new enough
,
Daniel P . Berrangé
,
10:11
[PULL 17/26] crypto: add gnutls pbkdf provider
,
Daniel P . Berrangé
,
10:11
[PULL 16/26] crypto: add gnutls hmac provider
,
Daniel P . Berrangé
,
10:11
[PULL 15/26] crypto: add gnutls hash provider
,
Daniel P . Berrangé
,
10:11
[PULL 14/26] crypto: add gnutls cipher provider
,
Daniel P . Berrangé
,
10:11
[PULL 12/26] crypto: flip priority of backends to prefer gcrypt
,
Daniel P . Berrangé
,
10:11
[PULL 13/26] crypto: introduce build system for gnutls crypto backend
,
Daniel P . Berrangé
,
10:11
[PULL 11/26] crypto: replace 'des-rfb' cipher with 'des'
,
Daniel P . Berrangé
,
10:11
Re: [PATCH v1 21/21] contrib/gitdm: add more individual contributor entries.
,
Chetan
,
10:10
[PULL 10/26] crypto: delete built-in XTS cipher mode support
,
Daniel P . Berrangé
,
10:10
[PULL 09/26] crypto: delete built-in DES implementation
,
Daniel P . Berrangé
,
10:10
[PULL 08/26] crypto: add crypto tests for single block DES-ECB and DES-CBC
,
Daniel P . Berrangé
,
10:09
[PULL 07/26] crypto: drop custom XTS support in gcrypt driver
,
Daniel P . Berrangé
,
10:09
[PULL 06/26] crypto: drop gcrypt thread initialization code
,
Daniel P . Berrangé
,
10:09
[PULL 05/26] crypto: fix gcrypt min version 1.8 regression
,
Daniel P . Berrangé
,
10:09
[PULL 04/26] crypto: use &error_fatal in crypto tests
,
Daniel P . Berrangé
,
10:09
[PULL 03/26] crypto: skip essiv ivgen tests if AES+ECB isn't available
,
Daniel P . Berrangé
,
10:09
[PULL 01/26] crypto: remove conditional around 3DES crypto test cases
,
Daniel P . Berrangé
,
10:09
[PULL 02/26] crypto: remove obsolete crypto test condition
,
Daniel P . Berrangé
,
10:09
[PULL v2 00/26] Crypto and more patches
,
Daniel P . Berrangé
,
10:09
Re: [PATCH 0/3] Fix active mirror dead-lock
,
Kevin Wolf
,
10:08
[Bug 1906536] Re: Unable to set SVE VL to 1024 bits or above since 7b6a2198
,
Peter Maydell
,
09:56
Re: [PULL 00/11] x86 queue, 2021-07-13
,
Peter Maydell
,
09:12
Re: [PATCH 2/2] linux-test (tests/tcg/multiarch/linux-test.c) add check
,
Richard Henderson
,
08:35
Re: [PATCH 1/2] Hexagon (target/hexagon) do probe_write in HELPER(commit_store)
,
Richard Henderson
,
08:33
Re: [PATCH-for-6.1] gitlab-ci: Extract EDK2 job rules to reusable section
,
Daniel P . Berrangé
,
08:25
Re: [PATCH v3 2/5] hw/nvme: use symbolic names for registers
,
Gollu Appalanaidu
,
08:06
Re: [PATCH v3 1/5] hw/nvme: split pmrmsc register into upper and lower
,
Gollu Appalanaidu
,
08:06
Re: [PATCH v3 5/5] tests/qtest/nvme-test: add mmio read test
,
Gollu Appalanaidu
,
08:06
Re: [PATCH v1 21/21] contrib/gitdm: add more individual contributor entries.
,
Akihiko Odaki
,
07:35
Re: [PATCH v3 2/4] target/ppc: divided mmu_helper.c in 2 files
,
Lucas Mateus Martins Araujo e Castro
,
07:25
[PATCH v1 3/3] util/oslib-posix: Support concurrent os_mem_prealloc() invocation
,
David Hildenbrand
,
07:23
[PATCH v1 2/3] util/oslib-posix: Introduce and use MemsetContext for touch_all_pages()
,
David Hildenbrand
,
07:23
[PATCH v1 1/3] util/oslib-posix: Support MADV_POPULATE_WRITE for os_mem_prealloc()
,
David Hildenbrand
,
07:23
[PATCH v1 0/3] util/oslib-posix: Support MADV_POPULATE_WRITE for os_mem_prealloc()
,
David Hildenbrand
,
07:23
Re: [PATCH for 6.1] meson.build: relax the libdl test to one for the function dlopen
,
Paolo Bonzini
,
07:01
Re: [PULL 0/6] migration queue
,
Peter Maydell
,
07:01
Re: Host folder sharing via USB issue
,
BALATON Zoltan
,
06:55
Re: [PATCH] configure / meson: Move the GBM handling to meson.build
,
Paolo Bonzini
,
06:54
Re: [PATCH v1 14/21] contrib/gitdm: add domain-map for Crudebyte
,
Christian Schoenebeck
,
06:54
Re: [PATCH] tests/acceptance: Add tests for the Pegasos2 machine
,
BALATON Zoltan
,
06:43
Re: [PATCH] tests/acceptance: Add tests for the Pegasos2 machine
,
BALATON Zoltan
,
06:36
Re: Host folder sharing via USB issue
,
Vladimir Sementsov-Ogievskiy
,
06:35
Re: [PATCH v2 00/35] acpi: refactor error prone build_header() and packed structures usage in ACPI tables
,
Michael S. Tsirkin
,
06:32
Re: [PATCH v1] migration: clear the memory region dirty bitmap when skipping free pages
,
David Hildenbrand
,
06:30
Re: [PATCH v1] migration: clear the memory region dirty bitmap when skipping free pages
,
Michael S. Tsirkin
,
06:28
Re: [PATCH v1 1/1] vfio: Make migration support non experimental by default.
,
Kirti Wankhede
,
06:24
[PATCH for 6.1] tcg/plugins: remove some stale entries from the symbol list
,
Alex Bennée
,
06:16
[PATCH for 6.1] meson.build: relax the libdl test to one for the function dlopen
,
Alex Bennée
,
06:15
Re: [PATCH v3 1/3] tests/qtest/vhost-user-test: use share=on with memfd
,
Pankaj Gupta
,
06:14
Re: [PATCH v3 2/3] memory: add memory_region_is_mapped_shared()
,
Pankaj Gupta
,
06:12
[PATCH-for-6.1] gitlab-ci: Extract EDK2 job rules to reusable section
,
Philippe Mathieu-Daudé
,
06:10
Re: [PATCH v1 10/21] contrib/gitdm: add domain-map/group-map mappings for Samsung
,
Klaus Jensen
,
06:07
[PATCH v1 21/21] contrib/gitdm: add more individual contributor entries.
,
Alex Bennée
,
06:06
Re: [PATCH v1 12/21] contrib/gitdm: add domain-map/group-map for Wind River
,
Bin Meng
,
06:05
[PATCH v1 17/21] contrib/gitdm: add domain-map for NVIDIA
,
Alex Bennée
,
05:53
Re: [RFC PATCH 0/6] Add AMD Secure Nested Paging (SEV-SNP) support
,
Dr. David Alan Gilbert
,
05:52
[PATCH v1 15/21] contrib/gitdm: add domain-map for ZTE
,
Alex Bennée
,
05:43
[PATCH v1 16/21] contrib/gitdm: add domain-map for Syrmia
,
Alex Bennée
,
05:43
[PATCH v1 09/21] gitdm.config: sort the corporate GroupMap entries
,
Alex Bennée
,
05:43
[PATCH v1 11/21] contrib/gitdm: add domain-map for Eldorado
,
Alex Bennée
,
05:43
[PATCH v1 13/21] contrib/gitdm: un-ironically add a mapping for LWN
,
Alex Bennée
,
05:43
[PATCH v1 18/21] contrib/gitdm: add group-map for Netflix
,
Alex Bennée
,
05:43
[PATCH v1 17/21] contrib/gitdm: add domain-map for NVIDIA
,
Alex Bennée
,
05:43
[PATCH v1 16/21] contrib/gitdm: add domain-map for Syrmia
,
Alex Bennée
,
05:43
[PATCH v1 18/21] contrib/gitdm: add group-map for Netflix
,
Alex Bennée
,
05:43
Re: [PATCH v3 1/3] msix/hmp: add hmp interface to dump MSI-X info
,
Markus Armbruster
,
05:43
[PATCH v1 14/21] contrib/gitdm: add domain-map for Crudebyte
,
Alex Bennée
,
05:43
[PATCH v1 14/21] contrib/gitdm: add domain-map for Crudebyte
,
Alex Bennée
,
05:43
Re: [PULL 0/4] OVMF patches for 2021-07-12
,
Philippe Mathieu-Daudé
,
05:42
Re: [PATCH] tests/acceptance: Add tests for the Pegasos2 machine
,
Philippe Mathieu-Daudé
,
05:38
[PATCH v1 20/21] contrib/gitdm: add a new interns group-map for GSoC/Outreachy work
,
Alex Bennée
,
05:37
[PATCH v1 19/21] contrib/gitdm: add an explicit academic entry for BU
,
Alex Bennée
,
05:37
[PATCH v1 12/21] contrib/gitdm: add domain-map/group-map for Wind River
,
Alex Bennée
,
05:37
[PATCH v1 05/21] contrib/gitdm: add some new aliases to fix up commits
,
Alex Bennée
,
05:37
[PATCH v1 10/21] contrib/gitdm: add domain-map/group-map mappings for Samsung
,
Alex Bennée
,
05:37
[PATCH v1 07/21] contrib/gitdm: add domain-map for MontaVista
,
Alex Bennée
,
05:37
[PATCH v1 08/21] contrib/gitdm: add a group mapping for robot scanners
,
Alex Bennée
,
05:37
[PATCH v1 06/21] .mailmap: fix up some broken commit authors
,
Alex Bennée
,
05:37
[PATCH v1 11/21] contrib/gitdm: add domain-map for Eldorado
,
Alex Bennée
,
05:37
[PATCH for 6.1-rc0 v1 00/21] documentation and metadata updates
,
Alex Bennée
,
05:37
[PATCH v1 02/21] docs: collect the disparate device emulation docs into one section
,
Alex Bennée
,
05:37
[PATCH v1 01/21] gitignore: Update with some filetypes
,
Alex Bennée
,
05:37
[PATCH v1 03/21] docs: add a section on the generalities of vhost-user
,
Alex Bennée
,
05:37
[PATCH v1 04/21] configure: remove needless if leg
,
Alex Bennée
,
05:37
[PATCH v1 20/21] contrib/gitdm: add a new interns group-map for GSoC/Outreachy work
,
Alex Bennée
,
05:37
[PATCH v1 19/21] contrib/gitdm: add an explicit academic entry for BU
,
Alex Bennée
,
05:37
[PATCH v1 13/21] contrib/gitdm: un-ironically add a mapping for LWN
,
Alex Bennée
,
05:37
[PATCH v1 15/21] contrib/gitdm: add domain-map for ZTE
,
Alex Bennée
,
05:37
[PATCH v1 12/21] contrib/gitdm: add domain-map/group-map for Wind River
,
Alex Bennée
,
05:37
[PATCH v1 10/21] contrib/gitdm: add domain-map/group-map mappings for Samsung
,
Alex Bennée
,
05:37
[PATCH v1 09/21] gitdm.config: sort the corporate GroupMap entries
,
Alex Bennée
,
05:36
[PATCH v1 06/21] .mailmap: fix up some broken commit authors
,
Alex Bennée
,
05:36
[PATCH v1 04/21] configure: remove needless if leg
,
Alex Bennée
,
05:36
[PATCH v1 05/21] contrib/gitdm: add some new aliases to fix up commits
,
Alex Bennée
,
05:36
[PATCH v1 08/21] contrib/gitdm: add a group mapping for robot scanners
,
Alex Bennée
,
05:36
[PATCH v1 07/21] contrib/gitdm: add domain-map for MontaVista
,
Alex Bennée
,
05:36
[PATCH v1 03/21] docs: add a section on the generalities of vhost-user
,
Alex Bennée
,
05:36
[PATCH for 6.1-rc0 v1 00/21] documentation and metadata updates
,
Alex Bennée
,
05:36
[PATCH v1 02/21] docs: collect the disparate device emulation docs into one section
,
Alex Bennée
,
05:36
[PATCH v1 01/21] gitignore: Update with some filetypes
,
Alex Bennée
,
05:36
Re: [RFC v3 21/29] vhost: Add VhostIOVATree
,
Jason Wang
,
05:33
[PATCH v3 3/3] vhost-user: warn when guest RAM is not shared
,
Stefan Hajnoczi
,
05:30
[PATCH v3 2/3] memory: add memory_region_is_mapped_shared()
,
Stefan Hajnoczi
,
05:30
[PATCH v3 1/3] tests/qtest/vhost-user-test: use share=on with memfd
,
Stefan Hajnoczi
,
05:30
[PATCH v3 0/3] vhost-user: warn when guest RAM is not shared
,
Stefan Hajnoczi
,
05:30
Re: [PATCH v2 1/3] hw/net: e1000: Correct the initial value of VET register
,
Jason Wang
,
05:25
Re: [PATCH v2 1/3] hw/net: e1000: Correct the initial value of VET register
,
Jason Wang
,
05:17
Re: [RFC v3 21/29] vhost: Add VhostIOVATree
,
Eugenio Perez Martin
,
05:15
Re: [PATCH 1/4] configure: Fix --without-default-features propagation to meson
,
Philippe Mathieu-Daudé
,
05:14
Re: [PATCH v2 1/3] hw/net: e1000: Correct the initial value of VET register
,
Bin Meng
,
05:14
Re: [PATCH v3 2/5] hw/nvme: use symbolic names for registers
,
Philippe Mathieu-Daudé
,
05:09
Re: [PATCH v2 1/3] hw/net: e1000: Correct the initial value of VET register
,
Bin Meng
,
05:05
Re: [PATCH v2 1/3] hw/net: e1000: Correct the initial value of VET register
,
Peter Maydell
,
05:01
[PATCH v1] migration: clear the memory region dirty bitmap when skipping free pages
,
Wei Wang
,
05:00
Re: [PATCH 0/7] docs: State QEMU version and license in all HTML footers
,
Markus Armbruster
,
04:56
Re: [PATCH v2 00/35] acpi: refactor error prone build_header() and packed structures usage in ACPI tables
,
Igor Mammedov
,
04:54
Re: [PATCH] configure / meson: Move the GBM handling to meson.build
,
Thomas Huth
,
04:52
[PATCH v2] configure / meson: Move the GBM handling to meson.build
,
Thomas Huth
,
04:51
Re: [PATCH v1 1/1] hw/riscv/boot: Check the error of fdt_pack()
,
Peter Maydell
,
04:46
Re: [PATCH v2 1/3] hw/net: e1000: Correct the initial value of VET register
,
Jason Wang
,
04:40
Re: [PATCH] configure: Drop obsolete check for the alloc_size attribute
,
Daniel P . Berrangé
,
04:32
Re: migration test, random hang, x86-64 host
,
Dr. David Alan Gilbert
,
04:18
RE: [RFC PATCH] hw/display/virtio-gpu: Fix memory leak (CID 1453811)
,
Kasireddy, Vivek
,
03:43
Re: [PATCH v1 1/2] tests/acceptance: move pkg extraction to avocado_qemu/
,
Claudio Fontana
,
03:39
Re: [PATCH 1/4] configure: Fix --without-default-features propagation to meson
,
Thomas Huth
,
03:35
Re: [PATCH v1 1/1] hw/riscv/boot: Check the error of fdt_pack()
,
Bin Meng
,
03:32
[PATCH] configure: Drop obsolete check for the alloc_size attribute
,
Thomas Huth
,
03:29
Re: [PATCH v2] qga-win: Free GMatchInfo properly
,
Konstantin Kostiuk
,
03:26
Re: [PATCH] qga-win: Add support of Windows Server 2022 in get-osinfo command
,
Konstantin Kostiuk
,
03:25
[PATCH v2 5/5] hw/intc: ibex_timer: Convert the timer to use RISC-V CPU GPIO lines
,
Alistair Francis
,
03:25
[PATCH v2 4/5] hw/intc: sifive_plic: Convert the PLIC to use RISC-V CPU GPIO lines
,
Alistair Francis
,
03:25
[PATCH v2 3/5] hw/intc: ibex_plic: Convert the PLIC to use RISC-V CPU GPIO lines
,
Alistair Francis
,
03:25
[PATCH v2 2/5] hw/intc: sifive_clint: Use RISC-V CPU GPIO lines
,
Alistair Francis
,
03:24
[PATCH v2 1/5] target/riscv: Expose interrupt pending bits as GPIO lines
,
Alistair Francis
,
03:24
[PATCH v1 1/1] hw/riscv/boot: Check the error of fdt_pack()
,
Alistair Francis
,
03:22
Re: [PATCH] configure / meson: Move the GBM handling to meson.build
,
Thomas Huth
,
03:12
Re: [RFC v3 21/29] vhost: Add VhostIOVATree
,
Eugenio Perez Martin
,
02:55
Re: [PULL 04/15] RISC-V: Copy the fdt in dram instead of ROM
,
Alistair Francis
,
02:36
Re: [PATCH v1] vhost: make SET_VRING_ADDR, SET_FEATURES send replies
,
Denis Plotnikov
,
02:26
Re: [PATCH 1/3] qga-win: Increase VSS freeze timeout to 60 secs instead of 10
,
Konstantin Kostiuk
,
02:17
Re: [PATCH v3 1/3] msix/hmp: add hmp interface to dump MSI-X info
,
Dongli Zhang
,
02:17
Re: [PULL 36/40] vl: switch -M parsing to keyval
,
Mark Cave-Ayland
,
02:17
Re: [PATCH v1 2/5] hw/intc: sifive_clint: Use RISC-V CPU GPIO lines
,
Alistair Francis
,
02:11
Re: [PATCH v2 1/3] hw/net: e1000: Correct the initial value of VET register
,
Bin Meng
,
02:04
[PATCH v3 5/5] tests/qtest/nvme-test: add mmio read test
,
Klaus Jensen
,
02:01
[PATCH v3 4/5] hw/nvme: fix mmio read
,
Klaus Jensen
,
02:01
[PATCH v3 3/5] hw/nvme: fix out-of-bounds reads
,
Klaus Jensen
,
02:01
[PATCH v3 2/5] hw/nvme: use symbolic names for registers
,
Klaus Jensen
,
02:01
[PATCH v3 1/5] hw/nvme: split pmrmsc register into upper and lower
,
Klaus Jensen
,
02:01
[PATCH v3 0/5] hw/nvme: fix mmio read
,
Klaus Jensen
,
02:01
[PATCH] ui/spice: Use HAVE_SPICE_GL for OpenGL checks
,
Akihiko Odaki
,
01:57
[PATCH] ui/egl-headless: Remove a check for CONFIG_OPENGL
,
Akihiko Odaki
,
01:56
Re: [PATCH v3 1/3] msix/hmp: add hmp interface to dump MSI-X info
,
Markus Armbruster
,
01:46
Re: [PATCH 1/4] configure: Fix --without-default-features propagation to meson
,
Markus Armbruster
,
01:44
Re: [PATCH v2 4/5] hw/nvme: fix mmio read
,
Klaus Jensen
,
01:32
Re: [PATCH v2 2/5] hw/nvme: use symbolic names for registers
,
Klaus Jensen
,
01:32
Re: About two-dimensional page translation (e.g., Intel EPT) and shadow page table in Linux QEMU/KVM
,
harry harry
,
01:30
Re: About two-dimensional page translation (e.g., Intel EPT) and shadow page table in Linux QEMU/KVM
,
harry harry
,
01:22
RE: [PATCH] migration: Move bitmap_mutex out of migration_bitmap_clear_dirty()
,
Wang, Wei W
,
01:04
RE: [PATCH] migration: Move bitmap_mutex out of migration_bitmap_clear_dirty()
,
Wang, Wei W
,
01:03
Re: [PATCH v2 1/3] hw/net: e1000: Correct the initial value of VET register
,
Jason Wang
,
00:53
[Bug 1918084] Re: Build fails on macOS 11.2.2
,
Launchpad Bug Tracker
,
00:27
[Bug 1918149] Re: qemu-user reports wrong fault_addr in signal handler
,
Launchpad Bug Tracker
,
00:27
[Bug 1921082] Re: VM crash when process broadcast MCE
,
Launchpad Bug Tracker
,
00:27
[Bug 1920871] Re: netperf UDP_STREAM high packet loss on QEMU tap network
,
Launchpad Bug Tracker
,
00:27
[Bug 1921280] Re: OpenIndiana stuck in boot loop when using hvf
,
Launchpad Bug Tracker
,
00:27
[Bug 1920211] Re: shrink option for discard (for bad host-filesystems and -backup solutions)
,
Launchpad Bug Tracker
,
00:27
[Bug 1921444] Re: Q35 doesn't support to hot add the 2nd PCIe device to KVM guest
,
Launchpad Bug Tracker
,
00:27
[Bug 1921635] Re: ESP SCSI adapter not working with DOS ASPI drivers
,
Launchpad Bug Tracker
,
00:27
July 13, 2021
Re: [PATCH v2 1/3] hw/net: e1000: Correct the initial value of VET register
,
Bin Meng
,
23:42
Re: [PATCH v2 3/4] qemu-options: tweak to show that CPU count is optional
,
Pankaj Gupta
,
23:11
Re: [PATCH v2 1/3] hw/net: e1000: Correct the initial value of VET register
,
Jason Wang
,
23:10
Re: [PATCH v2 4/4] qemu-options: rewrite help for -smp options
,
Pankaj Gupta
,
23:06
Re: [RFC v3 21/29] vhost: Add VhostIOVATree
,
Jason Wang
,
23:04
Re: [PATCH v2 1/4] docs: fix typo s/Intel/AMD/ in CPU model notes
,
Pankaj Gupta
,
23:02
Re: [PATCH v2 2/4] qemu-options: re-arrange CPU topology options
,
Pankaj Gupta
,
23:01
Re: [PATCH v6 0/6] hmp, qmp: Add some commands to introspect virtio devices
,
Jason Wang
,
22:42
Re: [PATCH v6 6/6] hmp: add virtio commands
,
Jason Wang
,
22:41
Re: [PATCH v6 4/6] qmp: add QMP command x-debug-virtio-queue-status
,
Jason Wang
,
22:37
Re: Question: qemux86-64 reboot hangs at "reboot: machine restart"
,
Xu, Yanfei
,
22:05
Re: [PATCH V2 00/18] vhost-vDPA multiqueue
,
Jason Wang
,
22:01
[PATCH v3 3/3] virtio-pci/hmp: implement device specific hmp interface
,
Dongli Zhang
,
20:48
[PATCH v3 2/3] msix/hmp: add interface to dump device specific info
,
Dongli Zhang
,
20:48
[PATCH v3 1/3] msix/hmp: add hmp interface to dump MSI-X info
,
Dongli Zhang
,
20:48
[PATCH v3 0/3] To add HMP interface to dump PCI MSI-X table/PBA
,
Dongli Zhang
,
20:48
Re: [PULL 36/40] vl: switch -M parsing to keyval
,
Alex Williamson
,
19:10
[PATCH v5 2/2] ui/cocoa: add option to swap Option and Command
,
gustavo
,
19:01
[PATCH v5 0/2] cocoa: keyboard quality of life
,
gustavo
,
19:01
[PATCH v5 1/2] ui/cocoa: capture all keys and combos when mouse is grabbed
,
gustavo
,
19:01
Re: [PATCH RESEND v2 0/3] To add HMP interface to dump PCI MSI-X table/PBA
,
Dongli Zhang
,
18:30
Re: [PATCH v2 2/5] hw/nvme: use symbolic names for registers
,
Philippe Mathieu-Daudé
,
18:21
Re: [PATCH v2 4/5] hw/nvme: fix mmio read
,
Philippe Mathieu-Daudé
,
18:18
[PULL 10/23] docs: Add documentation for vhost based RNG implementation
,
Michael S. Tsirkin
,
18:14
[PULL 16/23] hw/arm/virt: Add default_bus_bypass_iommu machine option
,
Michael S. Tsirkin
,
18:14
[PULL 04/23] bios-tables-test: Allow changes in DSDT ACPI tables
,
Michael S. Tsirkin
,
18:13
[PULL 06/23] bios-tables-test: Update golden binaries
,
Michael S. Tsirkin
,
18:13
Re: [PATCH v2 2/5] hw/nvme: use symbolic names for registers
,
Philippe Mathieu-Daudé
,
18:12
[PULL 23/23] vhost-vsock: SOCK_SEQPACKET feature bit support
,
Michael S. Tsirkin
,
18:11
[PULL 22/23] docs: Add documentation for iommu bypass
,
Michael S. Tsirkin
,
18:11
[PULL 21/23] hw/i386/acpi-build: Add IVRS support to bypass iommu
,
Michael S. Tsirkin
,
18:11
[PULL 20/23] hw/i386/acpi-build: Add DMAR support to bypass iommu
,
Michael S. Tsirkin
,
18:11
[PULL 19/23] hw/arm/virt-acpi-build: Add IORT support to bypass SMMUv3
,
Michael S. Tsirkin
,
18:11
[PULL 18/23] hw/pci: Add pci_bus_range() to get PCI bus number range
,
Michael S. Tsirkin
,
18:11
[PULL 17/23] hw/i386: Add a default_bus_bypass_iommu pc machine option
,
Michael S. Tsirkin
,
18:11
[PULL 15/23] hw/pxb: Add a bypass iommu property
,
Michael S. Tsirkin
,
18:11
[PULL 14/23] hw/pci/pci_host: Allow PCI host to bypass iommu
,
Michael S. Tsirkin
,
18:11
[PULL 13/23] docs: Add '-device intel-iommu' entry
,
Michael S. Tsirkin
,
18:10
[PULL 12/23] hw/virtio: add vhost-user-i2c-pci boilerplate
,
Michael S. Tsirkin
,
18:10
[PULL 11/23] hw/virtio: add boilerplate for vhost-user-i2c device
,
Michael S. Tsirkin
,
18:10
[PULL 09/23] vhost-user-rng: backend: Add RNG vhost-user daemon implementation
,
Michael S. Tsirkin
,
18:10
[PULL 08/23] vhost-user-rng-pci: Add vhost-user-rng-pci implementation
,
Michael S. Tsirkin
,
18:10
[PULL 07/23] vhost-user-rng: Add vhost-user-rng implementation
,
Michael S. Tsirkin
,
18:10
[PULL 05/23] hw/acpi/ich9: Set ACPI PCI hot-plug as default on Q35
,
Michael S. Tsirkin
,
18:10
[PULL 02/23] hw/acpi/ich9: Enable ACPI PCI hot-plug
,
Michael S. Tsirkin
,
18:10
[PULL 03/23] hw/pci/pcie: Do not set HPC flag if acpihp is used
,
Michael S. Tsirkin
,
18:10
[PULL 00/23] pc,pci,virtio: lots of new features
,
Michael S. Tsirkin
,
18:10
[PULL 01/23] hw/i386/acpi-build: Add ACPI PCI hot-plug methods to Q35
,
Michael S. Tsirkin
,
18:10
Re: [PATCH 3/6] python/aqmp-tui: Add AQMP TUI draft
,
Niteesh G. S.
,
18:09
[PATCH v2 6/6] python: add entry point for aqmp-tui
,
G S Niteesh Babu
,
18:07
[PATCH v2 5/6] python/aqmp-tui: add syntax highlighting
,
G S Niteesh Babu
,
18:07
[PATCH v2 4/6] python: add optional pygments dependency
,
G S Niteesh Babu
,
18:07
[PATCH v2 3/6] python/aqmp-tui: Add AQMP TUI draft
,
G S Niteesh Babu
,
18:07
[PATCH v2 2/6] python: Add dependencies for AQMP TUI
,
G S Niteesh Babu
,
18:07
[PATCH v2 0/6] python: AQMP-TUI Prototype
,
G S Niteesh Babu
,
18:07
[PATCH v2 1/6] python: disable pylint errors for aqmp-tui
,
G S Niteesh Babu
,
18:07
Re: [PULL 00/12] Linux user for 6.1 patches
,
Peter Maydell
,
18:01
[PULL 2/3] vfio/pci: Change to use vfio_pci_is()
,
Alex Williamson
,
17:30
[PULL 3/3] vfio/pci: Add pba_offset PCI quirk for BAIDU KUNLUN AI processor
,
Alex Williamson
,
17:30
[PULL 1/3] vfio: Fix CID 1458134 in vfio_register_ram_discard_listener()
,
Alex Williamson
,
17:30
[PULL 0/3] VFIO update 2021-07-13 (for v6.1)
,
Alex Williamson
,
17:29
[PULL 23/23] tests/acceptance/cpu_queries.py: use the proper logging channels
,
Cleber Rosa
,
17:22
[PULL 22/23] tests/acceptance/linux_ssh_mips_malta.py: drop identical setUp
,
Cleber Rosa
,
17:22
[PULL 21/23] Acceptance tests: do not try to reuse packages from the system
,
Cleber Rosa
,
17:22
[PULL 20/23] python: Configure tox to skip missing interpreters
,
Cleber Rosa
,
17:22
[PULL 19/23] tests/acceptance: Handle cpu tag on x86_cpu_model_versions tests
,
Cleber Rosa
,
17:22
[PULL 18/23] tests/acceptance: Add set_vm_arg() to the Test class
,
Cleber Rosa
,
17:22
[PULL 17/23] python/qemu: Add args property to the QEMUMachine class
,
Cleber Rosa
,
17:22
[PULL 15/23] tests/acceptance: Let the framework handle "cpu:VALUE" tagged tests
,
Cleber Rosa
,
17:21
[PULL 16/23] tests/acceptance: Tagging tests with "cpu:VALUE"
,
Cleber Rosa
,
17:21
[PULL 14/23] tests/acceptance: Fix mismatch on cpu tagged tests
,
Cleber Rosa
,
17:21
[PULL 13/23] tests/acceptance: Automatic set -cpu to the test vm
,
Cleber Rosa
,
17:21
[PULL 12/23] tests/acceptance: Tag NetBSD tests as 'os:netbsd'
,
Cleber Rosa
,
17:21
[PULL 11/23] avocado_qemu: Add Intel iommu tests
,
Cleber Rosa
,
17:21
[PULL 10/23] avocado_qemu: Add SMMUv3 tests
,
Cleber Rosa
,
17:21
[PULL 09/23] Acceptance Tests: Add default kernel params and pxeboot url to the KNOWN_DISTROS collection
,
Cleber Rosa
,
17:21
[PULL 08/23] avocado_qemu: Fix KNOWN_DISTROS map into the LinuxDistro class
,
Cleber Rosa
,
17:21
[PULL 07/23] tests/acceptance: Ignore binary data sent on serial console
,
Cleber Rosa
,
17:21
[PULL 06/23] Acceptance Tests: support choosing specific distro and version
,
Cleber Rosa
,
17:20
[PULL 03/23] Acceptance Tests: distinguish between temp and logs dir
,
Cleber Rosa
,
17:20
[PULL 05/23] Acceptance Tests: move definition of distro checksums to the framework
,
Cleber Rosa
,
17:20
[PULL 04/23] Acceptance Tests: rename attribute holding the distro image checksum
,
Cleber Rosa
,
17:20
[PULL 02/23] Acceptance Tests: log information when creating QEMUMachine
,
Cleber Rosa
,
17:20
[PULL 01/23] Acceptance Tests: use the job work directory for created VMs
,
Cleber Rosa
,
17:20
[PULL 00/23] Python and Acceptance Tests
,
Cleber Rosa
,
17:19
Host folder sharing via USB issue
,
Programmingkid
,
17:04
[PATCH v3] tests/acceptance: allow control over tags during check-acceptance
,
Willian Rampazzo
,
17:01
Re: [PATCH RESEND v2 0/3] To add HMP interface to dump PCI MSI-X table/PBA
,
Michael S. Tsirkin
,
17:00
Re: [PATCH v2] tests/acceptance: allow control over tags during check-acceptance
,
Willian Rampazzo
,
16:50
Re: migration test, random hang, x86-64 host
,
Peter Maydell
,
16:38
Re: [PATCH v5 00/10] acpi: Error Record Serialization Table, ERST, support for QEMU
,
Michael S. Tsirkin
,
16:38
Re: [PULL 0/3] ppc-for-6.1 queue 20210713
,
Peter Maydell
,
16:38
[PATCH v5 10/10] tests: acpi: tpm1.2: Add expected TPM 1.2 ACPI blobs
,
Stefan Berger
,
16:16
[PATCH v5 05/10] tests: acpi: tpm2: Add the renamed ACPI files and drop old ones
,
Stefan Berger
,
16:16
[PATCH v5 07/10] tests: acpi: prepare for new TPM 1.2 related tables
,
Stefan Berger
,
16:16
[PATCH v5 09/10] tests: acpi: Add test cases for TPM 1.2 with TCPA table
,
Stefan Berger
,
16:16
[PATCH v5 08/10] tests: Use QMP to check whether a TPM device model is available
,
Stefan Berger
,
16:16
[PATCH v5 00/10] tests: Add test cases for TPM 1.2 ACPI tables
,
Stefan Berger
,
16:16
[PATCH v5 06/10] tests: tpm: Create TPM 1.2 response in TPM emulator
,
Stefan Berger
,
16:16
[PATCH v5 04/10] tests: Add suffix 'tpm2' or 'tpm12' to ACPI table files
,
Stefan Berger
,
16:16
[PATCH v5 01/10] tests: Rename TestState to TPMTestState
,
Stefan Berger
,
16:16
[PATCH v5 03/10] tests: acpi: Prepare for renaming of TPM2 related ACPI files
,
Stefan Berger
,
16:15
[PATCH v5 02/10] tests: Add tpm_version field to TPMTestState and fill it
,
Stefan Berger
,
16:15
[PATCH 1/2] Hexagon (target/hexagon) do probe_write in HELPER(commit_store)
,
Taylor Simpson
,
15:47
[PATCH 0/2] SIGSEGV fixes
,
Taylor Simpson
,
15:47
[PATCH 2/2] linux-test (tests/tcg/multiarch/linux-test.c) add check
,
Taylor Simpson
,
15:47
Re: [PULL 36/40] vl: switch -M parsing to keyval
,
Alex Williamson
,
15:43
migration test, random hang, x86-64 host
,
Peter Maydell
,
15:42
[RFC PATCH v3 5/5] spapr: move memory/cpu less check to spapr_numa_FORM1_affinity_init()
,
Daniel Henrique Barboza
,
15:41
[RFC PATCH v3 4/5] spapr: simplify spapr_numa_associativity_init params
,
Daniel Henrique Barboza
,
15:41
[RFC PATCH v3 3/5] spapr_numa.c: base FORM2 NUMA affinity support
,
Daniel Henrique Barboza
,
15:41
[RFC PATCH v3 2/5] spapr: move NUMA data init to post-CAS
,
Daniel Henrique Barboza
,
15:41
[RFC PATCH v3 1/5] spapr_numa.c: split FORM1 code into helpers
,
Daniel Henrique Barboza
,
15:41
[RFC PATCH v3 0/5] pSeries FORM2 affinity support
,
Daniel Henrique Barboza
,
15:41
[PATCH v2 5/5] tests/qtest/nvme-test: add mmio read test
,
Klaus Jensen
,
15:24
[PATCH v2 3/5] hw/nvme: fix out-of-bounds reads
,
Klaus Jensen
,
15:24
[PATCH v2 4/5] hw/nvme: fix mmio read
,
Klaus Jensen
,
15:24
[PATCH v2 2/5] hw/nvme: use symbolic names for registers
,
Klaus Jensen
,
15:24
[PATCH v2 1/5] hw/nvme: split pmrmsc register into upper and lower
,
Klaus Jensen
,
15:24
[PATCH v2 0/5] hw/nvme: fix mmio read
,
Klaus Jensen
,
15:24
Re: [PATCH v2 3/3] qemu-img: Add --skip-broken-bitmaps for 'convert --bitmaps'
,
Nir Soffer
,
15:16
Re: [PATCH 1/3] qga-win: Increase VSS freeze timeout to 60 secs instead of 10
,
Michael Roth
,
14:40
Re: [PATCH v2 2/3] qemu-img: Fail fast on convert --bitmaps with inconsistent bitmap
,
Nir Soffer
,
14:39
Re: License advice for Async QMP
,
Daniel P . Berrangé
,
14:39
[PULL 0/1] qemu-ga patch queue for soft-freeze
,
Michael Roth
,
14:31
[PULL 1/1] qga-win: Add support of Windows Server 2022 in get-osinfo command
,
Michael Roth
,
14:27
License advice for Async QMP
,
John Snow
,
14:26
Re: [RFC PATCH 2/6] i386/sev: extend sev-guest property to include SEV-SNP
,
Eric Blake
,
14:21
Re: [PATCH v1 1/2] tests/acceptance: move pkg extraction to avocado_qemu/
,
Cleber Rosa
,
14:06
Re: Esoteric QMP specification questions of dubious importance
,
Eric Blake
,
14:06
Re: [PULL 00/11] riscv-to-apply queue
,
Peter Maydell
,
14:01
Re: [RFC PATCH 3/6] job: minor changes to simplify locking
,
Eric Blake
,
13:56
Re: [PATCH v2 3/3] qemu-img: Add --skip-broken-bitmaps for 'convert --bitmaps'
,
Eric Blake
,
13:53
Re: [PATCH v2 2/3] memory: introduce DirtyRateIncreasedPages and util function
,
Peter Xu
,
13:49
Re: [PATCH v2 2/3] qemu-img: Fail fast on convert --bitmaps with inconsistent bitmap
,
Eric Blake
,
13:48
Re: [PATCH 0/4] support dirtyrate measurement with dirty bitmap
,
Peter Xu
,
13:46
Re: [PATCH 03/11] util/selfmap: Discard mapping on error
,
Richard Henderson
,
13:10
Re: [PATCH 4/9] tests/acceptance: Extract image_expand() helper
,
Cleber Rosa
,
13:03
Re: [PATCH 3/9] tests/acceptance: Tag NetBSD tests as 'os:netbsd'
,
Cleber Rosa
,
12:57
Re: [PATCH 0/3] Atomic cleanup + clang-12 build fix
,
Richard Henderson
,
12:56
meson difficulties?
,
Kenneth Adam Miller
,
12:54
Re: [PULL v4 00/42] testing, build and plugin updates
,
Peter Maydell
,
12:51
Re: [PATCH v6 06/10] hw/intc: GICv3 redistributor ITS processing
,
Peter Maydell
,
12:45
Re: [PATCH 1/4] configure: Fix --without-default-features propagation to meson
,
Philippe Mathieu-Daudé
,
12:42
[PULL 13/14] target/hppa: Use tcg_constant_*
,
Richard Henderson
,
12:42
[PULL 14/14] target/hppa: Clean up DisasCond
,
Richard Henderson
,
12:42
[PULL 12/14] target/openrisc: Use dc->zero in gen_add, gen_addc
,
Richard Henderson
,
12:42
[PULL 09/14] target/openrisc: Use tcg_constant_*
,
Richard Henderson
,
12:42
[PULL 10/14] target/openrisc: Use tcg_constant_tl for dc->R0
,
Richard Henderson
,
12:42
[PULL 08/14] target/alpha: Use tcg_constant_* elsewhere
,
Richard Henderson
,
12:42
[PULL 11/14] target/openrisc: Cache constant 0 in DisasContext
,
Richard Henderson
,
12:42
[PULL 07/14] target/alpha: Use tcg_constant_i64 for zero and lit
,
Richard Henderson
,
12:42
[PULL 04/14] target/i386: Correct implementation for FCS, FIP, FDS and FDP
,
Richard Henderson
,
12:42
[PULL 06/14] target/alpha: Use dest_sink for HW_RET temporary
,
Richard Henderson
,
12:42
[PULL 05/14] target/alpha: Store set into rx flag
,
Richard Henderson
,
12:42
[PULL 02/14] target/i386: Trivial code motion and code style fix
,
Richard Henderson
,
12:42
[PULL 03/14] target/i386: Split out do_fninit
,
Richard Henderson
,
12:42
[PULL 00/14] misc translator patch queue
,
Richard Henderson
,
12:42
[PULL 01/14] target/i386: Tidy hw_breakpoint_remove
,
Richard Henderson
,
12:42
Re: [RFC PATCH 0/6] job: replace AioContext lock with job_mutex
,
Stefan Hajnoczi
,
12:38
Re: [PATCH v4 10/10] tests: Use QMP to check whether a TPM device model is available
,
Philippe Mathieu-Daudé
,
12:36
Re: [PATCH 05/11] hw/audio/adlib: Remove unused variable in adlib_callback
,
Philippe Mathieu-Daudé
,
12:31
[PATCH v2 4/4] qemu-options: rewrite help for -smp options
,
Daniel P . Berrangé
,
12:31
[PATCH v2 3/4] qemu-options: tweak to show that CPU count is optional
,
Daniel P . Berrangé
,
12:31
[PATCH v2 2/4] qemu-options: re-arrange CPU topology options
,
Daniel P . Berrangé
,
12:31
[PATCH v2 1/4] docs: fix typo s/Intel/AMD/ in CPU model notes
,
Daniel P . Berrangé
,
12:31
[PATCH v2 0/4] docs: improve -smp documentation
,
Daniel P . Berrangé
,
12:31
Re: [PATCH 09/11] tests/unit: Remove unused variable from test_io
,
Philippe Mathieu-Daudé
,
12:30
Re: [PATCH 02/11] accel/tcg: Remove unused variable in cpu_exec
,
Philippe Mathieu-Daudé
,
12:28
Re: [PATCH v2 1/3] docs: Add skeletal documentation of cubieboard
,
Philippe Mathieu-Daudé
,
12:25
Re: [PATCH v2 3/3] docs: Add skeletal documentation of highbank and midway
,
Philippe Mathieu-Daudé
,
12:24
Re: [PATCH v2 2/3] docs: Add skeletal documentation of the emcraft-sf2
,
Philippe Mathieu-Daudé
,
12:24
[PULL 09/11] target/i386: Fix cpuid level for AMD
,
Eduardo Habkost
,
12:19
[PULL 08/11] target/i386: suppress CPUID leaves not defined by the CPU vendor
,
Eduardo Habkost
,
12:19
[PULL 02/11] i386: hardcode supported eVMCS version to '1'
,
Eduardo Habkost
,
12:19
[PULL 11/11] numa: Parse initiator= attribute before cpus= attribute
,
Eduardo Habkost
,
12:19
[PULL 10/11] numa: Report expected initiator
,
Eduardo Habkost
,
12:19
[PULL 07/11] i386: Hyper-V SynIC requires POST_MESSAGES/SIGNAL_EVENTS privileges
,
Eduardo Habkost
,
12:19
Re: [PATCH 3/3] linux-aio: limit the batch size using `aio-max-batch` parameter
,
Stefan Hajnoczi
,
12:19
[PULL 06/11] i386: HV_HYPERCALL_AVAILABLE privilege bit is always needed
,
Eduardo Habkost
,
12:19
[PULL 01/11] i386: clarify 'hv-passthrough' behavior
,
Eduardo Habkost
,
12:19
Re: [PATCH 2/3] iothread: add aio-max-batch parameter
,
Stefan Hajnoczi
,
12:19
[PULL 05/11] i386: kill off hv_cpuid_check_and_set()
,
Eduardo Habkost
,
12:19
[PULL 04/11] i386: expand Hyper-V features during CPU feature expansion time
,
Eduardo Habkost
,
12:19
[PULL 00/11] x86 queue, 2021-07-13
,
Eduardo Habkost
,
12:19
[PULL 03/11] i386: make hyperv_expand_features() return bool
,
Eduardo Habkost
,
12:19
Re: [PATCH 0/4] docs: improve -smp documentation
,
Eduardo Habkost
,
12:19
Re: [PATCH V5 10/25] util: env var helpers
,
Steven Sistare
,
12:15
Re: [PATCH v6 04/10] hw/intc: GICv3 ITS Command processing
,
Peter Maydell
,
12:11
Re: [PATCH 03/11] util/selfmap: Discard mapping on error
,
Eric Blake
,
12:07
Re: [PATCH] migration: Move bitmap_mutex out of migration_bitmap_clear_dirty()
,
Peter Xu
,
11:59
Re: [PATCH V4 18/25] vhost: reset vhost devices upon cprsave
,
Michael S. Tsirkin
,
11:47
Re: [PULL 00/22] Crypto and more patches
,
Daniel P . Berrangé
,
11:46
Re: [PATCH v2 00/35] acpi: refactor error prone build_header() and packed structures usage in ACPI tables
,
Michael S. Tsirkin
,
11:46
Re: [PATCH v4 00/10] tests: Add test cases for TPM 1.2 ACPI tables
,
Stefan Berger
,
11:42
[PATCH 1/5] ebpf: Added eBPF initialization by fds and map update.
,
Andrew Melnychenko
,
11:38
[PATCH 5/5] qmp: Added qemu-ebpf-rss-path command.
,
Andrew Melnychenko
,
11:38
[PATCH 3/5] qmp: Added the helper stamp check.
,
Andrew Melnychenko
,
11:38
[PATCH 4/5] ebpf_rss_helper: Added helper for eBPF RSS.
,
Andrew Melnychenko
,
11:38
[PATCH 2/5] virtio-net: Added property to load eBPF RSS with fds.
,
Andrew Melnychenko
,
11:38
[PATCH 0/5] ebpf: Added ebpf helper for libvirtd.
,
Andrew Melnychenko
,
11:38
Re: [PATCH v6 0/6] hmp,qmp: Add some commands to introspect virtio devices
,
Michael S. Tsirkin
,
11:25
[PULL 6/6] migration: Move bitmap_mutex out of migration_bitmap_clear_dirty()
,
Dr. David Alan Gilbert (git)
,
11:24
[PULL 5/6] migration: Clear error at entry of migrate_fd_connect()
,
Dr. David Alan Gilbert (git)
,
11:24
[PULL 4/6] migration: Don't do migrate cleanup if during postcopy resume
,
Dr. David Alan Gilbert (git)
,
11:24
[PULL 3/6] migration: Release return path early for paused postcopy
,
Dr. David Alan Gilbert (git)
,
11:24
[PULL 2/6] migration: failover: emit a warning when the card is not fully unplugged
,
Dr. David Alan Gilbert (git)
,
11:24
[PULL 1/6] migration/rdma: prevent from double free the same mr
,
Dr. David Alan Gilbert (git)
,
11:23
[PULL 0/6] migration queue
,
Dr. David Alan Gilbert (git)
,
11:23
Re: [PATCH v4 00/10] tests: Add test cases for TPM 1.2 ACPI tables
,
Michael S. Tsirkin
,
11:19
Re: [RFC PATCH 0/6] job: replace AioContext lock with job_mutex
,
Vladimir Sementsov-Ogievskiy
,
11:18
Re: [PATCH 0/3] Atomic cleanup + clang-12 build fix
,
Cole Robinson
,
11:18
Re: [PATCH v6 5/6] hw/acpi/ich9: Set ACPI PCI hot-plug as default on Q35
,
Michael S. Tsirkin
,
11:17
Re: [Virtio-fs] [PATCH v2 7/9] virtiofsd: Add inodes_by_handle hash table
,
Max Reitz
,
11:07
[PULL v2 3/4] fuzz: make object-name matching case-insensitive
,
Alexander Bulekov
,
11:01
[PULL v2 1/4] fuzz: fix sparse memory access in the DMA callback
,
Alexander Bulekov
,
11:01
[PULL v2 2/4] fuzz: adjust timeout to allow for longer inputs
,
Alexander Bulekov
,
11:01
Re: [PULL 0/3] Fuzzing Patches
,
Alexander Bulekov
,
11:01
[PULL v2 4/4] fuzz: add an instrumentation filter
,
Alexander Bulekov
,
11:01
[PULL v2 0/4] Fuzzing Patches
,
Alexander Bulekov
,
11:00
Re: [PULL v2 0/4] NBD patches for soft freeze, 2021-07-09
,
Peter Maydell
,
11:00
Re: usb-host device not working
,
Programmingkid
,
10:59
Re: usb-host device not working
,
Daniel P . Berrangé
,
10:55
Re: [PATCH 0/4] Fixes for the --without-default-features configure switch
,
Cole Robinson
,
10:54
Re: usb-host device not working
,
Programmingkid
,
10:51
usb-host device not working
,
Programmingkid
,
10:49
Re: [PATCH 0/1] target/arm: Fix offsets for TTBCR (#187)
,
Peter Maydell
,
10:48
Re: [PATCH 0/3] Atomic cleanup + clang-12 build fix
,
Richard Henderson
,
10:44
Re: [PATCH V5 20/25] chardev: cpr framework
,
Steven Sistare
,
10:35
Re: [PATCH] hw/nvme: fix mmio read
,
Klaus Jensen
,
10:34
Re: [PATCH 0/7] docs: State QEMU version and license in all HTML footers
,
Peter Maydell
,
10:32
[PATCH v2 2/3] docs: Add skeletal documentation of the emcraft-sf2
,
Peter Maydell
,
10:22
[PATCH v2 3/3] docs: Add skeletal documentation of highbank and midway
,
Peter Maydell
,
10:22
[PATCH v2 0/3] docs: document cubieboard, emcraft-sf2, highbank, midway
,
Peter Maydell
,
10:22
[PATCH v2 1/3] docs: Add skeletal documentation of cubieboard
,
Peter Maydell
,
10:22
Re: [RFC PATCH 0/6] Add AMD Secure Nested Paging (SEV-SNP) support
,
Brijesh Singh
,
10:01
Re: [PATCH 08/11] linux-user/syscall: Remove unused variable from execve
,
Laurent Vivier
,
09:57
Re: [RFC PATCH 0/6] Add AMD Secure Nested Paging (SEV-SNP) support
,
Brijesh Singh
,
09:57
Re: [RFC PATCH 2/6] i386/sev: extend sev-guest property to include SEV-SNP
,
Brijesh Singh
,
09:54
Re: [PATCH v2] meson: fix condition for io_uring stubs
,
Daniel P . Berrangé
,
09:54
Re: [PATCH 01/11] nbd/server: Remove unused variable
,
Richard Henderson
,
09:54
Re: [PULL 00/22] Crypto and more patches
,
Peter Maydell
,
09:52
[PATCH qemu] ppc/vof: Fix Coverity issues
,
Alexey Kardashevskiy
,
09:46
Re: [RFC PATCH 2/6] i386/sev: extend sev-guest property to include SEV-SNP
,
Markus Armbruster
,
09:46
Re: [PULL 00/22] Crypto and more patches
,
Daniel P . Berrangé
,
09:45
[PULL 06/12] linux-user/mips: Move errno definitions to 'target_errno_defs.h'
,
Laurent Vivier
,
09:42
[PULL 02/12] linux-user/sparc: Rename target_errno.h -> target_errno_defs.h
,
Laurent Vivier
,
09:42
[PULL 07/12] linux-user: Simplify host <-> target errno conversion using macros
,
Laurent Vivier
,
09:42
[PULL 05/12] linux-user/hppa: Move errno definitions to 'target_errno_defs.h'
,
Laurent Vivier
,
09:42
[PULL 04/12] linux-user/alpha: Move errno definitions to 'target_errno_defs.h'
,
Laurent Vivier
,
09:42
[PULL 08/12] linux-user/syscall: Remove ERRNO_TABLE_SIZE check
,
Laurent Vivier
,
09:42
[PULL 03/12] linux-user: Extract target errno to 'target_errno_defs.h'
,
Laurent Vivier
,
09:42
[PULL 01/12] linux-user/syscall: Fix RF-kill errno (typo in ERFKILL)
,
Laurent Vivier
,
09:42
[PULL 10/12] linux-user: update syscall_nr.h to Linux v5.13
,
Laurent Vivier
,
09:42
[PULL 12/12] linux-user: update syscall.tbl to Linux v5.13
,
Laurent Vivier
,
09:42
[PULL 11/12] linux-user, mips: update syscall-args-o32.c.inc to Linux v5.13
,
Laurent Vivier
,
09:42
[PULL 09/12] fd-trans: Fix race condition on reallocation of the translation table.
,
Laurent Vivier
,
09:42
[PULL 00/12] Linux user for 6.1 patches
,
Laurent Vivier
,
09:42
[PATCH for-6.2 32/34] target/arm: Implement MVE scatter-gather insns
,
Peter Maydell
,
09:38
[PATCH for-6.2 33/34] target/arm: Implement MVE scatter-gather immediate forms
,
Peter Maydell
,
09:38
[PATCH for-6.2 30/34] target/arm: Implement MVE VPNOT
,
Peter Maydell
,
09:38
[PATCH for-6.2 31/34] target/arm: Implement MVE VCTP
,
Peter Maydell
,
09:38
[PATCH for-6.2 29/34] target/arm: Implement MVE VMOV to/from 2 general-purpose registers
,
Peter Maydell
,
09:38
[PATCH for-6.2 34/34] target/arm: Implement MVE interleaving loads/stores
,
Peter Maydell
,
09:38
[PATCH for-6.2 27/34] target/arm: Implement MVE VQABS, VQNEG
,
Peter Maydell
,
09:38
[PATCH for-6.2 28/34] target/arm: Implement MVE VMAXA, VMINA
,
Peter Maydell
,
09:38
[PATCH for-6.2 25/34] target/arm: Implement MVE VMLA
,
Peter Maydell
,
09:38
[PATCH for-6.2 20/34] target/arm: Implement MVE integer min/max across vector
,
Peter Maydell
,
09:38
[PATCH for-6.2 18/34] target/arm: Implement MVE shift-by-scalar
,
Peter Maydell
,
09:38
[PATCH for-6.2 17/34] target/arm: Implement MVE VMLAS
,
Peter Maydell
,
09:38
[PATCH for-6.2 24/34] target/arm: Implement MVE VMLADAV and VMLSLDAV
,
Peter Maydell
,
09:38
[PATCH for-6.2 26/34] target/arm: Implement MVE saturating doubling multiply accumulates
,
Peter Maydell
,
09:38
[PATCH for-6.2 22/34] target/arm: Implement MVE narrowing moves
,
Peter Maydell
,
09:38
[PATCH for-6.2 23/34] target/arm: Rename MVEGenDualAccOpFn to MVEGenLongDualAccOpFn
,
Peter Maydell
,
09:38
[PATCH for-6.2 21/34] target/arm: Implement MVE VABAV
,
Peter Maydell
,
09:38
[PATCH for-6.2 14/34] target/arm: Implement MVE integer vector comparisons
,
Peter Maydell
,
09:38
[PATCH for-6.2 15/34] target/arm: Implement MVE integer vector-vs-scalar comparisons
,
Peter Maydell
,
09:38
[PATCH for-6.2 13/34] target/arm: Factor out gen_vpst()
,
Peter Maydell
,
09:38
[PATCH for-6.2 19/34] target/arm: Move 'x' and 'a' bit definitions into vmlaldav formats
,
Peter Maydell
,
09:38
[PATCH for-6.2 11/34] target/arm: Implement MVE VMULL (polynomial)
,
Peter Maydell
,
09:38
[PATCH for-6.2 16/34] target/arm: Implement MVE VPSEL
,
Peter Maydell
,
09:38
[PATCH for-6.2 05/34] target/arm: Fix mask handling for MVE narrowing operations
,
Peter Maydell
,
09:38
[PATCH for-6.2 10/34] target/arm: Fix VLDRB/H/W for predicated elements
,
Peter Maydell
,
09:38
[PATCH for-6.2 06/34] target/arm: Fix 48-bit saturating shifts
,
Peter Maydell
,
09:38
[PATCH for-6.2 12/34] target/arm: Implement MVE incrementing/decrementing dup insns
,
Peter Maydell
,
09:38
[PATCH for-6.2 09/34] target/arm: Factor out mve_eci_mask()
,
Peter Maydell
,
09:38
[PATCH for-6.2 08/34] target/arm: Fix VPT advance when ECI is non-zero
,
Peter Maydell
,
09:37
[PATCH for-6.2 07/34] target/arm: Fix calculation of LTP mask when LR is 0
,
Peter Maydell
,
09:37
[PATCH for-6.2 03/34] target/arm: Fix MVE VSLI by 0 and VSRI by <dt>
,
Peter Maydell
,
09:37
[PATCH for-6.2 04/34] target/arm: Fix signed VADDV
,
Peter Maydell
,
09:37
[PATCH for-6.2 01/34] target/arm: Note that we handle VMOVL as a special case of VSHLL
,
Peter Maydell
,
09:37
[PATCH for-6.2 02/34] target/arm: Print MVE VPR in CPU dumps
,
Peter Maydell
,
09:37
[PATCH for-6.2 00/34] target/arm: Third slice of MVE implementation
,
Peter Maydell
,
09:37
Re: [RFC PATCH 2/6] job: _locked functions and public job_lock/unlock for next patch
,
Stefan Hajnoczi
,
09:35
Re: [PULL 0/6] Tracing patches
,
Peter Maydell
,
09:32
Re: [RFC PATCH 0/6] job: replace AioContext lock with job_mutex
,
Stefan Hajnoczi
,
09:27
Re: [PATCH 01/11] nbd/server: Remove unused variable
,
Eric Blake
,
09:14
Re: [RFC PATCH 0/6] job: replace AioContext lock with job_mutex
,
Stefan Hajnoczi
,
09:10
Re: [PATCH 01/11] nbd/server: Remove unused variable
,
Eric Blake
,
09:02
Re: [PATCH] configure / meson: Move the GBM handling to meson.build
,
Paolo Bonzini
,
08:29
Re: [PATCH v4 10/10] tests: Use QMP to check whether a TPM device model is available
,
Stefan Berger
,
08:15
Re: VFIO/vfio-user: specify NVMe namespace to boot from
,
Stefan Hajnoczi
,
08:07
Re: [PATCH v3 0/2] linux-user/s390x: signal with SIGFPE on compare-and-trap
,
Laurent Vivier
,
08:02
Re: [PATCH] hw/display/xlnx_dp: fix an out-of-bounds read in xlnx_dp_read
,
Qiang Liu
,
07:56
Re: [PULL 0/4] OVMF patches for 2021-07-12
,
Daniel P . Berrangé
,
07:22
Re: [PULL 0/4] OVMF patches for 2021-07-12
,
Daniel P . Berrangé
,
07:16
[PATCH] configure / meson: Move the GBM handling to meson.build
,
Thomas Huth
,
07:15
Re: [PULL 22/33] spapr: Implement Open Firmware client interface
,
Peter Maydell
,
07:12
Re: [PULL 37/40] machine: add smp compound property
,
Markus Armbruster
,
07:09
Re: [PATCH 0/3] migration: Three more fixes for postcopy recovery
,
Dr. David Alan Gilbert
,
07:04
Re: [PULL 22/33] spapr: Implement Open Firmware client interface
,
Peter Maydell
,
07:02
Re: [PATCH] migration: failover: emit a warning when the card is not fully unplugged
,
Dr. David Alan Gilbert
,
06:58
Re: [PATCH] migration/rdma: prevent from double free the same mr
,
Dr. David Alan Gilbert
,
06:57
Re: [PULL 37/40] machine: add smp compound property
,
Peter Maydell
,
06:53
Re: [PULL 04/15] RISC-V: Copy the fdt in dram instead of ROM
,
Peter Maydell
,
06:44
Re: [PULL 37/40] machine: add smp compound property
,
Peter Maydell
,
06:38
Re: [PATCH-for-6.1 v6] fuzz: add an instrumentation filter
,
Darren Kenny
,
06:37
Re: [PULL 0/4] OVMF patches for 2021-07-12
,
Philippe Mathieu-Daudé
,
06:35
Re: [PATCH] hw/nvme: fix mmio read
,
Klaus Jensen
,
06:34
Re: [PATCH] hw/nvme: fix mmio read
,
Peter Maydell
,
06:32
Re: [PULL 0/4] OVMF patches for 2021-07-12
,
Peter Maydell
,
06:26
Re: [PATCH] hw/display/xlnx_dp: fix an out-of-bounds read in xlnx_dp_read
,
Philippe Mathieu-Daudé
,
06:24
Re: [PATCH v6 5/6] hw/acpi/ich9: Set ACPI PCI hot-plug as default on Q35
,
Marcel Apfelbaum
,
06:23
Re: [PATCH] migration: Move bitmap_mutex out of migration_bitmap_clear_dirty()
,
David Hildenbrand
,
06:22
Re: [PATCH] hw/display/xlnx_dp: fix an out-of-bounds read in xlnx_dp_read
,
Philippe Mathieu-Daudé
,
06:20
Re: [PATCH] hw/nvme: fix mmio read
,
Klaus Jensen
,
06:19
Re: [PATCH] hw/nvme: fix mmio read
,
Peter Maydell
,
06:08
Re: [PATCH v6 2/6] hw/acpi/ich9: Enable ACPI PCI hot-plug
,
Marcel Apfelbaum
,
06:03
Re: [PATCH 10/10] python: Add iotest linters to test suite
,
Vladimir Sementsov-Ogievskiy
,
05:50
Re: [PATCH 2/2] tests/acceptance: Add tests for the Pegasos2 machine
,
Philippe Mathieu-Daudé
,
05:50
Re: [PATCH 09/10] iotests/linters: Add entry point for Python CI linters
,
Vladimir Sementsov-Ogievskiy
,
05:49
Re: [PATCH 08/10] iotests/297: split linters.py off from 297
,
Vladimir Sementsov-Ogievskiy
,
05:46
Re: [PATCH 07/10] iotests/297: return error code from run_linters()
,
Vladimir Sementsov-Ogievskiy
,
05:44
[PATCH v2] vfio/pci: Add pba_offset PCI quirk for BAIDU KUNLUN AI processor
,
Cai Huoqing
,
05:38
Re: [RFC PATCH 1/2] hw/nvme: add mi device
,
Stefan Hajnoczi
,
05:37
Re: [PATCH] hw/nvme: fix mmio read
,
Gollu Appalanaidu
,
05:33
[PATCH 4/4] configure: Let --without-default-features disable vhost-kernel and vhost-vdpa
,
Thomas Huth
,
05:32
[PATCH 3/4] configure: Fix the default setting of the "xen" feature
,
Thomas Huth
,
05:32
[PATCH 2/4] configure: Allow vnc to get disabled with --without-default-features
,
Thomas Huth
,
05:32
[PATCH 1/4] configure: Fix --without-default-features propagation to meson
,
Thomas Huth
,
05:32
[PATCH 0/4] Fixes for the --without-default-features configure switch
,
Thomas Huth
,
05:32
Re: [PATCH 07/10] iotests/297: return error code from run_linters()
,
Vladimir Sementsov-Ogievskiy
,
05:31
Re: [PATCH 01/11] nbd/server: Remove unused variable
,
Vladimir Sementsov-Ogievskiy
,
05:27
Re: [PULL 00/22] Crypto and more patches
,
Peter Maydell
,
05:26
Re: [PATCH v2 1/3] hw/net: e1000: Correct the initial value of VET register
,
Bin Meng
,
05:12
Re: [PATCH v2 1/3] hw/net: e1000: Correct the initial value of VET register
,
Jason Wang
,
05:03
[Bug 1916269] Re: TCG: QEMU incorrectly raises exception on SSE4.2 CRC32 instruction
,
Alexander Richardson
,
05:01
Re: configure --without-default-features confusion
,
Thomas Huth
,
05:00
RE: [PATCH] migration: Move bitmap_mutex out of migration_bitmap_clear_dirty()
,
Wang, Wei W
,
04:40
Re: [PATCH v2 1/3] hw/net: e1000: Correct the initial value of VET register
,
Bin Meng
,
04:36
Re: [RFC PATCH 0/6] Add AMD Secure Nested Paging (SEV-SNP) support
,
Dr. David Alan Gilbert
,
04:31
Re: [PATCH] gitignore: Update with some filetypes
,
Alex Bennée
,
04:27
RE: [PATCH] migration: Move bitmap_mutex out of migration_bitmap_clear_dirty()
,
Wang, Wei W
,
04:20
Re: [RFC PATCH 0/6] Add AMD Secure Nested Paging (SEV-SNP) support
,
Dov Murik
,
04:06
Re: [PATCH v6 5/6] hw/acpi/ich9: Set ACPI PCI hot-plug as default on Q35
,
Igor Mammedov
,
03:59
Re: [PULL 0/3] SD/MMC patches for 2021-07-12
,
Peter Maydell
,
03:56
Re: [RFC PATCH 4/6] machine: Uniformly use maxcpus to calculate the missing values
,
wangyanan (Y)
,
03:49
Re: [PATCH v2 3/3] hw: aspeed_gpio: Clarify GPIO controller name
,
Rashmica Gupta
,
03:48
Re: [PATCH v2 2/3] hw: aspeed_gpio: Simplify 1.8V defines
,
Rashmica Gupta
,
03:46
Re: [PATCH v2 1/3] hw: aspeed_gpio: Fix memory size
,
Rashmica Gupta
,
03:42
Re: [RFC PATCH 4/6] machine: Uniformly use maxcpus to calculate the missing values
,
wangyanan (Y)
,
03:25
Re: configure --without-default-features confusion
,
Thomas Huth
,
03:20
Re: [RFC PATCH 11/11] target/riscv: Update interrupt return in CLIC mode
,
Frank Chang
,
03:16
Re: [PATCH v3 0/8] dp8393x: fixes and improvements
,
Finn Thain
,
03:09
Re: [PATCH v2 1/3] hw/net: e1000: Correct the initial value of VET register
,
Jason Wang
,
03:03
[PATCH v2 3/3] hw: aspeed_gpio: Clarify GPIO controller name
,
Joel Stanley
,
02:59
[PATCH v2 2/3] hw: aspeed_gpio: Simplify 1.8V defines
,
Joel Stanley
,
02:59
[PATCH v2 1/3] hw: aspeed_gpio: Fix memory size
,
Joel Stanley
,
02:59
[PATCH v2 0/3] hw: aspeed_gpio: MMIO region fix and cleanups
,
Joel Stanley
,
02:59
Re: [RFC PATCH 03/11] hw/intc: Add CLIC device
,
Frank Chang
,
02:57
Re: [RFC PATCH 2/6] machine: Perform zero-check for the computed value of sockets
,
wangyanan (Y)
,
02:56
Re: [RFC PATCH 03/11] hw/intc: Add CLIC device
,
Frank Chang
,
02:54
Re: [RFC PATCH 3/6] pc/machine: Perform zero-check for the value of -smp dies
,
wangyanan (Y)
,
02:46
[PULL 1/3] fuzz: fix sparse memory access in the DMA callback
,
Alexander Bulekov
,
01:54
[PULL 3/3] fuzz: make object-name matching case-insensitive
,
Alexander Bulekov
,
01:49
[PULL 0/3] Fuzzing Patches
,
Alexander Bulekov
,
01:49
[PULL 2/3] fuzz: adjust timeout to allow for longer inputs
,
Alexander Bulekov
,
01:49
[PATCH] hw/nvme: fix mmio read
,
Klaus Jensen
,
01:44
Re: [RFC PATCH 1/2] hw/nvme: add mi device
,
Christoph Hellwig
,
01:31
Re: [PATCH v1 4/5] hw/intc: sifive_plic: Convert the PLIC to use RISC-V CPU GPIO lines
,
Anup Patel
,
01:08
Block I/O in the middle of guest code execution
,
Arnabjyoti Kalita
,
00:52
Re: [PATCH v1 4/5] hw/intc: sifive_plic: Convert the PLIC to use RISC-V CPU GPIO lines
,
Anup Patel
,
00:31
[Bug 1914986] Re: KVM internal error. Suberror: 1 - OVMF / Audio related
,
Launchpad Bug Tracker
,
00:26
[Bug 1908416] Re: qemu-system-aarch64 can't run Windows 10 for ARM version 2004
,
Launchpad Bug Tracker
,
00:26
[Bug 1915327] Re: x86_64 cmpxchg behavior in qemu tcg does not match the real CPU
,
Launchpad Bug Tracker
,
00:26
[Bug 1916344] Re: User mode networking not working properly on QEMU on Mac OS X host
,
Launchpad Bug Tracker
,
00:26
[Bug 1915431] Re: QEMU processes started by Acceptance Tests are left running
,
Launchpad Bug Tracker
,
00:26
[Bug 1915682] Re: i386-linux-user wine exception regression tests fail
,
Launchpad Bug Tracker
,
00:26
[Bug 1916269] Re: TCG: QEMU incorrectly raises exception on SSE4.2 CRC32 instruction
,
Launchpad Bug Tracker
,
00:26
[Bug 1916506] Re: make check-venv may leave stale and incomplete tests/venv directory directory
,
Launchpad Bug Tracker
,
00:26
[Bug 1917542] Re: qemu-img crash on M1 Mac
,
Launchpad Bug Tracker
,
00:25
[Bug 1917591] Re: qemu-i386 under aarch64: Segfaulting on Steamcmd
,
Launchpad Bug Tracker
,
00:25
[Bug 1917940] Re: -bios edk2-$arch-code doesn't work for x86
,
Launchpad Bug Tracker
,
00:25
[Bug 1917565] Re: Windows 10 fails with "Boot device inaccessible"
,
Launchpad Bug Tracker
,
00:25
[Bug 1917661] Re: qemu gdb wrong registers group for riscv64
,
Launchpad Bug Tracker
,
00:25
Re: [PATCH 07/17] target/riscv: Use gpr_{src, dst} for integer load/store
,
Alistair Francis
,
00:18
Re: [PATCH RESEND v2 3/3] virtio-pci/hmp: implement device specific hmp interface
,
Jason Wang
,
00:16
Re: [PATCH 06/17] target/riscv: Use gpr_src in branches
,
Alistair Francis
,
00:15
Re: [PATCH RESEND v2 2/3] msix/hmp: add interface to dump device specific info
,
Jason Wang
,
00:14
Re: [PATCH 05/17] target/riscv: Use gpr_{src, dst} and tcg_constant_tl in gen_grevi
,
Alistair Francis
,
00:13
Re: [PATCH v6 1/6] hw/i386/acpi-build: Add ACPI PCI hot-plug methods to Q35
,
David Gibson
,
00:12
Re: [PATCH v6 5/6] hw/acpi/ich9: Set ACPI PCI hot-plug as default on Q35
,
David Gibson
,
00:12
Re: [PATCH v6 2/6] hw/acpi/ich9: Enable ACPI PCI hot-plug
,
David Gibson
,
00:12
Re: [PATCH 04/17] target/riscv: Use gpr_{src, dst} in word division operations
,
Alistair Francis
,
00:11
Re: [PATCH 03/17] target/riscv: Use gpr_{src, dst} in shift operations
,
Alistair Francis
,
00:10
Re: [PATCH v1 2/5] hw/intc: sifive_clint: Use RISC-V CPU GPIO lines
,
Anup Patel
,
00:06
Re: [PATCH RESEND v2 1/3] msix/hmp: add hmp interface to dump MSI-X info
,
Jason Wang
,
00:01
July 12, 2021
Re: [PATCH] hw/display/xlnx_dp: fix an out-of-bounds read in xlnx_dp_read
,
Alistair Francis
,
23:55
Re: [PATCH] gitignore: Update with some filetypes
,
Viresh Kumar
,
23:25
[PATCH] hw/display/xlnx_dp: fix an out-of-bounds read in xlnx_dp_read
,
Qiang Liu
,
23:14
Re: [PATCH 2/2] watchdog: aspeed: Fix sequential control writes
,
Andrew Jeffery
,
22:41
[PATCH] vl: Parse legacy default_machine_opts
,
Jason Andryuk
,
22:16
[PULL 2/3] pseries: Update SLOF firmware image
,
David Gibson
,
22:07
[PULL 1/3] ppc/pegasos2: Allow setprop in VOF
,
David Gibson
,
22:07
[PULL 0/3] ppc-for-6.1 queue 20210713
,
David Gibson
,
22:07
[PULL 3/3] mv64361: Remove extra break from a switch case
,
David Gibson
,
22:07
Re: [PATCH] mv64361: Remove extra break from a switch case
,
David Gibson
,
21:50
Re: [PATCH 07/11] hw/pci-hist/pnv_phb4: Fix typo in pnv_phb4_ioda_write
,
David Gibson
,
21:50
Re: [PATCH 06/11] hw/ppc/spapr_events: Remove unused variable from check_exception
,
David Gibson
,
21:50
[PATCH] vfio/pci: Change to use "vfio_pci_is"
,
Cai Huoqing
,
21:48
[PATCH] tests/acceptance: Add tests for the Pegasos2 machine
,
Cleber Rosa
,
21:44
RE: [PATCH] vfio/pci: Add pba_offset PCI quirk for BAIDU KUNLUN AI processor
,
Cai,Huoqing
,
21:22
[PATCH RESEND 1/1] multi-process: fix usage information
,
Dongli Zhang
,
20:47
[PATCH v6 6/6] bios-tables-test: Update golden binaries
,
Julia Suvorova
,
20:44
[PATCH v6 5/6] hw/acpi/ich9: Set ACPI PCI hot-plug as default on Q35
,
Julia Suvorova
,
20:43
[PATCH v6 4/6] bios-tables-test: Allow changes in DSDT ACPI tables
,
Julia Suvorova
,
20:43
[PATCH v6 3/6] hw/pci/pcie: Do not set HPC flag if acpihp is used
,
Julia Suvorova
,
20:42
[PATCH v6 2/6] hw/acpi/ich9: Enable ACPI PCI hot-plug
,
Julia Suvorova
,
20:42
[PATCH v6 1/6] hw/i386/acpi-build: Add ACPI PCI hot-plug methods to Q35
,
Julia Suvorova
,
20:42
[PATCH v6 0/6] Use ACPI PCI hot-plug for Q35
,
Julia Suvorova
,
20:42
Re: [PATCH 0/3] Atomic cleanup + clang-12 build fix
,
Richard Henderson
,
20:37
[PATCH RESEND v2 3/3] virtio-pci/hmp: implement device specific hmp interface
,
Dongli Zhang
,
19:58
[PATCH RESEND v2 2/3] msix/hmp: add interface to dump device specific info
,
Dongli Zhang
,
19:58
[PATCH RESEND v2 0/3] To add HMP interface to dump PCI MSI-X table/PBA
,
Dongli Zhang
,
19:58
[PATCH RESEND v2 1/3] msix/hmp: add hmp interface to dump MSI-X info
,
Dongli Zhang
,
19:58
Re: [PATCH 07/10] iotests/297: return error code from run_linters()
,
John Snow
,
19:56
RE: [PATCH v2 19/36] linux-user/hexagon: Implement setup_sigtramp
,
Taylor Simpson
,
19:08
Re: [PATCH v2 1/3] hw/net: e1000: Correct the initial value of VET register
,
Bin Meng
,
19:07
Re: [PATCH v1 3/3] hw/riscv: virt: Add optional ACLINT support to virt machine
,
Bin Meng
,
19:05
[PULL 11/11] hw/riscv: opentitan: Add the flash alias
,
Alistair Francis
,
18:54
[PULL 10/11] hw/riscv: opentitan: Add the unimplement rv_core_ibex_peri
,
Alistair Francis
,
18:54
[PULL 05/11] target/riscv: hardwire bits in hideleg and hedeleg
,
Alistair Francis
,
18:54
[PULL 06/11] docs/system: riscv: Update Microchip Icicle Kit for direct kernel boot
,
Alistair Francis
,
18:54
[PULL 09/11] char: ibex_uart: Update the register layout
,
Alistair Francis
,
18:54
[PULL 04/11] docs/system: riscv: Add documentation for virt machine
,
Alistair Francis
,
18:54
[PULL 08/11] hw/riscv: sifive_u: Make sure firmware info is 8-byte aligned
,
Alistair Francis
,
18:54
[PULL 02/11] target/riscv: csr: Remove redundant check in fp csr read/write routines
,
Alistair Francis
,
18:54
[PULL 03/11] docs/system: riscv: Fix CLINT name in the sifive_u doc
,
Alistair Francis
,
18:54
[PULL 07/11] hw/riscv: sifive_u: Correct the CLINT timebase frequency
,
Alistair Francis
,
18:54
[PULL 00/11] riscv-to-apply queue
,
Alistair Francis
,
18:53
[PULL 01/11] target/riscv: pmp: Fix some typos
,
Alistair Francis
,
18:53
Re: [PULL for 6.1 00/40] testing and plugin updates
,
Alex Bennée
,
18:20
Re: [PATCH 2/2] tests/acceptance: Add tests for the Pegasos2 machine
,
Cleber Rosa
,
18:06
[PATCH 10/11] tcg/ppc: Replace TCG_TARGET_CALL_DARWIN with _CALL_DARWIN
,
Richard Henderson
,
17:55
[PATCH 09/11] tests/unit: Remove unused variable from test_io
,
Richard Henderson
,
17:55
[PATCH 11/11] tcg/ppc: Ensure _CALL_SYSV is set for 32-bit ELF
,
Richard Henderson
,
17:55
[PATCH 08/11] linux-user/syscall: Remove unused variable from execve
,
Richard Henderson
,
17:55
[PATCH 06/11] hw/ppc/spapr_events: Remove unused variable from check_exception
,
Richard Henderson
,
17:55
[PATCH 05/11] hw/audio/adlib: Remove unused variable in adlib_callback
,
Richard Henderson
,
17:55
[PATCH 07/11] hw/pci-hist/pnv_phb4: Fix typo in pnv_phb4_ioda_write
,
Richard Henderson
,
17:55
[PATCH 02/11] accel/tcg: Remove unused variable in cpu_exec
,
Richard Henderson
,
17:55
[PATCH 03/11] util/selfmap: Discard mapping on error
,
Richard Henderson
,
17:55
[PATCH 04/11] net/checksum: Remove unused variable in net_checksum_add_iov
,
Richard Henderson
,
17:55
[PATCH 01/11] nbd/server: Remove unused variable
,
Richard Henderson
,
17:55
[PATCH 00/11] Fixes for clang-13 plus tcg/ppc
,
Richard Henderson
,
17:55
Re: [PATCH 0/3] Atomic cleanup + clang-12 build fix
,
Cole Robinson
,
17:30
Re: [PATCH v3 0/2] linux-user/s390x: signal with SIGFPE on compare-and-trap
,
jonathan.albrecht
,
17:29
Re: [PATCH v5 0/2] target/s390x: Fix SIGILL/SIGFPE/SIGTRAP psw.addr reporting
,
Ilya Leoshkevich
,
17:22
[PULL v4 00/42] testing, build and plugin updates
,
Alex Bennée
,
17:06
[PATCH v4 10/10] tests: Use QMP to check whether a TPM device model is available
,
Stefan Berger
,
16:47
[PATCH v4 08/10] tests: acpi: Add test cases for TPM 1.2 with TCPA table
,
Stefan Berger
,
16:47
[PATCH v4 09/10] tests: acpi: tpm1.2: Add expected TPM 1.2 ACPI blobs
,
Stefan Berger
,
16:47
[PATCH v4 03/10] tests: acpi: Prepare for renaming of TPM2 related ACPI files
,
Stefan Berger
,
16:47
[PATCH v4 05/10] tests: acpi: tpm2: Add the renamed ACPI files and drop old ones
,
Stefan Berger
,
16:47
[PATCH v4 04/10] tests: Add suffix 'tpm2' or 'tpm12' to ACPI table files
,
Stefan Berger
,
16:47
[PATCH v4 07/10] tests: acpi: prepare for new TPM 1.2 related tables
,
Stefan Berger
,
16:47
[PATCH v4 02/10] tests: Add tpm_version field to TPMTestState and fill it
,
Stefan Berger
,
16:47
[PATCH v4 06/10] tests: tpm: Create TPM 1.2 response in TPM emulator
,
Stefan Berger
,
16:47
[PATCH v4 01/10] tests: Rename TestState to TPMTestState
,
Stefan Berger
,
16:47
[PATCH v4 00/10] tests: Add test cases for TPM 1.2 ACPI tables
,
Stefan Berger
,
16:47
Re: [PULL 00/17] s390x update for softfreeze
,
Peter Maydell
,
16:22
Re: [PATCH 0/2] tests/acceptance: Add tests for the Pegasos2 machine
,
BALATON Zoltan
,
16:20
Re: [PATCH 0/3] linux-user: update headers to linux v5.13
,
Laurent Vivier
,
16:05
Re: [PATCH v3 0/2] linux-user/s390x: signal with SIGFPE on compare-and-trap
,
Laurent Vivier
,
16:02
Re: [PATCH] fd-trans: Fix race condition on reallocation of the translation table.
,
Laurent Vivier
,
15:55
Re: [PATCH v3 0/8] linux-user: target <-> host errno conversion code refactor
,
Laurent Vivier
,
15:54
Re: [PATCH] vfio/pci: Add pba_offset PCI quirk for BAIDU KUNLUN AI processor
,
Alex Williamson
,
15:49
Re: [PATCH V5 20/25] chardev: cpr framework
,
Marc-André Lureau
,
15:49
Re: [RFC PATCH 6/6] machine: Tweak the order of topology members in struct CpuTopology
,
Pankaj Gupta
,
15:46
[PATCH v5 7/7] memory_hotplug.c: send DEVICE_UNPLUG_ERROR in acpi_memory_hotplug_write()
,
Daniel Henrique Barboza
,
15:44
[PATCH v5 6/7] spapr: use DEVICE_UNPLUG_ERROR to report unplug errors
,
Daniel Henrique Barboza
,
15:44
[PATCH v5 5/7] qapi/qdev.json: add DEVICE_UNPLUG_ERROR QAPI event
,
Daniel Henrique Barboza
,
15:44
[PATCH v5 4/7] qapi/qdev.json: fix DEVICE_DELETED parameters doc
,
Daniel Henrique Barboza
,
15:44
[PATCH v5 3/7] spapr_drc.c: do not error_report() when drc->dev->id == NULL
,
Daniel Henrique Barboza
,
15:44
[PATCH v5 2/7] spapr.c: avoid sending MEM_UNPLUG_ERROR if dev->id is NULL
,
Daniel Henrique Barboza
,
15:44
[PATCH v5 1/7] hw/acpi/memory_hotplug.c: avoid sending MEM_UNPLUG_ERROR if dev->id is NULL
,
Daniel Henrique Barboza
,
15:44
[PATCH v5 0/7] DEVICE_UNPLUG_ERROR QAPI event
,
Daniel Henrique Barboza
,
15:44
Re: [PATCH V5 10/25] util: env var helpers
,
Marc-André Lureau
,
15:37
Re: [PULL 36/40] vl: switch -M parsing to keyval
,
Volker Rümelin
,
15:25
Re: [PATCH V5 20/25] chardev: cpr framework
,
Steven Sistare
,
15:20
Re: [PATCH V5 12/25] cpr: QMP interfaces for restart
,
Steven Sistare
,
15:20
Re: [PATCH V5 11/25] cpr: restart mode
,
Steven Sistare
,
15:20
Re: [PATCH V5 10/25] util: env var helpers
,
Steven Sistare
,
15:19
Re: [PATCH 3/3] migration: Clear error at entry of migrate_fd_connect()
,
Dr. David Alan Gilbert
,
14:40
Re: [PATCH 2/3] migration: Don't do migrate cleanup if during postcopy resume
,
Dr. David Alan Gilbert
,
14:33
Re: [PATCH v2 00/10] tcg: breakpoint reorg
,
Mark Cave-Ayland
,
14:20
Re: [PULL 00/17] s390x update for softfreeze
,
Peter Maydell
,
14:15
Re: [PULL RESEND 00/19] MIPS patches for 2021-07-11
,
Peter Maydell
,
14:14
Re: [PATCH v3 0/9] tests: Add test cases for TPM 1.2 ACPI tables
,
Stefan Berger
,
14:10
RE: [PATCH 1/3] linux-user: update syscall_nr.h to Linux v5.13
,
Taylor Simpson
,
14:02
[PULL v2 0/4] NBD patches for soft freeze, 2021-07-09
,
Eric Blake
,
13:50
[PULL v2 2/4] qemu-img: Make unallocated part of backing chain obvious in map
,
Eric Blake
,
13:50
Re: [PATCH V5 07/25] machine: memfd-alloc option
,
Marc-André Lureau
,
13:45
Re: [PATCH 1/3] migration: Release return path early for paused postcopy
,
Dr. David Alan Gilbert
,
13:45
[PATCH v2] disable modular TCG on Darwin
,
Paolo Bonzini
,
13:10
Re: [PATCH V5 08/25] vl: add helper to request re-exec
,
Steven Sistare
,
13:07
Re: [PATCH V5 07/25] machine: memfd-alloc option
,
Steven Sistare
,
13:07
Re: [PATCH V5 06/25] oslib: qemu_clr_cloexec
,
Steven Sistare
,
13:07
Re: [PATCH V5 05/25] as_flat_walk
,
Steven Sistare
,
13:07
Re: [PATCH V5 03/25] cpr: QMP interfaces for reboot
,
Steven Sistare
,
13:07
Re: [PATCH V5 02/25] cpr: reboot mode
,
Steven Sistare
,
13:07
Re: [PATCH V5 01/25] qemu_ram_volatile
,
Steven Sistare
,
13:07
Re: [RFC PATCH 0/6] Add AMD Secure Nested Paging (SEV-SNP) support
,
Tom Lendacky
,
13:05
[PATCH v2 3/3] migration/dirtyrate: implement dirty-bitmap dirtyrate calculation
,
huangy81
,
12:57
[PATCH v2 0/3] support dirtyrate measurement with dirty bitmap
,
huangy81
,
12:57
[PATCH v2 1/3] KVM: introduce kvm_get_manual_dirty_log_protect
,
huangy81
,
12:57
[PATCH v2 2/3] memory: introduce DirtyRateIncreasedPages and util function
,
huangy81
,
12:57
Re: [PATCH] linux-user: Handle EXCP10_COPR properly for i386
,
Richard Henderson
,
12:56
Re: [RFC PATCH 1/2] hw/nvme: add mi device
,
Stefan Hajnoczi
,
12:54
Re: [PULL 0/6] hw/nvme patches
,
Klaus Jensen
,
12:54
[PULL 6/6] trace, lttng: require .pc files
,
Stefan Hajnoczi
,
12:51
[PULL 5/6] trace/simple: add st_init_group
,
Stefan Hajnoczi
,
12:51
[PULL 4/6] trace/simple: pass iter to st_write_event_mapping
,
Stefan Hajnoczi
,
12:50
[PULL 3/6] trace: add trace_event_iter_init_group
,
Stefan Hajnoczi
,
12:50
[PULL 2/6] trace: iter init tweaks
,
Stefan Hajnoczi
,
12:50
[PULL 1/6] qemu-trace-stap: changing SYSTEMTAP_TAPSET considered harmful.
,
Stefan Hajnoczi
,
12:50
[PULL 0/6] Tracing patches
,
Stefan Hajnoczi
,
12:50
Re: [PATCH] trace, lttng: require .pc files
,
Stefan Hajnoczi
,
12:49
Re: [PATCH] hw: timer: Add i.MX sysctr timer implementation
,
Daniel Baluta
,
12:37
Re: [PATCH 2/3] qemu/atomic: Use macros for CONFIG_ATOMIC64
,
Philippe Mathieu-Daudé
,
12:29
Re: [PATCH] target/i386/tcg/sysemu/bpt_helper.c: typo since cpu_breakpoint and cpu_watchpoint are in a union, the code should access only one of them
,
Richard Henderson
,
12:29
Re: [PATCH v3 0/9] tests: Add test cases for TPM 1.2 ACPI tables
,
Philippe Mathieu-Daudé
,
12:26
Re: [RFC PATCH 2/6] i386/sev: extend sev-guest property to include SEV-SNP
,
Daniel P . Berrangé
,
12:24
Re: [RFC PATCH 2/6] i386/sev: extend sev-guest property to include SEV-SNP
,
Dr. David Alan Gilbert
,
12:17
Re: [PULL 0/4] NBD patches for soft freeze, 2021-07-09
,
Eric Blake
,
12:13
Re: clang build error on i686
,
Richard Henderson
,
12:10
[Bug 1859106] Re: 4.2 regression: ReactOS crashes on boot
,
Elvis Stansvik
,
12:01
[Bug 1859106] Re: 4.2 regression: ReactOS crashes on boot
,
Elvis Stansvik
,
12:01
[PATCH 3/3] configure: Conditionally disable clang-12 -Watomic-alignment
,
Richard Henderson
,
11:59
[PATCH 2/3] qemu/atomic: Use macros for CONFIG_ATOMIC64
,
Richard Henderson
,
11:59
[PATCH 1/3] qemu/atomic: Remove pre-C11 atomic fallbacks
,
Richard Henderson
,
11:59
[PATCH 0/3] Atomic cleanup + clang-12 build fix
,
Richard Henderson
,
11:59
Re: [RFC PATCH 2/6] i386/sev: extend sev-guest property to include SEV-SNP
,
Brijesh Singh
,
11:59
[PATCH] trace, lttng: require .pc files
,
Paolo Bonzini
,
11:57
Re: [RFC PATCH 2/6] i386/sev: extend sev-guest property to include SEV-SNP
,
Brijesh Singh
,
11:56
Re: [RFC PATCH 1/6] linux-header: add the SNP specific command
,
Brijesh Singh
,
11:53
[Bug 1859106] Re: 4.2 regression: ReactOS crashes on boot
,
Thomas Huth
,
11:50
Re: [PATCH v3 0/9] tests: Add test cases for TPM 1.2 ACPI tables
,
Stefan Berger
,
11:47
Re: [PATCH] block: Add option to use driver whitelist even in tools
,
Daniel P . Berrangé
,
11:44
[PATCH v2 09/10] accel/tcg: Hoist tb_cflags to a local in translator_loop
,
Richard Henderson
,
11:40
[PATCH v2 08/10] accel/tcg: Adjust interface of TranslatorOps.breakpoint_check
,
Richard Henderson
,
11:40
[PATCH v2 06/10] accel/tcg: Use CF_NO_GOTO_{TB, PTR} in cpu_exec_step_atomic
,
Richard Henderson
,
11:40
[PATCH v2 04/10] accel/tcg: Drop CF_NO_GOTO_PTR from -d nochain
,
Richard Henderson
,
11:40
[PATCH v2 03/10] accel/tcg: Add CF_NO_GOTO_TB and CF_NO_GOTO_PTR
,
Richard Henderson
,
11:40
[PATCH v2 02/10] accel/tcg: Move curr_cflags into cpu-exec.c
,
Richard Henderson
,
11:40
[PATCH v2 05/10] accel/tcg: Handle -singlestep in curr_cflags
,
Richard Henderson
,
11:40
[PATCH v2 10/10] accel/tcg: Encode breakpoint info into tb->cflags
,
Richard Henderson
,
11:40
[PATCH v2 01/10] accel/tcg: Reduce CF_COUNT_MASK to match TCG_MAX_INSNS
,
Richard Henderson
,
11:40
[PATCH v2 07/10] accel/tcg: Move cflags lookup into tb_find
,
Richard Henderson
,
11:40
[PATCH v2 00/10] tcg: breakpoint reorg
,
Richard Henderson
,
11:40
Re: [PATCH v2] meson: fix condition for io_uring stubs
,
Philippe Mathieu-Daudé
,
11:30
Re: [RFC PATCH 2/6] machine: Perform zero-check for the computed value of sockets
,
Daniel P . Berrangé
,
11:30
Re: [RFC PATCH 6/6] machine: Tweak the order of topology members in struct CpuTopology
,
Andrew Jones
,
11:30
Re: [PATCH v3 0/9] tests: Add test cases for TPM 1.2 ACPI tables
,
Philippe Mathieu-Daudé
,
11:29
Re: [PATCH] block: Add option to use driver whitelist even in tools
,
Eric Blake
,
11:28
Re: [RFC PATCH 1/6] machine: Set the value of maxcpus to match cpus if specified as zero
,
Daniel P . Berrangé
,
11:27
Re: [RFC PATCH 3/6] pc/machine: Perform zero-check for the value of -smp dies
,
Andrew Jones
,
11:27
[Bug 1859106] Re: 4.2 regression: ReactOS crashes on boot
,
Elvis Stansvik
,
11:25
Re: [RFC PATCH 4/6] machine: Uniformly use maxcpus to calculate the missing values
,
Andrew Jones
,
11:25
[PATCH v2] meson: fix condition for io_uring stubs
,
Paolo Bonzini
,
11:18
[PATCH v3 9/9] tests: acpi: tpm1.2: Add expected TPM 1.2 ACPI blobs
,
Stefan Berger
,
11:11
[PATCH v3 5/9] tests: acpi: tpm2: Add the renamed ACPI files and drop old ones
,
Stefan Berger
,
11:10
[PATCH v3 3/9] tests: acpi: Prepare for renaming of TPM2 related ACPI files
,
Stefan Berger
,
11:10
[PATCH v3 7/9] tests: acpi: prepare for new TPM 1.2 related tables
,
Stefan Berger
,
11:10
[PATCH v3 8/9] tests: acpi: Add test cases for TPM 1.2 with TCPA table
,
Stefan Berger
,
11:10
[PATCH v3 6/9] tests: tpm: Create TPM 1.2 response in TPM emulator
,
Stefan Berger
,
11:10
[PATCH v3 4/9] tests: Add suffix 'tpm2' or 'tpm12' to ACPI table files
,
Stefan Berger
,
11:10
[PATCH v3 2/9] tests: Add tpm_version field to TPMTestState and fill it
,
Stefan Berger
,
11:10
[PATCH v3 0/9] tests: Add test cases for TPM 1.2 ACPI tables
,
Stefan Berger
,
11:09
[PATCH v3 1/9] tests: Rename TestState to TPMTestState
,
Stefan Berger
,
11:09
Re: [RFC PATCH 3/6] pc/machine: Perform zero-check for the value of -smp dies
,
Andrew Jones
,
11:05
Re: [RFC PATCH 3/6] pc/machine: Perform zero-check for the value of -smp dies
,
Andrew Jones
,
11:04
Re: [PATCH v1 3/3] hw/riscv: virt: Add optional ACLINT support to virt machine
,
Anup Patel
,
11:03
[PATCH] docs/devel/qapi-code-gen: Update examples to match current code
,
Markus Armbruster
,
11:02
Re: [RFC PATCH 2/6] machine: Perform zero-check for the computed value of sockets
,
Andrew Jones
,
11:01
Re: [PATCH v5 0/2] target/s390x: Fix SIGILL/SIGFPE/SIGTRAP psw.addr reporting
,
jonathan.albrecht
,
10:59
Re: [RFC PATCH 1/6] machine: Set the value of maxcpus to match cpus if specified as zero
,
Andrew Jones
,
10:57
[PULL 4/4] MAINTAINERS: remove Laszlo Ersek's entries
,
Philippe Mathieu-Daudé
,
10:57
[PULL 3/4] hw/i386: Introduce X86_FW_OVMF Kconfig symbol
,
Philippe Mathieu-Daudé
,
10:57
Re: About two-dimensional page translation (e.g., Intel EPT) and shadow page table in Linux QEMU/KVM
,
Sean Christopherson
,
10:57
[PULL 2/4] hw/i386/pc: Document pc_system_ovmf_table_find
,
Philippe Mathieu-Daudé
,
10:56
[PULL 0/4] OVMF patches for 2021-07-12
,
Philippe Mathieu-Daudé
,
10:56
[PULL 1/4] hw/i386/pc: pc_system_ovmf_table_find: Assert that flash was parsed
,
Philippe Mathieu-Daudé
,
10:56
Re: [PATCH] io_uring: move LuringState typedef to block/aio.h
,
Pankaj Gupta
,
10:55
Re: [PULL for 6.1 00/40] testing and plugin updates
,
Alex Bennée
,
10:53
Re: [PULL 0/6] hw/nvme patches
,
Peter Maydell
,
10:52
Re: [RFC PATCH 2/6] i386/sev: extend sev-guest property to include SEV-SNP
,
Daniel P . Berrangé
,
10:44
Re: [PATCH] mv64361: Remove extra break from a switch case
,
BALATON Zoltan
,
10:38
Re: [PATCH v2 21/23] hw/i386: Introduce X86_FW_OVMF Kconfig symbol
,
Philippe Mathieu-Daudé
,
10:38
Re: [PATCH v3 0/2] hw/i386/pc: Clarify pc_system_ovmf_table_find usage
,
Philippe Mathieu-Daudé
,
10:36
Re: [PATCH] MAINTAINERS: remove Laszlo Ersek's entries
,
Philippe Mathieu-Daudé
,
10:35
Re: [RFC PATCH 2/6] i386/sev: extend sev-guest property to include SEV-SNP
,
Dr. David Alan Gilbert
,
10:34
Re: [PATCH] hw: timer: Add i.MX sysctr timer implementation
,
Philippe Mathieu-Daudé
,
10:21
Re: [PATCH] mv64361: Remove extra break from a switch case
,
Philippe Mathieu-Daudé
,
10:17
Re: [PATCH] io_uring: move LuringState typedef to block/aio.h
,
Philippe Mathieu-Daudé
,
10:13
Re: [PATCH v6 01/11] docs: update the documentation upfront about schema configuration
,
Markus Armbruster
,
10:08
Re: [PATCH] hw: timer: Add i.MX sysctr timer implementation
,
Peter Maydell
,
10:03
RE: [PATCH 01/20] Hexagon HVX (target/hexagon) README
,
Brian Cain
,
09:42
Re: [PATCH] meson: fix condition for io_uring stubs
,
Daniel P . Berrangé
,
09:40
Re: [PATCH] io_uring: move LuringState typedef to block/aio.h
,
Stefan Hajnoczi
,
09:38
Re: [PATCH v5 1/4] avocado_qemu: Fix KNOWN_DISTROS map into the LinuxDistro class
,
Cleber Rosa
,
09:27
VFIO/vfio-user: specify NVMe namespace to boot from
,
Thanos Makatos
,
09:24
Re: [PULL 0/9] Merge tpm 2021/07/11 v1
,
Peter Maydell
,
09:20
Re: [PATCH V2 00/18] vhost-vDPA multiqueue
,
Michael S. Tsirkin
,
09:15
[PATCH] mv64361: Remove extra break from a switch case
,
BALATON Zoltan
,
09:13
Re: [PATCH v1 3/3] hw/riscv: virt: Add optional ACLINT support to virt machine
,
Bin Meng
,
09:11
Re: About two-dimensional page translation (e.g., Intel EPT) and shadow page table in Linux QEMU/KVM
,
Maxim Levitsky
,
09:11
[PATCH] io_uring: move LuringState typedef to block/aio.h
,
Paolo Bonzini
,
09:10
Re: [PATCH 2/4] qemu-options: re-arrange CPU topology options
,
Pankaj Gupta
,
09:09
[PULL 22/22] tests/migration: fix unix socket migration
,
Daniel P . Berrangé
,
09:06
[PULL 21/22] seccomp: don't block getters for resource control syscalls
,
Daniel P . Berrangé
,
09:06
[PULL 20/22] io: use GDateTime for formatting timestamp for websock headers
,
Daniel P . Berrangé
,
09:06
[PULL 19/22] net/rocker: use GDateTime for formatting timestamp in debug messages
,
Daniel P . Berrangé
,
09:06
[PULL 18/22] crypto: prefer gnutls as the crypto backend if new enough
,
Daniel P . Berrangé
,
09:06
[PULL 17/22] crypto: add gnutls pbkdf provider
,
Daniel P . Berrangé
,
09:06
[PULL 16/22] crypto: add gnutls hmac provider
,
Daniel P . Berrangé
,
09:06
[PULL 15/22] crypto: add gnutls hash provider
,
Daniel P . Berrangé
,
09:05
[PULL 14/22] crypto: add gnutls cipher provider
,
Daniel P . Berrangé
,
09:05
[PULL 13/22] crypto: introduce build system for gnutls crypto backend
,
Daniel P . Berrangé
,
09:05
[PULL 12/22] crypto: flip priority of backends to prefer gcrypt
,
Daniel P . Berrangé
,
09:05
[PULL 11/22] crypto: replace 'des-rfb' cipher with 'des'
,
Daniel P . Berrangé
,
09:04
[PULL 10/22] crypto: delete built-in XTS cipher mode support
,
Daniel P . Berrangé
,
09:04
[PULL 09/22] crypto: delete built-in DES implementation
,
Daniel P . Berrangé
,
09:04
[PULL 08/22] crypto: add crypto tests for single block DES-ECB and DES-CBC
,
Daniel P . Berrangé
,
09:04
[PULL 07/22] crypto: drop custom XTS support in gcrypt driver
,
Daniel P . Berrangé
,
09:04
[PULL 06/22] crypto: drop gcrypt thread initialization code
,
Daniel P . Berrangé
,
09:03
[PULL 05/22] crypto: fix gcrypt min version 1.8 regression
,
Daniel P . Berrangé
,
09:03
[PULL 04/22] crypto: use &error_fatal in crypto tests
,
Daniel P . Berrangé
,
09:03
[PULL 03/22] crypto: skip essiv ivgen tests if AES+ECB isn't available
,
Daniel P . Berrangé
,
09:03
[PULL 02/22] crypto: remove obsolete crypto test condition
,
Daniel P . Berrangé
,
09:03
[PULL 01/22] crypto: remove conditional around 3DES crypto test cases
,
Daniel P . Berrangé
,
09:03
Re: About two-dimensional page translation (e.g., Intel EPT) and shadow page table in Linux QEMU/KVM
,
harry harry
,
09:02
[PULL 00/22] Crypto and more patches
,
Daniel P . Berrangé
,
09:02
[PATCH] hw: aspeed_gpio: Fix memory size
,
Joel Stanley
,
09:00
Re: [PULL for 6.1 00/40] testing and plugin updates
,
Alex Bennée
,
08:59
Re: [PATCH] meson: fix condition for io_uring stubs
,
Alex Bennée
,
08:56
Re: [PATCH] disable modular TCG on Darwin
,
Alex Bennée
,
08:52
[PULL 21/40] tests/docker: expand ubuntu1804 package list
,
Alex Bennée
,
08:43
[PULL 12/40] tests/docker: use explicit docker.io registry
,
Alex Bennée
,
08:43
[PULL 15/40] tests/docker: fix mistakes in centos package lists
,
Alex Bennée
,
08:43
[PULL 25/40] tests/vm: update openbsd to release 6.9
,
Alex Bennée
,
08:43
[PULL 28/40] meson.build: move TCG plugin summary output
,
Alex Bennée
,
08:43
[PULL 14/40] tests/docker: fix sorting in package lists
,
Alex Bennée
,
08:42
[PULL 17/40] tests/docker: fix mistakes in ubuntu package lists
,
Alex Bennée
,
08:42
[PULL 18/40] tests/docker: remove mingw packages from Fedora
,
Alex Bennée
,
08:42
[PATCH] meson: fix condition for io_uring stubs
,
Paolo Bonzini
,
08:39
[PULL 19/40] tests/docker: expand centos8 package list
,
Alex Bennée
,
08:33
[PULL 38/40] plugins/cache: Added FIFO and LRU eviction policies
,
Alex Bennée
,
08:33
[PULL 39/40] docs/devel: Added cache plugin to the plugins docs
,
Alex Bennée
,
08:33
[PULL 16/40] tests/docker: fix mistakes in fedora package list
,
Alex Bennée
,
08:33
[PULL 30/40] configure: add an explicit static and plugins check
,
Alex Bennée
,
08:33
[PULL 20/40] tests/docker: expand fedora package list
,
Alex Bennée
,
08:33
[PULL 37/40] plugins/cache: Enable cache parameterization
,
Alex Bennée
,
08:33
[PULL 40/40] MAINTAINERS: Added myself as a reviewer for TCG Plugins
,
Alex Bennée
,
08:33
[PULL 22/40] tests/docker: expand ubuntu2004 package list
,
Alex Bennée
,
08:33
[PULL 34/40] contrib/plugins: add execlog to log instruction execution and memory access
,
Alex Bennée
,
08:33
[PULL 32/40] tcg/plugins: enable by default for most TCG builds
,
Alex Bennée
,
08:33
[PULL 26/40] tests/tcg: make test-mmap a little less aggressive
,
Alex Bennée
,
08:33
[PULL 23/40] tests/docker: expand opensuse-leap package list
,
Alex Bennée
,
08:33
[PULL 24/40] tests/vm: update NetBSD to 9.2
,
Alex Bennée
,
08:32
[PULL 13/40] tests/docker: remove FEATURES env var from templates
,
Alex Bennée
,
08:32
Re: [PULL v2 00/48] Misc patches for QEMU 6.1 soft freeze
,
Daniel P . Berrangé
,
08:28
[PULL 11/40] tests/docker: use project specific container registries
,
Alex Bennée
,
08:27
[PULL 35/40] docs/devel: tcg-plugins: add execlog plugin description
,
Alex Bennée
,
08:27
[PULL 33/40] contrib/plugins: enable -Wall for building plugins
,
Alex Bennée
,
08:27
[PULL 27/40] plugins: fix-up handling of internal hostaddr for 32 bit
,
Alex Bennée
,
08:27
[PULL 29/40] configure: don't allow plugins to be enabled for a non-TCG build
,
Alex Bennée
,
08:27
[PULL 36/40] plugins: Added a new cache modelling plugin
,
Alex Bennée
,
08:27
[PULL 10/40] tests/docker: don't use BUILDKIT in GitLab either
,
Alex Bennée
,
08:27
[PULL 08/40] cirrus: delete FreeBSD and macOS jobs
,
Alex Bennée
,
08:27
[PULL 07/40] gitlab: support for FreeBSD 12, 13 and macOS 11 via cirrus-run
,
Alex Bennée
,
08:27
[PULL 31/40] configure: stop user enabling plugins on Windows for now
,
Alex Bennée
,
08:27
[PULL 05/40] tests/tcg: also disable the signals test for plugins
,
Alex Bennée
,
08:27
[PULL 09/40] hw/usb/ccid: remove references to NSS
,
Alex Bennée
,
08:27
[PULL 04/40] Jobs based on custom runners: add job definitions for QEMU's machines
,
Alex Bennée
,
08:27
[PULL 06/40] build: validate that system capstone works before using it
,
Alex Bennée
,
08:27
[PULL 03/40] Jobs based on custom runners: docs and gitlab-runner setup playbook
,
Alex Bennée
,
08:27
[PULL 02/40] Jobs based on custom runners: build environment docs and playbook
,
Alex Bennée
,
08:27
[PULL 01/40] Jobs based on custom runners: documentation and configuration placeholder
,
Alex Bennée
,
08:27
[PULL for 6.1 00/40] testing and plugin updates
,
Alex Bennée
,
08:27
Re: [PATCH 2/4] qemu-options: re-arrange CPU topology options
,
wangyanan (Y)
,
08:23
[PATCH] disable modular TCG on Darwin
,
Paolo Bonzini
,
08:22
Re: question on vhost, limiting kernel threads and NPROC
,
Stefan Hajnoczi
,
08:06
Re: [PATCH] migration/rdma: prevent from double free the same mr
,
Dr. David Alan Gilbert
,
08:03
[PATCH v5 5/5] replication: Remove workaround
,
Lukas Straub
,
07:54
[PATCH v5 4/5] replication: Assert that children are writable
,
Lukas Straub
,
07:54
[PATCH v5 3/5] replication: Properly attach children
,
Lukas Straub
,
07:54
[PATCH v5 1/5] replication: Remove s->active_disk
,
Lukas Straub
,
07:54
[PATCH v5 0/5] replication: Bugfix and properly attach children
,
Lukas Straub
,
07:54
[PATCH v5 2/5] replication: Reduce usage of s->hidden_disk and s->secondary_disk
,
Lukas Straub
,
07:54
Re: [PATCH 00/41] tcg patch queue
,
Peter Maydell
,
07:53
Re: [PATCH v3 4/4] replication: Remove workaround
,
Lukas Straub
,
07:13
Re: retrying failed gitlab CI external jobs (travis)
,
Daniel P . Berrangé
,
07:09
Re: retrying failed gitlab CI external jobs (travis)
,
Peter Maydell
,
07:03
Re: [PATCH v1 3/3] hw/riscv: virt: Add optional ACLINT support to virt machine
,
Anup Patel
,
06:54
[PATCH v6 3/6] qmp: decode feature bits in virtio-status
,
Jonah Palmer
,
06:37
[PATCH v6 5/6] qmp: add QMP command x-debug-virtio-queue-element
,
Jonah Palmer
,
06:37
[PATCH v6 6/6] hmp: add virtio commands
,
Jonah Palmer
,
06:37
[PATCH v6 0/6] hmp, qmp: Add some commands to introspect virtio devices
,
Jonah Palmer
,
06:37
[PATCH v6 4/6] qmp: add QMP command x-debug-virtio-queue-status
,
Jonah Palmer
,
06:36
[PATCH v6 1/6] qmp: add QMP command x-debug-query-virtio
,
Jonah Palmer
,
06:36
[PATCH v6 2/6] qmp: add QMP command x-debug-virtio-status
,
Jonah Palmer
,
06:36
[PULL 0/3] SD/MMC patches for 2021-07-12
,
Philippe Mathieu-Daudé
,
06:29
Re: [PULL 0/4] SD/MMC patches for 2021-07-11
,
Philippe Mathieu-Daudé
,
06:22
Re: [PULL 4/4] hw/sd: sdhci: Enable 64-bit system bus capability in the default SD/MMC host controller
,
Philippe Mathieu-Daudé
,
06:20
Re: [PATCH 2/4] qemu-options: re-arrange CPU topology options
,
Daniel P . Berrangé
,
06:11
Re: [PATCH v3 4/4] replication: Remove workaround
,
Vladimir Sementsov-Ogievskiy
,
06:07
Re: [PULL v2 00/48] Misc patches for QEMU 6.1 soft freeze
,
Peter Maydell
,
06:02
Re: About two-dimensional page translation (e.g., Intel EPT) and shadow page table in Linux QEMU/KVM
,
Maxim Levitsky
,
05:50
Re: intermittent hang in qos-test for qemu-system-i386 on 32-bit arm host
,
Peter Maydell
,
05:40
Re: [PATCH v3 05/33] vl: Add sgx compound properties to expose SGX EPC sections to guest
,
Yang Zhong
,
05:36
Re: [PATCH v1] vfio: Fix CID 1458134 in vfio_register_ram_discard_listener()
,
Pankaj Gupta
,
05:25
Re: retrying failed gitlab CI external jobs (travis)
,
Daniel P . Berrangé
,
05:22
Re: [PATCH v1] vfio: Fix CID 1458134 in vfio_register_ram_discard_listener()
,
Igor Mammedov
,
05:06
Re: [RFC PATCH 5/6] job: use global job_mutex to protect struct Job
,
Emanuele Giuseppe Esposito
,
04:43
Re: [RFC PATCH 4/6] job.h: categorize job fields
,
Emanuele Giuseppe Esposito
,
04:43
Re: [RFC PATCH 3/6] job: minor changes to simplify locking
,
Emanuele Giuseppe Esposito
,
04:43
Re: [RFC PATCH 2/6] job: _locked functions and public job_lock/unlock for next patch
,
Emanuele Giuseppe Esposito
,
04:43
Re: [RFC PATCH 0/6] job: replace AioContext lock with job_mutex
,
Emanuele Giuseppe Esposito
,
04:42
Re: [RFC PATCH 0/6] job: replace AioContext lock with job_mutex
,
Emanuele Giuseppe Esposito
,
04:41
[PATCH v1] vfio: Fix CID 1458134 in vfio_register_ram_discard_listener()
,
David Hildenbrand
,
04:32
Re: [PATCH] block: Add option to use driver whitelist even in tools
,
Kevin Wolf
,
04:21
Re: [PATCH 0/3] softmmu/vl: Deprecate old and crufty display options
,
Peter Krempa
,
04:05
Re: [PATCH 01/20] Hexagon HVX (target/hexagon) README
,
Rob Landley
,
03:59
Re: [PATCH v2 3/6] block: Clarify that @bytes is no limit on *pnum
,
Max Reitz
,
03:47
Re: [PATCH v2 2/6] block: block-status cache for data regions
,
Max Reitz
,
03:46
Re: [PATCH v3 00/33] Qemu SGX virtualization
,
Yang Zhong
,
03:11
Re: [PATCH v3 0/8] dp8393x: fixes and improvements
,
Finn Thain
,
03:09
Re: [PULL 00/17] s390x update for softfreeze
,
Cornelia Huck
,
02:43
Re: [PATCH v1 3/3] hw/riscv: virt: Add optional ACLINT support to virt machine
,
Bin Meng
,
02:15
Re: [RFC PATCH 2/6] i386/sev: extend sev-guest property to include SEV-SNP
,
Dov Murik
,
02:09
Re: [PATCH V2 00/18] vhost-vDPA multiqueue
,
Jason Wang
,
01:44
Re: [PATCH v1 2/3] hw/riscv: virt: Re-factor FDT generation
,
Anup Patel
,
01:41
Re: [PATCH v1 3/3] hw/riscv: virt: Add optional ACLINT support to virt machine
,
Anup Patel
,
01:39
[PATCH 1/1] block: Do not poll in bdrv_set_aio_context_ignore() when acquiring new_context
,
Zhiyong Ye
,
01:39
[PATCH 0/1] block: Do not poll in bdrv_set_aio_context_ignore() when acquiring new_context
,
Zhiyong Ye
,
01:38
Re: [PATCH v1 1/3] hw/intc: Upgrade the SiFive CLINT implementation to RISC-V ACLINT
,
Anup Patel
,
01:33
[PATCH] block: Do not poll in bdrv_set_aio_context_ignore() when acquiring new_context
,
Zhiyong Ye
,
01:31
[PATCH] block: Do not poll in bdrv_set_aio_context_ignore() when acquiring new_context
,
Zhiyong Ye
,
01:30
Re: [PATCH v2 3/3] hw/riscv: opentitan: Add the flash alias
,
Alistair Francis
,
01:14
Re: [PATCH v1 1/3] hw/intc: Upgrade the SiFive CLINT implementation to RISC-V ACLINT
,
Anup Patel
,
01:00
Re: [PATCH v1 2/5] hw/intc: sifive_clint: Use RISC-V CPU GPIO lines
,
Alistair Francis
,
00:49
[Bug 1907969] Re: linux-user/i386: Segfault when mixing threads and signals
,
Launchpad Bug Tracker
,
00:26
[Bug 1908626] Re: Atomic test-and-set instruction does not work on qemu-user
,
Launchpad Bug Tracker
,
00:26
[Bug 1908781] Re: x86-64 not faulting when CS.L = 1 and CS.D = 1
,
Launchpad Bug Tracker
,
00:26
[Bug 1910605] Re: qemu-arm-static ioctl USBDEVFS_BULK return -1 (EFAULT) Bad address
,
Launchpad Bug Tracker
,
00:26
[Bug 1911188] Re: qemu-system-x86_64 prints obscure error message and exits when encountering an empty argument
,
Launchpad Bug Tracker
,
00:26
[Bug 1913315] Re: qemu-system-x86_64 crash: in memory_region_access_valid+0x13
,
Launchpad Bug Tracker
,
00:26
[Bug 1910696] Re: Qemu fails to start with error " There is no option group 'spice'"
,
Launchpad Bug Tracker
,
00:26
[Bug 1912170] Re: NUMA nodes created with memory-backend-ram shows size different than requested
,
Launchpad Bug Tracker
,
00:26
[Bug 1912857] Re: virtio-serial blocks hostfwd ssh on windows 10 host
,
Launchpad Bug Tracker
,
00:26
[Bug 1913505] Re: Windows XP slow on Apple M1
,
Launchpad Bug Tracker
,
00:26
[Bug 1914021] Re: qemu: uncaught target signal 4 (Illegal instruction) but gdb remote-debug exited normally
,
Launchpad Bug Tracker
,
00:26
[Bug 1913926] Re: [QEMU User-Mode] Mesa Fails To Load RadeonSI Driver When In Docker Image
,
Launchpad Bug Tracker
,
00:26
[Bug 1914667] Re: High cpu usage when guest is idle on qemu-system-i386
,
Launchpad Bug Tracker
,
00:26
[Bug 1913913] Re: i386-linux-user returns -1 in sigcontext->trapno
,
Launchpad Bug Tracker
,
00:26
[Bug 1914294] Re: Windows XP displays black screen when smp option is used
,
Launchpad Bug Tracker
,
00:26
July 11, 2021
[PATCH] vfio/pci: Add pba_offset PCI quirk for BAIDU KUNLUN AI processor
,
Cai Huoqing
,
23:37
Re: [PATCH v4 1/3] qapi/qdev.json: add DEVICE_UNPLUG_ERROR QAPI event
,
David Gibson
,
22:29
Re: [PATCH] ppc/pegasos2: Allow setprop in VOF
,
David Gibson
,
22:29
RE: [PATCH v3 26/40] tests/tcg: make test-mmap a little less aggressive
,
Taylor Simpson
,
19:59
Re: intermittent hang in qos-test for qemu-system-i386 on 32-bit arm host
,
Coiby Xu
,
18:55
Re: intermittent hang in qos-test for qemu-system-i386 on 32-bit arm host
,
Coiby Xu
,
18:25
Re: intermittent hang in qos-test for qemu-system-i386 on 32-bit arm host
,
Coiby Xu
,
18:20
Re: [PULL 0/9] Trivial branch for 6.1 patches
,
Peter Maydell
,
17:20
[PULL RESEND 00/19] MIPS patches for 2021-07-11
,
Philippe Mathieu-Daudé
,
17:20
Re: [PULL 00/19] MIPS patches for 2021-07-11
,
Philippe Mathieu-Daudé
,
17:19
[PULL 4/4] hw/sd: sdhci: Enable 64-bit system bus capability in the default SD/MMC host controller
,
Philippe Mathieu-Daudé
,
17:11
[PULL 3/4] hw/sd/sdcard: Check for valid address range in SEND_WRITE_PROT (CMD30)
,
Philippe Mathieu-Daudé
,
17:11
[PULL 2/4] hw/sd/sdcard: Extract address_in_range() helper, log invalid accesses
,
Philippe Mathieu-Daudé
,
17:11
[PULL 1/4] hw/sd/sdcard: When card is in wrong state, log which state it is
,
Philippe Mathieu-Daudé
,
17:11
[PULL 0/4] SD/MMC patches for 2021-07-11
,
Philippe Mathieu-Daudé
,
17:11
Re: [PATCH 3/9] tests/acceptance: Tag NetBSD tests as 'os:netbsd'
,
Philippe Mathieu-Daudé
,
17:05
[PULL 19/19] dp8393x: don't force 32-bit register access
,
Philippe Mathieu-Daudé
,
17:02
[PULL 18/19] dp8393x: Rewrite dp8393x_get() / dp8393x_put()
,
Philippe Mathieu-Daudé
,
17:02
[PULL 17/19] dp8393x: Store CAM registers as 16-bit
,
Philippe Mathieu-Daudé
,
17:01
[PULL 16/19] dp8393x: Replace 0x40 magic value by SONIC_REG_COUNT definition
,
Philippe Mathieu-Daudé
,
17:01
[PULL 15/19] dp8393x: Replace address_space_rw(is_write=1) by address_space_write()
,
Philippe Mathieu-Daudé
,
17:01
[PULL 14/19] dp8393x: fix CAM descriptor entry index
,
Philippe Mathieu-Daudé
,
17:01
[PULL 13/19] target/mips: Rewrite UHI errno_mips() using switch statement
,
Philippe Mathieu-Daudé
,
17:01
[PULL 12/19] target/mips/tx79: Introduce SQ opcode (Store Quadword)
,
Philippe Mathieu-Daudé
,
17:01
[PULL 11/19] target/mips/tx79: Introduce LQ opcode (Load Quadword)
,
Philippe Mathieu-Daudé
,
17:01
[PULL 10/19] target/mips/tx79: Introduce PROT3W opcode (Parallel Rotate 3 Words)
,
Philippe Mathieu-Daudé
,
17:01
[PULL 09/19] target/mips/tx79: Introduce PPACW opcode (Parallel Pack to Word)
,
Philippe Mathieu-Daudé
,
17:01
[PULL 08/19] target/mips/tx79: Introduce PCGT* (Parallel Compare for Greater Than)
,
Philippe Mathieu-Daudé
,
17:01
[PULL 07/19] target/mips/tx79: Introduce PCEQ* opcodes (Parallel Compare for Equal)
,
Philippe Mathieu-Daudé
,
17:01
[PULL 06/19] target/mips/tx79: Introduce PEXTL[BHW] opcodes (Parallel Extend Lower)
,
Philippe Mathieu-Daudé
,
17:00
[PULL 05/19] target/mips/tx79: Introduce PEXTUW (Parallel Extend Upper from Word)
,
Philippe Mathieu-Daudé
,
17:00
[PULL 02/19] hw/pci-host/raven: Add PCI_IO_BASE_ADDR definition
,
Philippe Mathieu-Daudé
,
17:00
[PULL 04/19] target/mips/tx79: Introduce PSUB* opcodes (Parallel Subtract)
,
Philippe Mathieu-Daudé
,
17:00
[PULL 03/19] target/mips/tx79: Introduce PAND/POR/PXOR/PNOR opcodes (parallel logic)
,
Philippe Mathieu-Daudé
,
17:00
[PULL 01/19] hw/pci-host: Rename Raven ASIC PCI bridge as raven.c
,
Philippe Mathieu-Daudé
,
17:00
[PULL 00/19] MIPS patches for 2021-07-11
,
Philippe Mathieu-Daudé
,
17:00
[PATCH v4 4/4] replication: Remove workaround
,
Lukas Straub
,
16:56
[PATCH v4 3/4] replication: Properly attach children
,
Lukas Straub
,
16:56
[PATCH v4 2/4] replication: Reduce usage of s->hidden_disk and s->secondary_disk
,
Lukas Straub
,
16:56
[PATCH v4 1/4] replication: Remove s->active_disk
,
Lukas Straub
,
16:56
[PATCH v4 0/4] replication: Bugfix and properly attach children
,
Lukas Straub
,
16:56
Re: [PATCH v3 4/4] replication: Remove workaround
,
Lukas Straub
,
16:33
Re: [PATCH v4 0/5] dp8393x: fixes and improvements
,
Philippe Mathieu-Daudé
,
16:28
[PULL 6/6] hw/nvme: fix controller hot unplugging
,
Klaus Jensen
,
16:28
[PULL 5/6] tests/qtest/nvme-test: add persistent memory region test
,
Klaus Jensen
,
16:28
[PULL 4/6] hw/nvme: error handling for too many mappings
,
Klaus Jensen
,
16:28
[PULL 3/6] hw/nvme: unregister controller with subsystem at exit
,
Klaus Jensen
,
16:27
[PULL 2/6] hw/nvme: mark nvme-subsys non-hotpluggable
,
Klaus Jensen
,
16:27
[PULL 1/6] hw/nvme: remove NvmeCtrl parameter from ns setup/check functions
,
Klaus Jensen
,
16:27
[PULL 0/6] hw/nvme patches
,
Klaus Jensen
,
16:27
Re: [PATCH v3 0/5] target/mips: Reintroduce the R5900 CPU
,
Philippe Mathieu-Daudé
,
16:27
Re: [RFC PATCH v2 00/22] target/mips: Reintroduce the R5900 CPU (without testing)
,
Philippe Mathieu-Daudé
,
16:27
About two-dimensional page translation (e.g., Intel EPT) and shadow page table in Linux QEMU/KVM
,
harry harry
,
16:13
Re: [PATCH v4 0/5] dp8393x: fixes and improvements
,
Mark Cave-Ayland
,
15:58
Re: [PATCH v4 2/5] dp8393x: Replace 0x40 magic value by SONIC_REG16_COUNT definition
,
Mark Cave-Ayland
,
15:50
Re: [PULL 00/17] s390x update for softfreeze
,
Peter Maydell
,
13:55
Re: clang build error on i686
,
Peter Maydell
,
13:51
Re: [GIT PULL v2] I2C/IPMI bug fixes for QEMU 6.1
,
Peter Maydell
,
13:49
Re: [PATCH 1/3] qga-win: Increase VSS freeze timeout to 60 secs instead of 10
,
Konstantin Kostiuk
,
13:19
Re: [PATCH] qga-win: Add support of Windows Server 2022 in get-osinfo command
,
Konstantin Kostiuk
,
13:18
[PULL 8/9] tests: acpi: Add test cases for TPM 1.2 with TCPA table
,
Stefan Berger
,
13:15
[PULL 3/9] tests: acpi: Prepare for renaming of TPM2 related ACPI files
,
Stefan Berger
,
13:15
[PULL 2/9] tests: Add tpm_version field to TPMTestState and fill it
,
Stefan Berger
,
13:15
[PULL 1/9] tests: Rename TestState to TPMTestState
,
Stefan Berger
,
13:15
[PULL 6/9] tests: tpm: Create TPM 1.2 response in TPM emulator
,
Stefan Berger
,
13:15
[PULL 5/9] tests: acpi: tpm2: Add the renamed ACPI files and drop old ones
,
Stefan Berger
,
13:15
[PULL 0/9] Merge tpm 2021/07/11 v1
,
Stefan Berger
,
13:15
[PULL 7/9] tests: acpi: prepare for new TPM 1.2 related tables
,
Stefan Berger
,
13:15
[PULL 4/9] tests: Add suffix 'tpm2' or 'tpm12' to ACPI table files
,
Stefan Berger
,
13:15
[PULL 9/9] tests: acpi: tpm1.2: Add expected TPM 1.2 ACPI blobs
,
Stefan Berger
,
13:15
Re: intermittent hang in qos-test for qemu-system-i386 on 32-bit arm host
,
Peter Maydell
,
11:54
Re: [PATCH 0/4] support dirtyrate measurement with dirty bitmap
,
Hyman Huang
,
11:27
Re: clang build error on i686
,
Richard Henderson
,
11:17
Re: intermittent hang in qos-test for qemu-system-i386 on 32-bit arm host
,
Richard Henderson
,
10:27
Re: intermittent hang in qos-test for qemu-system-i386 on 32-bit arm host
,
Peter Maydell
,
10:22
[PULL SUBSYSTEM qemu-pseries] pseries: Update SLOF firmware image
,
Alexey Kardashevskiy
,
10:10
Re: [PULL 00/17] target-arm queue
,
Peter Maydell
,
09:32
Re: intermittent hang in qos-test for qemu-system-i386 on 32-bit arm host
,
Richard Henderson
,
09:23
Re: intermittent hang in qos-test for qemu-system-i386 on 32-bit arm host
,
Peter Maydell
,
08:16
Re: intermittent hang in qos-test for qemu-system-i386 on 32-bit arm host
,
Coiby Xu
,
08:10
Re: [PULL 0/4] NBD patches for soft freeze, 2021-07-09
,
Peter Maydell
,
08:09
[PATCH v4 5/5] dp8393x: don't force 32-bit register access
,
Philippe Mathieu-Daudé
,
06:36
[PATCH v4 4/5] dp8393x: Rewrite dp8393x_get() / dp8393x_put()
,
Philippe Mathieu-Daudé
,
06:36
[PATCH v4 3/5] dp8393x: Store CAM registers as 16-bit
,
Philippe Mathieu-Daudé
,
06:36
[PATCH v4 2/5] dp8393x: Replace 0x40 magic value by SONIC_REG16_COUNT definition
,
Philippe Mathieu-Daudé
,
06:36
[PATCH v4 1/5] dp8393x: Replace address_space_rw(is_write=1) by address_space_write()
,
Philippe Mathieu-Daudé
,
06:36
[PATCH v4 0/5] dp8393x: fixes and improvements
,
Philippe Mathieu-Daudé
,
06:36
Re: [PATCH v3 0/8] dp8393x: fixes and improvements
,
Philippe Mathieu-Daudé
,
06:33
Re: [PATCH v4 1/5] configure,meson: add option to enable LTO
,
Thomas Huth
,
06:23
[Bug 1779955] Re: qemu linux-user requires read permissions on memory passed to syscalls that should only need write access
,
Thomas Huth
,
06:10
[Bug 1873769] Re: SB16 audio playback freezes emulation in Windows 95 guest
,
Thomas Huth
,
06:05
[Bug 1779955] Re: qemu linux-user requires read permissions on memory passed to syscalls that should only need write access
,
Peter Maydell
,
05:21
[Bug 1873769] Re: SB16 audio playback freezes emulation in Windows 95 guest
,
Vladislav K. Valtchev
,
05:16
Re: [PATCH v2] docs: Add '-device intel-iommu' entry
,
Eric Auger
,
05:08
Re: [PATCH v4 3/3] memory_hotplug.c: send DEVICE_UNPLUG_ERROR in acpi_memory_hotplug_write()
,
Daniel Henrique Barboza
,
04:49
[Bug 1905297] Moved bug report
,
Thomas Huth
,
01:55
[Bug 1905297] Re: Zynq7000 UART clock reset initialization
,
Thomas Huth
,
01:55
[Bug 1779955] Re: qemu linux-user requires read permissions on memory passed to syscalls that should only need write access
,
Launchpad Bug Tracker
,
00:26
[Bug 1785734] Re: movdqu partial write at page boundary
,
Launchpad Bug Tracker
,
00:26
[Bug 1869006] Re: PCIe cards passthrough to TCG guest works on 2GB of guest memory but fails on 4GB (vfio_dma_map invalid arg)
,
Launchpad Bug Tracker
,
00:26
[Bug 1862874] Re: java may stuck for a long time in system mode with "-cpu max"
,
Launchpad Bug Tracker
,
00:26
[Bug 1870331] Re: default nic device created even though supplied by configfile
,
Launchpad Bug Tracker
,
00:26
[Bug 1873769] Re: SB16 audio playback freezes emulation in Windows 95 guest
,
Launchpad Bug Tracker
,
00:26
[Bug 1897481] Re: qemu crashes with VGA pass-through, e-GPU, nvidia 1060
,
Launchpad Bug Tracker
,
00:26
[Bug 1878501] Re: qemu-i386 does not define AT_SYSINFO
,
Launchpad Bug Tracker
,
00:26
[Bug 1902306] Re: Allow setting usb storage device ID parameters
,
Launchpad Bug Tracker
,
00:26
July 10, 2021
Re: [PATCH v3 0/8] dp8393x: fixes and improvements
,
Finn Thain
,
22:09
Re: [PATCH 00/41] tcg patch queue
,
Richard Henderson
,
20:13
Re: [NOTFORMERGE PATCH v3 8/8] dp8393x: don't force 32-bit register access
,
Mark Cave-Ayland
,
17:48
Re: [NOTFORMERGE PATCH v3 7/8] dp8393x: Rewrite dp8393x_get() / dp8393x_put()
,
Mark Cave-Ayland
,
17:31
Re: [PATCH v3 6/8] dp8393x: Store CRC using device configured endianess
,
Mark Cave-Ayland
,
17:29
Re: [PATCH v3 5/8] dp8393x: Migrate registers as array of uint16
,
Mark Cave-Ayland
,
17:26
Re: [PATCH v3 4/8] dp8393x: Store CAM registers as 16-bit
,
Mark Cave-Ayland
,
17:24
Re: [PATCH v3 3/8] dp8393x: Only shift the device registers mapping by 1 bit
,
Mark Cave-Ayland
,
17:23
Re: [PATCH v3 2/8] dp8393x: Replace 0x40 magic value by SONIC_REG16_COUNT definition
,
Mark Cave-Ayland
,
17:17
Re: [PATCH v3 1/8] dp8393x: Replace address_space_rw(is_write=1) by address_space_write()
,
Mark Cave-Ayland
,
17:16
Re: [RFC PATCH 1/6] linux-header: add the SNP specific command
,
Michael S. Tsirkin
,
16:32
Re: [PULL 00/28] Block layer patches
,
Peter Maydell
,
16:28
[PULL v2 00/48] Misc patches for QEMU 6.1 soft freeze
,
Paolo Bonzini
,
14:58
[PULL v2 48/48] meson: Use input/output for entitlements target
,
Paolo Bonzini
,
14:58
[PULL v2 05/48] modules: add modinfo macros
,
Paolo Bonzini
,
14:58
Re: [PULL 00/33] ppc-for-6.1 queue 20210709
,
Peter Maydell
,
14:55
Re: [PATCH v2 3/3] qemu-img: Add --skip-broken-bitmaps for 'convert --bitmaps'
,
Nir Soffer
,
14:37
Re: [PATCH v2 2/3] qemu-img: Fail fast on convert --bitmaps with inconsistent bitmap
,
Nir Soffer
,
14:06
Re: [PATCH v3 2/8] dp8393x: Replace 0x40 magic value by SONIC_REG16_COUNT definition
,
Philippe Mathieu-Daudé
,
13:53
[NOTFORMERGE PATCH v3 8/8] dp8393x: don't force 32-bit register access
,
Philippe Mathieu-Daudé
,
13:50
[NOTFORMERGE PATCH v3 7/8] dp8393x: Rewrite dp8393x_get() / dp8393x_put()
,
Philippe Mathieu-Daudé
,
13:50
[PATCH v3 6/8] dp8393x: Store CRC using device configured endianess
,
Philippe Mathieu-Daudé
,
13:50
[PATCH v3 5/8] dp8393x: Migrate registers as array of uint16
,
Philippe Mathieu-Daudé
,
13:50
[PATCH v3 4/8] dp8393x: Store CAM registers as 16-bit
,
Philippe Mathieu-Daudé
,
13:50
[PATCH v3 2/8] dp8393x: Replace 0x40 magic value by SONIC_REG16_COUNT definition
,
Philippe Mathieu-Daudé
,
13:50
[PATCH v3 3/8] dp8393x: Only shift the device registers mapping by 1 bit
,
Philippe Mathieu-Daudé
,
13:50
[PATCH v3 1/8] dp8393x: Replace address_space_rw(is_write=1) by address_space_write()
,
Philippe Mathieu-Daudé
,
13:50
[PATCH v3 0/8] dp8393x: fixes and improvements
,
Philippe Mathieu-Daudé
,
13:50
Re: [PATCH v2 1/3] iotests: Improve and rename test 291 to qemu-img-bitmap
,
Nir Soffer
,
13:48
Re: retrying failed gitlab CI external jobs (travis)
,
Peter Maydell
,
12:30
Re: [PATCH 00/41] tcg patch queue
,
Peter Maydell
,
12:24
[Bug 1905297] Re: Zynq7000 UART clock reset initialization
,
Floyd42
,
12:05
[PATCH 41/41] cpu: Add breakpoint tracepoints
,
Richard Henderson
,
11:35
[PATCH 40/41] tcg: Remove TCG_TARGET_HAS_goto_ptr
,
Richard Henderson
,
11:35
[PATCH 38/41] accel/tcg: Split out log_cpu_exec
,
Richard Henderson
,
11:32
[PATCH 39/41] accel/tcg: Log tb->cflags with -d exec
,
Richard Henderson
,
11:32
[PATCH 37/41] accel/tcg: Move tb_lookup to cpu-exec.c
,
Richard Henderson
,
11:32
[PATCH 36/41] accel/tcg: Move helper_lookup_tb_ptr to cpu-exec.c
,
Richard Henderson
,
11:32
[PATCH 32/41] target/tricore: Use tcg_gen_lookup_and_goto_ptr
,
Richard Henderson
,
11:32
[PATCH 35/41] target/i386: Use cpu_breakpoint_test in breakpoint_handler
,
Richard Henderson
,
11:32
[PATCH 34/41] tcg: Fix prologue disassembly
,
Richard Henderson
,
11:32
[PATCH 30/41] target/sparc: Use translator_use_goto_tb
,
Richard Henderson
,
11:32
[PATCH 28/41] target/s390x: Remove use_exit_tb
,
Richard Henderson
,
11:32
[PATCH 33/41] target/xtensa: Use translator_use_goto_tb
,
Richard Henderson
,
11:32
[PATCH 31/41] target/tricore: Use translator_use_goto_tb
,
Richard Henderson
,
11:32
[PATCH 26/41] target/rx: Use translator_use_goto_tb
,
Richard Henderson
,
11:32
[PATCH 29/41] target/sh4: Use translator_use_goto_tb
,
Richard Henderson
,
11:32
[PATCH 25/41] target/riscv: Use translator_use_goto_tb
,
Richard Henderson
,
11:32
[PATCH 27/41] target/s390x: Use translator_use_goto_tb
,
Richard Henderson
,
11:32
[PATCH 24/41] target/ppc: Use translator_use_goto_tb
,
Richard Henderson
,
11:32
[PATCH 23/41] target/openrisc: Use translator_use_goto_tb
,
Richard Henderson
,
11:32
[PATCH 22/41] target/nios2: Use translator_use_goto_tb
,
Richard Henderson
,
11:32
[PATCH 19/41] target/microblaze: Use translator_use_goto_tb
,
Richard Henderson
,
11:32
[PATCH 21/41] target/mips: Fix missing else in gen_goto_tb
,
Richard Henderson
,
11:32
[PATCH 20/41] target/mips: Use translator_use_goto_tb
,
Richard Henderson
,
11:32
[PATCH 16/41] target/hppa: Use translator_use_goto_tb
,
Richard Henderson
,
11:32
[PATCH 15/41] target/cris: Use translator_use_goto_tb
,
Richard Henderson
,
11:32
[PATCH 17/41] target/i386: Use translator_use_goto_tb
,
Richard Henderson
,
11:32
[PATCH 13/41] target/avr: Use translator_use_goto_tb
,
Richard Henderson
,
11:32
[PATCH 18/41] target/m68k: Use translator_use_goto_tb
,
Richard Henderson
,
11:32
[PATCH 14/41] target/avr: Mark some helpers noreturn
,
Richard Henderson
,
11:32
[PATCH 12/41] target/arm: Use translator_use_goto_tb for aarch32
,
Richard Henderson
,
11:31
[PATCH 11/41] target/arm: Use translator_use_goto_tb for aarch64
,
Richard Henderson
,
11:31
[PATCH 10/41] target/arm: Use DISAS_TOO_MANY for ISB and SB
,
Richard Henderson
,
11:31
[PATCH 09/41] target/alpha: Use translator_use_goto_tb
,
Richard Henderson
,
11:31
[PATCH 08/41] target/alpha: Remove in_superpage
,
Richard Henderson
,
11:31
[PATCH 07/41] target/alpha: Remove use_exit_tb
,
Richard Henderson
,
11:31
[PATCH 05/41] tcg: Move tb_phys_invalidate_count to tb_ctx
,
Richard Henderson
,
11:31
[PATCH 06/41] accel/tcg: Introduce translator_use_goto_tb
,
Richard Henderson
,
11:31
[PATCH 01/41] tcg: Add separator in INDEX_op_call dump
,
Richard Henderson
,
11:31
[PATCH 00/41] tcg patch queue
,
Richard Henderson
,
11:31
[PATCH 04/41] tcg: Bake tb_destroy() into tcg_region_tree
,
Richard Henderson
,
11:31
[PATCH 02/41] tcg: Avoid including 'trace-tcg.h' in target translate.c
,
Richard Henderson
,
11:31
[PATCH 03/41] accel/tcg: Hoist tcg_tb_insert() up above tb_link_page()
,
Richard Henderson
,
11:31
Re: [PULL v2 00/15] Machine queue, 2021-07-07
,
Peter Maydell
,
11:06
Re: [RFC PATCH 06/11] target/riscv: Update CSR xtvec in CLIC mode
,
Frank Chang
,
11:05
Re: [RFC PATCH 08/11] target/riscv: Update CSR xnxti in CLIC mode
,
Frank Chang
,
11:00
Re: [PATCH v1 1/5] target/riscv: Expose interrupt pending bits as GPIO lines
,
Bin Meng
,
10:41
retrying failed gitlab CI external jobs (travis)
,
Peter Maydell
,
09:35
intermittent hang in qos-test for qemu-system-i386 on 32-bit arm host
,
Peter Maydell
,
09:31
Re: [PATCH 2/4] target/openrisc: Use tcg_constant_tl for dc->R0
,
Stafford Horne
,
08:11
Re: [PATCH v1 1/1] vfio: Make migration support non experimental by default.
,
Claudio Fontana
,
03:44
Re: [PATCH v4 3/3] memory_hotplug.c: send DEVICE_UNPLUG_ERROR in acpi_memory_hotplug_write()
,
Markus Armbruster
,
02:57
Use of migrate_add_blocker() in qxl.c
,
Markus Armbruster
,
02:51
[Bug 1904315] Re: CTRL+ALT is ignored on gtk window (configured with gtk and sdl)
,
Launchpad Bug Tracker
,
00:26
[Bug 1904317] Re: cpu feature selection is not affected to guest 's cpuid with whpx
,
Launchpad Bug Tracker
,
00:26
[Bug 1874888] Re: certain programs make QEMU crash with "tcg fatal error"
,
Launchpad Bug Tracker
,
00:26
[Bug 1904652] Re: Assertion failure in usb-ohci
,
Launchpad Bug Tracker
,
00:26
[Bug 1904490] Re: intel-hda: valid registers are unknown
,
Launchpad Bug Tracker
,
00:26
[Bug 1905226] Re: intel-hda: stream reset bits are broken
,
Launchpad Bug Tracker
,
00:26
[Bug 1905297] Re: Zynq7000 UART clock reset initialization
,
Launchpad Bug Tracker
,
00:26
[Bug 1905562] Re: Guest seems suspended after host freed memory for it using oom-killer
,
Launchpad Bug Tracker
,
00:26
[Bug 1905651] Re: Tests cannot call g_error
,
Launchpad Bug Tracker
,
00:26
[Bug 1906181] Re: Mouse starts jumping wildly on guest desktop
,
Launchpad Bug Tracker
,
00:26
[Bug 1906516] Re: [RISCV] sfence.vma need to end the translation block
,
Launchpad Bug Tracker
,
00:26
[Bug 1907926] Re: Implement TPM2 configuration for emulators that provide TCP interface
,
Launchpad Bug Tracker
,
00:26
[Bug 1906184] Re: Lots of stuttering/crackling in guest sound
,
Launchpad Bug Tracker
,
00:26
[Bug 1906185] Re: Guest display resolution cannot be changed when using certain graphics/interface combinations
,
Launchpad Bug Tracker
,
00:26
[Bug 1906536] Re: Unable to set SVE VL to 1024 bits or above since 7b6a2198
,
Launchpad Bug Tracker
,
00:26
[Bug 1907061] Re: qemu-system-x86_64 minimizing window causes keyboard input lag globally
,
Launchpad Bug Tracker
,
00:26
[Bug 1906608] Re: [Feature request]For some ehci controller, qemu should implement using portsc[26-27] to detect the speed of device.
,
Launchpad Bug Tracker
,
00:26
[Bug 1907210] Re: QEMU gdbstub command "?" issue
,
Launchpad Bug Tracker
,
00:26
[Bug 1907776] Re: Mounting VFat drive yields error messages.
,
Launchpad Bug Tracker
,
00:26
July 09, 2021
Re: Picture missing in About dialog on cocoa ui
,
Akihiko Odaki
,
23:30
Re: [PATCH 3/4] ui/icons: Use bundle mechanism
,
Programmingkid
,
22:48
[PATCH] tcg: Fix prologue disassembly
,
Richard Henderson
,
22:48
Re: Picture missing in About dialog on cocoa ui
,
Programmingkid
,
22:43
[PATCH v3 4/4] docs: Add documentation for vhost based RNG implementation
,
Mathieu Poirier
,
20:59
[PATCH v3 3/4] vhost-user-rng: backend: Add RNG vhost-user daemon implementation
,
Mathieu Poirier
,
20:59
[PATCH v3 2/4] vhost-user-rng-pci: Add vhost-user-rng-pci implementation
,
Mathieu Poirier
,
20:59
[PATCH v3 1/4] vhost-user-rng: Add vhost-user-rng implementation
,
Mathieu Poirier
,
20:59
[PATCH v3 0/4] virtio: Add vhost-user based RNG
,
Mathieu Poirier
,
20:59
[PATCH 1/1] target/arm: Fix offsets for TTBCR
,
Richard Henderson
,
19:06
[PATCH 0/1] target/arm: Fix offsets for TTBCR (#187)
,
Richard Henderson
,
19:06
[RFC PATCH 0/6] Add AMD Secure Nested Paging (SEV-SNP) support
,
Brijesh Singh
,
18:01
[RFC PATCH 6/6] i386/sev: populate secrets and cpuid page and finalize the SNP launch
,
Brijesh Singh
,
17:56
[RFC PATCH 5/6] i386/sev: add support to encrypt BIOS when SEV-SNP is enabled
,
Brijesh Singh
,
17:56
[RFC PATCH 4/6] i386/sev: add the SNP launch start context
,
Brijesh Singh
,
17:56
[RFC PATCH 3/6] i386/sev: initialize SNP context
,
Brijesh Singh
,
17:56
[RFC PATCH 2/6] i386/sev: extend sev-guest property to include SEV-SNP
,
Brijesh Singh
,
17:56
[RFC PATCH 1/6] linux-header: add the SNP specific command
,
Brijesh Singh
,
17:56
Re: [PATCH v2 1/3] iotests: Improve and rename test 291 to qemu-img-bitmap
,
Vladimir Sementsov-Ogievskiy
,
17:09
Re: [PATCH 4/4] target/openrisc: Use dc->zero in gen_add, gen_addc
,
Stafford Horne
,
17:03
Re: [PATCH 1/4] target/openrisc: Use tcg_constant_*
,
Stafford Horne
,
17:02
Re: [PATCH 3/4] target/openrisc: Cache constant 0 in DisasContext
,
Stafford Horne
,
16:58
Re: [PATCH 0/2] numa: Parse initiator= attribute before cpus= attribute
,
Eduardo Habkost
,
16:49
Re: [PATCH 0/4] docs: improve -smp documentation
,
Eduardo Habkost
,
16:49
Re: [PATCH v5 4/4] avocado_qemu: Add Intel iommu tests
,
Wainer dos Santos Moschetta
,
16:44
[PULL 3/9] misc: Fix "havn't" typo
,
Laurent Vivier
,
16:28
[PULL 9/9] util/guest-random: Fix size arg to tail memcpy
,
Laurent Vivier
,
16:28
[PULL 7/9] target/xtensa/xtensa-semi: Fix compilation problem on Haiku
,
Laurent Vivier
,
16:28
[PULL 5/9] misc: Remove redundant new line in perror()
,
Laurent Vivier
,
16:28
[PULL 8/9] migration: fix typo in mig_throttle_guest_down comment
,
Laurent Vivier
,
16:28
[PULL 6/9] hw/virtio: Document *_should_notify() are called within rcu_read_lock()
,
Laurent Vivier
,
16:28
[PULL 4/9] virtiofsd: Add missing newline in error message
,
Laurent Vivier
,
16:28
[PULL 2/9] memory: Display MemoryRegion name in read/write ops trace events
,
Laurent Vivier
,
16:28
[PULL 1/9] qemu-option: Drop dead assertion
,
Laurent Vivier
,
16:28
[PULL 0/9] Trivial branch for 6.1 patches
,
Laurent Vivier
,
16:28
[PATCH-for-6.1 v6] fuzz: add an instrumentation filter
,
Alexander Bulekov
,
16:14
Re: [PATCH] target/i386: Use cpu_breakpoint_test in breakpoint_handler
,
Eduardo Habkost
,
16:04
Re: [PATCH v5 1/4] avocado_qemu: Fix KNOWN_DISTROS map into the LinuxDistro class
,
Wainer dos Santos Moschetta
,
15:41
Re: [PATCH 1/2] numa: Report expected initiator
,
Pankaj Gupta
,
15:34
Re: [PATCH v2] tests/acceptance: allow control over tags during check-acceptance
,
Wainer dos Santos Moschetta
,
15:32
Re: [PATCH v3 00/33] Qemu SGX virtualization
,
Jarkko Sakkinen
,
15:02
Re: [PATCH 1/4] memory: introduce DIRTY_MEMORY_DIRTY_RATE dirty bits
,
Peter Xu
,
14:37
Re: [PATCH 4/4] migration/dirtyrate: implement dirty-bitmap dirtyrate calculation
,
Peter Xu
,
14:33
Re: [PATCH 3/4] memory: introduce DIRTY_MEMORY_DIRTY_RATE dirty bits functions
,
Peter Xu
,
14:26
Re: [PATCH 0/4] support dirtyrate measurement with dirty bitmap
,
Peter Xu
,
14:20
Re: [RFC PATCH nvme-cli 2/2] nvme-cli/plugins/mi:add support
,
Mohit Kapoor
,
13:45
Re: [PATCH] block: Add option to use driver whitelist even in tools
,
Eric Blake
,
13:45
Re: [PATCH] tests/migration: fix unix socket migration
,
Daniel P . Berrangé
,
13:26
Re: [PATCH v3 1/2] linux-user/s390x: signal with SIGFPE on compare-and-trap
,
Richard Henderson
,
12:50
[PATCH] block: Add option to use driver whitelist even in tools
,
Kevin Wolf
,
12:42
[GIT PULL v2] I2C/IPMI bug fixes for QEMU 6.1
,
Corey Minyard
,
12:30
Re: [PATCH] util/guest-random: Fix size arg to tail memcpy
,
Laurent Vivier
,
12:28
question on vhost, limiting kernel threads and NPROC
,
Mike Christie
,
12:25
Re: [PATCH 3/4] target/openrisc: Cache constant 0 in DisasContext
,
Philippe Mathieu-Daudé
,
12:22
Re: [PATCH 1/4] target/openrisc: Use tcg_constant_*
,
Philippe Mathieu-Daudé
,
12:21
Re: [PATCH 01/17] target/riscv: Use tcg_constant_*
,
Philippe Mathieu-Daudé
,
12:20
Re: [PATCH 1/2] target/hppa: Use tcg_constant_*
,
Philippe Mathieu-Daudé
,
12:15
[PATCH v3 RESEND 2/2] chardev: refactor qmp_chardev_add and qmp_chardev_change
,
Li Zhang
,
12:11
[PATCH v3 RESEND 1/2] qmp: Support chardev-change
,
Li Zhang
,
12:11
[PULL 12/17] hw/arm/virt: Make PL061 GPIO lines pulled low, not high
,
Peter Maydell
,
12:10
[PULL 14/17] hw/gpio/pl061: Document a shortcoming in our implementation
,
Peter Maydell
,
12:10
[PULL 11/17] hw/gpio/pl061: Make pullup/pulldown of outputs configurable
,
Peter Maydell
,
12:10
[PULL 16/17] target/arm: Correct the encoding of MDCCSR_EL0 and DBGDSCRint
,
Peter Maydell
,
12:10
[PULL 10/17] hw/gpio/pl061: Honour Luminary PL061 PUR and PDR registers
,
Peter Maydell
,
12:10
[PULL 17/17] hw/intc: Improve formatting of MEMTX_ERROR guest error message
,
Peter Maydell
,
12:10
[PULL 15/17] hw/arm/stellaris: Expand comment about handling of OLED chipselect
,
Peter Maydell
,
12:10
[PULL 13/17] hw/gpio/pl061: Convert to 3-phase reset and assert GPIO lines correctly on reset
,
Peter Maydell
,
12:10
[PULL 08/17] hw/gpio/pl061: Add tracepoints for register read and write
,
Peter Maydell
,
12:10
[PULL 06/17] hw/gpio/pl061: Convert DPRINTF to tracepoints
,
Peter Maydell
,
12:10
[PULL 07/17] hw/gpio/pl061: Clean up read/write offset handling logic
,
Peter Maydell
,
12:10
[PULL 09/17] hw/gpio/pl061: Document the interface of this device
,
Peter Maydell
,
12:10
[PULL 04/17] tests/boot-serial-test: Add STM32VLDISCOVERY board testcase
,
Peter Maydell
,
12:10
[PULL 03/17] docs/system: arm: Add stm32 boards description
,
Peter Maydell
,
12:10
[PULL 05/17] hw/intc/arm_gicv3_cpuif: Fix virtual irq number check in icv_[dir|eoir]_write
,
Peter Maydell
,
12:10
[PULL 02/17] stm32vldiscovery: Add the STM32VLDISCOVERY Machine
,
Peter Maydell
,
12:10
[PULL 01/17] stm32f100: Add the stm32f100 SoC
,
Peter Maydell
,
12:10
[PULL 00/17] target-arm queue
,
Peter Maydell
,
12:10
Re: [PATCH v3 05/33] vl: Add sgx compound properties to expose SGX EPC sections to guest
,
Paolo Bonzini
,
12:07
Re: [PATCH] util/guest-random: Fix size arg to tail memcpy
,
Philippe Mathieu-Daudé
,
12:07
[PATCH v3 2/2] tests/tcg: Test that compare-and-trap raises SIGFPE
,
Jonathan Albrecht
,
12:05
[PATCH v3 1/2] linux-user/s390x: signal with SIGFPE on compare-and-trap
,
Jonathan Albrecht
,
12:05
[PATCH v3 0/2] linux-user/s390x: signal with SIGFPE on compare-and-trap
,
Jonathan Albrecht
,
12:05
Re: [RFC PATCH nvme-cli 2/2] nvme-cli/plugins/mi:add support
,
Keith Busch
,
12:04
Re: [PATCH v2 0/2] hw/arm/raspi: Remove deprecated raspi2/raspi3 aliases
,
Peter Maydell
,
12:01
Re: [PATCH] target/i386: Use cpu_breakpoint_test in breakpoint_handler
,
Richard Henderson
,
12:00
Re: [RFC PATCH 1/2] hw/nvme: add mi device
,
Keith Busch
,
11:58
Re: [PULL 00/48] Misc patches for QEMU 6.1 soft freeze
,
Peter Maydell
,
11:45
Re: [PATCH v1 5/5] hw/intc: ibex_timer: Convert the timer to use RISC-V CPU GPIO lines
,
Richard Henderson
,
11:44
Re: [PATCH v1 4/5] hw/intc: sifive_plic: Convert the PLIC to use RISC-V CPU GPIO lines
,
Richard Henderson
,
11:41
[PATCH v2 3/3] qemu-img: Add --skip-broken-bitmaps for 'convert --bitmaps'
,
Eric Blake
,
11:40
[PATCH v2 2/3] qemu-img: Fail fast on convert --bitmaps with inconsistent bitmap
,
Eric Blake
,
11:40
[PATCH v2 1/3] iotests: Improve and rename test 291 to qemu-img-bitmap
,
Eric Blake
,
11:40
[PATCH v2 0/3] Let 'qemu-img convert --bitmaps' skip inconsistent bitmaps
,
Eric Blake
,
11:40
Re: [PATCH v1 3/5] hw/intc: ibex_plic: Convert the PLIC to use RISC-V CPU GPIO lines
,
Richard Henderson
,
11:39
Re: [PATCH v1 2/5] hw/intc: sifive_clint: Use RISC-V CPU GPIO lines
,
Richard Henderson
,
11:36
Re: [PATCH qemu v23] spapr: Fix implementation of Open Firmware client interface
,
BALATON Zoltan
,
11:35
Re: [PATCH v2 0/2] hw/arm/raspi: Remove deprecated raspi2/raspi3 aliases
,
Peter Maydell
,
11:34
Re: [PULL 00/17] s390x update for softfreeze
,
Cornelia Huck
,
11:23
Re: [PATCH v1 1/5] target/riscv: Expose interrupt pending bits as GPIO lines
,
Richard Henderson
,
11:20
Re: [PULL 00/17] s390x update for softfreeze
,
Peter Maydell
,
11:17
Re: [PATCH v3 32/40] tcg/plugins: enable by default for most TCG builds
,
Richard Henderson
,
11:13
Re: [PATCH v3 30/40] configure: add an explicit static and plugins check
,
Richard Henderson
,
11:06
Re: [PATCH v3 26/40] tests/tcg: make test-mmap a little less aggressive
,
Richard Henderson
,
11:04
Re: [PULL 00/13] pc,pci,virtio: bugfixes, improvements
,
Peter Maydell
,
10:59
Re: [PATCH] util/guest-random: Fix size arg to tail memcpy
,
Richard Henderson
,
10:54
Re: [PATCH v2 1/2] linux-user/s390x: signal with SIGFPE on compare-and-trap
,
jonathan.albrecht
,
10:48
Re: [PATCH] migration: Move bitmap_mutex out of migration_bitmap_clear_dirty()
,
Peter Xu
,
10:48
[PATCH v3 36/40] plugins: Added a new cache modelling plugin
,
Alex Bennée
,
10:47
[PATCH v3 35/40] docs/devel: tcg-plugins: add execlog plugin description
,
Alex Bennée
,
10:47
[PATCH v3 34/40] contrib/plugins: add execlog to log instruction execution and memory access
,
Alex Bennée
,
10:47
[PATCH v3 25/40] tests/vm: update openbsd to release 6.9
,
Alex Bennée
,
10:47
[PATCH v3 37/40] plugins/cache: Enable cache parameterization
,
Alex Bennée
,
10:47
[PATCH v3 39/40] docs/devel: Added cache plugin to the plugins docs
,
Alex Bennée
,
10:47
Re: [RFC PATCH] gitlab-ci: Test compilation on Windows with MSYS2
,
Daniel P . Berrangé
,
10:38
[PATCH v3 33/40] contrib/plugins: enable -Wall for building plugins
,
Alex Bennée
,
10:37
[PATCH v3 13/40] tests/docker: remove FEATURES env var from templates
,
Alex Bennée
,
10:37
[PATCH v3 23/40] tests/docker: expand opensuse-leap package list
,
Alex Bennée
,
10:37
[PATCH v3 31/40] configure: stop user enabling plugins on Windows for now
,
Alex Bennée
,
10:37
[PATCH v3 29/40] configure: don't allow plugins to be enabled for a non-TCG build
,
Alex Bennée
,
10:37
[PATCH v3 30/40] configure: add an explicit static and plugins check
,
Alex Bennée
,
10:37
[PATCH v3 20/40] tests/docker: expand fedora package list
,
Alex Bennée
,
10:37
[PATCH v3 22/40] tests/docker: expand ubuntu2004 package list
,
Alex Bennée
,
10:37
[PATCH v3 26/40] tests/tcg: make test-mmap a little less aggressive
,
Alex Bennée
,
10:37
[PATCH v3 27/40] plugins: fix-up handling of internal hostaddr for 32 bit
,
Alex Bennée
,
10:37
[PATCH v3 28/40] meson.build: move TCG plugin summary output
,
Alex Bennée
,
10:37
[PATCH v3 40/40] MAINTAINERS: Added myself as a reviewer for TCG Plugins
,
Alex Bennée
,
10:37
[PATCH v3 24/40] tests/vm: update NetBSD to 9.2
,
Alex Bennée
,
10:37
[PATCH v3 32/40] tcg/plugins: enable by default for most TCG builds
,
Alex Bennée
,
10:37
[PATCH v3 11/40] tests/docker: use project specific container registries
,
Alex Bennée
,
10:37
[PATCH v3 14/40] tests/docker: fix sorting in package lists
,
Alex Bennée
,
10:37
Re: [PATCH v2 1/2] linux-user/s390x: signal with SIGFPE on compare-and-trap
,
Richard Henderson
,
10:37
Re: [RFC PATCH] gitlab-ci: Test compilation on Windows with MSYS2
,
Thomas Huth
,
10:35
[PATCH v3 38/40] plugins/cache: Added FIFO and LRU eviction policies
,
Alex Bennée
,
10:30
[PATCH v3 18/40] tests/docker: remove mingw packages from Fedora
,
Alex Bennée
,
10:30
[PATCH v3 19/40] tests/docker: expand centos8 package list
,
Alex Bennée
,
10:30
[PATCH v3 12/40] tests/docker: use explicit docker.io registry
,
Alex Bennée
,
10:30
[PATCH v3 15/40] tests/docker: fix mistakes in centos package lists
,
Alex Bennée
,
10:30
[PATCH v3 17/40] tests/docker: fix mistakes in ubuntu package lists
,
Alex Bennée
,
10:30
[PATCH v3 21/40] tests/docker: expand ubuntu1804 package list
,
Alex Bennée
,
10:30
[PATCH v3 16/40] tests/docker: fix mistakes in fedora package list
,
Alex Bennée
,
10:30
[PATCH v3 08/40] cirrus: delete FreeBSD and macOS jobs
,
Alex Bennée
,
10:30
[PATCH v3 09/40] hw/usb/ccid: remove references to NSS
,
Alex Bennée
,
10:30
[PATCH v3 07/40] gitlab: support for FreeBSD 12, 13 and macOS 11 via cirrus-run
,
Alex Bennée
,
10:30
[PATCH v3 10/40] tests/docker: don't use BUILDKIT in GitLab either
,
Alex Bennée
,
10:30
[PATCH v3 06/40] build: validate that system capstone works before using it
,
Alex Bennée
,
10:30
[PATCH v3 05/40] tests/tcg: also disable the signals test for plugins
,
Alex Bennée
,
10:30
[PATCH v3 03/40] Jobs based on custom runners: docs and gitlab-runner setup playbook
,
Alex Bennée
,
10:30
[PATCH v3 04/40] Jobs based on custom runners: add job definitions for QEMU's machines
,
Alex Bennée
,
10:30
[PATCH v3 02/40] Jobs based on custom runners: build environment docs and playbook
,
Alex Bennée
,
10:30
[PATCH v3 01/40] Jobs based on custom runners: documentation and configuration placeholder
,
Alex Bennée
,
10:30
[PATCH for 6.1 v3 00/40] testing and plugins pre-PR
,
Alex Bennée
,
10:30
Re: [PATCH 1/2] target/hppa: Use tcg_constant_*
,
Richard Henderson
,
10:24
Re: [PATCH v2 1/2] linux-user/s390x: signal with SIGFPE on compare-and-trap
,
jonathan.albrecht
,
10:23
Re: [PATCH 1/2] iotests: Improve and rename test 291 to qemu-img-bitmap
,
Eric Blake
,
10:17
Re: [PATCH 4/4] qemu-options: rewrite help for -smp options
,
Daniel P . Berrangé
,
10:15
[PULL 2/4] qemu-img: Make unallocated part of backing chain obvious in map
,
Eric Blake
,
10:10
[PULL 4/4] nbd: register yank function earlier
,
Eric Blake
,
10:10
[PULL 3/4] qemu-img: Reword 'qemu-img map --output=json' docs
,
Eric Blake
,
10:10
[PULL 0/4] NBD patches for soft freeze, 2021-07-09
,
Eric Blake
,
10:10
[PULL 1/4] iotests: Improve and rename test 309 to nbd-qemu-allocation
,
Eric Blake
,
10:10
[RFC PATCH 1/2] hw/nvme: add mi device
,
Padmakar Kalghatgi
,
10:04
Re: [PATCH 16/18] crypto: add gnutls hmac provider
,
Daniel P . Berrangé
,
10:03
Re: [PATCH 11/18] crypto: rename des-rfb cipher to just des
,
Daniel P . Berrangé
,
09:59
Re: [PATCH 08/18] crypto: add crypto tests for single block DES-ECB and DES-CBC
,
Daniel P . Berrangé
,
09:54
Re: [PATCH 1/2] iotests: Improve and rename test 291 to qemu-img-bitmap
,
Vladimir Sementsov-Ogievskiy
,
09:49
Re: [PATCH qemu v23] spapr: Fix implementation of Open Firmware client interface
,
Alexey Kardashevskiy
,
09:47
[Bug 1839807] Re: Snapshots freeze guest Sabrelite IMX.6 board
,
Thomas Huth
,
09:41
Re: [PATCH v4 3/3] memory_hotplug.c: send DEVICE_UNPLUG_ERROR in acpi_memory_hotplug_write()
,
Igor Mammedov
,
09:38
Re: [PATCH qemu v23] spapr: Fix implementation of Open Firmware client interface
,
BALATON Zoltan
,
09:35
Re: [PULL 0/5] Block patches
,
Peter Maydell
,
09:30
[PATCH] ppc/pegasos2: Allow setprop in VOF
,
BALATON Zoltan
,
09:29
Re: [PATCH qemu v23] spapr: Fix implementation of Open Firmware client interface
,
BALATON Zoltan
,
09:29
Re: [PATCH 3/2] qemu-img: Improve error for rebase without backing format
,
Eric Blake
,
09:21
Re: [PATCH 1/2] iotests: Improve and rename test 291 to qemu-img-bitmap
,
Eric Blake
,
09:17
[PATCH] util/guest-random: Fix size arg to tail memcpy
,
Mark Nelson
,
08:59
[PULL 28/28] block: Make blockdev-reopen stable API
,
Kevin Wolf
,
08:52
[PULL 27/28] iotests: Test reopening multiple devices at the same time
,
Kevin Wolf
,
08:52
[PULL 26/28] block: Support multiple reopening with x-blockdev-reopen
,
Kevin Wolf
,
08:52
[PULL 25/28] block: Acquire AioContexts during bdrv_reopen_multiple()
,
Kevin Wolf
,
08:52
[PULL 24/28] block: Add bdrv_reopen_queue_free()
,
Kevin Wolf
,
08:52
[PULL 23/28] qcow2: Fix dangling pointer after reopen for 'file'
,
Kevin Wolf
,
08:52
[PULL 22/28] qemu-img: Improve error for rebase without backing format
,
Kevin Wolf
,
08:52
[PULL 21/28] qemu-img: Require -F with -b backing image
,
Kevin Wolf
,
08:52
[PULL 18/28] vhost-user: Fix backends without multiqueue support
,
Kevin Wolf
,
08:52
[PULL 20/28] qcow2: Prohibit backing file changes in 'qemu-img amend'
,
Kevin Wolf
,
08:52
[PULL 19/28] blockdev: fix drive-backup transaction endless drained section
,
Kevin Wolf
,
08:52
[PULL 16/28] block/rbd: fix type of task->complete
,
Kevin Wolf
,
08:52
[PULL 17/28] MAINTAINERS: add block/rbd.c reviewer
,
Kevin Wolf
,
08:52
[PULL 15/28] iotests/fuse-allow-other: Test allow-other
,
Kevin Wolf
,
08:52
[PULL 14/28] iotests/308: Test +w on read-only FUSE exports
,
Kevin Wolf
,
08:51
[PULL 13/28] export/fuse: Let permissions be adjustable
,
Kevin Wolf
,
08:51
[PULL 12/28] export/fuse: Give SET_ATTR_SIZE its own branch
,
Kevin Wolf
,
08:51
[PULL 11/28] export/fuse: Add allow-other option
,
Kevin Wolf
,
08:51
[PULL 10/28] export/fuse: Pass default_permissions for mount
,
Kevin Wolf
,
08:51
[PULL 09/28] util/uri: do not check argument of uri_free()
,
Kevin Wolf
,
08:51
[PULL 08/28] block/rbd: drop qemu_rbd_refresh_limits
,
Kevin Wolf
,
08:51
[PULL 07/28] block/rbd: add write zeroes support
,
Kevin Wolf
,
08:51
[PULL 06/28] block/rbd: migrate from aio to coroutines
,
Kevin Wolf
,
08:51
[PULL 05/28] block/rbd: update s->image_size in qemu_rbd_getlength
,
Kevin Wolf
,
08:51
[PULL 04/28] block/rbd: store object_size in BDRVRBDState
,
Kevin Wolf
,
08:51
[PULL 03/28] block/rbd: bump librbd requirement to luminous release
,
Kevin Wolf
,
08:51
[PULL 02/28] block/rbd: Add support for rbd image encryption
,
Kevin Wolf
,
08:51
[PULL 01/28] MAINTAINERS: update block/rbd.c maintainer
,
Kevin Wolf
,
08:50
[PULL 00/28] Block layer patches
,
Kevin Wolf
,
08:50
[Bug 1836136] Re: u-boot: any plans to update u-boot to v2019.07
,
Peter Maydell
,
08:31
[Bug 1839807] Re: Snapshots freeze guest Sabrelite IMX.6 board
,
Peter Maydell
,
08:30
Re: [PATCH v2 3/3] hw/riscv: opentitan: Add the flash alias
,
Bin Meng
,
08:21
Re: [PATCH v3 1/4] replication: Remove s->active_disk
,
Lukas Straub
,
08:12
Re: [PATCH v1 2/2] virtio-balloon: disallow postcopy with VIRTIO_BALLOON_F_FREE_PAGE_HINT
,
Michael S. Tsirkin
,
07:27
Re: [PATCH v4 3/3] memory_hotplug.c: send DEVICE_UNPLUG_ERROR in acpi_memory_hotplug_write()
,
Markus Armbruster
,
07:26
[PATCH v3 33/33] doc: Add the SGX doc
,
Yang Zhong
,
07:16
[PATCH v3 32/33] sgx-epc: Add the fill_device_info() callback support
,
Yang Zhong
,
07:16
[PATCH v3 31/33] Kconfig: Add CONFIG_SGX support
,
Yang Zhong
,
07:16
[PATCH v3 30/33] qmp: Add the qmp_query_sgx_capabilities()
,
Yang Zhong
,
07:16
[PATCH v3 29/33] bitops: Support 32 and 64 bit mask macro
,
Yang Zhong
,
07:16
[PATCH v3 27/33] hmp: Add 'info sgx' command
,
Yang Zhong
,
07:16
[PATCH v3 28/33] i386: Add sgx_get_info() interface
,
Yang Zhong
,
07:16
[PATCH v3 26/33] qmp: Add query-sgx command
,
Yang Zhong
,
07:16
[PATCH v3 25/33] hostmem-epc: Make prealloc consistent with qemu cmdline during reset
,
Yang Zhong
,
07:15
[PATCH v3 24/33] sgx-epc: Avoid bios reset during sgx epc initialization
,
Yang Zhong
,
07:15
[PATCH v3 23/33] sgx-epc: Add the reset interface for sgx-epc virt device
,
Yang Zhong
,
07:15
[PATCH v3 22/33] hostmem-epc: Add the reset interface for EPC backend reset
,
Yang Zhong
,
07:15
[PATCH v3 20/33] q35: Add support for SGX EPC
,
Yang Zhong
,
07:15
[PATCH v3 21/33] i440fx: Add support for SGX EPC
,
Yang Zhong
,
07:15
[PATCH v3 19/33] i386: acpi: Add SGX EPC entry to ACPI tables
,
Yang Zhong
,
07:15
[PATCH v3 18/33] i386/pc: Add e820 entry for SGX EPC section(s)
,
Yang Zhong
,
07:15
[PATCH v3 17/33] hw/i386/pc: Account for SGX EPC sections when calculating device memory
,
Yang Zhong
,
07:15
[PATCH v3 16/33] hw/i386/fw_cfg: Set SGX bits in feature control fw_cfg accordingly
,
Yang Zhong
,
07:15
[PATCH v3 15/33] Adjust min CPUID level to 0x12 when SGX is enabled
,
Yang Zhong
,
07:15
[PATCH v3 13/33] i386: kvm: Add support for exposing PROVISIONKEY to guest
,
Yang Zhong
,
07:15
[PATCH v3 14/33] i386: Propagate SGX CPUID sub-leafs to KVM
,
Yang Zhong
,
07:15
[PATCH v3 12/33] i386: Update SGX CPUID info according to hardware/KVM/user input
,
Yang Zhong
,
07:14
[PATCH v3 11/33] i386: Add feature control MSR dependency when SGX is enabled
,
Yang Zhong
,
07:14
[PATCH v3 10/33] i386: Add get/set/migrate support for SGX_LEPUBKEYHASH MSRs
,
Yang Zhong
,
07:14
[PATCH v3 09/33] i386: Add SGX CPUID leaf FEAT_SGX_12_1_EAX
,
Yang Zhong
,
07:14
[PATCH v3 08/33] i386: Add SGX CPUID leaf FEAT_SGX_12_0_EBX
,
Yang Zhong
,
07:14
[PATCH v3 07/33] i386: Add SGX CPUID leaf FEAT_SGX_12_0_EAX
,
Yang Zhong
,
07:14
[PATCH v3 06/33] i386: Add primary SGX CPUID and MSR defines
,
Yang Zhong
,
07:14
[PATCH v3 05/33] vl: Add sgx compound properties to expose SGX EPC sections to guest
,
Yang Zhong
,
07:14
[PATCH v3 01/33] memory: Add RAM_PROTECTED flag to skip IOMMU mappings
,
Yang Zhong
,
07:14
[PATCH v3 04/33] i386: Add 'sgx-epc' device to expose EPC sections to guest
,
Yang Zhong
,
07:14
[PATCH v3 03/33] qom: Add memory-backend-epc ObjectOptions support
,
Yang Zhong
,
07:14
[PATCH v3 00/33] Qemu SGX virtualization
,
Yang Zhong
,
07:14
[PATCH v3 02/33] hostmem: Add hostmem-epc as a backend for SGX EPC
,
Yang Zhong
,
07:14
Re: [PATCH 3/2] qemu-img: Improve error for rebase without backing format
,
Kevin Wolf
,
07:12
Re: [PATCH v2 26/39] tests/tcg: make test-mmap a little less aggressive
,
Alex Bennée
,
06:52
Re: [PATCH v5 0/6] block/rbd: migrate to coroutines and add write zeroes support
,
Kevin Wolf
,
06:21
Re: [PATCH v2 0/4] hw/nvme: fix controller hotplugging
,
Klaus Jensen
,
06:08
Re: [PATCH 0/2] Let 'qemu-img convert --bitmaps' skip inconsistent bitmaps
,
Vladimir Sementsov-Ogievskiy
,
05:50
[PATCH] hw/intc/arm_gic: Fix set/clear pending of PPI/SPI
,
Sebastian Huber
,
05:50
Re: [PATCH 2/2] numa: Parse initiator= attribute before cpus= attribute
,
Michal Prívozník
,
05:44
Question: qemux86-64 reboot hangs at "reboot: machine restart"
,
Xu, Yanfei
,
05:27
Re: [PATCH 1/2] numa: Report expected initiator
,
Igor Mammedov
,
05:27
Re: [PATCH 2/2] numa: Parse initiator= attribute before cpus= attribute
,
Igor Mammedov
,
05:27
Re: [PATCH v1] migration: fix typo in mig_throttle_guest_down comment
,
Laurent Vivier
,
05:14
Re: [RFC PATCH 6/6] dp8393x: Rewrite dp8393x_get() / dp8393x_put()
,
Finn Thain
,
05:13
Re: [PATCH] target/xtensa/xtensa-semi: Fix compilation problem on Haiku
,
Laurent Vivier
,
05:13
Re: [PATCH v2] hw/virtio: Document *_should_notify() are called within rcu_read_lock()
,
Laurent Vivier
,
05:11
Re: [PATCH] misc: Remove redundant new line in perror()
,
Laurent Vivier
,
05:09
Re: [PATCH] virtiofsd: Add missing newline in error message
,
Laurent Vivier
,
05:06
Re: [PATCH v2] misc: Fix "havn't" typo
,
Laurent Vivier
,
05:05
Re: [PATCH] memory: Display MemoryRegion name in read/write ops trace events
,
Laurent Vivier
,
05:03
Re: [PATCH v2 5/9] tests: acpi: tpm2: Add the renamed ACPI files and drop old ones
,
Igor Mammedov
,
05:03
Re: [PATCH v2 4/9] tests: Add suffix 'tpm2' or 'tpm12' to ACPI table files
,
Igor Mammedov
,
05:02
Re: [PATCH v2 3/9] tests: acpi: Prepare for renaming of TPM2 related ACPI files
,
Igor Mammedov
,
05:01
Re: [PATCH] qemu-option: Drop dead assertion
,
Laurent Vivier
,
05:01
Re: [PATCH v2 29/35] acpi: arm/virt: convert build_iort() to endian agnostic build_append_FOO() API
,
Igor Mammedov
,
04:59
RE: [PATCH] migration: Move bitmap_mutex out of migration_bitmap_clear_dirty()
,
Wang, Wei W
,
04:58
Re: [PATCH v2 0/4] hw/nvme: fix controller hotplugging
,
Hannes Reinecke
,
04:51
Re: [PATCH v4 3/3] memory_hotplug.c: send DEVICE_UNPLUG_ERROR in acpi_memory_hotplug_write()
,
Igor Mammedov
,
04:39
Re: [PATCH] meson: Use input/output for entitlements target
,
Paolo Bonzini
,
04:29
Re: [PATCH v8 9/9] qtest/hyperv: Introduce a simple hyper-v test
,
Igor Mammedov
,
04:22
Re: [RFC PATCH] gitlab-ci: Test compilation on Windows with MSYS2
,
Daniel P . Berrangé
,
04:20
Re: [PATCH v3] remote/memory: Replace share parameter with ram_flags
,
David Hildenbrand
,
04:13
Re: [PATCH] fd-trans: Fix race condition on reallocation of the translation table.
,
Laurent Vivier
,
03:58
[RFC PATCH] gitlab-ci: Test compilation on Windows with MSYS2
,
Thomas Huth
,
03:53
Re: [PATCH v3 4/4] replication: Remove workaround
,
Vladimir Sementsov-Ogievskiy
,
03:49
Re: [PATCH v7 01/14] target/s390x: meson: add target_user_arch
,
Cornelia Huck
,
03:44
Re: [PATCH v3 3/4] replication: Properly attach children
,
Vladimir Sementsov-Ogievskiy
,
03:41
Re: [PATCH 2/2] watchdog: aspeed: Fix sequential control writes
,
Philippe Mathieu-Daudé
,
03:29
Re: [PATCH v1 5/5] hw/intc: ibex_timer: Convert the timer to use RISC-V CPU GPIO lines
,
Philippe Mathieu-Daudé
,
03:26
Re: [PATCH v1 4/5] hw/intc: sifive_plic: Convert the PLIC to use RISC-V CPU GPIO lines
,
Philippe Mathieu-Daudé
,
03:26
Re: [PATCH v1 3/5] hw/intc: ibex_plic: Convert the PLIC to use RISC-V CPU GPIO lines
,
Philippe Mathieu-Daudé
,
03:26
Re: [PATCH v1 1/5] target/riscv: Expose interrupt pending bits as GPIO lines
,
Philippe Mathieu-Daudé
,
03:25
Re: [PATCH v7 01/14] target/s390x: meson: add target_user_arch
,
Al Cho
,
03:25
Re: [PATCH v3 2/4] replication: Reduce usage of s->hidden_disk and s->secondary_disk
,
Vladimir Sementsov-Ogievskiy
,
03:20
Re: [PATCH v2 26/39] tests/tcg: make test-mmap a little less aggressive
,
Thomas Huth
,
03:15
Re: [PATCH v2 29/35] acpi: arm/virt: convert build_iort() to endian agnostic build_append_FOO() API
,
Michael S. Tsirkin
,
03:12
Re: [PATCH v3 1/4] replication: Remove s->active_disk
,
Vladimir Sementsov-Ogievskiy
,
03:11
Re: [PATCH 1/2] target/hppa: Use tcg_constant_*
,
Philippe Mathieu-Daudé
,
03:08
Re: [PATCH v2] docs: Add '-device intel-iommu' entry
,
Michael S. Tsirkin
,
03:08
Re: [PATCH v2 0/5] virtio: Add vhost-user based RNG
,
Michael S. Tsirkin
,
03:02
Re: [PULL 13/13] MAINTAINERS: Add maintainer for vhost-user RNG implementation
,
Michael S. Tsirkin
,
03:02
Re: [PULL 13/13] MAINTAINERS: Add maintainer for vhost-user RNG implementation
,
Michael S. Tsirkin
,
03:02
Re: [PATCH v2 0/4] hw/nvme: fix controller hotplugging
,
Klaus Jensen
,
02:59
Re: [PATCH] tests/qtest/nvme-test: add persistent memory region test
,
Klaus Jensen
,
02:58
Re: [PATCH v2 0/4] hw/nvme: fix controller hotplugging
,
Klaus Jensen
,
02:56
Re: [PATCH v3 0/2] x86/sev: Measured Linux SEV guest with kernel/initrd/cmdline
,
Michael S. Tsirkin
,
02:55
Re: [PATCH 2/2] qemu-img: Add --skip-broken for 'convert --bitmaps'
,
Vladimir Sementsov-Ogievskiy
,
02:54
Re: [PATCH 1/2] iotests: Improve and rename test 291 to qemu-img-bitmap
,
Vladimir Sementsov-Ogievskiy
,
02:34
Re: [PATCH v2 0/4] hw/nvme: fix controller hotplugging
,
Hannes Reinecke
,
02:16
Re: [PATCH]: /hw/nvme/ctrl error handling if descriptors are greater than 1024
,
Klaus Jensen
,
02:07
Re: [PATCH v2 0/4] hw/nvme: fix controller hotplugging
,
Klaus Jensen
,
02:05
Re: [PATCH v8 9/9] virtio-pci: add support for configure interrupt
,
Jason Wang
,
02:03
RE: [PULL V2 1/6] qapi/net: Add IPFlowSpec and QMP command for filter passthrough
,
Zhang, Chen
,
01:56
Re: [PATCH v8 8/9] virtio-pci:decouple the single vector from the interrupt process
,
Jason Wang
,
01:55
Re: [PATCH v8 7/9] virtio-pci: decouple notifier from interrupt process
,
Jason Wang
,
01:53
Re: [PATCH 02/17] target/riscv: Introduce gpr_src, gpr_dst
,
Alistair Francis
,
01:45
Re: [PATCH v8 6/9] virtio-mmio: add support for configure interrupt
,
Jason Wang
,
01:43
Re: [PATCH 01/17] target/riscv: Use tcg_constant_*
,
Alistair Francis
,
01:41
Re: [PATCH v8 5/9] vhost-net:add support for configure interrupt
,
Jason Wang
,
01:41
[PATCH v3] remote/memory: Replace share parameter with ram_flags
,
Yang Zhong
,
01:32
[PATCH 2/2] watchdog: aspeed: Fix sequential control writes
,
Andrew Jeffery
,
01:31
[PATCH 1/2] watchdog: aspeed: Sanitize control register values
,
Andrew Jeffery
,
01:31
[PATCH 0/2] wdt_aspeed: Fix behaviour of control register
,
Andrew Jeffery
,
01:31
Re: [PATCH v8 4/9] vhost-vdpa: add support for config interrupt call back
,
Jason Wang
,
01:24
Re: [PATCH v8 3/9] vhost: add new call back function for config interrupt
,
Jason Wang
,
01:23
Re: [PATCH v8 2/9] virtio-pci:decouple virtqueue from interrupt setting process
,
Jason Wang
,
01:22
[PULL 31/33] spapr: Fix implementation of Open Firmware client interface
,
David Gibson
,
01:18
[PULL 33/33] target/ppc: Support for H_RPT_INVALIDATE hcall
,
David Gibson
,
01:18
[PULL 32/33] linux-headers: Update
,
David Gibson
,
01:18
[PULL 29/33] ppc/pegasos2: Implement some RTAS functions with VOF
,
David Gibson
,
01:18
[PULL 30/33] target/ppc: Don't compile ppc_tlb_invalid_all without TCG
,
David Gibson
,
01:18
[PULL 27/33] ppc/pegasos2: Use Virtual Open Firmware as firmware replacement
,
David Gibson
,
01:18
[PULL 20/33] roms/u-boot: Bump ppce500 u-boot to v2021.07 to add eTSEC support
,
David Gibson
,
01:18
[PULL 28/33] ppc/pegasos2: Fix use of && instead of &
,
David Gibson
,
01:18
[PULL 24/33] ppc/pegasos2: Introduce Pegasos2MachineState structure
,
David Gibson
,
01:18
[PULL 26/33] target/ppc/spapr: Update H_GET_CPU_CHARACTERISTICS L1D cache flush bits
,
David Gibson
,
01:18
[PULL 22/33] spapr: Implement Open Firmware client interface
,
David Gibson
,
01:18
[PULL 25/33] target/ppc: Allow virtual hypervisor on CPU without HV
,
David Gibson
,
01:18
[PULL 16/33] target/ppc: fix address translation bug for radix mmus
,
David Gibson
,
01:18
[PULL 19/33] target/ppc: change ppc_hash32_xlate to use mmu_idx
,
David Gibson
,
01:18
[PULL 21/33] docs/system: ppc: Update ppce500 documentation with eTSEC support
,
David Gibson
,
01:18
[PULL 17/33] target/ppc: changed ppc_hash64_xlate to use mmu_idx
,
David Gibson
,
01:18
[PULL 18/33] target/ppc: introduce mmu-books.h
,
David Gibson
,
01:18
[PULL 14/33] target/ppc: Fix compilation with FLUSH_ALL_TLBS debug option
,
David Gibson
,
01:18
[PULL 13/33] target/ppc: Fix compilation with DUMP_PAGE_TABLES debug option
,
David Gibson
,
01:18
[PULL 12/33] target/ppc: Restrict ppc_cpu_tlb_fill to TCG
,
David Gibson
,
01:18
[PULL 09/33] target/ppc: Split out ppc_hash32_xlate
,
David Gibson
,
01:18
[PULL 23/33] target/ppc: mtmsrd is an illegal instruction on BookE
,
David Gibson
,
01:18
[PULL 11/33] target/ppc: Introduce ppc_xlate
,
David Gibson
,
01:18
[PULL 08/33] target/ppc: Split out ppc_hash64_xlate
,
David Gibson
,
01:18
[PULL 15/33] target/ppc: Fix compilation with DEBUG_BATS debug option
,
David Gibson
,
01:18
[PULL 10/33] target/ppc: Split out ppc_jumbo_xlate
,
David Gibson
,
01:17
[PULL 06/33] target/ppc: Push real-mode handling into ppc_radix64_xlate
,
David Gibson
,
01:17
[PULL 03/33] spapr: tune rtas-size
,
David Gibson
,
01:17
[PULL 00/33] ppc-for-6.1 queue 20210709
,
David Gibson
,
01:17
[PULL 07/33] target/ppc: Use bool success for ppc_radix64_xlate
,
David Gibson
,
01:17
[PULL 05/33] target/ppc: Use MMUAccessType with *_handle_mmu_fault
,
David Gibson
,
01:17
[PULL 01/33] target/ppc: Introduce ppc_interrupts_little_endian()
,
David Gibson
,
01:17
[PULL 02/33] target/ppc: Drop PowerPCCPUClass::interrupts_big_endian()
,
David Gibson
,
01:17
[PULL 04/33] target/ppc: Remove PowerPCCPUClass.handle_mmu_fault
,
David Gibson
,
01:17
[PATCH V2 3/3] MAINTAINERS: Add entry for virtio-i2c
,
Viresh Kumar
,
01:00
[PATCH V2 2/3] hw/virtio: add vhost-user-i2c-pci boilerplate
,
Viresh Kumar
,
01:00
[PATCH V2 0/3] virtio: Add vhost-user-i2c device's support
,
Viresh Kumar
,
01:00
[PATCH V2 1/3] hw/virtio: add boilerplate for vhost-user-i2c device
,
Viresh Kumar
,
01:00
Re: [PATCH] hw/riscv: sifive_u: Make sure firmware info is 8-byte aligned
,
Alistair Francis
,
00:42
[PATCH 17/17] target/riscv: Remove gen_get_gpr
,
Richard Henderson
,
00:27
[Bug 1849894] Re: hw/scsi/scsi-disk.c line 2554 allocation overflow
,
Launchpad Bug Tracker
,
00:27
[PATCH 15/17] target/riscv: Use gen_arith for mulh and mulhu
,
Richard Henderson
,
00:27
[PATCH 13/17] target/riscv: Use gpr_{src,dst} for RVD
,
Richard Henderson
,
00:27
[PATCH 12/17] target/riscv: Use gpr_{src,dst} for RVF
,
Richard Henderson
,
00:27
[PATCH 11/17] target/riscv: Use gpr_{src,dst} for RVB
,
Richard Henderson
,
00:27
[Bug 1839807] Re: Snapshots freeze guest Sabrelite IMX.6 board
,
Launchpad Bug Tracker
,
00:26
[Bug 1861161] Re: qemu-arm-static stuck with 100% CPU when cross-compiling emacs
,
Launchpad Bug Tracker
,
00:26
[Bug 1741718] Re: qemu-system-sparc64: "panic[cpu0]/thread=180e000: lgrp_traverse: No memory blocks found" with tribblix-sparc-0m16.iso
,
Launchpad Bug Tracker
,
00:26
[PATCH 09/17] target/riscv: Reorg csr instructions
,
Richard Henderson
,
00:26
[PATCH 08/17] target/riscv: Use gpr_{src, dst} for word shift operations
,
Richard Henderson
,
00:26
[Bug 1896342] Re: IDE ATA IDENTIFY WORD 106
,
Launchpad Bug Tracker
,
00:26
[PATCH 07/17] target/riscv: Use gpr_{src,dst} for integer load/store
,
Richard Henderson
,
00:26
[PATCH 16/17] target/riscv: Use gpr_{src,dst} for RVV
,
Richard Henderson
,
00:26
[Bug 1896561] Re: EFI GOP Mode 1366x768
,
Launchpad Bug Tracker
,
00:26
[PATCH 06/17] target/riscv: Use gpr_src in branches
,
Richard Henderson
,
00:26
[Bug 1899082] Re: ReplayKernel.test_x86_64_pc fails intermittently
,
Launchpad Bug Tracker
,
00:26
[PATCH 14/17] target/riscv: Tidy trans_rvh.c.inc
,
Richard Henderson
,
00:26
[PATCH 10/17] target/riscv: Use gpr_{src,dst} for RVA
,
Richard Henderson
,
00:26
[Bug 1895602] Re: older OS's do not detect CD change
,
Launchpad Bug Tracker
,
00:26
[PATCH 03/17] target/riscv: Use gpr_{src,dst} in shift operations
,
Richard Henderson
,
00:26
[PATCH 04/17] target/riscv: Use gpr_{src, dst} in word division operations
,
Richard Henderson
,
00:26
[PATCH 02/17] target/riscv: Introduce gpr_src, gpr_dst
,
Richard Henderson
,
00:26
[Bug 1898954] Re: x86 f1 opcode hangs qemu
,
Launchpad Bug Tracker
,
00:26
[PATCH 01/17] target/riscv: Use tcg_constant_*
,
Richard Henderson
,
00:26
[PATCH 05/17] target/riscv: Use gpr_{src, dst} and tcg_constant_tl in gen_grevi
,
Richard Henderson
,
00:26
[Bug 1898490] Re: gtk with virtio and opengl black screen
,
Launchpad Bug Tracker
,
00:26
[PATCH 00/17] target/riscv: Use tcg_constant_*
,
Richard Henderson
,
00:26
[Bug 1900122] Re: Unsupported ioctl: cmd=0xffffffff80685600 when accessing /dev/video* in aarch64 guest
,
Launchpad Bug Tracker
,
00:26
[Bug 1900352] Re: no sound in spice when VNC enabled
,
Launchpad Bug Tracker
,
00:26
[Bug 1900919] Re: PXB selected as root bus incorrectly
,
Launchpad Bug Tracker
,
00:26
[Bug 1901068] Re: Deleted tests are still run if they exist in the build tree
,
Launchpad Bug Tracker
,
00:26
[Bug 1902267] Re: CPU not support 32-bit stack in 32-bit unreal mode
,
Launchpad Bug Tracker
,
00:26
[Bug 1902365] Re: 3x 100% host CPU core usage while virtual machine is in idle
,
Launchpad Bug Tracker
,
00:26
[Bug 1901892] Re: qemu-img create corrupts the qcow2 if the file already exists
,
Launchpad Bug Tracker
,
00:25
[Bug 1901359] Re: ignore bit 0 in pci CONFIG_ADDRESS register write for Type 1 access
,
Launchpad Bug Tracker
,
00:25
[Bug 1902262] Re: vmstate_load_state return error into virtio_load function
,
Launchpad Bug Tracker
,
00:25
[Bug 1902394] Re: Guest stuck in Paused state right after created It
,
Launchpad Bug Tracker
,
00:25
[Bug 1902451] Re: incorrect cpuid feature detection
,
Launchpad Bug Tracker
,
00:25
[Bug 1902777] Re: qemu with whpx acceleration crashes with vmx=on
,
Launchpad Bug Tracker
,
00:25
[Bug 1903493] Re: About wireless network card bridging
,
Launchpad Bug Tracker
,
00:25
Re: [PATCH v8 1/9] virtio: introduce macro IRTIO_CONFIG_IRQ_IDX
,
Jason Wang
,
00:04
July 08, 2021
Re: [PULL V2 1/6] qapi/net: Add IPFlowSpec and QMP command for filter passthrough
,
Jason Wang
,
23:53
Re: [PATCH] hw/riscv: sifive_u: Make sure firmware info is 8-byte aligned
,
Alistair Francis
,
23:52
Re: [PATCH] hw/riscv: sifive_u: Correct the CLINT timebase frequency
,
Alistair Francis
,
23:51
Re: [PATCH] docs/system: riscv: Update Microchip Icicle Kit for direct kernel boot
,
Alistair Francis
,
23:50
Re: [PATCH qemu v23] spapr: Fix implementation of Open Firmware client interface
,
Alexey Kardashevskiy
,
23:43
[PATCH v2 3/3] hw/riscv: opentitan: Add the flash alias
,
Alistair Francis
,
23:39
[PATCH v2 2/3] hw/riscv: opentitan: Add the unimplement rv_core_ibex_peri
,
Alistair Francis
,
23:38
[PATCH v2 1/3] char: ibex_uart: Update the register layout
,
Alistair Francis
,
23:38
[PATCH v2 0/3] Updates to the OpenTitan machine
,
Alistair Francis
,
23:38
[PATCH v1 5/5] hw/intc: ibex_timer: Convert the timer to use RISC-V CPU GPIO lines
,
Alistair Francis
,
23:31
[PATCH v1 4/5] hw/intc: sifive_plic: Convert the PLIC to use RISC-V CPU GPIO lines
,
Alistair Francis
,
23:31
[PATCH v1 3/5] hw/intc: ibex_plic: Convert the PLIC to use RISC-V CPU GPIO lines
,
Alistair Francis
,
23:31
[PATCH v1 2/5] hw/intc: sifive_clint: Use RISC-V CPU GPIO lines
,
Alistair Francis
,
23:31
[PATCH v1 1/5] target/riscv: Expose interrupt pending bits as GPIO lines
,
Alistair Francis
,
23:31
[PATCH] meson: Use input/output for entitlements target
,
Akihiko Odaki
,
21:25
Re: [PATCH] migration/rdma: prevent from double free the same mr
,
address@hidden
,
21:18
Re: [PATCH qemu v23] spapr: Fix implementation of Open Firmware client interface
,
David Gibson
,
21:07
Re: [PATCH v3 1/4] target/ppc: Don't compile ppc_tlb_invalid_all without TCG
,
David Gibson
,
21:07
Re: [PATCH qemu v23] spapr: Fix implementation of Open Firmware client interface
,
David Gibson
,
21:07
Re: [PATCH qemu v22] spapr: Implement Open Firmware client interface
,
David Gibson
,
21:07
Re: [PATCH v1 2/2] target/ppc: Support for H_RPT_INVALIDATE hcall
,
David Gibson
,
21:07
Re: [PATCH v2 4/4] ppc/pegasos2: Implement some RTAS functions with VOF
,
David Gibson
,
20:42
Re: [PATCH 3/4] ui/icons: Use bundle mechanism
,
Akihiko Odaki
,
20:31
Re: Picture missing in About dialog on cocoa ui
,
Akihiko Odaki
,
20:15
Re: [PATCH] Move qemu.sasl to contrib/
,
Daniel P . Berrangé
,
19:22
Re: [PATCH qemu v23] spapr: Fix implementation of Open Firmware client interface
,
BALATON Zoltan
,
18:34
Re: [PATCH 4/4] ppc/pegasos2: Implement some RTAS functions with VOF
,
BALATON Zoltan
,
18:25
Re: [PATCH qemu v22] spapr: Implement Open Firmware client interface
,
BALATON Zoltan
,
18:22
Re: [PATCH v4 7/8] hw/arm/sbsa-ref: add ITS support in SBSA GIC
,
Leif Lindholm
,
18:05
Re: [PULL 13/13] MAINTAINERS: Add maintainer for vhost-user RNG implementation
,
Mathieu Poirier
,
18:01
[PATCH 3/3] linux-user: update syscall.tbl to Linux v5.13
,
Laurent Vivier
,
17:58
[PATCH 1/3] linux-user: update syscall_nr.h to Linux v5.13
,
Laurent Vivier
,
17:58
[PATCH 2/3] linux-user, mips: update syscall-args-o32.c.inc to Linux v5.13
,
Laurent Vivier
,
17:58
[PATCH 0/3] linux-user: update headers to linux v5.13
,
Laurent Vivier
,
17:58
[PATCH v2 4/4] ppc/pegasos2: Implement some RTAS functions with VOF
,
BALATON Zoltan
,
17:51
Re: [PATCH] vhost-user: Fix backends without multiqueue support
,
Raphael Norwitz
,
17:51
[PATCH 1/4] target/openrisc: Use tcg_constant_*
,
Richard Henderson
,
17:38
[PATCH 4/4] target/openrisc: Use dc->zero in gen_add, gen_addc
,
Richard Henderson
,
17:38
[PATCH 2/4] target/openrisc: Use tcg_constant_tl for dc->R0
,
Richard Henderson
,
17:38
[PATCH 3/4] target/openrisc: Cache constant 0 in DisasContext
,
Richard Henderson
,
17:38
[PATCH 0/4] target/openrisc: Use tcg_constant_*
,
Richard Henderson
,
17:38
Re: [PULL 0/8] Linux user for 6.1 patches
,
Peter Maydell
,
17:17
Re: [PATCH] target/i386: Fix cpuid level for AMD
,
Eduardo Habkost
,
17:05
Re: [PATCH] target/i386: suppress CPUID leaves not defined by the CPU vendor
,
Eduardo Habkost
,
17:05
Re: [PATCH v8 9/9] qtest/hyperv: Introduce a simple hyper-v test
,
Eduardo Habkost
,
17:02
[PATCH 1/2] target/hppa: Use tcg_constant_*
,
Richard Henderson
,
16:58
[PATCH 2/2] target/hppa: Clean up DisasCond
,
Richard Henderson
,
16:58
[PATCH 0/2] target/hppa: Use tcg_constant_*
,
Richard Henderson
,
16:58
Re: [PATCH v7 1/9] i386: avoid hardcoding '12' as 'hyperv_vendor_id' length
,
Eduardo Habkost
,
16:57
Re: [PATCH] fd-trans: Fix race condition on reallocation of the translation table.
,
Owen Anderson
,
16:53
Re: [PATCH] Move qemu.sasl to contrib/
,
Cole Robinson
,
16:49
Re: [PATCH v2 32/39] contrib/plugins: enable -Wall for building plugins
,
Richard Henderson
,
16:44
Re: [PATCH v2 31/39] tcg/plugins: enable by default for TCG builds
,
Richard Henderson
,
16:41
Re: [PATCH v2 30/39] configure: stop user enabling plugins on Windows for now
,
Richard Henderson
,
16:33
Re: [PATCH v2 29/39] configure: don't allow plugins to be enabled for a non-TCG build
,
Richard Henderson
,
16:32
Re: [PATCH v2 28/39] meson.build: move TCG plugin summary output
,
Richard Henderson
,
16:31
Re: [PATCH v2 27/39] plugins: fix-up handling of internal hostaddr for 32 bit
,
Richard Henderson
,
16:31
Re: [PATCH v2 26/39] tests/tcg: make test-mmap a little less aggressive
,
Richard Henderson
,
16:29
Re: [PATCH v2] docs: Add '-device intel-iommu' entry
,
Peter Xu
,
16:28
Re: [PATCH v2 06/39] build: validate that system capstone works before using it
,
Richard Henderson
,
16:14
Re: [PATCH v2 05/39] tests/tcg: also disable the signals test for plugins
,
Richard Henderson
,
16:12
Re: [PATCH v4 7/8] hw/arm/sbsa-ref: add ITS support in SBSA GIC
,
Peter Maydell
,
16:05
Re: [PATCH v2] remote/memory: Replace share parameter with ram_flags
,
Pankaj Gupta
,
16:00
[PULL v2 15/15] vfio: Disable only uncoordinated discards for VFIO_TYPE1 iommus
,
Eduardo Habkost
,
15:58
[PULL v2 13/15] softmmu/physmem: Extend ram_block_discard_(require|disable) by two discard types
,
Eduardo Habkost
,
15:58
[PULL v2 14/15] virtio-mem: Require only coordinated discards
,
Eduardo Habkost
,
15:58
[PULL v2 12/15] softmmu/physmem: Don't use atomic operations in ram_block_discard_(disable|require)
,
Eduardo Habkost
,
15:58
[PULL v2 11/15] vfio: Support for RamDiscardManager in the vIOMMU case
,
Eduardo Habkost
,
15:58
[PULL v2 10/15] vfio: Sanity check maximum number of DMA mappings with RamDiscardManager
,
Eduardo Habkost
,
15:58
[PULL v2 09/15] vfio: Query and store the maximum number of possible DMA mappings
,
Eduardo Habkost
,
15:58
[PULL v2 08/15] vfio: Support for RamDiscardManager in the !vIOMMU case
,
Eduardo Habkost
,
15:58
[PULL v2 07/15] virtio-mem: Implement RamDiscardManager interface
,
Eduardo Habkost
,
15:58
[PULL v2 06/15] virtio-mem: Don't report errors when ram_block_discard_range() fails
,
Eduardo Habkost
,
15:57
[PULL v2 05/15] virtio-mem: Factor out traversing unplugged ranges
,
Eduardo Habkost
,
15:57
[PULL v2 04/15] memory: Helpers to copy/free a MemoryRegionSection
,
Eduardo Habkost
,
15:56
[PULL v2 03/15] memory: Introduce RamDiscardManager for RAM memory regions
,
Eduardo Habkost
,
15:56
[PULL v2 01/15] vmbus: Don't make QOM property registration conditional
,
Eduardo Habkost
,
15:56
[PULL v2 00/15] Machine queue, 2021-07-07
,
Eduardo Habkost
,
15:56
[PULL v2 02/15] Deprecate pmem=on with non-DAX capable backend file
,
Eduardo Habkost
,
15:56
Re: [PATCH 18/18] crypto: prefer gnutls as the crypto backend if new enough
,
Eric Blake
,
15:53
Re: [PATCH 11/18] crypto: rename des-rfb cipher to just des
,
Eric Blake
,
15:51
Re: [PATCH 17/18] crypto: add gnutls pbkdf provider
,
Eric Blake
,
15:44
Re: [PATCH v4 7/8] hw/arm/sbsa-ref: add ITS support in SBSA GIC
,
Leif Lindholm
,
15:41
Re: [PATCH v2 28/39] meson.build: move TCG plugin summary output
,
Philippe Mathieu-Daudé
,
15:39
Re: [PATCH 16/18] crypto: add gnutls hmac provider
,
Eric Blake
,
15:35
Re: [PATCH v5 1/4] avocado_qemu: Fix KNOWN_DISTROS map into the LinuxDistro class
,
Eric Auger
,
15:32
Re: [PATCH 15/18] crypto: add gnutls hash provider
,
Eric Blake
,
15:29
[PATCH v2 19/39] tests/docker: expand centos8 package list
,
Alex Bennée
,
15:27
[PATCH v2 23/39] tests/docker: expand opensuse-leap package list
,
Alex Bennée
,
15:27
[PATCH v2 25/39] tests/vm: update openbsd to release 6.9
,
Alex Bennée
,
15:27
[PATCH v2 33/39] contrib/plugins: add execlog to log instruction execution and memory access
,
Alex Bennée
,
15:27
[PATCH v2 35/39] plugins: Added a new cache modelling plugin
,
Alex Bennée
,
15:27
[PATCH v2 27/39] plugins: fix-up handling of internal hostaddr for 32 bit
,
Alex Bennée
,
15:27
[PATCH v2 20/39] tests/docker: expand fedora package list
,
Alex Bennée
,
15:27
[PATCH v2 22/39] tests/docker: expand ubuntu2004 package list
,
Alex Bennée
,
15:27
Re: [PATCH] Move qemu.sasl to contrib/
,
Peter Maydell
,
15:19
[PATCH v2 29/39] configure: don't allow plugins to be enabled for a non-TCG build
,
Alex Bennée
,
15:17
[PATCH v2 17/39] tests/docker: fix mistakes in ubuntu package lists
,
Alex Bennée
,
15:17
[PATCH v2 36/39] plugins/cache: Enable cache parameterization
,
Alex Bennée
,
15:17
[PATCH v2 15/39] tests/docker: fix mistakes in centos package lists
,
Alex Bennée
,
15:17
[PATCH v2 14/39] tests/docker: fix sorting in package lists
,
Alex Bennée
,
15:17
[PATCH v2 37/39] plugins/cache: Added FIFO and LRU eviction policies
,
Alex Bennée
,
15:17
[PATCH v2 26/39] tests/tcg: make test-mmap a little less aggressive
,
Alex Bennée
,
15:17
[PATCH v2 38/39] docs/devel: Added cache plugin to the plugins docs
,
Alex Bennée
,
15:17
[PATCH v2 24/39] tests/vm: update NetBSD to 9.2
,
Alex Bennée
,
15:17
[PATCH v2 28/39] meson.build: move TCG plugin summary output
,
Alex Bennée
,
15:17
[PATCH v2 16/39] tests/docker: fix mistakes in fedora package list
,
Alex Bennée
,
15:17
[PATCH v2 18/39] tests/docker: remove mingw packages from Fedora
,
Alex Bennée
,
15:17
[PATCH v2 32/39] contrib/plugins: enable -Wall for building plugins
,
Alex Bennée
,
15:17
[PATCH v2 39/39] MAINTAINERS: Added myself as a reviewer for TCG Plugins
,
Alex Bennée
,
15:17
[PATCH v2 30/39] configure: stop user enabling plugins on Windows for now
,
Alex Bennée
,
15:17
[PATCH v2 34/39] docs/devel: tcg-plugins: add execlog plugin description
,
Alex Bennée
,
15:17
Re: [PATCH 1/3] migration: Release return path early for paused postcopy
,
Peter Xu
,
15:13
Re: [PATCH 14/18] crypto: add gnutls cipher provider
,
Eric Blake
,
15:13
configure --without-default-features confusion
,
Cole Robinson
,
15:13
Re: [PATCH] migration/rdma: prevent from double free the same mr
,
Dr. David Alan Gilbert
,
15:11
Re: [PATCH 4/4] target/alpha: Use tcg_constant_* elsewhere
,
Philippe Mathieu-Daudé
,
15:10
Re: [PATCH 3/4] target/alpha: Use tcg_constant_i64 for zero and lit
,
Philippe Mathieu-Daudé
,
15:10
[PATCH v2 31/39] tcg/plugins: enable by default for TCG builds
,
Alex Bennée
,
15:10
[PATCH v2 21/39] tests/docker: expand ubuntu1804 package list
,
Alex Bennée
,
15:10
[PATCH v2 11/39] tests/docker: use project specific container registries
,
Alex Bennée
,
15:10
[PATCH v2 13/39] tests/docker: remove FEATURES env var from templates
,
Alex Bennée
,
15:10
[PATCH v2 10/39] tests/docker: don't use BUILDKIT in GitLab either
,
Alex Bennée
,
15:10
[PATCH v2 06/39] build: validate that system capstone works before using it
,
Alex Bennée
,
15:10
[PATCH v2 07/39] gitlab: support for FreeBSD 12, 13 and macOS 11 via cirrus-run
,
Alex Bennée
,
15:10
[PATCH v2 12/39] tests/docker: use explicit docker.io registry
,
Alex Bennée
,
15:10
[PATCH v2 09/39] hw/usb/ccid: remove references to NSS
,
Alex Bennée
,
15:10
[PATCH v2 05/39] tests/tcg: also disable the signals test for plugins
,
Alex Bennée
,
15:10
[PATCH v2 03/39] Jobs based on custom runners: docs and gitlab-runner setup playbook
,
Alex Bennée
,
15:09
[PATCH v2 04/39] Jobs based on custom runners: add job definitions for QEMU's machines
,
Alex Bennée
,
15:09
[PATCH v2 08/39] cirrus: delete FreeBSD and macOS jobs
,
Alex Bennée
,
15:09
[PATCH v2 01/39] Jobs based on custom runners: documentation and configuration placeholder
,
Alex Bennée
,
15:09
[PATCH v2 02/39] Jobs based on custom runners: build environment docs and playbook
,
Alex Bennée
,
15:09
[PATCH v2 for 6.1 00/39] testing and plugins pre-PR series
,
Alex Bennée
,
15:09
Re: [PATCH v1 2/2] virtio-balloon: disallow postcopy with VIRTIO_BALLOON_F_FREE_PAGE_HINT
,
Dr. David Alan Gilbert
,
15:07
[PATCH 1/3] migration: Release return path early for paused postcopy
,
Peter Xu
,
15:07
[PATCH 2/3] migration: Don't do migrate cleanup if during postcopy resume
,
Peter Xu
,
15:07
[PATCH 3/3] migration: Clear error at entry of migrate_fd_connect()
,
Peter Xu
,
15:07
[PATCH 0/3] migration: Three more fixes for postcopy recovery
,
Peter Xu
,
15:07
Re: [PATCH 13/18] crypto: introduce build system for gnutls crypto backend
,
Eric Blake
,
15:04
Re: [PATCH 12/18] crypto: flip priority of backends to prefer gcrypt
,
Eric Blake
,
14:59
Re: [PATCH 10/18] crypto: delete built-in XTS cipher mode support
,
Eric Blake
,
14:57
Re: [PATCH 09/18] crypto: delete built-in DES implementation
,
Eric Blake
,
14:54
Re: [PATCH 3/4] ui/icons: Use bundle mechanism
,
Programmingkid
,
14:52
Re: [PATCH v2 1/2] virtio-balloon: don't start free page hinting if postcopy is possible
,
Peter Xu
,
14:52
Re: [PATCH 08/18] crypto: add crypto tests for single block DES-ECB and DES-CBC
,
Eric Blake
,
14:51
Re: [PATCH] remote/memory: Replace share parameter with ram_flags
,
Peter Xu
,
14:48
Re: [PATCH] Move qemu.sasl to contrib/
,
Daniel P . Berrangé
,
14:46
Re: [PATCH] contrib: add stub bridge.conf for qemu-bridge-helper
,
Cole Robinson
,
14:44
[PATCH] contrib: add stub bridge.conf for qemu-bridge-helper
,
Cole Robinson
,
14:42
Re: [PATCH 07/18] crypto: drop custom XTS support in gcrypt driver
,
Eric Blake
,
14:40
[PATCH] Move qemu.sasl to contrib/
,
Cole Robinson
,
14:40
[PATCH v2 9/9] tests: acpi: tpm1.2: Add expected TPM 1.2 ACPI blobs
,
Stefan Berger
,
14:38
[PATCH v2 6/9] tests: tpm: Create TPM 1.2 response in TPM emulator
,
Stefan Berger
,
14:38
[PATCH v2 0/9] tests: Add test cases for TPM 1.2 ACPI tables
,
Stefan Berger
,
14:38
[PATCH v2 8/9] tests: acpi: Add test cases for TPM 1.2 with TCPA table
,
Stefan Berger
,
14:38
[PATCH v2 7/9] tests: acpi: prepare for new TPM 1.2 related tables
,
Stefan Berger
,
14:38
[PATCH v2 4/9] tests: Add suffix 'tpm2' or 'tpm12' to ACPI table files
,
Stefan Berger
,
14:38
[PATCH v2 5/9] tests: acpi: tpm2: Add the renamed ACPI files and drop old ones
,
Stefan Berger
,
14:38
[PATCH v2 3/9] tests: acpi: Prepare for renaming of TPM2 related ACPI files
,
Stefan Berger
,
14:38
[PATCH v2 2/9] tests: Add tpm_version field to TPMTestState and fill it
,
Stefan Berger
,
14:38
[PATCH v2 1/9] tests: Rename TestState to TPMTestState
,
Stefan Berger
,
14:38
Re: Picture missing in About dialog on cocoa ui
,
Programmingkid
,
14:38
Re: [PATCH 06/18] crypto: drop gcrypt thread initialization code
,
Eric Blake
,
14:36
Re: [PATCH 05/18] crypto: fix gcrypt min version 1.8 regression
,
Eric Blake
,
14:35
[PATCH 4/4] contrib: qemu-guest-agent.service: Use IgnoreOnIsolate=True
,
Cole Robinson
,
14:33
[PATCH 3/4] contrib: qemu-guest-agent.service: Don't ignore failure
,
Cole Robinson
,
14:33
[PATCH 2/4] contrib: qemu-guest-agent.service: Add Documentation= link
,
Cole Robinson
,
14:33
Re: [PATCH 04/18] crypto: use &error_fatal in crypto tests
,
Eric Blake
,
14:33
[PATCH 1/4] contrib: qemu-guest-agent.service: s/BindTo/BindsTo/g
,
Cole Robinson
,
14:33
[PATCH 0/4] contrib: qemu-guest-agent.service updates
,
Cole Robinson
,
14:32
Re: [PATCH] migration: Move bitmap_mutex out of migration_bitmap_clear_dirty()
,
Peter Xu
,
14:30
Re: [PATCH 03/18] crypto: skip essiv ivgen tests if AES+ECB isn't available
,
Eric Blake
,
14:30
Re: [PATCH 02/18] crypto: remove obsolete crypto test condition
,
Eric Blake
,
14:28
Re: [PATCH 01/18] crypto: remove conditional around 3DES crypto test cases
,
Eric Blake
,
14:27
[PATCH 2/4] target/alpha: Use dest_sink for HW_RET temporary
,
Richard Henderson
,
14:26
[PATCH 4/4] target/alpha: Use tcg_constant_* elsewhere
,
Richard Henderson
,
14:26
[PATCH 3/4] target/alpha: Use tcg_constant_i64 for zero and lit
,
Richard Henderson
,
14:26
[PATCH 0/4] target/alpha: Use tcg_constant_*
,
Richard Henderson
,
14:26
[PATCH 1/4] target/alpha: Store set into rx flag
,
Richard Henderson
,
14:25
Re: [PATCH v5 0/6] block/rbd: migrate to coroutines and add write zeroes support
,
Peter Lieven
,
14:23
Re: [PATCH v8 3/3] target/i386: Correct implementation for FCS, FIP, FDS and FDP
,
Richard Henderson
,
14:19
[PATCH] include/qemu: Use builtins for bswap
,
Richard Henderson
,
14:17
Re: [PATCH] migration: Move bitmap_mutex out of migration_bitmap_clear_dirty()
,
Peter Xu
,
14:11
Re: [PATCH v3 2/4] target/ppc: divided mmu_helper.c in 2 files
,
Richard Henderson
,
14:09
Re: Picture missing in About dialog on cocoa ui
,
Peter Maydell
,
13:51
Re: [PATCH v2 05/28] target/arm: Use gen_jmp for ISB and SB
,
Peter Maydell
,
13:48
Re: [PATCH v3 8/8] linux-user/syscall: Remove ERRNO_TABLE_SIZE check
,
Laurent Vivier
,
13:34
Re: [PATCH v5 1/4] avocado_qemu: Fix KNOWN_DISTROS map into the LinuxDistro class
,
Cleber Rosa
,
13:34
Re: [PATCH v3 7/8] linux-user: Simplify host <-> target errno conversion using macros
,
Laurent Vivier
,
13:34
Re: [PATCH v5 02/10] hw/intc: GICv3 ITS register definitions added
,
Eric Auger
,
13:27
[PATCH v5 4/5] hw/misc: add MAX34451 device
,
Titus Rwantare
,
13:26
[PATCH v5 5/5] tests/qtest: add tests for MAX34451 device model
,
Titus Rwantare
,
13:26
[PATCH v5 3/5] tests/qtest: add tests for ADM1272 device model
,
Titus Rwantare
,
13:26
[PATCH v5 2/5] hw/misc: add ADM1272 device
,
Titus Rwantare
,
13:26
[PATCH v5 1/5] hw/i2c: add support for PMBus
,
Titus Rwantare
,
13:26
[PATCH v5 0/5] Add support for PMBus in QEMU
,
Titus Rwantare
,
13:26
[PATCH 4/4] net: Use bundle mechanism
,
Akihiko Odaki
,
13:26
[PATCH 3/4] ui/icons: Use bundle mechanism
,
Akihiko Odaki
,
13:26
[PATCH 2/4] datadir: Use bundle mechanism
,
Akihiko Odaki
,
13:25
[PATCH 1/4] cutils: Introduce bundle mechanism
,
Akihiko Odaki
,
13:25
Re: [PATCH v6 01/10] hw/intc: GICv3 ITS initial framework
,
Eric Auger
,
13:24
Re: [GIT PULL] I2C/IPMI bug fixes for QEMU 6.1
,
Titus Rwantare
,
13:24
[PATCH v5 5/5] tests/qtest: add tests for MAX34451 device model
,
Titus Rwantare
,
13:21
[PATCH v5 4/5] hw/misc: add MAX34451 device
,
Titus Rwantare
,
13:20
[PATCH v5 2/5] hw/misc: add ADM1272 device
,
Titus Rwantare
,
13:20
[PATCH v5 3/5] tests/qtest: add tests for ADM1272 device model
,
Titus Rwantare
,
13:20
[PATCH v5 1/5] hw/i2c: add support for PMBus
,
Titus Rwantare
,
13:20
[PATCH v5 0/5] Add support for PMBus in QEMU
,
Titus Rwantare
,
13:20
Re: [PATCH v7 01/14] target/s390x: meson: add target_user_arch
,
Cornelia Huck
,
13:20
Re: [PATCH 3/6] python/aqmp-tui: Add AQMP TUI draft
,
John Snow
,
13:20
Re: [PATCH v2 2/2] tests/tcg: Test that compare-and-trap raises SIGFPE
,
Richard Henderson
,
13:18
Re: [PATCH v3 0/2] x86/sev: Measured Linux SEV guest with kernel/initrd/cmdline
,
Connor Kuehl
,
13:16
Re: [PATCH v3 8/8] linux-user/syscall: Remove ERRNO_TABLE_SIZE check
,
Richard Henderson
,
13:12
Re: [PATCH v3 7/8] linux-user: Simplify host <-> target errno conversion using macros
,
Richard Henderson
,
13:11
Re: [PATCH v2 1/2] linux-user/s390x: signal with SIGFPE on compare-and-trap
,
Richard Henderson
,
13:08
[PATCH] target/i386: Fix cpuid level for AMD
,
Michael Roth
,
13:07
Re: [PATCH v1] migration: fix typo in mig_throttle_guest_down comment
,
Philippe Mathieu-Daudé
,
13:07
[PATCH v3 8/8] linux-user/syscall: Remove ERRNO_TABLE_SIZE check
,
Philippe Mathieu-Daudé
,
13:06
[PATCH v3 7/8] linux-user: Simplify host <-> target errno conversion using macros
,
Philippe Mathieu-Daudé
,
13:06
[PATCH v3 6/8] linux-user/mips: Move errno definitions to 'target_errno_defs.h'
,
Philippe Mathieu-Daudé
,
13:06
[PATCH v3 5/8] linux-user/hppa: Move errno definitions to 'target_errno_defs.h'
,
Philippe Mathieu-Daudé
,
13:06
[PATCH v3 4/8] linux-user/alpha: Move errno definitions to 'target_errno_defs.h'
,
Philippe Mathieu-Daudé
,
13:06
[PATCH v3 3/8] linux-user: Extract target errno to 'target_errno_defs.h'
,
Philippe Mathieu-Daudé
,
13:06
[PATCH v3 2/8] linux-user/sparc: Rename target_errno.h -> target_errno_defs.h
,
Philippe Mathieu-Daudé
,
13:06
[PATCH v3 1/8] linux-user/syscall: Fix RF-kill errno (typo in ERFKILL)
,
Philippe Mathieu-Daudé
,
13:06
[PATCH v3 0/8] linux-user: target <-> host errno conversion code refactor
,
Philippe Mathieu-Daudé
,
13:06
Re: [PATCH v3 0/2] x86/sev: Measured Linux SEV guest with kernel/initrd/cmdline
,
Philippe Mathieu-Daudé
,
13:03
Re: [PATCH 3/2] qemu-img: Improve error for rebase without backing format
,
Kevin Wolf
,
12:59
[PATCH v2] ui/cocoa: Fix the type of main's argv
,
Akihiko Odaki
,
12:58
[PATCH v3 4/4] target/ppc: moved store_40x_sler to helper_regs.c
,
Lucas Mateus Castro (alqotel)
,
12:51
[PATCH v3 3/4] target/ppc: moved ppc_store_sdr1 to mmu_common.c
,
Lucas Mateus Castro (alqotel)
,
12:51
[PATCH v3 2/4] target/ppc: divided mmu_helper.c in 2 files
,
Lucas Mateus Castro (alqotel)
,
12:51
[PATCH v3 1/4] target/ppc: Don't compile ppc_tlb_invalid_all without TCG
,
Lucas Mateus Castro (alqotel)
,
12:51
[PATCH v3 0/4] target/ppc: MMU clean up
,
Lucas Mateus Castro (alqotel)
,
12:51
Re: [PATCH 12/20] python/aqmp: add QMP Message format
,
John Snow
,
12:51
[PATCH v3 26/28] target/tricore: Use translator_use_goto_tb
,
Richard Henderson
,
12:41
Re: [PATCH v3 0/2] x86/sev: Measured Linux SEV guest with kernel/initrd/cmdline
,
Connor Kuehl
,
12:41
[PATCH v3 28/28] target/xtensa: Use translator_use_goto_tb
,
Richard Henderson
,
12:41
[PATCH v3 21/28] target/rx: Use translator_use_goto_tb
,
Richard Henderson
,
12:41
[PATCH v3 22/28] target/s390x: Use translator_use_goto_tb
,
Richard Henderson
,
12:41
[PATCH v3 23/28] target/s390x: Remove use_exit_tb
,
Richard Henderson
,
12:41
[PATCH v3 18/28] target/openrisc: Use translator_use_goto_tb
,
Richard Henderson
,
12:41
[PATCH v3 16/28] target/mips: Fix missing else in gen_goto_tb
,
Richard Henderson
,
12:41
[PATCH v3 24/28] target/sh4: Use translator_use_goto_tb
,
Richard Henderson
,
12:41
[PATCH v3 27/28] target/tricore: Use tcg_gen_lookup_and_goto_ptr
,
Richard Henderson
,
12:41
[PATCH v3 19/28] target/ppc: Use translator_use_goto_tb
,
Richard Henderson
,
12:41
[PATCH v3 14/28] target/microblaze: Use translator_use_goto_tb
,
Richard Henderson
,
12:41
[PATCH v3 20/28] target/riscv: Use translator_use_goto_tb
,
Richard Henderson
,
12:41
[PATCH v3 17/28] target/nios2: Use translator_use_goto_tb
,
Richard Henderson
,
12:41
[PATCH v3 11/28] target/hppa: Use translator_use_goto_tb
,
Richard Henderson
,
12:41
[PATCH v3 25/28] target/sparc: Use translator_use_goto_tb
,
Richard Henderson
,
12:41
[PATCH v3 15/28] target/mips: Use translator_use_goto_tb
,
Richard Henderson
,
12:41
[PATCH v3 08/28] target/avr: Use translator_use_goto_tb
,
Richard Henderson
,
12:41
[PATCH v3 09/28] target/avr: Mark some helpers noreturn
,
Richard Henderson
,
12:41
[PATCH v3 10/28] target/cris: Use translator_use_goto_tb
,
Richard Henderson
,
12:41
[PATCH v3 12/28] target/i386: Use translator_use_goto_tb
,
Richard Henderson
,
12:41
[PATCH v3 03/28] target/alpha: Remove in_superpage
,
Richard Henderson
,
12:41
[PATCH v3 07/28] target/arm: Use translator_use_goto_tb for aarch32
,
Richard Henderson
,
12:41
[PATCH v3 13/28] target/m68k: Use translator_use_goto_tb
,
Richard Henderson
,
12:41
[PATCH v3 05/28] target/arm: Use DISAS_TOO_MANY for ISB and SB
,
Richard Henderson
,
12:41
[PATCH v3 04/28] target/alpha: Use translator_use_goto_tb
,
Richard Henderson
,
12:41
[PATCH v3 02/28] target/alpha: Remove use_exit_tb
,
Richard Henderson
,
12:41
[PATCH v3 06/28] target/arm: Use translator_use_goto_tb for aarch64
,
Richard Henderson
,
12:41
[PATCH v3 00/28] accel/tcg: Introduce translator_use_goto_tb
,
Richard Henderson
,
12:41
[PATCH v3 01/28] accel/tcg: Introduce translator_use_goto_tb
,
Richard Henderson
,
12:41
Re: [PATCH] contrib: add udev qemu-guest-agent.rules
,
Daniel P . Berrangé
,
12:37
Re: [PATCH v1] migration: fix typo in mig_throttle_guest_down comment
,
Dr. David Alan Gilbert
,
12:37
Re: [PULL 36/40] vl: switch -M parsing to keyval
,
Jason Andryuk
,
12:32
Re: Picture missing in About dialog on cocoa ui
,
Programmingkid
,
12:28
Re: Picture missing in About dialog on cocoa ui
,
Programmingkid
,
12:23
[PATCH v1] migration: fix typo in mig_throttle_guest_down comment
,
Olaf Hering
,
12:22
Re: [PATCH v2 05/28] target/arm: Use gen_jmp for ISB and SB
,
Richard Henderson
,
12:17
Re: [RFC PATCH 8/8] target/i386: Move X86XSaveArea into TCG
,
David Edmondson
,
12:14
Re: [PATCH v2 05/28] target/arm: Use gen_jmp for ISB and SB
,
Peter Maydell
,
12:11
Re: [PATCH v2 8/8] linux-user: Simplify host <-> target errno conversion using macros
,
Philippe Mathieu-Daudé
,
12:09
Re: [PATCH v2 05/28] target/arm: Use gen_jmp for ISB and SB
,
Richard Henderson
,
12:04
Re: [PATCH V5 20/25] chardev: cpr framework
,
Marc-André Lureau
,
12:03
Re: [PATCH v5 14/14] gitlab-ci: do not use qemu-project Docker registry
,
Alessandro Di Federico
,
12:00
[PATCH v2 2/2] coverity-scan: Add 'sysemu' component
,
Philippe Mathieu-Daudé
,
11:57
[PATCH v2 1/2] coverity-scan: Add a component for each accelerator
,
Philippe Mathieu-Daudé
,
11:57
[PATCH v2 0/2] coverity-scan: Add accelerator and sysemu components
,
Philippe Mathieu-Daudé
,
11:57
Re: [PATCH V5 11/25] cpr: restart mode
,
Marc-André Lureau
,
11:54
[PATCH 3/2] qemu-img: Improve error for rebase without backing format
,
Eric Blake
,
11:52
Re: [PATCH V5 12/25] cpr: QMP interfaces for restart
,
Marc-André Lureau
,
11:49
Re: [PATCH v5] ui/gtk: New -display gtk option 'full-screen-on-monitor'.
,
Markus Armbruster
,
11:49
Re: [PATCH v2 8/8] linux-user: Simplify host <-> target errno conversion using macros
,
Richard Henderson
,
11:48
[PATCH v2 34/35] acpi: remove no longer used build_header()
,
Igor Mammedov
,
11:47
[PATCH v2 35/35] acpi: AcpiGenericAddress no longer used to map/access fields of MMIO, drop packed attribute
,
Igor Mammedov
,
11:47
[PATCH v2 33/35] acpi: build_facs: use build_append_int_noprefix() API to compose table
,
Igor Mammedov
,
11:47
[PATCH v2 32/35] acpi: arm/virt: build_gtdt: use acpi_init_table()/acpi_table_composed() instead of build_header()
,
Igor Mammedov
,
11:47
[PATCH v2 31/35] acpi: arm/virt: build_spcr: use acpi_init_table()/acpi_table_composed() instead of build_header()
,
Igor Mammedov
,
11:47
[PATCH v2 30/35] acpi: arm/virt: build_spcr: fix invalid cast
,
Igor Mammedov
,
11:47
[PATCH v2 29/35] acpi: arm/virt: convert build_iort() to endian agnostic build_append_FOO() API
,
Igor Mammedov
,
11:47
[PATCH v2 27/35] acpi: arm: virt: build_dsdt: use acpi_init_table()/acpi_table_composed() instead of build_header()
,
Igor Mammedov
,
11:47
[PATCH v2 28/35] acpi: arm: virt: build_iort: use acpi_init_table()/acpi_table_composed() instead of build_header()
,
Igor Mammedov
,
11:47
[PATCH v2 26/35] acpi: build_dsdt_microvm: use acpi_init_table()/acpi_table_composed() instead of build_header()
,
Igor Mammedov
,
11:47
[PATCH v2 25/35] acpi: arm/virt: madt: use build_append_int_noprefix() API to compose MADT table
,
Igor Mammedov
,
11:47
[PATCH v2 24/35] acpi: x86: madt: use build_append_int_noprefix() API to compose MADT table
,
Igor Mammedov
,
11:47
[PATCH v2 23/35] acpi: x86: set enabled when composing _MAT entries
,
Igor Mammedov
,
11:47
[PATCH v2 21/35] acpi: madt: arm/x86: use acpi_init_table()/acpi_table_composed() instead of build_header()
,
Igor Mammedov
,
11:47
[PATCH v2 20/35] acpi: build_amd_iommu: use acpi_init_table()/acpi_table_composed() instead of build_header()
,
Igor Mammedov
,
11:47
[PATCH v2 22/35] acpi: x86: remove dead code
,
Igor Mammedov
,
11:47
[PATCH v2 19/35] acpi: build_waet: use acpi_init_table()/acpi_table_composed() instead of build_header()
,
Igor Mammedov
,
11:47
[PATCH v2 17/35] acpi: use build_append_int_noprefix() API to compose SRAT table
,
Igor Mammedov
,
11:47
[PATCH v2 18/35] acpi: build_dmar_q35: use acpi_init_table()/acpi_table_composed() instead of build_header()
,
Igor Mammedov
,
11:46
[PATCH v2 15/35] acpi: build_tpm_tcpa: use acpi_init_table()/acpi_table_composed() instead of build_header()
,
Igor Mammedov
,
11:46
[PATCH v2 16/35] acpi: arm/x86: build_srat: use acpi_init_table()/acpi_table_composed() instead of build_header()
,
Igor Mammedov
,
11:46
[PATCH v2 13/35] acpi: x86: build_dsdt: use acpi_init_table()/acpi_table_composed() instead of build_header()
,
Igor Mammedov
,
11:46
[PATCH v2 14/35] acpi: build_hpet: use acpi_init_table()/acpi_table_composed() instead of build_header()
,
Igor Mammedov
,
11:46
[PATCH v2 12/35] acpi: vmgenid_build_acpi: use acpi_init_table()/acpi_table_composed() instead of build_header()
,
Igor Mammedov
,
11:46
[PATCH v2 11/35] acpi: nvdimm_build_ssdt: use acpi_init_table()/acpi_table_composed() instead of build_header()
,
Igor Mammedov
,
11:46
[PATCH v2 07/35] acpi: acpi_build_hest: use acpi_init_table()/acpi_table_composed() instead of build_header()
,
Igor Mammedov
,
11:46
[PATCH v2 10/35] acpi: nvdimm_build_nfit: use acpi_init_table()/acpi_table_composed() instead of build_header()
,
Igor Mammedov
,
11:46
[PATCH v2 09/35] acpi: build_hmat: use acpi_init_table()/acpi_table_composed() instead of build_header()
,
Igor Mammedov
,
11:46
[PATCH v2 08/35] acpi: build_mcfg: use acpi_init_table()/acpi_table_composed() instead of build_header()
,
Igor Mammedov
,
11:46
[PATCH v2 05/35] acpi: build_fadt: use acpi_init_table()/acpi_table_composed() instead of build_header()
,
Igor Mammedov
,
11:46
[PATCH v2 06/35] acpi: build_tpm2: use acpi_init_table()/acpi_table_composed() instead of build_header()
,
Igor Mammedov
,
11:46
[PATCH v2 03/35] acpi: build_xsdt: use acpi_init_table()/acpi_table_composed() instead of build_header()
,
Igor Mammedov
,
11:46
[PATCH v2 04/35] acpi: build_slit: use acpi_init_table()/acpi_table_composed() instead of build_header()
,
Igor Mammedov
,
11:46
[PATCH v2 02/35] acpi: build_rsdt: use acpi_init_table()/acpi_table_composed() instead of build_header()
,
Igor Mammedov
,
11:46
[PATCH v2 01/35] acpi: add helper routines to initialize ACPI tables
,
Igor Mammedov
,
11:46
[PATCH v2 00/35] acpi: refactor error prone build_header() and packed structures usage in ACPI tables
,
Igor Mammedov
,
11:46
Re: [PATCH v2 8/8] linux-user: Simplify host <-> target errno conversion using macros
,
Richard Henderson
,
11:44
Re: [PATCH V5 11/25] cpr: restart mode
,
Marc-André Lureau
,
11:43
Re: [PATCH v2 7/8] linux-user/syscall: Introduce errno_exists()
,
Richard Henderson
,
11:42
[PATCH] contrib: add udev qemu-guest-agent.rules
,
Cole Robinson
,
11:41
Re: [PATCH v2 6/8] linux-user/mips: Move errno definitions to 'target_errno_defs.h'
,
Richard Henderson
,
11:38
Re: [PATCH v2 5/8] linux-user/hppa: Move errno definitions to 'target_errno_defs.h'
,
Richard Henderson
,
11:35
Re: [PATCH v2 4/8] linux-user/alpha: Move errno definitions to 'target_errno_defs.h'
,
Richard Henderson
,
11:34
Re: [PATCH v2 2/8] linux-user/sparc: Rename target_errno.h -> target_errno_defs.h
,
Richard Henderson
,
11:34
Re: [PATCH v2 1/8] linux-user/syscall: Fix RF-kill errno (typo in ERFKILL)
,
Richard Henderson
,
11:33
Re: [PATCH v2 3/8] linux-user: Extract target errno to 'target_errno_defs.h'
,
Richard Henderson
,
11:33
Re: [PULL 00/15] Machine queue, 2021-07-07
,
Eduardo Habkost
,
11:33
Re: [PATCH v2 8/8] linux-user: Simplify host <-> target errno conversion using macros
,
Laurent Vivier
,
11:30
Re: [PATCH v1 05/39] tests/tcg: generalise the disabling of the signals test
,
Peter Maydell
,
11:30
Re: [PATCH 3/7] tests: Add suffix tpm2 or tpm12 to ACPI table files
,
Michael S. Tsirkin
,
11:27
Re: [PATCH v2 7/8] linux-user/syscall: Introduce errno_exists()
,
Laurent Vivier
,
11:25
Re: [PATCH v2 6/8] linux-user/mips: Move errno definitions to 'target_errno_defs.h'
,
Laurent Vivier
,
11:25
Re: [PATCH v2 4/8] linux-user/alpha: Move errno definitions to 'target_errno_defs.h'
,
Laurent Vivier
,
11:25
Re: [PATCH v2 5/8] linux-user/hppa: Move errno definitions to 'target_errno_defs.h'
,
Laurent Vivier
,
11:25
Re: [PATCH v2 3/8] linux-user: Extract target errno to 'target_errno_defs.h'
,
Laurent Vivier
,
11:25
Re: [PATCH] target/arm: Implement MTE3
,
Richard Henderson
,
11:23
Re: [RFC PATCH 8/8] target/i386: Move X86XSaveArea into TCG
,
Richard Henderson
,
11:22
Re: [PATCH v2 2/8] linux-user/sparc: Rename target_errno.h -> target_errno_defs.h
,
Laurent Vivier
,
11:20
Re: [PATCH v2 1/8] linux-user/syscall: Fix RF-kill errno (typo in ERFKILL)
,
Laurent Vivier
,
11:19
[PULL 03/17] s390x/tcg: Fix m5 vs. m4 field for VECTOR MULTIPLY SUM LOGICAL
,
Cornelia Huck
,
11:19
[PULL 02/17] target/s390x: Fix CC set by CONVERT TO FIXED/LOGICAL
,
Cornelia Huck
,
11:19
[PULL 01/17] s390x/cpumodel: add 3931 and 3932
,
Cornelia Huck
,
11:19
[PULL 00/17] s390x update for softfreeze
,
Cornelia Huck
,
11:19
Re: [PATCH 4/7] test: tpm: Create TPM 1.2 response in TPM emulator
,
Igor Mammedov
,
11:19
[PULL 46/48] hw/arm: move CONFIG_V7M out of default-devices
,
Paolo Bonzini
,
11:18
[PULL 42/48] vl: fix leak of qdict_crumple return value
,
Paolo Bonzini
,
11:18
Re: [PATCH 3/7] tests: Add suffix tpm2 or tpm12 to ACPI table files
,
Igor Mammedov
,
11:18
[PULL 47/48] configs: rename default-configs to configs and reorganise
,
Paolo Bonzini
,
11:18
[PULL 44/48] meson: Introduce target-specific Kconfig
,
Paolo Bonzini
,
11:18
[PULL 43/48] meson: switch function tests from compilation to linking
,
Paolo Bonzini
,
11:18
[PULL 41/48] target/i386: fix exceptions for MOV to DR
,
Paolo Bonzini
,
11:18
[PULL 31/48] accel: build qtest modular
,
Paolo Bonzini
,
11:18
[PULL 48/48] configure: allow the selection of alternate config in the build
,
Paolo Bonzini
,
11:18
[PULL 45/48] hw/arm: add dependency on OR_IRQ for XLNX_VERSAL
,
Paolo Bonzini
,
11:18
[PULL 38/48] monitor/tcg: move tcg hmp commands to accel/tcg, register them dynamically
,
Paolo Bonzini
,
11:18
[PULL 36/48] monitor/usb: register 'info usbhost' dynamically
,
Paolo Bonzini
,
11:18
[PULL 40/48] target/i386: Added DR6 and DR7 consistency checks
,
Paolo Bonzini
,
11:18
[PULL 39/48] target/i386: Added MSRPM and IOPM size check
,
Paolo Bonzini
,
11:18
[PULL 26/48] modules: add module_obj() note to QOM docs
,
Paolo Bonzini
,
11:18
[PULL 33/48] accel: build tcg modular
,
Paolo Bonzini
,
11:18
[PULL 34/48] monitor: allow register hmp commands
,
Paolo Bonzini
,
11:18
[PULL 37/48] usb: build usb-host as module
,
Paolo Bonzini
,
11:18
[PULL 35/48] usb: drop usb_host_dev_is_scsi_storage hook
,
Paolo Bonzini
,
11:18
[PULL 32/48] accel: add tcg module annotations
,
Paolo Bonzini
,
11:18
[PULL 30/48] accel: add qtest module annotations
,
Paolo Bonzini
,
11:18
[PULL 28/48] modules: hook up modules.h to docs build
,
Paolo Bonzini
,
11:18
[PULL 29/48] accel: autoload modules
,
Paolo Bonzini
,
11:18
[PULL 22/48] modules: check arch and block load on mismatch
,
Paolo Bonzini
,
11:18
[PULL 21/48] modules: add tracepoints
,
Paolo Bonzini
,
11:18
[PULL 25/48] modules: add documentation for module sourcesets
,
Paolo Bonzini
,
11:18
[PULL 24/48] modules: target-specific module build infrastructure
,
Paolo Bonzini
,
11:18
[PULL 27/48] modules: module.h kerneldoc annotations
,
Paolo Bonzini
,
11:18
[PULL 20/48] modules: use modinfo for qemu opts load
,
Paolo Bonzini
,
11:18
[PULL 19/48] modules: use modinfo for qom load
,
Paolo Bonzini
,
11:18
[PULL 23/48] modules: check arch on qom lookup
,
Paolo Bonzini
,
11:18
[PULL 18/48] modules: use modinfo for dependencies
,
Paolo Bonzini
,
11:18
[PULL 17/48] modules: add block module annotations
,
Paolo Bonzini
,
11:18
[PULL 16/48] modules: add s390x module annotations
,
Paolo Bonzini
,
11:18
[PULL 15/48] modules: add ui module annotations
,
Paolo Bonzini
,
11:18
[PULL 11/48] modules: add chardev module annotations
,
Paolo Bonzini
,
11:18
[PULL 08/48] modules: check if all dependencies can be satisfied
,
Paolo Bonzini
,
11:18
[PULL 14/48] modules: add ccid module annotations
,
Paolo Bonzini
,
11:18
[PULL 13/48] modules: add usb-redir module annotations
,
Paolo Bonzini
,
11:18
[PULL 09/48] modules: add qxl module annotations
,
Paolo Bonzini
,
11:18
[PULL 07/48] modules: generate modinfo.c
,
Paolo Bonzini
,
11:18
[PULL 12/48] modules: add audio module annotations
,
Paolo Bonzini
,
11:18
[PULL 10/48] modules: add virtio-gpu module annotations
,
Paolo Bonzini
,
11:18
[PULL 05/48] modules: add modinfo macros
,
Paolo Bonzini
,
11:18
[PULL 04/48] osdep: fix HAVE_BROKEN_SIZE_MAX case
,
Paolo Bonzini
,
11:18
[PULL 00/48] Misc patches for QEMU 6.1 soft freeze
,
Paolo Bonzini
,
11:18
[PULL 02/48] configure: fix libpmem configuration option
,
Paolo Bonzini
,
11:18
[PULL 06/48] modules: collect module meta-data
,
Paolo Bonzini
,
11:18
[PULL 03/48] meson: fix missing preprocessor symbols
,
Paolo Bonzini
,
11:17
[PULL 01/48] configure: fix libdaxctl options
,
Paolo Bonzini
,
11:17
Re: [RFC PATCH] audio: Make the AudiodevDriver enum conditional
,
Daniel P . Berrangé
,
11:17
Re: [PATCH V5 10/25] util: env var helpers
,
Marc-André Lureau
,
11:11
Re: [PATCH] target/arm: Implement MTE3
,
Richard Henderson
,
11:08
Re: [PATCH 03/11] hw/gpio/pl061: Clean up read/write offset handling logic
,
Richard Henderson
,
11:07
Re: [PATCH 2/3] Acceptance Tests: move definition of distro checksums to the framework
,
Eric Auger
,
11:03
Re: [PATCH 0/3] Acceptance Tests: support choosing specific distro and version
,
Eric Auger
,
11:00
Re: [PATCH 2/3] Acceptance Tests: move definition of distro checksums to the framework
,
Eric Auger
,
10:59
Re: [RFC PATCH] audio: Make the AudiodevDriver enum conditional
,
Markus Armbruster
,
10:56
[PATCH v2 2/2] hw/arm/raspi: Remove deprecated raspi2/raspi3 aliases
,
Philippe Mathieu-Daudé
,
10:55
[PATCH v2 1/2] tests: Remove uses of deprecated raspi2/raspi3 machine names
,
Philippe Mathieu-Daudé
,
10:55
[PATCH v2 0/2] hw/arm/raspi: Remove deprecated raspi2/raspi3 aliases
,
Philippe Mathieu-Daudé
,
10:55
Re: [PATCH 0/3] Acceptance Tests: support choosing specific distro and version
,
Cleber Rosa
,
10:51
[PATCH] migration/rdma: prevent from double free the same mr
,
Li Zhijian
,
10:47
Re: [PATCH 2/3] Acceptance Tests: move definition of distro checksums to the framework
,
Cleber Rosa
,
10:47
Re: [PATCH 11/18] crypto: rename des-rfb cipher to just des
,
Markus Armbruster
,
10:41
Re: [PATCH V5 09/25] string to strList
,
Marc-André Lureau
,
10:37
Re: [PATCH v6 6/6] block: Make blockdev-reopen stable API
,
Eric Blake
,
10:37
[PATCH] hw/riscv: sifive_u: Make sure firmware info is 8-byte aligned
,
Bin Meng
,
10:33
Re: [PATCH V5 08/25] vl: add helper to request re-exec
,
Marc-André Lureau
,
10:32
Re: [PATCH 7/7] tests: acpi: tpm1.2: Add expected TPM 1.2 ACPI blobs
,
Igor Mammedov
,
10:26
Re: [PATCH 5/7] tests: acpi: prepare for new TPM 1.2 related tables
,
Igor Mammedov
,
10:26
Re: [PATCH 6/7] tests: acpi: Add test cases for TPM 1.2 with TCPA table
,
Igor Mammedov
,
10:25
Re: [PATCH 2/7] tests: Add tpm_version field to TPMTestState and fill it
,
Igor Mammedov
,
10:24
Re: [PATCH 1/7] tests: Rename TestState to TPMTestState
,
Igor Mammedov
,
10:23
Re: [PATCH v4 1/3] qapi/qdev.json: add DEVICE_UNPLUG_ERROR QAPI event
,
Daniel Henrique Barboza
,
10:20
Re: [PATCH V5 07/25] machine: memfd-alloc option
,
Marc-André Lureau
,
10:20
Re: [PATCH 3/7] tests: Add suffix tpm2 or tpm12 to ACPI table files
,
Stefan Berger
,
10:18
[PATCH v2 8/8] linux-user: Simplify host <-> target errno conversion using macros
,
Philippe Mathieu-Daudé
,
10:12
[PATCH v2 7/8] linux-user/syscall: Introduce errno_exists()
,
Philippe Mathieu-Daudé
,
10:12
[PATCH v2 6/8] linux-user/mips: Move errno definitions to 'target_errno_defs.h'
,
Philippe Mathieu-Daudé
,
10:12
[PATCH v2 5/8] linux-user/hppa: Move errno definitions to 'target_errno_defs.h'
,
Philippe Mathieu-Daudé
,
10:11
[PATCH v2 4/8] linux-user/alpha: Move errno definitions to 'target_errno_defs.h'
,
Philippe Mathieu-Daudé
,
10:11
[PATCH v2 3/8] linux-user: Extract target errno to 'target_errno_defs.h'
,
Philippe Mathieu-Daudé
,
10:11
[PATCH v2 2/8] linux-user/sparc: Rename target_errno.h -> target_errno_defs.h
,
Philippe Mathieu-Daudé
,
10:11
[PATCH v2 1/8] linux-user/syscall: Fix RF-kill errno (typo in ERFKILL)
,
Philippe Mathieu-Daudé
,
10:11
[PATCH v2 0/8] linux-user: target <-> host errno conversion code refactor
,
Philippe Mathieu-Daudé
,
10:11
Re: [PATCH 2/2] qemu-img: Require -F with -b backing image
,
Eric Blake
,
10:04
Re: [PATCH 3/7] tests: Add suffix tpm2 or tpm12 to ACPI table files
,
Igor Mammedov
,
09:59
Re: [PATCH V5 06/25] oslib: qemu_clr_cloexec
,
Marc-André Lureau
,
09:58
Re: [PATCH v6 1/6] qcow2: Fix dangling pointer after reopen for 'file'
,
Vladimir Sementsov-Ogievskiy
,
09:52
Re: [PATCH V5 05/25] as_flat_walk
,
Marc-André Lureau
,
09:49
Re: [PATCH V5 03/25] cpr: QMP interfaces for reboot
,
Marc-André Lureau
,
09:27
Re: [PATCH v6 1/6] qcow2: Fix dangling pointer after reopen for 'file'
,
Eric Blake
,
09:26
Re: [PATCH 00/20] python: introduce Asynchronous QMP package
,
John Snow
,
09:24
[PULL 3/5] block/file-posix: Optimize for macOS
,
Stefan Hajnoczi
,
09:12
[PULL 4/5] block: Add backend_defaults property
,
Stefan Hajnoczi
,
09:12
[PULL 0/5] Block patches
,
Stefan Hajnoczi
,
09:12
[PULL 5/5] block/io: Merge discard request alignments
,
Stefan Hajnoczi
,
09:12
[PULL 2/5] util/async: print leaked BH name when AioContext finalizes
,
Stefan Hajnoczi
,
09:12
[PULL 1/5] util/async: add a human-readable name to BHs for debugging
,
Stefan Hajnoczi
,
09:12
Re: [RFC PATCH 0/6] job: replace AioContext lock with job_mutex
,
Stefan Hajnoczi
,
09:09
Re: Re: [PATCH] target/i386: Fix cpuid level for AMD
,
皮振伟
,
09:09
Re: [PATCH v4 3/3] memory_hotplug.c: send DEVICE_UNPLUG_ERROR in acpi_memory_hotplug_write()
,
Markus Armbruster
,
09:09
Re: [PATCH v4 2/3] spapr: use DEVICE_UNPLUG_ERROR to report unplug errors
,
Markus Armbruster
,
09:08
Re: [RFC PATCH 0/6] job: replace AioContext lock with job_mutex
,
Stefan Hajnoczi
,
09:05
Re: [PULL 00/15] Machine queue, 2021-07-07
,
David Hildenbrand
,
09:03
Re: [PATCH 0/2] Remove deprecated qemu-img backing file without format
,
Kevin Wolf
,
09:03
Re: [PATCH v1] vhost: make SET_VRING_ADDR, SET_FEATURES send replies
,
Denis Plotnikov
,
09:03
Re: [PATCH v4 1/3] qapi/qdev.json: add DEVICE_UNPLUG_ERROR QAPI event
,
Markus Armbruster
,
09:01
Re: [PATCH 2/2] qemu-img: Require -F with -b backing image
,
Kevin Wolf
,
09:01
Re: [PATCH qemu v23] spapr: Fix implementation of Open Firmware client interface
,
BALATON Zoltan
,
09:00
Re: [RFC PATCH 5/6] job: use global job_mutex to protect struct Job
,
Stefan Hajnoczi
,
08:56
[PATCH v5 4/9] hw/i386: Add a default_bus_bypass_iommu pc machine option
,
Wang Xingang
,
08:56
[PATCH v5 3/9] hw/arm/virt: Add default_bus_bypass_iommu machine option
,
Wang Xingang
,
08:56
[PATCH v5 1/9] hw/pci/pci_host: Allow PCI host to bypass iommu
,
Wang Xingang
,
08:56
[PATCH v5 0/9] IOMMU: Add support for IOMMU Bypass Feature
,
Wang Xingang
,
08:56
[PATCH v5 5/9] hw/pci: Add pci_bus_range() to get PCI bus number range
,
Wang Xingang
,
08:56
[PATCH v5 9/9] docs: Add documentation for iommu bypass
,
Wang Xingang
,
08:56
[PATCH v5 6/9] hw/arm/virt-acpi-build: Add IORT support to bypass SMMUv3
,
Wang Xingang
,
08:55
[PATCH v5 8/9] hw/i386/acpi-build: Add IVRS support to bypass iommu
,
Wang Xingang
,
08:55
[PATCH v5 2/9] hw/pxb: Add a bypass iommu property
,
Wang Xingang
,
08:55
[PATCH v5 7/9] hw/i386/acpi-build: Add DMAR support to bypass iommu
,
Wang Xingang
,
08:55
Re: [PATCH v2 03/28] target/alpha: Remove in_superpage
,
Peter Maydell
,
08:36
Re: [PATCH v2 02/28] target/alpha: Remove use_exit_tb
,
Peter Maydell
,
08:35
Re: [PATCH v2] remote/memory: Replace share parameter with ram_flags
,
Philippe Mathieu-Daudé
,
08:30
Re: [PATCH v2 04/28] target/alpha: Use translator_use_goto_tb
,
Peter Maydell
,
08:30
Re: [PATCH v2 08/28] target/avr: Use translator_use_goto_tb
,
Peter Maydell
,
08:29
Re: [PATCH v2 10/28] target/cris: Use translator_use_goto_tb
,
Peter Maydell
,
08:28
Re: [PATCH v2 11/28] target/hppa: Use translator_use_goto_tb
,
Peter Maydell
,
08:27
Re: [PATCH v2 12/28] target/i386: Use translator_use_goto_tb
,
Peter Maydell
,
08:26
Re: [PATCH] blockdev: fix drive-backup transaction endless drained section
,
Kevin Wolf
,
08:26
Re: [PATCH V5 02/25] cpr: reboot mode
,
Marc-André Lureau
,
08:26
Re: [PATCH v2 13/28] target/m68k: Use translator_use_goto_tb
,
Peter Maydell
,
08:23
Re: [PATCH v2 14/28] target/microblaze: Use translator_use_goto_tb
,
Peter Maydell
,
08:21
Re: [PATCH v2 15/28] target/mips: Use translator_use_goto_tb
,
Peter Maydell
,
08:19
Re: [PATCH v5 0/6] block/rbd: migrate to coroutines and add write zeroes support
,
Kevin Wolf
,
08:18
Re: [PATCH v2 17/28] target/nios2: Use translator_use_goto_tb
,
Peter Maydell
,
08:18
Re: [PATCH v2 21/28] target/rx: Use translator_use_goto_tb
,
Peter Maydell
,
08:17
Re: [PATCH v2 24/28] target/sh4: Use translator_use_goto_tb
,
Peter Maydell
,
08:17
Re: [PATCH v2 07/28] target/arm: Use translator_use_goto_tb for aarch32
,
Peter Maydell
,
08:15
Re: [RFC PATCH 0/6] job: replace AioContext lock with job_mutex
,
Kevin Wolf
,
08:15
Re: [PATCH v2 06/28] target/arm: Use translator_use_goto_tb for aarch64
,
Peter Maydell
,
08:09
Re: [PATCH v2 05/28] target/arm: Use gen_jmp for ISB and SB
,
Peter Maydell
,
08:06
Re: [PATCH] MAINTAINERS: update block/rbd.c maintainer
,
Kevin Wolf
,
08:06
Re: [PATCH v1] vhost: make SET_VRING_ADDR, SET_FEATURES send replies
,
Michael S. Tsirkin
,
08:04
Re: [PATCH V5 01/25] qemu_ram_volatile
,
Marc-André Lureau
,
08:01
Re: [PATCH 04/53] tests: acpi: q35: test for x2APIC entries in SRAT
,
Michael S. Tsirkin
,
08:00
[PATCH v2] remote/memory: Replace share parameter with ram_flags
,
Yang Zhong
,
07:56
[PATCH] meson: fix missing preprocessor symbols
,
Paolo Bonzini
,
07:54
[PATCH v6 4/6] block: Support multiple reopening with x-blockdev-reopen
,
Kevin Wolf
,
07:47
[PATCH v6 5/6] iotests: Test reopening multiple devices at the same time
,
Kevin Wolf
,
07:47
[PATCH v6 3/6] block: Acquire AioContexts during bdrv_reopen_multiple()
,
Kevin Wolf
,
07:47
[PATCH v6 2/6] block: Add bdrv_reopen_queue_free()
,
Kevin Wolf
,
07:47
[PATCH v6 6/6] block: Make blockdev-reopen stable API
,
Kevin Wolf
,
07:47
[PATCH v6 0/6] Make blockdev-reopen stable
,
Kevin Wolf
,
07:47
[PATCH v6 1/6] qcow2: Fix dangling pointer after reopen for 'file'
,
Kevin Wolf
,
07:47
Re: [PATCH] qemu-config: never call the callback after an error, fix leak
,
Paolo Bonzini
,
07:40
Re: [RFC PATCH 0/6] job: replace AioContext lock with job_mutex
,
Paolo Bonzini
,
07:32
Re: Esoteric QMP specification questions of dubious importance
,
Markus Armbruster
,
07:10
Re: [PATCH qemu v23] spapr: Fix implementation of Open Firmware client interface
,
Alexey Kardashevskiy
,
07:10
Re: [RFC PATCH 4/6] job.h: categorize job fields
,
Stefan Hajnoczi
,
07:02
Re: [PATCH v2 00/36] linux-user: Signal trampolines and vdsos
,
Philippe Mathieu-Daudé
,
06:55
Re: [RFC PATCH 3/6] job: minor changes to simplify locking
,
Stefan Hajnoczi
,
06:55
Re: [RFC PATCH 2/6] job: _locked functions and public job_lock/unlock for next patch
,
Stefan Hajnoczi
,
06:50
Re: [PATCH] MAINTAINERS: update block/rbd.c maintainer
,
Ilya Dryomov
,
06:45
Re: [PATCH] block/rbd: fix type of task->complete
,
Ilya Dryomov
,
06:41
Re: [PATCH qemu v23] spapr: Fix implementation of Open Firmware client interface
,
BALATON Zoltan
,
06:39
Re: [RFC PATCH 0/6] job: replace AioContext lock with job_mutex
,
Stefan Hajnoczi
,
06:37
Re: [PATCH qemu v23] spapr: Fix implementation of Open Firmware client interface
,
Alexey Kardashevskiy
,
06:25
Re: [PATCH qemu v23] spapr: Fix implementation of Open Firmware client interface
,
BALATON Zoltan
,
06:18
[PULL 8/8] linux-user/syscall: Remove hardcoded tabs (code style)
,
Laurent Vivier
,
06:08
[PULL 6/8] linux-user/mips: Handle TARGET_EWOULDBLOCK as TARGET_EAGAIN
,
Laurent Vivier
,
06:08
[PULL 7/8] linux-user/alpha: Remove hardcoded tabs (code style)
,
Laurent Vivier
,
06:08
[PULL 5/8] linux-user/hppa: Handle TARGET_EWOULDBLOCK as TARGET_EAGAIN
,
Laurent Vivier
,
06:08
[PULL 3/8] linux-user: Fix style problems in linuxload.c
,
Laurent Vivier
,
06:08
[PULL 4/8] linux-user/alpha: Handle TARGET_EWOULDBLOCK as TARGET_EAGAIN
,
Laurent Vivier
,
06:08
[PULL 2/8] linux-user: fill ppid field in /proc/self/stat
,
Laurent Vivier
,
06:08
[PULL 1/8] linux-user/elfload: Implement ELF_HWCAP for RISC-V
,
Laurent Vivier
,
06:08
[PULL 0/8] Linux user for 6.1 patches
,
Laurent Vivier
,
06:08
Re: [PATCH] block/rbd: fix type of task->complete
,
Kevin Wolf
,
06:00
Re: [trivial PATCH 1/1] hw/intc: Improve formatting of MEMTX_ERROR guest error message
,
Peter Maydell
,
05:55
Re: [PATCH] Fix libpmem configuration option
,
Li , Zhijian/李 智坚
,
05:55
[PATCH v2 2/2] virtio-balloon: free page hinting cleanups
,
David Hildenbrand
,
05:54
[PATCH v2 1/2] virtio-balloon: don't start free page hinting if postcopy is possible
,
David Hildenbrand
,
05:54
[PATCH v2 0/2] virtio-balloon: don't start free page hinting if postcopy is possible
,
David Hildenbrand
,
05:54
Re: [PULL 00/15] Machine queue, 2021-07-07
,
Peter Maydell
,
05:53
Re: [PATCH v2] target/arm: Correct the encoding of MDCCSR_EL0 and DBGDSCRint
,
Peter Maydell
,
05:51
Re: [PATCH] vl: fix leak of qdict_crumple return value
,
Paolo Bonzini
,
05:43
Re: [PATCH] vl: fix leak of qdict_crumple return value
,
Paolo Bonzini
,
05:41
Re: [PATCH 03/11] hw/gpio/pl061: Clean up read/write offset handling logic
,
Peter Maydell
,
05:40
Re: [PATCH v5 2/3] fuzz: add an instrumentation filter
,
Darren Kenny
,
05:31
Re: [PATCH] qemu-config: never call the callback after an error, fix leak
,
Markus Armbruster
,
05:24
Re: [PATCH v1 2/2] docs: add a section on the generalities of vhost-user
,
Stefan Hajnoczi
,
05:21
Re: [PATCH 04/53] tests: acpi: q35: test for x2APIC entries in SRAT
,
Igor Mammedov
,
05:18
Re: [PATCH REBASED v5 1/2] spapr: nvdimm: Implement H_SCM_FLUSH hcall
,
David Gibson
,
05:11
Re: [PATCH] vl: fix leak of qdict_crumple return value
,
Markus Armbruster
,
05:05
Re: [PATCH] ui/cocoa: Do not perform unsafe cast of argv
,
Peter Maydell
,
05:02
Re: [PATCH] docs: Add '-device intel-iommu' entry
,
Eric Auger
,
04:59
Re: Picture missing in About dialog on cocoa ui
,
Peter Maydell
,
04:59
Re: [PATCH v5 1/4] avocado_qemu: Fix KNOWN_DISTROS map into the LinuxDistro class
,
Eric Auger
,
04:56
Re: [PATCH 1/4] dp8393x: don't force 32-bit register access
,
Mark Cave-Ayland
,
04:50
Re: [PATCH 05/12] linux-user: Extract target errno to 'target_errno_defs.h'
,
Philippe Mathieu-Daudé
,
04:32
[PATCH v1] vhost: make SET_VRING_ADDR, SET_FEATURES send replies
,
Denis Plotnikov
,
04:28
Re: [PATCH v1 2/2] virtio-balloon: disallow postcopy with VIRTIO_BALLOON_F_FREE_PAGE_HINT
,
David Hildenbrand
,
04:19
Re: [PATCH v8 2/3] target/i386: Split out do_fninit
,
Philippe Mathieu-Daudé
,
04:13
Re: [PATCH] MAINTAINERS: remove Laszlo Ersek's entries
,
Philippe Mathieu-Daudé
,
04:03
Re: [PATCH v3 3/2] qemu-img: Reword 'qemu-img map --output=json' docs
,
Vladimir Sementsov-Ogievskiy
,
04:00
Re: [PATCH] remote/memory: Replace share parameter with ram_flags
,
Yang Zhong
,
03:47
Re: [RFC PATCH 8/8] target/i386: Move X86XSaveArea into TCG
,
David Edmondson
,
03:45
Re: [PATCH] remote/memory: Replace share parameter with ram_flags
,
David Hildenbrand
,
03:26
Re: [PATCH v0] vhost: make SET_VRING_ADDR, SET_[PROTOCOL_]FEATEURES send replies
,
Denis Plotnikov
,
03:24
Re: [PATCH v1 2/2] virtio-balloon: disallow postcopy with VIRTIO_BALLOON_F_FREE_PAGE_HINT
,
David Hildenbrand
,
03:23
[PATCH] remote/memory: Replace share parameter with ram_flags
,
Yang Zhong
,
03:16
Re: [PATCH v1 2/2] virtio-balloon: disallow postcopy with VIRTIO_BALLOON_F_FREE_PAGE_HINT
,
David Hildenbrand
,
03:14
[PATCH] MAINTAINERS: remove Laszlo Ersek's entries
,
Laszlo Ersek
,
03:14
[PATCH qemu v23] spapr: Fix implementation of Open Firmware client interface
,
Alexey Kardashevskiy
,
02:56
Re: [PATCH qemu v22] spapr: Implement Open Firmware client interface
,
Alexey Kardashevskiy
,
02:38
Re: [PATCH 4/4] hw/nvme: fix controller hot unplugging
,
Hannes Reinecke
,
02:15
[PATCH] ui/cocoa: Use the standard about panel
,
Akihiko Odaki
,
01:47
[PATCH] ui/cocoa: Do not perform unsafe cast of argv
,
Akihiko Odaki
,
01:46
[PATCH v3] net/macos: implement vmnet-based netdev
,
Akihiko Odaki
,
01:45
Re: Picture missing in About dialog on cocoa ui
,
Akihiko Odaki
,
01:38
Re: [PATCH v2 4/4] hw/nvme: fix controller hot unplugging
,
Klaus Jensen
,
01:16
Re: [External] Re: [PATCH] target/i386: Fix cpuid level for AMD
,
Michael Roth
,
01:12
Re: [PATCH] docs/system: riscv: Update Microchip Icicle Kit for direct kernel boot
,
Alistair Francis
,
00:50
Re: [PATCH] Fix libpmem configuration option
,
Pankaj Gupta
,
00:48
Re: [PATCH] hw/riscv: sifive_u: Correct the CLINT timebase frequency
,
Alistair Francis
,
00:48
Re: [PATCH] target/riscv: hardwire bits in hideleg and hedeleg
,
Alistair Francis
,
00:46
Re: [PATCH qemu v22] spapr: Implement Open Firmware client interface
,
David Gibson
,
00:42
Re: [PATCH 0/4] ppc/Pegasos2: Firmware replacement using VOF
,
David Gibson
,
00:42
Re: [PATCH 4/4] ppc/pegasos2: Implement some RTAS functions with VOF
,
David Gibson
,
00:42
[Bug 1890775] Re: Aten USB to Serial bridge does not work with qemu under Windows 10
,
Launchpad Bug Tracker
,
00:26
[Bug 1679358] Re: ARM: RES0/RES1 SCTLR fields not read-only
,
Launchpad Bug Tracker
,
00:26
[Bug 1890395] Re: qmp/hmp: crash if client closes socket too early
,
Launchpad Bug Tracker
,
00:26
[Bug 1892533] Re: Meson: Missing config-host.mak
,
Launchpad Bug Tracker
,
00:26
[Bug 1891829] Re: High bit(s) sometimes set high on rcvd serial bytes when char size < 8 bits
,
Launchpad Bug Tracker
,
00:26
[Bug 1892541] Re: qemu 5.1 on windows 10 with whpx can not install Windows 7 guest
,
Launchpad Bug Tracker
,
00:26
[Bug 1892684] Re: curl and wget segfaults when link has redirects
,
Launchpad Bug Tracker
,
00:26
[Bug 1893807] Re: Crash when launching windows qemu version from WSL2
,
Launchpad Bug Tracker
,
00:26
[Bug 1893634] Re: blk_get_max_transfer() works only with sg
,
Launchpad Bug Tracker
,
00:26
[Bug 1894804] Re: Second DEVICE_DELETED event missing during virtio-blk disk device detach
,
Launchpad Bug Tracker
,
00:26
[Bug 1894617] Re: qemu-i386 mmap but offset greater than 32 bits
,
Launchpad Bug Tracker
,
00:26
[Bug 1894804] Re: Second DEVICE_DELETED event missing during virtio-blk disk device detach
,
Launchpad Bug Tracker
,
00:25
[Bug 1895053] Re: Cannot nspawn raspbian 10 [FAILED] Failed to start Journal Service.
,
Launchpad Bug Tracker
,
00:25
[Bug 1895122] Re: qemu on wsl tests failed, this configured with debug
,
Launchpad Bug Tracker
,
00:25
[Bug 1894818] Re: COLO's guest VNC client hang after failover
,
Launchpad Bug Tracker
,
00:25
[Bug 1895219] Re: qemu git -vnc fails due to missing en-us keymap
,
Launchpad Bug Tracker
,
00:25
Re: [PATCH 2/4] target/ppc: Allow virtual hypervisor on CPU without HV
,
David Gibson
,
00:02
Re: [PATCH] target/ppc: mtmsrd is an illegal instruction on BookE
,
David Gibson
,
00:02
Re: [PATCH 2/2] docs/system: ppc: Update ppce500 documentation with eTSEC support
,
David Gibson
,
00:02
Re: [PATCH 1/4] ppc/pegasos2: Introduce Pegasos2MachineState structure
,
David Gibson
,
00:02
Re: [PATCH] target/ppc/spapr: Update H_GET_CPU_CHARACTERISTICS L1D cache flush bits
,
David Gibson
,
00:02
July 07, 2021
Re: [PATCH] python: Configure tox to skip missing interpreters
,
John Snow
,
23:42
Re: [PATCH 3/6] python/aqmp-tui: Add AQMP TUI draft
,
John Snow
,
23:20
Re: [PATCH qemu v22] spapr: Implement Open Firmware client interface
,
Alexey Kardashevskiy
,
23:15
Re: [PATCH v5 2/3] fuzz: add an instrumentation filter
,
Alexander Bulekov
,
22:58
[PATCH REBASED v5 1/2] spapr: nvdimm: Implement H_SCM_FLUSH hcall
,
Shivaprasad G Bhat
,
22:57
[PATCH REBASED v5 2/2] spapr: nvdimm: Introduce spapr-nvdimm device
,
Shivaprasad G Bhat
,
22:57
[PATCH REBASED v5 0/3] spapr: nvdimm: Introduce spapr-nvdimm device
,
Shivaprasad G Bhat
,
22:57
RE: [PATCH] migration: Move bitmap_mutex out of migration_bitmap_clear_dirty()
,
Wang, Wei W
,
22:55
RE: [PATCH] migration: Move bitmap_mutex out of migration_bitmap_clear_dirty()
,
Wang, Wei W
,
22:50
Re: [PATCH qemu v22] spapr: Implement Open Firmware client interface
,
David Gibson
,
22:40
Re: pipe2 & configure script
,
Richard Zak
,
22:38
Re: [PATCH v8 3/3] target/i386: Correct implementation for FCS, FIP, FDS and FDP
,
Ziqiao Kong
,
22:24
Re: [PATCH 6/6] python: add entry point for aqmp-tui
,
John Snow
,
22:14
Re: [PATCH 2/6] python: Add dependencies for AQMP TUI
,
John Snow
,
21:39
[PATCH 2/2] qemu-img: Add --skip-broken for 'convert --bitmaps'
,
Eric Blake
,
21:30
[PATCH 1/2] iotests: Improve and rename test 291 to qemu-img-bitmap
,
Eric Blake
,
21:30
[PATCH 0/2] Let 'qemu-img convert --bitmaps' skip inconsistent bitmaps
,
Eric Blake
,
21:30
Re: [PATCH v5 2/4] Acceptance Tests: Add default kernel params and pxeboot url to the KNOWN_DISTROS collection
,
Cleber Rosa
,
21:25
Re: [PATCH 2/2] docs/system: ppc: Update ppce500 documentation with eTSEC support
,
Bin Meng
,
21:23
Re: [PATCH v5 1/4] avocado_qemu: Fix KNOWN_DISTROS map into the LinuxDistro class
,
Cleber Rosa
,
21:17
Re: [PATCH v4 0/3] DEVICE_UNPLUG_ERROR QAPI event
,
David Gibson
,
21:08
Re: [PATCH 2/2] docs/system: ppc: Update ppce500 documentation with eTSEC support
,
David Gibson
,
21:08
[RFC PATCH v2 26/44] pci-host/q35: Move PAM initialization above SMRAM initialization
,
isaku . yamahata
,
20:57
[RFC PATCH v2 28/44] i386/tdx: Force x2apic mode and routing for TDs
,
isaku . yamahata
,
20:57
[RFC PATCH v2 27/44] q35: Introduce smm_ranges property for q35-pci-host
,
isaku . yamahata
,
20:57
[RFC PATCH v2 23/44] i386/tdx: Use KVM_TDX_INIT_VCPU to pass HOB to TDVF
,
isaku . yamahata
,
20:56
[RFC PATCH v2 42/44] hw/i386: add a flag to disable init/sipi delivery mode of interrupt
,
isaku . yamahata
,
20:56
[RFC PATCH v2 24/44] i386/tdx: Add MMIO HOB entries
,
isaku . yamahata
,
20:56
[RFC PATCH v2 25/44] q35: Move PCIe BAR check above PAM check in mch_write_config()
,
isaku . yamahata
,
20:56
[RFC PATCH v2 44/44] i386/tdx: disable S3/S4 unconditionally
,
isaku . yamahata
,
20:56
[RFC PATCH v2 43/44] i386/tdx: disallow level interrupt and SMI/INIT/SIPI delivery mode
,
isaku . yamahata
,
20:56
[RFC PATCH v2 40/44] hw/i386: add a flag to disallow SMI
,
isaku . yamahata
,
20:56
[RFC PATCH v2 21/44] i386/tdx: Create the TD HOB list upon machine init done
,
isaku . yamahata
,
20:56
[RFC PATCH v2 22/44] i386/tdx: Add TDVF memory via INIT_MEM_REGION
,
isaku . yamahata
,
20:56
[RFC PATCH v2 20/44] i386/tdx: Parse tdx metadata and store the result into TdxGuestState
,
isaku . yamahata
,
20:56
[RFC PATCH v2 41/44] ioapic: add property to disallow INIT/SIPI delivery mode
,
isaku . yamahata
,
20:56
[RFC PATCH v2 19/44] hw/i386/e820: introduce a helper function to change type of e820
,
isaku . yamahata
,
20:56
[RFC PATCH v2 18/44] hw/i386: refactor e820_add_entry()
,
isaku . yamahata
,
20:56
[RFC PATCH v2 15/44] i386/tdx: Add hook to require generic device loader
,
isaku . yamahata
,
20:56
[RFC PATCH v2 05/44] linux-headers: Update headers to pull in TDX API changes
,
isaku . yamahata
,
20:56
[RFC PATCH v2 06/44] hw/i386: Introduce kvm-type for TDX guest
,
isaku . yamahata
,
20:56
[RFC PATCH v2 34/44] target/i386/tdx: set reboot action to shutdown when tdx
,
isaku . yamahata
,
20:56
[RFC PATCH v2 39/44] ioapic: add property to disallow SMI delivery mode
,
isaku . yamahata
,
20:56
[RFC PATCH v2 37/44] hw/i386: add option to forcibly report edge trigger in acpi tables
,
isaku . yamahata
,
20:56
[RFC PATCH v2 16/44] hw/i386: Add definitions from UEFI spec for volumes, resources, etc...
,
isaku . yamahata
,
20:56
[RFC PATCH v2 14/44] i386/tdx: Frame in the call for KVM_TDX_INIT_VCPU
,
isaku . yamahata
,
20:56
[RFC PATCH v2 07/44] i386/kvm: Squash getting/putting guest state for TDX VMs
,
isaku . yamahata
,
20:56
[RFC PATCH v2 36/44] hw/i386: add eoi_intercept_unsupported member to X86MachineState
,
isaku . yamahata
,
20:56
[RFC PATCH v2 11/44] i386/tdx: Implement user specified tsc frequency
,
isaku . yamahata
,
20:56
[RFC PATCH v2 17/44] i386/tdx: Add definitions for TDVF metadata
,
isaku . yamahata
,
20:56
[RFC PATCH v2 08/44] i386/kvm: Skip KVM_X86_SETUP_MCE for TDX guests
,
isaku . yamahata
,
20:56
[RFC PATCH v2 04/44] vl: Introduce machine_init_done_late notifier
,
isaku . yamahata
,
20:56
[RFC PATCH v2 38/44] hw/i386: plug eoi_intercept_unsupported to ioapic
,
isaku . yamahata
,
20:56
[RFC PATCH v2 35/44] ioapic: add property to disable level interrupt
,
isaku . yamahata
,
20:56
[RFC PATCH v2 12/44] target/i386/tdx: Finalize the TD's measurement when machine is done
,
isaku . yamahata
,
20:56
[RFC PATCH v2 32/44] tdx: add kvm_tdx_enabled() accessor for later use
,
isaku . yamahata
,
20:56
[RFC PATCH v2 09/44] target/i386: kvm: don't synchronize guest tsc for TD guest
,
isaku . yamahata
,
20:56
[RFC PATCH v2 10/44] hw/i386: Initialize TDX via KVM ioctl() when kvm_type is TDX
,
isaku . yamahata
,
20:56
[RFC PATCH v2 33/44] qmp: add query-tdx-capabilities query-tdx command
,
isaku . yamahata
,
20:56
[RFC PATCH v2 13/44] i386/tdx: Frame in tdx_get_supported_cpuid with KVM_TDX_CAPABILITIES
,
isaku . yamahata
,
20:56
[RFC PATCH v2 01/44] target/i386: Expose x86_cpu_get_supported_feature_word() for TDX
,
isaku . yamahata
,
20:56
[RFC PATCH v2 03/44] i386/kvm: Move architectural CPUID leaf generation to separarte helper
,
isaku . yamahata
,
20:56
[RFC PATCH v2 31/44] target/i386/tdx: Allows mrconfigid/mrowner/mrownerconfig for TDX_INIT_VM
,
isaku . yamahata
,
20:56
[RFC PATCH v2 30/44] qom: implement property helper for sha384
,
isaku . yamahata
,
20:56
[RFC PATCH v2 29/44] target/i386: Add machine option to disable PIC/8259
,
isaku . yamahata
,
20:56
[RFC PATCH v2 00/44] TDX support
,
isaku . yamahata
,
20:56
[RFC PATCH v2 02/44] kvm: Switch KVM_CAP_READONLY_MEM to a per-VM ioctl()
,
isaku . yamahata
,
20:56
Re: [PATCH 1/4] dp8393x: don't force 32-bit register access
,
Finn Thain
,
20:52
[PATCH] target/i386: suppress CPUID leaves not defined by the CPU vendor
,
Michael Roth
,
20:41
Re: [PATCH] Fix libpmem configuration option
,
Connor Kuehl
,
20:26
Re: [PATCH] migration: Move bitmap_mutex out of migration_bitmap_clear_dirty()
,
Peter Xu
,
20:23
Re: [PATCH 0/2] numa: Parse initiator= attribute before cpus= attribute
,
Connor Kuehl
,
20:07
RE: [PATCH] migration: Move bitmap_mutex out of migration_bitmap_clear_dirty()
,
Wang, Wei W
,
19:26
Re: [PATCH v1 2/2] virtio-balloon: disallow postcopy with VIRTIO_BALLOON_F_FREE_PAGE_HINT
,
Peter Xu
,
18:40
[PATCH v8 1/3] target/i386: Trivial code motion and code style fix
,
Richard Henderson
,
18:25
[PATCH v8 3/3] target/i386: Correct implementation for FCS, FIP, FDS and FDP
,
Richard Henderson
,
18:25
[PATCH v8 2/3] target/i386: Split out do_fninit
,
Richard Henderson
,
18:24
[PATCH v8 0/3] target/i386: Implement FCS:FIP, FDS:FDP
,
Richard Henderson
,
18:24
Re: [PATCH v2] docs: Add '-device intel-iommu' entry
,
Maxim Levitsky
,
18:18
Re: [PATCH 3/4] dp8393x: Store CAM registers as 16-bit
,
Philippe Mathieu-Daudé
,
17:58
Re: [PATCH] block/rbd: fix type of task->complete
,
Connor Kuehl
,
17:51
Re: [PATCH v2 00/28] accel/tcg: Introduce translator_use_goto_tb
,
Richard Henderson
,
17:41
Re: [PATCH 0/2] Remove deprecated qemu-img backing file without format
,
Connor Kuehl
,
17:37
Re: [PATCH v1 2/2] virtio-balloon: disallow postcopy with VIRTIO_BALLOON_F_FREE_PAGE_HINT
,
Alexander Duyck
,
17:22
Re: [PATCH 0/2] Remove deprecated qemu-img backing file without format
,
Eric Blake
,
17:17
Re: [PATCH] nbd: register yank function earlier
,
Eric Blake
,
17:16
Re: [PATCH v7 2/2] target/i386: Correct implementation for FCS, FIP, FDS and FDP
,
Richard Henderson
,
17:08
Re: [PATCH v7 1/2] target/i386: Trivial code motion and code style fix
,
Richard Henderson
,
17:01
Re: [PATCH v2 18/28] target/openrisc: Use translator_use_goto_tb
,
Stafford Horne
,
16:59
Re: [PATCH v3 3/2] qemu-img: Reword 'qemu-img map --output=json' docs
,
Nir Soffer
,
16:39
Re: [PATCH v1 1/2] migration/postcopy-ram: define type for "struct PostcopyNotifyData"
,
Pankaj Gupta
,
16:31
Re: [PATCH v2 22/36] linux-user/i386: Add vdso and use it for sigreturn
,
Richard Henderson
,
16:28
Re: [PATCH v1 2/2] virtio-balloon: disallow postcopy with VIRTIO_BALLOON_F_FREE_PAGE_HINT
,
Peter Xu
,
16:08
Re: [PATCH v1 2/2] virtio-balloon: disallow postcopy with VIRTIO_BALLOON_F_FREE_PAGE_HINT
,
Michael S. Tsirkin
,
15:58
Re: [PATCH v1 2/2] virtio-balloon: disallow postcopy with VIRTIO_BALLOON_F_FREE_PAGE_HINT
,
David Hildenbrand
,
15:47
[PULL 14/15] virtio-mem: Require only coordinated discards
,
Eduardo Habkost
,
15:35
[PULL 15/15] vfio: Disable only uncoordinated discards for VFIO_TYPE1 iommus
,
Eduardo Habkost
,
15:35
Re: [PATCH 11/12] linux-user/syscall: Remove hardcoded tabs (code style)
,
Laurent Vivier
,
15:35
[PULL 13/15] softmmu/physmem: Extend ram_block_discard_(require|disable) by two discard types
,
Eduardo Habkost
,
15:34
[PULL 12/15] softmmu/physmem: Don't use atomic operations in ram_block_discard_(disable|require)
,
Eduardo Habkost
,
15:34
[PULL 11/15] vfio: Support for RamDiscardManager in the vIOMMU case
,
Eduardo Habkost
,
15:34
[PULL 08/15] vfio: Support for RamDiscardManager in the !vIOMMU case
,
Eduardo Habkost
,
15:34
[PULL 10/15] vfio: Sanity check maximum number of DMA mappings with RamDiscardManager
,
Eduardo Habkost
,
15:33
[PULL 09/15] vfio: Query and store the maximum number of possible DMA mappings
,
Eduardo Habkost
,
15:33
[PULL 07/15] virtio-mem: Implement RamDiscardManager interface
,
Eduardo Habkost
,
15:33
[PULL 06/15] virtio-mem: Don't report errors when ram_block_discard_range() fails
,
Eduardo Habkost
,
15:33
[PULL 05/15] virtio-mem: Factor out traversing unplugged ranges
,
Eduardo Habkost
,
15:33
Re: [PATCH 06/12] linux-user/alpha: Remove hardcoded tabs (code style)
,
Laurent Vivier
,
15:33
[PULL 01/15] vmbus: Don't make QOM property registration conditional
,
Eduardo Habkost
,
15:33
[PULL 03/15] memory: Introduce RamDiscardManager for RAM memory regions
,
Eduardo Habkost
,
15:33
[PULL 04/15] memory: Helpers to copy/free a MemoryRegionSection
,
Eduardo Habkost
,
15:33
[PULL 00/15] Machine queue, 2021-07-07
,
Eduardo Habkost
,
15:32
[PULL 02/15] Deprecate pmem=on with non-DAX capable backend file
,
Eduardo Habkost
,
15:32
Re: [PATCH 04/12] linux-user/sparc: Rename target_errno.h -> target_errno_defs.h
,
Laurent Vivier
,
15:29
Re: [PATCH 03/12] linux-user/mips: Handle TARGET_EWOULDBLOCK as TARGET_EAGAIN
,
Laurent Vivier
,
15:27
Re: [PATCH 02/12] linux-user/hppa: Handle TARGET_EWOULDBLOCK as TARGET_EAGAIN
,
Laurent Vivier
,
15:26
Re: [PATCH 01/12] linux-user/alpha: Handle TARGET_EWOULDBLOCK as TARGET_EAGAIN
,
Laurent Vivier
,
15:25
Re: [PATCH v2 02/36] linux-user: Fix style problems in linuxload.c
,
Laurent Vivier
,
15:23
Re: [PATCH] hw: timer: Add i.MX sysctr timer implementation
,
Peter Maydell
,
15:21
Re: [PATCH v1 2/2] virtio-balloon: disallow postcopy with VIRTIO_BALLOON_F_FREE_PAGE_HINT
,
Michael S. Tsirkin
,
15:19
Re: [PATCH] linux-user: fill ppid field in /proc/self/stat
,
Laurent Vivier
,
15:17
Re: [PATCH v3] linux-user/elfload: Implement ELF_HWCAP for RISC-V
,
Laurent Vivier
,
15:15
Re: [PATCH v1 2/2] virtio-balloon: disallow postcopy with VIRTIO_BALLOON_F_FREE_PAGE_HINT
,
David Hildenbrand
,
15:14
Re: [PATCH v1 2/2] virtio-balloon: disallow postcopy with VIRTIO_BALLOON_F_FREE_PAGE_HINT
,
Michael S. Tsirkin
,
15:07
Re: [PATCH] linux-user: fill ppid field in /proc/self/stat
,
Laurent Vivier
,
15:07
Re: [PATCH v1 2/2] virtio-balloon: disallow postcopy with VIRTIO_BALLOON_F_FREE_PAGE_HINT
,
Michael S. Tsirkin
,
15:05
Re: [PATCH v1 2/2] virtio-balloon: disallow postcopy with VIRTIO_BALLOON_F_FREE_PAGE_HINT
,
David Hildenbrand
,
14:58
[PATCH v1 0/2] some device emulation documentation cleanup
,
Alex Bennée
,
14:46
[PATCH v1 2/2] docs: add a section on the generalities of vhost-user
,
Alex Bennée
,
14:46
[PATCH v1 1/2] docs: collect the disparate device emulation docs into one section
,
Alex Bennée
,
14:46
Re: [PATCH v0] vhost: make SET_VRING_ADDR, SET_[PROTOCOL_]FEATEURES send replies
,
Michael S. Tsirkin
,
14:44
[PATCH v3 3/2] qemu-img: Reword 'qemu-img map --output=json' docs
,
Eric Blake
,
14:41
[PATCH v3 4/4] replication: Remove workaround
,
Lukas Straub
,
14:16
[PATCH v3 3/4] replication: Properly attach children
,
Lukas Straub
,
14:16
[PATCH v3 2/4] replication: Reduce usage of s->hidden_disk and s->secondary_disk
,
Lukas Straub
,
14:16
[PATCH v3 1/4] replication: Remove s->active_disk
,
Lukas Straub
,
14:16
[PATCH v3 0/4] replication: Properly attach children
,
Lukas Straub
,
14:15
Re: [PATCH v5 0/6] block/rbd: migrate to coroutines and add write zeroes support
,
Peter Lieven
,
14:14
[PATCH] MAINTAINERS: update block/rbd.c maintainer
,
Peter Lieven
,
14:05
[PATCH] block/rbd: fix type of task->complete
,
Peter Lieven
,
14:05
Re: [PATCH v1 2/2] virtio-balloon: disallow postcopy with VIRTIO_BALLOON_F_FREE_PAGE_HINT
,
Peter Xu
,
14:03
[Bug 1883414] Re: Cannot build qemu-5.0.0 from tarball
,
Peter Maydell
,
13:50
Re: Re: [RFC v3] virtio/vsock: add two more queues for datagram types
,
Jiang Wang .
,
13:37
Re: [PATCH v2 13/36] linux-user/arm: Drop v1 signal frames
,
Peter Maydell
,
13:36
[PATCH V5 08/25] vl: add helper to request re-exec
,
Steve Sistare
,
13:28
[PATCH V5 02/25] cpr: reboot mode
,
Steve Sistare
,
13:28
Re: [RFC v3] virtio/vsock: add two more queues for datagram types
,
Stefano Garzarella
,
13:27
[PATCH V5 25/25] simplify savevm
,
Steve Sistare
,
13:27
[PATCH V5 23/25] chardev: cpr for sockets
,
Steve Sistare
,
13:27
[PATCH V5 21/25] chardev: cpr for simple devices
,
Steve Sistare
,
13:27
[PATCH V5 22/25] chardev: cpr for pty
,
Steve Sistare
,
13:27
[PATCH V5 24/25] cpr: only-cpr-capable option
,
Steve Sistare
,
13:27
[PATCH V5 18/25] vhost: reset vhost devices upon cprsave
,
Steve Sistare
,
13:27
[PATCH V5 15/25] vfio-pci: refactor for cpr
,
Steve Sistare
,
13:27
[PATCH V5 14/25] pci: export functions for cpr
,
Steve Sistare
,
13:27
[PATCH V5 17/25] vfio-pci: cpr part 2
,
Steve Sistare
,
13:27
[PATCH V5 16/25] vfio-pci: cpr part 1
,
Steve Sistare
,
13:27
[PATCH V5 20/25] chardev: cpr framework
,
Steve Sistare
,
13:27
[PATCH V5 19/25] hostmem-memfd: cpr support
,
Steve Sistare
,
13:27
[PATCH V5 11/25] cpr: restart mode
,
Steve Sistare
,
13:27
[PATCH V5 10/25] util: env var helpers
,
Steve Sistare
,
13:27
[PATCH V5 09/25] string to strList
,
Steve Sistare
,
13:27
[PATCH V5 13/25] cpr: HMP interfaces for restart
,
Steve Sistare
,
13:27
[PATCH V5 12/25] cpr: QMP interfaces for restart
,
Steve Sistare
,
13:27
[PATCH V5 07/25] machine: memfd-alloc option
,
Steve Sistare
,
13:27
[PATCH V5 04/25] cpr: HMP interfaces for reboot
,
Steve Sistare
,
13:27
[PATCH V5 01/25] qemu_ram_volatile
,
Steve Sistare
,
13:27
[PATCH V5 03/25] cpr: QMP interfaces for reboot
,
Steve Sistare
,
13:27
[PATCH V5 06/25] oslib: qemu_clr_cloexec
,
Steve Sistare
,
13:27
[PATCH V5 00/25] Live Update
,
Steve Sistare
,
13:27
[PATCH V5 05/25] as_flat_walk
,
Steve Sistare
,
13:27
[Bug 1883414] Re: Cannot build qemu-5.0.0 from tarball
,
Marietto
,
13:15
Picture missing in About dialog on cocoa ui
,
Programmingkid
,
13:00
[RFC PATCH 6/6] jobs: remove unnecessary AioContext aquire/release pairs
,
Emanuele Giuseppe Esposito
,
12:58
[RFC PATCH 5/6] job: use global job_mutex to protect struct Job
,
Emanuele Giuseppe Esposito
,
12:58
[RFC PATCH 4/6] job.h: categorize job fields
,
Emanuele Giuseppe Esposito
,
12:58
[RFC PATCH 3/6] job: minor changes to simplify locking
,
Emanuele Giuseppe Esposito
,
12:58
[RFC PATCH 2/6] job: _locked functions and public job_lock/unlock for next patch
,
Emanuele Giuseppe Esposito
,
12:58
[RFC PATCH 1/6] job: use getter/setters instead of accessing the Job fields directly
,
Emanuele Giuseppe Esposito
,
12:58
[RFC PATCH 0/6] job: replace AioContext lock with job_mutex
,
Emanuele Giuseppe Esposito
,
12:58
Re: [PATCH v2 4/4] hw/nvme: fix controller hot unplugging
,
Klaus Jensen
,
12:56
Re: [PATCH] migration: Move bitmap_mutex out of migration_bitmap_clear_dirty()
,
Peter Xu
,
12:54
Re: Re: [RFC v3] virtio/vsock: add two more queues for datagram types
,
Jiang Wang .
,
12:53
Re: [PATCH 4/4] hw/nvme: fix controller hot unplugging
,
Klaus Jensen
,
12:48
Re: [PATCH] migration: Move bitmap_mutex out of migration_bitmap_clear_dirty()
,
Peter Xu
,
12:45
Re: [PATCH] migration: Move bitmap_mutex out of migration_bitmap_clear_dirty()
,
Peter Xu
,
12:44
Re: [PATCH v7 00/14] s390x cleanup
,
Cornelia Huck
,
12:39
Re: [PATCH] block/replication.c: Properly attach children
,
Vladimir Sementsov-Ogievskiy
,
12:34
Re: [PATCH 4/4] hw/nvme: fix controller hot unplugging
,
Stefan Hajnoczi
,
12:14
Re: [PATCH v2 4/4] hw/nvme: fix controller hot unplugging
,
Hannes Reinecke
,
11:57
[PATCH v2 4/4] hw/nvme: fix controller hot unplugging
,
Klaus Jensen
,
11:49
[PATCH v2 3/4] hw/nvme: unregister controller with subsystem at exit
,
Klaus Jensen
,
11:49
[PATCH v2 2/4] hw/nvme: mark nvme-subsys non-hotpluggable
,
Klaus Jensen
,
11:49
[PATCH v2 1/4] hw/nvme: remove NvmeCtrl parameter from ns setup/check functions
,
Klaus Jensen
,
11:49
[PATCH v2 0/4] hw/nvme: fix controller hotplugging
,
Klaus Jensen
,
11:49
Re: [PATCH 4/4] hw/nvme: fix controller hot unplugging
,
Klaus Jensen
,
11:41
[PATCH v2] docs: Add '-device intel-iommu' entry
,
Peter Xu
,
11:41
Re: [PATCH] docs: Add '-device intel-iommu' entry
,
Peter Xu
,
11:36
Re: [PATCH] docs: Add '-device intel-iommu' entry
,
Peter Xu
,
11:27
[PATCH v2] tests/acceptance: allow control over tags during check-acceptance
,
Willian Rampazzo
,
11:25
Re: [PATCH v2 5/5] configure: allow the selection of alternate config in the build
,
Richard Henderson
,
11:16
Re: [PATCH v3 2/2] qemu-img: Make unallocated part of backing chain obvious in map
,
Eric Blake
,
11:11
Re: [PATCH v2 4/5] configs: rename default-configs to configs and reorganise
,
Richard Henderson
,
11:10
[PULL 08/16] virtio-blk: Fix rollback path in virtio_blk_data_plane_start()
,
Michael S. Tsirkin
,
11:06
[PULL 13/13] MAINTAINERS: Add maintainer for vhost-user RNG implementation
,
Michael S. Tsirkin
,
11:03
[PULL 12/13] docs: add slot when adding new PCIe root port
,
Michael S. Tsirkin
,
11:03
[PULL 11/13] acpi/ged: fix reset cause
,
Michael S. Tsirkin
,
11:03
[PULL 10/13] tests: acpi: pc: update expected DSDT blobs
,
Michael S. Tsirkin
,
11:03
[PULL 09/13] acpi: pc: revert back to v5.2 PCI slot enumeration
,
Michael S. Tsirkin
,
11:03
[PULL 08/13] tests: acpi: prepare for changing DSDT tables
,
Michael S. Tsirkin
,
11:03
[PULL 07/13] migration: failover: reset partially_hotplugged
,
Michael S. Tsirkin
,
11:03
[PULL 06/13] virtio-pci: Changed return values for "notify", "device" and "isr" read.
,
Michael S. Tsirkin
,
11:03
[PULL 02/13] virtio: Clarify MR transaction optimization
,
Michael S. Tsirkin
,
11:03
[PULL 04/13] virtio-pci: Added check for virtio device presence in mm callbacks.
,
Michael S. Tsirkin
,
11:03
[PULL 05/13] virtio-pci: Added check for virtio device in PCI config cbs.
,
Michael S. Tsirkin
,
11:03
[PULL 03/13] hw/pci-host/q35: Ignore write of reserved PCIEXBAR LENGTH field
,
Michael S. Tsirkin
,
11:03
[PULL 01/13] virtio: disable ioeventfd for record/replay
,
Michael S. Tsirkin
,
11:03
[PULL 00/13] pc,pci,virtio: bugfixes, improvements
,
Michael S. Tsirkin
,
11:03
[PATCH 3/3] linux-aio: limit the batch size using `aio-max-batch` parameter
,
Stefano Garzarella
,
11:00
[PATCH 2/3] iothread: add aio-max-batch parameter
,
Stefano Garzarella
,
11:00
[PATCH 1/3] iothread: generalize iothread_set_param/iothread_get_param
,
Stefano Garzarella
,
11:00
[PATCH 0/3] linux-aio: limit the batch size to reduce queue latency
,
Stefano Garzarella
,
11:00
Re: [PATCH v0] vhost: make SET_VRING_ADDR, SET_[PROTOCOL_]FEATEURES send replies
,
Denis Plotnikov
,
10:59
Re: [PATCH] block/replication.c: Properly attach children
,
Lukas Straub
,
10:54
Re: [PATCH 12/20] python/aqmp: add QMP Message format
,
Niteesh G. S.
,
10:52
Re: [PATCH v1 17/39] tests/docker: fix mistakes in ubuntu package lists
,
Daniel P . Berrangé
,
10:49
Re: [PATCH] vhost-user: Fix backends without multiqueue support
,
Cornelia Huck
,
10:49
Re: [PATCH v1 17/39] tests/docker: fix mistakes in ubuntu package lists
,
Philippe Mathieu-Daudé
,
10:41
Re: [PATCH v0] vhost: make SET_VRING_ADDR, SET_[PROTOCOL_]FEATEURES send replies
,
Michael S. Tsirkin
,
10:39
Re: pipe2 & configure script
,
Paolo Bonzini
,
10:37
Re: pipe2 & configure script
,
Paolo Bonzini
,
10:32
[PATCH v1 2/2] virtio-balloon: disallow postcopy with VIRTIO_BALLOON_F_FREE_PAGE_HINT
,
David Hildenbrand
,
10:07
[PATCH v1 0/2] virtio-balloon: disallow postcopy with VIRTIO_BALLOON_F_FREE_PAGE_HINT
,
David Hildenbrand
,
10:07
[PATCH v1 1/2] migration/postcopy-ram: define type for "struct PostcopyNotifyData"
,
David Hildenbrand
,
10:07
Re: Plugin virtual-to-physical translation incorrect for some IO accesses
,
Aaron Lindsay
,
10:05
Re: [PATCH v8 0/9] i386: KVM: expand Hyper-V features early
,
Eduardo Habkost
,
10:00
Re: [PATCH v7 0/9] i386: KVM: expand Hyper-V features early
,
Eduardo Habkost
,
09:59
Re: [PATCH v4] memory: Directly dispatch alias accesses on origin memory region
,
Philippe Mathieu-Daudé
,
09:58
Re: [PATCH 11/18] crypto: rename des-rfb cipher to just des
,
Daniel P . Berrangé
,
09:48
[PATCH v2 2/2] tests/tcg: Test that compare-and-trap raises SIGFPE
,
Jonathan Albrecht
,
09:43
[PATCH v2 1/2] linux-user/s390x: signal with SIGFPE on compare-and-trap
,
Jonathan Albrecht
,
09:43
[PATCH v2 0/2] linux-user/s390x: signal with SIGFPE on compare-and-trap
,
Jonathan Albrecht
,
09:43
[PATCH 2/2] numa: Parse initiator= attribute before cpus= attribute
,
Michal Privoznik
,
09:41
[PATCH 1/2] numa: Report expected initiator
,
Michal Privoznik
,
09:40
[PATCH 0/2] numa: Parse initiator= attribute before cpus= attribute
,
Michal Privoznik
,
09:40
Re: [PATCH] blockdev: fix drive-backup transaction endless drained section
,
Vladimir Sementsov-Ogievskiy
,
09:36
[PATCH v2 4/5] configs: rename default-configs to configs and reorganise
,
Alex Bennée
,
09:18
[PATCH v2 5/5] configure: allow the selection of alternate config in the build
,
Alex Bennée
,
09:18
[PATCH v2 2/5] hw/arm: add dependency on OR_IRQ for XLNX_VERSAL
,
Alex Bennée
,
09:17
[PATCH v2 3/5] hw/arm: move CONFIG_V7M out of default-devices
,
Alex Bennée
,
09:17
[PATCH v2 1/5] meson: Introduce target-specific Kconfig
,
Alex Bennée
,
09:17
[PATCH for 6.1 v2 0/5] custom device configs
,
Alex Bennée
,
09:17
Re: [PATCH] block/replication.c: Properly attach children
,
Vladimir Sementsov-Ogievskiy
,
09:01
[Bug 1757363] Re: infinite loop due to improper deal with "eret" on mips32
,
Alexey
,
08:55
[PATCH] hw: timer: Add i.MX sysctr timer implementation
,
Daniel Baluta
,
08:49
Re: [PATCH] tcg: Move tb_phys_invalidate_count to tb_ctx (#457)
,
Viktor Ashirov
,
08:49
Re: [PATCH 11/18] crypto: rename des-rfb cipher to just des
,
Markus Armbruster
,
08:47
RE: [PATCH] migration: Move bitmap_mutex out of migration_bitmap_clear_dirty()
,
Wang, Wei W
,
08:45
Re: [PATCH V4 00/25] Live Update
,
Steven Sistare
,
08:36
Re: [PATCH V4 00/25] Live Update
,
Marc-André Lureau
,
08:31
Re: [PATCH v1] block/raw-format: implement .bdrv_get_specific_info handler
,
Kevin Wolf
,
08:31
Re: [PATCH v0] vhost: make SET_VRING_ADDR, SET_[PROTOCOL_]FEATEURES send replies
,
Denis Plotnikov
,
08:19
[PATCH] qemu-config: never call the callback after an error, fix leak
,
Paolo Bonzini
,
08:16
[PATCH] vl: fix leak of qdict_crumple return value
,
Paolo Bonzini
,
08:15
Re: [PATCH v7 00/14] s390x cleanup
,
Cornelia Huck
,
07:56
Re: [PATCH v7 13/14] target/s390x: move kvm files into kvm/
,
Thomas Huth
,
07:47
Re: [PATCH v7 09/14] target/s390x: split cpu-dump from helper.c
,
Thomas Huth
,
07:42
Re: [PATCH v7 07/14] target/s390x: start moving TCG-only code to tcg/
,
Thomas Huth
,
07:39
Re: Plugin virtual-to-physical translation incorrect for some IO accesses
,
Aaron Lindsay
,
07:35
Re: [PATCH] tcg: Move tb_phys_invalidate_count to tb_ctx (#457)
,
Viktor Ashirov
,
07:34
Re: [PATCH] trace: add hardware interrupt calls tracing
,
Arkadiy Isp
,
07:32
Re: [PATCH v7 06/14] target/s390x: rename internal.h to s390x-internal.h
,
Thomas Huth
,
07:31
Re: [PATCH v7 01/14] target/s390x: meson: add target_user_arch
,
Thomas Huth
,
07:29
Re: [RFC PATCH] hw/display/virtio-gpu: Fix memory leak (CID 1453811)
,
Marc-André Lureau
,
07:04
Re: [PATCH] osdep: fix HAVE_BROKEN_SIZE_MAX case
,
Daniel P . Berrangé
,
07:04
Re: [PATCH v2 0/6] export/fuse: Allow other users access to the export
,
Kevin Wolf
,
07:03
Re: [PATCH] ui/gtk: Fix relative mouse with multiple monitors
,
Dennis Wölfing
,
07:03
[PATCH] osdep: fix HAVE_BROKEN_SIZE_MAX case
,
Paolo Bonzini
,
06:56
[PATCH v7 14/14] target/s390x: split sysemu part of cpu models
,
Cho, Yu-Chen
,
06:55
[PATCH v7 13/14] target/s390x: move kvm files into kvm/
,
Cho, Yu-Chen
,
06:54
[PATCH v7 12/14] target/s390x: remove kvm-stub.c
,
Cho, Yu-Chen
,
06:54
[PATCH v7 11/14] target/s390x: use kvm_enabled() to wrap call to kvm_s390_get_hpage_1m
,
Cho, Yu-Chen
,
06:54
[PATCH v7 10/14] target/s390x: make helper.c sysemu-only
,
Cho, Yu-Chen
,
06:54
[PATCH v7 09/14] target/s390x: split cpu-dump from helper.c
,
Cho, Yu-Chen
,
06:54
[PATCH v7 08/14] target/s390x: move sysemu-only code out to cpu-sysemu.c
,
Cho, Yu-Chen
,
06:54
[PATCH v7 07/14] target/s390x: start moving TCG-only code to tcg/
,
Cho, Yu-Chen
,
06:54
[PATCH v7 06/14] target/s390x: rename internal.h to s390x-internal.h
,
Cho, Yu-Chen
,
06:54
[PATCH v7 05/14] target/s390x: remove tcg-stub.c
,
Cho, Yu-Chen
,
06:54
[PATCH v7 04/14] hw/s390x: only build tod-tcg from the CONFIG_TCG build
,
Cho, Yu-Chen
,
06:54
[PATCH v7 03/14] hw/s390x: tod: make explicit checks for accelerators when initializing
,
Cho, Yu-Chen
,
06:53
[PATCH v7 02/14] hw/s390x: rename tod-qemu.c to tod-tcg.c
,
Cho, Yu-Chen
,
06:53
[PATCH v7 01/14] target/s390x: meson: add target_user_arch
,
Cho, Yu-Chen
,
06:53
[PATCH v7 00/14] s390x cleanup
,
Cho, Yu-Chen
,
06:53
Re: [PATCH 4/4] hw/nvme: fix controller hot unplugging
,
Hannes Reinecke
,
06:44
Re: [PATCH v2 6/6] iotests/fuse-allow-other: Test allow-other
,
Kevin Wolf
,
06:40
Re: [PATCH v2 2/6] export/fuse: Add allow-other option
,
Kevin Wolf
,
06:37
RE: [PATCH] docs: Add '-device intel-iommu' entry
,
Liu, Yi L
,
06:36
Re: [RFC PATCH 6/6] dp8393x: Rewrite dp8393x_get() / dp8393x_put()
,
Mark Cave-Ayland
,
06:12
Re: [RFC PATCH 8/8] target/i386: Move X86XSaveArea into TCG
,
David Edmondson
,
06:10
Re: [PATCH v0] vhost: make SET_VRING_ADDR, SET_[PROTOCOL_]FEATEURES send replies
,
Michael S. Tsirkin
,
06:10
Re: [PATCH 4/4] hw/nvme: fix controller hot unplugging
,
Klaus Jensen
,
06:02
Re: [PATCH 1/4] dp8393x: don't force 32-bit register access
,
Mark Cave-Ayland
,
06:02
[PING] [PATCH v0] vhost: make SET_VRING_ADDR, SET_[PROTOCOL_]FEATEURES send replies
,
Denis Plotnikov
,
05:55
Re: [PATCH 4/4] hw/nvme: fix controller hot unplugging
,
Klaus Jensen
,
05:54
Re: [PATCH] hw/ide: Fix crash when plugging a piix3-ide device into the x-remote machine
,
Stefan Hajnoczi
,
05:30
Re: [PATCH] docs: Add '-device intel-iommu' entry
,
Eric Auger
,
05:29
Re: [PATCH v4 3/3] memory_hotplug.c: send DEVICE_UNPLUG_ERROR in acpi_memory_hotplug_write()
,
Greg Kurz
,
05:28
Re: [PATCH v4 2/3] spapr: use DEVICE_UNPLUG_ERROR to report unplug errors
,
Greg Kurz
,
05:28
[PATCH v5] MAINTAINERS: Added myself as a reviewer for TCG Plugins
,
Mahmoud Mandour
,
05:28
Re: [PATCH v4 1/3] qapi/qdev.json: add DEVICE_UNPLUG_ERROR QAPI event
,
Greg Kurz
,
05:27
Re: [PATCH 00/53] acpi: refactor error prone build_header() and packed structures usage in ACPI tables
,
Igor Mammedov
,
05:11
Re: [PATCH 3/4] dp8393x: Store CAM registers as 16-bit
,
Mark Cave-Ayland
,
05:08
RE: [PATCH v1] block/raw-format: implement .bdrv_get_specific_info handler
,
Or Ozeri
,
04:51
RE: [PATCH] migration: Move bitmap_mutex out of migration_bitmap_clear_dirty()
,
Wang, Wei W
,
04:35
RE: [PATCH] migration: Move bitmap_mutex out of migration_bitmap_clear_dirty()
,
Wang, Wei W
,
04:33
Re: [RFC v3] virtio/vsock: add two more queues for datagram types
,
Stefano Garzarella
,
04:33
Re: [PATCH v1 00/39] final pre-PR for 6.1 (testing and plugins)
,
Philippe Mathieu-Daudé
,
04:33
Re: [PATCH] tests/migration: fix unix socket migration
,
Philippe Mathieu-Daudé
,
04:28
Re: [PATCH v2 04/36] linux-user: Tidy loader_exec
,
Philippe Mathieu-Daudé
,
04:21
Re: [PATCH v2 14/36] linux-user/arm: Drop "_v2" from symbols in signal.c
,
Philippe Mathieu-Daudé
,
04:20
Re: [PATCH v2 13/36] linux-user/arm: Drop v1 signal frames
,
Philippe Mathieu-Daudé
,
04:19
Re: [PATCH] Fix libpmem configuration option
,
Philippe Mathieu-Daudé
,
04:14
Re: [PATCH] Fix libdaxctl option
,
Philippe Mathieu-Daudé
,
04:13
Re: [PATCH] tcg: Add separator in INDEX_op_call dump
,
Philippe Mathieu-Daudé
,
03:58
Re: Plugin virtual-to-physical translation incorrect for some IO accesses
,
Philippe Mathieu-Daudé
,
03:53
Re: [PATCH v1] block/raw-format: implement .bdrv_get_specific_info handler
,
Kevin Wolf
,
03:51
[PATCH] Fix libpmem configuration option
,
Miroslav Rezanina
,
03:51
Re: [PATCH 4/4] hw/nvme: fix controller hot unplugging
,
Hannes Reinecke
,
03:49
Re: [PATCH 3/4] hw/nvme: unregister controller with subsystem at exit
,
Hannes Reinecke
,
03:46
Re: [PATCH 2/4] hw/nvme: mark nvme-subsys non-hotpluggable
,
Hannes Reinecke
,
03:45
Re: [PATCH 1/4] hw/nvme: remove NvmeCtrl parameter from ns setup/check functions
,
Hannes Reinecke
,
03:45
Re: [PATCH] tests/migration: fix unix socket migration
,
Hyman Huang
,
03:32
Re: [RFC PATCH 8/8] target/i386: Move X86XSaveArea into TCG
,
Paolo Bonzini
,
02:51
Re: [PATCH] Fix libdaxctl option
,
Thomas Huth
,
02:35
[PATCH] Fix libdaxctl option
,
Miroslav Rezanina
,
02:33
[PATCH v1] block/raw-format: implement .bdrv_get_specific_info handler
,
Or Ozeri
,
01:36
Re: pipe2 & configure script
,
Thomas Huth
,
00:42
Re: [PATCH v1 32/39] contrib/plugins: enable -Wall for building plugins
,
Thomas Huth
,
00:36
Re: [PATCH v1 31/39] tcg/plugins: enable by default for TCG builds
,
Thomas Huth
,
00:32
[Bug 1888303] Re: Intermittent buggines with user mode emulation of x86-64 on aarch64
,
Launchpad Bug Tracker
,
00:26
[Bug 1888417] Re: Latest QEMU git build on Arch linux causes PCI Passthrough host to hang on guest reboot.
,
Launchpad Bug Tracker
,
00:26
[Bug 1889033] Re: qemu-img permission denied on vmdk creation on CIFS share
,
Launchpad Bug Tracker
,
00:26
[Bug 1889421] Re: VVFAT is not writable from Windows NT 3.5, 3.51 and 4.0
,
Launchpad Bug Tracker
,
00:25
[Bug 1888467] Re: qemu-img http convert bug
,
Launchpad Bug Tracker
,
00:25
[Bug 1888964] Re: Segfault using GTK display with dmabuf (iGVT-g) on Wayland
,
Launchpad Bug Tracker
,
00:25
[Bug 1889945] Re: virtiofsd exits when iommu_platform is enabled after virtiofs driver is loaded
,
Launchpad Bug Tracker
,
00:25
[Bug 1889943] Re: Improper TCP/IP packet splitting on e1000e/vmxnet3
,
Launchpad Bug Tracker
,
00:25
Re: [PATCH v1 30/39] configure: stop user enabling plugins on Windows for now
,
Thomas Huth
,
00:24
Re: [PATCH v1 29/39] configure: don't allow plugins to be enabled for a non-TCG build
,
Thomas Huth
,
00:17
July 06, 2021
[PATCH] tcg: Move tb_phys_invalidate_count to tb_ctx (#457)
,
Richard Henderson
,
23:55
Re: [PATCH] docs: Add '-device intel-iommu' entry
,
Jason Wang
,
23:36
Re: [PATCH] docs/nvdimm: update doc
,
address@hidden
,
23:35
pipe2 & configure script
,
Richard Zak
,
23:24
Re: [PATCH 2/2] tcg: Bake tb_destroy() into tcg_region_tree
,
Liren Wei
,
23:14
Re: [PATCH 1/2] qapi/run-state: Add a new shutdown cause 'migration-completed'
,
Kunkun Jiang
,
22:34
[PATCH v6 10/10] tests/data/acpi/virt: Update IORT files for ITS
,
Shashi Mallela
,
22:18
[PATCH v6 09/10] hw/arm/virt: add ITS support in virt GIC
,
Shashi Mallela
,
22:18
[PATCH v6 07/10] hw/arm/sbsa-ref: add ITS support in SBSA GIC
,
Shashi Mallela
,
22:18
[PATCH v6 08/10] tests/data/acpi/virt: Add IORT files for ITS
,
Shashi Mallela
,
22:18
[PATCH v6 06/10] hw/intc: GICv3 redistributor ITS processing
,
Shashi Mallela
,
22:18
[PATCH v6 05/10] hw/intc: GICv3 ITS Feature enablement
,
Shashi Mallela
,
22:18
[PATCH v6 04/10] hw/intc: GICv3 ITS Command processing
,
Shashi Mallela
,
22:18
[PATCH v6 03/10] hw/intc: GICv3 ITS command queue framework
,
Shashi Mallela
,
22:18
[PATCH v6 02/10] hw/intc: GICv3 ITS register definitions added
,
Shashi Mallela
,
22:18
[PATCH v6 01/10] hw/intc: GICv3 ITS initial framework
,
Shashi Mallela
,
22:18
[PATCH v6 00/10] GICv3 LPI and ITS feature implementation
,
Shashi Mallela
,
22:18
Re: [PATCH 12/12] linux-user: Extract target errno related functions to 'target_errno.h'
,
Richard Henderson
,
22:09
Re: [PATCH v5 01/10] hw/intc: GICv3 ITS initial framework
,
shashi . mallela
,
22:09
Re: [PATCH v5 04/10] hw/intc: GICv3 ITS Command processing
,
shashi . mallela
,
22:08
Re: [PATCH v5 01/10] hw/intc: GICv3 ITS initial framework
,
shashi . mallela
,
22:06
Re: [PATCH v5 04/10] hw/intc: GICv3 ITS Command processing
,
shashi . mallela
,
22:03
Re: [PATCH 05/12] linux-user: Extract target errno to 'target_errno_defs.h'
,
Richard Henderson
,
21:53
Re: [PATCH 06/12] linux-user/alpha: Remove hardcoded tabs (code style)
,
Richard Henderson
,
21:46
Re: [PATCH 03/12] linux-user/mips: Handle TARGET_EWOULDBLOCK as TARGET_EAGAIN
,
Richard Henderson
,
21:45
Re: [PATCH 02/12] linux-user/hppa: Handle TARGET_EWOULDBLOCK as TARGET_EAGAIN
,
Richard Henderson
,
21:44
Re: [PATCH 01/12] linux-user/alpha: Handle TARGET_EWOULDBLOCK as TARGET_EAGAIN
,
Richard Henderson
,
21:44
Re: [PATCH 09/11] hw/gpio/pl061: Convert to 3-phase reset and assert GPIO lines correctly on reset
,
Richard Henderson
,
21:34
Re: [PATCH 08/11] hw/arm/virt: Make PL061 GPIO lines pulled low, not high
,
Richard Henderson
,
21:32
Re: [PATCH 07/11] hw/gpio/pl061: Make pullup/pulldown of outputs configurable
,
Richard Henderson
,
21:31
Re: [RFC PATCH 6/6] dp8393x: Rewrite dp8393x_get() / dp8393x_put()
,
Finn Thain
,
21:30
Re: [PATCH 06/11] hw/gpio/pl061: Honour Luminary PL061 PUR and PDR registers
,
Richard Henderson
,
21:29
Re: [PATCH 05/11] hw/gpio/pl061: Document the interface of this device
,
Richard Henderson
,
21:26
Re: [PATCH 04/11] hw/gpio/pl061: Add tracepoints for register read and write
,
Richard Henderson
,
21:26
Re: [PATCH 03/11] hw/gpio/pl061: Clean up read/write offset handling logic
,
Richard Henderson
,
21:25
Re: [PATCH 03/11] hw/gpio/pl061: Clean up read/write offset handling logic
,
Richard Henderson
,
21:21
Re: [PATCH 02/11] hw/gpio/pl061: Convert DPRINTF to tracepoints
,
Richard Henderson
,
21:19
Re: [RFC PATCH 8/8] target/i386: Move X86XSaveArea into TCG
,
Richard Henderson
,
21:09
Re: [PATCH] tests/acceptance: Test NetBSD 5.1 on the Jazz Magnum machine
,
Finn Thain
,
21:03
Re: [PATCH v5 0/2] Clean up MMU translation
,
David Gibson
,
21:01
Re: [PATCH 2/2] tcg: Bake tb_destroy() into tcg_region_tree
,
Richard Henderson
,
20:34
[PATCH v4 3/3] memory_hotplug.c: send DEVICE_UNPLUG_ERROR in acpi_memory_hotplug_write()
,
Daniel Henrique Barboza
,
20:33
[PATCH v4 2/3] spapr: use DEVICE_UNPLUG_ERROR to report unplug errors
,
Daniel Henrique Barboza
,
20:33
[PATCH v4 0/3] DEVICE_UNPLUG_ERROR QAPI event
,
Daniel Henrique Barboza
,
20:33
[PATCH v4 1/3] qapi/qdev.json: add DEVICE_UNPLUG_ERROR QAPI event
,
Daniel Henrique Barboza
,
20:33
Re: [PATCH v3 1/3] qapi/qdev.json: add DEVICE_UNPLUG_ERROR QAPI event
,
Daniel Henrique Barboza
,
20:20
Re: [PATCH 1/2] accel/tcg: Hoist tcg_tb_insert() up above tb_link_page()
,
Richard Henderson
,
20:12
Re: [PATCH v2] tcg: Avoid including 'trace-tcg.h' in target translate.c
,
Richard Henderson
,
20:08
[PATCH] tcg: Add separator in INDEX_op_call dump
,
Richard Henderson
,
20:04
[PATCH 2/2] ui/gtk-egl: blitting partial guest fb to the proper scanout surface
,
Dongwon Kim
,
19:54
[PATCH 1/2] virtio-gpu: splitting one extended mode guest fb into n-scanouts
,
Dongwon Kim
,
19:54
Re: [PATCH 1/4] dp8393x: don't force 32-bit register access
,
Finn Thain
,
19:51
[PATCH v2 36/36] linux-user/xtensa: Implement setup_sigtramp
,
Richard Henderson
,
19:50
[PATCH v2 35/36] linux-user/sparc: Implement setup_sigtramp
,
Richard Henderson
,
19:50
[PATCH v2 34/36] linux-user/sh4: Implement setup_sigtramp
,
Richard Henderson
,
19:50
[PATCH v2 32/36] linux-user/riscv: Add vdso and use it for sigreturn
,
Richard Henderson
,
19:50
[PATCH v2 33/36] linux-user/s390x: Implement setup_sigtramp
,
Richard Henderson
,
19:50
[PATCH v2 31/36] linux-user/ppc: Implement setup_sigtramp
,
Richard Henderson
,
19:50
[PATCH v2 30/36] target/ppc: Simplify encode_trampoline
,
Richard Henderson
,
19:50
[PATCH v2 24/36] linux-user/m68k: Implement setup_sigtramp
,
Richard Henderson
,
19:50
[PATCH v2 26/36] linux-user/mips: Tidy install_sigtramp
,
Richard Henderson
,
19:50
[PATCH v2 27/36] linux-user/mips: Implement setup_sigtramp
,
Richard Henderson
,
19:50
[PATCH v2 29/36] linux-user/openrisc: Implement setup_sigtramp
,
Richard Henderson
,
19:50
[PATCH v2 25/36] linux-user/microblaze: Implement setup_sigtramp
,
Richard Henderson
,
19:50
[PATCH v2 28/36] linux-user/nios2: Document non-use of setup_sigtramp
,
Richard Henderson
,
19:50
[PATCH v2 22/36] linux-user/i386: Add vdso and use it for sigreturn
,
Richard Henderson
,
19:50
[PATCH v2 23/36] linux-user/x86_64: Add vdso
,
Richard Henderson
,
19:50
[PATCH v2 21/36] linux-user/x86_64: Raise SIGSEGV if SA_RESTORER not set
,
Richard Henderson
,
19:50
[PATCH v2 20/36] linux-user/hppa: Add vdso and use it for rt_sigreturn
,
Richard Henderson
,
19:50
[PATCH v2 19/36] linux-user/hexagon: Implement setup_sigtramp
,
Richard Henderson
,
19:49
[PATCH v2 16/36] linux-user/arm: Add vdso and use it for rt_sigreturn
,
Richard Henderson
,
19:49
[PATCH v2 18/36] linux-user/cris: Implement setup_sigtramp
,
Richard Henderson
,
19:49
[PATCH v2 17/36] linux-user/alpha: Implement setup_sigtramp
,
Richard Henderson
,
19:49
[PATCH v2 15/36] target/arm: Add isar_feature_aa32_a32
,
Richard Henderson
,
19:49
[PATCH v2 12/36] linux-user/aarch64: Add vdso and use it for rt_sigreturn
,
Richard Henderson
,
19:49
[PATCH v2 14/36] linux-user/arm: Drop "_v2" from symbols in signal.c
,
Richard Henderson
,
19:49
[PATCH v2 13/36] linux-user/arm: Drop v1 signal frames
,
Richard Henderson
,
19:49
[PATCH v2 11/36] linux-user: Add gen-vdso tool
,
Richard Henderson
,
19:49
[PATCH v2 10/36] linux-user: Load vdso image if available
,
Richard Henderson
,
19:49
[PATCH v2 09/36] linux-user: Introduce imgsrc_mmap
,
Richard Henderson
,
19:49
[PATCH v2 08/36] linux-user: Replace bprm->fd with bprm->src.fd
,
Richard Henderson
,
19:49
[PATCH v2 03/36] linux-user: Introduce imgsrc_read, imgsrc_read_alloc
,
Richard Henderson
,
19:49
[PATCH v2 05/36] linux-user: Do not clobber bprm_buf swapping ehdr
,
Richard Henderson
,
19:49
[PATCH v2 06/36] linux-user: Use ImageSource in load_elf_image
,
Richard Henderson
,
19:49
[PATCH v2 07/36] linux-user: Use ImageSource in load_symbols
,
Richard Henderson
,
19:49
[PATCH v2 02/36] linux-user: Fix style problems in linuxload.c
,
Richard Henderson
,
19:49
[PATCH v2 04/36] linux-user: Tidy loader_exec
,
Richard Henderson
,
19:49
[PATCH v2 00/36] linux-user: Signal trampolines and vdsos
,
Richard Henderson
,
19:49
[PATCH v2 01/36] linux-user: Add infrastructure for a signal trampoline page
,
Richard Henderson
,
19:49
Re: [PATCH 3/4] dp8393x: Store CAM registers as 16-bit
,
Finn Thain
,
19:48
[PATCH 4/4] ui/gtk-egl: guest fb texture needs to be regenerated when reinitializing egl
,
Dongwon Kim
,
19:36
[RFC v3] virtio/vsock: add two more queues for datagram types
,
Jiang Wang
,
18:26
Re: [PATCH v7 2/2] target/i386: Correct implementation for FCS, FIP, FDS and FDP
,
Eduardo Habkost
,
18:20
Re: [GIT PULL] I2C/IPMI bug fixes for QEMU 6.1
,
Peter Maydell
,
18:00
Re: Plugin virtual-to-physical translation incorrect for some IO accesses
,
Aaron Lindsay
,
17:56
Re: [GIT PULL] I2C/IPMI bug fixes for QEMU 6.1
,
Corey Minyard
,
17:45
Re: [trivial PATCH 1/1] hw/intc: Improve formatting of MEMTX_ERROR guest error message
,
Philippe Mathieu-Daudé
,
17:36
Re: [RFC PATCH v2 1/7] hw/misc: Add device to help managing aliased memory regions
,
Philippe Mathieu-Daudé
,
17:25
Re: [PATCH] tests/acceptance: allow control over tags during check-acceptance
,
Willian Rampazzo
,
17:19
Re: [GIT PULL] I2C/IPMI bug fixes for QEMU 6.1
,
Peter Maydell
,
17:17
[trivial PATCH 1/1] hw/intc: Improve formatting of MEMTX_ERROR guest error message
,
Rebecca Cran
,
17:14
Re: Plugin virtual-to-physical translation incorrect for some IO accesses
,
Philippe Mathieu-Daudé
,
17:10
Re: [PATCH] target/xtensa/xtensa-semi: Fix compilation problem on Haiku
,
Richard Henderson
,
17:08
Re: [PATCH] docs: Add '-device intel-iommu' entry
,
Peter Xu
,
17:06
Re: [PATCH 1/4] dp8393x: don't force 32-bit register access
,
Philippe Mathieu-Daudé
,
17:00
Plugin virtual-to-physical translation incorrect for some IO accesses
,
Aaron Lindsay
,
16:52
Re: [PATCH] tests/acceptance: allow control over tags during check-acceptance
,
Philippe Mathieu-Daudé
,
16:46
Re: [PATCH] fuzz: fix sparse memory access in the DMA callback
,
Philippe Mathieu-Daudé
,
16:39
Re: [PATCH] fuzz: fix sparse memory access in the DMA callback
,
Darren Kenny
,
16:32
Re: [PATCH v2 0/5] virtio: Add vhost-user based RNG
,
Mathieu Poirier
,
16:21
[GIT PULL] I2C/IPMI bug fixes for QEMU 6.1
,
Corey Minyard
,
16:06
Re: [PATCH] target/avr: Fix compiler errors (-Werror=enum-conversion)
,
Michael Rolnik
,
15:52
Re: [PATCH v3 1/2] qmp: Support chardev-change for QMP device
,
Li Zhang
,
15:28
Re: [RFC PATCH 4/6] dp8393x: Store CAM registers as 16-bit
,
Mark Cave-Ayland
,
15:27
Re: [PATCH 1/4] dp8393x: don't force 32-bit register access
,
Mark Cave-Ayland
,
15:22
[PATCH v3 2/2] chardev: refactor qmp_chardev_add and qmp_chardev_change
,
Li Zhang
,
15:15
[PATCH v3 1/2] qmp: Support chardev-change for QMP device
,
Li Zhang
,
15:15
[PATCH] tests/acceptance: allow control over tags during check-acceptance
,
Willian Rampazzo
,
15:07
Re: [PATCH] hw/sd: sdhci: Enable 64-bit system bus capability in the default SD/MMC host controller
,
Joanne Koong
,
15:00
Re: [PATCH 0/2] linux-user/s390x: signal with SIGFPE on compare-and-trap
,
jonathan.albrecht
,
14:47
[PATCH] block/file-posix: Use O_RDWR for locking on macOS
,
Akihiko Odaki
,
14:38
Re: [PATCH] migration: Move bitmap_mutex out of migration_bitmap_clear_dirty()
,
Peter Xu
,
14:37
Re: [RFC v6 12/13] target/s390x: move kvm files into kvm/
,
Al Cho
,
14:32
[PATCH] target/avr: Fix compiler errors (-Werror=enum-conversion)
,
Stefan Weil
,
14:09
Re: [PATCH] migration: Move bitmap_mutex out of migration_bitmap_clear_dirty()
,
Peter Xu
,
13:59
Re: [PATCH] migration: Move bitmap_mutex out of migration_bitmap_clear_dirty()
,
Peter Xu
,
13:47
Re: [PATCH] migration: Move bitmap_mutex out of migration_bitmap_clear_dirty()
,
Peter Xu
,
13:40
Re: [PATCH V3 00/22] Live Update [reboot]
,
Steven Sistare
,
13:32
Re: [RFC PATCH 4/6] dp8393x: Store CAM registers as 16-bit
,
Philippe Mathieu-Daudé
,
13:29
Re: [PATCH 1/4] dp8393x: don't force 32-bit register access
,
Philippe Mathieu-Daudé
,
13:19
Re: [PATCH v4 01/34] modules: add modinfo macros
,
Paolo Bonzini
,
13:07
Re: [PATCH v2 0/6] block: block-status cache for data regions
,
Kevin Wolf
,
13:06
Re: [PATCH v2 2/6] block: block-status cache for data regions
,
Kevin Wolf
,
13:04
[PATCH V4 16/25] vfio-pci: cpr part 1
,
Steve Sistare
,
12:54
[PATCH V4 04/25] cpr: HMP interfaces for reboot
,
Steve Sistare
,
12:53
[PATCH V4 24/25] cpr: only-cpr-capable option
,
Steve Sistare
,
12:53
[PATCH V4 25/25] simplify savevm
,
Steve Sistare
,
12:53
[PATCH V4 23/25] chardev: cpr for sockets
,
Steve Sistare
,
12:53
[PATCH V4 22/25] chardev: cpr for pty
,
Steve Sistare
,
12:53
[PATCH V4 20/25] chardev: cpr framework
,
Steve Sistare
,
12:53
[PATCH V4 21/25] chardev: cpr for simple devices
,
Steve Sistare
,
12:53
[PATCH V4 18/25] vhost: reset vhost devices upon cprsave
,
Steve Sistare
,
12:53
[PATCH V4 19/25] hostmem-memfd: cpr support
,
Steve Sistare
,
12:53
[PATCH V4 17/25] vfio-pci: cpr part 2
,
Steve Sistare
,
12:53
[PATCH V4 15/25] vfio-pci: refactor for cpr
,
Steve Sistare
,
12:53
[PATCH V4 14/25] pci: export functions for cpr
,
Steve Sistare
,
12:53
[PATCH V4 13/25] cpr: HMP interfaces for restart
,
Steve Sistare
,
12:53
[PATCH V4 11/25] cpr: restart mode
,
Steve Sistare
,
12:53
[PATCH V4 12/25] cpr: QMP interfaces for restart
,
Steve Sistare
,
12:53
[PATCH V4 10/25] util: env var helpers
,
Steve Sistare
,
12:53
[PATCH V4 09/25] string to strList
,
Steve Sistare
,
12:53
[PATCH V4 08/25] vl: add helper to request re-exec
,
Steve Sistare
,
12:53
[PATCH V4 07/25] machine: memfd-alloc option
,
Steve Sistare
,
12:53
[PATCH V4 06/25] oslib: qemu_clr_cloexec
,
Steve Sistare
,
12:52
[PATCH V4 03/25] cpr: QMP interfaces for reboot
,
Steve Sistare
,
12:52
[PATCH V4 05/25] as_flat_walk
,
Steve Sistare
,
12:52
[PATCH V4 00/25] Live Update
,
Steve Sistare
,
12:52
[PATCH V4 02/25] cpr: reboot mode
,
Steve Sistare
,
12:52
[PATCH V4 01/25] qemu_ram_volatile
,
Steve Sistare
,
12:52
Re: [PATCH 4/4] target/i386: Added VMRUN consistency checks for CR3 and CR4
,
Paolo Bonzini
,
12:52
Re: [PATCH 3/4] target/i386: Added consistency checks for EFER
,
Paolo Bonzini
,
12:48
[PATCH] fuzz: fix sparse memory access in the DMA callback
,
Alexander Bulekov
,
12:23
[PATCH] block/replication.c: Properly attach children
,
Lukas Straub
,
12:12
Re: [PATCH 2/4] target/i386: Added DR6 and DR7 consistency checks
,
Paolo Bonzini
,
12:02
Re: [PATCH 1/4] target/i386: Added MSRPM and IOPM size check
,
Paolo Bonzini
,
12:02
Re: [PATCH v5 6/6] block: Make blockdev-reopen stable API
,
Vladimir Sementsov-Ogievskiy
,
11:52
Re: [PATCH v5 5/6] iotests: Test reopening multiple devices at the same time
,
Vladimir Sementsov-Ogievskiy
,
11:50
Re: [PATCH v5 0/6] block/rbd: migrate to coroutines and add write zeroes support
,
Peter Lieven
,
11:48
Re: [PATCH v5 4/6] block: Support multiple reopening with x-blockdev-reopen
,
Vladimir Sementsov-Ogievskiy
,
11:45
Re: [PATCH v1 39/39] MAINTAINTERS: Added myself as a reviewer for TCG Plugins
,
Peter Maydell
,
11:36
Re: [PATCH 0/2] monitor: Shutdown fixes
,
Markus Armbruster
,
11:32
Re: [PATCH v5 0/6] block/rbd: migrate to coroutines and add write zeroes support
,
Kevin Wolf
,
11:25
Re: [PATCH v5 3/6] block: Acquire AioContexts during bdrv_reopen_multiple()
,
Vladimir Sementsov-Ogievskiy
,
11:17
[PATCH v1 29/39] configure: don't allow plugins to be enabled for a non-TCG build
,
Alex Bennée
,
11:17
[PATCH v1 35/39] plugins: Added a new cache modelling plugin
,
Alex Bennée
,
11:17
[PATCH v1 18/39] tests/docker: remove mingw packages from Fedora
,
Alex Bennée
,
11:17
[PATCH v1 24/39] tests/vm: update NetBSD to 9.2
,
Alex Bennée
,
11:17
[PATCH v1 38/39] docs/devel: Added cache plugin to the plugins docs
,
Alex Bennée
,
11:17
[PATCH v1 25/39] tests/vm: update openbsd to release 6.9
,
Alex Bennée
,
11:17
[PATCH v1 31/39] tcg/plugins: enable by default for TCG builds
,
Alex Bennée
,
11:17
[PATCH v1 17/39] tests/docker: fix mistakes in ubuntu package lists
,
Alex Bennée
,
11:17
[PATCH v1 27/39] plugins: fix-up handling of internal hostaddr for 32 bit
,
Alex Bennée
,
11:07
[PATCH v1 14/39] tests/docker: fix sorting in package lists
,
Alex Bennée
,
11:07
[PATCH v1 39/39] MAINTAINTERS: Added myself as a reviewer for TCG Plugins
,
Alex Bennée
,
11:07
[PATCH v1 19/39] tests/docker: expand centos8 package list
,
Alex Bennée
,
11:07
[PATCH v1 16/39] tests/docker: fix mistakes in fedora package list
,
Alex Bennée
,
11:07
[PATCH v1 36/39] plugins/cache: Enable cache parameterization
,
Alex Bennée
,
11:07
[PATCH v1 22/39] tests/docker: expand ubuntu2004 package list
,
Alex Bennée
,
11:07
[PATCH v1 30/39] configure: stop user enabling plugins on Windows for now
,
Alex Bennée
,
11:07
[PATCH v1 20/39] tests/docker: expand fedora package list
,
Alex Bennée
,
11:07
[PATCH v1 28/39] meson.build: move TCG plugin summary output
,
Alex Bennée
,
11:07
[PATCH v1 26/39] tests/tcg: make test-mmap a little less aggressive
,
Alex Bennée
,
11:07
[PATCH v1 21/39] tests/docker: expand ubuntu1804 package list
,
Alex Bennée
,
11:07
[PATCH v1 15/39] tests/docker: fix mistakes in centos package lists
,
Alex Bennée
,
11:07
[PATCH v1 23/39] tests/docker: expand opensuse-leap package list
,
Alex Bennée
,
11:07
[PATCH v1 33/39] contrib/plugins: add execlog to log instruction execution and memory access
,
Alex Bennée
,
11:07
[PATCH v1 32/39] contrib/plugins: enable -Wall for building plugins
,
Alex Bennée
,
11:07
[PATCH v1 34/39] docs/devel: tcg-plugins: add execlog plugin description
,
Alex Bennée
,
11:07
[PATCH v5 2/2] target/ppc: change ppc_hash32_xlate to use mmu_idx
,
Bruno Larsen (billionai)
,
11:03
[PATCH v5 1/2] target/ppc: introduce mmu-books.h
,
Bruno Larsen (billionai)
,
11:03
[PATCH v5 0/2] Clean up MMU translation
,
Bruno Larsen (billionai)
,
11:03
[PATCH v1 11/39] tests/docker: use project specific container registries
,
Alex Bennée
,
10:59
[PATCH v1 02/39] Jobs based on custom runners: build environment docs and playbook
,
Alex Bennée
,
10:59
[PATCH v1 13/39] tests/docker: remove FEATURES env var from templates
,
Alex Bennée
,
10:59
[PATCH v1 37/39] plugins/cache: Added FIFO and LRU eviction policies
,
Alex Bennée
,
10:59
[PATCH v1 07/39] gitlab: support for FreeBSD 12, 13 and macOS 11 via cirrus-run
,
Alex Bennée
,
10:58
[PATCH v1 08/39] cirrus: delete FreeBSD and macOS jobs
,
Alex Bennée
,
10:58
[PATCH v1 10/39] tests/docker: don't use BUILDKIT in GitLab either
,
Alex Bennée
,
10:58
[PATCH v1 09/39] hw/usb/ccid: remove references to NSS
,
Alex Bennée
,
10:58
[PATCH v1 05/39] tests/tcg: generalise the disabling of the signals test
,
Alex Bennée
,
10:58
[PATCH v1 04/39] Jobs based on custom runners: add job definitions for QEMU's machines
,
Alex Bennée
,
10:58
[PATCH v1 12/39] tests/docker: use explicit docker.io registry
,
Alex Bennée
,
10:58
[PATCH v1 06/39] build: validate that system capstone works before using it
,
Alex Bennée
,
10:58
[PATCH v1 03/39] Jobs based on custom runners: docs and gitlab-runner setup playbook
,
Alex Bennée
,
10:58
[PATCH v1 01/39] Jobs based on custom runners: documentation and configuration placeholder
,
Alex Bennée
,
10:58
[PATCH v1 00/39] final pre-PR for 6.1 (testing and plugins)
,
Alex Bennée
,
10:58
Re: [PATCH v5 3/4] avocado_qemu: Add SMMUv3 tests
,
Philippe Mathieu-Daudé
,
10:57
Re: [PATCH v5 0/6] block/rbd: migrate to coroutines and add write zeroes support
,
Peter Lieven
,
10:55
[PATCH 1/3] softmmu/vl: Add a "grab-mod" parameter to the -display sdl option
,
Thomas Huth
,
10:54
[PATCH 3/3] softmmu/vl: Deprecate the -sdl and -curses option
,
Thomas Huth
,
10:54
[PATCH 2/3] softmmu/vl: Deprecate the old grab options
,
Thomas Huth
,
10:54
[PATCH 0/3] softmmu/vl: Deprecate old and crufty display options
,
Thomas Huth
,
10:54
Re: support for raspberry3/3B/4B
,
Philippe Mathieu-Daudé
,
10:51
Re: [PATCH v5 3/4] avocado_qemu: Add SMMUv3 tests
,
Willian Rampazzo
,
10:39
Re: [PATCH v4 2/4] avocado_qemu: Add SMMUv3 tests
,
Eric Auger
,
10:34
Re: [question] Shall we flush ITS tables into guest RAM when shutdown the VM?
,
Eric Auger
,
10:28
Re: [PATCH v4 2/4] avocado_qemu: Add SMMUv3 tests
,
Wainer dos Santos Moschetta
,
10:27
Re: [PATCH v5 3/4] avocado_qemu: Add SMMUv3 tests
,
Philippe Mathieu-Daudé
,
10:25
Re: [PATCH v7 2/2] target/i386: Correct implementation for FCS, FIP, FDS and FDP
,
Ziqiao Kong
,
10:20
Re: [PATCH v7 1/2] target/i386: Trivial code motion and code style fix
,
Ziqiao Kong
,
10:20
Re: [question] Shall we flush ITS tables into guest RAM when shutdown the VM?
,
Dr. David Alan Gilbert
,
10:19
Re: [PATCH v4 1/8] hw/intc: GICv3 ITS initial framework
,
shashi . mallela
,
10:18
Re: [PATCH v4 1/8] hw/intc: GICv3 ITS initial framework
,
Eric Auger
,
10:04
Re: [PATCH v5 3/4] avocado_qemu: Add SMMUv3 tests
,
Eric Auger
,
09:57
Re: [PATCH v1 1/5] meson: Introduce target-specific Kconfig
,
Alex Bennée
,
09:55
Re: [question] Shall we flush ITS tables into guest RAM when shutdown the VM?
,
Eric Auger
,
09:52
Re: [PATCH v2] target/mips: Rewrite UHI errno_mips() using switch statement
,
Philippe Mathieu-Daudé
,
09:45
[PATCH v2] target/arm: Correct the encoding of MDCCSR_EL0 and DBGDSCRint
,
hnick
,
09:45
Re: [PATCH v5 1/6] qcow2: Fix dangling pointer after reopen for 'file'
,
Kevin Wolf
,
09:43
Re: [PATCH v1 1/5] meson: Introduce target-specific Kconfig
,
Philippe Mathieu-Daudé
,
09:40
Re: [PATCH v5 3/4] avocado_qemu: Add SMMUv3 tests
,
Philippe Mathieu-Daudé
,
09:37
Re: [PATCH v2] target/mips: Rewrite UHI errno_mips() using switch statement
,
Thomas Huth
,
09:35
Re: [PATCH v5 0/7] Use ACPI PCI hot-plug for Q35
,
Marcel Apfelbaum
,
09:30
Re: [PATCH v5 04/10] hw/intc: GICv3 ITS Command processing
,
Peter Maydell
,
09:28
Re: [PATCH v4 1/8] hw/intc: GICv3 ITS initial framework
,
shashi . mallela
,
09:25
Re: [PATCH v5 0/6] block/rbd: migrate to coroutines and add write zeroes support
,
Kevin Wolf
,
09:19
Re: [PATCH v5 2/6] block: Add bdrv_reopen_queue_free()
,
Vladimir Sementsov-Ogievskiy
,
09:18
[PATCH v5 1/4] avocado_qemu: Fix KNOWN_DISTROS map into the LinuxDistro class
,
Eric Auger
,
09:18
[PATCH v5 4/4] avocado_qemu: Add Intel iommu tests
,
Eric Auger
,
09:18
[PATCH v5 3/4] avocado_qemu: Add SMMUv3 tests
,
Eric Auger
,
09:18
[PATCH v5 2/4] Acceptance Tests: Add default kernel params and pxeboot url to the KNOWN_DISTROS collection
,
Eric Auger
,
09:18
[PATCH v5 0/4] avocado-qemu: New SMMUv3 and intel IOMMU tests
,
Eric Auger
,
09:18
Re: [PATCH v5 1/3] block/file-posix: Optimize for macOS
,
Stefan Hajnoczi
,
09:17
Re: [PATCH v5 1/6] qcow2: Fix dangling pointer after reopen for 'file'
,
Vladimir Sementsov-Ogievskiy
,
09:13
Re: [PATCH v1 1/5] meson: Introduce target-specific Kconfig
,
Thomas Huth
,
09:10
[PATCH v2] target/mips: Rewrite UHI errno_mips() using switch statement
,
Philippe Mathieu-Daudé
,
09:07
Re: [PATCH v1 1/5] meson: Introduce target-specific Kconfig
,
Philippe Mathieu-Daudé
,
08:48
Re: [PATCH v5 04/10] hw/intc: GICv3 ITS Command processing
,
shashi . mallela
,
08:46
Re: [PATCH v1 3/5] hw/arm: move CONFIG_V7M out of default-devices
,
Philippe Mathieu-Daudé
,
08:14
Re: [PULL 00/40] Misc patches for 2021-07-06
,
Peter Maydell
,
08:11
Re: [PATCH]: /hw/nvme/ctrl error handling if descriptors are greater than 1024
,
Klaus Jensen
,
07:29
[PATCH v1 2/2] target/ppc: Support for H_RPT_INVALIDATE hcall
,
Bharata B Rao
,
07:25
[PATCH v1 1/2] linux-headers: Update
,
Bharata B Rao
,
07:25
[PATCH v1 0/2] Enable support for H_RPT_INVALIDATE hcall
,
Bharata B Rao
,
07:25
[PATCH v5 6/6] block: Make blockdev-reopen stable API
,
Kevin Wolf
,
07:24
[PATCH v5 4/6] block: Support multiple reopening with x-blockdev-reopen
,
Kevin Wolf
,
07:24
[PATCH v5 2/6] block: Add bdrv_reopen_queue_free()
,
Kevin Wolf
,
07:24
[PATCH v5 5/6] iotests: Test reopening multiple devices at the same time
,
Kevin Wolf
,
07:24
[PATCH v5 1/6] qcow2: Fix dangling pointer after reopen for 'file'
,
Kevin Wolf
,
07:24
[PATCH v5 3/6] block: Acquire AioContexts during bdrv_reopen_multiple()
,
Kevin Wolf
,
07:24
[PATCH v5 0/6] Make blockdev-reopen stable
,
Kevin Wolf
,
07:24
[PATCH]: /hw/nvme/ctrl error handling if descriptors are greater than 1024
,
Padmakar Kalghatgi
,
07:05
Re: [PATCH v1 3/5] hw/arm: move CONFIG_V7M out of default-devices
,
Thomas Huth
,
07:04
Re: [PATCH v1 2/5] hw/arm: add dependency on OR_IRQ for XLNX_VERSAL
,
Thomas Huth
,
06:53
Re: [PATCH v1 1/5] meson: Introduce target-specific Kconfig
,
Thomas Huth
,
06:52
Re: [PATCH 1/2] qapi/run-state: Add a new shutdown cause 'migration-completed'
,
Dr. David Alan Gilbert
,
06:27
[PATCH] hw/riscv: sifive_u: Correct the CLINT timebase frequency
,
Bin Meng
,
06:25
Re: [PATCH] target/xtensa/xtensa-semi: Fix compilation problem on Haiku
,
Max Filippov
,
06:16
Re: [PATCH v5 04/10] hw/intc: GICv3 ITS Command processing
,
Peter Maydell
,
06:08
Re: [PATCH] migration: Move bitmap_mutex out of migration_bitmap_clear_dirty()
,
David Hildenbrand
,
06:05
Re: [PATCH v5 04/10] hw/intc: GICv3 ITS Command processing
,
Eric Auger
,
06:05
Re: [PATCH v5 04/10] hw/intc: GICv3 ITS Command processing
,
Eric Auger
,
06:04
Re: [PATCH v2] hw/virtio: Document *_should_notify() are called within rcu_read_lock()
,
Philippe Mathieu-Daudé
,
06:04
[PULL 39/40] Set icon for QEMU binary on Mac OS
,
Paolo Bonzini
,
06:02
[PULL 32/40] configure: convert compiler tests to meson, part 6
,
Paolo Bonzini
,
06:02
[PULL 37/40] machine: add smp compound property
,
Paolo Bonzini
,
06:02
[PULL 38/40] qemu-option: remove now-dead code
,
Paolo Bonzini
,
06:02
[PULL 36/40] vl: switch -M parsing to keyval
,
Paolo Bonzini
,
06:02
[PULL 35/40] keyval: introduce keyval_parse_into
,
Paolo Bonzini
,
06:02
[PULL 40/40] config-host.mak: remove unused compiler-related lines
,
Paolo Bonzini
,
06:02
[PULL 33/40] qom: export more functions for use with non-UserCreatable objects
,
Paolo Bonzini
,
06:02
[PULL 30/40] configure: convert compiler tests to meson, part 4
,
Paolo Bonzini
,
06:02
[PULL 31/40] configure: convert compiler tests to meson, part 5
,
Paolo Bonzini
,
06:02
[PULL 29/40] configure: convert compiler tests to meson, part 3
,
Paolo Bonzini
,
06:02
[PULL 28/40] configure: convert compiler tests to meson, part 2
,
Paolo Bonzini
,
06:02
[PULL 24/40] meson: store dependency('threads') in a variable
,
Paolo Bonzini
,
06:02
[PULL 34/40] keyval: introduce keyval_merge
,
Paolo Bonzini
,
06:02
[PULL 15/40] target/i386: Move X86XSaveArea into TCG
,
Paolo Bonzini
,
06:02
[PULL 27/40] configure: convert compiler tests to meson, part 1
,
Paolo Bonzini
,
06:02
[PULL 26/40] configure: convert HAVE_BROKEN_SIZE_MAX to meson
,
Paolo Bonzini
,
06:02
[PULL 22/40] configure, meson: convert libxml2 detection to meson
,
Paolo Bonzini
,
06:02
[PULL 25/40] configure, meson: move CONFIG_IVSHMEM to meson
,
Paolo Bonzini
,
06:02
[PULL 21/40] configure, meson: convert liburing detection to meson
,
Paolo Bonzini
,
06:02
[PULL 20/40] configure, meson: convert libpmem detection to meson
,
Paolo Bonzini
,
06:02
[PULL 14/40] target/i386: Populate x86_ext_save_areas offsets using cpuid where possible
,
Paolo Bonzini
,
06:02
[PULL 19/40] configure, meson: convert libdaxctl detection to meson
,
Paolo Bonzini
,
06:02
[PULL 16/40] configure: drop vte-2.90 check
,
Paolo Bonzini
,
06:02
[PULL 01/40] Makefile: Remove /usr/bin/env wrapper from the SHELL variable
,
Paolo Bonzini
,
06:02
[PULL 23/40] meson: sort existing compiler tests
,
Paolo Bonzini
,
06:02
[PULL 18/40] configure, meson: convert virgl detection to meson
,
Paolo Bonzini
,
06:02
[PULL 17/40] configure, meson: convert vte detection to meson
,
Paolo Bonzini
,
06:02
[PULL 08/40] target/i386: Declare constants for XSAVE offsets
,
Paolo Bonzini
,
06:02
[PULL 13/40] target/i386: Observe XSAVE state area offsets
,
Paolo Bonzini
,
06:02
[PULL 09/40] target/i386: Consolidate the X86XSaveArea offset checks
,
Paolo Bonzini
,
06:02
[PULL 12/40] target/i386: Make x86_ext_save_areas visible outside cpu.c
,
Paolo Bonzini
,
06:01
[PULL 11/40] target/i386: Pass buffer and length to XSAVE helper
,
Paolo Bonzini
,
06:01
[PULL 10/40] target/i386: Clarify the padding requirements of X86XSaveArea
,
Paolo Bonzini
,
06:01
[PULL 06/40] coverity-scan: Remove lm32 / unicore32 targets
,
Paolo Bonzini
,
06:01
[PULL 07/40] coverity-scan: switch to vpath build
,
Paolo Bonzini
,
06:01
[PULL 05/40] qemu-options: Improve the documentation of the -display options
,
Paolo Bonzini
,
06:01
[PULL 02/40] softmmu/vl: Remove obsolete comment about the "frame" parameter
,
Paolo Bonzini
,
06:01
[PULL 03/40] ui: Fix the "-display sdl,window_close=..." parameter
,
Paolo Bonzini
,
06:01
[PULL 04/40] ui: Mark the '-no-quit' option as deprecated
,
Paolo Bonzini
,
06:01
[PULL 00/40] Misc patches for 2021-07-06
,
Paolo Bonzini
,
06:01
Re: [RFC PATCH] hw/display/virtio-gpu: Fix memory leak (CID 1453811)
,
Philippe Mathieu-Daudé
,
06:01
[PATCH 17/18] crypto: add gnutls pbkdf provider
,
Daniel P . Berrangé
,
06:00
[PATCH 18/18] crypto: prefer gnutls as the crypto backend if new enough
,
Daniel P . Berrangé
,
06:00
[PATCH 16/18] crypto: add gnutls hmac provider
,
Daniel P . Berrangé
,
06:00
[PATCH 15/18] crypto: add gnutls hash provider
,
Daniel P . Berrangé
,
06:00
[PATCH 14/18] crypto: add gnutls cipher provider
,
Daniel P . Berrangé
,
06:00
[PATCH 11/18] crypto: rename des-rfb cipher to just des
,
Daniel P . Berrangé
,
06:00
[PATCH 13/18] crypto: introduce build system for gnutls crypto backend
,
Daniel P . Berrangé
,
06:00
[PATCH 12/18] crypto: flip priority of backends to prefer gcrypt
,
Daniel P . Berrangé
,
06:00
[PATCH 10/18] crypto: delete built-in XTS cipher mode support
,
Daniel P . Berrangé
,
06:00
[PATCH 04/18] crypto: use &error_fatal in crypto tests
,
Daniel P . Berrangé
,
06:00
[PATCH 07/18] crypto: drop custom XTS support in gcrypt driver
,
Daniel P . Berrangé
,
05:59
[PATCH 08/18] crypto: add crypto tests for single block DES-ECB and DES-CBC
,
Daniel P . Berrangé
,
05:59
[PATCH 06/18] crypto: drop gcrypt thread initialization code
,
Daniel P . Berrangé
,
05:59
[PATCH 09/18] crypto: delete built-in DES implementation
,
Daniel P . Berrangé
,
05:59
[PATCH 03/18] crypto: skip essiv ivgen tests if AES+ECB isn't available
,
Daniel P . Berrangé
,
05:59
[PATCH 05/18] crypto: fix gcrypt min version 1.8 regression
,
Daniel P . Berrangé
,
05:59
[PATCH 00/18] crypto: misc cleanup and introduce gnutls backend driver
,
Daniel P . Berrangé
,
05:59
[PATCH 02/18] crypto: remove obsolete crypto test condition
,
Daniel P . Berrangé
,
05:59
[PATCH 01/18] crypto: remove conditional around 3DES crypto test cases
,
Daniel P . Berrangé
,
05:59
Re: [PATCH] misc: Remove redundant new line in perror()
,
Philippe Mathieu-Daudé
,
05:56
[PATCH] docs/system: riscv: Update Microchip Icicle Kit for direct kernel boot
,
Bin Meng
,
05:50
Re: [PATCH 07/10] iotests/297: return error code from run_linters()
,
Vladimir Sementsov-Ogievskiy
,
05:49
[PATCH] misc: Remove redundant new line in perror()
,
Li Zhijian
,
05:45
RE: [PATCH] migration: Move bitmap_mutex out of migration_bitmap_clear_dirty()
,
Wang, Wei W
,
05:41
Re: [PATCH v4 1/4] s390x/css: Introduce an ESW struct
,
Philippe Mathieu-Daudé
,
05:39
Re: [PATCH 06/10] iotests/297: Add 'directory' argument to run_linters
,
Vladimir Sementsov-Ogievskiy
,
05:37
Re: [PATCH 05/10] iotests/297: Separate environment setup from test execution
,
Vladimir Sementsov-Ogievskiy
,
05:35
[PATCH 3/4] hw/nvme: unregister controller with subsystem at exit
,
Klaus Jensen
,
05:34
[PATCH 1/4] hw/nvme: remove NvmeCtrl parameter from ns setup/check functions
,
Klaus Jensen
,
05:34
[PATCH 4/4] hw/nvme: fix controller hot unplugging
,
Klaus Jensen
,
05:34
[PATCH 0/4] hw/nvme: fix controller hotplugging
,
Klaus Jensen
,
05:34
[PATCH 2/4] hw/nvme: mark nvme-subsys non-hotpluggable
,
Klaus Jensen
,
05:34
Re: [PATCH 04/10] iotests/297: Create main() function
,
Vladimir Sementsov-Ogievskiy
,
05:32
Re: [PATCH v5 03/10] hw/intc: GICv3 ITS command queue framework
,
Eric Auger
,
05:31
Re: [PATCH v6 1/2] target/s390x: Fix SIGILL and SIGFPE psw.addr reporting
,
David Hildenbrand
,
05:31
Re: [PATCH v5 02/10] hw/intc: GICv3 ITS register definitions added
,
Eric Auger
,
05:30
Re: [PATCH v5 04/10] hw/intc: GICv3 ITS Command processing
,
Eric Auger
,
05:27
Re: [PATCH v5 04/10] hw/intc: GICv3 ITS Command processing
,
Peter Maydell
,
05:20
Re: [RFC v6 08/13] target/s390x: split cpu-dump from helper.c
,
Claudio Fontana
,
05:19
Re: [PATCH v5 1/2] target/s390x: Fix SIGILL/SIGFPE/SIGTRAP psw.addr reporting
,
Ulrich Weigand
,
05:15
Re: [PATCH] hw/net: Discard overly fragmented packets
,
Philippe Mathieu-Daudé
,
05:09
Re: [RFC v6 08/13] target/s390x: split cpu-dump from helper.c
,
Thomas Huth
,
05:06
Re: [PATCH 03/10] iotests/297: Don't rely on distro-specific linter binaries
,
Vladimir Sementsov-Ogievskiy
,
05:05
Re: [PATCH 02/10] iotests/297: Add get_files() function
,
Vladimir Sementsov-Ogievskiy
,
05:02
Re: [PATCH] hw/net: Discard overly fragmented packets
,
Mauro Matteo Cascella
,
05:00
Re: [PATCH 01/10] iotests/297: modify is_python_file to work from any CWD
,
Vladimir Sementsov-Ogievskiy
,
04:52
Re: [RFC v6 08/13] target/s390x: split cpu-dump from helper.c
,
Al Cho
,
04:47
Re: [PATCH] hw/ide: Fix crash when plugging a piix3-ide device into the x-remote machine
,
Philippe Mathieu-Daudé
,
04:37
Re: [PATCH 07/18] vhost-vdpa: tweak the error label in vhost_vdpa_add()
,
Jason Wang
,
04:29
[PATCH V2 18/18] vhost-vdpa: multiqueue support
,
Jason Wang
,
04:29
[PATCH V2 17/18] virtio-net: vhost control virtqueue support
,
Jason Wang
,
04:28
[PATCH V2 16/18] virito-net: use "qps" instead of "queues" when possible
,
Jason Wang
,
04:28
[PATCH V2 15/18] vhost-net: control virtqueue support
,
Jason Wang
,
04:28
[PATCH V2 12/18] vhost-vdpa: prepare for the multiqueue support
,
Jason Wang
,
04:28
[PATCH V2 14/18] net: introduce control client
,
Jason Wang
,
04:28
[PATCH V2 13/18] vhost-vdpa: let net_vhost_vdpa_init() returns NetClientState *
,
Jason Wang
,
04:28
[PATCH V2 11/18] vhost-vdpa: classify one time request
,
Jason Wang
,
04:28
[PATCH V2 10/18] vhost-vdpa: open device fd in net_init_vhost_vdpa()
,
Jason Wang
,
04:28
[PATCH V2 09/18] vhost-vdpa: remove the unncessary queue_index assignment
,
Jason Wang
,
04:28
[PATCH V2 08/18] vhost-vdpa: fix the wrong assertion in vhost_vdpa_init()
,
Jason Wang
,
04:28
[PATCH V2 07/18] vhost-vdpa: tweak the error label in vhost_vdpa_add()
,
Jason Wang
,
04:28
[PATCH V2 05/18] vhost-vdpa: don't cleanup twice in vhost_vdpa_add()
,
Jason Wang
,
04:28
[PATCH V2 06/18] vhost-vdpa: fix leaking of vhost_net in vhost_vdpa_add()
,
Jason Wang
,
04:28
[PATCH V2 04/18] vhost-vdpa: remove the unnecessary check in vhost_vdpa_add()
,
Jason Wang
,
04:28
[PATCH V2 03/18] vhost_net: do not assume nvqs is always 2
,
Jason Wang
,
04:28
[PATCH V2 02/18] vhost: use unsigned int for nvqs
,
Jason Wang
,
04:27
[PATCH V2 01/18] vhost_net: remove the meaningless assignment in vhost_net_start_one()
,
Jason Wang
,
04:27
[PATCH V2 00/18] vhost-vDPA multiqueue
,
Jason Wang
,
04:27
Re: [PATCH 07/18] vhost-vdpa: tweak the error label in vhost_vdpa_add()
,
Stefano Garzarella
,
04:27
Re: [PATCH] target/xtensa/xtensa-semi: Fix compilation problem on Haiku
,
Philippe Mathieu-Daudé
,
04:24
Re: [PATCH] hw/ide: Fix crash when plugging a piix3-ide device into the x-remote machine
,
Thomas Huth
,
04:24
Re: [PATCH v4 11/22] tests/docker: expand centos8 package list
,
Alex Bennée
,
04:20
Re: [question] Shall we flush ITS tables into guest RAM when shutdown the VM?
,
Kunkun Jiang
,
04:19
[PATCH] target/xtensa/xtensa-semi: Fix compilation problem on Haiku
,
Thomas Huth
,
04:18
[PATCH v3] Set icon for QEMU binary on Mac OS
,
Paolo Bonzini
,
04:16
Re: [PATCH 07/18] vhost-vdpa: tweak the error label in vhost_vdpa_add()
,
Jason Wang
,
04:11
Re: [PATCH] config-host.mak: remove unused compiler-related lines
,
Paolo Bonzini
,
04:09
Re: [PATCH 07/18] vhost-vdpa: tweak the error label in vhost_vdpa_add()
,
Jason Wang
,
04:03
Re: [PATCH 1/2] roms/u-boot: Bump ppce500 u-boot to v2021.07 to add eTSEC support
,
Bin Meng
,
03:51
Re: [PATCH 18/18] vhost-vdpa: multiqueue support
,
Jason Wang
,
03:46
Re: [PATCH v5 01/10] hw/intc: GICv3 ITS initial framework
,
Eric Auger
,
03:45
Re: [PATCH 1/2] roms/u-boot: Bump ppce500 u-boot to v2021.07 to add eTSEC support
,
Philippe Mathieu-Daudé
,
03:41
Re: [PATCH v4 1/8] hw/intc: GICv3 ITS initial framework
,
Eric Auger
,
03:38
Re: [PATCH] config-host.mak: remove unused compiler-related lines
,
Thomas Huth
,
03:38
Re: [PATCH] configure: Remove the OBJCC variable from config-host.mak
,
Philippe Mathieu-Daudé
,
03:33
Re: [PATCH] configure: Remove the OBJCC variable from config-host.mak
,
Paolo Bonzini
,
03:32
Re: [PATCH v4 1/8] hw/intc: GICv3 ITS initial framework
,
Eric Auger
,
03:29
[PATCH] config-host.mak: remove unused compiler-related lines
,
Paolo Bonzini
,
03:29
[PATCH v8 9/9] virtio-pci: add support for configure interrupt
,
Cindy Lu
,
03:21
[PATCH v8 8/9] virtio-pci:decouple the single vector from the interrupt process
,
Cindy Lu
,
03:21
[PATCH v8 7/9] virtio-pci: decouple notifier from interrupt process
,
Cindy Lu
,
03:21
[PATCH v8 6/9] virtio-mmio: add support for configure interrupt
,
Cindy Lu
,
03:20
[PATCH v8 5/9] vhost-net:add support for configure interrupt
,
Cindy Lu
,
03:20
[PATCH v8 4/9] vhost-vdpa: add support for config interrupt call back
,
Cindy Lu
,
03:20
[PATCH v8 3/9] vhost: add new call back function for config interrupt
,
Cindy Lu
,
03:20
[PATCH v8 2/9] virtio-pci:decouple virtqueue from interrupt setting process
,
Cindy Lu
,
03:20
[PATCH v8 1/9] virtio: introduce macro IRTIO_CONFIG_IRQ_IDX
,
Cindy Lu
,
03:20
[PATCH v8 0/9] vhost-vdpa: add support for configure interrupt
,
Cindy Lu
,
03:20
[PATCH] configure: Remove the OBJCC variable from config-host.mak
,
Thomas Huth
,
03:19
Re: [PATCH v4 0/4] avocado-qemu: New SMMUv3 and intel IOMMU tests
,
Eric Auger
,
03:06
Re: [PATCH 1/2 v3] Configure script for Haiku
,
Thomas Huth
,
02:35
Re: [PATCH v3] linux-user/elfload: Implement ELF_HWCAP for RISC-V
,
Bin Meng
,
01:51
[PATCH] target/ppc: mtmsrd is an illegal instruction on BookE
,
Nicholas Piggin
,
01:13
Re: [PATCH v1 3/3] hw/riscv: opentitan: Add the flash alias
,
Alistair Francis
,
00:50
Re: [PATCH v3] linux-user/elfload: Implement ELF_HWCAP for RISC-V
,
Richard Henderson
,
00:42
[PATCH 1/2] roms/u-boot: Bump ppce500 u-boot to v2021.07 to add eTSEC support
,
Bin Meng
,
00:31
[PATCH 2/2] docs/system: ppc: Update ppce500 documentation with eTSEC support
,
Bin Meng
,
00:31
Re: [PATCH v2 2/6] tests/acceptance: add replay kernel test for ppc64
,
Pavel Dovgalyuk
,
00:28
[Bug 1864536] Re: Support for XSAVES intel instructions in QEMU
,
Launchpad Bug Tracker
,
00:27
[Bug 1865626] Re: s390x guest hang when ipl boot from a mdev dasd
,
Launchpad Bug Tracker
,
00:27
[Bug 1865188] Re: Switching from the monitor to the emulated machine with a French keyboard (AZERTY)
,
Launchpad Bug Tracker
,
00:27
[Bug 1863601] Re: unable to type "|" character in french keyboard.
,
Launchpad Bug Tracker
,
00:27
[Bug 1863710] Re: qemu 4.2 does not process discard(trim) commands
,
Launchpad Bug Tracker
,
00:27
[Bug 1864984] Re: "nr_entries is too big" when using virgl
,
Launchpad Bug Tracker
,
00:27
[Bug 1865099] Re: cannot run x64 based system on x64 host with Intel Haxm
,
Launchpad Bug Tracker
,
00:27
[Bug 1866792] Re: formating vdi-disk over nbd fails
,
Launchpad Bug Tracker
,
00:27
[Bug 1868617] Re: multiseat: route different spice tablet events to distinct vdagents
,
Launchpad Bug Tracker
,
00:27
[Bug 1865350] Re: fstrim not working with image mounted to path?
,
Launchpad Bug Tracker
,
00:27
[Bug 1865348] Re: virsh domfsinfo testdom crashes the guest agent
,
Launchpad Bug Tracker
,
00:27
[Bug 1866577] Re: powerpc-none-eabi-gdb.exe GDB 9.1 with QEMU 4.2 gdb-stub comes with Reply contains invalid hex digit 79
,
Launchpad Bug Tracker
,
00:27
[Bug 1867786] Re: Qemu PPC64 freezes with multi-core CPU
,
Launchpad Bug Tracker
,
00:27
[Bug 1869782] Re: qemu-arm-static crashes "segmentation fault" when running "svn checkout"
,
Launchpad Bug Tracker
,
00:27
[Bug 1868055] Re: cannot run golang app with docker, version 17.09.1-ce, disabling core 0 and qemu-arm, version 2.7.
,
Launchpad Bug Tracker
,
00:27
[Bug 1875080] Re: USB host device data transfer with control endpoint
,
Launchpad Bug Tracker
,
00:27
[Bug 1871267] Re: Multiple (Repeating) Keystrokes in macOS
,
Launchpad Bug Tracker
,
00:27
[Bug 1872644] Re: MacOS host qemu-system-x86_64 -cpu host not working
,
Launchpad Bug Tracker
,
00:27
[Bug 1881506] Re: TCG doesn't support a lot of features that should be supported
,
Launchpad Bug Tracker
,
00:27
[Bug 1871270] Re: [Feature Request] add usbredir device reset blacklist options support to allow macOS guest to iOS device usbredir
,
Launchpad Bug Tracker
,
00:26
[Bug 1876568] Re: "semtimedop" implementation missing in qemu?
,
Launchpad Bug Tracker
,
00:26
[Bug 1870477] Re: qemu-arm hangs when golang running test
,
Launchpad Bug Tracker
,
00:26
[Bug 1874486] Re: Bug in qemu-img when converting to streamOptimized vmdk images
,
Launchpad Bug Tracker
,
00:26
[Bug 1874504] Re: VFIO passthrough spits out thousands of messages
,
Launchpad Bug Tracker
,
00:26
[Bug 1874904] Re: qemu windows with gtk and french keypad not working as expected
,
Launchpad Bug Tracker
,
00:26
[Bug 1877052] Re: KVM Win 10 guest pauses after kernel upgrade
,
Launchpad Bug Tracker
,
00:26
[Bug 1881645] Re: qemu-system-x86_64 --help (or --version) gives no output
,
Launchpad Bug Tracker
,
00:26
[Bug 1877052] Re: KVM Win 10 guest pauses after kernel upgrade
,
Launchpad Bug Tracker
,
00:26
[Bug 1879590] Re: Using qemu-system-sparc64 no network interface seems to exist
,
Launchpad Bug Tracker
,
00:26
[Bug 1882241] Re: file transfer over cifs to 64bit guest corrupts large files
,
Launchpad Bug Tracker
,
00:26
[Bug 1880722] Re: Problems related to checking page crossing in use_goto_tb()
,
Launchpad Bug Tracker
,
00:26
[Bug 1881729] Re: target_read_memory in disas.c ignores possible errors
,
Launchpad Bug Tracker
,
00:26
[Bug 1882497] Re: Missing 'cmp' utility makes build take 10 times as long
,
Launchpad Bug Tracker
,
00:26
[Bug 1882350] Re: it always create sdx device when I configure ide device with hdx name
,
Launchpad Bug Tracker
,
00:26
[Bug 1883784] Re: [ppc64le] qemu behavior differs from ppc64le hardware
,
Launchpad Bug Tracker
,
00:26
[Bug 1885553] Re: make-check test failed with "Segmentation fault"
,
Launchpad Bug Tracker
,
00:26
[Bug 1884425] Re: MIPS64EL emu hangs at reboot
,
Launchpad Bug Tracker
,
00:26
[Bug 1884017] Re: Intermittently erratic mouse under Windows 95
,
Launchpad Bug Tracker
,
00:26
[Bug 1885827] Re: building plugin failed on Windows with mingw
,
Launchpad Bug Tracker
,
00:26
[Bug 1886155] Re: error: argument 2 of ‘__atomic_load’ discards ‘const’ qualifier
,
Launchpad Bug Tracker
,
00:26
[Bug 1891749] Re: CGA Mode 6 is only 100 pixels tall, when it's supposed to be 200
,
Launchpad Bug Tracker
,
00:26
[Bug 1888492] Re: After installing Ubuntu, restart and pop up the CMD command prompt
,
Launchpad Bug Tracker
,
00:26
[Bug 1886285] Re: Provide SMB option to support Windows 2000
,
Launchpad Bug Tracker
,
00:26
[Bug 1904259] Re: include/qemu/atomic.h:495:5: error: misaligned atomic operation may incur significant performance penalty (Clang 11; Ubuntu 16 i686)
,
Launchpad Bug Tracker
,
00:26
[Bug 1904259] Re: include/qemu/atomic.h:495:5: error: misaligned atomic operation may incur significant performance penalty (Clang 11; Ubuntu 16 i686)
,
Launchpad Bug Tracker
,
00:26
support for raspberry3/3B/4B
,
殷冬
,
00:18
July 05, 2021
[PATCH v3] linux-user/elfload: Implement ELF_HWCAP for RISC-V
,
Kito Cheng
,
23:50
Re: [PATCH v2] linux-user/elfload: Implement ELF_HWCAP for RISC-V
,
Richard Henderson
,
23:29
Re: [PATCH v5 04/10] hw/intc: GICv3 ITS Command processing
,
shashi . mallela
,
23:25
Re: [PATCH] migration: failover: reset partially_hotplugged
,
Jason Wang
,
22:53
Re: [PATCH v4 2/3] target/ppc: change ppc_hash32_xlate to use mmu_idx
,
David Gibson
,
21:39
Re: [PATCH v2] Set icon for QEMU binary on Mac OS
,
Programmingkid
,
20:51
Re: [PATCH v5 04/10] hw/intc: GICv3 ITS Command processing
,
shashi . mallela
,
20:47
[PATCH 14/20] Hexagon HVX (target/hexagon) import semantics
,
Taylor Simpson
,
19:35
[PATCH 17/20] Hexagon HVX (tests/tcg/hexagon) vector_add_int test
,
Taylor Simpson
,
19:35
[PATCH 18/20] Hexagon HVX (tests/tcg/hexagon) hvx_misc test
,
Taylor Simpson
,
19:35
[PATCH 13/20] Hexagon HVX (target/hexagon) TCG generation
,
Taylor Simpson
,
19:35
[PATCH 15/20] Hexagon HVX (target/hexagon) instruction decoding
,
Taylor Simpson
,
19:35
[PATCH 19/20] Hexagon HVX (tests/tcg/hexagon) scatter_gather test
,
Taylor Simpson
,
19:35
[PATCH 20/20] Hexagon HVX (tests/tcg/hexagon) histogram test
,
Taylor Simpson
,
19:35
[PATCH 11/20] Hexagon HVX (target/hexagon) instruction utility functions
,
Taylor Simpson
,
19:35
[PATCH 10/20] Hexagon HVX (target/hexagon) C preprocessor for decode tree
,
Taylor Simpson
,
19:34
[PATCH 03/20] Hexagon HVX (target/hexagon) register names
,
Taylor Simpson
,
19:34
[PATCH 00/20] Hexagon HVX (target/hexagon) patch series
,
Taylor Simpson
,
19:34
[PATCH 05/20] Hexagon HVX (target/hexagon) instruction attributes
,
Taylor Simpson
,
19:34
[PATCH 16/20] Hexagon HVX (target/hexagon) import instruction encodings
,
Taylor Simpson
,
19:34
[PATCH 02/20] Hexagon HVX (target/hexagon) add Hexagon Vector eXtensions (HVX) to core
,
Taylor Simpson
,
19:34
[PATCH 06/20] Hexagon HVX (target/hexagon) macros
,
Taylor Simpson
,
19:34
[PATCH 04/20] Hexagon HVX (target/hexagon) support in gdbstub
,
Taylor Simpson
,
19:34
[PATCH 09/20] Hexagon HVX (target/hexagon) semantics generator - part 2
,
Taylor Simpson
,
19:34
[PATCH 12/20] Hexagon HVX (target/hexagon) helper functions
,
Taylor Simpson
,
19:34
[PATCH 08/20] Hexagon HVX (target/hexagon) semantics generator
,
Taylor Simpson
,
19:34
[PATCH 07/20] Hexagon HVX (target/hexagon) import macro definitions
,
Taylor Simpson
,
19:34
[PATCH 01/20] Hexagon HVX (target/hexagon) README
,
Taylor Simpson
,
19:34
RE: [PATCH 05/12] linux-user: Extract target errno to 'target_errno_defs.h'
,
Taylor Simpson
,
18:32
RE: [PATCH 12/12] linux-user: Extract target errno related functions to 'target_errno.h'
,
Taylor Simpson
,
18:29
[PATCH 4/4] dp8393x: Rewrite dp8393x_get() / dp8393x_put()
,
Mark Cave-Ayland
,
17:50
[PATCH 3/4] dp8393x: Store CAM registers as 16-bit
,
Mark Cave-Ayland
,
17:50
[PATCH 2/4] dp8393x: Replace address_space_rw(is_write=1) by address_space_write()
,
Mark Cave-Ayland
,
17:49
[PATCH 1/4] dp8393x: don't force 32-bit register access
,
Mark Cave-Ayland
,
17:49
[PATCH 0/4] dp8393x: fixes and improvements
,
Mark Cave-Ayland
,
17:49
Re: [PATCH v4 11/22] tests/docker: expand centos8 package list
,
Daniel P . Berrangé
,
17:45
Re: [PATCH v4 11/22] tests/docker: expand centos8 package list
,
Daniel P . Berrangé
,
17:42
Re: [PATCH v3] dp8393x: don't force 32-bit register access
,
Philippe Mathieu-Daudé
,
17:36
Re: [PATCH v4 0/4] avocado-qemu: New SMMUv3 and intel IOMMU tests
,
Willian Rampazzo
,
17:25
Re: [PATCH v3] dp8393x: don't force 32-bit register access
,
Philippe Mathieu-Daudé
,
17:24
Re: [PATCH v4 0/4] avocado-qemu: New SMMUv3 and intel IOMMU tests
,
Philippe Mathieu-Daudé
,
17:20
Re: [PATCH v4 4/4] avocado_qemu: Fix KNOWN_DISTROS map into the LinuxDistro class
,
Willian Rampazzo
,
17:17
Re: [PATCH v4 3/4] avocado_qemu: Add Intel iommu tests
,
Willian Rampazzo
,
17:15
Re: [PATCH v4 0/4] avocado-qemu: New SMMUv3 and intel IOMMU tests
,
Willian Rampazzo
,
17:11
Re: [PATCH v4 2/4] avocado_qemu: Add SMMUv3 tests
,
Willian Rampazzo
,
17:06
Re: [PATCH v4 2/4] avocado_qemu: Add SMMUv3 tests
,
Willian Rampazzo
,
17:05
[PATCH v6 2/2] tests/tcg/s390x: Test SIGILL and SIGSEGV handling
,
Ilya Leoshkevich
,
17:04
[PATCH v6 1/2] target/s390x: Fix SIGILL and SIGFPE psw.addr reporting
,
Ilya Leoshkevich
,
17:04
[PATCH v6 0/2] target/s390x: Fix SIGILL and SIGFPE psw.addr reporting
,
Ilya Leoshkevich
,
17:04
Re: [PATCH v4 11/22] tests/docker: expand centos8 package list
,
Alex Bennée
,
16:28
Re: [PATCH v5 1/2] target/s390x: Fix SIGILL/SIGFPE/SIGTRAP psw.addr reporting
,
Ilya Leoshkevich
,
16:20
Re: [PATCH v2] Set icon for QEMU binary on Mac OS
,
Paolo Bonzini
,
16:13
[PATCH v2] Set icon for QEMU binary on Mac OS
,
John Arbuckle
,
15:53
Re: [PATCH v3] dp8393x: don't force 32-bit register access
,
Mark Cave-Ayland
,
15:33
Re: [PATCH resend] block/replication.c: Properly attach children
,
Vladimir Sementsov-Ogievskiy
,
15:21
Re: [PATCH 1/2 v3] Configure script for Haiku
,
Richard Zak
,
15:21
Re: [PATCH v5 1/2] target/s390x: Fix SIGILL/SIGFPE/SIGTRAP psw.addr reporting
,
David Hildenbrand
,
15:19
Re: [PATCH 0/4] ppc/Pegasos2: Firmware replacement using VOF
,
Philippe Mathieu-Daudé
,
15:17
Re: [PATCH v2 09/10] dp8393x: fix CAM descriptor entry index
,
Philippe Mathieu-Daudé
,
15:14
Re: [PATCH v2 3/3] qapi: deprecate drive-backup
,
Vladimir Sementsov-Ogievskiy
,
15:12
Re: [PULL 0/8] 9p queue 2021-07-05
,
Peter Maydell
,
15:04
Re: [PATCH v5 01/10] hw/intc: GICv3 ITS initial framework
,
Peter Maydell
,
14:59
Re: [PATCH 00/53] acpi: refactor error prone build_header() and packed structures usage in ACPI tables
,
Michael S. Tsirkin
,
14:01
Re: [PATCH v2 2/6] tests/acceptance: add replay kernel test for ppc64
,
Willian Rampazzo
,
13:47
Re: [PATCH v5 1/2] target/s390x: Fix SIGILL/SIGFPE/SIGTRAP psw.addr reporting
,
Ilya Leoshkevich
,
13:24
[PATCH] vhost-user: Fix backends without multiqueue support
,
Kevin Wolf
,
13:15
Re: [PATCH 1/2] coverity-scan: Remove lm32 / unicore32 targets
,
Paolo Bonzini
,
13:09
Re: [PATCH 0/4] Improvements for the -display option
,
Paolo Bonzini
,
13:06
Re: [PATCH v5 01/10] hw/intc: GICv3 ITS initial framework
,
shashi . mallela
,
13:04
Re: [PATCH] Makefile: Remove /usr/bin/env wrapper from the SHELL variable
,
Paolo Bonzini
,
12:58
Re: [RFC PATCH 0/8] Derive XSAVE state component offsets from CPUID leaf 0xd where possible
,
Paolo Bonzini
,
12:57
Re: [PATCH] Set icon for QEMU binary on Mac OS
,
Paolo Bonzini
,
12:56
Re: [PATCH v5 10/14] target/hexagon: import parser for idef-parser
,
Alessandro Di Federico
,
12:50
Re: [PATCH v5 13/14] target/hexagon: import additional tests
,
Alessandro Di Federico
,
12:50
Re: [PULL 0/2] Libslirp patches
,
Paolo Bonzini
,
12:47
Re: [PULL 0/2] Libslirp patches
,
Paolo Bonzini
,
12:44
[PATCH v2 0/2] s390x: improve subchannel error handling (vfio)
,
Cornelia Huck
,
12:40
[PATCH v2 2/2] css: fix actl handling for unit exceptions
,
Cornelia Huck
,
12:40
[PATCH v2 1/2] vfio-ccw: forward halt/clear errors
,
Cornelia Huck
,
12:40
Re: [PULL 0/2] Libslirp patches
,
Peter Maydell
,
12:31
Re: [PATCH v5 01/10] hw/intc: GICv3 ITS initial framework
,
Peter Maydell
,
12:26
Re: [PULL 0/2] Libslirp patches
,
Stefan Hajnoczi
,
12:25
Re: [PATCH 12/17] configure: convert compiler tests to meson, part 1
,
Daniel P . Berrangé
,
12:23
Re: [PATCH 08/17] meson: sort existing compiler tests
,
Daniel P . Berrangé
,
12:22
Re: [PATCH 02/17] configure, meson: convert vte detection to meson
,
Daniel P . Berrangé
,
12:21
Re: [PATCH v4 0/5] plugins: New TCG plugin for cache modelling
,
Alex Bennée
,
12:11
Re: [PATCH 01/17] configure: drop vte-2.90 check
,
Daniel P . Berrangé
,
12:04
[PATCH 09/17] meson: store dependency('threads') in a variable
,
Paolo Bonzini
,
12:01
[PATCH 11/17] configure: convert HAVE_BROKEN_SIZE_MAX to meson
,
Paolo Bonzini
,
12:01
[PATCH 17/17] configure: convert compiler tests to meson, part 6
,
Paolo Bonzini
,
12:01
[PATCH 13/17] configure: convert compiler tests to meson, part 2
,
Paolo Bonzini
,
12:01
[PATCH 05/17] configure, meson: convert libpmem detection to meson
,
Paolo Bonzini
,
12:01
[PATCH v2 00/17] convert more library and compiler checks to Meson
,
Paolo Bonzini
,
12:01
[PATCH 10/17] configure, meson: move CONFIG_IVSHMEM to meson
,
Paolo Bonzini
,
12:01
[PATCH 14/17] configure: convert compiler tests to meson, part 3
,
Paolo Bonzini
,
12:01
[PATCH 12/17] configure: convert compiler tests to meson, part 1
,
Paolo Bonzini
,
12:01
[PATCH 16/17] configure: convert compiler tests to meson, part 5
,
Paolo Bonzini
,
12:00
[PATCH 15/17] configure: convert compiler tests to meson, part 4
,
Paolo Bonzini
,
12:00
[PATCH 03/17] configure, meson: convert virgl detection to meson
,
Paolo Bonzini
,
12:00
[PATCH 07/17] configure, meson: convert libxml2 detection to meson
,
Paolo Bonzini
,
12:00
[PATCH 02/17] configure, meson: convert vte detection to meson
,
Paolo Bonzini
,
12:00
[PATCH 04/17] configure, meson: convert libdaxctl detection to meson
,
Paolo Bonzini
,
12:00
[PATCH 08/17] meson: sort existing compiler tests
,
Paolo Bonzini
,
12:00
[PATCH 06/17] configure, meson: convert liburing detection to meson
,
Paolo Bonzini
,
12:00
[PATCH 01/17] configure: drop vte-2.90 check
,
Paolo Bonzini
,
12:00
Re: [PATCH v5 01/10] hw/intc: GICv3 ITS initial framework
,
shashi . mallela
,
11:55
Re: [PATCH 5/9] tests/acceptance: Use image_expand() in test_arm_orangepi_uboot_netbsd9
,
Willian Rampazzo
,
11:37
Re: [PULL 0/8] 9p queue 2021-07-05
,
Christian Schoenebeck
,
11:34
Re: [PATCH 8/9] tests/acceptance: Remove now unused pow2ceil()
,
Willian Rampazzo
,
11:32
Re: [RFC PATCH 6/9] tests/acceptance: Use image_expand() in test_arm_orangepi_bionic_20_08
,
Willian Rampazzo
,
11:31
Re: [PATCH v3 0/2] execlog TCG plugin to log instructions
,
Alex Bennée
,
11:30
Re: [PATCH 4/9] tests/acceptance: Extract image_expand() helper
,
Willian Rampazzo
,
11:28
Re: [PATCH v4 16/22] tests/docker: add script for automating container refresh
,
Alex Bennée
,
11:27
Re: [PATCH 3/9] tests/acceptance: Tag NetBSD tests as 'os:netbsd'
,
Willian Rampazzo
,
11:26
Re: [PATCH] tests/vm: update openbsd to release 6.9
,
Alex Bennée
,
11:07
Re: [PATCH] tests/vm: update NetBSD to 9.2
,
Alex Bennée
,
11:07
Re: [PATCH v5 00/10] GICv3 LPI and ITS feature implementation
,
Peter Maydell
,
11:06
Re: [PATCH v5 10/10] tests/data/acpi/virt: Update IORT files for ITS
,
Peter Maydell
,
11:03
Re: [PATCH v5 07/10] hw/arm/sbsa-ref: add ITS support in SBSA GIC
,
Peter Maydell
,
10:59
Re: [PATCH v5 01/10] hw/intc: GICv3 ITS initial framework
,
Peter Maydell
,
10:58
Re: [PATCH v4 16/22] tests/docker: add script for automating container refresh
,
Daniel P . Berrangé
,
10:56
Re: [PATCH v5 04/10] hw/intc: GICv3 ITS Command processing
,
Peter Maydell
,
10:55
Re: [PATCH v2] hw/display: fail early when multiple virgl devices are requested
,
Philippe Mathieu-Daudé
,
10:53
Re: [PATCH v4 00/22] tests/docker: start using libvirt-ci's "lcitool" for dockerfiles
,
Alex Bennée
,
10:52
Re: [PATCH 2/2] ci: add libusb for windows builds
,
Willian Rampazzo
,
10:50
Re: [PATCH 1/3] ci: build & store windows installer
,
Willian Rampazzo
,
10:50
Re: [PATCH 3/3] ci: build & store guest agent msi
,
Willian Rampazzo
,
10:48
Re: [PATCH v5 06/10] hw/intc: GICv3 redistributor ITS processing
,
Peter Maydell
,
10:44
Re: [PATCH 1/3] docs: Add skeletal documentation of cubieboard
,
Philippe Mathieu-Daudé
,
10:42
Re: [PATCH 2/3] docs: Add skeletal documentation of the emcraft-sf2
,
Philippe Mathieu-Daudé
,
10:37
Re: [PATCH v4 2/3] target/ppc: change ppc_hash32_xlate to use mmu_idx
,
Bruno Piazera Larsen
,
10:31
Re: [PATCH v5 05/10] hw/intc: GICv3 ITS Feature enablement
,
Peter Maydell
,
10:21
Re: [PATCH v5 04/10] hw/intc: GICv3 ITS Command processing
,
Peter Maydell
,
10:08
Re: [PULL 0/8] 9p queue 2021-07-05
,
Peter Maydell
,
09:58
Re: [PULL v2 00/19] migration queue
,
Peter Maydell
,
09:56
[PATCH] Set icon for QEMU binary on Mac OS
,
Programmingkid
,
09:54
Re: [RFC PATCH 4/5] qmp: Added qemu-ebpf-rss-path command.
,
Andrew Melnichenko
,
09:50
Re: [PATCH v4 16/22] tests/docker: add script for automating container refresh
,
Alex Bennée
,
09:48
Re: [PATCH v4 15/22] tests/docker: expand opensuse-leap package list
,
Alex Bennée
,
09:42
Re: [PATCH v4 14/22] tests/docker: expand ubuntu2004 package list
,
Alex Bennée
,
09:42
Re: [PATCH] migration: Move bitmap_mutex out of migration_bitmap_clear_dirty()
,
David Hildenbrand
,
09:42
Re: [PATCH v4 13/22] tests/docker: expand ubuntu1804 package list
,
Alex Bennée
,
09:41
Re: [PATCH v4 12/22] tests/docker: expand fedora package list
,
Alex Bennée
,
09:41
Re: [PATCH v4 11/22] tests/docker: expand centos8 package list
,
Alex Bennée
,
09:40
Re: [PATCH v4 10/22] tests/docker: remove mingw packages from Fedora
,
Alex Bennée
,
09:40
Re: [PATCH v4 09/22] tests/docker: fix mistakes in ubuntu package lists
,
Alex Bennée
,
09:40
Re: [PATCH v4 08/22] tests/docker: fix mistakes in fedora package list
,
Alex Bennée
,
09:36
Re: Help with patch
,
Peter Maydell
,
09:35
Re: [PATCH v4 07/22] tests/docker: fix mistakes in centos package lists
,
Alex Bennée
,
09:34
Re: [PATCH v4 06/22] tests/docker: fix sorting in package lists
,
Alex Bennée
,
09:33
Re: [PATCH v4 04/22] tests/docker: use explicit docker.io registry
,
Alex Bennée
,
09:33
Re: [PATCH] hw/intc/arm_gicv3_cpuif: Fix virtual irq number check in icv_[dir|eoir]_write
,
Peter Maydell
,
09:32
Help with patch
,
Programmingkid
,
09:27
Re: [PATCH 1/2] qapi/run-state: Add a new shutdown cause 'migration-completed'
,
Kunkun Jiang
,
09:22
Re: [PATCH 00/20] python: introduce Asynchronous QMP package
,
Stefan Hajnoczi
,
09:20
Re: [PATCH] virtiofsd: Add missing newline in error message
,
Stefan Hajnoczi
,
09:06
Re: [PATCH v3 0/6] hw: Let the DMA API take a MemTxAttrs argument
,
Stefan Hajnoczi
,
09:05
[PATCH v5 3/3] block/io: Merge discard request alignments
,
Akihiko Odaki
,
09:05
[PATCH v5 1/3] block/file-posix: Optimize for macOS
,
Akihiko Odaki
,
09:05
[PATCH v5 2/3] block: Add backend_defaults property
,
Akihiko Odaki
,
09:05
Re: [PATCH v3 0/4] STM32VLDISCOVERY Machine Model
,
Peter Maydell
,
09:01
Re: [PATCH] target/arm: Correct the encoding of MDCCSR_EL0
,
Peter Maydell
,
08:52
Re: [PATCH 1/2] qapi/run-state: Add a new shutdown cause 'migration-completed'
,
Daniel P . Berrangé
,
08:48
[PATCH 2/2] qapi/migration: Add a new migration capability 'auto-quit'
,
Kunkun Jiang
,
08:37
[PATCH 0/2] Auto exit source QEMU process after a successful migration
,
Kunkun Jiang
,
08:37
[PATCH 1/2] qapi/run-state: Add a new shutdown cause 'migration-completed'
,
Kunkun Jiang
,
08:37
[PATCH] input/adb: Only include where needed
,
BALATON Zoltan
,
08:37
Re: [PATCH v4 05/22] tests/docker: remove FEATURES env var from templates
,
Alex Bennée
,
08:37
Re: [PATCH v2] hw/display: fail early when multiple virgl devices are requested
,
Mark Cave-Ayland
,
08:32
[PATCH 3/3] docs: Add skeletal documentation of highbank and midway
,
Peter Maydell
,
08:20
[PATCH 1/3] docs: Add skeletal documentation of cubieboard
,
Peter Maydell
,
08:20
Re: [PATCH v4 05/22] tests/docker: remove FEATURES env var from templates
,
Alex Bennée
,
08:20
[PATCH 2/3] docs: Add skeletal documentation of the emcraft-sf2
,
Peter Maydell
,
08:20
[PATCH 0/3] docs: document cubieboard, emcraft-sf2, highbank, midway
,
Peter Maydell
,
08:20
Re: [PATCH v4 03/22] tests/docker: use project specific container registries
,
Alex Bennée
,
08:07
Re: [PATCH 1/3] build: validate that system capstone works before using it
,
Alex Bennée
,
08:06
[PULL 1/8] 9pfs: add link to 9p developer docs
,
Christian Schoenebeck
,
08:03
[PULL 4/8] 9pfs: capture root stat
,
Christian Schoenebeck
,
08:02
[PULL 7/8] 9pfs: drop root_qid
,
Christian Schoenebeck
,
08:01
[PULL 0/8] 9p queue 2021-07-05
,
Christian Schoenebeck
,
07:59
[PULL 2/8] 9pfs: simplify v9fs_walk()
,
Christian Schoenebeck
,
07:58
[PULL 6/8] 9pfs: replace not_same_qid() by same_stat_id()
,
Christian Schoenebeck
,
07:57
[PULL 8/8] 9pfs: reduce latency of Twalk
,
Christian Schoenebeck
,
07:56
[PULL 3/8] 9pfs: fix not_same_qid()
,
Christian Schoenebeck
,
07:55
[PULL 5/8] 9pfs: drop fid_to_qid()
,
Christian Schoenebeck
,
07:54
Re: [PULL V2 0/3] PVRDMA queue
,
Peter Maydell
,
07:45
Re: [RFC] block/mirror: fix file-system went to read-only after block-mirror
,
Vladimir Sementsov-Ogievskiy
,
07:36
Re: [PATCH v1] s390x/tcg: Fix m5 vs. m4 field for VECTOR MULTIPLY SUM LOGICAL
,
Cornelia Huck
,
07:20
Re: [PATCH v2] hw/display: fail early when multiple virgl devices are requested
,
Marc-André Lureau
,
07:08
Re: [PATCH v2] hw/display: fail early when multiple virgl devices are requested
,
Philippe Mathieu-Daudé
,
07:02
Re: [PATCH 06/14] iotest 302: use img_info_log() helper
,
Vladimir Sementsov-Ogievskiy
,
07:02
Re: [PATCH 0/2] util/async: print leaked BH name when AioContext finalizes
,
Stefan Hajnoczi
,
06:56
[RFC PATCH 8/8] target/i386: Move X86XSaveArea into TCG
,
David Edmondson
,
06:46
[RFC PATCH 6/8] target/i386: Observe XSAVE state area offsets
,
David Edmondson
,
06:46
[RFC PATCH 5/8] target/i386: Make x86_ext_save_areas visible outside cpu.c
,
David Edmondson
,
06:46
[RFC PATCH 7/8] target/i386: Populate x86_ext_save_areas offsets using cpuid where possible
,
David Edmondson
,
06:46
[RFC PATCH 3/8] target/i386: Clarify the padding requirements of X86XSaveArea
,
David Edmondson
,
06:46
[RFC PATCH 4/8] target/i386: Pass buffer and length to XSAVE helper
,
David Edmondson
,
06:46
[RFC PATCH 0/8] Derive XSAVE state component offsets from CPUID leaf 0xd where possible
,
David Edmondson
,
06:46
[RFC PATCH 2/8] target/i386: Consolidate the X86XSaveArea offset checks
,
David Edmondson
,
06:46
[RFC PATCH 1/8] target/i386: Declare constants for XSAVE offsets
,
David Edmondson
,
06:46
Re: [PATCH 2/2] hw/display: fail early when multiple virgl devices are requested
,
Marc-André Lureau
,
06:43
[PATCH v2] hw/display: fail early when multiple virgl devices are requested
,
marcandre . lureau
,
06:42
Re: [v5 1/3] block/file-posix: Optimize for macOS
,
Stefan Hajnoczi
,
06:39
Re: [PATCH v4 01/22] hw/usb/ccid: remove references to NSS
,
Alex Bennée
,
06:38
Re: [PATCH 2/3] gitlab: support for FreeBSD 12, 13 and macOS 11 via cirrus-run
,
Alex Bennée
,
06:35
Re: [PATCH 0/3] ci: use cirrus-run to utilize Cirrus CI from GitLab CI
,
Alex Bennée
,
06:32
Re: [PATCH 7/7] docs: Add QEMU version information to HTML footer
,
Daniel P . Berrangé
,
06:32
Re: [PATCH 6/7] docs: Add license note to the HTML page footer
,
Daniel P . Berrangé
,
06:31
Re: [PULL 0/2] Libslirp patches
,
Philippe Mathieu-Daudé
,
06:31
Re: [PATCH 5/7] docs: Add some actual About text to about/index.rst
,
Daniel P . Berrangé
,
06:30
Re: [PATCH 4/7] docs: Move deprecation, build and license info out of system/
,
Daniel P . Berrangé
,
06:24
Re: [PATCH 3/7] docs: Remove "Contents:" lines from top-level subsections
,
Daniel P . Berrangé
,
06:23
Re: [PATCH 7/7] docs: Add QEMU version information to HTML footer
,
Philippe Mathieu-Daudé
,
06:19
Re: [PATCH 4/7] docs: Move deprecation, build and license info out of system/
,
Philippe Mathieu-Daudé
,
06:18
Re: [PATCH 2/7] docs: Stop calling the top level subsections of our manual 'manuals'
,
Daniel P . Berrangé
,
06:15
[PULL 19/19] migration/rdma: Use error_report to suppress errno message
,
Dr. David Alan Gilbert (git)
,
06:04
[PULL 18/19] tests/migration: fix "downtime_limit" type when "migrate-set-parameters"
,
Dr. David Alan Gilbert (git)
,
06:04
[PULL 17/19] tests/migration: parse the thread-id key of CpuInfoFast
,
Dr. David Alan Gilbert (git)
,
06:04
[PULL 16/19] virtiofsd: Add an option to enable/disable posix acls
,
Dr. David Alan Gilbert (git)
,
06:04
[PULL 15/19] virtiofsd: Switch creds, drop FSETID for system.posix_acl_access xattr
,
Dr. David Alan Gilbert (git)
,
06:04
[PULL 14/19] virtiofsd: Add capability to change/restore umask
,
Dr. David Alan Gilbert (git)
,
06:04
[PULL 13/19] virtiofsd: Add umask to seccom allow list
,
Dr. David Alan Gilbert (git)
,
06:04
[PULL 12/19] virtiofsd: Add support for extended setxattr
,
Dr. David Alan Gilbert (git)
,
06:04
[PULL 11/19] virtiofsd: Fix xattr operations overwriting errno
,
Dr. David Alan Gilbert (git)
,
06:04
[PULL 10/19] virtiofsd: Fix fuse setxattr() API change issue
,
Dr. David Alan Gilbert (git)
,
06:04
[PULL 09/19] virtiofsd: Don't allow file creation with FUSE_OPEN
,
Dr. David Alan Gilbert (git)
,
06:03
[PULL 08/19] docs: describe the security considerations with virtiofsd xattr mapping
,
Dr. David Alan Gilbert (git)
,
06:03
[PULL 07/19] virtiofsd: use GDateTime for formatting timestamp for debug messages
,
Dr. David Alan Gilbert (git)
,
06:03
[PULL 05/19] migration: move wait-unplug loop to its own function
,
Dr. David Alan Gilbert (git)
,
06:03
[PULL 06/19] migration: failover: continue to wait card unplug on error
,
Dr. David Alan Gilbert (git)
,
06:03
[PULL 04/19] migration: Allow reset of postcopy_recover_triggered when failed
,
Dr. David Alan Gilbert (git)
,
06:03
[PULL 03/19] migration: Move yank outside qemu_start_incoming_migration()
,
Dr. David Alan Gilbert (git)
,
06:03
[PULL 02/19] migration: fix the memory overwriting risk in add_to_iovec
,
Dr. David Alan Gilbert (git)
,
06:03
[PULL 01/19] tests: migration-test: Add dirty ring test
,
Dr. David Alan Gilbert (git)
,
06:03
[PULL v2 00/19] migration queue
,
Dr. David Alan Gilbert (git)
,
06:03
Re: [PATCH 1/7] docs: Fix documentation Copyright date
,
Daniel P . Berrangé
,
05:59
[PATCH 6/7] docs: Add license note to the HTML page footer
,
Peter Maydell
,
05:56
[PATCH 2/7] docs: Stop calling the top level subsections of our manual 'manuals'
,
Peter Maydell
,
05:56
[PATCH 7/7] docs: Add QEMU version information to HTML footer
,
Peter Maydell
,
05:56
[PATCH 3/7] docs: Remove "Contents:" lines from top-level subsections
,
Peter Maydell
,
05:56
[PATCH 5/7] docs: Add some actual About text to about/index.rst
,
Peter Maydell
,
05:56
[PATCH 4/7] docs: Move deprecation, build and license info out of system/
,
Peter Maydell
,
05:55
[PATCH 0/7] docs: State QEMU version and license in all HTML footers
,
Peter Maydell
,
05:55
[PATCH 1/7] docs: Fix documentation Copyright date
,
Peter Maydell
,
05:55
Re: [PATCH] hw/sd: sdhci: Enable 64-bit system bus capability in the default SD/MMC host controller
,
Philippe Mathieu-Daudé
,
05:54
Re: [PATCH 0/3] hw/sd: Check for valid address range in SEND_WRITE_PROT (CMD30)
,
Philippe Mathieu-Daudé
,
05:54
Re: [PATCH] tests/acceptance: Test NetBSD 5.1 on the Jazz Magnum machine
,
Philippe Mathieu-Daudé
,
05:50
Re: [PATCH v5 1/2] target/s390x: Fix SIGILL/SIGFPE/SIGTRAP psw.addr reporting
,
David Hildenbrand
,
05:36
Re: [RFC v6 00/13] s390x cleanup
,
Cornelia Huck
,
05:34
Re: [PATCH v1] s390x/tcg: Fix m5 vs. m4 field for VECTOR MULTIPLY SUM LOGICAL
,
Thomas Huth
,
05:33
Re: [PATCH] crypto tls session: GNUTLS internal buffer is now cleared of stale data
,
Daniel P . Berrangé
,
05:32
Re: [PATCH 0/2] linux-user/s390x: signal with SIGFPE on compare-and-trap
,
Cornelia Huck
,
05:29
Re: [PATCH v5 0/2] target/s390x: Fix SIGILL/SIGFPE/SIGTRAP psw.addr reporting
,
Cornelia Huck
,
05:27
[PATCH 11/14] iotests: bash tests: filter compression type
,
Vladimir Sementsov-Ogievskiy
,
05:16
[PATCH 10/14] iotests: massive use _qcow2_dump_header
,
Vladimir Sementsov-Ogievskiy
,
05:16
[PATCH 14/14] iotest 214: explicit compression type
,
Vladimir Sementsov-Ogievskiy
,
05:16
[PATCH 09/14] iotests/common.rc: introduce _qcow2_dump_header helper
,
Vladimir Sementsov-Ogievskiy
,
05:16
[PATCH 08/14] iotests/common.rc: _make_test_img(): smarter compressiont_type handling
,
Vladimir Sementsov-Ogievskiy
,
05:16
[PATCH 13/14] iotest 39: use _qcow2_dump_header
,
Vladimir Sementsov-Ogievskiy
,
05:16
[PATCH 12/14] iotests 60: more accurate set dirty bit in qcow2 header
,
Vladimir Sementsov-Ogievskiy
,
05:16
[PATCH 07/14] qcow2: simple case support for downgrading of qcow2 images with zstd
,
Vladimir Sementsov-Ogievskiy
,
05:16
[PATCH 03/14] iotest 303: explicit compression type
,
Vladimir Sementsov-Ogievskiy
,
05:16
[PATCH 05/14] iotests.py: filter compression type out
,
Vladimir Sementsov-Ogievskiy
,
05:16
[PATCH 02/14] iotests.py: qemu_img*("create"): support IMGOPTS='compression_type=zstd'
,
Vladimir Sementsov-Ogievskiy
,
05:16
[PATCH 01/14] iotests.py: img_info_log(): rename imgopts argument
,
Vladimir Sementsov-Ogievskiy
,
05:16
[PATCH 06/14] iotest 302: use img_info_log() helper
,
Vladimir Sementsov-Ogievskiy
,
05:16
[PATCH 04/14] iotest 065: explicit compression type
,
Vladimir Sementsov-Ogievskiy
,
05:16
[PATCH 00/14] iotests: support zstd
,
Vladimir Sementsov-Ogievskiy
,
05:16
RE: [PATCH] crypto tls session: GNUTLS internal buffer is now cleared of stale data
,
Marcks, Harrison
,
05:13
Re: [PATCH v1] s390x/tcg: Fix m5 vs. m4 field for VECTOR MULTIPLY SUM LOGICAL
,
David Hildenbrand
,
05:07
RE: [PATCH 4/7] colo: fixed 'Segmentation fault' when the simplex mode PVM poweroff
,
Rao, Lei
,
05:07
Re: [RFC PATCH 5/6] pc/machine: Disallow any configuration of dies for non-PC machines
,
wangyanan (Y)
,
05:04
Re: [PULL 00/20] migration queue
,
Daniel P . Berrangé
,
05:04
[PATCH v1] s390x/tcg: Fix m5 vs. m4 field for VECTOR MULTIPLY SUM LOGICAL
,
David Hildenbrand
,
05:03
Re: [PULL 00/20] migration queue
,
Peter Maydell
,
04:58
Re: [PATCH 3/9] tests/acceptance: Tag NetBSD tests as 'os:netbsd'
,
Philippe Mathieu-Daudé
,
04:55
Re: [PATCH] Makefile: Remove /usr/bin/env wrapper from the SHELL variable
,
Philippe Mathieu-Daudé
,
04:46
[PATCH] hw/net: Discard overly fragmented packets
,
Philippe Mathieu-Daudé
,
04:40
Re: [PATCH] Makefile: Remove /usr/bin/env wrapper from the SHELL variable
,
Daniel P . Berrangé
,
04:36
Re: [PATCH v2] docs: document file-posix locking protocol
,
Denis V. Lunev
,
04:26
[PATCH] Makefile: Remove /usr/bin/env wrapper from the SHELL variable
,
Thomas Huth
,
04:25
Re: [v4] migration: fix the memory overwriting risk in add_to_iovec
,
Dr. David Alan Gilbert
,
04:19
[PATCH 4/4] target/i386: Added VMRUN consistency checks for CR3 and CR4
,
Lara Lazier
,
04:18
[PATCH 3/4] target/i386: Added consistency checks for EFER
,
Lara Lazier
,
04:18
[PATCH 2/4] target/i386: Added DR6 and DR7 consistency checks
,
Lara Lazier
,
04:18
[PATCH 0/4] target/i386: Continuing fixing kvm-unit-tests for svm
,
Lara Lazier
,
04:18
QEMU modules improvements objective (Was: Re: [RFC 0/3] Improve module accelerator error message)
,
Claudio Fontana
,
04:18
[PATCH 1/4] target/i386: Added MSRPM and IOPM size check
,
Lara Lazier
,
04:18
Re: [PATCH resend] nbd: register yank function earlier
,
Vladimir Sementsov-Ogievskiy
,
04:08
Re: [PATCH] nbd: register yank function earlier
,
Vladimir Sementsov-Ogievskiy
,
04:07
Re: [PATCH] hw/sd: sdhci: Enable 64-bit system bus capability in the default SD/MMC host controller
,
Bin Meng
,
04:02
Re: [PATCH v4 2/4] avocado_qemu: Add SMMUv3 tests
,
Eric Auger
,
04:00
[PATCH] ui: update keycodemapdb submodule commit
,
Akihiko Odaki
,
03:59
Re: [PATCH 00/53] acpi: refactor error prone build_header() and packed structures usage in ACPI tables
,
Igor Mammedov
,
03:56
Re: [PATCH v2] docs: document file-posix locking protocol
,
Vladimir Sementsov-Ogievskiy
,
03:56
Re: [PATCH v4 0/4] avocado-qemu: New SMMUv3 and intel IOMMU tests
,
Eric Auger
,
03:55
Re: [PATCH 3/3] hw/sd: Check for valid address range in SEND_WRITE_PROT (CMD30)
,
Bin Meng
,
03:52
Re: [PATCH v3] dp8393x: don't force 32-bit register access
,
Mark Cave-Ayland
,
03:52
Re: [PATCH 3/3] ci: build & store guest agent msi
,
Thomas Huth
,
03:31
Re: [PATCH 1/3] ci: build & store windows installer
,
Thomas Huth
,
03:28
[PATCH v8 15/16] qemu-iotests: add option to show qemu binary logs on stdout
,
Emanuele Giuseppe Esposito
,
02:58
[PATCH v8 16/16] docs/devel/testing: add -p option to the debug section of QEMU iotests
,
Emanuele Giuseppe Esposito
,
02:58
[PATCH v8 14/16] docs/devel/testing: add -valgrind option to the debug section of QEMU iotests
,
Emanuele Giuseppe Esposito
,
02:58
[PATCH v8 13/16] qemu-iotests: insert valgrind command line as wrapper for qemu binary
,
Emanuele Giuseppe Esposito
,
02:58
[PATCH v8 10/16] qemu-iotests: extend the check script to prepare supporting valgrind for python tests
,
Emanuele Giuseppe Esposito
,
02:58
[PATCH v8 12/16] qemu-iotests: allow valgrind to read/delete the generated log file
,
Emanuele Giuseppe Esposito
,
02:58
[PATCH v8 07/16] qemu_iotests: insert gdbserver command line as wrapper for qemu binary
,
Emanuele Giuseppe Esposito
,
02:58
[PATCH v8 11/16] qemu-iotests: extend QMP socket timeout when using valgrind
,
Emanuele Giuseppe Esposito
,
02:58
[PATCH v8 09/16] docs/devel/testing: add -gdb option to the debugging section of QEMU iotests
,
Emanuele Giuseppe Esposito
,
02:57
[PATCH v8 08/16] qemu-iotests: add gdbserver option to script tests too
,
Emanuele Giuseppe Esposito
,
02:57
[PATCH v8 06/16] qemu-iotests: delay QMP socket timers
,
Emanuele Giuseppe Esposito
,
02:57
[PATCH v8 05/16] qemu-iotests: add option to attach gdbserver
,
Emanuele Giuseppe Esposito
,
02:57
[PATCH v8 03/16] python: qemu: pass the wrapper field from QEMUQtestmachine to QEMUMachine
,
Emanuele Giuseppe Esposito
,
02:57
[PATCH v8 04/16] docs/devel/testing: add debug section to the QEMU iotests chapter
,
Emanuele Giuseppe Esposito
,
02:57
[PATCH v8 02/16] python: Reduce strictness of pylint's duplicate-code check
,
Emanuele Giuseppe Esposito
,
02:57
[PATCH v8 01/16] python: qemu: add timer parameter for qmp.accept socket
,
Emanuele Giuseppe Esposito
,
02:57
[PATCH v8 00/16] qemu_iotests: improve debugging options
,
Emanuele Giuseppe Esposito
,
02:57
[PATCH v2] linux-user/elfload: Implement ELF_HWCAP for RISC-V
,
Kito Cheng
,
02:43
Re: [RFC PATCH 6/6] dp8393x: Rewrite dp8393x_get() / dp8393x_put()
,
Mark Cave-Ayland
,
02:35
[Bug 1770417] Re: Qemu can not parse long fqdns during drive-mirror
,
Thomas Huth
,
02:30
Re: [PATCH] tests/acceptance: Test NetBSD 5.1 on the Jazz Magnum machine
,
Mark Cave-Ayland
,
02:25
Re: [RFC v6 08/13] target/s390x: split cpu-dump from helper.c
,
Claudio Fontana
,
02:25
Re: [PATCH v1 2/3] hw/riscv: opentitan: Add the unimplement rv_core_ibex_peri
,
Bin Meng
,
02:17
Re: [PATCH v1 1/3] char: ibex_uart: Update the register layout
,
Bin Meng
,
02:17
Re: [PATCH v1 3/3] hw/riscv: opentitan: Add the flash alias
,
Bin Meng
,
02:16
Re: [PATCH v2 1/3] hw/net: e1000: Correct the initial value of VET register
,
Bin Meng
,
01:57
Re: [PATCH 2/2] docs/system: riscv: Add documentation for virt machine
,
Alistair Francis
,
01:36
Re: [PATCH] target/ppc/spapr: Update H_GET_CPU_CHARACTERISTICS L1D cache flush bits
,
David Gibson
,
01:13
Re: [PATCH v3 3/3] memory_hotplug.c: send DEVICE_UNPLUG_ERROR in acpi_memory_hotplug_write()
,
David Gibson
,
00:56
Re: [PATCH v3 1/3] qapi/qdev.json: add DEVICE_UNPLUG_ERROR QAPI event
,
David Gibson
,
00:56
Re: [PATCH v3 2/3] spapr: use DEVICE_UNPLUG_ERROR to report unplug errors
,
David Gibson
,
00:56
Re: [PATCH v4 1/3] target/ppc: fix address translation bug for radix mmus
,
David Gibson
,
00:43
Re: [PATCH v4 3/3] target/ppc: changed ppc_hash64_xlate to use mmu_idx
,
David Gibson
,
00:43
Re: [PATCH v4 2/3] target/ppc: change ppc_hash32_xlate to use mmu_idx
,
David Gibson
,
00:43
[Bug 1815252] Re: virtio-9p-pci passthrough fsync hang
,
Launchpad Bug Tracker
,
00:26
[Bug 1809546] Re: Writing a byte to a pl011 SFR overwrites the whole SFR
,
Launchpad Bug Tracker
,
00:26
[Bug 1818483] Re: qemu user mode does not support binfmt_misc config with flags include "P"
,
Launchpad Bug Tracker
,
00:26
[Bug 1821771] Re: KVM guest does not reflect numa distances configured through qemu
,
Launchpad Bug Tracker
,
00:26
[Bug 1859106] Re: 4.2 regression: ReactOS crashes on boot
,
Launchpad Bug Tracker
,
00:26
[Bug 1861653] Re: CPU of qemu-system-aarch64 always stuck
,
Launchpad Bug Tracker
,
00:26
[Bug 1861875] Re: VDE networking barely working
,
Launchpad Bug Tracker
,
00:26
[Bug 1861458] Re: Clock drift issue with -soundhw hda
,
Launchpad Bug Tracker
,
00:26
[Bug 1860553] Re: cmake crashes on qemu-alpha-user with Illegal Instruction
,
Launchpad Bug Tracker
,
00:26
[Bug 1861884] Re: qemu socket multicast not working
,
Launchpad Bug Tracker
,
00:26
[Bug 1862415] Re: -nic user cannot receive TFTP response from outside on windows 10 host
,
Launchpad Bug Tracker
,
00:26
[Bug 1863023] Re: Deadlock in QXL
,
Launchpad Bug Tracker
,
00:26
[Bug 1862979] Re: Cannot Create Socket Networking in Windows Host using Multicast
,
Launchpad Bug Tracker
,
00:26
[Bug 1862887] Re: qemu does not load pulseaudio modules properly
,
Launchpad Bug Tracker
,
00:26
[Bug 1863096] Re: vhost-user multi-queues interrupt failed when Qemu reconnection happens
,
Launchpad Bug Tracker
,
00:26
Re: [PATCH v2 1/3] hw/net: e1000: Correct the initial value of VET register
,
Jason Wang
,
00:21
July 04, 2021
RE: [PATCH 4/7] colo: fixed 'Segmentation fault' when the simplex mode PVM poweroff
,
Rao, Lei
,
22:54
Re: [PATCH v3] dp8393x: don't force 32-bit register access
,
Finn Thain
,
21:45
Re: [RFC PATCH 6/6] dp8393x: Rewrite dp8393x_get() / dp8393x_put()
,
Finn Thain
,
21:37
Re: [PATCH] hw/usb/hcd-dwc2: Enforce epnum to 0 for the control endpoint to avoid the assertion failure in usb_ep_get()
,
Qiang Liu
,
21:34
Re: [PATCH] tests/acceptance: Test NetBSD 5.1 on the Jazz Magnum machine
,
Finn Thain
,
20:59
Re: [PATCH 07/20] target/loongarch: Add fixed point arithmetic instruction translation
,
Song Gao
,
20:45
[PATCH] tests/acceptance: Test NetBSD 5.1 on the Jazz Magnum machine
,
Philippe Mathieu-Daudé
,
20:26
Re: [PATCH] hw/usb/hcd-dwc2: Enforce epnum to 0 for the control endpoint to avoid the assertion failure in usb_ep_get()
,
Paul Zimmerman
,
18:28
[PULL V2 3/3] pvrdma: Fix the ring init error flow (CVE-2021-3608)
,
Marcel Apfelbaum
,
16:53
[PULL V2 2/3] pvrdma: Ensure correct input on ring init (CVE-2021-3607)
,
Marcel Apfelbaum
,
16:53
[PULL V2 0/3] PVRDMA queue
,
Marcel Apfelbaum
,
16:53
[PULL V2 1/3] hw/rdma: Fix possible mremap overflow in the pvrdma device (CVE-2021-3582)
,
Marcel Apfelbaum
,
16:53
Re: [Qemu-devel] [PULL 0/3] PVRDMA queue
,
Marcel Apfelbaum
,
15:26
Re: [PATCH 3/4] target/mips: Rewrite UHI errno_mips() using GHashTable
,
Philippe Mathieu-Daudé
,
14:44
[PATCH 12/12] linux-user: Extract target errno related functions to 'target_errno.h'
,
Philippe Mathieu-Daudé
,
14:39
[PATCH 11/12] linux-user/syscall: Remove hardcoded tabs (code style)
,
Philippe Mathieu-Daudé
,
14:38
Re: [PATCH 3/4] target/mips: Rewrite UHI errno_mips() using GHashTable
,
Thomas Huth
,
14:38
[PATCH 10/12] linux-user/syscall: Refactor target_to_host_errno_table_init()
,
Philippe Mathieu-Daudé
,
14:38
[PATCH 09/12] linux-user/mips: Move errno definitions to 'target_errno_defs.h'
,
Philippe Mathieu-Daudé
,
14:38
[PATCH 08/12] linux-user/hppa: Move errno definitions to 'target_errno_defs.h'
,
Philippe Mathieu-Daudé
,
14:38
[PATCH 07/12] linux-user/alpha: Move errno definitions to 'target_errno_defs.h'
,
Philippe Mathieu-Daudé
,
14:38
[PATCH 06/12] linux-user/alpha: Remove hardcoded tabs (code style)
,
Philippe Mathieu-Daudé
,
14:38
[PATCH 05/12] linux-user: Extract target errno to 'target_errno_defs.h'
,
Philippe Mathieu-Daudé
,
14:38
[PATCH 04/12] linux-user/sparc: Rename target_errno.h -> target_errno_defs.h
,
Philippe Mathieu-Daudé
,
14:38
[PATCH 03/12] linux-user/mips: Handle TARGET_EWOULDBLOCK as TARGET_EAGAIN
,
Philippe Mathieu-Daudé
,
14:38
[PATCH 02/12] linux-user/hppa: Handle TARGET_EWOULDBLOCK as TARGET_EAGAIN
,
Philippe Mathieu-Daudé
,
14:38
[PATCH 01/12] linux-user/alpha: Handle TARGET_EWOULDBLOCK as TARGET_EAGAIN
,
Philippe Mathieu-Daudé
,
14:38
[PATCH 00/12] linux-user: Extract target errno related functions to 'target_errno.h'
,
Philippe Mathieu-Daudé
,
14:38
Re: [PATCH 1/2] Fix for Haiku
,
Thomas Huth
,
14:34
Re: [PATCH 1/2 v3] Configure script for Haiku
,
Richard Zak
,
14:29
Re: [PATCH 3/4] target/mips: Rewrite UHI errno_mips() using GHashTable
,
Philippe Mathieu-Daudé
,
14:25
Re: [PATCH 4/4] target/mips: Complete UHI errno list and log unexpected errors
,
Philippe Mathieu-Daudé
,
14:25
Re: [Qemu-devel] [PULL 0/3] PVRDMA queue
,
Peter Maydell
,
13:28
Re: [PATCH 3/4] target/mips: Rewrite UHI errno_mips() using GHashTable
,
Peter Maydell
,
13:26
Re: [PATCH 4/4] target/mips: Complete UHI errno list and log unexpected errors
,
Peter Maydell
,
13:24
Re: [PATCH 1/2 v3] Configure script for Haiku
,
Peter Maydell
,
13:11
[PATCH 4/4] target/mips: Complete UHI errno list and log unexpected errors
,
Philippe Mathieu-Daudé
,
13:08
[PATCH 3/4] target/mips: Rewrite UHI errno_mips() using GHashTable
,
Philippe Mathieu-Daudé
,
13:07
[PATCH 2/4] target/mips: Rename UHI err -> host_errno
,
Philippe Mathieu-Daudé
,
13:07
[PATCH 1/4] target/mips: Fix UHI error values
,
Philippe Mathieu-Daudé
,
13:07
[PATCH 0/4] target/mips: Rewrite UHI errno_mips() to allow building on Haiku OS
,
Philippe Mathieu-Daudé
,
13:07
Re: [PATCH 1/2] Fix for Haiku
,
Richard Zak
,
12:58
Re: [PATCH 1/2] Fix for Haiku
,
Thomas Huth
,
12:51
[PATCH 1/2 v3] Configure script for Haiku
,
Richard Zak
,
12:43
Re: [PATCH 1/2] Fix for Haiku
,
Richard Zak
,
12:40
Re: [PATCH 2/2 v2] Fix SHELL variable in Makefile for Haiku
,
Richard Zak
,
12:37
Re: [PATCH 2/2 v2] Fix SHELL variable in Makefile for Haiku
,
Thomas Huth
,
12:19
Re: [PATCH 1/2] Fix for Haiku
,
Thomas Huth
,
12:17
[PATCH] colo: Don't dump colo cache if dump-guest-core=off
,
Lukas Straub
,
12:15
Re: [PATCH 2/6] dp8393x: don't force 32-bit register access
,
Mark Cave-Ayland
,
11:34
[PATCH v3] dp8393x: don't force 32-bit register access
,
Mark Cave-Ayland
,
11:27
Re: [PULL 00/18] MIPS patches for 2021-07-02
,
Philippe Mathieu-Daudé
,
11:24
Re: [RFC PATCH 6/6] dp8393x: Rewrite dp8393x_get() / dp8393x_put()
,
Mark Cave-Ayland
,
11:07
Re: [PULL 00/18] MIPS patches for 2021-07-02
,
Peter Maydell
,
11:02
Re: [PATCH 5/6] dp8393x: Replace address_space_rw(is_write=1) by address_space_write()
,
Mark Cave-Ayland
,
10:49
Re: [RFC PATCH 4/6] dp8393x: Store CAM registers as 16-bit
,
Mark Cave-Ayland
,
10:48
Re: [RFC PATCH 3/6] dp8393x: Restrict bus access to 16/32-bit operations
,
Mark Cave-Ayland
,
10:45
[PATCH 1/2] accel/tcg: Hoist tcg_tb_insert() up above tb_link_page()
,
Liren Wei
,
10:32
[PATCH 0/2] Fix defect in TranslationBlock insertion procedure
,
Liren Wei
,
10:31
[PATCH 2/2] tcg: Bake tb_destroy() into tcg_region_tree
,
Liren Wei
,
10:31
[PATCH 2/2 v2] Fix SHELL variable in Makefile for Haiku
,
Richard Zak
,
10:29
Re: [PATCH 2/2] Fix for Haiku
,
Richard Zak
,
10:26
Re: [PATCH 1/2] Fix for Haiku
,
Richard Zak
,
10:20
Re: [PATCH] migration: Move bitmap_mutex out of migration_bitmap_clear_dirty()
,
Lukas Straub
,
10:15
Re: [PATCH 2/2] Fix for Haiku
,
Philippe Mathieu-Daudé
,
09:51
Re: [PULL 00/24] target-arm queue
,
Peter Maydell
,
09:04
Re: [PATCH 3/9] tests/acceptance: Tag NetBSD tests as 'os:netbsd'
,
Niek Linnenbank
,
08:35
[PATCH resend] block/replication.c: Properly attach children
,
Lukas Straub
,
06:58
[PATCH resend] nbd: register yank function earlier
,
Lukas Straub
,
06:57
[PULL 3/3] pvrdma: Fix the ring init error flow (CVE-2021-3608)
,
Marcel Apfelbaum
,
06:57
[PULL 2/3] pvrdma: Ensure correct input on ring init (CVE-2021-3607)
,
Marcel Apfelbaum
,
06:56
[PULL 1/3] hw/rdma: Fix possible mremap overflow in the pvrdma device (CVE-2021-3582)
,
Marcel Apfelbaum
,
06:56
[Qemu-devel] [PULL 0/3] PVRDMA queue
,
Marcel Apfelbaum
,
06:56
Re: [PATCH 2/2] Fix for Haiku
,
Philippe Mathieu-Daudé
,
06:00
Re: [PATCH 1/2] Fix for Haiku
,
Philippe Mathieu-Daudé
,
05:30
Re: [PATCH 1/2] Fix for Haiku
,
Philippe Mathieu-Daudé
,
05:27
Re: [PATCH 1/2] Fix for Haiku
,
Philippe Mathieu-Daudé
,
05:03
Re: [PATCH 1/2] Fix for Haiku
,
Thomas Huth
,
03:29
Re: [PATCH 2/2] Fix for Haiku
,
Thomas Huth
,
03:17
Re: [PATCH] x86: add SEV hashing to fw_cfg for kernel/initrd/cmdline
,
Michael S. Tsirkin
,
02:29
Re: [PATCH] x86: add SEV hashing to fw_cfg for kernel/initrd/cmdline
,
Dov Murik
,
02:17
Re: [PATCH 1/3] qga-win: Increase VSS freeze timeout to 60 secs instead of 10
,
Konstantin Kostiuk
,
01:52
Re: [PATCH] qga-win: Add support of Windows Server 2022 in get-osinfo command
,
Konstantin Kostiuk
,
01:51
July 03, 2021
Re: [PATCH 2/6] dp8393x: don't force 32-bit register access
,
Finn Thain
,
22:06
Re: [RFC PATCH 6/6] dp8393x: Rewrite dp8393x_get() / dp8393x_put()
,
Finn Thain
,
21:46
[Patch 1/2 v2] Fix for Haiku
,
Richard Zak
,
21:31
Re: [RFC PATCH 0/3] dp8393x: Reviewing CRC code
,
Finn Thain
,
21:28
Re: [RFC PATCH 2/3] dp8393x: Do not amend CRC if it is inhibited (CRCI bit set)
,
Finn Thain
,
20:49
Test
,
Lukas Straub
,
18:34
Re: [PATCH 1/2] Fix for Haiku
,
Richard Zak
,
18:07
Re: [PATCH 1/2] Fix for Haiku
,
Peter Maydell
,
17:40
[PATCH 2/2] Fix for Haiku
,
Richard Zak
,
17:12
[PATCH 1/2] Fix for Haiku
,
Richard Zak
,
17:10
Re: [PATCH 4/7] colo: fixed 'Segmentation fault' when the simplex mode PVM poweroff
,
Lukas Straub
,
16:37
Re: Problem with Avocado and QEMU console
,
Willian Rampazzo
,
14:25
Re: clang build error on i686
,
Peter Maydell
,
13:45
Re: [PATCH v5 0/7] Use ACPI PCI hot-plug for Q35
,
Michael S. Tsirkin
,
12:46
Re: Getting started developing
,
BALATON Zoltan
,
12:43
Re: [PATCH] x86: add SEV hashing to fw_cfg for kernel/initrd/cmdline
,
Michael S. Tsirkin
,
12:42
Re: [RFC PATCH 2/3] dp8393x: Do not amend CRC if it is inhibited (CRCI bit set)
,
Philippe Mathieu-Daudé
,
12:41
Re: [RFC PATCH 2/3] dp8393x: Do not amend CRC if it is inhibited (CRCI bit set)
,
BALATON Zoltan
,
12:32
Re: [PATCH v7 2/5] virtio-iommu: Implement RESV_MEM probe request
,
Michael S. Tsirkin
,
12:32
Re: [PATCH] migration: Move bitmap_mutex out of migration_bitmap_clear_dirty()
,
Lukas Straub
,
12:31
Re: [PATCH v7 2/5] virtio-iommu: Implement RESV_MEM probe request
,
Michael S. Tsirkin
,
12:31
Re: [PATCH 2/6] dp8393x: don't force 32-bit register access
,
Philippe Mathieu-Daudé
,
12:29
Re: clang build error on i686
,
Philippe Mathieu-Daudé
,
12:27
Re: clang build error on i686
,
Philippe Mathieu-Daudé
,
12:25
Re: clang build error on i686
,
Philippe Mathieu-Daudé
,
12:20
Getting started developing
,
Kenneth Adam Miller
,
11:29
Re: [RFC PATCH 6/6] dp8393x: Rewrite dp8393x_get() / dp8393x_put()
,
Philippe Mathieu-Daudé
,
11:04
[RFC PATCH 3/3] dp8393x: Store CRC using device configured endianess
,
Philippe Mathieu-Daudé
,
11:02
[RFC PATCH 2/3] dp8393x: Do not amend CRC if it is inhibited (CRCI bit set)
,
Philippe Mathieu-Daudé
,
11:02
[RFC PATCH 1/3] dp8393x: Store CRC using address_space_stl_le()
,
Philippe Mathieu-Daudé
,
11:02
[RFC PATCH 0/3] dp8393x: Reviewing CRC code
,
Philippe Mathieu-Daudé
,
11:02
Re: [RFC PATCH 6/6] dp8393x: Rewrite dp8393x_get() / dp8393x_put()
,
Mark Cave-Ayland
,
11:00
Re: [PATCH 5/6] dp8393x: Replace address_space_rw(is_write=1) by address_space_write()
,
Mark Cave-Ayland
,
10:57
Re: [RFC PATCH 4/6] dp8393x: Store CAM registers as 16-bit
,
Mark Cave-Ayland
,
10:57
Re: [RFC PATCH 3/6] dp8393x: Restrict bus access to 16/32-bit operations
,
Mark Cave-Ayland
,
10:53
Re: [PATCH v2] docs: document file-posix locking protocol
,
Nir Soffer
,
10:50
Re: [PATCH 2/6] dp8393x: don't force 32-bit register access
,
Mark Cave-Ayland
,
10:39
clang build error on i686
,
Cole Robinson
,
10:36
Re: [PATCH v2 08/10] dp8393x: don't force 32-bit register access
,
Philippe Mathieu-Daudé
,
10:22
[RFC PATCH 6/6] dp8393x: Rewrite dp8393x_get() / dp8393x_put()
,
Philippe Mathieu-Daudé
,
10:20
[PATCH 5/6] dp8393x: Replace address_space_rw(is_write=1) by address_space_write()
,
Philippe Mathieu-Daudé
,
10:20
[RFC PATCH 4/6] dp8393x: Store CAM registers as 16-bit
,
Philippe Mathieu-Daudé
,
10:20
[RFC PATCH 3/6] dp8393x: Restrict bus access to 16/32-bit operations
,
Philippe Mathieu-Daudé
,
10:20
[PATCH 2/6] dp8393x: don't force 32-bit register access
,
Philippe Mathieu-Daudé
,
10:20
[PATCH 1/6] dp8393x: fix CAM descriptor entry index
,
Philippe Mathieu-Daudé
,
10:20
[RFC PATCH 0/6] dp8393x: Housekeeping
,
Philippe Mathieu-Daudé
,
10:19
Re: [PATCH v2 08/10] dp8393x: don't force 32-bit register access
,
Mark Cave-Ayland
,
10:17
[PATCH v2] docs: document file-posix locking protocol
,
Vladimir Sementsov-Ogievskiy
,
09:51
Re: [PATCH v2 08/10] dp8393x: don't force 32-bit register access
,
Philippe Mathieu-Daudé
,
09:10
Re: [PATCH v2 09/10] dp8393x: fix CAM descriptor entry index
,
Philippe Mathieu-Daudé
,
08:59
Re: [PATCH v2 08/10] dp8393x: don't force 32-bit register access
,
Mark Cave-Ayland
,
08:04
Re: [PATCH v3 00/10] qcow2 check: check some reserved bits and subcluster bitmaps
,
Vladimir Sementsov-Ogievskiy
,
07:17
Re: [PATCH v2 08/10] dp8393x: don't force 32-bit register access
,
Philippe Mathieu-Daudé
,
04:52
Re: [PATCH v2 00/10] dp8393x: fixes for MacOS toolbox ROM
,
Philippe Mathieu-Daudé
,
04:48
Re: [PATCH 3/9] tests/acceptance: Tag NetBSD tests as 'os:netbsd'
,
Philippe Mathieu-Daudé
,
04:44
Re: [PATCH 3/9] tests/acceptance: Tag NetBSD tests as 'os:netbsd'
,
Philippe Mathieu-Daudé
,
04:41
Re: [PATCH 1/3] target/ppc: Fix compilation with DUMP_PAGE_TABLES debug option
,
David Gibson
,
03:43
Re: [PATCH 2/3] target/ppc: Fix compilation with FLUSH_ALL_TLBS debug option
,
David Gibson
,
03:43
Re: [PATCH 3/3] target/ppc: Fix compilation with DEBUG_BATS debug option
,
David Gibson
,
03:43
Re: [PATCH v3 2/2] qemu-img: Make unallocated part of backing chain obvious in map
,
Vladimir Sementsov-Ogievskiy
,
03:25
Re: [PATCH v5 1/7] hw/acpi/pcihp: Enhance acpi_pcihp_disable_root_bus() to support Q35
,
Michael S. Tsirkin
,
03:11
Re: [PATCH 00/17] tcg: breakpoint reorg
,
Mark Cave-Ayland
,
03:00
Re: [PATCH v2 00/10] dp8393x: fixes for MacOS toolbox ROM
,
Mark Cave-Ayland
,
02:32
Re: [PATCH v2 08/10] dp8393x: don't force 32-bit register access
,
Mark Cave-Ayland
,
02:21
Re: [PATCH v5 1/7] hw/acpi/pcihp: Enhance acpi_pcihp_disable_root_bus() to support Q35
,
Michael S. Tsirkin
,
02:19
Re: [PATCH v5 1/1] acpi: Consolidate the handling of OEM ID and OEM Table ID fields
,
Michael S. Tsirkin
,
01:39
Re: [PATCH] hw/mips/jazz: Map the UART devices unconditionally
,
Mark Cave-Ayland
,
01:20
Re: [PATCH 2/2] hw/display: fail early when multiple virgl devices are requested
,
Mark Cave-Ayland
,
01:14
[Bug 1342686] Re: Windows 95 setup hangs
,
Launchpad Bug Tracker
,
00:29
[Bug 1310714] Re: User mode networking SLIRP rapid memory leak
,
Launchpad Bug Tracker
,
00:29
[Bug 1396052] Re: migration failed when running BurnInTest in guest
,
Launchpad Bug Tracker
,
00:29
[Bug 1776478] Re: Getting qemu: uncaught target signal 6 when running lv2 plugin cross-compilation
,
Launchpad Bug Tracker
,
00:26
July 02, 2021
Re: [PATCH v5 3/7] hw/acpi/ich9: Enable ACPI PCI hot-plug
,
David Gibson
,
22:58
RE: [PATCH] migration: Move bitmap_mutex out of migration_bitmap_clear_dirty()
,
Wang, Wei W
,
22:53
[PATCH] hw/intc/arm_gicv3_cpuif: Fix virtual irq number check in icv_[dir|eoir]_write
,
Ricardo Koller
,
21:20
[PATCH 3/3] ui/gtk: gd_draw_event returns FALSE when no cairo surface is bound
,
Dongwon Kim
,
20:29
[PATCH 2/3] ui/gtk-egl: make sure the right context is set as the current
,
Dongwon Kim
,
20:29
[PATCH 1/3] ui/gtk-egl: un-tab and re-tab should destroy egl surface and context
,
Dongwon Kim
,
20:29
Re: [PATCH 0/3] Fix active mirror dead-lock
,
Vladimir Sementsov-Ogievskiy
,
18:34
Re: [PATCH] hw/sd: sdhci: Enable 64-bit system bus capability in the default SD/MMC host controller
,
Philippe Mathieu-Daudé
,
18:08
[PATCH 3/3] target/ppc: Fix compilation with DEBUG_BATS debug option
,
Fabiano Rosas
,
17:53
[PATCH 2/3] target/ppc: Fix compilation with FLUSH_ALL_TLBS debug option
,
Fabiano Rosas
,
17:53
[PATCH 1/3] target/ppc: Fix compilation with DUMP_PAGE_TABLES debug option
,
Fabiano Rosas
,
17:53
[PATCH 0/3] target/ppc: MMU debug fixes
,
Fabiano Rosas
,
17:52
[PATCH 6/6] python: add entry point for aqmp-tui
,
G S Niteesh Babu
,
17:26
[PATCH 5/6] python/aqmp-tui: add syntax highlighting
,
G S Niteesh Babu
,
17:26
[PATCH 4/6] python: add optional pygments dependency
,
G S Niteesh Babu
,
17:26
[PATCH 3/6] python/aqmp-tui: Add AQMP TUI draft
,
G S Niteesh Babu
,
17:26
[PATCH 2/6] python: Add dependencies for AQMP TUI
,
G S Niteesh Babu
,
17:26
[PATCH 1/6] python: disable pylint errors for aqmp-tui
,
G S Niteesh Babu
,
17:26
[PATCH 0/6] python: AQMP-TUI Prototype
,
G S Niteesh Babu
,
17:26
[PATCH 3/3] block/mirror: fix active mirror dead-lock in mirror_wait_on_conflicts
,
Vladimir Sementsov-Ogievskiy
,
17:17
[PATCH 2/3] iotest 151: add test-case that shows active mirror dead-lock
,
Vladimir Sementsov-Ogievskiy
,
17:17
[PATCH 1/3] block/mirror: set .co for active-write MirrorOp objects
,
Vladimir Sementsov-Ogievskiy
,
17:17
[PATCH 0/3] Fix active mirror dead-lock
,
Vladimir Sementsov-Ogievskiy
,
17:17
Re: [PATCH v5 0/2] target/s390x: Fix SIGILL/SIGFPE/SIGTRAP psw.addr reporting
,
Ulrich Weigand
,
17:00
Re: [PATCH v5 0/6] block/rbd: migrate to coroutines and add write zeroes support
,
Ilya Dryomov
,
15:55
Re: [PATCH 3/3] hw/sd: Check for valid address range in SEND_WRITE_PROT (CMD30)
,
Alexander Bulekov
,
14:08
Re: [PATCH 1/3] hw/sd: When card is in wrong state, log which state it is
,
Alexander Bulekov
,
14:06
Re: [External] Re: [PATCH] target/i386: Fix cpuid level for AMD
,
Eduardo Habkost
,
13:35
Re: [PATCH] target/i386: Fix cpuid level for AMD
,
Eduardo Habkost
,
13:32
[PATCH v5 5/6] block/rbd: add write zeroes support
,
Ilya Dryomov
,
13:25
[PATCH v5 6/6] block/rbd: drop qemu_rbd_refresh_limits
,
Ilya Dryomov
,
13:24
[PATCH v5 4/6] block/rbd: migrate from aio to coroutines
,
Ilya Dryomov
,
13:24
[PATCH v5 1/6] block/rbd: bump librbd requirement to luminous release
,
Ilya Dryomov
,
13:24
[PATCH v5 3/6] block/rbd: update s->image_size in qemu_rbd_getlength
,
Ilya Dryomov
,
13:24
[PATCH v5 2/6] block/rbd: store object_size in BDRVRBDState
,
Ilya Dryomov
,
13:24
[PATCH v5 0/6] block/rbd: migrate to coroutines and add write zeroes support
,
Ilya Dryomov
,
13:24
Esoteric QMP specification questions of dubious importance
,
John Snow
,
13:15
Re: [PATCH v2 0/5] virtio: Add vhost-user based RNG
,
Michael S. Tsirkin
,
12:27
[PATCH 3/3] hw/sd: Check for valid address range in SEND_WRITE_PROT (CMD30)
,
Philippe Mathieu-Daudé
,
11:59
[PATCH 2/3] hw/sd: Extract address_in_range() helper, log invalid accesses
,
Philippe Mathieu-Daudé
,
11:59
[PATCH 1/3] hw/sd: When card is in wrong state, log which state it is
,
Philippe Mathieu-Daudé
,
11:59
[PATCH 0/3] hw/sd: Check for valid address range in SEND_WRITE_PROT (CMD30)
,
Philippe Mathieu-Daudé
,
11:59
Re: [External] Re: [PATCH] target/i386: Fix cpuid level for AMD
,
Michael Roth
,
11:43
Re: [PATCH] target/i386: Fix cpuid level for AMD
,
Michael Roth
,
11:43
[PATCH 0/2] target/ppc: MMU debug fixes
,
Fabiano Rosas
,
11:43
[PATCH 1/2] target/ppc: Fix compilation with DUMP_PAGE_TABLES debug option
,
Fabiano Rosas
,
11:43
[PATCH 2/2] target/ppc: Fix compilation with FLUSH_ALL_TLBS debug option
,
Fabiano Rosas
,
11:43
Re: [PATCH v5 3/7] hw/acpi/ich9: Enable ACPI PCI hot-plug
,
Michael S. Tsirkin
,
11:35
Re: [PULL 06/18] hw/pci-host/bonito: Allow PCI config accesses smaller than 32-bit
,
BALATON Zoltan
,
11:29
Re: [PATCH v2 7/7] 9pfs: reduce latency of Twalk
,
Greg Kurz
,
11:26
Re: [PATCH] replay: improve determinism of virtio-net
,
Philippe Mathieu-Daudé
,
11:22
Re: [PATCH] replay: improve determinism of virtio-net
,
Michael S. Tsirkin
,
11:12
Re: [PATCH v2 7/7] 9pfs: reduce latency of Twalk
,
Christian Schoenebeck
,
11:05
Re: [PATCH v6 cxl2.0-v6-doe 3/6] hw/pci: PCIe Data Object Exchange implementation
,
Michael S. Tsirkin
,
11:02
Re: [PATCH] target/arm: Correct the encoding of MDCCSR_EL0
,
Nick Hudson
,
11:01
Re: [PATCH] target/arm: Correct the encoding of MDCCSR_EL0
,
Nick Hudson
,
11:01
Re: [PATCH v5 3/7] hw/acpi/ich9: Enable ACPI PCI hot-plug
,
Julia Suvorova
,
10:56
Re: [PATCH v1 4/6] virtio-mem: Drop precopy notifier
,
Michael S. Tsirkin
,
10:54
Re: Problem with Avocado and QEMU console
,
Philippe Mathieu-Daudé
,
10:48
Re: [PATCH 00/53] acpi: refactor error prone build_header() and packed structures usage in ACPI tables
,
Michael S. Tsirkin
,
10:47
Re: [PATCH 07/20] target/loongarch: Add fixed point arithmetic instruction translation
,
Richard Henderson
,
10:46
Re: [PATCH 04/53] tests: acpi: q35: test for x2APIC entries in SRAT
,
Michael S. Tsirkin
,
10:45
Re: [PATCH v2 7/7] 9pfs: reduce latency of Twalk
,
Greg Kurz
,
10:37
Re: [PATCH v5 3/7] hw/acpi/ich9: Enable ACPI PCI hot-plug
,
Michael S. Tsirkin
,
10:37
Re: [PATCH v5 2/7] hw/i386/acpi-build: Add ACPI PCI hot-plug methods to Q35
,
Michael S. Tsirkin
,
10:35
Re: [PULL 00/24] Block layer patches
,
Peter Maydell
,
09:53
[PULL 18/18] hw/mips/jazz: Map the UART devices unconditionally
,
Philippe Mathieu-Daudé
,
09:37
[PULL 17/18] hw/mips/jazz: specify correct endian for dp8393x device
,
Philippe Mathieu-Daudé
,
09:37
[PULL 16/18] hw/m68k/q800: fix PROM checksum and MAC address storage
,
Philippe Mathieu-Daudé
,
09:37
[PULL 15/18] qemu/bitops.h: add bitrev8 implementation
,
Philippe Mathieu-Daudé
,
09:37
[PULL 14/18] dp8393x: remove onboard PROM containing MAC address and checksum
,
Philippe Mathieu-Daudé
,
09:37
[PULL 13/18] hw/m68k/q800: move PROM and checksum calculation from dp8393x device to board
,
Philippe Mathieu-Daudé
,
09:37
[PULL 12/18] hw/mips/jazz: move PROM and checksum calculation from dp8393x device to board
,
Philippe Mathieu-Daudé
,
09:37
[PULL 11/18] dp8393x: convert to trace-events
,
Philippe Mathieu-Daudé
,
09:37
[PULL 10/18] dp8393x: checkpatch fixes
,
Philippe Mathieu-Daudé
,
09:37
[PULL 09/18] g364fb: add VMStateDescription for G364SysBusState
,
Philippe Mathieu-Daudé
,
09:36
[PULL 08/18] g364fb: use RAM memory region for framebuffer
,
Philippe Mathieu-Daudé
,
09:36
[PULL 07/18] tests/acceptance: Test Linux on the Fuloong 2E machine
,
Philippe Mathieu-Daudé
,
09:36
[PULL 06/18] hw/pci-host/bonito: Allow PCI config accesses smaller than 32-bit
,
Philippe Mathieu-Daudé
,
09:36
[PULL 05/18] hw/pci-host/bonito: Trace PCI config accesses smaller than 32-bit
,
Philippe Mathieu-Daudé
,
09:36
[PULL 04/18] target/mips: Extract nanoMIPS ISA translation routines
,
Philippe Mathieu-Daudé
,
09:36
[PULL 03/18] target/mips: Extract the microMIPS ISA translation routines
,
Philippe Mathieu-Daudé
,
09:36
[PULL 02/18] target/mips: Extract Code Compaction ASE translation routines
,
Philippe Mathieu-Daudé
,
09:36
[PULL 01/18] target/mips: Add declarations for generic TCG helpers
,
Philippe Mathieu-Daudé
,
09:36
[PULL 00/18] MIPS patches for 2021-07-02
,
Philippe Mathieu-Daudé
,
09:36
Porting QEMU to new hardware challenge?
,
Lonnie Cumberland
,
09:32
Re: [PATCH v2 0/2] g364fb: fix migration (or: fix migration for MIPS magnum machines)
,
Philippe Mathieu-Daudé
,
09:30
Re: [PATCH V4 0/6] block/rbd: migrate to coroutines and add write zeroes support
,
Peter Lieven
,
09:15
Re: [PATCH v2 00/10] dp8393x: fixes for MacOS toolbox ROM
,
Philippe Mathieu-Daudé
,
09:04
[PULL 14/24] target/arm: Implement MVE vector shift right by immediate insns
,
Peter Maydell
,
09:00
[PULL 22/24] target/arm: Implement MVE long shifts by register
,
Peter Maydell
,
09:00
[PULL 19/24] target/arm: Implement MVE VSHLC
,
Peter Maydell
,
09:00
[PULL 10/24] target/arm: Use asimd_imm_const for A64 decode
,
Peter Maydell
,
09:00
[PULL 16/24] target/arm: Implement MVE VSRI, VSLI
,
Peter Maydell
,
09:00
[PULL 23/24] target/arm: Implement MVE shifts by immediate
,
Peter Maydell
,
09:00
[PULL 24/24] target/arm: Implement MVE shifts by register
,
Peter Maydell
,
09:00
[PULL 15/24] target/arm: Implement MVE VSHLL
,
Peter Maydell
,
09:00
[PULL 09/24] target/arm: Make asimd_imm_const() public
,
Peter Maydell
,
09:00
[PULL 06/24] hw/gpio/gpio_pwr: use shutdown function for reboot
,
Peter Maydell
,
09:00
[PULL 17/24] target/arm: Implement MVE VSHRN, VRSHRN
,
Peter Maydell
,
09:00
[PULL 11/24] target/arm: Use dup_const() instead of bitfield_replicate()
,
Peter Maydell
,
09:00
[PULL 18/24] target/arm: Implement MVE saturating narrowing shifts
,
Peter Maydell
,
09:00
[PULL 21/24] target/arm: Implement MVE long shifts by immediate
,
Peter Maydell
,
09:00
[PULL 20/24] target/arm: Implement MVE VADDLV
,
Peter Maydell
,
09:00
[PULL 13/24] target/arm: Implement MVE vector shift left by immediate insns
,
Peter Maydell
,
09:00
[PULL 12/24] target/arm: Implement MVE logical immediate insns
,
Peter Maydell
,
09:00
[PULL 08/24] target/arm: Fix bugs in MVE VRMLALDAVH, VRMLSLDAVH
,
Peter Maydell
,
09:00
[PULL 07/24] target/arm: Fix MVE widening/narrowing VLDR/VSTR offset calculation
,
Peter Maydell
,
09:00
[PULL 04/24] tests: Boot and halt a Linux guest on the Raspberry Pi 2 machine
,
Peter Maydell
,
09:00
[PULL 02/24] docs/system/arm: Add quanta-gbs-bmc reference
,
Peter Maydell
,
09:00
[PULL 05/24] target/arm: Check NaN mode before silencing NaN
,
Peter Maydell
,
09:00
[PULL 03/24] hw/arm: Add basic power management to raspi.
,
Peter Maydell
,
09:00
[PULL 00/24] target-arm queue
,
Peter Maydell
,
09:00
[PULL 01/24] docs/system/arm: Add quanta-q7l1-bmc reference
,
Peter Maydell
,
09:00
Re: Contributions: Adding New Devices
,
Federico Vaga
,
08:51
Re: [PATCH V4 0/6] block/rbd: migrate to coroutines and add write zeroes support
,
Ilya Dryomov
,
08:46
[PATCH] hw/display: fix virgl reset regression
,
marcandre . lureau
,
08:32
Re: [PATCH v3 1/2] sev/i386: Introduce sev_add_kernel_loader_hashes for measured linux boot
,
Dov Murik
,
08:30
Re: [PATCH V4 5/6] block/rbd: add write zeroes support
,
Ilya Dryomov
,
08:25
Re: [PATCH 25/53] acpi: acpi_build_hest: use acpi_init_table()/acpi_table_composed() instead of build_header()
,
Dongjiu Geng
,
08:22
Re: [PATCH v5 0/2] target/s390x: Fix SIGILL/SIGFPE/SIGTRAP psw.addr reporting
,
Laurent Vivier
,
08:02
Re: [PATCH 03/11] hw/gpio/pl061: Clean up read/write offset handling logic
,
Peter Maydell
,
07:46
Re: [PATCH v2] block/rbd: Add support for rbd image encryption
,
Kevin Wolf
,
07:37
Re: [PATCH] MAINTAINERS: update block/rbd.c maintainer
,
Kevin Wolf
,
07:31
Re: [PATCH 03/11] hw/gpio/pl061: Clean up read/write offset handling logic
,
Philippe Mathieu-Daudé
,
07:02
Re: [PATCH v7 0/4] GitLab Custom Runners and Jobs (was: QEMU Gating CI)
,
Alex Bennée
,
07:02
Re: [PATCH V4 4/6] block/rbd: migrate from aio to coroutines
,
Ilya Dryomov
,
06:58
Re: [PATCH 10/11] hw/gpio/pl061: Document a shortcoming in our implementation
,
Philippe Mathieu-Daudé
,
06:57
Re: [PATCH 09/11] hw/gpio/pl061: Convert to 3-phase reset and assert GPIO lines correctly on reset
,
Philippe Mathieu-Daudé
,
06:57
Re: [PATCH 04/11] hw/gpio/pl061: Add tracepoints for register read and write
,
Philippe Mathieu-Daudé
,
06:55
Re: [PATCH 02/11] hw/gpio/pl061: Convert DPRINTF to tracepoints
,
Philippe Mathieu-Daudé
,
06:54
Re: [PATCH V4 3/6] block/rbd: update s->image_size in qemu_rbd_getlength
,
Ilya Dryomov
,
06:45
Re: [PATCH V4 1/6] block/rbd: bump librbd requirement to luminous release
,
Ilya Dryomov
,
06:43
[PATCH 08/11] hw/arm/virt: Make PL061 GPIO lines pulled low, not high
,
Peter Maydell
,
06:40
[PATCH 10/11] hw/gpio/pl061: Document a shortcoming in our implementation
,
Peter Maydell
,
06:40
[PATCH 05/11] hw/gpio/pl061: Document the interface of this device
,
Peter Maydell
,
06:40
[PATCH 11/11] hw/arm/stellaris: Expand comment about handling of OLED chipselect
,
Peter Maydell
,
06:40
[PATCH 06/11] hw/gpio/pl061: Honour Luminary PL061 PUR and PDR registers
,
Peter Maydell
,
06:40
[PATCH 09/11] hw/gpio/pl061: Convert to 3-phase reset and assert GPIO lines correctly on reset
,
Peter Maydell
,
06:40
[PATCH 07/11] hw/gpio/pl061: Make pullup/pulldown of outputs configurable
,
Peter Maydell
,
06:40
[PATCH 03/11] hw/gpio/pl061: Clean up read/write offset handling logic
,
Peter Maydell
,
06:40
[PATCH 04/11] hw/gpio/pl061: Add tracepoints for register read and write
,
Peter Maydell
,
06:40
[PATCH 00/11] hw/arm: Make virt board secure powerdown/reset work
,
Peter Maydell
,
06:40
[PATCH 02/11] hw/gpio/pl061: Convert DPRINTF to tracepoints
,
Peter Maydell
,
06:40
[PATCH 01/11] hw/gpio/gpio_pwr: use shutdown function for reboot
,
Peter Maydell
,
06:40
Re: [PATCH v5 0/2] target/s390x: Fix SIGILL/SIGFPE/SIGTRAP psw.addr reporting
,
Cornelia Huck
,
06:34
Re: [RFC v2] virtio/vsock: add two more queues for datagram types
,
Stefano Garzarella
,
06:33
Re: [RFC PATCH 5/6] pc/machine: Disallow any configuration of dies for non-PC machines
,
Daniel P . Berrangé
,
06:19
Re: [PULL 0/7] crypto patches
,
Peter Maydell
,
06:16
[RFC PATCH 1/6] machine: Set the value of maxcpus to match cpus if specified as zero
,
Yanan Wang
,
06:08
[RFC PATCH 4/6] machine: Uniformly use maxcpus to calculate the missing values
,
Yanan Wang
,
06:08
[RFC PATCH 6/6] machine: Tweak the order of topology members in struct CpuTopology
,
Yanan Wang
,
06:08
[RFC PATCH 2/6] machine: Perform zero-check for the computed value of sockets
,
Yanan Wang
,
06:08
[RFC PATCH 5/6] pc/machine: Disallow any configuration of dies for non-PC machines
,
Yanan Wang
,
06:08
[RFC PATCH 0/6] machine: smp parsing fixes and improvement
,
Yanan Wang
,
06:07
[RFC PATCH 3/6] pc/machine: Perform zero-check for the value of -smp dies
,
Yanan Wang
,
06:07
Re: [PATCH v0] vhost: make SET_VRING_ADDR, SET_[PROTOCOL_]FEATEURES send replies
,
Denis Plotnikov
,
05:41
[PATCH v3 6/6] dma: Let dma_memory_map() take MemTxAttrs argument
,
Philippe Mathieu-Daudé
,
05:25
[PATCH v3 5/6] dma: Let dma_memory_read/write() take MemTxAttrs argument
,
Philippe Mathieu-Daudé
,
05:25
[PATCH v3 4/6] dma: Let dma_memory_rw() take MemTxAttrs argument
,
Philippe Mathieu-Daudé
,
05:25
[PATCH v3 3/6] dma: Let dma_memory_rw_relaxed() take MemTxAttrs argument
,
Philippe Mathieu-Daudé
,
05:25
[PATCH v3 2/6] dma: Let dma_memory_set() take MemTxAttrs argument
,
Philippe Mathieu-Daudé
,
05:24
[PATCH v3 1/6] dma: Let dma_memory_valid() take MemTxAttrs argument
,
Philippe Mathieu-Daudé
,
05:24
[PATCH v3 0/6] hw: Let the DMA API take a MemTxAttrs argument
,
Philippe Mathieu-Daudé
,
05:24
[PATCH v2 3/3] hw/net: e1000e: Don't zero out the VLAN tag in the legacy RX descriptor
,
Bin Meng
,
05:24
[PATCH v2 2/3] hw/net: e1000e: Correct the initial value of VET register
,
Bin Meng
,
05:24
[PATCH v2 1/3] hw/net: e1000: Correct the initial value of VET register
,
Bin Meng
,
05:24
[PATCH V4 5/6] block/rbd: add write zeroes support
,
Peter Lieven
,
05:21
Re: [PATCH 07/20] target/loongarch: Add fixed point arithmetic instruction translation
,
Song Gao
,
05:16
[PATCH V4 0/6] block/rbd: migrate to coroutines and add write zeroes support
,
Peter Lieven
,
05:10
[PATCH V4 6/6] block/rbd: drop qemu_rbd_refresh_limits
,
Peter Lieven
,
05:10
[PATCH V4 2/6] block/rbd: store object_size in BDRVRBDState
,
Peter Lieven
,
05:10
[PATCH V4 4/6] block/rbd: migrate from aio to coroutines
,
Peter Lieven
,
05:10
[PATCH V4 1/6] block/rbd: bump librbd requirement to luminous release
,
Peter Lieven
,
05:09
[PATCH V4 3/6] block/rbd: update s->image_size in qemu_rbd_getlength
,
Peter Lieven
,
05:09
Re: [PATCH v2 21/23] linux-user/sparc: Implement setup_sigtramp
,
Philippe Mathieu-Daudé
,
05:06
Re: [PATCH 07/20] target/loongarch: Add fixed point arithmetic instruction translation
,
Philippe Mathieu-Daudé
,
04:51
Re: [PATCH 07/20] target/loongarch: Add fixed point arithmetic instruction translation
,
Song Gao
,
04:15
[PATCH v3 0/2] execlog TCG plugin to log instructions
,
Alexandre Iooss
,
04:13
[PATCH v3 2/2] docs/devel: tcg-plugins: add execlog plugin description
,
Alexandre Iooss
,
04:13
[PATCH v3 1/2] contrib/plugins: add execlog to log instruction execution and memory access
,
Alexandre Iooss
,
04:13
Re: [RFC v6 13/13] target/s390x: split sysemu part of cpu models
,
Thomas Huth
,
03:43
Re: [RFC v6 09/13] target/s390x: make helper.c sysemu-only
,
Al Cho
,
03:27
Re: [RFC v6 08/13] target/s390x: split cpu-dump from helper.c
,
Al Cho
,
03:26
Re: [RFC v6 06/13] target/s390x: start moving TCG-only code to tcg/
,
Al Cho
,
03:25
Re: [PATCH 2/2] docs/system: riscv: Add documentation for virt machine
,
Alistair Francis
,
03:24
Re: [PATCH v2] target/riscv: csr: Remove redundant check in fp csr read/write routines
,
Alistair Francis
,
03:22
Re: [PULL 00/63] tcg patch queue
,
Peter Maydell
,
03:22
Re: [RFC PATCH 01/11] target/riscv: Add CLIC CSR mintstatus
,
Alistair Francis
,
03:17
Re: [PATCH] migration: Move bitmap_mutex out of migration_bitmap_clear_dirty()
,
David Hildenbrand
,
03:07
Re: [PATCH 2/3] hw/net: e1000e: Correct the initial value of VET register
,
Jason Wang
,
03:01
[Bug 1703147] Re: Xfer:features:read truncating xml sent to gdb frontends
,
Thomas Huth
,
02:55
Re: [RFC v6 02/13] hw/s390x: rename tod-qemu.c to tod-tcg.c
,
Al Cho
,
02:54
Re: [PATCH] target/i386: Fix cpuid level for AMD
,
David Edmondson
,
02:50
Re: [PATCH 2/3] hw/net: e1000e: Correct the initial value of VET register
,
Bin Meng
,
02:12
Re: [RFC PATCH 01/11] target/riscv: Add CLIC CSR mintstatus
,
LIU Zhiwei
,
02:11
Re: [PATCH 2/3] hw/net: e1000e: Correct the initial value of VET register
,
Jason Wang
,
01:47
Re: [RFC PATCH 01/11] target/riscv: Add CLIC CSR mintstatus
,
Alistair Francis
,
01:39
[PATCH v1 3/3] hw/riscv: opentitan: Add the flash alias
,
Alistair Francis
,
01:20
[PATCH v1 2/3] hw/riscv: opentitan: Add the unimplement rv_core_ibex_peri
,
Alistair Francis
,
01:20
[PATCH v1 1/3] char: ibex_uart: Update the register layout
,
Alistair Francis
,
01:19
[PATCH v1 0/3] Updates to the OpenTitan machine
,
Alistair Francis
,
01:19
Re: [External] Re: [PATCH] target/i386: Fix cpuid level for AMD
,
zhenwei pi
,
01:15
[Bug 1703147] Re: Xfer:features:read truncating xml sent to gdb frontends
,
Duane Voth
,
00:55
Re: [PATCH 2/3] hw/net: e1000e: Correct the initial value of VET register
,
Bin Meng
,
00:44
Re: [PATCH v2 08/10] dp8393x: don't force 32-bit register access
,
Finn Thain
,
00:36
[Bug 1703147] Re: Xfer:features:read truncating xml sent to gdb frontends
,
Launchpad Bug Tracker
,
00:26
[Bug 1783437] Re: read-modify-write page faults error code has write bit unset
,
Launchpad Bug Tracker
,
00:26
[Bug 1793859] Re: GTK display and mouse input area scaling fails when using vfio-pci device
,
Launchpad Bug Tracker
,
00:26
[Bug 1785902] Re: local/9pfs: Too many levels of symbolic links
,
Launchpad Bug Tracker
,
00:26
[Bug 1790260] Re: binfmt support not working for x86 host and x86_64 guest
,
Launchpad Bug Tracker
,
00:26
[Bug 1781281] Re: qemu-ppc64le uncaught target signal 4 (Illegal instruction)
,
Launchpad Bug Tracker
,
00:26
[Bug 1793904] Re: files are randomly overwritten by Zero Bytes
,
Launchpad Bug Tracker
,
00:26
[Bug 1802465] Re: typing string via VNC is unreliable
,
Launchpad Bug Tracker
,
00:26
[Bug 1802915] Re: GTK display refresh rate is throttled
,
Launchpad Bug Tracker
,
00:26
[Bug 1842530] Re: ich6 and ich9 sound card has noisy(murmur)
,
Launchpad Bug Tracker
,
00:26
[Bug 1842925] Re: no batmap on convertion from qcow2 to vhd
,
Launchpad Bug Tracker
,
00:26
[Bug 1856027] Re: Suddenly no internet in guest system!
,
Launchpad Bug Tracker
,
00:26
[Bug 1856335] Re: Cache Layout wrong on many Zen Arch CPUs
,
Launchpad Bug Tracker
,
00:26
[Bug 1856834] Re: PCI broken in qemu ppc e500 in v2.12.0 and other versions
,
Launchpad Bug Tracker
,
00:26
[Bug 1858623] Re: VNC outputs garbage in zlib mode
,
Launchpad Bug Tracker
,
00:26
[Bug 1858046] Re: qemu-aarch64 hangs on cptofs during a build of NixOS SD card image
,
Launchpad Bug Tracker
,
00:26
[Bug 1857449] Re: QEMU x86_64 -nographic full system breaks host Bash terminal line wrapping state after simulation ends, requires reset or "tput smam" to fix it
,
Launchpad Bug Tracker
,
00:26
[Bug 1856837] Re: qemu 4.2.0 arm segmentation fault with gcc 9.2
,
Launchpad Bug Tracker
,
00:26
[Bug 1859291] Re: RISC-V incorrect exception generated
,
Launchpad Bug Tracker
,
00:25
[Bug 1859081] Re: Mouse way too fast when Qemu is on a Windows VM with a OS 9 Guest
,
Launchpad Bug Tracker
,
00:25
[Bug 1861394] Re: qemu-system-riscv64 hangs after poweroff linux command
,
Launchpad Bug Tracker
,
00:25
[Bug 1859723] Re: Qemu ungrabs before cursor reaches border
,
Launchpad Bug Tracker
,
00:25
July 01, 2021
Re: [PATCH 2/3] hw/net: e1000e: Correct the initial value of VET register
,
Jason Wang
,
23:29
RE: [PATCH] migration: Move bitmap_mutex out of migration_bitmap_clear_dirty()
,
Wang, Wei W
,
22:48
RE: [PATCH] migration: Move bitmap_mutex out of migration_bitmap_clear_dirty()
,
Wang, Wei W
,
22:29
RE: [v4] migration: fix the memory overwriting risk in add_to_iovec
,
linfeng (M)
,
21:17
Re: [PATCH v2 0/2] execlog TCG plugin to log instructions
,
Alex Bennée
,
18:58
[PATCH] fd-trans: Fix race condition on reallocation of the translation table.
,
Owen Anderson
,
18:13
Re: [External] Re: [RFC v1] virtio/vsock: add two more queues for datagram types
,
Jiang Wang .
,
18:10
Re: Contributions: Adding New Devices
,
Philippe Mathieu-Daudé
,
18:07
Re: [PATCH] virtiofsd: Add missing newline in error message
,
Philippe Mathieu-Daudé
,
17:55
Re: [PATCH 0/5] hw/mips: Fix the Fuloong 2E machine with PMON bios
,
Philippe Mathieu-Daudé
,
17:50
[RFC v2] virtio/vsock: add two more queues for datagram types
,
Jiang Wang
,
17:49
Re: [PATCH v2 06/10] qemu/bitops.h: add bitrev8 implementation
,
Philippe Mathieu-Daudé
,
17:46
Re: [PATCH v2 10/10] hw/mips/jazz: specify correct endian for dp8393x device
,
Philippe Mathieu-Daudé
,
17:45
Re: [PATCH v2 05/10] dp8393x: remove onboard PROM containing MAC address and checksum
,
Philippe Mathieu-Daudé
,
17:43
Re: [PATCH v2 04/10] hw/m68k/q800: move PROM and checksum calculation from dp8393x device to board
,
Philippe Mathieu-Daudé
,
17:43
Re: [PATCH v2 03/10] hw/mips/jazz: move PROM and checksum calculation from dp8393x device to board
,
Philippe Mathieu-Daudé
,
17:43
[PATCH v2 1/1] hmp: synchronize cpu state for lapic info
,
Dongli Zhang
,
17:41
Re: [PATCH v2 08/10] dp8393x: don't force 32-bit register access
,
Philippe Mathieu-Daudé
,
17:34
[PATCH] virtiofsd: Add missing newline in error message
,
Hubert Jasudowicz
,
17:33
Re: [RFC PATCH 0/7] Support protection keys in an AMD EPYC-Milan VM
,
David Edmondson
,
17:32
Re: [RFC PATCH 0/7] Support protection keys in an AMD EPYC-Milan VM
,
Babu Moger
,
17:30
Re: [PATCH 1/1] hmp: synchronize cpu state for lapic info
,
Dongli Zhang
,
17:29
[PATCH 1/1] hmp: synchronize cpu state for lapic info
,
Dongli Zhang
,
17:27
Re: [PATCH] hw/mips/jazz: Map the UART devices unconditionally
,
Philippe Mathieu-Daudé
,
17:22
Re: [PATCH] target/i386: Fix cpuid level for AMD
,
Michael Roth
,
16:41
Re: [PATCH 07/20] target/loongarch: Add fixed point arithmetic instruction translation
,
Philippe Mathieu-Daudé
,
16:31
Re: Contributions: Adding New Devices
,
Connor Kuehl
,
15:48
Re: [RFC v6 12/13] target/s390x: move kvm files into kvm/
,
Thomas Huth
,
15:31
Re: [PULL 00/15] Python patches
,
Peter Maydell
,
15:29
Re: [PATCH v2 02/23] linux-user/aarch64: Implement setup_sigtramp
,
Richard Henderson
,
15:27
Re: [RFC v6 11/13] target/s390x: remove kvm-stub.c
,
Thomas Huth
,
15:17
Re: [RFC v6 10/13] target/s390x: use kvm_enabled() to wrap call to kvm_s390_get_hpage_1m
,
Thomas Huth
,
15:16
[PATCH v3 2/2] qemu-img: Make unallocated part of backing chain obvious in map
,
Eric Blake
,
15:07
[PATCH v3 1/2] iotests: Improve and rename test 309 to nbd-qemu-allocation
,
Eric Blake
,
15:07
[PATCH v3 0/2] qemu-img: Make unallocated part of backing chain obvious in map
,
Eric Blake
,
15:07
Re: [PATCH v2 0/2] execlog TCG plugin to log instructions
,
Alexandre IOOSS
,
14:59
Re: Possible io_uring regression with QEMU on Ubuntu's kernel
,
Kamal Mostafa
,
14:57
Re: [PATCH v2 0/2] execlog TCG plugin to log instructions
,
Alex Bennée
,
14:50
Re: Possible io_uring regression with QEMU on Ubuntu's kernel
,
Juhyung Park
,
14:16
Re: [PATCH v4 2/4] avocado_qemu: Add SMMUv3 tests
,
Wainer dos Santos Moschetta
,
14:13
Re: [PATCH] migration: failover: emit a warning when the card is not fully unplugged
,
Juan Quintela
,
13:59
Re: [PATCH v3 1/2] sev/i386: Introduce sev_add_kernel_loader_hashes for measured linux boot
,
Connor Kuehl
,
13:23
Re: [PATCH] tests/vm: update NetBSD to 9.2
,
Wainer dos Santos Moschetta
,
13:16
Re: Failed pipeline for migration.next | qemu | 9c21e614
,
John Snow
,
13:05
Re: Failed pipeline for migration.next | qemu | 9c21e614
,
Dr. David Alan Gilbert
,
12:47
Re: [PATCH 17/17] cpu: Add breakpoint tracepoints
,
Philippe Mathieu-Daudé
,
12:43
Re: [PATCH 06/17] tcg: Remove TCG_TARGET_HAS_goto_ptr
,
Philippe Mathieu-Daudé
,
12:37
Re: [PATCH 05/17] accel/tcg: Log tb->cflags with -d exec
,
Philippe Mathieu-Daudé
,
12:36
Re: [PATCH 03/17] accel/tcg: Move tb_lookup to cpu-exec.c
,
Philippe Mathieu-Daudé
,
12:34
Re: [PATCH 02/17] accel/tcg: Move helper_lookup_tb_ptr to cpu-exec.c
,
Philippe Mathieu-Daudé
,
12:33
Re: [PATCH] migration: failover: emit a warning when the card is not fully unplugged
,
Philippe Mathieu-Daudé
,
12:11
Re: [RFC v6 01/13] target/s390x: meson: add target_user_arch
,
Richard Henderson
,
11:40
[PATCH 16/17] accel/tcg: Encode breakpoint info into tb->cflags
,
Richard Henderson
,
11:26
[PATCH 08/17] accel/tcg: Move curr_cflags into cpu-exec.c
,
Richard Henderson
,
11:26
[PATCH 14/17] accel/tcg: Adjust interface of TranslatorOps.breakpoint_check
,
Richard Henderson
,
11:26
[PATCH 15/17] accel/tcg: Hoist tb_cflags to a local in translator_loop
,
Richard Henderson
,
11:26
[PATCH 10/17] accel/tcg: Drop CF_NO_GOTO_PTR from -d nochain
,
Richard Henderson
,
11:26
[PATCH 09/17] accel/tcg: Add CF_NO_GOTO_TB and CF_NO_GOTO_PTR
,
Richard Henderson
,
11:26
[PATCH 17/17] cpu: Add breakpoint tracepoints
,
Richard Henderson
,
11:26
[PATCH 12/17] accel/tcg: Use CF_NO_GOTO_{TB, PTR} in cpu_exec_step_atomic
,
Richard Henderson
,
11:26
[PATCH 11/17] accel/tcg: Handle -singlestep in curr_cflags
,
Richard Henderson
,
11:26
[PATCH 13/17] accel/tcg: Move cflags lookup into tb_find
,
Richard Henderson
,
11:26
[PATCH 03/17] accel/tcg: Move tb_lookup to cpu-exec.c
,
Richard Henderson
,
11:26
[PATCH 04/17] accel/tcg: Split out log_cpu_exec
,
Richard Henderson
,
11:26
[PATCH 05/17] accel/tcg: Log tb->cflags with -d exec
,
Richard Henderson
,
11:26
[PATCH 07/17] accel/tcg: Reduce CF_COUNT_MASK to match TCG_MAX_INSNS
,
Richard Henderson
,
11:25
[PATCH 00/17] tcg: breakpoint reorg
,
Richard Henderson
,
11:25
[PATCH 01/17] target/i386: Use cpu_breakpoint_test in breakpoint_handler
,
Richard Henderson
,
11:25
[PATCH 06/17] tcg: Remove TCG_TARGET_HAS_goto_ptr
,
Richard Henderson
,
11:25
[PATCH 02/17] accel/tcg: Move helper_lookup_tb_ptr to cpu-exec.c
,
Richard Henderson
,
11:25
Re: [RFC v6 04/13] hw/s390x: tod: make explicit checks for accelerators when initializing
,
Al Cho
,
11:16
Re: [PATCH] migration: Move bitmap_mutex out of migration_bitmap_clear_dirty()
,
David Hildenbrand
,
10:21
[PULL 20/20] migration/rdma: Use error_report to suppress errno message
,
Dr. David Alan Gilbert (git)
,
10:18
[PULL 19/20] tests/migration: fix "downtime_limit" type when "migrate-set-parameters"
,
Dr. David Alan Gilbert (git)
,
10:18
[PULL 18/20] tests/migration: parse the thread-id key of CpuInfoFast
,
Dr. David Alan Gilbert (git)
,
10:17
[PULL 17/20] virtiofsd: Add an option to enable/disable posix acls
,
Dr. David Alan Gilbert (git)
,
10:17
[PULL 16/20] virtiofsd: Switch creds, drop FSETID for system.posix_acl_access xattr
,
Dr. David Alan Gilbert (git)
,
10:17
[PULL 15/20] virtiofsd: Add capability to change/restore umask
,
Dr. David Alan Gilbert (git)
,
10:17
[PULL 14/20] virtiofsd: Add umask to seccom allow list
,
Dr. David Alan Gilbert (git)
,
10:17
[PULL 13/20] virtiofsd: Add support for extended setxattr
,
Dr. David Alan Gilbert (git)
,
10:17
[PULL 12/20] virtiofsd: Fix xattr operations overwriting errno
,
Dr. David Alan Gilbert (git)
,
10:17
[PULL 11/20] virtiofsd: Fix fuse setxattr() API change issue
,
Dr. David Alan Gilbert (git)
,
10:17
[PULL 10/20] virtiofsd: Don't allow file creation with FUSE_OPEN
,
Dr. David Alan Gilbert (git)
,
10:17
[PULL 09/20] docs: describe the security considerations with virtiofsd xattr mapping
,
Dr. David Alan Gilbert (git)
,
10:17
[PULL 08/20] virtiofsd: use GDateTime for formatting timestamp for debug messages
,
Dr. David Alan Gilbert (git)
,
10:16
[PULL 07/20] migration: failover: continue to wait card unplug on error
,
Dr. David Alan Gilbert (git)
,
10:16
[PULL 06/20] migration: move wait-unplug loop to its own function
,
Dr. David Alan Gilbert (git)
,
10:16
[PULL 05/20] migration: Allow reset of postcopy_recover_triggered when failed
,
Dr. David Alan Gilbert (git)
,
10:16
[PULL 04/20] migration: Move yank outside qemu_start_incoming_migration()
,
Dr. David Alan Gilbert (git)
,
10:16
[PULL 03/20] migration: fix the memory overwriting risk in add_to_iovec
,
Dr. David Alan Gilbert (git)
,
10:16
[PULL 02/20] tests: migration-test: Add dirty ring test
,
Dr. David Alan Gilbert (git)
,
10:16
[PULL 01/20] tests: migration-test: Still run the rest even if uffd missing
,
Dr. David Alan Gilbert (git)
,
10:16
[PULL 00/20] migration queue
,
Dr. David Alan Gilbert (git)
,
10:16
Re: [PATCH v7 2/2] target/i386: Correct implementation for FCS, FIP, FDS and FDP
,
Ziqiao Kong
,
09:58
Re: [PATCH v7 1/2] target/i386: Trivial code motion and code style fix
,
Ziqiao Kong
,
09:58
Re: [PATCH v3] target/s390x: Fix CC set by CONVERT TO FIXED/LOGICAL
,
Cornelia Huck
,
09:56
[PATCH] migration: failover: emit a warning when the card is not fully unplugged
,
Laurent Vivier
,
09:15
Re: [PATCH v7 3/4] Jobs based on custom runners: docs and gitlab-runner setup playbook
,
Alex Bennée
,
08:55
Re: [PATCH] migration: Move bitmap_mutex out of migration_bitmap_clear_dirty()
,
Peter Xu
,
08:51
Re: [PATCH v7 2/4] Jobs based on custom runners: build environment docs and playbook
,
Alex Bennée
,
08:37
Re: [RFC v6 09/13] target/s390x: make helper.c sysemu-only
,
Thomas Huth
,
08:36
Re: [RFC v6 08/13] target/s390x: split cpu-dump from helper.c
,
Thomas Huth
,
08:35
Re: [PATCH 20/20] target/loongarch: Add linux-user emulation support
,
maobibo
,
08:05
Re: [PATCH fixup] s390x: fixup for "s390x/cpumodel: add 3931 and 3932"
,
Cornelia Huck
,
07:48
Re: [RFC v6 07/13] target/s390x: move sysemu-only code out to cpu-sysemu.c
,
Thomas Huth
,
07:41
Re: [PATCH 0/4] ppc/Pegasos2: Firmware replacement using VOF
,
BALATON Zoltan
,
07:36
Re: [v4] migration: fix the memory overwriting risk in add_to_iovec
,
Dr. David Alan Gilbert
,
07:23
Re: [PATCH 20/20] target/loongarch: Add linux-user emulation support
,
Peter Maydell
,
06:53
Re: [RFC v6 06/13] target/s390x: start moving TCG-only code to tcg/
,
Thomas Huth
,
06:51
Re: [RFC v6 05/13] target/s390x: remove tcg-stub.c
,
Thomas Huth
,
06:40
Re: [PATCH 20/20] target/loongarch: Add linux-user emulation support
,
Alex Bennée
,
06:40
Re: [RFC v6 03/13] hw/s390x: only build tod-tcg from the CONFIG_TCG build
,
Thomas Huth
,
06:36
Re: [RFC v6 04/13] hw/s390x: tod: make explicit checks for accelerators when initializing
,
Thomas Huth
,
06:33
Re: [RFC v6 02/13] hw/s390x: rename tod-qemu.c to tod-tcg.c
,
Thomas Huth
,
06:11
Re: [PATCH RFC] meson: add option to use zstd for qcow2 compression by default
,
Vladimir Sementsov-Ogievskiy
,
05:54
[PATCH 3/3] hw/net: e1000e: Don't zero out the VLAN tag in the legacy RX descriptor
,
Bin Meng
,
05:46
[PATCH 2/3] hw/net: e1000e: Correct the initial value of VET register
,
Bin Meng
,
05:46
[PATCH 1/3] hw/net: e1000: Correct the initial value of VET register
,
Bin Meng
,
05:46
Re: [RFC PATCH 01/11] target/riscv: Add CLIC CSR mintstatus
,
LIU Zhiwei
,
05:39
Re: [PATCH] migration/rdma: Use error_report to suppress errno message
,
Dr. David Alan Gilbert
,
05:31
Re: [PATCH v3 1/2] hw/i386/pc: pc_system_ovmf_table_find: Assert that flash was parsed
,
Dov Murik
,
05:28
[PULL V2 6/6] net/net.c: Add handler for passthrough filter command
,
Zhang Chen
,
05:18
[PULL V2 5/6] net/colo-compare: Add passthrough list to CompareState
,
Zhang Chen
,
05:18
[PULL V2 4/6] net/colo-compare: Move data structure and define to .h file.
,
Zhang Chen
,
05:18
[PULL V2 3/6] hmp-commands: Add new HMP command for filter passthrough
,
Zhang Chen
,
05:18
[PULL V2 2/6] util/qemu-sockets.c: Add inet_parse_base to handle InetSocketAddressBase
,
Zhang Chen
,
05:18
[PULL V2 0/6] COLO-Proxy patches for 2021-06-25
,
Zhang Chen
,
05:18
[PULL V2 1/6] qapi/net: Add IPFlowSpec and QMP command for filter passthrough
,
Zhang Chen
,
05:18
Re: [PATCH 1/2] tests/migration: parse the thread-id key of CpuInfoFast
,
Dr. David Alan Gilbert
,
05:16
Re: [PULL 00/23] hw/nvme patches
,
Peter Maydell
,
05:08
Re: [PATCH v3 1/2] hw/i386/pc: pc_system_ovmf_table_find: Assert that flash was parsed
,
Philippe Mathieu-Daudé
,
04:54
Re: [PATCH fixup] s390x: fixup for "s390x/cpumodel: add 3931 and 3932"
,
David Hildenbrand
,
04:48
Re: [RFC PATCH 01/11] target/riscv: Add CLIC CSR mintstatus
,
Frank Chang
,
04:45
[PATCH fixup] s390x: fixup for "s390x/cpumodel: add 3931 and 3932"
,
Christian Borntraeger
,
04:44
Re: [PATCH] target/i386: Fix cpuid level for AMD
,
Igor Mammedov
,
04:43
Re: [PATCH 1/1] s390x/cpumodel: add 3931 and 3932
,
Thomas Huth
,
04:43
Re: [PULL 3/6] hmp-commands: Add new HMP command for filter passthrough
,
address@hidden
,
04:39
Re: [PATCH v5 7/7] bios-tables-test: Update golden binaries
,
Igor Mammedov
,
04:36
Re: [PATCH 18/18] vhost-vdpa: multiqueue support
,
Jason Wang
,
04:15
Re: [PATCH] nvdimm: add 'target-node' option
,
Liu, Jingqi
,
03:55
Re: [PATCH 1/1] s390x/cpumodel: add 3931 and 3932
,
David Hildenbrand
,
03:45
Re: [PATCH v2 23/28] target/s390x: Remove use_exit_tb
,
David Hildenbrand
,
03:44
Re: [PATCH v2 22/28] target/s390x: Use translator_use_goto_tb
,
David Hildenbrand
,
03:43
[PATCH 2/2] hw/display: fail early when multiple virgl devices are requested
,
marcandre . lureau
,
03:19
[PATCH 1/2] hw/display: report an error if virgl initialization failed
,
marcandre . lureau
,
03:18
Re: [PATCH] seccomp: don't block getters for resource control syscalls
,
Eduardo Otubo
,
03:15
Re: [PATCH 20/20] target/loongarch: Add linux-user emulation support
,
maobibo
,
03:08
Re: [External] Re: [RFC v1] virtio/vsock: add two more queues for datagram types
,
Stefano Garzarella
,
02:56
Re: [PATCH 18/18] vhost-vdpa: multiqueue support
,
Eugenio Perez Martin
,
02:52
Re: [PATCH 20/20] target/loongarch: Add linux-user emulation support
,
Thomas Huth
,
02:48
Re: [PULL 00/25] Vga 20210510 patches
,
Marc-André Lureau
,
02:29
[PATCH] vl: add virtio-vga-gl to the default_list
,
marcandre . lureau
,
02:24
Re: [RFC PATCH v4 0/7] hw/arm/virt: Introduce cpu topology support
,
wangyanan (Y)
,
02:15
Re: [PATCH v2 1/2] hw/i386/pc: pc_system_ovmf_table_find: Assert that flash was parsed
,
Dov Murik
,
01:32
[PATCH v3 2/2] hw/i386/pc: Document pc_system_ovmf_table_find
,
Dov Murik
,
01:27
[PATCH v3 1/2] hw/i386/pc: pc_system_ovmf_table_find: Assert that flash was parsed
,
Dov Murik
,
01:27
[PATCH v3 0/2] hw/i386/pc: Clarify pc_system_ovmf_table_find usage
,
Dov Murik
,
01:27
Re: [RFC v6 10/13] target/s390x: use kvm_enabled() to wrap call to kvm_s390_get_hpage_1m
,
Al Cho
,
01:25
Re: [PATCH v5 2/7] hw/i386/acpi-build: Add ACPI PCI hot-plug methods to Q35
,
David Gibson
,
00:55
Re: [PATCH] hw/pci/pcie_port: Rename "enable-native-hotplug" property
,
David Gibson
,
00:55
Re: [PATCH v5 1/7] hw/acpi/pcihp: Enhance acpi_pcihp_disable_root_bus() to support Q35
,
David Gibson
,
00:55
Re: [PATCH v5 7/7] bios-tables-test: Update golden binaries
,
David Gibson
,
00:55
Re: [PATCH v5 4/7] hw/pci/pcie: Do not set HPC flag if acpihp is used
,
David Gibson
,
00:55
Re: [PATCH v5 3/7] hw/acpi/ich9: Enable ACPI PCI hot-plug
,
David Gibson
,
00:55
RE: [PATCH] migration: Move bitmap_mutex out of migration_bitmap_clear_dirty()
,
Wang, Wei W
,
00:43
[PATCH 20/20] python/aqmp: add scary message
,
John Snow
,
00:14
[PATCH 19/20] python/aqmp: add asyncio_run compatibility wrapper
,
John Snow
,
00:14
[PATCH 18/20] python/aqmp: add _raw() execution interface
,
John Snow
,
00:14
[PATCH 14/20] python/aqmp: add QMP event support
,
John Snow
,
00:14
[PATCH 15/20] python/aqmp: add QMP protocol support
,
John Snow
,
00:14
[PATCH 17/20] python/aqmp: add execute() interfaces
,
John Snow
,
00:14
[PATCH 16/20] python/aqmp: Add message routing to QMP protocol
,
John Snow
,
00:13
[PATCH 12/20] python/aqmp: add QMP Message format
,
John Snow
,
00:13
[PATCH 13/20] python/aqmp: add well-known QMP object models
,
John Snow
,
00:13
[PATCH 10/20] python/aqmp: add _cb_inbound and _cb_inbound logging hooks
,
John Snow
,
00:13
[PATCH 11/20] python/aqmp: add AsyncProtocol._readline() method
,
John Snow
,
00:13
[PATCH 09/20] python/aqmp: add AsyncProtocol.accept() method
,
John Snow
,
00:13
[PATCH 06/20] python/aqmp: add generic async message-based protocol support
,
John Snow
,
00:13
[PATCH 08/20] python/aqmp: add logging to AsyncProtocol
,
John Snow
,
00:13
[PATCH 07/20] python/aqmp: add runstate state machine to AsyncProtocol
,
John Snow
,
00:13
[PATCH 05/20] python/aqmp: add asyncio compatibility wrappers
,
John Snow
,
00:13
[PATCH 02/20] python/pylint: disable too-many-function-args
,
John Snow
,
00:13
[PATCH 04/20] python/aqmp: add error classes
,
John Snow
,
00:13
[PATCH 01/20] python/pylint: Add exception for TypeVar names ('T')
,
John Snow
,
00:13
[PATCH 03/20] python/aqmp: add asynchronous QMP (AQMP) subpackage
,
John Snow
,
00:13
[PATCH 00/20] python: introduce Asynchronous QMP package
,
John Snow
,
00:13
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc