qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-12-03 09:46:20 to 2011-12-05 14:18:46 UTC [more...]

[Qemu-devel] [PULL 00/41] Block patches
 2011-12-05 14:21 UTC  (22+ messages)
` [Qemu-devel] [PATCH 01/41] qcow2: Unlock during COW
` [Qemu-devel] [PATCH 02/41] qcow2: avoid reentrant bdrv_read() in copy_sectors()
` [Qemu-devel] [PATCH 03/41] qed: adjust the way to get nb_sectors
` [Qemu-devel] [PATCH 04/41] xen_disk: remove dead code
` [Qemu-devel] [PATCH 05/41] block: Use bdrv functions to replace file operation in cow.c
` [Qemu-devel] [PATCH 06/41] block: add the blockio limits command line support
` [Qemu-devel] [PATCH 07/41] CoQueue: introduce qemu_co_queue_wait_insert_head
` [Qemu-devel] [PATCH 08/41] block: add I/O throttling algorithm
` [Qemu-devel] [PATCH 09/41] hmp/qmp: add block_set_io_throttle
` [Qemu-devel] [PATCH 10/41] block: Add coroutine_fn marker to coroutine functions
` [Qemu-devel] [PATCH 11/41] qcow2: Return real error code in qcow2_read_snapshots
` [Qemu-devel] [PATCH 12/41] qcow2: Return real error code in qcow2_write_snapshots
` [Qemu-devel] [PATCH 13/41] qcow2: Update snapshot table information at once
` [Qemu-devel] [PATCH 14/41] qcow2: Cleanups and memleak fix in qcow2_snapshot_create
` [Qemu-devel] [PATCH 15/41] qcow2: Rework qcow2_snapshot_create error handling
` [Qemu-devel] [PATCH 16/41] qcow2: Return real error in qcow2_snapshot_goto
` [Qemu-devel] [PATCH 17/41] qcow2: Fix order of refcount updates "
` [Qemu-devel] [PATCH 18/41] qcow2: Fix order in qcow2_snapshot_delete
` [Qemu-devel] [PATCH 19/41] qcow2: Fix error path in qcow2_snapshot_load_tmp
` [Qemu-devel] [PATCH 20/41] block: use public bdrv_is_allocated() interface
` [Qemu-devel] [PATCH 27/41] block: drop .bdrv_is_allocated() interface

[Qemu-devel] KVM call agenda for 12/6 (Tuesday) @ 10am US/Eastern
 2011-12-05 14:13 UTC 

[Qemu-devel] [PATCH] exec.c: Allow memory region start_addr and region_offset to vary in low bits
 2011-12-05 14:14 UTC  (4+ messages)

[Qemu-devel] [RFC][PATCH 00/16] uq/master: Introduce basic irqchip support
 2011-12-05 13:55 UTC  (54+ messages)
` [Qemu-devel] [RFC][PATCH 01/16] msi: Generalize msix_supported to msi_supported
` [Qemu-devel] [RFC][PATCH 02/16] kvm: Move kvmclock into hw/kvm folder
` [Qemu-devel] [RFC][PATCH 03/16] apic: Stop timer on reset
` [Qemu-devel] [RFC][PATCH 04/16] apic: Factor out core for KVM reuse
` [Qemu-devel] [RFC][PATCH 05/16] apic: Open-code timer save/restore
` [Qemu-devel] [RFC][PATCH 06/16] i8259: Factor out core for KVM reuse
` [Qemu-devel] [RFC][PATCH 07/16] ioapic: Convert to memory API
` [Qemu-devel] [RFC][PATCH 08/16] ioapic: Reject non-dword accesses to IOWIN register
` [Qemu-devel] [RFC][PATCH 09/16] ioapic: Factor out core for KVM reuse
` [Qemu-devel] [RFC][PATCH 10/16] memory: Introduce memory_region_init_reservation
` [Qemu-devel] [RFC][PATCH 11/16] kvm: Introduce core services for in-kernel irqchip support
` [Qemu-devel] [RFC][PATCH 12/16] kvm: x86: Establish IRQ0 override control
` [Qemu-devel] [RFC][PATCH 13/16] kvm: x86: Add user space part for in-kernel APIC
` [Qemu-devel] [RFC][PATCH 14/16] kvm: x86: Add user space part for in-kernel i8259
` [Qemu-devel] [RFC][PATCH 15/16] kvm: x86: Add user space part for in-kernel IOAPIC
` [Qemu-devel] [RFC][PATCH 16/16] kvm: Arm in-kernel irqchip support

[Qemu-devel] [PATCH 0/3] block: fix and detect qemu_aio_wait() issues
 2011-12-05 13:57 UTC  (2+ messages)

[Qemu-devel] [ANNOUNCE] QEMU 1.0 release
 2011-12-05 13:49 UTC  (3+ messages)

[Qemu-devel] [PATCH V3] Guest stop notification
 2011-12-05 13:46 UTC  (11+ messages)

[Qemu-devel] [PATCH v4 1/3] Update ioctl order in nbd_init() to detect EBUSY
 2011-12-05 13:16 UTC  (5+ messages)
` [Qemu-devel] [PATCH v4 2/3] Extract code to nbd_setup function to be used for many purposes

