messages from 2020-04-03 15:24:15 to 2020-04-06 09:51:42 UTC [more...]
[PATCH v6 00/36] Initial support for multi-process qemu
2020-04-06 9:41 UTC (18+ messages)
` [PATCH v6 01/36] memory: alloc RAM from file at offset
` [PATCH v6 04/36] multi-process: Refactor chardev functions out of vl.c
` [PATCH v6 05/36] multi-process: Refactor monitor "
` [PATCH v6 07/36] multi-process: add a command line option for debug file
` [PATCH v6 08/36] multi-process: Add stub functions to facilate build of multi-process
` [PATCH v6 10/36] multi-process: build system for remote device process
` [PATCH v6 12/36] multi-process: add functions to synchronize proxy and remote endpoints
` [PATCH v6 14/36] multi-process: setup a machine object for remote device process
` [PATCH v6 15/36] multi-process: setup memory manager for remote device
` [PATCH v6 16/36] multi-process: remote process initialization
` [PATCH v6 17/36] multi-process: introduce proxy object
` [PATCH v6 19/36] multi-process: Connect Proxy Object with device in the remote process
` [PATCH v6 21/36] multi-process: PCI BAR read/write handling for proxy & remote endpoints
` [PATCH v6 23/36] multi-process: create IOHUB object to handle irq
` [PATCH v6 29/36] multi-process: handle heartbeat messages in remote process
` [PATCH v6 32/36] multi-process/mon: stub functions to enable QMP module for "
` [PATCH v6 33/36] multi-process/mon: enable QMP module support in the "
[PATCH 0/1] s390x/next: build fix for non-KVM platforms
2020-04-06 9:41 UTC (9+ messages)
` [PATCH 1/1] s390x/s390-virtio-ccw: Fix build on systems without KVM
[PATCH for-5.0 0/2] block: Fix blk->in_flight during blk_wait_while_drained()
2020-04-06 9:41 UTC (5+ messages)
` [PATCH for-5.0 2/2] "
[PATCH v3 for 5.0-rc2 00/12] a selection of random fixes
2020-04-06 9:09 UTC (16+ messages)
` [PATCH v3 01/12] elf-ops: bail out if we have no function symbols
` [PATCH v3 02/12] linux-user: protect fcntl64 with an #ifdef
` [PATCH v3 03/12] tests/tcg: remove extraneous pasting macros
` [PATCH v3 04/12] linux-user: more debug for init_guest_space
` [PATCH v3 05/12] target/xtensa: add FIXME for translation memory leak
` [PATCH v3 06/12] gdbstub: fix compiler complaining
` [PATCH v3 07/12] softfloat: Fix BAD_SHIFT from normalizeFloatx80Subnormal
` [PATCH v3 08/12] linux-user: factor out reading of /proc/self/maps
` [PATCH v3 09/12] linux-user: clean-up padding on /proc/self/maps
` [PATCH v3 10/12] target/arm: don't expose "ieee_half" via gdbstub
` [PATCH v3 11/12] hw/core: properly terminate loading .hex on EOF record
` [PATCH v3 12/12] configure: Add -Werror to PIE probe
[PATCH v4 for-5.0] configure: warn if not using a separate build directory
2020-04-06 9:16 UTC (9+ messages)
[PATCH for-5.0? v2] qcow2: Explicit mention of padding bytes
2020-04-06 8:50 UTC (2+ messages)
bdrv_drained_begin deadlock with io-threads
2020-04-06 8:31 UTC (13+ messages)
[Bug 1871005] [NEW] build fails on CLOCK_MONOTONIC
2020-04-06 8:17 UTC (2+ messages)
` [Bug 1871005] "
[PATCH v2 00/12] acpi: i386 tweaks
2020-04-06 8:25 UTC (4+ messages)
` [PATCH v2 07/12] acpi: move aml builder code for rtc device
[PATCH v1 0/5] hyperv: VMBus implementation
2020-04-06 8:20 UTC (11+ messages)
` [PATCH v1 5/5] i386: Hyper-V VMBus ACPI DSDT entry
[PATCH v2 00/22] intel_iommu: expose Shared Virtual Addressing to VMs
2020-04-06 8:04 UTC (29+ messages)
` [PATCH v2 04/22] hw/iommu: introduce HostIOMMUContext
` [PATCH v2 05/22] hw/pci: modify pci_setup_iommu() to set PCIIOMMUOps
` [PATCH v2 09/22] vfio/common: init HostIOMMUContext per-container
` [PATCH v2 13/22] intel_iommu: add PASID cache management infrastructure
` [PATCH v2 16/22] intel_iommu: replay pasid binds after context cache invalidation
` [PATCH v2 22/22] intel_iommu: modify x-scalable-mode to be string option
[Bug 1821595] Re: Failed to emulate MMIO access with EmulatorReturnStatus: 2
2020-04-06 7:36 UTC (4+ messages)
[PATCH v5 0/2] Replaced locks with lock guard macros
2020-04-06 7:34 UTC (4+ messages)
` [PATCH v5 1/2] lockable: fix __COUNTER__ macro to be referenced properly
` [PATCH v5 2/2] lockable: replaced locks with lock guard macros where appropriate
[PATCH] qom/object: Fix object_child_foreach_recursive() return value
2020-04-06 7:24 UTC (2+ messages)
[PATCH for-5.0] qcow2: Check request size in qcow2_co_pwritev_compressed_part()
2020-04-06 7:23 UTC (5+ messages)
[PATCH] hax: Dynamic allocate vcpu state structure
2020-04-06 7:06 UTC
[PATCH 0/5] ppc: sreset and machine check injection
2020-04-06 6:45 UTC (11+ messages)
` [PATCH 2/5] ppc/pnv: Add support for NMI interface
` [PATCH 3/5] nmi: add MCE class for implementing machine check injection commands
[PATCH] qom-qmp-cmds: remove unnecessary alloc in qmp_object_add to fix memleak
2020-04-06 6:34 UTC (3+ messages)
[PATCH] riscv: Add semihosting support [v4]
2020-04-06 5:24 UTC (7+ messages)
` [PATCH] riscv: Add semihosting support [v5]
[PATCH] hax: Dynamic allocate vcpu state structure
2020-04-06 4:41 UTC (2+ messages)
Requesting review about a bugfix in touch_all_pages
2020-04-06 3:13 UTC
[PATCH] ppc/pnv: Create BMC devices only when defaults are enabled
2020-04-06 1:00 UTC (4+ messages)
[PATCH v4 0/2] COLO: handling of the full primary or secondary queue
2020-04-05 22:12 UTC (5+ messages)
` [PATCH v4 1/2] net/colo-compare.c: Fix memory leak in packet_enqueue()
` [PATCH v4 2/2] net/colo-compare.c: handling of the full primary or secondary queue
[Bug 1821444] Re: qemu-ppc (user) incorrectly translates float32 arithmetics
2020-04-05 21:40 UTC
[PATCH] Fixed IPv6 payload lenght without jumbo option
2020-04-05 19:19 UTC
[PATCH v1 0/3] hvf: Support AVX512 guests and cleanup
2020-04-05 18:51 UTC (5+ messages)
` [PATCH v1 1/3] hvf: use standard CR0 and CR4 register definitions
` [PATCH v1 2/3] hvf: Make long mode enter and exit code clearer
[PATCH] Fixed IPv6 payload lenght without jumbo option
2020-04-05 19:18 UTC
[PATCH 0/3] target/mips: Add loongson gs464 core
2020-04-05 17:34 UTC (5+ messages)
[Bug 1870911] [NEW] QEMU Crashes on Launch, Windows
2020-04-05 14:52 UTC (4+ messages)
` [Bug 1870911] "
[PATCH] hw/riscv: Generate correct "mmu-type" for 32-bit machines
2020-04-05 13:28 UTC (3+ messages)
[PATCH v2 0/3] DirectSound fixes for 5.0
2020-04-05 7:50 UTC (4+ messages)
` [PATCH v2 1/3] dsoundaudio: fix never-ending playback loop
` [PATCH v2 2/3] dsoundaudio: fix "Could not lock capture buffer" warning
` [PATCH v2 3/3] dsoundaudio: dsound_get_buffer_in should honor *size
[PATCH for-5.0] hw/gpio/aspeed_gpio.c: Don't directly include assert.h
2020-04-05 7:01 UTC (2+ messages)
[Qemu-devel PATCH v2 0/2] Add SmartFusion2 EMAC block
2020-04-05 5:13 UTC (3+ messages)
` [Qemu-devel PATCH v2 1/2] hw/net: Add Smartfusion2 emac block
` [Qemu-devel PATCH v2 2/2] msf2: Add EMAC block to SmartFusion2 SoC
[Qemu-devel PATCH 0/2] Add SmartFusion2 EMAC block
2020-04-05 4:45 UTC (3+ messages)
` [Qemu-devel PATCH 1/2] hw/net: Add Smartfusion2 emac block
` [Qemu-devel PATCH 2/2] msf2: Add EMAC block to SmartFusion2 SoC
[Qemu-devel] [Bug 1826175] [NEW] Compilation on MSYS2/MinGW-w64 fails with error: "No rule to make target capstone.lib"
2020-04-05 2:04 UTC (2+ messages)
` [Bug 1826175] "
[PATCH v2] ppc/pnv: Create BMC devices at machine init
2020-04-04 15:46 UTC (4+ messages)
[PATCH v1 0/5] dma/xlnx-zdma: Bug fixes
2020-04-04 12:29 UTC (5+ messages)
` [PATCH v1 5/5] dma/xlnx-zdma: Reorg to fix CUR_DSCR
[PATCH v1 0/2] dma/xlnx-zdma: Fix descriptor loading wrt host endianness
2020-04-04 12:27 UTC (3+ messages)
` [PATCH v1 1/2] dma/xlnx-zdma: Fix descriptor loading (MEM) wrt endianness
` [PATCH v1 2/2] dma/xlnx-zdma: Fix descriptor loading (REG) "
[PULL 0/3] Error reporting patches for 2020-04-04
2020-04-04 12:24 UTC (4+ messages)
` [PULL 1/3] scripts/coccinelle: add error-use-after-free.cocci
` [PULL 2/3] dump/win_dump: fix use after free of err
` [PULL 3/3] qga/commands-posix: fix use after free of local_err
[PATCH for-5.0 0/6] Several error use-after-free
2020-04-04 12:18 UTC (2+ messages)
Questionable aspects of QEMU Error's design
2020-04-04 10:59 UTC (3+ messages)
QEMU participation to Google Season of Docs
2020-04-04 4:37 UTC (3+ messages)
[PATCH for-5.0] dump: Fix writing of ELF section
2020-04-04 9:07 UTC (5+ messages)
[PATCH v2 0/7] hyperv: VMBus implementation
2020-04-04 8:43 UTC (9+ messages)
` [PATCH v2 1/7] hyperv: expose API to determine if synic is enabled
` [PATCH v2 2/7] hyperv: SControl is optional to enable SynIc
` [PATCH v2 3/7] vmbus: add vmbus protocol definitions
` [PATCH v2 4/7] vmbus: vmbus implementation
` [PATCH v2 5/7] i386:pc: whitelist dynamic vmbus-bridge
` [PATCH v2 6/7] i386: Hyper-V VMBus ACPI DSDT entry
` [PATCH v2 7/7] vmbus: add infrastructure to save/load vmbus requests
[PATCH-for-5.0 00/12] hw: Add missing error-propagation code
2020-04-04 5:55 UTC (4+ messages)
[PATCH v10 00/14] iotests: use python logging
2020-04-04 2:38 UTC (9+ messages)
` [PATCH v10 10/14] iotests: add hmp helper with logging
plugin interface function qemu_plugin_mem_size_shift
2020-04-04 0:15 UTC (3+ messages)
[PATCH for-5.0?] docs: Improve our gdbstub documentation
2020-04-04 0:09 UTC (2+ messages)
[PATCH-for-5.0 v2] target/rx/translate: Add missing fall through comment
2020-04-04 0:00 UTC (2+ messages)
[PATCH-for-5.0] target/rx/translate: Add missing fall through comment
2020-04-03 23:58 UTC (2+ messages)
[Qemu-devel] [Bug 1805913] [NEW] readdir() returns NULL (errno=EOVERFLOW) for 32-bit user-static qemu on 64-bit host
2020-04-03 22:43 UTC (2+ messages)
` [Bug 1805913] "
[PATCH] nvdimm-utils: clean up headers and add license comment
2020-04-03 22:05 UTC (2+ messages)
[PATCH v16 QEMU 00/16] Add migration support for VFIO devices
2020-04-03 20:11 UTC (4+ messages)
` [PATCH v16 QEMU 14/16] vfio: Add vfio_listener_log_sync to mark dirty pages
qemu plugin exposure of register addresses
2020-04-03 19:07 UTC (2+ messages)
[PATCH] target/arm: don't expose "ieee_half" via gdbstub
2020-04-03 18:21 UTC (2+ messages)
[PATCH v5 for-5.0? 0/7] Tighten qemu-img rules on missing backing format
2020-04-03 17:58 UTC (8+ messages)
` [PATCH v5 1/7] sheepdog: Add trivial backing_fmt support
` [PATCH v5 2/7] vmdk: "
` [PATCH v5 3/7] qcow: Tolerate backing_fmt=, but warn on backing_fmt=raw
` [PATCH v5 4/7] qcow2: Deprecate use of qemu-img amend to change backing file
` [PATCH v5 5/7] iotests: Specify explicit backing format where sensible
` [PATCH v5 6/7] block: Add support to warn on backing file change without format
` [PATCH v5 7/7] qemu-img: Deprecate use of -b without -F
[PATCH-for-5.0?] configure: Do not leave sphinx in-tree artifacts
2020-04-03 17:55 UTC (6+ messages)
[PATCH-for-5.0 0/8] Acceptance tests queue
2020-04-03 17:29 UTC (9+ messages)
` [PATCH-for-5.0 1/8] Acceptance test: Fix to EXEC migration
` [PATCH-for-5.0 2/8] tests/acceptance/ppc_prep_40p: Use cdn.netbsd.org hostname
` [PATCH-for-5.0 3/8] tests/acceptance/ppc_prep_40p: Use mirror for ftp.software.ibm.com
` [PATCH-for-5.0 4/8] tests/acceptance/machine_sparc_leon3: Disable HelenOS test
` [PATCH-for-5.0 5/8] .travis.yml: Cache acceptance-test assets
` [PATCH-for-5.1 6/8] tests/Makefile: Add fetch-acceptance-assets rule
` [PATCH-for-5.1 7/8] .travis.yml: Run fetch-acceptance-assets before check-acceptance
` [NOTFORMERGE PATCH 8/8] Kludge for Avocado issue #3661
[PATCH v2] nvdimm-utils: clean up headers and add license comment
2020-04-03 16:52 UTC (2+ messages)
[PULL 00/13] target: Add the Renesas RX architecture
2020-04-03 16:47 UTC (4+ messages)
` [PULL 03/13] target/rx: TCG translation
qemu-system-aarch64 windows binary run Arm64 defconfig kernel not working
2020-04-03 16:05 UTC (8+ messages)
[PATCH v3 0/3] hw/riscv: Add a serial property to sifive_u
2020-04-03 16:01 UTC (2+ messages)
[PATCH v2 0/5] fix migration with bitmaps and mirror
2020-04-03 15:34 UTC (8+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).