qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-20 12:20:14 to 2023-06-21 01:04:26 UTC [more...]

[RFC PATCH 0/9] ui: guest displays multiple connectors suppport and hotplug in
 2023-06-21  0:43 UTC  (2+ messages)
` [RFC PATCH 5/9] ui/gtk: Factor out tab window creation into a separate function

[PATCH] target/riscv/cpu.c: fix veyron-v1 CPU properties
 2023-06-21  0:24 UTC  (2+ messages)

[PATCH RFC 0/6] Switch iotests to pyvenv
 2023-06-21  0:21 UTC  (7+ messages)
` [PATCH RFC 1/6] experiment: add mkvenv install
` [PATCH RFC 2/6] build, tests: Add qemu in-tree packages to pyvenv at configure time
` [PATCH RFC 3/6] iotests: get rid of '..' in path environment output
` [PATCH RFC 4/6] iotests: use the correct python to run linters
` [PATCH RFC 5/6] iotests: use pyvenv/bin/python3 to launch child test processes
` [PATCH RFC 6/6] iotests: don't add qemu.git/python to PYTHONPATH

[PATCH] hw/pci: add comment explaining the reason for checking function 0 in hotplug
 2023-06-20 22:06 UTC  (2+ messages)

[PATCH v2 00/18] target/riscv, KVM: fixes and enhancements
 2023-06-20 22:05 UTC  (4+ messages)
` [PATCH v2 15/18] target/riscv: make riscv_isa_string_ext() KVM compatible

[PATCH V1 0/3] fix migration of suspended runstate
 2023-06-20 21:46 UTC  (3+ messages)
` [PATCH V1 2/3] migration: fix "

[PATCH 05/12] hw/virtio: Add support for apple virtio-blk
 2023-06-20 18:32 UTC  (6+ messages)
` [PATCH 10/12] hw/vmapple/cfg: Introduce vmapple cfg region
  ` [PATCH 12/12] hw/vmapple/vmapple: Add vmapple machine type

[PATCH] git-submodule.sh: allow running in validate mode without previous update
 2023-06-20 20:44 UTC  (3+ messages)

[PATCH][RESEND v5 0/3] Hyper-V Dynamic Memory Protocol driver (hv-balloon 🎈️)
 2023-06-20 20:13 UTC  (6+ messages)
` [PATCH][RESEND v5 3/3] Add a Hyper-V Dynamic Memory Protocol driver (hv-balloon)

[PULL 0/1] Seabios hppa v7 patches
 2023-06-20 19:58 UTC  (2+ messages)
` [PULL 1/1] target/hppa: New SeaBIOS-hppa version 7

[PATCH 0/2] vhost-vdpa: skip TPM CRB memory section
 2023-06-20 19:50 UTC  (3+ messages)
` [PATCH 1/2] memory: introduce memory_region_init_ram_protected()
` [PATCH 2/2] tpm_crb: mark memory as protected

[PATCH v5] Emulate dip switch language layout settings on SUN keyboard
 2023-06-20 19:50 UTC  (12+ messages)
        ` [PATCH v6] "
          ` Ping: "
                ` [PATCH v7] "

[PATCH v1 00/23] Q35 support for Xen
 2023-06-20 17:24 UTC  (24+ messages)
