qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-26 08:32:11 to 2024-02-26 16:57:19 UTC [more...]

[PATCH 0/7] qga/commands-posix: replace code duplicating commands with a helper
 2024-02-26 16:56 UTC 

[PATCH v6 00/41] Raspberry Pi 4B machine
 2024-02-26 16:54 UTC  (40+ messages)
` [PATCH v6 11/41] Temporarily disable unimplemented rpi4b devices
` [PATCH v6 13/41] Add BCM2838 PCIE Root Complex
` [PATCH v6 14/41] Add BCM2838 PCIE host
` [PATCH v6 18/41] Add clock_isp stub
` [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

[RFC PATCH 0/5] hw/i386/q35: Decouple virtual SMI# lines and wire them to ICH9 chipset
 2024-02-26 16:49 UTC  (6+ messages)
` [PATCH 1/5] target/i386/cpu: Expose SMI# IRQ line via QDev
` [PATCH 2/5] hw/i386/piix: Set CPU SMI# interrupt using QDev GPIO API
` [RFC PATCH 3/5] hw/ahci/ich9_tco: "
` [RFC PATCH 4/5] hw/i386/q35: Wire virtual SMI# lines to ICH9 chipset
` [RFC PATCH 5/5] hw/isa: Build ich9_lpc.c once

[PATCH V1] migration: export fewer options
 2024-02-26 16:45 UTC  (5+ messages)

[PATCH v7 0/2] acpi: report numa nodes for device memory using GI
 2024-02-26 16:42 UTC  (4+ messages)
` [PATCH v7 2/2] hw/acpi: Implement the SRAT GI affinity structure

[PATCH] Print tool binary names in ./configure --help
 2024-02-26 16:41 UTC  (2+ messages)

[PATCH v2 00/28] qemu-img: refersh options and --help handling, cleanups
 2024-02-26 16:37 UTC  (30+ messages)
` [PATCH 01/28] qemu-img: stop printing error twice in a few places
` [PATCH 02/28] qemu-img: measure: convert img_size to signed, simplify handling
` [PATCH 03/28] qemu-img: create: "
` [PATCH 04/28] qemu-img: global option processing and error printing
    ` [PATCH v2.1 "
` [PATCH 05/28] qemu-img: pass current cmd info into command handlers
` [PATCH 06/28] qemu-img: create: refresh options/--help
` [PATCH 16/28] qemu-img: snapshot: make -l (list) the default, simplify option handling
` [PATCH 19/28] qemu-img: resize: do not always eat last argument
` [PATCH 26/28] qemu-img: implement short --help, remove global help() function
` [PATCH 27/28] qemu-img: inline list of supported commands, remove qemu-img-cmds.h include
` [PATCH 28/28] qemu-img: extend cvtnum() and use it in more places

[PATCH v2 0/7] Cleanup and fix @errp dereference
 2024-02-26 16:07 UTC  (7+ messages)
` [PATCH v2 1/7] hw/cxl/cxl-host: Fix missing ERRP_GUARD() in cxl_fixed_memory_window_config()
` [PATCH v2 3/7] hw/mem/cxl_type3: Fix missing ERRP_GUARD() in ct3_realize()
` [PATCH v2 5/7] hw/pci-bridge/cxl_upstream: Fix missing ERRP_GUARD() in cxl_usp_realize()

[PULL 0/2] Edk2 stable202402 20240226 patches
 2024-02-26 15:59 UTC  (2+ messages)
` [PULL 1/2] update edk2 submodule to edk2-stable202402

[PATCH 0/6] [PATCH 0/6] Fix missing ERRP_GUARD() when dereference @errp
 2024-02-26 15:54 UTC  (13+ messages)
` [PATCH 1/6] hw/cxl/cxl-host: Fix missing ERRP_GUARD() in cxl_fixed_memory_window_config()
` [PATCH 3/6] hw/mem/cxl_type3: Fix missing ERRP_GUARD() in ct3_realize()
` [PATCH 5/6] hw/pci-bridge/cxl_upstream: Fix missing ERRP_GUARD() in cxl_usp_realize()

[RFC 0/8] Introduce SMP Cache Topology
 2024-02-26 15:47 UTC  (5+ messages)
` [RFC 4/8] hw/core: Add cache topology options in -smp
` [RFC 8/8] qemu-options: Add the cache topology description of -smp

[Qemu-devel] [PATCH v7 wave 2 0/3] q35: add negotiable broadcast SMI
 2024-02-26 15:17 UTC  (5+ messages)
` [Qemu-devel] [PATCH v7 wave 2 2/3] hw/isa/lpc_ich9: add broadcast SMI feature
  ` [PATCH v7 "

[PATCH 00/10] reset: Make whole system three-phase-reset aware
 2024-02-26 14:50 UTC  (17+ messages)
` [PATCH 01/10] hw/i386: Store pointers to IDE buses in PCMachineState
` [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()
` [PATCH 04/10] include/qom/object.h: New OBJECT_DEFINE_SIMPLE_TYPE{, _WITH_INTERFACES} macros
` [PATCH 05/10] hw/core: Add documentation and license comments to reset.h
` [PATCH 06/10] hw/core: Add ResetContainer which holds objects implementing Resettable

[PATCH v2 0/3] hw/ide: Make "ide_internal.h" really internal
 2024-02-26 13:51 UTC  (10+ messages)
` [PATCH v2 3/3] hw/ide: Include 'ide_internal.h' from current path

[PATCH v2 00/15] hw/southbridge: Extract ICH9 QOM container model
 2024-02-26 13:39 UTC  (24+ 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 v6 0/5] string list functions
 2024-02-26 14:47 UTC  (7+ 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 v2] migration: Fix qmp_query_migrate mbps value
 2024-02-26 14:33 UTC 

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

[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 v4 00/34] migration: File based migration with multifd and fixed-ram
 2024-02-26 13:28 UTC  (10+ messages)
` [PATCH v4 24/34] migration/multifd: Support incoming fixed-ram stream format
` [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 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  (5+ messages)
` [PATCH v2 4/7] target/i386: use separate MMU indexes for 32-bit accesses

[PATCH v2 00/27] maintainer updates for 9.0 pre-PR (tests, plugin register support)
 2024-02-26 12:22 UTC  (5+ messages)
` [PATCH v2 21/27] plugins: add an API to read registers

[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  (5+ messages)
` [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 00/10] usb cleanups: remove usb_bus_find(), extract sysbus-ohci to a separate file
 2024-02-26 10:46 UTC  (5+ messages)
` [PATCH 02/10] ppc: sam460ex: do not use usb_bus_find()

[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  (7+ messages)
` [PATCH 2/2] "

[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  (11+ 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  (5+ messages)
` [PATCH v3 4/9] replay: allow runstate shutdown->running when replaying trace
` [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


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