qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-09 14:14:49 to 2020-01-10 12:11:13 UTC [more...]

[PATCH v2 0/9] 9pfs: readdir optimization
 2020-01-10 12:10 UTC  (9+ messages)
` [PATCH v2 3/9] hw/9pfs/9p-synth: added directory for readdir test
` [PATCH v2 4/9] tests/virtio-9p: added "
` [PATCH v2 2/9] 9pfs: validate count sent by client with T_readdir

[PATCH] virtio: Prevent double swap due to target pre 1.0 VirtIO
 2020-01-10 12:00 UTC  (8+ messages)

[PATCH 0/5] aspeed: extensions and fixes
 2020-01-10 11:56 UTC  (12+ messages)
` [PATCH 2/5] hw/arm: ast2600: Wire up the eMMC controller
` [PATCH 3/5] ftgmac100: check RX and TX buffer alignment
` [PATCH 4/5] hw/arm/aspeed: add a 'execute-in-place' property to boot directly from CE0

[PATCH] configure: check for gdbus-codegen presence
 2020-01-10 11:27 UTC 

[PULL 0/8] qtests and docs
 2020-01-10 11:19 UTC  (2+ messages)

[PULL v2 0/9] Add dbus-vmstate
 2020-01-10 11:18 UTC  (5+ messages)
` [PULL v2 6/9] configure: add GDBUS_CODEGEN

[PATCH v3 0/1] block/rbd: Add support for ceph namespaces
 2020-01-10 11:15 UTC  (2+ messages)
` [PATCH v3 1/1] "

[PATCH v2 0/5] aspeed: extensions and fixes
 2020-01-10 11:08 UTC  (8+ messages)
` [PATCH v2 1/5] hw/sd: Configure number of slots exposed by the ASPEED SDHCI model
` [PATCH v2 2/5] hw/arm: ast2600: Wire up the eMMC controller
` [PATCH v2 3/5] ftgmac100: check RX and TX buffer alignment
` [PATCH v2 4/5] hw/arm/aspeed: add a 'execute-in-place' property to boot directly from CE0
` [PATCH v2 5/5] misc/pca9552: Add qom set and get

[PATCH 000/104] virtiofs daemon [all]
 2020-01-10 11:06 UTC  (20+ messages)
` [PATCH 056/104] virtiofsd: add security guide document
` [PATCH 066/104] virtiofsd: passthrough_ll: add renameat2 support
` [PATCH 079/104] virtiofsd: fix memory leak on lo.source
` [PATCH 080/104] virtiofsd: add helper for lo_data cleanup
` [PATCH 092/104] virtiofsd: add man page

[PATCH] xhci: Fix memory leak in xhci_kick_epctx when poweroff GuestOS
 2020-01-10 10:58 UTC 

[Qemu-devel] [Bug 1653577] [NEW] Ability to set umask for 9pfs
 2020-01-10 10:42 UTC  (3+ messages)
` [Bug 1653577] "

[PATCH] tests/qemu-iotests: Update tests to recent desugarized -accel option
 2020-01-10 10:43 UTC  (10+ messages)
` Priority of -accel (was: [PATCH] tests/qemu-iotests: Update tests to recent desugarized -accel option)

How to tell DMA controller in qemu to terminate transfer ?
 2020-01-10 10:36 UTC  (2+ messages)

[PATCH/RFC 0/1] Vhost User Cross Cable: Intro
 2020-01-10 10:27 UTC  (2+ messages)

[PULL 00/37] qom-ify serial and remove QDEV_PROP_PTR
 2020-01-10 10:31 UTC  (2+ messages)

Difference between 'current_machine' vs MACHINE(qdev_get_machine())
 2020-01-10 10:15 UTC  (4+ messages)

[Qemu-devel] [Bug 1657010] [NEW] RFE: Please implement -cpu best or a CPU fallback option
 2020-01-10  9:57 UTC  (3+ messages)
