messages from 2020-11-18 10:56:04 to 2020-11-18 20:07:43 UTC [more...]
[PATCH 00/10] vhost/qemu: thread per IO SCSI vq
2020-11-18 20:06 UTC (8+ messages)
[PATCH v12 0/4] Introduce Xilinx ZynqMP CAN controller
2020-11-18 19:48 UTC (5+ messages)
` [PATCH v12 1/4] hw/net/can: "
` [PATCH v12 2/4] xlnx-zynqmp: Connect Xilinx ZynqMP CAN controllers
` [PATCH v12 3/4] tests/qtest: Introduce tests for Xilinx ZynqMP CAN controller
` [PATCH v12 4/4] MAINTAINERS: Add maintainer entry "
[PATCH] virtiofsd: Use --thread-pool-size=0 to mean no thread pool
2020-11-18 19:51 UTC (6+ messages)
` [Virtio-fs] "
Regressions in build process introduced since August
2020-11-18 19:50 UTC (3+ messages)
[PATCH 1/2] file-posix: Use OFD lock only if the filesystem supports the lock
2020-11-18 19:48 UTC (10+ messages)
` [PATCH 2/2] tests/test-image-locking: Pass the fd to the argument of qemu_has_ofd_lock()
[PULL 0/1] ppc-for-5.2 patch queue 2020-11-18
2020-11-18 19:41 UTC (5+ messages)
` [PULL 1/1] Revert series "spapr/xive: Allocate vCPU IPIs from the vCPU contexts"
` [EXTERNAL] [PULL 0/1] ppc-for-5.2 patch queue 2020-11-18
[PATCH PROTOTYPE 0/6] virtio-mem: vfio support
2020-11-18 19:20 UTC (12+ messages)
` [PATCH PROTOTYPE 3/6] vfio: Implement support for sparse RAM memory regions
[RFC v3 0/9] i386 cleanup
2020-11-18 19:13 UTC (19+ messages)
` [RFC v3 4/9] i386: hvf: remove stale MAINTAINERS entry for old hvf stubs
` [RFC v3 8/9] module: introduce MODULE_INIT_ACCEL_CPU
` [RFC v3 9/9] i386: split cpu accelerators from cpu.c
[PULL 00/92] Misc patches for 2020-09-24
2020-11-18 18:37 UTC (5+ messages)
` [PULL 19/92] hw/char/serial: Assert serial_ioport_read/write offset fits 8 bytes
[PATCH 0/6] configure / meson: Move check for headers to meson.build
2020-11-18 18:19 UTC (14+ messages)
` [PATCH 1/6] configure: Remove the obsolete check for ifaddrs.h
` [PATCH 2/6] configure / meson: Move check for pty.h to meson.build
` [PATCH 3/6] configure / meson: Move check for drm.h "
` [PATCH 4/6] configure / meson: Move check for sys/signal.h "
` [PATCH 5/6] "
` [PATCH 6/6] configure / meson: Move check for linux/btrfs.h "
[PATCH for-5.2 v3] s390x/pci: fix endianness issues
2020-11-18 18:21 UTC (5+ messages)
[Qemu-devel] [Bug 1371915] [NEW] Make Uninstall Rule Requested
2020-11-18 18:03 UTC (4+ messages)
` [Bug 1371915] "
[PATCH 00/11] mirror: cancel nbd reconnect
2020-11-18 18:36 UTC (14+ messages)
` [PATCH 01/11] block: add new BlockDriver handler: bdrv_cancel_in_flight
` [PATCH 02/11] block/nbd: implement .bdrv_cancel_in_flight
` [PATCH 03/11] block/raw-format: implement .bdrv_cancel_in_flight handler
` [PATCH 04/11] job: add .cancel handler for the driver
` [PATCH 05/11] block/mirror: implement .cancel job handler
` [PATCH 06/11] iotests/264: fix style
` [PATCH 07/11] iotests/264: move to python unittest
` [PATCH 08/11] iotests.py: qemu_nbd_popen: remove pid file after use
` [PATCH 09/11] iotests/264: add mirror-cancel test-case
` [PATCH 10/11] block/backup: implement .cancel job handler
` [PATCH 11/11] iotests/264: add backup-cancel test-case
[PATCH] build: add "make uninstall" target
2020-11-18 18:06 UTC (2+ messages)
How to copy data between guest memory and host
2020-11-18 17:57 UTC
[PATCH] trace: use STAP_SDT_V2 to work around symbol visibility
2020-11-18 17:51 UTC (2+ messages)
[PATCH-for-5.2? 0/2] two qtest bugfix
2020-11-18 17:22 UTC (8+ messages)
` [PATCH-for-5.2? 1/2] tests/qtest: variable defined by g_autofree need to be initialized
` [PATCH-for-5.2? 2/2] tests/qtest: fix memleak in npcm7xx_watchdog_timer-test
[PATCH v4 0/2] MTE support for KVM guest
2020-11-18 17:05 UTC (12+ messages)
` [PATCH v4 1/2] arm64: kvm: Save/restore MTE registers
` [PATCH v4 2/2] arm64: kvm: Introduce MTE VCPU feature
[PATCH] hvf: Gate RDTSCP on CPU_BASED2_RDTSCP, not just CPU_BASED_TSC_OFFSET
2020-11-18 17:08 UTC (2+ messages)
[RFC PATCH v2 00/37] cleanup qemu_init and make sense of command line processing
2020-11-18 16:57 UTC (15+ messages)
` [PATCH 11/29] vl: extract various command line desugaring snippets to a new function
` [PATCH 12/29] vl: create "-net nic -net user" default earlier
` [PATCH 17/29] vl: separate qemu_create_early_backends
` [PATCH 18/29] vl: separate qemu_create_late_backends
` [PATCH 19/29] vl: separate qemu_create_machine
` [PATCH 20/29] vl: separate qemu_apply_machine_options
[PATCH] linux-user/elfload: Fix handling of pure BSS segments
2020-11-18 16:52 UTC
[PATCH] hvf: Fix segment selector format
2020-11-18 16:42 UTC (4+ messages)
[PATCH 0/4] vhost-user: avoid g_return_val_if() in get/set_config()
2020-11-18 16:28 UTC (4+ messages)
[PATCH] dbus-vmstate: replace g_return with error handling
2020-11-18 16:31 UTC (2+ messages)
[Qemu-devel] [Bug 1625216] [NEW] memory writes via gdb don't work for memory mapped hardware
2020-11-18 16:08 UTC (2+ messages)
` [Bug 1625216] "
[PATCH for-6.0 0/6] Add HMP/QMP commands to query accelerator
2020-11-18 16:23 UTC (19+ messages)
` [PATCH for-6.0 1/6] qapi: Add query-accel command
[Qemu-devel] [Bug 1799792] [NEW] Broken scaling with gtk, gl=on on a hidpi display
2020-11-18 16:06 UTC (3+ messages)
` [Bug 1799792] Re: Broken scaling with gtk,gl=on "
[PATCH] hvf: Fix value of MMU_PAGE_NX and add MMU_PAGE_RS
2020-11-18 16:21 UTC (2+ messages)
[Qemu-devel] [Bug 1620660] [NEW] man page is missing suboptions for "-display"
2020-11-18 16:03 UTC (2+ messages)
` [Bug 1620660] "
[Bug 1904331] [NEW] Coding bug in the function serial_ioport_write in serial.c
2020-11-18 15:40 UTC (2+ messages)
` [Bug 1904331] "
[Bug 1904206] [NEW] install QEMU
2020-11-18 15:40 UTC (2+ messages)
` [Bug 1904206] "
[PATCH v2 00/16] qapi: static typing conversion, pt3
2020-11-18 15:41 UTC (9+ messages)
` [PATCH v2 03/16] qapi/expr.py: constrain incoming expression types
` [PATCH v2 04/16] qapi/expr.py: Add assertion for union type 'check_dict'
` [PATCH v2 06/16] qapi/expr.py: Check type of 'data' member
` [PATCH v2 07/16] qapi/expr.py: Add casts in a few select cases
[PULL 0/4] Misc fixes patches
2020-11-18 15:24 UTC (6+ messages)
` [PULL 1/4] authz-list-file: Fix file read error handling
` [PULL 2/4] authz-list-file: Improve an error message
` [PULL 3/4] authz-pam: Check that 'service' property is set
` [PULL 4/4] authz-simple: Check that 'identity' "
[PATCH] target/arm: fix stage 2 page-walks in 32-bit emulation
2020-11-18 15:04 UTC
[RFC PATCH] .cirrus.yml: bump timeout period for MacOS builds
2020-11-18 15:11 UTC (2+ messages)
[PATCH v3 RESEND] fcntl: Add 32bit filesystem mode
2020-11-18 9:00 UTC (4+ messages)
[PATCH 0/2] Fix some style problems in qom
2020-11-18 6:45 UTC (3+ messages)
` [PATCH 1/2] qom:open brace '{' following struct go on the same line
` [PATCH 2/2] qom:delete trailing whitespace
[PATCH v2 0/7] UFFD write-tracking migration/snapshots
2020-11-18 14:54 UTC (9+ messages)
` [PATCH v2 1/7] Introduce 'track-writes-ram' migration capability
` [PATCH v2 2/7] Introduced UFFD-WP low-level interface helpers. Implemented support for the whole RAM block memory protection/un-protection. Higher level ram_write_tracking_start() and ram_write_tracking_stop() to start/stop tracking memory writes on the whole VM memory
` [PATCH v2 3/7] Support UFFD write fault processing in ram_save_iterate()
` [PATCH v2 4/7] Implementation of write-tracking migration thread
` [PATCH v2 5/7] Implementation of vm_start() BH
` [PATCH v2 6/7] The rest of write tracking migration code
` [PATCH v2 7/7] Introduced simple linear scan rate limiting mechanism for write tracking migration
[PATCH 0/7] UFFD write-tracking migration/snapshots
2020-11-18 14:31 UTC (10+ messages)
` [PATCH 1/7] Introduce 'track-writes-ram' migration capability
` [PATCH 2/7] Introduced UFFD-WP low-level interface helpers. Implemented support for the whole RAM block memory protection/un-protection. Higher level ram_write_tracking_start() and ram_write_tracking_stop() to start/stop tracking memory writes on the whole VM memory
` [PATCH 3/7] Support UFFD write fault processing in ram_save_iterate()
` [PATCH 4/7] Implementation of write-tracking migration thread
` [PATCH 5/7] Implementation of vm_start() BH
` [PATCH 6/7] The rest of write tracking migration code
` [PATCH 7/7] Introduced simple linear scan rate limiting mechanism for write tracking migration
[PATCH] ide:atapi: check io_buffer_index in ide_atapi_cmd_reply_end
2020-11-18 14:27 UTC
[PATCH] hw/watchdog/wdt_diag288: Remove unnecessary includes
2020-11-18 14:30 UTC (4+ messages)
[PATCH] qapi: Normalize version references x.y.0 to just x.y
2020-11-18 14:18 UTC (2+ messages)
[PATCH] cirrus-ci: parallelize "make check"
2020-11-18 13:43 UTC (3+ messages)
[PULL 0/7] HVF and Windows changes for QEMU 5.2-rc
2020-11-18 13:42 UTC (2+ messages)
[PATCH v1 0/7] UFFD write-tracking migration/snapshots
2020-11-18 13:09 UTC (9+ messages)
` [PATCH v1 1/7] Introduce 'track-writes-ram' migration capability
` [PATCH v1 2/7] Introduced UFFD-WP low-level interface helpers. Implemented support for the whole RAM block memory protection/un-protection. Higher level ram_write_tracking_start() and ram_write_tracking_stop() to start/stop tracking memory writes on the whole VM memory
` [PATCH v1 3/7] Support UFFD write fault processing in ram_save_iterate()
` [PATCH v1 4/7] Implementation of write-tracking migration thread
` [PATCH v1 5/7] Implementation of vm_start() BH
` [PATCH v1 6/7] The rest of write tracking migration code
` [PATCH v1 7/7] Introduced simple linear scan rate limiting mechanism for write tracking migration
Property '.hmat' not found
2020-11-18 12:31 UTC (6+ messages)
[Bug 1903470] [NEW] qemu 5.1.0: Add UNIX socket support for netdev socket
2020-11-18 11:49 UTC (2+ messages)
` [Bug 1903470] "
[Bug 1163034] Re: linux-user mode can't handle guest setting a very small RLIMIT_AS (hangs running gnutls28, coreutils configure check code)
2020-11-18 11:16 UTC
[Qemu-devel] [Bug 1680991] [NEW] System Timer returning 0 tick count for raspi2 emulation
2020-11-18 11:14 UTC (3+ messages)
` [Bug 1680991] Re: raspi2: system timer device not implemented
[PATCH v2 0/5] ARM: reduce the memory consumed when mapping UEFI flash images
2020-11-18 11:18 UTC (6+ messages)
` [PATCH v2 1/5] hw/block: blk_check_size_and_read_all should report backend name
` [PATCH v2 2/5] hw/block: Flash images can be smaller than the device
` [PATCH v2 3/5] hw/arm: Convert assertions about flash image size to error_report
` [PATCH v2 4/5] hw/arm: Flash image mapping follows image size
` [PATCH v2 5/5] hw/arm: Only minimise flash size on older machines
[PATCH for-5.2] meson: Fix build with --disable-guest-agent-msi
2020-11-18 11:16 UTC (3+ messages)
question about bdrv_replace_node
2020-11-18 10:54 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).