qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-15 23:19:18 to 2024-01-16 17:53:29 UTC [more...]

Possible race condition in aspeed ast2600 smp boot on TCG QEMU
 2024-01-16 17:52 UTC  (4+ messages)

[PATCH v2 00/12] target/riscv: add 'cpu->cfg.vlenb', remove 'cpu->cfg.vlen'
 2024-01-16 17:52 UTC  (6+ messages)
` [PATCH v2 06/12] target/riscv/insn_trans/trans_rvvk.c.inc: use 'vlenb'
` [PATCH v2 09/12] target/riscv/cpu.h: use 'vlenb' in vext_get_vlmax()

[PATCH] Fixed '-serial none' usage breaks following '-serial ...' usage
 2024-01-16 17:34 UTC  (4+ messages)

[PATCH] target/arm: Fix VNCR fault detection logic
 2024-01-16 17:29 UTC  (2+ messages)

[PATCH] qga-win: Fix guest-get-fsinfo multi-disks collection
 2024-01-16 17:24 UTC  (4+ messages)

[PATCH v3 00/14] hw/arm: Prefer arm_feature() over object_property_find()
 2024-01-16 16:43 UTC  (4+ messages)

[PATCH] acpi/tests/avocado/bits: wait for 200 seconds for SHUTDOWN event from bits VM
 2024-01-16 16:41 UTC 

[PATCH v7 10/16] i386/cpu: Introduce cluster-id to X86CPU
 2024-01-16 16:40 UTC  (4+ messages)

[PATCH] hw/elf_ops: Ignore loadable segments with zero size
 2024-01-16 16:38 UTC  (2+ messages)

[PULL 00/10] Hppa fixes 8.2 patches
 2024-01-16 16:33 UTC  (2+ messages)

[PULL 00/20] Migration 20240116 patches
 2024-01-16 16:33 UTC  (22+ messages)
` [PULL 01/20] migration: Simplify initial conditionals in migration for better readability
` [PULL 02/20] migration/multifd: Remove MultiFDPages_t::packet_num
` [PULL 03/20] migration/multifd: Remove QEMUFile from where it is not needed
` [PULL 04/20] migration/multifd: Change multifd_pages_init argument
` [PULL 05/20] migration: Report error in incoming migration
` [PULL 06/20] tests/qtest/migration: Print migration incoming errors
` [PULL 07/20] tests/qtest/migration: Add a wrapper to print test names
` [PULL 08/20] tests/qtest/migration: Use the new migration_test_add
` [PULL 09/20] tests/qtest: Re-enable multifd cancel test
` [PULL 10/20] docs/migration: Create migration/ directory
` [PULL 11/20] docs/migration: Create index page
` [PULL 12/20] docs/migration: Convert virtio.txt into rST
` [PULL 13/20] docs/migration: Split "Backwards compatibility" separately
` [PULL 14/20] docs/migration: Split "Debugging" and "Firmware"
` [PULL 15/20] docs/migration: Split "Postcopy"
` [PULL 16/20] docs/migration: Split "dirty limit"
` [PULL 17/20] docs/migration: Organize "Postcopy" page
` [PULL 18/20] docs/migration: Further move vfio to be feature of migration
` [PULL 19/20] docs/migration: Further move virtio "
` [PULL 20/20] migration/rdma: define htonll/ntohll only if not predefined

[PATCH 00/33] hw/cpu/arm: Remove one use of qemu_get_cpu() in A7/A15 MPCore priv
 2024-01-16 16:25 UTC  (4+ messages)
` [PATCH 14/33] hw/cpu/arm: Handle 'has_el2/3' properties once in MPCore parent

[PATCH 0/4] esp-pci: fixes for Linux and MS-DOS
 2024-01-16 16:10 UTC  (2+ messages)

[PATCH v2 0/2] hw/pflash: implement update buffer for block writes
 2024-01-16 16:09 UTC  (6+ messages)
` [PATCH v2 2/2] "

[PATCH RFC V2 00/37] Support of Virtual CPU Hotplug for ARMv8 Arch
 2024-01-16 15:59 UTC  (5+ messages)
` [PATCH RFC V2 04/37] arm/virt, target/arm: Machine init time change common to vCPU {cold|hot}-plug
  ` [PATCH RFC V2 04/37] arm/virt,target/arm: "

[PATCH] hw/arm/musicpal: Convert to qemu_add_kbd_event_handler()
 2024-01-16 15:57 UTC  (2+ messages)

[PATCH v2 00/19] qapi: statically type schema.py
 2024-01-16 15:55 UTC  (21+ messages)
