qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-18 18:49:20 to 2021-10-19 10:01:45 UTC [more...]

[PATCH v2] chardev: don't exit() straight away on C-a x
 2021-10-19  9:56 UTC  (2+ messages)

[PATCH v3 00/21] Adding partial support for 128-bit riscv target
 2021-10-19  9:48 UTC  (13+ messages)
` [PATCH v3 01/21] memory: change define name for consistency
` [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 v3 04/21] target/riscv: additional macros to check instruction support
` [PATCH v3 05/21] target/riscv: separation of bitwise logic and aritmetic helpers
` [PATCH v3 06/21] target/riscv: array for the 64 upper bits of 128-bit registers
` [PATCH v3 07/21] target/riscv: setup everything so that riscv128-softmmu compiles
` [PATCH v3 09/21] target/riscv: moving some insns close to similar insns
` [PATCH v3 10/21] target/riscv: support for 128-bit loads and store
` [PATCH v3 11/21] target/riscv: support for 128-bit bitwise instructions
` [PATCH v3 13/21] target/riscv: support for 128-bit shift instructions
` [PATCH v3 15/21] target/riscv: support for 128-bit M extension

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

Deprecate the ppc405 boards in QEMU? (was: [PATCH v3 4/7] MAINTAINERS: Orphan obscure ppc platforms)
 2021-10-19  9:48 UTC  (16+ messages)
      ` Deprecate the ppc405 boards in QEMU?

[PULL 0/7] Migration.next patches
 2021-10-19  9:29 UTC  (8+ messages)
` [PULL 1/7] multifd: Implement yank for multifd send side
` [PULL 2/7] multifd: Unconditionally unregister yank function
` [PULL 3/7] migration/ram: Don't passs RAMState to migration_clear_memory_region_dirty_bitmap_*()
` [PULL 4/7] migration: allow multifd for socket protocol only
` [PULL 5/7] migration: allow enabling mutilfd for specific "
` [PULL 6/7] migration/rdma: Try to register On-Demand Paging memory region
` [PULL 7/7] migration/rdma: advise prefetch write for ODP region

[PATCH] block/file-posix: Fix return value translation for AIO discards
 2021-10-19  9:27 UTC  (4+ messages)

[RFC PATCH v4 00/20] vDPA shadow virtqueue
 2021-10-19  9:24 UTC  (11+ 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 v2 0/6] rSTify contribution-related wiki pages
 2021-10-19  9:18 UTC  (9+ messages)
` [PATCH v2 1/6] docs: rSTify the "TrivialPatches" wiki
` [PATCH v2 2/6] docs: rSTify the "SpellCheck" wiki
` [PATCH v2 3/6] docs: rSTify the "KeySigningParty" wiki
` [PATCH v2 4/6] docs: rSTify the "SubmitAPullRequest" wiki
` [PATCH v2 5/6] docs: rSTify the "SubmitAPatch" wiki
` [PATCH v2 6/6] docs/devel: Update the rST index file

[PATCH] hw/ppc/ppc4xx_pci: Fix ppc4xx_pci_map_irq() for recent Linux kernels
 2021-10-19  9:18 UTC 

[PULL 00/40] Misc patches for 2021-10-13
 2021-10-19  9:05 UTC  (5+ messages)
` [PULL 37/40] monitor: Tidy up find_device_state()

[PATCH] monitor: Fix find_device_state() for IDs containing slashes
 2021-10-19  9:01 UTC  (2+ messages)

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

[PATCH] hw/core/machine: Add the missing delimiter in cpu_slot_to_string()
 2021-10-19  8:23 UTC  (3+ messages)

[PATCH v2 00/15] qdev: Add JSON -device
 2021-10-19  8:06 UTC  (3+ messages)
` [PATCH v2 12/15] virtio-net: Store failover primary opts pointer locally

[PATCH v4 0/3] hw/arm/virt_acpi_build: Generate DBG2 table
 2021-10-19  8:04 UTC  (5+ messages)
` [PATCH v4 3/3] bios-tables-test: Generate reference table for virt/DBG2

[PATCH v5 0/3] hw/arm/virt_acpi_build: Generate DBG2 table
 2021-10-19  8:00 UTC  (4+ messages)
` [PATCH v5 1/3] tests/acpi: Add void table for virt/DBG2 bios-tables-test
` [PATCH v5 2/3] hw/arm/virt_acpi_build: Generate DBG2 table
` [PATCH v5 3/3] bios-tables-test: Generate reference table for virt/DBG2

[PATCH v5 0/2] Improve vhost-user VQ notifier unmap
 2021-10-19  7:57 UTC  (3+ messages)
` [PATCH v5 1/2] vhost-user: fix VirtQ notifier cleanup
` [PATCH v5 2/2] vhost-user: remove VirtQ notifier restore

[PATCH] README: Fix some documentation URLs
 2021-10-19  7:55 UTC  (3+ messages)

