qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-12-17 10:45:30 to 2016-12-19 21:54:45 UTC [more...]

[Qemu-devel] [PATCH 00/23] arm: Add virtualization to GICv3, and enable EL2 on 64-bit CPUs
 2016-12-19 21:54 UTC  (5+ messages)
` [Qemu-devel] [PATCH 01/23] target-arm: Log AArch64 exception returns
` [Qemu-devel] [PATCH 09/23] hw/intc/arm_gic: Add external IRQ lines for VIRQ and VFIQ

[Qemu-devel] [PATCH 00/54] WIP: chardev: qom-ify
 2016-12-19 21:16 UTC  (3+ messages)
` [Qemu-devel] [PATCH 06/54] char: introduce generic qemu_chr_get_kind()

[Qemu-devel] [PATCHv4] multiboot: copy the cmdline verbatim, unescape module strings
 2016-12-19 21:01 UTC  (2+ messages)

[Qemu-devel] [PATCHv3] multiboot: copy the cmdline verbatim, unescape module strings
 2016-12-19 21:01 UTC  (4+ messages)

[Qemu-devel] [PATCH] target-arm/abi32: check for segfault in do_kernel_trap
 2016-12-19 20:50 UTC 

[Qemu-devel] [PATCH for-2.8] migration: Fix return code of ram_save_iterate()
 2016-12-19 20:19 UTC  (8+ messages)
      ` [Qemu-devel] Is block_save_iterate() dead code? (was: migration: Fix return code of ram_save_iterate() )
          ` [Qemu-devel] Is block_save_iterate() dead code?

[Qemu-devel] [PATCH] smbios: stop ignoring command line options for TARGET_ARM
 2016-12-19 19:33 UTC  (2+ messages)

[Qemu-devel] [Bug 697510] [NEW] Machine shut off after tons of lsi_scsi: error: MSG IN data too long
 2016-12-19 18:27 UTC  (2+ messages)
` [Qemu-devel] [Bug 697510] "

[Qemu-devel] [Bug 1251470] [NEW] Guest not working in KVM mode but does in TCG mode
 2016-12-19 18:30 UTC  (2+ messages)
` [Qemu-devel] [Bug 1251470] "

[Qemu-devel] any known virtio-net regressions in Qemu 2.7?
 2016-12-19 18:37 UTC  (7+ messages)

[Qemu-devel] [Bug 597575] [NEW] Hangs on HTTP errors when using the curl block driver
 2016-12-19 18:18 UTC  (2+ messages)
` [Qemu-devel] [Bug 597575] "

[Qemu-devel] [Bug 682326] [NEW] linux-user/mmap exhaustion
 2016-12-19 18:20 UTC  (2+ messages)
` [Qemu-devel] [Bug 682326] "

[Qemu-devel] [Bug 682360] [NEW] Unaccessible memory
 2016-12-19 18:22 UTC  (2+ messages)
` [Qemu-devel] [Bug 682360] "

[Qemu-devel] Lock contention in QEMU
 2016-12-19 18:10 UTC  (11+ messages)

[Qemu-devel] [Qemu-ppc] [RFC PATCH qemu] spapr_pci: Create PCI-express root bus by default
 2016-12-19 17:39 UTC  (13+ messages)

[Qemu-devel] Strange/wrong behavior with iSCSI Tape devices in QEMU 2.8.0-rc4
 2016-12-19 17:30 UTC  (2+ messages)

[Qemu-devel] [PATCH v6 2/4] hw/intc/arm_gicv3_kvm: Implement get/put functions
 2016-12-19 17:18 UTC 

[Qemu-devel] [PATCH] intel_iommu: allow dynamic switch of IOMMU region
 2016-12-19 16:56 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 0/6] POWER9 TCG enablements - BCD functions - final part
 2016-12-19 16:47 UTC  (7+ messages)
` [Qemu-devel] [PATCH v4 1/6] target-ppc: Implement unsigned quadword left/right shift and unit tests
` [Qemu-devel] [PATCH v4 2/6] target-ppc: Implement bcds. instruction
` [Qemu-devel] [PATCH v4 3/6] target-ppc: Implement bcdus. instruction
` [Qemu-devel] [PATCH v4 4/6] target-ppc: Implement bcdsr. instruction
` [Qemu-devel] [PATCH v4 5/6] target-ppc: Implement bcdtrunc. instruction
` [Qemu-devel] [PATCH v4 6/6] target-ppc: Implement bcdutrunc. instruction

