messages from 2017-01-18 10:09:40 to 2017-01-18 18:29:22 UTC [more...]
[Qemu-devel] [PATCH 00/18] Emulate guest vector operations with host vector operations
2017-01-18 18:29 UTC (7+ messages)
` [Qemu-devel] [PATCH 01/18] tcg: add support for 128bit vector type
` [Qemu-devel] [PATCH 10/18] tcg/i386: add support for vector opcodes
[Qemu-devel] [RFC 00/13] numa: add '-numa cpu' option
2017-01-18 18:27 UTC (17+ messages)
` [Qemu-devel] [RFC 01/13] numa: access CPU's node id via property in hmp_info_numa()
` [Qemu-devel] [RFC 02/13] pc: cleanup: move smbios_set_cpuid() into pc_build_smbios()
` [Qemu-devel] [RFC 03/13] pc: don't return cpu pointer from pc_new_cpu() as it's not needed anymore
` [Qemu-devel] [RFC 04/13] make possible_cpu_arch_ids() return const pointer
` [Qemu-devel] [RFC 05/13] pc: move pcms->possible_cpus init out of pc_cpus_init()
` [Qemu-devel] [RFC 06/13] pc: calculate topology only once when possible_cpus is initialised
` [Qemu-devel] [RFC 07/13] pc: pass apic_id to pc_find_cpu_slot() directly so lookup could be done without CPU object
` [Qemu-devel] [RFC 08/13] pc: add writeonly 'cpu' property to PCMachine
` [Qemu-devel] [RFC 09/13] numa: introduce '-numa cpu' cpu option
` [Qemu-devel] [RFC 10/13] numa: replace cpu_index_to_socket_id() with cpu_index_to_instance_props()
` [Qemu-devel] [RFC 11/13] numa: use new machine.cpu property with -numa cpus=... CLI
` [Qemu-devel] [RFC 12/13] pc: drop usage of legacy numa_get_node_for_cpu()
` [Qemu-devel] [RFC 13/13] pc: cpu: make sure that cpu.node-id matches -numa mapping
[Qemu-devel] [PATCH v3] aspeed/smc: handle dummy bytes when doing fast reads in command mode
2017-01-18 18:23 UTC (2+ messages)
[Qemu-devel] [PATCH v1 00/15] Convert QCow[2] to QCryptoBlock & add LUKS support
2017-01-18 18:13 UTC (7+ messages)
` [Qemu-devel] [PATCH v1 07/15] iotests: fix 097 when run with qcow
` [Qemu-devel] [PATCH v1 11/15] qcow2: convert QCow2 to use QCryptoBlock for encryption
[Qemu-devel] [PATCH v6 wave 2 0/3] q35: add negotiable broadcast SMI
2017-01-18 18:06 UTC (18+ messages)
` [Qemu-devel] [PATCH v6 wave 2 2/3] hw/isa/lpc_ich9: add broadcast SMI feature
[Qemu-devel] [PATCH] numa: access CPU's node id via property in hmp_info_numa()
2017-01-18 18:06 UTC (4+ messages)
[Qemu-devel] [Bug 1657538] [NEW] qemu 2.7.x 2.8 softmmu dont work on BE machine
2017-01-18 17:51 UTC
[Qemu-devel] [PATCH v3] hw/core/null-machine: Add the possibility to instantiate a CPU and RAM
2017-01-18 17:57 UTC (3+ messages)
[Qemu-devel] [PATCH] virtio: force VIRTIO_F_IOMMU_PLATFORM
2017-01-18 17:50 UTC (4+ messages)
[Qemu-devel] [PATCH v2 00/25] qmp: add async command type
2017-01-18 17:35 UTC (28+ messages)
` [Qemu-devel] [PATCH v2 01/25] tests: start generic qemu-qmp tests
` [Qemu-devel] [PATCH v2 02/25] tests: change /0.15/* tests to /qmp/*
` [Qemu-devel] [PATCH v2 03/25] qmp: teach qmp_dispatch() to take a pre-filled QDict
` [Qemu-devel] [PATCH v2 04/25] qmp: use a return callback for the command reply
` [Qemu-devel] [PATCH v2 05/25] qmp: add QmpClient
` [Qemu-devel] [PATCH v2 06/25] qmp: add qmp_return_is_cancelled()
` [Qemu-devel] [PATCH v2 07/25] qmp: introduce async command type
` [Qemu-devel] [PATCH v2 08/25] qapi: ignore top-level 'id' field
` [Qemu-devel] [PATCH v2 09/25] qmp: take 'id' from request
` [Qemu-devel] [PATCH v2 10/25] qmp: check that async command have an 'id'
` [Qemu-devel] [PATCH v2 11/25] scripts: learn 'async' qapi commands
` [Qemu-devel] [PATCH v2 12/25] tests: add dispatch async tests
` [Qemu-devel] [PATCH v2 13/25] monitor: add 'async' capability
` [Qemu-devel] [PATCH v2 14/25] monitor: add !qmp pre-conditions
` [Qemu-devel] [PATCH v2 15/25] monitor: suspend when running async and client has no async
` [Qemu-devel] [PATCH v2 16/25] qmp: update qmp-spec about async capability
` [Qemu-devel] [PATCH v2 17/25] qtest: add qtest-timeout
` [Qemu-devel] [PATCH v2 18/25] qtest: add qtest_init_qmp_caps()
` [Qemu-devel] [PATCH v2 19/25] tests: add tests for async and non-async clients
` [Qemu-devel] [PATCH v2 20/25] qapi: improve 'screendump' documentation
` [Qemu-devel] [PATCH v2 21/25] console: graphic_hw_update return true if async
` [Qemu-devel] [PATCH v2 22/25] console: add graphic_hw_update_done()
` [Qemu-devel] [PATCH v2 23/25] console: make screendump async
` [Qemu-devel] [PATCH v2 24/25] qtest: add /qemu-qmp/screendump test
` [Qemu-devel] [PATCH v2 25/25] qmp: move json-message-parser and check to QmpClient
[Qemu-devel] [PATCH 0/9] i386: query-cpu-model-expansion test script
2017-01-18 17:34 UTC (9+ messages)
` [Qemu-devel] [PATCH 9/9] tests: Test case for query-cpu-model-expansion
` [Qemu-devel] [libvirt] [PATCH 0/9] i386: query-cpu-model-expansion test script
[Qemu-devel] [PATCH v2] hw/arm/virt-acpi - reserve ECAM space as PNP0C02 device
2017-01-18 17:26 UTC (12+ messages)
[Qemu-devel] [PATCH 00/16] aio_context_acquire/release pushdown, part 2
2017-01-18 17:22 UTC (45+ messages)
` [Qemu-devel] [PATCH 01/16] aio: introduce aio_co_schedule and aio_co_wake
` [Qemu-devel] [PATCH 02/16] block-backend: allow blk_prw from coroutine context
` [Qemu-devel] [PATCH 03/16] test-thread-pool: use generic AioContext infrastructure
` [Qemu-devel] [PATCH 04/16] io: add methods to set I/O handlers on AioContext
` [Qemu-devel] [PATCH 05/16] io: make qio_channel_yield aware of AioContexts
` [Qemu-devel] [PATCH 06/16] nbd: do not block on partial reply header reads
` [Qemu-devel] [PATCH 07/16] coroutine-lock: reschedule coroutine on the AioContext it was running on
` [Qemu-devel] [PATCH 08/16] qed: introduce qed_aio_start_io and qed_aio_next_io_cb
` [Qemu-devel] [PATCH 09/16] aio: push aio_context_acquire/release down to dispatching
` [Qemu-devel] [PATCH 10/16] block: explicitly acquire aiocontext in timers that need it
` [Qemu-devel] [PATCH 11/16] block: explicitly acquire aiocontext in callbacks "
` [Qemu-devel] [PATCH 12/16] block: explicitly acquire aiocontext in bottom halves "
` [Qemu-devel] [PATCH 13/16] block: explicitly acquire aiocontext in aio callbacks "
` [Qemu-devel] [PATCH 14/16] aio-posix: partially inline aio_dispatch into aio_poll
` [Qemu-devel] [PATCH 15/16] async: remove unnecessary inc/dec pairs
` [Qemu-devel] [PATCH 16/16] block: document fields protected by AioContext lock
[Qemu-devel] SCSI HBA auto-created for -drive if=scsi
2017-01-18 17:21 UTC (2+ messages)
[Qemu-devel] [PATCH RFC] acpi: add reset register to fadt
2017-01-18 17:19 UTC (3+ messages)
[Qemu-devel] Data corruption in Qemu 2.7.1
2017-01-18 17:17 UTC (11+ messages)
` [Qemu-devel] [Qemu-stable] "
[Qemu-devel] [PATCH v15 0/2] virtio-crypto: virtio crypto device specification
2017-01-18 17:16 UTC (11+ messages)
` [Qemu-devel] [virtio-dev] "
` [Qemu-devel] [virtio-dev] "
[Qemu-devel] [PATCH] x86-KVM: Supply TSC and APIC clock rates to guest like VMWare
2017-01-18 17:15 UTC (9+ messages)
[Qemu-devel] [PATCH 0/3] cpu: numa: Fix the mapping initialization of VCPUs and NUMA nodes
2017-01-18 17:06 UTC (12+ messages)
` [Qemu-devel] [PATCH 1/3] cpu: Make the mapping of CPUs and NUMA nodes in cpu_common_realizefn
` [Qemu-devel] [PATCH 2/3] numa: Remove the numa_post_machine_init function
` [Qemu-devel] [PATCH 3/3] cpu: make the function of cpu_common_map_numa_node more efficiently
[Qemu-devel] [Qemu-block] Question: any suggestions about zero-filled image grow of raw format files ?
2017-01-18 17:05 UTC
[Qemu-devel] [PATCH v2 0/6] qapi-related cleanups
2017-01-18 16:57 UTC (8+ messages)
` [Qemu-devel] [PATCH v2 1/6] pci: Use struct instead of QDict to pass back parameters
` [Qemu-devel] [PATCH v2 2/6] qdict: Add convenience helpers for wrapped puts
` [Qemu-devel] [PATCH v2 3/6] qlist: Add convenience helpers for wrapped appends
` [Qemu-devel] [PATCH v2 4/6] fdc-test: Avoid deprecated 'change' command
` [Qemu-devel] [PATCH v2 5/6] test-qga: Actually test 0xff sync bytes
` [Qemu-devel] [PATCH v2 6/6] qapi: Promote blockdev-change-medium arguments to QAPI type
[Qemu-devel] [PATCH 0/2] Aspeed watchdog controller model
2017-01-18 16:55 UTC (3+ messages)
` [Qemu-devel] [PATCH 1/2] wdt: Add Aspeed watchdog device model
` [Qemu-devel] [PATCH 2/2] aspeed: add a watchdog controller
[Qemu-devel] [PATCH v2 0/6] ARM BE8/BE32 big-endian system-mode fixes (semihosting, gdbstub)
2017-01-18 16:52 UTC (7+ messages)
` [Qemu-devel] [PATCH v2 1/6] Add cfgend parameter for ARM CPU selection
[Qemu-devel] [PATCH v2] hw/misc: add a TMP42{1,2,3} device model
2017-01-18 16:39 UTC
[Qemu-devel] [PATCH 1/2] linux-user: fix settime old value location
2017-01-18 16:27 UTC (5+ messages)
` [Qemu-devel] [PATCH 2/2] linux-user: fix tcg/mmap test
[Qemu-devel] [PATCH 0/2] vl: Print warning if a non-empty default config-file is found
2017-01-18 16:24 UTC (5+ messages)
` [Qemu-devel] [PATCH 1/2] config: qemu_config_parse() return number of config groups
` [Qemu-devel] [PATCH 2/2] vl: Print warning when a default config file is loaded
[Qemu-devel] [Bug 641118] [NEW] NetBSD guest only supports network without ACPI
2017-01-18 15:59 UTC (2+ messages)
` [Qemu-devel] [Bug 641118] "
[Qemu-devel] [Bug 639651] [NEW] DRIVER_IRQL_NOT_LESS_OR_EQUAL booting WIndows XP after sysprepping
2017-01-18 15:56 UTC (2+ messages)
` [Qemu-devel] [Bug 639651] Re: DRIVER_IRQL_NOT_LESS_OR_EQUAL booting WIndows XP with Synaptics driver installed
[Qemu-devel] [Bug 640213] [NEW] QEMU does not communicate properly with GDB with a 64 bit guest
2017-01-18 15:58 UTC (2+ messages)
` [Qemu-devel] [Bug 640213] "
[Qemu-devel] kvmclock in wrong compat macro?
2017-01-18 16:03 UTC
[Qemu-devel] [Bug 1655708] [NEW] target/ppc/int_helper.c:2806: strange expression ?
2017-01-18 15:44 UTC (2+ messages)
` [Qemu-devel] [Bug 1655708] "
[Qemu-devel] [PATCH v2] gdbstub.c: fix GDB connection segfault caused by empty machines
2017-01-18 15:40 UTC (5+ messages)
[Qemu-devel] [PATCH v6 kernel 0/5] Extend virtio-balloon for fast (de)inflating & fast live migration
2017-01-18 15:38 UTC (14+ messages)
` [Qemu-devel] [PATCH v6 kernel 2/5] virtio-balloon: define new feature bit and head struct
` [Qemu-devel] [virtio-dev] "
` [Qemu-devel] [PATCH v6 kernel 3/5] virtio-balloon: speed up inflate/deflate process
[Qemu-devel] [PATCH v9 00/11] Convert msix_init() to error
2017-01-18 15:21 UTC (6+ messages)
` [Qemu-devel] [PATCH v9 04/11] msix: check msix_init's return value
[Qemu-devel] [PATCH] configure: allow enabling seccomp on s390x
2017-01-18 15:05 UTC
[Qemu-devel] [PATCH v2 00/11] Aspeed SMC controller fixes and improvements
2017-01-18 14:56 UTC (6+ messages)
` [Qemu-devel] [PATCH v2 09/11] aspeed/smc: extend tests for Command mode
[Qemu-devel] [PATCH] hw/usb/dev-hid: add a Mac guest compatibility option to usb-tablet
2017-01-18 14:30 UTC
[Qemu-devel] [PATCH v2] vl: Ensure the cpu_synchronize_all_post_init() in the appropriate location
2017-01-18 13:39 UTC
[Qemu-devel] [PATCH v4 00/25] block: Fix some filename generation issues
2017-01-18 13:37 UTC (7+ messages)
` [Qemu-devel] [PATCH v4 10/25] block: Add bdrv_dirname()
` [Qemu-devel] [PATCH v4 13/25] block/nbd: Implement bdrv_dirname()
[Qemu-devel] [PATCH 00/14] block: Image locking series
2017-01-18 13:19 UTC (6+ messages)
` [Qemu-devel] [PATCH 13/14] raw-posix: Implement image locking
[Qemu-devel] [PATCH] arch_init: Remove unnecessary default_config_files table
2017-01-18 13:04 UTC (7+ messages)
[Qemu-devel] [PATCH 0/2] vl: Ensure two functions in the appropriate location
2017-01-18 12:45 UTC (5+ messages)
` [Qemu-devel] [PATCH 1/2] vl: Ensure the numa_post_machine_init func "
[Qemu-devel] [PATCH 0/4] Allow migration with invtsc if there's no frequency mismatch
2017-01-18 12:43 UTC (11+ messages)
` [Qemu-devel] [PATCH 4/4] kvm: Allow migration with invtsc
` [Qemu-devel] TSC frequency configuration & invtsc migration (was Re: [PATCH 4/4] kvm: Allow migration with invtsc)
[Qemu-devel] [PATCH RFC v2 00/12] basic channel IO passthrough infrastructure based on vfio
2017-01-18 12:41 UTC (5+ messages)
` [Qemu-devel] [PATCH RFC v2 02/12] vfio: linux-headers update for vfio-ccw
[Qemu-devel] [PATCH V2 0/3] hw/pcie: Introduce Generic PCI Express Root Port
2017-01-18 12:30 UTC (3+ messages)
[Qemu-devel] Proposal PCI/PCIe device placement on PAPR guests
2017-01-18 12:21 UTC (7+ messages)
[Qemu-devel] [PULL 00/41] virtio, vhost, pc: fixes, features
2017-01-18 12:19 UTC (5+ messages)
` [Qemu-devel] [PULL 04/41] virtio: convert to use DMA api
` [Qemu-devel] [PULL 08/41] intel_iommu: support device iotlb descriptor
[Qemu-devel] [PATCH v3 0/2] Allow migration with invtsc if TSC frequency is explicitly set
2017-01-18 12:11 UTC (2+ messages)
[Qemu-devel] Call for GSoC 2017 mentors & project ideas
2017-01-18 11:12 UTC (2+ messages)
[Qemu-devel] [PATCH 0/3] COLO: fix some bugs
2017-01-18 11:01 UTC (3+ messages)
` [Qemu-devel] [PATCH 2/3] COLO: Shutdown related socket fd while do failover
[Qemu-devel] VM Hung issue
2017-01-18 10:46 UTC (3+ messages)
[Qemu-devel] [RFC PATCH] throttle: move throttling cmdline options to a separate header file
2017-01-18 10:38 UTC (3+ 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).