qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-18 05:12:22 to 2021-10-18 18:09:31 UTC [more...]

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

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

[RFC PATCH 0/4] Replace custom test harness with "meson test"
 2021-10-18 17:55 UTC  (3+ messages)

[PATCH v7 00/21] Add LoongArch linux-user emulation support
 2021-10-18 17:38 UTC  (29+ messages)
` [PATCH v7 01/21] target/loongarch: Add README
` [PATCH v7 02/21] target/loongarch: Add core definition
` [PATCH v7 03/21] target/loongarch: Add main translation routines
` [PATCH v7 04/21] target/loongarch: Add fixed point arithmetic instruction translation
` [PATCH v7 05/21] target/loongarch: Add fixed point shift "
` [PATCH v7 06/21] target/loongarch: Add fixed point bit "
` [PATCH v7 07/21] target/loongarch: Add fixed point load/store "
` [PATCH v7 08/21] target/loongarch: Add fixed point atomic "
` [PATCH v7 09/21] target/loongarch: Add fixed point extra "
` [PATCH v7 10/21] target/loongarch: Add floating point arithmetic "
` [PATCH v7 11/21] target/loongarch: Add floating point comparison "
` [PATCH v7 12/21] target/loongarch: Add floating point conversion "
` [PATCH v7 13/21] target/loongarch: Add floating point move "
` [PATCH v7 14/21] target/loongarch: Add floating point load/store "
` [PATCH v7 15/21] target/loongarch: Add branch "
` [PATCH v7 16/21] target/loongarch: Add disassembler
` [PATCH v7 17/21] LoongArch Linux User Emulation
` [PATCH v7 18/21] default-configs: Add loongarch linux-user support
` [PATCH v7 19/21] target/loongarch: Add target build suport
` [PATCH v7 20/21] target/loongarch: 'make check-tcg' support
` [PATCH v7 21/21] scripts: add loongarch64 binfmt config

[RFC PATCH] chardev: don't exit() straight away on C-a x
 2021-10-18 17:30 UTC  (9+ messages)

[PATCH v4 00/12] virtiofsd: Allow using file handles instead of O_PATH FDs
 2021-10-18 17:20 UTC  (5+ messages)
` [PATCH v4 01/12] virtiofsd: Keep /proc/self/mountinfo open
` [PATCH v4 02/12] virtiofsd: Limit setxattr()'s creds-dropped region

a quetion about sysbus_realize_and_unref function
 2021-10-18 17:07 UTC  (2+ messages)

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

[PATCH 00/15] hw/nvme: SR-IOV with Virtualization Enhancements
 2021-10-18 15:53 UTC  (6+ messages)
` [PATCH 10/15] hw/nvme: Make max_ioqpairs and msix_qsize configurable in runtime
` [PATCH 11/15] hw/nvme: Calculate BAR atributes in a function

[PATCH 0/3] hw/nvram: Fix Memory Leaks in Xilinx eFUSE
 2021-10-18 16:20 UTC  (9+ messages)
` [PATCH 1/3] hw/nvram: Fix Memory Leak in Xilinx eFuse QOM
` [PATCH 2/3] hw/nvram: Fix Memory Leak in Xilinx Versal eFuse device
` [PATCH 3/3] hw/nvram: Fix Memory Leak in Xilinx ZynqMP "

[PATCH 1/6] hw/riscv: microchip_pfsoc: Use MachineState::ram and MachineClass::default_ram_id
 2021-10-18 16:00 UTC  (8+ 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 V4 00/10] vhost-vDPA multiqueue
 2021-10-18 15:44 UTC  (3+ messages)
` [PATCH V4 03/10] vhost-vdpa: prepare for the multiqueue support

[PATCH 0/6] RfC: try improve native hotplug for pcie root ports
 2021-10-18 15:36 UTC  (2+ messages)

[PATCH v4 00/11] virtio-iommu: Add ACPI support
 2021-10-18 15:25 UTC  (4+ messages)

[PATCH v1] libvhost-user: fix VHOST_USER_REM_MEM_REG skipping mmap_addr
 2021-10-18 14:33 UTC  (5+ messages)

[PATCH] block: Fail gracefully when blockdev-snapshot creates loops
 2021-10-18 14:22 UTC  (2+ messages)

[PATCH v6 00/12] target/hexagon: introduce idef-parser
 2021-10-18 11:42 UTC  (10+ messages)
` [PATCH v6 07/12] target/hexagon: prepare input for the idef-parser
` [PATCH v6 08/12] target/hexagon: import lexer for idef-parser
` [PATCH v6 09/12] target/hexagon: import parser "

