qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-02-28 20:37:15 to 2017-03-01 04:44:40 UTC [more...]

[Qemu-devel] [PULL 00/50] ppc-for-2.9 queue 20170301
 2017-03-01  4:44 UTC  (36+ messages)
` [Qemu-devel] [PULL 01/50] target/ppc: move cpu_[read, write]_xer to cpu.c
` [Qemu-devel] [PULL 02/50] target/ppc: optimize gen_write_xer()
` [Qemu-devel] [PULL 03/50] PCI: add missing classes in pci_ids.h to build device tree
` [Qemu-devel] [PULL 04/50] spapr: generate DT node names
` [Qemu-devel] [PULL 05/50] target/ppc: introduce helper_update_ov_legacy
` [Qemu-devel] [PULL 06/50] sysemu: support up to 1024 vCPUs
` [Qemu-devel] [PULL 07/50] target/ppc: Fix KVM-HV HPTE accessors
` [Qemu-devel] [PULL 08/50] pseries: Minor cleanups to HPT management hypercalls
` [Qemu-devel] [PULL 09/50] target/ppc: Merge cpu_ppc_set_vhyp() with cpu_ppc_set_papr()
` [Qemu-devel] [PULL 10/50] target/ppc: SDR1 is a hypervisor resource
` [Qemu-devel] [PULL 11/50] target/ppc: Cleanup HPTE accessors for 64-bit hash MMU
` [Qemu-devel] [PULL 12/50] target/ppc: Eliminate htab_base and htab_mask variables
` [Qemu-devel] [PULL 13/50] target/ppc: Manage external HPT via virtual hypervisor
` [Qemu-devel] [PULL 14/50] target/ppc: Remove the function ppc_hash64_set_sdr1()
` [Qemu-devel] [PULL 15/50] target/ppc: Correct SDR1 masking
` [Qemu-devel] [PULL 16/50] target/ppc: support for 32-bit carry and overflow
` [Qemu-devel] [PULL 17/50] target/ppc: update ca32 in arithmetic add
` [Qemu-devel] [PULL 18/50] target/ppc: update ca32 in arithmetic substract
` [Qemu-devel] [PULL 19/50] target/ppc: update overflow flags for add/sub
` [Qemu-devel] [PULL 20/50] target/ppc: use tcg ops for neg instruction
` [Qemu-devel] [PULL 21/50] target/ppc: add ov32 flag for multiply low insns
` [Qemu-devel] [PULL 22/50] target/ppc: add ov32 flag in divide operations
` [Qemu-devel] [PULL 23/50] target/ppc: add mcrxrx instruction
` [Qemu-devel] [PULL 24/50] spapr/pci: populate PCI DT in reverse order
` [Qemu-devel] [PULL 25/50] xics: XICS should not be a SysBusDevice
` [Qemu-devel] [PULL 28/50] ppc/xics: store the ICS object under the sPAPR machine
` [Qemu-devel] [PULL 29/50] ppc/xics: add an InterruptStatsProvider interface to ICS and ICP objects
` [Qemu-devel] [PULL 30/50] ppc/xics: introduce a XICSFabric QOM interface to handle ICSs
` [Qemu-devel] [PULL 31/50] ppc/xics: use the QOM interface under the sPAPR machine
` [Qemu-devel] [PULL 32/50] ppc/xics: use the QOM interface to get irqs
` [Qemu-devel] [PULL 33/50] ppc/xics: use the QOM interface to resend irqs
` [Qemu-devel] [PULL 34/50] ppc/xics: remove xics_find_source()
` [Qemu-devel] [PULL 42/50] ppc/xics: simplify spapr_dt_xics() interface
` [Qemu-devel] [PULL 44/50] ppc/xics: move the ICP array under the sPAPR machine
` [Qemu-devel] [PULL 47/50] ppc/xics: move ics-simple post_load under the machine

[Qemu-devel] [PATCH v2 00/21] chardev clean-ups & tests
 2017-03-01  4:34 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 01/21] char: remove qemu_chr_be_generic_open
` [Qemu-devel] [PATCH v2 10/21] char: useless NULL check
` [Qemu-devel] [PATCH v2 15/21] char-udp: flush as much buffer as possible

[Qemu-devel] [PATCH v2] intel_iommu: check misordered init when realize
 2017-03-01  4:14 UTC  (5+ messages)

[Qemu-devel] [PATCH] virtio: unbreak virtio-pci with IOMMU after caching ring translations
 2017-03-01  4:10 UTC 

[Qemu-devel] [PATCH v3 0/6] COLO block replication supports shared disk case
 2017-03-01  3:53 UTC  (7+ messages)
` [Qemu-devel] [PATCH v3 1/6] docs/block-replication: Add description for shared-disk case
` [Qemu-devel] [PATCH v3 2/6] replication: add shared-disk and shared-disk-id options

[Qemu-devel] [PATCH qemu 0/2] exec, spapr_pci: Advertise huge IOMMU pages
 2017-03-01  2:52 UTC  (9+ messages)
` [Qemu-devel] [PATCH qemu 1/2] exec, kvm, target-ppc: Move getrampagesize() to common code

