QEMU-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-08 13:42:48 to 2015-09-09 00:08:38 UTC [more...]

[Qemu-devel] [PATCH v6 0/4] xlnx-zynqmp: Connect the AHCI SATA device
 2015-09-09  0:08 UTC  (5+ messages)
  ` [Qemu-devel] [PATCH v6 4/4] xlnx-zynqmp: Connect the sysbus AHCI to ZynqMP
` [Qemu-devel] [PATCH RESEND v6 0/4] xlnx-zynqmp: Connect the AHCI SATA device

[Qemu-devel] [PATCH] spapr_drc: don't allow 'empty' DRCs to be unisolated
 2015-09-08 23:46 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] spapr_drc: don't allow 'empty' DRCs to be unisolated
 2015-09-08 23:44 UTC 

[Qemu-devel] [PATCH RFC 00/14] vhost-user: shutdown and reconnection
 2015-09-08 23:10 UTC  (15+ messages)
` [Qemu-devel] [PATCH RFC 01/14] vhost-user: Add ability to know vhost-user backend disconnection
` [Qemu-devel] [PATCH RFC 02/14] vhost-user: remove useless is_server field
` [Qemu-devel] [PATCH RFC 03/14] qemu-char: avoid potential double-free
` [Qemu-devel] [PATCH RFC 04/14] qemu-char: remove all msgfds on disconnect
` [Qemu-devel] [PATCH RFC 05/14] qemu-char: make tcp_chr_disconnect() reentrant-safe
` [Qemu-devel] [PATCH RFC 06/14] vhost-net: keep VIRTIO_NET_F_STATUS for vhost-user
` [Qemu-devel] [PATCH RFC 07/14] virtio-net: enable tx notification if up and vhost started
` [Qemu-devel] [PATCH RFC 08/14] vhost: add vhost_dev stop callback
` [Qemu-devel] [PATCH RFC 09/14] vhost-user: add vhost_user to hold the chr
` [Qemu-devel] [PATCH RFC 10/14] qemu-char: add qemu_chr_free()
` [Qemu-devel] [PATCH RFC 11/14] vhost-user: add slave-fd support
` [Qemu-devel] [PATCH RFC 12/14] vhost-user: add shutdown support
` [Qemu-devel] [PATCH RFC 13/14] qemu-char: Add qemu_chr_disconnect to close a fd accepted by listen fd
` [Qemu-devel] [PATCH RFC 14/14] test: start vhost-user reconnect test

[Qemu-devel] target-ppc: Fix SRR0 when taking unaligned exceptions
 2015-09-08 22:21 UTC  (2+ messages)
` [Qemu-devel] [Qemu-ppc] "

[Qemu-devel] [Bug 638955] [NEW] emulated netcards don't work with recent sunos kernel
 2015-09-08 22:14 UTC  (2+ messages)
` [Qemu-devel] [Bug 638955] "

[Qemu-devel] [Bug 1395217] [NEW] Networking in qemu 2.0.0 and beyond is not compatible with Open Solaris (Illumos) 5.11
 2015-09-08 22:13 UTC  (2+ messages)
` [Qemu-devel] [Bug 1395217] "

[Qemu-devel] [FIX PATCH] spapr_drc: Return correct state for logical DR in entity_sense()
 2015-09-08 22:03 UTC  (5+ messages)

[Qemu-devel] [PATCH] typofixes - v4 - https://github.com/vlajos/misspell_fixer
 2015-09-08 21:48 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] iotests: Emit signal-kill messages
 2015-09-08 21:42 UTC  (7+ messages)
` [Qemu-devel] [PATCH 2/2] iotests: Warn if python subprocess is killed
  ` [Qemu-devel] [Qemu-block] "

[Qemu-devel] Aspirant for AMD IOMMU emulation project for Outreachy
 2015-09-08 21:35 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/7 v7] vhost-user multiple queue support
 2015-09-08 21:22 UTC  (3+ messages)
` [Qemu-devel] [PATCH 6/7] vhost-user: add "

