qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-09 15:13:30 to 2020-09-10 09:09:11 UTC [more...]

[PATCH 0/6] misc: Some inclusive terminology changes
 2020-09-10  9:08 UTC  (14+ messages)
` [PATCH 1/6] hw/ssi/aspeed_smc: Rename max_slaves as max_devices
` [PATCH 2/6] hw/core/stream: Rename StreamSlave as StreamSink
` [PATCH 3/6] hw/dma/xilinx_axidma: "
` [PATCH 4/6] hw/net/xilinx_axienet: "
` [PATCH 5/6] hw/pci-host/q35: Rename PCI 'black hole as '(memory) hole'
` [PATCH 6/6] target/i386/kvm: Rename host_tsx_blacklisted() as host_tsx_broken()

[PATCH v2 00/21] W32, W64 msys2/mingw patches
 2020-09-10  9:02 UTC  (19+ messages)
` [PATCH v2 01/21] block: Fixes nfs compiling error on msys2/mingw
` [PATCH v2 02/21] ci: fixes msys2 build by upgrading capstone to 4.0.2
` [PATCH v2 04/21] curses: Fixes curses compiling errors
` [PATCH v2 05/21] tests: disable /char/stdio/* tests in test-char.c on win32
` [PATCH v2 14/21] cirrus: Building freebsd in a single short

VHOST_USER_PROTOCOL_F_VDPA
 2020-09-10  8:55 UTC  (2+ messages)

[PATCH] hw: virtio-pmem: detach the element fromt the virtqueue when error occurs
 2020-09-10  8:45 UTC  (4+ messages)

[PULL 0/5] tcg patch queue
 2020-09-10  8:28 UTC  (9+ messages)
` [PULL 3/5] softmmu/cpus: Only set parallel_cpus for SMP

[PULL v2 0/8] Tracing patches
 2020-09-10  8:10 UTC  (9+ messages)
` [PULL v2 1/8] softmmu: Add missing trace-events file
` [PULL v2 2/8] scripts/tracetool: Fix dtrace generation for macOS
` [PULL v2 3/8] scripts/tracetool: Use void pointer for vcpu
` [PULL v2 4/8] net/colo: Match is-enabled probe to tracepoint
` [PULL v2 5/8] scripts/cleanup-trace-events: Fix for vcpu property
` [PULL v2 6/8] scripts/cleanup-trace-events: Emit files in alphabetical order
` [PULL v2 7/8] trace-events: Delete unused trace points
` [PULL v2 8/8] trace-events: Fix attribution of trace points to source

[PATCH v2 0/2] hw: Replace some impossible checks by assertions
 2020-09-10  7:43 UTC  (4+ messages)
` [PATCH v2 1/2] hw/gpio/max7310: Remove impossible check
` [PATCH v2 2/2] hw/ppc/ppc4xx_pci: Replace magic value by the PCI_NUM_PINS definition

[PATCH v6 08/25] tests: disable /char/stdio/* tests in test-char.c on win32
 2020-09-10  7:43 UTC  (9+ messages)
` [PATCH v6 24/25] ci: Enable msys2 ci in cirrus
` [PATCH v6 25/25] meson: guard the minimal meson version to 0.55.1

[RFC] QEMU as Xcode project on macOS
 2020-09-10  7:37 UTC  (13+ messages)

[PATCH-for-4.2] hw/mips: Deprecate the r4k machine
 2020-09-10  7:36 UTC  (5+ messages)
  ` [EXTERNAL]Re: "

[PATCH 0/4] hw/sd/sdhci: Strengthen multiple DMA transfers
 2020-09-10  7:19 UTC  (2+ messages)

[PATCH] test-vmstate: remove unnecessary code in match_interval_mapping_node
 2020-09-10  6:55 UTC  (4+ messages)

[PATCH v4 0/8] s390: Extended-Length SCCB & DIAGNOSE 0x318
 2020-09-10  6:49 UTC  (11+ messages)

[PATCH v2 0/2] MTE support for KVM guest
 2020-09-10  6:38 UTC  (11+ messages)
` [PATCH v2 2/2] arm64: kvm: Introduce MTE VCPU feature

[PATCH v5 0/7] Make hcd-xhci independent of pci hooks
 2020-09-10  6:31 UTC  (8+ messages)
` [PATCH v5 1/7] usb/hcd-xhci: Make dma read/writes hooks pci free
` [PATCH v5 2/7] usb/hcd-xhci: Move qemu-xhci device to hcd-xhci-pci.c
` [PATCH v5 3/7] usb/hcd-xhci: Split pci wrapper for xhci base model
` [PATCH v5 4/7] usb: hcd-xhci-sysbus: Attach xhci to sysbus device
` [PATCH v5 5/7] misc: Add versal-usb2-regs module
` [PATCH v5 6/7] usb: Add DWC3 model
` [PATCH v5 7/7] Versal: Connect DWC3 controller with virt-versal

[Bug 1895080] [NEW] pgb_reserved_va: Assertion `addr == test' failed
 2020-09-10  6:18 UTC  (2+ messages)
` [Bug 1895080] "

[Bug 1895053] [NEW] Cannot nspawn raspbian 10 [FAILED] Failed to start Journal Service
 2020-09-10  6:16 UTC  (3+ messages)
` [Bug 1895053] "

[PATCH] vhost-blk: set features before setting inflight feature
 2020-09-10 13:48 UTC 

[PATCH v2] configure: Do not intent to build WHPX on 32-bit host
 2020-09-10  5:48 UTC  (2+ messages)

[PATCH v2 1/2] Introduce (x86) CPU model deprecation API
 2020-09-10  5:29 UTC  (3+ messages)

[PATCH 0/8] virtiofsd: Announce submounts to the guest
 2020-09-10  5:23 UTC  (10+ messages)
` [PATCH 1/8] linux/fuse.h: Pull in from Linux
` [PATCH 2/8] virtiofsd: Announce FUSE_ATTR_FLAGS
` [PATCH 3/8] virtiofsd: Add attr_flags to fuse_entry_param
` [PATCH 4/8] virtiofsd: Add fuse_reply_attr_with_flags()
` [PATCH 5/8] virtiofsd: Store every lo_inode's parent_dev
` [PATCH 6/8] virtiofsd: Announce sub-mount points
` [PATCH 7/8] tests/acceptance/boot_linux: Accept SSH pubkey
` [PATCH 8/8] tests/acceptance: Add virtiofs_submounts.py

[PATCH 0/4] docs: add qemu-storage-daemon documentation
 2020-09-10  5:18 UTC  (11+ messages)
` [PATCH 1/4] docs: lift block-core.json rST header into parents

[PATCH] pci: advertise a page aligned ATS
 2020-09-10  1:53 UTC  (3+ messages)

[PATCH 0/2] hw/net/opencores_eth: Trivial patches
 2020-09-10  1:44 UTC  (4+ messages)

[PATCH V2 for-5.2] hw/null-machine: Add the kvm_type() hook for MIPS
 2020-09-10  1:31 UTC  (5+ messages)

[PATCH v2 00/12] target/arm: Add vSPE support to KVM guest
 2020-09-10  0:31 UTC  (6+ messages)
` [PATCH v2 09/12] hw/arm/virt: spe: Add SPE fdt binding for virt machine

[PULL v2] Block layer patches
 2020-09-09 22:09 UTC  (3+ messages)

[PATCH] oss-fuzz: move linker arg to fix coverage-build
 2020-09-09 22:05 UTC 

Meson can't recover from deletion of generated QAPI file(s)
 2020-09-09 21:25 UTC  (8+ messages)

[PATCH] configure: Do not intent to build WHPX on 32-bit host
 2020-09-09 20:12 UTC  (4+ messages)
    ` [EXTERNAL] "

[PATCH v5 00/11] RISC-V Add the OpenTitan Machine
 2020-09-09 19:51 UTC  (6+ messages)
` [PATCH v5 06/11] riscv: Initial commit of OpenTitan machine

[PATCH v2] qcow2: Skip copy-on-write when allocating a zero cluster
 2020-09-09 19:23 UTC  (2+ messages)

[PATCH 00/14] block: deal with errp: part I
 2020-09-09 18:59 UTC  (15+ messages)
` [PATCH 01/14] block: return status from bdrv_append and friends
` [PATCH 02/14] block: use return status of bdrv_append()
` [PATCH 03/14] block: check return value of bdrv_open_child and drop error propagation
` [PATCH 04/14] blockdev: fix drive_backup_prepare() missed error
` [PATCH 05/14] block: drop extra error propagation for bdrv_set_backing_hd
` [PATCH 06/14] block/mirror: drop extra error propagation in commit_active_start()
` [PATCH 07/14] block/blklogwrites: drop error propagation
` [PATCH 08/14] blockjob: return status from block_job_set_speed()
` [PATCH 09/14] block/qcow2: qcow2_get_specific_info(): drop error propagation
` [PATCH 10/14] block/qcow2-bitmap: improve qcow2_load_dirty_bitmaps() interface
` [PATCH 11/14] block/qcow2-bitmap: return startus from qcow2_store_persistent_dirty_bitmaps
` [PATCH 12/14] block/qcow2: read_cache_sizes: return status value
` [PATCH 13/14] block/qcow2: qcow2_do_open: deal with errp
` [PATCH 14/14] block/qed: bdrv_qed_do_open: "

[PATCH v3] i440fx/acpi: do not add hotplug related amls for cold plugged bridges
 2020-09-09 18:49 UTC  (4+ messages)

[PULL v2 00/15] Renesas hardware patches for 2020-06-22
 2020-09-09 17:56 UTC  (4+ messages)
` [PULL v2 13/15] hw/rx: Add RX GDB simulator

[PATCH 00/43] tcg patch queue
 2020-09-09 17:52 UTC  (9+ messages)
` [PATCH 02/43] tcg: Drop union from TCGArgConstraint
` [PATCH 06/43] tcg: Remove TCGOpDef.used
` [PATCH 10/43] tcg: Remove TCG_TARGET_HAS_cmp_vec
` [PATCH 13/43] tcg: Consolidate 3 bits into enum TCGTempKind

[PATCH v2 0/1] hw/arm: versal-virt: Correct the tx/rx GEM clocks
 2020-09-09 17:46 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH v4 0/2] rcu: fixes rcu and test-logging.c
 2020-09-09 17:27 UTC  (11+ messages)
` [PATCH v4 1/2] logging: Fixes memory leak in test-logging.c
` [PATCH v4 2/2] rcu: add uninit destructor for rcu

[PATCH 0/2] hw/timer/hpet: Fix compiler errors with -DHPET_DEBUG
 2020-09-09 17:24 UTC  (2+ messages)

[PATCH v1 0/1] hw/arm: versal-virt: Correct the tx/rx GEM clocks
 2020-09-09 17:21 UTC  (5+ messages)
` [PATCH v1 1/1] "

[PATCH 0/3] gitmodules: add qboot, meson, and vbootrom mirrors
 2020-09-09 17:19 UTC  (5+ messages)
` [PATCH 1/3] gitmodules: switch to qemu.org qboot mirror
` [PATCH 2/3] gitmodules: switch to qemu.org meson mirror

[PULL 00/34] QOM boilerplate cleanup (v3)
 2020-09-09 17:19 UTC  (4+ messages)

[PATCH] ui/spice-input: Remove superfluous forward declaration
 2020-09-09 17:11 UTC 

[PATCH] qcow2: Return the original error code in qcow2_co_pwrite_zeroes()
 2020-09-09 16:41 UTC  (3+ messages)

[PATCH v5 24/24] ci: Enable msys2 ci in cirrus
 2020-09-09 16:38 UTC 

[PATCH v4 00/24] W32, W64 msys2/mingw patches
 2020-09-09 16:33 UTC  (12+ messages)
` [PATCH v4 01/24] file-win32: Fix "locking" option
` [PATCH v4 02/24] rcu: Implement drain_call_rcu
` [PATCH v4 04/24] ci: fixes msys2 build by upgrading capstone to 4.0.2
` [PATCH v4 05/24] configure: Fixes ncursesw detection under msys2/mingw and enable curses
` [PATCH v4 06/24] win32: Simplify gmtime_r detection direct base on _POSIX_THREAD_SAFE_FUNCTIONS
` [PATCH v4 15/24] vmstate: Fixes test-vmstate.c on msys2/mingw
` [PATCH v4 16/24] cirrus: Building freebsd in a single short
` [PATCH v4 20/24] tests: Fixes test-io-channel-file by mask only owner file state mask bits
` [PATCH v4 23/24] rcu: fixes test-logging.c by call drain_call_rcu before rmdir_full
` [PATCH v4 24/24] ci: Enable msys2 ci in cirrus

[PATCH v5 0/2] hyperv: vmbus: ACPI various corrections
 2020-09-09 16:30 UTC  (6+ messages)
` [PATCH v5 2/2] hw: hyperv: vmbus: Fix 32bit compilation

[PATCH v2] Simplify the .gitignore file
 2020-09-09 16:07 UTC  (2+ messages)

[PATCH] kconfig: fix comment referring to old Makefiles
 2020-09-09 15:32 UTC  (2+ messages)

[PATCH] meson.build: tweak sdl-image error message
 2020-09-09 15:31 UTC  (3+ messages)

[PATCH v7 00/13] monitor: Optionally run handlers in coroutines
 2020-09-09 15:24 UTC  (15+ messages)
` [PATCH v7 01/13] monitor: Add Monitor parameter to monitor_set_cpu()
` [PATCH v7 02/13] monitor: Add Monitor parameter to monitor_get_cpu_index()
` [PATCH v7 03/13] monitor: Use getter/setter functions for cur_mon
` [PATCH v7 04/13] hmp: Update current monitor only in handle_hmp_command()
` [PATCH v7 05/13] qmp: Assert that no other monitor is active
` [PATCH v7 06/13] qmp: Call monitor_set_cur() only in qmp_dispatch()
` [PATCH v7 07/13] monitor: Make current monitor a per-coroutine property
` [PATCH v7 08/13] qapi: Add a 'coroutine' flag for commands
` [PATCH v7 09/13] qmp: Move dispatcher to a coroutine
` [PATCH v7 10/13] hmp: Add support for coroutine command handlers
` [PATCH v7 11/13] util/async: Add aio_co_reschedule_self()
` [PATCH v7 12/13] block: Add bdrv_co_move_to_aio_context()
` [PATCH v7 13/13] block: Convert 'block_resize' to coroutine


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