qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-06 09:11:47 to 2020-03-06 17:29:12 UTC [more...]

[PULL 00/29] Block layer patches
 2020-03-06 17:14 UTC  (21+ messages)
` [PULL 01/29] qcow2: Fix alloc_cluster_abort() for pre-existing clusters
` [PULL 02/29] iotests/026: Test EIO on preallocated zero cluster
` [PULL 03/29] iotests/026: Test EIO on allocation in a data-file
` [PULL 04/29] block: Fix leak in bdrv_create_file_fallback()
` [PULL 05/29] block: Introduce 'bdrv_reopen_commit_post' step
` [PULL 06/29] block/qcow2: Move bitmap reopen into bdrv_reopen_commit_post
` [PULL 07/29] qemu-storage-daemon: Add barebone tool
` [PULL 08/29] stubs: Add arch_type
` [PULL 10/29] block: Move common QMP commands to block-core QAPI module
` [PULL 12/29] qemu-storage-daemon: Add --blockdev option
` [PULL 13/29] qapi: Flatten object-add
` [PULL 14/29] qemu-storage-daemon: Add --object option
` [PULL 15/29] qemu-storage-daemon: Add --nbd-server option
` [PULL 16/29] blockdev-nbd: Boxed argument type for nbd-server-add
` [PULL 17/29] qemu-storage-daemon: Add --export option
` [PULL 18/29] qemu-storage-daemon: Add main loop
` [PULL 19/29] qemu-storage-daemon: Add --chardev option
` [PULL 20/29] stubs: Update monitor stubs for qemu-storage-daemon
` [PULL 21/29] qapi: Create 'pragma' module
` [PULL 28/29] iotests: Refactor blockdev-reopen test for iothreads

[PATCH] build-sys: Move the print-variable rule to rules.mak
 2020-03-06 17:04 UTC 

[PULL 0/3] Block patches
 2020-03-06 17:02 UTC  (5+ messages)
` [PULL 1/3] fuzz: fix style/typos in linker-script comments
` [PULL 2/3] qtest: fix fuzzer-related 80-char limit violations
` [PULL 3/3] tests: Fix a bug with count variables

[PATCH v3 00/13] migrate/ram: Fix resizing RAM blocks while migrating
 2020-03-06 16:59 UTC  (12+ messages)
` [PATCH v3 08/13] migration/ram: Simplify host page handling in ram_load_postcopy()
` [PATCH v3 09/13] migration/ram: Consolidate variable reset after placement "
` [PATCH v3 10/13] migration/ram: Handle RAM block resizes during postcopy
` [PATCH v3 11/13] migration/multifd: Print used_length of memory block
` [PATCH v3 12/13] migration/ram: Use offset_in_ramblock() in range checks

[PATCH] tests/qemu-iotests: Fix socket_scm_helper build path
 2020-03-06 16:57 UTC 

[PATCH v5 00/50] Initial support for multi-process qemu
 2020-03-06 16:52 UTC  (17+ messages)
` [PATCH v5 14/50] mutli-process: build remote command line args
` [PATCH v5 32/50] multi-process: Use separate MMIO communication channel
` [PATCH v5 50/50] multi-process: add configure and usage information

[Qemu-devel] [Bug 1813165] [NEW] KVM internal error. Suberror: 1 emulation failure
 2020-03-06 16:36 UTC  (3+ messages)
` [Bug 1813165] "

[PATCH] usb-serial: wakeup device on input
 2020-03-06 16:13 UTC  (2+ messages)

TCG global variable aliasing/optimization question
 2020-03-06 15:55 UTC 

[PATCH 0/6] hw/net: Make Net/CanBus can_receive() handlers return a boolean
 2020-03-06 15:27 UTC  (13+ messages)
` [PATCH 1/6] hw/net/e1000e_core: Let e1000e_can_receive() "
` [PATCH 2/6] hw/net/smc91c111: Let smc91c111_can_receive() "
` [PATCH 3/6] hw/net/rtl8139: Simplify if/else statement
` [PATCH 4/6] hw/net/rtl8139: Update coding style to make checkpatch.pl happy
` [PATCH 5/6] hw/net: Make NetCanReceive() return a boolean
` [PATCH 6/6] hw/net/can: Make CanBusClientInfo::can_receive() "

