messages from 2020-09-10 18:44:14 to 2020-09-11 12:28:03 UTC [more...]
[PATCH] riscv: sifive_test: Allow 16-bit writes to memory region
2020-09-11 12:26 UTC (5+ messages)
[PATCH] hw/arm/pxa2xx: Add missing fallthrough comment
2020-09-11 12:18 UTC
[PATCH] Fix video playback slowdown when spice client no audio enabled
2020-09-11 11:53 UTC (2+ messages)
` 转发: [PATCH RESEND] "
[Bug 1895080] [NEW] pgb_reserved_va: Assertion `addr == test' failed
2020-09-11 11:54 UTC (10+ messages)
` [Bug 1895080] "
[PATCH v3 0/7] migration: bring improved savevm/loadvm/delvm to QMP
2020-09-11 11:52 UTC (2+ messages)
[PATCH 00/14] block: deal with errp: part I
2020-09-11 11:39 UTC (19+ messages)
` [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 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] PoC: Rust binding for QAPI (qemu-ga only, for now)
2020-09-11 11:31 UTC (6+ messages)
[PULL v2 00/46] Next round of Meson bugfixes and cleanups
2020-09-11 11:19 UTC (6+ messages)
` [PULL v2 01/46] qemu-iotests: move check-block back to Makefiles
[PATCH v3 0/2] Skip copy-on-write when allocating a zero cluster
2020-09-11 11:06 UTC (7+ messages)
` [PATCH v3 1/2] qcow2: Report BDRV_BLOCK_ZERO more accurately in bdrv_co_block_status()
` [PATCH v3 2/2] qcow2: Skip copy-on-write when allocating a zero cluster
[PATCH v5 0/8] s390: Extended-Length SCCB & DIAGNOSE 0x318
2020-09-11 10:47 UTC (9+ messages)
` [PATCH v5 2/8] s390/sclp: rework sclp boundary checks
` [PATCH v5 5/8] s390/sclp: use cpu offset to locate cpu entries
` [PATCH v5 6/8] s390/sclp: add extended-length sccb support for kvm guest
flatview_write_continue global mutex deadlock
2020-09-11 10:44 UTC (4+ messages)
[PATCH 1/1] accel/tcg/user-exec: support computing is_write for mips32
2020-09-11 10:41 UTC (2+ messages)
[PATCH 0/8] virtiofsd: Announce submounts to the guest
2020-09-11 10:22 UTC (2+ messages)
device compatibility interface for live migration with assigned devices
2020-09-11 10:18 UTC (13+ messages)
[PATCH] trace/simple: Enable tracing on startup only if the user specifies a trace option
2020-09-11 10:08 UTC (4+ messages)
[PATCH 0/2] block: remove stale runtime_opts
2020-09-11 9:34 UTC (2+ messages)
[Bug 1895053] [NEW] Cannot nspawn raspbian 10 [FAILED] Failed to start Journal Service
2020-09-11 9:20 UTC (3+ messages)
` [Bug 1895053] "
[PATCH] qcow2: Return the original error code in qcow2_co_pwrite_zeroes()
2020-09-11 9:00 UTC (2+ messages)
[PULL 00/10] testing and other mix fixes
2020-09-11 8:49 UTC (6+ messages)
` [PULL 02/10] usb-host: restrict workaround to new libusb versions
` [PULL 06/10] configure: don't enable ppc64abi32-linux-user by default
[PATCH 0/3] numa: cleanups for 5.2
2020-09-11 8:44 UTC (4+ messages)
` [PATCH 1/3] numa: drop support for '-numa node' (without memory specified)
` [PATCH 2/3] doc: Cleanup "'-mem-path' fallback to RAM" deprecation text
` [PATCH 3/3] numa: remove fixup numa_state->num_nodes to MAX_NODES
[PATCH 0/2] Fix error handling in preallocate_co()
2020-09-11 8:46 UTC (2+ messages)
[PATCH v5 0/7] vhost-user-blk: fix the migration issue and enhance qtests
2020-09-11 8:39 UTC (8+ messages)
` [PATCH v5 1/7] vhost: recheck dev state in the vhost_migration_log routine
` [PATCH v5 2/7] vhost: check queue state in the vhost_dev_set_log routine
` [PATCH v5 3/7] tests/qtest/vhost-user-test: prepare the tests for adding new dev class
` [PATCH v5 4/7] tests/qtest/libqos/virtio-blk: add support for vhost-user-blk
` [PATCH v5 5/7] tests/qtest/vhost-user-test: add support for the vhost-user-blk device
` [PATCH v5 6/7] tests/qtest/vhost-user-test: add migrate_reconnect test
` [PATCH v5 7/7] tests/qtest/vhost-user-test: enable the reconnect tests
[PATCH v6 0/4] util/vfio-helpers: Add support for multiple IRQs
2020-09-11 8:44 UTC (5+ messages)
` [PATCH v6 3/4] util/vfio-helpers: Introduce qemu_vfio_pci_init_msix_irqs()
PATCH: Increase System Firmware Max Size
2020-09-11 8:34 UTC (3+ messages)
[PATCH 00/18] chardev: QOM cleanups
2020-09-11 8:32 UTC (23+ messages)
` [PATCH 01/18] chardev: Move PARALLEL_CHARDEV macro to common code
` [PATCH 02/18] chardev: Move ParallelChardev typedef "
` [PATCH 03/18] chardev: Use DECLARE_INSTANCE_CHECKER macro for PARALLEL_CHARDEV
` [PATCH 04/18] chardev: Rename MOUSE_CHARDEV to CHARDEV_MSMOUSE
` [PATCH 05/18] chardev: Rename BAUM_CHARDEV to CHARDEV_BRAILLE
` [PATCH 06/18] chardev: Rename FD_CHARDEV to CHARDEV_FD
` [PATCH 07/18] chardev: Rename MUX_CHARDEV to CHARDEV_MUX
` [PATCH 08/18] chardev: Rename PARALLEL_CHARDEV to CHARDEV_PARALLEL
` [PATCH 09/18] chardev: Rename PTY_CHARDEV to CHARDEV_PTY
` [PATCH 10/18] chardev: Rename RINGBUF_CHARDEV to CHARDEV_RINGBUF
` [PATCH 11/18] chardev: Rename SOCKET_CHARDEV to CHARDEV_SOCKET
` [PATCH 12/18] chardev: Rename SPICE_CHARDEV to CHARDEV_SPICE
` [PATCH 13/18] chardev: Rename TESTDEV_CHARDEV to CHARDEV_TESTDEV
` [PATCH 14/18] chardev: Rename UDP_CHARDEV to CHARDEV_UDP
` [PATCH 15/18] chardev: Rename VC_CHARDEV to CHARDEV_VC
` [PATCH 16/18] chardev: Rename WCTABLET_CHARDEV to CHARDEV_WCTABLET
` [PATCH 17/18] chardev: Rename WIN_CHARDEV to CHARDEV_WIN
` [PATCH 18/18] chardev: Rename WIN_STDIO_CHARDEV to CHARDEV_WIN_STDIO
[PATCH] qemu-img: Support bitmap --merge into backing image
2020-09-11 8:31 UTC (2+ messages)
[PATCH] spapr: Handle HPT allocation failure in nested guest
2020-09-11 8:25 UTC (2+ messages)
[PATCH v5 0/7] Make hcd-xhci independent of pci hooks
2020-09-11 8:08 UTC (7+ messages)
` [PATCH v5 1/7] usb/hcd-xhci: Make dma read/writes hooks pci free
` [PATCH v5 5/7] misc: Add versal-usb2-regs module
` [PATCH v5 7/7] Versal: Connect DWC3 controller with virt-versal
[PATCH 0/6] misc: Some inclusive terminology changes
2020-09-11 7:32 UTC (12+ 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 00/10] edk2: adopt the edk2-stable202008 release
2020-09-11 7:12 UTC (3+ messages)
elf2dmp: Fix memory leak on main() error paths
2020-09-11 7:01 UTC (4+ messages)
[for-5.2 v4 00/10] Generalize memory encryption models
2020-09-11 6:25 UTC (10+ messages)
` [for-5.2 v4 09/10] host trust limitation: Alter virtio default properties for protected guests
` [for-5.2 v4 10/10] s390: Recognize host-trust-limitation option
[PATCH v2 1/2] Introduce (x86) CPU model deprecation API
2020-09-11 6:22 UTC (6+ messages)
[PATCH v9 00/14] Add Nuvoton NPCM730/NPCM750 SoCs and two BMC machines
2020-09-11 5:21 UTC (15+ messages)
` [PATCH v9 01/14] hw/misc: Add NPCM7xx System Global Control Registers device model
` [PATCH v9 02/14] hw/misc: Add NPCM7xx Clock Controller "
` [PATCH v9 03/14] hw/timer: Add NPCM7xx Timer "
` [PATCH v9 04/14] hw/arm: Add NPCM730 and NPCM750 SoC models
` [PATCH v9 05/14] hw/arm: Add two NPCM7xx-based machines
` [PATCH v9 06/14] roms: Add virtual Boot ROM for NPCM7xx SoCs
` [PATCH v9 07/14] hw/arm: Load -bios image as a boot ROM for npcm7xx
` [PATCH v9 08/14] hw/nvram: NPCM7xx OTP device model
` [PATCH v9 09/14] hw/mem: Stubbed out NPCM7xx Memory Controller model
` [PATCH v9 10/14] hw/ssi: NPCM7xx Flash Interface Unit device model
` [PATCH v9 11/14] hw/arm: Wire up BMC boot flash for npcm750-evb and quanta-gsj
` [PATCH v9 12/14] hw/arm/npcm7xx: add board setup stub for CPU and UART clocks
` [PATCH v9 13/14] docs/system: Add Nuvoton machine documentation
` [PATCH v9 14/14] tests/acceptance: console boot tests for quanta-gsj
[Bug 1895219] [NEW] qemu git -vnc fails due to missing en-us keymap
2020-09-11 1:05 UTC
[PATCH 0/9] docs: Convert QOM documentation to kernel-doc + Sphinx
2020-09-11 0:23 UTC (11+ messages)
` [PATCH 1/9] qom: Document all function parameters in doc comments
` [PATCH 2/9] qom: Use kernel-doc private/public tags in structs
` [PATCH 3/9] qom: Use ``code`` Sphinx syntax where appropriate
` [PATCH 4/9] qom: Add kernel-doc markup to introduction doc comment
` [PATCH 5/9] qom: Reformat section titles using Sphinx syntax
` [PATCH 6/9] qom: Indent existing code examples
` [PATCH 7/9] qom: Add code block markup to all code blocks
` [PATCH 8/9] docs: Create docs/devel/qom.rst
` [PATCH 9/9] docs: Move object.h overview doc comment to qom.rst
` fixup! "
[PATCH v8 00/14] Add Nuvoton NPCM730/NPCM750 SoCs and two BMC machines
2020-09-11 0:03 UTC (10+ messages)
` [PATCH v8 07/14] hw/arm: Load -bios image as a boot ROM for npcm7xx
[PATCH v4 0/7] Make hcd-xhci independent of pci hooks
2020-09-10 23:42 UTC (8+ messages)
` [PATCH v4 1/7] usb/hcd-xhci: Make dma read/writes hooks pci free
[PATCH v5 0/7] hw/misc: Add LED device
2020-09-10 20:54 UTC (8+ messages)
` [PATCH v5 1/7] hw/misc/led: Add a "
` [PATCH v5 2/7] hw/misc/led: Allow connecting from GPIO output
` [PATCH v5 3/7] hw/misc/led: Emit a trace event when LED intensity has changed
` [PATCH v5 4/7] hw/arm/aspeed: Add the 3 front LEDs drived by the PCA9552 #1
` [PATCH v5 5/7] hw/misc/mps2-fpgaio: Use the LED device
` [PATCH v5 6/7] hw/misc/mps2-scc: "
` [PATCH v5 7/7] hw/arm/tosa: Replace fprintf() calls by LED devices
[PATCH v7 00/25] W32, W64 msys2/mingw patches
2020-09-10 20:36 UTC (4+ messages)
` [PATCH v7 03/25] block: Fixes nfs compiling error on msys2/mingw
[PATCH 00/77] Patch Round-up for stable 5.0.1, freeze on 2020-09-10
2020-09-10 20:11 UTC (5+ messages)
[PATCH] hw/arm/aspeed: Add machine properties to define the flash models
2020-09-10 20:07 UTC
[PATCH v2 0/3] target/arm: New boards mps2-an386, mps2-an500
2020-09-10 20:06 UTC (4+ messages)
` [PATCH v2 2/3] hw/arm/mps2: New board model mps2-an500
[PATCH] qemu-img: avoid unaligned read requests during convert
2020-09-10 20:03 UTC (2+ messages)
[RISU PATCH 0/2] arm.risu: two minor fixes
2020-09-10 19:54 UTC (2+ messages)
[PATCH] decodetree: Improve identifier matching
2020-09-10 19:58 UTC (2+ messages)
[PATCH 00/63] qom: Rename macros for consistency
2020-09-10 19:24 UTC (3+ messages)
` [PATCH 02/63] chardev: Rename TYPE_CHARDEV_* to TYPE_*_CHARDEV
[PATCH v2 0/6] virtiofsd xattr name mappings
2020-09-10 18:42 UTC (7+ messages)
` [PATCH v2 3/6] tools/virtiofsd: xattr name mappings: Add option
` [PATCH v2 6/6] tools/virtiofsd: xattr name mapping examples
[PULL 00/33] QOM boilerplate cleanup (v4)
2020-09-10 18:21 UTC (23+ messages)
` [PULL 07/33] codeconverter: script for automating QOM code cleanups
` [PULL 08/33] Delete duplicate QOM typedefs
` [PULL 09/33] Move QOM typedefs and add missing includes
` [PULL 10/33] Use DECLARE_*CHECKER* macros
` [PULL 11/33] Use DECLARE_*CHECKER* when possible (--force mode)
` [PULL 15/33] ap-device: Rename AP_DEVICE_TYPE to TYPE_AP_DEVICE
` [PULL 16/33] dev-smartcard-reader: Rename CCID_DEV_NAME to TYPE_USB_CCID_DEV
` [PULL 18/33] vmgenid: Rename VMGENID_DEVICE to TYPE_VMGENID
` [PULL 20/33] esp: Rename ESP_STATE to ESP
` [PULL 21/33] filter-rewriter: Rename FILTER_COLO_REWRITER to FILTER_REWRITER
` [PULL 22/33] rs6000_mc: Rename RS6000MC_DEVICE to RS6000MC
` [PULL 23/33] sabre: Rename SABRE_DEVICE to SABRE
` [PULL 24/33] usb: Rename USB_SERIAL_DEV to USB_SERIAL
` [PULL 25/33] vfio: Rename PCI_VFIO to VFIO_PCI
` [PULL 26/33] pc87312: Rename TYPE_PC87312_SUPERIO to TYPE_PC87312
` [PULL 27/33] tusb6010: Rename TUSB to TUSB6010
` [PULL 28/33] xilinx_axidma: Use typedef name for instance_size
` [PULL 29/33] omap_intc: "
` [PULL 30/33] lpc_ich9: "
` [PULL 31/33] xilinx_axienet: "
` [PULL 32/33] vhost-user-vga: "
` [PULL 33/33] virtio-vga: "
[PATCH v5 06/11] riscv: Initial commit of OpenTitan machine
2020-09-10 18:48 UTC (3+ messages)
Master cannot execute MTE instructions
2020-09-10 18:49 UTC (5+ messages)
[PULL 00/30] riscv-to-apply queue
2020-09-10 18:09 UTC (2+ messages)
` [PULL 30/30] hw/riscv: Sort the Kconfig options in alphabetical order
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).