QEMU-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-14 17:24:03 to 2015-09-15 09:20:52 UTC [more...]

[Qemu-devel] [PATCH v3 0/5] qapi: child add/delete support
 2015-09-15  9:20 UTC  (20+ messages)
` [Qemu-devel] [PATCH v3 1/5] support nbd driver in blockdev-add
` [Qemu-devel] [PATCH v3 4/5] qmp: add monitor command to add/remove a child

[Qemu-devel] [PATCH] ppc/spapr: Allow VIRTIO_VGA
 2015-09-15  9:19 UTC  (2+ messages)

[Qemu-devel] [PATCH] pci-assign: do not include sys/io.h
 2015-09-15  8:47 UTC 

[Qemu-devel] [PATCH 0/9] add virgl rendering support
 2015-09-15  8:33 UTC  (14+ messages)
` [Qemu-devel] [PATCH 1/9] shaders: initialize vertexes once
` [Qemu-devel] [PATCH 3/9] ui/console: add opengl context and scanout support interfaces
` [Qemu-devel] [PATCH 5/9] virtio-gpu: add 3d mode and virgl rendering support
` [Qemu-devel] [PATCH 6/9] sdl2/opengl: add opengl context and scanout support

[Qemu-devel] [PATCH v3 0/6] qemu: guest agent: implement guest-exec command
 2015-09-15  8:27 UTC  (6+ messages)

[Qemu-devel] [PATCH] ide: fix ATAPI command permissions
 2015-09-15  8:26 UTC  (7+ messages)

[Qemu-devel] [PATCH v11 0/5] remove icc bus/bridge
 2015-09-15  8:15 UTC  (5+ messages)
` [Qemu-devel] [PATCH v11 4/5] cpu/apic: drop "

[Qemu-devel] [PATCH] linux-user/syscall.c: Fix issue for checking ptr in different address spaces in TARGET_CMSG_NXTHDR
 2015-09-15  8:10 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/1] atapi: abort transfers with 0 byte limits
 2015-09-15  8:06 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 1/1] "

[Qemu-devel] [PATCH RFC 0/4] arm64: cross cpu support
 2015-09-15  7:51 UTC  (5+ messages)
` [Qemu-devel] [PATCH RFC 2/4] arm64: kvm: enable trapping of read access to regs in TID3 group

[Qemu-devel] [PATCH 12/17] target-openrisc: Enable m[tf]spr from user mode
 2015-09-15  7:22 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/7 v9] vhost-user multiple queue support
 2015-09-15  7:10 UTC  (9+ messages)
` [Qemu-devel] [PATCH 1/7] vhost-user: use VHOST_USER_XXX macro for switch statement
` [Qemu-devel] [PATCH 1/2] vhost-user: add multiple queue support
` [Qemu-devel] [PATCH 2/7] vhost-user: add protocol feature negotiation
` [Qemu-devel] [PATCH 3/7] vhost: rename VHOST_RESET_OWNER to VHOST_RESET_DEVICE
` [Qemu-devel] [PATCH 4/7] vhost-user: add VHOST_USER_GET_QUEUE_NUM message
` [Qemu-devel] [PATCH 5/7] vhost: introduce vhost_backend_get_vq_index method
` [Qemu-devel] [PATCH 6/7] vhost-user: add multiple queue support
` [Qemu-devel] [PATCH 7/7] vhost-user: add a new message to disable/enable a specific virt queue

[Qemu-devel] About qemu-kvm branch
 2015-09-15  7:06 UTC  (2+ messages)
` [Qemu-devel] [Qemu-stable] "

[Qemu-devel] [PATCH v4 0/4] Add 'blockdev-snapshot' command
 2015-09-15  6:42 UTC  (4+ messages)
` [Qemu-devel] [PATCH v4 2/4] block: support passing 'backing': '' to 'blockdev-add'

