qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-14 11:12:50 to 2020-01-14 16:17:09 UTC [more...]

[PATCH 0/4] migration: Replace gemu_log with qemu_log
 2020-01-14 16:15 UTC  (4+ messages)
` [PATCH 2/4] linux-user: Use `qemu_log' for strace

PCIe device paththrough via vfio issue
 2020-01-14 16:02 UTC  (6+ messages)

[PULL 0/5] 9p patches 2020-01-14
 2020-01-14 16:02 UTC  (6+ messages)
` [PULL 1/5] 9pfs: local: Fix possible memory leak in local_link()
` [PULL 2/5] 9p: local: always return -1 on error in local_unlinkat_common
` [PULL 3/5] 9p: init_in_iov_from_pdu can truncate the size
` [PULL 4/5] virtfs-proxy-helper.c: remove 'err_out' label in setugid()
` [PULL 5/5] 9pfs/9p.c: remove unneeded labels

[PULL 0/1] Block patches
 2020-01-14 16:00 UTC  (2+ messages)

[PATCH v28 00/22] Add RX archtecture support
 2020-01-14 15:58 UTC  (5+ messages)
` [PATCH v28 17/22] hw/rx: RX Target hardware definition

[PATCH] qemu-deprecated: Remove text about Python 2
 2020-01-14 15:53 UTC  (5+ messages)

[PATCH v2 0/4] luks: add qemu-img measure support
 2020-01-14 15:48 UTC  (9+ messages)
` [PATCH v2 1/4] luks: extract block_crypto_calculate_payload_offset()
` [PATCH v2 2/4] luks: implement .bdrv_measure()
` [PATCH v2 3/4] qemu-img: allow qemu-img measure --object without a filename
` [PATCH v2 4/4] iotests: add 282 luks qemu-img measure test

[PATCH v2 1/3] target/riscv: Fix tb->flags FS status
 2020-01-14 15:48 UTC  (6+ messages)
` [PATCH v2 2/3] target/riscv: fsd/fsw doesn't dirty FP state
` [PATCH v2 3/3] target/riscv: update mstatus.SD when FS is set dirty

Feedback on multi-process QEMU muser prototype
 2020-01-14 15:22 UTC 

[PATCH v5 00/22] gdbstub refactor and SVE support (+check-tcg tweaks)
 2020-01-14 15:09 UTC  (23+ messages)
` [PATCH v5 01/22] gdbstub: make GDBState static and have common init function
` [PATCH v5 02/22] gdbstub: stop passing GDBState * around and use global
` [PATCH v5 03/22] gdbstub: move str_buf to GDBState and use GString
` [PATCH v5 04/22] gdbstub: move mem_buf to GDBState and use GByteArray
` [PATCH v5 05/22] gdbstub: add helper for 128 bit registers
` [PATCH v5 06/22] target/arm: use gdb_get_reg helpers
` [PATCH v5 07/22] target/m68k: "
` [PATCH v5 08/22] gdbstub: extend GByteArray to read register helpers
` [PATCH v5 09/22] target/arm: prepare for multiple dynamic XMLs
` [PATCH v5 10/22] target/arm: explicitly encode regnum in our XML
` [PATCH v5 11/22] target/arm: default SVE length to 64 bytes for linux-user
` [PATCH v5 12/22] target/arm: generate xml description of our SVE registers
` [PATCH v5 13/22] tests/tcg: add a configure compiler check for ARMv8.1 and SVE
` [PATCH v5 14/22] target/arm: don't bother with id_aa64pfr0_read for USER_ONLY
` [PATCH v5 15/22] tests/tcg/aarch64: userspace system register test
` [PATCH v5 16/22] configure: allow user to specify what gdb to use
` [PATCH v5 17/22] tests/guest-debug: add a simple test runner
` [PATCH v5 18/22] tests/tcg/aarch64: add a gdbstub testcase for SVE registers
` [PATCH v5 19/22] tests/tcg/aarch64: add SVE iotcl test
` [PATCH v5 20/22] tests/tcg/aarch64: add test-sve-ioctl guest-debug test
` [PATCH v5 21/22] gdbstub: change GDBState.last_packet to GByteArray
` [PATCH v5 22/22] gdbstub: do not split gdb_monitor_write payload

[PATCH v5 00/20] linux-user: Misc patches for 5.0
 2020-01-14 15:16 UTC  (39+ messages)