[Qemu-devel] [RESEND Patch v1 00/37] Implementation of vhost-pci for inter-vm commucation
 2016-12-19 16:43 UTC  (41+ messages)
` [Qemu-devel] [RESEND Patch v1 01/37] vhost-pci-net: the fundamental vhost-pci-net device emulation
` [Qemu-devel] [RESEND Patch v1 02/37] vhost-pci-net: the fundamental implementation of vhost-pci-net-pci
` [Qemu-devel] [RESEND Patch v1 03/37] vhost-user: share the vhost-user protocol related structures
` [Qemu-devel] [RESEND Patch v1 04/37] vl: add the vhost-pci-slave command line option
` [Qemu-devel] [RESEND Patch v1 05/37] vhost-pci-slave: start the implementation of vhost-pci-slave
` [Qemu-devel] [RESEND Patch v1 06/37] vhost-pci-slave: set up the fundamental handlers for the server socket
` [Qemu-devel] [RESEND Patch v1 07/37] vhost-pci-slave/msg: VHOST_USER_GET_FEATURES
` [Qemu-devel] [RESEND Patch v1 08/37] vhost-pci-slave/msg: VHOST_USER_SET_FEATURES
` [Qemu-devel] [RESEND Patch v1 09/37] vhost-pci-slave/msg: VHOST_USER_GET_PROTOCOL_FEATURES
` [Qemu-devel] [RESEND Patch v1 10/37] vhost-pci-slave/msg: VHOST_USER_SET_PROTOCOL_FEATURES
` [Qemu-devel] [RESEND Patch v1 11/37] vhost-user/msg: VHOST_USER_PROTOCOL_F_SET_DEVICE_ID
` [Qemu-devel] [RESEND Patch v1 12/37] vhost-pci-slave/msg: VHOST_USER_SET_DEVICE_ID
` [Qemu-devel] [RESEND Patch v1 13/37] vhost-pci-slave/msg: VHOST_USER_GET_QUEUE_NUM
` [Qemu-devel] [RESEND Patch v1 14/37] vhost-pci-slave/msg: VHOST_USER_SET_OWNER
` [Qemu-devel] [RESEND Patch v1 15/37] vhost-pci-slave/msg: VHOST_USER_SET_MEM_TABLE
` [Qemu-devel] [RESEND Patch v1 16/37] vhost-pci-slave/msg: VHOST_USER_SET_VRING_NUM
` [Qemu-devel] [RESEND Patch v1 17/37] vhost-pci-slave/msg: VHOST_USER_SET_VRING_BASE
` [Qemu-devel] [RESEND Patch v1 18/37] vhost-user: send guest physical address of virtqueues to the slave
` [Qemu-devel] [RESEND Patch v1 19/37] vhost-pci-slave/msg: VHOST_USER_SET_VRING_ADDR
` [Qemu-devel] [RESEND Patch v1 20/37] vhost-pci-slave/msg: VHOST_USER_SET_VRING_KICK
` [Qemu-devel] [RESEND Patch v1 21/37] vhost-pci-slave/msg: VHOST_USER_SET_VRING_CALL
` [Qemu-devel] [RESEND Patch v1 22/37] vhost-pci-slave/msg: VHOST_USER_SET_VRING_ENABLE
` [Qemu-devel] [RESEND Patch v1 23/37] vhost-pci-slave/msg: VHOST_USER_SET_LOG_BASE
` [Qemu-devel] [RESEND Patch v1 24/37] vhost-pci-slave/msg: VHOST_USER_SET_LOG_FD
` [Qemu-devel] [RESEND Patch v1 25/37] vhost-pci-slave/msg: VHOST_USER_SEND_RARP
` [Qemu-devel] [RESEND Patch v1 26/37] vhost-pci-slave/msg: VHOST_USER_GET_VRING_BASE
` [Qemu-devel] [RESEND Patch v1 27/37] vhost-pci-net: pass the info collected by vp_slave to the device
` [Qemu-devel] [RESEND Patch v1 28/37] vhost-pci-net: pass the mem and vring info to the driver
` [Qemu-devel] [RESEND Patch v1 29/37] vhost-pci-slave/msg: VHOST_USER_SET_VHOST_PCI (start)
` [Qemu-devel] [RESEND Patch v1 30/37] vhost-pci-slave/msg: VHOST_USER_SET_VHOST_PCI (stop)
` [Qemu-devel] [RESEND Patch v1 31/37] vhost-user/msg: send VHOST_USER_SET_VHOST_PCI (start/stop)
` [Qemu-devel] [RESEND Patch v1 32/37] vhost-user: add asynchronous read for the vhost-user master
` [Qemu-devel] [RESEND Patch v1 33/37] vhost-pci-net: send the negotiated feature bits to the master
` [Qemu-devel] [RESEND Patch v1 34/37] vhost-pci-slave: add "peer_reset"
` [Qemu-devel] [RESEND Patch v1 35/37] vhost-pci-net: start the vhost-pci-net device
` [Qemu-devel] [RESEND Patch v1 36/37] vhost-user/msg: handling VHOST_USER_SET_FEATURES
` [Qemu-devel] [RESEND Patch v1 37/37] vl: enable vhost-pci-slave

[Qemu-devel] [PATCH RFC v2 0/4] block/qapi: refactor and optimize the qmp_query_blockstats()
 2016-12-19 16:32 UTC  (9+ messages)
` [Qemu-devel] [PATCH RFC v2 1/4] block: refactor bdrv_next_node for readability
` [Qemu-devel] [PATCH RFC v2 2/4] block/qapi: reduce the coupling between the bdrv_query_stats and bdrv_query_bds_stats
` [Qemu-devel] [PATCH RFC v2 3/4] block/qapi: acquire a reference instead of a lock during querying blockstats
` [Qemu-devel] [PATCH RFC v2 4/4] block/qapi: optimize the query function of the blockstats

[Qemu-devel] [PATCH v5 0/4] Add HAX support
 2016-12-19 16:24 UTC  (5+ messages)
` [Qemu-devel] [PATCH v5 1/4] kvm: move cpu synchronization code
` [Qemu-devel] [PATCH v5 2/4] target-i386: Add Intel HAX files
` [Qemu-devel] [PATCH v5 3/4] Plumb the HAXM-based hardware acceleration support
` [Qemu-devel] [PATCH v5 4/4] hax: add Darwin support

[Qemu-devel] Can qemu reopen image files?
 2016-12-19 16:24 UTC  (6+ messages)

[Qemu-devel] [PATCH 0/2] Add Atmel I2C TPM AT97SC3204T emulated device
 2016-12-19 16:20 UTC  (7+ messages)
` [Qemu-devel] [PATCH v1 "

[Qemu-devel] [Bug 1651167] [NEW] hw/ipmi/isa_ipmi_bt.c:283: suspect use of macro ?
 2016-12-19 15:47 UTC 

[Qemu-devel] [PATCH v9 00/21] qcow2: persistent dirty bitmaps
 2016-12-19 15:50 UTC  (13+ messages)
` [Qemu-devel] [PATCH 09/21] qcow2: add .bdrv_load_autoloading_dirty_bitmaps
` [Qemu-devel] [PATCH 13/21] qcow2: add .bdrv_store_persistent_dirty_bitmaps()

[Qemu-devel] [PATCH v2 1/1] virtio: fix vq->inuse recalc after migr
 2016-12-19 15:44 UTC 

[Qemu-devel] [PATCH] mirror: prevent 'top' mode mirroring when no backing file specified on the destination
 2016-12-19 22:38 UTC  (3+ messages)

[Qemu-devel] [PATCH v7 08/11] x86, kvm/x86.c: support vcpu preempted check
 2016-12-19 14:39 UTC  (3+ messages)

[Qemu-devel] [PATCH] 9pfs: fix crash when fsdev is missing
 2016-12-19 14:28 UTC 

[Qemu-devel] [PATCH 0/2] memory: extend "info mtree" with flat view dump
 2016-12-19 14:10 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] memory: provide common macros for mtree_print_mr()
