qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-04 22:16:36 to 2022-03-06 17:49:14 UTC [more...]

[PATCH v7 00/46] CXl 2.0 emulation Support
 2022-03-06 17:41 UTC  (9+ messages)
` [PATCH v7 01/46] hw/pci/cxl: Add a CXL component type (interface)
` [PATCH v7 02/46] hw/cxl/component: Introduce CXL components (8.1.x, 8.2.5)
` [PATCH v7 03/46] MAINTAINERS: Add entry for Compute Express Link Emulation
` [PATCH v7 04/46] hw/cxl/device: Introduce a CXL device (8.2.8)
` [PATCH v7 05/46] hw/cxl/device: Implement the CAP array (8.2.8.1-2)
` [PATCH v7 07/46] hw/cxl/device: Add memory device utilities
` [PATCH v7 10/46] hw/cxl/device: Add log commands (8.2.9.4) + CEL
` [PATCH v7 12/46] hw/pci/cxl: Create a CXL bus type

[PATCH v2 0/2] cocoa: keyboard quality of life
 2022-03-06 14:27 UTC  (5+ messages)
` [PATCH v2 1/2] ui/cocoa: capture all keys and combos when mouse is grabbed
` [PATCH v2 2/2] ui/cocoa: add option to swap Option and Command

[PATCH v7 0/4] hw/acpi: add indication for i8042 in IA-PC boot flags of the FADT table
 2022-03-06 14:26 UTC  (4+ messages)
` [PATCH v7 2/4] "

[PATCH v6 0/4] hw/acpi: add indication for i8042 in IA-PC boot flags of the FADT table
 2022-03-06 14:23 UTC  (4+ messages)
` [PATCH v6 1/4] tests/acpi: i386: allow FACP acpi table changes

I have a question. - Matthew Stacy
 2022-03-06  5:18 UTC 

[PULL 00/33] Abstract ArchCPU
 2022-03-06 13:00 UTC  (34+ messages)
` [PULL 01/33] accel: Restrict sysemu stubs to system emulation
` [PULL 02/33] accel/meson: Only build hw virtualization with "
` [PULL 03/33] exec: Declare vaddr as a generic target-agnostic type
` [PULL 04/33] exec: Make cpu_memory_rw_debug() target agnostic
` [PULL 05/33] sysemu/memory_mapping: Become target-agnostic
` [PULL 06/33] sysemu/kvm: Make kvm_on_sigbus() / kvm_on_sigbus_vcpu() target agnostic
` [PULL 07/33] accel/kvm: Simplify user-mode #ifdef'ry
` [PULL 08/33] accel/hax: Introduce CONFIG_HAX_IS_POSSIBLE
` [PULL 09/33] softmmu/cpus: Code movement
` [PULL 10/33] accel: Introduce AccelOpsClass::cpu_thread_is_idle()
` [PULL 11/33] accel: Introduce AccelOpsClass::cpus_are_resettable()
` [PULL 12/33] softmmu/globals: Remove unused 'hw/i386/*' headers
` [PULL 13/33] softmmu/physmem: Remove unnecessary include
` [PULL 14/33] softmmu/cpu-timers: Remove unused 'exec/exec-all.h' header
` [PULL 15/33] misc: Remove unnecessary "sysemu/cpu-timers.h" include
` [PULL 16/33] misc: Add missing "
` [PULL 17/33] exec/gdbstub: Make gdb_exit() / gdb_set_stop_cpu() target agnostic
` [PULL 18/33] exec/cpu: Make address_space_init/reloading_memory_map "
` [PULL 19/33] softmmu: Add qemu_init_arch_modules()
` [PULL 20/33] softmmu: Build target-agnostic objects once
` [PULL 21/33] meson: Display libfdt as disabled when system emulation is disabled
` [PULL 22/33] exec/cpu_ldst: Include 'cpu.h' to get target_ulong definition
` [PULL 23/33] cpu: Add missing 'exec/exec-all.h' and 'qemu/accel.h' headers
` [PULL 24/33] target/i386/tcg/sysemu: Include missing 'exec/exec-all.h' header
` [PULL 25/33] Hexagon (target/hexagon) convert to OBJECT_DECLARE_TYPE
` [PULL 26/33] target: Include missing 'cpu.h'
` [PULL 27/33] target/hexagon: Add missing 'hw/core/cpu.h' include
` [PULL 28/33] target: Use forward declared type instead of structure type
` [PULL 29/33] target: Use CPUArchState as interface to target-specific CPU state
` [PULL 30/33] target: Introduce and use OBJECT_DECLARE_CPU_TYPE() macro
` [PULL 31/33] target: Use ArchCPU as interface to target CPU
` [PULL 32/33] target/i386: Remove pointless CPUArchState casts
` [PULL 33/33] accel/tcg: "

[PATCH v2] coreaudio: Always return 0 in handle_voice_change
 2022-03-06 12:34 UTC 

[PATCH] coreaudio: Always return 0 in handle_voice_change
 2022-03-06 12:30 UTC  (5+ messages)

[PULL 00/13] ppc queue
 2022-03-06 11:57 UTC  (15+ messages)
` [PULL 01/13] Use long endian options for ppc64
` [PULL 02/13] tests/tcg/ppc64le: use inline asm instead of __builtin_mtfsf
` [PULL 03/13] target/ppc: change xs[n]madd[am]sp to use float64r32_muladd
` [PULL 04/13] tests/tcg/ppc64le: drop __int128 usage in bcdsub
` [PULL 05/13] tests/tcg/ppc64le: emit bcdsub with .long when needed
` [PULL 06/13] tests/tcg/ppc64le: Use Altivec register names in clobber list
` [PULL 07/13] target/ppc: Fix vmul[eo]* instructions marked 2.07
` [PULL 08/13] target/ppc: use ext32u and deposit in do_vx_vmulhw_i64
` [PULL 09/13] target/ppc: use extract/extract2 to create vrlqnm mask
` [PULL 10/13] target/ppc: use andc in vrlqmi
` [PULL 11/13] target/ppc: split XXGENPCV macros for readability
` [PULL 12/13] target/ppc: Add missing helper_reset_fpstatus to VSX_MAX_MINC
` [PULL 13/13] target/ppc: Add missing helper_reset_fpstatus to helper_XVCVSPBF16

