qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-14 12:09:58 to 2021-10-15 04:31:02 UTC [more...]

[PATCH v5 00/67] user-only: Cleanup SIGSEGV and SIGBUS handling
 2021-10-15  4:10 UTC  (29+ messages)
` [PATCH v5 01/67] accel/tcg: Split out adjust_signal_pc
` [PATCH v5 02/67] accel/tcg: Move clear_helper_retaddr to cpu loop
` [PATCH v5 03/67] accel/tcg: Split out handle_sigsegv_accerr_write
` [PATCH v5 04/67] accel/tcg: Fold cpu_exit_tb_from_sighandler into caller
` [PATCH v5 05/67] configure: Merge riscv32 and riscv64 host architectures
` [PATCH v5 06/67] linux-user: Reorg handling for SIGSEGV
` [PATCH v5 07/67] linux-user/host/x86: Populate host_signal.h
` [PATCH v5 08/67] linux-user/host/ppc: "
` [PATCH v5 09/67] linux-user/host/alpha: "
` [PATCH v5 10/67] linux-user/host/sparc: "
` [PATCH v5 11/67] linux-user/host/arm: "
` [PATCH v5 12/67] linux-user/host/aarch64: "
` [PATCH v5 13/67] linux-user/host/s390: "
` [PATCH v5 14/67] linux-user/host/mips: "
` [PATCH v5 15/67] linux-user/host/riscv: "
` [PATCH v5 16/67] target/arm: Fixup comment re handle_cpu_signal
` [PATCH v5 17/67] linux-user/host/riscv: Improve host_signal_write
` [PATCH v5 18/67] linux-user/signal: Drop HOST_SIGNAL_PLACEHOLDER
` [PATCH v5 19/67] hw/core: Add TCGCPUOps.record_sigsegv
` [PATCH v5 20/67] linux-user: Add cpu_loop_exit_sigsegv
` [PATCH v5 21/67] target/alpha: Implement alpha_cpu_record_sigsegv
` [PATCH v5 22/67] target/arm: Use cpu_loop_exit_sigsegv for mte tag lookup
` [PATCH v5 23/67] target/arm: Implement arm_cpu_record_sigsegv
` [PATCH v5 25/67] target/hexagon: Remove hexagon_cpu_tlb_fill
` [PATCH v5 28/67] target/m68k: Make m68k_cpu_tlb_fill sysemu only
` [PATCH v5 30/67] target/mips: Make mips_cpu_tlb_fill "
` [PATCH v5 31/67] target/nios2: Implement nios2_cpu_record_sigsegv
` [PATCH v5 35/67] target/riscv: Make riscv_cpu_tlb_fill sysemu only

[RFC PATCH v4 00/20] vDPA shadow virtqueue
 2021-10-15  3:45 UTC  (29+ messages)
` [RFC PATCH v4 08/20] vhost: Route guest->host notification through "
` [RFC PATCH v4 09/20] vdpa: Save call_fd in vhost-vdpa
` [RFC PATCH v4 10/20] vhost-vdpa: Take into account SVQ in vhost_vdpa_set_vring_call
` [RFC PATCH v4 11/20] vhost: Route host->guest notification through shadow virtqueue
` [RFC PATCH v4 12/20] virtio: Add vhost_shadow_vq_get_vring_addr
` [RFC PATCH v4 13/20] vdpa: Save host and guest features
` [RFC PATCH v4 15/20] vhost: Shadow virtqueue buffers forwarding

[PATCH 0/4] Fix incorrect accesses to XER
 2021-10-15  0:31 UTC  (11+ messages)
` [PATCH 1/4] linux-user/ppc: Fix XER access in save/restore_user_regs
` [PATCH 2/4] target/ppc: Fix XER access in gdbstub
` [PATCH 3/4] linux-user: Fix XER access in ppc version of elf_core_copy_regs
` [PATCH 4/4] target/ppc: Fix XER access in monitor

[PATCH v12 0/6] support dirtyrate at the granualrity of vcpu
 2021-10-15  2:07 UTC  (3+ messages)

[PATCH 0/3] ppc: Add QOM interface for machine check injection
 2021-10-15  2:05 UTC  (3+ messages)
` [PATCH 1/3] "

