qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-28 13:21:13 to 2019-06-28 19:49:06 UTC [more...]

[Qemu-devel] [PATCH v4 0/4] delete created files when block_crypto_co_create_opts_luks fails
 2019-06-28 19:45 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 1/4] block: introducing 'bdrv_co_delete_file' interface
` [Qemu-devel] [PATCH v4 2/4] block.c: adding bdrv_delete_file

[Qemu-devel] [PULL v2 00/29] Machine and x86 queue, 2019-06-28
 2019-06-28 18:47 UTC  (30+ messages)
` [Qemu-devel] [PULL v2 01/29] hw/boards: Add struct CpuTopology to MachineState
` [Qemu-devel] [PULL v2 02/29] machine: Refactor smp-related call chains to pass MachineState
` [Qemu-devel] [PULL v2 03/29] general: Replace global smp variables with smp machine properties
` [Qemu-devel] [PULL v2 04/29] hw/ppc: Replace global smp variables with machine smp properties
` [Qemu-devel] [PULL v2 05/29] hw/riscv: "
` [Qemu-devel] [PULL v2 06/29] hw/s390x: "
` [Qemu-devel] [PULL v2 07/29] hw/i386: "
` [Qemu-devel] [PULL v2 08/29] hw/arm: "
` [Qemu-devel] [PULL v2 09/29] hw: Replace global smp variables with MachineState for all remaining archs
` [Qemu-devel] [PULL v2 10/29] vl.c: Replace smp global variables with smp machine properties
` [Qemu-devel] [PULL v2 11/29] i386: Add die-level cpu topology to x86CPU on PCMachine
` [Qemu-devel] [PULL v2 12/29] hw/i386: Adjust nr_dies with configured smp_dies for PCMachine
` [Qemu-devel] [PULL v2 13/29] i386/cpu: Consolidate die-id validity in smp context
` [Qemu-devel] [PULL v2 14/29] i386: Update new x86_apicid parsing rules with die_offset support
` [Qemu-devel] [PULL v2 15/29] pc: fix possible NULL pointer dereference in pc_machine_get_device_memory_region_size()
` [Qemu-devel] [PULL v2 16/29] machine: show if CLI option '-numa node, mem' is supported in QAPI schema
` [Qemu-devel] [PULL v2 17/29] numa: deprecate 'mem' parameter of '-numa node' option
` [Qemu-devel] [PULL v2 18/29] numa: deprecate implict memory distribution between nodes
` [Qemu-devel] [PULL v2 19/29] hppa: Delete unused hppa_cpu_list() function
` [Qemu-devel] [PULL v2 20/29] target/i386: fix feature check in hyperv-stub.c
` [Qemu-devel] [PULL v2 21/29] deprecate -mem-path fallback to anonymous RAM
` [Qemu-devel] [PULL v2 22/29] i386: Don't print warning if phys-bits was set automatically
` [Qemu-devel] [PULL v2 23/29] i386: Fix signedness of hyperv_spinlock_attempts
` [Qemu-devel] [PULL v2 24/29] i386: make 'hv-spinlocks' a regular uint32 property
` [Qemu-devel] [PULL v2 25/29] x86/cpu: use FeatureWordArray to define filtered_features
` [Qemu-devel] [PULL v2 26/29] i386: Remove unused host_cpudef variable
` [Qemu-devel] [PULL v2 27/29] target/i386: Add CPUID.1F generation support for multi-dies PCMachine
` [Qemu-devel] [PULL v2 28/29] machine: Refactor smp_parse() in vl.c as MachineClass::smp_parse()
` [Qemu-devel] [PULL v2 29/29] vl.c: Add -smp, dies=* command line support and update doc

[Qemu-devel] [PATCH v0 0/3] add zstd cluster compression
 2019-06-28 19:34 UTC  (12+ messages)
