qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-06-07 14:47:07 to 2018-06-08 03:54:17 UTC [more...]

[Qemu-devel] [PATCH v9 0/7] monitor: let Monitor be thread safe
 2018-06-08  3:54 UTC  (4+ messages)
` [Qemu-devel] [PATCH v9 5/7] monitor: remove event_clock_type

[Qemu-devel] [PATCH 0/4] Reset SD cards attached to legacy-API controllers
 2018-06-08  3:44 UTC  (3+ messages)
` [Qemu-devel] [PATCH 4/4] hw/sd/omap_mmc: Reset SD card on controller reset

[Qemu-devel] [PATCH v7 0/5] virtio-balloon: free page hint reporting support
 2018-06-08  3:34 UTC  (14+ messages)
` [Qemu-devel] [PATCH v7 4/5] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT

[Qemu-devel] [PATCH v2] target/ppc: extend eieio for POWER9
 2018-06-08  3:06 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/4] qapi/error: converts error_setg(&error_fatal) to error_report() + exit()
 2018-06-08  3:04 UTC  (8+ messages)
` [Qemu-devel] [PATCH v2 1/4] hw/block/fdc: Replace error_setg(&error_abort) by assert()
` [Qemu-devel] [PATCH v2 2/4] hw/ppc/spapr_drc: Replace error_setg(&error_abort) by abort()
` [Qemu-devel] [PATCH v2 3/4] hw/arm/sysbus-fdt: Replace error_setg(&error_fatal) by error_report() + exit()
` [Qemu-devel] [PATCH v2 4/4] device_tree: "

[Qemu-devel] [PATCH] cpu hot-del: leak fix by free the relevant members
 2018-06-08  3:02 UTC 

[Qemu-devel] [PATCH V6 RESEND 7/7] migration/ram: ensure write persistence on loading all data to PMEM
 2018-06-08  2:41 UTC 

[Qemu-devel] [PATCH v7 4/5] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
 2018-06-08  2:17 UTC  (11+ messages)

[Qemu-devel] [PATCH 0/4] cuda/mos6522 migration fixes
 2018-06-08  2:13 UTC  (11+ messages)
` [Qemu-devel] [PATCH 1/4] mos6522: fix vmstate_mos6522_timer version in vmstate_mos6522
` [Qemu-devel] [PATCH 2/4] cuda: embed mos6522_cuda device directly rather than using QOM object link
` [Qemu-devel] [PATCH 3/4] mos6522: move timer frequency initialisation to mos6522_reset
` [Qemu-devel] [PATCH 4/4] mos6522: convert VMSTATE_TIMER_PTR_TEST to VMSTATE_TIMER_PTR

[Qemu-devel] [PATCH 0/3] ppc: trivial Mac fixes
 2018-06-08  1:41 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/3] ppc: remove obsolete pci_pmac_init() definitions from mac.h
` [Qemu-devel] [PATCH 2/3] ppc: remove obsolete macio_init() definition "
` [Qemu-devel] [PATCH 3/3] ppc: add missing FW_CFG_PPC_NVRAM_FLAT definition

[Qemu-devel] [PATCH] hw/arm/smmuv3: fix smmu emulation when guest smmu is in passthrough mode
 2018-06-08  1:12 UTC  (3+ messages)

[Qemu-devel] [PATCH] kvm: support -realtime cpu-pm=on|off
 2018-06-08  0:10 UTC  (2+ messages)

[Qemu-devel] [qemu PATCH 1/5] gitignore: ignore generated qapi job files
 2018-06-07 23:14 UTC  (7+ messages)
` [Qemu-devel] [qemu PATCH 2/5] acpi: "make check" should fail on asl mismatch
` [Qemu-devel] [qemu PATCH 3/5] hw/i386: Update SSDT table used by "make check"
` [Qemu-devel] [qemu PATCH 4/5] machine: fix some misspelled words
` [Qemu-devel] [qemu PATCH 5/5] nvdimm: make persistence option symbolic

[Qemu-devel] [RFC v2 00/12] vhost-user for input & GPU
 2018-06-07 22:34 UTC  (7+ messages)
` [Qemu-devel] [RFC v2 04/12] Add vhost-user-backend
` [Qemu-devel] [RFC v2 09/12] Add vhost-input-pci

[Qemu-devel] [PATCH v1 0/2] memory: fix alignment checks/asserts
 2018-06-07 22:01 UTC  (4+ messages)
` [Qemu-devel] [PATCH v1 1/2] memory-device: turn alignment assert into check
` [Qemu-devel] [PATCH v1 2/2] exec: check that alignment is a power of two

[Qemu-devel] storing machine data in qcow images?
 2018-06-07 21:43 UTC  (32+ messages)

[Qemu-devel] [RFC PATCH 00/19] block: Configuration fixes and rbd authentication
 2018-06-07 21:33 UTC  (2+ messages)

[Qemu-devel] [PATCH] chardev: Restore CR,LF on stdio
 2018-06-07 21:08 UTC 

[Qemu-devel] [Bug 1775702] [NEW] High host CPU load and slower guest after upgrade guest OS Windows 10 to ver 1803
 2018-06-07 20:46 UTC 

[Qemu-devel] [PATCH] Improve file-backed RAM
 2018-06-07  1:09 UTC  (2+ messages)

[Qemu-devel] [PATCH v1.1 0/9] target/m68k: Convert to TranslatorOps
 2018-06-07 20:25 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/4] linux-user: syscall number fixes
 2018-06-07 20:17 UTC  (13+ messages)
` [Qemu-devel] [PATCH 1/4] linux-user/alpha: Fix epoll syscalls
` [Qemu-devel] [PATCH 2/4] linux-user/hppa: Fix typo in mknodat syscall
` [Qemu-devel] [PATCH 3/4] linux-user/microblaze: Fix typo in accept4 syscall
` [Qemu-devel] [PATCH 4/4] linux-user/sparc64: Add inotify_rm_watch and tee syscalls

[Qemu-devel] [PATCH v3 00/10] New block driver: blklogwrites
 2018-06-07 19:15 UTC  (16+ messages)
` [Qemu-devel] [PATCH v3 01/10] block: Move two block permission constants to the relevant enum
` [Qemu-devel] [PATCH v3 02/10] block: Add blklogwrites
` [Qemu-devel] [PATCH v3 03/10] block: Add a mechanism for passing a block driver a block configuration
` [Qemu-devel] [PATCH v3 04/10] hw/scsi/scsi-disk: Always apply block configuration to block driver
` [Qemu-devel] [PATCH v3 05/10] hw/ide/qdev: "
` [Qemu-devel] [PATCH v3 06/10] hw/block/virtio-blk: "
` [Qemu-devel] [PATCH v3 07/10] hw/block/nvme: "
` [Qemu-devel] [PATCH v3 08/10] hw/block/fdc: "
` [Qemu-devel] [PATCH v3 09/10] block/blklogwrites: Use block limits from the backend block configuration
` [Qemu-devel] [PATCH v3 10/10] block/blklogwrites: Use the block device logical sector size when logging writes

[Qemu-devel] [PATCH v2 00/11] NBD reconnect
 2018-06-07 18:24 UTC  (14+ messages)
` [Qemu-devel] [PATCH v2 01/11] block/nbd-client: split channel errors from export errors
` [Qemu-devel] [PATCH v2 02/11] block/nbd: move connection code from block/nbd to block/nbd-client
` [Qemu-devel] [PATCH v2 03/11] block/nbd-client: split connection from initialization
` [Qemu-devel] [PATCH v2 04/11] block/nbd-client: fix nbd_reply_chunk_iter_receive
` [Qemu-devel] [PATCH v2 05/11] block/nbd-client: don't check ioc
` [Qemu-devel] [PATCH v2 06/11] block/nbd-client: move from quit to state
` [Qemu-devel] [PATCH v2 07/11] block/nbd-client: rename read_reply_co to connection_co
` [Qemu-devel] [PATCH v2 08/11] block/nbd-client: move connecting "
` [Qemu-devel] [PATCH v2 09/11] block/nbd: add cmdline and qapi parameters for nbd reconnect
` [Qemu-devel] [PATCH v2 10/11] block/nbd-client: "
` [Qemu-devel] [PATCH v2 11/11] iotests: test "

