qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-19 16:51:44 to 2021-10-20 10:31:27 UTC [more...]

[PATCH v15 0/8] RISC-V Pointer Masking implementation
 2021-10-20 10:19 UTC  (4+ messages)
` [PATCH v15 1/8] [RISCV_PM] Add J-extension into RISC-V
` [PATCH v15 4/8] [RISCV_PM] Add J extension state description
` [PATCH v15 5/8] [RISCV_PM] Print new PM CSRs in QEMU logs

[PULL v2 00/44] pc,pci,virtio: features, fixes, tests
 2021-10-20 10:19 UTC  (7+ messages)
` [PULL v2 01/44] tests: acpi: dump table with failed checksum
` [PULL v2 02/44] tests: qtest: add qtest_has_accel() to check if tested binary supports accelerator
` [PULL v2 03/44] tests: acpi: whitelist expected tables for acpi/q35/xapic testcase
` [PULL v2 04/44] tests: acpi: q35: test for x2APIC entries in SRAT
` [PULL v2 05/44] tests: acpi: update expected tables blobs
` [PULL v2 14/44] tests: migration-test: use qtest_has_accel() API

Deprecate the ppc405 boards in QEMU? (was: [PATCH v3 4/7] MAINTAINERS: Orphan obscure ppc platforms)
 2021-10-20 10:12 UTC  (28+ messages)
` Deprecate the ppc405 boards in QEMU?
                        ` CLI: Using -bios AND -kernel

[PATCH v4 00/12] virtiofsd: Allow using file handles instead of O_PATH FDs
 2021-10-20 10:02 UTC  (16+ messages)
` [PATCH v4 01/12] virtiofsd: Keep /proc/self/mountinfo open
` [PATCH v4 02/12] virtiofsd: Limit setxattr()'s creds-dropped region
` [PATCH v4 07/12] virtiofsd: Let lo_inode_open() return a TempFd
` [PATCH v4 10/12] virtiofsd: Add inodes_by_handle hash table
` [PATCH v4 11/12] virtiofsd: Optionally fill lo_inode.fhandle

[PATCH v2 00/15] tests: acpi: add x2apic and various iommu tests
 2021-10-20 10:03 UTC  (23+ messages)
` [PATCH v2 04/15] tests: acpi: q35: test for x2APIC entries in SRAT
` [PATCH v2 05/15] tests: acpi: update expected tables blobs

[PATCH] pci: fix PCI resource reserve capability on BE
 2021-10-20 10:05 UTC  (2+ messages)

[PATCH v8 0/8] hw/arm/virt: Introduce cpu topology support
 2021-10-20 10:04 UTC  (17+ messages)
` [PATCH v8 4/8] hw/acpi/aml-build: Add Processor hierarchy node structure
` [PATCH v8 5/8] hw/acpi/aml-build: Add PPTT table
` [PATCH v8 6/8] tests/data/acpi/virt: Add an empty expected file for PPTT
` [PATCH v8 7/8] hw/arm/virt-acpi-build: Generate PPTT table
` [PATCH v8 8/8] tests/data/acpi/virt: Update the empty expected file for PPTT

[PULL 00/29] pc,pci,virtio: features, fixes
 2021-10-20  9:46 UTC  (6+ messages)

[RFC PATCH v4 00/20] vDPA shadow virtqueue
 2021-10-20  9:03 UTC  (21+ messages)
` [RFC PATCH v4 11/20] vhost: Route host->guest notification through "
` [RFC PATCH v4 18/20] vhost: Add VhostIOVATree
` [RFC PATCH v4 20/20] vdpa: Add custom IOTLB translations to SVQ

[PATCH] ide: Cap LBA28 capacity announcement to 2^28-1
 2021-10-20  8:57 UTC  (3+ messages)

[PATCH v7 00/21] Add LoongArch linux-user emulation support
 2021-10-20  8:54 UTC  (12+ messages)
` [PATCH v7 02/21] target/loongarch: Add core definition
` [PATCH v7 16/21] target/loongarch: Add disassembler

[PATCH v3 0/3] tests/acpi/pcihp: add unit tests for hotplug on multifunction bridges for q35
 2021-10-20  8:39 UTC  (2+ messages)

