qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-30 14:27:01 to 2022-05-31 00:14:31 UTC [more...]

[PATCH v9 00/12] Improve PMU support
 2022-05-31  0:12 UTC  (5+ messages)
` [PATCH v9 11/12] hw/riscv: virt: Add PMU DT node to the device tree
` [PATCH v9 12/12] target/riscv: Update the privilege field for sscofpmf CSRs

[PATCH v5 00/10] qmp, hmp: statistics subsystem and KVM suport
 2022-05-30 21:59 UTC  (13+ messages)
` [PATCH v5 01/10] qmp: Support for querying stats
` [PATCH v5 02/10] kvm: Support for querying fd-based stats
` [PATCH v5 03/10] qmp: add filtering of statistics by target vCPU
` [PATCH v5 04/10] cutils: fix case for "kilo" and "kibi"
` [PATCH v5 05/10] cutils: add functions for IEC and SI prefixes
` [PATCH v5 06/10] hmp: add basic "info stats" implementation
` [PATCH v5 07/10] qmp: add filtering of statistics by provider
` [PATCH v5 08/10] hmp: "
` [PATCH v5 09/10] qmp: add filtering of statistics by name
` [PATCH v5 10/10] hmp: "

[PULL 0/2] Add myself as the maintainer for Hyper-V VMBus
 2022-05-30 21:06 UTC  (4+ messages)
` [PULL 1/2] MAINTAINERS: "
` [PULL 2/2] hw/hyperv/vmbus: Remove unused vmbus_load/save_req()

[PATCH v2 00/11] scsi: add quirks and features to support m68k Macs
 2022-05-30 21:03 UTC  (7+ messages)
` [PATCH v2 07/11] scsi-disk: allow truncated MODE SELECT requests
` [PATCH v2 09/11] scsi-disk: allow MODE SELECT block descriptor to set the ROM device block size

[PATCH v3 0/7] QOM'ify PIIX southbridge creation
 2022-05-30 21:00 UTC  (13+ messages)
` [PATCH v3 4/7] hw/isa/piix{3, 4}: QOM'ify PCI device creation and wiring
    ` [PATCH v3 4/7] hw/isa/piix{3,4}: "
` [PATCH v3 6/7] hw/isa/piix4: QOM'ify PIIX4 PM creation

[PATCH 00/12] hw/acpi/piix4: remove legacy piix4_pm_init() function
 2022-05-30 20:24 UTC  (9+ messages)
` [PATCH 05/12] hw/acpi/piix4: alter piix4_pm_init() to return PIIX4PMState
` [PATCH 07/12] hw/acpi/piix4: introduce piix4_pm_init() instance init function

[PATCH 00/18] target/arm: tidy exception routing
 2022-05-30 19:51 UTC  (6+ messages)
` [PATCH 01/18] target/arm: Allow raise_exception to handle finding target EL

[PATCH v2 00/25] hw/sd: Rework models for eMMC support
 2022-05-30 19:38 UTC  (26+ messages)
