qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-08-10 13:09:05 to 2012-08-11 12:20:09 UTC [more...]

[Qemu-devel] [RFC 00/20] target-i386: convert CPU features into properties
 2012-08-11 12:19 UTC  (15+ messages)
` [Qemu-devel] [RFC 01/20] target-i386: return Error from cpu_x86_find_by_name()
` [Qemu-devel] [RFC 04/20] target-i386: filter out not TCG features if running without kvm at realize time
` [Qemu-devel] [RFC 05/20] target-i386: move out CPU features initialization in separate func
` [Qemu-devel] [RFC 06/20] target-i386: xlevel should be more than 0x80000000, move fixup into setter
` [Qemu-devel] [RFC 07/20] target-i386: convert cpuid features into properties
` [Qemu-devel] [RFC 11/20] target-i386: convert 'check' and 'enforce' "
` [Qemu-devel] [RFC 20/20] target-i386: move default init of cpuid_kvm_features bitmap into CPU initializer from cpudef

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

[Qemu-devel] Is the return address of get_page_addr_code guest physical address?
 2012-08-11 11:16 UTC  (7+ messages)

[Qemu-devel] [Bug 1033494] [NEW] qemu-system-x86_64 segfaults with kernel 3.5.0
 2012-08-11 10:48 UTC  (2+ messages)
` [Qemu-devel] [Bug 1033494] "

[Qemu-devel] [PATCH 0/15 v2] prepare unplug out of protection of global lock
 2012-08-11 10:06 UTC  (5+ messages)
` [Qemu-devel] [PATCH 09/15] memory: prepare flatview and radix-tree for rcu style access

[Qemu-devel] buildbot failure in qemu on monitor_i386_debian_6_0
 2012-08-11  9:39 UTC 

[Qemu-devel] buildbot failure in qemu on monitor_x86_64_debian_6_0
 2012-08-11  9:19 UTC 

[Qemu-devel] buildbot failure in qemu on s390-next_i386_debian_6_0
 2012-08-11  8:08 UTC 

[Qemu-devel] [Bug 1035572] [NEW] Bug in Qemu User Mode
 2012-08-11  7:57 UTC 

[Qemu-devel] buildbot failure in qemu on s390-next_x86_64_debian_6_0
 2012-08-11  7:48 UTC 

[Qemu-devel] [PATCH v1 00/34]: add new error format
 2012-08-11  7:45 UTC  (17+ messages)
` [Qemu-devel] [PATCH 11/34] qmp: query-block: add 'valid_encryption_key' field
` [Qemu-devel] [PATCH 12/34] hmp: hmp_cont(): don't rely on QERR_DEVICE_ENCRYPTED

[Qemu-devel] buildbot failure in qemu on ppc-next_x86_64_debian_6_0
 2012-08-11  7:28 UTC 

[Qemu-devel] buildbot failure in qemu on ppc-next_i386_debian_6_0
 2012-08-11  7:08 UTC 

[Qemu-devel] [PATCH v3 00/35]: add new error format
 2012-08-11  7:05 UTC  (38+ messages)
` [Qemu-devel] [PATCH 01/35] monitor: drop unused monitor debug code
` [Qemu-devel] [PATCH 02/35] qerror: QERR_AMBIGUOUS_PATH: drop %(object) from human msg
` [Qemu-devel] [PATCH 03/35] qerror: QERR_DEVICE_ENCRYPTED: change error message
` [Qemu-devel] [PATCH 04/35] qerror: reduce public exposure
` [Qemu-devel] [PATCH 05/35] qerror: drop qerror_abort()
` [Qemu-devel] [PATCH 06/35] qerror: avoid passing qerr pointer
` [Qemu-devel] [PATCH 07/35] qerror: QError: drop file, linenr, func
` [Qemu-devel] [PATCH 08/35] qerror: qerror_format(): return an allocated string
` [Qemu-devel] [PATCH 09/35] qerror: don't delay error message construction
` [Qemu-devel] [PATCH 10/35] error: "
` [Qemu-devel] [PATCH 11/35] qmp: query-block: add 'encryption_key_missing' field
` [Qemu-devel] [PATCH 12/35] hmp: hmp_cont(): don't rely on QERR_DEVICE_ENCRYPTED
` [Qemu-devel] [PATCH 13/35] hmp_change(): don't access DeviceEncrypted's data
` [Qemu-devel] [PATCH 14/35] net: inet_connect(), inet_connect_opts(): add in_progress argument
` [Qemu-devel] [PATCH 15/35] migration: don't rely on any QERR_SOCKET_*
` [Qemu-devel] [PATCH 16/35] qerror: drop QERR_SOCKET_CONNECT_IN_PROGRESS
` [Qemu-devel] [PATCH 17/35] block: block_int: include qerror.h
` [Qemu-devel] [PATCH 18/35] hmp: hmp.h: include qdict.h
` [Qemu-devel] [PATCH 19/35] qapi: qapi-types.h: don't include qapi/qapi-types-core.h
` [Qemu-devel] [PATCH 20/35] qapi: generate correct enum names for camel case enums
` [Qemu-devel] [PATCH 21/35] qapi: don't convert enum strings to lowercase
` [Qemu-devel] [PATCH 22/35] qapi-schema: add ErrorClass enum
` [Qemu-devel] [PATCH 23/35] qerror: qerror_table: don't use C99 struct initializers
` [Qemu-devel] [PATCH 24/35] error, qerror: add ErrorClass argument to error functions
` [Qemu-devel] [PATCH 25/35] qerror: add proper ErrorClass value for QERR_ macros
` [Qemu-devel] [PATCH 26/35] error: add error_get_class()
` [Qemu-devel] [PATCH 27/35] hmp: hmp_change(): use error_get_class()
` [Qemu-devel] [PATCH 28/35] error: drop unused functions
` [Qemu-devel] [PATCH 29/35] qmp: switch to the new error format on the wire
` [Qemu-devel] [PATCH 30/35] qemu-ga: "
` [Qemu-devel] [PATCH 31/35] error: drop error_get_qobject()/error_set_qobject()
` [Qemu-devel] [PATCH 32/35] error, qerror: pass desc string to error calls
` [Qemu-devel] [PATCH 33/35] qerror: drop qerror_table and qerror_format()
` [Qemu-devel] [PATCH 34/35] error, qerror: drop QDict member
` [Qemu-devel] [PATCH 35/35] docs: writing-qmp-commands.txt: update error section

