messages from 2022-01-26 08:39:20 to 2022-01-26 22:08:13 UTC [more...]
[PATCH v2 00/14] target/ppc: powerpc_excp improvements [40x] (3/n)
2022-01-26 22:02 UTC (9+ messages)
` [PATCH v2 03/14] target/ppc: Introduce powerpc_excp_40x
` [PATCH v2 05/14] target/ppc: 405: Critical exceptions cleanup
` [PATCH v2 07/14] target/ppc: 405: External exception cleanup
` [PATCH v2 08/14] target/ppc: 405: System call "
[PATCH 0/2] Adds designware i2c module and adds it to virt arm
2022-01-26 22:01 UTC (6+ messages)
[PATCH 0/8] target/ppc: powerpc_excp improvements [74xx] (5/n)
2022-01-26 21:58 UTC (13+ messages)
` [PATCH 1/8] target/ppc: Introduce powerpc_excp_74xx
` [PATCH 2/8] target/ppc: Simplify powerpc_excp_74xx
` [PATCH 3/8] target/ppc: 74xx: Machine Check exception cleanup
` [PATCH 4/8] target/ppc: 74xx: External interrupt cleanup
` [PATCH 5/8] target/ppc: 74xx: Program exception cleanup
` [PATCH 6/8] target/ppc: 74xx: System Call "
` [PATCH 7/8] target/ppc: 74xx: System Reset interrupt cleanup
` [PATCH 8/8] target/ppc: 74xx: Set SRRs directly in exception code
[RFC v4 00/21] vfio-user client
2022-01-26 21:57 UTC (5+ messages)
` [RFC v4 09/21] vfio-user: define socket send functions
` [RFC v4 12/21] vfio-user: region read/write
[RFC PATCH] linux-user: expand reserved brk space for 64bit guests
2022-01-26 21:46 UTC (2+ messages)
[PATCH 1/2] softmmu/cpus: Check if the cpu work list is empty atomically
2022-01-26 21:43 UTC (4+ messages)
` [PATCH 2/2] qemu-timer: Skip empty timer lists before locking in qemu_clock_deadline_ns_all
[PATCH v1 00/22] testing and plugin updates
2022-01-26 21:33 UTC (3+ messages)
` [PATCH v1 21/22] target/i386: use CPU_LOG_INT for IRQ servicing
[PATCH v3 0/2] linux-user: check read permissions before how
2022-01-26 21:25 UTC (3+ messages)
` [PATCH v3 1/2] linux-user: rt_sigprocmask, check read perms first
` [PATCH v3 2/2] linux-user: sigprocmask "
[PATCH] migration: Don't return for postcopy_send_discard_bm_ram()
2022-01-26 21:20 UTC (2+ messages)
[PATCH 0/7] migration: Postcopy cleanup on ram disgard
2022-01-26 21:17 UTC (11+ messages)
` [PATCH 1/7] migration: Drop dead code of ram_debug_dump_bitmap()
` [PATCH 2/7] migration: Don't return for postcopy_chunk_hostpages()
` [PATCH 3/7] migration: Drop postcopy_chunk_hostpages()
` [PATCH 4/7] migration: Do chunk page in postcopy_each_ram_send_discard()
` [PATCH 5/7] migration: Drop return code for disgard ram process
[PATCH v5 00/18] vfio-user server in QEMU
2022-01-26 21:13 UTC (32+ messages)
` [PATCH v5 03/18] pci: isolated address space for PCI bus
` [PATCH v5 05/18] qdev: unplug blocker for devices
` [PATCH v5 06/18] vfio-user: add HotplugHandler for remote machine
` [PATCH v5 07/18] vfio-user: set qdev bus callbacks "
` [PATCH v5 18/18] vfio-user: avocado tests for vfio-user
[PATCH v2 0/2] linux-user: check read permissions before how
2022-01-26 21:10 UTC (6+ messages)
` [PATCH v2 1/2] linux-user: rt_sigprocmask, check read perms first
` [PATCH v2 2/2] linux-user: sigprocmask "
[PATCH] linux-user: Fix inotify on aarch64
2022-01-26 20:26 UTC
[PATCH] migration/ram: clean up unused comment
2022-01-26 21:00 UTC (2+ messages)
[PATCH v2 0/3] vmsd checks
2022-01-26 20:53 UTC (5+ messages)
` [PATCH v2 1/3] ppc: Fix vmstate_pbr403 subsection name
` [PATCH v2 3/3] migration: Perform vmsd structure check during tests
[PATCH] migration/colo.c: Add missed return in error handling
2022-01-26 20:51 UTC (2+ messages)
[PATCH] migration: Report the error returned when save_live_iterate fails
2022-01-26 20:24 UTC (2+ messages)
[PATCH v2 0/2] use a do-while() loop in pnv_phbX_translate_tve()
2022-01-26 20:14 UTC (3+ messages)
` [PATCH v2 1/2] ppc/pnv: use a do-while() loop in pnv_phb3_translate_tve()
` [PATCH v2 2/2] ppc/pnv: use a do-while() loop in pnv_phb4_translate_tve()
[PATCH 0/2] initialize 'taddr' in pnv_phbX_translate_tve()
2022-01-26 20:09 UTC (5+ messages)
` [PATCH 1/2] ppc/pnv: initialize 'taddr' in pnv_phb3_translate_tve()
` [PATCH 2/2] ppc/pnv: initialize 'taddr' in pnv_phb4_translate_tve()
[PATCH 0/3] Some minor fixes for migration states
2022-01-26 19:35 UTC (7+ messages)
` [PATCH 1/3] migration/migration.c: Add missed default error handler for migration state
` [PATCH 2/3] migration/migration.c: Avoid COLO boot in postcopy migration
` [PATCH 3/3] migration/migration.c: Remove the MIGRATION_STATUS_ACTIVE when migration finished
[PATCH v7 00/10] Xilinx Versal's PMC SLCR and OSPI support
2022-01-26 19:07 UTC (5+ messages)
` [PATCH v7 05/10] hw/dma/xlnx_csu_dma: Support starting a read transfer through a class method
` [PATCH v7 06/10] hw/ssi: Add a model of Xilinx Versal's OSPI flash memory controller
Notes on Generating Python signatures for QMP RPCs
2022-01-26 18:58 UTC
[PATCH v4 00/42] CXl 2.0 emulation Support
2022-01-26 18:22 UTC (18+ messages)
` [PATCH v4 02/42] hw/cxl/component: Introduce CXL components (8.1.x, 8.2.5)
` [PATCH v4 03/42] MAINTAINERS: Add entry for Compute Express Link Emulation
` [PATCH v4 04/42] hw/cxl/device: Introduce a CXL device (8.2.8)
` [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 31/42] hw/pci-host/gpex-acpi: Add support for dsdt construction for pxb-cxl
[PATCH v4 00/15] hw/nvme: SR-IOV with Virtualization Enhancements
2022-01-26 18:30 UTC (18+ messages)
` [PATCH v4 01/15] pcie: Add support for Single Root I/O Virtualization (SR/IOV)
` [PATCH v4 02/15] pcie: Add some SR/IOV API documentation in docs/pcie_sriov.txt
` [PATCH v4 03/15] pcie: Add a helper to the SR/IOV API
` [PATCH v4 04/15] pcie: Add 1.2 version token for the Power Management Capability
` [PATCH v4 05/15] hw/nvme: Add support for SR-IOV
` [PATCH v4 06/15] hw/nvme: Add support for Primary Controller Capabilities
` [PATCH v4 07/15] hw/nvme: Add support for Secondary Controller List
` [PATCH v4 08/15] hw/nvme: Implement the Function Level Reset
` [PATCH v4 09/15] hw/nvme: Make max_ioqpairs and msix_qsize configurable in runtime
` [PATCH v4 10/15] hw/nvme: Remove reg_size variable and update BAR0 size calculation
` [PATCH v4 11/15] hw/nvme: Calculate BAR attributes in a function
` [PATCH v4 12/15] hw/nvme: Initialize capability structures for primary/secondary controllers
` [PATCH v4 13/15] hw/nvme: Add support for the Virtualization Management command
` [PATCH v4 14/15] docs: Add documentation for SR-IOV and Virtualization Enhancements
` [PATCH v4 15/15] hw/nvme: Update the initalization place for the AER queue
[PATCH] linux-user: rt_sigprocmask, check read perms first
2022-01-26 17:25 UTC (6+ messages)
[PATCH for-7.0 0/4] hw/nvme: zoned random write area
2022-01-26 17:09 UTC (12+ messages)
` [PATCH for-7.0 1/4] hw/nvme: add struct for zone management send
` [PATCH for-7.0 2/4] hw/nvme: add zone attribute get/set helpers
` [PATCH for-7.0 3/4] hw/nvme: add ozcs enum
` [PATCH for-7.0 4/4] hw/nvme: add support for zoned random write area
[PATCH] tests/9pfs: Use g_autofree and g_autoptr where possible
2022-01-26 17:11 UTC
[PATCH] qemu-storage-daemon: Fix typo in vhost-user-blk help
2022-01-26 16:50 UTC (2+ messages)
[PATCH] xen-hvm: Allow disabling buffer_io_timer
2022-01-26 16:43 UTC (5+ messages)
[PATCH] fdc: check for illegal dma length calculation
2022-01-26 16:39 UTC (3+ messages)
[PATCH v14 00/10] acpi: Error Record Serialization Table, ERST, support for QEMU
2022-01-26 16:28 UTC (11+ messages)
` [PATCH v14 01/10] ACPI ERST: bios-tables-test.c steps 1 and 2
` [PATCH v14 02/10] ACPI ERST: specification for ERST support
` [PATCH v14 03/10] ACPI ERST: PCI device_id for ERST
` [PATCH v14 04/10] ACPI ERST: header file "
` [PATCH v14 05/10] ACPI ERST: support for ACPI ERST feature
` [PATCH v14 06/10] ACPI ERST: build the ACPI ERST table
` [PATCH v14 07/10] ACPI ERST: create ACPI ERST table for pc/x86 machines
` [PATCH v14 08/10] ACPI ERST: qtest for ERST
` [PATCH v14 09/10] ACPI ERST: bios-tables-test testcase
` [PATCH v14 10/10] ACPI ERST: step 6 of bios-tables-test.c
[PATCH v6 0/7] trace qmp commands
2022-01-26 16:11 UTC (8+ messages)
` [PATCH v6 1/7] qapi/gen: Add FOO.trace-events output module
` [PATCH v6 2/7] qapi/commands: refactor error handling code
` [PATCH v6 3/7] qapi/commands: Optionally generate trace for QMP commands
` [PATCH v6 4/7] meson: generate trace events for qmp commands
` [PATCH v6 5/7] docs/qapi-code-gen: update to cover trace events code generation
` [PATCH v6 6/7] meson: document, why we don't generate trace events for tests/ and qga/
` [PATCH v6 7/7] qapi: generate trace events by default
KVM call minutes for 2022-01-25
2022-01-26 16:21 UTC (3+ messages)
[PATCH v13 00/10] acpi: Error Record Serialization Table, ERST, support for QEMU
2022-01-26 16:23 UTC (6+ messages)
` [PATCH v13 06/10] ACPI ERST: build the ACPI ERST table
[PATCH v3 00/16] job: replace AioContext lock with job_mutex
2022-01-26 16:18 UTC (15+ messages)
` [PATCH v3 03/16] job.h: define locked functions
` [PATCH v3 09/16] jobs: remove aiocontext locks since the functions are under BQL
` [PATCH v3 14/16] job.c: use job_get_aio_context()
[PATCH v6 00/33] block layer: split block APIs in global state and I/O
2022-01-26 16:10 UTC (23+ messages)
` [PATCH v6 06/33] block/block-backend.c: assertions for block-backend
` [PATCH v6 19/33] block: introduce bdrv_activate
` [PATCH v6 20/33] block: rename bdrv_invalidate_cache_all, blk_invalidate_cache and test_sync_op_invalidate_cache
` [PATCH v6 21/33] block: move BQL logic of bdrv_co_invalidate_cache in bdrv_activate
` [PATCH v6 23/33] block_int-common.h: split function pointers in BlockDriver
` [PATCH v6 25/33] block_int-common.h: split function pointers in BdrvChildClass
` [PATCH v6 26/33] block_int-common.h: assertions in the callers of BdrvChildClass function pointers
` [PATCH v6 29/33] job.h: assertions in the callers of JobDriver funcion pointers
` [PATCH v6 30/33] include/block/block_int-common.h: introduce bdrv_amend_pre_run and bdrv_amend_clean
` [PATCH v6 31/33] include/qemu/job.h: introduce job->pre_run() and use it in amend
` [PATCH v6 32/33] crypto: delegate permission functions to JobDriver .pre_run
[PATCH 0/1 v2] Patch to adjust coroutine pool size adaptively
2022-01-26 15:38 UTC (3+ messages)
[PATCH] tests/9pfs: fix mkdir() being called twice
2022-01-26 15:29 UTC (5+ messages)
[PULL 0/1] virtiofs queue
2022-01-26 14:57 UTC (3+ messages)
` [PULL 1/1] virtiofsd: Drop membership of all supplementary groups (CVE-2022-0358)
[PATCH v5 0/7] trace qmp commands
2022-01-26 14:33 UTC (17+ messages)
` [PATCH v5 1/7] scripts/qapi/gen.py: add FOO.trace-events output module
` [PATCH v5 3/7] qapi/commands: Optionally generate trace for QMP commands
` [PATCH v5 5/7] docs/qapi-code-gen: update to cover trace events code generation
` [PATCH v5 6/7] meson: document, why we don't generate trace events for tests/ and qga/
` [PATCH v5 7/7] qapi: generate trace events by default
[PATCH 0/4] vCPU hotunplug related memory leaks
2022-01-26 14:29 UTC (5+ messages)
` [PATCH 1/4] softmmu/cpus: Free cpu->thread in cpu_remove_sync()
` [PATCH 2/4] softmmu/cpus: Free cpu->halt_cond "
` [PATCH 3/4] cpu: Free cpu->cpu_ases in cpu_exec_unrealizefn()
` [PATCH 4/4] i386/cpu: Free env->xsave_buf in x86_cpu_unrealizefn()
Raspberry Pi?
2022-01-26 13:48 UTC (3+ messages)
[PATCH] block/export: Fix vhost-user-blk shutdown with requests in flight
2022-01-26 13:39 UTC (2+ messages)
[PATCH v3 00/15] hw/nvme: SR-IOV with Virtualization Enhancements
2022-01-26 13:32 UTC (6+ messages)
` [PATCH v3 01/15] pcie: Add support for Single Root I/O Virtualization (SR/IOV)
tracing.rst neglects to document syntax of trace-events files
2022-01-26 13:11 UTC (3+ messages)
[PATCH] hw/display/tcx: Avoid clearing dirty bitmap in DeviceReset()
2022-01-26 12:24 UTC (3+ messages)
[PATCH] hw/arm: ast2600: Fix address mapping of second SPI controller
2022-01-26 12:21 UTC (2+ messages)
[PATCH v2 00/15] reduce audio playback latency
2022-01-26 12:01 UTC (6+ messages)
` [PATCH v2 01/15] audio: replace open-coded buffer arithmetic
[PATCH 00/12] Removal of Aiocontext lock through drains: protect bdrv_replace_child_noperm
2022-01-26 11:29 UTC (10+ messages)
` [PATCH 01/12] introduce BDRV_POLL_WHILE_UNLOCKED
` [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 09/12] jobs: ensure sleep in job_sleep_ns is fully performed
[PATCH v3 00/19] Make image fleecing more usable
2022-01-26 10:56 UTC (4+ messages)
` [PATCH v3 07/19] block/dirty-bitmap: introduce bdrv_dirty_bitmap_status()
[PATCH] virtiofsd: Drop membership of all supplementary groups (CVE-2022-0358)
2022-01-26 10:51 UTC (3+ messages)
[RFC PATCH] hw/intc: Make RISC-V ACLINT mtime MMIO register writable
2022-01-26 9:54 UTC
[PATCH 0/2] RISC-V: Correctly generate store/amo faults
2022-01-26 9:50 UTC (3+ messages)
` [PATCH 2/2] targett/riscv: rva: Correctly generate a store/amo fault
[PATCH qemu] qxl: COLO secondary node not need to release resources
2022-01-26 9:31 UTC (2+ messages)
[PATCH] hw/arm/virt: Fix CPU's default NUMA node ID
2022-01-26 9:14 UTC (2+ messages)
[PATCH-for-7.0 0/2] hw/nvme/ctrl: Buffer types cleanups
2022-01-26 9:05 UTC (3+ messages)
[PATCH 0/3] hw/display/artist: cursor & buffer mode fixes
2022-01-26 9:08 UTC (5+ messages)
` [PATCH 3/3] hw/display/artist: rewrite vram access mode handling
[PATCH 00/31] vDPA shadow virtqueue
2022-01-26 8:53 UTC (3+ messages)
` [PATCH 02/31] vhost: Add VhostShadowVirtqueue
[PATCH] gitlab: fall back to commit hash in qemu-setup filename
2022-01-26 8:53 UTC (2+ messages)
[PATCH qemu v2] s390x: sck: load into a temporary not into in1
2022-01-26 8:46 UTC (2+ messages)
[RFC 0/5] Privilege version update
2022-01-26 8:37 UTC (3+ messages)
` [RFC 4/5] target/riscv: Add *envcfg* CSRs support
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).