messages from 2018-03-13 16:22:22 to 2018-03-13 22:47:31 UTC [more...]
[Qemu-devel] [PULL 00/17] NBD patches for 2018-03-13 (2.12 softfreeze)
2018-03-13 19:30 UTC (2+ messages)
[Qemu-devel] [PULL 00/69] Misc patches for QEMU soft freeze
2018-03-13 22:46 UTC (6+ messages)
` [Qemu-devel] [PULL 01/69] qom: introduce object_class_get_list_sorted
` [Qemu-devel] [PULL 02/69] net: allow using any PCI NICs in -net or -nic
` [Qemu-devel] [PULL 03/69] q35: change default NIC to e1000e
` [Qemu-devel] [PULL 04/69] scsi-disk.c: consider bl->max_transfer in INQUIRY emulation
` [Qemu-devel] [PULL 05/69] qemu-doc: update deprecation section to use -nic and -netdev hubport
[Qemu-devel] [PULL 00/36] QAPI patches for 2018-03-12, 2.12 softfreeze
2018-03-13 21:55 UTC (4+ messages)
[Qemu-devel] [RFC PATCH] i2c: device passthrough HACK(!) & evaluation
2018-03-13 20:08 UTC (2+ messages)
[Qemu-devel] [PULL 00/22] virtio,vhost,pci,pc: features, cleanups
2018-03-13 21:45 UTC (23+ messages)
` [Qemu-devel] [PULL 01/22] scripts/update-linux-headers: add ethtool.h and update to 4.16.0-rc4
` [Qemu-devel] [PULL 02/22] virtio-net: use 64-bit values for feature flags
` [Qemu-devel] [PULL 03/22] virtio-net: add linkspeed and duplex settings to virtio-net
` [Qemu-devel] [PULL 04/22] acpi: remove unused acpi-dsdt.aml
` [Qemu-devel] [PULL 05/22] pc: replace pm object initialization with one-liner in acpi_get_pm_info()
` [Qemu-devel] [PULL 06/22] acpi: reuse AcpiGenericAddress instead of Acpi20GenericAddress
` [Qemu-devel] [PULL 07/22] acpi: add build_append_gas() helper for Generic Address Structure
` [Qemu-devel] [PULL 08/22] acpi: move ACPI_PORT_SMI_CMD define to header it belongs to
` [Qemu-devel] [PULL 09/22] pc: acpi: isolate FADT specific data into AcpiFadtData structure
` [Qemu-devel] [PULL 10/22] pc: acpi: use build_append_foo() API to construct FADT
` [Qemu-devel] [PULL 11/22] acpi: move build_fadt() from i386 specific to generic ACPI source
` [Qemu-devel] [PULL 12/22] virt_arm: acpi: reuse common build_fadt()
` [Qemu-devel] [PULL 13/22] tests: acpi: don't read all fields in test_acpi_fadt_table()
` [Qemu-devel] [PULL 15/22] qemu-options-wrapper.h: fix include patch
` [Qemu-devel] [PULL 14/22] vhost: used_memslots refactoring
` [Qemu-devel] [PULL 17/22] hw/pci: remove obsolete PCIDevice->init()
` [Qemu-devel] [PULL 16/22] standard-headers: update virtio_net.h
` [Qemu-devel] [PULL 18/22] pc-dimm: make qmp_pc_dimm_device_list() sort devices by address
` [Qemu-devel] [PULL 20/22] hw/acpi-build: build SRAT memory affinity structures for DIMM devices
` [Qemu-devel] [PULL 19/22] qmp: distinguish PC-DIMM and NVDIMM in MemoryDeviceInfoList
` [Qemu-devel] [PULL 21/22] tests/bios-tables-test: add test cases for DIMM proximity
` [Qemu-devel] [PULL 22/22] test/acpi-test-data: add ACPI tables for dimmpxm test
[Qemu-devel] [PATCH] checkpatch: warn about missing MAINTAINERS file changes
2018-03-12 17:58 UTC (2+ messages)
[Qemu-devel] [PATCH v4 0/5] Enable TOPOEXT to support hyperthreading on AMD CPU
2018-03-13 21:39 UTC (2+ messages)
[Qemu-devel] [PATCH v3] vmgenid: allow VM Generation ID modification via QMP/HMP
2018-03-13 21:22 UTC (2+ messages)
[Qemu-devel] [PULL 00/13] Bitmaps patches
2018-03-13 21:14 UTC (14+ messages)
` [Qemu-devel] [PULL 01/13] block/dirty-bitmap: add bdrv_dirty_bitmap_enable_successor()
` [Qemu-devel] [PULL 02/13] block/dirty-bitmap: fix locking in bdrv_reclaim_dirty_bitmap
` [Qemu-devel] [PULL 03/13] block/dirty-bitmap: add _locked version of bdrv_reclaim_dirty_bitmap
` [Qemu-devel] [PULL 04/13] dirty-bitmap: add locked state
` [Qemu-devel] [PULL 05/13] migration: introduce postcopy-only pending
` [Qemu-devel] [PULL 06/13] qapi: add dirty-bitmaps migration capability
` [Qemu-devel] [PULL 07/13] migration: include migrate_dirty_bitmaps in migrate_postcopy
` [Qemu-devel] [PULL 08/13] migration/qemu-file: add qemu_put_counted_string()
` [Qemu-devel] [PULL 09/13] migration: add is_active_iterate handler
` [Qemu-devel] [PULL 10/13] migration: allow qmp command migrate-start-postcopy for any postcopy
` [Qemu-devel] [PULL 11/13] migration: add postcopy migration of dirty bitmaps
` [Qemu-devel] [PULL 12/13] iotests: add dirty bitmap migration test
` [Qemu-devel] [PULL 13/13] iotests: add dirty bitmap postcopy test
[Qemu-devel] [PATCH v5 00/29] postcopy+vhost-user/shared ram
2018-03-13 21:14 UTC (4+ messages)
` [Qemu-devel] [PATCH v5 09/29] postcopy: Allow registering of fd handler
[Qemu-devel] [PULL v2 00/17] NBD patches for 2018-03-13 (2.12 softfreeze)
2018-03-13 20:50 UTC (2+ messages)
` [Qemu-devel] [PULL v2 14/17] nbd: BLOCK_STATUS for standard get_block_status function: client part
[Qemu-devel] [PULL 00/11] vfio updates for QEMU-2.12 soft freeze
2018-03-13 20:19 UTC (12+ messages)
` [Qemu-devel] [PULL 01/11] standard-headers: add drm/drm_fourcc.h
` [Qemu-devel] [PULL 02/11] ui/pixman: add qemu_drm_format_to_pixman()
` [Qemu-devel] [PULL 03/11] console: minimal hotplug suport
` [Qemu-devel] [PULL 04/11] secondary-vga: properly close QemuConsole on unplug
` [Qemu-devel] [PULL 05/11] vfio/common: cleanup in vfio_region_finalize
` [Qemu-devel] [PULL 06/11] vfio/display: core & wireup
` [Qemu-devel] [PULL 07/11] vfio/display: adding region support
` [Qemu-devel] [PULL 08/11] vfio/display: adding dmabuf support
` [Qemu-devel] [PULL 09/11] vfio/pci: Relax DMA map errors for MMIO regions
` [Qemu-devel] [PULL 10/11] vfio-pci: Allow mmap of MSIX BAR
` [Qemu-devel] [PULL 11/11] ppc/spapr, vfio: Turn off MSIX emulation for VFIO devices
[Qemu-devel] [PATCH v2 0/8] nbd block status base:allocation
2018-03-13 20:16 UTC (3+ messages)
[Qemu-devel] [PATCH 0/3] nvram: at24c: fix problems related to "rom-size"
2018-03-13 20:16 UTC (7+ messages)
` [Qemu-devel] [PATCH 1/3] nvram: at24c: remove doubled prefix for ERR
` [Qemu-devel] [PATCH 3/3] nvram: at24c: use a sane default for "rom-size"
[Qemu-devel] [PATCH v11 00/13] Dirty bitmaps postcopy migration
2018-03-13 20:10 UTC (23+ messages)
` [Qemu-devel] [PATCH v11 01/13] block/dirty-bitmap: add bdrv_dirty_bitmap_enable_successor()
` [Qemu-devel] [PATCH v11 02/13] block/dirty-bitmap: fix locking in bdrv_reclaim_dirty_bitmap
` [Qemu-devel] [PATCH v11 03/13] block/dirty-bitmap: add _locked version of bdrv_reclaim_dirty_bitmap
` [Qemu-devel] [PATCH v11 04/13] dirty-bitmap: add locked state
` [Qemu-devel] [PATCH v11 05/13] migration: introduce postcopy-only pending
` [Qemu-devel] [PATCH v11 06/13] qapi: add dirty-bitmaps migration capability
` [Qemu-devel] [PATCH v11 07/13] migration: include migrate_dirty_bitmaps in migrate_postcopy
` [Qemu-devel] [PATCH v11 08/13] migration/qemu-file: add qemu_put_counted_string()
` [Qemu-devel] [PATCH v11 09/13] migration: add is_active_iterate handler
` [Qemu-devel] [PATCH v11 10/13] migration: allow qmp command migrate-start-postcopy for any postcopy
` [Qemu-devel] [PATCH v11 11/13] migration: add postcopy migration of dirty bitmaps
` [Qemu-devel] [PATCH v11 12/13] iotests: add dirty bitmap migration test
` [Qemu-devel] [PATCH v11 13/13] iotests: add dirty bitmap postcopy test
[Qemu-devel] regression in timer code?
2018-03-13 20:09 UTC
[Qemu-devel] [PATCH v12 00/28] x86: Secure Encrypted Virtualization (AMD)
2018-03-13 19:49 UTC (10+ messages)
` [Qemu-devel] [PATCH v12 08/28] target/i386: add Secure Encrypted Virtulization (SEV) object
[Qemu-devel] [PULL v2 0/9] Socket next patches
2018-03-13 19:17 UTC (11+ messages)
` [Qemu-devel] [PULL v2 1/9] char: don't silently skip tn3270 protocol init when TLS is enabled
` [Qemu-devel] [PULL v2 2/9] cutils: add qemu_strtoi & qemu_strtoui parsers for int/unsigned int types
` [Qemu-devel] [PULL v2 3/9] sockets: pull code for testing IP availability out of specific test
` [Qemu-devel] [PULL v2 4/9] sockets: strengthen test suite IP protocol availability checks
` [Qemu-devel] [PULL v2 5/9] sockets: move fd_is_socket() into common sockets code
` [Qemu-devel] [PULL v2 6/9] sockets: check that the named file descriptor is a socket
` [Qemu-devel] [PULL v2 7/9] sockets: allow SocketAddress 'fd' to reference numeric file descriptors
` [Qemu-devel] [PULL v2 8/9] char: refactor parsing of socket address information
` [Qemu-devel] [PULL v2 9/9] char: allow passing pre-opened socket file descriptor at startup
[Qemu-devel] [PATCH qemu v7 2/4] vfio/pci: Relax DMA map errors for MMIO regions
2018-03-13 19:17 UTC (18+ messages)
[Qemu-devel] [PATCH 0/2] Give the refcount cache the minimum possible size by default
2018-03-13 19:10 UTC (7+ messages)
` [Qemu-devel] [PATCH 1/2] qcow2: "
` [Qemu-devel] [PATCH 2/2] docs: Document the new default sizes of the qcow2 caches
[Qemu-devel] [PULL 0/9] Socket next patches
2018-03-13 19:10 UTC (8+ messages)
` [Qemu-devel] [PULL 2/9] cutils: add qemu_strtoi & qemu_strtoui parsers for int/unsigned int types
[Qemu-devel] [PULL 00/11] target/xtensa linux-user support
2018-03-13 18:53 UTC
[Qemu-devel] [PULL 00/41] Block layer patches
2018-03-13 18:47 UTC (4+ messages)
` [Qemu-devel] [PULL 18/41] blockjobs: add block-job-finalize
[Qemu-devel] [PULL 0/7] Machine queue, 2018-03-12
2018-03-13 18:37 UTC (3+ messages)
[Qemu-devel] [Bug 1755479] [NEW] Cortex M:qemu abort with optimized code and icount
2018-03-13 18:11 UTC (3+ messages)
` [Qemu-devel] [Bug 1755479] "
[Qemu-devel] [PULL 00/17] NBD patches for 2018-03-13 (2.12 softfreeze)
2018-03-13 18:19 UTC (19+ messages)
` [Qemu-devel] [PULL 01/17] iotests: Fix stuck NBD process on 33
` [Qemu-devel] [PULL 02/17] nbd/server: move nbd_co_send_structured_error up
` [Qemu-devel] [PULL 03/17] nbd/server: fix sparse read
` [Qemu-devel] [PULL 04/17] nbd/server: fix: check client->closing before sending reply
` [Qemu-devel] [PULL 05/17] nbd/server: refactor nbd_trip: cmd_read and generic reply
` [Qemu-devel] [PULL 06/17] nbd/server: refactor nbd_trip: split out nbd_handle_request
` [Qemu-devel] [PULL 07/17] nbd/server: Honor FUA request on NBD_CMD_TRIM
` [Qemu-devel] [PULL 08/17] block: let blk_add/remove_aio_context_notifier() tolerate BDS changes
` [Qemu-devel] [PULL 09/17] iotests: add 208 nbd-server + blockdev-snapshot-sync test case
` [Qemu-devel] [PULL 10/17] nbd/server: add nbd_opt_invalid helper
` [Qemu-devel] [PULL 11/17] nbd/server: add nbd_read_opt_name helper
` [Qemu-devel] [PULL 12/17] nbd: BLOCK_STATUS for standard get_block_status function: server part
` [Qemu-devel] [PULL 13/17] block/nbd-client: save first fatal error in nbd_iter_error
` [Qemu-devel] [PULL 14/17] nbd: BLOCK_STATUS for standard get_block_status function: client part
` [Qemu-devel] [PULL 15/17] iotests.py: tiny refactor: move system imports up
` [Qemu-devel] [PULL 16/17] iotests: add file_path helper
` [Qemu-devel] [PULL 17/17] iotests: new test 209 for NBD BLOCK_STATUS
[Qemu-devel] [PULL 0/4] Python queue, 2018-03-12
2018-03-13 18:15 UTC (2+ messages)
[Qemu-devel] [PATCH v10 00/12] Dirty bitmaps postcopy migration
2018-03-13 18:02 UTC (15+ 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] Proposal: deprecate and remove QEMU's unicore32 target code
2018-03-13 17:39 UTC (6+ messages)
` [Qemu-devel] Deprecate tilegx ? (was: Proposal: deprecate and remove QEMU's unicore32 target code)
` [Qemu-devel] Deprecate tilegx ?
[Qemu-devel] [PULL 00/18] Linux user for 2.12 patches
2018-03-13 17:33 UTC (19+ messages)
` [Qemu-devel] [PULL 01/18] linux-user: Drop unicore32 code
` [Qemu-devel] [PULL 02/18] linux-user: Remove the unused "not implemented" signal handling stubs
` [Qemu-devel] [PULL 03/18] linux-user: allows to use "--systemd ALL" with qemu-binfmt-conf.sh
` [Qemu-devel] [PULL 04/18] linux-user: Support f_flags in statfs when available
` [Qemu-devel] [PULL 05/18] linux-user: fix mmap/munmap/mprotect/mremap/shmat
` [Qemu-devel] [PULL 06/18] linux-user: fix assertion in shmdt
` [Qemu-devel] [PULL 07/18] linux-user: fix target_mprotect/target_munmap error return values
` [Qemu-devel] [PULL 08/18] linux-user: drop unused target_msync function
` [Qemu-devel] [PULL 09/18] qemu-binfmt-conf.sh: add qemu-xtensa
` [Qemu-devel] [PULL 10/18] linux-user: Use #if to only call validate_guest_space for 32-bit ARM target
` [Qemu-devel] [PULL 11/18] linux-user: Rename validate_guest_space => init_guest_commpage
` [Qemu-devel] [PULL 12/18] linux-user: init_guest_space: Clean up if we can't initialize the commpage
` [Qemu-devel] [PULL 13/18] linux-user: init_guest_space: Correctly handle guest_start in commpage initialization
` [Qemu-devel] [PULL 14/18] linux-user: init_guest_space: Clarify page alignment logic
` [Qemu-devel] [PULL 15/18] linux-user: init_guest_commpage: Add a comment about size check
` [Qemu-devel] [PULL 16/18] linux-user: init_guest_space: Clean up control flow a bit
` [Qemu-devel] [PULL 17/18] linux-user: init_guest_space: Don't try to align if we'll reject it
` [Qemu-devel] [PULL 18/18] linux-user: init_guest_space: Add a comment about search strategy
[Qemu-devel] [PATCH for 2.11 0/2] QEMU crashes with CD device without media
2018-03-13 17:25 UTC (3+ messages)
[Qemu-devel] [PATCH v4] file-posix: specify expected filetypes
2018-03-13 17:20 UTC (3+ messages)
[Qemu-devel] [PATCH 0/9] raspi3: various fixes for Linux booting
2018-03-13 17:09 UTC (15+ messages)
` [Qemu-devel] [PATCH 1/9] hw/arm/raspi: Don't do board-setup or secure-boot for raspi3
` [Qemu-devel] [PATCH 4/9] hw/arm/bcm2386: Fix parent type of bcm2386
` [Qemu-devel] [PATCH 5/9] hw/arm/bcm2836: Rename bcm2836 type/struct to bcm283x
` [Qemu-devel] [PATCH 6/9] hw/arm/bcm2836: Create proper bcm2837 device
` [Qemu-devel] [PATCH 7/9] hw/arm/bcm2836: Use correct affinity values for BCM2837
` [Qemu-devel] [PATCH 8/9] hw/arm/bcm2836: Hardcode correct CPU type
[Qemu-devel] [PATCH v4 0/4] Add a dynamic XML-description of the cp-registers to GDB
2018-03-13 17:04 UTC (5+ messages)
` [Qemu-devel] [PATCH v4 3/4] target/arm: Add the XML dynamic generation
` [Qemu-devel] [PATCH v4 4/4] target/arm: Add arm_gdb_set_sysreg() callback
[Qemu-devel] [RFC v10 00/24] Multifd
2018-03-13 16:53 UTC (3+ messages)
` [Qemu-devel] [PATCH v10 08/24] migration: Add multifd test
[Qemu-devel] [PATCH v4 0/4] virtio-balloon: free page hint reporting support
2018-03-13 16:49 UTC (5+ messages)
` [Qemu-devel] [PATCH v4 3/4] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
` [Qemu-devel] [PATCH v4 4/4] migration: use the free page hint feature from balloon
[Qemu-devel] [PATCH v1 0/4] Travis Build Speed-ups
2018-03-13 16:48 UTC (4+ messages)
` [Qemu-devel] [PATCH v1 4/4] .travis.yml: add --disable-tools to the modules build
[Qemu-devel] [PULL 0/3] Reduce Travis timeouts
2018-03-13 16:46 UTC (4+ messages)
` [Qemu-devel] [PULL 1/3] .travis.yml: drop setting default log output
` [Qemu-devel] [PULL 2/3] .travis.yml: split default config into system and user
` [Qemu-devel] [PULL 3/3] .travis.yml: add --disable-user with the rest of the disables
[Qemu-devel] [PATCH v2 1/1] hw/scsi: support SCSI-2 passthrough without PI
2018-03-13 16:43 UTC
[Qemu-devel] [PULL v2 00/22] KVM patches for QEMU 2.12 soft freeze
2018-03-13 16:41 UTC
[Qemu-devel] [PATCH] iotests: Update output of 051 and 186 after commit 1454509726719e0933c
2018-03-13 16:37 UTC (5+ messages)
[Qemu-devel] [PATCH] 9p: Convert use of atoi to qemu_strtol to allow error checking
2018-03-13 16:28 UTC (8+ messages)
[Qemu-devel] [PULL 00/22] KVM patches for QEMU 2.12 soft freeze
2018-03-13 16:29 UTC (2+ messages)
[Qemu-devel] [PATCH qemu v2] slirp/debug: Print IP addresses in human readable form
2018-03-13 16:25 UTC (2+ 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).