qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-26 19:48:08 to 2021-03-29 03:42:32 UTC [more...]

[PATCH qemu v17] spapr: Implement Open Firmware client interface
 2021-03-29  3:41 UTC  (2+ messages)

[PATCH V4] target/riscv: Align the data type of reset vector address
 2021-03-29  3:38 UTC 

[Bug 1909247] [NEW] QEMU: use after free vulnerability in esp_do_dma() in hw/scsi/esp.c
 2021-03-29  3:21 UTC  (4+ messages)
` [Bug 1909247] "
  ` [Bug 1909247] [PATCH] tests/qtest: add more tests for am53c974 device
    `  "

[PATCH] tap-bsd: Remove special casing for older OpenBSD releases
 2021-03-29  3:03 UTC  (3+ messages)

[PATCH] tap-win32: correctly recycle buffers
 2021-03-29  3:01 UTC  (2+ messages)

[PATCH V4 0/7] Bypass specific network traffic in COLO
 2021-03-29  1:18 UTC  (4+ messages)
` [PATCH V4 5/7] net/colo-compare: Move data structure and define to .h file

[RFC v1] hw/smbios: support for type 41 (onboard devices extended information)
 2021-03-29  1:03 UTC  (2+ messages)

[RFC v12 00/65] arm cleanup experiment for kvm-only build
 2021-03-28 19:27 UTC  (108+ messages)
` [RFC v12 04/65] target/arm: tcg: add sysemu and user subdirs
` [RFC v12 08/65] target/arm: tcg: split m_helper user-only and sysemu-only parts
` [RFC v12 09/65] target/arm: only build psci for TCG
` [RFC v12 11/65] target/arm: tcg: fix comment style before move to cpu-mmu
` [RFC v12 12/65] target/arm: move physical address translation "
` [RFC v12 13/65] target/arm: fix style in preparation of new cpregs module
` [RFC v12 14/65] target/arm: split cpregs from tcg/helper.c
` [RFC v12 15/65] target/arm: move cpu definitions to common cpu module
` [RFC v12 17/65] target/arm: tcg: add stubs for some helpers for non-tcg builds
` [RFC v12 18/65] target/arm: move cpsr_read, cpsr_write to cpu_common
` [RFC v12 19/65] target/arm: add temporary stub for arm_rebuild_hflags
` [RFC v12 20/65] target/arm: move arm_hcr_el2_eff from tcg/ to common_cpu
` [RFC v12 21/65] target/arm: split vfp state setting from tcg helpers
` [RFC v12 22/65] target/arm: move arm_mmu_idx* to cpu-mmu
` [RFC v12 23/65] target/arm: move sve_zcr_len_for_el to common_cpu
` [RFC v12 24/65] target/arm: move arm_sctlr away from tcg helpers
` [RFC v12 25/65] target/arm: move arm_cpu_list to common_cpu
` [RFC v12 27/65] target/arm: split a15 cpu model and 32bit class functions to cpu32.c
` [RFC v12 28/65] target/arm: fixup sve_exception_el code style before move
` [RFC v12 29/65] target/arm: move sve_exception_el out of TCG helpers
` [RFC v12 30/65] target/arm: fix style of arm_cpu_do_interrupt functions before move
` [RFC v12 31/65] target/arm: move exception code out of tcg/helper.c
` [RFC v12 32/65] target/arm: move TCGCPUOps to tcg/tcg-cpu.c
` [RFC v12 33/65] target/arm: move cpu_tcg to tcg/tcg-cpu-models.c
` [RFC v12 34/65] target/arm: wrap call to aarch64_sve_change_el in tcg_enabled()
` [RFC v12 35/65] target/arm: remove kvm include file for PSCI and arm-powerctl
` [RFC v12 36/65] target/arm: move kvm-const.h, kvm.c, kvm64.c, kvm_arm.h to kvm/
` [RFC v12 37/65] target/arm: cleanup cpu includes
` [RFC v12 38/65] target/arm: remove broad "else" statements when checking accels
` [RFC v12 39/65] target/arm: remove kvm-stub.c
` [RFC v12 40/65] tests/qtest: skip bios-tables-test test_acpi_oem_fields_virt for KVM
` [RFC v12 41/65] tests: restrict TCG-only arm-cpu-features tests to TCG builds
` [RFC v12 42/65] tests: do not run test-hmp on all machines for ARM KVM-only
` [RFC v12 43/65] tests: device-introspect-test: cope with ARM TCG-only devices
` [RFC v12 44/65] tests: do not run qom-test on all machines for ARM KVM-only
` [RFC v12 45/65] Revert "target/arm: Restrict v8M IDAU to TCG"
` [RFC v12 46/65] target/arm: create kvm cpu accel class
` [RFC v12 47/65] target/arm: move kvm post init initialization to kvm cpu accel
` [RFC v12 48/65] target/arm: add tcg cpu accel class
` [RFC v12 49/65] target/arm: move TCG gt timer creation code in tcg/
` [RFC v12 50/65] target/arm: cpu-sve: new module
` [RFC v12 51/65] target/arm: cpu-sve: split TCG and KVM functionality
` [RFC v12 52/65] target/arm: make is_aa64 and arm_el_is_aa64 a macro for !TARGET_AARCH64
` [RFC v12 53/65] target/arm: restrict rebuild_hflags_a64 to TARGET_AARCH64
` [RFC v12 54/65] target/arm: arch_dump: restrict ELFCLASS64 to AArch64
` [RFC v12 55/65] target/arm: cpu-exceptions: new module
` [RFC v12 56/65] target/arm: tcg: restrict ZCR cpregs to TARGET_AARCH64
` [RFC v12 57/65] target/arm: tcg-sve: import narrow_vq and change_el functions
` [RFC v12 58/65] target/arm: tcg-sve: rename the "
` [RFC v12 59/65] target/arm: move sve_zcr_len_for_el to TARGET_AARCH64-only cpu-sve
` [RFC v12 60/65] target/arm: cpu-pauth: new module for ARMv8.3 Pointer Authentication
` [RFC v12 61/65] cpu-sve: rename sve_zcr_len_for_el to cpu_sve_get_zcr_len_for_el
` [RFC v12 62/65] target/arm: refactor arm_cpu_finalize_features into cpu64
` [RFC v12 63/65] XXX target/arm: experiment refactoring cpu "max"
` [RFC v12 64/65] target/arm: tcg: remove superfluous CONFIG_TCG check
` [RFC v12 65/65] target/arm: remove v7m stub function for !CONFIG_TCG

