qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-10-30 17:23:04 to 2017-10-31 15:20:20 UTC [more...]

[Qemu-devel] [PATCH v4 0/5] fw_cfg: add DMA operations & etc/vmcoreinfo support
 2017-10-31 15:19 UTC  (2+ messages)
` [Qemu-devel] [PATCH v4 1/5] fw_cfg: fix the command line module name

[Qemu-devel] [RISU PATCH 0/7] Add @Group support and some aarch64.risu cleanups
 2017-10-31 14:54 UTC  (8+ messages)
` [Qemu-devel] [RISU PATCH 1/7] aarch64.risu: document naming conventions
` [Qemu-devel] [RISU PATCH 2/7] aarch64.risu: remove duplicate AdvSIMD Scalar 3 same block
` [Qemu-devel] [RISU PATCH 3/7] aarch64.risu: remove duplicate AdvSIMD scalar 2 reg misc block
` [Qemu-devel] [RISU PATCH 4/7] aarch64.risu: update AdvancedSIMD across lanes
` [Qemu-devel] [RISU PATCH 5/7] risugen/risugen_$arch: factor out instruction selection
` [Qemu-devel] [RISU PATCH 6/7] risugen: support @GroupName in risu files
` [Qemu-devel] [RISU PATCH 7/7] aarch64.risu: clean-up and annotate with groups

[Qemu-devel] [PATCH v2 0/2] ui/cocoa.m: enable guest to see control-alt key combinations
 2017-10-31 14:52 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 2/2] ui/cocoa.m: send ctrl-alt key combinations to guest if not used by QEMU

[Qemu-devel] 'make help' generate unrelated files
 2017-10-31 14:33 UTC  (3+ messages)

[Qemu-devel] [PULL 00/12] NBD patches prior to 2.11 soft freeze
 2017-10-31 14:27 UTC  (14+ messages)
` [Qemu-devel] [PULL 01/12] nbd: Include error names in trace messages
` [Qemu-devel] [PULL 02/12] nbd: Move nbd_errno_to_system_errno() to public header
` [Qemu-devel] [PULL 03/12] nbd: Expose constants and structs for structured read
` [Qemu-devel] [PULL 04/12] nbd/server: Report error for write to read-only export
` [Qemu-devel] [PULL 05/12] nbd/server: Simplify nbd_negotiate_options loop
` [Qemu-devel] [PULL 06/12] nbd/server: Refactor zero-length option check
` [Qemu-devel] [PULL 07/12] nbd: Minimal structured read for server
` [Qemu-devel] [PULL 08/12] nbd/server: Include human-readable message in structured errors
` [Qemu-devel] [PULL 09/12] nbd/client: refactor nbd_receive_starttls
` [Qemu-devel] [PULL 10/12] nbd/client: prepare nbd_receive_reply for structured reply
` [Qemu-devel] [PULL 11/12] nbd: Move nbd_read() to common header
` [Qemu-devel] [PULL 12/12] nbd: Minimal structured read for client

[Qemu-devel] What is the best commit for record-replay?
 2017-10-31 14:27 UTC  (13+ messages)

[Qemu-devel] KVM "fake DAX" flushing interface - discussion
 2017-10-31 14:20 UTC  (14+ messages)

[Qemu-devel] [RFC 3/6] possible_cpus: add CPUArchId::type field
 2017-10-31 14:01 UTC  (4+ messages)
` [Qemu-devel] [RFC v2 "

[Qemu-devel] [PATCH v6 00/25] block: Fix some filename generation issues
 2017-10-31 13:52 UTC  (11+ messages)
` [Qemu-devel] [PATCH v6 10/25] block: Add bdrv_dirname()
` [Qemu-devel] [PATCH v6 11/25] blkverify: Make bdrv_dirname() return NULL
` [Qemu-devel] [PATCH v6 12/25] quorum: "
` [Qemu-devel] [PATCH v6 14/25] block/nfs: Implement bdrv_dirname()
` [Qemu-devel] [PATCH v6 15/25] block: Use bdrv_dirname() for relative filenames