[Qemu-devel] [PATCH v2 00/10] New block driver: blklogwrites
 2018-06-07 18:48 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 02/10] block: Add blklogwrites

[Qemu-devel] [PATCH v2 0/8] discard blockstats
 2018-06-07 18:45 UTC  (8+ messages)
` [Qemu-devel] [PATCH v2 8/8] qapi: query-blockstat: add driver specific file-posix stats

[Qemu-devel] storing machine data in qcow images?
 2018-06-07 18:27 UTC  (11+ messages)
                  ` [Qemu-devel] [Qemu-block] "

[Qemu-devel] [PATCH v2 0/7] sdcard: cleanup the SD_SPEC version
 2018-06-07 18:09 UTC  (9+ messages)
` [Qemu-devel] [PATCH v2 1/7] sdcard: Update the Configuration Register (SCR) to Spec Version 1.10
` [Qemu-devel] [PATCH v2 2/7] sdcard: Allow commands valid in SPI mode
` [Qemu-devel] [PATCH v2 3/7] sdcard: Add a 'spec_version' property, default to Spec v2.00
` [Qemu-devel] [PATCH v2 4/7] sdcard: Disable SEND_IF_COND (CMD8) for Spec v1
` [Qemu-devel] [PATCH v2 5/7] sdcard: Reflect when the Spec v3 is supported in the Config Register (SCR)
` [Qemu-devel] [PATCH v2 6/7] sdcard: Disable CMD19/CMD23 for Spec v2
` [Qemu-devel] [RFC PATCH v2 7/7] hw/sd/ssi-sd: Force cards connected in SPI mode to use Spec v1.10

[Qemu-devel] [Bug 1636217] [NEW] qemu-kvm 2.7 does not boot kvm VMs with virtio on top of VMware ESX
 2018-06-07 17:45 UTC  (3+ messages)
` [Qemu-devel] [Bug 1636217] "