[Qemu-devel] [PATCH] spapr_pci: allow control of BAR alignment through SLOF
 2017-03-01  2:56 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] memory: Introduce DEVICE_HOST_ENDIAN for ram device
 2017-03-01  3:23 UTC  (5+ messages)

[Qemu-devel] [PATCH v2 0/3] block devices record/replay update
 2017-03-01  2:00 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/3] block: implement bdrv_snapshot_goto for blkreplay

[Qemu-devel] [PATCH 0/2] Fix stale 'trace-events-all' file in build dir
 2017-03-01  2:04 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] makefile: merge GENERATED_HEADERS & GENERATED_SOURCES variables

[Qemu-devel] using fdt_setprop() to set properties to empty values
 2017-03-01  1:17 UTC  (9+ messages)

[Qemu-devel] [PATCH] Add PowerPC 32-bit guest memory dump support
 2017-03-01  1:04 UTC  (3+ messages)

[Qemu-devel] [PATCH] spapr/pci: populate PCI DT in reverse order
 2017-03-01  1:07 UTC  (3+ messages)
` [Qemu-devel] [Qemu-ppc] "

[Qemu-devel] [PATCH] linux-user: fill target sigcontext struct accordingly
 2017-03-01  0:12 UTC  (5+ messages)
  ` [Qemu-devel] [Qemu-ppc] "

[Qemu-devel] [RFC 00/13] Live memory snapshot based on userfaultfd
 2017-03-01  1:08 UTC  (11+ messages)

[Qemu-devel] [Bug 1591611] [NEW] chroot using qemu-x86_64-static fails on ppc64el
 2017-03-01  0:53 UTC  (2+ messages)
` [Qemu-devel] [Bug 1591611] "

[Qemu-devel] [PATCH 0/2] ide: ahci: fix memory leak in device unit
 2017-03-01  1:03 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/2] ide: core: add cleanup function
` [Qemu-devel] [PATCH 2/2] ide: ahci: call cleanup function in ahci unit

[Qemu-devel] [PULL] TCG queued patch
 2017-02-28 23:55 UTC  (3+ messages)
` [Qemu-devel] [PULL] aarch64: Change ext type to TCGType to fix warnings

[Qemu-devel] how can i join and start?
 2017-02-28 23:27 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 00/30] Various memory leak fixes
 2017-02-28 23:23 UTC  (13+ messages)
` [Qemu-devel] [PATCH v2 08/30] tests: fix q35-test leaks
` [Qemu-devel] [PATCH v2 09/30] tests: fix vhost-user-test leaks
` [Qemu-devel] [PATCH v2 17/30] tests: fix tco-test leaks
` [Qemu-devel] [PATCH v2 28/30] tests: add specialized device_find function
` [Qemu-devel] [PATCH v2 29/30] tests: fix virtio-blk-test leaks