` [Bug 1657010] "

[PATCH 0/2] implement crashloaded event for pvpanic
 2020-01-10 10:06 UTC  (3+ messages)
` [PATCH 1/2] pvpanic: introduce crashloaded "
` [PATCH 2/2] pvpanic: implement crashloaded event handling

[PATCH 0/4] buildsys: Build quicker (mostly tools and linux-user)
 2020-01-10 10:04 UTC  (14+ messages)
` [PATCH 1/4] configure: Do not build libfdt is not required
` [PATCH 2/4] Makefile: Clarify all the codebase requires qom/ objects
` [PATCH 3/4] Makefile: Restrict system emulation and tools objects
` [PATCH 4/4] Makefile: Remove unhelpful comment

[PATCH 00/15] Replace current_machine by qdev_get_machine()
 2020-01-10  9:59 UTC  (23+ messages)
` [PATCH 01/15] target/arm/kvm: Use CPUState::kvm_state in kvm_arm_pmu_supported()
` [PATCH 02/15] hw/ppc/spapr_rtas: Use local MachineState variable
` [PATCH 03/15] hw/ppc/spapr_rtas: Access MachineState via SpaprMachineState argument
` [PATCH 04/15] hw/ppc/spapr_rtas: Restrict variables scope to single switch case
` [PATCH 05/15] device-hotplug: Replace current_machine by qdev_get_machine()
` [PATCH 06/15] migration/savevm: "
` [PATCH 07/15] hw/core/machine-qmp-cmds: "
` [PATCH 08/15] target/arm/monitor: "
` [PATCH 09/15] device_tree: "
` [PATCH 10/15] memory: "
` [PATCH 11/15] exec: "
` [PATCH 12/15] accel: Introduce the current_accel() method
` [PATCH 13/15] accel: Replace current_machine->accelerator by "
` [PATCH 14/15] accel/accel: Replace current_machine by qdev_get_machine()
` [PATCH 15/15] vl: Make current_machine a local variable

[PATCH v3 00/15] io_uring: add Linux io_uring AIO engine
 2020-01-10  9:55 UTC  (2+ messages)

[PATCH] vl: Don't mismatch g_strsplit()/g_free()
 2020-01-10  9:53 UTC  (5+ messages)

[Qemu-devel] [Bug 1656927] [NEW] Network (TCP) access regression
 2020-01-10  9:38 UTC  (2+ messages)
` [Bug 1656927] "

[Qemu-devel] [Bug 1832281] [NEW] tcg bug master / 4.0.0 v8 operation >>> and |=
 2020-01-10  9:42 UTC  (2+ messages)
` [Bug 1832281] "

[PATCH v2 0/2] fix mismatches between g_strsplit and g_free
 2020-01-10  9:43 UTC  (6+ messages)
` [PATCH v2 1/2] vl: Don't mismatch g_strsplit()/g_free()
` [PATCH v2 2/2] qga/main: Don't mismatch g_strsplit/g_free in split_list()

Does ppc target support for MTTCG are stable?
 2020-01-10  9:42 UTC  (2+ messages)

[Qemu-devel] [Bug 1657841] [NEW] QEMU Intel HAX Windows
 2020-01-10  9:30 UTC  (2+ messages)
` [Bug 1657841] "

[PATCH] crypto: fix getter of a QCryptoSecret's property
 2020-01-10  9:35 UTC  (2+ messages)

[PATCH] target/riscv: Set mstatus.DS & FS correctly
 2020-01-10  9:05 UTC 

[PATCH] migration/multifd: fix nullptr access in multifd_send_terminate_threads
 2020-01-10  8:50 UTC 

[Qemu-devel] [Bug 1841491] [NEW] floating point emulation can fail to set FE_UNDERFLOW
 2020-01-10  8:38 UTC  (3+ messages)
` [Bug 1841491] "

[PATCH 1/3] select gdb fpu xml by single or double float extension
 2020-01-10  8:12 UTC  (3+ messages)
` [PATCH 2/3] RISC-V: use FIELD macro to define tb flags
` [PATCH 3/3] remove redundant check for fpu csr read and write interface

[PATCH] riscv: sifive_u: Add a "serial" property for board serial number
 2020-01-10  7:52 UTC  (3+ messages)

Audio pace issue with qemu4.2
 2020-01-10  6:54 UTC  (2+ messages)

