qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-15 14:11:03 to 2019-07-16 05:36:13 UTC [more...]

[Qemu-devel] [RFC PATCH qemu] spapr: Stop providing RTAS blob
 2019-07-16  5:35 UTC 

[Qemu-devel] [PATCH v2 00/11] bitmaps: allow bitmaps to be used with full and top
 2019-07-16  5:18 UTC  (13+ messages)
` [Qemu-devel] [PATCH v2 01/11] iotests/257: add Pattern class
` [Qemu-devel] [PATCH v2 02/11] iotests/257: add EmulatedBitmap class
` [Qemu-devel] [PATCH v2 03/11] iotests/257: Refactor backup helpers
` [Qemu-devel] [PATCH v2 04/11] block/backup: hoist bitmap check into QMP interface
` [Qemu-devel] [PATCH v2 05/11] iotests/257: test API failures
` [Qemu-devel] [PATCH v2 06/11] block/backup: improve sync=bitmap work estimates
` [Qemu-devel] [PATCH v2 07/11] block/backup: centralize copy_bitmap initialization
` [Qemu-devel] [PATCH v2 08/11] block/backup: add backup_is_cluster_allocated
` [Qemu-devel] [PATCH v2 09/11] block/backup: teach TOP to never copy unallocated regions
` [Qemu-devel] [PATCH v2 10/11] block/backup: support bitmap sync modes for non-bitmap backups
` [Qemu-devel] [PATCH v2 11/11] iotests/257: test traditional sync modes

[Qemu-devel] [PATCH] ppc/pnv: Warn when using -initrd and low ram
 2019-07-16  4:56 UTC 

[Qemu-devel] [PULL 0/3] Build system and documentation patches for 2019-07-15
 2019-07-16  4:51 UTC  (4+ messages)
` [Qemu-devel] [PULL 1/3] Makefile: Fix "make install" when "make all" needs work
` [Qemu-devel] [PULL 2/3] Makefile: Fix missing dependency of on qemu-tech.texi
` [Qemu-devel] [PULL 3/3] qemu-tech: Fix dangling @menu entries

[Qemu-devel] [PATCH] ppc: Improve SMT experience with TCG accel
 2019-07-16  4:02 UTC 

[Qemu-devel] [PATCH 0/1] Add check for header length in virtio-net-tx
 2019-07-16  3:38 UTC  (2+ messages)
` [Qemu-devel] [PATCH 1/1] virtio-net: check guest header length is valid

[Qemu-devel] [PATCH v4 0/5] spapr: implement dispatch and suspend calls
 2019-07-16  2:55 UTC  (7+ messages)
` [Qemu-devel] [PATCH v4 1/5] spapr: Implement dispatch counter and prod bit on tcg
` [Qemu-devel] [PATCH v4 2/5] spapr: Implement H_PROD
` [Qemu-devel] [PATCH v4 3/5] spapr: Implement H_CONFER
` [Qemu-devel] [PATCH v4 4/5] spapr: Implement H_JOIN
` [Qemu-devel] [PATCH v4 5/5] spapr: Implement ibm,suspend-me

[Qemu-devel] [PULL 00/44] ppc-for-4.1 queue 20190529
 2019-07-16  2:14 UTC  (6+ messages)
` [Qemu-devel] [PULL 41/44] spapr: change default interrupt mode to 'dual'
  ` [Qemu-devel] [Qemu-ppc] "

[Qemu-devel] Fwd: virtio_scsi_ctx_check failed when detach virtio_scsi disk
 2019-07-16  2:06 UTC 

[Qemu-devel] [PATCH v2] qapi: add dirty-bitmaps to query-named-block-nodes result
 2019-07-16  1:13 UTC 

[Qemu-devel] [PATCH] migration: consolidate time info into populate_time_info
 2019-07-16  0:54 UTC 

[Qemu-devel] [PATCH] qapi: add dirty-bitmaps to query-named-block-nodes result
 2019-07-16  0:13 UTC  (6+ messages)

[Qemu-devel] [PATCH-for-4.1 v2 0/9] tests/docker: Debian & MXE fixes
 2019-07-15 23:33 UTC  (11+ messages)
