qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-05 16:55:02 to 2019-07-07 14:34:46 UTC [more...]

[Qemu-devel] [PATCH v6 00/14] Build ACPI Heterogeneous Memory Attribute Table (HMAT)
 2019-07-07 14:29 UTC  (3+ messages)
` [Qemu-devel] [PATCH v6 03/14] numa: move numa global variable have_numa_distance into MachineState
` [Qemu-devel] [PATCH v6 07/14] hmat acpi: Build System Locality Latency and Bandwidth Information Structure(s)

[Qemu-devel] [PATCH v3 6/6] block/nvme: add support for discard
 2019-07-07  9:40 UTC  (4+ messages)
` [Qemu-devel] [PATCH v4] "

[Qemu-devel] [PATCH v3 0/6] Few fixes for userspace NVME driver
 2019-07-07  9:19 UTC  (17+ messages)
` [Qemu-devel] [PATCH v3 1/6] block/nvme: don't touch the completion entries
` [Qemu-devel] [PATCH v3 2/6] block/nvme: fix doorbell stride
` [Qemu-devel] [PATCH v3 3/6] block/nvme: support larger that 512 bytes sector devices
` [Qemu-devel] [PATCH v3 4/6] block/nvme: add support for image creation
` [Qemu-devel] [PATCH v3 5/6] block/nvme: add support for write zeros

[Qemu-devel] Nested virtual machine introspection
 2019-07-07  1:20 UTC 

[Qemu-devel] [PATCH v2 0/2] Add a UUID device property to IPMI
 2019-07-06 22:57 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 2/2] ipmi: Add a UUID device property

[Qemu-devel] Parallel make build fails on fast machine
 2019-07-06 20:35 UTC  (4+ messages)

[Qemu-devel] [PATCH v3 0/4] m68k: Add basic support for the NeXTcube machine
 2019-07-06 20:19 UTC  (7+ messages)
` [Qemu-devel] [PATCH v3 1/4] m68k: Add NeXTcube framebuffer device emulation
` [Qemu-devel] [PATCH v3 2/4] m68k: Add NeXTcube keyboard device
` [Qemu-devel] [PATCH v3 3/4] m68k: Add NeXTcube machine
` [Qemu-devel] [PATCH v3 4/4] m68k: Add an entry for the NeXTcube machine to the MAINTAINERS file

[Qemu-devel] [RFC v2 0/2] Add live migration support in the PVRDMA device
 2019-07-06 19:04 UTC  (4+ messages)
` [Qemu-devel] [RFC v2 1/2] hw/pvrdma: make DSR mapping idempotent in load_dsr()
` [Qemu-devel] [RFC v2 2/2] hw/pvrdma: add live migration support

[Qemu-devel] [PATCH-for-4.1 v4 0/3] hw/ssi/xilinx_spips: Avoid NULL pointer deference
 2019-07-06 11:45 UTC  (7+ messages)
