QEMU-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-07 05:02:06 to 2020-07-07 14:02:14 UTC [more...]

[RFC v2 0/6] QEMU cpus.c refactoring part2
 2020-07-07 13:58 UTC  (7+ messages)
` [RFC v2 1/6] cpus: extract out TCG-specific code to accel/tcg
` [RFC v2 2/6] cpus: extract out qtest-specific code to accel/qtest
` [RFC v2 3/6] cpus: extract out kvm-specific code to accel/kvm
` [RFC v2 4/6] cpus: extract out hax-specific code to target/i386/
` [RFC v2 5/6] cpus: extract out whpx-specific "
` [RFC v2 6/6] cpus: extract out hvf-specific code to target/i386/hvf/

[PULL 00/10] Modules 20200707 patches
 2020-07-07 13:42 UTC  (11+ messages)
` [PULL 01/10] module: qom module support
` [PULL 02/10] object: "
` [PULL 03/10] qdev: device "
` [PULL 04/10] build: fix device module builds
` [PULL 05/10] ccid: build smartcard as module
` [PULL 06/10] usb: build usb-redir "
` [PULL 07/10] vga: build qxl "
` [PULL 08/10] vga: build virtio-gpu only once
` [PULL 09/10] vga: build virtio-gpu as module
` [PULL 10/10] chardev: enable modules, use for braille

[PATCH v5 00/20] microvm: add acpi support
 2020-07-07 13:35 UTC  (23+ messages)
` [PATCH v5 01/20] microvm: name qboot binary qboot.rom
` [PATCH v5 02/20] seabios: add microvm config, update build rules
` [PATCH v5 03/20] seabios: add bios-microvm.bin binary
` [PATCH v5 04/20] acpi: ged: add control regs
` [PATCH v5 05/20] acpi: ged: add x86 device variant
` [PATCH v5 06/20] acpi: move acpi_dsdt_add_power_button() to ged
` [PATCH v5 07/20] microvm: make virtio irq base runtime configurable
` [PATCH v5 08/20] microvm/acpi: add minimal acpi support
` [PATCH v5 09/20] microvm/acpi: add acpi_dsdt_add_virtio() for x86
` [PATCH v5 10/20] microvm/acpi: use GSI 16-23 for virtio
` [PATCH v5 11/20] microvm/acpi: use seabios with acpi=on
` [PATCH v5 12/20] microvm/acpi: disable virtio-mmio cmdline hack
` [PATCH v5 13/20] x86: constify x86_machine_is_*_enabled
` [PATCH v5 14/20] x86: move acpi_dev from pc/microvm
` [PATCH v5 15/20] x86: move cpu plug from pc to x86
` [PATCH v5 16/20] microvm: wire up hotplug
` [PATCH v5 17/20] tests/acpi: allow microvm test data updates
` [PATCH v5 18/20] tests/acpi: allow override blkdev
` [PATCH v5 19/20] tests/acpi: add microvm test
` [PATCH v5 20/20] tests/acpi: update expected data files for microvm

[PATCH] tests/qtest/libqtest: Do not overwrite child coredump
 2020-07-07 13:32 UTC  (4+ messages)

[PATCH v2 0/2] tpm: Some fixes
 2020-07-07 13:24 UTC  (8+ messages)
` [PATCH v2 1/2] tpm: tpm_spapr: Exit on TPM backend failures
` [PATCH v2 2/2] tests: Skip over pcrUpdateCounter byte in result comparison

[PATCH 0/2] hw/sd/sdcard: Fix CVE-2020-13253 (Do not allow invalid SD card sizes)
 2020-07-07 13:21 UTC  (3+ messages)
` [PATCH 1/2] tests/acceptance/boot_linux: Truncate SD card image to power of 2
` [PATCH 2/2] hw/sd/sdcard: Do not allow invalid SD card sizes

[PATCH v7 0/4] Introduce Xilinx ZynqMP CAN controller
 2020-07-07 12:48 UTC  (5+ messages)
` [PATCH v7 1/4] hw/net/can: "
` [PATCH v7 2/4] xlnx-zynqmp: Connect Xilinx ZynqMP CAN controllers

[qemu-web PATCH] blog post: Anatomy of a Boot, a QEMU perspective
 2020-07-07 12:13 UTC  (3+ messages)

[PATCH v2] util/qemu-option: Document the get_opt_value() function
 2020-07-07 12:04 UTC  (10+ messages)

[PATCH 0/2] qom: Make "info qom-tree" show children sorted
 2020-07-07 12:04 UTC  (12+ messages)
` [PATCH 2/2] "
  ` Slow down with: 'Make "info qom-tree" show children sorted'

[PULL v2 00/41] virtio,acpi: features, fixes, cleanups
 2020-07-07 12:03 UTC  (3+ messages)

[PULL 00/53] Misc patches for QEMU 5.1 soft freeze
 2020-07-07 11:58 UTC  (4+ messages)
` [PULL 31/53] KVM: x86: believe what KVM says about WAITPKG

[PATCH v11 0/8] error: auto propagated local_err part I
 2020-07-07 11:51 UTC  (3+ messages)
` [PATCH v11 7/8] nbd: introduce ERRP_AUTO_PROPAGATE

[PATCH 00/21] target/xtensa: implement double precision FPU
 2020-07-07 11:31 UTC  (8+ messages)
` [PATCH 01/21] softfloat: make NO_SIGNALING_NANS runtime property
` [PATCH 02/21] softfloat: pass float_status pointer to pickNaN
` [PATCH 03/21] softfloat: add xtensa specialization for pickNaNMulAdd

hw/intc/xics.c:605: ics_realize: Assertion `ics->xics' failed
 2020-07-07 11:01 UTC 

[PATCH 0/2] virtio: non-legacy device handling
 2020-07-07 10:54 UTC  (3+ messages)
` [PATCH 1/2] virtio: list legacy-capable devices
` [PATCH 2/2] virtio: verify that legacy support is not accidentally on

[PULL 0/7] Trivial branch for 5.1 patches
 2020-07-07 10:52 UTC  (8+ messages)
` [PULL 1/7] fix the prototype of muls64/mulu64
` [PULL 2/7] trivial: Respect alphabetical order of .o files in Makefile.objs
` [PULL 3/7] .mailmap: Update Alexander Graf email address
` [PULL 4/7] MAINTAINERS: Update Radoslaw Biernacki "
` [PULL 5/7] util/qemu-option: Document the get_opt_value() function
` [PULL 6/7] intel_iommu: "aw-bits" error message still refers to "x-aw-bits"
` [PULL 7/7] net/tap-solaris.c: Include qemu-common.h for TFR macro

[PATCH 0/2] exclude hyperv synic sections from vhost
 2020-07-07 10:54 UTC  (11+ messages)
` [PATCH 2/2] hyperv/synic: Allocate as ram_device

[PATCH] target/arm: Fix mtedesc for do_mem_zpz
 2020-07-07 10:42 UTC  (2+ messages)

[PATCH 0/6] migration: bring savevm/loadvm/delvm over to QMP
 2020-07-07 10:41 UTC  (23+ messages)
` [PATCH 2/6] migration: introduce savevm, loadvm, delvm QMP commands
` [PATCH 5/6] migration: support excluding block devs in QMP snapshot commands

[PATCH 0/2] hw/char/serial: Migrate I/O serial device
 2020-07-07 10:39 UTC  (3+ messages)
` [PATCH 2/2] hw/char/serial: Allow migration of the "

[PATCH] hw/core/null-machine: Do not initialize unused chardev backends
 2020-07-07 10:38 UTC  (4+ messages)

DMA region abruptly removed from PCI device
 2020-07-07 10:38 UTC  (3+ messages)

[PATCH v7 00/17] hw/sd/sdcard: Fix CVE-2020-13253 & cleanups
 2020-07-07 10:34 UTC  (5+ messages)
` [PATCH v7 05/17] hw/sd/sdcard: Do not switch to ReceivingData if address is invalid

[PATCH v4 00/11] Add several Power ISA 3.1 32/64-bit vector instructions
 2020-07-07 10:30 UTC  (3+ messages)
` [PATCH v4 03/11] target/ppc: add byte-reverse br[dwh] instructions

[RFC] virt/acpi: set PSCI flag even when psci_conduit is disabled
 2020-07-07 10:28 UTC  (8+ messages)

[PATCH] trivial: Remove trailing whitespaces
 2020-07-07 10:25 UTC  (4+ messages)

[PATCH v3 0/2] net: tap: check file descriptor can be used
 2020-07-07 10:21 UTC  (4+ messages)
` [PATCH v3 1/2] net: tap: check if the file descriptor is valid before using it

[PULL 00/12] Linux user for 5.1 patches
 2020-07-07 10:16 UTC  (2+ messages)

[PATCH v3] hw/core/qdev: Increase qdev_realize() kindness
 2020-07-07  9:47 UTC  (2+ messages)

[PATCH] linux-user: Use EPROTONOSUPPORT for unimplemented netlink protocols
 2020-07-07  9:46 UTC  (2+ messages)

[PULL 00/41] testing updates (vm, gitlab, misc build fixes)
 2020-07-07  9:39 UTC  (43+ messages)
` [PULL 01/41] crypto/linux_keyring: fix 'secret_keyring' configure test
` [PULL 02/41] util/coroutine: Cleanup start_switch_fiber_ for TSAN
` [PULL 03/41] tests/vm: pass args through to BaseVM's __init__
` [PULL 04/41] tests/vm: Add configuration to basevm.py
` [PULL 05/41] tests/vm: Added configuration file support
` [PULL 06/41] tests/vm: Add common Ubuntu python module
` [PULL 07/41] tests/vm: Added a new script for ubuntu.aarch64
` [PULL 08/41] tests/vm: Added a new script for centos.aarch64
` [PULL 09/41] tests/vm: change scripts to use self._config
` [PULL 10/41] python/qemu: Add ConsoleSocket for optional use in QEMUMachine
` [PULL 11/41] tests/vm: Add workaround to consume console
` [PULL 12/41] tests/vm: switch from optsparse to argparse
` [PULL 13/41] tests/vm: allow us to take advantage of MTTCG
` [PULL 14/41] tests/docker: check for an parameters not empty string
` [PULL 15/41] tests/docker: change tag naming scheme of our images
` [PULL 16/41] .gitignore: un-ignore .gitlab-ci.d
` [PULL 17/41] gitlab-ci: Fix the change rules after moving the YML files
` [PULL 18/41] gitlab: introduce explicit "container" and "build" stages
` [PULL 19/41] gitlab: build all container images during CI
` [PULL 20/41] gitlab: convert jobs to use custom built containers
` [PULL 21/41] gitlab: build containers with buildkit and metadata
` [PULL 22/41] tests/docker: add --registry support to tooling
` [PULL 23/41] tests/docker: add packages needed for check-acceptance
` [PULL 24/41] tests/acceptance: skip s390x_ccw_vrtio_tcg on GitLab
` [PULL 25/41] tests/acceptance: fix dtb path for machine_rx_gdbsim
` [PULL 26/41] tests/acceptance: skip multicore mips_malta tests on GitLab
` [PULL 27/41] tests/acceptance: skip LinuxInitrd 2gib with v4.16 "
` [PULL 28/41] gitlab: add acceptance testing to system builds
` [PULL 29/41] tests/tcg: add more default compilers to configure.sh
` [PULL 30/41] tests/docker: add a linux-user testing focused image
` [PULL 31/41] linux-user/elfload: use MAP_FIXED_NOREPLACE in pgb_reserved_va
` [PULL 32/41] gitlab: enable check-tcg for linux-user tests
` [PULL 33/41] gitlab: add avocado asset caching
` [PULL 34/41] gitlab: split build-disabled into two phases
` [PULL 35/41] gitlab: limit re-builds of the containers
` [PULL 36/41] containers.yml: build with docker.py tooling
` [PULL 37/41] testing: add check-build target
` [PULL 38/41] shippable: pull images from registry instead of building
` [PULL 39/41] travis.yml: Test also the other targets on s390x
` [PULL 40/41] tests/qht-bench: Adjust testing rate by -1
` [PULL 41/41] tests/qht-bench: Adjust threshold computation

[PATCH 0/1] hw/block/nvme: fix assert on invalid irq vector
 2020-07-07  9:29 UTC  (8+ messages)

[PATCH] intel_iommu: Use correct shift for 256 bits qi descriptor
 2020-07-07  9:17 UTC  (2+ messages)

[PATCH] riscv: Add OpenTitan Big Number (OTBN) device address
 2020-07-07  9:08 UTC  (2+ messages)

[PATCH v2 1/2] hw/net: Added CSO for IPv6
 2020-07-07  9:07 UTC  (4+ messages)
` [PATCH v2 2/2] hw/net: Added basic IPv6 fragmentation

[PATCH 0/3] target/avr: Few fixes
 2020-07-07  8:56 UTC  (7+ messages)
` [PATCH 1/3] target/avr: Drop tlb_flush() in avr_cpu_reset()
` [PATCH 2/3] target/avr: Fix $PC displayed address
` [RFC PATCH 3/3] target/avr: Fix SBRC/SBRS instructions

[PATCH v4 0/1] tricore: added triboard with tc27x_soc
 2020-07-07  8:56 UTC  (3+ messages)
` [PATCH v4 1/1] "

[PATCH v3 00/44] Less clumsy error checking
 2020-07-07  8:47 UTC  (9+ messages)
` [PATCH v3 06/44] qemu-option: Check return value instead of @err where convenient
` [PATCH v3 07/44] qemu-option: Make uses of find_desc_by_name() more similar
` [PATCH v3 08/44] qemu-option: Factor out helper find_default_by_name()

[PATCH v2 0/4] target/avr: Few fixes
 2020-07-07  8:22 UTC  (7+ messages)
` [PATCH v2 1/4] target/avr/cpu: Drop tlb_flush() in avr_cpu_reset()
` [PATCH v2 2/4] target/avr/cpu: Fix $PC displayed address
` [PATCH v2 3/4] target/avr/disas: Fix store instructions display order
` [RFC PATCH v2 4/4] target/avr/translate: Fix SBRC/SBRS instructions

[RFC v2 1/1] memory: Delete assertion in memory_region_unregister_iommu_notifier
 2020-07-07  8:03 UTC  (12+ messages)

[v1] docs: Add to gdbstub documentation the PhyMemMode
 2020-07-07  7:58 UTC  (2+ messages)

Failure prints during format or mounting a usb storage device
 2020-07-07  7:57 UTC  (5+ messages)

[PATCH v2] ftgmac100: fix dblac write test
 2020-07-07  7:42 UTC  (3+ messages)

[PATCH] virtio-net: fix removal of failover device
 2020-07-07  7:38 UTC  (3+ messages)

[Bug 1885827] [NEW] building plugin failed on Windows with mingw
 2020-07-07  7:22 UTC  (2+ messages)
` [Bug 1885827] "

[PATCH] MAINTAINERS: update nvme entry
 2020-07-07  6:49 UTC  (4+ messages)

[RFC PATCH 0/2] hw/sd: Deprecate the SPI mode and the SPI to SD adapter
 2020-07-07  6:49 UTC  (5+ messages)
` [RFC PATCH 1/2] hw/sd/ssi-sd: Deprecate the SPI to SD card 'adapter'
` [RFC PATCH 2/2] hw/sd/sdcard: Deprecate the SPI mode

[PATCH] hw/register: Document register_init_block @memory_size
 2020-07-07  6:23 UTC 

Test failure with Smartfusion2 emac block (msf2-emac)
 2020-07-07  5:32 UTC  (2+ messages)

[Bug 1886362] [NEW] Heap use-after-free in lduw_he_p through e1000e_write_to_rx_buffers
 2020-07-07  4:52 UTC  (2+ messages)
` [Bug 1886362] "


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