qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-07 12:34:50 to 2022-03-07 20:14:37 UTC [more...]

[PATCH v4 0/9] Fixups for PMBus and new sensors
 2022-03-07 20:06 UTC  (5+ messages)
` [PATCH v4 2/9] hw/i2c: pmbus: fix error returns and guard against out of range accesses
` [PATCH v4 4/9] hw/i2c: pmbus: refactor uint handling
` [PATCH v4 5/9] hw/i2c: pmbus: update MAINTAINERS
` [PATCH v4 8/9] hw/sensor: add Renesas raa229004 PMBus device

[PATCH 0/9] add LOG_UNSUPP log type + mark hcalls as unsupp
 2022-03-07 19:58 UTC  (11+ messages)
` [PATCH 1/9] util/log.c: add LOG_UNSUPP type
` [PATCH 2/9] hw/ppc/spapr_hcall.c: log h_clean_slb() as unsupported
` [PATCH 3/9] hw/ppc/spapr_hcall.c: log h_invalidate_pid() "
` [PATCH 4/9] hw/ppc/spapr_hcall.c: log h_copy_tofrom_guest() "
` [PATCH 5/9] hw/ppc/spapr_hcall.c: log H_GET_EM_PARMS "
` [PATCH 6/9] hw/ppc/spapr_hcall.c: log H_BEST_ENERGY "
` [PATCH 7/9] hw/ppc/spapr_hcall.c: log H_QUERY_VAS_CAPABILITIES "
` [PATCH 8/9] hw/ppc/spapr_hcall.c: log H_GET_PPP "
` [PATCH 9/9] hw/ppc/spapr_hcall.c: log H_VIOCTL "

[RFC PATCH] target/i386: for maximum rounding precision for fildll
 2022-03-07 19:47 UTC  (2+ messages)

[PATCH v2 0/7] s390x/tcg: Implement Vector-Enhancements Facility 2
 2022-03-07 19:38 UTC  (7+ 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 3/7] target/s390x: vxeh2: vector shift {double by bit, left, right {logical,arithmetic}}

[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 19:31 UTC  (7+ messages)
` [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 0/3] windows installer: Fix warnings, mouse-over descriptions, item order
 2022-03-07 19:31 UTC  (5+ messages)
` [PATCH 1/3] nsis installer: List emulators in alphabetical order
` [PATCH 3/3] nsis installer: Fix mouse-over descriptions for emulators

[RFC uncompiled PATCH] cocoa: run qemu_init in the main thread
 2022-03-07 19:25 UTC  (11+ messages)

[PULL 00/23] Block patches
 2022-03-07 19:07 UTC  (2+ messages)

[PATCH] tests/avocado: Cancel BootLinux tests in case there is no free port
 2022-03-07 18:48 UTC  (5+ messages)

[PULL 0/7] s390x, tests and misc patches
 2022-03-07 18:26 UTC  (8+ messages)
