qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-23 12:22:10 to 2023-06-24 22:27:07 UTC [more...]

QEMU RISC-V
 2023-06-24 22:16 UTC 

[PATCH v2] hw/s390x: Move KVM specific PV from hw/ to target/s390x/kvm/
 2023-06-24 20:06 UTC 

[PATCH v2] target/riscv: Restrict KVM-specific fields from ArchCPU
 2023-06-24 19:29 UTC 

[PATCH v2] target/ppc: Restrict KVM-specific fields from ArchCPU
 2023-06-24 19:26 UTC 

[PATCH v3 00/16] accel: Share CPUState accel context (HAX/NVMM/WHPX/HVF)
 2023-06-24 17:41 UTC  (17+ messages)
` [PATCH v3 01/16] MAINTAINERS: Update Roman Bolshakov email address
` [PATCH v3 02/16] accel: Document generic accelerator headers
` [PATCH v3 03/16] accel: Remove unused hThread variable on TCG/WHPX
` [PATCH v3 04/16] accel: Fix a leak on Windows HAX
` [PATCH v3 05/16] accel: Destroy HAX vCPU threads once done
` [PATCH v3 06/16] accel: Rename 'hax_vcpu' as 'accel' in CPUState
` [PATCH v3 07/16] accel: Rename HAX 'struct hax_vcpu_state' -> AccelCPUState
` [PATCH v3 08/16] accel: Move HAX hThread to accelerator context
` [PATCH v3 09/16] accel: Remove NVMM unreachable error path
` [PATCH v3 10/16] accel: Rename NVMM 'struct qemu_vcpu' -> AccelCPUState
` [PATCH v3 11/16] accel: Inline NVMM get_qemu_vcpu()
` [PATCH v3 12/16] accel: Remove WHPX unreachable error path
` [PATCH v3 13/16] accel: Rename WHPX 'struct whpx_vcpu' -> AccelCPUState
` [PATCH v3 14/16] accel: Inline WHPX get_whpx_vcpu()
` [PATCH v3 15/16] accel: Rename 'cpu_state' -> 'cs'
` [PATCH v3 16/16] accel: Rename HVF 'struct hvf_vcpu_state' -> AccelCPUState

[PATCH v2 00/16] accel: Share CPUState accel context (HAX/NVMM/WHPX/HVF)
 2023-06-24 17:36 UTC  (4+ messages)
` [PATCH v2 07/16] accel: Rename HAX 'struct hax_vcpu_state' -> AccelCPUState

[PATCH v3 0/5] tcg: Issue memory barriers for guest memory model
 2023-06-24 17:29 UTC  (3+ messages)
` [PATCH v3 1/5] target/microblaze: Define TCG_GUEST_DEFAULT_MO

[PATCH v5 00/11] *** Add allwinner-r40 support ***
 2023-06-24 15:02 UTC  (10+ messages)
` [PATCH v5 01/11] hw: arm: Add bananapi M2-Ultra and allwinner-r40 support

Facing difficulties in building QEMU for windows
 2023-06-24 11:58 UTC 

qemu-system-ppc64 option -smp 2 broken with commit 20b6643324a79860dcdfe811ffe4a79942bca21e
 2023-06-24 14:29 UTC  (4+ messages)

[PATCH 0/2] accel: Re-enable WHPX cross-build on case sensitive filesystems
 2023-06-24 14:22 UTC  (3+ messages)
` [PATCH 1/2] docs/devel/testing: Update the 'Docker Debugging' section
` [PATCH 2/2] accel: Re-enable WHPX cross-build on case sensitive filesystems

[PULL 00/14] testing updates (python, plugins)
 2023-06-24 14:17 UTC  (4+ messages)
` [PULL 10/14] tests/docker: Remove old Debian 9 containers

[PULL v2 0/3] Hppa boot reboot fixes patches
 2023-06-24 11:50 UTC  (4+ messages)
` [PULL v2 1/3] target/hppa: Fix OS reboot issues
` [PULL v2 2/3] target/hppa: Provide qemu version via fw_cfg to firmware
` [PULL v2 3/3] target/hppa: Update to SeaBIOS-hppa version 8

[PULL 0/3] Hppa reboot fix patches
 2023-06-24 11:41 UTC  (5+ messages)
` [PULL 1/3] target/hppa: Fix OS reboot issues
` [PULL 2/3] target/hppa: Provide qemu version via fw_cfg to firmware
` [PULL 3/3] target/hppa: Update to SeaBIOS-hppa version 8

[PATCH 0/4] target/ppc: Catch invalid real address accesses
 2023-06-24  9:50 UTC  (8+ messages)