` [PATCH v2 01/19] qapi: sort pylint suppressions
` [PATCH v2 03/19] qapi: create QAPISchemaDefinition
` [PATCH v2 04/19] qapi/schema: declare type for QAPISchemaObjectTypeMember.type
` [PATCH v2 09/19] qapi/schema: allow resolve_type to be used for built-in types
` [PATCH v2 11/19] qapi/schema: fix QAPISchemaArrayType.check's call to resolve_type
` [PATCH v2 12/19] qapi/schema: assert info is present when necessary
` [PATCH v2 13/19] qapi/schema: split "checked" field into "checking" and "checked"

[PATCH] block/io: clear BDRV_BLOCK_RECURSE flag after recursing in bdrv_co_block_status
 2024-01-16 15:48 UTC 

Error messages in the "avocado-system-opensuse" QEMU CI job
 2024-01-16 15:31 UTC 

[PATCH 0/2] i386/cpu: Two minor fixes for x86_cpu_enable_xsave_components()
 2024-01-16 15:42 UTC  (3+ messages)

[PATCH 00/35] target/arm: Implement emulation of nested virtualization
 2024-01-16 15:35 UTC  (8+ messages)
` [PATCH 27/35] target/arm: Report VNCR_EL2 based faults correctly

[PATCH v2 0/3] hw/arm: Add support for USB, SATA, and watchdog to Allwinner R40
 2024-01-16 15:32 UTC  (6+ messages)
` [PATCH v2 1/3] hw/arm: Add EHCI/OHCI controllers to Allwinner R40 and Bananapi board
` [PATCH v2 3/3] hw/arm: Add watchdog timer to Allwinner H40 "

[PULL 00/21] target-arm queue
 2024-01-16 15:12 UTC  (22+ messages)
` [PULL 01/21] docs/devel/docs: Document .hx file syntax
` [PULL 02/21] target/arm: arm_pamax() no longer needs to do feature propagation
` [PULL 03/21] docs/system/arm/virt.rst: Improve 'highmem' option docs
` [PULL 04/21] hw/misc: Implement STM32L4x5 EXTI
` [PULL 05/21] hw/arm: Connect STM32L4x5 EXTI to STM32L4x5 SoC
` [PULL 06/21] tests/qtest: Add STM32L4x5 EXTI QTest testcase
` [PULL 07/21] hw/misc: Implement STM32L4x5 SYSCFG
` [PULL 08/21] hw/arm: Connect STM32L4x5 SYSCFG to STM32L4x5 SoC
` [PULL 09/21] tests/qtest: Add STM32L4x5 SYSCFG QTest testcase
` [PULL 10/21] hw/misc: Add Nuvoton's PCI Mailbox Module
` [PULL 11/21] hw/arm: Add PCI mailbox module to Nuvoton SoC
` [PULL 12/21] hw/misc: Add qtest for NPCM7xx PCI Mailbox
` [PULL 13/21] hw/net: Add NPCMXXX GMAC device
` [PULL 14/21] hw/arm: Add GMAC devices to NPCM7XX SoC
` [PULL 15/21] tests/qtest: Creating qtest for GMAC Module
` [PULL 16/21] hw/net: GMAC Rx Implementation
` [PULL 17/21] hw/net: GMAC Tx Implementation
` [PULL 18/21] tests/qtest: Adding PCS Module test to GMAC Qtest
` [PULL 19/21] hw/timer: fix systick trace message
` [PULL 20/21] hw/arm/virt: Consolidate valid CPU types
` [PULL 21/21] load_elf: fix iterator's type for elf file processing

[PATCH v4 00/21] parallels: Add full dirty bitmap support
 2024-01-16 14:45 UTC  (17+ messages)
` [PATCH v4 04/21] parallels: Limit search in parallels_mark_used to the last marked claster
` [PATCH v4 05/21] parallels: Add parallels_mark_unused() helper
` [PATCH v4 06/21] parallels: Move host clusters allocation to a separate function
` [PATCH v4 07/21] parallels: Set data_end value in parallels_check_leak()
` [PATCH v4 08/21] parallels: Recreate used bitmap "
` [PATCH v4 09/21] parallels: Add a note about used bitmap in parallels_check_duplicate()
` [PATCH v4 10/21] parallels: Create used bitmap even if checks needed
` [PATCH v4 12/21] parallels: Let image extensions work in RW mode

[PATCH] virtio-iommu: Use qemu_real_host_page_mask as default page_size_mask
 2024-01-16 14:44 UTC  (3+ messages)

Assistance Required for QEMU Hardfault Error with Cortex-M33 on MPS2AN505
 2024-01-16 14:22 UTC  (2+ messages)

​[Qemu-arm] Windows 11 guest Fast startup cannot work
 2024-01-16  7:18 UTC 

​[Qemu-arm] Windows 11 guest Fast startup cannot work
 2024-01-16  7:33 UTC 

[PATCH] xen: Drop out of coroutine context xen_invalidate_map_cache_entry
 2024-01-16 14:36 UTC 

[PATCH v6 0/2] acpi: report numa nodes for device memory using GI
 2024-01-16 14:02 UTC  (10+ messages)
` [PATCH v6 1/2] qom: new object to associate device to numa node