[Qemu-devel] [Question] QEMU 2.3 Assertion with `existing->mr->subpage || existing->mr == &io_mem_unassigned' failed
 2015-09-15  6:33 UTC  (4+ messages)

[Qemu-devel] virtio-gpu: cursor update not in sync with resource update
 2015-09-15  6:20 UTC  (7+ messages)

[Qemu-devel] [PATCH 0/2] PCI-e device multi-function hot-add support
 2015-09-15  6:23 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/2] "

[Qemu-devel] [PATCH v6 00/14] block: incremental backup transactions using BlockJobTxn
 2015-09-15  6:11 UTC  (15+ messages)
` [Qemu-devel] [PATCH v6 01/14] qapi: Add transaction support to block-dirty-bitmap operations
` [Qemu-devel] [PATCH v6 02/14] iotests: add transactional incremental backup test
` [Qemu-devel] [PATCH v6 03/14] block: rename BlkTransactionState and BdrvActionOps
` [Qemu-devel] [PATCH v6 04/14] backup: Extract dirty bitmap handling as a separate function
` [Qemu-devel] [PATCH v6 05/14] blockjob: Introduce reference count
` [Qemu-devel] [PATCH v6 06/14] blockjob: Add .commit and .abort block job actions
` [Qemu-devel] [PATCH v6 07/14] blockjob: Add "completed" and "ret" in BlockJob
` [Qemu-devel] [PATCH v6 08/14] blockjob: Simplify block_job_finish_sync
` [Qemu-devel] [PATCH v6 09/14] block: Add block job transactions
` [Qemu-devel] [PATCH v6 10/14] blockdev: make BlockJobTxn available to qmp 'transaction'
` [Qemu-devel] [PATCH v6 11/14] block/backup: support block job transactions
` [Qemu-devel] [PATCH v6 12/14] iotests: 124 - transactional failure test
` [Qemu-devel] [PATCH v6 13/14] qmp-commands.hx: Update the supported 'transaction' operations
` [Qemu-devel] [PATCH v6 14/14] tests: add BlockJobTxn unit test

[Qemu-devel] [PATCH] q35: Remove old machine versions
 2015-09-15  6:03 UTC  (6+ messages)

[Qemu-devel] [PATCH v8 0/7] sPAPR: Support EEH Error Injection
 2015-09-15  6:03 UTC  (3+ messages)

[Qemu-devel] iotests failure of 128
 2015-09-15  6:03 UTC 

[Qemu-devel] [RFC PATCH] os-android: Add support to android platform, built by ndk-r10
 2015-09-15  5:11 UTC 

[Qemu-devel] [PATCH v5 00/14] block: incremental backup transactions using BlockJobTxn
 2015-09-15  5:08 UTC  (10+ messages)
` [Qemu-devel] [PATCH v5 04/14] backup: Extract dirty bitmap handling as a separate function
` [Qemu-devel] [PATCH v5 09/14] block: Add block job transactions
` [Qemu-devel] [PATCH v5 11/14] block/backup: support "

[Qemu-devel] [PATCH v3] ppc/spapr: Implement H_RANDOM hypercall in QEMU
 2015-09-15  4:26 UTC  (4+ messages)

[Qemu-devel] [RFCv2 0/2] spapr: Cleanups to dynamic reconfiguration mechanism
 2015-09-15  4:21 UTC  (11+ messages)
` [Qemu-devel] [RFCv2 1/2] spapr: Remove unnecessary owner field from sPAPRDRConnector
` [Qemu-devel] [RFCv2 2/2] spapr: Don't use QOM [*] syntax for DR connectors

[Qemu-devel] [PATCH v3 0/3] pc-*-2.5 machine-types
 2015-09-15  3:23 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 3/3] pc: Introduce pc-*-2.5 machine classes

[Qemu-devel] [PATCH] block/ssh: remove dead code
 2015-09-15  2:31 UTC  (2+ messages)

