messages from 2024-02-26 09:49:20 to 2024-02-26 17:39:25 UTC [more...]
[PATCH v2 0/6] hw: Remove sysbus_address_space()
2024-02-26 17:38 UTC (4+ messages)
` [PATCH v2 2/6] hw/display/pl110: Pass frame buffer memory region as link property
` [PATCH v2 4/6] hw/display/exynos4210_fimd: Pass frame buffer memory region as link
` [PATCH v2 6/6] hw/sysbus: Remove now unused sysbus_address_space()
[PATCH v4 00/10] Enabling DCD emulation support in Qemu
2024-02-26 17:38 UTC (5+ messages)
` [PATCH v4 02/10] hw/cxl/cxl-mailbox-utils: Add dynamic capacity region representative and mailbox command support
` [PATCH v4 04/10] hw/mem/cxl_type3: Add support to create DC regions to type3 memory devices
[PATCH 0/6] hw: Remove sysbus_address_space()
2024-02-26 17:37 UTC (13+ messages)
` [PATCH 1/6] hw/arm: Inline sysbus_create_simple(PL110 / PL111)
[PATCH v12 00/10] ui/cocoa: Use NSWindow's ability to resize
2024-02-26 17:14 UTC (15+ 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 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 10/10] ui/cocoa: Remove stretch_video flag
[PATCH v3 00/27] maintainer updates for 9.0 pre-PR (tests, plugin register support)
2024-02-26 16:56 UTC (28+ messages)
` [PATCH v3 01/27] tests/tcg: update licenses to GPLv2 as intended
` [PATCH v3 02/27] tests/tcg: bump TCG test timeout to 120s
` [PATCH v3 03/27] target/arm: Use GDBFeature for dynamic XML
` [PATCH v3 04/27] target/ppc: "
` [PATCH v3 05/27] target/riscv: "
` [PATCH v3 06/27] gdbstub: Use GDBFeature for gdb_register_coprocessor
` [PATCH v3 07/27] gdbstub: Use GDBFeature for GDBRegisterState
` [PATCH v3 08/27] gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb
` [PATCH v3 09/27] gdbstub: Simplify XML lookup
` [PATCH v3 10/27] gdbstub: Infer number of core registers from XML
` [PATCH v3 11/27] hw/core/cpu: Remove gdb_get_dynamic_xml member
` [PATCH v3 12/27] gdbstub: Add members to identify registers to GDBFeature
` [PATCH v3 13/27] plugins: remove previous n_vcpus functions from API
` [PATCH v3 14/27] plugins: add qemu_plugin_num_vcpus function
` [PATCH v3 15/27] plugins: fix order of init/idle/resume callback
` [PATCH v3 16/27] linux-user: ensure nios2 processes queued work
` [PATCH v3 17/27] cpu: call plugin init hook asynchronously
` [PATCH v3 18/27] plugins: Use different helpers when reading registers
` [PATCH v3 19/27] gdbstub: expose api to find registers
` [PATCH v3 20/27] plugins: create CPUPluginState and migrate plugin_mask
` [PATCH v3 21/27] plugins: add an API to read registers
` [PATCH v3 22/27] tests/tcg: expand insn test case to exercise register API
` [PATCH v3 23/27] contrib/plugins: fix imatch
` [PATCH v3 24/27] contrib/plugins: extend execlog to track register changes
` [PATCH v3 25/27] docs/devel: lift example and plugin API sections up
` [PATCH v3 26/27] docs/devel: document some plugin assumptions
` [PATCH v3 27/27] docs/devel: plugins can trigger a tb flush
[PATCH 0/7] qga/commands-posix: replace code duplicating commands with a helper
2024-02-26 16:56 UTC (8+ messages)
` [PATCH 1/7] qga/commands-posix: return fsinfo values directly as reported by statvfs
` [PATCH 2/7] qga: introduce ga_run_command() helper for guest cmd execution
` [PATCH 3/7] qga/commands-posix: qmp_guest_shutdown: use ga_run_command helper
` [PATCH 4/7] qga/commands-posix: qmp_guest_set_time: "
` [PATCH 5/7] qga/commands-posix: execute_fsfreeze_hook: "
` [PATCH 6/7] qga/commands-posix: use ga_run_command helper when suspending via sysfs
` [PATCH 7/7] qga/commands-posix: qmp_guest_set_user_password: use ga_run_command helper
[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 (4+ messages)
` [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 (4+ messages)
` [PATCH RFCv2 1/8] backends/iommufd: Introduce helper function iommufd_device_get_hw_capabilities()
[PATCH 0/2] ide, vl: turn -win2k-hack into a property on IDE devices
2024-02-26 9:51 UTC (3+ messages)
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).