[PATCH v2 0/2] Makefile: A few fixes to tag generation
 2021-10-15  1:37 UTC  (2+ messages)

[PATCH v3 0/3] dump-guest-memory: Add blocker for migration
 2021-10-15  1:34 UTC  (2+ messages)

[PATCH 0/4] Avoid using isa_get_irq in vt82c686 model
 2021-10-15  1:06 UTC  (5+ messages)
` [PATCH 1/4] vt82c686: Move common code to via_isa_realize
` [PATCH 4/4] via-ide: Avoid using isa_get_irq()
` [PATCH 2/4] vt82c686: Add a method to VIA_ISA to raise ISA interrupts
` [PATCH 3/4] hw/usb/vt82c686-uhci-pci: Avoid using isa_get_irq()

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

[PATCH v3 0/3] hw/arm/virt_acpi_build: Upgrate the IORT table up to revision E.b
 2021-10-15  0:49 UTC  (5+ messages)

[PATCH] Partially revert "build: -no-pie is no functional linker flag"
 2021-10-15  0:39 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] target/mips: Remove unused TCG temporary in gen_mipsdsp_accinsn()
 2021-10-15  0:14 UTC  (2+ messages)

[PATCH v4] memory: Directly dispatch alias accesses on origin memory region
 2021-10-14 23:46 UTC  (2+ messages)

[PATCH 0/3] Postcopy migration: Add userfaultfd- user-mode-only capability
 2021-10-14 23:43 UTC  (2+ messages)

[PATCH v2] hw/display/artist: Fix bug in coordinate extraction in artist_vram_read() and artist_vram_write()
 2021-10-14 20:48 UTC  (3+ messages)

[PATCH 0/7] tests: docker images for hexagon, nios2, microblaze
 2021-10-14 22:44 UTC  (8+ messages)
` [PATCH 1/7] tests/docker: Use apt build-dep in debian10
` [PATCH 2/7] tests/docker: Simplify debian-all-test-cross
` [PATCH 3/7] tests/docker: Update debian-hexagon-cross to a newer toolchain
` [PATCH 4/7] gitlab-ci: Remove special casing for hexagon testing
` [PATCH 5/7] tests/docker: Add debian-nios2-cross image
` [PATCH 6/7] tests/docker: Add debian-microblaze-cross image
` [PATCH 7/7] tests/tcg: Enable container_cross_cc for microblaze

[PATCH] Fix %#08 misuses
 2021-10-14 21:56 UTC  (3+ messages)

[PATCH 00/16] fdt: Make OF_BOARD a boolean option
 2021-10-14 21:00 UTC  (14+ messages)

[PATCH v3 00/25] block layer: split block APIs in global state and I/O
 2021-10-14 20:31 UTC  (3+ messages)
` [PATCH v3 02/25] include/block/block: split header into I/O and global state API

[PATCH 0/6] Misc pegasos2 patches
 2021-10-14 19:50 UTC  (7+ messages)
` [PATCH 4/6] ppc/pegasos2: Access MV64361 registers via their memory region
` [PATCH 1/6] ppc/pegasos2: Restrict memory to 2 gigabytes
` [PATCH 5/6] ppc/pegasos2: Add constants for PCI config addresses
` [PATCH 3/6] ppc/pegasos2: Implement get-time-of-day RTAS function with VOF
` [PATCH 6/6] ppc/pegasos2: Implement power-off "
` [PATCH 2/6] ppc/pegasos2: Warn when using VOF but no kernel is specified

[PATCH v7 00/10] acpi: Error Record Serialization Table, ERST, support for QEMU
 2021-10-14 19:37 UTC  (10+ messages)
