messages from 2018-03-12 15:12:41 to 2018-03-12 20:00:32 UTC [more...]
[Qemu-devel] [PULL 0/3] x86 queue, 2018-03-12
2018-03-12 20:00 UTC (3+ messages)
` [Qemu-devel] [PULL 1/3] target-i386: add KVM_HINTS_DEDICATED performance hint
` [Qemu-devel] [PULL 2/3] i386: Add Intel Processor Trace feature support
[Qemu-devel] [RFC PATCH 00/30] Xen Q35 Bringup patches + support for PCIe Extended Capabilities for passed through devices
2018-03-12 19:44 UTC (19+ messages)
` [Qemu-devel] [RFC PATCH 13/30] pc/xen: Xen Q35 support: provide IRQ handling for PCI devices
` [Qemu-devel] [RFC PATCH 14/30] pc/q35: Apply PCI bus BSEL property for Xen PCI device hotplug
` [Qemu-devel] [RFC PATCH 15/30] q35/acpi/xen: Provide ACPI PCI hotplug interface for Xen on Q35
` [Qemu-devel] [RFC PATCH 16/30] q35/xen: Add Xen platform device support for Q35
` [Qemu-devel] [RFC PATCH 18/30] xen/pt: XenHostPCIDevice: provide functions for PCI Capabilities and PCIe Extended Capabilities enumeration
` [Qemu-devel] [RFC PATCH 19/30] xen/pt: avoid reading PCIe device type and cap version multiple times
` [Qemu-devel] [RFC PATCH 20/30] xen/pt: determine the legacy/PCIe mode for a passed through device
` [Qemu-devel] [RFC PATCH 21/30] xen/pt: Xen PCIe passthrough support for Q35: bypass PCIe topology check
` [Qemu-devel] [RFC PATCH 22/30] xen/pt: add support for PCIe Extended Capabilities and larger config space
` [Qemu-devel] [RFC PATCH 23/30] xen/pt: handle PCIe Extended Capabilities Next register
` [Qemu-devel] [RFC PATCH 24/30] xen/pt: allow to hide PCIe Extended Capabilities
` [Qemu-devel] [RFC PATCH 25/30] xen/pt: add Vendor-specific PCIe Extended Capability descriptor and sizing
` [Qemu-devel] [RFC PATCH 26/30] xen/pt: add fixed-size PCIe Extended Capabilities descriptors
` [Qemu-devel] [RFC PATCH 27/30] xen/pt: add AER PCIe Extended Capability descriptor and sizing
` [Qemu-devel] [RFC PATCH 28/30] xen/pt: add descriptors and size calculation for RCLD/ACS/PMUX/DPA/MCAST/TPH/DPC PCIe Extended Capabilities
` [Qemu-devel] [RFC PATCH 29/30] xen/pt: add Resizable BAR PCIe Extended Capability descriptor and sizing
` [Qemu-devel] [RFC PATCH 30/30] xen/pt: add VC/VC9/MFVC PCIe Extended Capabilities descriptors "
[Qemu-devel] [PULL 0/1] Vga 20180312 patches
2018-03-12 19:40 UTC (2+ messages)
[Qemu-devel] [PATCH 0/7] block: .bdrv_co_create for format drivers
2018-03-12 19:37 UTC (9+ messages)
` [Qemu-devel] [PATCH 1/7] parallels: Support .bdrv_co_create
` [Qemu-devel] [PATCH 2/7] qemu-iotests: Enable write tests for parallels
` [Qemu-devel] [PATCH 3/7] qcow: Support .bdrv_co_create
` [Qemu-devel] [PATCH 6/7] vhdx: "
[Qemu-devel] [PATCH 0/3] scripts: Python 3 compatibility fixes
2018-03-12 19:24 UTC (7+ messages)
` [Qemu-devel] [PATCH 1/3] qemu.py: Use items() instead of iteritems()
` [Qemu-devel] [PATCH 2/3] qmp.py: Encode json data before sending
` [Qemu-devel] [PATCH 3/3] device-crash-test: Use 'python' binary
[Qemu-devel] [PATCH v5 0/9] Enable passing pre-opened chardev socket FD
2018-03-12 19:18 UTC (6+ messages)
` [Qemu-devel] [PATCH v5 3/9] sockets: pull code for testing IP availability out of specific test
[Qemu-devel] [PATCH v3 0/2] block latency histogram
2018-03-09 15:26 UTC (2+ messages)
[Qemu-devel] [PULL 0/7] Block patches
2018-03-12 19:05 UTC (3+ messages)
` [Qemu-devel] [PULL 7/7] vl: introduce vm_shutdown()
[Qemu-devel] [PULL 00/36] QAPI patches for 2018-03-12, 2.12 softfreeze
2018-03-12 18:36 UTC (37+ messages)
` [Qemu-devel] [PULL 01/36] qapi2texi: minor python code simplification
` [Qemu-devel] [PULL 02/36] qlit: use QType instead of int
` [Qemu-devel] [PULL 03/36] qlit: add qobject_from_qlit()
` [Qemu-devel] [PULL 04/36] qapi: generate a literal qobject for introspection
` [Qemu-devel] [PULL 05/36] compiler: Add QEMU_BUILD_BUG_MSG() macro
` [Qemu-devel] [PULL 06/36] qapi: Add qobject_to()
` [Qemu-devel] [PULL 07/36] qapi: Replace qobject_to_X(o) by qobject_to(X, o)
` [Qemu-devel] [PULL 08/36] qapi: Remove qobject_to_X() functions
` [Qemu-devel] [PULL 09/36] qapi: Make more of qobject_to()
` [Qemu-devel] [PULL 10/36] block: Handle null backing link
` [Qemu-devel] [PULL 11/36] block: Deprecate "backing": ""
` [Qemu-devel] [PULL 12/36] docs: update QMP documents for OOB commands
` [Qemu-devel] [PULL 13/36] qobject: introduce qstring_get_try_str()
` [Qemu-devel] [PULL 14/36] qobject: introduce qobject_get_try_str()
` [Qemu-devel] [PULL 15/36] qobject: let object_property_get_str() use new API
` [Qemu-devel] [PULL 16/36] monitor: move skip_flush into monitor_data_init
` [Qemu-devel] [PULL 17/36] monitor: move the cur_mon hack deeper for QMP
` [Qemu-devel] [PULL 18/36] monitor: unify global init
` [Qemu-devel] [PULL 19/36] monitor: let mon_list be tail queue
` [Qemu-devel] [PULL 20/36] monitor: allow using IO thread for parsing
` [Qemu-devel] [PULL 21/36] qmp: introduce QMPCapability
` [Qemu-devel] [PULL 22/36] monitor: introduce monitor_qmp_respond()
` [Qemu-devel] [PULL 23/36] monitor: let suspend_cnt be thread safe
` [Qemu-devel] [PULL 24/36] monitor: let suspend/resume work even with QMPs
` [Qemu-devel] [PULL 25/36] monitor: separate QMP parser and dispatcher
` [Qemu-devel] [PULL 26/36] qmp: add new event "command-dropped"
` [Qemu-devel] [PULL 27/36] monitor: send event when command queue full
` [Qemu-devel] [PULL 28/36] qapi: introduce new cmd option "allow-oob"
` [Qemu-devel] [PULL 29/36] qmp: support out-of-band (oob) execution
` [Qemu-devel] [PULL 30/36] qmp: isolate responses into io thread
` [Qemu-devel] [PULL 31/36] monitor: enable IO thread for (qmp & !mux) typed
` [Qemu-devel] [PULL 32/36] qmp: add command "x-oob-test"
` [Qemu-devel] [PULL 33/36] tests: qmp-test: verify command batching
` [Qemu-devel] [PULL 34/36] tests: qmp-test: add oob test
` [Qemu-devel] [PULL 35/36] block/accounting: introduce latency histogram
` [Qemu-devel] [PULL 36/36] qapi: add block latency histogram interface
[Qemu-devel] [PATCH v2 0/3] target/ppc: add hash MMU support for the POWER9 PowerNV machine
2018-03-12 18:36 UTC (10+ messages)
` [Qemu-devel] [PATCH v2 1/3] target/ppc: add basic support for PTCR on POWER9
` [Qemu-devel] [PATCH v2 2/3] target/ppc: add hash MMU support on POWER9 for PowerNV only
` [Qemu-devel] [PATCH v2 3/3] target/ppc: generalize check on radix when in HV mode
[Qemu-devel] [PULL 0/8] Audio 20180312 patches
2018-03-12 18:35 UTC (2+ messages)
[Qemu-devel] GSoC registrations open!
2018-03-12 18:33 UTC
[Qemu-devel] [PATCH 0/8] tests: Run device-crash-test on "make check"
2018-03-12 18:25 UTC (4+ messages)
` [Qemu-devel] [PATCH 8/8] "
` [Qemu-devel] [PATCH v2 8/8] tests: Add check-device-crash-* rules
[Qemu-devel] [PATCH v2 00/23] RISC-V Post-merge spec conformance and cleanup
2018-03-12 18:24 UTC (4+ messages)
` [Qemu-devel] [PATCH v2 04/23] RISC-V: Use ROM base address and size from memmap
[Qemu-devel] [PATCH v5 00/21] blockjobs: add explicit job management
2018-03-12 18:13 UTC (10+ messages)
` [Qemu-devel] [PATCH v5 01/21] blockjobs: fix set-speed kick
` [Qemu-devel] [PATCH v5 10/21] blockjobs: add NULL state
[Qemu-devel] [PATCH v2 0/6] luks: Implement .bdrv_co_create
2018-03-12 17:59 UTC (9+ messages)
` [Qemu-devel] [PATCH v2 3/6] luks: Support .bdrv_co_create
` [Qemu-devel] [PATCH v2 4/6] luks: Turn invalid assertion into check
` [Qemu-devel] [PATCH v2 6/6] qemu-iotests: Test luks QMP image creation
[Qemu-devel] [PATCH V1]sm501: dead code removal
2018-03-12 17:58 UTC (5+ messages)
[Qemu-devel] [PATCH v4 0/5] generalize parsing of cpu_model (part 4)
2018-03-12 17:56 UTC (3+ messages)
` [Qemu-devel] [PATCH v4 3/5] cpu: add CPU_RESOLVING_TYPE macro
` [Qemu-devel] [PATCH] fixup! "
[Qemu-devel] [PATCH v4] Fix build on ppc platform in migration/postcopy-ram.c
2018-03-12 17:54 UTC (4+ messages)
` [Qemu-devel] [PATCH v4] migration: change blocktime type to uint32_t
[Qemu-devel] [PATCH] tests: make docker-test-debug@fedora run sanitizers
2018-03-12 17:41 UTC (5+ messages)
[Qemu-devel] [PATCH v7 00/23] Migration: postcopy failure recovery
2018-03-12 17:36 UTC (10+ messages)
` [Qemu-devel] [PATCH v7 01/23] migration: let incoming side use thread context
` [Qemu-devel] [PATCH v7 17/23] migration: setup ramstate for resume
` [Qemu-devel] [PATCH v7 20/23] qmp/migration: new command migrate-recover
` [Qemu-devel] [PATCH v7 22/23] migration/qmp: add command migrate-pause
[Qemu-devel] [PULL 0/1] Docker patches
2018-03-12 17:26 UTC (2+ messages)
` [Qemu-devel] [PULL 1/1] tests: make docker-test-debug@fedora run sanitizers
[Qemu-devel] [PATCH v5 00/29] postcopy+vhost-user/shared ram
2018-03-12 17:21 UTC (30+ messages)
` [Qemu-devel] [PATCH v5 01/29] migrate: Update ram_block_discard_range for shared
` [Qemu-devel] [PATCH v5 02/29] qemu_ram_block_host_offset
` [Qemu-devel] [PATCH v5 03/29] postcopy: use UFFDIO_ZEROPAGE only when available
` [Qemu-devel] [PATCH v5 04/29] postcopy: Add notifier chain
` [Qemu-devel] [PATCH v5 05/29] postcopy: Add vhost-user flag for postcopy and check it
` [Qemu-devel] [PATCH v5 06/29] vhost-user: Add 'VHOST_USER_POSTCOPY_ADVISE' message
` [Qemu-devel] [PATCH v5 07/29] libvhost-user: Support sending fds back to qemu
` [Qemu-devel] [PATCH v5 08/29] libvhost-user: Open userfaultfd
` [Qemu-devel] [PATCH v5 09/29] postcopy: Allow registering of fd handler
` [Qemu-devel] [PATCH v5 10/29] vhost+postcopy: Register shared ufd with postcopy
` [Qemu-devel] [PATCH v5 11/29] vhost+postcopy: Transmit 'listen' to slave
` [Qemu-devel] [PATCH v5 12/29] postcopy+vhost-user: Split set_mem_table for postcopy
` [Qemu-devel] [PATCH v5 13/29] migration/ram: ramblock_recv_bitmap_test_byte_offset
` [Qemu-devel] [PATCH v5 14/29] libvhost-user+postcopy: Register new regions with the ufd
` [Qemu-devel] [PATCH v5 15/29] vhost+postcopy: Send address back to qemu
` [Qemu-devel] [PATCH v5 16/29] vhost+postcopy: Stash RAMBlock and offset
` [Qemu-devel] [PATCH v5 17/29] vhost+postcopy: Helper to send requests to source for shared pages
` [Qemu-devel] [PATCH v5 18/29] vhost+postcopy: Resolve client address
` [Qemu-devel] [PATCH v5 19/29] postcopy: helper for waking shared
` [Qemu-devel] [PATCH v5 20/29] postcopy: postcopy_notify_shared_wake
` [Qemu-devel] [PATCH v5 21/29] vhost+postcopy: Add vhost waker
` [Qemu-devel] [PATCH v5 22/29] vhost+postcopy: Call wakeups
` [Qemu-devel] [PATCH v5 23/29] libvhost-user: mprotect & madvises for postcopy
` [Qemu-devel] [PATCH v5 24/29] vhost-user: Add VHOST_USER_POSTCOPY_END message
` [Qemu-devel] [PATCH v5 25/29] vhost+postcopy: Wire up POSTCOPY_END notify
` [Qemu-devel] [PATCH v5 26/29] vhost: Huge page align and merge
` [Qemu-devel] [PATCH v5 27/29] postcopy: Allow shared memory
` [Qemu-devel] [PATCH v5 28/29] libvhost-user: Claim support for postcopy
` [Qemu-devel] [PATCH v5 29/29] postcopy shared docs
[Qemu-devel] [PATCH v2] 9p: Convert use of atoi to qemu_strtoi to allow error checking
2018-03-12 17:07 UTC (5+ messages)
[Qemu-devel] [PATCH] MAINTAINERS: add include/block/aio-wait.h
2018-03-12 17:05 UTC (3+ messages)
[Qemu-devel] [PATCH v4 00/29] postcopy+vhost-user/shared ram
2018-03-12 17:03 UTC (23+ messages)
` [Qemu-devel] [PATCH v4 17/29] vhost+postcopy: Send requests to source for shared pages
` [Qemu-devel] [PATCH v4 18/29] vhost+postcopy: Resolve client address
` [Qemu-devel] [PATCH v4 20/29] postcopy: postcopy_notify_shared_wake
` [Qemu-devel] [PATCH v4 21/29] vhost+postcopy: Add vhost waker
` [Qemu-devel] [PATCH v4 22/29] vhost+postcopy: Call wakeups
` [Qemu-devel] [PATCH v4 23/29] libvhost-user: mprotect & madvises for postcopy
` [Qemu-devel] [PATCH v4 24/29] vhost-user: Add VHOST_USER_POSTCOPY_END message
` [Qemu-devel] [PATCH v4 25/29] vhost+postcopy: Wire up POSTCOPY_END notify
` [Qemu-devel] [PATCH v4 29/29] postcopy shared docs
[Qemu-devel] [PATCH v6 0/5] hw/acpi-build: build SRAT memory affinity structures for DIMM devices
2018-03-12 17:02 UTC (3+ messages)
` [Qemu-devel] [PATCH v6 2/5] qmp: distinguish PC-DIMM and NVDIMM in MemoryDeviceInfoList
[Qemu-devel] [PATCH 0/3] vdi: Implement .bdrv_co_create
2018-03-12 16:55 UTC (4+ messages)
` [Qemu-devel] [PATCH 1/3] vdi: Pull option parsing from vdi_co_create
` [Qemu-devel] [PATCH 2/3] vdi: Move file creation to vdi_co_create_opts
` [Qemu-devel] [PATCH 3/3] vdi: Implement .bdrv_co_create
[Qemu-devel] [PATCH v4 1/2] i386: Add Intel Processor Trace feature support
2018-03-12 16:45 UTC (4+ messages)
[Qemu-devel] [PATCH v3 00/29] postcopy+vhost-user/shared ram
2018-03-12 16:42 UTC (4+ messages)
` [Qemu-devel] [PATCH v3 19/29] postcopy: wake shared
[Qemu-devel] [PATCH 0/2] block: fix nbd-server-stop crash after blockdev-snapshot-sync
2018-03-12 16:27 UTC (5+ messages)
` [Qemu-devel] [PATCH 1/2] block: let blk_add/remove_aio_context_notifier() tolerate BDS changes
` [Qemu-devel] [PATCH 2/2] iotests: add 208 nbd-server + blockdev-snapshot-sync test case
[Qemu-devel] [PATCH v10 00/12] Dirty bitmaps postcopy migration
2018-03-12 16:24 UTC (9+ messages)
` [Qemu-devel] [PATCH v10 05/12] migration: introduce postcopy-only pending
` [Qemu-devel] [PATCH v10 10/12] migration: add postcopy migration of dirty bitmaps
` [Qemu-devel] [PATCH v10 11/12] iotests: add dirty bitmap migration test
` [Qemu-devel] [PATCH v10 12/12] iotests: add dirty bitmap postcopy test
[Qemu-devel] [PULL 00/14] Ui 20180312 patches
2018-03-12 16:14 UTC (2+ messages)
[Qemu-devel] [PULL 0/1] Block patches
2018-03-12 16:01 UTC (2+ messages)
` [Qemu-devel] [PULL 1/1] block: make BDRV_POLL_WHILE() re-entrancy safe
[Qemu-devel] [PULL 0/5] Tracing patches
2018-03-12 16:00 UTC (6+ messages)
` [Qemu-devel] [PULL 1/5] log-for-trace.h: Split out parts of log.h used by trace.h
` [Qemu-devel] [PULL 2/5] simpletrace: fix timestamp argument type
` [Qemu-devel] [PULL 3/5] trace: include filename when printing parser error messages
` [Qemu-devel] [PULL 4/5] trace: remove use of QEMU specific types from trace probes
` [Qemu-devel] [PULL 5/5] trace: only permit standard C types and fixed size integer types
[Qemu-devel] [PATCH 0/2] block/ssh: Implement .bdrv_refresh_filename()
2018-03-12 15:47 UTC (6+ messages)
` [Qemu-devel] [Qemu-block] "
[Qemu-devel] [PATCH V7 0/4] tests: Add migration test for aarch64
2018-03-12 15:41 UTC (3+ messages)
` [Qemu-devel] [PATCH V7 4/4] "
[Qemu-devel] [PATCH v4 0/8] nvdimm: guarantee persistence of QEMU writes to persistent memory
2018-03-12 15:39 UTC (2+ messages)
[Qemu-devel] [PATCH v2 0/8] nbd block status base:allocation
2018-03-12 15:28 UTC (10+ messages)
` [Qemu-devel] [PATCH v2 1/8] nbd/server: add nbd_opt_invalid helper
` [Qemu-devel] [PATCH v2 2/8] nbd/server: add nbd_read_opt_name helper
` [Qemu-devel] [PATCH v2 3/8] nbd: BLOCK_STATUS for standard get_block_status function: server part
` [Qemu-devel] [PATCH v2 4/8] block/nbd-client: save first fatal error in nbd_iter_error
` [Qemu-devel] [PATCH v2 5/8] nbd: BLOCK_STATUS for standard get_block_status function: client part
` [Qemu-devel] [PATCH v2 6/8] iotests.py: tiny refactor: move system imports up
` [Qemu-devel] [PATCH v2 7/8] iotests: add file_path helper
` [Qemu-devel] [PATCH v2 8/8] iotests: new test 209 for NBD BLOCK_STATUS
[Qemu-devel] [PATCH v9 00/14] ARM SMMUv3 Emulation Support
2018-03-12 15:22 UTC (8+ messages)
` [Qemu-devel] [PATCH v9 11/14] target/arm/kvm: Translate the MSI doorbell in kvm_arch_fixup_msi_route
[Qemu-devel] [PATCH 0/2] i386/kvm: TSC page clocksource for Hyper-V-on-KVM fixes
2018-03-12 15:12 UTC (3+ messages)
` [Qemu-devel] [PATCH 1/2] i386/kvm: add support for Hyper-V reenlightenment MSRs
` [Qemu-devel] [PATCH 2/2] i386/kvm: lower requirements for Hyper-V frequency MSRs exposure
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).