qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-19 12:25:39 to 2021-02-19 19:02:32 UTC [more...]

tools/virtiofs: Multi threading seems to hurt performance
 2021-02-19 19:01 UTC  (7+ messages)
  ` virtiofs vs 9p performance(Re: tools/virtiofs: Multi threading seems to hurt performance)
    ` virtiofs vs 9p performance
      ` Can not set high msize with virtio-9p (Was: Re: virtiofs vs 9p performance)

[PATCH 0/2] Allwinner H3 fixes for EMAC and acceptance tests
 2021-02-19 18:58 UTC  (6+ messages)

[PATCH v2 0/1] css: SCHIB measurement block origin must be aligned
 2021-02-19 18:49 UTC  (4+ messages)
` [PATCH v2 1/1] "

[PATCH 0/4] ui: add support for 'secret' object to provide VNC/SPICE passwords
 2021-02-19 18:45 UTC  (5+ messages)
` [PATCH 1/4] ui: introduce "password-secret" option for VNC servers
` [PATCH 2/4] ui: introduce "password-secret" option for SPICE server
` [PATCH 3/4] ui: deprecate "password" "
` [PATCH 4/4] ui, monitor: remove deprecated VNC ACL option and HMP commands

link to User documentation of https://wiki.qemu.org/Features/Tracing is broken currently
 2021-02-19 18:31 UTC 

FreeBSD build regressions
 2021-02-19 18:28 UTC  (8+ messages)

who's using the ozlabs patchwork install for QEMU patches ?
 2021-02-19 18:27 UTC  (4+ messages)

[PATCH v2 00/11] hw/accel: Exit gracefully when accelerator is invalid
 2021-02-19 18:20 UTC  (13+ messages)
` [PATCH v2 01/11] accel/kvm: Check MachineClass kvm_type() return value
` [PATCH v2 02/11] hw/boards: Introduce machine_class_valid_for_accelerator()
` [PATCH v2 03/11] hw/core: Restrict 'query-machines' to those supported by current accel
` [PATCH v2 04/11] hw/arm: Restrit KVM to the virt & versal machines
` [PATCH v2 05/11] hw/mips: Restrict KVM to the malta & virt machines
` [RFC PATCH v2 06/11] hw/ppc: Restrict KVM to various PPC machines
` [PATCH v2 07/11] hw/s390x: Explicit the s390-ccw-virtio machines support TCG and KVM
` [RFC PATCH v2 08/11] hw/i386: Explicit x86 machines support all current accelerators
` [PATCH v2 09/11] hw/xenpv: Restrict Xen Para-virtualized machine to Xen accelerator
` [PATCH v2 10/11] hw/board: Only allow TCG accelerator by default
` [PATCH v2 11/11] softmmu/vl: Exit gracefully when accelerator is not supported

[PATCH] target/i386/sev: Ensure sev_fw_errlist is sync with update-linux-headers
 2021-02-19 18:01 UTC 

[PATCH 0/2] SEV firmware error list touchups
 2021-02-19 17:57 UTC  (4+ messages)

[PATCH 0/7] hw/kvm: Exit gracefully when KVM is not supported
 2021-02-19 17:36 UTC  (12+ messages)
` [PATCH 2/7] hw/boards: Introduce 'kvm_supported' field to MachineClass

[Bug 1914535] [NEW] PL110 8-bit mode is not emulated correctly
 2021-02-19 17:18 UTC  (4+ messages)
` [Bug 1914535] "

meson, NEED_CPU_H, CONFIG_TCG and tests/
 2021-02-19 17:24 UTC  (9+ messages)

[PULL 00/10] gitlab and qtest patches
 2021-02-19 17:22 UTC  (2+ messages)

[Bug 1916269] [NEW] TCG: QEMU raises exception on SSE4.2 CRC32 instruction in kernel
 2021-02-19 17:09 UTC 

vhost reply_ack negotiation (a.k.a differences in vhost-user behaviour with libvhost-user and vhost-user-backend.rs)
 2021-02-19 16:04 UTC 

[PATCH v4] target/cris: Plug leakage of TCG temporaries
 2021-02-19 17:15 UTC  (2+ messages)

[PATCH] virtio-ccw: commands on revision-less devices
 2021-02-19 17:01 UTC  (3+ messages)

[PATCH] exec: Poison Hexagon target-specific definitions
 2021-02-19 16:59 UTC  (2+ messages)

[PATCH] nbd: server: Report holes for raw images
 2021-02-19 16:58 UTC  (3+ messages)

[PULL v2 00/35] hexagon initial commit
 2021-02-19 16:58 UTC  (4+ messages)

[Bug 1916112] [NEW] Illegal instruction crash of QEMU on Jetson Nano
 2021-02-19 16:17 UTC  (2+ messages)
` [Bug 1916112] "