` [Qemu-devel] [PATCH-for-4.1 v4 1/3] hw/ssi/xilinx_spips: Convert lqspi_read() to read_with_attrs
` [Qemu-devel] [PATCH-for-4.1 v4 2/3] hw/ssi/xilinx_spips: Avoid AXI writes to the LQSPI linear memory
` [Qemu-devel] [RFC PATCH-for-4.1 v4 3/3] hw/ssi/xilinx_spips: Avoid out-of-bound access to lqspi_buf[]

[Qemu-devel] [RFC v1 00/18] intel_iommu: expose Shared Virtual Addressing to VM
 2019-07-05 11:01 UTC  (19+ messages)
` [Qemu-devel] [RFC v1 01/18] linux-headers: import iommu.h from kernel
` [Qemu-devel] [RFC v1 02/18] linux-headers: import vfio.h "
` [Qemu-devel] [RFC v1 03/18] hw/pci: introduce PCIPASIDOps to PCIDevice
` [Qemu-devel] [RFC v1 04/18] intel_iommu: add "sm_model" option
` [Qemu-devel] [RFC v1 05/18] vfio/pci: add pasid alloc/free implementation
` [Qemu-devel] [RFC v1 06/18] intel_iommu: support virtual command emulation and pasid request
` [Qemu-devel] [RFC v1 07/18] hw/pci: add pci_device_bind/unbind_gpasid
` [Qemu-devel] [RFC v1 08/18] vfio/pci: add vfio bind/unbind_gpasid implementation
` [Qemu-devel] [RFC v1 09/18] intel_iommu: process pasid cache invalidation
` [Qemu-devel] [RFC v1 10/18] intel_iommu: tag VTDAddressSpace instance with PASID
` [Qemu-devel] [RFC v1 11/18] intel_iommu: create VTDAddressSpace per BDF+PASID
` [Qemu-devel] [RFC v1 12/18] intel_iommu: bind/unbind guest page table to host
` [Qemu-devel] [RFC v1 13/18] intel_iommu: flush pasid cache after a DSI context cache flush
` [Qemu-devel] [RFC v1 14/18] hw/pci: add flush_pasid_iotlb() in PCIPASIDOps
` [Qemu-devel] [RFC v1 15/18] vfio/pci: adds support for PASID-based iotlb flush
` [Qemu-devel] [RFC v1 16/18] intel_iommu: add PASID-based iotlb invalidation support
` [Qemu-devel] [RFC v1 17/18] intel_iommu: propagate PASID-based iotlb flush to host
` [Qemu-devel] [RFC v1 18/18] intel_iommu: do not passdown pasid bind for PASID #0

[Qemu-devel] [PATCH v5 0/5] 9p: Fix file ID collisions
 2019-07-06 10:22 UTC  (3+ messages)
` [Qemu-devel] [PATCH v5 3/5] 9p: Added virtfs option 'remap_inodes'

[Qemu-devel] [PULL 00/12] Misc bugfixes for QEMU hard freeze
 2019-07-06  8:07 UTC  (19+ messages)
` [Qemu-devel] [PULL 01/12] pc: fix possible NULL pointer dereference in pc_machine_get_device_memory_region_size()
` [Qemu-devel] [PULL 02/12] checkpatch: do not warn for multiline parenthesized returned value
` [Qemu-devel] [PULL 03/12] i386/kvm: Fix build with -m32
` [Qemu-devel] [PULL 04/12] intel_iommu: Fix incorrect "end" for vtd_address_space_unmap
` [Qemu-devel] [PULL 05/12] intel_iommu: Fix unexpected unmaps during global unmap
` [Qemu-devel] [PULL 06/12] ioapic: clear irq_eoi when updating the ioapic redirect table entry
` [Qemu-devel] [PULL 07/12] target/i386: fix feature check in hyperv-stub.c
` [Qemu-devel] [PULL 08/12] minikconf: do not include variables from MINIKCONF_ARGS in config-all-devices.mak
` [Qemu-devel] [PULL 09/12] target/i386: kvm: Fix when nested state is needed for migration
` [Qemu-devel] [PULL 10/12] Makefile: generate header file with the list of devices enabled
` [Qemu-devel] [PULL 11/12] hw/i386: Fix linker error when ISAPC is disabled
` [Qemu-devel] [PULL 12/12] ioapic: use irq number instead of vector in ioapic_eoi_broadcast

[Qemu-devel] [PULL v6 00/42] Machine and x86 queue, 2019-07-05
 2019-07-06  6:46 UTC  (44+ messages)