[PATCH 0/2] cocoa: keyboard quality of life
 2022-03-06 11:46 UTC  (5+ messages)
` [PATCH 1/2] ui/cocoa: capture all keys and combos when mouse is grabbed
` [PATCH 2/2] ui/cocoa: add option to swap Option and Command

[PATCH v2 00/14] target: Use ArchCPU & CPUArchState as abstract interface to target CPU
 2022-03-06 11:12 UTC  (2+ messages)

[PATCH 0/2] accel|target: Remove pointless CPUArchState casts
 2022-03-06 11:12 UTC  (5+ messages)
` [PATCH 1/2] accel/tcg: "
` [PATCH 2/2] target/i386: "

[PATCH v3 00/21] softmmu: Make various objects target agnostic
 2022-03-06 11:10 UTC  (2+ messages)

[PATCH v2 0/3] i386: Add support for Hyper-V Enlightened MSR-Bitmap and XMM fast hypercall input features
 2022-03-06 11:03 UTC  (2+ messages)

[PATCH v3 0/5] qtests/libqos: Allow PCI tests to be run with virt-machine
 2022-03-06 10:53 UTC  (4+ messages)
` [PATCH v3 5/5] tests/qtest/libqos: Add generic pci host bridge in arm-virt machine

[PULL 00/45] virtio,pc,pci: features, cleanups, fixes
 2022-03-06 10:37 UTC  (3+ messages)

[PATCH v2 1/1] virtio: fix feature negotiation for ACCESS_PLATFORM
 2022-03-06 10:15 UTC  (2+ messages)

[PATCH v2] ui/cocoa: Create menus in iothread
 2022-03-06  6:57 UTC 

[PATCH v3] target/riscv: Add isa extenstion strings to the device tree
 2022-03-06  6:47 UTC  (10+ messages)

[PATCH] ui/cocoa: Create menus in iothread
 2022-03-06  6:33 UTC 

[PATCH] audio: Log context for audio bug
 2022-03-06  6:32 UTC 

[PATCH v2 00/12] GL & D-Bus display related fixes
 2022-03-06  4:31 UTC  (5+ messages)

[PATCH v2 0/5] Remove qemu_gettimeofday()
 2022-03-05 19:17 UTC  (3+ messages)
` [PATCH v2 4/5] Replace qemu_gettimeofday() with g_get_real_time()

[PULL v2 00/21] tcg patch queue
 2022-03-05 18:02 UTC  (2+ messages)

[PATCH v3 00/10] q800: migration fixes
 2022-03-05 15:55 UTC  (11+ messages)