[Qemu-devel] buildbot failure in qemu on xen_x86_64_debian_6_0
 2012-08-11  6:47 UTC 

[Qemu-devel] buildbot failure in qemu on xen_i386_debian_6_0
 2012-08-11  6:27 UTC 

[Qemu-devel] buildbot failure in qemu on trivial-patches_i386_debian_6_0
 2012-08-11  6:07 UTC 

[Qemu-devel] buildbot failure in qemu on trivial-patches_x86_64_debian_6_0
 2012-08-11  5:47 UTC 

[Qemu-devel] buildbot failure in qemu on qmp_x86_64_debian_6_0
 2012-08-11  5:27 UTC 

[Qemu-devel] buildbot failure in qemu on qmp_i386_debian_6_0
 2012-08-11  5:06 UTC 

[Qemu-devel] [PATCH] Fix QEMU
 2012-08-11  2:08 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 00/15] Ehnahced SSI bus support + M25P80 SPI flash + Xilinx SPI controller
 2012-08-10 23:31 UTC  (4+ messages)
` [Qemu-devel] [PATCH v5 08/15] ssd0323: abort() instead of exit(1) on error

[Qemu-devel] [PATCH] json-parser: don't replicate tokens at each level of recursion
 2012-08-10 23:24 UTC 

[Qemu-devel] virtio-scsi <-> vhost multi lun/adapter performance results with 3.6-rc0
 2012-08-10 23:23 UTC 

[Qemu-devel] [PATCH] MIPS: Correct FCR0 initialization
 2012-08-10 23:16 UTC  (12+ messages)

[Qemu-devel] [PULL 0/1] device_tree: load_device_tree(): Allow NULL sizep
 2012-08-10 23:11 UTC  (4+ messages)
` [Qemu-devel] [PATCH] "

[Qemu-devel] [PATCH v2 0/2] Probe the guest memory space when using -R
 2012-08-10 21:35 UTC  (3+ messages)

[Qemu-devel] [PATCH] Spelling fixes in comments and documentation
 2012-08-10 20:03 UTC  (3+ messages)
` [Qemu-devel] [PATCH] Fix spelling (licenced -> licensed) in GPL
` [Qemu-devel] [PATCH] srp: Don't use QEMU_PACKED for single elements of a structured type

[Qemu-devel] [PATCH] Spelling fix in comment (peripherans -> peripherals)
 2012-08-10 19:56 UTC 

[Qemu-devel] [PATCH] docs: Fix spelling (propery -> property)
 2012-08-10 19:53 UTC 