` [Qemu-devel] [PULL v6 01/42] hw/boards: Add struct CpuTopology to MachineState
` [Qemu-devel] [PULL v6 02/42] machine: Refactor smp-related call chains to pass MachineState
` [Qemu-devel] [PULL v6 03/42] general: Replace global smp variables with smp machine properties
` [Qemu-devel] [PULL v6 04/42] hw/ppc: Replace global smp variables with machine smp properties
` [Qemu-devel] [PULL v6 05/42] hw/riscv: "
` [Qemu-devel] [PULL v6 06/42] hw/s390x: "
` [Qemu-devel] [PULL v6 07/42] hw/i386: "
` [Qemu-devel] [PULL v6 08/42] hw/arm: "
` [Qemu-devel] [PULL v6 09/42] hw: Replace global smp variables with MachineState for all remaining archs
` [Qemu-devel] [PULL v6 10/42] vl.c: Replace smp global variables with smp machine properties
` [Qemu-devel] [PULL v6 11/42] i386: Add die-level cpu topology to x86CPU on PCMachine
` [Qemu-devel] [PULL v6 12/42] hw/i386: Adjust nr_dies with configured smp_dies for PCMachine
` [Qemu-devel] [PULL v6 13/42] i386/cpu: Consolidate die-id validity in smp context
` [Qemu-devel] [PULL v6 14/42] i386: Update new x86_apicid parsing rules with die_offset support
` [Qemu-devel] [PULL v6 15/42] pc: fix possible NULL pointer dereference in pc_machine_get_device_memory_region_size()
` [Qemu-devel] [PULL v6 16/42] machine: show if CLI option '-numa node, mem' is supported in QAPI schema
` [Qemu-devel] [PULL v6 17/42] numa: deprecate 'mem' parameter of '-numa node' option
` [Qemu-devel] [PULL v6 18/42] numa: deprecate implict memory distribution between nodes
` [Qemu-devel] [PULL v6 19/42] hppa: Delete unused hppa_cpu_list() function
` [Qemu-devel] [PULL v6 20/42] deprecate -mem-path fallback to anonymous RAM
` [Qemu-devel] [PULL v6 21/42] i386: Don't print warning if phys-bits was set automatically
` [Qemu-devel] [PULL v6 22/42] i386: Fix signedness of hyperv_spinlock_attempts
` [Qemu-devel] [PULL v6 23/42] i386: make 'hv-spinlocks' a regular uint32 property
` [Qemu-devel] [PULL v6 24/42] x86/cpu: use FeatureWordArray to define filtered_features
` [Qemu-devel] [PULL v6 25/42] i386: Remove unused host_cpudef variable
` [Qemu-devel] [PULL v6 26/42] target/i386: Add CPUID.1F generation support for multi-dies PCMachine
` [Qemu-devel] [PULL v6 27/42] machine: Refactor smp_parse() in vl.c as MachineClass::smp_parse()
` [Qemu-devel] [PULL v6 28/42] vl.c: Add -smp, dies=* command line support and update doc
` [Qemu-devel] [PULL v6 29/42] qmp: Add deprecation information to query-machines
` [Qemu-devel] [PULL v6 30/42] i386: Introduce SnowRidge CPU model
` [Qemu-devel] [PULL v6 31/42] qmp: Add "alias-of" field to query-cpu-definitions
` [Qemu-devel] [PULL v6 32/42] i386: Add x-force-features option for testing
` [Qemu-devel] [PULL v6 33/42] i386: Get model-id from CPU object on "-cpu help"
` [Qemu-devel] [PULL v6 34/42] i386: Register versioned CPU models
` [Qemu-devel] [PULL v6 35/42] i386: Define -IBRS, -noTSX, -IBRS versions of "
` [Qemu-devel] [PULL v6 36/42] i386: Replace -noTSX, -IBRS, -IBPB CPU models with aliases
` [Qemu-devel] [PULL v6 37/42] i386: Make unversioned CPU models be aliases
` [Qemu-devel] [PULL v6 38/42] docs: Deprecate CPU model runnability guarantees
` [Qemu-devel] [PULL v6 39/42] i386: Add Cascadelake-Server-v2 CPU model
` [Qemu-devel] [PULL v6 40/42] numa: Make deprecation warnings conditional on !qtest_enabled()
` [Qemu-devel] [PULL v6 41/42] numa: allow memory-less nodes when using memdev as backend
` [Qemu-devel] [PULL v6 42/42] tests: use -numa memdev option in tests instead of legacy 'mem' option

[Qemu-devel] [PATCH 0/5] tests/acceptance: Add tests for the PReP/40p machine
 2019-07-06  6:39 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/5] tests/acceptance: Add test that runs NetBSD installer on PRep/40p

[Qemu-devel] [PATCH v3 1/6] accel/tcg: adding structure to store TB statistics
 2019-07-06  6:09 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 5/6] monitor: adding info tb and tbs to monitor

