qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-10 16:02:30 to 2020-02-11 10:55:34 UTC [more...]

[PATCH v5 0/8] Multifd Migration Compression
 2020-02-11 10:54 UTC  (3+ messages)
` [PATCH v5 2/8] migration: Add support for modules

[GSoC/Outreachy] Arduino complete setup visualization and emulation
 2020-02-11 10:51 UTC  (2+ messages)

[PATCH] tests/acceptance/virtio_check_params: Only disable the test on CI
 2020-02-11 10:52 UTC  (2+ messages)

[PATCH v2 0/5] virtio mmio specification enhancement
 2020-02-11 16:05 UTC  (11+ messages)
` [PATCH v2 1/5] virtio-mmio: add notify feature for per-queue
` [PATCH v2 4/5] virtio-mmio: add MSI interrupt feature support
    ` [virtio-dev] "

[PATCH v1 0/4] Increase default virtqueue size to improve performance
 2020-02-11 10:32 UTC  (10+ messages)
` [PATCH v1 2/4] virtio: increase virtuqueue size for virtio-scsi and virtio-blk

[PATCH v2 0/7] ARM virt: Add NVDIMM support
 2020-02-11 10:20 UTC  (3+ messages)
` [PATCH v2 7/7] tests/bios-tables-test: Update arm/virt memhp test

[PATCH 0/2] tests/acceptance/integratorcp: Verify Tux is displayed on framebuffer
 2020-02-11 10:08 UTC  (4+ messages)
` [PATCH 1/2] tests/acceptance: Extract boot_integratorcp() from test_integratorcp()

[PATCH v2] gitlab-ci: Move EDK2 YAML config to .gitlab-ci.d directory
 2020-02-11  9:50 UTC 

[PATCH 0/3] qcow2: Fix write/copy error path with data file
 2020-02-11  9:49 UTC  (4+ messages)
` [PATCH 1/3] qcow2: update_refcount(): Reset old_table_index after qcow2_cache_put()
` [PATCH 2/3] qcow2: Fix qcow2_alloc_cluster_abort() for external data file
` [PATCH 3/3] iotests: Test copy offloading with "

[PATCH] tests/acceptance: Add boot tests for sh4 and mips64 QEMU advent calendar images
 2020-02-11  9:42 UTC 

[PATCH] migration/rdma: rdma_accept_incoming_migration fix error handling
 2020-02-11  9:22 UTC  (3+ messages)

[PATCH V4 0/5] Introduce Advanced Watch Dog module
 2020-02-11  8:58 UTC  (5+ messages)

[PULL 0/6] 9p patches 2020-02-08
 2020-02-11  8:42 UTC  (4+ messages)

[RFC 0/2] vTPM for aarch64
 2020-02-11  8:34 UTC  (4+ messages)
