qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-12-18 17:18:32 to 2017-12-19 04:02:19 UTC [more...]

[Qemu-devel] [PATCH] tpm: move qdev_prop_tpm to hw/tpm/
 2017-12-18 18:33 UTC  (6+ messages)

[Qemu-devel] [RESEND PATCH for-2.12 0/2] ACPI/unit-test: Add a testcase
 2017-12-19  4:01 UTC  (3+ messages)

[Qemu-devel] [RFC/RFT PATCH 0/5] vfio/pci: MSI-X MMIO relocation
 2017-12-19  3:56 UTC  (12+ messages)
` [Qemu-devel] [RFC/RFT PATCH 2/5] vfio/pci: Add base BAR MemoryRegion
` [Qemu-devel] [RFC/RFT PATCH 5/5] vfio/pci: Allow relocating MSI-X MMIO

[Qemu-devel] [PATCH v3 0/2] Add clflushopt to "Skylake-Server" cpu model
 2017-12-19  3:37 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 1/2] pc: add 2.12 machine types
` [Qemu-devel] [PATCH v3 2/2] target/i386: add clflushopt to "Skylake-Server" cpu model

[Qemu-devel] [RFC v5 00/26] QMP: out-of-band (OOB) execution support
 2017-12-19  3:18 UTC  (6+ messages)
` [Qemu-devel] [RFC v5 24/26] docs: update QMP documents for OOB commands

[Qemu-devel] [PATCH V9] qqq: module for synchronizing with a simulation
 2017-12-18 18:45 UTC  (3+ messages)

[Qemu-devel] [RESEND PATCH] build: Fix error script name in git-submodule
 2017-12-19  2:09 UTC 

[Qemu-devel] [PATCH v2 0/4] QOM'ify PCIDevices
 2017-12-18 17:45 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] hw/ide: Emulate SiI3112 SATA controller
 2017-12-19  1:18 UTC  (6+ messages)
  ` [Qemu-devel] [Qemu-ppc] "

[Qemu-devel] [PATCH v2 00/20] SDHCI: housekeeping, add a qtest and fix few issues
 2017-12-19  1:18 UTC  (11+ messages)
` [Qemu-devel] [PATCH v2 02/20] sdhci: use deposit64()
` [Qemu-devel] [PATCH v2 04/20] sdhci: refactor same sysbus/pci properties into a common one
` [Qemu-devel] [PATCH v2 08/20] sdhci: use qemu_log_mask(UNIMP) instead of fprintf()
` [Qemu-devel] [PATCH v2 13/20] sdhci: Implement write method of ACMD12ERRSTS register
` [Qemu-devel] [PATCH v2 16/20] sdhci: add qtest to check the SD Spec version

[Qemu-devel] [PATCH 0/6] spapr: Add optional capabilities
 2017-12-19  0:37 UTC  (5+ messages)
` [Qemu-devel] [PATCH 2/6] spapr: Treat Hardware Transactional Memory (HTM) as an optional capability

[Qemu-devel] [PATCH] spapr_pci: use warn_report()
 2017-12-19  0:38 UTC  (2+ messages)

[Qemu-devel] [PATCH] sockets: Fix test for DragonFly BSD
 2017-12-19  0:21 UTC 

[Qemu-devel] [PULL 00/23] Block patches
 2017-12-19  0:15 UTC  (2+ messages)

[Qemu-devel] [PATCH] tpm: Fix linker error when using --disable-tpm
 2017-12-18 15:49 UTC  (2+ messages)

[Qemu-devel] [PATCH v1 00/19] re-factor softfloat and add fp16 functions
 2017-12-18 23:26 UTC  (36+ messages)
` [Qemu-devel] [PATCH v1 03/19] include/fpu/softfloat: implement float16_chs helper
` [Qemu-devel] [PATCH v1 04/19] include/fpu/softfloat: implement float16_set_sign helper
` [Qemu-devel] [PATCH v1 05/19] include/fpu/softfloat: add some float16 contants
` [Qemu-devel] [PATCH v1 06/19] fpu/softfloat: propagate signalling NaNs in MINMAX
` [Qemu-devel] [PATCH v1 07/19] fpu/softfloat: improve comments on ARM NaN propagation
` [Qemu-devel] [PATCH v1 08/19] fpu/softfloat: move the extract functions to the top of the file
` [Qemu-devel] [PATCH v1 09/19] fpu/softfloat: define decompose structures
` [Qemu-devel] [PATCH v1 10/19] fpu/softfloat: re-factor add/sub
` [Qemu-devel] [PATCH v1 11/19] fpu/softfloat: re-factor mul
` [Qemu-devel] [PATCH v1 12/19] fpu/softfloat: re-factor div
` [Qemu-devel] [PATCH v1 13/19] fpu/softfloat: re-factor muladd
` [Qemu-devel] [PATCH v1 14/19] fpu/softfloat: re-factor round_to_int
` [Qemu-devel] [PATCH v1 15/19] fpu/softfloat: re-factor float to int/uint
` [Qemu-devel] [PATCH v1 16/19] fpu/softfloat: re-factor int/uint to float
` [Qemu-devel] [PATCH v1 17/19] fpu/softfloat: re-factor scalbn
` [Qemu-devel] [PATCH v1 18/19] fpu/softfloat: re-factor minmax
` [Qemu-devel] [PATCH v1 19/19] fpu/softfloat: re-factor compare