[Qemu-devel] [PATCH] hw/i386: Fix linker error when ISAPC is disabled
 2019-07-06  4:21 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/2] Makefile: generate header file with the list of devices enabled
  ` [Qemu-devel] [PATCH v2 2/2] hw/i386: Fix linker error when ISAPC is disabled

[Qemu-devel] [PATCH v2 00/18] bitmaps: introduce 'bitmap' sync mode
 2019-07-06  4:03 UTC  (19+ messages)
` [Qemu-devel] [PATCH v2 01/18] qapi/block-core: Introduce BackupCommon
` [Qemu-devel] [PATCH v2 02/18] drive-backup: create do_backup_common
` [Qemu-devel] [PATCH v2 10/18] block/dirty-bitmap: add bdrv_dirty_bitmap_get
` [Qemu-devel] [PATCH v2 11/18] block/backup: upgrade copy_bitmap to BdrvDirtyBitmap
` [Qemu-devel] [PATCH v2 12/18] block/backup: add 'always' bitmap sync policy

[Qemu-devel] [RFC PATCH-for-4.2] tracing: Allow to tune tracing options via the environment
 2019-07-06  4:02 UTC  (9+ messages)

[Qemu-devel] [PATCH v22 00/22] Add RX archtecture support
 2019-07-05 23:59 UTC  (3+ messages)

[Qemu-devel] [RFC PATCH 0/7] target/i386: support VMX features in "-cpu"
 2019-07-05 22:48 UTC  (18+ messages)
` [Qemu-devel] [PATCH 1/7] target/i386: handle filtered_features in a new function mark_unavailable_features
` [Qemu-devel] [PATCH 2/7] target/i386: introduce generic feature dependency mechanism
` [Qemu-devel] [PATCH 6/7] target/i386: add VMX features

[Qemu-devel] [PULL 0/4] Build system patches for 2019-07-02
 2019-07-05 21:31 UTC  (3+ messages)
` [Qemu-devel] [PULL 4/4] Makefile: Reuse all's recursion machinery for clean and install

[Qemu-devel] [PATCH 0/4] target/i386: kvm: Various nested-state fixes
 2019-07-05 21:06 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/4] target/i386: kvm: Init nested-state for VMX when vCPU expose VMX
` [Qemu-devel] [PATCH 2/4] target/i386: kvm: Init nested-state for vCPU exposed with SVM
` [Qemu-devel] [PATCH 3/4] target/i386: kvm: Save nested-state only in case vCPU have set VMXON region
` [Qemu-devel] [PATCH 4/4] target/i386: kvm: Demand nested migration kernel capabilities only when vCPU may have enabled VMX

[Qemu-devel] [PATCH v2 RFC] qemu-nbd: Permit TLS with Unix sockets
 2019-07-05 21:07 UTC  (3+ messages)

[Qemu-devel] [PULL 00/12] Misc bugfixes for QEMU hard freeze
 2019-07-05 20:23 UTC  (13+ messages)
` [Qemu-devel] [PULL 01/12] pc: fix possible NULL pointer dereference in pc_machine_get_device_memory_region_size()
` [Qemu-devel] [PULL 02/12] checkpatch: do not warn for multiline parenthesized returned value
` [Qemu-devel] [PULL 03/12] i386/kvm: Fix build with -m32
` [Qemu-devel] [PULL 04/12] intel_iommu: Fix incorrect "end" for vtd_address_space_unmap
` [Qemu-devel] [PULL 05/12] intel_iommu: Fix unexpected unmaps during global unmap
` [Qemu-devel] [PULL 06/12] ioapic: clear irq_eoi when updating the ioapic redirect table entry
` [Qemu-devel] [PULL 07/12] target/i386: fix feature check in hyperv-stub.c
` [Qemu-devel] [PULL 08/12] minikconf: do not include variables from MINIKCONF_ARGS in config-all-devices.mak
` [Qemu-devel] [PULL 09/12] target/i386: kvm: Fix when nested state is needed for migration
` [Qemu-devel] [PULL 10/12] Makefile: generate header file with the list of devices enabled
` [Qemu-devel] [PULL 11/12] hw/i386: Fix linker error when ISAPC is disabled
` [Qemu-devel] [PULL 12/12] ioapic: use irq number instead of vector in ioapic_eoi_broadcast

[Qemu-devel] [PATCH v3 0/2] hw/i386: Fix linker error when ISAPC is disabled
 2019-07-05 20:21 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 1/2] Makefile: generate header file with the list of devices enabled
` [Qemu-devel] [PATCH v3 2/2] hw/i386: Fix linker error when ISAPC is disabled