` [PATCH v1 01/23] pc/xen: Xen Q35 support: provide IRQ handling for PCI devices
` [PATCH v1 02/23] pc/q35: Apply PCI bus BSEL property for Xen PCI device hotplug
` [PATCH v1 03/23] q35/acpi/xen: Provide ACPI PCI hotplug interface for Xen on Q35
` [PATCH v1 04/23] q35/xen: Add Xen platform device support for Q35
` [PATCH v1 05/23] q35: Fix incorrect values for PCIEXBAR masks
` [PATCH v1 06/23] xen/pt: XenHostPCIDevice: provide functions for PCI Capabilities and PCIe Extended Capabilities enumeration
` [PATCH v1 07/23] xen/pt: avoid reading PCIe device type and cap version multiple times
` [PATCH v1 08/23] xen/pt: determine the legacy/PCIe mode for a passed through device
` [PATCH v1 09/23] xen/pt: Xen PCIe passthrough support for Q35: bypass PCIe topology check
` [PATCH v1 10/23] xen/pt: add support for PCIe Extended Capabilities and larger config space
` [PATCH v1 11/23] xen/pt: handle PCIe Extended Capabilities Next register
` [PATCH v1 12/23] xen/pt: allow to hide PCIe Extended Capabilities
` [PATCH v1 13/23] xen/pt: add Vendor-specific PCIe Extended Capability descriptor and sizing
` [PATCH v1 14/23] xen/pt: add fixed-size PCIe Extended Capabilities descriptors
` [PATCH v1 15/23] xen/pt: add AER PCIe Extended Capability descriptor and sizing
` [PATCH v1 16/23] xen/pt: add descriptors and size calculation for RCLD/ACS/PMUX/DPA/MCAST/TPH/DPC PCIe Extended Capabilities
` [PATCH v1 17/23] xen/pt: add Resizable BAR PCIe Extended Capability descriptor and sizing
` [PATCH v1 18/23] xen/pt: add VC/VC9/MFVC PCIe Extended Capabilities descriptors "
` [PATCH v1 19/23] xen/pt: Fake capability id
` [PATCH v1 20/23] xen platform: unplug ahci object
` [PATCH v1 21/23] pc/q35: setup q35 for xen
` [PATCH v1 22/23] qdev-monitor/pt: bypass root device check
` [PATCH v1 23/23] s3 support: enabling s3 with q35

[PATCH v1 1/1] Q35 Support
 2023-06-20 17:24 UTC 

[PATCH] STM32F100: support different density lines
 2023-06-20 19:43 UTC  (3+ messages)
` [PATCH] STM32F100: add support for external memory via FSMC

[PATCH 00/42] Migration test refactoring
 2023-06-20 19:42 UTC  (35+ messages)
` [PATCH 01/42] migration-test: Be consistent for ppc
` [PATCH 02/42] migration-test: Make ignore_stderr regular with other options
` [PATCH 03/42] migration-test: simplify shmem_opts handling
` [PATCH 04/42] migration-test: Make machine_opts regular with other options
` [PATCH 05/42] migration-test: Create arch_opts
` [PATCH 06/42] migration-test: machine_opts is really arch specific
` [PATCH 07/42] migration-test: Create kvm_opts
` [PATCH 08/42] migration-test: bootpath is the same for all tests and for all archs
` [PATCH 09/42] migration-test: Add bootfile_create/delete() functions
` [PATCH 10/42] migration-test: dirtylimit checks for x86_64 arch before
` [PATCH 11/42] migration-test: Update test_ignore_shared to use args
` [PATCH 12/42] migration-test: Enable back ignore-shared test
` [PATCH 13/42] migration-test: Check for shared memory like for everything else
` [PATCH 14/42] migration-test: test_migrate_start() always return 0
` [PATCH 15/42] migration-test: migrate_postcopy_prepare() "
` [PATCH 16/42] migration-test: Create do_migrate()

[PATCH V2] migration: file URI
 2023-06-20 19:35 UTC  (11+ messages)

[PULL 00/52] tcg patch queue
 2023-06-20 18:01 UTC  (3+ messages)
` [PULL 49/52] exec/poison: Do not poison CONFIG_SOFTMMU

[PULL 00/27] Enable PV backends with Xen/KVM emulation
 2023-06-20 17:58 UTC  (7+ messages)
` [PULL 05/27] hw/xen: Watches on XenStore transactions
        ` [PATCH] hw/xen: Clarify (lack of) error handling in transaction_commit()

[PATCH] Revert "cputlb: Restrict SavedIOTLB to system emulation"
 2023-06-20 17:57 UTC 

[QEMU PATCH 0/1]
 2023-06-20 17:57 UTC  (8+ messages)
` [QEMU PATCH 1/1] virtgpu: do not destroy resources when guest suspend

[PATCH qemu v2] change the fdt_load_addr variable datatype to handle 64-bit DRAM address
 2023-06-20 17:44 UTC 

'make check-tcg' fails with an assert in qemu_plugin_vcpu_init_hook
 2023-06-20 17:47 UTC  (3+ messages)

[PATCH v4 0/1] use XHCI to replace EHCI
 2023-06-20 17:24 UTC  (4+ messages)
