qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-08 08:56:24 to 2021-09-08 16:26:39 UTC [more...]

[PATCH] hw/i386/acpi-build: adjust q35 IO addr range for acpi pci hotplug
 2021-09-08 16:24 UTC  (8+ messages)

[RFC v3 00/32] Rust binding for QAPI and qemu-ga QMP handler examples
 2021-09-08 16:22 UTC  (29+ messages)
` [RFC v3 02/32] build-sys: add HAVE_IPPROTO_MPTCP
` [RFC v3 03/32] scripts/qapi: teach c_param_type() to return const argument type
` [RFC v3 04/32] glib-compat: add G_SIZEOF_MEMBER
` [RFC v3 05/32] scripts/qapi: add QAPISchemaVisitor.visit_module_end
` [RFC v3 09/32] build-sys: add i686 cpu target
` [RFC v3 10/32] build-sys: add --with-rust{-target} & basic build infrastructure
` [RFC v3 13/32] rust: use vendored-sources
` [RFC v3 14/32] scripts/qapi: add QAPISchemaIfCond.rsgen()

[PATCH v4 00/12] mirror: Handle errors after READY cancel
 2021-09-08 16:20 UTC  (3+ messages)
` [PATCH v4 05/12] job: @force parameter for job_cancel_sync()

[PATCH 0/5] Stop adding HMP-only commands, allow QMP for all
 2021-09-08 16:15 UTC  (13+ messages)
` [PATCH 1/5] docs/devel: document expectations for QAPI data modelling for QMP
` [PATCH 2/5] hw/core: introduce 'format_state' callback to replace 'dump_state'
` [PATCH 3/5] target/i386: convert to use format_state instead of dump_state
` [PATCH 4/5] qapi: introduce x-query-registers QMP command
` [PATCH 5/5] monitor: rewrite 'info registers' in terms of 'x-query-registers'

Compatibility between -device sga and -machine graphics=off
 2021-09-08 16:08 UTC 

[PATCH v2 0/9] linux-user: split internals out of qemu.h
 2021-09-08 16:01 UTC  (13+ messages)
` [PATCH v2 1/9] linux-user: Fix coding style nits in qemu.h
` [PATCH v2 2/9] linux-user: Split strace prototypes into strace.h
` [PATCH v2 3/9] linux-user: Split signal-related prototypes into signal-common.h
` [PATCH v2 4/9] linux-user: Split loader-related prototypes into loader.h
` [PATCH v2 5/9] linux-user: Split mmap prototypes into user-mmap.h
` [PATCH v2 6/9] linux-user: Split safe-syscall macro into its own header
` [PATCH v2 7/9] linux-user: Split linux-user internals out of qemu.h
` [PATCH v2 8/9] linux-user: Don't include gdbstub.h in qemu.h
` [PATCH v2 9/9] linux-user: Drop unneeded includes from qemu.h

[PATCH RFC v2 00/16] vfio-user implementation
 2021-09-08 15:46 UTC  (27+ messages)
` [PATCH RFC v2 13/16] vfio-user: dma map/unmap operations
` [PATCH RFC v2 14/16] vfio-user: dma read/write operations
` [PATCH RFC v2 15/16] vfio-user: pci reset
` [PATCH RFC v2 16/16] vfio-user: migration support
` [PATCH RFC server v2 00/11] vfio-user server in QEMU
  ` [PATCH RFC server v2 01/11] vfio-user: build library
  ` [PATCH RFC server v2 02/11] vfio-user: define vfio-user object
  ` [PATCH RFC server v2 03/11] vfio-user: instantiate vfio-user context
  ` [PATCH RFC server v2 04/11] vfio-user: find and init PCI device
  ` [PATCH RFC server v2 05/11] vfio-user: run vfio-user context

[PATCH v1 0/4] Increase default virtqueue size to improve performance
 2021-09-08 15:45 UTC  (11+ messages)
` [PATCH v1 2/4] virtio: increase virtuqueue size for virtio-scsi and virtio-blk
` [PATCH v1 4/4] tests: rename virtio_seg_max_adjust to virtio_check_params

[PULL 00/12] Q800 patches
 2021-09-08 15:35 UTC  (13+ messages)
` [PULL 01/12] mac_via: introduce new VMStateDescription for q800 VIA1 and VIA2
` [PULL 02/12] mac_via: move last_b variable into q800 VIA1 VMStateDescription
` [PULL 03/12] mac_via: move PRAM contents and block backend to MOS6522Q800VIA1State
` [PULL 04/12] mac_via: move PRAM/RTC variables "
` [PULL 05/12] mac_via: move ADB "
` [PULL 06/12] mac_via: move q800 VIA1 timer variables to q800 VIA1 VMStateDescription
` [PULL 07/12] mac_via: move VIA1 reset logic from mac_via_reset() to mos6522_q800_via1_reset()
` [PULL 08/12] mac_via: move VIA1 realize logic from mac_via_realize() to mos6522_q800_via1_realize()
` [PULL 09/12] mac_via: remove mac_via device
` [PULL 10/12] mac_via: remove explicit viaN prefix from VIA IRQ gpios
` [PULL 11/12] mac_via: rename VIA2_IRQ_SLOT_BIT to VIA2_IRQ_NUBUS_BIT
` [PULL 12/12] mac_via: add qdev gpios for nubus slot interrupts to VIA2

[Bug 985288] Re: scsi disk emulation doesn't enforce FUA (Force Unit Access) in write-back mode
 2021-09-08 15:24 UTC 

[PATCH v3 0/8] memory: Sanity checks memory transaction when releasing BQL
 2021-09-08 15:30 UTC  (2+ messages)

[PATCH v1 0/3] QIOChannel flags + multifd zerocopy
 2021-09-08 15:26 UTC  (14+ messages)
` [PATCH v1 3/3] migration: multifd: Enable zerocopy

