qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-13 14:39:57 to 2020-01-14 09:37:20 UTC [more...]

[PULL 00/29] Migration pull patches (second try)
 2020-01-14  9:26 UTC  (11+ messages)
` [PULL 01/29] multifd: Initialize local variable
` [PULL 02/29] migration-test: Add migration multifd test
` [PULL 03/29] migration: Make sure that we don't call write() in case of error
` [PULL 04/29] migration-test: introduce functions to handle string parameters
` [PULL 05/29] migration-test: ppc64: fix FORTH test program
` [PULL 06/29] runstate: ignore finishmigrate -> prelaunch transition
` [PULL 08/29] migration: Rate limit inside host pages
` [PULL 09/29] migration: Fix incorrect integer->float conversion caught by clang
` [PULL 13/29] migration: savevm_state_handler_insert: constant-time element insertion
` [PULL 25/29] Bug #1829242 correction

[PATCH] target/riscv: Set mstatus.DS & FS correctly
 2020-01-14  9:23 UTC  (3+ messages)

[PATCH] vhost-vsock: delete vqs in vhost_vsock_unrealize to avoid memleaks
 2020-01-14  9:20 UTC  (2+ messages)

[PATCH v2] scsi-disk: define props in scsi_block_disk to avoid memleaks
 2020-01-14  9:16 UTC 

[PATCH 0/4] migration: Replace gemu_log with qemu_log
 2020-01-14  9:09 UTC  (9+ messages)
` [PATCH 1/4] linux-user: Use `qemu_log' for non-strace logging
` [PATCH 2/4] linux-user: Use `qemu_log' for strace
` [PATCH 3/4] linux-user: remove gemu_log from the linux-user tree
` [PATCH 4/4] bsd-user: Replace gemu_log with qemu_log

[PATCH v7] migration: Support QLIST migration
 2020-01-14  9:06 UTC  (2+ messages)

[RFC PATCH qemu] spapr: Kill SLOF
 2020-01-14  9:04 UTC  (11+ messages)

[PATCH] tests/qemu-iotests: Update tests to recent desugarized -accel option
 2020-01-14  8:59 UTC  (18+ messages)
` Priority of -accel (was: [PATCH] tests/qemu-iotests: Update tests to recent desugarized -accel option)
            ` Priority of -accel

[PATCH v12 00/13] VIRTIO-IOMMU device
 2020-01-14  8:51 UTC  (11+ messages)
` [PATCH v12 02/13] virtio-iommu: Add skeleton
` [PATCH v12 04/13] virtio-iommu: Add the iommu regions
` [PATCH v12 05/13] virtio-iommu: Endpoint and domains structs and helpers

[PATCH 000/104] virtiofs daemon [all]
 2020-01-14  8:29 UTC  (6+ messages)
` [PATCH 066/104] virtiofsd: passthrough_ll: add renameat2 support

[PATCH v3 0/3] Dump QCOW2 metadata
 2020-01-14  8:22 UTC  (4+ messages)
` [PATCH v3 1/3] qcow2: introduce Qcow2Metadata structure
` [PATCH v3 2/3] qemu-img: sort key options alphabetically
` [PATCH v3 3/3] qcow2: dump QCOW2 metadata

[PATCH v1 00/59] trivial unneeded labels cleanup
 2020-01-14  7:55 UTC  (15+ messages)
` [PATCH v1 12/59] virtfs-proxy-helper.c: remove 'err_out' label in setugid()
` [PATCH v1 40/59] hsb/hcd-ehci.c: remove unneeded labels
` [PATCH v1 41/59] intc/s390_flic_kvm.c: remove unneeded label in kvm_flic_load()

Semihosting, arm, riscv, ppc and common code
 2020-01-14  7:53 UTC  (3+ messages)

[PATCH] virtio-9p-device: fix memleak in virtio_9p_device_unrealize
 2020-01-14  7:40 UTC 

[PATCH v2 0/3] exclude hyperv synic sections from vhost
 2020-01-14  7:19 UTC  (8+ messages)
` [PATCH v2 1/3] vhost: Add names to section rounded warning
` [PATCH v2 2/3] memory: Allow a MemoryRegion to be marked no_vhost
` [PATCH v2 3/3] hyperv/synic: Mark regions as no vhost

[RFC PATCH 0/3] vhost-user: Lift Max Ram Slots Limitation
 2020-01-14  7:12 UTC  (6+ messages)
` [RFC PATCH 1/3] Fixed Error Handling in vhost_user_set_mem_table_postcopy
` [RFC PATCH 3/3] Introduce Configurable Number of Memory Slots Exposed by vhost-user:

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

[PATCH 0/7] target/ppc: Implement KVM support under TCG (final steps)
 2020-01-14  2:11 UTC  (13+ messages)
` [PATCH 4/7] target/ppc: Add SPR TBU40
` [PATCH 5/7] target/ppc: Add privileged message send facilities
` [PATCH 6/7] target/ppc: add support for Hypervisor Facility Unavailable Exception

