qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-08-24 12:18:39 to 2012-08-27 10:20:16 UTC [more...]

[Qemu-devel] [PATCH v2 0/2] misc MIPS improvments
 2012-08-27 10:20 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/2] target-mips: Streamline indexed cp1 memory addressing
` [Qemu-devel] [PATCH 2/2] mips-linux-user: Always support rdhwr

[Qemu-devel] qcow2: online snasphots : internal vs external ?
 2012-08-27 10:13 UTC  (9+ messages)

[Qemu-devel] [PATCH] hw/pl110: Fix spelling of 'palette'
 2012-08-27  9:18 UTC  (3+ messages)

[Qemu-devel] [PATCH] [MIPS] Fix operands of RECIP2.S and RECIP2.PS
 2012-08-27  9:07 UTC  (2+ messages)

[Qemu-devel] [PATCH] [MIPS] Fix order of CVT.PS.S operands
 2012-08-27  9:07 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/10] rework on hot unplug
 2012-08-27  8:27 UTC  (23+ messages)
` [Qemu-devel] [PATCH 01/10] qom: add, remove of link property need to ref, unref its target
` [Qemu-devel] [PATCH 03/10] qom: export object_property_is_child, object_property_is_link
` [Qemu-devel] [PATCH 05/10] qdev: finalize of qbus, qdev will not the right place to free children
` [Qemu-devel] [PATCH 06/10] qom: expose object_property_del_child
` [Qemu-devel] [PATCH 07/10] unplug: using new intf qdev_delete_subtree in acpi_piix_eject_slot
` [Qemu-devel] [PATCH 08/10] qdev: rename qdev_unplug to qdev_unplug_req
` [Qemu-devel] [PATCH 10/10] qdev: fix create in place obj's life cycle problem

[Qemu-devel] [PATCH 0/2] Add file url support to migration
 2012-08-27  7:36 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/2] migration: Allow the migrate command to work on file: urls

[Qemu-devel] [RFC V5 00/11] Quorum disk image corruption resiliency
 2012-08-27  7:30 UTC  (12+ messages)
` [Qemu-devel] [RFC V5 01/11] quorum: Create quorum.c, add QuorumSingleAIOCB and QuorumAIOCB
` [Qemu-devel] [RFC V5 02/11] quorum: Create BDRVQuorumState and BlkDriver and do init
` [Qemu-devel] [RFC V5 03/11] quorum: Add quorum_open() and quorum_close()
` [Qemu-devel] [RFC V5 04/11] quorum: Add quorum_aio_writev and its dependencies
` [Qemu-devel] [RFC V5 05/11] blkverify: Extract qemu_iovec_clone() and qemu_iovec_compare() from blkverify
` [Qemu-devel] [RFC V5 06/11] quorum: Add quorum_co_flush()
` [Qemu-devel] [RFC V5 07/11] quorum: Add quorum_aio_readv
` [Qemu-devel] [RFC V5 08/11] quorum: Add quorum mechanism
` [Qemu-devel] [RFC V5 09/11] quorum: Add quorum_getlength()
` [Qemu-devel] [RFC V5 10/11] quorum: Add quorum_invalidate_cache()
` [Qemu-devel] [RFC V5 11/11] quorum: Add quorum_co_is_allocated

[Qemu-devel] [PATCH v7 0/6] convert sendkey to qapi
 2012-08-27  7:23 UTC  (4+ messages)

[Qemu-devel] [RFC PATCH 0/9] qom: improve reference counting and hotplug
 2012-08-27  7:22 UTC  (13+ messages)
` [Qemu-devel] [PATCH 1/9] savevm: don't rely on paths if we can store a DeviceState object
` [Qemu-devel] [PATCH 2/9] object: automatically free objects based on a release function
` [Qemu-devel] [PATCH 3/9] qbus: remove glib_allocated/qom_allocated and use release hook to free memory
` [Qemu-devel] [PATCH 4/9] object: remove object_finalize
` [Qemu-devel] [PATCH 5/9] object: add support for nullable child properties
` [Qemu-devel] [PATCH 6/9] qdev: make devices created with device_add nullable so they can be deleted
` [Qemu-devel] [PATCH 7/9] qdev: add notifier for when the device loses its parent bus (eject)
` [Qemu-devel] [PATCH 8/9] qdev: make qdev_set_parent_bus() just set a link property
` [Qemu-devel] [PATCH 9/9] hotplug: refactor hotplug to leverage new QOM functions

[Qemu-devel] [RFC][PATCH v4 0/3] tcg: enhance code generation quality for qemu_ld/st IRs
 2012-08-27  7:23 UTC  (5+ messages)