` [PATCH 3/4] target/ppc: Move common check in machne check handlers to a function

[PATCH v3 00/19] target/riscv, KVM: fixes and enhancements
 2023-06-24  7:41 UTC  (9+ messages)
` [PATCH v3 12/19] target/riscv: add KVM specific MISA properties
` [PATCH v3 16/19] target/riscv/cpu.c: create KVM mock properties

RFC: bsd-user broken a while ago, is this the right fix?
 2023-06-24  6:40 UTC 

[PATCH] target/xtensa: Assert that interrupt level is within bounds
 2023-06-24  0:20 UTC  (2+ messages)

[RFC PATCH-for-8.1] accel: Remove HAX accelerator
 2023-06-23 23:12 UTC  (2+ messages)

[PATCH] target/nios2 : Explicitly ask for target-endian loads and stores
 2023-06-23 22:18 UTC  (2+ messages)

[PATCH] gdbstub: fixes cases where wrong threads were reported to GDB on SIGINT
 2023-06-23 18:12 UTC 

[PATCH] target/i386: Export MSR_ARCH_CAPABILITIES bits to guests
 2023-06-23 20:26 UTC 

[PATCH V1 0/3] fix migration of suspended runstate
 2023-06-23 19:56 UTC  (7+ messages)
` [PATCH V1 2/3] migration: fix "

[PATCH v5] Emulate dip switch language layout settings on SUN keyboard
 2023-06-23 18:30 UTC  (13+ messages)
    ` [PATCH v6] "
      ` Ping: "
            ` [PATCH v7] "
                      ` [PATCH v8] "

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

[PATCH v3] target/arm: Add raw_writes ops for register whose write induce TLB maintenance
 2023-06-23 16:43 UTC  (2+ messages)

[PATCH] pc-bios/keymaps: Use the official xkb name for Arabic layout, not the legacy synonym
 2023-06-23 15:54 UTC  (4+ messages)

[PATCH 0/4] fpu: Add float64_to_int{32,64}_modulo
 2023-06-23 15:48 UTC  (3+ messages)
` [PATCH 2/4] tests/tcg/alpha: Add test for cvttq

[PATCH v3] tests/plugin: Remove duplicate insn log from libinsn.so
 2023-06-23 15:48 UTC  (2+ messages)

[PATCH] tests/avocado: ppc test VOF bios Linux boot
 2023-06-23 15:37 UTC  (2+ messages)

[PATCH v4 0/3] vhost: memslot handling improvements
 2023-06-23 15:32 UTC  (4+ messages)
` [PATCH v4 3/3] softmmu/physmem: Fixup qemu_ram_block_from_host() documentation

[PATCH v4 0/5] Support x2APIC mode with TCG accelerator
 2023-06-23 15:28 UTC  (4+ messages)
` [PATCH v4 5/5] amd_iommu: report x2APIC support to the operating system

[PATCH] linux-user: Remove pointless NULL check in clock_adjtime handling
 2023-06-23 15:18 UTC  (2+ messages)

[PATCH 00/26] maintainer omnibus: testing, fuzz, plugins, documentation
 2023-06-23 15:14 UTC  (31+ messages)
` [PATCH 01/26] gitlab: explicit set artifacts publishing criteria
` [PATCH 02/26] gitlab: ensure coverage job also publishes meson log
` [PATCH 03/26] gitlab: reduce testing scope of check-gcov
` [PATCH 04/26] docs/devel: remind developers to run CI container pipeline when updating images
` [PATCH 05/26] tests/tcg: add mechanism to handle plugin arguments
` [PATCH 06/26] qemu-keymap: use modern name for Arabic keymap
` [PATCH 07/26] qemu-keymap: properly check return from xkb_keymap_mod_get_index
` [PATCH 08/26] scripts/oss-fuzz: add a suppression for keymap
` [PATCH 09/26] tests/qtests: clean-up and fix leak in generic_fuzz
` [PATCH 10/26] tests/docker: add test-fuzz
` [PATCH 11/26] Makefile: add lcitool-refresh to UNCHECKED_GOALS
` [PATCH 12/26] tests/lcitool: update to latest version
` [PATCH 13/26] tests/lcitool: Bump fedora container versions
` [PATCH 14/26] tests/lcitool: add an explicit gcc-native package
` [PATCH 15/26] tests/lcitool: introduce qemu-minimal
` [PATCH 16/26] tests/docker: convert riscv64-cross to lcitool
` [PATCH 17/26] tests/avocado: update firmware to enable sbsa-ref/max
` [PATCH 18/26] plugins: force slow path when plugins instrument memory ops
` [PATCH 19/26] plugins: fix memory leak while parsing options
` [PATCH 20/26] plugins: update lockstep to use g_memdup2
` [PATCH 21/26] docs/devel: add some front matter to the devel index
` [PATCH 22/26] include/migration: mark vmstate_register() as a legacy function
` [PATCH 23/26] include/hw/qdev-core: fixup kerneldoc annotations
` [PATCH 24/26] docs/devel/qom.rst: Correct code style
` [PATCH 25/26] docs/devel: split qom-api reference into new file
` [PATCH 26/26] docs/devel: introduce some key concepts for QOM development

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

[PATCH v2 0/5] test and QEMU fixes to ensure proper PCIE device usage
 2023-06-23 14:57 UTC  (5+ messages)
` [PATCH v2 5/5] hw/pci: ensure PCIE devices are plugged into only slot 0 of PCIE port