[PATCH] virtio: add the queue number check
 2020-01-10  6:10 UTC  (9+ messages)

[PATCH v1 00/59] trivial unneeded labels cleanup
 2020-01-10  6:07 UTC  (12+ messages)
` [PATCH v1 06/59] mips-semi.c: remove 'uhi_done' label in helper_do_semihosting()
` [PATCH v1 15/59] block/blkreplay.c: remove unneeded 'fail' label in blkreplay_open()

[PATCH] hw/arm/acpi: Pack the SRAT processors structure by node_id ascending order
 2020-01-10  2:56 UTC  (9+ messages)

[PATCH 0/2] not use multifd during postcopy
 2020-01-10  2:31 UTC  (5+ messages)

[PATCH qemu v5] spapr: Kill SLOF
 2020-01-10  2:09 UTC 

[Bug 1859081] [NEW] Mouse way too fast when Qemu is on a Windows VM with a OS 9 Guest
 2020-01-10  1:45 UTC  (2+ messages)
` [Bug 1859081] "

[Bug 1859106] [NEW] 4.2 regression: ReactOS crashes on boot
 2020-01-10  1:24 UTC  (2+ messages)
` [Bug 1859106] "

[virtio-dev][RFC PATCH v1 2/2] virtio-gpu: add the ability to export resources
 2020-01-10  1:28 UTC  (4+ messages)

[PATCH qemu v4] spapr: Kill SLOF
 2020-01-10  0:51 UTC  (4+ messages)

[PATCH] riscv/sifive_u: fix a memory leak in soc_realize()
 2020-01-09 23:42 UTC  (3+ messages)

version 3.2 is missing from QEMU download page
 2020-01-09 22:24 UTC  (2+ messages)

[kvm-unit-tests PATCH 00/10] KVM: arm64: PMUv3 Event Counter Tests
 2020-01-09 21:38 UTC  (9+ messages)
` [kvm-unit-tests PATCH 04/10] arm: pmu: Check Required Event Support
` [kvm-unit-tests PATCH 05/10] arm: pmu: Basic event counter Tests

[PATCH] target/arm/arm-semi: fix SYS_OPEN to return nonzero filehandle
 2020-01-09 21:06 UTC  (2+ messages)

[PATCH v2 0/4] qcow2: Misc BDRV_SECTOR_SIZE updates
 2020-01-09 19:13 UTC  (5+ messages)
` [PATCH v2 1/4] qcow2: Require that the virtual size is a multiple of the sector size
` [PATCH v2 2/4] qcow2: Don't round the L1 table allocation up to "
` [PATCH v2 3/4] qcow2: Tighten cluster_offset alignment assertions
` [PATCH v2 4/4] qcow2: Use BDRV_SECTOR_SIZE instead of the hardcoded value

qemu-4.0.1: vhost_region_add_section:Section rounded to 0 prior to previous a0000
 2020-01-09 18:44 UTC  (4+ messages)

[PATCH 0/4] qmp: Optionally run handlers in coroutines
 2020-01-09 18:35 UTC  (5+ messages)
` [PATCH 1/4] qapi: Add a 'coroutine' flag for commands
` [PATCH 2/4] block: Mark 'block_resize' as coroutine
` [PATCH 3/4] vl: Initialise main loop earlier
` [PATCH 4/4] qmp: Move dispatcher to a coroutine

[Bug 1850000] [NEW] 4.1.0 bogus QCOW2 corruption reported after compress
 2020-01-09 17:24 UTC  (2+ messages)
` [Bug 1850000] "

[Qemu-devel] [Bug 1835827] [NEW] HTIF symbols no longer recognized by RISC-V spike board
 2020-01-09 17:19 UTC  (2+ messages)
` [Bug 1835827] "

[Qemu-devel] [Bug 1777777] [NEW] arm9 clock pending (SP804)
 2020-01-09 17:18 UTC  (2+ messages)
