qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-20 13:11:39 to 2020-02-21 05:55:04 UTC [more...]

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

[PATCH] hw/char/pl011: Enable TxFIFO and async transmission
 2020-02-21  4:49 UTC 

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

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

RFC: Split EPT huge pages in advance of dirty logging
 2020-02-20 18:17 UTC  (8+ messages)

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

[PATCH] target: i386: Check float overflow about register stack
 2020-02-21  3:45 UTC 

[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 v3 00/20] global exec/memory/dma APIs cleanup
 2020-02-20 21:46 UTC  (28+ messages)
` [PATCH v3 01/20] scripts/git.orderfile: Display Cocci scripts before code modifications
` [PATCH v3 02/20] hw: Remove unnecessary cast when calling dma_memory_read()
` [PATCH v3 03/20] exec: Let qemu_ram_*() functions take a const pointer argument
  ` [Xen-devel] "
` [PATCH v3 04/20] exec: Rename ram_ptr variable
` [PATCH v3 07/20] hw/net: Avoid casting non-const pointer, use address_space_write()
` [PATCH v3 09/20] exec: Let the cpu_[physical]_memory API use void pointer arguments
` [PATCH v3 10/20] Remove unnecessary cast when using the cpu_[physical]_memory API
` [PATCH v3 11/20] hw/ide/internal: Remove unused DMARestartFunc typedef
` [PATCH v3 12/20] hw/ide: Let the DMAIntFunc prototype use a boolean 'is_write' argument
` [PATCH v3 13/20] hw/virtio: Let virtqueue_map_iovec() "
` [PATCH v3 14/20] hw/virtio: Let vhost_memory_map() "
` [PATCH v3 15/20] exec: Let address_space_unmap() "
` [PATCH v3 16/20] Let address_space_rw() calls pass "
` [PATCH v3 17/20] Avoid address_space_rw() with a constant is_write argument
` [PATCH v3 18/20] exec: Let cpu_[physical]_memory API use a boolean 'is_write' argument
` [PATCH v3 19/20] Let cpu_[physical]_memory() calls pass "
  ` [Xen-devel] "

[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 qemu v7 0/5] spapr: Kill SLOF
 2020-02-21  0:18 UTC  (3+ messages)

[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 v1 0/2] linux-user: generate syscall_nr.sh for RISC-V
 2020-02-20 23:31 UTC  (4+ 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 v2] sh4: Fix PCI ISA IO memory subregion
 2020-02-20 21:26 UTC  (3+ messages)

[PATCH v1 00/13] migrate/ram: Fix resizing RAM blocks while migrating
 2020-02-20 21:07 UTC  (16+ messages)
` [PATCH v1 05/13] migrate/ram: Handle RAM block resizes during precopy
` [PATCH v1 07/13] migrate/ram: Get rid of "place_source" in ram_load_postcopy()
` [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

[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] console: make QMP screendump use coroutine
 2020-02-20 20:11 UTC  (5+ messages)

[PATCH v9 0/3] Acceptance test: Add "boot_linux" acceptance test
 2020-02-20 19:52 UTC  (7+ messages)
` [PATCH v9 1/3] Acceptance tests: introduce BUILD_DIR and SOURCE_DIR
` [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 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  (41+ messages)
` [RFC PATCH v3 01/27] qcow2: Add calculate_l2_meta()
` [RFC PATCH v3 02/27] qcow2: Split cluster_needs_cow() out of count_cow_clusters()
` [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  (6+ 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)

[PATCH] maint: Include top-level *.rst files early in git diff
 2020-02-20 16:22 UTC 

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)

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

[PATCH v2] test-vmstate: Fix memleaks in test_load_qlist
 2020-02-20 14:06 UTC  (2+ messages)

[PULL 00/36] Block layer patches
 2020-02-20 14:04 UTC  (2+ messages)

[PATCH v3 0/2] qemu-cpu-models: Convert to rST; document other MSR bits
 2020-02-20 14:02 UTC  (3+ 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


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