qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-02 13:48:04 to 2021-07-04 18:39:12 UTC [more...]

[PATCH 00/12] linux-user: Extract target errno related functions to 'target_errno.h'
 2021-07-04 18:37 UTC  (2+ messages)
` [PATCH 01/12] linux-user/alpha: Handle TARGET_EWOULDBLOCK as TARGET_EAGAIN

[PATCH 1/2] Fix for Haiku
 2021-07-04 18:34 UTC  (13+ messages)

[PATCH 1/2 v3] Configure script for Haiku
 2021-07-04 18:29 UTC  (3+ messages)

[PATCH 0/4] target/mips: Rewrite UHI errno_mips() to allow building on Haiku OS
 2021-07-04 18:25 UTC  (9+ messages)
` [PATCH 1/4] target/mips: Fix UHI error values
` [PATCH 2/4] target/mips: Rename UHI err -> host_errno
` [PATCH 3/4] target/mips: Rewrite UHI errno_mips() using GHashTable
` [PATCH 4/4] target/mips: Complete UHI errno list and log unexpected errors

[Qemu-devel] [PULL 0/3] PVRDMA queue
 2021-07-04 17:28 UTC  (5+ messages)
` [PULL 1/3] hw/rdma: Fix possible mremap overflow in the pvrdma device (CVE-2021-3582)
` [PULL 2/3] pvrdma: Ensure correct input on ring init (CVE-2021-3607)
` [PULL 3/3] pvrdma: Fix the ring init error flow (CVE-2021-3608)

[PATCH 2/2 v2] Fix SHELL variable in Makefile for Haiku
 2021-07-04 16:36 UTC  (3+ messages)

[PATCH] colo: Don't dump colo cache if dump-guest-core=off
 2021-07-04 16:14 UTC 

[RFC PATCH 0/6] dp8393x: Housekeeping
 2021-07-04 15:34 UTC  (21+ messages)
` [PATCH 1/6] dp8393x: fix CAM descriptor entry index
` [PATCH 2/6] dp8393x: don't force 32-bit register access
` [RFC PATCH 3/6] dp8393x: Restrict bus access to 16/32-bit operations
` [RFC PATCH 4/6] dp8393x: Store CAM registers as 16-bit
` [PATCH 5/6] dp8393x: Replace address_space_rw(is_write=1) by address_space_write()
` [RFC PATCH 6/6] dp8393x: Rewrite dp8393x_get() / dp8393x_put()

[PATCH v3] dp8393x: don't force 32-bit register access
 2021-07-04 15:27 UTC 

[PULL 00/18] MIPS patches for 2021-07-02
 2021-07-04 15:24 UTC  (10+ messages)
` [PULL 06/18] hw/pci-host/bonito: Allow PCI config accesses smaller than 32-bit
` [PULL 07/18] tests/acceptance: Test Linux on the Fuloong 2E machine
` [PULL 13/18] hw/m68k/q800: move PROM and checksum calculation from dp8393x device to board
` [PULL 15/18] qemu/bitops.h: add bitrev8 implementation
` [PULL 16/18] hw/m68k/q800: fix PROM checksum and MAC address storage
` [PULL 18/18] hw/mips/jazz: Map the UART devices unconditionally

[PATCH 0/2] Fix defect in TranslationBlock insertion procedure
 2021-07-04 14:31 UTC  (3+ messages)
` [PATCH 1/2] accel/tcg: Hoist tcg_tb_insert() up above tb_link_page()
` [PATCH 2/2] tcg: Bake tb_destroy() into tcg_region_tree

[PATCH 2/2] Fix for Haiku
 2021-07-04 14:26 UTC  (5+ messages)

[PATCH] migration: Move bitmap_mutex out of migration_bitmap_clear_dirty()
 2021-07-04 14:14 UTC  (9+ messages)

[PULL 00/24] target-arm queue
 2021-07-04 13:03 UTC  (2+ messages)

[RFC PATCH 0/9] hw/sd: Allow card size not power of 2 again
 2021-07-04 12:35 UTC  (5+ messages)
` [PATCH 3/9] tests/acceptance: Tag NetBSD tests as 'os:netbsd'

[PATCH resend] nbd: register yank function earlier
 2021-07-04 10:56 UTC 

[PATCH resend] block/replication.c: Properly attach children
 2021-07-04 10:58 UTC 

[PATCH] x86: add SEV hashing to fw_cfg for kernel/initrd/cmdline
 2021-07-04  6:29 UTC  (4+ messages)

[PATCH 1/3] qga-win: Increase VSS freeze timeout to 60 secs instead of 10
 2021-07-04  5:52 UTC  (2+ messages)

[PATCH] qga-win: Add support of Windows Server 2022 in get-osinfo command
 2021-07-04  5:51 UTC  (2+ messages)

[Patch 1/2 v2] Fix for Haiku
 2021-07-04  1:31 UTC 

[RFC PATCH 0/3] dp8393x: Reviewing CRC code
 2021-07-04  1:28 UTC  (8+ messages)
` [RFC PATCH 1/3] dp8393x: Store CRC using address_space_stl_le()
` [RFC PATCH 2/3] dp8393x: Do not amend CRC if it is inhibited (CRCI bit set)
` [RFC PATCH 3/3] dp8393x: Store CRC using device configured endianess

