messages from 2020-04-14 09:41:49 to 2020-04-15 01:13:30 UTC [more...]
[RFC PATCH v1 00/26] VM introspection
2020-04-15 0:59 UTC (18+ messages)
` [RFC PATCH v1 01/26] chardev: tcp: allow to change the reconnect timer
` [RFC PATCH v1 02/26] char-socket: allow vsock parameters (cid, port)
` [RFC PATCH v1 03/26] char-socket: fix the client mode when created through QMP
` [RFC PATCH v1 04/26] char-socket: add 'reconnecting' property
` [RFC PATCH v1 05/26] char-socket: add 'fd' property
` [RFC PATCH v1 06/26] E820: extend the table access interface
` [RFC PATCH v1 07/26] linux-headers: update with VM introspection interface
` [RFC PATCH v1 08/26] kvm: add VM introspection usage documentation
` [RFC PATCH v1 09/26] kvm: introduce the VM introspection object
` [RFC PATCH v1 11/26] kvm: vmi: add 'handshake_timeout' property
` [RFC PATCH v1 13/26] kvm: vmi: block the object destruction if the chardev is connected
` [RFC PATCH v1 14/26] kvm: vmi: allow only one instance of the introspection object
` [RFC PATCH v1 15/26] kvm: vmi: reconnect the socket on reset
` [RFC PATCH v1 17/26] kvm: vmi: add 'unhook_timeout' property
` [RFC PATCH v1 18/26] kvm: vmi: store/restore 'vm_start_time' on migrate/snapshot
` [RFC PATCH v1 19/26] kvm: vmi: intercept force-reset
` [RFC PATCH v1 25/26] kvm: vmi: extend handshake to include the e820 table
[Bug 1860553] [NEW] cmake crashes on qemu-alpha-user with Illegal Instruction
2020-04-15 0:08 UTC (2+ messages)
` [Bug 1860553] "
[PATCH] target/ppc: Fix mtmsr(d) L=1 variant that loses interrupts
2020-04-14 23:35 UTC (2+ messages)
[PATCH RFC v2] target/arm: Implement SVE2 MATCH, NMATCH
2020-04-14 23:16 UTC
[Bug 1872847] [NEW] qemu-alpha linux-user breaks python3.6
2020-04-14 22:32 UTC
Qemu system mode emulation for heterogeneous SOC
2020-04-14 22:07 UTC
[PATCH-for-5.1 0/3] various: Remove unnecessary casts
2020-04-14 21:40 UTC (7+ messages)
` [PATCH-for-5.1 2/3] various: Remove unnecessary OBJECT() cast
` [PATCH-for-5.1 3/3] hw: Remove unnecessary DEVICE() cast
[PATCH v2 for 5.0-rc3 00/17] more randome fixes (user, pie, docker and gdbstub)
2020-04-14 21:22 UTC (21+ messages)
` [PATCH v2 01/17] linux-user: completely re-write init_guest_space
` [PATCH v2 02/17] exec/cpu-all: Use bool for have_guest_base
` [PATCH v2 03/17] accel/tcg: Relax va restrictions on 64-bit guests
` [PATCH v2 04/17] .gitignore: include common build sub-directories
` [PATCH v2 05/17] linux-user/ppc: Fix padding in mcontext_t for ppc64
` [PATCH v2 06/17] tests/docker: add docs FEATURE flag and use for test-misc
` [PATCH v2 07/17] configure: redirect sphinx-build check to config.log
` [PATCH v2 08/17] configure: disable PIE for Windows builds
` [Bug 1871798] "
` [PATCH v2 09/17] linux-user: fix /proc/self/stat handling
` [PATCH v2 10/17] target/m68k/helper: Fix m68k_fpu_gdb_get_reg() use of GByteArray
` [PATCH v2 11/17] gdbstub: i386: Fix gdb_get_reg16() parameter to unbreak gdb
` [PATCH v2 12/17] gdbstub: Do not use memset() on GByteArray
` [PATCH v2 13/17] gdbstub: Introduce gdb_get_float32() to get 32-bit float registers
` [PATCH v2 14/17] gdbstub: Introduce gdb_get_float64() to get 64-bit "
` [PATCH v2 15/17] target/m68k: hack around the FPU register support (HACK!)
` [PATCH v2 16/17] tests/tcg: drop inferior.was_attached() test
` [PATCH v2 17/17] tests/tcg: add a multiarch linux-user gdb test
[PULL 0/3] More misc patches for QEMU 5.0-rc3
2020-04-14 21:15 UTC (5+ messages)
` [PULL 1/3] hostmem: set default prealloc_threads to valid value
` [PULL 2/3] tests: numa: test one backend with prealloc enabled
` [PULL 3/3] hax: Windows doesn't like posix device names
[PATCH-for-5.0 v2 0/2] gdbstub: Introduce gdb_get_float32/gdb_get_float64 helpers
2020-04-14 21:10 UTC (5+ messages)
` [PATCH-for-5.0 v2 1/2] gdbstub: Introduce gdb_get_float32() to get 32-bit float registers
` [PATCH-for-5.0 v2 2/2] gdbstub: Introduce gdb_get_float64() to get 64-bit "
[PATCH for-5.1 0/8] qemu-option: Fix corner cases and clean up
2020-04-14 20:14 UTC (32+ messages)
` [PATCH for-5.1 1/8] tests-qemu-opts: Cover has_help_option(), qemu_opt_has_help_opt()
` [PATCH for-5.1 2/8] qemu-options: Factor out get_opt_name_value() helper
` [PATCH for-5.1 3/8] qemu-option: Fix sloppy recognition of "id=..." after ", , "
` [PATCH for-5.1 3/8] qemu-option: Fix sloppy recognition of "id=..." after ",,"
` [PATCH for-5.1 4/8] qemu-option: Avoid has_help_option() in qemu_opts_parse_noisily()
` [PATCH for-5.1 5/8] qemu-option: Fix has_help_option()'s sloppy parsing
` [PATCH for-5.1 6/8] test-qemu-opts: Simplify test_has_help_option() after bug fix
` [PATCH for-5.1 7/8] qemu-img: Factor out accumulate_options() helper
` [PATCH for-5.1 8/8] qemu-option: Move is_valid_option_list() to qemu-img.c and rewrite
[PATCH-for-5.0 v3 0/2] gdbstub: Introduce gdb_get_float32/gdb_get_float64 helpers
2020-04-14 19:34 UTC (4+ messages)
` [PATCH-for-5.0 v3 1/2] gdbstub: Introduce gdb_get_float32() to get 32-bit float registers
` [PATCH-for-5.0 v3 2/2] gdbstub: Introduce gdb_get_float64() to get 64-bit "
cscope redundant chars
2020-04-14 19:31 UTC (2+ messages)
[PATCH v5 for-5.0] configure: warn if not using a separate build directory
2020-04-14 19:25 UTC (2+ messages)
[PULL 00/12] target-arm queue
2020-04-14 19:09 UTC (14+ messages)
` [PULL 01/12] osdep.h: Drop no-longer-needed Coverity workarounds
` [PULL 02/12] thread.h: Fix Coverity version of qemu_cond_timedwait()
` [PULL 03/12] thread.h: Remove trailing semicolons from Coverity qemu_mutex_lock() etc
` [PULL 04/12] linux-user/flatload.c: Use "" for include of QEMU header target_flat.h
` [PULL 05/12] scripts/run-coverity-scan: Script to run Coverity Scan build
` [PULL 06/12] scripts/coverity-scan: Add Docker support
` [PULL 07/12] docs: Improve our gdbstub documentation
` [PULL 08/12] configure: Honour --disable-werror for Sphinx
` [PULL 09/12] scripts/kernel-doc: Add missing close-paren in c:function directives
` [PULL 10/12] kernel-doc: Use c:struct for Sphinx 3.0 and later
` [PULL 11/12] docs: Require Sphinx 1.6 or better
` [PULL 12/12] Deprecate KVM support for AArch32
[PATCH-for-5.0 00/12] various bugfixes
2020-04-14 18:34 UTC (14+ messages)
` [PATCH-for-5.0 01/12] Revert "prevent crash when executing guest-file-read with large count"
` [PATCH-for-5.0 02/12] qga: Extract guest_file_handle_find() to commands-common.h
` [PATCH-for-5.0 03/12] qga: Extract qmp_guest_file_read() to common commands.c
` [PATCH-for-5.0 04/12] qga: Restrict guest-file-read count to 48 MB to avoid crashes
` [PATCH-for-5.0 05/12] vhost-user-gpu: Release memory returned by vu_queue_pop() with free()
` [PATCH-for-5.0 06/12] hw/openrisc/pic_cpu: Use qdev gpio rather than qemu_allocate_irqs()
` [PATCH-for-5.0 07/12] hw/misc/grlib_ahb_apb_pnp: Avoid crash when writing to AHB PnP registers
` [PATCH-for-5.0 08/12] hw/misc/grlib_ahb_apb_pnp: Fix AHB PnP 8-bit accesses
` [PATCH-for-5.0 09/12] hw/display/sm501: Avoid heap overflow in sm501_2d_operation()
` [PATCH-for-5.0 10/12] hw/block/pflash: Check return value of blk_pwrite()
` [PATCH-for-5.0 11/12] gdbstub: Do not use memset() on GByteArray
` [PATCH-for-5.0 12/12] gdbstub: Introduce gdb_get_freg32() to get float32 registers
[PATCH v4 00/30] Add subcluster allocation to qcow2
2020-04-14 18:25 UTC (35+ messages)
` [PATCH v4 07/30] qcow2: Document the Extended L2 Entries feature
` [PATCH v4 11/30] qcow2: Add l2_entry_size()
` [PATCH v4 12/30] qcow2: Update get/set_l2_entry() and add get/set_l2_bitmap()
` [PATCH v4 13/30] qcow2: Add QCow2SubclusterType and qcow2_get_subcluster_type()
` [PATCH v4 14/30] qcow2: Add cluster type parameter to qcow2_get_host_offset()
` [PATCH v4 20/30] qcow2: Add subcluster support to discard_in_l2_slice()
` [PATCH v4 30/30] iotests: Add tests for qcow2 images with extended L2 entries
[Bug 1872790] [NEW] empty qcow2
2020-04-14 17:43 UTC
[PATCH for-5.0? 0/3] Make docs build work with Sphinx 3
2020-04-14 15:57 UTC (12+ messages)
` [PATCH for-5.0? 1/3] configure: Honour --disable-werror for Sphinx
` [PATCH for-5.0? 2/3] scripts/kernel-doc: Add missing close-paren in c:function directives
` [PATCH for-5.0? 3/3] kernel-doc: Use c:struct for Sphinx 3.0 and later
` Supported Sphinx Versions (was: Re: [PATCH for-5.0? 0/3] Make docs build work with Sphinx 3)
[Qemu devel PATCH v5 0/3] Add SmartFusion2 EMAC block
2020-04-14 15:02 UTC (4+ messages)
` [Qemu devel PATCH v5 1/3] hw/net: Add Smartfusion2 emac block
` [Qemu devel PATCH v5 2/3] msf2: Add EMAC block to SmartFusion2 SoC
` [Qemu devel PATCH v5 3/3] tests/boot_linux_console: Add ethernet test to SmartFusion2
[PATCH-for-5.1] gdbstub: Rename GByteArray variable 'mem_buf' as 'array'
2020-04-14 15:10 UTC (6+ messages)
[Bug 1871842] [NEW] AMD CPUID leaf 0x8000'0008 reported number of cores inconsistent with ACPI.MADT
2020-04-14 13:27 UTC (5+ messages)
[PATCH RFC] target/arm: Implement SVE2 MATCH, NMATCH
2020-04-14 14:47 UTC (2+ messages)
[Bug 1872113] [NEW] qemu docs fails to build with Sphinx 3.0.x
2020-04-14 15:26 UTC (2+ messages)
` [Bug 1872113] "
[Qemu devel PATCH v4 0/3] Add SmartFusion2 EMAC block
2020-04-14 13:35 UTC (11+ messages)
` [Qemu devel PATCH v4 1/3] hw/net: Add Smartfusion2 emac block
` [Qemu devel PATCH v4 2/3] msf2: Add EMAC block to SmartFusion2 SoC
` [Qemu devel PATCH v4 3/3] tests/boot_linux_console: Add ethernet test to SmartFusion2
m68k: gdbstub crashing setting float register on cfv4e cpu
2020-04-14 16:56 UTC (2+ messages)
[PATCH] .gitignore: include common build sub-directories
2020-04-14 16:39 UTC (10+ messages)
[PATCH] block/nvme: Remove memory leak
2020-04-14 15:17 UTC
[PATCH-for-5.0] gdbstub: Do not use memset() on GByteArray
2020-04-14 16:09 UTC (6+ messages)
[PATCH-for-5.0] gdbstub: Introduce gdb_get_freg32() to get float32 registers
2020-04-14 15:22 UTC (3+ messages)
[for-5.0] Deprecate KVM support for AArch32
2020-04-14 16:29 UTC (3+ messages)
[PATCH for-5.0] qcow2: Add incompatibility note between backing files and raw external data files
2020-04-14 16:10 UTC (3+ messages)
[for-5.0] docs: Require Sphinx 1.6 or better
2020-04-14 16:17 UTC (2+ messages)
[PATCH-for-5.1 v3 00/23] various: Fix error-propagation with Coccinelle scripts (part 2)
2020-04-14 13:24 UTC (4+ messages)
` [PATCH-for-5.1 v3 01/23] scripts/coccinelle: Catch missing error_propagate() calls in realize()
[PATCH-for-5.1 v3 00/24] various: Fix error-propagation with Coccinelle scripts (part 1)
2020-04-14 13:17 UTC (5+ messages)
` [PATCH-for-5.1 v3 02/24] scripts/coccinelle: Script to simplify DeviceClass error propagation
[PATCH-for-5.1 v3 3/7] scripts/coccinelle: Find eventually missing error_propagate() calls
2020-04-14 12:50 UTC (2+ messages)
[PATCH-for-5.1 v3 1/7] scripts/coccinelle: Use &error_abort in TypeInfo::instance_init()
2020-04-14 12:45 UTC (2+ messages)
[PATCH-for-5.0 0/3] virtio,vhost-gpu: Release memory returned by malloc() with free()
2020-04-14 12:40 UTC (4+ messages)
` [PATCH-for-5.0 0/3] virtio, vhost-gpu: "
qcow2: Zero-initialization of external data files
2020-04-14 12:34 UTC (12+ messages)
[PATCH 0/3] hw: Use qdev gpio rather than qemu_allocate_irqs()
2020-04-14 12:24 UTC (5+ messages)
` [PATCH-for-5.0? 3/3] hw/openrisc/pic_cpu: "
[PATCH v2 0/6] Automation of Coverity Scan uploads (via Docker)
2020-04-14 12:14 UTC (6+ messages)
` [PATCH v2 5/6] scripts/run-coverity-scan: Script to run Coverity Scan build
` [PATCH v2 6/6] scripts/coverity-scan: Add Docker support
Replace GSource with AioContext for chardev
2020-04-14 12:13 UTC (7+ messages)
[PATCH] spapr_nvdimm.c: make 'label-size' mandatory
2020-04-14 11:04 UTC (3+ messages)
[PATCH for 5.0-rc3 v1 00/11] more random fixes
2020-04-14 10:17 UTC (3+ messages)
` [PATCH v1 11/11] .travis.yml: Build OSX 10.14 with Xcode 10.0
[PATCH 0/7] hw/sparc/leon3: Few fixes and disable HelenOS test
2020-04-14 10:00 UTC (5+ messages)
[PATCH RESEND v3 0/2] Makefile: libfdt: build only the strict necessary
2020-04-14 9:40 UTC (3+ messages)
` [PATCH RESEND v3 2/2] Makefile: remove old compatibility gunks
[Bug 1871798] [NEW] Fails to start on Windows host without explicit --disable-pie
2020-04-09 8:43 UTC
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).