[PATCH 1/6] hw/riscv: microchip_pfsoc: Use MachineState::ram and MachineClass::default_ram_id
 2021-10-20  8:32 UTC  (4+ messages)

[PATCH v2 0/5] aspeed/smc: Improve support for the alternate boot function
 2021-10-20  8:26 UTC  (3+ messages)

[PATCH 0/6] SGX NUMA support
 2021-10-20  8:08 UTC  (12+ messages)
` [PATCH 1/6] numa: Enable numa for SGX EPC sections
` [PATCH 3/6] numa: Add SGXEPCSection list for multiple sections
` [PATCH 4/6] monitor: numa support for 'info sgx' command

[PATCH v2 0/2] accel/tcg: Fix monitor deadlock
 2021-10-20  7:59 UTC  (4+ messages)
` [PATCH v2 1/2] rcu: Introduce force_rcu notifier

[PATCH] hw/qdev-core: Add compatibility for (non)-transitional devs
 2021-10-20  7:41 UTC  (13+ messages)

[PATCH 0/2] Support fd-based KVM stats
 2021-10-20  7:39 UTC  (5+ messages)
` [PATCH 1/2] qmp: Support fd-based KVM stats query
` [PATCH 2/2] hmp: "

[PATCH v5 0/4] VNC-related HMP/QMP fixes
 2021-10-20  7:32 UTC  (7+ messages)
` [PATCH v5 2/4] qapi/monitor: refactor set/expire_password with enums
` [PATCH v5 3/4] qapi/monitor: allow VNC display id in set/expire_password
` [PATCH v5 4/4] qapi/monitor: only allow 'keep' SetPasswordAction for VNC and deprecate

[PATCH V3] net/colo: check vnet_hdr_support flag when using virtio-net
 2021-10-20  6:19 UTC  (5+ messages)

[PATCH v8 00/78] support vector extension v1.0
 2021-10-20  5:28 UTC  (4+ messages)

[PATCH 00/31] Add Loongarch softmmu support
 2021-10-20  5:17 UTC  (23+ messages)
` [PATCH 02/31] target/loongarch: Add CSR registers definition
` [PATCH 03/31] target/loongarch: Set default csr values
` [PATCH 04/31] target/loongarch: Add basic vmstate description of CPU
` [PATCH 05/31] target/loongarch: Implement qmp_query_cpu_definitions()
` [PATCH 08/31] target/loongarch: Add tlb instruction support
` [PATCH 09/31] target/loongarch: Add other core instructions support
` [PATCH 10/31] target/loongarch: Add loongarch interrupt and exception handle
` [PATCH 12/31] target/loongarch: Add timer related instructions support
  ` [PATCH 23/31] hw/loongarch: Add default bios startup support
  ` [PATCH 01/31] target/loongarch: Upate the README for the softmmu
  ` [PATCH 06/31] target/loongarch: Add mmu support for Loongarch CPU
  ` [PATCH 07/31] target/loongarch: Add loongarch csr/iocsr instruction support

[PATCH V5 00/10] vhost-vDPA multiqueue
 2021-10-20  4:56 UTC  (11+ messages)
` [PATCH V5 01/10] vhost-vdpa: open device fd in net_init_vhost_vdpa()
` [PATCH V5 02/10] vhost-vdpa: classify one time request
` [PATCH V5 03/10] vhost-vdpa: prepare for the multiqueue support
` [PATCH V5 04/10] vhost-vdpa: let net_vhost_vdpa_init() returns NetClientState *
` [PATCH V5 05/10] net: introduce control client
` [PATCH V5 06/10] vhost-net: control virtqueue support
` [PATCH V5 07/10] virtio-net: use "queue_pairs" instead of "queues" when possible
` [PATCH V5 08/10] vhost: record the last virtqueue index for the virtio device
` [PATCH V5 09/10] virtio-net: vhost control virtqueue support
` [PATCH V5 10/10] vhost-vdpa: multiqueue support

[PATCH] hw/ppc/ppc4xx_pci: Fix ppc4xx_pci_map_irq() for recent Linux kernels
 2021-10-20  4:15 UTC  (2+ messages)

[PATCH v9 00/10] vhost-vdpa: add support for configure interrupt
 2021-10-20  3:20 UTC  (9+ messages)
` [PATCH v9 04/10] vhost: add new call back function for config interrupt
` [PATCH v9 05/10] vhost-vdpa: add support for config interrupt call back

[PATCH v6 00/15] target/riscv: Rationalize XLEN and operand length
 2021-10-20  3:17 UTC  (16+ messages)
` [PATCH v6 01/15] target/riscv: Move cpu_get_tb_cpu_state out of line
` [PATCH v6 02/15] target/riscv: Create RISCVMXL enumeration
` [PATCH v6 03/15] target/riscv: Split misa.mxl and misa.ext
` [PATCH v6 04/15] target/riscv: Replace riscv_cpu_is_32bit with riscv_cpu_mxl
` [PATCH v6 05/15] target/riscv: Add MXL/SXL/UXL to TB_FLAGS
` [PATCH v6 06/15] target/riscv: Use REQUIRE_64BIT in amo_check64
` [PATCH v6 07/15] target/riscv: Properly check SEW in amo_op
` [PATCH v6 08/15] target/riscv: Replace is_32bit with get_xl/get_xlen
` [PATCH v6 09/15] target/riscv: Replace DisasContext.w with DisasContext.ol
` [PATCH v6 10/15] target/riscv: Use gen_arith_per_ol for RVM
` [PATCH v6 11/15] target/riscv: Adjust trans_rev8_32 for riscv64
` [PATCH v6 12/15] target/riscv: Use gen_unary_per_ol for RVB
` [PATCH v6 13/15] target/riscv: Use gen_shift*_per_ol for RVB, RVI
` [PATCH v6 14/15] target/riscv: Use riscv_csrrw_debug for cpu_dump
` [PATCH v6 15/15] target/riscv: Compute mstatus.sd on demand