Test
 2021-07-03 22:33 UTC 

[PATCH 0/7] Fixed some bugs and optimized some codes for COLO
 2021-07-03 20:36 UTC  (3+ messages)
` [PATCH 4/7] colo: fixed 'Segmentation fault' when the simplex mode PVM poweroff

Problem with Avocado and QEMU console
 2021-07-03 18:24 UTC  (7+ messages)

clang build error on i686
 2021-07-03 17:45 UTC  (5+ messages)

[PATCH v5 0/7] Use ACPI PCI hot-plug for Q35
 2021-07-03 16:45 UTC  (14+ messages)
` [PATCH v5 1/7] hw/acpi/pcihp: Enhance acpi_pcihp_disable_root_bus() to support Q35
` [PATCH v5 2/7] hw/i386/acpi-build: Add ACPI PCI hot-plug methods to Q35
` [PATCH v5 3/7] hw/acpi/ich9: Enable ACPI PCI hot-plug

Getting started developing
 2021-07-03 16:43 UTC  (2+ messages)

[PATCH v7 0/5] VIRTIO-IOMMU probe request support and MSI bypass on ARM
 2021-07-03 16:32 UTC  (4+ messages)
` [PATCH v7 2/5] virtio-iommu: Implement RESV_MEM probe request

[PATCH v2] docs: document file-posix locking protocol
 2021-07-03 14:50 UTC  (2+ messages)

[PATCH v2 00/10] dp8393x: fixes for MacOS toolbox ROM
 2021-07-03 14:22 UTC  (15+ messages)
` [PATCH v2 08/10] dp8393x: don't force 32-bit register access
` [PATCH v2 09/10] dp8393x: fix CAM descriptor entry index

[PATCH v3 00/10] qcow2 check: check some reserved bits and subcluster bitmaps
 2021-07-03 11:17 UTC  (2+ messages)

[PATCH 0/3] target/ppc: MMU debug fixes
 2021-07-03  7:32 UTC  (7+ messages)
` [PATCH 1/3] target/ppc: Fix compilation with DUMP_PAGE_TABLES debug option
` [PATCH 2/3] target/ppc: Fix compilation with FLUSH_ALL_TLBS "
` [PATCH 3/3] target/ppc: Fix compilation with DEBUG_BATS "

[PATCH v3 0/2] qemu-img: Make unallocated part of backing chain obvious in map
 2021-07-03  7:25 UTC  (3+ messages)
` [PATCH v3 2/2] "

[PATCH 00/17] tcg: breakpoint reorg
 2021-07-03  7:00 UTC  (2+ messages)

[PATCH v5 0/1] Rework ACPI OEM fields handling to simplify code (was: acpi: Remove duplicated code handling OEM ID and OEM table ID fields)
 2021-07-03  5:39 UTC  (3+ messages)
` [PATCH v5 1/1] acpi: Consolidate the handling of OEM ID and OEM Table ID fields

[PATCH] hw/mips/jazz: Map the UART devices unconditionally
 2021-07-03  5:20 UTC  (3+ messages)

[PATCH 1/2] hw/display: report an error if virgl initialization failed
 2021-07-03  5:14 UTC  (3+ messages)
` [PATCH 2/2] hw/display: fail early when multiple virgl devices are requested

[Bug 1310714] Re: User mode networking SLIRP rapid memory leak
 2021-07-03  4:17 UTC 

[Qemu-devel] [Bug 1342686] [NEW] Windows 95 setup hangs
 2021-07-03  4:17 UTC  (2+ messages)
` [Bug 1342686] "

[Qemu-devel] [Bug 1396052] [NEW] migration failed when running BurnInTest in guest
 2021-07-03  4:17 UTC  (2+ messages)
` [Bug 1396052] "

[Qemu-devel] [Bug 1776478] [NEW] Getting qemu: uncaught target signal 6 when running lv2 plugin cross-compilation
 2021-07-03  4:17 UTC  (2+ messages)
` [Bug 1776478] "

[PATCH] hw/intc/arm_gicv3_cpuif: Fix virtual irq number check in icv_[dir|eoir]_write
 2021-07-02 23:37 UTC 

[PATCH 1/3] ui/gtk-egl: un-tab and re-tab should destroy egl surface and context
 2021-07-03  0:28 UTC  (3+ messages)
