qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-12-16 21:03:54 to 2022-12-18 09:34:55 UTC [more...]

[PULL 00/21] Hexagon update: bug fixes, performance, idef-parser
 2022-12-18  9:33 UTC  (11+ messages)
` [PULL 02/21] Hexagon (target/hexagon) Fix predicated assignment to .tmp and .cur
` [PULL 05/21] Hexagon (target/hexagon) Remove PC from the runtime state
` [PULL 06/21] Hexagon (target/hexagon) Remove next_PC from "
` [PULL 07/21] Hexagon (target/hexagon) Add overrides for direct call instructions
` [PULL 08/21] Hexagon (target/hexagon) Add overrides for compound compare and jump
` [PULL 09/21] Hexagon (target/hexagon) Add overrides for various forms of jump
` [PULL 12/21] target/hexagon: update MAINTAINERS for idef-parser
` [PULL 20/21] target/hexagon: call idef-parser functions

[PATCH] thread-posix: add support for setting threads name on OpenBSD
 2022-12-18  8:22 UTC 

[PATCH] util: remove support -chardev tty and -chardev parport
 2022-12-18  6:05 UTC  (2+ messages)

Plugin Memory Callback Debugging
 2022-12-18  5:24 UTC  (8+ messages)

[PATCH] i386: SGX: remove deprecated member of SGXInfo
 2022-12-18  0:06 UTC 

[PATCH] MIPS: remove support for trap and emulate KVM
 2022-12-18  0:06 UTC 

[PATCH] util: remove support for hex numbers with a scaling suffix
 2022-12-18  0:06 UTC 

[PATCH] KVM: remove support for kernel-irqchip=off
 2022-12-18  0:06 UTC 

[PATCH v2 0/7] Clean up dependencies of ACPI controllers
 2022-12-17 23:36 UTC  (10+ messages)
` [PATCH v2 4/7] hw/acpi/Kconfig: Add missing dependencies to ACPI_PIIX4
` [PATCH v2 5/7] hw/isa/Kconfig: Add missing dependency to VT82C686
` [PATCH v2 6/7] i386, mips: Resolve redundant ACPI and APM dependencies
` [PATCH v2 7/7] hw/ppc/Kconfig: Remove unused dependencies from PEGASOS2

[PULL v2 0/6] QEMU Guest Agent misc patches
 2022-12-17 21:20 UTC  (8+ messages)
` [PULL v2 1/6] qga:/qga-win: adding a empty PCI address creation function
` [PULL v2 2/6] qga:/qga-win: skip getting pci info for USB disks
` [PULL v2 3/6] qga: Add initial OpenBSD and NetBSD support
` [PULL v2 4/6] qga-win: add logging to Windows event log
` [PULL v2 5/6] qga: map GLib log levels to system levels
` [PULL v2 6/6] qga-win: choose the right libpcre version to include in MSI package

[PULL 00/36] reset refactoring patches
 2022-12-17 21:18 UTC  (38+ messages)
` [PULL 01/36] hw/s390x/s390-pci-inst.c: Use device_cold_reset() to reset PCI devices
` [PULL 02/36] pci: Use device_cold_reset() and bus_cold_reset()
` [PULL 03/36] hw/hyperv/vmbus: "
` [PULL 04/36] Replace use of qdev_reset_all() with device_cold_reset()
` [PULL 05/36] qdev: Remove qdev_reset_all() and qbus_reset_all()
` [PULL 06/36] hw: Remove device_legacy_reset()
` [PULL 07/36] hw/input/ps2: Convert TYPE_PS2_DEVICE to 3-phase reset
` [PULL 08/36] hw/input/ps2.c: Convert TYPE_PS2_{KBD, MOUSE}_DEVICE "
` [PULL 09/36] hw/misc/mos6522: Convert TYPE_MOS6522 "
` [PULL 10/36] hw/misc: Convert TYPE_MOS6522 subclasses "
` [PULL 11/36] hw/core/cpu-common: Convert TYPE_CPU class "
` [PULL 12/36] target/arm: Convert "
` [PULL 13/36] target/avr: "
` [PULL 14/36] target/cris: "
` [PULL 15/36] target/hexagon: "
` [PULL 16/36] target/i386: "
` [PULL 17/36] target/loongarch: "
` [PULL 18/36] target/m68k: "
` [PULL 19/36] target/microblaze: "
` [PULL 20/36] target/mips: "
` [PULL 21/36] target/nios2: "
` [PULL 22/36] target/openrisc: "
` [PULL 23/36] target/ppc: "
` [PULL 24/36] target/riscv: "
` [PULL 25/36] target/rx: "
` [PULL 26/36] target/sh4: "
` [PULL 27/36] target/sparc: "
` [PULL 28/36] target/tricore: "
` [PULL 29/36] target/xtensa: "
` [PULL 30/36] hw/virtio: Convert TYPE_VIRTIO_PCI "
` [PULL 31/36] hw/display/virtio-vga: Convert TYPE_VIRTIO_VGA_BASE "
` [PULL 32/36] pci: Convert TYPE_PCIE_ROOT_PORT "
` [PULL 33/36] pci: Convert child classes of "
` [PULL 34/36] hw/intc/xics: Reset TYPE_ICS objects with device_cold_reset()
` [PULL 35/36] hw/intc/xics: Convert TYPE_ICS to 3-phase reset
` [PULL 36/36] hw/pci-host/pnv_phb3_msi: Convert TYPE_PHB3_MSI "

