qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-25 19:11:19 to 2019-09-26 11:11:34 UTC [more...]

[PATCH] intel_iommu: TM field should not be in reserved bits
 2019-09-26  8:47 UTC  (2+ messages)

[PATCH 00/22] block: Fix check_to_replace_node()
 2019-09-26 11:07 UTC  (13+ messages)
` [PATCH 05/22] quorum: Fix child permissions
` [PATCH 06/22] block: Add bdrv_recurse_can_replace()
` [PATCH 07/22] blkverify: Implement .bdrv_recurse_can_replace()
` [PATCH 08/22] quorum: Store children in own structure

[PATCH] i386: Add CPUID bit for CLZERO and XSAVEERPTR
 2019-09-26 11:06 UTC  (3+ messages)

[PATCH v2 0/4] mirror: Do not dereference invalid pointers
 2019-09-26 11:00 UTC  (4+ messages)
` [PATCH v2 2/4] blkdebug: Allow taking/unsharing permissions

[PATCH 0/3] iotests: Fix 125
 2019-09-26 10:58 UTC  (8+ messages)
` [PATCH 1/3] iotests: Fix 125 for growth_mode = metadata
` [PATCH 2/3] iotests: Disable 125 on broken XFS versions
` [PATCH 3/3] iotests: Use stat -c %b in 125

[PULL 0/2] Block patches
 2019-09-26 10:54 UTC  (4+ messages)
` [PULL 1/2] util/ioc.c: try to reassure Coverity about qemu_iovec_init_extended

Minor regression with ramfb+gvt-g+edk2 with qemu 4.1
 2019-09-26 10:51 UTC 

[PATCH v14 00/14] backup-top filter driver for backup
 2019-09-26 10:29 UTC  (16+ messages)
` [PATCH v14 01/14] block/backup: fix max_transfer handling for copy_range
` [PATCH v14 02/14] block/backup: fix backup_cow_with_offload for last cluster
` [PATCH v14 03/14] block/backup: split shareable copying part from backup_do_cow
` [PATCH v14 04/14] block/backup: improve comment about image fleecing
` [PATCH v14 05/14] block/backup: introduce BlockCopyState
` [PATCH v14 06/14] block/backup: fix block-comment style
` [PATCH v14 07/14] block: move block_copy from block/backup.c to separate file
` [PATCH v14 08/14] block: teach bdrv_debug_breakpoint skip filters with backing
` [PATCH v14 09/14] iotests: prepare 124 and 257 bitmap querying for backup-top filter
` [PATCH v14 10/14] iotests: 257: drop unused Drive.device field
` [PATCH v14 11/14] iotests: 257: drop device_add
` [PATCH v14 12/14] block: move in-flight requests handling from backup to block-copy
` [PATCH v14 13/14] block: introduce backup-top filter driver
` [PATCH v14 14/14] block/backup: use backup-top instead of write notifiers

[PATCH v3] qga: add command guest-get-devices for reporting VirtIO devices
 2019-09-26 10:22 UTC  (4+ messages)

[PATCH v4 0/8] Introduce the microvm machine type
 2019-09-26 10:21 UTC  (15+ messages)
` [PATCH v4 7/8] docs/microvm.txt: document the new "
` [PATCH v4 8/8] hw/i386: Introduce the "

[PATCH v1 0/5] s390x/mmu: Implement more facilities
 2019-09-26 10:18 UTC  (7+ messages)
` [PATCH v1 1/5] s390x/mmu: Add EDAT2 translation support
` [PATCH v1 2/5] s390x/mmu: Implement ESOP-2 and access-exception-fetch/store-indication facility
` [PATCH v1 3/5] s390x/mmu: Implement Instruction-Execution-Protection Facility
` [PATCH v1 4/5] s390x/cpumodel: Prepare for changes of QEMU model
` [PATCH v1 5/5] s390x/cpumodel: Add new TCG features to QEMU cpu model

Questions about the real mode in kvm/qemu
 2019-09-26 10:03 UTC  (14+ messages)

[PATCH v4 0/9] target/arm/kvm: enable SVE in guests
 2019-09-26 10:01 UTC  (14+ messages)
` [PATCH v4 4/9] target/arm/cpu64: max cpu: Introduce sve<N> properties
` [PATCH v4 6/9] target/arm/kvm64: max cpu: Enable SVE when available
` [PATCH v4 8/9] target/arm/cpu64: max cpu: Support sve properties with KVM
` [PATCH v4 9/9] target/arm/kvm: host cpu: Add support for sve<N> properties

[PATCH v7 0/8] Add Qemu to SeaBIOS LCHS interface
 2019-09-26 10:00 UTC  (12+ messages)
` [PATCH v7 1/8] block: Refactor macros - fix tabbing
  ` [SeaBIOS] "
` [PATCH v7 4/8] scsi: Propagate unrealize() callback to scsi-hd
  ` [SeaBIOS] "
