messages from 2015-02-25 09:35:30 to 2015-02-26 03:55:10 UTC [more...]
[Qemu-devel] Several sheepdog functions mix up -1 and -errno in return values
2015-02-26 3:54 UTC (6+ messages)
` [Qemu-devel] [PATCH] sheepdog: fix confused "
[Qemu-devel] [PATCH v3 00/11] block: Rework bdrv_close_all()
2015-02-26 2:29 UTC (15+ messages)
` [Qemu-devel] [PATCH v3 01/11] iotests: Move _filter_nbd into common.filter
` [Qemu-devel] [PATCH v3 02/11] iotests: Do not redirect qemu's stderr
` [Qemu-devel] [PATCH v3 04/11] quorum: Fix close path
` [Qemu-devel] [PATCH v3 05/11] block: Move BDS close notifiers into BB
[Qemu-devel] [PATCH v11 0/5] Netduino 2 Machine Model
2015-02-26 1:53 UTC (2+ messages)
[Qemu-devel] [PATCH] target-tilegx: Execute _start and reach to __libc_start_main successfully
2015-02-26 1:44 UTC (5+ messages)
[Qemu-devel] [PATCH v3 00/10] QEMU memory hot unplug support
2015-02-26 1:16 UTC (11+ messages)
` [Qemu-devel] [PATCH v3 01/10] acpi, mem-hotplug: Use PC_DIMM_SLOT_PROP in acpi_memory_plug_cb()
` [Qemu-devel] [PATCH v3 02/10] acpi, mem-hotplug: Add acpi_memory_slot_status() to get MemStatus
` [Qemu-devel] [PATCH v3 03/10] acpi, mem-hotplug: Add acpi_send_gpe_event() to rise sci for memory hotplug
` [Qemu-devel] [PATCH v3 04/10] acpi, mem-hotplug: Add unplug request cb for memory device
` [Qemu-devel] [PATCH v3 05/10] ich9, piix4, pc-dimm: Add memory hot unplug request support
` [Qemu-devel] [PATCH v3 06/10] acpi, mem-hotplug: Add unplug cb for memory device
` [Qemu-devel] [PATCH v3 07/10] ich9, piix4, pc-dimm: Add memory hot unplug support
` [Qemu-devel] [PATCH v3 08/10] qdev: make qdev_get_hotplug_handler() non-static
` [Qemu-devel] [PATCH v3 09/10] ssdt-mem: add MEMORY_SLOT_EJECT_METHOD
` [Qemu-devel] [PATCH v3 10/10] acpi: Add hardware implementation for memory hot unplug
[Qemu-devel] [RFC PATCH 0/2] host->guest environment variables via fw_cfg
2015-02-26 1:13 UTC (4+ messages)
[Qemu-devel] Reopen file descriptors on 'cont' command
2015-02-26 0:32 UTC
[Qemu-devel] [PATCH 0/6] QEMU ARM64 Migration Fixes
2015-02-25 23:36 UTC (9+ messages)
` [Qemu-devel] [PATCH 1/6] target-arm: kvm: save/restore mp state
` [Qemu-devel] [PATCH 2/6] arm_gic_kvm.c: restore config before pending IRQs
` [Qemu-devel] [PATCH 3/6] hw/char/pl011: don't keep setting the IRQ if nothing changed
` [Qemu-devel] [PATCH 4/6] target-arm/kvm64.c: sync FP register state
` [Qemu-devel] [PATCH 5/6] target-arm/kvm64: fix save/restore of SPSR registers
` [Qemu-devel] [PATCH 5/6] target-arm/kvm64: fix save/restore of SPSR regs
` [Qemu-devel] [PATCH 6/6] target-arm/cpu.h: document why env->spsr exists
[Qemu-devel] [PULL 00/11] X86 patches
2015-02-25 23:27 UTC (16+ messages)
` [Qemu-devel] [PULL 01/11] target-i386: Simplify listflags() function
` [Qemu-devel] [PULL 02/11] target-i386: Eliminate unnecessary get_cpuid_vendor() function
` [Qemu-devel] [PULL 03/11] target-i386: Move topology.h to include/hw/i386
` [Qemu-devel] [PULL 04/11] target-i386: Rename cpu_x86_init() to cpu_x86_init_user()
` [Qemu-devel] [PULL 05/11] target-i386: Eliminate cpu_init() function
` [Qemu-devel] [PULL 06/11] target-i386: Simplify error handling on cpu_x86_init_user()
` [Qemu-devel] [PULL 07/11] target-i386: Move CPUX86State.cpuid_apic_id to X86CPU.apic_id
` [Qemu-devel] [PULL 08/11] linux-user: Check for cpu_init() errors
` [Qemu-devel] [PULL 09/11] target-i386: Set APIC ID using cpu_index on CONFIG_USER
` [Qemu-devel] [PULL 10/11] target-i386: Require APIC ID to be explicitly set before CPU realize
` [Qemu-devel] [PULL 11/11] target-i386: Move APIC ID compatibility code to pc.c
[Qemu-devel] [PATCH v2] Fix crash when connecting to VNC through websocket
2015-02-25 23:21 UTC
[Qemu-devel] [PATCH v2 0/8] ahci: add more IO tests
2015-02-25 23:06 UTC (9+ messages)
` [Qemu-devel] [PATCH v2 1/8] libqos/ahci: Zero-fill AHCI headers
` [Qemu-devel] [PATCH v2 2/8] qtest/ahci: Add a macro bootup routine
` [Qemu-devel] [PATCH v2 3/8] libqos/ahci: add ahci command helpers
` [Qemu-devel] [PATCH v2 4/8] qtest/ahci: Add DMA test variants
` [Qemu-devel] [PATCH v2 5/8] qtest/ahci: Add PIO and LBA48 tests
` [Qemu-devel] [PATCH v2 6/8] qtest/ahci: add fragmented dma test
` [Qemu-devel] [PATCH v2 7/8] qtest/ahci: add qcow2 support to ahci-test
` [Qemu-devel] [PATCH v2 8/8] qtest/ahci: test different disk sectors
[Qemu-devel] [PATCH 0/8] ahci: add more IO tests
2015-02-25 22:40 UTC (5+ messages)
` [Qemu-devel] [PATCH 7/8] qtest/ahci: add qcow2 support to ahci-test
[Qemu-devel] [PATCH v4 00/17] ide: rerror/werror migration fixes for IDE/ISA and AHCI
2015-02-25 20:24 UTC (3+ messages)
[Qemu-devel] [RfC PATCH 00/15] virtio-gpu:
2015-02-25 20:04 UTC (3+ messages)
` [Qemu-devel] [RfC PATCH 05/15] virtio-gpu/2d: add hardware spec include file
[Qemu-devel] [PATCH V13 0/4] Virtual Machine Generation ID
2015-02-25 19:59 UTC (6+ messages)
` [Qemu-devel] [PATCH V13 1/4] acpi: extend ACPI interface to provide access to ACPI registers and SCI irq
` [Qemu-devel] [PATCH V13 2/4] docs: vm generation id device's description
` [Qemu-devel] [PATCH V13 3/4] pc: add a Virtual Machine Generation ID device
` [Qemu-devel] [PATCH V13 4/4] tests: add a unit test for the vmgenid device
[Qemu-devel] [PATCH v2 00/37] blockdev: BlockBackend and media
2015-02-25 18:18 UTC (3+ messages)
` [Qemu-devel] [PATCH v2 16/37] block: Fail requests to empty BlockBackend
[Qemu-devel] [PATCH 00/25] nbd: Several fixes
2015-02-25 18:11 UTC (27+ messages)
` [Qemu-devel] [PATCH 01/25] util/uri: Add overflow check to rfc3986_parse_port
` [Qemu-devel] [PATCH 02/25] qemu-nbd: Detect unused partitions by system == 0
` [Qemu-devel] [PATCH 03/25] nbd: Fix nbd_establish_connection()'s return value
` [Qemu-devel] [PATCH 04/25] nbd: Fix response to invalid requests
` [Qemu-devel] [PATCH 05/25] nbd: Avoid generic -EINVAL
` [Qemu-devel] [PATCH 06/25] nbd: Pass return value from nbd_handle_list()
` [Qemu-devel] [PATCH 07/25] nbd: Add "failed to open export" error message
` [Qemu-devel] [PATCH 08/25] nbd: Handle blk_getlength() failure
` [Qemu-devel] [PATCH 09/25] qemu-nbd: fork() can fail
` [Qemu-devel] [PATCH 10/25] nbd: Fix potential signed overflow issues
` [Qemu-devel] [PATCH 11/25] qemu-nbd: Fix and improve input verification
` [Qemu-devel] [PATCH 12/25] nbd: Set block size to BDRV_SECTOR_SIZE
` [Qemu-devel] [PATCH 13/25] nbd: Enforce sector alignment
` [Qemu-devel] [PATCH 14/25] coroutine: Add co_yield_timeout()
` [Qemu-devel] [PATCH 15/25] coroutine-io: Return -errno in case of error
` [Qemu-devel] [PATCH 16/25] coroutine-io: Add I/O functions with timeout
` [Qemu-devel] [PATCH 17/25] nbd: Employ timeouts
` [Qemu-devel] [PATCH 18/25] nbd: Fix nbd_receive_options()
` [Qemu-devel] [PATCH 19/25] nbd: Fix interpretation of the export flags
` [Qemu-devel] [PATCH 20/25] block/nbd: Comment on discard/flush silently failing
` [Qemu-devel] [PATCH 21/25] nbd: Drop unexpected data for NBD_OPT_LIST
` [Qemu-devel] [PATCH 22/25] iotests: Add _timeout function
` [Qemu-devel] [PATCH 23/25] iotests: Add test for invalid qemu-nbd parameters
` [Qemu-devel] [PATCH 24/25] iotests: Add test for issuing discard over NBD
` [Qemu-devel] [PATCH 25/25] iotests: Add test for a non-existing NBD export
[Qemu-devel] [Bug 1423124] [NEW] QEMU crash after sending data on host serial port
2015-02-25 17:20 UTC (2+ messages)
` [Qemu-devel] R: "
[Qemu-devel] [RFC 0/3] qtest: base64 r/w and faster memset
2015-02-25 16:34 UTC (4+ messages)
` [Qemu-devel] [RFC 1/3] qtest: allow arbitrarily long sends
` [Qemu-devel] [RFC 2/3] qtest: Add base64 encoded read/write
` [Qemu-devel] [RFC 3/3] qtest: add memset to qtest protocol
[Qemu-devel] [PULL 00/21] SCSI, RCU, KVM changes for 2015-02-16
2015-02-25 17:16 UTC (4+ messages)
` [Qemu-devel] [PULL 08/21] rcu: run RCU callbacks under the BQL
[Qemu-devel] [Bug 1425597] [NEW] moving window + changing screen resolution = bug
2015-02-25 17:00 UTC
[Qemu-devel] [PATCH v5 00/45] Postcopy implementation
2015-02-25 16:52 UTC (46+ messages)
` [Qemu-devel] [PATCH v5 01/45] Start documenting how postcopy works
` [Qemu-devel] [PATCH v5 02/45] Split header writing out of qemu_save_state_begin
` [Qemu-devel] [PATCH v5 03/45] qemu_ram_foreach_block: pass up error value, and down the ramblock name
` [Qemu-devel] [PATCH v5 04/45] Add qemu_get_counted_string to read a string prefixed by a count byte
` [Qemu-devel] [PATCH v5 05/45] Create MigrationIncomingState
` [Qemu-devel] [PATCH v5 06/45] Provide runtime Target page information
` [Qemu-devel] [PATCH v5 07/45] Return path: Open a return path on QEMUFile for sockets
` [Qemu-devel] [PATCH v5 08/45] Return path: socket_writev_buffer: Block even on non-blocking fd's
` [Qemu-devel] [PATCH v5 09/45] Migration commands
` [Qemu-devel] [PATCH v5 10/45] Return path: Control commands
` [Qemu-devel] [PATCH v5 11/45] Return path: Send responses from destination to source
` [Qemu-devel] [PATCH v5 12/45] Return path: Source handling of return path
` [Qemu-devel] [PATCH v5 13/45] ram_debug_dump_bitmap: Dump a migration bitmap as text
` [Qemu-devel] [PATCH v5 14/45] Move loadvm_handlers into MigrationIncomingState
` [Qemu-devel] [PATCH v5 15/45] Rework loadvm path for subloops
` [Qemu-devel] [PATCH v5 16/45] Add migration-capability boolean for postcopy-ram
` [Qemu-devel] [PATCH v5 17/45] Add wrappers and handlers for sending/receiving the postcopy-ram migration messages
` [Qemu-devel] [PATCH v5 18/45] MIG_CMD_PACKAGED: Send a packaged chunk of migration stream
` [Qemu-devel] [PATCH v5 19/45] migrate_init: Call from savevm
` [Qemu-devel] [PATCH v5 20/45] Modify savevm handlers for postcopy
` [Qemu-devel] [PATCH v5 21/45] Add Linux userfaultfd header
` [Qemu-devel] [PATCH v5 22/45] postcopy: OS support test
` [Qemu-devel] [PATCH v5 23/45] migrate_start_postcopy: Command to trigger transition to postcopy
` [Qemu-devel] [PATCH v5 24/45] MIG_STATE_POSTCOPY_ACTIVE: Add new migration state
` [Qemu-devel] [PATCH v5 25/45] qemu_savevm_state_complete: Postcopy changes
` [Qemu-devel] [PATCH v5 26/45] Postcopy page-map-incoming (PMI) structure
` [Qemu-devel] [PATCH v5 27/45] Postcopy: Maintain sentmap and calculate discard
` [Qemu-devel] [PATCH v5 28/45] postcopy: Incoming initialisation
` [Qemu-devel] [PATCH v5 29/45] postcopy: ram_enable_notify to switch on userfault
` [Qemu-devel] [PATCH v5 30/45] Postcopy: Postcopy startup in migration thread
` [Qemu-devel] [PATCH v5 31/45] Postcopy end in migration_thread
` [Qemu-devel] [PATCH v5 32/45] Page request: Add MIG_RP_CMD_REQ_PAGES reverse command
` [Qemu-devel] [PATCH v5 33/45] Page request: Process incoming page request
` [Qemu-devel] [PATCH v5 34/45] Page request: Consume pages off the post-copy queue
` [Qemu-devel] [PATCH v5 35/45] postcopy_ram.c: place_page and helpers
` [Qemu-devel] [PATCH v5 36/45] Postcopy: Use helpers to map pages during migration
` [Qemu-devel] [PATCH v5 37/45] qemu_ram_block_from_host
` [Qemu-devel] [PATCH v5 38/45] Don't sync dirty bitmaps in postcopy
` [Qemu-devel] [PATCH v5 39/45] Host page!=target page: Cleanup bitmaps
` [Qemu-devel] [PATCH v5 40/45] Postcopy; Handle userfault requests
` [Qemu-devel] [PATCH v5 41/45] Start up a postcopy/listener thread ready for incoming page data
` [Qemu-devel] [PATCH v5 42/45] postcopy: Wire up loadvm_postcopy_handle_{run, end} commands
` [Qemu-devel] [PATCH v5 43/45] End of migration for postcopy
` [Qemu-devel] [PATCH v5 44/45] Disable mlock around incoming postcopy
` [Qemu-devel] [PATCH v5 45/45] Inhibit ballooning during postcopy
[Qemu-devel] [PATCH v2 0/5] Remove unused functions
2015-02-25 16:47 UTC (3+ messages)
` [Qemu-devel] [PATCH 5/5] xen: Remove xen_cmos_set_s3_resume()
[Qemu-devel] [PATCH v2 0/9] Block Throttle Group Support
2015-02-25 15:37 UTC (6+ messages)
` [Qemu-devel] [PATCH 9/9] throttle: add name of ThrottleGroup to BlockDeviceInfo
[Qemu-devel] [PATCH 0/6] TriCore: add RRR1, RRRR, RRRW, SYS instructions
2015-02-25 16:14 UTC (7+ messages)
` [Qemu-devel] [PATCH 1/6] target-tricore: Add instructions of RRR1 opcode format, which have 0xa3 as first opcode
` [Qemu-devel] [PATCH 2/6] target-tricore: Add instructions of RRR1 opcode format, which have 0x63 "
` [Qemu-devel] [PATCH 3/6] target-tricore: Add instructions of RRR1 opcode format, which have 0xe3 "
` [Qemu-devel] [PATCH 4/6] target-tricore: Add instructions of RRRR opcode format
` [Qemu-devel] [PATCH 5/6] target-tricore: Add instructions of RRRW "
` [Qemu-devel] [PATCH 6/6] target-tricore: Add instructions of SYS "
[Qemu-devel] [PATCH 0/2] Proactive pow2floor() fix, and dead code removal
2015-02-25 15:11 UTC (4+ messages)
` [Qemu-devel] [PATCH 1/2] cutils: Proactively fix pow2floor(), switch to unsigned
` [Qemu-devel] [PATCH 2/2] xbzrle: Drop unused cache_resize()
[Qemu-devel] [PATCH v9] Support vhd type VHD_DIFFERENCING
2015-02-25 14:58 UTC (2+ messages)
[Qemu-devel] [RFC PATCH 00/14] Block replication for continuous checkpoints
2015-02-25 14:22 UTC (16+ messages)
` [Qemu-devel] [RFC PATCH 01/14] docs: block replication's description
` [Qemu-devel] [RFC PATCH 06/14] NBD client: connect to nbd server later
[Qemu-devel] net devices
2015-02-25 13:26 UTC (2+ messages)
[Qemu-devel] [PULL 0/8] usb: error handling fixes from Markus, make sysbus ehci arm-only
2015-02-25 13:13 UTC (2+ messages)
[Qemu-devel] [RESEND PATCH v1 00/13] QEmu memory hot unplug support
2015-02-25 12:53 UTC (5+ messages)
` [Qemu-devel] [RESEND PATCH v1 11/13] pc-dimm: Add memory hot unplug support for pc-dimm
[Qemu-devel] QEMU pci mach-virt: setting PCI_INTERRUPT_LINE?
2015-02-25 12:16 UTC (4+ messages)
[Qemu-devel] Patch Round-up for stable 2.2.1, freeze on 2015-03-05
2015-02-25 12:14 UTC (6+ messages)
` [Qemu-devel] [PATCH 29/43] linux-user: Fix broken m68k signal handling on 64 bit hosts
[Qemu-devel] [PATCH 0/8] machine: query machine properties rather than qemu opts
2015-02-25 11:55 UTC (2+ messages)
[Qemu-devel] [PULL v2 00/10] Fixes and new commands for QEMU Guest Agent
2015-02-25 11:53 UTC (2+ messages)
[Qemu-devel] [PATCH 0/3] qemu-sparc updates
2015-02-25 11:39 UTC (3+ messages)
` [Qemu-devel] [PATCH 2/3] MAINTAINERS: add myself as SPARC maintainer
[Qemu-devel] [PATCH v5 0/4] ARM: Add support for a generic PCI Express host bridge
2015-02-25 11:29 UTC (5+ messages)
` [Qemu-devel] [PATCH v5 3/4] arm: Add PCIe host bridge in virt machine
[Qemu-devel] [PATCH RFC v4 00/16] qemu: towards virtio-1 host support
2015-02-25 11:26 UTC (3+ messages)
` [Qemu-devel] Qemu and virtio 1.0
[Qemu-devel] [PATCH v5 0/5] libqos: Virtio MMIO driver
2015-02-25 11:08 UTC (4+ messages)
` [Qemu-devel] [PATCH v5 4/5] libqos: Add malloc generic
[Qemu-devel] [PATCH v2] utils: Add pow2ceil()
2015-02-25 10:45 UTC (4+ messages)
[Qemu-devel] [PATCH RFC v3 00/27] COarse-grain LOck-stepping(COLO) Virtual Machines for Non-stop Service
2015-02-25 10:09 UTC (14+ messages)
` [Qemu-devel] [PATCH RFC v3 17/27] COLO: Add new command parameter 'colo_nicname' 'colo_script' for net
` [Qemu-devel] [PATCH RFC v3 19/27] COLO NIC: Implement colo nic device interface configure()
[Qemu-devel] [PATCH v4 0/5] libqos: Virtio MMIO driver
2015-02-25 10:06 UTC (5+ messages)
[Qemu-devel] [PATCH v4 00/10] cpu: add device_add foo-x86_64-cpu support
2015-02-25 9:58 UTC (4+ messages)
[Qemu-devel] [PATCH] Openpic: check that cpu id is within the number of cpus
2015-02-25 9:50 UTC
[Qemu-devel] [PATCH] savevm: create snapshot failed when id_str already exits
2015-02-25 9:41 UTC (2+ messages)
[Qemu-devel] [PATCH] [POWERPC] display cpu id dump state
2015-02-25 9:39 UTC
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).