qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-05 16:03:01 to 2022-03-07 04:15:51 UTC [more...]

[PATCH v7 00/22] host: Support macOS 12
 2022-03-07  4:13 UTC  (26+ messages)
` [PATCH v7 01/22] configure: Allow passing extra Objective C compiler flags
` [PATCH v7 02/22] tests/fp/berkeley-testfloat-3: Ignore ignored #pragma directives
` [PATCH v7 03/22] hvf: Use standard CR0 and CR4 register definitions
` [PATCH v7 04/22] hvf: Make hvf_get_segments() / hvf_put_segments() local
` [PATCH v7 05/22] hvf: Remove deprecated hv_vcpu_flush() calls
` [PATCH v7 06/22] hvf: Fix OOB write in RDTSCP instruction decode
` [PATCH v7 07/22] block/file-posix: Remove a deprecation warning on macOS 12
` [PATCH v7 08/22] audio/coreaudio: "
` [PATCH v7 09/22] audio/dbus: Fix building with modules on macOS
` [PATCH v7 10/22] audio: Log context for audio bug
` [PATCH v7 11/22] coreaudio: Always return 0 in handle_voice_change
` [PATCH v7 12/22] audio: Rename coreaudio extension to use Objective-C compiler
` [PATCH v7 13/22] osdep: Avoid using Clang-specific __builtin_available()
` [PATCH v7 14/22] meson: Resolve the entitlement.sh script once for good
` [PATCH v7 15/22] meson: Log QEMU_CXXFLAGS content in summary
` [PATCH v7 16/22] configure: Pass filtered QEMU_OBJCFLAGS to meson
` [PATCH v7 17/22] ui/cocoa: Constify qkeycode translation arrays
` [PATCH v7 18/22] ui/cocoa: add option to disable left-command forwarding to guest
` [PATCH v7 19/22] ui/cocoa: release mouse when user switches away from QEMU window
` [PATCH v7 20/22] ui/cocoa: capture all keys and combos when mouse is grabbed
` [PATCH v7 21/22] ui/cocoa: add option to swap Option and Command
` [PATCH v7 22/22] gitlab-ci: Support macOS 12 via cirrus-run

[PATCH v15 0/8] Add vmnet.framework based network backend
 2022-03-07  3:59 UTC  (15+ messages)
` [PATCH v15 3/8] net/vmnet: implement shared mode (vmnet-shared)

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

[PATCH v2 00/14] vDPA shadow virtqueue
 2022-03-07  3:41 UTC  (7+ messages)
` [PATCH v2 09/14] vhost: Add VhostIOVATree

[PATCH] checkpatch: Check .m, .build, .hx, .json and .plist
 2022-03-07  3:37 UTC 

[Qemu-devel] [Bug 1735049] [NEW] Need MTTCG support for x86 guests
 2022-03-07  3:29 UTC  (3+ messages)
` [Bug 1735049] "

[PATCH v2] qga: Introduce disk smart
 2022-03-07  3:05 UTC 

[PATCH v5 0/6] Privilege version update
 2022-03-07  2:14 UTC  (3+ messages)

[PATCH v3 1/2] hw/ssi: Add Ibex SPI device model
 2022-03-07  2:10 UTC  (3+ messages)
` [PATCH v3 2/2] riscv: opentitan: Connect opentitan SPI Host

[PATCH v2 0/7] s390x/tcg: Implement Vector-Enhancements Facility 2
 2022-03-07  2:03 UTC  (8+ messages)
` [PATCH v2 1/7] target/s390x: vxeh2: vector convert short/32b
` [PATCH v2 2/7] target/s390x: vxeh2: vector string search
` [PATCH v2 3/7] target/s390x: vxeh2: vector shift {double by bit, left, right {logical, arithmetic}}
` [PATCH v2 4/7] target/s390x: vxeh2: vector {load, store} elements reversed
` [PATCH v2 5/7] target/s390x: vxeh2: vector {load, store} reversed elements [and {zero, replicate}]
` [PATCH v2 6/7] target/s390x: add S390_FEAT_VECTOR_ENH2 to cpu max
` [PATCH v2 7/7] tests/tcg/s390x: Tests for Vector Enhancements Facility 2

[PATCH v1 0/2] s390x: Add support for Vector Enhancements Facility 2
 2022-03-07  2:02 UTC  (8+ messages)
` [PATCH v1 1/2] s390x/tcg: Implement Vector-Enhancements Facility 2 for s390x

[PATCH v3 0/7] isa: Resolve unneeded IRQ attributes from ISADevice
 2022-03-07  0:34 UTC  (2+ messages)

[PATCH] [RESEND] docs: Add spec of OVMF GUIDed table for SEV guests
 2022-03-07  0:13 UTC  (4+ messages)

