qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-14 06:35:52 to 2020-09-14 13:17:29 UTC [more...]

[PATCH v9 0/4] Introduce Xilinx ZynqMP CAN controller
 2020-09-14 13:16 UTC  (2+ messages)

[Bug 1895219] [NEW] qemu git -vnc fails due to missing en-us keymap
 2020-09-14 12:58 UTC  (2+ messages)
` [Bug 1895219] "

[PATCH 1/9] tests/acpi: document addition of table DSDT.roothp for unit testing root pci hotplug on/off
 2020-09-14 13:10 UTC  (19+ messages)
` [PATCH 2/9] tests/acpi: add a new unit test to test hotplug off/on feature on the root pci bus
` [PATCH 3/9] tests/acpi: add a new ACPI table in order to test root pci hotplug on/off
` [PATCH 4/9] Fix a gap where acpi_pcihp_find_hotplug_bus() returns a non-hotpluggable bus
` [PATCH 5/9] i440fx/acpi: do not add hotplug related amls for cold plugged bridges
` [PATCH 7/9] tests/acpi: unit test for 'acpi-pci-hotplug-with-bridge-support' bridge flag
` [PATCH 8/9] tests/acpi: add newly added acpi DSDT table blob for pci bridge hotplug flag
` [PATCH 9/9] piix4: don't reserve hw resources when hotplug is off globally

[REPORT] Nightly Performance Tests - Sunday, September 13, 2020
 2020-09-14 13:05 UTC  (5+ messages)

[PATCH] add a source path Makefile
 2020-09-14 13:03 UTC  (2+ messages)

[PATCH] checkpatch: Detect '%#' or '%0#' in printf-style format strings
 2020-09-14 13:00 UTC  (4+ messages)

[PATCH v9 00/14] Add Nuvoton NPCM730/NPCM750 SoCs and two BMC machines
 2020-09-14 12:55 UTC  (2+ messages)

[PATCH 7/9 v2] tests/acpi: unit test for 'acpi-pci-hotplug-with-bridge-support' bridge flag
 2020-09-14 12:46 UTC 

[PATCH] iotests: Work around failing readlink -f
 2020-09-14 12:51 UTC  (6+ messages)

[PATCH] hw/arm/aspeed: Add machine properties to define the flash models
 2020-09-14 12:37 UTC  (2+ messages)

[PATCH 00/15] spapr: Error handling fixes and cleanups (round 2)
 2020-09-14 12:35 UTC  (16+ messages)
` [PATCH 01/15] spapr: Fix error leak in spapr_realize_vcpu()
` [PATCH 02/15] ppc: Add a return value to ppc_set_compat() and ppc_set_compat_all()
` [PATCH 03/15] ppc: Fix return value in cpu_post_load() error path
` [PATCH 04/15] spapr: Simplify error handling in callers of ppc_set_compat()
` [PATCH 05/15] spapr: Get rid of cas_check_pvr() error reporting
` [PATCH 06/15] spapr: Simplify error handling in do_client_architecture_support()
` [PATCH 07/15] spapr: Simplify error handling in spapr_vio_busdev_realize()
` [PATCH 08/15] spapr: Add a return value to spapr_drc_attach()
` [PATCH 09/15] spapr: Simplify error handling in prop_get_fdt()
` [PATCH 10/15] spapr: Add a return value to spapr_set_vcpu_id()
` [PATCH 11/15] spapr: Simplify error handling in spapr_cpu_core_realize()
` [PATCH 12/15] spapr: Add a return value to spapr_nvdimm_validate()
` [PATCH 13/15] spapr: Add a return value to spapr_check_pagesize()
` [PATCH 14/15] spapr: Simplify error handling in spapr_memory_plug()
` [PATCH 15/15] spapr: Simplify error handling in spapr_memory_unplug_request()

[PATCH v2 0/1] hw/arm: versal-virt: Correct the tx/rx GEM clocks
 2020-09-14 12:26 UTC  (2+ messages)

[Bug 1852196] [NEW] update edk2 submodule & binaries to edk2-stable201911
 2020-09-14 12:16 UTC  (2+ messages)
` [Bug 1852196] Re: update edk2 submodule & binaries to edk2-stable202008

