qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-09-01 11:31:45 to 2017-09-01 15:41:18 UTC [more...]

[Qemu-devel] [PATCH v3 0/3] docker: Add test-block
 2017-09-01 15:41 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 1/3] docker: Use unconfined security profile
` [Qemu-devel] [PATCH v3 2/3] docker: Add nettle-devel to fedora image
` [Qemu-devel] [PATCH v3 3/3] docker: Add test-block

[Qemu-devel] [PATCH] MAINTAINERS: Update git URLs for my trees
 2017-09-01 15:39 UTC 

[Qemu-devel] [PULL v2 00/47] QAPI patches for 2017-09-01
 2017-09-01 15:37 UTC  (48+ messages)
` [Qemu-devel] [PULL v2 01/47] qapi: Fix error handling code on alternate conflict
` [Qemu-devel] [PULL v2 02/47] tests/qmp-test: Add generic, basic test of query commands
` [Qemu-devel] [PULL v2 03/47] qobject: Explain how QNum works, and why
` [Qemu-devel] [PULL v2 04/47] qdict: Add qdict_put_null() helper, and put it to use
` [Qemu-devel] [PULL v2 05/47] qlit: move qlit from check-qjson to qobject/
` [Qemu-devel] [PULL v2 06/47] qlit: use QLit prefix consistently
` [Qemu-devel] [PULL v2 07/47] qlit: Change compound literals to initializers
` [Qemu-devel] [PULL v2 08/47] qlit: rename compare_litqobj_to_qobj() to qlit_equal_qobject()
` [Qemu-devel] [PULL v2 09/47] qlit: make qlit_equal_qobject return a bool
` [Qemu-devel] [PULL v2 10/47] qlit: make qlit_equal_qobject() take const arguments
` [Qemu-devel] [PULL v2 11/47] qlit: add QLIT_QNULL and QLIT_BOOL
` [Qemu-devel] [PULL v2 12/47] qlit: Replace open-coded qnum_get_int() by call
` [Qemu-devel] [PULL v2 13/47] tests/check-qlit: New, covering qobject/qlit.c
` [Qemu-devel] [PULL v2 14/47] qlit: Tighten QLit dict vs QDict comparison
` [Qemu-devel] [PULL v2 15/47] qlit: Tighten QLit list vs QList comparison
` [Qemu-devel] [PULL v2 16/47] qapi-schema: Document how generated documentation is ordered
` [Qemu-devel] [PULL v2 17/47] qapi-schema: Introspection doc is in the wrong section, fix
` [Qemu-devel] [PULL v2 18/47] qapi-schema: Rocker doc section contains unrelated stuff, fix
` [Qemu-devel] [PULL v2 19/47] qapi-schema: Collect sockets stuff in qapi/sockets.json
` [Qemu-devel] [PULL v2 20/47] qapi-schema: Collect run state stuff in qapi/run-state.json
` [Qemu-devel] [PULL v2 21/47] qapi-schema: Collect char device stuff in qapi/char.json
` [Qemu-devel] [PULL v2 22/47] qapi-schema: Collect net device stuff in qapi/net.json
` [Qemu-devel] [PULL v2 23/47] qapi-schema: Collect UI stuff in qapi/ui.json
` [Qemu-devel] [PULL v2 24/47] qapi-schema: Collect migration stuff in qapi/migration.json
` [Qemu-devel] [PULL v2 25/47] qapi-schema: Collect transaction stuff in qapi/transaction.json
` [Qemu-devel] [PULL v2 26/47] qapi-schema: Collect TPM stuff in qapi/tpm.json
` [Qemu-devel] [PULL v2 27/47] qapi-schema: Move block events from event.json to block.json
` [Qemu-devel] [PULL v2 28/47] qapi-schema: Fold event.json back into qapi-schema.json
` [Qemu-devel] [PULL v2 29/47] qapi-schema: Make block-core.json self-contained
` [Qemu-devel] [PULL v2 30/47] qapi-schema: Move queries from common.json to qapi-schema.json
` [Qemu-devel] [PULL v2 31/47] qapi-schema: Improve section headings
` [Qemu-devel] [PULL v2 32/47] qapi: Update qapi-code-gen.txt examples to match current code
` [Qemu-devel] [PULL v2 33/47] qapi: Drop superfluous qapi_enum_parse() parameter max
` [Qemu-devel] [PULL v2 34/47] tpm: Clean up driver registration & lookup
` [Qemu-devel] [PULL v2 35/47] tpm: Clean up model "
` [Qemu-devel] [PULL v2 36/47] hmp: Use qapi_enum_parse() in hmp_migrate_set_capability()
` [Qemu-devel] [PULL v2 37/47] hmp: Use qapi_enum_parse() in hmp_migrate_set_parameter()
` [Qemu-devel] [PULL v2 38/47] block: Use qemu_enum_parse() in blkdebug_debug_breakpoint()
` [Qemu-devel] [PULL v2 39/47] quorum: Use qapi_enum_parse() in quorum_open()
` [Qemu-devel] [PULL v2 40/47] crypto: Use qapi_enum_parse() in qcrypto_block_luks_name_lookup()
` [Qemu-devel] [PULL v2 41/47] qapi: Use qapi_enum_parse() in input_type_enum()
` [Qemu-devel] [PULL v2 42/47] qapi: Avoid unnecessary use of enum lookup table's sentinel
` [Qemu-devel] [PULL v2 43/47] qapi: Generate FOO_str() macro for QAPI enum FOO
` [Qemu-devel] [PULL v2 44/47] qapi: Mechanically convert FOO_lookup[...] to FOO_str(...)
` [Qemu-devel] [PULL v2 45/47] qapi: Convert indirect uses of FOO_lookup[...] to qapi_enum_lookup()
` [Qemu-devel] [PULL v2 46/47] qapi: Change data type of the FOO_lookup generated for enum FOO
` [Qemu-devel] [PULL v2 47/47] qapi: drop the sentinel in enum array

[Qemu-devel] [PATCH v7] nios2: Add Altera JTAG UART emulation
 2017-09-01 15:35 UTC 

[Qemu-devel] [PATCH] dma/i82374: avoid double creation of i82374 device
 2017-09-01 15:34 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 0/2] Add global device ID in virt machine
 2017-09-01 15:32 UTC  (12+ messages)
` [Qemu-devel] [PATCH v2 2/2] Add a unique ID in the virt machine to be used as device ID