[Qemu-devel] [PATCH v4 00/38] blockdev: BlockBackend and media
 2015-09-08 21:20 UTC  (6+ messages)
` [Qemu-devel] [PATCH v4 29/38] blockdev: Add blockdev-insert-medium

[Qemu-devel] where can i customize rbd object size?
 2015-09-08 21:02 UTC  (3+ messages)

[Qemu-devel] [PATCH] typofixes - v3 - https://github.com/vlajos/misspell_fixer
 2015-09-08 20:35 UTC  (2+ messages)

[Qemu-devel] [PATCH] specs/vhost-user.txt: fix name of messages
 2015-09-08 20:29 UTC 

[Qemu-devel] [PATCH 0/2] qcow2: Make size_to_clusters() return int64_t
 2015-09-08 20:26 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/2] "
` [Qemu-devel] [PATCH 2/2] iotests: Add test for checking large image files

[Qemu-devel] [RFC 00/20] Do away with TB retranslation
 2015-09-08 20:25 UTC  (12+ messages)
` [Qemu-devel] [PATCH 03/20] tcg: Allow extra data to be attached to insn_start
` [Qemu-devel] [PATCH 17/20] tcg: Pass data argument to restore_state_to_opc
` [Qemu-devel] [PATCH 19/20] tcg: Remove gen_intermediate_code_pc

[Qemu-devel] [PATCH RFC v5 00/32] qapi: QMP introspection
 2015-09-08 20:06 UTC  (7+ messages)
` [Qemu-devel] [PATCH RFC v5 22/32] qapi: Rename qmp_marshal_input_FOO() to qmp_marshal_FOO()
` [Qemu-devel] [PATCH RFC v5 30/32] qapi: New QMP command query-qmp-schema for QMP introspection

[Qemu-devel] typofixes
 2015-09-08 19:45 UTC  (5+ messages)

[Qemu-devel] Building qemu with old python issue
 2015-09-08 19:34 UTC 

[Qemu-devel] [PATCH] linux-headers: Fix type cast warning for 64 bit MinGW-w64
 2015-09-08 19:15 UTC  (2+ messages)

[Qemu-devel] [PULL 0/19] xen-2015-09-08-tag
 2015-09-08 19:12 UTC  (21+ messages)
` [Qemu-devel] [PULL 01/19] xen-hvm: Add trace to ioreq
` [Qemu-devel] [PULL 02/19] i440fx: make types configurable at run-time
` [Qemu-devel] [PULL 03/19] pc_init1: pass parameters just with types
` [Qemu-devel] [PULL 04/19] piix: create host bridge to passthrough
` [Qemu-devel] [PULL 05/19] hw/pci-assign: split pci-assign.c
` [Qemu-devel] [PULL 06/19] xen, gfx passthrough: basic graphics passthrough support
` [Qemu-devel] [PULL 07/19] xen, gfx passthrough: retrieve VGA BIOS to work
` [Qemu-devel] [PULL 08/19] igd gfx passthrough: create a isa bridge
` [Qemu-devel] [PULL 09/19] xen, gfx passthrough: register "
` [Qemu-devel] [PULL 10/19] xen, gfx passthrough: register host bridge specific to passthrough
` [Qemu-devel] [PULL 11/19] xen, gfx passthrough: add opregion mapping
` [Qemu-devel] [PULL 12/19] xen-hvm: When using xc_domain_add_to_physmap also include errno when reporting
` [Qemu-devel] [PULL 13/19] xen/HVM: atomically access pointers in bufioreq handling
` [Qemu-devel] [PULL 14/19] xen/pt: Update comments with proper function name
` [Qemu-devel] [PULL 15/19] xen/pt: Make xen_pt_msi_set_enable static
` [Qemu-devel] [PULL 16/19] xen/pt: xen_host_pci_config_read returns -errno, not -1 on failure
` [Qemu-devel] [PULL 17/19] xen: use errno instead of rc for xc_domain_add_to_physmap
` [Qemu-devel] [PULL 18/19] xen/pt/msi: Add the register value when printing logging and error messages
` [Qemu-devel] [PULL 19/19] xen/pt: Use XEN_PT_LOG properly to guard against compiler warnings