` [PATCH v2 01/25] hw/sd/sdcard: Return ILLEGAL for CMD19/CMD23 prior SD spec v3.01
` [PATCH v2 02/25] hw/sd: When card is in wrong state, log which state it is
` [PATCH v2 03/25] hw/sd: When card is in wrong state, log which spec version is used
` [PATCH v2 04/25] hw/sd: Move proto_name to SDProto structure
` [PATCH v2 05/25] hw/sd: Introduce sd_cmd_handler type
` [PATCH v2 06/25] hw/sd: Add sd_cmd_illegal() handler
` [PATCH v2 07/25] hw/sd: Add sd_cmd_unimplemented() handler
` [PATCH v2 08/25] hw/sd: Add sd_cmd_GO_IDLE_STATE() handler
` [PATCH v2 09/25] hw/sd: Add sd_cmd_SEND_OP_CMD() handler
` [PATCH v2 10/25] hw/sd: Add sd_cmd_ALL_SEND_CID() handler
` [PATCH v2 11/25] hw/sd: Add sd_cmd_SEND_RELATIVE_ADDR() handler
` [PATCH v2 12/25] hw/sd: Add sd_cmd_SEND_TUNING_BLOCK() handler
` [PATCH v2 13/25] hw/sd: Add sd_cmd_SET_BLOCK_COUNT() handler
` [PATCH v2 14/25] hw/sd: Basis for eMMC support
` [PATCH v2 15/25] hw/sd: Add sd_emmc_cmd_SEND_OP_CMD() handler
` [PATCH v2 16/25] hw/sd: Add sd_emmc_cmd_ALL_SEND_CID() handler
` [PATCH v2 17/25] hw/sd: Add sd_emmc_cmd_SEND_RELATIVE_ADDR() handler
` [PATCH v2 18/25] hw/sd: Add sd_emmc_cmd_APP_CMD() handler
` [PATCH v2 19/25] hw/sd: add sd_emmc_cmd_SEND_TUNING_BLOCK() handler
` [PATCH v2 20/25] hw/sd: Add CMD21 tuning sequence
` [PATCH v2 21/25] hw/sd: Add mmc switch function support
` [PATCH v2 22/25] hw/sd: Add sd_emmc_cmd_SEND_EXT_CSD() handler
` [PATCH v2 23/25] hw/sd: Support boot area in emmc image
` [PATCH v2 24/25] hw/sd: Subtract bootarea size from blk
` [PATCH v2 25/25] hw/sd: Add boot config support

[PULL 000/117] target-arm queue
 2022-05-30 19:39 UTC  (101+ messages)
` [PULL 001/117] docs/system/arm: Add FEAT_HCX to list of emulated features
` [PULL 002/117] target/arm/hvf: Include missing "cpregs.h"
` [PULL 003/117] hw/sd/allwinner-sdhost: report FIFO water level as 1 when data ready
` [PULL 004/117] target/arm: Introduce TRANS, TRANS_FEAT
` [PULL 005/117] target/arm: Move null function and sve check into gen_gvec_ool_zz
` [PULL 006/117] target/arm: Use TRANS_FEAT for gen_gvec_ool_zz
` [PULL 007/117] target/arm: Move null function and sve check into gen_gvec_ool_zzz
` [PULL 008/117] target/arm: Introduce gen_gvec_ool_arg_zzz
` [PULL 009/117] target/arm: Use TRANS_FEAT for gen_gvec_ool_arg_zzz
` [PULL 010/117] target/arm: Use TRANS_FEAT for do_sve2_zzz_ool
` [PULL 011/117] target/arm: Move null function and sve check into gen_gvec_ool_zzzz
` [PULL 012/117] target/arm: Use TRANS_FEAT for gen_gvec_ool_zzzz
` [PULL 013/117] target/arm: Introduce gen_gvec_ool_arg_zzzz
` [PULL 014/117] target/arm: Use TRANS_FEAT for do_sve2_zzzz_ool
` [PULL 015/117] target/arm: Use TRANS_FEAT for gen_gvec_ool_arg_zzzz
` [PULL 016/117] target/arm: Rename do_zzxz_ool to gen_gvec_ool_arg_zzxz
` [PULL 017/117] target/arm: Use TRANS_FEAT for gen_gvec_ool_arg_zzxz
` [PULL 018/117] target/arm: Use TRANS_FEAT for do_sve2_zzz_data
` [PULL 019/117] target/arm: Use TRANS_FEAT for do_sve2_zzzz_data
` [PULL 020/117] target/arm: Use TRANS_FEAT for do_sve2_zzw_data
` [PULL 021/117] target/arm: Use TRANS_FEAT for USDOT_zzzz
` [PULL 022/117] target/arm: Move null function and sve check into gen_gvec_ool_zzp
` [PULL 023/117] target/arm: Introduce gen_gvec_ool_arg_zpz
` [PULL 024/117] target/arm: Use TRANS_FEAT for gen_gvec_ool_arg_zpz
` [PULL 025/117] target/arm: Use TRANS_FEAT for do_sve2_zpz_data
` [PULL 026/117] target/arm: Rename do_zpzi_ool to gen_gvec_ool_arg_zpzi
` [PULL 027/117] target/arm: Use TRANS_FEAT for gen_gvec_ool_arg_zpzi
` [PULL 028/117] target/arm: Move null function and sve check into gen_gvec_ool_zzzp
` [PULL 029/117] target/arm: Introduce gen_gvec_ool_arg_zpzz
` [PULL 030/117] target/arm: Use TRANS_FEAT for gen_gvec_ool_arg_zpzz
` [PULL 031/117] target/arm: Use TRANS_FEAT for do_sve2_zpzz_ool
` [PULL 032/117] target/arm: Merge gen_gvec_fn_zz into do_mov_z
` [PULL 033/117] target/arm: Move null function and sve check into gen_gvec_fn_zzz
` [PULL 034/117] target/arm: Rename do_zzz_fn to gen_gvec_fn_arg_zzz
` [PULL 035/117] target/arm: More use of gen_gvec_fn_arg_zzz
` [PULL 036/117] target/arm: Use TRANS_FEAT for gen_gvec_fn_arg_zzz
` [PULL 037/117] target/arm: Use TRANS_FEAT for do_sve2_fn_zzz
` [PULL 038/117] target/arm: Use TRANS_FEAT for RAX1
` [PULL 039/117] target/arm: Introduce gen_gvec_fn_arg_zzzz
` [PULL 040/117] target/arm: Use TRANS_FEAT for do_sve2_zzzz_fn
` [PULL 041/117] target/arm: Introduce gen_gvec_fn_zzi
` [PULL 042/117] target/arm: Use TRANS_FEAT for do_zz_dbm
` [PULL 043/117] target/arm: Hoist sve access check through do_sel_z
` [PULL 044/117] target/arm: Introduce gen_gvec_fn_arg_zzi
` [PULL 045/117] target/arm: Use TRANS_FEAT for do_sve2_fn2i
` [PULL 046/117] target/arm: Use TRANS_FEAT for do_vpz_ool
` [PULL 047/117] target/arm: Use TRANS_FEAT for do_shift_imm
` [PULL 048/117] target/arm: Introduce do_shift_zpzi
` [PULL 049/117] target/arm: Use TRANS_FEAT for do_shift_zpzi
` [PULL 050/117] target/arm: Use TRANS_FEAT for do_zpzzz_ool
` [PULL 051/117] target/arm: Move sve check into do_index
` [PULL 052/117] target/arm: Use TRANS_FEAT for do_index
` [PULL 053/117] target/arm: Use TRANS_FEAT for do_adr
` [PULL 054/117] target/arm: Use TRANS_FEAT for do_predset
` [PULL 055/117] target/arm: Use TRANS_FEAT for RDFFR, WRFFR
` [PULL 056/117] target/arm: Use TRANS_FEAT for do_pfirst_pnext
` [PULL 057/117] target/arm: Use TRANS_FEAT for do_EXT
` [PULL 058/117] target/arm: Use TRANS_FEAT for do_perm_pred3
` [PULL 059/117] target/arm: Use TRANS_FEAT for do_perm_pred2
` [PULL 060/117] target/arm: Move sve zip high_ofs into simd_data
` [PULL 061/117] target/arm: Use gen_gvec_ool_arg_zzz for do_zip, do_zip_q
` [PULL 062/117] target/arm: Use TRANS_FEAT "
` [PULL 063/117] target/arm: Use TRANS_FEAT for do_clast_vector
` [PULL 064/117] target/arm: Use TRANS_FEAT for do_clast_fp
` [PULL 065/117] target/arm: Use TRANS_FEAT for do_clast_general
` [PULL 066/117] target/arm: Use TRANS_FEAT for do_last_fp
` [PULL 067/117] target/arm: Use TRANS_FEAT for do_last_general
` [PULL 068/117] target/arm: Use TRANS_FEAT for SPLICE
` [PULL 069/117] target/arm: Use TRANS_FEAT for do_ppzz_flags
` [PULL 070/117] target/arm: Use TRANS_FEAT for do_sve2_ppzz_flags
` [PULL 071/117] target/arm: Use TRANS_FEAT for do_ppzi_flags
` [PULL 072/117] target/arm: Use TRANS_FEAT for do_brk2, do_brk3
` [PULL 073/117] target/arm: Use TRANS_FEAT for MUL_zzi
` [PULL 074/117] target/arm: Reject dup_i w/ shifted byte early
` [PULL 075/117] target/arm: Reject add/sub "
` [PULL 076/117] target/arm: Reject copy "
` [PULL 077/117] target/arm: Use TRANS_FEAT for ADD_zzi
` [PULL 078/117] target/arm: Use TRANS_FEAT for do_zzi_sat
` [PULL 079/117] target/arm: Use TRANS_FEAT for do_zzi_ool
` [PULL 080/117] target/arm: Introduce gen_gvec_{ptr,fpst}_zzzz
` [PULL 081/117] target/arm: Use TRANS_FEAT for FMMLA
` [PULL 082/117] target/arm: Move sve check into gen_gvec_fn_ppp
` [PULL 083/117] target/arm: Implement NOT (prediates) alias
` [PULL 084/117] target/arm: Use TRANS_FEAT for SEL_zpzz
` [PULL 085/117] target/arm: Use TRANS_FEAT for MOVPRFX
` [PULL 086/117] target/arm: Use TRANS_FEAT for FMLA
` [PULL 087/117] target/arm: Use TRANS_FEAT for BFMLA
` [PULL 088/117] target/arm: Rename do_zzz_fp to gen_gvec_ool_fpst_arg_zzz
` [PULL 089/117] target/arm: Use TRANS_FEAT for DO_FP3
` [PULL 090/117] target/arm: Use TRANS_FEAT for FMUL_zzx
` [PULL 091/117] target/arm: Use TRANS_FEAT for FTMAD
` [PULL 092/117] target/arm: Move null function and sve check into do_reduce
` [PULL 093/117] target/arm: Use TRANS_FEAT for do_reduce
` [PULL 094/117] target/arm: Use TRANS_FEAT for FRECPE, FRSQRTE
` [PULL 095/117] target/arm: Expand frint_fns for MO_8
` [PULL 096/117] target/arm: Rename do_zpz_ptr to gen_gvec_ool_fpst_arg_zpz
` [PULL 097/117] target/arm: Move null function and sve check into do_frint_mode
` [PULL 098/117] target/arm: Use TRANS_FEAT for do_frint_mode
` [PULL 099/117] target/arm: Use TRANS_FEAT for FLOGB