[Qemu-devel] [PATCH] Adding support for LPD and LPDG instructions
 2017-02-28 23:10 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 00/24] block: Command line option -blockdev
 2017-02-28 22:56 UTC  (36+ messages)
` [Qemu-devel] [PATCH v2 01/24] test-qemu-opts: Cover qemu_opts_parse() of "no"
` [Qemu-devel] [PATCH v2 02/24] tests: Fix gcov-files-test-qemu-opts-y, gcov-files-test-logging-y
` [Qemu-devel] [PATCH v2 03/24] keyval: New keyval_parse()
` [Qemu-devel] [PATCH v2 04/24] qapi: qobject input visitor variant for use with keyval_parse()
` [Qemu-devel] [PATCH v2 05/24] test-keyval: Cover use with qobject input visitor
` [Qemu-devel] [PATCH v2 06/24] qapi: Factor out common part of qobject input visitor creation
` [Qemu-devel] [PATCH v2 07/24] qapi: Factor out common qobject_input_get_keyval()
` [Qemu-devel] [PATCH v2 08/24] qobject: Propagate parse errors through qobject_from_jsonv()
` [Qemu-devel] [PATCH v2 09/24] libqtest: Fix qmp() & friends to abort on JSON parse errors
` [Qemu-devel] [PATCH v2 10/24] qjson: Abort earlier on qobject_from_jsonf() misuse
` [Qemu-devel] [PATCH v2 11/24] test-qobject-input-visitor: Abort earlier on bad test input
` [Qemu-devel] [PATCH v2 12/24] qobject: Propagate parse errors through qobject_from_json()
` [Qemu-devel] [PATCH v2 13/24] block: More detailed syntax error reporting for JSON filenames
` [Qemu-devel] [PATCH v2 14/24] check-qjson: Test errors from qobject_from_json()
` [Qemu-devel] [PATCH v2 15/24] test-visitor-serialization: Pass &error_abort to qobject_from_json()
` [Qemu-devel] [PATCH v2 16/24] monitor: Assert qmp_schema_json[] is sane
` [Qemu-devel] [PATCH v2 17/24] test-qapi-util: New, covering qapi/qapi-util.c
` [Qemu-devel] [PATCH v2 18/24] qapi: New parse_qapi_name()
` [Qemu-devel] [PATCH v2 19/24] keyval: Restrict key components to valid QAPI names
` [Qemu-devel] [PATCH v2 20/24] qapi: New qobject_input_visitor_new_str() for convenience
` [Qemu-devel] [PATCH v2 21/24] block: Initial implementation of -blockdev
` [Qemu-devel] [PATCH v2 22/24] qapi: Improve how keyval input visitor reports unexpected dicts
` [Qemu-devel] [PATCH v2 23/24] docs/qapi-code-gen.txt: Clarify naming rules
` [Qemu-devel] [PATCH v2 24/24] keyval: Support lists

[Qemu-devel] [PATCH 0/2] misc aarch64 fixes for Windows
 2017-02-28 22:52 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/2] target/arm: implement armv8 PMUSERENR (user-mode enable bits)