` [Qemu-devel] [NOTFORMERGE PATCH v2 1/9] tests/docker: Kludge to build the Fedora image
` [Qemu-devel] [PATCH-for-4.1 v2 2/9] tests/docker: Install Sphinx in the Debian images
` [Qemu-devel] [PATCH-for-4.1 v2 3/9] tests/docker: Install the NSIS tools in the MinGW capable images
` [Qemu-devel] [PATCH-for-4.1 v2 4/9] tests/docker: Set the correct cross-PKG_CONFIG_PATH in the MXE images
` [Qemu-devel] [PATCH-for-4.1 v2 5/9] tests/docker: Install texinfo in the Fedora image
` [Qemu-devel] [RFC PATCH-for-4.1 v2 6/9] buildsys: The NSIS Windows build requires the documentation installed
` [Qemu-devel] [PATCH-for-4.1 v2 7/9] buildsys: The NSIS Windows build requires qemu-nsis.bmp installed
` [Qemu-devel] [PATCH-for-4.1 v2 8/9] tests/docker: Let the test-mingw test generate a NSIS installer
` [Qemu-devel] [PATCH-for-4.1 v2 9/9] NSIS: Add missing firmware blobs

[Qemu-devel] Any function to access nested guest virtual address space?
 2019-07-15 23:21 UTC 

[Qemu-devel] [PATCH 2/2] riscv: sifive_u: Update the plic hart config to support multicore
 2019-07-15 21:30 UTC  (4+ messages)
  ` [Qemu-devel] [Qemu-riscv] "

[Qemu-devel] [PATCH v2 00/14] Multiple simultaneous audio backends
 2019-07-15 21:16 UTC  (16+ messages)
` [Qemu-devel] [PATCH v2 01/14] audio: reduce glob_audio_state usage
` [Qemu-devel] [PATCH v2 02/14] audio: basic support for multi backend audio
` [Qemu-devel] [PATCH v2 03/14] audio: add audiodev property to vnc and wav_capture
` [Qemu-devel] [PATCH v2 04/14] audio: add audiodev properties to frontends
` [Qemu-devel] [PATCH v2 05/14] paaudio: prepare for multiple audiodev
` [Qemu-devel] [PATCH v2 06/14] audio: audiodev= parameters no longer optional when -audiodev present
` [Qemu-devel] [PATCH v2 07/14] paaudio: do not move stream when sink/source name is specified
` [Qemu-devel] [PATCH v2 08/14] paaudio: properly disconnect streams in fini_*
` [Qemu-devel] [PATCH v2 09/14] audio: remove audio_MIN, audio_MAX
` [Qemu-devel] [PATCH v2 10/14] audio: do not run each backend in audio_run
` [Qemu-devel] [PATCH v2 11/14] paaudio: fix playback glitches
` [Qemu-devel] [PATCH v2 12/14] audio: remove read and write pcm_ops
` [Qemu-devel] [PATCH v2 13/14] audio: use size_t where makes sense
` [Qemu-devel] [PATCH v2 14/14] audio: fix memory leak reported by ASAN

[Qemu-devel] [RFC PATCH-for-4.1? v2 0/5] semihosting: Build with CONFIG_SEMIHOSTING disabled
 2019-07-15 21:09 UTC  (7+ messages)
` [Qemu-devel] [RFC PATCH-for-4.1? v2 1/5] target/arm: Always enable CONFIG_SEMIHOSTING
` [Qemu-devel] [RFC PATCH-for-4.1? v2 2/5] target/mips: "
` [Qemu-devel] [RFC PATCH-for-4.1? v2 3/5] hw/semihosting: Allow this feature to be disabled
` [Qemu-devel] [RFC PATCH-for-4.1? v2 4/5] target/arm: Add stubs to build with CONFIG_SEMIHOSTING disabled
` [Qemu-devel] [RFC PATCH-for-4.1? v2 5/5] target/mips: "

[Qemu-devel] [PULL 0/3] MIPS queue for July 15th, 2019
 2019-07-15 20:29 UTC  (4+ messages)
` [Qemu-devel] [PULL 1/3] target/mips: Add missing 'break' for a case of MTHC0 handling
` [Qemu-devel] [PULL 2/3] target/mips: Add missing 'break' for certain cases of MFTR handling
` [Qemu-devel] [PULL 3/3] target/mips: Add missing 'break' for certain cases of MTTR handling