[PATCH v3 0/2] Improve vhost-user VQ notifier unmap
 2021-10-19  8:00 UTC  (10+ messages)
` [PATCH v3 1/2] vhost-user: fix VirtQ notifier cleanup
` [PATCH v3 2/2] vhost-user: remove VirtQ notifier restore

[PATCH 0/3] hw/nvram: Fix Memory Leaks in Xilinx eFUSE
 2021-10-19  7:53 UTC  (2+ messages)

[PATCH-for-6.2 0/2] disas/nios2: Simplify endianess conversion
 2021-10-19  7:43 UTC  (2+ messages)

[PATCH V3] net/colo: check vnet_hdr_support flag when using virtio-net
 2021-10-19  7:38 UTC  (2+ messages)

[PATCH 0/2] analyze-migration.py: trivial fixes
 2021-10-19  7:56 UTC  (2+ messages)

[PATCH] softmmu/physmem.c: Fix typo in comment
 2021-10-19  7:47 UTC  (2+ messages)

[PATCH 00/31] Add Loongarch softmmu support
 2021-10-19  7:35 UTC  (18+ 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 11/31] target/loongarch: Add stabletimer support
` [PATCH 12/31] target/loongarch: Add timer related instructions support
` [PATCH 13/31] hw/pci-host: Add ls7a1000 PCIe Host bridge support for Loongson Platform
` [PATCH 14/31] hw/loongarch: Add a virt loongarch 3A5000 board support
` [PATCH 15/31] hw/loongarch: Add loongarch cpu interrupt support(CPUINTC)
` [PATCH 16/31] hw/loongarch: Add loongarch ipi interrupt support(IPI)
` [PATCH 17/31] hw/intc: Add loongarch ls7a interrupt controller support(PCH-PIC)
` [PATCH 18/31] hw/intc: Add loongarch ls7a msi interrupt controller support(PCH-MSI)
` [PATCH 19/31] hw/intc: Add loongarch extioi interrupt controller(EIOINTC)
` [PATCH 20/31] hw/loongarch: Add irq hierarchy for the system

[PATCH 1/6] hw/riscv: microchip_pfsoc: Use MachineState::ram and MachineClass::default_ram_id
 2021-10-19  7:39 UTC  (12+ messages)
` [PATCH 2/6] hw/riscv: opentitan: "
` [PATCH 3/6] hw/riscv: shakti_c: "
` [PATCH 4/6] hw/riscv: sifive_e: "
` [PATCH 5/6] hw/riscv: sifive_u: "
` [PATCH 6/6] hw/riscv: spike: "

[PATCH] po: update turkish translation
 2021-10-19  7:40 UTC  (2+ messages)

[PATCH V4 00/10] vhost-vDPA multiqueue
 2021-10-19  7:24 UTC  (3+ messages)

[PATCH 0/2] failover: fix a regression introduced by JSON'ification of -device
 2021-10-19  7:15 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] qdev/qbus: remove failover specific code

[PATCH v3] tests: qtest: Add virtio-iommu test
 2021-10-19  7:06 UTC  (3+ messages)

[PATCH v14 0/8] RISC-V Pointer Masking implementation
 2021-10-19  7:02 UTC  (4+ messages)
` [PATCH v14 4/8] [RISCV_PM] Add J extension state description

[PATCH v9 00/10] vhost-vdpa: add support for configure interrupt
 2021-10-19  6:56 UTC  (11+ messages)
` [PATCH v9 01/10] virtio: introduce macro IRTIO_CONFIG_IRQ_IDX
` [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 v9 10/10] virtio-pci: add support for configure interrupt

[PATCH v4 0/2] Improve vhost-user VQ notifier unmap
 2021-10-19  6:37 UTC  (3+ messages)
` [PATCH v4 1/2] vhost-user: fix VirtQ notifier cleanup
` [PATCH v4 2/2] vhost-user: remove VirtQ notifier restore

[PATCH v4] tests: qtest: Add virtio-iommu test
 2021-10-19  6:37 UTC 

[PATCH] tests/vm/openbsd: Update to release 7.0
 2021-10-19  6:37 UTC  (2+ messages)

[PATCH 0/6] RfC: try improve native hotplug for pcie root ports
 2021-10-19  6:29 UTC  (5+ messages)

[PATCH v6] Work around vhost-user-blk-test hang
 2021-10-19  6:20 UTC  (4+ messages)

[PATCH v4 0/2] x86/sev: Measured Linux SEV guest with kernel/initrd/cmdline
 2021-10-19  6:18 UTC  (4+ messages)
` [PATCH v4 1/2] sev/i386: Introduce sev_add_kernel_loader_hashes for measured linux boot

[PATCH v2 0/2] accel/tcg: Fix monitor deadlock
 2021-10-19  5:56 UTC  (3+ messages)
` [PATCH v2 1/2] rcu: Introduce force_rcu notifier
` [PATCH v2 2/2] accel/tcg: Register a "

