qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-29 11:23:14 to 2021-01-29 19:44:51 UTC [more...]

[PULL v2 00/46] target-arm queue
 2021-01-29 19:42 UTC  (2+ messages)

[PATCH v14 00/22] i386 cleanup PART 2
 2021-01-29 19:36 UTC  (6+ messages)
` [PATCH v14 15/22] cpu: tcg_ops: move to tcg-cpu-ops.h, keep a pointer in CPUClass

[PATCH v2 0/2] pci: add romsize property
 2021-01-29 19:28 UTC  (3+ messages)
` [PATCH v2 1/2] pci: reject too large ROMs
` [PATCH v2 2/2] pci: add romsize property

[PATCH] tests/acceptance: Re-enable the microblaze test
 2021-01-29 19:19 UTC  (4+ messages)

[PATCH v4 00/12] Support disabling TCG on ARM (part 2)
 2021-01-29 18:53 UTC  (4+ messages)
` [PATCH v4 09/12] target/arm: Make m_helper.c optional via CONFIG_ARM_V7M

[PULL 00/21] target-arm queue
 2021-01-29 18:23 UTC  (5+ messages)
` [PULL 17/21] hw/adc: Add an ADC module for NPCM7XX

[PATCH] docs/system: document an example booting the versatilepb machine
 2021-01-29 18:13 UTC 

[PATCH] iotests/testrunner: fix recognition of python tests
 2021-01-29 17:58 UTC  (3+ messages)

[PATCH] iotests/297: pylint: ignore too many statements
 2021-01-29 17:57 UTC  (4+ messages)

[PATCH v2] iotests/297: pylint: ignore too many statements
 2021-01-29 17:53 UTC  (2+ messages)

[PULL 00/13] Misc patches
 2021-01-29 17:21 UTC  (15+ messages)
` [PULL 01/13] crypto: Fix some code style problems, add spaces around operator
` [PULL 02/13] crypto: Move USER_CREATABLE to secret_common base class
` [PULL 03/13] crypto: Forbid broken unloading of secrets
` [PULL 04/13] crypto: Fix memory leaks in set_loaded for tls-*
` [PULL 05/13] os: deprecate the -enable-fips option and QEMU's FIPS enforcement
` [PULL 06/13] Prefer 'on' | 'off' over 'yes' | 'no' for bool options
` [PULL 07/13] docs: simplify and clarify the platform support rules
` [PULL 08/13] docs: fix missing backslash in certtool shell example
` [PULL 09/13] configure: replace --enable/disable-git-update with --with-git-submodules
` [PULL 10/13] crypto: Add spaces around operator
` [PULL 11/13] ui: update keycodemapdb submodule commit
` [PULL 12/13] tests: Fix runtime error in test-authz-pam
` [PULL 13/13] tests: Replace deprecated ASN1 code

[PATCH v6 0/6] Qemu SEV-ES guest support
 2021-01-29 17:46 UTC  (13+ messages)
` [PATCH v6 1/6] sev/i386: Add initial support for SEV-ES
` [PATCH v6 2/6] sev/i386: Require in-kernel irqchip support for SEV-ES guests
` [PATCH v6 3/6] sev/i386: Allow AP booting under SEV-ES
` [PATCH v6 4/6] sev/i386: Don't allow a system reset under an SEV-ES guest
` [PATCH v6 5/6] kvm/i386: Use a per-VM check for SMM capability
` [PATCH v6 6/6] sev/i386: Enable an SEV-ES guest based on SEV policy

[PULL 0/2] block: Fix iotests to respect configured Python binary
 2021-01-29 17:22 UTC  (6+ messages)
` [PULL 1/2] iotests/testrunner: fix recognition of python tests
` [PULL 2/2] tests/Makefile.include: export PYTHON for check-block.sh

[PATCH 0/7] qcow2: compressed write cache
 2021-01-29 17:30 UTC  (9+ messages)