` [PATCH v7 6/8] bootdevice: Refactor get_boot_devices_list
  ` [SeaBIOS] "
` [PATCH v7 7/8] bootdevice: FW_CFG interface for LCHS values
  ` [SeaBIOS] "
` [PATCH v7 8/8] hd-geo-test: Add tests for lchs override
  ` [SeaBIOS] "

[PATCH 00/20] spapr: IRQ subsystem cleanups
 2019-09-26  9:16 UTC  (51+ messages)
` [PATCH 04/20] xics: Eliminate reset hook
` [PATCH 05/20] xics: Merge TYPE_ICS_BASE and TYPE_ICS_SIMPLE classes
` [PATCH 06/20] xics: Create sPAPR specific ICS subtype
` [PATCH 07/20] spapr: Fold spapr_phb_lsi_qirq() into its single caller
` [PATCH 08/20] spapr: Replace spapr_vio_qirq() helper with spapr_vio_irq_pulse() helper
` [PATCH 09/20] spapr: Clarify and fix handling of nr_irqs
` [PATCH 11/20] spapr: Fix indexing of XICS irqs
` [PATCH 12/20] spapr: Simplify spapr_qirq() handling
` [PATCH 13/20] spapr: Eliminate SpaprIrq:get_nodename method
` [PATCH 14/20] spapr: Remove unhelpful tracepoints from spapr_irq_free_xics()
` [PATCH 15/20] spapr: Handle freeing of multiple irqs in frontend only
` [PATCH 16/20] spapr, xics, xive: Better use of assert()s on irq claim/free paths
` [PATCH 17/20] spapr: Remove unused return value in claim path
` [PATCH 18/20] xive: Improve irq claim/free path
` [PATCH 19/20] spapr: Use less cryptic representation of which irq backends are supported
` [PATCH 20/20] spapr: Eliminate SpaprIrq::init hook

[PULL 00/37] QAPI patches for 2019-09-24
 2019-09-26  9:13 UTC  (2+ messages)

[PATCH v2 00/23] aspeed: Add support for the AST2600 SoC
 2019-09-26  8:30 UTC  (15+ messages)
` [PATCH v2 02/23] hw/sd/aspeed_sdhci: New device
` [PATCH v2 04/23] aspeed/timer: Introduce an object class per SoC
` [PATCH v2 05/23] aspeed/timer: Add support for control register 3
` [PATCH v2 12/23] aspeed/smc: Introduce segment operations
` [PATCH v2 13/23] aspeed/smc: Add AST2600 support
` [PATCH v2 14/23] hw/gpio: Add in AST2600 specific implementation
` [PATCH v2 19/23] m25p80: Add support for w25q512jv

[PATCH] spapr/irq: Fix migration of older machine types with XIVE
 2019-09-26  8:13 UTC  (3+ messages)

[PATCH v2 0/7] s390x/mmu: DAT translation rewrite
 2019-09-26  8:07 UTC  (18+ messages)
` [PATCH v2 1/7] s390x/mmu: Drop debug logging from MMU code
` [PATCH v2 2/7] s390x/mmu: Move DAT protection handling out of mmu_translate_asce()
` [PATCH v2 3/7] s390x/mmu: Inject DAT exceptions from a single place
` [PATCH v2 4/7] s390x/mmu: Inject PGM_ADDRESSING on boguous table addresses
` [PATCH v2 5/7] s390x/mmu: Use TARGET_PAGE_MASK in mmu_translate_pte()
` [PATCH v2 6/7] s390x/mmu: DAT table definition overhaul

[RFC PATCH] configure: deprecate 32 bit build hosts
 2019-09-26  7:55 UTC  (4+ messages)

hw/s390x: why watchdog device diag288 is resetted twice?
 2019-09-26  7:17 UTC  (2+ messages)

[PATCH] hw/core/loader: Fix possible crash in rom_copy()
 2019-09-26  6:11 UTC  (5+ messages)

[Qemu-devel] [Bug 1841990] [NEW] instruction 'denbcdq' misbehaving
 2019-09-26  5:47 UTC  (4+ messages)
` [Bug 1841990] "

[PATCH v5 0/2] target/i386: cpu.h macros clean up
 2019-09-26  4:40 UTC  (4+ messages)
` [PATCH v5 1/2] target/i386: clean up comments over 80 chars per line
` [PATCH v5 2/2] target/i386: drop the duplicated definition of cpuid AVX512_VBMI macro

[PATCH v3 00/33] testing/next (docker,tcg, alpha ;-)
 2019-09-26  4:28 UTC  (43+ messages)
