messages from 2021-10-31 16:52:46 to 2021-11-01 16:44:51 UTC [more...]
[PATCH 00/13] Support UXL filed in xstatus
2021-11-01 16:43 UTC (26+ 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 v6 00/66] user-only: Cleanup SIGSEGV and SIGBUS handling
2021-11-01 16:32 UTC (10+ 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
[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)
[PATCH v2 for-6.2] target/arm: Advertise MVE to gdb when present
2021-11-01 16:08 UTC
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 (28+ messages)
` [PULL 06/30] Hexagon HVX (target/hexagon) import macro definitions
` [PULL 10/30] Hexagon HVX (target/hexagon) instruction utility functions
` [PULL 11/30] Hexagon HVX (target/hexagon) helper functions
` [PULL 12/30] Hexagon HVX (target/hexagon) TCG generation
` [PULL 13/30] Hexagon HVX (target/hexagon) helper overrides infrastructure
` [PULL 14/30] Hexagon HVX (target/hexagon) helper overrides for histogram instructions
` [PULL 15/30] Hexagon HVX (target/hexagon) helper overrides - vector assign & cmov
` [PULL 16/30] Hexagon HVX (target/hexagon) helper overrides - vector add & sub
` [PULL 17/30] Hexagon HVX (target/hexagon) helper overrides - vector shifts
` [PULL 18/30] Hexagon HVX (target/hexagon) helper overrides - vector max/min
` [PULL 19/30] Hexagon HVX (target/hexagon) helper overrides - vector logical ops
` [PULL 20/30] Hexagon HVX (target/hexagon) helper overrides - vector compares
` [PULL 21/30] Hexagon HVX (target/hexagon) helper overrides - vector splat and abs
` [PULL 22/30] Hexagon HVX (target/hexagon) helper overrides - vector loads
` [PULL 23/30] Hexagon HVX (target/hexagon) helper overrides - vector stores
` [PULL 24/30] Hexagon HVX (target/hexagon) import semantics
` [PULL 25/30] Hexagon HVX (target/hexagon) instruction decoding
` [PULL 26/30] Hexagon HVX (target/hexagon) import instruction encodings
` [PULL 27/30] Hexagon HVX (tests/tcg/hexagon) vector_add_int test
` [PULL 28/30] Hexagon HVX (tests/tcg/hexagon) hvx_misc test
` [PULL 29/30] Hexagon HVX (tests/tcg/hexagon) scatter_gather test
` [PULL 30/30] Hexagon HVX (tests/tcg/hexagon) histogram 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 (4+ messages)
` [PATCH v3 1/3] machine: add device_type_is_dynamic_sysbus function
[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 v5 00/26] fdt: Make OF_BOARD a boolean option
2021-11-01 10:48 UTC (3+ messages)
` [PATCH v5 06/26] arm: qemu: Add a devicetree file for qemu_arm64
[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 (8+ messages)
` [PATCH v4 01/22] target/riscv: Fix trap cause for RV32 HS-mode CSR access from RV64 HS-mode
` [PATCH v4 04/22] target/riscv: Improve delivery of guest external interrupts
` [PATCH v4 07/22] target/riscv: Add defines for AIA CSRs
[PATCH 00/31] passage: Define a standard for firmware data flow
2021-11-01 8:53 UTC (3+ messages)
` [PATCH 14/31] arm: qemu: Add an SPL build
[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
[PATCH v3 0/5] SGX NUMA support plus vepc reset
2021-11-01 16:20 UTC (6+ messages)
` [PATCH v3 1/5] numa: Enable numa for SGX EPC sections
` [PATCH v3 2/5] monitor: Support 'info numa' command
` [PATCH v3 3/5] numa: Support SGX numa in the monitor and Libvirt interfaces
` [PATCH v3 4/5] doc: Add the SGX numa description
` [PATCH v3 5/5] sgx: Reset the vEPC regions during VM reboot
[PATCH V5 0/3] net/filter: Optimize filters vnet_hdr support
2021-11-01 7:15 UTC (6+ messages)
` [PATCH V5 1/3] net/filter: Optimize transfer protocol for filter-mirror/redirector
[PATCH] target/riscv: machine: Sort the .subsections
2021-11-01 6:52 UTC (2+ messages)
[PATCH v9 00/76] support vector extension v1.0
2021-11-01 6:45 UTC (3+ messages)
` [PATCH v9 01/76] target/riscv: drop vector 0.7.1 and add 1.0 support
[PATCH] hvf: Enable RDTSCP support
2021-11-01 5:48 UTC
[PATCH v4 00/15] PPC64/TCG: Implement 'rfebb' instruction
2021-11-01 4:38 UTC (3+ messages)
` [PATCH v4 05/15] target/ppc: introduce PMU events
[PATCH v2 00/34] PowerISA v3.1 instruction batch
2021-11-01 0:22 UTC (8+ messages)
` [PATCH v2 07/34] target/ppc: Implement cntlzdm
` [PATCH v2 11/34] target/ppc: Move vcfuged to vmx-impl.c.inc
[PATCH v5 00/15] target/ppc: DFP instructions using decodetree
2021-11-01 0:24 UTC (2+ messages)
[PATCH 0/2] Replace custom test harness with "meson test"
2021-10-31 21:04 UTC (4+ messages)
` [PATCH 2/2] build: use "meson test" as the test harness
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).