messages from 2015-02-16 14:44:41 to 2015-02-16 22:37:26 UTC [more...]
[Qemu-devel] [PATCH v7 00/10] rocker: add new rocker ethernet switch device
2015-02-16 22:37 UTC (13+ messages)
` [Qemu-devel] [PATCH v7 01/10] net: add MAC address string printer
` [Qemu-devel] [PATCH v7 02/10] virtio-net: use qemu_mac_strdup_printf
` [Qemu-devel] [PATCH v7 03/10] rocker: add register programming guide
` [Qemu-devel] [PATCH v7 04/10] pci: add rocker device ID
` [Qemu-devel] [PATCH v7 05/10] pci: add network device class 'other' for network switches
` [Qemu-devel] [PATCH v7 06/10] rocker: add new rocker switch device
` [Qemu-devel] [PATCH v7 07/10] qmp: add rocker device support
` [Qemu-devel] [PATCH v7 08/10] rocker: add tests
` [Qemu-devel] [PATCH v7 09/10] MAINTAINERS: add rocker
` [Qemu-devel] [PATCH v7 10/10] rocker: timestamp on the debug logs helps correlate with events in the VM
[Qemu-devel] [PATCHv3 0/2] m48t59: add year offset and sysbus device
2015-02-16 22:35 UTC (4+ messages)
` [Qemu-devel] [PATCHv3 1/2] m48t59: introduce new base_year qdev property
[Qemu-devel] [PATCH v3 0/7] cpu: add device_add foo-x86_64-cpu support
2015-02-16 22:34 UTC (8+ messages)
` [Qemu-devel] [PATCH] send-email: ask confirmation if given encoding name is very short
[Qemu-devel] [PATCH 0/4] Remove unused functions
2015-02-16 22:26 UTC (6+ messages)
` [Qemu-devel] [PATCH 1/4] migration: "
` [Qemu-devel] [PATCH 2/4] ui/console: Removed "
` [Qemu-devel] [PATCH 3/4] util: Remove "
` [Qemu-devel] [PATCH 4/4] block: "
[Qemu-devel] [PATCH 00/13] QemuOpts: Convert various setters to Error
2015-02-16 22:26 UTC (13+ messages)
` [Qemu-devel] [PATCH 01/13] QemuOpts: Convert qemu_opt_set_bool() to Error, fix its use
` [Qemu-devel] [PATCH 02/13] QemuOpts: Convert qemu_opt_set_number() "
` [Qemu-devel] [PATCH 03/13] QemuOpts: Convert qemu_opts_set() "
` [Qemu-devel] [PATCH 04/13] qemu-img: Suppress unhelpful extra errors in convert, resize
` [Qemu-devel] [PATCH 05/13] block: Suppress unhelpful extra errors in bdrv_img_create()
` [Qemu-devel] [PATCH 06/13] QemuOpts: Drop qemu_opt_set(), rename qemu_opt_set_err(), fix use
` [Qemu-devel] [PATCH 07/13] QemuOpts: Propagate errors through opts_do_parse()
[Qemu-devel] [PATCH RFC v3 00/27] COarse-grain LOck-stepping(COLO) Virtual Machines for Non-stop Service
2015-02-16 21:57 UTC (3+ messages)
` [Qemu-devel] [PATCH RFC v3 02/27] migration: Introduce capability 'colo' to migration
[Qemu-devel] [PATCH v3] qga: add guest-set-user-password command
2015-02-16 21:49 UTC (4+ messages)
[Qemu-devel] HEAD is failing virt-test on migration tests
2015-02-16 21:38 UTC (8+ messages)
[Qemu-devel] [PATCH v3 00/17] virtio: pull headers from linux
2015-02-16 21:36 UTC (18+ messages)
` [Qemu-devel] [PATCH v3 01/17] scripts/update-linux-headers.sh: pull virtio hdrs
` [Qemu-devel] [PATCH v3 02/17] include: import virtio headers from linux 4.0
` [Qemu-devel] [PATCH v3 03/17] virtio: use standard virtio_ring.h
` [Qemu-devel] [PATCH v3 04/17] virtio: use standard-headers
` [Qemu-devel] [PATCH v3 05/17] virtio-balloon: use standard headers
` [Qemu-devel] [PATCH v3 06/17] virtio-9p: "
` [Qemu-devel] [PATCH v3 07/17] virtio-blk: switch to standard-headers
` [Qemu-devel] [PATCH v3 08/17] virtio-net, tap: use standard-headers
` [Qemu-devel] [PATCH v3 09/17] virtio-rng: "
` [Qemu-devel] [PATCH v3 10/17] virtio-scsi: "
` [Qemu-devel] [PATCH v3 11/17] virtio-serial: switch to standard-headers
` [Qemu-devel] [PATCH v3 12/17] update-linux-headers: use standard-headers
` [Qemu-devel] [PATCH v3 13/17] linux-headers: "
` [Qemu-devel] [PATCH v3 14/17] virtio-pci: use standard headers
` [Qemu-devel] [PATCH v3 15/17] scripts: add arch specific standard-headers
` [Qemu-devel] [PATCH v3 16/17] standard-headers: add s390 virtio headers
` [Qemu-devel] [PATCH v3 17/17] s390: use standard headers
[Qemu-devel] [PATCH v13 00/17] block: incremental backup series
2015-02-16 21:33 UTC (24+ messages)
` [Qemu-devel] [PATCH v13 01/17] qapi: Add optional field "name" to block dirty bitmap
` [Qemu-devel] [PATCH v13 02/17] qmp: Ensure consistent granularity type
` [Qemu-devel] [PATCH v13 03/17] qmp: Add block-dirty-bitmap-add and block-dirty-bitmap-remove
` [Qemu-devel] [PATCH v13 04/17] block: Introduce bdrv_dirty_bitmap_granularity()
` [Qemu-devel] [PATCH v13 08/17] qmp: Add support of "dirty-bitmap" sync mode for drive-backup
` [Qemu-devel] [PATCH v13 09/17] qmp: add block-dirty-bitmap-clear
` [Qemu-devel] [PATCH v13 10/17] qapi: Add transaction support to block-dirty-bitmap operations
` [Qemu-devel] [PATCH v13 15/17] iotests: add simple incremental backup case
` [Qemu-devel] [PATCH v13 17/17] iotests: add incremental backup failure recovery test
[Qemu-devel] [PATCH 0/2] vga: assert to "solve" qxl bug
2015-02-16 21:23 UTC (3+ messages)
` [Qemu-devel] [PATCH 1/2] vga: abort instead of shrinking memory
` [Qemu-devel] [PATCH 2/2] qxl: surface0 and ram_header should fit into vram
[Qemu-devel] [PATCH 0/2] pci: Bury dead legacy commands pci_add, pci_del
2015-02-16 19:36 UTC (2+ messages)
[Qemu-devel] [PATCH v3] blkdebug: fix "once" rule
2015-02-16 19:33 UTC (2+ messages)
[Qemu-devel] [PATCH] target-xtensa: xtfpga: fix ml605 flash size
2015-02-16 19:32 UTC
[Qemu-devel] [PATCH v2 00/22] block: Rework bdrv_close_all()
2015-02-16 19:31 UTC (3+ messages)
` [Qemu-devel] [PATCH v2 01/22] iotests: Move _filter_nbd into common.filter
[Qemu-devel] slow speed for virtio-scsi since qemu 2.2
2015-02-16 19:02 UTC (13+ messages)
[Qemu-devel] [PATCH RFC v2 0/8] Dirty bitmaps migration
2015-02-16 18:22 UTC (8+ messages)
` [Qemu-devel] [PATCH RFC v2 8/8] migration: add migration/dirty-bitmap.c
[Qemu-devel] [PULL 00/21] SCSI, RCU, KVM changes for 2015-02-16
2015-02-16 18:18 UTC (22+ messages)
` [Qemu-devel] [PULL 01/21] kvm_stat: Add kvm_exit reasons for aarch64
` [Qemu-devel] [PULL 02/21] qdev: support to get a device firmware path directly
` [Qemu-devel] [PULL 03/21] vhost-scsi: add bootindex property
` [Qemu-devel] [PULL 04/21] vhost-scsi: expose the TYPE_FW_PATH_PROVIDER interface
` [Qemu-devel] [PULL 05/21] vhost-scsi: add a property for booting
` [Qemu-devel] [PULL 06/21] vhost-scsi: set the bootable value of channel/target/lun
` [Qemu-devel] [PULL 07/21] rcu: do not let RCU callbacks pile up indefinitely
` [Qemu-devel] [PULL 08/21] rcu: run RCU callbacks under the BQL
` [Qemu-devel] [PULL 09/21] memory: keep the owner of the AddressSpace alive until do_address_space_destroy
` [Qemu-devel] [PULL 10/21] pcie: remove mmconfig memory leak and wrap mmconfig update with transaction
` [Qemu-devel] [PULL 11/21] pci: split shpc_cleanup and shpc_free
` [Qemu-devel] [PULL 12/21] docs: clarify memory region lifecycle
` [Qemu-devel] [PULL 13/21] exec: introduce cpu_reload_memory_map
` [Qemu-devel] [PULL 14/21] exec: make iotlb RCU-friendly
` [Qemu-devel] [PULL 15/21] exec: RCUify AddressSpaceDispatch
` [Qemu-devel] [PULL 16/21] rcu: introduce RCU-enabled QLIST
` [Qemu-devel] [PULL 17/21] rcu: add g_free_rcu
` [Qemu-devel] [PULL 18/21] exec: protect mru_block with RCU
` [Qemu-devel] [PULL 19/21] cosmetic changes preparing for the following patches
` [Qemu-devel] [PULL 20/21] exec: convert ram_list to QLIST
` [Qemu-devel] [PULL 21/21] Convert ram_list to RCU
[Qemu-devel] [PATCH 1/1] unbreak dtrace tracing due to double _ in rdma names
2015-02-16 18:03 UTC (3+ messages)
[Qemu-devel] Enum String Generator
2015-02-16 17:37 UTC (3+ messages)
[Qemu-devel] [PATCH v3] ui/cocoa.m: Machine menu patch for Mac OS X
2015-02-16 17:00 UTC (6+ messages)
[Qemu-devel] [PATCH v2 0/4] virtio-pci: a few proxy tweaks
2015-02-16 16:33 UTC (5+ messages)
` [Qemu-devel] [PATCH v2 1/4] virtio-pci: add flags to enable/disable legacy/modern
` [Qemu-devel] [PATCH v2 2/4] virtio-pci: make QEMU_VIRTIO_PCI_QUEUE_MEM_MULT smaller
` [Qemu-devel] [PATCH v2 3/4] virtio-pci: make pci bars configurable
` [Qemu-devel] [PATCH v2 4/4] virtio-pci: make modern bar 64bit prefetchable
[Qemu-devel] [PULL v2 00/65] Block patches
2015-02-16 15:46 UTC (66+ messages)
` [Qemu-devel] [PULL v2 01/65] nbd: Drop BDS backpointer
` [Qemu-devel] [PULL v2 02/65] iotests: Add "wait" functionality to _cleanup_qemu
` [Qemu-devel] [PULL v2 03/65] iotests: Add test for drive-mirror with NBD target
` [Qemu-devel] [PULL v2 04/65] libqos: Split apart pc_alloc_init
` [Qemu-devel] [PULL v2 05/65] qtest/ahci: Create ahci.h
` [Qemu-devel] [PULL v2 06/65] libqos: create libqos.c
` [Qemu-devel] [PULL v2 07/65] libqos: add qtest_vboot
` [Qemu-devel] [PULL v2 08/65] libqos: add alloc_init_flags
` [Qemu-devel] [PULL v2 09/65] libqos: Update QGuestAllocator to be opaque
` [Qemu-devel] [PULL v2 10/65] libqos: add pc specific interface
` [Qemu-devel] [PULL v2 11/65] qtest/ahci: Store hba_base in AHCIQState
` [Qemu-devel] [PULL v2 12/65] qtest/ahci: finalize AHCIQState consolidation
` [Qemu-devel] [PULL v2 13/65] qtest/ahci: remove pcibus global
` [Qemu-devel] [PULL v2 14/65] qtest/ahci: remove guest_malloc global
` [Qemu-devel] [PULL v2 15/65] libqos/ahci: Functional register helpers
` [Qemu-devel] [PULL v2 16/65] qtest/ahci: remove getter/setter macros
` [Qemu-devel] [PULL v2 17/65] qtest/ahci: Bookmark FB and CLB pointers
` [Qemu-devel] [PULL v2 18/65] libqos/ahci: create libqos/ahci.c
` [Qemu-devel] [PULL v2 19/65] dataplane: endianness-aware accesses
` [Qemu-devel] [PULL v2 20/65] libqos/ahci: Add ahci_port_select helper
` [Qemu-devel] [PULL v2 21/65] libqos/ahci: Add ahci_port_clear helper
` [Qemu-devel] [PULL v2 22/65] qtest/ahci: rename 'Command' to 'CommandHeader'
` [Qemu-devel] [PULL v2 23/65] libqos/ahci: Add command header helpers
` [Qemu-devel] [PULL v2 24/65] libqos/ahci: Add ahci_port_check_error helper
` [Qemu-devel] [PULL v2 25/65] libqos/ahci: Add ahci_port_check_interrupts helper
` [Qemu-devel] [PULL v2 26/65] libqos/ahci: Add port_check_nonbusy helper
` [Qemu-devel] [PULL v2 27/65] libqos/ahci: Add cmd response sanity check helpers
` [Qemu-devel] [PULL v2 28/65] qtest/ahci: Demagic ahci tests
` [Qemu-devel] [PULL v2 29/65] qtest/ahci: add ahci_write_fis
` [Qemu-devel] [PULL v2 30/65] libqos/ahci: Add ide cmd properties
` [Qemu-devel] [PULL v2 31/65] libqos/ahci: add ahci command functions
` [Qemu-devel] [PULL v2 32/65] libqos/ahci: add ahci command verify
` [Qemu-devel] [PULL v2 33/65] libqos/ahci: add ahci command size setters
` [Qemu-devel] [PULL v2 34/65] libqos/ahci: Add ahci_guest_io
` [Qemu-devel] [PULL v2 35/65] libqos/ahci: add ahci_io
` [Qemu-devel] [PULL v2 36/65] libqos/ahci: Add ahci_clean_mem
` [Qemu-devel] [PULL v2 37/65] qtest/ahci: Assert sector size in identify test
` [Qemu-devel] [PULL v2 38/65] qtest/ahci: Adding simple dma read-write test
` [Qemu-devel] [PULL v2 39/65] nbd: fix the co_queue multi-adding bug
` [Qemu-devel] [PULL v2 40/65] savevm: Improve error message for blocked migration
` [Qemu-devel] [PULL v2 41/65] block: vmdk - fixed sizeof() error
` [Qemu-devel] [PULL v2 42/65] qtest: Fix deadloop by running main loop AIO context's timers
` [Qemu-devel] [PULL v2 43/65] qemu-io: Account IO by aio_read and aio_write
` [Qemu-devel] [PULL v2 44/65] qtest: Add scripts/qtest.py
` [Qemu-devel] [PULL v2 45/65] qemu-iotests: Add VM method qtest() to iotests.py
` [Qemu-devel] [PULL v2 46/65] qemu-iotests: Allow caller to disable underscore convertion for qmp
` [Qemu-devel] [PULL v2 47/65] qemu-iotests: Add 093 for IO throttling
` [Qemu-devel] [PULL v2 48/65] qemu-img: Fix qemu-img convert -n
` [Qemu-devel] [PULL v2 49/65] iotests: Add test for qemu-img convert to NBD
` [Qemu-devel] [PULL v2 50/65] block: Lift some BDS functions to the BlockBackend
` [Qemu-devel] [PULL v2 51/65] block: Add blk_new_open()
` [Qemu-devel] [PULL v2 52/65] block: Add Error parameter to bdrv_find_protocol()
` [Qemu-devel] [PULL v2 53/65] iotests: Add test for driver=qcow2, format=qcow2
` [Qemu-devel] [PULL v2 54/65] blockdev: Use blk_new_open() in blockdev_init()
` [Qemu-devel] [PULL v2 55/65] block/xen: Use blk_new_open() in blk_connect()
` [Qemu-devel] [PULL v2 56/65] qemu-img: Use blk_new_open() in img_open()
` [Qemu-devel] [PULL v2 57/65] qemu-img: Use blk_new_open() in img_rebase()
` [Qemu-devel] [PULL v2 58/65] qemu-img: Use BlockBackend as far as possible
` [Qemu-devel] [PULL v2 59/65] qemu-nbd: Use blk_new_open() in main()
` [Qemu-devel] [PULL v2 60/65] qemu-io: Use blk_new_open() in openfile()
` [Qemu-devel] [PULL v2 61/65] qemu-io: Remove "growable" option
` [Qemu-devel] [PULL v2 62/65] qemu-io: Use BlockBackend
` [Qemu-devel] [PULL v2 63/65] block: Clamp BlockBackend requests
` [Qemu-devel] [PULL v2 64/65] block: Remove "growable" from BDS
` [Qemu-devel] [PULL v2 65/65] block: Keep bdrv_check*_request()'s return value
[Qemu-devel] [PATCH 0/6 v2] tile: Can load elf64 tilegx binary successfully for linux-user
2015-02-16 16:25 UTC (3+ messages)
` [Qemu-devel] [PATCH 1/6 v2] target-tilegx: Firstly add to qemu with minimized features
[Qemu-devel] [PATCH v2 00/17] virtio: pull headers from linux
2015-02-16 16:15 UTC (7+ messages)
` [Qemu-devel] [PATCH v2 02/17] include: import virtio headers from linux 4.0
` [Qemu-devel] [PATCH v2 15/17] scripts: add arch specific standard-headers
[Qemu-devel] [PATCH 0/3] pci: fix memory region lifecycle issues, document the rules
2015-02-16 16:12 UTC (6+ messages)
` [Qemu-devel] [PATCH 1/3] pcie: remove mmconfig memory leak and wrap mmconfig update with transaction
` [Qemu-devel] [PATCH 2/3] pci: split shpc_cleanup and shpc_free
[Qemu-devel] Public service announcement - git 2.3.0 released
2015-02-16 15:35 UTC
[Qemu-devel] Fedora FC21 - Bug: 100% CPU and hangs in gettimeofday(&tp, NULL); forever
2015-02-16 15:29 UTC (17+ messages)
[Qemu-devel] [PATCH 0/5] tile: Can load elf64 tilegx binary successfully for linux-user
2015-02-16 15:24 UTC (12+ messages)
` [Qemu-devel] [PATCH 1/5] target-tile: Firstly add to qemu with minimized features
[Qemu-devel] [PATCH 0/5] Use tcg_malloc more
2015-02-16 16:01 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).