[Qemu-devel] [PATCH RFC 0/5] disk deadlines
 2015-09-08 19:11 UTC  (11+ messages)
` [Qemu-devel] [PATCH 4/5] disk_deadlines: add control of requests time expiration
` [Qemu-devel] [PATCH 5/5] disk_deadlines: add info disk-deadlines option

[Qemu-devel] [PULL 00/20] target-arm queue
 2015-09-08 19:08 UTC  (22+ messages)
` [Qemu-devel] [PULL 01/20] armv7m_nvic: Implement ICSR without using internal GIC state
` [Qemu-devel] [PULL 02/20] hw/intc/arm_gic: Running priority is group priority, not full priority
` [Qemu-devel] [PULL 03/20] hw/intc/arm_gic: Fix handling of GICC_APR<n>, GICC_NSAPR<n> registers
` [Qemu-devel] [PULL 04/20] hw/intc/arm_gic: Drop running_irq and last_active arrays
` [Qemu-devel] [PULL 05/20] hw/intc/arm_gic: Actually set the active bits for active interrupts
` [Qemu-devel] [PULL 06/20] qom: Add recursive version of object_child_for_each
` [Qemu-devel] [PULL 07/20] hw/arm: new interface for devices which need to behave differently for kernel boot
` [Qemu-devel] [PULL 08/20] hw/intc/arm_gic_common: Configure IRQs as NS if doing direct NS "
` [Qemu-devel] [PULL 09/20] hw/cpu/{a15mpcore, a9mpcore}: enable TrustZone in GIC if it is enabled in CPUs
` [Qemu-devel] [PULL 10/20] hw/arm/virt: Default to not providing TrustZone support
` [Qemu-devel] [PULL 11/20] hw/arm/virt: Enable TZ extensions on the GIC if we are using them
` [Qemu-devel] [PULL 12/20] target-arm: Fix default_exception_el() function for the case when EL3 is not supported
` [Qemu-devel] [PULL 13/20] target-arm: Log the target EL when taking exceptions
` [Qemu-devel] [PULL 14/20] target-arm: Correct opc1 for AT_S12Exx
` [Qemu-devel] [PULL 15/20] target-arm: Add AArch64 access to PAR_EL1
` [Qemu-devel] [PULL 16/20] cadence_gem: Correct Marvell PHY SPCFC reset value
` [Qemu-devel] [PULL 17/20] ahci: Separate the AHCI state structure into the header
` [Qemu-devel] [PULL 18/20] ahci.c: Don't assume AHCIState's parent is AHCIPCIState
` [Qemu-devel] [PULL 19/20] xlnx-zynqmp.c: Convert some of the error_propagate() calls to error_abort
` [Qemu-devel] [PULL 20/20] xlnx-zynqmp: Connect the sysbus AHCI to ZynqMP

[Qemu-devel] [RFC 00/38] MTTCG: i386, user+system mode
 2015-09-08 19:03 UTC  (4+ messages)