[Qemu-devel] [PATCH] vnc: Improve comment
 2012-08-10 19:51 UTC 

[Qemu-devel] [PATCH] w64: Fix compiler warning [-Wformat]
 2012-08-10 19:45 UTC 

[Qemu-devel] [PATCH 0/2] cpu: make a child of DeviceState
 2012-08-10 18:28 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/2] qdev: split up header so it can be used in cpu.h
` [Qemu-devel] [PATCH 2/2] cpu: for cpu-user and cpu-softmmu and make cpu-softmmu a child of DeviceState

[Qemu-devel] [PATCH 0/7] qapi: add commands to remove the need (v2)
 2012-08-10 18:27 UTC  (10+ messages)
` [Qemu-devel] [PATCH 1/7] qmp: introduce device-list-properties command
` [Qemu-devel] [PATCH 2/7] qapi: mark QOM commands stable
` [Qemu-devel] [PATCH 3/7] qapi: add query-machines command
` [Qemu-devel] [PATCH 4/7] compiler: add macro for GCC weak symbols
` [Qemu-devel] [PATCH 5/7] qapi: add query-cpu-definitions command (v2)
` [Qemu-devel] [PATCH 6/7] target-i386: add implementation of query-cpu-definitions (v2)
` [Qemu-devel] [PATCH 7/7] target-ppc: "

[Qemu-devel] [Bug 965327] [NEW] virtio-pci: can't reserve io 0x0000-0x001f
 2012-08-10 17:43 UTC  (2+ messages)
` [Qemu-devel] [Bug 965327] "

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

[Qemu-devel] [PATCH 0/7] qapi: add commands to remove the need to parse -help output
 2012-08-10 17:31 UTC  (21+ messages)
` [Qemu-devel] [PATCH 1/7] qmp: introduce device-list-properties command
` [Qemu-devel] [PATCH 2/7] qapi: mark QOM commands stable
` [Qemu-devel] [PATCH 3/7] qapi: add query-machines command
` [Qemu-devel] [PATCH 6/7] target-i386: add implementation of query-cpudefs

[Qemu-devel] [PATCH RFC for-1.2] arm: Move some ARM devices into libhw
 2012-08-10 17:15 UTC  (3+ messages)

[Qemu-devel] [NOT RFC] target-i386: prepare for convertion to subclasses
 2012-08-10 17:08 UTC 

[Qemu-devel] [PATCH v8 0/7] file descriptor passing using fd sets
 2012-08-10 17:03 UTC  (16+ messages)
` [Qemu-devel] [PATCH v8 2/7] qapi: Introduce add-fd, remove-fd, query-fdsets
` [Qemu-devel] [PATCH v8 7/7] block: Enable qemu_open/close to work with fd sets

[Qemu-devel] [PULL 00/11] Block patches
 2012-08-10 16:47 UTC  (12+ messages)
` [Qemu-devel] [PATCH 01/11] virtio-blk: fix use-after-free while handling scsi commands
` [Qemu-devel] [PATCH 02/11] ahci: Fix ahci cdrom read corruptions for reads > 128k
` [Qemu-devel] [PATCH 03/11] ahci: Fix sglist memleak in ahci_dma_rw_buf()
` [Qemu-devel] [PATCH 04/11] qemu-iotests: Save some sed processes
` [Qemu-devel] [PATCH 05/11] virtio-blk: support VIRTIO_BLK_F_CONFIG_WCE
` [Qemu-devel] [PATCH 06/11] virtio-blk: disable write cache if not negotiated
` [Qemu-devel] [PATCH 07/11] blockdev: flip default cache mode from writethrough to writeback
` [Qemu-devel] [PATCH 08/11] qed: mark image clean after repair succeeds
` [Qemu-devel] [PATCH 09/11] qcow2: "
` [Qemu-devel] [PATCH 10/11] block: add BLOCK_O_CHECK for qemu-img check
` [Qemu-devel] [PATCH 11/11] qemu-iotests: skip 039 with ./check -nocache

[Qemu-devel] ARM patches for QEMU 1.2: final call
 2012-08-10 16:46 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3 RESEND] Exynos4210: license and RAM vmstate fixes
 2012-08-10 16:43 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] exynos4210: drop "All rights reserved" line from files license
` [Qemu-devel] [PATCH 2/3] exynos4210.c: register chipid_mem and rom_mem with vmstate
` [Qemu-devel] [PATCH 3/3] hw/exynos4210.c: set chipid_and_omr array size to TARGET_PAGE_SIZE

