qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-19 03:23:34 to 2022-01-19 17:38:10 UTC [more...]

[PATCH 0/3] meson: Don't pass 'method' to dependency()
 2022-01-19 17:18 UTC  (3+ messages)
` [PATCH 2/3] "
` [PATCH 3/3] docs: Don't recommend passing "

[PATCH v7 0/5] MSG_ZEROCOPY + multifd
 2022-01-19 17:23 UTC  (13+ messages)
` [PATCH v7 1/5] QIOChannel: Add flags on io_writev and introduce io_flush callback
` [PATCH v7 2/5] QIOChannelSocket: Implement io_writev zero copy flag & io_flush for CONFIG_LINUX

[PATCH] configure: Use -mlittle-endian instead of -mlittle for ppc64
 2022-01-19 17:28 UTC  (3+ messages)

[PATCH] drop libxml2 checks since libxml is not actually used (for parallels)
 2022-01-19 17:07 UTC  (4+ messages)

[PATCH 0/3] qsd: Add --daemonize; and add job quit tests
 2022-01-19 17:21 UTC  (5+ messages)
` [PATCH 1/3] qsd: Add pre-init argument parsing pass

[PATCH RESEND v2] qapi/block: Cosmetic change in BlockExportType schema
 2022-01-19 17:23 UTC 

[PATCH RESEND] qapi/block: Cosmetic change in BlockExportType schema
 2022-01-19 17:17 UTC 

[RFC 00/10] add generic vDPA device support
 2022-01-19 17:15 UTC  (7+ messages)
` [RFC 05/10] vdpa-dev: implement the realize interface

[PATCH RFC 00/15] migration: Postcopy Preemption
 2022-01-19 16:58 UTC  (23+ messages)
` [PATCH RFC 01/15] migration: No off-by-one for pss->page update in host page size
` [PATCH RFC 02/15] migration: Allow pss->page jump over clean pages
` [PATCH RFC 03/15] migration: Enable UFFD_FEATURE_THREAD_ID even without blocktime feat
` [PATCH RFC 04/15] migration: Add postcopy_has_request()
` [PATCH RFC 05/15] migration: Simplify unqueue_page()
` [PATCH RFC 06/15] migration: Move temp page setup and cleanup into separate functions
` [PATCH RFC 07/15] migration: Introduce postcopy channels on dest node
` [PATCH RFC 08/15] migration: Dump ramblock and offset too when non-same-page detected
` [PATCH RFC 09/15] migration: Add postcopy_thread_create()
` [PATCH RFC 10/15] migration: Move static var in ram_block_from_stream() into global
` [PATCH RFC 11/15] migration: Add pss.postcopy_requested status
` [PATCH RFC 12/15] migration: Move migrate_allow_multifd and helpers into migration.c
` [PATCH RFC 13/15] migration: Add postcopy-preempt capability
` [PATCH RFC 14/15] migration: Postcopy preemption on separate channel
` [PATCH RFC 15/15] tests: Add postcopy preempt test

[PATCH v8 00/23] QEMU RISC-V AIA support
 2022-01-19 16:20 UTC  (26+ messages)
` [PATCH v8 01/23] target/riscv: Fix trap cause for RV32 HS-mode CSR access from RV64 HS-mode
` [PATCH v8 02/23] target/riscv: Implement SGEIP bit in hip and hie CSRs
` [PATCH v8 03/23] target/riscv: Implement hgeie and hgeip CSRs
` [PATCH v8 04/23] target/riscv: Improve delivery of guest external interrupts
` [PATCH v8 05/23] target/riscv: Allow setting CPU feature from machine/device emulation
` [PATCH v8 06/23] target/riscv: Add AIA cpu feature
` [PATCH v8 07/23] target/riscv: Add defines for AIA CSRs
` [PATCH v8 08/23] target/riscv: Allow AIA device emulation to set ireg rmw callback
` [PATCH v8 09/23] target/riscv: Implement AIA local interrupt priorities
` [PATCH v8 10/23] target/riscv: Implement AIA CSRs for 64 local interrupts on RV32
` [PATCH v8 11/23] target/riscv: Implement AIA hvictl and hviprioX CSRs
` [PATCH v8 12/23] target/riscv: Implement AIA interrupt filtering CSRs
` [PATCH v8 13/23] target/riscv: Implement AIA mtopi, stopi, and vstopi CSRs
` [PATCH v8 14/23] target/riscv: Implement AIA xiselect and xireg CSRs
` [PATCH v8 15/23] target/riscv: Implement AIA IMSIC interface CSRs
` [PATCH v8 16/23] hw/riscv: virt: Use AIA INTC compatible string when available
` [PATCH v8 17/23] target/riscv: Allow users to force enable AIA CSRs in HART
` [PATCH v8 18/23] hw/intc: Add RISC-V AIA APLIC device emulation
` [PATCH v8 19/23] hw/riscv: virt: Add optional AIA APLIC support to virt machine
` [PATCH v8 20/23] hw/intc: Add RISC-V AIA IMSIC device emulation
` [PATCH v8 21/23] hw/riscv: virt: Add optional AIA IMSIC support to virt machine
` [PATCH v8 22/23] docs/system: riscv: Document AIA options for "
` [PATCH v8 23/23] hw/riscv: virt: Increase maximum number of allowed CPUs