[RFC PATCH v3 00/30] migration: File based migration with multifd and fixed-ram
 2024-01-16 13:37 UTC  (22+ messages)
` [RFC PATCH v3 13/30] migration/multifd: Add outgoing QIOChannelFile support
` [RFC PATCH v3 14/30] migration/multifd: Add incoming "
` [RFC PATCH v3 15/30] io: Add a pwritev/preadv version that takes a discontiguous iovec
` [RFC PATCH v3 16/30] multifd: Rename MultiFDSendParams::data to compress_data
` [RFC PATCH v3 17/30] migration/multifd: Decouple recv method from pages
` [RFC PATCH v3 18/30] migration/multifd: Allow receiving pages without packets
` [RFC PATCH v3 19/30] migration/ram: Ignore multifd flush when doing fixed-ram migration

[PATCH v3 00/46] Rework matching of network devices to -nic options
 2024-01-16 13:32 UTC  (5+ messages)
` [PATCH v3 22/46] hw/arm/aspeed: use qemu_configure_nic_device()
` [PATCH v3 40/46] hw/s390x/s390-virtio-ccw: use qemu_create_nic_device()

[PATCH v2 0/8] sparc/leon3: Add support for -smp
 2024-01-16 13:02 UTC  (9+ messages)
` [PATCH v2 1/8] sparc/grlib: split out the headers for each peripherals
` [PATCH v2 2/8] intc/grlib_irqmp: add ncpus property
` [PATCH v2 3/8] intc/grlib_irqmp: implements the multiprocessor status register
` [PATCH v2 4/8] intc/grlib_irqmp: implements multicore irq
` [PATCH v2 5/8] target/sparc: implement asr17 feature for smp
` [PATCH v2 6/8] leon3: implement multiprocessor
` [PATCH v2 7/8] leon3: check cpu_id in the tiny bootloader
` [PATCH v2 8/8] MAINTAINERS: replace Fabien by myself as Leon3 maintainer

[PATCH] ui/clipboard: avoid crash upon request when clipboard peer is not initialized
 2024-01-16 12:11 UTC  (9+ messages)

[PATCH 0/2] virtio-gpu: fix blob scanout post-load
 2024-01-16 11:16 UTC  (3+ messages)
` [PATCH 2/2] virtio-gpu: fix scanout migration post-load

[PULL 00/22] gdb cleanups and tcg plugin register access
 2024-01-16 10:48 UTC  (23+ messages)
` [PULL 01/22] hw/riscv: Use misa_mxl instead of misa_mxl_max
` [PULL 02/22] target/riscv: Remove misa_mxl validation
` [PULL 03/22] target/riscv: Move misa_mxl_max to class
` [PULL 04/22] target/riscv: Validate misa_mxl_max only once
` [PULL 05/22] target/arm: Use GDBFeature for dynamic XML
` [PULL 06/22] target/ppc: "
` [PULL 07/22] target/riscv: "
` [PULL 08/22] gdbstub: Use GDBFeature for gdb_register_coprocessor
` [PULL 09/22] gdbstub: Use GDBFeature for GDBRegisterState
` [PULL 10/22] gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb
` [PULL 11/22] gdbstub: Simplify XML lookup
` [PULL 12/22] gdbstub: Infer number of core registers from XML
` [PULL 13/22] hw/core/cpu: Remove gdb_get_dynamic_xml member
` [PULL 14/22] gdbstub: Add members to identify registers to GDBFeature
` [PULL 15/22] plugins: Use different helpers when reading registers
` [PULL 16/22] gdbstub: expose api to find registers
` [PULL 17/22] plugins: add an API to read registers
` [PULL 18/22] contrib/plugins: fix imatch
` [PULL 19/22] contrib/plugins: extend execlog to track register changes
` [PULL 20/22] contrib/plugins: optimise the register value tracking
` [PULL 21/22] docs/devel: lift example and plugin API sections up
` [PULL 22/22] docs/devel: document some plugin assumptions

[PATCH v15 0/9] rutabaga_gfx + gfxstream
 2024-01-16 10:42 UTC  (2+ messages)

[PATCH 0/3] hw/arm: Add support for USB, SATA, and watchdog to Allwinner R40
 2024-01-16 10:13 UTC  (5+ messages)
` [PATCH 1/3] hw/arm: Add EHCI/OHCI controllers to Allwinner R40 and Bananapi board
      `  "

[PATCH] qemu/osdep: Add huge page aligned support on LoongArch platform
 2024-01-16 10:12 UTC  (2+ messages)

