messages from 2013-08-02 15:24:33 to 2013-08-05 10:51:43 UTC [more...]
[Qemu-devel] [PATCH 1/2] memory: Provide separate handling of unassigned io ports accesses
2013-08-05 10:51 UTC (9+ messages)
[Qemu-devel] [PATCH] target-mips: fix decoding of microMIPS POOL32Axf instructions
2013-08-05 10:50 UTC (4+ messages)
[Qemu-devel] [PATCH] pci: fix i82801b11 bridge
2013-08-05 10:33 UTC (3+ messages)
[Qemu-devel] [PATCH 0/4]: timers thread-safe stuff
2013-08-05 10:00 UTC (6+ messages)
` [Qemu-devel] [PATCH 1/4] seqlock: introduce read-write seqlock
` [Qemu-devel] [PATCH 2/4] timer: protect timers_state's clock with seqlock
` [Qemu-devel] [PATCH 3/4] qemu-thread: add QemuEvent
` [Qemu-devel] [PATCH 4/4] timer: make qemu_clock_enable sync between disable and timer's cb
[Qemu-devel] [PATCH v6] e1000: add interrupt mitigation support
2013-08-05 9:39 UTC (4+ messages)
[Qemu-devel] vm performance degradation after kvm live migration or save-restore with ETP enabled
2013-08-05 9:37 UTC (12+ messages)
` [Qemu-devel] vm performance degradation after kvm live migration or save-restore with EPT enabled
[Qemu-devel] [Patch] ARM: Add an L2 cache controller to KZM
2013-08-05 9:24 UTC (3+ messages)
[Qemu-devel] [PATCH] target-ppc: Add POWER7+ CPU model
2013-08-05 9:15 UTC (5+ messages)
[Qemu-devel] [PATCH] savevm: set right return value for qemu_file_rate_limit
2013-08-05 8:59 UTC (3+ messages)
[Qemu-devel] [PATCH for-1.6] qemu-img: Error out for excess arguments
2013-08-05 8:57 UTC
[Qemu-devel] [PATCH 0/12 RFC v2] Localhost migration
2013-08-05 8:56 UTC (23+ messages)
` [Qemu-devel] [PATCH 04/12] arch_init: introduce ram_page_save()
` [Qemu-devel] [PATCH 05/12] arch_init: introduce ram_save_local()
` [Qemu-devel] [PATCH 06/12] arch_init: add save_local_setup to savevm_ram_handlers
` [Qemu-devel] [PATCH 07/12] savevm: introduce qemu_savevm_local()
` [Qemu-devel] [PATCH 09/12] migration-local: implementation of outgoing part
` [Qemu-devel] [PATCH 11/12] migration-local: add option to commandline for incoming-local
` [Qemu-devel] [PATCH 12/12] hmp: add hmp_localhost_migration interface
[Qemu-devel] [PATCH for-1.6] target-mips: do not raise exceptions when accessing invalid memory
2013-08-05 8:47 UTC (11+ messages)
[Qemu-devel] [PATCH] virtio: Do not notify virtqueue if no element was pushed back
2013-08-05 8:18 UTC
[Qemu-devel] [PATCH v2 for-qmp-1.6 0/4] dump-guest-memory: correct the vmcores
2013-08-05 8:19 UTC (5+ messages)
` [Qemu-devel] [PATCH v2 for-qmp-1.6 1/4] dump: clamp guest-provided mapping lengths to ramblock sizes
` [Qemu-devel] [PATCH v2 for-qmp-1.6 2/4] dump: introduce GuestPhysBlockList
` [Qemu-devel] [PATCH v2 for-qmp-1.6 3/4] dump: populate guest_phys_blocks
` [Qemu-devel] [PATCH v2 for-qmp-1.6 4/4] dump: rebase from host-private RAMBlock offsets to guest-physical addresses
[Qemu-devel] [PATCH] block: Produce zeros when protocols reading beyond end of file
2013-08-05 8:11 UTC
[Qemu-devel] [ceph-users] qemu-1.4.0 and onwards, linux kernel 3.2.x, ceph-RBD, heavy I/O leads to kernel_hung_tasks_timout_secs message and unresponsive qemu-process, [Bug 1207686]
2013-08-05 7:48 UTC (2+ messages)
[Qemu-devel] [PATCH 0/4] dump-guest-memory: correct the vmcores
2013-08-05 7:44 UTC (4+ messages)
[Qemu-devel] default slot used for vga device on q35 machines
2013-08-05 6:31 UTC (7+ messages)
[Qemu-devel] [RFC v2 3/5] timer: make qemu_clock_enable sync between disable and timer's cb
2013-08-05 2:13 UTC (12+ messages)
[Qemu-devel] [v2][PATCH 1/1] cpus: use cpu_is_stopped efficiently
2013-08-05 1:47 UTC (3+ messages)
[Qemu-devel] [Patch] ARM: Simplify and fix imx_epit implementation
2013-08-05 1:27 UTC
[Qemu-devel] [PATCH for 1.6] mips: revert commit b332d24a8e1290954029814d09156b06ede358e2
2013-08-04 22:06 UTC (3+ messages)
[Qemu-devel] CHECKPATH issue
2013-08-04 19:39 UTC (2+ messages)
[Qemu-devel] [PATCH v2] Adds the ability to use the command key in the guest operating system
2013-08-04 18:52 UTC (9+ messages)
[Qemu-devel] [RFC] [PATCHv4 10/13] aio / timers: Convert mainloop to use timeout
2013-08-04 18:10 UTC (18+ messages)
` [Qemu-devel] [RFC] [PATCHv5 00/16] aio / timers: Add AioContext timers and use ppoll
` [Qemu-devel] [RFC] [PATCHv5 01/16] aio / timers: add qemu-timer.c utility functions
` [Qemu-devel] [RFC] [PATCHv5 02/16] aio / timers: add ppoll support with qemu_poll_ns
` [Qemu-devel] [RFC] [PATCHv5 03/16] aio / timers: Add prctl(PR_SET_TIMERSLACK, 1, ...) to reduce timer slack
` [Qemu-devel] [RFC] [PATCHv5 04/16] aio / timers: Make qemu_run_timers and qemu_run_all_timers return progress
` [Qemu-devel] [RFC] [PATCHv5 05/16] aio / timers: Split QEMUClock into QEMUClock and QEMUTimerList
` [Qemu-devel] [RFC] [PATCHv5 06/16] aio / timers: Untangle include files
` [Qemu-devel] [RFC] [PATCHv5 07/16] aio / timers: Add QEMUTimerListGroup and helper functions
` [Qemu-devel] [RFC] [PATCHv5 08/16] aio / timers: Add QEMUTimerListGroup to AioContext
` [Qemu-devel] [RFC] [PATCHv5 09/16] aio / timers: Add a notify callback to QEMUTimerList
` [Qemu-devel] [RFC] [PATCHv5 10/16] aio / timers: aio_ctx_prepare sets timeout from AioContext timers
` [Qemu-devel] [RFC] [PATCHv5 11/16] aio / timers: Convert aio_poll to use AioContext timers' deadline
` [Qemu-devel] [RFC] [PATCHv5 12/16] aio / timers: Convert mainloop to use timeout
` [Qemu-devel] [RFC] [PATCHv5 13/16] aio / timers: On timer modification, qemu_notify or aio_notify
` [Qemu-devel] [RFC] [PATCHv5 14/16] aio / timers: Use all timerlists in icount warp calculations
` [Qemu-devel] [RFC] [PATCHv5 15/16] aio / timers: Remove alarm timers
` [Qemu-devel] [RFC] [PATCHv5 16/16] aio / timers: Add test harness for AioContext timers
[Qemu-devel] [PATCH for-1.6] pxa2xx: Avoid object_get_link_property() assertion for "parent_bus"
2013-08-04 16:34 UTC (3+ messages)
[Qemu-devel] [PATCH qom-next for-next 0/5] QOM PCMCIA, MicroDrive and IDE cleanups
2013-08-04 14:22 UTC (6+ messages)
` [Qemu-devel] [PATCH qom-next for-next 1/5] pxa: Fix typo "dettach"
` [Qemu-devel] [PATCH qom-next for-next 2/5] pcmcia: QOM'ify PCMCIACardState and MicroDriveState
` [Qemu-devel] [PATCH qom-next for-next 3/5] microdrive: Coding Style cleanups
` [Qemu-devel] [PATCH qom-next for-next 4/5] ide: Drop ide_init2_with_non_qdev_drives()
` [Qemu-devel] [PATCH qom-next for-next 5/5] pcmcia/pxa2xx: QOM'ify PXA2xxPCMCIAState
[Qemu-devel] [ANNOUNCE] QEMU 1.6.0-rc1 is now available
2013-08-04 12:17 UTC (2+ messages)
[Qemu-devel] cross version compatibility and qemu version
2013-08-04 12:09 UTC (3+ messages)
[Qemu-devel] [PATCH 0/3] rdma fixes and clean ups
2013-08-04 2:55 UTC (4+ messages)
[Qemu-devel] [PATCH v3 For-1.6 0/7] rdma: bugfixes, cleanups, IPv6 support
2013-08-04 2:54 UTC (8+ messages)
` [Qemu-devel] [PATCH v3 For-1.6 1/7] rdma: bugfix: make IPv6 support work
` [Qemu-devel] [PATCH v3 For-1.6 2/7] rdma: forgot to turn off the debugging flag
` [Qemu-devel] [PATCH v3 For-1.6 3/7] rdma: correct newlines in error statements
` [Qemu-devel] [PATCH v3 For-1.6 4/7] rdma: don't use negative index to array
` [Qemu-devel] [PATCH v3 For-1.6 5/7] rdma: qemu_rdma_post_send_control uses wrongly RDMA_WRID_MAX
` [Qemu-devel] [PATCH v3 For-1.6 6/7] rdma: use RDMA_WRID_READY
` [Qemu-devel] [PATCH v3 For-1.6 7/7] rdma: memory leak RDMAContext::host
[Qemu-devel] [PATCH] tap: Use numbered tap/tun devices on all *BSD OS's
2013-08-04 2:20 UTC
[Qemu-devel] [PATCH] rdma: memory leak RDMAContext::host
2013-08-04 1:23 UTC
[Qemu-devel] [PATCH v2] target-mips: fix 34Kf configuration for DSP ASE
2013-08-03 22:02 UTC (2+ messages)
[Qemu-devel] [#XJN-230-85435]: Re: [PATCH 10/16] dimm: add busy slot check and slot auto-allocation
2013-08-03 13:58 UTC
[Qemu-devel] [PATCH 00/16 RFC v6] ACPI memory hotplug
2013-08-03 13:56 UTC (15+ messages)
` [Qemu-devel] [PATCH 02/16] vl: set default ram_size during variable initialization
` [Qemu-devel] [PATCH 10/16] dimm: add busy slot check and slot auto-allocation
[Qemu-devel] [#ECQ-374-24898]: Re: Using virtio-mmio
2013-08-03 10:05 UTC
[Qemu-devel] Using virtio-mmio
2013-08-03 10:03 UTC (10+ messages)
[Qemu-devel] [#BPF-758-20959]: [PATCH 1/2] memory: Provide separate handling of unassigned io ports accesses
2013-08-03 8:32 UTC
[Qemu-devel] [PATCH 2/2] Revert "memory: Return -1 again on reads from unsigned regions"
2013-08-03 8:31 UTC
[Qemu-devel] [#VHI-864-74809]: [Bug 1207825] Re: "change ide1-cd0 /path/to/file.iso" doesn't work in qemu-kvm
2013-08-03 6:44 UTC
[Qemu-devel] [#VGQ-778-17741]: [Bug 1207896] [NEW] binfmt wrapper for argv[0] handling
2013-08-03 6:44 UTC
[Qemu-devel] [#RXO-209-91580]: Re: [Bug 1207686] [NEW] qemu-1.4.0 and onwards, linux kernel 3.2.x, heavy I/O leads to kernel_hung_tasks_timout_secs message and unresponsive qemu-process
2013-08-03 6:45 UTC
[Qemu-devel] [PATCH 00/11] sheepdog: reconnect server after connection failure
2013-08-03 3:52 UTC (7+ messages)
` [Qemu-devel] [PATCH 01/11] ignore SIGPIPE in qemu-img and qemu-io
` [Qemu-devel] [PATCH for-1.6 "
` [Qemu-devel] [PATCH 02/11] iov: handle EOF in iov_send_recv
[Qemu-devel] [#HOX-634-89911]: Re: [PATCH 02/11] iov: handle EOF in iov_send_recv
2013-08-03 3:50 UTC
[Qemu-devel] [#RLA-650-54725]: Re: Using virtio-mmio
2013-08-03 3:23 UTC
[Qemu-devel] RFC: [PATCH 0/4] xics: in-kernel support
2013-08-03 2:45 UTC (7+ messages)
` [Qemu-devel] [PATCH 4/4] xics: Support for in-kernel XICS interrupt controller
[Qemu-devel] [ANNOUNCE] QEMU 1.5.2 Stable released
2013-08-03 0:00 UTC (3+ messages)
[Qemu-devel] [PATCH V5 0/6] Refine and export backing file loop check
2013-08-02 22:33 UTC (13+ messages)
` [Qemu-devel] [PATCH V5 1/6] block/qemu-img: Refine and export infinite loop checking in collect_image_info_list()
` [Qemu-devel] [PATCH V5 2/6] qemu-img: Add infinite loop checking in bdrv_new_open()
` [Qemu-devel] [PATCH V5 3/6] block: Add WIN32 platform support for backing_file_loop_check()
` [Qemu-devel] [PATCH V5 4/6] block: Check infinite loop in bdrv_img_create()
` [Qemu-devel] [PATCH V5 5/6] block: Add backing file loop check in change_backing_file()
` [Qemu-devel] [PATCH V5 6/6] block: Add infinite loop check in drive_init()
[Qemu-devel] [PATCH 1/2] Improve Monitor disas with symbol lookup
2013-08-02 12:48 UTC
[Qemu-devel] [PATCH for-1.6] linux-user: Return success from m68k set_thread_area syscall
2013-08-02 12:35 UTC (2+ messages)
[Qemu-devel] [Bug 1207686] [NEW] qemu-1.4.0 and onwards, linux kernel 3.2.x, heavy I/O leads to kernel_hung_tasks_timout_secs message and unresponsive qemu-process
2013-08-02 19:58 UTC (3+ messages)
[Qemu-devel] [PATCH EMBARGOED 6/7] vmdk: check l2 table size when opening
2013-08-02 7:48 UTC (2+ messages)
` [Qemu-devel] [PATCH EMBARGOED 7/7] vmdk: check l1 size before opening image
[Qemu-devel] [PATCH] pcnet: Flush queued packets on end of STOP state
2013-08-02 19:48 UTC
[Qemu-devel] [PULL for-rc2 0/1] Block patches
2013-08-02 16:36 UTC (2+ messages)
` [Qemu-devel] [PULL for-rc2 1/1] block: Disable driver-specific options for 1.6
[Qemu-devel] [PATCH v3 0/7] Implement reference count for BlockDriverState
2013-08-02 15:06 UTC (7+ messages)
` [Qemu-devel] [PATCH v3 5/7] migration: omit drive ref as we have bdrv_ref now
[Qemu-devel] [PATCH] qemu-option: Guard against qemu_opts_set_defaults() misuse
2013-08-02 16:51 UTC (3+ messages)
[Qemu-devel] [PATCH qom-next for-next 0/6] QOM realize for IndustryPack
2013-08-02 21:17 UTC (7+ messages)
` [Qemu-devel] [PATCH qom-next for-next 1/6] ipack: Convert to QOM realize
` [Qemu-devel] [PATCH qom-next for-next 2/6] ipack: QOM parent field cleanup for IPackBus
` [Qemu-devel] [PATCH qom-next for-next 3/6] ipack: QOM parent field cleanup for IPackDevice
` [Qemu-devel] [PATCH qom-next for-next 4/6] ipack: Simplify VMSTATE_IPACK_DEVICE() macro
` [Qemu-devel] [PATCH qom-next for-next 5/6] ipoctal232: QOM parent field cleanup
` [Qemu-devel] [PATCH qom-next for-next 6/6] ipack: Move IndustryPack out of hw/char/
[Qemu-devel] [Bug 1207896] [NEW] binfmt wrapper for argv[0] handling
2013-08-02 20:55 UTC
[Qemu-devel] [PATCH v4 00/10] sheepdog: reconnect server after connection failure
2013-08-02 9:35 UTC (6+ messages)
` [Qemu-devel] [PATCH v4 06/10] coroutine: add co_aio_sleep_ns() to allow sleep in block drivers
` [Qemu-devel] [sheepdog] "
[Qemu-devel] [PATCH for-1.6 0/5] qtest: Output cleanup
2013-08-02 12:35 UTC (2+ messages)
[Qemu-devel] [PATCH] target-arm: Implement 'int' loglevel
2013-08-02 20:32 UTC (2+ messages)
[Qemu-devel] [PATCH 0/4] Rename all 'dprintf' macros to 'DPRINTF'
2013-08-02 12:35 UTC (2+ messages)
[Qemu-devel] [Bug 1207825] [NEW] "change ide1-cd0 /path/to/file.iso" doesn't work in qemu-kvm
2013-08-02 16:41 UTC (2+ messages)
` [Qemu-devel] [Bug 1207825] "
[Qemu-devel] Licensing question
2013-08-02 16:59 UTC (2+ messages)
[Qemu-devel] [RFC V3 0/2] continuous leaky bucket throttling
2013-08-02 15:53 UTC (3+ messages)
` [Qemu-devel] [RFC V3 1/2] throttle: Add a new throttling API implementing continuus leaky bucket
` [Qemu-devel] [RFC V3 2/2] block: Enable the new throttling code in the block layer
[Qemu-devel] [PATCH] net: Rename send_queue to incoming_queue
2013-08-02 19:47 UTC
[Qemu-devel] net/tap.c: Possibly a way to stall tap input
2013-08-02 19:41 UTC (5+ messages)
[Qemu-devel] [PATCH 0/7 RFC] Localhost live migration
2013-08-02 19:34 UTC (4+ messages)
` [Qemu-devel] [PATCH 3/7] arch_init: add ram_madvise_free()
[Qemu-devel] [Bug 1204697] [NEW] guest disk accesses lead to ATA errors + host vcpu0 unhandled wrmsr/rdmsr
2013-08-02 18:13 UTC (2+ messages)
` [Qemu-devel] [Bug 1204697] "
[Qemu-devel] [PATCH for-1.6 v3 0/7] pc: limit 64 bit hole to 2G by default
2013-08-02 17:31 UTC (3+ messages)
` [Qemu-devel] [PATCH 7/7] "
[Qemu-devel] Error handling in cpu_x86_create
2013-08-02 17:22 UTC (4+ messages)
` [Qemu-devel] [PATCH for-1.6] target-i386: Fix X86CPU error handling
[Qemu-devel] [PATCH for-1.6] pc: disable pci-info for 1.6
2013-08-02 16:19 UTC (2+ messages)
[Qemu-devel] [PULL 0/4] trivial patches for 2013-08-02
2013-08-02 14:57 UTC (3+ messages)
` [Qemu-devel] [PULL 1/4] qemu-ga: build it even if !system
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).