[PULL v2 00/31] testing/next and other misc fixes
 2022-01-19 16:37 UTC  (2+ messages)

[PATCH v5 00/31] block layer: split block APIs in global state and I/O
 2022-01-19 15:57 UTC  (7+ messages)
` [PATCH v5 28/31] block.c: assert BQL lock held in bdrv_co_invalidate_cache

[PATCH qemu] spapr: Force 32bit when resetting a core
 2022-01-19 15:10 UTC  (15+ messages)

[PATCH v2] qapi: Cleanup SGX related comments and restore @section-size
 2022-01-19 23:57 UTC 

[PATCH 0/3] Some minor fixes for migration states
 2022-01-19 14:45 UTC  (2+ messages)

[PATCH v16] qapi: introduce 'x-query-x86-cpuid' QMP command
 2022-01-19 14:37 UTC  (2+ messages)

[PATCH V2 for-6.2 0/2] fixes for bdrv_co_block_status
 2022-01-19 14:57 UTC  (3+ messages)

[PATCH v2] vl: Add support to set properties when using JSON syntax for -device via -set option
 2022-01-19 14:08 UTC  (2+ messages)

[PATCH v2 0/2] Mark remaining global TypeInfo instances as const
 2022-01-19 14:16 UTC  (3+ messages)
` [PATCH v2 1/2] "

[PATCH v2 00/14] target/ppc: powerpc_excp improvements [40x] (3/n)
 2022-01-19 12:54 UTC  (24+ messages)
` [PATCH v2 01/14] target/ppc: 405: Rename MSR_POW to MSR_WE
` [PATCH v2 02/14] target/ppc: 405: Add missing MSR_ME bit
` [PATCH v2 03/14] target/ppc: Introduce powerpc_excp_40x
` [PATCH v2 04/14] target/ppc: Simplify powerpc_excp_40x
` [PATCH v2 06/14] target/ppc: 405: Machine check exception cleanup
` [PATCH v2 08/14] target/ppc: 405: System call "
` [PATCH v2 09/14] target/ppc: 405: Alignment "
` [PATCH v2 10/14] target/ppc: 405: Debug "
` [PATCH v2 11/14] target/ppc: 405: Data Storage "
` [PATCH v2 13/14] target/ppc: 405: Program "

[PATCH v1 0/2] virtio-mem: Handle preallocation with migration
 2022-01-19 13:26 UTC  (2+ messages)

[PATCH] qapi/block: Cosmetic change in BlockExportType schema
 2022-01-19 12:14 UTC 

[RFC PATCH v5 00/14] support subsets of scalar crypto extension
 2022-01-19 11:37 UTC  (15+ messages)
` [RFC PATCH v5 01/14] target/riscv: rvk: add cfg properties for zbk* and zk*
` [RFC PATCH v5 02/14] target/riscv: rvk: add support for zbkb extension
` [RFC PATCH v5 03/14] target/riscv: rvk: add support for zbkc extension
` [RFC PATCH v5 04/14] target/riscv: rvk: add support for zbkx extension
` [RFC PATCH v5 05/14] crypto: move sm4_sbox from target/arm
` [RFC PATCH v5 06/14] target/riscv: rvk: add support for zknd/zkne extension in RV32
` [RFC PATCH v5 07/14] target/riscv: rvk: add support for zkne/zknd extension in RV64
` [RFC PATCH v5 08/14] target/riscv: rvk: add support for sha256 related instructions in zknh extension
` [RFC PATCH v5 09/14] target/riscv: rvk: add support for sha512 related instructions for RV32 "
` [RFC PATCH v5 10/14] target/riscv: rvk: add support for sha512 related instructions for RV64 "
` [RFC PATCH v5 11/14] target/riscv: rvk: add support for zksed/zksh extension
` [RFC PATCH v5 12/14] target/riscv: rvk: add CSR support for Zkr
` [RFC PATCH v5 13/14] disas/riscv.c: rvk: add disas support for Zbk* and Zk* instructions
` [RFC PATCH v5 14/14] target/riscv: rvk: expose zbk* and zk* properties