` [PATCH 1/7] qemu/queue: add some useful QLIST_ and QTAILQ_ macros
` [PATCH 2/7] block/qcow2: introduce cache for compressed writes
` [PATCH 3/7] block/qcow2: use compressed write cache
` [PATCH 4/7] simplebench: bench_one(): add slow_limit argument
` [PATCH 5/7] simplebench: bench_one(): support count=1
` [PATCH 6/7] simplebench/bench-backup: add --compressed option
` [PATCH 7/7] simplebench/bench-backup: add target-cache argument

[PULL 00/46] target-arm queue
 2021-01-29 17:00 UTC  (20+ messages)
` [PULL 21/46] tests/qtest: add a test case for pvpanic-pci
` [PULL 28/46] hw/timer/cmsdk-apb-timer: Add Clock input
` [PULL 30/46] hw/watchdog/cmsdk-apb-watchdog: "
` [PULL 34/46] hw/arm/mps2: Create and connect SYSCLK Clock
` [PULL 35/46] hw/arm/mps2-tz: Create and connect ARMSSE Clocks
` [PULL 36/46] hw/arm/musca: "
` [PULL 37/46] hw/arm/stellaris: Convert SSYS to QOM device
` [PULL 38/46] hw/arm/stellaris: Create Clock input for watchdog
` [PULL 39/46] hw/timer/cmsdk-apb-timer: Convert to use Clock input
` [PULL 40/46] hw/timer/cmsdk-apb-dualtimer: "
` [PULL 41/46] hw/watchdog/cmsdk-apb-watchdog: "
` [PULL 42/46] tests/qtest/cmsdk-apb-watchdog-test: Test clock changes
` [PULL 43/46] hw/arm/armsse: Use Clock to set system_clock_scale
` [PULL 44/46] arm: Don't set freq properties on CMSDK timer, dualtimer, watchdog, ARMSSE
` [PULL 45/46] arm: Remove frq "
` [PULL 46/46] hw/arm/stellaris: Remove board-creation reset of STELLARIS_SYS

[PATCH v21 00/20] Initial support for multi-process Qemu
 2021-01-29 16:46 UTC  (21+ messages)
` [PATCH v21 01/20] multi-process: add the concept description to docs/devel/qemu-multiprocess
` [PATCH v21 02/20] multi-process: add configure and usage information
` [PATCH v21 03/20] memory: alloc RAM from file at offset
` [PATCH v21 04/20] multi-process: Add config option for multi-process QEMU
` [PATCH v21 05/20] multi-process: setup PCI host bridge for remote device
` [PATCH v21 06/20] multi-process: setup a machine object for remote device process
` [PATCH v21 07/20] io: add qio_channel_writev_full_all helper
` [PATCH v21 08/20] io: add qio_channel_readv_full_all_eof & qio_channel_readv_full_all helpers
` [PATCH v21 09/20] multi-process: define MPQemuMsg format and transmission functions
` [PATCH v21 10/20] multi-process: Initialize message handler in remote device
` [PATCH v21 11/20] multi-process: Associate fd of a PCIDevice with its object
` [PATCH v21 12/20] multi-process: setup memory manager for remote device
` [PATCH v21 13/20] multi-process: introduce proxy object
` [PATCH v21 14/20] multi-process: add proxy communication functions
` [PATCH v21 15/20] multi-process: Forward PCI config space acceses to the remote process
` [PATCH v21 16/20] multi-process: PCI BAR read/write handling for proxy & remote endpoints
` [PATCH v21 17/20] multi-process: Synchronize remote memory
` [PATCH v21 18/20] multi-process: create IOHUB object to handle irq
` [PATCH v21 19/20] multi-process: Retrieve PCI info from remote process
` [PATCH v21 20/20] multi-process: perform device reset in the "

[PATCH] vfio/migrate: Move switch of dirty tracking into vfio_memory_listener
 2021-01-29 16:47 UTC  (5+ messages)

[PATCH] virtiofsd: vu_dispatch locking should never fail
 2021-01-29 15:53 UTC 

[PATCH v2 0/8] testing/next (docker, binfmt, gdb version)
 2021-01-29 15:49 UTC  (6+ messages)
` [PATCH v2 5/8] tests/docker: alias docker-help target for consistency
` [PATCH v2 7/8] configure: make version_ge more tolerant of shady version input

[PATCH] tests/tcg: Replace /bin/true by true (required on macOS)
 2021-01-29 15:45 UTC  (2+ messages)

[PATCH RFC] pvrdma: wean code off pvrdma_ring.h kernel header
 2021-01-29 15:27 UTC  (2+ messages)

[PATCH v2] spice: delay starting until display are initialized
 2021-01-29 15:23 UTC 

[PATCH] accel/tcg: Add URL of clang bug to comment about our workaround
 2021-01-29 15:19 UTC  (2+ messages)

[Bug 1913505] Re: Windows XP slow on Apple M1
 2021-01-29 15:08 UTC  (2+ messages)

[RFC PATCH 0/6] vhost-user: Shutdown/Flush slave channel properly
 2021-01-29 15:11 UTC  (13+ messages)
` [PATCH 1/6] virtiofsd: Drop ->vu_dispatch_rwlock while waiting for thread to exit
` [PATCH 3/6] vhost-user: Return error code from slave_read()
` [PATCH 4/6] qemu, vhost-user: Extend protocol to start/stop/flush slave channel