` [Qemu-devel] [PATCH v0 2/3] qcow2: add compression type processing

[Qemu-devel] [PATCH 0/4] Introduce the microvm machine type
 2019-06-28 19:15 UTC  (10+ messages)
` [Qemu-devel] [PATCH 2/4] hw/virtio: Factorize virtio-mmio headers
` [Qemu-devel] [PATCH 3/4] hw/i386: Add an Intel MPTable generator
` [Qemu-devel] [PATCH 4/4] hw/i386: Introduce the microvm machine type

[Qemu-devel] [PULL 00/29] Machine next patches
 2019-06-28 18:49 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 0/4] m68k: Add basic support for the NeXTcube machine
 2019-06-28 18:15 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/4] m68k: Add NeXTcube framebuffer device emulation
` [Qemu-devel] [PATCH v2 2/4] m68k: Add NeXTcube keyboard device
` [Qemu-devel] [PATCH v2 3/4] m68k: Add NeXTcube machine
` [Qemu-devel] [PATCH v2 4/4] m68k: Add an entry for the NeXTcube machine to the MAINTAINERS file

[Qemu-devel] [PATCH v3 00/10] Refactor cpu topo into machine properties
 2019-06-28 18:33 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 06/10] hw/s390x: Replace global smp variables with machine smp properties
  ` [Qemu-devel] [PATCH] fixup! "

[Qemu-devel] [PATCH for 4.1 v3] target/riscv: Expose time CSRs when allowed by [m|s]counteren
 2019-06-28 18:23 UTC  (3+ messages)

[Qemu-devel] [PULL] RISC-V Patches for the 4.1 Soft Freeze, Part 2 v2
 2019-06-28 17:32 UTC  (35+ messages)
` [Qemu-devel] [PULL 01/34] target/riscv: Allow setting ISA extensions via CPU props
` [Qemu-devel] [PULL 02/34] sifive_prci: Read and write PRCI registers
` [Qemu-devel] [PULL 03/34] target/riscv: Fix PMP range boundary address bug
` [Qemu-devel] [PULL 04/34] target/riscv: Implement riscv_cpu_unassigned_access
` [Qemu-devel] [PULL 05/34] RISC-V: Only Check PMP if MMU translation succeeds
` [Qemu-devel] [PULL 06/34] RISC-V: Raise access fault exceptions on PMP violations
` [Qemu-devel] [PULL 07/34] RISC-V: Check for the effective memory privilege mode during PMP checks
` [Qemu-devel] [PULL 08/34] RISC-V: Check PMP during Page Table Walks
` [Qemu-devel] [PULL 09/34] RISC-V: Fix a PMP bug where it succeeds even if PMP entry is off
` [Qemu-devel] [PULL 10/34] RISC-V: Fix a PMP check with the correct access size
` [Qemu-devel] [PULL 11/34] riscv: virt: Correct pci "bus-range" encoding
` [Qemu-devel] [PULL 12/34] RISC-V: Fix a memory leak when realizing a sifive_e
` [Qemu-devel] [PULL 13/34] target/riscv: Restructure deprecatd CPUs
` [Qemu-devel] [PULL 14/34] target/riscv: Add the privledge spec version 1.11.0
` [Qemu-devel] [PULL 15/34] target/riscv: Add the mcountinhibit CSR
` [Qemu-devel] [PULL 16/34] target/riscv: Set privledge spec 1.11.0 as default
` [Qemu-devel] [PULL 17/34] qemu-deprecated.texi: Deprecate the RISC-V privledge spec 1.09.1
` [Qemu-devel] [PULL 18/34] target/riscv: Require either I or E base extension
` [Qemu-devel] [PULL 19/34] target/riscv: Remove user version information
` [Qemu-devel] [PULL 20/34] target/riscv: Add support for disabling/enabling Counters
` [Qemu-devel] [PULL 21/34] RISC-V: Add support for the Zifencei extension
` [Qemu-devel] [PULL 22/34] RISC-V: Add support for the Zicsr extension
` [Qemu-devel] [PULL 23/34] RISC-V: Clear load reservations on context switch and SC
` [Qemu-devel] [PULL 24/34] RISC-V: Update syscall list for 32-bit support
` [Qemu-devel] [PULL 25/34] riscv: virt: Add cpu-topology DT node
` [Qemu-devel] [PULL 26/34] disas/riscv: Disassemble reserved compressed encodings as illegal
` [Qemu-devel] [PULL 27/34] disas/riscv: Fix `rdinstreth` constraint
` [Qemu-devel] [PULL 28/34] riscv: sifive_u: Do not create hard-coded phandles in DT
` [Qemu-devel] [PULL 29/34] riscv: sifive_u: Update the plic hart config to support multicore
` [Qemu-devel] [PULL 30/34] hw/riscv: Split out the boot functions
` [Qemu-devel] [PULL 31/34] hw/riscv: Add support for loading a firmware
` [Qemu-devel] [PULL 32/34] hw/riscv: Extend the kernel loading support
` [Qemu-devel] [PULL 33/34] roms: Add OpenSBI version 0.3
` [Qemu-devel] [PULL 34/34] hw/riscv: Load OpenSBI as the default firmware