` [PULL 1/7] tests/tcg/s390x: Fix mvc, mvo and pack tests with Clang
` [PULL 2/7] tests/tcg/s390x: Fix the exrl-trt* "
` [PULL 3/7] tests/tcg/s390x: Cleanup of mie3 tests
` [PULL 4/7] MAINTAINERS: Update the files in the FreeBSD section
` [PULL 5/7] tests/avocado: Cancel BootLinux tests in case there is no free port
` [PULL 6/7] tests/vm: Update haiku test vm to R1/Beta3
` [PULL 7/7] Check and report for incomplete 'global' option format

[PULL 00/23] QEMU changes for 7.0 soft freeze
 2022-03-07 18:16 UTC  (24+ messages)
` [PULL 01/23] whpx: Fixed reporting of the CPU context to GDB for 64-bit
` [PULL 02/23] whpx: Fixed incorrect CR8/TPR synchronization
` [PULL 03/23] vmxcap: Add 5-level EPT bit
` [PULL 04/23] meson: fix generic location of vss headers
` [PULL 05/23] qga/vss-win32: check old VSS SDK headers
` [PULL 06/23] qga/vss: update informative message about MinGW
` [PULL 07/23] update meson-buildoptions.sh
` [PULL 08/23] kvm-irqchip: introduce new API to support route change
` [PULL 09/23] kvm/msi: do explicit commit when adding msi routes
` [PULL 10/23] target/i386: only include bits in pg_mode if they are not ignored
` [PULL 11/23] target/i386: Throw a #SS when loading a non-canonical IST
` [PULL 12/23] linux-headers: include missing changes from 5.17
` [PULL 13/23] x86: Fix the 64-byte boundary enumeration for extended state
` [PULL 14/23] x86: Add AMX XTILECFG and XTILEDATA components
` [PULL 15/23] x86: Grant AMX permission for guest
` [PULL 16/23] x86: Add XFD faulting bit for state components
` [PULL 17/23] x86: Add AMX CPUIDs enumeration
` [PULL 18/23] x86: add support for KVM_CAP_XSAVE2 and AMX state migration
` [PULL 19/23] x86: Support XFD and AMX xsave data migration
` [PULL 20/23] i386: Add Icelake-Server-v6 CPU model with 5-level EPT support
` [PULL 21/23] KVM: SVM: always set MSR_AMD64_TSC_RATIO to default value
` [PULL 22/23] check-block: revert TAP output and reintroduce -makecheck
` [PULL 23/23] gitlab-ci: do not run tests with address sanitizer

How to backtrace an separate stack?
 2022-03-07 17:30 UTC  (6+ messages)

[PATCH v1] ui/gtk-egl: Check for a valid context before making EGL calls
 2022-03-07 18:00 UTC  (3+ messages)

[PATCH] gitlab-ci: do not run tests with address sanitizer
 2022-03-07 17:52 UTC  (2+ messages)

[PATCH v3] tests/tcg/s390x: Cleanup of mie3 tests
 2022-03-07 17:50 UTC  (3+ messages)

FR: Patchew Atom Feed for searches
 2022-03-07 17:35 UTC 

[PATCH] RFC: replace qemu_real_host_page variables with inlined functions
 2022-03-07 17:41 UTC  (2+ messages)

[RFC PATCH] tests/avocado: update aarch64_virt test to exercise -cpu max
 2022-03-07 17:22 UTC 

[PULL v2 00/47] virtio,pc,pci: features, cleanups, fixes
 2022-03-07 17:13 UTC  (3+ messages)

[PATCH] tests: add (riscv virt) machine mapping to testenv
 2022-03-07 17:04 UTC  (2+ messages)

[PATCH v7 00/22] host: Support macOS 12
 2022-03-07 17:01 UTC  (5+ messages)
` [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 00/46] CXl 2.0 emulation Support
 2022-03-07 17:01 UTC  (4+ messages)
` [PATCH v7 24/46] acpi/cxl: Add _OSC implementation (9.14.2)

[PATCH v2 00/12] nbd: enable use of TLS on non-TCP transports and other TLS improvements
 2022-03-07 16:59 UTC  (4+ messages)
` [PATCH v2 12/12] tests/qemu-iotests: validate NBD TLS with UNIX sockets and PSK

[PULL 00/18] target-arm queue
 2022-03-07 16:47 UTC  (19+ messages)
` [PULL 01/18] util: Make qemu_oom_check() a static function
` [PULL 02/18] util: Unify implementations of qemu_memalign()
` [PULL 03/18] util: Return valid allocation for qemu_try_memalign() with zero size
` [PULL 04/18] meson.build: Don't misdetect posix_memalign() on Windows
` [PULL 05/18] util: Share qemu_try_memalign() implementation between POSIX and Windows
` [PULL 06/18] util: Use meson checks for valloc() and memalign() presence
` [PULL 07/18] util: Put qemu_vfree() in memalign.c
` [PULL 08/18] osdep: Move memalign-related functions to their own header
` [PULL 09/18] target/arm/translate-neon: UNDEF if VLD1/VST1 stride bits are non-zero
` [PULL 10/18] target/arm/translate-neon: Simplify align field check for VLD3
` [PULL 11/18] hw/intc/arm_gicv3_its: Add trace events for commands
` [PULL 12/18] hw/intc/arm_gicv3_its: Add trace events for table reads and writes
` [PULL 13/18] hw/intc/arm_gicv3: Specify valid and impl in MemoryRegionOps
` [PULL 14/18] hw/intc/arm_gicv3: Fix missing spaces in error log messages
` [PULL 15/18] hw/intc/arm_gicv3_cpuif: Fix register names in ICV_HPPIR read trace event
` [PULL 16/18] ui/cocoa: Use the standard about panel
` [PULL 17/18] target/arm: Provide cpu property for controling FEAT_LPA2
` [PULL 18/18] hw/arm/virt: Disable LPA2 for -machine virt-6.2

[PATCH v2 1/2] Replacing CONFIG_VNC_PNG with CONFIG_PNG
 2022-03-07 16:41 UTC  (4+ messages)
` [PATCH v2 2/2] Added parameter to take screenshot with screendump as PNG