` [Qemu-devel] [PATCH 2/2] target/arm: lie more convincingly about memory attributes in PAR_EL1

[Qemu-devel] [PATCH v8 1/2] block/vxhs.c: Add support for a new block device type called "vxhs"
 2017-02-28 22:51 UTC  (12+ messages)

[Qemu-devel] [PULL 0/1] seabios: update to 1.10.2 release
 2017-02-28 22:29 UTC  (5+ messages)

[Qemu-devel] [PULL 00/24] block: Command line option -blockdev
 2017-02-28 22:26 UTC  (25+ messages)
` [Qemu-devel] [PULL 01/24] test-qemu-opts: Cover qemu_opts_parse() of "no"
` [Qemu-devel] [PULL 02/24] tests: Fix gcov-files-test-qemu-opts-y, gcov-files-test-logging-y
` [Qemu-devel] [PULL 03/24] keyval: New keyval_parse()
` [Qemu-devel] [PULL 04/24] qapi: qobject input visitor variant for use with keyval_parse()
` [Qemu-devel] [PULL 05/24] test-keyval: Cover use with qobject input visitor
` [Qemu-devel] [PULL 06/24] qapi: Factor out common part of qobject input visitor creation
` [Qemu-devel] [PULL 07/24] qapi: Factor out common qobject_input_get_keyval()
` [Qemu-devel] [PULL 08/24] qobject: Propagate parse errors through qobject_from_jsonv()
` [Qemu-devel] [PULL 09/24] libqtest: Fix qmp() & friends to abort on JSON parse errors
` [Qemu-devel] [PULL 10/24] qjson: Abort earlier on qobject_from_jsonf() misuse
` [Qemu-devel] [PULL 11/24] test-qobject-input-visitor: Abort earlier on bad test input
` [Qemu-devel] [PULL 12/24] qobject: Propagate parse errors through qobject_from_json()
` [Qemu-devel] [PULL 13/24] block: More detailed syntax error reporting for JSON filenames
` [Qemu-devel] [PULL 14/24] check-qjson: Test errors from qobject_from_json()
` [Qemu-devel] [PULL 15/24] test-visitor-serialization: Pass &error_abort to qobject_from_json()
` [Qemu-devel] [PULL 16/24] monitor: Assert qmp_schema_json[] is sane
` [Qemu-devel] [PULL 17/24] test-qapi-util: New, covering qapi/qapi-util.c
` [Qemu-devel] [PULL 18/24] qapi: New parse_qapi_name()
` [Qemu-devel] [PULL 19/24] keyval: Restrict key components to valid QAPI names
` [Qemu-devel] [PULL 20/24] qapi: New qobject_input_visitor_new_str() for convenience
` [Qemu-devel] [PULL 21/24] block: Initial implementation of -blockdev
` [Qemu-devel] [PULL 22/24] qapi: Improve how keyval input visitor reports unexpected dicts
` [Qemu-devel] [PULL 23/24] docs/qapi-code-gen.txt: Clarify naming rules
` [Qemu-devel] [PULL 24/24] keyval: Support lists

[Qemu-devel] [PULL for-2.9] Update OpenBIOS images
 2017-02-28 22:16 UTC 

[Qemu-devel] [PATCH v3] target-s390x: Implement stfl and stfle
 2017-02-28 22:11 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4] "

[Qemu-devel] ANNOUNCE: libguestfs 1.36 released
 2017-02-28 22:11 UTC 

[Qemu-devel] [PATCH v1 0/2] s390x cross Docker target
 2017-02-28 22:11 UTC  (3+ messages)
` [Qemu-devel] [PATCH v1 1/2] new: dockerfiles/debian-s390-cross

[Qemu-devel] [PATCH v4 4/5] slirp: VMStatify socket level
 2017-02-28 22:09 UTC  (11+ messages)

[Qemu-devel] intermittent make check failure: "tcg_handle_interrupt: assertion failed: (qemu_mutex_iothread_locked())"
 2017-02-28 22:07 UTC  (6+ messages)

[Qemu-devel] [RFC Design Doc v3] Enable Shared Virtual Memory feature in pass-through scenarios
 2017-02-28 22:07 UTC  (2+ messages)

[Qemu-devel] [PATCH] io: fully parse & validate HTTP headers for websocket protocol handshake
 2017-02-28 12:59 UTC  (2+ messages)

[Qemu-devel] [PULL v2 0/5] Block patches for 2.9
 2017-02-28 21:21 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/24] block: Command line option -blockdev
 2017-02-28 21:04 UTC  (8+ messages)
` [Qemu-devel] [PATCH 18/24] block: Initial implementation of -blockdev
` [Qemu-devel] [PATCH 24/24] keyval: Support lists