[Qemu-devel] [PATCH v3 00/50] tcg plugin support
 2019-06-28 17:58 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 19/50] tcg: let plugins instrument memory accesses

[Qemu-devel] [PATCH v6 0/8] ARM virt: ACPI memory hotplug support
 2019-06-28 16:56 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH] accel/tcg/translator: add tb_enter TCG trace
 2019-06-28 16:33 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 00/28] block/pflash_cfi02: Implement missing AMD pflash functionality
 2019-06-28 17:28 UTC  (39+ messages)
` [Qemu-devel] [PATCH v5 02/28] hw/block/pflash: Simplify trace_pflash_io_read/write()
` [Qemu-devel] [PATCH v5 03/28] hw/block/pflash: Simplify trace_pflash_data_read/write()
` [Qemu-devel] [PATCH v5 04/28] hw/block/pflash_cfi02: Fix debug format string
` [Qemu-devel] [PATCH v5 05/28] hw/block/pflash_cfi02: Add an enum to define the write cycles
` [Qemu-devel] [PATCH v5 06/28] hw/block/pflash_cfi02: Add helpers to manipulate the status bits
` [Qemu-devel] [PATCH v5 07/28] hw/block/pflash_cfi02: Simplify a statement using fall through
` [Qemu-devel] [PATCH v5 08/28] hw/block/pflash_cfi02: Use the ldst API in pflash_write()
` [Qemu-devel] [PATCH v5 09/28] hw/block/pflash_cfi02: Use the ldst API in pflash_read()
` [Qemu-devel] [PATCH v5 10/28] hw/block/pflash_cfi02: Extract the pflash_data_read() function
` [Qemu-devel] [PATCH v5 11/28] hw/block/pflash_cfi02: Unify the MemoryRegionOps
` [Qemu-devel] [PATCH v5 12/28] hw/block/pflash_cfi02: Fix command address comparison
` [Qemu-devel] [PATCH v5 13/28] tests/pflash-cfi02: Refactor to support testing multiple configurations
` [Qemu-devel] [PATCH v5 14/28] hw/block/pflash_cfi02: Remove pointless local variable
` [Qemu-devel] [PATCH v5 15/28] hw/block/pflash_cfi02: Document the current CFI values
` [Qemu-devel] [PATCH v5 16/28] hw/block/pflash_cfi02: Hold the PRI table offset in a variable
` [Qemu-devel] [PATCH v5 17/28] hw/block/pflash_cfi02: Document 'Page Mode' operations are not supported
` [Qemu-devel] [PATCH v5 18/28] hw/block/pflash_cfi02: Implement nonuniform sector sizes
` [Qemu-devel] [PATCH v5 19/28] hw/block/pflash_cfi02: Extract pflash_regions_count()