[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-07  0:00 UTC  (4+ messages)

[PATCH 0/9] Avocado tests: filter out tests using TCG booting full blown distros
 2022-03-06 23:57 UTC  (5+ messages)
` [PATCH 5/9] tests/avocado/linux_ssh_mips_malta.py: add missing accel (tcg) tag

[PATCH] qemu-binfmt-conf.sh: allow elf EI_ABIVERSION=1 for mips
 2022-03-06 23:54 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/3] linux-user: Use CPUArchState* instead of void* when possible
 2022-03-06 23:42 UTC  (5+ messages)
` [PATCH 1/3] linux-user/elfload: Remove pointless CPUArchState cast
` [PATCH 2/3] linux-user: Have do_syscall() use CPUArchState* instead of void*
` [PATCH 3/3] linux-user: Remove pointless CPU{ARCH}State casts

[PULL v2 00/33] Abstract ArchCPU
 2022-03-06 23:27 UTC  (2+ messages)
` [PULL v2 28/33] target: Use forward declared type instead of structure type

[PATCH v2 0/8] buildsys: More fixes to use GCC on macOS
 2022-03-06 22:21 UTC  (9+ messages)
` [PATCH v2 4/8] configure: Disable out-of-line atomic operations on Aarch64

[PATCH] audio: Log context for audio bug
 2022-03-06 22:01 UTC  (2+ messages)

[PATCH v2] coreaudio: Always return 0 in handle_voice_change
 2022-03-06 21:44 UTC  (2+ messages)

[PATCH v7 00/46] CXl 2.0 emulation Support
 2022-03-06 21:33 UTC  (49+ 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 06/46] hw/cxl/device: Implement basic mailbox (8.2.8.4)
` [PATCH v7 07/46] hw/cxl/device: Add memory device utilities
` [PATCH v7 08/46] hw/cxl/device: Add cheap EVENTS implementation (8.2.9.1)
` [PATCH v7 09/46] hw/cxl/device: Timestamp implementation (8.2.9.3)
` [PATCH v7 10/46] hw/cxl/device: Add log commands (8.2.9.4) + CEL
` [PATCH v7 11/46] hw/pxb: Use a type for realizing expanders
` [PATCH v7 12/46] hw/pci/cxl: Create a CXL bus type
` [PATCH v7 13/46] cxl: Machine level control on whether CXL support is enabled
` [PATCH v7 14/46] hw/pxb: Allow creation of a CXL PXB (host bridge)
` [PATCH v7 15/46] qtest/cxl: Introduce initial test for pxb-cxl only
` [PATCH v7 16/46] hw/cxl/rp: Add a root port
` [PATCH v7 17/46] hw/cxl/device: Add a memory device (8.2.8.5)
` [PATCH v7 18/46] hw/cxl/device: Implement MMIO HDM decoding (8.2.5.12)
` [PATCH v7 19/46] hw/cxl/device: Add some trivial commands
` [PATCH v7 20/46] hw/cxl/device: Plumb real Label Storage Area (LSA) sizing
` [PATCH v7 21/46] hw/cxl/device: Implement get/set Label Storage Area (LSA)
` [PATCH v7 22/46] qtests/cxl: Add initial root port and CXL type3 tests
` [PATCH v7 23/46] hw/cxl/component: Implement host bridge MMIO (8.2.5, table 142)
` [PATCH v7 24/46] acpi/cxl: Add _OSC implementation (9.14.2)
` [PATCH v7 25/46] acpi/cxl: Create the CEDT (9.14.1)
` [PATCH v7 26/46] hw/cxl/component: Add utils for interleave parameter encoding/decoding
` [PATCH v7 27/46] hw/cxl/host: Add support for CXL Fixed Memory Windows
` [PATCH v7 28/46] acpi/cxl: Introduce CFMWS structures in CEDT
` [PATCH v7 29/46] hw/pci-host/gpex-acpi: Add support for dsdt construction for pxb-cxl
` [PATCH v7 30/46] pci/pcie_port: Add pci_find_port_by_pn()
` [PATCH v7 31/46] CXL/cxl_component: Add cxl_get_hb_cstate()
` [PATCH v7 32/46] mem/cxl_type3: Add read and write functions for associated hostmem
` [PATCH v7 33/46] cxl/cxl-host: Add memops for CFMWS region
` [PATCH v7 34/46] RFC: softmmu/memory: Add ops to memory_region_ram_init_from_file
` [PATCH v7 35/46] hw/cxl/component Add a dumb HDM decoder handler
` [PATCH v7 36/46] i386/pc: Enable CXL fixed memory windows
` [PATCH v7 37/46] tests/acpi: q35: Allow addition of a CXL test
` [PATCH v7 38/46] qtests/bios-tables-test: Add a test for CXL emulation
` [PATCH v7 39/46] tests/acpi: Add tables "
` [PATCH v7 40/46] qtest/cxl: Add more complex test cases with CFMWs
` [PATCH v7 41/46] hw/arm/virt: Basic CXL enablement on pci_expander_bridge instances pxb-cxl
` [PATCH v7 42/46] qtest/cxl: Add aarch64 virt test for CXL
` [PATCH v7 43/46] docs/cxl: Add initial Compute eXpress Link (CXL) documentation
` [PATCH v7 44/46] pci-bridge/cxl_upstream: Add a CXL switch upstream port
` [PATCH v7 45/46] pci-bridge/cxl_downstream: Add a CXL switch downstream port
` [PATCH v7 46/46] cxl/cxl-host: Support interleave decoding with one level of switches

[PULL 00/33] Abstract ArchCPU
 2022-03-06 21:25 UTC  (39+ 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: "

[PULL 00/19] 9p queue 2022-03-04
 2022-03-06 20:59 UTC  (5+ messages)

[PATCH] target/arm: Fix sve2 ldnt1 and stnt1
 2022-03-06 19:43 UTC  (2+ messages)

[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 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 

[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  (2+ messages)

[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 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  (2+ messages)
` [PATCH v3 10/10] esp: recreate ESPState current_req after migration


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