messages from 2022-04-23 13:04:32 to 2022-04-25 10:10:49 UTC [more...]
[PATCH v2 00/43] Add LoongArch softmmu support
2022-04-25 9:10 UTC (40+ messages)
` [PATCH v2 01/43] target/loongarch: Add README
` [PATCH v2 02/43] target/loongarch: Add core definition
` [PATCH v2 03/43] target/loongarch: Add main translation routines
` [PATCH v2 04/43] target/loongarch: Add fixed point arithmetic instruction translation
` [PATCH v2 05/43] target/loongarch: Add fixed point shift "
` [PATCH v2 06/43] target/loongarch: Add fixed point bit "
` [PATCH v2 07/43] target/loongarch: Add fixed point load/store "
` [PATCH v2 08/43] target/loongarch: Add fixed point atomic "
` [PATCH v2 09/43] target/loongarch: Add fixed point extra "
` [PATCH v2 10/43] target/loongarch: Add floating point arithmetic "
` [PATCH v2 11/43] target/loongarch: Add floating point comparison "
` [PATCH v2 12/43] target/loongarch: Add floating point conversion "
` [PATCH v2 13/43] target/loongarch: Add floating point move "
` [PATCH v2 14/43] target/loongarch: Add floating point load/store "
` [PATCH v2 15/43] target/loongarch: Add branch "
` [PATCH v2 16/43] target/loongarch: Add disassembler
` [PATCH v2 17/43] target/loongarch: Add target build suport
` [PATCH v2 18/43] target/loongarch: Add system emulation introduction
` [PATCH v2 19/43] target/loongarch: Add CSRs definition
` [PATCH v2 20/43] target/loongarch: Add basic vmstate description of CPU
` [PATCH v2 21/43] target/loongarch: Implement qmp_query_cpu_definitions()
` [PATCH v2 22/43] target/loongarch: Add MMU support for LoongArch CPU
` [PATCH v2 23/43] target/loongarch: Add LoongArch interrupt and exception handle
` [PATCH v2 25/43] target/loongarch: Add LoongArch CSR instruction
` [PATCH v2 26/43] target/loongarch: Add LoongArch IOCSR instruction
` [PATCH v2 27/43] target/loongarch: Add TLB instruction support
` [PATCH v2 28/43] target/loongarch: Add other core instructions support
` [PATCH v2 29/43] target/loongarch: Add timer related "
` [PATCH v2 30/43] hw/loongarch: Add support loongson3 virt machine type
` [PATCH v2 31/43] hw/loongarch: Add LoongArch ipi interrupt support(IPI)
` [PATCH v2 32/43] hw/intc: Add LoongArch ls7a interrupt controller support(PCH-PIC)
` [PATCH v2 33/43] hw/intc: Add LoongArch ls7a msi interrupt controller support(PCH-MSI)
` [PATCH v2 34/43] hw/intc: Add LoongArch extioi interrupt controller(EIOINTC)
` [PATCH v2 35/43] hw/loongarch: Add irq hierarchy for the system
` [PATCH v2 37/43] hw/loongarch: Add some devices support for 3A5000
` [PATCH v2 39/43] hw/loongarch: Add LoongArch load elf function
` [PATCH v2 41/43] target/loongarch: Add gdb support
` [PATCH v2 42/43] tests/tcg/loongarch64: Add hello/memory test in loongarch64 system
` [PATCH v2 43/43] target/loongarch: 'make check-tcg' support
[PATCH v8 00/17] vfio-user server in QEMU
2022-04-25 10:05 UTC (9+ messages)
` [PATCH v8 06/17] vfio-user: build library
` [PATCH v8 07/17] vfio-user: define vfio-user-server object
` [PATCH v8 12/17] vfio-user: IOMMU support for remote device
` [PATCH v8 14/17] vfio-user: handle PCI BAR accesses
[PATCH] Warn user if the vga flag is passed but no vga device is created
2022-04-25 9:25 UTC (3+ messages)
[PULL 0/3] Block patches
2022-04-25 8:48 UTC (4+ messages)
` [PULL 1/3] Implements Backend Program conventions for vhost-user-scsi
` [PULL 2/3] contrib/vhost-user-blk: add missing GOptionEntry NULL terminator
` [PULL 3/3] virtiofsd: Add docs/helper for killpriv_v2/no_killpriv_v2 option
[PATCH v2 00/43] Add LoongArch softmmu support
2022-04-25 9:08 UTC
[PATCH v5 00/11] s390x/tcg: Implement Vector-Enhancements Facility 2
2022-04-25 9:06 UTC (4+ messages)
[PATCH 00/18] RFC: Remove deprecated audio features
2022-04-25 8:22 UTC (19+ messages)
` [PATCH 01/18] hw/audio: Remove -soundhw support
` [PATCH 02/18] hw/input/tsc210x: Extract common init code into new function
` [PATCH 03/18] hw/audio: Simplify hda audio init
` [PATCH 04/18] hw/audio/lm4549: Add errp error reporting to init function
` [PATCH 05/18] tests/qtest: Specify audiodev= and -audiodev
` [PATCH 06/18] ui/vnc: Require audiodev=
` [PATCH 07/18] Introduce machine's default-audiodev property
` [PATCH 08/18] audio: Add easy dummy audio initialiser
` [PATCH 09/18] hw/display/xlnx_dp.c: Add audiodev property
` [PATCH 10/18] hw/input/tsc210x.c: Support machine-default audiodev with fallback
` [PATCH 11/18] hw/arm: "
` [PATCH 12/18] hw/ppc: "
` [PATCH 13/18] audio: Make AUD_register_card fallible and require audiodev=
` [PATCH 14/18] audio: Require AudioState in AUD_add_capture
` [PATCH 15/18] audio: Be more strict during audio backend initialisation
` [PATCH 16/18] audio: Remove legacy audio environment variables and options
` [PATCH 17/18] audio: Remove unused can_be_default
` [PATCH 18/18] audio/spiceaudio: Fail initialisation when not using spice
[PATCH v6 0/3] util/thread-pool: Expose minimun and maximum size
2022-04-25 7:57 UTC (4+ messages)
` [PATCH v6 1/3] Introduce event-loop-base abstract class
` [PATCH v6 2/3] util/main-loop: Introduce the main loop into QOM
` [PATCH v6 3/3] util/event-loop-base: Introduce options to set the thread pool size
[PATCH v5 0/3] util/thread-pool: Expose minimun and maximum size
2022-04-25 7:49 UTC (5+ messages)
` [PATCH v5 2/3] util/main-loop: Introduce the main loop into QOM
[PULL 0/6] Kraxel 20220425 patches
2022-04-25 6:10 UTC (7+ messages)
` [PULL 1/6] hw/display/vmware_vga: do not discard screen updates
` [PULL 2/6] Replacing CONFIG_VNC_PNG with CONFIG_PNG
` [PULL 3/6] Added parameter to take screenshot with screendump as PNG
` [PULL 4/6] ui/vnc: refactor arrays of addresses to SocketAddressList
` [PULL 5/6] qapi/ui: add 'display-update' command for changing listen address
` [PULL 6/6] avocado/vnc: add test_change_listen
[PATCH v8 0/5] hw/arm/virt: Fix CPU's default NUMA node ID
2022-04-25 3:28 UTC (6+ messages)
` [PATCH v8 1/5] qapi/machine.json: Add cluster-id
` [PATCH v8 2/5] qtest/numa-test: Specify CPU topology in aarch64_numa_cpu()
` [PATCH v8 3/5] hw/arm/virt: Consider SMP configuration in CPU topology
` [PATCH v8 4/5] hw/arm/virt: Fix CPU's default NUMA node ID
` [PATCH v8 5/5] hw/acpi/aml-build: Use existing CPU topology to build PPTT table
[PATCH] hw/sd/sdhci: Block Size Register bits [14:12] is lost
2022-04-25 1:34 UTC (2+ messages)
` 答复: "
[PATCH 0/3] AVX guest implementation
2022-04-24 22:02 UTC (43+ messages)
` [PATCH v2 01/42] i386: pcmpestr 64-bit sign extension bug
` [PATCH v2 02/42] i386: DPPS rounding fix
` [PATCH v2 03/42] Add AVX_EN hflag
` [PATCH v2 04/42] i386: Rework sse_op_table1
` [PATCH v2 05/42] i386: Rework sse_op_table6/7
` [PATCH v2 06/42] i386: Add CHECK_NO_VEX
` [PATCH v2 07/42] Enforce VEX encoding restrictions
` [PATCH v2 08/42] i386: Add ZMM_OFFSET macro
` [PATCH v2 09/42] i386: Helper macro for 256 bit AVX helpers
` [PATCH v2 10/42] i386: Rewrite vector shift helper
` [PATCH v2 11/42] i386: Rewrite simple integer vector helpers
` [PATCH v2 12/42] i386: Misc integer AVX helper prep
` [PATCH v2 13/42] i386: Destructive vector helpers for AVX
` [PATCH v2 14/42] i386: Add size suffix to vector FP helpers
` [PATCH v2 15/42] i386: Floating point atithmetic helper AVX prep
` [PATCH v2 16/42] i386: Dot product AVX helper prep
` [PATCH v2 17/42] i386: Destructive FP helpers for AVX
` [PATCH v2 18/42] i386: Misc AVX helper prep
` [PATCH v2 19/42] i386: Rewrite blendv helpers
` [PATCH v2 20/42] i386: AVX pclmulqdq
` [PATCH v2 21/42] i386: AVX+AES helpers
` [PATCH v2 22/42] i386: Update ops_sse_helper.h ready for 256 bit AVX
` [PATCH v2 23/42] i386: AVX comparison helpers
` [PATCH v2 24/42] i386: Move 3DNOW decoder
` [PATCH v2 25/42] i386: VEX.V encodings (3 operand)
` [PATCH v2 26/42] i386: Utility function for 128 bit AVX
` [PATCH v2 27/42] i386: Translate 256 bit AVX instructions
` [PATCH v2 28/42] i386: Implement VZEROALL and VZEROUPPER
` [PATCH v2 29/42] i386: Implement VBROADCAST
` [PATCH v2 30/42] i386: Implement VPERMIL
` [PATCH v2 31/42] i386: Implement AVX variable shifts
` [PATCH v2 32/42] i386: Implement VTEST
` [PATCH v2 33/42] i386: Implement VMASKMOV
` [PATCH v2 34/42] i386: Implement VGATHER
` [PATCH v2 35/42] i386: Implement VPERM
` [PATCH v2 36/42] i386: Implement VINSERT128/VEXTRACT128
` [PATCH v2 37/42] i386: Implement VBLENDV
` [PATCH v2 38/42] i386: Implement VPBLENDD
` [PATCH v2 39/42] i386: Enable AVX cpuid bits when using TCG
` [PATCH v2 40/42] Enable all x86-64 cpu features in user mode
` [PATCH v2 41/42] AVX tests
` [PATCH v2 42/42] i386: Add sha512-avx test
[PATCH v22 0/8] support dirty restraint on vCPU
2022-04-24 21:55 UTC (3+ messages)
[PATCH] hw/crypto: add Allwinner sun4i-ss crypto device
2022-04-24 19:10 UTC (3+ messages)
[PATCH v2 0/5] 9pfs: macOS host fixes
2022-04-24 18:45 UTC (4+ messages)
` [PATCH v2 2/5] 9pfs: fix qemu_mknodat(S_IFSOCK) on macOS
[PATCH v2 00/11] scsi: add quirks and features to support m68k Macs
2022-04-24 16:49 UTC (12+ messages)
` [PATCH v2 01/11] scsi-disk: add FORMAT UNIT command
` [PATCH v2 02/11] scsi-disk: add new quirks bitmap to SCSIDiskState
` [PATCH v2 03/11] scsi-disk: add MODE_PAGE_APPLE_VENDOR quirk for Macintosh
` [PATCH v2 04/11] q800: implement compat_props to enable quirk_mode_page_apple_vendor for scsi-hd devices
` [PATCH v2 05/11] scsi-disk: add SCSI_DISK_QUIRK_MODE_SENSE_ROM_FORCE_DBD quirk for Macintosh
` [PATCH v2 06/11] q800: implement compat_props to enable quirk_mode_sense_rom_force_dbd for scsi-cd devices
` [PATCH v2 07/11] scsi-disk: allow truncated MODE SELECT requests
` [PATCH v2 08/11] scsi-disk: allow the MODE_PAGE_R_W_ERROR AWRE bit to be changeable for CDROM drives
` [PATCH v2 09/11] scsi-disk: allow MODE SELECT block descriptor to set the ROM device block size
` [PATCH v2 10/11] q800: add default vendor and product information for scsi-hd devices
` [PATCH v2 11/11] q800: add default vendor and product information for scsi-cd devices
[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-04-24 16:59 UTC (14+ messages)
[PATCH 0/6] scsi: add support for FORMAT UNIT command and quirks
2022-04-24 14:54 UTC (8+ messages)
` [PATCH 3/6] scsi-disk: add MODE_PAGE_APPLE quirk for Macintosh
[PATCH v2 00/34] Misc meson conversions for QEMU 7.1
2022-04-24 12:33 UTC (28+ messages)
` [PATCH v2 09/34] meson, configure: move keyctl test to meson
` [PATCH v2 10/34] meson, configure: move usbfs "
` [PATCH v2 11/34] meson, configure: move libgio "
` [PATCH v2 12/34] meson: remove CONFIG_XEN_PCI_PASSTHROUGH from config-target.h
` [PATCH v2 13/34] meson, configure: move --enable-module-upgrades to meson
` [PATCH v2 14/34] meson, configure: move Xen detection "
` [PATCH v2 15/34] meson-buildoptions: add support for string options
` [PATCH v2 16/34] configure, meson: move iasl detection to meson
` [PATCH v2 17/34] configure: move Windows flags "
` [PATCH v2 18/34] configure: switch string options to automatic parsing
` [PATCH v2 19/34] meson, configure: move --tls-priority to meson
` [PATCH v2 20/34] meson, configure: move bdrv whitelists "
` [PATCH v2 21/34] meson, configure: move --with-pkgversion, CONFIG_STAMP "
` [PATCH v2 22/34] meson, configure: move --interp-prefix "
` [PATCH v2 23/34] meson: always combine directories with prefix
` [PATCH v2 24/34] configure: switch directory options to automatic parsing
` [PATCH v2 25/34] meson: pass more options directly as -D
` [PATCH v2 26/34] configure: omit options with default values from meson command line
` [PATCH v2 27/34] meson, virtio: place all virtio-pci devices under virtio_pci_ss
` [PATCH v2 28/34] configure: simplify vhost-net-{user, vdpa} configuration
` [PATCH v2 29/34] build: move vhost-vsock configuration to Kconfig
` [PATCH v2 30/34] build: move vhost-scsi "
` [PATCH v2 31/34] build: move vhost-user-fs "
` [PATCH v2 32/34] meson: create have_vhost_* variables
` [PATCH v2 33/34] meson: use have_vhost_* variables to pick sources
` [PATCH v2 34/34] configure, meson: move vhost options to Meson
[PATCH v1] error-report: fix g_date_time_format assertion
2022-04-24 12:32 UTC (3+ messages)
` [PATCH v2] "
Possible bug when setting aarch64 watchpoints
2022-04-24 12:27 UTC (2+ messages)
[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-04-24 8:15 UTC (4+ messages)
` [PATCH v5 01/13] mm/memfd: Introduce MFD_INACCESSIBLE flag
[PATCH v2 1/1] hw/i386/amd_iommu: Fix IOMMU event log encoding errors
2022-04-24 6:15 UTC (2+ messages)
[PATCH 0/2] target/riscv: ISA string conversion fix and enhancement
2022-04-24 5:22 UTC (3+ messages)
` [PATCH 1/2] target/riscv: Tentatively remove Zhinx* from ISA extension string
` [PATCH 2/2] target/riscv: Add short-isa-string option
[EXT] Re: [PATCH v2] target/riscv: Fix incorrect PTE merge in walk_pte
2022-04-24 1:20 UTC (3+ messages)
` [PATCH v3] "
[RFC PATCH for-7.1] Remove the slirp submodule (and only compile with an external libslirp)
2022-04-23 22:06 UTC (8+ messages)
[PATCH v2] target/xtensa: import core lx106
2022-04-23 21:41 UTC (2+ messages)
[PATCH] target/xtensa: import core lx106
2022-04-23 21:26 UTC (4+ messages)
[PATCH V2 0/4] PASID support for Intel IOMMU
2022-04-23 16:51 UTC (11+ messages)
` [PATCH V2 4/4] intel-iommu: PASID support
[PATCH v2] Warn user if the vga flag is passed but no vga device is created
2022-04-23 13:27 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).