[PATCH v11 0/4] support dirty restraint on vCPU
 2022-01-19 12:16 UTC  (5+ messages)
  ` [PATCH v11 3/4] softmmu/dirtylimit: implement virtual CPU throttle
  ` [PATCH v11 4/4] softmmu/dirtylimit: implement dirty page rate limit

[PULL 0/9] Trivial branch for 7.0 patches
 2022-01-19 11:48 UTC  (2+ messages)

[PATCH v2 00/10] add generic vDPA device support
 2022-01-19 11:36 UTC  (7+ messages)
` [PATCH v2 04/10] vdpa-dev: implement the instance_init/class_init interface
` [PATCH v2 05/10] vdpa-dev: implement the realize interface
` [PATCH v2 06/10] vdpa-dev: implement the unrealize interface

[PATCH] ide: Explicitly poll for BHs on cancel
 2022-01-19 11:29 UTC  (3+ messages)

[PATCH v2 1/2] target/riscv: iterate over a table of decoders
 2022-01-19 11:30 UTC  (4+ messages)
` [PATCH v2 2/2] target/riscv: Add XVentanaCondOps custom extension

QEMU CAN-FD emulation
 2022-01-19 11:14 UTC 

[PATCH v3 00/16] job: replace AioContext lock with job_mutex
 2022-01-19 11:15 UTC  (21+ messages)
` [PATCH v3 01/16] job.c: make job_mutex and job_lock/unlock() public
` [PATCH v3 02/16] job.h: categorize fields in struct Job
` [PATCH v3 03/16] job.h: define locked functions
` [PATCH v3 05/16] block/mirror.c: use of job helpers in drivers to avoid TOC/TOU
` [PATCH v3 09/16] jobs: remove aiocontext locks since the functions are under BQL
` [PATCH v3 10/16] jobs: protect jobs with job_lock/unlock
` [PATCH v3 14/16] job.c: use job_get_aio_context()
` [PATCH v3 15/16] job.c: enable job lock/unlock and remove Aiocontext locks
` [PATCH v3 16/16] block_job_query: remove atomic read

ui/cocoa.m compile error
 2022-01-19 10:37 UTC  (14+ messages)
    ` ui/cocoa.m compile error (Cocoa -> SDL)

[PATCH v3 0/3] plugins: add a drcov plugin
 2022-01-19 10:17 UTC  (4+ messages)

[PATCH v2 00/13] arm gicv3 ITS: Various bug fixes and refactorings
 2022-01-19 10:15 UTC  (5+ messages)

RFC: QMP configuration - allocating/setting qdev array properties?
 2022-01-19 10:12 UTC  (3+ messages)

[PATCH 00/12] Removal of Aiocontext lock through drains: protect bdrv_replace_child_noperm
 2022-01-19  9:52 UTC  (12+ messages)
` [PATCH 02/12] block/io.c: make bdrv_do_drained_begin_quiesce static and introduce bdrv_drained_begin_no_poll
` [PATCH 05/12] test-bdrv-drain.c: adapt test to the coming subtree drains
` [PATCH 07/12] block/io.c: introduce bdrv_subtree_drained_{begin/end}_unlocked
` [PATCH 08/12] reopen: add a transaction to drain_end nodes picked in bdrv_reopen_parse_file_or_backing
` [PATCH 10/12] block.c: add subtree_drains where needed

[PATCH] qapi: Cleanup SGX related comments
 2022-01-19 12:00 UTC  (4+ messages)

[PULL 00/13] Misc patches for 2021-12-15
 2022-01-19  9:19 UTC  (5+ messages)
` [PULL 11/13] numa: Support SGX numa in the monitor and Libvirt interfaces

[PATCH v2 0/3] Support fd-based KVM stats
 2022-01-19  9:11 UTC  (12+ messages)