[PATCH v1 2/3] io: Add zerocopy and errqueue
 2021-09-08 15:24 UTC  (11+ messages)

[PATCH 0/2] iothread: cleanup after adding a new parameter to IOThread
 2021-09-08 15:04 UTC  (6+ messages)
` [PATCH 1/2] iothread: rename PollParamInfo to IOThreadParamInfo
` [PATCH 2/2] iothread: use IOThreadParamInfo in iothread_[set|get]_param()

[PULL v4 00/43] (Mostly) x86 changes for 2021-09-06
 2021-09-08 14:54 UTC  (47+ messages)
` [PULL v4 01/43] target/i386: add missing bits to CR4_RESERVED_MASK
` [PULL v4 02/43] target/i386: VMRUN and VMLOAD canonicalizations
` [PULL v4 03/43] target/i386: Added VGIF feature
` [PULL v4 04/43] target/i386: Moved int_ctl into CPUX86State structure
` [PULL v4 05/43] target/i386: Added VGIF V_IRQ masking capability
` [PULL v4 06/43] target/i386: Added ignore TPR check in ctl_has_irq
` [PULL v4 07/43] target/i386: Added changed priority check for VIRQ
` [PULL v4 08/43] target/i386: Added vVMLOAD and vVMSAVE feature
` [PULL v4 09/43] memory: Add RAM_PROTECTED flag to skip IOMMU mappings
` [PULL v4 10/43] hostmem: Add hostmem-epc as a backend for SGX EPC
` [PULL v4 11/43] qom: Add memory-backend-epc ObjectOptions support
` [PULL v4 12/43] i386: Add 'sgx-epc' device to expose EPC sections to guest
` [PULL v4 13/43] vl: Add sgx compound properties to expose SGX "
` [PULL v4 14/43] i386: Add primary SGX CPUID and MSR defines
` [PULL v4 15/43] i386: Add SGX CPUID leaf FEAT_SGX_12_0_EAX
` [PULL v4 16/43] i386: Add SGX CPUID leaf FEAT_SGX_12_0_EBX
` [PULL v4 17/43] i386: Add SGX CPUID leaf FEAT_SGX_12_1_EAX
` [PULL v4 18/43] i386: Add get/set/migrate support for SGX_LEPUBKEYHASH MSRs
` [PULL v4 19/43] fw_cfg: add etc/msr_feature_control
` [PULL v4 20/43] i386: Add feature control MSR dependency when SGX is enabled
` [PULL v4 21/43] i386: Update SGX CPUID info according to hardware/KVM/user input
` [PULL v4 22/43] i386: kvm: Add support for exposing PROVISIONKEY to guest
` [PULL v4 23/43] i386: Propagate SGX CPUID sub-leafs to KVM
` [PULL v4 24/43] Adjust min CPUID level to 0x12 when SGX is enabled
` [PULL v4 25/43] hw/i386/fw_cfg: Set SGX bits in feature control fw_cfg accordingly
` [PULL v4 26/43] hw/i386/pc: Account for SGX EPC sections when calculating device memory
` [PULL v4 27/43] i386/pc: Add e820 entry for SGX EPC section(s)
` [PULL v4 28/43] i386: acpi: Add SGX EPC entry to ACPI tables
` [PULL v4 29/43] q35: Add support for SGX EPC
` [PULL v4 30/43] i440fx: "
` [PULL v4 31/43] hostmem-epc: Add the reset interface for EPC backend reset
` [PULL v4 32/43] sgx-epc: Add the reset interface for sgx-epc virt device
` [PULL v4 33/43] sgx-epc: Avoid bios reset during sgx epc initialization
` [PULL v4 34/43] hostmem-epc: Make prealloc consistent with qemu cmdline during reset
` [PULL v4 35/43] Kconfig: Add CONFIG_SGX support
` [PULL v4 36/43] sgx-epc: Add the fill_device_info() callback support
` [PULL v4 37/43] docs: standardize book titles to === with overline
` [PULL v4 38/43] docs: standardize directory index to --- "
` [PULL v4 39/43] docs/system: standardize man page sections "
` [PULL v4 40/43] docs/system: move x86 CPU configuration to a separate document
` [PULL v4 41/43] docs/system: Add SGX documentation to the system manual
` [PULL v4 42/43] meson.build: Do not look for VNC-related libraries if have_system is not set
` [PULL v4 43/43] ebpf: only include in system emulators

[PATCH RESEND v2 1/1] hmp: synchronize cpu state for lapic info
 2021-09-08 14:38 UTC 

[PATCH] block/vvfat: Fix ro shared folder
 2021-09-08 14:11 UTC  (2+ messages)

[PATCH] hw/ssi: imx_spi: Improve chip select handling
 2021-09-08  9:05 UTC  (11+ messages)

[PATCH] vhost-vsock: fix migration issue when seqpacket is supported
 2021-09-08 13:48 UTC  (5+ messages)

[PATCH 0/3] qapi: static typing conversion, pt5c
 2021-09-08 13:42 UTC  (2+ messages)

[PATCH 0/5] qapi: Another round of minor fixes and cleanups
 2021-09-08 13:27 UTC  (3+ messages)
` [PATCH 5/5] qapi: Fix bogus error for 'if': { 'not': '' }

