qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-13 18:47:19 to 2023-02-14 10:11:23 UTC [more...]

[RFC 00/52] Introduce hybrid CPU topology
 2023-02-14 10:18 UTC  (32+ messages)
` [RFC 05/52] hw/core/machine: Rename machine-smp.c to machine-topo.c
` [RFC 06/52] hw/cpu: Introduce hybrid CPU topology
` [RFC 08/52] machine: Add helpers to get cpu topology info from MachineState.topo
` [RFC 09/52] hw/machine: Introduce core type for hybrid topology
` [RFC 15/52] migration/postcopy-ram: Use generic topology name and helper
` [RFC 22/52] riscv: Replace MachineState.smp access with topology helpers
` [RFC 25/52] mips: "
` [RFC 34/52] i386: Rename variable topo_info to apicid_topo
` [RFC 42/52] hw/machine: Add hybrid_supported in generic topo properties

[PATCH v10 00/59] Xen HVM support under KVM
 2023-02-14 10:10 UTC  (7+ messages)
` [PATCH v10 45/59] i386/xen: Implement HYPERVISOR_grant_table_op and GNTTABOP_[gs]et_verson
` [PATCH v10 46/59] hw/xen: Implement GNTTABOP_query_size
` [PATCH v10 47/59] i386/xen: handle PV timer hypercalls

[PATCH] cirrus.yml: Improve the windows_msys2_task
 2023-02-14 10:07 UTC  (2+ messages)

[PATCH v2 0/7] Python: Drop support for Python 3.6
 2023-02-14  9:59 UTC  (9+ messages)
` [PATCH v2 6/7] CI: Stop building docs on centos8

[PATCH v4 00/16] pci hotplug tracking
 2023-02-14  9:56 UTC  (16+ messages)
` [PATCH v4 01/16] pci/shpc: set attention led to OFF on reset
` [PATCH v4 14/16] qapi: deprecate "device" field of DEVICE_* events
` [PATCH v4 15/16] qapi: add HOTPLUG_STATE event
` [PATCH v4 16/16] qapi: introduce DEVICE_ON event

[PATCH v2 0/4] Fix deadlock when dying because of a signal
 2023-02-14  9:51 UTC  (9+ messages)
` [PATCH v2 1/4] linux-user: Always exit from exclusive state in fork_end()
` [PATCH v2 2/4] cpus: Make {start,end}_exclusive() recursive
` [PATCH v2 4/4] tests/tcg/linux-test: Add linux-fork-trap test

[PATCH v5] hw/arm/smmuv3: Add GBPA register
 2023-02-14  9:40 UTC 

[PATCH 00/18] target/riscv: Various fixes to gdbstub and CSR access
 2023-02-14  9:27 UTC  (36+ messages)
` [PATCH 01/18] target/riscv: gdbstub: Check priv spec version before reporting CSR
` [PATCH 02/18] target/riscv: Correct the priority policy of riscv_csrrw_check()
` [PATCH 03/18] target/riscv: gdbstub: Minor change for better readability
` [PATCH 04/18] target/riscv: gdbstub: Do not generate CSR XML if Zicsr is disabled
` [PATCH 05/18] target/riscv: Coding style fixes in csr.c
` [PATCH 06/18] target/riscv: Use 'bool' type for read_only
` [PATCH 07/18] target/riscv: Simplify {read, write}_pmpcfg() a little bit
  ` [PATCH 07/18] target/riscv: Simplify {read,write}_pmpcfg() "
` [PATCH 08/18] target/riscv: Simplify getting RISCVCPU pointer from env
` [PATCH 09/18] target/riscv: Avoid reporting odd-numbered pmpcfgX in the CSR XML for RV64
` [PATCH 10/18] target/riscv: gdbstub: Turn on debugger mode before calling CSR predicate()
` [PATCH 11/18] target/riscv: gdbstub: Drop the vector CSRs in riscv-vector.xml
` [PATCH 12/18] target/riscv: Allow debugger to access user timer and counter CSRs
` [PATCH 13/18] target/riscv: Allow debugger to access seed CSR
` [PATCH 14/18] target/riscv: Allow debugger to access {h, s}stateen CSRs
` [PATCH 15/18] target/riscv: Allow debugger to access sstc CSRs
` [PATCH 16/18] target/riscv: Drop priv level check in mseccfg predicate()
` [PATCH 17/18] target/riscv: Group all predicate() routines together

[PATCH] audio/pwaudio.c: Add Pipewire audio backend for QEMU
 2023-02-14  9:23 UTC 

