messages from 2020-02-05 13:59:01 to 2020-02-06 01:20:12 UTC [more...]
[PATCH v2 00/30] hw/arm/raspi: Dynamically create machines based on the board revision
2020-02-06 1:17 UTC (2+ messages)
` [PATCH v2 01/30] hw/arm/raspi: Use BCM2708 machine type with pre Device Tree kernels
[PATCH 0/3] delay timer_new to avoid memleaks
2020-02-06 1:14 UTC (5+ messages)
` [PATCH 2/3] stm32f2xx_timer: "
[PATCH] i386: pass CLZERO to guests with EPYC CPU model on AMD ZEN platform
2020-02-06 0:00 UTC (6+ messages)
[PATCH v2 0/5] python/qemu: qmp: Fix, delint and improvements
2020-02-05 23:43 UTC (5+ messages)
` [PATCH v2 3/5] python/qemu: qmp: Make accept()'s timeout configurable
` [PATCH v2 4/5] python/qemu: qmp: Make QEMUMonitorProtocol a context manager
[PATCH v2 00/33] block: Introduce real BdrvChildRole
2020-02-05 23:28 UTC (51+ messages)
` [PATCH v2 02/33] block: Rename BdrvChildRole to BdrvChildClass
` [PATCH v2 03/33] block: Add BdrvChildRole
` [PATCH v2 04/33] block: Add BdrvChildRole to BdrvChild
` [PATCH v2 05/33] block: Pass BdrvChildRole to bdrv_child_perm()
` [PATCH v2 06/33] block: Pass BdrvChildRole to .inherit_options()
` [PATCH v2 07/33] block: Pass parent_is_format "
` [PATCH v2 08/33] block: Rename bdrv_inherited_options()
` [PATCH v2 09/33] block: Add generic bdrv_inherited_options()
` [PATCH v2 10/33] block: Use bdrv_inherited_options()
` [PATCH v2 11/33] block: Unify bdrv_child_cb_attach()
` [PATCH v2 12/33] block: Unify bdrv_child_cb_detach()
` [PATCH v2 13/33] block: Add child_of_bds
` [PATCH v2 14/33] block: Distinguish paths in *_format_default_perms
` [PATCH v2 15/33] block: Pull out bdrv_default_perms_for_backing()
` [PATCH v2 16/33] block: Pull out bdrv_default_perms_for_storage()
` [PATCH v2 17/33] block: Split bdrv_default_perms_for_storage()
` [PATCH v2 18/33] block: Add bdrv_default_perms()
` [PATCH v2 19/33] raw-format: Split raw_read_options()
` [PATCH v2 20/33] block: Switch child_format users to child_of_bds
` [PATCH v2 21/33] block: Drop child_format
` [PATCH v2 22/33] block: Make backing files child_of_bds children
` [PATCH v2 23/33] block: Drop child_backing
` [PATCH v2 24/33] block: Make format drivers use child_of_bds
` [PATCH v2 25/33] block: Make filter "
` [PATCH v2 26/33] block: Use child_of_bds in remaining places
[PATCH v3 00/13] RFC: [for 5.0]: HMP monitor handlers cleanups
2020-02-05 23:25 UTC (6+ messages)
[PATCH v2 0/2] ppc/pnv: fix build dependencies
2020-02-05 23:20 UTC (3+ messages)
` [PATCH v2 1/2] qtest: Fix rtas dependencies
` [PATCH v2 2/2] ppc/pnv: Fix PCI_EXPRESS dependency
[PATCH 0/2] ppc/pnv: fix build dependencies
2020-02-05 23:17 UTC (7+ messages)
` [PATCH 1/2] qtest: Fix rtas dependencies
` [PATCH 2/2] ppc/pnv: Fix PCI_EXPRESS dependency
[PATCH 0/5] ui: rework -show-cursor option
2020-02-05 22:45 UTC (10+ messages)
` [PATCH 1/5] ui: add show-cursor option
` [PATCH 2/5] ui/gtk: implement "
` [PATCH 3/5] ui/sdl: "
` [PATCH 4/5] ui: wire up legacy -show-cursor option
[PATCH] Add support for a helper with 7 arguments
2020-02-05 22:41 UTC
[PATCH v2 0/4] linux-user: fix use of SIGRTMIN
2020-02-05 22:32 UTC (3+ messages)
` [PATCH v2 4/4] "
[PATCH v2 0/2] finish qemu-nbd --partition deprecation
2020-02-05 22:28 UTC (5+ messages)
` [PATCH v2 1/2] docs: Fix typo in qemu-nbd -P replacement
` [PATCH v2 2/2] qemu-nbd: Removed deprecated --partition option
[PATCH v1 00/14] tests/vm: Add support for aarch64 VMs
2020-02-05 21:29 UTC (15+ messages)
` [PATCH v1 01/14] tests/vm: use $(PYTHON) consistently
` [PATCH v1 02/14] tests/vm: Debug mode shows ssh output
` [PATCH v1 03/14] tests/vm: increased max timeout for vm boot
` [PATCH v1 04/14] tests/vm: give wait_ssh() option to wait for root
` [PATCH v1 05/14] tests/vm: Added gen_cloud_init_iso() to basevm.py
` [PATCH v1 06/14] tests/vm: Add logging of console to file
` [PATCH v1 07/14] tests/vm: Add configuration to basevm.py
` [PATCH v1 08/14] tests/vm: Added configuration file support
` [PATCH v1 09/14] tests/vm: add --boot-console switch
` [PATCH v1 10/14] tests/vm: Add ability to select QEMU from current build
` [PATCH v1 11/14] tests/vm: allow wait_ssh() to specify command
` [PATCH v1 12/14] tests/vm: Added a new script for ubuntu.aarch64
` [PATCH v1 13/14] tests/vm: Added a new script for centos.aarch64
` [PATCH v1 14/14] tests/vm: change scripts to use self._config
[PATCH 0/9] linux-user: Update syscall numbers to kernel 5.5 level
2020-02-05 21:29 UTC (2+ messages)
[PATCH 0/2] flush CPU TB cache in breakpoint_invalidate
2020-02-05 21:14 UTC (4+ messages)
` [PATCH 1/2] exec: "
[PATCH v1 00/13] Ram blocks with resizable anonymous allocations under POSIX
2020-02-05 19:56 UTC (7+ messages)
` [PATCH v1 05/13] util/mmap-alloc: Factor out calculation of pagesize to mmap_pagesize()
` [PATCH v1 06/13] util/mmap-alloc: Factor out reserving of a memory region to mmap_reserve()
` [PATCH v1 07/13] util/mmap-alloc: Factor out populating of memory to mmap_populate()
[PATCH v4 0/8] Acceptance tests: boot Linux with KVM test
2020-02-05 20:32 UTC (9+ messages)
` [PATCH v4 1/8] tests/acceptance: avocado_qemu: Introduce the 'accel' test parameter
` [PATCH v4 2/8] tests/acceptance: boot_linux_console: Add boot Linux/x86 with KVM
` [PATCH v4 3/8] tests/acceptance: boot_linux_console: Add boot Linux/aarch64 "
` [PATCH v4 4/8] python/qemu: accel: Fix kvm_available() on ppc64le
` [PATCH v4 5/8] test/acceptance: boot_linux_console: Add boot Linux/ppc64le with KVM
` [PATCH v4 6/8] tests/acceptance: boot_linux_console: Add boot Linux/s390x "
` [PATCH v4 7/8] tests/acceptance: avocado_qemu: Refactor the handler of 'machine' parameter
` [PATCH v4 8/8] travis.yml: Enable acceptance KVM tests
[PATCH v4 00/80] refactor main RAM allocation to use hostmem backend
2020-02-05 20:11 UTC (3+ messages)
` [PATCH v4 38/80] s390x/s390-virtio-ccw: use memdev for RAM
Making QEMU easier for management tools and applications
2020-02-05 19:49 UTC (13+ messages)
` qmp-shell for GSoC/Outreachy? (Was: Re: Making QEMU easier for management tools and applications)
[PATCH] hw/pci/pci_bridge: Fix typo in comment
2020-02-05 19:48 UTC (2+ messages)
[PATCH 00/17] Improve qcow2 all-zero detection
2020-02-05 19:21 UTC (32+ messages)
` [PATCH 09/17] block: Refactor bdrv_has_zero_init{,_truncate}
` [PATCH 10/17] block: Add new BDRV_ZERO_OPEN flag
[PATCH for-5.0 0/4] Remove the deprecated bluetooth subsystem
2020-02-05 19:13 UTC (13+ messages)
` [PATCH for-5.0 3/4] Remove the core bluetooth code
[PATCH v3 00/18] APIC ID fixes for AMD EPYC CPU models
2020-02-05 19:07 UTC (9+ messages)
[PATCH 1/3] m25p80: Convert to support tracing
2020-02-05 18:34 UTC (10+ messages)
` [PATCH 2/3] m25p80: Improve command handling for Jedec and unsupported commands
[PATCH v2 0/4] Implements the NetBSD Virtual Machine Monitor accelerator
2020-02-05 17:47 UTC (5+ messages)
` [PATCH v2 3/4] Introduce the NVMM impl
[PATCH] pc-bios/s390x: Pack ResetInfo struct
2020-02-05 18:21 UTC
[PATCH v6 00/22] gdbstub refactor and SVE support
2020-02-05 18:00 UTC (24+ messages)
` [PATCH v6 01/22] gdbstub: make GDBState static and have common init function
` [PATCH v6 02/22] gdbstub: stop passing GDBState * around and use global
` [PATCH v6 03/22] gdbstub: move str_buf to GDBState and use GString
` [PATCH v6 04/22] gdbstub: move mem_buf to GDBState and use GByteArray
` [PATCH v6 05/22] gdbstub: add helper for 128 bit registers
` [PATCH v6 06/22] target/arm: use gdb_get_reg helpers
` [PATCH v6 07/22] target/m68k: "
` [PATCH v6 08/22] target/i386: "
` [PATCH v6 09/22] gdbstub: extend GByteArray to read register helpers
` [PATCH v6 10/22] target/arm: prepare for multiple dynamic XMLs
` [PATCH v6 11/22] target/arm: explicitly encode regnum in our XML
` [PATCH v6 12/22] target/arm: default SVE length to 64 bytes for linux-user
` [PATCH v6 13/22] target/arm: generate xml description of our SVE registers
` [PATCH v6 14/22] target/arm: don't bother with id_aa64pfr0_read for USER_ONLY
` [PATCH v6 15/22] tests/tcg/aarch64: userspace system register test
` [PATCH v6 16/22] configure: allow user to specify what gdb to use
` [PATCH v6 17/22] tests/guest-debug: add a simple test runner
` [PATCH v6 18/22] tests/tcg/aarch64: add a gdbstub testcase for SVE registers
` [PATCH v6 19/22] tests/tcg/aarch64: add SVE iotcl test
` [PATCH v6 20/22] tests/tcg/aarch64: add test-sve-ioctl guest-debug test
` [PATCH v6 21/22] gdbstub: change GDBState.last_packet to GByteArray
` [PATCH v6 22/22] gdbstub: do not split gdb_monitor_write payload
Emulating Solaris 10 on SPARC64 sun4u
2020-02-05 17:33 UTC (2+ messages)
[Bug 1861605] [NEW] LL/SC broken for MIPS after 7dd547e5ab6b31e7a0cfc182d3ad131dd55a948f
2020-02-05 17:15 UTC (2+ messages)
` [Bug 1861605] "
[PATCH] plugins/core: add missing break in cb_to_tcg_flags
2020-02-05 17:22 UTC (2+ messages)
[PATCH] qemu-img: Place the '-i aio' option in alphabetical order
2020-02-05 17:17 UTC (3+ messages)
[PULL 00/35] ppc-for-5.0 queue 20200203
2020-02-05 17:16 UTC (7+ messages)
` [PULL 19/35] ppc/pnv: Add models for POWER9 PHB4 PCIe Host bridge
[PATCH v5 0/4] ppc: spapr: virtual NVDIMM support
2020-02-05 16:57 UTC (3+ messages)
` [PATCH v5 2/4] nvdimm: add uuid property to nvdimm
[PATCH v2 0/2] target/arm: kvm: Support for KVM DABT without valid ISS
2020-02-05 16:57 UTC (3+ messages)
` [PATCH v2 2/2] target/arm: kvm: Handle DABT with no "
[PATCH v22 0/9] Add ARMv8 RAS virtualization support in QEMU
2020-02-05 16:43 UTC (3+ messages)
` [PATCH v22 4/9] ACPI: Build Hardware Error Source Table
[PATCH v2 0/7] ARM virt: Add NVDIMM support
2020-02-05 16:40 UTC (7+ messages)
` [PATCH v2 1/7] exec: Fix for qemu_ram_resize() callback
Disabling PCI "hot-unplug" for a guest (and/or a single PCI device)
2020-02-05 16:29 UTC (3+ messages)
[PATCH for-5.0 v2 00/23] block: Fix check_to_replace_node()
2020-02-05 16:03 UTC (6+ messages)
` [PATCH for-5.0 v2 10/23] quorum: Implement .bdrv_recurse_can_replace()
` [PATCH for-5.0 v2 11/23] block: Use bdrv_recurse_can_replace()
[PATCH] virtio: clean up when virtio_queue_set_rings() fails
2020-02-05 15:55 UTC (6+ messages)
[PULL 00/18] Block patches
2020-02-05 15:55 UTC (4+ messages)
` [PULL 15/18] qemu-img: adds option to use aio engine for benchmarking
[PATCH v3 00/21] block: Fix check_to_replace_node()
2020-02-05 15:38 UTC (3+ messages)
` [PATCH v3 09/21] quorum: Add QuorumChild.to_be_replaced
[PATCH v4 00/10] Further bitmaps improvements
2020-02-05 15:14 UTC (3+ messages)
` [PATCH v4 01/10] hbitmap: assert that we don't create bitmap larger than INT64_MAX
[PATCH v2 0/6] tests/boot_linux_console: add extra boot acceptance tests
2020-02-05 14:56 UTC (7+ messages)
` [PATCH v2 1/6] tests/boot_linux_console: add microvm acceptance test
` [PATCH v2 2/6] tests/boot_linux_console: add BIOS "
` [PATCH v2 3/6] travis.yml: install rpm2cpio for acceptance tests
` [PATCH v2 4/6] tests/boot_linux_console: add extract_from_rpm method
` [PATCH v2 5/6] tests/boot_linux_console: add PVH acceptance tests
` [PATCH v2 6/6] tests/boot_linux_console: use os.path for filesystem paths
[PATCH RFC 0/9] KVM: Dirty ring support (QEMU part)
2020-02-05 14:51 UTC (11+ messages)
` [PATCH RFC 1/9] KVM: Fixup kvm_log_clear_one_slot() ioctl return check
` [PATCH RFC 2/9] linux-headers: Update
` [PATCH RFC 3/9] memory: Introduce log_sync_global() to memory listener
` [PATCH RFC 4/9] KVM: Create the KVMSlot dirty bitmap on flag changes
` [PATCH RFC 5/9] KVM: Provide helper to get kvm dirty log
` [PATCH RFC 6/9] KVM: Provide helper to sync dirty bitmap from slot to ramblock
` [PATCH RFC 7/9] KVM: Cache kvm slot dirty bitmap size
` [PATCH RFC 8/9] KVM: Add dirty-ring-size property
` [PATCH RFC 9/9] KVM: Dirty ring support
[RFC 0/9] Add an interVM memory sharing device
2020-02-05 14:49 UTC (3+ messages)
[PATCH] migration: Optimization about wait-unplug migration state
2020-02-05 14:40 UTC (2+ messages)
[PATCH 0/4] virtiofsd coverity fixes
2020-02-05 14:31 UTC (2+ messages)
[PATCH 02/13] qcrypto-luks: implement encryption key management
2020-02-05 14:31 UTC (15+ messages)
[PATCH] iscsi: Cap block count from GET LBA STATUS (CVE-2020-1711)
2020-02-05 14:22 UTC (5+ messages)
[PATCH v2] compiler.h: Don't use compile-time assert when __NO_INLINE__ is defined
2020-02-05 14:15 UTC
[PATCH v8 00/21] Add virtual device fuzzing support
2020-02-05 14:02 UTC (5+ messages)
` [PATCH v8 01/21] softmmu: split off vl.c:main() into main.c
` [PATCH v8 13/21] main: keep rcu_atfork callback enabled for qtest
[PATCH v4 0/4] qmp: Optionally run handlers in coroutines
2020-02-05 14:00 UTC (2+ 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).