qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-26 06:16:25 to 2024-02-26 14:13:30 UTC [more...]

[PATCH 00/14] hw/southbridge: Extract ICH9 QOM container model
 2024-02-26 13:56 UTC  (12+ messages)
` [PATCH 05/14] hw/acpi/ich9_tco: Restrict ich9_generate_smi() declaration
` [PATCH 06/14] hw/pci-bridge: Extract QOM ICH definitions to 'ich_dmi_pci.h'

[PATCH v3] arm/ptw: Handle atomic updates of page tables entries in MMIO during PTW
 2024-02-26 14:12 UTC  (2+ messages)

[PATCH v6 0/5] string list functions
 2024-02-26 14:11 UTC  (6+ messages)
` [PATCH v6 1/5] util: str_split
` [PATCH v6 2/5] qapi: QAPI_LIST_LENGTH
` [PATCH v6 3/5] util: strv_from_strList
` [PATCH v6 4/5] util: strList unit tests
` [PATCH v6 5/5] migration: simplify exec migration functions

[PATCH 00/10] reset: Make whole system three-phase-reset aware
 2024-02-26 14:16 UTC  (5+ messages)
` [PATCH 02/10] hw/i386/pc: Do pc_cmos_init_late() from pc_machine_done()
` [PATCH 03/10] system/bootdevice: Don't unregister reset handler in restore_boot_order()

[PULL 00/17] QAPI patches patches for 2024-02-26
 2024-02-26 13:54 UTC  (19+ messages)
` [PULL 01/17] qapi: Misc cleanups to migrate QAPIs
` [PULL 02/17] tests/qapi-schema: Fix test 'QAPI rST doc'
` [PULL 03/17] tests/qapi-schema: Cover duplicate 'Features:' line
` [PULL 04/17] tests/qapi-schema: Cover 'Features:' not followed by descriptions
` [PULL 05/17] sphinx/qapidoc: Drop code to generate doc for simple union branch
` [PULL 06/17] qapi: Improve error position for bogus argument descriptions
` [PULL 07/17] qapi: Improve error position for bogus invalid "Returns" section
` [PULL 08/17] qapi: Improve error message for empty doc sections
` [PULL 09/17] qapi: Rename QAPIDoc.Section.name to .tag
` [PULL 10/17] qapi: Reject section heading in the middle of a doc comment
` [PULL 11/17] qapi: Require descriptions and tagged sections to be indented
` [PULL 12/17] qapi: Recognize section tags and 'Features:' only after blank line
` [PULL 13/17] qapi: Call QAPIDoc.check() always
` [PULL 14/17] qapi: Merge adjacent untagged sections
` [PULL 15/17] qapi: Rewrite doc comment parser
` [PULL 16/17] qapi: Reject multiple and empty feature descriptions
` [PULL 17/17] qapi: Divorce QAPIDoc from QAPIParseError

'make vm-build-openbsd' tries to download nonexistent 7.2 installer ISO
 2024-02-26 13:37 UTC 

[PATCH v6 00/41] Raspberry Pi 4B machine
 2024-02-26 13:35 UTC  (5+ messages)
` [PATCH v6 11/41] Temporarily disable unimplemented rpi4b devices
` [PATCH v6 13/41] Add BCM2838 PCIE Root Complex

[PATCH v4 00/34] migration: File based migration with multifd and fixed-ram
 2024-02-26 13:28 UTC  (23+ messages)
` [PATCH v4 19/34] migration/multifd: Allow receiving pages without packets
` [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 v2 00/15] hw/southbridge: Extract ICH9 QOM container model
 2024-02-26 13:27 UTC  (23+ messages)