` [Bug 1777777] "

[PATCH] linux-aio: increasing MAX_EVENTS to a larger hardcoded value
 2020-01-09 17:18 UTC  (2+ messages)

[PATCH 0/2] exclude hyperv synic sections from vhost
 2020-01-09 17:13 UTC  (17+ messages)
` [PATCH 2/2] hyperv/synic: Allocate as ram_device

[PATCH 0/5] ARM virt: Add NVDIMM support
 2020-01-09 17:13 UTC  (10+ messages)

[Qemu-devel] [Bug 1528239] [NEW] Unable to debug PIE binaries with QEMU gdb stub
 2020-01-09 16:34 UTC  (2+ messages)
` [Bug 1528239] "

[Bug 1859021] [NEW] qemu-system-aarch64 (tcg): cval + voff overflow not handled, causes qemu to hang
 2020-01-09 16:25 UTC  (4+ messages)
` [Bug 1859021] "
` [RFC PATCH] tests/tcg: add a vtimer test for aarch64

[PATCH 0/2] ppc: add support for Directed Privileged Doorbell (non-hypervisor)
 2020-01-09 16:33 UTC  (3+ messages)
` [PATCH 1/2] target/ppc: Add privileged message send facilities
` [PATCH 2/2] target/ppc: add support for Hypervisor Facility Unavailable Exception

Pre-Christmas meeting notes
 2020-01-09 16:29 UTC  (3+ messages)

[PATCH v12 00/13] VIRTIO-IOMMU device
 2020-01-09 16:07 UTC  (16+ messages)
` [PATCH v12 01/13] migration: Support QLIST migration
` [PATCH v12 02/13] virtio-iommu: Add skeleton
` [PATCH v12 03/13] virtio-iommu: Decode the command payload
` [PATCH v12 04/13] virtio-iommu: Add the iommu regions
` [PATCH v12 05/13] virtio-iommu: Endpoint and domains structs and helpers
` [PATCH v12 06/13] virtio-iommu: Implement attach/detach command
` [PATCH v12 07/13] virtio-iommu: Implement map/unmap
` [PATCH v12 08/13] virtio-iommu: Implement translate
` [PATCH v12 09/13] virtio-iommu: Implement fault reporting
` [PATCH v12 10/13] virtio-iommu-pci: Add virtio iommu pci support
` [PATCH v12 11/13] hw/arm/virt: Add the virtio-iommu device tree mappings
` [PATCH v12 12/13] virtio-iommu: Support migration
` [PATCH v12 13/13] tests: Add virtio-iommu test

[PATCH v11 Kernel 0/6] KABIs to support migration for VFIO devices
 2020-01-09 14:53 UTC  (9+ messages)
` [PATCH v11 Kernel 3/6] vfio iommu: Implementation of ioctl to for dirty pages tracking

[PULL v2 00/14] testing fixes and semihosting console support
 2020-01-09 14:18 UTC  (15+ messages)
` [PULL v2 01/14] hw/i386/x86-iommu: Add missing stubs
` [PULL v2 02/14] tests/vm: update openbsd to release 6.6
` [PULL v2 03/14] freebsd: use python37
` [PULL v2 04/14] travis.yml: avocado: Print logs of non-pass tests only
` [PULL v2 05/14] travis.yml: Detach build and test steps
` [PULL v2 06/14] travis.yml: duplicate before_script for MacOSX
` [PULL v2 07/14] travis.yml: install homebrew python for OS X
` [PULL v2 08/14] testing: don't nest build for fp-test
` [PULL v2 09/14] target/arm: remove unused EXCP_SEMIHOST leg
` [PULL v2 10/14] target/arm: only update pc after semihosting completes
` [PULL v2 11/14] semihosting: add qemu_semihosting_console_inc for SYS_READC
` [PULL v2 12/14] tests/tcg: add a dumb-as-bricks semihosting console test
` [PULL v2 13/14] tests/tcg: extract __semi_call into a header and expand
` [PULL v2 14/14] tests/tcg: add user version of dumb-as-bricks semiconsole test

[PATCH v3 00/20] gdbstub refactor and SVE support (+check-tcg tweaks)
 2020-01-09 14:10 UTC  (10+ messages)
` [PATCH v3 12/20] target/arm: generate xml description of our SVE registers


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