messages from 2020-11-09 09:54:45 to 2020-11-09 17:43:46 UTC [more...]
[PULL 00/15] Block patches for 5.2.0-rc1
2020-11-09 17:38 UTC (5+ messages)
` [PULL 02/15] block: Move bdrv_drain_all_end_quiesce() to block_int.h
` [PULL 03/15] qcow2: Document and enforce the QCowL2Meta invariants
` [PULL 05/15] hw/block/nvme: fix uint16_t use of uint32_t sgls member
` [PULL 06/15] hw/block/nvme: fix free of array-typed value
[RFC v1 00/10] i386 cleanup
2020-11-09 17:37 UTC (13+ messages)
` [RFC v1 01/10] i386: move kvm accel files into accel/kvm/
` [RFC v1 02/10] i386: move whpx accel files to accel/whpx/
` [RFC v1 03/10] i386: move hax accel files to accel/hax/
` [RFC v1 04/10] i386: move hvf accel files into accel/hvf/
` [RFC v1 05/10] i386: move TCG accel files into accel/tcg/
` [RFC v1 06/10] i386: move cpu dump out of helper.c into cpu-dump.c
` [RFC v1 07/10] i386: move TCG cpu class initialization out of helper.c
` [RFC v1 08/10] module: introduce MODULE_INIT_ACCEL_CPU
` [RFC v1 09/10] i386: split cpu.c and defer x86 models registration
` [RFC v1 10/10] module: add priority to module_init
[RFC PATCH v3 00/13] hw/arm/virt: Introduce cpu and cache topology support
2020-11-09 17:36 UTC (10+ messages)
` [RFC PATCH v3 01/13] hw/arm/virt: Spell out smp.cpus and smp.max_cpus
` [RFC PATCH v3 02/13] hw/arm/virt: Remove unused variable
` [RFC PATCH v3 03/13] hw/arm/virt: Replace smp_parse with one that prefers cores
` [RFC PATCH v3 13/13] hw/arm/virt-acpi-build: Enable cpu and cache topology
[PATCH v2 00/44] Make qdev static property API usable by any QOM type
2020-11-09 17:33 UTC (11+ messages)
[PATCH-for-6.0 0/2] target/mips: CP0 housekeeping patches for Nov 2020
2020-11-09 17:33 UTC (2+ messages)
[PATCH-for-5.2 v3] configure: Check vhost-user is available for vhost-user-blk-server
2020-11-09 17:22 UTC (2+ messages)
[PATCH v2 for-5.2 0/6] Deprecate or forbid crazy QemuOpts cases
2020-11-09 17:17 UTC (14+ messages)
` [PATCH v2 1/6] qemu-option: simplify search for end of key
` [PATCH v2 2/6] qemu-option: pass QemuOptsList to opts_accepts_any
` [PATCH v2 3/6] qemu-option: restrict qemu_opts_set to merge-lists QemuOpts
` [PATCH v2 4/6] qemu-option: clean up id vs. list->merge_lists
` [PATCH v2 5/6] qemu-option: move help handling to get_opt_name_value
` [PATCH v2 6/6] qemu-option: warn for short-form boolean options
[Qemu-devel] [Bug 1689003] [NEW] USB passthrough should not fail if SET CONFIGURATION fails
2020-11-09 17:03 UTC (2+ messages)
` [Bug 1689003] "
[Qemu-devel] [Bug 1689245] [NEW] qcow2 image converted from Photon OS can't be started
2020-11-09 17:05 UTC (2+ messages)
` [Bug 1689245] "
[PATCH 0/2] Increase amount of data for monitor to read
2020-11-09 17:08 UTC (6+ messages)
` [PATCH 2/2] monitor: increase "
[PATCH] qtest: Update references to parse_escape() in comments
2020-11-09 17:02 UTC (2+ messages)
[RFC PATCH-for-5.2] tests/acceptance: Disable Spartan-3A DSP 1800A test
2020-11-09 16:53 UTC (5+ messages)
[PATCH v5 0/1] tricore: added triboard with tc27x_soc
2020-11-09 16:50 UTC (2+ messages)
` [PATCH v5 1/1] "
[PATCH for-5.2] target/arm: Fix neon VTBL/VTBX for len > 1
2020-11-09 16:50 UTC (3+ messages)
[PATCH v4 0/4] GitLab Custom Runners and Jobs (was: QEMU Gating CI)
2020-11-09 16:39 UTC (13+ messages)
` [PATCH v4 1/4] Jobs based on custom runners: documentation and configuration placeholder
` [PATCH v4 2/4] Jobs based on custom runners: build environment docs and playbook
[NOTFORMERGE PATCH 0/2] scripts/checkpatch: Test if >100 chars per line is easy to review
2020-11-09 16:19 UTC (3+ messages)
` [NOTFORMERGE PATCH 1/2] hw/net: Test line with 342 chars
` [NOTFORMERGE PATCH 2/2] hw/pci: Test line with 391 chars
[Qemu-devel] [Bug 1681439] [NEW] qemu-system-x86_64: hw/ide/core.c:685: ide_cancel_dma_sync: Assertion `s->bus->dma->aiocb == NULL' failed
2020-11-09 16:07 UTC (3+ messages)
` [Bug 1681439] Re: dma_blk_cb leaks memory map handles on misaligned IO
[PULL 0/5] QAPI patches patches for 2020-11-09
2020-11-09 16:07 UTC (2+ messages)
[PATCH 1/1] virtio-blk-ccw: tweak the default for num_queues
2020-11-09 16:06 UTC (3+ messages)
[PATCH v3 0/3] tcg-cpus: split into 3 tcg variants
2020-11-09 16:02 UTC (3+ messages)
[RFC PATCH 0/6] migration: Multi-thread compression with zstd method
2020-11-09 15:57 UTC (3+ messages)
` [RFC PATCH 1/6] migration: Add multi-thread compress method
[PATCH V2 1/2] plugins: Fix resource leak in connect_socket()
2020-11-09 15:53 UTC (4+ messages)
nbd: bitmap_to_extents() calls nbd_extent_array_add() without checking return value: coverity false positive?
2020-11-09 15:22 UTC (5+ messages)
[PATCH v2 0/7] block: permission update fix & refactor
2020-11-09 15:19 UTC (14+ messages)
` [PATCH v2 4/7] block: add bdrv_refresh_perms() helper
` [PATCH v2 5/7] block: bdrv_set_perm() drop redundant parameters
` [PATCH v2 6/7] block: bdrv_child_set_perm() "
` [PATCH v2 7/7] block: drop tighten_restrictions
[PATCH for-5.2] block/export/vhost-user-blk-server.c: Avoid potential integer overflow
2020-11-09 15:16 UTC (2+ messages)
[PATCH-for-5.2 0/4] misc: Trivial format string fixes
2020-11-09 15:01 UTC (10+ messages)
` [PATCH-for-5.2 2/4] hw/display/cirrus_vga: Fix hexadecimal format string specifier
` [PATCH-for-5.2 3/4] hw/ppc/spapr_tpm_proxy: "
` [PATCH-for-5.2 4/4] migration/ram: "
[PATCH] target/arm/translate-neon.c: Handle VTBL UNDEF case before VFP access check
2020-11-09 14:53 UTC
[PATCHv2 00/17] ARM Secure EL2 extension
2020-11-09 14:36 UTC (19+ messages)
` [PATCH 01/17] target/arm: remove redundant tests
` [PATCH 02/17] target/arm: add arm_is_el2_enabled() helper
` [PATCH 03/17] target/arm: use arm_is_el2_enabled() where applicable
` [PATCH 04/17] target/arm: use arm_hcr_el2_eff() "
` [PATCH 05/17] target/arm: factor MDCR_EL2 common handling
` [PATCH 06/17] target/arm: declare new AA64PFR0 bit-fields
` [PATCH 07/17] target/arm: add 64-bit S-EL2 to EL exception table
` [PATCH 08/17] target/arm: return the stage 2 index for stage 1
` [PATCH 09/17] target/arm: add MMU stage 1 for Secure EL2
` [PATCH 10/17] target/arm: add ARMv8.4-SEL2 system registers
` [PATCH 11/17] target/arm: do S1_ptw_translate() before address space lookup
` [PATCH 12/17] target/arm: secure stage 2 translation regime
` [PATCH 13/17] target/arm: handle VMID change in secure state
` [PATCH 14/17] target/arm: set HPFAR_EL2.NS on secure stage 2 faults
` [PATCH 15/17] target/arm: add ARMv8.4-SEL2 extension
` [PATCH 16/17] target/arm: enable Secure EL2 in max CPU
` [PATCH 17/17] target/arm: refactor vae1_tlbmask()
[PATCH v2 0/2] fuzz: add virtio-blk fuzz target
2020-11-09 14:45 UTC (6+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] docs/fuzz: update make and run command lines
[PATCH-for-5.2 0/5] hw/arm: Fix various incorrect IRQ handling
2020-11-09 14:45 UTC (5+ messages)
` [PATCH-for-5.2 3/5] hw/arm/nseries: Remove invalid/unnecessary n8x0_uart_setup()
[PATCH V2] virtiofsd: Use --thread-pool-size=0 to mean no thread pool
2020-11-09 14:35 UTC
[PATCH] pvpanic: Advertise the PVPANIC_CRASHLOADED event support
2020-11-09 14:33 UTC
[PATCH] virtiofsd: Use --thread-pool-size=0 to mean no thread pool
2020-11-09 14:40 UTC (8+ messages)
` [Virtio-fs] "
[PATCH] qtest: add a reproducer for LP#1878642
2020-11-09 14:37 UTC (4+ messages)
[PATCH 0/2] m68k/q800: make the GLUE chip a QOM device
2020-11-09 14:18 UTC (4+ messages)
` [PATCH 2/2] hw/m68k/q800.c: Make the GLUE chip an actual "
[PATCH v2] hw/core/qdev-properties-system: Rewrite set_pci_host_devaddr using GLib
2020-11-09 14:16 UTC (3+ messages)
` [PATCH-for-5.2 "
[PATCH] physmem: improve ram size error messages
2020-11-09 14:24 UTC (3+ messages)
[PATCH v3 0/3] hw/block/m25p80: Numonyx: Fix dummy cycles and check for SPI mode on cmds
2020-11-09 14:21 UTC (3+ messages)
` [PATCH v3 1/3] hw/block/m25p80: Fix Numonyx NVCFG DIO and QIO bit polarity
[PATCH-for-5.2 v2] configure: Check vhost-user is available for vhost-user-blk-server
2020-11-09 14:07 UTC (2+ messages)
[PATCH-for-5.2 v2 0/4] hw/usb/hcd-xhci: Fix USB_XHCI_NEC device
2020-11-09 13:53 UTC (5+ messages)
` [PATCH-for-5.2 v2 1/4] hw/usb/Kconfig: Fix USB_XHCI_NEC (depends on USB_XHCI_PCI)
` [PATCH-for-6.0 v2 2/4] hw/usb/hcd-xhci: Restrict TYPE_XHCI to hw/usb/
` [PATCH-for-6.0 v2 3/4] hw/usb/hcd-xhci-pci: Use OBJECT_DECLARE_SIMPLE_TYPE() macro
` [PATCH-for-6.0 v2 4/4] hw/usb/hcd-xhci-pci: Rename "pci-xhci" as TYPE_XHCI_PCI_COMMON
[PULL 0/2] Renesas patches for 5.2-rc1
2020-11-09 13:55 UTC (2+ messages)
[PATCH 1/1] pvpanic: Advertise the PVPANIC_CRASHLOADED event support
2020-11-09 13:49 UTC (4+ messages)
` [External] "
[Qemu-devel] [Bug 1687569] [NEW] when migration cancel, qemu main thread hung
2020-11-09 13:35 UTC (2+ messages)
` [Bug 1687569] "
[Qemu-devel] [Bug 1687599] [NEW] Bind 2nd VM to same OVS vhost-user port caused 1st vm traffic broken
2020-11-09 13:37 UTC (2+ messages)
` [Bug 1687599] "
[Qemu-devel] [Bug 1687578] [NEW] when migrate vm, reboot in guest os, the guest os sometime hang
2020-11-09 13:36 UTC (2+ messages)
` [Bug 1687578] "
[PATCH-for-5.2 0/5] hw/usb/hcd-xhci: Fix xhci-pci devices
2020-11-09 13:40 UTC (8+ messages)
` [PATCH-for-5.2 1/5] hw/usb/hcd-xhci: Make xhci base model abstract
` [PATCH-for-5.2 2/5] hw/usb/Kconfig: Fix USB_XHCI_NEC (depends on USB_XHCI_PCI)
[PATCH v2] hw/arm/virt enable support for virtio-mem
2020-11-09 13:40 UTC (2+ messages)
[RFC PATCH 0/6] eBPF RSS support for virtio-net
2020-11-09 13:33 UTC (11+ messages)
[PATCH v3 0/9] Add support for Control-Flow Integrity
2020-11-09 13:26 UTC (9+ messages)
` [PATCH v3 2/9] s390x: fix clang 11 warnings in cpu_models.c
` [PATCH v3 4/9] s390x: Avoid variable size warning in ipl.h
` [PATCH v3 5/9] scsi: fix overflow in scsi_disk_new_request_dump
` [PATCH-for-5.2? "
[Qemu-devel] [Bug 1687270] [NEW] Can't write to 9p shared folder with qemu 2.9.0
2020-11-09 13:14 UTC (3+ messages)
` [Bug 1687270] "
[PATCH v2] docs: add some notes on the sbsa-ref machine
2020-11-09 13:10 UTC (3+ messages)
[PATCH-for-5.2 v4 00/17] ci: Move various jobs from Travis to GitLab CI
2020-11-09 13:02 UTC (10+ messages)
` [PATCH-for-6.0 v4 04/17] MAINTAINERS: Add gitlab-pipeline-status script to GitLab CI section
` [PATCH-for-6.0 v4 06/17] gitlab-ci: Update 'build-disabled' to cover all configurable options
` [PATCH-for-6.0 v4 07/17] gitlab-ci: Move job testing --without-default-devices across to gitlab
[PATCH] qtest: Fix bad printf format specifiers
2020-11-09 12:50 UTC (10+ messages)
dtrace warnings for trace/trace-dtrace-hw_virtio.dtrace
2020-11-09 12:41 UTC (4+ messages)
[Qemu-devel] [Bug 1687309] [NEW] Assertion !usb_packet_is_inflight(p) fails in OHCI
2020-11-09 12:30 UTC (2+ messages)
` [Bug 1687309] "
[Qemu-devel] [Bug 1687214] [NEW] Rapid tremendous memory hog when using -net nic, vlan=0 -net user, vlan=0
2020-11-09 12:29 UTC (2+ messages)
` [Bug 1687214] "
[PATCH v3 00/25] backup performance: block_status + async
2020-11-09 12:23 UTC (3+ messages)
` [PATCH v3 11/25] qapi: backup: add max-chunk and max-workers to x-perf struct
[PATCH v2 00/20] backup performance: block_status + async
2020-11-09 12:16 UTC (11+ messages)
` [PATCH v2 11/20] qapi: backup: add x-max-chunk and x-max-workers parameters
` [PATCH v2 13/20] iotests: 129: prepare for backup over block-copy
[PATCH 0/4] Publish docs as GitLab Pages
2020-11-09 12:10 UTC (2+ messages)
[PATCH v3] introduce VFIO-over-socket protocol specificaion
2020-11-09 12:07 UTC (10+ messages)
` [PATCH v5] introduce vfio-user protocol specification
[Qemu-devel] [Bug 1619896] [NEW] Unsupported ancillary data: 0/8
2020-11-09 11:46 UTC (3+ messages)
` [Bug 1619896] Re: linux-user missing cmsg IP_PKTINFO support ("Unsupported ancillary data: 0/8")
[PATCH 0/2] 9pfs: test suite fixes
2020-11-09 11:51 UTC (4+ messages)
` [PATCH 1/2] tests/9pfs: fix test dir for parallel tests
[qemu-web PATCH v2] Add virtio-fs in OSv overview blog post
2020-11-09 11:27 UTC (3+ messages)
[RFC PATCH-for-5.2] hw/arm/virt: Remove dependency on Cortex-A15 MPCore peripherals
2020-11-09 11:42 UTC (2+ messages)
[PATCH] tests/qtest/tpm: Remove redundant check in the tpm_test_swtpm_test()
2020-11-09 11:28 UTC (2+ messages)
[PULL 0/3] MIPS patches for 5.2-rc1
2020-11-09 11:20 UTC (2+ messages)
[PATCH for-5.2 0/4] hw/net/can/ctucan: fix Coverity and other issues
2020-11-09 11:07 UTC (4+ messages)
` [PATCH for-5.2 2/4] hw/net/can/ctucan: Avoid unused value in ctucan_send_ready_buffers()
[Bug 1890360] [NEW] Assertion failure in address_space_unmap through virtio-blk
2020-11-09 10:44 UTC (2+ messages)
` [Bug 1890360] "
[PATCH 0/3] accel: Remove system-mode stubs from user-mode builds
2020-11-09 10:50 UTC (7+ messages)
` [PATCH 1/3] accel: Only include TCG stubs in user-mode only builds
` [PATCH 2/3] accel/stubs: Restrict system-mode emulation stubs
[PATCH 0/7] qom: Field properties type safety
2020-11-09 10:47 UTC (5+ messages)
` [PATCH 4/7] qom: Replace void* parameter with Property* on field getters/setters
` [PATCH 6/7] qom: Add FIELD_PTR, a type-safe wrapper for object_field_prop_ptr()
[PATCH] ppc/translate: Fix unordered f64/f128 comparisons
2020-11-09 10:21 UTC
[PATCH-for-5.2] configure: Check vhost-user is available to build vhost-user-blk-server
2020-11-09 10:20 UTC (2+ messages)
Qemu first time contribution
2020-11-09 10:17 UTC (4+ messages)
Migrating to the gitlab issue tracker
2020-11-09 10:14 UTC (12+ messages)
[PATCH v2 0/6] QOM minor fixes
2020-11-09 10:02 UTC (7+ messages)
` [PATCH v2 5/6] macio: don't reference serial_hd() directly within the device
[PATCH v3 00/11] gitlab-ci: Allow forks to select & restrict build jobs
2020-11-09 9:59 UTC (5+ messages)
` [PATCH v3 09/11] gitlab-ci: Add rules to select cross-jobs to build
` [PATCH v3 11/11] gitlab-ci: Move artifacts expiry rule to common 'native_build_job'
block: Fix some code style problems, "foo* bar" should be "foo *bar"
2020-11-09 9:53 UTC (3+ messages)
` [PATCH] "
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).