messages from 2013-10-30 12:24:25 to 2013-10-31 15:05:08 UTC [more...]
[Qemu-devel] [PULL 0/6] target-arm queue
2013-10-31 15:04 UTC (10+ messages)
[Qemu-devel] pvpanic plans?
2013-10-31 15:07 UTC (11+ messages)
[Qemu-devel] [PULL v2 00/56] QOM devices patch queue 2013-10-31
2013-10-31 14:37 UTC
[Qemu-devel] [PATCH] import kvm-unittest in QEMU source tree
2013-10-31 14:26 UTC (5+ messages)
[Qemu-devel] [PATCH v3 00/10] Clean up and fix no_user
2013-10-31 13:12 UTC (16+ messages)
` [Qemu-devel] [PATCH v3 01/10] qdev: Replace no_user by cannot_instantiate_with_device_add_yet
` [Qemu-devel] [PATCH v3 02/10] sysbus: Set cannot_instantiate_with_device_add_yet
` [Qemu-devel] [PATCH v3 03/10] cpu: Document why cannot_instantiate_with_device_add_yet
` [Qemu-devel] [PATCH v3 04/10] apic: "
` [Qemu-devel] [PATCH v3 05/10] pci-host: Consistently set cannot_instantiate_with_device_add_yet
` [Qemu-devel] [PATCH v3 06/10] ich9: Document why cannot_instantiate_with_device_add_yet
` [Qemu-devel] [PATCH v3 07/10] piix3 piix4: Clean up use of cannot_instantiate_with_device_add_yet
` [Qemu-devel] [PATCH v3 08/10] vt82c686: "
` [Qemu-devel] [PATCH v3 09/10] isa: "
` [Qemu-devel] [PATCH v3 10/10] qdev: Do not let the user try to device_add when it cannot work
[Qemu-devel] [PATCH v8 00/19] VHDX log replay and write support, .bdrv_create()
2013-10-31 13:10 UTC (22+ messages)
` [Qemu-devel] [PATCH v8 01/19] block: vhdx - minor comments and typo correction
` [Qemu-devel] [PATCH v8 02/19] block: vhdx - add header update capability
` [Qemu-devel] [PATCH v8 03/19] block: vhdx code movement - VHDXMetadataEntries and BDRVVHDXState to header
` [Qemu-devel] [PATCH v8 04/19] block: vhdx - log support struct and defines
` [Qemu-devel] [PATCH v8 05/19] block: vhdx - break endian translation functions out
` [Qemu-devel] [PATCH v8 06/19] block: vhdx - update log guid in header, and first write tracker
` [Qemu-devel] [PATCH v8 07/19] block: vhdx code movement - move vhdx_close() above vhdx_open()
` [Qemu-devel] [PATCH v8 08/19] block: vhdx - log parsing, replay, and flush support
` [Qemu-devel] [PATCH v8 09/19] block: vhdx - add region overlap detection for image files
` [Qemu-devel] [PATCH v8 10/19] block: vhdx - add log write support
` [Qemu-devel] [PATCH v8 11/19] block: vhdx "
` [Qemu-devel] [PATCH v8 12/19] block: vhdx - remove BAT file offset bit shifting
` [Qemu-devel] [PATCH v8 13/19] block: vhdx - move more endian translations to vhdx-endian.c
` [Qemu-devel] [PATCH v8 14/19] block: vhdx - break out code operations to functions
` [Qemu-devel] [PATCH v8 15/19] block: vhdx - fix comment typos in header, fix incorrect struct fields
` [Qemu-devel] [PATCH v8 16/19] block: vhdx - add .bdrv_create() support
` [Qemu-devel] [PATCH v8 17/19] block: vhdx - update _make_test_img() to filter out vhdx options
` [Qemu-devel] [PATCH v8 18/19] block: qemu-iotests for vhdx, add write test support
` [Qemu-devel] [PATCH v8 19/19] block: vhdx qemu-iotest - log replay of data sector
[Qemu-devel] [PATCH] RFC: spapr: introduce smt_cpu_index
2013-10-31 12:50 UTC (2+ messages)
[Qemu-devel] How to add qemu-system-$(target) as a dependency for qtests
2013-10-31 12:30 UTC (4+ messages)
[Qemu-devel] [PATCH 00/13] target-openrisc: More optimizations and corrections
2013-10-31 11:47 UTC (16+ messages)
` [Qemu-devel] [PATCH 09/13] target-openrisc: Add CPU which neglects Carry and Overflow Flag
` [Qemu-devel] [PATCH 11/13] target-openrisc: use jmp_pc as flag variable for branches
[Qemu-devel] [PATCH repost] ahci: fix win7 hang on boot
2013-10-31 11:37 UTC (3+ messages)
[Qemu-devel] [libvirt] QEMU 1.6 and drive discard parameter
2013-10-31 11:17 UTC (2+ messages)
[Qemu-devel] virtio-net performance on mach-virt
2013-10-31 9:49 UTC (4+ messages)
[Qemu-devel] [PATCH v3 0/2] smbios nicer defaults for DMI type 1 (System)
2013-10-31 9:00 UTC (24+ messages)
` [Qemu-devel] [PATCH v3 1/2] hw: Pass QEMUMachine to its init() method
` [Qemu-devel] [PATCH v3 2/2] smbios: Set system manufacturer, product & version by default
` [Qemu-devel] [PATCH v3 3/2] smbios: Decouple system product from QEMUMachine
[Qemu-devel] [PATCH v3 0/7] qdev and blockdev refcount leak fixes
2013-10-31 9:22 UTC (10+ messages)
` [Qemu-devel] [PATCH v3 1/7] blockdev: fix drive_init() opts and bs_opts leaks
` [Qemu-devel] [PATCH v3 2/7] qdev: unref qdev when device_add fails
` [Qemu-devel] [PATCH v3 3/7] libqtest: rename qmp() to qmp_discard_response()
` [Qemu-devel] [PATCH v3 4/7] libqtest: add qmp(fmt, ...) -> QDict* function
` [Qemu-devel] [PATCH v3 5/7] blockdev-test: add test case for drive_add duplicate IDs
` [Qemu-devel] [PATCH v3 6/7] qdev-monitor-test: add device_add leak test cases
` [Qemu-devel] [PATCH v3 7/7] qdev: drop misleading qdev_free() function
[Qemu-devel] [PATCH] uas: Fix response iu struct definition
2013-10-31 9:35 UTC
[Qemu-devel] [PATCH v4 0/2] sheepdog: add user-defined redundancy option
2013-10-31 5:49 UTC (3+ messages)
` [Qemu-devel] [PATCH v4 1/2] sheepdog: refactor do_sd_create()
` [Qemu-devel] [PATCH v4 2/2] sheepdog: support user-defined redundancy option
[Qemu-devel] [PATCH 0/6] qapi: generate event defines automatically
2013-10-31 5:26 UTC (7+ messages)
` [Qemu-devel] [PATCH 3/6] qapi: rename prefix QEVENT to Q_EVENT
[Qemu-devel] [PATCH v2] linux-user: Fix stat64 syscall for SPARC64
2013-10-31 4:33 UTC (2+ messages)
[Qemu-devel] Does QEMU support MIPS SMP2 malta board?
2013-10-31 3:47 UTC
[Qemu-devel] [PATCH v3 0/2] sheepdog: add user-defined redundancy option
2013-10-31 3:41 UTC (3+ messages)
` [Qemu-devel] [PATCH v3 1/2] sheepdog: refactor do_sd_create()
` [Qemu-devel] [PATCH v3 2/2] sheepdog: support user-defined redundancy option
[Qemu-devel] [PATCH v2 0/2] sheepdog: add user-defined redundancy option
2013-10-31 3:07 UTC (4+ messages)
` [Qemu-devel] [PATCH v2 2/2] sheepdog: support "
` [Qemu-devel] [sheepdog] "
[Qemu-devel] [PATCH v2] qemu-iotests: prefill some data to test image
2013-10-31 2:18 UTC (2+ messages)
` [Qemu-devel] [PATCH v3] qemu-iotests: use blkdebug to make test deterministic
[Qemu-devel] [PATCH v5 0/2] vmdk: Implement bdrv_get_specific_info
2013-10-31 2:06 UTC (3+ messages)
` [Qemu-devel] [PATCH v5 1/2] qapi: Add optional field 'compressed' to ImageInfo
` [Qemu-devel] [PATCH v5 2/2] vmdk: Implment bdrv_get_specific_info
[Qemu-devel] [PATCH 00/60] AArch64 TCG emulation support
2013-10-31 1:44 UTC (5+ messages)
` [Qemu-devel] [PATCH 14/60] AArch64: Add orr instruction emulation
[Qemu-devel] [PATCH v4 0/2] vmdk: Implement bdrv_get_specific_info
2013-10-31 1:01 UTC (4+ messages)
` [Qemu-devel] [PATCH v4 2/2] vmdk: Implment bdrv_get_specific_info
[Qemu-devel] e1000 patch for osx
2013-10-31 0:51 UTC (17+ messages)
[Qemu-devel] [patch 2/2] i386: pc: align gpa<->hpa on 1GB boundary
2013-10-30 23:44 UTC (20+ messages)
` [Qemu-devel] [RFC PATCH] pc: align gpa<->hpa on 1GB boundary by splitting RAM on several regions
[Qemu-devel] [Bug 1174654] [NEW] qemu-system-x86_64 takes 100% CPU after host machine resumed from suspend to ram
2013-10-30 21:54 UTC (2+ messages)
` [Qemu-devel] [Bug 1174654] "
[Qemu-devel] [PATCHv4 00/17] block: logical block provisioning enhancements
2013-10-30 21:22 UTC (9+ messages)
` [Qemu-devel] [PATCHv4 14/17] block/get_block_status: fix BDRV_BLOCK_ZERO for unallocated blocks
[Qemu-devel] How to introduce bs->node_name ?
2013-10-30 19:25 UTC (3+ messages)
[Qemu-devel] Test Message
2013-10-30 18:33 UTC
[Qemu-devel] [WIP PATCH 00/24] IDE cleanups, initial work on AHCI rerror/werror=stop
2013-10-30 16:56 UTC (16+ messages)
` [Qemu-devel] [PATCH 09/24] ide: wrap start_dma callback
` [Qemu-devel] [PATCH 10/24] ide: add trigger_irq callback
` [Qemu-devel] [PATCH 13/24] ide: move retry constants out of BM_STATUS_* namespace
` [Qemu-devel] [PATCH 16/24] ide: introduce ide_register_restart_cb
[Qemu-devel] [Bug 1243287] Re: [KVM/QEMU][ARM][SAUCY] fails to boot cloud-image due to host kvm fail
2013-10-30 16:19 UTC (3+ messages)
` [Qemu-devel] [Bug 1243287] [NEW] "
[Qemu-devel] [PATCH 0/2 v2] pc: inform SeaBIOS where 64-bit PCI hole begins
2013-10-30 15:38 UTC (10+ messages)
[Qemu-devel] [PATCH v2 00/10] Clean up and fix no_user
2013-10-30 14:49 UTC (12+ messages)
` [Qemu-devel] [PATCH v2 05/10] pci-host: Consistently set cannot_instantiate_with_device_add_yet
` [Qemu-devel] [PATCH v2 10/10] qdev: Do not let the user try to device_add when it cannot work
[Qemu-devel] [PATCH v3 1/2] linux-user: create target_structs header to place ipc_perm and shmid_ds
2013-10-30 13:46 UTC (2+ messages)
` [Qemu-devel] [PATCH v3 2/2] linux-user: pass correct parameter to do_shmctl()
[Qemu-devel] Checking the state of arm64-linux-user
2013-10-30 13:25 UTC (5+ messages)
[Qemu-devel] [PATCH] qxl: replace pipe signaling with bottom half
2013-10-30 13:00 UTC (2+ messages)
[Qemu-devel] [PATCH] net/hub: remove can_receive handler
2013-10-30 12:55 UTC (11+ messages)
[Qemu-devel] [PATCH] move BlockdevRef definition before using it
2013-10-30 12:32 UTC (3+ messages)
[Qemu-devel] [PATCH] hw/9pfs: fix P9_STATS_GEN handling
2013-10-30 12:29 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).