[Qemu-devel] [PATCH 0/3] block/io_uring: fix EINTR and resubmit short reads
 2019-07-15 20:19 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] block/io_uring: add submission and completion trace events
` [Qemu-devel] [PATCH 2/3] block/io_uring: fix EINTR request resubmission
` [Qemu-devel] [PATCH 3/3] block/io_uring: resubmit short buffered reads

[Qemu-devel] [PATCH for 4.1 v4 0/5] target/mips: Fixes for 4.1 rc1
 2019-07-15 20:00 UTC  (6+ messages)
` [Qemu-devel] [PATCH for 4.1 v4 1/5] target/mips: Add 'fall through' comments for handling nanoMips' SHXS, SWXS
` [Qemu-devel] [PATCH for 4.1 v4 2/5] target/mips: Add missing 'break' for a case of MTHC0 handling
` [Qemu-devel] [PATCH for 4.1 v4 3/5] target/mips: Add missing 'break' for certain cases of MFTR handling
` [Qemu-devel] [PATCH for 4.1 v4 4/5] target/mips: Add missing 'break' for certain cases of MTTR handling
` [Qemu-devel] [PATCH for 4.1 v4 5/5] target/mips: Fix emulation of MSA pack instructions on big endian hosts

[Qemu-devel] [PATCH v4 00/18] bitmaps: introduce 'bitmap' sync mode
 2019-07-15 20:00 UTC  (2+ messages)

[Qemu-devel] [PATCH for 4.1 v3 0/5] target/mips: Fixes for 4.1 rc1
 2019-07-15 19:53 UTC  (6+ messages)
` [Qemu-devel] [PATCH for 4.1 v3 1/5] target/mips: Add 'fall through' comments for handling nanoMips' SHXS, SWXS
` [Qemu-devel] [PATCH for 4.1 v3 2/5] target/mips: Add missing 'break' for a case of MTHC0 handling
` [Qemu-devel] [PATCH for 4.1 v3 3/5] target/mips: Add missing 'break' for certain cases of MFTR handling
` [Qemu-devel] [PATCH for 4.1 v3 4/5] target/mips: Add missing 'break' for certain cases of MTTR handling
` [Qemu-devel] [PATCH for 4.1 v3 5/5] target/mips: Fix emulation of MSA pack instructions on big endian hosts

[Qemu-devel] [PATCH v3 0/3] qapi: block-dirty-bitmap-remove transaction action
 2019-07-15 19:48 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 2/3] qapi: implement "

[Qemu-devel] [BUG] nanoMIPS support problem related to extract2 support for i386 TCG target
 2019-07-15 19:48 UTC  (3+ messages)

[Qemu-devel] [PATCH v5 00/20] monitor: add asynchronous command type
 2019-07-15 19:10 UTC  (21+ messages)
` [Qemu-devel] [PATCH v5 01/20] qmp: constify QmpCommand and list
` [Qemu-devel] [PATCH v5 02/20] json-lexer: make it safe to call destroy multiple times
` [Qemu-devel] [PATCH v5 03/20] qmp: add QmpSession
` [Qemu-devel] [PATCH v5 04/20] QmpSession: add a return callback
` [Qemu-devel] [PATCH v5 05/20] QmpSession: add json parser and use it in qga
` [Qemu-devel] [PATCH v5 06/20] monitor: use qmp session to parse json feed
` [Qemu-devel] [PATCH v5 07/20] qga: simplify dispatch_return_cb
` [Qemu-devel] [PATCH v5 08/20] QmpSession: introduce QmpReturn
` [Qemu-devel] [PATCH v5 09/20] qmp: simplify qmp_return_error()
` [Qemu-devel] [PATCH v5 10/20] QmpSession: keep a queue of pending commands
` [Qemu-devel] [PATCH v5 11/20] QmpSession: return orderly
` [Qemu-devel] [PATCH v5 12/20] qmp: introduce asynchronous command type
` [Qemu-devel] [PATCH v5 13/20] scripts: learn 'async' qapi commands
` [Qemu-devel] [PATCH v5 14/20] qmp: add qmp_return_is_cancelled()
` [Qemu-devel] [PATCH v5 15/20] monitor: add qmp_return_get_monitor()
` [Qemu-devel] [PATCH v5 16/20] console: add graphic_hw_update_done()
` [Qemu-devel] [PATCH v5 17/20] console: make screendump asynchronous
` [Qemu-devel] [PATCH v5 18/20] monitor: start making qmp_human_monitor_command() asynchronous
` [Qemu-devel] [PATCH v5 19/20] monitor: teach HMP about asynchronous commands
` [Qemu-devel] [PATCH v5 20/20] hmp: call the asynchronous QMP screendump to fix outdated/glitches

