qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-13 09:52:42 to 2023-02-13 17:33:34 UTC [more...]

[PATCH 0/4] Adds support for running QEMU natively on windows-arm64
 2023-02-13 16:20 UTC  (3+ messages)
` [PATCH 3/4] qga/vss-win32: fix warning for clang++-15

[PATCH 00/12] ICH9 cleanup
 2023-02-13 17:30 UTC  (9+ messages)
` [PATCH 01/12] hw/i386/ich9: Rename Q35_MASK to ICH9_MASK
` [PATCH 02/12] hw/isa/lpc_ich9: Unexport PIRQ functions
` [PATCH 05/12] hw/i2c/smbus_ich9: Inline ich9_smb_init() and remove it
` [PATCH 06/12] hw/i386/pc_q35: Allow for setting properties before realizing TYPE_ICH9_LPC_DEVICE
` [PATCH 09/12] hw/i386/ich9: Remove redundant GSI_NUM_PINS
` [PATCH 10/12] hw: Move ioapic*.h to intc/
` [PATCH 11/12] hw/i386/ich9: Clean up includes
` [PATCH 12/12] hw: Move ich9.h to southbridge/

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

[PATCH 0/7] Implement Most ARMv8.3 Pointer Authentication Features
 2023-02-13 17:11 UTC  (16+ messages)
` [PATCH 1/7] target/arm: v8.3 PAC ID_AA64ISAR[12] feature-detection
` [PATCH 2/7] target/arm: Implement v8.3 QARMA3 PAC cipher
` [PATCH 3/7] target/arm: Implement v8.3 EnhancedPAC
` [PATCH 4/7] target/arm: Implement v8.3 Pauth2
` [PATCH 5/7] targer/arm: Inform helpers whether a PAC instruction is 'combined'
` [PATCH 6/7] target/arm: Implement v8.3 FPAC and FPACCOMBINE
` [PATCH 7/7] target/arm: Add CPU properties for most v8.3 PAC features

[PATCH v3 0/6] hw/vfio/ccw: hw: Use QOM macros and remove DO_UPCAST() uses
 2023-02-13 17:05 UTC  (8+ messages)
` [PATCH v3 1/6] hw/s390x/event-facility: Replace DO_UPCAST(SCLPEvent) by SCLP_EVENT()
` [PATCH v3 2/6] hw/vfio/ccw: Simplify using DEVICE() macro
` [PATCH v3 3/6] hw/vfio/ccw: Use intermediate S390CCWDevice variable
` [PATCH v3 4/6] hw/vfio/ccw: Replace DO_UPCAST(S390CCWDevice) by S390_CCW_DEVICE()
` [PATCH v3 5/6] hw/vfio/ccw: Remove pointless S390CCWDevice variable
` [PATCH v3 6/6] hw/vfio/ccw: Replace DO_UPCAST(VFIOCCWDevice) by VFIO_CCW()

[PATCH v2 00/19] hw: Use QOM macros and remove DO_UPCAST() uses
 2023-02-13 17:03 UTC  (19+ messages)
` [PATCH v2 08/19] hw/net/eepro100: Introduce TYPE_EEPRO100 QOM abstract parent
` [PATCH v2 14/19] hw/scsi/scsi-bus: Inline two uses of scsi_bus_from_device()
` [PATCH v2 15/19] hw/s390x/event-facility: Replace DO_UPCAST(SCLPEvent) by SCLP_EVENT()
` [PATCH v2 16/19] hw/vfio/ccw: Replace DO_UPCAST(VFIOCCWDevice) by VFIO_CCW()
` [RFC PATCH v2 19/19] hw/usb: Inline usb_bus_from_device()

[PATCH v4] hw/arm/smmuv3: Add GBPA register
 2023-02-13 16:49 UTC  (5+ messages)

DMAR fault with qemu 7.2 and Ubuntu 22.04 base image
 2023-02-13 16:45 UTC 

[PATCH v4 0/9] PC cleanups
 2023-02-13 16:45 UTC  (11+ messages)
` [PATCH v4 1/9] hw/pci-host/i440fx: Inline sysbus_add_io()
` [PATCH v4 2/9] hw/pci-host/q35: "
` [PATCH v4 3/9] hw/i386/pc_q35: Reuse machine parameter
` [PATCH v4 4/9] hw/i386/pc_{q35, piix}: Reuse MachineClass::desc as SMB product name
` [PATCH v4 5/9] hw/i386/pc_{q35, piix}: Minimize usage of get_system_memory()
` [PATCH v4 6/9] hw/i386/pc: Initialize ram_memory variable directly
` [PATCH v4 7/9] hw/pci-host/pam: Make init_pam() usage more readable
` [PATCH v4 8/9] hw/i386/x86: Make TYPE_X86_MACHINE the owner of smram
` [PATCH v4 9/9] target/i386/tcg/sysemu/tcg-cpu: Avoid own opinion about smram size

