messages from 2020-09-12 06:25:52 to 2020-09-13 22:20:14 UTC [more...]
[PATCH v3 00/15] hw/block/nvme: Support Namespace Types and Zoned Namespace Command Set
2020-09-13 22:14 UTC (8+ 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 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 12/15] hw/block/nvme: Support Zone Descriptor Extensions
[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 v1 0/2] colo-compare bugfixes
2020-09-13 20:06 UTC (6+ 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
[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 v8 00/27] W32, W64 msys2/mingw patches
2020-09-13 18:58 UTC (44+ messages)
` [PATCH v8 01/27] rcu: Implement drain_call_rcu
` [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 04/27] configure: Fixes ncursesw detection under msys2/mingw and enable curses
` [PATCH v8 05/27] win32: Simplify gmtime_r detection direct base on _POSIX_THREAD_SAFE_FUNCTIONS
` [PATCH v8 06/27] curses: Fixes curses compiling errors
` [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 09/27] tests: test-replication disable /replication/secondary/* "
` [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 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 v2 0/2] hw/timer/hpet: Trivial format string fix
2020-09-13 11:40 UTC (4+ messages)
` [PATCH v2 2/2] hw/timer/hpet: Fix DPRINTF format string
[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
Redefinition of typedefs (C11 feature)
2020-09-13 2:51 UTC (8+ messages)
` Moving to C11? (was Re: Redefinition of typedefs (C11 feature))
[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
[PATCH] iotests: Allow running from different directory
2020-09-12 22:28 UTC (4+ messages)
[PATCH v9 00/14] Add Nuvoton NPCM730/NPCM750 SoCs and two BMC machines
2020-09-12 22:24 UTC (4+ messages)
` [PATCH v9 11/14] hw/arm: Wire up BMC boot flash for npcm750-evb and quanta-gsj
[PULL 00/17] Crypto next patches
2020-09-12 21:53 UTC (2+ messages)
[PULL 00/18] Trivial branch for 5.2 patches
2020-09-12 20:16 UTC (2+ messages)
[PATCH v2 0/7] hw/char/serial: Housekeeping
2020-09-12 19:09 UTC (11+ messages)
` [PATCH v2 1/7] hw/char/serial: Assert serial_ioport_read/write offset fits 8 bytes
` [PATCH v2 2/7] hw/char/serial: Replace commented DPRINTF() by trace event
` [PATCH v2 3/7] hw/char/serial: Remove old DEBUG_SERIAL commented code
` [PATCH v2 4/7] hw/char/serial: Rename I/O read/write trace events
` [PATCH v2 5/7] hw/char/serial: Make 'wakeup' property boolean
` [PATCH v2 6/7] hw/char/serial: Alias QDEV properties from generic serial object
` [PATCH v2 7/7] hw/char/serial: Let SerialState have an 'id' field
[PATCH 0/3] gitmodules: add qboot, meson, and vbootrom mirrors
2020-09-12 18:53 UTC (2+ messages)
[PULL v2] Block layer patches
2020-09-12 18:38 UTC (5+ messages)
[Bug 1895399] [NEW] Docfix: add missing virtiofsd cache default 'auto'
2020-09-12 16:53 UTC
[PULL v5 00/46] Next round of Meson bugfixes and cleanups
2020-09-12 16:19 UTC (3+ messages)
[PATCH 0/7] hw/char/serial: Housekeeping
2020-09-12 16:18 UTC (6+ messages)
` [PATCH 7/7] hw/char/serial: Let SerialState have an 'id' field
[PATCH] ui/spice-input: Remove superfluous forward declaration
2020-09-12 15:15 UTC (2+ messages)
[PATCH v6 0/7] hw/misc: Add LED device
2020-09-12 13:46 UTC (9+ messages)
` [PATCH v6 1/7] hw/misc/led: Add a "
` [PATCH v6 2/7] hw/misc/led: Allow connecting from GPIO output
` [PATCH v6 3/7] hw/misc/led: Emit a trace event when LED intensity has changed
` [PATCH v6 4/7] hw/arm/aspeed: Add the 3 front LEDs drived by the PCA9552 #1
` [PATCH v6 5/7] hw/misc/mps2-fpgaio: Use the LED device
` [PATCH v6 6/7] hw/misc/mps2-scc: "
` [PATCH v6 7/7] hw/arm/tosa: Replace fprintf() calls by LED devices
[PATCH v5 0/7] hw/misc: Add LED device
2020-09-12 13:32 UTC (11+ messages)
` [PATCH v5 2/7] hw/misc/led: Allow connecting from GPIO output
` [PATCH v5 5/7] hw/misc/mps2-fpgaio: Use the LED device
[Bug 1895219] [NEW] qemu git -vnc fails due to missing en-us keymap
2020-09-12 12:18 UTC (2+ messages)
` [Bug 1895219] "
[PATCH] tests/check-block: Do not run the iotests with old versions of bash
2020-09-12 12:14 UTC
[PATCH v2 0/6] *** Add Multifd support for TLS migration ***
2020-09-12 10:36 UTC (7+ messages)
` [PATCH v2 1/6] migration/tls: save hostname into MigrationState
` [PATCH v2 2/6] migration/tls: extract migration_tls_client_create for common-use
` [PATCH v2 3/6] migration/tls: add MigrationState and tls_hostname into MultiFDSendParams
` [PATCH v2 4/6] migration/tls: extract cleanup function for common-use
` [PATCH v2 5/6] migration/tls: add support for multifd tls-handshake
` [PATCH v2 6/6] migration/tls: add trace points for multifd-tls
qemu disassembler status
2020-09-12 10:17 UTC (3+ messages)
[PATCH v3 0/2] hw/char: Remove TYPE_SERIAL_IO
2020-09-12 9:36 UTC (5+ messages)
` [PATCH v3 1/2] hw/mips/mipssim: Use MMIO serial device on fake ISA I/O
` [PATCH v3 2/2] hw/char/serial: Remove TYPE_SERIAL_IO (superset of TYPE_SERIAL_MM)
[PATCH] add a source path Makefile
2020-09-12 8:46 UTC
[PATCH] tests/qtest/qmp-cmd-test: Use inclusive language
2020-09-12 8:36 UTC (3+ messages)
[PATCH v2 0/2] hw/char: Remove TYPE_SERIAL_IO
2020-09-12 8:07 UTC (3+ messages)
` [PATCH v2 1/2] hw/mips/mipssim: Use MMIO serial device on fake ISA I/O
[PATCH 0/3] numa: cleanups for 5.2
2020-09-12 7:44 UTC (2+ messages)
[PATCH v5 0/8] s390: Extended-Length SCCB & DIAGNOSE 0x318
2020-09-12 6:28 UTC (6+ messages)
` [PATCH v5 3/8] s390/sclp: read sccb from mem based on provided length
[PATCH v5 0/2] hyperv: vmbus: ACPI various corrections
2020-09-12 6:26 UTC (2+ messages)
[PATCH v2] Simplify the .gitignore file
2020-09-12 6:25 UTC (4+ messages)
[PATCH] vhost-scsi: support inflight io track
2020-09-12 6:24 UTC (2+ messages)
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).