messages from 2023-10-10 03:37:53 to 2023-10-10 14:26:10 UTC [more...]
[PATCH v2 0/3] arm/kvm: use kvm_{get,set}_one_reg
2023-10-10 14:24 UTC (3+ messages)
` [PATCH v2 1/3] arm/kvm: convert to kvm_set_one_reg
` [PATCH v2 2/3] arm/kvm: convert to kvm_get_one_reg
[PATCH] Revert "configure: Add workaround for ccache and clang"
2023-10-10 14:23 UTC (2+ messages)
[PATCH] cpus: Remove unused smp_cores/smp_threads declarations
2023-10-10 14:20 UTC (2+ messages)
[PATCH] targer/i386/cpu: Fix CPUID_HT exposure
2023-10-10 14:20 UTC (2+ messages)
[PATCH] hw/ufs: Fix incorrect register fields
2023-10-10 14:19 UTC (3+ messages)
[PATCH 0/2] hw/loongarch/virt: Remove unused ISA bus
2023-10-10 13:53 UTC (3+ messages)
` [PATCH 1/2] hw/loongarch/virt: Remove unused ISA UART
` [PATCH 2/2] hw/loongarch/virt: Remove unused ISA Bus
[PATCH v2 00/12] VIRTIO-IOMMU/VFIO: Don't assume 64b IOVA space
2023-10-10 13:51 UTC (4+ messages)
` [PATCH v2 09/12] util/reserved-region: Add new ReservedRegion helpers
[PATCH v5 0/3] ramfb: migration support
2023-10-10 13:46 UTC (7+ messages)
` [PATCH v5 3/3] hw/vfio: add ramfb "
[PATCH v3 00/18] Make Pixman an optional dependency
2023-10-10 13:43 UTC (24+ messages)
` [PATCH v3 01/18] build-sys: add a "pixman" feature
` [PATCH v3 02/18] ui: compile out some qemu-pixman functions when !PIXMAN
` [PATCH v3 03/18] ui: add pixman-compat.h
` [PATCH v3 04/18] ui/console: allow to override the default VC
` [PATCH v3 05/18] ui/vc: console-vc requires PIXMAN
` [PATCH v3 06/18] qmp/hmp: disable screendump if PIXMAN is missing
` [PATCH v3 07/18] virtio-gpu: replace PIXMAN for region/rect test
` [PATCH v3 08/18] ui/console: when PIXMAN is unavailable, don't draw placeholder msg
` [PATCH v3 09/18] vhost-user-gpu: skip VHOST_USER_GPU_UPDATE when !PIXMAN
` [PATCH v3 10/18] ui/gl: opengl doesn't require PIXMAN
` [PATCH v3 11/18] ui/vnc: VNC requires PIXMAN
` [PATCH v3 12/18] ui/spice: SPICE/QXL "
` [PATCH v3 13/18] ui/gtk: -display gtk "
` [PATCH v3 14/18] ui/dbus: do not require PIXMAN
` [PATCH v3 15/18] arm/kconfig: XLNX_ZYNQMP_ARM depends on PIXMAN
` [PATCH v3 16/18] hw/sm501: allow compiling without PIXMAN
` [PATCH v3 17/18] hw/display: make ATI_VGA depend on PIXMAN
` [PATCH v3 18/18] build-sys: make pixman actually optional
[PATCH v1] migration: fix RAMBlock add NULL check
2023-10-10 13:36 UTC (2+ messages)
[PATCH v12 00/10] migration: Modify 'migrate' and 'migrate-incoming' QAPI commands for migration
2023-10-10 13:30 UTC (4+ messages)
[PATCH v17 00/16] TCG code quality tracking
2023-10-10 13:23 UTC (16+ messages)
` [PATCH v17 01/16] accel/tcg: Move HMP info jit and info opcount code
` [PATCH v17 07/16] accel/tcg: Collect TB jit statistics
` [PATCH v17 09/16] util/log: Add Error argument to qemu_str_to_log_mask
` [PATCH v17 10/16] util/log: Add -d tb_stats
` [PATCH v17 12/16] softmmu: Export qemu_ram_ptr_length
` [PATCH v17 13/16] disas: Allow monitor_disas to read from ram_addr_t
` [PATCH v17 16/16] accel/tcg: Dump hot TBs at the end of the execution
[PATCH v4 0/8] vhost-user: Back-end state migration
2023-10-10 13:18 UTC (21+ messages)
` [PATCH v4 1/8] vhost-user.rst: Deprecate [GS]ET_STATUS
` (no subject)
` [Virtio-fs] "
[PATCH v2 00/58] TDX QEMU support
2023-10-10 5:29 UTC (4+ messages)
` [PATCH v2 08/58] i386/tdx: Adjust the supported CPUID based on TDX restrictions
Tap adapter and whpx accelerator in Windows host makes network issues
2023-10-10 6:08 UTC
[PATCH 0/3] Misc ati-vga patches
2023-10-10 13:01 UTC (4+ messages)
` [PATCH 1/3] ati-vga: Fix aperture sizes
` [PATCH 2/3] ati-vga: Support unaligned access to GPIO DDC registers
` [PATCH 3/3] ati-vga: Add 30 bit palette access register
[RFC PATCH 00/11] ppc: avocado test additions and new defaults
2023-10-10 13:01 UTC (21+ messages)
` [RFC PATCH 01/11] tests/avocado: ppc add powernv10 boot_linux_console test
` [RFC PATCH 02/11] tests/avocado: Add ppc pseries and powernv Hash MMU tests
` [RFC PATCH 03/11] tests/avocado: Add pseries KVM boot_linux test
` [RFC PATCH 04/11] tests/avocado: ppc add hypervisor tests
` [RFC PATCH 05/11] testing/avocado: ppc add new BookE boot_linux_console.py tests
` [RFC PATCH 06/11] tests/avocado: Add FreeBSD distro boot tests for ppc
` [RFC PATCH 07/11] tests/avocado: Add ppc boot tests for non-free AIX images
` [RFC PATCH 08/11] tests/avocado: Add ppc MacOS tests
` [RFC PATCH 09/11] tests/avocado: Use default CPU for pseries machine
` [RFC PATCH 10/11] ppc/spapr: change pseries machine default to POWER10 CPU
` [RFC PATCH 11/11] ppc/pnv: Change powernv default to powernv10
[PATCH v2 0/6] hw: Clean up global variables shadowing
2023-10-10 12:54 UTC (12+ messages)
` [PATCH v2 1/6] hw/core/cpu: Clean up global variable shadowing
` [PATCH v2 2/6] hw/loader: Clean up global variable shadowing in rom_add_file()
` [PATCH v2 3/6] hw/display/vga: Clean up global variable shadowing
` [PATCH v2 4/6] hw/acpi/pcihp: Clean up global variable shadowing in acpi_pcihp_init()
` [PATCH v2 5/6] hw/pci: Clean up global variable shadowing of address_space_io variable
` [PATCH v2 6/6] hw/s390x: Clean up global variable shadowing in quiesce_powerdown_req()
[PATCH v2] misc/pca9552: Let external devices set pca9552 inputs
2023-10-10 12:32 UTC (2+ messages)
[PATCH 0/8] hw/audio/es1370: bug fix
2023-10-10 12:24 UTC (2+ messages)
[QEMU PATCH v5 00/13] Support blob memory and venus on qemu
2023-10-10 12:10 UTC (9+ messages)
` [QEMU PATCH v5 05/13] virtio-gpu: Configure context init for virglrenderer
` [QEMU PATCH v5 12/13] virtio-gpu: Initialize Venus
` [QEMU PATCH v5 13/13] virtio-gpu: Enable virglrenderer render server flag for venus
[PATCH 00/25] October maintainer omnibus pre-PR (tests, gdbstub, plugins)
2023-10-10 12:00 UTC (9+ messages)
` [PATCH 02/25] tests/avocado: remove flaky test marking for test_sbsaref_edk2_firmware
` [PATCH 03/25] tests/lcitool: add swtpm to the package list
` [PATCH 07/25] configure: remove gcc version suffixes
` [PATCH 25/25] contrib/plugins: fix coverity warning in hotblocks
[PATCH v2 0/2] target/s390x/kvm: Simplify the synchronization code
2023-10-10 11:46 UTC (8+ messages)
` [PATCH v2 1/2] target/s390x/kvm: Turn KVM_CAP_SYNC_REGS into a hard requirement
` [PATCH v2 2/2] target/s390x/kvm: Simplify the GPRs, ACRs, CRs and prefix synchronization code
[PATCH 00/18] target: Make 'cpu-qom.h' really target agnostic
2023-10-10 11:36 UTC (22+ messages)
` [PATCH 01/18] target: Mention 'cpu-qom.h' is "
` [PATCH 02/18] target/ppc: Remove CPU_RESOLVING_TYPE from 'cpu-qom.h'
` [PATCH 03/18] target/riscv: "
` [PATCH 04/18] target: Declare FOO_CPU_TYPE_NAME/SUFFIX in 'cpu-qom.h'
` [PATCH 05/18] target/hexagon: Declare QOM definitions "
` [PATCH 06/18] target/loongarch: "
` [PATCH 07/18] target/nios2: "
` [PATCH 08/18] target/openrisc: "
` [PATCH 09/18] target/i386: Inline target specific TARGET_DEFAULT_CPU_TYPE definition
` [PATCH 10/18] target/riscv: Inline target specific TYPE_RISCV_CPU_BASE definition
` [PATCH 11/18] target/i386: Declare CPU QOM types using DEFINE_TYPES() macro
` [PATCH 12/18] target/mips: "
` [PATCH 13/18] target/ppc: "
` [PATCH 14/18] target/sparc: "
` [PATCH 15/18] cpus: Open code OBJECT_DECLARE_TYPE() in OBJECT_DECLARE_CPU_TYPE()
` [PATCH 16/18] target/i386: Make X86_CPU common to new I386_CPU / X86_64_CPU types
` [PATCH 17/18] target/mips: Make MIPS_CPU common to new MIPS32_CPU / MIPS64_CPU types
` [PATCH 18/18] target/sparc: Make SPARC_CPU common to new SPARC32_CPU/SPARC64_CPU types
QAPI string visitors crashes
2023-10-10 11:36 UTC
[PATCH] target/riscv: Fix vfwmaccbf16.vf
2023-10-10 11:26 UTC (2+ messages)
[PULL 0/6] Firmware/seabios 20231010 patches
2023-10-10 11:26 UTC (7+ messages)
` [PULL 1/6] tests/bios-tables-test: tcg-emulate opteron for mmio64 test
` [PULL 2/6] tests/acpi: enable tests/data/acpi/q35/DSDT.mmio64 updates
` [PULL 3/6] seabios: update submodule to git snapshot
` [PULL 4/6] seabios: update binaries "
` [PULL 5/6] tests/acpi: update expected data files
` [PULL 6/6] tests/acpi: disable tests/data/acpi/q35/DSDT.mmio64 updates
[PATCH v2] hw/loongarch: remove global loaderparams variable
2023-10-10 11:26 UTC (2+ messages)
[PATCH 0/4] tests/qtest: Introduce qtest_get_base_arch() and qtest_get_arch_bits()
2023-10-10 10:37 UTC (14+ messages)
` [PATCH 1/4] tests/libqtest: Introduce qtest_get_arch_bits()
` [PATCH 2/4] tests/qtest: Use qtest_get_arch_bits()
` [PATCH 3/4] tests/libqtest: Introduce qtest_get_base_arch()
` [PATCH 4/4] tests/qtest: Use qtest_get_base_arch()
[PATCH v2 00/18] Make Pixman an optional dependency
2023-10-10 10:24 UTC (9+ messages)
` [PATCH v2 16/18] hw/sm501: allow compiling without PIXMAN
[PATCH for-8.2 0/2] arm/kvm: use kvm_{get,set}_one_reg
2023-10-10 10:09 UTC (7+ messages)
` [PATCH for-8.2 2/2] arm/kvm: convert to kvm_get_one_reg
[PATCH V4 00/10] Add architecture agnostic code to support vCPU Hotplug
2023-10-10 9:50 UTC (13+ messages)
` [PATCH V4 02/10] hw/acpi: Move CPU ctrl-dev MMIO region len macro to common header file
` [PATCH V4 03/10] hw/acpi: Add ACPI CPU hotplug init stub
` [PATCH V4 07/10] hw/acpi: Update ACPI GED framework to support vCPU Hotplug
[PATCH RFC V2 00/37] Support of Virtual CPU Hotplug for ARMv8 Arch
2023-10-10 9:47 UTC (5+ messages)
` [PATCH RFC V2 03/37] hw/arm/virt: Move setting of common CPU properties in a function
[PATCH v2 0/3] hexagon: GETPC() and shadowing fixes
2023-10-10 9:10 UTC (10+ messages)
` [PATCH v2 3/3] target/hexagon: avoid shadowing globals
[PATCH v2 0/7] virtio-net RSS/hash report fixes
2023-10-10 8:00 UTC (5+ messages)
` [PATCH v2 1/7] tap: Fix virtio-net header buffer size
` [PATCH v2 3/7] virtio-net: Disable RSS on reset
[PATCH v2 0/6] scripts/migration: Fix analyze-migration.py and add a test
2023-10-10 7:11 UTC (3+ messages)
` [PATCH v2 6/6] tests/qtest/migration: Add a test for the analyze-migration script
[PATCH] virtio-serial-bus: Discard throttled VirtQueueElement when virtio-serial closed
2023-10-10 6:22 UTC
[PATCH v11 00/10] migration: Modify 'migrate' and 'migrate-incoming' QAPI commands for migration
2023-10-10 5:20 UTC (11+ messages)
` [PATCH v11 08/10] migration: Implement MigrateChannelList to qmp migration flow
` [PATCH v11 09/10] migration: Implement MigrateChannelList to hmp "
[PATCH] hw/loongarch: remove global loaderparams variable
2023-10-10 5:17 UTC (2+ messages)
[PATCH v1 0/6] linux-user/loongarch64: Add LSX/LASX sigcontext
2023-10-10 3:37 UTC (7+ messages)
` [PATCH v1 1/6] target/loongarch: Add env->extctx_flags for user-mode setup extcontext
` [PATCH v1 2/6] target/loongarch: Add set_vec_extctx to set LSX/LASX instructions extctx_flags
` [PATCH v1 3/6] linux-user/loongarch64: Fix setup_extcontext alloc wrong fpu_context size
` [PATCH v1 4/6] linux-user/loongarch64: setup_sigframe() set 'end' context size 0
` [PATCH v1 5/6] linux-user/loongarch64: Add LSX sigcontext save/restore
` [PATCH v1 6/6] linux-user/loongarch64: Add LASX "
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).