[PATCH 0/3] qga/win/vss: add VSS backup type options
 2023-02-14  9:20 UTC  (3+ messages)

[Patch 00/14] target/riscv: Some updates to float point related extensions
 2023-02-14  8:38 UTC  (15+ messages)
` [Patch 01/14] target/riscv: Fix the relationship between Zfhmin and Zfh
` [Patch 02/14] target/riscv: Fix the relationship between Zhinxmin and Zhinx
` [Patch 03/14] target/riscv: Simplify the check for Zfhmin and Zhinxmin
` [Patch 04/14] target/riscv: Add cfg properties for Zv* extension
` [Patch 05/14] target/riscv: Fix relationship between V, Zve*, F and D
` [Patch 06/14] target/riscv: Add propertie check for Zvfh{min} extensions
` [Patch 07/14] target/riscv: Indent fixes in cpu.c
` [Patch 08/14] target/riscv: Simplify check for Zve32f and Zve64f
` [Patch 09/14] target/riscv: Replace check for F/D to Zve32f/Zve64d in trans_rvv.c.inc
` [Patch 10/14] target/riscv: Remove rebundunt check for zve32f and zve64f
` [Patch 11/14] target/riscv: Add support for Zvfh/zvfhmin extensions
` [Patch 12/14] target/riscv: Fix check for vectore load/store instructions when EEW=64
` [Patch 13/14] target/riscv: Simplify check for EEW = 64 in trans_rvv.c.inc
` [Patch 14/14] target/riscv: Expose properties for Zv* extension

[PATCH v5 0/3] Eliminate multifd flush
 2023-02-14  8:45 UTC  (3+ messages)
` [PATCH v5 1/3] multifd: Create property multifd-sync-after-each-section

[PATCH V2 00/10] Add basic ACPI support for risc-v virt
 2023-02-14  8:44 UTC  (7+ messages)
` [PATCH V2 04/10] hw/riscv/virt: virt-acpi-build.c: Add basic ACPI tables

[PATCH] vhost: accept VIRTIO_F_ORDER_PLATFORM as a valid SVQ feature
 2023-02-14  8:36 UTC  (5+ messages)

[PATCH 0/4] Adds support for running QEMU natively on windows-arm64
 2023-02-14  8:16 UTC  (9+ messages)
` [PATCH 1/4] util/cacheflush: fix illegal instruction "
` [PATCH 2/4] sysemu/os-win32: fix setjmp/longjmp "
` [PATCH 3/4] qga/vss-win32: fix warning for clang++-15
` [PATCH 4/4] target/ppc: fix warning with clang-15

[PATCH v3 00/12] qtests vs. default devices
 2023-02-14  7:57 UTC  (14+ messages)
` [PATCH v3 01/12] tests/qtest: Skip PXE tests for missing devices
` [PATCH v3 02/12] tests/qtest: Do not run lsi53c895a test if device is not present
` [PATCH v3 03/12] tests/qtest: Add dependence on PCIE_PORT for virtio-net-failover.c
` [PATCH v3 04/12] tests/qtest: Don't build virtio-serial-test.c if device not present
` [PATCH v3 05/12] tests/qtest: hd-geo-test: Check for missing devices
` [PATCH v3 06/12] tests/qtest: Fix coding style in device-plug-test.c
` [PATCH v3 07/12] tests/qtest: Skip unplug tests that use missing devices
` [PATCH v3 08/12] tests/qtest: drive_del-test: Skip tests that require "
` [PATCH v3 09/12] tests/qtest: Check for devices in bios-tables-test
` [PATCH v3 10/12] tests/qtest: Do not include hexloader-test if loader device is not present
` [PATCH v3 11/12] tests/qemu-iotests: Require virtio-scsi-pci
` [PATCH v3 12/12] tests/qtest: bios-tables-test: Skip if missing configs

[RFC v5 0/3] migration: reduce time of loading non-iterable vmstate
 2023-02-14  7:57 UTC  (4+ messages)
