qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-18 01:47:46 to 2018-12-18 14:07:47 UTC [more...]

[Qemu-devel] Monitor and serial output window broken with SDL2
 2018-12-18 13:27 UTC  (12+ messages)

[Qemu-devel] [PATCH V7 0/6] nvdimm: support MAP_SYNC for memory-backend-file
 2018-12-18 13:52 UTC  (9+ messages)
` [Qemu-devel] [PATCH V7 1/6] numa: Fixed the memory leak of numa error message
` [Qemu-devel] [PATCH V7 2/6] util/mmap-alloc: switch qemu_ram_mmap() to 'flags' parameter
` [Qemu-devel] [PATCH V7 3/6] util/mmap-alloc: support MAP_SYNC in qemu_ram_mmap()
` [Qemu-devel] [PATCH V7 4/6] util/mmap-alloc: Switch the RAM_SYNC flags to OnOffAuto
` [Qemu-devel] [PATCH V7 5/6] hostmem: add more information in error messages
` [Qemu-devel] [PATCH V7 6/6] hostmem-file: add 'sync' option

[Qemu-devel] [PATCH v2 0/5] disas: nanoMIPS: Clean up several issues
 2018-12-18 13:11 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/5] disas: nanoMIPS: Fix preamble text
` [Qemu-devel] [PATCH v2 3/5] disas: nanoMIPS: Fix a function misnomer

[Qemu-devel] [PATCH v2 00/22] nbd: add qemu-nbd --list
 2018-12-18 13:46 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 03/22] maint: Allow for EXAMPLES in texi2pod

[Qemu-devel] [Bug 1803872] [NEW] gcc 8.2 reports stringop-truncation when building qemu
 2018-12-18 12:42 UTC  (2+ messages)
` [Qemu-devel] [Bug 1803872] Re: [PATCH v2 3/3] migration: Replace strncpy() by strpadcpy(pad='\0')

[Qemu-devel] [Bug 1806196] [NEW] qed leaked clusters
 2018-12-18 12:03 UTC  (2+ messages)
` [Qemu-devel] [Bug 1806196] "

[Qemu-devel] [PATCH] pcie: set link state inactive/active after hot unplug/plug
 2018-12-18 13:59 UTC  (4+ messages)

[Qemu-devel] [PATCH] tests: Move qdict-test-data.txt to tests/data/qobject/
 2018-12-18 11:37 UTC 

[Qemu-devel] [PATCH 2/3] mac_newworld: enable access to EDID data for the VGA device
 2018-12-18 11:31 UTC 

[Qemu-devel] [PATCH v8 00/20] Fixing record/replay and adding reverse debugging
 2018-12-18 11:22 UTC  (21+ messages)
` [Qemu-devel] [PATCH v8 01/20] replay: add missing fix for internal function
` [Qemu-devel] [PATCH v8 02/20] block: implement bdrv_snapshot_goto for blkreplay
` [Qemu-devel] [PATCH v8 03/20] replay: disable default snapshot for record/replay
` [Qemu-devel] [PATCH v8 04/20] replay: update docs for record/replay with block devices
` [Qemu-devel] [PATCH v8 05/20] replay: don't drain/flush bdrv queue while RR is working
` [Qemu-devel] [PATCH v8 06/20] replay: finish record/replay before closing the disks
` [Qemu-devel] [PATCH v8 07/20] qcow2: introduce icount field for snapshots
` [Qemu-devel] [PATCH v8 08/20] migration: "
` [Qemu-devel] [PATCH v8 09/20] replay: provide and accessor for rr filename
` [Qemu-devel] [PATCH v8 10/20] replay: introduce info hmp/qmp command
` [Qemu-devel] [PATCH v8 11/20] replay: introduce breakpoint at the specified step
` [Qemu-devel] [PATCH v8 12/20] replay: implement replay-seek command to proceed to the desired step
` [Qemu-devel] [PATCH v8 13/20] replay: refine replay-time module
` [Qemu-devel] [PATCH v8 14/20] replay: flush rr queue before loading the vmstate
` [Qemu-devel] [PATCH v8 15/20] gdbstub: add reverse step support in replay mode
` [Qemu-devel] [PATCH v8 16/20] gdbstub: add reverse continue "
` [Qemu-devel] [PATCH v8 17/20] replay: describe reverse debugging in docs/replay.txt
` [Qemu-devel] [PATCH v8 18/20] replay: add BH oneshot event for block layer
` [Qemu-devel] [PATCH v8 19/20] replay: init rtc after enabling the replay
` [Qemu-devel] [PATCH v8 20/20] replay: document development rules

[Qemu-devel] [PATCH v2 0/3] Fix strncpy() warnings for GCC8 new -Wstringop-truncation
 2018-12-18 11:09 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/3] hw/acpi: Replace strncpy() by strpadcpy(pad='\0')
` [Qemu-devel] [PATCH v2 2/3] block/sheepdog: "
` [Qemu-devel] [PATCH v2 3/3] migration: "

[Qemu-devel] [PULL v3 00/15] Hardfloat + softfloat maintainers update and gitdm
 2018-12-18 10:53 UTC  (4+ messages)
` [Qemu-devel] [PULL v3 08/15] tests/fp: add fp-bench