[RFC PATCH 0/4] block layer: split block APIs in graph and I/O
 2021-09-08 13:10 UTC  (5+ messages)
` [RFC PATCH 1/4] main-loop.h: introduce qemu_in_main_thread()
` [RFC PATCH 2/4] migration: block-dirty-bitmap: add missing qemu_mutex_lock_iothread
` [RFC PATCH 3/4] include/sysemu/block-backend: split header into I/O and graph API
` [RFC PATCH 4/4] block/block-backend.c: assertions for block-backend

[PATCH v3 0/6] qapi: Add support for aliases
 2021-09-08 13:01 UTC  (4+ messages)
` [PATCH v3 4/6] qapi: Apply aliases in qobject-input-visitor

[qemu-web PATCH 0/6] Small header/footer layout changes
 2021-09-08 12:28 UTC  (7+ messages)
` [qemu-web PATCH 1/6] Compress the two front page headings into one
` [qemu-web PATCH 2/6] Simplify copyright and integrate into footer
` [qemu-web PATCH 3/6] Put a full SFC membership blurb in footer of every page
` [qemu-web PATCH 4/6] Move wiki link from footer into the header navbar
` [qemu-web PATCH 5/6] Simplify and restructure the page footer
` [qemu-web PATCH 6/6] Add link to "page source" for all pages

[PULL 0/1] qemu-openbios queue 20210908
 2021-09-08 12:25 UTC  (3+ messages)
` [PULL 1/1] Update OpenBIOS images to d657b653 built from submodule

