qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-08-14 07:33:46 to 2012-08-14 18:32:08 UTC [more...]

[Qemu-devel] [PATCH 0/2] Fix two bugs related to ram_size
 2012-08-14 18:31 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/2] vl: Round argument of -m up to multiple of 8KiB
` [Qemu-devel] [PATCH 2/2] pc: Fix RTC CMOS info on RAM for ram_size < 1MiB

[Qemu-devel] [PULL for-1.2 00/10] linux-user queue
 2012-08-14 18:27 UTC  (12+ messages)
` [Qemu-devel] [PATCH 01/10] linux-user: Fix incorrect TARGET_BLKBSZGET, TARGET_BLKBSZSET
` [Qemu-devel] [PATCH 02/10] linux-user: Fix SNDCTL_DSP_MAP{IN, OUT}BUF ioctl definitions
` [Qemu-devel] [PATCH 03/10] linux-user: Move target_to_host_errno_table[] setup out of ioctl loop
` [Qemu-devel] [PATCH 04/10] linux-user: pass sockaddr from host to target
` [Qemu-devel] [PATCH 05/10] linux-user: make do_setsockopt support SOL_RAW ICMP_FILTER socket option
` [Qemu-devel] [PATCH 06/10] linux-user: make host_to_target_cmsg support SO_TIMESTAMP cmsg_type
` [Qemu-devel] [PATCH 07/10] flatload: fix bss clearing
` [Qemu-devel] [PATCH 08/10] linux-user: Factor out guest space probing into a function
` [Qemu-devel] [PATCH 09/10] linux-user: Use init_guest_space when -R and -B are specified
` [Qemu-devel] [PATCH 10/10] linux-user: ARM: Ignore immediate value for svc in thumb mode

[Qemu-devel] [qemu-devel] [PATCH V2 0/3] [RFC] libqblock draft code v2
 2012-08-14 18:25 UTC  (8+ messages)

[Qemu-devel] [Qemu-ppc][PATCH v8 1/2] Add USB option in machine options
 2012-08-14 18:09 UTC  (4+ messages)
` [Qemu-devel] [Qemu-ppc][PATCH v8 2/2] Add USB enablement on sPAPR platform

[Qemu-devel] [Qemu-ppc][PATCH v7 0/3] Add USB enablement and VGA enablement on sPAPR
 2012-08-14 17:52 UTC  (18+ messages)
` [Qemu-devel] [Qemu-ppc][PATCH v7 1/3] Add USB option in machine options
` [Qemu-devel] [Qemu-ppc][PATCH v7 2/3] Add one new file vga-pci.h and cleanup on all platforms
` [Qemu-devel] [Qemu-ppc][PATCH v7 3/3] spapr: Add support for -vga option

[Qemu-devel] [PATCH v2 0/4] VFIO-based PCI device assignment for QEMU 1.2
 2012-08-14 17:40 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 3/4] vfio: vfio-pci device assignment driver

[Qemu-devel] [PATCH 0/3] VFIO-based PCI device assignment for QEMU 1.2
 2012-08-14 17:23 UTC  (19+ messages)
` [Qemu-devel] [PATCH 2/3] vfio: vfio-pci device assignment driver
` [Qemu-devel] [PATCH 3/3] vfio: Enable vfio-pci and mark supported

[Qemu-devel] [RFC] snapshot_tree.py a tool to help build graph of QEMU snapshots
 2012-08-14 17:08 UTC  (3+ messages)
` [Qemu-devel] [RFC] contribs: Add snapshot_tree.py a tool to build snapshot graphs

[Qemu-devel] [RFC 00/15] attempt to fix CPU topology info on CPU APIC IDs
 2012-08-14 17:03 UTC  (3+ messages)
` [Qemu-devel] [RFC 14/15] i386: topology & APIC ID utility functions (v2)

[Qemu-devel] [PATCH 00/10] Quorum disk image corruption resiliency
 2012-08-14 16:56 UTC  (6+ messages)
` [Qemu-devel] [RFC V2 03/10] quorum: Add quorum_open()

[Qemu-devel] Add infrastructure for supporting QIDL annotations
 2012-08-14 16:27 UTC  (21+ messages)