[Qemu-devel] [PATCH v3] ssh: switch from libssh2 to libssh
 2017-12-18 23:19 UTC  (5+ messages)
` [Qemu-devel] [Qemu-block] "

[Qemu-devel] [PATCH v1 0/2] s390x/tcg: TEST PROTECTION and memory hotplug
 2017-12-18 22:46 UTC  (3+ messages)
` [Qemu-devel] [PATCH v1 1/2] s390x/tcg: implement TEST PROTECTION
` [Qemu-devel] [PATCH v1 2/2] s390x/sclp: fix missing be conversion

[Qemu-devel] [PULL 0/6] Queued target/sh4 patches
 2017-12-18 22:40 UTC  (7+ messages)
` [Qemu-devel] [PULL 1/6] target/sh4: add missing tcg_temp_free() in _decode_opc()
` [Qemu-devel] [PULL 2/6] target/sh4: fix TCG leak during gusa sequence
` [Qemu-devel] [PULL 3/6] target/sh4: Use cmpxchg for movco when parallel_cpus
` [Qemu-devel] [PULL 4/6] target/sh4: Convert to DisasJumpType
` [Qemu-devel] [PULL 5/6] target/sh4: Do not singlestep after exceptions
` [Qemu-devel] [PULL 6/6] target/sh4: Convert to DisasContextBase

[Qemu-devel] [PATCH] scripts/make-release: More .git removal
 2017-12-18 22:33 UTC 

[Qemu-devel] [PATCH v2 0/5] Interactive Boot Menu for DASD and SCSI Guests on s390x
 2017-12-18 22:11 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 2/5] s390-ccw: ipl structs for eckd cdl/ldl
    ` [Qemu-devel] [qemu-s390x] "

[Qemu-devel] [PATCH v2] checkpatch: volatile with a comment or sig_atomic_t is okay
 2017-12-18 13:23 UTC  (2+ messages)

[Qemu-devel] [PULL 00/10] Block patches
 2017-12-18 21:08 UTC  (11+ messages)
` [Qemu-devel] [PULL 01/10] hbitmap: add next_zero function
` [Qemu-devel] [PULL 02/10] backup: move from done_bitmap to copy_bitmap
` [Qemu-devel] [PULL 03/10] backup: init copy_bitmap from sync_bitmap for incremental
` [Qemu-devel] [PULL 04/10] backup: simplify non-dirty bits progress processing
` [Qemu-devel] [PULL 05/10] backup: use copy_bitmap in incremental backup
` [Qemu-devel] [PULL 06/10] blockjob: kick jobs on set-speed
` [Qemu-devel] [PULL 07/10] block/sheepdog: remove spurious NULL check
` [Qemu-devel] [PULL 08/10] block/sheepdog: code beautification
` [Qemu-devel] [PULL 09/10] block/curl: check error return of curl_global_init()
` [Qemu-devel] [PULL 10/10] block/curl: fix minor memory leaks

[Qemu-devel] [PATCH v3 0/7] Code cleanup and minor fixes (for 2.11)
 2017-12-18 21:05 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/7] TCG misc patches
 2017-12-18 20:39 UTC  (8+ messages)
` [Qemu-devel] [PATCH 2/7] target/moxie: Fix tlb_fill
` [Qemu-devel] [PATCH 7/7] tcg: Allow 6 arguments to TCG helpers

[Qemu-devel] [PATCH v7 00/26] tcg: generic vector operations
 2017-12-18 20:32 UTC  (21+ messages)