The issues about architecture of the COLO checkpoint
 2020-03-06 15:22 UTC  (19+ messages)

[PATCH] 9p/proxy: Fix export_flags
 2020-03-06 15:23 UTC  (4+ messages)

[PATCH v8 00/10] error: auto propagated local_err part I
 2020-03-06 15:21 UTC  (15+ messages)
` [PATCH v8 01/10] error: auto propagated local_err
` [PATCH v8 02/10] scripts: add coccinelle script to use auto propagated errp
` [PATCH v8 09/10] nbd: introduce ERRP_AUTO_PROPAGATE
` [PATCH v8 10/10] xen: "

[PATCH] spapr/xive: use SPAPR_IRQ_IPI to define IPI ranges exposed to the guest
 2020-03-06 15:16 UTC  (3+ messages)

[PATCH] qemu.nsi: Install Sphinx documentation
 2020-03-06 15:02 UTC  (4+ messages)

[PATCH v2 0/2] block: bdrv_reopen() with backing file in different AioContext
 2020-03-06 14:58 UTC  (4+ messages)
` [PATCH v2 1/2] iotests: Refactor blockdev-reopen test for iothreads
` [PATCH v2 2/2] block: bdrv_reopen() with backing file in different AioContext

[PATCH RFC 0/4] kvm: Implement atomic memory region resizes
 2020-03-06 14:44 UTC  (9+ messages)
` [PATCH RFC 4/4] kvm: Implement atomic memory region resizes via region_resize()

[PATCH] modules: load modules from versioned /var/run dir
 2020-03-06 14:41 UTC  (2+ messages)

[PATCH] sercon: vbe modeset is int 10h function 4f02 not 4f00
 2020-03-06 13:41 UTC  (3+ messages)
` [SeaBIOS] "

[PATCH v4 0/4] qmp: Optionally run handlers in coroutines
 2020-03-06 14:26 UTC  (10+ messages)
` [PATCH v4 1/4] qapi: Add a 'coroutine' flag for commands

[PATCH 0/7] aio-posix: polling scalability improvements
 2020-03-06 14:17 UTC  (8+ messages)
` [PATCH 2/7] aio-posix: move RCU_READ_LOCK() into run_poll_handlers()
` [PATCH 7/7] aio-posix: remove idle poll handlers to improve scalability

[PATCH 0/2] block: bdrv_reopen() with backing file in different AioContext
 2020-03-06 14:10 UTC  (4+ messages)
` [PATCH 2/2] "

[PATCH] sercon: vbe modeset is int 10h function 4f02 not 4f00
 2020-03-06 13:57 UTC 

[PATCH 1/1] s390/ipl: sync back loadparm
 2020-03-06 13:57 UTC  (9+ messages)

[kvm-unit-tests PATCH v3 00/14] arm/arm64: Add ITS tests
 2020-03-06 13:41 UTC  (17+ messages)
` [kvm-unit-tests PATCH v3 10/14] arm/arm64: ITS: commands
` [kvm-unit-tests PATCH v3 11/14] arm/arm64: ITS: INT functional tests
` [kvm-unit-tests PATCH v3 13/14] arm/arm64: ITS: migration tests
` [kvm-unit-tests PATCH v3 14/14] arm/arm64: ITS: pending table migration test

[PATCH] util: fix to check if target OS is linux in util/mmap-alloc.c
 2020-03-06 13:39 UTC  (4+ messages)

[PATCH rc4 00/29] target/avr merger
 2020-03-06 13:34 UTC  (9+ messages)
` [PATCH rc4 06/29] target/avr: Add defintions of AVR core types

[PATCH v6 00/18] s390x: Protected Virtualization support
 2020-03-06 13:36 UTC  (10+ messages)
` [PATCH v6 02/18] s390x: protvirt: Add diag308 subcodes 8 - 10
` [PATCH v6 03/18] s390x: protvirt: Support unpack facility
` [PATCH v6 16/18] s390x: Add unpack facility feature to GA1

[Bug 1863023] [NEW] Deadlock in QXL
 2020-03-06 13:27 UTC  (3+ messages)
` [Bug 1863023] "

[Qemu-devel] [Bug 1743191] [NEW] Interacting with NetBSD serial console boot blocks no longer works
 2020-03-06 13:24 UTC  (6+ messages)
` [Bug 1743191] "

Best practices to handle shared objects through qemu upgrades?
 2020-03-06 13:27 UTC  (4+ messages)
` [PATCH] modules: load modules from versioned /var/run dir

[RFC PATCH] tools/virtiofsd: add support for --socket-group
 2020-03-06 13:17 UTC  (2+ messages)

[PATCH v3 0/2] net: tulip: add checks to avoid OOB access
 2020-03-06 13:08 UTC  (3+ messages)
` [PATCH v3 2/2] net: tulip: add .can_recieve routine

[Question] About GET LBA STATUS(16) support in qemu scsi emulation layer
 2020-03-06 13:01 UTC  (2+ messages)

[PATCH] vhost-vsock: fix error message output
 2020-03-06 12:56 UTC  (2+ messages)

Wiki user request
 2020-03-06 12:53 UTC  (4+ messages)

[PATCH v2] docs: Update vhost-user spec regarding backend program conventions
 2020-03-06 12:52 UTC  (3+ messages)

[PATCH 0/2] Implement "non 100% native mode" in via-ide
 2020-03-06 12:40 UTC  (24+ messages)
` [PATCH 2/2] via-ide: Also emulate non 100% native mode

[Bug 1861341] [NEW] ARM QEMU: Unknown syscall 397
 2020-03-06 11:52 UTC  (2+ messages)
` [Bug 1861341] "

[PULL 00/33] docs queue
 2020-03-06 11:55 UTC  (37+ messages)
` [PULL 01/33] qemu-doc: convert user-mode emulation to a separate Sphinx manual
` [PULL 02/33] qemu-doc: remove target OS documentation
` [PULL 03/33] texi2pod: parse @include directives outside "@c man" blocks
` [PULL 04/33] qemu-doc: split CPU models doc between MIPS and x86 parts
` [PULL 05/33] qemu-doc: split qemu-doc.texi in multiple files
` [PULL 06/33] qemu-doc: extract common system emulator documentation from the PC section
` [PULL 07/33] qemu-doc: move system requirements chapter inside "
` [PULL 08/33] qemu-doc: split target sections to separate files
` [PULL 09/33] qemu-doc: Remove the "CPU emulation" part of the "Implementation notes"
` [PULL 10/33] qemu-doc: move qemu-tech.texi into main section
` [PULL 11/33] qemu-doc: move included files to docs/system
` [PULL 12/33] qemu-doc: remove indices other than findex
` [PULL 13/33] docs/system: put qemu-block-drivers body in an included file
` [PULL 14/33] docs: Create defs.rst.inc as a place to define substitutions
` [PULL 15/33] docs/system: Convert qemu-cpu-models.texi to rST
` [PULL 16/33] docs/system: Convert security.texi to rST format
` [PULL 17/33] docs/system: convert managed startup to rST
` [PULL 18/33] docs/system: convert the documentation of deprecated features "
` [PULL 19/33] docs/system: convert Texinfo documentation "
` [PULL 20/33] hmp-commands.hx: Add rST documentation fragments
` [PULL 21/33] hmp-commands-info.hx: "
` [PULL 22/33] doc/scripts/hxtool.py: Strip trailing ':' from DEFHEADING/ARCHHEADING
` [PULL 23/33] docs: Roll semihosting option information into qemu-options.hx
` [PULL 24/33] docs: Roll -prom-env and -g target-specific info "
` [PULL 25/33] scripts/hxtool-conv: Archive script used in qemu-options.hx conversion
` [PULL 26/33] qemu-options.hx: Add rST documentation fragments
` [PULL 27/33] qemu-options.hx: Fix up the autogenerated rST
` [PULL 28/33] docs: Split out sections for the manpage into .rst.inc files
` [PULL 29/33] docs: Generate qemu.1 manpage with Sphinx
` [PULL 30/33] ui/cocoa.m: Update documentation file and pathname
` [PULL 31/33] docs: Stop building qemu-doc
` [PULL 32/33] docs: Remove old texinfo sources
` [PULL 33/33] *.hx: Remove all the STEXI/ETEXI blocks

[Bug 1864536] [NEW] Support for XSAVES intel instructions in QEMU
 2020-03-06 11:49 UTC  (2+ messages)
` [Bug 1864536] "

