messages from 2015-10-08 21:17:04 to 2015-10-09 15:14:30 UTC [more...]
[Qemu-devel] [PULL 00/20] QAPI patches
2015-10-09 15:14 UTC (5+ messages)
` [Qemu-devel] [PULL 01/20] docs: Move files from docs/qmp/ to docs/
` [Qemu-devel] [PULL 02/20] MAINTAINERS: Specify QObject include and test files
` [Qemu-devel] [PULL 03/20] MAINTAINERS: Specify QAPI "
` [Qemu-devel] [PULL 06/20] qapi: Invoke exception superclass initializer
[Qemu-devel] [PATCH 0/2] Hyper-V synthetic interrupt controller
2015-10-09 14:57 UTC (7+ messages)
` [Qemu-devel] [PATCH 1/2] kvm/x86: "
` [Qemu-devel] [PATCH 2/2] kvm/x86: Hyper-V kvm exit
[Qemu-devel] [PATCH v2 00/16] block: Get rid of bdrv_swap()
2015-10-09 14:56 UTC (13+ messages)
` [Qemu-devel] [PATCH v2 05/16] block: Convert bs->file to BdrvChild
` [Qemu-devel] [PATCH v2 07/16] block: Convert bs->backing_hd "
` [Qemu-devel] [PATCH v2 08/16] block: Manage backing file references in bdrv_set_backing_hd()
` [Qemu-devel] [PATCH v2 13/16] block: Implement bdrv_append() without bdrv_swap()
[Qemu-devel] [PATCH v10 00/10] Block replication for continuous checkpoints
2015-10-09 14:40 UTC (5+ messages)
` [Qemu-devel] [PATCH v10 09/10] support replication driver in blockdev-add
[Qemu-devel] [PULL v3 00/12] Fix device introspection regressions
2015-10-09 14:36 UTC (13+ messages)
` [Qemu-devel] [PULL v3 01/12] update-linux-headers: Rename SW_MAX to SW_MAX_
` [Qemu-devel] [PULL v3 02/12] virtio-input: Fix device introspection on non-Linux hosts
` [Qemu-devel] [PULL v3 03/12] memory: allow destroying a non-empty MemoryRegion
` [Qemu-devel] [PULL v3 04/12] hw: do not pass NULL to memory_region_init from instance_init
` [Qemu-devel] [PULL v3 05/12] macio: move DBDMA_init from instance_init to realize
` [Qemu-devel] [PULL v3 06/12] tests: Fix how qom-test is run
` [Qemu-devel] [PULL v3 07/12] libqtest: Clean up unused QTestState member sigact_old
` [Qemu-devel] [PULL v3 08/12] libqtest: New hmp() & friends
` [Qemu-devel] [PULL v3 09/12] device-introspect-test: New, covering device introspection
` [Qemu-devel] [PULL v3 10/12] qmp: Fix device-list-properties not to crash for abstract device
` [Qemu-devel] [PULL v3 11/12] qdev: Protect device-list-properties against broken devices
` [Qemu-devel] [PULL v3 12/12] Revert "qdev: Use qdev_get_device_class() for -device <type>, help"
[Qemu-devel] [PATCH v7 00/14] post-introspection cleanups, subset B
2015-10-09 14:33 UTC (7+ messages)
` [Qemu-devel] [PATCH v7 09/14] qapi: Track owner of each object member
` [Qemu-devel] [PATCH v7 10/14] qapi: Detect collisions in C member names
[Qemu-devel] [PATCH 00/12] block: bdrv_drained_begin/end for transactions on dataplane devices
2015-10-09 14:31 UTC (19+ messages)
` [Qemu-devel] [PATCH 01/12] aio: Introduce "type" in aio_set_fd_handler and aio_set_event_notifier
` [Qemu-devel] [PATCH 02/12] aio: Save fd client type to AioHandler
` [Qemu-devel] [PATCH 03/12] nbd: Mark fd handlers client type as "external"
` [Qemu-devel] [PATCH 04/12] dataplane: Mark host notifiers' "
` [Qemu-devel] [PATCH 05/12] aio: introduce aio_{disable, enable}_clients
` [Qemu-devel] [PATCH 06/12] block: Introduce "drained begin/end" API
` [Qemu-devel] [PATCH 07/12] block: Add "drained begin/end" for transactional external snapshot
` [Qemu-devel] [PATCH 08/12] block: Add "drained begin/end" for transactional backup
` [Qemu-devel] [PATCH 09/12] block: Add "drained begin/end" for transactional blockdev-backup
` [Qemu-devel] [PATCH 10/12] block: Add "drained begin/end" for internal snapshot
` [Qemu-devel] [PATCH 11/12] block: Introduce BlockDriver.bdrv_drain callback
` [Qemu-devel] [PATCH 12/12] qed: Implement .bdrv_drain
[Qemu-devel] [PATCH v2 0/2] target-arm: Fix breakpoint handling
2015-10-09 14:04 UTC (8+ messages)
` [Qemu-devel] [PATCH v2 2/2] target-arm: Fix CPU "
[Qemu-devel] [PULL 00/25] virtio,pc features, fixes
2015-10-09 13:37 UTC (27+ messages)
` [Qemu-devel] [PULL 02/25] linux-headers: add unistd.h
` [Qemu-devel] [PULL 07/25] vhost: add vhost_set_log_base op
` [Qemu-devel] [PULL 08/25] vhost-user: add vhost_user_requires_shm_log()
` [Qemu-devel] [PULL 09/25] vhost: alloc shareable log
` [Qemu-devel] [PULL 10/25] vhost-user: send log shm fd along with log_base
` [Qemu-devel] [PULL 11/25] vhost-user: add a migration blocker
` [Qemu-devel] [PULL 12/25] vhost: use a function for each call
` [Qemu-devel] [PULL 13/25] vhost-user: document migration log
` [Qemu-devel] [PULL 14/25] net: add trace_vhost_user_event
` [Qemu-devel] [PULL 15/25] vhost user: add support of live migration
` [Qemu-devel] [PULL 16/25] vhost user: add rarp sending after live migration for legacy guest
` [Qemu-devel] [PULL 17/25] vhost-user: use an enum helper for features mask
` [Qemu-devel] [PULL 18/25] vhost: add migration block if memfd failed
` [Qemu-devel] [PULL 19/25] vhost-user-test: move wait_for_fds() out
` [Qemu-devel] [PULL 20/25] vhost-user-test: remove useless static check
` [Qemu-devel] [PULL 21/25] vhost-user-test: wrap server in TestServer struct
` [Qemu-devel] [PULL 22/25] vhost-user-test: learn to tweak various qemu arguments
` [Qemu-devel] [PULL 23/25] vhost-user-test: add live-migration test
` [Qemu-devel] [PULL 24/25] vhost-user-test: check ownership during migration
` [Qemu-devel] [PULL 25/25] intel_iommu: Add support for translation for devices behind bridges
[Qemu-devel] [PULL 00/26] Do away with TB retranslation
2015-10-09 13:34 UTC (3+ messages)
` [Qemu-devel] [PULL 04/26] target-*: Introduce and use cpu_breakpoint_test
[Qemu-devel] [PATCH 0/3] armv7-m exit, exception fixes and add MPU
2015-10-09 13:28 UTC (4+ messages)
` [Qemu-devel] [PATCH 1/3] armv7-m: exit on external reset request
` [Qemu-devel] [PATCH 2/3] armv7-m: fix non-IRQ exceptions
` [Qemu-devel] [PATCH 3/3] armv7-m: add MPU to cortex-m3 and cortex-m4
[Qemu-devel] [PULL 00/48] ivshmem series
2015-10-09 13:07 UTC (9+ messages)
[Qemu-devel] simple qmp core dump
2015-10-09 13:02 UTC
[Qemu-devel] [Bug 1504528] [NEW] qemu shows glib-warning with the new glib2 2.46
2015-10-09 12:38 UTC
[Qemu-devel] [PATCH 0/4] AMD IOMMU v1
2015-10-09 12:30 UTC (12+ messages)
` [Qemu-devel] [PATCH 1/4] hw/core: Add iommu to machine properties
` [Qemu-devel] [PATCH 3/4] hw/i386: Introduce AMD IOMMU
[Qemu-devel] [PULL 00/19] Trivial patches for 2015-10-08
2015-10-09 12:25 UTC (7+ messages)
` [Qemu-devel] [PULL 01/19] Add .dir-locals.el file to configure emacs coding style
` [Qemu-devel] [PULL 02/19] sdhci: use PRIx64 for uint64_t type
` [Qemu-devel] [PULL 06/19] pci-assign: do not include sys/io.h
` [Qemu-devel] [PULL 11/19] MAINTAINERS: Add NSIS file for W32, W64 hosts
[Qemu-devel] [PULL 0/2] Tracing patches
2015-10-09 12:19 UTC (4+ messages)
` [Qemu-devel] [PULL 1/2] docs: update the usage example of "dtrace" backend in tracing.txt
` [Qemu-devel] [PULL 2/2] trace: remove malloc tracing
[Qemu-devel] [PATCH v3 00/16] block: Get rid of bdrv_swap()
2015-10-09 12:15 UTC (17+ messages)
` [Qemu-devel] [PATCH v3 01/16] block: Introduce BDS.file_child
` [Qemu-devel] [PATCH v3 02/16] vmdk: Use BdrvChild instead of BDS for references to extents
` [Qemu-devel] [PATCH v3 03/16] blkverify: Convert s->test_file to BdrvChild
` [Qemu-devel] [PATCH v3 04/16] quorum: Convert "
` [Qemu-devel] [PATCH v3 05/16] block: Convert bs->file "
` [Qemu-devel] [PATCH v3 06/16] block: Remove bdrv_open_image()
` [Qemu-devel] [PATCH v3 07/16] block: Convert bs->backing_hd to BdrvChild
` [Qemu-devel] [PATCH v3 08/16] block: Manage backing file references in bdrv_set_backing_hd()
` [Qemu-devel] [PATCH v3 09/16] block: Split bdrv_move_feature_fields()
` [Qemu-devel] [PATCH v3 10/16] block/io: Make bdrv_requests_pending() public
` [Qemu-devel] [PATCH v3 11/16] block-backend: Add blk_set_bs()
` [Qemu-devel] [PATCH v3 12/16] block: Introduce parents list
` [Qemu-devel] [PATCH v3 13/16] block: Implement bdrv_append() without bdrv_swap()
` [Qemu-devel] [PATCH v3 14/16] blockjob: Store device name at job creation
` [Qemu-devel] [PATCH v3 15/16] block: Add and use bdrv_replace_in_backing_chain()
` [Qemu-devel] [PATCH v3 16/16] block: Remove bdrv_swap()
[Qemu-devel] [Bug 1504513] [NEW] Socket leak on each call to qemu_socket()
2015-10-09 11:48 UTC
[Qemu-devel] [PATCH 0/5] ide: avoid main-loop hang on CDROM/NFS failure
2015-10-09 11:18 UTC (9+ messages)
` [Qemu-devel] [PATCH 1/5] ide/atapi: make PIO read requests async
[Qemu-devel] [PULL 0/5] Block patches
2015-10-09 11:17 UTC (7+ messages)
` [Qemu-devel] [PULL 1/5] sdhci: Pass drive parameter to sdhci-pci via qdev property
` [Qemu-devel] [PULL 2/5] virtio-blk: use blk_io_plug/unplug for Linux AIO batching
` [Qemu-devel] [PULL 3/5] virtio dataplane: adapt dataplane for virtio Version 1
` [Qemu-devel] [PULL 4/5] block: switch from g_slice allocator to malloc
` [Qemu-devel] [PULL 5/5] sdhci.c: Limit the maximum block size
[Qemu-devel] [PATCH 0/3] virtio-9p: hotplug and migration support
2015-10-09 10:54 UTC (7+ messages)
` [Qemu-devel] [PATCH 2/3] virtio-9p: add unrealize handler
[Qemu-devel] [PATCH v2 00/18] implement vNVDIMM
2015-10-09 10:38 UTC (6+ messages)
[Qemu-devel] [PATCH] block: switch from g_slice allocator to malloc
2015-10-09 10:29 UTC (6+ messages)
` [Qemu-devel] [Qemu-block] "
[Qemu-devel] [PATCH] Add mp-affinity property for ARM CPU class
2015-10-09 9:52 UTC
[Qemu-devel] [PATCH v2] target-arm: Add MDCR_EL2
2015-10-09 9:43 UTC
[Qemu-devel] [Bug 1465935] [NEW] kvm_irqchip_commit_routes: Assertion `ret == 0' failed
2015-10-09 9:24 UTC (2+ messages)
` [Qemu-devel] [Bug 1465935] "
[Qemu-devel] [PATCH v2] Remove macros IO_READ_PROTO and IO_WRITE_PROTO
2015-10-09 9:15 UTC (3+ messages)
[Qemu-devel] [PATCH 1/1] migration: fix expected_downtime
2015-10-09 9:08 UTC (5+ messages)
[Qemu-devel] [PATCH v12 0/5] remove icc bus/bridge
2015-10-09 9:00 UTC (6+ messages)
` [Qemu-devel] [PATCH v12 2/5] apic: use per CPU AS to map APIC MMIO for TCG
[Qemu-devel] [v2 0/4] Fix long vm downtime during live migration
2015-10-09 8:56 UTC (3+ messages)
[Qemu-devel] [cross-post] QEMU fw_cfg DMA interface
2015-10-09 8:54 UTC (5+ messages)
` [Qemu-devel] [PATCH v5 0/6] "
` [Qemu-devel] [PATCH v5 3/6] Implement "
[Qemu-devel] [PATCH v2 0/2] virtio-input: Fix device introspection on non-Linux hosts
2015-10-09 8:48 UTC (3+ messages)
` [Qemu-devel] [PATCH v2 1/2] update-linux-headers: Rename SW_MAX to SW_MAX_
[Qemu-devel] [PATCH v3 0/5] qom: more efficient object property handling
2015-10-09 8:31 UTC (4+ messages)
` [Qemu-devel] [PATCH v3 1/5] qom: introduce object_property_foreach method
` [Qemu-devel] Stick to loops (was: [PATCH v3 1/5] qom: introduce object_property_foreach method)
[Qemu-devel] [PULL 00/11] virtio-gpu+gtk: add 3d rendering support
2015-10-09 8:18 UTC (12+ messages)
` [Qemu-devel] [PULL 01/11] shaders: initialize vertexes once
` [Qemu-devel] [PULL 02/11] sdl2: stop flickering
` [Qemu-devel] [PULL 03/11] ui/console: add opengl context and scanout support interfaces
` [Qemu-devel] [PULL 04/11] virtio-gpu: move iov free to virtio_gpu_cleanup_mapping_iov
` [Qemu-devel] [PULL 05/11] virtio-gpu: change licence from GPLv2 to GPLv2+
` [Qemu-devel] [PULL 06/11] virtio-gpu: update headers for virgl/3d
` [Qemu-devel] [PULL 07/11] virtio-gpu: add 3d mode and virgl rendering support
` [Qemu-devel] [PULL 08/11] virtio-gpu: add cursor update tracepoint
` [Qemu-devel] [PULL 09/11] opengl: add egl-context.[ch] helpers
` [Qemu-devel] [PULL 10/11] gtk/opengl: add opengl context and scanout support (egl)
` [Qemu-devel] [PULL 11/11] gtk/opengl: add opengl context and scanout support (GtkGLArea)
[Qemu-devel] [PATCH 0/5] Small optimizations for code using g_malloc0 + memset/memcpy
2015-10-09 8:08 UTC (16+ messages)
` [Qemu-devel] [PATCH 1/5] hw/dma/pxa2xx: Remove superfluous memset
` [Qemu-devel] [PATCH 2/5] hw/scsi/spapr_vscsi: "
` [Qemu-devel] [PATCH 3/5] hw/input/tsc210x: "
` [Qemu-devel] [PATCH 4/5] tests/i44fx-test: No need for zeroing memory before memset
` [Qemu-devel] [PATCH 5/5] linux-user/syscall: Replace g_malloc0 + memcpy with g_memdup
[Qemu-devel] [PATCH/] checkpatch: port fix from kernel "## is not a valid modifier"
2015-10-09 7:37 UTC (2+ messages)
[Qemu-devel] [PATCH] Add syscalls for -runas and -chroot to the seccomp sandbox
2015-10-09 7:24 UTC (3+ messages)
[Qemu-devel] [RFC v1 0/2] Enforce gaps between DIMMs
2015-10-09 6:50 UTC (3+ messages)
` [Qemu-devel] [RFC v1 1/2] spapr: Accommadate alignment gaps in hotplug memory region
` [Qemu-devel] [RFC v1 2/2] spapr: Force gaps between DIMM's GPA
[Qemu-devel] [PATCH] [RFC] LZ4 compression option for SPICE
2015-10-09 6:45 UTC (7+ messages)
` [Qemu-devel] [Spice-devel] "
[Qemu-devel] [PATCH] scripts/text2pod.pl: Escape left brace
2015-10-09 6:42 UTC
[Qemu-devel] [PATCH] Exit on reset for armv7-m
2015-10-09 4:21 UTC (4+ messages)
[Qemu-devel] Qemu - Install Windows 7 64bits hang on startup with Blue Screen of Death
2015-10-09 3:48 UTC (3+ messages)
[Qemu-devel] [PATCH v2 0/5] Connect the SPI devices to ZynqMP
2015-10-08 23:30 UTC (4+ messages)
` [Qemu-devel] [PATCH v2 5/5] xlnx-ep108: Connect the SPI Flash
[Qemu-devel] [PATCH] tests: Unique test path for /string-visitor/output
2015-10-08 14:53 UTC (2+ messages)
[Qemu-devel] [PATCH] target-tilegx: Let prefetch nop instructions return before allocating dest temporary register
2015-10-08 22:48 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).