` [Qemu-devel] [PATCH 2/2] memory: hmp: dump flat view for 'info mtree'

[Qemu-devel] [PATCH v4 0/4] Add HAX support
 2016-12-19 14:09 UTC  (6+ messages)
` [Qemu-devel] [PATCH v4 1/4] kvm: move cpu synchronization code
` [Qemu-devel] [PATCH v4 2/4] target-i386: Add Intel HAX files
` [Qemu-devel] [PATCH v4 3/4] Plumb the HAXM-based hardware acceleration support
` [Qemu-devel] [PATCH v4 4/4] hax: add Darwin support

[Qemu-devel] [PATCH] virtio: fix vring->inuse recalc after migr
 2016-12-19 13:53 UTC  (6+ messages)

[Qemu-devel] Is qemu-img amend an atomic operation?
 2016-12-19 13:39 UTC  (4+ messages)

[Qemu-devel] [PATCH v7 3/5] IOMMU: enable intel_iommu map and unmap notifiers
 2016-12-19 13:26 UTC  (5+ messages)

[Qemu-devel] [PATCH v6 0/9] replay additions
 2016-12-19 13:21 UTC  (10+ messages)
` [Qemu-devel] [PATCH v6 1/9] icount: update instruction counter on apic patching
` [Qemu-devel] [PATCH v6 2/9] replay: improve interrupt handling
` [Qemu-devel] [PATCH v6 3/9] apic: save apic_delivered flag
` [Qemu-devel] [PATCH v6 4/9] replay: don't use rtc clock on loadvm phase
` [Qemu-devel] [PATCH v6 5/9] integratorcp: adding vmstate for save/restore
` [Qemu-devel] [PATCH v6 6/9] savevm: add public save_vmstate function
` [Qemu-devel] [PATCH v6 7/9] replay: save/load initial state
` [Qemu-devel] [PATCH v6 8/9] block: implement bdrv_snapshot_goto for blkreplay
` [Qemu-devel] [PATCH v6 9/9] blkreplay: create temporary overlay for underlaying devices

