messages from 2020-04-06 18:34:59 to 2020-04-07 13:02:28 UTC [more...]
[PATCH-for-5.1 v2 00/54] various: Fix error-propagation with Coccinelle scripts
2020-04-07 13:01 UTC (25+ messages)
` [PATCH-for-5.1 v2 04/54] hw/arm/aspeed_ast2600: Simplify use of Error*
` [PATCH-for-5.1 v2 06/54] hw/arm/aspeed_soc: Move some code from realize() to init()
` [PATCH-for-5.1 v2 07/54] hw/arm/aspeed_soc: Simplify use of Error*
` [PATCH-for-5.1 v2 28/54] hw/arm/aspeed: Add missing error-propagation code
` [PATCH-for-5.1 v2 37/54] scripts/coccinelle: Add script to catch missing error_propagate() calls
` [PATCH-for-5.1 v2 48/54] scripts/coccinelle: Use &error_abort in TypeInfo::instance_init()
` [PATCH-for-5.1 v2 49/54] various: Use &error_abort in instance_init()
` [PATCH-for-5.1 v2 50/54] scripts/coccinelle: Find eventually missing error_propagate() calls
` [PATCH-for-5.1 v2 51/54] migration/colo: Add missing error-propagation code
` [PATCH-for-5.1 v2 53/54] hw/mips/mips_malta: "
[PATCH for-5.0 v3 0/3] block: Fix blk->in_flight during blk_wait_while_drained()
2020-04-07 12:54 UTC (5+ messages)
` [PATCH for-5.0 v3 1/3] block-backend: Reorder flush/pdiscard function definitions
` [PATCH for-5.0 v3 2/3] block: Increase BB.in_flight for coroutine and sync interfaces
` [PATCH for-5.0 v3 3/3] block: Fix blk->in_flight during blk_wait_while_drained()
[PATCH v5 0/8] pci_expander_brdige:acpi:Support pxb-pcie for ARM
2020-04-07 12:46 UTC (13+ messages)
` [PATCH v5 1/8] acpi:Extract two APIs from acpi_dsdt_add_pci
` [PATCH v5 2/8] fw_cfg: Write the extra roots into the fw_cfg
` [PATCH v5 3/8] acpi:Extract crs build form acpi_build.c
` [PATCH v5 4/8] acpi: Refactor the source of host bridge and build tables for pxb
` [PATCH v5 5/8] acpi: align the size to 128k
` [PATCH v5 6/8] unit-test: The files changed
` [PATCH v5 7/8] unit-test: Add testcase for pxb
` [PATCH v5 8/8] unit-test: add the binary file and clear diff.h
[PATCH-for-5.0?] .github: Enable repo-lockdown bot to refuse GitHub pull requests
2020-04-07 12:53 UTC (4+ messages)
[Bug 1866962] [NEW] Powerpc kvm guest unable to start with hugepage backed memory
2020-04-07 12:44 UTC (2+ messages)
` [Bug 1866962] Re: [Regression]Powerpc "
[PULL 0/5] Block patches for 5.0-rc2
2020-04-07 12:37 UTC (6+ messages)
` [PULL 1/5] qcow2: Forbid discard in qcow2 v2 images with backing files
` [PULL 2/5] qemu-img: Report convert errors by bytes, not sectors
` [PULL 3/5] qcow2: Check request size in qcow2_co_pwritev_compressed_part()
` [PULL 4/5] iotests/common.pattern: Quote echos
` [PULL 5/5] xen-block: Fix double qlist remove and request leak
[PATCH for-5.0 v5 0/3] Fix some AIO context locking in jobs
2020-04-07 11:56 UTC (4+ messages)
` [PATCH for-5.0 v5 1/3] job: take each job's lock individually in job_txn_apply
` [PATCH for-5.0 v5 2/3] replication: assert we own context before job_cancel_sync
` [PATCH for-5.0 v5 3/3] backup: don't acquire aio_context in backup_clean
[PATCH v2 00/22] intel_iommu: expose Shared Virtual Addressing to VMs
2020-04-07 11:59 UTC (12+ messages)
` [PATCH v2 09/22] vfio/common: init HostIOMMUContext per-container
` [PATCH v2 16/22] intel_iommu: replay pasid binds after context cache invalidation
Function-like macro with the same name as a typedef confuses Coccinelle
2020-04-07 11:58 UTC (4+ messages)
[PATCH] linux-user: Use getcwd syscall directly
2020-04-07 11:55 UTC (4+ messages)
[PATCH for-5.0] xen-block: Fix double qlist remove
2020-04-07 11:50 UTC (3+ messages)
` [PATCH v2 for-5.0] xen-block: Fix double qlist remove and request leak
[PULL 0/1] QAPI patches for 2020-04-07
2020-04-07 11:45 UTC (2+ messages)
` [PULL 1/1] json: Fix check for unbalanced right curly brace
[RFC PATCH] qom: Implement qom-get HMP command
2020-04-07 11:44 UTC
[PATCH] exec: fetch the alignment of Linux devdax pmem character device nodes
2020-04-07 11:42 UTC (7+ messages)
[PATCH v3] qobject: json-streamer: Change bracket_count to brace_count
2020-04-07 11:42 UTC (3+ messages)
[PATCH for-5.0] xen: fixup RAM memory region initialization
2020-04-07 11:36 UTC (6+ messages)
[PATCH v4 0/2] target/arm: kvm: Support for KVM DABT with no valid ISS
2020-04-07 11:32 UTC (6+ messages)
` [PATCH v4 2/2] target/arm: kvm: Handle potential issue with dabt injection
[Qemu-devel] [Bug 1663287] [NEW] Illegal delay slot code causes abort on mips64
2020-04-07 11:16 UTC (5+ messages)
` [Bug 1663287] "
[PATCH for-5.0 v2 0/3] block: Fix blk->in_flight during blk_wait_while_drained()
2020-04-07 11:27 UTC (19+ messages)
` [PATCH for-5.0 v2 1/3] block-backend: Reorder flush/pdiscard function definitions
` [PATCH for-5.0 v2 2/3] block: Increase BB.in_flight for coroutine interfaces
` [PATCH for-5.0 v2 3/3] block: Fix blk->in_flight during blk_wait_while_drained()
[PATCH] configure: check for bison, flex before dtc submodule build
2020-04-07 11:20 UTC (2+ messages)
[Qemu devel PATCH v3 0/3] Add SmartFusion2 EMAC block
2020-04-07 11:15 UTC (4+ messages)
` [Qemu devel PATCH v3 1/3] hw/net: Add Smartfusion2 emac block
` [Qemu devel PATCH v3 2/3] msf2: Add EMAC block to SmartFusion2 SoC
` [Qemu devel PATCH v3 3/3] tests/boot_linux_console: Add ethernet test to SmartFusion2
[Qemu-devel PATCH v2 0/2] Add SmartFusion2 EMAC block
2020-04-07 11:16 UTC (3+ messages)
[PATCH v1 0/2] dma/xlnx-zdma: Fix descriptor loading wrt host endianness
2020-04-07 11:12 UTC (3+ messages)
` [PATCH v1 1/2] dma/xlnx-zdma: Fix descriptor loading (MEM) wrt endianness
[PATCH for-5.0?] linux-user/ppc: Fix padding in mcontext_t for ppc64
2020-04-07 11:09 UTC (2+ messages)
QEMU 5.1: Can we require each new device/machine to provided a test?
2020-04-07 10:59 UTC
[PULL 0/5] Acceptance tests fixes for 5.0-rc2
2020-04-07 10:39 UTC (6+ messages)
` [PULL 1/5] Acceptance test: Fix to EXEC migration
` [PULL 2/5] tests/acceptance/ppc_prep_40p: Use cdn.netbsd.org hostname
` [PULL 3/5] tests/acceptance/ppc_prep_40p: Use mirror for ftp.software.ibm.com
` [PULL 4/5] tests/acceptance/machine_sparc_leon3: Disable HelenOS test
` [PULL 5/5] .travis.yml: Cache acceptance-test assets
[RFC PATCH 0/4] async: fix hangs on weakly-ordered architectures
2020-04-07 10:29 UTC (13+ messages)
` [PATCH 1/4] atomics: convert to reStructuredText
` [PATCH 2/4] atomics: update documentation for C11
` [PATCH 3/4] rcu: do not mention atomic_mb_read/set in documentation
` [PATCH 4/4] async: use explicit memory barriers and relaxed accesses
[PATCH v2 00/12] acpi: i386 tweaks
2020-04-07 10:26 UTC (9+ messages)
` [PATCH v2 06/12] acpi: add ISADeviceClass->build_aml()
` [PATCH v2 07/12] acpi: move aml builder code for rtc device
[RFC PATCH v2 0/7] s390x/vfio_ccw: Channel Path Handling [QEMU]
2020-04-07 10:18 UTC (12+ messages)
` [RFC PATCH v2 1/7] vfio-ccw: Return IOINST_CC_NOT_OPERATIONAL for EIO
` [RFC PATCH v2 7/7] vfio-ccw: Add support for the CRW irq
[PATCH v1] nrf51: Fix last GPIO CNF address
2020-04-07 10:09 UTC (7+ messages)
[PATCH v4] ui: improve -show-cursor deprecation message
2020-04-07 9:36 UTC
[RFC PATCH-for-5.0?] target/mips/translate: Report exception in delay slot as UNPREDICTABLE
2020-04-07 9:32 UTC (5+ messages)
X86: Abnormal variation in Freebsd VM launch time w.r.t freebsd guest config
2020-04-07 9:22 UTC
[PULL 0/4] Fixes 20200407 patches
2020-04-07 9:22 UTC (5+ messages)
` [PULL 1/4] dsoundaudio: fix never-ending playback loop
` [PULL 2/4] dsoundaudio: fix "Could not lock capture buffer" warning
` [PULL 3/4] dsoundaudio: dsound_get_buffer_in should honor *size
` [PULL 4/4] ati-vga: Fix checks in ati_2d_blt() to avoid crash
[PATCH] iotests/common.pattern: Quote echos
2020-04-07 8:59 UTC (2+ messages)
[PATCH v2 0/4] modify CPU model info
2020-04-07 8:59 UTC (2+ messages)
[PATCH v2] qcow2: Check request size in qcow2_co_pwritev_compressed_part()
2020-04-07 8:51 UTC (5+ messages)
RFE: add usbredir device reset blacklist options support to allow macOS guest to iOS device usbredir
2020-04-07 2:52 UTC (2+ messages)
FYI GitHub pull request / issue tracker lockdown bot
2020-04-07 8:47 UTC (3+ messages)
[PATCH] aspeed: Add boot stub for smp booting
2020-04-07 8:25 UTC (4+ messages)
[PATCH] MAINTAINERS: Add xen-usb.c to Xen section
2020-04-07 7:49 UTC (2+ messages)
[PATCH v2 0/2] Rework iotests finding
2020-04-07 7:37 UTC (4+ messages)
` [PATCH v2 2/2] iotests: rework test finding
[PATCH 0/8] pc-bios: s390x: Cleanup part 1
2020-04-07 7:25 UTC (3+ messages)
` [PATCH 5/8] pc-bios: s390x: Move panic() into header and add infinite loop
[PATCH v3 0/7] hyperv: VMBus implementation
2020-04-07 5:51 UTC (8+ messages)
` [PATCH v3 1/7] hyperv: expose API to determine if synic is enabled
` [PATCH v3 2/7] hyperv: SControl is optional to enable SynIc
` [PATCH v3 3/7] vmbus: add vmbus protocol definitions
` [PATCH v3 4/7] vmbus: vmbus implementation
` [PATCH v3 5/7] i386:pc: whitelist dynamic vmbus-bridge
` [PATCH v3 6/7] i386: Hyper-V VMBus ACPI DSDT entry
` [PATCH v3 7/7] vmbus: add infrastructure to save/load vmbus requests
[PATCH for-5.0] xen-block: Fix uninitialized variable
2020-04-07 5:27 UTC (4+ messages)
[PATCH v9 0/9] Clock framework API
2020-04-07 5:07 UTC (3+ messages)
` [PATCH v9 5/9] docs/clocks: add device's clock documentation
[PATCH for-5.0?] target/xtensa: Statically allocate xtensa_insnbufs
2020-04-07 4:59 UTC (4+ messages)
[PULL 00/10] ppc-for-5.0 queue 20200407
2020-04-07 4:36 UTC (11+ messages)
` [PULL 01/10] hw/ppc/e500.c: Handle qemu_find_file() failure
` [PULL 02/10] vfio/spapr: Fix page size calculation
` [PULL 03/10] ppc/spapr: KVM FWNMI should not be enabled until guest requests it
` [PULL 04/10] ppc/spapr: Improve FWNMI machine check delivery corner case comments
` [PULL 05/10] ppc/spapr: Add FWNMI machine check delivery warnings
` [PULL 06/10] ppc/spapr: Don't kill the guest if a recovered FWNMI machine check delivery fails
` [PULL 07/10] spapr: Fix failure path for attempting to hot unplug PCI bridges
` [PULL 08/10] hw/ppc/ppc440_uc.c: Remove incorrect iothread locking from dcr_write_pcie()
` [PULL 09/10] pseries: Update SLOF firmware image
` [PULL 10/10] ppc/pnv: Create BMC devices only when defaults are enabled
[PATCH v16 QEMU 00/16] Add migration support for VFIO devices
2020-04-07 4:10 UTC (3+ messages)
` [PATCH v16 QEMU 04/16] vfio: Add save and load functions for VFIO PCI devices
[PATCH v2 0/3] drop writes to read-only ram device & vfio regions
2020-04-07 3:15 UTC (3+ messages)
[Bug 1863441] [NEW] cmd_mode_sense always reports 0x70, no CDROM present
2020-04-07 2:01 UTC (3+ messages)
` [Bug 1863441] "
[Bug 1871267] [NEW] Multiple (Repeating) Keystrokes in macOS
2020-04-07 1:21 UTC (2+ messages)
` [Bug 1871267] "
[Bug 1871270] [NEW] [Feature Request] add usbredir device reset blacklist options support to allow macOS guest to iOS device usbredir
2020-04-07 1:29 UTC
[Bug 1871250] [NEW] Failed to create HAX VM
2020-04-06 23:20 UTC
[PATCH v1] usb: Add read support for HCIVERSION register to XHCI
2020-04-06 22:54 UTC (6+ messages)
qcow2: Zero-initialization of external data files
2020-04-06 22:22 UTC (2+ messages)
[PATCH v3 for 5.0-rc2 00/12] a selection of random fixes
2020-04-06 21:32 UTC (3+ messages)
` [PATCH v3 12/12] configure: Add -Werror to PIE probe
[PATCH] ati-vga: Fix checks in ati_2d_blt() to avoid crash
2020-04-06 20:34 UTC
[PATCH v4 0/3] Fix some AIO context locking in jobs
2020-04-06 20:11 UTC (3+ messages)
[PATCH-for-5.0 0/8] Acceptance tests queue
2020-04-06 18:39 UTC (7+ messages)
` [PATCH-for-5.1 7/8] .travis.yml: Run fetch-acceptance-assets before check-acceptance
[PATCH for-5.0] tcg/i386: Fix %r12 guest_base initialization
2020-04-06 18:13 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).