[Qemu-devel] [PATCH] docker: add python stdlib dependency (required by keycodemapdb)
 2017-10-31 13:33 UTC  (2+ messages)

[Qemu-devel] [PATCH v3] arm: implement cache/shareability attribute bits for PAR registers
 2017-10-31 13:29 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 3/4] fw_cfg: write vmcoreinfo details
 2017-10-31 13:15 UTC  (2+ messages)

[Qemu-devel] [PULL 0/2] hmp queue
 2017-10-31 13:11 UTC  (4+ messages)
` [Qemu-devel] [PULL 1/2] hmp: Replace error_report_err
` [Qemu-devel] [PULL 2/2] monitor: fix dangling CPU pointer

[Qemu-devel] [PULL 0/5] target-arm queue
 2017-10-31 13:11 UTC  (6+ messages)
` [Qemu-devel] [PULL 1/5] fix WFI/WFE length in syndrome register
` [Qemu-devel] [PULL 2/5] xlnx-zcu102: Specify the max number of CPUs
` [Qemu-devel] [PULL 3/5] msf2: Remove dead code reported by Coverity
` [Qemu-devel] [PULL 4/5] msf2: Wire up SYSRESETREQ in SoC for system reset
` [Qemu-devel] [PULL 5/5] hw/pci-host/gpex: Improve INTX to gsi routing error checking

[Qemu-devel] [RFC PATCH 00/26] replay additions
 2017-10-31 12:48 UTC  (28+ messages)
` [Qemu-devel] [RFC PATCH 01/26] block: implement bdrv_snapshot_goto for blkreplay
` [Qemu-devel] [RFC PATCH 02/26] blkreplay: create temporary overlay for underlaying devices
` [Qemu-devel] [RFC PATCH 03/26] replay: disable default snapshot for record/replay
` [Qemu-devel] [RFC PATCH 04/26] replay: fix processing async events
` [Qemu-devel] [RFC PATCH 05/26] replay: fixed replay_enable_events
` [Qemu-devel] [RFC PATCH 06/26] replay: fix save/load vm for non-empty queue
` [Qemu-devel] [RFC PATCH 07/26] replay: added replay log format description
` [Qemu-devel] [RFC PATCH 08/26] replay: make safe vmstop at record/replay
` [Qemu-devel] [RFC PATCH 09/26] replay: save prior value of the host clock
` [Qemu-devel] [RFC PATCH 10/26] icount: fixed saving/restoring of icount warp timers
` [Qemu-devel] [RFC PATCH 11/26] target/arm/arm-powertctl: drop BQL assertions
` [Qemu-devel] [RFC PATCH 12/26] cpus: push BQL lock to qemu_*_wait_io_event
` [Qemu-devel] [RFC PATCH 13/26] cpus: only take BQL for sleeping threads
` [Qemu-devel] [RFC PATCH 14/26] replay/replay.c: bump REPLAY_VERSION again
` [Qemu-devel] [RFC PATCH 15/26] replay/replay-internal.c: track holding of replay_lock
` [Qemu-devel] [RFC PATCH 16/26] replay: make locking visible outside replay code
` [Qemu-devel] [RFC PATCH 17/26] replay: push replay_mutex_lock up the call tree
` [Qemu-devel] [RFC PATCH 18/26] cpu-exec: don't overwrite exception_index
` [Qemu-devel] [RFC PATCH 19/26] cpu-exec: reset exit flag before calling cpu_exec_nocache
` [Qemu-devel] [RFC PATCH 20/26] replay: don't destroy mutex at exit
` [Qemu-devel] [RFC PATCH 21/26] replay: check return values of fwrite
` [Qemu-devel] [RFC PATCH 22/26] scripts/qemu-gdb: add simple tcg lock status helper
` [Qemu-devel] [RFC PATCH 23/26] util/qemu-thread-*: add qemu_lock, locked and unlock trace events
` [Qemu-devel] [RFC PATCH 24/26] scripts/analyse-locks-simpletrace.py: script to analyse lock times
` [Qemu-devel] [RFC PATCH 25/26] scripts/replay-dump.py: replay log dumper
` [Qemu-devel] [RFC PATCH 26/26] scripts/qemu-gdb/timers.py: new helper to dump timer state

[Qemu-devel] [PATCH 0/7] linux-user fixes, mostly for hppa
 2017-10-31 12:53 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/7] linux-user: Restrict usage of sa_restorer
` [Qemu-devel] [PATCH 2/7] linux-user/hppa: Fix TARGET_SA_* defines
` [Qemu-devel] [PATCH 3/7] linux-user/hppa: Fix cpu_clone_regs
` [Qemu-devel] [PATCH 4/7] linux-user/hppa: Fix typo for TARGET_NR_epoll_wait
` [Qemu-devel] [PATCH 5/7] linux-user/hppa: Fix TARGET_MAP_TYPE
` [Qemu-devel] [PATCH 6/7] linux-user/hppa: Fix TARGET_F_RDLCK, TARGET_F_WRLCK, TARGET_F_UNLCK
` [Qemu-devel] [PATCH 7/7] linux-user: Handle TARGET_MAP_STACK and TARGET_MAP_HUGETLB

[Qemu-devel] [PATCH v2 0/1] linux: Buffers/caches in VirtIO Balloon driver stats
 2017-10-31 12:20 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/1] virtio_balloon: include buffers and cached memory statistics

[Qemu-devel] [PATCH v5 00/13] Add support for the ZynqMP Generic QSPI
 2017-10-31 11:55 UTC  (11+ messages)
` [Qemu-devel] [PATCH v5 01/13] m25p80: Add support for continuous read out of RDSR and READ_FSR
` [Qemu-devel] [PATCH v5 02/13] m25p80: Add support for SST READ ID 0x90/0xAB commands
` [Qemu-devel] [PATCH v5 03/13] m25p80: Add support for BRRD/BRWR and BULK_ERASE (0x60)