[Qemu-devel] [PATCH v2 0/8] [RFC] vmstate: Add copyrights for all cpus
 2011-12-05 13:03 UTC  (6+ messages)

[Qemu-devel] [ICON] Quinn the Qemu emu gazes ahead thoughtfully, considering what the future holds
 2011-12-05 12:53 UTC  (3+ messages)

[Qemu-devel] [Bug 899140] [NEW] Problem with Linux Kernel Traffic Control
 2011-12-05 12:24 UTC  (10+ messages)
` [Qemu-devel] [Bug 899140] "

[Qemu-devel] [PATCH v4 0/8] block: generic copy-on-read
 2011-12-05 12:20 UTC  (7+ messages)
` [Qemu-devel] [PATCH v4 3/8] block: add request tracking
` [Qemu-devel] [PATCH v4 7/8] block: core copy-on-read logic

[Qemu-devel] [PATCH v2 0/6] Memory API mutators
 2011-12-05 10:04 UTC  (9+ messages)
` [Qemu-devel] [PATCH v2 1/6] memory: introduce memory_region_set_enabled()
` [Qemu-devel] [PATCH v2 2/6] memory: introduce memory_region_set_address()
` [Qemu-devel] [PATCH v2 3/6] memory: introduce memory_region_set_alias_offset()
` [Qemu-devel] [PATCH v2 4/6] memory: optimize empty transactions due to mutators
` [Qemu-devel] [PATCH v2 5/6] cirrus_vga: adapt to memory mutators API
` [Qemu-devel] [PATCH v2 6/6] piix_pci: adapt smram mapping to use memory mutators

[Qemu-devel] [PATCH v2 00/18] qom: dynamic properties and composition tree (v2)
 2011-12-05  9:52 UTC  (6+ messages)

[Qemu-devel] [PATCH 0/2] ioport conversions to memory API
 2011-12-05  9:48 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/2] ppc_prep: convert ioport "

[Qemu-devel] sub-page-sized mmio regions and address passed to read/write fns
 2011-12-05  9:26 UTC  (4+ messages)

[Qemu-devel] [PATCH 00/18] qom: dynamic properties and composition tree
 2011-12-05  9:16 UTC  (5+ messages)
` [Qemu-devel] [PATCH 01/18] qom: add new dynamic property infrastructure based on Visitors

[Qemu-devel] [PATCH for v1.0 0/3] msix: fixes for 1.0
 2011-12-05  9:08 UTC  (10+ messages)
` [Qemu-devel] [PATCH for v1.0 1/3] msix: track function masked in pci device state

[Qemu-devel] [PULL] VirtFS update
 2011-12-05  9:04 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/5] hw/9pfs: Improve portability to older systems
` [Qemu-devel] [PATCH 2/5] hw/9pfs: use migration blockers to prevent live migration when virtfs export path is mounted
` [Qemu-devel] [PATCH 3/5] hw/9pfs: Reset server state during TVERSION
` [Qemu-devel] [PATCH 4/5] hw/9pfs: Add qdev.reset callback for virtio-9p-pci device
` [Qemu-devel] [PATCH 5/5] hw/9pfs: Use the correct file descriptor in Fsdriver Callback

[Qemu-devel] Emulating GPIO input
 2011-12-05  8:55 UTC 

[Qemu-devel] buildbot failure in qemu on monitor_x86_64_debian_6_0
 2011-12-05  9:23 UTC 

[Qemu-devel] [RFC v2 0/6] qtest unit test framework
 2011-12-05  8:51 UTC  (8+ messages)
` [Qemu-devel] [RFC v2 6/6] Add C version of rtc-test

[Qemu-devel] Contacts DEFISCALISATION et PLACEMENTS FINANCIERS. Jusqu'à 35 contacts offerts en Décembre. Profitez-en!
 2011-12-05  8:04 UTC 

[Qemu-devel] [BUG] [Seabios] PCI 64bit BARs on Win2008 - unable to start the device. (ACPI lacks the _DSM method)
 2011-12-05  6:31 UTC  (10+ messages)

[Qemu-devel] Improve QEMU performance with LLVM codegen and other techniques
 2011-12-05  6:05 UTC  (7+ messages)

[Qemu-devel] [KVM][Kemari]: Build error fix
 2011-12-05  2:45 UTC 

[Qemu-devel] windows guest virtio serial and balloon driver test issues
 2011-12-05  2:44 UTC  (7+ messages)