Potential regression in 'qemu-img convert' to LVM
 2020-09-14 12:25 UTC 

[PATCH 2/9 v2] tests/acpi: add a new unit test to test hotplug off/on feature on the root pci bus
 2020-09-14 12:19 UTC 

[PATCH 2/9] tests/acpi: add a new unit test to test hotplug off/on feature on the root pci bus
 2020-09-14 12:18 UTC 

[PATCH 0/2] Make preallocate_co() resize the image to the correct size
 2020-09-14 12:14 UTC  (5+ messages)
` [PATCH 1/2] qcow2: "
` [PATCH 2/2] qcow2: Convert qcow2_alloc_cluster_offset() into qcow2_alloc_host_offset()

[PATCH v5 0/8] user-mode: Prune build dependencies (part 2)
 2020-09-14 12:15 UTC  (10+ messages)
` [PATCH v5 1/8] qapi: Restrict LostTickPolicy enum to machine code
` [PATCH v5 3/8] qapi: Restrict balloon-related commands "

[PULL 00/10] EDK2 firmware: Adopt the edk2-stable202008 release
 2020-09-14 12:09 UTC  (11+ messages)
` [PULL 01/10] Makefile: remove obsolete edk2 exception from "clean" rule
` [PULL 02/10] roms/efirom, tests/uefi-test-tools: update edk2's own submodules first
` [PULL 03/10] roms/Makefile.edk2: prepare for replacing TPM2*_ENABLE macros
` [PULL 04/10] tests: acpi: tolerate "virt/SSDT.memhp" mismatch temporarily
` [PULL 05/10] roms/edk2: update submodule from edk2-stable201905 to edk2-stable202008
` [PULL 06/10] roms/Makefile.edk2: complete replacing TPM2*_ENABLE macros
` [PULL 07/10] roms/Makefile.edk2: enable new ARM/AARCH64 flags up to edk2-stable202008
` [PULL 09/10] pc-bios: update the README file with edk2-stable202008 information
` [PULL 10/10] tests: acpi: update "virt/SSDT.memhp" for edk2-stable202008

[PATCH] scripts: display how long each test takes to execute
 2020-09-14 12:01 UTC  (5+ messages)

[PATCH v5 0/8] Configurable policy for handling deprecated interfaces
 2020-09-14 11:50 UTC  (10+ messages)
` [PATCH v5 1/8] qemu-options: New -compat to set policy for "
` [PATCH v5 2/8] qapi: Implement deprecated-output=hide for QMP command results
` [PATCH v5 3/8] qapi: Implement deprecated-output=hide for QMP events
` [PATCH v5 4/8] qapi: Implement deprecated-output=hide for QMP event data
` [PATCH v5 5/8] qapi: Implement deprecated-output=hide for QMP introspection
` [PATCH v5 6/8] qapi: Implement deprecated-input=reject for QMP commands
` [PATCH v5 7/8] qapi: Implement deprecated-input=reject for QMP command arguments
` [PATCH v5 8/8] qapi: New -compat deprecated-input=crash

[PATCH 0/3] Add support for sequential backups
 2020-09-14 11:46 UTC  (2+ messages)

[PATCH 00/10] edk2: adopt the edk2-stable202008 release
 2020-09-14 11:40 UTC  (6+ messages)
` [PATCH 08/10] pc-bios: refresh edk2 build artifacts for edk2-stable202008

qemu disassembler status
 2020-09-14 11:29 UTC  (2+ messages)

[PATCH v7 00/12] *** A Method for evaluating dirty page rate ***
 2020-09-14 11:25 UTC  (5+ messages)
` [PATCH v7 06/12] migration/dirtyrate: Record hash results for each sampled page

[PATCH v3 0/6] *** Add Multifd support for TLS migration ***
 2020-09-14 11:22 UTC  (11+ messages)
` [PATCH v3 1/6] migration/tls: save hostname into MigrationState
` [PATCH v3 3/6] migration/tls: add MigrationState and tls_hostname into MultiFDSendParams
` [PATCH v3 6/6] migration/tls: add trace points for multifd-tls

