messages from 2024-02-20 12:16:08 to 2024-02-20 20:22:31 UTC [more...]
[PATCH v3 0/5] riscv: set vstart_eq_zero on mark_vs_dirty
2024-02-20 20:22 UTC (11+ messages)
` [PATCH v3 1/5] trans_rvv.c.inc: mark_vs_dirty() before stores
` [PATCH v3 2/5] target/riscv: remove 'over' brconds from vector trans
` [PATCH v3 3/5] target/riscv/vector_helper.c: set vstart = 0 in GEN_VEXT_VSLIDEUP_VX()
` [PATCH v3 4/5] trans_rvv.c.inc: remove redundant mark_vs_dirty() calls
` [PATCH v3 5/5] target/riscv: Clear vstart_qe_zero flag
[PATCH 00/10] reset: Make whole system three-phase-reset aware
2024-02-20 20:13 UTC (24+ 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 07/10] hw/core/reset: Add qemu_{register, unregister}_resettable()
` [PATCH 08/10] hw/core/reset: Implement qemu_register_reset via qemu_register_resettable
` [PATCH 09/10] hw/core/machine: Use qemu_register_resettable for sysbus reset
` [PATCH 10/10] docs/devel/reset: Update to discuss system reset
[RFC 0/8] Introduce SMP Cache Topology
2024-02-20 20:07 UTC (2+ messages)
[PATCH 00/14] hw/southbridge: Extract ICH9 QOM container model
2024-02-20 19:25 UTC (8+ messages)
` [PATCH 06/14] hw/pci-bridge: Extract QOM ICH definitions to 'ich_dmi_pci.h'
[PATCH 0/4] hw/nmi: Remove @cpu_index argument
2024-02-20 20:05 UTC (7+ messages)
` [PATCH 1/4] hw/nmi: Use object_child_foreach_recursive() in nmi_children()
` [PATCH 2/4] hw/s390x/virtio-ccw: Always deliver NMI to first CPU
` [PATCH 3/4] hw/nmi: Remove @cpu_index argument from NMIClass::nmi_handler()
` [PATCH 4/4] hw/nmi: Remove @cpu_index argument from nmi_trigger()
[PATCH v2] hw/hppa/Kconfig: Fix building with "configure --without-default-devices"
2024-02-20 19:34 UTC (2+ messages)
[RFC PATCH 0/2] hw: Replace cpu_interrupt() calls by qemu_irq(QDev GPIO)
2024-02-20 19:26 UTC (3+ messages)
` [RFC PATCH 1/2] target/alpha: Expose TMR and SMP IRQ lines via QDev
` [RFC PATCH 2/2] hw/alpha/typhoon: Set CPU IRQs using QDev API
[PATCH v1 00/21] Trivial tree wide typo fixes
2024-02-20 19:18 UTC (28+ messages)
` [PATCH v1 01/21] docs: correct typos
` [PATCH v1 03/21] Xen headers: "
` [PATCH v1 04/21] accel/tcg: "
` [PATCH v1 07/21] sh4: "
` [PATCH v1 09/21] include/exec/plugin-gen.h: "
` [PATCH v1 10/21] hw/arm/omap.h: "
` [PATCH v1 14/21] pc-bios/README: "
` [PATCH v1 15/21] qapi/ui: "
` [PATCH v1 18/21] hexagon: "
` [PATCH v1 20/21] s390x: "
` [PATCH v1 21/21] target/sparc: "
[PATCH v3 0/3] hw/i2c: smbus: Reset fixes
2024-02-20 19:11 UTC (5+ messages)
` [PATCH v3 1/3] hw/i2c: core: Add reset
[RFC PATCH] linux-user: ensure nios2 processes queued work
2024-02-20 19:08 UTC (3+ messages)
[PATCH 00/23] qemu-img: refersh options and --help handling
2024-02-20 19:06 UTC (23+ messages)
` [PATCH 01/23] qemu-img: pass current cmd info into command handlers
` [PATCH 02/23] qemu-img: refresh options/--help for "create" subcommand
` [PATCH 03/23] qemu-img: factor out parse_output_format() and use it in the code
` [PATCH 05/23] qemu-img: simplify --repair error message
` [PATCH 11/23] qemu-img: allow specifying -f fmt for snapshot subcommand
` [PATCH 12/23] qemu-img: make -l (list) the default for "snapshot" subcommand
` [PATCH 15/23] qemu-img: resize: do not always eat last argument
` [PATCH 22/23] qemu-img: implement short --help, remove global help() function
` [PATCH 23/23] qemu-img: inline list of supported commands, remove qemu-img-cmds.h include
[RFC PATCH 0/3] real ll/sc emulation
2024-02-20 19:03 UTC (5+ messages)
` [RFC PATCH 2/3] tcg: add a ll/sc protection facility
` [RFC PATCH 3/3] target/ppc: Implement reservation protection for larx/stcx
[PATCH] vl, pc: turn -no-fd-bootchk into a machine property
2024-02-20 18:58 UTC (2+ messages)
[PATCH 0/3] Drop 32-bit Windows as a supported platform
2024-02-20 18:55 UTC (12+ messages)
` [PATCH 1/3] docs: Document that 32-bit Windows is unsupported
` [PATCH 2/3] .gitlab-ci.d: Drop cross-win32-system job
` [PATCH 3/3] .gitlab-ci.d/windows.yml: Remove shared-msys2 abstraction
[PATCH 0/3] qtest: migration: Add validation tests for 'channels' argument in migrate QAPIs
2024-02-20 18:51 UTC (10+ messages)
` [PATCH 1/3] qtest: migration: Enhance qtest migration functions to support 'channels' argument
` [PATCH 2/3] qtest: migration: Introduce 'connect_channels' in MigrateCommon struct
` [PATCH 3/3] qtest: migration: Add negative validation test for 'uri' and 'channels' both set
[PATCH qemu-web] _download/windows.md: Drop 32-bit Windows support
2024-02-20 18:43 UTC (3+ messages)
[PATCH v2 0/2] hw/arm: Fix STM32L4x5 EXTI to CPU irq fan-in connections
2024-02-20 18:34 UTC (3+ messages)
` [PATCH v2 1/2] hw/arm: Use TYPE_OR_IRQ when connecting STM32L4x5 EXTI fan-in IRQs
` [PATCH v2 2/2] tests/qtest: Check that EXTI fan-in irqs are correctly connected
[PATCH v4 0/3] Fix MCE handling on AMD hosts
2024-02-20 17:27 UTC (3+ messages)
[PATCH] .gitlab-ci.d/windows.yml: Drop msys2-32bit job
2024-02-20 17:19 UTC (5+ messages)
QNX VM hang on Qemu
2024-02-20 17:14 UTC (4+ messages)
[PATCH] tests/qtest: Don't run the dbus-display-test without CONFIG_VGA_PCI
2024-02-20 16:57 UTC (3+ messages)
[PATCH 0/5] Add migration test for loongarch64
2024-02-20 16:49 UTC (8+ messages)
` [PATCH 1/5] hw/loongarch: Rename LOONGARCH_MACHINE with VIRT_MACHINE
` [PATCH 2/5] hw/loongarch: Rename LoongArchMachineState with VirtMachineState
` [PATCH 3/5] hw/loongarch: Add compat machine for 9.0
` [PATCH 4/5] hw/loongarch: Set minimium memory size as 256M
` [PATCH 5/5] tests: Add migration test for loongarch64
[PATCH v3] pc: q35: Bump max_cpus to 4096 vcpus
2024-02-20 16:22 UTC (4+ messages)
[PATCH] target/riscv: Add missing include guard in pmu.h
2024-02-20 16:20 UTC (2+ messages)
[PATCH 00/16] qapi: Doc comment parsing & doc generation work
2024-02-20 16:18 UTC (35+ messages)
` [PATCH 01/16] tests/qapi-schema: Fix test 'QAPI rST doc'
` [PATCH 02/16] tests/qapi-schema: Cover duplicate 'Features:' line
` [PATCH 03/16] tests/qapi-schema: Cover 'Features:' not followed by descriptions
` [PATCH 04/16] sphinx/qapidoc: Drop code to generate doc for simple union branch
` [PATCH 05/16] qapi: Improve error position for bogus argument descriptions
` [PATCH 06/16] qapi: Improve error position for bogus invalid "Returns" section
` [PATCH 07/16] qapi: Improve error message for empty doc sections
` [PATCH 08/16] qapi: Rename QAPIDoc.Section.name to .tag
` [PATCH 09/16] qapi: Reject section heading in the middle of a doc comment
` [PATCH 10/16] qapi: Require descriptions and tagged sections to be indented
` [PATCH 11/16] qapi: Recognize section tags and 'Features:' only after blank line
` [PATCH 12/16] qapi: Call QAPIDoc.check() always
` [PATCH 13/16] qapi: Merge adjacent untagged sections
` [PATCH 14/16] qapi: Rewrite doc comment parser
` [PATCH 15/16] qapi: Reject multiple and empty feature descriptions
` [PATCH 16/16] qapi: Divorce QAPIDoc from QAPIParseError
[PATCH v4 00/66] QEMU Guest memfd + QEMU TDX support
2024-02-20 16:14 UTC (13+ messages)
` [PATCH v4 29/66] i386/tdx: Support user configurable mrconfigid/mrowner/mrownerconfig
` [PATCH v4 33/66] i386/tdx: Make memory type private by default
` [PATCH v4 50/66] i386/tdx: handle TDG.VP.VMCALL<GetQuote>
[PATCH v2 0/6] Add ivshmem-flat device
2024-02-20 16:02 UTC (7+ messages)
` [PATCH v2 2/6] hw/misc/ivshmem-flat: Allow device to wire itself on sysbus
` [PATCH v2 6/6] tests/qtest: Add ivshmem-flat test
[PATCH v6 00/15] hw/pci: SR-IOV related fixes and improvements
2024-02-20 15:33 UTC (20+ messages)
` [PATCH v6 01/15] hw/nvme: Use pcie_sriov_num_vfs()
` [PATCH v6 02/15] pcie_sriov: Validate NumVFs
` [PATCH v6 03/15] pcie_sriov: Reset SR-IOV extended capability
` [PATCH v6 04/15] pcie_sriov: Do not reset NumVFs after disabling VFs
` [PATCH v6 05/15] hw/pci: Always call pcie_sriov_pf_reset()
` [PATCH v6 06/15] hw/pci: Rename has_power to enabled
` [PATCH v6 07/15] pcie_sriov: Do not manually unrealize
` [PATCH v6 08/15] pcie_sriov: Reuse SR-IOV VF device instances
` [PATCH v6 09/15] pcie_sriov: Release VFs failed to realize
` [PATCH v6 10/15] pcie_sriov: Remove num_vfs from PCIESriovPF
` [PATCH v6 11/15] pcie_sriov: Register VFs after migration
` [PATCH v6 12/15] hw/pci: Use -1 as a default value for rombar
` [PATCH v6 13/15] hw/pci: Determine if rombar is explicitly enabled
` [PATCH v6 14/15] vfio: Avoid inspecting option QDict for rombar
` [PATCH v6 15/15] hw/qdev: Remove opts member
[PULL 0/7] Ui patches
2024-02-20 15:26 UTC (2+ messages)
[PULL 00/17] Build, x86 patches for 2024-02-16
2024-02-20 15:26 UTC (2+ messages)
[PATCH v3 00/20] qapi: statically type schema.py
2024-02-20 15:20 UTC (9+ messages)
` [PATCH v3 10/20] qapi: use schema.resolve_type instead of schema.lookup_type
` [PATCH v3 13/20] qapi/schema: split "checked" field into "checking" and "checked"
` [PATCH v3 14/20] qapi/schema: Don't initialize "members" with `None`
` [PATCH v3 15/20] qapi/schema: fix typing for QAPISchemaVariants.tag_member
[PATCH v3 0/3] Add support for the RAPL MSRs series
2024-02-20 15:00 UTC (5+ messages)
` [PATCH v3 3/3] Add support for RAPL MSRs in KVM/Qemu
[PATCH] linux-user: Add FIFREEZE and FITHAW ioctls
2024-02-20 10:57 UTC
[PATCH 00/23] maintainer updates for 9.0 pre-PR (tests, plugin register support)
2024-02-20 14:14 UTC (4+ messages)
` [PATCH 18/23] plugins: add an API to read registers
[RFC PATCH 0/3] target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI
2024-02-20 12:49 UTC (6+ messages)
` [RFC PATCH 1/3] target/arm: Implement FEAT_NMI to support Non-maskable Interrupt
` [RFC PATCH 2/3] target/arm: Add NMI exception and handle PSTATE.ALLINT on taking an exception
` [RFC PATCH 3/3] hw/intc/arm_gicv3: Implement FEAT_GICv3_NMI feature to support FEAT_NMI
[PATCH] hw/sysbus: Inline and remove sysbus_add_io()
2024-02-20 14:04 UTC (2+ messages)
[PATCH v3 0/3] Add support for I2C in BCM2835 boards
2024-02-20 13:41 UTC (4+ messages)
` [PATCH v3 1/3] hw/i2c: Implement Broadcom Serial Controller (BSC)
` [PATCH v3 2/3] hw/arm: Connect BSC to BCM2835 board as I2C0, I2C1 and I2C2
` [PATCH v3 3/3] tests/qtest: Add testcase for BCM2835 BSC
[PATCH RFCv2 0/8] vfio/iommufd: IOMMUFD Dirty Tracking
2024-02-20 13:17 UTC (10+ messages)
` [PATCH RFCv2 3/8] vfio/iommufd: Probe and request hwpt dirty tracking capability
` [PATCH RFCv2 5/8] vfio/iommufd: Implement VFIOIOMMUClass::query_dirty_bitmap support
[PATCH] target/ppc: Update gdbstub to read SPR's CFAR, DEC, HDEC, TB-L/U
2024-02-20 12:26 UTC (2+ 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).