` [PATCH v3 01/10] macfb: add VMStateDescription for MacfbNubusState and MacfbSysBusState
` [PATCH v3 02/10] macfb: don't use special irq_state and irq_mask variables in MacfbState
` [PATCH v3 03/10] macfb: increase number of registers saved "
` [PATCH v3 04/10] macfb: add VMStateDescription fields for display type and VBL timer
` [PATCH v3 05/10] macfb: set initial value of mode control registers in macfb_common_realize()
` [PATCH v3 06/10] esp: introduce esp_set_pdma_cb() function
` [PATCH v3 07/10] esp: introduce esp_pdma_cb() function
` [PATCH v3 08/10] esp: convert ESPState pdma_cb from a function pointer to an integer
` [PATCH v3 09/10] esp: include the current PDMA callback in the migration stream
` [PATCH v3 10/10] esp: recreate ESPState current_req after migration

[PATCH v4 00/12] mos6522: switch to gpios, add control line edge-triggering and extra debugging
 2022-03-05 15:09 UTC  (13+ messages)
` [PATCH v4 01/12] mos6522: add defines for IFR bit flags
` [PATCH v4 02/12] mac_via: use IFR bit flag constants for VIA1 IRQs
` [PATCH v4 03/12] mac_via: use IFR bit flag constants for VIA2 IRQs
` [PATCH v4 04/12] mos6522: switch over to use qdev gpios for IRQs
` [PATCH v4 05/12] mos6522: remove update_irq() and set_sr_int() methods from MOS6522DeviceClass
` [PATCH v4 06/12] mos6522: use device_class_set_parent_reset() to propagate reset to parent
` [PATCH v4 07/12] mos6522: add register names to register read/write trace events
` [PATCH v4 08/12] mos6522: add "info via" HMP command for debugging
` [PATCH v4 09/12] mos6522: record last_irq_levels in mos6522_set_irq()
` [PATCH v4 10/12] mac_via: make SCSI_DATA (DRQ) bit live rather than latched
` [PATCH v4 11/12] mos6522: implement edge-triggering for CA1/2 and CB1/2 control line IRQs
` [PATCH v4 12/12] macio/pmu.c: remove redundant code

[PATCH v3 00/12] mos6522: switch to gpios, add control line edge-triggering and extra debugging
 2022-03-05 15:09 UTC  (16+ messages)
` [PATCH v3 01/12] mos6522: add defines for IFR bit flags
` [PATCH v3 02/12] mac_via: use IFR bit flag constants for VIA1 IRQs
` [PATCH v3 03/12] mac_via: use IFR bit flag constants for VIA2 IRQs
` [PATCH v3 04/12] mos6522: switch over to use qdev gpios for IRQs
` [PATCH v3 05/12] mos6522: remove update_irq() and set_sr_int() methods from MOS6522DeviceClass
` [PATCH v3 06/12] mos6522: use device_class_set_parent_reset() to propagate reset to parent
` [PATCH v3 07/12] mos6522: add register names to register read/write trace events
` [PATCH v3 08/12] mos6522: add "info via" HMP command for debugging
` [PATCH v3 09/12] mos6522: record last_irq_levels in mos6522_set_irq()
` [PATCH v3 10/12] mac_via: make SCSI_DATA (DRQ) bit live rather than latched
` [PATCH v3 11/12] mos6522: implement edge-triggering for CA1/2 and CB1/2 control line IRQs
` [PATCH v3 12/12] macio/pmu.c: remove redundant code

[PULL 00/50] Block layer patches
 2022-03-05 14:43 UTC  (2+ messages)

[PATCH v2 00/12] mos6522: switch to gpios, add control line edge-triggering and extra debugging
 2022-03-05 14:32 UTC  (5+ messages)
` [PATCH v2 07/12] mos6522: add register names to register read/write trace events

[PATCH 0/3] windows installer: Fix warnings, mouse-over descriptions, item order
 2022-03-05 14:15 UTC  (9+ messages)
` [PATCH 1/3] nsis installer: List emulators in alphabetical order
` [PATCH 2/3] nsis installer: Suppress "ANSI targets are deprecated" warning
` [PATCH 3/3] nsis installer: Fix mouse-over descriptions for emulators

starting to look at qemu savevm performance, a first regression detected
 2022-03-05 14:11 UTC  (2+ messages)

[PATCH] ui/gtk: Ignore 2- and 3-button press events
 2022-03-05 10:45 UTC 