` [Qemu-devel] [RFC][PATCH v4 3/3] tcg: Optimize qemu_ld/st by generating slow paths at the end of a block

[Qemu-devel] [PATCH V6 0/2] Add JSON output to qemu-img info
 2012-08-27  7:15 UTC  (3+ messages)
` [Qemu-devel] [PATCH V6 1/2] qapi: Add SnapshotInfo and ImageInfo
` [Qemu-devel] [PATCH V6 2/2] qemu-img: Add json output option to the info command

[Qemu-devel] [Bug 1042084] [NEW] Windows 7 guest cannot boot after seabios updated
 2012-08-27  6:54 UTC 

[Qemu-devel] [PATCH 0/4] uq/master: Add classic PCI device assignment
 2012-08-27  6:28 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/4] kvm: Introduce kvm_irqchip_update_msi_route
` [Qemu-devel] [PATCH 2/4] kvm: Introduce kvm_has_intx_set_mask
` [Qemu-devel] [PATCH 3/4] kvm: i386: Add services required for PCI device assignment
` [Qemu-devel] [PATCH 4/4] kvm: i386: Add classic "

[Qemu-devel] [PATCH for-1.2 0/2] migrate PV EOI MSR
 2012-08-27  6:22 UTC  (5+ messages)
` [Qemu-devel] [PATCH for-1.2 1/2] linux-headers: update asm/kvm_para.h to 3.6
` [Qemu-devel] [PATCH for-1.2 2/2] kvm: get/set PV EOI MSR

[Qemu-devel] [PATCH v2] register reset handler to write image into memory
 2012-08-27  6:16 UTC  (5+ messages)

[Qemu-devel] Implementing qxl-virtio on QEMU
 2012-08-27  6:08 UTC  (9+ messages)
` [Qemu-devel] [PATCH 1/4] qxl: create a qxl common struct!
` [Qemu-devel] [PATCH 2/4] qxl: split qxl functions in common and pci files
` [Qemu-devel] [PATCH 3/4] qxl: implement VirtIO QXL (dummy) device support
` [Qemu-devel] [PATCH 4/4] qxl: introducing virtio-qxl

[Qemu-devel] [Qemu-ppc][PATCH v9 1/1] Add USB option in machine options
 2012-08-27  1:59 UTC  (5+ messages)
` [Qemu-devel] [Qemu-ppc] [PATCH "

[Qemu-devel] [PATCH] target-sparc: remove useless line in Makefile.objs
 2012-08-26 19:08 UTC 

[Qemu-devel] [PATCH for-1.2] target-ppc: fix altivec instructions
 2012-08-26 18:17 UTC  (6+ messages)

[Qemu-devel] [PATCH for-1.2] tcg/arm: Fix broken CONFIG_TCG_PASS_AREG0 code
 2012-08-26 18:16 UTC  (2+ messages)

[Qemu-devel] Get host virtual address corresponding to guest physical address?
 2012-08-26 17:45 UTC  (6+ messages)

[Qemu-devel] [PATCH] qdev: unplug request will propagate and release item bottom-up
 2012-08-26 14:34 UTC  (2+ messages)

[Qemu-devel] [Bug 1022331] [NEW] -cpu ? causes confusion when directory has 1-character length filenames
 2012-08-26 12:06 UTC  (2+ messages)
` [Qemu-devel] [Bug 1022331] "

[Qemu-devel] How to edit qemu-kvm DMI strings?
 2012-08-26 11:12 UTC 

[Qemu-devel] Windows slow boot: contractor wanted
 2012-08-26 10:58 UTC  (16+ messages)

[Qemu-devel] [PATCH V5 0/8] memory: unifiy ioport registration
 2012-08-26  9:36 UTC  (13+ messages)
` [Qemu-devel] [PATCH V5 1/8] isa: add isa_address_space_io
` [Qemu-devel] [PATCH V5 2/8] hw/acpi_piix4.c: replace register_ioport*
` [Qemu-devel] [PATCH V5 3/8] hw/cirrus_vga.c: "
` [Qemu-devel] [PATCH V5 8/8] smb: replace_register_ioport*

[Qemu-devel] [PATCH for 1.2] memory: Fix copy&paste mistake in memory_region_iorange_write
 2012-08-26  8:12 UTC 

[Qemu-devel] [Bug 1036363] [NEW] Major network performance problems on AMD hardware
 2012-08-26  7:18 UTC  (5+ messages)
` [Qemu-devel] [Bug 1036363] "

[Qemu-devel] [PATCH] spice: increase the verbosity of spice section in "qemu --help"
 2012-08-26  6:38 UTC  (3+ messages)

[Qemu-devel] [RFC v2] ahci: Add support for migration
 2012-08-26  4:50 UTC  (4+ messages)

[Qemu-devel] [PATCH 2/5] softmmu templates: optionally pass CPUState to memory access functions
 2012-08-26  1:03 UTC  (18+ messages)

[Qemu-devel] [PATCH] tcg/ia64: fix and optimize ld/st slow path
 2012-08-25 22:51 UTC 

[Qemu-devel] [PATCH] tcg/ia64: fix prologue/epilogue
 2012-08-25 22:10 UTC 

[Qemu-devel] [PATCH] Support for loading devices as dynamic libraries
 2012-08-25 20:50 UTC  (5+ messages)

[Qemu-devel] qemu log function to print out the registers of the guest
 2012-08-25 20:41 UTC  (15+ messages)

[Qemu-devel] [Bug 1021649] [NEW] qemu 1.1.0 waits for a keypress at boot
 2012-08-25 17:16 UTC  (2+ messages)
` [Qemu-devel] [Bug 1021649] "