[PATCH v2 0/3] virtiofsd: Add options to enable/disable posix acl
 2021-02-19 16:15 UTC  (5+ messages)

[PULL 00/19] riscv-to-apply queue
 2021-02-19 16:12 UTC  (8+ messages)

[PATCH] target/riscv: fix TB_FLAGS bits overlapping bug for rvv/rvh
 2021-02-19 16:11 UTC  (2+ messages)

[PATCH 0/3] backup-top: Don't crash on post-finalize accesses
 2021-02-19 15:59 UTC  (5+ messages)
` [PATCH 1/3] backup: Remove nodes from job in .clean()
` [PATCH 2/3] backup-top: Refuse I/O in inactive state
` [PATCH 3/3] iotests/283: Check that finalize drops backup-top

[PATCH 00/44] hw/arm: New board model mps3-an547
 2021-02-19 15:43 UTC  (46+ messages)
` [PATCH 01/44] clock: Add ClockEvent parameter to callbacks
` [PATCH 02/44] clock: Add ClockPreUpdate callback event type
` [PATCH 03/44] clock: Add clock_ns_to_ticks() function
` [PATCH 04/44] hw/timer/npcm7xx_timer: Use new clock_ns_to_ticks()
` [PATCH 05/44] hw/arm/armsse: Introduce SSE subsystem version property
` [PATCH 06/44] hw/misc/iotkit-sysctl: Remove is_sse200 flag
` [PATCH 07/44] hw/misc/iotkit-secctl.c: Implement SSE-300 PID register values
` [PATCH 08/44] hw/misc/iotkit-sysinfo.c: "
` [PATCH 09/44] hw/arm/armsse.c: Use correct SYS_CONFIG0 register value for SSE-300
` [PATCH 10/44] hw/misc/iotkit-sysinfo.c: Implement SYS_CONFIG1 and IIDR
` [PATCH 11/44] hw/timer/sse-counter: Model the SSE Subsystem System Counter
` [PATCH 12/44] hw/timer/sse-timer: Model the SSE Subsystem System Timer
` [PATCH 13/44] hw/misc/iotkit-sysctl: Add SSE-300 cases which match SSE-200 behaviour
` [PATCH 14/44] hw/misc/iotkit-sysctl: Handle CPU_WAIT, NMI_ENABLE for SSE-300
` [PATCH 15/44] hw/misc/iotkit-sysctl: Handle INITSVTOR* "
` [PATCH 16/44] hw/misc/iotkit-sysctl: Implement dummy version of SSE-300 PWRCTRL register
` [PATCH 17/44] hw/misc/iotkit-sysctl: Handle SSE-300 changes to PDCM_PD_*_SENSE registers
` [PATCH 18/44] hw/misc/iotkit-sysctl: Implement SSE-200 and SSE-300 PID register values
` [PATCH 19/44] hw/arm/Kconfig: Move ARMSSE_CPUID and ARMSSE_MHU stanzas to hw/misc
` [PATCH 20/44] hw/misc/sse-cpu-pwrctrl: Implement SSE-300 CPU<N>_PWRCTRL register block
` [PATCH 21/44] hw/arm/armsse: Use an array for apb_ppc fields in the state structure
` [PATCH 22/44] hw/arm/armsse: Add a define for number of IRQs used by the SSE itself
` [PATCH 23/44] hw/arm/armsse: Add framework for data-driven device placement
` [PATCH 24/44] hw/arm/armsse: Move dual-timer device into data-driven framework
` [PATCH 25/44] hw/arm/armsse: Move watchdogs "
` [PATCH 26/44] hw/arm/armsse: Move s32ktimer "
` [PATCH 27/44] hw/arm/armsse: Move sysinfo register block "
` [PATCH 28/44] hw/arm/armsse: Move sysctl "
` [PATCH 29/44] hw/arm/armsse: Move PPUs "
` [PATCH 30/44] hw/arm/armsse: Add missing SSE-200 SYS_PPU
` [PATCH 31/44] hw/arm/armsse: Indirect irq_is_common[] through ARMSSEInfo
` [PATCH 32/44] hw/arm/armsse: Add support for SSE variants with a system counter
` [PATCH 33/44] hw/arm/armsse: Add support for TYPE_SSE_TIMER in ARMSSEDeviceInfo
` [PATCH 34/44] hw/arm/armsse: Support variants with ARMSSE_CPU_PWRCTRL block
` [PATCH 35/44] hw/arm/armsse: Add SSE-300 support
` [PATCH 36/44] hw/arm/mps2-tz: Make UART overflow IRQ board-specific
` [PATCH 37/44] hw/misc/mps2-fpgaio: Fold counters subsection into main vmstate
` [PATCH 38/44] hw/misc/mps2-fpgaio: Support AN547 DBGCTRL register
` [PATCH 39/44] hw/misc/mps2-scc: Implement changes for AN547
` [PATCH 40/44] hw/arm/mps2-tz: Support running APB peripherals on different clock
` [PATCH 41/44] hw/arm/mps2-tz: Make initsvtor0 setting board-specific
` [PATCH 42/44] hw/arm/mps2-tz: Add new mps3-an547 board
` [PATCH 43/44] docs/system/arm/mps2.rst: Document the "
` [PATCH 44/44] tests/qtest/sse-timer-test: Add simple tests of the SSE timer and counter

[PATCH v2 0/4] hw/riscv: Clean-ups and map high mmio for PCIe of 'virt' machine
 2021-02-19 15:39 UTC  (5+ messages)
` [PATCH v2 1/4] hw/riscv: Drop 'struct MemmapEntry'
` [PATCH v2 2/4] hw/riscv: virt: Drop the 'link_up' parameter of gpex_pcie_init()
` [PATCH v2 3/4] hw/riscv: virt: Limit RAM size in a 32-bit system
` [PATCH v2 4/4] hw/riscv: virt: Map high mmio for PCIe

[PATCH v1 0/6] my current testing/next queue (meson/gitlab/fedora bump)
 2021-02-19 15:53 UTC  (3+ messages)
` [PATCH v1 6/6] tests/acceptance: allow a "graceful" failing for virtio-gpu test