` [PATCH v7 04/10] ACPI ERST: support for ACPI ERST feature
` [PATCH v7 09/10] ACPI ERST: bios-tables-test.c steps 1 and 2
` [PATCH v7 10/10] ACPI ERST: step 6 of bios-tables-test.c

[PATCH] microvm: add device tree support
 2021-10-14 19:36 UTC 

[PULL 00/26] Meson changes for 2021-10-14
 2021-10-14 19:15 UTC  (28+ messages)
` [PULL 01/26] configure: remove --oss-lib
` [PULL 02/26] audio: remove CONFIG_AUDIO_WIN_INT
` [PULL 03/26] configure, meson: move audio driver detection to Meson
` [PULL 04/26] meson: define symbols for all available audio drivers
` [PULL 05/26] configure: add command line options for "
` [PULL 06/26] kconfig: split CONFIG_SPARSE_MEM from fuzzing
` [PULL 07/26] configure, meson: move fuzzing configuration to Meson
` [PULL 08/26] trace: simple: pass trace_file unmodified to config-host.h
` [PULL 09/26] trace: move configuration from configure to Meson
` [PULL 10/26] configure, meson: move CONFIG_HOST_DSOSUF "
` [PULL 11/26] configure, meson: get HOST_WORDS_BIGENDIAN via the machine object
` [PULL 12/26] configure, meson: remove CONFIG_GCOV from config-host.mak
` [PULL 13/26] meson: HAVE_GDB_BIN is not used by C code
` [PULL 14/26] configure, meson: move remaining HAVE_* compiler tests to Meson
` [PULL 15/26] configure, meson: move pthread_setname_np checks "
` [PULL 16/26] configure, meson: move libaio check to meson.build
` [PULL 17/26] configure, meson: move vde detection to meson
` [PULL 18/26] configure, meson: move netmap "
` [PULL 19/26] configure, meson: move Spice configure handling "
` [PULL 20/26] configure: remove obsolete Solaris ar check
` [PULL 21/26] configure, meson: move more compiler checks to Meson
` [PULL 22/26] configure: remove deprecated --{enable, disable}-git-update
` [PULL 23/26] configure: accept "internal" for --enable-capstone/slirp/fdt
` [PULL 24/26] configure: prepare for auto-generated option parsing
` [PULL 25/26] meson-buildoptions: include list of tracing backends
` [PULL 26/26] configure: automatically parse command line for meson -D options

[PATCH v3] hw/usb/vt82c686-uhci-pci: Use ISA instead of PCI interrupts
 2021-10-14 17:48 UTC  (9+ messages)

[PATCH v4 0/3] hw/usb/vt82c686-uhci-pci: Use ISA instead of PCI interrupts
 2021-10-14 17:43 UTC  (5+ messages)
` [PATCH v4 2/3] usb/uhci: Replace pci_set_irq with qemu_set_irq
` [PATCH v4 3/3] hw/usb/vt82c686-uhci-pci: Use ISA instead of PCI interrupts
` [PATCH v4 1/3] usb/uhci: Misc clean up

[PATCH 0/9] nios2: Enable cross compile and fix signals
 2021-10-14 17:17 UTC  (4+ messages)
` [PATCH 1/9] tests/docker: Add debian-nios2-cross image

[PATCH v4 0/8] Switch iotests to using Async QMP
 2021-10-14 17:06 UTC  (3+ messages)
` [PATCH v4 6/8] iotests/300: avoid abnormal shutdown race condition

[PATCH v3 00/22] target/ppc: DFP instructions using decodetree
 2021-10-14 17:02 UTC  (3+ messages)

[PATCH] configure/optionrom: Fix MSYS2 multiboot.bin issue
 2021-10-14 16:10 UTC  (2+ messages)
` ping "

[PATCH v2 00/13] target/riscv: Rationalize XLEN and operand length
 2021-10-14 16:12 UTC  (14+ messages)
` [PATCH v2 03/13] target/riscv: Split misa.mxl and misa.ext
` [PATCH v2 04/13] target/riscv: Replace riscv_cpu_is_32bit with riscv_cpu_mxl
` [PATCH v2 05/13] target/riscv: Add MXL/SXL/UXL to TB_FLAGS
` [PATCH v2 09/13] target/riscv: Replace DisasContext.w with DisasContext.ol

[PATCH v3 0/2] hw/arm/virt: Fix qemu booting failure on device-tree
 2021-10-14 15:36 UTC  (9+ messages)
` [PATCH v3 1/2] numa: Require distance map when empty node exists