` [RFC 1/2] tpm: Let the TPM TIS device be usable on ARM

[PATCH] tests/migration: Add some slack to auto converge
 2020-02-11  8:34 UTC  (3+ messages)

[PATCH] migration-test: fix some memleaks in migration-test
 2020-02-11  8:45 UTC 

[PATCH] gitlab-ci.yml: Add .gitlab-ci.d directory for GitLab specific files
 2020-02-11  8:29 UTC  (3+ messages)

[PATCH v2] hw/arm: ast2600: Wire up EHCI controllers
 2020-02-11  8:12 UTC  (4+ messages)

[RFC PATCH 00/66] Hexagon patch series
 2020-02-11  8:03 UTC  (86+ messages)
` [RFC PATCH 01/66] Hexagon Maintainers
` [RFC PATCH 02/66] Hexagon ELF Machine Definition
` [RFC PATCH 03/66] Hexagon CPU Scalar Core Definition
` [RFC PATCH 04/66] Hexagon register names
` [RFC PATCH 05/66] Hexagon Disassembler
` [RFC PATCH 06/66] Hexagon CPU Scalar Core Helpers
` [RFC PATCH 07/66] Hexagon GDB Stub
` [RFC PATCH 08/66] Hexagon instruction and packet types
` [RFC PATCH 09/66] Hexagon architecture types
` [RFC PATCH 10/66] Hexagon register fields
` [RFC PATCH 11/66] Hexagon instruction attributes
` [RFC PATCH 12/66] Hexagon register map
` [RFC PATCH 13/66] Hexagon instruction/packet decode
` [RFC PATCH 14/66] Hexagon instruction printing
` [RFC PATCH 15/66] Hexagon arch import - instruction semantics definitions
` [RFC PATCH 16/66] Hexagon arch import - macro definitions
` [RFC PATCH 17/66] Hexagon arch import - instruction encoding
` [RFC PATCH 18/66] Hexagon instruction class definitions
` [RFC PATCH 19/66] Hexagon instruction utility functions
` [RFC PATCH 20/66] Hexagon generator phase 1 - C preprocessor for semantics
` [RFC PATCH 21/66] Hexagon generator phase 2 - qemu_def_generated.h
` [RFC PATCH 22/66] Hexagon generator phase 2 - qemu_wrap_generated.h
` [RFC PATCH 23/66] Hexagon generator phase 2 - opcodes_def_generated.h
` [RFC PATCH 24/66] Hexagon generator phase 2 - op_attribs_generated.h
` [RFC PATCH 25/66] Hexagon generator phase 2 - op_regs_generated.h
` [RFC PATCH 26/66] Hexagon generator phase 2 - printinsn-generated.h
` [RFC PATCH 27/66] Hexagon generator phase 3 - C preprocessor for decode tree
` [RFC PATCH 28/66] Hexagon generater phase 4 - Decode tree
` [RFC PATCH 29/66] Hexagon opcode data structures
` [RFC PATCH 30/66] Hexagon macros to interface with the generator
` [RFC PATCH 31/66] Hexagon macros referenced in instruction semantics
` [RFC PATCH 32/66] Hexagon instruction classes
` [RFC PATCH 33/66] Hexagon TCG generation helpers - step 1
` [RFC PATCH 34/66] Hexagon TCG generation helpers - step 2
` [RFC PATCH 35/66] Hexagon TCG generation helpers - step 3
` [RFC PATCH 36/66] Hexagon TCG generation helpers - step 4
` [RFC PATCH 37/66] Hexagon TCG generation helpers - step 5
` [RFC PATCH 38/66] Hexagon TCG generation - step 01
` [RFC PATCH 39/66] Hexagon TCG generation - step 02
` [RFC PATCH 40/66] Hexagon TCG generation - step 03
` [RFC PATCH 41/66] Hexagon TCG generation - step 04
` [RFC PATCH 42/66] Hexagon TCG generation - step 05
` [RFC PATCH 43/66] Hexagon TCG generation - step 06
` [RFC PATCH 44/66] Hexagon TCG generation - step 07
` [RFC PATCH 45/66] Hexagon TCG generation - step 08
` [RFC PATCH 46/66] Hexagon TCG generation - step 09
` [RFC PATCH 47/66] Hexagon TCG generation - step 10
` [RFC PATCH 48/66] Hexagon TCG generation - step 11
` [RFC PATCH 49/66] Hexagon TCG generation - step 12
` [RFC PATCH 50/66] Hexagon translation
` [RFC PATCH 51/66] Hexagon Linux user emulation
` [RFC PATCH 52/66] Hexagon build infrastructure
` [RFC PATCH 53/66] Hexagon - Add Hexagon Vector eXtensions (HVX) to core definition
` [RFC PATCH 54/66] Hexagon HVX support in gdbstub
` [RFC PATCH 55/66] Hexagon HVX import instruction encodings
` [RFC PATCH 56/66] Hexagon HVX import semantics
` [RFC PATCH 57/66] Hexagon HVX import macro definitions
` [RFC PATCH 58/66] Hexagon HVX semantics generator
` [RFC PATCH 59/66] Hexagon HVX instruction decoding
` [RFC PATCH 60/66] Hexagon HVX instruction utility functions
` [RFC PATCH 61/66] Hexagon HVX macros to interface with the generator
` [RFC PATCH 62/66] Hexagon HVX macros referenced in instruction semantics
` [RFC PATCH 63/66] Hexagon HVX helper to commit vector stores (masked and scatter/gather)
` [RFC PATCH 64/66] Hexagon HVX TCG generation
` [RFC PATCH 65/66] Hexagon HVX translation
` [RFC PATCH 66/66] Hexagon HVX build infrastructure

[PATCH] net: tulip: check frame size and r/w data length
 2020-02-11  7:39 UTC 

The issues about architecture of the COLO checkpoint
 2020-02-11  6:30 UTC 

[PATCH v12 Kernel 0/7] KABIs to support migration for VFIO devices
 2020-02-11  4:11 UTC  (14+ messages)
` [PATCH v12 Kernel 1/7] vfio: KABI for migration interface for device state
` [PATCH v12 Kernel 4/7] vfio iommu: Implementation of ioctl to for dirty pages tracking
` [PATCH v12 Kernel 5/7] vfio iommu: Update UNMAP_DMA ioctl to get dirty bitmap before unmap
` [PATCH v12 Kernel 7/7] vfio: Selective dirty page tracking if IOMMU backed device pins pages

[virtio-dev] [PATCH v2 0/5] virtio-mmio enhancement
 2020-02-11  3:24 UTC  (4+ messages)
` [virtio-dev] [PATCH v2 5/5] virtio-mmio: MSI vector and event mapping

