qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-12 22:50:03 to 2020-09-14 07:20:11 UTC [more...]

[PULL 00/10] EDK2 firmware: Adopt the edk2-stable202008 release
 2020-09-14  7:17 UTC  (4+ messages)
` [PULL 01/10] Makefile: remove obsolete edk2 exception from "clean" rule
` [PULL 02/10] roms/efirom, tests/uefi-test-tools: update edk2's own submodules first
` [PULL 04/10] tests: acpi: tolerate "virt/SSDT.memhp" mismatch temporarily

[PATCH v8 00/27] W32, W64 msys2/mingw patches
 2020-09-14  7:15 UTC  (47+ messages)
` [PATCH v8 02/27] block: Fixes nfs compiling error on msys2/mingw
` [PATCH v8 03/27] ci: fixes msys2 build by upgrading capstone to 4.0.2
` [PATCH v8 07/27] tests: disable /char/stdio/* tests in test-char.c on win32
` [PATCH v8 08/27] tests: Fixes test-replication.c on msys2/mingw
` [PATCH v8 10/27] osdep: file locking functions are not available on Win32
` [PATCH v8 11/27] meson: Use -b to ignore CR vs. CR-LF issues on Windows
` [PATCH v8 12/27] gcrypt: test_tls_psk_init should write binary file instead text file
` [PATCH v8 13/27] tests: Enable crypto tests under msys2/mingw
` [PATCH v8 14/27] meson: remove empty else and duplicated gio deps
` [PATCH v8 15/27] vmstate: Fixes test-vmstate.c on msys2/mingw
` [PATCH v8 16/27] cirrus: Building freebsd in a single short
` [PATCH v8 17/27] tests: Convert g_free to g_autofree macro in test-logging.c
` [PATCH v8 18/27] tests: Fixes test-io-channel-socket.c tests under msys2/mingw
` [PATCH v8 19/27] tests: fixes aio-win32 about aio_remove_fd_handler, get it consistence with aio-posix.c
` [PATCH v8 20/27] tests: Fixes test-io-channel-file by mask only owner file state mask bits
` [PATCH v8 21/27] tests: fix test-util-sockets.c
` [PATCH v8 22/27] tests: Fixes test-qdev-global-props.c
` [PATCH v8 23/27] rcu: fixes test-logging.c by call drain_call_rcu before rmdir_full
` [PATCH v8 24/27] ci: Enable msys2 ci in cirrus
` [PATCH v8 25/27] meson: upgrade meson for execute custom ninjatool under msys2 properly
` [PATCH v8 26/27] meson: remove --ninja option in configure
` [PATCH v8 27/27] Revert "configure: add --ninja option"

[PATCH] spapr: Handle HPT allocation failure in nested guest
 2020-09-14  6:21 UTC  (2+ messages)

[PATCH] checkpatch: Detect '%#' or '%0#' in printf-style format strings
 2020-09-14  6:55 UTC  (2+ messages)

[PATCH 00/14] block: deal with errp: part I
 2020-09-14  6:53 UTC  (9+ messages)
` [PATCH 11/14] block/qcow2-bitmap: return startus from qcow2_store_persistent_dirty_bitmaps

[Bug 1882851] [NEW] QEMU video freezes with "Guest disabled display" (virtio driver)
 2020-09-14  6:45 UTC  (2+ messages)
` [Bug 1882851] "

[REPORT] Nightly Performance Tests - Sunday, September 13, 2020
 2020-09-14  6:46 UTC 

[PATCH v2 0/2] hw/timer/hpet: Trivial format string fix
 2020-09-14  6:40 UTC  (5+ messages)
` [PATCH v2 2/2] hw/timer/hpet: Fix DPRINTF format string

[PATCH v3 00/15] hw/block/nvme: Support Namespace Types and Zoned Namespace Command Set
 2020-09-14  6:35 UTC  (17+ messages)
` [PATCH v3 01/15] hw/block/nvme: Define 64 bit cqe.result
` [PATCH v3 02/15] hw/block/nvme: Report actual LBA data shift in LBAF
` [PATCH v3 03/15] hw/block/nvme: Add Commands Supported and Effects log
` [PATCH v3 04/15] hw/block/nvme: Introduce the Namespace Types definitions
` [PATCH v3 05/15] hw/block/nvme: Define trace events related to NS Types
` [PATCH v3 06/15] hw/block/nvme: Add support for Namespace Types
` [PATCH v3 07/15] hw/block/nvme: Add support for active/inactive namespaces
` [PATCH v3 08/15] hw/block/nvme: Make Zoned NS Command Set definitions
` [PATCH v3 09/15] hw/block/nvme: Define Zoned NS Command Set trace events
` [PATCH v3 10/15] hw/block/nvme: Support Zoned Namespace Command Set
` [PATCH v3 11/15] hw/block/nvme: Introduce max active and open zone limits
` [PATCH v3 12/15] hw/block/nvme: Support Zone Descriptor Extensions
` [PATCH v3 13/15] hw/block/nvme: Add injection of Offline/Read-Only zones
` [PATCH v3 14/15] hw/block/nvme: Use zone metadata file for persistence
` [PATCH v3 15/15] hw/block/nvme: Document zoned parameters in usage text

[PATCH] hw/scsi/vmw_pvscsi.c: Fix wrong usage of gboolean types in PVSCSIState
 2020-09-14  6:32 UTC  (2+ messages)

[PATCH 00/11] capstone + disassembler patches
 2020-09-14  6:23 UTC  (17+ messages)
` [PATCH 01/11] capstone: Convert Makefile bits to meson bits
` [PATCH 02/11] capstone: Update to upstream "next" branch
` [PATCH 03/11] disas: Move host asm annotations to tb_gen_code
` [PATCH 04/11] disas: Clean up CPUDebug initialization
` [PATCH 05/11] disas: Use qemu/bswap.h for bfd endian loads
` [PATCH 06/11] disas: Cleanup plugin_disas
` [PATCH 07/11] disas: Configure capstone for aarch64 host without libvixl
` [PATCH 08/11] disas: Split out capstone code to disas/capstone.c
` [PATCH 09/11] disas: Enable capstone disassembly for s390x
` [PATCH 10/11] disas/capstone: Add skipdata hook "
` [PATCH 11/11] disas: Enable capstone disassembly for sparc

[PATCH v4 00/15] Reverse debugging
 2020-09-14  6:07 UTC  (16+ messages)
` [PATCH v4 01/15] replay: don't record interrupt poll
` [PATCH v4 02/15] replay: provide an accessor for rr filename
` [PATCH v4 03/15] qcow2: introduce icount field for snapshots
` [PATCH v4 04/15] migration: "
` [PATCH v4 05/15] qapi: introduce replay.json for record/replay-related stuff
` [PATCH v4 06/15] replay: introduce info hmp/qmp command
` [PATCH v4 07/15] replay: introduce breakpoint at the specified step
` [PATCH v4 08/15] replay: implement replay-seek command
` [PATCH v4 09/15] replay: flush rr queue before loading the vmstate
` [PATCH v4 10/15] gdbstub: add reverse step support in replay mode
` [PATCH v4 11/15] gdbstub: add reverse continue "
` [PATCH v4 12/15] replay: describe reverse debugging in docs/replay.txt
` [PATCH v4 13/15] docs: convert replay.txt to rst
` [PATCH v4 14/15] replay: create temporary snapshot at debugger connection
` [PATCH v4 15/15] tests/acceptance: add reverse debugging test

Redefinition of typedefs (C11 feature)
 2020-09-14  5:39 UTC  (6+ messages)
  ` Moving to C11? (was Re: Redefinition of typedefs (C11 feature))

[PULL v2] Block layer patches
 2020-09-14  5:36 UTC  (6+ messages)

[PATCH V2 00/10] fix some comment spelling errors
 2020-09-14  3:56 UTC 

[RFC 0/4] Add a 'in_mmio' device flag to avoid the DMA to MMIO
 2020-09-14  2:37 UTC  (8+ messages)
` [RFC 1/4] memory: add memory_region_init_io_with_dev interface

[PULL 0/4] qemu-ga patch queue
 2020-09-14  1:59 UTC  (5+ messages)
` [PULL 1/4] qga/commands-posix: Rework build_guest_fsinfo_for_real_device() function
` [PULL 2/4] qga/commands-posix: Move the udev code from the pci to the generic function
` [PULL 3/4] qga/commands-posix: Support fsinfo for non-PCI virtio devices, too
` [PULL 4/4] qga: add command guest-get-devices for reporting VirtIO devices

[PATCH] lockable.h: always define unknown_lock_type
 2020-09-14  2:00 UTC  (2+ messages)

[PATCH v6 0/7] hw/misc: Add LED device
 2020-09-14  1:46 UTC  (4+ messages)
` [PATCH v6 2/7] hw/misc/led: Allow connecting from GPIO output

[PATCH v1 0/2] colo-compare bugfixes
 2020-09-14  1:00 UTC  (8+ messages)
` [PATCH v1 1/2] colo-compare: Fix incorrect data type conversion
` [PATCH v1 2/2] colo-compare: Record packet creation time by QEMU_CLOCK_REALTIME

qemu disassembler status
 2020-09-14  0:26 UTC  (3+ messages)

[PULL 00/30] riscv-to-apply queue
 2020-09-13 21:30 UTC  (2+ messages)

[PATCH] configure: actually disable 'git_update' mode with --disable-git-update
 2020-09-13 21:09 UTC  (3+ messages)
` [PATCH resend] "

[Qemu-devel] [Bug 1717414] [NEW] Sending certain keysyms results in wrong symbol input
 2020-09-13 20:14 UTC  (2+ messages)
` [Bug 1717414] "

[Bug 1895053] [NEW] Cannot nspawn raspbian 10 [FAILED] Failed to start Journal Service
 2020-09-13 20:07 UTC  (4+ messages)
` [Bug 1895053] "

[PATCH v5 0/8] user-mode: Prune build dependencies (part 2)
 2020-09-13 19:53 UTC  (9+ messages)
` [PATCH v5 1/8] qapi: Restrict LostTickPolicy enum to machine code
` [PATCH v5 2/8] qapi: Correct balloon documentation
` [PATCH v5 3/8] qapi: Restrict balloon-related commands to machine code
` [PATCH v5 4/8] qapi: Restrict query-vm-generation-id command "
` [PATCH v5 5/8] qapi: Restrict query-uuid "
` [PATCH v5 6/8] qapi: Restrict device memory commands "
` [PATCH v5 7/8] qapi: Extract ACPI commands to 'acpi.json'
` [PATCH v5 8/8] qapi: Extract PCI commands to 'pci.json'

[PULL 00/10] testing and other mix fixes
 2020-09-13 19:27 UTC  (2+ messages)

[Bug 1895471] [NEW] compilation error with clang in util/async.c
 2020-09-13 18:56 UTC 

[PATCH v7 03/25] block: Fixes nfs compiling error on msys2/mingw
 2020-09-13 18:58 UTC  (2+ messages)

[PATCH v4 0/9] user-mode: Prune build dependencies (part 2)
 2020-09-13 16:12 UTC  (6+ messages)

[PATCH v5 0/9] Fix scsi devices plug/unplug races w.r.t virtio-scsi iothread
 2020-09-13 16:02 UTC  (10+ messages)
` [PATCH v5 1/9] scsi/scsi_bus: switch search direction in scsi_device_find
` [PATCH v5 2/9] rcu: Implement drain_call_rcu
` [PATCH v5 3/9] device_core: use drain_call_rcu in in hmp_device_del/qmp_device_add
` [PATCH v5 4/9] device-core: use RCU for list of childs of a bus
` [PATCH v5 5/9] device-core: use atomic_set on .realized property
` [PATCH v5 6/9] scsi/scsi-bus: scsi_device_find: don't return unrealized devices
` [PATCH v5 7/9] scsi/scsi_bus: Add scsi_device_get
` [PATCH v5 8/9] virtio-scsi: use scsi_device_get
` [PATCH v5 9/9] scsi/scsi_bus: fix races in REPORT LUNS

[RFC PATCH 0/3] Automatically convert configure options to meson build options
 2020-09-13 13:57 UTC  (6+ messages)
` [PATCH 1/3] configure: quote command line arguments in config.status
` [PATCH 2/3] configure: early test for Python
` [PATCH 3/3] configure: automatically parse command line for meson -D options

[PATCH] Fix video playback slowdown when spice client no audio enabled
 2020-09-13 12:27 UTC  (2+ messages)

[PATCH 0/2] hw/timer/hpet: Fix compiler errors with -DHPET_DEBUG
 2020-09-13 11:42 UTC  (4+ messages)

[PATCH] hw/block/nand: Decommission the NAND museum
 2020-09-13 11:38 UTC  (3+ messages)

[Qemu-devel] [Bug 1618301] [NEW] qemu-input: Mouse stops working in Windows guest
 2020-09-13  6:44 UTC  (2+ messages)
` [Bug 1618301] "

[PATCH v7 00/12] *** A Method for evaluating dirty page rate ***
 2020-09-13  3:00 UTC  (10+ messages)
` [PATCH v7 06/12] migration/dirtyrate: Record hash results for each sampled page
` [PATCH v7 09/12] migration/dirtyrate: Implement set_sample_page_period() and get_sample_page_period()
` [PATCH v7 11/12] migration/dirtyrate: Implement qmp_cal_dirty_rate()/qmp_get_dirty_rate() function

[PATCH v3 0/6] *** Add Multifd support for TLS migration ***
 2020-09-13  2:47 UTC  (7+ messages)
` [PATCH v3 1/6] migration/tls: save hostname into MigrationState
` [PATCH v3 2/6] migration/tls: extract migration_tls_client_create for common-use
` [PATCH v3 3/6] migration/tls: add MigrationState and tls_hostname into MultiFDSendParams
` [PATCH v3 4/6] migration/tls: extract cleanup function for common-use
` [PATCH v3 5/6] migration/tls: add support for multifd tls-handshake
` [PATCH v3 6/6] migration/tls: add trace points for multifd-tls

[Bug 1895363] [NEW] borland IDEs double up cursor key presses (need timing on PS2 port input)
 2020-09-13  0:08 UTC  (3+ messages)
` [Bug 1895363] "

[PATCH v2 00/15] hw/block/nvme: Support Namespace Types and Zoned Namespace Command Set
 2020-09-12 23:12 UTC  (17+ messages)
` [PATCH v2 01/15] hw/block/nvme: Define 64 bit cqe.result
` [PATCH v2 02/15] hw/block/nvme: Report actual LBA data shift in LBAF
` [PATCH v2 03/15] hw/block/nvme: Add Commands Supported and Effects log
` [PATCH v2 04/15] hw/block/nvme: Introduce the Namespace Types definitions
` [PATCH v2 05/15] hw/block/nvme: Define trace events related to NS Types
` [PATCH v2 06/15] hw/block/nvme: Add support for Namespace Types
` [PATCH v2 07/15] hw/block/nvme: Add support for active/inactive namespaces
` [PATCH v2 08/15] hw/block/nvme: Make Zoned NS Command Set definitions
` [PATCH v2 09/15] hw/block/nvme: Define Zoned NS Command Set trace events
` [PATCH v2 10/15] hw/block/nvme: Support Zoned Namespace Command Set
` [PATCH v2 11/15] hw/block/nvme: Introduce max active and open zone limits
` [PATCH v2 12/15] hw/block/nvme: Support Zone Descriptor Extensions
` [PATCH v2 13/15] hw/block/nvme: Add injection of Offline/Read-Only zones
` [PATCH v2 14/15] hw/block/nvme: Use zone metadata file for persistence
` [PATCH v2 15/15] hw/block/nvme: Document zoned parameters in usage text


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