` [PATCH v5 01/20] linux-user: Fix some constants in termbits.h
` [PATCH v5 02/20] linux-user: alpha: Update syscall numbers to kernel 5.5 rc3 level
` [PATCH v5 03/20] linux-user: m68k: "
` [PATCH v5 04/20] linux-user: microblaze: "
` [PATCH v5 06/20] linux-user: x86_64: "
` [PATCH v5 07/20] linux-user: xtensa: "
` [PATCH v5 08/20] linux-user: xtensa: Remove unused constant TARGET_NR_syscall_count
` [PATCH v5 09/20] linux-user: Add support for FS_IOC_<GET|SET>VERSION ioctls
` [PATCH v5 10/20] linux-user: Add support for FS_IOC32_<GET|SET>FLAGS ioctls
` [PATCH v5 11/20] linux-user: Add support for FS_IOC32_<GET|SET>VERSION ioctls
` [PATCH v5 12/20] linux-user: Add support for FS_IOC_FS<GET|SET>XATTR ioctls
` [PATCH v5 13/20] linux-user: Add support for FITRIM ioctl
` [PATCH v5 14/20] linux-user: Add support for FIFREEZE and FITHAW ioctls
` [PATCH v5 15/20] linux-user: Add support for FD<SETEMSGTRESH|SETMAXERRS|GETMAXERRS> ioctls
` [PATCH v5 16/20] linux-user: Add support for FDFMT<BEG|TRK|END> ioctls
` [PATCH v5 17/20] linux-user: Add support for FDGETFDCSTAT ioctl
` [PATCH v5 18/20] configure: Detect kcov support and introduce CONFIG_KCOV
` [PATCH v5 19/20] linux-user: Add support for KCOV_<ENABLE|DISABLE> ioctls
` [PATCH v5 20/20] linux-user: Add support for KCOV_INIT_TRACE ioctl

KVM call minutes for 2020-01-14
 2020-01-14 15:19 UTC 

[PATCH v2 0/3] exclude hyperv synic sections from vhost
 2020-01-14 15:02 UTC  (6+ messages)
` [PATCH v2 2/3] memory: Allow a MemoryRegion to be marked no_vhost

[PATCH] qcow2: Use a GString in report_unsupported_feature()
 2020-01-14 14:54 UTC 

[Qemu-devel] [PATCH] qemu-doc: Do not hard-code the name of the QEMU binary
 2020-01-14 14:52 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/6] Xen stubdom support
 2020-01-14 14:41 UTC  (5+ messages)
` [Qemu-devel] [PATCH 6/6] xen-pt: Round pci regions sizes to XEN_PAGE_SIZE
                ` [Xen-devel] "

[PATCH v3] iotests: Add more "skip_if_unsupported" statements to the python tests
 2020-01-14 14:34 UTC  (2+ messages)

[PATCH] virtio-9p-device: fix memleak in virtio_9p_device_unrealize
 2020-01-14 14:17 UTC  (3+ messages)

[PATCH v2 0/4] qcow2: Misc BDRV_SECTOR_SIZE updates
 2020-01-14 14:15 UTC  (15+ messages)
` [PATCH v2 1/4] qcow2: Require that the virtual size is a multiple of the sector size
` [PATCH v2 2/4] qcow2: Don't round the L1 table allocation up to "
` [PATCH v2 3/4] qcow2: Tighten cluster_offset alignment assertions
` [PATCH v2 4/4] qcow2: Use BDRV_SECTOR_SIZE instead of the hardcoded value

[PATCH v1 0/5] vhost-user block device backend implementation
 2020-01-14 14:11 UTC  (3+ messages)

[PATCH v2 0/5] vhost-user block device backend implementation
 2020-01-14 14:06 UTC  (6+ messages)
` [PATCH v2 1/5] vhost-user block device backend
` [PATCH v2 2/5] extend libvhost to support IOThread
` [PATCH v2 3/5] a standone-alone tool to directly share disk image file via vhost-user protocol
` [PATCH v2 4/5] new qTest case for the vhost-user-blk device backend
` [PATCH v2 5/5] building configuration files changes

[PULL 0/1] Tracing patches
 2020-01-14 14:11 UTC  (4+ messages)
` [PULL 1/1] trace: update qemu-trace-stap to Python 3

