qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-08-09 18:48:35 to 2013-08-12 10:36:35 UTC [more...]

[Qemu-devel] [PATCH 0/8] virtio for endian curious guests Take #2
 2013-08-12 10:36 UTC  (12+ messages)
` [Qemu-devel] [PATCH 1/8] virtio_get_byteswap: function for endian-ambivalent targets using virtio
` [Qemu-devel] [PATCH 2/8] target-ppc: ppc64 target's virtio can be either endian
` [Qemu-devel] [PATCH 3/8] virtio: allow byte swapping for vring and config access

[Qemu-devel] Are there plans to achieve ram live Snapshot feature?
 2013-08-12 10:26 UTC  (3+ messages)

[Qemu-devel] [PATCHv3] add qemu-img convert -C option (skip target volume creation)
 2013-08-12 10:10 UTC  (4+ messages)

[Qemu-devel] [PATCH for-1.6 0/2] future proof rom loading for cross versiom migration
 2013-08-12 10:07 UTC  (7+ messages)
` [Qemu-devel] [PATCH for-1.6 1/2] memory: export target page size
` [Qemu-devel] [PATCH for-1.6 2/2] loader: put FW CFG ROM files into RAM

[Qemu-devel] [PATCH for-1.6] virtio: clear signalled_used_valid when switching from dataplane
 2013-08-12  9:52 UTC  (3+ messages)

[Qemu-devel] [PATCHv2] add qemu-img convert -C option (skip target volume creation)
 2013-08-12  9:42 UTC  (3+ messages)

[Qemu-devel] [PATCH for-1.6] vhost: clear signalled_used_valid on vhost stop
 2013-08-12  9:27 UTC 

[Qemu-devel] [PATCH] gdb: Fix gdb error
 2013-08-12  9:17 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/2] vmdk: Support ESX files
 2013-08-12  9:10 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/2] vmdk: support vmfsSparse files
` [Qemu-devel] [PATCH 2/2] vmdk: support vmfs files

[Qemu-devel] [PATCH v3] pci: Introduce helper to retrieve a PCI device's DMA address space
 2013-08-12  9:02 UTC  (4+ messages)

[Qemu-devel] [PATCH for-1.6 v2 0/2] PCI bridge fixes and cleanup
 2013-08-12  8:53 UTC  (4+ messages)
` [Qemu-devel] [PATCH for-1.6 v2 1/2] i82801b11: Fix i82801b11 PCI host bridge config space

[Qemu-devel] [PATCH for-1.6 0/1] seabios: update to 1.7.3.1 bugfix release
 2013-08-12  8:36 UTC  (2+ messages)
` [Qemu-devel] [PATCH 1/1] "

[Qemu-devel] seabios 1.7.3.1 released
 2013-08-12  8:23 UTC 

[Qemu-devel] [PATCH 0/7] Virtio support for endian-curious guests
 2013-08-12  7:49 UTC  (15+ messages)
` [Qemu-devel] [PATCH 1/7] virtio: allow byte swapping for vring and config access

[Qemu-devel] [SeaBIOS] [PATCH] acpi: hide 64-bit PCI hole for Windows XP
 2013-08-12  7:56 UTC  (17+ messages)

[Qemu-devel] [RFC] Convert AioContext to Gsource sub classes
 2013-08-12  7:30 UTC  (5+ messages)

[Qemu-devel] [PATCH] add qemu-img convert -C option (skip target volume creation)
 2013-08-12  7:11 UTC  (3+ messages)

[Qemu-devel] [RFC] [PATCHv8 00/30] aio / timers: Add AioContext timers and use ppoll
 2013-08-12  7:08 UTC  (23+ messages)
` [Qemu-devel] [RFC] [PATCHv8 09/30] aio / timers: Add QEMUTimerListGroup and helper functions
` [Qemu-devel] [RFC] [PATCHv8 11/30] aio / timers: Add a notify callback to QEMUTimerList
` [Qemu-devel] [RFC] [PATCHv8 13/30] aio / timers: Add aio_timer_new wrapper

[Qemu-devel] [PATCH 0/2] [v3] target-ppc: Enhance CPU nodes of SPAPR-generated device tree
 2013-08-12  6:03 UTC  (5+ messages)
` [Qemu-devel] [PATCH 2/2] [v3] target-ppc: Enhance CPU nodes of device tree to be PAPR compliant
      ` [Qemu-devel] [Qemu-ppc] "

