messages from 2022-10-21 10:18:16 to 2022-10-23 20:13:56 UTC [more...]
[PATCH v2 00/43] Consolidate PIIX south bridges
2022-10-22 15:04 UTC
[PATCH v4 0/7] Add ARM Cortex-R52 CPU
2022-10-23 15:36 UTC (5+ messages)
` [PATCH v4 1/7] target/arm: Don't add all MIDR aliases for cores that immplement PMSA
` [PATCH v4 4/7] target/arm: Enable TTBCR_EAE for ARMv8-R AArch32
` [PATCH v4 5/7] target/arm: Add PMSAv8r registers
` [PATCH v4 7/7] target/arm: Add ARM Cortex-R52 CPU
[PATCH] hw/acpi/erst.c: Fix memset argument order
2022-10-23 14:37 UTC (6+ messages)
[PULL 0/4] x86 TCG patches for 2022-10-22
2022-10-22 11:56 UTC (5+ messages)
` [PULL 1/4] target/i386: decode-new: avoid out-of-bounds access to xmm_regs[-1]
` [PULL 2/4] target/i386: introduce function to set rounding mode from FPCW or MXCSR bits
` [PULL 3/4] target/i386: implement F16C instructions
` [PULL 4/4] target/i386: implement FMA instructions
[PATCH 0/3] Performance optimizations for PPC64
2022-10-22 11:12 UTC (5+ messages)
` [PATCH 1/3] accel/tcg: Add a quicker check for breakpoints
` [PATCH 2/3] target/ppc: Add new PMC HFLAGS
` [PATCH 3/3] target/ppc: Increment PMC5 with inline insns
[PATCH v6 00/10] Introduce new acpi/smbios avocado tests using biosbits
2022-10-22 10:56 UTC (24+ messages)
[PULL 0/2] M68k for 7.2 patches
2022-10-22 9:17 UTC (3+ messages)
` [PULL 1/2] m68k: rework BI_VIRT_RNG_SEED as BI_RNG_SEED
` [PULL 2/2] m68k: write bootinfo as rom section and re-randomize on reboot
[PATCH] tcg/riscv: Fix range matched by TCG_CT_CONST_M12
2022-10-22 9:58 UTC
[PATCH] Revert "accel/tcg: Init TCG cflags in vCPU thread handler"
2022-10-22 10:03 UTC (3+ messages)
[PATCH v2] target/i386: Fix caculation of LOCK NEG eflags
2022-10-22 9:31 UTC (2+ messages)
[QEMU][PATCH v2 0/5] Introduce Xilinx Versal CANFD
2022-10-22 5:47 UTC (6+ messages)
` [QEMU][PATCH v2 1/5] MAINTAINERS: Update maintainer's email for Xilinx CAN
` [QEMU][PATCH v2 2/5] hw/net/can: Introduce Xilinx Versal CANFD controller
` [QEMU][PATCH v2 3/5] xlnx-zynqmp: Connect Xilinx VERSAL CANFD controllers
` [QEMU][PATCH v2 4/5] tests/qtest: Introduce tests for Xilinx VERSAL CANFD controller
` [QEMU][PATCH v2 5/5] MAINTAINERS: Include canfd tests under Xilinx CAN
[PULL 0/2] M68k for 7.2 patches
2022-10-22 6:41 UTC (4+ messages)
` [PATCH v4] m68k: write bootinfo as rom section and re-randomize on reboot
[PATCH v2 00/17] pci: Abort if pci_add_capability fails
2022-10-22 4:40 UTC (18+ messages)
` [PATCH v2 01/17] pci: Allow to omit errp for pci_add_capability
` [PATCH v2 02/17] hw/i386/amd_iommu: Omit "
` [PATCH v2 03/17] ahci: "
` [PATCH v2 04/17] e1000e: "
` [PATCH v2 05/17] eepro100: "
` [PATCH v2 06/17] hw/nvme: "
` [PATCH v2 07/17] msi: "
` [PATCH v2 08/17] hw/pci/pci_bridge: "
` [PATCH v2 09/17] pcie: "
` [PATCH v2 10/17] pci/shpc: "
` [PATCH v2 11/17] msix: "
` [PATCH v2 12/17] pci/slotid: "
` [PATCH v2 13/17] hw/pci-bridge/pcie_pci_bridge: "
` [PATCH v2 14/17] hw/vfio/pci-quirks: "
` [PATCH v2 15/17] hw/vfio/pci: "
` [PATCH v2 16/17] virtio-pci: "
` [PATCH v2 17/17] pci: Remove legacy errp from pci_add_capability
[PATCH] target/i386: Fix caculation of LOCK NEG eflags
2022-10-22 3:57 UTC (2+ messages)
[RFC PATCH] target/arm: don't process FCSE translations on physical TLBs
2022-10-22 4:08 UTC (2+ messages)
[PATCH v2 00/36] tcg: Support for Int128 with helpers
2022-10-22 3:48 UTC (8+ messages)
` [PATCH v2 17/36] tcg: Replace TCG_TARGET_CALL_ALIGN_ARGS with TCG_TARGET_CALL_ARG_I64
` [PATCH v2 18/36] tcg: Replace TCG_TARGET_EXTEND_ARGS with TCG_TARGET_CALL_ARG_I32
` [PATCH v2 33/36] tcg/tci: Add TCG_TARGET_CALL_{RET,ARG}_I128
[PATCH] [PING] gdb-xml: Fix size of EFER register on i386 architecture when debugged by GDB
2022-10-22 2:14 UTC (2+ messages)
` [PATCH] [PING^2] "
[PATCH] qga: add channel path to error messages
2022-10-21 19:34 UTC (3+ messages)
[PATCH 00/11] fix memory leak while kset_register() fails
2022-10-21 23:48 UTC (21+ messages)
` [PATCH 01/11] kset: fix documentation for kset_register()
[PATCH v7 0/8] ppc4xx_sdram QOMify and clean ups
2022-10-22 0:09 UTC (8+ messages)
` [PATCH v7 1/8] ppc440_uc.c: Move DDR2 SDRAM controller model to ppc4xx_sdram.c
` [PATCH v7 2/8] ppc4xx_devs.c: Move DDR "
` [PATCH v7 3/8] ppc4xx_sdram: Move ppc4xx_sdram_banks() "
[PATCH V2 0/4] hw/block/nvme: Implement ZNS finish-zone ZDC AEN
2022-10-21 23:10 UTC (5+ messages)
` [PATCH V2 1/4] hw/block/nvme: add ZONE_FINISH_RECOMMENDED functionality
` [PATCH V2 2/4] hw/block/nvme: add zone descriptor changed log page
` [PATCH V2 3/4] hw/block/nvme: supply dw1 for aen result
` [PATCH V2 4/4] hw/block/nvme: add zone descriptor changed AEN
[QEMU][PATCH 1/5] MAINTAINERS: Update maintainer's email for Xilinx CAN
2022-10-21 22:36 UTC (4+ messages)
` [QEMU][PATCH 2/5] hw/net/can: Introduce Xilinx Versal CANFD controller
[PATCH] ui/gtk: prevent ui lock up when dpy_gl_update called again before current draw event occurs
2022-10-21 19:23 UTC
QEMU Advent Calendar 2022 Call for Images
2022-10-21 20:13 UTC (2+ messages)
[PATCH 0/4] linux-user: fix regression with some ioctls with newest glibc
2022-10-21 16:50 UTC (16+ messages)
` [PATCH 1/4] linux-user: add more compat ioctl definitions
` [PATCH 2/4] linux-user: remove conditionals for many fs.h ioctls
` [PATCH 3/4] meson: enforce a minimum Linux kernel headers version >= 4.18
` [PATCH 4/4] linux-user: drop conditionals for obsolete kernel header versions
[PATCH v3 0/4] ui:hw: fix tab indentation
2022-10-21 16:59 UTC (5+ messages)
` [PATCH v3 1/4] ui: "
` [PATCH v3 2/4] hw/audio: "
` [PATCH v3 3/4] hw/display: "
` [PATCH v3 4/4] hw/usb: "
[PATCH v8 0/8] KVM: mm: fd-based approach for supporting KVM
2022-10-21 16:53 UTC (14+ messages)
` [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
[PATCH v2] linux-user: Add guest memory layout to exception dump
2022-10-21 16:21 UTC (5+ messages)
[PATCH qemu.git] target/imx: reload cmp timer outside of the reload ptimer transaction
2022-10-19 13:09 UTC
[BUG] AArch64 boot hang with -icount and -smp >1 (iothread locking issue?)
2022-10-21 17:38 UTC (3+ messages)
[RFC PATCH] contrib/plugins: protect execlog's last_exec expansion
2022-10-21 16:40 UTC
[PATCH 0/4] hw/block/nvme: Implement ZNS finish-zone ZDC AEN
2022-10-21 16:39 UTC (10+ messages)
` [PATCH 2/4] hw/block/nvme: add zone descriptor changed log page
` [PATCH 3/4] hw/block/nvme: supply dw1 for aen result
` [PATCH 4/4] hw/block/nvme: add zone descriptor changed AEN
[PATCH v2] target/arm: Implement FEAT_E0PD
2022-10-21 16:01 UTC
[RFC PATCH] contrib/plugins: enable debug on CONFIG_DEBUG_TCG
2022-10-21 15:51 UTC
[PATCH] linux-user: Implement faccessat2
2022-10-21 15:37 UTC (2+ messages)
[PATCH v2 0/2] linux-user: handle /proc/self/exe with execve() syscall
2022-10-21 15:10 UTC (5+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] linux-user: don't use AT_EXECFD in do_openat()
[PATCH] linux-user: fix pidfd_send_signal()
2022-10-21 14:58 UTC (2+ messages)
[PULL 00/24] target-arm queue
2022-10-21 13:39 UTC (3+ messages)
` [PULL 12/24] target/arm: Use softmmu tlbs for page table walking
[PATCH] linux-user: Fix more MIPS n32 syscall ABI issues
2022-10-21 14:38 UTC (2+ messages)
[PATCH v2 0/8] hw/arm/virt: Fix dt-schema warnings
2022-10-21 14:33 UTC (5+ messages)
` [PATCH v2 7/8] hw/arm/virt: Fix devicetree warnings about the virtio-iommu node
[PATCH v4 0/3] PowerPC interrupt rework
2022-10-21 14:21 UTC (4+ messages)
` [PATCH v4 1/3] target/ppc: introduce ppc_maybe_interrupt
` [PATCH v4 2/3] target/ppc: unify cpu->has_work based on cs->interrupt_request
` [PATCH v4 3/3] target/ppc: move the p*_interrupt_powersave methods to excp_helper.c
[PATCH v3 00/29] PowerPC interrupt rework
2022-10-21 14:21 UTC (6+ messages)
[PATCH v2 0/2] util/log: Always send errors to logfile when daemonized
2022-10-21 14:08 UTC (5+ messages)
` [PATCH v2 1/2] util/log: Derive thread id from getpid() on hosts w/o gettid() syscall
[PULL 00/11] Dump patches
2022-10-21 13:05 UTC (12+ messages)
` [PULL 01/11] dump: Use a buffer for ELF section data and headers
` [PULL 02/11] dump: Write ELF section headers right after ELF header
` [PULL 03/11] dump: Reorder struct DumpState
` [PULL 04/11] dump: Reintroduce memory_offset and section_offset
` [PULL 05/11] dump: Add architecture section and section string table support
` [PULL 06/11] s390x: Add protected dump cap
` [PULL 07/11] s390x: Introduce PV query interface
` [PULL 08/11] include/elf.h: add s390x note types
` [PULL 09/11] s390x: Add KVM PV dump interface
` [PULL 10/11] s390x: pv: Add dump support
` [PULL 11/11] dump/win_dump: limit number of processed PRCBs
[PATCH v14 00/17] qapi: net: add unix socket type support to netdev backend
2022-10-21 13:20 UTC (15+ messages)
` [PATCH v14 06/17] qapi: net: add stream and dgram netdevs
` [PATCH v14 11/17] net: dgram: move mcast specific code from net_socket_fd_init_dgram()
` [PATCH v14 12/17] net: dgram: add unix socket
` [PATCH v14 13/17] qemu-sockets: move and rename SocketAddress_to_str()
` [PATCH v14 15/17] net: stream: move to QIO to enable additional parameters
[PATCH] hw/block/nvme: re-enable NVMe PCI hotplug
2022-10-21 12:59 UTC (11+ messages)
[PATCH v6 00/10] dump: Add arch section and s390x PV dump
2022-10-21 12:48 UTC (5+ messages)
` [PATCH v6 08/10] RFC: elf.h changes
[PATCH v2 0/4] ui:hw: fix tab indentation
2022-10-21 12:16 UTC (3+ messages)
` [PATCH v2 1/4] ui: "
x86, pflash, unassigned memory access
2022-10-21 12:02 UTC (4+ messages)
[PATCH v3 00/26] testing/next (docker, avocado, s390x, MAINTAINERS)
2022-10-21 11:59 UTC (9+ messages)
` [PATCH v3 20/26] tests/avocado: disable sh4 rd2 tests on Gitlab
` [PATCH v3 23/26] target/s390x: don't use ld_code2 to probe next pc
` [PATCH v3 24/26] target/s390x: don't probe next pc for EXecuted insns
` [PATCH v3 25/26] target/s390x: fake instruction loading when handling 'ex'
[PATCH 0/9] target/s390x: Use Int128 for float128 and retxl
2022-10-21 11:25 UTC (5+ messages)
` [PATCH 1/9] target/s390x: Use a single return for helper_divs32/u32
` [PATCH 4/9] target/s390x: Use Int128 for return from CKSM
` [PATCH 5/9] target/s390x: Use Int128 for return from TRE
[PATCH] util/log: Close per-thread log file on thread termination
2022-10-21 10:57 UTC
[PATCH v13 00/17] qapi: net: add unix socket type support to netdev backend
2022-10-21 10:55 UTC (8+ messages)
` [PATCH v13 17/17] net: stream: add QAPI events to report connection state
[PATCH v7 0/7] Introduce new acpi/smbios avocado tests using biosbits
2022-10-21 9:51 UTC (7+ messages)
` [PATCH v7 1/7] acpi/tests/avocado/bits: initial commit of test scripts that are run by biosbits
` [PATCH v7 3/7] acpi/tests/avocado/bits: disable acpi PSS tests that are failing in biosbits
` [PATCH v7 4/7] acpi/tests/avocado/bits: add biosbits config file for running bios tests
` [PATCH v7 5/7] acpi/tests/avocado/bits: add acpi and smbios avocado tests that uses biosbits
` [PATCH v7 6/7] acpi/tests/avocado/bits/doc: add a doc file to describe the acpi bits test
` [PATCH v7 7/7] MAINTAINERS: add myself as the maintainer for acpi biosbits avocado tests
[PATCH] vhost-user-blk: fix the resize crash
2022-10-21 9:54 UTC (2+ messages)
[PATCH] block/io_uring: revert "Use io_uring_register_ring_fd() to skip fd operations"
2022-10-21 9:48 UTC (2+ 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).