messages from 2023-06-08 22:53:24 to 2023-06-09 17:25:40 UTC [more...]
[PATCH v3 0/8] Implement Most ARMv8.3 Pointer Authentication Features
2023-06-09 17:23 UTC (8+ messages)
` [PATCH v3 1/8] target/arm: Add ID_AA64ISAR2_EL1
` [PATCH v3 2/8] target/arm: v8.3 PAC ID_AA64ISAR[12] feature-detection
` [PATCH v3 3/8] target/arm: Implement v8.3 QARMA3 PAC cipher
` [PATCH v3 4/8] target/arm: Implement v8.3 EnhancedPAC
` [PATCH v3 5/8] target/arm: Implement v8.3 Pauth2
` [PATCH v3 6/8] targer/arm: Inform helpers whether a PAC instruction is 'combined'
` [PATCH v3 7/8] target/arm: Implement v8.3 FPAC and FPACCOMBINE
[PULL v4 0/10] xenpvh4-tag
2023-06-09 17:07 UTC (11+ messages)
` [PULL v4 01/10] hw/i386/xen/: move xen-mapcache.c to hw/xen/
` [PULL v4 02/10] hw/i386/xen: rearrange xen_hvm_init_pc
` [PULL v4 03/10] hw/i386/xen/xen-hvm: move x86-specific fields out of XenIOState
` [PULL v4 04/10] xen-hvm: reorganize xen-hvm and move common function to xen-hvm-common
` [PULL v4 05/10] include/hw/xen/xen_common: return error from xen_create_ioreq_server
` [PULL v4 06/10] hw/xen/xen-hvm-common: skip ioreq creation on ioreq registration failure
` [PULL v4 07/10] hw/xen/xen-hvm-common: Use g_new and error_report
` [PULL v4 08/10] meson.build: do not set have_xen_pci_passthrough for aarch64 targets
` [PULL v4 09/10] hw/arm: introduce xenpvh machine
` [PULL v4 10/10] meson.build: enable xenpv machine build for ARM
[PATCH v2] linux-user: Return EINVAL for getgroups() with negative gidsetsize
2023-06-09 16:48 UTC (2+ messages)
[PATCH] hw/i386/pc: Clean up pc_machine_initfn
2023-06-09 16:41 UTC
[PATCH v6 0/2] hw/i386/pc: Update max_cpus and default to SMBIOS
2023-06-09 16:42 UTC (4+ messages)
` [PATCH v6 1/2] hw/i386/pc: Default to use SMBIOS 3.0 for newer machine models
arm: couple of finalize_memop related oddities
2023-06-09 16:07 UTC (3+ messages)
[PATCH v4 0/1] ROM migration
2023-06-09 15:55 UTC (3+ messages)
[PATCH] target/arm: Return correct result for LDG when ATA=0
2023-06-09 15:54 UTC
[PATCH v14 00/10] TCG code quality tracking
2023-06-09 15:51 UTC (8+ messages)
` [PATCH v14 08/10] Adding info [tb-list|tb] commands to HMP (WIP)
[PATCH 0/4] hw/nvme: tp4146 misc
2023-06-09 8:39 UTC (2+ messages)
[PATCH] 9pfs: deprecate 'proxy' backend
2023-06-09 14:17 UTC
[PATCH v3 0/8] misc AHCI cleanups
2023-06-09 14:08 UTC (9+ messages)
` [PATCH v3 1/8] hw/ide/ahci: remove stray backslash
` [PATCH v3 2/8] hw/ide/core: set ERR_STAT in unsupported command completion
` [PATCH v3 3/8] hw/ide/ahci: write D2H FIS when processing NCQ command
` [PATCH v3 4/8] hw/ide/ahci: simplify and document PxCI handling
` [PATCH v3 5/8] hw/ide/ahci: PxSACT and PxCI is cleared when PxCMD.ST is cleared
` [PATCH v3 6/8] hw/ide/ahci: PxCI should not get cleared when ERR_STAT is set
` [PATCH v3 7/8] hw/ide/ahci: fix ahci_write_fis_sdb()
` [PATCH v3 8/8] hw/ide/ahci: fix broken SError handling
[PATCH v2 0/2] qmp: Remove virtio_list & update virtio introspection
2023-06-09 13:20 UTC (3+ messages)
` [PATCH v2 1/2] qmp: remove virtio_list, search QOM tree instead
` [PATCH v2 2/2] qmp: update virtio feature maps, vhost-user-gpio instrospection
Reducing vdpa migration downtime because of memory pin / maps
2023-06-09 14:32 UTC (6+ messages)
[PATCH] coverity: physmem: use simple assertions instead of modelling
2023-06-09 13:25 UTC (8+ messages)
[PATCH] machine: do not crash if default RAM backend name has been stollen
2023-06-09 14:06 UTC (2+ messages)
[PATCH v5 0/5] parallels: Add duplication check, repair at open, fix bugs
2023-06-09 13:41 UTC (9+ messages)
` [PATCH v5 4/5] parallels: Replace fprintf by qemu_log in check
` [PATCH v5 5/5] parallels: Image repairing in parallels_open()
[PATCH v3 0/5] Optimize UNMAP call and bug fix
2023-06-09 13:36 UTC (19+ messages)
` [PATCH v3 4/5] intel_iommu: Fix address space unmap
` [PATCH v3 5/5] intel_iommu: Optimize out some unnecessary UNMAP calls
Fwd: QEMU AVR Patch - Correct handling of AVR interrupts
2023-06-09 12:10 UTC (2+ messages)
` "
[PATCH] build: further refine build.ninja rules
2023-06-09 11:14 UTC (2+ messages)
[PATCH v3] ui/sdl2: OpenGL window context
2023-06-09 14:07 UTC
[PATCH v2] ui/sdl2: OpenGL window context
2023-06-09 14:02 UTC
Concept of LD-ID in QEMU
2023-06-09 11:20 UTC (3+ messages)
` [EXT] "
[PATCH 00/22] target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h'
2023-06-09 11:09 UTC (25+ messages)
` [PATCH 01/22] plugins: Remove unused 'exec/helper-proto.h' header
` [PATCH 02/22] accel/tcg/cpu-exec: Use generic 'helper-proto-common.h' header
` [PATCH 03/22] target/arm/tcg: Remove CONFIG_TCG #ifdef'ry check
` [PATCH 04/22] target/arm/tcg: Rename helper template headers as '.h.inc'
` [PATCH 05/22] target/arm/tcg: Extract iwMMXt helpers from the generic 'helper.h'
` [PATCH 06/22] target/arm/tcg: Fix iwmmxt-related code style
` [PATCH 07/22] target/arm/tcg: Expose some iwmmxt methods in 'translate.h'
` [PATCH 08/22] target/arm/tcg: Extract iwmmxt code to translate-iwmmxt.c
` [PATCH 09/22] target/arm/tcg: Reduce 'helper-iwmmxt.h.inc' inclusion
` [PATCH 10/22] target/arm/tcg: Extract VFP definitions to 'helper-vfp.h.inc'
` [PATCH 11/22] target/arm/tcg: Reduce 'helper-vfp.h.inc' inclusion
` [PATCH 12/22] target/arm/tcg: Move neon_tbl() from op_helper.c to neon_helper.c
` [PATCH 13/22] target/arm/tcg: Extract NEON definitions to 'helper-neon.h.inc'
` [PATCH 14/22] target/arm/tcg: Reduce 'helper-neon.h.inc' inclusion
` [PATCH 15/22] target/arm/tcg: Extract SVE2 definitions to 'helper-sve.h.inc'
` [PATCH 16/22] target/arm/tcg: Reduce 'helper-sve.h.inc' inclusion
` [PATCH 17/22] target/arm/tcg: Reduce 'helper-mve.h.inc' inclusion
` [PATCH 18/22] target/arm/tcg: Define SME set_svcr() helper in common 'helper.h'
` [PATCH 19/22] target/arm/tcg: Reduce 'helper-sme.h.inc' inclusion
` [PATCH 20/22] target/arm/tcg: Reduce 'helper-a64.h.inc' inclusion
` [PATCH 21/22] target/arm/tcg: Remove inclusions of 'exec/helper-[proto/gen].h'
` [PATCH 22/22] tests/tcg/aarch64: Rename bti-crt.inc.c -> bti-crt.c.inc
vmovqdu/vmovqda inline asm doesn't compile on macos catalina
2023-06-09 11:05 UTC (2+ messages)
[PATCH v4 0/7] Resolve TYPE_PIIX3_XEN_DEVICE
2023-06-09 10:46 UTC (9+ messages)
[PATCH 00/42] Migration test refactoring
2023-06-09 10:40 UTC (35+ messages)
` [PATCH 03/42] migration-test: simplify shmem_opts handling
` [PATCH 04/42] migration-test: Make machine_opts regular with other options
` [PATCH 07/42] migration-test: Create kvm_opts
` [PATCH 08/42] migration-test: bootpath is the same for all tests and for all archs
` [PATCH 09/42] migration-test: Add bootfile_create/delete() functions
` [PATCH 10/42] migration-test: dirtylimit checks for x86_64 arch before
` [PATCH 11/42] migration-test: Update test_ignore_shared to use args
` [PATCH 12/42] migration-test: Enable back ignore-shared test
` [PATCH 13/42] migration-test: Check for shared memory like for everything else
` [PATCH 14/42] migration-test: test_migrate_start() always return 0
` [PATCH 15/42] migration-test: migrate_postcopy_prepare() "
` [PATCH 17/42] migration-test: Introduce GuestState
` [PATCH 19/42] migration-test: Create guest before calling test_precopy_common()
` [PATCH 20/42] migration-test: Create guest before calling test_postcopy_common()
` [PATCH 21/42] migration-test: Move common guest code to guest_create()
` [PATCH 22/42] migration-test: Create guest_use_dirty_log()
` [PATCH 24/42] migration-test: Re-enable multifd_cancel test
` [PATCH 25/42] migration-test: We were not waiting for "target" to finish
` [PATCH 26/42] migration-test: create guest_use_shmem()
` [PATCH 27/42] migration-test: Create guest_extra_opts()
` [PATCH 28/42] migration-test: Create guest_hide_stderr()
` [PATCH 29/42] migration-test: Create the migration unix socket by guest
` [PATCH 33/42] migration-test: Remove connect_uri
` [PATCH 34/42] migration-test: Use new schema for all tests that use unix sockets
` [PATCH 35/42] migration-test: Set uri for tcp tests with guest_set_uri()
` [PATCH 36/42] migration-test: Remove unused listen_uri
` [PATCH 37/42] migration-test: Create get_event GuestState variable
` [PATCH 39/42] migration-test: Unfold test_migrate_end() into three functions
` [PATCH 40/42] migration-test: Create migrate_incoming() function
` [PATCH 41/42] migration-test: Move functions to migration-helpers.c
` [PATCH 42/42] migration-test: Split vcpu-dirty-limit-test
[PATCH v2 0/3] migration: Fix multifd cancel test
2023-06-09 10:30 UTC (5+ messages)
` [PATCH v2 2/3] migration/multifd: Protect accesses to migration_threads
` [PATCH v2 3/3] tests/qtest: Re-enable multifd cancel test
[PATCH v3 0/6] Add RISC-V KVM AIA Support
2023-06-09 10:09 UTC (4+ messages)
` [PATCH v3 4/6] target/riscv: Create an KVM AIA irqchip
[PATCH] vnc: move assert in vnc_worker_thread_loop
2023-06-09 9:23 UTC
[PULL 00/17] Block patches
2023-06-09 9:05 UTC (9+ messages)
` [PULL 02/17] block: Collapse padded I/O vecs exceeding IOV_MAX
` [PULL 05/17] parallels: Out of image offset in BAT leads to image inflation
[PATCH] vdpa: dont check vhost_vdpa->suspended when unsupported
2023-06-09 8:49 UTC (4+ messages)
[PATCH 0/2] Refresh the dynamic CSR xml after updating the state of the cpu
2023-06-09 8:37 UTC (4+ messages)
` [PATCH 1/2] target/riscv: Add a function to refresh the dynamic CSRs xml
[PATCH] block: Fix pad_request's request restriction
2023-06-09 8:33 UTC
[PATCH] i386/cpu: Don't emulate L3 cache on 8000_001D if l3-cache is disabled
2023-06-09 8:14 UTC (3+ messages)
[PATCH] sdl2: Check if window exists before updating it
2023-06-09 8:08 UTC (2+ messages)
[PATCH] linux-user: Return EINVAL for getgroups() with negative gidsetsize
2023-06-09 8:04 UTC (3+ messages)
[PATCH 0/4] ppc/spapr: Nested HV fix and tidying
2023-06-09 8:00 UTC (7+ messages)
` [PATCH 1/4] ppc/spapr: H_ENTER_NESTED should restore host XER ca field
` [PATCH 2/4] ppc/spapr: Add a nested state struct
` [PATCH 3/4] ppc/spapr: load and store l2 state with helper functions
[PATCH qemu v3 1/1] Emulating sun keyboard language layout dip switches, taking the value for the dip switches from the "-k" option to qemu
2023-06-09 7:50 UTC (11+ messages)
` [PATCH v5] Emulate dip switch language layout settings on SUN keyboard
` [PATCH v6] "
[PATCH 0/3] net: socket: do not close file descriptor if it's not a socket
2023-06-09 7:27 UTC (4+ messages)
` [PATCH 1/3] net: socket: prepare to cleanup net_init_socket()
` [PATCH 2/3] net: socket: move fd type checking to its own function
` [PATCH 3/3] net: socket: remove net_init_socket()
QEMU developers fortnightly conference call
2023-06-09 7:18 UTC
Canceled event: QEMU developers fortnightly conference call @ Tue 2023-06-13 15:00 - 16:00 (CEST) (qemu-devel@nongnu.org)
2023-06-09 7:18 UTC
[PATCH] udmabuf: revert 'Add support for mapping hugepages (v4)'
2023-06-09 6:09 UTC (2+ messages)
[PATCH] hw/intc: If mmsiaddrcfgh.L == 1, smsiaddrcfg and smsiaddrcfgh are read-only
2023-06-09 5:59 UTC
[RFC v2 0/6] Native Library Calls
2023-06-09 5:24 UTC (5+ messages)
` [RFC v2 1/6] build: Add configure options for native calls
` [RFC v2 6/6] linux-user: Add '-native-bypass' option
[QEMU PATCH 0/1]
2023-06-09 3:43 UTC (4+ messages)
` [QEMU PATCH 1/1] virtgpu: do not destroy resources when guest suspend
[PATCH v3 0/5] gitlab: improvements to handling of stable staging branches
2023-06-09 2:54 UTC (3+ messages)
` [PATCH v3 5/5] gitlab: support disabling job auto-run in upstream
[PATCH v2 00/38] crypto: Provide aes-round.h and host accel
2023-06-09 2:24 UTC (39+ messages)
` [PATCH v2 01/38] tcg/ppc: Define _CALL_AIX for clang on ppc64(be)
` [PATCH v2 02/38] util: Add cpuinfo-ppc.c
` [PATCH v2 03/38] tests/multiarch: Add test-aes
` [PATCH v2 04/38] target/arm: Move aesmc and aesimc tables to crypto/aes.c
` [PATCH v2 05/38] crypto/aes: Add constants for ShiftRows, InvShiftRows
` [PATCH v2 06/38] crypto: Add aesenc_SB_SR_AK
` [PATCH v2 07/38] target/i386: Use aesenc_SB_SR_AK
` [PATCH v2 08/38] target/arm: Demultiplex AESE and AESMC
` [PATCH v2 09/38] target/arm: Use aesenc_SB_SR_AK
` [PATCH v2 10/38] target/ppc: "
` [PATCH v2 11/38] target/riscv: "
` [PATCH v2 12/38] crypto: Add aesdec_ISB_ISR_AK
` [PATCH v2 13/38] target/i386: Use aesdec_ISB_ISR_AK
` [PATCH v2 14/38] target/arm: "
` [PATCH v2 15/38] target/ppc: "
` [PATCH v2 16/38] target/riscv: "
` [PATCH v2 17/38] crypto: Add aesenc_MC
` [PATCH v2 18/38] target/arm: Use aesenc_MC
` [PATCH v2 19/38] crypto: Add aesdec_IMC
` [PATCH v2 20/38] target/i386: Use aesdec_IMC
` [PATCH v2 21/38] target/arm: "
` [PATCH v2 22/38] target/riscv: "
` [PATCH v2 23/38] crypto: Add aesenc_SB_SR_MC_AK
` [PATCH v2 24/38] target/i386: Use aesenc_SB_SR_MC_AK
` [PATCH v2 25/38] target/ppc: "
` [PATCH v2 26/38] target/riscv: "
` [PATCH v2 27/38] crypto: Add aesdec_ISB_ISR_IMC_AK
` [PATCH v2 28/38] target/i386: Use aesdec_ISB_ISR_IMC_AK
` [PATCH v2 29/38] target/riscv: "
` [PATCH v2 30/38] crypto: Add aesdec_ISB_ISR_AK_IMC
` [PATCH v2 31/38] target/ppc: Use aesdec_ISB_ISR_AK_IMC
` [PATCH v2 32/38] crypto: Remove AES_shifts, AES_ishifts
` [PATCH v2 33/38] crypto: Implement aesdec_IMC with AES_imc_rot
` [PATCH v2 34/38] crypto: Remove AES_imc
` [PATCH v2 35/38] crypto: Unexport AES_*_rot, AES_TeN, AES_TdN
` [PATCH v2 36/38] host/include/i386: Implement aes-round.h
` [PATCH v2 37/38] host/include/aarch64: "
` [PATCH v2 38/38] host/include/ppc: "
[PATCH 0/9] disas/riscv: Add vendor extension support
2023-06-09 2:04 UTC (3+ messages)
` [PATCH 3/9] disas/riscv: Move types/constants to new header file
[QEMU][PATCH v6 4/4] tests/qtest: Introduce tests for Xilinx VERSAL CANFD controller
2023-06-08 22:53 UTC (3+ 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).