` [PATCH v3 01/33] target/alpha: Use array for FPCR_DYN conversion
` [PATCH v3 03/33] target/alpha: Fix SWCR_TRAP_ENABLE_MASK
` [PATCH v3 07/33] target/alpha: Tidy helper_fp_exc_raise_s
` [PATCH v3 08/33] tests/migration: Fail on unexpected migration states
` [PATCH v3 14/33] tests/docker: remove python2.7 from debian9-mxe
` [PATCH v3 17/33] tests/tcg: clean-up some comments after the de-tangling
` [PATCH v3 18/33] tests/tcg: re-enable linux-test for ppc64abi32
` [PATCH v3 19/33] tests/tcg: add float_madds test to multiarch
` [PATCH v3 20/33] tests/tcg: add generic version of float_convs
` [PATCH v3 21/33] tests/tcg: add simple record/replay smoke test for aarch64
` [PATCH v3 22/33] configure: preserve PKG_CONFIG for subdir builds
` [PATCH v3 23/33] docs/devel: add "check-tcg" to testing.rst
` [PATCH v3 25/33] tests/docker: Add fedora-win10sdk-cross image
` [PATCH v3 29/33] docker: remove 'deprecated' image definitions
` [PATCH v3 30/33] docker: remove unused debian-ports
` [PATCH v3 31/33] docker: remove unused debian-sid
` [PATCH v3 32/33] docker: move tests from python2 to python3
` [PATCH v3 33/33] tests/docker: remove debian-powerpc-user-cross

[PATCH] docker: fix uid maping with podman
 2019-09-26  4:12 UTC  (3+ messages)

[Qemu-devel] [PATCH v8 00/13] Add migration support for VFIO device
 2019-09-26  3:07 UTC  (12+ messages)
` [Qemu-devel] [PATCH v8 01/13] vfio: KABI for migration interface
                `  "

[PATCH 0/4] xics: Eliminate unnecessary class
 2019-09-26  1:28 UTC  (7+ messages)

[PATCH v4 0/2] target/i386: cpu.h marcos clean up
 2019-09-26  1:15 UTC  (4+ messages)
` [PATCH v4 2/2] target/i386: drop the duplicated definition of cpuid AVX512_VBMI marco

[PATCH V6] target/riscv: Ignore reserved bits in PTE for RV64
 2019-09-26  0:14 UTC 

[PATCH v7 0/4] s390: stop abusing memory_region_allocate_system_memory()
 2019-09-25 23:52 UTC  (9+ messages)
` [PATCH v7 3/4] kvm: split too big memory section on several memslots
` [PATCH v7 4/4] s390: do not call memory_region_allocate_system_memory() multiple times

[PATCH V5] target/riscv: Ignore reserved bits in PTE for RV64
 2019-09-25 23:45 UTC  (3+ messages)

[PATCH V3] target/riscv: Bugfix reserved bits in PTE for RV64
 2019-09-25 22:46 UTC  (8+ messages)

[PATCH v2 00/13] crypto/luks: preparation for encryption key managment
 2019-09-25 21:35 UTC  (14+ messages)
` [PATCH v2 01/13] block-crypto: misc refactoring
` [PATCH v2 02/13] qcrypto-luks: rename some fields in QCryptoBlockLUKSHeader
` [PATCH v2 03/13] qcrypto-luks: don't overwrite cipher_mode in header
` [PATCH v2 04/13] qcrypto-luks: simplify masterkey and masterkey length
` [PATCH v2 05/13] qcrypto-luks: pass keyslot index rather that pointer to the keyslot
` [PATCH v2 06/13] qcrypto-luks: use the parsed encryption settings in QCryptoBlockLUKS
` [PATCH v2 07/13] qcrypto-luks: purge unused error codes from open callback
` [PATCH v2 08/13] qcrypto-luks: extract store and load header
` [PATCH v2 09/13] qcrypto-luks: extract check and parse header
` [PATCH v2 10/13] qcrypto-luks: extract store key function
` [PATCH v2 11/13] qcrypto-luks: simplify the math used for keyslot locations
` [PATCH v2 12/13] qcrypto-luks: more rigorous header checking
` [PATCH v2 13/13] LUKS: better error message when creating too large files

[PATCH v4] qga: add command guest-get-devices for reporting VirtIO devices
 2019-09-25 21:18 UTC  (2+ messages)

[PATCH 0/7] target/ppc: DFP fixes and improvements
 2019-09-25 20:37 UTC  (4+ messages)
` [PATCH 6/7] target/ppc: use existing VsrD() macro to eliminate HI_IDX and LO_IDX from dfp_helper.c

[PATCH] docker: move tests from python2 to python3
 2019-09-25 20:04 UTC  (6+ messages)
    ` Debian support lifetime (was Re: [PATCH] docker: move tests from python2 to python3)

[PATCH v4 00/16] Move rom and notdirty handling to cputlb
 2019-09-25 19:40 UTC  (5+ messages)
` [PATCH v4 10/16] cputlb: Partially inline memory_region_section_get_iotlb

[PATCH v13 00/15] backup-top filter driver for backup
 2019-09-25 19:28 UTC  (3+ 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).