[Qemu-devel] [PATCH] pixman: drop submodule
 2017-09-01 15:26 UTC  (2+ messages)

[Qemu-devel] [Bug 1714538] [NEW] Support for Raspberry Pi 3 Model B
 2017-09-01 15:12 UTC 

[Qemu-devel] [PATCH v2 0/7] QOMify MIPS cpu
 2017-09-01 15:18 UTC  (2+ messages)

[Qemu-devel] [PATCH v1 00/11] next round of s390x cleanups
 2017-09-01 15:18 UTC  (4+ messages)
` [Qemu-devel] [PATCH v1 01/11] exec, dump: don't include exec/exec-all.h explicitly

[Qemu-devel] [PATCH v4 0/2] Fix tests on recent gcc
 2017-09-01 15:16 UTC  (6+ messages)
` [Qemu-devel] [PATCH v4 1/2] tests: Use real size for iov tests
` [Qemu-devel] [PATCH v4 2/2] tests: Make vmgenid test compile

[Qemu-devel] RFC: changing ROM bundling in tar dists for releases
 2017-09-01 15:13 UTC  (5+ messages)

[Qemu-devel] [PULL 00/29] x86 & cpu queue, 2017-09-01
 2017-09-01 15:03 UTC  (30+ messages)
` [Qemu-devel] [PULL 01/29] qom: Remove unused errp parameter from can_be_deleted()
` [Qemu-devel] [PULL 02/29] cpu: cpu_by_arch_id() helper
` [Qemu-devel] [PULL 03/29] hmp: allow apic-id for "info lapic"
` [Qemu-devel] [PULL 04/29] target-i386/cpu: Add new EPYC CPU model
` [Qemu-devel] [PULL 05/29] qom: cpu: fix parsed feature string length
` [Qemu-devel] [PULL 06/29] sparc: convert cpu models to SPARC cpu subclasses
` [Qemu-devel] [PULL 07/29] sparc: embed sparc_def_t into CPUSPARCState
` [Qemu-devel] [PULL 08/29] sparc: convert cpu features to qdev properties
` [Qemu-devel] [PULL 09/29] sparc: move adhoc CPUSPARCState initialization to realize time
` [Qemu-devel] [PULL 10/29] sparc: make cpu feature parsing property based
` [Qemu-devel] [PULL 11/29] sparc: replace cpu_sparc_init() with cpu_generic_init()
` [Qemu-devel] [PULL 12/29] s390x: replace cpu_s390x_init() "
` [Qemu-devel] [PULL 13/29] alpha: replace cpu_alpha_init() "
` [Qemu-devel] [PULL 14/29] hppa: replace cpu_hppa_init() "
` [Qemu-devel] [PULL 15/29] m68k: replace cpu_m68k_init() "
` [Qemu-devel] [PULL 16/29] microblaze: replace cpu_mb_init() "
` [Qemu-devel] [PULL 17/29] nios2: replace cpu_nios2_init() "
` [Qemu-devel] [PULL 18/29] tilegx: replace cpu_tilegx_init() "
` [Qemu-devel] [PULL 19/29] xtensa: replace cpu_xtensa_init() "
` [Qemu-devel] [PULL 20/29] tricore: replace cpu_tricore_init() "
` [Qemu-devel] [PULL 21/29] sh4: replace cpu_sh4_init() "
` [Qemu-devel] [PULL 22/29] arm: replace cpu_arm_init() "
` [Qemu-devel] [PULL 23/29] cris: replace cpu_cris_init() "
` [Qemu-devel] [PULL 24/29] x86: replace cpu_x86_init() "
` [Qemu-devel] [PULL 25/29] lm32: replace cpu_lm32_init() "
` [Qemu-devel] [PULL 26/29] moxie: replace cpu_moxie_init() "
` [Qemu-devel] [PULL 27/29] openrisc: replace cpu_openrisc_init() "
` [Qemu-devel] [PULL 28/29] unicore32: replace uc32_cpu_init() "
` [Qemu-devel] [PULL 29/29] ppc: replace cpu_ppc_init() "