[PATCH] tests/check-block: Do not run the iotests with old versions of bash
 2020-09-14 11:21 UTC  (7+ messages)

[PULL 0/4] qemu-ga patch queue
 2020-09-14 11:12 UTC  (2+ messages)

[PATCH v8 00/27] W32, W64 msys2/mingw patches
 2020-09-14 11:07 UTC  (32+ messages)
` [PATCH v8 02/27] block: Fixes nfs compiling error on msys2/mingw
` [PATCH v8 03/27] ci: fixes msys2 build by upgrading capstone to 4.0.2
` [PATCH v8 13/27] tests: Enable crypto tests under msys2/mingw
` [PATCH v8 16/27] cirrus: Building freebsd in a single short
` [PATCH v8 24/27] ci: Enable msys2 ci in cirrus
` [PATCH v8 27/27] Revert "configure: add --ninja option"

[Bug 1895471] [NEW] compilation error with clang in util/async.c
 2020-09-14 10:52 UTC  (4+ messages)
` [Bug 1895471] "

[qemu-web PATCH] Add QEMU storage overview blog post
 2020-09-14 10:53 UTC  (4+ messages)

[PATCH v2 1/2] Introduce (x86) CPU model deprecation API
 2020-09-14 10:50 UTC  (5+ messages)

[PATCH 0/3] configure: add missing CONFIG_FOO variables
 2020-09-14 10:50 UTC  (5+ messages)
` [PATCH 1/3] configure: add missing CONFIG_TCMALLOC
` [PATCH 2/3] configure: add missing CONFIG_JEMALLOC
` [PATCH 3/3] configure: rename QEMU_GA_MSI_ENABLED to CONFIG_QGA_MSI

[RFC PATCH 0/3] Automatically convert configure options to meson build options
 2020-09-14 10:49 UTC  (6+ messages)

[PATCH] char: fix logging when chardev write fails
 2020-09-14 10:40 UTC  (2+ messages)

[PATCH] MAINTAINERS: add Stefan Hajnoczi as block/nvme.c maintainer
 2020-09-14 10:37 UTC  (3+ messages)

[Bug 1893691] [NEW] Chardev logfile is not written (regression between 5.0 and 5.1)
 2020-09-14 10:21 UTC  (2+ messages)
` [Bug 1893691] "

[PATCH] ui: Fix default window_id value
 2020-09-14 10:29 UTC  (2+ messages)

[Bug 1895053] [NEW] Cannot nspawn raspbian 10 [FAILED] Failed to start Journal Service
 2020-09-14 10:18 UTC  (2+ messages)
` [Bug 1895053] "

[PATCH] hw/rtc/m48t59: Simplify m48t59_init()
 2020-09-14 10:24 UTC 

[PATCH] seccomp: fix killing of whole process instead of thread
 2020-09-14 10:19 UTC  (2+ messages)

About 'qemu-security' mailing list
 2020-09-14 10:17 UTC  (7+ messages)

[Bug 1895399] [NEW] Docfix: add missing virtiofsd cache default 'auto'
 2020-09-14 10:08 UTC  (3+ messages)

[PATCH v2] cphp: remove deprecated cpu-add command(s)
 2020-09-14 10:09 UTC  (3+ messages)

[PATCH] meson: clean up build_by_default
 2020-09-14 10:00 UTC  (2+ messages)

[PATCH] qemu-img: Support bitmap --merge into backing image
 2020-09-14  9:35 UTC  (4+ messages)

[PATCH] hw/scsi/vmw_pvscsi.c: Fix wrong usage of gboolean types in PVSCSIState
 2020-09-14  9:13 UTC  (3+ messages)

[PATCH v8 00/12] *** A Method for evaluating dirty page rate ***
 2020-09-14  9:03 UTC  (13+ messages)