[PATCH v2] linux-user: fix getgroups/setgroups allocations
 2022-12-17 18:55 UTC  (2+ messages)

[PATCH] accel/tcg: Drop PAGE_RESERVED for CONFIG_BSD
 2022-12-17 18:48 UTC 

[PATCH v2 0/9] target/misc: Header cleanups around "cpu.h"
 2022-12-17 18:32 UTC  (14+ messages)
` [PATCH v2 1/9] target/alpha: Remove obsolete STATUS document
` [PATCH v2 2/9] target/loongarch/cpu: Remove unused "sysbus.h" header
` [PATCH v2 3/9] target/loongarch/cpu: Restrict "memory.h" header to sysemu
` [PATCH v2 4/9] target/ppc/internal: Restrict MMU declarations "
` [PATCH v2 5/9] target/ppc/kvm: Remove unused "sysbus.h" header
` [PATCH v2 6/9] target/riscv/cpu: Move Floating-Point fields closer
` [PATCH v2 7/9] target/riscv/cpu: Restrict some sysemu-specific fields from CPUArchState
` [PATCH v2 8/9] target/sparc/sysemu: Remove pointless CONFIG_USER_ONLY guard
` [PATCH v2 9/9] target/xtensa/cpu: Include missing "memory.h" header

[PATCH v12 00/61] target/riscv: support vector extension v0.7.1
 2022-12-17 18:28 UTC  (4+ messages)
` [PATCH v12 08/61] target/riscv: add fault-only-first unit stride load

[PATCH 0/2] target/hppa: Extract System/FPU helpers from op_helper.c
 2022-12-17 18:27 UTC  (5+ messages)
` [PATCH 1/2] target/hppa: Extract FPU helpers to fpu_helper.c
` [PATCH 2/2] target/hppa: Extract system helpers to sys_helper.c

[PATCH 1/2] contrib/vhost-user-blk: Replace lseek64 with lseek
 2022-12-17 18:08 UTC  (2+ messages)
` [PATCH 2/2] linux-user: Replace use of lfs64 related functions and macros

[PATCH v2 0/5] target/s390x: Header cleanups around "cpu.h"
 2022-12-17 17:40 UTC  (9+ messages)
` [PATCH v2 1/5] exec/memory: Expose memory_region_access_valid()
` [PATCH v2 2/5] hw/s390x/pv: Un-inline s390_pv_init()
` [PATCH v2 3/5] hw/s390x/pv: Restrict Protected Virtualization to sysemu
` [PATCH v2 4/5] target/s390x/tcg/misc_helper: Remove unused "memory.h" include
` [PATCH v2 5/5] target/s390x/tcg/excp_helper: Restrict system headers to sysemu

[PATCH 0/4] coroutine: Clean up includes
 2022-12-17 17:23 UTC  (6+ messages)
` [PATCH 4/4] coroutine: Break inclusion loop

[QEMU][PATCH v2 10/11] hw/arm: introduce xenpv machine
 2022-12-17 15:26 UTC  (5+ messages)

[PATCH] exec: Rename NEED_CPU_H -> CONFIG_TARGET
 2022-12-17 14:17 UTC  (2+ messages)

[PULL 00/13] accel/tcg: Rewrite user-only vma tracking
 2022-12-17 14:12 UTC  (2+ messages)

[PATCH] meson: Clean up some dependencies regarding qemu-system
 2022-12-17 13:28 UTC  (2+ messages)

[PATCH 00/10] target/misc: Header cleanups around "cpu.h"
 2022-12-17 13:26 UTC  (24+ messages)
` [PATCH 01/10] target/hppa/helper: Include missing "cpu.h" header
` [PATCH 02/10] target/hexagon: Declare hexagon_regnames[] in "cpu.h"
` [PATCH 03/10] target/loongarch/cpu: Remove unused "sysbus.h" header
` [PATCH 04/10] target/loongarch/cpu: Restrict "memory.h" header to sysemu
` [PATCH 05/10] target/m68k/helper: Include missing "cpu.h" header
` [PATCH 06/10] target/ppc/helper: "
` [PATCH 07/10] target/ppc/internal: Restrict MMU declarations to sysemu
` [PATCH 08/10] target/riscv/cpu: Restrict sysemu-specific fields from CPUArchState
` [PATCH 09/10] target/sparc/sysemu: Remove pointless CONFIG_USER_ONLY guard
` [PATCH 10/10] target/xtensa/cpu: Include missing "memory.h" header

[PATCH for-8.0 00/30] Meson changes for QEMU 8.0
 2022-12-17 12:54 UTC  (3+ messages)

[PATCH 0/5] target/s390x: Header cleanups around "cpu.h"
 2022-12-17 11:51 UTC  (12+ messages)
` [PATCH 1/5] exec/memory: Expose memory_region_access_valid()
` [PATCH 2/5] hw/s390x/pv: Un-inline s390_pv_init()
` [PATCH 3/5] hw/s390x/pv: Simplify s390_is_pv() for user emulation
` [PATCH 4/5] target/s390x/tcg/misc_helper: Remove unused "memory.h" include
` [PATCH 5/5] target/s390x/tcg/excp_helper: Restrict system headers to sysemu

