qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-07 13:17:34 to 2018-08-08 11:49:08 UTC [more...]

[Qemu-devel] [RFC PATCH v2 00/22] More patches to disable stuff
 2018-08-08 11:48 UTC  (22+ messages)
` [Qemu-devel] [PATCH v2 01/22] configure: We don't want to clean configuration files
` [Qemu-devel] [PATCH v2 02/22] config: CONFIG_SERIAL* is already in pci.mak
` [Qemu-devel] [PATCH v2 03/22] check: Use land/lor when possible
` [Qemu-devel] [PATCH v2 04/22] check: Only test isa-testdev when it is compiled in
` [Qemu-devel] [PATCH v2 05/22] check: Only test usb-xhci-nec "
` [Qemu-devel] [PATCH v2 06/22] i386-softmmu: Configuration is identical to x86_64-softmmu
` [Qemu-devel] [PATCH v2 07/22] check: Only test ivshm when it is compiled in
` [Qemu-devel] [PATCH v2 08/22] check: Only test tpm devices when they are "
` [Qemu-devel] [PATCH v2 09/22] virtio: Remove unneeded includes
` [Qemu-devel] [PATCH v2 10/22] virtio: split vsock bits from virtio-pci
` [Qemu-devel] [PATCH v2 11/22] virtio: split host "
` [Qemu-devel] [PATCH v2 12/22] virtio: split input "
` [Qemu-devel] [PATCH v2 13/22] virtio: split rng "
` [Qemu-devel] [PATCH v2 14/22] virtio: split balloon "
` [Qemu-devel] [PATCH v2 15/22] virtio: split 9p "
` [Qemu-devel] [PATCH v2 16/22] virtio: split vhost-user-blk "
` [Qemu-devel] [PATCH v2 17/22] virtio: split vhost-user-scsi "
` [Qemu-devel] [PATCH v2 18/22] virtio: split vhost-scsi "
` [Qemu-devel] [PATCH v2 19/22] virtio: split virtio-scsi "
` [Qemu-devel] [PATCH v2 20/22] virtio: split virtio-blk bits rom virtio-pci
` [Qemu-devel] [PATCH v2 21/22] virtio: split virtio-net "

[Qemu-devel] [PATCH v3 0/5] qcow2: Make the L2 cache cover the whole image by default
 2018-08-08 11:47 UTC  (9+ messages)
` [Qemu-devel] [PATCH v3 1/5] qcow2: Options' documentation fixes
` [Qemu-devel] [PATCH v3 2/5] qcow2: Make the default L2 cache sufficient to cover the entire image
` [Qemu-devel] [PATCH v3 3/5] qcow2: Resize the cache upon image resizing
` [Qemu-devel] [PATCH v3 4/5] qcow2: Set the default cache-clean-interval to 30 seconds
` [Qemu-devel] [PATCH v3 5/5] qcow2: Explicit number replaced by a constant

[Qemu-devel] [PULL 00/35] Block layer patches
 2018-08-08 11:40 UTC  (6+ messages)
` [Qemu-devel] [PULL 21/35] block: fix QEMU crash with scsi-hd and drive_del

[Qemu-devel] [PATCH 0/3] ui: remove deprecated UI frontends
 2018-08-08 11:24 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/3] ui: remove support for GTK2 in favour of GTK3
` [Qemu-devel] [PATCH 2/3] ui: increase min required GTK3 version to 3.14.0
` [Qemu-devel] [PATCH 3/3] ui: remove support for SDL1.2 in favour of SDL2

[Qemu-devel] [PATCH 0/7] arm: nRF51 Devices and Microbit Support
 2018-08-08  9:58 UTC  (9+ messages)
` [Qemu-devel] [PATCH 2/7] hw/nvram/nrf51_nvm: Add nRF51 non-volatile memories
` [Qemu-devel] [PATCH 3/7] tests: Add bbc:microbit / nRF51 test suite
` [Qemu-devel] [PATCH 4/7] hw/gpio/nrf51_gpio: Add nRF51 GPIO peripheral

[Qemu-devel] [PATCH for-3.1] ui/sdl2: Remove the obsolete SDL_INIT_NOPARACHUTE flag
 2018-08-08  9:46 UTC 

[Qemu-devel] [RFC v3 00/15] ARM virt: PCDIMM/NVDIMM at 2TB
 2018-08-08  9:44 UTC  (7+ messages)
