messages from 2022-02-09 11:37:43 to 2022-02-10 07:09:00 UTC [more...]
[RFC PATCH 0/3] spapr: nested-hv support for TCG
2022-02-10 6:53 UTC (3+ messages)
` [RFC PATCH 1/3] target/ppc: raise HV interrupts for partition table entry problems
` [RFC PATCH 2/3] spapr: prevent hdec timer being set up under virtual hypervisor
[PATCH 0/4] OpenRISC Device Tree Support
2022-02-10 6:30 UTC (5+ messages)
` [PATCH 1/4] hw/openrisc/openrisc_sim: Create machine state for or1ksim
` [PATCH 2/4] hw/openrisc/openrisc_sim: Paramatarize initialization
` [PATCH 3/4] hw/openrisc/openrisc_sim; Add support for loading a decice tree
` [PATCH 4/4] hw/openrisc/openrisc_sim: Add support for initrd loading
[RFC PATCH v2 0/3] Support ACLINT 32/64-bit mtimecmp/mtime read/write accesses
2022-02-10 6:17 UTC (4+ messages)
` [RFC PATCH v2 1/3] hw/intc: Add .impl.[min|max]_access_size declaration in RISC-V ACLINT
` [RFC PATCH v2 2/3] hw/intc: Support 32/64-bit mtimecmp and mtime accesses "
` [RFC PATCH v2 3/3] hw/intc: Make RISC-V ACLINT mtime MMIO register writable
[PATCH v2 0/2] Supporting AST2600 HACE engine accumulative mode
2022-02-10 6:11 UTC (4+ messages)
` [PATCH v2 1/2] hw/misc: Supporting AST2600 HACE "
[PATCH] hw/vhost-user-i2c: Add support for VIRTIO_I2C_F_ZERO_LENGTH_REQUEST
2022-02-10 5:12 UTC (2+ messages)
[PATCH v10 0/3] PMU-EBB support for PPC64 TCG
2022-02-10 2:20 UTC (6+ messages)
` [PATCH v10 1/3] target/ppc: fix indent of function parameters
` [PATCH v10 3/3] target/ppc: EBB exception implementation
[PATCH v2 00/15] target/arm: Implement LVA, LPA, LPA2 features
2022-02-10 4:04 UTC (16+ messages)
` [PATCH v2 01/15] hw/registerfields: Add FIELD_SEX<N> and FIELD_SDP<N>
` [PATCH v2 02/15] target/arm: Set TCR_EL1.TSZ for user-only
` [PATCH v2 03/15] target/arm: Fault on invalid TCR_ELx.TxSZ
` [PATCH v2 04/15] target/arm: Move arm_pamax out of line
` [PATCH v2 05/15] target/arm: Pass outputsize down to check_s2_mmu_setup
` [PATCH v2 06/15] target/arm: Use MAKE_64BIT_MASK to compute indexmask
` [PATCH v2 07/15] target/arm: Honor TCR_ELx.{I}PS
` [PATCH v2 08/15] target/arm: Prepare DBGBVR and DBGWVR for FEAT_LVA
` [PATCH v2 09/15] target/arm: Implement FEAT_LVA
` [PATCH v2 10/15] target/arm: Implement FEAT_LPA
` [PATCH v2 11/15] target/arm: Extend arm_fi_to_lfsc to level -1
` [PATCH v2 12/15] target/arm: Introduce tlbi_aa64_get_range
` [PATCH v2 13/15] target/arm: Fix TLBIRange.base for 16k and 64k pages
` [PATCH v2 14/15] target/arm: Validate tlbi TG matches translation granule in use
` [PATCH v2 15/15] target/arm: Implement FEAT_LPA2
[PATCH] docs/system: riscv: Update description of CPU
2022-02-10 3:10 UTC (3+ messages)
[PATCH v9 0/5] support subsets of virtual memory extension
2022-02-10 3:07 UTC (2+ messages)
[PATCH for-7.0 0/6] target/arm: Implement LVA, LPA, LPA2 features
2022-02-10 2:48 UTC (7+ messages)
` [PATCH 4/6] target/arm: Implement FEAT_LVA
` [PATCH 6/6] target/arm: Implement FEAT_LPA2
[PATCH v2 00/12] Hexagon bug fixes and additional tests
2022-02-10 2:15 UTC (13+ messages)
` [PATCH v2 01/12] Hexagon (target/hexagon) fix bug in circular addressing
` [PATCH v2 02/12] Hexagon HVX (target/hexagon) fix bug in HVX saturate instructions
` [PATCH v2 03/12] Hexagon (target/hexagon) properly set FPINVF bit in sfcmp.uo and dfcmp.uo
` [PATCH v2 04/12] Hexagon (target/hexagon) properly handle SNaN in dfmin/dfmax/sfmin/sfmax
` [PATCH v2 05/12] Hexagon (target/hexagon) properly handle denorm in arch_sf_recip_common
` [PATCH v2 06/12] Hexagon (tests/tcg/hexagon) test instructions that might set bits in USR
` [PATCH v2 07/12] Hexagon (tests/tcg/hexagon) add floating point instructions to usr.c
` [PATCH v2 08/12] Hexagon (tests/tcg/hexagon) update overflow test
` [PATCH v2 09/12] Hexagon (tests/tcg/hexagon) fix inline asm in preg_alias.c
` [PATCH v2 10/12] Hexagon (target/hexagon) fix bug in conv_df2uw_chop
` [PATCH v2 11/12] Hexagon (target/hexagon) make VyV operands use a unique temp
` [PATCH v2 12/12] Hexagon (target/hexagon) assignment to c4 should wait until packet commit
[PATCH v5 0/2] Enable legacy LBR support for guest
2022-02-10 0:37 UTC (3+ messages)
[PATCH v5 03/18] pci: isolated address space for PCI bus
2022-02-10 0:08 UTC (17+ messages)
[PATCH 00/15] target: Use ArchCPU & CPUArchState as abstract interface to target CPU
2022-02-09 23:18 UTC (24+ messages)
` [PATCH 01/15] meson: Display libfdt as disabled when system emulation is disabled
` [PATCH 02/15] hw/m68k/mcf: Add missing 'exec/hwaddr.h' header
` [PATCH 03/15] hw/tricore: Remove unused and incorrect header
` [PATCH 04/15] exec/cpu_ldst: Include 'cpu.h' to get target_ulong definition
` [PATCH 05/15] cpu: Add missing 'exec/exec-all.h' and 'qemu/accel.h' headers
` [PATCH 06/15] target/i386/cpu: Ensure accelerators set CPU addressble physical bits
` [PATCH 07/15] target/i386/tcg/sysemu: Include missing 'exec/exec-all.h' header
` [PATCH 08/15] target: Include missing 'cpu.h'
` [PATCH 09/15] target: Use forward declared type instead of structure type
` [PATCH 10/15] target: Use CPUArchState as interface to target-specific CPU state
` [PATCH 11/15] target: Use ArchCPU as interface to target CPU
` [RFC PATCH 12/15] hw/m68k: Restrict M68kCPU type to target/ code
` [RFC PATCH 13/15] hw/mips: Restrict MIPSCPU "
` [RFC PATCH 14/15] hw/sparc: Restrict SPARCCPU "
` [RFC PATCH 15/15] hw/sh4: Restrict SuperHCPU "
[PATCH 0/3] malta: Move PCI interrupt handling from gt64xxx to piix4
2022-02-09 23:16 UTC (5+ messages)
` [PATCH 3/3] isa/piix4: Resolve global variables
[PATCH 0/9] exec: Split some user-mode specific declarations from 'exec/exec-all.h'
2022-02-09 23:00 UTC (10+ messages)
` [PATCH 1/9] accel/tcg: Add missing 'tcg/tcg.h' header
` [PATCH 2/9] coverity-scan: Cover common-user/
` [PATCH 3/9] include: Move exec/user/ to user/
` [PATCH 4/9] linux-user/exit: Add missing 'qemu/plugin.h' header
` [PATCH 5/9] linux-user/cpu_loop: Add missing 'exec/cpu-all.h' header
` [PATCH 6/9] exec: Define MMUAccessType in 'exec/cpu-tlb.h' header
` [PATCH 7/9] user: Declare target-specific prototypes in 'user/cpu-target.h'
` [PATCH 8/9] user: Declare target-agnostic prototypes in 'user/cpu-common.h'
` [PATCH 9/9] user: Share preexit_cleanup() with linux and bsd implementations
[PATCH v5 00/11] 9p: Add support for darwin
2022-02-09 23:10 UTC (10+ messages)
` [PATCH v5 09/11] 9p: darwin: Implement compatibility for mknodat
[PATCH] hw/block/fdc-isa: Respect QOM properties when building AML
2022-02-09 21:56 UTC (2+ messages)
[RFC PATCH] linux-user: trap internal SIGABRT's
2022-02-09 21:56 UTC (5+ messages)
[PATCH 00/13] exec: Move translation declarations to 'translate-all.h'
2022-02-09 21:50 UTC (7+ messages)
` [PATCH 10/13] target: Use CPUArchState as interface to target-specific CPU state
` [PATCH 13/13] exec: Move translation declarations to 'translate-all.h'
[PATCH] Deprecate C virtiofsd
2022-02-09 20:47 UTC (3+ messages)
[PATCH 1/1] virtio: fix feature negotiation for ACCESS_PLATFORM
2022-02-09 20:27 UTC (3+ messages)
[PATCH v4 00/42] CXl 2.0 emulation Support
2022-02-09 19:09 UTC (4+ messages)
` [PATCH v4 23/42] tests/acpi: allow CEDT table addition
[PATCH v2 0/2] Python: setuptools v60+ workaround
2022-02-09 19:42 UTC (2+ messages)
[PATCH] MAINTAINERS: python - remove ehabkost and add bleal
2022-02-09 19:40 UTC (4+ messages)
[PATCH v3 0/3] qapi/ui: change vnc addresses
2022-02-09 18:38 UTC (8+ messages)
` [PATCH v3 1/3] ui/vnc: refactor arrays of addresses to SocketAddressList
` [PATCH v3 2/3] qapi/ui: display-reload: add possibility to change listen address
` [PATCH v3 3/3] avocado/vnc: add test_change_listen
[PATCH] Python: discourage direct setup.py install
2022-02-09 18:24 UTC (6+ messages)
[PATCH v4 0/2] semihosting/next (SYS_HEAPINFO)
2022-02-09 19:02 UTC (11+ messages)
` [PATCH v4 1/2] semihosting/arm-compat: replace heuristic for softmmu SYS_HEAPINFO
` [PATCH v4 2/2] tests/tcg: port SYS_HEAPINFO to a system test
[PATCH v8 00/12] target/hexagon: introduce idef-parser
2022-02-09 17:03 UTC (13+ messages)
` [PATCH v8 01/12] target/hexagon: update MAINTAINERS for idef-parser
` [PATCH v8 02/12] target/hexagon: import README "
` [PATCH v8 03/12] target/hexagon: make slot number an unsigned
` [PATCH v8 04/12] target/hexagon: make helper functions non-static
` [PATCH v8 05/12] target/hexagon: introduce new helper functions
` [PATCH v8 06/12] target/hexagon: expose next PC in DisasContext
` [PATCH v8 07/12] target/hexagon: prepare input for the idef-parser
` [PATCH v8 08/12] target/hexagon: import flex/bison to docker files
` [PATCH v8 09/12] target/hexagon: import lexer for idef-parser
` [PATCH v8 10/12] target/hexagon: import parser "
` [PATCH v8 11/12] target/hexagon: call idef-parser functions
` [PATCH v8 12/12] target/hexagon: import additional tests
[PULL 00/28] testing and plugin updates
2022-02-09 14:15 UTC (29+ messages)
` [PULL 01/28] tests/Makefile.include: clean-up old code
` [PULL 02/28] tests/qtest: enable more vhost-user tests by default
` [PULL 03/28] Makefile: also remove .gcno files when cleaning
` [PULL 04/28] .gitignore: add .gcov pattern
` [PULL 05/28] MAINTAINERS: Cover lcitool submodule with build test / automation
` [PULL 06/28] gitmodules: Correct libvirt-ci submodule URL
` [PULL 07/28] tests/lcitool: Include local qemu.yml when refreshing cirrus-ci files
` [PULL 08/28] drop libxml2 checks since libxml is not actually used (for parallels)
` [PULL 09/28] tests/lcitool: Refresh submodule and remove libxml2
` [PULL 10/28] tests: Manually remove libxml2 on MSYS2 runners
` [PULL 11/28] tests/lcitool: Install libibumad to cover RDMA on Debian based distros
` [PULL 12/28] docs/devel: mention our .editorconfig
` [PULL 13/28] gitlab: fall back to commit hash in qemu-setup filename
` [PULL 14/28] tests/lcitool: Allow lcitool-refresh in out-of-tree builds, too
` [PULL 15/28] tests: Update CentOS 8 container to CentOS Stream 8
` [PULL 16/28] tests/tcg/sh4: disable another unreliable test
` [PULL 17/28] docs: remove references to TCG tracing
` [PULL 18/28] tracing: remove TCG memory access tracing
` [PULL 19/28] tracing: remove the trace-tcg includes from the build
` [PULL 20/28] tracing: excise the tcg related from tracetool
` [PULL 21/28] plugins: add helper functions for coverage plugins
` [PULL 22/28] contrib/plugins: add a drcov plugin
` [PULL 23/28] tests/plugin: allow libinsn.so per-CPU counts
` [PULL 24/28] tests/plugins: add instruction matching to libinsn.so
` [PULL 25/28] target/i386: use CPU_LOG_INT for IRQ servicing
` [PULL 26/28] plugins: move reset of plugin data to tb_start
` [PULL 27/28] linux-user: Remove the deprecated ppc64abi32 target
` [PULL 28/28] include/exec: fix softmmu version of TARGET_ABI_FMT_lx
[PATCH] tools/virtiofsd: Add rseq syscall to the seccomp allowlist
2022-02-09 15:13 UTC (3+ messages)
[RFC PATCH] tests/docker: restore TESTS/IMAGES filtering
2022-02-09 14:59 UTC
[RFC PATCH 0/3] tests/tcg/ppc64le: fix the build of TCG tests with Clang
2022-02-09 16:01 UTC (4+ messages)
` [RFC PATCH 1/3] tests/tcg/ppc64le: use inline asm instead of __builtin_mtfsf
[PATCH v5 0/9] virtiofsd: Add support for file security context at file creation
2022-02-09 15:08 UTC (6+ messages)
` [Virtio-fs] "
[PATCH v8 0/3] VNC-related HMP/QMP fixes
2022-02-09 14:12 UTC (7+ messages)
` [PATCH v8 1/3] monitor/hmp: add support for flag argument with value
` [PATCH v8 2/3] qapi/monitor: refactor set/expire_password with enums
` [PATCH v8 3/3] qapi/monitor: allow VNC display id in set/expire_password
Call for GSoC and Outreachy project ideas for summer 2022
2022-02-09 14:49 UTC (2+ messages)
[PULL 0/7] nbd: handle AioContext change correctly
2022-02-09 14:02 UTC (8+ messages)
` [PULL 1/7] block/nbd: Delete reconnect delay timer when done
` [PULL 2/7] block/nbd: Delete open "
` [PULL 3/7] block/nbd: Assert there are no timers when closed
` [PULL 4/7] iotests.py: Add QemuStorageDaemon class
` [PULL 5/7] iotests/281: Test lingering timers
` [PULL 6/7] block/nbd: Move s->ioc on AioContext change
` [PULL 7/7] iotests/281: Let NBD connection yield in iothread
[PATCH 0/5] include: Trim some fat from osdep.h
2022-02-09 13:44 UTC (6+ messages)
` [PATCH 5/5] include: Move hardware version declarations to new qemu/hw-version.h
[PATCH v2 0/4] virtio-iommu: Support VIRTIO_IOMMU_F_BYPASS_CONFIG
2022-02-09 12:48 UTC (7+ messages)
` [PATCH v2 2/4] virtio-iommu: Default to bypass during boot
downstream extensions
2022-02-09 12:33 UTC
[PATCH v3 1/2] hvf: arm: Use macros for sysreg shift/masking
2022-02-09 12:41 UTC (2+ messages)
` [PATCH v3 2/2] hvf: arm: Handle unknown ID registers as RES0
[PATCH 0/6] target/arm: -cpu host/max KVM and HVF fixes
2022-02-09 12:49 UTC (2+ messages)
[PATCH v4] 9pfs: Fix segfault in do_readdir_many caused by struct dirent overread
2022-02-09 12:34 UTC (2+ messages)
[PATCH] Add --with-branding-prefix and QEMU_BRANDING_PREFIX
2022-02-09 12:25 UTC (10+ messages)
[RFC PATCH] tcg/optimize: only read val after const check
2022-02-09 11:55 UTC (2+ messages)
[PATCH] ui/cocoa: Add clipboard support
2022-02-09 11:27 UTC (3+ messages)
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).