[PATCH qemu v2] change the fdt_load_addr variable datatype to handle 64-bit DRAM address
 2023-06-23 14:36 UTC  (3+ messages)

[PULL 00/62] i386, misc changes for QEMU 8.0 soft freeze
 2023-06-23 14:48 UTC  (7+ messages)
` [PULL 56/62] hw/xen: Support GSI mapping to PIRQ
` [PULL 57/62] hw/xen: Support MSI "

[PATCH v6 0/2] hw/i386/pc: Update max_cpus and default to SMBIOS
 2023-06-23 14:40 UTC  (4+ messages)
` [PATCH v6 1/2] hw/i386/pc: Default to use SMBIOS 3.0 for newer machine models

[PATCH qemu v3] fdt_load_addr is getting assigned as the result of riscv_compute_fdt_addr(), which is an uint64_t
 2023-06-20 13:50 UTC 

[PATCH v3 0/4] Virtio shared dma-buf
 2023-06-23 13:46 UTC  (4+ messages)
` [PATCH v3 3/4] vhost-user: add shared_object msg

[PATCH RFC 0/2] Vhost-vdpa Shadow Virtqueue _F_CTRL_RX_EXTRA commands support
 2023-06-23 13:26 UTC  (3+ messages)
` [PATCH RFC 1/2] vdpa: Restore packet receive filtering state relative with _F_CTRL_RX_EXTRA feature
` [PATCH RFC 2/2] vdpa: Allow VIRTIO_NET_F_CTRL_RX_EXTRA in SVQ

[PULL v4 00/83] pci,pc,virtio: features, tests, fixes, cleanups
 2023-06-23 13:23 UTC  (3+ messages)
` [PULL v4 25/83] hw/pci-bridge/cxl-upstream: Add a CDAT table access DOE

[PATCH] tests/qtest/cxl-test: Clean up temporary directories after testing
 2023-06-23 13:20 UTC  (2+ messages)

[PATCH v3 00/11] target/i386: add a few simple features
 2023-06-23 13:17 UTC  (12+ messages)
` [PATCH v3 01/11] target/i386: fix INVD vmexit
` [PATCH v3 02/11] target/i386: TCG supports 3DNow! prefetch(w)
` [PATCH v3 03/11] target/i386: TCG supports RDSEED
` [PATCH v3 04/11] target/i386: do not accept RDSEED if CPUID bit absent
` [PATCH v3 05/11] target/i386: TCG supports XSAVEERPTR
` [PATCH v3 06/11] target/i386: TCG supports WBNOINVD
` [PATCH v3 07/11] target/i386: Intel only supports SYSCALL/SYSRET in long mode
` [PATCH v3 08/11] target/i386: AMD only supports SYSENTER/SYSEXIT in 32-bit mode
` [PATCH v3 09/11] target/i386: sysret and sysexit are privileged
` [PATCH v3 10/11] target/i386: implement RDPID in TCG
` [PATCH v3 11/11] target/i386: implement SYSCALL/SYSRET in 32-bit emulators

[PATCH v4 0/2] Move ASID test to vhost-vdpa net initialization
 2023-06-23 13:04 UTC  (2+ messages)

[PATCH 0/7] ppc: fix larx migration, fix record-replay
 2023-06-23 12:57 UTC  (8+ messages)
` [PATCH 1/7] target/ppc: Fix CPU reservation migration for record-replay
` [PATCH 2/7] scripts/replay_dump.sh: Update to current rr record format
` [PATCH 3/7] spapr: Fix machine reset deadlock from replay-record
` [PATCH 4/7] spapr: Fix record-replay machine reset consuming too many events
` [PATCH 5/7] target/ppc: Fix timebase reset with record-replay
` [PATCH 6/7] tests/avocado: boot ppc64 pseries replay-record test to Linux VFS mount
` [PATCH 7/7] tests/avocado: ppc64 pseries reverse debugging test

[PATCH v1] virtio-mem: Simplify bitmap handling and virtio_mem_set_block_state()
 2023-06-23 12:51 UTC  (2+ messages)

[PULL 00/21] Hexagon update: bug fixes, performance, idef-parser
 2023-06-23 12:50 UTC  (3+ messages)
` [PULL 19/21] target/hexagon: import parser for idef-parser