` [Qemu-devel] [RFC v3 06/15] hw/arm/virt: Allocate device_memory
` [Qemu-devel] [RFC v3 08/15] hw/arm/boot: introduce fdt_add_memory_node helper

[Qemu-devel] [RFC v3 06/15] hw/arm/virt: Allocate device_memory
 2018-08-08  9:33 UTC  (14+ messages)

[Qemu-devel] Question: How to integrate simple tests for a new platform so that they fit in well within QEMU
 2018-08-08  9:19 UTC  (4+ messages)

[Qemu-devel] valgrind problem in sun4u_load_kernel()
 2018-08-08  8:48 UTC  (4+ messages)

[Qemu-devel] [PATCH v3 00/10] migration: compression optimization
 2018-08-08  8:46 UTC  (22+ messages)
` [Qemu-devel] [PATCH v3 01/10] migration: do not wait for free thread
` [Qemu-devel] [PATCH v3 05/10] migration: move handle of zero page to the thread
` [Qemu-devel] [PATCH v3 07/10] migration: do not flush_compressed_data at the end of each iteration
` [Qemu-devel] [PATCH v3 08/10] migration: handle the error condition properly
` [Qemu-devel] [PATCH v3 09/10] migration: fix calculating xbzrle_counters.cache_miss_rate
` [Qemu-devel] [PATCH v3 10/10] migration: show the statistics of compression

[Qemu-devel] [PATCH] docs/migration: Clarify pre_load in subsections
 2018-08-08  8:34 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] bitmap: fix BITMAP_LAST_WORD_MASK
 2018-08-08  8:29 UTC  (8+ messages)

[Qemu-devel] [Bug 1785972] [NEW] v3.0.0-rc4: VM fails to start after vcpuhotunplug, managedsave sequence
 2018-08-08  7:59 UTC  (2+ messages)
` [Qemu-devel] [Bug 1785972] "

[Qemu-devel] [PATCH v7 00/80] Add nanoMIPS support to QEMU
 2018-08-08  8:04 UTC  (5+ messages)
` [Qemu-devel] [PATCH v7 79/80] qemu-doc: Amend MIPS-related items
` [Qemu-devel] [PATCH v7 80/80] qemu-doc: Add nanoMIPS-related items

[Qemu-devel] [PATCH v6 0/5] s390x: vfio-ap: guest dedicated crypto adapters
 2018-08-08  7:34 UTC  (3+ messages)

[Qemu-devel] [PATCH] migration: Correctly handle subsections with no 'needed' function
 2018-08-08  7:27 UTC  (14+ messages)

[Qemu-devel] [PATCH v2 0/5] qcow2: Make the L2 cache cover the whole image by default
 2018-08-08  6:23 UTC  (8+ messages)
` [Qemu-devel] [PATCH v2 1/5] qcow2: Options' documentation fixes
` [Qemu-devel] [PATCH v2 2/5] qcow2: Make the default L2 cache sufficient to cover the entire image
` [Qemu-devel] [PATCH v2 3/5] qcow2: Resize the cache upon image resizing
` [Qemu-devel] [PATCH v2 4/5] qcow2: Set the default cache-clean-interval to 30 seconds
` [Qemu-devel] [PATCH v2 5/5] qcow2: Explicit number replaced by a constant

[Qemu-devel] [Bug 1500265] [NEW] nested 9p filesystem with security_model=mapped-xattr
 2018-08-08  5:43 UTC  (2+ messages)
` [Qemu-devel] [Bug 1500265] "

[Qemu-devel] [Bug 1785902] [NEW] local/9pfs: Too many levels of symbolic links
 2018-08-08  5:39 UTC  (2+ messages)
` [Qemu-devel] [Bug 1785902] "

[Qemu-devel] [Bug 1785698] [NEW] Solaris build error: unknown type name ‘gcry_error_t’
 2018-08-08  4:52 UTC  (4+ messages)
` [Qemu-devel] [Bug 1785698] "

[Qemu-devel] [Bug 1463172] Re: destination arm board hangs after migration from x86 source
 2018-08-08  4:17 UTC  (2+ messages)

[Qemu-devel] [Bug 1463812] [NEW] qemu-system-ppc64 V2.30 cause RHEL5.9 disk corruption
 2018-08-08  4:17 UTC  (2+ messages)
` [Qemu-devel] [Bug 1463812] "

[Qemu-devel] [PATCH 00/21] jobs: defer graph changes until finalize
 2018-08-08  4:02 UTC  (12+ messages)