[PATCH 0/5] Remove deprecated command line options
 2024-01-16  9:52 UTC  (9+ messages)
` [PATCH 5/5] qemu-options: Remove the deprecated -singlestep option

[PATCH v2] configure: Add linux header compile support for LoongArch
 2024-01-16  9:49 UTC  (2+ messages)

[PATCH v2 0/2] gdbstub: Implement catching syscalls
 2024-01-16  9:41 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] tests/tcg: Add the syscall catchpoint gdbstub test

[PATCH] target/i386/kvm: call kvm_put_vcpu_events() before kvm_put_nested_state()
 2024-01-16  9:31 UTC  (9+ messages)

[Qemu-arm] Windows11 guest Fast startup cannot work
 2024-01-16  8:49 UTC 

[PATCH] coroutine-ucontext: Save fake stack for pooled coroutine
 2024-01-16  8:42 UTC  (3+ messages)

[PULL 0/5] qtest timeouts and ROP mitigation
 2024-01-16  7:57 UTC  (6+ messages)
` [PULL 1/5] tests/qtest/meson.build: Bump the boot-serial-test timeout to 4 minutes
` [PULL 2/5] tests/qtest/npcm7xx_watchdog_timer: Only test the corner cases by default
` [PULL 3/5] qtest: Bump npcm7xx_watchdog_timer-test timeout to 2 minutes
` [PULL 4/5] meson: mitigate against ROP exploits with -fzero-call-used-regs
` [PULL 5/5] meson: mitigate against use of uninitialize stack for exploits

[PATCH 00/12] TCG Plugin inline operation enhancement
 2024-01-16  7:46 UTC  (10+ messages)
` [PATCH 03/12] tests/plugin: add test plugin for inline operations

[PATCH v2 0/9] hw/core: Cleanup and reorder headers
 2024-01-16  7:46 UTC  (10+ messages)
` [PATCH v2 1/9] MAINTAINERS: Update hw/core/cpu.c entry
` [PATCH v2 2/9] hw/core: Cleanup unused included headers in cpu-common.c
` [PATCH v2 3/9] hw/core: Reorder "
` [PATCH v2 4/9] hw/core: Reorder included headers in cpu-sysemu.c
` [PATCH v2 5/9] hw/core: Cleanup unused included header in machine-qmp-cmds.c
` [PATCH v2 6/9] hw/core: Reorder included header in machine.c
` [PATCH v2 7/9] hw/core: Reorder included headers in null-machine.c
` [PATCH v2 8/9] hw/core: Cleanup unused included headers in numa.c
` [PATCH v2 9/9] hw/core: Reorder "

[PATCH] vhost-user: add VIRTIO_F_IN_ORDER and VIRTIO_F_NOTIFICATION_DATA feature
 2024-01-16  6:38 UTC  (7+ messages)
      ` FW: "

[PATCH v2 0/9] Hexagon (target/hexagon) Make generators object oriented
 2024-01-16  5:46 UTC  (2+ messages)

[PATCH v2 0/3] Hexagon (target/hexagon) Use QEMU decodetree
 2024-01-16  5:45 UTC  (2+ messages)

[PATCH 00/29] include: move include/qapi/qmp/ to include/qobject/
 2024-01-16  3:34 UTC  (4+ messages)
` [PATCH 01/29] "

[RFC PATCH 1/1] hw/intc/loongarch_extioi: Add virt extension support
 2024-01-16  2:25 UTC 

[PATCH v2 0/2] RISC-V: ACPI: Enable SPCR
 2024-01-16  1:09 UTC  (3+ messages)
` [PATCH v2 1/2] hw/arm/virt-acpi-build.c: Migrate SPCR creation to common location
` [PATCH v2 2/2] hw/riscv/virt-acpi-build.c: Generate SPCR table

[PATCH 0/6] net: fix non-deterministic failures of the 'netdev-socket' qtest
 2024-01-16  1:05 UTC  (5+ messages)

[PATCH 0/2] gdbstub: Implement catching syscalls
 2024-01-16  0:40 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] tests/tcg: Add the syscall catchpoint gdbstub test

[PATCH v3 0/3] linux-user: Allow gdbstub to ignore page protection
 2024-01-16  0:31 UTC  (4+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] tests/tcg: Factor out gdbstub test functions
` [PATCH v3 3/3] tests/tcg: Add the PROT_NONE gdbstub test

[PATCH v3 4/4] [NOT FOR MERGE] tests/qtest/migration: Adapt tests to use older QEMUs
 2024-01-15 23:28 UTC  (11+ messages)

[PATCH 1/2] linux-user/riscv: vdso: fix call frame info in __vdso_rt_sigreturn
 2024-01-15 23:18 UTC  (2+ messages)


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