messages from 2024-02-23 16:36:40 to 2024-02-25 10:14:49 UTC [more...]
[PATCH 0/9] Simplify initialization of PC machines
2024-02-25 10:13 UTC (6+ messages)
` [PATCH 9/9] hw/i386/pc_{piix, q35}: Eliminate local pci_bus/pci_host variables
Trying to write data to i2c bus
2024-02-25 8:29 UTC (5+ messages)
[PATCH] migration: Free argv
2024-02-25 5:54 UTC
[PATCH v2] target/riscv: Fix shift count overflow
2024-02-25 3:27 UTC
[PATCH v2 0/7] Introduce multifd zero page checking
2024-02-24 23:03 UTC (14+ messages)
` [PATCH v2 3/7] migration/multifd: Zero page transmission on the multifd thread
` [External] "
` [PATCH v2 4/7] migration/multifd: Enable zero page checking from multifd threads
` [External] "
[PATCH 1/2] hw/xen: detect when running inside stubdomain
2024-02-24 22:38 UTC (3+ messages)
` [PATCH 2/2] xen: fix stubdom PCI addr
[PATCH 00/10] usb cleanups: remove usb_bus_find(), extract sysbus-ohci to a separate file
2024-02-24 22:38 UTC (19+ messages)
` [PATCH 01/10] acpi, qom: move object_resolve_type_unambiguous to core QOM
` [PATCH 05/10] hppa: do not require CONFIG_USB
` [PATCH 06/10] mac_newworld: "
` [PATCH 07/10] pseries: "
` [PATCH 08/10] usb: remove usb_bus_find
` [PATCH 09/10] usb: extract sysbus-ohci to a separate file
` [PATCH 10/10] usb: remove duplicate file in system_ss
[PULL v2 00/39] tcg and linux-user patch queue
2024-02-24 20:56 UTC (5+ messages)
` [PULL v2 31/39] *-user: Deprecate and disable -p pagesize
` [PULL v2 32/39] cpu: Remove page_size_init
[PATCH v5 0/3] Add support for I2C in BCM2835 boards
2024-02-24 19:10 UTC (4+ messages)
` [PATCH v5 1/3] hw/i2c: Implement Broadcom Serial Controller (BSC)
` [PATCH v5 2/3] hw/arm: Connect BSC to BCM2835 board as I2C0, I2C1 and I2C2
` [PATCH v5 3/3] tests/qtest: Add testcase for BCM2835 BSC
[PATCH v4 0/3] Add support for I2C in BCM2835 boards
2024-02-24 19:02 UTC (4+ messages)
` [PATCH v4 1/3] hw/i2c: Implement Broadcom Serial Controller (BSC)
` [PATCH v4 2/3] hw/arm: Connect BSC to BCM2835 board as I2C0, I2C1 and I2C2
` [PATCH v4 3/3] tests/qtest: Add testcase for BCM2835 BSC
[Bug 2054889] [NEW] pcap streams are text files which insert 0xD in Windows version
2024-02-24 18:47 UTC (2+ messages)
` [Bug 2054889] "
[PATCH] target/riscv: Fix shift count overflow
2024-02-24 17:55 UTC (2+ messages)
[PATCH] scripts/qemu-binfmt-conf.sh: refresh
2024-02-24 16:17 UTC (5+ messages)
[PATCH v2 0/3] qtest: migration: Add tests for introducing 'channels' argument in migrate QAPIs
2024-02-24 15:54 UTC (5+ messages)
` [PATCH v2 1/3] qtest: migration: Enhance qtest migration functions to support 'channels' argument
[PATCH RFC 0/3] Support GM/T 0018-2012 cryptographic standard
2024-02-24 14:34 UTC (4+ messages)
` [PATCH RFC 1/3] crypto: Introduce GM/T 0018-2012 cryptographic driver
` [PATCH RFC 2/3] meson.build: Support GM/T 0018-2012 cryptographic standard
` [PATCH RFC 3/3] crypto: Allow GM/T 0018-2012 to support SM4 cipher algorithm
[PATCH v2] ui/cocoa: Fix window clipping on macOS 14
2024-02-24 14:19 UTC (2+ messages)
[PATCH v2 0/6] Simplify initialization of PC machines
2024-02-24 14:15 UTC (8+ messages)
` [PATCH v2 1/6] hw/i386/x86: Let ioapic_init_gsi() take parent as pointer
` [PATCH v2 2/6] hw/i386/pc: Rename "bus" attribute to "pcibus"
` [PATCH v2 3/6] hw/i386/pc_{piix, q35}: Eliminate local pci_bus/pci_host variables
` [PATCH v2 4/6] hw/i386/pc: Remove unneeded class attribute "kvmclock_enabled"
` [PATCH v2 5/6] hw/i386/pc: Populate RTC attribute directly
` [PATCH v2 6/6] hw/i386/pc: Inline pc_cmos_init() into pc_cmos_init_late() and remove it
[PATCH] hw/nvme: fix invalid endian conversion
2024-02-24 13:15 UTC (2+ messages)
[PATCH v11 0/6] ui/cocoa: Use NSWindow's ability to resize
2024-02-24 13:04 UTC (8+ messages)
` [PATCH v11 3/6] ui/cocoa: Let the platform toggle fullscreen
` [PATCH v11 6/6] ui/cocoa: Remove stretch_video flag
[PATCH v12 00/10] ui/cocoa: Use NSWindow's ability to resize
2024-02-24 12:43 UTC (11+ messages)
` [PATCH v12 01/10] ui/cocoa: Split [-QemuCocoaView handleEventLocked:]
` [PATCH v12 02/10] ui/cocoa: Immediately call [-QemuCocoaView handleMouseEvent:buttons:]
` [PATCH v12 03/10] ui/cocoa: Release specific mouse buttons
` [PATCH v12 04/10] ui/cocoa: Scale with NSView instead of Core Graphics
` [PATCH v12 05/10] ui/cocoa: Fix pause label coordinates
` [PATCH v12 06/10] ui/cocoa: Let the platform toggle fullscreen
` [PATCH v12 07/10] ui/cocoa: Remove normalWindow
` [PATCH v12 08/10] ui/cocoa: Make window resizable
` [PATCH v12 09/10] ui/cocoa: Call console_select() with the BQL
` [PATCH v12 10/10] ui/cocoa: Remove stretch_video flag
[PULL 00/47] ppc-for-9.0 queue
2024-02-24 12:44 UTC (2+ messages)
[PATCH v6 0/3] Add device STM32L4x5 GPIO
2024-02-24 10:47 UTC (4+ messages)
` [PATCH v6 1/3] hw/gpio: Implement "
` [PATCH v6 2/3] hw/arm: Connect STM32L4x5 GPIO to STM32L4x5 SoC
` [PATCH v6 3/3] tests/qtest: Add STM32L4x5 GPIO QTest testcase
[PATCH v7 00/16] hw/pci: SR-IOV related fixes and improvements
2024-02-24 9:24 UTC (17+ messages)
` [PATCH v7 01/16] hw/nvme: Use pcie_sriov_num_vfs()
` [PATCH v7 02/16] pcie_sriov: Validate NumVFs
` [PATCH v7 03/16] pcie_sriov: Reset SR-IOV extended capability
` [PATCH v7 04/16] pcie_sriov: Do not reset NumVFs after disabling VFs
` [PATCH v7 05/16] hw/pci: Always call pcie_sriov_pf_reset()
` [PATCH v7 06/16] hw/pci: Rename has_power to enabled
` [PATCH v7 07/16] pcie_sriov: Do not manually unrealize
` [PATCH v7 08/16] pcie_sriov: Reuse SR-IOV VF device instances
` [PATCH v7 09/16] pcie_sriov: Release VFs failed to realize
` [PATCH v7 10/16] pcie_sriov: Remove num_vfs from PCIESriovPF
` [PATCH v7 11/16] pcie_sriov: Register VFs after migration
` [PATCH v7 12/16] hw/pci: Replace -1 with UINT32_MAX for romsize
` [PATCH v7 13/16] hw/pci: Use UINT32_MAX as a default value for rombar
` [PATCH v7 14/16] hw/pci: Determine if rombar is explicitly enabled
` [PATCH v7 15/16] vfio: Avoid inspecting option QDict for rombar
` [PATCH v7 16/16] hw/qdev: Remove opts member
[PATCH v2 00/27] maintainer updates for 9.0 pre-PR (tests, plugin register support)
2024-02-24 8:34 UTC (28+ messages)
` [PATCH v2 01/27] tests/tcg: update licenses to GPLv2 as intended
` [PATCH v2 02/27] tests/tcg: bump TCG test timeout to 120s
` [PATCH v2 03/27] target/arm: Use GDBFeature for dynamic XML
` [PATCH v2 04/27] target/ppc: "
` [PATCH v2 05/27] target/riscv: "
` [PATCH v2 06/27] gdbstub: Use GDBFeature for gdb_register_coprocessor
` [PATCH v2 07/27] gdbstub: Use GDBFeature for GDBRegisterState
` [PATCH v2 08/27] gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb
` [PATCH v2 09/27] gdbstub: Simplify XML lookup
` [PATCH v2 10/27] gdbstub: Infer number of core registers from XML
` [PATCH v2 11/27] hw/core/cpu: Remove gdb_get_dynamic_xml member
` [PATCH v2 12/27] gdbstub: Add members to identify registers to GDBFeature
` [PATCH v2 13/27] plugins: remove previous n_vcpus functions from API
` [PATCH v2 15/27] plugins: fix order of init/idle/resume callback
` [PATCH v2 17/27] cpu: call plugin init hook asynchronously
` [PATCH v2 18/27] plugins: Use different helpers when reading registers
` [PATCH v2 19/27] gdbstub: expose api to find registers
` [PATCH v2 20/27] plugins: create CPUPluginState and migrate plugin_mask
` [PATCH v2 21/27] plugins: add an API to read registers
` [PATCH v2 22/27] tests/tcg: expand insn test case to exercise register API
` [PATCH v2 23/27] contrib/plugins: fix imatch
` [PATCH v2 24/27] contrib/plugins: extend execlog to track register changes
` [PATCH v2 25/27] docs/devel: lift example and plugin API sections up
` [PATCH v2 26/27] docs/devel: document some plugin assumptions
` [PATCH v2 27/27] docs/devel: plugins can trigger a tb flush
[PATCH] spapr: avoid overhead of finding vhyp class in critical operations
2024-02-24 7:33 UTC
Support Android hypervisors
2024-02-24 6:27 UTC (3+ messages)
[PATCH] virtio-gpu: Fix HW cursor visibility
2024-02-24 1:51 UTC
[PATCH 1/1] virtio-gpu: Fix HW cursor visibility
2024-02-24 0:15 UTC
[PULL 00/39] tcg and linux-user patch queue
2024-02-23 22:26 UTC (3+ messages)
[RFC PATCH v3 00/21] target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI
2024-02-23 21:51 UTC (32+ messages)
` [RFC PATCH v3 02/21] target/arm: Add PSTATE.ALLINT
` [RFC PATCH v3 04/21] target/arm: Implement ALLINT MSR (immediate)
` [RFC PATCH v3 05/21] target/arm: Support MSR access to ALLINT
` [RFC PATCH v3 06/21] target/arm: Add support for Non-maskable Interrupt
` [RFC PATCH v3 07/21] target/arm: Add support for NMI in arm_phys_excp_target_el()
` [RFC PATCH v3 08/21] target/arm: Handle IS/FS in ISR_EL1 for NMI
` [RFC PATCH v3 10/21] hw/arm/virt: Wire NMI and VNMI irq lines from GIC to CPU
` [RFC PATCH v3 11/21] hw/intc/arm_gicv3: Add external IRQ lines for NMI
` [RFC PATCH v3 12/21] target/arm: Handle NMI in arm_cpu_do_interrupt_aarch64()
` [RFC PATCH v3 14/21] hw/intc/arm_gicv3_redist: Implement GICR_INMIR0
` [RFC PATCH v3 16/21] hw/intc: Enable FEAT_GICv3_NMI Feature
` [RFC PATCH v3 17/21] hw/intc/arm_gicv3: Add NMI handling CPU interface registers
` [RFC PATCH v3 18/21] hw/intc/arm_gicv3: Implement NMI interrupt prioirty
` [RFC PATCH v3 19/21] hw/intc/arm_gicv3: Report the NMI interrupt in gicv3_cpuif_update()
` [RFC PATCH v3 21/21] hw/arm/virt: Add FEAT_GICv3_NMI feature support in virt GIC
[PATCH 0/3] linux-user: Rewrite target_shmat
2024-02-23 22:02 UTC (4+ messages)
` [PATCH 3/3] "
[PULL 00/11] Test and misc patches
2024-02-23 19:10 UTC (12+ messages)
` [PULL 01/11] target/m68k: Fix exception frame format for 68010
` [PULL 02/11] tests/cdrom-test: Add cdrom test for LoongArch virt machine
` [PULL 03/11] tests/qtest: Fix boot-serial-test when using --without-default-devices
` [PULL 04/11] tests: skip dbus-display tests that need a console
` [PULL 05/11] target/ppc/kvm: Replace variable length array in kvmppc_save_htab()
` [PULL 06/11] target/ppc/kvm: Replace variable length array in kvmppc_read_hptes()
` [PULL 07/11] meson: Enable -Wvla
` [PULL 08/11] docs: Document that 32-bit Windows is unsupported
` [PULL 09/11] .gitlab-ci.d: Drop cross-win32-system job
` [PULL 10/11] .gitlab-ci.d/windows.yml: Remove shared-msys2 abstraction
` [PULL 11/11] target/i386: do not filter processor tracing features except on KVM
[RFC PATCH 0/2] hw: Replace cpu_interrupt() calls by qemu_irq(QDev GPIO)
2024-02-23 18:58 UTC (4+ messages)
` [RFC PATCH 1/2] target/alpha: Expose TMR and SMP IRQ lines via QDev
[PATCH] hw/ide: Remove last two uses of ide/internal.h outside of hw/ide
2024-02-23 19:19 UTC (3+ messages)
[PATCH] ui/cocoa: Fix incorrect window clipping on macOS Sonoma
2024-02-23 18:29 UTC (6+ messages)
proposed schedule for 9.0 release
2024-02-23 18:53 UTC (2+ messages)
[PATCH] atomic.h: Reword confusing comment for qatomic_cmpxchg
2024-02-23 18:23 UTC (3+ messages)
[PATCH v5 0/3] Add device STM32L4x5 GPIO
2024-02-23 18:22 UTC (4+ messages)
` [PATCH v5 1/3] hw/gpio: Implement "
` [PATCH v5 2/3] hw/arm: Connect STM32L4x5 GPIO to STM32L4x5 SoC
` [PATCH v5 3/3] tests/qtest: Add STM32L4x5 GPIO QTest testcase
[PATCH v5 00/41] Raspberry Pi 4B machine
2024-02-23 17:06 UTC (31+ messages)
` [PATCH v5 01/41] Split out common part of BCM283X classes
` [PATCH v5 02/41] Split out common part of peripherals
` [PATCH v5 03/41] Split out raspi machine common part
` [PATCH v5 04/41] Introduce BCM2838 SoC
` [PATCH v5 05/41] Add GIC-400 to "
` [PATCH v5 06/41] Add BCM2838 GPIO stub
` [PATCH v5 07/41] Implement BCM2838 GPIO functionality
` [PATCH v5 08/41] Connect SD controller to BCM2838 GPIO
` [PATCH v5 09/41] Add GPIO and SD to BCM2838 periph
` [PATCH v5 10/41] Introduce Raspberry PI 4 machine
` [PATCH v5 11/41] Temporarily disable unimplemented rpi4b devices
` [PATCH v5 12/41] Add memory region for BCM2837 RPiVid ASB
` [PATCH v5 16/41] Add RPi4 RNG200
` [PATCH v5 17/41] Implement BCM2838 thermal sensor
` [PATCH v5 41/41] Add RPi4B to paspi.rst
[PATCH v3] arm/ptw: Handle atomic updates of page tables entries in MMIO during PTW
2024-02-23 18:19 UTC (2+ messages)
[PATCH v2 0/7] Cleanup and fix @errp dereference
2024-02-23 17:53 UTC (5+ messages)
` [PATCH v2 4/7] hw/misc/xlnx-versal-trng: Check returned bool in trng_prop_fault_event_set()
` [PATCH v2 7/7] hw/intc: Check @errp to handle the error of IOAPICCommonClass.realize()
[RFC PATCH v2] arm/ptw: Handle atomic updates of page tables entries in MMIO during PTW
2024-02-23 18:08 UTC (4+ messages)
[PATCH V5 0/5] string list functions
2024-02-23 18:04 UTC (6+ messages)
` [PATCH V5 1/5] util: str_split
[PATCH v4 00/10] Enabling DCD emulation support in Qemu
2024-02-23 18:05 UTC (5+ messages)
` [PATCH v4 07/10] hw/mem/cxl_type3: Add DC extent list representative and get DC extent list mailbox support
[PATCH v2 0/7] target/i386: Fix physical address masking bugs
2024-02-23 17:57 UTC (2+ messages)
[PATCH v3 0/3] nubus: add nubus-virtio-mmio device
2024-02-23 17:46 UTC (4+ messages)
[PATCH v3 0/3] qga/commands-win32: Style cleanups before adding Windows Server 2025
2024-02-23 17:49 UTC (3+ messages)
` [PATCH v3 2/3] qga/commands-win32: Do not set matrix_lookup_t/win_10_0_t arrays size
[PATCH V1] migration: export fewer options
2024-02-23 17:13 UTC
[PATCH] hw/rtc/sun4v-rtc: Relicense to GPLv2-or-later
2024-02-23 17:00 UTC (3+ messages)
[PATCH 00/23] maintainer updates for 9.0 pre-PR (tests, plugin register support)
2024-02-23 16:24 UTC (15+ messages)
` [PATCH 18/23] plugins: add an API to read registers
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).