` [Qemu-devel] [RFC 08/38] rcu: init rcu_registry_lock after fork

[Qemu-devel] [PATCH] ui/cocoa.m: Add Mount image file menu item
 2015-09-08 18:46 UTC  (5+ messages)

[Qemu-devel] [PATCH v2] gtk: avoid redefining _WIN32_WINNT macro
 2015-09-08 18:39 UTC  (3+ messages)

[Qemu-devel] [PATCH] hw/misc: Add support for ADC controller in Xilinx Zynq 7000
 2015-09-08 18:39 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] add macro file for coccinelle
 2015-09-08 18:35 UTC  (3+ messages)

[Qemu-devel] [PATCH v1 00/10] arm: Steps towards EL2 support round 4
 2015-09-08 18:14 UTC  (21+ messages)
` [Qemu-devel] [PATCH v1 04/10] target-arm: Add VTCR_EL2
` [Qemu-devel] [PATCH v1 05/10] target-arm: Add VTTBR_EL2
` [Qemu-devel] [PATCH v1 06/10] target-arm: Supress TBI for S2 translations
` [Qemu-devel] [PATCH v1 07/10] target-arm: Supress the use of TTBR1 "
` [Qemu-devel] [PATCH v1 08/10] target-arm: Supress EPD for S2, EL2 and EL3 translations
` [Qemu-devel] [PATCH v1 09/10] target-arm: Add VPIDR_EL2
` [Qemu-devel] [PATCH v1 10/10] target-arm: Add VMPIDR_EL2

[Qemu-devel] qemu-system-arm system support for big endian BE8
 2015-09-08 17:25 UTC 

[Qemu-devel] [PATCH v2] Remove XenPTReg->data and use dev.config for guest configuration values
 2015-09-08 17:22 UTC  (14+ messages)
` [Qemu-devel] [PATCH v2 01/10] xen/pt: Use xen_host_pci_get_[byte|word] instead of dev.config
` [Qemu-devel] [PATCH v2 02/10] xen/pt: Sync up the dev.config and data values
` [Qemu-devel] [PATCH v2 03/10] xen/pt: Check if reg->init function sets the 'data' past the reg->size
` [Qemu-devel] [PATCH v2 04/10] xen/pt: Remove XenPTReg->data field
` [Qemu-devel] [PATCH v2 05/10] xen/pt: Log xen_host_pci_get in two init functions
` [Qemu-devel] [PATCH v2 06/10] xen/pt: Log xen_host_pci_get/set errors in MSI code
` [Qemu-devel] [PATCH v2 07/10] xen/pt: Make xen_pt_unregister_device idempotent
` [Qemu-devel] [PATCH v2 08/10] xen/pt: Move bulk of xen_pt_unregister_device in its own routine
` [Qemu-devel] [PATCH v2 09/10] xen/pt: Check for return values for xen_host_pci_[get|set] in init
` [Qemu-devel] [PATCH v2 10/10] xen/pt: Don't slurp wholesale the PCI configuration registers

[Qemu-devel] [PATCH v7 0/5] migration: Dynamic cpu throttling for auto-converge
 2015-09-08 17:12 UTC  (6+ messages)