Requirements for out-of-process device emulation
 2020-01-14 14:06 UTC 

[for-5.0 PATCH 00/11] Support for reverse debugging with GDB
 2020-01-14 13:57 UTC  (4+ messages)
` [for-5.0 PATCH 08/11] replay: flush rr queue before loading the vmstate

[PATCH v2] iotests: Add more "skip_if_unsupported" statements to the python tests
 2020-01-14 13:38 UTC  (3+ messages)

KVM call for agenda for 2020-01-14
 2020-01-14 13:28 UTC  (2+ messages)

[PATCH 00/15] Replace current_machine by qdev_get_machine()
 2020-01-14 13:27 UTC  (3+ messages)
` [PATCH 06/15] migration/savevm: "

Making QEMU easier for management tools and applications
 2020-01-14 13:04 UTC  (6+ messages)

[PATCH 00/12] linux-user: Add support for real time clock and
 2020-01-14 13:09 UTC  (27+ messages)
` [PATCH 01/12] linux-user: Add support for enabling/disabling RTC features using ioctls
` [PATCH 02/12] linux-user: Add support for getting/setting RTC time and alarm "
` [PATCH 03/12] linux-user: Add support for getting/setting RTC periodic interrupt and epoch "
` [PATCH 04/12] linux-user: Add support for getting/setting RTC wakeup alarm "
` [PATCH 05/12] linux-user: Add support for getting/setting RTC PLL correction "
` [PATCH 06/12] linux-user: Add support for read/clear RTC voltage low detector "
` [PATCH 07/12] linux-user: Add support for getting alsa timer version and id
` [PATCH 08/12] linux-user: Add support for setting alsa timer enhanced read using ioctl
` [PATCH 09/12] linux-user: Add support for getting/setting specified alsa timer parameters using ioctls
` [PATCH 10/12] linux-user: Add support for selecting alsa timer using ioctl
` [PATCH 11/12] linux-user: Add support for getting/setting selected alsa timer parameters using ioctls
` [PATCH 12/12] linux-user: Add support for selected alsa timer instructions "

[PULL 00/30] Migration pull patches (take 4)
 2020-01-14 12:52 UTC  (31+ messages)
` [PULL 01/30] multifd: Initialize local variable
` [PULL 02/30] multifd: Allocate uint64_t instead of ram_addr_t
` [PULL 03/30] migration-test: Add migration multifd test
` [PULL 04/30] migration: Make sure that we don't call write() in case of error
` [PULL 05/30] migration-test: introduce functions to handle string parameters
` [PULL 06/30] migration-test: ppc64: fix FORTH test program
` [PULL 07/30] runstate: ignore finishmigrate -> prelaunch transition
` [PULL 08/30] ram.c: remove unneeded labels
` [PULL 09/30] migration: Rate limit inside host pages
` [PULL 10/30] migration: Fix incorrect integer->float conversion caught by clang
` [PULL 11/30] migration: Fix the re-run check of the migrate-incoming command
` [PULL 12/30] misc: use QEMU_IS_ALIGNED
` [PULL 13/30] migration: add savevm_state_handler_remove()
` [PULL 14/30] migration: savevm_state_handler_insert: constant-time element insertion
` [PULL 15/30] migration/ram: Yield periodically to the main loop
` [PULL 16/30] migration/postcopy: reduce memset when it is zero page and matches_target_page_size
` [PULL 17/30] migration/postcopy: wait for decompress thread in precopy
` [PULL 18/30] migration/postcopy: count target page number to decide the place_needed
` [PULL 19/30] migration/postcopy: set all_zero to true on the first target page
` [PULL 20/30] migration/postcopy: enable random order target page arrival
` [PULL 21/30] migration/postcopy: enable compress during postcopy
` [PULL 22/30] migration/multifd: clean pages after filling packet
` [PULL 23/30] migration/multifd: not use multifd during postcopy
` [PULL 24/30] migration/multifd: fix nullptr access in terminating multifd threads
` [PULL 25/30] migration/multifd: fix destroyed mutex "
` [PULL 26/30] Bug #1829242 correction
` [PULL 27/30] migration: Define VMSTATE_INSTANCE_ID_ANY
` [PULL 28/30] migration: Change SaveStateEntry.instance_id into uint32_t
` [PULL 29/30] apic: Use 32bit APIC ID for migration instance ID
` [PULL 30/30] migration: Support QLIST migration