[Qemu-devel] [qemu patch V4 0/2] improve kvmclock difference on migration
 2016-12-16 15:59 UTC  (5+ messages)
` [Qemu-devel] [qemu patch V4 2/2] kvmclock: reduce "

[Qemu-devel] [RFC PATCH 00/13] VT-d replay and misc cleanup
 2016-12-19 11:25 UTC  (8+ messages)
` [Qemu-devel] [RFC PATCH 03/13] intel_iommu: renaming gpa to iova where proper

[Qemu-devel] [RFC/POC PATCH 0/4] Building TCG tests with emdebian cross compilers
 2016-12-19 11:09 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/3] Vhost-user Spec: extension for vhost-pci
 2016-12-19 11:05 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 1/3] spec/vhost-user: extend vhost-user to support the vhost-pci based inter-vm communiaction
` [Qemu-devel] [PATCH v3 2/3] spec/vhost-user: add VHOST_USER_PROTOCOL_F_SET_DEVICE_ID
` [Qemu-devel] [PATCH v3 3/3] spec/vhost-user: add the VHOST_USER_SET_VHOST_PCI message

[Qemu-devel] [PATCH for-2.9 v2] qom: Make all interface types abstract
 2016-12-19 10:21 UTC  (7+ messages)

[Qemu-devel] qemu-2.8-rc4 is broken
 2016-12-19  9:47 UTC 

[Qemu-devel] [PATCH v5 0/3] Live migration optimization for Thunderx platform
 2016-12-19  9:10 UTC  (4+ messages)
` [Qemu-devel] [PATCH v5 2/3] utils: Add helper to read arm MIDR_EL1 register

[Qemu-devel] [Bug 1267520] [NEW] Keyboard input not working when the "-k en-us" argument is specified
 2016-12-19  8:47 UTC  (2+ messages)
` [Qemu-devel] [Bug 1267520] "

[Qemu-devel] [PATCH 0/2]block: m25p80: Improve mt25qu01g chip model
 2016-12-19  7:31 UTC  (6+ messages)
` [Qemu-devel] [PATCH 2/2] block: m25p80: Introduce Die Erase command
  ` [Qemu-devel] [Qemu-arm] "

[Qemu-devel] [PATCH v4] bugfix: vm halt when in reset looping
 2016-12-19  6:03 UTC 

[Qemu-devel] [Qemu-block] [PATCH v1 1/1] iotests: Fix a problem in common.filter
 2016-12-19  5:00 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 ppc-for-2.9 0/6] POWER9 TCG enablements - part9
 2016-12-19  4:25 UTC  (8+ messages)
` [Qemu-devel] [PATCH v2 5/6] target-ppc: implement xxextractuw instruction
    ` [Qemu-devel] [Qemu-ppc] "

