qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-28 18:33:02 to 2020-09-29 10:36:34 UTC [more...]

[PATCH qemu v9] spapr: Implement Open Firmware client interface
 2020-09-29 10:35 UTC  (7+ messages)

[PATCH] PoC: Rust binding for QAPI (qemu-ga only, for now)
 2020-09-29 10:34 UTC  (9+ messages)

[PATCH v10 00/13] i440fx/acpi: addition of feature and bug fixes
 2020-09-29 10:32 UTC  (12+ messages)
` [PATCH v10 13/13] tests/acpi: add DSDT.hpbrroot DSDT table blob to test global i440fx hotplug

[Bug 1857269] [NEW] Spanish keyboard from Spain (Europe) not found
 2020-09-29 10:14 UTC  (3+ messages)
` [Bug 1857269] Re: Keyboard not fully working on Windows version

[Bug 1897680] [NEW] memory address over 0x2000_7ffc is not accessible in mps2-an505
 2020-09-29 10:10 UTC  (7+ messages)
` [Bug 1897680] "

[PATCH] hw/rtc/m48t59: Simplify m48t59_init()
 2020-09-29 10:21 UTC  (5+ messages)

[PATCH QEMU v25 00/17] Add migration support for VFIO devices
 2020-09-29 10:19 UTC  (4+ messages)
` [PATCH v26 07/17] vfio: Register SaveVMHandlers for VFIO device

[PATCH] vfio-ccw: plug memory leak while getting region info
 2020-09-29 10:12 UTC  (2+ messages)

[PULL 0/1] migration queue
 2020-09-29 10:10 UTC  (2+ messages)

[PULL 0/9] Vga 20200929 patches
 2020-09-29  9:57 UTC  (10+ messages)
` [PULL 1/9] virtio-gpu-3d: fix abnormal display after a warm reboot
` [PULL 2/9] edid: fix physical display size computation
` [PULL 3/9] edid: use physical dimensions if available
` [PULL 4/9] ui: add getter for UIInfo
` [PULL 5/9] spice: remove the single monitor config logic
` [PULL 6/9] spice: get monitors physical dimension
` [PULL 7/9] virtio-gpu: set physical dimensions for EDID
` [PULL 8/9] virtio-vga: implement big-endian-framebuffer property
` [PULL 9/9] ppc/pseries: enable big-endian-framebuffer quirk for bochs-display and virtio-vga

Outline for VHOST_USER_PROTOCOL_F_VDPA
 2020-09-29 10:04 UTC  (4+ messages)

[PATCH 0/2] hw/arm/sbsa-ref : small fixes to smmuv3 initialisation
 2020-09-29  9:51 UTC  (4+ messages)
` [PATCH 1/2] hw/arm/sbsa-ref : Fix SMMUv3 Initialisation
` [PATCH 2/2] hw/arm/sbsa-ref : allocate IRQs for SMMUv3

[PATCH 00/16] hw/mips: Set CPU frequency
 2020-09-29  9:50 UTC  (8+ messages)
` [PATCH 16/16] tests/acceptance: Test the MIPSsim machine

[PATCH v5 0/7] vhost-user-blk: fix the migration issue and enhance qtests
 2020-09-29  9:48 UTC  (5+ messages)

[RFC PATCH 0/7] block-backend: Introduce I/O hang
 2020-09-29  9:48 UTC  (3+ messages)

[PATCH v6 00/21] Convert QAPI doc comments to generate rST instead of texinfo
 2020-09-29  9:46 UTC  (25+ messages)