[Qemu-devel] [PATCH] aarch64: advertise the GIC system register interface
 2017-10-31 11:47 UTC  (3+ messages)

[Qemu-devel] [RFCPATCH00/20] replay additions
 2017-10-31 11:21 UTC  (22+ messages)
` [Qemu-devel] [RFCPATCH01/20] block: implement bdrv_snapshot_goto for blkreplay
` [Qemu-devel] [RFCPATCH02/20] blkreplay: create temporary overlay for underlaying devices
` [Qemu-devel] [RFCPATCH03/20] replay: disable default snapshot for record/replay
` [Qemu-devel] [RFCPATCH04/20] replay: fix processing async events
` [Qemu-devel] [RFCPATCH05/20] replay: fixed replay_enable_events
` [Qemu-devel] [RFCPATCH06/20] replay: fix save/load vm for non-empty queue
` [Qemu-devel] [RFCPATCH07/20] replay: added replay log format description
` [Qemu-devel] [RFCPATCH08/20] replay: make safe vmstop at record/replay
` [Qemu-devel] [RFCPATCH09/20] replay: save prior value of the host clock
` [Qemu-devel] [RFCPATCH10/20] icount: fixed saving/restoring of icount warp timers
` [Qemu-devel] [RFCPATCH11/20] target/arm/arm-powertctl: drop BQL assertions
` [Qemu-devel] [RFCPATCH12/20] cpus: push BQL lock to qemu_*_wait_io_event
` [Qemu-devel] [RFCPATCH13/20] cpus: only take BQL for sleeping threads
` [Qemu-devel] [RFCPATCH14/20] replay/replay.c: bump REPLAY_VERSION again
` [Qemu-devel] [RFCPATCH15/20] replay/replay-internal.c: track holding of replay_lock
` [Qemu-devel] [RFCPATCH16/20] replay: make locking visible outside replay code
` [Qemu-devel] [RFCPATCH17/20] replay: push replay_mutex_lock up the call tree
` [Qemu-devel] [RFCPATCH18/20] cpu-exec: don't overwrite exception_index
` [Qemu-devel] [RFCPATCH19/20] cpu-exec: reset exit flag before calling cpu_exec_nocache
` [Qemu-devel] [RFCPATCH20/20] replay: don't destroy mutex at exit