` [RFC v5 1/3] rcu: introduce rcu_read_is_locked()

[PATCH] chardev/char-socket: set s->listener = NULL in char_socket_finalize
 2023-02-14  7:47 UTC  (2+ messages)

[PATCH v1] Adding new machine Yosemitev2 in QEMU
 2023-02-14  7:05 UTC  (3+ messages)

[PATCH] memory: Optimize replay of guest mapping
 2023-02-14  7:04 UTC  (3+ messages)

[PATCH v2 00/12] 2023 Q1 bsd-user upstreaming: bugfixes and sysctl
 2023-02-14  6:57 UTC  (14+ messages)
` [PATCH v2 01/12] bsd-user: Don't truncate the return value from freebsd_syscall
` [PATCH v2 02/12] build: Don't specify -no-pie for --static user-mode programs
` [PATCH v2 03/12] bsd-user: Add sysarch syscall
` [PATCH v2 04/12] bsd-user: various helper routines for sysctl
` [PATCH v2 05/12] bsd-user: Helper routines oidfmt
` [PATCH v2 06/12] bsd-user: Helper routines h2t_old_sysctl
` [PATCH v2 07/12] bsd-user: sysctl helper funtions: sysctl_name2oid and sysctl_oidfmt
` [PATCH v2 08/12] bsd-user: common routine do_freebsd_sysctl_oid for all sysctl variants
` [PATCH v2 09/12] bsd-user: Start translation of arch-specific sysctls
` [PATCH v2 10/12] bsd-user: do_freebsd_sysctl helper for sysctl(2)
` [PATCH v2 11/12] bsd-user: implement sysctlbyname(2)
` [PATCH v2 12/12] bsd-user: Add -strict

[PATCH] virtio-net: clear guest_announce feature if no cvq backend
 2023-02-14  6:53 UTC  (2+ messages)

[PULL 00/10] Net patches
 2023-02-14  6:11 UTC  (11+ messages)
` [PULL 01/10] net: Move the code to collect available NIC models to a separate function
` [PULL 02/10] net: Restore printing of the help text with "-nic help"
` [PULL 03/10] net: Replace "Supported NIC models" with "Available NIC models"
` [PULL 04/10] hw/net/lan9118: log [read|write]b when mode_16bit is enabled rather than abort
` [PULL 05/10] hw/net/vmxnet3: allow VMXNET3_MAX_MTU itself as a value
` [PULL 06/10] net: Increase L2TPv3 buffer to fit jumboframes
` [PULL 07/10] vmnet: stop recieving events when VM is stopped
` [PULL 08/10] hw/net/can/xlnx-zynqmp-can: fix assertion failures in transfer_fifo()
` [PULL 09/10] net: stream: add a new option to automatically reconnect
` [PULL 10/10] vdpa: fix VHOST_BACKEND_F_IOTLB_ASID flag check

[PATCH RESEND 00/18] Support smp.clusters for x86
 2023-02-14  2:37 UTC  (5+ messages)
` [PATCH RESEND 09/18] i386: Fix comment style in topology.h
` [PATCH RESEND 13/18] hw/i386/pc: Support smp.clusters for x86 PC machine

[PATCH v2 00/13] Dynamycally switch to vhost shadow virtqueues at vdpa net migration
 2023-02-14  1:45 UTC  (5+ messages)
` [PATCH v2 01/13] vdpa net: move iova tree creation from init to start

[PATCH 0/9] 2023 Q1 bsd-user upstreaming: bugfixes and sysctl
 2023-02-13 23:55 UTC  (4+ messages)
` [PATCH 9/9] bsd-user: Add -strict

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2023-02-13 23:53 UTC  (5+ messages)
` [PATCH v10 2/9] KVM: Introduce per-page memory attributes

[PATCH 0/4] hw/qdev: Housekeeping around qdev_get_parent_bus()
 2023-02-13 23:31 UTC  (10+ messages)
` [PATCH 1/4] hw/qdev: Constify DeviceState* argument of qdev_get_parent_bus()
` [PATCH 2/4] hw: Replace dev->parent_bus by qdev_get_parent_bus(dev)
` [PATCH 3/4] hw: Use qdev_get_parent_bus() in qdev_get_own_fw_dev_path_from_handler()
` [PATCH 4/4] qdev-monitor: Use qdev_get_parent_bus() in bus_print_dev()

[PATCH 1/2] log: Add separate debug option for logging invalid memory accesses
 2023-02-13 22:43 UTC  (12+ messages)

[RFC v2 00/13] Dinamycally switch to vhost shadow virtqueues at vdpa net migration
 2023-02-13 22:36 UTC  (7+ messages)