[Qemu-devel] [Bug 1101210] [NEW] qemu 1.3.0: usb keyboard not fully working
 2018-06-07 16:54 UTC  (2+ messages)
` [Qemu-devel] [Bug 1101210] Re: qemu 1.4.2: "

[Qemu-devel] [PATCH v2 0/4] pc-bios/s390-ccw: Allow network booting via pxelinux.cfg
 2018-06-07 17:01 UTC  (2+ messages)

[Qemu-devel] [PATCH v1 0/8] pc/spapr/s390x: machine hotplug handler cleanups
 2018-06-07 16:52 UTC  (9+ messages)
` [Qemu-devel] [PATCH v1 1/8] pc: local error handling in hotplug handler functions
` [Qemu-devel] [PATCH v1 2/8] spapr: no need to verify the node
` [Qemu-devel] [PATCH v1 3/8] spapr: move all DIMM checks into spapr_memory_plug
` [Qemu-devel] [PATCH v1 4/8] spapr: local error handling in hotplug handler functions
` [Qemu-devel] [PATCH v1 5/8] spapr: introduce machine unplug handler
` [Qemu-devel] [PATCH v1 6/8] spapr: handle pc-dimm unplug via hotplug handler chain
` [Qemu-devel] [PATCH v1 7/8] spapr: handle cpu core "
` [Qemu-devel] [PATCH v1 8/8] s390x: local error handling in hotplug handler functions

[Qemu-devel] [PATCH 0/8] sdcard: cleanup the SD_SPEC version
 2018-06-07 16:47 UTC  (9+ messages)
` [Qemu-devel] [PATCH 1/8] sdcard: Update the Configuration Register (SCR) to Spec Version 1.10
` [Qemu-devel] [PATCH 5/8] hw/sd/ssi-sd: Force cards connected in SPI mode to use Spec v1.10
    ` [Qemu-devel] [Qemu-arm] "

[Qemu-devel] [PATCH v5 0/6] linux-user: Reorg interp_prefix handling
 2018-06-07 16:43 UTC  (6+ messages)
` [Qemu-devel] [PATCH 6/6] linux-user: Use *at functions to implement interp_prefix

[Qemu-devel] [PATCH v3b 00/18] target/arm: SVE instructions, part 2
 2018-06-07 16:41 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3b 18/18] target/arm: Implement SVE Floating Point Arithmetic - Unpredicated Group

[Qemu-devel] [PATCH RFC 0/2] vfio-ccw: support for {halt, clear} subchannel
 2018-06-07 16:37 UTC  (15+ messages)
` [Qemu-devel] [PATCH RFC 2/2] vfio-ccw: support for halt/clear subchannel
                      ` [Qemu-devel] [qemu-s390x] "

[Qemu-devel] An emulation failure occurs, if I hotplug vcpus immediately after the VM start
 2018-06-07 16:03 UTC  (10+ messages)

[Qemu-devel] OpenRISC: SMP support for more than 2 cores
 2018-06-07 15:56 UTC  (2+ messages)
` [Qemu-devel] [OpenRISC] "

[Qemu-devel] [PATCH v4 00/28] ppc: support for the XIVE interrupt controller (POWER9)
 2018-06-07 15:50 UTC  (29+ messages)