[Qemu-devel] How to add new architecture?
 2012-08-25 16:02 UTC  (7+ messages)

[Qemu-devel] Network Passthrough configuration!
 2012-08-25 13:55 UTC  (3+ messages)

[Qemu-devel] [Bug 498523] Re: Add on-line write compression support to qcow2
 2012-08-25 10:10 UTC 

[Qemu-devel] [PATCH RFC 0/2] Add guest cpu entitlement reporting
 2012-08-25  7:54 UTC  (3+ messages)
` [Qemu-devel] [PATCH RFC 1/2] Parse the cpu entitlement from the qemu commandline

[Qemu-devel] [PATCH V5 0/2] Add JSON output to qemu-img info
 2012-08-25  7:45 UTC  (3+ messages)
` [Qemu-devel] [PATCH V5 2/2] qemu-img: Add json output option to the info command

[Qemu-devel] [PATCH v8] kvm: notify host when the guest is panicked
 2012-08-25  7:36 UTC  (5+ messages)
` [Qemu-devel] [PATCH v8 5/6] introduce a new qom device to deal with panicked event

[Qemu-devel] [RFC] Rewrite target-s390x
 2012-08-24 23:52 UTC 

[Qemu-devel] [PATCH] linux-user: If loading fails, print error as string, not number
 2012-08-24 18:55 UTC  (3+ messages)

[Qemu-devel] [PATCH v3] console: Cleanup computation of bytes per pixel and add missing cases
 2012-08-24 18:48 UTC  (5+ messages)

[Qemu-devel] [PATCH v2][for 1.2?] msix: Drop tracking of used vectors
 2012-08-24 17:47 UTC  (2+ messages)

[Qemu-devel] [PATCH] qemu-common: Declare qemu_irq earlier
 2012-08-24 17:33 UTC  (5+ messages)
` [Qemu-devel] [Qemu-trivial] "

[Qemu-devel] [PATCH v2] Fix copy&paste typos in documentation comments
 2012-08-24 16:33 UTC  (2+ messages)

[Qemu-devel] [PATCH] Add guest-get-hostname to retrieve the guests current hostname
 2012-08-24 15:31 UTC  (5+ messages)

[Qemu-devel] [PATCH] ahci: properly reset PxCMD on HBA reset
 2012-08-24 15:32 UTC  (4+ messages)

[Qemu-devel] [PATCH uq/master] kvm: Rename irqchip_inject_ioctl to irq_set_ioctl
 2012-08-24 15:04 UTC  (2+ messages)

[Qemu-devel] [XEN][RFC PATCH V2 00/17] QEMU disaggregation in Xen environment
 2012-08-24 14:45 UTC  (15+ messages)
` [Qemu-devel] [XEN][RFC PATCH V2 12/17] xl: Add interface to handle qemu disaggregation
  ` [Qemu-devel] [Xen-devel] "
` [Qemu-devel] [XEN][RFC PATCH V2 14/17] xl-parsing: Parse new device_models option
  ` [Qemu-devel] [Xen-devel] "
` [Qemu-devel] [XEN][RFC PATCH V2 15/17] xl: support spawn/destroy on multiple device model
  ` [Qemu-devel] [Xen-devel] "

[Qemu-devel] [PATCH 0/3] net: fix hub control flow (again)
 2012-08-24 13:39 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] net: clean up usbnet_receive()
` [Qemu-devel] [PATCH 2/3] net: fix usbnet_receive() packet drops
` [Qemu-devel] [PATCH 3/3] net: broadcast hub packets if at least one port can receive

[Qemu-devel] [PATCH for 1.2] qemu-ga: Fix null pointer passed to unlink in failure branch
 2012-08-24 13:48 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/6] Running Microport UNIX (ca 1987)
 2012-08-24 13:46 UTC  (9+ messages)

[Qemu-devel] [QEMU][RFC V2 00/10] QEMU disaggregation in Xen environment
 2012-08-24 12:59 UTC  (4+ messages)
` [Qemu-devel] [QEMU][RFC V2 06/10] xen-pci: register PCI device in Xen and handle IOREQ_TYPE_PCI_CONFIG

[Qemu-devel] [PATCH 1/2] Usb: create the receive queue for the virtual USB NIC
 2012-08-24 12:25 UTC  (2+ 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).