` [Qemu-devel] [PATCH v7 02/26] tcg: Add generic vector expanders
` [Qemu-devel] [PATCH v7 04/26] target/arm: Align vector registers
` [Qemu-devel] [PATCH v7 08/26] tcg/i386: Add vector operations
` [Qemu-devel] [PATCH v7 10/26] tcg: Add generic vector ops for interleave
` [Qemu-devel] [PATCH v7 12/26] tcg: Add generic vector ops for constant shifts
` [Qemu-devel] [PATCH v7 13/26] target/arm: Use vector infrastructure for aa64 "
` [Qemu-devel] [PATCH v7 14/26] tcg: Add generic vector ops for comparisons
` [Qemu-devel] [PATCH v7 15/26] target/arm: Use vector infrastructure for aa64 compares
` [Qemu-devel] [PATCH v7 16/26] tcg/i386: Add vector operations/expansions for shift/cmp/interleave
` [Qemu-devel] [PATCH v7 17/26] tcg: Add generic vector ops for multiplication
` [Qemu-devel] [PATCH v7 18/26] target/arm: Use vector infrastructure for aa64 multiplies
` [Qemu-devel] [PATCH v7 19/26] tcg: Add generic vector ops for extension
` [Qemu-devel] [PATCH v7 20/26] target/arm: Use vector infrastructure for aa64 widening shifts
` [Qemu-devel] [PATCH v7 21/26] tcg/i386: Add vector operations/expansions for mul/extend
` [Qemu-devel] [PATCH v7 22/26] tcg/aarch64: Add vector operations
` [Qemu-devel] [PATCH v7 23/26] tcg/optimize: Handle vector opcodes during optimize
` [Qemu-devel] [PATCH v7 24/26] tcg: Add support for 4 operand vector ops
` [Qemu-devel] [PATCH v7 25/26] tcg: Add support for 5 "
` [Qemu-devel] [PATCH v7 26/26] tcg: Add generic helpers for saturating arithmetic

[Qemu-devel] [PATCH v4 0/6] Rework vhost memory region updates
 2017-12-18 20:29 UTC  (5+ messages)
` [Qemu-devel] [PATCH v4 4/6] vhost: add regions to temporary list

[Qemu-devel] [PATCH 0/9] target/arm: Prepatory work for SVE
 2017-12-18 20:29 UTC  (12+ messages)
` [Qemu-devel] [PATCH 1/9] target/arm: Mark disas_set_insn_syndrome inline
  ` [Qemu-devel] [Qemu-arm] "
` [Qemu-devel] [PATCH 2/9] target/arm: Use pointers in crypto helpers
` [Qemu-devel] [PATCH 3/9] target/arm: Use pointers in neon zip/uzp helpers
` [Qemu-devel] [PATCH 4/9] target/arm: Use pointers in neon tbl helper
` [Qemu-devel] [PATCH 5/9] target/arm: Add aa32_vfp_dreg/aa64_vfp_qreg helpers
` [Qemu-devel] [PATCH 6/9] vmstate: Add VMSTATE_UINT64_SUB_ARRAY
  ` [Qemu-devel] [Qemu-arm] "
` [Qemu-devel] [PATCH 7/9] target/arm: Expand vector registers for SVE
` [Qemu-devel] [PATCH 8/9] target/arm: Add ZCR.LEN to tb->flags
` [Qemu-devel] [PATCH 9/9] target/arm: Add ARM_FEATURE_SVE

[Qemu-devel] [PATCH v2 0/4] tests: Rename pc-cpu-test.c to cpu-plug-test.c
 2017-12-18 20:17 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 2/4] tests/cpu-plug-test: Check the CPU hot-plugging with device_add, too

[Qemu-devel] [Bug 1580459] [NEW] Windows (10?) guest freezes entire host on shutdown if using PCI passthrough
 2017-12-18 20:04 UTC  (2+ messages)
` [Qemu-devel] [Bug 1580459] "

[Qemu-devel] [PATCH v5 0/7] Rework vhost memory region updates
 2017-12-18 20:13 UTC  (8+ messages)
