qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-03 13:56:23 to 2023-10-03 23:36:35 UTC [more...]

[PULL 00/51] Bsd user mmap patches
 2023-10-03 23:31 UTC  (5+ messages)
` [PULL 05/51] bsd-user: add extern declarations for bsd-proc.c conversion functions
` [PULL 06/51] bsd-user: Implement target_to_host_resource conversion function
` [PULL 22/51] bsd-user: Implement execve(2) and fexecve(2) system calls
` [PULL 23/51] bsd-user: Implement wait4(2) and wait6(2) "

[PATCH v2 0/5] hw/intc/apic: QOM cleanup
 2023-10-03 23:21 UTC  (10+ messages)
` [PATCH v2 1/5] hw/intc/apic: Use ERRP_GUARD() in apic_common_realize()
` [PATCH v2 2/5] hw/i386/apic: Defer error check from apic_get_class to kvm_apic_realize
` [PATCH v2 3/5] hw/i386/apic: Simplify apic_get_class()
` [PATCH v2 4/5] hw/intc/apic: Rename x86_cpu_apic_create() -> x86_cpu_apic_new()

[PATCH v3 00/15] Prerequisite changes for IOMMUFD support
 2023-10-03 23:08 UTC  (25+ messages)
` [PATCH v3 01/15] scripts/update-linux-headers: Add iommufd.h
` [PATCH v3 04/15] vfio/common: Propagate KVM_SET_DEVICE_ATTR error if any
` [PATCH v3 07/15] vfio/pci: Introduce vfio_[attach/detach]_device
` [PATCH v3 08/15] vfio/platform: Use vfio_[attach/detach]_device
` [PATCH v3 09/15] vfio/ap: "
` [PATCH v3 10/15] vfio/ccw: "
` [PATCH v3 11/15] vfio/common: Move VFIO reset handler registration to a group agnostic function
` [PATCH v3 12/15] vfio/common: Introduce a per container device list
` [PATCH v3 13/15] vfio/common: Store the parent container in VFIODevice
` [PATCH v3 14/15] vfio/common: Introduce a global VFIODevice list
` [PATCH v3 15/15] vfio/common: Move legacy VFIO backend code into separate container.c

[PATCH v6 00/19] linux-user: Implement VDSOs
 2023-10-03 23:05 UTC  (7+ messages)
` [PATCH v6 08/19] linux-user: Add gen-vdso tool
` [PATCH v6 18/19] linux-user/s390x: Add vdso

[PATCH 0/3] target/m68k: Fix a few semihosting bugs
 2023-10-03 22:39 UTC  (2+ messages)

[PATCH v2 0/2] target/m68k: Support semihosting on non-ColdFire targets
 2023-10-03 22:36 UTC  (3+ messages)
` [PATCH v2 1/2] target/m68k: Perform the semihosting test during translate
` [PATCH v2 2/2] target/m68k: Support semihosting on non-ColdFire targets

[PATCH] hw/isa/vt82c686: Respect SCI interrupt assignment
 2023-10-03 21:44 UTC 

[PATCH v3] hw/i386/acpi-build: Remove build-time assertion on PIIX/ICH9 reset registers being identical
 2023-10-03 21:24 UTC  (2+ messages)

[PATCH] target/m68k: Map FPU exceptions to FPSR register
 2023-10-03 21:19 UTC  (2+ messages)

[PATCH for-8.1] vfio/display: Fix missing update to set backing fields
 2023-10-03 21:17 UTC  (11+ messages)

[PATCH 0/3] vhost: clean up device reset
 2023-10-03 21:09 UTC  (3+ messages)

[PATCH] analyze-migration: ignore RAM_SAVE_FLAG_MULTIFD_FLUSH
 2023-10-03 21:08 UTC  (3+ messages)

[PULL 00/47] tcg + linux-user patch queue
 2023-10-03 21:03 UTC  (4+ messages)
` [PULL 38/47] linux-user: Rename mmap_reserve to mmap_reserve_or_unmap

[PATCH] linux-user: Propagate failure in mmap_reserve_or_unmap back to target_munmap
 2023-10-03 21:02 UTC 

[PATCH v15 0/9] rutabaga_gfx + gfxstream
 2023-10-03 20:45 UTC  (10+ messages)