[Qemu-devel] [PATCH] docs: Add a note about mixing bootindex with "-boot order"
 2017-02-28 20:55 UTC  (2+ messages)

[Qemu-devel] [PULL 00/46] Block layer patches
 2017-02-28 20:36 UTC  (40+ messages)
` [Qemu-devel] [PULL 08/46] block: Request child permissions in filter drivers
` [Qemu-devel] [PULL 09/46] block: Default .bdrv_child_perm() for format drivers
` [Qemu-devel] [PULL 10/46] block: Request child permissions in "
` [Qemu-devel] [PULL 11/46] vvfat: Implement .bdrv_child_perm()
` [Qemu-devel] [PULL 12/46] block: Require .bdrv_child_perm() with child nodes
` [Qemu-devel] [PULL 13/46] block: Request real permissions in bdrv_attach_child()
` [Qemu-devel] [PULL 14/46] block: Add permissions to BlockBackend
` [Qemu-devel] [PULL 15/46] block: Add permissions to blk_new()
` [Qemu-devel] [PULL 16/46] block: Add error parameter to blk_insert_bs()
` [Qemu-devel] [PULL 17/46] block: Add BDRV_O_RESIZE for blk_new_open()
` [Qemu-devel] [PULL 18/46] block: Request real permissions in blk_new_open()
` [Qemu-devel] [PULL 19/46] block: Allow error return in BlockDevOps.change_media_cb()
` [Qemu-devel] [PULL 20/46] hw/block: Request permissions
` [Qemu-devel] [PULL 21/46] hw/block: Introduce share-rw qdev property
` [Qemu-devel] [PULL 22/46] blockjob: Add permissions to block_job_create()
` [Qemu-devel] [PULL 23/46] block: Add BdrvChildRole.get_parent_desc()
` [Qemu-devel] [PULL 24/46] block: Include details on permission errors in message
` [Qemu-devel] [PULL 25/46] block: Add BdrvChildRole.stay_at_node
` [Qemu-devel] [PULL 26/46] blockjob: Add permissions to block_job_add_bdrv()
` [Qemu-devel] [PULL 27/46] commit: Use real permissions in commit block job
` [Qemu-devel] [PULL 28/46] commit: Use real permissions for HMP 'commit'
` [Qemu-devel] [PULL 29/46] backup: Use real permissions in backup block job
` [Qemu-devel] [PULL 30/46] block: Fix pending requests check in bdrv_append()
` [Qemu-devel] [PULL 31/46] block: BdrvChildRole.attach/detach() callbacks
` [Qemu-devel] [PULL 32/46] block: Allow backing file links in change_parent_backing_link()
` [Qemu-devel] [PULL 33/46] blockjob: Factor out block_job_remove_all_bdrv()
` [Qemu-devel] [PULL 34/46] mirror: Use real permissions in mirror/active commit block job
` [Qemu-devel] [PULL 35/46] stream: Use real permissions in streaming "
` [Qemu-devel] [PULL 36/46] mirror: Add filter-node-name to blockdev-mirror
` [Qemu-devel] [PULL 37/46] commit: Add filter-node-name to block-commit
` [Qemu-devel] [PULL 38/46] hmp: Request permissions in qemu-io
` [Qemu-devel] [PULL 39/46] migration/block: Use real permissions
` [Qemu-devel] [PULL 40/46] nbd/server: Use real permissions for NBD exports
` [Qemu-devel] [PULL 41/46] tests: Remove FIXME comments
` [Qemu-devel] [PULL 42/46] block: Pass BdrvChild to bdrv_aligned_preadv/pwritev and copy-on-read
` [Qemu-devel] [PULL 43/46] block: Assertions for write permissions
` [Qemu-devel] [PULL 44/46] block: Assertions for resize permission
` [Qemu-devel] [PULL 45/46] block: Add Error parameter to bdrv_set_backing_hd()
` [Qemu-devel] [PULL 46/46] block: Add Error parameter to bdrv_append()


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