[Qemu-devel] [PATCH] vmstate: Add support for saving/loading bitmaps
 2012-08-10 16:35 UTC  (4+ messages)

[Qemu-devel] [PATCH V4 00/12] SD save/load support, SD qomification and bug fixes
 2012-08-10 16:23 UTC  (3+ messages)

[Qemu-devel] [PATCH] cputlb.c: Fix out of date comment
 2012-08-10 16:14 UTC 

[Qemu-devel] [PATCH V12 0/6] add-cow file format
 2012-08-10 15:39 UTC  (7+ messages)
` [Qemu-devel] [PATCH V12 1/6] docs: document for "
` [Qemu-devel] [PATCH V12 2/6] make path_has_protocol non-static
` [Qemu-devel] [PATCH V12 3/6] qed_read_string to bdrv_read_string
` [Qemu-devel] [PATCH V12 4/6] rename qcow2-cache.c to block-cache.c
` [Qemu-devel] [PATCH V12 5/6] add-cow file format
` [Qemu-devel] [PATCH V12 6/6] add-cow: add qemu-iotests support

[Qemu-devel] vga-pci and MMIO BAR
 2012-08-10 15:27 UTC  (3+ messages)

[Qemu-devel] KVM segfaults with 3.5 while installing ubuntu 12.04
 2012-08-10 15:14 UTC  (6+ messages)

[Qemu-devel] [PULL 0/3] Trivial patches for 3 to 10 August 2012
 2012-08-10 14:59 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] vl.c: Exit QEMU early if no machine is found
` [Qemu-devel] [PATCH 2/3] arm: translate: comment typo - s/middel/middle/
` [Qemu-devel] [PATCH 3/3] target-arm: Fix typos in comments

[Qemu-devel] [PATCH 0/2] target-i386: roll -cpu ?help, ?cpuid into help list, drop ?dump
 2012-08-10 14:41 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/2] target-i386: Fold -cpu ?cpuid, ?model output into -cpu help, "
` [Qemu-devel] [PATCH 2/2] Drop cpu_list_id macro

[Qemu-devel] [PATCH v2 00/35]: add new error format
 2012-08-10 14:49 UTC  (10+ messages)
` [Qemu-devel] [PATCH 13/35] hmp_change(): don't access DeviceEncrypted's data
` [Qemu-devel] [PATCH 14/35] net: inet_connect(), inet_connect_opts(): add in_progress argument
` [Qemu-devel] [PATCH 15/35] migration: don't rely on any QERR_SOCKET_*

[Qemu-devel] [PATCH] exec.c: fix dirty bitmap reallocation
 2012-08-10 14:45 UTC 

[Qemu-devel] [PATCH 0/2] two little build fixes
 2012-08-10 14:18 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/2] avoid asprintf (not available on mingw64)
` [Qemu-devel] [PATCH 2/2] scsi: fix warning

[Qemu-devel] [PATCH v3] Support 'help' as a synonym for '?' in command line options
 2012-08-10 13:45 UTC  (6+ messages)

[Qemu-devel] [v2 Patch 0/9]block: Image file reopen and dynamic host pagecache change
 2012-08-10 13:45 UTC  (3+ messages)
` [Qemu-devel] [v2 Patch 2/9]block: raw-posix image file reopen

[Qemu-devel] [PULL 0/1] update qemu seabios / seabios release?
 2012-08-10 13:42 UTC  (2+ messages)
` [Qemu-devel] [SeaBIOS] "

[Qemu-devel] [PATCH v2] target-arm: Fix typos in comments
 2012-08-10 13:38 UTC  (2+ messages)
` [Qemu-devel] [Qemu-trivial] "

[Qemu-devel] [PATCH] arm: translate: comment typo - s/middel/middle/
 2012-08-10 13:35 UTC  (2+ messages)
` [Qemu-devel] [Qemu-trivial] "

[Qemu-devel] [PULL 0/3] Net patches
 2012-08-10 13:27 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] net: notify iothread after flushing queue
` [Qemu-devel] [PATCH 2/3] e1000: flush queue whenever can_receive can go from false to true
` [Qemu-devel] [PATCH 3/3] xen: flush queue when getting an event

[Qemu-devel] [RFC/PATCH] qemu: Use valgrind annotations to mark kvm guest memory as defined
 2012-08-10 13:11 UTC 

[Qemu-devel] [PATCH] Makefile: add qapi.py dependencies
 2012-08-10 13:08 UTC 


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