qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-07-25 10:17:11 to 2013-07-25 21:44:52 UTC [more...]

[Qemu-devel] [ANNOUNCE] QEMU 1.5.2 Stable released
 2013-07-25 21:44 UTC 

[Qemu-devel] [PATCH qom-next v2 0/4] QOM'ification of pci-bridge types
 2013-07-25 21:08 UTC  (11+ messages)
` [Qemu-devel] [PATCH qom-next v2 1/4] pci-bridge: Turn PCIBridge into abstract QOM type
` [Qemu-devel] [PATCH qom-next v2 2/4] pci-bridge-dev: QOM parent field cleanup
` [Qemu-devel] [PATCH qom-next v2 3/4] pci-bridge/i82801b11: Rename parent field
` [Qemu-devel] [PATCH qom-next v2 4/4] pcie_port: Turn PCIEPort and PCIESlot into abstract QOM types

[Qemu-devel] [PATCH 0/12 RFC v2] Localhost migration
 2013-07-25 20:18 UTC  (13+ messages)
` [Qemu-devel] [PATCH 01/12] migration: export MIG_STATE_xxx flags
` [Qemu-devel] [PATCH 02/12] savevm: export qemu_save_device_state()
` [Qemu-devel] [PATCH 03/12] rename is_active to is_block_active
` [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 08/12] savevm: adjust is_ram check in register_savevm_live()
` [Qemu-devel] [PATCH 09/12] migration-local: implementation of outgoing part
` [Qemu-devel] [PATCH 10/12] migration-local: implementation of incoming 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] [PULL 0/3] qemu-ga: security fixes for CVE-2013-2231
 2013-07-25 20:37 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] qga/service-win32.c: diagnostic output should go to stderr
` [Qemu-devel] [PATCH 2/3] ga_install_service(): nest error paths more idiomatically
` [Qemu-devel] [PATCH 3/3] qga: escape cmdline args when registering win32 service (CVE-2013-2231)

[Qemu-devel] [PATCH] target-mips: Remove assignment to a variable which is never used
 2013-07-25 20:10 UTC 

[Qemu-devel] [PATCH v3 00/14] qemu: generate acpi tables for the guest
 2013-07-25 19:57 UTC  (41+ messages)
` [Qemu-devel] [PATCH v3 01/14] hw/i386/pc.c: move IO_APIC_DEFAULT_ADDRESS to include/hw/i386/apic.h
` [Qemu-devel] [PATCH v3 03/14] acpi: add rules to compile ASL source
` [Qemu-devel] [PATCH v3 05/14] loader: use file path size from fw_cfg.h
` [Qemu-devel] [PATCH v3 06/14] i386: add bios linker/loader
` [Qemu-devel] [PATCH v3 07/14] loader: support for unmapped ROM blobs
` [Qemu-devel] [PATCH v3 08/14] loader: allow adding ROMs in done callbacks
` [Qemu-devel] [PATCH v3 09/14] i386: define pc guest info
` [Qemu-devel] [PATCH v3 10/14] ich9: APIs for "
` [Qemu-devel] [PATCH v3 11/14] piix: "
` [Qemu-devel] [PATCH v3 12/14] pvpanic: add API to access io port
` [Qemu-devel] [PATCH v3 13/14] hpet: add API to find it
` [Qemu-devel] [PATCH v3 14/14] i386: ACPI table generation code from seabios

[Qemu-devel] [PATCHv2] [RFC 0/7] aio / timers: Add AioContext timers and use ppoll
 2013-07-25 18:51 UTC  (5+ messages)
  ` [Qemu-devel] [PATCHv2] [RFC 6/7] aio / timers: Switch to ppoll, run AioContext timers in aio_poll/aio_dispatch

[Qemu-devel] [RFC 0/8] arm AioContext with its own timer stuff
 2013-07-25 18:53 UTC  (23+ messages)

[Qemu-devel] [RFC 0/2] Allow QOM struct fields to be marked as private
 2013-07-25 19:04 UTC  (4+ messages)
` [Qemu-devel] [RFC 1/2] Provide infrastructure for marking private QOM struct fields
` [Qemu-devel] [RFC 2/2] arm_gic: Use new __private macro to mark private fields

[Qemu-devel] [PATCH] w32, w64: Add build rule for installer
 2013-07-25 19:00 UTC  (2+ messages)

[Qemu-devel] [PATCH] kvm: Change prototype of kvm_update_guest_debug
 2013-07-25 18:50 UTC 

[Qemu-devel] [libvirt] [PATCH 4/7] qemu: Add monitor APIs to fetch CPUID data from QEMU
 2013-07-25 18:02 UTC  (9+ messages)

[Qemu-devel] [PATCH] target-i386: Only provide CMOV and friends if feature bit set
 2013-07-25 17:53 UTC  (3+ messages)

[Qemu-devel] [PATCH V6 0/3] Implement sync modes for drive-backup
 2013-07-25 16:59 UTC  (9+ messages)
` [Qemu-devel] [PATCH V6 1/3] "