[PATCH] hw/block: m25p80: Add support for w25q01jvq
 2022-03-07 16:39 UTC  (2+ messages)

[PATCH 0/3] coroutine: use QEMU_DEFINE_STATIC_CO_TLS()
 2022-03-07 16:03 UTC  (5+ messages)
` [PATCH 1/3] coroutine-ucontext: "
` [PATCH 2/3] coroutine: "
` [PATCH 3/3] coroutine-win32: "

[PATCH v2 0/2] Create menus in iothread
 2022-03-07 15:59 UTC  (5+ messages)
` [PATCH v2 1/2] ui/cocoa: Move create_initial_menus
` [PATCH v2 2/2] ui/cocoa: Create menus in iothread

[PATCH v4 00/12] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-03-07 15:42 UTC  (11+ messages)
` [PATCH v4 01/12] mm/shmem: Introduce F_SEAL_INACCESSIBLE
` [PATCH v4 03/12] mm: Introduce memfile_notifier

[PATCH v6 00/19] vfio-user server in QEMU
 2022-03-07 15:37 UTC  (17+ messages)
` [PATCH v6 12/19] vfio-user: IOMMU support for remote device
` [PATCH v6 15/19] vfio-user: handle device interrupts
` [PATCH v6 16/19] softmmu/vl: defer backend init
` [PATCH v6 18/19] vfio-user: handle reset of remote device

[PATCH v5 00/15] vDPA shadow virtqueue
 2022-03-07 15:33 UTC  (16+ messages)
` [PATCH v5 01/15] vhost: Add VhostShadowVirtqueue
` [PATCH v5 02/15] vhost: Add Shadow VirtQueue kick forwarding capabilities
` [PATCH v5 03/15] vhost: Add Shadow VirtQueue call "
` [PATCH v5 04/15] vhost: Add vhost_svq_valid_features to shadow vq
` [PATCH v5 05/15] virtio: Add vhost_svq_get_vring_addr
` [PATCH v5 06/15] vdpa: adapt vhost_ops callbacks to svq
` [PATCH v5 07/15] vhost: Shadow virtqueue buffers forwarding
` [PATCH v5 08/15] util: Add iova_tree_alloc_map
` [PATCH v5 09/15] util: add iova_tree_find_iova
` [PATCH v5 10/15] vhost: Add VhostIOVATree
` [PATCH v5 11/15] vdpa: Add custom IOTLB translations to SVQ
` [PATCH v5 12/15] vdpa: Adapt vhost_vdpa_get_vring_base "
` [PATCH v5 13/15] vdpa: Never set log_base addr if SVQ is enabled
` [PATCH v5 14/15] vdpa: Expose VHOST_F_LOG_ALL on SVQ
` [PATCH v5 15/15] vdpa: Add x-svq to NetdevVhostVDPAOptions

[PATCH V7 00/29] Live Update
 2022-03-07 14:42 UTC  (11+ messages)
` [PATCH V7 08/29] memory: flat section iterator
` [PATCH V7 10/29] machine: memfd-alloc option
` [PATCH V7 18/29] vfio-pci: refactor for cpr

[PATCH] target/arm: Fix sve2 ldnt1 and stnt1
 2022-03-07 14:33 UTC  (3+ messages)

[PATCH] check-block: revert TAP output and reintroduce -makecheck
 2022-03-07 14:21 UTC 

[PATCH v8 0/5] MSG_ZEROCOPY + multifd
 2022-03-07 14:20 UTC  (5+ messages)
` [PATCH v8 5/5] multifd: Implement zero copy write in multifd migration (multifd-zero-copy)

