messages from 2022-01-31 11:36:01 to 2022-01-31 22:37:31 UTC [more...]
[PATCH v4 0/2] hw/sensor: Add SB-TSI Temperature Sensor Interface
2022-01-31 22:29 UTC (2+ messages)
` [PATCH v4 2/2] tests: add qtest for hw/sensor/sbtsi
[PATCH v2 00/11] 9p: Add support for darwin
2022-01-31 22:26 UTC (6+ messages)
` [PATCH v2 10/11] 9p: darwin: Implement compatibility for mknodat
[PATCH v2 0/6] Fixes and updates for hppa target
2022-01-31 22:06 UTC (9+ messages)
` [PATCH v2 1/6] seabios-hppa: Update SeaBIOS-hppa to VERSION 3
` [PATCH v2 2/6] hw/hppa: Allow up to 16 emulated CPUs
` [PATCH v2 3/6] hppa: Add support for an emulated TOC/NMI button
` [PATCH v2 4/6] hw/display/artist: rewrite vram access mode handling
` [PATCH v2 5/6] hw/display/artist: Mouse cursor fixes for HP-UX
` [PATCH v2 6/6] hw/display/artist: Fix draw_line() artefacts
[PATCH v2] qsd: Document fuse's allow-other option
2022-01-31 21:38 UTC (2+ messages)
[PATCH] qapi/block: Cosmetic change in BlockExportType schema
2022-01-31 21:37 UTC (4+ messages)
[RFC PATCH 1/1] i386: Remove features from Epyc-Milan cpu
2022-01-31 20:18 UTC (7+ messages)
[PATCH] replay: use CF_NOIRQ for special exception-replaying TB
2022-01-31 20:37 UTC (2+ messages)
[PULL 00/40] Bsd user arm 2022q1 patches
2022-01-31 19:56 UTC (41+ messages)
` [PULL 01/40] bsd-user: Complete FreeBSD siginfo
` [PULL 02/40] bsd-user: Create setup_sigframe_arch to setup sigframe context
` [PULL 03/40] bsd-user/arm/signal.c: Implement setup_sigframe_arch for arm
` [PULL 04/40] bsd-user/arm/signal.c: get_mcontext should zero vfp data
` [PULL 05/40] bsd-user: Remove vestiges of signal queueing code
` [PULL 06/40] bsd-user: Bring in docs from linux-user for signal_pending
` [PULL 07/40] bsd-user/arm/target_arch_cpu.h: Move EXCP_ATOMIC to match linux-user
` [PULL 08/40] bsd-user/signal.c: implement force_sig_fault
` [PULL 09/40] bsd-user/signal-common.h: Move signal functions prototypes to here
` [PULL 10/40] bsd-user/signal.c: Implement cpu_loop_exit_sigsegv
` [PULL 11/40] bsd-user/signal.c: implement cpu_loop_exit_sigbus
` [PULL 12/40] bsd-user/arm/arget_arch_cpu.h: Move EXCP_DEBUG and EXCP_BKPT together
` [PULL 13/40] bsd-user/arm/target_arch_cpu.h: Correct code pointer
` [PULL 14/40] bsd-user/arm/target_arch_cpu.h: Use force_sig_fault for EXCP_UDEF
` [PULL 15/40] bsd-user/arm/target_arch_cpu.h: Implement data faults
` [PULL 16/40] bsd-user/signal.c: implement abstract target / host signal translation
` [PULL 17/40] bsd-user/signal.c: Implement signal_init()
` [PULL 18/40] bsd-user/signal.c: Add si_type argument to queue_signal
` [PULL 19/40] bsd-user/host/arm/host-signal.h: Implement host_signal_*
` [PULL 20/40] bsd-user/host/i386/host-signal.h: "
` [PULL 21/40] bsd-user/host/x86_64/host-signal.h: "
` [PULL 22/40] bsd-user: Add host signals to the build
` [PULL 23/40] bsd-user: Add trace events for bsd-user
` [PULL 24/40] bsd-user/signal.c: host_to_target_siginfo_noswap
` [PULL 25/40] bsd-user/signal.c: Implement rewind_if_in_safe_syscall
` [PULL 26/40] bsd-user/signal.c: Implement host_signal_handler
` [PULL 27/40] bsd-user/strace.c: print_taken_signal
` [PULL 28/40] bsd-user/signal.c: Implement dump_core_and_abort
` [PULL 29/40] bsd-user/signal.c: Fill in queue_signal
` [PULL 30/40] bsd-user/signal.c: sigset manipulation routines
` [PULL 31/40] bsd-user/signal.c: setup_frame
` [PULL 32/40] bsd-user/signal.c: handle_pending_signal
` [PULL 33/40] bsd-user/signal.c: tswap_siginfo
` [PULL 34/40] bsd-user/signal.c: process_pending_signals
` [PULL 35/40] bsd-user/signal.c: implement do_sigreturn
` [PULL 36/40] bsd-user/signal.c: implement do_sigaction
` [PULL 37/40] bsd-user/signal.c: do_sigaltstack
` [PULL 38/40] MAINTAINERS: Add tests/vm/*bsd to the list to get reviews on
` [PULL 39/40] bsd-user: Rename arg name for target_cpu_reset to env
` [PULL 40/40] bsd-user/freebsd/target_os_ucontext.h: Prefer env as arg name for CPUArchState args
[RFC 0/5] Privilege version update
2022-01-31 20:05 UTC (6+ messages)
` [RFC 4/5] target/riscv: Add *envcfg* CSRs support
[RFC PATCH 0/2] accel/tcg: replace phys_pc with asid in TB htable key
2022-01-31 20:13 UTC (3+ messages)
` [RFC PATCH 1/2] target/arm: move regime_ttbr helper
[PATCH v3 0/3] Support fd-based KVM stats
2022-01-31 19:43 UTC (4+ messages)
` [PATCH v3 1/3] qmp: Support for querying stats
` [PATCH v3 2/3] hmp: "
` [PATCH v3 3/3] kvm: Support for querying fd-based stats
[PATCH 00/31] vDPA shadow virtqueue
2022-01-31 19:11 UTC (22+ messages)
` [PATCH 06/31] vhost: Route guest->host notification through "
` [PATCH 09/31] vhost-vdpa: Take into account SVQ in vhost_vdpa_set_vring_call
` [PATCH 11/31] vhost: Add vhost_svq_valid_device_features to shadow vq
` [PATCH 15/31] vdpa: Add vhost_svq_get_num
` [PATCH 16/31] vhost: pass queue index to vhost_vq_get_addr
` [PATCH 17/31] vdpa: adapt vhost_ops callbacks to svq
` [PATCH 23/31] vdpa: Add custom IOTLB translations to SVQ
[PULL 00/41] ppc queue
2022-01-31 19:08 UTC (42+ messages)
` [PULL 02/41] target/ppc: 603: fix restore of GPRs 0-3 on rfi
` [PULL 03/41] target/ppc/mmu_common: Fix SRR1/MSR error code on Book-E
` [PULL 04/41] ppc/pnv: Fail DMA access if page permissions are not correct
` [PULL 07/41] ppc/xive: check return value of ldq_be_dma()
` [PULL 08/41] target/ppc: fix 'skip KVM' cond in cpu_interrupt_exittb()
` [PULL 09/41] spapr.c: check bus != NULL in spapr_get_fw_dev_path()
` [PULL 10/41] target/ppc: Fix test on mmu_model in hreg_compute_hflags_value()
` [PULL 11/41] target/ppc: Put do_rfi under a TCG-only block
` [PULL 12/41] hw/ppc/vof: Add missing includes
` [PULL 13/41] ppc/ppc405: Fix TLB flushing
` [PULL 15/41] target/ppc: 405: Add missing MSR_ME bit
` [PULL 16/41] target/ppc: Introduce powerpc_excp_40x
` [PULL 17/41] target/ppc: Simplify powerpc_excp_40x
` [PULL 18/41] target/ppc: 405: Critical exceptions cleanup
` [PULL 20/41] target/ppc: 405: External exception cleanup
` [PULL 21/41] target/ppc: 405: System call "
` [PULL 22/41] target/ppc: 405: Alignment "
` [PULL 23/41] target/ppc: 405: Debug "
` [PULL 24/41] target/ppc: 405: Data Storage "
` [PULL 25/41] target/ppc: 405: Instruction storage interrupt cleanup
` [PULL 26/41] target/ppc: 405: Program exception cleanup
` [PULL 27/41] target/ppc: 405: Watchdog timer "
` [PULL 28/41] target/ppc: Introduce powerpc_excp_books
` [PULL 29/41] target/ppc: Simplify powerpc_excp_books
` [PULL 31/41] target/ppc: books: External interrupt cleanup
` [PULL 33/41] target/ppc: Introduce powerpc_excp_74xx
` [PULL 34/41] target/ppc: Simplify powerpc_excp_74xx
` [PULL 35/41] target/ppc: 74xx: Machine Check exception cleanup
` [PULL 36/41] target/ppc: 74xx: External interrupt cleanup
` [PULL 37/41] target/ppc: 74xx: Program exception cleanup
` [PULL 39/41] target/ppc: 74xx: System Reset interrupt cleanup
` [PULL 40/41] target/ppc: 74xx: Set SRRs directly in exception code
` [PULL 41/41] target/ppc: Remove support for the PowerPC 602 CPU
[RFC PATCH] spapr: Add SPAPR_CAP_AIL_MODES for supported AIL modes for H_SET_MODE hcall
2022-01-31 19:10 UTC (3+ messages)
[PATCH v3 0/3] memory: memory_region_is_mapped() cleanups
2022-01-31 19:20 UTC (7+ messages)
` [PATCH v3 2/3] memory: Make memory_region_is_mapped() succeed when mapped via an alias
[PATCH 0/5] docs: Don't document disabled features
2022-01-31 18:57 UTC (8+ messages)
` [PATCH 1/5] docs: Pass disabled configure options to sphinx
` [PATCH 2/5] docs: Only mention iscsi in the man page when available
` [PATCH 3/5] docs: Only mention ssh "
` [PATCH 4/5] docs: Only mention curl "
` [PATCH 5/5] docs: Only mention gluster "
[PATCH v1 0/6] hw/arm: zynqmp: Add CRF and APU control to support PSCI
2022-01-31 17:51 UTC (17+ messages)
` [PATCH v1 1/6] hw/arm/xlnx-zynqmp: Add unimplemented SERDES area
` [PATCH v1 3/6] hw/misc: Add a model of the Xilinx ZynqMP CRF
` [PATCH v1 4/6] hw/arm/xlnx-zynqmp: Connect the "
` [PATCH v1 5/6] hw/misc: Add a model of the Xilinx ZynqMP APU Control
` [PATCH v1 6/6] hw/arm/xlnx-zynqmp: Connect the "
[PATCH v2] tests/9pfs: Use g_autofree and g_autoptr where possible
2022-01-31 17:43 UTC (2+ messages)
[PATCH v2 0/9] s390x/pci: zPCI interpretation support
2022-01-31 17:11 UTC (7+ messages)
` [PATCH v2 4/9] s390x/pci: enable for load/store intepretation
` [PATCH v2 6/9] s390x/pci: enable adapter event notification for interpreted devices
[PATCH] tests/9pfs: Use g_autofree and g_autoptr where possible
2022-01-31 16:18 UTC (8+ messages)
[PATCH 0/2] hw/arm/virt, qtests: Fix make check-qtest-aarch64 when CONFIG_ARM_GIC_TCG is unset
2022-01-31 16:18 UTC (10+ messages)
` [PATCH 1/2] hw/arm/virt: Fix gic-version=max "
` [PATCH 2/2] tests/qtest: Special case sbsa-ref and xlnx-versal-virt if !CONFIG_ARM_GIC_TCG
[PATCH v5 03/18] pci: isolated address space for PCI bus
2022-01-31 16:16 UTC (12+ messages)
[PATCH v7 0/4] VNC-related HMP/QMP fixes
2022-01-31 16:11 UTC (7+ messages)
` [PATCH v7 4/4] qapi/monitor: only allow 'keep' SetPasswordAction for VNC and deprecate
[PATCH v2] docs: expand firmware descriptor to allow flash without NVRAM
2022-01-31 15:58 UTC (6+ messages)
[PATCH v6 00/33] block layer: split block APIs in global state and I/O
2022-01-31 15:59 UTC (15+ messages)
` [PATCH v6 01/33] main-loop.h: introduce qemu_in_main_thread()
` [PATCH v6 02/33] include/block/block: split header into I/O and global state API
` [PATCH v6 20/33] block: rename bdrv_invalidate_cache_all, blk_invalidate_cache and test_sync_op_invalidate_cache
[PATCH v2] 9pfs: Fix segfault in do_readdir_many caused by struct dirent overread
2022-01-31 13:45 UTC (2+ messages)
[PATCH] hw/rx: rx-gdbsim: DTB load address fix
2022-01-31 13:41 UTC (2+ messages)
[PATCH] target/ppc: Remove 440x4 CPU
2022-01-31 14:41 UTC (2+ messages)
Stepping down from seccomp mintainership
2022-01-31 14:31 UTC (2+ messages)
[PATCH] qapi, i386/sev: Add debug-launch-digest to launch-measure response
2022-01-31 14:26 UTC (4+ messages)
[PATCH 0/4] acpi: fix short OEM [Table] ID padding
2022-01-31 14:21 UTC (9+ messages)
` [PATCH 3/4] acpi: fix OEM ID/OEM Table "
[PATCH] qemu-img: Unify [-b [-F]] documentation
2022-01-31 13:59 UTC
[PATCH] MAINTAINERS: Adding myself as a reviewer of some components
2022-01-31 12:20 UTC
[PATCH v2 0/4] virtio-iommu: Support VIRTIO_IOMMU_F_BYPASS_CONFIG
2022-01-31 13:07 UTC (4+ messages)
` [PATCH v2 3/4] virtio-iommu: Support bypass domain
[PATCH] hw/ppc/vof: Add missing includes
2022-01-31 13:43 UTC (4+ messages)
[PATCH] block.h: remove outdated comment
2022-01-31 12:56 UTC
[PATCH v2] target/ppc: Remove support for the PowerPC 602 CPU
2022-01-31 13:12 UTC (2+ messages)
[PATCH v1 1/1] target/i386: Mask xstate_bv based on the cpu enabled features
2022-01-31 12:53 UTC (2+ messages)
[PATCH] contrib/plugins: add mask plugin
2022-01-31 12:30 UTC (3+ messages)
[PATCH] MAINTAINERS: Adding myself as a reviewer of some components
2022-01-31 12:17 UTC
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).