[Qemu-devel] [PATCH for-1.6 V2 0/2] pvpanic: Separate pvpanic from machine type
 2013-08-12  3:07 UTC  (5+ messages)
` [Qemu-devel] [PATCH for-1.6 V2 1/2] hw/misc: don't create pvpanic device by default
` [Qemu-devel] [PATCH for-1.6 V2 2/2] hw/misc: make pvpanic known to user

[Qemu-devel] SCSI bus failures with qemu-arm in kernel 3.8+
 2013-08-12  0:40 UTC 

[Qemu-devel] [RFC] [PATCHv10 00/31] aio / timers: Add AioContext timers and use ppoll
 2013-08-11 16:43 UTC  (32+ messages)
` [Qemu-devel] [RFC] [PATCHv10 01/31] aio / timers: Rename qemu_timer_* functions
` [Qemu-devel] [RFC] [PATCHv10 02/31] aio / timers: Rename qemu_new_clock and expose clock types
` [Qemu-devel] [RFC] [PATCHv10 03/31] aio / timers: add qemu-timer.c utility functions
` [Qemu-devel] [RFC] [PATCHv10 04/31] aio / timers: Consistent treatment of disabled clocks for deadlines
` [Qemu-devel] [RFC] [PATCHv10 05/31] aio / timers: add ppoll support with qemu_poll_ns
` [Qemu-devel] [RFC] [PATCHv10 06/31] aio / timers: Add prctl(PR_SET_TIMERSLACK, 1, ...) to reduce timer slack
` [Qemu-devel] [RFC] [PATCHv10 07/31] aio / timers: Make qemu_run_timers and qemu_run_all_timers return progress
` [Qemu-devel] [RFC] [PATCHv10 08/31] aio / timers: Split QEMUClock into QEMUClock and QEMUTimerList
` [Qemu-devel] [RFC] [PATCHv10 09/31] aio / timers: Untangle include files
` [Qemu-devel] [RFC] [PATCHv10 10/31] aio / timers: Add QEMUTimerListGroup and helper functions
` [Qemu-devel] [RFC] [PATCHv10 11/31] aio / timers: Add QEMUTimerListGroup to AioContext
` [Qemu-devel] [RFC] [PATCHv10 12/31] aio / timers: Add a notify callback to QEMUTimerList
` [Qemu-devel] [RFC] [PATCHv10 13/31] aio / timers: aio_ctx_prepare sets timeout from AioContext timers
` [Qemu-devel] [RFC] [PATCHv10 14/31] aio / timers: Add aio_timer_init & aio_timer_new wrappers
` [Qemu-devel] [RFC] [PATCHv10 15/31] aio / timers: Convert aio_poll to use AioContext timers' deadline
` [Qemu-devel] [RFC] [PATCHv10 16/31] aio / timers: Convert mainloop to use timeout
` [Qemu-devel] [RFC] [PATCHv10 17/31] aio / timers: On timer modification, qemu_notify or aio_notify
` [Qemu-devel] [RFC] [PATCHv10 18/31] aio / timers: Introduce new API timer_new and friends
` [Qemu-devel] [RFC] [PATCHv10 19/31] aio / timers: Use all timerlists in icount warp calculations
` [Qemu-devel] [RFC] [PATCHv10 20/31] aio / timers: Add documentation and new format calls
` [Qemu-devel] [RFC] [PATCHv10 21/31] aio / timers: Remove alarm timers
` [Qemu-devel] [RFC] [PATCHv10 22/31] aio / timers: Remove legacy qemu_clock_deadline & qemu_timerlist_deadline
` [Qemu-devel] [RFC] [PATCHv10 23/31] aio / timers: Add qemu_clock_get_ms and qemu_clock_get_ms
` [Qemu-devel] [RFC] [PATCHv10 24/31] aio / timers: Rearrange timer.h & make legacy functions call non-legacy
` [Qemu-devel] [RFC] [PATCHv10 25/31] aio / timers: Remove main_loop_timerlist
` [Qemu-devel] [RFC] [PATCHv10 26/31] aio / timers: Convert rtc_clock to be a QEMUClockType
` [Qemu-devel] [RFC] [PATCHv10 27/31] aio / timers: convert block_job_sleep_ns and co_sleep_ns to new API
` [Qemu-devel] [RFC] [PATCHv10 28/31] aio / timers: Add test harness for AioContext timers
` [Qemu-devel] [RFC] [PATCHv10 29/31] aio / timers: Add scripts/switch-timer-api
` [Qemu-devel] [RFC] [PATCHv10 30/31] aio / timers: Switch entire codebase to the new timer API
` [Qemu-devel] [RFC] [PATCHv10 31/31] aio / timers: Remove legacy interface

[Qemu-devel] pvpanic device should not be automatically included as an internal device
 2013-08-11 15:16 UTC  (7+ messages)
` [Qemu-devel] [PATCH for-1.6 1/2] don't create pvpanic device by default