[Qemu-devel] [PATCH v4 00/20] monitor: add asynchronous command type
 2019-07-15 19:09 UTC  (4+ messages)
` [Qemu-devel] [PATCH v4 17/20] console: make screendump asynchronous

[Qemu-devel] [PATCH for-4.1] target/i386: sev: Do not unpin ram device memory region
 2019-07-15 18:29 UTC  (3+ messages)

[Qemu-devel] [PATCH] chardev: race condition with tcp_chr_disconnect
 2019-07-15 18:27 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/3] hw/Kconfig: PCI & USB fixes
 2019-07-15 18:22 UTC  (13+ messages)
` [Qemu-devel] [RFC PATCH 1/3] hw/Kconfig: PCI bus implies PCI_DEVICES
        ` [Qemu-devel] [qemu-s390x] "

[Qemu-devel] [PATCH 0/3] tests/docker: Debian & MXE fixes
 2019-07-15 17:23 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/3] tests/docker: Install Sphinx in the Debian images
` [Qemu-devel] [PATCH 2/3] tests/docker: Install the NSIS tools in the MXE images

[Qemu-devel] [PATCH 0/2] Enable iotests during "make check"
 2019-07-15 17:17 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/2] tests/qemu-iotests/group: Remove some more tests from the "auto" group
` [Qemu-devel] [PATCH 2/2] tests: Run the iotests during "make check" again

[Qemu-devel] [PULL 00/10] target-arm queue
 2019-07-15 17:03 UTC  (3+ messages)

[Qemu-devel] [Bug 1836451] [NEW] 'make info' fails due to errors in qemu-tech.texi
 2019-07-15 16:54 UTC  (2+ messages)
` [Qemu-devel] [Bug 1836451] "

[Qemu-devel] [Bug 1836453] [NEW] "qemu-nsis\*.bmp" -> no files found" when building with MXE
 2019-07-15 16:53 UTC  (2+ messages)
` [Qemu-devel] [Bug 1836453] "

[Qemu-devel] [Bug 1836558] [NEW] Qemu-ppc Memory leak creating threads
 2019-07-15 16:50 UTC  (6+ messages)
` [Qemu-devel] [Bug 1836558] "

[Qemu-devel] [PATCH for 4.1] Fix broken build with WHPX enabled
 2019-07-15 16:51 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 0/6] tests/docker: add podman support
 2019-07-15 16:45 UTC  (8+ messages)
` [Qemu-devel] [PATCH v3 1/6] docker.py: add --run-as-current-user
` [Qemu-devel] [PATCH v3 3/6] tests/docker: add podman support
` [Qemu-devel] [PATCH v3 5/6] test-char: skip tcp tests if ipv4 check failed

[Qemu-devel] [PATCH v2] tests/boot_linux_console: add a test for riscv64 + virt
 2019-07-15 16:31 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/3] s390x/cpumodel fixes for 4.1
 2019-07-15 16:12 UTC  (12+ messages)
` [Qemu-devel] [PATCH 1/3] s390x/cpumodel: remove esort from the default model
` [Qemu-devel] [PATCH 2/3] s390x/cpumodel: also change name of vxbeh
  ` [Qemu-devel] [qemu-s390x] "
` [Qemu-devel] [PATCH 3/3] s390x/cpumodel: change internal name of vxp to make description

[Qemu-devel] [PATCH] iotests: Set read-zeroes on in null block driver for Valgrind
 2019-07-15 16:07 UTC 

[Qemu-devel] [PATCH] iotests: Set read-zeroes on in null block driver for Valgrind
 2019-07-15 16:06 UTC 

[Qemu-devel] [Bug 1606899] [NEW] virtio-vga does not let guest poweroff properly
 2019-07-15 15:46 UTC  (2+ messages)
` [Qemu-devel] [Bug 1606899] "