[Qemu-devel] [PULL] RISC-V Patches for the 4.1 Soft Freeze, Part 2
 2019-06-28 17:10 UTC  (5+ messages)
` [Qemu-devel] [PULL 33/34] roms: Add OpenSBI version 0.3

[Qemu-devel] [PATCH v2 00/14] target/arm/kvm: enable SVE in guests
 2019-06-28 16:14 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 11/14] target/arm/kvm64: max cpu: Enable SVE when available
` [Qemu-devel] [PATCH v2 13/14] target/arm/cpu64: max cpu: Support sve properties with KVM

[Qemu-devel] [PATCH] fixup! roms: Add OpenSBI version 0.3
 2019-06-28 17:18 UTC  (2+ messages)

[Qemu-devel] [PATCH] block/qcow: Improve error when opening qcow2 files as qcow
 2019-06-28 16:50 UTC  (5+ messages)

[Qemu-devel] [Bug 1834613] [NEW] Crypto related operations failing on Alpine Linux on QEMU 4.0
 2019-06-28 16:04 UTC  (2+ messages)

[Qemu-devel] [RISU RFC PATCH v1 0/7] Support for generating x86 SSE/SSE2 test images
 2019-06-28 17:06 UTC  (12+ messages)
` [Qemu-devel] [RISU RFC PATCH v1 1/7] risugen_common: add insnv, randint_constr, rand_fill
` [Qemu-devel] [RISU RFC PATCH v1 2/7] risugen_x86_asm: add module
` [Qemu-devel] [RISU RFC PATCH v1 4/7] risugen_x86: "

[Qemu-devel] [PATCH] virtio-gpu: check if the resource already exists in virtio_gpu_load()
 2019-06-28 16:13 UTC 

[Qemu-devel] [PATCH 0/3] migration/postcopy: cleanup function postcopy_send_discard_bm_ram
 2019-06-28 15:17 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/3] migration/postcopy: the valid condition is one less then end
` [Qemu-devel] [PATCH 2/3] migration/postcopy: break the loop when there is no more page to discard
` [Qemu-devel] [PATCH 3/3] migration/postcopy: discard_length must not be 0

[Qemu-devel] [RFC] Re-evaluating subcluster allocation for qcow2 images
 2019-06-28 16:32 UTC  (25+ messages)

[Qemu-devel] [PATCH] docs/devel/testing: Fix typo in dockerfile path
 2019-06-28 15:03 UTC  (4+ messages)

[Qemu-devel] [RFC PATCH v2 0/3] python: refactor qemu/__init__.py
 2019-06-28 16:05 UTC  (3+ messages)
` [Qemu-devel] [RFC PATCH v2 1/3] python/qemu: split QEMUMachine out from underneath __init__.py

[Qemu-devel] [PATCH 0/3] Acceptance tests: boot Linux with KVM test
 2019-06-28 15:02 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] python/qemu: Allow to launch the VM without qmp
` [Qemu-devel] [PATCH 2/3] tests/acceptance: Introduce the "accel" tag
` [Qemu-devel] [PATCH 3/3] tests/acceptance: Add boot linux with kvm test

[Qemu-devel] [PULL 12/62] target/ppc/spapr: Enable mitigations by default for pseries-4.0 machine type
 2019-06-28 14:48 UTC  (7+ messages)

[Qemu-devel] [Bug 1831225] [NEW] guest migration 100% cpu freeze bug
 2019-06-28 14:39 UTC  (2+ messages)