` [Qemu-devel] [PATCH 02/21] jobs: add exit shim
` [Qemu-devel] [PATCH 04/21] block/commit: utilize job_exit shim
` [Qemu-devel] [PATCH 05/21] block/mirror: "
` [Qemu-devel] [PATCH 06/21] block/stream: "
` [Qemu-devel] [PATCH 19/21] qapi/block-commit: expose new job properties

[Qemu-devel] [PATCH v3 0/4] Balloon inhibit enhancements, vfio restriction
 2018-08-08  3:45 UTC  (15+ messages)
` [Qemu-devel] [PATCH v3 1/4] balloon: Allow multiple inhibit users
` [Qemu-devel] [PATCH v3 2/4] kvm: Use inhibit to prevent ballooning without synchronous mmu
` [Qemu-devel] [PATCH v3 3/4] vfio: Inhibit ballooning based on group attachment to a container
` [Qemu-devel] [PATCH v3 4/4] vfio/ccw/pci: Allow devices to opt-in for ballooning

[Qemu-devel] [ANNOUNCE] QEMU 3.0.0-rc4 is now available
 2018-08-08  3:24 UTC 

[Qemu-devel] [PATCH v2 0/4] Balloon inhibit enhancements, vfio restriction
 2018-08-08  3:22 UTC  (11+ messages)
` [Qemu-devel] [PATCH v2 1/4] balloon: Allow nested inhibits
` [Qemu-devel] [PATCH v2 2/4] kvm: Use inhibit to prevent ballooning without synchronous mmu
` [Qemu-devel] [PATCH v2 3/4] vfio: Inhibit ballooning based on group attachment to a container
` [Qemu-devel] [PATCH v2 4/4] vfio/ccw/pci: Allow devices to opt-in for ballooning

[Qemu-devel] [PATCH v5 00/24] Fixing record/replay and adding reverse debugging
 2018-08-07 23:13 UTC  (2+ messages)

[Qemu-devel] [PATCH] vnc: fix memleak of the "vnc-worker-output" name
 2018-08-07 22:53 UTC  (2+ messages)

[Qemu-devel] [Bug 1785734] [NEW] movdqu partial write at page boundary
 2018-08-07 22:26 UTC  (3+ messages)
` [Qemu-devel] [Bug 1785734] "

[Qemu-devel] [PATCH 0/2] machine: preparation for adding SPARC64/PPC bootindex support
 2018-08-07 19:45 UTC  (5+ messages)
` [Qemu-devel] [PATCH 2/2] fw_cfg: set the get_boot_devices_list() ignore_suffixes parameter from machine property

[Qemu-devel] [PATCH V10 00/20] COLO: integrate colo frame with block replication and COLO proxy
 2018-08-07 18:44 UTC  (9+ messages)
` [Qemu-devel] [PATCH V10 05/20] COLO: Add block replication into colo process
` [Qemu-devel] [PATCH V10 07/20] COLO: Load dirty pages into SVM's RAM cache firstly
` [Qemu-devel] [PATCH V10 08/20] ram/COLO: Record the dirty pages that SVM received

[Qemu-devel] [PATCH 0/5] usb-mtp write fixes
 2018-08-07 18:15 UTC  (4+ messages)
` [Qemu-devel] [PATCH 3/5] dev-mtp: retry write for incomplete transfers

[Qemu-devel] [Bug 1483070] [NEW] VIRTIO Sequential Write IOPS limits not working
 2018-08-07 17:43 UTC  (2+ messages)
` [Qemu-devel] [Bug 1483070] "

[Qemu-devel] [PATCH 0/7] qcow2: async handling of fragmented io
 2018-08-07 17:43 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/7] qcow2: move qemu_co_mutex_lock below decryption procedure
` [Qemu-devel] [PATCH 2/7] qcow2: bdrv_co_pwritev: move encryption code out of lock
` [Qemu-devel] [PATCH 3/7] qcow2: split out reading normal clusters from qcow2_co_preadv
` [Qemu-devel] [PATCH 4/7] qcow2: async scheme for qcow2_co_preadv
` [Qemu-devel] [PATCH 5/7] qcow2: refactor qcow2_co_pwritev: split out qcow2_co_do_pwritev
` [Qemu-devel] [PATCH 6/7] qcow2: refactor qcow2_co_pwritev locals scope
` [Qemu-devel] [PATCH 7/7] qcow2: async scheme for qcow2_co_pwritev

[Qemu-devel] [PATCH v3 0/4] hw/arm/sysbus-fdt: Generic DT Pass-Through
 2018-08-07 17:21 UTC  (13+ messages)