[Qemu-devel] [PATCH v5] block:add-cow file format
 2011-12-05  1:38 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/3] QEMU kvm: Adding KICK_VCPU capability to i386 kvm
 2011-12-04 18:26 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] QEMU kvm: Syncing linux headers to 3.2.0-rc1
` [Qemu-devel] [PATCH 2/3] QEMU kvm: Syncing linux headers to support KICK_VCPU capability
` [Qemu-devel] [PATCH 3/3] QEMU kvm/i386 : Adding KICK_VCPU capability support in i386 target

[Qemu-devel] [Bug 899961] [NEW] qemu/kvm locks up when run 32bit userspace with 64bit kernel
 2011-12-04 18:09 UTC  (3+ messages)
` [Qemu-devel] [Bug 899961] "

[Qemu-devel] Para Coleccionistas De La Musica Clasica Envio Sin Cargo ref.hfd
 2011-12-04 17:01 UTC 

[Qemu-devel] linux-user: interrupting syscalls
 2011-12-04 16:29 UTC 

[Qemu-devel] [Bug 899143] [NEW] Raw img not recognized by Windows
 2011-12-04 15:45 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/6] msi: Small refactoring
 2011-12-04 14:48 UTC  (11+ messages)
` [Qemu-devel] [PATCH 1/6] msi: Guard msi/msix_write_config with msi_present
` [Qemu-devel] [PATCH 2/6] msi: Guard msi_reset "
` [Qemu-devel] [PATCH 3/6] msi: Use msi/msix_present more consistently
` [Qemu-devel] [PATCH 4/6] msi: Invoke msi/msix_reset from PCI core
` [Qemu-devel] [PATCH 5/6] msi: Invoke msi/msix_write_config "
` [Qemu-devel] [PATCH 6/6] msi: Generalize msix_supported to msi_supported

[Qemu-devel] [PATCH v2 00/16] uq/master: Introduce basic irqchip support
 2011-12-04 14:46 UTC  (17+ messages)
` [Qemu-devel] [PATCH v2 01/16] msi: Generalize msix_supported to msi_supported
` [Qemu-devel] [PATCH v2 02/16] kvm: Move kvmclock into hw/kvm folder
` [Qemu-devel] [PATCH v2 03/16] apic: Stop timer on reset
` [Qemu-devel] [PATCH v2 04/16] apic: Factor out core for KVM reuse
` [Qemu-devel] [PATCH v2 05/16] apic: Open-code timer save/restore
` [Qemu-devel] [PATCH v2 06/16] i8259: Factor out core for KVM reuse
` [Qemu-devel] [PATCH v2 07/16] ioapic: Convert to memory API
` [Qemu-devel] [PATCH v2 08/16] ioapic: Reject non-dword accesses to IOWIN register
` [Qemu-devel] [PATCH v2 09/16] ioapic: Factor out core for KVM reuse
` [Qemu-devel] [PATCH v2 10/16] memory: Introduce memory_region_init_reservation
` [Qemu-devel] [PATCH v2 11/16] kvm: Introduce core services for in-kernel irqchip support
` [Qemu-devel] [PATCH v2 12/16] kvm: x86: Establish IRQ0 override control
` [Qemu-devel] [PATCH v2 13/16] kvm: x86: Add user space part for in-kernel APIC
` [Qemu-devel] [PATCH v2 14/16] kvm: x86: Add user space part for in-kernel i8259
` [Qemu-devel] [PATCH v2 15/16] kvm: x86: Add user space part for in-kernel IOAPIC
` [Qemu-devel] [PATCH v2 16/16] kvm: Arm in-kernel irqchip support

[Qemu-devel] [PATCH 0/4] KVM: Dirty logging optimization using rmap
 2011-12-04 10:20 UTC  (5+ messages)

[Qemu-devel] Still build failure for qemu-1.0
 2011-12-04  6:14 UTC  (2+ messages)

[Qemu-devel] endless loop when use qemu-system-mipsel to load bios
 2011-12-03 22:27 UTC  (4+ messages)

[Qemu-devel] [PATCH] w32: Disable buffering for log file
 2011-12-03 21:32 UTC 

[Qemu-devel] [PATCH] w32: QEMU applications with SDL are always GUI applications
 2011-12-03 21:32 UTC 

[Qemu-devel] [Bug 899664] [NEW] Bad internet performance for Host to Guest or Guest to Host
 2011-12-03 17:45 UTC 

[Qemu-devel] Western Union Online : Message Alert!
 2011-12-03 12:46 UTC 

[Qemu-devel] [PATCH 1.0] 9pfs: improve portability to older systems
 2011-12-03 11:35 UTC  (8+ messages)

[Qemu-devel] [PATCH] Convert keymap file to UTF-8 encoding
 2011-12-03 10:34 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).