` [PATCH v2 01/15] MAINTAINERS: Add 'ICH9 South Bridge' section
` [PATCH v2 02/15] hw/i386/q35: Add local 'lpc_obj' variable
` [PATCH v2 03/15] hw/acpi/ich9: Restrict definitions from 'hw/southbridge/ich9.h'
` [PATCH v2 04/15] hw/acpi/ich9_tco: Include 'ich9' in names
` [PATCH v2 05/15] hw/acpi/ich9_tco: Restrict ich9_generate_smi() declaration
` [PATCH v2 06/15] hw/ide: Rename ich.c -> ich9_ahci.c
` [PATCH v2 07/15] hw/i2c/smbus: Extract QOM ICH9 definitions to 'ich9_smbus.h'
` [PATCH v2 08/15] hw/pci-bridge: Extract QOM ICH definitions to 'ich9_dmi.h'
` [PATCH v2 09/15] hw/southbridge/ich9: Introduce TYPE_ICH9_SOUTHBRIDGE stub
` [PATCH v2 10/15] hw/southbridge/ich9: Add the DMI-to-PCI bridge
` [PATCH v2 11/15] hw/southbridge/ich9: Add a AHCI function
` [PATCH v2 12/15] hw/southbridge/ich9: Add the SMBus function
` [PATCH v2 13/15] hw/southbridge/ich9: Add the USB EHCI/UHCI functions
` [PATCH v2 14/15] hw/southbridge/ich9: Extract LPC definitions to 'hw/isa/ich9_lpc.h'
` [PATCH v2 15/15] hw/southbridge/ich9: Add the LPC / ISA bridge function

[PATCH v2 0/3] qtest: migration: Add tests for introducing 'channels' argument in migrate QAPIs
 2024-02-26 13:01 UTC  (5+ messages)
` [PATCH v2 1/3] qtest: migration: Enhance qtest migration functions to support 'channels' argument

[PATCH v2 0/7] target/i386: Fix physical address masking bugs
 2024-02-26 12:59 UTC  (11+ 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 00/27] maintainer updates for 9.0 pre-PR (tests, plugin register support)
 2024-02-26 12:22 UTC  (9+ messages)
` [PATCH v2 20/27] plugins: create CPUPluginState and migrate plugin_mask
` [PATCH v2 21/27] plugins: add an API to read registers
` [PATCH v2 24/27] contrib/plugins: extend execlog to track register changes

[PATCH V5 0/5] string list functions
 2024-02-26 12:21 UTC  (3+ messages)
` [PATCH V5 1/5] util: str_split

[RFC PATCH v3 00/21] target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI
 2024-02-26 11:32 UTC  (8+ messages)
` [RFC PATCH v3 06/21] target/arm: Add support for Non-maskable Interrupt
` [RFC PATCH v3 17/21] hw/intc/arm_gicv3: Add NMI handling CPU interface registers

[PATCH] linux-user: Make TARGET_NR_setgroups affect only the current thread
 2024-02-26 11:29 UTC  (3+ messages)

Emulating multi core processor (ARM cortex M7) on QEMU
 2024-02-26 11:09 UTC 

[PATCH v2 0/3] hw/ide: Make "ide_internal.h" really internal
 2024-02-26 10:54 UTC  (11+ 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 00/10] usb cleanups: remove usb_bus_find(), extract sysbus-ohci to a separate file
 2024-02-26 10:46 UTC  (22+ 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 v9 0/5] eBPF RSS through QMP support
 2024-02-26 10:23 UTC  (2+ messages)

[PATCH] semihosting/uaccess.c: Replaced a malloc call with g_malloc
 2024-02-26 10:16 UTC  (5+ messages)

[PATCH RFCv2 0/8] vfio/iommufd: IOMMUFD Dirty Tracking
 2024-02-26 10:10 UTC  (8+ 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 0/2] ide, vl: turn -win2k-hack into a property on IDE devices
 2024-02-26  9:51 UTC  (8+ 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 v3] target/riscv: Fix shift count overflow
 2024-02-26  9:31 UTC  (2+ messages)

[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] 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  (5+ messages)

[PATCH v2 0/6] Simplify initialization of PC machines
 2024-02-26  9:11 UTC  (13+ 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 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  (2+ 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] ui/cocoa: Fix window clipping on macOS 14
 2024-02-26  8:11 UTC  (2+ messages)

[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] 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  (2+ 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 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  (3+ messages)
` [PATCH v2 1/7] migration/multifd: Add new migration option zero-page-detection

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

[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


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