` [PATCH v8 01/12] migration/dirtyrate: setup up query-dirtyrate framwork
` [PATCH v8 02/12] migration/dirtyrate: add DirtyRateStatus to denote calculation status
` [PATCH v8 03/12] migration/dirtyrate: Add RamblockDirtyInfo to store sampled page info
` [PATCH v8 04/12] migration/dirtyrate: Add dirtyrate statistics series functions
` [PATCH v8 05/12] migration/dirtyrate: move RAMBLOCK_FOREACH_MIGRATABLE into ram.h
` [PATCH v8 06/12] migration/dirtyrate: Record hash results for each sampled page
` [PATCH v8 07/12] migration/dirtyrate: Compare page hash results for recorded "
` [PATCH v8 08/12] migration/dirtyrate: skip sampling ramblock with size below MIN_RAMBLOCK_SIZE
` [PATCH v8 09/12] migration/dirtyrate: Implement set_sample_page_period() and is_sample_period_valid()
` [PATCH v8 10/12] migration/dirtyrate: Implement calculate_dirtyrate() function
` [PATCH v8 11/12] migration/dirtyrate: Implement qmp_cal_dirty_rate()/qmp_get_dirty_rate() function
` [PATCH v8 12/12] migration/dirtyrate: Add trace_calls to make it easier to debug

[PATCH v3 0/7] CTU CAN FD core support
 2020-09-14  8:13 UTC  (8+ messages)
` [PATCH v3 1/7] net/can: Initial host SocketCan support for CAN FD
` [PATCH v3 2/7] hw/net/can: sja1000 ignore CAN FD frames
` [PATCH v3 3/7] net/can: Add can_dlc2len and can_len2dlc for CAN FD
` [PATCH v3 4/7] hw/net/can/ctucafd: Add CTU CAN FD core register definitions
` [PATCH v3 5/7] hw/net/can: CTU CAN FD IP open hardware core emulation
` [PATCH v3 6/7] hw/net/can: Documentation for "
` [PATCH v3 7/7] hw/net/can: Correct Kconfig dependencies after switch to meson build

riscv32 wait() problem, qemu or glibc?
 2020-09-14  8:14 UTC 

[PATCH 0/5] Add support for loading SMBIOS OEM strings from a file
 2020-09-14  8:02 UTC  (3+ messages)
` [PATCH 2/5] hw/smbios: report error if table size is too large

[PATCH v5 0/7] hw/misc: Add LED device
 2020-09-14  7:48 UTC  (6+ messages)
` [PATCH v5 2/7] hw/misc/led: Allow connecting from GPIO output

[PATCH v1 0/2] colo-compare bugfixes
 2020-09-14  7:42 UTC  (6+ messages)
` [PATCH v1 2/2] colo-compare: Record packet creation time by QEMU_CLOCK_REALTIME

Does. there exists race condition in virtio-gpu device
 2020-09-14  7:42 UTC  (2+ messages)

[PATCH] smp: drop support for deprecated (invalid topologies)
 2020-09-14  7:37 UTC  (3+ messages)

[PATCH v6 0/7] hw/misc: Add LED device
 2020-09-14  7:19 UTC  (7+ messages)
` [PATCH v6 2/7] hw/misc/led: Allow connecting from GPIO output
` [PATCH v6 5/7] hw/misc/mps2-fpgaio: Use the LED device
` [PATCH v6 6/7] hw/misc/mps2-scc: "

[PATCH] tests/qtest/qmp-cmd-test: Use inclusive language
 2020-09-14  7:20 UTC  (3+ messages)

[PATCH] spapr: Handle HPT allocation failure in nested guest
 2020-09-14  6:21 UTC  (2+ messages)

[PATCH 00/14] block: deal with errp: part I
 2020-09-14  6:53 UTC  (9+ messages)
` [PATCH 11/14] block/qcow2-bitmap: return startus from qcow2_store_persistent_dirty_bitmaps

[Bug 1882851] [NEW] QEMU video freezes with "Guest disabled display" (virtio driver)
 2020-09-14  6:45 UTC  (2+ messages)
` [Bug 1882851] "

[PATCH v2 0/2] hw/timer/hpet: Trivial format string fix
 2020-09-14  6:40 UTC  (5+ messages)
` [PATCH v2 2/2] hw/timer/hpet: Fix DPRINTF format string

[PATCH v3 00/15] hw/block/nvme: Support Namespace Types and Zoned Namespace Command Set
 2020-09-14  6:35 UTC  (3+ messages)
` [PATCH v3 05/15] hw/block/nvme: Define trace events related to NS Types


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