[PATCH v2] accel/tcg/user-exec: Fix read-modify-write of code on s390 hosts
 2021-09-08 12:16 UTC  (2+ messages)
` PING "

arm: Launching EFI-enabled arm32 Linux
 2021-09-08 11:04 UTC  (5+ messages)

[PULL 00/12] qemu-sparc queue 20210908
 2021-09-08 11:54 UTC  (13+ messages)
` [PULL 01/12] target/sparc: Drop use of gen_io_end()
` [PULL 02/12] tcg: Drop gen_io_end()
` [PULL 03/12] sun4m: fix setting CPU id when more than one CPU is present
` [PULL 04/12] escc: checkpatch fixes
` [PULL 05/12] escc: reset register values to zero in escc_reset()
` [PULL 06/12] escc: introduce escc_soft_reset_chn() for software reset
` [PULL 07/12] escc: introduce escc_hard_reset_chn() for hardware reset
` [PULL 08/12] escc: implement soft reset as described in the datasheet
` [PULL 09/12] escc: implement hard "
` [PULL 10/12] escc: remove register changes from escc_reset_chn()
` [PULL 11/12] escc: re-use escc_reset_chn() for soft reset
` [PULL 12/12] escc: fix STATUS_SYNC bit in R_STATUS register

[PATCH] meson: remove dead variable
 2021-09-08 10:45 UTC  (3+ messages)

[PATCH] meson: do not use python.full_path() unnecessarily
 2021-09-08 10:44 UTC  (3+ messages)

[PATCH v1 0/2] Update NVMM support to recent changes
 2021-09-08 10:30 UTC  (5+ messages)
` [PATCH v1 1/2] Only check CONFIG_NVMM when NEED_CPU_H is defined

[PATCH] fuzz: fix unbound variable in build.sh
 2021-09-08 10:43 UTC  (3+ messages)

[PATCH v2 0/8] virtio-iommu: Add ACPI support
 2021-09-08 10:14 UTC  (14+ messages)
` [PATCH v2 2/8] hw/acpi: Add VIOT table
` [PATCH v2 6/8] pc: Add VIOT table for virtio-iommu
` [PATCH v2 7/8] pc: Allow instantiating a virtio-iommu device
` [PATCH v2 8/8] docs: Add '-device virtio-iommu' entry

[PATCH v3 0/9] escc: fix reset and R_STATUS when SDLC mode is enabled
 2021-09-08 10:06 UTC  (2+ messages)

[PATCH v4 00/21] Add LoongArch linux-user emulation support
 2021-09-08  9:50 UTC  (4+ messages)
` [PATCH v4 17/21] LoongArch Linux User Emulation

Application of QEMUTimer in short timing
 2021-09-08  9:46 UTC  (4+ messages)

[PATCH v2 0/8] target/arm: Fix insn exception priorities
 2021-09-08  9:19 UTC  (4+ messages)
` [PATCH v2 4/8] linux-user/arm: Report SIGBUS and SIGSEGV correctly

[PATCH 0/3] target/arm: Reduced-IPA space and highmem=off fixes
 2021-09-08  9:16 UTC  (6+ messages)
` [PATCH 3/3] docs/system/arm/virt: Fix documentation for the 'highmem' option

[PATCH v2 0/3] hw/arm/virt_acpi_build: Generate DBG2 table
 2021-09-08  9:14 UTC  (2+ messages)

[PATCH 0/7] The HMP/QMP interfaces in Qemu SGX
 2021-09-08  8:55 UTC  (5+ messages)
` [PATCH 3/7] i386: Add sgx_get_info() interface
` [PATCH 6/7] monitor: Fix coredump issue in non-x86 platform


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