` [PATCH 2/3] ui/gtk-egl: make sure the right context is set as the current
` [PATCH 3/3] ui/gtk: gd_draw_event returns FALSE when no cairo surface is bound

[PATCH 0/3] Fix active mirror dead-lock
 2021-07-02 22:34 UTC  (5+ messages)
` [PATCH 1/3] block/mirror: set .co for active-write MirrorOp objects
` [PATCH 2/3] iotest 151: add test-case that shows active mirror dead-lock
` [PATCH 3/3] block/mirror: fix active mirror dead-lock in mirror_wait_on_conflicts

[PATCH] hw/sd: sdhci: Enable 64-bit system bus capability in the default SD/MMC host controller
 2021-07-02 22:08 UTC  (2+ messages)

[PATCH 0/6] python: AQMP-TUI Prototype
 2021-07-02 21:26 UTC  (7+ messages)
` [PATCH 1/6] python: disable pylint errors for aqmp-tui
` [PATCH 2/6] python: Add dependencies for AQMP TUI
` [PATCH 3/6] python/aqmp-tui: Add AQMP TUI draft
` [PATCH 4/6] python: add optional pygments dependency
` [PATCH 5/6] python/aqmp-tui: add syntax highlighting
` [PATCH 6/6] python: add entry point for aqmp-tui

[PATCH v5 0/2] target/s390x: Fix SIGILL/SIGFPE/SIGTRAP psw.addr reporting
 2021-07-02 21:00 UTC  (4+ messages)

[PATCH v5 0/6] block/rbd: migrate to coroutines and add write zeroes support
 2021-07-02 19:55 UTC  (8+ messages)
` [PATCH v5 1/6] block/rbd: bump librbd requirement to luminous release
` [PATCH v5 2/6] block/rbd: store object_size in BDRVRBDState
` [PATCH v5 3/6] block/rbd: update s->image_size in qemu_rbd_getlength
` [PATCH v5 4/6] block/rbd: migrate from aio to coroutines
` [PATCH v5 5/6] block/rbd: add write zeroes support
` [PATCH v5 6/6] block/rbd: drop qemu_rbd_refresh_limits

[PATCH 0/3] hw/sd: Check for valid address range in SEND_WRITE_PROT (CMD30)
 2021-07-02 18:07 UTC  (6+ messages)
` [PATCH 1/3] hw/sd: When card is in wrong state, log which state it is
` [PATCH 2/3] hw/sd: Extract address_in_range() helper, log invalid accesses
` [PATCH 3/3] hw/sd: Check for valid address range in SEND_WRITE_PROT (CMD30)

[PATCH] target/i386: Fix cpuid level for AMD
 2021-07-02 17:35 UTC  (11+ messages)
        ` [External] "

Esoteric QMP specification questions of dubious importance
 2021-07-02 17:14 UTC 

[PATCH v2 0/5] virtio: Add vhost-user based RNG
 2021-07-02 16:27 UTC  (2+ messages)

[PATCH 0/2] target/ppc: MMU debug fixes
 2021-07-02 15:43 UTC  (3+ messages)
` [PATCH 1/2] target/ppc: Fix compilation with DUMP_PAGE_TABLES debug option
` [PATCH 2/2] target/ppc: Fix compilation with FLUSH_ALL_TLBS "

[PATCH v2 0/7] 9pfs: Twalk optimization
 2021-07-02 15:26 UTC  (5+ messages)
` [PATCH v2 7/7] 9pfs: reduce latency of Twalk

[PATCH] replay: improve determinism of virtio-net
 2021-07-02 15:22 UTC  (3+ messages)

[PATCH v6 cxl2.0-v6-doe 0/6] QEMU PCIe DOE for PCIe 4.0/5.0 and CXL 2.0
 2021-07-02 15:02 UTC  (3+ messages)
` [PATCH v6 cxl2.0-v6-doe 3/6] hw/pci: PCIe Data Object Exchange implementation

[PATCH] target/arm: Correct the encoding of MDCCSR_EL0
 2021-07-02 15:01 UTC  (6+ messages)

[PATCH v1 0/6] migration/ram: Optimize for virtio-mem via RamDiscardManager
 2021-07-02 14:53 UTC  (3+ messages)
` [PATCH v1 4/6] virtio-mem: Drop precopy notifier

[PATCH 00/53] acpi: refactor error prone build_header() and packed structures usage in ACPI tables
 2021-07-02 14:47 UTC  (4+ messages)
` [PATCH 04/53] tests: acpi: q35: test for x2APIC entries in SRAT

[PATCH 00/20] Add LoongArch linux-user emulation support
 2021-07-02 14:46 UTC  (6+ messages)
` [PATCH 07/20] target/loongarch: Add fixed point arithmetic instruction translation

[PULL 00/24] Block layer patches
 2021-07-02 13:52 UTC  (2+ messages)


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).