[PATCH v4 1/8] target/riscv: zfh: half-precision load and store
 2021-10-20  3:06 UTC  (8+ messages)
` [PATCH v4 2/8] target/riscv: zfh: half-precision computational
` [PATCH v4 3/8] target/riscv: zfh: half-precision convert and move
` [PATCH v4 4/8] target/riscv: zfh: half-precision floating-point compare
` [PATCH v4 5/8] target/riscv: zfh: half-precision floating-point classify
` [PATCH v4 6/8] target/riscv: zfh: add Zfh cpu property
` [PATCH v4 7/8] target/riscv: zfh: implement zfhmin extension
` [PATCH v4 8/8] target/riscv: zfh: add Zfhmin cpu property

[PATCH v4 0/2] add APIs to handle alternative sNaN propagation for fmax/fmin
 2021-10-20  2:56 UTC  (3+ messages)
` [PATCH v4 2/2] target/riscv: change the api for RVF/RVD fmin/fmax

[PATCH V4 00/10] vhost-vDPA multiqueue
 2021-10-20  2:50 UTC  (4+ messages)
` [PATCH V4 03/10] vhost-vdpa: prepare for the multiqueue support

[RFC PATCH 0/3] Improve scalability of the SMP related Docs
 2021-10-20  2:20 UTC  (2+ messages)

[PATCH v2 0/6] hw/riscv: Use MachineState::ram and MachineClass::default_ram_id in all machines
 2021-10-20  1:41 UTC  (7+ messages)
` [PATCH v2 1/6] hw/riscv: microchip_pfsoc: Use MachineState::ram and MachineClass::default_ram_id
` [PATCH v2 2/6] hw/riscv: opentitan: "
` [PATCH v2 3/6] hw/riscv: shakti_c: "
` [PATCH v2 4/6] hw/riscv: sifive_e: "
` [PATCH v2 5/6] hw/riscv: sifive_u: "
` [PATCH v2 6/6] hw/riscv: spike: "

[PATCH v5 00/16] target/riscv: Rationalize XLEN and operand length
 2021-10-19 23:10 UTC  (8+ messages)
` [PATCH v5 14/16] target/riscv: Align gprs and fprs in cpu_dump
` [PATCH v5 15/16] target/riscv: Use riscv_csrrw_debug for cpu_dump
` [PATCH v5 16/16] target/riscv: Compute mstatus.sd on demand