[PATCH 00/13] hw: ISA & MIPS patches from Bernhard Beschow
 2022-03-07 14:04 UTC  (21+ messages)
` [PATCH 01/13] hw/mips/gt64xxx_pci: Fix PCI IRQ levels to be preserved during migration
` [PATCH 02/13] malta: Move PCI interrupt handling from gt64xxx_pci to piix4
` [PATCH 03/13] hw/isa/piix4: Resolve redundant i8259[] attribute
` [PATCH 04/13] hw/isa/piix4: Pass PIIX4State as opaque parameter for piix4_set_irq()
` [PATCH 05/13] hw/isa/piix4: Resolve global instance variable
` [PATCH 06/13] hw/isa/piix4: Replace some magic IRQ constants
` [PATCH 07/13] hw/mips/gt64xxx_pci: Resolve gt64120_register()
` [PATCH 08/13] hw/rtc/mc146818rtc: QOM'ify IRQ number
` [PATCH 09/13] hw/rtc/m48t59-isa: "
` [PATCH 10/13] hw/input/pckbd: QOM'ify IRQ numbers
` [PATCH 11/13] hw/isa/isa-bus: Remove isabus_dev_print()
` [PATCH 12/13] hw/isa: Drop unused attributes from ISADevice
` [PATCH 13/13] hw/isa: Inline and remove one-line isa_init_irq()

[PATCH v4 00/18] target/arm: Implement LVA, LPA, LPA2 features
 2022-03-07 13:47 UTC  (3+ messages)

[PULL 00/16] MIPS patches for 2022-03-07
 2022-03-07 13:39 UTC  (4+ messages)
` [PULL 15/16] isa: Inline and remove one-line isa_init_irq()

[PATCH v13 0/8] hmp,qmp: Add commands to introspect virtio devices
 2022-03-07 13:08 UTC  (9+ messages)
` [PATCH v13 1/8] virtio: drop name parameter for virtio_init()
` [PATCH v13 2/8] virtio: add vhost support for virtio devices
` [PATCH v13 3/8] qmp: add QMP command x-query-virtio
` [PATCH v13 4/8] qmp: add QMP command x-query-virtio-status
` [PATCH v13 5/8] qmp: decode feature & status bits in virtio-status
` [PATCH v13 6/8] qmp: add QMP commands for virtio/vhost queue-status
` [PATCH v13 7/8] qmp: add QMP command x-query-virtio-queue-element
` [PATCH v13 8/8] hmp: add virtio commands

[PATCH v2] ui/cocoa: Create menus in iothread
 2022-03-07 13:21 UTC  (2+ messages)

[PULL v2 00/19] 9p queue 2022-03-07 (previous 2022-03-04)
 2022-03-07 11:15 UTC  (5+ messages)
` [PULL v2 14/19] 9pfs/9p.h: convert Doxygen -> kerneldoc format
` [PULL v2 10/19] 9p: darwin: Adjust assumption on virtio-9p-test
` [PULL v2 12/19] 9pfs: move qemu_dirent_dup() from osdep -> 9p-util
` [PULL v2 13/19] 9pfs: drop Doxygen format from qemu_dirent_dup() API comment

[PATCH v3 00/12] GL & D-Bus display related fixes
 2022-03-07 12:49 UTC  (9+ messages)
` [PATCH v3 12/12] ui/console: call gfx_switch() even if the current scanout is GL

What is the correct way to handle the VirtIO config space in vhost-user?, What is the correct way to handle the VirtIO config space in vhost-user?
 2022-03-07 12:09 UTC  (7+ messages)
  `  "

starting to look at qemu savevm performance, a first regression detected
 2022-03-07 12:26 UTC  (5+ messages)

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

starting to look at qemu savevm performance, a first regression detected
 2022-03-07 11:06 UTC  (4+ 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).