messages from 2024-02-25 22:10:44 to 2024-02-26 09:49:20 UTC [more...]
[PATCH] semihosting/uaccess.c: Replaced a malloc call with g_malloc
2024-02-26 10:02 UTC (3+ messages)
[PATCH v3] target/riscv: Fix shift count overflow
2024-02-26 9:31 UTC (2+ messages)
[PATCH 0/2] ide, vl: turn -win2k-hack into a property on IDE devices
2024-02-26 9:24 UTC (7+ messages)
` [PATCH 1/2] ide: collapse parameters to ide_init_drive
` [PATCH 2/2] ide, vl: turn -win2k-hack into a property on IDE devices
[PATCH v2 0/2] hw/acpi: Include missing headers
2024-02-26 9:30 UTC (5+ messages)
` [PATCH v2 1/2] hw/acpi/ich9: "
` [PATCH v2 2/2] hw/i386/q35: Include missing 'hw/acpi/acpi.h' header
[PATCH v5 00/12] TCG Plugin inline operation enhancement
2024-02-26 9:14 UTC (13+ messages)
` [PATCH v5 01/12] plugins: scoreboard API
` [PATCH v5 02/12] plugins: define qemu_plugin_u64
` [PATCH v5 03/12] plugins: implement inline operation relative to cpu_index
` [PATCH v5 04/12] plugins: add inline operation per vcpu
` [PATCH v5 05/12] tests/plugin: add test plugin for inline operations
` [PATCH v5 06/12] tests/plugin/mem: migrate to new per_vcpu API
` [PATCH v5 07/12] tests/plugin/insn: "
` [PATCH v5 08/12] tests/plugin/bb: "
` [PATCH v5 09/12] contrib/plugins/hotblocks: "
` [PATCH v5 10/12] contrib/plugins/howvec: "
` [PATCH v5 11/12] plugins: remove non per_vcpu inline operation from API
` [PATCH v5 12/12] plugins: cleanup codepath for previous inline operation
[PATCH RFCv2 0/8] vfio/iommufd: IOMMUFD Dirty Tracking
2024-02-26 9:14 UTC (7+ messages)
` [PATCH RFCv2 1/8] backends/iommufd: Introduce helper function iommufd_device_get_hw_capabilities()
` [PATCH RFCv2 2/8] vfio/iommufd: Introduce auto domain creation
[PATCH] tests/unit/test-util-sockets: Remove temporary file after test
2024-02-26 9:09 UTC (4+ messages)
[PATCH V4 00/14] allow cpr-reboot for vfio
2024-02-26 9:01 UTC (13+ messages)
` [PATCH V4 09/14] migration: notifier error checking
` [PATCH V4 10/14] migration: stop vm for cpr
` [PATCH V4 13/14] migration: update cpr-reboot description
` [PATCH V4 14/14] migration: options incompatible with cpr
[PATCH v2 0/6] Simplify initialization of PC machines
2024-02-26 9:11 UTC (14+ 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] system/physmem: remove redundant arg reassignment
2024-02-26 8:54 UTC (3+ messages)
[PATCH v4 00/34] migration: File based migration with multifd and fixed-ram
2024-02-26 8:50 UTC (33+ messages)
` [PATCH v4 11/34] migration/ram: Introduce 'fixed-ram' migration capability
` [PATCH v4 12/34] migration: Add fixed-ram URI compatibility check
` [PATCH v4 13/34] migration/ram: Add outgoing 'fixed-ram' migration
` [PATCH v4 14/34] migration/ram: Add incoming "
` [PATCH v4 18/34] migration/multifd: Allow multifd without packets
` [PATCH v4 19/34] migration/multifd: Allow receiving pages "
` [PATCH v4 20/34] migration/multifd: Add outgoing QIOChannelFile support
` [PATCH v4 21/34] migration/multifd: Add incoming "
` [PATCH v4 22/34] migration/multifd: Prepare multifd sync for fixed-ram migration
` [PATCH v4 23/34] migration/multifd: Support outgoing fixed-ram stream format
` [PATCH v4 24/34] migration/multifd: Support incoming "
` [PATCH v4 25/34] migration/multifd: Add fixed-ram support to fd: URI
` [PATCH v4 26/34] tests/qtest/migration: Add a multifd + fixed-ram migration test
` [PATCH v4 27/34] migration: Add direct-io parameter
[PATCH 00/14] migration: Improve error reporting
2024-02-26 8:44 UTC (10+ messages)
` [RFC PATCH 14/14] migration: Fix return-path thread exit
[PATCH] hw/nvme: fix invalid endian conversion
2024-02-26 8:42 UTC (3+ messages)
[PATCH] atomic.h: Reword confusing comment for qatomic_cmpxchg
2024-02-26 8:46 UTC (2+ messages)
[PATCH v3 0/9] replay: fixes and new test cases
2024-02-26 8:29 UTC (10+ messages)
` [PATCH v3 1/9] scripts/replay-dump.py: Update to current rr record format
` [PATCH v3 2/9] scripts/replay-dump.py: rejig decoders in event number order
` [PATCH v3 3/9] tests/avocado: excercise scripts/replay-dump.py in replay tests
` [PATCH v3 4/9] replay: allow runstate shutdown->running when replaying trace
` [PATCH v3 5/9] Revert "replay: stop us hanging in rr_wait_io_event"
` [PATCH v3 6/9] chardev: set record/replay on the base device of a muxed device
` [PATCH v3 7/9] replay: Fix migration use of clock
` [PATCH v3 8/9] replay: Fix migration replay_mutex locking
` [PATCH v3 9/9] tests/avocado/reverse_debugging.py: mark aarch64 and pseries as not flaky
[PATCH 1/2] hw/xen: detect when running inside stubdomain
2024-02-26 8:23 UTC (4+ messages)
[PATCH v3 0/3] hw/ide: Make "ide_internal.h" really internal
2024-02-26 8:23 UTC (5+ messages)
` [PATCH v3 1/3] hw/arm/sbsa-ref: Do not open-code ahci_ide_create_devs()
` [PATCH v3 2/3] hw/ide: Remove last two uses of ide/internal.h outside of hw/ide/
` [PATCH v3 3/3] hw/ide: Include 'ide_internal.h' from current path
[PATCH v2 0/7] target/i386: Fix physical address masking bugs
2024-02-26 8:36 UTC (9+ messages)
` [PATCH v2 1/7] target/i386: mask high bits of CR3 in 32-bit mode
` [PATCH v2 3/7] target/i386: introduce function to query MMU indices
` [PATCH v2 4/7] target/i386: use separate MMU indexes for 32-bit accesses
` [PATCH v2 5/7] target/i386: Fix physical address truncation
[PATCH v2] ui/cocoa: Fix window clipping on macOS 14
2024-02-26 8:11 UTC (2+ messages)
[PATCH v2 0/3] hw/ide: Make "ide_internal.h" really internal
2024-02-26 8:09 UTC (9+ messages)
` [PATCH v2 1/3] hw/arm/sbsa-ref: Do not open-code ahci_ide_create_devs()
` [PATCH v2 3/3] hw/ide: Include 'ide_internal.h' from current path
[PATCH 0/6] Add ivshmem-flat device
2024-02-26 8:00 UTC (5+ messages)
` [PATCH 5/6] tests/qtest: Reorganize common code in ivshmem-test
` [PATCH 6/6] tests/qtest: Add ivshmem-flat test
[PATCH 00/10] usb cleanups: remove usb_bus_find(), extract sysbus-ohci to a separate file
2024-02-26 7:57 UTC (21+ messages)
` [PATCH 01/10] acpi, qom: move object_resolve_type_unambiguous to core QOM
` [PATCH 02/10] ppc: sam460ex: do not use usb_bus_find()
` [PATCH 03/10] sh4: r2d: "
` [PATCH 04/10] mips/loongson3_virt: do not require CONFIG_USB
` [PATCH 05/10] hppa: "
` [PATCH 09/10] usb: extract sysbus-ohci to a separate file
[PATCH] migration: Free argv
2024-02-26 7:45 UTC (3+ messages)
[RFC PATCH] target/ppc/mmu: Silent maybe-uninitialized error in ppc_hash64_xlate()
2024-02-26 7:43 UTC (2+ messages)
[PATCH V1] migration: export fewer options
2024-02-26 7:40 UTC (3+ messages)
[PATCH] hw/rtc/sun4v-rtc: Relicense to GPLv2-or-later
2024-02-26 7:38 UTC (2+ messages)
[PATCH rfcv2 00/18] Check and sync host IOMMU cap/ecap with vIOMMU
2024-02-26 7:36 UTC (16+ messages)
` [PATCH rfcv2 04/18] vfio: Add host iommu device instance into VFIODevice
` [PATCH rfcv2 07/18] vfio/container: Implement host_iommu_device_init callback in legacy mode
` [PATCH rfcv2 10/18] hw/pci: Introduce pci_device_set/unset_iommu_device()
` [PATCH rfcv2 11/18] intel_iommu: Add set/unset_iommu_device callback
` [PATCH rfcv2 14/18] intel_iommu: Add a framework to check and sync host IOMMU cap/ecap
[PATCH for-8.2 0/4] Assorted replay patches
2024-02-26 7:36 UTC (4+ messages)
` [PATCH 4/4] replay: simple auto-snapshot mode for record
[PATCH v2 00/27] maintainer updates for 9.0 pre-PR (tests, plugin register support)
2024-02-26 7:33 UTC (5+ messages)
` [PATCH v2 20/27] plugins: create CPUPluginState and migrate plugin_mask
` [PATCH v2 24/27] contrib/plugins: extend execlog to track register changes
[PATCH v2 0/2] support unaligned access for some xHCI registers
2024-02-26 7:28 UTC (3+ messages)
` [PATCH v2 1/2] system/memory.c: support unaligned access
[PATCH v2 0/4] RISC-V: Modularize common match conditions for trigger
2024-02-26 7:21 UTC (5+ messages)
[PATCH v2 0/7] Introduce multifd zero page checking
2024-02-26 7:18 UTC (15+ messages)
` [PATCH v2 1/7] migration/multifd: Add new migration option zero-page-detection
` [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] "
support on risc-v 128bits
2024-02-26 7:16 UTC (3+ messages)
[Bug 2055003] Re: Qemu cmdline core dumped with more(8193 or more) cpus
2024-02-26 7:07 UTC
[PATCH v3 0/4] RISC-V: Modularize common match conditions for trigger
2024-02-26 7:08 UTC (5+ messages)
` [PATCH v3 1/4] target/riscv: Add functions for common matching conditions of trigger
` [PATCH v3 2/4] target/riscv: Apply modularized matching conditions for breakpoint
` [PATCH v3 3/4] target/riscv: Apply modularized matching conditions for watchpoint
` [PATCH v3 4/4] target/riscv: Apply modularized matching conditions for icount trigger
[RFC PATCH v3 00/21] target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI
2024-02-26 7:00 UTC (7+ messages)
` [RFC PATCH v3 04/21] target/arm: Implement ALLINT MSR (immediate)
` [RFC PATCH v3 06/21] target/arm: Add support for Non-maskable Interrupt
[PATCH v2 0/4] replay: minor fixes and tests
2024-02-26 6:39 UTC (4+ messages)
` [PATCH v2 2/4] scripts/replay-dump.py: Update to current rr record format
[PATCH 0/7] nsis: gitlab-ci: Improve QEMU Windows installer packaging
2024-02-26 6:30 UTC (7+ messages)
` [PATCH 3/7] scripts/nsis.py: Automatically package required DLLs of QEMU executables
[PATCH v2] virtio-pci: correctly set virtio pci queue mem multiplier
2024-02-26 5:14 UTC (3+ messages)
[PATCH v2 0/5] migration: cleanup TLS channel referencing
2024-02-26 3:33 UTC (2+ messages)
[PATCH] spapr: avoid overhead of finding vhyp class in critical operations
2024-02-26 3:01 UTC (2+ messages)
[PATCH] migration: Fix qmp_query_migrate mbps value
2024-02-26 1:44 UTC (9+ messages)
[PATCH 0/2] RISC-V: Add Ztso extension
2024-02-26 1:31 UTC (6+ messages)
` [PATCH 1/2] RISC-V: Add support for Ztso
` [PATCH 2/2] linux-user/riscv: Add Ztso extension to hwprobe
[PATCH v2 0/2] hw/arm: Fix STM32L4x5 EXTI to CPU irq fan-in connections
2024-02-26 0:17 UTC (3+ messages)
` [PATCH v2 1/2] hw/arm: Use TYPE_OR_IRQ when connecting STM32L4x5 EXTI fan-in IRQs
[PATCH v6 00/41] Raspberry Pi 4B machine
2024-02-26 0:02 UTC (42+ messages)
` [PATCH v6 01/41] Split out common part of BCM283X classes
` [PATCH v6 02/41] Split out common part of peripherals
` [PATCH v6 03/41] Split out raspi machine common part
` [PATCH v6 04/41] Introduce BCM2838 SoC
` [PATCH v6 05/41] Add GIC-400 to "
` [PATCH v6 06/41] Add BCM2838 GPIO stub
` [PATCH v6 07/41] Implement BCM2838 GPIO functionality
` [PATCH v6 08/41] Connect SD controller to BCM2838 GPIO
` [PATCH v6 09/41] Add GPIO and SD to BCM2838 periph
` [PATCH v6 10/41] Introduce Raspberry PI 4 machine
` [PATCH v6 11/41] Temporarily disable unimplemented rpi4b devices
` [PATCH v6 12/41] Add memory region for BCM2837 RPiVid ASB
` [PATCH v6 13/41] Add BCM2838 PCIE Root Complex
` [PATCH v6 14/41] Add BCM2838 PCIE host
` [PATCH v6 15/41] Enable BCM2838 PCIE
` [PATCH v6 16/41] Add RPi4 RNG200
` [PATCH v6 17/41] Implement BCM2838 thermal sensor
` [PATCH v6 18/41] Add clock_isp stub
` [PATCH v6 19/41] Add GENET stub
` [PATCH v6 20/41] Add GENET register structs. Part 1
` [PATCH v6 21/41] Add GENET register structs. Part 2
` [PATCH v6 22/41] Add GENET register structs. Part 3
` [PATCH v6 23/41] Add GENET register structs. Part 4
` [PATCH v6 24/41] Add GENET register access macros
` [PATCH v6 25/41] Implement GENET register ops
` [PATCH v6 26/41] Implement GENET MDIO
` [PATCH v6 27/41] Implement GENET TX path
` [PATCH v6 28/41] Implement GENET RX path
` [PATCH v6 29/41] Enable BCM2838 GENET controller
` [PATCH v6 30/41] Add Rpi4b boot tests
` [PATCH v6 31/41] Add mailbox test stub
` [PATCH v6 32/41] Add mailbox test constants
` [PATCH v6 33/41] Add mailbox tests tags. Part 1
` [PATCH v6 34/41] Add mailbox tests tags. Part 2
` [PATCH v6 35/41] Add mailbox tests tags. Part 3
` [PATCH v6 36/41] Add mailbox property tests. Part 1
` [PATCH v6 37/41] Add mailbox property tests. Part 2
` [PATCH v6 38/41] Add mailbox property tests. Part 3
` [PATCH v6 39/41] Add missed BCM2835 properties
` [PATCH v6 40/41] Append added properties to mailbox test
` [PATCH v6 41/41] Add RPi4B to raspi.rst
[PATCH v6 0/3] Add device STM32L4x5 GPIO
2024-02-26 0:08 UTC (5+ messages)
` [PATCH v6 1/3] hw/gpio: Implement "
` [PATCH v6 2/3] hw/arm: Connect STM32L4x5 GPIO to STM32L4x5 SoC
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).