` [PATCH v6 05/21] scripts/qapi/parser.py: improve doc comment indent handling
` [PATCH v6 06/21] qapi/machine.json: Escape a literal '*' in doc comment
` [PATCH v6 07/21] docs/sphinx: Add new qapi-doc Sphinx extension
` [PATCH v6 08/21] docs/interop: Convert qemu-ga-ref to rST
` [PATCH v6 09/21] docs/interop: Convert qemu-qmp-ref "
` [PATCH v6 11/21] qga/qapi-schema.json: Add some headings
` [PATCH v6 12/21] tests/qapi-schema: Convert doc-good.json to rST-style strong/emphasis
` [PATCH v6 13/21] meson.build: Move SPHINX_ARGS to top level meson.build file
` [PATCH v6 14/21] meson.build: Make manuals depend on source to Sphinx extensions

[PULL 0/5] Usb 20200928 patches
 2020-09-29  9:29 UTC  (2+ messages)

[PATCH 0/2] Update leftover comments that mention Texinfo
 2020-09-29  9:16 UTC  (4+ messages)
` [PATCH 1/2] qemu-img-cmds.hx: Update comment that mentions Texinfo
` [PATCH 2/2] target/i386/cpu: "

[PATCH v2 0/2] NVMe passthrough: Take into account host IOVA reserved regions
 2020-09-29  8:55 UTC  (3+ messages)
` [PATCH v2 1/2] util/vfio-helpers: Collect "
` [PATCH v2 2/2] util/vfio-helpers: Rework the IOVA allocator to avoid "

[PATCH v2 0/8] qemu/bswap: Use compiler __builtin_bswap()
 2020-09-29  8:58 UTC  (6+ messages)
` [PATCH v2 6/8] qemu/bswap: Use compiler __builtin_bswap() on FreeBSD
` [PATCH v2 7/8] qemu/bswap: Use compiler __builtin_bswap() on NetBSD

[PULL v4 00/48] virtio,pc,acpi: fixes, tests
 2020-09-29  8:50 UTC  (51+ messages)
` [PULL v4 01/48] linux headers: sync to 5.9-rc4
` [PULL v4 03/48] vhost-vdpa: batch updating IOTLB mappings
` [PULL v4 04/48] virtio-mem: detach the element from the virtqueue when error occurs
` [PULL v4 05/48] pc: fix auto_enable_numa_with_memhp/auto_enable_numa_with_memdev for the 5.0 machine
` [PULL v4 06/48] vhost: recheck dev state in the vhost_migration_log routine
` [PULL v4 07/48] vhost: check queue state in the vhost_dev_set_log routine
` [PULL v4 08/48] tests/qtest/vhost-user-test: prepare the tests for adding new dev class
` [PULL v4 09/48] cphp: remove deprecated cpu-add command(s)
` [PULL v4 10/48] virtio-iommu: Check gtrees are non null before destroying them
` [PULL v4 11/48] virtio-iommu-pci: force virtio version 1
` [PULL v4 12/48] virtio-pmem-pci: "
` [PULL v4 13/48] util/hexdump: introduce qemu_hexdump_line()
` [PULL v4 14/48] vhost-vdpa: add trace-events
` [PULL v4 15/48] configure: Fix build dependencies with vhost-vdpa
` [PULL v4 16/48] virtio: skip legacy support check on machine types less than 5.1
` [PULL v4 17/48] vhost-vsock-pci: force virtio version 1
` [PULL v4 18/48] vhost-user-vsock-pci: "
` [PULL v4 19/48] vhost-vsock-ccw: "
` [PULL v4 20/48] virtio: update MemoryRegionCaches when guest set bad features
` [PULL v4 21/48] x86: lpc9: let firmware negotiate 'CPU hotplug with SMI' features
` [PULL v4 22/48] x86: cpuhp: prevent guest crash on CPU hotplug when broadcast SMI is in use
` [PULL v4 23/48] x86: cpuhp: refuse cpu hot-unplug request earlier if not supported
` [PULL v4 24/48] acpi: add aml_land() and aml_break() primitives
` [PULL v4 25/48] tests: acpi: mark to be changed tables in bios-tables-test-allowed-diff
` [PULL v4 26/48] x86: ich9: expose "smi_negotiated_features" as a QOM property
` [PULL v4 27/48] x86: acpi: introduce AcpiPmInfo::smi_on_cpuhp
` [PULL v4 28/48] x86: acpi: introduce the PCI0.SMI0 ACPI device
` [PULL v4 29/48] x68: acpi: trigger SMI before sending hotplug Notify event to OSPM
` [PULL v4 30/48] tests: acpi: update acpi blobs with new AML
` [PULL v4 31/48] hw/smbios: support loading OEM strings values from a file
` [PULL v4 32/48] hw/smbios: report error if table size is too large
` [PULL v4 33/48] qemu-options: document SMBIOS type 11 settings
` [PULL v4 34/48] vhost-user: save features of multiqueues if chardev is closed
` [PULL v4 35/48] tests/acpi: mark addition of table DSDT.roothp for unit testing root pci hotplug
` [PULL v4 36/48] tests/acpi: add new unit test to test hotplug off/on feature on the root pci bus
` [PULL v4 37/48] tests/acpi: add a new ACPI table in order to test root pci hotplug on/off
` [PULL v4 38/48] Fix a gap where acpi_pcihp_find_hotplug_bus() returns a non-hotpluggable bus
` [PULL v4 39/48] i440fx/acpi: do not add hotplug related amls for cold plugged bridges
` [PULL v4 40/48] tests/acpi: list added acpi table binary file for pci bridge hotplug test
` [PULL v4 41/48] tests/acpi: unit test for 'acpi-pci-hotplug-with-bridge-support' bridge flag
` [PULL v4 42/48] tests/acpi: add newly added acpi DSDT table blob for pci bridge hotplug flag
` [PULL v4 43/48] Add ACPI DSDT tables for q35 that are being updated by the next patch
` [PULL v4 44/48] piix4: don't reserve hw resources when hotplug is off globally
` [PULL v4 45/48] tests/acpi: update golden master DSDT binary table blobs for q35
` [PULL v4 46/48] hw: virtio-pmem: detach the element fromt the virtqueue when error occurs
` [PULL v4 47/48] libvhost-user: return early on virtqueue errors
` [PULL v4 48/48] libvhost-user: return on error in vu_log_queue_fill()
` [PULL v4 02/48] vhost: switch to use IOTLB v2 format

[PATCH Kernel v24 0/8] Add UAPIs to support migration for VFIO devices
 2020-09-29  8:27 UTC  (2+ messages)

[Bug 1894804] [NEW] Second DEVICE_DELETED event missing during virtio-blk disk device detach
 2020-09-29  7:21 UTC  (2+ messages)
` [Bug 1894804] "