[PATCH 0/2] sysemu/kvm: Header cleanups around "cpu.h"
 2022-12-17 10:50 UTC  (6+ messages)
` [PATCH 1/2] sysemu/kvm: Remove CONFIG_USER_ONLY guard
` [PATCH 2/2] sysemu/kvm: Reduce target-specific declarations

[PULL 0/8] QEMU Guest Agent misc patches
 2022-12-17  9:10 UTC  (3+ messages)

[PATCH v3] target/arm: align exposed ID registers with Linux
 2022-12-17  1:01 UTC 

[PATCH 0/5] target/i386: Header cleanups around "cpu.h"
 2022-12-17  0:25 UTC  (11+ messages)
` [PATCH 1/5] target/i386: Remove NEED_CPU_H guard from target-specific headers
` [PATCH 2/5] target/i386/cpu: Remove dead helper_lock() declaration
` [PATCH 3/5] target/i386/ops_sse: Include missing "cpu.h" header
` [PATCH 4/5] target/i386: Remove x86_cpu_dump_local_apic_state() dead stub
` [PATCH 5/5] hw/i386/x86: Reduce init_topo_info() scope

[PATCH 0/5] target/arm: Some CONFIG_TCG code movement
 2022-12-17  0:20 UTC  (10+ messages)
` [PATCH 1/5] target/arm: only build psci for TCG
` [PATCH 2/5] target/arm: rename handle_semihosting to tcg_handle_semihosting
` [PATCH 3/5] target/arm: wrap semihosting and psci calls with tcg_enabled
` [PATCH 4/5] target/arm: wrap call to aarch64_sve_change_el in tcg_enabled()
` [PATCH 5/5] target/arm: only perform TCG cpu and machine inits if TCG enabled

[PATCH v3 0/5] target/cpu: System/User cleanups around hwaddr/vaddr
 2022-12-16 23:58 UTC  (7+ messages)
` [PATCH v3 1/5] dump: Include missing "cpu.h" header for tswap32/tswap64() declarations
` [PATCH v3 2/5] cputlb: Restrict SavedIOTLB to system emulation
` [PATCH v3 3/5] gdbstub: Use vaddr type for generic insert/remove_breakpoint() API
` [PATCH v3 4/5] target/cpu: Restrict cpu_get_phys_page_debug() handlers to sysemu
` [PATCH v3 5/5] target/cpu: Restrict do_transaction_failed() "

[PATCH v2 0/2] hw/arm/smmu-common: Avoid using inlined functions with external linkage
 2022-12-16 23:55 UTC  (5+ messages)
` [PATCH v2 1/2] hw/arm/smmu-common: Reduce smmu_inv_notifiers_mr() scope
` [PATCH v2 2/2] hw/arm/smmu-common: Avoid using inlined functions with external linkage

[PATCH] scripts/git.orderfile: Display MAINTAINERS changes first
 2022-12-16 23:52 UTC  (2+ messages)

[PATCH v2 0/2] Use a more portable way to enable target specific functions
 2022-12-16 23:50 UTC  (4+ messages)
` [PATCH 2/2] meson: Set avx512f option to auto

[PATCH] exec/helper-head: Include missing "fpu/softfloat-types.h" header
 2022-12-16 22:52 UTC 

[PULL v3 00/50] Block layer patches
 2022-12-16 21:43 UTC  (2+ messages)

[RFC PATCH-for-8.0] hw: Avoid using inlined functions with external linkage
 2022-12-16 21:49 UTC  (3+ messages)

[RFC PATCH-for-8.0 0/3] hw/ppc: Remove tswap() calls
 2022-12-16 21:39 UTC  (5+ messages)
` [RFC PATCH-for-8.0 2/3] hw/ppc/spapr: Replace tswap64(HPTE) by cpu_to_be64(HPTE)

[PATCH v2] Hexagon (target/hexagon) implement mutability mask for GPRs
 2022-12-16 20:03 UTC 


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