[PATCH v3 0/3] Add gdbstub support to HVF
 2023-02-13 16:35 UTC  (11+ messages)
` [PATCH v3 1/3] arm: move KVM breakpoints helpers
` [PATCH v3 2/3] hvf: implement guest debugging on Apple Silicon hosts
` [PATCH v3 3/3] hvf: handle singlestepping over instructions which trigger a VM exit

[PATCH 0/2] hw/arm/smmu: Fixes for TTB1
 2023-02-13 16:30 UTC  (5+ messages)
` [PATCH 1/2] hw/arm/smmu-common: Support 64-bit addresses
` [PATCH 2/2] hw/arm/smmu-common: Fix TTB1 handling

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

[PATCH] target/riscv: Fix vslide1up.vf and vslide1down.vf
 2023-02-13 15:56 UTC  (3+ messages)

[PATCH v2 00/13] Dynamycally switch to vhost shadow virtqueues at vdpa net migration
 2023-02-13 15:51 UTC  (7+ messages)
` [PATCH v2 01/13] vdpa net: move iova tree creation from init to start
` [PATCH v2 07/13] vdpa: add vdpa net migration state notifier

[PULL 00/10] xenpvh machine
 2023-02-13 15:44 UTC  (2+ messages)

[PATCH v10 00/59] Xen HVM support under KVM
 2023-02-13 15:31 UTC  (7+ messages)
` [PATCH v10 42/59] kvm/i386: Add xen-gnttab-max-frames property
` [PATCH v10 43/59] hw/xen: Add xen_gnttab device for grant table emulation
` [PATCH v10 44/59] hw/xen: Support mapping grant frames

[PATCH 00/18] vfio: Add migration pre-copy support and device dirty tracking
 2023-02-13 15:25 UTC  (5+ messages)