[Qemu-devel] [PATCH V7 00/13] monitor: support sub command group in auto completion and help
 2013-07-25 16:51 UTC  (9+ messages)
` [Qemu-devel] [PATCH V7 10/13] monitor: refine monitor_find_completion()
` [Qemu-devel] [PATCH V7 11/13] monitor: support sub command in auto completion
` [Qemu-devel] [PATCH V7 12/13] monitor: allow "help" show message for single command in sub group
` [Qemu-devel] [PATCH V7 13/13] monitor: improve auto complete of "help" "

[Qemu-devel] [Bug 1192780] [NEW] qemu-kvm with snapshot option always fails with Permission denied Could not open disk image
 2013-07-25 16:45 UTC  (5+ messages)
` [Qemu-devel] [Bug 1192780] "

[Qemu-devel] vhost acceleration broken?
 2013-07-25 16:32 UTC  (12+ messages)

[Qemu-devel] [PATCH] Makefile: Remove some more files when cleaning
 2013-07-25 16:24 UTC 

[Qemu-devel] [PATCH] misc: Use g_assert_not_reached for code which is expected to be unreachable
 2013-07-25 16:21 UTC 

[Qemu-devel] [PATCH v2 00/16] arm: A9MPCore+A15MPCore QOM'ification
 2013-07-25 15:40 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 03/16] intc/arm_gic: Extract public header hw/intc/arm_gic.h

[Qemu-devel] [PATCH] pc: limit 64 bit hole to 2G by default
 2013-07-25 15:35 UTC  (7+ messages)

[Qemu-devel] [PATCH v6 00/18] aio: drop io_flush()
 2013-07-25 15:18 UTC  (19+ messages)
` [Qemu-devel] [PATCH v6 01/18] block: ensure bdrv_drain_all() works during bdrv_delete()
` [Qemu-devel] [PATCH v6 02/18] block: stop relying on io_flush() in bdrv_drain_all()
` [Qemu-devel] [PATCH v6 03/18] dataplane/virtio-blk: check exit conditions before aio_poll()
` [Qemu-devel] [PATCH v6 04/18] tests: adjust test-aio to new aio_poll() semantics
` [Qemu-devel] [PATCH v6 05/18] tests: adjust test-thread-pool "
` [Qemu-devel] [PATCH v6 06/18] aio: stop using .io_flush()
` [Qemu-devel] [PATCH v6 07/18] block/curl: drop curl_aio_flush()
` [Qemu-devel] [PATCH v6 08/18] block/gluster: drop qemu_gluster_aio_flush_cb()
` [Qemu-devel] [PATCH v6 09/18] block/iscsi: drop iscsi_process_flush()
` [Qemu-devel] [PATCH v6 10/18] block/linux-aio: drop qemu_laio_completion_cb()
` [Qemu-devel] [PATCH v6 11/18] block/nbd: drop nbd_have_request()
` [Qemu-devel] [PATCH v6 12/18] block/rbd: drop qemu_rbd_aio_flush_cb()
` [Qemu-devel] [PATCH v6 13/18] block/sheepdog: drop have_co_req() and aio_flush_request()
` [Qemu-devel] [PATCH v6 14/18] block/ssh: drop return_true()
` [Qemu-devel] [PATCH v6 15/18] dataplane/virtio-blk: drop flush_true() and flush_io()
` [Qemu-devel] [PATCH v6 16/18] thread-pool: drop thread_pool_active()
` [Qemu-devel] [PATCH v6 17/18] tests: drop event_active_cb()
` [Qemu-devel] [PATCH v6 18/18] aio: drop io_flush argument

[Qemu-devel] [PATCH] e1000: add interrupt mitigation support
 2013-07-25 15:18 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/28] Memory API for 1.6: fix I/O port endianness mess
 2013-07-25 15:16 UTC  (19+ messages)

[Qemu-devel] Cirrus VGA slow screen update, show blank screen last 13s or so for windows XP guest
 2013-07-25 14:50 UTC  (4+ messages)
` [Qemu-devel] [Xen-devel] "

[Qemu-devel] [PATCH v2 0/2] kvm: migrate vPMU state
 2013-07-25 15:05 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/2] target-i386: remove tabs from target-i386/cpu.h
