messages from 2022-08-19 17:13:57 to 2022-08-22 16:22:33 UTC [more...]
[PATCH v2 00/66] target/arm: Implement FEAT_HAFDBS
2022-08-22 15:27 UTC (22+ messages)
` [PATCH v2 01/66] target/arm: Create GetPhysAddrResult
` [PATCH v2 02/66] target/arm: Fix ipa_secure in get_phys_addr
` [PATCH v2 03/66] target/arm: Use GetPhysAddrResult in get_phys_addr_lpae
` [PATCH v2 04/66] target/arm: Use GetPhysAddrResult in get_phys_addr_v6
` [PATCH v2 05/66] target/arm: Use GetPhysAddrResult in get_phys_addr_v5
` [PATCH v2 06/66] target/arm: Use GetPhysAddrResult in get_phys_addr_pmsav5
` [PATCH v2 09/66] target/arm: Use GetPhysAddrResult in pmsav8_mpu_lookup
` [PATCH v2 10/66] target/arm: Remove is_subpage argument to pmsav8_mpu_lookup
` [PATCH v2 11/66] target/arm: Add is_secure parameter to v8m_security_lookup
` [PATCH v2 13/66] target/arm: Add is_secure parameter to get_phys_addr_v5
` [PATCH v2 15/66] target/arm: Add secure parameter to get_phys_addr_pmsav8
` [PATCH v2 16/66] target/arm: Add is_secure parameter to pmsav7_use_background_region
` [PATCH v2 18/66] target/arm: Add secure parameter to get_phys_addr_pmsav7
` [PATCH v2 21/66] target/arm: Split out get_phys_addr_with_secure
` [PATCH v2 23/66] target/arm: Add TBFLAG_M32.SECURE
` [PATCH v2 25/66] target/arm: Add is_secure parameter to do_ats_write
` [PATCH v2 28/66] target/arm: Drop secure check for HCR.TGE vs SCTLR_EL1.M
` [PATCH v2 29/66] target/arm: Introduce arm_hcr_el2_eff_secstate
` [PATCH v2 36/66] target/arm: Reorg get_phys_addr_disabled
` [PATCH v2 37/66] accel/tcg: Rename CPUIOTLBEntry to CPUTLBEntryFull
` [PATCH v2 48/66] target/arm: Add ARMMMUIdx_Phys_{S,NS}
[PATCH v2 0/7] Allow semihosting from user mode
2022-08-22 14:12 UTC (5+ messages)
` [PATCH v2 1/7] semihosting: Allow optional use of semihosting from userspace
` [PATCH v2 2/7] target/arm: Honour -semihosting-config userspace=on
` [PATCH v2 3/7] target/m68k: "
` [PATCH v2 6/7] target/xtensa: "
[PATCH v5 0/3] Enable notify VM exit
2022-08-22 15:00 UTC (3+ messages)
` [PATCH v5 1/3] Update linux headers to 6.0-rc1
[PATCH v2] ci: Upgrade msys2 release to 20220603
2022-08-22 14:39 UTC (6+ messages)
[RFC PATCH 0/2] accel/kvm: extend kvm memory listener to support
2022-08-22 14:10 UTC (6+ messages)
` [RFC PATCH 2/2] kvm/kvm-all.c: listener should delay kvm_vm_ioctl to the commit phase
[RFC 0/2] Virtio in order feature support for virtio-net device
2022-08-22 14:08 UTC (3+ messages)
` [RFC 1/2] virtio: expose used buffers
[PATCH v2 00/10] target/arm: Implement FEAT_PMUv3p5
2022-08-22 13:23 UTC (11+ messages)
` [PATCH v2 01/10] target/arm: Don't corrupt high half of PMOVSR when cycle counter overflows
` [PATCH v2 02/10] target/arm: Correct value returned by pmu_counter_mask()
` [PATCH v2 03/10] target/arm: Don't mishandle count when enabling or disabling PMU counters
` [PATCH v2 04/10] target/arm: Ignore PMCR.D when PMCR.LC is set
` [PATCH v2 05/10] target/arm: Honour MDCR_EL2.HPMD in Secure EL2
` [PATCH v2 06/10] target/arm: Detect overflow when calculating next PMU interrupt
` [PATCH v2 07/10] target/arm: Rename pmu_8_n feature test functions
` [PATCH v2 08/10] target/arm: Implement FEAT_PMUv3p5 cycle counter disable bits
` [PATCH v2 09/10] target/arm: Support 64-bit event counters for FEAT_PMUv3p5
` [PATCH v2 10/10] target/arm: Report FEAT_PMUv3p5 for TCG '-cpu max'
[PATCH] audio: exit(1) if audio backend failed to be found or initialized
2022-08-22 13:10 UTC
[PATCH] target/s390x: Fix CLFIT and CLGIT immediate size
2022-08-22 13:09 UTC (2+ messages)
Support for Gaisler multicore LEONx SoCs
2022-08-22 13:08 UTC (6+ messages)
[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 (7+ 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 v3] Loading new machines and devices from external modules
2022-08-22 9:22 UTC (2+ messages)
[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 (3+ messages)
` [PATCH v2 06/11] hw/ppc/pnv: Avoid dynamic stack allocation
[PATCH 00/20] ppc4xx_sdram QOMify and clean ups
2022-08-19 16:55 UTC (13+ messages)
` [PATCH 07/20] ppc4xx_sdram: QOM'ify
` [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 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
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).