[PATCH 0/1] Introduce Xlnx ZynqMP CAN controller for QEMU
 2020-02-11  3:09 UTC  (5+ messages)
` [PATCH 1/1] hw/net/can: "

[RFC 0/1] ATI R300 emulated grpahics card V2
 2020-02-11  0:36 UTC  (5+ messages)

[Qemu-devel] [Bug 1502613] [NEW] [Feature Request] Battery Status / Virtual Battery
 2020-02-10 23:22 UTC  (2+ messages)
` [Bug 1502613] "

Cross-project NBD extension proposal: NBD_INFO_INIT_STATE
 2020-02-10 22:52 UTC  (11+ messages)
` [qemu PATCH 0/3] NBD_INFO_INIT_STATE extension
  ` [PATCH 1/3] nbd: Preparation for NBD_INFO_INIT_STATE
  ` [PATCH 2/3] nbd: Add .bdrv_known_zeroes() client support
  ` [PATCH 3/3] nbd: Add .bdrv_known_zeroes() server support

Emulating Solaris 10 on SPARC64 sun4u
 2020-02-10 22:32 UTC  (7+ messages)
          ` Missing IRQ with bmdma on ppc/mips/sparc? (was: Re: Emulating Solaris 10 on SPARC64 sun4u)

[Bug 1859656] Re: [2.6] Unable to reboot s390x KVM machine after initial deploy
 2020-02-10 22:11 UTC  (5+ messages)

[PULL v2 00/59] Misc (x86 and QOM) patches for 2020-01-23
 2020-02-10 22:05 UTC  (6+ messages)
` [PULL 20/59] target/i386: kvm: initialize microcode revision from KVM

Support for XSAVES intel instructions in QEMU
 2020-02-10 21:06 UTC 

[PATCH v2 07/35] target/riscv: Add the force HS exception mode
 2020-02-10 21:46 UTC  (2+ messages)

[PATCH v2 00/35] Add RISC-V Hypervisor Extension v0.5
 2020-02-10 19:52 UTC  (3+ messages)

[PATCH] riscv: sifive_u: Add a "serial" property for board serial number
 2020-02-10 19:55 UTC  (2+ messages)

[PATCH v1 0/5] plugins/next
 2020-02-10 19:34 UTC  (3+ messages)
` [PATCH v1 5/5] tests/plugins: make howvec clean-up after itself

[PATCH v4 00/80] refactor main RAM allocation to use hostmem backend
 2020-02-10 19:33 UTC  (5+ messages)
` [PATCH v4 38/80] s390x/s390-virtio-ccw: use memdev for RAM

[PATCH] MAINTAINERS: Add Philippe, Alex and Wainer to the Gitlab-CI section
 2020-02-10 19:22 UTC  (4+ messages)

[Libguestfs] [RFC] lib: allow to specify physical/logical block size for disks
 2020-02-10 19:10 UTC  (2+ messages)