[Qemu-devel] [RFT PATCH v1 0/3] net: smc91c111 can_receive fixes
 2015-09-15  2:19 UTC  (8+ messages)
` [Qemu-devel] [RFT PATCH v1 1/3] net: smc91c111: guard flush_queued_packets() on can_rx()
` [Qemu-devel] [RFT PATCH v1 2/3] net: smc91c111: gate can_receive() on rx FIFO having a slot
` [Qemu-devel] [RFT PATCH v1 3/3] net: smc91c111: flush packets on RCR register changes

[Qemu-devel] [PATCH v2 0/5] add ACPI node for fw_cfg on pc and arm
 2015-09-15  2:06 UTC  (9+ messages)
` [Qemu-devel] [PATCH v2 3/5] acpi: pc: add fw_cfg device node to ssdt
` [Qemu-devel] [PATCH v2 4/5] acpi: arm: add fw_cfg device node to dsdt

[Qemu-devel] [PATCH 0/7 v7] vhost-user multiple queue support
 2015-09-15  2:15 UTC  (4+ messages)
` [Qemu-devel] [PATCH 6/7] vhost-user: add "

[Qemu-devel] [PATCH v2 0/2] ACPI/arm-virt: add DBG2
 2015-09-15  1:20 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 2/2] hw/arm/virt-acpi-build: Add DBG2 table

[Qemu-devel] [PATCH] migration: Use g_new() & friends where that makes obvious sense
 2015-09-15  1:10 UTC  (2+ messages)

[Qemu-devel] Could not boot a guest vm from kvm mode based on APM X-Gene Host and latest qemu
 2015-09-15  0:03 UTC 

[Qemu-devel] [RFC PATCH 0/2] target-ppc migration fixes
 2015-09-14 23:25 UTC  (5+ messages)
` [Qemu-devel] [RFC PATCH 1/2] target-ppc: remove hreg_compute_mem_idx() from cpu_post_load
` [Qemu-devel] [RFC PATCH 2/2] target-ppc: add CPU IRQ state to PPC VMStateDescription

[Qemu-devel] [PATCH v7 00/11] Fix exceptions handling for MIPS, PowerPC, and i386
 2015-09-14 22:55 UTC  (2+ messages)

[Qemu-devel] [PATCH v16 00/35] TileGX basic instructions
 2015-09-14 22:43 UTC  (36+ messages)
