messages from 2012-07-23 19:11:35 to 2012-07-24 17:20:16 UTC [more...]
[Qemu-devel] [SeaBIOS PATCH 0/2] Allow non-contiguous APIC IDs (v2)
2012-07-24 17:20 UTC (4+ messages)
` [Qemu-devel] [SeaBIOS PATCH 1/2] acpi: report real I/O APIC ID (0) on MADT table (v2)
[Qemu-devel] [PATCH 00/22] Migration next
2012-07-24 17:06 UTC (12+ messages)
` [Qemu-devel] [PATCH 13/22] Add migration capabilities
` [Qemu-devel] [PATCH 20/22] Add migrate_set_cachesize command
` [Qemu-devel] [PATCH 21/22] Add XBZRLE statistics
[Qemu-devel] [RFC PATCH 0/4] qapi: Convert snapshot's commands
2012-07-24 17:04 UTC (10+ messages)
` [Qemu-devel] [RFC PATCH 1/4] qapi: Convert savevm
` [Qemu-devel] [RFC PATCH 2/4] qapi: Convert loadvm
[Qemu-devel] [PATCH 00/12] Portable thread-pool/AIO, Win32 emulated AIO
2012-07-24 16:55 UTC (11+ messages)
` [Qemu-devel] [PATCH 07/12] qemu-thread: add QemuSemaphore
[Qemu-devel] interrupt mitigation for e1000
2012-07-24 16:58 UTC
[Qemu-devel] forgotten commit ? (Re: Proposed patch: huge RX speedup for hw/e1000.c)
2012-07-24 16:49 UTC (2+ messages)
[Qemu-devel] [PATCH] net: Add interface to bridge when SIOCBRADDIF isn't available
2012-07-24 16:03 UTC (3+ messages)
[Qemu-devel] [PATCH v2 0/8]: rename machine options to use dashes
2012-07-24 16:01 UTC (14+ messages)
` [Qemu-devel] [PATCH 1/8] qemu-option: qemu_opt_set_bool(): fix code duplication
` [Qemu-devel] [PATCH 4/8] qemu-option: add alias support
[Qemu-devel] [PATCH V6 3/3] linux-user: make host_to_target_cmsg support SO_TIMESTAMP cmsg_type
2012-07-25 0:01 UTC
[Qemu-devel] [PATCH V6 2/3] linux-user: make do_setsockopt support SOL_RAW ICMP_FILTER socket option
2012-07-24 23:59 UTC
[Qemu-devel] [PATCH V6 1/3] linux-user: pass sockaddr from host to target
2012-07-24 23:58 UTC
[Qemu-devel] [PATCH V6 0/3] Fix ping issues in linux-user guest
2012-07-24 23:56 UTC
[Qemu-devel] [PATCH v2 00/16] net: Move legacy QEMU VLAN code into net/hub.c
2012-07-24 15:35 UTC (17+ messages)
` [Qemu-devel] [PATCH v2 01/16] net: Add a hub net client
` [Qemu-devel] [PATCH v2 02/16] net: Use hubs for the vlan feature
` [Qemu-devel] [PATCH v2 03/16] net: Look up 'vlan' net clients using hubs
` [Qemu-devel] [PATCH v2 04/16] hub: Check that hubs are configured correctly
` [Qemu-devel] [PATCH v2 05/16] net: Drop vlan argument to qemu_new_net_client()
` [Qemu-devel] [PATCH v2 06/16] net: Convert qdev_prop_vlan to peer with hub
` [Qemu-devel] [PATCH v2 07/16] net: Remove vlan code from net.c
` [Qemu-devel] [PATCH v2 08/16] net: Remove VLANState
` [Qemu-devel] [PATCH v2 09/16] net: Rename non_vlan_clients to net_clients
` [Qemu-devel] [PATCH v2 10/16] net: Rename VLANClientState to NetClientState
` [Qemu-devel] [PATCH v2 11/16] net: Rename vc local variables to nc
` [Qemu-devel] [PATCH v2 12/16] net: Rename qemu_del_vlan_client() to qemu_del_net_client()
` [Qemu-devel] [PATCH v2 13/16] net: Make "info network" output more readable info
` [Qemu-devel] [PATCH v2 14/16] net: cleanup deliver/deliver_iov func pointers
` [Qemu-devel] [PATCH v2 15/16] net: determine if packets can be sent before net queue deliver packets
` [Qemu-devel] [PATCH v2 16/16] hub: add the support for hub own flow control
[Qemu-devel] KVM call minutes July 24th
2012-07-24 15:00 UTC
[Qemu-devel] [PATCH] qom: Reject attempts to add a property that already exists
2012-07-24 14:56 UTC (2+ messages)
[Qemu-devel] [PATCH V5 3/3] linux-user: make host_to_target_cmsg support SO_TIMESTAMP cmsg_type
2012-07-24 22:33 UTC (2+ messages)
[Qemu-devel] [PATCH V4 0/3] Block migration if any of the block device is busy
2012-07-24 14:42 UTC (12+ messages)
` [Qemu-devel] [PATCH V4 1/3] block: Add bdrv_are_busy()
[Qemu-devel] [PATCH V5 2/3] linux-user: make do_setsockopt support SOL_RAW ICMP_FILTER socket option
2012-07-24 22:31 UTC
[Qemu-devel] [PATCH V5 1/3] linux-user: pass sockaddr from host to target
2012-07-24 22:30 UTC
[Qemu-devel] [PATCH V5 0/3] Fix ping issues in linux-user guest
2012-07-24 22:28 UTC
[Qemu-devel] [PATCH] hw/escc: Drop duplicate definition of 'disabled' property
2012-07-24 14:15 UTC (2+ messages)
[Qemu-devel] [PATCH] tcm_vhost: Expose ABI version via VHOST_SCSI_GET_ABI_VERSION
2012-07-24 1:56 UTC (2+ messages)
[Qemu-devel] [RFC PATCH 0/6] virtio-trace: Support virtio-trace
2012-07-24 13:43 UTC (13+ messages)
` [Qemu-devel] [RFC PATCH 1/6] virtio/console: Add splice_write support
` [Qemu-devel] [RFC PATCH 2/6] virtio/console: Add a failback for unstealable pipe buffer
` [Qemu-devel] [RFC PATCH 3/6] virtio/console: Wait until the port is ready on splice
` [Qemu-devel] [RFC PATCH 4/6] ftrace: Allow stealing pages from pipe buffer
` [Qemu-devel] [RFC PATCH 5/6] virtio/console: Allocate scatterlist according to the current pipe size
` [Qemu-devel] [RFC PATCH 6/6] tools: Add guest trace agent as a user tool
[Qemu-devel] KVM call agenda for Tuesday, July 24
2012-07-24 12:24 UTC (2+ messages)
[Qemu-devel] [PATCH] linux-user: Fix incorrect TARGET_BLKBSZGET, TARGET_BLKBSZSET
2012-07-24 12:24 UTC (3+ messages)
[Qemu-devel] [Bug 1028260] [NEW] ARM: stellaris lm3s6965evb machine model broken
2012-07-24 12:06 UTC (5+ messages)
` [Qemu-devel] [Bug 1028260] "
[Qemu-devel] vhost-scsi port to v1.1.0 + MSI-X performance regression
2012-07-24 12:10 UTC (4+ messages)
[Qemu-devel] [PATCH v5 0/6] file descriptor passing using fd sets
2012-07-24 12:09 UTC (7+ messages)
` [Qemu-devel] [PATCH v5 1/6] qemu-char: Add MSG_CMSG_CLOEXEC flag to recvmsg
` [Qemu-devel] [PATCH v5 6/6] block: Enable qemu_open/close to work with fd sets
[Qemu-devel] [PATCH 0/2] build: get all *.d files
2012-07-24 12:02 UTC (7+ messages)
` [Qemu-devel] [PATCH 2/2] build: get dependency file directories from object file names
[Qemu-devel] Synchronize issue and lost character when using serial as pipe type
2012-07-24 11:36 UTC (2+ messages)
[Qemu-devel] [PULL] pci,msi,virtio
2012-07-24 11:32 UTC (7+ messages)
[Qemu-devel] [RFC PATCH 0/2] GlusterFS support in QEMU - v2
2012-07-24 11:30 UTC (8+ messages)
[Qemu-devel] [PATCH resend] tests: Makefile: include dependency files
2012-07-24 11:16 UTC (2+ messages)
[Qemu-devel] [PATCH 00/47] Block job improvements for 1.2
2012-07-24 11:04 UTC (48+ messages)
` [Qemu-devel] [PATCH 01/47] qapi: generalize documentation of streaming commands
` [Qemu-devel] [PATCH 02/47] qerror/block: introduce QERR_BLOCK_JOB_NOT_ACTIVE
` [Qemu-devel] [PATCH 03/47] block: move job APIs to separate files
` [Qemu-devel] [PATCH 04/47] block: add block_job_query
` [Qemu-devel] [PATCH 05/47] block: add support for job pause/resume
` [Qemu-devel] [PATCH 06/47] qmp: add block-job-pause and block-job-resume
` [Qemu-devel] [PATCH 07/47] qemu-iotests: add test for pausing a streaming operation
` [Qemu-devel] [PATCH 08/47] block: rename block_job_complete to block_job_completed
` [Qemu-devel] [PATCH 09/47] block: rename BlockErrorAction, BlockQMPEventAction
` [Qemu-devel] [PATCH 10/47] block: move BlockdevOnError declaration to QAPI
` [Qemu-devel] [PATCH 11/47] block: reorganize io error code
` [Qemu-devel] [PATCH 12/47] block: sort BlockDeviceIoStatus errors by severity
` [Qemu-devel] [PATCH 13/47] block: introduce block job error
` [Qemu-devel] [PATCH 14/47] stream: add on-error argument
` [Qemu-devel] [PATCH 15/47] blkdebug: process all set_state rules in the old state
` [Qemu-devel] [PATCH 16/47] qemu-iotests: map underscore to dash in QMP argument names
` [Qemu-devel] [PATCH 17/47] qemu-iotests: add tests for streaming error handling
` [Qemu-devel] [PATCH 18/47] block: live snapshot documentation tweaks
` [Qemu-devel] [PATCH 19/47] block: add bdrv_query_info
` [Qemu-devel] [PATCH 20/47] block: add bdrv_query_stats
` [Qemu-devel] [PATCH 21/47] block: add bdrv_ensure_backing_file
` [Qemu-devel] [PATCH 22/47] block: make device optional in BlockInfo
` [Qemu-devel] [PATCH 23/47] block: add target info to QMP query-blockjobs command
` [Qemu-devel] [PATCH 24/47] block: introduce new dirty bitmap functionality
` [Qemu-devel] [PATCH 25/47] block: add block-job-complete
` [Qemu-devel] [PATCH 26/47] block: introduce BLOCK_JOB_READY event
` [Qemu-devel] [PATCH 27/47] block: introduce mirror job
` [Qemu-devel] [PATCH 28/47] qmp: add drive-mirror command
` [Qemu-devel] [PATCH 29/47] mirror: support querying target file
` [Qemu-devel] [PATCH 30/47] mirror: implement completion
` [Qemu-devel] [PATCH 31/47] qemu-iotests: add mirroring test case
` [Qemu-devel] [PATCH 32/47] block: forward bdrv_iostatus_reset to block job
` [Qemu-devel] [PATCH 33/47] mirror: add support for on-source-error/on-target-error
` [Qemu-devel] [PATCH 34/47] qmp: add pull_event function
` [Qemu-devel] [PATCH 35/47] qemu-iotests: add testcases for mirroring on-source-error/on-target-error
` [Qemu-devel] [PATCH 36/47] host-utils: add ffsl and flsl
` [Qemu-devel] [PATCH 37/47] add hierarchical bitmap data type and test cases
` [Qemu-devel] [PATCH 38/47] block: implement dirty bitmap using HBitmap
` [Qemu-devel] [PATCH 39/47] block: make round_to_clusters public
` [Qemu-devel] [PATCH 40/47] mirror: perform COW if the cluster size is bigger than the granularity
` [Qemu-devel] [PATCH 41/47] block: return count of dirty sectors, not chunks
` [Qemu-devel] [PATCH 42/47] block: allow customizing the granularity of the dirty bitmap
` [Qemu-devel] [PATCH 43/47] mirror: allow customizing the granularity
` [Qemu-devel] [PATCH 44/47] mirror: switch mirror_iteration to AIO
` [Qemu-devel] [PATCH 45/47] mirror: add buf-size argument to drive-mirror
` [Qemu-devel] [PATCH 46/47] mirror: support more than one in-flight AIO operation
` [Qemu-devel] [PATCH 47/47] mirror: support arbitrarily-sized iterations
[Qemu-devel] [PATCH 00/16] net: Move legacy QEMU VLAN code into net/hub.c
2012-07-24 10:49 UTC (17+ messages)
` [Qemu-devel] [PATCH 04/16] hub: Check that hubs are configured correctly
` [Qemu-devel] [PATCH 05/16] net: Drop vlan argument to qemu_new_net_client()
` [Qemu-devel] [PATCH 06/16] net: Convert qdev_prop_vlan to peer with hub
` [Qemu-devel] [PATCH 08/16] net: Remove VLANState
` [Qemu-devel] [PATCH 13/16] net: Make "info network" output more readable info
` [Qemu-devel] [PATCH 16/16] hub: add the support for hub own flow control
[Qemu-devel] [PATCH] hw/armv7m_nvic: Fix incorrect default for num-irqs property
2012-07-24 10:39 UTC
[Qemu-devel] [Qemu-discuss] qemu-kvm: -netdev user: Parameter 'id' is missing
2012-07-24 10:23 UTC (2+ messages)
[Qemu-devel] [PATCH 0/2] More RELATIVE SEEK fun
2012-07-24 9:35 UTC (5+ messages)
` [Qemu-devel] [PATCH 2/2] fdc-test: Check RELATIVE SEEK beyond track 0/80
[Qemu-devel] [RFC] introduce a dynamic library to expose qemu block API
2012-07-24 9:33 UTC (12+ messages)
[Qemu-devel] [PATCH v3 0/2] bitops patches
2012-07-24 9:26 UTC (7+ messages)
` [Qemu-devel] [PATCH v3 2/2] bitops: fix types
[Qemu-devel] [PATCH] kvm: Move kvm_allows_irq0_override() to target-i386
2012-07-24 8:58 UTC (16+ messages)
[Qemu-devel] [Bug 897750] Re: libvirt/kvm problem with disk attach/detach/reattach on running virt
2012-07-24 8:06 UTC
[Qemu-devel] [PATCH] eepro100: fix simplified mode
2012-07-24 7:49 UTC (3+ messages)
[Qemu-devel] [PULL 0/2] NBD changes for 2012-07-24
2012-07-24 7:41 UTC (3+ messages)
` [Qemu-devel] [PATCH 1/2] qemu-nbd: reorganize help message
` [Qemu-devel] [PATCH 2/2] qemu-nbd: add --cache and --aio options
[Qemu-devel] [PATCH 0/7v3] s390: sclp patch set
2012-07-24 7:37 UTC (8+ messages)
` [Qemu-devel] [PATCH 1/7] s390: Fix error handling and condition code of service call
` [Qemu-devel] [PATCH 2/7] s390: provide interface for service interrupt/introduce interrupt.c
` [Qemu-devel] [PATCH 3/7] s390: sclp base support
` [Qemu-devel] [PATCH 4/7] s390: sclp event support
` [Qemu-devel] [PATCH 5/7] s390: sclp signal quiesce support
` [Qemu-devel] [PATCH 6/7] s390: sclp ascii console support
` [Qemu-devel] [PATCH 7/7] s390: make sclp ascii console the default
[Qemu-devel] [PATCH 0/2] vhost-scsi: Check for tcm_vhost ABI version
2012-07-24 1:30 UTC (3+ messages)
` [Qemu-devel] [PATCH 1/2] vhost-scsi: Rename vhost_vring_target -> vhost_scsi_target
` [Qemu-devel] [PATCH 2/2] vhost-scsi: Add support for VHOST_SCSI_GET_ABI_VERSION ioctl
[Qemu-devel] [PATCH] qdev: Fix Open Firmware comment
2012-07-23 21:46 UTC (3+ messages)
[Qemu-devel] Qemu-devel Digest, Vol 112, Issue 561
2012-07-23 21:41 UTC
[Qemu-devel] 1. Re: [PATCH] kvm: Move kvm_allows_irq0_override() to target-i386 (Avi Kivity) 2. Re: [PATCH] pc: Fix max_cpus (Dunrong Huang) 3. Re: [PATCH] kvm: Move kvm_allows_irq0_override() to target-i386 (Avi Kivity) 4. Re: [PATCH] check for available room wh
2012-07-23 21:06 UTC
[Qemu-devel] [RFC 0/7+1] QEMU APIC ID + topology bug + CPU hotplug
2012-07-23 20:14 UTC (12+ messages)
` [Qemu-devel] [QEMU RFC PATCH 6/7] i386: topology & APIC ID utility functions
[Qemu-devel] SeaBIOS, FW_CFG_NUMA, and FW_CFG_MAX_CPUS
2012-07-23 19:37 UTC (5+ messages)
[Qemu-devel] [PATCH] configure: fix ALSA configure test
2012-07-23 19:32 UTC (9+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).