` [Qemu-devel] [PATCH 01/20] qapi: qapi-visit.py -> qapi_visit.py so we can import
` [Qemu-devel] [PATCH 02/20] qapi: qapi-types.py -> qapi_types.py
` [Qemu-devel] [PATCH 03/20] qapi: qapi-commands.py -> qapi_commands.py
` [Qemu-devel] [PATCH 04/20] qapi: qapi_visit.py, make code useable as module
` [Qemu-devel] [PATCH 05/20] qapi: qapi_visit.py, support arrays and complex qapi definitions
` [Qemu-devel] [PATCH 06/20] qapi: add visitor interfaces for C arrays
` [Qemu-devel] [PATCH 07/20] qapi: qapi_visit.py, support generating static functions
` [Qemu-devel] [PATCH 08/20] qapi: qapi_visit.py, support for visiting non-pointer/embedded structs
` [Qemu-devel] [PATCH 09/20] qapi: QmpOutputVisitor, implement array handling
` [Qemu-devel] [PATCH 10/20] qapi: QmpInputVisitor, "
` [Qemu-devel] [PATCH 11/20] qapi: qapi.py, make json parser more robust
` [Qemu-devel] [PATCH 12/20] qapi: add open-coded visitor for struct tm types
` [Qemu-devel] [PATCH 13/20] qom-fuse: workaround for truncated properties > 4096
` [Qemu-devel] [PATCH 14/20] module additions for schema registration
` [Qemu-devel] [PATCH 15/20] qdev: move Property-related declarations to qdev-properties.h
` [Qemu-devel] [PATCH 16/20] qidl: Add documentation
` [Qemu-devel] [PATCH 17/20] qidl: parser, initial import from qc.git
` [Qemu-devel] [PATCH 18/20] qidl: codegen, initial commit
` [Qemu-devel] [PATCH 19/20] qidl: qidl.h, definitions for qidl annotations
` [Qemu-devel] [PATCH 20/20] qidl: unit tests

[Qemu-devel] 2 issues with qemu-master / 1.2 ehci code
 2012-08-14 16:12 UTC 

[Qemu-devel] [Bug 1035572] [NEW] Bug in Qemu User Mode
 2012-08-14 16:02 UTC  (4+ messages)
` [Qemu-devel] [Bug 1035572] "

[Qemu-devel] [RFC V3 0/9] Quorum disk image corruption resiliency
 2012-08-14 16:08 UTC  (12+ messages)
` [Qemu-devel] [RFC V3 1/9] quorum: Create quorum.c, add QuorumSingleAIOCB and QuorumAIOCB
` [Qemu-devel] [RFC V3 2/9] quorum: Create BDRVQuorumState and BlkDriver and do init
` [Qemu-devel] [RFC V3 3/9] quorum: Add quorum_open() and quorum_close()
` [Qemu-devel] [RFC V3 4/9] quorum: Add quorum_getlength()
` [Qemu-devel] [RFC V3 5/9] quorum: Add quorum_aio_writev and its dependencies
` [Qemu-devel] [RFC V3 6/9] blkverify: Extract qemu_iovec_clone() and qemu_iovec_compare() from blkverify
` [Qemu-devel] [RFC V3 7/9] quorum: Add quorum_co_flush()
` [Qemu-devel] [RFC V3 8/9] quorum: Add quorum_aio_readv
` [Qemu-devel] [RFC V3 9/9] quorum: Add quorum mechanism

[Qemu-devel] [PATCH] block-migration: deprecate block migration for the 1.2 release
 2012-08-14 15:59 UTC  (8+ messages)

[Qemu-devel] [PATCH v8] kvm: notify host when the guest is panicked
 2012-08-14 15:50 UTC  (12+ messages)

[Qemu-devel] [PATCH] ehci: fix assertion typo
 2012-08-14 15:27 UTC  (2+ messages)

[Qemu-devel] [PATCH] iscsi: fix race between task completition and task abortion
 2012-08-14 14:57 UTC  (6+ messages)

[Qemu-devel] [PATCH] configure: Don't override user's --cpu on MacOS and Solaris
 2012-08-14 14:51 UTC  (2+ messages)

[Qemu-devel] [PATCH v3] openpic: Added BRR1 register
 2012-08-14 14:46 UTC  (2+ messages)

[Qemu-devel] [PATCH] ivshmem, qdev-monitor: fix order of qerror parameters
 2012-08-14 14:43 UTC  (3+ messages)

[Qemu-devel] [PATCH v10 0/7] file descriptor passing using fd sets
 2012-08-14 14:10 UTC  (7+ messages)
` [Qemu-devel] [PATCH v10 6/7] block: Enable qemu_open/close to work with "

[Qemu-devel] KVM call agenda for Tuesday, August 14
 2012-08-14 13:49 UTC  (2+ messages)

[Qemu-devel] Funny -m arguments can crash
 2012-08-14 13:42 UTC  (20+ messages)

[Qemu-devel] QEMU 1.2 Test Day - August 16 2012
 2012-08-14 13:37 UTC  (2+ messages)

[Qemu-devel] [PATCH] kvm-all.c: Move init of irqchip_inject_ioctl out of kvm_irqchip_create()
 2012-08-14 13:36 UTC  (13+ messages)

[Qemu-devel] [PATCH] net: add -netdev options to man page
 2012-08-14 13:25 UTC 

[Qemu-devel] [PATCH v2 00/35]: add new error format
 2012-08-14 13:09 UTC  (7+ messages)
` [Qemu-devel] [PATCH 15/35] migration: don't rely on any QERR_SOCKET_*

[Qemu-devel] [RFC v0] HACK: qom: object_property_set: abort on failure
 2012-08-14 12:50 UTC  (2+ messages)