[PATCH v4] VNC-related HMP/QMP fixes
 2021-10-19  5:46 UTC  (7+ messages)
` [PATCH v4 2/2] monitor: refactor set/expire_password and allow VNC display id

[PATCH 0/2] Hexagon (target/hexagon) cleanup and bug fix
 2021-10-19  3:47 UTC  (8+ messages)
` [PATCH 1/2] Hexagon (target/hexagon) more tcg_constant_*
` [PATCH] Hexagon (target/hexagon) put writes to USR into temp until commit
` [PATCH 2/2] "

[PATCH] rebuild-expected-aml.sh: allow partial target list
 2021-10-19  3:01 UTC  (2+ messages)

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

[PATCH v1 1/2] target/riscv: Remove some unused macros
 2021-10-19  2:28 UTC  (6+ messages)
` [PATCH v1 2/2] target/riscv: Organise the CPU properties

[PATCH v2 00/22] QEMU RISC-V AIA support
 2021-10-18 22:55 UTC  (9+ messages)
` [PATCH v2 04/22] target/riscv: Improve fidelity of guest external interrupts

TCP/IP connections sometimes stop retransmitting packets (in nested virtualization case)
 2021-10-18 22:12 UTC  (4+ messages)

[PULL v2 00/23] Pull bsd user 20211018 patches
 2021-10-18 21:06 UTC  (25+ messages)
` [PULL v2 01/23] bsd-user/mmap.c: Always zero MAP_ANONYMOUS memory in mmap_frag()
` [PULL v2 02/23] bsd-user/mmap.c: check pread's return value to fix warnings with _FORTIFY_SOURCE
` [PULL v2 03/23] bsd-user/mmap.c: MAP_ symbols are defined, so no need for ifdefs
` [PULL v2 04/23] bsd-user/mmap.c: mmap return ENOMEM on overflow
` [PULL v2 05/23] bsd-user/mmap.c: mmap prefer MAP_ANON for BSD
` [PULL v2 06/23] bsd-user/mmap.c: Convert to qemu_log logging for mmap debugging
` [PULL v2 07/23] bsd-user/mmap.c: Don't mmap fd == -1 independently from MAP_ANON flag
` [PULL v2 08/23] bsd-user/mmap.c: Implement MAP_EXCL, required by jemalloc in head
` [PULL v2 09/23] bsd-user/mmap.c: assert that target_mprotect cannot fail
` [PULL v2 10/23] meson: *-user: only descend into *-user when configured
` [PULL v2 11/23] bsd-user/target_os-user.h: Remove support for FreeBSD older than 12.0
` [PULL v2 12/23] bsd-user/strace.list: Remove support for FreeBSD versions "
` [PULL v2 13/23] bsd-user: TARGET_RESET define is unused, remove it
` [PULL v2 14/23] bsd-user: export get_errno and is_error from syscall.c
` [PULL v2 15/23] bsd-user/errno_defs.h: Add internal error numbers
` [PULL v2 16/23] bsd-user: move TARGET_MC_GET_CLEAR_RET to target_os_signal.h
` [PULL v2 17/23] bsd-user/target_os_elf.h: Remove fallback ELF_HWCAP and reorder
` [PULL v2 18/23] bsd-user/target_os_elf: If ELF_HWCAP2 is defined, publish it
` [PULL v2 19/23] bsd-user: Remove used from TaskState
` [PULL v2 20/23] bsd-user: Add stop_all_tasks
` [PULL v2 21/23] bsd-user/sysarch: Move to using do_freebsd_arch_sysarch interface
` [PULL v2 22/23] bsd-user: Rename sigqueue to qemu_sigqueue
` [PULL v2 23/23] bsd-user/signal: Create a dummy signal queueing function

[PATCH v2] hw/elf_ops.h: switch to ssize_t for elf loader return type
 2021-10-18 20:56 UTC  (2+ messages)

[PATCH] hw/arm/sbsa-ref: Fixed cpu type error message typo
 2021-10-18 19:48 UTC  (2+ messages)

[PATCH v4 00/12] virtiofsd: Allow using file handles instead of O_PATH FDs
 2021-10-18 19:18 UTC  (3+ messages)
` [PATCH v4 07/12] virtiofsd: Let lo_inode_open() return a TempFd

[PATCH v7 00/21] Add LoongArch linux-user emulation support
 2021-10-18 18:57 UTC  (7+ messages)
` [PATCH v7 16/21] target/loongarch: Add disassembler

[PATCH v2 0/2] roms/edk2: Avoid cloning unused cmocka submodule
 2021-10-18 18:55 UTC  (4+ messages)

[PULL 00/23] Pull bsd user 20211018 patches
 2021-10-18 18:48 UTC  (5+ messages)
` [PULL 07/23] bsd-user/mmap.c: Don't mmap fd == -1 independently from MAP_ANON flag


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