` [PATCH v15 1/9] virtio: Add shared memory capability
` [PATCH v15 2/9] virtio-gpu: CONTEXT_INIT feature
` [PATCH v15 3/9] virtio-gpu: hostmem
` [PATCH v15 4/9] virtio-gpu: blob prep
` [PATCH v15 5/9] gfxstream + rutabaga prep: added need defintions, fields, and options
` [PATCH v15 6/9] gfxstream + rutabaga: add initial support for gfxstream
` [PATCH v15 7/9] gfxstream + rutabaga: meson support
` [PATCH v15 8/9] gfxstream + rutabaga: enable rutabaga
` [PATCH v15 9/9] docs/system: add basic virtio-gpu documentation

[PATCH v3 0/4] hw/cxl: Line length reduction and related
 2023-10-03 20:42 UTC  (3+ messages)
` [PATCH v3 2/4] hw/cxl: Use switch statements for read and write of cachemem registers

[PATCH v2] linux-user: Undo incomplete mmap
 2023-10-03 20:42 UTC  (3+ messages)

FreeBSD 13.2 installer does not see AHCI devices on aarch64/sbsa-ref and x86-64/q35
 2023-10-03 20:41 UTC  (6+ messages)

[PATCH] linux-user/elfload: Enable LSX/LASX in HWCAP for LoongArch
 2023-10-03 20:34 UTC  (2+ messages)

[PATCH] target/sh4: fix crashes on signal delivery
 2023-10-03 20:31 UTC  (2+ messages)

[PATCH] mips: fix abort on integer overflow
 2023-10-03 20:28 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH 0/3] Support discontinuous PMU counters
 2023-10-03 20:25 UTC  (3+ messages)
` [PATCH 2/3] target/riscv: "

[PATCH v5 0/9] linux-user: Detect and report host crashes
 2023-10-03 19:20 UTC  (10+ messages)
` [PATCH v5 1/9] linux-user: Split out die_with_signal
` [PATCH v5 2/9] linux-user: Exit not abort in die_with_backtrace
` [PATCH v5 3/9] linux-user: Detect and report host crashes
` [PATCH v5 4/9] linux-user: Only register handlers for core_dump_signal by default
` [PATCH v5 5/9] linux-user: Map unsupported signals to an out-of-bounds value
` [PATCH v5 6/9] linux-user: Simplify signal_init
` [PATCH v5 7/9] linux-user: Split out host_sig{segv,bus}_handler
` [PATCH v5 8/9] linux-user: Detect and report host SIGILL, SIGFPE, SIGTRAP
` [PATCH v5 9/9] linux-user: Remap guest SIGABRT

[PATCH v2 1/2] migration: Fix rdma migration failed
 2023-10-03 19:00 UTC  (6+ messages)
` [PATCH v2 2/2] migration/rdma: zore out head.repeat to make the error more clear

[PATCH v17 00/16] TCG code quality tracking
 2023-10-03 18:30 UTC  (17+ messages)
` [PATCH v17 01/16] accel/tcg: Move HMP info jit and info opcount code
` [PATCH v17 02/16] tcg: Record orig_nb_ops TCGContext
` [PATCH v17 03/16] tcg: Record nb_deleted_ops in TCGContext
` [PATCH v17 04/16] tcg: Record nb_spills "
` [PATCH v17 05/16] accel/tcg: Add TBStatistics structure
` [PATCH v17 06/16] accel/tcg: Collect TB execution statistics
` [PATCH v17 07/16] accel/tcg: Collect TB jit statistics
` [PATCH v17 08/16] accel/tcg: Add tb_stats hmp command
` [PATCH v17 09/16] util/log: Add Error argument to qemu_str_to_log_mask
` [PATCH v17 10/16] util/log: Add -d tb_stats
` [PATCH v17 11/16] accel/tcg: Add tb_stats_collect and tb_stats_dump
` [PATCH v17 12/16] softmmu: Export qemu_ram_ptr_length
` [PATCH v17 13/16] disas: Allow monitor_disas to read from ram_addr_t
` [PATCH v17 14/16] monitor: Change MonitorDec.get_value return type to int64_t
` [PATCH v17 15/16] accel/tcg: Add info [tb-list|tb] commands to HMP
` [PATCH v17 16/16] accel/tcg: Dump hot TBs at the end of the execution

[PATCH v4 0/8] vdpa: Send all CVQ state load commands in parallel
 2023-10-03 18:21 UTC  (9+ messages)
` [PATCH v4 2/8] vdpa: Use iovec for vhost_vdpa_net_cvq_add()
` [PATCH v4 3/8] vhost: Expose vhost_svq_available_slots()
` [PATCH v4 4/8] vdpa: Avoid using vhost_vdpa_net_load_*() outside vhost_vdpa_net_load()