[PATCH v3] i386/sev: Ensure attestation report length is valid before retrieving
 2022-03-05 11:25 UTC  (2+ messages)

[PULL 00/35] Kraxel 20220304 patches
 2022-03-05 10:46 UTC  (2+ messages)

[PATCH v2] hw/arm/virt: Fix gic-version=max when CONFIG_ARM_GIC_TCG is unset
 2022-03-05  9:28 UTC  (3+ messages)

[PATCH v3 0/5] tests/tcg/ppc64le: fix the build of TCG tests with Clang
 2022-03-05  8:06 UTC  (2+ messages)

[PATCH 0/7] target/ppc: Vector/VSX instruction batch fixes
 2022-03-05  8:06 UTC  (17+ messages)
` [PATCH 1/7] target/ppc: Fix vmul[eo]* instructions marked 2.07
` [PATCH 2/7] target/ppc: use ext32u and deposit in do_vx_vmulhw_i64
` [PATCH 3/7] target/ppc: use extract/extract2 to create vrlqnm mask
` [PATCH 4/7] target/ppc: use andc in vrlqmi
` [PATCH 5/7] target/ppc: split XXGENPCV macros for readability
` [PATCH 6/7] target/ppc: Add missing helper_reset_fpstatus to VSX_MAX_MINC
` [PATCH 7/7] target/ppc: Add missing helper_reset_fpstatus to helper_XVCVSPBF16

[PATCH] hw/block: m25p80: Add support for w25q01jvq
 2022-03-05  8:06 UTC  (4+ messages)

[PATCH 1/2] hw/arm/aspeed: allow missing spi_model
 2022-03-05  7:57 UTC  (4+ messages)
` [PATCH 2/2] hw/arm/aspeed: add Bletchley machine type

[PATCH v2 00/10] add generic vDPA device support
 2022-03-05  7:11 UTC  (10+ messages)
` [PATCH v2 04/10] vdpa-dev: implement the instance_init/class_init interface
` [PATCH v2 05/10] vdpa-dev: implement the realize interface
` [PATCH v2 06/10] vdpa-dev: implement the unrealize interface

[PATCH v2 0/5] iotests: add enhanced debugging info to qemu-img failures
 2022-03-05  2:03 UTC  (4+ messages)
` [PATCH v2 3/5] iotests: Remove explicit checks for qemu_img() == 0

[PATCH v2 0/9] Cleanup of qemu_oom_check() and qemu_memalign()
 2022-03-05  0:48 UTC  (3+ messages)
` [PATCH v2 5/9] meson.build: Don't misdetect posix_memalign() on Windows

[PATCH v3 0/9] This patch series contains updates to PMBus in QEMU along with some PMBus device models for Renesas regulators. I have also added myself to MAINTAINERS as this code is in use daily, where I am responsible for it
 2022-03-05  0:19 UTC  (21+ messages)
` [PATCH v3 1/9] hw/i2c: pmbus: add registers
` [PATCH v3 2/9] hw/i2c: pmbus: guard against out of range accesses
` [PATCH v3 3/9] hw/i2c: pmbus: add PEC unsupported warning
` [PATCH v3 4/9] hw/i2c: pmbus: refactor uint handling
` [PATCH v3 5/9] hw/i2c: pmbus: update MAINTAINERS
` [PATCH v3 6/9] hw/i2c: Added linear mode translation for pmbus devices
` [PATCH v3 7/9] hw/sensor: add Intersil ISL69260 device model
` [PATCH v3 8/9] hw/sensor: add Renesas raa229004 PMBus device
` [PATCH v3 9/9] hw/sensor: add Renesas raa228000 device

MacOS cocoa/OpenGL
 2022-03-05  0:20 UTC  (2+ messages)

[PATCH] qemu-binfmt-conf.sh: allow elf EI_ABIVERSION=1 for mips
 2022-03-05  0:18 UTC  (3+ messages)
` [PATCH v2] "

[PULL 00/11] QEMU changes for 2021-03-02
 2022-03-04 22:32 UTC  (6+ messages)

[PATCH v4 00/18] target/arm: Implement LVA, LPA, LPA2 features
 2022-03-04 22:28 UTC  (6+ messages)
` [PATCH v4 18/18] hw/arm/virt: Disable LPA2 for -machine virt-6.2

[PATCH v3 0/5] target/nios2: Shadow register set, EIC and VIC
 2022-03-04 22:25 UTC  (3+ messages)
` [PATCH v3 3/5] target/nios2: Exteral Interrupt Controller (EIC)


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