[PATCH] hw/nvme: deprecate the use-intel-id compatibility parameter
 2022-05-30 19:31 UTC  (3+ messages)

[PATCH] tests/tcg/s390x: Test overflow conditions
 2022-05-30 19:20 UTC  (4+ messages)

Help: How do I make a machine with 2 separate ARM SoC's?
 2022-05-30 19:18 UTC  (4+ messages)

[RFC PATCH 00/17] hw/sd: Rework models for eMMC support
 2022-05-30 18:29 UTC  (9+ messages)
` [RFC PATCH 07/17] hw/sd: Add sd_cmd_SEND_OP_CMD() handler
` [RFC PATCH 11/17] hw/sd: Add eMMC support

[PATCH v10 00/45] CXl 2.0 emulation Support
 2022-05-30 17:50 UTC  (3+ messages)
` [PATCH v10 02/45] hw/cxl/component: Introduce CXL components (8.1.x, 8.2.5)

[PATCH v2 00/11] vfio/migration: Implement VFIO migration protocol v2
 2022-05-30 17:12 UTC  (13+ messages)
` [PATCH v2 01/11] vfio/migration: Fix NULL pointer dereference bug
` [PATCH v2 02/11] vfio/migration: Skip pre-copy if dirty page tracking is not supported
` [PATCH v2 03/11] migration/qemu-file: Add qemu_file_get_to_fd()
` [PATCH v2 04/11] vfio/common: Change vfio_devices_all_running_and_saving() logic to equivalent one
` [PATCH v2 05/11] vfio/migration: Move migration v1 logic to vfio_migration_init()
` [PATCH v2 06/11] vfio/migration: Rename functions/structs related to v1 protocol
` [PATCH v2 07/11] vfio/migration: Implement VFIO migration protocol v2
` [PATCH v2 08/11] vfio/migration: Remove VFIO migration protocol v1
` [PATCH v2 09/11] vfio/migration: Reset device if setting recover state fails
` [PATCH v2 10/11] vfio: Alphabetize migration section of VFIO trace-events file
` [PATCH v2 11/11] docs/devel: Align vfio-migration docs to VFIO migration v2

