qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-12-15 23:24:09 to 2022-12-16 16:04:02 UTC [more...]

[PATCH for-8.0 0/2] hw/misc: Convert MOS6522 devices to 3-phase reset
 2022-12-16 16:03 UTC  (2+ messages)

[PATCH for-8.0 00/19] Convert most CPU classes to 3-phase reset
 2022-12-16 16:02 UTC  (2+ messages)

[PATCH for-8.0 0/7] virtio, pci, xics: 3-phase reset conversions
 2022-12-16 16:02 UTC  (2+ messages)

[PATCH] docs: do not talk about past removal as happening in the future
 2022-12-16 15:59 UTC  (3+ messages)

[PATCH 0/6] Trivial PPC cleanups
 2022-12-16 15:54 UTC  (10+ messages)
` [PATCH 1/6] target/ppc/mmu_common: Log which effective address had no TLB entry found
` [PATCH 2/6] target/ppc/mmu_common: Fix table layout of "info tlb" HMP command
` [PATCH 3/6] hw/ppc/virtex_ml507: Prefer local over global variable
` [PATCH 4/6] hw/ppc/e500: Prefer local variable over qdev_get_machine()
` [PATCH 5/6] hw/ppc/e500: Resolve variable shadowing
` [PATCH 6/6] hw/ppc/e500: Move comment to more appropriate place

[PATCH v1 00/10] split user and system code in gdbstub
 2022-12-16 15:52 UTC  (13+ messages)
` [PATCH v1 01/10] gdbstub/internals.h: clean up include guard
` [PATCH v1 02/10] gdbstub: fix-up copyright and license files
` [PATCH v1 03/10] gdbstub: Make syscall_complete/[gs]et_reg target-agnostic typedefs
` [PATCH v1 04/10] gdbstub: split GDBConnection from main structure
` [PATCH v1 05/10] gdbstub: move GDBState to shared internals header
` [PATCH v1 06/10] includes: move tb_flush into its own header
` [PATCH v1 07/10] includes: add new gdbstub include directory
` [PATCH v1 08/10] gdbstub: move chunk of softmmu functionality to own file
` [PATCH v1 09/10] gdbstub: move chunks of user code into own files
` [PATCH v1 10/10] gdbstub: retire exec/gdbstub.h

[PATCH 2/2] tpm: add backend for mssim
 2022-12-16 15:48 UTC  (19+ messages)

[PATCH v2] target/arm: align exposed ID registers with Linux
 2022-12-16 15:41 UTC  (3+ messages)

[PATCH v2 0/2] qga: improve "syslog" domain logging
 2022-12-16 15:36 UTC  (6+ messages)

[PATCH for-8.0 00/30] Meson changes for QEMU 8.0
 2022-12-16 15:35 UTC  (34+ messages)
` [PATCH 01/30] configure: remove useless write_c_skeleton
` [PATCH 02/30] configure: remove dead function
` [PATCH 03/30] configure: remove useless test
` [PATCH 04/30] configure: preserve qemu-ga variables
` [PATCH 05/30] configure: remove backwards-compatibility and obsolete options
` [PATCH 06/30] meson: tweak hardening options for Windows
` [PATCH 07/30] meson: support meson 0.64 -Doptimization=plain
` [PATCH 09/30] meson: use prefer_static option
` [PATCH 10/30] meson: remove static_kwargs
` [PATCH 11/30] meson: cleanup dummy-cpus.c rules
` [PATCH 14/30] configure: test all warnings
` [PATCH 15/30] meson: cleanup compiler detection
` [PATCH 17/30] configure: remove pkg-config functions
` [PATCH 18/30] configure, meson: move --enable-modules to Meson
` [PATCH 19/30] configure, meson: move --enable-debug-info "
` [PATCH 20/30] meson: prepare move of QEMU_CFLAGS to meson

[PATCH] target/arm: Don't set EXC_RETURN.ES if Security Extension not present
 2022-12-16 15:24 UTC 

migration qtest failure: "query-migrate shows failed migration: Unable to write to socket: Broken pipe"
 2022-12-16 15:22 UTC  (2+ messages)

[PATCH] linux-user: fix getgroups/setgroups allocations
 2022-12-16 15:20 UTC 

[PATCH v2 0/7] Clean up dependencies of ACPI controllers
 2022-12-16 15:18 UTC  (14+ messages)