[Qemu-devel] [PATCH-for-4.0 v2 0/2] ARM SMMUv3: Fix ACPI integration
 2018-12-18 10:54 UTC  (6+ messages)
` [Qemu-devel] [PATCH-for-4.0 v2 2/2] hw/arm/virt-acpi-build: IORT Update for revision D

[Qemu-devel] [PATCH] spapr: Add H-Call H_HOME_NODE_ASSOCIATIVITY
 2018-12-18 10:57 UTC  (7+ messages)
    ` [Qemu-devel] [Qemu-ppc] "

[Qemu-devel] sheepdog build warning
 2018-12-18 10:35 UTC  (4+ messages)

[Qemu-devel] [RFC 0/2] Improve qemu-thread support on macOS
 2018-12-18 10:31 UTC  (5+ messages)
` [Qemu-devel] [RFC 1/2] util: Implement debug-threads for macOS
` [Qemu-devel] [RFC 2/2] qemu-thread: Don't block SEGV, ILL and FPE

[Qemu-devel] [PATCH] qapi: fix flat union on uncovered branches conditionals
 2018-12-18 10:21 UTC  (4+ messages)

[Qemu-devel] [PULL 0/7] QAPI patches for 2018-12-18
 2018-12-18 10:09 UTC  (8+ messages)
` [Qemu-devel] [PULL 1/7] qapi: Turn ShutdownCause into QAPI enum
` [Qemu-devel] [PULL 2/7] qmp: Add reason to SHUTDOWN and RESET events
` [Qemu-devel] [PULL 3/7] qmp: Split ShutdownCause host-qmp into quit and system-reset
` [Qemu-devel] [PULL 4/7] qmp: query-current-machine with wakeup-suspend-support
` [Qemu-devel] [PULL 5/7] qga: update guest-suspend-ram and guest-suspend-hybrid descriptions
` [Qemu-devel] [PULL 6/7] qmp hmp: Make system_wakeup check wake-up support and run state
` [Qemu-devel] [PULL 7/7] qapi: fix flat union on uncovered branches conditionals

[Qemu-devel] [PULL 00/32] QAPI patches for 2018-12-13
 2018-12-18 10:08 UTC  (8+ messages)
` [Qemu-devel] [PULL 32/32] qapi: add conditions to REPLICATION type/commands on the schema
      ` [Qemu-devel] Regression test with --disable options (was: qapi: add conditions to REPLICATION type/commands on the schema)
        ` [Qemu-devel] Regression test with --disable options

[Qemu-devel] [PATCH v3 0/2] intel-iommu: add support for 5-level virtual IOMMU
 2018-12-18 10:01 UTC  (8+ messages)
` [Qemu-devel] [PATCH v3 1/2] intel-iommu: differentiate host address width from IOVA address width
` [Qemu-devel] [PATCH v3 2/2] intel-iommu: extend VTD emulation to allow 57-bit "

[Qemu-devel] [PATCH v2 for-4.0 0/7] vhost-user-blk: Add support for backend reconnecting
 2018-12-18 10:00 UTC  (8+ messages)
