messages from 2022-01-28 15:48:31 to 2022-01-29 07:17:19 UTC [more...]
[RFC 0/5] Privilege version update
2022-01-29 1:50 UTC (11+ messages)
` [RFC 1/5] target/riscv: Add the privileged spec version 1.12.0
` [RFC 2/5] target/riscv: Introduce privilege version field in the CSR ops
` [RFC 4/5] target/riscv: Add *envcfg* CSRs support
[RFC PATCH] spapr: Add SPAPR_CAP_AIL_MODES for supported AIL modes for H_SET_MODE hcall
2022-01-29 6:50 UTC
[PATCH 0/4] target/arm: SVE fixes versus VHE
2022-01-29 6:49 UTC (10+ messages)
` [PATCH 1/4] target/arm: Fix sve_zcr_len_for_el for VHE mode running
` [PATCH 2/4] target/arm: Tidy sve_exception_el for CPACR_EL1 access
` [PATCH 3/4] target/arm: Fix {fp, sve}_exception_el for VHE mode running
` [PATCH 4/4] target/arm: Use CPTR_TFP with CPTR_EL3 in fp_exception_el
[PATCH 00/11] target/ppc: powerpc_excp improvements [BookE] (6/n)
2022-01-29 0:07 UTC (13+ messages)
` [PATCH 01/11] target/ppc: Introduce powerpc_excp_booke
` [PATCH 02/11] target/ppc: Simplify powerpc_excp_booke
` [PATCH 03/11] target/ppc: booke: Critical exception cleanup
` [PATCH 04/11] target/ppc: booke: Machine Check cleanups
` [PATCH 05/11] target/ppc: booke: Data Storage exception cleanup
` [PATCH 06/11] target/ppc: booke: Instruction storage "
` [PATCH 07/11] target/ppc: booke: External interrupt cleanup
` [PATCH 08/11] target/ppc: booke: Alignment "
` [PATCH 09/11] target/ppc: booke: System Call exception cleanup
` [PATCH 10/11] target/ppc: booke: Watchdog Timer interrupt
` [PATCH 11/11] target/ppc: booke: System Reset exception cleanup
[PATCH v3 00/40] bsd-user: upstream signal implementation
2022-01-28 23:28 UTC (41+ messages)
` [PATCH v3 01/40] bsd-user: Complete FreeBSD siginfo
` [PATCH v3 02/40] bsd-user: Create setup_sigframe_arch to setup sigframe context
` [PATCH v3 03/40] bsd-user/arm/signal.c: Implement setup_sigframe_arch for arm
` [PATCH v3 04/40] bsd-user/arm/signal.c: get_mcontext should zero vfp data
` [PATCH v3 05/40] bsd-user: Remove vestiges of signal queueing code
` [PATCH v3 06/40] bsd-user: Bring in docs from linux-user for signal_pending
` [PATCH v3 07/40] bsd-user/arm/target_arch_cpu.h: Move EXCP_ATOMIC to match linux-user
` [PATCH v3 08/40] bsd-user/signal.c: implement force_sig_fault
` [PATCH v3 09/40] bsd-user/signal-common.h: Move signal functions prototypes to here
` [PATCH v3 10/40] bsd-user/signal.c: Implement cpu_loop_exit_sigsegv
` [PATCH v3 11/40] bsd-user/signal.c: implement cpu_loop_exit_sigbus
` [PATCH v3 12/40] bsd-user/arm/arget_arch_cpu.h: Move EXCP_DEBUG and EXCP_BKPT together
` [PATCH v3 13/40] bsd-user/arm/target_arch_cpu.h: Correct code pointer
` [PATCH v3 14/40] bsd-user/arm/target_arch_cpu.h: Use force_sig_fault for EXCP_UDEF
` [PATCH v3 15/40] bsd-user/arm/target_arch_cpu.h: Implement data faults
` [PATCH v3 16/40] bsd-user/signal.c: implement abstract target / host signal translation
` [PATCH v3 17/40] bsd-user/signal.c: Implement signal_init()
` [PATCH v3 18/40] bsd-user/signal.c: Add si_type argument to queue_signal
` [PATCH v3 19/40] bsd-user/host/arm/host-signal.h: Implement host_signal_*
` [PATCH v3 20/40] bsd-user/host/i386/host-signal.h: "
` [PATCH v3 21/40] bsd-user/host/x86_64/host-signal.h: "
` [PATCH v3 22/40] bsd-user: Add host signals to the build
` [PATCH v3 23/40] bsd-user: Add trace events for bsd-user
` [PATCH v3 24/40] bsd-user/signal.c: host_to_target_siginfo_noswap
` [PATCH v3 25/40] bsd-user/signal.c: Implement rewind_if_in_safe_syscall
` [PATCH v3 26/40] bsd-user/signal.c: Implement host_signal_handler
` [PATCH v3 27/40] bsd-user/strace.c: print_taken_signal
` [PATCH v3 28/40] bsd-user/signal.c: Implement dump_core_and_abort
` [PATCH v3 29/40] bsd-user/signal.c: Fill in queue_signal
` [PATCH v3 30/40] bsd-user/signal.c: sigset manipulation routines
` [PATCH v3 31/40] bsd-user/signal.c: setup_frame
` [PATCH v3 32/40] bsd-user/signal.c: handle_pending_signal
` [PATCH v3 33/40] bsd-user/signal.c: tswap_siginfo
` [PATCH v3 34/40] bsd-user/signal.c: process_pending_signals
` [PATCH v3 35/40] bsd-user/signal.c: implement do_sigreturn
` [PATCH v3 36/40] bsd-user/signal.c: implement do_sigaction
` [PATCH v3 37/40] bsd-user/signal.c: do_sigaltstack
` [PATCH v3 38/40] MAINTAINERS: Add tests/vm/*bsd to the list to get reviews on
` [PATCH v3 39/40] bsd-user: Rename arg name for target_cpu_reset to env
` [PATCH v3 40/40] bsd-user/freebsd/target_os_ucontext.h: Prefer env as arg name for CPUArchState args
[PULL 0/4] NBD patches for 2022-01-28
2022-01-28 23:00 UTC (5+ messages)
` [PULL 1/4] nbd/server.c: Remove unused field
` [PULL 2/4] qapi/block: Cosmetic change in BlockExportType schema
` [PULL 3/4] block/io: Update BSC only if want_zero is true
` [PULL 4/4] iotests/block-status-cache: New test
[PATCH v13 0/7] Add vmnet.framework based network backend
2022-01-28 23:00 UTC (7+ messages)
` [PATCH v13 2/7] net/vmnet: add vmnet backends to qapi/net
[PATCH v2 0/2] block/io: Update BSC only if want_zero is true
2022-01-28 22:55 UTC (6+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] iotests/block-status-cache: New test
[PATCH v2] 9pfs: Fix segfault in do_readdir_many caused by struct dirent overread
2022-01-28 22:33 UTC
[PATCH] target/ppc: Remove 440x4 CPU
2022-01-28 22:16 UTC
Block alignment of qcow2 compress driver
2022-01-28 21:40 UTC (10+ messages)
[RFC] block/nbd: Move s->ioc on AioContext change
2022-01-28 21:27 UTC (2+ messages)
[PATCH] target/ppc: Remove support for the PowerPC 602 CPU
2022-01-28 20:51 UTC (5+ messages)
[PATCH] qapi/block: Cosmetic change in BlockExportType schema
2022-01-28 20:54 UTC (2+ messages)
[PATCH v15 00/10] acpi: Error Record Serialization Table, ERST, support for QEMU
2022-01-28 20:38 UTC (11+ messages)
` [PATCH v15 01/10] ACPI ERST: bios-tables-test.c steps 1 and 2
` [PATCH v15 02/10] ACPI ERST: specification for ERST support
` [PATCH v15 03/10] ACPI ERST: PCI device_id for ERST
` [PATCH v15 04/10] ACPI ERST: header file "
` [PATCH v15 05/10] ACPI ERST: support for ACPI ERST feature
` [PATCH v15 06/10] ACPI ERST: build the ACPI ERST table
` [PATCH v15 07/10] ACPI ERST: create ACPI ERST table for pc/x86 machines
` [PATCH v15 08/10] ACPI ERST: qtest for ERST
` [PATCH v15 09/10] ACPI ERST: bios-tables-test testcase
` [PATCH v15 10/10] ACPI ERST: step 6 of bios-tables-test.c
[PULL 00/36] Migration 20220128 patches
2022-01-28 18:30 UTC (37+ messages)
` [PULL 01/36] migration: All this fields are unsigned
` [PULL 02/36] migration: We only need last_stage in two places
` [PULL 03/36] migration: ram_release_pages() always receive 1 page as argument
` [PULL 04/36] migration: Remove masking for compression
` [PULL 05/36] migration: simplify do_compress_ram_page
` [PULL 06/36] migration: Move ram_release_pages() call to save_zero_page_to_file()
` [PULL 07/36] multifd: Use proper maximum compression values
` [PULL 08/36] multifd: Move iov from pages to params
` [PULL 09/36] multifd: Make zlib use iov's
` [PULL 10/36] multifd: Make zstd "
` [PULL 11/36] multifd: Remove send_write() method
` [PULL 12/36] multifd: Use a single writev on the send side
` [PULL 13/36] multifd: Unfold "used" variable by its value
` [PULL 14/36] multifd: Use normal pages array on the send side
` [PULL 15/36] multifd: Use normal pages array on the recv side
` [PULL 16/36] multifd: recv side only needs the RAMBlock host address
` [PULL 17/36] multifd: Rename pages_used to normal_pages
` [PULL 18/36] Remove unnecessary minimum_version_id_old fields
` [PULL 19/36] migration/migration.c: Add missed default error handler for migration state
` [PULL 20/36] migration/migration.c: Avoid COLO boot in postcopy migration
` [PULL 21/36] migration/migration.c: Remove the MIGRATION_STATUS_ACTIVE when migration finished
` [PULL 22/36] migration: Report the error returned when save_live_iterate fails
` [PULL 23/36] migration/ram: clean up unused comment
` [PULL 24/36] migration: Drop dead code of ram_debug_dump_bitmap()
` [PULL 25/36] migration: Don't return for postcopy_chunk_hostpages()
` [PULL 26/36] migration: Drop postcopy_chunk_hostpages()
` [PULL 27/36] migration: Do chunk page in postcopy_each_ram_send_discard()
` [PULL 28/36] migration: Drop return code for disgard ram process
` [PULL 29/36] migration: Don't return for postcopy_send_discard_bm_ram()
` [PULL 30/36] migration: Introduce ram_transferred_add()
` [PULL 31/36] migration: Tally pre-copy, downtime and post-copy bytes independently
` [PULL 32/36] migration: No off-by-one for pss->page update in host page size
` [PULL 33/36] migration: Enable UFFD_FEATURE_THREAD_ID even without blocktime feat
` [PULL 34/36] migration: Add postcopy_has_request()
` [PULL 35/36] migration: Simplify unqueue_page()
` [PULL 36/36] migration: Move temp page setup and cleanup into separate functions
[PATCH v4 00/42] CXl 2.0 emulation Support
2022-01-28 18:48 UTC (24+ messages)
` [PATCH v4 05/42] hw/cxl/device: Implement the CAP array (8.2.8.1-2)
` [PATCH v4 06/42] hw/cxl/device: Implement basic mailbox (8.2.8.4)
` [PATCH v4 09/42] hw/cxl/device: Timestamp implementation (8.2.9.3)
` [PATCH v4 10/42] hw/cxl/device: Add log commands (8.2.9.4) + CEL
` [PATCH v4 13/42] hw/pxb: Allow creation of a CXL PXB (host bridge)
` [PATCH v4 14/42] tests/acpi: allow DSDT.viot table changes
` [PATCH v4 27/42] hw/cxl/device: Implement get/set Label Storage Area (LSA)
[PATCH v2 00/11] 9p: Add support for darwin
2022-01-28 18:28 UTC (8+ messages)
` [PATCH v2 10/11] 9p: darwin: Implement compatibility for mknodat
` [PATCH v2 04/11] 9p: darwin: Handle struct dirent differences
[PATCH v14 00/10] acpi: Error Record Serialization Table, ERST, support for QEMU
2022-01-28 18:18 UTC (11+ messages)
` [PATCH v14 06/10] ACPI ERST: build the ACPI ERST table
[PATCH] block/curl.c: Check error return from curl_easy_setopt()
2022-01-28 18:08 UTC (3+ messages)
[PATCH] 9pfs: Fix segfault in do_readdir_many caused by struct dirent overread
2022-01-28 17:40 UTC (4+ messages)
[PATCH] gitlab: fall back to commit hash in qemu-setup filename
2022-01-28 16:47 UTC (2+ messages)
[PATCH v3 00/11] This is a followup to https://lists.gnu.org/archive/html/qemu-devel/2021-11/msg04325.html,
2022-01-28 16:27 UTC (7+ messages)
` [PATCH v3 01/11] 9p: linux: Fix a couple Linux assumptions
` [PATCH v3 02/11] 9p: Rename 9p-util -> 9p-util-linux
` [PATCH v3 06/11] 9p: darwin: Compatibility defn for XATTR_SIZE_MAX
[PATCH v2 0/2] python: a few improvements to qmp-shell
2022-01-28 16:08 UTC (5+ messages)
` [PATCH v2 1/2] python: introduce qmp-shell-wrap convenience tool
[PULL v2 00/14] Misc patches for 2022-01-27
2022-01-28 16:59 UTC (2+ messages)
[PATCH v4 00/12] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-01-28 16:47 UTC (2+ messages)
[PATCH v6 00/33] block layer: split block APIs in global state and I/O
2022-01-28 16:57 UTC (4+ messages)
` [PATCH v6 32/33] crypto: delegate permission functions to JobDriver .pre_run
[Qemu-devel] [PATCH v8 00/11] Add a standard authorization framework
2022-01-28 16:42 UTC (4+ messages)
` [Qemu-devel] [PATCH v8 01/11] util: add helper APIs for dealing with inotify in portable manner
Call for GSoC and Outreachy project ideas for summer 2022
2022-01-28 15:47 UTC
[PATCH] qsd: Document fuse's allow-other option
2022-01-28 16:13 UTC (3+ messages)
[PATCH v3 0/2] python: a few improvements to qmp-shell
2022-01-28 16:11 UTC (3+ messages)
` [PATCH v3 1/2] python: introduce qmp-shell-wrap convenience tool
` [PATCH v3 2/2] python: support recording QMP session to a file
[PULL 00/32] target-arm queue
2022-01-28 15:30 UTC (29+ messages)
` [PULL 01/32] Update copyright dates to 2022
` [PULL 02/32] hw/armv7m: Fix broken VMStateDescription
` [PULL 03/32] hw/char/exynos4210_uart: Fix crash on trying to load VM state
` [PULL 04/32] rtc: Move RTC function prototypes to their own header
` [PULL 05/32] hw/misc: Add a model of Versal's PMC SLCR
` [PULL 06/32] hw/arm/xlnx-versal: 'Or' the interrupts from the BBRAM and RTC models
` [PULL 07/32] hw/arm/xlnx-versal: Connect Versal's PMC SLCR
` [PULL 09/32] hw/dma/xlnx_csu_dma: Support starting a read transfer through a class method
` [PULL 10/32] hw/ssi: Add a model of Xilinx Versal's OSPI flash memory controller
` [PULL 11/32] hw/arm/xlnx-versal: Connect the OSPI flash memory controller model
` [PULL 12/32] hw/block/m25p80: Add support for Micron Xccela flash mt35xu01g
` [PULL 13/32] hw/arm/xlnx-versal-virt: Connect mt35xu01g flashes to the OSPI
` [PULL 14/32] MAINTAINERS: Add an entry for Xilinx Versal OSPI
` [PULL 15/32] MAINTAINERS: Remove myself (for raspi)
` [PULL 18/32] hw/intc/arm_gicv3_its: Add tracepoints
` [PULL 19/32] hw/intc/arm_gicv3: Initialise dma_as in GIC, not ITS
` [PULL 20/32] hw/intc/arm_gicv3_its: Don't clear GITS_CREADR when GITS_CTLR.ENABLED is set
` [PULL 21/32] hw/intc/arm_gicv3_its: Don't clear GITS_CWRITER on writes to GITS_CBASER
` [PULL 22/32] hw/intc/arm_gicv3: Honour GICD_CTLR.EnableGrp1NS for LPIs
` [PULL 23/32] hw/intc/arm_gicv3_its: Sort ITS command list into numeric order
` [PULL 24/32] hw/intc/arm_gicv3_redist: Remove unnecessary zero checks
` [PULL 26/32] hw/intc/arm_gicv3_its: Provide read accessor for translation_ops
` [PULL 27/32] hw/intc/arm_gicv3_its: Make GITS_BASER<n> RAZ/WI for unimplemented registers
` [PULL 28/32] hw/intc/arm_gicv3_its: Check table bounds against correct limit
` [PULL 29/32] hw/intc/arm_gicv3_its: Implement MOVALL
` [PULL 30/32] hw/intc/arm_gicv3_its: Implement MOVI
` [PULL 31/32] hw/arm: ast2600: Fix address mapping of second SPI controller
` [PULL 32/32] target/arm: Use correct entrypoint for SVC taken from Hyp to Hyp
[PULL 00/61] riscv-to-apply queue
2022-01-28 16:10 UTC (3+ messages)
` [PULL 53/61] target/riscv: Split out the vill from vtype
[PATCH 0/5] seccomp: fix hole in blocking forks
2022-01-28 15:42 UTC (3+ messages)
[PATCH v8 5/7] net/vmnet: implement bridged mode (vmnet-bridged)
2022-01-28 15:02 UTC (2+ 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).