[PULL 00/10] For 6.0 patches
 2021-03-28 19:00 UTC  (12+ messages)
` [PULL 01/10] util: fix use-after-free in module_load_one
` [PULL 02/10] dbus-vmstate: Increase the size of input stream buffer used during load
` [PULL 03/10] sphinx: adopt kernel readthedoc theme
` [PULL 04/10] docs: simplify each section title
` [PULL 05/10] yank: Remove dependency on qiochannel
` [PULL 06/10] yank: Always link full yank code
` [PULL 07/10] chardev/char.c: Move object_property_try_add_child out of chardev_new
` [PULL 08/10] chardev/char.c: Always pass id to chardev_new
` [PULL 09/10] chardev: Fix yank with the chardev-change case
` [PULL 10/10] tests: Add tests for "

[PATCH] linux-user: NETLINK_LIST_MEMBERSHIPS: Allow bad ptr if its length is 0
 2021-03-28 18:24 UTC  (2+ messages)

[Bug 1921635] [NEW] ESP SCSI adapter not working with DOS ASPI drivers
 2021-03-28 17:38 UTC  (6+ messages)
` [Bug 1921635] "

[PULL 0/2] Linux user for 6.0 patches
 2021-03-28 16:06 UTC  (3+ messages)
` [PULL 1/2] linux-user/s390x: Use the guest pointer for the sigreturn stub
` [PULL 2/2] linux-user: allow NULL msg in recvfrom

[PATCH] hw: Do not include qemu/log.h if it is not necessary
 2021-03-28 15:56 UTC  (2+ messages)

[PATCH v5 00/10] target/ppc: Fix truncation of env->hflags
 2021-03-28 13:09 UTC  (7+ messages)
` [PATCH v5 10/10] target/ppc: Validate hflags with CONFIG_DEBUG_TCG

[PATCH v10 0/6] MTE support for KVM guest
 2021-03-28 12:21 UTC  (4+ messages)
` [PATCH v10 2/6] arm64: kvm: Introduce MTE VM feature

[PATCH] Revert "qom: use qemu_printf to print help for user-creatable objects"
 2021-03-28  5:47 UTC 

[PATCH V3] target/riscv: Align the data type of reset vector address
 2021-03-28  0:46 UTC  (5+ messages)

[PATCH] hw: Do not include hw/irq.h if it is not necessary
 2021-03-28  0:44 UTC  (2+ messages)

[RFC PATCH-for-6.1 00/10] hw/misc: Add memory_region_add_subregion_aliased() helper
 2021-03-27 21:45 UTC  (4+ messages)
` [RFC PATCH-for-6.1 03/10] hw/arm/musicpal: Map flash using memory_region_add_subregion_aliased()

