messages from 2021-11-01 08:06:53 to 2021-11-01 18:02:28 UTC [more...]
[PATCH v7 00/60] user-only: Cleanup SIGSEGV and SIGBUS handling
2021-11-01 17:27 UTC (39+ messages)
` [PATCH v7 01/60] accel/tcg: Split out adjust_signal_pc
` [PATCH v7 02/60] accel/tcg: Move clear_helper_retaddr to cpu loop
` [PATCH v7 03/60] accel/tcg: Split out handle_sigsegv_accerr_write
` [PATCH v7 04/60] accel/tcg: Fold cpu_exit_tb_from_sighandler into caller
` [PATCH v7 05/60] configure: Merge riscv32 and riscv64 host architectures
` [PATCH v7 06/60] linux-user: Reorg handling for SIGSEGV
` [PATCH v7 07/60] linux-user/host/x86: Populate host_signal.h
` [PATCH v7 08/60] linux-user/host/ppc: "
` [PATCH v7 09/60] linux-user/host/alpha: "
` [PATCH v7 10/60] linux-user/host/sparc: "
` [PATCH v7 11/60] linux-user/host/arm: "
` [PATCH v7 12/60] linux-user/host/aarch64: "
` [PATCH v7 13/60] linux-user/host/s390: "
` [PATCH v7 14/60] linux-user/host/mips: "
` [PATCH v7 15/60] linux-user/host/riscv: "
` [PATCH v7 16/60] target/arm: Fixup comment re handle_cpu_signal
` [PATCH v7 17/60] linux-user/host/riscv: Improve host_signal_write
` [PATCH v7 18/60] linux-user/signal: Drop HOST_SIGNAL_PLACEHOLDER
` [PATCH v7 19/60] hw/core: Add TCGCPUOps.record_sigsegv
` [PATCH v7 20/60] linux-user: Add cpu_loop_exit_sigsegv
` [PATCH v7 21/60] target/alpha: Implement alpha_cpu_record_sigsegv
` [PATCH v7 22/60] target/arm: Use cpu_loop_exit_sigsegv for mte tag lookup
` [PATCH v7 23/60] target/arm: Implement arm_cpu_record_sigsegv
` [PATCH v7 24/60] target/cris: Make cris_cpu_tlb_fill sysemu only
` [PATCH v7 25/60] target/hexagon: Remove hexagon_cpu_tlb_fill
` [PATCH v7 26/60] target/hppa: Make hppa_cpu_tlb_fill sysemu only
` [PATCH v7 27/60] target/i386: Implement x86_cpu_record_sigsegv
` [PATCH v7 28/60] target/m68k: Make m68k_cpu_tlb_fill sysemu only
` [PATCH v7 29/60] target/microblaze: Make mb_cpu_tlb_fill "
` [PATCH v7 30/60] target/mips: Make mips_cpu_tlb_fill "
` [PATCH v7 31/60] target/nios2: Implement nios2_cpu_record_sigsegv
` [PATCH v7 32/60] linux-user/openrisc: Abort for EXCP_RANGE, EXCP_FPE
` [PATCH v7 34/60] target/ppc: Implement ppc_cpu_record_sigsegv
` [PATCH v7 36/60] target/s390x: Use probe_access_flags in s390_probe_access
` [PATCH v7 38/60] target/sh4: Make sh4_cpu_tlb_fill sysemu only
` [PATCH v7 39/60] target/sparc: Make sparc_cpu_tlb_fill "
` [PATCH v7 40/60] target/xtensa: Make xtensa_cpu_tlb_fill "
` [PATCH v7 42/60] hw/core: Add TCGCPUOps.record_sigbus
[PATCH v6 00/66] user-only: Cleanup SIGSEGV and SIGBUS handling
2021-11-01 17:25 UTC (13+ messages)
` [PATCH v6 13/66] linux-user/host/s390: Populate host_signal.h
` [PATCH v6 23/66] target/arm: Implement arm_cpu_record_sigsegv
` [PATCH v6 29/66] target/microblaze: Make mb_cpu_tlb_fill sysemu only
` [PATCH v6 45/66] target/arm: Implement arm_cpu_record_sigbus
[PATCH v2 for-6.2] target/arm: Advertise MVE to gdb when present
2021-11-01 17:21 UTC (2+ messages)
[PATCH v2 0/5] hw/arm: Add MMC device for NPCM7XX boards
2021-11-01 17:20 UTC (9+ messages)
` [PATCH v2 1/5] hw/sd: add nuvoton MMC
` [PATCH v2 2/5] hw/arm: Add Nuvoton SD module to board
` [PATCH v2 4/5] tests/qtest/libqos: add SDHCI commands
` [PATCH v2 5/5] tests/qtest: add qtests for npcm7xx sdhci
[PATCH 00/13] Support UXL filed in xstatus
2021-11-01 17:01 UTC (28+ messages)
` [PATCH 01/13] target/riscv: Sign extend pc for different ol
` [PATCH 02/13] target/riscv: Extend pc for runtime pc write
` [PATCH 03/13] target/riscv: Ignore the pc bits above XLEN
` [PATCH 04/13] target/riscv: Use gdb xml according to max mxlen
` [PATCH 05/13] target/riscv: Calculate address according to ol
` [PATCH 06/13] target/riscv: Adjust vsetvl "
` [PATCH 07/13] target/riscv: Ajdust vector atomic check with ol
` [PATCH 08/13] target/riscv: Fix check range for first fault only
` [PATCH 09/13] target/riscv: Adjust vector address with ol
` [PATCH 10/13] target/riscv: Adjust scalar reg in vector "
` [PATCH 11/13] target/riscv: Switch context in exception return
` [PATCH 12/13] target/riscv: Don't save pc when "
` [PATCH 13/13] target/riscv: Enable uxl field write
[PATCH v5 00/26] fdt: Make OF_BOARD a boolean option
2021-11-01 16:58 UTC (4+ messages)
` [PATCH v5 06/26] arm: qemu: Add a devicetree file for qemu_arm64
[Qemu-devel] [PATCH 0/4] Remove some qdev_get_machine() calls from CONFIG_USER_ONLY
2021-11-01 16:24 UTC (3+ messages)
` [Qemu-devel] [PATCH 1/4] machine: Move gpio code to hw/core/gpio.c
[PATCH v2] target/i386: Use assert() to sanity-check b1 in SSE decode
2021-11-01 16:18 UTC (4+ messages)
gitlab-ci: clang-user job failed with run-tcg-tests-sh4-linux-user
2021-11-01 16:07 UTC (2+ messages)
[PATCH v2] hw/rtc/pl031: Send RTC_CHANGE QMP event
2021-11-01 16:04 UTC (3+ messages)
Possible reward for fuzzer bug fixes? Secure Open Source Rewards Program
2021-11-01 16:01 UTC (3+ messages)
[PATCH v4 00/22] monitor: explicitly permit QMP commands to be added for all use cases
2021-11-01 15:58 UTC (7+ messages)
` [PATCH v4 02/22] monitor: make hmp_handle_error return a boolean
` [PATCH v4 22/22] qapi: introduce x-query-opcount QMP command
[PATCH v2 0/6] rSTify contribution-related wiki pages
2021-11-01 14:57 UTC (4+ messages)
` [PATCH v2 6/6] docs/devel: Update the rST index file
[PULL 0/6] Trivial branch for 6.2 patches
2021-11-01 15:43 UTC (9+ messages)
` [PULL 1/6] monitor: Trim some trailing space from human-readable output
` [PULL 2/6] hw/core/machine: Add the missing delimiter in cpu_slot_to_string()
` [PULL 3/6] MAINTAINERS: Split HPPA TCG vs HPPA machines/hardware
` [PULL 4/6] hw/input/lasips2: Fix typos in function names
` [PULL 5/6] hw/input/lasips2: Move LASIPS2State declaration to 'hw/input/lasips2.h'
` [PULL 6/6] hw/input/lasips2: QOM'ify the Lasi PS/2
[PULL 00/30] Hexagon HVX (target/hexagon) patch series
2021-11-01 15:02 UTC (7+ messages)
` [PULL 28/30] Hexagon HVX (tests/tcg/hexagon) hvx_misc test
[PATCH] vhost: Fix last queue index of devices with no cvq
2021-11-01 15:42 UTC (7+ messages)
[PATCH] qmp: Stabilize preconfig
2021-11-01 14:57 UTC (4+ messages)
[PATCH] ppc/pegasos2: Suppress warning when qtest enabled
2021-11-01 15:08 UTC
meson complains about "broken python installation"
2021-11-01 15:13 UTC (3+ messages)
[PATCH v3 0/3] Dynamic sysbus device check error report
2021-11-01 15:18 UTC (2+ messages)
[PATCH v1 00/28] testing, plugins and gdbstub for 6.2
2021-11-01 15:10 UTC (4+ messages)
` [PATCH v1 10/28] tests/docker: allow non-unique userid
[PULL 00/26] Meson changes for 2021-10-14
2021-11-01 14:32 UTC (3+ messages)
` [PULL 03/26] configure, meson: move audio driver detection to Meson
[PATCH 0/3] SEV: fixes for -kernel launch with incompatible OVMF
2021-11-01 14:25 UTC (5+ messages)
` [PATCH 1/3] sev/i386: Allow launching with -kernel if no OVMF hashes table found
` [PATCH 2/3] sev/i386: Warn if using -kernel with invalid OVMF hashes table area
` [PATCH 3/3] sev/i386: Perform padding calculations at compile-time
[PULL 00/25] ppc-for-6.2 queue 20211021
2021-11-01 14:23 UTC (3+ messages)
` [PULL 14/25] ppc/pegasos2: Warn when using VOF but no kernel is specified
[PATCH v3 0/4] qemu-img compare --stat
2021-11-01 14:19 UTC (8+ messages)
` [PATCH v3 2/4] qemu-img: make --block-size optional for "
` [PATCH v3 3/4] qemu-img: add --shallow option for qemu-img compare
Failure of hot plugging secondary virtio_blk into q35 Windows 2019
2021-11-01 14:06 UTC
[PATCH v2 0/3] KVM: qemu patches for few KVM features I developed
2021-11-01 13:23 UTC (4+ messages)
` [PATCH v2 1/3] KVM: use KVM_{GET|SET}_SREGS2 when supported
` [PATCH v2 2/3] gdbstub: implement NOIRQ support for single step on KVM
` [PATCH v2 3/3] KVM: SVM: add migration support for nested TSC scaling
[PATCH v1 0/9] migration/ram: Optimize for virtio-mem via RamDiscardManager
2021-11-01 12:49 UTC (5+ messages)
` [PATCH v1 1/9] memory: Introduce replay_discarded callback for RamDiscardManager
` [PATCH v1 3/9] migration/ram: Don't passs RAMState to migration_clear_memory_region_dirty_bitmap_*()
[PATCH] tcg: Extend call args using the correct opcodes
2021-11-01 10:14 UTC (2+ messages)
[PATCH v3 0/3] dump-guest-memory: Add blocker for migration
2021-11-01 12:28 UTC (5+ messages)
` [PATCH v3 1/3] migration: Make migration blocker work for snapshots too
` [PATCH v3 3/3] dump-guest-memory: Block live migration
[PATCH] Revert "elf: Relax MIPS' elf_check_arch() to accept EM_NANOMIPS too"
2021-11-01 11:48 UTC
[PATCH v2 0/4] MAINTAINERS: Sanitize 'MIPS TCG CPUs' section
2021-11-01 11:45 UTC (4+ messages)
` [PATCH v2 4/4] MAINTAINERS: Agree to maintain nanoMIPS TCG frontend
[PATCH v3 0/9] hw/nvram: hw/arm: Introduce Xilinx eFUSE and BBRAM
2021-11-01 11:22 UTC (4+ messages)
[PATCH v8 00/29] Add LoongArch linux-user emulation support
2021-11-01 11:21 UTC (32+ messages)
` [PATCH v8 01/29] target/loongarch: Add README
` [PATCH v8 02/29] target/loongarch: Add core definition
` [PATCH v8 03/29] target/loongarch: Add main translation routines
` [PATCH v8 04/29] target/loongarch: Add fixed point arithmetic instruction translation
` [PATCH v8 05/29] target/loongarch: Add fixed point shift "
` [PATCH v8 06/29] target/loongarch: Add fixed point bit "
` [PATCH v8 07/29] target/loongarch: Add fixed point load/store "
` [PATCH v8 08/29] target/loongarch: Add fixed point atomic "
` [PATCH v8 09/29] target/loongarch: Add fixed point extra "
` [PATCH v8 10/29] target/loongarch: Add floating point arithmetic "
` [PATCH v8 11/29] target/loongarch: Add floating point comparison "
` [PATCH v8 12/29] target/loongarch: Add floating point conversion "
` [PATCH v8 13/29] target/loongarch: Add floating point move "
` [PATCH v8 14/29] target/loongarch: Add floating point load/store "
` [PATCH v8 15/29] target/loongarch: Add branch "
` [PATCH v8 16/29] target/loongarch: Add disassembler
` [PATCH v8 17/29] linux-user: Add LoongArch generic header files
` [PATCH v8 18/29] linux-user: Add LoongArch specific structures
` [PATCH v8 19/29] linux-user: Add LoongArch signal support
` [PATCH v8 20/29] linux-user: Add LoongArch elf support
` [PATCH v8 21/29] linux-user: Add LoongArch syscall support
` [PATCH v8 22/29] linux-user: Add LoongArch cpu_loop support
` [PATCH v8 23/29] linux-user: Add host dependency for LoongArch 64-bit
` [PATCH v8 24/29] default-configs: Add loongarch linux-user support
` [PATCH v8 25/29] target/loongarch: Add target build suport
` [PATCH v8 26/29] target/loongarch: 'make check-tcg' support
` [PATCH v8 27/29] scripts: add loongarch64 binfmt config
` [PATCH v8 28/29] accel/tcg/user-exec: Implement CPU-specific signal handler for loongarch64 hosts
` [PATCH v8 29/29] linux-user: Add safe syscall handling "
[PATCH 00/16] fdt: Make OF_BOARD a boolean option
2021-11-01 11:04 UTC (13+ messages)
[PATCH v2] generic-loader: check that binary file target location exists
2021-11-01 10:53 UTC (2+ messages)
[PATCH v4 0/2] hw/core/machine: Add an unit test for smp_parse
2021-11-01 10:43 UTC (4+ messages)
` [PATCH v4 2/2] tests/unit: Add an unit test for smp parsing
[PATCH v3 00/12] vfio-user server in QEMU
2021-11-01 10:38 UTC (17+ messages)
` [PATCH v3 02/12] vfio-user: build library
` [PATCH v3 03/12] vfio-user: define vfio-user-server object
` [PATCH v3 04/12] vfio-user: instantiate vfio-user context
` [PATCH v3 05/12] vfio-user: find and init PCI device
[PATCH v2] .mailmap: Fix more contributor entries
2021-11-01 10:22 UTC (2+ messages)
[PATCH v4 0/2] x86/sev: Measured Linux SEV guest with kernel/initrd/cmdline
2021-11-01 10:28 UTC (8+ messages)
` [PATCH v4 1/2] sev/i386: Introduce sev_add_kernel_loader_hashes for measured linux boot
[PATCH v2] hw: Add a 'Sensor devices' qdev category
2021-11-01 10:21 UTC (2+ messages)
[PATCH v2] failover: specify an alternate MAC address
2021-11-01 9:39 UTC (2+ messages)
[RFC PATCH v5 00/26] vDPA shadow virtqueue
2021-11-01 9:06 UTC (5+ messages)
` [RFC PATCH v5 01/26] util: Make some iova_tree parameters const
[PATCH v4 00/22] QEMU RISC-V AIA support
2021-11-01 8:59 UTC (3+ messages)
` [PATCH v4 01/22] target/riscv: Fix trap cause for RV32 HS-mode CSR access from RV64 HS-mode
[PATCH 00/31] passage: Define a standard for firmware data flow
2021-11-01 8:53 UTC (2+ messages)
[PATCH v2] hw/arm/virt: Expose empty NUMA nodes through ACPI
2021-11-01 8:44 UTC (4+ messages)
[PATCH v6 0/2] Improve vhost-user VQ notifier unmap
2021-11-01 8:38 UTC (3+ messages)
` [PATCH v6 1/2] vhost-user: remove VirtQ notifier restore
` [PATCH v6 2/2] vhost-user: fix VirtQ notifier cleanup
[PATCH v2 0/7] Fixed some bugs and optimized some codes for COLO
2021-11-01 7:57 UTC (8+ messages)
` [PATCH v2 1/7] Some minor optimizations "
` [PATCH v2 2/7] Fixed qemu crash when guest power off in COLO mode
` [PATCH v2 3/7] Fixed SVM hang when do failover before PVM crash
` [PATCH v2 4/7] colo: fixed 'Segmentation fault' when the simplex mode PVM poweroff
` [PATCH v2 5/7] Removed the qemu_fclose() in colo_process_incoming_thread
` [PATCH v2 6/7] Changed the last-mode to none of first start COLO
` [PATCH v2 7/7] Optimized the function of fill_connection_key
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).