` [PATCH v2 1/7] hw/acpi/Kconfig: Rename ACPI_X86_ICH to ACPI_ICH9
` [PATCH v2 2/7] hw/acpi/Kconfig: Add missing dependencies "
` [PATCH v2 3/7] hw/acpi/Kconfig: Do not needlessly build TYPE_PIIX4_PM in non-PC/Malta machines
` [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

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2022-12-16 15:09 UTC  (3+ messages)
` [PATCH v10 2/9] KVM: Introduce per-page memory attributes

[PATCH] configure: Fix check-tcg not executing any tests
 2022-12-16 15:04 UTC  (2+ messages)

can we reduce the time taken for the msys2 jobs?
 2022-12-16 14:55 UTC 

[PATCH v4 0/7] ppc/e500: Add support for two types of flash, cleanup
 2022-12-16 14:38 UTC  (11+ messages)
` [PATCH v4 6/7] hw/sd/sdhci: Implement Freescale eSDHC device model

[PATCH 0/5] migration: Fix disorder of channel creations
 2022-12-16 14:30 UTC  (8+ messages)
` [PATCH 1/5] io: Add support for MSG_PEEK for socket channel

[PATCH v3] hw/rtc/mc146818rtc: Make this rtc device target independent
 2022-12-16 14:26 UTC  (2+ messages)

[PATCH 00/14] block: Move more functions to coroutines
 2022-12-16 14:26 UTC  (5+ messages)
` [PATCH 01/14] block-coroutine-wrapper: support void functions
` [PATCH 02/14] block: Convert bdrv_io_plug() to co_wrapper

[PULL 0/8] QEMU Guest Agent misc patches
 2022-12-16 13:54 UTC  (9+ messages)
` [PULL 1/8] qga: Move FS TRIM code to commands-linux.c
` [PULL 2/8] qga: Add ZFS TRIM support for FreeBSD
` [PULL 3/8] qga: Add initial OpenBSD and NetBSD support
` [PULL 4/8] qga:/qga-win: adding a empty PCI address creation function
` [PULL 5/8] qga:/qga-win: skip getting pci info for USB disks
` [PULL 6/8] qga-win: choose the right libpcre version to include in MSI package
` [PULL 7/8] qga-win: add logging to Windows event log
` [PULL 8/8] qga: map GLib log levels to system levels

[PATCH v2 0/3] More work on deprecation/removal of clear text passwords
 2022-12-16 13:56 UTC  (7+ messages)
` [PATCH v2 1/3] block: mention 'password-secret' option for -iscsi
` [PATCH v2 2/3] block: deprecate iSCSI 'password' in favour of 'password-secret'
` [PATCH v2 3/3] ui: remove deprecated 'password' option for SPICE

[PATCH v2] hostmem: Honor multiple preferred nodes if possible
 2022-12-16 13:47 UTC  (3+ messages)

[PATCH v4] riscv: Allow user to set the satp mode
 2022-12-16 13:03 UTC  (3+ messages)

[PATCH 0/5] hw: make TCO watchdog actually work by default for Q35
 2022-12-16 12:57 UTC  (6+ messages)
` [PATCH 1/5] hw/acpi: add trace events for TCO watchdog register access
` [PATCH 2/5] hw/isa: add trace events for ICH9 LPC chip config access
` [PATCH 3/5] hw/watchdog: add trace events for watchdog action handling
` [PATCH 4/5] hw/isa: enable TCO watchdog reboot pin strap by default
` [PATCH 5/5] ich9: honour 'enable_tco' property

[PATCH v2] hw/cxl/device: Add Flex Bus Port DVSEC
 2022-12-16 12:37 UTC  (5+ messages)

misleading error message when converting an empty raw file to VMDK
 2022-12-16 12:24 UTC 

[PATCH-for-8.0 0/5] accel/tcg: Restrict page_collection structure to system TB maintainance
 2022-12-16 12:22 UTC  (11+ messages)
` [PATCH-for-8.0 1/5] accel/tcg: Restrict cpu_io_recompile() to system emulation
` [PATCH-for-8.0 2/5] accel/tcg: Remove trace events from trace-root.h
` [PATCH-for-8.0 3/5] accel/tcg: Rename tb_invalidate_phys_page_[locked_]fast()
` [PATCH-for-8.0 4/5] accel/tcg: Factor tb_invalidate_phys_range_fast() out
` [PATCH-for-8.0 5/5] accel/tcg: Restrict page_collection structure to system TB maintainance

[PULL v2 00/23] First batch of s390x, qtest, CI and misc patches for 8.0
 2022-12-16 12:04 UTC  (2+ messages)

[PATCH v3 0/8] accel/tcg: Rewrite user-only vma tracking
 2022-12-16 12:03 UTC  (8+ messages)
` [PATCH v3 2/8] accel/tcg: Rename page_flush_tb
` [PATCH v3 4/8] accel/tcg: Use interval tree for TARGET_PAGE_DATA_SIZE
` [PATCH v3 6/8] accel/tcg: Use interval tree for user-only page tracking

[PULL v2 00/28] target-arm queue
 2022-12-16 11:54 UTC  (3+ messages)

[PATCH v1 00/24] vfio-user client
 2022-12-16 11:31 UTC  (5+ messages)
` [PATCH v1 22/24] vfio-user: add 'x-msg-timeout' option that specifies msg wait times

[PATCH 0/3] More work on deprecation/removal of clear text passwords
 2022-12-16 11:18 UTC  (4+ messages)
` [PATCH 1/3] block: mention 'password-secret' option for -iscsi

[PATCH 0/2] hw/arm: allow flash images being smaller than the available space
 2022-12-16 11:13 UTC  (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] docs: add no-padding firmware feature

[PATCH 0/2] Make coroutine annotations ready for static analysis
 2022-12-16 11:07 UTC  (3+ messages)
` [PATCH v2 1/2] coroutine: annotate coroutine_fn for libclang
` [PATCH v2 2/2] block: Add no_coroutine_fn and coroutine_mixed_fn marker

[PATCH 0/2] TLS: fix read stall with large buffers
 2022-12-16 10:55 UTC  (5+ messages)
` [PATCH 2/2] io/channel-tls: fix handling of bigger read buffers

[PATCH] virtio-mem: Fix the bitmap index of the section offset
 2022-12-16 10:30 UTC  (3+ messages)

[PATCH] meson: accept relative symlinks in "meson introspect --installed" data
 2022-12-16 10:15 UTC 

[PATCH] linux-user: Fix SO_ERROR return code of getsockopt()
 2022-12-16 10:10 UTC 

[PATCH] tests/qapi-schema: remove Meson workaround
 2022-12-16 10:08 UTC 

[PATCH v9 00/12] ASID support in vhost-vdpa net
 2022-12-16  9:52 UTC  (6+ messages)
` [PATCH v9 06/12] vdpa: request iova_range only once
` [PATCH v9 12/12] vdpa: always start CVQ in SVQ mode if possible

[PATCH 0/2] Make coroutine annotations ready for static analysis
 2022-12-16  9:41 UTC  (3+ messages)
` [PATCH 2/2] block: Add no_coroutine_fn and coroutine_mixed_fn marker

[PATCH] target/i386/hax: Add XCR0 support
 2022-12-16  8:47 UTC  (5+ messages)

[RFC PATCH v2 00/22] Xen HVM support under KVM
 2022-12-16  8:40 UTC  (8+ messages)
` [RFC PATCH v2 02/22] xen: add CONFIG_XENFV_MACHINE and CONFIG_XEN_EMU options for Xen emulation

[PATCH v2] hw/net/vmxnet3: allow VMXNET3_MAX_MTU itself as a value
 2022-12-16  7:38 UTC  (3+ messages)

[PATCH v2 0/3] Fix the "-nic help" option
 2022-12-16  7:38 UTC  (3+ messages)

qemu no sound
 2022-12-16  6:00 UTC  (2+ messages)

[PATCH V3] vhost: fix vq dirty bitmap syncing when vIOMMU is enabled
 2022-12-16  3:35 UTC 

[PATCH v11 0/5] add generic vDPA device support
 2022-12-16  3:33 UTC  (3+ messages)
` [PATCH v11 5/5] docs: Add generic vhost-vdpa device documentation

[PATCH 0/1] Fix some typos
 2022-12-16  3:22 UTC  (2+ messages)
` [PING PATCH "

[for-8.0 v2 00/11] Refactor cryptodev
 2022-12-16  3:24 UTC  (2+ messages)
` PING: "

[PATCH] target/riscv/cpu.c: Fix elen check
 2022-12-16  2:01 UTC  (3+ messages)

[PATCH v3 0/3] target/riscv: Apply KVM policy to ISA extensions
 2022-12-16  1:40 UTC  (3+ messages)
` [PATCH v3 2/3] target/riscv: Extend isa_ext_data for single letter extensions

[RFC PATCH v3 00/38] Xen HVM support under KVM
 2022-12-16  0:41 UTC  (39+ messages)
` [RFC PATCH v3 01/38] include: import xen public headers
` [RFC PATCH v3 02/38] xen: add CONFIG_XENFV_MACHINE and CONFIG_XEN_EMU options for Xen emulation
` [RFC PATCH v3 03/38] xen: Add XEN_DISABLED mode and make it default
` [RFC PATCH v3 04/38] i386/kvm: Add xen-version machine property and init KVM Xen support
` [RFC PATCH v3 05/38] i386/kvm: handle Xen HVM cpuid leaves
` [RFC PATCH v3 06/38] xen-platform: exclude vfio-pci from the PCI platform unplug
` [RFC PATCH v3 07/38] xen-platform: allow its creation with XEN_EMULATE mode
` [RFC PATCH v3 08/38] hw/xen_backend: refactor xen_be_init()
` [RFC PATCH v3 09/38] i386/xen: handle guest hypercalls
` [RFC PATCH v3 10/38] i386/xen: implement HYPERCALL_xen_version
` [RFC PATCH v3 11/38] hw/xen: Add xen_overlay device for emulating shared xenheap pages
` [RFC PATCH v3 12/38] i386/xen: add pc_machine_kvm_type to initialize XEN_EMULATE mode
` [RFC PATCH v3 13/38] i386/xen: manage and save/restore Xen guest long_mode setting
` [RFC PATCH v3 14/38] i386/xen: implement HYPERVISOR_memory_op
` [RFC PATCH v3 15/38] i386/xen: implement XENMEM_add_to_physmap_batch
` [RFC PATCH v3 16/38] i386/xen: implement HYPERVISOR_hvm_op
` [RFC PATCH v3 17/38] i386/xen: implement HYPERVISOR_vcpu_op
` [RFC PATCH v3 18/38] i386/xen: handle VCPUOP_register_vcpu_info
` [RFC PATCH v3 19/38] i386/xen: handle VCPUOP_register_vcpu_time_info
` [RFC PATCH v3 20/38] i386/xen: handle VCPUOP_register_runstate_memory_area
` [RFC PATCH v3 21/38] i386/xen: implement HVMOP_set_evtchn_upcall_vector
` [RFC PATCH v3 22/38] i386/xen: HVMOP_set_param / HVM_PARAM_CALLBACK_IRQ
` [RFC PATCH v3 23/38] i386/xen: implement HYPERVISOR_event_channel_op
` [RFC PATCH v3 24/38] i386/xen: implement HYPERVISOR_sched_op
` [RFC PATCH v3 25/38] hw/xen: Implement EVTCHNOP_status
` [RFC PATCH v3 26/38] hw/xen: Implement EVTCHNOP_close
` [RFC PATCH v3 27/38] hw/xen: Implement EVTCHNOP_unmask
` [RFC PATCH v3 28/38] hw/xen: Implement EVTCHNOP_bind_virq
` [RFC PATCH v3 29/38] hw/xen: Implement EVTCHNOP_bind_ipi
` [RFC PATCH v3 30/38] hw/xen: Implement EVTCHNOP_send
` [RFC PATCH v3 31/38] hw/xen: Implement EVTCHNOP_alloc_unbound
` [RFC PATCH v3 32/38] hw/xen: Implement EVTCHNOP_bind_interdomain
` [RFC PATCH v3 33/38] hw/xen: Implement EVTCHNOP_bind_vcpu
` [RFC PATCH v3 34/38] hw/xen: Implement EVTCHNOP_reset
` [RFC PATCH v3 35/38] i386/xen: add monitor commands to test event injection
` [RFC PATCH v3 36/38] i386/xen: Implement SCHEDOP_poll
` [RFC PATCH v3 37/38] hw/xen: Support HVM_PARAM_CALLBACK_TYPE_GSI callback
` [RFC PATCH v3 38/38] hw/xen: Support HVM_PARAM_CALLBACK_TYPE_PCI_INTX callback

[PATCH] linux-user: Add translation for argument of msync()
 2022-12-15 23:23 UTC  (5+ 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).