[PULL 0/5] virtiofs queue
 2020-02-10 18:48 UTC  (7+ messages)
` [PULL 1/5] virtiofsd: Remove fuse_req_getgroups
` [PULL 2/5] virtiofsd: fv_create_listen_socket error path socket leak
` [PULL 3/5] virtiofsd: load_capng missing unlock
` [PULL 4/5] virtiofsd: do_read missing NULL check
` [PULL 5/5] docs: add virtiofsd(1) man page

[PATCH v1 00/14] tests/vm: Add support for aarch64 VMs
 2020-02-10 18:21 UTC  (5+ messages)
` [PATCH v1 06/14] tests/vm: Add logging of console to file

[PATCH 00/17] Improve qcow2 all-zero detection
 2020-02-10 18:21 UTC  (7+ messages)
` [PATCH 05/17] block: Don't advertise zero_init_truncate with encryption
` [PATCH 06/17] block: Improve bdrv_has_zero_init_truncate with backing file
` [PATCH 07/17] gluster: Drop useless has_zero_init callback

[PULL 0/2] Block patches
 2020-02-10 18:09 UTC  (2+ messages)

[PATCH] riscv: Separate FPU register size from core register size in gdbstub [v2]
 2020-02-10 17:59 UTC  (2+ messages)

[Qemu-devel] [Bug 1819289] [NEW] Windows 95 and Windows 98 will not install or run
 2020-02-10 17:21 UTC  (2+ messages)
` [Bug 1819289] "

[PATCH] target/arm: Implement ARMv8.1-VMID16 extension
 2020-02-10 17:05 UTC  (4+ messages)

[PATCH v2 1/2] tests/vhost-user-bridge: move to contrib/
 2020-02-10 17:02 UTC  (4+ messages)
` [PATCH v2 2/2] virtiofsd: add it to the tools list

[PATCH v4 53/80] mips/mips_jazz: use memdev for RAM
 2020-02-10 17:04 UTC  (3+ messages)
` [PATCH v5 81/80] mips/mips_jazz: add max ram size check

[PATCH v2] tests/acceptance: Add a test for the canon-a1100 machine
 2020-02-10 16:59 UTC  (2+ messages)

[Bug 1862619] [NEW] "-serial telnet::xxxx, server" causes "Device 'serial0' is in use"
 2020-02-10 16:43 UTC  (2+ messages)
` [Bug 1862619] "

[PATCH v14 00/11] VIRTIO-IOMMU device
 2020-02-10 16:48 UTC  (7+ messages)
` [PATCH v14 08/11] virtio-iommu-pci: Introduce the x-dt-binding option

[PATCH v15 0/9] VIRTIO-IOMMU device
 2020-02-10 16:45 UTC  (3+ messages)
` [PATCH v15 9/9] virtio-iommu: Support migration

[PATCH v12 00/13] VIRTIO-IOMMU device
 2020-02-10 16:44 UTC  (6+ messages)
` [PATCH v12 12/13] virtio-iommu: Support migration

Making QEMU easier for management tools and applications
 2020-02-10 16:43 UTC  (4+ messages)
` Summary of "

[PATCH] Add support for a helper with 7 arguments
 2020-02-10 16:33 UTC  (9+ messages)

Making QEMU easier for management tools and applications
 2020-02-10 16:12 UTC  (19+ messages)
                ` Integrating QOM into QAPI (was: Making QEMU easier for management tools and applications)
                    ` Integrating QOM into QAPI
                          ` Getting whole-tree patches reviewed and merged (was: Integrating QOM into QAPI)
                            ` Getting whole-tree patches reviewed and merged

[PULL v2 00/46] Python queue 2020-02-07
 2020-02-10 16:07 UTC  (2+ messages)

[PATCH v2 0/3] vhost-user: Lift Max Ram Slots Limitation
 2020-02-10 16:04 UTC  (4+ messages)

[Bug 1862415] [NEW] -nic user cannot receive TFTP response from outside on windows 10 host
 2020-02-10 15:47 UTC  (2+ messages)
` [Bug 1862415] "


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