[BUG qemu 4.0] segfault when unplugging virtio-blk-pci device
 2020-01-14  2:50 UTC  (8+ messages)

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

[PATCH 0/2] pvpanic: implement crashloaded event for pvpanic
 2020-01-14  2:31 UTC  (3+ messages)
` [PATCH 1/2] pvpanic: introduce crashloaded "
` [PATCH 2/2] pvpanic: implement crashloaded event handling

[PATCH 1/3] select gdb fpu xml by single or double float extension
 2020-01-14  2:24 UTC  (5+ messages)
` [PATCH 2/3] RISC-V: use FIELD macro to define tb flags
` [PATCH 3/3] remove redundant check for fpu csr read and write interface

[PATCH] hw/arm/acpi: Pack the SRAT processors structure by node_id ascending order
 2020-01-14  2:07 UTC  (11+ messages)

[PATCH 00/15] Replace current_machine by qdev_get_machine()
 2020-01-14  2:02 UTC  (15+ messages)
` [PATCH 10/15] memory: "
` [PATCH 11/15] exec: "
` [PATCH 12/15] accel: Introduce the current_accel() method
` [PATCH 13/15] accel: Replace current_machine->accelerator by "
` [PATCH 14/15] accel/accel: Replace current_machine by qdev_get_machine()
` [PATCH 15/15] vl: Make current_machine a local variable

[RFC v4 PATCH 00/49] Initial support of multi-process qemu - status update
 2020-01-14  1:56 UTC  (12+ messages)

[PATCH] scsi-disk: define props in scsi_block_disk to avoid memleaks
 2020-01-14  1:45 UTC  (3+ messages)

[PULL 00/41] tcg patch queue
 2020-01-14  1:16 UTC  (6+ messages)

[Bug 1859359] [NEW] xHCI and event ring handling
 2020-01-14  0:44 UTC  (3+ messages)
` [Bug 1859359] "

[PATCH v3 00/11] 9pfs: readdir optimization
 2020-01-13 23:18 UTC  (12+ messages)
` [PATCH v3 01/11] tests/virtio-9p: add terminating null in v9fs_string_read()
` [PATCH v3 02/11] 9pfs: require msize >= 4096
` [PATCH v3 03/11] 9pfs: validate count sent by client with T_readdir
` [PATCH v3 04/11] hw/9pfs/9p-synth: added directory for readdir test
` [PATCH v3 05/11] tests/virtio-9p: added "
` [PATCH v3 06/11] tests/virtio-9p: added splitted "
` [PATCH v3 07/11] tests/virtio-9p: failing "
` [PATCH v3 08/11] 9pfs: readdir benchmark
` [PATCH v3 09/11] hw/9pfs/9p-synth: avoid n-square issue in synth_readdir()
` [PATCH v3 10/11] 9pfs: T_readdir latency optimization
` [PATCH v3 11/11] hw/9pfs/9p.c: benchmark time on T_readdir request

[PATCH qemu v4] spapr: Kill SLOF
 2020-01-14  0:33 UTC  (6+ messages)

[PATCH v3 00/17] Add Allwinner H3 SoC and Orange Pi PC Machine
 2020-01-13 23:28 UTC  (9+ messages)
` [PATCH v3 03/17] hw/arm/allwinner-h3: add Clock Control Unit
` [PATCH v3 06/17] hw/arm/allwinner: add CPU Configuration module
` [PATCH v3 10/17] hw/arm/allwinner-h3: add Boot ROM support
` [PATCH v3 12/17] hw/arm/allwinner: add RTC device support

[PATCH] qemu-deprecated: Remove text about Python 2
 2020-01-13 22:36 UTC  (2+ messages)

[PATCH v5 00/20] linux-user: Misc patches for 5.0
 2020-01-13 20:34 UTC  (21+ 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 05/20] linux-user: mips: "
` [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

[PATCH] qemu-nbd: Convert invocation documentation to rST
 2020-01-13 19:57 UTC  (2+ messages)

[PULL 0/3] capstone update
 2020-01-13 19:53 UTC  (3+ messages)

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

[kvm-unit-tests PATCH v2 00/16] arm/arm64: Add ITS tests
 2020-01-13 18:45 UTC  (24+ messages)
` [kvm-unit-tests PATCH v2 03/16] arm/arm64: gic: Introduce setup_irq() helper
` [kvm-unit-tests PATCH v2 05/16] arm/arm64: ITS: Introspection tests
` [kvm-unit-tests PATCH v2 06/16] arm/arm64: ITS: Test BASER
` [kvm-unit-tests PATCH v2 07/16] arm/arm64: ITS: Set the LPI config and pending tables
` [kvm-unit-tests PATCH v2 08/16] arm/arm64: ITS: Init the command queue
` [kvm-unit-tests PATCH v2 09/16] arm/arm64: ITS: Enable/Disable LPIs at re-distributor level
` [kvm-unit-tests PATCH v2 11/16] arm/arm64: ITS: Device and collection Initialization
` [kvm-unit-tests PATCH v2 12/16] arm/arm64: ITS: commands
` [kvm-unit-tests PATCH v2 13/16] arm/arm64: ITS: INT functional tests
` [kvm-unit-tests PATCH v2 14/16] arm/run: Allow Migration tests
` [kvm-unit-tests PATCH v2 16/16] arm/arm64: ITS: pending table migration test

