messages from 2014-12-19 11:23:29 to 2014-12-22 09:55:16 UTC [more...]
[Qemu-devel] cannot receive qemu-dev/kvm-dev mails sent by myself
2014-12-22 9:54 UTC (2+ messages)
[Qemu-devel] Does kvm friendly support GPT?
2014-12-22 9:52 UTC (4+ messages)
[Qemu-devel] qemu-img:the sheepdog snapshot vdi's lock will not be released when use qemu-img to create a snapshot vdi
2014-12-22 9:41 UTC
[Qemu-devel] [RFC V9 4/4] domain snapshot design: libxl/libxlu
2014-12-22 9:36 UTC
[Qemu-devel] [question] How to get the guest physical memory usage from host?
2014-12-22 9:33 UTC (6+ messages)
[Qemu-devel] [PATCH v3 0/2] balloon: add a feature bit to let Guest OS deflate virtio_balloon on OOM
2014-12-22 9:10 UTC (3+ messages)
[Qemu-devel] [PATCH 0/3] qemu: guest agent: implement guest-exec command for Linux
2014-12-22 9:06 UTC (4+ messages)
` [Qemu-devel] [PATCH 1/3] guest agent: guest-file-open: refactoring
` [Qemu-devel] [PATCH 2/3] guest agent: add guest-pipe-open
` [Qemu-devel] [PATCH 3/3] guest agent: add guest-exec and guest-exec-status interfaces
[Qemu-devel] [PATCH V2 0/2] Add virtio endianness determination in KVM ARM/ARM64
2014-12-22 9:04 UTC (3+ messages)
` [Qemu-devel] [PATCH V2 1/2] target-arm: KVM64: Get and Sync up guest register state like kvm32
` [Qemu-devel] [PATCH V2 2/2] target-arm: Guest cpu endianness determination for virtio KVM ARM/ARM64
[Qemu-devel] [PULL 0/5] bootdevice: Refactor and improvement
2014-12-22 8:56 UTC (6+ messages)
` [Qemu-devel] [PULL 1/5] bootdevice: move code about bootorder from vl.c to bootdevice.c
` [Qemu-devel] [PULL 2/5] bootdevice: add Error **errp argument for validate_bootdevices()
` [Qemu-devel] [PULL 3/5] bootdevice: add Error **errp argument for qemu_boot_set()
` [Qemu-devel] [PULL 4/5] bootdevice: add validate check "
` [Qemu-devel] [PULL 5/5] bootdevice: add Error **errp argument for QEMUBootSetHandler
[Qemu-devel] [PATCH] support vhost-user socket to reconnect
2014-12-22 7:28 UTC (3+ messages)
[Qemu-devel] [PATCH] net: Add persistent flag to -net tap option
2014-12-22 6:33 UTC (2+ messages)
[Qemu-devel] [PATCH] check return value of fcntl() to detect invalid fd
2014-12-22 5:54 UTC (5+ messages)
[Qemu-devel] How to deal with the problem about communicating from vm to host or vm to vm when switch process was restarted
2014-12-22 5:08 UTC
[Qemu-devel] [Bug 1401798] [NEW] Qemu 2.2.0 savevm crash
2014-12-22 2:23 UTC (2+ messages)
` [Qemu-devel] [Bug 1401798] "
[Qemu-devel] [Bug 1404690] [NEW] Qemu crashes with chrooted m68k
2014-12-22 1:27 UTC (4+ messages)
` [Qemu-devel] [Bug 1404690] "
[Qemu-devel] [PULL 0/5] Net patches
2014-12-21 23:16 UTC (8+ messages)
` [Qemu-devel] [PULL 1/5] tap: fix vcpu long time io blocking on tap
` [Qemu-devel] [PULL 2/5] net: don't use set/get_pointer() in set/get_netdev()
` [Qemu-devel] [PULL 3/5] net: Fuse g_malloc(); memset() into g_new0()
` [Qemu-devel] [PULL 4/5] net: Use g_new() & friends where that makes obvious sense
` [Qemu-devel] [PULL 5/5] e1000: defer packets until BM enabled
[Qemu-devel] [PATCH RFC for-2.3 0/6] qga: add three logical memory hotplug related commands
2014-12-21 21:45 UTC (13+ messages)
` [Qemu-devel] [PATCH RFC for-2.3 1/6] qga: introduce three guest memory block commands with stubs
` [Qemu-devel] [PATCH RFC for-2.3 2/6] qga: introduce three help functions for memory block functions
` [Qemu-devel] [PATCH RFC for-2.3 3/6] qga: implement qmp_guest_get_memory_blocks() for Linux with sysfs
` [Qemu-devel] [PATCH RFC for-2.3 4/6] qga: implement qmp_guest_set_memory_blocks() "
` [Qemu-devel] [PATCH RFC for-2.3 5/6] qga: implement qmp_guest_get_memory_block_size() "
` [Qemu-devel] [PATCH RFC for-2.3 6/6] qga: add memory block command that unsupported to blacklist
[Qemu-devel] [Bug 1368815] [NEW] qemu-img convert intermittently corrupts output images
2014-12-21 19:29 UTC (2+ messages)
` [Qemu-devel] [Bug 1368815] Change abandoned on cinder (master)
[Qemu-devel] alt-gr on Windows
2014-12-21 17:54 UTC (3+ messages)
[Qemu-devel] [PULL 00/13] tricore patches
2014-12-21 18:47 UTC (14+ messages)
` [Qemu-devel] [PULL 01/13] target-tricore: fix offset masking in BOL format
` [Qemu-devel] [PULL 02/13] target-tricore: typo "
` [Qemu-devel] [PULL 03/13] target-tricore: add missing 64-bit MOV in RLC format
` [Qemu-devel] [PULL 04/13] target-tricore: pretty-print register dump and show more status registers
` [Qemu-devel] [PULL 05/13] target-tricore: Fix mask handling JNZ.T being 7 bit long
` [Qemu-devel] [PULL 06/13] target-tricore: Change SSOV/SUOV makro name to SSOV32/SUOV32
` [Qemu-devel] [PULL 07/13] target-tricore: Add instructions of RR opcode format, that have 0xb as the first opcode
` [Qemu-devel] [PULL 08/13] target-tricore: Add instructions of RR opcode format, that have 0xf "
` [Qemu-devel] [PULL 09/13] target-tricore: Add instructions of RR opcode format, that have 0x1 "
` [Qemu-devel] [PULL 10/13] target-tricore: Add instructions of RR opcode format, that have 0x4b "
` [Qemu-devel] [PULL 11/13] target-tricore: Add missing 1.6 insn of BOL opcode format
` [Qemu-devel] [PULL 12/13] target-tricore: Fix MFCR/MTCR insn and B format offset
` [Qemu-devel] [PULL 13/13] target-tricore: Add instructions of RR1 opcode format, that have 0xb3 as first opcode
[Qemu-devel] [PATCH] linux-user: support target-to-host SCM_CREDENTIALS
2014-12-21 11:02 UTC
[Qemu-devel] [PATCH] net: Add persistent flag to -net tap option
2014-12-21 7:17 UTC (5+ messages)
[Qemu-devel] [Bug 1404610] [NEW] [feature request] HP300 m68k system?
2014-12-21 6:13 UTC
[Qemu-devel] [Bug 1319100] [NEW] qemu-arm-static bug in signal handling avoids using mono
2014-12-21 1:49 UTC (4+ messages)
` [Qemu-devel] [Bug 1319100] "
[Qemu-devel] [PATCH] target-mips: Make CP0.Status.CU1 read-only for the 5Kc and 5KEc processors
2014-12-20 23:00 UTC
[Qemu-devel] [PULL v2 0/7] s390x patches for 2.3
2014-12-20 22:03 UTC (2+ messages)
[Qemu-devel] [PULL 0/1] update ipxe from 69313ed to 35c5379
2014-12-20 21:44 UTC (2+ messages)
[Qemu-devel] [PATCH 0/2] cpu->exception_index fixes
2014-12-20 21:28 UTC (6+ messages)
` [Qemu-devel] [PATCH 1/2] cpu: initialize cpu->exception_index on reset
` [Qemu-devel] [PATCH 2/2] exec: change default exception_index value for migration to -1
[Qemu-devel] [PATCH 0/9] target-ppc: Rudimentary Support for Transactional Memory
2014-12-20 21:22 UTC (4+ messages)
` [Qemu-devel] [PATCH 9/9] target-ppc: Introduce Privileged TM Noops
[Qemu-devel] [PATCH] target-s390x: Add Extract PSW instruction
2014-12-20 21:11 UTC (3+ messages)
[Qemu-devel] [PATCH v3 0/5] bootdevice: Refactor and improvement
2014-12-20 2:22 UTC (6+ messages)
` [Qemu-devel] [PATCH v3 1/5] bootdevice: move code about bootorder from vl.c to bootdevice.c
` [Qemu-devel] [PATCH v3 2/5] bootdevice: add Error **errp argument for validate_bootdevices()
` [Qemu-devel] [PATCH v3 3/5] bootdevice: add Error **errp argument for qemu_boot_set()
` [Qemu-devel] [PATCH v3 4/5] bootdevice: add validate check "
` [Qemu-devel] [PATCH v3 5/5] bootdevice: add Error **errp argument for QEMUBootSetHandler
[Qemu-devel] [PATCH v2 0/5] bootdevice: Refactor and improvement
2014-12-20 1:52 UTC (13+ messages)
` [Qemu-devel] [PATCH v2 1/5] bootdevice: move code about bootorder from vl.c to bootdevice.c
` [Qemu-devel] [PATCH v2 2/5] bootdevice: add Error **errp argument for validate_bootdevices()
` [Qemu-devel] [PATCH v2 3/5] bootdevice: add Error **errp argument for qemu_boot_set()
` [Qemu-devel] [PATCH v2 5/5] bootdevice: add Error **errp argument for QEMUBootSetHandler
[Qemu-devel] [Bug 1404278] [NEW] tap connections not working on windows host
2014-12-19 21:09 UTC (2+ messages)
` [Qemu-devel] [Bug 1404278] "
[Qemu-devel] [PULL 00/10] vnc: add support for multiple vnc displays
2014-12-19 18:09 UTC (8+ messages)
` [Qemu-devel] [PULL 09/10] monitor: add query-vnc2 command
` [Qemu-devel] [PULL 10/10] monitor: add vnc websockets
[Qemu-devel] Review of monitor commands identifying BDS / BB by name
2014-12-19 18:27 UTC (8+ messages)
` [Qemu-devel] Can we make monitor commands identify BDS / BB by name consistently? (was: Review of monitor commands identifying BDS / BB by name)
` [Qemu-devel] Can we make monitor commands identify BDS / BB by name consistently?
` [Qemu-devel] Review of ways to create BDSes (was: Review of monitor commands identifying BDS / BB by name)
` [Qemu-devel] Review of ways to create BDSes
` [Qemu-devel] Review of ways to reopen BDSes (was: Review of monitor commands identifying BDS / BB by name)
[Qemu-devel] Live migration bug, possible missing ram in migration?
2014-12-19 18:11 UTC (7+ messages)
[Qemu-devel] Unable to loadvm on qemu-system-ppc -M g3beige (keyboard freeze)
2014-12-19 17:45 UTC (20+ messages)
` [Qemu-devel] [Qemu-ppc] "
[Qemu-devel] [PATCH v3] target-tricore: pretty-print register dump and show more status registers
2014-12-19 18:59 UTC (2+ messages)
[Qemu-devel] [PATCH] PPC: e500: Fix GPIO controller interrupt number
2014-12-19 17:29 UTC (2+ messages)
[Qemu-devel] [Bug 1363641] [NEW] Build of v2.1.0 fails on armv7l due to undeclared __NR_select
2014-12-19 17:08 UTC (2+ messages)
` [Qemu-devel] [Bug 1363641] "
[Qemu-devel] [PULL 00/02] seccomp branch queue
2014-12-19 16:56 UTC (3+ messages)
` [Qemu-devel] [PULL 01/02] seccomp: typo in configure error message
` [Qemu-devel] [PULL 02/02] seccomp: add mbind() to the syscall whitelist
[Qemu-devel] [PULL 00/19] Block patches
2014-12-19 16:35 UTC (20+ messages)
` [Qemu-devel] [PULL 01/19] qemu-iotests: Remove 091 from quick group
` [Qemu-devel] [PULL 02/19] qemu-iotests: Speed up make check-block
` [Qemu-devel] [PULL 03/19] tests/Makefile: Add check-block to make check
` [Qemu-devel] [PULL 04/19] block: mark AioContext as recursive
` [Qemu-devel] [PULL 05/19] block: do not allocate an iovec per read of a growable/zero_after_eof BDS
` [Qemu-devel] [PULL 06/19] block: replace g_new0 with g_new for bottom half allocation
` [Qemu-devel] [PULL 07/19] checkpatch: Brace handling on multi-line condition
` [Qemu-devel] [PULL 08/19] block: Get full backing filename from string
` [Qemu-devel] [PULL 09/19] block: JSON filenames and relative backing files
` [Qemu-devel] [PULL 10/19] block: Relative backing file for image creation
` [Qemu-devel] [PULL 11/19] block/vmdk: Relative backing file for creation
` [Qemu-devel] [PULL 12/19] iotests: Add test for relative backing file names
` [Qemu-devel] [PULL 13/19] qapi: Fix document for BlockStats.node-name
` [Qemu-devel] [PULL 14/19] block: fix spoiling all dirty bitmaps by mirror and migration
` [Qemu-devel] [PULL 15/19] qapi: Comment version info in TransactionAction
` [Qemu-devel] [PULL 16/19] qmp: Add command 'blockdev-backup'
` [Qemu-devel] [PULL 17/19] block: Add blockdev-backup to transaction
` [Qemu-devel] [PULL 18/19] qemu-iotests: Test blockdev-backup in 055
` [Qemu-devel] [PULL 19/19] iotests: Filter out "I/O thread spun..." warning
[Qemu-devel] [PATCH 0/8] target-i386: Simplify APIC ID initialization, move compat code to pc.c
2014-12-19 16:29 UTC (10+ messages)
` [Qemu-devel] [PATCH 4/8] target-i386: Keep track of apic-id setting
` [Qemu-devel] [PATCH 5/8] target-i386: Set APIC ID using cpu_index on CONFIG_USER
` [Qemu-devel] [PATCH 7/8] target-i386: Move topology.h to hw/i386/topology.h
[Qemu-devel] [PATCH] iotests: Filter out "I/O thread spun..." warning
2014-12-19 16:22 UTC (2+ messages)
[Qemu-devel] [PATCH v4 0/6] block: Relative backing files
2014-12-19 15:13 UTC (2+ messages)
[Qemu-devel] [PATCH v3 0/8] pc: acpi: various fixes and cleanups
2014-12-19 14:45 UTC (12+ messages)
` [Qemu-devel] [PATCH v3 1/8] pc: acpi: fix WindowsXP BSOD when memory hotplug is enabled
` [Qemu-devel] [PATCH v3 2/8] pc: acpi: decribe bridge device as not hotpluggable
` [Qemu-devel] [PATCH v3 3/8] pc: acpi-build: cleanup AcpiPmInfo initialization
` [Qemu-devel] [PATCH v3 4/8] acpi: build_append_nameseg(): add padding if necessary
` [Qemu-devel] [PATCH v3 5/8] acpi: move generic aml building helpers into dedictated file
` [Qemu-devel] [PATCH v3 6/8] acpi: add build_append_namestring() helper
` [Qemu-devel] [PATCH v4 "
` [Qemu-devel] [PATCH v3 7/8] acpi: drop min-bytes in build_package()
` [Qemu-devel] [PATCH v3 8/8] pc: acpi-build: simplify PCI bus tree generation
[Qemu-devel] [PATCH 0/2] tcg: Move TCG arch-specific initialization inside TCG code
2014-12-19 14:05 UTC (6+ messages)
` [Qemu-devel] [PATCH 1/2] tcg: Introduce tcg_arch_init() function
[Qemu-devel] [PATCH v3 0/5] More migration file cleanup
2014-12-19 13:27 UTC (5+ messages)
` [Qemu-devel] [PATCH v3 4/5] Split the QEMU buffered file code out
[Qemu-devel] broken backward migration due to commit 461a275 "parallel: adding vmstate for save/restore"
2014-12-19 13:21 UTC (9+ messages)
[Qemu-devel] [PATCH v2] e1000: defer packets until BM enabled
2014-12-19 13:17 UTC (2+ messages)
[Qemu-devel] [PATCH 0/2] net: Trivial cleanups around g_malloc()
2014-12-19 13:15 UTC (2+ messages)
[Qemu-devel] [PULL 0/4] vga: cirrus hwcursor fixes
2014-12-19 12:56 UTC (2+ messages)
[Qemu-devel] [PATCH] Fix block migration bug
2014-12-19 11:44 UTC (4+ messages)
` [Qemu-devel] [PATCH] block-migration: fix pending() return value
[Qemu-devel] [PATCH V3] net: don't use set/get_pointer() in set/get_netdev()
2014-12-19 11:31 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).