[PATCH 1/2] target/riscv: Reduce duplicated code in trans_rvh.c.inc
 2021-02-19 15:50 UTC  (2+ messages)
` [PATCH 2/2] target/riscv: Call check_access() before tcg_temp_new()

[PATCH] tests/acceptance: linux-related tests fix
 2021-02-19 15:43 UTC  (2+ messages)

[PATCH] ui/cocoa: Do not exit immediately after shutdown
 2021-02-19 15:01 UTC  (3+ messages)

[PULL 0/3] Machine and x86 queue, 2021-02-18
 2021-02-19 14:54 UTC  (3+ messages)

[PULL 00/18] QAPI patches patches for 2021-02-18
 2021-02-19 14:49 UTC  (19+ messages)
` [PULL 01/18] qapi: Replace List[str] with Sequence[str] for ifcond
` [PULL 02/18] qapi/introspect.py: assert schema is not None
` [PULL 03/18] qapi/introspect.py: use _make_tree for features nodes
` [PULL 04/18] qapi/introspect.py: add _gen_features helper
` [PULL 05/18] qapi/introspect.py: guard against ifcond/comment misuse
` [PULL 06/18] qapi/introspect.py: Unify return type of _make_tree()
` [PULL 07/18] qapi/introspect.py: replace 'extra' dict with 'comment' argument
` [PULL 08/18] qapi/introspect.py: Always define all 'extra' dict keys
` [PULL 09/18] qapi/introspect.py: Introduce preliminary tree typing
` [PULL 10/18] qapi/introspect.py: create a typed 'Annotated' data strutcure
` [PULL 11/18] qapi/introspect.py: improve _tree_to_qlit error message
` [PULL 12/18] qapi/introspect.py: improve readability of _tree_to_qlit
` [PULL 13/18] qapi/introspect.py: remove _gen_variants helper
` [PULL 14/18] qapi/introspect.py: add type hint annotations
` [PULL 15/18] qapi/introspect.py: Add docstrings to _gen_tree and _tree_to_qlit
` [PULL 16/18] qapi/introspect.py: Update copyright and authors list
` [PULL 17/18] qapi/introspect.py: Type _gen_tree variants as Sequence[str]
` [PULL 18/18] qapi/introspect.py: set _gen_tree's default ifcond argument to ()

[PATCH 00/18] QAPI patches patches for 2021-02-18
 2021-02-19 14:49 UTC  (4+ messages)
` [PATCH 09/18] qapi/introspect.py: Introduce preliminary tree typing
` [PATCH 17/18] qapi/introspect.py: Type _gen_tree variants as Sequence[str]

[PATCH] ui/console: Assert graphic console surface is not NULL
 2021-02-19 14:48 UTC  (2+ messages)

[PATCH v2] hw/arm/xlnx-zynqmp: Remove obsolete 'has_rpu' property
 2021-02-19 14:43 UTC 

[PATCH v2 0/6] qapi: Add support for aliases
 2021-02-19 14:42 UTC  (9+ messages)
` [PATCH v2 4/6] qapi: Apply aliases in qobject-input-visitor