` [Qemu-devel] [PATCH v16 01/35] linux-user: tilegx: Add architecture related features
` [Qemu-devel] [PATCH v16 02/35] linux-user: Support tilegx architecture in linux-user
` [Qemu-devel] [PATCH v16 03/35] linux-user: Conditionalize syscalls which are not defined in tilegx
` [Qemu-devel] [PATCH v16 04/35] target-tilegx: Add opcode basic implementation from Tilera Corporation
` [Qemu-devel] [PATCH v16 05/35] target-tilegx: Modify opcode_tilegx.h to fit QEMU usage
` [Qemu-devel] [PATCH v16 06/35] target-tilegx: Modify _SPECIAL_ opcodes
` [Qemu-devel] [PATCH v16 07/35] target-tilegx: Fix LDNA_ADD_IMM8_OPCODE_X1
` [Qemu-devel] [PATCH v16 08/35] target-tilegx: Add special register information from Tilera Corporation
` [Qemu-devel] [PATCH v16 09/35] target-tilegx: Add cpu basic features for linux-user
` [Qemu-devel] [PATCH v16 10/35] target-tilegx: Add several helpers for instructions translation
` [Qemu-devel] [PATCH v16 11/35] target-tilegx: Framework for decoding bundles
` [Qemu-devel] [PATCH v16 12/35] target-tilegx: Generate SEGV properly
` [Qemu-devel] [PATCH v16 13/35] target-tilegx: Add TILE-Gx building files
` [Qemu-devel] [PATCH v16 14/35] target-tilegx: Handle simple logical operations
` [Qemu-devel] [PATCH v16 15/35] target-tilegx: Handle arithmetic instructions
` [Qemu-devel] [PATCH v16 16/35] host-utils: Add revbit functions
` [Qemu-devel] [PATCH v16 17/35] target-arm: Use new "
` [Qemu-devel] [PATCH v16 18/35] target-tilegx: Handle most bit manipulation instructions
` [Qemu-devel] [PATCH v16 19/35] target-tilegx: Handle basic load and store instructions
` [Qemu-devel] [PATCH v16 20/35] target-tilegx: Handle post-increment "
` [Qemu-devel] [PATCH v16 21/35] target-tilegx: Handle unconditional jump instructions
` [Qemu-devel] [PATCH v16 22/35] target-tilegx: Handle conditional branch instructions
` [Qemu-devel] [PATCH v16 23/35] target-tilegx: Handle comparison instructions
` [Qemu-devel] [PATCH v16 24/35] target-tilegx: Implement system and memory management instructions
` [Qemu-devel] [PATCH v16 25/35] target-tilegx: Handle bitfield instructions
` [Qemu-devel] [PATCH v16 26/35] target-tilegx: Handle shift instructions
` [Qemu-devel] [PATCH v16 27/35] target-tilegx: Handle conditional move instructions
` [Qemu-devel] [PATCH v16 28/35] target-tilegx: Handle scalar multiply instructions
` [Qemu-devel] [PATCH v16 29/35] target-tilegx: Handle mask instructions
` [Qemu-devel] [PATCH v16 30/35] target-tilegx: Handle v1cmpeq, v1cmpne
` [Qemu-devel] [PATCH v16 31/35] target-tilegx: Handle mtspr, mfspr
` [Qemu-devel] [PATCH v16 32/35] target-tilegx: Handle atomic instructions
` [Qemu-devel] [PATCH v16 33/35] target-tilegx: Handle v4int_l/h
` [Qemu-devel] [PATCH v16 34/35] target-tilegx: Handle v1shli, v1shrui
` [Qemu-devel] [PATCH v16 35/35] target-tilegx: Handle v1shl, v1shru, v1shrs

[Qemu-devel] [RFC] docs: describe QEMU's VMGenID design
 2015-09-14 21:12 UTC  (10+ messages)
` [Qemu-devel] Windows does not support DataTableRegion at all [was: docs: describe QEMU's VMGenID design]
    ` [Qemu-devel] [edk2] "

[Qemu-devel] [PATCH] linux-user: remove MAX_ARG_PAGES limit
 2015-09-14 20:33 UTC  (5+ messages)
` [Qemu-devel] [PATCH 2/2] "

[Qemu-devel] [PATCH 0/4] target-i386: Don't try to enable unsupported TCG features by default
 2015-09-14 20:18 UTC  (8+ messages)

[Qemu-devel] [PATCH] watchdog: add support to emulate winbond w83627thf
 2015-09-14 20:07 UTC 

[Qemu-devel] [PATCH v2] linux-user/signal.c: Fix several issues for target alpha
 2015-09-14 19:48 UTC 

[Qemu-devel] [PATCH] rocker: Use g_new() & friends where that makes obvious sense
 2015-09-14 19:40 UTC  (4+ messages)

[Qemu-devel] [PATCH] target-mips: fix corner case in TLBWR causing QEMU to hang
 2015-09-14 19:21 UTC  (2+ messages)

[Qemu-devel] [PATCH] target-mips: add missing restriction in DAUI instruction
 2015-09-14 19:19 UTC  (2+ messages)

[Qemu-devel] [PATCH v7 00/26] qapi: QMP introspection
 2015-09-14 19:07 UTC  (28+ messages)
` [Qemu-devel] [PATCH v7 01/26] qapi: Rename class QAPISchema to QAPISchemaParser
` [Qemu-devel] [PATCH v7 02/26] qapi: New QAPISchema intermediate reperesentation
` [Qemu-devel] [PATCH v7 03/26] qapi: QAPISchema code generation helper methods
` [Qemu-devel] [PATCH v7 04/26] qapi: New QAPISchemaVisitor
` [Qemu-devel] [PATCH v7 05/26] tests/qapi-schema: Convert test harness to QAPISchemaVisitor
` [Qemu-devel] [PATCH v7 06/26] qapi-types: Convert to QAPISchemaVisitor, fixing flat unions
` [Qemu-devel] [PATCH v7 07/26] qapi-visit: Convert to QAPISchemaVisitor, fixing bugs
` [Qemu-devel] [PATCH v7 08/26] qapi-commands: Convert to QAPISchemaVisitor
` [Qemu-devel] [PATCH v7 09/26] qapi: De-duplicate enum code generation
` [Qemu-devel] [PATCH v7 10/26] qapi-event: Eliminate global variable event_enum_value
` [Qemu-devel] [PATCH v7 11/26] qapi-event: Convert to QAPISchemaVisitor, fixing data with base
` [Qemu-devel] [PATCH v7 12/26] qapi: Replace dirty is_c_ptr() by method c_null()
` [Qemu-devel] [PATCH v7 13/26] qapi: Clean up after recent conversions to QAPISchemaVisitor
` [Qemu-devel] [PATCH v7 14/26] qapi-visit: Rearrange code a bit
` [Qemu-devel] [PATCH v7 15/26] qapi-commands: Rearrange code
` [Qemu-devel] [PATCH v7 16/26] qapi: Rename qmp_marshal_input_FOO() to qmp_marshal_FOO()
` [Qemu-devel] [PATCH v7 17/26] qapi: De-duplicate parameter list generation
` [Qemu-devel] [PATCH v7 18/26] qapi-commands: De-duplicate output marshaling functions
` [Qemu-devel] [PATCH v7 19/26] qapi: Improve built-in type documentation
` [Qemu-devel] [PATCH v7 20/26] qapi: Make output visitor return qnull() instead of NULL
` [Qemu-devel] [PATCH v7 21/26] qapi: Introduce a first class 'any' type
` [Qemu-devel] [PATCH v7 22/26] qom: Don't use 'gen': false for qom-get, qom-set, object-add
` [Qemu-devel] [PATCH v7 23/26] qapi-schema: Fix up misleading specification of netdev_add
` [Qemu-devel] [PATCH v7 24/26] qapi: Pseudo-type '**' is now unused, drop it
` [Qemu-devel] [PATCH v7 25/26] qapi: New QMP command query-qmp-schema for QMP introspection
` [Qemu-devel] [PATCH v7 26/26] qapi-introspect: Hide type names

[Qemu-devel] [PATCH 19/23] userfaultfd: activate syscall
 2015-09-14 18:53 UTC  (11+ messages)

[Qemu-devel] [PATCH 0/9] target-arm: Implement A64 semihosting
 2015-09-14 18:36 UTC  (4+ messages)
` [Qemu-devel] [PATCH 9/9] target-arm: Wire up HLT 0xf000 as the A64 semihosting instruction

[Qemu-devel] [PATCH] linux-user/signal.c: Fix several issues for target alpha
 2015-09-14 18:35 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/4] ide: simple ATAPI tests
 2015-09-14 18:09 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 0/2] Improve -help
 2015-09-14 18:01 UTC  (3+ messages)
` [Qemu-devel] [PATCH v5 1/2] vl: Allow to define optional parameter with -arg[=params]
` [Qemu-devel] [PATCH v5 2/2] Use help sub-sections to create sub-help options

[Qemu-devel] [PATCH] qapi: Fix cgen() for Python older than 2.7
 2015-09-14 17:50 UTC  (3+ messages)

[Qemu-devel] [PATCH] ui: Use g_new() & friends where that makes obvious sense
 2015-09-14 17:44 UTC  (3+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).