qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-02 17:54:29 to 2020-03-03 09:19:34 UTC [more...]

[PATCH 00/13] LUKS: encryption slot management using amend interface
 2020-03-03  9:18 UTC  (4+ messages)
` [PATCH 02/13] qcrypto-luks: implement encryption key management
  ` QAPI schema for desired state of LUKS keyslots (was: [PATCH 02/13] qcrypto-luks: implement encryption key management)

[PATCH] hw/arm/cubieboard: make sure SOC object isn't leaked
 2020-03-03  9:12 UTC 

Implementing IOMMU support for SDHCI
 2020-03-03  9:07 UTC  (6+ messages)

[PATCH v7 00/17] target/ppc: Correct some errors with real mode handling
 2020-03-03  8:57 UTC  (20+ messages)
` [PATCH v7 01/17] ppc: Remove stub support for 32-bit hypervisor mode
` [PATCH v7 02/17] ppc: Remove stub of PPC970 HID4 implementation
` [PATCH v7 03/17] target/ppc: Correct handling of real mode accesses with vhyp on hash MMU
` [PATCH v7 04/17] target/ppc: Introduce ppc_hash64_use_vrma() helper
` [PATCH v7 05/17] spapr, ppc: Remove VPM0/RMLS hacks for POWER9
` [PATCH v7 06/17] target/ppc: Remove RMOR register from POWER9 & POWER10
` [PATCH v7 07/17] target/ppc: Use class fields to simplify LPCR masking
` [PATCH v7 08/17] target/ppc: Streamline calculation of RMA limit from LPCR[RMLS]
` [PATCH v7 09/17] target/ppc: Correct RMLS table
` [PATCH v7 10/17] target/ppc: Only calculate RMLS derived RMA limit on demand
` [PATCH v7 11/17] target/ppc: Don't store VRMA SLBE persistently
` [PATCH v7 12/17] spapr: Don't use weird units for MIN_RMA_SLOF
` [PATCH v7 13/17] spapr,ppc: Simplify signature of kvmppc_rma_size()
` [PATCH v7 14/17] spapr: Don't attempt to clamp RMA to VRMA constraint
` [PATCH v7 15/17] spapr: Don't clamp RMA to 16GiB on new machine types
` [PATCH v7 16/17] spapr: Clean up RMA size calculation
` [PATCH v7 17/17] spapr: Fold spapr_node0_size() into its only caller

[PATCH v5 0/4] qmp: Optionally run handlers in coroutines
 2020-03-03  8:49 UTC  (5+ messages)
` [PATCH v5 1/4] qapi: Add a 'coroutine' flag for commands
` [PATCH v5 3/4] qmp: Move dispatcher to a coroutine

[PATCH v4 00/16] APIC ID fixes for AMD EPYC CPU model
 2020-03-03  8:47 UTC  (7+ messages)
` [PATCH v4 09/16] target/i386: Cleanup and use the EPYC mode topology functions

[PATCH v3 00/15] Ram blocks with resizeable anonymous allocations under POSIX
 2020-03-03  8:43 UTC  (3+ messages)
` [PATCH v3 09/15] util/mmap-alloc: Factor out populating of memory to mmap_populate()

[PATCH v3] hw/smbios: add options for type 4 max-speed and current-speed
 2020-03-03  8:33 UTC  (3+ messages)

[PATCH v6 0/4] Improve default object property_add uint helpers
 2020-03-03  8:26 UTC  (5+ messages)

[PATCH v7 00/11] error: auto propagated local_err part I
 2020-03-03  8:12 UTC  (3+ messages)

[PATCH] mips/mips_malta: Allow more than 2G RAM
 2020-03-03  7:57 UTC  (5+ messages)
` [EXTERNAL][PATCH] "
` [PATCH v1] "

[PATCH v2] linux-user: Add AT_EXECFN auxval
 2020-03-03  7:50 UTC  (2+ messages)

[PATCH v0 0/2] allow to set 'drive' property on a realized block device
 2020-03-03  7:43 UTC  (5+ messages)

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

[PATCH] bochs-display: add dummy mmio handler
 2020-03-03  6:20 UTC 

[PATCH 0/5] mostly changes related to audio float samples
 2020-03-03  5:47 UTC  (8+ messages)
` [PATCH 1/5] qapi/audio: add documentation for AudioFormat
` [PATCH 2/5] audio: change naming scheme of FLOAT_CONV macros
` [PATCH 3/5] audio: consistency changes
` [PATCH 4/5] audio: change mixing engine float range to [-1.f, 1.f]
` [PATCH 5/5] audio: fix saturation nonlinearity in clip_* functions

[PATCH v1] memory: remove assert to avoid unnecessary coredump
 2020-03-03  5:30 UTC  (4+ messages)

RFC: Split EPT huge pages in advance of dirty logging
 2020-03-03  4:29 UTC  (11+ messages)

[PATCH v16 00/10] VIRTIO-IOMMU device
 2020-03-03  3:23 UTC  (4+ messages)

