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: Fri Sep 30 2022 23:49:25 -0400
Messages in reverse chronological order
[
Next Period
]
September 30, 2022
Re: [PATCH v4 27/54] hw/usb: dev-mtp: Use g_mkdir()
,
Bin Meng
,
23:49
Re: [PATCH v4 26/54] fsdev/virtfs-proxy-helper: Use g_mkdir()
,
Bin Meng
,
23:48
Re: [PATCH v4 25/54] block/vvfat: Unify the mkdir() call
,
Bin Meng
,
23:47
Re: [PATCH v4 04/54] util/qemu-sockets: Use g_get_tmp_dir() to get the directory for temporary files
,
Bin Meng
,
23:44
Re: [PATCH v4 03/54] tcg: Avoid using hardcoded /tmp
,
Bin Meng
,
23:42
Re: [PATCH v4 02/54] semihosting/arm-compat-semi: Avoid using hardcoded /tmp
,
Bin Meng
,
23:41
Re: [PATCH v2 23/23] target/i386: Enable TARGET_TB_PCREL
,
Richard Henderson
,
21:51
Question about RISC-V brom register a1 set value
,
Eric Chan
,
21:32
Re: [PATCH v2 19/23] target/i386: Use gen_jmp_rel for gen_jcc
,
Richard Henderson
,
21:04
Re: [PATCH v2 17/23] target/i386: Create gen_jmp_rel
,
Richard Henderson
,
20:53
Re: [PULL v2 00/15] x86 + misc changes for 2022-09-29
,
Stefan Hajnoczi
,
19:01
[PATCH v5 9/9] target/arm: Enable TARGET_TB_PCREL
,
Richard Henderson
,
18:03
[PATCH v5 7/9] target/arm: Introduce gen_pc_plus_diff for aarch64
,
Richard Henderson
,
18:03
[PATCH v5 8/9] target/arm: Introduce gen_pc_plus_diff for aarch32
,
Richard Henderson
,
18:03
[PATCH v5 4/9] target/arm: Change gen_exception_insn* to work on displacements
,
Richard Henderson
,
18:03
[PATCH v5 2/9] target/arm: Change gen_goto_tb to work on displacements
,
Richard Henderson
,
18:03
[PATCH v5 6/9] target/arm: Change gen_jmp* to work on displacements
,
Richard Henderson
,
18:03
[PATCH v5 1/9] target/arm: Introduce curr_insn_len
,
Richard Henderson
,
18:03
[PATCH v5 3/9] target/arm: Change gen_*set_pc_im to gen_*update_pc
,
Richard Henderson
,
18:03
[PATCH v5 5/9] target/arm: Remove gen_exception_internal_insn pc argument
,
Richard Henderson
,
18:03
[PATCH v5 0/9] target/arm: pc-relative translation blocks
,
Richard Henderson
,
18:03
RE: [PATCH v6 16/18] hw/core: Add CPUClass.get_pc
,
Taylor Simpson
,
17:57
RE: [PATCH] Hexagon (gen_tcg_funcs.py): avoid duplicated tcg code on A_CVI_NEW
,
Taylor Simpson
,
17:53
Re: [PATCH v6 00/18] tcg: CPUTLBEntryFull and TARGET_TB_PCREL
,
Richard Henderson
,
17:29
[PATCH v6 17/18] accel/tcg: Introduce tb_pc and log_pc
,
Richard Henderson
,
17:27
[PATCH v6 18/18] accel/tcg: Introduce TARGET_TB_PCREL
,
Richard Henderson
,
17:27
[PATCH v6 16/18] hw/core: Add CPUClass.get_pc
,
Richard Henderson
,
17:27
[PATCH v6 15/18] include/hw/core: Create struct CPUJumpCache
,
Richard Henderson
,
17:27
[PATCH v6 14/18] accel/tcg: Inline tb_flush_jmp_cache
,
Richard Henderson
,
17:27
[PATCH v6 12/18] accel/tcg: Use DisasContextBase in plugin_gen_tb_start
,
Richard Henderson
,
17:26
[PATCH v6 13/18] accel/tcg: Do not align tb->page_addr[0]
,
Richard Henderson
,
17:26
[PATCH v6 11/18] accel/tcg: Use bool for page_find_alloc
,
Richard Henderson
,
17:26
[PATCH v6 10/18] accel/tcg: Remove PageDesc code_bitmap
,
Richard Henderson
,
17:26
[PATCH v6 09/18] include/exec: Introduce TARGET_PAGE_ENTRY_EXTRA
,
Richard Henderson
,
17:26
[PATCH v6 08/18] accel/tcg: Introduce tlb_set_page_full
,
Richard Henderson
,
17:26
[PATCH v6 07/18] accel/tcg: Introduce probe_access_full
,
Richard Henderson
,
17:26
[PATCH v6 06/18] accel/tcg: Suppress auto-invalidate in probe_access_internal
,
Richard Henderson
,
17:26
[PATCH v6 05/18] accel/tcg: Drop addr member from SavedIOTLB
,
Richard Henderson
,
17:26
[PATCH v6 04/18] accel/tcg: Rename CPUIOTLBEntry to CPUTLBEntryFull
,
Richard Henderson
,
17:26
[PATCH v6 03/18] cputlb: used cached CPUClass in our hot-paths
,
Richard Henderson
,
17:26
[PATCH v6 02/18] hw/core/cpu-sysemu: used cached class in cpu_asidx_from_attrs
,
Richard Henderson
,
17:26
[PATCH v6 01/18] cpu: cache CPUClass in CPUState for hot code paths
,
Richard Henderson
,
17:26
[PATCH v6 00/18] tcg: CPUTLBEntryFull and TARGET_TB_PCREL
,
Richard Henderson
,
17:26
Re: [PATCH] Hexagon (gen_tcg_funcs.py): avoid duplicated tcg code on A_CVI_NEW
,
Richard Henderson
,
17:05
Re: [PATCH 1/2] target/arm: Don't allow guest to use unimplemented granule sizes
,
Richard Henderson
,
17:05
[PULL 1/8] hw/virtio/vhost-shadow-virtqueue: Silence GCC error "maybe-uninitialized"
,
Laurent Vivier
,
16:22
[PULL 0/8] Trivial branch for 7.2 patches
,
Laurent Vivier
,
16:21
Re: [PATCH 2/2] docs/system/arm/emulation.rst: Report FEAT_GTG support
,
Richard Henderson
,
16:16
[PATCH] Hexagon (gen_tcg_funcs.py): avoid duplicated tcg code on A_CVI_NEW
,
Matheus Tavares Bernardino
,
16:08
Re: [PATCH] net: print a more actionable error when slirp is not found
,
Christian Schoenebeck
,
15:48
[PULL v2 1/3] Hexagon (target/hexagon) add instruction attributes from archlib
,
Taylor Simpson
,
14:42
[PULL v2 2/3] Hexagon (target/hexagon) Change decision to set pkt_has_store_s[01]
,
Taylor Simpson
,
14:42
[PULL v2 3/3] Hexagon (target/hexagon) move store size tracking to translation
,
Taylor Simpson
,
14:42
[PULL v2 0/3] Hexagon (target/hexagon) improve store handling
,
Taylor Simpson
,
14:42
Re: [RFC PATCH v2 11/29] target/ppc: add power-saving interrupt masking logic to p9_next_unmasked_interrupt
,
Fabiano Rosas
,
14:38
Re: [RFC PATCH v2 09/29] target/ppc: remove generic architecture checks from p9_deliver_interrupt
,
Fabiano Rosas
,
14:14
[PATCH 2/2] docs/system/arm/emulation.rst: Report FEAT_GTG support
,
Peter Maydell
,
13:49
[PATCH 1/2] target/arm: Don't allow guest to use unimplemented granule sizes
,
Peter Maydell
,
13:49
[PATCH 0/2] target/arm: Enforce implemented granule size limits
,
Peter Maydell
,
13:49
Re: [PATCH v5 16/17] accel/tcg: Introduce TARGET_TB_PCREL
,
Richard Henderson
,
13:35
Re: [PATCH v2 for-7.2 0/6] Drop libslirp submodule
,
Thomas Huth
,
13:28
Re: [PULL 00/10] QAPI patches patches for 2022-09-07
,
Markus Armbruster
,
13:20
[PATCH] Revert "qapi: fix examples of blockdev-add with qcow2"
,
Markus Armbruster
,
13:19
[PULL 18/18] hw/ide/core.c: Implement ATA INITIALIZE_DEVICE_PARAMETERS command
,
Kevin Wolf
,
12:53
[PULL 15/18] tests/qtest/ide-test.c: Create disk image for use as a secondary
,
Kevin Wolf
,
12:53
[PULL 16/18] hw/ide/core: Clear LBA and drive bits for EXECUTE DEVICE DIAGNOSTIC
,
Kevin Wolf
,
12:53
[PULL 17/18] tests/qtest/ide-test: Verify that DIAGNOSTIC clears DEV to zero
,
Kevin Wolf
,
12:53
[PULL 14/18] piix_ide_reset: Use pci_set_* functions instead of direct access
,
Kevin Wolf
,
12:53
[PULL 10/18] block/qed: Keep auto_backing_file if possible
,
Kevin Wolf
,
12:53
[PULL 12/18] block: move bdrv_qiov_is_aligned to file-posix
,
Kevin Wolf
,
12:53
[PULL 13/18] block: use the request length for iov alignment
,
Kevin Wolf
,
12:53
[PULL 11/18] iotests/backing-file-invalidation: Add new test
,
Kevin Wolf
,
12:53
[PULL 09/18] block/qcow2: Keep auto_backing_file if possible
,
Kevin Wolf
,
12:52
[PULL 07/18] block: make serializing requests functions 'void'
,
Kevin Wolf
,
12:52
[PULL 08/18] gluster: stop using .bdrv_needs_filename
,
Kevin Wolf
,
12:52
[PULL 06/18] block: use bdrv_is_sg() helper instead of raw bs->sg reading
,
Kevin Wolf
,
12:52
[PULL 05/18] block: add missed block_acct_setup with new block device init procedure
,
Kevin Wolf
,
12:52
[PULL 04/18] block: pass OnOffAuto instead of bool to block_acct_setup()
,
Kevin Wolf
,
12:52
[PULL 00/18] Block layer patches
,
Kevin Wolf
,
12:52
[PULL 01/18] qcow2: fix memory leak in qcow2_read_extensions
,
Kevin Wolf
,
12:52
[PULL 02/18] block/qcow2-bitmap: Add missing cast to silent GCC error
,
Kevin Wolf
,
12:52
[PULL 03/18] qemu-img: Wean documentation and help output off '?' for help
,
Kevin Wolf
,
12:52
Re: [PATCH v2 for-7.2 0/6] Drop libslirp submodule
,
Christian Schoenebeck
,
12:51
Re: [PATCH v3] virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events.
,
Paolo Bonzini
,
12:26
[PATCH v1 1/1] hw/block/m25p80: Micron Xccela mt35xu01g flash Octal command support
,
Francisco Iglesias
,
12:26
Re: [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
,
Kirill A . Shutemov
,
12:23
Re: [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
,
Fuad Tabba
,
12:19
Re: [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
,
Fuad Tabba
,
12:15
Re: [RFC PATCH v2 03/29] target/ppc: split interrupt masking and delivery from ppc_hw_interrupt
,
Fabiano Rosas
,
11:56
[PATCH v3] hyperv: fix SynIC SINT assertion failure on guest reset
,
Maciej S. Szmigiero
,
11:52
Re: [PATCH v2 for-7.2 0/2] pci *_by_mask() coverity fix
,
Michael S. Tsirkin
,
11:51
Re: [PATCH 2/2] thread-pool: use ThreadPool from the running thread
,
Kevin Wolf
,
11:45
Re: [PATCH 1/2] linux-aio: use LinuxAioState from the running thread
,
Kevin Wolf
,
11:32
Re: [PULL 00/10] QAPI patches patches for 2022-09-07
,
Markus Armbruster
,
11:29
[PATCH 0/4] Qemu SEV reduced-phys-bits fixes
,
Tom Lendacky
,
11:20
Re: [PATCH v2 1/7] piix_ide_reset: Use pci_set_* functions instead of direct access
,
Kevin Wolf
,
11:17
[PATCH 4/4] i386/cpu: Update how the EBX register of CPUID 0x8000001F is set
,
Tom Lendacky
,
11:15
[PATCH 3/4] i386/sev: Update checks and information related to reduced-phys-bits
,
Tom Lendacky
,
11:15
[PATCH 2/4] qemu-options.hx: Update the reduced-phys-bits documentation
,
Tom Lendacky
,
11:15
[PATCH 1/4] qapi, i386/sev: Change the reduced-phys-bits value from 5 to 1
,
Tom Lendacky
,
11:15
Re: [PATCH 1/2] target/arm: Disable VFPv4-D32 when NEON is not available
,
Peter Maydell
,
11:11
Re: [PATCH v5 16/17] accel/tcg: Introduce TARGET_TB_PCREL
,
Peter Maydell
,
11:09
Re: [PATCH qemu] mips/malta: pass RNG seed to to kernel via env var
,
Jason A. Donenfeld
,
11:07
Re: [PATCH qemu] mips/malta: pass RNG seed to to kernel via env var
,
Daniel P . Berrangé
,
11:05
Re: [PATCH 1/2] target/arm: Disable VFPv4-D32 when NEON is not available
,
Cédric Le Goater
,
11:00
Re: [PATCH v5 16/17] accel/tcg: Introduce TARGET_TB_PCREL
,
Alex Bennée
,
10:59
Re: [PATCH 2/2] thread-pool: use ThreadPool from the running thread
,
Emanuele Giuseppe Esposito
,
10:46
Re: [PATCH v2 1/5] pci-ids: drop PCI_DEVICE_ID_VIRTIO_IOMMU
,
Eric Auger
,
10:45
Re: [PATCH v2 5/5] pci-ids: drop list of modern virtio devices
,
Eric Auger
,
10:42
Re: [PATCH v3] virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events.
,
Venu Busireddy
,
10:42
Re: [PATCH v2 1/5] pci-ids: drop PCI_DEVICE_ID_VIRTIO_IOMMU
,
Peter Maydell
,
10:37
Re: [RFC PATCH v2 02/29] target/ppc: always use ppc_set_irq to set env->pending_interrupts
,
Fabiano Rosas
,
10:34
Re: [PATCH v2 0/5] pci-ids: virtio cleanup
,
David Hildenbrand
,
10:22
Re: [PATCH v3] win32: set threads name
,
Richard Henderson
,
10:10
Re: [PATCH v4 1/2] hw/intc: Fix LoongArch extioi function
,
Richard Henderson
,
10:08
[PATCH qemu] mips/malta: pass RNG seed to to kernel via env var
,
Jason A. Donenfeld
,
10:05
[PATCH v3] win32: set threads name
,
marcandre . lureau
,
10:04
Re: [PATCH v3 3/3] softfloat: logB(0) should raise divideByZero exception
,
Richard Henderson
,
10:02
Re: [PATCH v3 1/3] target/loongarch: bstrins.w src register need EXT_NONE
,
Richard Henderson
,
10:02
Re: [PATCH v2] win32: set threads name
,
Richard Henderson
,
10:01
[PATCH v2 5/5] pci-ids: drop list of modern virtio devices
,
Gerd Hoffmann
,
09:58
[PATCH v2 2/5] pci-ids: drop PCI_DEVICE_ID_VIRTIO_MEM
,
Gerd Hoffmann
,
09:58
[PATCH v2 3/5] pci-ids: drop PCI_DEVICE_ID_VIRTIO_PMEM
,
Gerd Hoffmann
,
09:58
[PATCH v2 4/5] pci-ids: drop PCI_DEVICE_ID_VIRTIO_VSOCK
,
Gerd Hoffmann
,
09:58
[PATCH v2 1/5] pci-ids: drop PCI_DEVICE_ID_VIRTIO_IOMMU
,
Gerd Hoffmann
,
09:58
[PATCH v2 0/5] pci-ids: virtio cleanup
,
Gerd Hoffmann
,
09:58
[PATCH v2] win32: set threads name
,
marcandre . lureau
,
09:57
Re: [PATCH] win32: set threads name
,
Richard Henderson
,
09:55
Re: [PATCH v2 for-7.2 0/2] pci *_by_mask() coverity fix
,
Paolo Bonzini
,
09:48
Re: [PATCH] win32: set threads name
,
Marc-André Lureau
,
09:45
[PULL 03/10] target/arm: Update SDCR_VALID_MASK to include SCCD
,
Peter Maydell
,
09:35
[PULL 02/10] target/arm: Make writes to MDCR_EL3 use PMU start/finish calls
,
Peter Maydell
,
09:35
[PULL 10/10] target/arm: mark SP_EL1 with ARM_CP_EL3_NO_EL2_KEEP
,
Peter Maydell
,
09:35
[PULL 09/10] hw/arm/virt: Fix devicetree warning about the SMMU node
,
Peter Maydell
,
09:35
[PULL 07/10] hw/arm/virt: Fix devicetree warning about the GIC node
,
Peter Maydell
,
09:35
[PULL 08/10] hw/arm/virt: Use "msi-map" devicetree property for PCI
,
Peter Maydell
,
09:35
[PULL 06/10] hw/arm/virt: Fix devicetree warning about the root node
,
Peter Maydell
,
09:35
[PULL 05/10] hw/arm/xlnx-zynqmp: Connect ZynqMP's USB controllers
,
Peter Maydell
,
09:35
[PULL 04/10] target/arm: Rearrange cpu64.c so all the CPU initfns are together
,
Peter Maydell
,
09:35
[PULL 01/10] target/arm: Mark registers which call pmu_op_start() as ARM_CP_IO
,
Peter Maydell
,
09:35
[PULL 00/10] target-arm queue
,
Peter Maydell
,
09:35
Re: [PATCH] win32: set threads name
,
Richard Henderson
,
09:35
[PATCH v2] docs: add firmware feature flags
,
Gerd Hoffmann
,
09:32
Re: [PATCH v5 16/17] accel/tcg: Introduce TARGET_TB_PCREL
,
Peter Maydell
,
09:26
Re: [PATCH v5 16/17] accel/tcg: Introduce TARGET_TB_PCREL
,
Alex Bennée
,
09:23
Re: [PATCH 5/7] qga: Add support for user password setting in FreeBSD
,
Alexander Ivanov
,
09:17
Re: [PATCH v2 2/2] hw/intc: sifive_plic: change interrupt priority register to WARL field
,
Jim Shu
,
09:09
Re: Commit 'iomap: add support for dma aligned direct-io' causes qemu/KVM boot failures
,
Thorsten Leemhuis
,
09:08
Re: [PATCH v3] target/arm/kvm: Retry KVM_CREATE_VM call if it fails EINTR
,
Eric Auger
,
08:59
Re: [PATCH v2 2/2] hw/intc: sifive_plic: change interrupt priority register to WARL field
,
Clément Chigot
,
08:58
Re: [PATCH] MAINTAINERS: step back from PPC
,
David Gibson
,
08:36
[PATCH v2 2/2] hw/intc: sifive_plic: change interrupt priority register to WARL field
,
Jim Shu
,
08:33
[PATCH v2 1/2] hw/intc: sifive_plic: fix hard-coded max priority level
,
Jim Shu
,
08:32
[PATCH v2 0/2] Enhance maximum priority support of PLIC
,
Jim Shu
,
08:32
Re: [PATCH v3] target/arm/kvm: Retry KVM_CREATE_VM call if it fails EINTR
,
Marc Zyngier
,
08:31
Re: [PATCH v3] target/arm/kvm: Retry KVM_CREATE_VM call if it fails EINTR
,
Vitaly Chikunov
,
08:28
Re: [PATCH 2/2] thread-pool: use ThreadPool from the running thread
,
Emanuele Giuseppe Esposito
,
08:17
Re: [PATCH v5 16/17] accel/tcg: Introduce TARGET_TB_PCREL
,
Peter Maydell
,
08:02
Re: [PATCH v7 3/5] module: add Error arguments to module_load and module_load_qom
,
Markus Armbruster
,
07:51
[PATCH v3] target/arm/kvm: Retry KVM_CREATE_VM call if it fails EINTR
,
Peter Maydell
,
07:38
Re: [PATCHv3 0/2] qemu direct io alignment fix
,
Kevin Wolf
,
06:19
Re: [PATCH v5 2/2] block: Refactor get_tmp_filename()
,
Kevin Wolf
,
06:13
Re: [PATCH 1/2] linux-aio: use LinuxAioState from the running thread
,
Emanuele Giuseppe Esposito
,
06:00
Re: [PATCH 1/2] vvfat: allow some writes to bootsector
,
Kevin Wolf
,
05:57
Re: [PATCH] pci-ids: sync docs + header
,
Gerd Hoffmann
,
05:54
[PATCH v4 2/2] hw/intc: Fix LoongArch ipi device emulation
,
Xiaojuan Yang
,
05:51
[PATCH v4 1/2] hw/intc: Fix LoongArch extioi function
,
Xiaojuan Yang
,
05:51
[PATCH v4 0/2] Add memmap and fix bugs for LoongArch
,
Xiaojuan Yang
,
05:51
Re: [PATCH] docs: add firmware feature flags
,
Kashyap Chamarthy
,
05:34
Re: [PATCH] pci-ids: sync docs + header
,
Peter Maydell
,
05:29
Re: [PATCH] pci-ids: sync docs + header
,
Michael S. Tsirkin
,
05:23
[PATCH] docs: add firmware feature flags
,
Gerd Hoffmann
,
05:18
Re: [PATCH v1 4/7] util: Add write-only "node-affinity" property for ThreadContext
,
David Hildenbrand
,
05:17
Re: [PATCH v2] scsi-disk: support setting CD-ROM block size via device options
,
Paolo Bonzini
,
05:13
Re: [PATCH 6/6] mips: re-randomize rng-seed on reboot
,
Bin Meng
,
05:11
Re: [PATCH 5/6] rx: re-randomize rng-seed on reboot
,
Bin Meng
,
05:11
Re: [PATCH 4/6] openrisc: re-randomize rng-seed on reboot
,
Bin Meng
,
05:11
Re: [PATCH 3/6] riscv: re-randomize rng-seed on reboot
,
Bin Meng
,
05:11
Re: [PATCH 2/6] arm: re-randomize rng-seed on reboot
,
Bin Meng
,
05:11
[PULL v2 00/15] x86 + misc changes for 2022-09-29
,
Paolo Bonzini
,
05:10
[PULL v2 09/15] meson: -display dbus and CFI are incompatible
,
Paolo Bonzini
,
05:10
Re: [PATCH v8 6/8] KVM: Update lpage info when private/shared memory are mixed
,
Chao Peng
,
05:04
Re: [PATCH 1/6] device-tree: add re-randomization helper function
,
Bin Meng
,
04:44
Re: [PATCH v3] virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events.
,
Paolo Bonzini
,
04:42
Re: [PATCH 5/7] qga: Add support for user password setting in FreeBSD
,
Marc-André Lureau
,
04:20
Re: [Virtio-fs] virtiofsd: Any reason why there's not an "openat2" sandbox mode?
,
German Maglione
,
04:15
Re: [PATCH] win32: set threads name
,
Marc-André Lureau
,
04:09
Re: [PATCH] meson: -display dbus and CFI are incompatible
,
Daniel P . Berrangé
,
04:08
Re: [PATCH] pci-ids: sync docs + header
,
Eric Auger
,
04:07
Re: [PATCH] meson: -display dbus and CFI are incompatible
,
Paolo Bonzini
,
04:05
Re: [PATCH] meson: -display dbus and CFI are incompatible
,
Marc-André Lureau
,
03:59
Re: [PATCH] tests/migration: remove the unused local variable
,
Ján Tomko
,
03:55
[PATCH] meson: -display dbus and CFI are incompatible
,
Paolo Bonzini
,
03:53
[PATCH] pci-ids: sync docs + header
,
Gerd Hoffmann
,
03:36
Re: [PATCH 4/5] configure, meson: move C++ compiler detection to meson.build
,
Paolo Bonzini
,
03:34
[PATCH v3 0/2] Add memmap and fix bugs for LoongArch
,
Xiaojuan Yang
,
03:11
[PATCH v3 1/2] hw/intc: Fix LoongArch extioi function
,
Xiaojuan Yang
,
03:11
[PATCH v3 2/2] hw/intc: Fix LoongArch ipi device emulation
,
Xiaojuan Yang
,
03:11
September 29, 2022
[PATCH v5 2/2] hw/ssi: ibex_spi: fixup/add rw1c functionality
,
Wilfred Mallawa
,
23:34
[PATCH v5 1/2] hw/ssi: ibex_spi: fixup coverity issue
,
Wilfred Mallawa
,
23:33
[PATCH v5 0/2] hw/ssi/ibex_spi: bug fixes
,
Wilfred Mallawa
,
23:33
[PATCH v3 2/3] target/loongarch: Fix fnm{sub/add}_{s/d} set wrong flags
,
Song Gao
,
22:45
[PATCH v3 3/3] softfloat: logB(0) should raise divideByZero exception
,
Song Gao
,
22:45
[PATCH v3 0/3] Fix some loongarch tcg bugs
,
Song Gao
,
22:45
[PATCH v3 1/3] target/loongarch: bstrins.w src register need EXT_NONE
,
Song Gao
,
22:45
Re: [PATCH] hw/net: npcm7xx_emc: set MAC in register space
,
Patrick Venture
,
22:05
[RFC 1/8] target/riscv: add cfg properties for Zc* extension
,
Weiwei Li
,
21:24
[RFC 5/8] target/riscv: add support for Zcmt extension
,
Weiwei Li
,
21:24
[RFC 4/8] target/riscv: add support for Zcmp extension
,
Weiwei Li
,
21:24
[RFC 0/8] support subsets of code size reduction extension
,
Weiwei Li
,
21:24
[RFC 6/8] target/riscv: delete redundant check for zcd instructions in decode_opc
,
Weiwei Li
,
21:24
[RFC 8/8] disas/riscv.c: add disasm support for Zc*
,
Weiwei Li
,
21:24
[RFC 2/8] target/riscv: add support for Zca, Zcf and Zcd extension
,
Weiwei Li
,
21:24
[RFC 7/8] target/riscv: expose properties for Zc* extension
,
Weiwei Li
,
21:24
[RFC 3/8] target/riscv: add support for Zcb extension
,
Weiwei Li
,
21:24
Re: [PATCH v8 0/4] Enable notify VM exit
,
Chenyi Qiang
,
20:47
[PATCH 6/6] mips: re-randomize rng-seed on reboot
,
Jason A. Donenfeld
,
19:24
[PATCH 5/6] rx: re-randomize rng-seed on reboot
,
Jason A. Donenfeld
,
19:24
[PATCH 4/6] openrisc: re-randomize rng-seed on reboot
,
Jason A. Donenfeld
,
19:24
[PATCH 3/6] riscv: re-randomize rng-seed on reboot
,
Jason A. Donenfeld
,
19:24
[PATCH 2/6] arm: re-randomize rng-seed on reboot
,
Jason A. Donenfeld
,
19:24
[PATCH 1/6] device-tree: add re-randomization helper function
,
Jason A. Donenfeld
,
19:23
Re: [PATCH v8 2/8] KVM: Extend the memslot to support fd-based private memory
,
Sean Christopherson
,
19:22
Re: [PATCH] arm: re-randomize rng-seed on reboot
,
Jason A. Donenfeld
,
19:19
Re: [PATCH v8 2/8] KVM: Extend the memslot to support fd-based private memory
,
Isaku Yamahata
,
18:45
[PATCH v5 4/9] tests/x86: Add 'q35' machine type to override-tests in hd-geo-test
,
Michael Labiuk
,
18:36
[PATCH v5 1/9] tests/x86: add helper qtest_qmp_device_del_send()
,
Michael Labiuk
,
18:36
[PATCH v5 6/9] tests/x86: Fix comment typo in drive_del-test
,
Michael Labiuk
,
18:36
[PATCH v5 7/9] tests/x86: replace snprint() by g_strdup_printf() in drive_del-test
,
Michael Labiuk
,
18:36
[PATCH v5 2/9] tests/x86: Add subtest with 'q35' machine type to device-plug-test
,
Michael Labiuk
,
18:36
[PATCH v5 8/9] tests/x86: Add 'q35' machine type to drive_del-test
,
Michael Labiuk
,
18:36
[PATCH v5 0/9] Add 'q35' machine type to hotplug tests
,
Michael Labiuk
,
18:36
[PATCH v5 3/9] tests/x86: Refactor hot unplug hd-geo-test
,
Michael Labiuk
,
18:36
[PATCH v5 5/9] tests/x86: Add 'q35' machine type to hotplug hd-geo-test
,
Michael Labiuk
,
18:36
[PATCH v5 9/9] tests/x86: Add 'q35' machine type to ivshmem-test
,
Michael Labiuk
,
18:36
Re: [PATCH v3] virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events.
,
Venu Busireddy
,
18:31
Re: [PULL 00/14] x86 + misc changes for 2022-09-29
,
Stefan Hajnoczi
,
17:02
Re: [PATCH] arm: re-randomize rng-seed on reboot
,
Jason A. Donenfeld
,
16:57
[PATCHv3 2/2] block: use the request length for iov alignment
,
Keith Busch
,
16:42
[PATCHv3 1/2] block: move bdrv_qiov_is_aligned to file-posix
,
Keith Busch
,
16:42
[PATCHv3 0/2] qemu direct io alignment fix
,
Keith Busch
,
16:42
Re: [PATCHv2] block: use the request length for iov alignment
,
Keith Busch
,
16:04
Re: [PATCH 1/2] vvfat: allow some writes to bootsector
,
Hervé Poussineau
,
15:53
Re: [PATCH] docs: Update TPM documentation for usage of a TPM 2
,
Laurent Vivier
,
15:32
Re: [PATCH] Use g_new() & friends where that makes obvious sense
,
Laurent Vivier
,
15:30
Re: [PATCH] Drop superfluous conditionals around g_free()
,
Laurent Vivier
,
15:29
Re: [PATCH] block/qcow2-bitmap: Add missing cast to silent GCC error
,
Laurent Vivier
,
15:27
Re: [PATCH] checkpatch: ignore target/hexagon/imported/* files
,
Laurent Vivier
,
15:21
Re: [PATCH] mem/cxl_type3: fix GPF DVSEC
,
Laurent Vivier
,
15:19
Re: [PATCH] .gitignore: add .cache/ to .gitignore
,
Laurent Vivier
,
15:17
Re: [PATCH] RISC-V: Add support for Ztso
,
Dr. David Alan Gilbert
,
15:17
Re: [PATCH v2] hw/virtio/vhost-shadow-virtqueue: Silence GCC error "maybe-uninitialized"
,
Laurent Vivier
,
15:08
[PATCH] m68k: write bootinfo as rom section and re-randomize on reboot
,
Jason A. Donenfeld
,
14:39
Re: [PATCH] MAINTAINERS: step back from PPC
,
Greg Kurz
,
14:13
RE: [PATCH v2 3/3] hw/timer: ibex_timer.c: Add support for writes to mtime
,
Dong, Eddie
,
14:11
[PATCH] MAINTAINERS: step back from PPC
,
Cédric Le Goater
,
14:10
Re: [PATCH v2] hyperv: fix SynIC SINT assertion failure on guest reset
,
Maciej S. Szmigiero
,
14:02
Re: [PATCHv2] block: use the request length for iov alignment
,
Kevin Wolf
,
14:00
Re: [PATCH] win32: set threads name
,
Richard Henderson
,
13:47
Re: Commit 'iomap: add support for dma aligned direct-io' causes qemu/KVM boot failures
,
Paolo Bonzini
,
13:36
Re: [PATCH v9 07/10] s390x/cpu_topology: CPU topology migration
,
Pierre Morel
,
13:31
Re: [PATCH v8 0/4] Enable notify VM exit
,
Paolo Bonzini
,
13:29
Re: [PATCH v2] hyperv: fix SynIC SINT assertion failure on guest reset
,
Paolo Bonzini
,
13:13
Re: [Virtio-fs] virtiofsd: Any reason why there's not an "openat2" sandbox mode?
,
Vivek Goyal
,
13:04
Re: [PATCH v5 14/17] include/hw/core: Create struct CPUJumpCache
,
Alex Bennée
,
13:03
Re: [PATCH] target/arm: mark SP_EL1 with ARM_CP_EL3_NO_EL2_KEEP
,
Peter Maydell
,
13:03
Re: [PATCH v2 0/8] hw/arm/virt: Fix dt-schema warnings
,
Peter Maydell
,
12:53
Re: [PATCH v8 6/8] KVM: Update lpage info when private/shared memory are mixed
,
Isaku Yamahata
,
12:52
Re: [PATCH v1 1/1] hw/arm/xlnx-zynqmp: Connect ZynqMP's USB controllers
,
Peter Maydell
,
12:50
Re: [PATCH v1 15/51] vof: add distclean target
,
Alex Bennée
,
12:46
Re: Commit 'iomap: add support for dma aligned direct-io' causes qemu/KVM boot failures
,
Christoph Hellwig
,
12:39
Re: Commit 'iomap: add support for dma aligned direct-io' causes qemu/KVM boot failures
,
Keith Busch
,
12:37
[PATCH] net: print a more actionable error when slirp is not found
,
marcandre . lureau
,
12:32
[PULL 14/14] x86: re-initialize RNG seed when selecting kernel
,
Paolo Bonzini
,
12:31
[PULL 13/14] target/i386/kvm: fix kvmclock_current_nsec: Assertion `time.tsc_timestamp <= migration_tsc' failed
,
Paolo Bonzini
,
12:31
[PULL 12/14] configure, meson: move linker flag detection to meson
,
Paolo Bonzini
,
12:31
[PULL 11/14] configure, meson: move C++ compiler detection to meson.build
,
Paolo Bonzini
,
12:31
[PULL 10/14] meson: multiple names can be passed to dependency()
,
Paolo Bonzini
,
12:31
[PULL 09/14] meson: require 0.61.3
,
Paolo Bonzini
,
12:31
[PULL 04/14] x86: re-enable rng seeding via SetupData
,
Paolo Bonzini
,
12:31
[PULL 08/14] ui: fix path to dbus-display1.h
,
Paolo Bonzini
,
12:31
[PULL 03/14] x86: reinitialize RNG seed on system reboot
,
Paolo Bonzini
,
12:31
[PULL 02/14] x86: use typedef for SetupData struct
,
Paolo Bonzini
,
12:31
[PULL 05/14] qboot: rebuild based on latest commit
,
Paolo Bonzini
,
12:30
[PULL 07/14] watchdog: remove -watchdog option
,
Paolo Bonzini
,
12:30
[PULL 06/14] configure: do not invoke as/ld directly for pc-bios/optionrom
,
Paolo Bonzini
,
12:30
[PULL 01/14] x86: return modified setup_data only if read as memory, not as file
,
Paolo Bonzini
,
12:30
[PULL 00/14] x86 + misc changes for 2022-09-29
,
Paolo Bonzini
,
12:30
Re: [PATCH v2 for-7.2 0/2] pci *_by_mask() coverity fix
,
Peter Maydell
,
12:30
Re: [PATCH v1 15/51] vof: add distclean target
,
Alex Bennée
,
12:26
Re: [PULL 00/37] qtests fixes
,
Stefan Hajnoczi
,
12:25
Re: [PULL 00/37] Linux user for 7.2 patches
,
Stefan Hajnoczi
,
12:25
Re: [PULL 0/1] xen queue 2022-09-27
,
Stefan Hajnoczi
,
12:25
Re: [PATCH v5 14/17] include/hw/core: Create struct CPUJumpCache
,
Richard Henderson
,
12:22
Re: Commit 'iomap: add support for dma aligned direct-io' causes qemu/KVM boot failures
,
Maxim Levitsky
,
12:16
Re: [PATCHv2] block: use the request length for iov alignment
,
Keith Busch
,
12:09
Re: [PATCH v1 3/7] util: Introduce ThreadContext user-creatable object
,
David Hildenbrand
,
12:05
Re: [PATCH v2 3/3] hw/timer: ibex_timer.c: Add support for writes to mtime
,
Tyler Ng
,
12:02
Re: [PATCH] hw/net: npcm7xx_emc: set MAC in register space
,
Peter Maydell
,
11:55
Re: Commit 'iomap: add support for dma aligned direct-io' causes qemu/KVM boot failures
,
Keith Busch
,
11:48
Re: [Virtio-fs] virtiofsd: Any reason why there's not an "openat2" sandbox mode?
,
Colin Walters
,
11:47
Commit 'iomap: add support for dma aligned direct-io' causes qemu/KVM boot failures
,
Maxim Levitsky
,
11:43
Re: [PATCH 0/1] Update vfio-user module to the latest
,
Jag Raman
,
11:39
Re: [PATCH 2/2] thread-pool: use ThreadPool from the running thread
,
Kevin Wolf
,
11:31
Re: [PATCH 1/2] target/arm: Disable VFPv4-D32 when NEON is not available
,
Peter Maydell
,
11:29
Re: [PATCH] hw/net: npcm7xx_emc: set MAC in register space
,
Patrick Venture
,
11:28
Re: [PATCH 1/2] target/arm: Disable VFPv4-D32 when NEON is not available
,
Richard Henderson
,
11:22
Re: [PATCH v2 2/4] target/loongarch: bstrins.w need set dest register EXT_SIGN
,
Richard Henderson
,
11:14
Re: [PATCH 1/2] linux-aio: use LinuxAioState from the running thread
,
Kevin Wolf
,
10:52
Re: [PATCH v1 15/51] vof: add distclean target
,
BALATON Zoltan
,
10:37
Re: [PATCH 6/7] qga: Move HW address getting to a separate function
,
Alexander Ivanov
,
10:34
Re: [PATCH 5/7] qga: Add support for user password setting in FreeBSD
,
Alexander Ivanov
,
10:30
Re: [PATCH 2/2] vvfat: allow spaces in file names
,
Kevin Wolf
,
10:25
Re: [PATCH 1/7] qga: Add initial FreeBSD support
,
Alexander Ivanov
,
10:12
Re: [PATCH 1/2] vvfat: allow some writes to bootsector
,
Kevin Wolf
,
10:10
Re: [Virtio-fs] virtiofsd: Any reason why there's not an "openat2" sandbox mode?
,
Vivek Goyal
,
10:10
Re: [Virtio-fs] virtiofsd: Any reason why there's not an "openat2" sandbox mode?
,
Colin Walters
,
10:05
Re: [PATCH v5 14/17] include/hw/core: Create struct CPUJumpCache
,
Alex Bennée
,
09:49
Re: missing entries from docs/specs/pci-ids.txt ?
,
Peter Maydell
,
09:48
Re: [PATCH v3 1/5] hw/arm/virt: Introduce virt_set_high_memmap() helper
,
Cornelia Huck
,
09:48
[PATCH] win32: set threads name
,
marcandre . lureau
,
09:42
Re: missing entries from docs/specs/pci-ids.txt ?
,
Gerd Hoffmann
,
09:31
Re: Inscrutable CI jobs (avocado & Travis s390 check-tcg)
,
Peter Maydell
,
09:24
Re: [PATCH v2 1/1] scripts: check commit message length to fit 75 characters
,
Denis V. Lunev
,
09:21
Re: Inscrutable CI jobs (avocado & Travis s390 check-tcg)
,
Thomas Huth
,
09:16
Re: Inscrutable CI jobs (avocado & Travis s390 check-tcg)
,
Daniel P . Berrangé
,
09:08
Re: Inscrutable CI jobs (avocado & Travis s390 check-tcg)
,
Stefan Hajnoczi
,
09:01
Re: [PATCH v5 10/17] accel/tcg: Remove PageDesc code_bitmap
,
Alex Bennée
,
08:27
Re: [PATCH v5 08/17] accel/tcg: Move byte_swap from MemTxAttrs to CPUTLBEntryFull
,
Alex Bennée
,
08:27
Re: [PATCH v1 3/7] util: Introduce ThreadContext user-creatable object
,
Markus Armbruster
,
08:26
[PATCH] cirrus_vga: fix potential memory overflow
,
luzhipeng
,
08:24
[PATCH] elf2dmp: free memory in failure
,
luzhipeng
,
08:05
Re: [PATCH v5 06/17] include/exec: Introduce TARGET_PAGE_ENTRY_EXTRA
,
Alex Bennée
,
08:01
Re: [PATCH v5 05/17] accel/tcg: Introduce tlb_set_page_full
,
Alex Bennée
,
08:00
[PATCH v1 37/51] docs/devel: clean-up qemu invocations in tcg-plugins
,
Alex Bennée
,
08:00
[PATCH v1 45/51] gdbstub: move guest debug support check to ops
,
Alex Bennée
,
08:00
[PATCH v1 31/51] pc-bios/vof: Adopt meson style Make output
,
Alex Bennée
,
08:00
[PATCH v1 46/51] accel/kvm: move kvm_update_guest_debug to inline stub
,
Alex Bennée
,
08:00
[PATCH v1 40/51] docs/devel: document the test plugins
,
Alex Bennée
,
08:00
[PATCH v1 51/51] contrib/gitdm: add China Telecom to the domain map
,
Alex Bennée
,
08:00
[PATCH v1 30/51] pc-bios/s390-ccw: Adopt meson style Make output
,
Alex Bennée
,
08:00
[PATCH v1 41/51] semihosting: update link to spec
,
Alex Bennée
,
08:00
[PATCH v1 32/51] monitor: expose monitor_puts to rest of code
,
Alex Bennée
,
08:00
[PATCH v1 22/51] tests/tcg: unify ppc64 and ppc64le Makefiles
,
Alex Bennée
,
08:00
[PATCH v1 26/51] configure: unify creation of cross-compilation Makefiles
,
Alex Bennée
,
08:00
[PATCH v1 35/51] plugins: extend execlog to filter matches
,
Alex Bennée
,
08:00
[PATCH v1 39/51] contrib/plugins: reset skip when matching in execlog
,
Alex Bennée
,
08:00
[PATCH v1 42/51] gdbstub: move into its own sub directory
,
Alex Bennée
,
08:00
Re: [PATCH v5 2/2] block: Refactor get_tmp_filename()
,
Markus Armbruster
,
07:55
Re: [PATCH v5 04/17] accel/tcg: Introduce probe_access_full
,
Alex Bennée
,
07:53
Re: [PATCH v5 03/17] accel/tcg: Suppress auto-invalidate in probe_access_internal
,
David Hildenbrand
,
07:51
Re: [PATCH v5 1/2] block: Ignore close() failure in get_tmp_filename()
,
Markus Armbruster
,
07:50
[PATCH v1 33/51] disas: generalise plugin_printf and use for monitor_disas
,
Alex Bennée
,
07:50
[PATCH v1 44/51] gdbstub: move breakpoint logic to accel ops
,
Alex Bennée
,
07:50
[PATCH v1 50/51] contrib/gitdm: add ISCAS to the academics group
,
Alex Bennée
,
07:50
[PATCH v1 48/51] contrib/gitdm: add Paul to individual contributors
,
Alex Bennée
,
07:50
[PATCH v1 20/51] tests/tcg: remove -f from Makefile invocation
,
Alex Bennée
,
07:50
[PATCH v1 18/51] configure: store container engine in config-host.mak
,
Alex Bennée
,
07:50
[PATCH v1 47/51] contrib/gitdm: add mapping for Loongson Technology
,
Alex Bennée
,
07:50
Re: [PATCH v5 03/17] accel/tcg: Suppress auto-invalidate in probe_access_internal
,
Alex Bennée
,
07:50
[PATCH v1 23/51] tests/tcg: clean up calls to run-test
,
Alex Bennée
,
07:50
[PATCH v1 49/51] contrib/gitdm: add WANG Xuerui to individual contributers
,
Alex Bennée
,
07:50
[PATCH v1 21/51] tests/tcg: add distclean rule
,
Alex Bennée
,
07:50
[PATCH v1 17/51] configure: return status code from probe_target_compiler
,
Alex Bennée
,
07:50
[PATCH v1 29/51] pc-bios/optionrom: Adopt meson style Make output
,
Alex Bennée
,
07:50
[PATCH v1 24/51] tests/tcg: move compiler tests to Makefiles
,
Alex Bennée
,
07:50
[PATCH v1 27/51] configure: cleanup creation of tests/tcg target config
,
Alex Bennée
,
07:50
[PATCH v1 25/51] configure: move tests/tcg/Makefile.prereqs to root build directory
,
Alex Bennée
,
07:50
[PATCH v1 43/51] gdbstub: move sstep flags probing into AccelClass
,
Alex Bennée
,
07:50
[PATCH v1 34/51] disas: use result of ->read_memory_func
,
Alex Bennée
,
07:50
[PATCH v1 38/51] docs/devel: move API to end of tcg-plugins.rst
,
Alex Bennée
,
07:50
Re: [PATCH v2 1/1] scripts: check commit message length to fit 75 characters
,
Markus Armbruster
,
07:49
Re: [PATCH 1/2] target/arm: Disable VFPv4-D32 when NEON is not available
,
Peter Maydell
,
07:49
Re: [PATCH v5 02/17] accel/tcg: Drop addr member from SavedIOTLB
,
Alex Bennée
,
07:46
[PATCH v2] tests/9p: split virtio-9p-test.c into tests and 9p client part
,
Christian Schoenebeck
,
07:46
Re: [PATCH v5 01/17] accel/tcg: Rename CPUIOTLBEntry to CPUTLBEntryFull
,
Alex Bennée
,
07:46
Re: [PATCH 1/2] target/arm: Disable VFPv4-D32 when NEON is not available
,
Peter Maydell
,
07:45
[PATCH v1 36/51] plugins: Assert mmu_idx in range before use in qemu_plugin_get_hwaddr
,
Alex Bennée
,
07:43
[PATCH v1 19/51] tests: simplify Makefile invocation for tests/tcg
,
Alex Bennée
,
07:43
[PATCH v1 15/51] vof: add distclean target
,
Alex Bennée
,
07:43
[PATCH v1 13/51] pc-bios/optionrom: detect CC options just once
,
Alex Bennée
,
07:43
[PATCH v1 09/51] tests/docker: update fedora-win[32|64]-cross with lcitool
,
Alex Bennée
,
07:43
[PATCH v1 28/51] configure: build ROMs with container-based cross compilers
,
Alex Bennée
,
07:43
[PATCH v1 16/51] build: add recursive distclean rules
,
Alex Bennée
,
07:43
[PATCH v1 04/51] tests/docker: run script use realpath instead of readlink
,
Alex Bennée
,
07:43
[PATCH v1 12/51] configure: do not invoke as/ld directly for pc-bios/optionrom
,
Alex Bennée
,
07:43
[PATCH v1 14/51] pc-bios/s390-ccw: detect CC options just once
,
Alex Bennée
,
07:43
[PATCH v1 10/51] tests/docker: move alpine from edge to tagged release
,
Alex Bennée
,
07:43
[PATCH v1 05/51] configure: move detected gdb to TCG's config-host.mak
,
Alex Bennée
,
07:43
[PATCH v1 11/51] tests/qtest: bump up QOS_PATH_MAX_ELEMENT_SIZE
,
Alex Bennée
,
07:43
[PATCH v1 08/51] target/hexagon: manually add flex/bison/glib2 to remaining containers
,
Alex Bennée
,
07:43
[PATCH v1 02/51] scripts/ci/setup: Fix libxen requirements
,
Alex Bennée
,
07:42
[PATCH v1 01/51] scripts/ci/setup: ninja missing from build-environment
,
Alex Bennée
,
07:42
[PATCH v1 03/51] scripts/ci/setup: spice-server only on x86 aarch64
,
Alex Bennée
,
07:42
[PATCH v1 07/51] target/hexagon: regenerate docker/cirrus files
,
Alex Bennée
,
07:42
[PATCH v1 06/51] target/hexagon: add flex/bison/glib2 to qemu.yml
,
Alex Bennée
,
07:42
[PATCH v1 00/51] maintainer pre-PR (testing, plugins, gitdm, semihosting)
,
Alex Bennée
,
07:42
Re: [PATCH v2 10/13] hw/ppc/mac.h: Move grackle-pcihost declaration out from shared header
,
BALATON Zoltan
,
07:42
Re: [PATCH v2 05/13] mac_oldworld: Do not open code sysbus_mmio_map()
,
BALATON Zoltan
,
07:32
Re: [PATCH 1/7] qga: Add initial FreeBSD support
,
Marc-André Lureau
,
07:29
Re: [PATCH 2/7] qga: Move Linux-specific FS freeze/thaw code to a separate file
,
Marc-André Lureau
,
07:29
Re: [PATCH 4/7] qga: Add shutdown/halt/reboot support for FreeBSD
,
Marc-André Lureau
,
07:29
Re: [PATCH 3/7] qga: Add UFS freeze/thaw support for FreeBSD
,
Marc-André Lureau
,
07:29
Re: [PATCH 7/7] qga: Add HW address getting for FreeBSD
,
Marc-André Lureau
,
07:29
Re: [PATCH 6/7] qga: Move HW address getting to a separate function
,
Marc-André Lureau
,
07:29
Re: [PATCH 5/7] qga: Add support for user password setting in FreeBSD
,
Marc-André Lureau
,
07:22
Re: [PATCH v3 5/5] hw/arm/virt: Add 'highmem-compact' property
,
Gavin Shan
,
07:21
Re: [PATCH v1 3/7] util: Introduce ThreadContext user-creatable object
,
David Hildenbrand
,
07:19
Re: [PATCH v1 4/7] util: Add write-only "node-affinity" property for ThreadContext
,
Markus Armbruster
,
07:14
Re: [PATCH v1 3/7] util: Introduce ThreadContext user-creatable object
,
Markus Armbruster
,
07:12
Re: [RFC PATCH] tests/docker: move alpine from edge to tagged release
,
Thomas Huth
,
07:06
[PULL 7/8] oslib-posix: Introduce qemu_socketpair()
,
marcandre . lureau
,
07:06
[PULL 8/8] vhost-user: Call qemu_socketpair() instead of socketpair()
,
marcandre . lureau
,
07:06
[PULL 5/8] serial: Allow unaligned i/o access
,
marcandre . lureau
,
07:06
[PULL 6/8] chardev: fix segfault in finalize
,
marcandre . lureau
,
07:06
[PULL 4/8] msmouse: Add pnp data
,
marcandre . lureau
,
07:05
[PULL 3/8] msmouse: Use fifo8 instead of array
,
marcandre . lureau
,
07:05
[PULL 2/8] chardev: src buffer const for write functions
,
marcandre . lureau
,
07:05
[PULL 1/8] msmouse: Handle mouse reset
,
marcandre . lureau
,
07:05
[PULL 0/8] chardev patches
,
marcandre . lureau
,
07:05
[RFC PATCH] tests/docker: move alpine from edge to tagged release
,
Alex Bennée
,
06:56
Re: [PATCH v2] pci: Assert that capabilities never overlap
,
Markus Armbruster
,
06:55
Re: [PATCH v3] virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events.
,
Paolo Bonzini
,
06:50
Re: [PATCH v3 5/5] hw/arm/virt: Add 'highmem-compact' property
,
Cornelia Huck
,
06:28
Re: [PATCH v3 1/5] msmouse: Handle mouse reset
,
Arwed Meyer
,
06:06
[PATCH v2 2/2] virtio-blk: add zoned storage emulation for zoned devices
,
Sam Li
,
05:49
[PATCH v2 1/2] include: update virtio_blk headers from Linux 5.19-rc2+
,
Sam Li
,
05:48
[PATCH v2 0/2] Add zoned storage emulation to virtio-blk driver
,
Sam Li
,
05:48
Re: Question regarding live-migration with drive-mirror
,
Fiona Ebner
,
05:40
[PATCH v2 1/2] file-posix: add the tracking of the zones wp
,
Sam Li
,
05:32
[PATCH v2 2/2] block: introduce zone append write for zoned devices
,
Sam Li
,
05:32
[PATCH v2 0/2] add zone append write for zoned device
,
Sam Li
,
05:32
[PATCH v9 1/5] module: removed unused function argument "mayfail"
,
Claudio Fontana
,
05:31
[PATCH v9 3/5] module: add Error arguments to module_load and module_load_qom
,
Claudio Fontana
,
05:31
[PATCH v9 2/5] module: rename module_load_one to module_load
,
Claudio Fontana
,
05:31
[PATCH v9 4/5] dmg: warn when opening dmg images containing blocks of unknown type
,
Claudio Fontana
,
05:31
[PATCH v9 5/5] accel: abort if we fail to load the accelerator plugin
,
Claudio Fontana
,
05:31
[PATCH v9 0/5] improve error handling for module load
,
Claudio Fontana
,
05:30
Re: [PATCH v2] pci: Assert that capabilities never overlap
,
Akihiko Odaki
,
05:25
[PATCH v10 6/7] qemu-iotests: test new zone operations
,
Sam Li
,
04:38
[PATCH v10 7/7] docs/zoned-storage: add zoned device documentation
,
Sam Li
,
04:38
[PATCH v10 5/7] config: add check to block layer
,
Sam Li
,
04:38
[PATCH v10 4/7] raw-format: add zone operations to pass through requests
,
Sam Li
,
04:38
[PATCH v10 3/7] block: add block layer APIs resembling Linux ZonedBlockDevice ioctls
,
Sam Li
,
04:38
[PATCH v10 2/7] file-posix: introduce helper functions for sysfs attributes
,
Sam Li
,
04:37
[PATCH v10 1/7] include: add zoned device structs
,
Sam Li
,
04:37
[PATCH v10 0/7] Add support for zoned device
,
Sam Li
,
04:36
Re: [PATCH] tests: Add sndio to the FreeBSD CI containers / VM
,
Daniel P . Berrangé
,
04:14
[PATCH v2 0/7] qga: Add FreeBSD support
,
Alexander Ivanov
,
03:57
Re: [PATCH v2 2/2] dump: fix kdump to work over non-aligned blocks
,
Marc-André Lureau
,
03:55
[PATCH 4/7] qga: Add shutdown/halt/reboot support for FreeBSD
,
Alexander Ivanov
,
03:53
[PATCH 3/7] qga: Add UFS freeze/thaw support for FreeBSD
,
Alexander Ivanov
,
03:53
[PATCH 2/7] qga: Move Linux-specific FS freeze/thaw code to a separate file
,
Alexander Ivanov
,
03:53
[PATCH 1/7] qga: Add initial FreeBSD support
,
Alexander Ivanov
,
03:53
[PATCH 6/7] qga: Move HW address getting to a separate function
,
Alexander Ivanov
,
03:53
[PATCH 7/7] qga: Add HW address getting for FreeBSD
,
Alexander Ivanov
,
03:53
[PATCH 5/7] qga: Add support for user password setting in FreeBSD
,
Alexander Ivanov
,
03:53
Re: [PATCH v2 13/13] mac_nvram: Use NVRAM_SIZE constant
,
Mark Cave-Ayland
,
03:45
Re: [PATCH v2 10/13] hw/ppc/mac.h: Move grackle-pcihost declaration out from shared header
,
Mark Cave-Ayland
,
03:44
Re: [PATCH v2 09/13] hw/ppc/mac.h: Move macio specific parts out from shared header
,
Mark Cave-Ayland
,
03:43
Re: [PATCH v2 06/13] mac_newworld: Simplify creation of Uninorth devices
,
Mark Cave-Ayland
,
03:39
Re: [PATCH 1/1] qxl: add subsystem_vendor_id property
,
Gerd Hoffmann
,
03:38
Re: [PATCH v2 05/13] mac_oldworld: Do not open code sysbus_mmio_map()
,
Mark Cave-Ayland
,
03:28
Re: [PATCH v2 2/4] target/loongarch: bstrins.w need set dest register EXT_SIGN
,
gaosong
,
03:28
Re: [PATCH v2 4/4] target/loongarch: flogb_{s/d} add set float_flag_divbyzero
,
gaosong
,
03:28
Re: [PATCH 1/2] target/arm: Disable VFPv4-D32 when NEON is not available
,
Cédric Le Goater
,
03:21
[RESEND PATCH v8 4/4] i386: add notify VM exit support
,
Chenyi Qiang
,
03:14
[RESEND PATCH v8 2/4] kvm: allow target-specific accelerator properties
,
Chenyi Qiang
,
03:14
[RESEND PATCH v8 3/4] kvm: expose struct KVMState
,
Chenyi Qiang
,
03:14
[RESEND PATCH v8 1/4] i386: kvm: extend kvm_{get, put}_vcpu_events to support pending triple fault
,
Chenyi Qiang
,
03:14
[RESEND PATCH v8 0/4] Enable notify VM exit
,
Chenyi Qiang
,
03:14
Re: [PATCH 2/3] vdpa: load vlan configuration at NIC startup
,
Michael S. Tsirkin
,
03:13
Re: [PATCH v2 03/13] mac_{old|new}world: Set tbfreq at declaration
,
Mark Cave-Ayland
,
03:10
Re: [PATCH 08/10] hw/ppc/mac.h: Move grackle-pcihost declaration out from shared header
,
Mark Cave-Ayland
,
03:08
Re: [PATCH 03/10] mac_{old|new}world: Set default values for some local variables
,
Mark Cave-Ayland
,
03:01
Re: [RFC PATCH] tests/qtest: bump up QOS_PATH_MAX_ELEMENT_SIZE
,
Thomas Huth
,
02:58
[PATCH v8 0/4] Enable notify VM exit
,
Chenyi Qiang
,
02:57
[PATCH v8 4/4] i386: add notify VM exit support
,
Chenyi Qiang
,
02:57
[PATCH v8 2/4] kvm: allow target-specific accelerator properties
,
Chenyi Qiang
,
02:57
[PATCH v8 3/4] kvm: expose struct KVMState
,
Chenyi Qiang
,
02:56
[PATCH v8 1/4] i386: kvm: extend kvm_{get, put}_vcpu_events to support pending triple fault
,
Chenyi Qiang
,
02:56
Re: [PATCH v5 00/17] tcg: CPUTLBEntryFull and TARGET_TB_PCREL
,
Mark Cave-Ayland
,
02:53
Re: [PATCH qemu v2 1/2] m68k: rework BI_VIRT_RNG_SEED as BI_RNG_SEED
,
Laurent Vivier
,
02:37
Re: If your networking is failing after updating to the latest git version of QEMU...
,
Thomas Huth
,
02:34
Re: [PATCH 0/1] Update vfio-user module to the latest
,
Thomas Huth
,
02:27
Re: [PATCH v8 3/7] block: add block layer APIs resembling Linux ZonedBlockDevice ioctls
,
Markus Armbruster
,
02:23
Re: [PATCH] tests: Add sndio to the FreeBSD CI containers / VM
,
Kyle Evans
,
01:19
[PATCH] tests: Add sndio to the FreeBSD CI containers / VM
,
Brad Smith
,
01:07
Re: [PATCH v1 0/3] ui/gtk: Add a new parameter to assign connectors/monitors to Guests' windows
,
Markus Armbruster
,
01:00
Re: [PATCH v4 9/9] target/arm: Enable TARGET_TB_PCREL
,
Richard Henderson
,
00:30
Re: [PATCH v2 3/3] hw/intc: Fix LoongArch ipi device emulation
,
Richard Henderson
,
00:12
September 28, 2022
Re: [PATCH v2 1/4] target/loongarch: ftint_xxx insns set the result high 32bit 0xffffffff
,
gaosong
,
23:24
Re: [PATCH v2 3/3] hw/intc: Fix LoongArch ipi device emulation
,
yangxiaojuan
,
23:23
Re: [PATCH v4 3/9] target/arm: Change gen_*set_pc_im to gen_*update_pc
,
Richard Henderson
,
23:06
Re: [PATCH v2 3/3] hw/intc: Fix LoongArch ipi device emulation
,
Richard Henderson
,
22:42
Re: [PATCH v2 2/3] hw/intc: Fix LoongArch extioi function
,
Richard Henderson
,
22:38
Re: If your networking is failing after updating to the latest git version of QEMU...
,
Jason Wang
,
22:32
[PATCH] Hexagon (target/hexagon) Fix predicated assignment to .tmp
,
Taylor Simpson
,
22:32
Re: [PATCH v2 1/3] hw/loongarch: Add memmap for LoongArch virt machine
,
Richard Henderson
,
22:25
Re: [PATCH v5 00/17] tcg: CPUTLBEntryFull and TARGET_TB_PCREL
,
Richard Henderson
,
22:17
Re: [PATCH 2/2] ast2600: Drop NEON from the CPU features
,
Joel Stanley
,
22:09
Re: [PATCH 0/1] Update vfio-user module to the latest
,
Jag Raman
,
21:53
Re: [PATCH v9 4/4] target/riscv: smstateen knobs
,
Alistair Francis
,
21:44
Re: [PATCH v9 1/4] target/riscv: Add smstateen support
,
Alistair Francis
,
21:43
Re: [PATCH v1 1/1] hw/arm/xlnx-zynqmp: Connect ZynqMP's USB controllers
,
Alistair Francis
,
21:28
Re: [PATCH v9 3/4] target/riscv: smstateen check for fcsr
,
weiwei
,
21:09
[PULL 1/3] Hexagon (target/hexagon) add instruction attributes from archlib
,
Taylor Simpson
,
21:04
[PULL 3/3] Hexagon (target/hexagon) Change decision to set pkt_has_store_s[01]
,
Taylor Simpson
,
21:04
[PULL 0/3] Hexagon (target/hexagon) improve store handling
,
Taylor Simpson
,
21:04
[PULL 2/3] Hexagon (target/hexagon) move store size tracking to translation
,
Taylor Simpson
,
21:04
Re: [PATCH v9 1/4] target/riscv: Add smstateen support
,
weiwei
,
20:58
Re: [PATCH v3 5/5] hw/arm/virt: Add 'highmem-compact' property
,
Gavin Shan
,
19:50
Re: [PATCH v3 4/5] hw/arm/virt: Improve high memory region address assignment
,
Gavin Shan
,
19:38
Re: [PATCH v2 31/66] target/arm: Fix S2 disabled check in S1_ptw_translate
,
Richard Henderson
,
19:31
Re: [PATCH v1 0/3] ui/gtk: Add a new parameter to assign connectors/monitors to Guests' windows
,
Kim, Dongwon
,
19:29
Re: [PATCH v3 3/5] hw/arm/virt: Introduce variable region_base in virt_set_high_memmap()
,
Gavin Shan
,
19:16
Re: [PATCH qemu v2 2/2] m68k: align bootinfo strings and data to 4 bytes
,
Jason A. Donenfeld
,
19:14
Re: [PATCH 1/2] target/arm: Disable VFPv4-D32 when NEON is not available
,
Joel Stanley
,
19:00
RE: [PATCH v2 3/3] hw/timer: ibex_timer.c: Add support for writes to mtime
,
Dong, Eddie
,
19:00
Re: [PATCH v1 09/10] contrib/plugins: reset skip when matching in execlog
,
Richard Henderson
,
18:59
Re: [PATCH v1 04/10] tests/tcg: add memory-sve test for aarch64
,
Richard Henderson
,
18:55
Re: [PATCH 1/6] tests/avocado/machine_aspeed.py: Fix typos on buildroot
,
Joel Stanley
,
18:48
Re: [PATCH 2/2] virtio-blk: add zoned storage emulation for zoned devices
,
Damien Le Moal
,
18:33
Re: [RFC PATCH] tests/qtest: bump up QOS_PATH_MAX_ELEMENT_SIZE
,
Paolo Bonzini
,
18:18
Re: [RFC PATCH] tests/qtest: bump up QOS_PATH_MAX_ELEMENT_SIZE
,
Paolo Bonzini
,
18:17
[PATCH] ui/gtk-egl: egl context needs to be unbound in the end of gd_egl_switch
,
Dongwon Kim
,
18:09
Re: Why we should avoid new submodules if possible
,
Michal Suchánek
,
17:43
Re: [PATCH 4/5] configure, meson: move C++ compiler detection to meson.build
,
Richard Henderson
,
17:08
Re: Why we should avoid new submodules if possible
,
Michael S. Tsirkin
,
17:08
Re: [RFC PATCH] semihosting: update link to spec
,
Richard Henderson
,
17:07
Re: [PATCH v2] target/hppa: Generate illegal instruction exception for 64-bit instructions
,
Richard Henderson
,
17:05
Re: Why we should avoid new submodules if possible
,
Michal Suchánek
,
16:48
Re: [PATCH 8/8] linux-user: Log tid for strace
,
Laurent Vivier
,
16:34
[PULL 36/37] linux-user: Lock log around strace
,
Laurent Vivier
,
16:28
[PULL 25/37] linux-user: fix bug about missing signum convert of sigqueue
,
Laurent Vivier
,
16:28
[PULL 37/37] linux-user: Add parameters of getrandom() syscall for strace
,
Laurent Vivier
,
16:28
[PULL 28/37] linux-user: Introduce stubs for ELF AT_BASE_PLATFORM
,
Laurent Vivier
,
16:28
[PULL 35/37] linux-user: Update print_futex_op
,
Laurent Vivier
,
16:28
[PULL 34/37] linux-user: Implement PI futexes
,
Laurent Vivier
,
16:28
[PULL 31/37] linux-user: Sink call to do_safe_futex
,
Laurent Vivier
,
16:28
[PULL 19/37] linux-user: Add proper strace format strings for getdents()/getdents64()
,
Laurent Vivier
,
16:28
[PULL 29/37] linux-user: Set ELF_BASE_PLATFORM for MIPS
,
Laurent Vivier
,
16:28
[PULL 33/37] linux-user: Convert signal number for FUTEX_FD
,
Laurent Vivier
,
16:28
[PULL 32/37] linux-user: Implement FUTEX_WAKE_BITSET
,
Laurent Vivier
,
16:28
[PULL 27/37] linux-user/s390x: Save/restore fpc when handling a signal
,
Laurent Vivier
,
16:28
[PULL 30/37] linux-user: Combine do_futex and do_futex_time64
,
Laurent Vivier
,
16:28
[PULL 26/37] linux-user: Don't assume 0 is not a valid host timer_t value
,
Laurent Vivier
,
16:28
[PULL 24/37] linux-user/hppa: Fix setup_sigcontext()
,
Laurent Vivier
,
16:28
[PULL 22/37] linux-user/hppa: Increase guest stack size to 80MB for hppa target
,
Laurent Vivier
,
16:28
[PULL 23/37] linux-user/hppa: Allow PROT_GROWSUP and PROT_GROWSDOWN in mprotect()
,
Laurent Vivier
,
16:28
[PULL 17/37] tests/tcg/linux-test: Add linux-madvise test
,
Laurent Vivier
,
16:28
[PULL 16/37] linux-user: Passthrough MADV_DONTNEED for certain file mappings
,
Laurent Vivier
,
16:28
[PULL 20/37] linux-user/hppa: Add signal trampoline for hppa target
,
Laurent Vivier
,
16:28
[PULL 21/37] linux-user/hppa: Drop stack guard page on hppa target
,
Laurent Vivier
,
16:28
[PULL 15/37] linux-user: Implement stracing madvise()
,
Laurent Vivier
,
16:27
[PULL 13/37] linux-user: Provide MADV_* definitions
,
Laurent Vivier
,
16:27
[PULL 18/37] linux-user: Fix TARGET_PROT_SEM for XTENSA
,
Laurent Vivier
,
16:27
[PULL 14/37] linux-user: Fix madvise(MADV_DONTNEED) on alpha
,
Laurent Vivier
,
16:27
[PULL 08/37] linux-user/hppa: Dump IIR on register dump
,
Laurent Vivier
,
16:27
[PULL 12/37] linux-user: Show timespec on strace for futex()
,
Laurent Vivier
,
16:27
[PULL 10/37] linux-user/hppa: Set TASK_UNMAPPED_BASE to 0xfa000000 for hppa arch
,
Laurent Vivier
,
16:27
[PULL 06/37] linux-user: Log failing executable in EXCP_DUMP()
,
Laurent Vivier
,
16:27
[PULL 09/37] linux-user: Fix strace of chmod() if mode == 0
,
Laurent Vivier
,
16:27
[PULL 07/37] linux-user/hppa: Use EXCP_DUMP() to show enhanced debug info
,
Laurent Vivier
,
16:27
[PULL 04/37] linux-user: Add missing clock_gettime64() syscall strace
,
Laurent Vivier
,
16:27
[PULL 01/37] linux-user: use 'max' instead of 'qemu32' / 'qemu64' by default
,
Laurent Vivier
,
16:27
[PULL 11/37] linux-user: Add strace for clock_nanosleep()
,
Laurent Vivier
,
16:27
[PULL 03/37] linux-user: Add missing signals in strace output
,
Laurent Vivier
,
16:27
[PULL 02/37] linux-user: fix readlinkat handling with magic exe symlink
,
Laurent Vivier
,
16:27
[PULL 05/37] linux-user: Add pidfd_open(), pidfd_send_signal() and pidfd_getfd() syscalls
,
Laurent Vivier
,
16:27
[PULL 00/37] Linux user for 7.2 patches
,
Laurent Vivier
,
16:27
Re: [PULL 00/38] Linux user for 7.2 patches
,
Laurent Vivier
,
16:24
Re: [PATCH v5 11/12] blkio: implement BDRV_REQ_REGISTERED_BUF optimization
,
Alberto Campinho Faria
,
16:13
Re: [PATCH v5 02/12] blkio: add libblkio block driver
,
Stefan Hajnoczi
,
16:11
Re: [PULL 00/38] Linux user for 7.2 patches
,
Stefan Hajnoczi
,
16:04
Re: Why we should avoid new submodules if possible
,
Michael S. Tsirkin
,
16:00
Re: [PATCH 2/2] virtio-blk: add zoned storage emulation for zoned devices
,
Sam Li
,
15:55
Re: [PATCH v2 29/66] target/arm: Introduce arm_hcr_el2_eff_secstate
,
Richard Henderson
,
15:38
Re: [Virtio-fs] virtiofsd: Any reason why there's not an "openat2" sandbox mode?
,
Vivek Goyal
,
15:29
Re: virtiofsd: Any reason why there's not an "openat2" sandbox mode?
,
Vivek Goyal
,
15:26
Re: [PATCH 4/5] configure, meson: move C++ compiler detection to meson.build
,
Paolo Bonzini
,
15:22
Re: [PATCH v5 11/12] blkio: implement BDRV_REQ_REGISTERED_BUF optimization
,
Stefan Hajnoczi
,
15:22
[RFC PATCH] semihosting: update link to spec
,
Alex Bennée
,
15:05
Re: [PATCH v3 01/15] hw: encode accessing CPU index in MemTxAttrs
,
Peter Maydell
,
14:56
Re: Question regarding live-migration with drive-mirror
,
Dr. David Alan Gilbert
,
14:54
[PATCH v2] target/hppa: Generate illegal instruction exception for 64-bit instructions
,
Helge Deller
,
14:49
RE: [PATCH v2 1/3] hw/watchdog: wdt_ibex_aon.c: Implement the watchdog for the OpenTitan
,
Dong, Eddie
,
14:25
Re: [PATCH v9 01/10] s390x/cpus: Make absence of multithreading clear
,
Daniel P . Berrangé
,
14:12
[PATCH v3] virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events.
,
Venu Busireddy
,
14:06
RE: [PATCH 3/3] Hexagon (target/hexagon) Change decision to set pkt_has_store_s[01]
,
Taylor Simpson
,
13:52
Re: [RFC PATCH v2 00/29] PowerPC interrupt rework
,
Cédric Le Goater
,
13:31
Re: [PATCH 1/1] 9pfs: avoid iterator invalidation in v9fs_mark_fids_unreclaim
,
Christian Schoenebeck
,
13:24
Re: qemu and -vga vs. -device
,
Adam Williamson
,
13:22
Re: [PATCH 1/2] target/arm: Disable VFPv4-D32 when NEON is not available
,
Richard Henderson
,
13:21
Re: If your networking is failing after updating to the latest git version of QEMU...
,
Philippe Mathieu-Daudé
,
13:06
Re: [PATCH v3 09/15] hw/timer: convert mptimer access to attrs to derive cpu index
,
Richard Henderson
,
13:04
Re: [PATCH v3 08/15] hw/intc/gic: use MxTxAttrs to divine accessing CPU
,
Richard Henderson
,
13:03
Re: [PATCH v3 07/15] qtest: make read/write operation appear to be from CPU
,
Richard Henderson
,
12:58
Re: [PATCH v3 06/15] target/arm: ensure m-profile helpers set appropriate MemTxAttrs
,
Richard Henderson
,
12:57
Re: [PATCH v3 05/15] target/arm: ensure ptw accesses set appropriate MemTxAttrs
,
Richard Henderson
,
12:52
Re: [PATCH v3 04/15] target/arm: ensure KVM traps set appropriate MemTxAttrs
,
Richard Henderson
,
12:50
Re: [PATCH v3 03/15] target/arm: ensure HVF traps set appropriate MemTxAttrs
,
Richard Henderson
,
12:48
[PATCH 0/2] ast2600: Disable NEON and VFPv4-D32
,
Cédric Le Goater
,
12:48
[PATCH 1/2] target/arm: Disable VFPv4-D32 when NEON is not available
,
Cédric Le Goater
,
12:47
[PATCH 2/2] ast2600: Drop NEON from the CPU features
,
Cédric Le Goater
,
12:47
[PATCH v1 7/7] vl: Allow ThreadContext objects to be created before the sandbox option
,
David Hildenbrand
,
12:47
[PATCH v1 6/7] hostmem: Allow for specifying a ThreadContext for preallocation
,
David Hildenbrand
,
12:47
[PATCH v1 5/7] util: Make qemu_prealloc_mem() optionally consume a ThreadContext
,
David Hildenbrand
,
12:46
[PATCH v1 4/7] util: Add write-only "node-affinity" property for ThreadContext
,
David Hildenbrand
,
12:46
[PATCH v1 3/7] util: Introduce ThreadContext user-creatable object
,
David Hildenbrand
,
12:46
[PATCH v1 2/7] util: Introduce qemu_thread_set_affinity() and qemu_thread_get_affinity()
,
David Hildenbrand
,
12:46
[PATCH v1 1/7] util: Cleanup and rename os_mem_prealloc()
,
David Hildenbrand
,
12:46
[PATCH v1 0/7] hostmem: NUMA-aware memory preallocation using ThreadContext
,
David Hildenbrand
,
12:46
Re: [PATCH v3 02/15] target/arm: ensure TCG IO accesses set appropriate MemTxAttrs
,
Richard Henderson
,
12:45
Re: [PATCH] target/hppa: Generate illegal instruction exception for 64-bit instructions
,
Helge Deller
,
12:44
Re: [PATCH v3 01/15] hw: encode accessing CPU index in MemTxAttrs
,
Richard Henderson
,
12:42
[PATCH v2 1/1] scripts: check commit message length to fit 75 characters
,
Denis V. Lunev
,
12:34
Re: [PATCH v9 01/10] s390x/cpus: Make absence of multithreading clear
,
Cédric Le Goater
,
12:28
[PATCH 1/1] scripts: check commit message length to fit 75 characters
,
Denis V. Lunev
,
12:26
Re: [PATCH 4/5] configure, meson: move C++ compiler detection to meson.build
,
Richard Henderson
,
12:25
[PATCH v2] hyperv: fix SynIC SINT assertion failure on guest reset
,
Maciej S. Szmigiero
,
12:18
Re: [PATCH v9 01/10] s390x/cpus: Make absence of multithreading clear
,
Pierre Morel
,
12:17
Re: [PATCH 1/6] tests/avocado/machine_aspeed.py: Fix typos on buildroot
,
Richard Henderson
,
12:15
Re: [PATCH 1/3] Hexagon (target/hexagon) add instruction attributes from archlib
,
Richard Henderson
,
12:13
Re: [PATCH 3/3] Hexagon (target/hexagon) Change decision to set pkt_has_store_s[01]
,
Richard Henderson
,
12:11
Re: [PATCH 2/3] Hexagon (target/hexagon) move store size tracking to translation
,
Richard Henderson
,
12:10
Re: [PATCH] target/hppa: Generate illegal instruction exception for 64-bit instructions
,
Richard Henderson
,
11:56
Re: [PATCH] hw/intc: sifive_plic: fix hard-coded max priority level
,
Jim Shu
,
11:53
[PATCH 1/1] qxl: add subsystem_vendor_id property
,
Denis V. Lunev
,
11:53
Re: [PATCH] target/arm: Do alignment check when translation disabled
,
Richard Henderson
,
11:53
Re: [PATCH v8 4/5] dmg: warn when opening dmg images containing blocks of unknown type
,
Richard Henderson
,
11:39
Re: [PATCH v8 3/5] module: add Error arguments to module_load and module_load_qom
,
Richard Henderson
,
11:38
Re: [PATCH v4 00/54] tests/qtest: Enable running qtest on Windows
,
Daniel P . Berrangé
,
11:31
Re: [PATCH v8 2/5] module: rename module_load_one to module_load
,
Richard Henderson
,
11:29
Re: [PATCH v4 00/54] tests/qtest: Enable running qtest on Windows
,
Thomas Huth
,
11:25
Re: [PATCH v2 4/4] target/loongarch: flogb_{s/d} add set float_flag_divbyzero
,
Richard Henderson
,
11:24
Re: [PATCH v2 3/4] target/loongarch: Fix fnm{sub/add}_{s/d} set wrong flags
,
Richard Henderson
,
11:16
Re: [PATCH v2 1/4] target/loongarch: ftint_xxx insns set the result high 32bit 0xffffffff
,
Richard Henderson
,
11:15
Re: [PATCH v2 2/4] target/loongarch: bstrins.w need set dest register EXT_SIGN
,
Richard Henderson
,
11:13
Re: Why we should avoid new submodules if possible
,
Peter Maydell
,
11:08
Re: [PATCH] target/arm: mark SP_EL1 with ARM_CP_EL3_NO_EL2_KEEP
,
Richard Henderson
,
10:56
[PATCH v5 2/2] block: Refactor get_tmp_filename()
,
Bin Meng
,
10:41
[PATCH v5 1/2] block: Ignore close() failure in get_tmp_filename()
,
Bin Meng
,
10:41
Question regarding live-migration with drive-mirror
,
Fiona Ebner
,
10:11
[PATCH] vmstate-static-checker:remove this redundant return
,
dinglimin
,
09:55
[PATCH] tests/migration: remove the unused local variable
,
dinglimin
,
09:55
Re: [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
,
Kirill A. Shutemov
,
09:36
Re: [PATCH v9 08/10] target/s390x: interception of PTF instruction
,
Pierre Morel
,
09:34
Re: Why we should avoid new submodules if possible
,
Michael S. Tsirkin
,
09:23
Re: [PATCH v9 01/10] s390x/cpus: Make absence of multithreading clear
,
Pierre Morel
,
09:21
Re: [PATCH v9 02/10] s390x/cpu topology: core_id sets s390x CPU topology
,
Pierre Morel
,
09:16
Re: Why we should avoid new submodules if possible
,
Warner Losh
,
09:16
Re: Why we should avoid new submodules if possible
,
Michael S. Tsirkin
,
09:12
Re: Why we should avoid new submodules if possible
,
Warner Losh
,
09:07
Re: Should we maybe move Cirrus-CI jobs away from Gitlab again?
,
Stefan Hajnoczi
,
08:57
Re: [PATCH v3 4/5] hw/arm/virt: Improve high memory region address assignment
,
Eric Auger
,
08:52
[PATCH v8 4/5] dmg: warn when opening dmg images containing blocks of unknown type
,
Claudio Fontana
,
08:35
[PATCH v8 1/5] module: removed unused function argument "mayfail"
,
Claudio Fontana
,
08:35
[PATCH v8 3/5] module: add Error arguments to module_load and module_load_qom
,
Claudio Fontana
,
08:35
[PATCH v8 2/5] module: rename module_load_one to module_load
,
Claudio Fontana
,
08:35
[PATCH v8 5/5] accel: abort if we fail to load the accelerator plugin
,
Claudio Fontana
,
08:35
[PATCH v8 0/5] improve error handling for module load
,
Claudio Fontana
,
08:35
Re: Should we maybe move Cirrus-CI jobs away from Gitlab again?
,
Alex Bennée
,
08:28
Re: [PULL 13/25] hcd-ohci: Fix inconsistency when resetting ohci root hubs
,
Qiang Liu
,
08:24
Re: [PATCH v3 5/5] hw/arm/virt: Add 'highmem-compact' property
,
Eric Auger
,
08:23
Re: [PATCH 3/3] target/arm: Update SDCR_VALID_MASK to include SCCD
,
Richard Henderson
,
08:17
Re: [PATCH 2/3] target/arm: Make writes to MDCR_EL3 use PMU start/finish calls
,
Richard Henderson
,
08:16
Re: [PULL 26/38] linux-user: Don't assume 0 is not a valid host timer_t value
,
Peter Maydell
,
08:14
Re: [PATCH 1/3] target/arm: Mark registers which call pmu_op_start() as ARM_CP_IO
,
Richard Henderson
,
08:11
Re: [PATCH v3 3/5] hw/arm/virt: Introduce variable region_base in virt_set_high_memmap()
,
Eric Auger
,
08:10
Re: [PATCH v3 1/5] hw/arm/virt: Introduce virt_set_high_memmap() helper
,
Eric Auger
,
08:09
Re: [PATCH v7 3/5] module: add Error arguments to module_load and module_load_qom
,
Claudio Fontana
,
08:03
Re: [PATCH] linux-user: fix bug about missing signum convert of sigqueue
,
Richard Henderson
,
07:35
Re: [PATCH v7 3/5] module: add Error arguments to module_load and module_load_qom
,
Markus Armbruster
,
07:31
Re: [PATCH][RESEND] hyperv: fix SynIC SINT assertion failure on guest reset
,
Maciej S. Szmigiero
,
06:34
Re: [PATCH v4 00/54] tests/qtest: Enable running qtest on Windows
,
Thomas Huth
,
06:32
Re: [patch v0] qapi/qmp: Add timestamps to qmp command responses.
,
Daniel P . Berrangé
,
06:31
Re: [patch v0] qapi/qmp: Add timestamps to qmp command responses.
,
Roman Kagan
,
06:25
Re: Why we should avoid new submodules if possible
,
Daniel P . Berrangé
,
06:18
Re: Why we should avoid new submodules if possible
,
Michael S. Tsirkin
,
06:13
Re: Why we should avoid new submodules if possible
,
Michael S. Tsirkin
,
06:07
Re: [PATCH v9 03/10] s390x/cpu topology: reporting the CPU topology to the guest
,
Pierre Morel
,
06:03
Re: [PATCH v4 35/54] tests/qtest: libqtest: Install signal handler via signal()
,
Thomas Huth
,
06:03
Re: [PATCH v9 03/10] s390x/cpu topology: reporting the CPU topology to the guest
,
Pierre Morel
,
06:01
Re: Why we should avoid new submodules if possible
,
Daniel P . Berrangé
,
05:58
Re: [PATCH v4 35/54] tests/qtest: libqtest: Install signal handler via signal()
,
Bin Meng
,
05:57
Re: [PATCH v2 07/11] acpi/tests/bits: add python test that exercizes QEMU bios tables using biosbits
,
Michael S. Tsirkin
,
05:56
Re: Why we should avoid new submodules if possible
,
Thomas Huth
,
05:55
Re: Why we should avoid new submodules if possible
,
Michael S. Tsirkin
,
05:53
Re: Why we should avoid new submodules if possible
,
Michael S. Tsirkin
,
05:48
Re: [PATCH v2 07/11] acpi/tests/bits: add python test that exercizes QEMU bios tables using biosbits
,
Michael S. Tsirkin
,
05:47
Re: [PATCH v4 35/54] tests/qtest: libqtest: Install signal handler via signal()
,
Thomas Huth
,
05:43
Re: [PATCH v2 07/11] acpi/tests/bits: add python test that exercizes QEMU bios tables using biosbits
,
Thomas Huth
,
05:39
Re: Why we should avoid new submodules if possible
,
Daniel P . Berrangé
,
05:37
Re: [PATCH v2 07/11] acpi/tests/bits: add python test that exercizes QEMU bios tables using biosbits
,
Michael S. Tsirkin
,
05:35
Re: Why we should avoid new submodules if possible
,
Thomas Huth
,
05:34
Re: Why we should avoid new submodules if possible
,
Michael S. Tsirkin
,
05:27
Re: [PATCH v2 10/11] pytest: add pytest to the meson build system
,
Michael S. Tsirkin
,
05:23
Re: [PATCH v2 07/11] acpi/tests/bits: add python test that exercizes QEMU bios tables using biosbits
,
Michael S. Tsirkin
,
05:19
Re: [PATCH v9 03/10] s390x/cpu topology: reporting the CPU topology to the guest
,
Pierre Morel
,
05:07
Re: [PATCH v9 04/10] hw/core: introducing drawer and books for s390x
,
Pierre Morel
,
05:06
Re: [PATCH v9 04/10] hw/core: introducing drawer and books for s390x
,
Pierre Morel
,
05:05
Re: qemu and -vga vs. -device
,
Daniel Henrique Barboza
,
05:01
Re: [PATCH v4 31/54] accel/qtest: Implement a portable qtest accelerator
,
Thomas Huth
,
05:01
Re: [PATCH v9 05/10] s390x/cpu: reporting drawers and books topology to the guest
,
Pierre Morel
,
04:55
Re: [RFC PATCH] tests/qtest: bump up QOS_PATH_MAX_ELEMENT_SIZE
,
Alex Bennée
,
04:48
Re: [PATCH v9 06/10] s390x/cpu_topology: resetting the Topology-Change-Report
,
Pierre Morel
,
04:46
Re: [PATCH v4 5/7] tests/x86: Add 'q35' machine type to override-tests in hd-geo-test
,
Michael Labiuk
,
04:42
Re: [PATCH v2 07/11] acpi/tests/bits: add python test that exercizes QEMU bios tables using biosbits
,
Daniel P . Berrangé
,
04:36
Re: [PATCH v9 06/10] s390x/cpu_topology: resetting the Topology-Change-Report
,
Pierre Morel
,
04:35
Re: [PATCH v9 07/10] s390x/cpu_topology: CPU topology migration
,
Pierre Morel
,
04:35
Re: [Virtio-fs] virtiofsd: Any reason why there's not an "openat2" sandbox mode?
,
Sergio Lopez
,
04:34
Re: [PATCH v2 07/11] acpi/tests/bits: add python test that exercizes QEMU bios tables using biosbits
,
Thomas Huth
,
04:32
Re: [PATCH v7 5/5] accel: abort if we fail to load the accelerator plugin
,
Markus Armbruster
,
04:29
Re: [PATCH v9 00/10] s390x: CPU Topology
,
Pierre Morel
,
04:28
If your networking is failing after updating to the latest git version of QEMU...
,
Thomas Huth
,
04:28
Re: [PULL 26/38] linux-user: Don't assume 0 is not a valid host timer_t value
,
Jon Alduan
,
04:24
Re: [PATCH v9 10/10] docs/s390x: document s390x cpu topology
,
Pierre Morel
,
04:20
Re: [PATCH v7 4/5] dmg: warn when opening dmg images containing blocks of unknown type
,
Markus Armbruster
,
04:19
Re: [PATCH v9 09/10] s390x/cpu_topology: activating CPU topology
,
Pierre Morel
,
04:17
[PULL 33/38] linux-user: Convert signal number for FUTEX_FD
,
Laurent Vivier
,
04:17
[PULL 32/38] linux-user: Implement FUTEX_WAKE_BITSET
,
Laurent Vivier
,
04:17
[PULL 25/38] linux-user: fix bug about missing signum convert of sigqueue
,
Laurent Vivier
,
04:17
[PULL 37/38] linux-user: Log tid for strace
,
Laurent Vivier
,
04:17
[PULL 36/38] linux-user: Lock log around strace
,
Laurent Vivier
,
04:17
[PULL 24/38] linux-user/hppa: Fix setup_sigcontext()
,
Laurent Vivier
,
04:17
[PULL 16/38] linux-user: Passthrough MADV_DONTNEED for certain file mappings
,
Laurent Vivier
,
04:17
[PULL 28/38] linux-user: Introduce stubs for ELF AT_BASE_PLATFORM
,
Laurent Vivier
,
04:17
[PULL 11/38] linux-user: Add strace for clock_nanosleep()
,
Laurent Vivier
,
04:17
[PULL 38/38] linux-user: Add parameters of getrandom() syscall for strace
,
Laurent Vivier
,
04:17
[PULL 20/38] linux-user/hppa: Add signal trampoline for hppa target
,
Laurent Vivier
,
04:17
[PULL 21/38] linux-user/hppa: Drop stack guard page on hppa target
,
Laurent Vivier
,
04:17
[PULL 15/38] linux-user: Implement stracing madvise()
,
Laurent Vivier
,
04:17
[PULL 29/38] linux-user: Set ELF_BASE_PLATFORM for MIPS
,
Laurent Vivier
,
04:17
[PULL 34/38] linux-user: Implement PI futexes
,
Laurent Vivier
,
04:17
[PULL 31/38] linux-user: Sink call to do_safe_futex
,
Laurent Vivier
,
04:17
[PULL 22/38] linux-user/hppa: Increase guest stack size to 80MB for hppa target
,
Laurent Vivier
,
04:17
[PULL 35/38] linux-user: Update print_futex_op
,
Laurent Vivier
,
04:17
[PULL 27/38] linux-user/s390x: Save/restore fpc when handling a signal
,
Laurent Vivier
,
04:17
[PULL 26/38] linux-user: Don't assume 0 is not a valid host timer_t value
,
Laurent Vivier
,
04:17
[PULL 30/38] linux-user: Combine do_futex and do_futex_time64
,
Laurent Vivier
,
04:17
[PULL 06/38] linux-user: Log failing executable in EXCP_DUMP()
,
Laurent Vivier
,
04:17
[PULL 01/38] linux-user: use 'max' instead of 'qemu32' / 'qemu64' by default
,
Laurent Vivier
,
04:17
[PULL 12/38] linux-user: Show timespec on strace for futex()
,
Laurent Vivier
,
04:16
[PULL 17/38] tests/tcg/linux-test: Add linux-madvise test
,
Laurent Vivier
,
04:16
[PULL 23/38] linux-user/hppa: Allow PROT_GROWSUP and PROT_GROWSDOWN in mprotect()
,
Laurent Vivier
,
04:16
[PULL 13/38] linux-user: Provide MADV_* definitions
,
Laurent Vivier
,
04:16
[PULL 10/38] linux-user/hppa: Set TASK_UNMAPPED_BASE to 0xfa000000 for hppa arch
,
Laurent Vivier
,
04:16
[PULL 05/38] linux-user: Add pidfd_open(), pidfd_send_signal() and pidfd_getfd() syscalls
,
Laurent Vivier
,
04:16
[PULL 14/38] linux-user: Fix madvise(MADV_DONTNEED) on alpha
,
Laurent Vivier
,
04:16
[PULL 19/38] linux-user: Add proper strace format strings for getdents()/getdents64()
,
Laurent Vivier
,
04:16
[PULL 18/38] linux-user: Fix TARGET_PROT_SEM for XTENSA
,
Laurent Vivier
,
04:16
[PULL 02/38] linux-user: fix readlinkat handling with magic exe symlink
,
Laurent Vivier
,
04:16
[PULL 07/38] linux-user/hppa: Use EXCP_DUMP() to show enhanced debug info
,
Laurent Vivier
,
04:16
[PULL 04/38] linux-user: Add missing clock_gettime64() syscall strace
,
Laurent Vivier
,
04:16
[PULL 00/38] Linux user for 7.2 patches
,
Laurent Vivier
,
04:16
[PULL 08/38] linux-user/hppa: Dump IIR on register dump
,
Laurent Vivier
,
04:16
[PULL 09/38] linux-user: Fix strace of chmod() if mode == 0
,
Laurent Vivier
,
04:16
[PULL 03/38] linux-user: Add missing signals in strace output
,
Laurent Vivier
,
04:15
Re: [PATCH] i386: Add new CPU model SapphireRapids
,
Yang Zhong
,
04:12
Re: [PATCH v2 07/11] acpi/tests/bits: add python test that exercizes QEMU bios tables using biosbits
,
Thomas Huth
,
03:44
Re: [PATCH v2 10/11] pytest: add pytest to the meson build system
,
Thomas Huth
,
03:33
Re: [PATCH v2 07/11] acpi/tests/bits: add python test that exercizes QEMU bios tables using biosbits
,
Daniel P . Berrangé
,
03:26
Re: Should we maybe move Cirrus-CI jobs away from Gitlab again?
,
Daniel P . Berrangé
,
03:24
[PULL 31/37] tests/x86: Move common code to function in device-plug-test
,
Thomas Huth
,
03:20
[PULL 26/37] tests/qtest: virtio-net-failover: Disable migration tests for win32
,
Thomas Huth
,
03:20
[PULL 19/37] tests/qtest: qmp-test: Skip running test_qmp_oob for win32
,
Thomas Huth
,
03:20
[PULL 18/37] tests/qtest: Build test-filter-{mirror, redirector} cases for posix only
,
Thomas Huth
,
03:20
[PULL 37/37] docs/devel: testing: Document writing portable test cases
,
Thomas Huth
,
03:20
[PULL 14/37] tests/unit: test-image-locking: Avoid using hardcoded /tmp
,
Thomas Huth
,
03:20
[PULL 08/37] tests/qtest: virtio_blk_fuzz: Avoid using hardcoded /tmp
,
Thomas Huth
,
03:20
[PULL 29/37] tests/qtest: migration-test: Skip running some TLS cases for win32
,
Thomas Huth
,
03:20
[PULL 25/37] tests/qtest: ide-test: Open file in binary mode
,
Thomas Huth
,
03:20
[PULL 23/37] tests/qtest: bios-tables-test: Adapt the case for win32
,
Thomas Huth
,
03:20
[PULL 17/37] tests/qtest: Skip running virtio-net-test cases that require socketpair() for win32
,
Thomas Huth
,
03:20
[PULL 16/37] tests: vhost-user-bridge: Avoid using hardcoded /tmp
,
Thomas Huth
,
03:20
[PULL 12/37] tests/qtest: virtio-scsi-test: Avoid using hardcoded /tmp
,
Thomas Huth
,
03:20
[PULL 09/37] tests/qtest: ide-test: Avoid using hardcoded /tmp
,
Thomas Huth
,
03:20
[PULL 36/37] tests/qtest: boot-serial-test: Close the serial file before starting QEMU
,
Thomas Huth
,
03:20
[PULL 35/37] tests/qtest: vhost-user-test: Avoid using hardcoded /tmp
,
Thomas Huth
,
03:20
[PULL 33/37] tests/qtest: pflash-cfi02-test: Avoid using hardcoded /tmp
,
Thomas Huth
,
03:20
[PULL 34/37] tests/qtest: qmp-test: Avoid using hardcoded /tmp
,
Thomas Huth
,
03:20
[PULL 32/37] tests/qtest: hd-geo-test: Avoid using hardcoded /tmp
,
Thomas Huth
,
03:20
[PULL 30/37] .gitlab-ci.d/windows.yml: Display meson test logs
,
Thomas Huth
,
03:20
[PULL 28/37] tests/qtest: libqtest: Replace the call to close a socket with closesocket()
,
Thomas Huth
,
03:20
[PULL 27/37] tests/qtest: microbit-test: Fix socket access for win32
,
Thomas Huth
,
03:20
[PULL 24/37] tests/qtest: migration-test: Disable IO redirection for win32
,
Thomas Huth
,
03:20
[PULL 20/37] tests/qtest: libqtest: Adapt global_qtest declaration for win32
,
Thomas Huth
,
03:20
[PULL 11/37] tests/qtest: virtio-blk-test: Avoid using hardcoded /tmp
,
Thomas Huth
,
03:20
[PULL 22/37] tests/qtest: {ahci, ide}-test: Use relative path for temporary files for win32
,
Thomas Huth
,
03:20
[PULL 21/37] tests/qtest: libqtest: Exclude the *_fds APIs for win32
,
Thomas Huth
,
03:20
[PULL 10/37] tests/qtest: vhost-user-blk-test: Avoid using hardcoded /tmp
,
Thomas Huth
,
03:20
[PULL 05/37] tests/qtest: cxl-test: Avoid using hardcoded /tmp
,
Thomas Huth
,
03:20
[PULL 13/37] tests/qtest: libqtest: Avoid using hardcoded /tmp
,
Thomas Huth
,
03:19
[PULL 15/37] tests/unit: test-qga: Avoid using hardcoded /tmp
,
Thomas Huth
,
03:19
[PULL 07/37] tests/qtest: generic_fuzz: Avoid using hardcoded /tmp
,
Thomas Huth
,
03:19
[PULL 04/37] tests/qtest: boot-serial-test: Avoid using hardcoded /tmp
,
Thomas Huth
,
03:19
[PULL 06/37] tests/qtest: fdc-test: Avoid using hardcoded /tmp
,
Thomas Huth
,
03:19
[PULL 01/37] tests/qtest: i440fx-test: Rewrite create_blob_file() to be portable
,
Thomas Huth
,
03:19
[PULL 03/37] tests/qtest: aspeed_smc-test: Avoid using hardcoded /tmp
,
Thomas Huth
,
03:19
[PULL 02/37] tests/qtest: ahci-test: Avoid using hardcoded /tmp
,
Thomas Huth
,
03:19
[PULL 00/37] qtests fixes
,
Thomas Huth
,
03:19
Re: [PATCH v2 07/11] acpi/tests/bits: add python test that exercizes QEMU bios tables using biosbits
,
Ani Sinha
,
03:16
Re: Should we maybe move Cirrus-CI jobs away from Gitlab again?
,
Daniel P . Berrangé
,
03:11
Re: [PATCH v2 35/39] tests/qtest: migration-test: Skip running some TLS cases for win32
,
Daniel P . Berrangé
,
03:07
Re: [PATCH v2 07/11] acpi/tests/bits: add python test that exercizes QEMU bios tables using biosbits
,
Daniel P . Berrangé
,
03:06
Re: [PATCH v2 07/11] acpi/tests/bits: add python test that exercizes QEMU bios tables using biosbits
,
Daniel P . Berrangé
,
02:59
Re: [PATCH v4] block: Refactor get_tmp_filename()
,
Markus Armbruster
,
02:58
Re: [PATCH] target/arm: Use the max page size in a 2-stage ptw
,
Marc Zyngier
,
02:54
Re: Should we maybe move Cirrus-CI jobs away from Gitlab again?
,
Thomas Huth
,
02:32
Re: [PATCH v9 01/16] net: introduce convert_host_port()
,
David Gibson
,
02:26
Re: [PATCH v9 05/16] qapi: net: add stream and dgram netdevs
,
David Gibson
,
02:26
Re: [PATCH v9 03/16] net: simplify net_client_parse() error management
,
David Gibson
,
02:26
Re: [PATCH v9 13/16] qemu-sockets: update socket_uri() and socket_parse() to be consistent
,
David Gibson
,
02:26
Re: [PATCH v9 11/16] net: dgram: add unix socket
,
David Gibson
,
02:26
Re: [PATCH v9 08/16] net: stream: add unix socket
,
David Gibson
,
02:26
Re: [PATCH v9 09/16] net: dgram: make dgram_dst generic
,
David Gibson
,
02:26
Re: [PATCH 49/51] io/channel-watch: Fix socket watch on Windows
,
Bin Meng
,
02:10
Re: [PATCH v2 07/11] acpi/tests/bits: add python test that exercizes QEMU bios tables using biosbits
,
Ani Sinha
,
02:07
Re: [PATCH v2 35/39] tests/qtest: migration-test: Skip running some TLS cases for win32
,
Bin Meng
,
02:03
Re: [PATCH v2 07/11] acpi/tests/bits: add python test that exercizes QEMU bios tables using biosbits
,
Michael S. Tsirkin
,
01:53
Re: [PATCH v7 2/2] i386: Add notify VM exit support
,
Paolo Bonzini
,
01:30
Re: [PATCH v5 02/12] blkio: add libblkio block driver
,
Markus Armbruster
,
01:27
Re: Re: [PATCH v2] disas/riscv.c: rvv: Add disas support for vector instructions
,
刘阳
,
01:22
[PATCH v3] disas/riscv.c: rvv: Add disas support for vector instructions
,
Yang Liu
,
01:19
[PATCH v1 2/2] riscv/opentitan: connect lifecycle controller
,
Wilfred Mallawa
,
01:10
[PATCH v1 1/2] hw/misc: add ibex lifecycle controller
,
Wilfred Mallawa
,
01:09
[PATCH v1 0/2] Add OpenTitan lifecycle controller
,
Wilfred Mallawa
,
01:09
Re: [PATCH] target/arm: Use the max page size in a 2-stage ptw
,
Zenghui Yu
,
00:35
September 27, 2022
Re: [PATCH v2 07/11] acpi/tests/bits: add python test that exercizes QEMU bios tables using biosbits
,
Michael S. Tsirkin
,
23:58
[PATCH] virtio: del net client if net_init_tap_one failed
,
luzhipeng
,
23:39
Re: [PATCH v2 07/11] acpi/tests/bits: add python test that exercizes QEMU bios tables using biosbits
,
Ani Sinha
,
23:09
Re: [PATCH v7 2/2] i386: Add notify VM exit support
,
Chenyi Qiang
,
22:21
Re: [PATCH v7 1/2] i386: kvm: extend kvm_{get, put}_vcpu_events to support pending triple fault
,
Chenyi Qiang
,
21:06
Re: [PATCH v2 1/3] hw/watchdog: wdt_ibex_aon.c: Implement the watchdog for the OpenTitan
,
Tyler Ng
,
20:13
Re: [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
,
Sean Christopherson
,
19:23
Re: [PATCH][RESEND] hyperv: fix SynIC SINT assertion failure on guest reset
,
Paolo Bonzini
,
19:18
Re: [RFC PATCH] tests/qtest: bump up QOS_PATH_MAX_ELEMENT_SIZE
,
Paolo Bonzini
,
19:15
Re: [PATCH v2 07/11] acpi/tests/bits: add python test that exercizes QEMU bios tables using biosbits
,
Paolo Bonzini
,
19:10
Re: [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
,
Sean Christopherson
,
18:47
[PULL 2/2] vfio/common: Fix vfio_iommu_type1_info use after free
,
Alex Williamson
,
18:29
[PULL 1/2] vfio/migration: Fix incorrect initialization value for parameters in VFIOMigration
,
Alex Williamson
,
18:29
[PULL 0/2] VFIO updates 2022-09-27
,
Alex Williamson
,
18:28
Re: [RFC PATCH v2 13/29] target/ppc: remove unused interrupts from p8_pending_interrupt
,
Fabiano Rosas
,
18:15
Re: [PATCH v2 07/11] acpi/tests/bits: add python test that exercizes QEMU bios tables using biosbits
,
Michael S. Tsirkin
,
18:09
Re: [PATCH v2] hw/virtio/vhost-shadow-virtqueue: Silence GCC error "maybe-uninitialized"
,
B
,
18:08
RE: [PATCH v2 1/3] hw/watchdog: wdt_ibex_aon.c: Implement the watchdog for the OpenTitan
,
Dong, Eddie
,
18:04
Re: qemu and -vga vs. -device
,
Adam Williamson
,
18:03
RE: [PATCH v2 4/4] virtio-gpu: Don't require udmabuf when blob support is enabled
,
Kasireddy, Vivek
,
17:57
Re: [PATCH v2 07/11] acpi/tests/bits: add python test that exercizes QEMU bios tables using biosbits
,
Paolo Bonzini
,
17:45
[RFC PATCH] tests/qtest: bump up QOS_PATH_MAX_ELEMENT_SIZE
,
Alex Bennée
,
17:35
Re: [PATCH v2 10/11] pytest: add pytest to the meson build system
,
Michael S. Tsirkin
,
17:26
Re: [PATCH v2 07/11] acpi/tests/bits: add python test that exercizes QEMU bios tables using biosbits
,
Michael S. Tsirkin
,
17:22
Re: [PATCH v2 07/11] acpi/tests/bits: add python test that exercizes QEMU bios tables using biosbits
,
Michael S. Tsirkin
,
17:20
Re: [PATCH v2 07/11] acpi/tests/bits: add python test that exercizes QEMU bios tables using biosbits
,
Michael S. Tsirkin
,
17:18
Re: [PATCH v11 18/21] job.c: enable job lock/unlock and remove Aiocontext locks
,
Paolo Bonzini
,
17:13
Re: [QEMU][PATCH 0/5] Introduce Xilinx Versal CANFD
,
Vikram Garhwal
,
16:29
[RFC PATCH v2 29/29] target/ppc: move the p*_interrupt_powersave methods to excp_helper.c
,
Matheus Ferst
,
16:21
[RFC PATCH v2 28/29] target/ppc: unify cpu->has_work based on cs->interrupt_request
,
Matheus Ferst
,
16:21
[RFC PATCH v2 27/29] target/ppc: introduce ppc_maybe_interrupt
,
Matheus Ferst
,
16:21
[RFC PATCH v2 26/29] target/ppc: remove ppc_store_lpcr from CONFIG_USER_ONLY builds
,
Matheus Ferst
,
16:20
[RFC PATCH v2 25/29] target/ppc: add power-saving interrupt masking logic to p7_next_unmasked_interrupt
,
Matheus Ferst
,
16:20
[RFC PATCH v2 24/29] target/ppc: move power-saving interrupt masking out of cpu_has_work_POWER7
,
Matheus Ferst
,
16:20
[RFC PATCH v2 23/29] target/ppc: remove generic architecture checks from p7_deliver_interrupt
,
Matheus Ferst
,
16:20
[RFC PATCH v2 22/29] target/ppc: remove unused interrupts from p7_deliver_interrupt
,
Matheus Ferst
,
16:20
[RFC PATCH v2 21/29] target/ppc: create an interrupt delivery method for POWER7
,
Matheus Ferst
,
16:19
[RFC PATCH v2 20/29] target/ppc: remove unused interrupts from p7_pending_interrupt
,
Matheus Ferst
,
16:19
[RFC PATCH v2 19/29] target/ppc: create an interrupt masking method for POWER7
,
Matheus Ferst
,
16:19
[RFC PATCH v2 15/29] target/ppc: remove unused interrupts from p8_deliver_interrupt
,
Matheus Ferst
,
16:18
[RFC PATCH v2 16/29] target/ppc: remove generic architecture checks from p8_deliver_interrupt
,
Matheus Ferst
,
16:18
[RFC PATCH v2 18/29] target/ppc: add power-saving interrupt masking logic to p8_next_unmasked_interrupt
,
Matheus Ferst
,
16:18
[RFC PATCH v2 17/29] target/ppc: move power-saving interrupt masking out of cpu_has_work_POWER8
,
Matheus Ferst
,
16:18
[RFC PATCH v2 14/29] target/ppc: create an interrupt delivery method for POWER8
,
Matheus Ferst
,
16:18
[RFC PATCH v2 13/29] target/ppc: remove unused interrupts from p8_pending_interrupt
,
Matheus Ferst
,
16:18
[RFC PATCH v2 12/29] target/ppc: create an interrupt masking method for POWER8
,
Matheus Ferst
,
16:18
[RFC PATCH v2 11/29] target/ppc: add power-saving interrupt masking logic to p9_next_unmasked_interrupt
,
Matheus Ferst
,
16:18
[RFC PATCH v2 10/29] target/ppc: move power-saving interrupt masking out of cpu_has_work_POWER9
,
Matheus Ferst
,
16:18
[RFC PATCH v2 09/29] target/ppc: remove generic architecture checks from p9_deliver_interrupt
,
Matheus Ferst
,
16:18
[RFC PATCH v2 07/29] target/ppc: create an interrupt delivery method for POWER9/POWER10
,
Matheus Ferst
,
16:18
[RFC PATCH v2 08/29] target/ppc: remove unused interrupts from p9_deliver_interrupt
,
Matheus Ferst
,
16:18
[RFC PATCH v2 06/29] target/ppc: remove unused interrupts from p9_pending_interrupt
,
Matheus Ferst
,
16:16
[RFC PATCH v2 04/29] target/ppc: prepare to split interrupt masking and delivery by excp_model
,
Matheus Ferst
,
16:16
[RFC PATCH v2 05/29] target/ppc: create an interrupt masking method for POWER9/POWER10
,
Matheus Ferst
,
16:16
[RFC PATCH v2 03/29] target/ppc: split interrupt masking and delivery from ppc_hw_interrupt
,
Matheus Ferst
,
16:16
[RFC PATCH v2 02/29] target/ppc: always use ppc_set_irq to set env->pending_interrupts
,
Matheus Ferst
,
16:16
[RFC PATCH v2 00/29] PowerPC interrupt rework
,
Matheus Ferst
,
16:16
[RFC PATCH v2 01/29] target/ppc: define PPC_INTERRUPT_* values directly
,
Matheus Ferst
,
16:16
Re: [Virtio-fs] virtiofsd: Any reason why there's not an "openat2" sandbox mode?
,
Stefan Hajnoczi
,
16:14
Re: [PATCH 1/1] 9pfs: avoid iterator invalidation in v9fs_mark_fids_unreclaim
,
Greg Kurz
,
15:47
[PATCH v5 12/12] virtio-blk: use BDRV_REQ_REGISTERED_BUF optimization hint
,
Stefan Hajnoczi
,
15:36
[PATCH v5 11/12] blkio: implement BDRV_REQ_REGISTERED_BUF optimization
,
Stefan Hajnoczi
,
15:36
[PATCH v5 10/12] stubs: add qemu_ram_block_from_host() and qemu_ram_get_fd()
,
Stefan Hajnoczi
,
15:36
[PATCH v5 09/12] exec/cpu-common: add qemu_ram_get_fd()
,
Stefan Hajnoczi
,
15:36
[PATCH v5 08/12] block: add BlockRAMRegistrar
,
Stefan Hajnoczi
,
15:36
[PATCH v5 07/12] block: return errors from bdrv_register_buf()
,
Stefan Hajnoczi
,
15:35
[PATCH v5 06/12] block: add BDRV_REQ_REGISTERED_BUF request flag
,
Stefan Hajnoczi
,
15:35
[PATCH v5 04/12] block: pass size to bdrv_unregister_buf()
,
Stefan Hajnoczi
,
15:35
[PATCH v5 05/12] block: use BdrvRequestFlags type for supported flag fields
,
Stefan Hajnoczi
,
15:35
[PATCH v5 03/12] numa: call ->ram_block_removed() in ram_block_notifer_remove()
,
Stefan Hajnoczi
,
15:35
[PATCH v5 02/12] blkio: add libblkio block driver
,
Stefan Hajnoczi
,
15:34
[PATCH v5 01/12] coroutine: add flag to re-queue at front of CoQueue
,
Stefan Hajnoczi
,
15:34
[PATCH v5 00/12] blkio: add libblkio BlockDriver
,
Stefan Hajnoczi
,
15:34
Re: [PATCH v5] 9pfs: use GHashTable for fid table
,
Christian Schoenebeck
,
15:11
Re: Should we maybe move Cirrus-CI jobs away from Gitlab again?
,
Stefan Hajnoczi
,
15:11
Re: [PATCH v5] 9pfs: use GHashTable for fid table
,
Christian Schoenebeck
,
15:08
Re: Should we maybe move Cirrus-CI jobs away from Gitlab again?
,
Thomas Huth
,
15:04
Re: Should we maybe move Cirrus-CI jobs away from Gitlab again?
,
Stefan Hajnoczi
,
14:48
Re: Should we maybe move Cirrus-CI jobs away from Gitlab again?
,
Thomas Huth
,
14:40
Re: [PULL 00/14] s390x patches and slirp submodule removal
,
Stefan Hajnoczi
,
14:40
Re: [PULL 0/8] Net patches
,
Stefan Hajnoczi
,
14:40
Re: [PULL 0/3] M68k for 7.2 patches
,
Stefan Hajnoczi
,
14:40
Re: [PATCH v11 06/15] target/hexagon: expose next PC in DisasContext
,
Anton Johansson
,
14:04
Re: [PATCH v11 03/15] target/hexagon: make slot number an unsigned
,
Anton Johansson
,
14:01
Re: Should we maybe move Cirrus-CI jobs away from Gitlab again?
,
Daniel P . Berrangé
,
13:57
Re: [PATCH 1/8] hw/avr: Add limited support for avr gpio registers
,
Michael Rolnik
,
13:53
Re: virtiofsd: Any reason why there's not an "openat2" sandbox mode?
,
Colin Walters
,
13:52
Re: [PATCH v2] target/arm/kvm: Retry KVM_CREATE_VM call if it fails EINTR
,
Peter Maydell
,
13:41
Re: Should we maybe move Cirrus-CI jobs away from Gitlab again?
,
Stefan Hajnoczi
,
13:36
Re: virtiofsd: Any reason why there's not an "openat2" sandbox mode?
,
German Maglione
,
13:29
Re: [PATCH 1/1] 9pfs: avoid iterator invalidation in v9fs_mark_fids_unreclaim
,
Christian Schoenebeck
,
13:15
Re: [PATCH v2] target/arm/kvm: Retry KVM_CREATE_VM call if it fails EINTR
,
Eric Auger
,
13:07
[PATCH v2] linux-user: Add guest memory layout to exception dump
,
Helge Deller
,
12:58
Re: virtiofsd: Any reason why there's not an "openat2" sandbox mode?
,
Vivek Goyal
,
12:57
[PATCH v2] target/arm/kvm: Retry KVM_CREATE_VM call if it fails EINTR
,
Peter Maydell
,
12:49
Re: [PATCH] mem/cxl-type3: Add sn option to provide serial number for PCI ecap
,
Ben Widawsky
,
12:46
Re: virtiofsd: Any reason why there's not an "openat2" sandbox mode?
,
Vivek Goyal
,
12:37
Re: qemu and -vga vs. -device
,
Daniel Henrique Barboza
,
12:34
Re: [PATCH v3 0/9] Add ARM Cortex-R52 cpu
,
Peter Maydell
,
12:31
Re: [PATCH v3 2/9] target/arm: Don't add all MIDR aliases for cores that immplement PMSA
,
Peter Maydell
,
12:30
Re: [PATCH v3 8/9] target/arm: Add PMSAv8r functionality
,
Peter Maydell
,
12:24
[PATCH] arm: re-randomize rng-seed on reboot
,
Jason A. Donenfeld
,
12:08
Re: Should we maybe move Cirrus-CI jobs away from Gitlab again?
,
Daniel P . Berrangé
,
11:54
Re: [Virtio-fs] [PATCH] virtiofsd: use g_date_time_get_microsecond to get subsecond
,
Stefan Hajnoczi
,
11:50
[PATCH] kvm: dirty-ring: Fix race with vcpu creation
,
Peter Xu
,
11:47
Re: [PATCH v2 07/11] acpi/tests/bits: add python test that exercizes QEMU bios tables using biosbits
,
Daniel P . Berrangé
,
11:45
Re: Should we maybe move Cirrus-CI jobs away from Gitlab again?
,
Stefan Hajnoczi
,
11:45
Re: [PATCH v2 35/39] tests/qtest: migration-test: Skip running some TLS cases for win32
,
Daniel P . Berrangé
,
11:40
Re: [PATCH v5] 9pfs: use GHashTable for fid table
,
Linus Heckemann
,
11:15
[PATCH][RESEND] hyperv: fix SynIC SINT assertion failure on guest reset
,
Maciej S. Szmigiero
,
11:12
Re: [PULL v2 00/22] riscv-to-apply queue
,
Stefan Hajnoczi
,
11:05
Re: [PULL 0/1] Block patches
,
Stefan Hajnoczi
,
11:04
Re: [PULL 00/24] Kraxel 20220927 patches
,
Stefan Hajnoczi
,
11:04
Re: [PATCH] update Linux headers to 6.0
,
Peter Maydell
,
10:55
Re: [PATCH v4 50/54] tests/qtest: migration-test: Skip running some TLS cases for win32
,
Marc-André Lureau
,
10:47
Re: [PATCH v4 39/54] tests/qtest: boot-serial-test: Close the serial file before starting QEMU
,
Marc-André Lureau
,
10:47
Re: [PATCH v4 50/54] tests/qtest: migration-test: Skip running some TLS cases for win32
,
Marc-André Lureau
,
10:47
Re: [PATCH v2 7/8] hw/arm/virt: Fix devicetree warnings about the virtio-iommu node
,
Eric Auger
,
10:47
Re: [PATCH v4 50/54] tests/qtest: migration-test: Skip running some TLS cases for win32
,
Bin Meng
,
10:46
Re: [PATCH v9 09/10] s390x/cpu_topology: activating CPU topology
,
Cédric Le Goater
,
10:46
Re: [PATCH v4 18/54] tests/qtest: vhost-user-test: Avoid using hardcoded /tmp
,
Marc-André Lureau
,
10:28
Re: [PATCH v4 16/54] tests/qtest: qmp-test: Avoid using hardcoded /tmp
,
Marc-André Lureau
,
10:28
Re: [PATCH v4 15/54] tests/qtest: pflash-cfi02-test: Avoid using hardcoded /tmp
,
Marc-André Lureau
,
10:27
Re: [PATCH v4 14/54] tests/qtest: migration-test: Avoid using hardcoded /tmp
,
Marc-André Lureau
,
10:27
[PATCH v3 15/15] accel/kvm: move kvm_update_guest_debug to inline stub
,
Alex Bennée
,
10:26
[PATCH v5] 9pfs: use GHashTable for fid table
,
Linus Heckemann
,
10:26
[PATCH v3 12/15] gdbstub: move sstep flags probing into AccelClass
,
Alex Bennée
,
10:25
Re: [PATCH v4 43/54] tests/qtest: migration-test: Make sure QEMU process "to" exited after migration is canceled
,
Marc-André Lureau
,
10:24
[PATCH v3 13/15] gdbstub: move breakpoint logic to accel ops
,
Alex Bennée
,
10:15
[PATCH v3 14/15] gdbstub: move guest debug support check to ops
,
Alex Bennée
,
10:15
[PATCH v3 11/15] gdbstub: move into its own sub directory
,
Alex Bennée
,
10:15
[PATCH v3 09/15] hw/timer: convert mptimer access to attrs to derive cpu index
,
Alex Bennée
,
10:15
[PATCH v3 06/15] target/arm: ensure m-profile helpers set appropriate MemTxAttrs
,
Alex Bennée
,
10:15
[PATCH v3 07/15] qtest: make read/write operation appear to be from CPU
,
Alex Bennée
,
10:15
[PATCH v3 04/15] target/arm: ensure KVM traps set appropriate MemTxAttrs
,
Alex Bennée
,
10:15
[PATCH v3 10/15] configure: move detected gdb to TCG's config-host.mak
,
Alex Bennée
,
10:15
[PATCH v3 05/15] target/arm: ensure ptw accesses set appropriate MemTxAttrs
,
Alex Bennée
,
10:15
[PATCH v3 08/15] hw/intc/gic: use MxTxAttrs to divine accessing CPU
,
Alex Bennée
,
10:15
[PATCH v3 03/15] target/arm: ensure HVF traps set appropriate MemTxAttrs
,
Alex Bennée
,
10:15
[PATCH v3 02/15] target/arm: ensure TCG IO accesses set appropriate MemTxAttrs
,
Alex Bennée
,
10:15
[PATCH v3 01/15] hw: encode accessing CPU index in MemTxAttrs
,
Alex Bennée
,
10:15
[PATCH v3 00/15] gdbstub/next (MemTxAttrs, re-factoring)
,
Alex Bennée
,
10:15
Re: [PATCH v2 07/11] acpi/tests/bits: add python test that exercizes QEMU bios tables using biosbits
,
Ani Sinha
,
10:06
Re: [PATCH v3 7/9] target/arm: Add PMSAv8r registers
,
Peter Maydell
,
09:51
Re: [PATCH v7 2/2] i386: Add notify VM exit support
,
Paolo Bonzini
,
09:43
[PATCH v7 5/5] accel: abort if we fail to load the accelerator plugin
,
Claudio Fontana
,
09:38
[PATCH v7 4/5] dmg: warn when opening dmg images containing blocks of unknown type
,
Claudio Fontana
,
09:38
[PATCH v7 1/5] module: removed unused function argument "mayfail"
,
Claudio Fontana
,
09:38
[PATCH v7 0/5] improve error handling for module load
,
Claudio Fontana
,
09:38
[PATCH v7 3/5] module: add Error arguments to module_load and module_load_qom
,
Claudio Fontana
,
09:38
[PATCH v7 2/5] module: rename module_load_one to module_load
,
Claudio Fontana
,
09:38
Re: [PATCH v4 54/54] docs/devel: testing: Document writing portable test cases
,
Thomas Huth
,
09:37
[PULL 1/1] hw/xen: set pci Atomic Ops requests for passthrough device
,
Anthony PERARD
,
09:36
[PULL 0/1] xen queue 2022-09-27
,
Anthony PERARD
,
09:36
Re: [PATCH v4 53/54] tests/qtest: Enable qtest build on Windows
,
Thomas Huth
,
09:34
Re: ddd
,
Helge Deller
,
09:26
Re: [PATCH v2 6/8] hw/arm/virt: Fix devicetree warning about the SMMU node
,
Eric Auger
,
09:24
Re: [PATCH v4 43/54] tests/qtest: migration-test: Make sure QEMU process "to" exited after migration is canceled
,
Bin Meng
,
09:22
Re: [PATCH v3 6/9] target/arm: Enable TTBCR_EAE for ARMv8-R AArch32
,
Peter Maydell
,
09:21
Re: [PATCH v4 43/54] tests/qtest: migration-test: Make sure QEMU process "to" exited after migration is canceled
,
Marc-André Lureau
,
09:16
Re: [PATCH v7 1/2] i386: kvm: extend kvm_{get, put}_vcpu_events to support pending triple fault
,
Paolo Bonzini
,
09:14
[PATCH] update Linux headers to 6.0
,
Paolo Bonzini
,
09:13
Re: ddd
,
Bin Meng
,
09:11
Re: [PATCH v3 5/9] target/arm: Add ARMCacheAttrs to the signature of pmsav8_mpu_lookup
,
Peter Maydell
,
09:06
Re: [PATCH 1/1] 9pfs: avoid iterator invalidation in v9fs_mark_fids_unreclaim
,
Linus Heckemann
,
09:05
Re: [PATCH] docs: Update TPM documentation for usage of a TPM 2
,
Marc-André Lureau
,
09:04
[PATCH v4] block: Refactor get_tmp_filename()
,
Bin Meng
,
09:02
Re: [PATCH v3 3/9] target/arm: Make RVBAR available for all ARMv8 CPUs
,
Peter Maydell
,
09:01
Re: [PATCH v4 5/7] tests/x86: Add 'q35' machine type to override-tests in hd-geo-test
,
Thomas Huth
,
09:00
Re: [PATCH v6 3/5] module: add Error arguments to module_load and module_load_qom
,
Claudio Fontana
,
08:55
Re: [PATCH v3 4/9] target/arm: Make stage_2_format for cache attributes optional
,
Peter Maydell
,
08:52
Re: [PATCH v2 2/8] hw/arm/virt: Fix devicetree warning about the GIC node
,
Eric Auger
,
08:49
Re: [PATCH v2 3/8] hw/arm/virt: Use "msi-map" devicetree property for PCI
,
Eric Auger
,
08:48
Re: [PATCH v2 1/8] hw/arm/virt: Fix devicetree warning about the root node
,
Eric Auger
,
08:48
Re: [PATCH v2 4/8] hw/arm/virt: Fix devicetree warning about the gpio-key node
,
Eric Auger
,
08:48
[PATCH v2 2/2] linux-user: don't use AT_EXECFD in do_openat()
,
Laurent Vivier
,
08:44
[PATCH v2 1/2] linux-user: handle /proc/self/exe with execve() syscall
,
Laurent Vivier
,
08:44
[PATCH v2 0/2] linux-user: handle /proc/self/exe with execve() syscall
,
Laurent Vivier
,
08:44
Re: [PATCH] target/ppc: restore powerpc_excp_booke doorbell interrupts
,
Fabiano Rosas
,
08:33
Re: [PATCH v4 4/7] tests/x86: Add 'q35' machine type to drive_del-test
,
Thomas Huth
,
08:29
Re: [PATCH v4 12/54] tests/qtest: hd-geo-test: Avoid using hardcoded /tmp
,
Thomas Huth
,
08:22
[PATCH] docs: Update TPM documentation for usage of a TPM 2
,
Stefan Berger
,
08:22
Re: [patch v0] qapi/qmp: Add timestamps to qmp command responses.
,
Denis Plotnikov
,
08:07
missing entries from docs/specs/pci-ids.txt ?
,
Peter Maydell
,
08:06
Re: [PATCH v9 02/10] s390x/cpu topology: core_id sets s390x CPU topology
,
Cédric Le Goater
,
08:03
[PATCH] target/arm: mark SP_EL1 with ARM_CP_EL3_NO_EL2_KEEP
,
Jerome Forissier
,
08:01
Re: [PATCH v6 3/5] module: add Error arguments to module_load and module_load_qom
,
Kevin Wolf
,
07:57
Re: [PATCH v2 4/8] hw/arm/virt: Fix devicetree warning about the gpio-key node
,
Peter Maydell
,
07:57
Re: [PATCH 03/12] audio: run downstream playback queue unconditionally
,
Marc-André Lureau
,
07:55
Re: [PATCH 06/12] spiceaudio: add a pcm_ops buffer_get_free function
,
Marc-André Lureau
,
07:55
Re: [PATCH 08/12] audio: swap audio_rate_get_bytes() function parameters
,
Marc-André Lureau
,
07:55
Re: [PATCH 01/12] audio: refactor code in audio_run_out()
,
Marc-André Lureau
,
07:55
Re: [PATCH 05/12] audio: add more audio rate control functions
,
Marc-André Lureau
,
07:55
Re: [PATCH 07/12] spiceaudio: update comment
,
Marc-André Lureau
,
07:55
Re: [PATCH 04/12] alsaaudio: reduce playback latency
,
Marc-André Lureau
,
07:55
Re: [PATCH 09/12] audio: rename audio_sw_bytes_free()
,
Marc-André Lureau
,
07:55
Re: [PATCH 10/12] audio: refactor audio_get_avail()
,
Marc-André Lureau
,
07:55
Re: [PATCH 11/12] audio: fix sw->buf size for audio recording
,
Marc-André Lureau
,
07:55
Re: [PATCH 02/12] audio: fix GUS audio playback with out.mixing-engine=off
,
Marc-André Lureau
,
07:54
Re: [PATCH v6 3/5] module: add Error arguments to module_load and module_load_qom
,
Kevin Wolf
,
07:53
Re: [PATCH v2 7/8] hw/arm/virt: Fix devicetree warnings about the virtio-iommu node
,
Peter Maydell
,
07:47
Re: [PATCH] linux-user: Add guest memory layout to exception dump
,
Helge Deller
,
07:45
Re: [PATCH v2 07/11] acpi/tests/bits: add python test that exercizes QEMU bios tables using biosbits
,
Ani Sinha
,
07:42
Re: [PATCH v2 6/8] hw/arm/virt: Fix devicetree warning about the SMMU node
,
Peter Maydell
,
07:37
Re: [PATCH v2 3/8] hw/arm/virt: Use "msi-map" devicetree property for PCI
,
Peter Maydell
,
07:37
Re: [PATCH v2 2/8] hw/arm/virt: Fix devicetree warning about the GIC node
,
Peter Maydell
,
07:33
Re: [PATCH v2 1/8] hw/arm/virt: Fix devicetree warning about the root node
,
Peter Maydell
,
07:31
Re: [PATCH 1/2] audio: fix in.voices test
,
Marc-André Lureau
,
07:28
Re: [PATCH v2 8/8] hw/arm/virt: Fix devicetree warnings about node names
,
Peter Maydell
,
07:28
Re: [PATCH 2/2] audio: improve out.voices test
,
Marc-André Lureau
,
07:27
Re: [PATCH v2 5/8] hw/arm/virt: Fix devicetree warnings about the GPIO node
,
Peter Maydell
,
07:25
[PATCH v2] linux-user: Add faccessat2() syscall
,
Helge Deller
,
07:24
ddd
,
Helge Deller
,
07:21
Re: [PATCH] linux-user: Add guest memory layout to exception dump
,
Philippe Mathieu-Daudé
,
07:14
[PATCH v4 54/54] docs/devel: testing: Document writing portable test cases
,
Bin Meng
,
07:09
[PATCH v4 53/54] tests/qtest: Enable qtest build on Windows
,
Bin Meng
,
07:09
[PATCH v4 52/54] .gitlab-ci.d/windows.yml: Display meson test logs
,
Bin Meng
,
07:09
[PATCH v4 50/54] tests/qtest: migration-test: Skip running some TLS cases for win32
,
Bin Meng
,
07:09
[PATCH v4 51/54] .gitlab-ci.d/windows.yml: Increase the timeout to 90 minutes
,
Bin Meng
,
07:09
[PATCH v4 49/54] io/channel-watch: Fix socket watch on Windows
,
Bin Meng
,
07:09
[PATCH v4 48/54] io/channel-watch: Drop the unnecessary cast
,
Bin Meng
,
07:09
[PATCH v4 47/54] io/channel-watch: Drop a superfluous '#ifdef WIN32'
,
Bin Meng
,
07:08
[PATCH v4 44/54] tests/qtest: virtio-net-failover: Disable migration tests for win32
,
Bin Meng
,
07:08
[PATCH v4 45/54] tests/qtest: libqtest: Replace the call to close a socket with closesocket()
,
Bin Meng
,
07:08
[PATCH v4 42/54] tests/qtest: migration-test: Disable IO redirection for win32
,
Bin Meng
,
07:08
[PATCH v4 41/54] tests/qtest: microbit-test: Fix socket access for win32
,
Bin Meng
,
07:08
[PATCH v4 40/54] tests/qtest: ide-test: Open file in binary mode
,
Bin Meng
,
07:08
[PATCH v4 46/54] tests/qtest: libqtest: Correct the timeout unit of blocking receive calls for win32
,
Bin Meng
,
07:08
[PATCH v4 43/54] tests/qtest: migration-test: Make sure QEMU process "to" exited after migration is canceled
,
Bin Meng
,
07:08
[PATCH v4 37/54] tests/qtest: {ahci, ide}-test: Use relative path for temporary files for win32
,
Bin Meng
,
07:08
[PATCH v4 34/54] tests/qtest: libqtest: Exclude the *_fds APIs for win32
,
Bin Meng
,
07:08
[PATCH v4 32/54] tests/qtest: libqtest: Adapt global_qtest declaration for win32
,
Bin Meng
,
07:08
[PATCH v4 39/54] tests/qtest: boot-serial-test: Close the serial file before starting QEMU
,
Bin Meng
,
07:08
[PATCH v4 38/54] tests/qtest: bios-tables-test: Adapt the case for win32
,
Bin Meng
,
07:08
[PATCH v4 36/54] tests/qtest: Support libqtest to build and run on Windows
,
Bin Meng
,
07:08
[PATCH v4 35/54] tests/qtest: libqtest: Install signal handler via signal()
,
Bin Meng
,
07:08
[PATCH v4 17/54] tests/qtest: vhost-user-blk-test: Avoid using hardcoded /tmp
,
Bin Meng
,
07:08
[PATCH v4 13/54] tests/qtest: ide-test: Avoid using hardcoded /tmp
,
Bin Meng
,
07:08
[PATCH v4 30/54] tests/qtest: qmp-test: Skip running test_qmp_oob for win32
,
Bin Meng
,
07:08
[PATCH v4 28/54] tests/qtest: Skip running virtio-net-test cases that require socketpair() for win32
,
Bin Meng
,
07:08
[PATCH v4 26/54] fsdev/virtfs-proxy-helper: Use g_mkdir()
,
Bin Meng
,
07:08
[PATCH v4 31/54] accel/qtest: Implement a portable qtest accelerator
,
Bin Meng
,
07:08
[PATCH v4 33/54] tests/qtest: Use send/recv for socket communication
,
Bin Meng
,
07:08
[PATCH v4 29/54] tests/qtest: Build test-filter-{mirror, redirector} cases for posix only
,
Bin Meng
,
07:08
[PATCH v4 27/54] hw/usb: dev-mtp: Use g_mkdir()
,
Bin Meng
,
07:08
[PATCH v4 18/54] tests/qtest: vhost-user-test: Avoid using hardcoded /tmp
,
Bin Meng
,
07:08
[PATCH v4 23/54] tests/unit: test-qga: Avoid using hardcoded /tmp
,
Bin Meng
,
07:08
[PATCH v4 11/54] tests/qtest: virtio_blk_fuzz: Avoid using hardcoded /tmp
,
Bin Meng
,
07:08
[PATCH v4 16/54] tests/qtest: qmp-test: Avoid using hardcoded /tmp
,
Bin Meng
,
07:08
[PATCH v4 15/54] tests/qtest: pflash-cfi02-test: Avoid using hardcoded /tmp
,
Bin Meng
,
07:08
[PATCH v4 24/54] tests: vhost-user-bridge: Avoid using hardcoded /tmp
,
Bin Meng
,
07:08
[PATCH v4 25/54] block/vvfat: Unify the mkdir() call
,
Bin Meng
,
07:08
[PATCH v4 22/54] tests/unit: test-image-locking: Avoid using hardcoded /tmp
,
Bin Meng
,
07:08
[PATCH v4 20/54] tests/qtest: virtio-scsi-test: Avoid using hardcoded /tmp
,
Bin Meng
,
07:08
[PATCH v4 19/54] tests/qtest: virtio-blk-test: Avoid using hardcoded /tmp
,
Bin Meng
,
07:08
[PATCH v4 21/54] tests/qtest: libqtest: Avoid using hardcoded /tmp
,
Bin Meng
,
07:08
[PATCH v4 14/54] tests/qtest: migration-test: Avoid using hardcoded /tmp
,
Bin Meng
,
07:08
[PATCH v4 12/54] tests/qtest: hd-geo-test: Avoid using hardcoded /tmp
,
Bin Meng
,
07:08
[PATCH v4 05/54] tests/qtest: ahci-test: Avoid using hardcoded /tmp
,
Bin Meng
,
07:08
[PATCH v4 04/54] util/qemu-sockets: Use g_get_tmp_dir() to get the directory for temporary files
,
Bin Meng
,
07:07
[PATCH v4 06/54] tests/qtest: aspeed_smc-test: Avoid using hardcoded /tmp
,
Bin Meng
,
07:07
[PATCH v4 10/54] tests/qtest: generic_fuzz: Avoid using hardcoded /tmp
,
Bin Meng
,
07:07
[PATCH v4 08/54] tests/qtest: cxl-test: Avoid using hardcoded /tmp
,
Bin Meng
,
07:07
[PATCH v4 09/54] tests/qtest: fdc-test: Avoid using hardcoded /tmp
,
Bin Meng
,
07:07
[PATCH v4 07/54] tests/qtest: boot-serial-test: Avoid using hardcoded /tmp
,
Bin Meng
,
07:07
[PATCH v4 02/54] semihosting/arm-compat-semi: Avoid using hardcoded /tmp
,
Bin Meng
,
07:07
[PATCH v4 00/54] tests/qtest: Enable running qtest on Windows
,
Bin Meng
,
07:07
[PATCH v4 03/54] tcg: Avoid using hardcoded /tmp
,
Bin Meng
,
07:07
[PATCH v4 01/54] tests/qtest: i440fx-test: Rewrite create_blob_file() to be portable
,
Bin Meng
,
07:06
Re: [PATCH 5/5] configure, meson: move linker flag detection to meson
,
Marc-André Lureau
,
07:02
Re: [PATCH 2/2] linux-user: Add parameters of getrandom() syscall for strace
,
Laurent Vivier
,
07:00
Re: [PATCH 4/5] configure, meson: move C++ compiler detection to meson.build
,
Marc-André Lureau
,
07:00
[PATCH v3] linux-user: Add close_range() syscall
,
Helge Deller
,
07:00
Re: [PATCH 0/8] linux-user: Futex improvements
,
Laurent Vivier
,
07:00
Re: [PATCH v4 3/7] tests/x86: Add 'q35' machine type to ivshmem-test
,
Thomas Huth
,
06:57
Re: [PATCH 3/5] meson: multiple names can be passed to dependency()
,
Marc-André Lureau
,
06:55
Re: [PATCH 2/5] meson: require 0.61.3
,
Marc-André Lureau
,
06:54
Re: [PATCH v2 4/4] virtio-gpu: Don't require udmabuf when blob support is enabled
,
Dmitry Osipenko
,
06:44
Re: [PATCH v3 42/54] chardev/char-file: Add FILE_SHARE_WRITE when opening the file for win32
,
Bin Meng
,
06:44
Re: [PATCH 2/2] linux-user: Add parameters of getrandom() syscall for strace
,
Laurent Vivier
,
06:41
Re: [PATCH 1/2] linux-user: Add close_range() syscall
,
Laurent Vivier
,
06:41
Re: [PATCH v4 2/7] tests/x86: Add subtest with 'q35' machine type to device-plug-test
,
Thomas Huth
,
06:40
Re: [PATCH 1/5] ui: fix path to dbus-display1.h
,
Marc-André Lureau
,
06:38
Re: [PATCH v4 2/7] tests/x86: Add subtest with 'q35' machine type to device-plug-test
,
Thomas Huth
,
06:35
Re: [PATCH 8/8] linux-user: Log tid for strace
,
Laurent Vivier
,
06:34
Re: [PATCH 7/8] linux-user: Lock log around strace
,
Laurent Vivier
,
06:34
Re: [RFC PATCH 0/3] MIPS decodetree conversion attempt
,
Jiaxun Yang
,
06:33
Re: [PATCH 6/8] linux-user: Update print_futex_op
,
Laurent Vivier
,
06:31
Re: [PATCH 5/8] linux-user: Implement PI futexes
,
Laurent Vivier
,
06:29
Re: [PATCH v4 1/7] tests/x86: Move common code to function in device-plug-test
,
Thomas Huth
,
06:27
Re: [PATCH v2 07/11] acpi/tests/bits: add python test that exercizes QEMU bios tables using biosbits
,
Ani Sinha
,
06:24
Re: [PATCH 00/17] acpi:pc/q35: minor PCI refactoring/cleanups
,
Igor Mammedov
,
06:20
Re: [PATCH v2 07/11] acpi/tests/bits: add python test that exercizes QEMU bios tables using biosbits
,
Daniel P . Berrangé
,
06:18
[PATCH v2 8/8] hw/arm/virt: Fix devicetree warnings about node names
,
Jean-Philippe Brucker
,
06:13
[PATCH v2 7/8] hw/arm/virt: Fix devicetree warnings about the virtio-iommu node
,
Jean-Philippe Brucker
,
06:13
[PATCH v2 1/8] hw/arm/virt: Fix devicetree warning about the root node
,
Jean-Philippe Brucker
,
06:13
[PATCH v2 4/8] hw/arm/virt: Fix devicetree warning about the gpio-key node
,
Jean-Philippe Brucker
,
06:13
[PATCH v2 2/8] hw/arm/virt: Fix devicetree warning about the GIC node
,
Jean-Philippe Brucker
,
06:12
[PATCH v2 3/8] hw/arm/virt: Use "msi-map" devicetree property for PCI
,
Jean-Philippe Brucker
,
06:12
[PATCH v2 6/8] hw/arm/virt: Fix devicetree warning about the SMMU node
,
Jean-Philippe Brucker
,
06:12
[PATCH v2 5/8] hw/arm/virt: Fix devicetree warnings about the GPIO node
,
Jean-Philippe Brucker
,
06:12
[PATCH v2 0/8] hw/arm/virt: Fix dt-schema warnings
,
Jean-Philippe Brucker
,
06:12
Re: [PATCH v2 07/11] acpi/tests/bits: add python test that exercizes QEMU bios tables using biosbits
,
Ani Sinha
,
06:07
Re: [PATCH v9 15/16] tests/qtest: netdev: test stream and dgram backends
,
Thomas Huth
,
06:02
[PATCH] linux-user: Add guest memory layout to exception dump
,
Helge Deller
,
06:00
[PATCH 5/5] configure, meson: move linker flag detection to meson
,
Paolo Bonzini
,
05:59
[PATCH 4/5] configure, meson: move C++ compiler detection to meson.build
,
Paolo Bonzini
,
05:59
[PATCH 3/5] meson: multiple names can be passed to dependency()
,
Paolo Bonzini
,
05:59
[PATCH 2/5] meson: require 0.61.3
,
Paolo Bonzini
,
05:59
[PATCH 1/5] ui: fix path to dbus-display1.h
,
Paolo Bonzini
,
05:59
[PATCH 0/5] Small meson updates for QEMU 7.2
,
Paolo Bonzini
,
05:59
Re: [PATCH 4/8] linux-user: Convert signal number for FUTEX_FD
,
Laurent Vivier
,
05:56
Re: [PATCH 3/8] linux-user: Implement FUTEX_WAKE_BITSET
,
Laurent Vivier
,
05:54
Re: [PATCH 2/8] linux-user: Sink call to do_safe_futex
,
Laurent Vivier
,
05:53
Re: [PATCH 1/8] linux-user: Combine do_futex and do_futex_time64
,
Laurent Vivier
,
05:48
Re: [PATCH v2 04/11] qtest: make read/write operation appear to be from CPU
,
Thomas Huth
,
05:46
Re: [PATCH v1 3/7] contrib/gitdm: add Paul to individual contributors
,
Paul Brook
,
05:45
Re: [PATCH] i386: Fix KVM_CAP_ADJUST_CLOCK capability check
,
Vitaly Kuznetsov
,
05:45
Re: [PATCH v9 01/10] s390x/cpus: Make absence of multithreading clear
,
Cédric Le Goater
,
05:45
[PATCH 1/2] linux-user: Add close_range() syscall
,
Helge Deller
,
05:35
[PATCH 2/2] linux-user: Add parameters of getrandom() syscall for strace
,
Helge Deller
,
05:35
Re: [PATCH v2 2/2] linux-user: Set ELF_BASE_PLATFORM for MIPS
,
Laurent Vivier
,
05:29
Re: [PATCH v2 1/2] linux-user: Introduce stubs for ELF AT_BASE_PLATFORM
,
Laurent Vivier
,
05:29
Re: [PATCH] linux-user/s390x: Save/restore fpc when handling a signal
,
Laurent Vivier
,
05:22
Re: [PATCH v3 1/5] msmouse: Handle mouse reset
,
Marc-André Lureau
,
05:22
Re: [PATCH] linux-user: Don't assume 0 is not a valid host timer_t value
,
Laurent Vivier
,
05:19
Re: [PATCH v9 05/16] qapi: net: add stream and dgram netdevs
,
Markus Armbruster
,
05:18
Re: [PATCH v2] Revert "intel_iommu: Fix irqchip / X2APIC configuration checks"
,
Igor Mammedov
,
05:17
Re: [PATCH v3 5/5] serial: Allow unaligned i/o access
,
Marc-André Lureau
,
05:16
Re: [PATCH v6 3/5] module: add Error arguments to module_load and module_load_qom
,
Claudio Fontana
,
05:13
Re: [PATCH v3 00/12] linux-user: Add more syscalls, enhance tracing & logging enhancements
,
Laurent Vivier
,
05:12
Re: [PATCH] docs: Add --tpm2 option to swtpm command line
,
Marc-André Lureau
,
05:10
Re: [PATCH v3 42/54] chardev/char-file: Add FILE_SHARE_WRITE when opening the file for win32
,
Marc-André Lureau
,
05:01
Re: [PATCH v3 00/12] linux-user: Add more syscalls, enhance tracing & logging enhancements
,
Helge Deller
,
04:56
Re: [PATCH v15 0/6] hmp,qmp: Add commands to introspect virtio devices
,
Jonah Palmer
,
04:37
Re: [PATCH v2 07/11] acpi/tests/bits: add python test that exercizes QEMU bios tables using biosbits
,
Daniel P . Berrangé
,
04:33
Re: [PATCH v2 4/4] virtio-gpu: Don't require udmabuf when blob support is enabled
,
Gerd Hoffmann
,
04:32
Re: [PATCH 1/3] target/riscv: Set the CPU resetvec directly
,
Frank Chang
,
04:29
Should we maybe move Cirrus-CI jobs away from Gitlab again?
,
Thomas Huth
,
04:22
[PULL 23/24] hw/display/ati_2d: Fix buffer overflow in ati_2d_blt (CVE-2021-3638)
,
Gerd Hoffmann
,
04:20
[PULL 22/24] audio: remove abort() in audio_bug()
,
Gerd Hoffmann
,
04:20
[PULL 20/24] audio: Add sndio backend
,
Gerd Hoffmann
,
04:20
[PULL 21/24] Revert "audio: Log context for audio bug"
,
Gerd Hoffmann
,
04:20
[PULL 24/24] virtio-gpu: update scanout if there is any area covered by the rect
,
Gerd Hoffmann
,
04:20
[PULL 17/24] usbnet: Accept mandatory USB_CDC_SET_ETHERNET_PACKET_FILTER request
,
Gerd Hoffmann
,
04:20
[PULL 18/24] usbnet: Detect short packets as sent by the xHCI controller
,
Gerd Hoffmann
,
04:20
[PULL 19/24] usbnet: Report link-up via interrupt endpoint in CDC-ECM mode
,
Gerd Hoffmann
,
04:19
[PULL 13/24] usb/msd: move usb_msd_packet_complete()
,
Gerd Hoffmann
,
04:19
[PULL 12/24] hcd-ohci: Drop ohci_service_iso_td() if ed->head & OHCI_DPTR_MASK is zero
,
Gerd Hoffmann
,
04:19
[PULL 15/24] hcd-xhci: drop operation with secondary stream arrays enabled
,
Gerd Hoffmann
,
04:19
[PULL 14/24] usb/msd: add usb_msd_fatal_error() and fix guest-triggerable assert
,
Gerd Hoffmann
,
04:19
[PULL 16/24] usbnet: Add missing usb_wakeup() call in usbnet_receive()
,
Gerd Hoffmann
,
04:19
[PULL 04/24] meson: Allow to enable gtk and sdl while cocoa is enabled
,
Gerd Hoffmann
,
04:19
[PULL 11/24] hw/usb/hcd-xhci: Check whether DMA accesses fail
,
Gerd Hoffmann
,
04:19
[PULL 06/24] ui/clipboard: fix serial priority
,
Gerd Hoffmann
,
04:19
[PULL 02/24] ui/cocoa: Run qemu_init in the main thread
,
Gerd Hoffmann
,
04:19
[PULL 03/24] Revert "main-loop: Disable block backend global state assertion on Cocoa"
,
Gerd Hoffmann
,
04:19
[PULL 09/24] ui/vdagent: fix serial reset of guest agent
,
Gerd Hoffmann
,
04:19
[PULL 10/24] ui/console: fix three double frees in png_save()
,
Gerd Hoffmann
,
04:19
[PULL 05/24] ui: add some vdagent related traces
,
Gerd Hoffmann
,
04:19
[PULL 07/24] ui/vdagent: always reset the clipboard serial on caps
,
Gerd Hoffmann
,
04:19
[PULL 08/24] ui/clipboard: reset the serial state on reset
,
Gerd Hoffmann
,
04:19
[PULL 01/24] ui/console: Get tab completion working again in the SDL monitor vc
,
Gerd Hoffmann
,
04:19
[PULL 00/24] Kraxel 20220927 patches
,
Gerd Hoffmann
,
04:19
Re: [PATCH v2 07/11] acpi/tests/bits: add python test that exercizes QEMU bios tables using biosbits
,
Ani Sinha
,
04:13
Re: [RFC PATCH] ast2600: Fix CPU features
,
Cédric Le Goater
,
03:59
Re: [PATCH v6 3/5] module: add Error arguments to module_load and module_load_qom
,
Markus Armbruster
,
03:54
Re: [PATCH] linux-user: fix bug about missing signum convert of sigqueue
,
Laurent Vivier
,
03:36
Re: [PATCH 0/7] linux-user fixes for hppa target - part 2
,
Laurent Vivier
,
03:34
Re: [PATCH v3 00/12] linux-user: Add more syscalls, enhance tracing & logging enhancements
,
Laurent Vivier
,
03:32
[PULL 8/8] virtio: del net client if net_init_tap_one failed
,
Jason Wang
,
03:31
[PULL 7/8] vdpa: Allow MQ feature in SVQ
,
Jason Wang
,
03:30
[PULL 6/8] virtio-net: Update virtio-net curr_queue_pairs in vdpa backends
,
Jason Wang
,
03:30
[PULL 5/8] vdpa: validate MQ CVQ commands
,
Jason Wang
,
03:30
[PULL 3/8] vdpa: extract vhost_vdpa_net_load_mac from vhost_vdpa_net_load
,
Jason Wang
,
03:30
[PULL 2/8] vdpa: Make VhostVDPAState cvq_cmd_in_buffer control ack type
,
Jason Wang
,
03:30
[PULL 4/8] vdpa: Add vhost_vdpa_net_load_mq
,
Jason Wang
,
03:30
[PULL 1/8] e1000e: set RX desc status with DD flag in a separate operation
,
Jason Wang
,
03:30
[PULL 0/8] Net patches
,
Jason Wang
,
03:30
Re: [PATCH 3/3] tests/qtest: sifive-e-aon-watchdog-test.c : Add QTest of watchdog of sifive_e
,
Frank Chang
,
03:28
Re: [PATCH 2/3] hw/riscv: sifive_e: Support the watchdog timer of HiFive 1 rev b.
,
Frank Chang
,
03:28
Re: [PATCH 1/3] hw/misc: sifive_e_aon: Support the watchdog timer of HiFive 1 rev b.
,
Frank Chang
,
03:27
Re: [PATCH v2] block: Refactor get_tmp_filename()
,
Markus Armbruster
,
03:24
[PATCH v2 2/4] target/loongarch: bstrins.w need set dest register EXT_SIGN
,
Song Gao
,
02:49
[PATCH v2 4/4] target/loongarch: flogb_{s/d} add set float_flag_divbyzero
,
Song Gao
,
02:49
[PATCH v2 1/4] target/loongarch: ftint_xxx insns set the result high 32bit 0xffffffff
,
Song Gao
,
02:49
[PATCH v2 3/4] target/loongarch: Fix fnm{sub/add}_{s/d} set wrong flags
,
Song Gao
,
02:49
[PATCH v2 0/4] Fix some loongarch tcg bugs
,
Song Gao
,
02:49
[PULL v2 20/22] target/riscv: debug: Add initial support of type 6 trigger
,
Alistair Francis
,
02:32
[PULL v2 14/22] target/riscv: debug: Introduce build_tdata1() to build tdata1 register content
,
Alistair Francis
,
02:32
[PULL v2 22/22] target/riscv: rvv-1.0: vf[w]redsum distinguish between ordered/unordered
,
Alistair Francis
,
02:32
[PULL v2 17/22] target/riscv: debug: Introduce tinfo CSR
,
Alistair Francis
,
02:32
[PULL v2 21/22] target/riscv: rvv-1.0: Simplify vfwredsum code
,
Alistair Francis
,
02:32
[PULL v2 16/22] target/riscv: debug: Restrict the range of tselect value can be written
,
Alistair Francis
,
02:32
[PULL v2 18/22] target/riscv: debug: Create common trigger actions function
,
Alistair Francis
,
02:32
[PULL v2 19/22] target/riscv: debug: Check VU/VS modes for type 2 trigger
,
Alistair Francis
,
02:32
[PULL v2 15/22] target/riscv: debug: Introduce tdata1, tdata2, and tdata3 CSRs
,
Alistair Francis
,
02:32
[PULL v2 13/22] target/riscv: debug: Determine the trigger type from tdata1.type
,
Alistair Francis
,
02:31
[PULL v2 12/22] hw/riscv/sifive_e: Fix inheritance of SiFiveEState
,
Alistair Francis
,
02:31
[PULL v2 11/22] target/riscv: Check the correct exception cause in vector GDB stub
,
Alistair Francis
,
02:31
[PULL v2 10/22] hw/riscv: opentitan: Expose the resetvec as a SoC property
,
Alistair Francis
,
02:31
[PULL v2 08/22] target/riscv: Set the CPU resetvec directly
,
Alistair Francis
,
02:31
Re: [PATCH v2 1/3] hw/watchdog: wdt_ibex_aon.c: Implement the watchdog for the OpenTitan
,
Thomas Huth
,
02:31
[PULL v2 05/22] target/riscv: fix csr check for cycle{h}, instret{h}, time{h}, hpmcounter3-31{h}
,
Alistair Francis
,
02:31
[PULL v2 09/22] hw/riscv: opentitan: Fixup resetvec
,
Alistair Francis
,
02:31
[PULL v2 07/22] target/riscv: remove fixed numbering from GDB xml feature files
,
Alistair Francis
,
02:31
[PULL v2 06/22] target/riscv: remove fflags, frm, and fcsr from riscv-*-fpu.xml
,
Alistair Francis
,
02:31
[PULL v2 04/22] target/riscv: Remove sideleg and sedeleg
,
Alistair Francis
,
02:31
[PULL v2 03/22] docs/system: clean up code escape for riscv virt platform
,
Alistair Francis
,
02:31
[PULL v2 02/22] hw/ssi: ibex_spi: update reg addr
,
Alistair Francis
,
02:31
[PULL v2 00/22] riscv-to-apply queue
,
Alistair Francis
,
02:31
[PULL v2 01/22] hw/ssi: ibex_spi: fixup typos in ibex_spi_host
,
Alistair Francis
,
02:31
Re: [PATCH v2] block: Refactor get_tmp_filename()
,
Bin Meng
,
02:30
[PULL 0/3] M68k for 7.2 patches
,
Laurent Vivier
,
02:26
[PULL 1/3] target/m68k: increase size of m68k CPU features from uint32_t to uint64_t
,
Laurent Vivier
,
02:26
[PULL 3/3] m68k: align bootinfo strings and data to 4 bytes
,
Laurent Vivier
,
02:26
[PULL 2/3] target/m68k: use M68K_FEATURE_MOVEFROMSR_PRIV feature for move_from_sr privilege check
,
Laurent Vivier
,
02:26
Re: [PATCH v2] block: Refactor get_tmp_filename()
,
Markus Armbruster
,
02:22
Re: [PATCH] qemu-nbd: set timeout to qemu-nbd socket
,
luzhipeng
,
02:17
[PATCH v2 2/3] hw/intc: Fix LoongArch extioi function
,
Xiaojuan Yang
,
02:13
[PATCH v2 1/3] hw/loongarch: Add memmap for LoongArch virt machine
,
Xiaojuan Yang
,
02:13
[PATCH v2 0/3] Add memmap and fix bugs for LoongArch
,
Xiaojuan Yang
,
02:13
[PATCH v2 3/3] hw/intc: Fix LoongArch ipi device emulation
,
Xiaojuan Yang
,
02:12
Re: [PATCH] gtk: Add show_menubar=on|off command line option.
,
Markus Armbruster
,
02:12
Re: [patch v0] qapi/qmp: Add timestamps to qmp command responses.
,
Markus Armbruster
,
02:04
Re: [PATCH v2] e1000e: set RX desc status with DD flag in a separate operation
,
Jason Wang
,
00:25
September 26, 2022
Re: [PATCH 2/4] hw/intc: sifive_plic.c: Fix interrupt priority index.
,
Jim Shu
,
23:35
Re: [PATCH] qemu-nbd: set timeout to qemu-nbd socket
,
luzhipeng
,
23:20
[no subject]
,
张 泽宇
,
22:38
x86, pflash, unassigned memory access
,
Alexey Kardashevskiy
,
22:35
Re: [PATCH v2] disas/riscv.c: rvv: Add disas support for vector instructions
,
Alistair Francis
,
21:58
Re: [RFC PATCH] ast2600: Fix CPU features
,
Joel Stanley
,
21:49
Re: [PULL 00/25] Kraxel 20220926 patches
,
Stefan Hajnoczi
,
21:12
Re: [PULL 13/25] hcd-ohci: Fix inconsistency when resetting ohci root hubs
,
Stefan Hajnoczi
,
21:11
[RFC v2] hw/registerfields: add `FIELDx_1CLEAR()` macro
,
Wilfred Mallawa
,
20:58
Re: [PATCH v1 2/7] contrib/gitdm: add mapping for Loongson Technology
,
gaosong
,
20:51
Re: [PATCH v4 5/5] test/acpi/bios-tables-test: SSDT: update golden master binaries
,
Robert Hoo
,
20:30
Re: [PATCH v3 37/54] tests/qtest: {ahci, ide}-test: Use relative path for temporary files for win32
,
Bin Meng
,
20:17
Re: [PATCH v2 3/3] hw/timer: ibex_timer.c: Add support for writes to mtime
,
Tyler Ng
,
19:38
Re: [PATCH v2 3/3] hw/timer: ibex_timer.c: Add support for writes to mtime
,
Tyler Ng
,
19:38
RE: [PATCH] hw/xen: set pci Atomic Ops requests for passthrough device
,
Ji, Ruili
,
19:34
Re: [PATCH v2 1/3] hw/watchdog: wdt_ibex_aon.c: Implement the watchdog for the OpenTitan
,
Tyler Ng
,
19:24
Re: [PATCH v2 1/3] hw/watchdog: wdt_ibex_aon.c: Implement the watchdog for the OpenTitan
,
Tyler Ng
,
19:04
回复: [PATCH v1 7/7] contrib/gitdm: add China Telecom to the domain map
,
address@hidden
,
19:03
Re: [PATCH v6 00/25] ppc4xx_sdram QOMify and clean ups
,
BALATON Zoltan
,
18:47
Re: [PATCH v6 00/25] ppc4xx_sdram QOMify and clean ups
,
BALATON Zoltan
,
18:39
Re: [PATCH v1 1/9] hw: encode accessing CPU index in MemTxAttrs
,
Richard Henderson
,
18:07
Re: [PATCH v2 22/37] target/i386: reimplement 0x0f 0x78-0x7f, add AVX
,
Richard Henderson
,
18:07
Re: [PATCH v4 2/3] module: add Error arguments to module_load_one and module_load_qom_one
,
Richard Henderson
,
18:07
Re: [PATCH v2] RISC-V: Add support for Ztso
,
Richard Henderson
,
18:07
Re: [PATCH v1 9/9] gdbstub: move guest debug support check to ops
,
Richard Henderson
,
18:07
Re: [PATCH qemu v2 2/2] m68k: align bootinfo strings and data to 4 bytes
,
Jason A. Donenfeld
,
17:43
Re: [PATCH qemu v2 2/2] m68k: align bootinfo strings and data to 4 bytes
,
Laurent Vivier
,
17:42
Re: [PATCH qemu v2 2/2] m68k: align bootinfo strings and data to 4 bytes
,
Jason A. Donenfeld
,
17:40
Re: [PATCH v2 00/13] Misc ppc/mac machines clean up
,
Daniel Henrique Barboza
,
17:40
Re: [RFC 3/4] tcg/plugins: Support for inter-plugin interactions
,
Andrew S. Fasano
,
17:39
Re: [RFC 4/4] tcg/plugins: Add example pair of QPP plugins
,
Andrew S. Fasano
,
17:39
Re: [RFC 4/4] tcg/plugins: Add example pair of QPP plugins
,
Andrew S. Fasano
,
17:39
Re: [RFC 2/4] tcg/plugins: Automatically define CURRENT_PLUGIN
,
Andrew S. Fasano
,
17:38
Re: [PATCH qemu v2 2/2] m68k: align bootinfo strings and data to 4 bytes
,
Laurent Vivier
,
17:37
Re: [RFC 0/4] Support interactions between TCG plugins
,
Andrew S. Fasano
,
17:37
Re: [RFC PATCH 0/3] MIPS decodetree conversion attempt
,
Philippe Mathieu-Daudé
,
17:36
Re: [PATCH 2/2] target/m68k: use M68K_FEATURE_MOVEFROMSR_PRIV feature for move_from_sr privilege check
,
Laurent Vivier
,
17:36
Re: [PATCH 1/2] target/m68k: increase size of m68k CPU features from uint32_t to uint64_t
,
Laurent Vivier
,
17:35
RE: [PATCH v2 3/3] hw/timer: ibex_timer.c: Add support for writes to mtime
,
Dong, Eddie
,
17:06
Re: [PULL 00/12] riscv-to-apply queue
,
Stefan Hajnoczi
,
17:04
Re: [PULL 00/12] riscv-to-apply queue
,
Alistair Francis
,
17:00
RE: [PATCH v2 1/3] hw/watchdog: wdt_ibex_aon.c: Implement the watchdog for the OpenTitan
,
Dong, Eddie
,
16:46
Re: [PATCH v2 03/11] target/arm: ensure HVF traps set appropriate MemTxAttrs
,
Alexander Graf
,
16:20
Re: [PATCH v2 01/11] hw: encode accessing CPU index in MemTxAttrs
,
Alexander Graf
,
16:16
Re: [PATCH 2/4] hw/intc: sifive_plic.c: Fix interrupt priority index.
,
Tyler Ng
,
16:04
[PATCH v9 16/16] net: stream: add QAPI events to report connection state
,
Laurent Vivier
,
15:52
[PATCH v9 10/16] net: dgram: move mcast specific code from net_socket_fd_init_dgram()
,
Laurent Vivier
,
15:52
[PATCH v9 12/16] qemu-sockets: move and rename SocketAddress_to_str()
,
Laurent Vivier
,
15:52
[PATCH v9 09/16] net: dgram: make dgram_dst generic
,
Laurent Vivier
,
15:52
[PATCH v9 01/16] net: introduce convert_host_port()
,
Laurent Vivier
,
15:52
[PATCH v9 11/16] net: dgram: add unix socket
,
Laurent Vivier
,
15:52
[PATCH v9 13/16] qemu-sockets: update socket_uri() and socket_parse() to be consistent
,
Laurent Vivier
,
15:52
[PATCH v9 15/16] tests/qtest: netdev: test stream and dgram backends
,
Laurent Vivier
,
15:51
[PATCH v9 14/16] net: stream: move to QIO to enable additional parameters
,
Laurent Vivier
,
15:51
[PATCH v9 04/16] qapi: net: introduce a way to bypass qemu_opts_parse_noisily()
,
Laurent Vivier
,
15:51
[PATCH v9 03/16] net: simplify net_client_parse() error management
,
Laurent Vivier
,
15:51
[PATCH v9 05/16] qapi: net: add stream and dgram netdevs
,
Laurent Vivier
,
15:51
[PATCH v9 07/16] net: stream: Don't ignore EINVAL on netdev socket connection
,
Laurent Vivier
,
15:51
[PATCH v9 02/16] net: remove the @errp argument of net_client_inits()
,
Laurent Vivier
,
15:51
[PATCH v9 06/16] net: socket: Don't ignore EINVAL on netdev socket connection
,
Laurent Vivier
,
15:51
[PATCH v9 00/16] qapi: net: add unix socket type support to netdev backend
,
Laurent Vivier
,
15:51
[PATCH v9 08/16] net: stream: add unix socket
,
Laurent Vivier
,
15:51
Re: [PATCH] target/arm/kvm: Retry KVM_CREATE_VM call if it fails EINTR
,
Eric Auger
,
15:44
Re: [PULL 00/12] riscv-to-apply queue
,
Stefan Hajnoczi
,
15:29
Re: [PULL 00/39] target-arm queue
,
Stefan Hajnoczi
,
15:23
Re: [PATCH] target/arm/kvm: Retry KVM_CREATE_VM call if it fails EINTR
,
Peter Maydell
,
15:07
Re: [PATCH v2 4/4] virtio-gpu: Don't require udmabuf when blob support is enabled
,
Dmitry Osipenko
,
14:32
Re: [PATCH] target/arm/kvm: Retry KVM_CREATE_VM call if it fails EINTR
,
Vitaly Chikunov
,
14:08
[PATCH v8 14/16] hw/riscv: set machine->fdt in sifive_u_machine_init()
,
Daniel Henrique Barboza
,
13:40
[PATCH v8 07/16] hw/ppc: set machine->fdt in ppce500_load_device_tree()
,
Daniel Henrique Barboza
,
13:40
[PATCH v8 04/16] hw/mips: set machine->fdt in boston_mach_init()
,
Daniel Henrique Barboza
,
13:40
[PATCH v8 09/16] hw/ppc: set machine->fdt in sam460ex_load_device_tree()
,
Daniel Henrique Barboza
,
13:40
[PATCH v8 13/16] hw/ppc: set machine->fdt in spapr machine
,
Daniel Henrique Barboza
,
13:40
[PATCH v8 03/16] hw/arm: do not free machine->fdt in arm_load_dtb()
,
Daniel Henrique Barboza
,
13:40
[PATCH v8 15/16] hw/riscv: set machine->fdt in spike_board_init()
,
Daniel Henrique Barboza
,
13:40
[PATCH v8 11/16] hw/ppc: set machine->fdt in pegasos2_machine_reset()
,
Daniel Henrique Barboza
,
13:40
[PATCH v8 10/16] hw/ppc: set machine->fdt in xilinx_load_device_tree()
,
Daniel Henrique Barboza
,
13:40
[PATCH v8 16/16] hw/xtensa: set machine->fdt in xtfpga_init()
,
Daniel Henrique Barboza
,
13:40
[PATCH v8 12/16] hw/ppc: set machine->fdt in pnv_reset()
,
Daniel Henrique Barboza
,
13:40
[PATCH v8 08/16] hw/ppc: set machine->fdt in bamboo_load_device_tree()
,
Daniel Henrique Barboza
,
13:40
[PATCH v8 05/16] hw/microblaze: set machine->fdt in microblaze_load_dtb()
,
Daniel Henrique Barboza
,
13:40
[PATCH v8 06/16] hw/nios2: set machine->fdt in nios2_load_dtb()
,
Daniel Henrique Barboza
,
13:39
[PATCH v8 01/16] qmp/hmp, device_tree.c: introduce dumpdtb
,
Daniel Henrique Barboza
,
13:39
[PATCH v8 02/16] hw/core: free ms->fdt in machine_finalize()
,
Daniel Henrique Barboza
,
13:39
[PATCH v8 00/16] QMP/HMP: introduce 'dumpdtb'
,
Daniel Henrique Barboza
,
13:39
Re: [PATCH] gtk: Add show_menubar=on|off command line option.
,
Bryce Mills
,
13:32
Re: [PATCH v6 00/25] ppc4xx_sdram QOMify and clean ups
,
Daniel Henrique Barboza
,
13:32
Re: [PATCH v6 00/25] ppc4xx_sdram QOMify and clean ups
,
Cédric Le Goater
,
13:10
Re: [PATCH v6 00/25] ppc4xx_sdram QOMify and clean ups
,
Daniel Henrique Barboza
,
13:09
Re: [PATCH] x86: re-initialize RNG seed when selecting kernel
,
Jason A. Donenfeld
,
13:09
[PULL 13/14] s390x/s390-virtio-ccw: add zpcii-disable machine property
,
Thomas Huth
,
13:08
[PULL 12/14] s390x/pci: reflect proper maxstbl for groups of interpreted devices
,
Thomas Huth
,
13:08
[PULL 10/14] s390x/pci: enable adapter event notification for interpreted devices
,
Thomas Huth
,
13:08
[PULL 06/14] Update linux headers to v6.0-rc4
,
Thomas Huth
,
13:08
[PULL 14/14] Remove the slirp submodule (i.e. compile only with an external libslirp)
,
Thomas Huth
,
13:08
[PULL 11/14] s390x/pci: let intercept devices have separate PCI groups
,
Thomas Huth
,
13:08
[PULL 08/14] s390x/pci: enable for load/store interpretation
,
Thomas Huth
,
13:08
[PULL 07/14] s390x/pci: add routine to get host function handle from CLP info
,
Thomas Huth
,
13:08
[PULL 09/14] s390x/pci: don't fence interpreted devices without MSI-X
,
Thomas Huth
,
13:08
[PULL 02/14] linux-user/host/s390: Add vector instructions to host_signal_write()
,
Thomas Huth
,
13:08
[PULL 05/14] configure: Add -Wno-gnu-variable-sized-type-not-at-end
,
Thomas Huth
,
13:08
[PULL 03/14] target/s390x: support SHA-512 extensions
,
Thomas Huth
,
13:08
[PULL 04/14] target/s390x: support PRNO_TRNG instruction
,
Thomas Huth
,
13:08
[PULL 01/14] s390x/tcg: Fix opcode for lzrf
,
Thomas Huth
,
13:08
[PULL 00/14] s390x patches and slirp submodule removal
,
Thomas Huth
,
13:08
Re: [PATCH] x86: re-initialize RNG seed when selecting kernel
,
Peter Maydell
,
13:06
Re: [PATCH v1 4/7] contrib/gitdm: add WANG Xuerui to individual contributers
,
WANG Xuerui
,
13:02
Re: [PATCH] target/ppc: restore powerpc_excp_booke doorbell interrupts
,
Daniel Henrique Barboza
,
13:01
Re: [PATCH v6 11/25] ppc440_sdram: Get rid of the init RAM hack
,
Daniel Henrique Barboza
,
12:59
Re: [PATCH v6 14/25] ppc440_sdram: Move RAM size check to ppc440_sdram_init
,
Cédric Le Goater
,
12:59
Re: [PATCH v6 16/25] ppc440_uc.c: Move some macros to ppc4xx.h
,
Cédric Le Goater
,
12:58
Re: [PATCH v6 17/25] ppc440_uc.c: Remove unneeded parenthesis
,
Cédric Le Goater
,
12:58
Re: [PATCH v6 10/25] ppc440_sdram: Implement enable bit in the DDR2 SDRAM controller
,
Daniel Henrique Barboza
,
12:58
Re: [PATCH v3 54/54] docs/devel: testing: Document writing portable test cases
,
Thomas Huth
,
12:55
Re: [PATCH v6 03/25] ppc4xx_sdram: Get rid of the init RAM hack
,
Daniel Henrique Barboza
,
12:52
Re: [PATCH v3 52/54] .gitlab-ci.d/windows.yml: Display meson test logs
,
Thomas Huth
,
12:47
Re: [PATCH v6 01/25] ppc440_bamboo: Remove unnecessary memsets
,
Daniel Henrique Barboza
,
12:46
Re: [PULL 04/30] tests/avocado: add explicit timeout for s390 TCG tests
,
Thomas Huth
,
12:27
Re: [PATCH v3 37/54] tests/qtest: {ahci, ide}-test: Use relative path for temporary files for win32
,
Thomas Huth
,
12:21
Re: [PATCH] x86: re-initialize RNG seed when selecting kernel
,
Jason A. Donenfeld
,
12:19
Re: [PATCH] x86: re-initialize RNG seed when selecting kernel
,
Paolo Bonzini
,
12:08
Re: [PATCH v3 32/54] tests/qtest: libqtest: Adapt global_qtest declaration for win32
,
Thomas Huth
,
12:07
Re: [PATCH 1/1] 9pfs: avoid iterator invalidation in v9fs_mark_fids_unreclaim
,
Christian Schoenebeck
,
12:02
Re: [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
,
Fuad Tabba
,
11:52
Re: [PATCH v2 03/11] target/arm: ensure HVF traps set appropriate MemTxAttrs
,
Alex Bennée
,
11:47
Re: [PATCH] hw/net: npcm7xx_emc: set MAC in register space
,
Patrick Venture
,
11:45
Re: [PATCH v2 05/11] hw/intc/gic: use MxTxAttrs to divine accessing CPU
,
Peter Maydell
,
11:45
Re: [PATCH v2 05/11] hw/intc/gic: use MxTxAttrs to divine accessing CPU
,
Alex Bennée
,
11:42
Re: [PATCH v3 12/54] tests/qtest: hd-geo-test: Avoid using hardcoded /tmp
,
Thomas Huth
,
11:38
Re: [PATCH v1 5/7] contrib/gitdm: add ISCAS to the academics group
,
weiwei
,
11:36
[PATCH v2] Revert "intel_iommu: Fix irqchip / X2APIC configuration checks"
,
Peter Xu
,
11:32
Re: [PATCH v2 01/11] hw: encode accessing CPU index in MemTxAttrs
,
Peter Maydell
,
11:31
Re: [PATCH v2] block: Refactor get_tmp_filename()
,
Bin Meng
,
11:28
Re: [PATCH 02/20] pc-bios/optionrom: detect CC options just once
,
Alex Bennée
,
11:27
Re: [PATCH 01/20] configure: do not invoke as/ld directly for pc-bios/optionrom
,
Alex Bennée
,
11:26
Re: [PATCH v2 01/11] hw: encode accessing CPU index in MemTxAttrs
,
Alex Bennée
,
11:25
Re: [PATCH] tests/9p: split virtio-9p-test.c into tests and 9p client part
,
Christian Schoenebeck
,
11:20
Re: [PATCH v8 2/2] target/s390x: support PRNO_TRNG instruction
,
Jason A. Donenfeld
,
11:20
Re: [PATCH v2 05/11] hw/intc/gic: use MxTxAttrs to divine accessing CPU
,
Peter Maydell
,
11:18
Re: [PATCH] Revert "intel_iommu: Fix irqchip / X2APIC configuration checks"
,
Peter Xu
,
11:17
Re: [PATCH] hw/xen: set pci Atomic Ops requests for passthrough device
,
Anthony PERARD
,
11:12
Re: [PATCH v8 2/2] target/s390x: support PRNO_TRNG instruction
,
Thomas Huth
,
11:11
Re: [PATCH v2 05/11] hw/intc/gic: use MxTxAttrs to divine accessing CPU
,
Alex Bennée
,
11:08
Re: [PATCH v2 02/11] target/arm: enable tracking of CPU index in MemTxAttrs
,
Peter Maydell
,
11:08
Re: [PATCH v2 02/11] target/arm: enable tracking of CPU index in MemTxAttrs
,
Alex Bennée
,
11:06
Re: [PATCH v3 42/54] chardev/char-file: Add FILE_SHARE_WRITE when opening the file for win32
,
Bin Meng
,
11:06
Re: [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
,
David Hildenbrand
,
10:53
Re: [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
,
Kirill A. Shutemov
,
10:49
Re: [PATCH v5 04/18] dump: Rework get_start_block
,
Janosch Frank
,
10:48
Re: [RFC PATCH 0/3] MIPS decodetree conversion attempt
,
Jiaxun Yang
,
10:44
Re: [PATCH v2 01/11] hw: encode accessing CPU index in MemTxAttrs
,
Peter Maydell
,
10:34
Re: [PATCH] tests/9p: split virtio-9p-test.c into tests and 9p client part
,
Greg Kurz
,
10:31
Re: [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
,
Chao Peng
,
10:28
Re: [PATCH] target/arm/kvm: Retry KVM_CREATE_VM call if it fails EINTR
,
Marc Zyngier
,
10:26
[PATCH v3 9/9] virtio-gpu: Get EGL Display callback
,
Antonio Caggiano
,
10:24
[PATCH v3 6/9] virtio-gpu: Resource UUID
,
Antonio Caggiano
,
10:24
[PATCH v3 3/9] virtio-gpu: Handle resource blob commands
,
Antonio Caggiano
,
10:24
[PATCH v3 7/9] virtio-gpu: Support Venus capset
,
Antonio Caggiano
,
10:24
[PATCH v3 8/9] virtio-gpu: Initialize Venus
,
Antonio Caggiano
,
10:24
[PATCH v3 5/9] virtio-gpu: Unrealize
,
Antonio Caggiano
,
10:24
[PATCH v3 4/9] virtio-gpu: CONTEXT_INIT feature
,
Antonio Caggiano
,
10:24
[PATCH v3 2/9] virtio-gpu: hostmem
,
Antonio Caggiano
,
10:24
[PATCH v3 1/9] virtio: Add shared memory capability
,
Antonio Caggiano
,
10:24
[PATCH v3 0/9] virtio-gpu: Support Venus Vulkan driver
,
Antonio Caggiano
,
10:24
Re: [PATCH v2 05/11] hw/intc/gic: use MxTxAttrs to divine accessing CPU
,
Peter Maydell
,
10:14
Re: [PATCH v2 02/11] target/arm: enable tracking of CPU index in MemTxAttrs
,
Peter Maydell
,
10:12
Re: [PATCH v8 5/8] KVM: Register/unregister the guest private memory regions
,
Chao Peng
,
10:12
Re: [PATCH v2 03/11] target/arm: ensure HVF traps set appropriate MemTxAttrs
,
Peter Maydell
,
10:11
Re: [PATCH v8 2/8] KVM: Extend the memslot to support fd-based private memory
,
Chao Peng
,
10:09
Re: [PATCH] target/arm/kvm: Retry KVM_CREATE_VM call if it fails EINTR
,
Eric Auger
,
09:57
Re: [PATCH v6 3/5] module: add Error arguments to module_load and module_load_qom
,
Claudio Fontana
,
09:54
[PATCH v1 6/7] contrib/gitdm: add Université Grenoble Alpes
,
Alex Bennée
,
09:46
[PATCH v1 1/7] contrib/gitdm: add Simon to individual contributors
,
Alex Bennée
,
09:46
[PATCH v1 7/7] contrib/gitdm: add China Telecom to the domain map
,
Alex Bennée
,
09:46
[PATCH v1 5/7] contrib/gitdm: add ISCAS to the academics group
,
Alex Bennée
,
09:46
[PATCH v1 2/7] contrib/gitdm: add mapping for Loongson Technology
,
Alex Bennée
,
09:46
[PATCH v1 4/7] contrib/gitdm: add WANG Xuerui to individual contributers
,
Alex Bennée
,
09:46
[PATCH v1 0/7] contrib/gitdm updates
,
Alex Bennée
,
09:46
[PATCH v1 3/7] contrib/gitdm: add Paul to individual contributors
,
Alex Bennée
,
09:46
Re: [PATCH] x86: re-initialize RNG seed when selecting kernel
,
Jason A. Donenfeld
,
09:39
[PATCH v2 11/11] gdbstub: move guest debug support check to ops
,
Alex Bennée
,
09:39
[PATCH v2 05/11] hw/intc/gic: use MxTxAttrs to divine accessing CPU
,
Alex Bennée
,
09:39
[PATCH v2 10/11] gdbstub: move breakpoint logic to accel ops
,
Alex Bennée
,
09:39
[PATCH v2 09/11] gdbstub: move sstep flags probing into AccelClass
,
Alex Bennée
,
09:39
[PATCH v2 06/11] hw/timer: convert mptimer access to attrs to derive cpu index
,
Alex Bennée
,
09:39
[PATCH v2 08/11] gdbstub: move into its own sub directory
,
Alex Bennée
,
09:39
[PATCH v2 03/11] target/arm: ensure HVF traps set appropriate MemTxAttrs
,
Alex Bennée
,
09:39
[PATCH v2 01/11] hw: encode accessing CPU index in MemTxAttrs
,
Alex Bennée
,
09:39
[PATCH v2 04/11] qtest: make read/write operation appear to be from CPU
,
Alex Bennée
,
09:39
[PATCH v2 07/11] configure: move detected gdb to TCG's config-host.mak
,
Alex Bennée
,
09:39
[PATCH v2 02/11] target/arm: enable tracking of CPU index in MemTxAttrs
,
Alex Bennée
,
09:39
[PATCH v2 00/11] gdbstub/next (MemTxAttrs and re-factoring)
,
Alex Bennée
,
09:39
[PATCH] target/arm/kvm: Retry KVM_CREATE_VM call if it fails EINTR
,
Peter Maydell
,
09:36
Re: [PATCH v6 3/5] module: add Error arguments to module_load and module_load_qom
,
Claudio Fontana
,
09:28
Re: [PATCH v3 42/54] chardev/char-file: Add FILE_SHARE_WRITE when opening the file for win32
,
Marc-André Lureau
,
09:27
Re: [PATCH v3 35/54] tests/qtest: libqtest: Install signal handler via signal()
,
Marc-André Lureau
,
09:24
Re: [PATCH v3 24/54] tests: vhost-user-bridge: Avoid using hardcoded /tmp
,
Marc-André Lureau
,
09:24
Re: [PATCH v3 23/54] tests/unit: test-qga: Avoid using hardcoded /tmp
,
Marc-André Lureau
,
09:23
Re: [PATCH v3 22/54] tests/unit: test-image-locking: Avoid using hardcoded /tmp
,
Marc-André Lureau
,
09:23
Re: [PATCH v3 21/54] tests/qtest: libqtest: Avoid using hardcoded /tmp
,
Marc-André Lureau
,
09:22
Re: [PATCH v4 5/5] test/acpi/bios-tables-test: SSDT: update golden master binaries
,
Igor Mammedov
,
09:22
Re: [PATCH v3 20/54] tests/qtest: virtio-scsi-test: Avoid using hardcoded /tmp
,
Marc-André Lureau
,
09:22
Re: [PATCH v3 19/54] tests/qtest: virtio-blk-test: Avoid using hardcoded /tmp
,
Marc-André Lureau
,
09:21
Re: [PATCH v3 18/54] tests/qtest: vhost-user-test: Avoid using hardcoded /tmp
,
Marc-André Lureau
,
09:21
Re: [PATCH v3 17/54] tests/qtest: vhost-user-blk-test: Avoid using hardcoded /tmp
,
Marc-André Lureau
,
09:20
Re: [PATCH v3 16/54] tests/qtest: qmp-test: Avoid using hardcoded /tmp
,
Marc-André Lureau
,
09:19
Re: [patch v0] qapi/qmp: Add timestamps to qmp command responses.
,
Daniel P . Berrangé
,
09:18
Re: [PATCH v3 15/54] tests/qtest: pflash-cfi02-test: Avoid using hardcoded /tmp
,
Marc-André Lureau
,
09:18
Re: [PATCH v8 1/8] linux-headers: update to 6.0-rc3
,
Thomas Huth
,
09:17
Re: [PATCH v3 14/54] tests/qtest: migration-test: Avoid using hardcoded /tmp
,
Marc-André Lureau
,
09:16
Re: [PATCH v3 13/54] tests/qtest: ide-test: Avoid using hardcoded /tmp
,
Marc-André Lureau
,
09:12
Re: [PATCH v3 12/54] tests/qtest: hd-geo-test: Avoid using hardcoded /tmp
,
Marc-André Lureau
,
09:12
Re: [PATCH v3 11/54] tests/qtest: virtio_blk_fuzz: Avoid using hardcoded /tmp
,
Marc-André Lureau
,
09:11
Re: [PATCH v3 10/54] tests/qtest: generic_fuzz: Avoid using hardcoded /tmp
,
Marc-André Lureau
,
09:10
Re: [PATCH v3 09/54] tests/qtest: fdc-test: Avoid using hardcoded /tmp
,
Marc-André Lureau
,
09:08
Re: [PATCH v1 3/9] hw/intc/gic: use MxTxAttrs to divine accessing CPU
,
mads
,
09:08
Re: [PATCH v1 3/9] hw/intc/gic: use MxTxAttrs to divine accessing CPU
,
mads
,
09:08
Re: [PATCH v3 08/54] tests/qtest: cxl-test: Avoid using hardcoded /tmp
,
Marc-André Lureau
,
09:08
Re: [patch v0] qapi/qmp: Add timestamps to qmp command responses.
,
Vladimir Sementsov-Ogievskiy
,
09:07
Re: [PATCH qemu v2 2/2] m68k: align bootinfo strings and data to 4 bytes
,
Laurent Vivier
,
09:01
Re: [PATCH v8 1/8] linux-headers: update to 6.0-rc3
,
Peter Maydell
,
08:56
Re: [PATCH v8 1/8] linux-headers: update to 6.0-rc3
,
Thomas Huth
,
08:53
Re: [PATCH] qemu-nbd: set timeout to qemu-nbd socket
,
Vladimir Sementsov-Ogievskiy
,
08:44
[PATCH 1/1] 9pfs: avoid iterator invalidation in v9fs_mark_fids_unreclaim
,
Linus Heckemann
,
08:42
Re: [PATCH] tests/9p: split virtio-9p-test.c into tests and 9p client part
,
Christian Schoenebeck
,
08:37
Re: [PATCH v12 21/21] job: remove unused functions
,
Vladimir Sementsov-Ogievskiy
,
08:34
Re: [PATCH v12 18/21] job.c: enable job lock/unlock and remove Aiocontext locks
,
Vladimir Sementsov-Ogievskiy
,
08:24
Re: [PATCH v3 07/54] tests/qtest: boot-serial-test: Avoid using hardcoded /tmp
,
Thomas Huth
,
08:22
Re: [PATCH v11 18/21] job.c: enable job lock/unlock and remove Aiocontext locks
,
Vladimir Sementsov-Ogievskiy
,
08:21
Re: [PATCH v3 06/54] tests/qtest: aspeed_smc-test: Avoid using hardcoded /tmp
,
Thomas Huth
,
08:19
Re: [PATCH v3 05/54] tests/qtest: ahci-test: Avoid using hardcoded /tmp
,
Thomas Huth
,
08:18
Re: [PATCH v8 07/14] net: stream: add unix socket
,
Laurent Vivier
,
08:15
Re: [PATCH v3 01/54] tests/qtest: i440fx-test: Rewrite create_blob_file() to be portable
,
Thomas Huth
,
08:10
Re: [PATCH v12 13/21] jobs: protect job.aio_context with BQL and job_mutex
,
Vladimir Sementsov-Ogievskiy
,
07:53
[no subject]
,
张 泽宇
,
07:40
[PATCH qemu v2 1/2] m68k: rework BI_VIRT_RNG_SEED as BI_RNG_SEED
,
Jason A. Donenfeld
,
07:39
Re: qemu-x86_64 runs out of memory
,
Li Zhang
,
07:39
[PATCH qemu v2 2/2] m68k: align bootinfo strings and data to 4 bytes
,
Jason A. Donenfeld
,
07:39
[PATCH] docs: Add --tpm2 option to swtpm command line
,
Stefan Berger
,
07:39
Re: [QEMU][PATCH 1/5] MAINTAINERS: Update maintainer's email for Xilinx CAN
,
Francisco Iglesias
,
07:35
Re: [PATCH] qemu-nbd: set timeout to qemu-nbd socket
,
Denis V. Lunev
,
07:34
Re: [PATCH 00/20] Cross compilation changes for 7.2
,
Paolo Bonzini
,
07:22
Re: [PATCH v6 5/5] accel: abort if we fail to load the accelerator plugin
,
Claudio Fontana
,
07:21
Re: [PATCH v1 3/9] hw/intc/gic: use MxTxAttrs to divine accessing CPU
,
Alex Bennée
,
07:06
Re: [PATCH v6 5/5] accel: abort if we fail to load the accelerator plugin
,
Kevin Wolf
,
06:56
Re: Maximum QMP reply size
,
Markus Armbruster
,
06:43
Re: [PATCH v6 3/5] module: add Error arguments to module_load and module_load_qom
,
Kevin Wolf
,
06:39
Re: [PATCH v8 5/8] KVM: Register/unregister the guest private memory regions
,
Fuad Tabba
,
06:37
Re: [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
,
David Hildenbrand
,
06:35
Re: [PATCH v8 2/8] KVM: Extend the memslot to support fd-based private memory
,
Fuad Tabba
,
06:27
Re: [PATCH v2] block: Refactor get_tmp_filename()
,
Markus Armbruster
,
06:13
[patch v0] qapi/qmp: Add timestamps to qmp command responses.
,
Denis Plotnikov
,
06:07
Re: [PATCH] qemu-nbd: set timeout to qemu-nbd socket
,
Vladimir Sementsov-Ogievskiy
,
06:05
[PULL 22/25] Revert "audio: Log context for audio bug"
,
Gerd Hoffmann
,
05:56
[PULL 21/25] audio: Add sndio backend
,
Gerd Hoffmann
,
05:56
[PULL 24/25] hw/display/ati_2d: Fix buffer overflow in ati_2d_blt (CVE-2021-3638)
,
Gerd Hoffmann
,
05:56
[PULL 20/25] usbnet: Report link-up via interrupt endpoint in CDC-ECM mode
,
Gerd Hoffmann
,
05:55
[PULL 23/25] audio: remove abort() in audio_bug()
,
Gerd Hoffmann
,
05:55
[PULL 25/25] virtio-gpu: update scanout if there is any area covered by the rect
,
Gerd Hoffmann
,
05:55
[PULL 18/25] usbnet: Accept mandatory USB_CDC_SET_ETHERNET_PACKET_FILTER request
,
Gerd Hoffmann
,
05:55
[PULL 17/25] usbnet: Add missing usb_wakeup() call in usbnet_receive()
,
Gerd Hoffmann
,
05:55
[PULL 14/25] usb/msd: move usb_msd_packet_complete()
,
Gerd Hoffmann
,
05:55
[PULL 19/25] usbnet: Detect short packets as sent by the xHCI controller
,
Gerd Hoffmann
,
05:55
[PULL 16/25] hcd-xhci: drop operation with secondary stream arrays enabled
,
Gerd Hoffmann
,
05:55
[PULL 09/25] ui/vdagent: fix serial reset of guest agent
,
Gerd Hoffmann
,
05:55
[PULL 15/25] usb/msd: add usb_msd_fatal_error() and fix guest-triggerable assert
,
Gerd Hoffmann
,
05:55
[PULL 12/25] hcd-ohci: Drop ohci_service_iso_td() if ed->head & OHCI_DPTR_MASK is zero
,
Gerd Hoffmann
,
05:55
[PULL 13/25] hcd-ohci: Fix inconsistency when resetting ohci root hubs
,
Gerd Hoffmann
,
05:55
[PULL 10/25] ui/console: fix three double frees in png_save()
,
Gerd Hoffmann
,
05:55
[PULL 11/25] hw/usb/hcd-xhci: Check whether DMA accesses fail
,
Gerd Hoffmann
,
05:55
[PULL 08/25] ui/clipboard: reset the serial state on reset
,
Gerd Hoffmann
,
05:55
[PULL 07/25] ui/vdagent: always reset the clipboard serial on caps
,
Gerd Hoffmann
,
05:55
[PULL 05/25] ui: add some vdagent related traces
,
Gerd Hoffmann
,
05:55
[PULL 02/25] ui/cocoa: Run qemu_init in the main thread
,
Gerd Hoffmann
,
05:55
[PULL 04/25] meson: Allow to enable gtk and sdl while cocoa is enabled
,
Gerd Hoffmann
,
05:55
[PULL 06/25] ui/clipboard: fix serial priority
,
Gerd Hoffmann
,
05:55
[PULL 03/25] Revert "main-loop: Disable block backend global state assertion on Cocoa"
,
Gerd Hoffmann
,
05:55
[PULL 01/25] ui/console: Get tab completion working again in the SDL monitor vc
,
Gerd Hoffmann
,
05:55
[PULL 00/25] Kraxel 20220926 patches
,
Gerd Hoffmann
,
05:55
Re: [PATCH v2 2/2] virtio-gpu: Resource UUID
,
Gerd Hoffmann
,
05:44
[PATCH v12 07/21] blockjob: introduce block_job _locked() APIs
,
Emanuele Giuseppe Esposito
,
05:33
Re: [PATCH] Revert "intel_iommu: Fix irqchip / X2APIC configuration checks"
,
Igor Mammedov
,
05:33
[PATCH v12 18/21] job.c: enable job lock/unlock and remove Aiocontext locks
,
Emanuele Giuseppe Esposito
,
05:33
[PATCH v12 21/21] job: remove unused functions
,
Emanuele Giuseppe Esposito
,
05:33
[PATCH v12 20/21] blockjob: remove unused functions
,
Emanuele Giuseppe Esposito
,
05:33
[PATCH v12 12/21] job: detect change of aiocontext within job coroutine
,
Emanuele Giuseppe Esposito
,
05:33
[PATCH v12 11/21] jobs: group together API calls under the same job lock
,
Emanuele Giuseppe Esposito
,
05:33
[PATCH v12 13/21] jobs: protect job.aio_context with BQL and job_mutex
,
Emanuele Giuseppe Esposito
,
05:33
[PATCH v12 05/21] job.c: add job_lock/unlock while keeping job.h intact
,
Emanuele Giuseppe Esposito
,
05:33
[PATCH v12 15/21] blockjob: rename notifier callbacks as _locked
,
Emanuele Giuseppe Esposito
,
05:33
[PATCH v12 14/21] blockjob.h: categorize fields in struct BlockJob
,
Emanuele Giuseppe Esposito
,
05:33
[PATCH v12 19/21] block_job_query: remove atomic read
,
Emanuele Giuseppe Esposito
,
05:33
[PATCH v12 16/21] blockjob: protect iostatus field in BlockJob struct
,
Emanuele Giuseppe Esposito
,
05:33
[PATCH v12 17/21] job.h: categorize JobDriver callbacks that need the AioContext lock
,
Emanuele Giuseppe Esposito
,
05:33
[PATCH v12 09/21] jobs: use job locks also in the unit tests
,
Emanuele Giuseppe Esposito
,
05:33
[PATCH v12 02/21] job.h: categorize fields in struct Job
,
Emanuele Giuseppe Esposito
,
05:33
[PATCH v12 03/21] job.c: API functions not used outside should be static
,
Emanuele Giuseppe Esposito
,
05:33
[PATCH v12 10/21] block/mirror.c: use of job helpers in drivers
,
Emanuele Giuseppe Esposito
,
05:33
[PATCH v12 06/21] job: move and update comments from blockjob.c
,
Emanuele Giuseppe Esposito
,
05:33
[PATCH v12 01/21] job.c: make job_mutex and job_lock/unlock() public
,
Emanuele Giuseppe Esposito
,
05:32
[PATCH v12 00/21] job: replace AioContext lock with job_mutex
,
Emanuele Giuseppe Esposito
,
05:32
[PATCH v12 04/21] aio-wait.h: introduce AIO_WAIT_WHILE_UNLOCKED
,
Emanuele Giuseppe Esposito
,
05:32
[PATCH v12 08/21] jobs: add job lock in find_* functions
,
Emanuele Giuseppe Esposito
,
05:32
Re: [PATCH v2 0/8] AArch64/HMAT support and tests
,
Hesham Almatary
,
05:19
Re: [PATCH] gtk: Add show_menubar=on|off command line option.
,
Markus Armbruster
,
04:51
Re: [PATCH] i386: Add new CPU model SapphireRapids
,
Dr. David Alan Gilbert
,
04:51
Re: [PATCH v3] block: Refactor get_tmp_filename()
,
Daniel P . Berrangé
,
04:41
Re: [PATCH] block: Refactor get_tmp_filename()
,
Daniel P . Berrangé
,
04:26
Re: [PATCH v2 01/39] tests: Change to use g_mkdir()
,
Daniel P . Berrangé
,
04:21
Re: Maximum QMP reply size
,
Daniel P . Berrangé
,
04:17
Re: Maximum QMP reply size
,
Daniel P . Berrangé
,
04:08
Re: [PATCH v2 3/6] vhost-net: vhost-user: update vhost_net_virtqueue_reset()
,
Xuan Zhuo
,
04:00
Re: [PATCH v6 5/5] accel: abort if we fail to load the accelerator plugin
,
Claudio Fontana
,
03:58
Re: [PATCH v2 24/37] target/i386: reimplement 0x0f 0xd0-0xd7, 0xe0-0xe7, 0xf0-0xf7, add AVX
,
Paolo Bonzini
,
03:56
Re: [PATCH] hw/intc: sifive_plic: fix hard-coded max priority level
,
Clément Chigot
,
03:53
Re: [PATCH] i386: Add new CPU model SapphireRapids
,
Yang Zhong
,
03:45
Re: [PATCH] virtio: del net client if net_init_tap_one failed
,
Jason Wang
,
03:30
Re: [PATCH v2 22/37] target/i386: reimplement 0x0f 0x78-0x7f, add AVX
,
Paolo Bonzini
,
03:25
Re: [RFC PATCH] ast2600: Fix CPU features
,
Cédric Le Goater
,
03:05
[PATCH 0/2] Fix the virito features negotiation flaw
,
huangy81
,
02:38
[PATCH 2/2] vhost-net: Fix the virito features negotiation flaw
,
huangy81
,
02:38
[PATCH 1/2] vhost-user: Refactor vhost acked features saving
,
huangy81
,
02:38
[RFC PATCH] ast2600: Fix CPU features
,
Cédric Le Goater
,
02:26
September 25, 2022
PING: [PATCH 0/4] Add a new backend for cryptodev
,
Lei He
,
23:04
Re: [PATCH v2] scsi-disk: support setting CD-ROM block size via device options
,
John Millikin
,
22:05
Re: [PATCH 2/2] target/riscv: rvv-1.0: vf[w]redsum distinguish between ordered/unordered
,
Alistair Francis
,
17:17
[PATCH] ui/vnc-clipboard: fix integer underflow in vnc_client_cut_text_ext
,
Mauro Matteo Cascella
,
16:45
Re: [PATCH v3 06/54] tests/qtest: aspeed_smc-test: Avoid using hardcoded /tmp
,
Cédric Le Goater
,
12:21
[PATCH 2/2] linux-user: don't use AT_EXECFD in do_openat()
,
Laurent Vivier
,
12:15
[PATCH 1/2] linux-user: handle /proc/self/exe with execve() syscall
,
Laurent Vivier
,
12:15
[PATCH 0/2] linux-user: handle /proc/self/exe with execve() syscall
,
Laurent Vivier
,
12:15
Re: [PATCH v3 02/12] linux-user: Add missing clock_gettime64() syscall strace
,
Helge Deller
,
12:09
Re: [PATCH v3 02/12] linux-user: Add missing clock_gettime64() syscall strace
,
Laurent Vivier
,
11:58
Re: [PATCH 2/7] linux-user: Add proper strace format strings for getdents()/getdents64()
,
Laurent Vivier
,
11:56
Re: [PATCH v3 02/12] linux-user: Add missing clock_gettime64() syscall strace
,
Helge Deller
,
11:53
Re: [PATCH 1/7] linux-user: Fix TARGET_PROT_SEM for XTENSA
,
Laurent Vivier
,
11:49
Re: [PATCH v3 02/12] linux-user: Add missing clock_gettime64() syscall strace
,
Laurent Vivier
,
11:47
Re: [PATCH v3 11/12] linux-user: Add close_range() syscall
,
Laurent Vivier
,
11:42
Re: [PATCH v3 10/12] linux-user: Show timespec on strace for futex()
,
Laurent Vivier
,
11:38
Re: [PATCH v3 09/12] linux-user: Add strace for clock_nanosleep()
,
Laurent Vivier
,
11:36
Re: [PATCH v3 07/12] linux-user: Fix strace of chmod() if mode == 0
,
Laurent Vivier
,
11:29
Re: [PATCH v3 06/12] linux-user/hppa: Dump IIR on register dump
,
Laurent Vivier
,
11:27
Re: [PATCH v3 02/12] linux-user: Add missing clock_gettime64() syscall strace
,
Helge Deller
,
11:27
Re: [PATCH v3 05/12] linux-user/hppa: Use EXCP_DUMP() to show enhanced debug info
,
Laurent Vivier
,
11:27
Re: [PATCH v3 04/12] linux-user: Log failing executable in EXCP_DUMP()
,
Laurent Vivier
,
11:26
Re: [PATCH v3 03/12] linux-user: Add pidfd_open(), pidfd_send_signal() and pidfd_getfd() syscalls
,
Laurent Vivier
,
11:25
Re: [PATCH v3 02/12] linux-user: Add missing clock_gettime64() syscall strace
,
Laurent Vivier
,
11:09
Re: [PATCH v3 01/12] linux-user: Add missing signals in strace output
,
Laurent Vivier
,
11:00
Re: [PATCH 1/2] target/m68k: increase size of m68k CPU features from uint32_t to uint64_t
,
Philippe Mathieu-Daudé
,
10:43
[PATCH] qemu-nbd: set timeout to qemu-nbd socket
,
luzhipeng
,
09:54
[PATCH 2/2] target/m68k: use M68K_FEATURE_MOVEFROMSR_PRIV feature for move_from_sr privilege check
,
Mark Cave-Ayland
,
09:48
[PATCH 1/2] target/m68k: increase size of m68k CPU features from uint32_t to uint64_t
,
Mark Cave-Ayland
,
09:48
[PATCH 0/2] target/m68k: MacOS supervisor/user mode switch fixes - part 2
,
Mark Cave-Ayland
,
09:48
Re: [PATCH 2/4] hw/intc: sifive_plic.c: Fix interrupt priority index.
,
Jim Shu
,
09:47
[PATCH] hw/intc: sifive_plic: fix hard-coded max priority level
,
Jim Shu
,
09:20
Re: [PATCH v1 1/9] hw: encode accessing CPU index in MemTxAttrs
,
Alex Bennée
,
09:12
[PATCH v3 2/2] hw/ide/piix: Ignore writes of hardwired PCI command register bits
,
Lev Kujawski
,
09:07
[PATCH v3 1/2] qpci_device_enable: Allow for command bits hardwired to 0
,
Lev Kujawski
,
09:07
[PATCH v3 0/2] Re: hw/ide/piix: Ignore writes of hardwired PCI command register bits
,
Lev Kujawski
,
09:07
Re: [PATCH v3 38/54] tests/qtest: bios-tables-test: Adapt the case for win32
,
Michael S. Tsirkin
,
08:41
[PATCH v2 09/13] hw/ppc/mac.h: Move macio specific parts out from shared header
,
BALATON Zoltan
,
08:38
[PATCH v2 12/13] hw/ppc/mac.h: Rename to include/hw/nvram/mac_nvram.h
,
BALATON Zoltan
,
08:38
[PATCH v2 08/13] hw/ppc/mac.h: Move newworld specific parts out from shared header
,
BALATON Zoltan
,
08:38
[PATCH v2 13/13] mac_nvram: Use NVRAM_SIZE constant
,
BALATON Zoltan
,
08:38
[PATCH v2 11/13] hw/ppc/mac.h: Move PROM and KERNEL defines to board code
,
BALATON Zoltan
,
08:38
[PATCH v2 07/13] mac_{old|new}world: Reduce number of QOM casts
,
BALATON Zoltan
,
08:38
[PATCH v2 10/13] hw/ppc/mac.h: Move grackle-pcihost declaration out from shared header
,
BALATON Zoltan
,
08:38
[PATCH v2 06/13] mac_newworld: Simplify creation of Uninorth devices
,
BALATON Zoltan
,
08:38
[PATCH v2 03/13] mac_{old|new}world: Set tbfreq at declaration
,
BALATON Zoltan
,
08:38
[PATCH v2 05/13] mac_oldworld: Do not open code sysbus_mmio_map()
,
BALATON Zoltan
,
08:38
[PATCH v2 04/13] mac_{old|new}world: Avoid else branch by setting default value
,
BALATON Zoltan
,
08:38
[PATCH v2 02/13] mac_oldworld: Drop some more variables
,
BALATON Zoltan
,
08:38
[PATCH v2 00/13] Misc ppc/mac machines clean up
,
BALATON Zoltan
,
08:38
[PATCH v2 01/13] mac_newworld: Drop some variables
,
BALATON Zoltan
,
08:38
[PATCH v3 54/54] docs/devel: testing: Document writing portable test cases
,
Bin Meng
,
07:33
[PATCH v3 52/54] .gitlab-ci.d/windows.yml: Display meson test logs
,
Bin Meng
,
07:33
[PATCH v3 53/54] tests/qtest: Enable qtest build on Windows
,
Bin Meng
,
07:33
[PATCH v3 47/54] io/channel-watch: Drop a superfluous '#ifdef WIN32'
,
Bin Meng
,
07:33
[PATCH v3 50/54] tests/qtest: migration-test: Skip running some TLS cases for win32
,
Bin Meng
,
07:33
[PATCH v3 51/54] .gitlab-ci.d/windows.yml: Increase the timeout to 90 minutes
,
Bin Meng
,
07:33
[PATCH v3 45/54] tests/qtest: libqtest: Replace the call to close a socket with closesocket()
,
Bin Meng
,
07:33
[PATCH v3 49/54] io/channel-watch: Fix socket watch on Windows
,
Bin Meng
,
07:33
[PATCH v3 46/54] tests/qtest: libqtest: Correct the timeout unit of blocking receive calls for win32
,
Bin Meng
,
07:33
[PATCH v3 48/54] io/channel-watch: Drop the unnecessary cast
,
Bin Meng
,
07:32
[PATCH v3 37/54] tests/qtest: {ahci, ide}-test: Use relative path for temporary files for win32
,
Bin Meng
,
07:32
[PATCH v3 43/54] tests/qtest: migration-test: Make sure QEMU process "to" exited after migration is canceled
,
Bin Meng
,
07:32
[PATCH v3 41/54] tests/qtest: virtio-net-failover: Disable migration tests for win32
,
Bin Meng
,
07:32
[PATCH v3 39/54] tests/qtest: migration-test: Disable IO redirection for win32
,
Bin Meng
,
07:32
[PATCH v3 38/54] tests/qtest: bios-tables-test: Adapt the case for win32
,
Bin Meng
,
07:32
[PATCH v3 44/54] tests/qtest: microbit-test: Fix socket access for win32
,
Bin Meng
,
07:32
[PATCH v3 40/54] tests/qtest: ide-test: Open file in binary mode
,
Bin Meng
,
07:32
[PATCH v3 35/54] tests/qtest: libqtest: Install signal handler via signal()
,
Bin Meng
,
07:32
[PATCH v3 42/54] chardev/char-file: Add FILE_SHARE_WRITE when opening the file for win32
,
Bin Meng
,
07:32
[PATCH v3 36/54] tests/qtest: Support libqtest to build and run on Windows
,
Bin Meng
,
07:32
[PATCH v3 34/54] tests/qtest: libqtest: Exclude the *_fds APIs for win32
,
Bin Meng
,
07:32
[PATCH v3 33/54] tests/qtest: Use send/recv for socket communication
,
Bin Meng
,
07:32
[PATCH v3 32/54] tests/qtest: libqtest: Adapt global_qtest declaration for win32
,
Bin Meng
,
07:32
[PATCH v3 30/54] tests/qtest: qmp-test: Skip running test_qmp_oob for win32
,
Bin Meng
,
07:32
[PATCH v3 18/54] tests/qtest: vhost-user-test: Avoid using hardcoded /tmp
,
Bin Meng
,
07:32
[PATCH v3 22/54] tests/unit: test-image-locking: Avoid using hardcoded /tmp
,
Bin Meng
,
07:32
[PATCH v3 24/54] tests: vhost-user-bridge: Avoid using hardcoded /tmp
,
Bin Meng
,
07:32
[PATCH v3 29/54] tests/qtest: Build test-filter-{mirror, redirector} cases for posix only
,
Bin Meng
,
07:32
[PATCH v3 28/54] tests/qtest: Skip running virtio-net-test cases that require socketpair() for win32
,
Bin Meng
,
07:32
[PATCH v3 11/54] tests/qtest: virtio_blk_fuzz: Avoid using hardcoded /tmp
,
Bin Meng
,
07:32
[PATCH v3 26/54] fsdev/virtfs-proxy-helper: Use g_mkdir()
,
Bin Meng
,
07:32
[PATCH v3 31/54] accel/qtest: Implement a portable qtest accelerator
,
Bin Meng
,
07:32
[PATCH v3 25/54] block/vvfat: Unify the mkdir() call
,
Bin Meng
,
07:32
[PATCH v3 21/54] tests/qtest: libqtest: Avoid using hardcoded /tmp
,
Bin Meng
,
07:32
[PATCH v3 23/54] tests/unit: test-qga: Avoid using hardcoded /tmp
,
Bin Meng
,
07:32
[PATCH v3 27/54] hw/usb: dev-mtp: Use g_mkdir()
,
Bin Meng
,
07:32
[PATCH v3 20/54] tests/qtest: virtio-scsi-test: Avoid using hardcoded /tmp
,
Bin Meng
,
07:32
[PATCH v3 19/54] tests/qtest: virtio-blk-test: Avoid using hardcoded /tmp
,
Bin Meng
,
07:32
[PATCH v3 15/54] tests/qtest: pflash-cfi02-test: Avoid using hardcoded /tmp
,
Bin Meng
,
07:32
[PATCH v3 12/54] tests/qtest: hd-geo-test: Avoid using hardcoded /tmp
,
Bin Meng
,
07:32
[PATCH v3 17/54] tests/qtest: vhost-user-blk-test: Avoid using hardcoded /tmp
,
Bin Meng
,
07:31
[PATCH v3 10/54] tests/qtest: generic_fuzz: Avoid using hardcoded /tmp
,
Bin Meng
,
07:31
[PATCH v3 14/54] tests/qtest: migration-test: Avoid using hardcoded /tmp
,
Bin Meng
,
07:31
[PATCH v3 16/54] tests/qtest: qmp-test: Avoid using hardcoded /tmp
,
Bin Meng
,
07:31
[PATCH v3 13/54] tests/qtest: ide-test: Avoid using hardcoded /tmp
,
Bin Meng
,
07:31
[PATCH v3 04/54] util/qemu-sockets: Use g_get_tmp_dir() to get the directory for temporary files
,
Bin Meng
,
07:31
[PATCH v3 09/54] tests/qtest: fdc-test: Avoid using hardcoded /tmp
,
Bin Meng
,
07:31
[PATCH v3 08/54] tests/qtest: cxl-test: Avoid using hardcoded /tmp
,
Bin Meng
,
07:31
[PATCH v3 07/54] tests/qtest: boot-serial-test: Avoid using hardcoded /tmp
,
Bin Meng
,
07:31
[PATCH v3 05/54] tests/qtest: ahci-test: Avoid using hardcoded /tmp
,
Bin Meng
,
07:31
[PATCH v3 06/54] tests/qtest: aspeed_smc-test: Avoid using hardcoded /tmp
,
Bin Meng
,
07:31
[PATCH v3 03/54] tcg: Avoid using hardcoded /tmp
,
Bin Meng
,
07:31
[PATCH v3 02/54] semihosting/arm-compat-semi: Avoid using hardcoded /tmp
,
Bin Meng
,
07:30
[PATCH v3 00/54] tests/qtest: Enable running qtest on Windows
,
Bin Meng
,
07:30
[PATCH v3 01/54] tests/qtest: i440fx-test: Rewrite create_blob_file() to be portable
,
Bin Meng
,
07:30
[PATCH v5 17/17] accel/tcg: Split log_cpu_exec into inline and slow path
,
Richard Henderson
,
06:52
[PATCH v5 16/17] accel/tcg: Introduce TARGET_TB_PCREL
,
Richard Henderson
,
06:52
[PATCH v5 15/17] accel/tcg: Introduce tb_pc and tb_pc_log
,
Richard Henderson
,
06:52
[PATCH v5 14/17] include/hw/core: Create struct CPUJumpCache
,
Richard Henderson
,
06:52
[PATCH v5 13/17] accel/tcg: Do not align tb->page_addr[0]
,
Richard Henderson
,
06:52
[PATCH v5 12/17] accel/tcg: Use DisasContextBase in plugin_gen_tb_start
,
Richard Henderson
,
06:52
[PATCH v5 11/17] accel/tcg: Use bool for page_find_alloc
,
Richard Henderson
,
06:52
[PATCH v5 10/17] accel/tcg: Remove PageDesc code_bitmap
,
Richard Henderson
,
06:52
[PATCH v5 09/17] accel/tcg: Add force_aligned to CPUTLBEntryFull
,
Richard Henderson
,
06:52
[PATCH v5 08/17] accel/tcg: Move byte_swap from MemTxAttrs to CPUTLBEntryFull
,
Richard Henderson
,
06:52
[PATCH v5 07/17] target/sparc: Use tlb_set_page_full
,
Richard Henderson
,
06:51
[PATCH v5 06/17] include/exec: Introduce TARGET_PAGE_ENTRY_EXTRA
,
Richard Henderson
,
06:51
[PATCH v5 05/17] accel/tcg: Introduce tlb_set_page_full
,
Richard Henderson
,
06:51
[PATCH v5 04/17] accel/tcg: Introduce probe_access_full
,
Richard Henderson
,
06:51
[PATCH v5 03/17] accel/tcg: Suppress auto-invalidate in probe_access_internal
,
Richard Henderson
,
06:51
[PATCH v5 02/17] accel/tcg: Drop addr member from SavedIOTLB
,
Richard Henderson
,
06:51
[PATCH v5 01/17] accel/tcg: Rename CPUIOTLBEntry to CPUTLBEntryFull
,
Richard Henderson
,
06:51
[PATCH v5 00/17] tcg: CPUTLBEntryFull and TARGET_TB_PCREL
,
Richard Henderson
,
06:51
Re: [PATCH v1 8/9] gdbstub: move breakpoint logic to accel ops
,
Richard Henderson
,
06:18
Re: [PATCH v1 7/9] gdbstub: move sstep flags probing into AccelClass
,
Richard Henderson
,
06:15
Re: [PATCH v1 6/9] gdbstub: move into its own sub directory
,
Richard Henderson
,
06:13
Re: [PATCH v1 5/9] configure: move detected gdb to TCG's config-host.mak
,
Richard Henderson
,
06:12
Re: [PATCH v1 4/9] hw/timer: convert mptimer access to attrs to derive cpu index
,
Richard Henderson
,
06:11
Re: [PATCH v1 3/9] hw/intc/gic: use MxTxAttrs to divine accessing CPU
,
Richard Henderson
,
06:11
Re: [PATCH v1 1/9] hw: encode accessing CPU index in MemTxAttrs
,
Richard Henderson
,
06:08
Re: [PATCH v2] hw/display/tcx: Mark the VRAM dirty upon reset
,
Philippe Mathieu-Daudé
,
06:04
Re: [PATCH 03/10] mac_{old|new}world: Set default values for some local variables
,
BALATON Zoltan
,
05:41
Re: [PATCH 08/10] hw/ppc/mac.h: Move grackle-pcihost declaration out from shared header
,
BALATON Zoltan
,
05:26
Re: [PATCH 10/10] hw/ppc/mac.h: Rename to include/hw/nvram/mac_nvram.h
,
Mark Cave-Ayland
,
05:24
Re: [PATCH 07/10] hw/ppc/mac.h: Move macio specific atuff out from shared header
,
BALATON Zoltan
,
05:23
Re: [PATCH 09/10] hw/ppc/mac.h: Move PROM and KERNEL defines to board code
,
Mark Cave-Ayland
,
05:23
Re: [PATCH 08/10] hw/ppc/mac.h: Move grackle-pcihost declaration out from shared header
,
Mark Cave-Ayland
,
05:21
Re: [PATCH 04/10] mac_newworld: Simplify creation of Uninorth devices
,
BALATON Zoltan
,
05:20
Re: [PATCH 07/10] hw/ppc/mac.h: Move macio specific atuff out from shared header
,
Mark Cave-Ayland
,
05:18
Re: [PATCH 03/10] mac_{old|new}world: Set default values for some local variables
,
BALATON Zoltan
,
05:16
Re: [PATCH 06/10] hw/ppc/mac.h: Move newworld specific atuff out from shared header
,
Mark Cave-Ayland
,
05:13
Re: [PATCH 05/10] mac_{old|new}world: Reduce number of QOM casts
,
Mark Cave-Ayland
,
05:09
Re: [PATCH 04/10] mac_newworld: Simplify creation of Uninorth devices
,
Mark Cave-Ayland
,
04:57
[PATCH 0/2] Fix audio voices tests
,
Helge Konetzka
,
04:57
[PATCH 1/2] audio: fix in.voices test
,
Helge Konetzka
,
04:57
[PATCH 2/2] audio: improve out.voices test
,
Helge Konetzka
,
04:57
Re: [PATCH 03/10] mac_{old|new}world: Set default values for some local variables
,
Mark Cave-Ayland
,
04:48
Re: [PATCH 02/10] mac_oldworld: Drop some more variables
,
Mark Cave-Ayland
,
04:42
Re: [PATCH 01/10] mac_newworld: Drop some variables
,
Mark Cave-Ayland
,
04:41
Re: [PATCH 2/2] target/riscv: rvv-1.0: vf[w]redsum distinguish between ordered/unordered
,
Frank Chang
,
03:36
Re: [PATCH 1/2] target/riscv: rvv-1.0: Simplify vfwredsum code
,
Frank Chang
,
03:26
Re: [PATCH v2 25/39] chardev/char-file: Add FILE_SHARE_WRITE when openning the file for win32
,
Bin Meng
,
01:19
September 24, 2022
Re: [PATCH v3 1/3] util/main-loop: Fix maximum number of wait objects for win32
,
Bin Meng
,
21:07
[PATCH] target/hppa: Generate illegal instruction exception for 64-bit instructions
,
Helge Deller
,
18:13
[PATCH] gtk: Add show_menubar=on|off command line option.
,
Bryce Mills
,
17:29
Re: [PATCH v2 36/37] target/i386: move 3DNow to the new decoder
,
Richard Henderson
,
17:25
Re: [PATCH v2 33/37] target/i386: implement VLDMXCSR/VSTMXCSR
,
Richard Henderson
,
17:20
Re: [PATCH v2 32/37] target/i386: implement XSAVE and XRSTOR of AVX registers
,
Richard Henderson
,
17:19
Re: [PATCH v2 31/37] target/i386: reimplement 0x0f 0x28-0x2f, add AVX
,
Richard Henderson
,
17:18
Re: [PATCH v2 30/37] target/i386: reimplement 0x0f 0x10-0x17, add AVX
,
Richard Henderson
,
17:16
Re: [PATCH v2 28/37] target/i386: reimplement 0x0f 0x38, add AVX
,
Richard Henderson
,
17:14
Re: [PATCH v2 27/37] target/i386: Use tcg gvec ops for pmovmskb
,
Richard Henderson
,
17:08
Re: [PATCH v2 26/37] target/i386: reimplement 0x0f 0x3a, add AVX
,
Richard Henderson
,
17:02
Re: [PATCH v2 25/37] target/i386: clarify (un)signedness of immediates from 0F3Ah opcodes
,
Richard Henderson
,
16:57
Re: [PATCH v2 24/37] target/i386: reimplement 0x0f 0xd0-0xd7, 0xe0-0xe7, 0xf0-0xf7, add AVX
,
Richard Henderson
,
16:56
Re: [PATCH v2 23/37] target/i386: reimplement 0x0f 0x70-0x77, add AVX
,
Richard Henderson
,
16:53
Re: [PATCH v2 22/37] target/i386: reimplement 0x0f 0x78-0x7f, add AVX
,
Richard Henderson
,
16:43
Re: [PATCH v2 21/37] target/i386: reimplement 0x0f 0x50-0x5f, add AVX
,
Richard Henderson
,
16:38
Re: [PATCH v2 20/37] target/i386: reimplement 0x0f 0xd8-0xdf, 0xe8-0xef, 0xf8-0xff, add AVX
,
Richard Henderson
,
16:32
Re: [PATCH v2 19/37] target/i386: reimplement 0x0f 0x60-0x6f, add AVX
,
Richard Henderson
,
16:31
Re: [PATCH v2 11/37] target/i386: validate SSE prefixes directly in the decoding table
,
Richard Henderson
,
16:23
Re: [PATCH v2 10/37] target/i386: validate VEX prefixes via the instructions' exception classes
,
Richard Henderson
,
16:20
Re: [PATCH 12/12] target/ppc: Use gvec to decode XVTSTDC[DS]P
,
Richard Henderson
,
16:16
Re: [PATCH v2 0/5] Make serial msmouse work
,
Arwed Meyer
,
14:22
[PATCH v3] block: Refactor get_tmp_filename()
,
Bin Meng
,
12:32
Re: [PATCH 00/10] Misc ppc/mac machines clean up
,
Mark Cave-Ayland
,
12:20
Re: [PATCH v2 06/37] target/i386: add ALU load/writeback core
,
Richard Henderson
,
11:13
Re: [PATCH v2 05/37] target/i386: add core of new i386 decoder
,
Richard Henderson
,
11:09
Re: [PATCH v2 02/37] target/i386: make ldo/sto operations consistent with ldq
,
Richard Henderson
,
11:01
[PATCH] block/io_uring: revert "Use io_uring_register_ring_fd() to skip fd operations"
,
Sam Li
,
10:48
Re: [PATCH 10/12] target/ppc: Moved XVTSTDC[DS]P to decodetree
,
Richard Henderson
,
10:47
Re: [PATCH 09/12] target/ppc: Use gvec to decode XVCPSGN[SD]P
,
Richard Henderson
,
10:44
Re: [PATCH 08/12] target/ppc: Use gvec to decode XV[N]ABS[DS]P/XVNEG[DS]P
,
Richard Henderson
,
10:40
Re: [PATCH 07/12] target/ppc: Move VABSDU[BHW] to decodetree and use gvec
,
Richard Henderson
,
10:37
Re: [PATCH 06/12] target/ppc: Move VAVG[SU][BHW] to decodetree and use gvec
,
Richard Henderson
,
10:35
Re: [PATCH 05/12] target/ppc: Move VPRTYB[WDQ] to decodetree and use gvec
,
Richard Henderson
,
10:29
Re: [PATCH 03/12] target/ppc: Move V(ADD|SUB)CUW to decodetree and use gvec
,
Richard Henderson
,
10:27
Re: [PATCH 04/12] target/ppc: Move VNEG[WD] to decodtree and use gvec
,
Richard Henderson
,
10:19
Re: [PATCH 03/12] target/ppc: Move V(ADD|SUB)CUW to decodetree and use gvec
,
Richard Henderson
,
10:18
[RFC][PATCH] linux-user: Add guest memory layout to exception dump
,
Helge Deller
,
10:18
Re: [PATCH 02/12] target/ppc: Move VMH[R]ADDSHS instruction to decodetree
,
Richard Henderson
,
10:13
Re: [PATCH 01/12] target/ppc: Moved VMLADDUHM to decodetree and use gvec
,
Richard Henderson
,
10:11
Re: [PATCH 02/26] block: add missing coroutine_fn annotations
,
Paolo Bonzini
,
09:42
Re: [PATCH] target/i386/kvm: fix kvmclock_current_nsec: Assertion `time.tsc_timestamp <= migration_tsc' failed
,
Paolo Bonzini
,
09:39
Re: [PATCH 00/10] Misc ppc/mac machines clean up
,
BALATON Zoltan
,
09:09
Re: [PATCH] target/ppc: restore powerpc_excp_booke doorbell interrupts
,
Cédric Le Goater
,
09:09
Re: [PATCH v6 5/5] accel: abort if we fail to load the accelerator plugin
,
Philippe Mathieu-Daudé
,
08:35
Re: [PATCH v2] block: Refactor get_tmp_filename()
,
Philippe Mathieu-Daudé
,
08:29
[PATCH v6 25/25] ppc4xx_sdram: Add errp parameter to ppc4xx_sdram_banks()
,
BALATON Zoltan
,
08:28
[PATCH v6 24/25] ppc4xx_sdram: Convert DDR SDRAM controller to new bank handling
,
BALATON Zoltan
,
08:28
[PATCH v6 23/25] ppc4xx_sdram: Generalise bank setup
,
BALATON Zoltan
,
08:28
[PATCH v6 21/25] ppc4xx_sdram: Use hwaddr for memory bank size
,
BALATON Zoltan
,
08:28
[PATCH v6 20/25] ppc4xx_sdram: Move ppc4xx_sdram_banks() to ppc4xx_sdram.c
,
BALATON Zoltan
,
08:28
[PATCH v6 18/25] ppc440_uc.c: Move DDR2 SDRAM controller model to ppc4xx_sdram.c
,
BALATON Zoltan
,
08:28
[PATCH v6 13/25] ppc4xx_sdram: Rename functions to prevent name clashes
,
BALATON Zoltan
,
08:28
[PATCH v6 19/25] ppc4xx_devs.c: Move DDR SDRAM controller model to ppc4xx_sdram.c
,
BALATON Zoltan
,
08:28
[PATCH v6 12/25] ppc440_sdram: Rename local variable for readability
,
BALATON Zoltan
,
08:28
[PATCH v6 22/25] ppc4xx_sdram: Rename local state variable for brevity
,
BALATON Zoltan
,
08:28
[PATCH v6 15/25] ppc440_sdram: QOM'ify
,
BALATON Zoltan
,
08:28
[PATCH v6 17/25] ppc440_uc.c: Remove unneeded parenthesis
,
BALATON Zoltan
,
08:28
[PATCH v6 16/25] ppc440_uc.c: Move some macros to ppc4xx.h
,
BALATON Zoltan
,
08:28
[PATCH v6 09/25] ppc440_sdram: Split off map/unmap of sdram banks for later reuse
,
BALATON Zoltan
,
08:28
[PATCH v6 10/25] ppc440_sdram: Implement enable bit in the DDR2 SDRAM controller
,
BALATON Zoltan
,
08:28
[PATCH v6 11/25] ppc440_sdram: Get rid of the init RAM hack
,
BALATON Zoltan
,
08:28
[PATCH v6 14/25] ppc440_sdram: Move RAM size check to ppc440_sdram_init
,
BALATON Zoltan
,
08:28
[PATCH v6 07/25] ppc4xx_sdram: QOM'ify
,
BALATON Zoltan
,
08:28
[PATCH v6 02/25] ppc4xx: Introduce Ppc4xxSdramBank struct
,
BALATON Zoltan
,
08:28
[PATCH v6 04/25] ppc4xx: Use Ppc4xxSdramBank in ppc4xx_sdram_banks()
,
BALATON Zoltan
,
08:28
[PATCH v6 03/25] ppc4xx_sdram: Get rid of the init RAM hack
,
BALATON Zoltan
,
08:28
[PATCH v6 08/25] ppc4xx_sdram: Drop extra zeros for readability
,
BALATON Zoltan
,
08:28
[PATCH v6 05/25] ppc440_bamboo: Add missing 4 MiB valid memory size
,
BALATON Zoltan
,
08:28
[PATCH v6 06/25] ppc4xx_sdram: Move size check to ppc4xx_sdram_init()
,
BALATON Zoltan
,
08:28
[PATCH v6 01/25] ppc440_bamboo: Remove unnecessary memsets
,
BALATON Zoltan
,
08:28
[PATCH v6 00/25] ppc4xx_sdram QOMify and clean ups
,
BALATON Zoltan
,
08:28
Re: [PATCH v11 06/15] target/hexagon: expose next PC in DisasContext
,
Philippe Mathieu-Daudé
,
08:22
Re: [PATCH v11 05/15] target/hexagon: introduce new helper functions
,
Philippe Mathieu-Daudé
,
08:14
Re: [PATCH v11 04/15] target/hexagon: make helper functions non-static
,
Philippe Mathieu-Daudé
,
08:12
Re: [PATCH v11 03/15] target/hexagon: make slot number an unsigned
,
Philippe Mathieu-Daudé
,
08:10
[PATCH v2] block: Refactor get_tmp_filename()
,
Bin Meng
,
07:46
[PATCH 3/7] linux-user/hppa: Add signal trampoline for hppa target
,
Helge Deller
,
07:45
[PATCH 6/7] linux-user/hppa: Allow PROT_GROWSUP and PROT_GROWSDOWN in mprotect()
,
Helge Deller
,
07:45
[PATCH 1/7] linux-user: Fix TARGET_PROT_SEM for XTENSA
,
Helge Deller
,
07:45
[PATCH 0/7] linux-user fixes for hppa target - part 2
,
Helge Deller
,
07:45
[PATCH 7/7] linux-user/hppa: Fix setup_sigcontext()
,
Helge Deller
,
07:45
[PATCH 5/7] linux-user/hppa: Increase guest stack size to 80MB for hppa target
,
Helge Deller
,
07:45
[PATCH 4/7] linux-user/hppa: Drop stack guard page on hppa target
,
Helge Deller
,
07:45
[PATCH 2/7] linux-user: Add proper strace format strings for getdents()/getdents64()
,
Helge Deller
,
07:45
[PATCH] target/ppc: restore powerpc_excp_booke doorbell interrupts
,
Nicholas Piggin
,
07:44
Re: [PATCH v7 14/14] qmp/hmp, device_tree.c: introduce dumpdtb
,
Daniel Henrique Barboza
,
05:48
Re: [PATCH 6/7] .gitlab-ci.d/windows.yml: Unify the prerequisite packages
,
Bin Meng
,
05:21
Re: [PATCH] hw/net: npcm7xx_emc: set MAC in register space
,
Peter Maydell
,
05:11
Re: [PATCH v2 38/39] tests/qtest: Enable qtest build on Windows
,
Bin Meng
,
04:14
Re: [PATCH v2 25/39] chardev/char-file: Add FILE_SHARE_WRITE when openning the file for win32
,
Bin Meng
,
04:10
Re: [PATCH v2 03/39] block: Unify the get_tmp_filename() implementation
,
Bin Meng
,
04:09
[PATCH] block: Refactor get_tmp_filename()
,
Bin Meng
,
04:00
September 23, 2022
Re: [PATCH] Revert "intel_iommu: Fix irqchip / X2APIC configuration checks"
,
Peter Xu
,
21:27
Re: [PATCH 5/7] block/nfs: Fix 32-bit Windows build
,
Bin Meng
,
21:20
Re: [PATCH v2 36/39] .gitlab-ci.d/windows.yml: Increase the timeout to 90 minutes
,
Bin Meng
,
21:13
Re: [PATCH] hw/net: npcm7xx_emc: set MAC in register space
,
Patrick Venture
,
19:42
[PATCH v6 5/5] accel: abort if we fail to load the accelerator plugin
,
Claudio Fontana
,
19:21
[PATCH v6 3/5] module: add Error arguments to module_load and module_load_qom
,
Claudio Fontana
,
19:21
[PATCH v6 1/5] module: removed unused function argument "mayfail"
,
Claudio Fontana
,
19:21
[PATCH v6 4/5] dmg: warn when opening dmg images containing blocks of unknown type
,
Claudio Fontana
,
19:21
[PATCH v6 2/5] module: rename module_load_one to module_load
,
Claudio Fontana
,
19:21
[PATCH v6 0/5] improve error handling for module load
,
Claudio Fontana
,
19:21
Re: [PATCH v5 3/4] module: add Error arguments to module_load and module_load_qom
,
Claudio Fontana
,
18:41
Re: [PATCH v3 2/3] module: add Error arguments to module_load_one and module_load_qom_one
,
Claudio Fontana
,
18:23
Re: [PATCH] Revert "intel_iommu: Fix irqchip / X2APIC configuration checks"
,
Peter Xu
,
18:04
Re: [PATCH v3 5/5] tests/tcg/linux-test: Add linux-madvise test
,
Laurent Vivier
,
17:52
Re: [PATCH v3 4/5] linux-user: Passthrough MADV_DONTNEED for certain file mappings
,
Laurent Vivier
,
17:52
Re: [PATCH v3 3/5] linux-user: Implement stracing madvise()
,
Laurent Vivier
,
17:52
Re: [PATCH v3 2/5] linux-user: Fix madvise(MADV_DONTNEED) on alpha
,
Laurent Vivier
,
17:51
Re: [PATCH v3 1/5] linux-user: Provide MADV_* definitions
,
Laurent Vivier
,
17:51
[PATCH 10/12] target/ppc: Moved XVTSTDC[DS]P to decodetree
,
Lucas Mateus Castro(alqotel)
,
17:50
[PATCH 12/12] target/ppc: Use gvec to decode XVTSTDC[DS]P
,
Lucas Mateus Castro(alqotel)
,
17:50
[PATCH 11/12] target/ppc: Moved XSTSTDC[QDS]P to decodetree
,
Lucas Mateus Castro(alqotel)
,
17:50
[PATCH 09/12] target/ppc: Use gvec to decode XVCPSGN[SD]P
,
Lucas Mateus Castro(alqotel)
,
17:49
[PATCH 08/12] target/ppc: Use gvec to decode XV[N]ABS[DS]P/XVNEG[DS]P
,
Lucas Mateus Castro(alqotel)
,
17:49
[PATCH 07/12] target/ppc: Move VABSDU[BHW] to decodetree and use gvec
,
Lucas Mateus Castro(alqotel)
,
17:49
[PATCH 06/12] target/ppc: Move VAVG[SU][BHW] to decodetree and use gvec
,
Lucas Mateus Castro(alqotel)
,
17:49
[PATCH 05/12] target/ppc: Move VPRTYB[WDQ] to decodetree and use gvec
,
Lucas Mateus Castro(alqotel)
,
17:49
[PATCH 04/12] target/ppc: Move VNEG[WD] to decodtree and use gvec
,
Lucas Mateus Castro(alqotel)
,
17:49
[PATCH 03/12] target/ppc: Move V(ADD|SUB)CUW to decodetree and use gvec
,
Lucas Mateus Castro(alqotel)
,
17:49
[PATCH 00/12] VMX/VSX instructions with gvec
,
Lucas Mateus Castro(alqotel)
,
17:48
[PATCH 01/12] target/ppc: Moved VMLADDUHM to decodetree and use gvec
,
Lucas Mateus Castro(alqotel)
,
17:48
[PATCH 02/12] target/ppc: Move VMH[R]ADDSHS instruction to decodetree
,
Lucas Mateus Castro(alqotel)
,
17:48
Re: [PATCH] linux-user: fix readlinkat handling with magic exe symlink
,
Laurent Vivier
,
17:44
Re: [PATCH] linux-user: fix readlinkat handling with magic exe symlink
,
Laurent Vivier
,
17:41
Re: [PATCH v2 20/39] tests/qtest: {ahci, ide}-test: Use relative path for temporary files for win32
,
John Snow
,
16:00
Re: Maximum QMP reply size
,
John Snow
,
15:52
Re: [PATCH v8 0/8] s390x/pci: zPCI interpretation support
,
Thomas Huth
,
14:59
Re: [PATCH v8 8/8] s390x/s390-virtio-ccw: add zpcii-disable machine property
,
Thomas Huth
,
14:52
Re: [PATCH v8 5/8] s390x/pci: enable adapter event notification for interpreted devices
,
Thomas Huth
,
14:48
[PATCH 08/12] audio: swap audio_rate_get_bytes() function parameters
,
Volker Rümelin
,
14:38
[PATCH 06/12] spiceaudio: add a pcm_ops buffer_get_free function
,
Volker Rümelin
,
14:37
[PATCH 09/12] audio: rename audio_sw_bytes_free()
,
Volker Rümelin
,
14:37
[PATCH 07/12] spiceaudio: update comment
,
Volker Rümelin
,
14:37
[PATCH 12/12] audio: prevent an integer overflow in resampling code
,
Volker Rümelin
,
14:37
[PATCH 04/12] alsaaudio: reduce playback latency
,
Volker Rümelin
,
14:37
[PATCH 10/12] audio: refactor audio_get_avail()
,
Volker Rümelin
,
14:37
[PATCH 11/12] audio: fix sw->buf size for audio recording
,
Volker Rümelin
,
14:37
[PATCH 03/12] audio: run downstream playback queue unconditionally
,
Volker Rümelin
,
14:37
[PATCH 05/12] audio: add more audio rate control functions
,
Volker Rümelin
,
14:37
[PATCH 01/12] audio: refactor code in audio_run_out()
,
Volker Rümelin
,
14:37
[PATCH 02/12] audio: fix GUS audio playback with out.mixing-engine=off
,
Volker Rümelin
,
14:36
[PATCH 00/12] audio: misc. improvements and bug fixes
,
Volker Rümelin
,
14:35
Re: [PATCH 2/5] migration: Fix race on qemu_file_shutdown()
,
Peter Xu
,
14:27
Re: [PATCH v8 3/8] s390x/pci: enable for load/store intepretation
,
Thomas Huth
,
14:15
Re: [PATCH] arm/monitor: add register name resolution
,
Nikola Brkovic
,
14:11
Re: [PATCH v2 01/39] tests: Change to use g_mkdir()
,
Thomas Huth
,
14:03
Re: [PATCH v2 18/39] tests/qtest: libqtest: Install signal handler via signal()
,
Thomas Huth
,
13:54
Re: [PATCH v2 36/39] .gitlab-ci.d/windows.yml: Increase the timeout to 90 minutes
,
Thomas Huth
,
13:50
[PATCH v12 10/11] target/hexagon: call idef-parser functions
,
Anton Johansson
,
13:39
[PATCH v12 11/11] target/hexagon: import additional tests
,
Anton Johansson
,
13:39
[PATCH v12 09/11] target/hexagon: import parser for idef-parser
,
Anton Johansson
,
13:39
[PATCH v12 03/11] target/hexagon: make slot number an unsigned
,
Anton Johansson
,
13:39
[PATCH v12 05/11] target/hexagon: introduce new helper functions
,
Anton Johansson
,
13:39
[PATCH v12 07/11] target/hexagon: prepare input for the idef-parser
,
Anton Johansson
,
13:39
[PATCH v12 06/11] target/hexagon: expose next PC in DisasContext
,
Anton Johansson
,
13:39
[PATCH v12 08/11] target/hexagon: import lexer for idef-parser
,
Anton Johansson
,
13:39
[PATCH v12 02/11] target/hexagon: import README for idef-parser
,
Anton Johansson
,
13:39
[PATCH v12 04/11] target/hexagon: make helper functions non-static
,
Anton Johansson
,
13:39
[PATCH v12 00/11] target/hexagon: introduce idef-parser
,
Anton Johansson
,
13:39
[PATCH v12 01/11] target/hexagon: update MAINTAINERS for idef-parser
,
Anton Johansson
,
13:39
[PATCH qemu] m68k: rework BI_VIRT_RNG_SEED as BI_RNG_SEED
,
Jason A. Donenfeld
,
13:07
Re: [PATCH v3 2/3] module: add Error arguments to module_load_one and module_load_qom_one
,
Kevin Wolf
,
12:29
Re: [PATCH v2 36/39] .gitlab-ci.d/windows.yml: Increase the timeout to 90 minutes
,
Alex Bennée
,
12:24
Re: [PATCH v2 05/39] tcg: Avoid using hardcoded /tmp
,
Alex Bennée
,
12:21
Re: [PATCH v2 04/39] semihosting/arm-compat-semi: Avoid using hardcoded /tmp
,
Alex Bennée
,
12:21
[PATCH] mem/cxl-type3: Add sn option to provide serial number for PCI ecap
,
Jonathan Cameron
,
12:18
Re: [PATCH v5 3/4] module: add Error arguments to module_load and module_load_qom
,
Claudio Fontana
,
12:11
Re: [PATCH] i386: Add new CPU model SapphireRapids
,
Xiaoyao Li
,
12:01
Re: [PATCH v5 3/4] module: add Error arguments to module_load and module_load_qom
,
Daniel P . Berrangé
,
11:51
[PATCH] virtio: del net client if net_init_tap_one failed
,
luzhipeng
,
11:51
Re: [PATCH v5 4/4] accel: abort if we fail to load the accelerator plugin
,
Claudio Fontana
,
11:50
Re: [PATCH v5 3/4] module: add Error arguments to module_load and module_load_qom
,
Philippe Mathieu-Daudé
,
11:28
Re: [PATCH v5 4/4] accel: abort if we fail to load the accelerator plugin
,
Philippe Mathieu-Daudé
,
11:28
Re: [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
,
Fuad Tabba
,
11:21
Re: [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
,
Fuad Tabba
,
11:21
Re: [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
,
Fuad Tabba
,
11:20
Re: [PATCH v5 2/4] module: rename module_load_one to module_load
,
Philippe Mathieu-Daudé
,
11:19
Re: [PATCH v11 10/15] target/hexagon: manually add flex/bison/glib2 to remaining containers
,
Anton Johansson
,
10:59
Re: [PATCH v8 06/14] net: stream: Don't ignore EINVAL on netdev socket connection
,
Laurent Vivier
,
10:58
[PATCH v5 1/4] module: removed unused function argument "mayfail"
,
Claudio Fontana
,
10:51
[PATCH v5 4/4] accel: abort if we fail to load the accelerator plugin
,
Claudio Fontana
,
10:51
[PATCH v5 3/4] module: add Error arguments to module_load and module_load_qom
,
Claudio Fontana
,
10:51
[PATCH v5 2/4] module: rename module_load_one to module_load
,
Claudio Fontana
,
10:51
[PATCH v5 0/4] improve error handling for module load
,
Claudio Fontana
,
10:51
Re: [PATCH v3 2/3] module: add Error arguments to module_load_one and module_load_qom_one
,
Claudio Fontana
,
10:46
Re: [PATCH] hw/xen: set pci Atomic Ops requests for passthrough device
,
Paul Durrant
,
10:46
Re: [PATCH v3 2/3] module: add Error arguments to module_load_one and module_load_qom_one
,
Kevin Wolf
,
10:42
Re: [PATCH] block: unmap (discard) blocks only if discard_zeros flag is true
,
luzhipeng
,
10:34
[PATCH] file-posix: Remove unused s->discard_zeroes
,
Kevin Wolf
,
10:28
Re: [PATCH] block: unmap (discard) blocks only if discard_zeros flag is true
,
Kevin Wolf
,
10:28
Re: [PATCH v3 2/3] module: add Error arguments to module_load_one and module_load_qom_one
,
Claudio Fontana
,
10:10
Re: [PATCH v2 1/2] virtio-gpu: Unrealize
,
Marc-André Lureau
,
09:54
Re: [PATCH] virtio-gpu: Resource UUID
,
Antonio Caggiano
,
09:47
Re: [PATCH] virtio-gpu: Resource UUID
,
Antonio Caggiano
,
09:46
Re: [PATCH v11 10/15] target/hexagon: manually add flex/bison/glib2 to remaining containers
,
Alex Bennée
,
09:44
[PATCH v2 0/2] virtio-gpu: Resource UUID
,
Antonio Caggiano
,
09:44
[PATCH v2 1/2] virtio-gpu: Unrealize
,
Antonio Caggiano
,
09:44
[PATCH v2 2/2] virtio-gpu: Resource UUID
,
Antonio Caggiano
,
09:44
Re: [PATCH 5/5] qga: Add support for user password settinng in FreeeBSD
,
Marc-André Lureau
,
09:43
Re: [PATCH v11 08/15] target/hexagon: add flex/bison/glib2 to qemu.yml
,
Alex Bennée
,
09:39
Re: [PATCH] i386: Add new CPU model SapphireRapids
,
Yang Zhong
,
09:31
[PATCH 2/3] block-backend: Update ctx immediately after root
,
Hanna Reitz
,
08:54
[PATCH 0/3] blcok: Start/end drain on correct AioContext
,
Hanna Reitz
,
08:54
Re: [PATCH 1/3] hw/core: Tidy up unnecessary casting away of const
,
Philippe Mathieu-Daudé
,
08:54
[PATCH 1/3] block: bdrv_child_get_parent_aio_context is not GS
,
Hanna Reitz
,
08:54
[PATCH 3/3] block: Start/end drain on correct AioContext
,
Hanna Reitz
,
08:54
Re: [PATCH v8.1 1/2] target/s390x: support SHA-512 extensions
,
Thomas Huth
,
08:46
[PATCH 1/3] target/arm: Mark registers which call pmu_op_start() as ARM_CP_IO
,
Peter Maydell
,
08:34
[PATCH 2/3] target/arm: Make writes to MDCR_EL3 use PMU start/finish calls
,
Peter Maydell
,
08:34
[PATCH 3/3] target/arm: Update SDCR_VALID_MASK to include SCCD
,
Peter Maydell
,
08:34
[PATCH 0/3] target/arm: Fix bugs in recent PMU changes
,
Peter Maydell
,
08:34
Re: [PATCH v2 4/4] virtio-gpu: Don't require udmabuf when blob support is enabled
,
Gerd Hoffmann
,
08:32
Re: [PATCH v8.1 1/2] target/s390x: support SHA-512 extensions
,
David Hildenbrand
,
08:13
Re: [PATCH v8.1 1/2] target/s390x: support SHA-512 extensions
,
Jason A. Donenfeld
,
08:07
Re: [PATCH v2] linux-user: use 'max' instead of 'qemu32' / 'qemu64' by default
,
Laurent Vivier
,
08:05
Re: [PATCH v8.1 1/2] target/s390x: support SHA-512 extensions
,
Thomas Huth
,
08:05
Re: [PATCH v11 18/21] job.c: enable job lock/unlock and remove Aiocontext locks
,
Paolo Bonzini
,
08:00
[PATCH 1/3] hw/core: Tidy up unnecessary casting away of const
,
Markus Armbruster
,
08:00
[PATCH 2/3] Drop useless casts from g_malloc() & friends to pointer
,
Markus Armbruster
,
08:00
[PATCH 0/3] Drop useless casts from void * to pointer
,
Markus Armbruster
,
08:00
[PATCH 3/3] Drop more useless casts from void * to pointer
,
Markus Armbruster
,
08:00
Re: [PATCH v5 0/3] ui/cocoa: Run qemu_init in the main thread
,
Gerd Hoffmann
,
08:00
Re: [PATCH for-7.2] hw/usb/hcd-xhci: Check whether DMA accesses fail
,
Gerd Hoffmann
,
07:58
Re: [PATCH] ui/console: Get tab completion working again in the SDL monitor vc
,
Gerd Hoffmann
,
07:57
Re: [PATCH v8.1 1/2] target/s390x: support SHA-512 extensions
,
Jason A. Donenfeld
,
07:46
Re: [PATCH v8.1 1/2] target/s390x: support SHA-512 extensions
,
David Hildenbrand
,
07:35
Re: [PATCH v8.1 1/2] target/s390x: support SHA-512 extensions
,
Jason A. Donenfeld
,
07:19
[PATCH v2] linux-user: use 'max' instead of 'qemu32' / 'qemu64' by default
,
Daniel P . Berrangé
,
07:04
Re: [PULL 11/20] target/arm: Don't mishandle count when enabling or disabling PMU counters
,
Peter Maydell
,
06:50
Re: [PATCH v2] RISC-V: Add support for Ztso
,
Palmer Dabbelt
,
06:49
Re: [PATCH v8 2/8] s390x/pci: add routine to get host function handle from CLP info
,
Thomas Huth
,
06:47
Re: [PATCH v8.1 1/2] target/s390x: support SHA-512 extensions
,
David Hildenbrand
,
06:47
Re: [PATCH] Use g_new() & friends where that makes obvious sense
,
Michael S. Tsirkin
,
06:41
Re: [PATCH v8 1/2] target/s390x: support SHA-512 extensions
,
Alex Bennée
,
06:19
Re: Inscrutable CI jobs (avocado & Travis s390 check-tcg)
,
Alex Bennée
,
06:11
[PATCH] block: unmap (discard) blocks only if discard_zeros flag is true
,
luzhipeng
,
06:03
Re: [PATCH] add keepalive for qemu-nbd
,
Vladimir Sementsov-Ogievskiy
,
05:56
Re: [PATCH v4 2/3] module: add Error arguments to module_load_one and module_load_qom_one
,
Claudio Fontana
,
05:44
Re: [PATCH v4 2/3] module: add Error arguments to module_load_one and module_load_qom_one
,
Claudio Fontana
,
05:42
Re: [PATCH v4 2/3] module: add Error arguments to module_load_one and module_load_qom_one
,
Claudio Fontana
,
05:40
Re: [PATCH 2/5] qga: Add initial FreeBSD support
,
Alexander Ivanov
,
05:32
Re: [PATCH v1 1/3] hw/loongarch: Add memmap for LoongArch virt machine
,
gaosong
,
05:31
Re: [PATCH] Drop superfluous conditionals around g_free()
,
Philippe Mathieu-Daudé
,
05:28
Re: [PATCH v8.1 1/2] target/s390x: support SHA-512 extensions
,
Jason A. Donenfeld
,
05:20
Re: [PATCH] migration/ram: Fix memory leak when using x-ignore-shared
,
Nikolay Borisov
,
05:18
Re: [PATCH] linux-user/host/s390: Add vector instructions to host_signal_write()
,
Thomas Huth
,
05:05
[PATCH] Drop superfluous conditionals around g_free()
,
Markus Armbruster
,
05:04
Re: [PATCH 1/6] tests/avocado/machine_aspeed.py: Fix typos on buildroot
,
Thomas Huth
,
05:02
Re: [PATCH v2] hw/acpi: Add ospm_status hook implementation for acpi-ged
,
zhukeqian
,
04:58
Re: [PATCH 1/5] qga: Move Linux-specific commands code to separate file
,
Alexander Ivanov
,
04:51
[PATCH 5/6] ssi: cache SSIPeripheralClass to avoid GET_CLASS()
,
Cédric Le Goater
,
04:48
[PATCH 0/6] aspeed: avocado test boosts
,
Cédric Le Goater
,
04:48
[PATCH 2/6] cpu: cache CPUClass in CPUState for hot code paths
,
Cédric Le Goater
,
04:48
[PATCH 4/6] cputlb: used cached CPUClass in our hot-paths
,
Cédric Le Goater
,
04:48
[PATCH 1/6] tests/avocado/machine_aspeed.py: Fix typos on buildroot
,
Cédric Le Goater
,
04:48
[PATCH 3/6] hw/core/cpu-sysemu: used cached class in cpu_asidx_from_attrs
,
Cédric Le Goater
,
04:48
[PATCH 6/6] aspeed/smc: Cache AspeedSMCClass
,
Cédric Le Goater
,
04:48
[PATCH] Use g_new() & friends where that makes obvious sense
,
Markus Armbruster
,
04:43
Re: [PATCH] Revert "intel_iommu: Fix irqchip / X2APIC configuration checks"
,
Igor Mammedov
,
04:42
Re: [PATCH] virtio-gpu: Resource UUID
,
Marc-André Lureau
,
04:38
Re: [PATCH] Revert "intel_iommu: Fix irqchip / X2APIC configuration checks"
,
Igor Mammedov
,
04:21
Re: [PATCH 5/5] qga: Add support for user password settinng in FreeeBSD
,
Marc-André Lureau
,
04:19
Re: [PATCH 4/5] qga: Add shutdown/halt/reboot support for FreeBSD
,
Marc-André Lureau
,
04:13
Re: [PATCH 3/5] qga: Add UFS freeze/thaw support for FreeBSD
,
Marc-André Lureau
,
04:09
Re: [PATCH 1/5] qga: Move Linux-specific commands code to separate file
,
Marc-André Lureau
,
03:59
Re: [PATCH 2/5] qga: Add initial FreeBSD support
,
Marc-André Lureau
,
03:56
Re: [PATCH 0/4] Only generate cluster node in PPTT when specified
,
Yicong Yang
,
03:50
Re: Inscrutable CI jobs (avocado & Travis s390 check-tcg)
,
Thomas Huth
,
03:47
Re: Inscrutable CI jobs (avocado & Travis s390 check-tcg)
,
Daniel P . Berrangé
,
03:28
[PATCH v7 2/2] i386: Add notify VM exit support
,
Chenyi Qiang
,
03:27
[PATCH v7 0/2] Enable notify VM exit
,
Chenyi Qiang
,
03:26
[PATCH v7 1/2] i386: kvm: extend kvm_{get, put}_vcpu_events to support pending triple fault
,
Chenyi Qiang
,
03:26
Re: [PATCH 2/5] migration: Fix race on qemu_file_shutdown()
,
Daniel P . Berrangé
,
03:14
Re: [PATCH] ratelimit: restrict the delay time to a non-negative value
,
Markus Armbruster
,
03:14
Re: [PATCH v8.1 1/2] target/s390x: support SHA-512 extensions
,
David Hildenbrand
,
02:38
Re: [PATCH v8.1 1/2] target/s390x: support SHA-512 extensions
,
Thomas Huth
,
02:25
Re: [PATCH v4] x86: add etc/phys-bits fw_cfg file
,
Gerd Hoffmann
,
02:23
Re: [PATCH v8.1 1/2] target/s390x: support SHA-512 extensions
,
Thomas Huth
,
02:23
Re: Re: [PATCH v2] hw/virtio/vhost-user: support obtain vdpa device's mac address automatically
,
Michael S. Tsirkin
,
02:20
Re: Re: [PATCH v2] hw/virtio/vhost-user: support obtain vdpa device's mac address automatically
,
Michael S. Tsirkin
,
02:19
Re: [PATCH v4] x86: add etc/phys-bits fw_cfg file
,
Paolo Bonzini
,
02:01
Re: [PATCH v4 2/3] module: add Error arguments to module_load_one and module_load_qom_one
,
Markus Armbruster
,
01:32
Re: [PATCH] include/hw/riscv/sifive_e.h: Fix the type of parent_obj of SiFiveEState.
,
Alistair Francis
,
01:17
Re: [PATCH 2/2] target/riscv: rvv-1.0: vf[w]redsum distinguish between ordered/unordered
,
Alistair Francis
,
00:58
Re: [PATCH 1/2] target/riscv: rvv-1.0: Simplify vfwredsum code
,
Alistair Francis
,
00:50
Re: [PATCH v2 0/8] target/riscv: Improve RISC-V Debug support
,
Alistair Francis
,
00:47
Re: [PATCH v2 07/39] tests: Avoid using hardcoded /tmp in test cases
,
Markus Armbruster
,
00:43
Re: [PATCH v2] RISC-V: Add support for Ztso
,
Alistair Francis
,
00:36
Re: [RFC] hw/registerfields: add `FIELDx_1CLEAR()` macro
,
Alistair Francis
,
00:32
Re: [PATCH v2] disas/riscv.c: rvv: Add disas support for vector instructions
,
Alistair Francis
,
00:28
Re: [PATCH 1/4] hw/watchdog: wdt_ibex_aon.c: Implement the watchdog for the OpenTitan
,
Alistair Francis
,
00:21
[PULL 12/12] hw/riscv/sifive_e: Fix inheritance of SiFiveEState
,
Alistair Francis
,
00:08
[PULL 09/12] hw/riscv: opentitan: Fixup resetvec
,
Alistair Francis
,
00:07
[PULL 08/12] target/riscv: Set the CPU resetvec directly
,
Alistair Francis
,
00:07
[PULL 06/12] target/riscv: remove fflags, frm, and fcsr from riscv-*-fpu.xml
,
Alistair Francis
,
00:07
[PULL 11/12] target/riscv: Check the correct exception cause in vector GDB stub
,
Alistair Francis
,
00:07
[PULL 07/12] target/riscv: remove fixed numbering from GDB xml feature files
,
Alistair Francis
,
00:07
[PULL 10/12] hw/riscv: opentitan: Expose the resetvec as a SoC property
,
Alistair Francis
,
00:07
[PULL 02/12] hw/ssi: ibex_spi: update reg addr
,
Alistair Francis
,
00:07
[PULL 05/12] target/riscv: fix csr check for cycle{h}, instret{h}, time{h}, hpmcounter3-31{h}
,
Alistair Francis
,
00:07
[PULL 04/12] target/riscv: Remove sideleg and sedeleg
,
Alistair Francis
,
00:07
[PULL 03/12] docs/system: clean up code escape for riscv virt platform
,
Alistair Francis
,
00:07
[PULL 00/12] riscv-to-apply queue
,
Alistair Francis
,
00:07
[PULL 01/12] hw/ssi: ibex_spi: fixup typos in ibex_spi_host
,
Alistair Francis
,
00:07
Re: Re: [PATCH v2] hw/virtio/vhost-user: support obtain vdpa device's mac address automatically
,
Jason Wang
,
00:06
Re: Re: [PATCH v2] hw/virtio/vhost-user: support obtain vdpa device's mac address automatically
,
address@hidden
,
00:00
Re: [PATCH] hw/riscv/sifive_e: Fix inheritance of SiFiveEState
,
Alistair Francis
,
00:00
September 22, 2022
Re: [PATCH v2] hw/virtio/vhost-user: support obtain vdpa device's mac address automatically
,
陈浩
,
23:45
Re: [PATCH v2] hw/virtio/vhost-user: support obtain vdpa device's mac address automatically
,
Jason Wang
,
23:36
Re: [PATCH v2] hw/virtio/vhost-user: support obtain vdpa device's mac address automatically
,
陈浩
,
23:32
[PATCH v1 1/3] hw/loongarch: Add memmap for LoongArch virt machine
,
Xiaojuan Yang
,
23:29
[PATCH v1 3/3] hw/intc: Fix LoongArch ipi device emulation
,
Xiaojuan Yang
,
23:29
[PATCH v1 0/3] Add memmap and fix bugs for LoongArch
,
Xiaojuan Yang
,
23:29
[PATCH v1 2/3] hw/intc: Fix LoongArch extioi function
,
Xiaojuan Yang
,
23:29
Re: [PATCH] hw/net: npcm7xx_emc: set MAC in register space
,
Jason Wang
,
23:21
Re: [PATCH 0/7] nsis: gitlab-ci: Improve QEMU Windows installer packaging
,
Bin Meng
,
22:28
Re: [PATCH v2 01/39] tests: Change to use g_mkdir()
,
Bin Meng
,
21:10
Re: [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
,
Kirill A . Shutemov
,
20:58
Re: [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
,
Kirill A . Shutemov
,
20:53
Re: [PATCH] KVM: dirty ring: Add memory barrier when marking pfn collected
,
Gavin Shan
,
19:34
Re: [PATCH v4 15/22] tests/qtest: add a timeout for subprocess_run_one_test
,
Philippe Mathieu-Daudé
,
18:03
Re: [PATCH v4 09/22] hw/virtio: add some vhost-user trace events
,
Philippe Mathieu-Daudé
,
18:01
Re: [PATCH v4 07/22] hw/virtio: fix some coding style issues
,
Philippe Mathieu-Daudé
,
18:01
Re: [PATCH v4 06/22] include/hw: document vhost_dev feature life-cycle
,
Philippe Mathieu-Daudé
,
18:01
Re: [PATCH v4 02/22] hw/virtio: gracefully handle unset vhost_dev vdev
,
Philippe Mathieu-Daudé
,
17:59
Re: [PATCH v4 01/22] hw/virtio: incorporate backend features in features
,
Philippe Mathieu-Daudé
,
17:58
Re: [PATCH] KVM: dirty ring: Add memory barrier when marking pfn collected
,
Philippe Mathieu-Daudé
,
17:53
Re: [PATCH v1 9/9] gdbstub: move guest debug support check to ops
,
Philippe Mathieu-Daudé
,
17:51
Re: [PATCH v1 7/9] gdbstub: move sstep flags probing into AccelClass
,
Philippe Mathieu-Daudé
,
17:49
Re: [PATCH v2 3/3] hw/timer: ibex_timer.c: Add support for writes to mtime
,
Philippe Mathieu-Daudé
,
17:46
Re: [PATCH v2 2/3] hw/intc: sifive_plic.c: Fix interrupt priority index.
,
Philippe Mathieu-Daudé
,
17:43
[PATCH] KVM: dirty ring: Add memory barrier when marking pfn collected
,
Peter Xu
,
17:35
Re: [PATCH v4] x86: add etc/phys-bits fw_cfg file
,
Gerd Hoffmann
,
16:33
Re: [PATCH v2 38/39] tests/qtest: Enable qtest build on Windows
,
Marc-André Lureau
,
16:18
Re: [PATCH v2 35/39] tests/qtest: migration-test: Skip running some TLS cases for win32
,
Marc-André Lureau
,
16:17
Re: [PATCH v2 33/39] io/channel-watch: Drop the unnecessary cast
,
Marc-André Lureau
,
16:13
Re: [PATCH v2 25/39] chardev/char-file: Add FILE_SHARE_WRITE when openning the file for win32
,
Marc-André Lureau
,
16:09
Re: [PATCH v2 24/39] tests/qtest: virtio-net-failover: Disable migration tests for win32
,
Marc-André Lureau
,
16:06
Re: [PATCH v2 22/39] tests/qtest: migration-test: Disable IO redirection for win32
,
Marc-André Lureau
,
16:06
Re: [PATCH v2 20/39] tests/qtest: {ahci, ide}-test: Use relative path for temporary files for win32
,
Marc-André Lureau
,
16:03
Re: [PATCH v2 19/39] tests/qtest: Support libqtest to build and run on Windows
,
Marc-André Lureau
,
16:00
Re: [PATCH v2 18/39] tests/qtest: libqtest: Install signal handler via signal()
,
Marc-André Lureau
,
15:56
Re: [PATCH v2 16/39] tests/qtest: Use send/recv for socket communication
,
Marc-André Lureau
,
15:53
Re: [PATCH v4] x86: add etc/phys-bits fw_cfg file
,
Paolo Bonzini
,
15:50
Re: [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
,
Sean Christopherson
,
15:49
Re: [PATCH v2 08/39] block/vvfat: Unify the mkdir() call
,
Marc-André Lureau
,
15:48
Re: [PATCH v2 07/39] tests: Avoid using hardcoded /tmp in test cases
,
Marc-André Lureau
,
15:47
Re: [PATCH v2 03/39] block: Unify the get_tmp_filename() implementation
,
Marc-André Lureau
,
15:39
Re: [PATCH 2/5] migration: Fix race on qemu_file_shutdown()
,
Peter Xu
,
15:37
Re: [PATCH v2 02/39] tests/qtest: i440fx-test: Rewrite create_blob_file() to be portable
,
Marc-André Lureau
,
15:35
Re: [PATCH v2 01/39] tests: Change to use g_mkdir()
,
Marc-André Lureau
,
15:32
Re: [PATCH 3/5] migration: Disallow xbzrle with postcopy
,
Peter Xu
,
15:28
Re: [PULL 0/2] Hexagon target update
,
Stefan Hajnoczi
,
15:07
Re: [PULL v1 0/1] Xilinx queue
,
Stefan Hajnoczi
,
15:06
Inscrutable CI jobs (avocado & Travis s390 check-tcg)
,
Stefan Hajnoczi
,
15:04
Re: [PATCH] migration/ram: Fix memory leak when using x-ignore-shared
,
Dr. David Alan Gilbert
,
13:43
Re: [PULL 00/30] testing updates (docker, avocado, deprecate 32bit BE MIPS)
,
Stefan Hajnoczi
,
13:23
[PULL 1/1] virtiofsd: use g_date_time_get_microsecond to get subsecond
,
Stefan Hajnoczi
,
13:22
[PULL 0/1] Block patches
,
Stefan Hajnoczi
,
13:22
Re: [PATCH v8.1 1/2] target/s390x: support SHA-512 extensions
,
David Hildenbrand
,
13:18
Re: [PATCH v4] x86: add etc/phys-bits fw_cfg file
,
Jim Mattson
,
13:14
Re: [PATCH v4 2/3] module: add Error arguments to module_load_one and module_load_qom_one
,
Kevin Wolf
,
13:06
Re: [PATCH 2/5] migration: Fix race on qemu_file_shutdown()
,
Daniel P . Berrangé
,
12:58
Re: [PATCH] Revert "intel_iommu: Fix irqchip / X2APIC configuration checks"
,
Peter Xu
,
12:49
Re: [PATCH v3 0/4] Patch series to set up a ppc64le CI
,
Lucas Mateus Martins Araujo e Castro
,
12:47
Re: [PATCH 1/5] migration: Fix possible deadloop of ram save process
,
Dr. David Alan Gilbert
,
12:41
Re: [PATCH] Revert "intel_iommu: Fix irqchip / X2APIC configuration checks"
,
Peter Xu
,
12:40
[PULL 36/39] configure: Add './' on front of glob of */config-devices.mak.d
,
Peter Maydell
,
12:36
[PULL 35/39] configure: Add missing quoting for some easy cases
,
Peter Maydell
,
12:36
[PULL 37/39] configure: Remove use of backtick `...` syntax
,
Peter Maydell
,
12:36
[PULL 20/39] hw/acpi: Add ospm_status hook implementation for acpi-ged
,
Peter Maydell
,
12:36
[PULL 29/39] hw/i386/multiboot: Avoid dynamic stack allocation
,
Peter Maydell
,
12:36
[PULL 26/39] hw/net/e1000e_core: Use definition to avoid dynamic stack allocation
,
Peter Maydell
,
12:36
[PULL 24/39] chardev/baum: Avoid dynamic stack allocation
,
Peter Maydell
,
12:36
[PULL 25/39] io/channel-websock: Replace strlen(const_str) by sizeof(const_str) - 1
,
Peter Maydell
,
12:36
[PULL 30/39] hw/usb/hcd-ohci: Use definition to avoid dynamic stack allocation
,
Peter Maydell
,
12:36
[PULL 18/39] target/arm: Add secure parameter to get_phys_addr_pmsav7
,
Peter Maydell
,
12:36
[PULL 28/39] hw/intc/xics: Avoid dynamic stack allocation
,
Peter Maydell
,
12:36
[PULL 23/39] chardev/baum: Use definitions to avoid dynamic stack allocation
,
Peter Maydell
,
12:36
[PULL 21/39] hw/net/lan9118: Signal TSFL_INT flag when TX FIFO reaches specified level
,
Peter Maydell
,
12:36
[PULL 32/39] tests/unit/test-vmstate: Avoid dynamic stack allocation
,
Peter Maydell
,
12:36
[PULL 10/39] target/arm: Use GetPhysAddrResult in pmsav8_mpu_lookup
,
Peter Maydell
,
12:36
[PULL 31/39] ui/curses: Avoid dynamic stack allocation
,
Peter Maydell
,
12:36
[PULL 01/39] hw/net/can: fix Xilinx ZynqMP CAN RX FIFO logic
,
Peter Maydell
,
12:36
[PULL 16/39] target/arm: Add secure parameter to get_phys_addr_pmsav8
,
Peter Maydell
,
12:36
[PULL 12/39] target/arm: Add is_secure parameter to v8m_security_lookup
,
Peter Maydell
,
12:36
[PULL 09/39] target/arm: Use GetPhysAddrResult in get_phys_addr_pmsav8
,
Peter Maydell
,
12:36
[PULL 04/39] target/arm: Use GetPhysAddrResult in get_phys_addr_lpae
,
Peter Maydell
,
12:36
[PULL 08/39] target/arm: Use GetPhysAddrResult in get_phys_addr_pmsav7
,
Peter Maydell
,
12:36
[PULL 11/39] target/arm: Remove is_subpage argument to pmsav8_mpu_lookup
,
Peter Maydell
,
12:36
[PULL 02/39] target/arm: Fix alignment for VLD4.32
,
Peter Maydell
,
12:36
Re: [PATCH v8.1 1/2] target/s390x: support SHA-512 extensions
,
Jason A. Donenfeld
,
12:36
[PULL 33/39] configure: Remove unused python_version variable
,
Peter Maydell
,
12:36
[PULL 39/39] configure: Avoid use of 'local' as it is non-POSIX
,
Peter Maydell
,
12:36
[PULL 34/39] configure: Remove unused meson_args variable
,
Peter Maydell
,
12:36
[PULL 38/39] configure: Check mkdir result directly, not via $?
,
Peter Maydell
,
12:36
[PULL 27/39] hw/ppc/pnv: Avoid dynamic stack allocation
,
Peter Maydell
,
12:36
[PULL 19/39] target/arm: Add is_secure parameter to get_phys_addr_pmsav5
,
Peter Maydell
,
12:36
[PULL 17/39] target/arm: Add is_secure parameter to pmsav7_use_background_region
,
Peter Maydell
,
12:36
[PULL 14/39] target/arm: Add is_secure parameter to get_phys_addr_v5
,
Peter Maydell
,
12:36
[PULL 00/39] target-arm queue
,
Peter Maydell
,
12:36
[PULL 13/39] target/arm: Add secure parameter to pmsav8_mpu_lookup
,
Peter Maydell
,
12:36
[PULL 06/39] target/arm: Use GetPhysAddrResult in get_phys_addr_v5
,
Peter Maydell
,
12:36
[PULL 22/39] chardev/baum: Replace magic values by X_MAX / Y_MAX definitions
,
Peter Maydell
,
12:36
[PULL 15/39] target/arm: Add is_secure parameter to get_phys_addr_v6
,
Peter Maydell
,
12:36
[PULL 03/39] target/arm: Create GetPhysAddrResult
,
Peter Maydell
,
12:36
[PULL 07/39] target/arm: Use GetPhysAddrResult in get_phys_addr_pmsav5
,
Peter Maydell
,
12:36
[PULL 05/39] target/arm: Use GetPhysAddrResult in get_phys_addr_v6
,
Peter Maydell
,
12:36
Re: [PATCH v3 0/4] Patch series to set up a ppc64le CI
,
Alex Bennée
,
12:33
Re: [PATCH 4/5] migration: Disallow postcopy preempt to be used with compress
,
Dr. David Alan Gilbert
,
12:29
Re: [QEMU][PATCH 2/5] hw/net/can: Introduce Xilinx Versal CANFD controller
,
Pavel Pisa
,
12:28
Re: [PATCH 0/3] block: Keep auto_backing_file post-migration
,
Kevin Wolf
,
12:26
Re: [PATCH v2 1/3] hw/watchdog: wdt_ibex_aon.c: Implement the watchdog for the OpenTitan
,
Thomas Huth
,
12:17
Re: [PATCH] gluster: stop using .bdrv_needs_filename
,
Kevin Wolf
,
12:10
Re: [PATCH for 7.2] minor fixups in block code
,
Kevin Wolf
,
12:04
[PATCH v2 3/3] hw/timer: ibex_timer.c: Add support for writes to mtime
,
Tyler Ng
,
11:58
[PATCH v2 2/3] hw/intc: sifive_plic.c: Fix interrupt priority index.
,
Tyler Ng
,
11:58
[PATCH v2 1/3] hw/watchdog: wdt_ibex_aon.c: Implement the watchdog for the OpenTitan
,
Tyler Ng
,
11:58
[PATCH v2 0/3] Implement the Opentitan watchdog
,
Tyler Ng
,
11:58
Re: [PATCH 3/5] migration: Disallow xbzrle with postcopy
,
Dr. David Alan Gilbert
,
11:56
Re: [PATCH v8.1 1/2] target/s390x: support SHA-512 extensions
,
Thomas Huth
,
11:55
Re: [PATCH v5 0/2] block: add missed block_acct_setup with new block device init procedure
,
Kevin Wolf
,
11:53
Re: [PATCH v4 2/3] module: add Error arguments to module_load_one and module_load_qom_one
,
Claudio Fontana
,
11:51
Re: [PATCH 2/5] migration: Fix race on qemu_file_shutdown()
,
Dr. David Alan Gilbert
,
11:43
Re: [PATCH v8 2/2] target/s390x: support PRNO_TRNG instruction
,
Thomas Huth
,
11:41
Re: [PATCH] qemu-img: Wean documentation and help output off '?' for help
,
Kevin Wolf
,
11:40
[PATCH v8.1 1/2] target/s390x: support SHA-512 extensions
,
David Hildenbrand
,
11:38
Re: [PATCH v8 1/2] target/s390x: support SHA-512 extensions
,
David Hildenbrand
,
11:38
Re: [PATCH] block/qcow2-bitmap: Add missing cast to silent GCC error
,
Kevin Wolf
,
11:37
Re: [PATCH v8 1/2] target/s390x: support SHA-512 extensions
,
Thomas Huth
,
11:36
Re: [PATCH] target/arm: Do alignment check when translation disabled
,
Peter Maydell
,
11:32
[PATCH] x86: re-initialize RNG seed when selecting kernel
,
Jason A. Donenfeld
,
11:29
Re: [PATCH v4 2/3] module: add Error arguments to module_load_one and module_load_qom_one
,
Markus Armbruster
,
11:27
Re: [PATCH 1/5] migration: Fix possible deadloop of ram save process
,
Peter Xu
,
11:25
Re: [PATCH v4 2/3] module: add Error arguments to module_load_one and module_load_qom_one
,
Claudio Fontana
,
11:22
Re: [PATCH 02/26] block: add missing coroutine_fn annotations
,
Alberto Campinho Faria
,
11:12
Re: [PATCH] try to find out which cluster allocated in qcow2
,
Kevin Wolf
,
11:12
Re: [PATCH v8 1/2] target/s390x: support SHA-512 extensions
,
David Hildenbrand
,
11:11
Re: [RFC PATCH v2 0/3] Initial PECI bus support
,
Peter Maydell
,
11:10
Re: [PATCH v3 2/3] module: add Error arguments to module_load_one and module_load_qom_one
,
Markus Armbruster
,
11:10
Re: [PATCH v4 2/3] module: add Error arguments to module_load_one and module_load_qom_one
,
Claudio Fontana
,
11:08
Re: [PATCH] qcow2: fix memory leak in qcow2_read_extensions
,
Kevin Wolf
,
11:08
Re: [PATCH v1 01/10] monitor: expose monitor_puts to rest of code
,
Kevin Wolf
,
11:07
[PATCH v1 9/9] gdbstub: move guest debug support check to ops
,
Alex Bennée
,
10:58
[PATCH v1 5/9] configure: move detected gdb to TCG's config-host.mak
,
Alex Bennée
,
10:58
[PATCH v1 8/9] gdbstub: move breakpoint logic to accel ops
,
Alex Bennée
,
10:58
[PATCH v1 7/9] gdbstub: move sstep flags probing into AccelClass
,
Alex Bennée
,
10:58
[PATCH v1 6/9] gdbstub: move into its own sub directory
,
Alex Bennée
,
10:58
[PATCH v1 4/9] hw/timer: convert mptimer access to attrs to derive cpu index
,
Alex Bennée
,
10:58
[PATCH v1 3/9] hw/intc/gic: use MxTxAttrs to divine accessing CPU
,
Alex Bennée
,
10:58
[PATCH v1 2/9] qtest: make read/write operation appear to be from CPU
,
Alex Bennée
,
10:58
[PATCH v1 1/9] hw: encode accessing CPU index in MemTxAttrs
,
Alex Bennée
,
10:58
[PATCH v1 0/9] MemTxAttrs cpu_index and gdbstub/next
,
Alex Bennée
,
10:58
Re: [PATCH v4 2/3] module: add Error arguments to module_load_one and module_load_qom_one
,
Kevin Wolf
,
10:55
Re: [PATCH v8 1/2] target/s390x: support SHA-512 extensions
,
David Hildenbrand
,
10:51
Re: [PATCH 1/5] migration: Fix possible deadloop of ram save process
,
Dr. David Alan Gilbert
,
10:50
Re: [QEMU][PATCH 2/5] hw/net/can: Introduce Xilinx Versal CANFD controller
,
Peter Maydell
,
10:47
Re: [PATCH v11 18/21] job.c: enable job lock/unlock and remove Aiocontext locks
,
Emanuele Giuseppe Esposito
,
10:42
Re: [PATCH v11 21/21] job: remove unused functions
,
Emanuele Giuseppe Esposito
,
10:39
Re: [PATCH v4 2/3] module: add Error arguments to module_load_one and module_load_qom_one
,
Markus Armbruster
,
10:36
Re: [PATCH v8 1/2] target/s390x: support SHA-512 extensions
,
Jason A. Donenfeld
,
10:36
Re: [PATCH v3 2/3] module: add Error arguments to module_load_one and module_load_qom_one
,
Kevin Wolf
,
10:33
Re: [QEMU][PATCH 3/5] xlnx-zynqmp: Connect Xilinx VERSAL CANFD controllers
,
Peter Maydell
,
10:32
Re: [PATCH 0/4] Only generate cluster node in PPTT when specified
,
Jonathan Cameron
,
10:31
Re: [QEMU][PATCH 5/5] MAINTAINERS: Include canfd tests under Xilinx CAN
,
Peter Maydell
,
10:21
Re: [QEMU][PATCH 0/5] Introduce Xilinx Versal CANFD
,
Peter Maydell
,
10:21
Re: [PATCH] watchdog: remove -watchdog option
,
Philippe Mathieu-Daudé
,
10:20
Re: [PATCH v4] x86: add etc/phys-bits fw_cfg file
,
Gerd Hoffmann
,
10:17
Re: [PATCH 0/7] configure: fix misc shellcheck warnings
,
Peter Maydell
,
10:16
Re: [PATCH 5/7] configure: Remove use of backtick `...` syntax
,
Peter Maydell
,
10:14
Re: [PATCH v4 9/9] target/arm: Enable TARGET_TB_PCREL
,
Peter Maydell
,
10:08
Re: [PATCH v4 3/9] target/arm: Change gen_*set_pc_im to gen_*update_pc
,
Peter Maydell
,
10:04
Re: [PATCH v4 2/9] target/arm: Change gen_goto_tb to work on displacements
,
Peter Maydell
,
10:02
Re: [PATCH v4 2/3] module: add Error arguments to module_load_one and module_load_qom_one
,
Claudio Fontana
,
10:01
[PATCH v3 4/4] tests/docker: run script use realpath instead of readlink
,
Lucas Mateus Castro(alqotel)
,
09:56
[PATCH v3 2/4] scripts/ci/setup: Fix libxen requirements
,
Lucas Mateus Castro(alqotel)
,
09:56
[PATCH v3 3/4] scripts/ci/setup: spice-server only on x86 aarch64
,
Lucas Mateus Castro(alqotel)
,
09:55
[PATCH v3 1/4] scripts/ci/setup: ninja missing from build-environment
,
Lucas Mateus Castro(alqotel)
,
09:55
[PATCH v3 0/4] Patch series to set up a ppc64le CI
,
Lucas Mateus Castro(alqotel)
,
09:55
Re: [PATCH] Revert "intel_iommu: Fix irqchip / X2APIC configuration checks"
,
Igor Mammedov
,
09:46
Re: [PATCH v4 2/3] module: add Error arguments to module_load_one and module_load_qom_one
,
Daniel P . Berrangé
,
09:44
Re: [PATCH v4 2/3] module: add Error arguments to module_load_one and module_load_qom_one
,
Claudio Fontana
,
09:43
Re: [PATCH 14/27] qapi migration: Elide redundant has_FOO in generated C
,
Markus Armbruster
,
09:36
Re: [PATCH v4 2/3] module: add Error arguments to module_load_one and module_load_qom_one
,
Philippe Mathieu-Daudé
,
09:35
Re: [PATCH v4 2/3] module: add Error arguments to module_load_one and module_load_qom_one
,
Claudio Fontana
,
09:33
RE: [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
,
Wang, Wei W
,
09:27
[PATCH 2/5] qga: Add initial FreeBSD support
,
Alexander Ivanov
,
09:25
[PATCH 0/5] qga: Add FreeBSD support
,
Alexander Ivanov
,
09:25
Re: [PATCH v3] 9pfs: use GHashTable for fid table
,
Christian Schoenebeck
,
09:25
RE: [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
,
Wang, Wei W
,
09:24
[PATCH 3/5] qga: Add UFS freeze/thaw support for FreeBSD
,
Alexander Ivanov
,
09:21
[PATCH 1/5] qga: Move Linux-specific commands code to separate file
,
Alexander Ivanov
,
09:21
[PATCH 5/5] qga: Add support for user password settinng in FreeeBSD
,
Alexander Ivanov
,
09:21
[PATCH 4/5] qga: Add shutdown/halt/reboot support for FreeBSD
,
Alexander Ivanov
,
09:21
Re: [PATCH v4 2/3] module: add Error arguments to module_load_one and module_load_qom_one
,
Markus Armbruster
,
09:21
Re: [PATCH 14/27] qapi migration: Elide redundant has_FOO in generated C
,
Philippe Mathieu-Daudé
,
09:16
Re: [PATCH] arm/monitor: add register name resolution
,
Peter Maydell
,
09:16
[PATCH 2/4] tests: virt: update expected ACPI tables for virt test
,
Yicong Yang
,
09:14
[PATCH 4/4] tests: acpi: aarch64: add *.topology tables
,
Yicong Yang
,
09:14
[PATCH 0/4] Only generate cluster node in PPTT when specified
,
Yicong Yang
,
09:14
[PATCH 1/4] hw/acpi/aml-build: Only generate cluster node in PPTT when specified
,
Yicong Yang
,
09:14
[PATCH 3/4] tests: acpi: aarch64: add topology test for aarch64
,
Yicong Yang
,
09:14
[PATCH] target/i386/kvm: fix kvmclock_current_nsec: Assertion `time.tsc_timestamp <= migration_tsc' failed
,
Ray Zhang
,
09:12
Re: [PATCH v8 2/2] target/s390x: support PRNO_TRNG instruction
,
David Hildenbrand
,
09:09
Re: [PATCH v8 1/2] target/s390x: support SHA-512 extensions
,
David Hildenbrand
,
09:07
Re: [PULL 00/12] Publish1 patches
,
Laurent Vivier
,
09:01
Re: [PATCH v4 2/3] module: add Error arguments to module_load_one and module_load_qom_one
,
Claudio Fontana
,
08:46
Re: [PATCH v4 2/3] module: add Error arguments to module_load_one and module_load_qom_one
,
Markus Armbruster
,
08:42
Re: [PATCH 14/27] qapi migration: Elide redundant has_FOO in generated C
,
Daniel P . Berrangé
,
08:40
Re: [PATCH v4] x86: add etc/phys-bits fw_cfg file
,
Paolo Bonzini
,
08:38
Re: [PATCH] hw/net: npcm7xx_emc: set MAC in register space
,
Peter Maydell
,
08:36
Re: [PATCH v4 2/3] module: add Error arguments to module_load_one and module_load_qom_one
,
Claudio Fontana
,
08:36
Re: [PATCH v4 2/3] module: add Error arguments to module_load_one and module_load_qom_one
,
Daniel P . Berrangé
,
08:34
Re: [PATCH v4 2/3] module: add Error arguments to module_load_one and module_load_qom_one
,
Claudio Fontana
,
08:30
Re: [PATCH v7 14/14] qmp/hmp, device_tree.c: introduce dumpdtb
,
Markus Armbruster
,
08:29
Re: [PATCH v4 5/5] test/acpi/bios-tables-test: SSDT: update golden master binaries
,
Robert Hoo
,
08:29
[PATCH v4 5/5] test/acpi/bios-tables-test: SSDT: update golden master binaries
,
Robert Hoo
,
08:22
[PATCH v4 4/5] acpi/nvdimm: Implement ACPI NVDIMM Label Methods
,
Robert Hoo
,
08:22
[PATCH v4 3/5] acpi/nvdimm: define macro for NVDIMM Device _DSM
,
Robert Hoo
,
08:22
[PATCH v4 1/5] tests/acpi: allow SSDT changes
,
Robert Hoo
,
08:22
[PATCH v4 2/5] acpi/ssdt: Fix aml_or() and aml_and() in if clause
,
Robert Hoo
,
08:22
[PATCH v4 0/5] Support ACPI NVDIMM Label Methods
,
Robert Hoo
,
08:22
Re: [PATCH v4] x86: add etc/phys-bits fw_cfg file
,
Gerd Hoffmann
,
08:21
Re: [PATCH v4] x86: add etc/phys-bits fw_cfg file
,
Michael S. Tsirkin
,
07:56
Re: [PATCH v2 35/39] tests/qtest: migration-test: Skip running some TLS cases for win32
,
Bin Meng
,
07:54
Re: [PATCH v3] 9pfs: use GHashTable for fid table
,
Linus Heckemann
,
07:44
Re: [PATCH V4 1/3] hw/arm, loongarch: Move load_image_to_fw_cfg() to common location
,
Sunil V L
,
07:29
Re: [PATCH 14/27] qapi migration: Elide redundant has_FOO in generated C
,
Dr. David Alan Gilbert
,
07:29
Re: [PATCH v4] x86: add etc/phys-bits fw_cfg file
,
Daniel P . Berrangé
,
07:24
Re: [PATCH v2] hw/acpi: Add ospm_status hook implementation for acpi-ged
,
Peter Maydell
,
07:10
Re: [PATCH v7 00/14] QMP/HMP: introduce 'dumpdtb'
,
Philippe Mathieu-Daudé
,
07:08
Re: [PATCH v7 14/14] qmp/hmp, device_tree.c: introduce dumpdtb
,
Philippe Mathieu-Daudé
,
07:06
Re: [PATCH v7 10/14] hw/ppc: set machine->fdt in spapr machine
,
Philippe Mathieu-Daudé
,
06:57
Re: [PATCH v2 00/66] target/arm: Implement FEAT_HAFDBS
,
Peter Maydell
,
06:56
Re: [PATCH v7 11/14] hw/riscv: set machine->fdt in sifive_u_machine_init()
,
Philippe Mathieu-Daudé
,
06:56
Re: [PATCH v7 12/14] hw/riscv: set machine->fdt in spike_board_init()
,
Philippe Mathieu-Daudé
,
06:56
Re: [PATCH v7 03/14] hw/nios2: set machine->fdt in nios2_load_dtb()
,
Philippe Mathieu-Daudé
,
06:54
Re: [PATCH v7 08/14] hw/ppc: set machine->fdt in pegasos2_machine_reset()
,
Philippe Mathieu-Daudé
,
06:54
Re: [PATCH v7 07/14] hw/ppc: set machine->fdt in xilinx_load_device_tree()
,
Philippe Mathieu-Daudé
,
06:54
Re: [PATCH v7 06/14] hw/ppc: set machine->fdt in sam460ex_load_device_tree()
,
Philippe Mathieu-Daudé
,
06:53
Re: [PATCH v7 04/14] hw/ppc: set machine->fdt in ppce500_load_device_tree()
,
Philippe Mathieu-Daudé
,
06:52
Re: [PATCH v7 14/14] qmp/hmp, device_tree.c: introduce dumpdtb
,
Philippe Mathieu-Daudé
,
06:47
Re: [PATCH v2 35/39] tests/qtest: migration-test: Skip running some TLS cases for win32
,
Daniel P . Berrangé
,
06:40
Re: [PATCH v4 2/3] module: add Error arguments to module_load_one and module_load_qom_one
,
Daniel P . Berrangé
,
06:37
Re: [PATCH] watchdog: remove -watchdog option
,
Thomas Huth
,
06:26
Re: [PATCH v2] hw/virtio/vhost-user: support obtain vdpa device's mac address automatically
,
Michael S. Tsirkin
,
06:19
[PATCH v4] x86: add etc/phys-bits fw_cfg file
,
Gerd Hoffmann
,
06:15
Re: [PATCH v2] hw/virtio/vhost-user: support obtain vdpa device's mac address automatically
,
Alex Bennée
,
06:08
Re: [PATCH v2] hw/ide/piix: Ignore writes of hardwired PCI command register bits
,
Michael S. Tsirkin
,
06:05
Re: [PATCH v2] hw/virtio/vhost-user: support obtain vdpa device's mac address automatically
,
Michael S. Tsirkin
,
05:56
Re: [PATCH v3] x86: add etc/phys-bits fw_cfg file
,
Michael S. Tsirkin
,
05:55
Re: [PATCH v3] x86: add etc/phys-bits fw_cfg file
,
Michael S. Tsirkin
,
05:53
Re: [PATCH v4 2/3] module: add Error arguments to module_load_one and module_load_qom_one
,
Claudio Fontana
,
05:43
Re: [PATCH v8 13/14] net: stream: move to QIO
,
Markus Armbruster
,
05:40
Re: [PATCH v7 00/14] QMP/HMP: introduce 'dumpdtb'
,
Daniel Henrique Barboza
,
05:40
Re: [PATCH v4 2/3] module: add Error arguments to module_load_one and module_load_qom_one
,
Markus Armbruster
,
05:39
Re: [PULL 00/12] Publish1 patches
,
Peter Maydell
,
05:37
Re: [PATCH v3] x86: add etc/phys-bits fw_cfg file
,
Gerd Hoffmann
,
05:37
Re: [PATCH v4 2/3] module: add Error arguments to module_load_one and module_load_qom_one
,
Claudio Fontana
,
05:34
Re: [PATCH v4 2/3] module: add Error arguments to module_load_one and module_load_qom_one
,
Daniel P . Berrangé
,
05:31
[PATCH] watchdog: remove -watchdog option
,
Paolo Bonzini
,
05:30
Re: [PATCH v4 2/3] module: add Error arguments to module_load_one and module_load_qom_one
,
Claudio Fontana
,
05:28
Re: [PATCH v4 2/3] module: add Error arguments to module_load_one and module_load_qom_one
,
Claudio Fontana
,
05:22
Re: [PATCH v4 2/3] module: add Error arguments to module_load_one and module_load_qom_one
,
Claudio Fontana
,
05:20
Re: [PATCH v8 13/14] net: stream: move to QIO
,
Laurent Vivier
,
05:13
Re: [PATCH v3] x86: add etc/phys-bits fw_cfg file
,
Michael S. Tsirkin
,
04:55
[PATCH 23/26] raw-format: add missing coroutine_fn annotations
,
Paolo Bonzini
,
04:51
[PATCH 21/26] job: add missing coroutine_fn annotations
,
Paolo Bonzini
,
04:51
[PATCH 24/26] 9p: add missing coroutine_fn annotations
,
Paolo Bonzini
,
04:51
[PATCH 22/26] coroutine-lock: add missing coroutine_fn annotations
,
Paolo Bonzini
,
04:51
[PATCH 19/26] throttle: add missing coroutine_fn annotations
,
Paolo Bonzini
,
04:51
[PATCH 17/26] qed: add missing coroutine_fn annotations
,
Paolo Bonzini
,
04:51
[PATCH 25/26] migration: add missing coroutine_fn annotations
,
Paolo Bonzini
,
04:51
[PATCH 20/26] vmdk: add missing coroutine_fn annotations
,
Paolo Bonzini
,
04:51
[PATCH 10/26] nbd: add missing coroutine_fn annotations
,
Paolo Bonzini
,
04:51
[PATCH 12/26] nvme: add missing coroutine_fn annotations
,
Paolo Bonzini
,
04:51
[PATCH 18/26] quorum: add missing coroutine_fn annotations
,
Paolo Bonzini
,
04:51
[PATCH 14/26] qcow2: add missing coroutine_fn annotations
,
Paolo Bonzini
,
04:50
[PATCH 13/26] parallels: add missing coroutine_fn annotations
,
Paolo Bonzini
,
04:50
[PATCH 03/26] qcow2: remove incorrect coroutine_fn annotations
,
Paolo Bonzini
,
04:50
[PATCH 16/26] curl: add missing coroutine_fn annotations
,
Paolo Bonzini
,
04:50
[PATCH 26/26] test-coroutine: add missing coroutine_fn annotations
,
Paolo Bonzini
,
04:50
[PATCH 07/26] blkverify: add missing coroutine_fn annotations
,
Paolo Bonzini
,
04:50
[PATCH 11/26] nfs: add missing coroutine_fn annotations
,
Paolo Bonzini
,
04:50
[PATCH 15/26] copy-before-write: add missing coroutine_fn annotations
,
Paolo Bonzini
,
04:50
[PATCH 08/26] file-posix: add missing coroutine_fn annotations
,
Paolo Bonzini
,
04:50
[PATCH 04/26] nbd: remove incorrect coroutine_fn annotations
,
Paolo Bonzini
,
04:50
[PATCH 06/26] blkdebug: add missing coroutine_fn annotations
,
Paolo Bonzini
,
04:50
[PATCH 02/26] block: add missing coroutine_fn annotations
,
Paolo Bonzini
,
04:49
[PATCH 01/26] block/nvme: separate nvme_get_free_req cases for coroutine/non-coroutine context
,
Paolo Bonzini
,
04:49
[PATCH 09/26] iscsi: add missing coroutine_fn annotations
,
Paolo Bonzini
,
04:49
[PATCH 05/26] coroutine: remove incorrect coroutine_fn annotations
,
Paolo Bonzini
,
04:49
[PATCH v3 00/26] block: fix coroutine_fn annotations
,
Paolo Bonzini
,
04:49
[PATCH v3] x86: add etc/phys-bits fw_cfg file
,
Gerd Hoffmann
,
04:44
[PATCH 1/3] hw/misc: sifive_e_aon: Support the watchdog timer of HiFive 1 rev b.
,
Tommy Wu
,
04:41
[PATCH 3/3] tests/qtest: sifive-e-aon-watchdog-test.c : Add QTest of watchdog of sifive_e
,
Tommy Wu
,
04:41
[PATCH 2/3] hw/riscv: sifive_e: Support the watchdog timer of HiFive 1 rev b.
,
Tommy Wu
,
04:41
[PATCH 0/3] Implement the watchdog timer of HiFive 1 rev b.
,
Tommy Wu
,
04:41
Re: [PATCH v4 2/3] module: add Error arguments to module_load_one and module_load_qom_one
,
Daniel P . Berrangé
,
04:29
Re: [PATCH] include/hw/riscv/sifive_e.h: Fix the type of parent_obj of SiFiveEState.
,
Tommy Wu
,
04:12
Re: [PATCH] hw/riscv/sifive_e: Fix inheritance of SiFiveEState
,
Frank Chang
,
03:59
Re: [PATCH 1/9] hw/riscv/sifive_e: Fix inheritance of SiFiveEState
,
B
,
03:55
[PATCH] hw/riscv/sifive_e: Fix inheritance of SiFiveEState
,
Bernhard Beschow
,
03:53
Re: [PATCH] qga: fix possible memory leak
,
Konstantin Kostiuk
,
03:39
Re: [PATCH v5 1/4] x86: return modified setup_data only if read as memory, not as file
,
Paolo Bonzini
,
03:26
Re: [PATCH RFC 0/7] hostmem: NUMA-aware memory preallocation using ThreadContext
,
Michal Prívozník
,
02:45
Re: [PATCH v4 2/3] module: add Error arguments to module_load_one and module_load_qom_one
,
Markus Armbruster
,
02:08
Re: [PATCH 0/1] hw/display: expose linear framebuffer address in Bochs VBE registers
,
Gerd Hoffmann
,
01:13
Re: [PATCH v1 3/3] ui/gtk: Add a new parameter to assign connectors/monitors to GFX VCs
,
Markus Armbruster
,
00:52
Re: [PATCH v1 01/10] monitor: expose monitor_puts to rest of code
,
Markus Armbruster
,
00:31
September 21, 2022
Re: [PATCH v2 26/39] tests/qtest: migration-test: Make sure QEMU process "to" exited after migration is canceled
,
Bin Meng
,
23:30
Re: [PATCH v2 35/39] tests/qtest: migration-test: Skip running some TLS cases for win32
,
Bin Meng
,
22:47
Re: [PATCH v3 0/5] hw/arm/virt: Improve address assignment for high memory regions
,
Zhenyu Zhang
,
21:51
Re: [PATCH v2] hw/virtio/vhost-user: support obtain vdpa device's mac address automatically
,
Jason Wang
,
21:35
Re: [PATCH] Revert "intel_iommu: Fix irqchip / X2APIC configuration checks"
,
Jason Wang
,
21:33
Re: [PATCH v3 4/5] acpi/nvdimm: Implement ACPI NVDIMM Label Methods
,
Robert Hoo
,
21:22
[PATCH] hw/net: npcm7xx_emc: set MAC in register space
,
Patrick Venture
,
19:46
Re: [PATCH v2 13/23] target/i386: Introduce DISAS_JUMP
,
Richard Henderson
,
19:27
[PATCH v3 3/5] hw/arm/virt: Introduce variable region_base in virt_set_high_memmap()
,
Gavin Shan
,
19:14
[PATCH v3 5/5] hw/arm/virt: Add 'highmem-compact' property
,
Gavin Shan
,
19:14
[PATCH v3 4/5] hw/arm/virt: Improve high memory region address assignment
,
Gavin Shan
,
19:14
[PATCH v3 2/5] hw/arm/virt: Rename variable size to region_size in virt_set_high_memmap()
,
Gavin Shan
,
19:14
[PATCH v3 0/5] hw/arm/virt: Improve address assignment for high memory regions
,
Gavin Shan
,
19:14
[PATCH v3 1/5] hw/arm/virt: Introduce virt_set_high_memmap() helper
,
Gavin Shan
,
19:14
Re: [PATCH 2/3] vdpa: load vlan configuration at NIC startup
,
Si-Wei Liu
,
19:01
RE: [PATCH v1 3/3] ui/gtk: Add a new parameter to assign connectors/monitors to GFX VCs
,
Kasireddy, Vivek
,
18:21
Re: [PATCH v2 26/39] tests/qtest: migration-test: Make sure QEMU process "to" exited after migration is canceled
,
Marc-André Lureau
,
17:54
Re: [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
,
Andy Lutomirski
,
17:11
Re: [PATCH RESEND] hw/microblaze: pass random seed to fdt
,
Edgar E. Iglesias
,
16:28
[PULL v1 0/1] Xilinx queue
,
Edgar E. Iglesias
,
16:17
[PULL v1 1/1] hw/microblaze: pass random seed to fdt
,
Edgar E. Iglesias
,
16:17
Re: [PATCH v4 2/7] accel/tcg: Use DisasContextBase in plugin_gen_tb_start
,
Alex Bennée
,
16:09
Re: [PATCH v4 1/7] accel/tcg: Use bool for page_find_alloc
,
Alex Bennée
,
16:04
Re: [PULL 00/17] ppc queue
,
Stefan Hajnoczi
,
15:44
Re: [PULL 0/5] M68k for 7.2 patches
,
Stefan Hajnoczi
,
15:44
Re: [PATCH v2] hw/virtio/vhost-user: support obtain vdpa device's mac address automatically
,
Michael S. Tsirkin
,
15:25
Re: [PATCH v2] hw/virtio/vhost-user: support obtain vdpa device's mac address automatically
,
Alex Bennée
,
14:24
Re: [PATCH 0/1] hw/display: expose linear framebuffer address in Bochs VBE registers
,
Liav Albani
,
14:17
Re: [PULL 00/12] Publish1 patches
,
Philippe Mathieu-Daudé
,
14:00
Re: [PATCH v2] hw/virtio/vhost-user: support obtain vdpa device's mac address automatically
,
Raphael Norwitz
,
13:57
Re: [PATCH v2 02/23] target/i386: Return bool from disas_insn
,
Philippe Mathieu-Daudé
,
13:51
Re: [PATCH v1 06/10] plugins: Assert mmu_idx in range before use in qemu_plugin_get_hwaddr
,
Philippe Mathieu-Daudé
,
13:40
Re: [PATCH v1 07/10] docs/devel: clean-up qemu invocations in tcg-plugins
,
Philippe Mathieu-Daudé
,
13:40
Re: [PATCH v1 08/10] docs/devel: move API to end of tcg-plugins.rst
,
Philippe Mathieu-Daudé
,
13:39
Re: [PATCH v1 09/10] contrib/plugins: reset skip when matching in execlog
,
Philippe Mathieu-Daudé
,
13:38
Re: [PATCH v1 03/10] disas: use result of ->read_memory_func
,
Philippe Mathieu-Daudé
,
13:37
Re: [PATCH v1 01/10] monitor: expose monitor_puts to rest of code
,
Philippe Mathieu-Daudé
,
13:34
Re: [PULL 00/15] Testing, qga and misc patches
,
Stefan Hajnoczi
,
13:33
Re: [PULL 00/21] Misc patches for 2022-09-19
,
Stefan Hajnoczi
,
13:33
Re: [PATCH v2 35/39] tests/qtest: migration-test: Skip running some TLS cases for win32
,
Daniel P . Berrangé
,
13:23
Re: [PATCH v2 35/39] tests/qtest: migration-test: Skip running some TLS cases for win32
,
Dr. David Alan Gilbert
,
12:51
Re: [PATCH v2 26/39] tests/qtest: migration-test: Make sure QEMU process "to" exited after migration is canceled
,
Daniel P . Berrangé
,
12:50
Re: [PATCH v2 26/39] tests/qtest: migration-test: Make sure QEMU process "to" exited after migration is canceled
,
Dr. David Alan Gilbert
,
12:30
[PATCH v1 10/10] docs/devel: document the test plugins
,
Alex Bennée
,
12:14
[PATCH v1 09/10] contrib/plugins: reset skip when matching in execlog
,
Alex Bennée
,
12:14
[PATCH] Revert "intel_iommu: Fix irqchip / X2APIC configuration checks"
,
Peter Xu
,
12:12
[PATCH v1 05/10] plugins: extend execlog to filter matches
,
Alex Bennée
,
12:08
[PATCH v1 07/10] docs/devel: clean-up qemu invocations in tcg-plugins
,
Alex Bennée
,
12:08
[PATCH v1 02/10] disas: generalise plugin_printf and use for monitor_disas
,
Alex Bennée
,
12:08
[PATCH v1 06/10] plugins: Assert mmu_idx in range before use in qemu_plugin_get_hwaddr
,
Alex Bennée
,
12:08
[PATCH v1 08/10] docs/devel: move API to end of tcg-plugins.rst
,
Alex Bennée
,
12:08
[PATCH v1 00/10] plugins/next (disas, monitor, docs, execlog)
,
Alex Bennée
,
12:08
[PATCH v1 03/10] disas: use result of ->read_memory_func
,
Alex Bennée
,
12:08
[PATCH v1 04/10] tests/tcg: add memory-sve test for aarch64
,
Alex Bennée
,
12:08
[PATCH v1 01/10] monitor: expose monitor_puts to rest of code
,
Alex Bennée
,
12:08
Re: [PATCH v4 2/3] module: add Error arguments to module_load_one and module_load_qom_one
,
Claudio Fontana
,
12:03
[PULL 4/5] target/m68k: rename M68K_FEATURE_M68000 to M68K_FEATURE_M68K
,
Laurent Vivier
,
11:52
[PULL 5/5] target/m68k: always call gen_exit_tb() after writes to SR
,
Laurent Vivier
,
11:52
[PULL 0/5] M68k for 7.2 patches
,
Laurent Vivier
,
11:52
[PULL 2/5] target/m68k: Fix MACSR to CCR
,
Laurent Vivier
,
11:52
[PULL 1/5] target/m68k: Implement atomic test-and-set
,
Laurent Vivier
,
11:52
[PULL 3/5] target/m68k: Perform writback before modifying SR
,
Laurent Vivier
,
11:52
Re: [RFC 4/4] tcg/plugins: Add example pair of QPP plugins
,
Alex Bennée
,
11:40
Re: [PATCH] add keepalive for qemu-nbd
,
Denis V. Lunev
,
11:37
Re: [RFC 4/4] tcg/plugins: Add example pair of QPP plugins
,
Alex Bennée
,
11:33
Re: [RFC 3/4] tcg/plugins: Support for inter-plugin interactions
,
Alex Bennée
,
11:22
Re: [PATCH v3 1/1] monitor/hmp: print trace as option in help for log command
,
Markus Armbruster
,
11:11
Re: [PATCH] i386: Add new CPU model SapphireRapids
,
Dr. David Alan Gilbert
,
11:05
Re: [PATCH] i386: Add new CPU model SapphireRapids
,
Daniel P . Berrangé
,
11:02
Re: [PATCH v8 12/14] qemu-sockets: update socket_uri() and socket_parse() to be consistent
,
Markus Armbruster
,
11:01
Re: [PATCH v8 13/14] net: stream: move to QIO
,
Markus Armbruster
,
10:58
Re: [PATCH RFC 0/7] hostmem: NUMA-aware memory preallocation using ThreadContext
,
David Hildenbrand
,
10:54
Re: [PATCH] qga: fix possible memory leak
,
Markus Armbruster
,
10:53
Re: [PATCH] i386: Add new CPU model SapphireRapids
,
Dr. David Alan Gilbert
,
10:52
[PATCH] qcow2: fix memory leak in qcow2_read_extensions
,
luzhipeng
,
10:45
Re: [PATCH RFC 0/7] hostmem: NUMA-aware memory preallocation using ThreadContext
,
Michal Prívozník
,
10:44
Re: [PATCH v2] virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events.
,
Venu Busireddy
,
10:41
Re: [PATCH v2] virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events.
,
Paolo Bonzini
,
10:34
Re: QEMU's FreeBSD 13 CI job is failing
,
Warner Losh
,
10:33
[PATCH] add keepalive for qemu-nbd
,
songlinfeng
,
10:31
[PATCH] try to find out which cluster allocated in qcow2
,
songlinfeng
,
10:31
Re: [PATCH v1 3/3] ui/gtk: Add a new parameter to assign connectors/monitors to GFX VCs
,
Markus Armbruster
,
10:27
[PATCH] qga: fix possible memory leak
,
luzhipeng
,
10:27
Re: [RFC 2/4] tcg/plugins: Automatically define CURRENT_PLUGIN
,
Alex Bennée
,
10:02
Re: [RFC 1/4] docs/tcg-plugins: describe QPP API
,
Alex Bennée
,
09:58
Re: [RFC 0/4] Support interactions between TCG plugins
,
Alex Bennée
,
09:56
Re: [PATCH 13/14] migration: Remove old preempt code around state maintainance
,
Peter Xu
,
09:54
Re: [PATCH v2 00/23] target/i386: pc-relative translation blocks
,
Paolo Bonzini
,
09:33
Re: [PATCH v2 23/23] target/i386: Enable TARGET_TB_PCREL
,
Paolo Bonzini
,
09:32
Re: [PATCH v3 4/5] acpi/nvdimm: Implement ACPI NVDIMM Label Methods
,
Igor Mammedov
,
09:29
Re: [PATCH v2] hw/acpi: Add ospm_status hook implementation for acpi-ged
,
Igor Mammedov
,
09:22
Re: [PATCH 2/4] target/m68k: increase size of m68k CPU features from uint32_t to uint64_t
,
Laurent Vivier
,
09:14
Re: [PATCH v2 22/23] target/i386: Create gen_eip_cur
,
Paolo Bonzini
,
09:12
Re: [PATCH v2 21/23] target/i386: Use gen_jmp_rel for DISAS_TOO_MANY
,
Paolo Bonzini
,
09:11
Re: [PATCH 4/4] target/m68k: always call gen_exit_tb() after writes to SR
,
Laurent Vivier
,
09:11
Re: [PATCH v2 20/23] target/i386: Use gen_jmp_rel for gen_repz*
,
Paolo Bonzini
,
09:11
Re: [PATCH v2 19/23] target/i386: Use gen_jmp_rel for gen_jcc
,
Paolo Bonzini
,
09:09
Re: [PATCH v2 18/23] target/i386: Use gen_jmp_rel for loop and jecxz insns
,
Paolo Bonzini
,
09:07
Re: [PATCH v2 17/23] target/i386: Create gen_jmp_rel
,
Paolo Bonzini
,
09:06
Re: [PATCH 1/4] target/m68k: rename M68K_FEATURE_M68000 to M68K_FEATURE_M68K
,
Laurent Vivier
,
09:04
Re: [PATCH 2/2] target/m68k: Perform writback before modifying SR
,
Laurent Vivier
,
09:02
Re: [PATCH 1/2] target/m68k: Fix MACSR to CCR
,
Laurent Vivier
,
09:02
Re: [PATCH] target/m68k: Implement atomic test-and-set
,
Laurent Vivier
,
09:00
Re: [PATCH v4 2/3] module: add Error arguments to module_load_one and module_load_qom_one
,
Markus Armbruster
,
08:47
[RFC PATCH 0/3] MIPS decodetree conversion attempt
,
Jiaxun Yang
,
08:42
[RFC PATCH 1/3] target/mips: Introduce register access helper functions
,
Jiaxun Yang
,
08:42
[RFC PATCH 2/3] target/mips: Convert legacy arithmatic instructions to decodetree
,
Jiaxun Yang
,
08:42
[RFC PATCH 3/3] tests/tcg/mips: Add mips32 arithmatic instruction test cases
,
Jiaxun Yang
,
08:42
Re: [PATCH v2 16/23] target/i386: Use DISAS_TOO_MANY to exit after gen_io_start
,
Paolo Bonzini
,
08:38
Re: [PATCH v2 15/23] target/i386: Create eip_next_*
,
Paolo Bonzini
,
08:35
Re: [PATCH v2 14/23] target/i386: Truncate values for lcall_real to i32
,
Paolo Bonzini
,
08:29
Re: [PATCH v2 13/23] target/i386: Introduce DISAS_JUMP
,
Paolo Bonzini
,
08:28
Re: [PATCH v2 12/23] target/i386: Remove cur_eip, next_eip arguments to gen_repz*
,
Paolo Bonzini
,
08:26
Re: [PATCH v2 11/23] target/i386: Create cur_insn_len, cur_insn_len_i32
,
Paolo Bonzini
,
08:25
Re: [PATCH v2 09/23] target/i386: Use DISAS_EOB_NEXT
,
Paolo Bonzini
,
08:25
Re: [PATCH 0/7] nsis: gitlab-ci: Improve QEMU Windows installer packaging
,
Thomas Huth
,
08:25
Re: [PATCH 0/7] nsis: gitlab-ci: Improve QEMU Windows installer packaging
,
Bin Meng
,
08:19
Re: [PATCH v4 2/3] module: add Error arguments to module_load_one and module_load_qom_one
,
Markus Armbruster
,
08:17
RE: [PATCH 5/7] block/nfs: Fix 32-bit Windows build
,
Meng, Bin
,
08:11
Re: [PATCH v2 10/23] target/i386: USe DISAS_EOB_ONLY
,
Paolo Bonzini
,
08:10
Re: [PATCH v2 08/23] target/i386: Use DISAS_EOB* in gen_movl_seg_T0
,
Paolo Bonzini
,
08:10
Re: [PATCH v2 1/4] scripts/ci/setup: ninja missing from build-environment
,
Lucas Mateus Martins Araujo e Castro
,
08:09
Re: [PATCH v3 2/3] module: add Error arguments to module_load_one and module_load_qom_one
,
Markus Armbruster
,
08:08
Re: [PATCH v2 07/23] target/i386: Introduce DISAS_EOB*
,
Paolo Bonzini
,
08:06
Re: [PATCH v2 06/23] target/i386: Create gen_update_eip_next
,
Paolo Bonzini
,
08:05
Re: [PATCH v2 05/23] target/i386: Create gen_update_eip_cur
,
Paolo Bonzini
,
07:59
Re: [PATCH v3 2/3] module: add Error arguments to module_load_one and module_load_qom_one
,
Kevin Wolf
,
07:56
Re: [PATCH v2 04/23] target/i386: Remove cur_eip, next_eip arguments to gen_interrupt
,
Paolo Bonzini
,
07:52
Re: [PATCH v2 03/23] target/i386: Remove cur_eip argument to gen_exception
,
Paolo Bonzini
,
07:51
Re: [PATCH v2 01/23] target/i386: Remove pc_start
,
Paolo Bonzini
,
07:49
Re: [PATCH v3 2/3] module: add Error arguments to module_load_one and module_load_qom_one
,
Kevin Wolf
,
07:44
[PATCH] virtio-gpu: Resource UUID
,
Antonio Caggiano
,
07:03
Re: [PATCH v7 2/2] target/s390x: support PRNO_TRNG instruction
,
Thomas Huth
,
06:59
Re: guest Linux Kernel hangs and reports CPU lockup/stuck gitlab bug
,
Gerd Hoffmann
,
06:47
Re: [PATCH RESEND] hw/microblaze: pass random seed to fdt
,
Jason A. Donenfeld
,
06:33
Re: [PATCH v2 2/7] multifd: modifying 'migrate' qmp command to add multifd socket on particular src and dest pair
,
Het Gala
,
06:09
[PATCH v8 1/2] target/s390x: support SHA-512 extensions
,
Jason A. Donenfeld
,
06:07
[PATCH v8 2/2] target/s390x: support PRNO_TRNG instruction
,
Jason A. Donenfeld
,
06:07
guest Linux Kernel hangs and reports CPU lockup/stuck gitlab bug
,
Claudio Fontana
,
05:55
Re: [PATCH 0/9] Deprecate sysbus_get_default() and get_system_memory() et. al
,
Peter Maydell
,
05:48
Re: [PATCH v4 1/2] x86: return modified setup_data only if read as memory, not as file
,
Paolo Bonzini
,
05:36
[PATCH v5 4/4] x86: re-enable rng seeding via SetupData
,
Jason A. Donenfeld
,
05:32
[PATCH v5 3/4] x86: reinitialize RNG seed on system reboot
,
Jason A. Donenfeld
,
05:31
[PATCH v5 1/4] x86: return modified setup_data only if read as memory, not as file
,
Jason A. Donenfeld
,
05:31
[PATCH v5 2/4] x86: use typedef for SetupData struct
,
Jason A. Donenfeld
,
05:31
Re: [PATCH v4 1/2] x86: return modified setup_data only if read as memory, not as file
,
Jason A. Donenfeld
,
05:16
Re: [PATCH v4 1/2] x86: return modified setup_data only if read as memory, not as file
,
Michael S. Tsirkin
,
05:15
Re: [PATCH v4 1/2] x86: return modified setup_data only if read as memory, not as file
,
Jason A. Donenfeld
,
05:13
Re: [PATCH v9 3/7] block: add block layer APIs resembling Linux ZonedBlockDevice ioctls
,
Klaus Jensen
,
05:08
Re: [PATCH v4 1/2] x86: return modified setup_data only if read as memory, not as file
,
Jason A. Donenfeld
,
05:05
Re: [PATCH v4 1/2] x86: return modified setup_data only if read as memory, not as file
,
Paolo Bonzini
,
04:59
Re: [PATCH] ratelimit: restrict the delay time to a non-negative value
,
Alberto Garcia
,
04:17
Re: [PATCH v3 2/3] module: add Error arguments to module_load_one and module_load_qom_one
,
Claudio Fontana
,
03:51
Re: QEMU's FreeBSD 13 CI job is failing
,
Daniel P . Berrangé
,
03:13
Re: [PATCH] ratelimit: restrict the delay time to a non-negative value
,
Wang Liang
,
02:27
Re: [PATCH] hw/virtio/vhost-user: support obtain vdpa device's mac address automatically
,
陈浩
,
02:26
Re: [PATCH] virtio-net: set the max of queue size to 4096
,
Michael S. Tsirkin
,
02:24
Re: [PATCH] virtio-net: set the max of queue size to 4096
,
Jason Wang
,
02:16
Re: [PATCH 0/1] hw/display: expose linear framebuffer address in Bochs VBE registers
,
Gerd Hoffmann
,
02:15
[PATCH v2] hw/virtio/vhost-user: support obtain vdpa device's mac address automatically
,
chenh
,
02:06
Re: [PATCH v1 0/3] ui/gtk: Add a new parameter to assign connectors/monitors to Guests' windows
,
Markus Armbruster
,
02:06
Re: [PATCH] hw/virtio/vhost-user: support obtain vdpa device's mac address automatically
,
Raphael Norwitz
,
01:28
Re: [PATCH 1/9] hw/riscv/sifive_e: Fix inheritance of SiFiveEState
,
Markus Armbruster
,
00:55
Re: [PATCH] ratelimit: restrict the delay time to a non-negative value
,
Markus Armbruster
,
00:53
Re: [PATCH v3 2/3] module: add Error arguments to module_load_one and module_load_qom_one
,
Markus Armbruster
,
00:45
Re: [PATCH v9 3/7] block: add block layer APIs resembling Linux ZonedBlockDevice ioctls
,
Damien Le Moal
,
00:45
September 20, 2022
Re: [PATCH] virtio-net: set the max of queue size to 4096
,
Michael S. Tsirkin
,
23:57
Re: [PATCH 2/3] acpi: arm/virt: build_gtdt: fix invalid 64-bit physical addresses
,
Ani Sinha
,
23:48
Re: [PATCH 3/3] tests/acpi: virt: update ACPI GTDT binaries
,
Ani Sinha
,
23:39
Re: [PATCH 1/3] tests/acpi: virt: allow acpi GTDT changes
,
Ani Sinha
,
23:36
Re: [PULL v2 0/9] loongarch-to-apply queue
,
gaosong
,
23:08
Re: [PATCH v6 2/2] i386: Add notify VM exit support
,
Chenyi Qiang
,
23:07
Re: [PATCH] virtio-net: set the max of queue size to 4096
,
Jason Wang
,
23:00
Re: [PATCH] vhost-user-blk: fix the resize crash
,
Raphael Norwitz
,
22:51
Re: [PATCH] ratelimit: restrict the delay time to a non-negative value
,
Wang Liang
,
21:48
RE: [PATCH] hw/xen: set pci Atomic Ops requests for passthrough device
,
Ji, Ruili
,
21:24
Re: [PATCH 49/51] io/channel-watch: Fix socket watch on Windows
,
Bin Meng
,
21:03
Re: [PATCH 13/14] migration: Remove old preempt code around state maintainance
,
Peter Xu
,
20:47
Re: [PATCH v2 28/39] hw/pci-host: pnv_phb{3, 4}: Fix heap out-of-bound access failure
,
Bin Meng
,
20:14
Re: [PATCH 1/9] hw/riscv/sifive_e: Fix inheritance of SiFiveEState
,
Bernhard Beschow
,
19:24
Re: [PATCH 9/9] exec/address-spaces: Inline legacy functions
,
Bernhard Beschow
,
19:20
Re: [PATCH 8/9] softmmu/physmem: Let SysBusState absorb memory region and address space singletons
,
Bernhard Beschow
,
19:13
Re: [PATCH 2/9] exec/hwaddr.h: Add missing include
,
Bernhard Beschow
,
19:04
Re: [PATCH 0/9] Deprecate sysbus_get_default() and get_system_memory() et. al
,
Bernhard Beschow
,
19:00
[PATCH 09/14] migration: Add pss_init()
,
Peter Xu
,
18:52
[PATCH 14/14] migration: Drop rs->f
,
Peter Xu
,
18:52
[PATCH 13/14] migration: Remove old preempt code around state maintainance
,
Peter Xu
,
18:52
[PATCH 12/14] migration: Send requested page directly in rp-return thread
,
Peter Xu
,
18:52
[PATCH 10/14] migration: Make PageSearchStatus part of RAMState
,
Peter Xu
,
18:52
[PATCH 11/14] migration: Move last_sent_block into PageSearchStatus
,
Peter Xu
,
18:52
[PATCH 08/14] migration: Introduce pss_channel
,
Peter Xu
,
18:52
[PATCH 05/14] migration: Yield bitmap_mutex properly when sending/sleeping
,
Peter Xu
,
18:52
[PATCH 07/14] migration: Teach PSS about host page
,
Peter Xu
,
18:52
[PATCH 06/14] migration: Use atomic ops properly for page accountings
,
Peter Xu
,
18:52
[PATCH 04/14] migration: Remove RAMState.f references in compression code
,
Peter Xu
,
18:51
[PATCH 03/14] migration: Trivial cleanup save_page_header() on same block check
,
Peter Xu
,
18:51
[PATCH 02/14] migration: Cleanup xbzrle zero page cache update logic
,
Peter Xu
,
18:51
[PATCH 01/14] migration: Add postcopy_preempt_active()
,
Peter Xu
,
18:51
[PATCH 00/14] migration: Postcopy Preempt-Full
,
Peter Xu
,
18:51
Re: [PATCH 0/9] Deprecate sysbus_get_default() and get_system_memory() et. al
,
Bernhard Beschow
,
18:51
[PATCH 0/5] migration: Bug fixes (prepare for preempt-full)
,
Peter Xu
,
18:38
[PATCH 1/5] migration: Fix possible deadloop of ram save process
,
Peter Xu
,
18:38
[PATCH 2/5] migration: Fix race on qemu_file_shutdown()
,
Peter Xu
,
18:38
[PATCH 3/5] migration: Disallow xbzrle with postcopy
,
Peter Xu
,
18:38
[PATCH 5/5] migration: Use non-atomic ops for clear log bitmap
,
Peter Xu
,
18:38
[PATCH 4/5] migration: Disallow postcopy preempt to be used with compress
,
Peter Xu
,
18:38
[PATCH] qboot: rebuild based on latest commit
,
Jason A. Donenfeld
,
18:35
Re: [PATCH] qboot: update to latest submodule
,
Jason A. Donenfeld
,
18:24
Re: [PATCH] qboot: update to latest submodule
,
Paolo Bonzini
,
18:23
Re: [PATCH] qboot: update to latest submodule
,
Jason A. Donenfeld
,
18:11
Re: [PATCH] qboot: update to latest submodule
,
Paolo Bonzini
,
17:57
Re: [PATCH v4 for 7.2 00/22] virtio-gpio and various virtio cleanups
,
Alex Bennée
,
17:19
Re: [PATCH] qboot: update to latest submodule
,
Jason A. Donenfeld
,
16:54
RE: [PATCH v1 0/3] ui/gtk: Add a new parameter to assign connectors/monitors to Guests' windows
,
Kasireddy, Vivek
,
16:48
Re: QEMU's FreeBSD 13 CI job is failing
,
Warner Losh
,
16:22
Re: [PULL v2 0/9] loongarch-to-apply queue
,
Stefan Hajnoczi
,
16:20
[PULL 13/17] target/ppc: Zero second doubleword of VSR registers for FPR insns
,
Daniel Henrique Barboza
,
15:43
[PULL 17/17] hw/ppc/spapr: Fix code style problems reported by checkpatch
,
Daniel Henrique Barboza
,
15:43
[PULL 06/17] target/ppc: Merge fsqrt and fsqrts helpers
,
Daniel Henrique Barboza
,
15:43
[PULL 10/17] target/ppc: Set result to QNaN for DENBCD when VXCVI occurs
,
Daniel Henrique Barboza
,
15:43
[PULL 12/17] target/ppc: Set OV32 when OV is set
,
Daniel Henrique Barboza
,
15:43
[PULL 15/17] hw/ppc: spapr: Use qemu_vfree() to free spapr->htab
,
Daniel Henrique Barboza
,
15:43
[PULL 14/17] target/ppc: Clear fpstatus flags on helpers missing it
,
Daniel Henrique Barboza
,
15:43
[PULL 07/17] target/ppc: Remove extra space from s128 field in ppc_vsr_t
,
Daniel Henrique Barboza
,
15:43
[PULL 08/17] target/ppc: Remove unused xer_* macros
,
Daniel Henrique Barboza
,
15:43
[PULL 05/17] target/ppc: Move fsqrts to decodetree
,
Daniel Henrique Barboza
,
15:43
[PULL 09/17] target/ppc: Zero second doubleword in DFP instructions
,
Daniel Henrique Barboza
,
15:43
[PULL 16/17] hw/pci-host: pnv_phb{3, 4}: Fix heap out-of-bound access failure
,
Daniel Henrique Barboza
,
15:43
[PULL 03/17] target/ppc: Implement hashstp and hashchkp
,
Daniel Henrique Barboza
,
15:43
[PULL 11/17] target/ppc: Zero second doubleword for VSX madd instructions
,
Daniel Henrique Barboza
,
15:43
[PULL 02/17] target/ppc: Implement hashst and hashchk
,
Daniel Henrique Barboza
,
15:43
[PULL 04/17] target/ppc: Move fsqrt to decodetree
,
Daniel Henrique Barboza
,
15:42
[PULL 01/17] target/ppc: Add HASHKEYR and HASHPKEYR SPRs
,
Daniel Henrique Barboza
,
15:42
[PULL 00/17] ppc queue
,
Daniel Henrique Barboza
,
15:42
Re: [PATCH v4 for 7.2 00/22] virtio-gpio and various virtio cleanups
,
Michael S. Tsirkin
,
15:11
Re: [PATCH] i386: Fix KVM_CAP_ADJUST_CLOCK capability check
,
Marcelo Tosatti
,
15:08
Re: [Phishing Risk] [External] Re: [PATCH 0/3] Add a host power device
,
Philippe Mathieu-Daudé
,
15:05
Re: [PATCH 2/4] target/m68k: increase size of m68k CPU features from uint32_t to uint64_t
,
BALATON Zoltan
,
15:01
[PATCH v2 3/3] hw/arm/aspeed: g220a: Add a latching switch device
,
Jian Zhang
,
14:47
[PATCH v2 2/3] hw/gpio/aspeed_gpio: Add gpios in/out init
,
Jian Zhang
,
14:46
[PATCH v2 0/3] Add a simple latching_switch
,
Jian Zhang
,
14:46
[PATCH v2 1/3] hw/misc/latching_switch: Add a simple latching_switch device
,
Jian Zhang
,
14:46
Re: [PULL v2 0/9] loongarch-to-apply queue
,
Stefan Hajnoczi
,
14:33
Re: [PATCH v4 for 7.2 00/22] virtio-gpio and various virtio cleanups
,
Stefan Hajnoczi
,
14:26
Re: [Virtio-fs] [PATCH] virtiofsd: use g_date_time_get_microsecond to get subsecond
,
Vivek Goyal
,
14:00
Re: [PATCH] checkpatch: ignore target/hexagon/imported/* files
,
Philippe Mathieu-Daudé
,
13:56
Re: [PATCH 4/4] target/m68k: always call gen_exit_tb() after writes to SR
,
Philippe Mathieu-Daudé
,
13:47
[PULL 14/30] tests/docker: flatten debian-powerpc-test-cross
,
Alex Bennée
,
13:35
[PULL 12/12] linux-user: Add parameters of getrandom() syscall for strace
,
Helge Deller
,
13:33
[PULL 06/12] linux-user/hppa: Dump IIR on register dump
,
Helge Deller
,
13:33
[PULL 04/12] linux-user: Log failing executable in EXCP_DUMP()
,
Helge Deller
,
13:33
[PULL 08/12] linux-user/hppa: Set TASK_UNMAPPED_BASE to 0xfa000000 for hppa arch
,
Helge Deller
,
13:33
[PULL 10/12] linux-user: Show timespec on strace for futex()
,
Helge Deller
,
13:32
[PULL 01/12] linux-user: Add missing signals in strace output
,
Helge Deller
,
13:32
[PULL 09/12] linux-user: Add strace for clock_nanosleep()
,
Helge Deller
,
13:32
[PULL 05/12] linux-user/hppa: Use EXCP_DUMP() to show enhanced debug info
,
Helge Deller
,
13:32
[PULL 02/12] linux-user: Add missing clock_gettime64() syscall strace
,
Helge Deller
,
13:32
[PULL 03/12] linux-user: Add pidfd_open(), pidfd_send_signal() and pidfd_getfd() syscalls
,
Helge Deller
,
13:32
[PULL 07/12] linux-user: Fix strace of chmod() if mode == 0
,
Helge Deller
,
13:32
[PULL 00/12] Publish1 patches
,
Helge Deller
,
13:32
[PULL 11/12] linux-user: Add close_range() syscall
,
Helge Deller
,
13:32
[PATCH v2 32/37] target/i386: implement XSAVE and XRSTOR of AVX registers
,
Paolo Bonzini
,
13:27
[PATCH v2 35/37] tests/tcg: extend SSE tests to AVX
,
Paolo Bonzini
,
13:27
[PATCH v2 36/37] target/i386: move 3DNow to the new decoder
,
Paolo Bonzini
,
13:26
[PATCH v2 24/37] target/i386: reimplement 0x0f 0xd0-0xd7, 0xe0-0xe7, 0xf0-0xf7, add AVX
,
Paolo Bonzini
,
13:26
[PATCH v2 26/37] target/i386: reimplement 0x0f 0x3a, add AVX
,
Paolo Bonzini
,
13:26
[PATCH v2 21/37] target/i386: reimplement 0x0f 0x50-0x5f, add AVX
,
Paolo Bonzini
,
13:26
[PATCH v2 17/37] target/i386: implement additional AVX comparison operators
,
Paolo Bonzini
,
13:26
[PATCH v2 33/37] target/i386: implement VLDMXCSR/VSTMXCSR
,
Paolo Bonzini
,
13:26
[PATCH v2 15/37] target/i386: support operand merging in binary scalar helpers
,
Paolo Bonzini
,
13:26
[PATCH v2 28/37] target/i386: reimplement 0x0f 0x38, add AVX
,
Paolo Bonzini
,
13:26
[PATCH v2 30/37] target/i386: reimplement 0x0f 0x10-0x17, add AVX
,
Paolo Bonzini
,
13:26
[PATCH v2 20/37] target/i386: reimplement 0x0f 0xd8-0xdf, 0xe8-0xef, 0xf8-0xff, add AVX
,
Paolo Bonzini
,
13:26
[PATCH v2 11/37] target/i386: validate SSE prefixes directly in the decoding table
,
Paolo Bonzini
,
13:26
[PATCH v2 18/37] target/i386: Introduce 256-bit vector helpers
,
Paolo Bonzini
,
13:26
[PATCH v2 37/37] target/i386: remove old SSE decoder
,
Paolo Bonzini
,
13:26
[PATCH v2 29/37] target/i386: reimplement 0x0f 0xc2, 0xc4-0xc6, add AVX
,
Paolo Bonzini
,
13:26
[PATCH v2 31/37] target/i386: reimplement 0x0f 0x28-0x2f, add AVX
,
Paolo Bonzini
,
13:26
[PATCH v2 34/37] target/i386: Enable AVX cpuid bits when using TCG
,
Paolo Bonzini
,
13:26
[PATCH v2 23/37] target/i386: reimplement 0x0f 0x70-0x77, add AVX
,
Paolo Bonzini
,
13:26
[PATCH v2 27/37] target/i386: Use tcg gvec ops for pmovmskb
,
Paolo Bonzini
,
13:26
[PATCH v2 14/37] target/i386: extend helpers to support VEX.V 3- and 4- operand encodings
,
Paolo Bonzini
,
13:26
[PATCH v2 09/37] target/i386: add AVX_EN hflag
,
Paolo Bonzini
,
13:26
[PATCH v2 10/37] target/i386: validate VEX prefixes via the instructions' exception classes
,
Paolo Bonzini
,
13:26
[PATCH v2 12/37] target/i386: move scalar 0F 38 and 0F 3A instruction to new decoder
,
Paolo Bonzini
,
13:26
[PATCH v2 13/37] target/i386: Prepare ops_sse_header.h for 256 bit AVX
,
Paolo Bonzini
,
13:26
[PATCH v2 16/37] target/i386: provide 3-operand versions of unary scalar helpers
,
Paolo Bonzini
,
13:26
[PATCH v2 03/37] target/i386: REPZ and REPNZ are mutually exclusive
,
Paolo Bonzini
,
13:26
[PATCH v2 04/37] target/i386: introduce insn_get_addr
,
Paolo Bonzini
,
13:26
[PATCH v2 00/37] target/i386: new decoder + AVX implementation
,
Paolo Bonzini
,
13:26
[PATCH v2 19/37] target/i386: reimplement 0x0f 0x60-0x6f, add AVX
,
Paolo Bonzini
,
13:26
[PATCH v2 22/37] target/i386: reimplement 0x0f 0x78-0x7f, add AVX
,
Paolo Bonzini
,
13:26
[PATCH v2 08/37] target/i386: add CPUID feature checks to new decoder
,
Paolo Bonzini
,
13:26
[PATCH v2 02/37] target/i386: make ldo/sto operations consistent with ldq
,
Paolo Bonzini
,
13:26
[PATCH v2 25/37] target/i386: clarify (un)signedness of immediates from 0F3Ah opcodes
,
Paolo Bonzini
,
13:26
[PATCH v2 06/37] target/i386: add ALU load/writeback core
,
Paolo Bonzini
,
13:26
[PATCH v2 07/37] target/i386: add CPUID[EAX=7, ECX=0].ECX to DisasContext
,
Paolo Bonzini
,
13:26
[PATCH v2 05/37] target/i386: add core of new i386 decoder
,
Paolo Bonzini
,
13:26
[PATCH v2 01/37] target/i386: Define XMMReg and access macros, align ZMM registers
,
Paolo Bonzini
,
13:25
[PULL 28/30] tests/docker: update and flatten debian-toolchain
,
Alex Bennée
,
13:25
[PULL 23/30] tests/docker: update and flatten debian-all-test-cross
,
Alex Bennée
,
13:25
[PULL 18/30] configure: explicitly set cflags for --disable-pie
,
Alex Bennée
,
13:25
[PULL 26/30] tests/docker: update and flatten debian-loongarch-cross
,
Alex Bennée
,
13:25
[PULL 30/30] tests/docker: remove the Debian base images
,
Alex Bennée
,
13:25
[PULL 12/30] tests/docker: update and flatten debian-sh4-cross
,
Alex Bennée
,
13:25
[PULL 21/30] Deprecate 32 bit big-endian MIPS
,
Alex Bennée
,
13:25
[PULL 29/30] tests/docker: remove FROM qemu/ support from docker.py
,
Alex Bennée
,
13:25
[PULL 20/30] gitlab-ci: update aarch32/aarch64 custom runner jobs
,
Alex Bennée
,
13:25
[PULL 27/30] tests/docker: update and flatten debian-hexagon-cross
,
Alex Bennée
,
13:25
[PULL 24/30] tests/lcitool: bump to latest version
,
Alex Bennée
,
13:25
[PULL 25/30] tests/docker: update and flatten debian-amd64-cross
,
Alex Bennée
,
13:25
[PULL 15/30] tests/docker: remove tricore qemu/debian10 dependency
,
Alex Bennée
,
13:25
[PULL 22/30] tests/docker: flatten debian-riscv64-test-cross
,
Alex Bennée
,
13:25
[PULL 16/30] tests/docker: remove amd64 qemu/debian10 dependency
,
Alex Bennée
,
13:25
[PULL 13/30] tests/docker: update and flatten debian-sparc64-cross
,
Alex Bennée
,
13:24
[PULL 19/30] gitlab-ci/custom-runners: Disable -static-pie for ubuntu-20.04-aarch64
,
Alex Bennée
,
13:16
[PULL 17/30] tests/vm: Remove obsolete Fedora VM test
,
Alex Bennée
,
13:16
[PULL 11/30] tests/docker: update and flatten debian-mips64-cross
,
Alex Bennée
,
13:16
[PULL 06/30] tests/avocado: split the AST2x00Machine classes
,
Alex Bennée
,
13:16
[PULL 07/30] tests/avocado: reduce the default timeout to 120s
,
Alex Bennée
,
13:16
[PULL 09/30] tests/docker: update and flatten debian-hppa-cross
,
Alex Bennée
,
13:16
[PULL 10/30] tests/docker: update and flatten debian-m68k-cross
,
Alex Bennée
,
13:16
[PULL 08/30] tests/docker: update and flatten debian-alpha-cross
,
Alex Bennée
,
13:16
[PULL 05/30] tests/avocado: add explicit timeout for ppc64le TCG tests
,
Alex Bennée
,
13:16
[PULL 03/30] tests/avocado: add explicit timeout for Aarch64 TCG tests
,
Alex Bennée
,
13:15
[PULL 00/30] testing updates (docker, avocado, deprecate 32bit BE MIPS)
,
Alex Bennée
,
13:15
[PULL 04/30] tests/avocado: add explicit timeout for s390 TCG tests
,
Alex Bennée
,
13:15
[PULL 02/30] tests/avocado/boot_linux_console: Fix the test_aarch64_xlnx_versal_virt test
,
Alex Bennée
,
13:15
[PULL 01/30] gitlab: reduce targets in cross_user_build_job
,
Alex Bennée
,
13:15
Re: [PULL 0/4] Merge tpm 2022/09/13 v1
,
Stefan Hajnoczi
,
12:59
Re: [PATCH v3 2/3] module: add Error arguments to module_load_one and module_load_qom_one
,
Kevin Wolf
,
12:50
Re: [PULL 11/20] target/arm: Don't mishandle count when enabling or disabling PMU counters
,
Thomas Huth
,
12:46
Re: [PULL 0/3] hmp queue
,
Thomas Huth
,
12:39
Re: [PATCH 2/4] target/m68k: increase size of m68k CPU features from uint32_t to uint64_t
,
Philippe Mathieu-Daudé
,
12:35
Re: [PATCH 2/4] target/m68k: increase size of m68k CPU features from uint32_t to uint64_t
,
Mark Cave-Ayland
,
12:31
Re: [PATCH 2/4] target/m68k: increase size of m68k CPU features from uint32_t to uint64_t
,
Mark Cave-Ayland
,
12:25
[PATCH 1/3] tests/acpi: virt: allow acpi GTDT changes
,
Miguel Luis
,
12:23
[PATCH 3/3] tests/acpi: virt: update ACPI GTDT binaries
,
Miguel Luis
,
12:23
[PATCH 2/3] acpi: arm/virt: build_gtdt: fix invalid 64-bit physical addresses
,
Miguel Luis
,
12:23
[PATCH 0/3] fix for two ACPI GTDT physical addresses
,
Miguel Luis
,
12:23
Re: [PATCH v2 36/66] target/arm: Reorg get_phys_addr_disabled
,
Peter Maydell
,
12:21
Re: [PATCH v2 35/66] target/arm: Split out get_phys_addr_disabled
,
Peter Maydell
,
12:12
Re: [PATCH v2 34/66] target/arm: Fix ATS12NSO* from S PL1
,
Peter Maydell
,
12:10
Re: [PATCH v2 33/66] target/arm: Pass HCR to attribute subroutines.
,
Peter Maydell
,
12:08
Re: [PATCH v2 32/66] target/arm: Remove env argument from combined_attrs_fwb
,
Peter Maydell
,
12:06
Re: [PATCH] chardev: fix segfault in finalize
,
Maksim Davydov
,
12:05
Re: [PATCH v2 31/66] target/arm: Fix S2 disabled check in S1_ptw_translate
,
Peter Maydell
,
12:02
Re: [PATCH] virtio: add VIRTQUEUE_ERROR QAPI event
,
Roman Kagan
,
11:54
Re: [PATCH v2 30/66] target/arm: Hoist read of *is_secure in S1_ptw_translate
,
Peter Maydell
,
11:54
Re: [PATCH v2 29/66] target/arm: Introduce arm_hcr_el2_eff_secstate
,
Peter Maydell
,
11:53
Re: Maximum QMP reply size
,
Dr. David Alan Gilbert
,
11:53
Re: [PATCH v2 28/66] target/arm: Drop secure check for HCR.TGE vs SCTLR_EL1.M
,
Peter Maydell
,
11:50
[PATCH 1/1] hw/display: expose linear framebuffer address in Bochs VBE registers
,
Liav Albani
,
11:49
[PATCH 0/1] hw/display: expose linear framebuffer address in Bochs VBE registers
,
Liav Albani
,
11:49
Re: [PATCH v2 27/66] target/arm: Reorg regime_translation_disabled
,
Peter Maydell
,
11:47
Re: [PATCH v2 26/66] target/arm: Fold secure and non-secure a-profile mmu indexes
,
Peter Maydell
,
11:44
Re: [PATCH v2 28/39] hw/pci-host: pnv_phb{3, 4}: Fix heap out-of-bound access failure
,
Daniel Henrique Barboza
,
11:40
Re: [PATCH 0/9] Deprecate sysbus_get_default() and get_system_memory() et. al
,
Mark Cave-Ayland
,
11:38
[PULL 08/15] bios-tables-test: Make oem-fields tests be consistent
,
Thomas Huth
,
11:37
[PULL 09/15] bios-tables-test: Sort all x86_64 tests by machine type
,
Thomas Huth
,
11:37
[PULL 11/15] tests: Only run intel-hda-tests if machine type is compiled in
,
Thomas Huth
,
11:37
[PULL 13/15] gitlab-ci: Update the FreeBSD 13 job from 13.0 to 13.1
,
Thomas Huth
,
11:37
[PULL 14/15] qga: Replace 'blacklist' command line and config file options by 'block-rpcs'
,
Thomas Huth
,
11:37
[PULL 12/15] tests: sb16 has both pc and q35 tests
,
Thomas Huth
,
11:37
[PULL 15/15] qga: Replace 'blacklist' and 'whitelist' in the guest agent sources
,
Thomas Huth
,
11:37
[PULL 10/15] bios-tables-test: Only run test for machine types compiled in
,
Thomas Huth
,
11:36
[PULL 07/15] meson-build: Enable CONFIG_REPLICATION only when replication is set
,
Thomas Huth
,
11:36
[PULL 04/15] tests/qtest: npcm7xx-emc-test: Skip checking MAC
,
Thomas Huth
,
11:36
[PULL 06/15] tests: Fix error strings
,
Thomas Huth
,
11:35
[PULL 03/15] .gitlab-ci.d/windows.yml: Drop the sed processing in the 64-bit build
,
Thomas Huth
,
11:35
[PULL 05/15] qtest/fuzz-lsi53c895a-test: set guest RAM to 2G
,
Thomas Huth
,
11:35
[PULL 02/15] tests/vm: update NetBSD to 9.3
,
Thomas Huth
,
11:35
[PULL 01/15] tests: mark io-command test as skipped if socat is missing
,
Thomas Huth
,
11:35
[PULL 00/15] Testing, qga and misc patches
,
Thomas Huth
,
11:35
Re: [PATCH v2 25/66] target/arm: Add is_secure parameter to do_ats_write
,
Peter Maydell
,
11:34
Re: [PULL 0/3] hmp queue
,
Thomas Huth
,
11:30
Re: [PATCH v2 24/66] target/arm: Merge regime_is_secure into get_phys_addr
,
Peter Maydell
,
11:25
Re: [PATCH v2 23/66] target/arm: Add TBFLAG_M32.SECURE
,
Peter Maydell
,
11:24
Re: [PATCH v2 22/66] target/arm: Add is_secure parameter to v7m_read_half_insn
,
Peter Maydell
,
11:22
Re: [PATCH v2 21/66] target/arm: Split out get_phys_addr_with_secure
,
Peter Maydell
,
11:20
Re: [PATCH v2 20/66] target/arm: Add is_secure parameter to get_phys_addr_pmsav5
,
Peter Maydell
,
11:18
Re: [PATCH v2 19/66] target/arm: Add is_secure parameter to regime_translation_disabled
,
Peter Maydell
,
11:18
Re: [Phishing Risk] [External] Re: [PATCH 0/3] Add a host power device
,
Zhang Jian
,
11:17
Re: [PATCH v2 18/66] target/arm: Add secure parameter to get_phys_addr_pmsav7
,
Peter Maydell
,
11:16
Re: [PATCH] virtio: add VIRTQUEUE_ERROR QAPI event
,
Vladimir Sementsov-Ogievskiy
,
11:11
Re: [PATCH v2 06/30] tests/avocado: split the AST2x00Machine classes
,
Alex Bennée
,
11:11
Re: [PATCH v1 0/3] ui/gtk: Add a new parameter to assign connectors/monitors to Guests' windows
,
Markus Armbruster
,
11:04
Re: [PATCH v2 17/66] target/arm: Add is_secure parameter to get_phys_addr_lpae
,
Peter Maydell
,
10:53
loongson3-virt machine does not support if=ide,bus=0,unit=0
,
YAO YUAN
,
10:52
Re: [PATCH] virtio: add VIRTQUEUE_ERROR QAPI event
,
Markus Armbruster
,
10:47
Re: [PATCH v2 16/66] target/arm: Add is_secure parameter to pmsav7_use_background_region
,
Peter Maydell
,
10:47
Re: [PATCH v2 15/66] target/arm: Add secure parameter to get_phys_addr_pmsav8
,
Peter Maydell
,
10:46
Re: [PATCH v2 14/66] target/arm: Add is_secure parameter to get_phys_addr_v6
,
Peter Maydell
,
10:45
Re: [PATCH v2 13/66] target/arm: Add is_secure parameter to get_phys_addr_v5
,
Peter Maydell
,
10:45
Re: [PATCH v2 12/66] target/arm: Add secure parameter to pmsav8_mpu_lookup
,
Peter Maydell
,
10:44
Re: [PATCH v2 11/66] target/arm: Add is_secure parameter to v8m_security_lookup
,
Peter Maydell
,
10:43
[PATCH] i386: Fix KVM_CAP_ADJUST_CLOCK capability check
,
Vitaly Kuznetsov
,
10:40
Re: [PATCH v2 10/66] target/arm: Remove is_subpage argument to pmsav8_mpu_lookup
,
Peter Maydell
,
10:36
Re: [PATCH v2 09/66] target/arm: Use GetPhysAddrResult in pmsav8_mpu_lookup
,
Peter Maydell
,
10:30
Re: [PATCH v2 08/66] target/arm: Use GetPhysAddrResult in get_phys_addr_pmsav8
,
Peter Maydell
,
10:28
Re: [RFC PATCH] libvduse: Do not truncate terminating NUL character with strncpy()
,
Markus Armbruster
,
10:28
Re: [PATCH v2 07/66] target/arm: Use GetPhysAddrResult in get_phys_addr_pmsav7
,
Peter Maydell
,
10:27
Re: [PATCH v2 06/66] target/arm: Use GetPhysAddrResult in get_phys_addr_pmsav5
,
Peter Maydell
,
10:26
Re: [PATCH v2 05/66] target/arm: Use GetPhysAddrResult in get_phys_addr_v5
,
Peter Maydell
,
10:26
Re: [PATCH v2 04/66] target/arm: Use GetPhysAddrResult in get_phys_addr_v6
,
Peter Maydell
,
10:25
Re: [PATCH v2 03/66] target/arm: Use GetPhysAddrResult in get_phys_addr_lpae
,
Peter Maydell
,
10:24
Re: [PATCH v2 02/66] target/arm: Fix ipa_secure in get_phys_addr
,
Peter Maydell
,
10:22
Re: [PATCH] linux-user: use 'max' instead of 'qemu32' / 'qemu64' by defualt
,
Philippe Mathieu-Daudé
,
10:18
Re: [PATCH 4/9] hw/ppc/spapr: Fix code style problems reported by checkpatch
,
Daniel Henrique Barboza
,
10:01
Re: [PATCH v6 2/2] i386: Add notify VM exit support
,
Peter Xu
,
10:00
Re: [PATCH v2 01/66] target/arm: Create GetPhysAddrResult
,
Peter Maydell
,
09:51
Re: [PATCH] ratelimit: restrict the delay time to a non-negative value
,
Alberto Garcia
,
09:48
[PATCH] checkpatch: ignore target/hexagon/imported/* files
,
Matheus Tavares Bernardino
,
09:42
Re: [PATCH v2 09/39] fsdev/virtfs-proxy-helper: Use g_mkdir()
,
Christian Schoenebeck
,
09:42
Re: [PATCH] linux-user: fix readlinkat handling with magic exe symlink
,
Jameson Nash
,
09:41
Re: [RFC PATCH] libvduse: Do not truncate terminating NUL character with strncpy()
,
Yongji Xie
,
09:36
Re: [PATCH v9 3/7] block: add block layer APIs resembling Linux ZonedBlockDevice ioctls
,
Sam Li
,
09:21
Re: [PATCH v2] hw/acpi: Add ospm_status hook implementation for acpi-ged
,
Peter Maydell
,
09:16
[PATCH] ratelimit: restrict the delay time to a non-negative value
,
wangliangzz
,
09:06
Re: [PULL 00/20] target-arm.next patch queue
,
Peter Maydell
,
09:06
Re: [PULL 00/11] semihosting patch queue
,
Peter Maydell
,
09:02
Re: [PATCH] virtio-net: set the max of queue size to 4096
,
Michael S. Tsirkin
,
08:59
[PATCH v3 0/3] gdbstub: avoid untimely stop-reply msgs
,
Matheus Tavares Bernardino
,
08:47
[PATCH v3 1/3] configure: make sure tcg tests can see HAVE_GDB_BIN
,
Matheus Tavares Bernardino
,
08:47
[PATCH v3 3/3] gdbstub: add test for untimely stop-reply packets
,
Matheus Tavares Bernardino
,
08:47
[PATCH v3 2/3] gdbstub: only send stop-reply packets when allowed to
,
Matheus Tavares Bernardino
,
08:47
Re: [PATCH] This patch is to solve the problem that bitmaps in memory are lost after dirve-mirror is completed.
,
Vladimir Sementsov-Ogievskiy
,
08:35
Re: [PATCH] This patch is to solve the problem that the bitmap file in memory is lost after creating a snapshot
,
Vladimir Sementsov-Ogievskiy
,
08:30
Re: [PATCH v3 4/5] acpi/nvdimm: Implement ACPI NVDIMM Label Methods
,
Robert Hoo
,
08:28
RE: [RFC PATCH v2] gdbstub: only send stop-reply packets when allowed to
,
Matheus Bernardino (QUIC)
,
07:55
[PATCH] linux-user/host/s390: Add vector instructions to host_signal_write()
,
Ilya Leoshkevich
,
07:40
Re: [PATCH 1/9] hw/riscv/sifive_e: Fix inheritance of SiFiveEState
,
Markus Armbruster
,
07:37
Re: [PATCH v4 for 7.2 00/22] virtio-gpio and various virtio cleanups
,
Alex Bennée
,
07:33
Re: [RFC PATCH] libvduse: Do not truncate terminating NUL character with strncpy()
,
Markus Armbruster
,
07:25
Re: [PATCH v3 3/6] accel/tcg: Suppress auto-invalidate in probe_access_internal
,
Peter Maydell
,
07:21
Re: [PATCH v2 10/39] hw/usb: dev-mtp: Use g_mkdir()
,
Gerd Hoffmann
,
07:20
Re: [PATCH v2 28/39] hw/pci-host: pnv_phb{3, 4}: Fix heap out-of-bound access failure
,
Cédric Le Goater
,
07:18
Re: [PULL v3 00/20] tcg patch queue
,
Ilya Leoshkevich
,
07:16
Re: [kvm-unit-tests PATCH v4 07/12] arm: pmu: Basic event counter Tests
,
Zenghui Yu
,
07:16
Re: [PATCH v3 6/6] include/exec: Introduce TARGET_PAGE_ENTRY_EXTRA
,
Peter Maydell
,
07:00
Re: [PATCH v3 5/6] accel/tcg: Introduce tlb_set_page_full
,
Peter Maydell
,
06:59
[PATCH v4 1/7] tests/x86: Move common code to function in device-plug-test
,
Michael Labiuk
,
06:49
[PATCH v4 5/7] tests/x86: Add 'q35' machine type to override-tests in hd-geo-test
,
Michael Labiuk
,
06:49
[PATCH v4 3/7] tests/x86: Add 'q35' machine type to ivshmem-test
,
Michael Labiuk
,
06:49
[PATCH v4 2/7] tests/x86: Add subtest with 'q35' machine type to device-plug-test
,
Michael Labiuk
,
06:49
[PATCH v4 0/7] Add 'q35' machine type to hotplug tests
,
Michael Labiuk
,
06:49
[PATCH v4 4/7] tests/x86: Add 'q35' machine type to drive_del-test
,
Michael Labiuk
,
06:49
[PATCH v4 6/7] tests/x86: Refactor hot unplug hd-geo-test
,
Michael Labiuk
,
06:49
[PATCH v4 7/7] tests/x86: Add 'q35' machine type to hotplug hd-geo-test
,
Michael Labiuk
,
06:49
Re: [PATCH v3 4/6] accel/tcg: Introduce probe_access_full
,
Peter Maydell
,
06:47
Re: [PATCH v3 2/6] accel/tcg: Drop addr member from SavedIOTLB
,
Peter Maydell
,
06:44
Re: [PATCH v3 1/6] accel/tcg: Rename CPUIOTLBEntry to CPUTLBEntryFull
,
Peter Maydell
,
06:42
[PATCH v2 39/39] docs/devel: testing: Document writing portable test cases
,
Bin Meng
,
06:34
[PATCH v2 17/39] tests/qtest: libqtest: Exclude the *_fds APIs for win32
,
Bin Meng
,
06:34
[PATCH v2 28/39] hw/pci-host: pnv_phb{3, 4}: Fix heap out-of-bound access failure
,
Bin Meng
,
06:34
[PATCH v2 38/39] tests/qtest: Enable qtest build on Windows
,
Bin Meng
,
06:34
[PATCH v2 35/39] tests/qtest: migration-test: Skip running some TLS cases for win32
,
Bin Meng
,
06:34
[PATCH v2 37/39] .gitlab-ci.d/windows.yml: Display meson test logs
,
Bin Meng
,
06:34
[PATCH v2 34/39] io/channel-watch: Fix socket watch on Windows
,
Bin Meng
,
06:34
[PATCH v2 32/39] io/channel-watch: Drop a superfluous '#ifdef WIN32'
,
Bin Meng
,
06:34
[PATCH v2 30/39] tests/qtest: libqtest: Replace the call to close a socket with closesocket()
,
Bin Meng
,
06:34
[PATCH v2 24/39] tests/qtest: virtio-net-failover: Disable migration tests for win32
,
Bin Meng
,
06:34
[PATCH v2 36/39] .gitlab-ci.d/windows.yml: Increase the timeout to 90 minutes
,
Bin Meng
,
06:34
[PATCH v2 33/39] io/channel-watch: Drop the unnecessary cast
,
Bin Meng
,
06:34
[PATCH v2 31/39] tests/qtest: libqtest: Correct the timeout unit of blocking receive calls for win32
,
Bin Meng
,
06:34
[PATCH v2 25/39] chardev/char-file: Add FILE_SHARE_WRITE when openning the file for win32
,
Bin Meng
,
06:34
[PATCH v2 29/39] tests/qtest: microbit-test: Fix socket access for win32
,
Bin Meng
,
06:33
[PATCH v2 22/39] tests/qtest: migration-test: Disable IO redirection for win32
,
Bin Meng
,
06:33
[PATCH v2 21/39] tests/qtest: bios-tables-test: Adapt the case for win32
,
Bin Meng
,
06:33
[PATCH v2 26/39] tests/qtest: migration-test: Make sure QEMU process "to" exited after migration is canceled
,
Bin Meng
,
06:33
[PATCH v2 27/39] hw/ppc: spapr: Use qemu_vfree() to free spapr->htab
,
Bin Meng
,
06:33
[PATCH v2 23/39] tests/qtest: ide-test: Open file in binary mode
,
Bin Meng
,
06:33
[PATCH v2 19/39] tests/qtest: Support libqtest to build and run on Windows
,
Bin Meng
,
06:33
[PATCH v2 20/39] tests/qtest: {ahci, ide}-test: Use relative path for temporary files for win32
,
Bin Meng
,
06:33
[PATCH v2 18/39] tests/qtest: libqtest: Install signal handler via signal()
,
Bin Meng
,
06:33
[PATCH v2 14/39] accel/qtest: Implement a portable qtest accelerator
,
Bin Meng
,
06:33
[PATCH v2 16/39] tests/qtest: Use send/recv for socket communication
,
Bin Meng
,
06:33
[PATCH v2 15/39] tests/qtest: libqtest: Adapt global_qtest declaration for win32
,
Bin Meng
,
06:33
[PATCH v2 13/39] tests/qtest: qmp-test: Skip running test_qmp_oob for win32
,
Bin Meng
,
06:32
[PATCH v2 12/39] tests/qtest: Build test-filter-{mirror, redirector} cases for posix only
,
Bin Meng
,
06:32
[PATCH v2 11/39] tests/qtest: Skip running virtio-net-test cases that require socketpair() for win32
,
Bin Meng
,
06:32
[PATCH v2 09/39] fsdev/virtfs-proxy-helper: Use g_mkdir()
,
Bin Meng
,
06:32
[PATCH v2 07/39] tests: Avoid using hardcoded /tmp in test cases
,
Bin Meng
,
06:32
[PATCH v2 06/39] util/qemu-sockets: Use g_get_tmp_dir() to get the directory for temporary files
,
Bin Meng
,
06:32
[PATCH v2 10/39] hw/usb: dev-mtp: Use g_mkdir()
,
Bin Meng
,
06:32
[PATCH v2 02/39] tests/qtest: i440fx-test: Rewrite create_blob_file() to be portable
,
Bin Meng
,
06:32
[PATCH v2 08/39] block/vvfat: Unify the mkdir() call
,
Bin Meng
,
06:32
[PATCH v2 04/39] semihosting/arm-compat-semi: Avoid using hardcoded /tmp
,
Bin Meng
,
06:32
[PATCH v2 05/39] tcg: Avoid using hardcoded /tmp
,
Bin Meng
,
06:32
[PATCH v2 03/39] block: Unify the get_tmp_filename() implementation
,
Bin Meng
,
06:32
[PATCH v2 01/39] tests: Change to use g_mkdir()
,
Bin Meng
,
06:32
[PATCH v2 00/39] tests/qtest: Enable running qtest on Windows
,
Bin Meng
,
06:32
Re: [PULL v3 00/20] tcg patch queue
,
Thomas Huth
,
06:29
Re: [PATCH] target/arm: Fix alignment for VLD4.32
,
Peter Maydell
,
06:28
Re: [PATCH] gitlab-ci: Update the FreeBSD 13 job from 13.0 to 13.1
,
Daniel P . Berrangé
,
06:26
Re: [PATCH v2] hw/arm: fix the position of vcram for raspi
,
Peter Maydell
,
06:24
[PATCH] gitlab-ci: Update the FreeBSD 13 job from 13.0 to 13.1
,
Thomas Huth
,
06:20
Re: [PATCH v2] hw/net/can: fix Xilinx ZynqMP CAN RX FIFO logic
,
Peter Maydell
,
06:19
Re: [PATCH 0/9] Deprecate sysbus_get_default() and get_system_memory() et. al
,
Peter Maydell
,
05:56
[PULL v2 6/9] hw/loongarch: Add RAMFB to dynamic_sysbus_devices list
,
Song Gao
,
05:52
[PULL v2 7/9] hw/loongarch: Fix acpi ged irq number in dsdt table
,
Song Gao
,
05:52
[PULL v2 2/9] hw/loongarch: Support fw_cfg dma function
,
Song Gao
,
05:52
[PULL v2 9/9] hw/loongarch: Improve acpi dsdt table
,
Song Gao
,
05:52
[PULL v2 1/9] hw/loongarch: Remove vga device when loongarch init
,
Song Gao
,
05:51
[PULL v2 8/9] hw/loongarch: Support memory hotplug
,
Song Gao
,
05:51
[PULL v2 3/9] hw/loongarch: Add interrupt information to FDT table
,
Song Gao
,
05:51
[PULL v2 5/9] hw/loongarch: Add hotplug handler for machine
,
Song Gao
,
05:51
[PULL v2 4/9] hw/loongarch: Add platform bus support
,
Song Gao
,
05:51
[PULL v2 0/9] loongarch-to-apply queue
,
Song Gao
,
05:51
Re: [kvm-unit-tests PATCH v4 07/12] arm: pmu: Basic event counter Tests
,
Eric Auger
,
05:23
Re: [PATCH 1/8] qtest: "-display none" is set in qtest_init()
,
Thomas Huth
,
05:21
Re: [PATCH v3 4/5] acpi/nvdimm: Implement ACPI NVDIMM Label Methods
,
Igor Mammedov
,
05:13
Re: [PATCH 9/9] exec/address-spaces: Inline legacy functions
,
BALATON Zoltan
,
05:03
Re: [PATCH v9 3/7] block: add block layer APIs resembling Linux ZonedBlockDevice ioctls
,
Klaus Jensen
,
04:51
Re: [PATCH 8/9] softmmu/physmem: Let SysBusState absorb memory region and address space singletons
,
BALATON Zoltan
,
04:50
[PATCH] This patch is to solve the problem that bitmaps in memory are lost after dirve-mirror is completed.
,
Hongleilee
,
04:42
[PATCH] This patch is to solve the problem that the bitmap file in memory is lost after creating a snapshot
,
Hongleilee
,
04:42
Re: [PATCH v14 0/5] Improve PMU support
,
Atish Kumar Patra
,
04:37
Re: QEMU's FreeBSD 13 CI job is failing
,
Daniel P . Berrangé
,
04:29
Re: QEMU's FreeBSD 13 CI job is failing
,
Thomas Huth
,
04:24
Re: QEMU's FreeBSD 13 CI job is failing
,
Daniel P . Berrangé
,
04:22
[PATCH v1 1/1] hw/arm/xlnx-zynqmp: Connect ZynqMP's USB controllers
,
Francisco Iglesias
,
04:15
Re: Maximum QMP reply size
,
Daniel P . Berrangé
,
04:14
[PATCH 0/3] Hexagon (target/hexagon) improve store handling
,
Taylor Simpson
,
04:09
[PATCH 3/3] Hexagon (target/hexagon) Change decision to set pkt_has_store_s[01]
,
Taylor Simpson
,
04:09
[PATCH 1/3] Hexagon (target/hexagon) add instruction attributes from archlib
,
Taylor Simpson
,
04:08
[PATCH 2/3] Hexagon (target/hexagon) move store size tracking to translation
,
Taylor Simpson
,
04:08
Re: [PATCH 8/8] meson-build: test-crypto-secret depends on CONFIG_SECRET_KEYRING
,
Daniel P . Berrangé
,
04:07
Re: [PATCH 0/8] RFC: Pass tests for x86_64 machine types compiled individually
,
Thomas Huth
,
03:56
Re: [PATCH] tests/qtest: npcm7xx-emc-test: Skip checking MAC
,
Thomas Huth
,
03:00
QEMU's FreeBSD 13 CI job is failing
,
Thomas Huth
,
02:44
Re: [PATCH v6 2/2] i386: Add notify VM exit support
,
Chenyi Qiang
,
01:55
Re: [PATCH 5/9] exec/address-spaces: Wrap address space singletons into functions
,
Philippe Mathieu-Daudé
,
01:36
Re: [PATCH 9/9] exec/address-spaces: Inline legacy functions
,
Philippe Mathieu-Daudé
,
01:30
Re: [PATCH v2] hw/virtio/vhost-shadow-virtqueue: Silence GCC error "maybe-uninitialized"
,
Bernhard Beschow
,
01:29
Re: [PATCH 9/9] exec/address-spaces: Inline legacy functions
,
Philippe Mathieu-Daudé
,
01:16
Re: [PATCH 8/9] softmmu/physmem: Let SysBusState absorb memory region and address space singletons
,
Philippe Mathieu-Daudé
,
01:12
Re: [PATCH 6/9] target/loongarch/cpu: Remove unneeded include directive
,
Philippe Mathieu-Daudé
,
00:57
Re: [PATCH 3/9] hw/core/sysbus: Resolve main_system_bus singleton
,
Philippe Mathieu-Daudé
,
00:53
Re: [PATCH 2/9] exec/hwaddr.h: Add missing include
,
Philippe Mathieu-Daudé
,
00:51
Re: [PATCH 1/9] hw/riscv/sifive_e: Fix inheritance of SiFiveEState
,
Philippe Mathieu-Daudé
,
00:47
September 19, 2022
Re: [PATCH] build: remove extra parentheses causing missing rebuilds
,
Richard Henderson
,
23:58
Re: [PATCH] target/i386: fix INSERTQ implementation
,
Richard Henderson
,
23:53
Re: [PATCH] target/i386: correctly mask SSE4a bit indices in register operands
,
Richard Henderson
,
23:46
Re: [PATCH] hw/virtio/vhost-user: support obtain vdpa device's mac address automatically
,
Jason Wang
,
22:19
Re: [PATCH 5/5] target/loongarch: div if x/0 set dividend to 0
,
Qi Hu
,
22:18
Re: [PATCH] virtio-net: set the max of queue size to 4096
,
Jason Wang
,
22:03
Re: [PATCH] virtio-net: set the max of queue size to 4096
,
Jason Wang
,
21:39
[PATCH] virtio-net: set the max of queue size to 4096
,
liuhaiwei
,
21:10
Re: [PATCH 1/2] include: import virtio_blk headers from linux with zoned device support
,
Sam Li
,
20:36
Re: [PATCH] target/riscv: Check the correct exception cause in vector GDB stub
,
Alistair Francis
,
19:53
Re: [PATCH] target/riscv: Check the correct exception cause in vector GDB stub
,
Alistair Francis
,
19:36
Re: [PATCH 0/3] hw/riscv: opentitan: Fixup resetvec issues
,
Alistair Francis
,
19:34
Re: [PATCH 1/9] hw/riscv/sifive_e: Fix inheritance of SiFiveEState
,
Alistair Francis
,
19:32
Re: [PATCH] target/riscv/pmp: fix non-translated page size address checks w/ MPU
,
Alistair Francis
,
19:29
[PATCH 9/9] exec/address-spaces: Inline legacy functions
,
Bernhard Beschow
,
19:19
[PATCH 8/9] softmmu/physmem: Let SysBusState absorb memory region and address space singletons
,
Bernhard Beschow
,
19:19
[PATCH 7/9] hw/sysbus: Introduce dedicated struct SysBusState for TYPE_SYSTEM_BUS
,
Bernhard Beschow
,
19:19
[PATCH 6/9] target/loongarch/cpu: Remove unneeded include directive
,
Bernhard Beschow
,
19:19
[PATCH 5/9] exec/address-spaces: Wrap address space singletons into functions
,
Bernhard Beschow
,
19:19
[PATCH 4/9] hw/ppc/spapr: Fix code style problems reported by checkpatch
,
Bernhard Beschow
,
19:18
[PATCH 3/9] hw/core/sysbus: Resolve main_system_bus singleton
,
Bernhard Beschow
,
19:18
[PATCH 2/9] exec/hwaddr.h: Add missing include
,
Bernhard Beschow
,
19:18
[PATCH 1/9] hw/riscv/sifive_e: Fix inheritance of SiFiveEState
,
Bernhard Beschow
,
19:18
[PATCH 0/9] Deprecate sysbus_get_default() and get_system_memory() et. al
,
Bernhard Beschow
,
19:18
Re: [PATCH 0/3] Add a host power device
,
Philippe Mathieu-Daudé
,
19:10
Re: [PATCH] tests/qtest: npcm7xx-emc-test: Skip checking MAC
,
Patrick Venture
,
18:37
Re: [PATCH 0/2] target/riscv: improvements to GDB target descriptions
,
Alistair Francis
,
18:25
Re: [PATCH v2] disas/riscv.c: rvv: Add disas support for vector instructions
,
Alistair Francis
,
18:13
Re: [PATCH v14 0/5] Improve PMU support
,
Alistair Francis
,
18:08
Re: [PATCH 2/2] virtio-blk: add zoned storage emulation for zoned devices
,
Stefan Hajnoczi
,
17:31
Re: Fast usermode networking with QEMU
,
Stefano Brivio
,
17:24
Re: [PATCH] vfio/common: Fix vfio_iommu_type1_info use after free
,
Nicolin Chen
,
16:56
[PULL 1/2] Hexagon (target/hexagon) remove unused encodings
,
Taylor Simpson
,
16:12
[PULL 0/2] Hexagon target update
,
Taylor Simpson
,
16:12
[PULL 2/2] Hexagon (tests/tcg/hexagon): add fmin/fmax tests for signed zero
,
Taylor Simpson
,
16:12
Re: [PATCH 1/2] include: import virtio_blk headers from linux with zoned device support
,
Stefan Hajnoczi
,
16:00
[PATCH] virtio: add VIRTQUEUE_ERROR QAPI event
,
Vladimir Sementsov-Ogievskiy
,
15:49
Re: [PATCH v3] audio: Add sndio backend
,
Brad Smith
,
15:29
[RFC PATCH] libvduse: Do not truncate terminating NUL character with strncpy()
,
Philippe Mathieu-Daudé
,
15:23
Re: [PATCH] block/qcow2-bitmap: Add missing cast to silent GCC error
,
Vladimir Sementsov-Ogievskiy
,
15:10
Re: [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
,
Sean Christopherson
,
15:10
[PATCH] block/qcow2-bitmap: Add missing cast to silent GCC error
,
Philippe Mathieu-Daudé
,
14:28
Re: [PATCH 0/8] tests: Make expliction defaults for tests
,
Thomas Huth
,
14:09
Re: [PATCH 8/8] meson-build: test-crypto-secret depends on CONFIG_SECRET_KEYRING
,
Thomas Huth
,
14:06
Re: [PATCH 7/8] meson-build: Enable CONFIG_REPLICATION only when replication is set
,
Thomas Huth
,
14:05
Re: [PATCH 1/8] qtest: "-display none" is set in qtest_init()
,
Thomas Huth
,
13:59
[PATCH v3] tcg/ppc: Optimize 26-bit jumps
,
Leandro Lupori
,
13:56
Re: [QEMU][PATCH 4/5] tests/qtest: Introduce tests for Xilinx VERSAL CANFD controller
,
Thomas Huth
,
13:52
RE: [PATCH] Hexagon (tests/tcg/hexagon): add fmin/fmax tests for signed zero
,
Taylor Simpson
,
13:40
Re: Travis CI webhook returns HTTP 500
,
Thomas Huth
,
13:39
Re: [PULL 0/9] loongarch-to-apply queue
,
Stefan Hajnoczi
,
13:39
Re: Call for Outreachy Dec-Mar internship project ideas
,
Stefan Hajnoczi
,
13:36
[PULL 18/21] target/i386: REPZ and REPNZ are mutually exclusive
,
Paolo Bonzini
,
13:35
[PULL 17/21] target/i386: fix INSERTQ implementation
,
Paolo Bonzini
,
13:35
[PULL 13/21] tests/tcg: refine MMX support in SSE tests
,
Paolo Bonzini
,
13:35
[PULL 21/21] qboot: update to latest submodule
,
Paolo Bonzini
,
13:35
[PULL 19/21] target/i386: introduce insn_get_addr
,
Paolo Bonzini
,
13:35
[PULL 12/21] tests/tcg: i386: add MMX and 3DNow! tests
,
Paolo Bonzini
,
13:35
[PULL 11/21] tests/tcg: i386: fix typos in 3DNow! instructions
,
Paolo Bonzini
,
13:35
[PULL 20/21] build: remove extra parentheses causing missing rebuilds
,
Paolo Bonzini
,
13:35
[PULL 14/21] tests/tcg: remove old SSE tests
,
Paolo Bonzini
,
13:35
[PULL 16/21] target/i386: correctly mask SSE4a bit indices in register operands
,
Paolo Bonzini
,
13:35
[PULL 15/21] audio: add help option for -audio and -audiodev
,
Paolo Bonzini
,
13:35
[PULL 05/21] coverity: add new RISC-V component
,
Paolo Bonzini
,
13:35
[PULL 09/21] tests: test-qga: close socket on failure to connect
,
Paolo Bonzini
,
13:35
[PULL 10/21] tests: unit: add NULL-pointer check
,
Paolo Bonzini
,
13:35
[PULL 08/21] tests: unit: simplify test-visitor-serialization list tests
,
Paolo Bonzini
,
13:35
[PULL 07/21] smbios: sanitize type from external type before checking have_fields_bitmap
,
Paolo Bonzini
,
13:35
[PULL 06/21] coverity: put NUBus under m68k component
,
Paolo Bonzini
,
13:35
[PULL 04/21] spapr_pci: fix leak in spapr_phb_vfio_get_loc_code
,
Paolo Bonzini
,
13:35
[PULL 03/21] kvm: fix memory leak on failure to read stats descriptors
,
Paolo Bonzini
,
13:35
[PULL 02/21] target/i386: Raise #GP on unaligned m128 accesses when required.
,
Paolo Bonzini
,
13:35
[PULL 01/21] KVM: use store-release to mark dirty pages as harvested
,
Paolo Bonzini
,
13:35
[PULL 00/21] Misc patches for 2022-09-19
,
Paolo Bonzini
,
13:35
Re: [PATCH v3 2/2] target/i386: Raise #GP on unaligned m128 accesses when required.
,
Paolo Bonzini
,
13:34
Re: [PATCH v3] 9pfs: use GHashTable for fid table
,
Christian Schoenebeck
,
13:34
Re: [PATCH v3 1/2] target/i386: Read 8 bytes from cvttps2pi/cvtps2pi memory operands
,
Paolo Bonzini
,
13:33
[PATCH 3/3] hw/arm/aspeed: g220a: Add host-power device
,
Jian Zhang
,
13:29
[PATCH 2/3] hw/misc/host_power: Add a simple host power device
,
Jian Zhang
,
13:29
[PATCH 1/3] hw/gpio/aspeed_gpio: Add gpios in/out init
,
Jian Zhang
,
13:29
[PATCH 0/3] Add a host power device
,
Jian Zhang
,
13:29
Re: [PATCH v7 for-7.2 00/15] block: cleanup backing and file handling
,
Vladimir Sementsov-Ogievskiy
,
13:20
Re: [PATCH v2 00/11] iotests: use vm.cmd()
,
Vladimir Sementsov-Ogievskiy
,
13:16
Travis CI webhook returns HTTP 500
,
Stefan Hajnoczi
,
13:05
Re: [PULL 0/9] loongarch-to-apply queue
,
Stefan Hajnoczi
,
12:55
Re: [PATCH v4 for 7.2 00/22] virtio-gpio and various virtio cleanups
,
Stefan Hajnoczi
,
12:39
Re: [PATCH v6 2/2] i386: Add notify VM exit support
,
Peter Xu
,
11:53
Re: [kvm-unit-tests PATCH v4 07/12] arm: pmu: Basic event counter Tests
,
Andrew Jones
,
11:44
Re: [PATCH v3 2/5] tests/x86: Add 'q35' machine type to ivshmem-test
,
Michael Labiuk
,
11:31
RE: [PATCH v6 1/2] Update AVX512 support for xbzrle_encode_buffer
,
Xu, Ling1
,
11:10
Re: [PATCH] qboot: update to latest submodule
,
Jason A. Donenfeld
,
10:36
Re: [kvm-unit-tests PATCH v4 10/12] arm: pmu: test 32-bit <-> 64-bit transitions
,
Zenghui Yu
,
10:32
Re: [kvm-unit-tests PATCH v4 08/12] arm: pmu: Test SW_INCR event count
,
Zenghui Yu
,
10:31
Re: [kvm-unit-tests PATCH v4 07/12] arm: pmu: Basic event counter Tests
,
Zenghui Yu
,
10:30
[PATCH] qboot: update to latest submodule
,
Paolo Bonzini
,
09:41
Re: [PATCH qboot] Place setup_data at location specified by host
,
Paolo Bonzini
,
09:35
[PATCH v5 1/1] virtio-gpu: CONTEXT_INIT feature
,
Antonio Caggiano
,
09:23
[PATCH v5 0/1] virtio-gpu: CONTEXT_INIT feature
,
Antonio Caggiano
,
09:23
Re: [PATCH v3 4/5] tests/x86: Add 'q35' machine type to hotplug hd-geo-test
,
Denis V. Lunev
,
09:19
[PATCH] build: remove extra parentheses causing missing rebuilds
,
Paolo Bonzini
,
09:18
[PATCH v3 1/4] virtio: Add shared memory capability
,
Antonio Caggiano
,
09:17
[PATCH v3 0/4] virtio-gpu: Blob resources
,
Antonio Caggiano
,
09:17
[PATCH v3 4/4] virtio-gpu: Don't require udmabuf when blob support is enabled
,
Antonio Caggiano
,
09:17
[PATCH v3 3/4] virtio-gpu: Handle resource blob commands
,
Antonio Caggiano
,
09:17
[PATCH v3 2/4] virtio-gpu: hostmem
,
Antonio Caggiano
,
09:17
Re: [PATCH] tests/vm: update NetBSD to 9.3
,
Brad Smith
,
09:14
Re: [PATCH v3 2/5] tests/x86: Add 'q35' machine type to ivshmem-test
,
Denis V. Lunev
,
09:13
Re: [PATCH v3 1/5] tests/x86: Add subtest with 'q35' machine type to device-plug-test
,
Denis V. Lunev
,
09:13
Re: [PATCH] tests/vm: update NetBSD to 9.3
,
Thomas Huth
,
09:05
Re: [PATCH] virtio-net: set the max of queue size to 4096 according to the virtio specs, The maximum Queue Size value is 32768 : https://docs.oasis-open.org/virtio/virtio/v1.1/cs01/virtio-v1.1-cs01.html#x1-240006
,
Michael S. Tsirkin
,
09:02
Re: [PATCH v2 08/11] vfio/migration: Remove VFIO migration protocol v1
,
Philippe Mathieu-Daudé
,
08:58
[PULL 6/9] hw/loongarch: Add RAMFB to dynamic_sysbus_devices list
,
Song Gao
,
08:49
[PULL 5/9] hw/loongarch: Add hotplug handler for machine
,
Song Gao
,
08:49
[PULL 2/9] hw/loongarch: Support fw_cfg dma function
,
Song Gao
,
08:49
[PULL 7/9] hw/loongarch: Fix acpi ged irq number in dsdt table
,
Song Gao
,
08:49
[PULL 3/9] hw/loongarch: Add interrupt information to FDT table
,
Song Gao
,
08:49
[PULL 9/9] hw/loongarch: Improve acpi dsdt table
,
Song Gao
,
08:49
[PULL 4/9] hw/loongarch: Add platform bus support
,
Song Gao
,
08:49
[PULL 8/9] hw/loongarch: Support memory hotplug
,
Song Gao
,
08:49
[PULL 0/9] loongarch-to-apply queue
,
Song Gao
,
08:49
[PULL 1/9] hw/loongarch: Remove vga device when loongarch init
,
Song Gao
,
08:49
Re: [PATCH] tests/qtest: npcm7xx-emc-test: Skip checking MAC
,
Thomas Huth
,
08:44
[PATCH] virtio-net: set the max of queue size to 4096 according to the virtio specs, The maximum Queue Size value is 32768 : https://docs.oasis-open.org/virtio/virtio/v1.1/cs01/virtio-v1.1-cs01.html#x1-240006
,
liuhaiwei
,
08:28
[PATCH] vhost-user-blk: fix the resize crash
,
Li Feng
,
08:24
Re: [PATCH v2 08/11] vfio/migration: Remove VFIO migration protocol v1
,
Alex Williamson
,
07:50
Re: [PATCH 5/5] target/loongarch: div if x/0 set dividend to 0
,
gaosong
,
07:45
Re: [PULL 00/10] QAPI patches patches for 2022-09-07
,
Markus Armbruster
,
07:39
Re: [PATCH] target/riscv: Check the correct exception cause in vector GDB stub
,
LIU Zhiwei
,
06:49
Re: [PATCH v2 4/4] scripts: add script to compare compatible properties
,
Maksim Davydov
,
06:42
Re: [PATCH 3/3] virtio-net: set the max of queue size to 4096
,
Michael S. Tsirkin
,
06:23
Re: [PATCH 2/3] virtio-net: update the default and max of rx/tx_queue_size
,
Michael S. Tsirkin
,
06:23
Re: [PATCH 1/3] virtio-net: fix max vring buf size when set ring num
,
Michael S. Tsirkin
,
06:22
Re: [PATCH v4 2/3] module: add Error arguments to module_load_one and module_load_qom_one
,
Philippe Mathieu-Daudé
,
06:18
Re: [PATCH v2 4/4] scripts: add script to compare compatible properties
,
Maksim Davydov
,
06:04
Re: [PATCH 31/51] tests/qtest: Support libqtest to build and run on Windows
,
Bin Meng
,
06:00
Re: [PATCH v2 08/11] vfio/migration: Remove VFIO migration protocol v1
,
Philippe Mathieu-Daudé
,
05:41
[PATCH] migration: Fix a potential guest memory corruption
,
Zhenzhong Duan
,
05:41
[PATCH 2/3] virtio-net: update the default and max of rx/tx_queue_size
,
liuhaiwei
,
05:39
[PATCH 3/3] virtio-net: set the max of queue size to 4096
,
liuhaiwei
,
05:39
[PATCH 1/3] virtio-net: fix max vring buf size when set ring num
,
liuhaiwei
,
05:39
Re: [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
,
David Hildenbrand
,
05:13
Re: [PATCH v4 2/3] module: add Error arguments to module_load_one and module_load_qom_one
,
Claudio Fontana
,
04:45
Re: [PATCH 1/1] s390x/tcg: Fix opcode for lzrf
,
David Hildenbrand
,
04:40
Re: [PATCH v2 08/11] vfio/migration: Remove VFIO migration protocol v1
,
liulongfang
,
04:36
Re: [PATCH v4 2/3] module: add Error arguments to module_load_one and module_load_qom_one
,
Markus Armbruster
,
04:17
Re: [PATCH 1/4] target/m68k: rename M68K_FEATURE_M68000 to M68K_FEATURE_M68K
,
Richard Henderson
,
04:16
Re: [PATCH 3/4] target/m68k: use M68K_FEATURE_MOVEFROMSR_PRIV feature for move_from_sr privilege check
,
Richard Henderson
,
04:15
Re: [PATCH 4/4] target/m68k: always call gen_exit_tb() after writes to SR
,
Richard Henderson
,
04:13
Re: [PATCH 4/4] target/m68k: always call gen_exit_tb() after writes to SR
,
Richard Henderson
,
04:13
Re: [PATCH v9 1/7] include: add zoned device structs
,
Sam Li
,
04:06
Re: [PATCH v9 1/7] include: add zoned device structs
,
Damien Le Moal
,
04:05
subscription
,
Leo Hou
,
04:03
suport sr-iov to virtio-net
,
leohou
,
03:45
suport sr-iov to virtio-net
,
leohou
,
03:43
suport sr-iov to virtio-net
,
leohou
,
03:41
suport sr-iov to virtio-net
,
leohou
,
03:26
Re: [PATCH v1 0/2] introduce qemu_socketpiar()
,
Guoyi Tu
,
03:20
Re: [PATCH v3 1/1] monitor/hmp: print trace as option in help for log command
,
Dongli Zhang
,
02:49
Re: Maximum QMP reply size
,
Markus Armbruster
,
02:45
[PATCH v9 4/4] target/riscv: smstateen knobs
,
Mayuresh Chitale
,
02:30
[PATCH v9 3/4] target/riscv: smstateen check for fcsr
,
Mayuresh Chitale
,
02:29
[PATCH v9 2/4] target/riscv: smstateen check for h/s/envcfg
,
Mayuresh Chitale
,
02:29
[PATCH v9 1/4] target/riscv: Add smstateen support
,
Mayuresh Chitale
,
02:29
[PATCH v9 0/4] RISC-V Smstateen support
,
Mayuresh Chitale
,
02:29
[PATCH v2] ui/console: fix three double frees in png_save()
,
Volker Rümelin
,
02:20
Re: [PATCH v6 2/2] i386: Add notify VM exit support
,
Xiaoyao Li
,
02:12
Re: [PATCH v6 2/2] i386: Add notify VM exit support
,
Chenyi Qiang
,
01:46
September 18, 2022
[PATCH 4/4] cryptodev: Add a lkcf-backend for cryptodev
,
Lei He
,
23:53
[PATCH 3/4] crypto: Support export akcipher to pkcs8
,
Lei He
,
23:53
[PATCH 1/4] virtio-crypto: Support asynchronous mode
,
Lei He
,
23:53
[PATCH 2/4] crypto: Support DER encodings
,
Lei He
,
23:53
[PATCH 0/4] Add a new backend for cryptodev
,
Lei He
,
23:53
Re: [PATCH v9 1/7] include: add zoned device structs
,
Sam Li
,
20:50
Re: [PATCH 00/42] Consolidate PIIX south bridges
,
Bernhard Beschow
,
18:30
Re: [PATCH 26/42] hw/isa/piix4: Make PIIX4's ACPI and USB functions optional
,
Bernhard Beschow
,
17:48
Re: [PATCH 05/42] hw/isa/piix3: Create USB controller in host device
,
Bernhard Beschow
,
17:46
Re: [PATCH v5 16/21] ppc4xx_sdram: Move ppc4xx DDR and DDR2 SDRAM controller models together
,
Philippe Mathieu-Daudé
,
17:36
Re: [PATCH v3 03/20] ppc4xx_sdram: Get rid of the init RAM hack
,
BALATON Zoltan
,
17:35
Re: [PATCH 39/42] hw/isa/piix: Unexport PIIXState
,
Bernhard Beschow
,
17:31
Re: [PATCH v5 16/21] ppc4xx_sdram: Move ppc4xx DDR and DDR2 SDRAM controller models together
,
BALATON Zoltan
,
17:24
Re: [PATCH v5 16/21] ppc4xx_sdram: Move ppc4xx DDR and DDR2 SDRAM controller models together
,
Philippe Mathieu-Daudé
,
17:02
Re: [PATCH v5 18/21] ppc4xx_sdram: Rename local state variable for brevity
,
Philippe Mathieu-Daudé
,
16:51
Re: [PATCH v3 12/12] linux-user: Add parameters of getrandom() syscall for strace
,
Philippe Mathieu-Daudé
,
16:49
Re: [PATCH v3 07/12] linux-user: Fix strace of chmod() if mode == 0
,
Philippe Mathieu-Daudé
,
16:46
Re: [PATCH v3 06/12] linux-user/hppa: Dump IIR on register dump
,
Philippe Mathieu-Daudé
,
16:38
Re: [PATCH v3 04/12] linux-user: Log failing executable in EXCP_DUMP()
,
Philippe Mathieu-Daudé
,
16:37
Re: [PATCH v5 09/21] ppc440_sdram: Split off map/unmap of sdram banks for later reuse
,
Philippe Mathieu-Daudé
,
16:35
Re: [PATCH v5 00/21] ppc4xx_sdram QOMify and clean ups
,
Philippe Mathieu-Daudé
,
16:33
[PATCH v5 20/21] ppc4xx_sdram: Convert DDR SDRAM controller to new bank handling
,
BALATON Zoltan
,
16:25
[PATCH v5 19/21] ppc4xx_sdram: Generalise bank setup
,
BALATON Zoltan
,
16:25
[PATCH v5 18/21] ppc4xx_sdram: Rename local state variable for brevity
,
BALATON Zoltan
,
16:25
[PATCH v5 16/21] ppc4xx_sdram: Move ppc4xx DDR and DDR2 SDRAM controller models together
,
BALATON Zoltan
,
16:24
[PATCH v5 17/21] ppc4xx_sdram: Use hwaddr for memory bank size
,
BALATON Zoltan
,
16:24
[PATCH v5 21/21] ppc4xx_sdram: Add errp parameter to ppc4xx_sdram_banks()
,
BALATON Zoltan
,
16:24
[PATCH v5 15/21] ppc440_sdram: QOM'ify
,
BALATON Zoltan
,
16:24
[PATCH v5 14/21] ppc440_sdram: Move RAM size check to ppc440_sdram_init
,
BALATON Zoltan
,
16:24
[PATCH v5 13/21] ppc4xx_sdram: Rename functions to prevent name clashes
,
BALATON Zoltan
,
16:24
[PATCH v5 12/21] ppc440_sdram: Rename local variable for readability
,
BALATON Zoltan
,
16:24
[PATCH v5 11/21] ppc440_sdram: Get rid of the init RAM hack
,
BALATON Zoltan
,
16:24
[PATCH v5 10/21] ppc440_sdram: Implement enable bit in the DDR2 SDRAM
,
BALATON Zoltan
,
16:24
[PATCH v5 09/21] ppc440_sdram: Split off map/unmap of sdram banks for later reuse
,
BALATON Zoltan
,
16:24
[PATCH v5 08/21] ppc4xx_sdram: Drop extra zeros for readability
,
BALATON Zoltan
,
16:24
[PATCH v5 07/21] ppc4xx_sdram: QOM'ify
,
BALATON Zoltan
,
16:24
[PATCH v5 06/21] ppc4xx_sdram: Move size check to ppc4xx_sdram_init()
,
BALATON Zoltan
,
16:24
[PATCH v5 05/21] ppc440_bamboo: Add missing 4 MiB valid memory size
,
BALATON Zoltan
,
16:24
[PATCH v5 04/21] ppc4xx: Use Ppc4xxSdramBank in ppc4xx_sdram_banks()
,
BALATON Zoltan
,
16:24
[PATCH v5 03/21] ppc4xx_sdram: Get rid of the init RAM hack
,
BALATON Zoltan
,
16:24
[PATCH v5 00/21] ppc4xx_sdram QOMify and clean ups
,
BALATON Zoltan
,
16:24
[PATCH v5 01/21] ppc440_bamboo: Remove unnecessary memsets
,
BALATON Zoltan
,
16:24
[PATCH v5 02/21] ppc4xx: Introduce Ppc4xxSdramBank struct
,
BALATON Zoltan
,
16:24
Re: [PATCH 00/42] Consolidate PIIX south bridges
,
Mark Cave-Ayland
,
16:23
Re: [PATCH 39/42] hw/isa/piix: Unexport PIIXState
,
Mark Cave-Ayland
,
16:21
Re: [PATCH 26/42] hw/isa/piix4: Make PIIX4's ACPI and USB functions optional
,
Mark Cave-Ayland
,
16:11
[PATCH v3 01/12] linux-user: Add missing signals in strace output
,
Helge Deller
,
15:46
[PATCH v3 07/12] linux-user: Fix strace of chmod() if mode == 0
,
Helge Deller
,
15:46
[PATCH v3 08/12] linux-user/hppa: Set TASK_UNMAPPED_BASE to 0xfa000000 for hppa arch
,
Helge Deller
,
15:46
[PATCH v3 03/12] linux-user: Add pidfd_open(), pidfd_send_signal() and pidfd_getfd() syscalls
,
Helge Deller
,
15:46
[PATCH v3 09/12] linux-user: Add strace for clock_nanosleep()
,
Helge Deller
,
15:46
[PATCH v3 04/12] linux-user: Log failing executable in EXCP_DUMP()
,
Helge Deller
,
15:46
[PATCH v3 12/12] linux-user: Add parameters of getrandom() syscall for strace
,
Helge Deller
,
15:46
[PATCH v3 06/12] linux-user/hppa: Dump IIR on register dump
,
Helge Deller
,
15:46
[PATCH v3 10/12] linux-user: Show timespec on strace for futex()
,
Helge Deller
,
15:46
[PATCH v3 11/12] linux-user: Add close_range() syscall
,
Helge Deller
,
15:46
[PATCH v3 05/12] linux-user/hppa: Use EXCP_DUMP() to show enhanced debug info
,
Helge Deller
,
15:46
[PATCH v3 00/12] linux-user: Add more syscalls, enhance tracing & logging enhancements
,
Helge Deller
,
15:46
[PATCH v3 02/12] linux-user: Add missing clock_gettime64() syscall strace
,
Helge Deller
,
15:46
Re: [PATCH 14/42] hw/isa/piix3: Modernize reset handling
,
Mark Cave-Ayland
,
15:44
Re: [PATCH 07/42] hw/intc/i8259: Introduce i8259 proxy "isa-pic"
,
Mark Cave-Ayland
,
15:38
Re: [PULL 00/12] linux-user patches
,
Helge Deller
,
14:53
Re: [PATCH] ui/console: fix three double frees in png_save()
,
Philippe Mathieu-Daudé
,
14:32
Re: [PATCH v11 21/21] job: remove unused functions
,
Emanuele Giuseppe Esposito
,
13:22
Re: [PATCH v11 18/21] job.c: enable job lock/unlock and remove Aiocontext locks
,
Emanuele Giuseppe Esposito
,
13:13
Re: [PATCH v11 13/21] jobs: protect job.aio_context with BQL and job_mutex
,
Emanuele Giuseppe Esposito
,
12:54
Re: [PATCH v11 11/21] jobs: group together API calls under the same job lock
,
Emanuele Giuseppe Esposito
,
12:51
[PATCH 8/8] Ping : hw/gpio Fix license statements in avr_gpio
,
Heecheol Yang
,
12:40
[PATCH] ui/console: fix three double frees in png_save()
,
Volker Rümelin
,
12:23
Re: [PATCH 00/11] ppc/e500: Add support for two types of flash, cleanup
,
Philippe Mathieu-Daudé
,
10:37
Re: [PATCH 08/11] hw/sd/sdhci-internal: Unexport ESDHC defines
,
Philippe Mathieu-Daudé
,
08:19
Re: [PATCH 05/11] hw/ppc/e500: Remove if statement which is now always true
,
Philippe Mathieu-Daudé
,
08:18
Re: [PATCH 03/11] docs/system/ppc/ppce500: Add heading for networking chapter
,
Philippe Mathieu-Daudé
,
08:16
Re: [PATCH 02/11] hw/gpio/meson: Introduce dedicated config switch for hw/gpio/mpc8xxx
,
Philippe Mathieu-Daudé
,
08:15
Re: [PATCH 01/11] hw/ppc/meson: Allow e500 boards to be enabled separately
,
Philippe Mathieu-Daudé
,
08:15
Re: [Bug 1772165] Re: arm raspi2/raspi3 emulation has no USB support
,
Philippe Mathieu-Daudé
,
07:08
Re: [PATCH v3 03/20] ppc4xx_sdram: Get rid of the init RAM hack
,
BALATON Zoltan
,
06:35
Re: [PATCH v3 03/20] ppc4xx_sdram: Get rid of the init RAM hack
,
BALATON Zoltan
,
06:28
Re: [PATCH v4 14/21] ppc440_sdram: Move RAM size check to ppc440_sdram_init
,
BALATON Zoltan
,
05:59
Re: [PATCH 0/3] Add qemu-img checksum command using blkhash
,
Nir Soffer
,
05:36
[PATCH] target/riscv: Check the correct exception cause in vector GDB stub
,
frank . chang
,
04:29
[PATCH] target/i386: fix INSERTQ implementation
,
Paolo Bonzini
,
03:56
Re: [PATCH v3 03/20] ppc4xx_sdram: Get rid of the init RAM hack
,
Cédric Le Goater
,
03:35
Re: [PATCH v3 03/20] ppc4xx_sdram: Get rid of the init RAM hack
,
Cédric Le Goater
,
03:35
[PATCH] target/i386: correctly mask SSE4a bit indices in register operands
,
Paolo Bonzini
,
03:18
September 17, 2022
Re: [PATCH 4/4] target/m68k: always call gen_exit_tb() after writes to SR
,
Philippe Mathieu-Daudé
,
18:29
Re: [PATCH 2/4] target/m68k: increase size of m68k CPU features from uint32_t to uint64_t
,
Philippe Mathieu-Daudé
,
18:27
Re: [PATCH 1/4] target/m68k: rename M68K_FEATURE_M68000 to M68K_FEATURE_M68K
,
Philippe Mathieu-Daudé
,
18:21
Re: [PATCH v4 21/21] ppc4xx_sdram: Add errp parameter to ppc4xx_sdram_banks()
,
Philippe Mathieu-Daudé
,
18:18
Re: [PATCH v4 14/21] ppc440_sdram: Move RAM size check to ppc440_sdram_init
,
Philippe Mathieu-Daudé
,
18:16
Re: [PATCH v4 13/21] ppc4xx_sdram: Rename functions to prevent name clashes
,
Philippe Mathieu-Daudé
,
18:15
Re: [PATCH v4 09/21] ppc440_sdram: Split off map/unmap of sdram banks for later reuse
,
Philippe Mathieu-Daudé
,
18:14
Re: [PATCH v4 08/21] ppc4xx_sdram: Drop extra zeros for readability
,
Philippe Mathieu-Daudé
,
18:12
Re: [PATCH v4 06/21] ppc4xx_sdram: Move size check to ppc4xx_sdram_init()
,
Philippe Mathieu-Daudé
,
17:54
Re: [PATCH v3 1/1] monitor/hmp: print trace as option in help for log command
,
Philippe Mathieu-Daudé
,
17:44
Re: [PATCH v2 3/4] scripts/ci/setup: spice-server only on x86 aarch64
,
Philippe Mathieu-Daudé
,
17:41
Re: [PATCH v2 2/4] scripts/ci/setup: Fix libxen requirements
,
Philippe Mathieu-Daudé
,
17:39
Re: [PATCH] vfio/common: Fix vfio_iommu_type1_info use after free
,
Philippe Mathieu-Daudé
,
17:37
Re: [PATCH 5/7] block/nfs: Fix 32-bit Windows build
,
Philippe Mathieu-Daudé
,
17:32
Re: [PATCH 7/7] .gitlab-ci.d/windows.yml: Test 'make installer' in the CI
,
Philippe Mathieu-Daudé
,
17:31
Re: [PATCH 4/7] .gitlab-ci.d/windows.yml: Drop the sed processing in the 64-bit build
,
Philippe Mathieu-Daudé
,
17:22
Re: [PATCH 2/7] scripts/nsis.py: Fix destination directory name when invoked on Windows
,
Philippe Mathieu-Daudé
,
17:20
Re: [PATCH 1/7] scripts/nsis.py: Drop the unnecessary path separator
,
Philippe Mathieu-Daudé
,
17:18
Re: [PATCH 07/10] hw/ppc/mac.h: Move macio specific atuff out from shared header
,
Philippe Mathieu-Daudé
,
17:17
Re: [PATCH 07/10] hw/ppc/mac.h: Move macio specific atuff out from shared header
,
Philippe Mathieu-Daudé
,
17:16
Re: [PATCH 09/10] hw/ppc/mac.h: Move PROM and KERNEL defines to board code
,
Philippe Mathieu-Daudé
,
17:15
Re: [PATCH 05/10] mac_{old|new}world: Reduce number of QOM casts
,
Philippe Mathieu-Daudé
,
17:13
Re: [PATCH 02/10] mac_oldworld: Drop some more variables
,
Philippe Mathieu-Daudé
,
17:06
Re: [PATCH 01/10] mac_newworld: Drop some variables
,
Philippe Mathieu-Daudé
,
17:05
Re: [PATCH 3/3] hw/riscv: opentitan: Expose the resetvec as a SoC property
,
Philippe Mathieu-Daudé
,
17:03
Re: [PATCH 1/3] target/riscv: Set the CPU resetvec directly
,
Philippe Mathieu-Daudé
,
17:01
Re: [PATCH] Remove unused MAX_IDE_BUS define
,
Philippe Mathieu-Daudé
,
16:58
Re: [PATCH] Remove unused MAX_IDE_BUS define
,
Richard Henderson
,
16:55
Re: [PATCH v2 07/11] acpi/tests/bits: add python test that exercizes QEMU bios tables using biosbits
,
Michael S. Tsirkin
,
16:28
Re: [PULL 00/11] semihosting patch queue
,
Stefan Hajnoczi
,
16:18
Re: [PULL 00/20] target-arm.next patch queue
,
Stefan Hajnoczi
,
16:18
Re: [PATCH v9 3/7] block: add block layer APIs resembling Linux ZonedBlockDevice ioctls
,
Stefan Hajnoczi
,
16:18
Re: [PATCH v9 1/7] include: add zoned device structs
,
Stefan Hajnoczi
,
16:18
Re: [PULL 0/3] hmp queue
,
Stefan Hajnoczi
,
16:18
Re: [PATCH v9 5/7] config: add check to block layer
,
Stefan Hajnoczi
,
16:18
Re: [PULL 00/12] linux-user patches
,
Stefan Hajnoczi
,
16:11
Re: [PULL 00/12] linux-user patches
,
Philippe Mathieu-Daudé
,
15:31
Re: [PATCH v2] hw/display: load the correct ROM file for isa-vga device
,
Philippe Mathieu-Daudé
,
15:26
Re: [PATCH v2] hw/display: load the correct ROM file for isa-vga device
,
Liav Albani
,
11:06
Re: [PATCH v2] hw/display: load the correct ROM file for isa-vga device
,
Liav Albani
,
10:40
[PATCH v2] hw/display: load the correct ROM file for isa-vga device
,
Liav Albani
,
10:33
Re: [PULL 00/12] linux-user patches
,
Stefan Hajnoczi
,
10:27
Re: [PATCH] hw/display: load the correct ROM file for isa-vga device
,
Liav Albani
,
10:10
[PATCH] hw/display: load the correct ROM file for isa-vga device
,
Liav Albani
,
10:07
[PATCH 2/2] audio: remove abort() in audio_bug()
,
Volker Rümelin
,
09:17
[PATCH 1/2] Revert "audio: Log context for audio bug"
,
Volker Rümelin
,
09:17
[PATCH 0/2] audio: prevent a class of guest-triggered aborts
,
Volker Rümelin
,
09:15
Re: [PATCH 2/4] target/m68k: increase size of m68k CPU features from uint32_t to uint64_t
,
BALATON Zoltan
,
08:09
[PATCH] Remove unused MAX_IDE_BUS define
,
BALATON Zoltan
,
07:51
[PATCH 4/4] target/m68k: always call gen_exit_tb() after writes to SR
,
Mark Cave-Ayland
,
07:25
[PATCH 3/4] target/m68k: use M68K_FEATURE_MOVEFROMSR_PRIV feature for move_from_sr privilege check
,
Mark Cave-Ayland
,
07:25
[PATCH 2/4] target/m68k: increase size of m68k CPU features from uint32_t to uint64_t
,
Mark Cave-Ayland
,
07:25
[PATCH 1/4] target/m68k: rename M68K_FEATURE_M68000 to M68K_FEATURE_M68K
,
Mark Cave-Ayland
,
07:25
[PATCH 0/4] target/m68k: MacOS supervisor/user mode switch fixes
,
Mark Cave-Ayland
,
07:25
Re: [PATCH 2/5] target/loongarch: bstrins.w need set dest register EXT_SIGN
,
Qi Hu
,
06:56
Re: [PATCH 5/5] target/loongarch: div if x/0 set dividend to 0
,
Richard Henderson
,
06:12
Re: [PATCH 2/5] target/loongarch: bstrins.w need set dest register EXT_SIGN
,
gaosong
,
05:16
Re: [PATCH 5/5] target/loongarch: div if x/0 set dividend to 0
,
gaosong
,
05:12
Re: [PATCH 5/5] target/loongarch: div if x/0 set dividend to 0
,
Qi Hu
,
04:59
Re: [PATCH 2/5] target/loongarch: bstrins.w need set dest register EXT_SIGN
,
Qi Hu
,
04:41
Re: [RFC PATCH 3/4] hw/intc/gic: use MxTxAttrs to divine accessing CPU
,
Richard Henderson
,
04:33
Re: [PATCH] RISC-V: Add support for Ztso
,
Palmer Dabbelt
,
04:22
Re: [PATCH] RISC-V: Add support for Ztso
,
Richard Henderson
,
04:02
[PATCH v2] RISC-V: Add support for Ztso
,
Palmer Dabbelt
,
04:00
[PATCH 5/5] target/loongarch: div if x/0 set dividend to 0
,
Song Gao
,
04:00
[PATCH 1/5] target/loongarch: ftint_xxx insns set the result high 32bit 0xffffffff
,
Song Gao
,
04:00
[PATCH 0/5] Fix some bugs
,
Song Gao
,
04:00
[PATCH 3/5] target/loongarch: Fix fnm{sub/add}_{s/d} set wrong flags
,
Song Gao
,
04:00
[PATCH 4/5] target/loongarch: flogb_{s/d} add set float_flag_divbyzero
,
Song Gao
,
04:00
[PATCH 2/5] target/loongarch: bstrins.w need set dest register EXT_SIGN
,
Song Gao
,
04:00
[RISU PATCH 1/5] risu: Use alternate stack
,
Song Gao
,
03:44
[RISU PATCH 2/5] loongarch: Add LoongArch basic test support
,
Song Gao
,
03:43
[RISU PATCH 4/5] loongarch: Add risufile with loongarch instructions
,
Song Gao
,
03:43
[RISU PATCH 5/5] loongarch: Add block 'safefloat' and nanbox_s()
,
Song Gao
,
03:43
[RISU PATCH 3/5] loongarch: Implement risugen module
,
Song Gao
,
03:43
[RISU PATCH 0/5] Add LoongArch architectures support
,
Song Gao
,
03:43
Re: [PATCH] docs/devel: remove incorrect claim about git send-email
,
Alyssa Ross
,
03:14
Re: [PATCH] docs/devel: remove incorrect claim about git send-email
,
Alyssa Ross
,
03:13
September 16, 2022
Re: [PATCH v3 2/2] target/i386: Raise #GP on unaligned m128 accesses when required.
,
Ricky Zhou
,
22:15
Re: [RFC] hw/registerfields: add `FIELDx_1CLEAR()` macro
,
Wilfred Mallawa
,
21:14
Re: [PATCH 3/3] hw/riscv: opentitan: Expose the resetvec as a SoC property
,
Wilfred Mallawa
,
20:57
Re: [PATCH 2/3] hw/riscv: opentitan: Fixup resetvec
,
Wilfred Mallawa
,
20:53
Re: [PATCH 1/3] target/riscv: Set the CPU resetvec directly
,
Wilfred Mallawa
,
20:53
[PATCH v1 3/3] ui/gtk: Add a new parameter to assign connectors/monitors to GFX VCs
,
Vivek Kasireddy
,
20:27
[PATCH v1 0/3] ui/gtk: Add a new parameter to assign connectors/monitors to Guests' windows
,
Vivek Kasireddy
,
20:27
[PATCH v1 1/3] ui/gtk: Disable the scanout when a detached tab is closed
,
Vivek Kasireddy
,
20:27
[PATCH v1 2/3] ui/gtk: Factor out tab window creation into a separate function
,
Vivek Kasireddy
,
20:27
[PATCH 07/10] hw/ppc/mac.h: Move macio specific atuff out from shared header
,
BALATON Zoltan
,
19:07
[PATCH 09/10] hw/ppc/mac.h: Move PROM and KERNEL defines to board code
,
BALATON Zoltan
,
19:07
[PATCH 10/10] hw/ppc/mac.h: Rename to include/hw/nvram/mac_nvram.h
,
BALATON Zoltan
,
19:07
[PATCH 05/10] mac_{old|new}world: Reduce number of QOM casts
,
BALATON Zoltan
,
19:07
[PATCH 08/10] hw/ppc/mac.h: Move grackle-pcihost declaration out from shared header
,
BALATON Zoltan
,
19:07
[PATCH 03/10] mac_{old|new}world: Set default values for some local variables
,
BALATON Zoltan
,
19:07
[PATCH 01/10] mac_newworld: Drop some variables
,
BALATON Zoltan
,
19:07
[PATCH 06/10] hw/ppc/mac.h: Move newworld specific atuff out from shared header
,
BALATON Zoltan
,
19:07
[PATCH 04/10] mac_newworld: Simplify creation of Uninorth devices
,
BALATON Zoltan
,
19:07
[PATCH 02/10] mac_oldworld: Drop some more variables
,
BALATON Zoltan
,
19:07
[PATCH 00/10] Misc ppc/mac machines clean up
,
BALATON Zoltan
,
19:07
Re: [PATCH v6 2/2] i386: Add notify VM exit support
,
Peter Xu
,
17:57
Re: [PATCH v5 00/13] Instantiate VT82xx functions in host device
,
Bernhard Beschow
,
13:54
Re: [PATCH 10/11] hw/sd/sdhci: Implement Freescale eSDHC device model
,
Bernhard Beschow
,
13:27
Re: [PATCH 04/11] hw/ppc/mpc8544ds: Add platform bus
,
Bernhard Beschow
,
13:20
Re: [PATCH 09/11] hw/sd/sdhci: Rename ESDHC_* defines to USDHC_*
,
Bernhard Beschow
,
13:11
Re: [PATCH 07/11] hw/ppc/e500: Implement pflash handling
,
Bernhard Beschow
,
13:05
Re: [PATCH 11/11] hw/ppc/e500: Add Freescale eSDHC to e500 boards
,
Bernhard Beschow
,
12:15
Re: [PATCH 00/11] ppc/e500: Add support for two types of flash, cleanup
,
Bernhard Beschow
,
12:08
Re: [PATCH v2 07/11] acpi/tests/bits: add python test that exercizes QEMU bios tables using biosbits
,
Ani Sinha
,
12:01
Re: Maximum QMP reply size
,
Daniel P . Berrangé
,
11:36
Re: [RFC PATCH 3/4] hw/intc/gic: use MxTxAttrs to divine accessing CPU
,
Alex Bennée
,
11:34
Re: [PATCH 00/11] ppc/e500: Add support for two types of flash, cleanup
,
Bin Meng
,
11:27
Re: [PATCH 11/11] hw/ppc/e500: Add Freescale eSDHC to e500 boards
,
Bin Meng
,
11:26
Re: [PATCH v2 21/30] Deprecate 32 bit big-endian MIPS
,
Philippe Mathieu-Daudé
,
11:20
Re: [RFC PATCH 1/4] hw: encode accessing CPU index in MemTxAttrs
,
Peter Maydell
,
11:19
Re: [PATCH 10/11] hw/sd/sdhci: Implement Freescale eSDHC device model
,
Bin Meng
,
11:15
Re: Maximum QMP reply size
,
Peter Maydell
,
11:12
Re: [PATCH v4 2/3] module: add Error arguments to module_load_one and module_load_qom_one
,
Claudio Fontana
,
11:06
[PATCH] Hexagon (tests/tcg/hexagon): add fmin/fmax tests for signed zero
,
Matheus Tavares Bernardino
,
11:06
Re: [PATCH 07/11] hw/ppc/e500: Implement pflash handling
,
Bin Meng
,
11:00
Re: [RFC PATCH 3/4] hw/intc/gic: use MxTxAttrs to divine accessing CPU
,
Philippe Mathieu-Daudé
,
10:49
Re: [PATCH] mem/cxl_type3: fix GPF DVSEC
,
Jonathan Cameron
,
10:49
Re: [RFC PATCH 2/4] qtest: make read/write operation appear to be from CPU
,
Philippe Mathieu-Daudé
,
10:40
Re: [PATCH] .gitignore: add .cache/ to .gitignore
,
Philippe Mathieu-Daudé
,
10:37
Re: [PATCH v5 00/13] Instantiate VT82xx functions in host device
,
Philippe Mathieu-Daudé
,
10:36
Re: [PATCH v5 11/13] hw/mips/fuloong2e: Inline vt82c686b_southbridge_init() and remove it
,
Philippe Mathieu-Daudé
,
10:35
Re: [PATCH v5 13/13] hw/isa/vt82c686: Create rtc-time alias in boards instead
,
Philippe Mathieu-Daudé
,
10:34
Re: [PATCH 22/27] qapi stats: Elide redundant has_FOO in generated C
,
Mark Kanda
,
10:30
Re: [PATCH] hw/xen: set pci Atomic Ops requests for passthrough device
,
Paul Durrant
,
10:27
Re: [PATCH v4 2/3] module: add Error arguments to module_load_one and module_load_qom_one
,
Markus Armbruster
,
10:26
Re: [PATCH 2/3] vdpa: load vlan configuration at NIC startup
,
Eugenio Perez Martin
,
09:46
[PATCH qboot] Place setup_data at location specified by host
,
Jason A. Donenfeld
,
09:36
Re: [PATCH v8 3/8] KVM: Add KVM_EXIT_MEMORY_FAULT exit
,
Bagas Sanjaya
,
09:36
Re: [PATCH v8 2/8] KVM: Extend the memslot to support fd-based private memory
,
Bagas Sanjaya
,
09:36
Re: [RFC PATCH v2] gdbstub: only send stop-reply packets when allowed to
,
Alex Bennée
,
09:26
Re: [PATCH v3 4/5] acpi/nvdimm: Implement ACPI NVDIMM Label Methods
,
Robert Hoo
,
09:16
Re: [PATCH] RISC-V: Add support for Ztso
,
Palmer Dabbelt
,
08:53
Re: [RFC PATCH v2] gdbstub: only send stop-reply packets when allowed to
,
Alex Bennée
,
07:03
Re: [PATCH v3] audio: add help option for -audio and -audiodev
,
Claudio Fontana
,
06:50
Re: [PATCH v4 2/3] module: add Error arguments to module_load_one and module_load_qom_one
,
Claudio Fontana
,
06:48
Re: [PATCH v3] audio: add help option for -audio and -audiodev
,
Markus Armbruster
,
06:43
Re: [PATCH 05/27] qapi tests: Elide redundant has_FOO in generated C
,
Markus Armbruster
,
06:36
Re: [PATCH v2 21/30] Deprecate 32 bit big-endian MIPS
,
Daniel P . Berrangé
,
06:23
Re: [PATCH v2 21/30] Deprecate 32 bit big-endian MIPS
,
Alex Bennée
,
06:11
Re: [PATCH v2 21/30] Deprecate 32 bit big-endian MIPS
,
Pierre Muller
,
06:10
Re: [PATCH 09/11] hw/sd/sdhci: Rename ESDHC_* defines to USDHC_*
,
Bin Meng
,
06:07
Re: [PATCH 08/11] hw/sd/sdhci-internal: Unexport ESDHC defines
,
Bin Meng
,
06:05
Re: [PATCH v8 3/8] KVM: Add KVM_EXIT_MEMORY_FAULT exit
,
Chao Peng
,
05:59
Re: [PATCH v8 2/8] KVM: Extend the memslot to support fd-based private memory
,
Chao Peng
,
05:59
Re: [PATCH 06/27] qapi acpi: Elide redundant has_FOO in generated C
,
Markus Armbruster
,
05:36
Re: [PATCH 06/27] qapi acpi: Elide redundant has_FOO in generated C
,
Ani Sinha
,
05:32
Re: [PATCH v4 2/3] module: add Error arguments to module_load_one and module_load_qom_one
,
Markus Armbruster
,
05:28
Re: [PATCH 07/27] qapi audio: Elide redundant has_FOO in generated C
,
Daniel P . Berrangé
,
05:14
Re: [PATCH 04/11] RISC-V: Adding T-Head Bitmanip instructions
,
LIU Zhiwei
,
05:13
Re: [PATCH 09/27] qapi char: Elide redundant has_FOO in generated C
,
Daniel P . Berrangé
,
05:09
Re: [PATCH 27/27] qapi: Drop temporary logic to support conversion step by step
,
Daniel P . Berrangé
,
05:05
Re: [PATCH 25/27] qapi ui: Elide redundant has_FOO in generated C
,
Daniel P . Berrangé
,
05:05
Re: [PATCH 10/27] qapi crypto: Elide redundant has_FOO in generated C
,
Daniel P . Berrangé
,
05:03
Re: [PATCH 06/27] qapi acpi: Elide redundant has_FOO in generated C
,
Daniel P . Berrangé
,
04:59
Re: [PATCH 05/27] qapi tests: Elide redundant has_FOO in generated C
,
Daniel P . Berrangé
,
04:54
Re: [PATCH 04/27] qapi: Start to elide redundant has_FOO in generated C
,
Daniel P . Berrangé
,
04:51
Re: [PATCH 03/27] docs/devel/qapi-code-gen: Extend example for next commit's change
,
Daniel P . Berrangé
,
04:47
Re: [PATCH 06/27] qapi acpi: Elide redundant has_FOO in generated C
,
Ani Sinha
,
04:45
[PATCH] migration/ram: Fix memory leak when using x-ignore-shared
,
Nikolay Borisov
,
04:44
Re: [PATCH 02/27] qapi: Tidy up whitespace in generated code
,
Daniel P . Berrangé
,
04:44
Re: [PATCH 12/27] qapi job: Elide redundant has_FOO in generated C
,
Vladimir Sementsov-Ogievskiy
,
04:43
Re: [PATCH 00/27] qapi: Elide redundant has_FOO in generated C
,
Vladimir Sementsov-Ogievskiy
,
04:42
Re: [PATCH 01/27] docs/devel/qapi-code-gen: Update example to match current code
,
Daniel P . Berrangé
,
04:38
Re: [PATCH v2 21/30] Deprecate 32 bit big-endian MIPS
,
Richard Henderson
,
04:38
Re: [PATCH 06/27] qapi acpi: Elide redundant has_FOO in generated C
,
Daniel P . Berrangé
,
04:38
Re: [PATCH 06/27] qapi acpi: Elide redundant has_FOO in generated C
,
Ani Sinha
,
04:21
Re: [PATCH 06/27] qapi acpi: Elide redundant has_FOO in generated C
,
Markus Armbruster
,
04:19
Re: [PATCH v4 2/3] module: add Error arguments to module_load_one and module_load_qom_one
,
Claudio Fontana
,
04:17
Re: [PATCH v4 2/3] module: add Error arguments to module_load_one and module_load_qom_one
,
Richard Henderson
,
04:13
Re: [PATCH v2 21/30] Deprecate 32 bit big-endian MIPS
,
Pierre Muller
,
04:09
Re: [PATCH 06/27] qapi acpi: Elide redundant has_FOO in generated C
,
Ani Sinha
,
04:00
Re: [PATCH 02/11] RISC-V: Adding T-Head CMO instructions
,
Richard Henderson
,
03:59
Re: [PATCH 06/27] qapi acpi: Elide redundant has_FOO in generated C
,
Igor Mammedov
,
03:50
Re: [PATCH v3 4/5] acpi/nvdimm: Implement ACPI NVDIMM Label Methods
,
Igor Mammedov
,
03:38
Re: [PATCH v4 1/2] x86: return modified setup_data only if read as memory, not as file
,
Ard Biesheuvel
,
03:15
Re: [PATCH v4 for 7.2 00/22] virtio-gpio and various virtio cleanups
,
Alex Bennée
,
02:52
Re: [PATCH 02/11] RISC-V: Adding T-Head CMO instructions
,
LIU Zhiwei
,
02:44
Re: [PATCH 06/11] hw/block/pflash_cfi01: Error out if device length isn't a power of two
,
Bin Meng
,
02:25
Re: [PATCH 01/11] riscv: Add privilege level to DisasContext
,
LIU Zhiwei
,
02:22
Re: [PATCH 05/11] hw/ppc/e500: Remove if statement which is now always true
,
Bin Meng
,
02:18
Re: [PATCH 04/11] hw/ppc/mpc8544ds: Add platform bus
,
Bin Meng
,
02:16
Re: [PATCH 01/11] riscv: Add privilege level to DisasContext
,
Richard Henderson
,
02:05
Re: [PATCH 01/11] riscv: Add privilege level to DisasContext
,
Richard Henderson
,
02:00
Re: [PATCH v2 4/4] scripts: add script to compare compatible properties
,
Markus Armbruster
,
01:57
Re: [PATCH] keyval: Print types on merge inconsistency
,
Markus Armbruster
,
01:47
September 15, 2022
Re: [PATCH 01/11] riscv: Add privilege level to DisasContext
,
LIU Zhiwei
,
22:52
Re: [PATCH 02/11] RISC-V: Adding T-Head CMO instructions
,
LIU Zhiwei
,
22:48
Re: [PATCH 03/11] docs/system/ppc/ppce500: Add heading for networking chapter
,
Bin Meng
,
22:43
Re: [PATCH v2 1/8] target/riscv: debug: Determine the trigger type from tdata1.type
,
LIU Zhiwei
,
22:43
Re: [PATCH v2 6/8] target/riscv: debug: Create common trigger actions function
,
LIU Zhiwei
,
22:41
Re: [PATCH 02/11] hw/gpio/meson: Introduce dedicated config switch for hw/gpio/mpc8xxx
,
Bin Meng
,
22:40
Re: [PATCH 01/11] hw/ppc/meson: Allow e500 boards to be enabled separately
,
Bin Meng
,
22:38
Re: [PATCH v2 5/8] target/riscv: debug: Introduce tinfo CSR
,
LIU Zhiwei
,
22:27
Re: [PATCH v3 4/5] acpi/nvdimm: Implement ACPI NVDIMM Label Methods
,
Robert Hoo
,
22:27
Re: [PATCH v2 4/8] target/riscv: debug: Restrict the range of tselect value can be written
,
LIU Zhiwei
,
22:00
Re: [PATCH v2 3/8] target/riscv: debug: Introduce tdata1, tdata2, and tdata3 CSRs
,
LIU Zhiwei
,
21:59
Re: [PATCH v2 2/8] target/riscv: debug: Introduce build_tdata1() to build tdata1 register content
,
LIU Zhiwei
,
21:55
Re: [PATCH v2 1/8] target/riscv: debug: Determine the trigger type from tdata1.type
,
LIU Zhiwei
,
21:54
RE: [RFC PATCH v2] gdbstub: only send stop-reply packets when allowed to
,
Brian Cain
,
20:59
Re: [PATCH 0/7] nsis: gitlab-ci: Improve QEMU Windows installer packaging
,
Bin Meng
,
20:35
[PATCH v2] virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events.
,
Venu Busireddy
,
19:33
Re: [PATCH 23/27] qapi tpm: Elide redundant has_FOO in generated C
,
Stefan Berger
,
17:12
[PATCH 27/27] qapi: Drop temporary logic to support conversion step by step
,
Markus Armbruster
,
16:43
[PATCH 25/27] qapi ui: Elide redundant has_FOO in generated C
,
Markus Armbruster
,
16:43
[PATCH 13/27] qapi machine: Elide redundant has_FOO in generated C
,
Markus Armbruster
,
16:43
[PATCH 22/27] qapi stats: Elide redundant has_FOO in generated C
,
Markus Armbruster
,
16:43
[PATCH 10/27] qapi crypto: Elide redundant has_FOO in generated C
,
Markus Armbruster
,
16:43
[PATCH 26/27] qapi qga: Elide redundant has_FOO in generated C
,
Markus Armbruster
,
16:43
[PATCH 06/27] qapi acpi: Elide redundant has_FOO in generated C
,
Markus Armbruster
,
16:43
[PATCH 01/27] docs/devel/qapi-code-gen: Update example to match current code
,
Markus Armbruster
,
16:43
[PATCH 20/27] qapi rocker: Elide redundant has_FOO in generated C
,
Markus Armbruster
,
16:43
[PATCH 23/27] qapi tpm: Elide redundant has_FOO in generated C
,
Markus Armbruster
,
16:43
[PATCH 16/27] qapi net: Elide redundant has_FOO in generated C
,
Markus Armbruster
,
16:43
[PATCH 18/27] qapi qdev qom: Elide redundant has_FOO in generated C
,
Markus Armbruster
,
16:43
[PATCH 12/27] qapi job: Elide redundant has_FOO in generated C
,
Markus Armbruster
,
16:43
[PATCH 24/27] qapi transaction: Elide redundant has_FOO in generated C
,
Markus Armbruster
,
16:43
[PATCH 21/27] qapi run-state: Elide redundant has_FOO in generated C
,
Markus Armbruster
,
16:43
[PATCH 03/27] docs/devel/qapi-code-gen: Extend example for next commit's change
,
Markus Armbruster
,
16:43
[PATCH 14/27] qapi migration: Elide redundant has_FOO in generated C
,
Markus Armbruster
,
16:43
[PATCH 07/27] qapi audio: Elide redundant has_FOO in generated C
,
Markus Armbruster
,
16:43
[PATCH 15/27] qapi misc: Elide redundant has_FOO in generated C
,
Markus Armbruster
,
16:43
[PATCH 08/27] qapi block: Elide redundant has_FOO in generated C
,
Markus Armbruster
,
16:43
[PATCH 19/27] qapi replay: Elide redundant has_FOO in generated C
,
Markus Armbruster
,
16:43
[PATCH 04/27] qapi: Start to elide redundant has_FOO in generated C
,
Markus Armbruster
,
16:43
[PATCH 17/27] qapi pci: Elide redundant has_FOO in generated C
,
Markus Armbruster
,
16:43
[PATCH 05/27] qapi tests: Elide redundant has_FOO in generated C
,
Markus Armbruster
,
16:43
[PATCH 00/27] qapi: Elide redundant has_FOO in generated C
,
Markus Armbruster
,
16:43
[PATCH 02/27] qapi: Tidy up whitespace in generated code
,
Markus Armbruster
,
16:43
[PATCH 11/27] qapi dump: Elide redundant has_FOO in generated C
,
Markus Armbruster
,
16:43
[PATCH 09/27] qapi char: Elide redundant has_FOO in generated C
,
Markus Armbruster
,
16:43
Re: [PATCH RFC 01/13] migration: Use non-atomic ops for clear log bitmap
,
Peter Xu
,
15:44
Re: [PATCH RFC 02/13] migration: Add postcopy_preempt_active()
,
Dr. David Alan Gilbert
,
14:50
Re: [PATCH RFC 01/13] migration: Use non-atomic ops for clear log bitmap
,
Dr. David Alan Gilbert
,
14:50
[PATCH] mem/cxl_type3: fix GPF DVSEC
,
Tong Zhang
,
13:59
[PATCH] vfio/common: Fix vfio_iommu_type1_info use after free
,
Alex Williamson
,
13:18
Re: [PATCH v2 1/4] scripts/ci/setup: ninja missing from build-environment
,
Thomas Huth
,
11:54
[PULL 3/3] hmp: Fix ordering of text
,
Dr. David Alan Gilbert (git)
,
11:46
[PULL 1/3] monitor: Support specified vCPU registers
,
Dr. David Alan Gilbert (git)
,
11:46
[PULL 2/3] monitor/hmp: print trace as option in help for log command
,
Dr. David Alan Gilbert (git)
,
11:46
[PULL 0/3] hmp queue
,
Dr. David Alan Gilbert (git)
,
11:46
[PATCH 11/11] hw/ppc/e500: Add Freescale eSDHC to e500 boards
,
Bernhard Beschow
,
11:26
[PATCH 10/11] hw/sd/sdhci: Implement Freescale eSDHC device model
,
Bernhard Beschow
,
11:26
[PATCH 08/11] hw/sd/sdhci-internal: Unexport ESDHC defines
,
Bernhard Beschow
,
11:26
[PATCH 09/11] hw/sd/sdhci: Rename ESDHC_* defines to USDHC_*
,
Bernhard Beschow
,
11:26
[PATCH 07/11] hw/ppc/e500: Implement pflash handling
,
Bernhard Beschow
,
11:26
[PATCH 06/11] hw/block/pflash_cfi01: Error out if device length isn't a power of two
,
Bernhard Beschow
,
11:26
[PATCH 05/11] hw/ppc/e500: Remove if statement which is now always true
,
Bernhard Beschow
,
11:26
[PATCH 04/11] hw/ppc/mpc8544ds: Add platform bus
,
Bernhard Beschow
,
11:26
[PATCH 03/11] docs/system/ppc/ppce500: Add heading for networking chapter
,
Bernhard Beschow
,
11:26
[PATCH 02/11] hw/gpio/meson: Introduce dedicated config switch for hw/gpio/mpc8xxx
,
Bernhard Beschow
,
11:25
[PATCH 01/11] hw/ppc/meson: Allow e500 boards to be enabled separately
,
Bernhard Beschow
,
11:25
[PATCH 00/11] ppc/e500: Add support for two types of flash, cleanup
,
Bernhard Beschow
,
11:25
Re: Maximum QMP reply size
,
Dr. David Alan Gilbert
,
11:21
Re: [PATCH v11 05/21] job.c: add job_lock/unlock while keeping job.h intact
,
Vladimir Sementsov-Ogievskiy
,
11:13
Re: [PATCH v11 18/21] job.c: enable job lock/unlock and remove Aiocontext locks
,
Vladimir Sementsov-Ogievskiy
,
10:52
[PATCH v8 8/8] KVM: Enable and expose KVM_MEM_PRIVATE
,
Chao Peng
,
10:35
[PATCH v8 7/8] KVM: Handle page fault for private memory
,
Chao Peng
,
10:35
[PATCH v8 6/8] KVM: Update lpage info when private/shared memory are mixed
,
Chao Peng
,
10:35
[PATCH v8 5/8] KVM: Register/unregister the guest private memory regions
,
Chao Peng
,
10:35
[PATCH v8 4/8] KVM: Use gfn instead of hva for mmu_notifier_retry
,
Chao Peng
,
10:34
[PATCH v8 2/8] KVM: Extend the memslot to support fd-based private memory
,
Chao Peng
,
10:34
[PATCH v8 3/8] KVM: Add KVM_EXIT_MEMORY_FAULT exit
,
Chao Peng
,
10:34
[PATCH v8 0/8] KVM: mm: fd-based approach for supporting KVM
,
Chao Peng
,
10:34
[PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
,
Chao Peng
,
10:34
Re: [PATCH] hw/virtio/vhost-user: support obtain vdpa device's mac address automatically
,
address@hidden
,
09:22
Re: [PATCH v2 0/8] AArch64/HMAT support and tests
,
Yicong Yang
,
09:22
Cannot get Qemu to move past "Booting from ROM"?
,
Evan Sherlock
,
09:22
[PATCH v3 2/5] tests/x86: Add 'q35' machine type to ivshmem-test
,
Michael Labiuk
,
09:15
[PATCH v3 1/5] tests/x86: Add subtest with 'q35' machine type to device-plug-test
,
Michael Labiuk
,
09:14
[PATCH v3 5/5] tests/x86: Add 'q35' machine type to override-tests in hd-geo-test
,
Michael Labiuk
,
09:14
[PATCH v3 4/5] tests/x86: Add 'q35' machine type to hotplug hd-geo-test
,
Michael Labiuk
,
09:14
[PATCH v3 0/5] Add 'q35' machine type to hotplug tests
,
Michael Labiuk
,
09:14
[PATCH v3 3/5] tests/x86: Add 'q35' machine type to drive_del-test
,
Michael Labiuk
,
09:14
Re: [PATCH] hmp: Fix ordering of text
,
Dr. David Alan Gilbert
,
09:14
Re: [PATCH V4 1/3] hw/arm, loongarch: Move load_image_to_fw_cfg() to common location
,
gaosong
,
08:56
Re: [PATCH V4 1/3] hw/arm, loongarch: Move load_image_to_fw_cfg() to common location
,
Sunil V L
,
07:59
Re: [PATCH] hmp: Fix ordering of text
,
Daniel P . Berrangé
,
07:57
Re: [PATCH] bugfix:migrate with block-dirty-bitmap (disk size is big enough) can't be finished
,
Vladimir Sementsov-Ogievskiy
,
07:46
Re: [PATCH v2 3/6] vhost-net: vhost-user: update vhost_net_virtqueue_reset()
,
Xuan Zhuo
,
07:23
Re: [PATCH v3 1/1] monitor/hmp: print trace as option in help for log command
,
Dr. David Alan Gilbert
,
07:20
Re: [PATCH v4 0/1] monitor: Support specified vCPU registers
,
Dr. David Alan Gilbert
,
07:00
Re: [PATCH v2] tcg/ppc: Optimize 26-bit jumps
,
Richard Henderson
,
06:39
Re: [PATCH v9 1/7] include: add zoned device structs
,
Sam Li
,
06:06
[PATCH v6 2/2] i386: Add notify VM exit support
,
Chenyi Qiang
,
05:22
[PATCH v6 1/2] i386: kvm: extend kvm_{get, put}_vcpu_events to support pending triple fault
,
Chenyi Qiang
,
05:22
[PATCH v6 0/2] Enable notify VM exit
,
Chenyi Qiang
,
05:22
[PATCH v3 1/2] configure: Add -Wno-gnu-variable-sized-type-not-at-end
,
Chenyi Qiang
,
05:04
[PATCH v3 2/2] Update linux headers to v6.0-rc4
,
Chenyi Qiang
,
05:04
[PATCH v3 0/2] Update linux headers to v6.0-rc4 and fix the clang build error
,
Chenyi Qiang
,
05:04
Re: [PATCH v4 2/3] module: add Error arguments to module_load_one and module_load_qom_one
,
Claudio Fontana
,
04:43
Re: [PATCH v2 30/30] tests/docker: remove the Debian base images
,
Richard Henderson
,
04:42
Re: [PATCH v2 29/30] tests/docker: remove FROM qemu/ support from docker.py
,
Richard Henderson
,
04:41
Re: [PATCH v2 28/30] tests/docker: update and flatten debian-toolchain
,
Richard Henderson
,
04:40
Re: [PATCH v2 27/30] tests/docker: update and flatten debian-hexagon-cross
,
Richard Henderson
,
04:39
Re: [PATCH v2 23/30] tests/docker: update and flatten debian-all-test-cross
,
Richard Henderson
,
04:37
Re: [PATCH v2 22/30] tests/docker: flatten debian-riscv64-test-cross
,
Richard Henderson
,
04:35
Re: [PATCH v2 21/30] Deprecate 32 bit big-endian MIPS
,
Richard Henderson
,
04:34
Re: [PATCH v2 18/30] configure: explicitly set cflags for --disable-pie
,
Richard Henderson
,
04:27
Re: [PATCH v2 07/30] tests/avocado: reduce the default timeout to 120s
,
Richard Henderson
,
04:25
Re: [PATCH v2 06/30] tests/avocado: split the AST2x00Machine classes
,
Richard Henderson
,
04:24
Re: [PATCH v2 05/30] tests/avocado: add explicit timeout for ppc64le TCG tests
,
Richard Henderson
,
04:22
Re: [PATCH v2 03/30] tests/avocado: add explicit timeout for Aarch64 TCG tests
,
Richard Henderson
,
04:22
Re: [PATCH v2 01/30] gitlab: reduce targets in cross_user_build_job
,
Richard Henderson
,
04:21
Re: [RFC PATCH 4/4] hw/timer: convert mptimer access to attrs to derive cpu index
,
Richard Henderson
,
04:17
Re: [RFC PATCH 3/4] hw/intc/gic: use MxTxAttrs to divine accessing CPU
,
Richard Henderson
,
04:16
Re: [RFC PATCH 2/4] qtest: make read/write operation appear to be from CPU
,
Richard Henderson
,
04:16
Re: [RFC PATCH 1/4] hw: encode accessing CPU index in MemTxAttrs
,
Richard Henderson
,
04:07
Re: [PATCH v9 1/7] include: add zoned device structs
,
Eric Blake
,
04:05
Re: [PATCH v2 20/30] gitlab-ci: update aarch32/aarch64 custom runner jobs
,
Thomas Huth
,
03:42
Re: [PATCH v2 19/30] gitlab-ci/custom-runners: Disable -static-pie for ubuntu-20.04-aarch64
,
Thomas Huth
,
03:41
Re: [PATCH v2 15/30] tests/docker: remove tricore qemu/debian10 dependency
,
Thomas Huth
,
03:40
Re: [PATCH 30/37] target/i386: reimplement 0x0f 0x10-0x17, add AVX
,
Richard Henderson
,
02:51
Re: [PATCH 28/37] target/i386: reimplement 0x0f 0x38, add AVX
,
Richard Henderson
,
02:51
Re: [PATCH 27/37] target/i386: Use tcg gvec ops for pmovmskb
,
Richard Henderson
,
02:48
Re: [PATCH 1/1] s390x/tcg: Fix opcode for lzrf
,
Thomas Huth
,
02:07
September 14, 2022
Re: [PATCH 2/3] vdpa: load vlan configuration at NIC startup
,
Jason Wang
,
22:45
Re: [PATCH 2/3] vdpa: load vlan configuration at NIC startup
,
Jason Wang
,
22:41
Re: [PATCH v2 3/6] vhost-net: vhost-user: update vhost_net_virtqueue_reset()
,
Jason Wang
,
22:12
Re:Re: [PATCH] bugfix:migrate with block-dirty-bitmap (disk size is big enough) can't be finished
,
liuhaiwei9699
,
21:29
Re: [PATCH 1/2] target/i386: fix cmpxchg with 32-bit register destination
,
Paolo Bonzini
,
19:50
Re: [PATCH 27/37] target/i386: Use tcg gvec ops for pmovmskb
,
Paolo Bonzini
,
19:00
Re: [PATCH 30/37] target/i386: reimplement 0x0f 0x10-0x17, add AVX
,
Paolo Bonzini
,
18:45
Re: [PATCH v2 04/30] tests/avocado: add explicit timeout for s390 TCG tests
,
Thomas Huth
,
16:29
Re: [PATCH] vfio/common: Do not g_free in vfio_get_iommu_info
,
Nicolin Chen
,
16:17
Re: [PATCH] vfio/common: Do not g_free in vfio_get_iommu_info
,
Alex Williamson
,
16:04
Re: [PATCH] vfio/common: Do not g_free in vfio_get_iommu_info
,
Alex Williamson
,
15:54
Re: [PATCH] vfio/common: Do not g_free in vfio_get_iommu_info
,
Nicolin Chen
,
15:08
Re: [PATCH v8 11/14] qemu-sockets: move and rename SocketAddress_to_str()
,
Dr. David Alan Gilbert
,
15:08
Re: [PATCH v8 12/14] qemu-sockets: update socket_uri() and socket_parse() to be consistent
,
Dr. David Alan Gilbert
,
15:07
[PATCH v2] tcg/ppc: Optimize 26-bit jumps
,
Leandro Lupori
,
14:43
Re: [PATCH v3 03/20] ppc4xx_sdram: Get rid of the init RAM hack
,
BALATON Zoltan
,
14:32
Re: [PATCH] vfio/common: Do not g_free in vfio_get_iommu_info
,
Alex Williamson
,
14:30
Re: [PATCH v2 4/4] scripts: add script to compare compatible properties
,
Vladimir Sementsov-Ogievskiy
,
14:26
Re: [PATCH v3 03/20] ppc4xx_sdram: Get rid of the init RAM hack
,
BALATON Zoltan
,
14:25
Re: [PATCH] vfio/common: Do not g_free in vfio_get_iommu_info
,
Alex Williamson
,
14:10
Re: [PATCH 0/2] target/m68k: fix two writes to %sr
,
Howard Spoelstra
,
13:08
Re: [PATCH 28/37] target/i386: reimplement 0x0f 0x38, add AVX
,
Paolo Bonzini
,
13:04
Re: [PATCH 0/2] target/m68k: fix two writes to %sr
,
Howard Spoelstra
,
12:49
Re: [PATCH] target/m68k: Implement atomic test-and-set
,
Laurent Vivier
,
12:33
Re: [PATCH 23/37] target/i386: reimplement 0x0f 0x78-0x7f, add AVX
,
Paolo Bonzini
,
12:17
[RFC PATCH 3/4] hw/intc/gic: use MxTxAttrs to divine accessing CPU
,
Alex Bennée
,
12:10
[RFC PATCH 0/4] use MemTxAttrs to signal cpu index
,
Alex Bennée
,
12:10
[RFC PATCH 1/4] hw: encode accessing CPU index in MemTxAttrs
,
Alex Bennée
,
12:10
[RFC PATCH 2/4] qtest: make read/write operation appear to be from CPU
,
Alex Bennée
,
12:10
[RFC PATCH 4/4] hw/timer: convert mptimer access to attrs to derive cpu index
,
Alex Bennée
,
12:10
[PATCH v2 23/30] tests/docker: update and flatten debian-all-test-cross
,
Alex Bennée
,
12:07
[PATCH v2 30/30] tests/docker: remove the Debian base images
,
Alex Bennée
,
12:06
[PATCH v2 21/30] Deprecate 32 bit big-endian MIPS
,
Alex Bennée
,
12:06
[PATCH v2 20/30] gitlab-ci: update aarch32/aarch64 custom runner jobs
,
Alex Bennée
,
12:06
[PATCH v2 24/30] tests/lcitool: bump to latest version
,
Alex Bennée
,
12:06
[PATCH v2 18/30] configure: explicitly set cflags for --disable-pie
,
Alex Bennée
,
12:06
[PATCH v2 28/30] tests/docker: update and flatten debian-toolchain
,
Alex Bennée
,
12:06
[PATCH v2 26/30] tests/docker: update and flatten debian-loongarch-cross
,
Alex Bennée
,
12:06
[PATCH v2 25/30] tests/docker: update and flatten debian-amd64-cross
,
Alex Bennée
,
12:06
[PATCH v2 22/30] tests/docker: flatten debian-riscv64-test-cross
,
Alex Bennée
,
12:06
[PATCH v2 11/30] tests/docker: update and flatten debian-mips64-cross
,
Alex Bennée
,
12:06
[PATCH v2 29/30] tests/docker: remove FROM qemu/ support from docker.py
,
Alex Bennée
,
12:06
[PATCH v2 17/30] tests/vm: Remove obsolete Fedora VM test
,
Alex Bennée
,
12:00
[PATCH v2 27/30] tests/docker: update and flatten debian-hexagon-cross
,
Alex Bennée
,
12:00
[PATCH v2 19/30] gitlab-ci/custom-runners: Disable -static-pie for ubuntu-20.04-aarch64
,
Alex Bennée
,
12:00
[PATCH v2 15/30] tests/docker: remove tricore qemu/debian10 dependency
,
Alex Bennée
,
12:00
[PATCH v2 13/30] tests/docker: update and flatten debian-sparc64-cross
,
Alex Bennée
,
12:00
[PATCH v2 16/30] tests/docker: remove amd64 qemu/debian10 dependency
,
Alex Bennée
,
12:00
[PATCH v2 14/30] tests/docker: flatten debian-powerpc-test-cross
,
Alex Bennée
,
12:00
[PATCH v2 12/30] tests/docker: update and flatten debian-sh4-cross
,
Alex Bennée
,
12:00
[PATCH v2 04/30] tests/avocado: add explicit timeout for s390 TCG tests
,
Alex Bennée
,
12:00
[PATCH v2 07/30] tests/avocado: reduce the default timeout to 120s
,
Alex Bennée
,
12:00
[PATCH v2 10/30] tests/docker: update and flatten debian-m68k-cross
,
Alex Bennée
,
12:00
[PATCH v2 08/30] tests/docker: update and flatten debian-alpha-cross
,
Alex Bennée
,
12:00
[PATCH v2 09/30] tests/docker: update and flatten debian-hppa-cross
,
Alex Bennée
,
12:00
[PATCH v2 06/30] tests/avocado: split the AST2x00Machine classes
,
Alex Bennée
,
12:00
[PATCH v2 05/30] tests/avocado: add explicit timeout for ppc64le TCG tests
,
Alex Bennée
,
12:00
[PATCH v2 03/30] tests/avocado: add explicit timeout for Aarch64 TCG tests
,
Alex Bennée
,
11:59
[PATCH v2 01/30] gitlab: reduce targets in cross_user_build_job
,
Alex Bennée
,
11:59
[PATCH v2 00/30] testing/next pre-PR (testing update and mips deprecation)
,
Alex Bennée
,
11:59
[PATCH v2 02/30] tests/avocado/boot_linux_console: Fix the test_aarch64_xlnx_versal_virt test
,
Alex Bennée
,
11:59
Re: [PATCH 2/3] vdpa: load vlan configuration at NIC startup
,
Si-Wei Liu
,
11:44
Re: [PATCH v11 21/21] job: remove unused functions
,
Vladimir Sementsov-Ogievskiy
,
10:28
Re: [PATCH v11 20/21] blockjob: remove unused functions
,
Vladimir Sementsov-Ogievskiy
,
10:14
Re: [PATCH v11 17/21] job.h: categorize JobDriver callbacks that need the AioContext lock
,
Vladimir Sementsov-Ogievskiy
,
10:06
Re: [PATCH 2/3] vdpa: load vlan configuration at NIC startup
,
Eugenio Perez Martin
,
09:58
Re: [PATCH v11 16/21] blockjob: protect iostatus field in BlockJob struct
,
Vladimir Sementsov-Ogievskiy
,
09:52
Re: [PATCH v3 03/20] ppc4xx_sdram: Get rid of the init RAM hack
,
Cédric Le Goater
,
09:50
Re: [PATCH v11 13/21] jobs: protect job.aio_context with BQL and job_mutex
,
Vladimir Sementsov-Ogievskiy
,
09:26
Proposal for a fixed ram migration stream format for file-based migrations
,
Nikolay Borisov
,
09:25
[PULL 10/11] target/xtensa: Honour -semihosting-config userspace=on
,
Richard Henderson
,
09:24
[PULL 11/11] target/riscv: Honour -semihosting-config userspace=on and enable=on
,
Richard Henderson
,
09:24
[PULL 04/11] target/m68k: Convert semihosting errno to gdb remote errno
,
Richard Henderson
,
09:24
[PULL 09/11] target/nios2: Honour -semihosting-config userspace=on
,
Richard Henderson
,
09:23
[PULL 06/11] target/arm: Honour -semihosting-config userspace=on
,
Richard Henderson
,
09:23
[PULL 08/11] target/mips: Honour -semihosting-config userspace=on
,
Richard Henderson
,
09:23
[PULL 07/11] target/m68k: Honour -semihosting-config userspace=on
,
Richard Henderson
,
09:23
[PULL 05/11] semihosting: Allow optional use of semihosting from userspace
,
Richard Henderson
,
09:23
[PULL 03/11] target/m68k: Use semihosting/syscalls.h
,
Richard Henderson
,
09:23
[PULL 02/11] target/nios2: Convert semihosting errno to gdb remote errno
,
Richard Henderson
,
09:23
[PULL 01/11] target/nios2: Use semihosting/syscalls.h
,
Richard Henderson
,
09:23
[PULL 00/11] semihosting patch queue
,
Richard Henderson
,
09:23
Re: [PATCH] target/arm: Fix alignment for VLD4.32
,
Richard Henderson
,
09:11
Re: [PATCH v11 10/21] block/mirror.c: use of job helpers in drivers
,
Vladimir Sementsov-Ogievskiy
,
08:51
[PATCH v2 4/4] tests/docker: run script use realpath instead of readlink
,
Lucas Mateus Castro(alqotel)
,
08:42
[PATCH v2 3/4] scripts/ci/setup: spice-server only on x86 aarch64
,
Lucas Mateus Castro(alqotel)
,
08:42
[PATCH v2 2/4] scripts/ci/setup: Fix libxen requirements
,
Lucas Mateus Castro(alqotel)
,
08:42
[PATCH v2 1/4] scripts/ci/setup: ninja missing from build-environment
,
Lucas Mateus Castro(alqotel)
,
08:42
[PATCH v2 0/4] Patch series to set up a ppc64le CI
,
Lucas Mateus Castro(alqotel)
,
08:42
Re: [PATCH v11 11/21] jobs: group together API calls under the same job lock
,
Vladimir Sementsov-Ogievskiy
,
08:37
[PATCH v2] e1000e: set RX desc status with DD flag in a separate operation
,
Ding Hui
,
08:17
Re: [PATCH v3 00/20] ppc4xx_sdram QOMify and clean ups
,
BALATON Zoltan
,
07:53
[PULL 20/20] target/arm: Make boards pass base address to armv7m_load_kernel()
,
Richard Henderson
,
07:53
[PULL 15/20] target/arm: Rename pmu_8_n feature test functions
,
Richard Henderson
,
07:53
[PATCH] target/arm: Do alignment check when translation disabled
,
Richard Henderson
,
07:53
[PULL 13/20] target/arm: Honour MDCR_EL2.HPMD in Secure EL2
,
Richard Henderson
,
07:53
[PULL 19/20] target/arm: Remove useless TARGET_BIG_ENDIAN check in armv7m_load_kernel()
,
Richard Henderson
,
07:53
[PULL 18/20] target/arm: Report FEAT_PMUv3p5 for TCG '-cpu max'
,
Richard Henderson
,
07:53
[PULL 17/20] target/arm: Support 64-bit event counters for FEAT_PMUv3p5
,
Richard Henderson
,
07:53
[PULL 10/20] target/arm: Correct value returned by pmu_counter_mask()
,
Richard Henderson
,
07:53
[PULL 12/20] target/arm: Ignore PMCR.D when PMCR.LC is set
,
Richard Henderson
,
07:53
[PULL 08/20] target/arm: Add missing space in comment
,
Richard Henderson
,
07:53
[PULL 09/20] target/arm: Don't corrupt high half of PMOVSR when cycle counter overflows
,
Richard Henderson
,
07:53
[PULL 16/20] target/arm: Implement FEAT_PMUv3p5 cycle counter disable bits
,
Richard Henderson
,
07:53
[PULL 14/20] target/arm: Detect overflow when calculating next PMU interrupt
,
Richard Henderson
,
07:52
[PULL 11/20] target/arm: Don't mishandle count when enabling or disabling PMU counters
,
Richard Henderson
,
07:52
[PULL 06/20] target/arm: Implement ID_DFR1
,
Richard Henderson
,
07:52
[PULL 07/20] target/arm: Advertise FEAT_ETS for '-cpu max'
,
Richard Henderson
,
07:52
[PULL 05/20] target/arm: Implement ID_MMFR5
,
Richard Henderson
,
07:52
[PULL 03/20] target/arm: Make cpregs 0, c0, c{3-15}, {0-7} correctly RAZ in v8
,
Richard Henderson
,
07:52
[PULL 04/20] target/arm: Sort KVM reads of AArch32 ID registers into encoding order
,
Richard Henderson
,
07:52
[PULL 00/20] target-arm.next patch queue
,
Richard Henderson
,
07:52
[PULL 02/20] hw/arm/bcm2835_property: Add support for RPI_FIRMWARE_FRAMEBUFFER_GET_NUM_DISPLAYS
,
Richard Henderson
,
07:52
[PULL 01/20] target/arm: Add cortex-a35
,
Richard Henderson
,
07:52
Re: [PATCH 1/1] s390x/tcg: Fix opcode for lzrf
,
Cornelia Huck
,
07:51
Re: [PATCH v3 09/20] ppc440_sdram: Split off map/unmap of sdram banks for later reuse
,
BALATON Zoltan
,
07:51
Re: [PATCH v3 03/20] ppc4xx_sdram: Get rid of the init RAM hack
,
BALATON Zoltan
,
07:44
Re: [PATCH v3 06/20] ppc4xx_sdram: Move size check to ppc4xx_sdram_init()
,
BALATON Zoltan
,
07:37
[PATCH v4 21/21] ppc4xx_sdram: Add errp parameter to ppc4xx_sdram_banks()
,
BALATON Zoltan
,
07:35
[PATCH v4 19/21] ppc4xx_sdram: Generalise bank setup
,
BALATON Zoltan
,
07:35
[PATCH v4 20/21] ppc4xx_sdram: Convert DDR SDRAM controller to new bank handling
,
BALATON Zoltan
,
07:35
[PATCH v4 18/21] ppc4xx_sdram: Rename local state variable for brevity
,
BALATON Zoltan
,
07:34
[PATCH v4 16/21] ppc4xx_sdram: Move ppc4xx DDR and DDR2 SDRAM controller models together
,
BALATON Zoltan
,
07:34
[PATCH v4 17/21] ppc4xx_sdram: Use hwaddr for memory bank size
,
BALATON Zoltan
,
07:34
[PATCH v4 14/21] ppc440_sdram: Move RAM size check to ppc440_sdram_init
,
BALATON Zoltan
,
07:34
[PATCH v4 15/21] ppc440_sdram: QOM'ify
,
BALATON Zoltan
,
07:34
[PATCH v4 13/21] ppc4xx_sdram: Rename functions to prevent name clashes
,
BALATON Zoltan
,
07:34
[PATCH v4 12/21] ppc440_sdram: Rename local variable for readability
,
BALATON Zoltan
,
07:34
[PATCH v4 11/21] ppc440_sdram: Get rid of the init RAM hack
,
BALATON Zoltan
,
07:34
[PATCH v4 10/21] ppc440_sdram: Implement enable bit in the DDR2 SDRAM
,
BALATON Zoltan
,
07:34
[PATCH v4 09/21] ppc440_sdram: Split off map/unmap of sdram banks for later reuse
,
BALATON Zoltan
,
07:34
[PATCH v4 07/21] ppc4xx_sdram: QOM'ify
,
BALATON Zoltan
,
07:34
[PATCH v4 05/21] ppc440_bamboo: Add missing 4 MiB valid memory size
,
BALATON Zoltan
,
07:34
[PATCH v4 08/21] ppc4xx_sdram: Drop extra zeros for readability
,
BALATON Zoltan
,
07:34
[PATCH v4 04/21] ppc4xx: Use Ppc4xxSdramBank in ppc4xx_sdram_banks()
,
BALATON Zoltan
,
07:34
[PATCH v4 06/21] ppc4xx_sdram: Move size check to ppc4xx_sdram_init()
,
BALATON Zoltan
,
07:34
[PATCH v4 02/21] ppc4xx: Introduce Ppc4xxSdramBank struct
,
BALATON Zoltan
,
07:34
[PATCH v4 03/21] ppc4xx_sdram: Get rid of the init RAM hack
,
BALATON Zoltan
,
07:34
[PATCH v4 00/21] ppc4xx_sdram QOMify and clean ups
,
BALATON Zoltan
,
07:34
[PATCH v4 01/21] ppc440_bamboo: Remove unnecessary memsets
,
BALATON Zoltan
,
07:34
Re: [PATCH 2/3] vdpa: load vlan configuration at NIC startup
,
Si-Wei Liu
,
07:33
Re: [PATCH] i386: Add new CPU model SapphireRapids
,
Igor Mammedov
,
07:21
Re: Question about loading bare metal firmware
,
Alistair Francis
,
07:21
Re: [PATCH 2/3] vdpa: load vlan configuration at NIC startup
,
Eugenio Perez Martin
,
07:12
Re: [PATCH 2/3] vdpa: load vlan configuration at NIC startup
,
Eugenio Perez Martin
,
07:03
[PATCH 1/1] s390x/tcg: Fix opcode for lzrf
,
Christian Borntraeger
,
06:58
[PATCH v2 3/4] qmp: add dump machine type compatible properties
,
Maksim Davydov
,
06:56
[PATCH v2 1/4] qom: add devault value
,
Maksim Davydov
,
06:56
[PATCH v2 0/4] compare machine type compat_props
,
Maksim Davydov
,
06:56
[PATCH v2 4/4] scripts: add script to compare compatible properties
,
Maksim Davydov
,
06:56
[PATCH v2 2/4] python/qmp: increase read buffer size
,
Maksim Davydov
,
06:56
[PATCH] target/arm: Fix alignment for VLD4.32
,
Clément Chigot
,
06:51
RE: [PATCH] hw/xen: set pci Atomic Ops requests for passthrough device
,
Ji, Ruili
,
06:13
[PATCH 3/3] hw/riscv: opentitan: Expose the resetvec as a SoC property
,
Alistair Francis
,
06:12
[PATCH 0/3] hw/riscv: opentitan: Fixup resetvec issues
,
Alistair Francis
,
06:12
[PATCH 2/3] hw/riscv: opentitan: Fixup resetvec
,
Alistair Francis
,
06:12
[PATCH 1/3] target/riscv: Set the CPU resetvec directly
,
Alistair Francis
,
06:12
Re: [PATCH] chardev: fix segfault in finalize
,
Maksim Davydov
,
05:31
Re: [PATCH] hw/xen: set pci Atomic Ops requests for passthrough device
,
Paul Durrant
,
05:08
Re: [PATCH 49/51] io/channel-watch: Fix socket watch on Windows
,
Bin Meng
,
04:09
[PATCH] bochs-display: Modify mismatched return value
,
jianchunfu
,
03:34
Re: [PATCH v3 00/20] ppc4xx_sdram QOMify and clean ups
,
Cédric Le Goater
,
03:30
Re: [PATCH v3 10/20] ppc440_sdram: Implement enable bit in the DDR2 SDRAM
,
Cédric Le Goater
,
03:20
Re: [PATCH v3 12/20] ppc440_sdram: Rename local variable for readibility
,
Cédric Le Goater
,
03:20
Re: [PATCH v3 09/20] ppc440_sdram: Split off map/unmap of sdram banks for later reuse
,
Cédric Le Goater
,
03:14
Re: [PATCH v3 07/20] ppc4xx_sdram: QOM'ify
,
Cédric Le Goater
,
03:11
Re: [PATCH v3 06/20] ppc4xx_sdram: Move size check to ppc4xx_sdram_init()
,
Cédric Le Goater
,
03:09
Re: [PATCH v3 04/20] ppc4xx: Use Ppc4xxSdramBank in ppc4xx_sdram_banks()
,
Cédric Le Goater
,
02:59
Re: [PATCH v3 03/20] ppc4xx_sdram: Get rid of the init RAM hack
,
Cédric Le Goater
,
02:58
Re: [PATCH v2 3/6] vhost-net: vhost-user: update vhost_net_virtqueue_reset()
,
Xuan Zhuo
,
02:21
Re: [PATCH v8 06/14] net: stream: Don't ignore EINVAL on netdev socket connection
,
David Gibson
,
01:27
Re: [PATCH v8 11/14] qemu-sockets: move and rename SocketAddress_to_str()
,
David Gibson
,
01:27
Re: [PATCH v8 05/14] qapi: net: add stream and dgram netdevs
,
David Gibson
,
01:27
Re: [PATCH v8 07/14] net: stream: add unix socket
,
David Gibson
,
01:27
Re: [PATCH v8 02/14] net: remove the @errp argument of net_client_inits()
,
David Gibson
,
00:42
Re: [PATCH v8 03/14] net: simplify net_client_parse() error management
,
David Gibson
,
00:42
Re: [PATCH v8 01/14] net: introduce convert_host_port()
,
David Gibson
,
00:42
Re: [PATCH] e1000e: set RX desc status with DD flag in a separate operation
,
Jason Wang
,
00:41
Re: [PATCH v5 15/15] vhost: vhost-kernel: enable vq reset feature
,
Jason Wang
,
00:37
Re: [PATCH v5 11/15] vhost-net: vhost-kernel: introduce vhost_net_virtqueue_restart()
,
Jason Wang
,
00:36
[PATCH v5 04/15] virtio: introduce virtio_queue_enable()
,
Xuan Zhuo
,
00:21
[PATCH v5 13/15] virtio-net: support queue reset
,
Xuan Zhuo
,
00:21
[PATCH v5 06/15] virtio-pci: support queue reset
,
Xuan Zhuo
,
00:21
[PATCH v5 11/15] vhost-net: vhost-kernel: introduce vhost_net_virtqueue_restart()
,
Xuan Zhuo
,
00:21
[PATCH v5 02/15] virtio: introduce __virtio_queue_reset()
,
Xuan Zhuo
,
00:21
[PATCH v5 05/15] virtio: core: vq reset feature negotation support
,
Xuan Zhuo
,
00:21
[PATCH v5 14/15] virtio-net: support queue_enable
,
Xuan Zhuo
,
00:21
[PATCH v5 01/15] virtio: sync relevant definitions with linux
,
Xuan Zhuo
,
00:21
[PATCH v5 07/15] virtio-pci: support queue enable
,
Xuan Zhuo
,
00:21
[PATCH v5 15/15] vhost: vhost-kernel: enable vq reset feature
,
Xuan Zhuo
,
00:21
[PATCH v5 08/15] vhost: expose vhost_virtqueue_start()
,
Xuan Zhuo
,
00:21
[PATCH v5 09/15] vhost: expose vhost_virtqueue_stop()
,
Xuan Zhuo
,
00:21
[PATCH v5 00/15] Support VIRTIO_F_RING_RESET for virtio-net, vhost-net kernel in virtio pci-modern
,
Xuan Zhuo
,
00:21
[PATCH v5 03/15] virtio: introduce virtio_queue_reset()
,
Xuan Zhuo
,
00:21
[PATCH v5 10/15] vhost-net: vhost-kernel: introduce vhost_net_virtqueue_reset()
,
Xuan Zhuo
,
00:21
[PATCH v5 12/15] virtio-net: introduce flush_or_purge_queued_packets()
,
Xuan Zhuo
,
00:21
September 13, 2022
Re: [PATCH v2 6/6] vhost: vhost-user: enable vq reset feature
,
Jason Wang
,
23:15
Re: [PATCH v2 5/6] virtio-net: vhost-user: update queue_reset and queue_enable
,
Jason Wang
,
23:15
Re: [PATCH v2 3/6] vhost-net: vhost-user: update vhost_net_virtqueue_reset()
,
Jason Wang
,
23:13
Re: [PATCH v2 2/6] vhost-user: add op to enable or disable a single vring
,
Jason Wang
,
23:07
Re: [PATCH v2 1/6] net: virtio: rename vhost_set_vring_enable to vhost_set_dev_enable
,
Jason Wang
,
23:06
Re: [PATCH v4 14/15] virtio-net: support queue_enable
,
Jason Wang
,
22:38
Re: [PATCH v4 13/15] virtio-net: support queue reset
,
Jason Wang
,
22:25
Re: [PATCH v4 11/15] vhost-net: vhost-kernel: introduce vhost_net_virtqueue_restart()
,
Jason Wang
,
22:24
Re: [PATCH 2/3] vdpa: load vlan configuration at NIC startup
,
Jason Wang
,
22:22
Re: [PATCH 2/3] vdpa: load vlan configuration at NIC startup
,
Jason Wang
,
22:20
Re: [PATCH v4 10/15] vhost-net: vhost-kernel: introduce vhost_net_virtqueue_reset()
,
Jason Wang
,
22:17
[PATCH v4 2/2] x86: re-enable rng seeding via setup_data
,
Jason A. Donenfeld
,
19:42
[PATCH v4 1/2] x86: return modified setup_data only if read as memory, not as file
,
Jason A. Donenfeld
,
19:42
[PATCH v3 20/20] ppc4xx_sdram: Convert DDR SDRAM controller to new bank handling
,
BALATON Zoltan
,
15:53
[PATCH v3 19/20] ppc4xx_sdram: Generalise bank setup
,
BALATON Zoltan
,
15:53
[PATCH v3 16/20] ppc4xx_sdram: Move ppc4xx DDR and DDR2 SDRAM controller models together
,
BALATON Zoltan
,
15:52
[PATCH v3 15/20] ppc440_sdram: QOM'ify
,
BALATON Zoltan
,
15:52
[PATCH v3 18/20] ppc4xx_sdram: Rename local state variable for brevity
,
BALATON Zoltan
,
15:52
[PATCH v3 17/20] ppc4xx_sdram: Use hwaddr for memory bank size
,
BALATON Zoltan
,
15:52
[PATCH v3 13/20] ppc4xx_sdram: Rename functions to prevent name clashes
,
BALATON Zoltan
,
15:52
[PATCH v3 14/20] ppc440_sdram: Move RAM size check to ppc440_sdram_init
,
BALATON Zoltan
,
15:52
[PATCH v3 11/20] ppc440_sdram: Get rid of the init RAM hack
,
BALATON Zoltan
,
15:52
[PATCH v3 12/20] ppc440_sdram: Rename local variable for readibility
,
BALATON Zoltan
,
15:52
[PATCH v3 10/20] ppc440_sdram: Implement enable bit in the DDR2 SDRAM
,
BALATON Zoltan
,
15:52
[PATCH v3 09/20] ppc440_sdram: Split off map/unmap of sdram banks for later reuse
,
BALATON Zoltan
,
15:52
[PATCH v3 08/20] ppc4xx_sdram: Drop extra zeros for readability
,
BALATON Zoltan
,
15:52
[PATCH v3 06/20] ppc4xx_sdram: Move size check to ppc4xx_sdram_init()
,
BALATON Zoltan
,
15:52
[PATCH v3 07/20] ppc4xx_sdram: QOM'ify
,
BALATON Zoltan
,
15:52
[PATCH v3 05/20] ppc440_bamboo: Add missing 4 MiB valid memory size
,
BALATON Zoltan
,
15:52
[PATCH v3 04/20] ppc4xx: Use Ppc4xxSdramBank in ppc4xx_sdram_banks()
,
BALATON Zoltan
,
15:52
[PATCH v3 02/20] ppc4xx: Introduce Ppc4xxSdramBank struct
,
BALATON Zoltan
,
15:52
[PATCH v3 01/20] ppc440_bamboo: Remove unnecessary memsets
,
BALATON Zoltan
,
15:52
[PATCH v3 03/20] ppc4xx_sdram: Get rid of the init RAM hack
,
BALATON Zoltan
,
15:52
[PATCH v3 00/20] ppc4xx_sdram QOMify and clean ups
,
BALATON Zoltan
,
15:52
[PULL 08/12] linux-user/hppa: Set TASK_UNMAPPED_BASE to 0xfa000000 for hppa arch
,
Helge Deller
,
15:13
[PULL 04/12] linux-user: Log failing executable in EXCP_DUMP()
,
Helge Deller
,
15:13
[PULL 07/12] linux-user: Fix strace of chmod() if mode == 0
,
Helge Deller
,
15:13
[PULL 02/12] linux-user: Add missing clock_gettime64() syscall strace
,
Helge Deller
,
15:13
[PULL 01/12] linux-user: Add missing signals in strace output
,
Helge Deller
,
15:13
[PULL 03/12] linux-user: Add pidfd_open(), pidfd_send_signal() and pidfd_getfd() syscalls
,
Helge Deller
,
15:13
[PULL 11/12] linux-user: Add close_range() syscall
,
Helge Deller
,
15:13
[PULL 10/12] linux-user: Show timespec on strace for futex()
,
Helge Deller
,
15:13
[PULL 00/12] linux-user patches
,
Helge Deller
,
15:13
[PULL 09/12] linux-user: Add strace for clock_nanosleep()
,
Helge Deller
,
15:13
[PULL 05/12] linux-user/hppa: Use EXCP_DUMP() to show enhanced debug info
,
Helge Deller
,
15:13
[PULL 12/12] linux-user: Add parameters of getrandom() syscall for strace
,
Helge Deller
,
15:13
[PULL 06/12] linux-user/hppa: Dump IIR on register dump
,
Helge Deller
,
15:13
Re: [PATCH v2 00/18] ppc4xx_sdram QOMify and clean ups
,
BALATON Zoltan
,
14:55
Re: [RFC PATCH v2 1/3] hw/peci: add initial support for PECI
,
Peter Delevoryas
,
14:30
Re: [RFC PATCH v2 3/3] hw/peci: add support for EndPointConfig reads
,
Peter Delevoryas
,
14:30
Re: [RFC PATCH 1/3] hw/peci: add initial support for PECI
,
Peter Delevoryas
,
14:28
Re: [RFC PATCH 0/3] Initial PECI bus support
,
Peter Delevoryas
,
14:27
[PATCH v2 18/18] ppc4xx_sdram: Convert DDR SDRAM controller to new bank handling
,
BALATON Zoltan
,
14:24
[PATCH v2 16/18] ppc4xx_sdram: Rename local state variable for brevity
,
BALATON Zoltan
,
14:23
[PATCH v2 14/18] ppc4xx_sdram: Move ppc4xx DDR and DDR2 SDRAM controller models together
,
BALATON Zoltan
,
14:23
[PATCH v2 15/18] ppc4xx_sdram: Use hwaddr for memory bank size
,
BALATON Zoltan
,
14:23
[PATCH v2 12/18] ppc440_sdram: Move RAM size check to ppc440_sdram_init
,
BALATON Zoltan
,
14:23
[PATCH v2 09/18] ppc440_sdram: Split off map/unmap of sdram banks for later reuse
,
BALATON Zoltan
,
14:23
[PATCH v2 07/18] ppc4xx_sdram: QOM'ify
,
BALATON Zoltan
,
14:23
[PATCH v2 17/18] ppc4xx_sdram: Generalise bank setup
,
BALATON Zoltan
,
14:23
[PATCH v2 11/18] ppc440_sdram: Rename local variable for readibility
,
BALATON Zoltan
,
14:23
[PATCH v2 13/18] ppc440_sdram: QOM'ify
,
BALATON Zoltan
,
14:23
[PATCH v2 10/18] ppc440_sdram: Implement enable bit in the DDR2 SDRAM controller
,
BALATON Zoltan
,
14:23
[PATCH v2 08/18] ppc4xx_sdram: Drop extra zeros for readability
,
BALATON Zoltan
,
14:23
[PATCH v2 05/18] ppc440_bamboo: Add missing 4 MiB valid memory size
,
BALATON Zoltan
,
14:23
[PATCH v2 02/18] ppc4xx: Introduce Ppc4xxSdramBank struct
,
BALATON Zoltan
,
14:23
[PATCH v2 06/18] ppc4xx_sdram: Move size check to ppc4xx_sdram_init()
,
BALATON Zoltan
,
14:23
[PATCH v2 04/18] ppc4xx: Use Ppc4xxSdramBank in ppc4xx_sdram_banks()
,
BALATON Zoltan
,
14:23
[PATCH v2 00/18] ppc4xx_sdram QOMify and clean ups
,
BALATON Zoltan
,
14:23
[PATCH v2 01/18] ppc440_bamboo: Remove unnecessary memsets
,
BALATON Zoltan
,
14:23
[PATCH v2 03/18] ppc4xx_sdram: Get rid of the init RAM hack
,
BALATON Zoltan
,
14:23
[RFC PATCH v2 3/3] hw/peci: add support for EndPointConfig reads
,
Titus Rwantare
,
14:22
[RFC PATCH v2 2/3] hw/peci: add PECI support for NPCM7xx BMCs
,
Titus Rwantare
,
14:22
Re: [RFC PATCH 3/3] hw/peci: add support for EndPointConfig reads
,
Titus Rwantare
,
14:22
[RFC PATCH v2 1/3] hw/peci: add initial support for PECI
,
Titus Rwantare
,
14:22
[RFC PATCH v2 0/3] Initial PECI bus support
,
Titus Rwantare
,
14:22
Re: [RFC PATCH 1/3] hw/peci: add initial support for PECI
,
Titus Rwantare
,
14:22
Re: [RFC PATCH 0/3] Initial PECI bus support
,
Titus Rwantare
,
14:21
Re: [PATCH 0/2] target/m68k: fix two writes to %sr
,
Richard Henderson
,
13:15
[PULL 4/4] tpm_emulator: Have swtpm relock storage upon migration fall-back
,
Stefan Berger
,
13:00
[PULL 1/4] tpm_emulator: Avoid double initialization during migration
,
Stefan Berger
,
13:00
[PULL 3/4] tpm_emulator: Use latest tpm_ioctl.h from swtpm project
,
Stefan Berger
,
13:00
[PULL 0/4] Merge tpm 2022/09/13 v1
,
Stefan Berger
,
13:00
[PULL 2/4] tpm_crb: Avoid backend startup just before shutdown under Xen
,
Stefan Berger
,
13:00
[PATCH] docs/devel: remove incorrect claim about git send-email
,
Linus Heckemann
,
12:52
Re: [PATCH 0/2] target/m68k: fix two writes to %sr
,
Laurent Vivier
,
12:35
Re: [PATCH 0/2] target/m68k: fix two writes to %sr
,
Mark Cave-Ayland
,
12:29
Re: [PATCH 2/2] target/m68k: Perform writback before modifying SR
,
Mark Cave-Ayland
,
12:24
Re: [PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
,
Sean Christopherson
,
12:12
Re: [PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
,
Kirill A. Shutemov
,
12:01
[PATCH] target/arm: Do alignment check when translation disabled
,
Richard Henderson
,
11:50
Re: [PATCH 1/2] target/m68k: Fix MACSR to CCR
,
Laurent Vivier
,
10:59
Re: [PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
,
Sean Christopherson
,
10:53
Re: Question about loading bare metal firmware
,
Clément Chigot
,
10:53
Re: [PATCH 2/2] target/m68k: Perform writback before modifying SR
,
Laurent Vivier
,
10:47
Re: Question about loading bare metal firmware
,
Alex Bennée
,
10:39
Re: qemu-x86_64 runs out of memory
,
Alex Bennée
,
10:34
[PATCH 0/2] target/m68k: fix two writes to %sr
,
Richard Henderson
,
10:28
[PATCH 2/2] target/m68k: Perform writback before modifying SR
,
Richard Henderson
,
10:28
[PATCH 1/2] target/m68k: Fix MACSR to CCR
,
Richard Henderson
,
10:28
[PATCH] hw/virtio/vhost-user: support obtain vdpa device's mac address automatically
,
Hao Chen
,
10:25
[PATCH] gdb-xml: Fix size of EFER register on i386 architecture when debugged by GDB
,
TaiseiIto
,
10:25
[PATCH] target/arm: Use the max page size in a 2-stage ptw
,
Richard Henderson
,
09:58
Re: Question about loading bare metal firmware
,
Bin Meng
,
09:53
Re: [PATCH v2 1/4] virtio: Add shared memory capability
,
Bin Meng
,
09:49
Re: [PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
,
Kirill A. Shutemov
,
09:28
Re: Question about loading bare metal firmware
,
Peter Maydell
,
08:38
Re: [PATCH v1 0/9] Fix bugs and improve functions for LoongArch
,
gaosong
,
08:32
Re: [PATCH v2 1/5] msmouse: Handle mouse reset
,
Peter Maydell
,
08:31
Re: [PATCH 20/37] target/i386: reimplement 0x0f 0x60-0x6f, add AVX
,
Richard Henderson
,
07:38
Re: [PATCH 20/37] target/i386: reimplement 0x0f 0x60-0x6f, add AVX
,
Paolo Bonzini
,
06:56
Re: qemu-x86_64 runs out of memory
,
Richard Henderson
,
06:53
[PATCH v2 3/4] virtio-gpu: Handle resource blob commands
,
Antonio Caggiano
,
06:50
[PATCH v2 1/4] virtio: Add shared memory capability
,
Antonio Caggiano
,
06:50
[PATCH v2 2/4] virtio-gpu: hostmem
,
Antonio Caggiano
,
06:50
[PATCH v2 0/4] virtio-gpu: Blob resources
,
Antonio Caggiano
,
06:50
[PATCH v2 4/4] virtio-gpu: Don't require udmabuf when blob support is enabled
,
Antonio Caggiano
,
06:50
Re: [RFC PATCH 00/37] target/i386: new decoder + AVX implementation
,
Richard Henderson
,
06:39
Re: [PATCH 30/37] target/i386: reimplement 0x0f 0x10-0x17, add AVX
,
Richard Henderson
,
06:38
Re: [PATCH 36/37] target/i386: move 3DNow completely out of gen_sse
,
Richard Henderson
,
06:34
Re: [PATCH 35/37] tests/tcg: extend SSE tests to AVX
,
Richard Henderson
,
06:33
Re: [PATCH 34/37] target/i386: implement VLDMXCSR/VSTMXCSR
,
Richard Henderson
,
06:32
Re: [PATCH 33/37] target/i386: Enable AVX cpuid bits when using TCG
,
Richard Henderson
,
06:28
Re: [PATCH 32/37] target/i386: implement XSAVE and XRSTOR of AVX registers
,
Richard Henderson
,
06:27
Re: [PATCH v8 00/14] qapi: net: add unix socket type support to netdev backend
,
Stefano Brivio
,
06:26
Re: [PATCH 31/37] target/i386: reimplement 0x0f 0x28-0x2f, add AVX
,
Richard Henderson
,
06:24
KVM call for 2022-09-20
,
Juan Quintela
,
06:17
Re: [PATCH 30/37] target/i386: reimplement 0x0f 0x10-0x17, add AVX
,
Richard Henderson
,
06:14
[PATCH] hmp: Fix ordering of text
,
Dr. David Alan Gilbert (git)
,
06:10
[PATCH] keyval: Print types on merge inconsistency
,
Dr. David Alan Gilbert (git)
,
06:08
Re: [PATCH v3 1/3] util/main-loop: Fix maximum number of wait objects for win32
,
Marc-André Lureau
,
05:52
suport sr-iov to virtio-net
,
leohou
,
05:51
Re: [PATCH] virtio-gpu: update scanout if there is any area covered by the rect
,
Marc-André Lureau
,
05:45
Re: [PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
,
Sean Christopherson
,
05:44
Re: [PATCH 29/37] target/i386: reimplement 0x0f 0xc2, 0xc4-0xc6, add AVX
,
Richard Henderson
,
05:44
Question about loading bare metal firmware
,
Clément Chigot
,
05:39
qemu-x86_64 runs out of memory
,
Andreas Schwab
,
05:35
Re: [PATCH 28/37] target/i386: reimplement 0x0f 0x38, add AVX
,
Richard Henderson
,
05:31
Re: [PATCH 27/37] target/i386: Use tcg gvec ops for pmovmskb
,
Richard Henderson
,
04:17
Re: [PATCH v3 24/24] disas/nanomips: Rename nanomips.cpp to nanomips.c
,
Richard Henderson
,
04:17
Re: [PATCH v3 21/24] disas/nanomips: Replace exception handling
,
Richard Henderson
,
04:12
Re: [PATCH v3 20/24] disas/nanomips: Expand Dis_info struct
,
Richard Henderson
,
04:10
Re: [PATCH v3 19/24] disas/nanomips: Remove function overloading
,
Richard Henderson
,
04:07
Re: [PATCH v3 18/24] disas/nanomips: Prevent memory leaking
,
Richard Henderson
,
04:07
Re: [PATCH v3 17/24] disas/nanomips: Remove CPR function
,
Richard Henderson
,
04:05
Re: [PATCH v3 16/24] disas/nanomips: Remove IMMEDIATE functions
,
Richard Henderson
,
04:04
Re: Any interest in a QEMU emulation BoF at KVM Forum?
,
Daniel P . Berrangé
,
04:01
Re: [PATCH v3 15/24] disas/nanomips: Replace std::string type
,
Richard Henderson
,
04:00
Re: [PATCH v3 14/24] disas/nanomips: Delete wrapper functions
,
Richard Henderson
,
03:54
Re: [PATCH v3 13/24] disas/nanomips: Delete copy functions
,
Richard Henderson
,
03:54
Re: [PATCH v3 04/24] disas/nanomips: Delete NMD class second field
,
Richard Henderson
,
03:52
Re: [PATCH v3 03/24] disas/nanomips: Delete NMD class field
,
Richard Henderson
,
03:50
Re: Any interest in a QEMU emulation BoF at KVM Forum?
,
Cédric Le Goater
,
03:16
Re: Any interest in a QEMU emulation BoF at KVM Forum?
,
Alex Bennée
,
03:13
[PATCH v8 04/14] qapi: net: introduce a way to bypass qemu_opts_parse_noisily()
,
Laurent Vivier
,
02:46
[PATCH v8 12/14] qemu-sockets: update socket_uri() and socket_parse() to be consistent
,
Laurent Vivier
,
02:46
[PATCH v8 02/14] net: remove the @errp argument of net_client_inits()
,
Laurent Vivier
,
02:46
[PATCH v8 06/14] net: stream: Don't ignore EINVAL on netdev socket connection
,
Laurent Vivier
,
02:46
[PATCH v8 03/14] net: simplify net_client_parse() error management
,
Laurent Vivier
,
02:46
[PATCH v8 01/14] net: introduce convert_host_port()
,
Laurent Vivier
,
02:46
[PATCH v8 07/14] net: stream: add unix socket
,
Laurent Vivier
,
02:46
[PATCH v8 11/14] qemu-sockets: move and rename SocketAddress_to_str()
,
Laurent Vivier
,
02:46
[PATCH v8 13/14] net: stream: move to QIO
,
Laurent Vivier
,
02:46
[PATCH v8 08/14] net: dgram: make dgram_dst generic
,
Laurent Vivier
,
02:46
[PATCH v8 14/14] tests/qtest: netdev: test stream and dgram backends
,
Laurent Vivier
,
02:46
[PATCH v8 09/14] net: dgram: move mcast specific code from net_socket_fd_init_dgram()
,
Laurent Vivier
,
02:46
[PATCH v8 00/14] qapi: net: add unix socket type support to netdev backend
,
Laurent Vivier
,
02:46
[PATCH v8 10/14] net: dgram: add unix socket
,
Laurent Vivier
,
02:46
[PATCH v8 05/14] qapi: net: add stream and dgram netdevs
,
Laurent Vivier
,
02:46
Re: [PATCH v4 09/15] vhost: expose vhost_virtqueue_stop()
,
Jason Wang
,
02:28
Re: [PATCH v4 08/15] vhost: expose vhost_virtqueue_start()
,
Jason Wang
,
02:06
Re: [PATCH v4 05/15] virtio: core: vq reset feature negotation support
,
Jason Wang
,
01:57
September 12, 2022
RE: [PATCH] hw/xen: set pci Atomic Ops requests for passthrough device
,
Ji, Ruili
,
23:07
Re: [PATCH v5 3/3] i386: Add notify VM exit support
,
Chenyi Qiang
,
21:14
Re: [PATCH] vfio/common: Do not g_free in vfio_get_iommu_info
,
Nicolin Chen
,
16:56
Re: [PATCH v5 00/13] Instantiate VT82xx functions in host device
,
Bernhard Beschow
,
15:50
Re: [PATCH v2 1/5] msmouse: Handle mouse reset
,
Arwed Meyer
,
13:55
[PATCH 2/2] tpm_emulator: Have swtpm relock storage upon migration fall-back
,
Stefan Berger
,
13:48
[PATCH 1/2] tpm_emulator: Use latest tpm_ioctl.h from swtpm project
,
Stefan Berger
,
13:48
[PATCH 0/2] tpm_emulator: Signal swtpm to again lock storage
,
Stefan Berger
,
13:47
Re: [PATCH v3] hw/pvrdma: Protect against buggy or malicious guest driver
,
Michael Tokarev
,
13:45
Re: [PATCH v2 1/5] msmouse: Handle mouse reset
,
Arwed Meyer
,
13:45
Re: [PATCH v3 0/5] vhost-user-blk: dynamically resize config space based on features
,
Raphael Norwitz
,
13:03
Re: [PATCH] migration: support file: uri for source migration
,
Daniel P . Berrangé
,
12:43
Re: [PATCH] migration: support file: uri for source migration
,
Nikolay Borisov
,
12:30
Re: [PATCH] migration: support file: uri for source migration
,
Daniel P . Berrangé
,
11:42
Re: [PATCH v9 02/10] s390x/cpu topology: core_id sets s390x CPU topology
,
Pierre Morel
,
11:40
Re: [PATCH v9 02/10] s390x/cpu topology: core_id sets s390x CPU topology
,
Pierre Morel
,
11:35
Re: [PATCH 26/37] target/i386: reimplement 0x0f 0x3a, add AVX
,
Richard Henderson
,
11:33
Re: [PATCH 25/37] target/i386: reimplement 0x0f 0xd0-0xd7, 0xe0-0xe7, 0xf0-0xf7, add AVX
,
Richard Henderson
,
11:07
Re: [PATCH v3 0/5] vhost-user-blk: dynamically resize config space based on features
,
Daniil Tatianin
,
10:54
Re: [PATCH v9 00/10] s390x: CPU Topology
,
Janis Schoetterl-Glausch
,
10:38
Re: [PATCH 24/37] target/i386: reimplement 0x0f 0x70-0x77, add AVX
,
Richard Henderson
,
10:29
Re: [PATCH 23/37] target/i386: reimplement 0x0f 0x78-0x7f, add AVX
,
Richard Henderson
,
09:56
Re: [PATCH v9 10/10] docs/s390x: document s390x cpu topology
,
Janis Schoetterl-Glausch
,
09:48
Re: [PATCH 22/37] target/i386: reimplement 0x0f 0x50-0x5f, add AVX
,
Richard Henderson
,
09:46
Re: [PATCH v9 10/10] docs/s390x: document s390x cpu topology
,
Janis Schoetterl-Glausch
,
09:42
Re: [PATCH 21/37] target/i386: reimplement 0x0f 0xd8-0xdf, 0xe8-0xef, 0xf8-0xff, add AVX
,
Richard Henderson
,
09:19
Re: [PATCH 20/37] target/i386: reimplement 0x0f 0x60-0x6f, add AVX
,
Richard Henderson
,
09:02
Re: [PATCH] vfio/common: Do not g_free in vfio_get_iommu_info
,
Cornelia Huck
,
08:39
[PATCH v3 24/24] disas/nanomips: Rename nanomips.cpp to nanomips.c
,
Milica Lazarevic
,
08:32
[PATCH v3 23/24] disas/nanomips: Remove argument passing by ref
,
Milica Lazarevic
,
08:32
[PATCH v3 21/24] disas/nanomips: Replace exception handling
,
Milica Lazarevic
,
08:32
[PATCH v3 20/24] disas/nanomips: Expand Dis_info struct
,
Milica Lazarevic
,
08:32
[PATCH v3 22/24] disas/nanomips: Replace Cpp enums for C enums
,
Milica Lazarevic
,
08:32
[PATCH v3 0/24] Convert nanoMIPS disassembler from C++ to C
,
Milica Lazarevic
,
08:32
[PATCH v3 19/24] disas/nanomips: Remove function overloading
,
Milica Lazarevic
,
08:31
[PATCH v3 18/24] disas/nanomips: Prevent memory leaking
,
Milica Lazarevic
,
08:31
[PATCH v3 17/24] disas/nanomips: Remove CPR function
,
Milica Lazarevic
,
08:31
[PATCH v3 16/24] disas/nanomips: Remove IMMEDIATE functions
,
Milica Lazarevic
,
08:31
[PATCH v3 15/24] disas/nanomips: Replace std::string type
,
Milica Lazarevic
,
08:31
[PATCH v3 13/24] disas/nanomips: Delete copy functions
,
Milica Lazarevic
,
08:30
[PATCH v3 14/24] disas/nanomips: Delete wrapper functions
,
Milica Lazarevic
,
08:30
[PATCH v3 12/24] disas/nanomips: Remove #inlcude <sstream>
,
Milica Lazarevic
,
08:29
[PATCH v3 11/24] disas/nanomips: Delete nanomips.h
,
Milica Lazarevic
,
08:29
[PATCH v3 10/24] disas/nanomips: Move typedefs etc to nanomips.cpp
,
Milica Lazarevic
,
08:29
[PATCH v3 09/24] disas/nanomips: Remove NMD class
,
Milica Lazarevic
,
08:29
[PATCH v3 07/24] disas/nanomips: Remove disasm methods from class
,
Milica Lazarevic
,
08:29
[PATCH v3 08/24] disas/nanomips: Remove Pool tables from the class
,
Milica Lazarevic
,
08:29
[PATCH v3 04/24] disas/nanomips: Delete NMD class second field
,
Milica Lazarevic
,
08:29
[PATCH v3 03/24] disas/nanomips: Delete NMD class field
,
Milica Lazarevic
,
08:28
[PATCH v3 06/24] disas/nanomips: Remove __cond methods from class
,
Milica Lazarevic
,
08:28
[PATCH v3 05/24] disas/nanomips: Remove helper methods from class
,
Milica Lazarevic
,
08:28
[PATCH v3 01/24] disas/nanomips: Remove namespace img
,
Milica Lazarevic
,
08:28
[PATCH v3 02/24] disas/nanomips: Extract enums out of the NMD class
,
Milica Lazarevic
,
08:27
Re: [PATCH 0/8] Patch series to set up a ppc64le CI
,
Lucas Mateus Martins Araujo e Castro
,
08:16
Re: [PATCH 20/37] target/i386: reimplement 0x0f 0x60-0x6f, add AVX
,
Richard Henderson
,
07:41
[PATCH 8/8] Fix license statements
,
Heecheol Yang
,
07:22
[PATCH 6/8] hw/avr/arduino: Add D13 LED
,
Heecheol Yang
,
07:22
[PATCH 7/8] hw/avr/arduino: Replace magic number by gpio_port_index() call
,
Heecheol Yang
,
07:22
[PATCH 5/8] hw/gpio/avr_gpio: Add tracing for reads and writes
,
Heecheol Yang
,
07:22
[PATCH 4/8] hw/gpio/avr_gpio: Simplify avr_gpio_write_port using extract32()
,
Heecheol Yang
,
07:21
[PATCH 3/8] hw/gpio/avr_gpio: Add 'id' field in AVRGPIOState
,
Heecheol Yang
,
07:21
[PATCH 2/8] hw/gpio/avr_gpio: Add migration VMstate
,
Heecheol Yang
,
07:21
[PATCH 1/8] hw/avr: Add limited support for avr gpio registers
,
Heecheol Yang
,
07:21
Re: [PATCH 19/37] target/i386: Introduce 256-bit vector helpers
,
Richard Henderson
,
07:19
Re: [PATCH 18/37] target/i386: implement additional AVX comparison operators
,
Richard Henderson
,
07:19
Re: [PATCH 17/37] target/i386: provide 3-operand versions of unary scalar helpers
,
Richard Henderson
,
07:14
Re: [PATCH 16/37] target/i386: support operand merging in binary scalar helpers
,
Richard Henderson
,
07:12
Re: [PATCH 15/37] target/i386: extend helpers to support VEX.V 3- and 4- operand encodings
,
Richard Henderson
,
07:12
Re: [PATCH 14/37] target/i386: Prepare ops_sse_header.h for 256 bit AVX
,
Richard Henderson
,
07:09
Re: [PATCH 13/37] target/i386: remove scalar VEX instructions from old decoder
,
Richard Henderson
,
07:09
Re: [PATCH 12/37] target/i386: add scalar 0F 38 and 0F 3A instruction to new decoder
,
Richard Henderson
,
07:07
Re: [PATCH 05/37] target/i386: add core of new i386 decoder
,
Richard Henderson
,
06:54
Re: [PATCH 11/37] target/i386: validate SSE prefixes directly in the decoding table
,
Richard Henderson
,
06:51
Re: [PATCH 10/37] target/i386: validate VEX prefixes via the instructions' exception classes
,
Richard Henderson
,
06:44
Re: [PATCH 10/37] target/i386: validate VEX prefixes via the instructions' exception classes
,
Richard Henderson
,
06:39
[PATCH 5/5] ui/vdagent: fix serial reset of guest agent
,
marcandre . lureau
,
06:25
[PATCH 3/5] ui/vdagent: always reset the clipboard serial on caps
,
marcandre . lureau
,
06:25
[PATCH 1/5] ui: add some vdagent related traces
,
marcandre . lureau
,
06:25
[PATCH 2/5] ui/clipboard: fix serial priority
,
marcandre . lureau
,
06:25
[PATCH 4/5] ui/clipboard: reset the serial state on reset
,
marcandre . lureau
,
06:25
[PATCH 0/5] ui: various clipboard serial fixes
,
marcandre . lureau
,
06:25
Re: [PATCH 09/37] target/i386: add AVX_EN hflag
,
Richard Henderson
,
06:07
Re: [PATCH 08/37] target/i386: add CPUID feature checks to new decoder
,
Richard Henderson
,
06:06
Re: [PATCH 07/37] target/i386: add CPUID[EAX=7, ECX=0].ECX to DisasContext
,
Richard Henderson
,
06:03
Re: [PATCH 06/37] target/i386: add ALU load/writeback core
,
Richard Henderson
,
06:02
Re: [PATCH 05/37] target/i386: add core of new i386 decoder
,
Richard Henderson
,
05:30
Re: [PATCH 0/5] virtio-gpu: Blob resources
,
Marc-André Lureau
,
05:20
Re: [PATCH 0/5] virtio-gpu: Blob resources
,
Antonio Caggiano
,
04:59
Re: [PATCH] migration/multifd: Remove redundant copy of page offsets during send
,
Daniel P . Berrangé
,
04:57
Re: [PATCH v3 4/5] acpi/nvdimm: Implement ACPI NVDIMM Label Methods
,
Igor Mammedov
,
04:48
Re: [PATCH 04/37] target/i386: introduce insn_get_addr
,
Richard Henderson
,
04:39
Re: [PATCH 03/37] target/i386: REPZ and REPNZ are mutually exclusive
,
Richard Henderson
,
04:38
Re: [PATCH 02/37] target/i386: make ldo/sto operations consistent with ldq
,
Richard Henderson
,
04:34
Re: [PATCH 2/2] target/i386: cmpxchg only overwrites ZF
,
Richard Henderson
,
04:16
Re: [PATCH 1/2] target/i386: fix cmpxchg with 32-bit register destination
,
Richard Henderson
,
03:58
Re: [PATCH v2] scsi-disk: support setting CD-ROM block size via device options
,
John Millikin
,
03:55
Re: Question about pending patch for AVR_GPIO.
,
Michael Rolnik
,
01:11
September 11, 2022
[PATCH v2 3/6] vhost-net: vhost-user: update vhost_net_virtqueue_reset()
,
Kangjie Xu
,
23:11
[PATCH v2 4/6] vhost-net: vhost-user: update vhost_net_virtqueue_restart()
,
Kangjie Xu
,
23:11
[PATCH v2 5/6] virtio-net: vhost-user: update queue_reset and queue_enable
,
Kangjie Xu
,
23:11
[PATCH v2 2/6] vhost-user: add op to enable or disable a single vring
,
Kangjie Xu
,
23:11
[PATCH v2 0/6] Support VIRTIO_F_RING_RESET for vhost-user in virtio pci-modern
,
Kangjie Xu
,
23:11
[PATCH v2 1/6] net: virtio: rename vhost_set_vring_enable to vhost_set_dev_enable
,
Kangjie Xu
,
23:11
[PATCH v2 6/6] vhost: vhost-user: enable vq reset feature
,
Kangjie Xu
,
23:11
[PATCH 35/37] tests/tcg: extend SSE tests to AVX
,
Paolo Bonzini
,
19:06
[PATCH 34/37] target/i386: implement VLDMXCSR/VSTMXCSR
,
Paolo Bonzini
,
19:06
[PATCH 36/37] target/i386: move 3DNow completely out of gen_sse
,
Paolo Bonzini
,
19:06
[PATCH 33/37] target/i386: Enable AVX cpuid bits when using TCG
,
Paolo Bonzini
,
19:06
[PATCH 32/37] target/i386: implement XSAVE and XRSTOR of AVX registers
,
Paolo Bonzini
,
19:06
[PATCH 30/37] target/i386: reimplement 0x0f 0x10-0x17, add AVX
,
Paolo Bonzini
,
19:06
[PATCH 31/37] target/i386: reimplement 0x0f 0x28-0x2f, add AVX
,
Paolo Bonzini
,
19:06
[PATCH 29/37] target/i386: reimplement 0x0f 0xc2, 0xc4-0xc6, add AVX
,
Paolo Bonzini
,
19:05
[PATCH 28/37] target/i386: reimplement 0x0f 0x38, add AVX
,
Paolo Bonzini
,
19:05
[PATCH 26/37] target/i386: reimplement 0x0f 0x3a, add AVX
,
Paolo Bonzini
,
19:05
[PATCH 27/37] target/i386: Use tcg gvec ops for pmovmskb
,
Paolo Bonzini
,
19:05
[PATCH 24/37] target/i386: reimplement 0x0f 0x70-0x77, add AVX
,
Paolo Bonzini
,
19:05
[PATCH 25/37] target/i386: reimplement 0x0f 0xd0-0xd7, 0xe0-0xe7, 0xf0-0xf7, add AVX
,
Paolo Bonzini
,
19:05
[PATCH 23/37] target/i386: reimplement 0x0f 0x78-0x7f, add AVX
,
Paolo Bonzini
,
19:05
[PATCH 20/37] target/i386: reimplement 0x0f 0x60-0x6f, add AVX
,
Paolo Bonzini
,
19:05
[PATCH 21/37] target/i386: reimplement 0x0f 0xd8-0xdf, 0xe8-0xef, 0xf8-0xff, add AVX
,
Paolo Bonzini
,
19:05
[PATCH 22/37] target/i386: reimplement 0x0f 0x50-0x5f, add AVX
,
Paolo Bonzini
,
19:05
[PATCH 17/37] target/i386: provide 3-operand versions of unary scalar helpers
,
Paolo Bonzini
,
19:05
[PATCH 18/37] target/i386: implement additional AVX comparison operators
,
Paolo Bonzini
,
19:05
[PATCH 15/37] target/i386: extend helpers to support VEX.V 3- and 4- operand encodings
,
Paolo Bonzini
,
19:05
[PATCH 16/37] target/i386: support operand merging in binary scalar helpers
,
Paolo Bonzini
,
19:05
[PATCH 19/37] target/i386: Introduce 256-bit vector helpers
,
Paolo Bonzini
,
19:05
[PATCH 14/37] target/i386: Prepare ops_sse_header.h for 256 bit AVX
,
Paolo Bonzini
,
19:05
[PATCH 11/37] target/i386: validate SSE prefixes directly in the decoding table
,
Paolo Bonzini
,
19:05
[PATCH 13/37] target/i386: remove scalar VEX instructions from old decoder
,
Paolo Bonzini
,
19:05
[PATCH 12/37] target/i386: add scalar 0F 38 and 0F 3A instruction to new decoder
,
Paolo Bonzini
,
19:05
[PATCH 09/37] target/i386: add AVX_EN hflag
,
Paolo Bonzini
,
19:05
[PATCH 10/37] target/i386: validate VEX prefixes via the instructions' exception classes
,
Paolo Bonzini
,
19:05
[PATCH 04/37] target/i386: introduce insn_get_addr
,
Paolo Bonzini
,
19:05
[PATCH 08/37] target/i386: add CPUID feature checks to new decoder
,
Paolo Bonzini
,
19:05
[PATCH 07/37] target/i386: add CPUID[EAX=7, ECX=0].ECX to DisasContext
,
Paolo Bonzini
,
19:05
[PATCH 06/37] target/i386: add ALU load/writeback core
,
Paolo Bonzini
,
19:05
[PATCH 03/37] target/i386: REPZ and REPNZ are mutually exclusive
,
Paolo Bonzini
,
19:05
[PATCH 01/37] target/i386: Define XMMReg and access macros, align ZMM registers
,
Paolo Bonzini
,
19:05
[PATCH 05/37] target/i386: add core of new i386 decoder
,
Paolo Bonzini
,
19:05
[RFC PATCH 00/37] target/i386: new decoder + AVX implementation
,
Paolo Bonzini
,
19:04
[PATCH 02/37] target/i386: make ldo/sto operations consistent with ldq
,
Paolo Bonzini
,
19:04
[PATCH 4/4] tests/tcg: remove old SSE tests
,
Paolo Bonzini
,
19:00
[PATCH 3/4] tests/tcg: refine MMX support in SSE tests
,
Paolo Bonzini
,
19:00
[PATCH 2/4] tests/tcg: i386: add MMX and 3DNow! tests
,
Paolo Bonzini
,
19:00
[PATCH 1/4] tests/tcg: i386: fix typos in 3DNow! instructions
,
Paolo Bonzini
,
19:00
[PATCH 0/4] target/i386: More SIMD tests
,
Paolo Bonzini
,
19:00
[PATCH 2/2] target/i386: cmpxchg only overwrites ZF
,
Paolo Bonzini
,
18:26
[PATCH 1/2] target/i386: fix cmpxchg with 32-bit register destination
,
Paolo Bonzini
,
18:26
[PATCH 0/2] target/i386: two fixes for cmpxchg
,
Paolo Bonzini
,
18:26
Re: [PATCH v2 1/5] msmouse: Handle mouse reset
,
Peter Maydell
,
14:28
[PATCH v3 3/5] msmouse: Use fifo8 instead of array
,
Arwed Meyer
,
14:20
[PATCH v3 5/5] serial: Allow unaligned i/o access
,
Arwed Meyer
,
14:20
[PATCH v3 4/5] msmouse: Add pnp data
,
Arwed Meyer
,
14:20
[PATCH v3 2/5] chardev: src buffer const for write functions
,
Arwed Meyer
,
14:20
[PATCH v3 1/5] msmouse: Handle mouse reset
,
Arwed Meyer
,
14:20
[PATCH v2 0/5] Make serial msmouse work
,
Arwed Meyer
,
14:20
[PATCH v2 04/12] linux-user: Log failing executable in EXCP_DUMP()
,
Helge Deller
,
14:19
[PATCH v2 03/12] linux-user: Add pidfd_open(), pidfd_send_signal() and pidfd_getfd() syscalls
,
Helge Deller
,
14:19
[PATCH v2 08/12] linux-user/hppa: Set TASK_UNMAPPED_BASE to 0xfa000000 for hppa arch
,
Helge Deller
,
14:19
[PATCH v2 07/12] linux-user: Fix strace of chmod() if mode == 0
,
Helge Deller
,
14:19
[PATCH v2 01/12] linux-user: Add missing signals in strace output
,
Helge Deller
,
14:19
[PATCH v2 12/12] linux-user: Add parameters of getrandom() syscall for strace
,
Helge Deller
,
14:19
[PATCH v2 10/12] linux-user: Show timespec on strace for futex()
,
Helge Deller
,
14:19
[PATCH v2 02/12] linux-user: Add missing clock_gettime64() syscall strace
,
Helge Deller
,
14:19
[PATCH v2 09/12] linux-user: Add strace for clock_nanosleep()
,
Helge Deller
,
14:19
[PATCH v2 00/12] linux-user: Add more syscalls, enhance tracing & logging enhancements
,
Helge Deller
,
14:19
[PATCH v2 11/12] linux-user: Add close_range() syscall
,
Helge Deller
,
14:19
[PATCH v2 05/12] linux-user/hppa: Use EXCP_DUMP() to show enhanced debug info
,
Helge Deller
,
14:19
[PATCH v2 06/12] linux-user/hppa: Dump IIR on register dump
,
Helge Deller
,
14:18
Re: [PATCH v2 3/5] msmouse: Use fifo8 instead of array
,
Arwed Meyer
,
13:53
Re: [PATCH v2 3/5] msmouse: Use fifo8 instead of array
,
Arwed Meyer
,
13:27
[PATCH v4 14/15] virtio-net: support queue_enable
,
Kangjie Xu
,
13:22
[PATCH v4 12/15] virtio-net: introduce flush_or_purge_queued_packets()
,
Kangjie Xu
,
13:22
[PATCH v4 13/15] virtio-net: support queue reset
,
Kangjie Xu
,
13:22
[PATCH v4 03/15] virtio: introduce virtio_queue_reset()
,
Kangjie Xu
,
13:22
[PATCH v4 07/15] virtio-pci: support queue enable
,
Kangjie Xu
,
13:22
[PATCH v4 11/15] vhost-net: vhost-kernel: introduce vhost_net_virtqueue_restart()
,
Kangjie Xu
,
13:22
[PATCH v4 05/15] virtio: core: vq reset feature negotation support
,
Kangjie Xu
,
13:22
[PATCH v4 00/15] Support VIRTIO_F_RING_RESET for virtio-net, vhost-net kernel in virtio pci-modern
,
Kangjie Xu
,
13:22
[PATCH v4 08/15] vhost: expose vhost_virtqueue_start()
,
Kangjie Xu
,
13:22
[PATCH v4 15/15] vhost: vhost-kernel: enable vq reset feature
,
Kangjie Xu
,
13:22
[PATCH v4 06/15] virtio-pci: support queue reset
,
Kangjie Xu
,
13:22
[PATCH v4 09/15] vhost: expose vhost_virtqueue_stop()
,
Kangjie Xu
,
13:22
[PATCH v4 10/15] vhost-net: vhost-kernel: introduce vhost_net_virtqueue_reset()
,
Kangjie Xu
,
13:22
[PATCH v4 01/15] virtio: sync relevant definitions with linux
,
Kangjie Xu
,
13:22
[PATCH v4 02/15] virtio: introduce __virtio_queue_reset()
,
Kangjie Xu
,
13:22
[PATCH v4 04/15] virtio: introduce virtio_queue_enable()
,
Kangjie Xu
,
13:22
Re: [PATCH v2 1/5] msmouse: Handle mouse reset
,
Arwed Meyer
,
13:14
Question about pending patch for AVR_GPIO.
,
Hee-cheol Yang
,
12:52
Re: [PATCH 6/8] tests: Make all tests that use q35 depend on it being compiled in
,
Thomas Huth
,
12:02
Re: [PATCH] block: introduce zone append write for zoned devices
,
Sam Li
,
04:38
Re: [PATCH] block: introduce zone append write for zoned devices
,
Damien Le Moal
,
04:37
Re: [PATCH] block: introduce zone append write for zoned devices
,
Sam Li
,
04:08
Re: [PATCH] block: introduce zone append write for zoned devices
,
Sam Li
,
04:00
Re: [PATCH v9 3/7] block: add block layer APIs resembling Linux ZonedBlockDevice ioctls
,
Sam Li
,
03:30
Re: [PATCH v9 5/7] config: add check to block layer
,
Damien Le Moal
,
03:06
Re: [PATCH v9 3/7] block: add block layer APIs resembling Linux ZonedBlockDevice ioctls
,
Damien Le Moal
,
03:02
Re: [PATCH] block: introduce zone append write for zoned devices
,
Damien Le Moal
,
02:54
Re: [PATCH v9 5/7] config: add check to block layer
,
Sam Li
,
02:54
Re: [PATCH v9 3/7] block: add block layer APIs resembling Linux ZonedBlockDevice ioctls
,
Damien Le Moal
,
02:48
Re: [PATCH v9 3/7] block: add block layer APIs resembling Linux ZonedBlockDevice ioctls
,
Sam Li
,
02:33
Re: [PATCH v2 3/5] msmouse: Use fifo8 instead of array
,
Volker Rümelin
,
02:12
Re: [PATCH] block: introduce zone append write for zoned devices
,
Damien Le Moal
,
02:06
Re: [PATCH v9 7/7] docs/zoned-storage: add zoned device documentation
,
Damien Le Moal
,
01:39
Re: [PATCH v9 5/7] config: add check to block layer
,
Damien Le Moal
,
01:34
Re: [PATCH v9 4/7] raw-format: add zone operations to pass through requests
,
Damien Le Moal
,
01:32
Re: [PATCH v9 3/7] block: add block layer APIs resembling Linux ZonedBlockDevice ioctls
,
Damien Le Moal
,
01:32
Re: [PATCH v9 2/7] file-posix: introduce helper functions for sysfs attributes
,
Damien Le Moal
,
00:57
September 10, 2022
Re:Re: [PATCH] bugfix:migrate with block-dirty-bitmap (disk size is big enough) can't be finished
,
liuhaiwei9699
,
22:09
Re: [PATCH v2] hw/virtio/vhost-shadow-virtqueue: Silence GCC error "maybe-uninitialized"
,
Bernhard Beschow
,
16:20
[PATCH] tests/9p: split virtio-9p-test.c into tests and 9p client part
,
Christian Schoenebeck
,
14:02
Re: [PATCH v2] hw/virtio/vhost-shadow-virtqueue: Silence GCC error "maybe-uninitialized"
,
Richard Henderson
,
12:05
[PATCH] arm/monitor: add register name resolution
,
Nikola Brkovic
,
11:34
[PATCH v2] hw/virtio/vhost-shadow-virtqueue: Silence GCC error "maybe-uninitialized"
,
Bernhard Beschow
,
11:12
Re: [PATCH] bugfix:migrate with block-dirty-bitmap (disk size is big enough) can't be finished
,
刘海伟
,
09:40
Re: [PATCH 4/4] scripts: add script to compare compatible properties
,
Vladimir Sementsov-Ogievskiy
,
08:05
Re: [PATCH 3/4] python/qmp: increase read buffer size
,
Vladimir Sementsov-Ogievskiy
,
07:29
Re: [PATCH 2/4] qmp: add dump machine type compatible properties
,
Vladimir Sementsov-Ogievskiy
,
07:28
Re: [PATCH] bugfix:migrate with block-dirty-bitmap (disk size is big enough) can't be finished
,
Vladimir Sementsov-Ogievskiy
,
06:58
Re: [PATCH 1/4] qom: add devault value
,
Vladimir Sementsov-Ogievskiy
,
06:46
Re: [PATCH] bugfix:migrate with block-dirty-bitmap (disk size is big enough) can't be finished
,
Vladimir Sementsov-Ogievskiy
,
06:18
[QEMU][PATCH 0/5] Introduce Xilinx Versal CANFD
,
Vikram Garhwal
,
03:57
[QEMU][PATCH 4/5] tests/qtest: Introduce tests for Xilinx VERSAL CANFD controller
,
Vikram Garhwal
,
03:57
[QEMU][PATCH 5/5] MAINTAINERS: Include canfd tests under Xilinx CAN
,
Vikram Garhwal
,
03:57
[QEMU][PATCH 3/5] xlnx-zynqmp: Connect Xilinx VERSAL CANFD controllers
,
Vikram Garhwal
,
03:57
[QEMU][PATCH 2/5] hw/net/can: Introduce Xilinx Versal CANFD controller
,
Vikram Garhwal
,
03:57
[QEMU][PATCH 1/5] MAINTAINERS: Update maintainer's email for Xilinx CAN
,
Vikram Garhwal
,
03:57
[PATCH 2/2] virtio-blk: add zoned storage emulation for zoned devices
,
Sam Li
,
02:52
[PATCH 1/2] include: import virtio_blk headers from linux with zoned device support
,
Sam Li
,
02:52
[PATCH] block: introduce zone append write for zoned devices
,
Sam Li
,
02:39
[PATCH] bugfix:migrate with block-dirty-bitmap (disk size is big enough) can't be finished
,
liuhaiwei
,
02:36
[PATCH v9 7/7] docs/zoned-storage: add zoned device documentation
,
Sam Li
,
01:29
[PATCH v9 6/7] qemu-iotests: test new zone operations
,
Sam Li
,
01:29
[PATCH v9 5/7] config: add check to block layer
,
Sam Li
,
01:29
[PATCH v9 4/7] raw-format: add zone operations to pass through requests
,
Sam Li
,
01:29
[PATCH v9 3/7] block: add block layer APIs resembling Linux ZonedBlockDevice ioctls
,
Sam Li
,
01:28
[PATCH v9 2/7] file-posix: introduce helper functions for sysfs attributes
,
Sam Li
,
01:28
[PATCH v9 1/7] include: add zoned device structs
,
Sam Li
,
01:28
[PATCH v9 0/7] Add support for zoned device
,
Sam Li
,
01:28
Re: [PATCH 6/7] .gitlab-ci.d/windows.yml: Unify the prerequisite packages
,
Yonggang Luo
,
01:10
September 09, 2022
[PATCH] vfio/common: Do not g_free in vfio_get_iommu_info
,
Nicolin Chen
,
20:48
Re: [PATCH 3/7] scripts/nsis.py: Automatically package required DLLs of QEMU executables
,
Bin Meng
,
20:37
Re: [PATCH 6/7] .gitlab-ci.d/windows.yml: Unify the prerequisite packages
,
Bin Meng
,
20:33
Re: [PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
,
Kirill A . Shutemov
,
19:02
virtiofsd: Any reason why there's not an "openat2" sandbox mode?
,
Colin Walters
,
17:24
Re: [RFC PATCH 2/3] hw/peci: add PECI support for NPCM7xx BMCs
,
Peter Delevoryas
,
16:10
Re: [RFC PATCH 1/3] hw/peci: add initial support for PECI
,
Peter Delevoryas
,
16:00
Re: [RFC PATCH 0/3] Initial PECI bus support
,
Peter Delevoryas
,
15:54
Re: [RFC PATCH 3/3] hw/peci: add support for EndPointConfig reads
,
Peter Delevoryas
,
15:48
Re: [PATCH 04/20] ppc4xx: Use Ppc4xxSdramBank in ppc4xx_sdram_banks()
,
BALATON Zoltan
,
15:32
Re: [PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
,
Andy Lutomirski
,
15:11
Re: [PATCH 10/11] RISC-V: Adding T-Head FMemIdx extension
,
Christoph Müllner
,
13:21
Re: [PATCH 03/11] RISC-V: Adding T-Head SYNC instructions
,
Christoph Müllner
,
13:21
Re: [PATCH v9 08/10] target/s390x: interception of PTF instruction
,
Janis Schoetterl-Glausch
,
12:51
Re: [PATCH 3/7] scripts/nsis.py: Automatically package required DLLs of QEMU executables
,
Mark Cave-Ayland
,
12:49
Call for Outreachy Dec-Mar internship project ideas
,
Stefan Hajnoczi
,
12:41
Re: [PATCH 6/7] .gitlab-ci.d/windows.yml: Unify the prerequisite packages
,
Thomas Huth
,
12:32
Re: [PATCH 4/7] .gitlab-ci.d/windows.yml: Drop the sed processing in the 64-bit build
,
Thomas Huth
,
12:30
Re: [PATCH v5 3/3] i386: Add notify VM exit support
,
Peter Xu
,
12:25
Re: [PATCH v5 2/3] i386: kvm: extend kvm_{get, put}_vcpu_events to support pending triple fault
,
Peter Xu
,
12:11
Re: [PATCH v3] target/i386: Set maximum APIC ID to KVM prior to vCPU creation
,
Peter Xu
,
12:11
Re: [PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
,
Michael Roth
,
11:40
[PATCH] target/riscv/pmp: fix non-translated page size address checks w/ MPU
,
leon
,
11:23
Re: [PATCH v3] audio: add help option for -audio and -audiodev
,
Daniel P . Berrangé
,
10:45
Re: [PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
,
Kirill A . Shutemov
,
10:33
Re: [PATCH v3] audio: add help option for -audio and -audiodev
,
Claudio Fontana
,
10:28
Re: [PATCH v3 4/5] acpi/nvdimm: Implement ACPI NVDIMM Label Methods
,
Robert Hoo
,
10:03
Re: [PATCH v3] audio: add help option for -audio and -audiodev
,
Daniel P . Berrangé
,
09:50
[PATCH v2 8/8] target/riscv: debug: Add initial support of type 6 trigger
,
Bin Meng
,
09:42
[PATCH v2 7/8] target/riscv: debug: Check VU/VS modes for type 2 trigger
,
Bin Meng
,
09:42
[PATCH v2 6/8] target/riscv: debug: Create common trigger actions function
,
Bin Meng
,
09:42
[PATCH v2 5/8] target/riscv: debug: Introduce tinfo CSR
,
Bin Meng
,
09:42
[PATCH v2 4/8] target/riscv: debug: Restrict the range of tselect value can be written
,
Bin Meng
,
09:42
[PATCH v2 3/8] target/riscv: debug: Introduce tdata1, tdata2, and tdata3 CSRs
,
Bin Meng
,
09:42
[PATCH v2 2/8] target/riscv: debug: Introduce build_tdata1() to build tdata1 register content
,
Bin Meng
,
09:42
[PATCH v2 1/8] target/riscv: debug: Determine the trigger type from tdata1.type
,
Bin Meng
,
09:42
[PATCH v2 0/8] target/riscv: Improve RISC-V Debug support
,
Bin Meng
,
09:42
Re: [PATCH v3] audio: add help option for -audio and -audiodev
,
Claudio Fontana
,
09:41
Re: [PATCH v3 4/5] acpi/nvdimm: Implement ACPI NVDIMM Label Methods
,
Igor Mammedov
,
09:39
Re: [PATCH v2 4/5] msmouse: Add pnp data
,
Marc-André Lureau
,
09:21
Re: [PATCH v2 3/5] msmouse: Use fifo8 instead of array
,
Marc-André Lureau
,
09:18
Re: [PATCH v2 2/5] chardev: src buffer const for write functions
,
Marc-André Lureau
,
09:14
Re: [PATCH v3] 9pfs: use GHashTable for fid table
,
Christian Schoenebeck
,
09:11
Re: [PATCH v2 00/11] Introduce new acpi/smbios python tests using biosbits
,
Ani Sinha
,
08:53
Re: [PATCH v2 10/10] hw/isa/vt82c686: Create rtc-time alias in boards instead
,
Bernhard Beschow
,
08:43
Re: [PATCH] tcg/ppc: Optimize 26-bit jumps
,
Leandro Lupori
,
08:02
Re: [PATCH] hw/virtio/vhost-shadow-virtqueue: Silence GCC error "maybe-uninitialized"
,
Bernhard Beschow
,
07:56
Re: [PATCH] e1000e: set RX desc status with DD flag in a separate operation
,
dinghui
,
07:20
Re: [RFC PATCH 2/2] kvm/kvm-all.c: listener should delay kvm_vm_ioctl to the commit phase
,
David Hildenbrand
,
07:02
[RFC PATCH 1/1] kvm/kvm-all.c: implement KVM_SET_USER_MEMORY_REGION_LIST ioctl
,
Emanuele Giuseppe Esposito
,
07:01
[RFC PATCH 0/1] accel/kvm: implement KVM_SET_USER_MEMORY_REGION_LIST
,
Emanuele Giuseppe Esposito
,
07:01
Re: [PATCH v2 2/2] Update linux headers to v6.0-rc4
,
Cornelia Huck
,
06:55
Re: [PATCH v2 1/2] configure: Add -Wno-gnu-variable-sized-type-not-at-end
,
Cornelia Huck
,
06:53
Re: [PATCH] hw/nvme: remove param zoned.auto_transition
,
Klaus Jensen
,
05:40
Re: [PATCH] hw/nvme: remove param zoned.auto_transition
,
Niklas Cassel
,
05:12
Re: [PATCH 2/3] vdpa: load vlan configuration at NIC startup
,
Michael S. Tsirkin
,
04:38
[RFC PATCH v2 3/3] kvm/kvm-all.c: listener should delay kvm_vm_ioctl to the commit phase
,
Emanuele Giuseppe Esposito
,
04:12
[RFC PATCH v2 1/3] linux-headers/linux/kvm.h: introduce kvm_userspace_memory_region_list ioctl
,
Emanuele Giuseppe Esposito
,
04:12
[RFC PATCH v2 0/3] accel/kvm: extend kvm memory listener to support
,
Emanuele Giuseppe Esposito
,
04:12
[RFC PATCH v2 2/3] accel/kvm/kvm-all.c: pass kvm_userspace_memory_region_entry instead
,
Emanuele Giuseppe Esposito
,
04:12
Re: [RFC PATCH 2/2] kvm/kvm-all.c: listener should delay kvm_vm_ioctl to the commit phase
,
Emanuele Giuseppe Esposito
,
04:05
Re: [RFC PATCH 1/2] softmmu/memory: add missing begin/commit callback calls
,
Emanuele Giuseppe Esposito
,
04:03
Re: [RFC PATCH 2/2] kvm/kvm-all.c: listener should delay kvm_vm_ioctl to the commit phase
,
Emanuele Giuseppe Esposito
,
04:02
Re: [PATCH 2/3] vdpa: load vlan configuration at NIC startup
,
Eugenio Perez Martin
,
04:02
Re: [RFC PATCH 2/2] kvm/kvm-all.c: listener should delay kvm_vm_ioctl to the commit phase
,
Emanuele Giuseppe Esposito
,
04:01
Re: [PATCH 3/3] vdpa: Support VLAN on nic control shadow virtqueue
,
Eugenio Perez Martin
,
03:58
Re: [PATCH 3/6] parallels: Add checking and repairing duplicate offsets in BAT
,
Alexander Ivanov
,
03:37
[RISU PATCH] risu: Use altermate stack
,
Song Gao
,
03:34
Re: [PATCH v3 1/3] util/main-loop: Fix maximum number of wait objects for win32
,
Bin Meng
,
02:45
Re: [PATCH 2/3] vdpa: load vlan configuration at NIC startup
,
Jason Wang
,
02:40
Re: [PATCH 3/3] vdpa: Support VLAN on nic control shadow virtqueue
,
Jason Wang
,
02:39
Re: [PATCH 2/3] vdpa: load vlan configuration at NIC startup
,
Jason Wang
,
02:38
Re: [PATCH v2 2/2] [RfC] expose host-phys-bits to guest
,
Michael S. Tsirkin
,
02:13
Re: [PATCH v3] audio: Add sndio backend
,
Volker Rümelin
,
02:13
Re: [PATCH v2 2/2] [RfC] expose host-phys-bits to guest
,
Gerd Hoffmann
,
02:07
Re: [PATCH v2 2/2] [RfC] expose host-phys-bits to guest
,
Michael S. Tsirkin
,
01:51
Re: [PATCH v2 2/2] [RfC] expose host-phys-bits to guest
,
Gerd Hoffmann
,
01:18
Re: [PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
,
Andy Lutomirski
,
00:55
Re: [PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
,
Andy Lutomirski
,
00:48
Re: [PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
,
Andy Lutomirski
,
00:44
Re: Seeing qtest assertion failure with 7.1
,
Markus Armbruster
,
00:24
Re: [PATCH v3] audio: add help option for -audio and -audiodev
,
Markus Armbruster
,
00:21
September 08, 2022
[PATCH v2 2/2] Update linux headers to v6.0-rc4
,
Chenyi Qiang
,
23:51
[PATCH v2 1/2] configure: Add -Wno-gnu-variable-sized-type-not-at-end
,
Chenyi Qiang
,
23:51
[PATCH v2 0/2] Update linux headers to v6.0-rc4 and fix the clang build error
,
Chenyi Qiang
,
23:51
Re: [PATCH v4 0/6] Vhost-vdpa Shadow Virtqueue multiqueue support.
,
Jason Wang
,
23:01
Re: [PATCH] hw/net/tulip: Fix DMA reentrancy issue with stack overflow (CVE-2022-2962)
,
Jason Wang
,
22:49
Re: [PATCH] e1000e: set RX desc status with DD flag in a separate operation
,
Jason Wang
,
22:41
Re: [PATCH 2/2] configure: Add -Wno-gnu-variable-sized-type-not-at-end
,
Chenyi Qiang
,
22:09
[PATCH] virtio-gpu: update scanout if there is any area covered by the rect
,
Dongwon Kim
,
21:50
Re: [PATCH 2/2] target/riscv: remove fixed numbering from GDB xml feature files
,
Palmer Dabbelt
,
18:40
Re: [PATCH v3] audio: add help option for -audio and -audiodev
,
Paolo Bonzini
,
18:05
Re: [PATCH 3/4] hw/timer: ibex_timer.c: Update register addresses
,
Tyler Ng
,
18:04
Re: [PATCH 1/4] hw/watchdog: wdt_ibex_aon.c: Implement the watchdog for the OpenTitan
,
Tyler Ng
,
18:04
Re: [PATCH v2 12/20] disas/nanomips: Replace std::string type
,
Milica Lazarevic
,
17:47
Re: [PATCH] tcg/ppc: Optimize 26-bit jumps
,
Richard Henderson
,
17:44
[PATCH] tcg/ppc: Optimize 26-bit jumps
,
Leandro Lupori
,
17:18
Re: [PATCH v2 12/20] disas/nanomips: Replace std::string type
,
Richard Henderson
,
17:14
Re: [PATCH v2 1/5] msmouse: Handle mouse reset
,
Peter Maydell
,
17:12
Re: [PATCH 42/42] hw/i386/acpi-build: Resolve PIIX ISA bridge rather than ACPI controller
,
Bernhard Beschow
,
16:30
Re: [PATCH v7 08/14] hw/ppc: set machine->fdt in pegasos2_machine_reset()
,
BALATON Zoltan
,
15:58
Re: [PATCH v7 07/14] hw/ppc: set machine->fdt in xilinx_load_device_tree()
,
BALATON Zoltan
,
15:57
Re: [PATCH v7 05/14] hw/ppc: set machine->fdt in bamboo_load_device_tree()
,
BALATON Zoltan
,
15:55
[PATCH v7 14/14] qmp/hmp, device_tree.c: introduce dumpdtb
,
Daniel Henrique Barboza
,
15:41
[PATCH v7 13/14] hw/xtensa: set machine->fdt in xtfpga_init()
,
Daniel Henrique Barboza
,
15:41
[PATCH v7 12/14] hw/riscv: set machine->fdt in spike_board_init()
,
Daniel Henrique Barboza
,
15:41
[PATCH v7 11/14] hw/riscv: set machine->fdt in sifive_u_machine_init()
,
Daniel Henrique Barboza
,
15:41
[PATCH v7 10/14] hw/ppc: set machine->fdt in spapr machine
,
Daniel Henrique Barboza
,
15:41
[PATCH v7 09/14] hw/ppc: set machine->fdt in pnv_reset()
,
Daniel Henrique Barboza
,
15:41
[PATCH v7 08/14] hw/ppc: set machine->fdt in pegasos2_machine_reset()
,
Daniel Henrique Barboza
,
15:41
[PATCH v7 07/14] hw/ppc: set machine->fdt in xilinx_load_device_tree()
,
Daniel Henrique Barboza
,
15:41
[PATCH v7 06/14] hw/ppc: set machine->fdt in sam460ex_load_device_tree()
,
Daniel Henrique Barboza
,
15:41
[PATCH v7 05/14] hw/ppc: set machine->fdt in bamboo_load_device_tree()
,
Daniel Henrique Barboza
,
15:41
[PATCH v7 04/14] hw/ppc: set machine->fdt in ppce500_load_device_tree()
,
Daniel Henrique Barboza
,
15:41
[PATCH v7 03/14] hw/nios2: set machine->fdt in nios2_load_dtb()
,
Daniel Henrique Barboza
,
15:40
[PATCH v7 02/14] hw/microblaze: set machine->fdt in microblaze_load_dtb()
,
Daniel Henrique Barboza
,
15:40
[PATCH v7 01/14] hw/arm: do not free machine->fdt in arm_load_dtb()
,
Daniel Henrique Barboza
,
15:40
[PATCH v7 00/14] QMP/HMP: introduce 'dumpdtb'
,
Daniel Henrique Barboza
,
15:40
Re: [PATCH v2 12/20] disas/nanomips: Replace std::string type
,
Milica Lazarevic
,
15:21
[PATCH v4 2/3] module: add Error arguments to module_load_one and module_load_qom_one
,
Claudio Fontana
,
14:30
[PATCH v4 0/3] improve error handling for module load
,
Claudio Fontana
,
14:30
[PATCH v4 1/3] module: removed unused function argument "mayfail"
,
Claudio Fontana
,
14:30
[PATCH v4 3/3] accel: abort if we fail to load the accelerator plugin
,
Claudio Fontana
,
14:30
Re: [PATCH v9 07/10] s390x/cpu_topology: CPU topology migration
,
Janis Schoetterl-Glausch
,
14:05
Re: [PATCH 3/6] parallels: Add checking and repairing duplicate offsets in BAT
,
Denis V. Lunev
,
13:45
Re: [PATCH v3 2/3] module: add Error arguments to module_load_one and module_load_qom_one
,
Claudio Fontana
,
13:36
[PATCH v2 2/5] chardev: src buffer const for write functions
,
Arwed Meyer
,
13:32
[PATCH v2 1/5] msmouse: Handle mouse reset
,
Arwed Meyer
,
13:32
[PATCH v2 3/5] msmouse: Use fifo8 instead of array
,
Arwed Meyer
,
13:32
[PATCH v2 4/5] msmouse: Add pnp data
,
Arwed Meyer
,
13:32
[PATCH v2 5/5] serial: Allow unaligned i/o access
,
Arwed Meyer
,
13:32
[PATCH v2 0/5] Make serial msmouse work
,
Arwed Meyer
,
13:31
Re: [PATCH 1/4] msmouse: Handle mouse reset
,
Arwed Meyer
,
13:21
Re: [PATCH 4/4] serial: Allow unaligned i/o access
,
Arwed Meyer
,
13:19
Re: [PATCH 3/6] parallels: Add checking and repairing duplicate offsets in BAT
,
Denis V. Lunev
,
13:16
Re: [PATCH v3 2/3] module: add Error arguments to module_load_one and module_load_qom_one
,
Claudio Fontana
,
13:11
Re: [PATCH 6/6] parallels: Image repairing in parallels_open()
,
Denis V. Lunev
,
12:54
Re: [PATCH v3] 9pfs: use GHashTable for fid table
,
Greg Kurz
,
12:15
Re: [PATCH v3] 9pfs: use GHashTable for fid table
,
Linus Heckemann
,
12:10
[PATCH v2] fw_cfg: Don't set callback_opaque NULL in fw_cfg_modify_bytes_read()
,
Shameer Kolothum
,
12:05
Re: [PATCH v3 3/3] accel: abort if we fail to load the accelerator plugin
,
Richard Henderson
,
12:04
Re: [PATCH v3 2/3] module: add Error arguments to module_load_one and module_load_qom_one
,
Richard Henderson
,
12:04
Re: Seeing qtest assertion failure with 7.1
,
Peter Maydell
,
12:00
Re: Seeing qtest assertion failure with 7.1
,
Patrick Venture
,
11:54
[PATCH v3 2/3] module: add Error arguments to module_load_one and module_load_qom_one
,
Claudio Fontana
,
11:00
[PATCH v3 3/3] accel: abort if we fail to load the accelerator plugin
,
Claudio Fontana
,
11:00
[PATCH v3 1/3] module: removed unused function argument "mayfail"
,
Claudio Fontana
,
11:00
[PATCH RESEND v3 0/3] improve error handling for module load
,
Claudio Fontana
,
11:00
Re: [PATCH v1 4/8] migration: Implement dirty-limit convergence algo
,
Hyman Huang
,
10:59
[PATCH v3 2/3] module: add Error arguments to module_load_one and module_load_qom_one
,
Claudio Fontana
,
10:53
[PATCH v3 1/3] module: removed unused function argument "mayfail"
,
Claudio Fontana
,
10:53
[PATCH v3 0/3] improve error handling for module load
,
Claudio Fontana
,
10:53
[PATCH v3 3/3] accel: abort if we fail to load the accelerator plugin
,
Claudio Fontana
,
10:53
Re: [PATCH v1 4/8] migration: Implement dirty-limit convergence algo
,
Peter Xu
,
10:48
Re: [PATCH v1 4/8] migration: Implement dirty-limit convergence algo
,
Hyman
,
10:35
Re: [PATCH v2 2/2] [RfC] expose host-phys-bits to guest
,
Michael S. Tsirkin
,
10:19
Re: [PATCH] migrate block dirty bitmap: Fix the block dirty bitmap can't to migration_completion when pending size larger than threshold size : 1、dirty bitmap size big enough (such as 8MB) when block size 1T 2、we set the migrate speed or the bandwith is small enough(such as 4MB/s)
,
Markus Armbruster
,
10:14
Re: [PATCH 4/7] .gitlab-ci.d/windows.yml: Drop the sed processing in the 64-bit build
,
Marc-André Lureau
,
10:04
Re: [PATCH 2/3] module: add Error arguments to module_load_one and module_load_qom_one
,
Claudio Fontana
,
09:58
Re: [PATCH 3/7] scripts/nsis.py: Automatically package required DLLs of QEMU executables
,
Marc-André Lureau
,
09:57
Re: [PATCH v3] audio: add help option for -audio and -audiodev
,
Claudio Fontana
,
09:47
Re: [PATCH 2/7] scripts/nsis.py: Fix destination directory name when invoked on Windows
,
Marc-André Lureau
,
09:47
[PATCH] migrate block dirty bitmap: Fix the block dirty bitmap can't to migration_completion when pending size larger than threshold size
,
liuhaiwei
,
09:43
Re: [PATCH 2/2] tpm_emulator: Have swtpm relock storage upon migration fall-back
,
Stefan Berger
,
09:39
Re: [PULL 00/10] QAPI patches patches for 2022-09-07
,
Stefan Hajnoczi
,
09:28
[PATCH 6/7] .gitlab-ci.d/windows.yml: Unify the prerequisite packages
,
Bin Meng
,
09:28
[PATCH 7/7] .gitlab-ci.d/windows.yml: Test 'make installer' in the CI
,
Bin Meng
,
09:28
[PATCH 4/7] .gitlab-ci.d/windows.yml: Drop the sed processing in the 64-bit build
,
Bin Meng
,
09:28
[PATCH 5/7] block/nfs: Fix 32-bit Windows build
,
Bin Meng
,
09:28
[PATCH 3/7] scripts/nsis.py: Automatically package required DLLs of QEMU executables
,
Bin Meng
,
09:28
[PATCH 0/7] nsis: gitlab-ci: Improve QEMU Windows installer packaging
,
Bin Meng
,
09:28
[PATCH 1/7] scripts/nsis.py: Drop the unnecessary path separator
,
Bin Meng
,
09:28
[PATCH 2/7] scripts/nsis.py: Fix destination directory name when invoked on Windows
,
Bin Meng
,
09:28
[PATCH] qemu-img: Wean documentation and help output off '?' for help
,
Markus Armbruster
,
09:08
[PATCH] migrate block dirty bitmap: Fix the block dirty bitmap can't to migration_completion when pending size larger than threshold size : 1、dirty bitmap size big enough (such as 8MB) when block size 1T 2、we set the migrate speed or the bandwith is small enough(such as 4MB/s)
,
liuhaiwei
,
08:59
Re:Re: [PATCH] Use QMP command object-add instead of object_add for memory hotplugin
,
liuhaiwei9699
,
08:59
Access DomU shared memory in Dom0 Kernel
,
duslabo
,
08:59
[PATCH] Use QMP command object-add instead of object_add for memory hotplugin
,
liuhaiwei
,
08:59
Re: [PATCH] Use QMP command object-add instead of object_add for memory hotplugin
,
Dr. David Alan Gilbert
,
08:56
Re: [PATCH v2 1/2] x86: only modify setup_data if the boot protocol indicates safety
,
Daniel P . Berrangé
,
08:42
Re: [PATCH] Use QMP command object-add instead of object_add for memory hotplugin
,
Markus Armbruster
,
08:36
Re: [PATCH v3] target/riscv: fix csr check for cycle{h}, instret{h}, time{h}, hpmcounter3-31{h}
,
Alistair Francis
,
08:32
Re: [PATCH] target/riscv: Remove sideleg and sedeleg
,
Alistair Francis
,
08:32
Re: [PATCH 2/2] target/riscv: remove fixed numbering from GDB xml feature files
,
Alistair Francis
,
08:29
Re: [PATCH v2 1/2] x86: only modify setup_data if the boot protocol indicates safety
,
Ard Biesheuvel
,
08:28
Re: [PATCH 1/2] target/riscv: remove fflags, frm, and fcsr from riscv-*-fpu.xml
,
Alistair Francis
,
08:26
Re: [PATCH 4/4] hw/timer: ibex_timer.c: Add support for writes to mtime
,
Alistair Francis
,
08:21
Re: [PATCH v3] 9pfs: use GHashTable for fid table
,
Greg Kurz
,
08:19
Re: [PATCH v2 02/23] target/i386: Return bool from disas_insn
,
Richard Henderson
,
08:14
Re: [PATCH v4 2/9] target/arm: Change gen_goto_tb to work on displacements
,
Richard Henderson
,
07:59
Re: [PATCH 3/4] hw/timer: ibex_timer.c: Update register addresses
,
Alistair Francis
,
07:56
Re: [PATCH 1/4] hw/watchdog: wdt_ibex_aon.c: Implement the watchdog for the OpenTitan
,
Alistair Francis
,
07:52
Re: [PATCH] Use QMP command object-add instead of object_add for memory hotplugin
,
Markus Armbruster
,
07:41
Re: [PULL 00/10] QAPI patches patches for 2022-09-07
,
Markus Armbruster
,
07:39
Re: [PATCH 2/2] configure: Add -Wno-gnu-variable-sized-type-not-at-end
,
Richard Henderson
,
07:37
Re: [PULL 00/10] QAPI patches patches for 2022-09-07
,
Markus Armbruster
,
07:33
[PATCH v2 2/2] [RfC] expose host-phys-bits to guest
,
Gerd Hoffmann
,
07:31
[PATCH v2 0/2] expose host-phys-bits to guest
,
Gerd Hoffmann
,
07:31
[PATCH v2 1/2] [temporary] reserve bit KVM_HINTS_PHYS_ADDRESS_SIZE_DATA_VALID
,
Gerd Hoffmann
,
07:31
Re: [PATCH v4 2/4] hw/ssi: ibex_spi: fixup coverity issue
,
Alistair Francis
,
07:30
Re: [PATCH v2 1/2] x86: only modify setup_data if the boot protocol indicates safety
,
Laszlo Ersek
,
07:30
[PATCH v3] 9pfs: use GHashTable for fid table
,
Linus Heckemann
,
07:24
Re: [PATCH V4 0/3] hw/riscv: virt: Enable booting S-mode firmware from pflashy
,
Gerd Hoffmann
,
07:20
Re: [PATCH 4/4] serial: Allow unaligned i/o access
,
Michael S. Tsirkin
,
07:15
Re: [PULL 00/10] QAPI patches patches for 2022-09-07
,
Kevin Wolf
,
06:59
Re: [PATCH 2/2] configure: Add -Wno-gnu-variable-sized-type-not-at-end
,
Peter Maydell
,
06:55
[PATCH 4/4] scripts: add script to compare compatible properties
,
Maksim Davydov
,
06:48
Re: [PATCH V4 0/3] hw/riscv: virt: Enable booting S-mode firmware from pflash
,
Sunil V L
,
06:44
[PATCH 0/4] compare machine type compat_props
,
Maksim Davydov
,
06:42
[PATCH 1/4] qom: add devault value
,
Maksim Davydov
,
06:37
[PATCH 3/4] python/qmp: increase read buffer size
,
Maksim Davydov
,
06:37
[PATCH 2/4] qmp: add dump machine type compatible properties
,
Maksim Davydov
,
06:37
Re: [PATCH] chardev: fix segfault in finalize
,
Vladimir Sementsov-Ogievskiy
,
06:37
Re: [PATCH v6 14/14] qmp/hmp, device_tree.c: introduce dumpdtb
,
Dr. David Alan Gilbert
,
06:33
[PATCH] migration: support file: uri for source migration
,
Nikolay Borisov
,
06:26
Re: [PATCH v5 00/13] Instantiate VT82xx functions in host device
,
Daniel Henrique Barboza
,
06:26
Re: [PATCH V4 0/3] hw/riscv: virt: Enable booting S-mode firmware from pflashy
,
Sunil V L
,
06:25
Re: [PATCH v5 00/13] Instantiate VT82xx functions in host device
,
BALATON Zoltan
,
06:22
Re: [PATCH v5 13/13] hw/isa/vt82c686: Create rtc-time alias in boards instead
,
Daniel Henrique Barboza
,
06:21
Re: [PATCH v5 10/13] hw/isa/vt82c686: Instantiate AC97 and MC97 functions in host device
,
Daniel Henrique Barboza
,
06:21
Re: [PATCH v5 09/13] hw/isa/vt82c686: Instantiate PM function in host device
,
Daniel Henrique Barboza
,
06:21
Re: [PATCH v5 08/13] hw/isa/vt82c686: Instantiate USB functions in host device
,
Daniel Henrique Barboza
,
06:20
Re: [PATCH v5 07/13] hw/isa/vt82c686: Introduce TYPE_VT82C686B_USB_UHCI define
,
Daniel Henrique Barboza
,
06:20
Re: [PATCH v5 06/13] hw/isa/vt82c686: Instantiate IDE function in host device
,
Daniel Henrique Barboza
,
06:20
Re: [PATCH v5 05/13] hw/isa/vt82c686: Introduce TYPE_VIA_IDE define
,
Daniel Henrique Barboza
,
06:20
Re: [PATCH 4/4] serial: Allow unaligned i/o access
,
Marc-André Lureau
,
06:11
[PATCH v1 9/9] hw/loongarch: Improve acpi dsdt table
,
Xiaojuan Yang
,
05:46
[PATCH v1 8/9] hw/loongarch: Support memory hotplug
,
Xiaojuan Yang
,
05:46
[PATCH v1 7/9] hw/loongarch: Fix acpi ged irq number in dsdt table
,
Xiaojuan Yang
,
05:46
[PATCH v1 6/9] hw/loongarch: Add RAMFB to dynamic_sysbus_devices list
,
Xiaojuan Yang
,
05:46
[PATCH v1 3/9] hw/loongarch: Add interrupt information to FDT table
,
Xiaojuan Yang
,
05:46
[PATCH v1 0/9] Fix bugs and improve functions for LoongArch
,
Xiaojuan Yang
,
05:46
[PATCH v1 1/9] hw/loongarch: Remove vga device when loongarch init
,
Xiaojuan Yang
,
05:46
[PATCH v1 5/9] hw/loongarch: Add hotplug handler for machine
,
Xiaojuan Yang
,
05:46
[PATCH v1 2/9] hw/loongarch: Support fw_cfg dma function
,
Xiaojuan Yang
,
05:46
[PATCH v1 4/9] hw/loongarch: Add platform bus support
,
Xiaojuan Yang
,
05:46
Re: [PATCH 1/4] msmouse: Handle mouse reset
,
Marc-André Lureau
,
05:46
Re: [PATCH 2/4] chardev: src buffer const for write functions
,
Marc-André Lureau
,
05:46
Re: [PATCH 3/4] msmouse: Add pnp data
,
Marc-André Lureau
,
05:45
[PATCH RESEND] hw/microblaze: pass random seed to fdt
,
Jason A. Donenfeld
,
05:40
Re: [PATCH v3] audio: add help option for -audio and -audiodev
,
Paolo Bonzini
,
05:39
Re: [PATCH 2/2] target/riscv: fence: reconcile with specification
,
Philipp Tomsich
,
05:28
Re: [PATCH v3] target/riscv: fix csr check for cycle{h}, instret{h}, time{h}, hpmcounter3-31{h}
,
Alistair Francis
,
05:28
Re: [PATCH 2/2] target/riscv: fence: reconcile with specification
,
Alistair Francis
,
05:25
Re: [PATCH] target/riscv: Remove sideleg and sedeleg
,
Alistair Francis
,
05:22
Re: [PATCH V4 2/3] hw/riscv: virt: Move create_fw_cfg() prior to loading kernel
,
Alistair Francis
,
05:21
Re: [RFC PATCH] docs/system: clean up code escape for riscv virt platform
,
Alistair Francis
,
05:20
Re: [PATCH V4 1/3] hw/arm, loongarch: Move load_image_to_fw_cfg() to common location
,
Alistair Francis
,
05:18
Re: [PATCH 2/2] configure: Add -Wno-gnu-variable-sized-type-not-at-end
,
Daniel P . Berrangé
,
05:09
Re: [PATCH v4 0/4] hw/ssi: ibex_spi: cleanup and fixup bugs
,
Alistair Francis
,
05:09
Re: [PATCH 2/2] configure: Add -Wno-gnu-variable-sized-type-not-at-end
,
Cornelia Huck
,
05:06
Re: [PATCH 11/11] RISC-V: Add initial support for T-Head C906 and C910 CPUs
,
Christoph Müllner
,
05:02
Re: [PATCH v5 0/2] block: add missed block_acct_setup with new block device init procedure
,
Kevin Wolf
,
04:59
Re: [PATCH 11/11] RISC-V: Add initial support for T-Head C906 and C910 CPUs
,
Richard Henderson
,
04:56
Re: [PATCH 2/2] configure: Add -Wno-gnu-variable-sized-type-not-at-end
,
Richard Henderson
,
04:54
Re: [PATCH 2/2] configure: Add -Wno-gnu-variable-sized-type-not-at-end
,
Peter Maydell
,
04:53
Re: [PATCH 00/42] Consolidate PIIX south bridges
,
Bernhard Beschow
,
04:39
Re: [PATCH v5 00/13] Instantiate VT82xx functions in host device
,
Bernhard Beschow
,
04:35
Re: [PATCH 2/3] module: add Error arguments to module_load_one and module_load_qom_one
,
Claudio Fontana
,
04:29
Re: [PATCH 11/11] RISC-V: Add initial support for T-Head C906 and C910 CPUs
,
Christoph Müllner
,
04:23
[PATCH v3] audio: add help option for -audio and -audiodev
,
Claudio Fontana
,
04:14
Re: [PULL 00/44] riscv-to-apply queue
,
Alistair Francis
,
04:13
Re: [PATCH 2/3] module: add Error arguments to module_load_one and module_load_qom_one
,
Richard Henderson
,
04:11
Re: [PATCH v2] audio: add help option for -audio and -audiodev
,
Claudio Fontana
,
04:03
[PATCH 1/2] Update linux headers to v6.0-rc4
,
Chenyi Qiang
,
04:02
[PATCH 2/2] configure: Add -Wno-gnu-variable-sized-type-not-at-end
,
Chenyi Qiang
,
04:02
[PATCH 0/2] Update linux headers to v6.0-rc4 and fix the clang build error
,
Chenyi Qiang
,
04:01
Re: [PATCH v9 06/10] s390x/cpu_topology: resetting the Topology-Change-Report
,
Janis Schoetterl-Glausch
,
03:57
Re: [PATCH 3/3] target/ppc: Merge fsqrt and fsqrts helpers
,
Richard Henderson
,
03:52
Re: [PATCH 11/11] RISC-V: Add initial support for T-Head C906 and C910 CPUs
,
Richard Henderson
,
03:46
Re: [PATCH 10/11] RISC-V: Adding T-Head FMemIdx extension
,
Richard Henderson
,
03:45
Re: [PATCH 03/11] RISC-V: Adding T-Head SYNC instructions
,
Richard Henderson
,
03:30
Re: [PATCH 2/2] tpm_emulator: Have swtpm relock storage upon migration fall-back
,
Marc-André Lureau
,
02:04
Re: [PATCH v2] audio: add help option for -audio and -audiodev
,
Volker Rümelin
,
01:56
Re: [PATCH 1/2] tpm_emulator: Use latest tpm_ioctl.h from swtpm project
,
Marc-André Lureau
,
01:55
Re: [PATCH v5 0/2] block: add missed block_acct_setup with new block device init procedure
,
Markus Armbruster
,
01:29
Re: [PATCH] audio: add help option (?) for -audiodev
,
Markus Armbruster
,
01:20
September 07, 2022
Re: [PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
,
Kirill A. Shutemov
,
21:10
RE: [PATCH] Hexagon (target/hexagon) implement mutability mask for GPRs
,
Brian Cain
,
19:15
[PATCH 0/2] tpm_emulator: Signal swtpm to again lock storage
,
Stefan Berger
,
18:28
[PATCH 2/2] tpm_emulator: Have swtpm relock storage upon migration fall-back
,
Stefan Berger
,
18:28
[PATCH 1/2] tpm_emulator: Use latest tpm_ioctl.h from swtpm project
,
Stefan Berger
,
18:28
Re: [PATCH] Hexagon (target/hexagon) implement mutability mask for GPRs
,
Richard Henderson
,
17:12
Re: [PATCH] hw/intc: Handle software disabling of APIC correctly
,
Jay Khandkar
,
13:59
[PATCH V2] hw/intc: Handle software disabling of APIC correctly
,
Jay Khandkar
,
13:46
Re: Seeing qtest assertion failure with 7.1
,
Peter Maydell
,
13:40
[PATCH v2] audio: add help option for -audio and -audiodev
,
Claudio Fontana
,
13:31
Re: [PATCH v5 0/2] block: add missed block_acct_setup with new block device init procedure
,
Denis V. Lunev
,
13:26
Re: [PATCH for 7.2] minor fixups in block code
,
Denis V. Lunev
,
13:25
Re: [PATCH 3/8] scripts/ci/setup: Fix libxen requirements
,
Alex Bennée
,
13:25
Re: [PATCH v2 16/20] disas/nanomips: Replace exception handling
,
Milica Lazarevic
,
13:14
Re: [PATCH] crypto/block-luks: always set splitkeylen to 0
,
Patrick Venture
,
12:44
Re: [PATCH] crypto/block-luks: always set splitkeylen to 0
,
Daniel P . Berrangé
,
12:34
Re: [PATCH 0/6] parallels: Add duplication check, repair at open, fix bugs
,
Denis V. Lunev
,
12:24
[PATCH] crypto/block-luks: always set splitkeylen to 0
,
Patrick Venture
,
12:21
Re: [PATCH v7 05/14] mm/memfd: Introduce MFD_INACCESSIBLE flag
,
Kirill A. Shutemov
,
12:18
Re: [PATCH 2/6] parallels: Create parallels_handle_leak() to truncate excess clusters
,
Denis V. Lunev
,
12:15
Re: [PATCH 3/6] parallels: Add checking and repairing duplicate offsets in BAT
,
Denis V. Lunev
,
12:14
Re: [PATCH] audio: add help option (?) for -audiodev
,
BALATON Zoltan
,
12:07
Re: [PATCH] audio: add help option (?) for -audiodev
,
Claudio Fontana
,
11:56
Re: [PATCH 6/6] parallels: Image repairing in parallels_open()
,
Denis V. Lunev
,
11:53
Re: [PATCH 5/6] parallels: Replace fprintf by qemu_log
,
Denis V. Lunev
,
11:41
Re: [PATCH 4/6] parallels: Use highest_offset() helper in leak check
,
Denis V. Lunev
,
11:39
Seeing qtest assertion failure with 7.1
,
Patrick Venture
,
11:37
Re: [PATCH 1/6] parallels: Incorrect data end calculation in parallels_open()
,
Denis V. Lunev
,
11:29
Re: [PATCH] audio: add help option (?) for -audiodev
,
Daniel P . Berrangé
,
11:22
Re: [PATCH] audio: add help option (?) for -audiodev
,
Markus Armbruster
,
11:06
[PULL 03/10] qapi: fix example of query-dump-guest-memory-capability command
,
Markus Armbruster
,
11:03
[PULL 04/10] qapi: fix example of BLOCK_JOB_READY event
,
Markus Armbruster
,
11:03
[PULL 01/10] qapi: fix example of query-ballon command
,
Markus Armbruster
,
11:03
[PULL 08/10] qapi: fix examples of blockdev-add with qcow2
,
Markus Armbruster
,
11:03
[PULL 02/10] qapi: fix example of query-vnc command
,
Markus Armbruster
,
11:03
[PULL 05/10] qapi: fix example of NIC_RX_FILTER_CHANGED event
,
Markus Armbruster
,
11:03
[PULL 10/10] qapi: fix examples of events missing timestamp
,
Markus Armbruster
,
11:03
[PULL 09/10] qapi: fix example of query-hotpluggable-cpus command
,
Markus Armbruster
,
11:03
[PULL 07/10] qapi: fix example of MEM_UNPLUG_ERROR event
,
Markus Armbruster
,
11:03
[PULL 00/10] QAPI patches patches for 2022-09-07
,
Markus Armbruster
,
11:03
[PULL 06/10] qapi: fix example of DEVICE_UNPLUG_GUEST_ERROR event
,
Markus Armbruster
,
11:03
Re: [PATCH 06/20] ppc4xx_sdram: Move size check to ppc4xx_sdram_init()
,
BALATON Zoltan
,
10:53
Re: [PATCH v1 0/8] migration: introduce dirtylimit capability
,
Hyman
,
10:52
Re: [PATCH 14/20] ppc440_sdram: Move RAM size check to ppc440_sdram_init
,
BALATON Zoltan
,
10:41
Re: [PATCH 13/20] ppc4xx_sdram: Rename functions to prevent name clashes
,
BALATON Zoltan
,
10:38
Re: [PATCH 10/20] ppc440_sdram: Implement enable bit in the DDR2 SDRAM controller
,
BALATON Zoltan
,
10:37
Re: [PATCH 09/20] ppc440_sdram: Split off map/unmap of sdram banks for later reuse
,
BALATON Zoltan
,
10:34
Re: [PATCH 08/20] ppc4xx_sdram: Drop extra zeros for readability
,
BALATON Zoltan
,
10:32
[PATCH] audio: add help option (?) for -audiodev
,
Claudio Fontana
,
10:24
Re: [PULL 00/11] OpenRISC updates for 7.2.0
,
Stefan Hajnoczi
,
10:19
Re: [PULL 00/44] riscv-to-apply queue
,
Stefan Hajnoczi
,
10:18
Re: [PULL 00/44] riscv-to-apply queue
,
Stefan Hajnoczi
,
09:53
Re: [PATCH 15/20] ppc440_sdram: QOM'ify
,
Cédric Le Goater
,
09:52
Re: [PATCH 14/20] ppc440_sdram: Move RAM size check to ppc440_sdram_init
,
Cédric Le Goater
,
09:51
Re: [PATCH 13/20] ppc4xx_sdram: Rename functions to prevent name clashes
,
Cédric Le Goater
,
09:48
Re: [PATCH 12/20] ppc440_sdram: Rename local variable for readibility
,
Cédric Le Goater
,
09:46
Re: [PATCH 10/20] ppc440_sdram: Implement enable bit in the DDR2 SDRAM controller
,
Cédric Le Goater
,
09:38
Re: PING: Re: [PATCH v4 1/1] monitor: Support specified vCPU registers
,
Dr. David Alan Gilbert
,
09:36
Re: [PATCH 09/20] ppc440_sdram: Split off map/unmap of sdram banks for later reuse
,
Cédric Le Goater
,
09:34
Re: [PATCH 08/20] ppc4xx_sdram: Drop extra zeros for readability
,
Cédric Le Goater
,
09:30
Re: [PATCH 07/20] ppc4xx_sdram: QOM'ify
,
Cédric Le Goater
,
09:29
Re: [PATCH 06/20] ppc4xx_sdram: Move size check to ppc4xx_sdram_init()
,
Cédric Le Goater
,
09:24
[PATCH v3] audio: Add sndio backend
,
Alexandre Ratchov
,
09:23
Re: [PATCH 05/20] ppc440_bamboo: Add missing 4 MiB valid memory size
,
Cédric Le Goater
,
09:17
Re: [PATCH] migration/multifd: Remove redundant copy of page offsets during send
,
Nikolay Borisov
,
09:15
Re: [PATCH REPOST] hw/i386/e820: remove legacy reserved entries for e820
,
Ani Sinha
,
08:48
Re: Maximum QMP reply size
,
Markus Armbruster
,
07:54
[PATCH v2 0/3] improve error handling for module load
,
Claudio Fontana
,
06:44
[PATCH v2 2/3] module: add Error arguments to module_load_one and module_load_qom_one
,
Claudio Fontana
,
06:44
[PATCH v2 3/3] accel: abort if we fail to load the accelerator plugin
,
Claudio Fontana
,
06:44
[PATCH v2 1/3] module: removed unused function argument "mayfail"
,
Claudio Fontana
,
06:44
Re: [PATCH v9 05/10] s390x/cpu: reporting drawers and books topology to the guest
,
Janis Schoetterl-Glausch
,
06:37
Re: [PATCH v9 03/10] s390x/cpu topology: reporting the CPU topology to the guest
,
Janis Schoetterl-Glausch
,
06:27
Re: [PATCH 2/3] module: add Error arguments to module_load_one and module_load_qom_one
,
Claudio Fontana
,
05:42
Re: [PATCH] fw_cfg: Don't set callback_opaque NULL in fw_cfg_modify_bytes_read()
,
Gerd Hoffmann
,
05:37
Re: [PATCH 2/3] module: add Error arguments to module_load_one and module_load_qom_one
,
Claudio Fontana
,
05:32
Re: [PATCH v3 3/5] acpi/nvdimm: define macro for NVDIMM Device _DSM
,
Igor Mammedov
,
05:15
Re: [PATCH v6 09/14] hw/ppc: set machine->fdt in pnv_reset()
,
Frederic Barrat
,
05:00
Re: sphinx-build is really slow, any way to improve that?
,
Markus Armbruster
,
05:00
Re: [PATCH] fw_cfg: Don't set callback_opaque NULL in fw_cfg_modify_bytes_read()
,
Igor Mammedov
,
04:52
[PULL 44/44] target/riscv: Update the privilege field for sscofpmf CSRs
,
Alistair Francis
,
04:07
[PULL 40/44] target/riscv: Add sscofpmf extension support
,
Alistair Francis
,
04:07
[PULL 39/44] target/riscv: Add vstimecmp support
,
Alistair Francis
,
04:07
[PULL 38/44] target/riscv: Add stimecmp support
,
Alistair Francis
,
04:07
[PULL 33/44] hw/riscv: virt: fix syscon subnode paths
,
Alistair Francis
,
04:07
[PULL 37/44] hw/intc: Move mtimer/mtimecmp to aclint
,
Alistair Francis
,
04:07
[PULL 42/44] target/riscv: Add few cache related PMU events
,
Alistair Francis
,
04:07
[PULL 41/44] target/riscv: Simplify counter predicate function
,
Alistair Francis
,
04:07
[PULL 32/44] hw/riscv: virt: fix the plic's address cells
,
Alistair Francis
,
04:07
[PULL 30/44] target/riscv: Remove additional priv version check for mcountinhibit
,
Alistair Francis
,
04:07
[PULL 27/44] target/riscv: Fix priority of csr related check in riscv_csrrw_check
,
Alistair Francis
,
04:07
[PULL 34/44] hw/core: fix platform bus node name
,
Alistair Francis
,
04:07
[PULL 36/44] target/riscv: Use official extension names for AIA CSRs
,
Alistair Francis
,
04:07
[PULL 43/44] hw/riscv: virt: Add PMU DT node to the device tree
,
Alistair Francis
,
04:07
[PULL 35/44] target/riscv: Add xicondops in ISA entry
,
Alistair Francis
,
04:07
[PULL 31/44] hw/riscv: virt: fix uart node name
,
Alistair Francis
,
04:07
[PULL 28/44] hw/riscv: opentitan: bump opentitan version
,
Alistair Francis
,
04:07
[PULL 29/44] hw/riscv: microchip_pfsoc: fix kernel panics due to missing peripherals
,
Alistair Francis
,
04:07
[PULL 26/44] hw/riscv: remove 'fdt' param from riscv_setup_rom_reset_vec()
,
Alistair Francis
,
04:06
[PULL 24/44] target/riscv: rvv: Add option 'rvv_ma_all_1s' to enable optional mask agnostic behavior
,
Alistair Francis
,
04:06
[PULL 25/44] target/riscv: Add Zihintpause support
,
Alistair Francis
,
04:06
[PULL 23/44] target/riscv: rvv: Add mask agnostic for vector permutation instructions
,
Alistair Francis
,
04:05
[PULL 22/44] target/riscv: rvv: Add mask agnostic for vector mask instructions
,
Alistair Francis
,
04:05
[PULL 20/44] target/riscv: rvv: Add mask agnostic for vector fix-point arithmetic instructions
,
Alistair Francis
,
04:05
[PULL 21/44] target/riscv: rvv: Add mask agnostic for vector floating-point instructions
,
Alistair Francis
,
04:05
[PULL 18/44] target/riscv: rvv: Add mask agnostic for vector integer shift instructions
,
Alistair Francis
,
04:05
[PULL 19/44] target/riscv: rvv: Add mask agnostic for vector integer comparison instructions
,
Alistair Francis
,
04:05
[PULL 17/44] target/riscv: rvv: Add mask agnostic for vx instructions
,
Alistair Francis
,
04:05
[PULL 16/44] target/riscv: rvv: Add mask agnostic for vector load / store instructions
,
Alistair Francis
,
04:05
[PULL 14/44] docs: List kvm as a supported accelerator on RISC-V
,
Alistair Francis
,
04:05
[PULL 15/44] target/riscv: rvv: Add mask agnostic for vv instructions
,
Alistair Francis
,
04:05
[PULL 11/44] target/riscv: Simplify the check in hmode to reuse the check in riscv_csrrw_check
,
Alistair Francis
,
04:05
[PULL 01/44] target/riscv: Update [m|h]tinst CSR in riscv_cpu_do_interrupt()
,
Alistair Francis
,
04:05
[PULL 12/44] roms/opensbi: Upgrade from v1.0 to v1.1
,
Alistair Francis
,
04:05
[PULL 10/44] target/riscv: Fix checks in hmode/hmode32
,
Alistair Francis
,
04:05
[PULL 09/44] target/riscv: Add check for csrs existed with U extension
,
Alistair Francis
,
04:05
[PULL 07/44] target/riscv: H extension depends on I extension
,
Alistair Francis
,
04:05
[PULL 08/44] target/riscv: Fix checkpatch warning may triggered in csr_ops table
,
Alistair Francis
,
04:05
[PULL 02/44] target/riscv: Force disable extensions if priv spec version does not match
,
Alistair Francis
,
04:05
[PULL 05/44] hw/riscv: virt: pass random seed to fdt
,
Alistair Francis
,
04:04
[PULL 13/44] target/riscv: Fix typo and restore Pointer Masking functionality for RISC-V
,
Alistair Francis
,
04:04
[PULL 00/44] riscv-to-apply queue
,
Alistair Francis
,
04:04
[PULL 03/44] target/riscv: fix shifts shamt value for rv128c
,
Alistair Francis
,
04:04
[PULL 06/44] target/riscv: Add check for supported privilege mode combinations
,
Alistair Francis
,
04:04
[PULL 04/44] target/riscv: move zmmul out of the experimental properties
,
Alistair Francis
,
04:04
Re: [PATCH v3 2/2] x86: re-enable rng seeding via setup_data
,
Gerd Hoffmann
,
04:00
Re: Maximum QMP reply size
,
Daniel P . Berrangé
,
03:58
Re: [PATCH] accel: print an error message and exit if plugin not loaded
,
Gerd Hoffmann
,
03:46
Re: [PATCH 2/3] module: add Error arguments to module_load_one and module_load_qom_one
,
Gerd Hoffmann
,
03:37
Re: [PATCH v6 09/14] hw/ppc: set machine->fdt in pnv_reset()
,
Cédric Le Goater
,
03:19
Re: Maximum QMP reply size
,
Daniel P . Berrangé
,
03:16
Re: [PATCH V4 0/3] hw/riscv: virt: Enable booting S-mode firmware from pflash
,
Gerd Hoffmann
,
03:10
[PATCH] .gitignore: add .cache/ to .gitignore
,
Wang, Lei
,
03:00
Re: [PATCH] KVM: use store-release to mark dirty pages as harvested
,
Gavin Shan
,
01:43
Re: [PATCH 49/51] io/channel-watch: Fix socket watch on Windows
,
Bin Meng
,
01:08
Re: [PATCH v3 0/5] vhost-user-blk: dynamically resize config space based on features
,
Raphael Norwitz
,
00:02
September 06, 2022
PING: Re: [PATCH v4 1/1] monitor: Support specified vCPU registers
,
zhenwei pi
,
23:23
RE: [PATCH] hw/xen: set pci Atomic Ops requests for passthrough device
,
Ji, Ruili
,
21:04
Re: [PATCH v2] KVM: dirty ring: add missing memory barrier
,
Gavin Shan
,
20:37
Re: [PATCH 2/4] chardev: src buffer const for write functions
,
Philippe Mathieu-Daudé
,
18:41
RE: [PATCH] Hexagon (target/hexagon) implement mutability mask for GPRs
,
Taylor Simpson
,
18:26
[RFC PATCH 2/3] hw/peci: add PECI support for NPCM7xx BMCs
,
Titus Rwantare
,
18:06
[RFC PATCH 1/3] hw/peci: add initial support for PECI
,
Titus Rwantare
,
18:06
[RFC PATCH 3/3] hw/peci: add support for EndPointConfig reads
,
Titus Rwantare
,
18:06
[RFC PATCH 0/3] Initial PECI bus support
,
Titus Rwantare
,
18:06
[PATCH 1/4] msmouse: Handle mouse reset
,
Arwed Meyer
,
18:01
[PATCH 3/4] msmouse: Add pnp data
,
Arwed Meyer
,
18:00
[PATCH 0/4] Make serial msmouse work
,
Arwed Meyer
,
18:00
[PATCH 4/4] serial: Allow unaligned i/o access
,
Arwed Meyer
,
18:00
[PATCH 2/4] chardev: src buffer const for write functions
,
Arwed Meyer
,
18:00
Re: [PATCH v1 0/8] migration: introduce dirtylimit capability
,
Peter Xu
,
16:46
Re: [RFC PATCH] target/arm: update the cortex-a15 MIDR to latest rev
,
Arnd Bergmann
,
16:45
Re: [PATCH v1 4/8] migration: Implement dirty-limit convergence algo
,
Peter Xu
,
16:38
Re: Maximum QMP reply size
,
Peter Maydell
,
16:30
Re: [RFC PATCH] target/arm: update the cortex-a15 MIDR to latest rev
,
Anders Roxell
,
16:18
Re: [PATCH v2 2/2] dump: fix kdump to work over non-aligned blocks
,
Stefan Berger
,
16:16
Re: [PATCH v2 0/8] Multiple ppc instructions fixes
,
Daniel Henrique Barboza
,
16:08
Re: [PATCH 0/3] target/ppc: Move fsqrt[s] to decodetree
,
Daniel Henrique Barboza
,
16:08
Re: [PATCH 0/8] Patch series to set up a ppc64le CI
,
Daniel Henrique Barboza
,
15:52
Maximum QMP reply size
,
John Snow
,
15:39
Re: [PATCH v4 0/3] Implement Power ISA 3.1B hash insns
,
Daniel Henrique Barboza
,
14:44
[PATCH 4/4] usbnet: Report link-up via interrupt endpoint in CDC-ECM mode
,
Michael Brown
,
14:31
[PATCH 3/4] usbnet: Detect short packets as sent by the xHCI controller
,
Michael Brown
,
14:31
[PATCH 2/4] usbnet: Accept mandatory USB_CDC_SET_ETHERNET_PACKET_FILTER request
,
Michael Brown
,
14:31
[PATCH 1/4] usbnet: Add missing usb_wakeup() call in usbnet_receive()
,
Michael Brown
,
14:31
[PATCH 0/4] Fix USB network CDC-ECM mode support
,
Michael Brown
,
14:31
Re: [RFC PATCH] target/arm: update the cortex-a15 MIDR to latest rev
,
Philippe Mathieu-Daudé
,
13:54
Re: [PATCH] hw/virtio/vhost-shadow-virtqueue: Silence GCC error "maybe-uninitialized"
,
Philippe Mathieu-Daudé
,
13:52
[RFC PATCH] target/arm: update the cortex-a15 MIDR to latest rev
,
Alex Bennée
,
13:23
Re: [PATCH v2 8/8] target/ppc: Clear fpstatus flags on helpers missing it
,
Daniel Henrique Barboza
,
13:17
[PATCH] hw/virtio/vhost-shadow-virtqueue: Silence GCC error "maybe-uninitialized"
,
Bernhard Beschow
,
13:11
[PATCH 3/3] vdpa: Support VLAN on nic control shadow virtqueue
,
Eugenio Pérez
,
12:36
[PATCH 2/3] vdpa: load vlan configuration at NIC startup
,
Eugenio Pérez
,
12:36
[PATCH 1/3] virtio-net: do not reset vlan filtering at set_features
,
Eugenio Pérez
,
12:36
[PATCH 0/3] Vhost-vdpa Shadow Virtqueue VLAN support
,
Eugenio Pérez
,
12:36
[PATCH] tests/qtest: npcm7xx-emc-test: Skip checking MAC
,
Patrick Venture
,
12:31
Re: [PATCH] 9pfs: use GHashTable for fid table
,
Greg Kurz
,
11:23
Re: [PATCH 2/4] hw/intc: sifive_plic.c: Fix interrupt priority index.
,
Tyler Ng
,
11:13
[PATCH v4 6/6] vdpa: Allow MQ feature in SVQ
,
Eugenio Pérez
,
11:07
[PATCH v4 5/6] virtio-net: Update virtio-net curr_queue_pairs in vdpa backends
,
Eugenio Pérez
,
11:07
[PATCH v4 4/6] vdpa: validate MQ CVQ commands
,
Eugenio Pérez
,
11:07
[PATCH v4 3/6] vdpa: Add vhost_vdpa_net_load_mq
,
Eugenio Pérez
,
11:07
[PATCH v4 1/6] vdpa: Make VhostVDPAState cvq_cmd_in_buffer control ack type
,
Eugenio Pérez
,
11:07
[PATCH v4 2/6] vdpa: extract vhost_vdpa_net_load_mac from vhost_vdpa_net_load
,
Eugenio Pérez
,
11:07
[PATCH v4 0/6] Vhost-vdpa Shadow Virtqueue multiqueue support.
,
Eugenio Pérez
,
11:07
Re: [PATCH v2 22/23] target/i386: Create gen_eip_cur
,
Philippe Mathieu-Daudé
,
10:51
Re: [PATCH v2 11/23] target/i386: Create cur_insn_len, cur_insn_len_i32
,
Philippe Mathieu-Daudé
,
10:50
Re: [PATCH v2 04/23] target/i386: Remove cur_eip, next_eip arguments to gen_interrupt
,
Philippe Mathieu-Daudé
,
10:46
Re: [PATCH v2 03/23] target/i386: Remove cur_eip argument to gen_exception
,
Philippe Mathieu-Daudé
,
10:45
Re: [PATCH v2 02/23] target/i386: Return bool from disas_insn
,
Philippe Mathieu-Daudé
,
10:42
Re: [PATCH v1 23/26] tcg: Pass TCGTempKind to tcg_temp_new_internal
,
Philippe Mathieu-Daudé
,
10:34
Re: [PATCH v1 25/26] tcg: Introduce tcg_temp_is_normal_*
,
Philippe Mathieu-Daudé
,
10:33
Re: [PATCH v1 09/26] target/s390x: Use gen_psw_addr_disp in save_link_info
,
Philippe Mathieu-Daudé
,
10:31
Re: [PATCH v1 07/26] target/s390x: Remove pc argument to pc_to_link_into
,
Philippe Mathieu-Daudé
,
10:28
Re: [PATCH 0/1] hw/ide: share bmdma read and write functions
,
Bernhard Beschow
,
10:27
Re: [PATCH v1 01/26] target/s390x: Use tcg_constant_* in local contexts
,
Philippe Mathieu-Daudé
,
10:26
Re: [PATCH v2] hw/ide/piix: Ignore writes of hardwired PCI command register bits
,
Michael S. Tsirkin
,
10:24
Re: [PATCH 3/3] target/ppc: Merge fsqrt and fsqrts helpers
,
Víctor Colombo
,
10:22
Re: [PATCH 2/3] module: add Error arguments to module_load_one and module_load_qom_one
,
Philippe Mathieu-Daudé
,
10:21
Re: [PATCH v2 00/11] Introduce new acpi/smbios python tests using biosbits
,
Michael S. Tsirkin
,
10:19
Re: [PATCH v2] hw/ide/piix: Ignore writes of hardwired PCI command register bits
,
Bernhard Beschow
,
10:17
Re: [PATCH v2 00/11] Introduce new acpi/smbios python tests using biosbits
,
Daniel P . Berrangé
,
10:10
Re: [PATCH v2 00/11] Introduce new acpi/smbios python tests using biosbits
,
Michael S. Tsirkin
,
10:04
Re: sphinx-build is really slow, any way to improve that?
,
Daniel P . Berrangé
,
09:57
Re: sphinx-build is really slow, any way to improve that?
,
Peter Maydell
,
09:41
Re: [PATCH V4 1/3] hw/arm,loongarch: Move load_image_to_fw_cfg() to common location
,
Philippe Mathieu-Daudé
,
09:32
Re: [PATCH v2 00/11] Introduce new acpi/smbios python tests using biosbits
,
Daniel P . Berrangé
,
09:30
Re: [PATCH v4 7/7] accel/tcg: Split log_cpu_exec into inline and slow path
,
Philippe Mathieu-Daudé
,
09:30
Re: [PATCH v2 00/11] Introduce new acpi/smbios python tests using biosbits
,
Ani Sinha
,
09:28
Re: [PATCH v2 00/11] Introduce new acpi/smbios python tests using biosbits
,
Daniel P . Berrangé
,
09:16
Re: [PATCH v2 10/11] pytest: add pytest to the meson build system
,
Daniel P . Berrangé
,
09:11
Re: [PATCH 00/17] acpi:pc/q35: minor PCI refactoring/cleanups
,
Michael S. Tsirkin
,
09:11
Re: [PATCH v4 4/7] include/hw/core: Create struct CPUJumpCache
,
Philippe Mathieu-Daudé
,
09:08
Re: [PATCH v2 07/11] acpi/tests/bits: add python test that exercizes QEMU bios tables using biosbits
,
Daniel P . Berrangé
,
09:06
Re: [PATCH v4 1/7] accel/tcg: Use bool for page_find_alloc
,
Philippe Mathieu-Daudé
,
09:04
Re: [PATCH v4 8/9] target/arm: Introduce gen_pc_plus_diff for aarch32
,
Philippe Mathieu-Daudé
,
09:02
[PATCH v2 8/8] target/ppc: Clear fpstatus flags on helpers missing it
,
Víctor Colombo
,
08:57
[PATCH v2 7/8] target/ppc: Zero second doubleword of VSR registers for FPR insns
,
Víctor Colombo
,
08:57
[PATCH v2 6/8] target/ppc: Set OV32 when OV is set
,
Víctor Colombo
,
08:57
[PATCH v2 5/8] target/ppc: Zero second doubleword for VSX madd instructions
,
Víctor Colombo
,
08:57
[PATCH v2 4/8] target/ppc: Set result to QNaN for DENBCD when VXCVI occurs
,
Víctor Colombo
,
08:57
[PATCH v2 3/8] target/ppc: Zero second doubleword in DFP instructions
,
Víctor Colombo
,
08:57
[PATCH v2 2/8] target/ppc: Remove unused xer_* macros
,
Víctor Colombo
,
08:56
[PATCH v2 1/8] target/ppc: Remove extra space from s128 field in ppc_vsr_t
,
Víctor Colombo
,
08:56
[PATCH v2 0/8] Multiple ppc instructions fixes
,
Víctor Colombo
,
08:55
Re: [PATCH v4 5/9] target/arm: Change gen_exception_internal to work on displacements
,
Philippe Mathieu-Daudé
,
08:53
Re: [PATCH v4 2/9] target/arm: Change gen_goto_tb to work on displacements
,
Philippe Mathieu-Daudé
,
08:52
[PATCH] hw/xen: set pci Atomic Ops requests for passthrough device
,
Ji, Ruili
,
08:51
Re: [PATCH v4 1/9] target/arm: Introduce curr_insn_len
,
Philippe Mathieu-Daudé
,
08:45
Re: [PULL 0/1] baum: better document usb-braille configuration
,
Stefan Hajnoczi
,
08:37
Re: [PATCH 2/3] module: add Error arguments to module_load_one and module_load_qom_one
,
Claudio Fontana
,
08:32
Re: [PATCH V4 0/3] hw/riscv: virt: Enable booting S-mode firmware from pflash
,
Sunil V L
,
08:32
Re: [PULL v3 00/20] tcg patch queue
,
Stefan Hajnoczi
,
08:30
Re: [RFC PATCH] docs/system: clean up code escape for riscv virt platform
,
Alex Bennée
,
08:27
[PATCH 11/11] RISC-V: Add initial support for T-Head C906 and C910 CPUs
,
Christoph Muellner
,
08:23
[PATCH 09/11] RISC-V: Adding T-Head MemIdx extension
,
Christoph Muellner
,
08:23
[PATCH 10/11] RISC-V: Adding T-Head FMemIdx extension
,
Christoph Muellner
,
08:23
[PATCH 08/11] RISC-V: Adding T-Head MemPair extension
,
Christoph Muellner
,
08:23
[PATCH 07/11] RISC-V: Adding T-Head XMAE support
,
Christoph Muellner
,
08:23
[PATCH 05/11] RISC-V: Adding T-Head CondMov instructions
,
Christoph Muellner
,
08:23
[PATCH 06/11] RISC-V: Adding T-Head multiply-accumulate instructions
,
Christoph Muellner
,
08:23
[PATCH 02/11] RISC-V: Adding T-Head CMO instructions
,
Christoph Muellner
,
08:23
[PATCH 04/11] RISC-V: Adding T-Head Bitmanip instructions
,
Christoph Muellner
,
08:23
[PATCH 03/11] RISC-V: Adding T-Head SYNC instructions
,
Christoph Muellner
,
08:23
[PATCH 01/11] riscv: Add privilege level to DisasContext
,
Christoph Muellner
,
08:23
[PATCH 00/11] Add support for the T-Head vendor extensions
,
Christoph Muellner
,
08:22
Re: [PATCH] accel: print an error message and exit if plugin not loaded
,
Claudio Fontana
,
08:14
Re: [PATCH 49/51] io/channel-watch: Fix socket watch on Windows
,
Clément Chigot
,
08:06
Re: [PATCH] accel: print an error message and exit if plugin not loaded
,
Claudio Fontana
,
07:59
[PATCH 2/3] module: add Error arguments to module_load_one and module_load_qom_one
,
Claudio Fontana
,
07:55
[PATCH 3/3] accel: abort if we fail to load the accelerator plugin
,
Claudio Fontana
,
07:55
[PATCH 1/3] module: removed unused function argument "mayfail"
,
Claudio Fontana
,
07:55
[PATCH 0/3] improve error handling for module load
,
Claudio Fontana
,
07:55
Re: [PATCH v9 03/10] s390x/cpu topology: reporting the CPU topology to the guest
,
Janis Schoetterl-Glausch
,
07:49
Re: [PATCH 00/17] acpi:pc/q35: minor PCI refactoring/cleanups
,
Igor Mammedov
,
07:41
Re: [RFC PATCH] docs/system: clean up code escape for riscv virt platform
,
Alistair Francis
,
07:38
Re: [PATCH v2 1/2] x86: only modify setup_data if the boot protocol indicates safety
,
Daniel P . Berrangé
,
07:33
[PATCH v3 2/2] x86: re-enable rng seeding via setup_data
,
Jason A. Donenfeld
,
07:27
[PATCH v3 1/2] x86: only modify setup_data if the boot protocol indicates safety
,
Jason A. Donenfeld
,
07:27
Re: [PATCH v2 1/2] x86: only modify setup_data if the boot protocol indicates safety
,
Ard Biesheuvel
,
07:15
Re: [PATCH v2 1/2] x86: only modify setup_data if the boot protocol indicates safety
,
Jason A. Donenfeld
,
06:52
Re: [PATCH v2 1/2] x86: only modify setup_data if the boot protocol indicates safety
,
Jason A. Donenfeld
,
06:49
Re: [PATCH v2 1/2] x86: only modify setup_data if the boot protocol indicates safety
,
Gerd Hoffmann
,
06:47
Re: [PATCH v2 1/2] x86: only modify setup_data if the boot protocol indicates safety
,
Jason A. Donenfeld
,
06:46
Re: [PATCH v2 1/2] x86: only modify setup_data if the boot protocol indicates safety
,
Michael S. Tsirkin
,
06:45
Re: [PATCH v2 1/2] x86: only modify setup_data if the boot protocol indicates safety
,
Michael S. Tsirkin
,
06:45
Re: [PATCH] x86: only modify setup_data if the boot protocol indicates safety
,
Gerd Hoffmann
,
06:45
Re: [PATCH v2 1/2] x86: only modify setup_data if the boot protocol indicates safety
,
Jason A. Donenfeld
,
06:44
Re: [PATCH V4 0/3] hw/riscv: virt: Enable booting S-mode firmware from pflash
,
Gerd Hoffmann
,
06:41
[PATCH v2 1/2] x86: only modify setup_data if the boot protocol indicates safety
,
Jason A. Donenfeld
,
06:38
[PATCH v2 2/2] x86: re-enable rng seeding via setup_data
,
Jason A. Donenfeld
,
06:38
Re: [PATCH] x86: only modify setup_data if the boot protocol indicates safety
,
Jason A. Donenfeld
,
06:27
[PATCH v1 26/26] target/s390x: Enable TARGET_TB_PCREL
,
Richard Henderson
,
06:18
[PATCH v1 23/26] tcg: Pass TCGTempKind to tcg_temp_new_internal
,
Richard Henderson
,
06:18
[PATCH v1 20/26] target/s390x: Split per_breaking_event from per_branch_*
,
Richard Henderson
,
06:18
[PATCH v1 24/26] tcg: Introduce tcg_temp_ebb_new_*
,
Richard Henderson
,
06:18
[PATCH v1 21/26] target/s390x: Remove PER check from use_goto_tb
,
Richard Henderson
,
06:18
[PATCH v1 25/26] tcg: Introduce tcg_temp_is_normal_*
,
Richard Henderson
,
06:18
[PATCH v1 15/26] target/s390x: Introduce per_enabled
,
Richard Henderson
,
06:18
[PATCH v1 16/26] target/s390x: Disable conditional branch-to-next for PER
,
Richard Henderson
,
06:18
[PATCH v1 19/26] target/s390x: Simplify help_branch
,
Richard Henderson
,
06:18
[PATCH v1 14/26] target/s390x: Don't set gbea for user-only
,
Richard Henderson
,
06:18
[PATCH v1 12/26] target/s390x: Move masking of psw.addr to cpu_get_tb_cpu_state
,
Richard Henderson
,
06:18
[PATCH v1 08/26] target/s390x: Use gen_psw_addr_disp in pc_to_link_info
,
Richard Henderson
,
06:18
[PATCH v1 18/26] target/s390x: Split per_branch
,
Richard Henderson
,
06:18
[PATCH v1 09/26] target/s390x: Use gen_psw_addr_disp in save_link_info
,
Richard Henderson
,
06:18
[PATCH v1 11/26] target/s390x: Use ilen instead in branches
,
Richard Henderson
,
06:18
[PATCH v1 10/26] target/s390x: Use gen_psw_addr_disp in op_sam
,
Richard Henderson
,
06:18
[PATCH v1 22/26] target/s390x: Pass original r2 register to BCR
,
Richard Henderson
,
06:18
[PATCH v1 13/26] target/s390x: Add disp argument to update_psw_addr
,
Richard Henderson
,
06:18
[PATCH v1 17/26] target/s390x: Introduce help_goto_indirect
,
Richard Henderson
,
06:18
[PATCH v1 06/26] target/s390x: Introduce gen_psw_addr_disp
,
Richard Henderson
,
06:18
[PATCH v1 07/26] target/s390x: Remove pc argument to pc_to_link_into
,
Richard Henderson
,
06:18
[PATCH v1 05/26] target/s390x: Change help_goto_direct to work on displacements
,
Richard Henderson
,
06:18
[PATCH v1 04/26] target/s390x: Use tcg_constant_* in translate_vx.c.inc
,
Richard Henderson
,
06:18
[PATCH v1 03/26] target/s390x: Use tcg_constant_i32 for fpinst_extract_m34
,
Richard Henderson
,
06:18
[PATCH v1 01/26] target/s390x: Use tcg_constant_* in local contexts
,
Richard Henderson
,
06:17
[PATCH v1 02/26] target/s390x: Use tcg_constant_* for DisasCompare
,
Richard Henderson
,
06:17
[PATCH v1 00/26] target/s390x: pc-relative translation
,
Richard Henderson
,
06:17
[PATCH v2 21/23] target/i386: Use gen_jmp_rel for DISAS_TOO_MANY
,
Richard Henderson
,
06:10
[PATCH v2 16/23] target/i386: Use DISAS_TOO_MANY to exit after gen_io_start
,
Richard Henderson
,
06:10
[PATCH v2 20/23] target/i386: Use gen_jmp_rel for gen_repz*
,
Richard Henderson
,
06:10
[PATCH v2 13/23] target/i386: Introduce DISAS_JUMP
,
Richard Henderson
,
06:10
[PATCH v2 11/23] target/i386: Create cur_insn_len, cur_insn_len_i32
,
Richard Henderson
,
06:10
[PATCH v2 09/23] target/i386: Use DISAS_EOB_NEXT
,
Richard Henderson
,
06:10
[PATCH v2 08/23] target/i386: Use DISAS_EOB* in gen_movl_seg_T0
,
Richard Henderson
,
06:10
[PATCH v2 19/23] target/i386: Use gen_jmp_rel for gen_jcc
,
Richard Henderson
,
06:10
[PATCH v2 17/23] target/i386: Create gen_jmp_rel
,
Richard Henderson
,
06:10
[PATCH v2 15/23] target/i386: Create eip_next_*
,
Richard Henderson
,
06:10
[PATCH v2 10/23] target/i386: USe DISAS_EOB_ONLY
,
Richard Henderson
,
06:10
[PATCH v2 12/23] target/i386: Remove cur_eip, next_eip arguments to gen_repz*
,
Richard Henderson
,
06:10
[PATCH v2 06/23] target/i386: Create gen_update_eip_next
,
Richard Henderson
,
06:10
[PATCH v2 05/23] target/i386: Create gen_update_eip_cur
,
Richard Henderson
,
06:10
[PATCH v2 04/23] target/i386: Remove cur_eip, next_eip arguments to gen_interrupt
,
Richard Henderson
,
06:10
[PATCH v2 23/23] target/i386: Enable TARGET_TB_PCREL
,
Richard Henderson
,
06:10
[PATCH v2 22/23] target/i386: Create gen_eip_cur
,
Richard Henderson
,
06:10
[PATCH v2 14/23] target/i386: Truncate values for lcall_real to i32
,
Richard Henderson
,
06:10
[PATCH v2 01/23] target/i386: Remove pc_start
,
Richard Henderson
,
06:10
[PATCH v2 18/23] target/i386: Use gen_jmp_rel for loop and jecxz insns
,
Richard Henderson
,
06:10
[PATCH v2 03/23] target/i386: Remove cur_eip argument to gen_exception
,
Richard Henderson
,
06:10
[PATCH v2 02/23] target/i386: Return bool from disas_insn
,
Richard Henderson
,
06:10
[PATCH v2 07/23] target/i386: Introduce DISAS_EOB*
,
Richard Henderson
,
06:09
[PATCH v2 00/23] target/i386: pc-relative translation blocks
,
Richard Henderson
,
06:09
[PATCH v4 4/9] target/arm: Change gen_exception_insn* to work on displacements
,
Richard Henderson
,
06:06
[PATCH v4 9/9] target/arm: Enable TARGET_TB_PCREL
,
Richard Henderson
,
06:05
[PATCH v4 6/9] target/arm: Change gen_jmp* to work on displacements
,
Richard Henderson
,
06:05
[PATCH v4 3/9] target/arm: Change gen_*set_pc_im to gen_*update_pc
,
Richard Henderson
,
06:05
[PATCH v4 8/9] target/arm: Introduce gen_pc_plus_diff for aarch32
,
Richard Henderson
,
06:05
[PATCH v4 7/9] target/arm: Introduce gen_pc_plus_diff for aarch64
,
Richard Henderson
,
06:05
[PATCH v4 1/9] target/arm: Introduce curr_insn_len
,
Richard Henderson
,
06:05
[PATCH v4 5/9] target/arm: Change gen_exception_internal to work on displacements
,
Richard Henderson
,
06:05
[PATCH v4 0/9] target/arm: pc-relative translation blocks
,
Richard Henderson
,
06:05
[PATCH v4 2/9] target/arm: Change gen_goto_tb to work on displacements
,
Richard Henderson
,
06:05
Re: [PATCH] accel: print an error message and exit if plugin not loaded
,
Gerd Hoffmann
,
05:53
Re: [PATCH 00/11] crypto: improve robustness of LUKS metadata validation
,
Richard W.M. Jones
,
05:32
Re: [PATCH 01/11] crypto: sanity check that LUKS header strings are NUL-terminated
,
Richard W.M. Jones
,
05:30
Re: [PATCH v4 0/7] tcg: pc-relative translation blocks
,
Richard Henderson
,
05:29
Re: [PATCH v4 0/7] tcg: pc-relative translation blocks
,
Richard Henderson
,
05:28
Re: [PATCH 06/11] crypto: check that LUKS PBKDF2 iterations count is non-zero
,
Richard W.M. Jones
,
05:26
Re: [PATCH 04/11] crypto: validate that LUKS payload doesn't overlap with header
,
Richard W.M. Jones
,
05:19
[PATCH v4 6/7] accel/tcg: Introduce TARGET_TB_PCREL
,
Richard Henderson
,
05:12
[PATCH v4 5/7] accel/tcg: Introduce tb_pc and tb_pc_log
,
Richard Henderson
,
05:12
[PATCH v4 7/7] accel/tcg: Split log_cpu_exec into inline and slow path
,
Richard Henderson
,
05:12
[PATCH v4 2/7] accel/tcg: Use DisasContextBase in plugin_gen_tb_start
,
Richard Henderson
,
05:11
[PATCH v4 4/7] include/hw/core: Create struct CPUJumpCache
,
Richard Henderson
,
05:11
[PATCH v4 3/7] accel/tcg: Do not align tb->page_addr[0]
,
Richard Henderson
,
05:11
[PATCH v4 1/7] accel/tcg: Use bool for page_find_alloc
,
Richard Henderson
,
05:11
[PATCH v4 0/7] tcg: pc-relative translation blocks
,
Richard Henderson
,
05:11
Re: [PATCH 02/11] crypto: enforce that LUKS stripes is always a fixed value
,
Richard W.M. Jones
,
05:09
[PATCH V4 3/3] hw/riscv: virt: Enable booting S-mode firmware from pflash
,
Sunil V L
,
05:02
[PATCH V4 1/3] hw/arm, loongarch: Move load_image_to_fw_cfg() to common location
,
Sunil V L
,
05:02
[PATCH V4 2/3] hw/riscv: virt: Move create_fw_cfg() prior to loading kernel
,
Sunil V L
,
05:02
[PATCH V4 0/3] hw/riscv: virt: Enable booting S-mode firmware from pflash
,
Sunil V L
,
05:02
Re: [PATCH v9 04/10] hw/core: introducing drawer and books for s390x
,
Markus Armbruster
,
05:00
[PATCH 08/11] crypto: split off helpers for converting LUKS header endianess
,
Daniel P . Berrangé
,
04:42
[PATCH 07/11] crypto: split LUKS header definitions off into file
,
Daniel P . Berrangé
,
04:42
[PATCH 01/11] crypto: sanity check that LUKS header strings are NUL-terminated
,
Daniel P . Berrangé
,
04:42
[PATCH 10/11] crypto: ensure LUKS tests run with GNUTLS crypto provider
,
Daniel P . Berrangé
,
04:42
[PATCH 03/11] crypto: enforce that key material doesn't overlap with LUKS header
,
Daniel P . Berrangé
,
04:42
[PATCH 06/11] crypto: check that LUKS PBKDF2 iterations count is non-zero
,
Daniel P . Berrangé
,
04:42
[PATCH 05/11] crypto: strengthen the check for key slots overlapping with LUKS header
,
Daniel P . Berrangé
,
04:42
[PATCH 09/11] crypto: quote algorithm names in error messages
,
Daniel P . Berrangé
,
04:42
[PATCH 04/11] crypto: validate that LUKS payload doesn't overlap with header
,
Daniel P . Berrangé
,
04:42
[PATCH 11/11] crypto: add test cases for many malformed LUKS header scenarios
,
Daniel P . Berrangé
,
04:42
[PATCH 00/11] crypto: improve robustness of LUKS metadata validation
,
Daniel P . Berrangé
,
04:41
[PATCH 02/11] crypto: enforce that LUKS stripes is always a fixed value
,
Daniel P . Berrangé
,
04:41
[PULL v3 18/20] target/i386: Make translator stop before the end of a page
,
Richard Henderson
,
04:38
[PULL v3 20/20] target/riscv: Make translator stop before the end of a page
,
Richard Henderson
,
04:38
[PULL v3 19/20] target/riscv: Add MAX_INSN_LEN and insn_len
,
Richard Henderson
,
04:38
[PULL v3 17/20] target/s390x: Make translator stop before the end of a page
,
Richard Henderson
,
04:38
[PULL v3 15/20] accel/tcg: Add pc and host_pc params to gen_intermediate_code
,
Richard Henderson
,
04:38
[PULL v3 16/20] accel/tcg: Add fast path for translator_ld*
,
Richard Henderson
,
04:38
[PULL v3 14/20] accel/tcg: Remove translator_ldsw
,
Richard Henderson
,
04:38
[PULL v3 13/20] accel/tcg: Document the faulting lookup in tb_lookup_cmp
,
Richard Henderson
,
04:38
[PULL v3 12/20] accel/tcg: Use probe_access_internal for softmmu get_page_addr_code_hostp
,
Richard Henderson
,
04:38
[PULL v3 10/20] accel/tcg: Make tb_htable_lookup static
,
Richard Henderson
,
04:38
[PULL v3 11/20] accel/tcg: Move qemu_ram_addr_from_host_nofail to physmem.c
,
Richard Henderson
,
04:38
[PULL v3 07/20] accel/tcg: Introduce is_same_page()
,
Richard Henderson
,
04:38
[PULL v3 09/20] accel/tcg: Unlock mmap_lock after longjmp
,
Richard Henderson
,
04:38
[PULL v3 01/20] linux-user/arm: Mark the commpage executable
,
Richard Henderson
,
04:38
[PULL v3 04/20] linux-user: Honor PT_GNU_STACK
,
Richard Henderson
,
04:38
[PULL v3 08/20] accel/tcg: Properly implement get_page_addr_code for user-only
,
Richard Henderson
,
04:38
[PULL v3 06/20] tests/tcg/i386: Move smc_code2 to an executable section
,
Richard Henderson
,
04:38
[PULL v3 05/20] linux-user: Clear translations on mprotect()
,
Richard Henderson
,
04:38
[PULL v3 02/20] linux-user/hppa: Allocate page zero as a commpage
,
Richard Henderson
,
04:38
[PULL v3 03/20] linux-user/x86_64: Allocate vsyscall page as a commpage
,
Richard Henderson
,
04:38
[PULL v3 00/20] tcg patch queue
,
Richard Henderson
,
04:38
Re: [PATCH v9 06/10] s390x/cpu_topology: resetting the Topology-Change-Report
,
Nico Boehr
,
04:28
Re: [RFC] module: removed unused function argument "mayfail"
,
Claudio Fontana
,
04:20
Re: [PATCH v2 00/11] Introduce new acpi/smbios python tests using biosbits
,
Michael S. Tsirkin
,
04:20
Re: [PATCH v9 03/10] s390x/cpu topology: reporting the CPU topology to the guest
,
Nico Boehr
,
04:17
Re: sphinx-build is really slow, any way to improve that?
,
Markus Armbruster
,
04:17
Re: [PATCH 49/51] io/channel-watch: Fix socket watch on Windows
,
Bin Meng
,
04:15
Re: [PATCH v1 3/8] migration: Introduce dirty-limit capability
,
Markus Armbruster
,
04:03
Re: sphinx-build is really slow, any way to improve that?
,
Daniel P . Berrangé
,
03:55
Re: [PATCH v2 0/7] Allow semihosting from user mode
,
Richard Henderson
,
03:50
Re: [RFC PATCH] hw/acpi: do not let OSPM set pcie native hotplug when acpi hotplug is enabled
,
Ani Sinha
,
03:45
Re: [PATCH v3 6/6] include/exec: Introduce TARGET_PAGE_ENTRY_EXTRA
,
Richard Henderson
,
03:42
Re: [PATCH 49/51] io/channel-watch: Fix socket watch on Windows
,
Clément Chigot
,
03:42
Re: [RFC PATCH] hw/acpi: do not let OSPM set pcie native hotplug when acpi hotplug is enabled
,
Igor Mammedov
,
03:40
Re: [PATCH v3 0/5] linux-user: Passthrough MADV_DONTNEED for certain file mappings
,
Richard Henderson
,
03:35
[PATCH v3 5/5] vhost-user-blk: dynamically resize config space based on features
,
Daniil Tatianin
,
03:31
[PATCH v3 0/5] vhost-user-blk: dynamically resize config space based on features
,
Daniil Tatianin
,
03:31
[PATCH v3 3/5] vhost-user-blk: make it possible to disable write-zeroes/discard
,
Daniil Tatianin
,
03:31
[PATCH v3 2/5] virtio-blk: move config size params to virtio-blk-common
,
Daniil Tatianin
,
03:31
[PATCH v3 4/5] vhost-user-blk: make 'config_wce' part of 'host_features'
,
Daniil Tatianin
,
03:31
[PATCH v3 1/5] virtio: introduce VirtIOConfigSizeParams & virtio_get_config_size
,
Daniil Tatianin
,
03:31
Re: [PATCH V3 2/3] hw/riscv: virt: Move create_fw_cfg() prior to loading kernel
,
Andrew Jones
,
03:20
Re: [PATCH V3 1/3] hw/arm,loongarch: Move load_image_to_fw_cfg() to common location
,
Andrew Jones
,
03:20
Re: [PATCH V3 3/3] hw/riscv: virt: Enable booting S-mode firmware from pflash
,
Andrew Jones
,
03:20
Re: [PATCH 49/51] io/channel-watch: Fix socket watch on Windows
,
Bin Meng
,
03:01
Re: [PULL v2 00/20] tcg patch queue
,
Richard Henderson
,
02:45
Re: [PATCH v2 00/11] Introduce new acpi/smbios python tests using biosbits
,
Ani Sinha
,
02:26
Re: [PATCH] tests: unit: add NULL-pointer check
,
Paolo Bonzini
,
02:07
Re: [PATCH v9 02/10] s390x/cpu topology: core_id sets s390x CPU topology
,
Nico Boehr
,
01:58
Re: [PATCH] tests: unit: simplify test-visitor-serialization list tests
,
Stefan Weil
,
01:40
Re: [PATCH v3 13/15] virtio-net: support queue reset
,
Jason Wang
,
01:37
Re: [PATCH v3 10/15] vhost-net: vhost-kernel: introduce vhost_net_virtqueue_reset()
,
Jason Wang
,
01:25
Re: [PATCH] tests: unit: simplify test-visitor-serialization list tests
,
Markus Armbruster
,
01:17
Re: [PATCH] tests: unit: add NULL-pointer check
,
Markus Armbruster
,
01:01
回复: qemu-system-aach64: A deadloop in aio_poll
,
address@hidden
,
00:31
qemu-system-aach64: A deadloop in aio_poll
,
address@hidden
,
00:31
[PATCH V3 3/3] hw/riscv: virt: Enable booting S-mode firmware from pflash
,
Sunil V L
,
00:25
[PATCH V3 2/3] hw/riscv: virt: Move create_fw_cfg() prior to loading kernel
,
Sunil V L
,
00:25
[PATCH V3 1/3] hw/arm, loongarch: Move load_image_to_fw_cfg() to common location
,
Sunil V L
,
00:25
[PATCH V3 0/3] hw/riscv: virt: Enable booting S-mode firmware from pflash
,
Sunil V L
,
00:25
Re: [PATCH V2 1/3] hw/arm,loongarch: Move load_image_to_fw_cfg() to common location
,
Sunil V L
,
00:21
September 05, 2022
Re: [PATCH v3 13/15] virtio-net: support queue reset
,
Kangjie Xu
,
23:14
Re: [PATCH v2 0/4] hw/arm/virt: Improve address assignment for high memory regions
,
Gavin Shan
,
22:40
[PATCH] tests/vm: update NetBSD to 9.3
,
Brad Smith
,
21:04
[PATCH v3 5/5] tests/tcg/linux-test: Add linux-madvise test
,
Ilya Leoshkevich
,
20:09
[PATCH v3 4/5] linux-user: Passthrough MADV_DONTNEED for certain file mappings
,
Ilya Leoshkevich
,
20:09
[PATCH v3 3/5] linux-user: Implement stracing madvise()
,
Ilya Leoshkevich
,
20:09
[PATCH v3 2/5] linux-user: Fix madvise(MADV_DONTNEED) on alpha
,
Ilya Leoshkevich
,
20:09
[PATCH v3 1/5] linux-user: Provide MADV_* definitions
,
Ilya Leoshkevich
,
20:09
[PATCH v3 0/5] linux-user: Passthrough MADV_DONTNEED for certain file mappings
,
Ilya Leoshkevich
,
20:08
Re: [PULL 00/11] OpenRISC updates for 7.2.0
,
Stefan Hajnoczi
,
19:41
Re: [PATCH v2] linux-user: Implement stracing madvise()
,
Ilya Leoshkevich
,
18:51
[PULL 0/1] baum: better document usb-braille configuration
,
Samuel Thibault
,
18:18
[PULL 1/1] usb-braille: Better explain that one also has to create a chardev backend
,
Samuel Thibault
,
18:18
Re: [PULL v2 00/20] tcg patch queue
,
Stefan Hajnoczi
,
17:58
[PATCH v2] linux-user: Implement stracing madvise()
,
Ilya Leoshkevich
,
17:40
Re: [PATCH v2] kvm: fix memory leak on failure to read stats descriptors
,
Philippe Mathieu-Daudé
,
17:32
Re: [PATCH v2] smbios: sanitize type from external type before checking have_fields_bitmap
,
Philippe Mathieu-Daudé
,
17:31
Re: [PATCH v3 6/6] include/exec: Introduce TARGET_PAGE_ENTRY_EXTRA
,
Philippe Mathieu-Daudé
,
17:28
Re: sphinx-build is really slow, any way to improve that?
,
Peter Maydell
,
17:22
Re: [PATCH V2 1/3] hw/arm,loongarch: Move load_image_to_fw_cfg() to common location
,
Peter Maydell
,
17:20
Re: [PATCH v3 5/6] accel/tcg: Introduce tlb_set_page_full
,
Philippe Mathieu-Daudé
,
17:20
Re: [PATCH v3 4/6] accel/tcg: Introduce probe_access_full
,
Philippe Mathieu-Daudé
,
17:10
Re: [PATCH v3 2/6] accel/tcg: Drop addr member from SavedIOTLB
,
Philippe Mathieu-Daudé
,
17:07
Re: [PATCH v3 1/6] accel/tcg: Rename CPUIOTLBEntry to CPUTLBEntryFull
,
Philippe Mathieu-Daudé
,
17:07
Re: [PATCH] build: Regenerate meson-buildoptions.sh
,
Stefan Hajnoczi
,
17:06
Re: [PATCH] build: Regenerate meson-buildoptions.sh
,
Philippe Mathieu-Daudé
,
17:05
Re: [PATCH] linux-user: fix bug about missing signum convert of sigqueue
,
Philippe Mathieu-Daudé
,
17:00
Re: [RFC] module: removed unused function argument "mayfail"
,
Philippe Mathieu-Daudé
,
16:55
Re: [RFC v4 11/11] virtio-blk: use BDRV_REQ_REGISTERED_BUF optimization hint
,
Stefan Hajnoczi
,
16:50
[PATCH v2] smbios: sanitize type from external type before checking have_fields_bitmap
,
Paolo Bonzini
,
16:44
[PATCH] build: Regenerate meson-buildoptions.sh
,
Richard Henderson
,
16:41
[PATCH v3 5/6] accel/tcg: Introduce tlb_set_page_full
,
Richard Henderson
,
16:23
[PATCH v3 6/6] include/exec: Introduce TARGET_PAGE_ENTRY_EXTRA
,
Richard Henderson
,
16:23
[PATCH v3 4/6] accel/tcg: Introduce probe_access_full
,
Richard Henderson
,
16:23
[PATCH v3 2/6] accel/tcg: Drop addr member from SavedIOTLB
,
Richard Henderson
,
16:23
[PATCH v3 3/6] accel/tcg: Suppress auto-invalidate in probe_access_internal
,
Richard Henderson
,
16:23
[PATCH v3 1/6] accel/tcg: Rename CPUIOTLBEntry to CPUTLBEntryFull
,
Richard Henderson
,
16:23
[PATCH v3 0/6] tcg: Introduce CPUTLBEntryFull
,
Richard Henderson
,
16:23
sphinx-build is really slow, any way to improve that?
,
Claudio Fontana
,
15:48
Re: [PATCH 18/19] target/ppc: Clear fpstatus flags on VSX_CMP
,
Víctor Colombo
,
14:58
Re: [PATCH 18/19] target/ppc: Clear fpstatus flags on VSX_CMP
,
Daniel Henrique Barboza
,
14:41
Re: [PATCH 08/19] target/ppc: Clear fpstatus flags on VSX_CVT_INT_TO_FP_VECTOR
,
Daniel Henrique Barboza
,
14:35
Re: [PATCH 19/19] target/ppc: Clear fpstatus flags on VSX_ROUND
,
Daniel Henrique Barboza
,
14:34
Re: [PATCH 10/19] target/ppc: Clear fpstatus flags on VSX_CVT_FP_TO_FP
,
Daniel Henrique Barboza
,
14:32
Re: [PATCH 07/19] target/ppc: Zero second doubleword of VSR registers for FPR insns
,
Daniel Henrique Barboza
,
14:26
Re: [PATCH 06/19] target/ppc: Set OV32 when OV is set
,
Daniel Henrique Barboza
,
14:25
Re: [PATCH 05/19] target/ppc: Zero second doubleword for VSX madd instructions
,
Daniel Henrique Barboza
,
14:23
[PATCH V2 3/3] hw/riscv: virt: Enable booting S-mode firmware from pflash
,
Sunil V L
,
14:23
[PATCH V2 1/3] hw/arm, loongarch: Move load_image_to_fw_cfg() to common location
,
Sunil V L
,
14:23
[PATCH V2 2/3] hw/riscv: virt: Move create_fw_cfg() prior to loading kernel
,
Sunil V L
,
14:23
[PATCH V2 0/3] hw/riscv: virt: Enable booting S-mode firmware from pflash
,
Sunil V L
,
14:23
Re: [PATCH 04/19] target/ppc: Set result to QNaN for DENBCD when VXCVI occurs
,
Daniel Henrique Barboza
,
14:21
Re: [PATCH 03/19] target/ppc: Zero second doubleword in DFP instructions
,
Daniel Henrique Barboza
,
14:19
Re: [PING PATCH v2] linux-user: Passthrough MADV_DONTNEED for certain file mappings
,
Richard Henderson
,
14:14
Re: [PATCH v9 02/10] s390x/cpu topology: core_id sets s390x CPU topology
,
Janis Schoetterl-Glausch
,
14:12
Re: [PATCH for-7.1? 0/2] Re-enable ppc32 as a linux-user host
,
Richard Henderson
,
13:55
Re: [PATCH] linux-user: fix bug about missing signum convert of sigqueue
,
Richard Henderson
,
13:55
Re: [PATCH v6 14/14] qmp/hmp, device_tree.c: introduce dumpdtb
,
Daniel Henrique Barboza
,
13:51
Re: [PATCH 3/3] target/ppc: Merge fsqrt and fsqrts helpers
,
Richard Henderson
,
13:20
Re: [RFC] module: removed unused function argument "mayfail"
,
Richard Henderson
,
13:04
Re: [RFC PATCH] hw/acpi: do not let OSPM set pcie native hotplug when acpi hotplug is enabled
,
Ani Sinha
,
12:55
Re: [RFC PATCH] hw/acpi: do not let OSPM set pcie native hotplug when acpi hotplug is enabled
,
Ani Sinha
,
12:50
[RFC PATCH] docs/system: clean up code escape for riscv virt platform
,
Alex Bennée
,
12:39
Re: [PATCH 3/3] target/ppc: Merge fsqrt and fsqrts helpers
,
Víctor Colombo
,
12:31
Re: [PATCH v3 13/15] virtio-net: support queue reset
,
Kangjie Xu
,
12:26
Re: [PATCH 3/3] target/ppc: Merge fsqrt and fsqrts helpers
,
Richard Henderson
,
12:21
Re: [PATCH 3/3] target/ppc: Merge fsqrt and fsqrts helpers
,
Víctor Colombo
,
12:19
Re: [PATCH] accel: print an error message and exit if plugin not loaded
,
Richard Henderson
,
12:07
Re: [PATCH v2] kvm: fix memory leak on failure to read stats descriptors
,
Richard Henderson
,
11:57
Re: [PATCH 3/3] target/ppc: Merge fsqrt and fsqrts helpers
,
Richard Henderson
,
11:56
[RFC] module: removed unused function argument "mayfail"
,
Claudio Fontana
,
11:55
Re: [PATCH 2/3] target/ppc: Move fsqrts to decodetree
,
Richard Henderson
,
11:55
Re: [RFC PATCH] hw/acpi: do not let OSPM set pcie native hotplug when acpi hotplug is enabled
,
Igor Mammedov
,
11:52
[PATCH v2] tests/tcg/x86_64: add cross-modifying code test
,
Ilya Leoshkevich
,
11:49
Re: [PATCH 1/3] target/ppc: Move fsqrt to decodetree
,
Richard Henderson
,
11:48
Re: [PATCH] tests/tcg/x86_64: add cross-modifying code test
,
Ilya Leoshkevich
,
11:44
Re: [PATCH] accel: print an error message and exit if plugin not loaded
,
Claudio Fontana
,
11:43
Re: [PATCH v9 01/10] s390x/cpus: Make absence of multithreading clear
,
Pierre Morel
,
11:43
Re: [PATCH v9 09/10] s390x/cpu_topology: activating CPU topology
,
Pierre Morel
,
11:30
Re: [PATCH v9 01/10] s390x/cpus: Make absence of multithreading clear
,
Janis Schoetterl-Glausch
,
11:24
Re: [PATCH] tests: unit: add NULL-pointer check
,
Alex Bennée
,
11:19
Re: [PATCH v2] 9pfs: use GHashTable for fid table
,
Philippe Mathieu-Daudé
,
11:16
Re: [PATCH v9 01/10] s390x/cpus: Make absence of multithreading clear
,
Pierre Morel
,
11:10
Re: [PATCH 2/4] hw/intc: sifive_plic.c: Fix interrupt priority index.
,
Philippe Mathieu-Daudé
,
11:09
[PATCH] 9pfs: use GHashTable for fid table
,
Linus Heckemann
,
11:03
Re: [PATCH] accel: print an error message and exit if plugin not loaded
,
Claudio Fontana
,
10:36
Re: [PATCH] smbios: sanitize type from external type before checking have_fields_bitmap
,
Philippe Mathieu-Daudé
,
10:33
Re: [PATCH v5 01/10] module: qom module support
,
Philippe Mathieu-Daudé
,
10:21
Re: [PATCH] coverity: put NUBus under m68k component
,
Philippe Mathieu-Daudé
,
10:16
Re: [PATCH 02/19] target/ppc: Remove unused xer_* macros
,
Daniel Henrique Barboza
,
09:59
Re: [PATCH v6 14/14] qmp/hmp, device_tree.c: introduce dumpdtb
,
Markus Armbruster
,
09:41
Re: [PATCH v2 1/2] dump: simplify a bit kdump get_next_page()
,
Marc-André Lureau
,
09:34
Re: [PATCH v2 1/2] dump: simplify a bit kdump get_next_page()
,
Peter Maydell
,
09:28
Re: [PATCH 01/19] target/ppc: Remove extra space from s128 field in ppc_vsr_t
,
Daniel Henrique Barboza
,
09:18
Re: [PATCH 2/4] hw/intc: sifive_plic.c: Fix interrupt priority index.
,
Andrew Jones
,
09:15
Re: [PATCH v1 3/8] migration: Introduce dirty-limit capability
,
Hyman Huang
,
09:13
Re: [PATCH v2 1/2] dump: simplify a bit kdump get_next_page()
,
David Hildenbrand
,
09:12
Re: [PATCH v1 0/2] introduce qemu_socketpiar()
,
Guoyi Tu
,
09:01
[PATCH v2 2/2] dump: fix kdump to work over non-aligned blocks
,
marcandre . lureau
,
08:58
[PATCH v2 1/2] dump: simplify a bit kdump get_next_page()
,
marcandre . lureau
,
08:58
[PATCH v2 0/2] Fix dumping in kdump format with non-aligned memory
,
marcandre . lureau
,
08:57
Re: [RFC PATCH] hw/acpi: do not let OSPM set pcie native hotplug when acpi hotplug is enabled
,
Ani Sinha
,
08:57
Re: [PATCH] coverity: put NUBus under m68k component
,
Peter Maydell
,
08:54
[PATCH v2] kvm: fix memory leak on failure to read stats descriptors
,
Paolo Bonzini
,
08:39
Re: [PATCH v6 06/14] hw/ppc: set machine->fdt in sam460ex_load_device_tree()
,
Daniel Henrique Barboza
,
08:39
[PATCH 3/3] target/ppc: Merge fsqrt and fsqrts helpers
,
Víctor Colombo
,
08:38
[PATCH 2/3] target/ppc: Move fsqrts to decodetree
,
Víctor Colombo
,
08:38
[PATCH 1/3] target/ppc: Move fsqrt to decodetree
,
Víctor Colombo
,
08:38
[PATCH 0/3] target/ppc: Move fsqrt[s] to decodetree
,
Víctor Colombo
,
08:38
Re: [PATCH] tests: test-qga: close socket on failure to connect
,
Marc-André Lureau
,
08:36
Re: [PATCH v1 0/2] introduce qemu_socketpiar()
,
Marc-André Lureau
,
08:33
Re: [PATCH] tests: test-qga: close socket on failure to connect
,
Paolo Bonzini
,
08:29
Re: [PATCH v1 0/2] introduce qemu_socketpiar()
,
Guoyi Tu
,
08:28
Re: [PATCH] 9pfs: use GHashMap for fid table
,
Greg Kurz
,
08:19
Re: [PATCH] accel: print an error message and exit if plugin not loaded
,
Richard Henderson
,
08:06
Re: [PATCH v1 0/2] introduce qemu_socketpiar()
,
Christian Schoenebeck
,
08:04
Re: [PATCH v2 20/20] disas/nanomips: Rename nanomips.cpp to nanomips.c
,
Richard Henderson
,
07:59
Re: [PATCH v2 19/20] disas/nanomips: Add struct keyword
,
Richard Henderson
,
07:58
Re: [PATCH v2 18/20] disas/nanomips: Remove argument passing by ref
,
Richard Henderson
,
07:56
Re: [PATCH v2 15/20] disas/nanomips: Introduce Dis_info struct
,
Richard Henderson
,
07:56
Re: [PATCH v2 03/20] disas/nanomips: Delete NMD class fields
,
Richard Henderson
,
07:53
Re: [PATCH v2 16/20] disas/nanomips: Replace exception handling
,
Richard Henderson
,
07:51
Re: [PATCH v2 17/20] disas/nanomips: Replace Cpp enums for C enums
,
Richard Henderson
,
07:48
Re: [PATCH v2 14/20] disas/nanomips: Remove function overloading
,
Richard Henderson
,
07:43
Re: [PATCH v2 13/20] disas/nanomips: Prevent memory leaking
,
Richard Henderson
,
07:41
Re: [PATCH] tests: test-qga: close socket on failure to connect
,
Marc-André Lureau
,
07:36
Re: [PATCH v9 01/10] s390x/cpus: Make absence of multithreading clear
,
Nico Boehr
,
07:33
Re: [PATCH v2 12/20] disas/nanomips: Replace std::string type
,
Richard Henderson
,
07:32
Re: [PULL 00/39] i386, SCSI, build system changes for 2022-09-01
,
Stefan Hajnoczi
,
07:26
Re: [PULL 0/4] target/avr patch queue
,
Stefan Hajnoczi
,
07:26
Re: [PULL 00/21] Net patches
,
Stefan Hajnoczi
,
07:26
Re: [PULL 0/4] chardev patches & a small audio fix
,
Stefan Hajnoczi
,
07:26
Re: [PATCH v1 0/2] introduce qemu_socketpiar()
,
Marc-André Lureau
,
07:20
Re: [PATCH] hw/riscv: virt: Enable booting S-mode firmware from pflash
,
Sunil V L
,
07:16
Re: [PATCH v2 11/20] disas/nanomips: Remove #inlcude <sstream>
,
Richard Henderson
,
07:14
Re: [PATCH v2 10/20] disas/nanomips: Delete nanomips.h
,
Richard Henderson
,
07:14
Re: [PATCH v2 09/20] disas/nanomips: Move typedefs etc to nanomips.cpp
,
Richard Henderson
,
07:14
Re: [PATCH v2 08/20] disas/nanomips: Remove NMD class
,
Richard Henderson
,
07:13
Re: [PATCH v2 07/20] disas/nanomips: Remove Pool tables from the class
,
Richard Henderson
,
07:11
[PATCH] tests: unit: add NULL-pointer check
,
Paolo Bonzini
,
07:10
Re: [PATCH v2 06/20] disas/nanomips: Remove disasm methods from class
,
Richard Henderson
,
07:08
Re: [PATCH v2 05/20] disas/nanomips: Remove __cond methods from class
,
Richard Henderson
,
07:06
Re: [PATCH v2 04/20] disas/nanomips: Remove helper methods from class
,
Richard Henderson
,
07:05
Re: [PATCH v2 03/20] disas/nanomips: Delete NMD class fields
,
Richard Henderson
,
07:05
[PATCH] tests: test-qga: close socket on failure to connect
,
Paolo Bonzini
,
07:02
Re: [PATCH v2 02/20] disas/nanomips: Extract enums out of the NMD class
,
Richard Henderson
,
07:01
Re: [PATCH v2 01/20] disas/nanomips: Remove namespace img
,
Richard Henderson
,
07:01
[PATCH] tests: unit: simplify test-visitor-serialization list tests
,
Paolo Bonzini
,
07:00
Re: [PATCH] kvm: fix memory leak on failure to read stats descriptors
,
Marc-André Lureau
,
07:00
Re: [PATCH] kvm: fix memory leak on failure to read stats descriptors
,
Richard Henderson
,
06:57
Re: [RFC PATCH] hw/acpi: do not let OSPM set pcie native hotplug when acpi hotplug is enabled
,
Michael S. Tsirkin
,
06:54
[PATCH] smbios: sanitize type from external type before checking have_fields_bitmap
,
Paolo Bonzini
,
06:36
Re: [PATCH] 9pfs: use GHashMap for fid table
,
Christian Schoenebeck
,
06:27
[PATCH] coverity: put NUBus under m68k component
,
Paolo Bonzini
,
06:27
Re: [PATCH v3 13/15] virtio-net: support queue reset
,
Kangjie Xu
,
06:26
Re: [PATCH v3 11/15] vhost-net: vhost-kernel: introduce vhost_net_virtqueue_restart()
,
Kangjie Xu
,
06:22
[PATCH] spapr_pci: fix leak in spapr_phb_vfio_get_loc_code
,
Paolo Bonzini
,
06:18
Re: [PATCH v3 10/15] vhost-net: vhost-kernel: introduce vhost_net_virtqueue_reset()
,
Kangjie Xu
,
06:16
[PATCH] accel: print an error message and exit if plugin not loaded
,
Claudio Fontana
,
06:13
Re: [PATCH v2] pci: Assert that capabilities never overlap
,
Akihiko Odaki
,
06:12
[PATCH] kvm: fix memory leak on failure to read stats descriptors
,
Paolo Bonzini
,
06:06
[PATCH v2 20/20] disas/nanomips: Rename nanomips.cpp to nanomips.c
,
Milica Lazarevic
,
06:04
[PATCH v2 19/20] disas/nanomips: Add struct keyword
,
Milica Lazarevic
,
06:04
[PATCH v2 17/20] disas/nanomips: Replace Cpp enums for C enums
,
Milica Lazarevic
,
06:03
[PATCH v2 18/20] disas/nanomips: Remove argument passing by ref
,
Milica Lazarevic
,
06:03
[PATCH v2 16/20] disas/nanomips: Replace exception handling
,
Milica Lazarevic
,
06:03
[PATCH v2 15/20] disas/nanomips: Introduce Dis_info struct
,
Milica Lazarevic
,
06:03
[PATCH v2 14/20] disas/nanomips: Remove function overloading
,
Milica Lazarevic
,
06:03
[PATCH v2 13/20] disas/nanomips: Prevent memory leaking
,
Milica Lazarevic
,
06:02
[PATCH v2 12/20] disas/nanomips: Replace std::string type
,
Milica Lazarevic
,
06:02
[PATCH v2 0/20] Convert nanoMIPS disassembler from C++ to C
,
Milica Lazarevic
,
06:01
[PATCH v2 11/20] disas/nanomips: Remove #inlcude <sstream>
,
Milica Lazarevic
,
06:00
[PATCH v2 09/20] disas/nanomips: Move typedefs etc to nanomips.cpp
,
Milica Lazarevic
,
06:00
[PATCH v2 10/20] disas/nanomips: Delete nanomips.h
,
Milica Lazarevic
,
06:00
[PATCH v2 08/20] disas/nanomips: Remove NMD class
,
Milica Lazarevic
,
06:00
[PATCH v2 07/20] disas/nanomips: Remove Pool tables from the class
,
Milica Lazarevic
,
06:00
[PATCH v2 06/20] disas/nanomips: Remove disasm methods from class
,
Milica Lazarevic
,
05:59
[PATCH v2 04/20] disas/nanomips: Remove helper methods from class
,
Milica Lazarevic
,
05:58
[PATCH v2 03/20] disas/nanomips: Delete NMD class fields
,
Milica Lazarevic
,
05:58
[PATCH v2 05/20] disas/nanomips: Remove __cond methods from class
,
Milica Lazarevic
,
05:58
[PATCH v2 02/20] disas/nanomips: Extract enums out of the NMD class
,
Milica Lazarevic
,
05:57
[PATCH v2 01/20] disas/nanomips: Remove namespace img
,
Milica Lazarevic
,
05:57
Re: [PATCH v1 0/2] introduce qemu_socketpiar()
,
Guoyi Tu
,
05:54
Re: [PATCH v1 3/8] migration: Introduce dirty-limit capability
,
Markus Armbruster
,
05:32
Re: [PATCH v2] pci: Assert that capabilities never overlap
,
Markus Armbruster
,
05:26
Re: [PATCH v5 01/10] module: qom module support
,
Claudio Fontana
,
05:17
Re: [PATCH] 9pfs: use GHashMap for fid table
,
Linus Heckemann
,
04:51
Re: [PATCH] x86: only modify setup_data if the boot protocol indicates safety
,
Gerd Hoffmann
,
04:41
Re: [PATCH v3 13/15] virtio-net: support queue reset
,
Jason Wang
,
04:31
Re: [PATCH v3 12/15] virtio-net: introduce flush_or_purge_queued_packets()
,
Jason Wang
,
04:25
Re: [PATCH v3 11/15] vhost-net: vhost-kernel: introduce vhost_net_virtqueue_restart()
,
Jason Wang
,
04:24
Re: [PATCH 49/51] io/channel-watch: Fix socket watch on Windows
,
Clément Chigot
,
04:10
Re: [PATCH] hw/riscv: virt: Enable booting S-mode firmware from pflash
,
Andrew Jones
,
04:07
Re: [PATCH v3 10/15] vhost-net: vhost-kernel: introduce vhost_net_virtqueue_reset()
,
Jason Wang
,
04:04
Re: [PATCH v3 07/15] virtio-pci: support queue enable
,
Jason Wang
,
04:00
Re: [PATCH v3 06/15] virtio-pci: support queue reset
,
Jason Wang
,
03:59
Re: [PATCH v2] softmmu/physmem: Fix address of FlatView access in address_space_(read|write)_cached_slow()
,
Paolo Bonzini
,
03:45
Re: [PATCH v2] scsi-disk: support setting CD-ROM block size via device options
,
Paolo Bonzini
,
03:43
Re: [PATCH 0/2] expose host-phys-bits to guest
,
Gerd Hoffmann
,
03:39
[RFC PATCH] hw/acpi: do not let OSPM set pcie native hotplug when acpi hotplug is enabled
,
Ani Sinha
,
03:25
Re: [PATCH v6 06/14] hw/ppc: set machine->fdt in sam460ex_load_device_tree()
,
BALATON Zoltan
,
03:15
Re: [PATCH] 9pfs: use GHashMap for fid table
,
Daniel P . Berrangé
,
03:11
Re: [PATCH 4/8] tests: Only run intel-hda-tests if machine type is compiled in
,
Ani Sinha
,
02:30
Re: [PATCH 2/8] bios-tables-test: Sort all x86_64 tests by machine type
,
Ani Sinha
,
02:22
Re: [PATCH 49/51] io/channel-watch: Fix socket watch on Windows
,
Bin Meng
,
02:14
Re: [PATCH 49/51] io/channel-watch: Fix socket watch on Windows
,
Marc-André Lureau
,
02:04
RE: [PATCH v2 0/2] vhost-user: Support vhost_dev_start
,
Yajun Wu
,
01:03
Re: [PATCH v3 01/15] virtio: sync relevant definitions with linux
,
Jason Wang
,
00:56
[PATCH] hw/riscv: virt: Enable booting S-mode firmware from pflash
,
Sunil V L
,
00:29
September 04, 2022
Re: [PATCH v2] scsi-disk: support setting CD-ROM block size via device options
,
John Millikin
,
23:30
Re: [PATCH v3] target/i386: Set maximum APIC ID to KVM prior to vCPU creation
,
Zeng Guang
,
21:27
Re: [PATCH v5 3/3] i386: Add notify VM exit support
,
Chenyi Qiang
,
21:05
Re: [PATCH v1 00/40] TDX QEMU support
,
Xiaoyao Li
,
20:58
[PATCH v2] softmmu/physmem: Fix address of FlatView access in address_space_(read|write)_cached_slow()
,
Alberto Faria
,
20:00
Re: [PATCH] softmmu/physmem: Fix address of FlatView access in address_space_(read|write)_cached_slow()
,
Alberto Campinho Faria
,
19:36
[PATCH v6 14/14] qmp/hmp, device_tree.c: introduce dumpdtb
,
Daniel Henrique Barboza
,
19:35
[PATCH v6 07/14] hw/ppc: set machine->fdt in xilinx_load_device_tree()
,
Daniel Henrique Barboza
,
19:35
[PATCH v6 13/14] hw/xtensa: set machine->fdt in xtfpga_init()
,
Daniel Henrique Barboza
,
19:35
[PATCH v6 12/14] hw/riscv: set machine->fdt in spike_board_init()
,
Daniel Henrique Barboza
,
19:35
[PATCH v6 11/14] hw/riscv: set machine->fdt in sifive_u_machine_init()
,
Daniel Henrique Barboza
,
19:35
[PATCH v6 10/14] hw/ppc: set machine->fdt in spapr machine
,
Daniel Henrique Barboza
,
19:35
[PATCH v6 08/14] hw/ppc: set machine->fdt in pegasos2_machine_reset()
,
Daniel Henrique Barboza
,
19:35
[PATCH v6 09/14] hw/ppc: set machine->fdt in pnv_reset()
,
Daniel Henrique Barboza
,
19:35
[PATCH v6 06/14] hw/ppc: set machine->fdt in sam460ex_load_device_tree()
,
Daniel Henrique Barboza
,
19:35
[PATCH v6 04/14] hw/ppc: set machine->fdt in ppce500_load_device_tree()
,
Daniel Henrique Barboza
,
19:35
[PATCH v6 05/14] hw/ppc: set machine->fdt in bamboo_load_device_tree()
,
Daniel Henrique Barboza
,
19:35
[PATCH v6 03/14] hw/nios2: set machine->fdt in nios2_load_dtb()
,
Daniel Henrique Barboza
,
19:35
[PATCH v6 02/14] hw/microblaze: set machine->fdt in microblaze_load_dtb()
,
Daniel Henrique Barboza
,
19:35
[PATCH v6 01/14] hw/arm: do not free machine->fdt in arm_load_dtb()
,
Daniel Henrique Barboza
,
19:35
[PATCH v6 00/14] QMP/HMP: introduce 'dumpdtb'
,
Daniel Henrique Barboza
,
19:35
Re: [PATCH] softmmu/physmem: Fix address of FlatView access in address_space_(read|write)_cached_slow()
,
Alberto Campinho Faria
,
19:33
Re: [PATCH v2 1/8] virtio: introduce VirtIOConfigSizeParams & virtio_get_config_size
,
Raphael Norwitz
,
18:55
Re: [PATCH 0/2] expose host-phys-bits to guest
,
Michael S. Tsirkin
,
16:38
Re: [PATCH] 9pfs: use GHashMap for fid table
,
Christian Schoenebeck
,
14:07
Re: [PATCH] x86: only modify setup_data if the boot protocol indicates safety
,
Jason A. Donenfeld
,
12:54
[PATCH] x86: only modify setup_data if the boot protocol indicates safety
,
Jason A. Donenfeld
,
12:51
Re: [PATCH 21/51] tests/qtest: migration-test: Skip running test_migrate_fd_proto on win32
,
Philippe Mathieu-Daudé
,
10:15
Re: [PATCH 01/51] tests/qtest: Use g_setenv()
,
Philippe Mathieu-Daudé
,
10:10
Re: [PATCH 22/51] tests/qtest: qmp-test: Skip running test_qmp_oob for win32
,
Philippe Mathieu-Daudé
,
10:07
Re: [PATCH 4/8] tests: Only run intel-hda-tests if machine type is compiled in
,
Philippe Mathieu-Daudé
,
10:01
[PATCH] hcd-xhci: drop operation with secondary stream arrays enabled
,
Qiang Liu
,
09:59
Re: [PATCH 3/8] bios-tables-test: Only run test for machine types compiled in
,
Philippe Mathieu-Daudé
,
09:57
Re: [PATCH 1/8] bios-tables-test: Make oem-fields tests be consistent
,
Philippe Mathieu-Daudé
,
09:54
Re: [PATCH 2/2] vvfat: allow spaces in file names
,
Philippe Mathieu-Daudé
,
09:46
Re: [PATCH] KVM: use store-release to mark dirty pages as harvested
,
Philippe Mathieu-Daudé
,
09:43
Re: [PATCH 2/8] qtest: Set "-net none" in qtest_init()
,
Philippe Mathieu-Daudé
,
09:41
Re: [PATCH 6/8] tests: Fix error strings
,
Philippe Mathieu-Daudé
,
09:41
Re: [PATCH] 9pfs: use GHashMap for fid table
,
Philippe Mathieu-Daudé
,
09:38
Re: [PATCH 10/20] ppc440_sdram: Implement enable bit in the DDR2 SDRAM controller
,
BALATON Zoltan
,
07:59
Re: [PATCH 17/20] ppc4xx_sdram: Use hwaddr for memory bank size
,
Philippe Mathieu-Daudé
,
07:57
Re: [PATCH 10/20] ppc440_sdram: Implement enable bit in the DDR2 SDRAM controller
,
Philippe Mathieu-Daudé
,
07:54
Re: [PATCH 02/20] ppc4xx: Introduce Ppc4xxSdramBank struct
,
Philippe Mathieu-Daudé
,
07:44
[PULL 11/11] docs/system: openrisc: Add OpenRISC documentation
,
Stafford Horne
,
03:26
[PULL 10/11] hw/openrisc: virt: pass random seed to fdt
,
Stafford Horne
,
03:26
[PULL 09/11] target/openrisc: Interrupt handling fixes
,
Stafford Horne
,
03:26
[PULL 07/11] target/openrisc: Add interrupted CPU to log
,
Stafford Horne
,
03:26
[PULL 08/11] target/openrisc: Enable MTTCG
,
Stafford Horne
,
03:26
[PULL 05/11] hw/openrisc: Add PCI bus support to virt
,
Stafford Horne
,
03:26
[PULL 06/11] hw/openrisc: Initialize timer time at startup
,
Stafford Horne
,
03:26
[PULL 04/11] hw/openrisc: Add the OpenRISC virtual machine
,
Stafford Horne
,
03:26
[PULL 03/11] goldfish_rtc: Add big-endian property
,
Stafford Horne
,
03:26
[PULL 01/11] hw/openrisc: Split re-usable boot time apis out to boot.c
,
Stafford Horne
,
03:26
[PULL 02/11] target/openrisc: Fix memory reading in debugger
,
Stafford Horne
,
03:26
[PULL 00/11] OpenRISC updates for 7.2.0
,
Stafford Horne
,
03:26
Re: [PATCH v2] pci: Assert that capabilities never overlap
,
Akihiko Odaki
,
03:07
Re: [PATCH 1/8] bios-tables-test: Make oem-fields tests be consistent
,
Ani Sinha
,
02:44
Re: [PATCH 49/51] io/channel-watch: Fix socket watch on Windows
,
Bin Meng
,
02:24
September 03, 2022
RE: [PATCH] Hexagon (target/hexagon) implement mutability mask for GPRs
,
Brian Cain
,
20:48
Re: [PATCH] RISC-V: Add support for Ztso
,
Richard Henderson
,
20:48
Re: [PATCH] Hexagon (target/hexagon) implement mutability mask for GPRs
,
Richard Henderson
,
20:39
[PULL v2 16/20] accel/tcg: Add fast path for translator_ld*
,
Richard Henderson
,
20:23
[PULL v2 00/20] tcg patch queue
,
Richard Henderson
,
20:23
Re: [PATCH v5 06/14] hw/ppc: set machine->fdt in sam460ex_load_device_tree()
,
BALATON Zoltan
,
18:26
[PATCH v5 13/14] hw/xtensa: set machine->fdt in xtfpga_init()
,
Daniel Henrique Barboza
,
15:35
[PATCH v5 14/14] qmp/hmp, device_tree.c: introduce dumpdtb
,
Daniel Henrique Barboza
,
15:35
[PATCH v5 12/14] hw/riscv: set machine->fdt in spike_board_init()
,
Daniel Henrique Barboza
,
15:35
[PATCH v5 11/14] hw/riscv: set machine->fdt in sifive_u_machine_init()
,
Daniel Henrique Barboza
,
15:35
[PATCH v5 10/14] hw/ppc: set machine->fdt in spapr machine
,
Daniel Henrique Barboza
,
15:35
[PATCH v5 09/14] hw/ppc: set machine->fdt in pnv_reset()
,
Daniel Henrique Barboza
,
15:35
[PATCH v5 08/14] hw/ppc: set machine->fdt in pegasos2_machine_reset()
,
Daniel Henrique Barboza
,
15:35
[PATCH v5 07/14] hw/ppc: set machine->fdt in xilinx_load_device_tree()
,
Daniel Henrique Barboza
,
15:34
[PATCH v5 06/14] hw/ppc: set machine->fdt in sam460ex_load_device_tree()
,
Daniel Henrique Barboza
,
15:34
[PATCH v5 05/14] hw/ppc: set machine->fdt in bamboo_load_device_tree()
,
Daniel Henrique Barboza
,
15:34
[PATCH v5 04/14] hw/ppc: set machine->fdt in ppce500_load_device_tree()
,
Daniel Henrique Barboza
,
15:34
[PATCH v5 03/14] hw/nios2: set machine->fdt in nios2_load_dtb()
,
Daniel Henrique Barboza
,
15:34
[PATCH v5 02/14] hw/microblaze: set machine->fdt in microblaze_load_dtb()
,
Daniel Henrique Barboza
,
15:34
[PATCH v5 01/14] hw/arm: do not free machine->fdt in arm_load_dtb()
,
Daniel Henrique Barboza
,
15:34
[PATCH v5 00/14] QMP/HMP: introduce 'dumpdtb'
,
Daniel Henrique Barboza
,
15:34
[PATCH 2/2] vvfat: allow spaces in file names
,
Hervé Poussineau
,
12:23
[PATCH 1/2] vvfat: allow some writes to bootsector
,
Hervé Poussineau
,
12:23
[PATCH 0/2] Fix some problems with vvfat in R/W mode
,
Hervé Poussineau
,
12:23
[PATCH] 9pfs: use GHashMap for fid table
,
Linus Heckemann
,
11:54
Re: [PATCH 33/51] tests/qtest: {ahci, ide}-test: Use relative path for temporary files
,
Bin Meng
,
09:30
Re: [PATCH] tests/tcg/x86_64: add cross-modifying code test
,
Alex Bennée
,
05:14
September 02, 2022
Re: [PATCH v2 3/8] virtio-net: utilize VirtIOConfigSizeParams & virtio_get_config_size
,
Daniil Tatianin
,
18:25
Re: [PATCH v2 5/8] virtio-blk: move config size params to virtio-blk-common
,
Daniil Tatianin
,
18:15
Re: [PATCH v2 1/8] virtio: introduce VirtIOConfigSizeParams & virtio_get_config_size
,
Daniil Tatianin
,
18:12
Re: [PATCH] target/riscv: Implement PMU CSR predicate function for U-mode
,
Aurelien Jarno
,
15:11
[PATCH] target/riscv: Implement PMU CSR predicate function for U-mode
,
Aurelien Jarno
,
15:11
Re: [PATCH 04/20] ppc4xx: Use Ppc4xxSdramBank in ppc4xx_sdram_banks()
,
BALATON Zoltan
,
14:55
Re: [PATCH v2 8/8] vhost-user-blk: dynamically resize config space based on features
,
Raphael Norwitz
,
13:59
Re: [PATCH v2 7/8] vhost-user-blk: make 'config_wce' part of 'host_features'
,
Raphael Norwitz
,
13:58
Re: [PATCH v2 6/8] vhost-user-blk: make it possible to disable write-zeroes/discard
,
Raphael Norwitz
,
13:58
Re: [PATCH v2 5/8] virtio-blk: move config size params to virtio-blk-common
,
Raphael Norwitz
,
13:57
Re: [PATCH v2 4/8] virtio: remove the virtio_feature_get_config_size helper
,
Raphael Norwitz
,
13:55
Re: [PATCH v2 3/8] virtio-net: utilize VirtIOConfigSizeParams & virtio_get_config_size
,
Raphael Norwitz
,
13:54
Re: [PATCH v2 2/8] virtio-blk: utilize VirtIOConfigSizeParams & virtio_get_config_size
,
Raphael Norwitz
,
13:53
Re: [PATCH v2 1/8] virtio: introduce VirtIOConfigSizeParams & virtio_get_config_size
,
Raphael Norwitz
,
13:52
[PATCH] tests/tcg/x86_64: add cross-modifying code test
,
Ilya Leoshkevich
,
13:47
Re: [PATCH] configure: Only add configuration for targets that are enabled
,
Philippe Mathieu-Daudé
,
13:47
[PATCH 6/8] tests: Make all tests that use q35 depend on it being compiled in
,
Juan Quintela
,
13:35
[PATCH 0/8] RFC: Pass tests for x86_64 machine types compiled individually
,
Juan Quintela
,
13:35
[PATCH 5/8] tests: sb16 has both pc and q35 tests
,
Juan Quintela
,
13:35
[PATCH 4/8] tests: Only run intel-hda-tests if machine type is compiled in
,
Juan Quintela
,
13:35
[PATCH 8/8] tests: Make all tests that depend on I440FX state that
,
Juan Quintela
,
13:35
[PATCH 7/8] tests: Unfold qtest_pci
,
Juan Quintela
,
13:35
[PATCH 3/8] bios-tables-test: Only run test for machine types compiled in
,
Juan Quintela
,
13:35
[PATCH 2/8] bios-tables-test: Sort all x86_64 tests by machine type
,
Juan Quintela
,
13:35
[PATCH 1/8] bios-tables-test: Make oem-fields tests be consistent
,
Juan Quintela
,
13:35
[PATCH v8 7/8] s390x/pci: reflect proper maxstbl for groups of interpreted devices
,
Matthew Rosato
,
13:28
[PATCH v8 4/8] s390x/pci: don't fence interpreted devices without MSI-X
,
Matthew Rosato
,
13:28
[PATCH v8 3/8] s390x/pci: enable for load/store intepretation
,
Matthew Rosato
,
13:28
[PATCH v8 8/8] s390x/s390-virtio-ccw: add zpcii-disable machine property
,
Matthew Rosato
,
13:28
[PATCH v8 1/8] linux-headers: update to 6.0-rc3
,
Matthew Rosato
,
13:28
[PATCH v8 5/8] s390x/pci: enable adapter event notification for interpreted devices
,
Matthew Rosato
,
13:28
[PATCH v8 6/8] s390x/pci: let intercept devices have separate PCI groups
,
Matthew Rosato
,
13:28
[PATCH v8 2/8] s390x/pci: add routine to get host function handle from CLP info
,
Matthew Rosato
,
13:28
[PATCH v8 0/8] s390x/pci: zPCI interpretation support
,
Matthew Rosato
,
13:27
Re: [PATCH 0/8] tests: Make expliction defaults for tests
,
Alexander Bulekov
,
13:17
Re: [PATCH v1 15/40] i386/tdx: Add property sept-ve-disable for tdx-guest object
,
Gerd Hoffmann
,
12:53
[PATCH 8/8] meson-build: test-crypto-secret depends on CONFIG_SECRET_KEYRING
,
Juan Quintela
,
12:52
[PATCH 3/8] tests/acpi: The new default is -vga none
,
Juan Quintela
,
12:52
[PATCH 6/8] tests: Fix error strings
,
Juan Quintela
,
12:52
[PATCH 7/8] meson-build: Enable CONFIG_REPLICATION only when replication is set
,
Juan Quintela
,
12:52
[PATCH 5/8] tests/acpi: Regenerate all needed tables
,
Juan Quintela
,
12:52
[PATCH 4/8] tests/qtest: Add -vga none by default
,
Juan Quintela
,
12:51
[PATCH 2/8] qtest: Set "-net none" in qtest_init()
,
Juan Quintela
,
12:51
[PATCH 1/8] qtest: "-display none" is set in qtest_init()
,
Juan Quintela
,
12:51
[PATCH 0/8] tests: Make expliction defaults for tests
,
Juan Quintela
,
12:51
Re: [PATCH 41/51] tests/qtest: migration-test: Kill "to" after migration is canceled
,
Bin Meng
,
12:34
[PATCH] configure: Only add configuration for targets that are enabled
,
Juan Quintela
,
12:33
Re: [PATCH] qtest/fuzz-lsi53c895a-test: set guest RAM to 2G
,
Bin Meng
,
12:28
Re: [PATCH] qtest/fuzz-lsi53c895a-test: set guest RAM to 2G
,
Alexander Bulekov
,
12:10
Re: [PATCH] qtest/fuzz-lsi53c895a-test: set guest RAM to 2G
,
Philippe Mathieu-Daudé
,
12:00
Re: [PATCH 29/51] tests/qtest: libqtest: Install signal handler via signal()
,
Bin Meng
,
11:49
Re: [PATCH 03/20] ppc4xx_sdram: Get rid of the init RAM hack
,
BALATON Zoltan
,
11:48
Re: [PULL 0/4] chardev patches & a small audio fix
,
Stefan Hajnoczi
,
11:27
Re: [PATCH v1 15/40] i386/tdx: Add property sept-ve-disable for tdx-guest object
,
Sean Christopherson
,
11:26
Re: [PATCH 30/51] tests: Skip iotests and qtest when '--without-default-devices'
,
Bin Meng
,
11:18
Re: [RFC PATCH v2 2/8] qapi: golang: Generate qapi's alternate types in Go
,
Victor Toso
,
10:50
Re: [PATCH 27/51] tests/qtest: Use send/recv for socket communication
,
Bin Meng
,
10:24
Re: [PATCH v1 3/8] migration: Introduce dirty-limit capability
,
Hyman Huang
,
10:16
Re: [PATCH] KVM: use store-release to mark dirty pages as harvested
,
Peter Xu
,
10:10
Re: [PATCH] Hexagon (target/hexagon) implement mutability mask for GPRs
,
Anton Johansson
,
09:44
[PATCH] qtest/fuzz-lsi53c895a-test: set guest RAM to 2G
,
Mauro Matteo Cascella
,
09:39
Re: [PATCH v7 11/12] multifd: Zero pages transmission
,
Leonardo Brás
,
09:28
Re: [PATCH v7 12/12] So we use multifd to transmit zero pages.
,
Leonardo Brás
,
09:28
Re: [PATCH v1 2/8] qapi/migration: Introduce x-vcpu-dirty-limit parameters
,
Hyman Huang
,
09:28
Re: [PATCH v7 10/12] multifd: Support for zero pages transmission
,
Leonardo Brás
,
09:27
Re: [PATCH v2 11/15] qemu-common: move scripts/qapi
,
Marc-André Lureau
,
09:23
[PULL 4/4] audio: exit(1) if audio backend failed to be found or initialized
,
marcandre . lureau
,
09:14
[PULL 3/4] tests/unit: Update test-io-channel-socket.c for Windows
,
marcandre . lureau
,
09:14
[PULL 2/4] chardev/char-socket: Update AF_UNIX for Windows
,
marcandre . lureau
,
09:14
[PULL 1/4] util/qemu-sockets: Enable unix socket support on Windows
,
marcandre . lureau
,
09:14
[PULL 0/4] chardev patches & a small audio fix
,
marcandre . lureau
,
09:14
Re: [PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
,
Kirill A . Shutemov
,
08:30
Re: [PATCH v3 1/1] monitor/hmp: print trace as option in help for log command
,
Markus Armbruster
,
08:24
[PATCH v2 3/3] tests/unit: make test-io-channel-command work on win32
,
marcandre . lureau
,
07:19
[PATCH v2 2/3] io/command: implement support for win32
,
marcandre . lureau
,
07:19
[PATCH v2 1/3] io/command: use glib GSpawn, instead of open-coding fork/exec
,
marcandre . lureau
,
07:19
[PATCH v2 0/3] io/command: implement portable spawn
,
marcandre . lureau
,
07:19
Re: [PATCH v2 11/15] qemu-common: move scripts/qapi
,
Markus Armbruster
,
07:16
Re: [PATCH 32/51] tests/qtest: Fix ERROR_SHARING_VIOLATION for win32
,
Bin Meng
,
07:02
Re: [PATCH 32/51] tests/qtest: Fix ERROR_SHARING_VIOLATION for win32
,
Bin Meng
,
06:59
Re: [PATCH] scsi/lsi53c895a: really fix use-after-free in lsi_do_msgout (CVE-2022-0216)
,
Bin Meng
,
06:56
Re: [PATCH 04/20] ppc4xx: Use Ppc4xxSdramBank in ppc4xx_sdram_banks()
,
Cédric Le Goater
,
06:50
Re: [PATCH 03/20] ppc4xx_sdram: Get rid of the init RAM hack
,
Cédric Le Goater
,
06:46
Re: [PATCH] scsi/lsi53c895a: really fix use-after-free in lsi_do_msgout (CVE-2022-0216)
,
Mauro Matteo Cascella
,
06:44
RE: [PATCH v2] target/i386: Restore TSX features with taa-no
,
Duan, Zhenzhong
,
06:36
Re: [PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
,
Chao Peng
,
06:32
Re: [PATCH 00/20] ppc4xx_sdram QOMify and clean ups
,
BALATON Zoltan
,
06:29
Re: [PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
,
Chao Peng
,
06:24
Re: [PATCH v2] pci: Assert that capabilities never overlap
,
Markus Armbruster
,
06:23
Re: modular tcg (was: Re: [PATCH v2 1/1] modules: Improve error message when module is not) found
,
Claudio Fontana
,
05:51
Re: [PATCH v2 0/8] AArch64/HMAT support and tests
,
Hesham Almatary
,
05:25
[PATCH 6/6] parallels: Image repairing in parallels_open()
,
Alexander Ivanov
,
04:53
[PATCH 5/6] parallels: Replace fprintf by qemu_log
,
Alexander Ivanov
,
04:53
[PATCH 4/6] parallels: Use highest_offset() helper in leak check
,
Alexander Ivanov
,
04:53
[PATCH 3/6] parallels: Add checking and repairing duplicate offsets in BAT
,
Alexander Ivanov
,
04:53
[PATCH 2/6] parallels: Create parallels_handle_leak() to truncate excess clusters
,
Alexander Ivanov
,
04:53
[PATCH 1/6] parallels: Incorrect data end calculation in parallels_open()
,
Alexander Ivanov
,
04:53
[PATCH 0/6] parallels: Add duplication check, repair at open, fix bugs
,
Alexander Ivanov
,
04:53
Re: [Qemu-devel] [RFC PATCH] Add qemu .clang-format
,
Daniel P . Berrangé
,
04:52
Re: [PATCH 0/2] expose host-phys-bits to guest
,
Gerd Hoffmann
,
04:44
Re: [PATCH 00/20] ppc4xx_sdram QOMify and clean ups
,
Cédric Le Goater
,
04:41
Re: [PATCH 00/20] ppc4xx_sdram QOMify and clean ups
,
Cédric Le Goater
,
04:35
Re: [PATCH 20/51] tests/qtest: i440fx-test: Skip running request_{bios, pflash} for win32
,
Bin Meng
,
04:29
Re: [PATCH 23/51] accel/qtest: Support qtest accelerator for Windows
,
Bin Meng
,
04:28
Re: [PATCH v2 1/1] monitor/hmp: print trace as option in help for log command
,
Dongli Zhang
,
04:14
Re: [PATCH v1 3/8] migration: Introduce dirty-limit capability
,
Markus Armbruster
,
04:07
Re: [RFC v4 11/11] virtio-blk: use BDRV_REQ_REGISTERED_BUF optimization hint
,
David Hildenbrand
,
04:06
Re: [PATCH v1 2/8] qapi/migration: Introduce x-vcpu-dirty-limit parameters
,
Markus Armbruster
,
04:04
Re: [PATCH v1 12/16] qapi: fix example of blockdev-add command
,
Victor Toso
,
04:03
Re: [PATCH v1 1/8] qapi/migration: Introduce x-vcpu-dirty-limit-period parameter
,
Markus Armbruster
,
04:02
Re: [PATCH] qemu-config: extract same logic in *_add_opts() to fill_config_groups()
,
Markus Armbruster
,
03:57
[PATCH v9 10/10] docs/s390x: document s390x cpu topology
,
Pierre Morel
,
03:56
[PATCH v9 09/10] s390x/cpu_topology: activating CPU topology
,
Pierre Morel
,
03:55
[PATCH v9 04/10] hw/core: introducing drawer and books for s390x
,
Pierre Morel
,
03:55
[PATCH v9 05/10] s390x/cpu: reporting drawers and books topology to the guest
,
Pierre Morel
,
03:55
[PATCH v9 07/10] s390x/cpu_topology: CPU topology migration
,
Pierre Morel
,
03:55
[PATCH v9 08/10] target/s390x: interception of PTF instruction
,
Pierre Morel
,
03:55
[PATCH v9 06/10] s390x/cpu_topology: resetting the Topology-Change-Report
,
Pierre Morel
,
03:55
[PATCH v9 02/10] s390x/cpu topology: core_id sets s390x CPU topology
,
Pierre Morel
,
03:55
[PATCH v9 03/10] s390x/cpu topology: reporting the CPU topology to the guest
,
Pierre Morel
,
03:55
[PATCH v9 00/10] s390x: CPU Topology
,
Pierre Morel
,
03:55
[PATCH v9 01/10] s390x/cpus: Make absence of multithreading clear
,
Pierre Morel
,
03:55
[PULL 21/21] net: tulip: Restrict DMA engine to memories
,
Jason Wang
,
02:43
[PULL 20/21] net/colo.c: Fix the pointer issue reported by Coverity.
,
Jason Wang
,
02:43
[PULL 19/21] vdpa: Delete CVQ migration blocker
,
Jason Wang
,
02:42
[PULL 04/21] vdpa: Remove SVQ vring from iova_tree at shutdown
,
Jason Wang
,
02:42
[PULL 17/21] vhost_net: add NetClientState->load() callback
,
Jason Wang
,
02:42
[PULL 18/21] vdpa: Add virtio-net mac address via CVQ at start
,
Jason Wang
,
02:42
[PULL 14/21] vdpa: add net_vhost_vdpa_cvq_info NetClientInfo
,
Jason Wang
,
02:42
[PULL 15/21] vdpa: Move command buffers map to start of net device
,
Jason Wang
,
02:42
[PULL 16/21] vdpa: extract vhost_vdpa_net_cvq_add from vhost_vdpa_net_handle_ctrl_avail
,
Jason Wang
,
02:42
[PULL 13/21] vhost_net: Add NetClientInfo stop callback
,
Jason Wang
,
02:42
[PULL 11/21] vhost: Do not depend on !NULL VirtQueueElement on vhost_svq_flush
,
Jason Wang
,
02:42
[PULL 09/21] vhost: use SVQ element ndescs instead of opaque data for desc validation
,
Jason Wang
,
02:42
[PULL 12/21] vhost_net: Add NetClientInfo start callback
,
Jason Wang
,
02:42
[PULL 10/21] vhost: Delete useless read memory barrier
,
Jason Wang
,
02:42
[PULL 08/21] vhost: stop transfer elem ownership in vhost_handle_guest_kick
,
Jason Wang
,
02:42
[PULL 07/21] vdpa: Use ring hwaddr at vhost_vdpa_svq_unmap_ring
,
Jason Wang
,
02:42
[PULL 06/21] vhost: Always store new kick fd on vhost_svq_set_svq_kick_fd
,
Jason Wang
,
02:42
[PULL 05/21] vdpa: Make SVQ vring unmapping return void
,
Jason Wang
,
02:42
[PULL 02/21] vdpa: do not save failed dma maps in SVQ iova tree
,
Jason Wang
,
02:42
[PULL 03/21] util: accept iova_tree_remove_parameter by value
,
Jason Wang
,
02:42
[PULL 01/21] vdpa: Skip the maps not in the iova tree
,
Jason Wang
,
02:42
[PULL 00/21] Net patches
,
Jason Wang
,
02:41
Re: [PATCH 0/2] expose host-phys-bits to guest
,
Michael S. Tsirkin
,
02:35
[PATCH] qemu-config: extract same logic in *_add_opts() to fill_config_groups()
,
Wang, Lei
,
02:20
Re: [PATCH 0/2] expose host-phys-bits to guest
,
Gerd Hoffmann
,
02:07
Re: [PATCH v1 15/40] i386/tdx: Add property sept-ve-disable for tdx-guest object
,
Gerd Hoffmann
,
01:46
Re: [PATCH v3 1/3] util/main-loop: Fix maximum number of wait objects for win32
,
Bin Meng
,
00:20
September 01, 2022
[PATCH] RISC-V: Add support for Ztso
,
Palmer Dabbelt
,
23:46
Re: [PATCH v2 0/8] vhost-user-blk: dynamically resize config space based on features
,
Raphael Norwitz
,
23:40
Re: [PATCH v1 15/40] i386/tdx: Add property sept-ve-disable for tdx-guest object
,
Sean Christopherson
,
22:52
Re: [PATCH v1 15/40] i386/tdx: Add property sept-ve-disable for tdx-guest object
,
Xiaoyao Li
,
22:33
Re: [PATCH v8 3/7] block: add block layer APIs resembling Linux ZonedBlockDevice ioctls
,
Damien Le Moal
,
22:13
Re: [Qemu-devel] [RFC PATCH] Add qemu .clang-format
,
Wang, Lei
,
22:05
Re: [PATCH] scsi/lsi53c895a: really fix use-after-free in lsi_do_msgout (CVE-2022-0216)
,
Bin Meng
,
21:56
[PATCH 1/4] hw/watchdog: wdt_ibex_aon.c: Implement the watchdog for the OpenTitan
,
Tyler Ng
,
21:22
[PATCH 4/4] hw/timer: ibex_timer.c: Add support for writes to mtime
,
Tyler Ng
,
21:22
[PATCH 3/4] hw/timer: ibex_timer.c: Update register addresses
,
Tyler Ng
,
21:22
[PATCH 2/4] hw/intc: sifive_plic.c: Fix interrupt priority index.
,
Tyler Ng
,
21:22
[PATCH 0/4] Implement the OpenTitan watchdog
,
Tyler Ng
,
21:22
Re: [PATCH v3 00/15] Support VIRTIO_F_RING_RESET for virtio-net, vhost-net kernel in virtio pci-modern
,
Kangjie Xu
,
21:04
[PATCH] KVM: use store-release to mark dirty pages as harvested
,
Paolo Bonzini
,
20:19
Re: [PATCH 0/2] expose host-phys-bits to guest
,
Xiaoyao Li
,
20:12
Re: [RFC] hw/registerfields: add `FIELDx_1CLEAR()` macro
,
Philippe Mathieu-Daudé
,
19:18
Re: [PATCH 13/42] hw/isa/piix3: Add size constraints to rcr_ops
,
Philippe Mathieu-Daudé
,
19:12
[PATCH] Hexagon (target/hexagon) implement mutability mask for GPRs
,
Brian Cain
,
17:29
Re: [PULL 00/20] tcg patch queue
,
Stefan Hajnoczi
,
17:28
[RFC 1/4] docs/tcg-plugins: describe QPP API
,
Andrew Fasano
,
17:11
[RFC 0/4] Support interactions between TCG plugins
,
Andrew Fasano
,
17:11
[RFC 2/4] tcg/plugins: Automatically define CURRENT_PLUGIN
,
Andrew Fasano
,
17:11
[RFC 3/4] tcg/plugins: Support for inter-plugin interactions
,
Andrew Fasano
,
17:11
[RFC 4/4] tcg/plugins: Add example pair of QPP plugins
,
Andrew Fasano
,
17:11
Re: [PATCH 42/42] hw/i386/acpi-build: Resolve PIIX ISA bridge rather than ACPI controller
,
Philippe Mathieu-Daudé
,
17:05
Re: [PATCH 00/20] ppc4xx_sdram QOMify and clean ups
,
BALATON Zoltan
,
17:02
Re: [PATCH 32/42] hw/isa/piix4: Rename wrongly named method
,
Philippe Mathieu-Daudé
,
16:58
Re: [PATCH 27/42] hw/isa/piix4: Allow board to provide PCI interrupt routes
,
Philippe Mathieu-Daudé
,
16:57
Re: [PATCH 25/42] hw/isa/piix4: Move pci_ide_create_devs() call to board code
,
Philippe Mathieu-Daudé
,
16:55
Re: [PATCH 22/42] hw/mips/malta: Reuse dev variable
,
Philippe Mathieu-Daudé
,
16:53
Re: [PATCH 15/42] hw/isa/piix3: Prefer pci_address_space() over get_system_memory()
,
Philippe Mathieu-Daudé
,
16:34
Re: [PATCH 14/42] hw/isa/piix3: Modernize reset handling
,
Philippe Mathieu-Daudé
,
16:33
Re: [PATCH 11/42] hw/isa/piix3: Remove extra '; ' outside of functions
,
Philippe Mathieu-Daudé
,
16:26
Re: [PULL v2 00/60] ppc queue
,
Stefan Hajnoczi
,
16:26
Re: QEMU 7.2 release schedule
,
Stefan Hajnoczi
,
15:40
Re: [PATCH 05/42] hw/isa/piix3: Create USB controller in host device
,
Philippe Mathieu-Daudé
,
15:13
Re: [PATCH 01/42] hw/i386/pc: Create DMA controllers in south bridges
,
Philippe Mathieu-Daudé
,
15:08
[PULL 39/39] target/i386: AVX+AES helpers prep
,
Paolo Bonzini
,
14:25
[PULL 36/39] target/i386: Misc AVX helper prep
,
Paolo Bonzini
,
14:25
[PULL 35/39] target/i386: Destructive FP helpers for AVX
,
Paolo Bonzini
,
14:25
[PULL 38/39] target/i386: AVX pclmulqdq prep
,
Paolo Bonzini
,
14:25
[PULL 32/39] target/i386: Floating point arithmetic helper AVX prep
,
Paolo Bonzini
,
14:25
[PULL 28/39] target/i386: Rewrite vector shift helper
,
Paolo Bonzini
,
14:25
[PULL 37/39] target/i386: Rewrite blendv helpers
,
Paolo Bonzini
,
14:25
[PULL 34/39] target/i386: Dot product AVX helper prep
,
Paolo Bonzini
,
14:25
[PULL 29/39] target/i386: Rewrite simple integer vector helpers
,
Paolo Bonzini
,
14:25
[PULL 31/39] target/i386: Destructive vector helpers for AVX
,
Paolo Bonzini
,
14:25
[PULL 33/39] target/i386: reimplement AVX comparison helpers
,
Paolo Bonzini
,
14:25
[PULL 30/39] target/i386: Misc integer AVX helper prep
,
Paolo Bonzini
,
14:25
[PULL 24/39] target/i386: Add size suffix to vector FP helpers
,
Paolo Bonzini
,
14:25
[PULL 25/39] target/i386: do not cast gen_helper_* function pointers
,
Paolo Bonzini
,
14:25
[PULL 27/39] target/i386: rewrite destructive 3DNow operations
,
Paolo Bonzini
,
14:25
[PULL 26/39] target/i386: Add CHECK_NO_VEX
,
Paolo Bonzini
,
14:25
[PULL 23/39] target/i386: isolate MMX code more
,
Paolo Bonzini
,
14:25
[PULL 18/39] target/i386: Add ZMM_OFFSET macro
,
Paolo Bonzini
,
14:25
[PULL 22/39] target/i386: check SSE table flags instead of hardcoding opcodes
,
Paolo Bonzini
,
14:25
[PULL 20/39] target/i386: Rework sse_op_table6/7
,
Paolo Bonzini
,
14:25
[PULL 21/39] target/i386: Move 3DNOW decoder
,
Paolo Bonzini
,
14:25
[PULL 19/39] target/i386: Rework sse_op_table1
,
Paolo Bonzini
,
14:25
[PULL 15/39] tests/tcg: i386: add SSE tests
,
Paolo Bonzini
,
14:25
[PULL 16/39] target/i386: do not use MOVL to move data between SSE registers
,
Paolo Bonzini
,
14:25
[PULL 17/39] target/i386: formatting fixes
,
Paolo Bonzini
,
14:25
[PULL 13/39] target/i386: fix PHSUB* instructions with dest=src
,
Paolo Bonzini
,
14:25
[PULL 12/39] tests/tcg: i386: extend BMI test
,
Paolo Bonzini
,
14:25
[PULL 14/39] target/i386: DPPS rounding fix
,
Paolo Bonzini
,
14:25
[PULL 09/39] meson: remove dead assignments
,
Paolo Bonzini
,
14:25
[PULL 10/39] KVM: dirty ring: add missing memory barrier
,
Paolo Bonzini
,
14:25
[PULL 11/39] tests/tcg: x86_64: improve consistency with i386
,
Paolo Bonzini
,
14:25
[PULL 08/39] meson: remove dead code
,
Paolo Bonzini
,
14:25
[PULL 07/39] meson: be strict for boolean options
,
Paolo Bonzini
,
14:25
[PULL 05/39] i386: do kvm_put_msr_feature_control() first thing when vCPU is reset
,
Paolo Bonzini
,
14:25
[PULL 06/39] configure: improve error for ucontext coroutine backend
,
Paolo Bonzini
,
14:25
[PULL 02/39] scsi: Add buf_len parameter to scsi_req_new()
,
Paolo Bonzini
,
14:24
[PULL 04/39] i386: reset KVM nested state upon CPU reset
,
Paolo Bonzini
,
14:24
[PULL 03/39] scsi: Reject commands if the CDB length exceeds buf_len
,
Paolo Bonzini
,
14:24
[PULL 01/39] esp: Handle CMD_BUSRESET by resetting the SCSI bus
,
Paolo Bonzini
,
14:24
[PULL 00/39] i386, SCSI, build system changes for 2022-09-01
,
Paolo Bonzini
,
14:24
Re: QEMU 7.2 release schedule
,
Daniel Henrique Barboza
,
14:09
[PATCH v1 8/8] tests/migration: Introduce dirty-limit into guestperf
,
huangy81
,
13:23
[PATCH v1 7/8] tests/migration: Introduce dirty-ring-size option into guestperf
,
huangy81
,
13:23
[PATCH v1 6/8] tests: Add migration dirty-limit capability test
,
huangy81
,
13:23
[PATCH v1 3/8] migration: Introduce dirty-limit capability
,
huangy81
,
13:23
[PATCH v1 5/8] migration: Export dirty-limit time info
,
huangy81
,
13:23
[PATCH v1 2/8] qapi/migration: Introduce x-vcpu-dirty-limit parameters
,
huangy81
,
13:23
[PATCH v1 0/8] migration: introduce dirtylimit capability
,
huangy81
,
13:23
[PATCH v1 1/8] qapi/migration: Introduce x-vcpu-dirty-limit-period parameter
,
huangy81
,
13:23
[PATCH v1 4/8] migration: Implement dirty-limit convergence algo
,
huangy81
,
13:23
Re: [PATCH v7 00/10] parallels: Refactor the code of images checks and fix a bug
,
Denis V. Lunev
,
12:47
[PATCH 42/42] hw/i386/acpi-build: Resolve PIIX ISA bridge rather than ACPI controller
,
Bernhard Beschow
,
12:28
[PATCH 34/42] hw/isa/piix3: Merge hw/isa/piix4.c
,
Bernhard Beschow
,
12:28
[PATCH 39/42] hw/isa/piix: Unexport PIIXState
,
Bernhard Beschow
,
12:28
[PATCH 36/42] hw/isa/piix: Reuse PIIX3 base class' realize method in PIIX4
,
Bernhard Beschow
,
12:28
[PATCH 29/42] hw/isa/piix4: Use ISA PIC device
,
Bernhard Beschow
,
12:28
[PATCH 38/42] hw/isa/piix: Consolidate IRQ triggering
,
Bernhard Beschow
,
12:28
[PATCH 37/42] hw/isa/piix: Rename functions to be shared for interrupt triggering
,
Bernhard Beschow
,
12:28
[PATCH 40/42] hw/isa/piix: Share PIIX3 base class with PIIX4
,
Bernhard Beschow
,
12:28
[PATCH 33/42] hw/isa/piix4: Prefix pci_slot_get_pirq() with "piix4_"
,
Bernhard Beschow
,
12:28
[PATCH 35/42] hw/isa/piix: Harmonize names of reset control memory regions
,
Bernhard Beschow
,
12:27
[PATCH 25/42] hw/isa/piix4: Move pci_ide_create_devs() call to board code
,
Bernhard Beschow
,
12:27
[PATCH 26/42] hw/isa/piix4: Make PIIX4's ACPI and USB functions optional
,
Bernhard Beschow
,
12:27
[PATCH 27/42] hw/isa/piix4: Allow board to provide PCI interrupt routes
,
Bernhard Beschow
,
12:27
[PATCH 30/42] hw/isa/piix4: Reuse struct PIIXState from PIIX3
,
Bernhard Beschow
,
12:27
[PATCH 41/42] hw/isa/piix: Drop the "3" from the PIIX base class
,
Bernhard Beschow
,
12:27
[PATCH 21/42] hw/isa/piix3: Rename typedef PIIX3State to PIIXState
,
Bernhard Beschow
,
12:27
[PATCH 28/42] hw/isa/piix4: Remove unused code
,
Bernhard Beschow
,
12:27
[PATCH 24/42] hw/isa/piix4: Add missing initialization
,
Bernhard Beschow
,
12:27
[PATCH 31/42] hw/isa/piix4: Rename reset control operations to match PIIX3
,
Bernhard Beschow
,
12:27
[PATCH 32/42] hw/isa/piix4: Rename wrongly named method
,
Bernhard Beschow
,
12:27
[PATCH 22/42] hw/mips/malta: Reuse dev variable
,
Bernhard Beschow
,
12:27
[PATCH 19/42] hw/isa/piix3: Rename piix3_reset() for sharing with PIIX4
,
Bernhard Beschow
,
12:27
[PATCH 23/42] meson: Fix dependencies of piix4 southbridge
,
Bernhard Beschow
,
12:27
[PATCH 18/42] hw/isa/piix3: Rename pci_piix3_props for sharing with PIIX4
,
Bernhard Beschow
,
12:27
[PATCH 20/42] hw/isa/piix3: Prefix pci_slot_get_pirq() with "piix3_"
,
Bernhard Beschow
,
12:27
[PATCH 17/42] hw/isa/piix3: Resolve redundant PIIX_NUM_PIC_IRQS
,
Bernhard Beschow
,
12:27
[PATCH 15/42] hw/isa/piix3: Prefer pci_address_space() over get_system_memory()
,
Bernhard Beschow
,
12:27
[PATCH 16/42] hw/isa/piix3: Allow board to provide PCI interrupt routes
,
Bernhard Beschow
,
12:27
[PATCH 13/42] hw/isa/piix3: Add size constraints to rcr_ops
,
Bernhard Beschow
,
12:27
[PATCH 14/42] hw/isa/piix3: Modernize reset handling
,
Bernhard Beschow
,
12:27
[PATCH 12/42] hw/isa/piix3: Remove unused include
,
Bernhard Beschow
,
12:27
[PATCH 09/42] hw/isa/piix3: Create IDE controller in host device
,
Bernhard Beschow
,
12:27
[PATCH 11/42] hw/isa/piix3: Remove extra ';' outside of functions
,
Bernhard Beschow
,
12:27
[PATCH 10/42] hw/isa/piix3: Wire up ACPI interrupt internally
,
Bernhard Beschow
,
12:27
[PATCH 08/42] hw/isa/piix3: Create ISA PIC in host device
,
Bernhard Beschow
,
12:27
[PATCH 07/42] hw/intc/i8259: Introduce i8259 proxy "isa-pic"
,
Bernhard Beschow
,
12:27
[PATCH 06/42] hw/isa/piix3: Create power management controller in host device
,
Bernhard Beschow
,
12:27
[PATCH 02/42] hw/i386/pc: Create RTC controllers in south bridges
,
Bernhard Beschow
,
12:27
[PATCH 03/42] hw/i386/pc: No need for rtc_state to be an out-parameter
,
Bernhard Beschow
,
12:26
[PATCH 00/42] Consolidate PIIX south bridges
,
Bernhard Beschow
,
12:26
[PATCH 05/42] hw/isa/piix3: Create USB controller in host device
,
Bernhard Beschow
,
12:26
[PATCH 04/42] hw/i386/pc_piix: Allow for setting properties before realizing PIIX3 south bridge
,
Bernhard Beschow
,
12:26
[PATCH 01/42] hw/i386/pc: Create DMA controllers in south bridges
,
Bernhard Beschow
,
12:26
Re: [PATCH v8 3/7] block: add block layer APIs resembling Linux ZonedBlockDevice ioctls
,
Markus Armbruster
,
12:18
Re: [PATCH 0/2] expose host-phys-bits to guest
,
Gerd Hoffmann
,
12:18
Re: [PATCH 1/2] tpm_emulator: Use latest tpm_ioctl.h from swtpm project
,
Stefan Berger
,
12:08
Re: Any interest in a QEMU emulation BoF at KVM Forum?
,
Alessandro Di Federico
,
11:41
Re: [PATCH 10/10] hw/arm/virt: Fix devicetree warnings about the virtio-iommu node
,
Jean-Philippe Brucker
,
11:04
Re: [PATCH 09/10] hw/arm/virt: Fix devicetree warnings about the SMMU node
,
Jean-Philippe Brucker
,
11:01
Re: [PATCH 08/10] hw/arm/virt: Fix devicetree warnings about the GPIO node
,
Jean-Philippe Brucker
,
11:00
Re: [PATCH 05/10] hw/arm/virt: Fix devicetree warning about the timer node
,
Jean-Philippe Brucker
,
10:58
Re: [PATCH v8 3/7] block: add block layer APIs resembling Linux ZonedBlockDevice ioctls
,
Markus Armbruster
,
10:57
Re: [PATCH 0/2] expose host-phys-bits to guest
,
Claudio Fontana
,
10:56
Re: [PATCH 03/10] hw/arm/virt: Fix devicetree warnings about the GIC node
,
Jean-Philippe Brucker
,
10:55
Re: [PATCH 02/10] hw/arm/boot: Fix devicetree warning about the PSCI node
,
Jean-Philippe Brucker
,
10:53
Re: 回复:Any interest in a QEMU emulation BoF at KVM Forum?
,
Alex Bennée
,
10:49
[PATCH 0/3] Add qemu-img checksum command using blkhash
,
Nir Soffer
,
10:47
[PATCH 3/3] qemu-img: Speed up checksum
,
Nir Soffer
,
10:47
[PATCH 1/3] qemu-img: Add checksum command
,
Nir Soffer
,
10:47
[PATCH 2/3] iotests: Test qemu-img checksum
,
Nir Soffer
,
10:47
Re: [PATCH 0/2] expose host-phys-bits to guest
,
Xiaoyao Li
,
10:46
Re: 回复:Any interest in a QEMU emulation BoF at KVM Forum?
,
Alex Bennée
,
10:23
Re: TCG IR extraction
,
Alex Bennée
,
10:20
Re: [PATCH v2] target/sh4: Fix TB_FLAG_UNALIGN
,
Yoshinori Sato
,
10:15
Re: [PATCH v1 03/16] qapi: fix example of query-spice command
,
Gerd Hoffmann
,
10:08
Re: [PATCH 0/2] expose host-phys-bits to guest
,
Gerd Hoffmann
,
09:58
Re: [PATCH] osdep: Introduce qemu_get_fd() to wrap the common codes
,
Christian Schoenebeck
,
09:38
Re: [PATCH v3 06/10] hw/isa/vt82c686: Instantiate USB functions in host device
,
BALATON Zoltan
,
09:27
[PATCH 19/19] target/ppc: Clear fpstatus flags on VSX_ROUND
,
Víctor Colombo
,
09:21
[PATCH 18/19] target/ppc: Clear fpstatus flags on VSX_CMP
,
Víctor Colombo
,
09:20
[PATCH 17/19] target/ppc: Clear fpstatus flags for xscvdpsp[n]
,
Víctor Colombo
,
09:20
[PATCH 14/19] target/ppc: Clear fpstatus flags on VSX_CVT_FP_TO_FP_HP
,
Víctor Colombo
,
09:20
[PATCH 16/19] target/ppc: Clear fpstatus flags for xscvqpdp
,
Víctor Colombo
,
09:20
[PATCH 15/19] target/ppc: Clear fpstatus flags on VSX_CVT_FP_TO_FP_VECTOR
,
Víctor Colombo
,
09:20
[PATCH 12/19] target/ppc: Clear fpstatus flags on VSX_CVT_FP_TO_INT2
,
Víctor Colombo
,
09:20
[PATCH 13/19] target/ppc: Clear fpstatus flags on VSX_CVT_FP_TO_INT
,
Víctor Colombo
,
09:20
[PATCH 11/19] target/ppc: Clear fpstatus flags on VSX_CVT_FP_TO_INT_VECTOR
,
Víctor Colombo
,
09:20
[PATCH 10/19] target/ppc: Clear fpstatus flags on VSX_CVT_FP_TO_FP
,
Víctor Colombo
,
09:19
[PATCH 09/19] target/ppc: Clear fpstatus flags on VSX_CVT_INT_TO_FP
,
Víctor Colombo
,
09:19
[PATCH 08/19] target/ppc: Clear fpstatus flags on VSX_CVT_INT_TO_FP_VECTOR
,
Víctor Colombo
,
09:19
Re: [PATCH] io/command: implement portable spawn
,
Marc-André Lureau
,
09:19
[PATCH 07/19] target/ppc: Zero second doubleword of VSR registers for FPR insns
,
Víctor Colombo
,
09:19
[PATCH 06/19] target/ppc: Set OV32 when OV is set
,
Víctor Colombo
,
09:19
[PATCH 04/19] target/ppc: Set result to QNaN for DENBCD when VXCVI occurs
,
Víctor Colombo
,
09:18
[PATCH 05/19] target/ppc: Zero second doubleword for VSX madd instructions
,
Víctor Colombo
,
09:18
[PATCH 03/19] target/ppc: Zero second doubleword in DFP instructions
,
Víctor Colombo
,
09:18
[PATCH 02/19] target/ppc: Remove unused xer_* macros
,
Víctor Colombo
,
09:18
[PATCH 01/19] target/ppc: Remove extra space from s128 field in ppc_vsr_t
,
Víctor Colombo
,
09:18
[PATCH 00/19] Multiple ppc instructions fixes
,
Víctor Colombo
,
09:18
Re: [PATCH 51/51] docs/devel: testing: Document writing portable test cases
,
Marc-André Lureau
,
09:02
Re: [PATCH] io/command: implement portable spawn
,
Daniel P . Berrangé
,
09:00
Re: [PATCH 49/51] io/channel-watch: Fix socket watch on Windows
,
Marc-André Lureau
,
08:58
Re: [PATCH 48/51] io/channel-watch: Drop a superfluous '#ifdef WIN32'
,
Marc-André Lureau
,
08:24
Re: [PATCH v2 00/10] qapi examples fixes, simplified version
,
Markus Armbruster
,
08:20
Re: [PATCH v3 06/10] hw/isa/vt82c686: Instantiate USB functions in host device
,
Bernhard Beschow
,
08:17
Re: [PATCH] docs: clarify absence of set_features in vhost-user
,
Alex Bennée
,
08:16
Re: [Qemu-devel] [RFC PATCH] Add qemu .clang-format
,
Alex Bennée
,
08:01
Re: [PATCH 47/51] tests/qtest: libqtest: Correct the timeout unit of blocking receive calls for win32
,
Marc-André Lureau
,
07:57
Re: [PATCH v5 00/13] Instantiate VT82xx functions in host device
,
Bernhard Beschow
,
07:47
Re: [PATCH 46/51] tests/qtest: libqtest: Replace the call to close a socket with closesocket()
,
Marc-André Lureau
,
07:46
Re: [PATCH 44/51] tests/qtest: microbit-test: Fix socket access for win32
,
Marc-André Lureau
,
07:44
[PATCH v5 07/13] hw/isa/vt82c686: Introduce TYPE_VT82C686B_USB_UHCI define
,
Bernhard Beschow
,
07:43
[PATCH v5 03/13] hw/isa/vt82c686: Prefer pci_address_space() over get_system_memory()
,
Bernhard Beschow
,
07:43
[PATCH v5 01/13] hw/isa/vt82c686: Resolve chip-specific realize methods
,
Bernhard Beschow
,
07:43
[PATCH v5 04/13] hw/isa/vt82c686: Reuse errp
,
Bernhard Beschow
,
07:43
[PATCH v5 10/13] hw/isa/vt82c686: Instantiate AC97 and MC97 functions in host device
,
Bernhard Beschow
,
07:43
[PATCH v5 11/13] hw/mips/fuloong2e: Inline vt82c686b_southbridge_init() and remove it
,
Bernhard Beschow
,
07:43
[PATCH v5 05/13] hw/isa/vt82c686: Introduce TYPE_VIA_IDE define
,
Bernhard Beschow
,
07:42
[PATCH v5 12/13] hw/isa/vt82c686: Embed RTCState in host device
,
Bernhard Beschow
,
07:42
[PATCH v5 08/13] hw/isa/vt82c686: Instantiate USB functions in host device
,
Bernhard Beschow
,
07:42
[PATCH v5 13/13] hw/isa/vt82c686: Create rtc-time alias in boards instead
,
Bernhard Beschow
,
07:42
[PATCH v5 09/13] hw/isa/vt82c686: Instantiate PM function in host device
,
Bernhard Beschow
,
07:42
[PATCH v5 06/13] hw/isa/vt82c686: Instantiate IDE function in host device
,
Bernhard Beschow
,
07:42
[PATCH v5 00/13] Instantiate VT82xx functions in host device
,
Bernhard Beschow
,
07:42
[PATCH v5 02/13] hw/isa/vt82c686: Resolve unneeded attribute
,
Bernhard Beschow
,
07:42
Re: [PATCH 42/51] hw/ppc: spapr: Use qemu_vfree() to free spapr->htab
,
Marc-André Lureau
,
07:41
Re: [PATCH 31/51] tests/qtest: Support libqtest to build and run on Windows
,
Marc-André Lureau
,
07:39
Re: [PATCH 41/51] tests/qtest: migration-test: Kill "to" after migration is canceled
,
Marc-André Lureau
,
07:35
[PATCH] io/command: implement portable spawn
,
marcandre . lureau
,
07:16
Re: [PATCH v1 12/16] qapi: fix example of blockdev-add command
,
Markus Armbruster
,
07:13
Re: [PATCH] tests: mark io-command test as skipped if socat is missing
,
Daniel P . Berrangé
,
07:06
[PATCH] tests: mark io-command test as skipped if socat is missing
,
marcandre . lureau
,
07:04
Re: [PATCH] qio: fix command spawn RDONLY/WRONLY
,
Daniel P . Berrangé
,
06:51
Re: [PATCH] qio: fix command spawn RDONLY/WRONLY
,
Marc-André Lureau
,
06:47
Re: [PATCH] qio: fix command spawn RDONLY/WRONLY
,
Daniel P . Berrangé
,
06:31
Re: [PATCH v2 0/8] vhost-user-blk: dynamically resize config space based on features
,
Daniil Tatianin
,
06:22
[PATCH v2] target/sh4: Fix TB_FLAG_UNALIGN
,
Richard Henderson
,
06:15
[PATCH] qio: fix command spawn RDONLY/WRONLY
,
marcandre . lureau
,
06:11
[PATCH] hw/pci-bridge: Fix brace Werror with clang 6.0.0
,
Chenyi Qiang
,
06:01
Re: [PATCH v1 15/25] Deprecate 32 bit big-endian MIPS
,
Alex Bennée
,
05:59
Re: [PATCH v5 18/18] s390x: pv: Add dump support
,
Janis Schoetterl-Glausch
,
05:31
Re: [PATCH v5 17/18] s390x: Add KVM PV dump interface
,
Janis Schoetterl-Glausch
,
05:27
Re: [PATCH v5 16/18] s390x: Introduce PV query interface
,
Janis Schoetterl-Glausch
,
05:26
Re: [PATCH v5 15/18] s390x: Add protected dump cap
,
Janis Schoetterl-Glausch
,
05:26
Re: [PATCH v5 13/18] dump/dump: Add arch section support
,
Janis Schoetterl-Glausch
,
05:26
Re: [PATCH v5 12/18] dump/dump: Add section string table support
,
Janis Schoetterl-Glausch
,
05:25
Re: [PATCH v5 08/18] dump: Rename write_elf*_phdr_note to prepare_elf*_phdr_note
,
Janis Schoetterl-Glausch
,
05:25
Re: [PATCH v5 07/18] dump: Split elf header functions into prepare and write
,
Janis Schoetterl-Glausch
,
05:24
Re: [PATCH v5 06/18] dump: Rework dump_calculate_size function
,
Janis Schoetterl-Glausch
,
05:24
Re: [PATCH 04/51] semihosting/arm-compat-semi: Avoid using hardcoded /tmp
,
Richard Henderson
,
05:21
Re: [PATCH 38/51] tests/qtest: {ahci, ide}-test: Open file in binary mode
,
Marc-André Lureau
,
05:08
Re: [PATCH 34/51] tests/qtest: bios-tables-test: Adapt the case for win32
,
Marc-André Lureau
,
05:05
[PATCH v2 10/10] qapi: fix examples of events missing timestamp
,
Victor Toso
,
04:59
[PATCH v2 09/10] qapi: fix example of query-hotpluggable-cpus command
,
Victor Toso
,
04:59
[PATCH v2 08/10] qapi: fix examples of blockdev-add with qcow2
,
Victor Toso
,
04:59
[PATCH v2 05/10] qapi: fix example of NIC_RX_FILTER_CHANGED event
,
Victor Toso
,
04:59
[PATCH v2 07/10] qapi: fix example of MEM_UNPLUG_ERROR event
,
Victor Toso
,
04:59
[PATCH v2 06/10] qapi: fix example of DEVICE_UNPLUG_GUEST_ERROR event
,
Victor Toso
,
04:58
[PATCH v2 04/10] qapi: fix example of BLOCK_JOB_READY event
,
Victor Toso
,
04:58
[PATCH v2 03/10] qapi: fix example of query-dump-guest-memory-capability command
,
Victor Toso
,
04:58
[PATCH v2 02/10] qapi: fix example of query-vnc command
,
Victor Toso
,
04:58
[PATCH v2 01/10] qapi: fix example of query-ballon command
,
Victor Toso
,
04:58
Re: [PATCH 33/51] tests/qtest: {ahci, ide}-test: Use relative path for temporary files
,
Marc-André Lureau
,
04:58
[PATCH v2 00/10] qapi examples fixes, simplified version
,
Victor Toso
,
04:58
[PING PATCH v2] linux-user: Passthrough MADV_DONTNEED for certain file mappings
,
Ilya Leoshkevich
,
04:45
Re: [Qemu-devel] [RFC PATCH] Add qemu .clang-format
,
Wang, Lei
,
04:43
Re: [PATCH 32/51] tests/qtest: Fix ERROR_SHARING_VIOLATION for win32
,
Marc-André Lureau
,
04:42
Re: [PATCH v1 16/16] RFC: add a generator for qapi's examples
,
Victor Toso
,
04:37
Re: [PATCH v3 23/23] i386: AVX+AES helpers prep
,
Richard Henderson
,
04:19
Re: [PATCH v3 15/23] i386: Destructive vector helpers for AVX
,
Richard Henderson
,
04:16
Re: [Qemu-devel] [RFC PATCH] Add qemu .clang-format
,
Daniel P . Berrangé
,
04:13
Re: [PATCH v3 12/23] i386: Rewrite vector shift helper
,
Richard Henderson
,
04:12
Re: [PATCH v3 10/23] i386: do not cast gen_helper_* function pointers
,
Richard Henderson
,
04:11
Re: [PATCH v3 07/23] i386: check SSE table flags instead of hardcoding opcodes
,
Richard Henderson
,
04:06
Re: [PATCH v1 12/16] qapi: fix example of blockdev-add command
,
Victor Toso
,
03:56
Re: [PATCH] target/i386: rewrite destructive 3DNow operations
,
Richard Henderson
,
03:53
[PATCH v3 23/23] i386: AVX+AES helpers prep
,
Paolo Bonzini
,
03:50
[PATCH v3 22/23] i386: AVX pclmulqdq prep
,
Paolo Bonzini
,
03:49
[PATCH v3 16/23] i386: Floating point arithmetic helper AVX prep
,
Paolo Bonzini
,
03:49
[PATCH v3 15/23] i386: Destructive vector helpers for AVX
,
Paolo Bonzini
,
03:49
[PATCH v3 19/23] i386: Destructive FP helpers for AVX
,
Paolo Bonzini
,
03:49
[PATCH v3 20/23] i386: Misc AVX helper prep
,
Paolo Bonzini
,
03:49
[PATCH v3 17/23] i386: reimplement AVX comparison helpers
,
Paolo Bonzini
,
03:49
[PATCH v3 13/23] i386: Rewrite simple integer vector helpers
,
Paolo Bonzini
,
03:49
[PATCH v3 14/23] i386: Misc integer AVX helper prep
,
Paolo Bonzini
,
03:49
[PATCH v3 12/23] i386: Rewrite vector shift helper
,
Paolo Bonzini
,
03:49
[PATCH v3 21/23] i386: Rewrite blendv helpers
,
Paolo Bonzini
,
03:49
[PATCH v3 18/23] i386: Dot product AVX helper prep
,
Paolo Bonzini
,
03:49
[PATCH v3 11/23] i386: Add CHECK_NO_VEX
,
Paolo Bonzini
,
03:49
[PATCH v3 10/23] i386: do not cast gen_helper_* function pointers
,
Paolo Bonzini
,
03:49
[PATCH v3 04/23] i386: Rework sse_op_table1
,
Paolo Bonzini
,
03:49
[PATCH v3 09/23] i386: Add size suffix to vector FP helpers
,
Paolo Bonzini
,
03:49
[PATCH v3 08/23] i386: isolate MMX code more
,
Paolo Bonzini
,
03:49
[PATCH v3 06/23] i386: Move 3DNOW decoder
,
Paolo Bonzini
,
03:49
[PATCH v3 03/23] i386: Add ZMM_OFFSET macro
,
Paolo Bonzini
,
03:49
[PATCH v3 05/23] i386: Rework sse_op_table6/7
,
Paolo Bonzini
,
03:49
[PATCH v3 07/23] i386: check SSE table flags instead of hardcoding opcodes
,
Paolo Bonzini
,
03:49
[PATCH v3 01/23] i386: do not use MOVL to move data between SSE registers
,
Paolo Bonzini
,
03:49
[PATCH v3 02/23] i386: formatting fixes
,
Paolo Bonzini
,
03:49
[PATCH v3 00/23] target/i386: make SSE helpers generic in the vector size
,
Paolo Bonzini
,
03:48
[PATCH] docs: clarify absence of set_features in vhost-user
,
Alyssa Ross
,
03:25
Re: [PATCH v4 0/4] Enable unix socket support on Windows
,
Marc-André Lureau
,
03:17
Re: [PATCH 04/51] semihosting/arm-compat-semi: Avoid using hardcoded /tmp
,
Bin Meng
,
03:11
[PATCH] target/i386: rewrite destructive 3DNow operations
,
Paolo Bonzini
,
03:11
[PULL 20/20] target/riscv: Make translator stop before the end of a page
,
Richard Henderson
,
02:53
[PULL 19/20] target/riscv: Add MAX_INSN_LEN and insn_len
,
Richard Henderson
,
02:53
[PULL 18/20] target/i386: Make translator stop before the end of a page
,
Richard Henderson
,
02:53
[PULL 17/20] target/s390x: Make translator stop before the end of a page
,
Richard Henderson
,
02:53
[PULL 16/20] accel/tcg: Add fast path for translator_ld*
,
Richard Henderson
,
02:53
[PULL 15/20] accel/tcg: Add pc and host_pc params to gen_intermediate_code
,
Richard Henderson
,
02:53
[PULL 13/20] accel/tcg: Document the faulting lookup in tb_lookup_cmp
,
Richard Henderson
,
02:53
[PULL 08/20] accel/tcg: Properly implement get_page_addr_code for user-only
,
Richard Henderson
,
02:53
[PULL 09/20] accel/tcg: Unlock mmap_lock after longjmp
,
Richard Henderson
,
02:53
[PULL 14/20] accel/tcg: Remove translator_ldsw
,
Richard Henderson
,
02:53
[PULL 04/20] linux-user: Honor PT_GNU_STACK
,
Richard Henderson
,
02:53
[PULL 3/4] target/avr: Only execute one interrupt at a time
,
Richard Henderson
,
02:53
[PULL 03/20] linux-user/x86_64: Allocate vsyscall page as a commpage
,
Richard Henderson
,
02:53
[PULL 11/20] accel/tcg: Move qemu_ram_addr_from_host_nofail to physmem.c
,
Richard Henderson
,
02:53
[PULL 4/4] target/avr: Disable interrupts when env->skip set
,
Richard Henderson
,
02:53
[PULL 12/20] accel/tcg: Use probe_access_internal for softmmu get_page_addr_code_hostp
,
Richard Henderson
,
02:53
[PULL 07/20] accel/tcg: Introduce is_same_page()
,
Richard Henderson
,
02:53
[PULL 05/20] linux-user: Clear translations on mprotect()
,
Richard Henderson
,
02:53
[PULL 10/20] accel/tcg: Make tb_htable_lookup static
,
Richard Henderson
,
02:53
[PULL 06/20] tests/tcg/i386: Move smc_code2 to an executable section
,
Richard Henderson
,
02:53
[PULL 2/4] target/avr: Call avr_cpu_do_interrupt directly
,
Richard Henderson
,
02:53
[PULL 02/20] linux-user/hppa: Allocate page zero as a commpage
,
Richard Henderson
,
02:53
[PULL 1/4] target/avr: Support probe argument to tlb_fill
,
Richard Henderson
,
02:52
[PULL 01/20] linux-user/arm: Mark the commpage executable
,
Richard Henderson
,
02:52
[PULL 00/20] tcg patch queue
,
Richard Henderson
,
02:52
Re: [PATCH v2 1/1] monitor/hmp: print trace as option in help for log command
,
Markus Armbruster
,
02:47
Re: [PATCH 03/51] block: Unify the get_tmp_filename() implementation
,
Bin Meng
,
02:41
Re: [PATCH v4 0/4] Enable unix socket support on Windows
,
Bin Meng
,
02:13
Re: [PATCH 0/2] expose host-phys-bits to guest
,
Xiaoyao Li
,
02:07
Re: [PATCH v7 05/20] linux-user: Clear translations and tb_jmp_cache on mprotect()
,
Richard Henderson
,
01:55
[PULL 4/4] target/avr: Disable interrupts when env->skip set
,
Richard Henderson
,
01:49
[PULL 3/4] target/avr: Only execute one interrupt at a time
,
Richard Henderson
,
01:49
[PULL 2/4] target/avr: Call avr_cpu_do_interrupt directly
,
Richard Henderson
,
01:49
[PULL 1/4] target/avr: Support probe argument to tlb_fill
,
Richard Henderson
,
01:49
[PULL 0/4] target/avr patch queue
,
Richard Henderson
,
01:48
Re: [RFC] hw/registerfields: add `FIELDx_1CLEAR()` macro
,
Richard Henderson
,
01:32
Re: [PATCH for-7.2 v4 15/21] qmp/hmp, device_tree.c: introduce 'info fdt' command
,
David Gibson
,
01:30
Re: TCG IR extraction
,
Richard Henderson
,
01:28
Re: [PATCH 2/2] util/log: add timestamp to logs via qemu_log()
,
Dongli Zhang
,
00:17
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc