qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-23 19:42:25 to 2021-03-24 08:48:51 UTC [more...]

[PATCH v2 00/10] Acceptance Test: introduce base class for Linux based tests
 2021-03-24  8:45 UTC  (17+ messages)
` [PATCH v2 01/10] tests/acceptance/virtiofs_submounts.py: add missing accel tag
` [PATCH v2 02/10] tests/acceptance/virtiofs_submounts.py: evaluate string not length
` [PATCH v2 03/10] Python: add utility function for retrieving port redirection
` [PATCH v2 04/10] Acceptance Tests: move useful ssh methods to base class
` [PATCH v2 05/10] Acceptance Tests: add port redirection for ssh by default
` [PATCH v2 06/10] Acceptance Tests: make username/password configurable
` [PATCH v2 07/10] Acceptance Tests: set up SSH connection by default after boot for LinuxTest
` [PATCH v2 08/10] tests/acceptance/virtiofs_submounts.py: remove launch_vm()
` [PATCH v2 09/10] Acceptance Tests: add basic documentation on LinuxTest base class
` [PATCH v2 10/10] Acceptance Tests: introduce CPU hotplug test

[PATCH] iotests: Fix typo in iotest 051
 2021-03-24  8:43 UTC 

[PATCH] qom: Fix default values in help
 2021-03-24  8:41 UTC 

[Bug 1921082] [NEW] VM crash when process broadcast MCE
 2021-03-24  8:35 UTC 

[RFC v11 00/55] arm cleanup experiment for kvm-only build
 2021-03-24  8:29 UTC  (4+ messages)
` [RFC v11 30/55] target/arm: wrap call to aarch64_sve_change_el in tcg_enabled()

[PATCH v1 0/3] migration: Fixes to the 'background-snapshot' code
 2021-03-24  8:09 UTC  (10+ messages)
` [PATCH v1 1/3] migration: Fix missing qemu_fflush() on buffer file in bg_migration_thread

[Bug 1909247] [NEW] QEMU: use after free vulnerability in esp_do_dma() in hw/scsi/esp.c
 2021-03-24  8:09 UTC  (3+ messages)
` [Bug 1909247] "

[PATCH 00/20] Immutable QString, and also one JSON writer less
 2021-03-24  8:14 UTC  (4+ messages)
` [PATCH 05/20] qobject: Change qobject_to_json()'s value to GString

Crashes with qemu-system-ppc64
 2021-03-24  8:10 UTC  (6+ messages)

[PATCH v3] i386/cpu_dump: support AVX512 ZMM regs dump
 2021-03-24  8:00 UTC 

[PATCH qemu] spapr: Fix typo in the patb_entry comment
 2021-03-24  6:15 UTC  (4+ messages)

[PATCH 0/5] virtio: Implement generic vhost-user-i2c backend
 2021-03-24  7:42 UTC  (7+ messages)
` [PATCH 1/5] hw/virtio: add boilerplate for vhost-user-i2c device
` [PATCH 2/5] hw/virtio: add vhost-user-i2c-pci boilerplate
` [PATCH 3/5] tools/vhost-user-i2c: Add backend driver
` [PATCH 4/5] docs: add a man page for vhost-user-i2c
` [PATCH 5/5] MAINTAINERS: Add entry for virtio-i2c

[PATCH v2 0/5] qemu-iotests: quality of life improvements
 2021-03-24  7:36 UTC  (12+ messages)
` [PATCH v2 1/5] qemu-iotests: do not buffer the test output
` [PATCH v2 2/5] qemu-iotests: allow passing unittest.main arguments to the test scripts
` [PATCH v2 4/5] qemu-iotests: let "check" spawn an arbitrary test command

[PATCH v4 0/3] hw/misc: Model ASPEED hash and crypto engine
 2021-03-24  7:30 UTC  (8+ messages)
` [PATCH v4 1/3] hw: Model ASPEED's Hash and Crypto Engine
` [PATCH v4 2/3] aspeed: Integrate HACE
` [PATCH v4 3/3] tests/qtest: Add test for Aspeed HACE

[PATCH v8] drivers/misc: sysgenid: add system generation id driver
 2021-03-24  7:22 UTC  (6+ messages)

[PATCH V4 0/7] Bypass specific network traffic in COLO
 2021-03-24  6:56 UTC  (14+ messages)
` [PATCH V4 1/7] qapi/net.json: Add IP_PROTOCOL definition
` [PATCH V4 2/7] qapi/net.json: Add L4_Connection definition

[Bug 1920784] Re: qemu-system-ppc64le fails with kvm acceleration
 2021-03-24  6:44 UTC  (4+ messages)

[PATCH] virtiofsd: Changed allocations of fuse_session to GLib's functions
 2021-03-24  6:49 UTC 

[PATCH v2] i386/cpu_dump: support AVX512 ZMM regs dump
 2021-03-24  6:36 UTC  (2+ messages)

[PATCH v4 0/4] vhost-vdpa: add support for configure interrupt
 2021-03-24  6:34 UTC  (7+ messages)
` [PATCH v4 1/4] virtio:add support in "
` [PATCH v4 2/4] vhost-vdpa: add callback function for "
` [PATCH v4 4/4] virtio-pci: add support "

[PATCH 00/28] qapi: Enforce naming rules
 2021-03-24  6:22 UTC  (36+ messages)
` [PATCH 06/28] tests/qapi-schema: Tweak to demonstrate buggy member name check
` [PATCH 08/28] qapi: Support flat unions tag values with leading digit
` [PATCH 09/28] qapi: Lift enum-specific code out of check_name_str()
` [PATCH 10/28] qapi: Rework name checking in preparation of stricter checking
` [PATCH 11/28] qapi: Move uppercase rejection to check_name_lower()
` [PATCH 12/28] qapi: Consistently permit any case in downstream prefixes
` [PATCH 13/28] qapi: Enforce event naming rules
` [PATCH 24/28] qapi: Enforce command "
` [PATCH 26/28] qapi: Enforce struct member "
` [PATCH 28/28] qapi: Enforce union and alternate branch "

[PATCH v2] MAINTAINERS: Fix tests/migration maintainers
 2021-03-24  6:16 UTC  (2+ messages)

[PATCH for 6.0 v2 00/22] fixes for rc1 pre-PR (kernel-doc, semihosting, testing)
 2021-03-24  6:11 UTC  (5+ messages)
` [PATCH v2 08/22] linux-user/riscv: initialise the TaskState heap/stack info
` [PATCH v2 09/22] tests/tcg: add HeapInfo checking to semihosting test

[PATCH] tests/migration: fix parameter of auto-converge migration
 2021-03-24  6:03 UTC  (4+ messages)

[RFC PATCH 00/13] blobs: Only install required (system emulation) files
 2021-03-24  5:52 UTC  (9+ messages)
` [RFC PATCH 06/13] blobs: Only install PA-RISC SeaBIOS if hppa system target is built
` [RFC PATCH 08/13] blobs: Only install blobs if powerpc system targets are built
` [RFC PATCH 09/13] blobs: Only install firmware blobs if riscv "
` [RFC PATCH 10/13] blobs: Only install s390x firmwares if s390x system target is built

[PATCH v3 0/3] spapr: nvdimm: Enable sync-dax property for nvdimm
 2021-03-24  3:09 UTC  (7+ messages)
` [PATCH v3 1/3] spapr: nvdimm: Forward declare and move the definitions
` [PATCH v3 2/3] spapr: nvdimm: Implement H_SCM_FLUSH hcall
` [PATCH v3 3/3] spapr: nvdimm: Enable sync-dax device property for nvdimm

[PATCH v5 00/10] KVM: Dirty ring support (QEMU part)
 2021-03-24  2:56 UTC  (6+ messages)

[PATCH V13 0/9] mips: Add Loongson-3 machine support
 2021-03-24  2:12 UTC  (9+ messages)
` [PATCH V13 2/9] meson.build: Re-enable KVM support for MIPS

[PATCH v4 00/17] target/ppc: Fix truncation of env->hflags
 2021-03-24  1:42 UTC  (7+ messages)
` [PATCH v4 07/17] target/ppc: Disconnect hflags from MSR

[PATCH v10 0/7] Pegasos2 emulation
 2021-03-24  1:48 UTC  (9+ messages)
` [PATCH v10 7/7] hw/ppc: Add emulation of Genesi/bPlan Pegasos II
` [PATCH v10 6/7] hw/pci-host: Add emulation of Marvell MV64361 PPC system controller

[PULL 0/5] tcg patch queue for 6.0
 2021-03-24  1:43 UTC  (6+ messages)
` [PULL 1/5] tcg: Do not set guard pages on the rx portion of code_gen_buffer
` [PULL 2/5] tcg: Workaround macOS 11.2 mprotect bug
` [PULL 3/5] exec: Rename exec-vary.c as page-vary.c
` [PULL 4/5] exec: Extract 'page-vary.h' header
` [PULL 5/5] exec: Build page-vary-common.c with -fno-lto

[PATCH 0/4] DEVICE_NOT_DELETED/DEVICE_UNPLUG_ERROR QAPI events
 2021-03-24  1:40 UTC  (4+ messages)

[PATCH v5 00/10] target/ppc: Fix truncation of env->hflags
 2021-03-24  0:12 UTC  (21+ messages)
` [PATCH v5 01/10] target/ppc: Extract post_load_update_msr
` [PATCH v5 02/10] target/ppc: Disconnect hflags from MSR
` [PATCH v5 03/10] target/ppc: Reduce env->hflags to uint32_t
` [PATCH v5 04/10] target/ppc: Put dbcr0 single-step bits into hflags
` [PATCH v5 05/10] target/ppc: Create helper_scv
` [PATCH v5 06/10] target/ppc: Put LPCR[GTSE] in hflags
` [PATCH v5 07/10] target/ppc: Remove MSR_SA and MSR_AP from hflags
` [PATCH v5 08/10] target/ppc: Remove env->immu_idx and env->dmmu_idx
` [PATCH v5 09/10] linux-user/ppc: Fix msr updates for signal handling
` [PATCH v5 10/10] target/ppc: Validate hflags with CONFIG_DEBUG_TCG

[PATCH v1] introduce multifd into guestperf
 2021-03-24  1:18 UTC  (3+ messages)
` [PATCH v1] tests/migration: "

[Bug 1921061] [NEW] Corsair iCUE Install Fails, qemu VM Reboots
 2021-03-24  1:08 UTC 

[PULL 00/29] QAPI patches patches for 2021-03-23
 2021-03-23 23:46 UTC  (31+ messages)
` [PULL 01/29] qapi/pragma: Tidy up after removal of deprecated commands
` [PULL 02/29] tests/qapi-schema: Drop redundant flat-union-inline test
` [PULL 03/29] tests/qapi-schema: Rework comments on longhand member definitions
` [PULL 04/29] tests/qapi-schema: Belatedly update comment on alternate clash
` [PULL 05/29] tests/qapi-schema: Drop TODO comment on simple unions
` [PULL 06/29] tests/qapi-schema: Tweak to demonstrate buggy member name check
` [PULL 07/29] qapi: Fix to reject optional members with reserved names
` [PULL 08/29] qapi: Permit flat union members for any tag value
` [PULL 09/29] qapi: Lift enum-specific code out of check_name_str()
` [PULL 10/29] qapi: Rework name checking in preparation of stricter checking
` [PULL 11/29] qapi: Move uppercase rejection to check_name_lower()
` [PULL 12/29] qapi: Consistently permit any case in downstream prefixes
` [PULL 13/29] qapi: Enforce event naming rules
` [PULL 14/29] qapi: Enforce type "
` [PULL 15/29] tests/qapi-schema: Rename redefined-builtin to redefined-predefined
` [PULL 16/29] qapi: Factor out QAPISchemaParser._check_pragma_list_of_str()
` [PULL 17/29] tests/qapi-schema: Rename pragma-*-crap to pragma-value-not-*
` [PULL 18/29] tests/qapi-schema: Rename returns-whitelist to returns-bad-type
` [PULL 19/29] qapi: Rename pragma *-whitelist to *-exceptions
` [PULL 20/29] qapi/pragma: Streamline comments on member-name-exceptions
` [PULL 21/29] tests-qmp-cmds: Drop unused and incorrect qmp_TestIfCmd()
` [PULL 22/29] qapi: Prepare for rejecting underscore in command and member names
` [PULL 23/29] qapi: Enforce feature naming rules
` [PULL 24/29] qapi: Enforce command "
` [PULL 25/29] tests/qapi-schema: Switch member name clash test to struct
` [PULL 26/29] qapi: Enforce struct member naming rules
` [PULL 27/29] qapi: Enforce enum "
` [PULL 28/29] qapi: Enforce union and alternate branch "
` [PULL 29/29] block: Remove monitor command block_passwd

[PATCH 0/6] hw/isa: Remove unuseful qemu_allocate_irqs() call
 2021-03-23 23:43 UTC  (8+ messages)
` [PATCH 1/6] hw/isa/i82378: Name output IRQ as 'intr'
` [PATCH 2/6] hw/isa/i82378: Simplify removing unuseful qemu_allocate_irqs() call
` [PATCH 3/6] hw/isa/i82378: Rename output IRQ variable
` [PATCH 4/6] hw/isa/vt82c686: Name output IRQ as 'intr'
` [PATCH 5/6] hw/isa/vt82c686: Simplify removing unuseful qemu_allocate_irqs() call
` [PATCH 6/6] hw/isa/piix4: Fix leak "

[PATCH] Document qemu-img options data_file and data_file_raw
 2021-03-23 23:15 UTC  (2+ messages)

[PATCH 0/1] iotests: fix 051.out expected output after error
 2021-03-23 23:22 UTC  (3+ messages)
` [PATCH 1/1] iotests: fix 051.out expected output after error text touchups

[PATCH v7 0/8] Pegasos2 emulation
 2021-03-23 23:13 UTC  (5+ messages)
` [PATCH v7 1/8] vt82c686: Implement control of serial port io ranges via config regs

[PATCH v2] docs/devel/testing.rst: Fix references to unit tests
 2021-03-23 22:49 UTC  (2+ messages)

[PATCH v3 0/1] Rework ACPI OEM fields handling to simplify code (was: acpi: Remove duplicated code handling OEM ID and OEM table ID fields)
 2021-03-23 22:39 UTC  (4+ messages)
` [PATCH v3 1/1] acpi: Consolidate the handling of OEM ID and OEM Table ID fields

[PULL 0/7] target-arm queue
 2021-03-23 22:28 UTC  (2+ messages)

[PATCH v2 0/3] reinitialize ACPI PM device on reset
 2021-03-23 22:33 UTC  (6+ messages)
` [PATCH v2 1/3] vt82c686.c: don't raise SCI when PCI_INTERRUPT_PIN isn't setup
` [PATCH v2 3/3] acpi:piix4, vt82c686: reinitialize acpi PM device on reset

[Bug 1915027] [NEW] RISC-V 64, CPUs do ilegal 0x00 write with SMP
 2021-03-23 22:02 UTC  (2+ messages)
` [Bug 1915027] "

[PATCH 00/22] Acceptance Test: introduce base class for Linux based tests
 2021-03-23 21:53 UTC  (8+ messages)
` [PATCH 10/22] Python: add utility function for retrieving port redirection
` [PATCH 19/22] Acceptance Tests: add port redirection for ssh by default

[PULL 0/1] xen queue 2021-03-23
 2021-03-23 21:14 UTC  (2+ messages)

[PATCH 0/3] tests/acceptance: Handle tests with "cpu" tag
 2021-03-23 21:01 UTC  (4+ messages)

[PATCH v3 0/4] Reinitialize ACPI PM device on reset
 2021-03-23 20:52 UTC  (5+ messages)
` [PATCH v3 1/4] acpi/piix4: reinitialize acpi "
` [PATCH v3 2/4] vt82c686.c: don't raise SCI when PCI_INTERRUPT_PIN isn't setup
` [PATCH v3 3/4] isa/v582c686: Reinitialize ACPI PM device on reset
` [PATCH v3 4/4] pci: sprinkle assert in PCI pin number

[PATCH v4 00/14] RAM_NORESERVE, MAP_NORESERVE and hostmem "reserve" property
 2021-03-23 20:56 UTC  (9+ messages)
` [PATCH v4 03/14] softmmu/physmem: Fix qemu_ram_remap() to handle shared anonymous memory
` [PATCH v4 09/14] util/mmap-alloc: Pass flags instead of separate bools to qemu_ram_mmap()
` [PATCH v4 10/14] memory: Introduce RAM_NORESERVE and wire it up in qemu_ram_mmap()
` [PATCH v4 11/14] util/mmap-alloc: Support RAM_NORESERVE via MAP_NORESERVE under Linux

usb-audio and Mac OS 9.x guests on qemu-system-ppc
 2021-03-23 20:50 UTC 

[PATCH] hw/pci/pci.c: Assert that pci_irq_handler() inputs are valid
 2021-03-23 20:47 UTC  (2+ messages)

[PATCH 0/4] add in-tree 9pfs developers documentation
 2021-03-23 19:40 UTC  (5+ messages)
` [PATCH 1/4] docs/devel: add 9p.rst
` [PATCH 2/4] docs/devel: add directory for pictures
` [PATCH 3/4] docs/devel/9p: fix references to pictures
` [PATCH 4/4] MAINTAINERS: add responsibility for docs/devel/9p.rst

[PATCH 0/1] Set AVR TARGET_PAGE_BITS to be 10 instead of 8
 2021-03-23 20:28 UTC  (5+ messages)
` [PATCH 1/1] Set TARGET_PAGE_BITS to be 10 instead of 8 bits

[RFC v10 00/49] arm cleanup experiment for kvm-only build
 2021-03-23 19:38 UTC  (7+ messages)
` [RFC v10 39/49] target/arm: add tcg cpu accel class

[PATCH v2 0/2] virtio-pci: add check for vdev in virtio_pci_isr_read
 2021-03-23 19:51 UTC  (3+ messages)
` [PATCH v2 1/2] "


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