[Qemu-devel] [PATCH] x86: implement la57 paging mode
 2016-12-18 20:54 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/2] Clean-up tlb_flush and cpu reset functions
 2016-12-18 20:46 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/2] qom/cpu: move tlb_flush to cpu_common_reset

[Qemu-devel] [PATCH v3] qom: Make all interface types abstract
 2016-12-18 19:56 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/2] Vmxnet3 VMStatification
 2016-12-18  7:55 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/2] vmxnet3: Convert ring values to uint32_t's
` [Qemu-devel] [PATCH 2/2] vmxnet3: VMStatify rx/tx q_descr and int_state

[Qemu-devel] [PATCH 00/26] New hppa-linux-user target
 2016-12-18  6:56 UTC  (5+ messages)
` [Qemu-devel] [PATCH 01/26] Revert "Remove remainders of HPPA backend"

[Qemu-devel] [Bug 786440] [NEW] qcow2 double free
 2016-12-18  4:17 UTC  (2+ messages)
` [Qemu-devel] [Bug 786440] "

[Qemu-devel] [PATCH kernel v5 0/5] Extend virtio-balloon for fast (de)inflating & fast live migration
 2016-12-17 12:39 UTC  (18+ messages)

[Qemu-devel] [PATCH v1 00/37] Implementation of vhost-pci for inter-vm commucation
 2016-12-17 11:55 UTC  (25+ messages)
` [Qemu-devel] [PATCH v1 16/37] vhost-pci-slave/msg: VHOST_USER_SET_VRING_NUM
` [Qemu-devel] [PATCH v1 17/37] vhost-pci-slave/msg: VHOST_USER_SET_VRING_BASE
` [Qemu-devel] [PATCH v1 18/37] vhost-user: send guest physical address of virtqueues to the slave
` [Qemu-devel] [PATCH v1 19/37] vhost-pci-slave/msg: VHOST_USER_SET_VRING_ADDR
` [Qemu-devel] [PATCH v1 20/37] vhost-pci-slave/msg: VHOST_USER_SET_VRING_KICK
` [Qemu-devel] [PATCH v1 21/37] vhost-pci-slave/msg: VHOST_USER_SET_VRING_CALL
` [Qemu-devel] [PATCH v1 22/37] vhost-pci-slave/msg: VHOST_USER_SET_VRING_ENABLE
` [Qemu-devel] [PATCH v1 23/37] vhost-pci-slave/msg: VHOST_USER_SET_LOG_BASE
` [Qemu-devel] [PATCH v1 24/37] vhost-pci-slave/msg: VHOST_USER_SET_LOG_FD
` [Qemu-devel] [PATCH v1 25/37] vhost-pci-slave/msg: VHOST_USER_SEND_RARP
` [Qemu-devel] [PATCH v1 26/37] vhost-pci-slave/msg: VHOST_USER_GET_VRING_BASE
` [Qemu-devel] [PATCH v1 27/37] vhost-pci-net: pass the info collected by vp_slave to the device
` [Qemu-devel] [PATCH v1 28/37] vhost-pci-net: pass the mem and vring info to the driver
` [Qemu-devel] [PATCH v1 29/37] vhost-pci-slave/msg: VHOST_USER_SET_VHOST_PCI (start)
` [Qemu-devel] [PATCH v1 30/37] vhost-pci-slave/msg: VHOST_USER_SET_VHOST_PCI (stop)
` [Qemu-devel] [PATCH v1 31/37] vhost-user/msg: send VHOST_USER_SET_VHOST_PCI (start/stop)
` [Qemu-devel] [PATCH v1 32/37] vhost-user: add asynchronous read for the vhost-user master
` [Qemu-devel] [PATCH v1 33/37] vhost-pci-net: send the negotiated feature bits to the master
` [Qemu-devel] [PATCH v1 34/37] vhost-pci-slave: add "peer_reset"
` [Qemu-devel] [PATCH v1 35/37] vhost-pci-net: start the vhost-pci-net device
` [Qemu-devel] [PATCH v1 36/37] vhost-user/msg: handling VHOST_USER_SET_FEATURES
` [Qemu-devel] [PATCH v1 37/37] vl: enable vhost-pci-slave

[Qemu-devel] [PULL for-2.9 0/9] virtio, vhost, pc: fixes
 2016-12-17 11:18 UTC  (3+ 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).