[Qemu-devel] [RFC PATCH 00/26] replay additions
 2017-10-31 11:27 UTC  (27+ messages)
` [Qemu-devel] [RFC PATCH 01/26] block: implement bdrv_snapshot_goto for blkreplay
` [Qemu-devel] [RFC PATCH 02/26] blkreplay: create temporary overlay for underlaying devices
` [Qemu-devel] [RFC PATCH 03/26] replay: disable default snapshot for record/replay
` [Qemu-devel] [RFC PATCH 04/26] replay: fix processing async events
` [Qemu-devel] [RFC PATCH 05/26] replay: fixed replay_enable_events
` [Qemu-devel] [RFC PATCH 06/26] replay: fix save/load vm for non-empty queue
` [Qemu-devel] [RFC PATCH 07/26] replay: added replay log format description
` [Qemu-devel] [RFC PATCH 08/26] replay: make safe vmstop at record/replay
` [Qemu-devel] [RFC PATCH 09/26] replay: save prior value of the host clock
` [Qemu-devel] [RFC PATCH 10/26] icount: fixed saving/restoring of icount warp timers
` [Qemu-devel] [RFC PATCH 11/26] target/arm/arm-powertctl: drop BQL assertions
` [Qemu-devel] [RFC PATCH 12/26] cpus: push BQL lock to qemu_*_wait_io_event
` [Qemu-devel] [RFC PATCH 13/26] cpus: only take BQL for sleeping threads
` [Qemu-devel] [RFC PATCH 14/26] replay/replay.c: bump REPLAY_VERSION again
` [Qemu-devel] [RFC PATCH 15/26] replay/replay-internal.c: track holding of replay_lock
` [Qemu-devel] [RFC PATCH 16/26] replay: make locking visible outside replay code
` [Qemu-devel] [RFC PATCH 17/26] replay: push replay_mutex_lock up the call tree
` [Qemu-devel] [RFC PATCH 18/26] cpu-exec: don't overwrite exception_index
` [Qemu-devel] [RFC PATCH 19/26] cpu-exec: reset exit flag before calling cpu_exec_nocache
` [Qemu-devel] [RFC PATCH 20/26] replay: don't destroy mutex at exit
` [Qemu-devel] [RFC PATCH 21/26] replay: check return values of fwrite
` [Qemu-devel] [RFC PATCH 22/26] scripts/qemu-gdb: add simple tcg lock status helper
` [Qemu-devel] [RFC PATCH 23/26] util/qemu-thread-*: add qemu_lock, locked and unlock trace events
` [Qemu-devel] [RFC PATCH 24/26] scripts/analyse-locks-simpletrace.py: script to analyse lock times
` [Qemu-devel] [RFC PATCH 25/26] scripts/replay-dump.py: replay log dumper
` [Qemu-devel] [RFC PATCH 26/26] scripts/qemu-gdb/timers.py: new helper to dump timer state

[Qemu-devel] [Bug 1728325] [NEW] POWER8: Wrong behaviour with float-to-int punning
 2017-10-31 10:38 UTC  (3+ messages)
` [Qemu-devel] [Bug 1728325] "

[Qemu-devel] [PATCH v2] arm: implement cache/shareability attribute bits for PAR registers
 2017-10-31 10:28 UTC  (5+ messages)

[Qemu-devel] [PATCH v2 0/5] backup improvements part 1
 2017-10-31 10:26 UTC  (2+ messages)
` [Qemu-devel] ping "

[Qemu-devel] [PATCH v3 5/5] RFC: fw_cfg: add DMA write operation in sysfs
 2017-10-31  9:55 UTC  (3+ messages)

[Qemu-devel] [PATCH v2] don't hardcode EL1 in extended_addresses_enabled
 2017-10-31  9:48 UTC  (4+ messages)

[Qemu-devel] [PATCH] fix: unrealize virtio device if we fail to hotplug it
 2017-10-31  8:03 UTC 

[Qemu-devel] [PATCH 0/6] Introduce new iommu notifier framework
 2017-10-31  5:35 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/6] memory: rename existing iommu notifier to be iommu mr notifier