` [Qemu-devel] [PATCH v5 1/7] vhost: Build temporary section list and deref after commit
` [Qemu-devel] [PATCH v5 2/7] vhost: Move log_dirty check
` [Qemu-devel] [PATCH v5 3/7] vhost: Simplify ring verification checks
` [Qemu-devel] [PATCH v5 4/7] vhost: Merge sections added to temporary list
` [Qemu-devel] [PATCH v5 5/7] vhost: Regenerate region list from changed sections list
` [Qemu-devel] [PATCH v5 6/7] vhost: Clean out old vhost_set_memory and friends
` [Qemu-devel] [PATCH v5 7/7] vhost: Merge and delete unused callbacks

[Qemu-devel] [PATCH v2] tpm: move qdev_prop_tpm to hw/tpm/
 2017-12-18 20:10 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 0/2] virtio: fix IO request length in virtio SCSI/block
 2017-12-18 19:42 UTC  (6+ messages)
` [Qemu-devel] [PATCH 2/2] "

[Qemu-devel] [PATCH v1 00/13] Fix VNC server unbounded memory usage
 2017-12-18 19:12 UTC  (14+ messages)
` [Qemu-devel] [PATCH v1 01/13] ui: remove 'sync' parametr from vnc_update_client
` [Qemu-devel] [PATCH v1 02/13] ui: remove unreachable code in vnc_update_client
` [Qemu-devel] [PATCH v1 03/13] ui: remove redundant indentation in vnc_client_update
` [Qemu-devel] [PATCH v1 04/13] ui: avoid pointless VNC updates if framebuffer isn't dirty
` [Qemu-devel] [PATCH v1 05/13] ui: track how much decoded data we consumed when doing SASL encoding
` [Qemu-devel] [PATCH v1 06/13] ui: introduce enum to track VNC client framebuffer update request state
` [Qemu-devel] [PATCH v1 07/13] ui: correctly reset framebuffer update state after processing dirty regions
` [Qemu-devel] [PATCH v1 08/13] ui: refactor code for determining if an update should be sent to the client
` [Qemu-devel] [PATCH v1 09/13] ui: fix VNC client throttling when audio capture is active
` [Qemu-devel] [PATCH v1 10/13] ui: fix VNC client throttling when forced update is requested
` [Qemu-devel] [PATCH v1 11/13] ui: place a hard cap on VNC server output buffer size
` [Qemu-devel] [PATCH v1 12/13] ui: add trace events related to VNC client throttling
` [Qemu-devel] [PATCH v1 13/13] ui: mix misleading comments & return types of VNC I/O helper methods

[Qemu-devel] [Bug 1738840] [NEW] qemu-img convert qcow2 to raw fails on OS X
 2017-12-18 18:56 UTC  (2+ messages)
` [Qemu-devel] [Bug 1738840] "

[Qemu-devel] [PATCH v2 0/1] deprecate qmp_cpu
 2017-12-18 19:02 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/1] qmp: marking qmp_cpu as deprecated

[Qemu-devel] [PATCH] target-ppc: optimize cmp translation
 2017-12-18 19:01 UTC  (2+ messages)

[Qemu-devel] [PATCH] tcg: add cs_base and flags to -d exec output
 2017-12-18 18:56 UTC  (2+ messages)

[Qemu-devel] [PATCH for 2.11 0/2] QEMU crashes with CD device without media
 2017-12-18 17:49 UTC  (7+ messages)
` [Qemu-devel] [PATCH 2/2] ide: fix crash in IDE cdrom read

[Qemu-devel] [RFC 00/23] target/arm: decode generator and initial sve patches
 2017-12-18 17:45 UTC  (24+ messages)
` [Qemu-devel] [PATCH 01/23] scripts: Add decodetree.py
` [Qemu-devel] [PATCH 02/23] target/arm: Add SVE decode skeleton
` [Qemu-devel] [PATCH 03/23] target/arm: Implement SVE Bitwise Logical - Unpredicated Group
` [Qemu-devel] [PATCH 04/23] target/arm: Implement PTRUE, PFALSE, SETFFR
` [Qemu-devel] [PATCH 05/23] target/arm: Implement SVE predicate logical operations
` [Qemu-devel] [PATCH 06/23] target/arm: Implement SVE load vector/predicate
` [Qemu-devel] [PATCH 07/23] target/arm: Implement SVE Integer Binary Arithmetic - Predicated Group
` [Qemu-devel] [PATCH 08/23] target/arm: Handle SVE registers in write_fp_dreg
` [Qemu-devel] [PATCH 09/23] target/arm: Handle SVE registers when using clear_vec_high
` [Qemu-devel] [PATCH 10/23] target/arm: Implement SVE Integer Reduction Group
` [Qemu-devel] [PATCH 11/23] target/arm: Implement SVE bitwise shift by immediate (predicated)
` [Qemu-devel] [PATCH 12/23] target/arm: Implement SVE bitwise shift by vector (predicated)
` [Qemu-devel] [PATCH 13/23] target/arm: Implement SVE bitwise shift by wide elements (predicated)
` [Qemu-devel] [PATCH 14/23] target/arm: Implement SVE Integer Arithmetic - Unary Predicated Group
` [Qemu-devel] [PATCH 15/23] target/arm: Implement SVE Integer Multiply-Add Group
` [Qemu-devel] [PATCH 16/23] target/arm: Implement SVE Integer Arithmetic - Unpredicated Group
` [Qemu-devel] [PATCH 17/23] target/arm: Implement SVE Index Generation Group
` [Qemu-devel] [PATCH 18/23] target/arm: Implement SVE Stack Allocation Group
` [Qemu-devel] [PATCH 19/23] target/arm: Implement SVE Bitwise Shift - Unpredicated Group
` [Qemu-devel] [PATCH 20/23] target/arm: Implement SVE Compute Vector Address Group
` [Qemu-devel] [PATCH 21/23] target/arm: Implement SVE floating-point exponential accelerator
` [Qemu-devel] [PATCH 22/23] target/arm: Implement SVE floating-point trig select coefficient
` [Qemu-devel] [PATCH 23/23] target/arm: Implement SVE Element Count Group, register destinations