[PATCH v2 00/15] bsd-user: misc cleanup for aarch64 import
 2021-10-18 14:09 UTC  (8+ messages)
` [PATCH v2 01/15] meson: *-user: only descend into *-user when configured

[PATCH 0/6] hw/usb/vt82c686-uhci-pci: Use ISA instead of PCI interrupts
 2021-10-18 13:27 UTC  (7+ messages)
` [PATCH 1/6] via-ide: Avoid expensive operations in irq handler
` [PATCH 4/6] usb/uhci: Replace pci_set_irq with qemu_set_irq
` [PATCH 3/6] usb/uhci: Disallow user creating a vt82c686-uhci-pci device
` [PATCH 5/6] hw/usb/vt82c686-uhci-pci: Use ISA instead of PCI interrupts
` [PATCH 6/6] hw/usb/vt82c686-uhci-pci: Optimise itq handler
` [PATCH 2/6] usb/uhci: Misc clean up

[PATCH] README: Fix some documentation URLs
 2021-10-18 13:45 UTC 

[PATCH v2 0/5] aspeed/smc: Improve support for the alternate boot function
 2021-10-18 13:26 UTC  (6+ messages)
` [PATCH v2 1/5] aspeed/wdt: Introduce a container for the MMIO region
` [PATCH v2 2/5] aspeed: Initialize the watchdog device models before the FMC models
` [PATCH v2 3/5] aspeed/smc: Improve support for the alternate boot function
` [PATCH v2 4/5] aspeed/smc: Use a container for the flash mmio address space
` [PATCH v2 5/5] speed/sdhci: Add trace events

[PATCH] virtiofsd: Error on bad socket group name
 2021-10-18 12:52 UTC  (2+ messages)
` [Virtio-fs] "

[PATCH 0/4] aspeed/smc: Improve support for the alternate boot function
 2021-10-18 13:07 UTC  (9+ messages)
` [PATCH 1/4] aspeed/wdt: Add trace events
` [PATCH 2/4] aspeed/smc: Dump address offset in "
` [PATCH 3/4] aspeed/wdt: Add an alias for the MMIO region

[PATCH 0/1] Add missing function names to symbol list
 2021-10-18 12:49 UTC  (6+ messages)

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

[PULL 00/40] Misc patches for 2021-10-13
 2021-10-18 12:42 UTC  (7+ messages)
` [PULL 37/40] monitor: Tidy up find_device_state()
      ` regression on s390: was "

[PATCH] usb/uhci: Disallow user creating a vt82c686-uhci-pci device
 2021-10-18 12:15 UTC  (2+ messages)

[PATCH v4 0/3] hw/usb/vt82c686-uhci-pci: Use ISA instead of PCI interrupts
 2021-10-18 12:15 UTC  (2+ messages)

[PATCH v2 0/2] roms/edk2: Avoid cloning unused cmocka submodule
 2021-10-18 12:12 UTC  (4+ messages)
` [PATCH v2 1/2] roms/edk2: Only init brotli submodule to build BaseTools
` [PATCH v2 2/2] roms/edk2: Only initialize required submodules

[PATCH v3 00/14] target/riscv: Rationalize XLEN and operand length
 2021-10-18 11:55 UTC  (14+ messages)
` [PATCH v3 03/14] target/riscv: Split misa.mxl and misa.ext
` [PATCH v3 04/14] target/riscv: Replace riscv_cpu_is_32bit with riscv_cpu_mxl
` [PATCH v3 05/14] target/riscv: Add MXL/SXL/UXL to TB_FLAGS
` [PATCH v3 10/14] target/riscv: Use gen_arith_per_ol for RVM
` [PATCH v3 14/14] target/riscv: Compute mstatus.sd on demand

[PATCH 0/7] tests: docker images for hexagon, nios2, microblaze
 2021-10-18 11:33 UTC  (9+ messages)
` [PATCH 1/7] tests/docker: Use apt build-dep in debian10
` [PATCH 2/7] tests/docker: Simplify debian-all-test-cross
` [PATCH 7/7] tests/tcg: Enable container_cross_cc for microblaze