[PATCH] target/arm: adjust program counter for wfi exception in AArch32
 2020-01-14 13:22 UTC  (3+ messages)

[PATCH] block: Use a GString in bdrv_perm_names()
 2020-01-14 12:50 UTC  (3+ messages)

[PATCH] target/arm: add PMU feature to cortex-r5 and cortex-r5f
 2020-01-14 12:44 UTC  (2+ messages)

[PULL 00/30] Migration pull patches (3rd try)
 2020-01-14 12:44 UTC  (34+ messages)
` [PULL 01/30] multifd: Initialize local variable
` [PULL 02/30] migration-test: Add migration multifd test
` [PULL 03/30] migration: Make sure that we don't call write() in case of error
` [PULL 04/30] migration-test: introduce functions to handle string parameters
` [PULL 05/30] migration-test: ppc64: fix FORTH test program
` [PULL 06/30] runstate: ignore finishmigrate -> prelaunch transition
` [PULL 07/30] ram.c: remove unneeded labels
` [PULL 08/30] migration: Rate limit inside host pages
` [PULL 09/30] migration: Fix incorrect integer->float conversion caught by clang
` [PULL 10/30] migration: Fix the re-run check of the migrate-incoming command
` [PULL 11/30] misc: use QEMU_IS_ALIGNED
` [PULL 12/30] migration: add savevm_state_handler_remove()
` [PULL 13/30] migration: savevm_state_handler_insert: constant-time element insertion
` [PULL 14/30] migration/ram: Yield periodically to the main loop
` [PULL 15/30] migration/postcopy: reduce memset when it is zero page and matches_target_page_size
` [PULL 16/30] migration/postcopy: wait for decompress thread in precopy
` [PULL 17/30] migration/postcopy: count target page number to decide the place_needed
` [PULL 18/30] migration/postcopy: set all_zero to true on the first target page
` [PULL 19/30] migration/postcopy: enable random order target page arrival
` [PULL 20/30] migration/postcopy: enable compress during postcopy
` [PULL 21/30] migration/multifd: clean pages after filling packet
` [PULL 22/30] migration/multifd: not use multifd during postcopy
` [PULL 23/30] migration/multifd: fix nullptr access in terminating multifd threads
` [PULL 24/30] migration/multifd: fix destroyed mutex "
` [PULL 25/30] Bug #1829242 correction
` [PULL 26/30] migration: Define VMSTATE_INSTANCE_ID_ANY
` [PULL 27/30] migration: Change SaveStateEntry.instance_id into uint32_t
` [PULL 28/30] apic: Use 32bit APIC ID for migration instance ID
` [PULL 29/30] migration: Support QLIST migration
` [PULL 30/30] multifd: Allocate uint64_t instead of ram_addr_t

[PATCH v2] hw/ppc/prep: Remove the deprecated "prep" machine and the OpenHackware BIOS
 2020-01-14 11:46 UTC 

xlnx-zynqmp doesn't set psci-conduit on the R-cores
 2020-01-14 11:35 UTC  (3+ messages)

[PATCH v2] qcow2: Assert that host cluster offsets fit in L2 table entries
 2020-01-14 11:32 UTC  (2+ messages)

[PULL 00/29] Migration pull patches (second try)
 2020-01-14 11:26 UTC  (7+ messages)

[qemu-web PATCH] documentation: update links to readthedocs
 2020-01-14 11:11 UTC  (3+ messages)

[PATCH] docs/devel: fix stable process doc formatting
 2020-01-14 11:04 UTC  (2+ messages)

[PATCH v4 00/15] io_uring: add Linux io_uring AIO engine
 2020-01-14 10:59 UTC  (6+ messages)
` [PATCH v4 10/15] block/io_uring: adds userspace completion polling
` [PATCH v4 11/15] qemu-io: adds option to use aio engine
` [PATCH v4 13/15] qemu-nbd: adds option for aio engines
` [PATCH v4 14/15] tests/qemu-iotests: enable testing with aio options
` [PATCH v4 15/15] tests/qemu-iotests: use AIOMODE with various tests

[PATCH v3 0/2] Fix incorrect integer->float conversion caught by clang
 2020-01-14 11:08 UTC  (6+ messages)
` [PATCH v3 1/2] migration: "


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