[PATCH v3 0/6] Add physical display dimensions to spice/virtio-gpu
 2020-09-29  7:27 UTC  (2+ messages)

[PATCH] virtio-gpu-3d: fix abnormal display after a warm reboot
 2020-09-29  7:27 UTC  (3+ messages)

[PATCH] trace/simple: Enable tracing on startup only if the user specifies a trace option
 2020-09-29  7:46 UTC  (3+ messages)

[PATCH v10 0/7] Make hcd-xhci independent of pci hooks
 2020-09-29  6:58 UTC  (6+ messages)
` [PATCH v10 7/7] Versal: Connect DWC3 controller with virt-versal

[PATCH] target/i386: add -cpu,lbr=true support to enable guest LBR
 2020-09-29  6:24 UTC  (5+ messages)

[PATCH v2] hw/ide: check null block before _cancel_dma_sync
 2020-09-29  6:22 UTC  (5+ messages)

[Qemu-devel PATCH v2] target/i386: add "-cpu, lbr-fmt=*" support to enable guest LBR
 2020-09-29  6:12 UTC 

[PATCH 1/2] hw/misc: add an EMC141{3,4} device model
 2020-09-29  5:53 UTC  (2+ messages)
` [PATCH 2/2] aspeed: Add support for the g220a-bmc board

[PATCH] aspeed: Add support for the g220a-bmc board
 2020-09-29  5:50 UTC  (5+ messages)
  ` [External] "

[RFC 0/3] QEMU as IPMI BMC emulator
 2020-09-29  5:27 UTC  (7+ messages)
` [RFC 1/3] docs: enable sphinx blockdiag extension
` [RFC 2/3] docs/specs: IPMI device emulation: main processor
` [RFC 3/3] docs/specs: IPMI device emulation: BMC

[PATCH v3 00/47] qapi: static typing conversion, pt1
 2020-09-29  4:22 UTC  (29+ messages)
` [PATCH v3 01/47] [DO-NOT-MERGE] docs: replace single backtick (`) with double-backtick (``)
` [PATCH v3 02/47] [DO-NOT-MERGE] docs: repair broken references
` [PATCH v3 03/47] [DO-NOT-MERGE] docs/sphinx: change default role to "any"
` [PATCH v3 04/47] qapi: modify docstrings to be sphinx-compatible
` [PATCH v3 05/47] qapi/doc.py: Change code templates from function to string
` [PATCH v3 06/47] [DO-NOT-MERGE] docs: enable sphinx-autodoc for scripts/qapi
` [PATCH v3 07/47] qapi-gen: Separate arg-parsing from generation
` [PATCH v3 12/47] qapi: enforce import order/styling with isort
` [PATCH v3 23/47] qapi: establish mypy type-checking baseline
` [PATCH v3 29/47] qapi/source.py: add type hint annotations
` [PATCH v3 31/47] qapi/gen.py: Fix edge-case of _is_user_module

