messages from 2022-01-18 14:47:05 to 2022-01-19 08:44:17 UTC [more...]
[PATCH RFC 00/15] migration: Postcopy Preemption
2022-01-19 8:09 UTC (12+ 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 06/15] migration: Move temp page setup and cleanup into separate functions
` [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 12/15] migration: Move migrate_allow_multifd and helpers into migration.c
` [PATCH RFC 14/15] migration: Postcopy preemption on separate channel
` [PATCH RFC 15/15] tests: Add postcopy preempt test
[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 (10+ 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 v7 0/5] MSG_ZEROCOPY + multifd
2022-01-19 4:38 UTC (7+ messages)
` [PATCH v7 1/5] QIOChannel: Add flags on io_writev and introduce io_flush callback
[PATCH qemu] spapr: Force 32bit when resetting a core
2022-01-19 4:03 UTC (3+ messages)
[PATCH v6 00/22] Support UXL filed in xstatus
2022-01-19 3:43 UTC (13+ messages)
` [PATCH v6 01/22] target/riscv: Adjust pmpcfg access with mxl
` [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
[RESEND PATCH v3 0/7] target/riscv: Initial support for native debug feature via M-mode CSRs
2022-01-19 3:15 UTC (5+ messages)
` [RESEND PATCH v3 1/7] target/riscv: Add initial support for native debug
` [RESEND PATCH v3 5/7] target/riscv: csr: Hook debug CSR read/write
[PATCH v5 0/5] support subsets of virtual memory extension
2022-01-19 3:14 UTC (8+ messages)
` [PATCH v5 1/5] target/riscv: Ignore reserved bits in PTE for RV64
[PATCH] qapi: Cleanup SGX related comments
2022-01-19 12:00 UTC
[PATCH v2 1/2] target/riscv: iterate over a table of decoders
2022-01-19 1:30 UTC (6+ messages)
` [PATCH v2 2/2] target/riscv: Add XVentanaCondOps custom extension
[PATCH] meson.build: Use a function from libfdt 1.5.1 for the library check
2022-01-18 23:27 UTC (4+ messages)
[PATCH v2 0/2] python: a few improvements to qmp-shell
2022-01-19 1:07 UTC (5+ messages)
` [PATCH v2 1/2] python: introduce qmp-shell-wrap convenience tool
` [PATCH v2 2/2] python: support recording QMP session to a file
[PATCH v2 00/13] arm gicv3 ITS: Various bug fixes and refactorings
2022-01-18 23:29 UTC (12+ messages)
` [PATCH v2 01/13] hw/intc/arm_gicv3_its: Fix event ID bounds checks
` [PATCH v2 11/13] hw/intc/arm_gicv3_its: Factor out "find address of table entry" code
` [PATCH v2 12/13] hw/intc/arm_gicv3_its: Check indexes before use, not after
` [PATCH v2 13/13] hw/intc/arm_gicv3_its: Range-check ICID before indexing into collection table
[PULL 00/31] ppc queue
2022-01-18 22:27 UTC (7+ messages)
` [PULL 17/31] ppc/pnv: move nest_regs[] to PnvPHB4
` [PULL 26/31] ppc/pnv: make PECs create and realize PHB4s
` [PULL 28/31] ppc/pnv: rename pnv_pec_stk_update_map()
` [PULL 30/31] ppc/pnv: Add a 'rp_model' class attribute for the PHB4 PEC
` [PULL 31/31] ppc/pnv: Remove PHB4 version property
[PATCH 00/30] bsd-user: upstream our signal implementation
2022-01-18 22:27 UTC (6+ messages)
` [PATCH 21/30] bsd-user/signal.c: force_sig
[PATCH v2 00/17] Add RISC-V RVV Zve32f and Zve64f extensions
2022-01-18 22:25 UTC (2+ messages)
[PATCH v6 00/12] Xilinx Versal's PMC SLCR and OSPI support
2022-01-18 22:01 UTC (13+ messages)
` [PATCH v6 01/12] hw/misc: Add a model of Versal's PMC SLCR
` [PATCH v6 02/12] hw/arm/xlnx-versal: 'Or' the interrupts from the BBRAM and RTC models
` [PATCH v6 03/12] hw/arm/xlnx-versal: Connect Versal's PMC SLCR
` [PATCH v6 04/12] include/hw/dma/xlnx_csu_dma: Add in missing includes in the header
` [PATCH v6 05/12] hw/dma: Add the DMA control interface
` [PATCH v6 07/12] hw/ssi: Add a model of Xilinx Versal's OSPI flash memory controller
[PATCH v2 0/6] qtests/libqos: Allow PCI tests to be run with virt-machine
2022-01-18 20:38 UTC (7+ messages)
` [PATCH v2 1/6] tests/qtest/vhost-user-test.c: Use vhostforce=on
` [PATCH v2 2/6] tests/qtest/libqos/pci: Introduce pio_limit
` [PATCH v2 3/6] tests/qtest/libqos: Skip hotplug tests if pci root bus is not hotpluggable
` [PATCH v2 4/6] tests/qtest/vhost-user-blk-test: Setup MSIx to avoid error on aarch64
` [PATCH v2 5/6] tests/qtest/vhost-user-blk-test: Factorize vq setup code
` [PATCH v2 6/6] tests/qtest/libqos: Add generic pci host bridge in arm-virt machine
[PATCH 0/6] qtests/libqos: Introduce pci-arm
2022-01-18 20:40 UTC (4+ messages)
` [PATCH 6/6] tests/qtest/libqos: Add pci-arm and add a pci-arm producer in arm-virt machine
[RESEND] target/riscv: Enable bitmanip Zicbo[m,z,p] instructions
2022-01-18 20:31 UTC (2+ messages)
[PATCH v4 00/23] Migration: Transmit and detect zero pages in the multifd threads
2022-01-18 20:02 UTC (21+ messages)
` [PATCH v4 08/23] multifd: Move iov from pages to params
` [PATCH v4 11/23] multifd: Remove send_write() method
` [PATCH v4 14/23] multifd: Use normal pages array on the send side
` [PATCH v4 15/23] multifd: Use normal pages array on the recv side
` [PATCH v4 18/23] migration: Make ram_save_target_page() a pointer
` [PATCH v4 19/23] multifd: Add property to enable/disable zero_page
` [PATCH v4 20/23] multifd: Support for zero pages transmission
` [PATCH v4 21/23] multifd: Zero "
` [PATCH v4 22/23] migration: Use multifd before we check for the zero page
` [PATCH v4 23/23] migration: Export ram_release_page()
[PULL 00/19] Memory API patches for 2022-01-18
2022-01-18 19:43 UTC (2+ messages)
[PATCH v2 00/14] target/ppc: powerpc_excp improvements [40x] (3/n)
2022-01-18 18:44 UTC (15+ 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 05/14] target/ppc: 405: Critical exceptions cleanup
` [PATCH v2 06/14] target/ppc: 405: Machine check exception cleanup
` [PATCH v2 07/14] target/ppc: 405: External "
` [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 12/14] target/ppc: 405: Instruction storage interrupt cleanup
` [PATCH v2 13/14] target/ppc: 405: Program exception cleanup
` [PATCH v2 14/14] target/ppc: 405: Watchdog timer "
Cross Architecture Kernel Modules?
2022-01-18 19:18 UTC
[PULL v2 00/31] testing/next and other misc fixes
2022-01-18 19:00 UTC
[PATCH v3 00/19] Make image fleecing more usable
2022-01-18 18:35 UTC (8+ messages)
` [PATCH v3 07/19] block/dirty-bitmap: introduce bdrv_dirty_bitmap_status()
` [PATCH v3 08/19] block/reqlist: add reqlist_wait_all()
` [PATCH v3 09/19] block: introduce FleecingState class
iotest 040, 041, intermittent failure in netbsd VM
2022-01-18 18:34 UTC (8+ messages)
[PATCH v2 0/9] s390x/pci: zPCI interpretation support
2022-01-18 18:32 UTC (8+ messages)
` [PATCH v2 4/9] s390x/pci: enable for load/store intepretation
[PATCH 0/2] python: a few improvements to qmp-shell
2022-01-18 18:04 UTC (5+ messages)
` [PATCH 1/2] python: introduce qmp-shell-wrap convenience tool
[PATCH v2 0/2] block/io: Update BSC only if want_zero is true
2022-01-18 18:02 UTC (4+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] iotests/block-status-cache: New test
[PATCH v3 0/2] Aspeed I3C device model
2022-01-18 17:40 UTC (2+ messages)
[PATCH] hw/pci-bridge/pxb: Fix missing swizzle
2022-01-18 17:48 UTC
[PATCH v13 0/7] Add vmnet.framework based network backend
2022-01-18 16:46 UTC (6+ messages)
` [PATCH v13 2/7] net/vmnet: add vmnet backends to qapi/net
[PATCH v5 0/6] target/arm: Reduced-IPA space and highmem fixes
2022-01-18 17:17 UTC (10+ messages)
` [PATCH v5 1/6] hw/arm/virt: Add a control for the the highmem PCIe MMIO
` [PATCH v5 2/6] hw/arm/virt: Add a control for the the highmem redistributors
` [PATCH v5 4/6] hw/arm/virt: Use the PA range to compute the memory map
` [PATCH v5 5/6] hw/arm/virt: Disable highmem devices that don't fit in the PA range
[PATCH] hw/arm: kudo add lm75s behind bus 1 switch at 75
2022-01-18 17:18 UTC (2+ messages)
[PATCH] hw/sensor: Add SB-TSI Temperature Sensor Interface
2022-01-18 17:10 UTC (4+ messages)
[PATCH 0/2] block/io: Update BSC only if want_zero is true
2022-01-18 16:41 UTC (4+ messages)
` [PATCH 2/2] iotests/block-status-cache: New test
[PATCH 00/12] Removal of Aiocontext lock through drains: protect bdrv_replace_child_noperm
2022-01-18 16:27 UTC (13+ messages)
` [PATCH 01/12] introduce BDRV_POLL_WHILE_UNLOCKED
` [PATCH 02/12] block/io.c: make bdrv_do_drained_begin_quiesce static and introduce bdrv_drained_begin_no_poll
` [PATCH 03/12] block.c: bdrv_replace_child_noperm: first remove the child, and then call ->detach()
` [PATCH 04/12] block.c: bdrv_replace_child_noperm: first call ->attach(), and then add child
` [PATCH 05/12] test-bdrv-drain.c: adapt test to the coming subtree drains
` [PATCH 06/12] test-bdrv-drain.c: remove test_detach_by_parent_cb()
` [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 10/12] block.c: add subtree_drains where needed
` [PATCH 11/12] block/io.c: fully enable assert_bdrv_graph_writable
` [PATCH 12/12] block.c: additional assert qemu in main tread
[PATCH] python/qom: Fix qom-set failure
2022-01-18 16:20 UTC (3+ messages)
[RESEND] target/riscv: fix RV128 lq encoding
2022-01-18 16:32 UTC
[PATCH] target/riscv: Enable bitmanip Zicbo[m,z,p] instructions
2022-01-18 16:21 UTC (2+ messages)
[PATCH] target/riscv: fix RV128 lq encoding
2022-01-18 16:07 UTC (2+ messages)
[PATCH v3 0/3] qapi/ui: change vnc addresses
2022-01-18 16:09 UTC (4+ messages)
` [PATCH v3 1/3] ui/vnc: refactor arrays of addresses to SocketAddressList
` [PATCH v3 2/3] qapi/ui: display-reload: add possibility to change listen address
` [PATCH v3 3/3] avocado/vnc: add test_change_listen
hexagon container update
2022-01-18 15:41 UTC (8+ messages)
[PATCH v2 0/2] TPM-CRB: Remove spurious error report when used with VFIO
2022-01-18 15:33 UTC (3+ messages)
` [PATCH v2 1/2] tpm: CRB: Use ram_device for "tpm-crb-cmd" region
` [PATCH v2 2/2] hw/vfio/common: Silence ram device offset alignment error traces
[PATCH v2 0/3] Support fd-based KVM stats
2022-01-18 14:47 UTC (9+ messages)
` [PATCH v2 1/3] qmp: Support for querying stats
[PATCH v1 0/2] virtio-mem: Handle preallocation with migration
2022-01-18 15:07 UTC (3+ messages)
` [PATCH v1 1/2] virtio-mem: Warn if a memory backend with "prealloc=on" is used
` [PATCH v1 2/2] virtio-mem: Handle preallocation with migration
[RFC PATCH v5 0/1] s390x: Improvements to SIGP handling [QEMU]
2022-01-18 14:20 UTC (4+ messages)
` [RFC PATCH v5 1/1] s390x: sigp: Reorder the SIGP STOP code
/usr/shared/qemu binaries
2022-01-18 13:24 UTC (10+ messages)
[PATCH v4 00/12] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-01-18 13:21 UTC (9+ messages)
` [PATCH v4 01/12] mm/shmem: Introduce F_SEAL_INACCESSIBLE
` [PATCH v4 02/12] mm/memfd: Introduce MFD_INACCESSIBLE flag
` [PATCH v4 03/12] mm: Introduce memfile_notifier
` [PATCH v4 07/12] KVM: Add KVM_EXIT_MEMORY_ERROR exit
` [PATCH v4 09/12] KVM: Handle page fault for private memory
` [PATCH v4 10/12] KVM: Register private memslot to memory backing store
` [PATCH v4 11/12] KVM: Zap existing KVM mappings when pages changed in the private fd
` [PATCH v4 12/12] KVM: Expose KVM_MEM_PRIVATE
[PATCH v3 0/3] trace qmp commands
2022-01-18 14:22 UTC (5+ messages)
` [PATCH v3 2/3] scripts/qapi-gen.py: add --add-trace-events option
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).