` [RFC v2 11/13] vdpa: add vdpa net migration state notifier

[PULL 00/10] xenpvh machine
 2023-02-13 22:34 UTC  (3+ messages)

DMAR fault with qemu 7.2 and Ubuntu 22.04 base image
 2023-02-13 22:21 UTC  (2+ messages)

[PATCH v3] tests/docker: Use binaries for debian-tricore-cross
 2023-02-13 21:24 UTC  (2+ messages)

[PATCH v3 0/4] Fix deadlock when dying because of a signal
 2023-02-13 20:57 UTC  (5+ messages)
` [PATCH v3 1/4] linux-user: Always exit from exclusive state in fork_end()
` [PATCH v3 2/4] cpus: Make {start,end}_exclusive() recursive
` [PATCH v3 3/4] linux-user/microblaze: Handle privileged exception
` [PATCH v3 4/4] tests/tcg/linux-test: Add linux-fork-trap test

[PATCH] crypto: allow client/server cert chains
 2023-02-13 18:00 UTC 

[PATCH RESEND v5 00/28] target/arm: Allow CONFIG_TCG=n builds
 2023-02-13 20:29 UTC  (29+ messages)
` [PATCH RESEND v5 01/28] target/arm: rename handle_semihosting to tcg_handle_semihosting
` [PATCH RESEND v5 02/28] target/arm: wrap psci call with tcg_enabled
` [PATCH RESEND v5 03/28] target/arm: wrap call to aarch64_sve_change_el in tcg_enabled()
` [PATCH RESEND v5 04/28] target/arm: Move PC alignment check
` [PATCH RESEND v5 05/28] target/arm: Move cpregs code out of cpu.h
` [PATCH RESEND v5 06/28] target/arm: Move cpregs code into cpregs.c
` [PATCH RESEND v5 07/28] target/arm: Move define_debug_regs() to cpregs.c
` [PATCH RESEND v5 08/28] target/arm: Wrap breakpoint/watchpoint updates with tcg_enabled
` [PATCH RESEND v5 09/28] target/arm: move translate modules to tcg/
` [PATCH RESEND v5 10/28] target/arm: move helpers "
` [PATCH RESEND v5 11/28] target/arm: Move psci.c into the tcg directory
` [PATCH RESEND v5 12/28] target/arm: Wrap arm_rebuild_hflags calls with tcg_enabled
` [PATCH RESEND v5 13/28] target/arm: Move hflags code into the tcg directory
` [PATCH RESEND v5 14/28] target/arm: Move regime_using_lpae_format into internal.h
` [PATCH RESEND v5 15/28] target/arm: Don't access TCG code when debugging with KVM
` [PATCH RESEND v5 16/28] cpu-defs.h: Expose CPUTLBEntryFull to non-TCG code
` [PATCH RESEND v5 17/28] target/arm: Move cortex sysregs into cpregs.c
` [PATCH RESEND v5 18/28] tests/avocado: Skip tests that require a missing accelerator
` [PATCH RESEND v5 19/28] tests/avocado: Tag TCG tests with accel:tcg
` [PATCH RESEND v5 20/28] target/arm: Move 64-bit TCG CPUs into tcg/
` [PATCH RESEND v5 21/28] target/arm: move cpu_tcg to tcg/cpu32.c
` [PATCH RESEND v5 22/28] target/arm: Use "max" as default cpu for the virt machine with KVM
` [PATCH RESEND v5 23/28] tests/qtest: arm-cpu-features: Match tests to required accelerators
` [PATCH RESEND v5 24/28] tests/qtest: Restrict tpm-tis-devices-{swtpm}-test to CONFIG_TCG
` [PATCH RESEND v5 25/28] target/avocado: Pass parameters to migration test on aarch64
` [PATCH RESEND v5 26/28] arm/Kconfig: Always select SEMIHOSTING when TCG is present
` [PATCH RESEND v5 27/28] arm/Kconfig: Do not build TCG-only boards on a KVM-only build
` [PATCH RESEND v5 28/28] gitlab-ci: Check building KVM-only aarch64 target

[PATCH v6 0/4] memory: prevent dma-reentracy issues
 2023-02-13 20:26 UTC  (3+ messages)

[PATCH v4] hw/arm/smmuv3: Add GBPA register
 2023-02-13 19:45 UTC  (4+ messages)

[PATCH] MAINTAINERS: update my email address for the clock framework
 2023-02-13 19:35 UTC  (2+ messages)

[RFC PATCH 00/43] Add LoongArch LSX instructions
 2023-02-13 19:18 UTC  (5+ messages)
` [RFC PATCH 01/43] target/loongarch: Add vector data type vec_t

[PATCH v3 00/14] hw: Use QOM macros and remove DO_UPCAST() uses
 2023-02-13 18:43 UTC  (4+ messages)
` [PATCH v3 08/14] hw/net/ne2000-pci: Replace DO_UPCAST(PCINE2000State) by PCI_NE2000()
` [PATCH v3 11/14] hw/scsi/scsi-bus: Replace DO_UPCAST(SCSIBus) by SCSI_BUS()
` [PATCH v3 14/14] hw/usb: Replace DO_UPCAST(USBBus) by USB_BUS()


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).