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: Wed Nov 30 2022 22:23:15 -0500
Messages in reverse chronological order
[
Next Period
]
November 30, 2022
Re: [PATCH-for-8.0 1/3] tcg/s390x: Fix coding style
,
Wilfred Mallawa
,
22:23
Re: [PATCH v2 08/11] migration: Export dirty-limit time info
,
Hyman
,
21:09
回复: Re: [RESEND PATCH] virtio-pci: fix vector_irqfd leak in virtio_pci_set_guest_notifiers
,
雷翔
,
20:41
Re: [PATCH v2 07/11] migration: Implement dirty-limit convergence algo
,
Hyman
,
20:14
Re: [PATCH-for-8.0 2/2] hw: Reduce "qemu/accel.h" inclusion
,
Wilfred Mallawa
,
18:38
Re: Question about CPUTLBEntry
,
Richard Henderson
,
18:19
Question about CPUTLBEntry
,
Nada Lachtar
,
17:50
Re: [PATCH-for-8.0 1/2] typedefs: Forward-declare AccelState
,
Richard Henderson
,
17:23
Re: [PATCH-for-8.0 0/5] cpu: Move target-independent code to common code
,
Richard Henderson
,
17:21
Re: [PATCH-for-8.0 5/5] cpu: Remove unused includes
,
Richard Henderson
,
17:21
Re: [PATCH-for-8.0 4/5] cpu: Move cpu_abort() to common code
,
Richard Henderson
,
17:20
Re: [PATCH-for-8.0 3/5] cpu: Move breakpoint helpers to common code
,
Richard Henderson
,
17:19
Re: [PATCH-for-8.0 2/5] cpu: Move cpu_class_init_props() to common code
,
Richard Henderson
,
17:18
Re: [PATCH v2 1/1] tcg: convert tcg/README to rst
,
Richard Henderson
,
17:12
[ANNOUNCE] QEMU 7.2.0-rc3 is now available
,
Michael Roth
,
16:58
Re: [PATCH v4 4/5] hw/virtio: generalise CHR_EVENT_CLOSED handling
,
Stefan Hajnoczi
,
16:22
Re: [PATCH] target/i386: allow MMX instructions with CR4.OSFXSR=0
,
Richard Henderson
,
16:20
Re: [PATCH 24/26] tcg: Introduce tcg_temp_ebb_new_*
,
Richard Henderson
,
16:09
Re: [PATCH for-7.2] vhost: enable vrings in vhost_dev_start() for vhost-user devices
,
Stefan Hajnoczi
,
16:03
Re: [PATCH-for-8.0 0/2] target/tcg: Use TCGv_i64 with tcg_temp_new_i64()
,
Richard Henderson
,
15:54
Re: [PATCH-for-8.0 0/3] tcg: Replace tcg_target_[u]long -> [u]intptr_t
,
Richard Henderson
,
15:49
Re: [PATCH for-7.2] block-backend: avoid bdrv_unregister_buf() NULL pointer deref
,
Stefan Hajnoczi
,
14:47
Re: [PATCH for-7.2] target/arm: Set TCGCPUOps.restore_state_to_opc for v7m
,
Stefan Hajnoczi
,
14:46
Re: [RFC PATCH-for-7.2 v3 0/5] hw/display/qxl: Avoid buffer overrun in qxl_phys2virt()
,
Stefan Hajnoczi
,
14:46
Re: [PATCH qemu.git 0/1] hw/arm/virt: make second UART available
,
Axel Heider
,
14:24
Re: [PATCH qemu.git 0/1] hw/arm/virt: make second UART available
,
Alex Bennée
,
14:12
[PATCH qemu.git 1/1] hw/arm/virt: add 2x sp804 timer
,
~axelheider
,
13:56
[PATCH qemu.git 0/1] hw/arm/virt: add 2x sp804 timer
,
~axelheider
,
13:56
Re: [PATCH v2 1/1] tcg: convert tcg/README to rst
,
Fabiano Rosas
,
13:53
Re: [PATCH qemu.git 1/1] hw/arm/virt: make second UART available
,
Axel Heider
,
13:46
Re: [PATCH 08/12] pci: Fix silent truncation of pcie_aer_inject_error argument
,
Markus Armbruster
,
13:40
Re: [PATCH qemu.git 1/1] hw/arm/virt: make second UART available
,
Philippe Mathieu-Daudé
,
13:15
Re: [PATCH] MAINTAINERS: Add 9p test client to section "virtio-9p"
,
Christian Schoenebeck
,
13:12
Re: [PATCH 25/26] tcg: Introduce tcg_temp_is_normal_*
,
Ilya Leoshkevich
,
13:08
Re: [PATCH 24/26] tcg: Introduce tcg_temp_ebb_new_*
,
Ilya Leoshkevich
,
13:07
Re: [PATCH 23/26] tcg: Pass TCGTempKind to tcg_temp_new_internal
,
Ilya Leoshkevich
,
12:56
Re: [PATCH 22/26] target/s390x: Pass original r2 register to BCR
,
Ilya Leoshkevich
,
12:53
[PATCH 2/2] tests/tcg/s390x: Add per.S
,
Ilya Leoshkevich
,
12:47
[PATCH 1/2] target/s390x: Fix successful-branch PER events
,
Ilya Leoshkevich
,
12:47
Re: [PATCH 21/26] target/s390x: Remove PER check from use_goto_tb
,
Ilya Leoshkevich
,
12:33
[PATCH qemu.git 1/1] hw/arm/virt: make second UART available
,
~axelheider
,
12:00
[PATCH qemu.git 0/1] hw/arm/virt: make second UART available
,
~axelheider
,
12:00
Re: [PATCH 0/3] Fix UNMAP notifier for intel-iommu
,
Michael S. Tsirkin
,
11:38
[PATCH-for-8.0 2/2] target/sparc64: Replace TCGv by TCGv_i64 in gen_op_multiply()
,
Philippe Mathieu-Daudé
,
11:34
[PATCH-for-8.0 1/2] target/s390x: Replace TCGv by TCGv_i64 in op_mov2e()
,
Philippe Mathieu-Daudé
,
11:34
[PATCH-for-8.0 0/2] target/tcg: Use TCGv_i64 with tcg_temp_new_i64()
,
Philippe Mathieu-Daudé
,
11:34
Exposing Mac Host Internal Microphone to Guests
,
DUO Labs
,
11:25
Re: [PATCH v15 1/6] qmp: add QMP command x-query-virtio
,
Philippe Mathieu-Daudé
,
11:16
Re: [PATCH-for-8.0 2/2] hw: Reduce "qemu/accel.h" inclusion
,
Paolo Bonzini
,
10:44
Re: [PATCH-for-8.0 2/2] hw: Reduce "qemu/accel.h" inclusion
,
Philippe Mathieu-Daudé
,
10:43
Re: [PATCH-for-8.0 0/2] hw: Reduce "qemu/accel.h" inclusion
,
Paolo Bonzini
,
10:36
Re: [PATCH-for-8.0 0/5] cpu: Move target-independent code to common code
,
Paolo Bonzini
,
10:35
Re: [PATCH 3/3] intel-iommu: build iova tree during IOMMU translation
,
Peter Xu
,
10:17
Re: [PATCH-for-8.0 2/2] hw: Reduce "qemu/accel.h" inclusion
,
Fabiano Rosas
,
10:17
Re: [PATCH 1/3] intel-iommu: fail MAP notifier without caching mode
,
Peter Xu
,
10:06
Re: [PATCH v9 1/8] mm: Introduce memfd_restricted system call to create restricted user memory
,
Michael Roth
,
09:37
Re: [PATCH-for-8.0 1/2] typedefs: Forward-declare AccelState
,
Fabiano Rosas
,
09:26
[PATCH] target/i386: allow MMX instructions with CR4.OSFXSR=0
,
Paolo Bonzini
,
09:19
[PATCH-for-8.0 2/2] hw: Reduce "qemu/accel.h" inclusion
,
Philippe Mathieu-Daudé
,
08:57
[PATCH-for-8.0 1/2] typedefs: Forward-declare AccelState
,
Philippe Mathieu-Daudé
,
08:57
[PATCH-for-8.0 0/2] hw: Reduce "qemu/accel.h" inclusion
,
Philippe Mathieu-Daudé
,
08:57
[PATCH-for-8.0 3/5] cpu: Move breakpoint helpers to common code
,
Philippe Mathieu-Daudé
,
08:53
[PATCH-for-8.0 4/5] cpu: Move cpu_abort() to common code
,
Philippe Mathieu-Daudé
,
08:53
[PATCH-for-8.0 1/5] cpu: Remove capstone meson dependency
,
Philippe Mathieu-Daudé
,
08:53
[PATCH-for-8.0 2/5] cpu: Move cpu_class_init_props() to common code
,
Philippe Mathieu-Daudé
,
08:53
[PATCH-for-8.0 5/5] cpu: Remove unused includes
,
Philippe Mathieu-Daudé
,
08:53
[PATCH-for-8.0 0/5] cpu: Move target-independent code to common code
,
Philippe Mathieu-Daudé
,
08:52
Re: [RESEND PATCH] ide: Add "ide-cf" driver, a CompactFlash card
,
Paolo Bonzini
,
08:52
Re: [RESEND PATCH] ide: Add 8-bit data mode
,
Paolo Bonzini
,
08:52
Re: Who / what uses QMP command add_client?
,
Markus Armbruster
,
08:51
Re:[PATCH v7 9/9] disas/riscv.c: add disasm support for Zc*
,
Shaobo Song
,
08:49
Re:[PATCH v7 9/9] disas/riscv.c: add disasm support for Zc*
,
Shaobo Song
,
08:49
Re: Monitor commands related to display server passwords
,
Daniel P . Berrangé
,
08:30
[PATCH-for-8.0 3/3] tcg: Replace tcg_target_ulong -> uintptr_t
,
Philippe Mathieu-Daudé
,
08:27
[PATCH-for-8.0 2/3] tcg: Replace tcg_target_long -> intptr_t
,
Philippe Mathieu-Daudé
,
08:27
[PATCH-for-8.0 1/3] tcg/s390x: Fix coding style
,
Philippe Mathieu-Daudé
,
08:27
[PATCH-for-8.0 0/3] tcg: Replace tcg_target_[u]long -> [u]intptr_t
,
Philippe Mathieu-Daudé
,
08:27
Re: Monitor commands related to display server passwords
,
Markus Armbruster
,
08:26
Re: [PATCH for-8.0 00/19] Convert most CPU classes to 3-phase reset
,
Philippe Mathieu-Daudé
,
08:23
Re: Who / what uses QMP command add_client?
,
Daniel P . Berrangé
,
08:20
Re: Who / what uses QMP command add_client?
,
Markus Armbruster
,
07:43
Re: [PATCH for-8.0 00/19] Convert most CPU classes to 3-phase reset
,
Peter Maydell
,
07:38
Re: Who / what uses QMP command add_client?
,
Markus Armbruster
,
07:30
Re: [PATCH v2 5/8] hw/arm/virt: Fix devicetree warnings about the GPIO node
,
Peter Maydell
,
07:27
Re: [PATCH for-8.0 0/7] virtio, pci, xics: 3-phase reset conversions
,
Daniel Henrique Barboza
,
07:20
Re: [PATCH v4 1/5] tests/qtests: override "force-legacy" for gpio virtio-mmio tests
,
Thomas Huth
,
07:15
Re: [PATCH 20/26] target/s390x: Split per_breaking_event from per_branch_*
,
Ilya Leoshkevich
,
07:14
Re: [PATCH v2 for-8.0 0/5] scripts/make-release: Decrease size of the release tarballs
,
Daniel P . Berrangé
,
07:09
Re: [PATCH 19/26] target/s390x: Simplify help_branch
,
Ilya Leoshkevich
,
07:06
[RESEND PATCH] ide: Add "ide-cf" driver, a CompactFlash card
,
Lubomir Rintel
,
07:03
[RESEND PATCH] ide: Add 8-bit data mode
,
Lubomir Rintel
,
07:03
Re: [PATCH v3 3/3] tests/qtest: sifive-e-aon-watchdog-test.c : Add QTest of watchdog of sifive_e
,
Thomas Huth
,
06:29
Re: [PATCH v3 7/7] hw/virtio: generalise CHR_EVENT_CLOSED handling
,
Alex Bennée
,
06:28
[PATCH v4 4/5] hw/virtio: generalise CHR_EVENT_CLOSED handling
,
Alex Bennée
,
06:24
[PATCH v4 2/5] vhost: enable vrings in vhost_dev_start() for vhost-user devices
,
Alex Bennée
,
06:24
[PATCH v4 1/5] tests/qtests: override "force-legacy" for gpio virtio-mmio tests
,
Alex Bennée
,
06:24
[PATCH for 7.2 v4 0/5] final vhost-user fixes
,
Alex Bennée
,
06:24
[PATCH v4 5/5] include/hw: VM state takes precedence in virtio_device_should_start
,
Alex Bennée
,
06:24
[PATCH v4 3/5] hw/virtio: add started_vu status field to vhost-user-gpio
,
Alex Bennée
,
06:24
Re: [PATCH v2 for-8.0 2/2] pci: drop redundant PCIDeviceClass::is_bridge field
,
Greg Kurz
,
06:20
[PATCH for-8.0] hw/misc: Move some arm-related files from specific_ss into softmmu_ss
,
Thomas Huth
,
06:16
Re: [PATCH v2 for-8.0 5/5] scripts/make-release: Move roms into separate tarball
,
Thomas Huth
,
06:10
Re: [PATCH for-8.0 00/19] Convert most CPU classes to 3-phase reset
,
Philippe Mathieu-Daudé
,
05:51
Re: [PATCH v2 for-8.0 0/5] scripts/make-release: Decrease size of the release tarballs
,
Thomas Huth
,
05:50
Re: [PATCH v4] hw/loongarch/virt: Add cfi01 pflash device
,
Philippe Mathieu-Daudé
,
05:47
Re: [PATCH for-8.0 2/7] hw/display/virtio-vga: Convert TYPE_VIRTIO_VGA_BASE to 3-phase reset
,
Philippe Mathieu-Daudé
,
05:46
Re: [PATCH for-8.0 4/7] pci: Convert child classes of TYPE_PCIE_ROOT_PORT to 3-phase reset
,
Philippe Mathieu-Daudé
,
05:45
Re: [PATCH for-8.0 9/9] hw/intc: Convert TYPE_KVM_ARM_ITS to 3-phase reset
,
Philippe Mathieu-Daudé
,
05:34
Re: [PATCH for-8.0 8/9] hw/intc: Convert TYPE_ARM_GICV3_ITS to 3-phase reset
,
Philippe Mathieu-Daudé
,
05:33
Re: [PATCH for-8.0 6/9] hw/intc: Convert TYPE_KVM_ARM_GICV3 to 3-phase reset
,
Philippe Mathieu-Daudé
,
05:32
Re: [PATCH for-8.0 5/9] hw/intc: Convert TYPE_ARM_GICV3_COMMON to 3-phase reset
,
Philippe Mathieu-Daudé
,
05:31
Re: [PATCH for-8.0 4/9] hw/intc: Convert TYPE_ARM_GIC_KVM to 3-phase reset
,
Philippe Mathieu-Daudé
,
05:29
Re: [PATCH v3 7/7] hw/virtio: generalise CHR_EVENT_CLOSED handling
,
Michael S. Tsirkin
,
05:28
Re: [PATCH for-8.0 2/9] hw/arm: Convert TYPE_ARM_SMMUV3 to 3-phase reset
,
Philippe Mathieu-Daudé
,
05:28
Re: [PATCH v3 7/7] hw/virtio: generalise CHR_EVENT_CLOSED handling
,
Alex Bennée
,
05:27
Re: [PATCH v2] e1000: Configure ResettableClass
,
Philippe Mathieu-Daudé
,
05:26
Re: [PATCH] docs/devel/reset.rst: Correct function names
,
Philippe Mathieu-Daudé
,
05:24
Re: [PATCH for-8.0 7/7] hw/pci-host/pnv_phb3_msi: Convert TYPE_PHB3_MSI to 3-phase reset
,
Philippe Mathieu-Daudé
,
05:23
Re: [PATCH for-8.0 6/7] hw/intc/xics: Convert TYPE_ICS to 3-phase reset
,
Philippe Mathieu-Daudé
,
05:22
Re: [PATCH for-8.0 5/7] hw/intc/xics: Reset TYPE_ICS objects with device_cold_reset()
,
Philippe Mathieu-Daudé
,
05:21
Re: [PATCH for-8.0 3/7] pci: Convert TYPE_PCIE_ROOT_PORT to 3-phase reset
,
Philippe Mathieu-Daudé
,
05:18
Re: [PATCH for-8.0 2/2] hw/misc: Convert TYPE_MOS6522 subclasses to 3-phase reset
,
Philippe Mathieu-Daudé
,
05:16
Re: [PATCH 17/26] target/s390x: Introduce help_goto_indirect
,
Ilya Leoshkevich
,
05:15
Re: [PATCH for-8.0 7/9] Replace use of qdev_reset_all() with device_cold_reset()
,
Philippe Mathieu-Daudé
,
05:14
Re: [PATCH for-8.0 6/9] hw/hyperv/vmbus: Use device_cold_reset() and bus_cold_reset()
,
Philippe Mathieu-Daudé
,
05:13
Re: [PATCH for-8.0 4/9] hw/usb/hcd-xhci: Reset the XHCIState with device_cold_reset()
,
Philippe Mathieu-Daudé
,
05:11
Re: regression: insmod module failed in VM with nvdimm on #forregzbot
,
Thorsten Leemhuis
,
05:11
Re: [PATCH for-8.0 1/9] hw/s390x/s390-pci-inst.c: Use device_cold_reset() to reset PCI devices
,
Philippe Mathieu-Daudé
,
05:07
[PATCH v4] hw/loongarch/virt: Add cfi01 pflash device
,
Xiaojuan Yang
,
05:07
[PATCH v2 1/1] tcg: convert tcg/README to rst
,
Mark Cave-Ayland
,
05:05
[PATCH v2 0/1] tcg: convert tcg/README to rst
,
Mark Cave-Ayland
,
05:04
Re: [PATCH for-8.0 2/2] hw/input/ps2.c: Convert TYPE_PS2_{KBD, MOUSE}_DEVICE to 3-phase reset
,
Philippe Mathieu-Daudé
,
05:04
Re: [qemu-web PATCH v2] Add a blog post about zoned storage emulation
,
Thomas Huth
,
04:49
[PATCH v4 14/14] vfio/migration: Optimize vfio_save_pending()
,
Avihai Horon
,
04:46
[PATCH v4 12/14] docs/devel: Align vfio-migration docs to VFIO migration v2
,
Avihai Horon
,
04:46
[PATCH v4 13/14] vfio/migration: Use VFIO_DEVICE_FEATURE_MIG_DATA_SIZE ioctl
,
Avihai Horon
,
04:46
[PATCH v4 11/14] vfio: Alphabetize migration section of VFIO trace-events file
,
Avihai Horon
,
04:46
[PATCH v4 10/14] vfio/migration: Remove VFIO migration protocol v1
,
Avihai Horon
,
04:46
[PATCH v4 09/14] vfio/migration: Implement VFIO migration protocol v2
,
Avihai Horon
,
04:45
[PATCH v4 08/14] vfio/migration: Rename functions/structs related to v1 protocol
,
Avihai Horon
,
04:45
[PATCH v4 07/14] vfio/migration: Move migration v1 logic to vfio_migration_init()
,
Avihai Horon
,
04:45
[PATCH v4 06/14] vfio/common: Change vfio_devices_all_running_and_saving() logic to equivalent one
,
Avihai Horon
,
04:45
[PATCH v4 05/14] migration/qemu-file: Add qemu_file_get_to_fd()
,
Avihai Horon
,
04:45
[PATCH v4 04/14] vfio/migration: Allow migration without VFIO IOMMU dirty tracking support
,
Avihai Horon
,
04:45
[PATCH v4 03/14] vfio/migration: Fix NULL pointer dereference bug
,
Avihai Horon
,
04:45
[PATCH v4 02/14] migration: Simplify migration_iteration_run()
,
Avihai Horon
,
04:44
[PATCH v4 01/14] migration: No save_live_pending() method uses the QEMUFile parameter
,
Avihai Horon
,
04:44
[PATCH v4 00/14] vfio/migration: Implement VFIO migration protocol v2
,
Avihai Horon
,
04:44
Re: [PATCH v9 1/8] mm: Introduce memfd_restricted system call to create restricted user memory
,
Chao Peng
,
04:44
Re: [PATCH v2 for-8.0 0/5] scripts/make-release: Decrease size of the release tarballs
,
Mark Cave-Ayland
,
04:39
Re: [PATCH for-8.0 17/19] target/sparc: Convert to 3-phase reset
,
Mark Cave-Ayland
,
04:24
Re: [PATCH 1/1] tcg: convert tcg/README to rst
,
Mark Cave-Ayland
,
04:23
Re: QEMU 7.2 non-deterministic migration-test CI failure
,
Dr. David Alan Gilbert
,
04:20
Re: Monitor commands related to display server passwords
,
Daniel P . Berrangé
,
04:03
Re: [PATCH for-7.2] target/arm: Set TCGCPUOps.restore_state_to_opc for v7m
,
Philippe Mathieu-Daudé
,
03:38
Re: [PATCH v14 4/5] hw/riscv: virt: Add PMU DT node to the device tree
,
Conor.Dooley
,
03:32
Re: [PATCH 1/1] Fix some typos
,
Philippe Mathieu-Daudé
,
03:29
Re: regression: insmod module failed in VM with nvdimm on
,
Ard Biesheuvel
,
03:18
Re: [PATCH v14 4/5] hw/riscv: virt: Add PMU DT node to the device tree
,
Atish Kumar Patra
,
03:14
[PATCH] vhost: Not return fail while the device does not support send_iotlb_msg
,
Cindy Lu
,
03:11
Monitor commands related to display server passwords
,
Markus Armbruster
,
03:03
Re: regression: insmod module failed in VM with nvdimm on
,
Marc Zyngier
,
02:53
[PATCH v8 9/9] disas/riscv.c: add disasm support for Zc*
,
Weiwei Li
,
02:50
[PATCH v8 1/9] target/riscv: add cfg properties for Zc* extension
,
Weiwei Li
,
02:50
[PATCH v8 7/9] target/riscv: add support for Zcmt extension
,
Weiwei Li
,
02:50
[PATCH v8 8/9] target/riscv: expose properties for Zc* extension
,
Weiwei Li
,
02:50
[PATCH v8 4/9] target/riscv: add support for Zcd extension
,
Weiwei Li
,
02:50
[PATCH v8 0/9] support subsets of code size reduction extension
,
Weiwei Li
,
02:50
[PATCH v8 6/9] target/riscv: add support for Zcmp extension
,
Weiwei Li
,
02:50
[PATCH v8 2/9] target/riscv: add support for Zca extension
,
Weiwei Li
,
02:50
[PATCH v8 3/9] target/riscv: add support for Zcf extension
,
Weiwei Li
,
02:50
[PATCH v8 5/9] target/riscv: add support for Zcb extension
,
Weiwei Li
,
02:50
Re: [PATCH for 8.0 v8 06/12] vdpa: extract vhost_vdpa_svq_allocate_iova_tree
,
Eugenio Perez Martin
,
02:40
Re: [PATCH v2 3/4] vdpa: handle VIRTIO_NET_CTRL_ANNOUNCE in vhost_vdpa_net_handle_ctrl_avail
,
Eugenio Perez Martin
,
02:18
Re: [PATCH v2 3/4] vdpa: handle VIRTIO_NET_CTRL_ANNOUNCE in vhost_vdpa_net_handle_ctrl_avail
,
Michael S. Tsirkin
,
02:10
Re: [PATCH v7 9/9] disas/riscv.c: add disasm support for Zc*
,
weiwei
,
02:08
Re: [PATCH v2 3/4] vdpa: handle VIRTIO_NET_CTRL_ANNOUNCE in vhost_vdpa_net_handle_ctrl_avail
,
Eugenio Perez Martin
,
02:07
Re: [PATCH v2 4/4] vdpa: do not handle VIRTIO_NET_F_GUEST_ANNOUNCE in vhost-vdpa
,
Jason Wang
,
02:03
Re: [PATCH v2 3/4] vdpa: handle VIRTIO_NET_CTRL_ANNOUNCE in vhost_vdpa_net_handle_ctrl_avail
,
Jason Wang
,
02:02
Re: [PATCH v2 1/2] qga-win: add logging to Windows event log
,
Marc-André Lureau
,
02:00
Re: [RESEND PATCH] virtio-pci: fix vector_irqfd leak in virtio_pci_set_guest_notifiers
,
Michael S. Tsirkin
,
01:59
Re: [PATCH v2 2/4] virtio_net: copy VIRTIO_NET_S_ANNOUNCE if device model has it
,
Jason Wang
,
01:58
Re: [PATCH for 7.2-rc3 v3 0/7] fix vhost-user issues with CI
,
Michael S. Tsirkin
,
01:58
Re: [PATCH v2 1/4] virtio_net: Modify virtio_net_get_config to early return
,
Jason Wang
,
01:56
Re: [PATCH for 8.0 v8 12/12] vdpa: always start CVQ in SVQ mode if possible
,
Jason Wang
,
01:54
Re: [PATCH for 8.0 v8 06/12] vdpa: extract vhost_vdpa_svq_allocate_iova_tree
,
Jason Wang
,
01:43
Re: [PATCH for 8.0 v8 04/12] vhost: move iova_tree set to vhost_svq_start
,
Jason Wang
,
01:41
Re: [PATCH 3/3] intel-iommu: build iova tree during IOMMU translation
,
Jason Wang
,
01:34
Re: [PATCH 1/3] intel-iommu: fail MAP notifier without caching mode
,
Jason Wang
,
01:23
[RESEND PATCH] virtio-pci: fix vector_irqfd leak in virtio_pci_set_guest_notifiers
,
leixiang
,
01:02
[RESEND PATCH] virtio-pci: fix vector_irqfd leak in virtio_pci_set_guest_notifiers
,
leixiang
,
00:59
[PATCH v11 1/2] vhost-vdpa: Skip the range check while MR is IOMMU
,
Cindy Lu
,
00:33
[PATCH v11 2/2] vhost-vdpa: add support for vIOMMU
,
Cindy Lu
,
00:33
[PATCH v11 0/2] vhost-vdpa: add support for vIOMMU
,
Cindy Lu
,
00:33
November 29, 2022
RE: [PATCH for-8.0 05/19] target/hexagon: Convert to 3-phase reset
,
Taylor Simpson
,
23:40
Re: [PATCH 0/2] Implement something
,
Evgeny Ermakov
,
23:17
[PATCH 2/2] hw/input: Add FT5336 touch controller
,
Evgeny Ermakov
,
23:14
[PATCH 1/2] hw/char: Add STM32F7 peripheral: USART
,
Evgeny Ermakov
,
23:14
[PATCH 0/2] Implement something
,
Evgeny Ermakov
,
23:13
Re: [PATCH v2 03/11] kvm-all: Do not allow reap vcpu dirty ring buffer if not ready
,
Hyman Huang
,
22:12
regression: insmod module failed in VM with nvdimm on
,
chenxiang (M)
,
21:53
Re: [PATCH v13 0/8] Add support for zoned device
,
Sam Li
,
21:25
Re: [PATCH v13 3/8] block: add block layer APIs resembling Linux ZonedBlockDevice ioctls
,
Sam Li
,
21:24
[PATCH v1 2/3] contrib/elf2dmp: move PE dir search to pe_get_data_dir_entry
,
Viktor Prutyanov
,
21:06
[PATCH 1/1] Fix some typos
,
Dongdong Zhang
,
21:06
[PATCH v1 3/3] contrib/elf2dmp: add PE name check and Windows Server 2022 support
,
Viktor Prutyanov
,
21:06
[PATCH 0/1] Fix some typos
,
Dongdong Zhang
,
21:06
[PATCH v1 1/3] contrib/elf2dmp: fix code style
,
Viktor Prutyanov
,
21:06
[PATCH v1 0/3] contrib/elf2dmp: Windows Server 2022 support
,
Viktor Prutyanov
,
21:06
Re: [PATCH v13 0/8] Add support for zoned device
,
Stefan Hajnoczi
,
21:04
Re: [PATCH v13 7/8] block: add some trace events for new block layer APIs
,
Stefan Hajnoczi
,
21:03
Re: [PATCH v13 3/8] block: add block layer APIs resembling Linux ZonedBlockDevice ioctls
,
Stefan Hajnoczi
,
21:01
[PATCH v3 3/3] tests/qtest: sifive-e-aon-watchdog-test.c : Add QTest of watchdog of sifive_e
,
Tommy Wu
,
20:55
[PATCH v3 1/3] hw/misc: sifive_e_aon: Support the watchdog timer of HiFive 1 rev b.
,
Tommy Wu
,
20:55
[PATCH v3 2/3] hw/riscv: sifive_e: Support the watchdog timer of HiFive 1 rev b.
,
Tommy Wu
,
20:55
[PATCH v3 0/3] Implement the watchdog timer of HiFive 1 rev b.
,
Tommy Wu
,
20:54
Re: [PATCH v2 08/11] migration: Export dirty-limit time info
,
Peter Xu
,
19:09
Re: [PATCH v2 06/11] migration: Introduce dirty-limit capability
,
Peter Xu
,
18:59
Re: [PATCH v2 05/11] qapi/migration: Introduce vcpu-dirty-limit parameters
,
Peter Xu
,
18:58
Re: [PATCH v14 4/5] hw/riscv: virt: Add PMU DT node to the device tree
,
Conor.Dooley
,
18:55
Re: [PATCH v2 02/11] softmmu/dirtylimit: Add parameter check for hmp "set_vcpu_dirty_limit"
,
Peter Xu
,
18:18
Re: [PATCH v2 01/11] dirtylimit: Fix overflow when computing MB
,
Peter Xu
,
18:18
Re: [PATCH v2 07/11] migration: Implement dirty-limit convergence algo
,
Peter Xu
,
18:17
Re: [PATCH v3 4/7] hw/virtio: ensure a valid host_feature set for virtio-user-gpio
,
Alex Bennée
,
17:53
Re: [PATCH v2 04/11] qapi/migration: Introduce x-vcpu-dirty-limit-period parameter
,
Peter Xu
,
17:49
Re: [PATCH v2 03/11] kvm-all: Do not allow reap vcpu dirty ring buffer if not ready
,
Peter Xu
,
17:42
Re: [PATCH qemu.git v2 9/9] hw/timer/imx_epit: fix compare timer handling
,
Axel Heider
,
17:27
QEMU 7.2 non-deterministic migration-test CI failure
,
Stefan Hajnoczi
,
16:58
Re: [PATCH for-7.2] target/arm: Set TCGCPUOps.restore_state_to_opc for v7m
,
Evgeny Ermakov
,
16:32
Re: [PATCH v3 4/7] hw/virtio: ensure a valid host_feature set for virtio-user-gpio
,
Michael S. Tsirkin
,
16:13
Re: [PATCH v3 4/7] hw/virtio: ensure a valid host_feature set for virtio-user-gpio
,
Stefan Hajnoczi
,
16:01
Re: [PATCH for-7.2] target/arm: Set TCGCPUOps.restore_state_to_opc for v7m
,
Stefan Hajnoczi
,
15:59
Re: [PATCH v2 5/8] hw/arm/virt: Fix devicetree warnings about the GPIO node
,
Rob Herring
,
15:56
Re: [PATCH for-7.2] block-backend: avoid bdrv_unregister_buf() NULL pointer deref
,
Stefan Hajnoczi
,
15:54
Re: [PATCH v1 1/1] migration: Fix yank on postcopy multifd crashing guest after migration
,
Peter Xu
,
15:50
Re: Plugin Memory Callback Debugging
,
Aaron Lindsay
,
15:43
[PATCH for-7.2] target/arm: Set TCGCPUOps.restore_state_to_opc for v7m
,
Richard Henderson
,
15:42
Re: [PATCH v1 1/1] migration: Fix yank on postcopy multifd crashing guest after migration
,
Leonardo Bras Soares Passos
,
15:28
Re: [PATCH 10/12] pci: Inline do_pcie_aer_inject_error() into its only caller
,
Dr. David Alan Gilbert
,
14:59
Re: [PATCH 12/12] pci: Improve do_pcie_aer_inject_error()'s error messages
,
Dr. David Alan Gilbert
,
14:42
Re: [PATCH v9 1/8] mm: Introduce memfd_restricted system call to create restricted user memory
,
Michael Roth
,
14:19
Re: [PULL 0/2] Seabios 1.16.1 20221128 patches
,
Stefan Hajnoczi
,
14:09
Re: [PATCH for-7.2] replay: Fix declaration of replay_read_next_clock
,
Stefan Hajnoczi
,
14:09
Re: [PATCH v9 1/8] mm: Introduce memfd_restricted system call to create restricted user memory
,
Michael Roth
,
14:07
Re: [PATCH v9 1/8] mm: Introduce memfd_restricted system call to create restricted user memory
,
Vishal Annapurve
,
13:01
Re: [PATCH v3 1/1] hw/arm/boot: set initrd with #address-cells type in fdt
,
Peter Maydell
,
12:49
Re: [PATCH for-7.2] replay: Fix declaration of replay_read_next_clock
,
Philippe Mathieu-Daudé
,
12:44
[PATCH v12 7/7] docs/s390x: document s390x cpu topology
,
Pierre Morel
,
12:42
[PATCH v12 5/7] s390x/cpu_topology: interception of PTF instruction
,
Pierre Morel
,
12:42
[PATCH v12 6/7] s390x/cpu_topology: activating CPU topology
,
Pierre Morel
,
12:42
[PATCH v12 2/7] s390x/cpu topology: reporting the CPU topology to the guest
,
Pierre Morel
,
12:42
[PATCH v12 1/7] s390x/cpu topology: Creating CPU topology device
,
Pierre Morel
,
12:42
[PATCH v12 0/7] s390x: CPU Topology
,
Pierre Morel
,
12:42
[PATCH v12 3/7] s390x/cpu_topology: resetting the Topology-Change-Report
,
Pierre Morel
,
12:42
[PATCH v12 4/7] s390x/cpu_topology: CPU topology migration
,
Pierre Morel
,
12:42
[PATCH v2 2/2] qga: map GLib log levels to system levels
,
Andrey Drobyshev
,
12:37
[PATCH v2 0/2] qga: improve "syslog" domain logging
,
Andrey Drobyshev
,
12:37
[PATCH v2 1/2] qga-win: add logging to Windows event log
,
Andrey Drobyshev
,
12:37
Re: [PATCH for-7.2] replay: Fix declaration of replay_read_next_clock
,
Stefan Hajnoczi
,
11:13
Re: [PATCH v2 1/1] hw/arm/boot: set initrd with #[address/size]-cells type in fdt
,
Schspa Shi
,
11:10
Re: [PATCH for 7.2? V2] vhost: fix vq dirty bitmap syncing when vIOMMU is enabled
,
Eric Auger
,
11:09
[PATCH v3 1/1] hw/arm/boot: set initrd with #address-cells type in fdt
,
Schspa Shi
,
11:07
Re: [PATCH 3/3] intel-iommu: build iova tree during IOMMU translation
,
Peter Xu
,
10:59
Re: [PATCH v3 4/7] hw/virtio: ensure a valid host_feature set for virtio-user-gpio
,
Michael S. Tsirkin
,
10:49
Re: [PATCH for 7.2? V2] vhost: fix vq dirty bitmap syncing when vIOMMU is enabled
,
Michael S. Tsirkin
,
10:44
Re: [PATCH 2/3] intel-iommu: fail DEVIOTLB_UNMAP without dt mode
,
Peter Xu
,
10:39
Re: [PATCH 1/3] intel-iommu: fail MAP notifier without caching mode
,
Peter Xu
,
10:35
Re: Who / what uses QMP command add_client?
,
Marc-André Lureau
,
10:27
[PATCH v3] tests/tcg/s390x: Add cdsg.c
,
Ilya Leoshkevich
,
10:25
Re: [PATCH] migration/dirtyrate: Show sample pages only in page-sampling mode
,
Peter Xu
,
10:23
Re: [PATCH v5 0/7] Add ARM Cortex-R52 CPU
,
Peter Maydell
,
10:17
Re: Who / what uses QMP command add_client?
,
Daniel P . Berrangé
,
10:07
Who / what uses QMP command add_client?
,
Markus Armbruster
,
09:55
Re: [PATCH v2 1/1] hw/arm/boot: set initrd with #[address/size]-cells type in fdt
,
Peter Maydell
,
09:49
Re: [PATCH v5 1/2] io: Add support for MSG_PEEK for socket channel
,
manish.mishra
,
09:38
[PATCH v2] tests/tcg/s390x: Add cdsg.c
,
Ilya Leoshkevich
,
09:30
Re: [PATCH] tests/tcg/s390x: Add cdsg.c
,
Ilya Leoshkevich
,
09:28
Re: [PATCH v5 1/2] io: Add support for MSG_PEEK for socket channel
,
Peter Xu
,
09:27
Re: [PATCH for-7.2] tests/qtest: Fix two format strings
,
Juan Quintela
,
09:26
Re: [PATCH v3 7/7] hw/virtio: generalise CHR_EVENT_CLOSED handling
,
Raphael Norwitz
,
09:24
Re: [PATCH v9 1/8] mm: Introduce memfd_restricted system call to create restricted user memory
,
Chao Peng
,
09:10
Re: [PATCH v9 1/8] mm: Introduce memfd_restricted system call to create restricted user memory
,
Chao Peng
,
09:05
Re: [PATCH v9 1/8] mm: Introduce memfd_restricted system call to create restricted user memory
,
Chao Peng
,
09:03
Re: KVM developers conference call
,
Philippe Mathieu-Daudé
,
08:07
Re: [PATCH v2 for-8.0 0/5] scripts/make-release: Decrease size of the release tarballs
,
Paolo Bonzini
,
07:56
Re: [PATCH 1/2] qga-win: add logging to Windows event log
,
Andrey Drobyshev
,
07:17
Re: [PATCH 08/12] pci: Fix silent truncation of pcie_aer_inject_error argument
,
Dr. David Alan Gilbert
,
07:15
Re: [PATCH] virtiofsd: Add `sigreturn` to the seccomp whitelist
,
Stefan Hajnoczi
,
07:05
[PATCH v2 1/2] migration: Add canary to VMSTATE_END_OF_LIST
,
Juan Quintela
,
07:04
[PATCH v2 2/2] migration: Perform vmsd structure check during tests
,
Juan Quintela
,
07:04
[PATCH v2 0/2] Put Canary End of List in VMSTATE
,
Juan Quintela
,
07:04
Re: [PATCH 04/12] pci: Make query-pci stub consistent with the real one
,
Dr. David Alan Gilbert
,
07:03
Re: [PATCH v2 1/1] hw/arm/boot: set initrd with #[address/size]-cells type in fdt
,
Schspa Shi
,
06:48
Re: [PATCH v9 1/8] mm: Introduce memfd_restricted system call to create restricted user memory
,
David Hildenbrand
,
06:39
Re: [PATCH v9 1/8] mm: Introduce memfd_restricted system call to create restricted user memory
,
Kirill A. Shutemov
,
06:22
Re: [PATCH 1/2] qga-win: add logging to Windows event log
,
Andrey Drobyshev
,
06:15
[PATCH] linux-user: Emulate CLONE_PIDFD flag in clone()
,
Helge Deller
,
06:08
Re: [PATCH v2 1/1] hw/arm/boot: set initrd with #[address/size]-cells type in fdt
,
Philippe Mathieu-Daudé
,
06:07
Re: [PATCH v5 1/2] io: Add support for MSG_PEEK for socket channel
,
manish.mishra
,
05:55
[PATCH v2 1/1] hw/arm/boot: set initrd with #[address/size]-cells type in fdt
,
Schspa Shi
,
05:48
Re: [PATCH v3 12/17] vfio/migration: Implement VFIO migration protocol v2
,
Avihai Horon
,
05:41
Re: [PATCH] virtiofsd: Add `sigreturn` to the seccomp whitelist
,
Christian Borntraeger
,
05:18
Re: [PATCH] virtiofsd: Add `sigreturn` to the seccomp whitelist
,
Marc Hartmayer
,
05:17
Re: [PATCH] virtiofsd: Add `sigreturn` to the seccomp whitelist
,
Dr. David Alan Gilbert
,
05:17
[PATCH v2 for-8.0 2/2] pci: drop redundant PCIDeviceClass::is_bridge field
,
Igor Mammedov
,
05:14
[PATCH v2 for-8.0 1/2] remove DEC 21154 PCI bridge
,
Igor Mammedov
,
05:13
[PATCH v2 for-8.0 0/2] pci: drop redundant PCIDeviceClass::is_bridge field
,
Igor Mammedov
,
05:13
Re: [PATCH v2] acpi/tests/avocado/bits: add SPDX license identifiers for bios bits tests
,
Ani Sinha
,
05:11
Re: [PATCH] virtiofsd: Add `sigreturn` to the seccomp whitelist
,
Christian Borntraeger
,
04:57
Re: [PATCH for 7.2? V2] vhost: fix vq dirty bitmap syncing when vIOMMU is enabled
,
Eric Auger
,
04:52
Re: [PATCH v14 4/5] hw/riscv: virt: Add PMU DT node to the device tree
,
Conor.Dooley
,
04:43
Re: [PATCH] virtiofsd: Add `sigreturn` to the seccomp whitelist
,
Dr. David Alan Gilbert
,
04:42
Re: [PATCH] virtiofsd: Add `sigreturn` to the seccomp whitelist
,
Marc Hartmayer
,
04:38
Re: [PATCH v14 4/5] hw/riscv: virt: Add PMU DT node to the device tree
,
Atish Kumar Patra
,
04:28
Re: [PATCH v3] hw/loongarch: Add cfi01 pflash device
,
Philippe Mathieu-Daudé
,
03:58
Re: [PATCH v3 1/7] include/hw: attempt to document VirtIO feature variables
,
Stefano Garzarella
,
03:54
Re: [PATCH] tests/tcg/s390x: Add cdsg.c
,
David Hildenbrand
,
03:54
[PATCH v3] hw/loongarch: Add cfi01 pflash device
,
Xiaojuan Yang
,
03:50
Re: [PATCH v2] acpi/tests/avocado/bits: add SPDX license identifiers for bios bits tests
,
Markus Armbruster
,
03:49
Re: [PATCH] hw/arm/boot: set initrd parameters to 64bit in fdt
,
Schspa Shi
,
03:20
Re: [PATCH v2 for-8.0 0/5] scripts/make-release: Decrease size of the release tarballs
,
Daniel P . Berrangé
,
03:13
[PATCH 3/3] intel-iommu: build iova tree during IOMMU translation
,
Jason Wang
,
03:11
[PATCH 2/3] intel-iommu: fail DEVIOTLB_UNMAP without dt mode
,
Jason Wang
,
03:11
[PATCH 1/3] intel-iommu: fail MAP notifier without caching mode
,
Jason Wang
,
03:11
[PATCH 0/3] Fix UNMAP notifier for intel-iommu
,
Jason Wang
,
03:10
Re: [PATCH 2/2] qga: map GLib log levels to system levels
,
Marc-André Lureau
,
02:39
Re: [PATCH for-7.2] replay: Fix declaration of replay_read_next_clock
,
Philippe Mathieu-Daudé
,
02:39
Re: [PATCH 1/2] qga-win: add logging to Windows event log
,
Marc-André Lureau
,
02:38
Re: [PATCH v14 4/5] hw/riscv: virt: Add PMU DT node to the device tree
,
Conor.Dooley
,
02:33
Re: [RFC PATCH-for-7.2 v3 3/5] hw/display/qxl: Pass requested buffer size to qxl_phys2virt()
,
Gerd Hoffmann
,
02:09
Re: [PATCH v14 4/5] hw/riscv: virt: Add PMU DT node to the device tree
,
Andrew Jones
,
02:08
Re: [PATCH for-7.2] replay: Fix declaration of replay_read_next_clock
,
Wilfred Mallawa
,
02:05
Re: [PATCH] MAINTAINERS: Add 9p test client to section "virtio-9p"
,
Wilfred Mallawa
,
02:01
Re: [PATCH for-7.2] replay: Fix declaration of replay_read_next_clock
,
Pavel Dovgalyuk
,
01:56
Re: [PATCH] MAINTAINERS: Add 9p test client to section "virtio-9p"
,
Greg Kurz
,
01:35
Re: [PATCH v2] acpi/tests/avocado/bits: add SPDX license identifiers for bios bits tests
,
Ani Sinha
,
00:47
Re: [PATCH v3 7/7] hw/virtio: generalise CHR_EVENT_CLOSED handling
,
Michael S. Tsirkin
,
00:30
Re: [PATCH v3 7/7] hw/virtio: generalise CHR_EVENT_CLOSED handling
,
Raphael Norwitz
,
00:19
Re: [PATCH v2] acpi/tests/avocado/bits: add SPDX license identifiers for bios bits tests
,
Michael S. Tsirkin
,
00:07
November 28, 2022
[PATCH] migration/dirtyrate: Show sample pages only in page-sampling mode
,
Zhenzhong Duan
,
23:14
[PATCH for 7.2? V2] vhost: fix vq dirty bitmap syncing when vIOMMU is enabled
,
Jason Wang
,
23:02
Re: [PATCH] vhost: configure all host notifiers in a single MR transaction
,
Jason Wang
,
21:55
[PATCH v7 3/9] target/riscv: add support for Zcf extension
,
Weiwei Li
,
21:44
[PATCH v7 0/9] support subsets of code size reduction extension
,
Weiwei Li
,
21:44
[PATCH v7 7/9] target/riscv: add support for Zcmt extension
,
Weiwei Li
,
21:44
[PATCH v7 5/9] target/riscv: add support for Zcb extension
,
Weiwei Li
,
21:44
[PATCH v7 6/9] target/riscv: add support for Zcmp extension
,
Weiwei Li
,
21:44
[PATCH v7 8/9] target/riscv: expose properties for Zc* extension
,
Weiwei Li
,
21:44
[PATCH v7 9/9] disas/riscv.c: add disasm support for Zc*
,
Weiwei Li
,
21:44
[PATCH v7 4/9] target/riscv: add support for Zcd extension
,
Weiwei Li
,
21:44
[PATCH v7 2/9] target/riscv: add support for Zca extension
,
Weiwei Li
,
21:44
[PATCH v7 1/9] target/riscv: add cfg properties for Zc* extension
,
Weiwei Li
,
21:44
Re: [PATCH v2] acpi/tests/avocado/bits: add SPDX license identifiers for bios bits tests
,
Ani Sinha
,
21:32
Re: [PATCH v6 2/9] target/riscv: add support for Zca extension
,
Wilfred Mallawa
,
21:23
[PATCH] tests/tcg/s390x: Add sam.S
,
Ilya Leoshkevich
,
20:53
Re: [PATCH 12/26] target/s390x: Move masking of psw.addr to cpu_get_tb_cpu_state
,
Ilya Leoshkevich
,
20:50
Re: [PATCH v6 2/9] target/riscv: add support for Zca extension
,
weiwei
,
20:39
[PATCH for-7.2] replay: Fix declaration of replay_read_next_clock
,
Richard Henderson
,
20:05
Re: [PATCH v9 1/8] mm: Introduce memfd_restricted system call to create restricted user memory
,
Michael Roth
,
19:37
Re: [PATCH v9 1/8] mm: Introduce memfd_restricted system call to create restricted user memory
,
Michael Roth
,
19:12
Re: [PATCH for-8.0 v2 12/13] target/s390x: Use tcg_gen_atomic_cmpxchg_i128 for CDSG
,
Richard Henderson
,
19:02
[PATCH] tests/tcg/s390x: Add cdsg.c
,
Ilya Leoshkevich
,
18:49
Re: [PATCH for-8.0 v2 13/13] target/s390x: Implement CC_OP_NZ in gen_op_calc_cc
,
Ilya Leoshkevich
,
18:45
Re: [PATCH for-8.0 v2 12/13] target/s390x: Use tcg_gen_atomic_cmpxchg_i128 for CDSG
,
Ilya Leoshkevich
,
18:41
Re: [PATCH v6 2/9] target/riscv: add support for Zca extension
,
Wilfred Mallawa
,
18:06
Re: [PATCH 1/2] qga-win: add logging to Windows event log
,
M M
,
17:37
Re: [PATCH for-8.0 v2 11/13] target/s390x: Use Int128 for passing float128
,
Ilya Leoshkevich
,
17:07
Re: [PATCH for-8.0 v2 10/13] target/s390x: Use Int128 for returning float128
,
Ilya Leoshkevich
,
16:53
Re: [PATCH for-8.0 v2 04/13] target/s390x: Use a single return for helper_divs32/u32
,
Ilya Leoshkevich
,
16:42
Re: [qemu-web PATCH v2] Add a blog post about zoned storage emulation
,
Stefan Hajnoczi
,
16:14
Re: [PATCH v3 12/17] vfio/migration: Implement VFIO migration protocol v2
,
Alex Williamson
,
16:11
Re: [PATCH v14 4/5] hw/riscv: virt: Add PMU DT node to the device tree
,
Conor.Dooley
,
16:10
[PATCH 1/2] qga-win: add logging to Windows event log
,
Andrey Drobyshev
,
15:58
[PATCH 2/2] qga: map GLib log levels to system levels
,
Andrey Drobyshev
,
15:58
[PATCH 0/2] qga: improve "syslog" domain logging
,
Andrey Drobyshev
,
15:58
[PATCH] po: Add Georgian translation
,
Temuri Doghonadze
,
15:58
Re: [PATCH v3 12/17] vfio/migration: Implement VFIO migration protocol v2
,
Jason Gunthorpe
,
15:56
Re: [PATCH v14 4/5] hw/riscv: virt: Add PMU DT node to the device tree
,
Atish Kumar Patra
,
15:41
Re: [PATCH v14 4/5] hw/riscv: virt: Add PMU DT node to the device tree
,
Conor.Dooley
,
15:39
Re: [PATCH v3 12/17] vfio/migration: Implement VFIO migration protocol v2
,
Alex Williamson
,
15:37
Re: [PATCH 2/2] target/ppc: Check DEXCR on hash{st, chk} instructions
,
Daniel Henrique Barboza
,
15:36
Re: [PATCH 1/2] target/ppc: Implement the DEXCR and HDEXCR
,
Daniel Henrique Barboza
,
15:33
[RFC PATCH-for-7.2 v3 4/5] hw/display/qxl: Avoid buffer overrun in qxl_phys2virt (CVE-2022-4144)
,
Philippe Mathieu-Daudé
,
15:28
[PATCH-for-8.0 v3 5/5] hw/display/qxl: Assert memory slot fits in preallocated MemoryRegion
,
Philippe Mathieu-Daudé
,
15:28
[RFC PATCH-for-7.2 v3 3/5] hw/display/qxl: Pass requested buffer size to qxl_phys2virt()
,
Philippe Mathieu-Daudé
,
15:28
[PATCH-for-7.2 v3 2/5] hw/display/qxl: Document qxl_phys2virt()
,
Philippe Mathieu-Daudé
,
15:27
[PATCH-for-7.2 v3 1/5] hw/display/qxl: Have qxl_log_command Return early if no log_cmd handler
,
Philippe Mathieu-Daudé
,
15:27
[RFC PATCH-for-7.2 v3 0/5] hw/display/qxl: Avoid buffer overrun in qxl_phys2virt()
,
Philippe Mathieu-Daudé
,
15:27
Re: [PATCH v14 4/5] hw/riscv: virt: Add PMU DT node to the device tree
,
Atish Kumar Patra
,
15:17
Re: [PATCH v3 4/7] hw/virtio: ensure a valid host_feature set for virtio-user-gpio
,
Alex Bennée
,
14:42
Re: [PATCH v3 12/17] vfio/migration: Implement VFIO migration protocol v2
,
Jason Gunthorpe
,
14:40
Re: [PATCH v2 for-8.0 0/5] scripts/make-release: Decrease size of the release tarballs
,
Paolo Bonzini
,
14:25
Re: [PATCH] hw/arm/boot: set initrd parameters to 64bit in fdt
,
Peter Maydell
,
14:01
Re: [PATCH v3 12/17] vfio/migration: Implement VFIO migration protocol v2
,
Alex Williamson
,
13:50
Re: [PATCH] virtiofsd: Add `sigreturn` to the seccomp whitelist
,
Dr. David Alan Gilbert
,
13:47
Re: [PATCH v3 4/7] hw/virtio: ensure a valid host_feature set for virtio-user-gpio
,
Stefan Hajnoczi
,
13:39
Re: [PATCH for-8.0 2/9] hw/arm: Convert TYPE_ARM_SMMUV3 to 3-phase reset
,
Eric Auger
,
13:20
Re: [PATCH for-8.0 1/9] hw/arm: Convert TYPE_ARM_SMMU to 3-phase reset
,
Eric Auger
,
13:20
Re: [PATCH] MAINTAINERS: Add 9p test client to section "virtio-9p"
,
Philippe Mathieu-Daudé
,
13:07
Re: [PATCH v2] vfio/pci: Verify each MSI vector to avoid invalid MSI vectors
,
Jason Gunthorpe
,
13:01
Re: [RFC PATCH] migration: reduce time of loading non-iterable vmstate
,
Peter Xu
,
12:41
[PATCH] MAINTAINERS: Add 9p test client to section "virtio-9p"
,
Christian Schoenebeck
,
12:19
Re: [PATCH v3 2/7] include/hw: VM state takes precedence in virtio_device_should_start
,
Michael S. Tsirkin
,
12:10
Re: [PATCH v2 for-8.0 0/5] scripts/make-release: Decrease size of the release tarballs
,
Daniel P . Berrangé
,
12:04
Re: [PATCH v2 for-8.0 5/5] scripts/make-release: Move roms into separate tarball
,
Alex Bennée
,
12:01
Re: [PATCH v2 for-8.0 4/5] roms: Add a README file with some basic information
,
Alex Bennée
,
11:58
Re: [PATCH v2 for-8.0 3/5] scripts/make-release: Remove CI yaml and more git files from the tarball
,
Alex Bennée
,
11:57
Re: [PATCH v2 for-8.0 0/5] scripts/make-release: Decrease size of the release tarballs
,
Stefan Hajnoczi
,
11:54
Re: [PATCH v2 for-8.0 2/5] scripts/make-release: Only clone single branches to speed up the script
,
Alex Bennée
,
11:54
Re: [RFC PATCH-for-7.2 3/5] hw/display/qxl: Pass requested buffer size to qxl_phys2virt()
,
Philippe Mathieu-Daudé
,
11:52
Re: [PATCH v2 for-8.0 5/5] scripts/make-release: Move roms into separate tarball
,
Stefan Hajnoczi
,
11:52
Re: [PATCH v2 for-8.0 1/5] scripts/make-release: Add a simple help text for the script
,
Alex Bennée
,
11:47
[PATCH v3 7/7] hw/virtio: generalise CHR_EVENT_CLOSED handling
,
Alex Bennée
,
11:41
[PATCH v3 1/7] include/hw: attempt to document VirtIO feature variables
,
Alex Bennée
,
11:41
[PATCH v3 2/7] include/hw: VM state takes precedence in virtio_device_should_start
,
Alex Bennée
,
11:41
[PATCH v3 4/7] hw/virtio: ensure a valid host_feature set for virtio-user-gpio
,
Alex Bennée
,
11:41
[PATCH v3 5/7] vhost: enable vrings in vhost_dev_start() for vhost-user devices
,
Alex Bennée
,
11:41
[PATCH v3 6/7] hw/virtio: add started_vu status field to vhost-user-gpio
,
Alex Bennée
,
11:41
[PATCH for 7.2-rc3 v3 0/7] fix vhost-user issues with CI
,
Alex Bennée
,
11:41
[PATCH v3 3/7] tests/qtests: override "force-legacy" for gpio virtio-mmio tests
,
Alex Bennée
,
11:41
Re: [RFC PATCH-for-7.2 3/5] hw/display/qxl: Pass requested buffer size to qxl_phys2virt()
,
Philippe Mathieu-Daudé
,
11:29
Re: [PATCH] tests/qtest/migration-test: Fix unlink error and memory leaks
,
Juan Quintela
,
11:18
Re: [RFC PATCH-for-7.2 3/5] hw/display/qxl: Pass requested buffer size to qxl_phys2virt()
,
Philippe Mathieu-Daudé
,
11:18
Re: [PATCH v3 3/3] ppc4xx_sdram: Simplify sdram_ddr_size() to return directly
,
Juan Quintela
,
10:59
Re: [PATCH v3 2/3] block/vmdk: Simplify vmdk_co_create() to return directly
,
Juan Quintela
,
10:59
Re: [RFC PATCH-for-7.2 3/5] hw/display/qxl: Pass requested buffer size to qxl_phys2virt()
,
Gerd Hoffmann
,
10:49
Re: [RFC PATCH-for-7.2 4/5] hw/display/qxl: Avoid buffer overrun in qxl_phys2virt (CVE-2022-4144)
,
Stefan Hajnoczi
,
10:48
Re: [RFC PATCH-for-7.2 4/5] hw/display/qxl: Avoid buffer overrun in qxl_phys2virt (CVE-2022-4144)
,
Philippe Mathieu-Daudé
,
10:46
Re: [RFC PATCH-for-7.2 3/5] hw/display/qxl: Pass requested buffer size to qxl_phys2virt()
,
Philippe Mathieu-Daudé
,
10:41
Re: [RFC PATCH-for-7.2 4/5] hw/display/qxl: Avoid buffer overrun in qxl_phys2virt (CVE-2022-4144)
,
Stefan Hajnoczi
,
10:32
Re: [RFC PATCH-for-7.2 4/5] hw/display/qxl: Avoid buffer overrun in qxl_phys2virt (CVE-2022-4144)
,
Philippe Mathieu-Daudé
,
10:26
Re: [RFC PATCH-for-7.2 0/5] hw/display/qxl: Avoid buffer overrun in qxl_phys2virt()
,
Stefan Hajnoczi
,
10:19
Re: [RFC PATCH-for-7.2 4/5] hw/display/qxl: Avoid buffer overrun in qxl_phys2virt (CVE-2022-4144)
,
Stefan Hajnoczi
,
10:16
Re: [RFC PATCH-for-7.2 3/5] hw/display/qxl: Pass requested buffer size to qxl_phys2virt()
,
Gerd Hoffmann
,
10:09
[RFC v4 3/3] hw/cxl: Multi-Region CXL Type-3 Devices (Volatile and Persistent)
,
Gregory Price
,
10:02
[RFC v4 1/3] hw/cxl: Add CXL_CAPACITY_MULTIPLIER definition
,
Gregory Price
,
10:02
[RFC v4 2/3] tests/qtest/cxl-test: whitespace, line ending cleanup
,
Gregory Price
,
10:02
[RFC v4 0/3] CXL Type-3 Volatile Memory Support
,
Gregory Price
,
10:02
Re: [PATCH for-8.0] monitor/misc: Remove superfluous include statements
,
Markus Armbruster
,
09:57
Re: [PATCH 05/12] pci: Build hw/pci/pci-hmp-cmds.c only when CONFIG_PCI
,
Dr. David Alan Gilbert
,
09:28
[PATCH v7 09/14] block: rename generated_co_wrapper in co_wrapper_mixed
,
Emanuele Giuseppe Esposito
,
09:25
[PATCH v7 01/14] block-io: introduce coroutine_fn duplicates for bdrv_common_block_status_above callers
,
Emanuele Giuseppe Esposito
,
09:25
[PATCH v7 10/14] block-coroutine-wrapper.py: introduce co_wrapper
,
Emanuele Giuseppe Esposito
,
09:25
[PATCH v7 08/14] block: bdrv_create_file is a coroutine_fn
,
Emanuele Giuseppe Esposito
,
09:25
[PATCH v7 14/14] block/dirty-bitmap: convert coroutine-only functions to co_wrapper
,
Emanuele Giuseppe Esposito
,
09:25
[PATCH v7 13/14] block: convert bdrv_create to co_wrapper
,
Emanuele Giuseppe Esposito
,
09:24
[PATCH v7 11/14] block-coroutine-wrapper.py: support functions without bs arg
,
Emanuele Giuseppe Esposito
,
09:24
[PATCH v7 12/14] block-coroutine-wrapper.py: support also basic return types
,
Emanuele Giuseppe Esposito
,
09:24
[PATCH v7 05/14] block/vmdk: add coroutine_fn annotations
,
Emanuele Giuseppe Esposito
,
09:24
[PATCH v7 02/14] block-copy: add coroutine_fn annotations
,
Emanuele Giuseppe Esposito
,
09:24
[PATCH v7 06/14] block: avoid duplicating filename string in bdrv_create
,
Emanuele Giuseppe Esposito
,
09:24
[PATCH v7 04/14] block-backend: replace bdrv_*_above with blk_*_above
,
Emanuele Giuseppe Esposito
,
09:23
[PATCH v7 07/14] block: distinguish between bdrv_create running in coroutine and not
,
Emanuele Giuseppe Esposito
,
09:23
[PATCH v7 03/14] nbd/server.c: add coroutine_fn annotations
,
Emanuele Giuseppe Esposito
,
09:23
[PATCH v7 00/14] Still more coroutine and various fixes in block layer
,
Emanuele Giuseppe Esposito
,
09:23
Re: [PATCH] 9pfs: Fix some return statements in the synth backend
,
Christian Schoenebeck
,
09:22
[PATCH v2 2/5] Support format or cache specific out file
,
Nir Soffer
,
09:16
[PATCH v2 1/5] qemu-img.c: Move IO_BUF_SIZE to the top of the file
,
Nir Soffer
,
09:16
[PATCH v2 4/5] iotests: Test qemu-img checksum
,
Nir Soffer
,
09:16
[PATCH v2 3/5] qemu-img: Add checksum command
,
Nir Soffer
,
09:16
[PATCH v2 5/5] qemu-img: Speed up checksum
,
Nir Soffer
,
09:16
[PATCH v2 0/5] Add qemu-img checksum command using blkhash
,
Nir Soffer
,
09:16
Re: [PATCH v3 for-7.2 0/6] Add format attributes and fix format strings
,
Stefan Hajnoczi
,
09:05
Re: [RFC PATCH-for-7.2 3/5] hw/display/qxl: Pass requested buffer size to qxl_phys2virt()
,
Marc-André Lureau
,
08:54
Re: [RFC PATCH-for-7.2 v2 0/5] hw/display/qxl: Avoid buffer overrun in qxl_phys2virt()
,
Philippe Mathieu-Daudé
,
08:51
[PATCH-for-8.0 5/5] hw/display/qxl: Assert memory slot fits in preallocated MemoryRegion
,
Philippe Mathieu-Daudé
,
08:49
[RFC PATCH-for-7.2 4/5] hw/display/qxl: Avoid buffer overrun in qxl_phys2virt (CVE-2022-4144)
,
Philippe Mathieu-Daudé
,
08:48
[RFC PATCH-for-7.2 3/5] hw/display/qxl: Pass requested buffer size to qxl_phys2virt()
,
Philippe Mathieu-Daudé
,
08:48
[PATCH-for-7.2 2/5] hw/display/qxl: Document qxl_phys2virt()
,
Philippe Mathieu-Daudé
,
08:48
[PATCH-for-7.2 1/5] hw/display/qxl: Have qxl_log_command Return early if no log_cmd handler
,
Philippe Mathieu-Daudé
,
08:48
[RFC PATCH-for-7.2 0/5] hw/display/qxl: Avoid buffer overrun in qxl_phys2virt()
,
Philippe Mathieu-Daudé
,
08:48
Re: [PATCH 2/2] migration: Perform vmsd structure check during tests
,
Peter Maydell
,
08:39
Re: [PATCH 05/12] pci: Build hw/pci/pci-hmp-cmds.c only when CONFIG_PCI
,
Markus Armbruster
,
08:38
[PATCH for-8.0] monitor/misc: Remove superfluous include statements
,
Thomas Huth
,
08:35
[PATCH 1/2] migration: Add canary to VMSTATE_END_OF_LIST
,
Juan Quintela
,
08:09
[PATCH 2/2] migration: Perform vmsd structure check during tests
,
Juan Quintela
,
08:09
[PATCH 0/2] Put Canary End of List in VMSTATE
,
Juan Quintela
,
08:09
Re: [PATCH v2 00/15] block: Simplify drain
,
Kevin Wolf
,
08:00
Re: [PATCH v2 14/15] block: Don't poll in bdrv_replace_child_noperm()
,
Kevin Wolf
,
08:00
Re: [PATCH v2 11/15] block: Call drain callbacks only once
,
Kevin Wolf
,
07:37
[PATCH v6 0/9] support subsets of code size reduction extension
,
Weiwei Li
,
07:30
[PATCH v6 3/9] target/riscv: add support for Zcf extension
,
Weiwei Li
,
07:30
[PATCH v6 2/9] target/riscv: add support for Zca extension
,
Weiwei Li
,
07:30
[PATCH v6 6/9] target/riscv: add support for Zcmp extension
,
Weiwei Li
,
07:30
[PATCH v6 8/9] target/riscv: expose properties for Zc* extension
,
Weiwei Li
,
07:30
[PATCH v6 1/9] target/riscv: add cfg properties for Zc* extension
,
Weiwei Li
,
07:30
[PATCH v6 9/9] disas/riscv.c: add disasm support for Zc*
,
Weiwei Li
,
07:30
[PATCH v6 7/9] target/riscv: add support for Zcmt extension
,
Weiwei Li
,
07:30
[PATCH v6 5/9] target/riscv: add support for Zcb extension
,
Weiwei Li
,
07:30
[PATCH v6 4/9] target/riscv: add support for Zcd extension
,
Weiwei Li
,
07:30
Re: [PATCH 05/12] pci: Build hw/pci/pci-hmp-cmds.c only when CONFIG_PCI
,
Dr. David Alan Gilbert
,
07:25
Re: [PATCH 03/12] pci: Move HMP commands from monitor/ to new hw/pci/pci-hmp-cmds.c
,
Dr. David Alan Gilbert
,
07:09
Re: [PATCH 00/12] pci: Move and clean up monitor command code
,
Markus Armbruster
,
06:52
Re: [PATCH 09/12] pci: Move HMP command from hw/pci/pcie_aer.c to pci-hmp-cmds.c
,
Markus Armbruster
,
06:51
Re: [PATCH v2] riscv: Add RISCVCPUConfig.satp_mode to set sv48, sv57, etc.
,
Andrew Jones
,
06:32
Re: [RFC PATCH-for-7.2 4/4] hw/display/qxl: Avoid buffer overrun in qxl_phys2virt (CVE-2022-4144)
,
Philippe Mathieu-Daudé
,
06:14
Re: [RFC PATCH-for-7.2 3/4] hw/display/qxl: Pass requested buffer size to qxl_phys2virt()
,
Philippe Mathieu-Daudé
,
06:11
Re: [PATCH v3 for-7.2 0/6] Add format attributes and fix format strings
,
Stefan Hajnoczi
,
06:05
Re: [PATCH 2/3] iotests: Test qemu-img checksum
,
Nir Soffer
,
05:46
Re: [PATCH 1/3] qemu-img: Add checksum command
,
Nir Soffer
,
05:38
Re: [PATCH] hw/intc: sifive_plic: fix out-of-bound access of source_priority array
,
Bin Meng
,
05:30
Re: [PATCH v3 for-7.2 0/6] Add format attributes and fix format strings
,
Michael S. Tsirkin
,
05:29
Re: [PATCH 00/12] pci: Move and clean up monitor command code
,
Michael S. Tsirkin
,
05:27
Re: [PATCH 05/12] pci: Build hw/pci/pci-hmp-cmds.c only when CONFIG_PCI
,
Michael S. Tsirkin
,
05:26
Re: [PATCH 05/12] pci: Build hw/pci/pci-hmp-cmds.c only when CONFIG_PCI
,
Markus Armbruster
,
05:22
Re: [PATCH] 9pfs: Fix some return statements in the synth backend
,
Markus Armbruster
,
05:19
Re: [Virtio-fs] [PATCH] virtiofsd: Add `sigreturn` to the seccomp whitelist
,
German Maglione
,
05:17
[PULL 2/2] update seabios binaries to 1.16.1
,
Gerd Hoffmann
,
05:11
[PULL 0/2] Seabios 1.16.1 20221128 patches
,
Gerd Hoffmann
,
05:11
[PULL 1/2] update seabios source from 1.16.0 to 1.16.1
,
Gerd Hoffmann
,
05:11
[PATCH 11/11] So we use multifd to transmit zero pages.
,
Juan Quintela
,
05:04
[PATCH 10/11] multifd: Zero pages transmission
,
Juan Quintela
,
05:04
[PATCH 09/11] multifd: Support for zero pages transmission
,
Juan Quintela
,
05:04
[PATCH 08/11] multifd: Add capability to enable/disable zero_page
,
Juan Quintela
,
05:04
[PATCH 06/11] multifd: Make flags field thread local
,
Juan Quintela
,
05:04
[PATCH 07/11] multifd: Prepare to send a packet without the mutex held
,
Juan Quintela
,
05:04
[PATCH 04/11] multifd: Count the number of bytes sent correctly
,
Juan Quintela
,
05:04
[PATCH 05/11] migration: Make ram_save_target_page() a pointer
,
Juan Quintela
,
05:04
[PATCH 02/11] migration: Make multifd_bytes atomic
,
Juan Quintela
,
05:04
[PATCH 03/11] multifd: We already account for this packet on the multifd thread
,
Juan Quintela
,
05:04
[PATCH 01/11] migration: Update atomic stats out of the mutex
,
Juan Quintela
,
05:04
[PATCH 00/11] Multifd zero page support
,
Juan Quintela
,
05:04
Re: [RFC PATCH] migration: reduce time of loading non-iterable vmstate
,
Chuang Xu
,
04:43
[PATCH v3 1/3] cleanup: Tweak and re-run return_directly.cocci
,
Markus Armbruster
,
04:42
[PATCH v3 3/3] ppc4xx_sdram: Simplify sdram_ddr_size() to return directly
,
Markus Armbruster
,
04:42
[PATCH v3 2/3] block/vmdk: Simplify vmdk_co_create() to return directly
,
Markus Armbruster
,
04:42
[PATCH v3 0/3] cleanup: Tweak and re-run return_directly.cocci
,
Markus Armbruster
,
04:42
Re: [PATCH] 9pfs: Fix some return statements in the synth backend
,
Greg Kurz
,
04:37
[PATCH v2 for-8.0 3/5] scripts/make-release: Remove CI yaml and more git files from the tarball
,
Thomas Huth
,
04:26
[PATCH v2 for-8.0 4/5] roms: Add a README file with some basic information
,
Thomas Huth
,
04:26
[PATCH v2 for-8.0 5/5] scripts/make-release: Move roms into separate tarball
,
Thomas Huth
,
04:26
[PATCH v2 for-8.0 2/5] scripts/make-release: Only clone single branches to speed up the script
,
Thomas Huth
,
04:26
[PATCH v2 for-8.0 1/5] scripts/make-release: Add a simple help text for the script
,
Thomas Huth
,
04:26
[PATCH v2 for-8.0 0/5] scripts/make-release: Decrease size of the release tarballs
,
Thomas Huth
,
04:26
Re: [PATCH 00/12] pci: Move and clean up monitor command code
,
Michael S. Tsirkin
,
04:25
Re: [PATCH v6 10/14] block-coroutine-wrapper.py: introduce co_wrapper
,
Emanuele Giuseppe Esposito
,
04:20
Re: [PATCH v6 07/14] block: distinguish between bdrv_create running in coroutine and not
,
Emanuele Giuseppe Esposito
,
04:12
Re: [PATCH] vhost: configure all host notifiers in a single MR transaction
,
Longpeng (Mike, Cloud Infrastructure Service Product Dept.)
,
04:08
Re: [Virtio-fs] [PATCH] virtiofsd: Add `sigreturn` to the seccomp whitelist
,
Marc Hartmayer
,
04:00
Re: [RFC PATCH-for-7.2 4/4] hw/display/qxl: Avoid buffer overrun in qxl_phys2virt (CVE-2022-4144)
,
Marc-André Lureau
,
03:36
Re: [PATCH 01/12] pci: Clean up a few things checkpatch.pl would flag later on
,
Philippe Mathieu-Daudé
,
03:27
Re: [PATCH 03/12] pci: Move HMP commands from monitor/ to new hw/pci/pci-hmp-cmds.c
,
Philippe Mathieu-Daudé
,
03:27
Re: [PATCH 05/12] pci: Build hw/pci/pci-hmp-cmds.c only when CONFIG_PCI
,
Philippe Mathieu-Daudé
,
03:26
Re: [RFC PATCH-for-7.2 2/4] hw/display/qxl: Document qxl_phys2virt()
,
Marc-André Lureau
,
03:25
Re: [RFC PATCH-for-7.2 1/4] hw/display/qxl: Have qxl_log_command Return early if no log_cmd handler
,
Marc-André Lureau
,
03:25
Re: [PATCH 07/12] pci: Move pcibus_dev_print() to pci-hmp-cmds.c
,
Philippe Mathieu-Daudé
,
03:24
Re: [RFC PATCH-for-7.2 3/4] hw/display/qxl: Pass requested buffer size to qxl_phys2virt()
,
Marc-André Lureau
,
03:23
Re: [PATCH 11/12] pci: Rename hmp_pcie_aer_inject_error()'s local variable @err
,
Philippe Mathieu-Daudé
,
03:22
Re: [PATCH 09/12] pci: Move HMP command from hw/pci/pcie_aer.c to pci-hmp-cmds.c
,
Philippe Mathieu-Daudé
,
03:21
RE: [PATCH] target/i386/hax: Add XCR0 support
,
Wang, Wenchao
,
03:11
[PATCH 05/12] pci: Build hw/pci/pci-hmp-cmds.c only when CONFIG_PCI
,
Markus Armbruster
,
03:02
[PATCH 09/12] pci: Move HMP command from hw/pci/pcie_aer.c to pci-hmp-cmds.c
,
Markus Armbruster
,
03:02
[PATCH 06/12] pci: Deduplicate get_class_desc()
,
Markus Armbruster
,
03:02
[PATCH 04/12] pci: Make query-pci stub consistent with the real one
,
Markus Armbruster
,
03:02
[PATCH 02/12] pci: Move QMP commands to new hw/pci/pci-qmp-cmds.c
,
Markus Armbruster
,
03:02
[PATCH 12/12] pci: Improve do_pcie_aer_inject_error()'s error messages
,
Markus Armbruster
,
03:02
[PATCH 07/12] pci: Move pcibus_dev_print() to pci-hmp-cmds.c
,
Markus Armbruster
,
03:02
[PATCH 11/12] pci: Rename hmp_pcie_aer_inject_error()'s local variable @err
,
Markus Armbruster
,
03:02
[PATCH 10/12] pci: Inline do_pcie_aer_inject_error() into its only caller
,
Markus Armbruster
,
03:02
[PATCH 08/12] pci: Fix silent truncation of pcie_aer_inject_error argument
,
Markus Armbruster
,
03:02
[PATCH 03/12] pci: Move HMP commands from monitor/ to new hw/pci/pci-hmp-cmds.c
,
Markus Armbruster
,
03:02
[PATCH 00/12] pci: Move and clean up monitor command code
,
Markus Armbruster
,
03:02
[PATCH 01/12] pci: Clean up a few things checkpatch.pl would flag later on
,
Markus Armbruster
,
03:02
Re: [PATCH] 9pfs: Fix some return statements in the synth backend
,
Markus Armbruster
,
02:35
[qemu-web PATCH v2] Add a blog post about zoned storage emulation
,
Sam Li
,
02:20
Re: [PATCH] hw/display/next-fb: Fix comment typo
,
Philippe Mathieu-Daudé
,
02:07
Re: [PATCH] tests/qtest/migration-test: Fix unlink error and memory leaks
,
Bin Meng
,
01:20
Re: [Virtio-fs] [PATCH] virtiofsd: Add `sigreturn` to the seccomp whitelist
,
Christian Borntraeger
,
01:19
Re: [PATCH v2] riscv: Add RISCVCPUConfig.satp_mode to set sv48, sv57, etc.
,
Bin Meng
,
01:08
November 27, 2022
Re: [PATCH for-8.0 01/19] hw/core/cpu-common: Convert TYPE_CPU class to 3-phase reset
,
Alistair Francis
,
17:30
Re: [PATCH for-8.0 14/19] target/riscv: Convert to 3-phase reset
,
Alistair Francis
,
17:30
Re: [PATCH for-8.0 02/19] target/arm: Convert to 3-phase reset
,
Alistair Francis
,
17:28
Re: [PATCH] hw/cxl/cxl-host: Fix an error message typo
,
Philippe Mathieu-Daudé
,
16:01
Re: [PATCH v3 for-7.2 5/6] MAINTAINERS: Add subprojects/libvhost-user to section "vhost"
,
Stefan Hajnoczi
,
13:40
Re: [PATCH v3 for-7.2 0/6] Add format attributes and fix format strings
,
Stefan Hajnoczi
,
13:39
Re: [PATCH v3 for-7.2 0/6] Add format attributes and fix format strings
,
Stefan Weil
,
13:31
Re: [PATCH v3 for-7.2 4/6] libvhost-user: Add format attribute to local function vu_panic
,
Stefan Weil
,
13:28
Re: [PATCH v3 for-7.2 0/6] Add format attributes and fix format strings
,
Stefan Hajnoczi
,
13:23
Re: [PATCH v3 for-7.2 4/6] libvhost-user: Add format attribute to local function vu_panic
,
Stefan Hajnoczi
,
13:15
Re: [PATCH v3 for-7.2 5/6] MAINTAINERS: Add subprojects/libvhost-user to section "vhost"
,
Stefan Hajnoczi
,
13:09
Re: [PATCH v3 for-7.2 3/6] libvhost-user: Fix two more format strings
,
Stefan Hajnoczi
,
13:07
Re: [PATCH for 7.2-rc? v2 0/5] continuing efforts to fix vhost-user issues
,
Stefan Hajnoczi
,
13:05
Re: [PATCH] tests/qtest/migration-test: Fix unlink error and memory leaks
,
Juan Quintela
,
12:59
[PATCH] hw/intc: sifive_plic: fix out-of-bound access of source_priority array
,
Jim Shu
,
11:58
[PATCH] hw/cxl/cxl-host: Fix an error message typo
,
Hoa Nguyen
,
09:04
[PATCH v5 5/7] target/arm: Add PMSAv8r registers
,
tobias.roehmel
,
08:22
[PATCH v5 3/7] target/arm: Make stage_2_format for cache attributes optional
,
tobias.roehmel
,
08:22
[PATCH v5 7/7] target/arm: Add ARM Cortex-R52 CPU
,
tobias.roehmel
,
08:22
[PATCH v5 6/7] target/arm: Add PMSAv8r functionality
,
tobias.roehmel
,
08:22
[PATCH v5 4/7] target/arm: Enable TTBCR_EAE for ARMv8-R AArch32
,
tobias.roehmel
,
08:22
[PATCH v5 1/7] target/arm: Don't add all MIDR aliases for cores that implement PMSA
,
tobias.roehmel
,
08:22
[PATCH v5 2/7] target/arm: Make RVBAR available for all ARMv8 CPUs
,
tobias.roehmel
,
08:22
[PATCH v5 0/7] Add ARM Cortex-R52 CPU
,
tobias.roehmel
,
08:22
Re: [PATCH v9 00/10] s390x: CPU Topology
,
Pierre Morel
,
05:51
Re: [PATCH v11 04/11] s390x/cpu topology: reporting the CPU topology to the guest
,
Pierre Morel
,
05:47
Re: [PATCH v2 2/5] include/hw: VM state takes precedence in virtio_device_should_start
,
Bernhard Beschow
,
05:17
November 26, 2022
Re: [PATCH for-8.0 00/19] Convert most CPU classes to 3-phase reset
,
Richard Henderson
,
10:50
[PATCH v3 for-7.2 6/6] Add G_GNUC_PRINTF to function qemu_set_info_str and fix related issues
,
Stefan Weil
,
10:25
[PATCH v3 for-7.2 5/6] MAINTAINERS: Add subprojects/libvhost-user to section "vhost"
,
Stefan Weil
,
10:25
[PATCH v3 for-7.2 4/6] libvhost-user: Add format attribute to local function vu_panic
,
Stefan Weil
,
10:25
[PATCH v3 for-7.2 3/6] libvhost-user: Fix two more format strings
,
Stefan Weil
,
10:25
[PATCH v3 for-7.2 1/6] libvhost-user: Fix wrong type of argument to formatting function (reported by LGTM)
,
Stefan Weil
,
10:25
[PATCH v3 for-7.2 2/6] libvhost-user: Fix format strings
,
Stefan Weil
,
10:25
[PATCH v3 for-7.2 0/6] Add format attributes and fix format strings
,
Stefan Weil
,
10:25
Re: [PATCH for 7.2-rc? v2 0/5] continuing efforts to fix vhost-user issues
,
Alex Bennée
,
09:18
Re: [PATCH] 9pfs: Fix some return statements in the synth backend
,
Christian Schoenebeck
,
08:47
Re: [PATCH for 7.2-rc? v2 0/5] continuing efforts to fix vhost-user issues
,
Stefan Hajnoczi
,
06:24
Re: [PATCH v2] vfio/pci: Verify each MSI vector to avoid invalid MSI vectors
,
Marc Zyngier
,
06:15
Re: [PATCH v2] vfio/pci: Verify each MSI vector to avoid invalid MSI vectors
,
Marc Zyngier
,
05:58
Re: [PATCH for 7.2-rc? v2 0/5] continuing efforts to fix vhost-user issues
,
Alex Bennée
,
04:44
Re: [PATCH v2] vfio/pci: Verify each MSI vector to avoid invalid MSI vectors
,
chenxiang (M)
,
01:33
November 25, 2022
Re: [PATCH v2] vfio/pci: Verify each MSI vector to avoid invalid MSI vectors
,
kernel test robot
,
22:53
Re: [PATCH v2] vfio/pci: Verify each MSI vector to avoid invalid MSI vectors
,
kernel test robot
,
22:13
Re: [PATCH v2] vfio/pci: Verify each MSI vector to avoid invalid MSI vectors
,
kernel test robot
,
20:22
Re: [PATCH-for-8.0] block/nbd: Add missing <qemu/bswap.h> include
,
Vladimir Sementsov-Ogievskiy
,
16:14
Re: [PATCH v6 14/14] block/dirty-bitmap: convert coroutine-only functions to co_wrapper
,
Vladimir Sementsov-Ogievskiy
,
16:09
Re: [PATCH v6 13/14] block: convert bdrv_create to co_wrapper
,
Vladimir Sementsov-Ogievskiy
,
15:56
Re: [PATCH v6 12/14] block-coroutine-wrapper.py: support also basic return types
,
Vladimir Sementsov-Ogievskiy
,
15:53
Re: [PATCH] virtiofsd: Add `sigreturn` to the seccomp whitelist
,
Stefan Hajnoczi
,
15:50
Re: [PATCH v6 11/14] block-coroutine-wrapper.py: default to main loop aiocontext if function does not have a BlockDriverState parameter
,
Vladimir Sementsov-Ogievskiy
,
15:41
Re: [PATCH v6 10/14] block-coroutine-wrapper.py: introduce co_wrapper
,
Vladimir Sementsov-Ogievskiy
,
15:33
Re: [PATCH for 7.2-rc? v2 0/5] continuing efforts to fix vhost-user issues
,
Alex Bennée
,
15:09
Re: [PATCH for 7.2-rc? v2 0/5] continuing efforts to fix vhost-user issues
,
Alex Bennée
,
15:08
Re: [PATCH for 7.2-rc? v2 0/5] continuing efforts to fix vhost-user issues
,
Stefan Weil
,
13:20
Re: [PATCH v6 09/14] block: rename generated_co_wrapper in co_wrapper_mixed
,
Vladimir Sementsov-Ogievskiy
,
13:11
Re: [PATCH v6 08/14] block: bdrv_create_file is a coroutine_fn
,
Vladimir Sementsov-Ogievskiy
,
13:08
Re: [RFC PATCH 3/3] hw/mips: Add MIPS VirtIO board
,
Jiaxun Yang
,
13:07
Re: [PATCH v6 07/14] block: distinguish between bdrv_create running in coroutine and not
,
Vladimir Sementsov-Ogievskiy
,
13:04
[PATCH-for-8.0] coroutine: Add missing <qemu/atomic.h> include
,
Philippe Mathieu-Daudé
,
12:55
[PATCH-for-8.0] block/nbd: Add missing <qemu/bswap.h> include
,
Philippe Mathieu-Daudé
,
12:53
Re: [RFC PATCH-for-7.2 0/4] hw/display/qxl: Avoid buffer overrun in qxl_phys2virt()
,
Philippe Mathieu-Daudé
,
12:34
[RFC PATCH-for-7.2 4/4] hw/display/qxl: Avoid buffer overrun in qxl_phys2virt (CVE-2022-4144)
,
Philippe Mathieu-Daudé
,
12:31
[RFC PATCH-for-7.2 3/4] hw/display/qxl: Pass requested buffer size to qxl_phys2virt()
,
Philippe Mathieu-Daudé
,
12:31
[PATCH v2 5/5] vhost: enable vrings in vhost_dev_start() for vhost-user devices
,
Alex Bennée
,
12:31
[PATCH v2 3/5] tests/qtests: override "force-legacy" for gpio virtio-mmio tests
,
Alex Bennée
,
12:31
[PATCH v2 4/5] hw/virtio: ensure a valid host_feature set for virtio-user-gpio
,
Alex Bennée
,
12:31
[PATCH v2 2/5] include/hw: VM state takes precedence in virtio_device_should_start
,
Alex Bennée
,
12:31
[PATCH for 7.2-rc? v2 0/5] continuing efforts to fix vhost-user issues
,
Alex Bennée
,
12:31
[PATCH v2 1/5] include/hw: attempt to document VirtIO feature variables
,
Alex Bennée
,
12:31
Re: [PATCH v6 06/14] block: avoid duplicating filename string in bdrv_create
,
Vladimir Sementsov-Ogievskiy
,
12:24
Re: [PATCH v6 05/14] block/vmdk: add missing coroutine_fn annotations
,
Vladimir Sementsov-Ogievskiy
,
12:21
Re: [PATCH v6 04/14] block-backend: replace bdrv_*_above with blk_*_above
,
Vladimir Sementsov-Ogievskiy
,
12:17
Re: [PATCH v6 03/14] nbd/server.c: add missing coroutine_fn annotations
,
Vladimir Sementsov-Ogievskiy
,
12:11
Re: [PATCH v6 02/14] block-copy: add missing coroutine_fn annotations
,
Vladimir Sementsov-Ogievskiy
,
12:08
Re: [PATCH v6 01/14] block-io: introduce coroutine_fn duplicates for bdrv_common_block_status_above callers
,
Vladimir Sementsov-Ogievskiy
,
12:02
Re: [Virtio-fs] [PATCH] virtiofsd: Add `sigreturn` to the seccomp whitelist
,
German Maglione
,
11:34
Re: [RFC PATCH-for-7.2 0/4] hw/display/qxl: Avoid buffer overrun in qxl_phys2virt()
,
Mauro Matteo Cascella
,
11:23
[PATCH] tests/qtest/vhost-user-blk-test: don't abort all qtests on missing envar
,
Christian Schoenebeck
,
11:21
Re: [PATCH] hw/display/next-fb: Fix comment typo
,
Peter Maydell
,
11:17
[PATCH] hw/display/next-fb: Fix comment typo
,
Evgeny Ermakov
,
11:10
Re: [PATCH v2 15/15] block: Remove poll parameter from bdrv_parent_drained_begin_single()
,
Vladimir Sementsov-Ogievskiy
,
11:08
Re: [PATCH v2 14/15] block: Don't poll in bdrv_replace_child_noperm()
,
Vladimir Sementsov-Ogievskiy
,
11:08
[RFC PATCH-for-7.2 2/4] hw/display/qxl: Document qxl_phys2virt()
,
Philippe Mathieu-Daudé
,
10:40
[RFC PATCH-for-7.2 1/4] hw/display/qxl: Have qxl_log_command Return early if no log_cmd handler
,
Philippe Mathieu-Daudé
,
10:40
[RFC PATCH-for-7.2 0/4] hw/display/qxl: Avoid buffer overrun in qxl_phys2virt()
,
Philippe Mathieu-Daudé
,
10:40
Re: [PATCH v2] e1000e: Configure ResettableClass
,
Philippe Mathieu-Daudé
,
10:26
Re: [PATCH for 7.2-rc3 v1 0/2] virtio fixes
,
Alex Bennée
,
10:15
Re: [PATCH v2 13/15] block: Drop out of coroutine in bdrv_do_drained_begin_quiesce()
,
Vladimir Sementsov-Ogievskiy
,
10:13
Re: [PATCH v2 12/15] block: Remove ignore_bds_parents parameter from drain_begin/end.
,
Vladimir Sementsov-Ogievskiy
,
10:05
Re: [PATCH v2 11/15] block: Call drain callbacks only once
,
Vladimir Sementsov-Ogievskiy
,
09:59
Re: [PATCH] hw/intc/arm_gicv3: Fix GICD_TYPER ITLinesNumber advertisement
,
Luke Starrett
,
09:55
Re: [PATCH for 7.2-rc3 v1 0/2] virtio fixes
,
Alex Bennée
,
09:54
[PATCH] virtiofsd: Add `sigreturn` to the seccomp whitelist
,
Marc Hartmayer
,
09:40
[RFC PATCH 3/3] vdpa: add VIRTIO_NET_F_CTRL_GUEST_OFFLOADS to SVQ features
,
Eugenio Pérez
,
09:39
[RFC PATCH 2/3] vdpa: load guest offloads at device start
,
Eugenio Pérez
,
09:39
[RFC PATCH 0/3] VIRTIO_NET_F_CTRL_GUEST_OFFLOADS vDPA Shadow VirtQueue implementation
,
Eugenio Pérez
,
09:39
[RFC PATCH 1/3] virtio_net: export virtio_net_guest_offloads_by_features
,
Eugenio Pérez
,
09:39
[PATCH v2] e1000e: Configure ResettableClass
,
Akihiko Odaki
,
09:37
Re: [PATCH v2] e1000: Configure ResettableClass
,
Peter Maydell
,
09:35
[PATCH v2] e1000: Configure ResettableClass
,
Akihiko Odaki
,
09:32
[PATCH v2] e1000e: Remove pending interrupt flags
,
Akihiko Odaki
,
09:26
Re: [PATCH] e1000e: Configure ResettableClass
,
Peter Maydell
,
09:19
Re: [PATCH] e1000: Configure ResettableClass
,
Peter Maydell
,
09:18
Re: [PATCH] docs/devel/reset.rst: Correct function names
,
Peter Maydell
,
09:12
Re: [PATCH] docs/devel/reset.rst: Correct function names
,
Philippe Mathieu-Daudé
,
09:09
[PATCH] e1000e: Configure ResettableClass
,
Akihiko Odaki
,
09:09
Re: [PATCH] e1000e: Remove pending interrupt flags
,
Philippe Mathieu-Daudé
,
09:09
[PATCH] e1000: Configure ResettableClass
,
Akihiko Odaki
,
09:08
[PATCH] docs/devel/reset.rst: Correct function names
,
Akihiko Odaki
,
09:06
[PATCH] e1000e: Remove pending interrupt flags
,
Akihiko Odaki
,
09:02
[PATCH] e1000e: Use memcpy to intialize registers
,
Akihiko Odaki
,
09:01
[PATCH v2] e1000: Use hw/net/mii.h
,
Akihiko Odaki
,
08:53
Re: [PATCH for-8.0 6/7] hw/intc/xics: Convert TYPE_ICS to 3-phase reset
,
Greg Kurz
,
08:48
Re: [PATCH for-8.0 5/7] hw/intc/xics: Reset TYPE_ICS objects with device_cold_reset()
,
Greg Kurz
,
08:45
Re: [PATCH] target/i386/hax: Add XCR0 support
,
Philippe Mathieu-Daudé
,
08:37
[PATCH v6 04/14] block-backend: replace bdrv_*_above with blk_*_above
,
Emanuele Giuseppe Esposito
,
08:36
[PATCH v6 07/14] block: distinguish between bdrv_create running in coroutine and not
,
Emanuele Giuseppe Esposito
,
08:36
[PATCH v6 00/14] Still more coroutine and various fixes in block layer
,
Emanuele Giuseppe Esposito
,
08:36
[PATCH v6 10/14] block-coroutine-wrapper.py: introduce co_wrapper
,
Emanuele Giuseppe Esposito
,
08:36
[PATCH v6 14/14] block/dirty-bitmap: convert coroutine-only functions to co_wrapper
,
Emanuele Giuseppe Esposito
,
08:36
[PATCH v6 13/14] block: convert bdrv_create to co_wrapper
,
Emanuele Giuseppe Esposito
,
08:36
[PATCH v6 12/14] block-coroutine-wrapper.py: support also basic return types
,
Emanuele Giuseppe Esposito
,
08:36
[PATCH v6 06/14] block: avoid duplicating filename string in bdrv_create
,
Emanuele Giuseppe Esposito
,
08:35
[PATCH v6 05/14] block/vmdk: add missing coroutine_fn annotations
,
Emanuele Giuseppe Esposito
,
08:35
[PATCH v6 09/14] block: rename generated_co_wrapper in co_wrapper_mixed
,
Emanuele Giuseppe Esposito
,
08:35
[PATCH v6 03/14] nbd/server.c: add missing coroutine_fn annotations
,
Emanuele Giuseppe Esposito
,
08:35
[PATCH v6 01/14] block-io: introduce coroutine_fn duplicates for bdrv_common_block_status_above callers
,
Emanuele Giuseppe Esposito
,
08:35
[PATCH v6 11/14] block-coroutine-wrapper.py: default to main loop aiocontext if function does not have a BlockDriverState parameter
,
Emanuele Giuseppe Esposito
,
08:35
[PATCH v6 08/14] block: bdrv_create_file is a coroutine_fn
,
Emanuele Giuseppe Esposito
,
08:35
[PATCH v6 02/14] block-copy: add missing coroutine_fn annotations
,
Emanuele Giuseppe Esposito
,
08:35
Re: [PATCH] hw/intc/arm_gicv3: Fix GICD_TYPER ITLinesNumber advertisement
,
Peter Maydell
,
08:34
Re: [PATCH for-8.0 1/7] hw/virtio: Convert TYPE_VIRTIO_PCI to 3-phase reset
,
Philippe Mathieu-Daudé
,
08:30
Re: [RFC PATCH 1/3] hw/intc: Add missing include for goldfish_pic.h
,
Philippe Mathieu-Daudé
,
08:28
Re: [RFC PATCH 3/3] hw/mips: Add MIPS VirtIO board
,
Philippe Mathieu-Daudé
,
08:25
Re: [PATCH v2 2/4] .gitlab-ci.d/windows.yml: Keep 64-bit and 32-bit build scripts consistent
,
Thomas Huth
,
08:22
Re: [PATCH v2 3/4] .gitlab-ci.d/windows.yml: Exclude qTests from 64-bit CI job for now
,
Thomas Huth
,
08:21
Re: [PATCH 3/4] .gitlab-ci.d/windows.yml: Exclude qTests from 64-bit CI job for now
,
Thomas Huth
,
08:21
Re: [PATCH v2 07/15] block: Drain invidual nodes during reopen
,
Vladimir Sementsov-Ogievskiy
,
08:10
Re: [RFC PATCH 3/3] hw/mips: Add MIPS VirtIO board
,
BALATON Zoltan
,
08:06
Re: [RFC PATCH 2/3] hw/misc: Add MIPS Trickbox device
,
BALATON Zoltan
,
07:58
Re: [PATCH v2 06/15] block: Fix locking for bdrv_reopen_queue_child()
,
Vladimir Sementsov-Ogievskiy
,
07:56
Re: guest Linux Kernel hangs and reports CPU lockup/stuck gitlab bug
,
Gerd Hoffmann
,
07:29
Re: [PATCH for-8.0 7/7] hw/pci-host/pnv_phb3_msi: Convert TYPE_PHB3_MSI to 3-phase reset
,
Cédric Le Goater
,
07:26
Re: [PATCH for-8.0 6/7] hw/intc/xics: Convert TYPE_ICS to 3-phase reset
,
Cédric Le Goater
,
07:25
Re: [PATCH for-8.0 5/7] hw/intc/xics: Reset TYPE_ICS objects with device_cold_reset()
,
Cédric Le Goater
,
07:24
[PATCH] target/i386/hax: Add XCR0 support
,
Wang, Wenchao
,
07:18
Re: [PATCH for 7.2-rc3 v1 0/2] virtio fixes
,
Michael S. Tsirkin
,
07:06
[PATCH for-8.0 7/7] hw/pci-host/pnv_phb3_msi: Convert TYPE_PHB3_MSI to 3-phase reset
,
Peter Maydell
,
06:52
[PATCH for-8.0 3/7] pci: Convert TYPE_PCIE_ROOT_PORT to 3-phase reset
,
Peter Maydell
,
06:52
[PATCH for-8.0 6/7] hw/intc/xics: Convert TYPE_ICS to 3-phase reset
,
Peter Maydell
,
06:52
[PATCH for-8.0 5/7] hw/intc/xics: Reset TYPE_ICS objects with device_cold_reset()
,
Peter Maydell
,
06:52
[PATCH for-8.0 4/7] pci: Convert child classes of TYPE_PCIE_ROOT_PORT to 3-phase reset
,
Peter Maydell
,
06:52
[PATCH for-8.0 2/7] hw/display/virtio-vga: Convert TYPE_VIRTIO_VGA_BASE to 3-phase reset
,
Peter Maydell
,
06:52
[PATCH for-8.0 1/7] hw/virtio: Convert TYPE_VIRTIO_PCI to 3-phase reset
,
Peter Maydell
,
06:52
[PATCH for-8.0 0/7] virtio, pci, xics: 3-phase reset conversions
,
Peter Maydell
,
06:52
Re: guest Linux Kernel hangs and reports CPU lockup/stuck gitlab bug
,
Fabiano Rosas
,
06:51
[PATCH v2 4/4] tests/qtest: Enable qtest build on Windows
,
Bin Meng
,
06:41
[PATCH v2 3/4] .gitlab-ci.d/windows.yml: Exclude qTests from 64-bit CI job for now
,
Bin Meng
,
06:41
[PATCH v2 2/4] .gitlab-ci.d/windows.yml: Keep 64-bit and 32-bit build scripts consistent
,
Bin Meng
,
06:41
[PATCH v2 1/4] .gitlab-ci.d/windows.yml: Unify the prerequisite packages
,
Bin Meng
,
06:41
Re: [PATCH 2/4] .gitlab-ci.d/windows.yml: Keep 64-bit and 32-bit build scripts consistent
,
Bin Meng
,
06:12
[PATCH v2] riscv: Add RISCVCPUConfig.satp_mode to set sv48, sv57, etc.
,
Alexandre Ghiti
,
06:00
Re: [PATCH 2/4] .gitlab-ci.d/windows.yml: Keep 64-bit and 32-bit build scripts consistent
,
Thomas Huth
,
05:56
Re: [PULL 0/4] Fixes 20221124 patches
,
Peter Maydell
,
05:56
[PATCH 4/4] tests/qtest: Enable qtest build on Windows
,
Bin Meng
,
05:50
[PATCH 3/4] .gitlab-ci.d/windows.yml: Exclude qTests from 64-bit CI job for now
,
Bin Meng
,
05:50
[PATCH 2/4] .gitlab-ci.d/windows.yml: Keep 64-bit and 32-bit build scripts consistent
,
Bin Meng
,
05:50
[PATCH 1/4] .gitlab-ci.d/windows.yml: Unify the prerequisite packages
,
Bin Meng
,
05:50
Re: [PATCH v6 11/11] tests/qtest: Enable qtest build on Windows
,
Bin Meng
,
05:04
[PATCH v4 0/2] Add OCP extended log to nvme QEMU
,
Joel Granados
,
05:01
[PATCH v4 2/2] nvme: Add physical writes/reads from OCP log
,
Joel Granados
,
04:52
[PATCH v4 1/2] nvme: Move adjustment of data_units{read,written}
,
Joel Granados
,
04:52
Re: [PATCH] tests/qtest/migration-test: Fix unlink error and memory leaks
,
Daniel P . Berrangé
,
03:45
[PATCH] tests/qtest/migration-test: Fix unlink error and memory leaks
,
Thomas Huth
,
03:31
Re: [PATCH for-7.2] vhost: enable vrings in vhost_dev_start() for vhost-user devices
,
Stefano Garzarella
,
03:13
Re: [RFC 0/5] Protection information pass-through for block devices
,
Klaus Jensen
,
02:44
Re: [PULL 0/4] Fixes 20221124 patches
,
Gerd Hoffmann
,
01:34
Re: [PATCH v2] target/riscv: Add some comments for sstatus CSR in riscv_cpu_dump_state()
,
Alistair Francis
,
00:50
Re: [PATCH 0/2] target/ppc: Implement Dynamic Execution Control Registers
,
Joel Stanley
,
00:49
Re: [PATCH v2] target/riscv: Add some comments for sstatus CSR in riscv_cpu_dump_state()
,
Alistair Francis
,
00:14
Re: [PATCH] target/riscv: support cache-related PMU events in virtual mode
,
Alistair Francis
,
00:11
[PATCH v2] target/riscv: Add some comments for sstatus CSR in riscv_cpu_dump_state()
,
Bin Meng
,
00:04
November 24, 2022
Re: [PATCH] target/riscv: support cache-related PMU events in virtual mode
,
Alistair Francis
,
23:58
[PATCH v2] acpi/tests/avocado/bits: add SPDX license identifiers for bios bits tests
,
Ani Sinha
,
23:41
Re: [PATCH] target/riscv: Dump sstatus CSR in riscv_cpu_dump_state()
,
Alistair Francis
,
23:33
Re: [PATCH v3] hw/riscv: virt: Remove the redundant ipi-id property
,
Alistair Francis
,
23:05
Re: [PATCH] target/riscv: Dump sstatus CSR in riscv_cpu_dump_state()
,
Bin Meng
,
22:34
Re: [PATCH] SecurityPkg: check return value of GetEfiGlobalVariable2() in DxeImageVerificationHandler()
,
Jon Maloy
,
21:51
[PATCH] SecurityPkg: check return value of GetEfiGlobalVariable2() in DxeImageVerificationHandler()
,
Jon Maloy
,
21:32
Re: [PATCH] target/riscv: Dump sstatus CSR in riscv_cpu_dump_state()
,
Alistair Francis
,
18:58
Re: [PATCH v3] hw/riscv: virt: Remove the redundant ipi-id property
,
Alistair Francis
,
18:56
Re: [PATCH for 7.2-rc3 v1 0/2] virtio fixes
,
Alex Bennée
,
17:28
[RFC PATCH 3/3] hw/mips: Add MIPS VirtIO board
,
Jiaxun Yang
,
16:30
[RFC PATCH 2/3] hw/misc: Add MIPS Trickbox device
,
Jiaxun Yang
,
16:29
[RFC PATCH 0/3] MIPS VirtIO Machine
,
Jiaxun Yang
,
16:29
[RFC PATCH 1/3] hw/intc: Add missing include for goldfish_pic.h
,
Jiaxun Yang
,
16:29
Re: [PATCH v2 1/2] cleanup: Tweak and re-run return_directly.cocci
,
Markus Armbruster
,
13:41
Re: [PATCH for-7.2] vhost: enable vrings in vhost_dev_start() for vhost-user devices
,
Stefan Hajnoczi
,
13:36
Re: [PATCH v2 00/15] block: Simplify drain
,
Hanna Reitz
,
13:26
Re: [PULL 0/4] Fixes 20221124 patches
,
Stefan Hajnoczi
,
13:03
Re: [PATCH v2] vfio/pci: Verify each MSI vector to avoid invalid MSI vectors
,
Jason Gunthorpe
,
13:00
[PATCH v2 3/4] vdpa: handle VIRTIO_NET_CTRL_ANNOUNCE in vhost_vdpa_net_handle_ctrl_avail
,
Eugenio Pérez
,
12:33
[PATCH v2 4/4] vdpa: do not handle VIRTIO_NET_F_GUEST_ANNOUNCE in vhost-vdpa
,
Eugenio Pérez
,
12:33
[PATCH v2 2/4] virtio_net: copy VIRTIO_NET_S_ANNOUNCE if device model has it
,
Eugenio Pérez
,
12:33
[PATCH v2 1/4] virtio_net: Modify virtio_net_get_config to early return
,
Eugenio Pérez
,
12:33
[PATCH v2 0/4] Guest announce feature emulation using Shadow VirtQueue
,
Eugenio Pérez
,
12:33
Re: [RFC PATCH] migration: reduce time of loading non-iterable vmstate
,
Peter Xu
,
11:40
Re: [PATCH v1 1/1] migration: Fix yank on postcopy multifd crashing guest after migration
,
Peter Xu
,
11:05
[RFC 5/5] hw/nvme: extend pi pass capable commands
,
Dmitry Tihov
,
10:59
[RFC 2/5] block: add transfer of protection information
,
Dmitry Tihov
,
10:59
[RFC 4/5] hw/nvme: implement pi pass read/write/wrz commands
,
Dmitry Tihov
,
10:59
[RFC 3/5] hw/nvme: add protection information pass parameter
,
Dmitry Tihov
,
10:59
[RFC 1/5] docs/nvme: add new feature summary
,
Dmitry Tihov
,
10:59
[RFC 0/5] Protection information pass-through for block devices
,
Dmitry Tihov
,
10:59
[PATCH] 9pfs: Fix some return statements in the synth backend
,
Greg Kurz
,
10:58
[PATCH for 8.0 v8 12/12] vdpa: always start CVQ in SVQ mode if possible
,
Eugenio Pérez
,
10:52
[PATCH for 8.0 v8 11/12] vdpa: add shadow_data to vhost_vdpa
,
Eugenio Pérez
,
10:52
[PATCH for 8.0 v8 09/12] vdpa: add asid parameter to vhost_vdpa_dma_map/unmap
,
Eugenio Pérez
,
10:52
[PATCH for 8.0 v8 10/12] vdpa: store x-svq parameter in VhostVDPAState
,
Eugenio Pérez
,
10:52
[PATCH for 8.0 v8 07/12] vdpa: move SVQ vring features check to net/
,
Eugenio Pérez
,
10:52
[PATCH for 8.0 v8 08/12] vdpa: allocate SVQ array unconditionally
,
Eugenio Pérez
,
10:52
[PATCH for 8.0 v8 06/12] vdpa: extract vhost_vdpa_svq_allocate_iova_tree
,
Eugenio Pérez
,
10:52
[PATCH for 8.0 v8 05/12] vdpa: add vhost_vdpa_net_valid_svq_features
,
Eugenio Pérez
,
10:52
[PATCH for 8.0 v8 04/12] vhost: move iova_tree set to vhost_svq_start
,
Eugenio Pérez
,
10:52
[PATCH for 8.0 v8 03/12] vhost: allocate SVQ device file descriptors at device start
,
Eugenio Pérez
,
10:52
[PATCH for 8.0 v8 02/12] vhost: set SVQ device call handler at SVQ start
,
Eugenio Pérez
,
10:52
[PATCH for 8.0 v8 01/12] vdpa: use v->shadow_vqs_enabled in vhost_vdpa_svqs_start & stop
,
Eugenio Pérez
,
10:52
[PATCH for 8.0 v8 00/12] ASID support in vhost-vdpa net
,
Eugenio Pérez
,
10:52
Re: [PATCH v2 1/2] cleanup: Tweak and re-run return_directly.cocci
,
Greg Kurz
,
10:24
Re: [PATCH for-8.0 13/19] target/ppc: Convert to 3-phase reset
,
Greg Kurz
,
10:18
Re: [PATCH] acpi/tests/avocado/bits: add SPDX license identifiers for bios bits tests
,
Philippe Mathieu-Daudé
,
10:18
Re: [PATCH for-8.0 02/19] target/arm: Convert to 3-phase reset
,
Cédric Le Goater
,
10:16
Re: [PATCH v2 1/2] cleanup: Tweak and re-run return_directly.cocci
,
Greg Kurz
,
10:15
Re: [PATCH for-8.0 13/19] target/ppc: Convert to 3-phase reset
,
Cédric Le Goater
,
10:15
Re: arm: gdb-stub is broken by FEAT_HAFDBS
,
liyang (CJ)
,
09:58
Re: [PATCH] acpi/tests/avocado/bits: add SPDX license identifiers for bios bits tests
,
Ani Sinha
,
09:57
Re: [PATCH for-8.0 09/19] target/microblaze: Convert to 3-phase reset
,
Edgar E. Iglesias
,
09:51
Re: [PATCH for-8.0 04/19] target/cris: Convert to 3-phase reset
,
Edgar E. Iglesias
,
09:51
Re: [PATCH v2 1/2] cleanup: Tweak and re-run return_directly.cocci
,
Dr. David Alan Gilbert
,
09:25
Re: [PATCH] acpi/tests/avocado/bits: add SPDX license identifiers for bios bits tests
,
Michael S. Tsirkin
,
09:17
Re: [PATCH v3 12/17] vfio/migration: Implement VFIO migration protocol v2
,
Avihai Horon
,
09:07
Re: [PATCH] gdbstub: move update guest debug to accel ops
,
Mads Ynddal
,
09:02
[PATCH] acpi/tests/avocado/bits: add SPDX license identifiers for bios bits tests
,
Ani Sinha
,
08:58
Re: [PATCH for-7.2] vhost: enable vrings in vhost_dev_start() for vhost-user devices
,
Raphael Norwitz
,
08:50
Re: [PATCH for-8.0 00/19] Convert most CPU classes to 3-phase reset
,
Philippe Mathieu-Daudé
,
08:46
Re: [PATCH v3 12/17] vfio/migration: Implement VFIO migration protocol v2
,
Dr. David Alan Gilbert
,
08:31
Re: [PATCH 1/1] tcg: convert tcg/README to rst
,
Peter Maydell
,
08:21
Re: [PATCH v2] vfio/pci: Verify each MSI vector to avoid invalid MSI vectors
,
Marc Zyngier
,
08:19
Re: [PATCH v14 4/5] hw/riscv: virt: Add PMU DT node to the device tree
,
Conor Dooley
,
08:19
Re: [PATCH for 7.2-rc3 v1 0/2] virtio fixes
,
Alex Bennée
,
08:13
Re: [PULL for 7.2-rc2 0/3] loongarch for 7.2-rc2 patches
,
address@hidden
,
07:53
Re: [PULL for 7.2-rc2 0/3] loongarch for 7.2-rc2 patches
,
Daniel P . Berrangé
,
07:44
Re: [PATCH v3 12/17] vfio/migration: Implement VFIO migration protocol v2
,
Avihai Horon
,
07:41
Re: [PULL for 7.2-rc2 0/3] loongarch for 7.2-rc2 patches
,
address@hidden
,
07:31
Re: [PATCH v3 12/17] vfio/migration: Implement VFIO migration protocol v2
,
Avihai Horon
,
07:26
Re: [PATCH v3 01/17] migration: Remove res_compatible parameter
,
Avihai Horon
,
07:19
Re: [PATCH v6 11/11] tests/qtest: Enable qtest build on Windows
,
Marc-André Lureau
,
07:00
Re: [PULL 0/7] Fixes 20221123 patches
,
Peter Maydell
,
06:54
[PATCH for-8.0 19/19] target/xtensa: Convert to 3-phase reset
,
Peter Maydell
,
06:51
[PATCH for-8.0 14/19] target/riscv: Convert to 3-phase reset
,
Peter Maydell
,
06:51
[PATCH for-8.0 18/19] target/tricore: Convert to 3-phase reset
,
Peter Maydell
,
06:51
[PATCH for-8.0 16/19] target/sh4: Convert to 3-phase reset
,
Peter Maydell
,
06:51
[PATCH for-8.0 11/19] target/nios2: Convert to 3-phase reset
,
Peter Maydell
,
06:51
[PATCH for-8.0 10/19] target/mips: Convert to 3-phase reset
,
Peter Maydell
,
06:51
[PATCH for-8.0 13/19] target/ppc: Convert to 3-phase reset
,
Peter Maydell
,
06:51
[PATCH for-8.0 15/19] target/rx: Convert to 3-phase reset
,
Peter Maydell
,
06:51
[PATCH for-8.0 17/19] target/sparc: Convert to 3-phase reset
,
Peter Maydell
,
06:51
[PATCH for-8.0 12/19] target/openrisc: Convert to 3-phase reset
,
Peter Maydell
,
06:51
[PATCH for-8.0 03/19] target/avr: Convert to 3-phase reset
,
Peter Maydell
,
06:50
[PATCH for-8.0 05/19] target/hexagon: Convert to 3-phase reset
,
Peter Maydell
,
06:50
[PATCH for-8.0 02/19] target/arm: Convert to 3-phase reset
,
Peter Maydell
,
06:50
[PATCH for-8.0 08/19] target/m68k: Convert to 3-phase reset
,
Peter Maydell
,
06:50
[PATCH for-8.0 06/19] target/i386: Convert to 3-phase reset
,
Peter Maydell
,
06:50
[PATCH for-8.0 07/19] target/loongarch: Convert to 3-phase reset
,
Peter Maydell
,
06:50
[PATCH for-8.0 09/19] target/microblaze: Convert to 3-phase reset
,
Peter Maydell
,
06:50
[PATCH for-8.0 04/19] target/cris: Convert to 3-phase reset
,
Peter Maydell
,
06:50
[PATCH for-8.0 01/19] hw/core/cpu-common: Convert TYPE_CPU class to 3-phase reset
,
Peter Maydell
,
06:50
[PATCH for-8.0 00/19] Convert most CPU classes to 3-phase reset
,
Peter Maydell
,
06:50
Re: [PATCH v6 11/11] tests/qtest: Enable qtest build on Windows
,
Thomas Huth
,
06:49
Re: [PATCH v6 11/11] tests/qtest: Enable qtest build on Windows
,
Marc-André Lureau
,
06:17
Re: [PATCH for 7.2-rc3 v1 0/2] virtio fixes
,
Michael S. Tsirkin
,
05:53
Re: [RFC PATCH] tests/avocado: use new rootfs for orangepi test
,
Daniel P . Berrangé
,
04:33
Re: [PATCH v9 00/10] s390x: CPU Topology
,
Pierre Morel
,
04:25
Re: [RFC PATCH] tests/avocado: use new rootfs for orangepi test
,
Daniel P . Berrangé
,
04:24
Re: [PATCH for 7.2-rc3 v1 0/2] virtio fixes
,
Alex Bennée
,
04:22
Re: [RFC PATCH] tests/avocado: use new rootfs for orangepi test
,
Daniel P . Berrangé
,
04:21
Re: [RFC PATCH] tests/avocado: use new rootfs for orangepi test
,
Thomas Huth
,
03:20
Re: [PATCH for 7.2?] vhost: fix vq dirt bitmap syncing when vIOMMU is enabled
,
Jason Wang
,
02:59
Re: [PATCH for-7.2] vhost: enable vrings in vhost_dev_start() for vhost-user devices
,
Stefano Garzarella
,
02:55
Re: [PATCH for 7.2?] vhost: fix vq dirt bitmap syncing when vIOMMU is enabled
,
Michael S. Tsirkin
,
02:42
Re: [PATCH for 7.2?] vhost: fix vq dirt bitmap syncing when vIOMMU is enabled
,
Jason Wang
,
02:32
[PULL 3/4] hw/usb/hcd-xhci.c: spelling: tranfer
,
Gerd Hoffmann
,
02:25
[PULL 2/4] gtk: disable GTK Clipboard with a new meson option
,
Gerd Hoffmann
,
02:25
[PULL 4/4] ui/gtk: prevent ui lock up when dpy_gl_update called again before current draw event occurs
,
Gerd Hoffmann
,
02:25
[PULL 1/4] Revert "usbredir: avoid queuing hello packet on snapshot restore"
,
Gerd Hoffmann
,
02:25
[PULL 0/4] Fixes 20221124 patches
,
Gerd Hoffmann
,
02:25
Re: [PATCH] hw/usb: add configuration flags for emulated and passthru usb smartcard
,
Paolo Bonzini
,
02:09
Re: [PATCH for 7.2?] vhost: fix vq dirt bitmap syncing when vIOMMU is enabled
,
Michael S. Tsirkin
,
02:06
Re: [PATCH v5 01/15] block-io: introduce coroutine_fn duplicates for bdrv_common_block_status_above callers
,
Paolo Bonzini
,
02:05
Re: [PATCH v5 07/15] block: introduce QEMU_IN_COROUTINE macro
,
Paolo Bonzini
,
02:01
Re: [PATCH for-7.2] vhost: enable vrings in vhost_dev_start() for vhost-user devices
,
Michael S. Tsirkin
,
01:50
[PATCH 2/2] target/ppc: Check DEXCR on hash{st, chk} instructions
,
Nicholas Miehlbradt
,
00:52
[PATCH 0/2] target/ppc: Implement Dynamic Execution Control Registers
,
Nicholas Miehlbradt
,
00:52
[PATCH 1/2] target/ppc: Implement the DEXCR and HDEXCR
,
Nicholas Miehlbradt
,
00:52
November 23, 2022
Re: [PATCH for 7.2?] vhost: fix vq dirt bitmap syncing when vIOMMU is enabled
,
Jason Wang
,
23:12
Re: [PATCH for-7.2] vhost: enable vrings in vhost_dev_start() for vhost-user devices
,
Raphael Norwitz
,
19:20
[ANNOUNCE] QEMU 7.2.0-rc2 is now available
,
Michael Roth
,
19:00
Re: [RFC PATCH] tests/avocado: use new rootfs for orangepi test
,
Philippe Mathieu-Daudé
,
18:06
Re: [PULL 0/3] Avocado tests and qtests improvements
,
Stefan Hajnoczi
,
16:57
Re: [PULL 0/7] Fixes 20221123 patches
,
Stefan Hajnoczi
,
16:57
[PATCH] cpu/i386: update xsave components after CPUID filtering
,
Huanyu ZHAI
,
15:49
Re: [PULL 0/7] Fixes 20221123 patches
,
Peter Maydell
,
15:48
Re: [PATCH v2] vfio/pci: Verify each MSI vector to avoid invalid MSI vectors
,
Alex Williamson
,
14:55
Re: [PATCH v3 12/17] vfio/migration: Implement VFIO migration protocol v2
,
Dr. David Alan Gilbert
,
14:00
Re: [RFC PATCH] tests/avocado: use new rootfs for orangepi test
,
Cédric Le Goater
,
13:49
Re: [PATCH v3 01/17] migration: Remove res_compatible parameter
,
Dr. David Alan Gilbert
,
13:24
Re: [PATCH] gdbstub: move update guest debug to accel ops
,
Philippe Mathieu-Daudé
,
13:21
Re: [RFC PATCH] tests/avocado: use new rootfs for orangepi test
,
Philippe Mathieu-Daudé
,
13:13
Re: [PATCH 00/15] Protect the block layer with a rwlock: part 3
,
Kevin Wolf
,
13:12
Re: [PATCH v5 1/2] io: Add support for MSG_PEEK for socket channel
,
Peter Xu
,
13:05
Re: [PATCH v2] Drop more useless casts from void * to pointer
,
Markus Armbruster
,
13:04
Re: [PATCH v9 3/8] KVM: Add KVM_EXIT_MEMORY_FAULT exit
,
Sean Christopherson
,
13:02
Re: [PATCH 3/4] hw/cxl: Multi-Region CXL Type-3 Devices (Volatile and Persistent)
,
Gregory Price
,
12:48
Re: [RFC 6/7] migration: simplify migration_iteration_run()
,
Dr. David Alan Gilbert
,
12:39
[PATCH v5 2/2] migration: check magic value for deciding the mapping of channels
,
manish.mishra
,
12:27
[PATCH v5 0/2] check magic value for deciding the mapping of channels
,
manish.mishra
,
12:27
[PATCH v5 1/2] io: Add support for MSG_PEEK for socket channel
,
manish.mishra
,
12:27
Re: [PATCH v5 13/15] block-coroutine-wrapper.py: support also basic return types
,
Kevin Wolf
,
12:18
Re: [PATCH v5 12/15] block-coroutine-wrapper.py: default to main loop aiocontext if function does not have a BlockDriverState parameter
,
Kevin Wolf
,
12:10
Re: [PATCH v5 10/15] block-coroutine-wrapper.py: introduce generated_co_wrapper_simple
,
Kevin Wolf
,
12:07
Re: [PATCH 00/15] Protect the block layer with a rwlock: part 3
,
Paolo Bonzini
,
12:04
Re: [PATCH v5 09/15] block: bdrv_create_file is a coroutine_fn
,
Kevin Wolf
,
11:58
Re: [PATCH v5 08/15] block: distinguish between bdrv_create running in coroutine and not
,
Kevin Wolf
,
11:55
Re: [PATCH v5 07/15] block: introduce QEMU_IN_COROUTINE macro
,
Kevin Wolf
,
11:50
Re: [PATCH v5 06/15] block: avoid duplicating filename string in bdrv_create
,
Kevin Wolf
,
11:45
Re: [PATCH v5 04/15] block-backend: replace bdrv_*_above with blk_*_above
,
Kevin Wolf
,
11:42
Re: [RFC 5/7] migration: Remove unused threshold_size parameter
,
Dr. David Alan Gilbert
,
11:38
Re: [PATCH v4 2/2] migration: check magic value for deciding the mapping of channels
,
manish.mishra
,
11:33
Re: [PATCH v5 02/15] block-copy: add missing coroutine_fn annotations
,
Kevin Wolf
,
11:33
Re: [PATCH v2] Drop more useless casts from void * to pointer
,
BALATON Zoltan
,
11:30
Re: [PATCH v5 01/15] block-io: introduce coroutine_fn duplicates for bdrv_common_block_status_above callers
,
Kevin Wolf
,
11:30
Re: [PATCH v4 2/2] migration: check magic value for deciding the mapping of channels
,
Peter Xu
,
11:27
Re: [qemu-web PATCH] Add a blog post about zoned storage emulation
,
Stefan Hajnoczi
,
11:25
Re: [PATCH 3/3] tcg: Move ffi_cif pointer into TCGHelperInfo
,
Philippe Mathieu-Daudé
,
11:22
Re: [PATCH v4 2/2] migration: check magic value for deciding the mapping of channels
,
Daniel P . Berrangé
,
11:19
Re: [PATCH for 7.2-rc3 v1 0/2] virtio fixes
,
Michael S. Tsirkin
,
11:09
Re: [PATCH v4 2/2] migration: check magic value for deciding the mapping of channels
,
manish.mishra
,
11:04
Re: [PATCH for 7.2-rc3 v1 0/2] virtio fixes
,
Alex Bennée
,
11:04
Re: [PATCH v4 2/2] migration: check magic value for deciding the mapping of channels
,
Daniel P . Berrangé
,
10:59
Re: [PATCH v4 2/2] migration: check magic value for deciding the mapping of channels
,
manish.mishra
,
10:58
Re: [PATCH v4 2/2] migration: check magic value for deciding the mapping of channels
,
Peter Xu
,
10:52
Re: [PATCH v4 1/2] io: Add support for MSG_PEEK for socket channel
,
Daniel P . Berrangé
,
10:42
Re: [PATCH v2 2/3] hw/mips/malta: Set PIIX4 IRQ routes in embedded bootloader
,
Jiaxun Yang
,
10:30
Re: [PATCH for 7.2-rc3 v1 0/2] virtio fixes
,
Michael S. Tsirkin
,
10:27
Re: [qemu-web PATCH] Add a blog post about zoned storage emulation
,
Sam Li
,
10:25
[PATCH v1 2/2] include/hw: VM state takes precedence in virtio_device_should_start
,
Alex Bennée
,
10:21
[PATCH v1 1/2] include/hw: attempt to document VirtIO feature variables
,
Alex Bennée
,
10:21
[PATCH for 7.2-rc3 v1 0/2] virtio fixes
,
Alex Bennée
,
10:21
Re: [PATCH] target/mips: Properly set C0_CMGCRBase after CPU reset
,
Jiaxun Yang
,
10:21
Re: [PATCH v2] Drop more useless casts from void * to pointer
,
Markus Armbruster
,
10:08
[PATCH v4 2/2] migration: check magic value for deciding the mapping of channels
,
manish.mishra
,
10:06
[PATCH v4 0/2] migration: check magic value for deciding the mapping of channels
,
manish.mishra
,
10:06
[PATCH v4 1/2] io: Add support for MSG_PEEK for socket channel
,
manish.mishra
,
10:06
arm: gdb-stub is broken by FEAT_HAFDBS
,
Changbin Du
,
10:02
[QEMU][Question] Is there any way to backup a dirty-bitmap that can be executed at the other server?
,
너구리맨
,
10:02
[PULL 2/7] gtk: disable GTK Clipboard with a new meson option
,
Gerd Hoffmann
,
09:45
[PULL 7/7] hw/audio/intel-hda: Drop unnecessary prototype
,
Gerd Hoffmann
,
09:45
[PULL 6/7] hw/audio/intel-hda: don't reset codecs twice
,
Gerd Hoffmann
,
09:44
[PULL 4/7] ui/gtk: prevent ui lock up when dpy_gl_update called again before current draw event occurs
,
Gerd Hoffmann
,
09:44
[PULL 3/7] hw/usb/hcd-xhci.c: spelling: tranfer
,
Gerd Hoffmann
,
09:44
[PULL 5/7] hw/usb/hcd-xhci: Reset the XHCIState with device_cold_reset()
,
Gerd Hoffmann
,
09:44
[PULL 0/7] Fixes 20221123 patches
,
Gerd Hoffmann
,
09:44
[PULL 1/7] Revert "usbredir: avoid queuing hello packet on snapshot restore"
,
Gerd Hoffmann
,
09:44
Re: [PATCH] gdbstub: move update guest debug to accel ops
,
Mads Ynddal
,
09:41
[PULL 0/3] Avocado tests and qtests improvements
,
Thomas Huth
,
09:29
[PULL 1/3] tests/avocado: Update the URLs of the advent calendar images
,
Thomas Huth
,
09:29
[PULL 3/3] tests/avocado: use new rootfs for orangepi test
,
Thomas Huth
,
09:29
[PULL 2/3] tests/qtest: Decrease the amount of output from the qom-test
,
Thomas Huth
,
09:29
Re: [PATCH] vhost: mask VIRTIO_F_RING_RESET for vhost and vhost-user devices
,
Stefano Garzarella
,
09:24
Re: [RFC PATCH] tests/avocado: use new rootfs for orangepi test
,
Alex Bennée
,
09:20
Re: [PATCH v6 11/11] tests/qtest: Enable qtest build on Windows
,
Thomas Huth
,
09:19
Re: [PATCH v6 11/11] tests/qtest: Enable qtest build on Windows
,
Marc-André Lureau
,
09:13
Re: [PATCH] gdbstub: move update guest debug to accel ops
,
Alex Bennée
,
09:05
Re: [PATCH v2] Drop more useless casts from void * to pointer
,
Daniel P . Berrangé
,
09:05
Re: [PATCH v2] Drop more useless casts from void * to pointer
,
BALATON Zoltan
,
09:01
Re: [PATCH v5 1/2] sysemu: tpm: Add a stub function for TPM_IS_CRB
,
Michael S. Tsirkin
,
08:50
Re: [PATCH 00/15] Protect the block layer with a rwlock: part 3
,
Kevin Wolf
,
08:46
[PATCH v2] Drop more useless casts from void * to pointer
,
Markus Armbruster
,
08:38
Re: [PATCH] vhost-vdpa: skip TPM CRB memory section
,
Michael S. Tsirkin
,
08:31
Re: [PATCH 3/3] Drop more useless casts from void * to pointer
,
Markus Armbruster
,
08:25
[PATCH for-7.2] vhost: enable vrings in vhost_dev_start() for vhost-user devices
,
Stefano Garzarella
,
08:16
Re: [PATCH v5 1/2] sysemu: tpm: Add a stub function for TPM_IS_CRB
,
Eric Auger
,
08:01
Re: [PATCH 1/2] remove DEC 21154 PCI bridge
,
Mark Cave-Ayland
,
07:55
Re: [PATCH 0/1] tcg: convert tcg/README to rst
,
Mark Cave-Ayland
,
07:51
Re: [qemu-web PATCH] Add a blog post about zoned storage emulation
,
Thomas Huth
,
07:48
Re: [PATCH] gdbstub: move update guest debug to accel ops
,
Mads Ynddal
,
07:26
Re: [PATCH] vhost-vdpa: skip TPM CRB memory section
,
Michael S. Tsirkin
,
07:20
[PATCH] gdbstub: move update guest debug to accel ops
,
Mads Ynddal
,
07:17
Re: [PATCH v2] vfio/pci: Verify each MSI vector to avoid invalid MSI vectors
,
Marc Zyngier
,
07:08
Re: arm: gdb-stub is broken by FEAT_HAFDBS
,
Peter Maydell
,
06:59
Re: [PATCH 00/15] Protect the block layer with a rwlock: part 3
,
Emanuele Giuseppe Esposito
,
06:45
[PATCH v5 01/15] block-io: introduce coroutine_fn duplicates for bdrv_common_block_status_above callers
,
Emanuele Giuseppe Esposito
,
06:42
[PATCH v5 14/15] block: convert bdrv_create to generated_co_wrapper_simple
,
Emanuele Giuseppe Esposito
,
06:42
[PATCH v5 13/15] block-coroutine-wrapper.py: support also basic return types
,
Emanuele Giuseppe Esposito
,
06:42
[PATCH v5 11/15] block-coroutine-wrapper.py: default to main loop aiocontext if function does not have a BlockDriverState parameter
,
Emanuele Giuseppe Esposito
,
06:42
[PATCH v5 15/15] block/dirty-bitmap: convert coroutine-only functions to generated_co_wrapper_simple
,
Emanuele Giuseppe Esposito
,
06:42
[PATCH v5 12/15] block-coroutine-wrapper.py: default to main loop aiocontext if function does not have a BlockDriverState parameter
,
Emanuele Giuseppe Esposito
,
06:42
[PATCH v5 10/15] block-coroutine-wrapper.py: introduce generated_co_wrapper_simple
,
Emanuele Giuseppe Esposito
,
06:42
[PATCH v5 06/15] block: avoid duplicating filename string in bdrv_create
,
Emanuele Giuseppe Esposito
,
06:42
[PATCH v5 05/15] block/vmdk: add missing coroutine_fn annotations
,
Emanuele Giuseppe Esposito
,
06:42
[PATCH v5 02/15] block-copy: add missing coroutine_fn annotations
,
Emanuele Giuseppe Esposito
,
06:42
[PATCH v5 08/15] block: distinguish between bdrv_create running in coroutine and not
,
Emanuele Giuseppe Esposito
,
06:42
[PATCH v5 04/15] block-backend: replace bdrv_*_above with blk_*_above
,
Emanuele Giuseppe Esposito
,
06:42
[PATCH v5 07/15] block: introduce QEMU_IN_COROUTINE macro
,
Emanuele Giuseppe Esposito
,
06:42
[PATCH v5 09/15] block: bdrv_create_file is a coroutine_fn
,
Emanuele Giuseppe Esposito
,
06:42
[PATCH v5 03/15] nbd/server.c: add missing coroutine_fn annotations
,
Emanuele Giuseppe Esposito
,
06:42
[PATCH v5 00/15] Still more coroutine and various fixes in block layer
,
Emanuele Giuseppe Esposito
,
06:42
Re: [RFC PATCH] tests/avocado: use new rootfs for orangepi test
,
Thomas Huth
,
06:26
Re: [PATCH] vhost-vdpa: skip TPM CRB memory section
,
Philippe Mathieu-Daudé
,
06:26
Re: [PATCH v5 1/2] sysemu: tpm: Add a stub function for TPM_IS_CRB
,
Michael S. Tsirkin
,
06:25
Re: [PATCH 3/2] ppc4xx_sdram: Simplify sdram_ddr_size() to return
,
Philippe Mathieu-Daudé
,
06:17
Re: [RFC PATCH] tests/avocado: use new rootfs for orangepi test
,
Philippe Mathieu-Daudé
,
06:16
Re: [PATCH 3/2] ppc4xx_sdram: Simplify sdram_ddr_size() to return
,
Markus Armbruster
,
06:12
Re: [PATCH v5 1/2] sysemu: tpm: Add a stub function for TPM_IS_CRB
,
Eric Auger
,
06:10
Re: [PATCH 0/1] tcg: convert tcg/README to rst
,
BALATON Zoltan
,
06:07
Re: [PATCH 3/2] ppc4xx_sdram: Simplify sdram_ddr_size() to return
,
BALATON Zoltan
,
05:45
Re: [SeaBIOS] [PATCH 3/4] move 64bit pci window to end of address space
,
Gerd Hoffmann
,
05:39
Re: [PATCH 4/4] be less conservative with the 64bit pci io window
,
Gerd Hoffmann
,
05:25
Re: [PATCH v2] hw/loongarch: Add cfi01 pflash device
,
Philippe Mathieu-Daudé
,
05:07
Re: [RFC PATCH] tests/avocado: use new rootfs for orangepi test
,
Thomas Huth
,
05:04
[PATCH 1/1] tcg: convert tcg/README to rst
,
Mark Cave-Ayland
,
04:55
[PATCH 0/1] tcg: convert tcg/README to rst
,
Mark Cave-Ayland
,
04:55
Re: [PATCH] vhost-vdpa: skip TPM CRB memory section
,
Michael S. Tsirkin
,
04:37
Re: [PATCH v5 1/2] sysemu: tpm: Add a stub function for TPM_IS_CRB
,
Michael S. Tsirkin
,
04:30
[PATCH] target/riscv: support cache-related PMU events in virtual mode
,
Jim Shu
,
04:06
[PATCH for 7.2] Revert "usbredir: avoid queuing hello packet on snapshot restore"
,
Ján Tomko
,
03:47
Re: [PATCH v5 1/2] sysemu: tpm: Add a stub function for TPM_IS_CRB
,
Eric Auger
,
03:18
Re: [PATCH v5 0/2] vfio/common: remove spurious tpm-crb-cmd misalignment warning
,
Eric Auger
,
03:16
Re: [PATCH] multifd: Updated QAPI format for 'migrate' qemu monitor command
,
Daniel P . Berrangé
,
03:08
Re: [PATCH] hw/usb: add configuration flags for emulated and passthru usb smartcard
,
Marc-André Lureau
,
02:59
Re: [PATCH] vhost-vdpa: skip TPM CRB memory section
,
Eugenio Perez Martin
,
02:32
Re: [PATCH] vhost-vdpa: skip TPM CRB memory section
,
Michael S. Tsirkin
,
02:24
Re: [PATCH for 7.2?] vhost: fix vq dirt bitmap syncing when vIOMMU is enabled
,
Michael S. Tsirkin
,
02:21
Re: [PATCH] vhost-vdpa: skip TPM CRB memory section
,
Marc-André Lureau
,
02:21
Re: [PATCH for 7.2?] vhost: fix vq dirt bitmap syncing when vIOMMU is enabled
,
Jason Wang
,
02:08
[PATCH 3/2] ppc4xx_sdram: Simplify sdram_ddr_size() to return
,
Markus Armbruster
,
02:07
Re: [PATCH for-7.2 v2 3/4] libvhost-user: Fix two more format strings
,
Michael S. Tsirkin
,
01:52
Re: [PATCH for-7.2 v2 3/4] libvhost-user: Fix two more format strings
,
Stefan Weil
,
01:50
Re: [PATCH v5 1/2] sysemu: tpm: Add a stub function for TPM_IS_CRB
,
Michael S. Tsirkin
,
01:36
Re: [PATCH for-7.2 v2 3/4] libvhost-user: Fix two more format strings
,
Stefan Weil
,
01:35
Re: [PATCH v5 0/2] vfio/common: remove spurious tpm-crb-cmd misalignment warning
,
Michael S. Tsirkin
,
01:34
Re: [PATCH v1 5/9] hw/virtio: introduce virtio_device_should_start
,
Christian Borntraeger
,
01:28
Re: [PATCH for 7.2?] vhost: fix vq dirt bitmap syncing when vIOMMU is enabled
,
Michael S. Tsirkin
,
01:15
Re: [PATCH for 7.2?] vhost: fix vq dirt bitmap syncing when vIOMMU is enabled
,
Jason Wang
,
00:47
Re: [PATCH for 7.2?] vhost: fix vq dirt bitmap syncing when vIOMMU is enabled
,
Jason Wang
,
00:27
November 22, 2022
Re: [PATCH] vhost-vdpa: skip TPM CRB memory section
,
Jason Wang
,
23:25
Re: [PATCH] target/riscv: Dump sstatus CSR in riscv_cpu_dump_state()
,
Bin Meng
,
23:07
[PATCH] hw/usb: add configuration flags for emulated and passthru usb smartcard
,
Jon Maloy
,
21:20
Re: [PATCH v2 1/7] qemu/main-loop: Introduce QEMU_IOTHREAD_LOCK_GUARD, WITH_QEMU_IOTHREAD_LOCK
,
Richard Henderson
,
21:09
[PATCH v2] hw/loongarch: Add cfi01 pflash device
,
Xiaojuan Yang
,
20:23
[PATCH v2] vfio/pci: Verify each MSI vector to avoid invalid MSI vectors
,
chenxiang
,
20:12
RE: [PATCH V2 0/4] hw/block/nvme: Implement ZNS finish-zone ZDC AEN
,
Clay Mayers
,
20:09
Re: [PATCH] target/riscv: Dump sstatus CSR in riscv_cpu_dump_state()
,
Alistair Francis
,
19:03
[PATCH v2] target/arm: align exposed ID registers with Linux
,
Zhuojia Shen
,
18:25
Re: [PATCH v2 1/7] qemu/main-loop: Introduce QEMU_IOTHREAD_LOCK_GUARD, WITH_QEMU_IOTHREAD_LOCK
,
Philippe Mathieu-Daudé
,
18:20
Re: Subject: [PATCH] hw/intc/arm_gicv3: Fix GICD_TYPER ITLinesNumber advertisement
,
Luke Starrett
,
16:37
[PATCH] hw/intc/arm_gicv3: Fix GICD_TYPER ITLinesNumber advertisement
,
Luke Starrett
,
16:18
Subject: [PATCH] hw/intc/arm_gicv3: Fix GICD_TYPER ITLinesNumber advertisement
,
Luke Starrett
,
16:18
[PATCH v2 4/7] target/ppc: Use QEMU_IOTHREAD_LOCK_GUARD in cpu_interrupt_exittb
,
Richard Henderson
,
15:57
[PATCH v2 7/7] accel/tcg: Use WITH_QEMU_IOTHREAD_LOCK in io_readx/io_writex
,
Richard Henderson
,
15:57
[PATCH v2 5/7] hw/ppc: Use QEMU_IOTHREAD_LOCK_GUARD in ppc_set_irq
,
Richard Henderson
,
15:57
[PATCH v2 6/7] target/riscv: Use QEMU_IOTHREAD_LOCK_GUARD in riscv_cpu_update_mip
,
Richard Henderson
,
15:57
[PATCH v2 0/7] main-loop: Introduce QEMU_IOTHREAD_LOCK_GUARD
,
Richard Henderson
,
15:57
[PATCH v2 3/7] target/ppc: Use QEMU_IOTHREAD_LOCK_GUARD in ppc_maybe_interrupt
,
Richard Henderson
,
15:57
[PATCH v2 2/7] hw/mips: Use WITH_QEMU_IOTHREAD_LOCK in cpu_mips_irq_request
,
Richard Henderson
,
15:57
[PATCH v2 1/7] qemu/main-loop: Introduce QEMU_IOTHREAD_LOCK_GUARD, WITH_QEMU_IOTHREAD_LOCK
,
Richard Henderson
,
15:57
Re: [PATCH] multifd: Updated QAPI format for 'migrate' qemu monitor command
,
Het Gala
,
15:45
Re: [PULL 0/2] target-arm queue
,
Stefan Hajnoczi
,
15:36
Re: [PATCH] vhost-vdpa: skip TPM CRB memory section
,
Michael S. Tsirkin
,
15:32
Re: [RFC 4/7] migration: Split save_live_pending() into state_pending_*
,
Dr. David Alan Gilbert
,
15:08
Re: [PATCH] multifd: Updated QAPI format for 'migrate' qemu monitor command
,
Het Gala
,
15:05
Re: [PATCH] target/arm: align exposed ID registers with Linux
,
Zhuojia Shen
,
13:53
Re: [PATCH] target/arm: align exposed ID registers with Linux
,
Zhuojia Shen
,
13:46
Re: [PATCH 4/4] be less conservative with the 64bit pci io window
,
Kevin O'Connor
,
13:43
Re: [PATCH for-8.0 15/29] include/qemu/int128: Add vector type to Int128Alias
,
Philippe Mathieu-Daudé
,
13:31
Re: [PATCH] target/arm: align exposed ID registers with Linux
,
Peter Maydell
,
13:27
Re: [PATCH for-8.0 15/29] include/qemu/int128: Add vector type to Int128Alias
,
Philippe Mathieu-Daudé
,
13:21
Re: [PATCH for-8.0 v3 14/45] tcg: Introduce tcg_type_size
,
Richard Henderson
,
13:15
Re: [PATCH for-8.0 v3 14/45] tcg: Introduce tcg_type_size
,
Philippe Mathieu-Daudé
,
13:14
Re: [PATCH] target/arm: align exposed ID registers with Linux
,
Richard Henderson
,
13:13
[PATCH 3/3] tcg: Move ffi_cif pointer into TCGHelperInfo
,
Philippe Mathieu-Daudé
,
13:08
[PATCH 1/3] tcg: Convert typecode_to_ffi from array to function
,
Philippe Mathieu-Daudé
,
13:08
[PATCH 2/3] tcg: Factor init_ffi_layouts() out of tcg_context_init()
,
Philippe Mathieu-Daudé
,
13:08
[PATCH 0/3] tcg: Move ffi_cif pointer into TCGHelperInfo (splitted)
,
Philippe Mathieu-Daudé
,
13:08
Re: [PATCH for-8.0 07/29] accel/tcg: Honor atomicity of loads
,
Richard Henderson
,
13:04
Re: [PATCH] vhost: mask VIRTIO_F_RING_RESET for vhost and vhost-user devices
,
Eugenio Perez Martin
,
13:02
Re: [RFC 2/7] migration: No save_live_pending() method uses the QEMUFile parameter
,
Dr. David Alan Gilbert
,
12:49
Re: [PATCH v3 1/2] io: Add support for MSG_PEEK for socket channel
,
Daniel P . Berrangé
,
12:32
Re: [PATCH for-7.2 1/5] hw/nvme: fix aio cancel in format
,
Keith Busch
,
12:18
Re: [PATCH v3 1/2] io: Add support for MSG_PEEK for socket channel
,
Peter Xu
,
12:16
Re: [PATCH 1/2] hw/xen/xen_pt: Call default handler only if no custom one is set
,
Anthony PERARD
,
12:13
Re: [PULL for 7.2-rc2 0/3] loongarch for 7.2-rc2 patches
,
Stefan Hajnoczi
,
12:09
Re: [PULL 0/8] pc,virtio: regression, test fixes
,
Stefan Hajnoczi
,
12:09
Re: [PULL v2 for 7.2-rc2 00/11] testing and doc updates
,
Stefan Hajnoczi
,
12:09
Re: Plugin Memory Callback Debugging
,
Aaron Lindsay
,
12:05
Re: [PATCH] multifd: Updated QAPI format for 'migrate' qemu monitor command
,
Daniel P . Berrangé
,
12:03
Re: [PATCH for-8.0 v3 14/45] tcg: Introduce tcg_type_size
,
Richard Henderson
,
11:54
Re: [PATCH] vhost-vdpa: skip TPM CRB memory section
,
Eugenio Perez Martin
,
11:50
Re: [PATCH v3 1/2] io: Add support for MSG_PEEK for socket channel
,
manish.mishra
,
11:42
[PULL 2/2] target/arm: Use signed quantity to represent VMSAv8-64 translation level
,
Peter Maydell
,
11:40
[PULL 1/2] target/arm: Don't do two-stage lookup if stage 2 is disabled
,
Peter Maydell
,
11:40
[PULL 0/2] target-arm queue
,
Peter Maydell
,
11:40
Re: [PATCH v3 1/2] io: Add support for MSG_PEEK for socket channel
,
Peter Xu
,
11:33
Re: [PATCH v3 1/2] io: Add support for MSG_PEEK for socket channel
,
Peter Xu
,
11:29
Re: [PATCH for 7.2?] vhost: fix vq dirt bitmap syncing when vIOMMU is enabled
,
Eric Auger
,
11:28
Re: [PATCH v2] target/arm: Use signed quantity to represent VMSAv8-64 translation level
,
Peter Maydell
,
11:11
Re: [PATCH v3 1/2] io: Add support for MSG_PEEK for socket channel
,
Peter Xu
,
11:10
Re: [PATCH] vhost-vdpa: skip TPM CRB memory section
,
Eric Auger
,
11:06
[PATCH] target/riscv: Dump sstatus CSR in riscv_cpu_dump_state()
,
Bin Meng
,
11:03
Re: [PATCH] multifd: Updated QAPI format for 'migrate' qemu monitor command
,
manish.mishra
,
10:58
Re: Plugin Memory Callback Debugging
,
Aaron Lindsay
,
10:57
[PATCH v2] target/arm: Use signed quantity to represent VMSAv8-64 translation level
,
Ard Biesheuvel
,
10:55
Re: [PATCH] target/arm: Use signed quantity to represent VMSAv8-64 translation level
,
Ard Biesheuvel
,
10:50
Re: [PATCH v2 1/2] cleanup: Tweak and re-run return_directly.cocci
,
Markus Armbruster
,
10:48
Re: [PATCH v3 1/2] io: Add support for MSG_PEEK for socket channel
,
manish.mishra
,
10:32
Re: [PATCH for-8.0 v3 24/45] tcg: Use output_pref wrapper function
,
Philippe Mathieu-Daudé
,
10:28
Re: [PATCH for-8.0 v3 22/45] tci: MAX_OPC_PARAM_IARGS is no longer used
,
Philippe Mathieu-Daudé
,
10:25
Re: [PATCH for-8.0 v3 21/45] accel/tcg/plugin: Use copy_op in append_{udata, mem}_cb
,
Philippe Mathieu-Daudé
,
10:23
Re: [PATCH for-8.0 v3 20/45] accel/tcg/plugin: Avoid duplicate copy in copy_call
,
Philippe Mathieu-Daudé
,
10:22
Re: [PATCH-for-7.2] vhost-vdpa: skip TPM CRB memory section
,
Philippe Mathieu-Daudé
,
10:21
Re: [PATCH] cleanup: Tweak and re-run return_directly.cocci
,
Peter Maydell
,
10:12
Re: [PATCH v2 1/2] cleanup: Tweak and re-run return_directly.cocci
,
Philippe Mathieu-Daudé
,
10:10
Re: [PATCH v2 2/2] block/vmdk: Simplify vmdk_co_create() to return directly
,
Philippe Mathieu-Daudé
,
10:05
Re: [PATCH] cleanup: Tweak and re-run return_directly.cocci
,
Philippe Mathieu-Daudé
,
10:03
[PATCH] vhost-vdpa: skip TPM CRB memory section
,
marcandre . lureau
,
09:54
Re: [PATCH] cleanup: Tweak and re-run return_directly.cocci
,
Philippe Mathieu-Daudé
,
09:51
Re: [PATCH v3 1/2] io: Add support for MSG_PEEK for socket channel
,
Daniel P . Berrangé
,
09:49
Re: [PATCH] target/arm: added cortex-a55 CPU support for qemu-virt
,
Peter Maydell
,
09:46
Re: [PATCH v3 1/2] io: Add support for MSG_PEEK for socket channel
,
Peter Xu
,
09:41
Re: [PATCH for-8.0 07/29] accel/tcg: Honor atomicity of loads
,
Peter Maydell
,
09:36
Re: [PATCH for-8.0 0/2] target/arm: Use tcg_gen_atomic_cmpxchg_i128
,
Peter Maydell
,
09:23
Re: [PATCH for-8.0 2/2] target/arm: Use tcg_gen_atomic_cmpxchg_i128 for CASP
,
Peter Maydell
,
09:22
Re: [PATCH for-8.0 1/2] target/arm: Use tcg_gen_atomic_cmpxchg_i128 for STXP
,
Peter Maydell
,
09:20
Re: [PATCH v2 1/2] cleanup: Tweak and re-run return_directly.cocci
,
BALATON Zoltan
,
09:06
[for-8.0 v2 11/11] MAINTAINERS: add myself as the maintainer for cryptodev
,
zhenwei pi
,
09:05
[for-8.0 v2 09/11] cryptodev: Use CryptoDevBackendOpInfo for operation
,
zhenwei pi
,
09:05
[for-8.0 v2 10/11] cryptodev: support QoS
,
zhenwei pi
,
09:05
[for-8.0 v2 06/11] cryptodev: Support statistics
,
zhenwei pi
,
09:05
[for-8.0 v2 08/11] hmp: add cryptodev info command
,
zhenwei pi
,
09:05
[for-8.0 v2 07/11] cryptodev-builtin: Detect akcipher capability
,
zhenwei pi
,
09:05
[for-8.0 v2 05/11] cryptodev: Introduce 'query-cryptodev' QMP command
,
zhenwei pi
,
09:04
[for-8.0 v2 04/11] cryptodev: Introduce server type in QAPI
,
zhenwei pi
,
09:04
[for-8.0 v2 03/11] cryptodev: Introduce cryptodev alg type in QAPI
,
zhenwei pi
,
09:04
[for-8.0 v2 02/11] cryptodev: Remove 'name' & 'model' fields
,
zhenwei pi
,
09:04
[for-8.0 v2 01/11] cryptodev: Introduce cryptodev.json
,
zhenwei pi
,
09:04
[for-8.0 v2 00/11] Refactor cryptodev
,
zhenwei pi
,
09:04
Re: [RFC 1/7] migration: Remove res_compatible parameter
,
Dr. David Alan Gilbert
,
08:55
Re: [PATCH v2 2/2] block/vmdk: Simplify vmdk_co_create() to return directly
,
Peter Maydell
,
08:53
[PATCH v2 1/2] cleanup: Tweak and re-run return_directly.cocci
,
Markus Armbruster
,
08:49
[PATCH v2 0/2] cleanup: Tweak and re-run return_directly.cocci
,
Markus Armbruster
,
08:49
[PATCH v2 2/2] block/vmdk: Simplify vmdk_co_create() to return directly
,
Markus Armbruster
,
08:49
Re: [RFC PATCH 1/1] Dirty quota-based throttling of vcpus
,
Shivam Kumar
,
08:49
[PATCH] target/arm: align exposed ID registers with Linux
,
Zhuojia Shen
,
08:49
Re: [PATCH] target/arm: build smbios 19 table
,
Mihai Carabas
,
08:48
Re: [PATCH] cleanup: Tweak and re-run return_directly.cocci
,
Peter Maydell
,
08:45
Re: [PATCH] target/arm: build smbios 19 table
,
Peter Maydell
,
08:40
Re: [PATCH] hw/arm/boot: set initrd parameters to 64bit in fdt
,
Peter Maydell
,
08:27
Re: [PATCH] cleanup: Tweak and re-run return_directly.cocci
,
Markus Armbruster
,
08:27
Re: [PATCH] target/arm: Use signed quantity to represent VMSAv8-64 translation level
,
Peter Maydell
,
08:21
Re: [PATCH v8 0/4] block: small refactorings
,
Kevin Wolf
,
08:11
[PULL for 7.2-rc2 1/3] hw/loongarch: Add default stdout uart in fdt
,
Song Gao
,
08:10
[PULL for 7.2-rc2 3/3] hw/loongarch: Replace the value of uart info with macro
,
Song Gao
,
08:10
[PULL for 7.2-rc2 2/3] hw/loongarch: Fix setprop_sized method in fdt rtc node.
,
Song Gao
,
08:10
[PULL for 7.2-rc2 0/3] loongarch for 7.2-rc2 patches
,
Song Gao
,
08:10
Re: [PATCH] cleanup: Tweak and re-run return_directly.cocci
,
Peter Maydell
,
07:44
Re: [PATCH v2 2/3] hw/mips/malta: Set PIIX4 IRQ routes in embedded bootloader
,
BALATON Zoltan
,
07:38
Re: UI layer threading and locking strategy; memory_region_snapshot_and_clear_dirty() races
,
Peter Maydell
,
06:52
Re: [PATCH for-8.0 v3 15/45] tcg: Introduce TCGCallReturnKind and TCGCallArgumentKind
,
Philippe Mathieu-Daudé
,
06:33
Re: [PATCH for-8.0 v3 14/45] tcg: Introduce tcg_type_size
,
Philippe Mathieu-Daudé
,
06:30
Re: [PATCH for-8.0 v3 12/45] tcg: Allocate TCGTemp pairs in host memory order
,
Philippe Mathieu-Daudé
,
06:26
Re: [PATCH] tests/avocado: using several workers while testing
,
bakulinm
,
06:14
Re: [PATCH] hw/loongarch: Fix setprop_sized method in fdt rtc node.
,
address@hidden
,
06:09
Re: [PATCH] hw/loongarch: Replace the value of uart info with macro
,
address@hidden
,
06:07
Re: [PATCH] hw/loongarch: Add default stdout uart in fdt
,
address@hidden
,
06:07
Re: [PATCH v3 1/2] io: Add support for MSG_PEEK for socket channel
,
Daniel P . Berrangé
,
05:32
[PULL 8/8] virtio: disable error for out of spec queue-enable
,
Michael S. Tsirkin
,
05:23
[PULL 7/8] acpi/tests/avocado/bits: keep the work directory when BITS_DEBUG is set in env
,
Michael S. Tsirkin
,
05:23
[PULL 6/8] tests/avocado: configure acpi-bits to use avocado timeout
,
Michael S. Tsirkin
,
05:23
[PULL 5/8] MAINTAINERS: add mst to list of biosbits maintainers
,
Michael S. Tsirkin
,
05:23
[PULL 4/8] tests: acpi: x86: update expected DSDT after moving PRQx fields in _SB scope
,
Michael S. Tsirkin
,
05:23
[PULL 3/8] acpi: x86: move RPQx field back to _SB scope
,
Michael S. Tsirkin
,
05:23
[PULL 2/8] tests: acpi: whitelist DSDT before moving PRQx to _SB scope
,
Michael S. Tsirkin
,
05:23
[PULL 1/8] vhost: mask VIRTIO_F_RING_RESET for vhost and vhost-user devices
,
Michael S. Tsirkin
,
05:23
[PULL 0/8] pc,virtio: regression, test fixes
,
Michael S. Tsirkin
,
05:23
Re: [PATCH v3 1/2] io: Add support for MSG_PEEK for socket channel
,
manish.mishra
,
05:14
Re: [PATCH v2 1/3] arm: move KVM breakpoints helpers
,
Alex Bennée
,
05:06
Re: [PATCH v4 11/11] block/dirty-bitmap: convert coroutine-only functions to generated_co_wrapper_simple
,
Kevin Wolf
,
05:04
[PULL v2 10/11] tests/avocado: skip aarch64 cloud TCG tests in CI
,
Alex Bennée
,
04:56
[PULL v2 07/11] docs/devel: try and improve the language around patch review
,
Alex Bennée
,
04:56
[PULL v2 09/11] tests/avocado: introduce alpine virt test for CI
,
Alex Bennée
,
04:56
[PULL v2 11/11] gitlab: integrate coverage report
,
Alex Bennée
,
04:56
[PULL v2 08/11] tests/avocado: Raise timeout for boot_linux.py:BootLinuxPPC64.test_pseries_tcg
,
Alex Bennée
,
04:56
[PULL v2 01/11] Run docker probe only if docker or podman are available
,
Alex Bennée
,
04:56
[PULL v2 03/11] tests/docker: allow user to override check target
,
Alex Bennée
,
04:56
[PULL v2 04/11] docs/devel: add a maintainers section to development process
,
Alex Bennée
,
04:56
[PULL v2 06/11] docs/devel: simplify the minimal checklist
,
Alex Bennée
,
04:56
[PULL v2 for 7.2-rc2 00/11] testing and doc updates
,
Alex Bennée
,
04:56
[PULL v2 05/11] docs/devel: make language a little less code centric
,
Alex Bennée
,
04:56
[PULL v2 02/11] tests/avocado/machine_aspeed.py: Reduce noise on the console for SDK tests
,
Alex Bennée
,
04:56
Re: [PATCH v9 3/8] KVM: Add KVM_EXIT_MEMORY_FAULT exit
,
Chao Peng
,
04:55
Re: [PATCH v3 1/2] io: Add support for MSG_PEEK for socket channel
,
Daniel P . Berrangé
,
04:53
Re: [PATCH for-8.0 v3 40/45] tcg: Add TCG_TARGET_CALL_{RET,ARG}_I128
,
Daniel Henrique Barboza
,
04:48
Re: [PATCH v3 04/13] docs/devel: add a maintainers section to development process
,
Alex Bennée
,
04:46
Re: [PATCH for-8.0 v3 32/45] tcg: Introduce tcg_out_addi_ptr
,
Daniel Henrique Barboza
,
04:46
Re: [PATCH for 7.2?] vhost: fix vq dirt bitmap syncing when vIOMMU is enabled
,
Michael S. Tsirkin
,
04:43
Re: [PATCH for-8.0 v3 34/45] tcg: Introduce tcg_target_call_oarg_reg
,
Daniel Henrique Barboza
,
04:42
Re: [PATCH v3 1/2] io: Add support for MSG_PEEK for socket channel
,
manish.mishra
,
04:41
Re: [PATCH v3 1/2] io: Add support for MSG_PEEK for socket channel
,
Daniel P . Berrangé
,
04:30
Re: [PATCH v2 2/7] multifd: modifying 'migrate' qmp command to add multifd socket on particular src and dest pair
,
Daniel P . Berrangé
,
04:27
Re: [PATCH] multifd: Updated QAPI format for 'migrate' qemu monitor command
,
Daniel P . Berrangé
,
04:23
Re: [PATCH v4 10/11] block: convert bdrv_create to generated_co_wrapper_simple
,
Kevin Wolf
,
04:16
Re: [PATCH v3 1/2] io: Add support for MSG_PEEK for socket channel
,
manish.mishra
,
04:09
Re: [PATCH v11 04/11] s390x/cpu topology: reporting the CPU topology to the guest
,
Pierre Morel
,
04:06
Re: [PATCH v4 09/11] block: bdrv_create_file is a coroutine_fn
,
Emanuele Giuseppe Esposito
,
04:05
Re: [PATCH v3 2/2] migration: check magic value for deciding the mapping of channels
,
Daniel P . Berrangé
,
04:01
Re: [PATCH v3 1/2] io: Add support for MSG_PEEK for socket channel
,
Daniel P . Berrangé
,
04:00
Re: [PATCH] cleanup: Tweak and re-run return_directly.cocci
,
Markus Armbruster
,
03:59
Re: [PATCH v4 09/11] block: bdrv_create_file is a coroutine_fn
,
Kevin Wolf
,
03:58
Re: [PATCH maybe-7.2 1/3] hw/i2c: only schedule pending master when bus is idle
,
Klaus Jensen
,
03:45
Re: [PATCH v4 08/11] block: distinguish between bdrv_create running in coroutine and not
,
Kevin Wolf
,
03:45
Re: [PATCH v4 05/11] block-coroutine-wrapper.py: default to main loop aiocontext if function does not have a BlockDriverState parameter
,
Kevin Wolf
,
03:27
Re: [PATCH for-7.2] block-backend: avoid bdrv_unregister_buf() NULL pointer deref
,
Kevin Wolf
,
03:21
Re: [PATCH v3] disas: recognize either <capstone.h> or <capstone/capstone.h>
,
Daniel P . Berrangé
,
03:16
[PATCH for-7.2 5/5] hw/nvme: remove copy bh scheduling
,
Klaus Jensen
,
03:14
[PATCH for-7.2 2/5] hw/nvme: fix aio cancel in flush
,
Klaus Jensen
,
03:14
[PATCH for-7.2 4/5] hw/nvme: fix aio cancel in dsm
,
Klaus Jensen
,
03:14
[PATCH for-7.2 3/5] hw/nvme: fix aio cancel in zone reset
,
Klaus Jensen
,
03:14
[PATCH for-7.2 0/5] hw/nvme: aio cancel fixes
,
Klaus Jensen
,
03:14
[PATCH for-7.2 1/5] hw/nvme: fix aio cancel in format
,
Klaus Jensen
,
03:14
Re: [PATCH v2] hw/riscv: virt: Remove the redundant ipi-id property
,
Atish Kumar Patra
,
03:10
[PATCH v3] hw/riscv: virt: Remove the redundant ipi-id property
,
Atish Patra
,
03:05
Re: UI layer threading and locking strategy; memory_region_snapshot_and_clear_dirty() races
,
Akihiko Odaki
,
03:05
[PATCH v3] disas: recognize either <capstone.h> or <capstone/capstone.h>
,
Michael Tokarev
,
02:46
Re: [PATCH v5 7/9] target/riscv: add support for Zcmt extension
,
Alistair Francis
,
01:41
Re: [PATCH v5 6/9] target/riscv: add support for Zcmp extension
,
Alistair Francis
,
01:27
Re: [PATCH v2] hw/riscv: virt: Remove the redundant ipi-id property
,
Alistair Francis
,
01:11
[PATCH] vhost-user: send set log base message only once
,
Yajun Wu
,
00:20
November 21, 2022
Re: [PATCH] vhost: mask VIRTIO_F_RING_RESET for vhost and vhost-user devices
,
Raphael Norwitz
,
23:27
Re: [PATCH for-8.0 12/29] tcg: Add 128-bit guest memory primitives
,
Richard Henderson
,
22:31
Re: [PATCH] vhost: mask VIRTIO_F_RING_RESET for vhost and vhost-user devices
,
Jason Wang
,
22:13
[PATCH for 7.2?] vhost: fix vq dirt bitmap syncing when vIOMMU is enabled
,
Jason Wang
,
22:01
Re: Plugin Memory Callback Debugging
,
Richard Henderson
,
21:22
Re: [PATCH v5 9/9] disas/riscv.c: add disasm support for Zc*
,
Alistair Francis
,
21:14
Re: [PATCH v5 5/9] target/riscv: add support for Zcb extension
,
Alistair Francis
,
21:10
Re: [PATCH v2 0/5] Nested virtualization fixes for QEMU
,
Alistair Francis
,
20:04
Re: [PATCH for-8.0 15/29] include/qemu/int128: Add vector type to Int128Alias
,
Philippe Mathieu-Daudé
,
18:46
Re: [PATCH for-8.0 17/29] tcg/aarch64: Add have_lse, have_lse2
,
Philippe Mathieu-Daudé
,
18:14
Re: [PATCH v2 2/3] hw/mips/malta: Set PIIX4 IRQ routes in embedded bootloader
,
Bernhard Beschow
,
18:14
Re: [PATCH for-8.0 17/29] tcg/aarch64: Add have_lse, have_lse2
,
Philippe Mathieu-Daudé
,
18:10
Re: [PATCH for-8.0 20/29] tcg: Add INDEX_op_qemu_{ld,st}_i128
,
Philippe Mathieu-Daudé
,
17:59
Re: [PATCH for-8.0 1/1] target/ppc: Use tcg_gen_atomic_cmpxchg_i128 for STQCX
,
Richard Henderson
,
17:53
Re: [RFC PATCH] include/hw: attempt to document VirtIO feature variables (!DISCUSS!)
,
Michael S. Tsirkin
,
17:46
Re: [PATCH for-8.0] MAINTAINERS: downgrade PPC KVM/TCG CPUs and pSeries to 'Odd Fixes'
,
Daniel Henrique Barboza
,
17:44
Re: [PATCH v2 2/3] hw/mips/malta: Set PIIX4 IRQ routes in embedded bootloader
,
Philippe Mathieu-Daudé
,
17:43
Re: [PATCH v2] gtk: disable GTK Clipboard with a new meson option
,
Jim Fehlig
,
17:42
Re: [PATCH for-8.0 1/1] target/ppc: Use tcg_gen_atomic_cmpxchg_i128 for STQCX
,
Daniel Henrique Barboza
,
17:37
Re: [PATCH v1 5/9] hw/virtio: introduce virtio_device_should_start
,
Michael S. Tsirkin
,
17:37
Re: UI layer threading and locking strategy; memory_region_snapshot_and_clear_dirty() races
,
Philippe Mathieu-Daudé
,
17:37
Re: [PATCH for-7.2] block-backend: avoid bdrv_unregister_buf() NULL pointer deref
,
Philippe Mathieu-Daudé
,
17:22
Re: [PATCH v5 14/20] hw/audio: explicitly set .requester_type for intel-hda
,
Philippe Mathieu-Daudé
,
17:14
Re: Plugin Memory Callback Debugging
,
Alex Bennée
,
17:10
Re: Plugin Memory Callback Debugging
,
Alex Bennée
,
17:00
Re: [PATCH v3 2/2] migration: check magic value for deciding the mapping of channels
,
Peter Xu
,
17:00
Re: [RFC PATCH] include/hw: attempt to document VirtIO feature variables (!DISCUSS!)
,
Stefan Hajnoczi
,
16:51
Re: [RFC PATCH] include/hw: attempt to document VirtIO feature variables (!DISCUSS!)
,
Alex Bennée
,
16:47
Re: [PATCH 3/3] target/i386/kvm: get and put AMD pmu registers
,
Dongli Zhang
,
16:34
Re: [PATCH v3 12/13] tests/avocado/boot_linux.py: Bump aarch64 virt test timeout to 720s
,
Peter Maydell
,
16:26
[PATCH for-7.2] target/arm: Don't do two-stage lookup if stage 2 is disabled
,
Peter Maydell
,
16:24
Re: [PULL 0/5] target-arm queue
,
Stefan Hajnoczi
,
16:23
[PATCH for-7.2] block-backend: avoid bdrv_unregister_buf() NULL pointer deref
,
Stefan Hajnoczi
,
16:19
Re: [PATCH 2/3] i386: kvm: disable KVM_CAP_PMU_CAPABILITY if "pmu" is disabled
,
Dongli Zhang
,
16:12
Re: [PULL 0/5] target-arm queue
,
Peter Maydell
,
16:10
Re: [PATCH] tests/qtest: Decrease the amount of output from the qom-test
,
Stefan Hajnoczi
,
16:07
Re: Null dereference in bdrv_unregister_buf() probably memory-backend-file related?
,
Stefan Hajnoczi
,
16:03
[PATCH] accel/tcg/plugin: Fix op_rw
,
Richard Henderson
,
15:39
Re: Plugin Memory Callback Debugging
,
Aaron Lindsay
,
15:24
Re: [RFC PATCH] include/hw: attempt to document VirtIO feature variables (!DISCUSS!)
,
Michael S. Tsirkin
,
15:09
[PATCH] virtio: disable error for out of spec queue-enable
,
Michael S. Tsirkin
,
15:03
[PATCH] tests/qtest: Decrease the amount of output from the qom-test
,
Thomas Huth
,
14:43
Re: [RFC PATCH] include/hw: attempt to document VirtIO feature variables (!DISCUSS!)
,
Alex Bennée
,
14:25
Re: [PATCH] target/arm: Use signed quantity to represent VMSAv8-64 translation level
,
Ard Biesheuvel
,
14:02
Re: [PATCH] target/arm: Use signed quantity to represent VMSAv8-64 translation level
,
Peter Maydell
,
13:51
Re: [PATCH v5 18/20] hw/i386: convert apic access to use MemTxAttrs
,
Peter Maydell
,
13:44
Re: [PATCH v5 14/20] hw/audio: explicitly set .requester_type for intel-hda
,
Peter Maydell
,
13:39
Re: [PATCH v5 01/20] hw: encode accessing CPU index in MemTxAttrs
,
Peter Maydell
,
13:32
[PATCH] target/arm: Use signed quantity to represent VMSAv8-64 translation level
,
Ard Biesheuvel
,
12:43
Re: [PATCH qemu.git v2 3/9] hw/timer/imx_epit: simplify interrupt logic
,
Axel Heider
,
12:35
Re: [PATCH] gtk: disable GTK Clipboard with a new option 'gtk_clipboard'
,
Jim Fehlig
,
12:32
Re: Null dereference in bdrv_unregister_buf() probably memory-backend-file related?
,
Jonathan Cameron
,
12:29
Re: [PATCH v7 0/7] hw/arm/virt: Improve address assignment for high memory regions
,
Peter Maydell
,
12:17
Re: [PATCH] cleanup: Tweak and re-run return_directly.cocci
,
Markus Armbruster
,
12:01
Re: Null dereference in bdrv_unregister_buf() probably memory-backend-file related?
,
Stefan Hajnoczi
,
11:48
Re: [PATCH] cleanup: Tweak and re-run return_directly.cocci
,
Max Filippov
,
11:42
Re: [PATCH] cleanup: Tweak and re-run return_directly.cocci
,
Thomas Huth
,
11:41
Re: [PATCH] cleanup: Tweak and re-run return_directly.cocci
,
Markus Armbruster
,
11:32
Re: [PATCH for-8.0 25/29] tcg/i386: Mark Win64 call-saved vector regs as reserved
,
Philippe Mathieu-Daudé
,
11:29
[PATCH v2 10/11] tests/migration: Introduce dirty-ring-size option into guestperf
,
huangy81
,
11:27
[PATCH v2 11/11] tests/migration: Introduce dirty-limit into guestperf
,
huangy81
,
11:27
Re: [PATCH for-8.0 24/29] tcg/i386: Replace is64 with type in qemu_ld/st routines
,
Philippe Mathieu-Daudé
,
11:27
[PATCH v2 09/11] tests: Add migration dirty-limit capability test
,
huangy81
,
11:27
[PATCH v2 04/11] qapi/migration: Introduce x-vcpu-dirty-limit-period parameter
,
huangy81
,
11:27
[PATCH v2 07/11] migration: Implement dirty-limit convergence algo
,
huangy81
,
11:27
[PATCH v2 08/11] migration: Export dirty-limit time info
,
huangy81
,
11:27
[PATCH v2 06/11] migration: Introduce dirty-limit capability
,
huangy81
,
11:27
[PATCH v2 05/11] qapi/migration: Introduce vcpu-dirty-limit parameters
,
huangy81
,
11:27
[PATCH v2 00/11] migration: introduce dirtylimit capability
,
huangy81
,
11:27
[PATCH v2 03/11] kvm-all: Do not allow reap vcpu dirty ring buffer if not ready
,
huangy81
,
11:27
[PATCH v2 02/11] softmmu/dirtylimit: Add parameter check for hmp "set_vcpu_dirty_limit"
,
huangy81
,
11:27
[PATCH v2 01/11] dirtylimit: Fix overflow when computing MB
,
huangy81
,
11:27
Re: [PATCH for-8.0 22/29] tcg/i386: Introduce tcg_out_testi
,
Philippe Mathieu-Daudé
,
11:23
Null dereference in bdrv_unregister_buf() probably memory-backend-file related?
,
Jonathan Cameron
,
11:21
Re: [PATCH for-8.0 21/29] tcg/i386: Introduce tcg_out_mov2
,
Philippe Mathieu-Daudé
,
11:21
Re: [PATCH] vhost: mask VIRTIO_F_RING_RESET for vhost and vhost-user devices
,
Stefan Hajnoczi
,
11:20
Re: [PATCH 00/19] Migration patches for 8.8
,
Juan Quintela
,
11:18
Re: [PATCH RESEND v3 2/2] virtio: remove unnecessary host_features in ->get_features()
,
Cornelia Huck
,
11:13
Re: [PATCH for-8.0 19/29] tcg: Introduce TCG_OPF_TYPE_MASK
,
Philippe Mathieu-Daudé
,
11:13
Re: [PATCH RESEND v3 1/2] virtio: document ->host_features usage in vdc->get_features() callback
,
Cornelia Huck
,
11:12
Re: [PATCH v4 07/11] block/vmdk: add missing coroutine_fn annotations
,
Emanuele Giuseppe Esposito
,
11:08
Re: [PATCH] cleanup: Tweak and re-run return_directly.cocci
,
Philippe Mathieu-Daudé
,
11:04
Re: [PATCH v4 07/11] block/vmdk: add missing coroutine_fn annotations
,
Kevin Wolf
,
11:02
Re: [PATCH] cleanup: Tweak and re-run return_directly.cocci
,
Markus Armbruster
,
10:57
Re: [PATCH v4 06/11] block-coroutine-wrapper.py: support also basic return types
,
Kevin Wolf
,
10:55
Re: [PATCH for-7.2 v3 0/3] rtl8139: honor large send MSS value
,
Stefan Hajnoczi
,
10:55
Re: [PULL 0/5] target-arm queue
,
Stefan Hajnoczi
,
10:54
Re: [PULL 0/8] Next patches
,
Stefan Hajnoczi
,
10:54
Re: [PULL 0/1] chardev patch for 7.2
,
Stefan Hajnoczi
,
10:54
Re: [PATCH v4 05/11] block-coroutine-wrapper.py: default to main loop aiocontext if function does not have a BlockDriverState parameter
,
Emanuele Giuseppe Esposito
,
10:52
[PATCH RESEND v3 1/2] virtio: document ->host_features usage in vdc->get_features() callback
,
Stefan Hajnoczi
,
10:50
[PATCH RESEND v3 2/2] virtio: remove unnecessary host_features in ->get_features()
,
Stefan Hajnoczi
,
10:50
[PATCH RESEND v3 0/2] virtio: remove unnecessary host_features in ->get_features()
,
Stefan Hajnoczi
,
10:50
[PATCH v3 3/3] virtio: remove unnecessary host_features in ->get_features()
,
Stefan Hajnoczi
,
10:50
[PATCH v3 1/3] target/ppc: Fix build warnings when building with 'disable-tcg'
,
Stefan Hajnoczi
,
10:50
[PATCH v3 2/3] virtio: document ->host_features usage in vdc->get_features() callback
,
Stefan Hajnoczi
,
10:49
[PATCH v3 0/3] virtio: remove unnecessary host_features in ->get_features()
,
Stefan Hajnoczi
,
10:48
[PATCH for-7.2 2/3] acpi: x86: move RPQx field back to _SB scope
,
Igor Mammedov
,
10:36
[PATCH for-7.2 3/3] tests: acpi: x86: update expected DSDT after moving PRQx fields in _SB scope
,
Igor Mammedov
,
10:36
[PATCH for-7.2 0/3] Fix lack of keyboard in SeaBIOS/grub/FreeDOS
,
Igor Mammedov
,
10:36
[PATCH for-7.2 1/3] tests: acpi: whitelist DSDT before moving PRQx to _SB scope
,
Igor Mammedov
,
10:36
Re: [PATCH v2 2/3] hw/mips/malta: Set PIIX4 IRQ routes in embedded bootloader
,
Bernhard Beschow
,
10:34
Re: [PATCH v4 05/11] block-coroutine-wrapper.py: default to main loop aiocontext if function does not have a BlockDriverState parameter
,
Kevin Wolf
,
10:30
Re: [RFC PATCH] include/hw: attempt to document VirtIO feature variables (!DISCUSS!)
,
Stefan Hajnoczi
,
10:23
[PATCH] target/arm: added cortex-a55 CPU support for qemu-virt
,
Timofey Kutergin
,
10:08
Re: [PATCH 00/15] Protect the block layer with a rwlock: part 3
,
Emanuele Giuseppe Esposito
,
10:02
Re: [PATCH 0/6] Protect the block layer with a rwlock: part 2
,
Emanuele Giuseppe Esposito
,
10:02
Re: [PATCH 00/20] Protect the block layer with a rwlock: part 1
,
Emanuele Giuseppe Esposito
,
10:02
[RFC PATCH] include/hw: attempt to document VirtIO feature variables (!DISCUSS!)
,
Alex Bennée
,
09:49
Re: [PATCH] cleanup: Tweak and re-run return_directly.cocci
,
Peter Maydell
,
09:37
Re: [PATCH 3/3] target/i386/kvm: get and put AMD pmu registers
,
Liang Yan
,
09:28
Re: [PATCH 2/3] i386: kvm: disable KVM_CAP_PMU_CAPABILITY if "pmu" is disabled
,
Liang Yan
,
09:23
Re: [PATCH RFC 2/3] hw/i2c: add mctp core
,
Matt Johnston
,
09:21
Re: [PATCH v11 04/11] s390x/cpu topology: reporting the CPU topology to the guest
,
Cédric Le Goater
,
09:14
[PATCH] cleanup: Tweak and re-run return_directly.cocci
,
Markus Armbruster
,
09:02
Re: [PULL 0/1] ppc queue
,
Stefan Hajnoczi
,
08:56
Re: [PULL 0/4] Some small s390x and testing fixes
,
Stefan Hajnoczi
,
08:56
[PATCH v2] gtk: disable GTK Clipboard with a new meson option
,
Claudio Fontana
,
08:55
Re: [PATCH] target/arm: added cortex-a55 CPU support for qemu-virt
,
Timofey Kutergin
,
08:51
Re: [PATCH] target/arm: added cortex-a55 CPU support for qemu-virt
,
Timofey Kutergin
,
08:48
[PATCH 19/19] migration: Drop rs->f
,
Juan Quintela
,
08:29
[PATCH 17/19] migration: Send requested page directly in rp-return thread
,
Juan Quintela
,
08:29
[PATCH 13/19] migration: Introduce pss_channel
,
Juan Quintela
,
08:29
[PATCH 15/19] migration: Make PageSearchStatus part of RAMState
,
Juan Quintela
,
08:29
[PATCH 09/19] migration: Remove RAMState.f references in compression code
,
Juan Quintela
,
08:29
[PATCH 01/19] multifd: Create page_size fields into both MultiFD{Recv, Send}Params
,
Juan Quintela
,
08:29
[PATCH 11/19] migration: Use atomic ops properly for page accountings
,
Juan Quintela
,
08:29
[PATCH 02/19] multifd: Create page_count fields into both MultiFD{Recv, Send}Params
,
Juan Quintela
,
08:29
[PATCH 06/19] migration: Add postcopy_preempt_active()
,
Juan Quintela
,
08:29
[PATCH 03/19] migration: Export ram_transferred_ram()
,
Juan Quintela
,
08:29
[PATCH 00/19] Migration patches for 8.8
,
Juan Quintela
,
08:29
[PATCH 12/19] migration: Teach PSS about host page
,
Juan Quintela
,
08:29
[PATCH 10/19] migration: Yield bitmap_mutex properly when sending/sleeping
,
Juan Quintela
,
08:29
[PATCH 18/19] migration: Remove old preempt code around state maintainance
,
Juan Quintela
,
08:29
[PATCH 14/19] migration: Add pss_init()
,
Juan Quintela
,
08:29
[PATCH 07/19] migration: Cleanup xbzrle zero page cache update logic
,
Juan Quintela
,
08:29
[PATCH 16/19] migration: Move last_sent_block into PageSearchStatus
,
Juan Quintela
,
08:29
[PATCH 05/19] migration: Take bitmap mutex when completing ram migration
,
Juan Quintela
,
08:29
[PATCH 08/19] migration: Trivial cleanup save_page_header() on same block check
,
Juan Quintela
,
08:29
[PATCH 04/19] migration: Export ram_release_page()
,
Juan Quintela
,
08:29
Re: [PATCH v4 01/11] block-copy: add missing coroutine_fn annotations
,
Emanuele Giuseppe Esposito
,
08:26
[PULL 5/5] target/arm: Limit LPA2 effective output address when TCR.DS == 0
,
Peter Maydell
,
08:03
[PULL 2/5] hw/intc: clean-up access to GIC multi-byte registers
,
Peter Maydell
,
08:03
[PULL 1/5] hw/sd: Fix sun4i allwinner-sdhost for U-Boot
,
Peter Maydell
,
08:03
[PULL 4/5] tests/avocado/boot_linux.py: Bump aarch64 virt test timeout to 720s
,
Peter Maydell
,
08:03
[PULL 3/5] hw/intc: add implementation of GICD_IIDR to Arm GIC
,
Peter Maydell
,
08:03
[PULL 0/5] target-arm queue
,
Peter Maydell
,
08:03
[PULL 8/8] migration: Block migration comment or code is wrong
,
Juan Quintela
,
08:00
[PULL 7/8] migration: Disable multifd explicitly with compression
,
Juan Quintela
,
08:00
[PULL 6/8] migration: Use non-atomic ops for clear log bitmap
,
Juan Quintela
,
08:00
[PULL 5/8] migration: Disallow postcopy preempt to be used with compress
,
Juan Quintela
,
07:59
[PULL 4/8] migration: Fix race on qemu_file_shutdown()
,
Juan Quintela
,
07:59
[PULL 3/8] migration: Fix possible infinite loop of ram save process
,
Juan Quintela
,
07:59
[PULL 2/8] migration/multifd/zero-copy: Create helper function for flushing
,
Juan Quintela
,
07:59
[PULL 0/8] Next patches
,
Juan Quintela
,
07:59
[PULL 1/8] migration/channel-block: fix return value for qio_channel_block_{readv, writev}
,
Juan Quintela
,
07:59
Re: [PATCH for-8.0 10/29] tcg: Unify helper_{be,le}_{ld,st}*
,
Philippe Mathieu-Daudé
,
07:49
Re: [PATCH for-8.0 09/29] tcg/tci: Use cpu_{ld,st}_mmu
,
Philippe Mathieu-Daudé
,
07:40
Re: [PATCH] multifd: Updated QAPI format for 'migrate' qemu monitor command
,
Juan Quintela
,
07:40
Re: [PATCH for-7.2 v3 1/3] rtl8139: avoid clobbering tx descriptor bits
,
Stefan Hajnoczi
,
07:31
Re: [PATCH 1/3] Revert "usbredir: avoid queuing hello packet on snapshot restore"
,
Ján Tomko
,
07:27
Re: [PATCH v2 2/7] multifd: modifying 'migrate' qmp command to add multifd socket on particular src and dest pair
,
Juan Quintela
,
07:27
Re: [PATCH for-8.0 04/29] accel/tcg: Introduce tlb_read_idx
,
Philippe Mathieu-Daudé
,
07:25
Re: [PATCH v4 04/11] block-coroutine-wrapper.py: introduce generated_co_wrapper_simple
,
Kevin Wolf
,
07:22
Re: [PATCH] tests/avocado: Update the URLs of the advent calendar images
,
Thomas Huth
,
07:18
Re: [PATCH for-8.0 01/29] include/qemu/cpuid: Introduce xgetbv_low
,
Philippe Mathieu-Daudé
,
07:15
Re: [PATCH v4 01/11] block-copy: add missing coroutine_fn annotations
,
Kevin Wolf
,
06:51
Re: [PATCH] target/arm: build smbios 19 table
,
Peter Maydell
,
06:43
Re: [RFC PATCH 1/1] Dirty quota-based throttling of vcpus
,
Philippe Mathieu-Daudé
,
06:35
Re: [PATCH] target/arm: build smbios 19 table
,
Mihai Carabas
,
06:24
Re: [PATCH] gtk: disable GTK Clipboard with a new option 'gtk_clipboard'
,
Claudio Fontana
,
06:24
Re: [PATCH 03/10] error: Move ERRP_GUARD() to the beginning of the function
,
Philippe Mathieu-Daudé
,
06:20
Re: [PATCH 10/10] io: Tidy up fat-fingered parameter name
,
Philippe Mathieu-Daudé
,
06:19
Re: [PATCH 09/10] qapi: Use returned bool to check for failure (again)
,
Philippe Mathieu-Daudé
,
06:19
Re: [PATCH 01/10] error: Drop some obviously superfluous error_propagate()
,
Philippe Mathieu-Daudé
,
06:14
Re: [PATCH] tests/avocado: Update the URLs of the advent calendar images
,
Philippe Mathieu-Daudé
,
06:13
Re: [PATCH for-8.0 1/7] qemu/main-loop: Introduce QEMU_IOTHREAD_LOCK_GUARD
,
Philippe Mathieu-Daudé
,
06:05
[PATCH] multifd: Updated QAPI format for 'migrate' qemu monitor command
,
Het Gala
,
06:04
Re: [PATCH 2/3] i386: kvm: disable KVM_CAP_PMU_CAPABILITY if "pmu" is disabled
,
Greg Kurz
,
06:03
Re: [PATCH for-8.0 7/7] accel/tcg: Use QEMU_IOTHREAD_LOCK_GUARD in io_readx/io_writex
,
Philippe Mathieu-Daudé
,
06:02
Re: [PATCH] target/arm: build smbios 19 table
,
Peter Maydell
,
06:02
Re: [PATCH for-8.0 6/7] hw/ppc: Use QEMU_IOTHREAD_LOCK_GUARD in ppc_set_irq
,
Philippe Mathieu-Daudé
,
05:58
Re: [SeaBIOS] [PATCH 3/4] move 64bit pci window to end of address space
,
Paul Menzel
,
05:57
Re: [PATCH for-8.0 4/7] target/ppc: Use QEMU_IOTHREAD_LOCK_GUARD in cpu_interrupt_exittb
,
Philippe Mathieu-Daudé
,
05:57
Re: [PATCH for-8.0 5/7] target/riscv: Use QEMU_IOTHREAD_LOCK_GUARD in riscv_cpu_update_mip
,
Philippe Mathieu-Daudé
,
05:56
Re: [PATCH for-8.0 3/7] target/ppc: Use QEMU_IOTHREAD_LOCK_GUARD in ppc_maybe_interrupt
,
Philippe Mathieu-Daudé
,
05:56
Re: [PATCH for-8.0 2/7] hw/mips: Use QEMU_IOTHREAD_LOCK_GUARD in cpu_mips_irq_request
,
Philippe Mathieu-Daudé
,
05:55
[PATCH 4/4] be less conservative with the 64bit pci io window
,
Gerd Hoffmann
,
05:32
[PATCH 0/4] misc tweaks for kvm and the 64bit pci window
,
Gerd Hoffmann
,
05:32
[PATCH 2/4] detect physical address space size
,
Gerd Hoffmann
,
05:32
[PATCH 3/4] move 64bit pci window to end of address space
,
Gerd Hoffmann
,
05:32
[PATCH 1/4] better kvm detection
,
Gerd Hoffmann
,
05:32
[PATCH] tests/avocado: Update the URLs of the advent calendar images
,
Thomas Huth
,
05:24
[PATCH] vhost: mask VIRTIO_F_RING_RESET for vhost and vhost-user devices
,
Stefano Garzarella
,
05:11
Re: [PATCH for-8.0 1/7] qemu/main-loop: Introduce QEMU_IOTHREAD_LOCK_GUARD
,
Alex Bennée
,
04:57
Re: [PATCH v4 01/11] block-copy: add missing coroutine_fn annotations
,
Emanuele Giuseppe Esposito
,
03:52
[PATCH 01/10] error: Drop some obviously superfluous error_propagate()
,
Markus Armbruster
,
03:51
[PATCH 06/10] qemu-config: Make config_parse_qdict() return bool
,
Markus Armbruster
,
03:51
[PATCH 05/10] monitor: Use ERRP_GUARD() in monitor_init()
,
Markus Armbruster
,
03:51
[PATCH 00/10] Cleanups around error_propagate() and ERRP_GUARD()
,
Markus Armbruster
,
03:51
[PATCH 10/10] io: Tidy up fat-fingered parameter name
,
Markus Armbruster
,
03:51
[PATCH 09/10] qapi: Use returned bool to check for failure (again)
,
Markus Armbruster
,
03:51
[PATCH 07/10] qemu-config: Use ERRP_GUARD() where obviously appropriate
,
Markus Armbruster
,
03:51
[PATCH 02/10] error: Drop a few superfluous ERRP_GUARD()
,
Markus Armbruster
,
03:51
[PATCH 08/10] sockets: Use ERRP_GUARD() where obviously appropriate
,
Markus Armbruster
,
03:51
[PATCH 04/10] monitor: Simplify monitor_fd_param()'s error handling
,
Markus Armbruster
,
03:51
[PATCH 03/10] error: Move ERRP_GUARD() to the beginning of the function
,
Markus Armbruster
,
03:51
Re: [PATCH 2/2] qga:/qga-win: skip getting pci info for USB disks
,
Konstantin Kostiuk
,
03:34
Re: [PATCH 1/2] qga:/qga-win: adding a empty PCI address creation function
,
Konstantin Kostiuk
,
03:34
Re: [PATCH v4 01/11] block-copy: add missing coroutine_fn annotations
,
Emanuele Giuseppe Esposito
,
03:33
Re: [PULL v4 30/83] virtio: core: vq reset feature negotation support
,
Stefano Garzarella
,
03:20
Re: [PULL v4 46/83] acpi: pc/q35: drop ad-hoc PCI-ISA bridge AML routines and let bus ennumeration generate AML
,
Michael S. Tsirkin
,
02:50
Re: [PATCH 1/2] remove DEC 21154 PCI bridge
,
Igor Mammedov
,
02:44
Re: [PATCH 0/3] kvm: fix two svm pmu virtualization bugs
,
Dongli Zhang
,
02:39
[PULL 1/1] chardev/char-win-stdio: Pass Ctrl+C to guest with a multiplexed monitor
,
marcandre . lureau
,
02:36
[PULL 0/1] chardev patch for 7.2
,
marcandre . lureau
,
02:36
Re: [PULL v4 46/83] acpi: pc/q35: drop ad-hoc PCI-ISA bridge AML routines and let bus ennumeration generate AML
,
Igor Mammedov
,
02:28
Re: [PATCH v2 5/5] target/riscv: Ensure opcode is saved for all relevant instructions
,
Alistair Francis
,
02:23
Re: [PULL v4 46/83] acpi: pc/q35: drop ad-hoc PCI-ISA bridge AML routines and let bus ennumeration generate AML
,
Igor Mammedov
,
02:23
Re: [PATCH v3 03/17] migration: Block migration comment or code is wrong
,
Avihai Horon
,
02:21
Re: [PATCH v5 4/9] target/riscv: add support for Zcd extension
,
Alistair Francis
,
02:21
Re: [PATCH v3 01/17] migration: Remove res_compatible parameter
,
Avihai Horon
,
02:20
Re: [PATCH v5 3/9] target/riscv: add support for Zcf extension
,
Alistair Francis
,
02:20
Re: [PATCH v5 2/9] target/riscv: add support for Zca extension
,
Alistair Francis
,
02:18
Re: [PULL v4 30/83] virtio: core: vq reset feature negotation support
,
Michael S. Tsirkin
,
02:07
Re: [PATCH 0/3] kvm: fix two svm pmu virtualization bugs
,
Like Xu
,
01:42
Re: [PATCH 0/2] qemu-ga-win: 'guest-get-fsinfo' command wont query storage devices of bus type USB
,
Marc-André Lureau
,
01:38
Re: [PULL v4 30/83] virtio: core: vq reset feature negotation support
,
Jason Wang
,
01:17
November 20, 2022
[RFC PATCH 1/1] Dirty quota-based throttling of vcpus
,
Shivam Kumar
,
23:49
[RFC PATCH 0/1] QEMU: Dirty quota-based throttling of vcpus
,
Shivam Kumar
,
23:49
Re: [PATCH for-7.2 v3 3/3] rtl8139: honor large send MSS value
,
Jason Wang
,
23:16
Re: [PATCH for-7.2 v3 2/3] rtl8139: keep Tx command mode 0 and 1 separate
,
Jason Wang
,
23:16
Re: [PATCH for-7.2 v3 1/3] rtl8139: avoid clobbering tx descriptor bits
,
Jason Wang
,
23:16
Re: [PATCH] vhost: configure all host notifiers in a single MR transaction
,
Jason Wang
,
23:02
Re: [PATCH v2 0/5] Nested virtualization fixes for QEMU
,
Anup Patel
,
22:02
Re: [PATCH v5 1/9] target/riscv: add cfg properties for Zc* extension
,
Alistair Francis
,
19:58
Re: [PATCH v2] hw/riscv: virt: Remove the redundant ipi-id property
,
Alistair Francis
,
19:53
Re: [PATCH v2] hw/riscv: virt: Remove the redundant ipi-id property
,
Alistair Francis
,
18:45
Re: [PATCH] riscv: Add RISCVCPUConfig.satp_mode to set sv48, sv57, etc.
,
Alistair Francis
,
18:44
Re: [PATCH v11 4/5] target/riscv: smstateen check for fcsr
,
Alistair Francis
,
18:36
Re: [PATCH for-8.0 1/7] qemu/main-loop: Introduce QEMU_IOTHREAD_LOCK_GUARD
,
Richard Henderson
,
18:31
Re: [PATCH for-8.0 5/7] target/riscv: Use QEMU_IOTHREAD_LOCK_GUARD in riscv_cpu_update_mip
,
Alistair Francis
,
18:18
Re: [PATCH 1/2] remove DEC 21154 PCI bridge
,
Mark Cave-Ayland
,
17:09
Re: [PATCH] target/arm: build smbios 19 table
,
Mihai Carabas
,
12:53
[PATCH v2 3/3] hw/isa/piix4: Decouple INTx-to-LNKx routing which is board-specific
,
Bernhard Beschow
,
10:06
[PATCH v2 2/3] hw/isa/piix3: Decouple INTx-to-LNKx routing which is board-specific
,
Bernhard Beschow
,
10:06
[PATCH v2 1/3] hw/pci/pci: Factor out pci_bus_map_irqs() from pci_bus_irqs()
,
Bernhard Beschow
,
10:06
[PATCH v2 0/3] Decouple INTx-to-LNKx routing from south bridges
,
Bernhard Beschow
,
10:06
[PATCH 1/2] qga:/qga-win: adding a empty PCI address creation function
,
Kfir Manor
,
09:09
[PATCH 0/2] qemu-ga-win: 'guest-get-fsinfo' command wont query storage devices of bus type USB
,
Kfir Manor
,
09:08
[PATCH 2/2] qga:/qga-win: skip getting pci info for USB disks
,
Kfir Manor
,
09:01
[PATCH v4 1/3] block/rbd: encryption nit fixes
,
Or Ozeri
,
05:29
[PATCH v4 3/3] block/rbd: Add support for layered encryption
,
Or Ozeri
,
05:29
[PATCH v4 2/3] block/rbd: Add luks-any encryption opening option
,
Or Ozeri
,
05:29
[PATCH v4 0/3] block/rbd: Add support for layered encryption
,
Or Ozeri
,
05:29
Re: [PATCH v3 14/17] vfio/migration: Reset device if setting recover state fails
,
Avihai Horon
,
04:40
Re: [PATCH v3 12/17] vfio/migration: Implement VFIO migration protocol v2
,
Avihai Horon
,
04:34
Re: [PATCH v3 12/17] vfio/migration: Implement VFIO migration protocol v2
,
Avihai Horon
,
03:46
November 19, 2022
Re: Instruction concurrent modification issue of direct jump in AArch64
,
Richard Henderson
,
16:25
Re: [PATCH qemu.git v2 5/9] hw/timer/imx_epit: do not persist CR.SWR bit
,
Axel Heider
,
12:41
Re: [PULL v4 46/83] acpi: pc/q35: drop ad-hoc PCI-ISA bridge AML routines and let bus ennumeration generate AML
,
Michael S. Tsirkin
,
12:22
Re: [PULL v4 30/83] virtio: core: vq reset feature negotation support
,
Michael S. Tsirkin
,
12:19
Re: [PATCH 3/4] target/avr: fix avr features processing
,
Michael Rolnik
,
11:05
Re: [PATCH v2 05/19] hw/9pfs: Update 9pfs to use the new QemuFd_t type
,
Bin Meng
,
10:22
Re: [PATCH] chardev/char-win-stdio: Pass Ctrl+C to guest with a multiplexed monitor
,
Bin Meng
,
10:19
Re: [PATCH] gtk: disable GTK Clipboard with a new option 'gtk_clipboard'
,
Peter Maydell
,
09:30
[PATCH 2/3] i386: kvm: disable KVM_CAP_PMU_CAPABILITY if "pmu" is disabled
,
Dongli Zhang
,
07:30
[PATCH 1/3] kvm: introduce a helper before creating the 1st vcpu
,
Dongli Zhang
,
07:30
[PATCH 3/3] target/i386/kvm: get and put AMD pmu registers
,
Dongli Zhang
,
07:30
[PATCH 0/3] kvm: fix two svm pmu virtualization bugs
,
Dongli Zhang
,
07:29
Re: [PATCH v2 05/19] hw/9pfs: Update 9pfs to use the new QemuFd_t type
,
Greg Kurz
,
05:19
Re: [PATCH 1/2] io: Add support for MSG_PEEK for socket channel
,
manish.mishra
,
04:41
[PATCH v3 1/2] io: Add support for MSG_PEEK for socket channel
,
manish.mishra
,
04:37
[PATCH v3 2/2] migration: check magic value for deciding the mapping of channels
,
manish.mishra
,
04:37
[PATCH 2/2] migration: check magic value for deciding the mapping of channels
,
manish.mishra
,
04:37
check magic value for deciding the mapping of channels
,
manish.mishra
,
04:37
[PATCH 1/2] io: Add support for MSG_PEEK for socket channel
,
manish.mishra
,
04:36
Re: [PULL v4 46/83] acpi: pc/q35: drop ad-hoc PCI-ISA bridge AML routines and let bus ennumeration generate AML
,
Volker Rümelin
,
03:49
Instruction concurrent modification issue of direct jump in AArch64
,
hev
,
03:19
[PATCH] e1000e: Define E1000_SWSM_SMBI
,
Akihiko Odaki
,
01:02
[PATCH 3/4] target/avr: fix avr features processing
,
Pavel Dovgalyuk
,
00:56
[PATCH 4/4] target/avr: fix interrupt processing
,
Pavel Dovgalyuk
,
00:56
[PATCH 2/4] target/avr: implement small RAM/large RAM feature
,
Pavel Dovgalyuk
,
00:56
[PATCH 1/4] target/avr: fix long address calculation
,
Pavel Dovgalyuk
,
00:56
[PATCH 0/4] AVR target fixes
,
Pavel Dovgalyuk
,
00:56
[PATCH] e1000e: Mask registers when writing
,
Akihiko Odaki
,
00:53
[PATCH] e1000: Mask registers when writing
,
Akihiko Odaki
,
00:49
November 18, 2022
Re: [PATCH] gtk: disable GTK Clipboard with a new option 'gtk_clipboard'
,
Jim Fehlig
,
17:27
Re: Plugin Memory Callback Debugging
,
Aaron Lindsay
,
17:04
Re: Plugin Memory Callback Debugging
,
Aaron Lindsay
,
17:03
Re: [PATCH v4 03/11] block-backend: replace bdrv_*_above with blk_*_above
,
Kevin Wolf
,
14:15
Re: [PATCH] target/arm: build smbios 19 table
,
Peter Maydell
,
14:11
Re: [PATCH v4 02/11] nbd/server.c: add missing coroutine_fn annotations
,
Kevin Wolf
,
14:08
Re: [PATCH v4 01/11] block-copy: add missing coroutine_fn annotations
,
Kevin Wolf
,
14:05
Re: [PATCH qemu.git v2 9/9] hw/timer/imx_epit: fix compare timer handling
,
Peter Maydell
,
14:01
Re: [PATCH] vhost: configure all host notifiers in a single MR transaction
,
Stefan Hajnoczi
,
13:28
Re: [PATCH for-8.0 1/7] qemu/main-loop: Introduce QEMU_IOTHREAD_LOCK_GUARD
,
Richard Henderson
,
13:22
Re: [PATCH v5 7/9] target/riscv: add support for Zcmt extension
,
Richard Henderson
,
13:15
[PATCH v2 14/15] block: Don't poll in bdrv_replace_child_noperm()
,
Kevin Wolf
,
12:42
[PATCH v2 15/15] block: Remove poll parameter from bdrv_parent_drained_begin_single()
,
Kevin Wolf
,
12:42
[PATCH v2 10/15] block: Remove subtree drains
,
Kevin Wolf
,
12:42
[PATCH v2 09/15] stream: Replace subtree drain with a single node drain
,
Kevin Wolf
,
12:42
[PATCH v2 12/15] block: Remove ignore_bds_parents parameter from drain_begin/end.
,
Kevin Wolf
,
12:41
[PATCH v2 13/15] block: Drop out of coroutine in bdrv_do_drained_begin_quiesce()
,
Kevin Wolf
,
12:41
[PATCH v2 11/15] block: Call drain callbacks only once
,
Kevin Wolf
,
12:41
[PATCH v2 06/15] block: Fix locking for bdrv_reopen_queue_child()
,
Kevin Wolf
,
12:41
[PATCH v2 08/15] block: Don't use subtree drains in bdrv_drop_intermediate()
,
Kevin Wolf
,
12:41
[PATCH v2 00/15] block: Simplify drain
,
Kevin Wolf
,
12:41
[PATCH v2 07/15] block: Drain invidual nodes during reopen
,
Kevin Wolf
,
12:41
[PATCH v2 05/15] block: Inline bdrv_drain_invoke()
,
Kevin Wolf
,
12:41
[PATCH v2 03/15] block: Revert .bdrv_drained_begin/end to non-coroutine_fn
,
Kevin Wolf
,
12:41
[PATCH v2 04/15] block: Remove drained_end_counter
,
Kevin Wolf
,
12:41
[PATCH v2 02/15] test-bdrv-drain: Don't yield in .bdrv_co_drained_begin/end()
,
Kevin Wolf
,
12:41
[PATCH v2 01/15] qed: Don't yield in bdrv_qed_co_drain_begin()
,
Kevin Wolf
,
12:41
[PATCH] target/arm: build smbios 19 table
,
Mihai Carabas
,
12:37
Re: [PATCH] tests/avocado: configure acpi-bits to use avocado timeout
,
Ani Sinha
,
11:19
Re: [PATCH qemu.git v2 7/9] hw/timer/imx_epit: factor out register write handlers
,
Peter Maydell
,
11:06
Re: [PATCH v9 3/8] KVM: Add KVM_EXIT_MEMORY_FAULT exit
,
Sean Christopherson
,
10:59
Re: [PATCH qemu.git v2 8/9] hw/timer/imx_epit: change reset handling
,
Peter Maydell
,
10:59
Re: [PATCH qemu.git v2 6/9] hw/timer/imx_epit: remove explicit fields cnt and freq
,
Peter Maydell
,
10:54
Re: [PATCH qemu.git v2 5/9] hw/timer/imx_epit: do not persist CR.SWR bit
,
Peter Maydell
,
10:48
Re: [PATCH qemu.git v2 4/9] hw/timer/imx_epit: software reset clears the interrupt
,
Peter Maydell
,
10:42
Re: [PATCH qemu.git v2 3/9] hw/timer/imx_epit: simplify interrupt logic
,
Peter Maydell
,
10:41
Re: [PATCH qemu.git v2 2/9] hw/timer/imx_epit: cleanup CR defines
,
Peter Maydell
,
10:36
Re: [PATCH qemu.git v2 1/9] hw/timer/imx_epit: improve comments
,
Peter Maydell
,
10:35
Re: [PATCH 00/15] Protect the block layer with a rwlock: part 3
,
Paolo Bonzini
,
10:13
Re: [PATCH v4 0/7] Add ARM Cortex-R52 CPU
,
Peter Maydell
,
10:04
Re: [PATCH v4 6/7] target/arm: Add PMSAv8r functionality
,
Peter Maydell
,
10:03
Re: [PATCH 00/15] Protect the block layer with a rwlock: part 3
,
Emanuele Giuseppe Esposito
,
10:01
Re: [PULL v4 46/83] acpi: pc/q35: drop ad-hoc PCI-ISA bridge AML routines and let bus ennumeration generate AML
,
Igor Mammedov
,
09:55
[PATCH] vhost: configure all host notifiers in a single MR transaction
,
Longpeng(Mike)
,
09:49
Re: [PULL v4 30/83] virtio: core: vq reset feature negotation support
,
Stefano Garzarella
,
09:40
Re: [PULL v4 30/83] virtio: core: vq reset feature negotation support
,
Stefano Garzarella
,
09:33
Re: [RFC PATCH] tests/avocado: use new rootfs for orangepi test
,
Thomas Huth
,
09:19
Re: [PATCH for-8.0] hw: Add compat machines for 8.0
,
Thomas Huth
,
09:12
Re: [PATCH v4 7/7] target/arm: Add ARM Cortex-R52 CPU
,
Peter Maydell
,
09:04
Re: [PATCH v4 5/7] target/arm: Add PMSAv8r registers
,
Peter Maydell
,
08:52
Re: [PATCH for-8.0 1/7] qemu/main-loop: Introduce QEMU_IOTHREAD_LOCK_GUARD
,
Alex Bennée
,
08:38
Re: [PATCH v2 05/19] hw/9pfs: Update 9pfs to use the new QemuFd_t type
,
Christian Schoenebeck
,
08:38
Re: [PATCH for-8.0 1/7] qemu/main-loop: Introduce QEMU_IOTHREAD_LOCK_GUARD
,
Alex Bennée
,
08:36
Re: [PATCH v9 3/8] KVM: Add KVM_EXIT_MEMORY_FAULT exit
,
Alex Bennée
,
08:28
Re: [PATCH v2 02/19] hw/9pfs: Drop unnecessary *xattr wrapper API declarations
,
Christian Schoenebeck
,
08:10
Re: [PULL v4 46/83] acpi: pc/q35: drop ad-hoc PCI-ISA bridge AML routines and let bus ennumeration generate AML
,
Igor Mammedov
,
08:08
Re: [PATCH 1/2] remove DEC 21154 PCI bridge
,
Igor Mammedov
,
07:45
[PATCH v5 0/9] support subsets of code size reduction extension
,
Weiwei Li
,
07:39
[PATCH v5 5/9] target/riscv: add support for Zcb extension
,
Weiwei Li
,
07:39
[PATCH v5 3/9] target/riscv: add support for Zcf extension
,
Weiwei Li
,
07:39
[PATCH v5 6/9] target/riscv: add support for Zcmp extension
,
Weiwei Li
,
07:39
[PATCH v5 1/9] target/riscv: add cfg properties for Zc* extension
,
Weiwei Li
,
07:39
[PATCH v5 7/9] target/riscv: add support for Zcmt extension
,
Weiwei Li
,
07:39
[PATCH v5 8/9] target/riscv: expose properties for Zc* extension
,
Weiwei Li
,
07:39
[PATCH v5 9/9] disas/riscv.c: add disasm support for Zc*
,
Weiwei Li
,
07:39
[PATCH v5 2/9] target/riscv: add support for Zca extension
,
Weiwei Li
,
07:39
[PATCH v5 4/9] target/riscv: add support for Zcd extension
,
Weiwei Li
,
07:39
Re: [PATCH v4 7/9] target/riscv: add support for Zcmt extension
,
weiwei
,
06:59
[RFC PATCH] tests/avocado: use new rootfs for orangepi test
,
Alex Bennée
,
06:33
Re: [PATCH 00/15] Protect the block layer with a rwlock: part 3
,
Paolo Bonzini
,
05:57
Re: [PATCH for-8.0 4/7] target/ppc: Use QEMU_IOTHREAD_LOCK_GUARD in cpu_interrupt_exittb
,
Richard Henderson
,
05:35
Re: [PATCH v4 7/9] target/riscv: add support for Zcmt extension
,
Richard Henderson
,
05:24
Re: [PATCH for-8.0] hw: Add compat machines for 8.0
,
Cornelia Huck
,
05:14
Re: [PATCH for-8.0 6/7] hw/ppc: Use QEMU_IOTHREAD_LOCK_GUARD in ppc_set_irq
,
Daniel Henrique Barboza
,
05:14
Re: [PATCH for-8.0 4/7] target/ppc: Use QEMU_IOTHREAD_LOCK_GUARD in cpu_interrupt_exittb
,
Daniel Henrique Barboza
,
05:13
Re: [PATCH for-8.0 3/7] target/ppc: Use QEMU_IOTHREAD_LOCK_GUARD in ppc_maybe_interrupt
,
Daniel Henrique Barboza
,
05:12
Re: [PATCH v4 6/9] target/riscv: add support for Zcmp extension
,
Richard Henderson
,
05:03
Re: [PATCH v3 2/3] KVM: keep track of running ioctls
,
Emanuele Giuseppe Esposito
,
04:54
[PATCH for-8.0 26/29] tcg/i386: Examine MemOp for atomicity and alignment
,
Richard Henderson
,
04:49
[PATCH for-8.0 23/29] tcg/i386: Use full load/store helpers in user-only mode
,
Richard Henderson
,
04:49
[PATCH for-8.0 22/29] tcg/i386: Introduce tcg_out_testi
,
Richard Henderson
,
04:49
[PATCH for-8.0 14/29] tcg/i386: Add have_atomic16
,
Richard Henderson
,
04:49
[PATCH for-8.0 15/29] include/qemu/int128: Add vector type to Int128Alias
,
Richard Henderson
,
04:49
[PATCH for-8.0 13/29] meson: Detect atomic128 support with optimization
,
Richard Henderson
,
04:49
[PATCH for-8.0 16/29] accel/tcg: Use have_atomic16 in ldst_atomicity.c.inc
,
Richard Henderson
,
04:49
[PATCH for-8.0 20/29] tcg: Add INDEX_op_qemu_{ld,st}_i128
,
Richard Henderson
,
04:49
[PATCH for-8.0 19/29] tcg: Introduce TCG_OPF_TYPE_MASK
,
Richard Henderson
,
04:49
[PATCH for-8.0 29/29] tcg/i386: Honor 64-bit atomicity in 32-bit mode
,
Richard Henderson
,
04:49
[PATCH for-8.0 25/29] tcg/i386: Mark Win64 call-saved vector regs as reserved
,
Richard Henderson
,
04:49
[PATCH for-8.0 18/29] accel/tcg: Add aarch64 specific support in ldst_atomicity
,
Richard Henderson
,
04:49
[PATCH for-8.0 17/29] tcg/aarch64: Add have_lse, have_lse2
,
Richard Henderson
,
04:49
[PATCH for-8.0 27/29] tcg/i386: Support 128-bit load/store with have_atomic16
,
Richard Henderson
,
04:49
[PATCH for-8.0 28/29] tcg/i386: Add vex_v argument to tcg_out_vex_modrm_pool
,
Richard Henderson
,
04:49
[PATCH for-8.0 24/29] tcg/i386: Replace is64 with type in qemu_ld/st routines
,
Richard Henderson
,
04:49
[PATCH for-8.0 21/29] tcg/i386: Introduce tcg_out_mov2
,
Richard Henderson
,
04:49
[PATCH for-8.0 12/29] tcg: Add 128-bit guest memory primitives
,
Richard Henderson
,
04:48
[PATCH for-8.0 10/29] tcg: Unify helper_{be,le}_{ld,st}*
,
Richard Henderson
,
04:48
[PATCH for-8.0 11/29] accel/tcg: Implement helper_{ld, st}*_mmu for user-only
,
Richard Henderson
,
04:48
[PATCH for-8.0 08/29] accel/tcg: Honor atomicity of stores
,
Richard Henderson
,
04:48
[PATCH for-8.0 09/29] tcg/tci: Use cpu_{ld,st}_mmu
,
Richard Henderson
,
04:48
[PATCH for-8.0 07/29] accel/tcg: Honor atomicity of loads
,
Richard Henderson
,
04:48
[PATCH for-8.0 06/29] accel/tcg: Reorg system mode store helpers
,
Richard Henderson
,
04:48
[PATCH for-8.0 01/29] include/qemu/cpuid: Introduce xgetbv_low
,
Richard Henderson
,
04:48
[PATCH for-8.0 05/29] accel/tcg: Reorg system mode load helpers
,
Richard Henderson
,
04:48
[PATCH for-8.0 04/29] accel/tcg: Introduce tlb_read_idx
,
Richard Henderson
,
04:48
[PATCH for-8.0 03/29] accel/tcg: Add cpu_in_serial_context
,
Richard Henderson
,
04:48
[PATCH for-8.0 02/29] include/exec/memop: Add bits describing atomicity
,
Richard Henderson
,
04:48
[PATCH for-8.0 00/29] tcg: Improve atomicity support
,
Richard Henderson
,
04:48
Re: [PATCH for-8.0] hw: Add compat machines for 8.0
,
Thomas Huth
,
04:43
Re: [PATCH v2] pc: q35: Bump max_cpus to 1024
,
Gerd Hoffmann
,
04:43
Re: [PATCH for-8.0 0/7] main-loop: Introduce QEMU_IOTHREAD_LOCK_GUARD
,
Paolo Bonzini
,
04:36
Re: [PATCH] pc: q35: Bump max_cpus to 1024
,
Claudio Fontana
,
04:34
Re: [PATCH v2 05/19] hw/9pfs: Update 9pfs to use the new QemuFd_t type
,
Greg Kurz
,
04:30
[PATCH for-8.0 7/7] accel/tcg: Use QEMU_IOTHREAD_LOCK_GUARD in io_readx/io_writex
,
Richard Henderson
,
04:19
[PATCH for-8.0 6/7] hw/ppc: Use QEMU_IOTHREAD_LOCK_GUARD in ppc_set_irq
,
Richard Henderson
,
04:19
[PATCH for-8.0 4/7] target/ppc: Use QEMU_IOTHREAD_LOCK_GUARD in cpu_interrupt_exittb
,
Richard Henderson
,
04:19
[PATCH for-8.0 5/7] target/riscv: Use QEMU_IOTHREAD_LOCK_GUARD in riscv_cpu_update_mip
,
Richard Henderson
,
04:19
[PATCH for-8.0 1/7] qemu/main-loop: Introduce QEMU_IOTHREAD_LOCK_GUARD
,
Richard Henderson
,
04:19
[PATCH for-8.0 3/7] target/ppc: Use QEMU_IOTHREAD_LOCK_GUARD in ppc_maybe_interrupt
,
Richard Henderson
,
04:19
[PATCH for-8.0 2/7] hw/mips: Use QEMU_IOTHREAD_LOCK_GUARD in cpu_mips_irq_request
,
Richard Henderson
,
04:19
[PATCH for-8.0 0/7] main-loop: Introduce QEMU_IOTHREAD_LOCK_GUARD
,
Richard Henderson
,
04:19
Re: [PATCH v2] pc: q35: Bump max_cpus to 1024
,
Daniel P . Berrangé
,
04:18
[PATCH v2] pc: q35: Bump max_cpus to 1024
,
Dario Faggioli
,
03:55
Re: [PATCH v2 02/19] hw/9pfs: Drop unnecessary *xattr wrapper API declarations
,
Greg Kurz
,
03:42
[RFC PATCH] migration: reduce time of loading non-iterable vmstate
,
Chuang Xu
,
03:37
Re: [PATCH v3 12/13] tests/avocado/boot_linux.py: Bump aarch64 virt test timeout to 720s
,
Philippe Mathieu-Daudé
,
03:08
Re: [PATCH v3 10/13] tests/avocado: skip aarch64 cloud TCG tests in CI
,
Philippe Mathieu-Daudé
,
03:05
Re: [PATCH v3 09/13] tests/avocado: introduce alpine virt test for CI
,
Philippe Mathieu-Daudé
,
03:04
Re: [PATCH] tests/avocado: configure acpi-bits to use avocado timeout
,
Thomas Huth
,
03:03
Re: [PATCH RFC 3/3] hw/nvme: add nvme management interface model
,
Klaus Jensen
,
02:58
Re: [PATCH v3 07/13] docs/devel: try and improve the language around patch review
,
Philippe Mathieu-Daudé
,
02:58
Re: [PATCH RFC 3/3] hw/nvme: add nvme management interface model
,
Philippe Mathieu-Daudé
,
02:57
Re: [PATCH v3 06/13] docs/devel: simplify the minimal checklist
,
Philippe Mathieu-Daudé
,
02:56
Re: [PATCH v3 05/13] docs/devel: make language a little less code centric
,
Philippe Mathieu-Daudé
,
02:53
Re: [PATCH v3 04/13] docs/devel: add a maintainers section to development process
,
Philippe Mathieu-Daudé
,
02:50
Re: [PATCH v3 1/3] accel: introduce accelerator blocker API
,
Philippe Mathieu-Daudé
,
02:35
Re: [PATCH v3 1/3] accel: introduce accelerator blocker API
,
Philippe Mathieu-Daudé
,
02:32
Re: [PATCH for-7.2 v3 0/3] rtl8139: honor large send MSS value
,
Philippe Mathieu-Daudé
,
02:27
Re: [PATCH for-7.2 v3 2/3] rtl8139: keep Tx command mode 0 and 1 separate
,
Philippe Mathieu-Daudé
,
02:26
Re: [PATCH for-7.2 v3 3/3] rtl8139: honor large send MSS value
,
Philippe Mathieu-Daudé
,
02:25
Re: [PATCH for-7.2 v3 1/3] rtl8139: avoid clobbering tx descriptor bits
,
Philippe Mathieu-Daudé
,
02:18
[PATCH v4 0/9] support subsets of code size reduction extension
,
Weiwei Li
,
02:18
[PATCH v4 4/9] target/riscv: add support for Zcd extension
,
Weiwei Li
,
02:18
[PATCH v4 2/9] target/riscv: add support for Zca extension
,
Weiwei Li
,
02:17
[PATCH v4 7/9] target/riscv: add support for Zcmt extension
,
Weiwei Li
,
02:17
[PATCH v4 5/9] target/riscv: add support for Zcb extension
,
Weiwei Li
,
02:17
[PATCH v4 9/9] disas/riscv.c: add disasm support for Zc*
,
Weiwei Li
,
02:17
[PATCH v4 3/9] target/riscv: add support for Zcf extension
,
Weiwei Li
,
02:17
[PATCH v4 8/9] target/riscv: expose properties for Zc* extension
,
Weiwei Li
,
02:17
[PATCH v4 1/9] target/riscv: add cfg properties for Zc* extension
,
Weiwei Li
,
02:17
[PATCH v4 6/9] target/riscv: add support for Zcmp extension
,
Weiwei Li
,
02:17
Re: [PATCH v1 1/2] virtio-gpu: Provide position info (x, y) to the Guest
,
Philippe Mathieu-Daudé
,
02:11
Re: [PATCH for-7.2] rtl8139: honor large send MSS value
,
Jason Wang
,
02:11
Re: [PATCH RFC 2/3] hw/i2c: add mctp core
,
Jeremy Kerr
,
02:10
Re: [PATCH v2 3/3] hw/{misc, riscv}: pfsoc: add system controller as unimplemented
,
Philippe Mathieu-Daudé
,
02:04
Re: [PATCH RFC 2/3] hw/i2c: add mctp core
,
Klaus Jensen
,
02:03
Re: [PATCH RFC 2/3] hw/i2c: add mctp core
,
Klaus Jensen
,
02:02
Re: [PATCH maybe-7.2 1/3] hw/i2c: only schedule pending master when bus is idle
,
Klaus Jensen
,
02:00
Re: [PATCH RFC 2/3] hw/i2c: add mctp core
,
Jeremy Kerr
,
01:15
Re: [PATCH RFC 2/3] hw/i2c: add mctp core
,
Jeremy Kerr
,
00:57
November 17, 2022
Re: [PATCH] hw/loongarch: Fix setprop_sized method in fdt rtc node.
,
Richard Henderson
,
23:16
Re: [PATCH] tests/avocado: configure acpi-bits to use avocado timeout
,
Ani Sinha
,
23:05
Re: [PATCH v3 7/9] target/riscv: add support for Zcmt extension
,
weiwei
,
22:52
Re: [PATCH v3 7/9] target/riscv: add support for Zcmt extension
,
Richard Henderson
,
21:51
Re: [PATCH 0/4] Endianess and coding style fixes for SVQ event idx support
,
Lei Yang
,
21:49
Re: [PATCH] hw/loongarch: Add cfi01 pflash device
,
yangxiaojuan
,
21:23
[PATCH v2 6/6] ui/gtk: Add a new parameter to assign connectors/monitors to GFX VCs (v2)
,
Vivek Kasireddy
,
21:05
[PATCH v2 5/6] ui/gtk: Factor out tab window creation into a separate function
,
Vivek Kasireddy
,
21:05
[PATCH v2 3/6] ui/gtk: Handle relative mode events correctly with Wayland compositors
,
Vivek Kasireddy
,
21:05
[PATCH v2 4/6] ui/gtk: Disable the scanout when a detached tab is closed
,
Vivek Kasireddy
,
21:05
[PATCH v2 2/6] ui/gtk-gl-area: Don't forget to calculate the scaling factors in draw
,
Vivek Kasireddy
,
21:05
[PATCH v2 1/6] ui/gtk: Consider the scaling factor when getting the root coordinates
,
Vivek Kasireddy
,
21:05
[PATCH v2 0/6] ui/gtk: Add a new parameter to assign connectors/monitors (v2)
,
Vivek Kasireddy
,
21:05
[PATCH v1] ui/gtk: Add support for extended absolute mode for the pointer device
,
Vivek Kasireddy
,
21:00
[PATCH v1 1/2] virtio-gpu: Provide position info (x, y) to the Guest
,
Vivek Kasireddy
,
20:58
[PATCH v1 2/2] ui/gtk: Include the position info while setting the ui info
,
Vivek Kasireddy
,
20:58
[PATCH v1 0/2] virtio-gpu: Provide display position info (x, y) to the Guest
,
Vivek Kasireddy
,
20:58
Re: [PATCH v3 7/9] target/riscv: add support for Zcmt extension
,
weiwei
,
20:46
Re: [qemu-web PATCH] Add a blog post about zoned storage emulation
,
Sam Li
,
20:39
Re: [PATCH v9 3/8] KVM: Add KVM_EXIT_MEMORY_FAULT exit
,
Chao Peng
,
20:36
Re: [PATCH] target/avr: fix long address calculation
,
Richard Henderson
,
20:23
Re: [qemu-web PATCH] Add a blog post about zoned storage emulation
,
Sam Li
,
19:33
Re: [PATCH for-8.0] MAINTAINERS: downgrade PPC KVM/TCG CPUs and pSeries to 'Odd Fixes'
,
David Gibson
,
19:27
Re: [PATCH] riscv: Add RISCVCPUConfig.satp_mode to set sv48, sv57, etc.
,
Atish Patra
,
18:58
[PATCH v3 3/3] hw/{misc, riscv}: pfsoc: add system controller as unimplemented
,
Conor Dooley
,
17:55
[PATCH v3 2/3] hw/riscv: pfsoc: add missing FICs as unimplemented
,
Conor Dooley
,
17:55
[PATCH v3 1/3] hw/misc: pfsoc: add fabric clocks to ioscb
,
Conor Dooley
,
17:55
[PATCH v3 0/3] Add (more) missing PolarFire SoC io regions
,
Conor Dooley
,
17:55
Re: [PATCH for-7.2] rtl8139: honor large send MSS value
,
Stefan Hajnoczi
,
17:51
Re: [PULL v4 46/83] acpi: pc/q35: drop ad-hoc PCI-ISA bridge AML routines and let bus ennumeration generate AML
,
Volker Rümelin
,
16:52
Re: [PATCH v3 7/9] target/riscv: add support for Zcmt extension
,
Richard Henderson
,
15:57
RE: [PATCH for-7.2] rtl8139: honor large send MSS value
,
Tobias Fiebig
,
15:43
[ANNOUNCE] QEMU 7.2.0-rc1 is now available
,
Michael Roth
,
15:35
Re: [PATCH v3 4/4] scripts: add script to compare compatible properties
,
Maksim Davydov
,
15:35
Re: [PATCH v3 2/3] KVM: keep track of running ioctls
,
David Hildenbrand
,
14:27
Re: [qemu-web PATCH] Add a blog post about zoned storage emulation
,
Stefan Hajnoczi
,
14:12
Re: [PATCH v3 14/17] vfio/migration: Reset device if setting recover state fails
,
Alex Williamson
,
13:18
Re: [PATCH for-7.2 v3 3/3] rtl8139: honor large send MSS value
,
Stefan Hajnoczi
,
13:06
Re: [PATCH] pc: q35: Bump max_cpus to 1024
,
Dario Faggioli
,
13:04
Re: [PATCH for-7.2 v3 3/3] rtl8139: honor large send MSS value
,
Russell King (Oracle)
,
12:53
Re: [PATCH v3 12/17] vfio/migration: Implement VFIO migration protocol v2
,
Alex Williamson
,
12:38
Re: [PATCH 2/2] Do not access /dev/mem in MSI-X PCI passthrough on Xen
,
Jason Andryuk
,
12:29
[PATCH v3 11/13] gitlab: integrate coverage report
,
Alex Bennée
,
12:26
[PATCH v3 12/13] tests/avocado/boot_linux.py: Bump aarch64 virt test timeout to 720s
,
Alex Bennée
,
12:26
[PATCH v3 10/13] tests/avocado: skip aarch64 cloud TCG tests in CI
,
Alex Bennée
,
12:26
[PATCH v3 13/13] ci: replace x86_64 macos-11 with aarch64 macos-12
,
Alex Bennée
,
12:26
[PATCH v3 03/13] tests/docker: allow user to override check target
,
Alex Bennée
,
12:26
[PATCH v3 08/13] tests/avocado: Raise timeout for boot_linux.py:BootLinuxPPC64.test_pseries_tcg
,
Alex Bennée
,
12:26
[PATCH v3 06/13] docs/devel: simplify the minimal checklist
,
Alex Bennée
,
12:26
[PATCH v3 07/13] docs/devel: try and improve the language around patch review
,
Alex Bennée
,
12:26
[PATCH v3 09/13] tests/avocado: introduce alpine virt test for CI
,
Alex Bennée
,
12:25
[PATCH v3 04/13] docs/devel: add a maintainers section to development process
,
Alex Bennée
,
12:25
[PATCH v3 05/13] docs/devel: make language a little less code centric
,
Alex Bennée
,
12:25
[PATCH v3 01/13] Run docker probe only if docker or podman are available
,
Alex Bennée
,
12:25
[PATCH for 7.2 v3 00/13] testing and doc updates (pre-PR)
,
Alex Bennée
,
12:25
[PATCH v3 02/13] tests/avocado/machine_aspeed.py: Reduce noise on the console for SDK tests
,
Alex Bennée
,
12:25
Re: [PATCH v3 12/17] vfio/migration: Implement VFIO migration protocol v2
,
Jason Gunthorpe
,
12:25
Re: [PATCH] ci: replace x86_64 macos-11 with aarch64 macos-12
,
Alex Bennée
,
12:21
Re: [PATCH v2 02/12] tests/avocado: improve behaviour waiting for login prompts
,
Cédric Le Goater
,
12:14
Re: [PATCH v3 14/17] vfio/migration: Reset device if setting recover state fails
,
Avihai Horon
,
12:12
Re: [PATCH v3 12/17] vfio/migration: Implement VFIO migration protocol v2
,
Avihai Horon
,
12:07
Re: [PATCH for-8.0] MAINTAINERS: downgrade PPC KVM/TCG CPUs and pSeries to 'Odd Fixes'
,
Greg Kurz
,
12:06
RE: [PATCH for-7.2] rtl8139: honor large send MSS value
,
Tobias Fiebig
,
12:02
Re: [PATCH v2 3/3] hw/{misc, riscv}: pfsoc: add system controller as unimplemented
,
Conor Dooley
,
12:00
Re: [PATCH for-7.2] tests/avocado/boot_linux.py: Bump aarch64 virt test timeout to 720s
,
Alex Bennée
,
11:57
Re: [PATCH for-7.2] rtl8139: honor large send MSS value
,
Stefan Hajnoczi
,
11:56
[PATCH for-7.2 v3 3/3] rtl8139: honor large send MSS value
,
Stefan Hajnoczi
,
11:56
[PATCH for-7.2 v3 2/3] rtl8139: keep Tx command mode 0 and 1 separate
,
Stefan Hajnoczi
,
11:56
[PATCH for-7.2 v3 1/3] rtl8139: avoid clobbering tx descriptor bits
,
Stefan Hajnoczi
,
11:56
[PATCH for-7.2 v3 0/3] rtl8139: honor large send MSS value
,
Stefan Hajnoczi
,
11:56
[PATCH v4 3/3] vhost-user: Fix the virtio features negotiation flaw
,
huangy81
,
11:52
[PATCH v4 2/3] vhost-user: Refactor the chr_closed_bh
,
huangy81
,
11:52
[PATCH v4 0/3] Fix the virtio features negotiation flaw
,
huangy81
,
11:52
[PATCH v4 1/3] vhost-user: Refactor vhost acked features saving
,
huangy81
,
11:52
RE: [PATCH v2 07/19] hw/9pfs: Implement Windows specific utilities functions for 9pfs
,
Shi, Guohuai
,
11:39
Re: [PATCH v9 00/10] s390x: CPU Topology
,
Pierre Morel
,
11:38
Re: [PATCH] target/arm: Limit LPA2 effective output address when TCR.DS == 0
,
Peter Maydell
,
11:27
[PATCH] target/avr: fix long address calculation
,
Pavel Dovgalyuk
,
11:11
Re: [PATCH for-8.0] MAINTAINERS: downgrade PPC KVM/TCG CPUs and pSeries to 'Odd Fixes'
,
Cédric Le Goater
,
11:10
Re: [PATCH v2 07/19] hw/9pfs: Implement Windows specific utilities functions for 9pfs
,
Christian Schoenebeck
,
10:55
Re: [PATCH] target/arm: added cortex-a55 CPU support for qemu-virt
,
Peter Maydell
,
10:54
qtest failure mode
,
Patrick Venture
,
10:46
[PATCH for-8.0] MAINTAINERS: downgrade PPC KVM/TCG CPUs and pSeries to 'Odd Fixes'
,
Daniel Henrique Barboza
,
10:32
[PATCH] pc: q35: Bump max_cpus to 1024
,
Dario Faggioli
,
10:27
Re: [PATCH v3 2/2] nvme: Add physical writes/reads from OCP log
,
Joel Granados
,
10:21
[PULL 1/1] target/ppc: Fix build warnings when building with 'disable-tcg'
,
Daniel Henrique Barboza
,
10:17
[PULL 0/1] ppc queue
,
Daniel Henrique Barboza
,
10:17
[PATCH] target/arm: added cortex-a55 CPU support for qemu-virt
,
Daniel Baluta
,
10:12
Re: [PATCH v9 3/8] KVM: Add KVM_EXIT_MEMORY_FAULT exit
,
Alex Bennée
,
10:09
Re: [PATCH v2] capstone: use <capstone/capstone.h> instead of <capstone.h>
,
Paolo Bonzini
,
09:44
Re: [PATCH] ci: replace x86_64 macos-11 with aarch64 macos-12
,
Philippe Mathieu-Daudé
,
09:39
Re: [PATCH] target/ppc: Fix build warnings when building with 'disable-tcg'
,
Daniel Henrique Barboza
,
09:28
Re: [PATCH] target/ppc: Fix build warnings when building with 'disable-tcg'
,
Kowshik Jois B S
,
09:24
[PATCH] riscv: Add RISCVCPUConfig.satp_mode to set sv48, sv57, etc.
,
Alexandre Ghiti
,
09:24
Re: [PATCH] target/ppc: Fix build warnings when building with 'disable-tcg'
,
Daniel Henrique Barboza
,
09:23
Re: [PATCH v9 0/8] KVM: mm: fd-based approach for supporting KVM
,
Chao Peng
,
09:21
Re: [PATCH v2 02/12] tests/avocado: improve behaviour waiting for login prompts
,
Alex Bennée
,
09:21
Re: [PATCH v2 3/3] hvf: handle writes of MDSCR_EL1 and DBG*_EL1
,
Mads Ynddal
,
09:01
Re: [PATCH v2 2/3] hvf: implement guest debugging on Apple Silicon hosts
,
Mads Ynddal
,
09:01
Re: [PATCH 3/4] hw/cxl: Multi-Region CXL Type-3 Devices (Volatile and Persistent)
,
Jonathan Cameron
,
08:54
Re: [PATCH v2 02/12] tests/avocado: improve behaviour waiting for login prompts
,
Peter Maydell
,
08:51
Re: [PATCH v9 3/8] KVM: Add KVM_EXIT_MEMORY_FAULT exit
,
Chao Peng
,
08:50
Re: [PATCH v9 3/8] KVM: Add KVM_EXIT_MEMORY_FAULT exit
,
Chao Peng
,
08:47
Re: [PATCH for-7.2] tests/avocado/boot_linux: Increase the timeout of the ppc64 test
,
Thomas Huth
,
08:44
Re: [PATCH maybe-7.2 1/3] hw/i2c: only schedule pending master when bus is idle
,
Cédric Le Goater
,
08:40
Re: [PATCH v2 02/12] tests/avocado: improve behaviour waiting for login prompts
,
Cédric Le Goater
,
08:38
Re: [PATCH v9 7/8] KVM: Handle page fault for private memory
,
Chao Peng
,
08:30
Re: [PATCH 12/13] block: Don't poll in bdrv_replace_child_noperm()
,
Kevin Wolf
,
08:27
Re: [PATCH v9 5/8] KVM: Register/unregister the guest private memory regions
,
Chao Peng
,
08:25
Re: [PATCH] target/ppc: Fix build warnings when building with 'disable-tcg'
,
Cédric Le Goater
,
08:08
Re: UI layer threading and locking strategy; memory_region_snapshot_and_clear_dirty() races
,
Peter Maydell
,
08:06
Re: [PATCH for-7.2] tests/avocado/boot_linux: Increase the timeout of the ppc64 test
,
Peter Maydell
,
07:56
Re: [PATCH v3] block/rbd: Add support for layered encryption
,
Daniel P . Berrangé
,
07:49
[PATCH for-7.2] tests/avocado/boot_linux: Increase the timeout of the ppc64 test
,
Thomas Huth
,
07:47
RE: [PATCH v3] block/rbd: Add support for layered encryption
,
Or Ozeri
,
07:42
Re: [RFC PATCH] tests/avocado: move aarch64 boot_linux tcg tests and slim down
,
Philippe Mathieu-Daudé
,
07:36
[RFC PATCH] tests/avocado: move aarch64 boot_linux tcg tests and slim down
,
Alex Bennée
,
07:19
Re: [PATCH for-7.2] tests/avocado/boot_linux.py: Bump aarch64 virt test timeout to 720s
,
Thomas Huth
,
07:00
Re: [PATCH maybe-7.2 1/3] hw/i2c: only schedule pending master when bus is idle
,
Klaus Jensen
,
06:59
Re: [PATCH v3 7/9] target/riscv: add support for Zcmt extension
,
weiwei
,
06:44
Re: [PATCH v3 6/9] target/riscv: add support for Zcmp extension
,
weiwei
,
06:42
Re: [PATCH] acpi/tests/avocado/bits: don't remove the work directory when V is in env
,
Ani Sinha
,
06:38
[PATCH v2] acpi/tests/avocado/bits: keep the work directory when BITS_DEBUG is set in env
,
Ani Sinha
,
06:36
RE: [PATCH for-7.2] rtl8139: honor large send MSS value
,
Tobias Fiebig
,
06:27
[PATCH for-7.2] tests/avocado/boot_linux.py: Bump aarch64 virt test timeout to 720s
,
Peter Maydell
,
06:17
Re: [PATCH for-7.2] rtl8139: honor large send MSS value
,
Stefan Hajnoczi
,
06:15
Re: [PATCH 2/2] Do not access /dev/mem in MSI-X PCI passthrough on Xen
,
Marek Marczykowski-Górecki
,
06:15
Re: [PATCH for-7.2] rtl8139: honor large send MSS value
,
Stefan Hajnoczi
,
06:07
Re: [PATCH] target/ppc: Fix build warnings when building with 'disable-tcg'
,
Greg Kurz
,
05:50
Re: [PATCH] target/ppc: Fix build warnings when building with 'disable-tcg'
,
Vaibhav Jain
,
05:35
Re: [PATCH] target/ppc: Fix build warnings when building with 'disable-tcg'
,
Daniel Henrique Barboza
,
05:12
Re: [PATCH for-8.0 1/1] target/ppc: Use tcg_gen_atomic_cmpxchg_i128 for STQCX
,
Daniel Henrique Barboza
,
05:04
Re: [PATCH v3 7/9] target/riscv: add support for Zcmt extension
,
Richard Henderson
,
04:56
Re: [PATCH v2 01/10] qga: Remove platform GUID definitions
,
Konstantin Kostiuk
,
04:45
Re: [PATCH v3 6/9] target/riscv: add support for Zcmp extension
,
Richard Henderson
,
04:44
Re: [PATCH] MAINTAINERS: Inherit from nanoMIPS
,
Milica Lazarevic
,
04:40
Re: [PATCH v11 04/11] s390x/cpu topology: reporting the CPU topology to the guest
,
Pierre Morel
,
04:32
Re: [PATCH v9 00/10] s390x: CPU Topology
,
Pierre Morel
,
04:31
[PULL 4/4] acpi/tests/avocado/bits: some misc fixes
,
Thomas Huth
,
04:10
[PULL 3/4] ci: replace x86_64 macos-11 with aarch64 macos-12
,
Thomas Huth
,
04:10
[PULL 2/4] docs/system/s390x: Document the "loadparm" machine property
,
Thomas Huth
,
04:10
[PULL 1/4] s390x: Fix spelling errors
,
Thomas Huth
,
04:10
[PULL 0/4] Some small s390x and testing fixes
,
Thomas Huth
,
04:10
Re: [PATCH v3 5/9] target/riscv: add support for Zcb extension
,
Richard Henderson
,
04:10
Re: [PATCH v3 3/9] target/riscv: add support for Zcf extension
,
Richard Henderson
,
03:58
Re: [PATCH] ci: replace x86_64 macos-11 with aarch64 macos-12
,
Thomas Huth
,
03:57
Re: [PATCH v3 2/9] target/riscv: add support for Zca extension
,
Richard Henderson
,
03:56
Re: [PATCH 2/2] qga: Add ZFS TRIM support for FreeBSD
,
Konstantin Kostiuk
,
03:55
Re: [PATCH v3 1/9] target/riscv: add cfg properties for Zc* extension
,
Richard Henderson
,
03:54
Re: [PATCH 1/2] qga: Move FS TRIM code to commands-linux.c
,
Konstantin Kostiuk
,
03:54
Re: [PATCH] qga: Add initial OpenBSD and NetBSD support
,
Konstantin Kostiuk
,
03:51
Re: [PATCH] acpi/tests/avocado/bits: don't remove the work directory when V is in env
,
Daniel P . Berrangé
,
03:48
Re: [PATCH v11 04/11] s390x/cpu topology: reporting the CPU topology to the guest
,
Cédric Le Goater
,
03:41
Re: [PATCH] target/ppc: Fix build warnings when building with 'disable-tcg'
,
Thomas Huth
,
03:24
Re: [PATCH for 8.0 v7 10/10] vdpa: Always start CVQ in SVQ mode if possible
,
Eugenio Perez Martin
,
03:12
Re: [PATCH 2/2] Do not access /dev/mem in MSI-X PCI passthrough on Xen
,
Jan Beulich
,
03:09
Re: [PATCH maybe-7.2 1/3] hw/i2c: only schedule pending master when bus is idle
,
Cédric Le Goater
,
03:01
Re: [PATCH v5] acpi/tests/avocado/bits: some misc fixes
,
Thomas Huth
,
02:59
[PATCH] acpi/tests/avocado/bits: don't remove the work directory when V is in env
,
Ani Sinha
,
02:47
Re: [PATCH for 8.0 v7 10/10] vdpa: Always start CVQ in SVQ mode if possible
,
Eugenio Perez Martin
,
02:44
Re: [PATCH] tests/avocado: configure acpi-bits to use avocado timeout
,
Ani Sinha
,
02:39
Re: [PATCH maybe-7.2 1/3] hw/i2c: only schedule pending master when bus is idle
,
Klaus Jensen
,
02:37
Re: [PATCH v3 2/2] nvme: Add physical writes/reads from OCP log
,
Klaus Jensen
,
02:31
[PATCH v3 6/9] target/riscv: add support for Zcmp extension
,
Weiwei Li
,
02:05
[PATCH v3 8/9] target/riscv: expose properties for Zc* extension
,
Weiwei Li
,
02:05
[PATCH v3 2/9] target/riscv: add support for Zca extension
,
Weiwei Li
,
02:05
[PATCH v3 9/9] disas/riscv.c: add disasm support for Zc*
,
Weiwei Li
,
02:05
[PATCH v3 7/9] target/riscv: add support for Zcmt extension
,
Weiwei Li
,
02:05
[PATCH v3 3/9] target/riscv: add support for Zcf extension
,
Weiwei Li
,
02:05
[PATCH v3 4/9] target/riscv: add support for Zcd extension
,
Weiwei Li
,
02:05
[PATCH v3 0/9] support subsets of code size reduction extension
,
Weiwei Li
,
02:05
[PATCH v3 1/9] target/riscv: add cfg properties for Zc* extension
,
Weiwei Li
,
02:05
[PATCH v3 5/9] target/riscv: add support for Zcb extension
,
Weiwei Li
,
02:05
Re: [qemu-web PATCH] Add a blog post about zoned storage emulation
,
Sam Li
,
02:03
Re: [PATCH maybe-7.2 1/3] hw/i2c: only schedule pending master when bus is idle
,
Cédric Le Goater
,
01:56
Re: [PATCH for 8.0 v7 10/10] vdpa: Always start CVQ in SVQ mode if possible
,
Jason Wang
,
01:52
Re: [PATCH RFC 2/3] hw/i2c: add mctp core
,
Klaus Jensen
,
01:52
Re: [PATCH] target/ppc: Fix build warnings when building with 'disable-tcg'
,
Cédric Le Goater
,
01:50
[qemu-web PATCH] Add a blog post about zoned storage emulation
,
Sam Li
,
01:46
Re: [PATCH maybe-7.2 1/3] hw/i2c: only schedule pending master when bus is idle
,
Klaus Jensen
,
01:41
Re: [PATCH v2 3/3] nvme: Add physical writes/reads from OCP log
,
Klaus Jensen
,
01:36
Re: [PATCH for 8.0 v7 09/10] vdpa: Add shadow_data to vhost_vdpa
,
Jason Wang
,
01:24
Re: [PATCH for 8.0 v7 08/10] vdpa: Store x-svq parameter in VhostVDPAState
,
Jason Wang
,
01:16
Re: [PATCH for 8.0 v7 07/10] vdpa: Add asid parameter to vhost_vdpa_dma_map/unmap
,
Jason Wang
,
00:46
Re: [PATCH for 8.0 v7 06/10] vdpa: Allocate SVQ unconditionally
,
Jason Wang
,
00:45
Re: [PATCH for 8.0 v7 05/10] vdpa: move SVQ vring features check to net/
,
Jason Wang
,
00:44
Re: [PATCH for 8.0 v7 01/10] vdpa: Use v->shadow_vqs_enabled in vhost_vdpa_svqs_start & stop
,
Jason Wang
,
00:43
[PATCH v5] acpi/tests/avocado/bits: some misc fixes
,
Ani Sinha
,
00:37
November 16, 2022
Re: [PATCH 2/2] Do not access /dev/mem in MSI-X PCI passthrough on Xen
,
Marek Marczykowski-Górecki
,
22:34
Re: [PATCH] target/arm: Limit LPA2 effective output address when TCR.DS == 0
,
Richard Henderson
,
22:14
RE: [PATCH for-7.2] rtl8139: honor large send MSS value
,
Tobias Fiebig
,
21:50
Re: [PATCH for-8.0 1/1] target/ppc: Use tcg_gen_atomic_cmpxchg_i128 for STQCX
,
Richard Henderson
,
21:49
Re: [PATCH-for-7.2] target/ppc: Fix build warnings when building with 'disable-tcg'
,
Vaibhav Jain
,
21:23
Re: [PATCH] target/ppc: Fix build warnings when building with 'disable-tcg'
,
Vaibhav Jain
,
21:14
Re: [PATCH] tests/avocado: configure acpi-bits to use avocado timeout
,
Ani Sinha
,
18:54
Re: [PATCH v9 5/8] KVM: Register/unregister the guest private memory regions
,
Sean Christopherson
,
17:24
Re: [PATCH v9 7/8] KVM: Handle page fault for private memory
,
Sean Christopherson
,
17:13
[PATCH] shpc: disallow unplug when power indicator is blinking
,
Vladimir Sementsov-Ogievskiy
,
16:45
Re: [PATCH 2/2] Do not access /dev/mem in MSI-X PCI passthrough on Xen
,
Marek Marczykowski-Górecki
,
16:40
Re: [PATCH v9 7/8] KVM: Handle page fault for private memory
,
Ackerley Tng
,
16:11
Re: [PATCH 2/2] qapi: introduce DEVICE_POWER_ON for SHPC hotplug
,
Vladimir Sementsov-Ogievskiy
,
15:29
Re: [PATCH 1/2] remove DEC 21154 PCI bridge
,
BALATON Zoltan
,
14:40
Re: Failure analysis (was Re: [PULL for 7.2 00/10] testing and doc updates)
,
Mark Cave-Ayland
,
14:26
Re: [PATCH 2/2] Do not access /dev/mem in MSI-X PCI passthrough on Xen
,
Jason Andryuk
,
14:15
Re: [PATCH v9 3/8] KVM: Add KVM_EXIT_MEMORY_FAULT exit
,
Alex Bennée
,
14:07
[RFC PATCH 2/3] hw/isa/piix4: Decouple INTx-to-LNKx routing which is board-specific
,
Bernhard Beschow
,
13:56
[RFC PATCH 3/3] hw/isa/vt82c686: Implement PIRQ routing
,
Bernhard Beschow
,
13:56
[RFC PATCH 1/3] hw/isa/piix3: Decouple INTx-to-LNKx routing which is board-specific
,
Bernhard Beschow
,
13:56
[RFC PATCH 0/3] Decouple INTx-to-LNKx routing from south bridges
,
Bernhard Beschow
,
13:55
Re: [PATCH v9 3/8] KVM: Add KVM_EXIT_MEMORY_FAULT exit
,
Sean Christopherson
,
13:49
Re: [PATCH v3 14/17] vfio/migration: Reset device if setting recover state fails
,
Alex Williamson
,
13:36
Failure analysis (was Re: [PULL for 7.2 00/10] testing and doc updates)
,
Alex Bennée
,
13:35
Re: [PATCH v3 12/17] vfio/migration: Implement VFIO migration protocol v2
,
Alex Williamson
,
13:29
Re: [PATCH v9 3/8] KVM: Add KVM_EXIT_MEMORY_FAULT exit
,
Andy Lutomirski
,
13:16
Re: [PATCH] tests/avocado: configure acpi-bits to use avocado timeout
,
John Snow
,
13:01
[PATCH] ci: replace x86_64 macos-11 with aarch64 macos-12
,
Daniel P . Berrangé
,
12:50
[PATCH v2 2/3] hvf: implement guest debugging on Apple Silicon hosts
,
francesco . cagnin
,
12:48
[PATCH v2 3/3] hvf: handle writes of MDSCR_EL1 and DBG*_EL1
,
francesco . cagnin
,
12:48
[PATCH v2 1/3] arm: move KVM breakpoints helpers
,
francesco . cagnin
,
12:48
[PATCH v2 0/3] Add gdbstub support to HVF
,
francesco . cagnin
,
12:48
[PATCH v3 1/2] nvme: Move adjustment of data_units{read,written}
,
Joel Granados
,
12:18
[PATCH v3 2/2] nvme: Add physical writes/reads from OCP log
,
Joel Granados
,
12:18
[PATCH v3 0/2] Add OCP extended log to nvme QEMU
,
Joel Granados
,
12:18
[PATCH] target/arm: Limit LPA2 effective output address when TCR.DS == 0
,
Ard Biesheuvel
,
12:03
Re: [PATCH v3] block/rbd: Add support for layered encryption
,
Ilya Dryomov
,
12:03
Re: [PATCH v9 00/10] s390x: CPU Topology
,
Christian Borntraeger
,
11:53
Re: [PATCH v2 2/9] block-copy: add missing coroutine_fn annotations
,
Paolo Bonzini
,
11:40
Re: [PATCH RFC 0/2] add SHPC hotplug event
,
Vladimir Sementsov-Ogievskiy
,
11:28
Re: [PATCH 2/2] qapi: introduce DEVICE_POWER_ON for SHPC hotplug
,
Michael S. Tsirkin
,
11:26
Re: [PATCH RFC 0/2] add SHPC hotplug event
,
Michael S. Tsirkin
,
11:23
Re: [PATCH RFC 0/2] add SHPC hotplug event
,
Michael S. Tsirkin
,
11:21
Re: [PATCH v2 3/3] nvme: Add physical writes/reads from OCP log
,
Joel Granados
,
11:19
[PATCH 1/2] hw/pci/shpc: introduce FOR_EACH_DEVICE_IN_SLOT
,
Vladimir Sementsov-Ogievskiy
,
11:13
[PATCH RFC 0/2] add SHPC hotplug event
,
Vladimir Sementsov-Ogievskiy
,
11:13
[PATCH 2/2] qapi: introduce DEVICE_POWER_ON for SHPC hotplug
,
Vladimir Sementsov-Ogievskiy
,
11:12
Re: [PATCH maybe-7.2 1/3] hw/i2c: only schedule pending master when bus is idle
,
Cédric Le Goater
,
10:59
Re: [PATCH 2/2] pci: drop redundant PCIDeviceClass::is_bridge field
,
Igor Mammedov
,
10:48
Re: [PATCH for-7.2] rtl8139: honor large send MSS value
,
Stefan Hajnoczi
,
10:47
[PATCH for-7.2 v2] rtl8139: honor large send MSS value
,
Stefan Hajnoczi
,
10:41
RE: [PULL 00/30] Next patches
,
Xu, Ling1
,
10:36
Re: [PATCH 2/2] pci: drop redundant PCIDeviceClass::is_bridge field
,
Philippe Mathieu-Daudé
,
10:35
Re: [PATCH] target/ppc: Fix build warnings when building with 'disable-tcg'
,
Philippe Mathieu-Daudé
,
10:30
[PATCH v7 2/2] Update bench-code for addressing CI problem
,
ling xu
,
10:29
[PATCH v7 1/2] AVX512 support for xbzrle_encode_buffer
,
ling xu
,
10:29
[PATCH v7 0/2] Update AVX512 support for xbzrle and CI failure
,
ling xu
,
10:29
Re: [PATCH-for-7.2] target/ppc: Fix build warnings when building with 'disable-tcg'
,
Philippe Mathieu-Daudé
,
10:28
[PATCH 1/2] remove DEC 21154 PCI bridge
,
Igor Mammedov
,
10:27
[PATCH 2/2] pci: drop redundant PCIDeviceClass::is_bridge field
,
Igor Mammedov
,
10:27
[PATCH 0/2] remove redundant field PCIDeviceClass::is_bridge
,
Igor Mammedov
,
10:27
Re: [PATCH] target/ppc: Fix build warnings when building with 'disable-tcg'
,
Greg Kurz
,
10:20
[PATCH for 8.0 v7 05/10] vdpa: move SVQ vring features check to net/
,
Eugenio Pérez
,
10:07
[PATCH for 8.0 v7 10/10] vdpa: Always start CVQ in SVQ mode if possible
,
Eugenio Pérez
,
10:06
[PATCH for 8.0 v7 09/10] vdpa: Add shadow_data to vhost_vdpa
,
Eugenio Pérez
,
10:06
[PATCH for 8.0 v7 08/10] vdpa: Store x-svq parameter in VhostVDPAState
,
Eugenio Pérez
,
10:06
[PATCH for 8.0 v7 07/10] vdpa: Add asid parameter to vhost_vdpa_dma_map/unmap
,
Eugenio Pérez
,
10:06
[PATCH for 8.0 v7 06/10] vdpa: Allocate SVQ unconditionally
,
Eugenio Pérez
,
10:06
[PATCH for 8.0 v7 04/10] vdpa: add vhost_vdpa_net_valid_svq_features
,
Eugenio Pérez
,
10:06
[PATCH for 8.0 v7 03/10] vhost: Allocate SVQ device file descriptors at device start
,
Eugenio Pérez
,
10:06
[PATCH for 8.0 v7 01/10] vdpa: Use v->shadow_vqs_enabled in vhost_vdpa_svqs_start & stop
,
Eugenio Pérez
,
10:06
[PATCH for 8.0 v7 00/10] ASID support in vhost-vdpa net
,
Eugenio Pérez
,
10:06
[PATCH for 8.0 v7 02/10] vhost: set SVQ device call handler at SVQ start
,
Eugenio Pérez
,
10:06
Re: [PATCH] tests/avocado: using several workers while testing
,
bakulinm
,
10:04
Re: [PATCH v2 2/3] nvme: Add ocp to the subsys
,
Joel Granados
,
10:03
Re: [PATCH] tests/avocado: using several workers while testing
,
Daniel P . Berrangé
,
09:43
Re: [PATCH RFC 2/3] hw/i2c: add mctp core
,
Corey Minyard
,
09:27
[PATCH 14/15] block: convert bdrv_io_unplug in generated_co_wrapper_simple
,
Emanuele Giuseppe Esposito
,
09:08
[PATCH 13/15] block: convert bdrv_io_plug in generated_co_wrapper_simple
,
Emanuele Giuseppe Esposito
,
09:08
[PATCH 10/15] block: convert bdrv_eject in generated_co_wrapper_simple
,
Emanuele Giuseppe Esposito
,
09:08
[PATCH 01/15] block/qed: add missing graph rdlock in qed_need_check_timer_entry
,
Emanuele Giuseppe Esposito
,
09:08
[PATCH 04/15] block: convert bdrv_refresh_total_sectors in generated_co_wrapper
,
Emanuele Giuseppe Esposito
,
09:08
[PATCH 15/15] block: rename newly converted BlockDriver IO coroutine functions
,
Emanuele Giuseppe Esposito
,
09:08
[PATCH 12/15] block: convert bdrv_debug_event in generated_co_wrapper
,
Emanuele Giuseppe Esposito
,
09:08
[PATCH 07/15] block: convert bdrv_get_info in generated_co_wrapper
,
Emanuele Giuseppe Esposito
,
09:08
[PATCH 02/15] block: rename refresh_total_sectors in bdrv_refresh_total_sectors
,
Emanuele Giuseppe Esposito
,
09:08
[PATCH 09/15] block-coroutine-wrapper: support void functions
,
Emanuele Giuseppe Esposito
,
09:08
[PATCH 08/15] block: convert bdrv_is_inserted in generated_co_wrapper_simple
,
Emanuele Giuseppe Esposito
,
09:08
[PATCH 11/15] block: convert bdrv_lock_medium in generated_co_wrapper_simple
,
Emanuele Giuseppe Esposito
,
09:08
[PATCH 00/15] Protect the block layer with a rwlock: part 3
,
Emanuele Giuseppe Esposito
,
09:08
[PATCH 03/15] block-backend: use bdrv_getlength instead of blk_getlength
,
Emanuele Giuseppe Esposito
,
09:07
[PATCH 05/15] block: use bdrv_co_refresh_total_sectors when possible
,
Emanuele Giuseppe Esposito
,
09:07
[PATCH 06/15] block: convert bdrv_get_allocated_file_size in generated_co_wrapper_simple
,
Emanuele Giuseppe Esposito
,
09:07
Re: [PATCH] tests/avocado: using several workers while testing
,
Daniel P . Berrangé
,
09:07
Thank you! s390x/cpu topology
,
Jadon
,
09:06
Re: [PATCH 0/3] hw/{i2c,nvme}: mctp endpoint, nvme management interface model
,
Jeremy Kerr
,
09:06
[PATCH 2/6] block: assert that BlockDriver->bdrv_co_{amend/create} are called with graph rdlock taken
,
Emanuele Giuseppe Esposito
,
08:53
[PATCH 3/6] block: assert that BlockDriver->bdrv_co_copy_range_{from/to} is always called with graph rdlock taken
,
Emanuele Giuseppe Esposito
,
08:53
[PATCH 4/6] block/dirty-bitmap: assert that BlockDriver->bdrv_co_*_dirty_bitmap are always called with graph rdlock taken
,
Emanuele Giuseppe Esposito
,
08:53
[PATCH 1/6] block: assert that bdrv_co_create is always called with graph rdlock taken
,
Emanuele Giuseppe Esposito
,
08:53
[PATCH 6/6] block: assert that BlockDriver->bdrv_co_delete_file is always called with graph rdlock taken
,
Emanuele Giuseppe Esposito
,
08:53
[PATCH 5/6] block/io: assert that BlockDriver->bdrv_co_*_snapshot_* are always called with graph rdlock taken
,
Emanuele Giuseppe Esposito
,
08:53
[PATCH 0/6] Protect the block layer with a rwlock: part 2
,
Emanuele Giuseppe Esposito
,
08:53
Re: [PATCH] hw/arm/boot: set initrd parameters to 64bit in fdt
,
Schspa Shi
,
08:52
[PATCH 17/20] block-gen: assert that bdrv_co_pdiscard is always called with graph rdlock taken
,
Emanuele Giuseppe Esposito
,
08:49
[PATCH 15/20] block-gen: assert that {bdrv/blk}_co_flush is always called with graph rdlock taken
,
Emanuele Giuseppe Esposito
,
08:49
[PATCH 14/20] block-gen: assert that bdrv_co_pread is always called with graph rdlock taken
,
Emanuele Giuseppe Esposito
,
08:49
[PATCH 05/20] block: remove unnecessary assert_bdrv_graph_writable()
,
Emanuele Giuseppe Esposito
,
08:49
[PATCH 03/20] async: register/unregister aiocontext in graph lock list
,
Emanuele Giuseppe Esposito
,
08:49
[PATCH 10/20] block-gen: assert that {bdrv/blk}_co_truncate is always called with graph rdlock taken
,
Emanuele Giuseppe Esposito
,
08:49
[PATCH 07/20] graph-lock: implement WITH_GRAPH_RDLOCK_GUARD and GRAPH_RDLOCK_GUARD macros
,
Emanuele Giuseppe Esposito
,
08:49
[PATCH 09/20] block-backend: introduce new generated_co_wrapper_blk annotation
,
Emanuele Giuseppe Esposito
,
08:49
[PATCH 20/20] block-gen: assert that nbd_co_do_establish_connection is always called with graph rdlock taken
,
Emanuele Giuseppe Esposito
,
08:49
[PATCH 04/20] block.c: wrlock in bdrv_replace_child_noperm
,
Emanuele Giuseppe Esposito
,
08:49
[PATCH 16/20] block-gen: assert that bdrv_co_{read/write}v_vmstate are always called with graph rdlock taken
,
Emanuele Giuseppe Esposito
,
08:49
[PATCH 08/20] block-coroutine-wrapper.py: take the graph rdlock in bdrv_* functions
,
Emanuele Giuseppe Esposito
,
08:49
[PATCH 18/20] block-gen: assert that bdrv_co_common_block_status_above is always called with graph rdlock taken
,
Emanuele Giuseppe Esposito
,
08:49
[PATCH 11/20] block-gen: assert that bdrv_co_{check/invalidate_cache} are always called with graph rdlock taken
,
Emanuele Giuseppe Esposito
,
08:49
[PATCH 13/20] block-gen: assert that bdrv_co_pwrite_{zeros/sync} is always called with graph rdlock taken
,
Emanuele Giuseppe Esposito
,
08:49
[PATCH 06/20] block: assert that graph read and writes are performed correctly
,
Emanuele Giuseppe Esposito
,
08:49
[PATCH 12/20] block-gen: assert that bdrv_co_pwrite is always called with graph rdlock taken
,
Emanuele Giuseppe Esposito
,
08:49
[PATCH 01/20] block: introduce a lock to protect graph operations
,
Emanuele Giuseppe Esposito
,
08:49
[PATCH 19/20] block-gen: assert that bdrv_co_ioctl is always called with graph rdlock taken
,
Emanuele Giuseppe Esposito
,
08:49
[PATCH 00/20] Protect the block layer with a rwlock: part 1
,
Emanuele Giuseppe Esposito
,
08:49
[PATCH 02/20] graph-lock: introduce BdrvGraphRWlock structure
,
Emanuele Giuseppe Esposito
,
08:49
[PATCH] tests/avocado: using several workers while testing
,
Pavel Dovgalyuk
,
08:49
[PATCH 00/20] Protect the block layer with a rwlock: part 1
,
Emanuele Giuseppe Esposito
,
08:44
Re: [PATCH maybe-7.2 1/3] hw/i2c: only schedule pending master when bus is idle
,
Corey Minyard
,
08:44
[PATCH 00/20] Protect the block layer with a rwlock: part 1
,
Emanuele Giuseppe Esposito
,
08:40
Re: [PATCH v3 10/17] vfio/migration: Move migration v1 logic to vfio_migration_init()
,
Avihai Horon
,
08:39
Re: [PATCH for-8.0 1/1] target/ppc: Use tcg_gen_atomic_cmpxchg_i128 for STQCX
,
Daniel Henrique Barboza
,
08:39
Re: [PATCH v3 07/17] vfio/migration: Allow migration without VFIO IOMMU dirty tracking support
,
Avihai Horon
,
08:29
[PATCH] target/ppc: Fix build warnings when building with 'disable-tcg'
,
Vaibhav Jain
,
08:18
Re: [PATCH maybe-7.2 1/3] hw/i2c: only schedule pending master when bus is idle
,
Peter Maydell
,
08:17
Re: [PATCH] hw/arm/boot: set initrd parameters to 64bit in fdt
,
Peter Maydell
,
08:15
Re: [PATCH v2 06/19] hw/9pfs: Add missing definitions for Windows
,
Christian Schoenebeck
,
07:53
Re: [PATCH] tests/avocado: configure acpi-bits to use avocado timeout
,
Ani Sinha
,
07:45
Re: [PATCH v11 09/11] s390x/cpu topology: add topology machine property
,
Pierre Morel
,
07:40
Re: [PATCH] tests/avocado: configure acpi-bits to use avocado timeout
,
Ani Sinha
,
07:32
[PATCH v4 08/11] block: distinguish between bdrv_create running in coroutine and not
,
Emanuele Giuseppe Esposito
,
07:23
[PATCH v4 11/11] block/dirty-bitmap: convert coroutine-only functions to generated_co_wrapper_simple
,
Emanuele Giuseppe Esposito
,
07:23
[PATCH v4 06/11] block-coroutine-wrapper.py: support also basic return types
,
Emanuele Giuseppe Esposito
,
07:23
[PATCH v4 05/11] block-coroutine-wrapper.py: default to main loop aiocontext if function does not have a BlockDriverState parameter
,
Emanuele Giuseppe Esposito
,
07:23
[PATCH v4 04/11] block-coroutine-wrapper.py: introduce generated_co_wrapper_simple
,
Emanuele Giuseppe Esposito
,
07:23
[PATCH v4 07/11] block/vmdk: add missing coroutine_fn annotations
,
Emanuele Giuseppe Esposito
,
07:23
[PATCH v4 09/11] block: bdrv_create_file is a coroutine_fn
,
Emanuele Giuseppe Esposito
,
07:23
[PATCH v4 10/11] block: convert bdrv_create to generated_co_wrapper_simple
,
Emanuele Giuseppe Esposito
,
07:22
[PATCH v4 01/11] block-copy: add missing coroutine_fn annotations
,
Emanuele Giuseppe Esposito
,
07:22
[PATCH v4 02/11] nbd/server.c: add missing coroutine_fn annotations
,
Emanuele Giuseppe Esposito
,
07:22
[PATCH v4 03/11] block-backend: replace bdrv_*_above with blk_*_above
,
Emanuele Giuseppe Esposito
,
07:22
[PATCH v4 00/11] Still more coroutine and various fixes in block layer
,
Emanuele Giuseppe Esposito
,
07:22
Re: [PATCH v2] migration: check magic value for deciding the mapping of channels
,
manish.mishra
,
06:41
Re: [PATCH v2] migration: check magic value for deciding the mapping of channels
,
Daniel P . Berrangé
,
06:28
Re: [PATCH v11 08/11] s390x/cpu topology: add topology_capable QEMU capability
,
Pierre Morel
,
06:24
RE: [PATCH for-7.2] rtl8139: honor large send MSS value
,
Tobias Fiebig
,
06:20
Re: [PATCH v2] migration: check magic value for deciding the mapping of channels
,
manish.mishra
,
06:19
Re: [PATCH v2] m25p80: Improve error when the backend file size does not match the device
,
Francisco Iglesias
,
06:16
Re: [PATCH v3] block/rbd: Add support for layered encryption
,
Daniel P . Berrangé
,
06:15
Re: tests/avocado/machine_s390_ccw_virtio: Fedora test failing
,
Philippe Mathieu-Daudé
,
06:12
Re: tests/avocado/machine_s390_ccw_virtio: Fedora test failing
,
Thomas Huth
,
05:58
Re: [PATCH 2/2] io/channel-tls: fix handling of bigger read buffers
,
Daniel P . Berrangé
,
05:52
Re: [PATCH 1/2] crypto: TLS: introduce `check_pending`
,
Daniel P . Berrangé
,
05:45
Re: [PULL v4 00/83] pci,pc,virtio: features, tests, fixes, cleanups
,
Igor Mammedov
,
05:42
Re: [PATCH v3 0/8] Still more coroutine and various fixes in block layer
,
Emanuele Giuseppe Esposito
,
05:42
Re: [PATCH v11 04/11] s390x/cpu topology: reporting the CPU topology to the guest
,
Pierre Morel
,
05:27
Re: [PATCH v3] block/rbd: Add support for layered encryption
,
Daniel P . Berrangé
,
05:24
Re: tests/avocado/machine_s390_ccw_virtio: Fedora test failing
,
Philippe Mathieu-Daudé
,
05:23
Re: [PATCH v11 03/11] s390x/cpu topology: core_id sets s390x CPU topology
,
Pierre Morel
,
05:18
RE: [PATCH for-7.2] rtl8139: honor large send MSS value
,
Tobias Fiebig
,
05:04
Re: [PATCH v9 0/8] KVM: mm: fd-based approach for supporting KVM
,
Alex Bennée
,
04:53
Re: tests/avocado/machine_s390_ccw_virtio: Fedora test failing
,
Thomas Huth
,
04:43
Re: [PATCH] tests/avocado: configure acpi-bits to use avocado timeout
,
Alex Bennée
,
04:37
Re: biosbits test failing on origin/master
,
Daniel P . Berrangé
,
04:21
RE: [PATCH v3] block/rbd: Add support for layered encryption
,
Or Ozeri
,
04:03
RE: [PATCH v2 06/19] hw/9pfs: Add missing definitions for Windows
,
Shi, Guohuai
,
04:02
[PATCH v3 1/8] block-copy: add missing coroutine_fn annotations
,
Emanuele Giuseppe Esposito
,
03:51
[PATCH v3 5/8] block/vmdk: add missing coroutine_fn annotations
,
Emanuele Giuseppe Esposito
,
03:51
[PATCH v3 4/8] block: distinguish between bdrv_create running in coroutine and not
,
Emanuele Giuseppe Esposito
,
03:51
[PATCH v3 7/8] block: bdrv_create is never called in coroutine context
,
Emanuele Giuseppe Esposito
,
03:51
[PATCH v3 6/8] block: bdrv_create_file is a coroutine_fn
,
Emanuele Giuseppe Esposito
,
03:51
[PATCH v3 8/8] block/dirty-bitmap: remove unnecessary qemu_in_coroutine() case
,
Emanuele Giuseppe Esposito
,
03:51
[PATCH v3 3/8] block-backend: replace bdrv_*_above with blk_*_above
,
Emanuele Giuseppe Esposito
,
03:51
[PATCH v3 0/8] Still more coroutine and various fixes in block layer
,
Emanuele Giuseppe Esposito
,
03:51
[PATCH v3 2/8] nbd/server.c: add missing coroutine_fn annotations
,
Emanuele Giuseppe Esposito
,
03:51
[PATCH RFC 3/3] hw/nvme: add nvme management interface model
,
Klaus Jensen
,
03:43
[PATCH RFC 2/3] hw/i2c: add mctp core
,
Klaus Jensen
,
03:43
[PATCH 0/3] hw/{i2c, nvme}: mctp endpoint, nvme management interface model
,
Klaus Jensen
,
03:43
[PATCH maybe-7.2 1/3] hw/i2c: only schedule pending master when bus is idle
,
Klaus Jensen
,
03:43
Re: [PATCH v2] m25p80: Improve error when the backend file size does not match the device
,
Cédric Le Goater
,
03:38
Re: [PATCH v2] m25p80: Improve error when the backend file size does not match the device
,
Markus Armbruster
,
03:28
Re: [PATCH v2] m25p80: Improve error when the backend file size does not match the device
,
Cédric Le Goater
,
02:12
Re: [PATCH v2] m25p80: Improve error when the backend file size does not match the device
,
Markus Armbruster
,
01:56
Re: [PATCH for-7.2] rtl8139: honor large send MSS value
,
Jason Wang
,
01:54
Re: Plugin Memory Callback Debugging
,
Emilio Cota
,
01:28
Re: [PATCH] hw/arm/boot: set initrd parameters to 64bit in fdt
,
Schspa Shi
,
01:11
Re: [PATCH v9 0/8] KVM: mm: fd-based approach for supporting KVM
,
Chao Peng
,
00:05
November 15, 2022
Re: [PATCH for-7.2] rtl8139: honor large send MSS value
,
Jason Wang
,
23:19
Re: [PATCH for-7.2] rtl8139: honor large send MSS value
,
Jason Wang
,
23:14
Re: [PATCH] tests/avocado: configure acpi-bits to use avocado timeout
,
Ani Sinha
,
23:07
[PATCH] hw/loongarch: Fix setprop_sized method in fdt rtc node.
,
Xiaojuan Yang
,
23:03
Bug report: QEMU/KVM: INIT-SIPI-SIPI while CPU is in SMM fails smp boot
,
Eiichi Tsukata
,
23:01
Re: [PATCH v6 09/10] vdpa: Add listener_shadow_vq to vhost_vdpa
,
Jason Wang
,
22:34
Re: [PATCH] tests/avocado: configure acpi-bits to use avocado timeout
,
Ani Sinha
,
22:24
Re: [PATCH v9 3/8] KVM: Add KVM_EXIT_MEMORY_FAULT exit
,
Chao Peng
,
22:19
Re: biosbits test failing on origin/master
,
Ani Sinha
,
22:07
Re: biosbits test failing on origin/master
,
Ani Sinha
,
22:04
RE: [PATCH for-7.2] rtl8139: honor large send MSS value
,
Tobias Fiebig
,
21:59
Re: [PATCH v2] hw/intc: sifive_plic: Renumber the S irqs for numa support
,
Alistair Francis
,
21:53
PING: [PATCH for 8.0 0/8] Refactor cryptodev
,
zhenwei pi
,
21:13
Re: [PATCH v2] m25p80: Improve error when the backend file size does not match the device
,
Alistair Francis
,
20:58
RE: [PATCH for-7.2] rtl8139: honor large send MSS value
,
Tobias Fiebig
,
20:47
Re: [PATCH v2 5/8] target/riscv: add support for Zcmp extension
,
weiwei
,
20:22
Re: [PATCH v3 10/17] vfio/migration: Move migration v1 logic to vfio_migration_init()
,
Alex Williamson
,
18:56
Re: [PULL 0/2] target/i386: fix cmpxchgl, lahf, sahf
,
Stefan Hajnoczi
,
18:54
Re: [PULL for 7.2 00/10] testing and doc updates
,
Stefan Hajnoczi
,
18:53
Re: [PATCH v3 07/17] vfio/migration: Allow migration without VFIO IOMMU dirty tracking support
,
Alex Williamson
,
18:36
Re: [PATCH] tests/avocado: configure acpi-bits to use avocado timeout
,
John Snow
,
17:53
Re: [PATCH] tests/avocado: configure acpi-bits to use avocado timeout
,
Alex Bennée
,
17:48
Re: Plugin Memory Callback Debugging
,
Alex Bennée
,
17:46
Plugin Memory Callback Debugging
,
Aaron Lindsay
,
17:11
Re: biosbits test failing on origin/master
,
John Snow
,
16:52
[PATCH] tests/avocado: configure acpi-bits to use avocado timeout
,
John Snow
,
16:28
Re: [PATCH v2] m25p80: Improve error when the backend file size does not match the device
,
Peter Delevoryas
,
15:08
Re: [PATCH v2] migration: check magic value for deciding the mapping of channels
,
Peter Xu
,
15:06
Re: [PATCH 0/1] hw/arm/aspeed: Automatically zero-extend flash images
,
Peter Delevoryas
,
15:06
Re: [PATCH] hw/sd: Fix sun4i allwinner-sdhost for U-Boot
,
Strahinja Jankovic
,
14:57
Re: [PULL 00/30] Next patches
,
Stefan Hajnoczi
,
14:00
Re: [PULL 00/30] Next patches
,
Stefan Hajnoczi
,
13:57
[PATCH 1/2] qga: Move FS TRIM code to commands-linux.c
,
Alexander Ivanov
,
13:51
Re: [PATCH v2] migration: check magic value for deciding the mapping of channels
,
Daniel P . Berrangé
,
13:51
Re: biosbits test failing on origin/master
,
John Snow
,
13:48
[PATCH 0/2] qga: Add ZFS TRIM support for FreeBSD
,
Alexander Ivanov
,
13:46
[PATCH 2/2] qga: Add ZFS TRIM support for FreeBSD
,
Alexander Ivanov
,
13:46
Re: [PULL 00/11] Hexagon bug fixes and performance improvement
,
Stefan Hajnoczi
,
13:42
Re: [PATCH 0/1] hw/arm/aspeed: Automatically zero-extend flash images
,
Peter Delevoryas
,
13:30
Re: [PATCH v2] migration: check magic value for deciding the mapping of channels
,
Daniel P . Berrangé
,
13:11
Re: [PULL 00/30] Next patches
,
Daniel P . Berrangé
,
13:07
Re: [PATCH v2] migration: check magic value for deciding the mapping of channels
,
manish.mishra
,
12:59
Re: [PATCH v3] block/rbd: Add support for layered encryption
,
Daniel P . Berrangé
,
12:47
Re: [PATCH v3 1/7] memory: associate DMA accesses with the initiator Device
,
Alexander Bulekov
,
12:45
RE: [PULL 00/11] Hexagon bug fixes and performance improvement
,
Taylor Simpson
,
12:44
Re: [PATCH v2] migration: check magic value for deciding the mapping of channels
,
Peter Xu
,
12:36
Re: [PATCH v3] block/rbd: Add support for layered encryption
,
Ilya Dryomov
,
12:34
Re: [PATCH for 7.2? v2 0/2] Arm GICv2 fixes
,
Peter Maydell
,
12:10
Re: [PATCH v9 3/8] KVM: Add KVM_EXIT_MEMORY_FAULT exit
,
Alex Bennée
,
12:00
Re: [PULL 00/11] Hexagon bug fixes and performance improvement
,
Stefan Hajnoczi
,
11:52
Re: [PATCH v3 1/7] memory: associate DMA accesses with the initiator Device
,
Peter Maydell
,
11:49
Re: [PATCH v1 5/9] hw/virtio: introduce virtio_device_should_start
,
Christian Borntraeger
,
11:47
Re: [PATCH v2 2/2] hw/intc: add implementation of GICD_IIDR to Arm GIC
,
Peter Maydell
,
11:43
Re: [PATCH v1 5/9] hw/virtio: introduce virtio_device_should_start
,
Christian Borntraeger
,
11:40
[PATCH for-7.2] rtl8139: honor large send MSS value
,
Stefan Hajnoczi
,
11:37
Re: [PATCH v2 2/2] hw/intc: add implementation of GICD_IIDR to Arm GIC
,
Philippe Mathieu-Daudé
,
11:29
Re: [PATCH v3 1/7] memory: associate DMA accesses with the initiator Device
,
Peter Xu
,
11:19
[PATCH for 7.2? v2 0/2] Arm GICv2 fixes
,
Alex Bennée
,
11:17
[PATCH v2 1/2] hw/intc: clean-up access to GIC multi-byte registers
,
Alex Bennée
,
11:17
[PATCH v2 2/2] hw/intc: add implementation of GICD_IIDR to Arm GIC
,
Alex Bennée
,
11:17
RE: [PULL 00/11] Hexagon bug fixes and performance improvement
,
Taylor Simpson
,
11:17
Re: [PATCH v1 5/9] hw/virtio: introduce virtio_device_should_start
,
Alex Bennée
,
11:06
Re: [PATCH] hw/sd: Fix sun4i allwinner-sdhost for U-Boot
,
Peter Maydell
,
11:02
Re: [PATCH v2] m25p80: Improve error when the backend file size does not match the device
,
Philippe Mathieu-Daudé
,
10:50
Re: [PATCH v2 2/9] block-copy: add missing coroutine_fn annotations
,
Emanuele Giuseppe Esposito
,
10:41
[PULL 28/30] migration: Remove old preempt code around state maintainance
,
Juan Quintela
,
10:37
[PULL 30/30] migration: Block migration comment or code is wrong
,
Juan Quintela
,
10:37
[PULL 26/30] migration: Move last_sent_block into PageSearchStatus
,
Juan Quintela
,
10:37
[PULL 29/30] migration: Drop rs->f
,
Juan Quintela
,
10:37
[PULL 27/30] migration: Send requested page directly in rp-return thread
,
Juan Quintela
,
10:37
[PULL 25/30] migration: Make PageSearchStatus part of RAMState
,
Juan Quintela
,
10:37
[PULL 22/30] migration: Teach PSS about host page
,
Juan Quintela
,
10:37
[PULL 24/30] migration: Add pss_init()
,
Juan Quintela
,
10:37
[PULL 21/30] migration: Use atomic ops properly for page accountings
,
Juan Quintela
,
10:37
[PULL 18/30] migration: Trivial cleanup save_page_header() on same block check
,
Juan Quintela
,
10:37
[PULL 23/30] migration: Introduce pss_channel
,
Juan Quintela
,
10:36
[PULL 17/30] migration: Cleanup xbzrle zero page cache update logic
,
Juan Quintela
,
10:36
[PULL 19/30] migration: Remove RAMState.f references in compression code
,
Juan Quintela
,
10:36
[PULL 20/30] migration: Yield bitmap_mutex properly when sending/sleeping
,
Juan Quintela
,
10:36
[PULL 16/30] migration: Add postcopy_preempt_active()
,
Juan Quintela
,
10:36
[PULL 15/30] migration: Take bitmap mutex when completing ram migration
,
Juan Quintela
,
10:36
[PULL 14/30] migration: Disable multifd explicitly with compression
,
Juan Quintela
,
10:36
[PULL 11/30] migration: Fix race on qemu_file_shutdown()
,
Juan Quintela
,
10:36
[PULL 12/30] migration: Disallow postcopy preempt to be used with compress
,
Juan Quintela
,
10:36
[PULL 13/30] migration: Use non-atomic ops for clear log bitmap
,
Juan Quintela
,
10:36
[PULL 10/30] migration: Fix possible infinite loop of ram save process
,
Juan Quintela
,
10:36
[PULL 08/30] Update AVX512 support for xbzrle_encode_buffer
,
Juan Quintela
,
10:36
[PULL 07/30] migration: Export ram_release_page()
,
Juan Quintela
,
10:36
[PULL 06/30] migration: Export ram_transferred_ram()
,
Juan Quintela
,
10:36
[PULL 09/30] Unit test code and benchmark code
,
Juan Quintela
,
10:36
[PULL 04/30] multifd: Create page_size fields into both MultiFD{Recv, Send}Params
,
Juan Quintela
,
10:36
[PULL 05/30] multifd: Create page_count fields into both MultiFD{Recv, Send}Params
,
Juan Quintela
,
10:36
[PULL 03/30] migration: check magic value for deciding the mapping of channels
,
Juan Quintela
,
10:36
[PULL 02/30] migration/multifd/zero-copy: Create helper function for flushing
,
Juan Quintela
,
10:36
[PULL 01/30] migration/channel-block: fix return value for qio_channel_block_{readv, writev}
,
Juan Quintela
,
10:36
[PULL 00/30] Next patches
,
Juan Quintela
,
10:36
Re: [PULL 00/11] Block layer patches
,
Kevin Wolf
,
10:33
Re: [PATCH v2] m25p80: Improve error when the backend file size does not match the device
,
Peter Maydell
,
10:30
Re: [PATCH v1 5/9] hw/virtio: introduce virtio_device_should_start
,
Christian Borntraeger
,
10:10
[PATCH v2] m25p80: Improve error when the backend file size does not match the device
,
Cédric Le Goater
,
10:10
Re: [PATCH] m25p80: Warn the user when the backend file is too small for the device
,
Cédric Le Goater
,
09:57
Re: [PATCH 00/30] Migration PULL request
,
Stefan Hajnoczi
,
09:55
Re: [PATCH] m25p80: Warn the user when the backend file is too small for the device
,
Peter Maydell
,
09:55
Re: [PATCH] m25p80: Warn the user when the backend file is too small for the device
,
Cédric Le Goater
,
09:51
Re: [PATCH v9 0/8] KVM: mm: fd-based approach for supporting KVM
,
Kirill A. Shutemov
,
09:37
Re: [PATCH] m25p80: Warn the user when the backend file is too small for the device
,
Peter Maydell
,
09:34
Re: [PATCH v1 5/9] hw/virtio: introduce virtio_device_should_start
,
Alex Bennée
,
09:32
Re: biosbits test failing on origin/master
,
Ani Sinha
,
09:31
[PATCH 0/2] TLS: fix read stall with large buffers
,
antoine . damhet
,
09:23
[PATCH 1/2] crypto: TLS: introduce `check_pending`
,
antoine . damhet
,
09:23
[PATCH 2/2] io/channel-tls: fix handling of bigger read buffers
,
antoine . damhet
,
09:23
[PATCH] m25p80: Warn the user when the backend file is too small for the device
,
Cédric Le Goater
,
09:22
Re: [PULL v2 00/11] Block layer patches
,
Stefan Hajnoczi
,
09:21
Re: [PATCH 0/1] hw/arm/aspeed: Automatically zero-extend flash images
,
Cédric Le Goater
,
09:17
Re: [PATCH v1 1/2] hw/intc: clean-up access to GIC multi-byte registers
,
Philippe Mathieu-Daudé
,
09:08
Re: [PATCH] hw/intc/arm_gicv3: fix prio masking on pmr write
,
Peter Maydell
,
09:07
Re: [PATCH 0/1] hw/arm/aspeed: Automatically zero-extend flash images
,
Philippe Mathieu-Daudé
,
09:07
Re: [PATCH 2/2] Do not access /dev/mem in MSI-X PCI passthrough on Xen
,
Jan Beulich
,
09:05
Re: [PATCH v1 2/2] hw/intc: add implementation of GICD_IIDR to Arm GIC
,
Peter Maydell
,
09:04
Re: [PULL v4 00/83] pci,pc,virtio: features, tests, fixes, cleanups
,
Philippe Mathieu-Daudé
,
09:01
Re: [PATCH v11 09/11] s390x/cpu topology: add topology machine property
,
Cédric Le Goater
,
08:48
Re: [PATCH v2 5/8] target/riscv: add support for Zcmp extension
,
Richard Henderson
,
08:44
Re: [PATCH] hw/intc/arm_gicv3: fix prio masking on pmr write
,
Jens Wiklander
,
08:41
[PATCH for 7.2? v1 0/2] Arm GICv2 patches
,
Alex Bennée
,
08:41
[PATCH v1 1/2] hw/intc: clean-up access to GIC multi-byte registers
,
Alex Bennée
,
08:41
[PATCH v1 2/2] hw/intc: add implementation of GICD_IIDR to Arm GIC
,
Alex Bennée
,
08:41
[PULL 03/10] tests/avocado/machine_aspeed.py: Reduce noise on the console for SDK tests
,
Alex Bennée
,
08:36
[PULL 01/10] Run docker probe only if docker or podman are available
,
Alex Bennée
,
08:36
[PULL 08/10] docs/devel: try and improve the language around patch review
,
Alex Bennée
,
08:36
[PULL 07/10] docs/devel: simplify the minimal checklist
,
Alex Bennée
,
08:36
[PULL 05/10] docs/devel: add a maintainers section to development process
,
Alex Bennée
,
08:35
[PULL 10/10] gitlab: integrate coverage report
,
Alex Bennée
,
08:35
[PULL 09/10] tests/avocado: Raise timeout for boot_linux.py:BootLinuxPPC64.test_pseries_tcg
,
Alex Bennée
,
08:35
[PULL 04/10] tests/docker: allow user to override check target
,
Alex Bennée
,
08:35
[PULL 02/10] tests/avocado: improve behaviour waiting for login prompts
,
Alex Bennée
,
08:35
[PULL 06/10] docs/devel: make language a little less code centric
,
Alex Bennée
,
08:35
[PULL for 7.2 00/10] testing and doc updates
,
Alex Bennée
,
08:34
Re: [PATCH v11 08/11] s390x/cpu topology: add topology_capable QEMU capability
,
Cédric Le Goater
,
08:27
Re: [PATCH v1 5/9] hw/virtio: introduce virtio_device_should_start
,
Christian Borntraeger
,
08:26
Re: [PATCH 0/1] hw/arm/aspeed: Automatically zero-extend flash images
,
Cédric Le Goater
,
08:07
Re: [PATCH v2 3/8] target/riscv: add support for Zcd extension
,
Richard Henderson
,
07:50
Re: [PATCH v2] disas: recognize either <capstone.h> or <capstone/capstone.h>
,
Michael Tokarev
,
07:46
Re: [PATCH v2] disas: recognize either <capstone.h> or <capstone/capstone.h>
,
Richard Henderson
,
07:28
RE: [PATCH v1] block/rbd: Add support for layered encryption
,
Or Ozeri
,
07:28
[PATCH v3] block/rbd: Add support for layered encryption
,
Or Ozeri
,
07:25
[PATCH 30/30] migration: Block migration comment or code is wrong
,
Juan Quintela
,
07:14
[PATCH 29/30] migration: Drop rs->f
,
Juan Quintela
,
07:14
[PATCH 28/30] migration: Remove old preempt code around state maintainance
,
Juan Quintela
,
07:14
[PATCH 27/30] migration: Send requested page directly in rp-return thread
,
Juan Quintela
,
07:14
[PATCH 25/30] migration: Make PageSearchStatus part of RAMState
,
Juan Quintela
,
07:14
[PATCH 26/30] migration: Move last_sent_block into PageSearchStatus
,
Juan Quintela
,
07:14
[PATCH 23/30] migration: Introduce pss_channel
,
Juan Quintela
,
07:14
[PATCH 22/30] migration: Teach PSS about host page
,
Juan Quintela
,
07:14
[PATCH 24/30] migration: Add pss_init()
,
Juan Quintela
,
07:14
[PATCH 21/30] migration: Use atomic ops properly for page accountings
,
Juan Quintela
,
07:14
[PATCH 20/30] migration: Yield bitmap_mutex properly when sending/sleeping
,
Juan Quintela
,
07:13
[PATCH 19/30] migration: Remove RAMState.f references in compression code
,
Juan Quintela
,
07:13
[PATCH 18/30] migration: Trivial cleanup save_page_header() on same block check
,
Juan Quintela
,
07:13
[PATCH 17/30] migration: Cleanup xbzrle zero page cache update logic
,
Juan Quintela
,
07:13
[PATCH 16/30] migration: Add postcopy_preempt_active()
,
Juan Quintela
,
07:13
[PATCH 15/30] migration: Take bitmap mutex when completing ram migration
,
Juan Quintela
,
07:13
[PATCH 14/30] migration: Disable multifd explicitly with compression
,
Juan Quintela
,
07:13
[PATCH 08/30] Update AVX512 support for xbzrle_encode_buffer
,
Juan Quintela
,
07:13
[PATCH 13/30] migration: Use non-atomic ops for clear log bitmap
,
Juan Quintela
,
07:13
[PATCH 09/30] Unit test code and benchmark code
,
Juan Quintela
,
07:13
[PATCH 12/30] migration: Disallow postcopy preempt to be used with compress
,
Juan Quintela
,
07:13
[PATCH 10/30] migration: Fix possible infinite loop of ram save process
,
Juan Quintela
,
07:13
[PATCH 11/30] migration: Fix race on qemu_file_shutdown()
,
Juan Quintela
,
07:13
[PATCH 05/30] multifd: Create page_count fields into both MultiFD{Recv, Send}Params
,
Juan Quintela
,
07:13
[PATCH 06/30] migration: Export ram_transferred_ram()
,
Juan Quintela
,
07:13
[PATCH 04/30] multifd: Create page_size fields into both MultiFD{Recv, Send}Params
,
Juan Quintela
,
07:13
[PATCH 07/30] migration: Export ram_release_page()
,
Juan Quintela
,
07:13
[PATCH 03/30] migration: check magic value for deciding the mapping of channels
,
Juan Quintela
,
07:12
[PATCH 02/30] migration/multifd/zero-copy: Create helper function for flushing
,
Juan Quintela
,
07:12
[PATCH 01/30] migration/channel-block: fix return value for qio_channel_block_{readv, writev}
,
Juan Quintela
,
07:12
[PATCH 00/30] Migration PULL request
,
Juan Quintela
,
07:12
Re: [PATCH] hw/loongarch: Add cfi01 pflash device
,
Philippe Mathieu-Daudé
,
07:10
Re: [PATCH v2] block/rbd: Add support for layered encryption
,
Ilya Dryomov
,
07:07
Re: [PATCH v2] disas: recognize either <capstone.h> or <capstone/capstone.h>
,
Michael Tokarev
,
07:04
Re: [PATCH v4 4/7] target/arm: Enable TTBCR_EAE for ARMv8-R AArch32
,
Daniel P . Berrangé
,
07:02
Re: [PATCH v1] block/rbd: Add support for layered encryption
,
Ilya Dryomov
,
07:00
Re: [PATCH v2] disas: recognize either <capstone.h> or <capstone/capstone.h>
,
Peter Maydell
,
06:59
[PATCH] hw/loongarch: Add cfi01 pflash device
,
Xiaojuan Yang
,
06:56
[PATCH v2] disas: recognize either <capstone.h> or <capstone/capstone.h>
,
Michael Tokarev
,
06:56
[PATCH] hw/loongarch: Replace the value of uart info with macro
,
Xiaojuan Yang
,
06:50
[PATCH] hw/loongarch: Add default stdout uart in fdt
,
Xiaojuan Yang
,
06:49
Re: [PATCH 2/2] Do not access /dev/mem in MSI-X PCI passthrough on Xen
,
Marek Marczykowski-Górecki
,
06:38
Re: [PATCH v4 4/7] target/arm: Enable TTBCR_EAE for ARMv8-R AArch32
,
Philippe Mathieu-Daudé
,
06:37
Re: [PATCH v3 0/7] memory: prevent dma-reentracy issues
,
Philippe Mathieu-Daudé
,
06:28
Re: [PATCH v2 3/3] nvme: Add physical writes/reads from OCP log
,
Klaus Jensen
,
06:26
Re: [PATCH v1 5/9] hw/virtio: introduce virtio_device_should_start
,
Michael S. Tsirkin
,
06:26
Re: [PATCH v6 09/10] vdpa: Add listener_shadow_vq to vhost_vdpa
,
Eugenio Perez Martin
,
06:25
Re: [PATCH v11 04/11] s390x/cpu topology: reporting the CPU topology to the guest
,
Cédric Le Goater
,
06:21
Re: [PATCH v11 03/11] s390x/cpu topology: core_id sets s390x CPU topology
,
Cédric Le Goater
,
06:15
Re: tests/avocado/machine_s390_ccw_virtio: Fedora test failing
,
Philippe Mathieu-Daudé
,
06:13
Re: [PATCH v2 2/3] nvme: Add ocp to the subsys
,
Klaus Jensen
,
06:11
Re: [PATCH for-7.2] Add G_GNUC_PRINTF to function qemu_set_info_str and fix related issues
,
Philippe Mathieu-Daudé
,
06:10
Re: [PATCH v2 1/3] nvme: Move adjustment of data_units{read,written}
,
Klaus Jensen
,
06:10
Re: tests/avocado/machine_s390_ccw_virtio: Fedora test failing
,
Thomas Huth
,
06:05
tests/avocado/machine_s390_ccw_virtio: Fedora test failing
,
Philippe Mathieu-Daudé
,
06:03
Re: [PATCH v2] capstone: use <capstone/capstone.h> instead of <capstone.h>
,
Michael Tokarev
,
06:03
Re: [PATCH v2] capstone: use <capstone/capstone.h> instead of <capstone.h>
,
Peter Maydell
,
06:02
Re: [PATCH v2] capstone: use <capstone/capstone.h> instead of <capstone.h>
,
Peter Maydell
,
06:00
Re: [PATCH for-7.2] Add G_GNUC_PRINTF to function qemu_set_info_str and fix related issues
,
Peter Maydell
,
05:55
Re: [PATCH 0/1] hw/arm/aspeed: Automatically zero-extend flash images
,
Peter Maydell
,
05:48
Re: [PATCH for-8.0] hw: Add compat machines for 8.0
,
Cornelia Huck
,
05:44
Re: [PATCH for-8.0] hw: Add compat machines for 8.0
,
Greg Kurz
,
05:40
Re: [PULL 00/11] Block layer patches
,
Hanna Reitz
,
05:22
Re: [PULL 00/11] Block layer patches
,
Kevin Wolf
,
05:15
Re: biosbits test failing on origin/master
,
Ani Sinha
,
05:07
Re: [PATCH] docs/system/s390x: Document the "loadparm" machine property
,
Thomas Huth
,
05:05
Re: [PATCH v2] util/qemu-config: Fix "query-command-line-options" to provide the right values
,
Markus Armbruster
,
04:55
Re: [PATCH for-8.0] hw: Add compat machines for 8.0
,
Thomas Huth
,
04:54
Re: [PATCH v9 1/8] mm: Introduce memfd_restricted system call to create restricted user memory
,
Chao Peng
,
04:53
Re: [PATCH] disas: recognize either <capstone.h> or <capstone/capstone.h>
,
Michael Tokarev
,
04:45
[PATCH] disas: recognize either <capstone.h> or <capstone/capstone.h>
,
Michael Tokarev
,
04:38
Re: [PATCH v9 2/8] KVM: Extend the memslot to support fd-based private memory
,
Chao Peng
,
04:33
Re: [PATCH v2] capstone: use <capstone/capstone.h> instead of <capstone.h>
,
Michael Tokarev
,
04:25
Re: [PATCH v2 06/15] migration: Yield bitmap_mutex properly when sending/sleeping
,
Juan Quintela
,
04:19
Re: [PATCH for-8.0] hw: Add compat machines for 8.0
,
Cédric Le Goater
,
04:08
Re: [PATCH v1 5/9] hw/virtio: introduce virtio_device_should_start
,
Michael S. Tsirkin
,
04:06
Re: [qemu-devel]
,
Pawel Polawski
,
04:02
Re: Qemu virtual CPU limitation to 1024
,
Pawel Polawski
,
03:49
Re: Qemu virtual CPU limitation to 1024
,
Daniel P . Berrangé
,
03:48
Re: [PATCH] docs/system/s390x: Document the "loadparm" machine property
,
Janosch Frank
,
03:41
Re: [PATCH v1 5/9] hw/virtio: introduce virtio_device_should_start
,
Christian Borntraeger
,
03:19
Re: [PATCH 2/2] Do not access /dev/mem in MSI-X PCI passthrough on Xen
,
Jan Beulich
,
03:19
Re: [PATCH v2] capstone: use <capstone/capstone.h> instead of <capstone.h>
,
Daniel P . Berrangé
,
03:12
Re: [PATCH v2] util/qemu-config: Fix "query-command-line-options" to provide the right values
,
Thomas Huth
,
03:06
Re: [PATCH] KVM: Add system call KVM_VERIFY_MSI to verify MSI vector
,
chenxiang (M)
,
02:57
Re: [PATCH v2] util/qemu-config: Fix "query-command-line-options" to provide the right values
,
Markus Armbruster
,
02:53
Re: [PATCH v1 5/9] hw/virtio: introduce virtio_device_should_start
,
Christian Borntraeger
,
02:45
Re: [qemu-devel]
,
Thomas Huth
,
02:44
Re: [PATCH for-7.2 v2 3/4] libvhost-user: Fix two more format strings
,
Stefan Weil
,
02:25
[PATCH for-7.2] Add G_GNUC_PRINTF to function qemu_set_info_str and fix related issues
,
Stefan Weil
,
02:19
Re: [PATCH] migration: check magic value for deciding the mapping of channels
,
manish.mishra
,
02:08
November 14, 2022
Re: [PATCH] hw/intc: sifive_plic: Renumber the S irqs for numa support
,
Alistair Francis
,
23:03
Re: biosbits test failing on origin/master
,
Ani Sinha
,
22:38
Re: [PATCH v6 09/10] vdpa: Add listener_shadow_vq to vhost_vdpa
,
Jason Wang
,
22:04
Re: [PATCH v1 1/1] migration: Fix yank on postcopy multifd crashing guest after migration
,
Leonardo Bras Soares Passos
,
21:32
Re: Re: [PATCH for 8.0 8/8] hmp: add cryptodev info command
,
zhenwei pi
,
20:52
Re: aarch64 GitLab CI runner down
,
Stefan Hajnoczi
,
20:49
Re: aarch64 GitLab CI runner down
,
Philippe Mathieu-Daudé
,
19:39
Re: [PULL 00/11] Block layer patches
,
John Snow
,
18:59
[PATCH v2 0/3] Add OCP extended log to nvme QEMU
,
Joel Granados
,
18:47
[qemu-devel]
,
Pawel Polawski
,
18:47
Qemu virtual CPU limitation to 1024
,
Pawel Polawski
,
18:47
[PATCH v2 1/3] nvme: Move adjustment of data_units{read,written}
,
Joel Granados
,
18:47
[PATCH v2 2/3] nvme: Add ocp to the subsys
,
Joel Granados
,
18:47
[PATCH v2 3/3] nvme: Add physical writes/reads from OCP log
,
Joel Granados
,
18:47
Re: biosbits test failing on origin/master
,
John Snow
,
18:43
[PULL 2/2] target/i386: hardcode R_EAX as destination register for LAHF/SAHF
,
Richard Henderson
,
18:38
[PULL 1/2] target/i386: fix cmpxchg with 32-bit register destination
,
Richard Henderson
,
18:38
[PULL 0/2] target/i386: fix cmpxchgl, lahf, sahf
,
Richard Henderson
,
18:38
Re: [PATCH v9 5/5] docs: Add generic vhost-vdpa device documentation
,
Jason Wang
,
18:24
Re: [PATCH v4] qapi/qom: Memory backend property prealloc-threads doc fix
,
Gavin Shan
,
18:24
Re: [PATCH v2 1/3] hw/misc/pfsoc: add fabric clocks to ioscb
,
Alistair Francis
,
18:24
Re: [PATCH v1 3/3] target/riscv: kvm: Support selecting VCPU extensions
,
Alistair Francis
,
18:24
Re: [PATCH v2] capstone: use <capstone/capstone.h> instead of <capstone.h>
,
Daniel P . Berrangé
,
18:23
Re: [PATCH v3] qapi/qom: Memory backend property prealloc-threads doc fix
,
Zhenyu Zhang
,
18:23
Re: [PATCH v6 05/10] vdpa: move SVQ vring features check to net/
,
Eugenio Perez Martin
,
18:23
Re: [PULL 00/11] Block layer patches
,
Kevin Wolf
,
18:23
Re: [PATCH v6 07/10] vdpa: Add asid parameter to vhost_vdpa_dma_map/unmap
,
Jason Wang
,
18:23
Ugly QOM property names: paths within paths
,
Markus Armbruster
,
18:23
Re: [PATCH v4] qapi/qom: Memory backend property prealloc-threads doc fix
,
Markus Armbruster
,
18:23
Re: [PATCH 08/13] stream: Replace subtree drain with a single node drain
,
Hanna Reitz
,
18:23
Re: [PATCH] s390x: Fix spelling errors
,
Ilya Leoshkevich
,
18:23
[PATCH v4] qapi/qom: Memory backend property prealloc-threads doc fix
,
Zhenyu Zhang
,
18:23
Re: [PATCH v2] capstone: use <capstone/capstone.h> instead of <capstone.h>
,
Daniel P . Berrangé
,
18:23
Re: [PATCH] hw/intc: sifive_plic: Renumber the S irqs for numa support
,
Frédéric Pétrot
,
18:23
Re: [PATCH v6 10/10] vdpa: Always start CVQ in SVQ mode
,
Jason Wang
,
18:23
[PULL v2 00/11] Block layer patches
,
Kevin Wolf
,
18:23
Re: [PULL 00/11] Block layer patches
,
Hanna Reitz
,
18:23
Re: [PATCH] s390x: Fix spelling errors
,
Thomas Huth
,
18:23
Re: [PATCH v6 09/10] vdpa: Add listener_shadow_vq to vhost_vdpa
,
Jason Wang
,
18:22
[PATCH v2] tests/stream-under-throttle: New test
,
Hanna Reitz
,
18:22
Re: [PATCH] hw/intc: sifive_plic: Renumber the S irqs for numa support
,
Alistair Francis
,
18:22
Re: [PATCH v2 2/3] hw/riscv: pfsoc: add missing FICs as unimplemented
,
Alistair Francis
,
18:22
Re: [PATCH v2 2/8] target/riscv: add support for Zca and Zcf extensions
,
weiwei
,
18:22
Re: [PATCH] hw/intc: sifive_plic: Renumber the S irqs for numa support
,
Philippe Mathieu-Daudé
,
18:22
Re: [PATCH v4] qapi/qom: Memory backend property prealloc-threads doc fix
,
Philippe Mathieu-Daudé
,
18:21
Re: [PATCH v3 01/15] hw: encode accessing CPU index in MemTxAttrs
,
Peter Maydell
,
18:21
Re: [PATCH v2] capstone: use <capstone/capstone.h> instead of <capstone.h>
,
Michael Tokarev
,
18:21
KVM call for 2022-11-15
,
quintela
,
18:21
Re: [PATCH v7 10/12] multifd: Support for zero pages transmission
,
Juan Quintela
,
18:21
Re: [PATCH v2] capstone: use <capstone/capstone.h> instead of <capstone.h>
,
Peter Maydell
,
18:20
Re: [PATCH v2] capstone: use <capstone/capstone.h> instead of <capstone.h>
,
Daniel P . Berrangé
,
18:20
Re: [PATCH] hw/intc: sifive_plic: Renumber the S irqs for numa support
,
Philippe Mathieu-Daudé
,
18:20
Re: [PATCH v9 0/8] KVM: mm: fd-based approach for supporting KVM
,
Alex Bennée
,
18:20
Re: [PATCH 10/13] block: Call drain callbacks only once
,
Kevin Wolf
,
18:20
Re: [PATCH v6 1/2] Update AVX512 support for xbzrle_encode_buffer
,
Juan Quintela
,
18:20
Re: [PATCH] docs/system/s390x: Document the "loadparm" machine property
,
Claudio Imbrenda
,
18:20
Re: [PATCH v7 11/12] multifd: Zero pages transmission
,
Juan Quintela
,
18:20
[PATCH] docs/system/s390x: Document the "loadparm" machine property
,
Thomas Huth
,
18:20
Re: [PATCH v7 12/12] So we use multifd to transmit zero pages.
,
Juan Quintela
,
18:20
Re: [PATCH for 7.2-rc1 v2 00/12] testing, docs, plugins, arm pre-PR
,
Alex Bennée
,
18:20
Re: [PATCH v9 1/8] mm: Introduce memfd_restricted system call to create restricted user memory
,
Vlastimil Babka
,
18:19
[PATCH] ccid-card-emulated: fix cast warning
,
marcandre . lureau
,
18:19
[PATCH] hw/intc/arm_gicv3: fix prio masking on pmr write
,
Jens Wiklander
,
18:19
[RFC PATCH] gitlab: add new dynamic check-gcov target for coverage
,
Alex Bennée
,
18:19
Re: [PATCH v2 1/5] migration: Fix possible infinite loop of ram save process
,
Juan Quintela
,
18:19
[PATCH v2] hw/intc: sifive_plic: Renumber the S irqs for numa support
,
Frédéric Pétrot
,
18:19
Re: [PATCH v2] capstone: use <capstone/capstone.h> instead of <capstone.h>
,
Paolo Bonzini
,
18:19
Re: [PATCH v2 2/5] migration: Fix race on qemu_file_shutdown()
,
Juan Quintela
,
18:19
Re: [PATCH v2 5/5] migration: Disable multifd explicitly with compression
,
Juan Quintela
,
18:19
Re: [PATCH] hw/intc/arm_gicv3: fix prio masking on pmr write
,
Peter Maydell
,
18:19
Re: [PATCH v1 5/9] hw/virtio: introduce virtio_device_should_start
,
Christian Borntraeger
,
18:19
Re: [PATCH v2 15/15] migration: Drop rs->f
,
Juan Quintela
,
18:19
Re: [PATCH v2 14/15] migration: Remove old preempt code around state maintainance
,
Juan Quintela
,
18:19
Re: [PATCH] hw/sd: Fix sun4i allwinner-sdhost for U-Boot
,
Peter Maydell
,
18:19
[PATCH v2 1/1] tcg: add perfmap and jitdump
,
Ilya Leoshkevich
,
18:19
Re: [PATCH v9 2/8] KVM: Extend the memslot to support fd-based private memory
,
Alex Bennée
,
18:19
Re: [PATCH v6 05/10] vdpa: move SVQ vring features check to net/
,
Jason Wang
,
18:19
Re: [PATCH v2 02/15] migration: Add postcopy_preempt_active()
,
Juan Quintela
,
18:19
Re: [PATCH v1 5/9] hw/virtio: introduce virtio_device_should_start
,
Christian Borntraeger
,
18:19
Re: [PATCH v2 05/15] migration: Remove RAMState.f references in compression code
,
Juan Quintela
,
18:19
Re: [PATCH v2 04/15] migration: Trivial cleanup save_page_header() on same block check
,
Juan Quintela
,
18:19
Re: [PATCH v2 12/15] migration: Move last_sent_block into PageSearchStatus
,
Juan Quintela
,
18:19
Re: [PATCH v7 10/12] multifd: Support for zero pages transmission
,
Juan Quintela
,
18:19
Re: [PULL 0/1] Fix loongarch make check-tcg failure
,
Stefan Hajnoczi
,
18:19
[PATCH] target/mips: Properly set C0_CMGCRBase after CPU reset
,
Jiaxun Yang
,
18:19
Re: [PATCH v2 03/15] migration: Cleanup xbzrle zero page cache update logic
,
Juan Quintela
,
18:19
Re: [PATCH v1 5/9] hw/virtio: introduce virtio_device_should_start
,
Alex Bennée
,
18:19
Re: [PATCH v9 1/8] mm: Introduce memfd_restricted system call to create restricted user memory
,
Kirill A. Shutemov
,
18:19
[PULL 0/2] target-arm queue for rc1
,
Peter Maydell
,
18:19
Re: [PATCH v6 2/2] Unit test code and benchmark code
,
Juan Quintela
,
18:19
Re: [PATCH v2 12/12] hw/intc: add implementation of GICD_IIDR to Arm GIC
,
Peter Maydell
,
18:19
Re: [PATCH v2 06/19] hw/9pfs: Add missing definitions for Windows
,
Christian Schoenebeck
,
18:19
Re: [PATCH] migration: check magic value for deciding the mapping of channels
,
Peter Xu
,
18:19
Re: [PATCH v7 11/12] multifd: Zero pages transmission
,
Juan Quintela
,
18:19
Re: [PATCH v2 07/15] migration: Use atomic ops properly for page accountings
,
Juan Quintela
,
18:19
Re: [PATCH v6 09/10] vdpa: Add listener_shadow_vq to vhost_vdpa
,
Eugenio Perez Martin
,
18:19
Re: [PATCH v1 5/9] hw/virtio: introduce virtio_device_should_start
,
Christian Borntraeger
,
18:19
Re: [PATCH v4 2/7] target/arm: Make RVBAR available for all ARMv8 CPUs
,
Peter Maydell
,
18:19
Re: [PATCH v1 5/9] hw/virtio: introduce virtio_device_should_start
,
Michael S. Tsirkin
,
18:19
Re: [PATCH v2 3/5] migration: Disallow postcopy preempt to be used with compress
,
Juan Quintela
,
18:18
Re: [PATCH v2 4/5] migration: Use non-atomic ops for clear log bitmap
,
Juan Quintela
,
18:18
Re: [PATCH] hw/sd: Fix sun4i allwinner-sdhost for U-Boot
,
Strahinja Jankovic
,
18:18
Re: [PATCH v2 01/15] migration: Take bitmap mutex when completing ram migration
,
Juan Quintela
,
18:18
Re: [PATCH v3 2/2] vhost-net: Fix the virtio features negotiation flaw
,
Hyman
,
18:18
Re: [PATCH v4 4/7] target/arm: Enable TTBCR_EAE for ARMv8-R AArch32
,
Peter Maydell
,
18:18
[PATCH v2 0/1] tcg: add perfmap and jitdump
,
Ilya Leoshkevich
,
18:18
[PULL 2/2] hw/intc/arm_gicv3: fix prio masking on pmr write
,
Peter Maydell
,
18:18
Re: [PATCH v3 2/2] vhost-net: Fix the virtio features negotiation flaw
,
Michael S. Tsirkin
,
18:18
Re: [PATCH] avocado: use sha1 for fc31 imgs to avoid first time re-download
,
Jan Richter
,
18:18
Re: [PATCH] hw/sd: Fix sun4i allwinner-sdhost for U-Boot
,
Peter Maydell
,
18:18
Re: [PATCH 09/13] block: Remove subtree drains
,
Hanna Reitz
,
18:18
[PULL 1/2] MAINTAINERS: Update maintainer's email for Xilinx CAN
,
Peter Maydell
,
18:18
[PATCH 0/1] hw/arm/aspeed: Automatically zero-extend flash images
,
Peter Delevoryas
,
18:18
Re: [PATCH v1 5/9] hw/virtio: introduce virtio_device_should_start
,
Michael S. Tsirkin
,
18:18
Re: [PATCH 2/4] hw/cxl: Add CXL_CAPACITY_MULTIPLIER definition
,
Jonathan Cameron
,
18:18
Re: [PATCH 01/13] qed: Don't yield in bdrv_qed_co_drain_begin()
,
Hanna Reitz
,
18:18
Re: [PATCH for 8.0 8/8] hmp: add cryptodev info command
,
Dr. David Alan Gilbert
,
18:18
Re: [PATCH v2 02/12] tests/avocado: improve behaviour waiting for login prompts
,
Peter Maydell
,
18:18
Re: [PATCH 05/13] block: Inline bdrv_drain_invoke()
,
Hanna Reitz
,
18:18
Re: [PATCH 07/13] block: Don't use subtree drains in bdrv_drop_intermediate()
,
Hanna Reitz
,
18:18
Re: [PATCH 04/13] block: Remove drained_end_counter
,
Hanna Reitz
,
18:18
Re: [PATCH 10/13] block: Call drain callbacks only once
,
Hanna Reitz
,
18:18
Re: [PATCH v1 5/9] hw/virtio: introduce virtio_device_should_start
,
Michael S. Tsirkin
,
18:17
Re: [PATCH v4 3/7] target/arm: Make stage_2_format for cache attributes optional
,
Peter Maydell
,
18:17
[PATCH 1/2] hw/xen/xen_pt: Call default handler only if no custom one is set
,
Marek Marczykowski-Górecki
,
18:17
Re: [PATCH 3/4] hw/cxl: Multi-Region CXL Type-3 Devices (Volatile and Persistent)
,
Jonathan Cameron
,
18:17
Re: [PATCH 13/13] block: Remove poll parameter from bdrv_parent_drained_begin_single()
,
Hanna Reitz
,
18:17
Re: [PATCH] hw/sd: Fix sun4i allwinner-sdhost for U-Boot
,
Strahinja Jankovic
,
18:17
Re: [PATCH 02/13] test-bdrv-drain: Don't yield in .bdrv_co_drained_begin/end()
,
Hanna Reitz
,
18:17
Re: [PATCH 03/13] block: Revert .bdrv_drained_begin/end to non-coroutine_fn
,
Hanna Reitz
,
18:17
Re: [PATCH 11/13] block: Remove ignore_bds_parents parameter from drain functions
,
Hanna Reitz
,
18:17
Re: [PATCH 2/2] Do not access /dev/mem in MSI-X PCI passthrough on Xen
,
Andrew Cooper
,
18:16
[PATCH 1/1] hw/arm/aspeed: Automatically zero-extend flash images
,
Peter Delevoryas
,
18:16
[PATCH 2/2] Do not access /dev/mem in MSI-X PCI passthrough on Xen
,
Marek Marczykowski-Górecki
,
18:16
Re: [PATCH v3 1/7] memory: associate DMA accesses with the initiator Device
,
Stefan Hajnoczi
,
18:16
Re: [PATCH 12/13] block: Don't poll in bdrv_replace_child_noperm()
,
Hanna Reitz
,
18:15
Re: [PATCH v3 1/7] memory: associate DMA accesses with the initiator Device
,
Stefan Hajnoczi
,
18:15
Re: KVM call for 2022-11-15
,
Alex Williamson
,
18:14
aarch64 GitLab CI runner down
,
Stefan Hajnoczi
,
18:14
Re: [PULL 0/2] target-arm queue for rc1
,
Stefan Hajnoczi
,
18:14
Re: [PATCH v9 1/8] mm: Introduce memfd_restricted system call to create restricted user memory
,
Michael Roth
,
18:14
Re: [PATCH v2 02/12] tests/avocado: improve behaviour waiting for login prompts
,
Philippe Mathieu-Daudé
,
18:14
Re: [PATCH v9 1/8] mm: Introduce memfd_restricted system call to create restricted user memory
,
Michael Roth
,
18:14
Re: [PATCH 2/2] Do not access /dev/mem in MSI-X PCI passthrough on Xen
,
Marek Marczykowski-Górecki
,
18:14
[PATCH v2 0/6] NBD spec changes for 64-bit extensions
,
Eric Blake
,
18:14
[PATCH v2 2/6] spec: Tweak description of maximum block size
,
Eric Blake
,
18:14
[PATCH v2 4/6] spec: Allow 64-bit block status results
,
Eric Blake
,
18:14
[PATCH v2 6/6] RFC: spec: Introduce NBD_REPLY_TYPE_OFFSET_HOLE_EXT
,
Eric Blake
,
18:14
[cross-project PATCH v2] NBD 64-bit extensions
,
Eric Blake
,
18:14
[PATCH v2 5/6] spec: Introduce NBD_FLAG_BLOCK_STATUS_PAYLOAD
,
Eric Blake
,
18:14
[PATCH v2 00/15] qemu patches for 64-bit NBD extensions
,
Eric Blake
,
18:14
[PATCH v2 1/6] spec: Recommend cap on NBD_REPLY_TYPE_BLOCK_STATUS length
,
Eric Blake
,
18:14
[PATCH v2 3/6] spec: Add NBD_OPT_EXTENDED_HEADERS
,
Eric Blake
,
18:14
[PATCH v2 02/15] nbd/server: Prepare for alternate-size headers
,
Eric Blake
,
18:14
[PATCH v2 05/15] nbd/server: Refactor handling of request payload
,
Eric Blake
,
18:14
[PATCH v2 14/15] RFC: nbd/client: Accept 64-bit hole chunks
,
Eric Blake
,
18:14
[libnbd PATCH v2 05/23] states: Prepare to receive 64-bit replies
,
Eric Blake
,
18:14
[PATCH v2 03/15] nbd: Prepare for 64-bit request effect lengths
,
Eric Blake
,
18:13
[PATCH v2 01/15] nbd/client: Add safety check on chunk payload length
,
Eric Blake
,
18:13
[PATCH v2 11/15] nbd/client: Request extended headers during negotiation
,
Eric Blake
,
18:13
[PATCH v2 07/15] nbd/server: Initial support for extended headers
,
Eric Blake
,
18:13
[PATCH v2 08/15] nbd/server: Support 64-bit block status
,
Eric Blake
,
18:13
[PATCH v2 10/15] nbd/client: Accept 64-bit block status chunks
,
Eric Blake
,
18:13
[PATCH v2 09/15] nbd/client: Initial support for extended headers
,
Eric Blake
,
18:13
[PATCH v2 13/15] nbd/server: Add FLAG_PAYLOAD support to CMD_BLOCK_STATUS
,
Eric Blake
,
18:13
[PATCH v2 15/15] RFC: nbd/server: Send 64-bit hole chunk
,
Eric Blake
,
18:13
[libnbd PATCH v2 04/23] states: Prepare to send 64-bit requests
,
Eric Blake
,
18:13
[libnbd PATCH v2 09/23] block_status: Accept 64-bit extents during block status
,
Eric Blake
,
18:13
[libnbd PATCH v2 11/23] api: Add several functions for controlling extended headers
,
Eric Blake
,
18:13
[PATCH v2 04/15] nbd: Add types for extended headers
,
Eric Blake
,
18:13
[PATCH v2 12/15] nbd/server: Prepare for per-request filtering of BLOCK_STATUS
,
Eric Blake
,
18:13
[libnbd PATCH v2 10/23] api: Add [aio_]nbd_block_status_64
,
Eric Blake
,
18:13
[libnbd PATCH v2 07/23] generator: Add struct nbd_extent in prep for 64-bit extents
,
Eric Blake
,
18:13
[libnbd PATCH v2 20/23] interop: Add test of 64-bit block status
,
Eric Blake
,
18:13
[libnbd PATCH v2 18/23] generator: Actually request extended headers
,
Eric Blake
,
18:13
[PATCH v2 06/15] nbd/server: Refactor to pass full request around
,
Eric Blake
,
18:13
[libnbd PATCH v2 02/23] internal: Refactor layout of replies in sbuf
,
Eric Blake
,
18:13
[libnbd PATCH v2 03/23] protocol: Add definitions for extended headers
,
Eric Blake
,
18:13
[libnbd PATCH v2 01/23] block_status: Refactor array storage
,
Eric Blake
,
18:13
[libnbd PATCH v2 00/23] libnbd 64-bit NBD extensions
,
Eric Blake
,
18:13
[libnbd PATCH v2 06/23] states: Break deadlock if server goofs on extended replies
,
Eric Blake
,
18:13
[libnbd PATCH v2 14/23] info: Expose extended-headers support through nbdinfo
,
Eric Blake
,
18:13
[libnbd PATCH v2 13/23] dump: Update nbddump to use 64-bit block status
,
Eric Blake
,
18:13
[libnbd PATCH v2 08/23] block_status: Track 64-bit extents internally
,
Eric Blake
,
18:13
[libnbd PATCH v2 22/23] api: Add nbd_[aio_]block_status_filter()
,
Eric Blake
,
18:13
[libnbd PATCH v2 17/23] ocaml: Add example for 64-bit extents
,
Eric Blake
,
18:13
[libnbd PATCH v2 19/23] api: Add nbd_[aio_]opt_extended_headers()
,
Eric Blake
,
18:13
[libnbd PATCH v2 16/23] examples: Update copy-libev to use 64-bit block status
,
Eric Blake
,
18:13
[libnbd PATCH v2 21/23] api: Add nbd_can_block_status_payload()
,
Eric Blake
,
18:13
[libnbd PATCH v2 23/23] RFC: pread: Accept 64-bit holes
,
Eric Blake
,
18:13
[libnbd PATCH v2 12/23] copy: Update nbdcopy to use 64-bit block status
,
Eric Blake
,
18:13
[libnbd PATCH v2 15/23] info: Update nbdinfo --map to use 64-bit block status
,
Eric Blake
,
18:13
Re: [PATCH 3/4] hw/cxl: Multi-Region CXL Type-3 Devices (Volatile and Persistent)
,
Gregory Price
,
18:13
November 13, 2022
Re: [PATCH] hw/intc: sifive_plic: Renumber the S irqs for numa support
,
Alistair Francis
,
20:19
Re: [PATCH v2 2/8] target/riscv: add support for Zca and Zcf extensions
,
Richard Henderson
,
16:40
Re: [PATCH v2 3/3] hw/{misc, riscv}: pfsoc: add system controller as unimplemented
,
Conor Dooley
,
16:20
[PATCH v2] capstone: use <capstone/capstone.h> instead of <capstone.h>
,
Michael Tokarev
,
15:09
Re: [PATCH v5 19/20] hw/isa: derive CPUState from MemTxAttrs in apm_ioport_writeb
,
Philippe Mathieu-Daudé
,
15:04
Re: [PATCH v5 15/20] hw/i386: update vapic_write to use MemTxAttrs
,
Philippe Mathieu-Daudé
,
14:52
Re: [PATCH v5 14/20] hw/audio: explicitly set .requester_type for intel-hda
,
Philippe Mathieu-Daudé
,
14:50
[PATCH] capstone: use <capstone/capstone.h> instead of <capstone.h>
,
Michael Tokarev
,
14:47
Re: [PATCH v5 11/20] target/sparc: initialise MemTxAttrs for CPU access
,
Philippe Mathieu-Daudé
,
14:45
Re: [PATCH v5 10/20] target/microblaze: initialise MemTxAttrs for CPU access
,
Philippe Mathieu-Daudé
,
14:44
Re: [PATCH v5 09/20] hw/arm: remove current_cpu hack from pxa2xx access
,
Philippe Mathieu-Daudé
,
14:43
Re: [PATCH] qga: Add initial OpenBSD and NetBSD support
,
Philippe Mathieu-Daudé
,
14:32
Re: [PATCH v2 3/3] hw/{misc, riscv}: pfsoc: add system controller as unimplemented
,
Philippe Mathieu-Daudé
,
14:31
virtio4-inputinterrupt triggers 0, causing packet loss
,
张同剑
,
09:33
Re: [RFC PATCH 0/1] hw/arm: use -cpu max by default on sbsa-ref
,
Marcin Juszkiewicz
,
09:28
Re: [PATCH-for-7.2 v2] libvduse: Avoid warning about dangerous use of strncpy()
,
Stefan Hajnoczi
,
06:31
[PATCH v2] block/rbd: Add support for layered encryption
,
Or Ozeri
,
05:17
RE: [PATCH v1] block/rbd: Add support for layered encryption
,
Or Ozeri
,
05:16
[PATCH v2] hw/riscv: virt: Remove the redundant ipi-id property
,
Atish Patra
,
04:51
November 12, 2022
[PATCH v2 8/8] disas/riscv.c: add disasm support for Zc*
,
Weiwei Li
,
21:35
[PATCH v2 7/8] target/riscv: expose properties for Zc* extension
,
Weiwei Li
,
21:35
[PATCH v2 6/8] target/riscv: add support for Zcmt extension
,
Weiwei Li
,
21:35
[PATCH v2 5/8] target/riscv: add support for Zcmp extension
,
Weiwei Li
,
21:35
[PATCH v2 4/8] target/riscv: add support for Zcb extension
,
Weiwei Li
,
21:35
[PATCH v2 0/8] support subsets of code size reduction extension
,
Weiwei Li
,
21:35
[PATCH v2 2/8] target/riscv: add support for Zca and Zcf extensions
,
Weiwei Li
,
21:35
[PATCH v2 1/8] target/riscv: add cfg properties for Zc* extension
,
Weiwei Li
,
21:35
[PATCH v2 3/8] target/riscv: add support for Zcd extension
,
Weiwei Li
,
21:35
[PATCH] hw/sd: Fix sun4i allwinner-sdhost for U-Boot
,
Strahinja Jankovic
,
16:54
[PATCH v9 3/5] vdpa: add vdpa-dev-pci support
,
Longpeng(Mike)
,
09:40
[PATCH v9 2/5] vdpa: add vdpa-dev support
,
Longpeng(Mike)
,
09:40
[PATCH v9 5/5] docs: Add generic vhost-vdpa device documentation
,
Longpeng(Mike)
,
09:40
[PATCH v9 1/5] virtio: get class_id and pci device id by the virtio id
,
Longpeng(Mike)
,
09:40
[PATCH v9 4/5] vdpa-dev: mark the device as unmigratable
,
Longpeng(Mike)
,
09:40
[PATCH v9 0/5] add generic vDPA device support
,
Longpeng(Mike)
,
09:40
Re: [PULL 0/3] pc,virtio: regression fixes
,
Stefan Hajnoczi
,
09:15
Re: [PULL 0/1] ppc queue
,
Stefan Hajnoczi
,
09:15
Re: [PULL 0/8] Misc fixes
,
Stefan Hajnoczi
,
09:15
[PATCH v2 2/3] hw/riscv: pfsoc: add missing FICs as unimplemented
,
Conor Dooley
,
08:35
[PATCH v2 0/3] Add (more) missing PolarFire SoC io regions
,
Conor Dooley
,
08:35
[PATCH v2 3/3] hw/{misc, riscv}: pfsoc: add system controller as unimplemented
,
Conor Dooley
,
08:35
[PATCH v2 1/3] hw/misc/pfsoc: add fabric clocks to ioscb
,
Conor Dooley
,
08:35
Re: [PATCH] hw/misc/pfsoc: add fabric clocks to ioscb
,
Conor Dooley
,
08:19
[PATCH] qga: Add initial OpenBSD and NetBSD support
,
Brad Smith
,
06:41
[PATCH for-8.0 3/3] target/i386: Inline cmpxchg16b
,
Richard Henderson
,
02:57
[PATCH for-8.0 2/3] target/i386: Inline cmpxchg8b
,
Richard Henderson
,
02:57
[PATCH for-8.0 0/3] target/i386: cmpxchg8b and cmpxchg16b cleanup
,
Richard Henderson
,
02:57
[PATCH for-8.0 1/3] target/i386: Split out gen_cmpxchg8b, gen_cmpxchg16b
,
Richard Henderson
,
02:57
Re: [PATCH-for-7.2 v2] libvduse: Avoid warning about dangerous use of strncpy()
,
Yongji Xie
,
02:53
Re: [PATCH v8 5/5] docs: Add generic vhost-vdpa device documentation
,
Longpeng (Mike, Cloud Infrastructure Service Product Dept.)
,
02:39
Re: [PATCH v8 4/5] vdpa-dev: mark the device as unmigratable
,
Longpeng (Mike, Cloud Infrastructure Service Product Dept.)
,
02:37
[PATCH] hw/virtio: added virtio-serial test cases
,
Daniel Hoffman
,
01:33
[PATCH for-8.0 1/1] target/ppc: Use tcg_gen_atomic_cmpxchg_i128 for STQCX
,
Richard Henderson
,
01:11
[PATCH for-8.0 0/1] target/ppc: Use tcg_gen_atomic_cmpxchg_i128
,
Richard Henderson
,
01:11
Re: [PATCH v5 20/20] include/hw: add commentary to current_cpu export
,
Richard Henderson
,
01:05
Re: [PATCH v5 19/20] hw/isa: derive CPUState from MemTxAttrs in apm_ioport_writeb
,
Richard Henderson
,
01:04
Re: [PATCH v5 18/20] hw/i386: convert apic access to use MemTxAttrs
,
Richard Henderson
,
01:03
Re: [PATCH v5 17/20] hw/intc: properly model IOAPIC MSI messages
,
Richard Henderson
,
00:57
Re: [PATCH v5 16/20] include: add MEMTXATTRS_MACHINE helper
,
Richard Henderson
,
00:52
Re: [PATCH v5 15/20] hw/i386: update vapic_write to use MemTxAttrs
,
Richard Henderson
,
00:51
Re: [PATCH v5 14/20] hw/audio: explicitly set .requester_type for intel-hda
,
Richard Henderson
,
00:50
Re: [PATCH v5 13/20] target/i386: add explicit initialisation for MexTxAttrs
,
Richard Henderson
,
00:49
Re: [PATCH v5 11/20] target/sparc: initialise MemTxAttrs for CPU access
,
Richard Henderson
,
00:38
Re: [PATCH v5 10/20] target/microblaze: initialise MemTxAttrs for CPU access
,
Richard Henderson
,
00:37
Re: [PATCH v5 09/20] hw/arm: remove current_cpu hack from pxa2xx access
,
Richard Henderson
,
00:36
Re: [PATCH v5 04/20] target/arm: ensure KVM traps set appropriate MemTxAttrs
,
Richard Henderson
,
00:29
Re: [PATCH v5 05/20] target/arm: ensure m-profile helpers set appropriate MemTxAttrs
,
Richard Henderson
,
00:26
Re: [PATCH v5 02/20] target/arm: ensure TCG IO accesses set appropriate MemTxAttrs
,
Richard Henderson
,
00:26
Re: [PATCH v5 02/20] target/arm: ensure TCG IO accesses set appropriate MemTxAttrs
,
Richard Henderson
,
00:17
November 11, 2022
[PATCH v4] acpi/tests/avocado/bits: some misc fixes
,
Ani Sinha
,
23:55
Re: biosbits test failing on origin/master
,
Ani Sinha
,
23:39
[PATCH for-8.0 2/2] target/arm: Use tcg_gen_atomic_cmpxchg_i128 for CASP
,
Richard Henderson
,
23:26
[PATCH for-8.0 1/2] target/arm: Use tcg_gen_atomic_cmpxchg_i128 for STXP
,
Richard Henderson
,
23:26
[PATCH for-8.0 0/2] target/arm: Use tcg_gen_atomic_cmpxchg_i128
,
Richard Henderson
,
23:26
Re: [PATCH v5 01/20] hw: encode accessing CPU index in MemTxAttrs
,
Richard Henderson
,
23:19
[PULL 1/1] hw/loongarch: Fix loongarch fdt addr confict
,
Richard Henderson
,
20:51
[PULL 0/1] Fix loongarch make check-tcg failure
,
Richard Henderson
,
20:51
Re: [PATCH v5 11/20] target/sparc: initialise MemTxAttrs for CPU access
,
Mark Cave-Ayland
,
20:03
Re: [PATCH for-8.0 0/2] hw/misc: Convert MOS6522 devices to 3-phase reset
,
Mark Cave-Ayland
,
19:59
Re: [PATCH] hw/riscv: virt: Remove the redundant ipi-id property
,
Bin Meng
,
19:46
Re: [PATCH] hw/riscv: virt: Remove the redundant ipi-id property
,
Atish Kumar Patra
,
19:42
Re: [PATCH] hw/riscv: virt: Remove the redundant ipi-id property
,
Bin Meng
,
19:39
Re: [PATCH] hw/misc/pfsoc: add fabric clocks to ioscb
,
Bin Meng
,
19:37
Re: [PATCH] hw/misc/pfsoc: add fabric clocks to ioscb
,
Conor Dooley
,
19:30
Re: [PATCH v3] qapi/qom: Memory backend property prealloc-threads doc fix
,
Gavin Shan
,
17:06
[PATCH] hw/riscv: virt: Remove the redundant ipi-id property
,
Atish Patra
,
15:13
Re: [PATCH v5 10/20] target/microblaze: initialise MemTxAttrs for CPU access
,
Edgar E. Iglesias
,
14:41
Re: [PATCH v2 11/12] gitlab: integrate coverage report
,
Philippe Mathieu-Daudé
,
14:35
Re: [PULL 00/11] Block layer patches
,
Stefan Hajnoczi
,
14:20
Re: [PATCH v3 2/2] vhost-net: Fix the virtio features negotiation flaw
,
Hyman
,
13:49
Re: [PATCH] s390x: Fix spelling errors
,
Stefan Weil
,
13:39
Re: [PATCH v3 2/2] vhost-net: Fix the virtio features negotiation flaw
,
Hyman
,
13:38
[PATCH v5 13/20] target/i386: add explicit initialisation for MexTxAttrs
,
Alex Bennée
,
13:35
[PATCH v5 14/20] hw/audio: explicitly set .requester_type for intel-hda
,
Alex Bennée
,
13:35
[PATCH v5 20/20] include/hw: add commentary to current_cpu export
,
Alex Bennée
,
13:35
[PATCH v5 18/20] hw/i386: convert apic access to use MemTxAttrs
,
Alex Bennée
,
13:35
[PATCH v5 11/20] target/sparc: initialise MemTxAttrs for CPU access
,
Alex Bennée
,
13:35
[PATCH] s390x: Fix spelling errors
,
Thomas Huth
,
13:28
[PATCH v5 16/20] include: add MEMTXATTRS_MACHINE helper
,
Alex Bennée
,
13:25
[PATCH v5 12/20] target/riscv: initialise MemTxAttrs for CPU access
,
Alex Bennée
,
13:25
[PATCH v5 10/20] target/microblaze: initialise MemTxAttrs for CPU access
,
Alex Bennée
,
13:25
[PATCH v5 09/20] hw/arm: remove current_cpu hack from pxa2xx access
,
Alex Bennée
,
13:25
[PATCH v5 06/20] qtest: make read/write operation appear to be from CPU
,
Alex Bennée
,
13:25
[PATCH v5 19/20] hw/isa: derive CPUState from MemTxAttrs in apm_ioport_writeb
,
Alex Bennée
,
13:25
[PATCH v5 15/20] hw/i386: update vapic_write to use MemTxAttrs
,
Alex Bennée
,
13:25
[PATCH v5 01/20] hw: encode accessing CPU index in MemTxAttrs
,
Alex Bennée
,
13:25
[PATCH for 8.0 v5 00/20] use MemTxAttrs to avoid current_cpu in hw/
,
Alex Bennée
,
13:25
[PATCH v5 02/20] target/arm: ensure TCG IO accesses set appropriate MemTxAttrs
,
Alex Bennée
,
13:25
[PATCH v5 17/20] hw/intc: properly model IOAPIC MSI messages
,
Alex Bennée
,
13:25
[PATCH v5 07/20] hw/intc/gic: use MxTxAttrs to divine accessing CPU
,
Alex Bennée
,
13:25
[PATCH v5 08/20] hw/timer: convert mptimer access to attrs to derive cpu index
,
Alex Bennée
,
13:25
[PATCH v5 05/20] target/arm: ensure m-profile helpers set appropriate MemTxAttrs
,
Alex Bennée
,
13:25
[PATCH v5 04/20] target/arm: ensure KVM traps set appropriate MemTxAttrs
,
Alex Bennée
,
13:25
[PATCH v5 03/20] target/arm: ensure HVF traps set appropriate MemTxAttrs
,
Alex Bennée
,
13:25
Re: [PATCH v2 04/12] tests/docker: allow user to override check target
,
Philippe Mathieu-Daudé
,
12:13
Re: [PATCH 06/13] block: Drain invidual nodes during reopen
,
Kevin Wolf
,
11:54
Re: [PATCH-for-7.2 v2] libvduse: Avoid warning about dangerous use of strncpy()
,
Stefan Hajnoczi
,
11:51
Re: [PATCH v2 01/12] Run docker probe only if docker or podman are available
,
Thomas Huth
,
11:50
Re: [PATCH 04/13] block: Remove drained_end_counter
,
Kevin Wolf
,
11:37
Re: [PATCH v2] util/qemu-config: Fix "query-command-line-options" to provide the right values
,
Thomas Huth
,
11:36
Re: [PATCH-for-7.2 v2] libvduse: Avoid warning about dangerous use of strncpy()
,
Bin Meng
,
11:08
Re: should ioapic_service really be modelling cpu writes?
,
Paolo Bonzini
,
10:57
[PATCH v3] acpi/tests/avocado/bits: some misc fixes
,
Ani Sinha
,
10:53
[PATCH v3 1/3] accel: introduce accelerator blocker API
,
Emanuele Giuseppe Esposito
,
10:48
[PATCH v3 2/3] KVM: keep track of running ioctls
,
Emanuele Giuseppe Esposito
,
10:48
[PATCH v3 0/3] KVM: allow listener to stop all vcpus before
,
Emanuele Giuseppe Esposito
,
10:48
[PATCH v3 3/3] kvm: Atomic memslot updates
,
Emanuele Giuseppe Esposito
,
10:48
[PULL 10/11] block: Start/end drain on correct AioContext
,
Kevin Wolf
,
10:28
[PULL 11/11] tests/stream-under-throttle: New test
,
Kevin Wolf
,
10:28
[PULL 09/11] block-backend: Update ctx immediately after root
,
Kevin Wolf
,
10:28
[PULL 08/11] block: Make bdrv_child_get_parent_aio_context I/O
,
Kevin Wolf
,
10:28
[PULL 07/11] block/blkio: Set BlockDriver::has_variable_length to false
,
Kevin Wolf
,
10:28
[PULL 05/11] iotests/151: Test active requests on mirror start
,
Kevin Wolf
,
10:28
[PULL 06/11] qapi/block-core: Fix BlockdevOptionsNvmeIoUring @path description
,
Kevin Wolf
,
10:28
[PULL 01/11] block/mirror: Do not wait for active writes
,
Kevin Wolf
,
10:28
[PULL 02/11] block/mirror: Drop mirror_wait_for_any_operation()
,
Kevin Wolf
,
10:28
[PULL 04/11] iotests/151: Test that active mirror progresses
,
Kevin Wolf
,
10:28
[PULL 03/11] block/mirror: Fix NULL s->job in active writes
,
Kevin Wolf
,
10:28
[PULL 00/11] Block layer patches
,
Kevin Wolf
,
10:27
[PATCH] MAINTAINERS: add mst to list of biosbits maintainers
,
Ani Sinha
,
10:13
[PATCH v2 03/12] tests/avocado/machine_aspeed.py: Reduce noise on the console for SDK tests
,
Alex Bennée
,
09:55
[PATCH v2 09/12] tests/plugins: add a new vcpu state tracking plugin
,
Alex Bennée
,
09:55
[PATCH v2 07/12] docs/devel: simplify the minimal checklist
,
Alex Bennée
,
09:55
[PATCH v2 06/12] docs/devel: make language a little less code centric
,
Alex Bennée
,
09:55
[PATCH v2 08/12] docs/devel: try and improve the language around patch review
,
Alex Bennée
,
09:55
[PATCH v2 02/12] tests/avocado: improve behaviour waiting for login prompts
,
Alex Bennée
,
09:55
[PATCH v2 01/12] Run docker probe only if docker or podman are available
,
Alex Bennée
,
09:55
[PATCH v2 11/12] gitlab: integrate coverage report
,
Alex Bennée
,
09:55
[PATCH v2 12/12] hw/intc: add implementation of GICD_IIDR to Arm GIC
,
Alex Bennée
,
09:55
[PATCH v2 10/12] tests/avocado: Raise timeout for boot_linux.py:BootLinuxPPC64.test_pseries_tcg
,
Alex Bennée
,
09:55
[PATCH v2 05/12] docs/devel: add a maintainers section to development process
,
Alex Bennée
,
09:55
[PATCH v2 04/12] tests/docker: allow user to override check target
,
Alex Bennée
,
09:55
[PATCH for 7.2-rc1 v2 00/12] testing, docs, plugins, arm pre-PR
,
Alex Bennée
,
09:55
Re: [PATCH v2] util/qemu-config: Fix "query-command-line-options" to provide the right values
,
Markus Armbruster
,
09:53
Re: [PATCH v2 1/3] accel: introduce accelerator blocker API
,
Emanuele Giuseppe Esposito
,
09:52
Re: [PATCH v2] acpi/tests/avocado/bits: some misc fixes
,
Michael S. Tsirkin
,
09:51
Re: [PATCH v2] acpi/tests/avocado/bits: some misc fixes
,
Ani Sinha
,
09:46
Re: [PATCH v6 10/10] vdpa: Always start CVQ in SVQ mode
,
Eugenio Perez Martin
,
09:39
Re: [BUG] hw/i386/pc.c: CXL Fixed Memory Window should not reserve e820 in bios
,
Michael S. Tsirkin
,
09:37
Re: [PATCH v2] acpi/tests/avocado/bits: some misc fixes
,
Michael S. Tsirkin
,
09:35
[PATCH v2] util/qemu-config: Fix "query-command-line-options" to provide the right values
,
Thomas Huth
,
09:13
Re: should ioapic_service really be modelling cpu writes?
,
Alex Bennée
,
09:04
Re: [PATCH v3 01/15] hw: encode accessing CPU index in MemTxAttrs
,
Alex Bennée
,
09:00
Re: [PATCH v2] acpi/tests/avocado/bits: some misc fixes
,
Thomas Huth
,
08:49
Re: How about increasing max_cpus for q35 ?
,
Igor Mammedov
,
08:40
Re: [BUG] hw/i386/pc.c: CXL Fixed Memory Window should not reserve e820 in bios
,
Gerd Hoffmann
,
08:36
Re: [BUG] hw/i386/pc.c: CXL Fixed Memory Window should not reserve e820 in bios
,
Igor Mammedov
,
08:24
Re: [PATCH v3 01/15] hw: encode accessing CPU index in MemTxAttrs
,
Philippe Mathieu-Daudé
,
08:23
Re: should ioapic_service really be modelling cpu writes?
,
Paolo Bonzini
,
08:15
Re: [PATCH v6 09/10] vdpa: Add listener_shadow_vq to vhost_vdpa
,
Eugenio Perez Martin
,
08:13
Re: [PATCH v6 07/10] vdpa: Add asid parameter to vhost_vdpa_dma_map/unmap
,
Eugenio Perez Martin
,
08:03
Re: [PATCH v1] block/rbd: Add support for layered encryption
,
Ilya Dryomov
,
08:01
Re: [PATCH v6 05/10] vdpa: move SVQ vring features check to net/
,
Eugenio Perez Martin
,
07:59
Re: [PATCH v3 2/2] hw/nvme: cleanup error reporting in nvme_init_pci()
,
Philippe Mathieu-Daudé
,
07:57
[PATCH-for-7.2 v2] libvduse: Avoid warning about dangerous use of strncpy()
,
Philippe Mathieu-Daudé
,
07:46
[PATCH for-8.0] hw: Add compat machines for 8.0
,
Cornelia Huck
,
07:46
Re: [PATCH 8/8] virtio-blk: minimize virtio_blk_reset() AioContext lock region
,
Emanuele Giuseppe Esposito
,
07:41
Re: [PATCH 7/8] virtio-blk: don't acquire AioContext in virtio_blk_handle_vq()
,
Emanuele Giuseppe Esposito
,
07:41
Re: should ioapic_service really be modelling cpu writes?
,
Alex Bennée
,
07:33
Re: [PATCH v3 2/2] hw/nvme: cleanup error reporting in nvme_init_pci()
,
Klaus Jensen
,
07:32
[PATCH v2] acpi/tests/avocado/bits: some misc fixes
,
Ani Sinha
,
07:31
Re: [PATCH v3 1/2] vhost-user: Refactor vhost acked features saving
,
Hyman Huang
,
07:24
Re: [PATCH 6/8] virtio-blk: remove unnecessary AioContext lock from function already safe
,
Emanuele Giuseppe Esposito
,
07:23
Re: [PATCH 5/8] virtio-blk: mark IO_CODE functions
,
Emanuele Giuseppe Esposito
,
07:20
Re: [PATCH 4/8] virtio-blk: mark GLOBAL_STATE_CODE functions
,
Emanuele Giuseppe Esposito
,
07:20
[PATCH] hw/intc: sifive_plic: Renumber the S irqs for numa support
,
Frédéric Pétrot
,
07:19
Re: [PATCH 3/8] virtio: categorize callbacks in GS
,
Emanuele Giuseppe Esposito
,
07:19
Re: [PATCH] acpi/tests/avocado/bits: some misc fixes and spelling corrections
,
Ani Sinha
,
07:18
Re: [PATCH 2/8] block-backend: enable_write_cache should be atomic
,
Emanuele Giuseppe Esposito
,
07:18
Re: [PATCH 1/8] virtio_queue_aio_attach_host_notifier: remove AioContext lock
,
Emanuele Giuseppe Esposito
,
07:17
Re: [PATCH] tests/stream-under-throttle: New test
,
Kevin Wolf
,
07:10
Re: [BUG] hw/i386/pc.c: CXL Fixed Memory Window should not reserve e820 in bios
,
Gerd Hoffmann
,
06:41
[PATCH for-7.2 2/2] target/i386: hardcode R_EAX as destination register for LAHF/SAHF
,
Richard Henderson
,
06:41
[PATCH for-7.2 1/2] target/i386: fix cmpxchg with 32-bit register destination
,
Richard Henderson
,
06:40
[PATCH for-7.2 0/2] target/i386: misc tcg patches
,
Richard Henderson
,
06:40
Re: [PATCH v3 2/2] hw/nvme: cleanup error reporting in nvme_init_pci()
,
Philippe Mathieu-Daudé
,
06:40
Re: [PATCH] Add missing pixman dependecy
,
Philippe Mathieu-Daudé
,
06:34
Re: [PATCH] Add missing pixman dependecy
,
Paolo Bonzini
,
06:24
Re: [PATCH 00/13] block: Simplify drain
,
Emanuele Giuseppe Esposito
,
06:23
Re: Is bdrv_poll_co() IO_CODE()?
,
Paolo Bonzini
,
06:23
Re: [PATCH v2 2/2] file-posix: add statx(STATX_DIOALIGN) support
,
Kevin Wolf
,
06:22
Re: [PATCH 12/13] block: Don't poll in bdrv_replace_child_noperm()
,
Emanuele Giuseppe Esposito
,
06:21
Re: [PATCH v3 1/2] hw/nvme: fix incorrect use of errp/local_err
,
Markus Armbruster
,
06:17
Re: [PATCH 05/13] block: Inline bdrv_drain_invoke()
,
Emanuele Giuseppe Esposito
,
06:15
Re: [PATCH 04/13] block: Remove drained_end_counter
,
Emanuele Giuseppe Esposito
,
06:15
Re: [PATCH 03/13] block: Revert .bdrv_drained_begin/end to non-coroutine_fn
,
Emanuele Giuseppe Esposito
,
06:15
Re: [PATCH 02/13] test-bdrv-drain: Don't yield in .bdrv_co_drained_begin/end()
,
Emanuele Giuseppe Esposito
,
06:14
Re: [PATCH 01/13] qed: Don't yield in bdrv_qed_co_drain_begin()
,
Emanuele Giuseppe Esposito
,
06:14
Re: biosbits test failing on origin/master
,
Ani Sinha
,
06:09
Re: should ioapic_service really be modelling cpu writes?
,
Paolo Bonzini
,
06:08
Re: [PATCH v2 1/2] file-posix: fix Linux alignment probing when EIO is returned
,
Kevin Wolf
,
06:08
Re: [PATCH v2 3/3] kvm: Atomic memslot updates
,
Paolo Bonzini
,
06:01
Re: [PATCH v3] qapi/qom: Memory backend property prealloc-threads doc fix
,
Igor Mammedov
,
05:54
Re: [BUG] hw/i386/pc.c: CXL Fixed Memory Window should not reserve e820 in bios
,
Igor Mammedov
,
05:51
Re: [PATCH v2 2/3] KVM: keep track of running ioctls
,
Paolo Bonzini
,
05:49
Re: [PATCH v2 1/3] accel: introduce accelerator blocker API
,
Paolo Bonzini
,
05:48
Re: How about increasing max_cpus for q35 ?
,
Daniel P . Berrangé
,
05:47
Re: How about increasing max_cpus for q35 ?
,
Igor Mammedov
,
05:33
[PULL 6/8] qga: Allow building of the guest agent without system emulators or tools
,
Thomas Huth
,
05:31
[PULL 8/8] Fix several typos in documentation (found by codespell)
,
Thomas Huth
,
05:31
[PULL 7/8] net: Replace TAB indentations with spaces
,
Thomas Huth
,
05:31
[PULL 5/8] libdecnumber/dpd/decimal64: Fix compiler warning from Clang 15
,
Thomas Huth
,
05:31
[PULL 4/8] host-libusb: Remove unused variable
,
Thomas Huth
,
05:31
[PULL 3/8] qemu-img: remove unused variable
,
Thomas Huth
,
05:31
[PULL 2/8] tulip: Remove unused variable
,
Thomas Huth
,
05:31
[PULL 0/8] Misc fixes
,
Thomas Huth
,
05:31
[PULL 1/8] rtl8139: Remove unused variable
,
Thomas Huth
,
05:30
Re: [PATCH v2 17/19] hw/9pfs: Update synth fs driver for Windows
,
Philippe Mathieu-Daudé
,
05:30
Re: [PULL v4 44/83] acpi: pc: vga: use AcpiDevAmlIf interface to build VGA device descriptors
,
Igor Mammedov
,
05:25
Re: [PATCH] util/qemu-config: Fix "query-command-line-options" to provide the right values
,
Thomas Huth
,
05:23
Re: [RFC PATCH] tests/plugins: add a new vcpu state tracking plugin
,
Philippe Mathieu-Daudé
,
05:22
Re: [PATCH] libdecnumber/dpd/decimal64: Fix compiler warning from Clang 15
,
Philippe Mathieu-Daudé
,
05:10
[PULL 1/1] hw/pci-host/pnv_phb: Avoid quitting QEMU if hotplug of pnv-phb-root-port fails
,
Daniel Henrique Barboza
,
05:07
[PULL 0/1] ppc queue
,
Daniel Henrique Barboza
,
05:07
Re: [PATCH for-7.2] block/blkio: Set BlockDriver::has_variable_length to false
,
Kevin Wolf
,
05:03
Re: [PULL v4 44/83] acpi: pc: vga: use AcpiDevAmlIf interface to build VGA device descriptors
,
Igor Mammedov
,
04:43
Re: [PATCH v3] qapi/qom: Memory backend property prealloc-threads doc fix
,
Gavin Shan
,
04:34
Re: [PATCH v2 04/19] osdep.h: Introduce a QEMU file descriptor type
,
Daniel P . Berrangé
,
04:29
Re: [PATCH v2 04/19] osdep.h: Introduce a QEMU file descriptor type
,
Bin Meng
,
04:28
Re: [PATCH v3] qapi/qom: Memory backend property prealloc-threads doc fix
,
Igor Mammedov
,
04:13
Re: [PATCH v2 13/18] tests: add migration tests of TLS with x509 credentials
,
Daniel P . Berrangé
,
04:12
Re: [PATCH v2 04/19] osdep.h: Introduce a QEMU file descriptor type
,
Daniel P . Berrangé
,
04:07
Re: [PATCH] acpi/tests/avocado/bits: some misc fixes and spelling corrections
,
Thomas Huth
,
04:06
[PATCH] acpi/tests/avocado/bits: some misc fixes and spelling corrections
,
Ani Sinha
,
03:52
Re: [PATCH v9 4/8] KVM: Use gfn instead of hva for mmu_notifier_retry
,
Chao Peng
,
03:32
Re: [PATCH for-7.2] Fix several typos in documentation (found by codespell)
,
Thomas Huth
,
03:24
[PATCH for-8.0 v2 12/13] target/s390x: Use tcg_gen_atomic_cmpxchg_i128 for CDSG
,
Richard Henderson
,
03:09
[PATCH for-8.0 v2 11/13] target/s390x: Use Int128 for passing float128
,
Richard Henderson
,
03:09
[PATCH for-8.0 v2 10/13] target/s390x: Use Int128 for returning float128
,
Richard Henderson
,
03:09
[PATCH for-8.0 v2 13/13] target/s390x: Implement CC_OP_NZ in gen_op_calc_cc
,
Richard Henderson
,
03:09
[PATCH for-8.0 v2 09/13] target/s390x: Copy wout_x1 to wout_x1_P
,
Richard Henderson
,
03:09
[PATCH for-8.0 v2 07/13] target/s390x: Use Int128 for return from CKSM
,
Richard Henderson
,
03:09
[PATCH for-8.0 v2 06/13] target/s390x: Use Int128 for return from CLST
,
Richard Henderson
,
03:09
[PATCH for-8.0 v2 08/13] target/s390x: Use Int128 for return from TRE
,
Richard Henderson
,
03:09
[PATCH for-8.0 v2 04/13] target/s390x: Use a single return for helper_divs32/u32
,
Richard Henderson
,
03:09
[PATCH for-8.0 v2 05/13] target/s390x: Use a single return for helper_divs64/u64
,
Richard Henderson
,
03:09
[PATCH for-8.0 v2 03/13] tests/tcg/s390x: Add long-double.c
,
Richard Henderson
,
03:09
[PATCH for-8.0 v2 02/13] tests/tcg/s390x: Add clst.c
,
Richard Henderson
,
03:09
[PATCH for-8.0 v2 01/13] tests/tcg/s390x: Add div.c
,
Richard Henderson
,
03:09
[PATCH for-8.0 v2 00/13] target/s390x: Use TCGv_i128
,
Richard Henderson
,
03:09
Re: [PATCH v6 05/10] vdpa: move SVQ vring features check to net/
,
Jason Wang
,
03:08
Re: [PATCH v6 10/10] vdpa: Always start CVQ in SVQ mode
,
Jason Wang
,
03:03
Re: [PATCH v6 05/10] vdpa: move SVQ vring features check to net/
,
Eugenio Perez Martin
,
02:56
Re: [PATCH v2 13/18] tests: add migration tests of TLS with x509 credentials
,
Thomas Huth
,
02:56
Re: [PATCH v6 09/10] vdpa: Add listener_shadow_vq to vhost_vdpa
,
Jason Wang
,
02:49
Re: [PATCH v2 18/19] tests/qtest: virtio-9p-test: Adapt the case for win32
,
Thomas Huth
,
02:48
[PATCH for-8.0 v3 45/45] tcg: Split out tcg_gen_nonatomic_cmpxchg_i{32, 64}
,
Richard Henderson
,
02:45
[PATCH for-8.0 v3 44/45] tcg: Add tcg_gen_{non}atomic_cmpxchg_i128
,
Richard Henderson
,
02:45
[PATCH for-8.0 v3 43/45] tcg: Add guest load/store primitives for TCGv_i128
,
Richard Henderson
,
02:45
[PATCH for-8.0 v3 42/45] tcg: Add basic data movement for TCGv_i128
,
Richard Henderson
,
02:45
[PATCH for-8.0 v3 41/45] tcg: Add temp allocation for TCGv_i128
,
Richard Henderson
,
02:45
[PATCH for-8.0 v3 40/45] tcg: Add TCG_TARGET_CALL_{RET,ARG}_I128
,
Richard Henderson
,
02:45
Re: [PATCH] libdecnumber/dpd/decimal64: Fix compiler warning from Clang 15
,
Thomas Huth
,
02:43
[PATCH for-8.0 v3 38/45] tcg/tci: Fix big-endian return register ordering
,
Richard Henderson
,
02:43
[PATCH for-8.0 v3 39/45] tcg/tci: Add TCG_TARGET_CALL_{RET,ARG}_I128
,
Richard Henderson
,
02:43
[PATCH for-8.0 v3 36/45] include/qemu/int128: Use Int128 structure for TCI
,
Richard Henderson
,
02:43
[PATCH for-8.0 v3 37/45] tcg/i386: Add TCG_TARGET_CALL_{RET, ARG}_I128
,
Richard Henderson
,
02:43
[PATCH for-8.0 v3 35/45] tcg: Add TCG_CALL_RET_BY_VEC
,
Richard Henderson
,
02:42
[PATCH for-8.0 v3 34/45] tcg: Introduce tcg_target_call_oarg_reg
,
Richard Henderson
,
02:42
[PATCH for-8.0 v3 33/45] tcg: Add TCG_CALL_{RET,ARG}_BY_REF
,
Richard Henderson
,
02:42
[PATCH for-8.0 v3 30/45] tcg: Handle dh_typecode_i128 with TCG_CALL_{RET, ARG}_NORMAL
,
Richard Henderson
,
02:42
[PATCH for-8.0 v3 29/45] tcg: Define TCG_TYPE_I128 and related helper macros
,
Richard Henderson
,
02:42
[PATCH for-8.0 v3 32/45] tcg: Introduce tcg_out_addi_ptr
,
Richard Henderson
,
02:42
[PATCH for-8.0 v3 31/45] tcg: Allocate objects contiguously in temp_allocate_frame
,
Richard Henderson
,
02:42
[PATCH for-8.0 v3 28/45] tcg: Add TCGHelperInfo argument to tcg_out_call
,
Richard Henderson
,
02:42
[PATCH for-8.0 v3 25/45] tcg: Reorg function calls
,
Richard Henderson
,
02:42
[PATCH for-8.0 v3 24/45] tcg: Use output_pref wrapper function
,
Richard Henderson
,
02:42
[PATCH for-8.0 v3 27/45] tcg/aarch64: Merge tcg_out_callr into tcg_out_call
,
Richard Henderson
,
02:42
[PATCH for-8.0 v3 26/45] tcg: Move ffi_cif pointer into TCGHelperInfo
,
Richard Henderson
,
02:42
[PATCH for-8.0 v3 23/45] tcg: Vary the allocation size for TCGOp
,
Richard Henderson
,
02:42
[PATCH for-8.0 v3 20/45] accel/tcg/plugin: Avoid duplicate copy in copy_call
,
Richard Henderson
,
02:42
[PATCH for-8.0 v3 17/45] tcg: Replace TCG_TARGET_EXTEND_ARGS with TCG_TARGET_CALL_ARG_I32
,
Richard Henderson
,
02:42
[PATCH for-8.0 v3 14/45] tcg: Introduce tcg_type_size
,
Richard Henderson
,
02:42
[PATCH for-8.0 v3 22/45] tci: MAX_OPC_PARAM_IARGS is no longer used
,
Richard Henderson
,
02:42
[PATCH for-8.0 v3 21/45] accel/tcg/plugin: Use copy_op in append_{udata, mem}_cb
,
Richard Henderson
,
02:42
[PATCH for-8.0 v3 18/45] tcg: Use TCG_CALL_ARG_EVEN for TCI special case
,
Richard Henderson
,
02:42
[PATCH for-8.0 v3 19/45] accel/tcg/plugin: Don't search for the function pointer index
,
Richard Henderson
,
02:42
[PATCH for-8.0 v3 16/45] tcg: Replace TCG_TARGET_CALL_ALIGN_ARGS with TCG_TARGET_CALL_ARG_I64
,
Richard Henderson
,
02:42
[PATCH for-8.0 v3 15/45] tcg: Introduce TCGCallReturnKind and TCGCallArgumentKind
,
Richard Henderson
,
02:42
Re: [PATCH v6 07/10] vdpa: Add asid parameter to vhost_vdpa_dma_map/unmap
,
Jason Wang
,
02:42
[PATCH for-8.0 v3 13/45] tcg: Move TCG_TYPE_COUNT outside enum
,
Richard Henderson
,
02:42
[PATCH for-8.0 v3 12/45] tcg: Allocate TCGTemp pairs in host memory order
,
Richard Henderson
,
02:42
[PATCH for-8.0 v3 10/45] tcg: Add temp_subindex to TCGTemp
,
Richard Henderson
,
02:42
[PATCH for-8.0 v3 11/45] tcg: Simplify calls to temp_sync vs mem_coherent
,
Richard Henderson
,
02:41
[PATCH for-8.0 v3 09/45] tcg: Move TCG_{LOW,HIGH} to tcg-internal.h
,
Richard Henderson
,
02:41
[PATCH for-8.0 v3 07/45] accel/tcg: Set cflags_next_tb in cpu_common_initfn
,
Richard Henderson
,
02:41
[PATCH for-8.0 v3 08/45] target/sparc: Avoid TCGV_{LOW,HIGH}
,
Richard Henderson
,
02:41
[PATCH for-8.0 v3 06/45] tcg: Remove TCG_TARGET_STACK_GROWSUP
,
Richard Henderson
,
02:41
[PATCH for-8.0 v3 05/45] tcg/arm: Use register pair allocation for qemu_{ld, st}_i64
,
Richard Henderson
,
02:41
[PATCH for-8.0 v3 04/45] tcg/s390x: Use register pair allocation for div and mulu2
,
Richard Henderson
,
02:41
[PATCH for-8.0 v3 03/45] tcg: Introduce paired register allocation
,
Richard Henderson
,
02:41
[PATCH for-8.0 v3 02/45] tcg: Tidy tcg_reg_alloc_op
,
Richard Henderson
,
02:41
[PATCH for-8.0 v3 01/45] meson: Move CONFIG_TCG_INTERPRETER to config_host
,
Richard Henderson
,
02:41
[PATCH for-8.0 v3 00/45] tcg: Support for Int128 with helpers
,
Richard Henderson
,
02:41
Re: [PATCH v6 05/10] vdpa: move SVQ vring features check to net/
,
Jason Wang
,
02:34
Re: [PATCH v2] migration: check magic value for deciding the mapping of channels
,
manish.mishra
,
02:31
Re: [PATCH v6 01/10] vdpa: Use v->shadow_vqs_enabled in vhost_vdpa_svqs_start & stop
,
Jason Wang
,
02:24
Re: [PATCH v3 1/2] hw/nvme: fix incorrect use of errp/local_err
,
Klaus Jensen
,
02:09
Re: [PATCH for-7.2] Fix several typos in documentation (found by codespell)
,
Ani Sinha
,
01:57
Re: [PATCH v3 1/2] hw/nvme: fix incorrect use of errp/local_err
,
Markus Armbruster
,
01:56
[PATCH for 8.0 5/8] cryptodev: Introduce 'query-cryptodev' QMP command
,
zhenwei pi
,
01:47
[PATCH for 8.0 8/8] hmp: add cryptodev info command
,
zhenwei pi
,
01:47
[PATCH for 8.0 7/8] cryptodev-builtin: Detect akcipher capability
,
zhenwei pi
,
01:47
[PATCH for 8.0 6/8] cryptodev: Support statistics
,
zhenwei pi
,
01:47
Re: [PATCH v3] qapi/qom: Memory backend property prealloc-threads doc fix
,
Markus Armbruster
,
01:47
[PATCH for 8.0 3/8] cryptodev: Introduce cryptodev alg type in QAPI
,
zhenwei pi
,
01:47
[PATCH for 8.0 1/8] cryptodev: Introduce cryptodev.json
,
zhenwei pi
,
01:47
[PATCH for 8.0 0/8] Refactor cryptodev
,
zhenwei pi
,
01:47
[PATCH for 8.0 4/8] cryptodev: Introduce server type in QAPI
,
zhenwei pi
,
01:47
[PATCH for 8.0 2/8] cryptodev: Remove 'name' & 'model' fields
,
zhenwei pi
,
01:47
Re: [PATCH v3 0/2] Fix the virtio features negotiation flaw
,
Hyman Huang
,
01:47
Re: [PATCH] Add missing pixman dependecy
,
Miroslav Rezanina
,
01:43
Re: [PATCH v3 1/2] hw/nvme: fix incorrect use of errp/local_err
,
Klaus Jensen
,
01:41
Re: [PATCH v3 1/2] hw/nvme: fix incorrect use of errp/local_err
,
Markus Armbruster
,
01:36
Re: [PATCH v1 0/4] Support native debug icount trigger
,
Alistair Francis
,
00:33
Re: [PATCH for-7.2] Fix several typos in documentation (found by codespell)
,
Ani Sinha
,
00:29
November 10, 2022
Re: [PATCH v3] qapi/qom: Memory backend property prealloc-threads doc fix
,
Gavin Shan
,
23:58
[PATCH v2 19/19] meson.build: Turn on virtfs for Windows
,
Bin Meng
,
23:23
[PATCH v2 16/19] fsdev: Disable proxy fs driver on Windows
,
Bin Meng
,
23:23
[PATCH v2 17/19] hw/9pfs: Update synth fs driver for Windows
,
Bin Meng
,
23:23
[PATCH v2 15/19] hw/9pfs: Translate Windows errno to Linux value
,
Bin Meng
,
23:23
[PATCH v2 14/19] hw/9pfs: Add Linux error number definition
,
Bin Meng
,
23:23
[PATCH v2 18/19] tests/qtest: virtio-9p-test: Adapt the case for win32
,
Bin Meng
,
23:23
[PATCH v2 12/19] hw/9pfs: Disable unsupported flags and features for Windows
,
Bin Meng
,
23:23
[PATCH v2 13/19] hw/9pfs: Update v9fs_set_fd_limit() for Windows
,
Bin Meng
,
23:23
[PATCH v2 11/19] hw/9pfs: Add a helper qemu_stat_blksize()
,
Bin Meng
,
23:23
[PATCH v2 09/19] hw/9pfs: Support getting current directory offset for Windows
,
Bin Meng
,
23:23
[PATCH v2 10/19] hw/9pfs: Add a helper qemu_stat_rdev()
,
Bin Meng
,
23:23
[PATCH v2 00/19] At present there is no Windows support for 9p file system.
,
Bin Meng
,
23:23
[PATCH v2 01/19] qemu/xattr.h: Exclude <sys/xattr.h> for Windows
,
Bin Meng
,
23:23
[PATCH v2 07/19] hw/9pfs: Implement Windows specific utilities functions for 9pfs
,
Bin Meng
,
23:23
[PATCH v2 08/19] hw/9pfs: Update the local fs driver to support Windows
,
Bin Meng
,
23:23
[PATCH v2 05/19] hw/9pfs: Update 9pfs to use the new QemuFd_t type
,
Bin Meng
,
23:23
[PATCH v2 03/19] hw/9pfs: Replace the direct call to xxxat() APIs with a wrapper
,
Bin Meng
,
23:23
[PATCH v2 06/19] hw/9pfs: Add missing definitions for Windows
,
Bin Meng
,
23:23
[PATCH v2 02/19] hw/9pfs: Drop unnecessary *xattr wrapper API declarations
,
Bin Meng
,
23:23
[PATCH v2 04/19] osdep.h: Introduce a QEMU file descriptor type
,
Bin Meng
,
23:23
Re: biosbits test failing on origin/master
,
Ani Sinha
,
23:22
[PATCH v3] qapi/qom: Memory backend property prealloc-threads doc fix
,
Zhenyu Zhang
,
22:05
Re: [PULL 00/11] Hexagon bug fixes and performance improvement
,
Stefan Hajnoczi
,
20:07
Re: [PATCH v1 4/4] target/riscv: Add itrigger_enabled field to CPURISCVState
,
Alistair Francis
,
19:55
[PULL 10/11] Hexagon (target/hexagon) Use direct block chaining for direct jump/branch
,
Taylor Simpson
,
19:52
[PULL 04/11] Hexagon (target/hexagon) Only use branch_taken when packet has multi cof
,
Taylor Simpson
,
19:52
[PULL 06/11] Hexagon (target/hexagon) Remove next_PC from runtime state
,
Taylor Simpson
,
19:52
[PULL 07/11] Hexagon (target/hexagon) Add overrides for direct call instructions
,
Taylor Simpson
,
19:52
[PULL 11/11] Hexagon (target/hexagon) Use direct block chaining for tight loops
,
Taylor Simpson
,
19:52
[PULL 09/11] Hexagon (target/hexagon) Add overrides for various forms of jump
,
Taylor Simpson
,
19:52
[PULL 01/11] Hexagon (target/hexagon) Add pkt and insn to DisasContext
,
Taylor Simpson
,
19:52
[PULL 00/11] Hexagon bug fixes and performance improvement
,
Taylor Simpson
,
19:52
[PULL 08/11] Hexagon (target/hexagon) Add overrides for compound compare and jump
,
Taylor Simpson
,
19:52
[PULL 05/11] Hexagon (target/hexagon) Remove PC from the runtime state
,
Taylor Simpson
,
19:52
[PULL 02/11] Hexagon (target/hexagon) Fix predicated assignment to .tmp and .cur
,
Taylor Simpson
,
19:52
[PULL 03/11] Hexagon (target/hexagon) Add overrides for S2_asr_r_r_sat/S2_asl_r_r_sat
,
Taylor Simpson
,
19:52
Re: [PATCH] hw/sd/sdhci: reset data count in sdhci_buff_access_is_sequential()
,
Bin Meng
,
19:21
Re: [PATCH] chardev/char-win-stdio: Pass Ctrl+C to guest with a multiplexed monitor
,
Bin Meng
,
19:11
Re: [PATCH v3 0/7] memory: prevent dma-reentracy issues
,
Peter Maydell
,
17:50
Re: [PATCH v2] migration: check magic value for deciding the mapping of channels
,
Peter Xu
,
17:47
Re: should ioapic_service really be modelling cpu writes?
,
Peter Xu
,
17:42
[PATCH v3 1/2] hw/nvme: fix incorrect use of errp/local_err
,
Klaus Jensen
,
17:08
[PATCH v3 2/2] hw/nvme: cleanup error reporting in nvme_init_pci()
,
Klaus Jensen
,
17:08
[PATCH v3 0/2] hw/nvme: errp fixes
,
Klaus Jensen
,
17:08
Re: [PATCH v2 2/2] hw/nvme: cleanup error reporting in nvme_init_pci()
,
Klaus Jensen
,
17:06
Re: [PATCH v2 1/2] hw/nvme: fix incorrect use of errp/local_err
,
Klaus Jensen
,
17:02
Re: [PATCH for-8.0 2/2] hw/misc: Convert TYPE_MOS6522 subclasses to 3-phase reset
,
Richard Henderson
,
16:53
Re: [PATCH for-8.0 1/2] hw/misc/mos6522: Convert TYPE_MOS6522 to 3-phase reset
,
Richard Henderson
,
16:52
Is bdrv_poll_co() IO_CODE()?
,
Stefan Hajnoczi
,
16:25
[PULL 0/3] pc,virtio: regression fixes
,
Michael S. Tsirkin
,
16:06
[PULL 3/3] virtio-net: fix for heap-buffer-overflow
,
Michael S. Tsirkin
,
16:06
[PULL 2/3] display: include dependencies explicitly
,
Michael S. Tsirkin
,
16:06
[PULL 1/3] checkpatch: typo fix
,
Michael S. Tsirkin
,
16:06
Re: [PATCH for-7.2] block/blkio: Set BlockDriver::has_variable_length to false
,
Stefan Hajnoczi
,
16:02
Re: [RFC PATCH] gitlab: integrate coverage report
,
Stefan Hajnoczi
,
15:54
Re: [PATCH v3 0/7] memory: prevent dma-reentracy issues
,
Michael S. Tsirkin
,
15:53
Re: [PATCH v3 0/7] memory: prevent dma-reentracy issues
,
Stefan Hajnoczi
,
15:51
Re: [PATCH for-8.0 6/9] hw/hyperv/vmbus: Use device_cold_reset() and bus_cold_reset()
,
Maciej S. Szmigiero
,
15:34
Re: [PATCH for-7.2] Fix several typos in documentation (found by codespell)
,
Peter Maydell
,
15:15
Re: [PATCH 00/13] block: Simplify drain
,
Stefan Hajnoczi
,
15:13
Re: [PATCH for-7.2] Fix several typos in documentation (found by codespell)
,
Peter Maydell
,
15:10
Re: [PATCH v9 4/8] KVM: Use gfn instead of hva for mmu_notifier_retry
,
Sean Christopherson
,
15:06
[RFC PATCH] gitlab: integrate coverage report
,
Alex Bennée
,
15:04
Re: [PATCH] libdecnumber/dpd/decimal64: Fix compiler warning from Clang 15
,
Philippe Mathieu-Daudé
,
15:00
Re: [PATCH for-7.2] Fix several typos in documentation (found by codespell)
,
Philippe Mathieu-Daudé
,
14:50
Re: [PATCH for-8.0 1/2] hw/misc/mos6522: Convert TYPE_MOS6522 to 3-phase reset
,
Philippe Mathieu-Daudé
,
14:49
Re: [PATCH 05/13] block: Inline bdrv_drain_invoke()
,
Stefan Hajnoczi
,
14:48
Re: [PATCH] avocado: use sha1 for fc31 imgs to avoid first time re-download
,
Daniel Henrique Barboza
,
14:29
[RFC: PATCH v2] Add new build targets 'check-spelling' and 'check-spelling-docs'
,
Stefan Weil
,
14:23
Re: [PATCH for-7.2] Fix several typos in documentation (found by codespell)
,
Michael S. Tsirkin
,
14:18
Re: [PATCH v3 2/2] vhost-net: Fix the virtio features negotiation flaw
,
Michael S. Tsirkin
,
14:17
[PATCH for-7.2] Fix several typos in documentation (found by codespell)
,
Stefan Weil
,
14:08
Re: [PATCH v3 2/2] vhost-net: Fix the virtio features negotiation flaw
,
Michael S. Tsirkin
,
14:00
Re: [PATCH v3 1/2] vhost-user: Refactor vhost acked features saving
,
Michael S. Tsirkin
,
13:56
Re: [PATCH v3 0/2] Fix the virtio features negotiation flaw
,
Michael S. Tsirkin
,
13:53
Re: [PATCH] hw/sd/sdhci: reset data count in sdhci_buff_access_is_sequential()
,
Mauro Matteo Cascella
,
13:51
Re: [PATCH 0/4] hw: make TCO watchdog actually work by default for Q35
,
Daniel P . Berrangé
,
13:21
biosbits test failing on origin/master
,
John Snow
,
13:07
Re: should ioapic_service really be modelling cpu writes?
,
Alex Bennée
,
13:00
Re: [PATCH v9 4/8] KVM: Use gfn instead of hva for mmu_notifier_retry
,
Sean Christopherson
,
12:53
Re: [PATCH v2 0/3] block: Start/end drain on correct AioContext
,
Kevin Wolf
,
12:46
Re: [PATCH 08/13] stream: Replace subtree drain with a single node drain
,
Kevin Wolf
,
12:27
should ioapic_service really be modelling cpu writes?
,
Alex Bennée
,
12:22
Re: [PATCH] hw/arm/boot: set initrd parameters to 64bit in fdt
,
Peter Maydell
,
12:19
Re: [QEMU][PATCH v2 1/5] MAINTAINERS: Update maintainer's email for Xilinx CAN
,
Peter Maydell
,
12:11
Re: [QEMU][PATCH v2 4/5] tests/qtest: Introduce tests for Xilinx VERSAL CANFD controller
,
Peter Maydell
,
12:10
Re: [QEMU][PATCH v2 2/5] hw/net/can: Introduce Xilinx Versal CANFD controller
,
Peter Maydell
,
12:07
[PATCH v2 3/3] kvm: Atomic memslot updates
,
Emanuele Giuseppe Esposito
,
11:48
[PATCH v2 2/3] KVM: keep track of running ioctls
,
Emanuele Giuseppe Esposito
,
11:48
[PATCH v2 0/3] KVM: allow listener to stop all vcpus before
,
Emanuele Giuseppe Esposito
,
11:48
[PATCH v2 1/3] accel: introduce accelerator blocker API
,
Emanuele Giuseppe Esposito
,
11:48
Re: [PATCH 0/4] hw: make TCO watchdog actually work by default for Q35
,
Michael S. Tsirkin
,
11:31
Re: [PATCH 0/4] hw: make TCO watchdog actually work by default for Q35
,
Michael S. Tsirkin
,
11:29
Re: [PATCH v2 0/3] block: Start/end drain on correct AioContext
,
Hanna Reitz
,
11:11
[PATCH] tests/stream-under-throttle: New test
,
Hanna Reitz
,
11:09
Re: [PATCH v6 10/10] vdpa: Always start CVQ in SVQ mode
,
Eugenio Perez Martin
,
11:07
Re: QEMU | Heap-overflow in virtio_net_queue_enable (#1309)
,
Alexander Bulekov
,
10:51
Re: [PATCH] avocado: use sha1 for fc31 imgs to avoid first time re-download
,
Jan Richter
,
10:27
Re: [PATCH] virtio-blk: simplify virtio_blk_dma_restart_cb()
,
Stefan Hajnoczi
,
10:03
Re: intermittent failures in iotest 108
,
Claudio Fontana
,
09:56
Re: [PATCH for-7.2] tests/avocado: Raise timeout for boot_linux.py:BootLinuxPPC64.test_pseries_tcg
,
Alex Bennée
,
09:47
[PATCH for-8.0 2/2] hw/misc: Convert TYPE_MOS6522 subclasses to 3-phase reset
,
Peter Maydell
,
09:35
[PATCH for-8.0 1/2] hw/misc/mos6522: Convert TYPE_MOS6522 to 3-phase reset
,
Peter Maydell
,
09:35
[PATCH for-8.0 0/2] hw/misc: Convert MOS6522 devices to 3-phase reset
,
Peter Maydell
,
09:35
[PATCH for-7.2] tests/avocado: Raise timeout for boot_linux.py:BootLinuxPPC64.test_pseries_tcg
,
Peter Maydell
,
09:29
Re: [PATCH v2 0/3] block: Start/end drain on correct AioContext
,
Kevin Wolf
,
09:01
Re: [PATCH for-7.2] block/blkio: Set BlockDriver::has_variable_length to false
,
Kevin Wolf
,
08:53
Re: intermittent failures in iotest 108
,
Claudio Fontana
,
08:51
Re: intermittent failures in iotest 108
,
Kevin Wolf
,
08:50
Re: [PATCH v6 09/10] vdpa: Add listener_shadow_vq to vhost_vdpa
,
Eugenio Perez Martin
,
08:48
Re: [PATCH v1 1/1] migration: Fix yank on postcopy multifd crashing guest after migration
,
Juan Quintela
,
08:48
Re: [PATCH v3 05/17] vfio/migration: Fix wrong enum usage
,
Avihai Horon
,
08:47
Re: [PATCH] qapi/block-core: Fix BlockdevOptionsNvmeIoUring @path description
,
Kevin Wolf
,
08:47
Re: [PATCH v3 04/17] migration: Simplify migration_iteration_run()
,
Avihai Horon
,
08:42
Re: [PATCH] libdecnumber/dpd/decimal64: Fix compiler warning from Clang 15
,
Cédric Le Goater
,
08:42
Re: [PATCH v3 03/17] migration: Block migration comment or code is wrong
,
Avihai Horon
,
08:39
Re: [PATCH v3 01/17] migration: Remove res_compatible parameter
,
Avihai Horon
,
08:36
Re: [PATCH v6 07/10] vdpa: Add asid parameter to vhost_vdpa_dma_map/unmap
,
Eugenio Perez Martin
,
08:23
[PATCH] libdecnumber/dpd/decimal64: Fix compiler warning from Clang 15
,
Thomas Huth
,
08:11
Re: [PATCH v4 0/6] Only generate cluster node in PPTT when specified
,
Peter Maydell
,
08:10
Re: [PATCH v6 05/10] vdpa: move SVQ vring features check to net/
,
Eugenio Perez Martin
,
08:09
Re: [PATCH 2/3] net: Restore printing of the help text with "-nic help"
,
Claudio Fontana
,
08:05
Re: [PATCH v6 00/10] ASID support in vhost-vdpa net
,
Eugenio Perez Martin
,
07:56
Re: [PATCH v6 01/10] vdpa: Use v->shadow_vqs_enabled in vhost_vdpa_svqs_start & stop
,
Eugenio Perez Martin
,
07:55
[PATCH v2 2/3] net: Restore printing of the help text with "-nic help"
,
Thomas Huth
,
07:52
[PATCH v2 0/3] Fix the "-nic help" option
,
Thomas Huth
,
07:52
[PATCH v2 1/3] net: Move the code to collect available NIC models to a separate function
,
Thomas Huth
,
07:52
[PATCH v2 3/3] net: Replace "Supported NIC models" with "Available NIC models"
,
Thomas Huth
,
07:52
Re: [PATCH 1/3] net: Move the code to collect available NIC models to a separate function
,
Thomas Huth
,
07:45
Re: [PATCH for-7.2 3/5] block/mirror: Fix NULL s->job in active writes
,
Hanna Reitz
,
07:40
Re: [PATCH for-7.2 5/5] iotests/151: Test active requests on mirror start
,
Kevin Wolf
,
07:33
Re: [PATCH for-7.2 4/5] iotests/151: Test that active mirror progresses
,
Kevin Wolf
,
07:33
Re: [PATCH v2] migration: check magic value for deciding the mapping of channels
,
manish.mishra
,
07:30
Re: [PATCH] virtio-blk: simplify virtio_blk_dma_restart_cb()
,
Michael S. Tsirkin
,
07:28
Re: [PATCH v6 00/10] ASID support in vhost-vdpa net
,
Michael S. Tsirkin
,
07:25
Re: [PATCH 2/3] net: Restore printing of the help text with "-nic help"
,
Thomas Huth
,
07:24
Re: [PATCH for-7.2 3/5] block/mirror: Fix NULL s->job in active writes
,
Kevin Wolf
,
07:10
Re: [PATCH 2/3] net: Restore printing of the help text with "-nic help"
,
Claudio Fontana
,
07:09
Re: [PATCH for-7.2 2/5] block/mirror: Drop mirror_wait_for_any_operation()
,
Kevin Wolf
,
07:06
Re: [PATCH 2/3] net: Restore printing of the help text with "-nic help"
,
Claudio Fontana
,
07:05
Re: [PATCH for-7.2 1/5] block/mirror: Do not wait for active writes
,
Kevin Wolf
,
07:04
Re: [PATCH 2/3] net: Restore printing of the help text with "-nic help"
,
Claudio Fontana
,
07:00
Re: [PATCH for-8.0 0/2] hw/input/ps2: Convert to 3-phase reset
,
Mark Cave-Ayland
,
06:57
[PATCH] tests/qtest/libqos/e1000e: Correctly group register accesses
,
Akihiko Odaki
,
06:46
[PATCH] tests/qtest/e1000e-test: De-duplicate constants
,
Akihiko Odaki
,
06:44
Re: [PATCH 2/3] net: Restore printing of the help text with "-nic help"
,
Thomas Huth
,
06:42
[PATCH] tests/qtest/libqos/e1000e: Remove "other" interrupts
,
Akihiko Odaki
,
06:41
Re: [PATCH] net: stream: add a new option to automatically reconnect
,
Daniel P . Berrangé
,
06:38
Re: [PATCH 2/3] net: Restore printing of the help text with "-nic help"
,
Thomas Huth
,
06:36
Re: [PATCH 08/13] stream: Replace subtree drain with a single node drain
,
Vladimir Sementsov-Ogievskiy
,
06:26
Re: [PATCH] net: stream: add a new option to automatically reconnect
,
Markus Armbruster
,
06:22
Re: [PATCH for-8.0 0/2] hw/input/ps2: Convert to 3-phase reset
,
Peter Maydell
,
06:22
Re: [PATCH 01/13] qed: Don't yield in bdrv_qed_co_drain_begin()
,
Kevin Wolf
,
06:07
Re: [PATCH v2 2/9] block-copy: add missing coroutine_fn annotations
,
Paolo Bonzini
,
05:53
RE: [PATCH v2 1/4] hw/virtio: incorporate backend features in features
,
Yajun Wu
,
05:41
Re: [PATCH for-8.0 0/2] hw/input/ps2: Convert to 3-phase reset
,
Mark Cave-Ayland
,
05:36
Re: [PATCH 1/3] net: Move the code to collect available NIC models to a separate function
,
Thomas Huth
,
05:35
Re: [PATCH] KVM: Add system call KVM_VERIFY_MSI to verify MSI vector
,
Marc Zyngier
,
05:28
Re: [PATCH 08/13] stream: Replace subtree drain with a single node drain
,
Kevin Wolf
,
05:16
[PATCH v2 10/10] spice-app: Use qemu_get_runtime_dir()
,
Akihiko Odaki
,
05:07
[PATCH v2 07/10] virtiofsd: Use qemu_get_runtime_dir()
,
Akihiko Odaki
,
05:07
[PATCH v2 09/10] util: Remove qemu_get_local_state_dir()
,
Akihiko Odaki
,
05:07
[PATCH v2 08/10] module: Use qemu_get_runtime_dir()
,
Akihiko Odaki
,
05:07
[PATCH v2 05/10] qga: Use qemu_get_runtime_dir()
,
Akihiko Odaki
,
05:07
[PATCH v2 06/10] scsi: Use qemu_get_runtime_dir()
,
Akihiko Odaki
,
05:07
[PATCH v2 03/10] ivshmem-server: Use qemu_get_runtime_dir()
,
Akihiko Odaki
,
05:07
[PATCH v2 02/10] util: Introduce qemu_get_runtime_dir()
,
Akihiko Odaki
,
05:07
[PATCH v2 00/10] util: Introduce qemu_get_runtime_dir()
,
Akihiko Odaki
,
05:07
[PATCH v2 04/10] contrib/rdmacm-mux: Use qemu_get_runtime_dir()
,
Akihiko Odaki
,
05:07
[PATCH v2 01/10] qga: Remove platform GUID definitions
,
Akihiko Odaki
,
05:06
Re: [PATCH] qga: Allow building of the guest agent without system emulators or tools
,
Daniel P . Berrangé
,
05:05
Re: [PATCH v2 1/2] hw/nvme: fix incorrect use of errp/local_err
,
Markus Armbruster
,
05:03
Re: [PATCH v2 2/2] hw/nvme: cleanup error reporting in nvme_init_pci()
,
Markus Armbruster
,
05:00
Re: [PATCH v2 1/2] hw/nvme: fix incorrect use of errp/local_err
,
Philippe Mathieu-Daudé
,
04:59
[PATCH v1] virtio-net: fix for heap-buffer-overflow
,
Xuan Zhuo
,
04:57
Re: [PATCH] qga: Allow building of the guest agent without system emulators or tools
,
Thomas Huth
,
04:57
Re: [PATCH for-7.2 v2 2/6] hw/nvme: fix cancellation of format operations
,
Philippe Mathieu-Daudé
,
04:54
Re: [PATCH for-7.2 v2 2/6] hw/nvme: fix cancellation of format operations
,
Philippe Mathieu-Daudé
,
04:53
Re: [PATCH v2] qga: Allow building of the guest agent without system emulators or tools
,
Philippe Mathieu-Daudé
,
04:51
Re: [PATCH] qga: Allow building of the guest agent without system emulators or tools
,
Philippe Mathieu-Daudé
,
04:49
Re: [PATCH] virtio-net: fix for heap-buffer-overflow
,
Xuan Zhuo
,
04:49
Re: [PULL v4 44/83] acpi: pc: vga: use AcpiDevAmlIf interface to build VGA device descriptors
,
Peter Maydell
,
04:29
Re: [PATCH] virtio-net: fix for heap-buffer-overflow
,
Jason Wang
,
04:19
[PATCH] target/arm: added cortex-a55 CPU support for qemu-virt
,
Timofey Kutergin
,
04:05
Re: [PATCH] Use a more portable way to enable target specific functions
,
Daniel P . Berrangé
,
04:00
Re: [PATCH 4/4] host-libusb: Remove unused variable
,
Thomas Huth
,
03:45
Re: [PATCH 3/4] qemu-img: remove unused variable
,
Thomas Huth
,
03:44
Re: [PATCH 2/4] tulip: Remove unused variable
,
Thomas Huth
,
03:42
Re: [PATCH 1/4] rtl8139: Remove unused variable
,
Thomas Huth
,
03:41
[PATCH v2] qga: Allow building of the guest agent without system emulators or tools
,
Thomas Huth
,
03:36
Re: [PATCH] qga: Allow building of the guest agent without system emulators or tools
,
Thomas Huth
,
03:35
Re: [PATCH] qga: Allow building of the guest agent without system emulators or tools
,
Thomas Huth
,
03:32
[PATCH] virtio-net: fix for heap-buffer-overflow
,
Xuan Zhuo
,
03:28
Re: [PATCH 01/10] qga: Remove platform GUID definitions
,
Konstantin Kostiuk
,
03:03
Re: QEMU | Heap-overflow in virtio_net_queue_enable (#1309)
,
Xuan Zhuo
,
02:44
[PATCH] net: stream: add a new option to automatically reconnect
,
Laurent Vivier
,
02:34
[RFC] libvhost-user: Add report when allocation failures
,
jianchunfu
,
02:23
[PATCH for-7.2 v2 3/6] hw/nvme: fix flush cancel
,
Klaus Jensen
,
02:05
[PATCH for-7.2 v2 6/6] hw/nvme: fix numzrwa handling
,
Klaus Jensen
,
02:05
[PATCH for-7.2 v2 5/6] hw/nvme: fix cancellation handling in dsm
,
Klaus Jensen
,
02:05
[PATCH for-7.2 v2 4/6] hw/nvme: fix cancellation handling in zone reset
,
Klaus Jensen
,
02:05
[PATCH for-7.2 v2 2/6] hw/nvme: fix cancellation of format operations
,
Klaus Jensen
,
02:05
[PATCH for-7.2 v2 1/6] hw/nvme: fix accidental reintroduction of redundant code
,
Klaus Jensen
,
02:05
[PATCH for-7.2 v2 0/6] hw/nvme: misc fixes
,
Klaus Jensen
,
02:05
Re: QEMU | Heap-overflow in virtio_net_queue_enable (#1309)
,
Xuan Zhuo
,
02:00
[PATCH 08/10] module: Use qemu_get_runtime_dir()
,
Akihiko Odaki
,
01:26
[PATCH 10/10] spice-app: Use qemu_get_runtime_dir()
,
Akihiko Odaki
,
01:26
[PATCH 09/10] util: Remove qemu_get_local_state_dir()
,
Akihiko Odaki
,
01:26
[PATCH 07/10] virtiofsd: Use qemu_get_runtime_dir()
,
Akihiko Odaki
,
01:26
[PATCH 06/10] scsi: Use qemu_get_runtime_dir()
,
Akihiko Odaki
,
01:25
[PATCH 05/10] qga: Use qemu_get_runtime_dir()
,
Akihiko Odaki
,
01:25
[PATCH 04/10] contrib/rdmacm-mux: Use qemu_get_runtime_dir()
,
Akihiko Odaki
,
01:25
[PATCH 03/10] ivshmem-server: Use qemu_get_runtime_dir()
,
Akihiko Odaki
,
01:25
[PATCH 02/10] util: Introduce qemu_get_runtime_dir()
,
Akihiko Odaki
,
01:25
[PATCH 01/10] qga: Remove platform GUID definitions
,
Akihiko Odaki
,
01:25
Re: [PATCH v6 10/10] vdpa: Always start CVQ in SVQ mode
,
Jason Wang
,
01:25
[PATCH 00/10] util: Introduce qemu_get_runtime_dir()
,
Akihiko Odaki
,
01:25
[PATCH v2 0/2] hw/nvme: errp fixes
,
Klaus Jensen
,
01:23
[PATCH v2 2/2] hw/nvme: cleanup error reporting in nvme_init_pci()
,
Klaus Jensen
,
01:23
[PATCH v2 1/2] hw/nvme: fix incorrect use of errp/local_err
,
Klaus Jensen
,
01:23
Re: [PATCH v6 09/10] vdpa: Add listener_shadow_vq to vhost_vdpa
,
Jason Wang
,
01:01
Re: [PATCH v6 07/10] vdpa: Add asid parameter to vhost_vdpa_dma_map/unmap
,
Jason Wang
,
00:51
Re: [PATCH] qga: Allow building of the guest agent without system emulators or tools
,
Markus Armbruster
,
00:49
Re: [PATCH for-8.0 9/9] hw/intc: Convert TYPE_KVM_ARM_ITS to 3-phase reset
,
Richard Henderson
,
00:44
Re: [PATCH for-8.0 8/9] hw/intc: Convert TYPE_ARM_GICV3_ITS to 3-phase reset
,
Richard Henderson
,
00:44
Re: [PATCH for-8.0 7/9] hw/intc: Convert TYPE_ARM_GICV3_ITS_COMMON to 3-phase reset
,
Richard Henderson
,
00:43
Re: [PATCH for-8.0 6/9] hw/intc: Convert TYPE_KVM_ARM_GICV3 to 3-phase reset
,
Richard Henderson
,
00:43
Re: [PATCH for-8.0 5/9] hw/intc: Convert TYPE_ARM_GICV3_COMMON to 3-phase reset
,
Richard Henderson
,
00:42
Re: [PATCH for-8.0 4/9] hw/intc: Convert TYPE_ARM_GIC_KVM to 3-phase reset
,
Richard Henderson
,
00:42
Re: [PATCH for-8.0 3/9] hw/intc: Convert TYPE_ARM_GIC_COMMON to 3-phase reset
,
Richard Henderson
,
00:42
Re: [PATCH for-8.0 2/9] hw/arm: Convert TYPE_ARM_SMMUV3 to 3-phase reset
,
Richard Henderson
,
00:41
Re: [PATCH for-8.0 1/9] hw/arm: Convert TYPE_ARM_SMMU to 3-phase reset
,
Richard Henderson
,
00:41
Re: [PATCH v6 05/10] vdpa: move SVQ vring features check to net/
,
Jason Wang
,
00:41
Re: [PATCH for-8.0 2/2] hw/input/ps2.c: Convert TYPE_PS2_{KBD, MOUSE}_DEVICE to 3-phase reset
,
Richard Henderson
,
00:39
Re: [PATCH for-8.0 1/2] hw/input/ps2: Convert TYPE_PS2_DEVICE to 3-phase reset
,
Richard Henderson
,
00:37
Re: [PATCH v1 4/4] target/riscv: Add itrigger_enabled field to CPURISCVState
,
Richard Henderson
,
00:35
Re: [PATCH v6 04/10] vdpa: add vhost_vdpa_net_valid_svq_features
,
Jason Wang
,
00:30
Re: [PATCH v6 03/10] vhost: Allocate SVQ device file descriptors at device start
,
Jason Wang
,
00:28
Re: [PATCH v6 02/10] vhost: set SVQ device call handler at SVQ start
,
Jason Wang
,
00:22
Re: [PATCH v6 01/10] vdpa: Use v->shadow_vqs_enabled in vhost_vdpa_svqs_start & stop
,
Jason Wang
,
00:22
Re: QEMU | Heap-overflow in virtio_net_queue_enable (#1309)
,
Jason Wang
,
00:19
Re: QEMU | Heap-overflow in virtio_net_queue_enable (#1309)
,
Michael S. Tsirkin
,
00:11
November 09, 2022
Re: [PATCH] Use a more portable way to enable target specific functions
,
Richard Henderson
,
22:43
Re: [PATCH v2] qom.json: default the prealloc-threads to smp-cpus
,
Zhenyu Zhang
,
22:03
Re: [PULL v4 44/83] acpi: pc: vga: use AcpiDevAmlIf interface to build VGA device descriptors
,
Ani Sinha
,
21:55
Re: [PATCH v11 0/5] RISC-V Smstateen support
,
Alistair Francis
,
21:20
Re: [PATCH v1 4/4] target/riscv: Add itrigger_enabled field to CPURISCVState
,
LIU Zhiwei
,
21:16
Re: [PATCH] virtio: remove the excess virtio features check
,
Xuan Zhuo
,
21:12
Re: [PATCH v2 2/9] block-copy: add missing coroutine_fn annotations
,
Alberto Faria
,
18:53
Re: [PATCH] hw/misc/pfsoc: add fabric clocks to ioscb
,
Conor Dooley
,
18:30
Re: [PATCH] avocado: use sha1 for fc31 imgs to avoid first time re-download
,
Philippe Mathieu-Daudé
,
18:27
Re: [PATCH v11 4/5] target/riscv: smstateen check for fcsr
,
Alistair Francis
,
18:24
Re: [PATCH] hw/misc/pfsoc: add fabric clocks to ioscb
,
Philippe Mathieu-Daudé
,
18:18
Re: [PATCH v11 3/5] target/riscv: generate virtual instruction exception
,
Alistair Francis
,
18:17
Re: [PATCH v11 1/5] target/riscv: Add smstateen support
,
Alistair Francis
,
18:16
Re: [PATCH] display: include dependencies explicitly
,
Laurent Vivier
,
18:11
Re: [PATCH v1 4/4] target/riscv: Add itrigger_enabled field to CPURISCVState
,
Alistair Francis
,
17:56
Re: [PATCH v1 3/4] target/riscv: Enable native debug itrigger
,
Alistair Francis
,
17:55
[PATCH] Use a more portable way to enable target specific functions
,
Tom Stellard
,
17:53
Re: [PATCH v1 2/4] target/riscv: Add itrigger support when icount is enabled
,
Alistair Francis
,
17:50
Re: [PATCH for-8.0 7/9] hw/intc: Convert TYPE_ARM_GICV3_ITS_COMMON to 3-phase reset
,
Philippe Mathieu-Daudé
,
17:38
Re: [PATCH for-8.0 1/9] hw/arm: Convert TYPE_ARM_SMMU to 3-phase reset
,
Philippe Mathieu-Daudé
,
17:37
Re: [PATCH for-8.0 3/9] hw/intc: Convert TYPE_ARM_GIC_COMMON to 3-phase reset
,
Philippe Mathieu-Daudé
,
17:37
Re: [PATCH for-8.0 1/2] hw/input/ps2: Convert TYPE_PS2_DEVICE to 3-phase reset
,
Philippe Mathieu-Daudé
,
17:34
Re: [PATCH v1 1/4] target/riscv: Add itrigger support when icount is not enabled
,
Alistair Francis
,
17:33
Re: [PATCH-for-7.2] hw/display: Declare build_vga_aml() out of "vga_int.h"
,
Philippe Mathieu-Daudé
,
17:30
Re: [PATCH] display: include dependencies explicitly
,
Philippe Mathieu-Daudé
,
17:28
[PATCH-for-7.2] hw/display: Declare build_vga_aml() out of "vga_int.h"
,
Philippe Mathieu-Daudé
,
17:23
[PATCH] display: include dependencies explicitly
,
Michael S. Tsirkin
,
17:21
Re: [PATCH 03/13] block: Revert .bdrv_drained_begin/end to non-coroutine_fn
,
Stefan Hajnoczi
,
17:14
Re: [PATCH] qga: Allow building of the guest agent without system emulators or tools
,
Philippe Mathieu-Daudé
,
16:57
Re: [PATCH 01/13] qed: Don't yield in bdrv_qed_co_drain_begin()
,
Stefan Hajnoczi
,
16:49
Re: [PULL v4 44/83] acpi: pc: vga: use AcpiDevAmlIf interface to build VGA device descriptors
,
Michael S. Tsirkin
,
16:42
[PATCH] hw/misc/pfsoc: add fabric clocks to ioscb
,
Conor Dooley
,
16:03
Re: [PULL for-7.2 0/2] tcg patch queue
,
Stefan Hajnoczi
,
15:47
QEMU Rust Crates + Plugins in Rust
,
Rowan Hart
,
14:58
Re: Weird qtest FileNotFoundError errors
,
Patrick Venture
,
14:26
Weird qtest FileNotFoundError errors
,
Patrick Venture
,
14:21
Re: [PATCH 11/13] block: Remove ignore_bds_parents parameter from drain functions
,
Vladimir Sementsov-Ogievskiy
,
13:57
Re: [PATCH 10/13] block: Call drain callbacks only once
,
Vladimir Sementsov-Ogievskiy
,
13:55
Re: [PATCH 10/13] block: Call drain callbacks only once
,
Vladimir Sementsov-Ogievskiy
,
13:05
Re: [PATCH v3 2/4] python/qmp: increase read buffer size
,
John Snow
,
12:53
Re: [PATCH] qga: Allow building of the guest agent without system emulators or tools
,
Konstantin Kostiuk
,
12:51
Re: [PULL v4 44/83] acpi: pc: vga: use AcpiDevAmlIf interface to build VGA device descriptors
,
Laurent Vivier
,
12:39
[PATCH] qga: Allow building of the guest agent without system emulators or tools
,
Thomas Huth
,
12:38
Re: Questions about QEMU exception
,
Li, Kevin
,
12:35
Re: [PATCH 09/13] block: Remove subtree drains
,
Vladimir Sementsov-Ogievskiy
,
12:23
[ANNOUNCE] QEMU 7.2.0-rc0 is now available
,
Michael Roth
,
12:18
[PATCH for-8.0 2/2] hw/input/ps2.c: Convert TYPE_PS2_{KBD, MOUSE}_DEVICE to 3-phase reset
,
Peter Maydell
,
12:00
[PATCH for-8.0 0/2] hw/input/ps2: Convert to 3-phase reset
,
Peter Maydell
,
12:00
[PATCH for-8.0 1/2] hw/input/ps2: Convert TYPE_PS2_DEVICE to 3-phase reset
,
Peter Maydell
,
12:00
Re: [PATCH v1 1/1] migration: Fix yank on postcopy multifd crashing guest after migration
,
Leonardo Bras Soares Passos
,
12:00
[PATCH for-7.2 3/5] block/mirror: Fix NULL s->job in active writes
,
Hanna Reitz
,
11:55
[PATCH for-7.2 5/5] iotests/151: Test active requests on mirror start
,
Hanna Reitz
,
11:55
[PATCH for-7.2 1/5] block/mirror: Do not wait for active writes
,
Hanna Reitz
,
11:55
[PATCH for-7.2 4/5] iotests/151: Test that active mirror progresses
,
Hanna Reitz
,
11:55
[PATCH for-7.2 2/5] block/mirror: Drop mirror_wait_for_any_operation()
,
Hanna Reitz
,
11:55
[PATCH for-7.2 0/5] block/mirror: Do not wait for active writes
,
Hanna Reitz
,
11:55
Re: [PATCH 08/13] stream: Replace subtree drain with a single node drain
,
Vladimir Sementsov-Ogievskiy
,
11:53
Re: [QEMU][PATCH v2 3/5] xlnx-zynqmp: Connect Xilinx VERSAL CANFD controllers
,
Francisco Iglesias
,
11:27
Re: [PATCH] gtk: disable GTK Clipboard with a new option 'gtk_clipboard'
,
Ani Sinha
,
11:25
Re: [PATCH] gtk: disable GTK Clipboard with a new option 'gtk_clipboard'
,
Peter Maydell
,
11:23
Re: [PATCH] gtk: disable GTK Clipboard with a new option 'gtk_clipboard'
,
Ani Sinha
,
11:21
Re: [PATCH 07/13] block: Don't use subtree drains in bdrv_drop_intermediate()
,
Vladimir Sementsov-Ogievskiy
,
11:19
Re: [PATCH] hw/sd/sdhci: reset data count in sdhci_buff_access_is_sequential()
,
Bin Meng
,
11:19
[PATCH for-8.0 9/9] hw/intc: Convert TYPE_KVM_ARM_ITS to 3-phase reset
,
Peter Maydell
,
11:15
[PATCH for-8.0 8/9] hw/intc: Convert TYPE_ARM_GICV3_ITS to 3-phase reset
,
Peter Maydell
,
11:15
[PATCH for-8.0 7/9] hw/intc: Convert TYPE_ARM_GICV3_ITS_COMMON to 3-phase reset
,
Peter Maydell
,
11:15
[PATCH for-8.0 2/9] hw/arm: Convert TYPE_ARM_SMMUV3 to 3-phase reset
,
Peter Maydell
,
11:15
[PATCH for-8.0 4/9] hw/intc: Convert TYPE_ARM_GIC_KVM to 3-phase reset
,
Peter Maydell
,
11:15
[PATCH for-8.0 5/9] hw/intc: Convert TYPE_ARM_GICV3_COMMON to 3-phase reset
,
Peter Maydell
,
11:15
[PATCH for-8.0 6/9] hw/intc: Convert TYPE_KVM_ARM_GICV3 to 3-phase reset
,
Peter Maydell
,
11:15
[PATCH for-8.0 3/9] hw/intc: Convert TYPE_ARM_GIC_COMMON to 3-phase reset
,
Peter Maydell
,
11:14
[PATCH for-8.0 1/9] hw/arm: Convert TYPE_ARM_SMMU to 3-phase reset
,
Peter Maydell
,
11:14
[PATCH for-8.0 0/9] arm: Convert Arm GIC, ITS, SMMU devices to 3-phase reset
,
Peter Maydell
,
11:14
Re: [PATCH] Add missing pixman dependecy
,
Philippe Mathieu-Daudé
,
11:14
Re: [PATCH 06/13] block: Drain invidual nodes during reopen
,
Vladimir Sementsov-Ogievskiy
,
11:00
[PATCH 1/4] rtl8139: Remove unused variable
,
mrezanin
,
10:57
[PATCH 4/4] host-libusb: Remove unused variable
,
mrezanin
,
10:57
[PATCH 3/4] qemu-img: remove unused variable
,
mrezanin
,
10:57
[PATCH 2/4] tulip: Remove unused variable
,
mrezanin
,
10:57
[PATCH 0/4] Removal of several unused variables causing
,
mrezanin
,
10:57
Re: [PATCH v9 0/8] KVM: mm: fd-based approach for supporting KVM
,
Kirill A. Shutemov
,
10:54
Re: [PATCH V2] hw/riscv: virt: Remove size restriction for pflash
,
Daniel P . Berrangé
,
10:52
Re: [PATCH V2] hw/riscv: virt: Remove size restriction for pflash
,
Markus Armbruster
,
10:46
Re: [RFC 5/8] vdpa: Add vdpa memory listener
,
Eugenio Perez Martin
,
10:41
Re: [PATCH] avocado: use sha1 for fc31 imgs to avoid first time re-download
,
Daniel Henrique Barboza
,
10:39
[PATCH] Add missing pixman dependecy
,
mrezanin
,
10:36
RE: [PATCH v4 10/11] Hexagon (target/hexagon) Use direct block chaining for direct jump/branch
,
Taylor Simpson
,
10:35
Re: [PATCH 05/13] block: Inline bdrv_drain_invoke()
,
Vladimir Sementsov-Ogievskiy
,
10:34
Re: [PATCH V2] hw/riscv: virt: Remove size restriction for pflash
,
Daniel P . Berrangé
,
10:30
Re: [PATCH V2] hw/riscv: virt: Remove size restriction for pflash
,
Markus Armbruster
,
10:27
Re: [PATCH] virtio: remove the excess virtio features check
,
Michael S. Tsirkin
,
09:46
[RFC PATCH] hw/intc: add implementation of GICD_IIDR to Arm GIC
,
Alex Bennée
,
09:46
Re: [PATCH 04/13] block: Remove drained_end_counter
,
Vladimir Sementsov-Ogievskiy
,
09:45
Re: [PATCH] hw/sd/sdhci: reset data count in sdhci_buff_access_is_sequential()
,
Siqi Chen
,
09:45
Re: [PATCH 03/13] block: Revert .bdrv_drained_begin/end to non-coroutine_fn
,
Vladimir Sementsov-Ogievskiy
,
09:30
Re: [RFC PATCH 0/1] hw/arm: use -cpu max by default on sbsa-ref
,
Peter Maydell
,
09:03
Re: [PATCH 02/13] test-bdrv-drain: Don't yield in .bdrv_co_drained_begin/end()
,
Vladimir Sementsov-Ogievskiy
,
08:46
How about increasing max_cpus for q35 ?
,
Dario Faggioli
,
08:41
[RFC PATCH 1/1] hw/arm: use -cpu max by default for sbsa-ref
,
Leif Lindholm
,
08:36
Re: [PATCH] hw/pci-host/pnv_phb: Avoid quitting QEMU if hotplug of pnv-phb-root-port fails
,
Daniel Henrique Barboza
,
08:36
[RFC PATCH 0/1] hw/arm: use -cpu max by default on sbsa-ref
,
Leif Lindholm
,
08:35
Re: [PATCH v1 1/1] migration: Fix yank on postcopy multifd crashing guest after migration
,
Dr. David Alan Gilbert
,
08:31
Re: [PATCH] hw/pci-host/pnv_phb: Avoid quitting QEMU if hotplug of pnv-phb-root-port fails
,
Cédric Le Goater
,
08:24
[PATCH v3] tests/qtest: netdev: test stream and dgram backends
,
Laurent Vivier
,
08:03
Re: [PATCH 1/2] hw/nvme: fix incorrect use of errp/local_err
,
Markus Armbruster
,
08:02
Re: [PATCH 1/3] arm: move KVM breakpoints helpers
,
Francesco Cagnin
,
07:55
Re: [PATCH 1/2] hw/nvme: fix incorrect use of errp/local_err
,
Klaus Jensen
,
07:42
Re: [PATCH] gtk: disable GTK Clipboard with a new option 'gtk_clipboard'
,
Claudio Fontana
,
07:39
Re: [PATCH 1/2] hw/nvme: fix incorrect use of errp/local_err
,
Markus Armbruster
,
07:37
Re: [PATCH 2/2] hw/nvme: cleanup error reporting in nvme_init_pci()
,
Klaus Jensen
,
07:35
Re: [PATCH 1/2] hw/nvme: fix incorrect use of errp/local_err
,
Klaus Jensen
,
07:34
Re: [PATCH 2/2] hw/nvme: cleanup error reporting in nvme_init_pci()
,
Markus Armbruster
,
07:33
Re: [PATCH 1/2] hw/nvme: fix incorrect use of errp/local_err
,
Markus Armbruster
,
07:29
Re: [PATCH 02/13] test-bdrv-drain: Don't yield in .bdrv_co_drained_begin/end()
,
Kevin Wolf
,
07:28
Re: [PATCH v2 2/9] block-copy: add missing coroutine_fn annotations
,
Emanuele Giuseppe Esposito
,
07:24
[PATCH] hw/pci-host/pnv_phb: Avoid quitting QEMU if hotplug of pnv-phb-root-port fails
,
Thomas Huth
,
07:22
Re: [PATCH 01/13] qed: Don't yield in bdrv_qed_co_drain_begin()
,
Kevin Wolf
,
07:22
[PATCH] usbredir: Do not detach usb if backend chardev disconnect
,
minglei.liu
,
06:57
Re: [PATCH 2/3] hvf: implement guest debugging on Apple Silicon hosts
,
Francesco Cagnin
,
06:35
[PATCH] virtio: remove the excess virtio features check
,
Xuan Zhuo
,
06:10
Re: [PULL v4 29/83] virtio: introduce virtio_queue_enable()
,
Michael S. Tsirkin
,
06:01
Re: [PATCH v3 2/4] python/qmp: increase read buffer size
,
Daniel P . Berrangé
,
06:00
Re: [PATCH 2/3] hvf: implement guest debugging on Apple Silicon hosts
,
Peter Maydell
,
05:58
[PATCH 2/2] hw/nvme: cleanup error reporting in nvme_init_pci()
,
Klaus Jensen
,
05:54
[PATCH 1/2] hw/nvme: fix incorrect use of errp/local_err
,
Klaus Jensen
,
05:54
[PATCH 0/2] hw/nvme: errp fixes
,
Klaus Jensen
,
05:54
Re: [PATCH 02/13] test-bdrv-drain: Don't yield in .bdrv_co_drained_begin/end()
,
Vladimir Sementsov-Ogievskiy
,
05:51
Re: [PATCH] Revert "hw/block/pflash_cfi0{1, 2}: Error out if device length isn't a power of two"
,
Daniel Henrique Barboza
,
05:44
Re: [PATCH 2/3] hvf: implement guest debugging on Apple Silicon hosts
,
Mads Ynddal
,
05:13
Re: [PATCH] hw/sd/sdhci: reset data count in sdhci_buff_access_is_sequential()
,
Mauro Matteo Cascella
,
05:10
Re: Questions about QEMU exception
,
Peter Maydell
,
05:10
Re: Questions about QEMU exception
,
Alex Bennée
,
05:07
Re: [PATCH V2] hw/riscv: virt: Remove size restriction for pflash
,
Sunil V L
,
05:07
Re: [PATCH v2] qom.json: default the prealloc-threads to smp-cpus
,
Markus Armbruster
,
04:52
Re: [PATCH v3 2/4] python/qmp: increase read buffer size
,
Daniel P . Berrangé
,
04:39
Re: [PATCH] hw/sd/sdhci: reset data count in sdhci_buff_access_is_sequential()
,
Bin Meng
,
04:30
Re: [PATCH 01/13] qed: Don't yield in bdrv_qed_co_drain_begin()
,
Vladimir Sementsov-Ogievskiy
,
04:28
Re: [PATCH 01/13] qed: Don't yield in bdrv_qed_co_drain_begin()
,
Vladimir Sementsov-Ogievskiy
,
04:21
Re: [PULL v4 29/83] virtio: introduce virtio_queue_enable()
,
Laszlo Ersek
,
03:58
[PATCH] util/qemu-config: Fix "query-command-line-options" to provide the right values
,
Thomas Huth
,
03:44
Re: [PATCH V2 0/4] hw/block/nvme: Implement ZNS finish-zone ZDC AEN
,
Klaus Jensen
,
03:40
Re: [PATCH] KVM: Add system call KVM_VERIFY_MSI to verify MSI vector
,
kernel test robot
,
03:37
Re: [PATCH] qapi/block-core: Fix BlockdevOptionsNvmeIoUring @path description
,
Stefano Garzarella
,
03:21
Re: [PATCH] gtk: disable GTK Clipboard with a new option 'gtk_clipboard'
,
Gerd Hoffmann
,
03:05
Re: [PULL 0/2] Net patches
,
Laurent Vivier
,
02:54
Re: [PATCH trivial for 7.2] hw/ssi/sifive_spi.c: spelling: reigster
,
Philippe Mathieu-Daudé
,
02:51
Re: [PULL 0/3] Memory/SDHCI/ParallelFlash patches for v7.2.0-rc0
,
Philippe Mathieu-Daudé
,
02:43
Re: [PULL v4 29/83] virtio: introduce virtio_queue_enable()
,
Xuan Zhuo
,
02:16
Re: [PULL v4 29/83] virtio: introduce virtio_queue_enable()
,
Xuan Zhuo
,
02:12
Re: [PULL v4 29/83] virtio: introduce virtio_queue_enable()
,
Michael S. Tsirkin
,
02:04
[PULL 2/2] accel/tcg: Split out setjmp_gen_code
,
Richard Henderson
,
02:02
[PULL 1/2] tcg: Move TCG_TARGET_HAS_direct_jump init to tb_gen_code
,
Richard Henderson
,
02:02
[PULL for-7.2 0/2] tcg patch queue
,
Richard Henderson
,
02:02
Re: [PULL v4 29/83] virtio: introduce virtio_queue_enable()
,
Michael S. Tsirkin
,
02:01
Re: [PULL v4 29/83] virtio: introduce virtio_queue_enable()
,
Michael S. Tsirkin
,
02:00
Re: [PULL v4 29/83] virtio: introduce virtio_queue_enable()
,
Xuan Zhuo
,
01:57
Re: [PULL v4 29/83] virtio: introduce virtio_queue_enable()
,
Jason Wang
,
01:55
Re: [PULL v4 29/83] virtio: introduce virtio_queue_enable()
,
Xuan Zhuo
,
01:52
Re: [PULL v4 29/83] virtio: introduce virtio_queue_enable()
,
Michael S. Tsirkin
,
01:52
Re: [PULL v4 29/83] virtio: introduce virtio_queue_enable()
,
Michael S. Tsirkin
,
01:39
Re: [PATCH] KVM: Add system call KVM_VERIFY_MSI to verify MSI vector
,
chenxiang (M)
,
01:21
[PATCH v1 1/1] migration: Fix yank on postcopy multifd crashing guest after migration
,
Leonardo Bras
,
00:56
Re: [PATCH v9 5/8] KVM: Register/unregister the guest private memory regions
,
Yuan Yao
,
00:53
November 08, 2022
Re: [PATCH v3 4/4] hw/nvme: add polling support
,
Jinhao Fan
,
23:35
Re: [PATCH] KVM: Add system call KVM_VERIFY_MSI to verify MSI vector
,
kernel test robot
,
23:35
Re: [PATCH v9 6/8] KVM: Update lpage info when private/shared memory are mixed
,
Chao Peng
,
23:18
Re: [PULL 0/2] Net patches
,
Jason Wang
,
22:34
Re: [PULL v4 29/83] virtio: introduce virtio_queue_enable()
,
Jason Wang
,
22:31
[PATCH] vhost: set mem table before device start
,
Yajun Wu
,
21:59
[PATCH] target/i386: Add SGX aex-notify and EDECCSSA support
,
Kai Huang
,
21:49
Re: [PATCH v2] target/loongarch: Fix loongarch fdt addr confict
,
Richard Henderson
,
21:08
Re: [PATCH v3 2/2] util/log: Always send errors to logfile when daemonized
,
Richard Henderson
,
21:07
[PATCH v2] target/loongarch: Fix loongarch fdt addr confict
,
Song Gao
,
21:05
Re: [PATCH v5 03/11] Hexagon (target/hexagon) Add overrides for S2_asr_r_r_sat/S2_asl_r_r_sat
,
Richard Henderson
,
20:59
Questions about QEMU exception
,
Li, Kevin
,
20:53
Re: [PATCH v4 10/11] Hexagon (target/hexagon) Use direct block chaining for direct jump/branch
,
Richard Henderson
,
20:41
[PATCH v1 24/24] vfio-user: add trace points
,
John Johnson
,
18:02
[PATCH v1 11/24] vfio-user: get region info
,
John Johnson
,
18:02
[PATCH v1 13/24] vfio-user: pci_user_realize PCI setup
,
John Johnson
,
18:02
[PATCH v1 15/24] vfio-user: forward msix BAR accesses to server
,
John Johnson
,
18:02
[PATCH v1 23/24] vfio-user: add coalesced posted writes
,
John Johnson
,
18:02
[PATCH v1 20/24] vfio-user: dma read/write operations
,
John Johnson
,
18:02
[PATCH v1 22/24] vfio-user: add 'x-msg-timeout' option that specifies msg wait times
,
John Johnson
,
18:02
[PATCH v1 18/24] vfio-user: add dma_unmap_all
,
John Johnson
,
18:02
[PATCH v1 16/24] vfio-user: proxy container connect/disconnect
,
John Johnson
,
18:02
[PATCH v1 07/24] vfio-user: connect vfio proxy to remote server
,
John Johnson
,
18:02
[PATCH v1 21/24] vfio-user: pci reset
,
John Johnson
,
18:02
[PATCH v1 12/24] vfio-user: region read/write
,
John Johnson
,
18:02
[PATCH v1 19/24] vfio-user: secure DMA support
,
John Johnson
,
18:02
[PATCH v1 17/24] vfio-user: dma map/unmap operations
,
John Johnson
,
18:02
[PATCH v1 14/24] vfio-user: get and set IRQs
,
John Johnson
,
18:02
[PATCH v1 01/24] vfio-user: introduce vfio-user protocol specification
,
John Johnson
,
18:02
[PATCH v1 08/24] vfio-user: define socket receive functions
,
John Johnson
,
18:02
[PATCH v1 05/24] vfio-user: add device IO ops vector
,
John Johnson
,
18:02
[PATCH v1 10/24] vfio-user: get device info
,
John Johnson
,
18:02
[PATCH v1 02/24] vfio-user: add VFIO base abstract class
,
John Johnson
,
18:02
[PATCH v1 03/24] vfio-user: add container IO ops vector
,
John Johnson
,
18:02
[PATCH v1 09/24] vfio-user: define socket send functions
,
John Johnson
,
18:02
[PATCH v1 00/24] vfio-user client
,
John Johnson
,
18:02
[PATCH v1 06/24] vfio-user: Define type vfio_user_pci_dev_info
,
John Johnson
,
18:02
[PATCH v1 04/24] vfio-user: add region cache
,
John Johnson
,
18:02
Re: [PATCH trivial for 7.2] hw/ssi/sifive_spi.c: spelling: reigster
,
Palmer Dabbelt
,
17:11
Re: [PULL v3 49/81] acpi: pc: vga: use AcpiDevAmlIf interface to build VGA device descriptors
,
B
,
16:34
[PATCH 8/8] virtio-blk: minimize virtio_blk_reset() AioContext lock region
,
Stefan Hajnoczi
,
16:20
[PATCH 5/8] virtio-blk: mark IO_CODE functions
,
Stefan Hajnoczi
,
16:20
[PATCH 6/8] virtio-blk: remove unnecessary AioContext lock from function already safe
,
Stefan Hajnoczi
,
16:20
[PATCH 4/8] virtio-blk: mark GLOBAL_STATE_CODE functions
,
Stefan Hajnoczi
,
16:20
[PATCH 7/8] virtio-blk: don't acquire AioContext in virtio_blk_handle_vq()
,
Stefan Hajnoczi
,
16:20
[PATCH 3/8] virtio: categorize callbacks in GS
,
Stefan Hajnoczi
,
16:20
Re: [PATCH v1 2/9] tests/avocado: improve behaviour waiting for login prompts
,
John Snow
,
16:19
[PATCH 2/8] block-backend: enable_write_cache should be atomic
,
Stefan Hajnoczi
,
16:19
[PATCH 1/8] virtio_queue_aio_attach_host_notifier: remove AioContext lock
,
Stefan Hajnoczi
,
16:19
[PATCH 0/8] virtio-blk: remove AioContext lock
,
Stefan Hajnoczi
,
16:19
Re: [PATCH v3 4/4] scripts: add script to compare compatible properties
,
John Snow
,
16:17
Re: [PULL 0/3] Memory/SDHCI/ParallelFlash patches for v7.2.0-rc0
,
Stefan Hajnoczi
,
15:58
Re: [PULL 0/3] Memory/SDHCI/ParallelFlash patches for v7.2.0-rc0
,
Stefan Hajnoczi
,
15:49
Re: [PATCH v3 2/4] python/qmp: increase read buffer size
,
John Snow
,
15:38
Re: [PATCH v3 08/17] migration/qemu-file: Add qemu_file_get_to_fd()
,
Vladimir Sementsov-Ogievskiy
,
15:27
Re: [PULL v4 29/83] virtio: introduce virtio_queue_enable()
,
Stefan Hajnoczi
,
14:43
Re: [PATCH-for-7.2 1/2] hw/sd/sdhci: Do not set Buf Wr Ena before writing block (CVE-2022-3872)
,
Alexander Bulekov
,
14:12
Re: [PATCH v3 06/17] vfio/migration: Fix NULL pointer dereference bug
,
Vladimir Sementsov-Ogievskiy
,
14:09
Re: [PATCH v3 05/17] vfio/migration: Fix wrong enum usage
,
Vladimir Sementsov-Ogievskiy
,
14:06
Re: [PULL 0/5] s390x fix and white space cleanup
,
Stefan Hajnoczi
,
14:03
Re: [PULL 00/14] MIPS patches for 2022-11-08
,
Stefan Hajnoczi
,
14:03
Re: [PATCH v3 04/17] migration: Simplify migration_iteration_run()
,
Vladimir Sementsov-Ogievskiy
,
13:56
Re: [PULL 00/55] MIPS patches for 2022-10-30
,
Paolo Bonzini
,
13:39
Re: [PATCH v3 03/17] migration: Block migration comment or code is wrong
,
Vladimir Sementsov-Ogievskiy
,
13:39
Re: [PATCH v3 03/17] migration: Block migration comment or code is wrong
,
Vladimir Sementsov-Ogievskiy
,
13:36
[PULL 2/3] hw/sd/sdhci: Do not set Buf Wr Ena before writing block (CVE-2022-3872)
,
Philippe Mathieu-Daudé
,
13:34
[PULL 3/3] Revert "hw/block/pflash_cfi: Error out if dev length isn't power of 2"
,
Philippe Mathieu-Daudé
,
13:34
[PULL 1/3] memory: Fix wrong end address dump
,
Philippe Mathieu-Daudé
,
13:34
[PULL 0/3] Memory/SDHCI/ParallelFlash patches for v7.2.0-rc0
,
Philippe Mathieu-Daudé
,
13:34
Re: [PULL 0/2] Net patches
,
Stefan Hajnoczi
,
13:18
Re: [PATCH-for-7.2 0/2] hw/sd/sdhci: Do not set Buf Wr Ena before writing block (CVE-2022-3872)
,
Stefan Hajnoczi
,
13:17
Re: [PATCH-for-7.2] Revert "hw/block/pflash_cfi: Error out if dev length isn't power of 2"
,
Stefan Hajnoczi
,
13:14
Re: [PATCH] Revert "hw/block/pflash_cfi0{1, 2}: Error out if device length isn't a power of two"
,
Stefan Hajnoczi
,
13:14
Re: [PATCH] Revert "hw/block/pflash_cfi0{1, 2}: Error out if device length isn't a power of two"
,
Philippe Mathieu-Daudé
,
13:10
Re: [PATCH] KVM: Add system call KVM_VERIFY_MSI to verify MSI vector
,
kernel test robot
,
12:58
Re: [PATCH v3 02/17] migration: No save_live_pending() method uses the QEMUFile parameter
,
Vladimir Sementsov-Ogievskiy
,
12:58
[PATCH-for-7.2] Revert "hw/block/pflash_cfi: Error out if dev length isn't power of 2"
,
Philippe Mathieu-Daudé
,
12:58
Re: [PULL 00/55] MIPS patches for 2022-10-30
,
Konstantin Kostiuk
,
12:56
Re: [PATCH v3 01/17] migration: Remove res_compatible parameter
,
Vladimir Sementsov-Ogievskiy
,
12:52
Re: QOM: should you be able to cast from an interface class to the concrete class?
,
Daniel P . Berrangé
,
12:52
Re: [PATCH v3 4/4] scripts: add script to compare compatible properties
,
Maksim Davydov
,
12:49
Re: [PULL 59/62] hw/block/pflash_cfi0{1, 2}: Error out if device length isn't a power of two
,
Daniel Henrique Barboza
,
12:36
[PATCH] Revert "hw/block/pflash_cfi0{1, 2}: Error out if device length isn't a power of two"
,
Daniel Henrique Barboza
,
12:26
Re: [PATCH-for-7.2 1/2] hw/sd/sdhci: Do not set Buf Wr Ena before writing block (CVE-2022-3872)
,
Alexander Bulekov
,
12:26
[PATCH] block: m25p80: fix dummy byte count read from spansion cfg register
,
Ramon Aerne
,
12:20
[PATCH v6 10/10] vdpa: Always start CVQ in SVQ mode
,
Eugenio Pérez
,
12:08
[PATCH v6 09/10] vdpa: Add listener_shadow_vq to vhost_vdpa
,
Eugenio Pérez
,
12:08
[PATCH v6 08/10] vdpa: Store x-svq parameter in VhostVDPAState
,
Eugenio Pérez
,
12:08
[PATCH v6 07/10] vdpa: Add asid parameter to vhost_vdpa_dma_map/unmap
,
Eugenio Pérez
,
12:08
[PATCH v6 06/10] vdpa: Allocate SVQ unconditionally
,
Eugenio Pérez
,
12:08
[PATCH v6 05/10] vdpa: move SVQ vring features check to net/
,
Eugenio Pérez
,
12:08
[PATCH v6 04/10] vdpa: add vhost_vdpa_net_valid_svq_features
,
Eugenio Pérez
,
12:08
[PATCH v6 03/10] vhost: Allocate SVQ device file descriptors at device start
,
Eugenio Pérez
,
12:08
[PATCH v6 00/10] ASID support in vhost-vdpa net
,
Eugenio Pérez
,
12:08
[PATCH v6 01/10] vdpa: Use v->shadow_vqs_enabled in vhost_vdpa_svqs_start & stop
,
Eugenio Pérez
,
12:08
[PATCH v6 02/10] vhost: set SVQ device call handler at SVQ start
,
Eugenio Pérez
,
12:08
Re: [PATCH v1 5/9] hw/virtio: introduce virtio_device_should_start
,
Alex Bennée
,
11:52
[RFC PATCH] tests/plugins: add a new vcpu state tracking plugin
,
Alex Bennée
,
11:49
Re: [PULL 0/2] Net patches
,
Stefan Hajnoczi
,
11:33
Re: [PATCH v2 2/9] block-copy: add missing coroutine_fn annotations
,
Vladimir Sementsov-Ogievskiy
,
11:31
[PATCH v5 01/11] Hexagon (target/hexagon) Add pkt and insn to DisasContext
,
Taylor Simpson
,
11:29
[PATCH v5 10/11] Hexagon (target/hexagon) Use direct block chaining for direct jump/branch
,
Taylor Simpson
,
11:29
[PATCH v5 06/11] Hexagon (target/hexagon) Remove next_PC from runtime state
,
Taylor Simpson
,
11:29
[PATCH v5 05/11] Hexagon (target/hexagon) Remove PC from the runtime state
,
Taylor Simpson
,
11:29
[PATCH v5 03/11] Hexagon (target/hexagon) Add overrides for S2_asr_r_r_sat/S2_asl_r_r_sat
,
Taylor Simpson
,
11:29
[PATCH v5 07/11] Hexagon (target/hexagon) Add overrides for direct call instructions
,
Taylor Simpson
,
11:29
[PATCH v5 04/11] Hexagon (target/hexagon) Only use branch_taken when packet has multi cof
,
Taylor Simpson
,
11:29
[PATCH v5 08/11] Hexagon (target/hexagon) Add overrides for compound compare and jump
,
Taylor Simpson
,
11:29
[PATCH v5 11/11] Hexagon (target/hexagon) Use direct block chaining for tight loops
,
Taylor Simpson
,
11:29
[PATCH v5 00/11] Hexagon (target/hexagon) performance and bug fixes
,
Taylor Simpson
,
11:29
[PATCH v5 09/11] Hexagon (target/hexagon) Add overrides for various forms of jump
,
Taylor Simpson
,
11:29
[PATCH v5 02/11] Hexagon (target/hexagon) Fix predicated assignment to .tmp and .cur
,
Taylor Simpson
,
11:29
Re: [RFC PATCH 3/3] kvm: Atomic memslot updates
,
Paolo Bonzini
,
11:25
[PATCH] gtk: disable GTK Clipboard with a new option 'gtk_clipboard'
,
Claudio Fontana
,
11:23
Re: [PATCH v2 2/9] block-copy: add missing coroutine_fn annotations
,
Vladimir Sementsov-Ogievskiy
,
11:20
Re: GTK clipboard implementation causing regression, falling through the cracks?
,
Claudio Fontana
,
11:08
Re: [PATCH v2 1/9] block: call bdrv_co_drain_begin in a coroutine
,
Emanuele Giuseppe Esposito
,
11:06
QOM: should you be able to cast from an interface class to the concrete class?
,
Peter Maydell
,
11:02
Re: [PATCH V2] hw/riscv: virt: Remove size restriction for pflash
,
Markus Armbruster
,
11:01
Re: [PATCH v2 1/9] block: call bdrv_co_drain_begin in a coroutine
,
Vladimir Sementsov-Ogievskiy
,
10:53
Re: [PATCH] hw/arm/boot: set initrd parameters to 64bit in fdt
,
Schspa Shi
,
10:50
Call for FOSDEM presentations on QEMU, KVM, and rust-vmm
,
Stefan Hajnoczi
,
10:45
RE: [PATCH v4 03/11] Hexagon (target/hexagon) Add overrides for S2_asr_r_r_sat/S2_asl_r_r_sat
,
Taylor Simpson
,
10:41
RE: [PATCH v4 10/11] Hexagon (target/hexagon) Use direct block chaining for direct jump/branch
,
Taylor Simpson
,
10:41
Re: [PATCH v3 4/4] scripts: add script to compare compatible properties
,
Vladimir Sementsov-Ogievskiy
,
10:37
Re: [PATCH v1 5/9] hw/virtio: introduce virtio_device_should_start
,
Michael S. Tsirkin
,
10:24
Re: [PATCH v2 8/9] block: bdrv_create is never called in non-coroutine context
,
Kevin Wolf
,
10:23
Re: [PULL 00/55] MIPS patches for 2022-10-30
,
Philippe Mathieu-Daudé
,
10:23
Re: [PATCH v2 1/9] block: call bdrv_co_drain_begin in a coroutine
,
Kevin Wolf
,
10:21
Re: [PATCH v2 1/9] block: call bdrv_co_drain_begin in a coroutine
,
Emanuele Giuseppe Esposito
,
10:13
Re: [PATCH v2 2/9] block-copy: add missing coroutine_fn annotations
,
Emanuele Giuseppe Esposito
,
10:10
Re: [PULL 00/55] MIPS patches for 2022-10-30
,
Thomas Huth
,
10:09
Re: [PATCH V2] hw/riscv: virt: Remove size restriction for pflash
,
Daniel P . Berrangé
,
10:04
Re: [PATCH v2 5/9] block: distinguish between bdrv_create running in coroutine and not
,
Vladimir Sementsov-Ogievskiy
,
09:59
Re: [PATCH v2 3/9] nbd/server.c: add missing coroutine_fn annotations
,
Vladimir Sementsov-Ogievskiy
,
09:54
Re: [PATCH V2] hw/riscv: virt: Remove size restriction for pflash
,
Andrew Jones
,
09:49
Re: [PATCH v2 2/9] block-copy: add missing coroutine_fn annotations
,
Vladimir Sementsov-Ogievskiy
,
09:49
[PATCH for-7.2] block/blkio: Set BlockDriver::has_variable_length to false
,
Alberto Faria
,
09:44
Re: [PATCH v2 1/9] block: call bdrv_co_drain_begin in a coroutine
,
Vladimir Sementsov-Ogievskiy
,
09:33
Re: [PULL v4 45/83] tests: acpi: whitelist DSDT before generating PCI-ISA bridge AML automatically
,
Igor Mammedov
,
09:31
[PATCH] qapi/block-core: Fix BlockdevOptionsNvmeIoUring @path description
,
Alberto Faria
,
09:24
Re: [PATCH v2 0/3] block: Start/end drain on correct AioContext
,
Kevin Wolf
,
09:23
Re: [PULL 00/55] MIPS patches for 2022-10-30
,
Philippe Mathieu-Daudé
,
09:23
Re: [PATCH v3 09/30] nbd/server: Clean up abuse of BlockExportOptionsNbd member @arg
,
Vladimir Sementsov-Ogievskiy
,
09:21
Re: [PATCH] hw/arm/boot: set initrd parameters to 64bit in fdt
,
Peter Maydell
,
09:17
Re: [PATCH v2 0/3] block: Start/end drain on correct AioContext
,
Kevin Wolf
,
09:13
Re: [PATCH V2] hw/riscv: virt: Remove size restriction for pflash
,
Philippe Mathieu-Daudé
,
09:13
Re: [PATCH v3 4/4] hw/nvme: add polling support
,
Klaus Jensen
,
09:11
Re: [PULL v4 45/83] tests: acpi: whitelist DSDT before generating PCI-ISA bridge AML automatically
,
Ani Sinha
,
09:06
[PATCH v3 2/2] util/log: Always send errors to logfile when daemonized
,
Greg Kurz
,
09:01
[PATCH v3 1/2] util/log: do not close and reopen log files when flags are turned off
,
Greg Kurz
,
09:01
[PATCH v3 0/2] util/log: Always send errors to logfile when daemonized
,
Greg Kurz
,
09:01
Re: [PULL 00/55] MIPS patches for 2022-10-30
,
Peter Maydell
,
08:59
Re: [QEMU][PATCH v2 5/5] MAINTAINERS: Include canfd tests under Xilinx CAN
,
Francisco Iglesias
,
08:54
Re: [PATCH] hw/arm/boot: set initrd parameters to 64bit in fdt
,
Peter Maydell
,
08:54
Re: [QEMU][PATCH v2 4/5] tests/qtest: Introduce tests for Xilinx VERSAL CANFD controller
,
Francisco Iglesias
,
08:53
[PATCH] checkpatch: typo fix
,
Michael S. Tsirkin
,
08:52
Re: [PULL v4 45/83] tests: acpi: whitelist DSDT before generating PCI-ISA bridge AML automatically
,
Michael S. Tsirkin
,
08:49
Re: [PULL v4 00/83] pci,pc,virtio: features, tests, fixes, cleanups
,
Stefan Hajnoczi
,
08:48
Re: [PULL v4 45/83] tests: acpi: whitelist DSDT before generating PCI-ISA bridge AML automatically
,
Ani Sinha
,
08:40
Re: [PULL v4 45/83] tests: acpi: whitelist DSDT before generating PCI-ISA bridge AML automatically
,
Igor Mammedov
,
08:36
Re: [PULL v3 00/81] pci,pc,virtio: features, tests, fixes, cleanups
,
Igor Mammedov
,
08:33
Re: [PATCH 1/1] target/loongarch: Fix loongarch fdt addr confict
,
Richard Henderson
,
08:10
[PATCH 1/1] target/loongarch: Fix loongarch fdt addr confict
,
Song Gao
,
08:02
Re: [PULL v3 3/7] hw/loongarch: Load FDT table into dram memory space
,
gaosong
,
08:02
[PATCH v2 5/5] target/riscv: Ensure opcode is saved for all relevant instructions
,
Anup Patel
,
07:58
[PATCH v2 4/5] target/riscv: No need to re-start QEMU timer when timecmp == UINT64_MAX
,
Anup Patel
,
07:58
[PATCH v2 3/5] target/riscv: Don't clear mask in riscv_cpu_update_mip() for VSTIP
,
Anup Patel
,
07:58
[PATCH v2 2/5] target/riscv: Update VS timer whenever htimedelta changes
,
Anup Patel
,
07:58
[PATCH v2 1/5] target/riscv: Typo fix in sstc() predicate
,
Anup Patel
,
07:58
[PATCH v2 0/5] Nested virtualization fixes for QEMU
,
Anup Patel
,
07:58
Re: [PATCH] hw/arm/boot: set initrd parameters to 64bit in fdt
,
Schspa Shi
,
07:52
Re: [PATCH] KVM: Add system call KVM_VERIFY_MSI to verify MSI vector
,
Marc Zyngier
,
07:48
Re: [PATCH v3 4/4] hw/nvme: add polling support
,
John Levon
,
07:40
[PATCH 12/13] block: Don't poll in bdrv_replace_child_noperm()
,
Kevin Wolf
,
07:38
[PATCH 11/13] block: Remove ignore_bds_parents parameter from drain functions
,
Kevin Wolf
,
07:38
[PATCH 10/13] block: Call drain callbacks only once
,
Kevin Wolf
,
07:38
[PATCH 13/13] block: Remove poll parameter from bdrv_parent_drained_begin_single()
,
Kevin Wolf
,
07:38
[PATCH 09/13] block: Remove subtree drains
,
Kevin Wolf
,
07:38
[PATCH 08/13] stream: Replace subtree drain with a single node drain
,
Kevin Wolf
,
07:38
[PATCH 06/13] block: Drain invidual nodes during reopen
,
Kevin Wolf
,
07:38
[PATCH 07/13] block: Don't use subtree drains in bdrv_drop_intermediate()
,
Kevin Wolf
,
07:38
[PATCH 05/13] block: Inline bdrv_drain_invoke()
,
Kevin Wolf
,
07:38
[PATCH 03/13] block: Revert .bdrv_drained_begin/end to non-coroutine_fn
,
Kevin Wolf
,
07:38
[PATCH 04/13] block: Remove drained_end_counter
,
Kevin Wolf
,
07:38
[PATCH 02/13] test-bdrv-drain: Don't yield in .bdrv_co_drained_begin/end()
,
Kevin Wolf
,
07:38
[PATCH 01/13] qed: Don't yield in bdrv_qed_co_drain_begin()
,
Kevin Wolf
,
07:38
[PATCH 00/13] block: Simplify drain
,
Kevin Wolf
,
07:38
Re: [PATCH v9 6/8] KVM: Update lpage info when private/shared memory are mixed
,
Yuan Yao
,
07:08
Re: [PATCH 2/3] hvf: implement guest debugging on Apple Silicon hosts
,
Mads Ynddal
,
06:52
Re: GTK clipboard implementation causing regression, falling through the cracks?
,
Gerd Hoffmann
,
06:42
Re: [PATCH 1/2] target/mips: Don't check COP1X for 64 bit FP mode
,
Jiaxun Yang
,
06:38
Re: [PATCH v4 4/4] hw/usb: fix tab indentation
,
Thomas Huth
,
06:37
Re: [PATCH 2/2] target/mips: Correct check for CABS instructions
,
Jiaxun Yang
,
06:37
[PULL 5/5] hw/usb: fix tab indentation
,
Thomas Huth
,
06:33
[PULL 0/5] s390x fix and white space cleanup
,
Thomas Huth
,
06:33
[PULL 3/5] ui: fix tab indentation
,
Thomas Huth
,
06:33
[PULL 1/5] Revert "s390x/s390-virtio-ccw: add zpcii-disable machine property"
,
Thomas Huth
,
06:33
[PULL 2/5] s390x/s390-virtio-ccw: Switch off zPCI enhancements on older machines
,
Thomas Huth
,
06:33
[PULL 4/5] hw/display: fix tab indentation
,
Thomas Huth
,
06:33
Re: [PATCH v1 2/9] tests/avocado: improve behaviour waiting for login prompts
,
Philippe Mathieu-Daudé
,
06:23
Re: [PATCH v1 5/9] hw/virtio: introduce virtio_device_should_start
,
Alex Bennée
,
06:22
Re: [BUG] hw/i386/pc.c: CXL Fixed Memory Window should not reserve e820 in bios
,
Gerd Hoffmann
,
06:21
Re: [PATCH v2] migration: check magic value for deciding the mapping of channels
,
manish.mishra
,
06:15
Re: [PATCH v1 4/9] tests/docker: allow user to override check target
,
Philippe Mathieu-Daudé
,
06:12
Re: [PULL v3 3/7] hw/loongarch: Load FDT table into dram memory space
,
Richard Henderson
,
06:03
Re: [PATCH v10 1/9] s390x/cpu topology: core_id sets s390x CPU topology
,
Pierre Morel
,
05:28
Re: [PATCH v1 5/9] hw/virtio: introduce virtio_device_should_start
,
Michael S. Tsirkin
,
05:26
Re: [PATCH v1 5/9] hw/virtio: introduce virtio_device_should_start
,
Alex Bennée
,
05:24
Re: [PATCH 2/3] hvf: implement guest debugging on Apple Silicon hosts
,
Francesco Cagnin
,
05:09
Re: [PATCH 2/3] net: Restore printing of the help text with "-nic help"
,
Claudio Fontana
,
04:49
Re: [PATCH v9 5/8] KVM: Register/unregister the guest private memory regions
,
Chao Peng
,
04:46
Re: [PATCH 2/3] net: Restore printing of the help text with "-nic help"
,
Claudio Fontana
,
04:43
Re: [PATCH v1 5/9] hw/virtio: introduce virtio_device_should_start
,
Michael S. Tsirkin
,
04:34
Re: [PATCH v1 5/9] hw/virtio: introduce virtio_device_should_start
,
Michael S. Tsirkin
,
04:33
[PATCH v1 3/9] tests/avocado/machine_aspeed.py: Reduce noise on the console for SDK tests
,
Alex Bennée
,
04:23
[PATCH v1 8/9] docs/devel: simplify the minimal checklist
,
Alex Bennée
,
04:23
[PATCH v1 9/9] docs/devel: try and improve the language around patch review
,
Alex Bennée
,
04:23
[PATCH v1 5/9] hw/virtio: introduce virtio_device_should_start
,
Alex Bennée
,
04:23
[PATCH v1 7/9] docs/devel: make language a little less code centric
,
Alex Bennée
,
04:23
[PATCH v1 4/9] tests/docker: allow user to override check target
,
Alex Bennée
,
04:23
[PATCH v1 6/9] docs/devel: add a maintainers section to development process
,
Alex Bennée
,
04:23
[PATCH v1 2/9] tests/avocado: improve behaviour waiting for login prompts
,
Alex Bennée
,
04:23
[PATCH v1 1/9] Run docker probe only if docker or podman are available
,
Alex Bennée
,
04:23
[PATCH v1 for 7.2 0/9] test and doc updates
,
Alex Bennée
,
04:23
Re: [PATCH] LOCK GUARDS: replace manual lock()/unlock() calls to QEMU_LOCK_GUARD()
,
Alex Bennée
,
04:21
Re: [PATCH] hw/arm/boot: set initrd parameters to 64bit in fdt
,
Alex Bennée
,
04:18
Re: [PATCH-for-7.2 1/2] hw/sd/sdhci: Do not set Buf Wr Ena before writing block (CVE-2022-3872)
,
Mauro Matteo Cascella
,
04:16
Re: [PATCH] hw/sd/sdhci: reset data count in sdhci_buff_access_is_sequential()
,
Mauro Matteo Cascella
,
04:11
Re: [PATCH] LOCK GUARDS: replace manual lock()/unlock() calls to QEMU_LOCK_GUARD()
,
Martin Gachu
,
04:02
Re: [PATCH 2/3] net: Restore printing of the help text with "-nic help"
,
Thomas Huth
,
04:00
Re: [PATCH] libvhost-user: Handling potential memory allocation failures
,
Michael S. Tsirkin
,
03:54
Re: [PATCH 2/3] net: Restore printing of the help text with "-nic help"
,
Claudio Fontana
,
03:52
Re: [PATCH v8 4/5] vdpa-dev: mark the device as unmigratable
,
Stefano Garzarella
,
03:47
Re: [PATCH v8 5/5] docs: Add generic vhost-vdpa device documentation
,
Stefano Garzarella
,
03:43
Re: [PATCH 2/3] net: Restore printing of the help text with "-nic help"
,
Thomas Huth
,
03:43
Re: [PATCH v9 5/8] KVM: Register/unregister the guest private memory regions
,
Chao Peng
,
03:28
Re: [PATCH] LOCK GUARDS: replace manual lock()/unlock() calls to QEMU_LOCK_GUARD()
,
Philippe Mathieu-Daudé
,
03:06
[PATCH] libvhost-user: Handling potential memory allocation failures
,
jianchunfu
,
03:02
[PATCH] vfio/pci: Add system call KVM_VERIFY_MSI to verify every MSI vector
,
chenxiang
,
02:40
[PATCH] KVM: Add system call KVM_VERIFY_MSI to verify MSI vector
,
chenxiang
,
02:38
Re: [PATCH v4 10/11] Hexagon (target/hexagon) Use direct block chaining for direct jump/branch
,
Richard Henderson
,
02:24
Re: [PATCH v9 4/8] KVM: Use gfn instead of hva for mmu_notifier_retry
,
Chao Peng
,
02:21
Re: [PATCH v4 07/11] Hexagon (target/hexagon) Add overrides for direct call instructions
,
Richard Henderson
,
02:21
Re: [PATCH v4 03/11] Hexagon (target/hexagon) Add overrides for S2_asr_r_r_sat/S2_asl_r_r_sat
,
Richard Henderson
,
02:21
Re: [PULL v4 00/83] pci,pc,virtio: features, tests, fixes, cleanups
,
Michael S. Tsirkin
,
01:23
[PATCH v3] checkpatch: better pattern for inline comments
,
Michael S. Tsirkin
,
01:20
[PATCH] LOCK GUARDS: replace manual lock()/unlock() calls to QEMU_LOCK_GUARD()
,
nyoro . gachu
,
00:11
November 07, 2022
[PULL 1/2] vhost-vdpa: fix assert !virtio_net_get_subqueue(nc)->async_tx.elem in virtio_net_reset
,
Jason Wang
,
23:19
[PULL 2/2] tests/qtest: netdev: test stream and dgram backends
,
Jason Wang
,
23:19
[PULL 0/2] Net patches
,
Jason Wang
,
23:19
[PATCH v4 04/11] Hexagon (target/hexagon) Only use branch_taken when packet has multi cof
,
Taylor Simpson
,
23:06
[PATCH v4 08/11] Hexagon (target/hexagon) Add overrides for compound compare and jump
,
Taylor Simpson
,
23:06
[PATCH v4 09/11] Hexagon (target/hexagon) Add overrides for various forms of jump
,
Taylor Simpson
,
23:06
[PATCH v4 07/11] Hexagon (target/hexagon) Add overrides for direct call instructions
,
Taylor Simpson
,
23:06
[PATCH v4 01/11] Hexagon (target/hexagon) Add pkt and insn to DisasContext
,
Taylor Simpson
,
23:06
[PATCH v4 03/11] Hexagon (target/hexagon) Add overrides for S2_asr_r_r_sat/S2_asl_r_r_sat
,
Taylor Simpson
,
23:06
[PATCH v4 10/11] Hexagon (target/hexagon) Use direct block chaining for direct jump/branch
,
Taylor Simpson
,
23:06
[PATCH v4 06/11] Hexagon (target/hexagon) Remove next_PC from runtime state
,
Taylor Simpson
,
23:06
[PATCH v4 05/11] Hexagon (target/hexagon) Remove PC from the runtime state
,
Taylor Simpson
,
23:06
[PATCH v4 02/11] Hexagon (target/hexagon) Fix predicated assignment to .tmp and .cur
,
Taylor Simpson
,
23:06
[PATCH v4 11/11] Hexagon (target/hexagon) Use direct block chaining for tight loops
,
Taylor Simpson
,
23:06
[PATCH v4 00/11] Hexagon (target/hexagon) performance and bug fixes
,
Taylor Simpson
,
23:06
Re: [PATCH v8 5/5] docs: Add generic vhost-vdpa device documentation
,
Longpeng (Mike, Cloud Infrastructure Service Product Dept.)
,
22:31
Re: [PATCH v8 5/5] docs: Add generic vhost-vdpa device documentation
,
Jason Wang
,
21:42
Re: [PATCH v8 4/5] vdpa-dev: mark the device as unmigratable
,
Jason Wang
,
21:39
[PATCH] hw/arm/boot: set initrd parameters to 64bit in fdt
,
Schspa Shi
,
21:36
Re: [PATCH v1 1/4] target/riscv: Add itrigger support when icount is not enabled
,
LIU Zhiwei
,
21:00
Re: [PATCH v9 5/8] KVM: Register/unregister the guest private memory regions
,
Yuan Yao
,
20:35
[PATCH v8 2/5] vdpa: add vdpa-dev support
,
Longpeng(Mike)
,
19:43
[PATCH v8 4/5] vdpa-dev: mark the device as unmigratable
,
Longpeng(Mike)
,
19:42
[PATCH v8 1/5] virtio: get class_id and pci device id by the virtio id
,
Longpeng(Mike)
,
19:42
[PATCH v8 3/5] vdpa: add vdpa-dev-pci support
,
Longpeng(Mike)
,
19:42
[PATCH v8 0/5] add generic vDPA device support
,
Longpeng(Mike)
,
19:42
[PATCH v8 5/5] docs: Add generic vhost-vdpa device documentation
,
Longpeng(Mike)
,
19:42
Re: [PATCH v9 0/8] KVM: mm: fd-based approach for supporting KVM
,
Isaku Yamahata
,
19:41
[PULL 14/14] MAINTAINERS: Inherit from nanoMIPS
,
Philippe Mathieu-Daudé
,
18:59
[PULL 13/14] disas/nanomips: Tidy read for 48-bit opcodes
,
Philippe Mathieu-Daudé
,
18:59
[PULL 12/14] disas/nanomips: Split out read_u16
,
Philippe Mathieu-Daudé
,
18:59
[PULL 11/14] disas/nanomips: Merge insn{1,2,3} into words[3]
,
Philippe Mathieu-Daudé
,
18:59
[PULL 10/14] disas/nanomips: Move setjmp into nanomips_dis
,
Philippe Mathieu-Daudé
,
18:59
[PULL 09/14] disas/nanomips: Remove headers already included by "qemu/osdep.h"
,
Philippe Mathieu-Daudé
,
18:59
[PULL 08/14] disas/nanomips: Use G_GNUC_PRINTF to avoid invalid string formats
,
Philippe Mathieu-Daudé
,
18:59
[PULL 07/14] disas/nanomips: Fix invalid PRIx64 format calling img_format()
,
Philippe Mathieu-Daudé
,
18:59
[PULL 06/14] disas/nanomips: Fix invalid PRId64 format calling img_format()
,
Philippe Mathieu-Daudé
,
18:58
[PULL 05/14] target/mips: Don't check COP1X for 64 bit FP mode
,
Philippe Mathieu-Daudé
,
18:58
[PULL 04/14] target/mips: Disable DSP ASE for Octeon68XX
,
Philippe Mathieu-Daudé
,
18:58
[PULL 03/14] target/mips: Enable LBX/LWX/* instructions for Octeon
,
Philippe Mathieu-Daudé
,
18:58
[PULL 01/14] target/mips: Set CP0St_{KX, SX, UX} for Loongson-2F
,
Philippe Mathieu-Daudé
,
18:58
[PULL 02/14] target/mips: Cast offset field of Octeon BBIT to int16_t
,
Philippe Mathieu-Daudé
,
18:58
[PULL 00/14] MIPS patches for 2022-11-08
,
Philippe Mathieu-Daudé
,
18:58
Re: [PULL 0/2] loongarch for 7.2 patches
,
Stefan Hajnoczi
,
18:45
Re: [PATCH 0/2] util/log: Make the per-thread flag immutable
,
Stefan Hajnoczi
,
18:44
Re: [PATCH 1/2] target/mips: Don't check COP1X for 64 bit FP mode
,
Philippe Mathieu-Daudé
,
18:29
Re: [PATCH 0/5] disas/nanomips: Format string fixes
,
Philippe Mathieu-Daudé
,
18:23
Re: [PATCH 1/2] target/mips: Don't check COP1X for 64 bit FP mode
,
Philippe Mathieu-Daudé
,
18:22
Re: [PATCH] target/mips: enable LBX/LWX/* instructions for Octeon
,
Philippe Mathieu-Daudé
,
18:22
Re: [PATCH v2 0/3] MIPS system emulation miscellaneous fixes
,
Philippe Mathieu-Daudé
,
18:21
Re: [PATCH v2 2/3] target/mips: Cast offset field of Octeon BBIT to int16_t
,
Philippe Mathieu-Daudé
,
18:14
Re: [PATCH] target/mips: enable LBX/LWX/* instructions for Octeon
,
Philippe Mathieu-Daudé
,
18:13
[PULL v4 83/83] checkpatch: better pattern for inline comments
,
Michael S. Tsirkin
,
17:54
[PULL v4 82/83] hw/virtio: introduce virtio_device_should_start
,
Michael S. Tsirkin
,
17:54
[PULL v4 81/83] tests/acpi: update tables for new core count test
,
Michael S. Tsirkin
,
17:54
[PULL v4 80/83] bios-tables-test: add test for number of cores > 255
,
Michael S. Tsirkin
,
17:54
[PULL v4 79/83] tests/acpi: allow changes for core_count2 test
,
Michael S. Tsirkin
,
17:54
[PULL v4 78/83] bios-tables-test: teach test to use smbios 3.0 tables
,
Michael S. Tsirkin
,
17:54
[PULL v4 77/83] hw/smbios: add core_count2 to smbios table type 4
,
Michael S. Tsirkin
,
17:54
[PULL v4 76/83] vhost-user: Support vhost_dev_start
,
Michael S. Tsirkin
,
17:54
[PULL v4 75/83] vhost: Change the sequence of device start
,
Michael S. Tsirkin
,
17:54
[PULL v4 74/83] intel-iommu: PASID support
,
Michael S. Tsirkin
,
17:54
[PULL v4 73/83] intel-iommu: convert VTD_PE_GET_FPD_ERR() to be a function
,
Michael S. Tsirkin
,
17:53
[PULL v4 72/83] intel-iommu: drop VTDBus
,
Michael S. Tsirkin
,
17:53
[PULL v4 71/83] intel-iommu: don't warn guest errors when getting rid2pasid entry
,
Michael S. Tsirkin
,
17:53
[PULL v4 70/83] vfio: move implement of vfio_get_xlat_addr() to memory.c
,
Michael S. Tsirkin
,
17:53
[PULL v4 69/83] tests: virt: Update expected *.acpihmatvirt tables
,
Michael S. Tsirkin
,
17:53
[PULL v4 68/83] tests: acpi: aarch64/virt: add a test for hmat nodes with no initiators
,
Michael S. Tsirkin
,
17:53
[PULL v4 67/83] hw/arm/virt: Enable HMAT on arm virt machine
,
Michael S. Tsirkin
,
17:53
[PULL v4 66/83] tests: Add HMAT AArch64/virt empty table files
,
Michael S. Tsirkin
,
17:53
[PULL v4 65/83] tests: acpi: q35: update expected blobs *.hmat-noinitiators expected HMAT:
,
Michael S. Tsirkin
,
17:53
[PULL v4 62/83] hmat acpi: Don't require initiator value in -numa
,
Michael S. Tsirkin
,
17:53
[PULL v4 64/83] tests: acpi: q35: add test for hmat nodes without initiators
,
Michael S. Tsirkin
,
17:53
[PULL v4 63/83] tests: acpi: add and whitelist *.hmat-noinitiator expected blobs
,
Michael S. Tsirkin
,
17:52
[PULL v4 61/83] hw/i386/acpi-build: Resolve north rather than south bridges
,
Michael S. Tsirkin
,
17:52
[PULL v4 60/83] hw/i386/acpi-build: Resolve redundant attribute
,
Michael S. Tsirkin
,
17:52
[PULL v4 59/83] hw/i386/acpi-build: Remove unused struct
,
Michael S. Tsirkin
,
17:52
[PULL v4 58/83] hw/i386/pc.c: CXL Fixed Memory Window should not reserve e820 in bios
,
Michael S. Tsirkin
,
17:52
[PULL v4 57/83] msix: Assert that specified vector is in range
,
Michael S. Tsirkin
,
17:52
[PULL v4 56/83] MAINTAINERS: Add qapi/virtio.json to section "virtio"
,
Michael S. Tsirkin
,
17:52
[PULL v4 55/83] hw/acpi/erst.c: Fix memory handling issues
,
Michael S. Tsirkin
,
17:52
[PULL v4 54/83] tests: acpi: update expected blobs
,
Michael S. Tsirkin
,
17:52
[PULL v4 53/83] acpi: pc/35: sanitize _GPE declaration order
,
Michael S. Tsirkin
,
17:52
[PULL v4 52/83] tests: acpi: pc/q35 whitelist DSDT before \_GPE cleanup
,
Michael S. Tsirkin
,
17:51
[PULL v4 51/83] tests: acpi: update expected blobs
,
Michael S. Tsirkin
,
17:51
[PULL v4 50/83] acpi: enumerate SMB bridge automatically along with other PCI devices
,
Michael S. Tsirkin
,
17:51
[PULL v4 49/83] acpi: add get_dev_aml_func() helper
,
Michael S. Tsirkin
,
17:51
[PULL v4 46/83] acpi: pc/q35: drop ad-hoc PCI-ISA bridge AML routines and let bus ennumeration generate AML
,
Michael S. Tsirkin
,
17:51
[PULL v4 48/83] tests: acpi: whitelist DSDT before generating ICH9_SMB AML automatically
,
Michael S. Tsirkin
,
17:51
[PULL v4 47/83] tests: acpi: update expected DSDT after ISA bridge is moved directly under PCI host bridge
,
Michael S. Tsirkin
,
17:51
[PULL v4 45/83] tests: acpi: whitelist DSDT before generating PCI-ISA bridge AML automatically
,
Michael S. Tsirkin
,
17:51
[PULL v4 44/83] acpi: pc: vga: use AcpiDevAmlIf interface to build VGA device descriptors
,
Michael S. Tsirkin
,
17:51
[PULL v4 42/83] virtio-rng-pci: Allow setting nvectors, so we can use MSI-X
,
Michael S. Tsirkin
,
17:51
[PULL v4 43/83] vhost-user: Fix out of order vring host notification handling
,
Michael S. Tsirkin
,
17:51
[PULL v4 41/83] virtio-net: enable vq reset feature
,
Michael S. Tsirkin
,
17:51
[PULL v4 40/83] vhost: vhost-kernel: enable vq reset feature
,
Michael S. Tsirkin
,
17:51
[PULL v4 37/83] virtio-net: introduce flush_or_purge_queued_packets()
,
Michael S. Tsirkin
,
17:51
[PULL v4 39/83] virtio-net: support queue_enable
,
Michael S. Tsirkin
,
17:51
[PULL v4 38/83] virtio-net: support queue reset
,
Michael S. Tsirkin
,
17:51
[PULL v4 36/83] vhost-net: vhost-kernel: introduce vhost_net_virtqueue_restart()
,
Michael S. Tsirkin
,
17:51
[PULL v4 35/83] vhost-net: vhost-kernel: introduce vhost_net_virtqueue_reset()
,
Michael S. Tsirkin
,
17:50
[PULL v4 34/83] vhost: expose vhost_virtqueue_stop()
,
Michael S. Tsirkin
,
17:50
[PULL v4 32/83] virtio-pci: support queue enable
,
Michael S. Tsirkin
,
17:50
[PULL v4 33/83] vhost: expose vhost_virtqueue_start()
,
Michael S. Tsirkin
,
17:50
[PULL v4 31/83] virtio-pci: support queue reset
,
Michael S. Tsirkin
,
17:50
[PULL v4 30/83] virtio: core: vq reset feature negotation support
,
Michael S. Tsirkin
,
17:50
[PULL v4 29/83] virtio: introduce virtio_queue_enable()
,
Michael S. Tsirkin
,
17:50
[PULL v4 28/83] virtio: introduce virtio_queue_reset()
,
Michael S. Tsirkin
,
17:50
[PULL v4 27/83] virtio: introduce __virtio_queue_reset()
,
Michael S. Tsirkin
,
17:49
[PULL v4 26/83] hw/virtio/virtio-iommu-pci: Enforce the device is plugged on the root bus
,
Michael S. Tsirkin
,
17:49
[PULL v4 25/83] hw/pci-bridge/cxl-upstream: Add a CDAT table access DOE
,
Michael S. Tsirkin
,
17:49
[PULL v4 24/83] hw/mem/cxl-type3: Add CXL CDAT Data Object Exchange
,
Michael S. Tsirkin
,
17:49
[PULL v4 23/83] hw/cxl/cdat: CXL CDAT Data Object Exchange implementation
,
Michael S. Tsirkin
,
17:49
[PULL v4 22/83] hw/mem/cxl-type3: Add MSIX support
,
Michael S. Tsirkin
,
17:49
[PULL v4 21/83] hw/pci: PCIe Data Object Exchange emulation
,
Michael S. Tsirkin
,
17:49
[PULL v4 20/83] tests/acpi: virt: update ACPI MADT and FADT binaries
,
Michael S. Tsirkin
,
17:49
[PULL v4 19/83] acpi: arm/virt: madt: bump to revision 4 accordingly to ACPI 6.0 Errata A
,
Michael S. Tsirkin
,
17:49
[PULL v4 18/83] acpi: fadt: support revision 6.0 of the ACPI specification
,
Michael S. Tsirkin
,
17:49
[PULL v4 17/83] tests/acpi: virt: allow acpi MADT and FADT changes
,
Michael S. Tsirkin
,
17:49
[PULL v4 15/83] acpi/tests/avocado/bits/doc: add a doc file to describe the acpi bits test
,
Michael S. Tsirkin
,
17:49
[PULL v4 16/83] MAINTAINERS: add myself as the maintainer for acpi biosbits avocado tests
,
Michael S. Tsirkin
,
17:49
[PULL v4 12/83] acpi/tests/avocado/bits: disable acpi PSS tests that are failing in biosbits
,
Michael S. Tsirkin
,
17:48
[PULL v4 10/83] cryptodev: Add a lkcf-backend for cryptodev
,
Michael S. Tsirkin
,
17:48
[PULL v4 14/83] acpi/tests/avocado/bits: add acpi and smbios avocado tests that uses biosbits
,
Michael S. Tsirkin
,
17:48
[PULL v4 13/83] acpi/tests/avocado/bits: add biosbits config file for running bios tests
,
Michael S. Tsirkin
,
17:48
[PULL v4 11/83] acpi/tests/avocado/bits: initial commit of test scripts that are run by biosbits
,
Michael S. Tsirkin
,
17:48
[PULL v4 09/83] crypto: Support export akcipher to pkcs8
,
Michael S. Tsirkin
,
17:48
[PULL v4 08/83] crypto: Support DER encodings
,
Michael S. Tsirkin
,
17:48
[PULL v4 06/83] test/acpi/bios-tables-test: SSDT: update golden master binaries
,
Michael S. Tsirkin
,
17:48
[PULL v4 07/83] virtio-crypto: Support asynchronous mode
,
Michael S. Tsirkin
,
17:48
[PULL v4 05/83] acpi/nvdimm: Implement ACPI NVDIMM Label Methods
,
Michael S. Tsirkin
,
17:48
[PULL v4 04/83] acpi/nvdimm: define macro for NVDIMM Device _DSM
,
Michael S. Tsirkin
,
17:47
[PULL v4 03/83] acpi/ssdt: Fix aml_or() and aml_and() in if clause
,
Michael S. Tsirkin
,
17:47
[PULL v4 02/83] tests/acpi: allow SSDT changes
,
Michael S. Tsirkin
,
17:47
[PULL v4 01/83] hw/i386/e820: remove legacy reserved entries for e820
,
Michael S. Tsirkin
,
17:47
[PULL v4 00/83] pci,pc,virtio: features, tests, fixes, cleanups
,
Michael S. Tsirkin
,
17:47
Re: [PATCH 1/2] target/mips: Don't check COP1X for 64 bit FP mode
,
Philippe Mathieu-Daudé
,
17:47
Re: [PATCH 2/2] target/mips: Correct check for CABS instructions
,
Philippe Mathieu-Daudé
,
17:36
Re: [PATCH] docs/cxl: Fix some typos
,
Alison Schofield
,
17:34
Re: [PULL v3 49/81] acpi: pc: vga: use AcpiDevAmlIf interface to build VGA device descriptors
,
Michael S. Tsirkin
,
17:28
Re: [PATCH] docs/cxl: Fix some typos
,
Ira Weiny
,
17:16
[PATCH-for-7.2 2/2] hw/sd/sdhci: Factor common Present State bits in sdhci_data_transfer()
,
Philippe Mathieu-Daudé
,
17:13
[PATCH-for-7.2 1/2] hw/sd/sdhci: Do not set Buf Wr Ena before writing block (CVE-2022-3872)
,
Philippe Mathieu-Daudé
,
17:12
[PATCH-for-7.2 0/2] hw/sd/sdhci: Do not set Buf Wr Ena before writing block (CVE-2022-3872)
,
Philippe Mathieu-Daudé
,
17:12
Re: [PULL v3 49/81] acpi: pc: vga: use AcpiDevAmlIf interface to build VGA device descriptors
,
Bernhard Beschow
,
17:08
Re: [PATCH 0/2] util/log: Make the per-thread flag immutable
,
Stefan Hajnoczi
,
16:01
Re: [RFC PATCH] tests/docker: allow user to override check target
,
Philippe Mathieu-Daudé
,
15:56
Re: [PULL 00/12] qtest and s390x patches
,
Stefan Hajnoczi
,
15:11
Re: [PULL 00/12] Misc bugfix patches (+ improved module errors) for QEMU 7.2
,
Stefan Hajnoczi
,
15:03
Re: [PULL 0/7] Trivial branch for 7.2 patches
,
Stefan Hajnoczi
,
15:03
[PATCH v2] checkpatch: better pattern for inline comments
,
Michael S. Tsirkin
,
14:27
Re: [PATCH] hw/sd/sdhci: reset data count in sdhci_buff_access_is_sequential()
,
Philippe Mathieu-Daudé
,
14:12
[PATCH] docs/cxl: Fix some typos
,
Davidlohr Bueso
,
13:32
Re: [PATCH v10 1/9] s390x/cpu topology: core_id sets s390x CPU topology
,
Janis Schoetterl-Glausch
,
13:04
Re: [PULL v2 31/82] vhost: Change the sequence of device start
,
Michael S. Tsirkin
,
12:54
Re: [RFC PATCH] tests/docker: allow user to override check target
,
Alex Bennée
,
12:41
Re: [PATCH 1/3] net: Move the code to collect available NIC models to a separate function
,
Alex Bennée
,
12:39
Re: [PATCH V2] hw/riscv: virt: Remove size restriction for pflash
,
Daniel P . Berrangé
,
12:34
Re: [PATCH V2] hw/riscv: virt: Remove size restriction for pflash
,
Andrew Jones
,
12:32
Re: [PULL v2 31/82] vhost: Change the sequence of device start
,
Christian A. Ehrhardt
,
12:31
Re: [PATCH v2] hw/acpi: fix breakage due to missing aml stub definitions when acpi is off
,
Michael S. Tsirkin
,
12:15
Re: [PATCH v3 0/7] memory: prevent dma-reentracy issues
,
Alexander Bulekov
,
12:12
Re: [PATCH v2] hw/acpi: fix breakage due to missing aml stub definitions when acpi is off
,
Philippe Mathieu-Daudé
,
12:08
Re: [RFC PATCH] tests/docker: allow user to override check target
,
Philippe Mathieu-Daudé
,
12:02
[PATCH v2] migration: check magic value for deciding the mapping of channels
,
manish.mishra
,
11:52
Re: [PATCH for 7.2 0/2] s390x/s390-virtio-ccw:
,
Matthew Rosato
,
11:49
[PATCH qemu.git v2 6/9] hw/timer/imx_epit: remove explicit fields cnt and freq
,
~axelheider
,
11:42
[PATCH qemu.git v2 9/9] hw/timer/imx_epit: fix compare timer handling
,
~axelheider
,
11:42
[PATCH qemu.git v2 7/9] hw/timer/imx_epit: factor out register write handlers
,
~axelheider
,
11:42
[PATCH qemu.git v2 2/9] hw/timer/imx_epit: cleanup CR defines
,
~axelheider
,
11:42
[PATCH qemu.git v2 1/9] hw/timer/imx_epit: improve comments
,
~axelheider
,
11:42
[PATCH qemu.git v2 5/9] hw/timer/imx_epit: do not persist CR.SWR bit
,
~axelheider
,
11:42
[PATCH qemu.git v2 8/9] hw/timer/imx_epit: change reset handling
,
~axelheider
,
11:42
[PATCH qemu.git v2 0/9] hw/timer/imx_epit: imprive and fix compare timer handling
,
~axelheider
,
11:42
[PATCH qemu.git v2 4/9] hw/timer/imx_epit: software reset clears the interrupt
,
~axelheider
,
11:42
[PATCH qemu.git v2 3/9] hw/timer/imx_epit: simplify interrupt logic
,
~axelheider
,
11:42
[PATCH v8 0/4] block: small refactorings
,
Vladimir Sementsov-Ogievskiy
,
11:36
[PATCH v8 2/4] block: drop bdrv_remove_filter_or_cow_child
,
Vladimir Sementsov-Ogievskiy
,
11:36
[PATCH v8 3/4] block: bdrv_refresh_perms(): allow external tran
,
Vladimir Sementsov-Ogievskiy
,
11:36
[PATCH v8 1/4] block: drop bdrv_detach_child()
,
Vladimir Sementsov-Ogievskiy
,
11:36
[PATCH v8 4/4] block: refactor bdrv_list_refresh_perms to allow any list of nodes
,
Vladimir Sementsov-Ogievskiy
,
11:36
Re: [PATCH V2] hw/riscv: virt: Remove size restriction for pflash
,
Daniel P . Berrangé
,
11:19
[PATCH for 7.2 1/2] Revert "s390x/s390-virtio-ccw: add zpcii-disable machine property"
,
Cédric Le Goater
,
11:14
[PATCH for 7.2 0/2] s390x/s390-virtio-ccw:
,
Cédric Le Goater
,
11:14
[PATCH for 7.2 2/2] s390x/s390-virtio-ccw: Switch off zPCI enhancements on older machines
,
Cédric Le Goater
,
11:14
Re: [PATCH V2] hw/riscv: virt: Remove size restriction for pflash
,
Peter Maydell
,
11:08
Re: [PATCH V2] hw/riscv: virt: Remove size restriction for pflash
,
Markus Armbruster
,
11:07
Re: [PATCH v1 1/4] target/riscv: Add itrigger support when icount is not enabled
,
Alex Bennée
,
10:59
Re: [PATCH V2] hw/riscv: virt: Remove size restriction for pflash
,
Alex Bennée
,
10:53
[PATCH v2] hw/acpi: fix breakage due to missing aml stub definitions when acpi is off
,
Ani Sinha
,
10:28
[PATCH v2 3/3] block: Start/end drain on correct AioContext
,
Hanna Reitz
,
10:13
[PATCH v2 2/3] block-backend: Update ctx immediately after root
,
Hanna Reitz
,
10:13
[PATCH v2 0/3] block: Start/end drain on correct AioContext
,
Hanna Reitz
,
10:13
[PATCH v2 1/3] block: Make bdrv_child_get_parent_aio_context I/O
,
Hanna Reitz
,
10:13
[PATCH] checkpatch: better pattern for inline comments
,
Michael S. Tsirkin
,
09:56
Re: [RFC PATCH] hw/virtio: introduce virtio_device_should_start
,
Alex Bennée
,
09:54
[RFC PATCH] tests/docker: allow user to override check target
,
Alex Bennée
,
09:52
[PATCH] tcg/loongarch64: Optimize immediate loading
,
Rui Wang
,
09:47
Re: [PATCH 1/3] arm: move KVM breakpoints helpers
,
Philippe Mathieu-Daudé
,
09:39
Re: [RFC PATCH] hw/virtio: introduce virtio_device_should_start
,
Michael S. Tsirkin
,
09:32
Re: [PATCH 1/3] arm: move KVM breakpoints helpers
,
Alex Bennée
,
09:19
Re: [PULL 0/1] VFIO fix for v7.2-rc0
,
Stefan Hajnoczi
,
09:11
Re: [PULL 0/7] target-arm queue
,
Stefan Hajnoczi
,
09:11
Re: [PULL v2 0/9] loongarch-to-apply queue
,
Stefan Hajnoczi
,
09:10
Re: [PATCH V2] hw/riscv: virt: Remove size restriction for pflash
,
Sunil V L
,
09:08
Re: [PATCH V2] hw/riscv: virt: Remove size restriction for pflash
,
Philippe Mathieu-Daudé
,
09:08
Re: [PATCH v10 2/9] s390x/cpu topology: reporting the CPU topology to the guest
,
Pierre Morel
,
08:58
[PATCH] hw/acpi: fix breakage due to missing aml stub definitions when acpi is off
,
Ani Sinha
,
08:39
intermittent failures in iotest 108
,
Claudio Fontana
,
08:36
Re: [PULL v2 31/82] vhost: Change the sequence of device start
,
Michael S. Tsirkin
,
08:30
Re: [PATCH 2/3] hvf: implement guest debugging on Apple Silicon hosts
,
Mads Ynddal
,
08:29
Re: [PATCH v10 2/9] s390x/cpu topology: reporting the CPU topology to the guest
,
Janis Schoetterl-Glausch
,
08:21
Re: [PATCH V2] hw/riscv: virt: Remove size restriction for pflash
,
Peter Maydell
,
08:06
Re: [PATCH v2] vl: defuse PID file path resolve error
,
Hanna Reitz
,
08:05
[PATCH V2] hw/riscv: virt: Remove size restriction for pflash
,
Sunil V L
,
08:02
Re: [PATCH 1/3] arm: move KVM breakpoints helpers
,
Mads Ynddal
,
08:01
Re: [PATCH 3/3] hvf: handle writes of MDSCR_EL1 and DBG*_EL1
,
Mads Ynddal
,
08:01
Re: [PULL v3 49/81] acpi: pc: vga: use AcpiDevAmlIf interface to build VGA device descriptors
,
Michael S. Tsirkin
,
08:01
Re: [PULL v3 50/81] tests: acpi: whitelist DSDT before generating PCI-ISA bridge AML automatically
,
Michael S. Tsirkin
,
07:52
Re: [PULL v3 49/81] acpi: pc: vga: use AcpiDevAmlIf interface to build VGA device descriptors
,
Ani Sinha
,
07:46
Re: [PATCH 2/3] hvf: implement guest debugging on Apple Silicon hosts
,
Mads Ynddal
,
07:39
Re: [PATCH 0/2] util/log: Make the per-thread flag immutable
,
Greg Kurz
,
07:34
Re: [PULL v3 49/81] acpi: pc: vga: use AcpiDevAmlIf interface to build VGA device descriptors
,
Michael S. Tsirkin
,
07:33
Re: [PULL v3 00/81] pci,pc,virtio: features, tests, fixes, cleanups
,
Michael S. Tsirkin
,
07:30
Re: [PATCH 3/3] net: Replace "Supported NIC models" with "Available NIC models"
,
Claudio Fontana
,
07:28
Re: [PATCH 2/3] net: Restore printing of the help text with "-nic help"
,
Claudio Fontana
,
07:27
Re: [RFC PATCH] hw/virtio: introduce virtio_device_should_start
,
Michael S. Tsirkin
,
07:17
[RFC PATCH] hw/virtio: introduce virtio_device_should_start
,
Alex Bennée
,
07:14
Re: [PATCH 1/3] net: Move the code to collect available NIC models to a separate function
,
Claudio Fontana
,
07:03
Re: [PATCH 2/3] iotests: Test qemu-img checksum
,
Hanna Reitz
,
06:41
Re: [PATCH 1/1] tcg: add perfmap and jitdump
,
Alex Bennée
,
06:35
Re: [PATCH] hw/riscv: virt: Remove size restriction for pflash
,
Sunil V L
,
06:24
Re: [PATCH] hw/sd/sdhci: reset data count in sdhci_buff_access_is_sequential()
,
Mauro Matteo Cascella
,
06:07
Re: [PULL v3 00/81] pci,pc,virtio: features, tests, fixes, cleanups
,
Stefan Hajnoczi
,
05:44
Re: [PATCH 3/3] qemu-img: Speed up checksum
,
Hanna Reitz
,
05:38
[PATCH] hw/sd/sdhci: reset data count in sdhci_buff_access_is_sequential()
,
Mauro Matteo Cascella
,
05:36
Re: [PATCH v2 0/6] Two -Wclobbered fixes, plus other cleanup
,
Philippe Mathieu-Daudé
,
05:31
Re: [PATCH v8 8/8] s390x/s390-virtio-ccw: add zpcii-disable machine property
,
Thomas Huth
,
05:25
Re: [PATCH 1/3] qemu-img: Add checksum command
,
Hanna Reitz
,
05:20
Re: [PATCH] hw/riscv: virt: Remove size restriction for pflash
,
maobibo
,
04:58
Re: [PATCH v8 8/8] s390x/s390-virtio-ccw: add zpcii-disable machine property
,
Cédric Le Goater
,
04:53
Re: [PATCH v11 01/11] s390x: Register TYPE_S390_CCW_MACHINE properties as class properties
,
Pierre Morel
,
04:53
Re: [PATCH 3/3] vdpa: Expose VIRTIO_NET_F_STATUS unconditionally
,
Eugenio Perez Martin
,
04:26
Re: [PULL 07/55] hw/virtio: move vm_running check to virtio_device_started
,
Alex Bennée
,
04:23
Re: [PATCH] hw/riscv: virt: Remove size restriction for pflash
,
Sunil V L
,
04:09
Re: [PATCH] hw/riscv: virt: Remove size restriction for pflash
,
Andrew Jones
,
03:48
Re: [PULL v3 50/81] tests: acpi: whitelist DSDT before generating PCI-ISA bridge AML automatically
,
Ani Sinha
,
03:37
Re: [PULL 12/12] accel: abort if we fail to load the accelerator plugin
,
Claudio Fontana
,
03:35
Re: [PATCH 3/3] vdpa: Expose VIRTIO_NET_F_STATUS unconditionally
,
Jason Wang
,
02:51
Re: [PATCH] tests/qtest/libqos/e1000e: Use e1000_regs.h
,
Jason Wang
,
02:45
Re: [PULL v3 49/81] acpi: pc: vga: use AcpiDevAmlIf interface to build VGA device descriptors
,
Ani Sinha
,
02:42
Re: [PATCH v2] tests/qtest: netdev: test stream and dgram backends
,
Jason Wang
,
02:07
Re: [PATCH V5 2/4] intel-iommu: drop VTDBus
,
Jason Wang
,
02:00
Re: [PATCH v2] tests/qtest: netdev: test stream and dgram backends
,
Jason Wang
,
01:59
Re: Intermittent hang on x86 replay avocado test?
,
Pavel Dovgalyuk
,
01:27
Re: [PATCH] hw/riscv: virt: Remove size restriction for pflash
,
Sunil V L
,
00:46
November 06, 2022
[PATCH v4 0/2] vhost-user: Support vhost_dev_start
,
Yajun Wu
,
23:13
[PATCH v4 1/2] vhost: Change the sequence of device start
,
Yajun Wu
,
23:13
[PATCH v4 2/2] vhost-user: Support vhost_dev_start
,
Yajun Wu
,
23:09
[PULL 2/2] target/loongarch: Fix return value of CHECK_FPE
,
Song Gao
,
22:33
[PULL 0/2] loongarch for 7.2 patches
,
Song Gao
,
22:33
[PULL 1/2] target/loongarch: Separate the hardware flags into MMU index and PLV
,
Song Gao
,
22:33
Re: [PATCH 4/5] target/riscv: No need to re-start QEMU timer when timecmp == UINT64_MAX
,
Anup Patel
,
21:48
[PATCH 2/2] target/loongarch: Fix return value of CHECK_FPE
,
Rui Wang
,
21:46
[PATCH 1/2] target/loongarch: Separate the hardware flags into MMU index and PLV
,
Rui Wang
,
21:46
[PATCH 0/2] Updates emulation of float-point to v4
,
Rui Wang
,
21:46
Re: [PATCH v1 1/4] target/riscv: Add itrigger support when icount is not enabled
,
LIU Zhiwei
,
21:02
Re: [PATCH v1 1/4] target/riscv: Add itrigger support when icount is not enabled
,
Alistair Francis
,
20:37
Re: [PATCH v3 11/11] Hexagon (target/hexagon) Use direct block chaining for tight loops
,
Richard Henderson
,
18:13
RE: [PATCH v3 11/11] Hexagon (target/hexagon) Use direct block chaining for tight loops
,
Taylor Simpson
,
16:52
Re: [PULL v3 50/81] tests: acpi: whitelist DSDT before generating PCI-ISA bridge AML automatically
,
Bernhard Beschow
,
16:48
RE: [PATCH v3 10/11] Hexagon (target/hexagon) Use direct block chaining for direct jump/branch
,
Taylor Simpson
,
16:46
Re: [PULL v3 49/81] acpi: pc: vga: use AcpiDevAmlIf interface to build VGA device descriptors
,
Bernhard Beschow
,
16:39
[PATCH v2 6/6] accel/tcg: Split out setjmp_gen_code
,
Richard Henderson
,
16:29
[PATCH v2 5/6] tcg: Move TCG_TARGET_HAS_direct_jump init to tb_gen_code
,
Richard Henderson
,
16:29
[PATCH v2 4/6] disas/nanomips: Tidy read for 48-bit opcodes
,
Richard Henderson
,
16:29
[PATCH v2 3/6] disas/nanomips: Split out read_u16
,
Richard Henderson
,
16:29
[PATCH v2 2/6] disas/nanomips: Merge insn{1,2,3} into words[3]
,
Richard Henderson
,
16:29
[PATCH v2 1/6] disas/nanomips: Move setjmp into nanomips_dis
,
Richard Henderson
,
16:29
[PATCH v2 0/6] Two -Wclobbered fixes, plus other cleanup
,
Richard Henderson
,
16:29
Re: [PULL v3 49/81] acpi: pc: vga: use AcpiDevAmlIf interface to build VGA device descriptors
,
Bernhard Beschow
,
16:16
Re: [PATCH] hw/riscv: virt: Remove size restriction for pflash
,
Mike Maslenkin
,
14:21
Re: [PULL v2 31/82] vhost: Change the sequence of device start
,
Christian A. Ehrhardt
,
13:00
Re: [RESEND PATCH 1/6] disas/nanomips: Move setjmp into nanomips_dis
,
Philippe Mathieu-Daudé
,
13:00
Re: [RESEND PATCH 4/6] disas/nanomips: Tidy read for 48-bit opcodes
,
Philippe Mathieu-Daudé
,
12:58
Re: [RESEND PATCH 5/6] tcg: Move TCG_TARGET_HAS_direct_jump init to tb_gen_code
,
Philippe Mathieu-Daudé
,
12:56
Re: [RESEND PATCH 6/6] accel/tcg: Split out setjmp_gen_code
,
Philippe Mathieu-Daudé
,
12:54
Re: [RESEND PATCH 3/6] disas/nanomips: Split out read_u16
,
Philippe Mathieu-Daudé
,
12:52
Re: [RESEND PATCH 2/6] disas/nanomips: Merge insn{1,2,3} into words[3]
,
Philippe Mathieu-Daudé
,
12:50
[PULL 12/12] s390x/cpu topology: add max_threads machine class attribute
,
Thomas Huth
,
10:32
[PULL 11/12] s390x: Register TYPE_S390_CCW_MACHINE properties as class properties
,
Thomas Huth
,
10:32
[PULL 10/12] s390x/pci: RPCIT second pass when mappings exhausted
,
Thomas Huth
,
10:32
[PULL 09/12] s390x/css: revert SCSW ctrl/flag bits on error
,
Thomas Huth
,
10:32
[PULL 07/12] tests/qtest: migration-test: Enable TLS PSK tests for win32
,
Thomas Huth
,
10:32
[PULL 08/12] gitlab-ci: increase clang-user timeout
,
Thomas Huth
,
10:32
[PULL 06/12] tests/qtest: Fix two format strings
,
Thomas Huth
,
10:32
[PULL 04/12] tests/qtest/libqos/e1000e: Use E1000_STATUS_ASDV_1000
,
Thomas Huth
,
10:32
[PULL 03/12] tests/qtest/e1000e-test: Use e1000_regs.h
,
Thomas Huth
,
10:32
[PULL 05/12] tests/qtest/libqos/e1000e: Use IVAR shift definitions
,
Thomas Huth
,
10:32
[PULL 02/12] tests/qtest/libqos/e1000e: Set E1000_CTRL_SLU
,
Thomas Huth
,
10:32
[PULL 01/12] tests/qtest/libqos/e1000e: Refer common PCI ID definitions
,
Thomas Huth
,
10:32
[PULL 00/12] qtest and s390x patches
,
Thomas Huth
,
10:32
Re: [PATCH] hw/riscv: virt: Remove size restriction for pflash
,
Andrew Jones
,
10:07
Re: [RESEND PATCH 1/6] disas/nanomips: Move setjmp into nanomips_dis
,
BALATON Zoltan
,
10:01
[Bug 1034423] Re: Guests running OpenIndiana (and relatives) fail to boot on AMD hardware
,
Thomas Huth
,
09:50
Re: [PATCH v7 resend 0/4] add generic vDPA device support
,
Longpeng (Mike, Cloud Infrastructure Service Product Dept.)
,
09:46
[PATCH] hw/riscv: virt: Remove size restriction for pflash
,
Sunil V L
,
09:39
Re: [PATCH] LockGuards: replace manual lock()/unlock() calls to WITH_QEMU_LOCK_GUARD()
,
Stefan Hajnoczi
,
08:49
Re: [PATCH v7 resend 0/4] add generic vDPA device support
,
Michael S. Tsirkin
,
08:48
Re: [PATCH v7 resend 0/4] add generic vDPA device support
,
Longpeng (Mike, Cloud Infrastructure Service Product Dept.)
,
08:12
[Bug 1034423] Re: Guests running OpenIndiana (and relatives) fail to boot on AMD hardware
,
Eric Levy
,
07:50
Re: [PATCH v11 01/11] s390x: Register TYPE_S390_CCW_MACHINE properties as class properties
,
Thomas Huth
,
06:37
Re: [PATCH v2] s390x/css: revert SCSW ctrl/flag bits on error
,
Thomas Huth
,
05:13
Re: [PATCH] tests/qtest/ac97-test: add up-/downsampling tests
,
Volker Rümelin
,
04:37
Re: [PATCH trivial for 7.2 1/2] hw/usb/hcd-xhci.c: spelling: tranfer
,
Thomas Huth
,
04:16
[PULL 12/12] accel: abort if we fail to load the accelerator plugin
,
Paolo Bonzini
,
03:54
[PULL 11/12] dmg: warn when opening dmg images containing blocks of unknown type
,
Paolo Bonzini
,
03:54
[PULL 10/12] module: add Error arguments to module_load and module_load_qom
,
Paolo Bonzini
,
03:54
[PULL 09/12] module: rename module_load_one to module_load
,
Paolo Bonzini
,
03:54
[PULL 08/12] module: removed unused function argument "mayfail"
,
Paolo Bonzini
,
03:53
[PULL 07/12] Add missing include statement for global xml_builtin
,
Paolo Bonzini
,
03:53
[PULL 06/12] meson: avoid unused arguments of main() in compiler tests
,
Paolo Bonzini
,
03:53
[PULL 05/12] Fix broken configure with -Wunused-parameter
,
Paolo Bonzini
,
03:53
[PULL 03/12] util/aio-win32: Correct the event array size in aio_poll()
,
Paolo Bonzini
,
03:51
[PULL 04/12] gdb-xml: Fix size of EFER register on i386 architecture when debugged by GDB
,
Paolo Bonzini
,
03:51
[PULL 02/12] util/main-loop: Avoid adding the same HANDLE twice
,
Paolo Bonzini
,
03:51
[PULL 01/12] util/main-loop: Fix maximum number of wait objects for win32
,
Paolo Bonzini
,
03:51
[PULL 00/12] Misc bugfix patches (+ improved module errors) for QEMU 7.2
,
Paolo Bonzini
,
03:51
Re: [PATCH v7 resend 0/4] add generic vDPA device support
,
Michael S. Tsirkin
,
01:22
November 05, 2022
[RESEND PATCH 6/6] accel/tcg: Split out setjmp_gen_code
,
Richard Henderson
,
22:38
[RESEND PATCH 5/6] tcg: Move TCG_TARGET_HAS_direct_jump init to tb_gen_code
,
Richard Henderson
,
22:38
[RESEND PATCH 4/6] disas/nanomips: Tidy read for 48-bit opcodes
,
Richard Henderson
,
22:37
[RESEND PATCH 3/6] disas/nanomips: Split out read_u16
,
Richard Henderson
,
22:37
[RESEND PATCH 2/6] disas/nanomips: Merge insn{1,2,3} into words[3]
,
Richard Henderson
,
22:37
[RESEND PATCH 1/6] disas/nanomips: Move setjmp into nanomips_dis
,
Richard Henderson
,
22:37
[RESEND PATCH 0/6] Two -Wclobbered fixes, plus other cleanup
,
Richard Henderson
,
22:37
Re: [PATCH v7 resend 0/4] add generic vDPA device support
,
Longpeng (Mike, Cloud Infrastructure Service Product Dept.)
,
20:17
[PATCH 1/6] disas/nanomips: Move setjmp into nanomips_dis
,
Richard Henderson
,
20:15
[PATCH 0/6] Two -Wclobbered fixes, plus other cleanup
,
Richard Henderson
,
20:15
Re: [PATCH for-7.2] accel/tcg: Suppress compiler warning with flag -Wclobbered
,
Richard Henderson
,
18:05
Re: [PATCH RFC 0/3] virtio fix up started checks
,
Michael S. Tsirkin
,
17:59
Re: [PATCH trivial for 7.2 1/2] hw/usb/hcd-xhci.c: spelling: tranfer
,
Stefan Weil
,
17:44
Re: [PATCH trivial for 7.2] hw/ssi/sifive_spi.c: spelling: reigster
,
Alistair Francis
,
17:39
Re: [PATCH trivial for 7.2 1/2] hw/usb/hcd-xhci.c: spelling: tranfer
,
Michael Tokarev
,
17:24
Re: [PULL v3 0/7] loongarch-to-apply queue
,
Richard Henderson
,
17:20
[PULL 5/7] target/s390x: Rename insn-data/format.def -> insn-data/format.h.inc
,
Laurent Vivier
,
15:52
[PULL 6/7] target/tricore: Rename csfr.def -> csfr.h.inc
,
Laurent Vivier
,
15:52
[PULL 2/7] Fix some typos in documentation and comments
,
Laurent Vivier
,
15:52
[PULL 7/7] tests/unit: simpler variable sequence for test-io-channel
,
Laurent Vivier
,
15:52
[PULL 3/7] xen/pt: fix syntax error that causes FTBFS in some configurations
,
Laurent Vivier
,
15:52
[PULL 4/7] target/m68k: Rename qregs.def -> qregs.h.inc
,
Laurent Vivier
,
15:52
[PULL 1/7] qapi: virtio: Fix the introduced version
,
Laurent Vivier
,
15:52
[PULL 0/7] Trivial branch for 7.2 patches
,
Laurent Vivier
,
15:52
[PATCH RFC 0/3] virtio fix up started checks
,
Michael S. Tsirkin
,
14:16
[PATCH RFC 3/3] virtio: revert changes to virtio_device_started
,
Michael S. Tsirkin
,
14:16
[PATCH RFC 2/3] gpio: use virtio_device_running
,
Michael S. Tsirkin
,
14:16
[PATCH RFC 1/3] virtio: distinguish between started and running
,
Michael S. Tsirkin
,
14:16
Re: [PATCH V5 2/4] intel-iommu: drop VTDBus
,
Michael S. Tsirkin
,
13:37
[PULL v3 77/81] intel-iommu: drop VTDBus
,
Michael S. Tsirkin
,
13:19
[PULL v3 81/81] vhost-user: Support vhost_dev_start
,
Michael S. Tsirkin
,
13:19
[PULL v3 78/81] intel-iommu: convert VTD_PE_GET_FPD_ERR() to be a function
,
Michael S. Tsirkin
,
13:19
[PULL v3 75/81] vfio: move implement of vfio_get_xlat_addr() to memory.c
,
Michael S. Tsirkin
,
13:19
[PULL v3 71/81] tests: Add HMAT AArch64/virt empty table files
,
Michael S. Tsirkin
,
13:19
[PULL v3 69/81] tests: acpi: q35: add test for hmat nodes without initiators
,
Michael S. Tsirkin
,
13:19
[PULL v3 67/81] hmat acpi: Don't require initiator value in -numa
,
Michael S. Tsirkin
,
13:19
[PULL v3 62/81] msix: Assert that specified vector is in range
,
Michael S. Tsirkin
,
13:19
[PULL v3 79/81] intel-iommu: PASID support
,
Michael S. Tsirkin
,
13:19
[PULL v3 74/81] tests: virt: Update expected *.acpihmatvirt tables
,
Michael S. Tsirkin
,
13:19
[PULL v3 73/81] tests: acpi: aarch64/virt: add a test for hmat nodes with no initiators
,
Michael S. Tsirkin
,
13:19
[PULL v3 72/81] hw/arm/virt: Enable HMAT on arm virt machine
,
Michael S. Tsirkin
,
13:19
[PULL v3 28/81] hw/cxl/cdat: CXL CDAT Data Object Exchange implementation
,
Michael S. Tsirkin
,
13:19
[PULL v3 57/81] tests: acpi: pc/q35 whitelist DSDT before \_GPE cleanup
,
Michael S. Tsirkin
,
13:19
[PULL v3 56/81] tests: acpi: update expected blobs
,
Michael S. Tsirkin
,
13:19
[PULL v3 42/81] virtio-net: introduce flush_or_purge_queued_packets()
,
Michael S. Tsirkin
,
13:19
[PULL v3 50/81] tests: acpi: whitelist DSDT before generating PCI-ISA bridge AML automatically
,
Michael S. Tsirkin
,
13:19
[PULL v3 41/81] vhost-net: vhost-kernel: introduce vhost_net_virtqueue_restart()
,
Michael S. Tsirkin
,
13:19
[PULL v3 80/81] vhost: Change the sequence of device start
,
Michael S. Tsirkin
,
13:19
[PULL v3 76/81] intel-iommu: don't warn guest errors when getting rid2pasid entry
,
Michael S. Tsirkin
,
13:19
[PULL v3 70/81] tests: acpi: q35: update expected blobs *.hmat-noinitiators expected HMAT:
,
Michael S. Tsirkin
,
13:19
[PULL v3 66/81] hw/i386/acpi-build: Resolve north rather than south bridges
,
Michael S. Tsirkin
,
13:19
[PULL v3 63/81] hw/i386/pc.c: CXL Fixed Memory Window should not reserve e820 in bios
,
Michael S. Tsirkin
,
13:19
[PULL v3 52/81] tests: acpi: update expected DSDT after ISA bridge is moved directly under PCI host bridge
,
Michael S. Tsirkin
,
13:19
[PULL v3 54/81] acpi: add get_dev_aml_func() helper
,
Michael S. Tsirkin
,
13:19
[PULL v3 45/81] vhost: vhost-kernel: enable vq reset feature
,
Michael S. Tsirkin
,
13:19
[PULL v3 46/81] virtio-net: enable vq reset feature
,
Michael S. Tsirkin
,
13:19
[PULL v3 40/81] vhost-net: vhost-kernel: introduce vhost_net_virtqueue_reset()
,
Michael S. Tsirkin
,
13:19
[PULL v3 37/81] virtio-pci: support queue enable
,
Michael S. Tsirkin
,
13:19
[PULL v3 35/81] virtio: core: vq reset feature negotation support
,
Michael S. Tsirkin
,
13:19
[PULL v3 39/81] vhost: expose vhost_virtqueue_stop()
,
Michael S. Tsirkin
,
13:19
[PULL v3 65/81] hw/i386/acpi-build: Resolve redundant attribute
,
Michael S. Tsirkin
,
13:19
[PULL v3 60/81] hw/acpi/erst.c: Fix memory handling issues
,
Michael S. Tsirkin
,
13:19
[PULL v3 64/81] hw/i386/acpi-build: Remove unused struct
,
Michael S. Tsirkin
,
13:19
[PULL v3 61/81] MAINTAINERS: Add qapi/virtio.json to section "virtio"
,
Michael S. Tsirkin
,
13:19
[PULL v3 53/81] tests: acpi: whitelist DSDT before generating ICH9_SMB AML automatically
,
Michael S. Tsirkin
,
13:19
[PULL v3 44/81] virtio-net: support queue_enable
,
Michael S. Tsirkin
,
13:19
[PULL v3 68/81] tests: acpi: add and whitelist *.hmat-noinitiator expected blobs
,
Michael S. Tsirkin
,
13:19
[PULL v3 48/81] vhost-user: Fix out of order vring host notification handling
,
Michael S. Tsirkin
,
13:19
[PULL v3 47/81] virtio-rng-pci: Allow setting nvectors, so we can use MSI-X
,
Michael S. Tsirkin
,
13:19
[PULL v3 43/81] virtio-net: support queue reset
,
Michael S. Tsirkin
,
13:19
[PULL v3 36/81] virtio-pci: support queue reset
,
Michael S. Tsirkin
,
13:18
[PULL v3 59/81] tests: acpi: update expected blobs
,
Michael S. Tsirkin
,
13:18
[PULL v3 51/81] acpi: pc/q35: drop ad-hoc PCI-ISA bridge AML routines and let bus ennumeration generate AML
,
Michael S. Tsirkin
,
13:18
[PULL v3 49/81] acpi: pc: vga: use AcpiDevAmlIf interface to build VGA device descriptors
,
Michael S. Tsirkin
,
13:18
[PULL v3 32/81] virtio: introduce __virtio_queue_reset()
,
Michael S. Tsirkin
,
13:18
[PULL v3 33/81] virtio: introduce virtio_queue_reset()
,
Michael S. Tsirkin
,
13:18
[PULL v3 34/81] virtio: introduce virtio_queue_enable()
,
Michael S. Tsirkin
,
13:18
[PULL v3 31/81] hw/virtio/virtio-iommu-pci: Enforce the device is plugged on the root bus
,
Michael S. Tsirkin
,
13:18
[PULL v3 25/81] tests/acpi: virt: update ACPI MADT and FADT binaries
,
Michael S. Tsirkin
,
13:18
[PULL v3 27/81] hw/mem/cxl-type3: Add MSIX support
,
Michael S. Tsirkin
,
13:18
[PULL v3 24/81] acpi: arm/virt: madt: bump to revision 4 accordingly to ACPI 6.0 Errata A
,
Michael S. Tsirkin
,
13:18
[PULL v3 19/81] tests/acpi: allow changes for core_count2 test
,
Michael S. Tsirkin
,
13:18
[PULL v3 58/81] acpi: pc/35: sanitize _GPE declaration order
,
Michael S. Tsirkin
,
13:18
[PULL v3 55/81] acpi: enumerate SMB bridge automatically along with other PCI devices
,
Michael S. Tsirkin
,
13:18
[PULL v3 38/81] vhost: expose vhost_virtqueue_start()
,
Michael S. Tsirkin
,
13:18
[PULL v3 22/81] tests/acpi: virt: allow acpi MADT and FADT changes
,
Michael S. Tsirkin
,
13:17
[PULL v3 29/81] hw/mem/cxl-type3: Add CXL CDAT Data Object Exchange
,
Michael S. Tsirkin
,
13:17
[PULL v3 23/81] acpi: fadt: support revision 6.0 of the ACPI specification
,
Michael S. Tsirkin
,
13:17
[PULL v3 21/81] tests/acpi: update tables for new core count test
,
Michael S. Tsirkin
,
13:17
[PULL v3 18/81] bios-tables-test: teach test to use smbios 3.0 tables
,
Michael S. Tsirkin
,
13:17
[PULL v3 17/81] hw/smbios: add core_count2 to smbios table type 4
,
Michael S. Tsirkin
,
13:17
[PULL v3 14/81] acpi/tests/avocado/bits: add acpi and smbios avocado tests that uses biosbits
,
Michael S. Tsirkin
,
13:17
[PULL v3 15/81] acpi/tests/avocado/bits/doc: add a doc file to describe the acpi bits test
,
Michael S. Tsirkin
,
13:17
[PULL v3 30/81] hw/pci-bridge/cxl-upstream: Add a CDAT table access DOE
,
Michael S. Tsirkin
,
13:17
[PULL v3 16/81] MAINTAINERS: add myself as the maintainer for acpi biosbits avocado tests
,
Michael S. Tsirkin
,
13:17
[PULL v3 26/81] hw/pci: PCIe Data Object Exchange emulation
,
Michael S. Tsirkin
,
13:17
[PULL v3 20/81] bios-tables-test: add test for number of cores > 255
,
Michael S. Tsirkin
,
13:16
[PULL v3 13/81] acpi/tests/avocado/bits: add biosbits config file for running bios tests
,
Michael S. Tsirkin
,
13:16
[PULL v3 11/81] acpi/tests/avocado/bits: initial commit of test scripts that are run by biosbits
,
Michael S. Tsirkin
,
13:16
[PULL v3 12/81] acpi/tests/avocado/bits: disable acpi PSS tests that are failing in biosbits
,
Michael S. Tsirkin
,
13:16
[PULL v3 08/81] crypto: Support DER encodings
,
Michael S. Tsirkin
,
13:16
[PULL v3 09/81] crypto: Support export akcipher to pkcs8
,
Michael S. Tsirkin
,
13:16
[PULL v3 03/81] acpi/ssdt: Fix aml_or() and aml_and() in if clause
,
Michael S. Tsirkin
,
13:16
[PULL v3 10/81] cryptodev: Add a lkcf-backend for cryptodev
,
Michael S. Tsirkin
,
13:16
[PULL v3 07/81] virtio-crypto: Support asynchronous mode
,
Michael S. Tsirkin
,
13:16
[PULL v3 01/81] hw/i386/e820: remove legacy reserved entries for e820
,
Michael S. Tsirkin
,
13:16
[PULL v3 05/81] acpi/nvdimm: Implement ACPI NVDIMM Label Methods
,
Michael S. Tsirkin
,
13:16
[PULL v3 02/81] tests/acpi: allow SSDT changes
,
Michael S. Tsirkin
,
13:16
[PULL v3 04/81] acpi/nvdimm: define macro for NVDIMM Device _DSM
,
Michael S. Tsirkin
,
13:16
[PULL v3 06/81] test/acpi/bios-tables-test: SSDT: update golden master binaries
,
Michael S. Tsirkin
,
13:16
Re: [PATCH v3 13/30] qapi dump: Elide redundant has_FOO in generated C
,
Philippe Mathieu-Daudé
,
13:15
[PULL v3 00/81] pci,pc,virtio: features, tests, fixes, cleanups
,
Michael S. Tsirkin
,
13:15
Re: [PATCH v3 29/30] qapi qga: Elide redundant has_FOO in generated C
,
Philippe Mathieu-Daudé
,
13:13
Re: [PATCH v3 26/30] qapi transaction: Elide redundant has_FOO in generated C
,
Philippe Mathieu-Daudé
,
13:08
Re: [PATCH v3 22/30] qapi rocker: Elide redundant has_FOO in generated C
,
Philippe Mathieu-Daudé
,
13:08
Re: [PATCH v3 20/30] qapi qdev qom: Elide redundant has_FOO in generated C
,
Philippe Mathieu-Daudé
,
13:06
Re: [PATCH v3 18/30] qapi net: Elide redundant has_FOO in generated C
,
Philippe Mathieu-Daudé
,
13:04
Re: [PATCH] tests/qtest/libqos/e1000e: Use IVAR shift definitions
,
Philippe Mathieu-Daudé
,
12:54
Re: [PATCH for-7.2] tests/qtest: Fix two format strings
,
Philippe Mathieu-Daudé
,
12:51
Re: [PULL 07/55] hw/virtio: move vm_running check to virtio_device_started
,
Michael S. Tsirkin
,
12:46
Re: [PATCH v3 1/2] vhost: Change the sequence of device start
,
Michael S. Tsirkin
,
12:43
Re: [PATCH v7 resend 0/4] add generic vDPA device support
,
Michael S. Tsirkin
,
12:43
Re: [PULL v2 31/82] vhost: Change the sequence of device start
,
Michael S. Tsirkin
,
12:43
Re: [PULL v2 31/82] vhost: Change the sequence of device start
,
Bernhard Beschow
,
12:36
Re: [PULL v3 0/7] loongarch-to-apply queue
,
Stefan Hajnoczi
,
08:39
Re: [PATCH trivial for 7.2 1/2] hw/usb/hcd-xhci.c: spelling: tranfer
,
Stefan Weil
,
08:23
Re: [PATCH trivial for 7.2] hw/ssi/sifive_spi.c: spelling: reigster
,
Stefan Weil
,
07:59
Re: [PATCH trivial for 7.2 2/2] hw/virtio/virtio.c: spelling: suppoted
,
Stefan Weil
,
07:58
Re: [PATCH trivial for 7.2 1/2] hw/usb/hcd-xhci.c: spelling: tranfer
,
Stefan Weil
,
07:57
[PATCH for-7.2] tests/qtest: Fix two format strings
,
Stefan Weil
,
07:55
[PATCH trivial for 7.2] hw/ssi/sifive_spi.c: spelling: reigster
,
Michael Tokarev
,
07:53
[PATCH trivial for 7.2 1/2] hw/usb/hcd-xhci.c: spelling: tranfer
,
Michael Tokarev
,
07:49
[PATCH trivial for 7.2 2/2] hw/virtio/virtio.c: spelling: suppoted
,
Michael Tokarev
,
07:49
[PATCH for-7.2] accel/tcg: Suppress compiler warning with flag -Wclobbered
,
Stefan Weil
,
07:44
Re: [PATCH v2 3/4] libvhost-user: Fix two more format strings
,
Stefan Weil
,
07:06
[PATCH v2 for-7.2 0/4] libvhost-user: Add format attribute and fix format strings
,
Stefan Weil
,
06:41
[PATCH v2 2/4] libvhost-user: Fix format strings
,
Stefan Weil
,
06:41
[PATCH v2 3/4] libvhost-user: Fix two more format strings
,
Stefan Weil
,
06:41
[PATCH v2 1/4] libvhost-user: Fix wrong type of argument to formatting function (reported by LGTM)
,
Stefan Weil
,
06:41
[PATCH v2 4/4] libvhost-user: Add format attribute to local function vu_panic
,
Stefan Weil
,
06:41
Re: [PULL 04/10] libvhost-user: Fix wrong type of argument to formatting function (reported by LGTM)
,
Stefan Weil
,
05:15
[PATCH v7 resend 3/4] vdpa: add vdpa-dev-pci support
,
Longpeng(Mike)
,
04:36
[PATCH v7 resend 2/4] vdpa: add vdpa-dev support
,
Longpeng(Mike)
,
04:36
[PATCH v7 resend 4/4] docs: Add generic vhost-vdpa device documentation
,
Longpeng(Mike)
,
04:36
[PATCH v7 resend 1/4] virtio: get class_id and pci device id by the virtio id
,
Longpeng(Mike)
,
04:36
[PATCH v7 resend 0/4] add generic vDPA device support
,
Longpeng(Mike)
,
04:36
[PATCH v7 3/4] vdpa: add vdpa-dev-pci support
,
Longpeng(Mike)
,
04:24
[PATCH v7 2/4] vdpa: add vdpa-dev support
,
Longpeng(Mike)
,
04:24
[PATCH v7 1/4] virtio: get class_id and pci device id by the virtio id
,
Longpeng(Mike)
,
04:24
[PATCH v7 4/4] docs: Add generic vhost-vdpa device documentation
,
Longpeng(Mike)
,
04:24
[PATCH v7 0/4] add generic vDPA device support
,
Longpeng(Mike)
,
04:24
[PATCH] tests/qtest/libqos/e1000e: Use IVAR shift definitions
,
Akihiko Odaki
,
01:30
Re: [PATCH v4 2/2] target/loongarch: Fix emulation of float-point disable exception
,
Richard Henderson
,
00:16
Re: [PATCH v4 1/2] target/loongarch: Adjust the layout of hardware flags bit fields
,
Richard Henderson
,
00:16
November 04, 2022
[PULL v3 6/7] target/loongarch: Add exception subcode
,
Song Gao
,
23:29
[PULL v3 3/7] hw/loongarch: Load FDT table into dram memory space
,
Song Gao
,
23:29
[PULL v3 2/7] hw/intc: Fix LoongArch extioi coreisr accessing
,
Song Gao
,
23:29
[PULL v3 5/7] hw/loongarch: Add TPM device for LoongArch virt machine
,
Song Gao
,
23:29
[PULL v3 7/7] target/loongarch: Fix raise_mmu_exception() set wrong exception_index
,
Song Gao
,
23:29
[PULL v3 4/7] hw/loongarch: Improve fdt for LoongArch virt machine
,
Song Gao
,
23:29
[PULL v3 1/7] hw/intc: Convert the memops to with_attrs in LoongArch extioi
,
Song Gao
,
23:29
[PULL v3 0/7] loongarch-to-apply queue
,
Song Gao
,
23:29
[PULL v3 0/7] loongarch-to-apply queue
,
Song Gao
,
23:27
RE: [PATCH] gdb-xml: Fix size of EFER register on i386 architecture when debugged by GDB
,
伊藤 太清
,
23:19
[PATCH v4 2/2] target/loongarch: Fix emulation of float-point disable exception
,
Rui Wang
,
22:11
[PATCH v4 1/2] target/loongarch: Adjust the layout of hardware flags bit fields
,
Rui Wang
,
22:11
[PATCH v4 0/2] target/loongarch: Fix emulation of float-point disable exception
,
Rui Wang
,
22:11
Re: [PATCH v3 11/11] Hexagon (target/hexagon) Use direct block chaining for tight loops
,
Richard Henderson
,
21:44
Re: [PATCH v3 10/11] Hexagon (target/hexagon) Use direct block chaining for direct jump/branch
,
Richard Henderson
,
21:33
[PATCH] LockGuards: replace manual lock()/unlock() calls to WITH_QEMU_LOCK_GUARD()
,
nyoro . gachu
,
21:02
Re: [PATCH v3 09/11] Hexagon (target/hexagon) Add overrides for various forms of jump
,
Richard Henderson
,
20:22
Re: [PATCH v3 07/11] Hexagon (target/hexagon) Add overrides for direct call instructions
,
Richard Henderson
,
20:21
Re: [PATCH v3 07/11] Hexagon (target/hexagon) Add overrides for direct call instructions
,
Richard Henderson
,
20:19
Re: [PATCH v3 08/11] Hexagon (target/hexagon) Add overrides for compound compare and jump
,
Richard Henderson
,
20:15
Re: [PATCH v3 07/11] Hexagon (target/hexagon) Add overrides for direct call instructions
,
Richard Henderson
,
20:13
Re: [PATCH v3 06/11] Hexagon (target/hexagon) Remove next_PC from runtime state
,
Richard Henderson
,
20:10
Re: [PATCH v3 05/11] Hexagon (target/hexagon) Remove PC from the runtime state
,
Richard Henderson
,
20:07
Re: [PATCH v3 04/11] Hexagon (target/hexagon) Only use branch_taken when packet has multi cof
,
Richard Henderson
,
20:04
Re: [PATCH v3 03/11] Hexagon (target/hexagon) Add overrides for S2_asr_r_r_sat/S2_asl_r_r_sat
,
Richard Henderson
,
20:00
Re: [PATCH v3 02/11] Hexagon (target/hexagon) Fix predicated assignment to .tmp and .cur
,
Richard Henderson
,
18:50
Re: [PATCH v3 01/11] Hexagon (target/hexagon) Add pkt and insn to DisasContext
,
Richard Henderson
,
18:47
Re: [PATCH 0/2] util/log: Make the per-thread flag immutable
,
Richard Henderson
,
18:37
Re: [PATCH v9 4/8] KVM: Use gfn instead of hva for mmu_notifier_retry
,
Sean Christopherson
,
18:29
Re: [PATCH 12/26] target/s390x: Move masking of psw.addr to cpu_get_tb_cpu_state
,
Richard Henderson
,
18:27
Re: [PATCH v3 2/2] target/loongarch: Fix emulation of float-point disable exception
,
Richard Henderson
,
18:15
Re: [PATCH v3 1/2] target/loongarch: Adjust the layout of hardware flags bit fields
,
Richard Henderson
,
18:08
Re: [PATCH] target/arm: Two fixes for secure ptw
,
Richard Henderson
,
18:06
Re: [PATCH v9 5/8] KVM: Register/unregister the guest private memory regions
,
Sean Christopherson
,
17:19
[PATCH 3/3] hvf: handle writes of MDSCR_EL1 and DBG*_EL1
,
francesco . cagnin
,
15:53
[PATCH 2/3] hvf: implement guest debugging on Apple Silicon hosts
,
francesco . cagnin
,
15:53
[PATCH 1/3] arm: move KVM breakpoints helpers
,
francesco . cagnin
,
15:53
[PATCH 0/3] Add gdbstub support to HVF
,
francesco . cagnin
,
15:53
Re: [PATCH v3 09/30] nbd/server: Clean up abuse of BlockExportOptionsNbd member @arg
,
Eric Blake
,
15:35
Re: [PATCH v3 08/30] blockdev: Clean up abuse of DriveBackup member format
,
Eric Blake
,
15:33
[PATCH v3 06/11] Hexagon (target/hexagon) Remove next_PC from runtime state
,
Taylor Simpson
,
15:26
[PATCH v3 01/11] Hexagon (target/hexagon) Add pkt and insn to DisasContext
,
Taylor Simpson
,
15:26
[PATCH v3 00/11] Hexagon (target/hexagon) performance and bug fixes
,
Taylor Simpson
,
15:26
[PATCH v3 02/11] Hexagon (target/hexagon) Fix predicated assignment to .tmp and .cur
,
Taylor Simpson
,
15:26
[PATCH v3 09/11] Hexagon (target/hexagon) Add overrides for various forms of jump
,
Taylor Simpson
,
15:26
[PATCH v3 08/11] Hexagon (target/hexagon) Add overrides for compound compare and jump
,
Taylor Simpson
,
15:26
[PATCH v3 04/11] Hexagon (target/hexagon) Only use branch_taken when packet has multi cof
,
Taylor Simpson
,
15:26
[PATCH v3 11/11] Hexagon (target/hexagon) Use direct block chaining for tight loops
,
Taylor Simpson
,
15:26
[PATCH v3 10/11] Hexagon (target/hexagon) Use direct block chaining for direct jump/branch
,
Taylor Simpson
,
15:26
[PATCH v3 03/11] Hexagon (target/hexagon) Add overrides for S2_asr_r_r_sat/S2_asl_r_r_sat
,
Taylor Simpson
,
15:26
[PATCH v3 05/11] Hexagon (target/hexagon) Remove PC from the runtime state
,
Taylor Simpson
,
15:26
[PATCH v3 07/11] Hexagon (target/hexagon) Add overrides for direct call instructions
,
Taylor Simpson
,
15:26
Intermittent hang on x86 replay avocado test?
,
Peter Maydell
,
14:53
Re: [PATCH] tests/qtest/ac97-test: add up-/downsampling tests
,
Thomas Huth
,
14:15
Re: [PATCH] tests/qtest/ac97-test: add up-/downsampling tests
,
Philippe Mathieu-Daudé
,
13:56
Re: [PATCH] tests/qtest/e1000e-test: Use e1000_regs.h
,
Thomas Huth
,
13:54
Re: [RFC PATCH] virtio: re-order vm_running and use_started checks
,
Michael S. Tsirkin
,
13:52
Re: [PATCH for-8.0 8/9] qdev: Remove qdev_reset_all() and qbus_reset_all()
,
Philippe Mathieu-Daudé
,
13:46
Re: [RFC PATCH] virtio: re-order vm_running and use_started checks
,
Michael S. Tsirkin
,
13:46
Re: Use of unshare(CLONE_FS) in virtiofsd
,
Florian Weimer
,
13:44
Re: [PATCH for-8.0 9/9] hw: Remove device_legacy_reset()
,
Philippe Mathieu-Daudé
,
13:43
Re: [PATCH for-8.0 7/9] Replace use of qdev_reset_all() with device_cold_reset()
,
Paul Durrant
,
13:39
Re: [PATCH for-8.0 5/9] pci: Use device_cold_reset() and bus_cold_reset()
,
Philippe Mathieu-Daudé
,
13:39
[PATCH v5 5/5] linux-user/syscall: Implement execveat()
,
Philippe Mathieu-Daudé
,
13:37
[PATCH v5 4/5] linux-user/syscall: Extract do_execve() from do_syscall1()
,
Philippe Mathieu-Daudé
,
13:37
[PATCH v5 3/5] linux-user/strace: Add output for execveat() syscall
,
Philippe Mathieu-Daudé
,
13:36
[PATCH v5 2/5] linux-user/strace: Extract print_execve_argv() from print_execve()
,
Philippe Mathieu-Daudé
,
13:36
[PATCH v5 1/5] linux-user/strace: Constify struct flags
,
Philippe Mathieu-Daudé
,
13:36
[PATCH v5 0/5] linux-user: implement execveat
,
Philippe Mathieu-Daudé
,
13:36
Re: [PATCH] tests/qtest/ac97-test: add up-/downsampling tests
,
Thomas Huth
,
13:33
Re: [RFC PATCH] virtio: re-order vm_running and use_started checks
,
Christian Borntraeger
,
12:58
Re: [RFC PATCH] virtio: re-order vm_running and use_started checks
,
Christian Borntraeger
,
12:51
Re: [PULL 68/86] hw/ide/piix: Ignore writes of hardwired PCI command register bits
,
Michael S. Tsirkin
,
12:36
Re: [RFC PATCH] virtio: re-order vm_running and use_started checks
,
Alex Bennée
,
12:32
Re: [PULL 04/10] libvhost-user: Fix wrong type of argument to formatting function (reported by LGTM)
,
Laurent Vivier
,
12:17
[PATCH for-8.0 8/9] qdev: Remove qdev_reset_all() and qbus_reset_all()
,
Peter Maydell
,
12:16
[PATCH for-8.0 4/9] hw/usb/hcd-xhci: Reset the XHCIState with device_cold_reset()
,
Peter Maydell
,
12:16
[PATCH for-8.0 9/9] hw: Remove device_legacy_reset()
,
Peter Maydell
,
12:16
[PATCH for-8.0 3/9] hw/audio/intel-hda: Drop unnecessary prototype
,
Peter Maydell
,
12:16
[PATCH for-8.0 5/9] pci: Use device_cold_reset() and bus_cold_reset()
,
Peter Maydell
,
12:16
[PATCH for-8.0 7/9] Replace use of qdev_reset_all() with device_cold_reset()
,
Peter Maydell
,
12:15
[PATCH for-8.0 6/9] hw/hyperv/vmbus: Use device_cold_reset() and bus_cold_reset()
,
Peter Maydell
,
12:15
[PATCH for-8.0 1/9] hw/s390x/s390-pci-inst.c: Use device_cold_reset() to reset PCI devices
,
Peter Maydell
,
12:15
[PATCH for-8.0 2/9] hw/audio/intel-hda: don't reset codecs twice
,
Peter Maydell
,
12:15
[PATCH for-8.0 0/9] reset: Remove some deprecated APIs
,
Peter Maydell
,
12:15
Re: [PATCH v3 00/30] qapi: Elide redundant has_FOO in generated C
,
Markus Armbruster
,
12:15
Re: [RFC PATCH] virtio: re-order vm_running and use_started checks
,
Michael S. Tsirkin
,
12:14
Re: [RFC PATCH] virtio: re-order vm_running and use_started checks
,
Michael S. Tsirkin
,
12:13
[PULL 1/1] vfio/migration: Fix wrong enum usage
,
Alex Williamson
,
12:12
[PULL 0/1] VFIO fix for v7.2-rc0
,
Alex Williamson
,
12:12
Re: [PATCH 3/3] s390x/pci: shrink DMA aperture to be bound by vfio DMA limit
,
Eric Farman
,
12:08
[PATCH v3 14/30] qapi job: Elide redundant has_FOO in generated C
,
Markus Armbruster
,
12:08
[PATCH v3 22/30] qapi rocker: Elide redundant has_FOO in generated C
,
Markus Armbruster
,
12:08
[PATCH v3 29/30] qapi qga: Elide redundant has_FOO in generated C
,
Markus Armbruster
,
12:08
[PATCH v3 02/30] qapi: Tidy up whitespace in generated code
,
Markus Armbruster
,
12:08
[PATCH v3 09/30] nbd/server: Clean up abuse of BlockExportOptionsNbd member @arg
,
Markus Armbruster
,
12:08
[PATCH v3 11/30] qapi chardev: Elide redundant has_FOO in generated C
,
Markus Armbruster
,
12:08
[PATCH v3 20/30] qapi qdev qom: Elide redundant has_FOO in generated C
,
Markus Armbruster
,
12:08
[PATCH v3 15/30] qapi machine: Elide redundant has_FOO in generated C
,
Markus Armbruster
,
12:08
[PATCH v3 07/30] qapi audio: Elide redundant has_FOO in generated C
,
Markus Armbruster
,
12:07
[PATCH v3 18/30] qapi net: Elide redundant has_FOO in generated C
,
Markus Armbruster
,
12:07
[PATCH v3 17/30] qapi misc: Elide redundant has_FOO in generated C
,
Markus Armbruster
,
12:07
[PATCH v3 13/30] qapi dump: Elide redundant has_FOO in generated C
,
Markus Armbruster
,
12:07
[PATCH v3 03/30] docs/devel/qapi-code-gen: Extend example for next commit's change
,
Markus Armbruster
,
12:07
[PATCH v3 30/30] qapi: Drop temporary logic to support conversion step by step
,
Markus Armbruster
,
12:07
[PATCH v3 16/30] qapi migration: Elide redundant has_FOO in generated C
,
Markus Armbruster
,
12:07
[PATCH v3 19/30] qapi pci: Elide redundant has_FOO in generated C
,
Markus Armbruster
,
12:07
[PATCH v3 23/30] qapi run-state: Elide redundant has_FOO in generated C
,
Markus Armbruster
,
12:07
[PATCH v3 25/30] qapi tpm: Elide redundant has_FOO in generated C
,
Markus Armbruster
,
12:07
[PATCH v3 28/30] qapi virtio: Elide redundant has_FOO in generated C
,
Markus Armbruster
,
12:07
[PATCH v3 10/30] qapi block: Elide redundant has_FOO in generated C
,
Markus Armbruster
,
12:07
[PATCH v3 06/30] qapi acpi: Elide redundant has_FOO in generated C
,
Markus Armbruster
,
12:07
[PATCH v3 27/30] qapi ui: Elide redundant has_FOO in generated C
,
Markus Armbruster
,
12:07
[PATCH v3 00/30] qapi: Elide redundant has_FOO in generated C
,
Markus Armbruster
,
12:07
[PATCH v3 08/30] blockdev: Clean up abuse of DriveBackup member format
,
Markus Armbruster
,
12:07
[PATCH v3 26/30] qapi transaction: Elide redundant has_FOO in generated C
,
Markus Armbruster
,
12:07
[PATCH v3 21/30] qapi replay: Elide redundant has_FOO in generated C
,
Markus Armbruster
,
12:07
[PATCH v3 05/30] qapi tests: Elide redundant has_FOO in generated C
,
Markus Armbruster
,
12:07
[PATCH v3 04/30] qapi: Start to elide redundant has_FOO in generated C
,
Markus Armbruster
,
12:07
[PATCH v3 12/30] qapi crypto: Elide redundant has_FOO in generated C
,
Markus Armbruster
,
12:07
[PATCH v3 24/30] qapi stats: Elide redundant has_FOO in generated C
,
Markus Armbruster
,
12:07
[PATCH v3 01/30] docs/devel/qapi-code-gen: Update example to match current code
,
Markus Armbruster
,
12:07
Re: [PATCH 2/3] s390x/pci: coalesce unmap operations
,
Eric Farman
,
12:01
Re: [RFC PATCH] virtio: re-order vm_running and use_started checks
,
Christian Borntraeger
,
11:59
Re: [RFC PATCH] virtio: re-order vm_running and use_started checks
,
Michael S. Tsirkin
,
11:56
Re: [PATCH 1/3] s390x/pci: RPCIT second pass when mappings exhausted
,
Eric Farman
,
11:50
[RFC PATCH 2/3] KVM: keep track of running vcpu ioctls
,
Emanuele Giuseppe Esposito
,
11:15
[RFC PATCH 0/3] KVM: allow listener to stop all vcpus before
,
Emanuele Giuseppe Esposito
,
11:15
[RFC PATCH 3/3] kvm: Atomic memslot updates
,
Emanuele Giuseppe Esposito
,
11:15
[RFC PATCH 1/3] KVM: keep track of running ioctls
,
Emanuele Giuseppe Esposito
,
11:15
Re: [PATCH] tests/avocado/machine_aspeed.py: Reduce noise on the console for SDK tests
,
Cédric Le Goater
,
11:10
[PATCH v2] tests/qtest: netdev: test stream and dgram backends
,
Laurent Vivier
,
11:01
Re: [PATCH v11 01/11] s390x: Register TYPE_S390_CCW_MACHINE properties as class properties
,
Pierre Morel
,
10:58
Re: [PULL 00/10] Trivial branch for 7.2 patches
,
Stefan Hajnoczi
,
10:39
Re: [PATCH v11 01/11] s390x: Register TYPE_S390_CCW_MACHINE properties as class properties
,
Thomas Huth
,
10:29
Re: [PATCH v2] gitlab-ci: increase clang-user timeout
,
Thomas Huth
,
10:08
[PATCH v2] gitlab-ci: increase clang-user timeout
,
Stefan Hajnoczi
,
10:04
Re: [PATCH v11 01/11] s390x: Register TYPE_S390_CCW_MACHINE properties as class properties
,
Pierre Morel
,
09:59
Re: [PATCH] gitlab-ci: split clang-user to avoid timeout
,
Alex Bennée
,
09:34
Re: [PATCH] tests/qtest: netdev: test stream and dgram backends
,
Laurent Vivier
,
09:24
Re: [PATCH] qom.json: default the prealloc-threads to smp-cpus
,
Igor Mammedov
,
09:21
Re: [PATCH 2/2] gitlab: show configure/make args before running
,
Daniel P . Berrangé
,
09:20
Re: [PATCH v2 0/9] Still more coroutine and various fixes in block layer
,
Paolo Bonzini
,
09:17
Re: [PATCH 2/9] block-copy: add missing coroutine_fn annotations
,
Paolo Bonzini
,
09:17
Re: [PATCH 2/9] block-copy: add missing coroutine_fn annotations
,
Kevin Wolf
,
09:13
Re: Use of unshare(CLONE_FS) in virtiofsd
,
Vivek Goyal
,
09:00
[PATCH 3/3] net: Replace "Supported NIC models" with "Available NIC models"
,
Thomas Huth
,
08:57
[PATCH 2/3] net: Restore printing of the help text with "-nic help"
,
Thomas Huth
,
08:57
[PATCH 1/3] net: Move the code to collect available NIC models to a separate function
,
Thomas Huth
,
08:57
[PATCH 0/3] Fix the "-nic help" option
,
Thomas Huth
,
08:57
Re: [PATCH] tests/qtest: netdev: test stream and dgram backends
,
Michael S. Tsirkin
,
08:15
[PATCH 0/2] util/log: Make the per-thread flag immutable
,
Greg Kurz
,
08:03
[PATCH 2/2] util/log: Ignore per-thread flag if global file already there
,
Greg Kurz
,
08:03
[PATCH 1/2] util/log: Make the per-thread flag immutable
,
Greg Kurz
,
08:01
Re: Commit 'iomap: add support for dma aligned direct-io' causes qemu/KVM boot failures #forregzbot
,
Thorsten Leemhuis
,
07:59
Re: [PATCH v9 0/5] improve error handling for module load
,
Peter Maydell
,
07:43
[PULL 7/7] target/arm: Two fixes for secure ptw
,
Peter Maydell
,
07:35
[PULL 5/7] target/arm: Copy the entire vector in DO_ZIP
,
Peter Maydell
,
07:35
[PULL 4/7] target/arm: Fix Privileged Access Never (PAN) for aarch32
,
Peter Maydell
,
07:35
[PULL 6/7] target/arm: Honor HCR_E2H and HCR_TGE in ats_write64()
,
Peter Maydell
,
07:35
[PULL 3/7] target/arm: Make TLBIOS and TLBIRANGE ops trap on HCR_EL2.TTLB
,
Peter Maydell
,
07:35
[PULL 2/7] hw/arm/boot: Set SCR_EL3.HXEn when booting kernel
,
Peter Maydell
,
07:35
[PULL 0/7] target-arm queue
,
Peter Maydell
,
07:35
[PULL 1/7] hw/arm/boot: Set SME and SVE EL3 vector lengths when booting kernel
,
Peter Maydell
,
07:35
Re: [PATCH] tests/qtest: netdev: test stream and dgram backends
,
Daniel P . Berrangé
,
07:13
Re: [PATCH] target/arm: Two fixes for secure ptw
,
Peter Maydell
,
06:58
Re: [PATCH] tests/qtest: netdev: test stream and dgram backends
,
Laurent Vivier
,
06:58
Re: [PATCH v11 01/11] s390x: Register TYPE_S390_CCW_MACHINE properties as class properties
,
Cédric Le Goater
,
06:54
[PATCH v2] qom.json: default the prealloc-threads to smp-cpus
,
Zhenyu Zhang
,
06:30
Re: [PATCH v11 01/11] s390x: Register TYPE_S390_CCW_MACHINE properties as class properties
,
Pierre Morel
,
06:16
Re: [PATCH v3] linux-user: implement execveat
,
Daniel P . Berrangé
,
06:16
Re: [PATCH v11 09/11] s390x/cpu topology: add topology machine property
,
Pierre Morel
,
06:09
Re: [PATCH v3] linux-user: implement execveat
,
Laurent Vivier
,
06:03
Re: [PATCH v4] linux-user: implement execveat
,
Laurent Vivier
,
06:02
[PULL v2 3/9] hw/loongarch: Load FDT table into dram memory space
,
Song Gao
,
06:02
[PULL v2 0/9] loongarch-to-apply queue
,
Song Gao
,
06:02
[PULL v2 5/9] hw/loongarch: Add TPM device for LoongArch virt machine
,
Song Gao
,
06:02
[PULL v2 6/9] target/loongarch: Add exception subcode
,
Song Gao
,
06:02
Re: [PATCH v3] linux-user: implement execveat
,
Philippe Mathieu-Daudé
,
06:02
[PULL v2 2/9] hw/intc: Fix LoongArch extioi coreisr accessing
,
Song Gao
,
06:01
[PULL v2 1/9] hw/intc: Convert the memops to with_attrs in LoongArch extioi
,
Song Gao
,
06:01
[PULL v2 4/9] hw/loongarch: Improve fdt for LoongArch virt machine
,
Song Gao
,
06:01
[PULL v2 9/9] target/loongarch: Fix emulation of float-point disable exception
,
Song Gao
,
06:01
[PULL v2 8/9] target/loongarch: Adjust the layout of hardware flags bit fields
,
Song Gao
,
06:01
[PULL v2 7/9] target/loongarch: Fix raise_mmu_exception() set wrong exception_index
,
Song Gao
,
06:00
[PATCH v2 7/9] block: bdrv_create_file is a coroutine_fn
,
Emanuele Giuseppe Esposito
,
05:57
[PATCH v2 0/9] Still more coroutine and various fixes in block layer
,
Emanuele Giuseppe Esposito
,
05:57
[PATCH v2 8/9] block: bdrv_create is never called in non-coroutine context
,
Emanuele Giuseppe Esposito
,
05:57
[PATCH v2 6/9] block/vmdk: add missing coroutine_fn annotations
,
Emanuele Giuseppe Esposito
,
05:57
[PATCH v2 4/9] block-backend: replace bdrv_*_above with blk_*_above
,
Emanuele Giuseppe Esposito
,
05:57
[PATCH v2 3/9] nbd/server.c: add missing coroutine_fn annotations
,
Emanuele Giuseppe Esposito
,
05:57
[PATCH v2 2/9] block-copy: add missing coroutine_fn annotations
,
Emanuele Giuseppe Esposito
,
05:57
[PATCH v2 9/9] block/dirty-bitmap: remove unnecessary qemu_in_coroutine() case
,
Emanuele Giuseppe Esposito
,
05:57
[PATCH v2 1/9] block: call bdrv_co_drain_begin in a coroutine
,
Emanuele Giuseppe Esposito
,
05:57
[PATCH v2 5/9] block: distinguish between bdrv_create running in coroutine and not
,
Emanuele Giuseppe Esposito
,
05:57
Re: [PATCH v3] linux-user: implement execveat
,
Drew DeVault
,
05:55
Re: [PATCH v3] linux-user: implement execveat
,
Philippe Mathieu-Daudé
,
05:53
Re: [PATCH v6 0/3] ppc/e500: Add support for eSDHC
,
Daniel Henrique Barboza
,
05:48
Re: [PATCH] qom.json: default the prealloc-threads to smp-cpus
,
Zhenyu Zhang
,
05:45
Re: [PATCH] tests/avocado/machine_aspeed.py: Reduce noise on the console for SDK tests
,
Philippe Mathieu-Daudé
,
05:42
Re: [PATCH] tests/qtest: netdev: test stream and dgram backends
,
Daniel P . Berrangé
,
05:41
Re: [PATCH] gitlab-ci: split clang-user to avoid timeout
,
Philippe Mathieu-Daudé
,
05:32
Re: [PATCH] qom.json: default the prealloc-threads to smp-cpus
,
Philippe Mathieu-Daudé
,
05:29
[PATCH] tests/qtest: netdev: test stream and dgram backends
,
Laurent Vivier
,
05:22
Re: [PATCH 2/9] block-copy: add missing coroutine_fn annotations
,
Emanuele Giuseppe Esposito
,
05:21
Re: [PATCH v9 0/5] improve error handling for module load
,
Claudio Fontana
,
05:05
Re: [PATCH 2/9] block-copy: add missing coroutine_fn annotations
,
Paolo Bonzini
,
04:44
Re: [PATCH v9 5/8] KVM: Register/unregister the guest private memory regions
,
Chao Peng
,
04:34
[PATCH v4] linux-user: implement execveat
,
Drew DeVault
,
04:10
Re: [PATCH v3 0/2] vhost-user: Support vhost_dev_start
,
Michael S. Tsirkin
,
03:59
[PATCH] tests/avocado/machine_aspeed.py: Reduce noise on the console for SDK tests
,
Cédric Le Goater
,
03:54
Use of unshare(CLONE_FS) in virtiofsd
,
Florian Weimer
,
03:50
Re: [PATCH 2/9] block-copy: add missing coroutine_fn annotations
,
Emanuele Giuseppe Esposito
,
03:35
Re: [PATCH v4 10/22] hw/virtio: move vm_running check to virtio_device_started
,
Michael S. Tsirkin
,
03:18
Re: [PATCH v3 0/2] vhost-user: Support vhost_dev_start
,
Michael S. Tsirkin
,
03:11
Re: [PATCH v14 16/17] tests/qtest: netdev: test stream and dgram backends
,
Jason Wang
,
02:54
Re: [PULL 02/10] pci-bridge/cxl_downstream: Add a CXL switch downstream port
,
Thomas Huth
,
02:48
Re: [PATCH v3 4/4] hw/nvme: add polling support
,
Klaus Jensen
,
02:32
Re: [PATCH v11 01/11] s390x: Register TYPE_S390_CCW_MACHINE properties as class properties
,
Thomas Huth
,
02:32
Re: [PATCH] gitlab-ci: split clang-user to avoid timeout
,
Thomas Huth
,
02:27
Re: [RFC v4 2/3] virtio-blk: add zoned storage emulation for zoned devices
,
Sam Li
,
00:55
Re: [RFC v4 3/3] virtio-blk: add some trace events for zoned emulation
,
Sam Li
,
00:55
Re: [PATCH] qom.json: default the prealloc-threads to smp-cpus
,
Markus Armbruster
,
00:53
[PATCH v3 2/2] target/loongarch: Fix emulation of float-point disable exception
,
Rui Wang
,
00:06
[PATCH v3 1/2] target/loongarch: Adjust the layout of hardware flags bit fields
,
Rui Wang
,
00:06
[PATCH v3 0/2] target/loongarch: Fix emulation of float-point disable exception
,
Rui Wang
,
00:06
November 03, 2022
Re: [PULL v2 00/82] pci,pc,virtio: features, tests, fixes, cleanups
,
Ani Sinha
,
23:07
Re: [PATCH v9 4/8] KVM: Use gfn instead of hva for mmu_notifier_retry
,
Chao Peng
,
22:33
Re: [PATCH v6 0/3] ppc/e500: Add support for eSDHC
,
BALATON Zoltan
,
22:31
Re: [PATCH] qom.json: default the prealloc-threads to smp-cpus
,
Zhenyu Zhang
,
21:58
Re: [PATCH 04/26] target/s390x: Use tcg_constant_* in translate_vx.c.inc
,
Richard Henderson
,
19:05
Re: [PATCH v9 5/8] KVM: Register/unregister the guest private memory regions
,
Sean Christopherson
,
19:05
Re: [PATCH] gitlab-ci: split clang-user to avoid timeout
,
Richard Henderson
,
18:45
Re: [PATCH] gitlab-ci: split clang-user to avoid timeout
,
Philippe Mathieu-Daudé
,
18:32
Re: [PULL v2 00/82] pci,pc,virtio: features, tests, fixes, cleanups
,
Michael S. Tsirkin
,
17:59
Re: [PATCH v4 10/22] hw/virtio: move vm_running check to virtio_device_started
,
Michael S. Tsirkin
,
17:36
Re: [PATCH 2/2] gitlab: show configure/make args before running
,
Richard Henderson
,
17:31
Re: [PATCH] meson: avoid unused arguments of main() in compiler tests
,
Richard Henderson
,
17:28
Re: [PULL 0/4] Linux user for 7.2 patches
,
Stefan Hajnoczi
,
17:27
Re: [PULL 0/5] Misc patches for QEMU 7.2 soft freeze
,
Stefan Hajnoczi
,
17:27
Re: [PULL 0/2] hw/nvme fixes
,
Stefan Hajnoczi
,
17:27
[PATCH] gitlab-ci: split clang-user to avoid timeout
,
Stefan Hajnoczi
,
17:23
Re: [PATCH v2] target/loongarch: Fix emulation of float-point disable exception
,
Richard Henderson
,
17:11
Re: [PATCH RFC] target/loongarch: Fix emulation of float-point disable exception
,
Richard Henderson
,
16:47
Re: [PULL v2 00/82] pci,pc,virtio: features, tests, fixes, cleanups
,
Michael S. Tsirkin
,
16:32
Re: [PATCH v4 10/22] hw/virtio: move vm_running check to virtio_device_started
,
Michael S. Tsirkin
,
16:31
Re: [PATCH] target/arm: Two fixes for secure ptw
,
Richard Henderson
,
16:30
Re: [PATCH] meson: avoid unused arguments of main() in compiler tests
,
Stefan Weil
,
16:13
Re: [PATCH v3] linux-user: implement execveat
,
Helge Deller
,
15:54
Re: [PATCH v4 10/22] hw/virtio: move vm_running check to virtio_device_started
,
Alex Bennée
,
15:19
Re: [PATCH 2/2] gitlab: show configure/make args before running
,
Stefan Hajnoczi
,
15:07
Re: [PATCH 1/2] gitlab: remove redundant setting of PKG_CONFIG_PATH
,
Stefan Hajnoczi
,
15:02
Re: [PATCH] migration: check magic value for deciding the mapping of channels
,
manish.mishra
,
14:54
Re: [PATCH] migration: check magic value for deciding the mapping of channels
,
manish.mishra
,
14:54
Re: [PATCH] Add missing include statement for global xml_builtin
,
Paolo Bonzini
,
14:41
Re: [PATCH v3] target/i386: Fix calculation of LOCK NEG eflags
,
Paolo Bonzini
,
14:40
Re: [PATCH] gdb-xml: Fix size of EFER register on i386 architecture when debugged by GDB
,
Paolo Bonzini
,
14:38
Re: [PATCH 2/9] block-copy: add missing coroutine_fn annotations
,
Paolo Bonzini
,
14:37
[PATCH v2 2/2] file-posix: add statx(STATX_DIOALIGN) support
,
Stefan Hajnoczi
,
14:36
[PATCH v2 1/2] file-posix: fix Linux alignment probing when EIO is returned
,
Stefan Hajnoczi
,
14:36
[PATCH v2 0/2] file-posix: alignment probing improvements
,
Stefan Hajnoczi
,
14:36
Re: [PULL 0/7] loongarch-to-apply queue
,
Stefan Hajnoczi
,
14:33
Re: [PATCH] migration: check magic value for deciding the mapping of channels
,
manish.mishra
,
14:18
Re: [PATCH v2 1/2] hw/i386/postcard.c: New ISA POST card device
,
Paolo Bonzini
,
14:13
Re: [PATCH 1/2] hw/cxl: set cxl-type3 device type to PCI_CLASS_MEMORY_CXL
,
Jonathan Cameron
,
14:12
Re: [PATCH 2/9] block-copy: add missing coroutine_fn annotations
,
Kevin Wolf
,
14:07
Re: [PATCH] migration: check magic value for deciding the mapping of channels
,
Daniel P . Berrangé
,
13:57
Re: [PATCH 1/2] file-posix: fix Linux alignment probing when EIO is returned
,
Stefan Hajnoczi
,
13:54
Re: [PULL v2 00/82] pci,pc,virtio: features, tests, fixes, cleanups
,
Ani Sinha
,
13:44
Re: [PULL v2 00/82] pci,pc,virtio: features, tests, fixes, cleanups
,
Daniel P . Berrangé
,
13:41
Re: [PATCH] migration: check magic value for deciding the mapping of channels
,
manish.mishra
,
13:36
[PATCH v3] linux-user: implement execveat
,
Drew DeVault
,
13:33
[PATCH 2/2] gitlab: show configure/make args before running
,
Daniel P . Berrangé
,
13:31
[PATCH 1/2] gitlab: remove redundant setting of PKG_CONFIG_PATH
,
Daniel P . Berrangé
,
13:31
[PATCH 0/2] gitlab: improve debuggability of jobs
,
Daniel P . Berrangé
,
13:30
Re: [PATCH] migration: check magic value for deciding the mapping of channels
,
Daniel P . Berrangé
,
13:27
Re: [PATCH for 7.2] Fix broken configure with -Wunused-parameter
,
Paolo Bonzini
,
13:22
[PATCH] meson: avoid unused arguments of main() in compiler tests
,
Paolo Bonzini
,
13:21
Re: [PATCH v11 09/11] s390x/cpu topology: add topology machine property
,
Cornelia Huck
,
13:21
Re: [PATCH for 7.2] Fix broken configure with -Wunused-parameter
,
Paolo Bonzini
,
13:17
Re: [PATCH v2] linux-user: implement execveat
,
Laurent Vivier
,
13:11
[PATCH v11 11/11] docs/s390x: document s390x cpu topology
,
Pierre Morel
,
13:06
Re: [PATCH 8/9] block: bdrv_create is never called in non-coroutine context
,
Paolo Bonzini
,
13:06
Re: [PATCH 1/9] block: call bdrv_co_drain_begin in a coroutine
,
Paolo Bonzini
,
13:05
Re: [PULL v2 00/82] pci,pc,virtio: features, tests, fixes, cleanups
,
Stefan Hajnoczi
,
13:05
[PATCH v11 09/11] s390x/cpu topology: add topology machine property
,
Pierre Morel
,
13:03
[PATCH v11 02/11] s390x/cpu topology: add max_threads machine class attribute
,
Pierre Morel
,
13:03
[PATCH v11 07/11] target/s390x: interception of PTF instruction
,
Pierre Morel
,
13:03
[PATCH v11 01/11] s390x: Register TYPE_S390_CCW_MACHINE properties as class properties
,
Pierre Morel
,
13:03
[PATCH v11 06/11] s390x/cpu_topology: CPU topology migration
,
Pierre Morel
,
13:03
[PATCH v11 04/11] s390x/cpu topology: reporting the CPU topology to the guest
,
Pierre Morel
,
13:03
[PATCH v11 08/11] s390x/cpu topology: add topology_capable QEMU capability
,
Pierre Morel
,
13:03
[PATCH v11 00/11] s390x: CPU Topology
,
Pierre Morel
,
13:03
[PATCH v11 10/11] s390x/cpu_topology: activating CPU topology
,
Pierre Morel
,
13:03
[PATCH v11 05/11] s390x/cpu_topology: resetting the Topology-Change-Report
,
Pierre Morel
,
13:02
[PATCH v11 03/11] s390x/cpu topology: core_id sets s390x CPU topology
,
Pierre Morel
,
13:02
Re: [PATCH 7/9] block: bdrv_create_file is a coroutine_fn
,
Paolo Bonzini
,
13:02
Re: [PATCH 6/9] block/vmdk: add missing coroutine_fn annotations
,
Paolo Bonzini
,
13:00
Re: [PATCH 3/9] nbd/server.c: add missing coroutine_fn annotations
,
Paolo Bonzini
,
12:59
Re: [PULL v2 00/82] pci,pc,virtio: features, tests, fixes, cleanups
,
Ani Sinha
,
12:56
Re: [PATCH 2/9] block-copy: add missing coroutine_fn annotations
,
Paolo Bonzini
,
12:56
Re: [PATCH 1/2] file-posix: fix Linux alignment probing when EIO is returned
,
Eric Biggers
,
12:54
Re: [PULL v2 00/82] pci,pc,virtio: features, tests, fixes, cleanups
,
Daniel P . Berrangé
,
12:49
Re: [PULL v2 00/82] pci,pc,virtio: features, tests, fixes, cleanups
,
Ani Sinha
,
12:49
Re: [PULL v2 00/82] pci,pc,virtio: features, tests, fixes, cleanups
,
Daniel P . Berrangé
,
12:48
Re: [PULL v2 00/82] pci,pc,virtio: features, tests, fixes, cleanups
,
Ani Sinha
,
12:48
Re: [PULL v2 00/82] pci,pc,virtio: features, tests, fixes, cleanups
,
Peter Maydell
,
12:47
Re: [PATCH v4 11/22] hw/virtio: move vhd->started check into helper and add FIXME
,
Michael S. Tsirkin
,
12:40
Re: [PATCH v6 0/3] ppc/e500: Add support for eSDHC
,
Philippe Mathieu-Daudé
,
12:39
Re: [PATCH v4 10/22] hw/virtio: move vm_running check to virtio_device_started
,
Michael S. Tsirkin
,
12:39
Re: [PULL v2 00/82] pci,pc,virtio: features, tests, fixes, cleanups
,
Daniel P . Berrangé
,
12:38
Re: [PATCH] virtio-blk: simplify virtio_blk_dma_restart_cb()
,
Emanuele Giuseppe Esposito
,
12:35
Re: [PATCH] migration: check magic value for deciding the mapping of channels
,
manish.mishra
,
12:35
Re: [RFC PATCH] virtio: re-order vm_running and use_started checks
,
Michael S. Tsirkin
,
12:31
Re: [PATCH v9 1/8] mm: Introduce memfd_restricted system call to create restricted user memory
,
Kirill A. Shutemov
,
12:30
Re: [PULL v2 00/82] pci,pc,virtio: features, tests, fixes, cleanups
,
Stefan Hajnoczi
,
12:27
Re: [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
,
Vishal Annapurve
,
12:27
Re: [PATCH 1/2] file-posix: fix Linux alignment probing when EIO is returned
,
Eric Biggers
,
12:26
Re: [PULL v2 00/82] pci,pc,virtio: features, tests, fixes, cleanups
,
Stefan Hajnoczi
,
12:26
[PATCH v3 14/17] vfio/migration: Reset device if setting recover state fails
,
Avihai Horon
,
12:19
[PATCH v3 12/17] vfio/migration: Implement VFIO migration protocol v2
,
Avihai Horon
,
12:19
[PATCH v3 16/17] docs/devel: Align vfio-migration docs to VFIO migration v2
,
Avihai Horon
,
12:19
[PATCH v3 13/17] vfio/migration: Remove VFIO migration protocol v1
,
Avihai Horon
,
12:19
[PATCH v3 11/17] vfio/migration: Rename functions/structs related to v1 protocol
,
Avihai Horon
,
12:19
[PULL 02/10] Fix some typos in documentation and comments
,
Laurent Vivier
,
12:19
[PATCH v3 17/17] vfio/migration: Query device data size in vfio_save_pending()
,
Avihai Horon
,
12:19
[PATCH v3 15/17] vfio: Alphabetize migration section of VFIO trace-events file
,
Avihai Horon
,
12:19
[PULL 04/10] libvhost-user: Fix wrong type of argument to formatting function (reported by LGTM)
,
Laurent Vivier
,
12:19
[PATCH v3 08/17] migration/qemu-file: Add qemu_file_get_to_fd()
,
Avihai Horon
,
12:19
[PATCH v3 06/17] vfio/migration: Fix NULL pointer dereference bug
,
Avihai Horon
,
12:19
[PULL 06/10] libvhost-user: Add format attribute to local function vu_panic
,
Laurent Vivier
,
12:19
[PULL 08/10] target/s390x: Rename insn-data/format.def -> insn-data/format.h.inc
,
Laurent Vivier
,
12:19
[PULL 05/10] libvhost-user: Fix format strings
,
Laurent Vivier
,
12:19
[PULL 03/10] xen/pt: fix syntax error that causes FTBFS in some configurations
,
Laurent Vivier
,
12:19
[PATCH v3 10/17] vfio/migration: Move migration v1 logic to vfio_migration_init()
,
Avihai Horon
,
12:19
[PATCH v3 09/17] vfio/common: Change vfio_devices_all_running_and_saving() logic to equivalent one
,
Avihai Horon
,
12:19
[PULL 09/10] target/tricore: Rename csfr.def -> csfr.h.inc
,
Laurent Vivier
,
12:19
[PULL 07/10] target/m68k: Rename qregs.def -> qregs.h.inc
,
Laurent Vivier
,
12:18
[PULL 10/10] tests/unit: simpler variable sequence for test-io-channel
,
Laurent Vivier
,
12:18
[PATCH v3 07/17] vfio/migration: Allow migration without VFIO IOMMU dirty tracking support
,
Avihai Horon
,
12:17
[PULL 00/10] Trivial branch for 7.2 patches
,
Laurent Vivier
,
12:17
[PULL 01/10] qapi: virtio: Fix the introduced version
,
Laurent Vivier
,
12:17
[PATCH v3 04/17] migration: Simplify migration_iteration_run()
,
Avihai Horon
,
12:17
[PATCH v3 05/17] vfio/migration: Fix wrong enum usage
,
Avihai Horon
,
12:17
[PATCH v3 03/17] migration: Block migration comment or code is wrong
,
Avihai Horon
,
12:17
[PATCH v3 02/17] migration: No save_live_pending() method uses the QEMUFile parameter
,
Avihai Horon
,
12:17
[PATCH v3 01/17] migration: Remove res_compatible parameter
,
Avihai Horon
,
12:16
[PATCH v3 00/17] vfio/migration: Implement VFIO migration protocol v2
,
Avihai Horon
,
12:16
Re: [PATCH] tests/unit: simpler variable sequence for test-io-channel
,
Laurent Vivier
,
12:03
Re: [PATCH] gdb-xml: Fix size of EFER register on i386 architecture when debugged by GDB
,
Alex Bennée
,
12:01
Re: [PULL v2 00/82] pci,pc,virtio: features, tests, fixes, cleanups
,
Daniel P . Berrangé
,
11:59
Re: [PULL v2 00/82] pci,pc,virtio: features, tests, fixes, cleanups
,
Michael S. Tsirkin
,
11:58
Re: [PULL v2 00/82] pci,pc,virtio: features, tests, fixes, cleanups
,
Stefan Hajnoczi
,
11:49
Re: [PULL v2 00/82] pci,pc,virtio: features, tests, fixes, cleanups
,
Ani Sinha
,
11:42
Re: [PATCH v6 0/3] ppc/e500: Add support for eSDHC
,
Daniel Henrique Barboza
,
11:13
[PATCH v2] linux-user: implement execveat
,
Drew DeVault
,
10:57
Re: [PULL v2 00/82] pci,pc,virtio: features, tests, fixes, cleanups
,
Michael S. Tsirkin
,
10:54
Re: [PATCH] linux-user: implement execveat
,
Drew DeVault
,
10:48
Re: [PATCH 18/26] target/s390x: Split per_branch
,
Ilya Leoshkevich
,
10:45
Re: [PATCH 16/26] target/s390x: Disable conditional branch-to-next for PER
,
Ilya Leoshkevich
,
10:32
[RFC PATCH] tests/avocado: improve behaviour waiting for login prompts
,
Alex Bennée
,
10:13
Re: [PULL v2 00/28] QAPI patches patches for 2022-10-25
,
Markus Armbruster
,
10:02
Re: [PATCH 1/2] file-posix: fix Linux alignment probing when EIO is returned
,
Stefan Hajnoczi
,
09:58
[PATCH RFC] target/loongarch: Fix emulation of float-point disable exception
,
Rui Wang
,
09:57
Re: [PATCH 15/26] target/s390x: Introduce per_enabled
,
Ilya Leoshkevich
,
09:47
Re: [PATCH 14/26] target/s390x: Don't set gbea for user-only
,
Ilya Leoshkevich
,
09:46
Re: [PATCH 13/26] target/s390x: Add disp argument to update_psw_addr
,
Ilya Leoshkevich
,
09:45
[PATCH 4/9] block-backend: replace bdrv_*_above with blk_*_above
,
Emanuele Giuseppe Esposito
,
09:42
[PATCH 2/9] block-copy: add missing coroutine_fn annotations
,
Emanuele Giuseppe Esposito
,
09:42
[PATCH 8/9] block: bdrv_create is never called in non-coroutine context
,
Emanuele Giuseppe Esposito
,
09:42
[PATCH 3/9] nbd/server.c: add missing coroutine_fn annotations
,
Emanuele Giuseppe Esposito
,
09:42
Re: [PATCH 12/26] target/s390x: Move masking of psw.addr to cpu_get_tb_cpu_state
,
Ilya Leoshkevich
,
09:42
[PATCH 1/9] block: call bdrv_co_drain_begin in a coroutine
,
Emanuele Giuseppe Esposito
,
09:42
[PATCH 9/9] block/dirty-bitmap: remove unnecessary qemu_in_coroutine() case
,
Emanuele Giuseppe Esposito
,
09:42
[PATCH 7/9] block: bdrv_create_file is a coroutine_fn
,
Emanuele Giuseppe Esposito
,
09:42
[PATCH 0/9] Still more coroutine and various fixes in block layer
,
Emanuele Giuseppe Esposito
,
09:42
[PATCH 6/9] block/vmdk: add missing coroutine_fn annotations
,
Emanuele Giuseppe Esposito
,
09:42
[PATCH 5/9] block: distinguish between bdrv_create running in coroutine and not
,
Emanuele Giuseppe Esposito
,
09:42
Re: [PULL v2 00/82] pci,pc,virtio: features, tests, fixes, cleanups
,
Philippe Mathieu-Daudé
,
09:32
Re: [PULL v2 00/82] pci,pc,virtio: features, tests, fixes, cleanups
,
Stefan Hajnoczi
,
09:30
Re: [PATCH] target/arm: Two fixes for secure ptw
,
Peter Maydell
,
09:24
Re: [PATCH] target/arm: Two fixes for secure ptw
,
Peter Maydell
,
09:20
Re: [PATCH v3 4/4] hw/nvme: add polling support
,
Jinhao Fan
,
09:20
Re: [PATCH v3] target/arm: honor HCR_E2H and HCR_TGE in ats_write64()
,
Peter Maydell
,
09:15
Re: [PATCH 11/26] target/s390x: Use ilen instead in branches
,
Ilya Leoshkevich
,
09:13
Re: [PATCH 10/26] target/s390x: Use gen_psw_addr_disp in op_sam
,
Ilya Leoshkevich
,
09:11
Re: [PATCH v3 3/4] hw/nvme: add iothread support
,
Jinhao Fan
,
09:11
[PATCH] tests/tcg/s390x: Add bal.S
,
Ilya Leoshkevich
,
09:00
Re: [PATCH 09/26] target/s390x: Use gen_psw_addr_disp in save_link_info
,
Ilya Leoshkevich
,
08:53
Re: [PATCH v6 0/3] ppc/e500: Add support for eSDHC
,
BALATON Zoltan
,
08:51
[PULL 4/7] hw/loongarch: Improve fdt for LoongArch virt machine
,
Song Gao
,
08:39
[PULL 2/7] hw/intc: Fix LoongArch extioi coreisr accessing
,
Song Gao
,
08:39
[PULL 7/7] target/loongarch: Fix raise_mmu_exception() set wrong exception_index
,
Song Gao
,
08:39
[PULL 0/7] loongarch-to-apply queue
,
Song Gao
,
08:39
[PULL 6/7] target/loongarch: Add exception subcode
,
Song Gao
,
08:39
[PULL 3/7] hw/loongarch: Load FDT table into dram memory space
,
Song Gao
,
08:39
[PULL 5/7] hw/loongarch: Add TPM device for LoongArch virt machine
,
Song Gao
,
08:39
[PULL 1/7] hw/intc: Convert the memops to with_attrs in LoongArch extioi
,
Song Gao
,
08:39
[PATCH v2] target/loongarch: Fix emulation of float-point disable exception
,
Rui Wang
,
08:26
Re: [PATCH v4 0/6] Only generate cluster node in PPTT when specified
,
Yicong Yang
,
08:18
Re: [PATCH v9 0/8] KVM: mm: fd-based approach for supporting KVM
,
Vishal Annapurve
,
08:14
Re: [PULL v2 00/82] pci,pc,virtio: features, tests, fixes, cleanups
,
Michael S. Tsirkin
,
08:13
Re: [PATCH v3 3/4] hw/nvme: add iothread support
,
Klaus Jensen
,
08:11
Re: [PATCH v3 4/4] hw/nvme: add polling support
,
Klaus Jensen
,
08:11
Re: [PATCH for 7.2] Fix broken configure with -Wunused-parameter
,
Stefan Weil
,
08:08
Re: [PATCH for 7.2] Fix broken configure with -Wunused-parameter
,
Peter Maydell
,
07:49
Re: [PATCH] tests/unit: simpler variable sequence for test-io-channel
,
Alex Bennée
,
07:34
Re: [PATCH 08/26] target/s390x: Use gen_psw_addr_disp in pc_to_link_info
,
Ilya Leoshkevich
,
07:26
Re: [PATCH 07/26] target/s390x: Remove pc argument to pc_to_link_into
,
Ilya Leoshkevich
,
07:23
Re: [PATCH v3] target/i386: Fix calculation of LOCK NEG eflags
,
Qi Hu
,
07:22
Re: [PATCH 06/26] target/s390x: Introduce gen_psw_addr_disp
,
Ilya Leoshkevich
,
07:22
Re: [PATCH v14 16/17] tests/qtest: netdev: test stream and dgram backends
,
Laurent Vivier
,
07:22
Re: [PATCH 05/26] target/s390x: Change help_goto_direct to work on displacements
,
Ilya Leoshkevich
,
07:13
Re: [PATCH] tests/qtest/libqos/e1000e: Use E1000_STATUS_ASDV_1000
,
Philippe Mathieu-Daudé
,
07:10
Re: [PATCH] Add missing include statement for global xml_builtin
,
Philippe Mathieu-Daudé
,
07:08
Re: [PATCH v14 16/17] tests/qtest: netdev: test stream and dgram backends
,
Philippe Mathieu-Daudé
,
07:07
Re: [PATCH] tests/qtest/e1000e-test: Use e1000_regs.h
,
Philippe Mathieu-Daudé
,
07:05
Re: [PATCH 04/26] target/s390x: Use tcg_constant_* in translate_vx.c.inc
,
Ilya Leoshkevich
,
07:04
Re: [PATCH] qom.json: default the prealloc-threads to smp-cpus
,
Philippe Mathieu-Daudé
,
07:00
Re: [PATCH 03/26] target/s390x: Use tcg_constant_i32 for fpinst_extract_m34
,
Ilya Leoshkevich
,
06:57
Re: [PATCH 02/26] target/s390x: Use tcg_constant_* for DisasCompare
,
Ilya Leoshkevich
,
06:54
[PATCH] qom.json: default the prealloc-threads to smp-cpus
,
Zhenyu Zhang
,
06:49
Re: [PATCH 01/26] target/s390x: Use tcg_constant_* in local contexts
,
Ilya Leoshkevich
,
06:39
[PATCH v3 3/4] qmp: add dump machine type compatible properties
,
Maksim Davydov
,
06:39
[PATCH v3 1/4] qom: add default value
,
Maksim Davydov
,
06:39
[PATCH v3 2/4] python/qmp: increase read buffer size
,
Maksim Davydov
,
06:39
[PATCH v3 4/4] scripts: add script to compare compatible properties
,
Maksim Davydov
,
06:39
[PATCH v3 0/4] compare machine type compat_props
,
Maksim Davydov
,
06:38
Re: Issue with VDUSE (QSD vduse-blk export) and vhost-vdpa
,
Stefano Garzarella
,
06:38
Re: [PATCH] tests/unit: simpler variable sequence for test-io-channel
,
Laurent Vivier
,
06:29
Re: [PATCH] tests/unit: simpler variable sequence for test-io-channel
,
Philippe Mathieu-Daudé
,
06:28
[PATCH] tests/unit: simpler variable sequence for test-io-channel
,
Alex Bennée
,
06:23
Re: [PATCH v7 7/7] hw/arm/virt: Add properties to disable high memory regions
,
Eric Auger
,
06:12
[PATCH] tests/qtest/e1000e-test: Use e1000_regs.h
,
Akihiko Odaki
,
05:54
Re: [PATCH 1/2] file-posix: fix Linux alignment probing when EIO is returned
,
Kevin Wolf
,
05:53
Re: [PATCH] tests/unit/test-io-channel-command: Silence GCC error "maybe-uninitialized"
,
Laurent Vivier
,
05:48
Re: [PATCH v14 16/17] tests/qtest: netdev: test stream and dgram backends
,
Laurent Vivier
,
05:34
Re: [PATCH] migration: check magic value for deciding the mapping of channels
,
Daniel P . Berrangé
,
05:29
Re: [PATCH] migration: check magic value for deciding the mapping of channels
,
manish.mishra
,
05:20
Re: [PATCH for 7.2] Fix broken configure with -Wunused-parameter
,
Stefan Weil
,
05:20
Re: [PATCH for 7.2] Fix broken configure with -Wunused-parameter
,
Daniel P . Berrangé
,
04:58
[PULL 3/4] linux-user: Add strace output for timer_settime64() syscall
,
Laurent Vivier
,
04:49
[PULL 2/4] linux-user: Add close_range() syscall
,
Laurent Vivier
,
04:49
[PULL 0/4] Linux user for 7.2 patches
,
Laurent Vivier
,
04:49
[PULL 4/4] linux-user: always translate cmsg when recvmsg
,
Laurent Vivier
,
04:49
[PULL 1/4] linux-user/hppa: Detect glibc ABORT_INSTRUCTION and EXCP_BREAK handler
,
Laurent Vivier
,
04:49
[PATCH] Add missing include statement for global xml_builtin
,
Stefan Weil
,
04:38
[PATCH] tests/qtest/libqos/e1000e: Use E1000_STATUS_ASDV_1000
,
Akihiko Odaki
,
04:34
Re: [PATCH 3/3] vdpa: Expose VIRTIO_NET_F_STATUS unconditionally
,
Eugenio Perez Martin
,
04:12
Re: [PATCH] i386/cpu: Adjust cpuid addresable id count to match the spec
,
Ilya Oleinik
,
04:12
Re: [PATCH] tests/qtest/libqos/e1000e: Refer common PCI ID definitions
,
Philippe Mathieu-Daudé
,
03:06
[PATCH] e1000: Use hw/net/mii.h
,
Akihiko Odaki
,
02:03
[PATCH] fsl_etsec: Use hw/net/mii.h
,
Akihiko Odaki
,
02:01
November 02, 2022
Re: [PATCH 3/3] vdpa: Expose VIRTIO_NET_F_STATUS unconditionally
,
Jason Wang
,
23:21
[PATCH] tests/qtest/libqos/e1000e: Set E1000_CTRL_SLU
,
Akihiko Odaki
,
22:55
Re: [PATCH v3 4/4] hw/nvme: add polling support
,
Jinhao Fan
,
22:18
Re: [PATCH v3 3/4] hw/nvme: add iothread support
,
Jinhao Fan
,
21:51
[PATCH] tests/qtest/libqos/e1000e: Refer common PCI ID definitions
,
Akihiko Odaki
,
21:50
Re: [PATCH v6 0/3] ppc/e500: Add support for eSDHC
,
Daniel Henrique Barboza
,
20:33
Re: [PATCH] virtio-blk: simplify virtio_blk_dma_restart_cb()
,
Michael S. Tsirkin
,
19:54
Re: [PATCH] Run docker probe only if docker or podman are available
,
Alex Bennée
,
19:30
Re: [PATCH v9 1/8] mm: Introduce memfd_restricted system call to create restricted user memory
,
Michael Roth
,
18:07
Re: [PATCH v9 1/8] mm: Introduce memfd_restricted system call to create restricted user memory
,
Michael Roth
,
17:27
Re: [PATCH v9 1/8] mm: Introduce memfd_restricted system call to create restricted user memory
,
Michael Roth
,
17:25
Re: [RFC v4 3/3] virtio-blk: add some trace events for zoned emulation
,
Philippe Mathieu-Daudé
,
17:21
Re: [PATCH v9 1/8] mm: Introduce memfd_restricted system call to create restricted user memory
,
Kirill A. Shutemov
,
17:14
Re: [RFC v4 3/3] virtio-blk: add some trace events for zoned emulation
,
Stefan Hajnoczi
,
17:01
Re: [RFC v4 2/3] virtio-blk: add zoned storage emulation for zoned devices
,
Stefan Hajnoczi
,
16:58
Re: [PATCH v4 0/2] Refactoring: expand usage of TFR() macro
,
Nikita Ivanov
,
16:30
Re: [PATCH] Run docker probe only if docker or podman are available
,
Stefan Weil
,
16:28
Re: [PATCH] tests/unit/test-io-channel-command: Silence GCC error "maybe-uninitialized"
,
Alex Bennée
,
16:25
[PATCH for 7.2] Fix broken configure with -Wunused-parameter
,
Stefan Weil
,
16:23
Re: [PULL 59/62] hw/block/pflash_cfi0{1, 2}: Error out if device length isn't a power of two
,
Daniel Henrique Barboza
,
15:49
Re: [PULL v2 00/82] pci,pc,virtio: features, tests, fixes, cleanups
,
Stefan Hajnoczi
,
15:48
Re: [PATCH 2/2] file-posix: add statx(STATX_DIOALIGN) support
,
Stefan Hajnoczi
,
14:53
Re: [PATCH 1/2] file-posix: fix Linux alignment probing when EIO is returned
,
Stefan Hajnoczi
,
14:50
Re: [PATCH 3/3] target/tricore: Rename csfr.def -> csfr.h.inc
,
Laurent Vivier
,
14:30
Re: [PATCH 2/3] target/s390x: Rename insn-data/format.def -> insn-data/format.h.inc
,
Laurent Vivier
,
14:30
Re: [PATCH 1/3] target/m68k: Rename qregs.def -> qregs.h.inc
,
Laurent Vivier
,
14:30
Re: [PATCH 3/3] libvhost-user: Add format attribute to local function vu_panic
,
Laurent Vivier
,
14:24
[PATCH] virtio-blk: simplify virtio_blk_dma_restart_cb()
,
Stefan Hajnoczi
,
14:23
Re: [PATCH 2/3] libvhost-user: Fix format strings
,
Laurent Vivier
,
14:23
Re: [PATCH 1/3] libvhost-user: Fix wrong type of argument to formatting function (reported by LGTM)
,
Laurent Vivier
,
14:20
Re: [PATCH v4 1/2] xen/pt: fix syntax error that causes FTBFS in some configurations
,
Laurent Vivier
,
14:14
Re: [PATCH] Add nsis.py to W32/W64 section in MAINTAINERS
,
Laurent Vivier
,
14:08
Re: [PATCH v2] Fix some typos in documentation and comments
,
Laurent Vivier
,
14:03
Re: [PATCH] qapi: virtio: Fix the introduced version
,
Laurent Vivier
,
13:57
Re: [PATCH] tests/unit/test-io-channel-command: Silence GCC error "maybe-uninitialized"
,
Laurent Vivier
,
13:56
Re: [PATCH v6 0/3] ppc/e500: Add support for eSDHC
,
Bernhard Beschow
,
13:42
[PATCH 2/2] target/mips: Correct check for CABS instructions
,
Jiaxun Yang
,
12:57
[PATCH 1/2] target/mips: Don't check COP1X for 64 bit FP mode
,
Jiaxun Yang
,
12:57
[PULL v2 00/82] pci,pc,virtio: features, tests, fixes, cleanups
,
Michael S. Tsirkin
,
12:39
Re: [PATCH] linux-user: always translate cmsg when recvmsg
,
Laurent Vivier
,
12:29
Re: [PATCH] linux-user: Add strace output for timer_settime64() syscall
,
Laurent Vivier
,
12:21
Re: [PATCH v5] linux-user: Add close_range() syscall
,
Laurent Vivier
,
12:17
Re: [PATCH] linux-user/hppa: Detect glibc ABORT_INSTRUCTION and EXCP_BREAK handler
,
Laurent Vivier
,
12:14
Re: [PATCH] linux-user: always translate cmsg when recvmsg
,
Laurent Vivier
,
12:12
[PULL v2 82/82] intel-iommu: PASID support
,
Michael S. Tsirkin
,
12:12
[PULL v2 81/82] intel-iommu: convert VTD_PE_GET_FPD_ERR() to be a function
,
Michael S. Tsirkin
,
12:12
[PULL v2 80/82] intel-iommu: drop VTDBus
,
Michael S. Tsirkin
,
12:12
[PULL v2 78/82] vfio: move implement of vfio_get_xlat_addr() to memory.c
,
Michael S. Tsirkin
,
12:12
[PULL v2 79/82] intel-iommu: don't warn guest errors when getting rid2pasid entry
,
Michael S. Tsirkin
,
12:12
[PULL v2 77/82] tests: virt: Update expected *.acpihmatvirt tables
,
Michael S. Tsirkin
,
12:12
[PULL v2 71/82] tests: acpi: add and whitelist *.hmat-noinitiator expected blobs
,
Michael S. Tsirkin
,
12:12
[PULL v2 76/82] tests: acpi: aarch64/virt: add a test for hmat nodes with no initiators
,
Michael S. Tsirkin
,
12:12
[PULL v2 75/82] hw/arm/virt: Enable HMAT on arm virt machine
,
Michael S. Tsirkin
,
12:12
[PULL v2 74/82] tests: Add HMAT AArch64/virt empty table files
,
Michael S. Tsirkin
,
12:12
[PULL v2 70/82] hmat acpi: Don't require initiator value in -numa
,
Michael S. Tsirkin
,
12:12
[PULL v2 72/82] tests: acpi: q35: add test for hmat nodes without initiators
,
Michael S. Tsirkin
,
12:12
[PULL v2 73/82] tests: acpi: q35: update expected blobs *.hmat-noinitiators expected HMAT:
,
Michael S. Tsirkin
,
12:12
[PULL v2 69/82] hw/i386/acpi-build: Resolve north rather than south bridges
,
Michael S. Tsirkin
,
12:12
[PULL v2 68/82] hw/i386/acpi-build: Resolve redundant attribute
,
Michael S. Tsirkin
,
12:12
[PULL v2 67/82] hw/i386/acpi-build: Remove unused struct
,
Michael S. Tsirkin
,
12:11
[PULL v2 62/82] tests: acpi: update expected blobs
,
Michael S. Tsirkin
,
12:11
[PULL v2 66/82] hw/i386/pc.c: CXL Fixed Memory Window should not reserve e820 in bios
,
Michael S. Tsirkin
,
12:11
[PULL v2 65/82] msix: Assert that specified vector is in range
,
Michael S. Tsirkin
,
12:11
[PULL v2 61/82] acpi: pc/35: sanitize _GPE declaration order
,
Michael S. Tsirkin
,
12:11
[PULL v2 63/82] hw/acpi/erst.c: Fix memory handling issues
,
Michael S. Tsirkin
,
12:11
[PULL v2 64/82] MAINTAINERS: Add qapi/virtio.json to section "virtio"
,
Michael S. Tsirkin
,
12:11
[PULL v2 59/82] tests: acpi: update expected blobs
,
Michael S. Tsirkin
,
12:11
[PULL v2 58/82] acpi: enumerate SMB bridge automatically along with other PCI devices
,
Michael S. Tsirkin
,
12:11
[PULL v2 57/82] acpi: add get_dev_aml_func() helper
,
Michael S. Tsirkin
,
12:11
[PULL v2 60/82] tests: acpi: pc/q35 whitelist DSDT before \_GPE cleanup
,
Michael S. Tsirkin
,
12:11
[PULL v2 54/82] acpi: pc/q35: drop ad-hoc PCI-ISA bridge AML routines and let bus ennumeration generate AML
,
Michael S. Tsirkin
,
12:11
[PULL v2 55/82] tests: acpi: update expected DSDT after ISA bridge is moved directly under PCI host bridge
,
Michael S. Tsirkin
,
12:11
[PULL v2 56/82] tests: acpi: whitelist DSDT before generating ICH9_SMB AML automatically
,
Michael S. Tsirkin
,
12:11
[PULL v2 52/82] acpi: pc: vga: use AcpiDevAmlIf interface to build VGA device descriptors
,
Michael S. Tsirkin
,
12:11
[PULL v2 53/82] tests: acpi: whitelist DSDT before generating PCI-ISA bridge AML automatically
,
Michael S. Tsirkin
,
12:11
[PULL v2 49/82] virtio-net: enable vq reset feature
,
Michael S. Tsirkin
,
12:10
[PULL v2 51/82] vhost-user: Fix out of order vring host notification handling
,
Michael S. Tsirkin
,
12:10
[PULL v2 48/82] vhost: vhost-kernel: enable vq reset feature
,
Michael S. Tsirkin
,
12:10
[PULL v2 50/82] virtio-rng-pci: Allow setting nvectors, so we can use MSI-X
,
Michael S. Tsirkin
,
12:10
[PULL v2 46/82] virtio-net: support queue reset
,
Michael S. Tsirkin
,
12:10
[PULL v2 47/82] virtio-net: support queue_enable
,
Michael S. Tsirkin
,
12:10
[PULL v2 45/82] virtio-net: introduce flush_or_purge_queued_packets()
,
Michael S. Tsirkin
,
12:10
[PULL v2 44/82] vhost-net: vhost-kernel: introduce vhost_net_virtqueue_restart()
,
Michael S. Tsirkin
,
12:10
[PULL v2 43/82] vhost-net: vhost-kernel: introduce vhost_net_virtqueue_reset()
,
Michael S. Tsirkin
,
12:10
[PULL v2 41/82] vhost: expose vhost_virtqueue_start()
,
Michael S. Tsirkin
,
12:10
[PULL v2 39/82] virtio-pci: support queue reset
,
Michael S. Tsirkin
,
12:10
[PULL v2 42/82] vhost: expose vhost_virtqueue_stop()
,
Michael S. Tsirkin
,
12:10
[PULL v2 40/82] virtio-pci: support queue enable
,
Michael S. Tsirkin
,
12:10
[PULL v2 36/82] virtio: introduce virtio_queue_reset()
,
Michael S. Tsirkin
,
12:10
[PULL v2 38/82] virtio: core: vq reset feature negotation support
,
Michael S. Tsirkin
,
12:10
[PULL v2 37/82] virtio: introduce virtio_queue_enable()
,
Michael S. Tsirkin
,
12:10
[PULL v2 33/82] hw/virtio/virtio-iommu-pci: Enforce the device is plugged on the root bus
,
Michael S. Tsirkin
,
12:10
[PULL v2 35/82] virtio: introduce __virtio_queue_reset()
,
Michael S. Tsirkin
,
12:10
[PULL v2 34/82] virtio: re-order vm_running and use_started checks
,
Michael S. Tsirkin
,
12:10
[PULL v2 31/82] vhost: Change the sequence of device start
,
Michael S. Tsirkin
,
12:10
[PULL v2 32/82] vhost-user: Support vhost_dev_start
,
Michael S. Tsirkin
,
12:10
[PULL v2 26/82] hw/pci: PCIe Data Object Exchange emulation
,
Michael S. Tsirkin
,
12:09
[PULL v2 30/82] hw/pci-bridge/cxl-upstream: Add a CDAT table access DOE
,
Michael S. Tsirkin
,
12:09
[PULL v2 29/82] hw/mem/cxl-type3: Add CXL CDAT Data Object Exchange
,
Michael S. Tsirkin
,
12:09
[PULL v2 28/82] hw/cxl/cdat: CXL CDAT Data Object Exchange implementation
,
Michael S. Tsirkin
,
12:09
[PULL v2 27/82] hw/mem/cxl-type3: Add MSIX support
,
Michael S. Tsirkin
,
12:09
[PULL v2 21/82] tests/acpi: update tables for new core count test
,
Michael S. Tsirkin
,
12:09
[PULL v2 25/82] tests/acpi: virt: update ACPI MADT and FADT binaries
,
Michael S. Tsirkin
,
12:09
[PULL v2 24/82] acpi: arm/virt: madt: bump to revision 4 accordingly to ACPI 6.0 Errata A
,
Michael S. Tsirkin
,
12:09
[PULL v2 23/82] acpi: fadt: support revision 6.0 of the ACPI specification
,
Michael S. Tsirkin
,
12:09
[PULL v2 22/82] tests/acpi: virt: allow acpi MADT and FADT changes
,
Michael S. Tsirkin
,
12:09
[PULL v2 20/82] bios-tables-test: add test for number of cores > 255
,
Michael S. Tsirkin
,
12:09
[PULL v2 19/82] tests/acpi: allow changes for core_count2 test
,
Michael S. Tsirkin
,
12:09
[PULL v2 18/82] bios-tables-test: teach test to use smbios 3.0 tables
,
Michael S. Tsirkin
,
12:09
[PULL v2 17/82] hw/smbios: add core_count2 to smbios table type 4
,
Michael S. Tsirkin
,
12:09
[PULL v2 16/82] MAINTAINERS: add myself as the maintainer for acpi biosbits avocado tests
,
Michael S. Tsirkin
,
12:09
[PULL v2 15/82] acpi/tests/avocado/bits/doc: add a doc file to describe the acpi bits test
,
Michael S. Tsirkin
,
12:09
[PULL v2 14/82] acpi/tests/avocado/bits: add acpi and smbios avocado tests that uses biosbits
,
Michael S. Tsirkin
,
12:09
[PULL v2 13/82] acpi/tests/avocado/bits: add biosbits config file for running bios tests
,
Michael S. Tsirkin
,
12:09
[PULL v2 12/82] acpi/tests/avocado/bits: disable acpi PSS tests that are failing in biosbits
,
Michael S. Tsirkin
,
12:09
[PULL v2 11/82] acpi/tests/avocado/bits: initial commit of test scripts that are run by biosbits
,
Michael S. Tsirkin
,
12:08
[PULL v2 10/82] cryptodev: Add a lkcf-backend for cryptodev
,
Michael S. Tsirkin
,
12:08
[PULL v2 09/82] crypto: Support export akcipher to pkcs8
,
Michael S. Tsirkin
,
12:08
[PULL v2 05/82] acpi/nvdimm: Implement ACPI NVDIMM Label Methods
,
Michael S. Tsirkin
,
12:08
[PULL v2 08/82] crypto: Support DER encodings
,
Michael S. Tsirkin
,
12:08
[PULL v2 07/82] virtio-crypto: Support asynchronous mode
,
Michael S. Tsirkin
,
12:08
[PULL v2 06/82] test/acpi/bios-tables-test: SSDT: update golden master binaries
,
Michael S. Tsirkin
,
12:08
[PULL v2 03/82] acpi/ssdt: Fix aml_or() and aml_and() in if clause
,
Michael S. Tsirkin
,
12:08
[PULL v2 04/82] acpi/nvdimm: define macro for NVDIMM Device _DSM
,
Michael S. Tsirkin
,
12:08
[PULL v2 02/82] tests/acpi: allow SSDT changes
,
Michael S. Tsirkin
,
12:08
[PULL v2 01/82] hw/i386/e820: remove legacy reserved entries for e820
,
Michael S. Tsirkin
,
12:08
Re: Using QEMU for VRChat
,
Denis V. Lunev
,
12:08
Re: [PATCH RFC 1/4] net: Introduce qmp cmd "query-netdev"
,
Hyman
,
11:37
Re: [PATCH RFC 1/4] net: Introduce qmp cmd "query-netdev"
,
Hyman
,
11:36
Re: [PATCH RFC 1/4] net: Introduce qmp cmd "query-netdev"
,
Hyman
,
11:31
Re: [PATCH v9 1/8] mm: Introduce memfd_restricted system call to create restricted user memory
,
Chao Peng
,
10:58
Re: Using QEMU for VRChat
,
Paolo Bonzini
,
09:13
Re: [PULL 0/5] Misc patches for QEMU 7.2 soft freeze
,
Paolo Bonzini
,
09:04
Re: [PATCH] target/i386: Fix test for paging enabled
,
Paolo Bonzini
,
08:57
Re: [PULL 21/86] bios-tables-test: add test for number of cores > 255
,
Ani Sinha
,
08:51
Re: [PATCH v10 2/2] vhost-vdpa: add support for vIOMMU
,
Michael S. Tsirkin
,
08:49
Re: [PATCH v10 1/2] vfio: move implement of vfio_get_xlat_addr() to memory.c
,
Michael S. Tsirkin
,
08:45
Re: [PATCH v10 0/2] vhost-vdpa: add support for vIOMMU
,
Michael S. Tsirkin
,
08:44
Re: [PATCH v10 0/2] vhost-vdpa: add support for vIOMMU
,
Alex Williamson
,
08:39
RE: [PATCH 09/16] hw/9pfs: Disable unsupported flags and features for Windows
,
Shi, Guohuai
,
08:20
Re: [PULL 0/5] Misc patches for QEMU 7.2 soft freeze
,
Bin Meng
,
08:13
Re: [PATCH 07/16] hw/9pfs: Implement Windows specific utilities functions for 9pfs
,
Christian Schoenebeck
,
08:07
Re: [PATCH] block/blkio: Tolerate device size changes
,
Kevin Wolf
,
07:56
Re: [PATCH 07/16] hw/9pfs: Implement Windows specific utilities functions for 9pfs
,
Christian Schoenebeck
,
07:52
[PULL 4/5] util/log: Close per-thread log file on thread termination
,
Paolo Bonzini
,
07:42
[PULL 5/5] target/i386: Fix test for paging enabled
,
Paolo Bonzini
,
07:42
[PULL 2/5] os-posix: asynchronous teardown for shutdown on Linux
,
Paolo Bonzini
,
07:42
[PULL 3/5] target/i386: Set maximum APIC ID to KVM prior to vCPU creation
,
Paolo Bonzini
,
07:42
[PULL 1/5] target/i386: Fix calculation of LOCK NEG eflags
,
Paolo Bonzini
,
07:42
[PULL 0/5] Misc patches for QEMU 7.2 soft freeze
,
Paolo Bonzini
,
07:41
Re: [PATCH 09/16] hw/9pfs: Disable unsupported flags and features for Windows
,
Christian Schoenebeck
,
07:34
RE: [PATCH 07/16] hw/9pfs: Implement Windows specific utilities functions for 9pfs
,
Shi, Guohuai
,
07:28
Re: [PATCH 3/3] vdpa: Expose VIRTIO_NET_F_STATUS unconditionally
,
Eugenio Perez Martin
,
07:19
Re: [PATCH 07/16] hw/9pfs: Implement Windows specific utilities functions for 9pfs
,
Christian Schoenebeck
,
07:06
Re: [PATCH v10 0/2] vhost-vdpa: add support for vIOMMU
,
Michael S. Tsirkin
,
06:54
Re: [PATCH 9/9] target/s390x: Use Int128 for passing float128
,
Ilya Leoshkevich
,
06:06
Re: [PATCH] s390x/tcg: Fix LDER instruction format
,
David Hildenbrand
,
05:49
Re: [PATCH 9/9] target/s390x: Use Int128 for passing float128
,
Richard Henderson
,
05:47
[PATCH] s390x/tcg: Fix LDER instruction format
,
Ilya Leoshkevich
,
05:43
Re: [PATCH 9/9] target/s390x: Use Int128 for passing float128
,
Ilya Leoshkevich
,
05:39
Re: [PATCH] block/blkio: Make driver nvme-io_uring take a "path" instead of a "filename"
,
Stefano Garzarella
,
05:21
[PATCH] target/i386: Fix test for paging enabled
,
Richard Henderson
,
05:12
[PATCH 2/2] cryptodev: fix memory-leak occurs on error path
,
Lei He
,
05:03
[PATCH 1/2] cryptodev: avoid unreasonable use of g_autoptr
,
Lei He
,
05:03
[PATCH 0/2] cryptodev: fix memory leak
,
Lei He
,
05:02
Re: [PATCH] target/arm: Two fixes for secure ptw
,
Philippe Mathieu-Daudé
,
05:02
Re: [PATCH v7 7/7] hw/arm/virt: Add properties to disable high memory regions
,
Cornelia Huck
,
04:58
[PATCH v2 1/6] i386: Introduce FeatureWordInfo for AMX CPUID leaf 0x1D and 0x1E
,
Wang, Lei
,
04:55
[PATCH v2 0/6] Support for new CPU model SapphireRapids
,
Wang, Lei
,
04:55
[PATCH v2 6/6] i386: Add new CPU model SapphireRapids
,
Wang, Lei
,
04:53
[PATCH v2 4/6] i386: Mask and report unavailable multi-bit feature values
,
Wang, Lei
,
04:53
[PATCH v2 2/6] i386: Remove unused parameter "uint32_t bit" in feature_word_description()
,
Wang, Lei
,
04:53
[PATCH v2 5/6] i386: Initialize AMX CPUID leaves with corresponding env->features[] leaves
,
Wang, Lei
,
04:53
[PATCH v2 3/6] i386: Introduce new struct "MultiBitFeatureInfo" for multi-bit features
,
Wang, Lei
,
04:53
[PATCH v2 1/6] i386: Introduce FeatureWordInfo for AMX CPUID leaf 0x1D and 0x1E
,
Wang, Lei
,
04:53
[PATCH v2 0/6] Support for new CPU model SapphireRapids
,
Wang, Lei
,
04:53
[PULL 0/2] hw/nvme fixes
,
Klaus Jensen
,
04:26
[PULL 2/2] hw/nvme: Abort copy command when format is one while pif
,
Klaus Jensen
,
04:26
[PULL 1/2] hw/nvme: reenable cqe batching
,
Klaus Jensen
,
04:26
Re: [PATCH v4 6/6] tests: acpi: aarch64: Add *.topology tables
,
wangyanan (Y)
,
04:19
Re: Re: [PATCH v2 1/4] virtio-crypto: Support asynchronous mode
,
Lei He
,
04:18
Re: [PATCH v4 0/6] Only generate cluster node in PPTT when specified
,
Michael S. Tsirkin
,
04:17
Re: [PATCH] hw/nvme: Abort copy command when format is one while pif is zero
,
Klaus Jensen
,
04:08
Re: [PATCH v3 0/4] Add a new backend for cryptodev
,
Michael S. Tsirkin
,
04:05
[PATCH v3 3/4] crypto: Support export akcipher to pkcs8
,
Lei He
,
04:03
[PATCH v3 4/4] cryptodev: Add a lkcf-backend for cryptodev
,
Lei He
,
04:03
[PATCH v3 2/4] crypto: Support DER encodings
,
Lei He
,
04:03
[PATCH v3 0/4] Add a new backend for cryptodev
,
Lei He
,
04:03
[PATCH v3 1/4] virtio-crypto: Support asynchronous mode
,
Lei He
,
04:02
Re: [PATCH] hw/nvme: set DNR on compare failure
,
Klaus Jensen
,
03:58
Re: [PATCH v4 5/6] tests: acpi: aarch64: Add topology test for aarch64
,
wangyanan (Y)
,
03:53
Re: [PATCH v4 4/6] tests: acpi: Add and whitelist *.topology blobs
,
wangyanan (Y)
,
03:42
Re: [PATCH v4 3/6] tests: virt: Update expected ACPI tables for virt test
,
wangyanan (Y)
,
03:36
Re: [PATCH v4 2/6] hw/acpi/aml-build: Only generate cluster node in PPTT when specified
,
wangyanan (Y)
,
03:36
Re: [PATCH RFC 2/4] hmp: Add "info netdev" cmd
,
Thomas Huth
,
03:13
Re: [PATCH RFC 1/4] net: Introduce qmp cmd "query-netdev"
,
Thomas Huth
,
03:11
Re: [PATCH 5/5] MAINTAINERS: Inherit from nanoMIPS
,
Thomas Huth
,
03:07
Re: [PATCH v4 1/6] tests: virt: Allow changes to PPTT test table
,
wangyanan (Y)
,
03:02
Re: [PATCH] tests/unit/test-io-channel-command: Silence GCC error "maybe-uninitialized"
,
Bin Meng
,
02:53
Re: [PATCH v4 4/4] hw/usb: fix tab indentation
,
Thomas Huth
,
02:51
Re: [PATCH RFC 1/4] net: Introduce qmp cmd "query-netdev"
,
Michael S. Tsirkin
,
02:42
Re: [PATCH] tests/unit/test-io-channel-command: Silence GCC error "maybe-uninitialized"
,
Michael S. Tsirkin
,
02:39
Re: [PATCH 0/5] disas/nanomips: Format string fixes
,
Richard Henderson
,
01:56
Re: [PATCH 2/2] target/loongarch: Fix raise_mmu_exception() set wrong exception_index
,
Richard Henderson
,
01:53
Re: [PATCH 1/2] target/loongarch: Add exception subcode
,
Richard Henderson
,
01:53
[PATCH] target/arm: Two fixes for secure ptw
,
Richard Henderson
,
01:47
Re: [PATCH RFC 1/4] net: Introduce qmp cmd "query-netdev"
,
Jason Wang
,
01:43
Re: [PATCH v3] target/arm: honor HCR_E2H and HCR_TGE in ats_write64()
,
Richard Henderson
,
01:33
November 01, 2022
RE: [PATCH 09/16] hw/9pfs: Disable unsupported flags and features for Windows
,
Shi, Guohuai
,
23:44
Re: [PATCH 2/2] file-posix: add statx(STATX_DIOALIGN) support
,
Eric Biggers
,
23:32
RE: [PATCH 07/16] hw/9pfs: Implement Windows specific utilities functions for 9pfs
,
Shi, Guohuai
,
23:08
Re: [PATCH 1/2] file-posix: fix Linux alignment probing when EIO is returned
,
Eric Biggers
,
22:49
Re: [PATCH 1/2] file-posix: fix Linux alignment probing when EIO is returned
,
Eric Biggers
,
22:27
Re: Re: [PATCH v2 1/4] virtio-crypto: Support asynchronous mode
,
Lei He
,
22:24
Re: [PATCH 0/2] i386/cpuid: Minor fixes for CPUID leaf 1f setup
,
Xiaoyao Li
,
20:50
Re: [PATCH 4/5] target/riscv: No need to re-start QEMU timer when timecmp == UINT64_MAX
,
Alistair Francis
,
20:10
Re: [PULL 59/62] hw/block/pflash_cfi0{1, 2}: Error out if device length isn't a power of two
,
Philippe Mathieu-Daudé
,
18:49
Re: [PATCH v5 1/6] hw/sd/sdhci: MMIO region is implemented in 32-bit accesses
,
Bernhard Beschow
,
18:32
[PATCH v6 3/3] hw/ppc/e500: Add Freescale eSDHC to e500plat
,
Philippe Mathieu-Daudé
,
18:30
[PATCH v6 2/3] hw/sd/sdhci: Support big endian SD host controller interfaces
,
Philippe Mathieu-Daudé
,
18:29
[PATCH v6 1/3] hw/sd/sdhci: MMIO region is implemented in 32-bit accesses
,
Philippe Mathieu-Daudé
,
18:29
[PATCH v6 0/3] ppc/e500: Add support for eSDHC
,
Philippe Mathieu-Daudé
,
18:29
Re: [PULL 59/62] hw/block/pflash_cfi0{1, 2}: Error out if device length isn't a power of two
,
Stefan Hajnoczi
,
18:23
[PATCH] tests/unit/test-io-channel-command: Silence GCC error "maybe-uninitialized"
,
Bernhard Beschow
,
17:40
Re: [PATCH qemu.git 11/11] hw/timer/imx_epit: rework CR write handling
,
Axel Heider
,
17:19
Re: [PATCH qemu.git 04/11] hw/timer/imx_epit: remove explicit fields cnt and freq
,
Axel Heider
,
17:15
Re: [PULL 0/3] Block patches
,
Stefan Hajnoczi
,
16:04
Re: [PULL v3 for 7.2 00/31] testing and plugin updates
,
Stefan Hajnoczi
,
16:04
Re: [PATCH] linux-user: implement execveat
,
Laurent Vivier
,
16:01
Re: [PATCH v2 1/4] virtio-crypto: Support asynchronous mode
,
Michael S. Tsirkin
,
15:51
Announcing QEMU 7.2 soft freeze
,
Stefan Hajnoczi
,
15:46
Re: [PATCH v5 0/6] ppc/e500: Add support for two types of flash, cleanup
,
B
,
15:37
Re: [PATCH v9 1/8] mm: Introduce memfd_restricted system call to create restricted user memory
,
Michael Roth
,
15:36
[PATCH 1/2] file-posix: fix Linux alignment probing when EIO is returned
,
Stefan Hajnoczi
,
15:01
[PATCH 0/2] file-posix: alignment probing improvements
,
Stefan Hajnoczi
,
15:01
[PATCH 2/2] file-posix: add statx(STATX_DIOALIGN) support
,
Stefan Hajnoczi
,
15:01
Re: [v2] hw: misc: edu: fix 2 off-by-one errors
,
Christopher Friedt
,
15:00
Re: [PATCH 09/16] hw/9pfs: Disable unsupported flags and features for Windows
,
Christian Schoenebeck
,
14:59
Re: [PATCH 07/16] hw/9pfs: Implement Windows specific utilities functions for 9pfs
,
Christian Schoenebeck
,
14:22
[PATCH 2/2] tests: acpi: Fixup for tables in Arm HMAT series
,
Hesham Almatary
,
13:57
[PATCH 1/2] tests: q35: acpi: Fixup for tables in noinitiator test.
,
Hesham Almatary
,
13:57
Re: [PATCH v5 0/6] ppc/e500: Add support for two types of flash, cleanup
,
Philippe Mathieu-Daudé
,
13:56
Re: [PATCH v5 0/6] ppc/e500: Add support for two types of flash, cleanup
,
Philippe Mathieu-Daudé
,
13:43
Re: [PATCH v5 0/6] ppc/e500: Add support for two types of flash, cleanup
,
Philippe Mathieu-Daudé
,
12:59
Re: [PULL 08/30] target/arm: Add ptw_idx to S1Translate
,
Philippe Mathieu-Daudé
,
12:57
Re: [PATCH] virtio: add VIRTQUEUE_ERROR QAPI event
,
Vladimir Sementsov-Ogievskiy
,
12:55
Re: [PATCH] target/i386/cpu: disable PERFCORE for AMD when cpu.pmu is off
,
Liang Yan
,
12:27
Re: [PATCH] hw/i386/pc.c: CXL Fixed Memory Window should not reserve e820 in bios
,
Jonathan Cameron
,
12:14
Re: [PATCH v5 0/6] ppc/e500: Add support for two types of flash, cleanup
,
Bernhard Beschow
,
12:02
Re: HMAT patches failure (was Re: [PULL 00/86] pci,pc,virtio: features, tests, fixes, cleanups)
,
Jonathan Cameron
,
11:55
Re: [PATCH] migration: check magic value for deciding the mapping of channels
,
manish.mishra
,
11:49
Re: [PATCH] migration: check magic value for deciding the mapping of channels
,
Daniel P . Berrangé
,
11:45
Re: [PATCH] migration: check magic value for deciding the mapping of channels
,
manish.mishra
,
11:40
[PATCH v4] qapi/qmp: Add timestamps to qmp command responses
,
Denis Plotnikov
,
11:38
RE: [PATCH 09/16] hw/9pfs: Disable unsupported flags and features for Windows
,
Shi, Guohuai
,
11:35
Re: [PATCH 15/16] tests/qtest: virtio-9p-test: Adapt the case for win32
,
Christian Schoenebeck
,
11:32
Re: [PATCH 11/16] hw/9pfs: Add Linux error number definition
,
Christian Schoenebeck
,
11:21
RE: [PATCH 07/16] hw/9pfs: Implement Windows specific utilities functions for 9pfs
,
Shi, Guohuai
,
11:21
Re: [PATCH v9 1/8] mm: Introduce memfd_restricted system call to create restricted user memory
,
Michael Roth
,
11:20
RE: [PATCH 07/16] hw/9pfs: Implement Windows specific utilities functions for 9pfs
,
Shi, Guohuai
,
11:13
Re: [PATCH 09/16] hw/9pfs: Disable unsupported flags and features for Windows
,
Christian Schoenebeck
,
11:04
Re: [PULL v2 00/13] tcg-next patch queue
,
Stefan Hajnoczi
,
11:04
Re: [PULL 00/14] qemu-macppc queue 20221031
,
Stefan Hajnoczi
,
11:02
[PATCH v9 17/17] pci: Remove legacy errp from pci_add_capability
,
Akihiko Odaki
,
10:57
[PATCH v9 16/17] virtio-pci: Omit errp for pci_add_capability
,
Akihiko Odaki
,
10:57
[PATCH v9 15/17] hw/vfio/pci: Omit errp for pci_add_capability
,
Akihiko Odaki
,
10:57
[PATCH v9 14/17] hw/pci-bridge/pcie_pci_bridge: Omit errp for pci_add_capability
,
Akihiko Odaki
,
10:57
[PATCH v9 13/17] pci/slotid: Omit errp for pci_add_capability
,
Akihiko Odaki
,
10:57
[PATCH v9 12/17] msix: Omit errp for pci_add_capability
,
Akihiko Odaki
,
10:57
[PATCH v9 11/17] pci/shpc: Omit errp for pci_add_capability
,
Akihiko Odaki
,
10:57
[PATCH v9 10/17] pcie: Omit errp for pci_add_capability
,
Akihiko Odaki
,
10:57
[PATCH v9 09/17] hw/pci/pci_bridge: Omit errp for pci_add_capability
,
Akihiko Odaki
,
10:57
[PATCH v9 08/17] msi: Omit errp for pci_add_capability
,
Akihiko Odaki
,
10:56
[PATCH v9 07/17] hw/nvme: Omit errp for pci_add_capability
,
Akihiko Odaki
,
10:56
[PATCH v9 06/17] eepro100: Omit errp for pci_add_capability
,
Akihiko Odaki
,
10:56
[PATCH v9 05/17] e1000e: Omit errp for pci_add_capability
,
Akihiko Odaki
,
10:56
[PATCH v9 04/17] ahci: Omit errp for pci_add_capability
,
Akihiko Odaki
,
10:56
[PATCH v9 03/17] hw/i386/amd_iommu: Omit errp for pci_add_capability
,
Akihiko Odaki
,
10:56
[PATCH v9 02/17] pci: Allow to omit errp for pci_add_capability
,
Akihiko Odaki
,
10:56
[PATCH v9 01/17] hw/vfio/pci: Ensure MSI and MSI-X do not overlap
,
Akihiko Odaki
,
10:56
[PATCH v9 00/17] pci: Abort if pci_add_capability fails
,
Akihiko Odaki
,
10:56
Re: [PATCH] migration: check magic value for deciding the mapping of channels
,
Daniel P . Berrangé
,
10:51
Re: [PATCH v8 01/17] hw/vfio/pci: Ensure MSI and MSI-X do not overlap
,
Philippe Mathieu-Daudé
,
10:44
Re: [PATCH 08/16] hw/9pfs: Handle current directory offset for Windows
,
Christian Schoenebeck
,
10:41
Re: [PATCH] migration: check magic value for deciding the mapping of channels
,
manish.mishra
,
10:39
Re: [PATCH v8 17/17] pci: Remove legacy errp from pci_add_capability
,
Philippe Mathieu-Daudé
,
10:38
Re: [PATCH v8 01/17] hw/vfio/pci: Ensure MSI and MSI-X do not overlap
,
Philippe Mathieu-Daudé
,
10:35
[PATCH] migration: check magic value for deciding the mapping of channels
,
manish.mishra
,
10:31
Re: [PATCH 07/16] hw/9pfs: Implement Windows specific utilities functions for 9pfs
,
Christian Schoenebeck
,
10:28
UI layer threading and locking strategy; memory_region_snapshot_and_clear_dirty() races
,
Peter Maydell
,
10:18
Re: [PULL 21/86] bios-tables-test: add test for number of cores > 255
,
Igor Mammedov
,
10:07
[PATCH v8 17/17] pci: Remove legacy errp from pci_add_capability
,
Akihiko Odaki
,
09:59
[PATCH v8 16/17] virtio-pci: Omit errp for pci_add_capability
,
Akihiko Odaki
,
09:59
[PATCH v8 15/17] hw/vfio/pci: Omit errp for pci_add_capability
,
Akihiko Odaki
,
09:59
[PATCH v8 14/17] hw/pci-bridge/pcie_pci_bridge: Omit errp for pci_add_capability
,
Akihiko Odaki
,
09:59
[PATCH v8 13/17] pci/slotid: Omit errp for pci_add_capability
,
Akihiko Odaki
,
09:59
[PATCH v8 12/17] msix: Omit errp for pci_add_capability
,
Akihiko Odaki
,
09:59
[PATCH v8 11/17] pci/shpc: Omit errp for pci_add_capability
,
Akihiko Odaki
,
09:59
[PATCH v8 10/17] pcie: Omit errp for pci_add_capability
,
Akihiko Odaki
,
09:58
[PATCH v8 09/17] hw/pci/pci_bridge: Omit errp for pci_add_capability
,
Akihiko Odaki
,
09:58
[PATCH v8 08/17] msi: Omit errp for pci_add_capability
,
Akihiko Odaki
,
09:58
[PATCH v8 07/17] hw/nvme: Omit errp for pci_add_capability
,
Akihiko Odaki
,
09:58
[PATCH v8 06/17] eepro100: Omit errp for pci_add_capability
,
Akihiko Odaki
,
09:58
[PATCH v8 05/17] e1000e: Omit errp for pci_add_capability
,
Akihiko Odaki
,
09:58
[PATCH v8 04/17] ahci: Omit errp for pci_add_capability
,
Akihiko Odaki
,
09:58
[PATCH v8 03/17] hw/i386/amd_iommu: Omit errp for pci_add_capability
,
Akihiko Odaki
,
09:58
[PATCH v8 02/17] pci: Allow to omit errp for pci_add_capability
,
Akihiko Odaki
,
09:58
[PATCH v8 01/17] hw/vfio/pci: Ensure MSI and MSI-X do not overlap
,
Akihiko Odaki
,
09:58
[PATCH v8 00/17] pci: Abort if pci_add_capability fails
,
Akihiko Odaki
,
09:58
Re: [PULL 21/86] bios-tables-test: add test for number of cores > 255
,
Ani Sinha
,
09:55
Re: [PATCH 04/16] hw/9pfs: Introduce an opaque type 9P_FILE_ID
,
Christian Schoenebeck
,
09:55
Re: [PULL 21/86] bios-tables-test: add test for number of cores > 255
,
Jonathan Cameron
,
09:52
[PULL v3 for 7.2 00/31] testing and plugin updates
,
Alex Bennée
,
09:51
Re: [PATCH] fixup! bios-tables-test: add test for number of cores > 255
,
Stefan Hajnoczi
,
09:49
[PATCH] fixup! bios-tables-test: add test for number of cores > 255
,
Igor Mammedov
,
09:48
Re: [PATCH v4 3/3] util/aio-win32: Correct the event array size in aio_poll()
,
Philippe Mathieu-Daudé
,
09:41
Re: [PATCH v4 2/3] util/main-loop: Avoid adding the same HANDLE twice
,
Philippe Mathieu-Daudé
,
09:41
Re: [PATCH v4 1/3] util/main-loop: Fix maximum number of wait objects for win32
,
Philippe Mathieu-Daudé
,
09:40
Re: [PATCH v7 01/17] hw/vfio/pci: Ensure MSI and MSI-X do not overlap
,
Philippe Mathieu-Daudé
,
09:35
Re: [PULL 00/86] pci,pc,virtio: features, tests, fixes, cleanups
,
Igor Mammedov
,
09:26
Re: [PATCH v4 1/3] util/main-loop: Fix maximum number of wait objects for win32
,
Bin Meng
,
09:06
Re: [PATCH 0/4] hw: make TCO watchdog actually work by default for Q35
,
Daniel P . Berrangé
,
09:03
Re: [PATCH 0/4] hw: make TCO watchdog actually work by default for Q35
,
Igor Mammedov
,
08:57
Re: [PATCH 4/5] disas/nanomips: Remove headers already included by "qemu/osdep.h"
,
Stefan Weil
,
08:12
Re: [PATCH 3/5] disas/nanomips: Use G_GNUC_PRINTF to avoid invalid string formats
,
Stefan Weil
,
08:11
Re: [PATCH 2/5] disas/nanomips: Fix invalid PRIx64 format calling img_format()
,
Stefan Weil
,
08:10
Re: [PATCH 1/5] disas/nanomips: Fix invalid PRId64 format calling img_format()
,
Stefan Weil
,
08:09
Re: [PATCH v4 1/3] util/main-loop: Fix maximum number of wait objects for win32
,
Daniel P . Berrangé
,
08:03
[PATCH 5/5] MAINTAINERS: Inherit from nanoMIPS
,
Philippe Mathieu-Daudé
,
07:45
[PATCH 4/5] disas/nanomips: Remove headers already included by "qemu/osdep.h"
,
Philippe Mathieu-Daudé
,
07:45
[PATCH 2/5] disas/nanomips: Fix invalid PRIx64 format calling img_format()
,
Philippe Mathieu-Daudé
,
07:45
[PATCH 3/5] disas/nanomips: Use G_GNUC_PRINTF to avoid invalid string formats
,
Philippe Mathieu-Daudé
,
07:45
[PATCH 1/5] disas/nanomips: Fix invalid PRId64 format calling img_format()
,
Philippe Mathieu-Daudé
,
07:45
[PATCH 0/5] disas/nanomips: Format string fixes
,
Philippe Mathieu-Daudé
,
07:45
Re: [PATCH v9 7/8] KVM: Handle page fault for private memory
,
Chao Peng
,
07:43
Re: [PATCH v9 1/8] mm: Introduce memfd_restricted system call to create restricted user memory
,
Chao Peng
,
07:42
Re: [PATCH v3 16/24] disas/nanomips: Remove IMMEDIATE functions
,
Philippe Mathieu-Daudé
,
07:32
Re: [PATCH v1 09/12] accel/xen/xen-all: export xenstore_record_dm_state
,
Alex Bennée
,
07:31
Re: [PATCH v3 16/24] disas/nanomips: Remove IMMEDIATE functions
,
Stefan Weil
,
07:28
[PATCH] tests/tcg/s390x: Add div.c
,
Ilya Leoshkevich
,
07:13
Re: [PATCH 1/9] target/s390x: Use a single return for helper_divs32/u32
,
Ilya Leoshkevich
,
07:10
Re: [PATCH v4 6/7] hw/sd/sdhci: Implement Freescale eSDHC device model
,
Bernhard Beschow
,
06:49
Re: [PATCH] qapi: virtio: Fix the introduced version
,
Laurent Vivier
,
06:47
Re: [PATCH v5 0/6] ppc/e500: Add support for two types of flash, cleanup
,
Bernhard Beschow
,
06:42
Re: [PATCH v5 6/6] hw/ppc/e500: Add Freescale eSDHC to e500plat
,
Bernhard Beschow
,
06:38
Re: [PATCH v2 1/4] virtio-crypto: Support asynchronous mode
,
Michael S. Tsirkin
,
06:37
Re: [PATCH] hw/nvme: reenable cqe batching
,
Klaus Jensen
,
06:36
Re: [PATCH v3 0/8] AArch64/HMAT support and tests
,
Michael S. Tsirkin
,
06:34
HMAT patches failure (was Re: [PULL 00/86] pci,pc,virtio: features, tests, fixes, cleanups)
,
Michael S. Tsirkin
,
06:32
Re: [PULL 08/30] target/arm: Add ptw_idx to S1Translate
,
Philippe Mathieu-Daudé
,
06:10
Re: [PATCH v3 16/24] disas/nanomips: Remove IMMEDIATE functions
,
Philippe Mathieu-Daudé
,
05:28
[PULL v2 for 7.2 00/31] testing and plugin updates
,
Alex Bennée
,
04:50
Re: [PATCH v3 16/24] disas/nanomips: Remove IMMEDIATE functions
,
Stefan Weil
,
04:29
Re: [PATCH 3/3] vdpa: Expose VIRTIO_NET_F_STATUS unconditionally
,
Jason Wang
,
04:10
[PATCH 1/2] target/loongarch: Add exception subcode
,
Song Gao
,
03:32
[PATCH 2/2] target/loongarch: Fix raise_mmu_exception() set wrong exception_index
,
Song Gao
,
03:32
[PATCH v4 6/6] tests: acpi: aarch64: Add *.topology tables
,
Yicong Yang
,
03:11
[PATCH v4 5/6] tests: acpi: aarch64: Add topology test for aarch64
,
Yicong Yang
,
03:11
[PATCH v4 2/6] hw/acpi/aml-build: Only generate cluster node in PPTT when specified
,
Yicong Yang
,
03:11
[PATCH v4 3/6] tests: virt: Update expected ACPI tables for virt test
,
Yicong Yang
,
03:11
[PATCH v4 0/6] Only generate cluster node in PPTT when specified
,
Yicong Yang
,
03:11
[PATCH v4 4/6] tests: acpi: Add and whitelist *.topology blobs
,
Yicong Yang
,
03:11
[PATCH v4 1/6] tests: virt: Allow changes to PPTT test table
,
Yicong Yang
,
03:11
[PATCH v3] target/arm: honor HCR_E2H and HCR_TGE in ats_write64()
,
Ake Koomsin
,
02:46
Re: [PATCH v2 3/3] target/mips: Disable DSP ASE for Octeon68XX
,
Pavel Dovgalyuk
,
01:31
[PATCH] target/mips: enable LBX/LWX/* instructions for Octeon
,
Pavel Dovgalyuk
,
01:30
Re: [PATCH v2 2/3] target/mips: Cast offset field of Octeon BBIT to int16_t
,
Pavel Dovgalyuk
,
01:16
Re: [PATCH v2] target/arm: honor HCR_E2H and HCR_TGE in ats_write64()
,
Richard Henderson
,
00:46
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc