qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-20 14:18:27 to 2020-02-21 09:43:23 UTC [more...]

[PATCH v7 00/11] error: auto propagated local_err part I
 2020-02-21  9:42 UTC  (7+ messages)
` [PATCH v7 01/11] qapi/error: add (Error **errp) cleaning APIs
` [PATCH v7 02/11] error: auto propagated local_err

[PATCH v3] util/async: make bh_aio_poll() O(1)
 2020-02-21  9:39 UTC 

[PATCH] hw/char/pl011: Enable TxFIFO and async transmission
 2020-02-21  9:37 UTC  (5+ messages)

[PATCH v1 00/13] migrate/ram: Fix resizing RAM blocks while migrating
 2020-02-21  9:18 UTC  (15+ messages)
` [PATCH v1 05/13] migrate/ram: Handle RAM block resizes during precopy
` [PATCH v1 06/13] migrate/ram: Discard new RAM when growing RAM blocks and the VM is stopped
` [PATCH v1 10/13] migrate/ram: Handle RAM block resizes during postcopy
` [PATCH v1 13/13] migrate/ram: Tolerate partially changed mappings in postcopy code

[PATCH v4] Implement the Screamer sound chip for the mac99 machine type
 2020-02-21  9:13 UTC  (2+ messages)

[PATCH] hw/char/pl011: Output characters using best-effort mode
 2020-02-21  9:09 UTC  (5+ messages)

[PATCH] rcu_queue: add QSLIST functions
 2020-02-21  9:01 UTC  (2+ messages)

[PATCH] target: i386: Check float overflow about register stack
 2020-02-21  8:58 UTC  (2+ messages)

[PATCH v1 0/2] linux-user: generate syscall_nr.sh for RISC-V
 2020-02-21  8:55 UTC  (5+ messages)
` [PATCH v1 1/2] linux-user: Protect more syscalls
` [PATCH v1 2/2] linux-user/riscv: Update the syscall_nr's to the 5.5 kernel

[PATCH 1/2] riscv: roms: Add 32-bit OpenSBI firmware image for sifive_u
 2020-02-21  8:54 UTC  (6+ messages)
` [PATCH 2/2] riscv: sifive_u: Update BIOS_FILENAME for 32-bit

[PATCH] virtiofsd: Remove fuse.h and struct fuse_module
 2020-02-21  8:54 UTC  (2+ messages)
` [Virtio-fs] "

[PATCH v3 00/20] global exec/memory/dma APIs cleanup
 2020-02-21  8:41 UTC  (8+ messages)
` [PATCH v3 01/20] scripts/git.orderfile: Display Cocci scripts before code modifications
` [PATCH v3 08/20] Remove unnecessary cast when using the address_space API
` [PATCH v3 19/20] Let cpu_[physical]_memory() calls pass a boolean 'is_write' argument

[PATCH] maint: Include top-level *.rst files early in git diff
 2020-02-21  8:38 UTC  (2+ messages)

[PATCH qemu v7 0/5] spapr: Kill SLOF
 2020-02-21  8:27 UTC  (4+ messages)

[PATCH v2 0/2] docs: rstfy some s390 docs
 2020-02-21  8:24 UTC  (2+ messages)

[PATCH] hw/ide: Remove status register read side effect
 2020-02-21  8:08 UTC  (2+ messages)

[PATCH] WHPX: Assigning maintainer for Windows Hypervisor Platform
 2020-02-21  7:54 UTC  (5+ messages)
    ` [EXTERNAL] "

[PATCH v2 1/3] arm_gic: Mask the un-supported priority bits
 2020-02-21  7:42 UTC  (3+ messages)
` [PATCH v2 2/3] cpu/a9mpcore: Set number of GIC priority bits to 5
` [PATCH v2 3/3] cpu/arm11mpcore: Set number of GIC priority bits to 4

[Bug 1857811] [NEW] qemu user static binary seems to lack support for network namespace
 2020-02-21  7:22 UTC  (3+ messages)
` [Bug 1857811] "

RFC: Split EPT huge pages in advance of dirty logging
 2020-02-21  6:51 UTC  (9+ messages)

[RFC v3 0/3] pci_expander_brdige:acpi:Support pxb-pcie for ARM
 2020-02-21  6:35 UTC  (4+ messages)
` [RFC v3 1/3] acpi:Extract two APIs from acpi_dsdt_add_pci
` [RFC v3 2/3] acpi:pci-expender-bus: Add pxb support for arm
` [RFC v3 3/3] ACPI/unit-test: Add a new test for pxb-pcie "

[PATCH] console: make QMP screendump use coroutine
 2020-02-21  6:31 UTC  (6+ messages)

[PULL SUBSYSTEM qemu-pseries] pseries: Update SLOF firmware image
 2020-02-21  4:09 UTC  (6+ messages)

[PULL SUBSYSTEM qemu-pseries] pseries: Update SLOF firmware image
 2020-02-21  3:56 UTC  (2+ messages)

[PATCH v2 0/2] delay timer_new from init to realize to fix memleaks
 2020-02-21  3:37 UTC  (9+ messages)
` [PATCH v2 1/2] s390x: fix memleaks in cpu_finalize
` [PATCH v2 2/2] hw: move timer_new from init() into realize() to avoid memleaks

[PULL 00/20] ppc-for-5.0 queue 20200221
 2020-02-21  3:36 UTC  (21+ messages)
` [PULL 01/20] spapr/rtas: Print message from "ibm,os-term"
` [PULL 02/20] qtest: Fix rtas dependencies
` [PULL 03/20] ppc/pnv: Fix PCI_EXPRESS dependency
` [PULL 04/20] ppc: function to setup latest class options
` [PULL 05/20] mem: move nvdimm_device_list to utilities
` [PULL 06/20] nvdimm: add uuid property to nvdimm
` [PULL 07/20] spapr: Add NVDIMM device support
` [PULL 08/20] spapr: Add Hcalls to support PAPR NVDIMM device
` [PULL 09/20] target/ppc/cpu.h: Remove duplicate includes
` [PULL 10/20] pnv/phb3: Convert 1u to 1ull
` [PULL 11/20] pnv/phb4: Fix error path in pnv_pec_realize()
` [PULL 12/20] pnv/phb3: Add missing break statement
` [PULL 13/20] spapr: Allow changing offset for -kernel image
` [PULL 14/20] target/ppc: Fix typo in comments
` [PULL 15/20] target/ppc/cpu.h: Move fpu related members closer in cpu env
` [PULL 16/20] target/ppc/cpu.h: Clean up comments in the struct CPUPPCState definition
` [PULL 17/20] ppc: free 'fdt' after reset the machine
` [PULL 18/20] spapr: Don't use spapr_drc_needed() in CAS code
` [PULL 19/20] spapr: Fix handling of unplugged devices during CAS and migration
` [PULL 20/20] hw/ppc/virtex_ml507:fix leak of fdevice tree blob

[PATCH] migration/throttle: Add throttle-trig-thres migration parameter
 2020-02-21  2:57 UTC 

[PATCH v2] gdbstub: Fix single-step issue by confirming 'vContSupported+' feature to gdb
 2020-02-21  0:25 UTC 

[PATCH] tcg: gdbstub: Fix single-step issue on arm target
 2020-02-21  0:08 UTC  (8+ messages)

[Bug 1863333] [NEW] Assigning NVMe disk to a domain causes VFIO_MAP_DMA errors
 2020-02-20 23:39 UTC  (2+ messages)
` [Bug 1863333] "

[PATCH v2] sh4: Fix PCI ISA IO memory subregion
 2020-02-20 21:26 UTC  (3+ messages)

[PULL 00/18] Block patches
 2020-02-20 20:18 UTC  (21+ messages)
` [PULL 01/18] docs: improve qcow2 spec about extending image header
` [PULL 02/18] docs: qcow2: introduce compression type feature
` [PULL 03/18] iotests: Remove the superfluous 2nd check for the availability of quorum
` [PULL 04/18] iotests/147: Fix drive parameters
` [PULL 05/18] qapi: Allow getting flat output from 'query-named-block-nodes'
` [PULL 06/18] qemu-img: Add --target-is-zero to convert
` [PULL 07/18] block: always fill entire LUKS header space with zeros
` [PULL 08/18] block/backup-top: fix flags handling
` [PULL 09/18] iotests/279: Fix for non-qcow2 formats
` [PULL 10/18] block/nbd: Fix hang in .bdrv_close()
` [PULL 11/18] block: Generic file creation fallback
` [PULL 12/18] file-posix: Drop hdev_co_create_opts()
` [PULL 13/18] iscsi: Drop iscsi_co_create_opts()
` [PULL 14/18] iotests: Add test for image creation fallback
` [PULL 15/18] qemu-img: Fix convert -n -B for backing-less targets
` [PULL 16/18] iotests: Test convert -n -B to backing-less target
` [PULL 17/18] block: Fix VM size field width in snapshot dump
` [PULL 18/18] iotests: Test snapshot -l field separation

[RFC PATCH v2] target/ppc: Enable hardfloat for PPC
 2020-02-20 20:13 UTC  (2+ messages)

[PATCH v9 0/3] Acceptance test: Add "boot_linux" acceptance test
 2020-02-20 19:52 UTC  (5+ messages)
` [PATCH v9 2/3] Acceptance test: add "boot_linux" tests

The issues about architecture of the COLO checkpoint
 2020-02-20 19:43 UTC  (11+ messages)

[PATCH v1 0/4] Extension of migration tests
 2020-02-20 18:54 UTC  (5+ messages)
` [PATCH v1 1/4] Acceptance test: add address as param
` [PATCH v1 2/4] Acceptance test: EXEC migration

[PATCH v1 07/13] migrate/ram: Get rid of "place_source" in ram_load_postcopy()
 2020-02-20 18:58 UTC  (3+ messages)

[PATCH v1 1/1] target/riscv: Correctly implement TSR trap
 2020-02-20 18:41 UTC  (2+ messages)

[PATCH 0/3] Optimize VM's downtime while do checkpoint in COLO
 2020-02-20 18:27 UTC  (4+ messages)
` [PATCH 3/3] COLO: Optimize memory back-up process

[PATCH 00/19] target/arm: vfp feature and decodetree cleanup
 2020-02-20 17:55 UTC  (22+ messages)
` [PATCH 11/19] target/arm: Replace ARM_FEATURE_VFP4 with isar_feature_aa32_simdfmac
` [PATCH 12/19] target/arm: Remove ARM_FEATURE_VFP check from disas_vfp_insn
` [PATCH 13/19] target/arm: Move VLLDM and VLSTM to vfp.decode
` [PATCH 14/19] target/arm: Move the vfp decodetree calls next to the base isa
` [PATCH 15/19] linux-user/arm: Replace ARM_FEATURE_VFP* tests for HWCAP
` [PATCH 16/19] target/arm: Remove ARM_FEATURE_VFP*
` [PATCH 17/19] target/arm: Add formats for some vfp 2 and 3-register insns
` [PATCH 18/19] target/arm: Split VFM decode
` [PATCH 19/19] target/arm: Split VMINMAXNM decode

[PULL 00/17] Trivial branch patches
 2020-02-20 17:35 UTC  (2+ messages)

[PATCH RESEND 00/13] trivial: Detect and remove superfluous semicolons in C code
 2020-02-20 17:30 UTC  (4+ messages)
` [PATCH RESEND 11/13] target/i386/whpx: Remove superfluous semicolon
    ` [EXTERNAL] "

[RFC PATCH v3 00/27] Add subcluster allocation to qcow2
 2020-02-20 17:21 UTC  (37+ messages)
` [RFC PATCH v3 03/27] qcow2: Process QCOW2_CLUSTER_ZERO_ALLOC clusters in handle_copied()
` [RFC PATCH v3 04/27] qcow2: Add get_l2_entry() and set_l2_entry()
` [RFC PATCH v3 05/27] qcow2: Document the Extended L2 Entries feature
` [RFC PATCH v3 06/27] qcow2: Add dummy has_subclusters() function
` [RFC PATCH v3 07/27] qcow2: Add subcluster-related fields to BDRVQcow2State
` [RFC PATCH v3 08/27] qcow2: Add offset_to_sc_index()
` [RFC PATCH v3 09/27] qcow2: Add l2_entry_size()
` [RFC PATCH v3 10/27] qcow2: Update get/set_l2_entry() and add get/set_l2_bitmap()
` [RFC PATCH v3 11/27] qcow2: Add QCow2SubclusterType and qcow2_get_subcluster_type()
` [RFC PATCH v3 25/27] qcow2: Add the 'extended_l2' option and the QCOW2_INCOMPAT_EXTL2 bit

[PATCH v4 00/11] RFC: [for 5.0]: HMP monitor handlers refactoring
 2020-02-20 17:06 UTC  (5+ messages)

[PATCH] s390/sclp: improve special wait psw logic
 2020-02-20 17:00 UTC  (5+ messages)

[PATCH] qdev-monitor: Forbid repeated device_del
 2020-02-20 16:55 UTC 

(no subject)
 2020-02-20 16:52 UTC  (3+ messages)
` 

[PULL 0/9] target/hppa patch queue
 2020-02-20 16:51 UTC  (2+ messages)

A problem with live migration of UEFI virtual machines
 2020-02-20 15:47 UTC  (2+ messages)

[PATCH v3 0/2] qemu-cpu-models: Convert to rST; document other MSR bits
 2020-02-20 15:45 UTC  (5+ messages)
` [PATCH v3 1/2] docs: Convert qemu-cpu-models.texi to rST
` [PATCH v3 2/2] qemu-cpu-models.rst: Document -noTSX, mds-no, taa-no, and tsx-ctrl

[PATCH v2 0/3] Migration mechanism with FD
 2020-02-20 15:10 UTC  (4+ messages)
` [PATCH v2 1/3] Adding functions _send_fds and _recv_fds
` [PATCH v2 2/3] Updates send_fd_scm function
` [PATCH v2 3/3] Acceptance test: FD migration

[PATCH v2 0/2] hw/arm/xilinx_zynq: Fix USB port instantiation
 2020-02-20 15:05 UTC  (2+ messages)

[PATCH] xilinx_spips: Correct the number of dummy cycles for the FAST_READ_4 cmd
 2020-02-20 15:02 UTC  (3+ messages)

[PATCH v2 0/4] target/arm vector improvements
 2020-02-20 14:55 UTC  (2+ messages)

[PATCH v3 0/3] arm: allwinner: Wire up USB ports
 2020-02-20 14:50 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).