[Qemu-devel] peculiar make check problems: tests/libqtest.c
 2013-08-11 14:52 UTC  (3+ messages)

[Qemu-devel] [Bug 1210212] [NEW] qemu core dumps with -serial mon:vc
 2013-08-11 14:35 UTC  (2+ messages)
` [Qemu-devel] [Bug 1210212] "

[Qemu-devel] [PATCH v2 for-1.6 0/2] virtio-mmio: fixes to QueueNum, QueueNumMax
 2013-08-11 13:47 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 for-1.6 1/2] hw/virtio/virtio: Don't allow guests to add/remove queues
` [Qemu-devel] [PATCH v2 for-1.6 2/2] hw/virtio/virtio-mmio: Make QueueNumMax read 0 for unavailable queues

[Qemu-devel] [PATCH v2] virtio-serial: Do not notify virtqueue if no element was pushed back
 2013-08-11 13:25 UTC 

[Qemu-devel] [Bug 1087114] [NEW] assertion "QLIST_EMPTY(&bs->tracked_requests)" failed
 2013-08-11 12:30 UTC  (2+ messages)
` [Qemu-devel] [Bug 1087114] "

[Qemu-devel] [VAC] mjt is at vacation
 2013-08-11 10:27 UTC 

[Qemu-devel] [PATCH 0/2] Disassembly with external objdump
 2013-08-11  8:59 UTC  (13+ messages)
` [Qemu-devel] [PATCH 1/2] disas: Implement fallback to dump object code as hex
` [Qemu-devel] [PATCH 2/2] disas: Add disas-objdump.pl

[Qemu-devel] [RFC] [PATCHv9 00/31] aio / timers: Add AioContext timers and use ppoll
 2013-08-10 12:26 UTC  (34+ messages)
` [Qemu-devel] [RFC] [PATCHv9 01/31] aio / timers: Rename qemu_timer_* functions
` [Qemu-devel] [RFC] [PATCHv9 02/31] aio / timers: Rename qemu_new_clock and expose clock types
` [Qemu-devel] [RFC] [PATCHv9 03/31] aio / timers: add qemu-timer.c utility functions
` [Qemu-devel] [RFC] [PATCHv9 04/31] aio / timers: Consistent treatment of disabled clocks for deadlines
` [Qemu-devel] [RFC] [PATCHv9 05/31] aio / timers: add ppoll support with qemu_poll_ns
` [Qemu-devel] [RFC] [PATCHv9 06/31] aio / timers: Add prctl(PR_SET_TIMERSLACK, 1, ...) to reduce timer slack
` [Qemu-devel] [RFC] [PATCHv9 07/31] aio / timers: Make qemu_run_timers and qemu_run_all_timers return progress
` [Qemu-devel] [RFC] [PATCHv9 08/31] aio / timers: Split QEMUClock into QEMUClock and QEMUTimerList
` [Qemu-devel] [RFC] [PATCHv9 09/31] aio / timers: Untangle include files
` [Qemu-devel] [RFC] [PATCHv9 10/31] aio / timers: Add QEMUTimerListGroup and helper functions
` [Qemu-devel] [RFC] [PATCHv9 11/31] aio / timers: Add QEMUTimerListGroup to AioContext
` [Qemu-devel] [RFC] [PATCHv9 12/31] aio / timers: Add a notify callback to QEMUTimerList
` [Qemu-devel] [RFC] [PATCHv9 13/31] aio / timers: aio_ctx_prepare sets timeout from AioContext timers
` [Qemu-devel] [RFC] [PATCHv9 14/31] aio / timers: Add aio_timer_init & aio_timer_new wrappers
` [Qemu-devel] [RFC] [PATCHv9 15/31] aio / timers: Convert aio_poll to use AioContext timers' deadline
` [Qemu-devel] [RFC] [PATCHv9 16/31] aio / timers: Convert mainloop to use timeout
` [Qemu-devel] [RFC] [PATCHv9 17/31] aio / timers: On timer modification, qemu_notify or aio_notify
` [Qemu-devel] [RFC] [PATCHv9 18/31] aio / timers: Introduce new API timer_new and friends
` [Qemu-devel] [RFC] [PATCHv9 19/31] aio / timers: Use all timerlists in icount warp calculations
` [Qemu-devel] [RFC] [PATCHv9 20/31] aio / timers: Add documentation and new format calls
` [Qemu-devel] [RFC] [PATCHv9 21/31] aio / timers: Remove alarm timers
` [Qemu-devel] [RFC] [PATCHv9 22/31] aio / timers: Remove legacy qemu_clock_deadline & qemu_timerlist_deadline
` [Qemu-devel] [RFC] [PATCHv9 23/31] aio / timers: Add qemu_clock_get_ms and qemu_clock_get_ms
` [Qemu-devel] [RFC] [PATCHv9 24/31] aio / timers: Rearrange timer.h & make legacy functions call non-legacy
` [Qemu-devel] [RFC] [PATCHv9 25/31] aio / timers: Remove main_loop_timerlist
` [Qemu-devel] [RFC] [PATCHv9 26/31] aio / timers: Convert rtc_clock to be a QEMUClockType
` [Qemu-devel] [RFC] [PATCHv9 27/31] aio / timers: convert block_job_sleep_ns and co_sleep_ns to new API
` [Qemu-devel] [RFC] [PATCHv9 28/31] aio / timers: Add test harness for AioContext timers
` [Qemu-devel] [RFC] [PATCHv9 29/31] aio / timers: Add scripts/switch-timer-api
` [Qemu-devel] [RFC] [PATCHv9 30/31] aio / timers: Switch entire codebase to the new timer API
` [Qemu-devel] [RFC] [PATCHv9 31/31] aio / timers: Remove legacy interface