` [Qemu-devel] [PATCH v2 for-4.0 1/7] chardev: Add disconnected option for chardev socket
` [Qemu-devel] [PATCH v2 for-4.0 2/7] vhost-user: Support providing shared memory to backend
` [Qemu-devel] [PATCH v2 for-4.0 3/7] libvhost-user: Introduce vu_queue_map_desc()
` [Qemu-devel] [PATCH v2 for-4.0 4/7] libvhost-user: Support recording inflight I/O in shared memory
` [Qemu-devel] [PATCH v2 for-4.0 5/7] vhost-user-blk: Add support to provide shared memory to backend
` [Qemu-devel] [PATCH v2 for-4.0 6/7] vhost-user-blk: Add support to reconnect backend
` [Qemu-devel] [PATCH v2 for-4.0 7/7] contrib/vhost-user-blk: enable inflight I/O recording

[Qemu-devel] [PATCH v3] s390x/pci: add common fmb
 2018-12-18  9:55 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3] s390x/pci: add common function measurement block

[Qemu-devel] [PATCH 00/34] tcg, target/ppc vector improvements
 2018-12-18  9:49 UTC  (36+ messages)
` [Qemu-devel] [PATCH 01/34] tcg: Add logical simplifications during gvec expand
` [Qemu-devel] [PATCH 02/34] target/arm: Rely on optimization within tcg_gen_gvec_or
` [Qemu-devel] [PATCH 03/34] tcg: Add gvec expanders for nand, nor, eqv
` [Qemu-devel] [PATCH 04/34] tcg: Add write_aofs to GVecGen4
` [Qemu-devel] [PATCH 05/34] tcg: Add opcodes for vector saturated arithmetic
` [Qemu-devel] [PATCH 06/34] tcg/i386: Implement vector saturating arithmetic
` [Qemu-devel] [PATCH 07/34] tcg: Add opcodes for vector minmax arithmetic
` [Qemu-devel] [PATCH 08/34] tcg/i386: Implement "
` [Qemu-devel] [PATCH 09/34] target/arm: Use vector minmax expanders for aarch64
` [Qemu-devel] [PATCH 10/34] target/arm: Use vector minmax expanders for aarch32
` [Qemu-devel] [PATCH 11/34] target/ppc: introduce get_fpr() and set_fpr() helpers for FP register access
` [Qemu-devel] [PATCH 12/34] target/ppc: introduce get_avr64() and set_avr64() helpers for VMX "
` [Qemu-devel] [PATCH 13/34] target/ppc: introduce get_cpu_vsr{l, h}() and set_cpu_vsr{l, h}() helpers for VSR "
` [Qemu-devel] [PATCH 14/34] target/ppc: switch FPR, VMX and VSX helpers to access data directly from cpu_env
` [Qemu-devel] [PATCH 15/34] target/ppc: merge ppc_vsr_t and ppc_avr_t union types
` [Qemu-devel] [PATCH 16/34] target/ppc: move FP and VMX registers into aligned vsr register array
` [Qemu-devel] [PATCH 17/34] target/ppc: convert VMX logical instructions to use vector operations
` [Qemu-devel] [PATCH 18/34] target/ppc: convert vaddu[b, h, w, d] and vsubu[b, h, w, d] over "
` [Qemu-devel] [PATCH 19/34] target/ppc: convert vspltis[bhw] "
` [Qemu-devel] [PATCH 20/34] target/ppc: convert vsplt[bhw] "
` [Qemu-devel] [PATCH 21/34] target/ppc: nand, nor, eqv are now generic "
` [Qemu-devel] [PATCH 22/34] target/ppc: convert VSX logical operations to "
` [Qemu-devel] [PATCH 23/34] target/ppc: convert xxspltib "
` [Qemu-devel] [PATCH 24/34] target/ppc: convert xxspltw "
` [Qemu-devel] [PATCH 25/34] target/ppc: convert xxsel "
` [Qemu-devel] [PATCH 26/34] target/ppc: Pass integer to helper_mtvscr
` [Qemu-devel] [PATCH 27/34] target/ppc: Use helper_mtvscr for reset and gdb
` [Qemu-devel] [PATCH 28/34] target/ppc: Remove vscr_nj and vscr_sat
` [Qemu-devel] [PATCH 29/34] target/ppc: Add helper_mfvscr
` [Qemu-devel] [PATCH 30/34] target/ppc: Use mtvscr/mfvscr for vmstate
` [Qemu-devel] [PATCH 31/34] target/ppc: Add set_vscr_sat
` [Qemu-devel] [PATCH 32/34] target/ppc: Split out VSCR_SAT to a vector field
` [Qemu-devel] [PATCH 33/34] target/ppc: convert vadd*s and vsub*s to vector operations
` [Qemu-devel] [PATCH 34/34] target/ppc: convert vmin* and vmax* "

[Qemu-devel] [PATCH v9 0/7] ppc: support for the XIVE interrupt controller (POWER9)
 2018-12-18  9:36 UTC  (12+ messages)
` [Qemu-devel] [PATCH v9 1/7] target/ppc: fix the PPC_BIT definitions
` [Qemu-devel] [PATCH v9 2/7] target/ppc: replace __builtin_ffssl() by the equivalent ctz routines
` [Qemu-devel] [PATCH v9 3/7] spapr/xive: fix compilation breakage on windows
` [Qemu-devel] [PATCH v9 6/7] spapr: change default CPU type to POWER9

[Qemu-devel] [PATCH qemu v3] ppc/spapr: Receive and store device tree blob from SLOF
 2018-12-18  9:40 UTC  (8+ messages)

[Qemu-devel] [PATCH v13 0/6] Add support for TPM Physical Presence interface
 2018-12-18  9:28 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 0/7] bitmaps: remove x- prefix from QMP api
 2018-12-18  9:20 UTC  (11+ messages)
` [Qemu-devel] [PATCH v3 6/7] iotests: allow pretty-print for qmp_log
` [Qemu-devel] [PATCH v3 7/7] iotests: add iotest 236 for testing bitmap merge

[Qemu-devel] [PATCH] blk: postpone request execution on a context protected with "drained section"
 2018-12-18  8:53 UTC  (8+ messages)

[Qemu-devel] [PATCH v3 0/2] hw: vmmouse: use link property instead of DEFINE_PROP_PTR
 2018-12-18  8:49 UTC  (7+ messages)
` [Qemu-devel] [PATCH v3 2/2] hw: vmmouse: Use link instead of pointer property