[PATCH 1/2] hw/misc/bcm2835_property: Fix framebuffer with recent RPi kernels
 2021-10-18 10:41 UTC  (6+ messages)

[PATCH v3] migration/rdma: Fix out of order wrid
 2021-10-18 10:18 UTC  (2+ messages)

[PATCH] via-ide: Avoid expensive operations in irq handler
 2021-10-18 10:10 UTC  (4+ messages)

[PATCH v3 00/19] monitor: explicitly permit QMP commands to be added for all use cases
 2021-10-18  9:50 UTC  (4+ messages)
` [PATCH v3 13/19] qapi: introduce x-query-skeys QMP command

[PATCH] Fix %#08 misuses
 2021-10-18  9:47 UTC  (4+ messages)

[PATCH 0/4] Avoid using isa_get_irq in vt82c686 model
 2021-10-18  9:46 UTC  (7+ messages)
` [PATCH 4/4] via-ide: Avoid using isa_get_irq()

[PATCH 0/2] roms/edk2: Avoid cloning unused cmocka submodule
 2021-10-18  9:39 UTC  (7+ messages)
` [PATCH 1/2] roms/edk2: Only init brotli submodule to build BaseTools
` [PATCH 2/2] roms/edk2: Only initialize required submodules

[PATCH v8 00/78] support vector extension v1.0
 2021-10-18  9:34 UTC  (23+ messages)
` [PATCH v8 01/78] target/riscv: fix TB_FLAGS bits overlapping bug for rvv/rvh
` [PATCH v8 18/78] target/riscv: rvv-1.0: remove amo operations instructions
` [PATCH v8 29/78] target/riscv: rvv-1.0: count population in mask instruction
` [PATCH v8 30/78] target/riscv: rvv-1.0: find-first-set mask bit instruction
` [PATCH v8 31/78] target/riscv: rvv-1.0: set-X-first mask bit instructions
` [PATCH v8 32/78] target/riscv: rvv-1.0: iota instruction
` [PATCH v8 33/78] target/riscv: rvv-1.0: element index instruction

[PATCH v1 1/2] target/riscv: Remove some unused macros
 2021-10-18  9:30 UTC  (5+ messages)
` [PATCH v1 2/2] target/riscv: Organise the CPU properties

[PATCH v4 0/3] vdpa: Check iova range on memory regions ops
 2021-10-18  9:22 UTC  (7+ messages)
` [PATCH v4 1/3] vdpa: Skip protected ram IOMMU mappings
` [PATCH v4 2/3] vdpa: Add vhost_vdpa_section_end
` [PATCH v4 3/3] vdpa: Check for iova range at mappings changes

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

[PATCH] net: vmxnet3: validate configuration values during activate (CVE-2021-20203)
 2021-10-18  9:09 UTC  (3+ messages)

[PATCH V3] net/colo: check vnet_hdr_support flag when using virtio-net
 2021-10-18  9:03 UTC  (3+ messages)

[PATCH] docs/block-replication.txt: Fix replication top-id command demo
 2021-10-18  8:50 UTC 

[PATCH v3] failover: fix unplug pending detection
 2021-10-18  8:27 UTC  (3+ messages)

[PATCH v2] hw/riscv: virt: bugfix the memory-backend-file command is invalid
 2021-10-18  6:42 UTC  (7+ messages)

[PATCH] tests/vm: update openbsd to release 7.0
 2021-10-18  6:37 UTC  (3+ messages)

[PATCH v3 0/6] target/riscv: support Zfh, Zfhmin extension v0.1
 2021-10-18  6:11 UTC  (9+ messages)
` [PATCH v3 1/6] target/riscv: zfh: half-precision load and store
` [PATCH v3 3/6] target/riscv: zfh: half-precision convert and move

[RFC PATCH 0/5] Make Intel PT configurable
 2021-10-18  5:37 UTC  (5+ messages)
` [RFC PATCH 3/5] target/i386: Enable host pass through of Intel PT

gitlab build-edk2 failures
 2021-10-18  5:23 UTC  (4+ messages)


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