messages from 2020-10-02 19:12:15 to 2020-10-05 00:07:12 UTC [more...]
[Bug 1898490] [NEW] gtk with virtio and opengl black screen
2020-10-04 23:58 UTC
[PATCH v5 00/14] hw/block/nvme: Support Namespace Types and Zoned Namespace Command Set
2020-10-04 23:57 UTC (9+ messages)
` [PATCH v5 06/14] hw/block/nvme: Add support for active/inactive namespaces
` [PATCH v5 09/14] hw/block/nvme: Support Zoned Namespace Command Set
[RFC PATCH 00/21] contrib/gitdm: Add more companies entries
2020-10-04 23:31 UTC (24+ messages)
` [RFC PATCH 01/21] contrib/gitdm: Add Alibaba to the domain map
` [RFC PATCH 02/21] contrib/gitdm: Add Amazon "
` [RFC PATCH 03/21] contrib/gitdm: Add Baidu "
` [RFC PATCH 04/21] contrib/gitdm: Add ByteDance "
` [RFC PATCH 05/21] contrib/gitdm: Add Daynix "
` [RFC PATCH 06/21] contrib/gitdm: Add Google "
` [RFC PATCH 07/21] contrib/gitdm: Add more contributors to IBM group
` [RFC PATCH 08/21] contrib/gitdm: Add Mentor Graphics to the domain map
` [RFC PATCH 09/21] contrib/gitdm: Add Nutanix "
` [RFC PATCH 10/21] contrib/gitdm: Add Nuvia "
` [RFC PATCH 11/21] contrib/gitdm: Add Yuval Shaia to Oracle group
` [RFC PATCH 12/21] contrib/gitdm: Add Qualcomm to the domain map
` [RFC PATCH 13/21] contrib/gitdm: Add more entries to the Red Hat domain
` [RFC PATCH 14/21] contrib/gitdm: Add Samsung to the domain map
` [RFC PATCH 15/21] contrib/gitdm: Add Renesas "
` [RFC PATCH 16/21] contrib/gitdm: Add SUSE "
` [RFC PATCH 17/21] contrib/gitdm: Simplify the Wavecomp domain group
` [RFC PATCH 18/21] contrib/gitdm: Add Wind River to the domain map
` [RFC PATCH 19/21] contrib/gitdm: Add Yadro "
` [RFC PATCH 20/21] contrib/gitdm: Add Yandex "
` [RFC PATCH 21/21] contrib/gitdm: Add ZTE "
[RFC PATCH] contrib/gitdm: Add more individual contributors
2020-10-04 21:11 UTC (5+ messages)
[PATCH 0/2] .mailmap: Fixes since v5.1
2020-10-04 20:46 UTC (5+ messages)
` [PATCH 1/2] .mailmap: Correct Marek Dolata name
` [RFC PATCH 2/2] .mailmap: Fix more contributor entries
` [PATCH 3/2] .mailmap: Correct Yuval Shaia email address
[RFC PATCH 0/2] contrib/gitdm: Add more academic contributors
2020-10-04 20:40 UTC (3+ messages)
` [RFC PATCH 1/2] "
` [RFC PATCH 2/2] contrib/gitdm: Add more academic domains
[PATCH 00/14] raspi: add the bcm2835 cprman clock manager
2020-10-04 20:17 UTC (15+ messages)
` [PATCH 04/14] hw/arm/raspi: add a skeleton implementation of the cprman
` [PATCH 09/14] hw/misc/bcm2835_cprman: add a clock mux skeleton implementation
` [PATCH 10/14] hw/misc/bcm2835_cprman: implement clock mux behaviour
[PATCH v4] hw/avr: Add limited support for avr gpio registers
2020-10-04 20:15 UTC (2+ messages)
[PATCH v2] hw/avr: Add limited support for avr gpio registers
2020-10-03 22:02 UTC (4+ messages)
[PATCH v4] hw/avr: Add limited support for avr gpio registers
2020-10-04 5:06 UTC
scripts/gdb: issues when loading modules after lx-symbols
2020-10-04 18:52 UTC (2+ messages)
Emulate Rpi with QEMU fails
2020-10-04 18:40 UTC (3+ messages)
[PATCH] build: Build and install the info manual
2020-10-04 17:53 UTC (7+ messages)
[PATCH] dockerfiles: add diffutils to Fedora
2020-10-04 17:44 UTC (5+ messages)
[PATCH] contrib/gitdm: Update file types after switch to Meson
2020-10-04 17:14 UTC
[PATCH] SDL: enable OpenGL context creation
2020-10-04 10:42 UTC
[Bug 1897481] [NEW] qemu crashes with VGA pass-through, e-GPU, nvidia 1060
2020-10-04 13:27 UTC (3+ messages)
` [Bug 1897481] "
[PATCH] elfload: use g_new instead of malloc
2020-10-04 12:20 UTC (6+ messages)
` [PATCH v2] elfload: use g_new/g_malloc and g_autofree
[PATCH v2] scripts/qmp/qom-set: Allow setting integer value
2020-10-04 9:46 UTC (4+ messages)
[PATCH] tests: tcg: do not use implicit rules
2020-10-04 2:00 UTC (3+ messages)
[PATCH v10 0/8] linux-user: User support for AArch64 BTI
2020-10-04 1:34 UTC (14+ messages)
` [PATCH v10 1/8] linux-user/aarch64: Reset btype for signals
` [PATCH v10 2/8] linux-user: Set PAGE_TARGET_1 for TARGET_PROT_BTI
` [PATCH v10 3/8] include/elf: Add defines related to GNU property notes for AArch64
` [PATCH v10 4/8] linux-user/elfload: Fix coding style in load_elf_image
` [PATCH v10 5/8] linux-user/elfload: Adjust iteration over phdr
` [PATCH v10 6/8] linux-user/elfload: Move PT_INTERP detection to first loop
` [PATCH v10 7/8] linux-user/elfload: Parse NT_GNU_PROPERTY_TYPE_0 notes
` [PATCH v10 8/8] tests/tcg/aarch64: Add bti smoke test
[PATCH v7 00/14] Reverse debugging
2020-10-04 1:06 UTC (16+ messages)
` [PATCH v7 01/14] replay: don't record interrupt poll
` [PATCH v7 02/14] replay: provide an accessor for rr filename
` [PATCH v7 03/14] qcow2: introduce icount field for snapshots
` [PATCH v7 04/14] migration: "
` [PATCH v7 05/14] qapi: introduce replay.json for record/replay-related stuff
` [PATCH v7 06/14] replay: introduce info hmp/qmp command
` [PATCH v7 07/14] replay: introduce breakpoint at the specified step
` [PATCH v7 08/14] replay: implement replay-seek command
` [PATCH v7 09/14] replay: flush rr queue before loading the vmstate
` [PATCH v7 10/14] gdbstub: add reverse step support in replay mode
` [PATCH v7 11/14] gdbstub: add reverse continue "
` [PATCH v7 12/14] replay: describe reverse debugging in docs/replay.txt
` [PATCH v7 13/14] replay: create temporary snapshot at debugger connection
` [PATCH v7 14/14] tests/acceptance: add reverse debugging test
QEMU API cleanup initiative - Let's chat during the KVM call
2020-10-04 0:14 UTC
[PATCH 0/6] qom documentation fixes
2020-10-03 17:56 UTC (12+ messages)
` [PATCH 1/6] qom: Fix DECLARE_*CHECKER documentation
` [PATCH 2/6] docs/devel/qom: Fix indentation of bulleted list
` [PATCH 3/6] docs/devel/qom: Fix indentation of code blocks
` [PATCH 4/6] docs/devel/qom: Use *emphasis* for emphasis
` [PATCH 5/6] docs/devel/qom: Remove usage of <code>
` [PATCH 6/6] docs/devel/qom: Avoid long lines
[PATCH] linux-user/elfload: Avoid leaking interp_name using GLib memory API
2020-10-03 17:49 UTC
[RFC 0/1] memory: Delete assertion in memory_region_unregister_iommu_notifier
2020-10-03 17:38 UTC (7+ messages)
` [PATCH 0/5] memory: Skip "
` [PATCH 5/5] memory: Skip bad range assertion if notifier is DEVIOTLB_UNMAP type
[PATCH v6 00/14] Reverse debugging
2020-10-03 17:19 UTC (3+ messages)
[PATCH v3 0/4] hw/arm/raspi: Fix SYS_timer to unbrick Linux kernels v3.7+
2020-10-03 17:18 UTC (9+ messages)
` [PATCH v3 1/4] hw/timer/bcm2835: Introduce BCM2835_SYSTIMER_COUNT definition
` [PATCH v3 2/4] hw/timer/bcm2835: Rename variable holding CTRL_STATUS register
` [PATCH v3 3/4] hw/timer/bcm2835: Support the timer COMPARE registers
` [PATCH v3 4/4] hw/arm/bcm2835_peripherals: Correctly wire the SYS_timer IRQs
[PATCH v3] hw/avr: Add limited support for avr gpio registers
2020-10-03 12:03 UTC
[PATCH v3] hw/avr: Add limited support for avr gpio registers
2020-10-03 11:47 UTC
[PATCH] hw/avr: Add limited support for avr gpio registers
2020-10-03 11:25 UTC (3+ messages)
` [PATCH v2] "
[PATCH v4 00/12] Support disabling TCG on ARM (part 2)
2020-10-03 10:37 UTC (22+ messages)
` [PATCH v4 01/12] accel/tcg: Add stub for cpu_loop_exit()
` [PATCH v4 02/12] meson: Allow optional target/${ARCH}/Kconfig
` [PATCH v4 03/12] target/arm: Select SEMIHOSTING if TCG is available
` [PATCH v4 04/12] target/arm: Restrict ARMv4 cpus to TCG accel
` [PATCH v4 09/12] target/arm: Make m_helper.c optional via CONFIG_ARM_V7M
` [PATCH v4 10/12] target/arm: Do not build TCG objects when TCG is off
` [PATCH v4 11/12] target/arm: Reorder meson.build rules
` [PATCH v4 12/12] .travis.yml: Add a KVM-only Aarch64 job
[PATCH v3 0/3] vhost: Skip access checks on GIOVAs
2020-10-03 10:02 UTC (4+ messages)
` [PATCH v3 1/3] vhost: Don't call access_ok() when using IOTLB
` [PATCH v3 2/3] vhost: Use vhost_get_used_size() in vhost_vring_set_addr()
` [PATCH v3 3/3] vhost: Don't call log_access_ok() when using IOTLB
[PULL v3 00/11] capstone + disassembler patch queue
2020-10-03 9:38 UTC (2+ messages)
` [PULL v3 01/11] capstone: Convert Makefile bits to meson bits
[PATCH] meson.build: Don't look for libudev for static builds
2020-10-03 9:32 UTC (12+ messages)
[PATCH v6 00/10] Fix scsi devices plug/unplug races w.r.t virtio-scsi iothread
2020-10-03 9:31 UTC (4+ messages)
` [PATCH v6 04/10] device_core: use drain_call_rcu in in qmp_device_add
[PULL v2 00/11] capstone + disassembler patch queue
2020-10-03 9:21 UTC (6+ messages)
[PATCH 0/5] kernel-doc ixes
2020-10-03 8:59 UTC (7+ messages)
` [PATCH 1/5] kernel-doc: Handle function typedefs that return pointers
` [PATCH 2/5] kernel-doc: Handle function typedefs without asterisks
` [PATCH 3/5] qom: Explicitly tag doc comments for typedefs and structs
` [PATCH 4/5] memory: Explicitly tag doc comments for structs
` [PATCH 5/5] kernel-doc: Remove $decl_type='type name' hack
[PATCH v3] qemu/atomic.h: rename atomic_ to qatomic_
2020-10-03 8:48 UTC (3+ messages)
[Bug 1898084] [NEW] Assertion failed: (buf_len != 0), function soread, file socket.c, line 183
2020-10-03 8:37 UTC (3+ messages)
` [Bug 1898084] "
[PATCH v2 0/2] vhost: Skip access checks on GIOVAs
2020-10-03 8:38 UTC (6+ messages)
` [PATCH v2 1/2] vhost: Don't call access_ok() when using IOTLB
` [PATCH v2 2/2] vhost: Don't call log_access_ok() "
[Bug 1894804] [NEW] Second DEVICE_DELETED event missing during virtio-blk disk device detach
2020-10-03 7:49 UTC (2+ messages)
` [Bug 1894804] "
[PATCH] hw/acpi/piix4: Rename piix4_pm_add_propeties() to piix4_pm_add_properties()
2020-10-03 5:29 UTC (2+ messages)
[Bug 1898011] [NEW] mmap MAP_NORESERVE of 2^42 bytes consumes 16Gb of actual RAM
2020-10-02 22:34 UTC (2+ messages)
` [Bug 1898011] "
[Bug 1896096] [NEW] Git version: Build process is broken in block_curl.c.o
2020-10-02 21:24 UTC (3+ messages)
` [Bug 1896096] "
[PATCH v3 0/2] block: deprecate the sheepdog driver
2020-10-02 21:23 UTC (2+ messages)
[Bug 1898215] [NEW] [git][archlinux]Build process is busted in spice-display.c
2020-10-02 20:45 UTC (2+ messages)
` [Bug 1898215] "
[RFC PATCH 0/2] target/arm: Fix tlb flush page vs tbi
2020-10-02 18:19 UTC (2+ messages)
[PATCH] scripts/qmp/qom-set: Allow setting integer value
2020-10-02 20:42 UTC (4+ messages)
[PATCH v2 0/9] Retrieve zPCI hardware information from VFIO
2020-10-02 20:06 UTC (10+ messages)
` [PATCH v2 1/9] s390x/pci: Move header files to include/hw/s390x
` [PATCH v2 2/9] MAINTAINERS: Update s390 PCI entry to include headers
` [PATCH v2 3/9] update-linux-headers: Add vfio_zdev.h
` [PATCH v2 4/9] linux-headers: update against 5.9-rc7
` [PATCH v2 5/9] s390x/pci: create a header dedicated to PCI CLP
` [PATCH v2 6/9] s390x/pci: use a PCI Group structure
` [PATCH v2 7/9] s390x/pci: clean up s390 PCI groups
` [PATCH v2 8/9] s390x/pci: use a PCI Function structure
` [PATCH v2 9/9] s390x/pci: get zPCI function info from host
[Bug 1896342] [NEW] IDE ATA IDENTIFY WORD 106
2020-10-02 19:54 UTC (2+ messages)
` [Bug 1896342] "
[PATCH v5 00/10] migration: bring improved savevm/loadvm/delvm to QMP
2020-10-02 19:46 UTC (3+ messages)
` [PATCH v5 10/10] migration: introduce snapshot-{save, load, delete} QMP commands
[PATCH] ide:do nothing for identify cmd if no any device attached
2020-10-02 19:37 UTC (4+ messages)
[PATCH for-5.0 0/8] docs: integrate doc comments with Sphinx build
2020-10-02 19:18 UTC (8+ messages)
` [PATCH 2/8] docs: tweak kernel-doc for QEMU coding standards
[PATCH V2 0/3] Passthru device support under emulated amd-iommu
2020-10-02 19:11 UTC (3+ messages)
` [PATCH V2 2/3] amd-iommu: Sync IOVA-to-GPA translation during page invalidation
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).