[PATCH 00/10] tcg: Allow softmmu for user-only
 2023-10-03 17:43 UTC  (11+ messages)
` [PATCH 01/10] tcg: Introduce tcg_use_softmmu
` [PATCH 02/10] tcg: Provide guest_base fallback for system mode
` [PATCH 03/10] tcg/arm: Use tcg_use_softmmu
` [PATCH 04/10] tcg/aarch64: "
` [PATCH 05/10] tcg/i386: "
` [PATCH 06/10] tcg/loongarch64: "
` [PATCH 07/10] tcg/mips: "
` [PATCH 08/10] tcg/ppc: "
` [PATCH 09/10] tcg/riscv: "
` [PATCH 10/10] tcg/s390x: "

[PULL 00/47] tcg patch queue
 2023-10-03 17:30 UTC  (48+ messages)
` [PULL 01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize()
` [PULL 02/47] accel: Rename AccelCPUClass::cpu_realizefn() -> cpu_target_realize()
` [PULL 03/47] accel: Rename accel_cpu_realize() -> accel_cpu_common_realize()
` [PULL 04/47] accel: Introduce accel_cpu_common_unrealize() stub
` [PULL 05/47] accel: Declare AccelClass::cpu_common_[un]realize() handlers
` [PULL 06/47] accel/tcg: Have tcg_exec_realizefn() return a boolean
` [PULL 07/47] accel/tcg: Restrict tcg_exec_[un]realizefn() to TCG
` [PULL 08/47] target/arm: Replace TARGET_PAGE_ENTRY_EXTRA
` [PULL 09/47] accel/tcg: Move CPUTLB definitions from cpu-defs.h
` [PULL 10/47] qom: Propagate alignment through type system
` [PULL 11/47] target/arm: Remove size and alignment for cpu subclasses
` [PULL 12/47] target/*: Add instance_align to all cpu base classes
` [PULL 13/47] accel/tcg: Validate placement of CPUNegativeOffsetState
` [PULL 14/47] accel/tcg: Move CPUNegativeOffsetState into CPUState
` [PULL 15/47] accel/tcg: Remove CPUState.icount_decr_ptr
` [PULL 16/47] accel/tcg: Move can_do_io to CPUNegativeOffsetState
` [PULL 17/47] accel/tcg: Remove cpu_neg()
` [PULL 18/47] tcg: Rename cpu_env to tcg_env
` [PULL 19/47] accel/tcg: Replace CPUState.env_ptr with cpu_env()
` [PULL 20/47] accel/tcg: Remove cpu_set_cpustate_pointers
` [PULL 21/47] accel/tcg: Remove env_neg()
` [PULL 22/47] tcg: Remove TCGContext.tlb_fast_offset
` [PULL 23/47] accel/tcg: Modify tlb_*() to use CPUState
` [PULL 24/47] accel/tcg: Modify probe_access_internal() "
` [PULL 25/47] accel/tcg: Modify memory access functions "
` [PULL 26/47] accel/tcg: Modify atomic_mmu_lookup() "
` [PULL 27/47] accel/tcg: Use CPUState in atomicity helpers
` [PULL 28/47] accel/tcg: Remove env_tlb()
` [PULL 29/47] accel/tcg: Unify user and softmmu do_[st|ld]*_mmu()
` [PULL 30/47] accel/tcg: move ld/st helpers to ldst_common.c.inc
` [PULL 31/47] exec: Make EXCP_FOO definitions target agnostic
` [PULL 32/47] exec: Move cpu_loop_foo() target agnostic functions to 'cpu-common.h'
` [PULL 33/47] accel/tcg: Restrict dump_exec_info() declaration
` [PULL 34/47] accel: Make accel-blocker.o target agnostic
` [PULL 35/47] accel: Rename accel-common.c -> accel-target.c
` [PULL 36/47] exec: Rename cpu.c -> cpu-target.c
` [PULL 37/47] exec: Rename target specific page-vary.c -> page-vary-target.c
` [PULL 38/47] accel/tcg: Rename target-specific 'internal.h' -> 'internal-target.h'
` [PULL 39/47] accel/tcg: Make monitor.c a target-agnostic unit
` [PULL 40/47] accel/tcg: Make icount.o a target agnostic unit
` [PULL 41/47] accel/tcg: Make cpu-exec-common.c "
` [PULL 42/47] tcg: Remove argument to tcg_prologue_init
` [PULL 43/47] tcg: Split out tcg init functions to tcg/startup.h
` [PULL 44/47] linux-user/hppa: Fix struct target_sigcontext layout
` [PULL 45/47] build: Remove --enable-gprof
` [PULL 46/47] tests/avocado: Re-enable MIPS Malta tests (GitLab issue #1884 fixed)
` [PULL 47/47] tcg/loongarch64: Fix buid error

[PATCH RESEND] osdep: set _FORTIFY_SOURCE=2 when optimization is enabled
 2023-10-03 17:35 UTC  (3+ messages)

[PATCH qemu 0/1] contrib/elf2dmp: Conversion of conversions of malloc/calloc/free to g_malloc/g_new/g_free
 2023-10-03 17:23 UTC  (2+ messages)
` [PATCH qemu 1/1] Switch memory management calls to new coding conventions

[PATCH] hw/cxl: Fix local variable shadowing of cap_hdrs
 2023-10-03 17:21 UTC  (6+ messages)

[PATCH v10 00/11] Add VIRTIO sound card
 2023-10-03 17:10 UTC  (12+ messages)
` [PATCH v10 01/11] Add virtio-sound device stub
` [PATCH v10 09/11] virtio-sound: implement audio output (TX)

[PATCH 0/1] CVE-2023-5088
 2023-10-03 17:05 UTC  (5+ messages)
` [PATCH 1/1] hw/ide/core: terminate in-flight DMA on IDE bus reset

[RFC PATCH 0/1] tests/migration-test: Allow testing older machine types
 2023-10-03 16:24 UTC  (5+ messages)
` [RFC PATCH 1/1] qtest/migration: Support more than one QEMU binary

[PATCH v2 0/7] accel: Restrict tcg_exec_[un]realizefn() to TCG
 2023-10-03 16:02 UTC  (3+ messages)

[RFC] Proposal of QEMU PCI Endpoint test environment
 2023-10-03 14:31 UTC  (6+ messages)

[PATCH] xlnx-bbram: hw/nvram: Remove deprecated device reset
 2023-10-03 15:58 UTC  (3+ messages)

[PATCH 0/7] vhost-user: call VHOST_USER_SET_VRING_ENABLE synchronously
 2023-10-03 15:55 UTC  (20+ messages)
` [PATCH 7/7] "

[PATCH 1/1] tcg/loongarch64: Fix buid error
 2023-10-03 15:53 UTC  (2+ messages)

[PATCH v2 00/12] VIRTIO-IOMMU/VFIO: Don't assume 64b IOVA space
 2023-10-03 15:48 UTC  (4+ messages)
` [PATCH v2 05/12] virtio-iommu: Introduce per IOMMUDevice reserved regions

[PULL 00/24] Audio, build system, misc fixes for 2023-10-03
 2023-10-03 15:36 UTC  (3+ messages)

[PATCH] migration: Unify and trace vmstate field_exists() checks
 2023-10-03 15:04 UTC  (3+ messages)

[PATCH] migration: Add co-maintainers for migration
 2023-10-03 15:05 UTC  (4+ messages)

[PATCH 0/5] accel: Restrict tcg_exec_[un]realizefn() to TCG
 2023-10-03 14:29 UTC  (5+ messages)

[PATCH] tests/avocado: Re-enable MIPS Malta tests (GitLab issue #1884 fixed)
 2023-10-03 14:07 UTC  (2+ messages)

[PATCH qemu 0/1] Elf2dmp: Conversion of conversions of malloc/calloc/free to g_malloc/g_new/g_free
 2023-10-03 13:10 UTC  (2+ messages)
` [PATCH qemu 1/1] Switch memory management calls to new coding conventions

[PATCH] vhost: Perform memory section dirty scans once per iteration
 2023-10-03 14:01 UTC  (2+ messages)

[PATCH 0/2] tests: Drop mentions of SoftMMU
 2023-10-03 13:55 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).