` [PATCH v4 1/1] hw/arm/sbsa-ref: "

[PATCH V3 0/4] string list functions
 2023-06-20 17:10 UTC  (5+ messages)
` [PATCH V3 1/4] util: strList_from_string
` [PATCH V3 2/4] qapi: QAPI_LIST_LENGTH
` [PATCH V3 3/4] util: strv_from_strList
` [PATCH V3 4/4] util: strList unit tests

[PATCH 0/4] target/ppc: Fixes for instruction-related
 2023-06-20 16:54 UTC  (7+ messages)
` [PATCH 1/4] target/ppc: Fix instruction loading endianness in alignment interrupt
` [PATCH 2/4] target/ppc: Change partition-scope translate interface
` [PATCH 3/4] target/ppc: Add SRR1 prefix indication to interrupt handlers
` [PATCH 4/4] target/ppc: Implement HEIR SPR

[PATCH 0/3] Add symbols for memory listener priority
 2023-06-20 16:50 UTC  (4+ messages)
` [PATCH 1/3] exec/memory: Add symbolic value for memory listener priority for accel
` [PATCH 2/3] exec/memory: Add symbol for memory listener priority for dev backend
` [PATCH 3/3] exec/memory: Add symbol for the min value of memory listener priority

[PATCH] pc-bios/keymaps: Use the official xkb name for Arabic layout, not the legacy synonym
 2023-06-20 16:50 UTC  (3+ messages)

[PATCH 0/2] target/sparc: Enable MTTCG
 2023-06-20 16:49 UTC  (5+ messages)
` [PATCH 1/2] target/sparc: Set TCG_GUEST_DEFAULT_MO
` [PATCH 2/2] configs: Enable MTTCG for sparc, sparc64

[PATCH v5 00/20] target/arm: Implement FEAT_RME
 2023-06-20 16:41 UTC  (26+ messages)
` [PATCH v5 01/20] target/arm: Add isar_feature_aa64_rme
` [PATCH v5 02/20] target/arm: Update SCR and HCR for RME
` [PATCH v5 03/20] target/arm: SCR_EL3.NS may be RES1
` [PATCH v5 04/20] target/arm: Add RME cpregs
` [PATCH v5 05/20] target/arm: Introduce ARMSecuritySpace
` [PATCH v5 06/20] include/exec/memattrs: Add two bits of space to MemTxAttrs
` [PATCH v5 07/20] target/arm: Adjust the order of Phys and Stage2 ARMMMUIdx
` [PATCH v5 08/20] target/arm: Introduce ARMMMUIdx_Phys_{Realm,Root}
` [PATCH v5 09/20] target/arm: Remove __attribute__((nonnull)) from ptw.c
` [PATCH v5 10/20] target/arm: Pipe ARMSecuritySpace through ptw.c
` [PATCH v5 11/20] target/arm: NSTable is RES0 for the RME EL3 regime
` [PATCH v5 12/20] target/arm: Handle Block and Page bits for security space
` [PATCH v5 13/20] target/arm: Handle no-execute for Realm and Root regimes
` [PATCH v5 14/20] target/arm: Use get_phys_addr_with_struct in S1_ptw_translate
` [PATCH v5 15/20] target/arm: Move s1_is_el0 into S1Translate
` [PATCH v5 16/20] target/arm: Use get_phys_addr_with_struct for stage2
` [PATCH v5 17/20] target/arm: Add GPC syndrome
` [PATCH v5 18/20] target/arm: Implement GPC exceptions
` [PATCH v5 19/20] target/arm: Implement the granule protection check
` [PATCH v5 20/20] target/arm: Add cpu properties for enabling FEAT_RME

[PATCH v2 00/10] target/i386: add a few simple features
 2023-06-20 16:27 UTC  (18+ messages)
` [PATCH v2 01/10] target/i386: fix INVD vmexit
` [PATCH v2 02/10] target/i386: TCG supports 3DNow! prefetch(w)
` [PATCH v2 03/10] target/i386: TCG supports RDSEED
` [PATCH v2 04/10] target/i386: TCG supports XSAVEERPTR
` [PATCH v2 05/10] target/i386: TCG supports WBNOINVD
` [PATCH v2 06/10] target/i386: Intel only supports SYSCALL in long mode
` [PATCH v2 07/10] target/i386: sysret and sysexit are privileged
` [PATCH v2 08/10] target/i386: implement 32-bit SYSCALL for linux-user
` [PATCH v2 09/10] target/i386: implement 32-bit SYSENTER "
` [PATCH v2 10/10] target/i386: implement RDPID in TCG

[RFC PATCH] qemu-keymap: properly check return from xkb_keymap_mod_get_index
 2023-06-20 16:10 UTC  (6+ messages)

[PATCH qemu] fdt_load_addr is getting overflowed when there is no DRAM at lower 32 bit address space. To support pure 64-bit DRAM address, fdt_load_addr variable's data type is changed to uint64_t instead of uint32_t
 2023-06-20 14:37 UTC 