[Qemu-devel] [PATCH 0/2] Fix / skip recent iotests with LUKS driver
 2017-09-01 14:55 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/2] iotests: rewrite 192 to use _launch_qemu to fix LUKS support
` [Qemu-devel] [PATCH 2/2] iotests: blacklist 194 with the luks driver

[Qemu-devel] [PATCH RESEND v3 0/3] Generic PCIe host bridge INTx determination for INTx routing
 2017-09-01 14:45 UTC  (2+ messages)

[Qemu-devel] [PULL 00/47] QAPI patches for 2017-09-01
 2017-09-01 14:34 UTC  (50+ messages)
` [Qemu-devel] [PULL 01/47] qapi: Fix error handling code on alternate conflict
` [Qemu-devel] [PULL 02/47] tests/qmp-test: Add generic, basic test of query commands
` [Qemu-devel] [PULL 03/47] qobject: Explain how QNum works, and why
` [Qemu-devel] [PULL 04/47] qdict: Add qdict_put_null() helper, and put it to use
` [Qemu-devel] [PULL 05/47] qlit: move qlit from check-qjson to qobject/
` [Qemu-devel] [PULL 06/47] qlit: use QLit prefix consistently
` [Qemu-devel] [PULL 07/47] qlit: Change compound literals to initializers
` [Qemu-devel] [PULL 08/47] qlit: rename compare_litqobj_to_qobj() to qlit_equal_qobject()
` [Qemu-devel] [PULL 09/47] qlit: make qlit_equal_qobject return a bool
` [Qemu-devel] [PULL 10/47] qlit: make qlit_equal_qobject() take const arguments
` [Qemu-devel] [PULL 11/47] qlit: add QLIT_QNULL and QLIT_BOOL
` [Qemu-devel] [PULL 12/47] qlit: Replace open-coded qnum_get_int() by call
` [Qemu-devel] [PULL 13/47] tests/check-qlit: New, covering qobject/qlit.c
` [Qemu-devel] [PULL 14/47] qlit: Tighten QLit dict vs QDict comparison
` [Qemu-devel] [PULL 15/47] qlit: Tighten QLit list vs QList comparison
` [Qemu-devel] [PULL 16/47] qapi-schema: Document how generated documentation is ordered
` [Qemu-devel] [PULL 17/47] qapi-schema: Introspection doc is in the wrong section, fix
` [Qemu-devel] [PULL 18/47] qapi-schema: Rocker doc section contains unrelated stuff, fix
` [Qemu-devel] [PULL 19/47] qapi-schema: Collect sockets stuff in qapi/sockets.json
` [Qemu-devel] [PULL 20/47] qapi-schema: Collect run state stuff in qapi/run-state.json
` [Qemu-devel] [PULL 21/47] qapi-schema: Collect char device stuff in qapi/char.json
` [Qemu-devel] [PULL 22/47] qapi-schema: Collect net device stuff in qapi/net.json
` [Qemu-devel] [PULL 23/47] qapi-schema: Collect UI stuff in qapi/ui.json
` [Qemu-devel] [PULL 24/47] qapi-schema: Collect migration stuff in qapi/migration.json
` [Qemu-devel] [PULL 25/47] qapi-schema: Collect transaction stuff in qapi/transaction.json
` [Qemu-devel] [PULL 26/47] qapi-schema: Collect TPM stuff in qapi/tpm.json
` [Qemu-devel] [PULL 27/47] qapi-schema: Move block events from event.json to block.json
` [Qemu-devel] [PULL 28/47] qapi-schema: Fold event.json back into qapi-schema.json
` [Qemu-devel] [PULL 29/47] qapi-schema: Make block-core.json self-contained
` [Qemu-devel] [PULL 30/47] qapi-schema: Move queries from common.json to qapi-schema.json
` [Qemu-devel] [PULL 31/47] qapi-schema: Improve section headings
` [Qemu-devel] [PULL 32/47] qapi: Update qapi-code-gen.txt examples to match current code
` [Qemu-devel] [PULL 33/47] qapi: Drop superfluous qapi_enum_parse() parameter max
` [Qemu-devel] [PULL 34/47] tpm: Clean up driver registration & lookup
` [Qemu-devel] [PULL 35/47] tpm: Clean up model "
` [Qemu-devel] [PULL 36/47] hmp: Use qapi_enum_parse() in hmp_migrate_set_capability()
` [Qemu-devel] [PULL 37/47] hmp: Use qapi_enum_parse() in hmp_migrate_set_parameter()
` [Qemu-devel] [PULL 38/47] block: Use qemu_enum_parse() in blkdebug_debug_breakpoint()
` [Qemu-devel] [PULL 39/47] quorum: Use qapi_enum_parse() in quorum_open()
` [Qemu-devel] [PULL 40/47] crypto: Use qapi_enum_parse() in qcrypto_block_luks_name_lookup()
` [Qemu-devel] [PULL 41/47] qapi: Use qapi_enum_parse() in input_type_enum()
` [Qemu-devel] [PULL 42/47] qapi: Avoid unnecessary use of enum lookup table's sentinel
` [Qemu-devel] [PULL 43/47] qapi: Generate FOO_str() macro for QAPI enum FOO
` [Qemu-devel] [PULL 44/47] qapi: Mechanically convert FOO_lookup[...] to FOO_str(...)
` [Qemu-devel] [PULL 45/47] qapi: Convert indirect uses of FOO_lookup[...] to qapi_enum_lookup()
` [Qemu-devel] [PULL 46/47] qapi: Change data type of the FOO_lookup generated for enum FOO
` [Qemu-devel] [PULL 47/47] qapi: drop the sentinel in enum array