[Qemu-devel] [Bug 1606708] [NEW] QEMU crashes when switching consoles using SDL
 2019-07-15 15:49 UTC  (2+ messages)
` [Qemu-devel] [Bug 1606708] "

[Qemu-devel] [PULL 00/11] Block patches for rc1
 2019-07-15 15:56 UTC  (13+ messages)
` [Qemu-devel] [PULL 01/11] nvme: Set number of queues later in nvme_init()
` [Qemu-devel] [PULL 02/11] block: Add BDS.never_freeze
` [Qemu-devel] [PULL 03/11] block/stream: Fix error path
` [Qemu-devel] [PULL 04/11] block/stream: Swap backing file change order
` [Qemu-devel] [PULL 05/11] block: Deep-clear inherits_from
` [Qemu-devel] [PULL 06/11] iotests: Fix throttling in 030
` [Qemu-devel] [PULL 07/11] iotests: Compare error messages "
` [Qemu-devel] [PULL 08/11] iotests: Add @use_log to VM.run_job()
` [Qemu-devel] [PULL 09/11] iotests: Add new case to 030
` [Qemu-devel] [PULL 10/11] iotests: Add read-only test "
` [Qemu-devel] [PULL 11/11] gluster: fix .bdrv_reopen_prepare when backing file is a JSON object

[Qemu-devel] [PATCH 00/10] ppc/pnv: add XIVE support for KVM guests
 2019-07-15 15:45 UTC  (6+ messages)
` [Qemu-devel] [PATCH 08/10] ppc/xive: Extend XiveTCTX with an router object pointer

[Qemu-devel] What events should be handled in iohandler context?
 2019-07-15 15:19 UTC 

[Qemu-devel] [PULL 00/21] Migration pull request
 2019-07-15 15:11 UTC  (2+ messages)

[Qemu-devel] [Bug 1836078] [NEW] Regressions on arm-linux-gnueabihf target with some GCC tests
 2019-07-15 15:03 UTC  (2+ messages)
` [Qemu-devel] [Bug 1836078] "

[Qemu-devel] [Bug 1836192] [NEW] Regressions on arm926 target with some GCC tests
 2019-07-15 15:02 UTC  (2+ messages)
` [Qemu-devel] [Bug 1836192] "

[Qemu-devel] [PATCH for-4.1? 0/4] block: Fix three .bdrv_has_zero_init()s
 2019-07-15 14:49 UTC  (2+ messages)

[Qemu-devel] [RFC] Add virtual SDEI support in qemu
 2019-07-15 14:44 UTC  (5+ messages)

[Qemu-devel] [PATCH] archive-source: also create a stash for submodules
 2019-07-15 14:36 UTC  (2+ messages)

[Qemu-devel] [Bug 1834496] [NEW] Regressions on arm target with some GCC tests
 2019-07-15 14:16 UTC  (2+ messages)
` [Qemu-devel] [Bug 1834496] "

[Qemu-devel] [PATCH v5 0/8] target/ppc: Optimize emulation of some Altivec instructions
 2019-07-15 14:22 UTC  (9+ messages)
` [Qemu-devel] [PATCH v5 1/8] target/ppc: Optimize emulation of lvsl and lvsr instructions
` [Qemu-devel] [PATCH v5 2/8] target/ppc: Optimize emulation of vsl and vsr instructions
` [Qemu-devel] [PATCH v5 3/8] target/ppc: Optimize emulation of vpkpx instruction
` [Qemu-devel] [PATCH v5 4/8] target/ppc: Optimize emulation of vgbbd instruction
` [Qemu-devel] [PATCH v5 5/8] target/ppc: Optimize emulation of vclzd instruction
` [Qemu-devel] [PATCH v5 6/8] target/ppc: Optimize emulation of vclzw instruction
` [Qemu-devel] [PATCH v5 7/8] target/ppc: Optimize emulation of vclzh and vclzb instructions
` [Qemu-devel] [PATCH v5 8/8] target/ppc: Refactor emulation of vmrgew and vmrgow instructions

[Qemu-devel] [Bug 1836537] [NEW] Kconfig-related options not shown in ./configure --help
 2019-07-15 14:07 UTC  (2+ messages)
` [Qemu-devel] [Bug 1836537] "

[Qemu-devel] [PULL 00/19] Migration patches
 2019-07-15 14:17 UTC  (9+ 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).