` [PATCH 08/18] vfio/common: Record DMA mapped IOVA ranges

[PATCH 0/2] docs/devel/qapi-code-gen: Update features doc, minor improvements
 2023-02-13 15:07 UTC  (5+ messages)
` [PATCH 1/2] docs/devel/qapi-code-gen: Belatedly update features documentation
` [PATCH 2/2] docs/devel/qapi-code-gen: Fix a missing 'may', clarify SchemaInfo

Windows 11 guest crashing supposedly in smm after some time of use
 2023-02-13 14:58 UTC 

[RFC PATCH 0/5] Deprecate/rename singlestep command line option
 2023-02-13 15:01 UTC  (3+ messages)

[PATCH v6 0/4] memory: prevent dma-reentracy issues
 2023-02-13 14:58 UTC  (2+ messages)

[PATCH 00/10] Retire Fork-Based Fuzzing
 2023-02-13 14:48 UTC  (23+ messages)
` [PATCH 01/10] hw/sparse-mem: clear memory on reset
` [PATCH 02/10] fuzz: add fuzz_reboot API
` [PATCH 03/10] fuzz/generic-fuzz: use reboots instead of forks to reset state
` [PATCH 04/10] fuzz/generic-fuzz: add a limit on DMA bytes written
` [PATCH 05/10] fuzz/virtio-scsi: remove fork-based fuzzer
` [PATCH 06/10] fuzz/virtio-net: "
` [PATCH 07/10] fuzz/virtio-blk: "
` [PATCH 08/10] fuzz/i440fx: "
` [PATCH 09/10] fuzz: remove fork-fuzzing scaffolding
` [PATCH 10/10] docs/fuzz: remove mentions of fork-based fuzzing

[PATCH V2 00/10] Add basic ACPI support for risc-v virt
 2023-02-13 14:40 UTC  (11+ messages)
` [PATCH V2 01/10] hw/riscv/virt: Add OEM_ID and OEM_TABLE_ID fields
` [PATCH V2 02/10] hw/riscv/virt: Add a switch to enable/disable ACPI
` [PATCH V2 03/10] hw/riscv/virt: Add memmap pointer to RiscVVirtState
` [PATCH V2 04/10] hw/riscv/virt: virt-acpi-build.c: Add basic ACPI tables
` [PATCH V2 05/10] hw/riscv/virt: virt-acpi-build.c: Add RINTC in MADT
` [PATCH V2 06/10] hw/riscv/virt: virt-acpi-build.c: Add RHCT Table
` [PATCH V2 07/10] hw/riscv: meson.build: Build virt-acpi-build.c
` [PATCH V2 08/10] hw/riscv/Kconfig: virt: Enable ACPI config option
` [PATCH V2 09/10] hw/riscv/virt.c: Initialize the ACPI tables
` [PATCH V2 10/10] MAINTAINERS: Add entry for RISC-V ACPI

[RFC PATCH] Do not include "qemu/error-report.h" in headers that do not need it
 2023-02-13 14:42 UTC  (4+ messages)

[PATCH] block: Handle curl 7.55.0, 7.85.0 version changes
 2023-02-13 14:32 UTC  (3+ messages)

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2023-02-13 14:23 UTC  (22+ messages)
` [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory

[PULL 00/22] Migration 20230213 patches
 2023-02-13 14:17 UTC  (2+ messages)

[PATCH v4 00/16] pci hotplug tracking
 2023-02-13 14:16 UTC  (21+ messages)
` [PATCH v4 01/16] pci/shpc: set attention led to OFF on reset
` [PATCH v4 02/16] pci/shpc: change shpc_get_status() return type to uint8_t
` [PATCH v4 03/16] pci/shpc: shpc_slot_command(): handle PWRONLY -> ENABLED transition
` [PATCH v4 04/16] pci/shpc: more generic handle hot-unplug in shpc_slot_command()
` [PATCH v4 05/16] pci/shpc: pass PCIDevice pointer to shpc_slot_command()
` [PATCH v4 06/16] pci/shpc: refactor shpc_device_plug_common()
` [PATCH v4 07/16] pcie: pcie_cap_slot_write_config(): use correct macro
` [PATCH v4 08/16] pcie_regs: drop duplicated indicator value macros
` [PATCH v4 09/16] pcie: drop unused PCIExpressIndicator
` [PATCH v4 10/16] pcie: pcie_cap_slot_enable_power() use correct helper
` [PATCH v4 11/16] pcie: introduce pcie_sltctl_powered_off() helper
` [PATCH v4 12/16] pcie: set power indicator to off on reset by default
` [PATCH v4 13/16] pci: introduce pci_find_the_only_child()
` [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 0/9] hw: Use QOM alias properties and few QOM/QDev cleanups
 2023-02-13 14:01 UTC  (3+ messages)
` [RFC PATCH 9/9] hw/mips/itu: Pass SAAR using QOM link property

[PATCH] This reverts commit f14aab420c58b57e07189d6d9e6d3fbfab4761a6
 2023-02-13  6:43 UTC 

[PATCH 2/2] Fix issue #761: Broken scaling with gtk, gl=on on a hidpi display
 2023-02-13  9:27 UTC 

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

[RFC 00/52] Introduce hybrid CPU topology
 2023-02-13 13:41 UTC  (34+ messages)
` [RFC 04/52] i386/WHPX: Fix error message when fail to set ProcessorCount
` [RFC 05/52] hw/core/machine: Rename machine-smp.c to machine-topo.c
` [RFC 06/52] hw/cpu: Introduce hybrid CPU topology
` [RFC 09/52] hw/machine: Introduce core type for hybrid topology
` [RFC 13/52] cpu/core: Use generic topology helper for "help" to set nr_threads
` [RFC 14/52] hw/smbios: Use generic topology name and helper
` [RFC 15/52] migration/postcopy-ram: "
` [RFC 24/52] loongarch: Replace MachineState.smp access with topology helpers
` [RFC 26/52] hw: Replace MachineState.smp access with topology helpers for all remaining archs
` [RFC 30/52] i386: Drop nr_dies and nr_modules CPUX86State
` [RFC 32/52] i386: Rename X86CPUTopoInfo and its members to reflect relationship with APIC ID
` [RFC 33/52] i386: Rename init_topo_info() to init_apic_topo_info()
` [RFC 34/52] i386: Rename variable topo_info to apicid_topo
` [RFC 35/52] i386: Support APIC ID topology for hybrid CPU topology
` [RFC 41/52] machine: Introduce core_type() hook
` [RFC 42/52] hw/machine: Add hybrid_supported in generic topo properties
` [RFC 51/52] qapi: Expose CPU topology info in query_cpus_fast
` [RFC 52/52] i386: Support cpu_index_to_core_type() for x86

[PATCH RESEND 00/18] Support smp.clusters for x86
 2023-02-13 13:40 UTC  (5+ messages)
` [PATCH RESEND 01/18] machine: Fix comment of machine_parse_smp_config()
` [PATCH RESEND 09/18] i386: Fix comment style in topology.h

[PATCH RFC v2 0/1] tests: add wasmtime testsuite
 2023-02-13 12:57 UTC  (2+ messages)
` PING: "

[PATCH v2 0/4] Fix deadlock when dying because of a signal
 2023-02-13 12:52 UTC  (5+ 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 3/4] linux-user/microblaze: Handle privileged exception
` [PATCH v2 4/4] tests/tcg/linux-test: Add linux-fork-trap test

[PATCH 00/19] hw: Use QOM macros and remove DO_UPCAST() uses
 2023-02-13 12:14 UTC  (3+ messages)
` [PATCH 15/19] hw/s390x/event-facility: Replace DO_UPCAST(SCLPEvent) by SCLP_EVENT()

[PATCH 1/1] block: improve error logging in bdrv_reopen_prepare()
 2023-02-13 12:01 UTC  (2+ messages)

[PATCH v3 00/15] pci hotplug tracking
 2023-02-13 11:43 UTC  (6+ messages)
` [PATCH v3 14/15] qapi: introduce DEVICE_ON event

[RFC PATCH] tests: add LKFT baseline test to avocado
 2023-02-13 11:32 UTC  (2+ messages)

[PATCH 00/13] block: Fix bdrv_open*() calls from coroutine context
 2023-02-13 11:26 UTC  (2+ messages)

[PATCH v2 0/9] hw/qdev: Housekeeping around qdev_get_parent_bus()
 2023-02-13 11:07 UTC  (7+ messages)
` [PATCH v2 4/9] hw/net: Replace dev->parent_bus by qdev_get_parent_bus(dev)
` [PATCH v2 5/9] hw/pci: "

[PATCH] curl: Fix error path in curl_open()
 2023-02-13 11:03 UTC  (2+ messages)

[RFC PATCH 0/3] qdev: Introduce QDEV_DECLARE_DEV_BUS_TYPES() macro
 2023-02-13 10:56 UTC  (4+ messages)
` [RFC PATCH 1/3] hw/qdev: "
` [RFC PATCH 2/3] hw/usb: Declare QOM macros using QDEV_DECLARE_DEV_BUS_TYPES()
` [RFC PATCH 3/3] hw/usb: Use USB_DEVICE_GET_BUS() macro

[PATCH 0/3] TSA: make sure QEMU compiles when using clang TSA
 2023-02-13 10:44 UTC  (2+ messages)

[PATCH v2 0/7] hw/net/eepro100: Finish QDev conversion
 2023-02-13 10:10 UTC  (8+ messages)
` [PATCH v2 1/7] hw/net/eepro100: Abort if pci_add_capability() ever fail
` [PATCH v2 2/7] hw/net/eepro100: Introduce TYPE_EEPRO100 QOM abstract parent
` [PATCH v2 3/7] hw/net/eepro100: Convert reset handler to DeviceReset
` [PATCH v2 4/7] hw/net/eepro100: Pass E100PCIDeviceInfo as class init data
` [PATCH v2 5/7] hw/net/eepro100: Remove instance EEPRO100State::has_extended_tcb_support
` [PATCH v2 6/7] hw/net/eepro100: Remove instance's EEPRO100State::device
` [PATCH v2 7/7] hw/net/eepro100: Replace DO_UPCAST(EEPRO100State) by EEPRO100()


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