[Qemu-devel] [PATCH] tests/qmp-test: Add generic, basic test of query commands
 2017-09-01 14:33 UTC  (5+ messages)

[Qemu-devel] S390 bios breaks in qemu 2.10.rc3
 2017-09-01 14:03 UTC  (11+ messages)

[Qemu-devel] [PATCH v2] tests: Enable the drive_del test also on s390x
 2017-09-01 13:43 UTC  (2+ messages)

[Qemu-devel] [RFC v2 00/32] postcopy+vhost-user/shared ram
 2017-09-01 13:42 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/14] Generate a literal qobject for introspection
 2017-09-01 13:23 UTC  (5+ messages)
` [Qemu-devel] [PATCH 02/14] qlit: move qlit from check-qjson to qobject/

[Qemu-devel] [PATCH] wm8750: add record buffer underrun check
 2017-09-01 13:14 UTC 

[Qemu-devel] [PATCH] isa-fdc: assert replaced by proper error exit
 2017-09-01 13:02 UTC  (3+ messages)

[Qemu-devel] [PULL 0/5] Vga 20170901 patches
 2017-09-01 12:57 UTC  (6+ messages)
` [Qemu-devel] [PULL 1/5] vga: fix display update region calculation (split screen)
` [Qemu-devel] [PULL 2/5] vga: stop passing pointers to vga_draw_line* functions
` [Qemu-devel] [PULL 3/5] qxl: drop mono cursor support
` [Qemu-devel] [PULL 4/5] qxl: add support for chunked cursors
` [Qemu-devel] [PULL 5/5] vga/migration: Update memory map in post_load