[PATCH v2 0/6] virtiofsd: Add support for file security context at creation
 2021-10-14 15:31 UTC  (7+ messages)
` [PATCH v2 1/6] fuse: Header file changes for FUSE_SECURITY_CTX
` [PATCH v2 2/6] virtiofsd, fuse_lowlevel.c: Add capability to parse security context
` [PATCH v2 3/6] virtiofsd: Move core file creation code in separate function
` [PATCH v2 4/6] virtiofsd: Create new file with fscreate set
` [PATCH v2 5/6] virtiofsd: Create new file using O_TMPFILE and set security context
` [PATCH v2 6/6] virtiofsd: Add an option to enable/disable security label

Is the ppc440 "bamboo" board in QEMU still of any use?
 2021-10-14 16:00 UTC  (11+ messages)

[PATCH v2 00/15] bsd-user: misc cleanup for aarch64 import
 2021-10-14 15:14 UTC  (5+ messages)
` [PATCH v2 02/15] bsd-user/target_os-user.h: Remove support for FreeBSD older than 12.0
` [PATCH v2 03/15] bsd-user/strace.list: Remove support for FreeBSD versions "

[PATCH v1] libvhost-user: fix VHOST_USER_REM_MEM_REG not closing the fd
 2021-10-14 15:53 UTC  (6+ messages)

[PATCH v3 0/9] bsd-user mmap fixes
 2021-10-14 15:13 UTC  (13+ messages)
` [PATCH v3 1/9] bsd-user/mmap.c: Always zero MAP_ANONYMOUS memory in mmap_frag()
` [PATCH v3 2/9] bsd-user/mmap.c: check pread's return value to fix warnings with _FORTIFY_SOURCE
` [PATCH v3 3/9] bsd-user/mmap.c: MAP_ symbols are defined, so no need for ifdefs
` [PATCH v3 4/9] bsd-user/mmap.c: mmap return ENOMEM on overflow
` [PATCH v3 5/9] bsd-user/mmap.c: mmap prefer MAP_ANON for BSD
` [PATCH v3 9/9] bsd-user/mmap.c: assert that target_mprotect cannot fail

[PATCH 0/5] trace: inroduce qmp: trace namespace
 2021-10-14 15:22 UTC  (3+ messages)

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

[PATCH v4 0/3] vdpa: Check iova range on memory regions ops
 2021-10-14 14:12 UTC  (4+ 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

Approaches for same-on-same linux-user execve?
 2021-10-14 13:01 UTC  (4+ messages)

[PATCH v8 0/8] hw/arm/virt: Introduce cpu topology support
 2021-10-14 13:22 UTC  (9+ messages)
` [PATCH v8 1/8] hw/arm/virt: Only describe cpu topology since virt-6.2
` [PATCH v8 2/8] device_tree: Add qemu_fdt_add_path
` [PATCH v8 3/8] hw/arm/virt: Add cpu-map to device tree
` [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

[PATCH 0/5] 9pfs: introduce P9Array
 2021-10-14 13:25 UTC  (2+ messages)

[PATCH 00/11] 9p: Add support for Darwin
 2021-10-14 13:23 UTC  (7+ messages)

[PATCH] failover: allow to pause the VM during the migration
 2021-10-14 13:20 UTC  (2+ messages)

[PATCH RFC 00/15] virtio-mem: Expose device memory via separate memslots
 2021-10-14 13:17 UTC  (4+ messages)
` [PATCH RFC 12/15] "

[PATCH 0/3] KVM: qemu patches for few KVM features I developed
 2021-10-14 13:08 UTC  (5+ messages)
` [PATCH 2/3] gdbstub: implement NOIRQ support for single step on KVM

[PATCH] virtiofsd: Error on bad socket group name
 2021-10-14 12:25 UTC 

[PATCH v3] tests: qtest: Add virtio-iommu test
 2021-10-14 12:11 UTC  (2+ messages)

[PATCH v3 0/4] s390x: CPU Topology
 2021-10-14 12:04 UTC  (4+ messages)
` [PATCH v3 3/4] s390x: topology: CPU topology objects and structures


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