[PATCH] Fix a typo that can cause slow socket response on Windows
 2021-01-29 15:05 UTC  (2+ messages)

vnc clipboard support
 2021-01-29 15:04 UTC  (19+ messages)

[Bug 1911351] [NEW] x86-64 MTTCG Does not update page table entries atomically
 2021-01-29 14:42 UTC  (3+ messages)
` [Bug 1911351] "

[Bug 1911666] Re: ZDI-CAN-10904: QEMU Plan 9 File System TOCTOU Privilege Escalation Vulnerability
 2021-01-29 14:22 UTC 

[Bug 1913344] [NEW] Exynos4210 UART peripheral data loss
 2021-01-29 14:27 UTC  (2+ messages)
` [Bug 1913344] "

[Bug 1911216] [NEW] abort issue locates in hw/usb/hcd-ohci.c:1297:ohci_frame_boundary
 2021-01-29 14:29 UTC  (2+ messages)
` [Bug 1911216] "

[PATCH] spice: delay starting until display are initialized
 2021-01-29 14:22 UTC  (11+ messages)

[PATCH] hw/sd: sd: Bypass the RCA check for CMD13 in SPI mode
 2021-01-29 14:11 UTC  (2+ messages)

[PATCH v9 00/10] hw/ssi: imx_spi: Fix various bugs in the imx_spi model
 2021-01-29 14:00 UTC  (12+ messages)
` [PATCH v9 01/10] hw/ssi: imx_spi: Use a macro for number of chip selects supported
` [PATCH v9 02/10] hw/ssi: imx_spi: Remove imx_spi_update_irq() in imx_spi_reset()
` [PATCH v9 03/10] hw/ssi: imx_spi: Remove pointless variable initialization
` [PATCH v9 04/10] hw/ssi: imx_spi: Rework imx_spi_reset() to keep CONREG register value
` [PATCH v9 05/10] hw/ssi: imx_spi: Rework imx_spi_read() to handle block disabled
` [PATCH v9 06/10] hw/ssi: imx_spi: Rework imx_spi_write() "
` [PATCH v9 07/10] hw/ssi: imx_spi: Disable chip selects when controller is disabled
` [PATCH v9 08/10] hw/ssi: imx_spi: Round up the burst length to be multiple of 8
` [PATCH v9 09/10] hw/ssi: imx_spi: Correct the burst length > 32 bit transfer logic
` [PATCH v9 10/10] hw/ssi: imx_spi: Correct tx and rx fifo endianness

[PATCH v2] ppc/pnv: Set default RAM size to 1 GB
 2021-01-29 13:56 UTC  (4+ messages)

[PATCH RFC 0/1] QOM type names and QAPI
 2021-01-29 13:25 UTC  (5+ messages)

[PATCH] hw/arm/smmuv3: Fix addr_mask for range-based invalidation
 2021-01-29 13:10 UTC  (5+ messages)

[Bug 1913505] [NEW] Windows XP slow on Apple M1
 2021-01-29 13:01 UTC  (3+ messages)
` [Bug 1913505] "