[PATCH 1/4] hw/ide/atapi.c: Correct typos (CD-CDROM -> CD-ROM)
 2022-05-30 18:11 UTC  (4+ messages)
` [PATCH 4/4] hw/ide/piix: Ignore writes of hardwired PCI command register bits

[RESEND PATCH] hw/dma: fix crash caused by race condition
 2022-05-30 16:19 UTC  (3+ messages)

[PATCH 0/2] backend/tpm: Resolve issue with TPM 2 DA lockout
 2022-05-30 16:41 UTC  (6+ messages)

[PULL v2 00/86] virtio,pc,pci: fixes,cleanups,features
 2022-05-30 16:00 UTC  (6+ messages)
` [PULL v2 75/86] include/hw/pci/pcie_host: Correct PCIE_MMCFG_SIZE_MAX

[PATCH] ppc: fix boot with sam460ex
 2022-05-30 16:03 UTC  (3+ messages)

[PATCH 0/3] recover hardware corrupted page by virtio balloon
 2022-05-30 15:49 UTC  (6+ messages)
  `  "

[PATCH] hw/sd/sdcard: Return ILLEGAL for CMD19/CMD23 prior SD spec v3.01
 2022-05-30 15:45 UTC  (3+ messages)

[PATCH] MAINTAINERS: Add myself as hw/core/uboot_image.h maintainer
 2022-05-30 15:38 UTC  (2+ messages)

[PATCH 0/1] hw/arm/aspeed: Add fby35 machine type
 2022-05-30 15:29 UTC  (4+ messages)

[PATCH 000/114] target/arm: Rewrite sve feature tests
 2022-05-30 15:11 UTC  (2+ messages)

[PATCH] tcg: Special case split barriers before/after load
 2022-05-30 15:10 UTC  (2+ messages)

[PATCH 1/4] qdev: add DEVICE_RUNTIME_ERROR event
 2022-05-30 15:04 UTC  (5+ messages)

[PATCH] loader: support loading large files (>=2GB)
 2022-05-30 14:58 UTC  (2+ messages)

[PATCH v2 00/26] Misc cleanups
 2022-05-30 14:41 UTC  (3+ messages)
` [PATCH v2 05/26] tests: move libqtest.h back under qtest/

[PATCH] target/xtensa: add clock input to xtensa CPU
 2022-05-30 14:30 UTC  (2+ messages)

[PATCH 0/6] scsi: add support for FORMAT UNIT command and quirks
 2022-05-30 14:23 UTC  (3+ messages)
` [PATCH 1/6] scsi-disk: add FORMAT UNIT command

[PATCH 1/4] target/mips: Fix SAT_S trans helper
 2022-05-30 14:03 UTC  (4+ messages)
` [PATCH 3/4] target/mips: Fix msa checking condition in trans_msa_elm_fn()


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).