[PATCH 0/3] tests/docker: Fix linking with VirGL
 2020-03-06 11:51 UTC  (4+ messages)

[PATCH] tests/docker: Install tools to cross-debug and build Linux kernels
 2020-03-06 11:51 UTC  (4+ messages)

[PATCH] contrib/elf2dmp: prevent uninitialized warning
 2020-03-06 11:47 UTC  (4+ messages)

[PATCH] tests: Fix a bug with count variables
 2020-03-06 11:44 UTC  (5+ messages)

[PATCH v2] hw/char/pl011: Enable TxFIFO and async transmission
 2020-03-06 11:15 UTC  (2+ messages)

[Bug 1862874] [NEW] java may stuck for a long time in system mode with "-cpu max"
 2020-03-06 11:13 UTC  (2+ messages)
` [Bug 1862874] "

[PATCH 0/2] misc: Replace zero-length arrays with flexible array member
 2020-03-06 11:16 UTC  (2+ messages)

[PATCH v5 0/5] qcow2: Implement zstd cluster compression method
 2020-03-06 10:49 UTC  (5+ messages)
` [PATCH v5 3/5] qcow2: rework the cluster compression routine
` [PATCH v5 4/5] qcow2: add zstd cluster compression

[PATCH] hw/arm/cubieboard: make sure SOC object isn't leaked
 2020-03-06 10:48 UTC  (5+ messages)

[PATCH 0/3] reference implementation of RSS
 2020-03-06 10:25 UTC  (7+ messages)
` [PATCH 1/3] virtio-net: introduce RSS RX steering feature

[PATCH v7 00/10] iotests: use python logging
 2020-03-06 10:14 UTC  (7+ messages)
` [PATCH v7 06/10] iotests: limit line length to 79 chars

[PATCH] console: make QMP screendump use coroutine
 2020-03-06 10:03 UTC  (13+ messages)

[PATCH] mem-prealloc: initialize cond and mutex
 2020-03-06  9:57 UTC  (2+ messages)
` 回复: [PATCH] mem-prealloc: initialize cond and mutex(Internet mail)

[PULL] A single RISC-V fixup
 2020-03-06  9:54 UTC  (2+ messages)

[PATCH] hw/arm/stm32f405: Add preliminary flash interface emulation support
 2020-03-06  9:42 UTC  (2+ messages)

[PATCH] vfio/migration: fix dirty pages lost bug for ram beyond 3G
 2020-03-06  9:41 UTC 

[PATCH v2] virtio-serial-bus: do cleanup on the error path in realize() to avoid memleaks
 2020-03-06  9:35 UTC  (3+ messages)

[PATCH 0/3] hw/net,virtfs-proxy-helper: Reduce .data footprint
 2020-03-06  9:25 UTC  (2+ messages)

[PATCH 0/2] Makefile: Re-indent 'help' target and list tools
 2020-03-06  9:23 UTC  (2+ messages)

[Bug 1859106] [NEW] 4.2 regression: ReactOS crashes on boot
 2020-03-06  9:09 UTC  (2+ messages)
` [Bug 1859106] "

[Bug 1860056] [NEW] mips binaries segfault
 2020-03-06  9:09 UTC  (2+ messages)
` [Bug 1860056] "


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).