[Qemu-devel] [PATCH v8 0/6] fsdev: qmp interface for io throttling
 2017-09-01 12:44 UTC  (9+ messages)

[Qemu-devel] [PATCH 00/16] qapi: Rework mapping of enum value to string
 2017-09-01 12:43 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 00/16] qapi-schema: Reorganize along maintenance boundaries
 2017-09-01 12:26 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 09/16] qapi-schema: Collect migration stuff in qapi/migration.json

[Qemu-devel] [PATCH v2 00/14] Generate a literal qobject for introspection
 2017-09-01 12:06 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/2] Fix tests on recent gcc
 2017-09-01 12:01 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 1/2] tests: Use real size for iov tests
` [Qemu-devel] [PATCH v3 2/2] tests: Make vmgenid test compile

[Qemu-devel] [PATCH v11 0/6] Add RAS virtualization support for armv8 SEA and SEI
 2017-09-01 11:51 UTC  (5+ messages)
` [Qemu-devel] [PATCH v11 2/6] ACPI: Add APEI GHES Table Generation support

[Qemu-devel] [PATCH v19 0/2] virtio-crypto: virtio crypto device specification
 2017-09-01 11:45 UTC  (3+ messages)

[Qemu-devel] [PATCH] block: Cleanup BMDS in bdrv_close_all
 2017-09-01 11:41 UTC  (2+ messages)

[Qemu-devel] [Bug 1714331] [NEW] Virtual machines not working anymore on 2.10
 2017-09-01 11:26 UTC  (2+ messages)
` [Qemu-devel] [Bug 1714331] "

[Qemu-devel] [PATCH v8 00/13] scripts/qemu.py fixes and cleanups
 2017-09-01 11:39 UTC  (13+ messages)
` [Qemu-devel] [PATCH v8 03/13] qemu.py: use os.path.null instead of /dev/null
` [Qemu-devel] [PATCH v8 04/13] qemu.py: improve message on negative exit code
` [Qemu-devel] [PATCH v8 05/13] qemu.py: include debug information on launch error
` [Qemu-devel] [PATCH v8 06/13] qemu.py: make sure we only remove files we create
` [Qemu-devel] [PATCH v8 07/13] qemu.py: close _qemu_log_path on cleanup
` [Qemu-devel] [PATCH v8 08/13] qemu.py: refactor launch()
` [Qemu-devel] [PATCH v8 09/13] qemu.py: always cleanup on shutdown()
` [Qemu-devel] [PATCH v8 10/13] qemu.py: use poll() instead of 'returncode'
` [Qemu-devel] [PATCH v8 11/13] qemu.py: cleanup redundant calls in launch()
` [Qemu-devel] [PATCH v8 12/13] qemu.py: launch vm only if it's not running
` [Qemu-devel] [PATCH v8 13/13] qemu.py: don't launch again before shutdown()

[Qemu-devel] [PATCHv4 0/6] seccomp: feature refactoring
 2017-09-01 11:32 UTC  (2+ messages)

[Qemu-devel] [qemu-web PATCH] Add a blog post about the release of version 2.10.0
 2017-09-01 11:31 UTC  (5+ 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).