[Qemu-devel] [RFC] [PATCHv2] aio / timers pt2: Replace main_loop_tlg with qemu_dummy_timer_ctx
 2013-08-10 11:21 UTC 

[Qemu-devel] [RFC] [PATCH] aio / timers pt2: Replace main_loop_tlg with qemu_dummy_timer_ctx
 2013-08-10 10:54 UTC 

[Qemu-devel] [PATCH v5 0/2] hw/arm: add 'virt' platform
 2013-08-10  9:14 UTC  (4+ messages)
` [Qemu-devel] [PATCH v5 2/2] hw/arm: Add "

[Qemu-devel] [PATCH v2 0/7] AARCH64 support on machvirt machine model using KVM
 2013-08-10  9:10 UTC  (8+ messages)
` [Qemu-devel] [PATCH v2 3/7] AARCH64: Add aarch64 CPU initialization, get and put registers support
` [Qemu-devel] [PATCH v2 7/7] AARCH64: Use the spin-table method for booting secondary processors in machvirt

[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-10  7:30 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 for-1.6 0/6] rdma: uh oh! IPv6 broken in linux - need workaround
 2013-08-09 20:36 UTC  (10+ messages)
` [Qemu-devel] [PATCH v2 for-1.6 1/6] rdma: use resp.len after validation in qemu_rdma_registration_stop
` [Qemu-devel] [PATCH v2 for-1.6 2/6] rdma: validate RDMAControlHeader::len
` [Qemu-devel] [PATCH v2 for-1.6 3/6] rdma: check if RDMAControlHeader::len match transferred byte
` [Qemu-devel] [PATCH v2 for-1.6 4/6] rdma: proper getaddrinfo() handling
` [Qemu-devel] [PATCH v2 for-1.6 5/6] rdma: IPv6 over Ethernet (RoCE) is broken in linux - workaround
` [Qemu-devel] [PATCH v2 for-1.6 6/6] rdma: remaining documentation fixes

[Qemu-devel] -cpu host (was Re: KVM call minutes for 2013-08-06)
 2013-08-09 20:07 UTC  (3+ messages)

[Qemu-devel] [PATCH 1/2] memory: Provide separate handling of unassigned io ports accesses
 2013-08-09 18:48 UTC  (6+ 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).