messages from 2019-07-11 17:43:18 to 2019-07-12 13:36:22 UTC [more...]
[Qemu-devel] [PATCH] Remove old global variable smp_cpus
2019-07-12 13:35 UTC (2+ messages)
` [Qemu-devel] [Qemu-trivial] "
[Qemu-devel] [PATCH for 4.1? v1 0/7] testing/next (docker, win-cross)
2019-07-12 13:35 UTC (12+ messages)
` [Qemu-devel] [PATCH v1 1/7] tests/docker: add test-misc for building tools & docs
` [Qemu-devel] [PATCH v1 2/7] tests/docker: Install Sphinx in the Ubuntu images
` [Qemu-devel] [PATCH v1 3/7] tests/docker: Install Sphinx in the Fedora image
` [Qemu-devel] [PATCH v1 4/7] tests/docker: Install Ubuntu images noninteractively
` [Qemu-devel] [PATCH v1 5/7] tests/migration-test: don't spam the logs when we fail
` [Qemu-devel] [PATCH v1 6/7] tests/dockerfiles: update the win cross builds to stretch
` [Qemu-devel] [PATCH v1 7/7] shippable: re-enable the windows cross builds
[Qemu-devel] [RISU PATCH v3 00/18] Support for generating x86 SIMD test images
2019-07-12 13:34 UTC (22+ messages)
` [Qemu-devel] [RISU PATCH v3 01/18] risugen_common: add helper functions insnv, randint
` [Qemu-devel] [RISU PATCH v3 02/18] risugen_common: split eval_with_fields into extract_fields and eval_block
` [Qemu-devel] [RISU PATCH v3 03/18] risugen_x86_asm: add module
` [Qemu-devel] [RISU PATCH v3 04/18] risugen_x86_constraints: "
` [Qemu-devel] [RISU PATCH v3 05/18] risugen_x86_memory: "
` [Qemu-devel] [RISU PATCH v3 06/18] risugen_x86: "
` [Qemu-devel] [RISU PATCH v3 07/18] risugen: allow all byte-aligned instructions
` [Qemu-devel] [RISU PATCH v3 08/18] risugen: add command-line flag --x86_64
` [Qemu-devel] [RISU PATCH v3 09/18] risugen: add --xfeatures option for x86
` [Qemu-devel] [RISU PATCH v3 10/18] x86.risu: add MMX instructions
` [Qemu-devel] [RISU PATCH v3 11/18] x86.risu: add SSE instructions
` [Qemu-devel] [RISU PATCH v3 12/18] x86.risu: add SSE2 instructions
` [Qemu-devel] [RISU PATCH v3 13/18] x86.risu: add SSE3 instructions
` [Qemu-devel] [RISU PATCH v3 14/18] x86.risu: add SSSE3 instructions
` [Qemu-devel] [RISU PATCH v3 15/18] x86.risu: add SSE4.1 and SSE4.2 instructions
` [Qemu-devel] [RISU PATCH v3 16/18] x86.risu: add AES and PCLMULQDQ instructions
` [Qemu-devel] [RISU PATCH v3 17/18] x86.risu: add AVX instructions
` [Qemu-devel] [RISU PATCH v3 18/18] x86.risu: add AVX2 instructions
[Qemu-devel] [PATCH v2 00/13] Add SEV guest live migration support
2019-07-12 13:31 UTC (28+ messages)
` [Qemu-devel] [PATCH v2 02/13] kvm: introduce high-level API to support encrypted page migration
` [Qemu-devel] [PATCH v2 03/13] migration/ram: add support to send encrypted pages
` [Qemu-devel] [PATCH v2 04/13] kvm: add support to sync the page encryption state bitmap
` [Qemu-devel] [PATCH v2 05/13] doc: update AMD SEV API spec web link
` [Qemu-devel] [PATCH v2 07/13] target/i386: sev: do not create launch context for an incoming guest
` [Qemu-devel] [PATCH v2 08/13] misc.json: add migrate-set-sev-info command
` [Qemu-devel] [PATCH v2 10/13] target/i386: sev: add support to load incoming encrypted page
` [Qemu-devel] [PATCH v2 09/13] target/i386: sev: add support to encrypt the outgoing page
` [Qemu-devel] [PATCH v2 12/13] migration: add support to migrate page encryption bitmap
` [Qemu-devel] [PATCH v2 13/13] target/i386: sev: remove migration blocker
[Qemu-devel] [PATCH for 4.1 0/4] target/mips: Fixes for 4.1
2019-07-12 13:26 UTC (7+ messages)
` [Qemu-devel] [PATCH for 4.1 v2] linux-user: Fix structure target_ucontext for MIPS
` [Qemu-devel] [PATCH for 4.1 1/4] target/mips: Add 'fall through' comments for handling nanoMips' SHXS, SWXS
` [Qemu-devel] [PATCH for 4.1 2/4] target/mips: Add missing 'break' for a case of MTHC0 handling
` [Qemu-devel] [PATCH for 4.1 3/4] target/mips: Add missing 'break' for certain cases of MFTR handling
` [Qemu-devel] [PATCH for 4.1 4/4] target/mips: Add missing 'break' for certain cases of MTTR handling
[Qemu-devel] [PATCH for 4.1] Fix broken build with WHPX enabled
2019-07-12 13:26 UTC
[Qemu-devel] [PATCH v4] linux-user: fix to handle variably sized SIOCGSTAMP with new kernels
2019-07-12 13:22 UTC (6+ messages)
[Qemu-devel] [PATCH v2] libvhost-user: Add missing GCC_FMT_ATTR and fix three format errors
2019-07-12 13:13 UTC (2+ messages)
[Qemu-devel] migrate_set_speed has no effect if the guest is using hugepages
2019-07-12 12:34 UTC (3+ messages)
` [Qemu-devel] 答复: "
[Qemu-devel] [RFC 0/5] block: Generic file truncation/creation fallbacks
2019-07-12 12:30 UTC (19+ messages)
` [Qemu-devel] [RFC 1/5] block/nbd: Fix hang in .bdrv_close()
` [Qemu-devel] [RFC 2/5] block: Generic truncation fallback
` [Qemu-devel] [RFC 3/5] block: Fall back to fallback truncate function
` [Qemu-devel] [RFC 4/5] block: Generic file creation fallback
` [Qemu-devel] [RFC 5/5] iotests: Add test for fallback truncate/create
[Qemu-devel] [PATCH for-4.1 0/2] Compatibility fixes for nettle 2.7 vs 3.0 vs 3.5
2019-07-12 12:10 UTC (5+ messages)
` [Qemu-devel] [PATCH for-4.1 1/2] crypto: switch to modern nettle AES APIs
` [Qemu-devel] [PATCH for-4.1 2/2] crypto: fix function signatures for nettle 2.7 vs 3
[Qemu-devel] [PATCH v26 0/7] QEMU AVR 8 bit cores
2019-07-12 11:52 UTC (9+ messages)
` [Qemu-devel] [PATCH v26 1/7] target/avr: Add outward facing interfaces and core CPU logic
` [Qemu-devel] [PATCH v26 2/7] target/avr: Add instruction helpers
` [Qemu-devel] [PATCH v26 3/7] target/avr: Add instruction decoding
` [Qemu-devel] [PATCH v26 4/7] target/avr: Add instruction translation
` [Qemu-devel] [PATCH v26 5/7] target/avr: Add limited support for USART and 16 bit timer peripherals
` [Qemu-devel] [PATCH v26 6/7] target/avr: Add example board configuration
` [Qemu-devel] [PATCH v26 7/7] target/avr: Register AVR support with the rest of QEMU, the build system, and the MAINTAINERS file
[Qemu-devel] [PATCH for 4.1 v2 0/4] target/mips: Fixes for 4.1 rc1
2019-07-12 11:56 UTC (5+ messages)
` [Qemu-devel] [PATCH for 4.1 v2 1/4] target/mips: Add 'fall through' comments for handling nanoMips' SHXS, SWXS
` [Qemu-devel] [PATCH for 4.1 v2 2/4] target/mips: Add missing 'break' for a case of MTHC0 handling
` [Qemu-devel] [PATCH for 4.1 v2 3/4] target/mips: Add missing 'break' for certain cases of MFTR handling
` [Qemu-devel] [PATCH for 4.1 v2 4/4] target/mips: Add missing 'break' for certain cases of MTTR handling
[Qemu-devel] [PATCH for-4.1?] hw/arm/fsl-imx6ul.c: Remove dead SMP-related code
2019-07-12 11:50 UTC
[Qemu-devel] [PULL 0/2] ppc-for-4.1 queue 20190712
2019-07-12 11:13 UTC (4+ messages)
` [Qemu-devel] [PULL 1/2] pseries: Update SLOF firmware image
` [Qemu-devel] [PULL 2/2] xics/kvm: Always set the MASKED bit if interrupt is masked
[Qemu-devel] [PATCH RFC v5 0/3] Baby steps towards saner headers
2019-07-12 11:13 UTC (4+ messages)
` [Qemu-devel] [PATCH RFC v5 1/3] tests: New make target check-source
[Qemu-devel] [PATCH] gluster: fix .bdrv_reopen_prepare when backing file is a JSON object
2019-07-12 10:46 UTC
[Qemu-devel] [PATCH] doc: Preallocation does not require writing zeroes
2019-07-12 10:27 UTC (2+ messages)
` [Qemu-devel] [Qemu-block] "
[Qemu-devel] [PATCH] libvhost-user: Add missing GCC_FMT_ATTR and fix three format errors
2019-07-12 10:10 UTC (3+ messages)
[Qemu-devel] [PATCH 0/3] virtio pmem: coverity fixes
2019-07-12 10:06 UTC (11+ messages)
` [Qemu-devel] [PATCH 1/3] virtio pmem: fix wrong mem region condition
` [Qemu-devel] [PATCH 2/3] virtio pmem: remove memdev null check
` [Qemu-devel] [PATCH 3/3] virtio pmem: remove transational device info
[Qemu-devel] [PATCH RFC] gpio: Add Virtual Aggregator GPIO Driver
2019-07-12 9:27 UTC (6+ messages)
[Qemu-devel] [PATCH v2 0/1] Don't obey the kernel block device max transfer len / max segments for raw block devices
2019-07-12 9:20 UTC (4+ messages)
` [Qemu-devel] [Qemu-block] "
[Qemu-devel] [PATCH for-4.1] Makefile: Fix "make install" when "make all" needs work
2019-07-12 9:09 UTC (3+ messages)
[Qemu-devel] [PATCH-for-4.1] tests/docker: Install Sphinx in the Ubuntu images
2019-07-12 8:30 UTC (2+ messages)
[Qemu-devel] [PATCH] configure: fix sdl detection using sdl2-config
2019-07-12 8:10 UTC (2+ messages)
[Qemu-devel] [PATCH] Fix Guest VM crash due to iSCSI Sense Key error
2019-07-11 12:24 UTC (2+ messages)
` [Qemu-devel] [Qemu-block] "
[Qemu-devel] [PATCH v3] doc: document that the monitor console is a privileged control interface
2019-07-11 10:37 UTC (2+ messages)
[Qemu-devel] [PATCH v2] migration: Do not re-read the clock on pre_save in case of paused guest
2019-07-12 6:48 UTC (2+ messages)
[Qemu-devel] [PATCH] xio3130_downstream: typo fix
2019-07-12 7:55 UTC (2+ messages)
[Qemu-devel] [PATCH] hw/arm/virt: Fix non-secure flash mode
2019-07-12 7:50 UTC
[Qemu-devel] [PATCH v2] pcie: consistent names for function args
2019-07-12 7:52 UTC (2+ messages)
[Qemu-devel] [RFC v5 00/29] vSMMUv3/pSMMUv3 2 stage VFIO integration
2019-07-12 7:23 UTC (20+ messages)
` [Qemu-devel] [RFC v5 05/29] hw/arm/smmuv3: Remove spurious error messages on IOVA invalidations
` [Qemu-devel] [RFC v5 11/29] memory: Add arch_id and leaf fields in IOTLBEntry
` [Qemu-devel] [RFC v5 14/29] vfio: Force nested if iommu requires it
` [Qemu-devel] [RFC v5 15/29] vfio: Introduce hostwin_from_range helper
` [Qemu-devel] [RFC v5 16/29] vfio: Introduce helpers to DMA map/unmap a RAM section
` [Qemu-devel] [RFC v5 17/29] vfio: Set up nested stage mappings
` [Qemu-devel] [RFC v5 18/29] vfio: Pass stage 1 MSI bindings to the host
` [Qemu-devel] [RFC v5 20/29] vfio/pci: Register handler for iommu fault
` [Qemu-devel] [RFC v5 21/29] vfio/pci: Set up the DMA FAULT region
` [Qemu-devel] [RFC v5 22/29] vfio/pci: Implement the DMA fault handler
` [Qemu-devel] [RFC v5 23/29] hw/arm/smmuv3: Advertise MSI_TRANSLATE attribute
` [Qemu-devel] [RFC v5 24/29] hw/arm/smmuv3: Store the PASID table GPA in the translation config
` [Qemu-devel] [RFC v5 25/29] hw/arm/smmuv3: Fill the IOTLBEntry arch_id on NH_VA invalidation
` [Qemu-devel] [RFC v5 26/29] hw/arm/smmuv3: Fill the IOTLBEntry leaf field "
` [Qemu-devel] [RFC v5 27/29] hw/arm/smmuv3: Pass stage 1 configurations to the host
` [Qemu-devel] [RFC v5 28/29] hw/arm/smmuv3: Implement fault injection
` [Qemu-devel] [RFC v5 29/29] vfio: Remove VFIO/SMMUv3 assert
[Qemu-devel] [PATCH] memory: unref the memory region in simplify flatview
2019-07-12 6:52 UTC
[Qemu-devel] [RFC PATCH 0/2] spapr: Implement H_TPM_COMM for accessing host TPM device
2019-07-12 6:46 UTC (6+ messages)
` [Qemu-devel] [PATCH 1/2] docs/specs: initial spec summary for Ultravisor-related hcalls
` [Qemu-devel] [PATCH 2/2] spapr: initial implementation for H_TPM_COMM hcall
[Qemu-devel] [PATCH 0/2] small create_config cleanup
2019-07-12 6:09 UTC (6+ messages)
` [Qemu-devel] [PATCH 1/2] Makefile: do not repeat $(CONFIG_SOFTMMU) in hw/Makefile.objs
` [Qemu-devel] [PATCH 2/2] create_config: remove $(CONFIG_SOFTMMU) hack
[Qemu-devel] Problems building and installing qemu v4.1.0-rc1 in single step
2019-07-12 6:02 UTC (7+ messages)
[Qemu-devel] Parallel make build fails on fast machine
2019-07-12 6:02 UTC (6+ messages)
[Qemu-devel] [PATCH v11 for-4.0 00/11] qemu_thread_create: propagate the error to callers to handle
2019-07-12 5:57 UTC (2+ messages)
[Qemu-devel] [PATCH] migration: check length directly to make sure the range is aligned
2019-07-12 3:27 UTC
[Qemu-devel] [PATCH v7 00/13] Add migration support for VFIO device
2019-07-12 2:52 UTC (17+ messages)
` [Qemu-devel] [PATCH v7 06/13] vfio: Add VM state change handler to know state of VM
` [Qemu-devel] [PATCH v7 09/13] vfio: Add save state functions to SaveVMHandlers
` [Qemu-devel] [PATCH v7 10/13] vfio: Add load "
` [Qemu-devel] [PATCH v7 11/13] vfio: Add function to get dirty page list
[Qemu-devel] [PATCH] migration/postcopy: fix document of postcopy_send_discard_bm_ram()
2019-07-12 2:29 UTC (3+ messages)
[Qemu-devel] [PATCH 00/10] ppc/pnv: add XIVE support for KVM guests
2019-07-12 1:15 UTC (5+ messages)
` [Qemu-devel] [PATCH 08/10] ppc/xive: Extend XiveTCTX with an router object pointer
[Qemu-devel] spapr_pci: Advertise BAR reallocation capability
2019-07-12 1:18 UTC (4+ messages)
[Qemu-devel] [PATCH for 4.1?] includes: remove stale [smp|max]_cpus externs
2019-07-12 0:57 UTC (2+ messages)
[Qemu-devel] [RFC v4 00/29] vSMMUv3/pSMMUv3 2 stage VFIO integration
2019-07-11 22:39 UTC (5+ messages)
` [Qemu-devel] [RFC v4 12/29] iommu: Introduce generic header
` [Qemu-devel] [RFC v4 18/29] vfio: Pass stage 1 MSI bindings to the host
` [Qemu-devel] [RFC v4 19/29] vfio: Helper to get IRQ info including capabilities
[Qemu-devel] [RISU RFC PATCH v2 00/14] Support for generating x86 MMX/SSE/AVX test images
2019-07-11 21:29 UTC (8+ messages)
` [Qemu-devel] [RISU RFC PATCH v2 06/14] x86.risu: add MMX instructions
[Qemu-devel] [PATCH] pcie: consistent names for function args
2019-07-11 19:27 UTC
[Qemu-devel] [PATCH 00/11] Multiple simultaneous audio backends
2019-07-11 19:20 UTC (12+ messages)
` [Qemu-devel] [PATCH 02/11] audio: basic support for multi backend audio
` [Qemu-devel] [PATCH 04/11] audio: audiodev= parameters no longer optional when -audiodev present
` [Qemu-devel] [PATCH 10/11] audio: remove read and write pcm_ops
[Qemu-devel] [PATCH 0/8] bitmaps: allow bitmaps to be used with full and top
2019-07-11 17:58 UTC (7+ messages)
` [Qemu-devel] [PATCH 8/8] iotests/257: test traditional sync modes
[Qemu-devel] [PATCH] target-i386: add CPUID bit for MSR_KVM_POLL_CONTROL
2019-07-11 17:42 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).