` [Qemu-devel] [PATCH v3 1/4] vfio/platform: Make the vfio-platform device non-abstract
` [Qemu-devel] [PATCH v3 2/4] hw/arm/sysbus-fdt: Allow device matching with DT compatible value
` [Qemu-devel] [PATCH v3 3/4] hw/arm/virt: Allow dynamic sysbus devices again
` [Qemu-devel] [PATCH v3 4/4] hw/arm/sysbus-fdt: Add support for instantiating generic devices

[Qemu-devel] [PATCH] hw/pci: add pci capability to pci-pci bridge
 2018-08-07 15:59 UTC  (3+ messages)

[Qemu-devel] [PATCH for-3.0] slirp: Correct size check in m_inc()
 2018-08-07 15:58 UTC  (9+ messages)

[Qemu-devel] [PATCH 00/10] RFC: spice: add -display app to launch external UI
 2018-08-07 15:25 UTC  (10+ messages)
` [Qemu-devel] [PATCH 02/10] char/spice: discard write() if backend is disconnected
` [Qemu-devel] [PATCH 04/10] spice: avoid spice runtime assert
` [Qemu-devel] [PATCH 10/10] display: add -display app launching external application

[Qemu-devel] [Bug 1785308] [NEW] 0x8 exception encountered but not handled
 2018-08-07 15:14 UTC  (3+ messages)
` [Qemu-devel] [Bug 1785308] "

[Qemu-devel] [PATCH v9 00/31] block: Fix some filename generation issues
 2018-08-07 15:15 UTC  (17+ messages)
` [Qemu-devel] [PATCH v9 03/31] block: Skip implicit nodes for filename info
  ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH v9 06/31] iotests.py: Add filter_imgfmt()
  ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH v9 07/31] iotests.py: Add node_info()
  ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH v9 10/31] block: bdrv_get_full_backing_filename_from_...'s ret. val
  ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH v9 11/31] block: bdrv_get_full_backing_filename's "
  ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH v9 12/31] block: Add bdrv_make_absolute_filename()
  ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH v9 13/31] block: Fix bdrv_find_backing_image()
  ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH v9 14/31] block: Add bdrv_dirname()
  ` [Qemu-devel] [Qemu-block] "

[Qemu-devel] [PATCH] secondary-vga: unregister vram on unplug
 2018-08-07 15:09 UTC  (5+ messages)

[Qemu-devel] [PATCH] virtio-gpu: fix crashes upon warm reboot with vga mode
 2018-08-07 15:07 UTC  (5+ messages)

[Qemu-devel] [PATCH for-3.0 v2 0/5] Arm migration fixes for 3.0
 2018-08-07 14:50 UTC  (11+ messages)
` [Qemu-devel] [PATCH for-3.0 v2 1/5] hw/intc/arm_gicv3_common: Give no-migration-shift-bug subsection a needed function
` [Qemu-devel] [PATCH for-3.0 v2 2/5] hw/intc/arm_gicv3_common: Combine duplicate .subsections in vmstate_gicv3_cpu
` [Qemu-devel] [PATCH for-3.0 v2 3/5] target/arm: Add dummy needed functions to M profile vmstate subsections
` [Qemu-devel] [PATCH for-3.0 v2 4/5] hw/intc/arm_gicv3_common: Move post_load hooks to top-level VMSD

[Qemu-devel] [Bug 1785670] [NEW] Guest(ubuntu 18.04) crashes when trying uploading file
 2018-08-07 14:38 UTC  (2+ messages)
` [Qemu-devel] [Bug 1785670] "

[Qemu-devel] [PATCH] target-i386: adds PV_SEND_IPI CPUID feature bit
 2018-08-07 14:20 UTC  (5+ messages)

[Qemu-devel] [PATCH v2 0/2] Fix aio_notify_accept()
 2018-08-07 14:11 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 2/2] aio: Do aio_notify_accept only during blocking aio_poll

[Qemu-devel] How to discard one range which overlap with backing file and its children img?
 2018-08-07 14:02 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 0/4] qga: report serial number and disk node
 2018-08-07 13:52 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 4/4] qga: report serial ID and device node

[Qemu-devel] [PATCH 0/4] qga: report serial number and disk node
 2018-08-07 13:34 UTC  (5+ messages)
` [Qemu-devel] [PATCH 3/4] qga: win32: fix crashes when PCI info cannot be retrived
` [Qemu-devel] [PATCH 4/4] qga: report serial ID and device node


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