[PATCH] hw/arm/xlnx-zynqmp: Remove obsolete 'has_rpu' property
 2021-02-19 14:40 UTC  (3+ messages)

[PATCH 0/5] parallels: load bitmap extension
 2021-02-19 14:16 UTC  (7+ messages)
` [PATCH 3/5] parallels: support bitmap extension for read-only mode
` [PATCH 5/5] iotests: add parallels-read-bitmap test

[PATCH] opengl: Do not convert format with glTexImage2D on OpenGL ES
 2021-02-19 14:14 UTC  (2+ messages)

[PATCH] ui/cocoa: Use kCGColorSpaceSRGB
 2021-02-19 14:11 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] ui/console: Remove dpy_gl_ctx_get_current
 2021-02-19 14:10 UTC  (2+ messages)

[PATCH v2 0/2] block: Use 'read-zeroes=true' mode by default with 'null-co' driver
 2021-02-19 14:09 UTC  (4+ messages)

[PATCH] ui/cocoa: Statically allocate dcl
 2021-02-19 14:03 UTC  (2+ messages)

[PATCH] ui/cocoa: Interpret left button down as is when command is pressed
 2021-02-19 14:01 UTC  (2+ messages)

[PATCH 1/1] hw/s390x: modularize virtio-gpu-ccw
 2021-02-19 13:58 UTC  (9+ messages)

[PATCH] ui/cocoa: Remove the uses of full screen APIs
 2021-02-19 13:55 UTC  (6+ messages)

[PATCH] gitlab-ci: Remove unused container images
 2021-02-19 13:41 UTC  (5+ messages)

[PATCH 0/7] ui: add vdagent implementation and clipboard support
 2021-02-19 13:36 UTC  (9+ messages)
` [PATCH 1/7] ui: add clipboard infrastructure
` [PATCH 2/7] ui/vdagent: core infrastructure
` [PATCH 3/7] ui/vdagent: add mouse support
` [PATCH 4/7] ui/vdagent: add clipboard support
` [PATCH 5/7] ui/vnc: "
` [PATCH 6/7] ui/gtk: move struct GtkDisplayState to ui/gtk.h
` [PATCH 7/7] ui/gtk: add clipboard support

[PATCH v3] Correct CRIS TCG register lifetime management
 2021-02-19 13:17 UTC  (3+ messages)

[PATCH] iotests: Drop deprecated 'props' from object-add
 2021-02-19 13:26 UTC  (6+ messages)

[PATCH] Make ram_addr_t 64 bits unconditionally
 2021-02-19 13:11 UTC  (2+ messages)

How to get a wiki account?
 2021-02-19 12:25 UTC  (3+ messages)

[RFC PATCH v2 0/2] PCIe DOE for PCIe and CXL 2.0 v2 release
 2021-02-19 12:33 UTC  (5+ messages)
` [RFC PATCH v2 1/2] Basic PCIe DOE support


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