messages from 2019-07-15 12:15:03 to 2019-07-15 20:20:46 UTC [more...]
[Qemu-devel] [PATCH 0/3] block/io_uring: fix EINTR and resubmit short reads
2019-07-15 20:19 UTC (3+ messages)
` [Qemu-devel] [PATCH 1/3] block/io_uring: add submission and completion trace events
` [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 (14+ messages)
` [Qemu-devel] [RFC PATCH 1/3] hw/Kconfig: PCI bus implies PCI_DEVICES
` [Qemu-devel] [qemu-s390x] "
[Qemu-devel] [PATCH-for-4.1 v2 0/9] tests/docker: Debian & MXE fixes
2019-07-15 17:48 UTC (10+ 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] [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 (13+ messages)
` [Qemu-devel] [PULL 01/10] target/arm: report ARMv8-A FP support for AArch32 -cpu max
` [Qemu-devel] [PULL 02/10] hw/ssi/xilinx_spips: Convert lqspi_read() to read_with_attrs
` [Qemu-devel] [PULL 03/10] hw/ssi/xilinx_spips: Avoid AXI writes to the LQSPI linear memory
` [Qemu-devel] [PULL 04/10] hw/ssi/xilinx_spips: Avoid out-of-bound access to lqspi_buf[]
` [Qemu-devel] [PULL 05/10] hw/ssi/mss-spi: Avoid crash when reading empty RX FIFO
` [Qemu-devel] [PULL 06/10] hw/display/xlnx_dp: "
` [Qemu-devel] [PULL 07/10] hw/arm/virt: Fix non-secure flash mode
` [Qemu-devel] [PULL 08/10] pl031: Correctly migrate state when using -rtc clock=host
` [Qemu-devel] [PULL 09/10] target/arm: Set VFP-related MVFR0 fields for arm926 and arm1026
` [Qemu-devel] [PULL 10/10] target/arm: NS BusFault on vector table fetch escalates to NS HardFault
[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 (7+ 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] [RFC PATCH-for-4.1? v2 0/5] semihosting: Build with CONFIG_SEMIHOSTING disabled
2019-07-15 15:22 UTC (6+ 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] 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 (23+ messages)
` [Qemu-devel] [PULL 01/21] migration: fix multifd_recv event typo
` [Qemu-devel] [PULL 02/21] migration-test: rename parameter to parameter_int
` [Qemu-devel] [PULL 03/21] migration/multifd: call multifd_send_sync_main when sending RAM_SAVE_FLAG_EOS
` [Qemu-devel] [PULL 04/21] migration/xbzrle: update cache and current_data in one place
` [Qemu-devel] [PULL 05/21] cutils: remove one unnecessary pointer operation
` [Qemu-devel] [PULL 06/21] migration/multifd: sync packet_num after all thread are done
` [Qemu-devel] [PULL 07/21] migration/ram.c: reset complete_round when we gets a queued page
` [Qemu-devel] [PULL 08/21] migration: No need to take rcu during sync_dirty_bitmap
` [Qemu-devel] [PULL 09/21] memory: Don't set migration bitmap when without migration
` [Qemu-devel] [PULL 10/21] bitmap: Add bitmap_copy_with_{src|dst}_offset()
` [Qemu-devel] [PULL 11/21] memory: Pass mr into snapshot_and_clear_dirty
` [Qemu-devel] [PULL 12/21] memory: Introduce memory listener hook log_clear()
` [Qemu-devel] [PULL 13/21] kvm: Update comments for sync_dirty_bitmap
` [Qemu-devel] [PULL 14/21] kvm: Persistent per kvmslot dirty bitmap
` [Qemu-devel] [PULL 15/21] kvm: Introduce slots lock for memory listener
` [Qemu-devel] [PULL 16/21] kvm: Support KVM_CLEAR_DIRTY_LOG
` [Qemu-devel] [PULL 17/21] migration: Split log_clear() into smaller chunks
` [Qemu-devel] [PULL 18/21] migration: allow private destination ram with x-ignore-shared
` [Qemu-devel] [PULL 19/21] migration/postcopy: fix document of postcopy_send_discard_bm_ram()
` [Qemu-devel] [PULL 20/21] migration/postcopy: remove redundant cpu_synchronize_all_post_init
` [Qemu-devel] [PULL 21/21] migration: always initial RAMBlock.bmap to 1 for new migration
[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)
[Qemu-devel] [PATCH v2] gluster: fix .bdrv_reopen_prepare when backing file is a JSON object
2019-07-15 13:44 UTC (2+ messages)
[Qemu-devel] [PATCH v2 00/12] block: Fixes for concurrent block jobs
2019-07-15 13:41 UTC (2+ messages)
[Qemu-devel] [PATCH] gluster: fix .bdrv_reopen_prepare when backing file is a JSON object
2019-07-15 13:25 UTC (7+ messages)
[Qemu-devel] [PATCH v2 0/9] block: Delay poll when ending drained sections
2019-07-15 13:24 UTC (2+ messages)
[Qemu-devel] [PATCH] include: Make headers more self-contained
2019-07-15 13:18 UTC (3+ messages)
[Qemu-devel] [PATCH] rdmacm-mux: fix strcpy string warning
2019-07-15 13:14 UTC (2+ messages)
[Qemu-devel] [PATCH-for-4.1? 0/7] vl: Allow building with CONFIG_BLUETOOTH disabled
2019-07-15 13:13 UTC (6+ messages)
` [Qemu-devel] [PATCH-for-4.1? 1/7] hw/arm: Nokia N-series tablet requires Bluetooth
` [Qemu-devel] [PATCH-for-4.1? 7/7] hw/bt: Allow building with CONFIG_BLUETOOTH disabled
[Qemu-devel] [RFC PATCH 0/2] High downtime with 95+ throttle pct
2019-07-15 12:54 UTC (6+ messages)
` [Qemu-devel] [RFC PATCH 2/2] cpus: Fix throttling during vm_stop
[Qemu-devel] [PATCH v5 0/5] hw/block/pflash_cfi01: Add DeviceReset() handler
2019-07-15 12:13 UTC (3+ messages)
` [Qemu-devel] [PATCH v5 4/5] hw/block/pflash_cfi01: Start state machine as READY to accept commands
` [Qemu-devel] [PATCH v5 5/5] hw/block/pflash_cfi01: Add the DeviceReset() handler
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).