` [PATCH v2 1/3] qmp: Support for querying stats

[PATCH] hw/acpi: Set memory regions to native endian as a work around
 2022-01-19  9:19 UTC  (6+ messages)

[PATCH v3 0/3] trace qmp commands
 2022-01-19  8:41 UTC  (6+ messages)
` [PATCH v3 2/3] scripts/qapi-gen.py: add --add-trace-events option

[PULL 00/10] s390x patches (shift instructions, MAINTAINERS, ...)
 2022-01-19  8:32 UTC  (11+ messages)
` [PULL 01/10] s390x/css: fix PMCW invalid mask
` [PULL 02/10] target/s390x: Fix SLDA sign bit index
` [PULL 03/10] target/s390x: Fix SRDA CC calculation
` [PULL 04/10] target/s390x: Fix cc_calc_sla_64() missing overflows
` [PULL 05/10] target/s390x: Fix shifting 32-bit values for more than 31 bits
` [PULL 06/10] tests/tcg/s390x: Test shift instructions
` [PULL 07/10] MAINTAINERS: split out s390x sections
` [PULL 08/10] MAINTAINERS: Add myself to s390 I/O areas
` [PULL 09/10] s390x/ipl: support extended kernel command line size
` [PULL 10/10] s390x: sigp: Reorder the SIGP STOP code

[PATCH v2 0/6] qtests/libqos: Allow PCI tests to be run with virt-machine
 2022-01-19  9:08 UTC  (3+ messages)
` [PATCH v2 6/6] tests/qtest/libqos: Add generic pci host bridge in arm-virt machine

[PATCH] meson.build: Use a function from libfdt 1.5.1 for the library check
 2022-01-19  8:49 UTC  (2+ messages)

[PATCH] hw/smbios: Add table 4 parameter, "processor-id"
 2022-01-19  7:36 UTC  (4+ messages)

[PATCH v2 0/3] Improve RISC-V spike machine bios support
 2022-01-19  6:56 UTC  (7+ messages)
` [PATCH v2 1/3] hw/riscv: spike: Allow using binary firmware as bios
` [PATCH v2 2/3] hw/riscv: Remove macros for ELF BIOS image names
` [PATCH v2 3/3] roms/opensbi: Remove ELF images

[PATCH v7 00/22] Support UXL filed in xstatus
 2022-01-19  5:18 UTC  (23+ messages)
` [PATCH v7 01/22] target/riscv: Adjust pmpcfg access with mxl
` [PATCH v7 02/22] target/riscv: Don't save pc when exception return
` [PATCH v7 03/22] target/riscv: Sign extend link reg for jal and jalr
` [PATCH v7 04/22] target/riscv: Sign extend pc for different XLEN
` [PATCH v7 05/22] target/riscv: Create xl field in env
` [PATCH v7 06/22] target/riscv: Ignore the pc bits above XLEN
` [PATCH v7 07/22] target/riscv: Extend pc for runtime pc write
` [PATCH v7 08/22] target/riscv: Use gdb xml according to max mxlen
` [PATCH v7 09/22] target/riscv: Relax debug check for pm write
` [PATCH v7 10/22] target/riscv: Adjust csr write mask with XLEN
` [PATCH v7 11/22] target/riscv: Create current pm fields in env
` [PATCH v7 12/22] target/riscv: Alloc tcg global for cur_pm[mask|base]
` [PATCH v7 13/22] target/riscv: Calculate address according to XLEN
` [PATCH v7 14/22] target/riscv: Split pm_enabled into mask and base
` [PATCH v7 15/22] target/riscv: Split out the vill from vtype
` [PATCH v7 16/22] target/riscv: Adjust vsetvl according to XLEN
` [PATCH v7 17/22] target/riscv: Remove VILL field in VTYPE
` [PATCH v7 18/22] target/riscv: Fix check range for first fault only
` [PATCH v7 19/22] target/riscv: Adjust vector address with mask
` [PATCH v7 20/22] target/riscv: Adjust scalar reg in vector with XLEN
` [PATCH v7 21/22] target/riscv: Enable uxl field write
` [PATCH v7 22/22] target/riscv: Relax UXL field for debugging

[PATCH v6 00/22] Support UXL filed in xstatus
 2022-01-19  3:43 UTC  (11+ messages)
` [PATCH v6 03/22] target/riscv: Sign extend link reg for jal and jalr
` [PATCH v6 05/22] target/riscv: Create xl field in env
` [PATCH v6 20/22] target/riscv: Adjust scalar reg in vector with XLEN
` [PATCH v6 22/22] target/riscv: Relax UXL field for debugging


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).