[Qemu-devel] [PATCH v3 00/18] bitmaps: introduce 'bitmap' sync mode
 2019-07-05 20:16 UTC  (19+ messages)
` [Qemu-devel] [PATCH v3 01/18] qapi/block-core: Introduce BackupCommon
` [Qemu-devel] [PATCH v3 02/18] drive-backup: create do_backup_common
` [Qemu-devel] [PATCH v3 03/18] blockdev-backup: utilize do_backup_common
` [Qemu-devel] [PATCH v3 04/18] qapi: add BitmapSyncMode enum
` [Qemu-devel] [PATCH v3 05/18] block/backup: Add mirror sync mode 'bitmap'
` [Qemu-devel] [PATCH v3 06/18] block/backup: add 'never' policy to bitmap sync mode
` [Qemu-devel] [PATCH v3 07/18] hbitmap: Fix merge when b is empty, and result is not an alias of a
` [Qemu-devel] [PATCH v3 08/18] hbitmap: enable merging across granularities
` [Qemu-devel] [PATCH v3 09/18] block/dirty-bitmap: add bdrv_dirty_bitmap_merge_internal
` [Qemu-devel] [PATCH v3 10/18] block/dirty-bitmap: add bdrv_dirty_bitmap_get
` [Qemu-devel] [PATCH v3 11/18] block/backup: upgrade copy_bitmap to BdrvDirtyBitmap
` [Qemu-devel] [PATCH v3 12/18] block/backup: add 'always' bitmap sync policy
` [Qemu-devel] [PATCH v3 13/18] iotests: add testing shim for script-style python tests
` [Qemu-devel] [PATCH v3 14/18] iotests: teach run_job to cancel pending jobs
` [Qemu-devel] [PATCH v3 15/18] iotests: teach FilePath to produce multiple paths
` [Qemu-devel] [PATCH v3 16/18] iotests: Add virtio-scsi device helper
` [Qemu-devel] [PATCH v3 17/18] iotests: add test 257 for bitmap-mode backups
` [Qemu-devel] [PATCH v3 18/18] block/backup: loosen restriction on readonly bitmaps

[Qemu-devel] [PATCH] hw/i386: Fix linker error when ISAPC is disabled
 2019-07-05 19:23 UTC  (4+ messages)

[Qemu-devel] [Bug 1835466] [NEW] qemu 4.0.0 abort()s in audio_get_pdo_in (poisoned drv->driver?)
 2019-07-05 18:57 UTC  (2+ messages)
` [Qemu-devel] [Bug 1835466] "

[Qemu-devel] [PATCH 0/2] Acceptance tests: exclude "flaky" tests and introduce SPICE test
 2019-07-05 19:01 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/2] Acceptance tests: exclude "flaky" tests

[Qemu-devel] [PATCH v3 0/2] hw/ssi/xilinx_spips: Avoid NULL pointer deference
 2019-07-05 18:19 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 1/2] hw/ssi/xilinx_spips: Convert lqspi_read() to read_with_attrs

[Qemu-devel] [Bug 1462640] [NEW] shmat fails on 32-to-64 setup
 2019-07-05 18:03 UTC  (3+ messages)
` [Qemu-devel] [Bug 1462640] "

[Qemu-devel] [PATCH for-4.1] hw/arm/sbsa-ref: Remove unnecessary check for secure_sysmem == NULL
 2019-07-05 17:29 UTC  (3+ messages)

[Qemu-devel] [PATCH] ati-vga: Add registers for getting apertures
 2019-07-05 17:28 UTC  (3+ messages)

[Qemu-devel] [PATCH v1 1/1] hw/scsi: Report errors and sense to guests through scsi-block
 2019-07-05 17:08 UTC  (11+ messages)

[Qemu-devel] [PATCH for 4.1] gdbstub: revert to previous set_reg behaviour
 2019-07-05 17:05 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).