messages from 2022-10-06 16:59:22 to 2022-10-07 15:24:56 UTC [more...]
[PATCH v3 0/8] m25p80: Add SFDP support
2022-10-07 14:44 UTC (9+ messages)
` [PATCH v3 3/8] m25p80: Add the mx25l25635e SFPD table
` [PATCH v3 4/8] m25p80: Add the mx25l25635f "
` [PATCH v3 8/8] arm/aspeed: Replace mx25l25635e chip model
` [PATCH] m25p80: Add the w25q01jvq SFPD table
[PATCH v4] x86: add etc/phys-bits fw_cfg file
2022-10-07 13:44 UTC (8+ messages)
[PATCH v2] hw/ide/piix: Ignore writes of hardwired PCI command register bits
2022-10-07 13:54 UTC (4+ messages)
` [PATCH v3 0/2] "
` [PATCH v3 2/2] "
[PATCH v2 00/11] Refactor bdrv_try_set_aio_context using transactions
2022-10-07 14:42 UTC (3+ messages)
` [PATCH v2 01/11] block.c: assert bs->aio_context is written under BQL and drains
[PATCH 0/4] Only generate cluster node in PPTT when specified
2022-10-07 13:48 UTC (4+ messages)
` [PATCH 1/4] hw/acpi/aml-build: "
[PATCH v3 00/42] target/arm: Implement FEAT_HAFDBS
2022-10-07 13:50 UTC (47+ messages)
` [PATCH v3 01/42] target/arm: Split s2walk_secure from ipa_secure in get_phys_addr
` [PATCH v3 23/42] target/arm: Use probe_access_full for BTI
` [PATCH v3 25/42] target/arm: Move ARMMMUIdx_Stage2 to a real tlb mmu_idx
` [PATCH v3 26/42] target/arm: Plumb debug into S1_ptw_translate
` [PATCH v3 27/42] target/arm: Use softmmu tlbs for page table walking
` [PATCH v3 28/42] target/arm: Split out get_phys_addr_twostage
` [PATCH v3 29/42] target/arm: Use bool consistently for get_phys_addr subroutines
` [PATCH v3 30/42] target/arm: Add ptw_idx argument to S1_ptw_translate
` [PATCH v3 31/42] target/arm: Add isar predicates for FEAT_HAFDBS
` [PATCH v3 32/42] target/arm: Extract HA and HD in aa64_va_parameters
` [PATCH v3 33/42] target/arm: Split out S1TranslateResult type
` [PATCH v3 34/42] target/arm: Move be test for regime into S1TranslateResult
` [PATCH v3 35/42] target/arm: Move S1_ptw_translate outside arm_ld[lq]_ptw
` [PATCH v3 36/42] target/arm: Add ARMFault_UnsuppAtomicUpdate
` [PATCH v3 37/42] target/arm: Remove loop from get_phys_addr_lpae
` [PATCH v3 38/42] target/arm: Fix fault reporting in get_phys_addr_lpae
` [PATCH v3 39/42] target/arm: Don't shift attrs "
` [PATCH v3 40/42] target/arm: Consider GP an attribute "
` [PATCH v3 42/42] target/arm: Use the max page size in a 2-stage ptw
[PATCH] hw/arm/aspeed: increase Bletchley memory size
2022-10-07 13:13 UTC (5+ messages)
` [PATCH v2] "
[PATCH v4 0/5] Support ACPI NVDIMM Label Methods
2022-10-07 13:27 UTC (6+ messages)
` [PATCH v4 5/5] test/acpi/bios-tables-test: SSDT: update golden master binaries
[RFC PATCH 0/4] ACPI MADT and FADT update according to the ACPI 6.0 spec
2022-10-07 12:37 UTC (8+ messages)
` [RFC PATCH 1/4] tests/acpi: virt: allow acpi MADT and FADT changes
` [RFC PATCH 2/4] acpi: fadt: support revision 6.0 of the ACPI specification
` [External] : "
` [RFC PATCH 3/4] acpi: arm/virt: madt: bump to revision 4 accordingly to ACPI 6.0 Errata A
` [RFC PATCH 4/4] Step 6 & 7 of the bios-tables-test.c documented procedure
ublk-qcow2: ublk-qcow2 is available
2022-10-07 11:23 UTC (17+ messages)
[PATCH v8 0/8] KVM: mm: fd-based approach for supporting KVM
2022-10-07 11:14 UTC (6+ messages)
` [PATCH v8 2/8] KVM: Extend the memslot to support fd-based private memory
[PATCH] gitmodules: recurse by default
2022-10-07 11:09 UTC (7+ messages)
[PATCH] error handling: Use TFR() macro where applicable
2022-10-07 11:44 UTC (6+ messages)
[PATCH v6 00/13] blkio: add libblkio BlockDriver
2022-10-07 10:51 UTC (18+ messages)
` [PATCH v6 01/13] coroutine: add flag to re-queue at front of CoQueue
` [PATCH v6 02/13] blkio: add libblkio block driver
` [PATCH v6 03/13] numa: call ->ram_block_removed() in ram_block_notifer_remove()
` [PATCH v6 04/13] block: pass size to bdrv_unregister_buf()
` [PATCH v6 05/13] block: use BdrvRequestFlags type for supported flag fields
` [PATCH v6 06/13] block: add BDRV_REQ_REGISTERED_BUF request flag
` [PATCH v6 07/13] block: return errors from bdrv_register_buf()
` [PATCH v6 08/13] numa: use QLIST_FOREACH_SAFE() for RAM block notifiers
` [PATCH v6 09/13] block: add BlockRAMRegistrar
` [PATCH v6 10/13] exec/cpu-common: add qemu_ram_get_fd()
` [PATCH v6 11/13] stubs: add qemu_ram_block_from_host() and qemu_ram_get_fd()
` [PATCH v6 12/13] blkio: implement BDRV_REQ_REGISTERED_BUF optimization
` [PATCH v6 13/13] virtio-blk: use BDRV_REQ_REGISTERED_BUF optimization hint
[PULL 00/50] Block layer patches
2022-10-07 10:47 UTC (51+ messages)
` [PULL 01/50] Revert "qapi: fix examples of blockdev-add with qcow2"
` [PULL 02/50] coroutine: Drop coroutine_fn annotation from qemu_coroutine_self()
` [PULL 03/50] block/nvme: separate nvme_get_free_req cases for coroutine/non-coroutine context
` [PULL 04/50] block: add missing coroutine_fn annotations
` [PULL 05/50] qcow2: remove incorrect "
` [PULL 06/50] nbd: "
` [PULL 07/50] coroutine: "
` [PULL 08/50] blkverify: add missing "
` [PULL 09/50] file-posix: "
` [PULL 10/50] iscsi: "
` [PULL 11/50] nbd: "
` [PULL 12/50] nfs: "
` [PULL 13/50] nvme: "
` [PULL 14/50] parallels: "
` [PULL 15/50] qcow2: "
` [PULL 16/50] copy-before-write: "
` [PULL 17/50] curl: "
` [PULL 18/50] qed: "
` [PULL 19/50] quorum: "
` [PULL 20/50] throttle: "
` [PULL 21/50] vmdk: "
` [PULL 22/50] job: "
` [PULL 23/50] coroutine-lock: "
` [PULL 24/50] raw-format: "
` [PULL 25/50] 9p: "
` [PULL 26/50] migration: "
` [PULL 27/50] test-coroutine: "
` [PULL 28/50] quorum: Remove unnecessary forward declaration
` [PULL 29/50] job.c: make job_mutex and job_lock/unlock() public
` [PULL 30/50] job.h: categorize fields in struct Job
` [PULL 31/50] job.c: API functions not used outside should be static
` [PULL 32/50] aio-wait.h: introduce AIO_WAIT_WHILE_UNLOCKED
` [PULL 33/50] job.c: add job_lock/unlock while keeping job.h intact
` [PULL 34/50] job: move and update comments from blockjob.c
` [PULL 35/50] blockjob: introduce block_job _locked() APIs
` [PULL 36/50] jobs: add job lock in find_* functions
` [PULL 37/50] jobs: use job locks also in the unit tests
` [PULL 38/50] block/mirror.c: use of job helpers in drivers
` [PULL 39/50] jobs: group together API calls under the same job lock
` [PULL 40/50] job: detect change of aiocontext within job coroutine
` [PULL 41/50] jobs: protect job.aio_context with BQL and job_mutex
` [PULL 42/50] blockjob.h: categorize fields in struct BlockJob
` [PULL 43/50] blockjob: rename notifier callbacks as _locked
` [PULL 44/50] blockjob: protect iostatus field in BlockJob struct
` [PULL 45/50] job.h: categorize JobDriver callbacks that need the AioContext lock
` [PULL 46/50] job.c: enable job lock/unlock and remove Aiocontext locks
` [PULL 47/50] block_job_query: remove atomic read
` [PULL 48/50] blockjob: remove unused functions
` [PULL 49/50] job: "
` [PULL 50/50] file-posix: Remove unused s->discard_zeroes
[PATCH] i386: Fix KVM_CAP_ADJUST_CLOCK capability check
2022-10-07 11:53 UTC (5+ messages)
[PATCH v3] virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events
2022-10-07 10:55 UTC (10+ messages)
[PATCH v5 00/18] tests/qtest: Enable running qtest on Windows
2022-10-07 9:57 UTC (5+ messages)
` [PATCH v5 17/18] .gitlab-ci.d/windows.yml: Increase the timeout to 90 minutes
[PATCH v3] win32: set threads name
2022-10-07 9:52 UTC (6+ messages)
[PATCH 0/3] blcok: Start/end drain on correct AioContext
2022-10-07 9:05 UTC (7+ messages)
` [PATCH 1/3] block: bdrv_child_get_parent_aio_context is not GS
` [PATCH 2/3] block-backend: Update ctx immediately after root
` [PATCH 3/3] block: Start/end drain on correct AioContext
[PATCH v1] qapi/qmp: Add timestamps to qmp command responses
2022-10-07 8:17 UTC (2+ messages)
[PATCH v2] tests: Add sndio to the FreeBSD CI containers / VM
2022-10-07 8:09 UTC (2+ messages)
A few QEMU questiosn
2022-10-07 6:34 UTC (5+ messages)
[PATCH RESEND] cirrus_vga: fix potential memory overflow
2022-10-07 2:12 UTC
[PATCH RESEND] elf2dmp: free memory in failure
2022-10-07 2:01 UTC
[PATCH] linux-user: mprotect() should returns 0 when len is 0
2022-10-07 0:38 UTC (5+ messages)
[PATCH 1/2] hw/cxl: set cxl-type3 device type to PCI_CLASS_MEMORY_CXL
2022-10-06 23:37 UTC (2+ messages)
` [PATCH 2/2] hw/cxl: Allow CXL type-3 devices to be persistent or volatile
[PATCH v10 0/7] Add support for zoned device
2022-10-06 23:03 UTC (6+ messages)
` [PATCH v10 3/7] block: add block layer APIs resembling Linux ZonedBlockDevice ioctls
[PATCH 00/14] migration: Postcopy Preempt-Full
2022-10-06 20:40 UTC (19+ messages)
` [PATCH 06/14] migration: Use atomic ops properly for page accountings
` [PATCH 11/14] migration: Move last_sent_block into PageSearchStatus
` [PATCH 12/14] migration: Send requested page directly in rp-return thread
` [PATCH 13/14] migration: Remove old preempt code around state maintainance
` [PATCH 14/14] migration: Drop rs->f
[PULL 00/54] testing, gdbstub, plugin and gitdm updates
2022-10-06 20:37 UTC (5+ messages)
` [PULL 26/54] configure: unify creation of cross-compilation Makefiles
` [PULL 28/54] configure: build ROMs with container-based cross compilers
[PATCH 0/6] Enable doorbell instruction for POWER8 CPUs
2022-10-06 20:06 UTC (7+ messages)
` [PATCH 1/6] target/ppc: fix msgclr/msgsnd insns flags
` [PATCH 2/6] target/ppc: fix msgsync "
` [PATCH 3/6] target/ppc: fix REQUIRE_HV macro definition
` [PATCH 4/6] target/ppc: move msgclr/msgsnd to decodetree
` [PATCH 5/6] target/ppc: move msgclrp/msgsndp "
` [PATCH 6/6] target/ppc: move msgsync "
[PATCH v4] virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events
2022-10-06 19:49 UTC
[PATCH v5 00/12] blkio: add libblkio BlockDriver
2022-10-06 18:56 UTC (13+ messages)
` [PATCH v5 02/12] blkio: add libblkio block driver
` [PATCH v5 11/12] blkio: implement BDRV_REQ_REGISTERED_BUF optimization
[PATCH] linux-user,bsd-user: re-exec with G_SLICE=always-malloc
2022-10-06 18:49 UTC (5+ messages)
[PATCH] tests/qtest: npcm7xx-emc-test: Skip checking MAC
2022-10-06 17:59 UTC (6+ messages)
[PATCH RFC] hw/cxl: type 3 devices can now present volatile or persistent memory
2022-10-06 17:29 UTC (6+ messages)
[PATCH v12 00/21] job: replace AioContext lock with job_mutex
2022-10-06 17:42 UTC (4+ messages)
` [PATCH v12 16/21] blockjob: protect iostatus field in BlockJob struct
[PATCH] linux-user: mprotect() should returns 0 when len is 0
2022-10-06 16:43 UTC
[PATCH v10 0/5] RISC-V Smstateen support
2022-10-06 17:06 UTC (6+ messages)
` [PATCH v10 4/5] target/riscv: smstateen check for fcsr
[PULL 00/10] Dump patches
2022-10-06 15:34 UTC (5+ messages)
` [PULL 06/10] dump: Rework dump_calculate_size function
` [PULL 07/10] dump: Split elf header functions into prepare and write
` [PULL 09/10] dump: simplify a bit kdump get_next_page()
` [PULL 10/10] dump: fix kdump to work over non-aligned blocks
[PATCH v6] 9pfs: use GHashTable for fid table
2022-10-06 16:12 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).