messages from 2023-11-01 04:12:50 to 2023-11-02 01:33:06 UTC [more...]
[PATCH v3 00/88] target/hppa: Implement hppa64 cpu
2023-11-02 1:29 UTC (14+ messages)
` [PATCH v3 05/88] target/hppa: Split out hppa_flush_tlb_range
` [PATCH v3 07/88] tcg: Improve expansion of deposit of constant
` [PATCH v3 10/88] target/hppa: Remove get_temp_tl
` [PATCH v3 11/88] target/hppa: Remove load_const
` [PATCH v3 12/88] target/hppa: Fix hppa64 case in machine.c
` [PATCH v3 15/88] target/hppa: Fix trans_ds for hppa64
` [PATCH v3 19/88] target/hppa: Introduce TYPE_HPPA64_CPU
` [PATCH v3 21/88] target/hppa: Implement cpu_list
` [PATCH v3 22/88] target/hppa: Implement hppa_cpu_class_by_name
` [PATCH v3 23/88] target/hppa: Update cpu_hppa_get/put_psw for hppa64
` [PATCH v3 26/88] target/hppa: Fix hppa64 addressing
` [PATCH v3 29/88] target/hppa: Use copy_iaoq_entry for link in do_ibranch
` [PATCH v3 32/88] target/hppa: Pass d to do_cond
Update mail account
2023-11-02 1:01 UTC (3+ messages)
` [PATCH 1/1] MAINTAINERS: update mail address for Weiwei Li
[PATCH v5 00/13] RISC-V: ACPI: Enable AIA, PLIC and update RHCT
2023-11-02 1:00 UTC (3+ messages)
` [PATCH v5 09/13] hw/riscv/virt-acpi-build.c: Add MMU node in RHCT
[PATCH v2 00/14] Update RISC-V vector crypto to ratified v1.0.0
2023-11-02 1:00 UTC (29+ messages)
` [PATCH v2 01/14] target/riscv: Add cfg property for Zvkt extension
` [PATCH v2 02/14] target/riscv: Expose Zvkt extension property
` [PATCH v2 03/14] target/riscv: Add cfg property for Zvkb extension
` [PATCH v2 04/14] target/riscv: Replace Zvbb checking by Zvkb
` [PATCH v2 05/14] target/riscv: Expose Zvkb extension property
` [PATCH v2 06/14] target/riscv: Add cfg properties for Zvkn[c|g] extensions
` [PATCH v2 07/14] target/riscv: Expose Zvkn[c|g] extnesion properties
` [PATCH v2 08/14] target/riscv: Add cfg properties for Zvks[c|g] extensions
` [PATCH v2 09/14] target/riscv: Expose Zvks[c|g] extnesion properties
` [PATCH v2 10/14] target/riscv: Move vector crypto extensions to riscv_cpu_extensions
` [PATCH v2 11/14] disas/riscv: Add rv_fmt_vd_vs2_uimm format
` [PATCH v2 12/14] disas/riscv: Add rv_codec_vror_vi for vror.vi
` [PATCH v2 13/14] disas/riscv: Add support for vector crypto extensions
` [PATCH v2 14/14] disas/riscv: Replace TABs with space
[PATCH v2 1/1] target/riscv: correct csr_ops[CSR_MSECCFG]
2023-11-02 0:43 UTC (3+ messages)
[PATCH v5 0/5] Support discontinuous PMU counters
2023-11-02 0:39 UTC (3+ messages)
` [PATCH v5 4/5] target/riscv: Add "pmu-mask" property to replace "pmu-num"
[PATCH v4 00/33] Unified CPU type check
2023-11-02 0:25 UTC (34+ messages)
` [PATCH v4 01/33] target/alpha: Tidy up alpha_cpu_class_by_name()
` [PATCH v4 02/33] hw/cpu: Call object_class_is_abstract() once in cpu_class_by_name()
` [PATCH v4 03/33] cpu: Call object_class_dynamic_cast() "
` [PATCH v4 04/33] cpu: Add helper cpu_model_from_type()
` [PATCH v4 05/33] target/alpha: Use generic helper to show CPU model names
` [PATCH v4 06/33] target/arm: "
` [PATCH v4 07/33] target/avr: "
` [PATCH v4 08/33] target/cris: "
` [PATCH v4 09/33] target/hexagon: "
` [PATCH v4 10/33] target/i386: "
` [PATCH v4 11/33] target/loongarch: "
` [PATCH v4 12/33] target/m68k: "
` [PATCH v4 13/33] target/mips: "
` [PATCH v4 14/33] target/openrisc: "
` [PATCH v4 15/33] target/ppc: "
` [PATCH v4 16/33] target/riscv: "
` [PATCH v4 17/33] target/rx: "
` [PATCH v4 18/33] target/s390x: "
` [PATCH v4 19/33] target/sh4: "
` [PATCH v4 20/33] target/tricore: "
` [PATCH v4 21/33] target/hppa: Implement hppa_cpu_list()
` [PATCH v4 22/33] target/microblaze: Implement microblaze_cpu_list()
` [PATCH v4 23/33] target/nios2: Implement nios2_cpu_list()
` [PATCH v4 24/33] cpu: Mark cpu_list() supported on all targets
` [PATCH v4 25/33] machine: Constify MachineClass::valid_cpu_types[i]
` [PATCH v4 26/33] machine: Use error handling when CPU type is checked
` [PATCH v4 27/33] machine: Introduce helper is_cpu_type_supported()
` [PATCH v4 28/33] machine: Print CPU model name instead of CPU type name
` [PATCH v4 29/33] hw/arm/virt: Check CPU type in machine_run_board_init()
` [PATCH v4 30/33] hw/arm/virt: Hide host CPU model for tcg
` [PATCH v4 31/33] hw/arm/sbsa-ref: Check CPU type in machine_run_board_init()
` [PATCH v4 32/33] hw/arm: "
` [PATCH v4 33/33] hw/riscv/shakti_c: "
[PATCH 0/2] RISC-V: OpenTitan: Fixup ePMP and SPI interrupts
2023-11-02 0:34 UTC (3+ messages)
` [PATCH 1/2] hw/ssi: ibex_spi_host: Clear the interrupt even if disabled
` [PATCH 2/2] target/riscv: cpu: Set the OpenTitan priv to 1.12.0
[QEMU][PATCH v1] Xen: Fix xen_set_irq() and xendevicemodel_set_irq_level()
2023-11-01 23:30 UTC (2+ messages)
[PATCH 0/6] Various tracing patches
2023-11-01 17:37 UTC (3+ messages)
[PATCH v4 00/14] tpm: introduce TPM CRB SysBus device
2023-11-01 21:25 UTC (3+ messages)
` [PATCH v4 04/14] tpm_crb: use a single read-as-mem/write-as-mmio mapping
[PATCH 0/7] Miscellaneous error message improvements
2023-11-01 21:11 UTC (4+ messages)
` [PATCH 1/7] spapr/pci: Correct "does not support hotplugging error messages
[PATCH v8 00/19] rv64i CPU, RVA22U64 profile support
2023-11-01 20:42 UTC (20+ messages)
` [PATCH v8 01/19] target/riscv: create TYPE_RISCV_VENDOR_CPU
` [PATCH v8 02/19] target/riscv/tcg: do not use "!generic" CPU checks
` [PATCH v8 03/19] target/riscv/cpu.c: set satp_max_supported in cpu_riscv_set_satp()
` [PATCH v8 04/19] target/riscv/cpu.c: set satp_mode_max MBARE during satp_finalize()
` [PATCH v8 05/19] target/riscv/tcg: update priv_ver on user_set extensions
` [PATCH v8 06/19] target/riscv: add rv64i CPU
` [PATCH v8 07/19] target/riscv: add zicbop extension flag
` [PATCH v8 08/19] target/riscv/tcg: add 'zic64b' support
` [PATCH v8 09/19] riscv-qmp-cmds.c: expose named features in cpu_model_expansion
` [PATCH v8 10/19] target/riscv: add rva22u64 profile definition
` [PATCH v8 11/19] target/riscv/kvm: add 'rva22u64' flag as unavailable
` [PATCH v8 12/19] target/riscv/tcg: add user flag for profile support
` [PATCH v8 13/19] target/riscv/tcg: add MISA user options hash
` [PATCH v8 14/19] target/riscv/tcg: add riscv_cpu_write_misa_bit()
` [PATCH v8 15/19] target/riscv/tcg: handle profile MISA bits
` [PATCH v8 16/19] target/riscv/tcg: add hash table insert helpers
` [PATCH v8 17/19] target/riscv/tcg: honor user choice for G MISA bits
` [PATCH v8 18/19] target/riscv/tcg: validate profiles during finalize
` [PATCH v8 19/19] riscv-qmp-cmds.c: add profile flags in cpu-model-expansion
[PATCH v2 0/4] Misc ati-vga patches
2023-11-01 20:45 UTC (5+ messages)
` [PATCH v2 1/4] ati-vga: Fix aperture sizes
` [PATCH v2 2/4] ati-vga: Support unaligned access to GPIO DDC registers
` [PATCH v2 3/4] ati-vga: Add 30 bit palette access register
` [PATCH v2 4/4] ati-vga: Implement fallback for pixman routines
[PATCH] tests/avocado: Allow newer versions of tesseract in the nextcube test
2023-11-01 20:43 UTC
[PATCH] tests/avocado/machine_m68k_nextcube: Fix the download URL for the ROM image
2023-11-01 20:19 UTC
[PATCH] block-jobs: add final flush
2023-11-01 19:53 UTC (3+ messages)
[PATCH v6 0/5] Support message-based DMA in vfio-user server
2023-11-01 19:18 UTC (8+ messages)
` [PATCH v6 1/5] softmmu: Per-AddressSpace bounce buffering
` [PATCH v6 2/5] softmmu: Support concurrent bounce buffers
` [PATCH v6 3/5] Update subprojects/libvfio-user
` [PATCH v6 4/5] vfio-user: Message-based DMA support
` [PATCH v6 5/5] vfio-user: Fix config space access byte order
[PATCH v2 00/29] migration: File based migration with multifd and fixed-ram
2023-11-01 18:14 UTC (25+ messages)
` [PATCH v2 15/29] migration/ram: Add support for 'fixed-ram' outgoing migration
` [PATCH v2 16/29] migration/ram: Add support for 'fixed-ram' migration restore
` [PATCH v2 21/29] migration/multifd: Add pages to the receiving side
` [PATCH v2 23/29] migration/ram: Add a wrapper for fixed-ram shadow bitmap
[PATCH v3 0/8] qemu-img: rebase: add compression support
2023-11-01 17:51 UTC (5+ messages)
` [PATCH v3 1/8] qemu-img: rebase: stop when reaching EOF of old backing file
[PATCH v2 1/1] qemu-img: do not erase destination file in qemu-img dd command
2023-11-01 17:22 UTC (9+ messages)
[PATCH 0/3] Misc ati-vga patches
2023-11-01 17:04 UTC (4+ messages)
` [PATCH 1/3] ati-vga: Fix aperture sizes
[PATCH V2 0/6] Live Update reboot mode
2023-11-01 16:52 UTC (6+ messages)
` [PATCH V2 6/6] tests/qtest: migration: add reboot mode test
[PATCH] kvm: emit GUEST_PANICKED event in case of abnormal KVM exit
2023-11-01 16:13 UTC (2+ messages)
[PATCH v2 0/3] Add support for RAPL MSRs series
2023-11-01 14:33 UTC (11+ messages)
` [PATCH v2 1/3] qio: add support for SO_PEERCRED for socket channel
` [PATCH v2 2/3] tools: build qemu-vmsr-helper
` [PATCH v2 3/3] Add support for RAPL MSRs in KVM/Qemu
[v3 0/6] dirtylimit: miscellaneous patches
2023-11-01 14:04 UTC (7+ messages)
` [v3 1/6] system/dirtylimit: Fix a race situation
` [v3 2/6] system/dirtylimit: Drop the reduplicative check
` [v3 3/6] tests: Add migration dirty-limit capability test
` [v3 4/6] tests/migration: Introduce dirty-ring-size option into guestperf
` [v3 5/6] tests/migration: Introduce dirty-limit "
` [v3 6/6] docs/migration: Add the dirty limit section
[PATCH] target/i386/kvm: call kvm_put_vcpu_events() before kvm_put_nested_state()
2023-11-01 14:04 UTC (6+ messages)
[RFC PATCH] tests/avocado: update the tcg_plugins test
2023-11-01 13:50 UTC
[PATCH RESEND] target/ppc: Fix bugs in VSX_CVT_FP_TO_INT and VSX_CVT_FP_TO_INT2 macros
2023-11-01 13:17 UTC
[PATCH v2 28/29] migration: Add direct-io parameter
2023-11-01 12:30 UTC (14+ messages)
[PATCH 0/8] docs/specs: Convert txt files to rST
2023-11-01 11:48 UTC (4+ messages)
` [PATCH 8/8] docs/specs/vmgenid: Convert "
-drive if=none: can't we make this the default?
2023-11-01 11:21 UTC (4+ messages)
Any plans to implement more ARM SMMUv3 features?
2023-11-01 11:09 UTC (2+ messages)
[PATCH v2 0/3] ide: implement simple legacy/native mode switching for PCI IDE controllers
2023-11-01 10:49 UTC (2+ messages)
[PATCH v4 0/8] Misc clean ups to target/ppc exception handling
2023-11-01 10:44 UTC (2+ messages)
[PATCH v2 0/2] Accompany -nostdlib with -fno-stack-protector
2023-11-01 9:58 UTC (2+ messages)
[PATCH v7 00/16] rv64i CPU, RVA22U64 profile support
2023-11-01 9:47 UTC (15+ messages)
` [PATCH v7 01/16] target/riscv: create TYPE_RISCV_VENDOR_CPU
` [PATCH v7 02/16] target/riscv/tcg: do not use "!generic" CPU checks
` [PATCH v7 03/16] target/riscv: add rv64i CPU
` [PATCH v7 05/16] target/riscv/tcg: add 'zic64b' support
` [PATCH v7 15/16] target/riscv/tcg: validate profiles during finalize
` [PATCH v7 16/16] riscv-qmp-cmds.c: add profile flags in cpu-model-expansion
[PATCH v6 00/21] virtio-net RSS/hash report fixes and improvements
2023-11-01 9:15 UTC (12+ messages)
` [PATCH v6 11/21] virtio-net: Return an error when vhost cannot enable RSS
[PATCH v13 00/11] Add VIRTIO sound card
2023-11-01 5:08 UTC (2+ messages)
[PATCH v2 00/21] target/sparc: Cleanup condition codes etc
2023-11-01 4:11 UTC (20+ messages)
` [PATCH v2 01/21] target/sparc: Introduce cpu_put_psr_icc
` [PATCH v2 02/21] target/sparc: Split psr and xcc into components
` [PATCH v2 03/21] target/sparc: Remove CC_OP_LOGIC
` [PATCH v2 04/21] target/sparc: Remove CC_OP_DIV
` [PATCH v2 05/21] target/sparc: Remove CC_OP_ADD, CC_OP_ADDX, CC_OP_TADD
` [PATCH v2 06/21] target/sparc: Remove CC_OP_SUB, CC_OP_SUBX, CC_OP_TSUB
` [PATCH v2 08/21] target/sparc: Remove CC_OP leftovers
` [PATCH v2 09/21] target/sparc: Remove DisasCompare.is_bool
` [PATCH v2 10/21] target/sparc: Change DisasCompare.c2 to int
` [PATCH v2 11/21] target/sparc: Always copy conditions into a new temporary
` [PATCH v2 12/21] target/sparc: Do flush_cond in advance_jump_cond
` [PATCH v2 13/21] target/sparc: Merge gen_branch2 into advance_pc
` [PATCH v2 15/21] target/sparc: Pass displacement to advance_jump_cond
` [PATCH v2 16/21] target/sparc: Merge gen_op_next_insn into only caller
` [PATCH v2 17/21] target/sparc: Record entire jump condition in DisasContext
` [PATCH v2 18/21] target/sparc: Discard cpu_cond at the end of each insn
` [PATCH v2 19/21] target/sparc: Implement UDIVX and SDIVX inline
` [PATCH v2 20/21] target/sparc: Implement UDIV inline
` [PATCH v2 21/21] target/sparc: Check for invalid cond in gen_compare_reg
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).