Problem with virtual to physical memory translation when KVM is enabled
 2020-03-03  2:39 UTC  (3+ messages)

[PATCH v3 0/6] delay timer_new from init to realize to fix memleaks
 2020-03-03  1:39 UTC  (10+ messages)
` [PATCH v3 1/6] s390x: fix memleaks in cpu_finalize
` [PATCH v3 5/6] hw/misc/mos6522: move timer_new from init() into realize() to avoid memleaks

[PATCH v2] hw/smbios: add options for type 4 max-speed and current-speed
 2020-03-03  1:09 UTC  (3+ messages)

[PULL] RISC-V Patches for the 5.0 Soft Freeze, Part 3
 2020-03-03  0:48 UTC  (39+ messages)
` [PULL 01/38] target/riscv: Convert MIP CSR to target_ulong
` [PULL 02/38] target/riscv: Add the Hypervisor extension
` [PULL 03/38] target/riscv: Add the Hypervisor CSRs to CPUState
` [PULL 04/38] target/riscv: Add support for the new execption numbers
` [PULL 05/38] target/riscv: Rename the H irqs to VS irqs
` [PULL 06/38] target/riscv: Add the virtulisation mode
` [PULL 07/38] target/riscv: Add the force HS exception mode
` [PULL 08/38] target/riscv: Fix CSR perm checking for HS mode
` [PULL 09/38] target/riscv: Print priv and virt in disas log
` [PULL 10/38] target/riscv: Dump Hypervisor registers if enabled
` [PULL 11/38] target/riscv: Add Hypervisor CSR access functions
` [PULL 12/38] target/riscv: Add Hypervisor virtual CSRs accesses
` [PULL 13/38] target/riscv: Add Hypervisor machine "
` [PULL 14/38] target/riscv: Add virtual register swapping function
` [PULL 15/38] target/riscv: Set VS bits in mideleg for Hyp extension
` [PULL 16/38] target/riscv: Extend the MIE CSR to support virtulisation
` [PULL 17/38] target/riscv: Extend the SIP "
` [PULL 18/38] target/riscv: Add support for virtual interrupt setting
` [PULL 19/38] target/ricsv: Flush the TLB on virtulisation mode changes
` [PULL 20/38] target/riscv: Generate illegal instruction on WFI when V=1
` [PULL 21/38] target/riscv: Add hypvervisor trap support
` [PULL 22/38] target/riscv: Add Hypervisor trap return support
` [PULL 23/38] target/riscv: Add hfence instructions
` [PULL 24/38] target/riscv: Remove the hret instruction
` [PULL 25/38] target/riscv: Only set TB flags with FP status if enabled
` [PULL 26/38] target/riscv: Disable guest FP support based on virtual status
` [PULL 27/38] target/riscv: Mark both sstatus and msstatus_hs as dirty
` [PULL 28/38] target/riscv: Respect MPRV and SPRV for floating point ops
` [PULL 29/38] target/riscv: Allow specifying MMU stage
` [PULL 30/38] target/riscv: Implement second stage MMU
` [PULL 31/38] target/riscv: Raise the new execptions when 2nd stage translation fails
` [PULL 32/38] target/riscv: Set htval and mtval2 on execptions
` [PULL 33/38] target/riscv: Add support for the 32-bit MSTATUSH CSR
` [PULL 34/38] target/riscv: Add the MSTATUS_MPV_ISSET helper macro
` [PULL 35/38] target/riscv: Allow enabling the Hypervisor extension
` [PULL 36/38] riscv: virt: Allow PCI address 0
` [PULL 37/38] target/riscv: Emulate TIME CSRs for privileged mode
` [PULL 38/38] hw/riscv: Provide rdtime callback for TCG in CLINT emulation

[PATCH v3 0/4] Add extra information to versioned CPU models
 2020-03-03  0:18 UTC  (6+ messages)
` [PATCH v3 2/4] target/i386: Remove monitor from some "

[RFC PATCH v2] target/ppc: Enable hardfloat for PPC
 2020-03-03  0:11 UTC  (20+ messages)
          ` R: "

[PATCH v2] riscv: sifive_u: Add a "serial" property for board serial number
 2020-03-02 23:59 UTC  (4+ messages)

[Bug 1865626] [NEW] qemu hang when ipl boot from a mdev dasd
 2020-03-02 23:59 UTC  (2+ messages)
` [Bug 1865626] "

[PATCH v2 0/9] target/arm: Misc cleanups surrounding TBI
 2020-03-02 23:53 UTC  (14+ messages)
` [PATCH v2 1/9] target/arm: Replicate TBI/TBID bits for single range regimes
` [PATCH v2 2/9] target/arm: Optimize cpu_mmu_index
` [PATCH v2 3/9] target/arm: Introduce core_to_aa64_mmu_idx
` [PATCH v2 4/9] target/arm: Apply TBI to ESR_ELx in helper_exception_return
` [PATCH v2 5/9] target/arm: Move helper_dc_zva to helper-a64.c
` [PATCH v2 6/9] target/arm: Use DEF_HELPER_FLAGS for helper_dc_zva
` [PATCH v2 7/9] target/arm: Clean address for DC ZVA
` [PATCH v2 8/9] target/arm: Check addresses for disabled regimes
` [PATCH v2 9/9] target/arm: Disable clean_data_tbi for system mode

