messages from 2023-02-03 15:26:10 to 2023-02-04 16:36:04 UTC [more...]
[PULL 00/40] tcg patch queue
2023-02-04 16:33 UTC (10+ messages)
` [PULL 01/40] accel/tcg: Test CPUJumpCache in tb_jmp_cache_clear_page
` [PULL 06/40] tcg: Introduce tcg_out_addi_ptr
` [PULL 10/40] include/qemu/int128: Use Int128 structure for TCI
` [PULL 18/40] tcg: Add tcg_gen_{non}atomic_cmpxchg_i128
` [PULL 22/40] target/ppc: Use tcg_gen_atomic_cmpxchg_i128 for STQCX
` [PULL 23/40] tests/tcg/s390x: Add div.c
` [PULL 28/40] target/s390x: Use a single return for helper_divs64/u64
` [PULL 29/40] target/s390x: Use Int128 for return from CLST
` [PULL 32/40] target/s390x: Copy wout_x1 to wout_x1_P
[PATCH] KVM: dirty ring: check if vcpu is created before dirty_ring_reap_one
2023-02-04 16:08 UTC
[PULL 00/22] Linux user for 8.0 patches
2023-02-04 16:08 UTC (23+ messages)
` [PULL 01/22] linux-user/strace: Constify struct flags
` [PULL 02/22] linux-user/strace: Extract print_execve_argv() from print_execve()
` [PULL 03/22] linux-user/strace: Add output for execveat() syscall
` [PULL 04/22] linux-user/syscall: Extract do_execve() from do_syscall1()
` [PULL 05/22] linux-user/syscall: Implement execveat()
` [PULL 06/22] linux-user: Add missing MAP_HUGETLB and MAP_STACK flags in strace
` [PULL 07/22] linux-user: un-parent OBJECT(cpu) when closing thread
` [PULL 08/22] linux-user: fix strace build w/out munlockall
` [PULL 09/22] linux-user: add more netlink protocol constants
` [PULL 10/22] Revert "linux-user: add more compat ioctl definitions"
` [PULL 11/22] Revert "linux-user: fix compat with glibc >= 2.36 sys/mount.h"
` [PULL 12/22] linux-user: Add strace output for clock_getres_time64() and futex_time64()
` [PULL 13/22] linux-user: Improve strace output of getgroups() and setgroups()
` [PULL 14/22] linux-user: move target_flat.h to target subdirs
` [PULL 15/22] linux-user: Fix SO_ERROR return code of getsockopt()
` [PULL 16/22] linux-user: Fix /proc/cpuinfo output for hppa
` [PULL 17/22] linux-user: Improve strace output of personality() and sysinfo()
` [PULL 18/22] linux-user: Add emulation for MADV_WIPEONFORK and MADV_KEEPONFORK in madvise()
` [PULL 19/22] linux-user: Show 4th argument of rt_sigprocmask() in strace
` [PULL 20/22] linux-user: Enhance strace output for various syscalls
` [PULL 21/22] linux-user: Implement SOL_ALG encryption support
` [PULL 22/22] linux-user: Allow sendmsg() without IOV
pixman_blt on aarch64
2023-02-04 16:04 UTC
[PATCH v3 0/9] PC cleanups
2023-02-04 15:26 UTC (11+ messages)
` [PATCH v3 1/9] hw/pci-host/i440fx: Inline sysbus_add_io()
` [PATCH v3 2/9] hw/pci-host/q35: "
` [PATCH v3 3/9] hw/i386/pc_q35: Reuse machine parameter
` [PATCH v3 4/9] hw/i386/pc_{q35, piix}: Reuse MachineClass::desc as SMB product name
` [PATCH v3 5/9] hw/i386/pc_{q35, piix}: Minimize usage of get_system_memory()
` [PATCH v3 6/9] hw/i386/pc: Initialize ram_memory variable directly
` [PATCH v3 7/9] hw/pci-host/pam: Make init_pam() usage more readable
` [PATCH v3 8/9] hw/i386/x86: Make TYPE_X86_MACHINE the owner of smram
` [PATCH v3 9/9] target/i386/tcg/sysemu/tcg-cpu: Avoid own opinion about smram size
[PATCH] configure: normalize riscv* cpu types too
2023-02-04 15:14 UTC (3+ messages)
[PULL 00/11] Net patches
2023-02-04 14:57 UTC (2+ messages)
[PULL v2 00/35] Monitor patches for 2023-02-03
2023-02-04 14:52 UTC (3+ messages)
` [PULL v2 04/35] monitor: Drop unnecessary includes
[PATCH 00/19] hw: Set QDev properties using QDev API (part 1/3)
2023-02-04 13:23 UTC (23+ messages)
` [PATCH 01/19] NOTFORMERGE scripts/coccinelle: Add qom-qdev-prop.cocci
` [PATCH 02/19] hw/qdev: Introduce qdev_prop_set_link()
` [PATCH 03/19] hw/acpi: Set QDev properties using QDev API
` [PATCH 04/19] hw/audio: "
` [RFC PATCH 05/19] hw/core/numa: "
` [PATCH 06/19] hw/core/gpio: "
` [RFC PATCH 07/19] hw/scsi: "
` [PATCH 08/19] hw/usb: "
` [PATCH 09/19] hw/virtio: "
` [PATCH 10/19] hw/avr: "
` [PATCH 11/19] hw/hppa: "
` [RFC PATCH 12/19] hw/i386: "
` [PATCH 13/19] hw/m68k: "
` [PATCH 14/19] hw/microblaze: "
` [RFC PATCH 15/19] hw/mips: "
` [PATCH 16/19] hw/nios2: "
` [RFC PATCH 17/19] hw/riscv: "
` [PATCH 18/19] hw/rx: "
` [PATCH 19/19] hw/sparc: "
ASan reports use-after-free when running munmap-pthread
2023-02-04 12:33 UTC (6+ messages)
[PATCH v10 0/3] hw/riscv: handle kernel_entry high bits with 32bit CPUs
2023-02-04 12:03 UTC (7+ messages)
` [PATCH v10 1/3] hw/riscv: handle 32 bit CPUs kernel_addr in riscv_load_kernel()
[PATCH] tcg/aarch64: Fix patching of LDR in tb_target_set_jmp_target
2023-02-04 11:59 UTC (4+ messages)
[PATCH v4 0/4] [DO-NOT-MERGE] qapi: static typing conversion, "pt0"
2023-02-04 11:34 UTC (7+ messages)
` [PATCH v4 1/4] [DO-NOT-MERGE] docs: enable sphinx-autodoc for scripts/qapi
` [PATCH v4 2/4] [DO-NOT-MERGE]: Add some ad-hoc linting helpers
` [PATCH v4 3/4] qapi: Update flake8 config
` [PATCH v4 4/4] qapi: update pylint configuration
[RFC v2 00/13] Dinamycally switch to vhost shadow virtqueues at vdpa net migration
2023-02-04 11:04 UTC (13+ messages)
` [RFC v2 11/13] vdpa: add vdpa net migration state notifier
` [RFC v2 12/13] vdpa: preemptive kick at enable
[PATCH 0/6] Shorten the runtime of some gitlab-CI shared runner jobs
2023-02-04 10:23 UTC (10+ messages)
` [PATCH 6/6] gitlab-ci.d/buildtest: Disintegrate the build-coroutine-sigaltstack job
[PULL 00/26] Next patches
2023-02-04 10:19 UTC (2+ messages)
[PATCH v2] target/riscv: fix ctzw behavior
2023-02-04 8:23 UTC
Display update issue on M1 Macs
2023-02-04 5:19 UTC (14+ messages)
[PATCH v8 0/8] Introduce igb
2023-02-04 4:36 UTC (9+ messages)
` [PATCH v8 1/8] pcie: Introduce pcie_sriov_num_vfs
` [PATCH v8 2/8] e1000: Split header files
` [PATCH v8 3/8] Intrdocue igb device emulation
` [PATCH v8 4/8] tests/qtest/e1000e-test: Fabricate ethernet header
` [PATCH v8 5/8] tests/qtest/libqos/e1000e: Export macreg functions
` [PATCH v8 6/8] igb: Introduce qtest for igb device
` [PATCH v8 7/8] tests/avocado: Add igb test
` [PATCH v8 8/8] docs/system/devices/igb: Add igb documentation
[PATCH v2] [PING] target/i386/gdbstub: Fix a bug about order of FPU stack in 'g' packets
2023-02-04 4:23 UTC (2+ messages)
` [PATCH v2] [PING^2] "
[PATCH qemu v3 0/2] ARM: Add support for V8M special registers in GDB stub
2023-02-04 0:34 UTC (3+ messages)
` [PATCH qemu v3 1/2] target/arm/gdbstub: Support reading M system registers from GDB
` [PATCH qemu v3 2/2] target/arm/gdbstub: Support reading M security extension "
[PATCH v2 00/23] vfio-user client
2023-02-03 23:11 UTC (8+ messages)
` [PATCH v2 03/23] vfio-user: add container IO ops vector
` [PATCH v2 11/23] vfio-user: get region info
` [PATCH v2 17/23] vfio-user: dma map/unmap operations
[PATCH 0/5] docs: expand block driver documentation
2023-02-03 23:00 UTC (9+ messages)
` [PATCH 1/5] docs: expand introduction to disk images
` [PATCH 2/5] docs: differentiate between block driver create and runtime opts
` [PATCH 4/5] docs: flesh out qcow2 format driver description
` [PATCH 5/5] docs: add throttle filter description
[PATCH] tcg: Init temp_subindex in liveness_pass_2
2023-02-03 22:59 UTC
[PATCH v2] linux-user: fix getgroups/setgroups allocations
2023-02-03 22:23 UTC (5+ messages)
[PATCH] accel/tcg: test CPUJumpCache in tb_jmp_cache_clear_page()
2023-02-03 21:29 UTC (4+ messages)
[PATCH 0/5] hw/ppc: Set QDev properties using QDev API (part 2/3)
2023-02-03 21:26 UTC (7+ messages)
` [PATCH 1/5] hw/misc/macio: Set QDev properties using QDev API
` [PATCH 2/5] hw/pci-host/raven: "
` [PATCH 3/5] hw/ppc/ppc4xx: "
` [PATCH 4/5] hw/ppc/spapr: "
` [PATCH 5/5] hw/ppc/pnv: "
[PATCH v2 0/3] util/userfaultfd: Support /dev/userfaultfd
2023-02-03 21:01 UTC (5+ messages)
` [PATCH v2 3/3] "
[PATCH] hw/ppc/pegasos2: Fix a typo in a comment
2023-02-03 20:47 UTC (2+ messages)
[RFC PATCH] tests/avocado: retire the Aarch64 TCG tests from boot_linux.py
2023-02-03 20:46 UTC (3+ messages)
[PATCH v5 0/3] arm: enable MTE for QEMU + kvm
2023-02-03 20:40 UTC (5+ messages)
` [PATCH v5 1/3] arm/virt: don't try to spell out the accelerator
` [PATCH v5 2/3] arm/kvm: add support for MTE
[RFC PATCH V2 0/2] migration: support query migration thread information
2023-02-03 19:56 UTC (5+ messages)
` [PATCH V2 1/2] migration: Introduce interface query-migrationthreads
` [PATCH V2 2/2] migration: save/delete migration thread info
[PATCH 00/13] Dynamycally switch to vhost shadow virtqueues at vdpa net migration
2023-02-03 19:11 UTC (14+ messages)
` [PATCH 01/13] vdpa net: move iova tree creation from init to start
` [PATCH 02/13] vdpa: Negotiate _F_SUSPEND feature
` [PATCH 03/13] vdpa: add vhost_vdpa_suspend
` [PATCH 04/13] vdpa: move vhost reset after get vring base
` [PATCH 05/13] vdpa: rewind at get_base, not set_base
` [PATCH 06/13] vdpa net: allow VHOST_F_LOG_ALL
` [PATCH 07/13] vdpa: add vdpa net migration state notifier
` [PATCH 08/13] vdpa: disable RAM block discard only for the first device
` [PATCH 09/13] vdpa net: block migration if the device has CVQ
` [PATCH 10/13] vdpa: block migration if device has unsupported features
` [PATCH 11/13] vdpa: block migration if dev does not have _F_SUSPEND
` [PATCH 12/13] vdpa: block migration if SVQ does not admit a feature
` [PATCH 13/13] vdpa: return VHOST_F_LOG_ALL in vhost-vdpa devices
[PULL 00/33] target-arm queue
2023-02-03 18:54 UTC (2+ messages)
[RFC v3 00/18] vfio: Adopt iommufd
2023-02-03 18:07 UTC (8+ messages)
` [RFC v3 18/18] vfio/as: Allow the selection of a given iommu backend
[PATCH] target/arm: Add raw_writes ops for register whose write induce TLB maintenance
2023-02-03 18:06 UTC (3+ messages)
[PATCH v4 00/16] hw/9pfs: Add 9pfs support for Windows
2023-02-03 17:55 UTC (6+ messages)
` [PATCH v4 04/16] hw/9pfs: Implement Windows specific xxxdir() APIs
[PULL v2 00/36] Testing, docs, semihosting and plugin updates
2023-02-03 17:38 UTC (2+ messages)
[PATCH v15 00/11] s390x: CPU Topology
2023-02-03 17:36 UTC (9+ messages)
` [PATCH v15 02/11] s390x/cpu topology: add topology entries on CPU hotplug
` [PATCH v15 03/11] target/s390x/cpu topology: handle STSI(15) and build the SYSIB
[PATCH 00/13] block: Fix bdrv_open*() calls from coroutine context
2023-02-03 17:04 UTC (3+ messages)
` [PATCH 12/13] block: Fix bdrv_co_create_opts_simple() to open images with no_co_wrapper
[PATCH] target/riscv: fix ctzw behavior
2023-02-03 16:56 UTC (2+ messages)
[PATCH 0/3] hw/acpi/cpu_hotplug: Convert 'Object *device' -> 'DeviceState *parent'
2023-02-03 16:30 UTC (4+ messages)
` [PATCH 1/3] hw/acpi/cpu_hotplug: Rename gpe_cpu -> gpe
` [PATCH 2/3] hw/acpi/cpu_hotplug: Rename 'parent' MemoryRegion as 'container'
` [PATCH 3/3] hw/acpi/cpu_hotplug: Convert 'Object *device' -> 'DeviceState *parent'
[RFC PATCH] gitlab: call ninja directly and reduce build noise
2023-02-03 16:28 UTC (6+ messages)
[PATCH v2 00/15] hw: Use QOM alias properties and few QOM/QDev cleanups
2023-02-03 16:20 UTC (7+ messages)
` [PATCH v2 10/15] hw/display/sm501: Embed OHCI QOM child in chipset
` [PATCH v2 11/15] hw/display/sm501: Alias 'dma-offset' QOM property in chipset object
` [PATCH v2 12/15] hw/display/sm501: Unify common QOM properties
Should qemu-system-loongarch64 support -smbios?
2023-02-03 15:55 UTC
[PATCH] tests/docker: Use binaries for debian-tricore-cross
2023-02-03 15:52 UTC (4+ messages)
[PULL 00/35] Monitor patches for 2023-02-03
2023-02-03 15:32 UTC (2+ messages)
[PATCH 00/23] block: Lock the graph, part 2 (BlockDriver callbacks)
2023-02-03 15:21 UTC (11+ messages)
` [PATCH 05/23] block: Mark bdrv_co_ioctl() and callers GRAPH_RDLOCK
` [PATCH 07/23] block: Mark bdrv_co_flush() "
` [PATCH 08/23] block: Mark bdrv_co_pdiscard() "
` [PATCH 09/23] block: Mark bdrv_co_pwrite_zeroes() "
` [PATCH 10/23] block: Mark read/write in block/io.c GRAPH_RDLOCK
` [PATCH 11/23] block: Mark public read/write functions GRAPH_RDLOCK
` [PATCH 14/23] block: Mark bdrv_co_copy_range() GRAPH_RDLOCK
` [PATCH 16/23] block: Mark bdrv_co_create() and callers GRAPH_RDLOCK
` [PATCH 18/23] block: Mark bdrv_co_is_inserted() "
` [PATCH 20/23] block: Mark bdrv_(un)register_buf() GRAPH_RDLOCK
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).