[Qemu-devel] [PATCH] Introduce new "no_guest_reset" parameter for usb-host device
 2018-12-18  8:46 UTC 

[Qemu-devel] [QEMU PATCH] hw/i386: Remove deprecated machines pc-0.10 and pc-0.11
 2018-12-18  8:06 UTC  (4+ messages)

[Qemu-devel] [PATCH v11 00/10] qcow2: cluster space preallocation
 2018-12-18  7:57 UTC  (11+ messages)
` [Qemu-devel] [PATCH v11 01/10] mirror: inherit supported write/zero flags
` [Qemu-devel] [PATCH v11 02/10] blkverify: set "
` [Qemu-devel] [PATCH v11 03/10] quorum: set supported write flags
` [Qemu-devel] [PATCH v11 04/10] block: introduce BDRV_REQ_ALLOCATE flag
` [Qemu-devel] [PATCH v11 05/10] block: treat BDRV_REQ_ALLOCATE as serialising
` [Qemu-devel] [PATCH v11 06/10] file-posix: reset fallocate-related flags without CONFIG_FALLOCATE*
` [Qemu-devel] [PATCH v11 07/10] file-posix: support BDRV_REQ_ALLOCATE
` [Qemu-devel] [PATCH v11 08/10] block: support BDRV_REQ_ALLOCATE in passthrough drivers
` [Qemu-devel] [PATCH v11 09/10] qcow2: skip writing zero buffers to empty COW areas
` [Qemu-devel] [PATCH v11 10/10] iotest 134: test cluster-misaligned encrypted write

[Qemu-devel] [Bug 1808928] [NEW] Bitmap Extra data is not supported
 2018-12-18  7:36 UTC 

[Qemu-devel] [Bug 1511887] [NEW] USB device 1.1 not correctly passedthru from Linux host to Windows guest
 2018-12-18  7:23 UTC  (2+ messages)
` [Qemu-devel] [Bug 1511887] "

[Qemu-devel] [PATCH 0/3] macppc: minor patches for 4.0
 2018-12-18  6:12 UTC  (7+ messages)
` [Qemu-devel] [PATCH 2/3] mac_newworld: enable access to EDID data for the VGA device