` [Qemu-devel] [PATCH v2 2/2] kvm: migrate vPMU state

[Qemu-devel] [PATCH] kvm: migrate vPMU state
 2013-07-25 14:50 UTC  (6+ messages)

[Qemu-devel] [PATCH v3 00/19] Add qemu-img subcommand to dump file metadata
 2013-07-25 14:23 UTC  (20+ messages)
` [Qemu-devel] [PATCH v3 01/19] cow: make reads go at a decent speed
` [Qemu-devel] [PATCH v3 02/19] cow: make writes go at a less indecent speed
` [Qemu-devel] [PATCH v3 03/19] cow: do not call bdrv_co_is_allocated
` [Qemu-devel] [PATCH v3 04/19] block: update bs->total_sectors on writes
` [Qemu-devel] [PATCH v3 05/19] block: make bdrv_co_is_allocated static
` [Qemu-devel] [PATCH v3 06/19] block: remove bdrv_is_allocated_above/bdrv_co_is_allocated_above distinction
` [Qemu-devel] [PATCH v3 07/19] block: expect errors from bdrv_co_is_allocated
` [Qemu-devel] [PATCH v3 08/19] qemu-img: always probe the input image for allocated sectors
` [Qemu-devel] [PATCH v3 09/19] block: make bdrv_has_zero_init return false for copy-on-write-images
` [Qemu-devel] [PATCH v3 10/19] block: introduce bdrv_get_block_status API
` [Qemu-devel] [PATCH v3 11/19] block: define get_block_status return value
` [Qemu-devel] [PATCH v3 12/19] block: return get_block_status data and flags for formats
` [Qemu-devel] [PATCH v3 13/19] qemu-img: add a "map" subcommand
` [Qemu-devel] [PATCH v3 14/19] docs, qapi: document qemu-img map
` [Qemu-devel] [PATCH v3 15/19] block: use bdrv_has_zero_init to return BDRV_BLOCK_ZERO
` [Qemu-devel] [PATCH v3 16/19] raw-posix: return get_block_status data and flags
` [Qemu-devel] [PATCH v3 17/19] raw-posix: detect XFS unwritten extents
` [Qemu-devel] [PATCH v3 18/19] block: add default get_block_status implementation for protocols
` [Qemu-devel] [PATCH v3 19/19] block: look for zero blocks in bs->file

[Qemu-devel] [PATCH 0/2] virtio-mmio: fixes to QueueNum, QueueNumMax
 2013-07-25 13:37 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] hw/virtio/virtio: Don't allow guests to add/remove queues
` [Qemu-devel] [PATCH 2/2] hw/virtio/virtio-mmio: Make QueueNumMax read 0 for unavailable queues

[Qemu-devel] usb: a problem of using libusb for usb pass through
 2013-07-25 13:21 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 00/10] sheepdog: reconnect server after connection failure
 2013-07-25 13:20 UTC  (8+ messages)
` [Qemu-devel] [PATCH v3 07/10] sheepdog: try to reconnect to sheepdog after network error
    ` [Qemu-devel] [sheepdog] "
` [Qemu-devel] [PATCH v3 09/10] sheepdog: cancel aio requests if possible
    ` [Qemu-devel] [sheepdog] "

[Qemu-devel] [PATCH 0/8] Implement reference count for BlockDriverState
 2013-07-25 13:15 UTC  (9+ messages)
` [Qemu-devel] [PATCH 3/8] block: implement "
` [Qemu-devel] [PATCH 5/8] block: use BlockDriverState refcnt for device attach/detach
` [Qemu-devel] [PATCH 7/8] xen_disk: simplify blk_disconnect with refcnt
` [Qemu-devel] [PATCH 8/8] nbd: use BlockDriverState refcnt

[Qemu-devel] [PATCH v2 0/5] seabios: load acpi tables from qemu
 2013-07-25 12:55 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/5] linker: utility to patch in-memory ROM files
  ` [Qemu-devel] [SeaBIOS] "

[Qemu-devel] [PATCH v2 0/8] Add virtio-mmio and use it in vexpress
 2013-07-25 12:38 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 3/8] virtio: Add support for guest setting of queue size

[Qemu-devel] [PATCH v2 00/17] Add qemu-img subcommand to dump file metadata
 2013-07-25 12:16 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 09/17] block: introduce bdrv_get_block_status API
` [Qemu-devel] [PATCH v2 14/17] raw-posix: return get_block_status data and flags

[Qemu-devel] [PATCH V3 for-1.6 0/5] Leaky bucket throttling and features
 2013-07-25 12:16 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/16 RFC v6] ACPI memory hotplug
 2013-07-25 11:35 UTC  (4+ messages)
` [Qemu-devel] [PATCH 04/16] qapi: make visit_type_size fallback to type_int

[Qemu-devel] VM can not boot after commit 235e898
 2013-07-25 11:30 UTC  (11+ messages)

[Qemu-devel] [PATCH] xhci: handle USB_RET_IOERROR
 2013-07-25 11:17 UTC 

[Qemu-devel] [PATCH] KVM: always use MADV_DONTFORK
 2013-07-25 10:32 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).