[Qemu-devel] [PATCH] Remove legacy -no-kvm-pit option
 2017-12-18 17:44 UTC 

[Qemu-devel] [PATCH] hw/ppc: Remove the deprecated spapr-pci-vfio-host-bridge device
 2017-12-18 17:35 UTC 

[Qemu-devel] [PATCH v1 1/1] qmp: marking qmp_cpu as deprecated
 2017-12-18 15:05 UTC  (5+ messages)

[Qemu-devel] [PULL 00/10] Command line patches for 2017-12-18
 2017-12-18 17:30 UTC  (11+ messages)
` [Qemu-devel] [PULL 01/10] qemu-options: Remove stray colons from output of --help
` [Qemu-devel] [PULL 02/10] qemu-options: Fix markup of -netdev l2tpv3
` [Qemu-devel] [PULL 03/10] qemu-options qemu-doc: Move "Device URL Syntax" to qemu-doc
` [Qemu-devel] [PULL 04/10] qemu-options: Move -iscsi under "Block device options"
` [Qemu-devel] [PULL 05/10] qemu-options: Add missing -iscsi Texinfo documentation
` [Qemu-devel] [PULL 06/10] qemu-options: Polish section "TPM device options"
` [Qemu-devel] [PULL 07/10] qemu-options: Polish section "Character "
` [Qemu-devel] [PULL 08/10] qemu-options: Belatedly document --watchdog-action inject-nmi
` [Qemu-devel] [PULL 09/10] option: Remove shadowing opt decl from qemu_opt_print()
` [Qemu-devel] [PULL 10/10] option: Drop unused get_param_value(), get_next_param_value()

[Qemu-devel] [PATCH v2 00/11] ARM v8.1 simd + v8.3 complex insns
 2017-12-18 17:24 UTC  (12+ messages)
` [Qemu-devel] [PATCH v2 01/11] target/arm: Add ARM_FEATURE_V8_1_SIMD
` [Qemu-devel] [PATCH v2 02/11] target/arm: Decode aa64 armv8.1 scalar three same extra
` [Qemu-devel] [PATCH v2 03/11] target/arm: Decode aa64 armv8.1 "
` [Qemu-devel] [PATCH v2 04/11] target/arm: Decode aa64 armv8.1 scalar/vector x indexed element
` [Qemu-devel] [PATCH v2 05/11] target/arm: Decode aa32 armv8.1 three same
` [Qemu-devel] [PATCH v2 06/11] target/arm: Decode aa32 armv8.1 two reg and a scalar
` [Qemu-devel] [PATCH v2 07/11] target/arm: Add ARM_FEATURE_V8_FCMA
` [Qemu-devel] [PATCH v2 08/11] target/arm: Decode aa64 armv8.3 fcadd
` [Qemu-devel] [PATCH v2 09/11] target/arm: Decode aa64 armv8.3 fcmla
` [Qemu-devel] [PATCH v2 10/11] target/arm: Decode aa32 armv8.3 3-same
` [Qemu-devel] [PATCH v2 11/11] target/arm: Decode aa32 armv8.3 2-reg-index

[Qemu-devel] [ANNOUNCE] QEMU 2.10.2 Stable released
 2017-12-18 17:18 UTC 


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