messages from 2022-08-19 15:12:04 to 2022-08-22 12:55:36 UTC [more...]
[PATCH for-7.1?] scsi-generic: Fix emulated block limits VPD page
2022-08-22 12:53 UTC
[PATCH v3 0/2] block: add missed block_acct_setup with new block device init procedure
2022-08-22 12:38 UTC (5+ messages)
` [PATCH 1/2] target/hppa: Fix proberi instruction emulation for linux-user
` [PATCH 2/2] block: pass OnOffAuto instead of bool to block_acct_setup()
[PATCH 0/4] Speed up migration tests
2022-08-22 10:59 UTC (8+ messages)
` [PATCH 2/4] tests/migration/aarch64: Speed up the aarch64 migration test
` [PATCH 3/4] tests/migration/i386: Speed up the i386 migration test (when using TCG)
` [PATCH 4/4] tests/qtest/migration-test: Remove duplicated test_postcopy from the test plan
[PATCH] tests/qtest/migration-test: Only wait for serial output where migration succeeds
2022-08-22 10:56 UTC (4+ messages)
[RFC PATCH] qemu-options: try and clarify preferred block semantics
2022-08-22 10:42 UTC (4+ messages)
[PATCH for-7.2 v2 00/20] QMP/HMP: add 'dumpdtb' and 'info fdt' commands
2022-08-22 10:30 UTC (7+ messages)
` [PATCH for-7.2 v2 10/20] hw/ppc: set machine->fdt in spapr machine
[PATCH 0/3] Set runstate to RUN_STATE_RESTORE_VM when started with "-loadvm"
2022-08-22 10:11 UTC (3+ messages)
` [PATCH 2/3] vl: on -loadvm set run state to "restore-vm"
[PATCH v2] ci: Upgrade msys2 release to 20220603
2022-08-22 10:02 UTC (5+ messages)
[PATCH v3] Loading new machines and devices from external modules
2022-08-22 9:22 UTC (2+ messages)
[RFC PATCH 0/2] accel/kvm: extend kvm memory listener to support
2022-08-22 9:08 UTC (3+ messages)
` [RFC PATCH 2/2] kvm/kvm-all.c: listener should delay kvm_vm_ioctl to the commit phase
[PATCH 0/4] enable ATS per pcie root port, not globally
2022-08-22 9:08 UTC (5+ messages)
` [PATCH 1/4] hw/acpi: allow changes to DSDT and DMAR tables
` [PATCH 2/4] hw/acpi: set ATS capability explicitly per pcie root port
` [PATCH 3/4] tests/acpi/bios-table-test: add pcie root port device for DMAR test
` [PATCH 4/4] tests/acpi/bios-tables-test: update DSDT and DMAR table blobs
[PATCH v5 0/9] parallels: Refactor the code of images checks and fix a bug
2022-08-22 9:05 UTC (10+ messages)
` [PATCH v5 1/9] parallels: Out of image offset in BAT leads to image inflation
` [PATCH v5 2/9] parallels: Fix data_end field value in parallels_co_check()
` [PATCH v5 3/9] parallels: create parallels_set_bat_entry_helper() to assign BAT value
` [PATCH v5 4/9] parallels: Use generic infrastructure for BAT writing in parallels_co_check()
` [PATCH v5 5/9] parallels: Move check of unclean image to a separate function
` [PATCH v5 6/9] parallels: Move check of cluster outside "
` [PATCH v5 7/9] parallels: Move check of leaks "
` [PATCH v5 8/9] parallels: Move statistic collection "
` [PATCH v5 9/9] parallels: Replace qemu_co_mutex_lock by WITH_QEMU_LOCK_GUARD
[PATCH 0/4] enable ATS per pcie root port, not globally
2022-08-22 9:04 UTC (6+ messages)
` [PATCH 1/4] hw/acpi: allow changes to DSDT and DMAR tables
` [PATCH] hw/acpi: set ATS capability explicitly per pcie root port
` [PATCH 2/4] "
` [PATCH 3/4] tests/acpi/bios-table-test: add pcie root port device for DMAR test
` [PATCH 4/4] tests/acpi/bios-tables-test: update DSDT and DMAR table blobs
[PATCH 00/10] target/arm: Implement FEAT_PMUv3p5
2022-08-22 9:00 UTC (10+ messages)
` [PATCH 08/10] target/arm: Implement FEAT_PMUv3p5 cycle counter disable bits
` [PATCH 09/10] target/arm: Support 64-bit event counters for FEAT_PMUv3p5
` [PATCH 10/10] target/arm: Report FEAT_PMUv3p5 for TCG '-cpu max'
[PATCH 0/6] target/arm: Fix v8 AArch32 RAZ ID regs; implement FEAT_ETS
2022-08-22 8:48 UTC (14+ messages)
` [PATCH 1/6] target/arm: Make cpregs 0, c0, c{3-15}, {0-7} correctly RAZ in v8
` [PATCH 2/6] target/arm: Sort KVM reads of AArch32 ID registers into encoding order
` [PATCH 3/6] target/arm: Implement ID_MMFR5
` [PATCH 4/6] target/arm: Implement ID_DFR1
` [PATCH 5/6] target/arm: Advertise FEAT_ETS for '-cpu max'
` [PATCH 6/6] target/arm: Add missing space in comment
[PATCH V5] net/colo.c: Fix the pointer issue reported by Coverity
2022-08-22 8:14 UTC
[PATCH v2 00/15] Preliminary patches for subproject split
2022-08-22 8:16 UTC (13+ messages)
` [PATCH v2 11/15] qemu-common: move scripts/qapi
[PATCH v3] target/riscv: Use official extension names for AIA CSRs
2022-08-22 7:43 UTC (3+ messages)
[RFC PATCH v2 0/8] qapi: add generator for Golang interface
2022-08-22 6:59 UTC (16+ messages)
` [RFC PATCH v2 2/8] qapi: golang: Generate qapi's alternate types in Go
` [RFC PATCH v2 4/8] qapi: golang: Generate qapi's union "
[PATCH v3 0/4] hw/ssi: ibex_spi: cleanup and fixup bugs
2022-08-22 3:53 UTC (7+ messages)
` [PATCH v3 1/4] hw/ssi: ibex_spi: fixup typos in ibex_spi_host
` [PATCH v3 2/4] hw/ssi: ibex_spi: fixup coverity issue
` [PATCH v3 3/4] hw/ssi: ibex_spi: fixup/add rw1c functionality
` [PATCH v3 4/4] hw/ssi: ibex_spi: update reg addr
[PATCH v1] target/riscv: Add xicondops in ISA entry
2022-08-22 3:35 UTC (2+ messages)
[PATCH v3 0/4] QEMU: Fix RISC-V virt & spike machines' dtbs
2022-08-22 3:34 UTC (2+ messages)
[PATCH] include/hw/riscv/sifive_e.h: Fix the type of parent_obj of SiFiveEState
2022-08-22 3:33 UTC (3+ messages)
[PATCH v6 00/21] linux-user: Fix siginfo_t contents when jumping to non-readable pages
2022-08-21 23:47 UTC (24+ messages)
` [PATCH v6 07/21] accel/tcg: Introduce is_same_page()
` [PATCH v6 08/21] accel/tcg: Properly implement get_page_addr_code for user-only
` [PATCH v6 09/21] accel/tcg: Unlock mmap_lock after longjmp
` [PATCH v6 10/21] accel/tcg: Make tb_htable_lookup static
` [PATCH v6 11/21] accel/tcg: Move qemu_ram_addr_from_host_nofail to physmem.c
` [PATCH v6 13/21] accel/tcg: Add nofault parameter to get_page_addr_code_hostp
` [PATCH v6 14/21] accel/tcg: Raise PROT_EXEC exception early
` [PATCH v6 15/21] accel/tcg: Remove translator_ldsw
` [PATCH v6 16/21] accel/tcg: Add pc and host_pc params to gen_intermediate_code
` [PATCH v6 20/21] target/riscv: Add MAX_INSN_LEN and insn_len
` [PATCH v6 21/21] target/riscv: Make translator stop before the end of a page
[PATCH v2] net: tulip: Restrict DMA engine to memories
2022-08-21 12:43 UTC
[PATCH] net: tulip: Restrict DMA engine to memories
2022-08-21 12:29 UTC
[PATCH 1/2] scsi: Add buf_len parameter to scsi_req_new()
2022-08-21 10:46 UTC (3+ messages)
[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-08-21 10:27 UTC (12+ messages)
` [PATCH v7 11/14] KVM: Register/unregister the guest private memory regions
[PATCH] disas/riscv.c: rvv: Add disas support for vector instructions
2022-08-21 7:00 UTC
Teensy 4.1 Implementation
2022-08-21 0:05 UTC (6+ messages)
[PATCH 0/1] hw/i2c/aspeed: Fix old reg slave receive
2022-08-20 22:57 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH v3 0/9] Add ARM Cortex-R52 cpu
2022-08-20 14:19 UTC (10+ messages)
` [PATCH v3 1/9] target/arm: Add ARM_FEATURE_V8_R
` [PATCH v3 2/9] target/arm: Don't add all MIDR aliases for cores that immplement PMSA
` [PATCH v3 3/9] target/arm: Make RVBAR available for all ARMv8 CPUs
` [PATCH v3 4/9] target/arm: Make stage_2_format for cache attributes optional
` [PATCH v3 5/9] target/arm: Add ARMCacheAttrs to the signature of pmsav8_mpu_lookup
` [PATCH v3 6/9] target/arm: Enable TTBCR_EAE for ARMv8-R AArch32
` [PATCH v3 7/9] target/arm: Add PMSAv8r registers
` [PATCH v3 8/9] target/arm: Add PMSAv8r functionality
` [PATCH v3 9/9] target/arm: Add ARM Cortex-R52 cpu
[PATCH v2] scsi-disk: support setting CD-ROM block size via device options
2022-08-20 7:42 UTC (3+ messages)
[PATCH v7 00/12] Migration: Transmit and detect zero pages in the multifd threads
2022-08-20 7:27 UTC (13+ messages)
` [PATCH v7 05/12] migration: Make ram_save_target_page() a pointer
` [PATCH v7 06/12] multifd: Make flags field thread local
` [PATCH v7 07/12] multifd: Prepare to send a packet without the mutex held
[PATCH v2] target/riscv: Use official extension names for AIA CSRs
2022-08-20 4:19 UTC (3+ messages)
[PATCH v2 1/2] scsi: Add buf_len parameter to scsi_req_new()
2022-08-20 1:56 UTC (2+ messages)
` [PATCH v2 2/2] scsi: Reject commands if the CDB length exceeds buf_len
[PATCH v3] xio3130_upstream: Add ACS (Access Control Services) capability
2022-08-19 23:31 UTC (2+ messages)
[PATCH for-7.2 v3 00/20] QMP/HMP: add 'dumpdtb' and 'info fdt' commands
2022-08-19 20:44 UTC (7+ messages)
` [PATCH for-7.2 v3 10/20] hw/ppc: set machine->fdt in spapr machine
` [PATCH for-7.2 v3 20/20] hmp, device_tree.c: add 'info fdt <property>' support
[PATCH] configure: improve error for ucontext coroutine backend
2022-08-19 20:03 UTC (2+ messages)
[PULL for 7.1] Fix proberi instruction for qemu-hppa-user
2022-08-19 18:44 UTC (2+ messages)
[PATCH 00/62] target/arm: Implement FEAT_HAFDBS
2022-08-19 17:31 UTC (4+ messages)
` [PATCH 08/62] target/arm: Create GetPhysAddrResult
[PATCH 0/5] Vhost-vdpa Shadow Virtqueue multiqueue support
2022-08-19 17:13 UTC (6+ messages)
` [PATCH 1/5] vdpa: extract vhost_vdpa_net_load_mac from vhost_vdpa_net_load
` [PATCH 2/5] vdpa: Add vhost_vdpa_net_load_mq
` [PATCH 3/5] vdpa: validate MQ CVQ commands
` [PATCH 4/5] virtio-net: Update virtio-net curr_queue_pairs in vdpa backends
` [PATCH 5/5] vdpa: Allow MQ feture in SVQ
[PATCH v9 00/12] NIC vhost-vdpa state restore via Shadow CVQ
2022-08-19 17:00 UTC (13+ messages)
` [PATCH v9 01/12] vhost: stop transfer elem ownership in vhost_handle_guest_kick
` [PATCH v9 02/12] vhost: use SVQ element ndescs instead of opaque data for desc validation
` [PATCH v9 03/12] vhost: Delete useless read memory barrier
` [PATCH v9 04/12] vhost: Do not depend on !NULL VirtQueueElement on vhost_svq_flush
` [PATCH v9 05/12] vhost_net: Add NetClientInfo start callback
` [PATCH v9 06/12] vhost_net: Add NetClientInfo stop callback
` [PATCH v9 07/12] vdpa: add net_vhost_vdpa_cvq_info NetClientInfo
` [PATCH v9 08/12] vdpa: Move command buffers map to start of net device
` [PATCH v9 09/12] vdpa: extract vhost_vdpa_net_cvq_add from vhost_vdpa_net_handle_ctrl_avail
` [PATCH v9 10/12] vhost_net: add NetClientState->load() callback
` [PATCH v9 11/12] vdpa: Add virtio-net mac address via CVQ at start
` [PATCH v9 12/12] vdpa: Delete CVQ migration blocker
[PATCH v2 00/11] misc: Remove variable-length arrays on the stack
2022-08-19 17:22 UTC (13+ messages)
` [PATCH v2 01/11] chardev/baum: Replace magic values by X_MAX / Y_MAX definitions
` [PATCH v2 02/11] chardev/baum: Use definitions to avoid dynamic stack allocation
` [PATCH v2 03/11] chardev/baum: Avoid "
` [PATCH v2 04/11] io/channel-websock: Replace strlen(const_str) by sizeof(const_str) - 1
` [PATCH v2 05/11] hw/net/e1000e_core: Use definition to avoid dynamic stack allocation
` [PATCH v2 06/11] hw/ppc/pnv: Avoid "
` [PATCH v2 07/11] hw/intc/xics: "
` [PATCH v2 08/11] hw/i386/multiboot: "
` [PATCH v2 09/11] hw/usb/hcd-ohci: Use definition to avoid "
` [PATCH v2 10/11] ui/curses: Avoid "
` [PATCH v2 11/11] tests/unit/test-vmstate: "
[PATCH 00/20] ppc4xx_sdram QOMify and clean ups
2022-08-19 16:55 UTC (21+ messages)
` [PATCH 01/20] ppc440_bamboo: Remove unnecessary memsets
` [PATCH 02/20] ppc4xx: Introduce Ppc4xxSdramBank struct
` [PATCH 03/20] ppc4xx_sdram: Get rid of the init RAM hack
` [PATCH 04/20] ppc4xx: Use Ppc4xxSdramBank in ppc4xx_sdram_banks()
` [PATCH 05/20] ppc440_bamboo: Add missing 4 MiB valid memory size
` [PATCH 06/20] ppc4xx_sdram: Move size check to ppc4xx_sdram_init()
` [PATCH 07/20] ppc4xx_sdram: QOM'ify
` [PATCH 08/20] ppc4xx_sdram: Drop extra zeros for readability
` [PATCH 09/20] ppc440_sdram: Split off map/unmap of sdram banks for later reuse
` [PATCH 10/20] ppc440_sdram: Implement enable bit in the DDR2 SDRAM controller
` [PATCH 11/20] ppc440_sdram: Get rid of the init RAM hack
` [PATCH 12/20] ppc440_sdram: Rename local variable for readibility
` [PATCH 13/20] ppc4xx_sdram: Rename functions to prevent name clashes
` [PATCH 14/20] ppc440_sdram: Move RAM size check to ppc440_sdram_init
` [PATCH 15/20] ppc440_sdram: QOM'ify
` [PATCH 16/20] ppc4xx_sdram: Move ppc4xx DDR and DDR2 SDRAM controller models together
` [PATCH 17/20] ppc4xx_sdram: Use hwaddr for memory bank size
` [PATCH 18/20] ppc4xx_sdram: Rename local state variable for brevity
` [PATCH 19/20] ppc4xx_sdram: Generalise bank setup
` [PATCH 20/20] ppc4xx_sdram: Convert DDR SDRAM controller to new bank handling
[PATCH 0/7] vDPA shadow virtqueue iova tree fixes
2022-08-19 16:53 UTC (8+ messages)
` [PATCH 1/7] vdpa: Skip the maps not in the iova tree
` [PATCH 2/7] vdpa: do not save failed dma maps in SVQ "
` [PATCH 3/7] util: make a copy of iova_tree_remove_parameter
` [PATCH 4/7] vdpa: Remove SVQ vring from iova_tree at shutdown
` [PATCH 5/7] vdpa: Make SVQ vring unmapping return void
` [PATCH 6/7] vhost: Always store new kick fd on vhost_svq_set_svq_kick_fd
` [PATCH 7/7] vdpa: Use ring hwaddr at vhost_vdpa_svq_unmap_ring
Python test QMP Server implementation / version reply
2022-08-19 16:37 UTC
[PULL 0/1] query-stats-schemas crash fix for QEMU 7.1
2022-08-19 16:30 UTC (2+ messages)
[PATCH v1 0/2] i386: KVM: Fix 'system_reset' failures when vCPU is in VMX root operation
2022-08-19 16:23 UTC (2+ messages)
[qemu-web PATCH] Add signing pubkey for python-qemu-qmp package
2022-08-19 16:21 UTC (2+ messages)
[PATCH v2] block: add missed block_acct_setup with new block device init procedure
2022-08-19 16:15 UTC (3+ messages)
` [PATCH 1/2] block: pass OnOffAuto instead of bool to block_acct_setup()
[RFC PATCH 00/13] PowerPC interrupt rework
2022-08-19 16:04 UTC (5+ messages)
` [RFC PATCH 06/13] target/ppc: remove embedded interrupts from ppc_pending_interrupt_p9
[PATCH for 7.2] minor fixups in block code
2022-08-19 15:54 UTC (5+ messages)
` [PATCH 1/2] block: use bdrv_is_sg() helper instead of raw bs->sg reading
` [PATCH 2/2] block: make serializing requests functions 'void'
[PATCH v2] target/arm: Add cortex-a35
2022-08-19 15:48 UTC (2+ messages)
[PATCH v10 00/21] job: replace AioContext lock with job_mutex
2022-08-19 15:49 UTC (7+ messages)
` [PATCH v10 18/21] job.c: enable job lock/unlock and remove Aiocontext locks
[PATCH] esp: Handle CMD_BUSRESET by resetting the SCSI bus
2022-08-19 15:47 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).