QEMU-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-22 08:23:50 to 2020-06-22 14:41:19 UTC [more...]

[PATCH v1 00/18] testing/next (vm, gitlab)
 2020-06-22 14:32 UTC  (9+ messages)
` [PATCH v1 01/18] iotests: Fix 051 output after qdev_init_nofail() removal
` [PATCH v1 02/18] tests/vm: pass args through to BaseVM's __init__
` [PATCH v1 05/18] tests/vm: Add common Ubuntu python module
` [PATCH v1 06/18] tests/vm: Added a new script for ubuntu.aarch64
` [PATCH v1 10/18] tests/vm: Add workaround to consume console
` [PATCH v1 12/18] tests/vm: allow us to take advantage of MTTCG
` [PATCH v1 14/18] .gitignore: un-ignore .gitlab-ci.d
` [PATCH v1 16/18] .gitlab: split fedora-misc-disabled

[RFC RESEND v7 0/4] QEMU cpus.c refactoring
 2020-06-22 10:15 UTC  (5+ messages)
` [RFC RESEND v7 1/4] softmmu: move softmmu only files from root
` [RFC RESEND v7 2/4] cpu-throttle: new module, extracted from cpus.c
` [RFC RESEND v7 3/4] cpu-timers, icount: new modules
` [RFC RESEND v7 4/4] cpus: extract out accel-specific code to each accel

[RFC RESEND v7 0/4] QEMU cpus.c refactoring
 2020-06-22 13:45 UTC  (5+ messages)
` [RFC RESEND v7 1/4] softmmu: move softmmu only files from root
` [RFC RESEND v7 2/4] cpu-throttle: new module, extracted from cpus.c
` [RFC RESEND v7 3/4] cpu-timers, icount: new modules
` [RFC RESEND v7 4/4] cpus: extract out accel-specific code to each accel

[PATCH v3 0/9] Generalize memory encryption models
 2020-06-22 14:27 UTC  (14+ messages)
` [PATCH v3 9/9] host trust limitation: Alter virtio default properties for protected guests

[RFC v7 0/4] QEMU cpus.c refactoring
 2020-06-22 10:11 UTC 

[PATCH v3 00/16] python: add mypy support to python/qemu
 2020-06-22 14:24 UTC  (7+ messages)
` [PATCH v3 12/16] python/machine.py: Add _qmp access shim

[PATCH 0/5] QEMU Gating CI
 2020-06-22 14:20 UTC  (4+ messages)
` [PATCH 4/5] GitLab Gating CI: introduce pipeline-status contrib script

[PATCH v9 0/5] fw_cfg: Add FW_CFG_DATA_GENERATOR; crypto: Add tls-cipher-suites
 2020-06-22 14:08 UTC  (5+ messages)
` [PATCH v9 1/5] hw/nvram/fw_cfg: Add the FW_CFG_DATA_GENERATOR interface

[PATCH v7 0/3] vTPM/aarch64 ACPI support
 2020-06-22 14:06 UTC  (4+ messages)
` [PATCH v7 1/3] acpi: Some build_tpm2() code reshape
` [PATCH v7 2/3] arm/acpi: Add the TPM2.0 device under the DSDT
` [PATCH v7 3/3] docs/specs/tpm: ACPI boot now supported for TPM/ARM

[PATCH v3 00/19] audio: deprecate -soundhw
 2020-06-22 14:03 UTC  (28+ messages)
` [PATCH v3 01/19] stubs: add isa_create_simple
` [PATCH v3 02/19] stubs: add pci_create_simple
` [PATCH v3 03/19] audio: add deprecated_register_soundhw
` [PATCH v3 04/19] audio: deprecate -soundhw ac97
` [PATCH v3 05/19] audio: deprecate -soundhw es1370
` [PATCH v3 06/19] audio: deprecate -soundhw adlib
` [PATCH v3 07/19] audio: deprecate -soundhw cs4231a
` [PATCH v3 08/19] audio: deprecate -soundhw gus
` [PATCH v3 09/19] audio: deprecate -soundhw sb16
` [PATCH v3 10/19] audio: deprecate -soundhw hda
` [PATCH v3 11/19] audio: deprecate -soundhw pcspk
` [PATCH v3 12/19] audio: add soundhw deprecation notice
` [PATCH v3 13/19] pc_basic_device_init: pass PCMachineState
` [PATCH v3 14/19] pc_basic_device_init: drop has_pit arg
` [PATCH v3 15/19] pc_basic_device_init: drop no_vmport arg
` [PATCH v3 16/19] softmmu: initialize spice and audio earlier
` [PATCH v3 17/19] audio: rework pcspk_init()
` [PATCH v3 18/19] audio: create pcspk device early, add audiodev alias
` [PATCH v3 19/19] audio: set default value for pcspk.iobase property