[PATCH v3 0/5] memory: Add 'priority' property setter
 2021-03-27 19:43 UTC  (9+ messages)
` [PATCH-for-6.0 v3 1/5] memory: Fix memory_region 'priority' property sign
` [PATCH-for-6.1 v3 2/5] memory: Add memory_region_set_priority()
` [PATCH-for-6.1 v3 3/5] memory: Rename MemoryRegion object getters
` [PATCH-for-6.1 v3 4/5] memory: Add setter for MemoryRegion object 'size' property
` [PATCH-for-6.1 v3 5/5] memory: Add setter for MemoryRegion object 'priority' property

[PATCH] hw: Do not include hw/sysbus.h if it is not necessary
 2021-03-27 18:37 UTC  (5+ messages)

[Qemu-devel] [RFC PATCH v2 0/4] memory: fix access_with_adjusted_size() and misc
 2021-03-27 14:30 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 3/4] memory: Fix memory_region 'priority' property sign
  `  "

[RFC v11 00/55] arm cleanup experiment for kvm-only build
 2021-03-27 12:59 UTC  (5+ messages)
` [RFC v11 47/55] target/arm: make is_aa64 and arm_el_is_aa64 a macro for !TARGET_AARCH64

[PATCH v2] linux-user: allow NULL msg in recvfrom
 2021-03-27  9:11 UTC  (2+ messages)

[PATCH v3 1/1] docs/devel: Add VFIO device migration documentation
 2021-03-27  6:04 UTC  (2+ messages)

Bug with Windows tap network when running qemu-system-ppc with Mac OS 9 guest
 2021-03-27  5:13 UTC  (10+ messages)

[Bug 1886793] [NEW] "go install" command fails while running inside s390x docker container on x86_64 host using qemu
 2021-03-27  4:17 UTC  (2+ messages)
` [Bug 1886793] "

A question about the translation granule size supported by the vSMMU
 2021-03-27  2:24 UTC 

[PATCH v2 0/3] hw/display/bcm2835_fb: Remove DeviceReset() call in DeviceRealize()
 2021-03-26 23:13 UTC  (4+ messages)
` [PATCH v2 1/3] hw/display/bcm2835_fb: Resize console on reset

[PATCH v5 0/4] yank: Add chardev tests and fixes
 2021-03-26 21:54 UTC  (6+ messages)
` [PATCH v5 1/4] chardev/char.c: Move object_property_try_add_child out of chardev_new
` [PATCH v5 2/4] chardev/char.c: Always pass id to chardev_new
` [PATCH v5 3/4] chardev: Fix yank with the chardev-change case
` [PATCH v5 4/4] tests: Add tests for "

[PATCH 0/6] Add debug interface to kick/call on purpose
 2021-03-26 21:16 UTC  (3+ messages)

[PATCH v4 0/4] yank: Add chardev tests and fixes
 2021-03-26 21:10 UTC  (3+ messages)
` [PATCH v4 4/4] tests: Add tests for yank with the chardev-change case

[PULL for 6.0 0/6] Yank fixes
 2021-03-26 21:00 UTC  (5+ messages)

[PATCH v5 0/6] qcow2: fix parallel rewrite and discard (lockless)
 2021-03-26 20:00 UTC  (7+ messages)
` [PATCH v5 1/6] iotests: add qcow2-discard-during-rewrite
` [PATCH v5 2/6] qcow2: fix cache discarding in update_refcount()
` [PATCH v5 3/6] qcow2: introduce is_cluster_free() helper
` [PATCH v5 4/6] qcow2: introduce inflight-write-counters
` [PATCH v5 5/6] qcow2: consider in-flight-writes when freeing clusters
` [PATCH v5 6/6] qcow2: do not discard host clusters during in-flight writes

[PATCH v3 0/2] aspeed: HACE hash Scatter-Gather support
 2021-03-26 19:48 UTC  (4+ messages)
` [PATCH v3 1/2] aspeed: Add Scater-Gather support for HACE Hash
` [PATCH v3 2/2] tests: Aspeed HACE Scatter-Gather tests

docs/qemu-qmp-ref.7 markup messed up
 2021-03-26 20:40 UTC  (2+ messages)

[PATCH v2 0/2] qcow2: Force preallocation with data-file-raw
 2021-03-26 20:06 UTC  (4+ messages)
` [PATCH v2 2/2] iotests/244: Test preallocation for data-file-raw

[PATCH V4] file-posix: allow -EBUSY error during ioctl(fd, BLKZEROOUT, range) on block
 2021-03-26 19:39 UTC  (7+ 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).