[PULL 0/5] MIPS queue for February 27th, 2020
 2020-03-02 23:40 UTC  (6+ messages)
` [PULL 5/5] tests/acceptance: Count multiple Tux logos displayed on framebuffer
    ` [EXTERNAL]Re: "

[PATCH 0/2] Implement "non 100% native mode" in via-ide
 2020-03-02 23:26 UTC  (18+ messages)
` [PATCH 1/2] ide: Make room for flags in PCIIDEState and add one for legacy IRQ routing
` [PATCH 2/2] via-ide: Also emulate non 100% native mode

[PATCH] hw/artist: Reduce default artist screen size to 800x600 pixel
 2020-03-02 23:26 UTC  (2+ messages)

[PULL v3 00/11] target/hppa patch queue
 2020-03-02 23:25 UTC  (7+ messages)
` [PULL v3 02/11] hppa: Add support for LASI chip with i82596 NIC

[PATCH] tests/acceptance: move @skipUnless decoration to test itself
 2020-03-02 23:22 UTC 

[PATCH v2 0/4] Implements the NetBSD Virtual Machine Monitor accelerator
 2020-03-02 22:45 UTC  (12+ messages)
  ` [PATCH v2 2/4] Add "

[PATCH v5 00/50] Initial support for multi-process qemu
 2020-03-02 22:39 UTC  (8+ messages)
` [PATCH v5 14/50] mutli-process: build remote command line args
` [PATCH v5 47/50] multi-process: Enable support for multiple devices in remote

[PATCH v1 0/4] hw/arm/cubieboard: correct CPU type and add machine argument checks
 2020-03-02 22:30 UTC  (11+ messages)
` [PATCH v1 1/4] hw/arm/cubieboard: use ARM Cortex-A8 as the default CPU in machine definition
` [PATCH v1 4/4] hw/arm/cubieboard: report error when using unsupported -bios argument

CPU reset vs DeviceState reset
 2020-03-02 22:12 UTC  (9+ messages)

[PATCH v1 00/10] testing/next updates (tweaks and re-greening)
 2020-03-02 22:02 UTC  (20+ messages)
` [PATCH v1 01/10] tests/vm: use $(PYTHON) consistently
` [PATCH v1 02/10] tests/vm: Debug mode shows ssh output
` [PATCH v1 03/10] tests/vm: increased max timeout for vm boot
` [PATCH v1 04/10] tests/vm: give wait_ssh() option to wait for root
` [PATCH v1 05/10] tests/vm: Added gen_cloud_init_iso() to basevm.py
` [PATCH v1 06/10] travis: enable tools build on OS X
` [PATCH v1 07/10] configure: fix check for libzstd
` [PATCH v1 08/10] configure: detect and report genisoimage
` [PATCH v1 09/10] tests/acceptance: move @skipUnless decoration to test itself
` [PATCH v1 10/10] travis.yml: install python3 numpy and opencv libraries

[PATCH v2 00/14] tests/vm: Add support for aarch64 VMs
 2020-03-02 21:23 UTC  (3+ messages)

[PATCH v3 0/4] benchmark util
 2020-03-02 21:05 UTC  (5+ messages)
` [PATCH v3 1/4] scripts/simplebench: add simplebench.py

[PATCH 0/5] nbd: reduce max_block restrictions
 2020-03-02 20:53 UTC  (5+ messages)
` [PATCH 1/5] block/nbd-client: drop max_block restriction from block_status
` [PATCH 2/5] block/nbd-client: drop max_block restriction from discard

[PATCH v4] i386: Fix GCC warning with snprintf when HAX is enabled
 2020-03-02 20:16 UTC  (2+ messages)

[PATCH] WHPX: Use proper synchronization primitives while processing
 2020-03-02 20:03 UTC  (2+ messages)

PATCH] WHPX: TSC get and set should be dependent on VM state
 2020-03-02 19:59 UTC  (5+ messages)
  ` [EXTERNAL] "

[PATCH] linux-user: Add AT_EXECFN and AT_EXECFD auxval
 2020-03-02 19:54 UTC  (5+ messages)

[PATCH] linux-user: Add an argument QEMU_MMAP_BASE to set custom mmap base address in qemu user mode
 2020-03-02 19:51 UTC  (6+ messages)

[PATCH v3 0/4] Implements the NetBSD Virtual Machine Monitor accelerator
 2020-03-02 19:35 UTC  (6+ messages)
` [PATCH v4 "
  ` [PATCH v4 3/4] Introduce the NVMM impl

qemu-system-x86_64: warning: Unknown X11 keycode mapping '<null>'
 2020-03-02 18:19 UTC  (5+ messages)

[PATCH] tests/acceptance: move @skipUnless decoration to test itself
 2020-03-02 18:14 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).