[for-5.0 PATCH 00/11] Support for reverse debugging with GDB
 2020-01-13 17:55 UTC  (11+ messages)
` [for-5.0 PATCH 03/11] migration: introduce icount field for snapshots
` [for-5.0 PATCH 08/11] replay: flush rr queue before loading the vmstate

[PATCH v1] hw/i386: disable smbus migration for xenpv
 2020-01-13 17:46 UTC  (2+ messages)
` [PATCH v1] hw/i386: disable smbus migration for xenfv

[Bug 1859384] [NEW] arm gic: interrupt model never 1 on non-mpcore and race condition in gic_acknowledge_irq
 2020-01-13 17:22 UTC  (6+ messages)
` [Bug 1859384] "

[PATCH 0/2] Dump QCOW2 metadata
 2020-01-13 17:27 UTC  (7+ messages)
` [PATCH 2/2] qcow2: dump "

[PATCH 0/4] qmp: Optionally run handlers in coroutines
 2020-01-13 17:10 UTC  (4+ messages)
` [PATCH 2/4] block: Mark 'block_resize' as coroutine

[PATCH] arm/gicv3: update virtual irq state after IAR register read
 2020-01-13 17:05 UTC  (2+ messages)

[PATCH v6 00/25] monitor: add asynchronous command type
 2020-01-13 16:54 UTC  (9+ messages)

[PATCH v6 00/11] Multi-phase reset mechanism
 2020-01-13 16:51 UTC  (4+ messages)
` [PATCH v6 07/11] hw/core/qdev: update hotplug reset regarding resettable

[PATCH v2 1/1] s390x/event-facility.c: remove unneeded labels
 2020-01-13 16:52 UTC  (3+ messages)

[PATCH] console: make QMP screendump use coroutine
 2020-01-13 16:36 UTC  (3+ messages)

Making QEMU easier for management tools and applications
 2020-01-13 16:30 UTC  (3+ messages)

[PATCH RFC 00/12] *** mulitple RDMA channels for migration ***
 2020-01-13 16:26 UTC  (6+ messages)
` [PATCH RFC 01/12] migration: Add multiRDMA capability support
` [PATCH RFC 03/12] migration: Create the multi-rdma-channels parameter

qemu-4.0.1: vhost_region_add_section:Section rounded to 0 prior to previous a0000
 2020-01-13 16:25 UTC  (5+ messages)

[PATCH v2 0/3] gitlab-ci: Add jobs to build the EDK2 firmware binaries
 2020-01-13 16:17 UTC  (3+ messages)
` [PATCH v2 2/3] gitlab-ci.yml: "

[PATCH v2] qcow2: Assert that host cluster offsets fit in L2 table entries
 2020-01-13 16:11 UTC 

[PATCH] i386:acpi: Remove _HID from the SMBus ACPI entry
 2020-01-13 16:08 UTC  (3+ messages)

[PATCH v2] target/arm: adjust program counter for wfi exception in AArch32
 2020-01-13 15:59 UTC 

[PATCH v2 0/2] Dump QCOW2 metadata
 2020-01-13 15:55 UTC  (3+ messages)
` [PATCH v2 1/2] qcow2: introduce Qcow2Metadata structure
` [PATCH v2 2/2] qcow2: dump QCOW2 metadata

Difference between 'current_machine' vs MACHINE(qdev_get_machine())
 2020-01-13 15:56 UTC  (3+ messages)

[Qemu-devel] [Bug 1622582] [NEW] Can't install Windows 7 with q35 (SATA)
 2020-01-13 15:35 UTC  (2+ messages)
` [Bug 1622582] "

[PATCH 0/2] Some cleanup in arm/virt/acpi
 2020-01-13 15:26 UTC  (5+ messages)
` [PATCH 2/2] arm/virt/acpi: remove _ADR from devices identified by _HID

Issue: whpx mode can not install windows 7 os
 2020-01-13 15:06 UTC 

[PULL 0/5] Usb 20200113 patches
 2020-01-13 14:57 UTC  (2+ messages)

[PULL 00/28] Migration pull patches
 2020-01-13 14:53 UTC  (4+ messages)


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