[PATCH v4] 9pfs: deprecate 'proxy' backend
 2023-06-23 12:41 UTC 

[PATCH v4 00/10] memory-device: Some cleanups
 2023-06-23 12:45 UTC  (11+ messages)
` [PATCH v4 01/10] memory-device: Unify enabled vs. supported error messages
` [PATCH v4 02/10] memory-device: Introduce machine_memory_devices_init()
` [PATCH v4 03/10] hw/arm/virt: Use machine_memory_devices_init()
` [PATCH v4 04/10] hw/ppc/spapr: "
` [PATCH v4 05/10] hw/loongarch/virt: "
` [PATCH v4 06/10] hw/i386/pc: "
` [PATCH v4 07/10] hw/i386/acpi-build: Rely on machine->device_memory when building SRAT
` [PATCH v4 08/10] hw/i386/pc: Remove PC_MACHINE_DEVMEM_REGION_SIZE
` [PATCH v4 09/10] memory-device: Refactor memory_device_pre_plug()
` [PATCH v4 10/10] memory-device: Track used region size in DeviceMemoryState

[PULL 00/26] target-arm queue
 2023-06-23 12:31 UTC  (27+ messages)
` [PULL 01/26] target/arm: Add isar_feature_aa64_rme
` [PULL 02/26] target/arm: Update SCR and HCR for RME
` [PULL 03/26] target/arm: SCR_EL3.NS may be RES1
` [PULL 04/26] target/arm: Add RME cpregs
` [PULL 05/26] target/arm: Introduce ARMSecuritySpace
` [PULL 06/26] include/exec/memattrs: Add two bits of space to MemTxAttrs
` [PULL 07/26] target/arm: Adjust the order of Phys and Stage2 ARMMMUIdx
` [PULL 08/26] target/arm: Introduce ARMMMUIdx_Phys_{Realm,Root}
` [PULL 09/26] target/arm: Remove __attribute__((nonnull)) from ptw.c
` [PULL 10/26] target/arm: Pipe ARMSecuritySpace through ptw.c
` [PULL 11/26] target/arm: NSTable is RES0 for the RME EL3 regime
` [PULL 12/26] target/arm: Handle Block and Page bits for security space
` [PULL 13/26] target/arm: Handle no-execute for Realm and Root regimes
` [PULL 14/26] target/arm: Use get_phys_addr_with_struct in S1_ptw_translate
` [PULL 15/26] target/arm: Move s1_is_el0 into S1Translate
` [PULL 16/26] target/arm: Use get_phys_addr_with_struct for stage2
` [PULL 17/26] target/arm: Add GPC syndrome
` [PULL 18/26] target/arm: Implement GPC exceptions
` [PULL 19/26] target/arm: Implement the granule protection check
` [PULL 20/26] target/arm: Add cpu properties for enabling FEAT_RME
` [PULL 21/26] docs/system/arm: Document FEAT_RME
` [PULL 22/26] host-utils: Avoid using __builtin_subcll on buggy versions of Apple Clang
` [PULL 23/26] target/arm: Restructure has_vfp_d32 test
` [PULL 24/26] hw/arm/sbsa-ref: add ITS support in SBSA GIC
` [PULL 25/26] target/arm: Fix sve predicate store, 8 <= VQ <= 15
` [PULL 26/26] pc-bios/keymaps: Use the official xkb name for Arabic layout, not the legacy synonym

[PATCH 00/10] memory-device: Some cleanups
 2023-06-23 12:39 UTC  (3+ messages)

[PATCH v2 0/7] virtio-mem: Device unplug support
 2023-06-23 12:20 UTC  (8+ messages)
` [PATCH v2 1/7] virtio-md-pci: New parent type for virtio-mem-pci and virtio-pmem-pci
` [PATCH v2 2/7] pc: Factor out (un)plug handling of virtio-md-pci devices
` [PATCH v2 3/7] arm/virt: Use virtio-md-pci (un)plug functions
` [PATCH v2 4/7] virtio-md-pci: Handle unplug of virtio based memory devices
` [PATCH v2 5/7] virtio-md-pci: Support unplug requests for compatible devices
` [PATCH v2 6/7] virtio-mem: Prepare for device unplug support
` [PATCH v2 7/7] virtio-mem-pci: Device "


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