[Qemu-devel] [PULL 00/31] pci, pc, virtio: fixes, features
 2018-12-18  4:37 UTC  (33+ messages)
` [Qemu-devel] [PULL 01/31] pcie: set link state inactive/active after hot unplug/plug
` [Qemu-devel] [PULL 02/31] pc:piix4: Update smbus I/O space after a migration
` [Qemu-devel] [PULL 03/31] virtio: Helper for registering virtio device types
` [Qemu-devel] [PULL 04/31] virtio: Provide version-specific variants of virtio PCI devices
` [Qemu-devel] [PULL 05/31] tests: Remove unused include
` [Qemu-devel] [PULL 06/31] hw/smbios: Restrict access to "hw/smbios/ipmi.h"
` [Qemu-devel] [PULL 07/31] hw/smbios: Remove "smbios_ipmi.h"
` [Qemu-devel] [PULL 08/31] hw/smbios: Move to the hw/firmware/ subdirectory
` [Qemu-devel] [PULL 09/31] hw/pci-bridge: Fix invalid free()
` [Qemu-devel] [PULL 10/31] pcie: Create enums for link speed and width
` [Qemu-devel] [PULL 11/31] pci: Sync PCIe downstream port LNKSTA on read
` [Qemu-devel] [PULL 12/31] qapi: Define PCIe link speed and width properties
` [Qemu-devel] [PULL 13/31] pcie: Add link speed and width fields to PCIESlot
` [Qemu-devel] [PULL 14/31] pcie: Fill PCIESlot link fields to support higher speeds and widths
` [Qemu-devel] [PULL 15/31] pcie: Allow generic PCIe root port to specify link speed and width
` [Qemu-devel] [PULL 16/31] vfio/pci: Remove PCIe Link Status emulation
` [Qemu-devel] [PULL 17/31] pcie: Fast PCIe root ports for new machines
` [Qemu-devel] [PULL 18/31] intel_iommu: dump correct iova when failed
` [Qemu-devel] [PULL 19/31] intel_iommu: convert invalid traces into error reports
` [Qemu-devel] [PULL 20/31] intel_iommu: dma read/write draining support
` [Qemu-devel] [PULL 21/31] intel_iommu: remove "x-" prefix for "aw-bits"
` [Qemu-devel] [PULL 22/31] intel_iommu: turn on IR by default
` [Qemu-devel] [PULL 23/31] hw: acpi: The RSDP build API can return void
` [Qemu-devel] [PULL 24/31] hw: arm: acpi: Fix incorrect checksums in RSDP
` [Qemu-devel] [PULL 25/31] hw: i386: Use correct RSDT length for checksum
` [Qemu-devel] [PULL 26/31] hw: arm: Carry RSDP specific data through AcpiRsdpData
` [Qemu-devel] [PULL 27/31] hw: arm: Convert the RSDP build to the buid_append_foo() API
` [Qemu-devel] [PULL 28/31] hw: arm: Support both legacy and current RSDP build
` [Qemu-devel] [PULL 29/31] hw: acpi: Export and share the ARM "
` [Qemu-devel] [PULL 30/31] hw: acpi: Remove AcpiRsdpDescriptor and fix tests
` [Qemu-devel] [PULL 31/31] hw/i386: Remove deprecated machines pc-0.10 and pc-0.11

[Qemu-devel] [PATCH 0/5] intel_iommu: fix windows svvp verification, and trivial cleanups
 2018-12-18  3:07 UTC  (3+ messages)
` [Qemu-devel] [PATCH 5/5] intel_iommu: turn on IR by default

[Qemu-devel] [PATCH v5 0/8] pcie: Enhanced link speed and width support
 2018-12-18  2:27 UTC  (7+ messages)
` [Qemu-devel] [PATCH v5 6/8] pcie: Allow generic PCIe root port to specify link speed and width

[Qemu-devel] [PATCH v8 00/12] ppc: support for the XIVE interrupt controller (POWER9)
 2018-12-18  0:00 UTC  (6+ messages)
` [Qemu-devel] [PATCH v8 09/12] spapr: set the interrupt presenter at reset

[Qemu-devel] [PATCH V6 0/6] nvdimm: support MAP_SYNC for memory-backend-file
 2018-12-18  2:01 UTC  (5+ 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).