` [Qemu-devel] [Bug 1831225] "

[Qemu-devel] RFC: Why does target/m68k RTE insn. use gen_exception
 2019-06-28 15:50 UTC  (6+ messages)

[Qemu-devel] [PATCH v24 0/7] QEMU AVR 8 bit cores
 2019-06-28 15:54 UTC  (10+ messages)
` [Qemu-devel] [PATCH v24 1/7] target/avr: Add outward facing interfaces and core CPU logic
` [Qemu-devel] [PATCH v24 2/7] target/avr: Add instruction helpers
` [Qemu-devel] [PATCH v24 3/7] target/avr: Add instruction decoding
` [Qemu-devel] [PATCH v24 4/7] target/avr: Add instruction translation
` [Qemu-devel] [PATCH v24 5/7] target/avr: Add limited support for USART and 16 bit timer peripherals
` [Qemu-devel] [PATCH v24 6/7] target/avr: Add example board configuration
` [Qemu-devel] [PATCH v24 7/7] target/avr: Register AVR support with the rest of QEMU, the build system, and the MAINTAINERS file

[Qemu-devel] [PATCH] MAINTAINERS: update RBD block maintainer
 2019-06-28 14:59 UTC  (3+ messages)

[Qemu-devel] [PATCH] virtio-gpu: fix unmap in error path
 2019-06-28 15:31 UTC  (3+ messages)

[Qemu-devel] [PATCH v4 0/5] 9p: Fix file ID collisions
 2019-06-28 14:56 UTC  (11+ messages)
` [Qemu-devel] [PATCH v4 3/5] 9p: Added virtfs option "remap_inodes"
` [Qemu-devel] [PATCH v4 4/5] 9p: stat_to_qid: implement slow path
` [Qemu-devel] [PATCH v4 5/5] 9p: Use variable length suffixes for inode remapping

[Qemu-devel] [PATCH v3 0/7] Allow Valgrind checking all QEMU processes
 2019-06-28 13:46 UTC  (8+ messages)
` [Qemu-devel] [PATCH v3 1/7] iotests: allow "
` [Qemu-devel] [PATCH v3 2/7] iotests: exclude killed processes from running under Valgrind
` [Qemu-devel] [PATCH v3 3/7] iotests: Add casenotrun report to bash tests
` [Qemu-devel] [PATCH v3 4/7] iotests: Valgrind fails with nonexistent directory
` [Qemu-devel] [PATCH v3 5/7] iotests: extended timeout under Valgrind
` [Qemu-devel] [PATCH v3 6/7] iotests: extend sleeping time "
` [Qemu-devel] [PATCH v3 7/7] iotests: Set read-zeroes on in null block driver for Valgrind

[Qemu-devel] [PATCH] qemu-bridge-helper: restrict bridge name to IFNAMSIZ
 2019-06-28 11:42 UTC  (5+ messages)

[Qemu-devel] [PATCH v5 0/8] Build ACPI Heterogeneous Memory Attribute Table (HMAT)
 2019-06-28 11:02 UTC  (3+ messages)
` [Qemu-devel] [PATCH v5 2/8] numa: move numa global variable nb_numa_nodes into MachineState

[Qemu-devel] [PULL 0/6] Vga 20190628 patches
 2019-06-28 11:27 UTC  (2+ messages)

[Qemu-devel] [PULL 00/60] ppc-for-4.0 queue 20190310
 2019-06-28 13:20 UTC  (3+ messages)
` [Qemu-devel] [PULL 57/60] target/ppc: add HV support for POWER9

[Qemu-devel] [PULL 0/1] Block patches
 2019-06-28 13:13 UTC  (2+ messages)
` [Qemu-devel] [PULL 1/1] build: use $(DESTDIR)x instead of $(DESTDIR)/x

[Qemu-devel] [PATCH v16 0/5] linux-user: A set of miscellaneous patches
 2019-06-28 11:30 UTC  (2+ messages)

[Qemu-devel] [PATCH v15 0/5] linux-user: A set of miscellaneous patches
 2019-06-28 12:55 UTC  (5+ messages)
  ` [Qemu-devel] [Patchew-devel] "

[Qemu-devel] [RFC PATCH 0/5] FAULT INJECTION FRAMEWORK
 2019-06-28 12:45 UTC  (2+ messages)
` [Qemu-devel] [RFC PATCH 3/5] add qmp time-notify event triggering system


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