` [Qemu-devel] [PATCH v7 1/5] cpu: Provide vcpu throttling interface
` [Qemu-devel] [PATCH v7 2/5] migration: Parameters for auto-converge cpu throttling
` [Qemu-devel] [PATCH v7 3/5] migration: Dynamic cpu throttling for auto-converge
` [Qemu-devel] [PATCH v7 4/5] qmp/hmp: Add throttle ratio to query-migrate and info migrate
` [Qemu-devel] [PATCH v7 5/5] migration: Disambiguate MAX_THROTTLE

[Qemu-devel] Building qemu with old python issue
 2015-09-08 16:49 UTC 

[Qemu-devel] [RFC V2 1/2] hw/sd : move sd.h to include/hw/sd/
 2015-09-08 16:23 UTC  (3+ messages)

[Qemu-devel] [PATCH] linux-user/syscall.c: Add EAGAIN to host_to_target_errno_table for
 2015-09-08 16:21 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/1] ahci: fix ATAPI PIO
 2015-09-08 16:01 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/1] ide: unify io_buffer_offset increments

[Qemu-devel] [Patch for-2.5 v2 0/6] qapi: child add/delete support
 2015-09-08 15:53 UTC  (15+ messages)
` [Qemu-devel] [Patch for-2.5 v2 3/6] Add new block driver interface to add/delete a BDS's child
` [Qemu-devel] [Patch for-2.5 v2 5/6] qmp: add monitor command to add/remove a child

[Qemu-devel] [PATCH] build: qemu-ga: add 'qemu-ga' build target for w32
 2015-09-08 15:47 UTC 

[Qemu-devel] Target vs architecture for QEMU binary
 2015-09-08 15:47 UTC  (4+ messages)

[Qemu-devel] Mac OS 9 updates
 2015-09-08 15:27 UTC 

[Qemu-devel] [PATCH v2] Cleanups + various fixes due to libxl ABI + more logging on errors
 2015-09-08 15:22 UTC  (8+ messages)
` [Qemu-devel] [PATCH v2 1/6] xen/pt: Update comments with proper function name
` [Qemu-devel] [PATCH v2 2/6] xen/pt: Make xen_pt_msi_set_enable static
` [Qemu-devel] [PATCH v2 3/6] xen/pt: xen_host_pci_config_read returns -errno, not -1 on failure
` [Qemu-devel] [PATCH v2 4/6] xen: use errno instead of rc for xc_domain_add_to_physmap
` [Qemu-devel] [PATCH v2 5/6] xen/pt/msi: Add the register value when printing logging and error messages
` [Qemu-devel] [PATCH v2 6/6] xen/pt: Use XEN_PT_LOG properly to guard against compiler warnings

[Qemu-devel] [PATCH v2 00/11] target-arm improvements for aarch64
 2015-09-08 15:21 UTC  (9+ messages)
` [Qemu-devel] [PATCH v2 05/11] target-arm: Implement ccmp branchless
` [Qemu-devel] [PATCH v2 06/11] target-arm: Implement fcsel with movcond

[Qemu-devel] [PATCH 1/1] block/gluster: add support for multiple gluster backup volfile servers
 2015-09-08 15:10 UTC  (4+ messages)

[Qemu-devel] [PATCH v1 1/1] cadence_gem: Correct Marvell PHY SPCFC reset value
 2015-09-08 14:51 UTC  (2+ messages)

[Qemu-devel] [PATCH] arm: xlnx-zynqmp: Fix up GIC region size
 2015-09-08 14:51 UTC  (2+ messages)

[Qemu-devel] SLIRP segfault?
 2015-09-08 14:46 UTC  (3+ messages)

[Qemu-devel] [PATCH 19/23] userfaultfd: activate syscall
 2015-09-08 14:13 UTC  (11+ messages)

[Qemu-devel] [PATCH v2 00/18] implement vNVDIMM
 2015-09-08 14:03 UTC  (11+ messages)
` [Qemu-devel] [PATCH v2 06/18] pc: implement NVDIMM device abstract
` [Qemu-devel] [PATCH v2 08/18] nvdimm: init backend memory mapping and config data area

[Qemu-devel] [PATCH v2 0/2] Dynamic module support for block drivers
 2015-09-08 13:53 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/2] Add dynamic module loading "
` [Qemu-devel] [PATCH v2 2/2] Add dynamic generation of module_block.h

[Qemu-devel] [PATCH v2 0/2] target-arm: Fix arm_el_is_aa64() function to support EL2 and EL3
 2015-09-08 13:52 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/2] target-arm: Fix default_exception_el() function for the case when EL3 is not supported
` [Qemu-devel] [PATCH v2 2/2] target-arm: Fix arm_el_is_aa64() function to support EL2 and EL3

[Qemu-devel] [PATCH v3 0/4] Move target- and device specific code from monitor
 2015-09-08 13:51 UTC  (7+ messages)
` [Qemu-devel] [PATCH 2/4] monitor: remove target-specific code from monitor.c

[Qemu-devel] [PATCH] virtio-blk: use blk_io_plug/unplug for Linux AIO batching
 2015-09-08 13:48 UTC  (2+ messages)
` [Qemu-devel] [Qemu-block] "

[Qemu-devel] [PATCH v3 0/9] remove useless muldiv64()
 2015-09-08 13:42 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 4/9] mips: remove muldiv64()


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 read-only IMAP folder(s) and NNTP newsgroup(s).