[Qemu-devel] [PULL 0/6 1.2] Tracing patches for QEMU 1.2
 2012-08-14 12:56 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/6] trace: rename TraceRecordHeader to TraceLogHeader
` [Qemu-devel] [PATCH 2/6] trace: remove unnecessary write_to_buffer() typecasting
` [Qemu-devel] [PATCH 3/6] trace: drop unused TraceBufferRecord->next_tbuf_idx field
` [Qemu-devel] [PATCH 4/6] trace: avoid pointer aliasing in trace_record_finish()
` [Qemu-devel] [PATCH 5/6] trace/simple: Fix compiler warning for 32 bit hosts
` [Qemu-devel] [PATCH 6/6] trace/simple: Replace asprintf by g_strdup_printf

[Qemu-devel] [0/10] pseries updates and cleanups
 2012-08-14 12:56 UTC  (5+ messages)
` [Qemu-devel] [PATCH 06/10] pseries: Export find_phb() utility function for PCI code
  ` [Qemu-devel] [Qemu-ppc] [0/10] pseries updates and cleanups

[Qemu-devel] [Bug 1036645] [NEW] /usr/bin/xargs: rm: Argument list too long during make distclean in cross chroot
 2012-08-14 12:48 UTC 

[Qemu-devel] [PATCH: RFC] Adding BAR0 for e500 PCI controller
 2012-08-14 12:50 UTC 

[Qemu-devel] [PATCH] xbzrle: fix compilation on ppc32
 2012-08-14 12:37 UTC  (2+ messages)

[Qemu-devel] [PATCH] trace/simple: Replace asprintf by g_strdup_printf
 2012-08-14 12:30 UTC  (2+ messages)

[Qemu-devel] [PATCH] trace/simple: Fix compiler warning for 32 bit hosts
 2012-08-14 12:30 UTC  (2+ messages)

[Qemu-devel] Qemu memory operations
 2012-08-14 11:58 UTC  (2+ messages)

[Qemu-devel] [PATCH uq/master] kvmvapic: Disable if there is insufficient memory
 2012-08-14 11:43 UTC  (3+ messages)
  ` [Qemu-devel] [PATCH v2 "

[Qemu-devel] [v2 Patch 0/9]block: Image file reopen and dynamic host pagecache change
 2012-08-14 11:35 UTC  (16+ messages)
` [Qemu-devel] [v2 Patch 1/9]block: Framework for reopening image files safely
` [Qemu-devel] [v2 Patch 2/9]block: raw-posix image file reopen

[Qemu-devel] [PATCH] audio: Make PC speaker audio card available by default
 2012-08-14 11:30 UTC  (6+ messages)
      ` [Qemu-devel] [PATCH] audio: Make pcspk card selectable again

[Qemu-devel] [PATCH] PPC: spapr: Remove global variable
 2012-08-14 11:22 UTC 

[Qemu-devel] [PATCH] PPC: spapr: Rework VGA select logic
 2012-08-14 11:15 UTC 

[Qemu-devel] [RFC PATCH 0/4] s390: virtio-ccw guest kernel support
 2012-08-14 11:03 UTC  (10+ messages)
` [Qemu-devel] [PATCH 2/4] s390: Add a mechanism to get the subchannel id
` [Qemu-devel] [PATCH 3/4] s390/kvm: Add a channel I/O based virtio transport driver

[Qemu-devel] memory: could we add extra input param for memory_region_init_io()?
 2012-08-14 10:49 UTC  (2+ messages)

[Qemu-devel] [PATCH v6 0/2] GlusterFS support in QEMU - v6
 2012-08-14  9:58 UTC  (7+ messages)
` [Qemu-devel] [PATCH v6 2/2] block: Support GlusterFS as a QEMU block backend

[Qemu-devel] [PATCH] MAINTAINERS: Update email address for Stefan Hajnoczi
 2012-08-14  9:10 UTC 

[Qemu-devel] [PATCH 1/2] extract file_load() function from rom_add_file() for reusing
 2012-08-14  7:49 UTC  (2+ messages)
` [Qemu-devel] [PATCH 2/2] register reset handlers to write images into memory

[Qemu-devel] [PATCH] i2c: factor out VMSD to parent class
 2012-08-14  8:46 UTC  (3+ messages)

[Qemu-devel] [PATCH uq/master 1/2] kvm: i8254: Cache kernel clock offset in KVMPITState
 2012-08-14  8:24 UTC  (2+ messages)
` [Qemu-devel] [PATCH uq/master 2/2] kvm: i8254: Finish time conversion fix

[Qemu-devel] [PATCH] dma: Fix stupid typo/thinko
 2012-08-14  7:41 UTC 

[Qemu-devel] [RFC PATCH 0/4] Live block commit
 2012-08-14  7:41 UTC  (2+ messages)

[Qemu-devel] TSC in qem[-kvm] 1.1+ and in-kernel irqchip
 2012-08-14  7:41 UTC  (10+ messages)
            ` [Qemu-devel] [PATCH uq/master] kvm: i8254: Finish time conversion fix


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).