[PATCH 0/5] docs/devel: improve API documentation for QOM
 2023-06-20 15:50 UTC  (7+ messages)
` [PATCH 1/5] docs/devel: add some front matter to the devel index
` [PATCH 2/5] include/migration: mark vmstate_register() as a legacy function
` [PATCH 5/5] docs/devel: introduce some key concepts for QOM development

[PATCH v3 0/5] tcg: Issue memory barriers for guest memory model
 2023-06-20 15:46 UTC  (7+ messages)
` [PATCH v3 1/5] target/microblaze: Define TCG_GUEST_DEFAULT_MO
` [PATCH v3 4/5] tcg: Add host memory barriers to cpu_ldst.h interfaces

[PATCH v2 0/2] gitlab-ci: msys2 improvements
 2023-06-20 15:37 UTC  (3+ messages)
` [PATCH v2 1/2] gitlab-ci: grab msys2 meson-logs as artifacts
` [PATCH v2 2/2] gitlab-ci: add msys2 meson test to junit report

[PATCH] hw/ppc/spapr: Test whether TCG is enabled with tcg_enabled()
 2023-06-20 15:26 UTC  (4+ messages)

RFC: target/riscv: Add support for Zacas extension
 2023-06-20 15:22 UTC  (4+ messages)
` [PATCH 1/2] target/riscv: Add Zacas ISA extension support

[RFC 0/4] Add full zoned storage emulation to qcow2 driver
 2023-06-20 15:07 UTC  (8+ messages)
` [RFC 2/4] qcow2: add configurations for zoned format extension

[PULL 00/29] ppc queue
 2023-06-20 14:57 UTC  (6+ messages)
` [PULL 05/29] pnv/xive2: Handle TIMA access through all ports

[RFC 0/6] Migration deprecated parts
 2023-06-20 14:45 UTC  (6+ messages)
` [RFC 4/6] migration: Deprecate -incoming <uri>

[PATCH] vfio/pci: Call vfio_prepare_kvm_msi_virq_batch() in MSI retry path
 2023-06-20 14:43 UTC  (2+ messages)

[PATCH 0/7] target/i386: add a few simple features
 2023-06-20 14:38 UTC  (4+ messages)
` [PATCH 6/7] target/i386: implement RDPID in TCG

[PATCH v2] hw/acpi: Fix PM control register access
 2023-06-20 14:01 UTC  (8+ messages)

[PATCH] target/arm: Fix sve prediate store, 8 <= VQ <= 15
 2023-06-20 13:49 UTC  (2+ messages)

[PATCH v1 0/4] virtio-mem: Support "x-ignore-shared" migration
 2023-06-20 13:40 UTC  (7+ messages)
` [PATCH v1 1/4] softmmu/physmem: Warn with ram_block_discard_range() on MAP_PRIVATE file mapping
` [PATCH v1 2/4] virtio-mem: Skip most of virtio_mem_unplug_all() without plugged memory
` [PATCH v1 3/4] migration/ram: Expose ramblock_is_ignored() as migrate_ram_is_ignored()
` [PATCH v1 4/4] virtio-mem: Support "x-ignore-shared" migration

[PATCH] linux-user/i386: Properly align signal frame
 2023-06-20 13:26 UTC  (2+ messages)

[PATCH] target/ppc: Better CTRL SPR implementation
 2023-06-20 13:15 UTC 

[PATCH] target/ppc: Add ISA v3.1 LEV indication in SRR1 for system call interrupts
 2023-06-20 13:13 UTC 

[Qemu-devel] [PATCH PULL v2 00/10] RDMA patches
 2023-06-20 12:35 UTC  (3+ messages)
` [Qemu-devel] [PATCH PULL v2 08/10] hw/rdma: PVRDMA commands and data-path ops

[PATCH 0/2] hw/i386: Cleanups around kvmclock_create()
 2023-06-20 12:32 UTC  (5+ messages)
` [PATCH 1/2] hw/i386: Remove unuseful kvmclock_create() stub
` [RFC PATCH 2/2] hw/i386: Rename 'hw/kvm/clock.h' -> 'hw/i386/kvm/clock.h'

[PATCH v1 00/46] Add LoongArch LASX instructions
 2023-06-20 12:25 UTC  (3+ messages)
` [PATCH v1 04/46] target/loongarch: Implement xvadd/xvsub


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