` [Qemu-devel] [PATCH v4 01/28] sparp_pci: simplify how the PCI LSIs are allocated
` [Qemu-devel] [PATCH v4 02/28] spapr: introduce a generic IRQ frontend to the machine
` [Qemu-devel] [PATCH v4 03/28] spapr: introduce a new IRQ backend using fixed IRQ number ranges
` [Qemu-devel] [PATCH v4 04/28] ppc/xive: introduce a XIVE interrupt source model
` [Qemu-devel] [PATCH v4 05/28] ppc/xive: add support for the LSI interrupt sources
` [Qemu-devel] [PATCH v4 06/28] ppc/xive: introduce the XiveFabric interface
` [Qemu-devel] [PATCH v4 07/28] ppc/xive: introduce the XiveRouter model
` [Qemu-devel] [PATCH v4 08/28] ppc/xive: introduce the XIVE Event Queues
` [Qemu-devel] [PATCH v4 09/28] ppc/xive: add support for the EQ Event State buffers
` [Qemu-devel] [PATCH v4 10/28] ppc/xive: introduce the XIVE interrupt thread context
` [Qemu-devel] [PATCH v4 11/28] ppc/xive: introduce a simplified XIVE presenter
` [Qemu-devel] [PATCH v4 12/28] ppc/xive: notify the CPU when the interrupt priority is more privileged
` [Qemu-devel] [PATCH v4 13/28] spapr/xive: introduce a XIVE interrupt controller
` [Qemu-devel] [PATCH v4 14/28] spapr/xive: use the VCPU id as a VP identifier in the OS CAM
` [Qemu-devel] [PATCH v4 15/28] spapr: initialize VSMT before initializing the IRQ backend
` [Qemu-devel] [PATCH v4 16/28] spapr: introdude a new machine IRQ backend for XIVE
` [Qemu-devel] [PATCH v4 17/28] spapr: add hcalls support for the XIVE exploitation interrupt mode
` [Qemu-devel] [PATCH v4 18/28] spapr: add device tree support for the XIVE exploitation mode
` [Qemu-devel] [PATCH v4 19/28] spapr: allocate the interrupt thread context under the CPU core
` [Qemu-devel] [PATCH v4 20/28] spapr: introduce a 'pseries-3.0-xive' QEMU machine
` [Qemu-devel] [PATCH v4 21/28] spapr: add classes for the XIVE models
` [Qemu-devel] [PATCH v4 22/28] target/ppc/kvm: add Linux KVM definitions for XIVE
` [Qemu-devel] [PATCH v4 23/28] spapr/xive: add common realize routine for KVM
` [Qemu-devel] [PATCH v4 24/28] spapr/xive: add KVM support
` [Qemu-devel] [PATCH v4 25/28] spapr: fix XICS migration
` [Qemu-devel] [PATCH v4 26/28] pnv: add a physical mapping array describing MMIO ranges in each chip
` [Qemu-devel] [PATCH v4 27/28] ppc: externalize ppc_get_vcpu_by_pir()
` [Qemu-devel] [PATCH v4 28/28] ppc/pnv: add XIVE support

[Qemu-devel] [qemu PATCH v4 0/4] support NFIT platform capabilities
 2018-06-07 15:30 UTC  (12+ messages)
` [Qemu-devel] [qemu PATCH v4 3/4] nvdimm, acpi: "

[Qemu-devel] [PATCH 0/6] Reenable hmp for preconfig mode
 2018-06-07 15:28 UTC  (8+ messages)
` [Qemu-devel] [PATCH 4/6] hmp: Add info commands for preconfig

[Qemu-devel] [PATCH] gitignore: Ignore qapi/qapi-*-job.[ch]
 2018-06-07 15:25 UTC  (3+ messages)

[Qemu-devel] [PULL 0/7] 9p patches 2018-06-07
 2018-06-07 15:21 UTC  (8+ messages)
` [Qemu-devel] [PULL 1/7] 9p: proxy: Fix size passed to `connect`
` [Qemu-devel] [PULL 2/7] 9p: local: Properly set errp in fstatfs error path
` [Qemu-devel] [PULL 3/7] 9p: Move a couple xattr functions to 9p-util
` [Qemu-devel] [PULL 4/7] 9p: xattr: Fix crashes due to free of uninitialized value
` [Qemu-devel] [PULL 5/7] 9p: local: Avoid warning if FS_IOC_GETVERSION is not defined
` [Qemu-devel] [PULL 6/7] 9p: Properly check/translate flags in unlinkat
` [Qemu-devel] [PULL 7/7] 9p: xattr: Properly translate xattrcreate flags

[Qemu-devel] [PATCH v4 00/14] MemoryDevice: use multi stage hotplug handlers
 2018-06-07 15:10 UTC  (6+ messages)
` [Qemu-devel] [PATCH v4 12/14] memory-device: factor out pre-plug into hotplug handler

[Qemu-devel] [PATCH] block: Ignore generated job QAPI files
 2018-06-07 15:09 UTC  (2+ messages)
` [Qemu-devel] [Qemu-block] "

[Qemu-devel] [PATCH 0/4] qapi/error: converts error_setg(&error_fatal) to error_report() + exit()
 2018-06-07 14:49 UTC  (3+ messages)
  ` [Qemu-devel] [Qemu-arm] "

[Qemu-devel] [PATCH v2 0/8] Misc sam460ex improvements
 2018-06-07 14:48 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 7/8] sm501: Do not clear read only bits when writing register


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