qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-08-26 00:15:31 to 2012-08-27 19:18:08 UTC [more...]

[Qemu-devel] [PATCH 0/10] rework on hot unplug
 2012-08-27 19:17 UTC  (24+ messages)
` [Qemu-devel] [PATCH 10/10] qdev: fix create in place obj's life cycle problem

[Qemu-devel] [PATCHv2 0/4] migrate PV EOI MSR
 2012-08-27 19:12 UTC  (14+ messages)
` [Qemu-devel] [PATCHv2 1/4] linux-headers: update to 3.6-rc3
` [Qemu-devel] [PATCHv2 2/4] pc: refactor compat code
` [Qemu-devel] [PATCHv2 3/4] cpuid: disable pv eoi for 1.1 and older compat types
` [Qemu-devel] [PATCHv2 4/4] kvm: get/set PV EOI MSR

[Qemu-devel] [PATCH 0/4] uq/master: Add classic PCI device assignment
 2012-08-27 19:06 UTC  (10+ 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] [RFC][PATCH v4 0/3] tcg: enhance code generation quality for qemu_ld/st IRs
 2012-08-27 18:31 UTC  (7+ 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] [PULL] [FOR 1.2] [PATCH 0/3] linux-user fixes for 1.2
 2012-08-27 18:22 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] linux-user: arg_table need not have global scope
` [Qemu-devel] [PATCH 2/3] linux-user: fix emulation of getdents
` [Qemu-devel] [PATCH 3/3] linux-user: Clarify "Unable to reserve guest address space" error

[Qemu-devel] [PATCH for-1.2] ivshmem: remove redundant ioeventfd configuration
 2012-08-27 18:12 UTC 

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

[Qemu-devel] [RFC V5 00/11] Quorum disk image corruption resiliency
 2012-08-27 18:03 UTC  (14+ 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 V6 0/2] Add JSON output to qemu-img info
 2012-08-27 17:52 UTC  (4+ 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] [PATCH] target-sparc: remove useless line in Makefile.objs
 2012-08-27 17:49 UTC  (2+ messages)

[Qemu-devel] [PATCH] Save/load PC speaker internal state
 2012-08-27 17:27 UTC 

[Qemu-devel] Add ability to advertise client capabilities to QXL device
 2012-08-27 17:20 UTC  (5+ messages)
` [Qemu-devel] [PATCH] Add new client_present and client capabilities fields to QXLRom
` [Qemu-devel] [PATCH] Add new set_client_capabilities() interface to QXLInstance
` [Qemu-devel] [PATCH] qxl: Add set_client_capabilities() interface to QXLInterface

[Qemu-devel] [PATCH] Save/load PC speaker internal state
 2012-08-27 16:39 UTC  (2+ messages)

[Qemu-devel] [PATCH] x86: enforce DPL checking on task gate switches invoked through IDT
 2012-08-27 16:39 UTC  (2+ messages)

[Qemu-devel] [PATCH 1/2] spice: Change NUM_SURFACES to 4096
 2012-08-27 16:21 UTC 

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

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

[Qemu-devel] [RFC PATCH 0/9] qom: improve reference counting and hotplug
 2012-08-27 15:49 UTC  (23+ 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] [PATCH v2 0/6] Running Microport UNIX (ca 1987)
 2012-08-27 15:50 UTC  (11+ messages)
` [Qemu-devel] [PATCH v2 6/6] i8259: add -no-spurious-interrupt-hack option

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

[Qemu-devel] [PATCH for-1.2] linux-user: Clarify "Unable to reserve guest address space" error
 2012-08-27 15:40 UTC  (3+ messages)

[Qemu-devel] [RFC PATCH 00/13] Embedded NBD server
 2012-08-27 15:00 UTC  (14+ messages)
` [Qemu-devel] [RFC PATCH 01/13] nbd: add more constants
` [Qemu-devel] [RFC PATCH 02/13] nbd: pass NBDClient to nbd_send_negotiate
` [Qemu-devel] [RFC PATCH 03/13] nbd: do not leak nbd_trip coroutines when a connection is torn down
` [Qemu-devel] [RFC PATCH 04/13] nbd: close all clients on deleting export
` [Qemu-devel] [RFC PATCH 05/13] nbd: register named exports
` [Qemu-devel] [RFC PATCH 06/13] nbd: negotiate with "
` [Qemu-devel] [RFC PATCH 07/13] nbd: do not close BlockDriverState in nbd_export_close
` [Qemu-devel] [RFC PATCH 08/13] qemu-sockets: publish dummy_opts
` [Qemu-devel] [RFC PATCH 09/13] qmp: add NBD server commands
` [Qemu-devel] [RFC PATCH 10/13] qemu-sockets: make inet_parse public
` [Qemu-devel] [RFC PATCH 11/13] hmp: add NBD server commands
` [Qemu-devel] [RFC PATCH 12/13] block: add close notifiers
` [Qemu-devel] [RFC PATCH 13/13] nbd: add notifier to close exports when the image is closed

[Qemu-devel] [PATCH] spice: increase the verbosity of spice section in "qemu --help"
 2012-08-27 14:56 UTC  (4+ messages)

[Qemu-devel] [RFC 1/8] move qemu_irq typedef out of cpu-common.h
 2012-08-27 14:28 UTC  (2+ messages)

[Qemu-devel] [PATCH v7 0/6] convert sendkey to qapi
 2012-08-27 13:20 UTC  (5+ messages)

[Qemu-devel] [PATCH] Save/load PC speaker internal state
 2012-08-27 12:49 UTC 

[Qemu-devel] [PATCH] Allow microMIPS SWP and SDP to have RD equal to BASE
 2012-08-27 11:45 UTC  (2+ messages)

[Qemu-devel] [PATCH] Add privilege level check to several Cop0 instructions
 2012-08-27 11:44 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] hw/pl110: Fix spelling of 'palette'
 2012-08-27 11:32 UTC 

[Qemu-devel] [PATCH] audio: previous audio buffer should be flushed
 2012-08-27 10:53 UTC  (2+ messages)

[Qemu-devel] [PATCH] ATAPI: STARTSTOPUNIT only eject/load when pwrcnd is 0
 2012-08-27 10:43 UTC  (3+ messages)
` [Qemu-devel] [PATCH] ATAPI: STARTSTOPUNIT only eject/load media if powercondition "

[Qemu-devel] [PATCH] ATAPI: Add support for ASCQ and improve a medium removal sense code
 2012-08-27 10:37 UTC  (4+ messages)
` [Qemu-devel] [PATCH] ATAPI: Add support for ASCQ in sense codes

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

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

[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] [PATCH] hw/pl110: Fix spelling of 'palette'
 2012-08-27  9:18 UTC  (3+ messages)

[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] [Bug 1042084] [NEW] Windows 7 guest cannot boot after seabios updated
 2012-08-27  6:54 UTC 

[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  (8+ 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 4/4] qxl: introducing virtio-qxl

[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  (4+ 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  (11+ messages)

[Qemu-devel] [PATCH V5 0/8] memory: unifiy ioport registration
 2012-08-26  9:36 UTC  (6+ messages)
` [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 for 1.2] memory: Fix copy&paste mistake in memory_region_iorange_write
 2012-08-26  8:12 UTC 

[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  (9+ 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).