messages from 2024-10-04 04:55:48 to 2024-10-05 10:03:50 UTC [more...]
[PATCH v2 0/2] Reuse TYPE_GPIO_PWR in ppce500 machine
2024-10-05 10:02 UTC
[PATCH 00/16] UI-related fixes & shareable 2d memory with -display dbus
2024-10-05 8:59 UTC (11+ messages)
` [PATCH 05/16] ui/dbus: fix filtering all update messages
` [PATCH 07/16] ui/dbus: discard pending CursorDefine on new one
` [PATCH 09/16] ui/pixman: generalize shared_image_destroy
` [PATCH 12/16] ui/surface: allocate shared memory on !win32
` [PATCH 16/16] tests: add basic -display dbus Map.Unix test
[PATCH v5 00/65] QEMU Guest memfd + QEMU TDX support
2024-10-05 8:15 UTC (3+ messages)
` [PATCH v5 54/65] q35: Introduce smm_ranges property for q35-pci-host
[PATCH] net/slirp: introduce slirp_os_socket to stay compatible with libslirp past 4.8.0
2024-10-05 7:07 UTC
[PATCH v3 00/14] macOS PV Graphics and new vmapple machine type
2024-10-05 6:14 UTC (19+ messages)
` [PATCH v3 06/14] hw: Add vmapple subdir
` [PATCH v3 07/14] hw/misc/pvpanic: Add MMIO interface
` [PATCH v3 08/14] hvf: arm: Ignore writes to CNTP_CTL_EL0
` [PATCH v3 09/14] gpex: Allow more than 4 legacy IRQs
` [PATCH v3 10/14] hw/vmapple/aes: Introduce aes engine
` [PATCH v3 11/14] hw/vmapple/bdif: Introduce vmapple backdoor interface
` [PATCH v3 12/14] hw/vmapple/cfg: Introduce vmapple cfg region
` [PATCH v3 13/14] hw/vmapple/virtio-blk: Add support for apple virtio-blk
` [PATCH v3 14/14] hw/vmapple/vmapple: Add vmapple machine type
[PATCH] virtio-gpu: Add definition for resource_uuid feature
2024-10-05 5:40 UTC (2+ messages)
[PATCH v2 00/25] misc: Use explicit endian LD/ST API
2024-10-05 1:39 UTC (44+ messages)
` [PATCH v2 01/25] gdbstub/helpers: Have ldtul_p() definition use ldn_p()
` [PATCH v2 02/25] target/hexagon: Replace ldtul_p() -> ldl_p()
` [PATCH v2 03/25] target/alpha: Replace ldtul_p() -> ldq_p()
` [PATCH v2 04/25] target/s390x: "
` [PATCH v2 05/25] gdbstub/helpers: Introduce ldtul_$endian_p() helpers
` [PATCH v2 06/25] target/alpha: Use explicit little-endian LD/ST API
` [PATCH v2 07/25] target/hexagon: "
` [PATCH v2 08/25] hw/i386: "
` [PATCH v2 09/25] target/i386: "
` [PATCH v2 10/25] target/avr: "
` [PATCH v2 11/25] linux-user/i386: "
` [PATCH v2 12/25] target/loongarch: "
` [PATCH v2 13/25] target/sh4: "
` [PATCH v2 14/25] target/tricore: "
` [PATCH v2 15/25] target/rx: "
` [PATCH v2 16/25] target/riscv: "
` [PATCH v2 17/25] hw/m68k: Use explicit big-endian "
` [PATCH v2 18/25] target/m68k: "
` [PATCH v2 19/25] hw/sparc: "
` [PATCH v2 20/25] target/sparc: "
` [PATCH v2 21/25] target/hppa: "
` [PATCH v2 22/25] hw/s390x: "
` [PATCH v2 23/25] target/s390x: "
` [PATCH v2 24/25] target/openrisc: "
` [PATCH v2 25/25] hw/ppc/e500: "
[RFC PATCH] accel/tcg: add tracepoints for cpu_loop_exit_atomic
2024-10-05 0:09 UTC (3+ messages)
[PATCH v2] Add plugin bbvgen: basic block icounts for topblocks + simpoints
2024-10-04 22:57 UTC
[PULL 00/24] Build system and target/i386/translate.c cleanups for 2025-05-25
2024-10-04 22:42 UTC (4+ messages)
` [PULL 01/24] configure: move -mcx16 flag out of CPU_CFLAGS
[PATCH] meson: fix machine option for x86_version
2024-10-04 22:37 UTC
[PATCH] meson: ensure we enable CMPXCHG128 on x86_64
2024-10-04 22:01 UTC
[PATCH 0/3] target: Use tcg_constant_tl() instead of tcg_gen_movi_tl()
2024-10-04 20:57 UTC (7+ messages)
` [PATCH 1/3] target/mips: "
` [PATCH 2/3] target/tricore: "
` [PATCH 3/3] target/ppc: "
[PATCH 0/2] Fix for multi-process gdbstub breakpoints
2024-10-04 20:46 UTC (3+ messages)
` [PATCH 1/2] gdbstub: Fix wrong CPUState pointer in breakpoint functions
[RFC v2 0/2] Handling aliased guest memory maps in vhost-vDPA SVQs
2024-10-04 18:48 UTC (5+ messages)
` [RFC v2 1/2] vhost-vdpa: Implement IOVA->GPA tree
` [RFC v2 2/2] vhost-svq: Translate guest-backed memory with "
[PULL 00/23] Trivial patches for 2024-10-04
2024-10-04 18:26 UTC (25+ messages)
` [PULL 01/23] hw/audio/virtio-snd: Remove unnecessary "exec/tswap.h" header
` [PULL 02/23] qemu-keymap: Release local allocation references
` [PULL 03/23] vnc: fix crash when no console attached
` [PULL 04/23] MAINTAINERS: remove gensyscalls.sh from the linux-user section
` [PULL 05/23] hw/xen: Remove deadcode
` [PULL 06/23] q35: Remove unused mch_mcfg_base
` [PULL 07/23] net: Remove deadcode
` [PULL 08/23] hw/net/net_rx_pkt: "
` [PULL 09/23] hw/char: Remove unused serial_set_frequency
` [PULL 10/23] linux-user: Remove unused handle_vm86_fault
` [PULL 11/23] hw: Remove unused fw_cfg_init_io
` [PULL 12/23] ui/cursor: remove cursor_get_mono_image
` [PULL 13/23] vhost: Remove unused vhost_dev_{load|save}_inflight
` [PULL 14/23] remote: Remove unused remote_iohub_finalize
` [PULL 15/23] replay: Remove unused replay_disable_events
` [PULL 16/23] hw/pci: Remove unused pcie_chassis_find_slot
` [PULL 17/23] hw/net/rocker: Remove unused rocker_fp_ports
` [PULL 18/23] block-backend: Remove deadcode
` [PULL 19/23] tests/tcg/plugins: Remove remainder of the cris target
` [PULL 20/23] hw/mips: Build fw_cfg.c once
` [PULL 21/23] tests/functional: Fix hash validation
` [PULL 22/23] docs/devel: Mention post_load hook restrictions where we document the hook
` [PULL 23/23] MAINTAINERS: Add myself as maintainer of e500 machines
[PATCH 1/4] STM32F4: new RCC device
2024-10-04 18:23 UTC (5+ messages)
` [PATCH 3/4] STM32: new GPIO device
[PING PATCH v5 0/3] Check clock connection between STM32L4x5 RCC and peripherals
2024-10-04 18:23 UTC (2+ messages)
[PATCH 1/3] hw/intc/arm_gicv3: Add cast to match the documentation
2024-10-04 18:16 UTC (2+ messages)
[PATCH] tests/functional: Fix hash validation
2024-10-04 17:53 UTC (2+ messages)
[PATCH v3] tests/qtest: Add XIVE tests for the powernv10 machine
2024-10-04 17:50 UTC
[PATCH 00/16] misc: Use explicit endian LD/ST API
2024-10-04 17:32 UTC (11+ messages)
` [PATCH 04/16] hw/i386: Use explicit little-endian "
` [PATCH 06/16] hw/m68k: Use explicit big-endian "
` [PATCH 07/16] target/m68k: "
` [PATCH 11/16] hw/sparc: "
` [PATCH 12/16] target/sparc: "
[PATCH] hw/arm/omap1: Remove unused omap_uwire_attach() method
2024-10-04 17:18 UTC (2+ messages)
[PATCH 0/8] hw/core/cpu: Expose cpu_is_big_endian() method
2024-10-04 17:01 UTC (12+ messages)
` [PATCH 1/8] exec/tswap: Massage target_needs_bswap() definition
` [PATCH 2/8] hw/core/cpu: Introduce CPUClass::is_big_endian() handler
` [PATCH 3/8] target/arm: Implement CPUClass::is_big_endian
` [PATCH 4/8] target/microblaze: "
` [PATCH 5/8] target/mips: Declare mips_env_is_bigendian() in 'internal.h'
` [PATCH 6/8] target/mips: Implement CPUClass::is_big_endian
` [PATCH 7/8] target/ppc: Register CPUClass::is_big_endian
` [PATCH 8/8] hw/core/cpu: Expose cpu_is_big_endian() method
[PATCH v9 0/7] blockdev-replace
2024-10-04 17:01 UTC (4+ messages)
` [PATCH v9 4/7] qapi: add blockdev-replace command
[PULL 00/23] Misc patches for 2024-10-04
2024-10-04 16:34 UTC (24+ messages)
` [PULL 01/23] target/i386: Delete duplicated macro definition CR4_FRED_MASK
` [PULL 02/23] target/i386: Add VMX control bits for nested FRED support
` [PULL 03/23] target/i386: Raise the highest index value used for any VMCS encoding
` [PULL 04/23] tests/unit: remove block layer code from test-nested-aio-poll
` [PULL 05/23] hw/i386/pc: Add a description for the i8042 property
` [PULL 06/23] kvm/i386: make kvm_filter_msr() and related definitions private to kvm module
` [PULL 07/23] kvm/i386: fix return values of is_host_cpu_intel()
` [PULL 08/23] kvm: replace fprintf with error_report()/printf() in kvm_init()
` [PULL 09/23] kvm/i386: refactor kvm_arch_init and split it into smaller functions
` [PULL 10/23] kvm/i386: replace identity_base variable with a constant
` [PULL 11/23] kvm: refactor core virtual machine creation into its own function
` [PULL 12/23] target/i386: Expose IBPB-BRTYPE and SBPB CPUID bits to the guest
` [PULL 13/23] hw: Remove unused inclusion of hw/char/serial.h
` [PULL 14/23] hw/char/serial.h: Extract serial-isa.h
` [PULL 15/23] hw/char: Extract serial-mm
` [PULL 16/23] 9p: remove 'proxy' filesystem backend driver
` [PULL 17/23] minikconf: print error entirely on stderr
` [PULL 18/23] accel/kvm: refactor dirty ring setup
` [PULL 19/23] kvm: Allow kvm_arch_get/put_registers to accept Error**
` [PULL 20/23] target/i386/kvm: Report which action failed in kvm_arch_put/get_registers
` [PULL 21/23] qom: rename object_resolve_path_type() "ambiguousp"
` [PULL 22/23] qom: set *ambiguous on all paths
` [PULL 23/23] qom: update object_resolve_path*() documentation
[PULL v2 0/5] Xen Queue
2024-10-04 16:07 UTC (2+ messages)
[PATCH v9 00/12] riscv: QEMU RISC-V IOMMU Support
2024-10-04 15:57 UTC (13+ messages)
` [PATCH v9 01/12] exec/memtxattr: add process identifier to the transaction attributes
` [PATCH v9 02/12] hw/riscv: add riscv-iommu-bits.h
` [PATCH v9 03/12] hw/riscv: add RISC-V IOMMU base emulation
` [PATCH v9 04/12] pci-ids.rst: add Red Hat pci-id for RISC-V IOMMU device
` [PATCH v9 05/12] hw/riscv: add riscv-iommu-pci reference device
` [PATCH v9 06/12] hw/riscv/virt.c: support for RISC-V IOMMU PCIDevice hotplug
` [PATCH v9 07/12] test/qtest: add riscv-iommu-pci tests
` [PATCH v9 08/12] hw/riscv/riscv-iommu: add Address Translation Cache (IOATC)
` [PATCH v9 09/12] hw/riscv/riscv-iommu: add ATS support
` [PATCH v9 10/12] hw/riscv/riscv-iommu: add DBG support
` [PATCH v9 11/12] qtest/riscv-iommu-test: add init queues test
` [PATCH v9 12/12] docs/specs: add riscv-iommu
[PATCH trivial] gitlab-ci/build-oss-fuzz: print FAILED marker in case the test failed and run all tests
2024-10-04 14:59 UTC (3+ messages)
[PATCH v8 00/12] riscv: QEMU RISC-V IOMMU Support
2024-10-04 14:46 UTC (8+ messages)
` [PATCH v8 03/12] hw/riscv: add RISC-V IOMMU base emulation
{PATCH] accel/tcg: Fix CPU specific unaligned behaviour
2024-10-04 14:24 UTC (3+ messages)
[PATCH 00/13] hw: Add ld/st_endian() APIs
2024-10-04 14:08 UTC (11+ messages)
` [PATCH 08/13] hw/xtensa/xtfpga: Replace memcpy()+tswap32() by stl_endian_p()
[PATCH 0/6] refactor RDMA live migration based on rsocket API
2024-10-04 14:04 UTC (12+ messages)
[PATCH v2 0/6] arm: drop last bits from deprecated boards
2024-10-04 13:54 UTC (2+ messages)
[PATCH v2] target/riscv/csr.c: Fix an access to VXSAT
2024-10-04 13:48 UTC (4+ messages)
` [PATCH v3] "
[PATCH V2 00/13] Live update: cpr-transfer
2024-10-04 13:24 UTC (7+ messages)
` [PATCH V2 01/13] machine: alloc-anon option
[PATCH 1/1] hw/intc/riscv_aplic: Fix APLIC in clrip and clripnum write emulation
2024-10-04 12:41 UTC (5+ messages)
proposed schedule for 9.2 release
2024-10-04 12:34 UTC
[PATCH v11 0/9] Add Rust build support, ARM PL011 device impl
2024-10-04 12:22 UTC (2+ messages)
[PATCH v2 1/1] hw/intc/riscv_aplic: Check and update pending when write sourcecfg
2024-10-04 10:46 UTC
[PATCH v2] block/file-posix: optimize append write
2024-10-04 10:41 UTC
[PATCH 0/2] Fix secondary CPU reset for Xilinx Zynq 7000
2024-10-04 10:36 UTC (5+ messages)
` [PATCH 1/2] hw/arm/boot: Use hooks if PSCI is disabled
[PATCH 0/5] Building PPTT with root node and identical implementation flag
2024-10-04 10:07 UTC (3+ messages)
[PATCH] vga: relax restriction on display width
2024-10-04 8:39 UTC
[PATCH v4 00/17] intel_iommu: Enable stage-1 translation for emulated device
2024-10-04 5:22 UTC (3+ messages)
` [PATCH v4 03/17] intel_iommu: Add a placeholder variable for scalable modern mode
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).