` [Qemu-devel] [PATCH 2/6] memory: introduce AddressSpaceOps and IOMMUObject
` [Qemu-devel] [PATCH 3/6] intel_iommu: provide AddressSpaceOps.iommu_get instance
` [Qemu-devel] [PATCH 4/6] vfio: rename GuestIOMMU to be GuestIOMMUMR
` [Qemu-devel] [PATCH 5/6] vfio/pci: add notify framework based on IOMMUObject
` [Qemu-devel] [PATCH 6/6] vfio/pci: register vfio_iommu_bind_pasidtbl_notify notifier

[Qemu-devel] Qemu start VM in huge page without '-mem-prealloc' will get memory leak?
 2017-10-31  5:21 UTC  (5+ messages)

[Qemu-devel] [Bug] virtio-blk: qemu will crash if hotplug virtio-blk device failed
 2017-10-31  5:19 UTC 

[Qemu-devel] [Bug 997631] [NEW] Windows 2008R2 very slow cold boot when 4 CPUs
 2017-10-31  4:17 UTC  (2+ messages)
` [Qemu-devel] [Bug 997631] "

[Qemu-devel] [PATCH v2 0/4] Various improvements to submodule handling
 2017-10-31  3:30 UTC  (11+ messages)
` [Qemu-devel] [PATCH v2 1/4] build: allow setting a custom GIT binary for transparent proxying

[Qemu-devel] Retrocomputing devroom at FOSDEM 2018
 2017-10-31  0:06 UTC 

[Qemu-devel] [PATCH v1 0/3] ppc: adding some RTAS calls in tests/libqos
 2017-10-30 23:21 UTC  (4+ messages)
  ` [Qemu-devel] [Qemu-ppc] "

[Qemu-devel] [PATCH 0/6] Improve info migrate output on destination
 2017-10-30 20:48 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/6] qio: Make port 0 work for qio

[Qemu-devel] [PATCH v6 00/12] nbd minimal structured read
 2017-10-30 20:46 UTC  (13+ messages)
` [Qemu-devel] [PATCH v6 06/12] nbd/server: Refactor zero-length option check
` [Qemu-devel] [PATCH v6 07/12] nbd: Minimal structured read for server
` [Qemu-devel] [PATCH v6 09/12] nbd/client: refactor nbd_receive_starttls
` [Qemu-devel] [PATCH v6 12/12] nbd: Minimal structured read for client
` [Qemu-devel] [RFC PATCH v6 13/12] tweak test 83 verbosity

[Qemu-devel] drive_add: file names with spaces
 2017-10-30 20:15 UTC  (7+ messages)

[Qemu-devel] [PATCHv4 00/13] sun4m: sparc32_dma tidy-ups
 2017-10-30 19:09 UTC  (16+ messages)
` [Qemu-devel] [PATCHv4 09/13] lance: move TYPE_LANCE and SysBusPCNetState from lance.c to lance.h
` [Qemu-devel] [PATCHv4 11/13] sparc32_dma: introduce new SPARC32_DMA type container object

[Qemu-devel] [RFC 00/19] KVM: s390/crypto/vfio: guest dedicated crypto adapters
 2017-10-30 19:04 UTC  (2+ messages)

[Qemu-devel] [PATCH v1 0/5][RFC] Refactoring of AIS support
 2017-10-30 18:58 UTC  (10+ messages)

[Qemu-devel] [PATCH v3] monitor: fix dangling CPU pointer
 2017-10-30 18:47 UTC  (2+ messages)

[Qemu-devel] [PATCH v8 00/14] Dirty bitmaps postcopy migration
 2017-10-30 18:22 UTC  (6+ messages)
` [Qemu-devel] [PATCH v8 05/14] migration: introduce postcopy-only pending
  ` [Qemu-devel] [PATCH v8.1 "

[Qemu-devel] [PATCH RESEND] vl: only display available accelerators
 2017-10-30 18:20 UTC 

[Qemu-devel] [RFC PATCH] vl: only display available accelerators
 2017-10-30 18:18 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).