[PATCH 0/6 v3] KVM: x86: Fill in conforming {vmx|svm}_x86_ops and {vmx|svm}_nested_ops via macros
 2020-09-29  4:08 UTC  (7+ messages)
` [PATCH 1/6 v3] KVM: x86: Change names of some of the kvm_x86_ops functions to make them more semantical and readable
` [PATCH 2/6 v3] KVM: SVM: Fill in conforming svm_x86_ops via macro
` [PATCH 4/6 v3] KVM: VMX: Fill in conforming vmx_x86_ops "

[PATCH v1 0/3] Remove the limitation of Intel PT CPUID info
 2020-09-29  3:44 UTC  (16+ messages)
` [PATCH v1 1/3] i386: Remove the limitation of IP payloads for Intel PT

[PATCH v2 0/2] migration/dirtyrate: optimizations for showing of querying dirtyrate
 2020-09-29  3:42 UTC  (3+ messages)
` [PATCH v2 1/2] migration/dirtyrate: record start_time and calc_time while at the measuring state
` [PATCH v2 2/2] migration/dirtyrate: present dirty rate only when querying the rate has completed

[PATCH 1/2] QSLIST: add atomic replace operation
 2020-09-29  3:24 UTC  (5+ messages)
` [PATCH 2/2] coroutine: take exactly one batch from global pool at a time
    ` [External] "
      ` PING: "

[PATCH V1 0/3] Passthru device support under emulated amd-iommu
 2020-09-29  2:08 UTC  (5+ messages)
` [PATCH V1 1/3] amd-iommu: Add address space notifier and replay support
` [PATCH V1 2/3] amd-iommu: Sync IOVA-to-GPA translation during page invalidation
` [PATCH V1 3/3] amd-iommu: Fix amdvi_mmio_trace() to differentiate MMIO R/W

[PATCH 0/5] Support RISC-V migration
 2020-09-29  2:03 UTC  (6+ messages)
` [PATCH 1/5] target/riscv: Add basic vmstate description of CPU
` [PATCH 2/5] target/riscv: Add PMP state description
` [PATCH 3/5] target/riscv: Add H extention "
` [PATCH 4/5] target/riscv: Add V "
` [PATCH 5/5] target/riscv: Add sifive_plic vmstate

[PATCH v4 1/1] accel/tcg: Fix computing of is_write for MIPS
 2020-09-29  1:59 UTC  (5+ messages)
    ` [PATCH v3 "

I wanna fixes plugin on windows, any suggestion
 2020-09-29  1:56 UTC  (4+ messages)

[PATCH v4] linux-user: Add most IFTUN ioctls
 2020-09-29  1:48 UTC 

[RFC PATCH v4 00/29] Hexagon patch series
 2020-09-29  1:21 UTC  (5+ messages)
` [RFC PATCH v4 27/29] Hexagon (linux-user/hexagon) Linux user emulation

[PATCH v4 00/14] hw/block/nvme: Support Namespace Types and Zoned Namespace Command Set
 2020-09-28 22:54 UTC  (6+ messages)

[PATCH] migration: Truncate state file in xen-save-devices-state
 2020-09-28 22:47 UTC  (4+ messages)

[PATCH] vhost-user: save features of multiqueues if chardev is closed
 2020-09-28 21:11 UTC  (3+ messages)

[PATCH v4 1/2] Introduce (x86) CPU model deprecation API
 2020-09-28 20:42 UTC  (4+ messages)
` [PATCH v4 2/2] Mark Icelake-Client CPU models deprecated

[PATCH v9 0/9] Apply COR-filter to the block-stream permanently
 2020-09-28 20:37 UTC  (3+ messages)

[PATCH v6] hw/i386/pc: add max combined fw size as machine configuration option
 2020-09-28 19:17 UTC  (2+ messages)

[PULL 0/2] register queue
 2020-09-28 18:31 UTC  (2+ 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).