[PATCH] monitor: Fix order in monitor_cleanup()
 2021-01-29 12:53 UTC  (5+ messages)

[PATCH] tests: Replace deprecated ASN1 code
 2021-01-29 12:22 UTC  (6+ messages)

[PULL 00/36] Misc patches (buildsys, i386, fuzzing) for 2021-01-29
 2021-01-29 11:18 UTC  (36+ messages)
` [PULL 01/36] fuzz: ignore address_space_map is_write flag
` [PULL 02/36] fuzz: refine the ide/ahci fuzzer configs
` [PULL 03/36] docs/fuzz: fix pre-meson path
` [PULL 04/36] fuzz: log the arguments used to initialize QEMU
` [PULL 05/36] fuzz: enable dynamic args for generic-fuzz configs
` [PULL 06/36] docs/fuzz: add some information about OSS-Fuzz
` [PULL 07/36] fuzz: add virtio-9p configurations for fuzzing
` [PULL 08/36] target/i386: do not set LM for 32-bit emulation "-cpu host/max"
` [PULL 09/36] machine: add missing doc for memory-backend option
` [PULL 10/36] meson: accept either shared or static libraries if --disable-static
` [PULL 11/36] meson: honor --enable-rbd if cc.links test fails
` [PULL 12/36] x86/cpu: Populate SVM CPUID feature bits
` [PULL 13/36] fuzz: fix wrong index in clear_bits
` [PULL 15/36] virtio-scsi: don't uninitialize queues that we didn't initialize
` [PULL 16/36] event_notifier: handle initialization failure better
` [PULL 17/36] target/i386: Fix decoding of certain BMI instructions
` [PULL 18/36] target/i86: implement PKS
` [PULL 19/36] configure: Fix --enable-tcg-interpreter
` [PULL 20/36] configure: Improve TCI feature description
` [PULL 21/36] meson: Explicit TCG backend used
` [PULL 22/36] meson: Warn when TCI is selected but TCG backend is available
` [PULL 23/36] slirp: update to git master
` [PULL 24/36] build-sys: make libslirp a meson subproject
` [PULL 25/36] tests/meson: Only build softfloat objects if TCG is selected
` [PULL 26/36] pc-bios/meson: Only install EDK2 blob firmwares with system emulation
` [PULL 27/36] meson: Restrict block subsystem processing
` [PULL 28/36] meson: Merge trace_events_subdirs array
` [PULL 29/36] meson: Restrict some trace event directories to user/system emulation
` [PULL 30/36] meson: Restrict emulation code
` [PULL 31/36] qapi/meson: Restrict qdev code to system-mode emulation
` [PULL 32/36] qapi/meson: Remove QMP from user-mode emulation
` [PULL 33/36] qapi/meson: Restrict system-mode specific modules
` [PULL 34/36] qapi/meson: Restrict UI module to system emulation and tools
` [PULL 35/36] hvf: Fetch cr4 before evaluating CPUID(1)
` [PULL 36/36] accel/kvm/kvm-all: Fix wrong return code handling in dirty log code

[PATCH] pnv/ppc: Set default RAM size to 1 GB
 2021-01-29 11:54 UTC  (5+ messages)

[PULL 0/4] Trivial branch for 6.0 patches
 2021-01-29 11:03 UTC  (2+ messages)

[PATCH] tests/Makefile.include: export PYTHON for check-block.sh
 2021-01-29 11:32 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).