[PATCH v4 0/7] build some devices as modules
 2020-06-22 13:56 UTC  (8+ messages)
` [PATCH v4 1/7] qdev: add support for device module loading
` [PATCH v4 2/7] build: fix device module builds
` [PATCH v4 3/7] ccid: build smartcard as module
` [PATCH v4 4/7] usb: build usb-redir "
` [PATCH v4 5/7] vga: build qxl "
` [PATCH v4 6/7] vga: build virtio-gpu only once
` [PATCH v4 7/7] vga: build virtio-gpu as module

CFP: KVM Forum 2020
 2020-06-22 13:59 UTC  (4+ messages)
` CFP: KVM Forum 2020 virtual experience

[PATCH v2 0/7] block/nvme: support nested aio_poll()
 2020-06-22 13:54 UTC  (3+ messages)
` [PATCH v2 1/7] block/nvme: poll queues without q->lock

[PULL 0/7] Audio 20200619 patches
 2020-06-22 13:45 UTC  (2+ messages)

[PATCH v4 0/8] hw/misc/pca9552: Trace GPIO change events
 2020-06-22 13:24 UTC  (17+ messages)
` [PATCH v4 1/8] hw/i2c/core: Add i2c_try_create_slave() and i2c_realize_and_unref()
` [PATCH v4 3/8] hw/misc/pca9552: Use the PCA9552_PIN_COUNT definition
` [PATCH v4 4/8] hw/misc/pca9552: Add a 'description' property for debugging purpose
` [PATCH v4 6/8] hw/arm/aspeed: Describe each PCA9552 device
` [PATCH v4 7/8] hw/misc/pca9552: Trace GPIO change events

[PATCH v3 0/1] tricore: added triboard with tc27x_soc
 2020-06-22 13:19 UTC  (2+ messages)
` [PATCH v3 1/1] "

[PATCH] configure: vgabios cleanups
 2020-06-22 13:15 UTC  (2+ messages)

Is roms/vgabios/config.mak still needed?
 2020-06-22 13:13 UTC  (4+ messages)

[PATCH] qga: Use gethostname() instead of g_get_host_name()
 2020-06-22 13:08 UTC  (5+ messages)

[PATCH v4 0/9] pc-bios: s390x: Cleanup part 1
 2020-06-22 13:01 UTC  (12+ messages)
` [PATCH v4 2/9] pc-bios: s390x: Consolidate timing functions into time.h
` [PATCH v4 3/9] pc-bios: s390x: Move sleep and yield to helper.h
` [PATCH v4 5/9] pc-bios: s390x: Rename and use PSW_MASK_ZMODE constant
` [PATCH v4 7/9] pc-bios: s390x: Move panic() into header and add infinite loop

[PATCH v6 0/3] vTPM/aarch64 ACPI support
 2020-06-22 12:51 UTC  (7+ messages)
` [PATCH v6 1/3] acpi: Some build_tpm2() code reshape
` [PATCH v6 2/3] arm/acpi: Add the TPM2.0 device under the DSDT
` [PATCH v6 3/3] docs/specs/tpm: ACPI boot now supported for TPM/ARM

[PATCH 00/22] Error handling fixes & cleanups
 2020-06-22 12:47 UTC  (27+ messages)
` [PATCH 01/22] net/virtio: Fix failover_replug_primary() return value regression
` [PATCH 02/22] pci: Delete useless error_propagate()
` [PATCH 03/22] Clean up some calls to ignore Error objects the right way
` [PATCH 04/22] tests: Use &error_abort where appropriate
` [PATCH 05/22] tests: Use error_free_or_abort() "
` [PATCH 06/22] usb/dev-mtp: Fix Error double free after inotify failure
` [PATCH 07/22] spapr: Plug minor memory leak in spapr_machine_init()
` [PATCH 08/22] qga: Plug unlikely memory leak in guest-set-memory-blocks
` [PATCH 09/22] sd/milkymist-memcard: Plug minor memory leak in realize
` [PATCH 10/22] test-util-filemonitor: Plug unlikely memory leak
` [PATCH 11/22] vnc: Plug minor memory leak in vnc_display_open()
` [PATCH 12/22] tests/qom-proplist: Delete a superfluous error_free()
` [PATCH 13/22] aspeed: Clean up roundabout error propagation
` [PATCH 14/22] qdev: Drop qbus_set_bus_hotplug_handler() parameter @errp
` [PATCH 15/22] qdev: Drop qbus_set_hotplug_handler() "
` [PATCH 16/22] hw: Fix error API violation around object_property_set_link()
` [PATCH 17/22] hw/arm: Drop useless object_property_set_link() error handling
` [PATCH 18/22] riscv/sifive_u: Fix sifive_u_soc_realize() error API violations
` [PATCH 19/22] riscv_hart: Fix riscv_harts_realize() "
` [PATCH 20/22] mips/cps: Fix mips_cps_realize() "
` [PATCH 21/22] x86: Fix x86_cpu_new() "
` [PATCH 22/22] amd_iommu: Fix amdvi_realize() error API violation

[PATCH v4] arm/virt: Add memory hot remove support
 2020-06-22 12:41 UTC 

[PATCH 0/2] hw/arm/aspeed: Improve QOM usage
 2020-06-22 12:34 UTC  (3+ messages)
` [PATCH 2/2] hw/arm/aspeed: QOM'ify AspeedBoardState

[PATCH v2 0/7] riscv: Switch to use generic platform of opensbi bios images
 2020-06-22 12:34 UTC  (6+ messages)

[PATCH v4 0/5] vTPM/aarch64 ACPI support
 2020-06-22 12:24 UTC  (12+ messages)
` [PATCH v4 1/5] acpi: Convert build_tpm2() to build_append* API

[PATCH] hw/acpi: specify 64-bit acpi table
 2020-06-22 12:18 UTC  (4+ messages)

[PATCH v2 0/3] Add Support for GET LBA STATUS 16 command in scsi emulation
 2020-06-22 12:14 UTC  (5+ messages)
` [PATCH v2 1/3] block: Add bdrv_co_get_lba_status
` [PATCH v2 3/3] scsi-disk: Add support for the GET LBA STATUS 16 command

[Bug 1884302] [NEW] disable automatic mouse grabbing
 2020-06-22 12:00 UTC  (3+ messages)
` [Bug 1884302] "

[PATCH] ACPI: Assert that we don't run out of the preallocated memory
 2020-06-22 11:31 UTC 

[PATCH] tests/qtest: Unify the test for the xenfv and xenpv machines
 2020-06-22 11:23 UTC  (2+ messages)

[PATCH v3 0/5] VIRTIO-IOMMU probe request support and MSI bypass on ARM
 2020-06-22 11:22 UTC  (3+ messages)
` [PATCH v3 1/5] qdev: Introduce DEFINE_PROP_RESERVED_REGION

[PATCH] target/s390x: Fix SQXBR
 2020-06-22 11:21 UTC  (2+ messages)

[PATCH v3 0/8] s390: Extended-Length SCCB & DIAGNOSE 0x318
 2020-06-22 10:47 UTC  (12+ messages)
` [PATCH v3 1/8] s390/sclp: get machine once during read scp/cpu info
` [PATCH v3 2/8] s390/sclp: check sccb len before filling in data
` [PATCH v3 3/8] s390/sclp: rework sclp boundary and length checks
` [PATCH v3 4/8] s390/sclp: read sccb from mem based on sccb length
` [PATCH v3 5/8] s390/sclp: use cpu offset to locate cpu entries

[REPORT] [GSoC - TCG Continuous Benchmarking] [#1] Measuring Basic Performance Metrics of QEMU
 2020-06-22 10:31 UTC 

[PATCH] target/xtensa: drop gen_io_end call
 2020-06-22 10:23 UTC  (2+ messages)

QEMU | Pipeline #158179489 has failed for master | 06c4cc36
 2020-06-22 10:14 UTC 

[PATCH v2 00/16] Crazy shit around -global (pardon my french)
 2020-06-22 10:07 UTC  (19+ messages)
` [PATCH v2 01/16] iotests/172: Include "info block" in test output
` [PATCH v2 02/16] iotests/172: Cover empty filename and multiple use of drives
` [PATCH v2 03/16] iotests/172: Cover -global floppy.drive=
` [PATCH v2 04/16] fdc: Reject clash between -drive if=floppy and -global isa-fdc
` [PATCH v2 05/16] fdc: Open-code fdctrl_init_isa()
` [PATCH v2 06/16] fdc: Deprecate configuring floppies with -global isa-fdc
` [PATCH v2 07/16] docs/qdev-device-use.txt: Update section "Default Devices"
` [PATCH v2 08/16] blockdev: Deprecate -drive with bogus interface type
` [PATCH v2 09/16] qdev: Eliminate get_pointer(), set_pointer()
` [PATCH v2 10/16] qdev: Improve netdev property override error a bit
` [PATCH v2 11/16] qdev: Reject drive property override
` [PATCH v2 12/16] qdev: Reject chardev "
` [PATCH v2 13/16] qdev: Make qdev_prop_set_drive() match the other helpers
` [PATCH v2 14/16] arm/aspeed: Drop aspeed_board_init_flashes() parameter @errp
` [PATCH v2 15/16] sd/pxa2xx_mmci: Don't crash on pxa2xx_mmci_init() error
` [PATCH v2 16/16] sd/milkymist-memcard: Fix error API violation

[PATCH 0/2] qcow2: Force preallocation with data-file-raw
 2020-06-22  9:48 UTC  (7+ messages)
` [PATCH 1/2] "

[PATCH 0/6] audio/jack: fixes to overall jack behaviour
 2020-06-22  9:27 UTC  (8+ messages)
` [PATCH 5/6] audio/jack: honour the enable state of the audio device

make test failure for iotest 267 on qemu-system-sparc64
 2020-06-22  9:25 UTC  (2+ messages)

[Bug 1884507] [NEW] 'none' machine should use 'none' display option
 2020-06-22  9:08 UTC 

[PATCH v2 0/6] plugins/next (lockstep, api, hwprofile)
 2020-06-22  9:02 UTC  (4+ messages)
` [PATCH v2 3/6] cputlb: ensure we save the IOTLB data in case of reset

[PULL 0/8] Acceptance testing patches for 2020-06-22
 2020-06-22  8:59 UTC  (9+ messages)
` [PULL 1/8] MAINTAINERS: Add an entry to review Avocado based acceptance tests
` [PULL 2/8] tests/acceptance: add base class record/replay kernel tests
` [PULL 3/8] tests/acceptance: add kernel record/replay test for x86_64
` [PULL 4/8] tests/acceptance: add record/replay test for aarch64
` [PULL 5/8] tests/acceptance: add record/replay test for arm
` [PULL 6/8] tests/acceptance: add record/replay test for ppc64
` [PULL 7/8] tests/acceptance: add record/replay test for m68k
` [PULL 8/8] tests/acceptance: record/replay tests with advcal images

[PATCH v2] docs/devel: add some notes on tcg-icount for developers
 2020-06-22  8:58 UTC  (2+ messages)

[PATCH v3 00/11] Record/replay acceptance tests
 2020-06-22  8:54 UTC  (4+ messages)
` [PATCH v3 11/11] tests/acceptance: Linux boot test for record/replay

[PATCH 0/7] misc: Reduce QEMUTimer pressure by using lower precision when possible
 2020-06-22  8:50 UTC  (9+ messages)
` [PATCH 1/7] qemu-common: Briefly document qemu_timedate_diff() unit
` [PATCH 7/7] hw/watchdog/wdt_aspeed: Reduce timer precision to micro-second

[PATCH] ppc/pnv: Silence missing BMC warning with qtest
 2020-06-22  8:46 UTC  (5+ messages)

[PATCH v5 0/6] block: seriously improve savevm performance
 2020-06-22  8:34 UTC  (2+ messages)

[PATCH v5 0/6] block: seriously improve savevm performance
 2020-06-22  8:33 UTC  (2+ messages)
` [PATCH 7/6] block/io: improve loadvm performance

qemu-pr-helper -v suppresses errors, isn't that weird?
 2020-06-22  8:28 UTC  (3+ messages)

[PULL 00/10] ppc-for-5.0 queue 20200407
 2020-06-22  8:27 UTC  (5+ messages)
` [PULL 10/10] ppc/pnv: Create BMC devices only when defaults are enabled

Memory leak in transfer_memory_block()?
 2020-06-22  8:23 UTC  (3+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).