[PATCH 00/64] Patch Round-up for stable 6.0.1, freeze on 2021-10-26
 2021-10-19 23:05 UTC  (4+ messages)

[PATCH v8 00/10] acpi: Error Record Serialization Table, ERST, support for QEMU
 2021-10-19 22:32 UTC  (4+ messages)
` [PATCH v8 10/10] ACPI ERST: step 6 of bios-tables-test.c

[PATCH v14 0/8] RISC-V Pointer Masking implementation
 2021-10-19 22:27 UTC  (3+ messages)
` [PATCH v14 3/8] [RISCV_PM] Support CSRs required for RISC-V PM extension except for the h-mode

[PATCH v3 00/21] Adding partial support for 128-bit riscv target
 2021-10-19 18:15 UTC  (5+ messages)
` [PATCH v3 02/21] memory: add a few defines for octo (128-bit) values
` [PATCH v3 03/21] Int128.h: addition of a few 128-bit operations

[PATCH] gdbstub: Switch to the thread receiving a signal
 2021-10-19 17:53 UTC  (8+ messages)
` [PATCH v2] "

[PATCH 00/24] bsd-user: arm (32-bit) support
 2021-10-19 16:44 UTC  (23+ messages)
` [PATCH 03/24] bsd-user/arm/target_arch_cpu.c: Target specific TLS routines
` [PATCH 04/24] bsd-user/arm/target_arch_cpu.h: CPU Loop definitions
` [PATCH 05/24] bsd-user/arm/target_arch_cpu.h: Implement target_cpu_clone_regs
` [PATCH 06/24] bsd-user/arm/target_arch_cpu.h: Dummy target_cpu_loop implementation
` [PATCH 07/24] bsd-user/arm/target_arch_cpu.h: Implment trivial EXCP exceptions
` [PATCH 08/24] bsd-user/arm/target_arch_cpu.h: Implement data abort exceptions
` [PATCH 09/24] bsd-user/arm/target_arch_cpu.h: Implement system call dispatch
` [PATCH 10/24] bsd-user/arm/target_arch_reg.h: Implement core dump register copying
` [PATCH 11/24] bsd-user/arm/target_arch_vmparam.h: Parameters for arm address space
` [PATCH 12/24] bsd-user/arm/target_arch_sigtramp.h: Signal Trampoline for arm
` [PATCH 13/24] bsd-user/arm/target_arch_thread.h: Routines to create and switch to a thread
` [PATCH 14/24] bsd-user/arm/target_arch_elf.h: arm defines for ELF
` [PATCH 15/24] bsd-user/arm/target_arch_elf.h: arm get hwcap
` [PATCH 16/24] bsd-user/arm/target_arch_elf.h: arm get_hwcap2 impl
` [PATCH 17/24] bsd-user/arm/target_arch_signal.h: arm specific signal registers and stack
` [PATCH 18/24] bsd-user/arm/target_arch_signal.h: arm machine context for signals
` [PATCH 19/24] bsd-user/arm/target_arch_signal.h: arm user context and trapframe "
` [PATCH 20/24] bsd-user/arm/target_arch_signal.h: arm set_sigtramp_args
` [PATCH 21/24] bsd-user/arm/target_arch_signal.h: arm get_mcontext
` [PATCH 22/24] bsd-user/arm/target_arch_signal.h: arm set_mcontext
` [PATCH 23/24] bsd-user/arm/target_arch_signal.h: arm get_ucontext_sigreturn
` [PATCH 24/24] bsd-user: add arm target build

[PULL 0/7] Migration.next patches
 2021-10-19 16:55 UTC  (2+ messages)

[PATCH] multiboot: Use DMA instead port-based transfer
 2021-10-19 16:45 UTC  (2+ messages)

[PATCH v2 00/48] tcg: optimize redundant sign extensions
 2021-10-19 16:01 UTC  (6+ messages)
` [PATCH v2 05/48] tcg/optimize: Move prev_mb into OptContext
` [PATCH v2 40/48] tcg/optimize: Expand fold_addsub2_i32 to 64-bit ops


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