messages from 2014-12-17 10:55:35 to 2014-12-18 16:49:11 UTC [more...]
[Qemu-devel] [PATCH] QEMU:Change the IRQ number for GPIO Controller
2014-12-18 16:48 UTC (4+ messages)
` [Qemu-devel] [PATCH] hw/ppc/e500.c : Fix GPIO IRQ Number
[Qemu-devel] [PATCH 0/9] target-ppc: Rudimentary Support for Transactional Memory
2014-12-18 16:34 UTC (10+ messages)
` [Qemu-devel] [PATCH 1/9] target-ppc: Introduce Instruction Type "
` [Qemu-devel] [PATCH 2/9] target-ppc: Introduce Feature Flag "
` [Qemu-devel] [PATCH 3/9] target-ppc: Introduce tm_enabled Bit to CPU State
` [Qemu-devel] [PATCH 4/9] target-ppc: Power8 Supports Transactional Memory
` [Qemu-devel] [PATCH 5/9] target-ppc: Introduce TEXASRU Bit Fields
` [Qemu-devel] [PATCH 6/9] target-ppc: Introduce tbegin
` [Qemu-devel] [PATCH 7/9] target-ppc: Introduce TM Noops
` [Qemu-devel] [PATCH 8/9] target-ppc: Introduce tcheck
` [Qemu-devel] [PATCH 9/9] target-ppc: Introduce Privileged TM Noops
[Qemu-devel] [PULL v2 0/7] s390x patches for 2.3
2014-12-18 16:34 UTC (8+ messages)
` [Qemu-devel] [PULL v2 1/7] s390x/ccw: fix oddity in machine class init
` [Qemu-devel] [PULL v2 2/7] s390x/css: Clean up unnecessary CONFIG_USER_ONLY wrappers
` [Qemu-devel] [PULL v2 3/7] s390x/kvm: sync register support helper function
` [Qemu-devel] [PULL v2 4/7] s390x/kvm: avoid syscalls by syncing registers with kvm_run
` [Qemu-devel] [PULL v2 5/7] s390: Add PCI bus support
` [Qemu-devel] [PULL v2 6/7] s390: implement pci instructions
` [Qemu-devel] [PULL v2 7/7] kvm: extend kvm_irqchip_add_msi_route to work on s390
[Qemu-devel] [PATCH 1/1] dev-serial: report when data are ready to be read
2014-12-18 16:23 UTC
[Qemu-devel] [PATCH v5 0/5] Geometry and blocksize detection for backing devices
2014-12-18 15:59 UTC (10+ messages)
` [Qemu-devel] [PATCH v5 1/5] block: add bdrv functions for geometry and blocksize
` [Qemu-devel] [PATCH v5 2/5] raw-posix: Refactor logical block size detection
` [Qemu-devel] [PATCH v5 3/5] block: Add driver methods to probe blocksizes and geometry
` [Qemu-devel] [PATCH v5 4/5] block-backend: Add wrappers for blocksizes and geometry probing
` [Qemu-devel] [PATCH v5 5/5] BlockConf: Call backend functions to detect geometry and blocksizes
[Qemu-devel] 2.1 unexpected stop after exporting blockdev via nbd server
2014-12-18 15:38 UTC
[Qemu-devel] Review of monitor commands identifying BDS / BB by name
2014-12-18 15:25 UTC (5+ 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] [PATCH 00/14] block: Remove "growable", add blk_new_open()
2014-12-18 15:19 UTC (4+ messages)
` [Qemu-devel] [PATCH 02/14] block: Add blk_new_open()
[Qemu-devel] Unable to loadvm on qemu-system-ppc -M g3beige (keyboard freeze)
2014-12-18 15:13 UTC (8+ messages)
` [Qemu-devel] [Qemu-ppc] "
[Qemu-devel] [RFC PATCH] target-arm: protect cpu_exclusive_*
2014-12-18 15:09 UTC (28+ messages)
[Qemu-devel] [PATCH v6 0/4] qmp: Add "blockdev-backup"
2014-12-18 15:02 UTC (8+ messages)
` [Qemu-devel] [PATCH v6 1/4] qapi: Comment version info in TransactionAction
` [Qemu-devel] [PATCH v6 2/4] qmp: Add command 'blockdev-backup'
` [Qemu-devel] [PATCH v6 3/4] block: Add blockdev-backup to transaction
` [Qemu-devel] [PATCH v6 4/4] qemu-iotests: Test blockdev-backup in 055
[Qemu-devel] [PATCH V2 0/4] *virtio-blk: add multiread support
2014-12-18 14:44 UTC (5+ messages)
[Qemu-devel] [PATCH 0/3 V2] add PCI support for the s390 platform
2014-12-18 14:39 UTC (6+ messages)
` [Qemu-devel] [PATCH 1/3 V2] s390: Add PCI bus support
` [Qemu-devel] [PATCH 2/3 V2] s390: implement pci instructions
` [Qemu-devel] [PATCH 3/3 V2] kvm: extend kvm_irqchip_add_msi_route to work on s390
[Qemu-devel] Qemu on the Android platform
2014-12-18 14:20 UTC
[Qemu-devel] [PATCH v5 00/11] fw_cfg, bootorder, and UEFI+'-kernel' on arm/virt
2014-12-18 13:31 UTC (17+ messages)
` [Qemu-devel] [PATCH v5 01/11] fw_cfg: hard separation between the MMIO and I/O port mappings
` [Qemu-devel] [PATCH v5 02/11] fw_cfg: move boards to fw_cfg_init_io() / fw_cfg_init_mem()
` [Qemu-devel] [PATCH v5 03/11] fw_cfg_mem: max access size and region size are the same for data register
` [Qemu-devel] [PATCH v5 04/11] fw_cfg_mem: flip ctl_mem_ops and data_mem_ops to DEVICE_BIG_ENDIAN
` [Qemu-devel] [PATCH v5 05/11] exec: allows 8-byte accesses in subpage_ops
` [Qemu-devel] [PATCH v5 06/11] fw_cfg_mem: introduce the "data_width" property
` [Qemu-devel] [PATCH v5 07/11] fw_cfg_mem: expose the "data_width" property with fw_cfg_init_mem_wide()
` [Qemu-devel] [PATCH v5 08/11] arm: add fw_cfg to "virt" board
` [Qemu-devel] [PATCH v5 09/11] hw/loader: split out load_image_gzipped_buffer()
` [Qemu-devel] [PATCH v5 10/11] hw/arm: pass pristine kernel image to guest firmware over fw_cfg
` [Qemu-devel] [PATCH v5 11/11] hw/arm/virt: enable passing of EFI-stubbed kernel to guest UEFI firmware
[Qemu-devel] [PATCH 0/3] block: three optimizations
2014-12-18 12:35 UTC (5+ messages)
` [Qemu-devel] [PATCH 1/3] block: mark AioContext as recursive
` [Qemu-devel] [PATCH 2/3] block: do not allocate an iovec per read of a growable/zero_after_eof BDS
` [Qemu-devel] [PATCH 3/3] block: replace g_new0 with g_new for bottom half allocation
[Qemu-devel] alt-gr on Windows
2014-12-18 11:55 UTC (2+ messages)
[Qemu-devel] [PATCH 0/2] ignore bus master for e1000
2014-12-18 11:11 UTC (8+ messages)
` [Qemu-devel] [PATCH 1/2] e1000: defer packets until BM enabled
` [Qemu-devel] [PATCH 2/2] e1000: unconditionally enable bus mastering
[Qemu-devel] [PATCH v5 0/4] qmp: Add "blockdev-backup"
2014-12-18 10:31 UTC (10+ messages)
` [Qemu-devel] [PATCH v5 1/4] qapi: Comment version info in TransactionAction
` [Qemu-devel] [PATCH v5 2/4] qmp: Add command 'blockdev-backup'
` [Qemu-devel] [PATCH v5 3/4] block: Add blockdev-backup to transaction
` [Qemu-devel] [PATCH v5 4/4] qemu-iotests: Test blockdev-backup in 055
[Qemu-devel] [PATCH] target-mips: Correct 32-bit address space wrapping
2014-12-18 10:16 UTC (6+ messages)
[Qemu-devel] [PATCH v2 0/7] coroutine: optimizations
2014-12-18 10:06 UTC (2+ messages)
[Qemu-devel] [PATCH v3 0/5] More migration file cleanup
2014-12-18 9:24 UTC (12+ messages)
` [Qemu-devel] [PATCH v3 1/5] Start migrating migration code into a migration directory
` [Qemu-devel] [PATCH v3 2/5] Remove migration- pre/post fixes off files in migration/ dir
` [Qemu-devel] [PATCH v3 3/5] Split struct QEMUFile out
` [Qemu-devel] [PATCH v3 4/5] Split the QEMU buffered file code out
` [Qemu-devel] [PATCH v3 5/5] MAINTAINERS: Update for migrated migration code
[Qemu-devel] [PATCH] seccomp: add mbind() to the syscall whitelist
2014-12-18 8:27 UTC (3+ messages)
[Qemu-devel] [PATCH 0/5] pseries: Fix and extend PAPR RTC implementation
2014-12-18 5:43 UTC (6+ messages)
` [Qemu-devel] [PATCH 1/5] pseries: Move sPAPR RTC code into its own file
[Qemu-devel] [PATCH v2 0/2] e1000: fixes for Phar Lap ETS
2014-12-18 5:08 UTC (5+ messages)
` [Qemu-devel] [PATCH v2 1/2] e1000: Clear MDIC register when PHY addr is invalid
` [Qemu-devel] [PATCH v2 2/2] e1000: decrement RDT if equal to RDH
[Qemu-devel] [PATCH v1] vhost-user: fix not send all hugepage files to vhost-user
2014-12-18 5:06 UTC (2+ messages)
[Qemu-devel] virtio-net path after kick
2014-12-18 2:19 UTC
[Qemu-devel] [PATCH v2 00/17] ide: rerror and werror support for IDE and AHCI
2014-12-18 1:40 UTC (4+ messages)
[Qemu-devel] [PULL 0/1] update ipxe from 69313ed to 35c5379
2014-12-18 1:25 UTC (3+ messages)
` [Qemu-devel] [PULL 1/1] "
[Qemu-devel] [PATCH] target-openrisc: bugfixes for debugging with GDB+Qemu on OpenRISC
2014-12-18 0:26 UTC
[Qemu-devel] [PULL 0/5] target-xtensa queue 2014-12-17
2014-12-17 19:22 UTC (2+ messages)
[Qemu-devel] [Bug 1025244] Re: qcow2 image increasing disk size above the virtual limit
2014-12-17 19:02 UTC (2+ messages)
[Qemu-devel] [PATCH v4 00/47] Postcopy implementation
2014-12-17 18:21 UTC (16+ messages)
` [Qemu-devel] [PATCH v4 21/47] Add wrappers and handlers for sending/receiving the postcopy-ram migration messages
` [Qemu-devel] [PATCH v4 28/47] qemu_savevm_state_complete: Postcopy changes
` [Qemu-devel] [PATCH v4 30/47] Postcopy: Maintain sentmap and calculate discard
` [Qemu-devel] [PATCH v4 31/47] postcopy: Incoming initialisation
` [Qemu-devel] [PATCH v4 43/47] Host page!=target page: Cleanup bitmaps
[Qemu-devel] [PULL 00/30] target-mips queue
2014-12-17 17:31 UTC (2+ messages)
[Qemu-devel] [RFC PATCH 0/3] VFIO support for AMBA devices
2014-12-17 17:15 UTC (8+ messages)
` [Qemu-devel] [RFC PATCH 1/3] hw/vfio/sysbus-fdt: generic add_generic_fdt_node
` [Qemu-devel] [RFC PATCH 2/3] hw/vfio: amba device support
[Qemu-devel] [PATCH v4 0/5] Geometry and blocksize detection for backing devices
2014-12-17 15:26 UTC (3+ messages)
` [Qemu-devel] [PATCH v4 1/5] block: add bdrv functions for geometry and blocksize
[Qemu-devel] [PULL 0/6] spice patch queue
2014-12-17 16:23 UTC (2+ messages)
[Qemu-devel] [PATCH v4] qemu-log: add log category for MMU info
2014-12-17 16:23 UTC (4+ messages)
[Qemu-devel] [PATCH 14/16] block/parallels: introduce ParallelsSnapshot data structure
2014-12-17 16:15 UTC (2+ messages)
` [Qemu-devel] [RFC PATCH 1/1] block/parallels: new concept for DiskDescriptor.xml
[Qemu-devel] [PATCH v9 00/10] block: Incremental backup series
2014-12-17 16:12 UTC (8+ messages)
` [Qemu-devel] [PATCH v9 02/10] qmp: Add block-dirty-bitmap-add and block-dirty-bitmap-remove
[Qemu-devel] [PATCH v2 0/8] TriCore add instructions of RR and RR1 opcode format
2014-12-17 16:08 UTC (14+ messages)
` [Qemu-devel] [PATCH v2 1/8] target-tricore: Change SSOV/SUOV makro name to SSOV32/SUOV32
` [Qemu-devel] [PATCH v2 2/8] target-tricore: Add instructions of RR opcode format, that have 0xb as the first opcode
` [Qemu-devel] [PATCH v2 3/8] target-tricore: Add instructions of RR opcode format, that have 0xf "
` [Qemu-devel] [PATCH v2 4/8] target-tricore: Add instructions of RR opcode format, that have 0x1 "
` [Qemu-devel] [PATCH v2 5/8] target-tricore: Add instructions of RR opcode format, that have 0x4b "
` [Qemu-devel] [PATCH v2 6/8] target-tricore: Add missing 1.6 insn of BOL opcode format
` [Qemu-devel] [PATCH v2 7/8] target-tricore: Fix MFCR/MTCR insn and B format offset
` [Qemu-devel] [PATCH v2 8/8] target-tricore: Add instructions of RR1 opcode format, that have 0xb3 as first opcode
[Qemu-devel] [PATCH] target-s390x: Add Extract PSW instruction
2014-12-17 16:17 UTC
[Qemu-devel] [PATCH v2 0/5] linux-aio: rewrite and simplify queuing code
2014-12-17 15:03 UTC (9+ messages)
` [Qemu-devel] [PATCH v2 1/5] linux-aio: queue requests that cannot be submitted
[Qemu-devel] [PATCH 0/8] TriCore add instructions of RR and RR1 opcode format
2014-12-17 15:43 UTC (4+ messages)
` [Qemu-devel] [PATCH 5/8] target-tricore: Add instructions of RR opcode format, that have 0x4b as the first opcode
[Qemu-devel] [PULL 0/4] vga: cirrus hwcursor fixes
2014-12-17 14:42 UTC (5+ messages)
` [Qemu-devel] [PULL 1/4] vga: Add mechanism to force the use of a shadow surface
` [Qemu-devel] [PULL 2/4] cirrus: Force use of shadow pixmap when HW cursor is enabled
` [Qemu-devel] [PULL 3/4] move hw cursor pos from cirrus to vga
` [Qemu-devel] [PULL 4/4] vga: set catagory bit for secondary vga device
[Qemu-devel] [PATCH 0/6] relicense QEMU softfloat from 2b to to 2a
2014-12-17 14:06 UTC (3+ messages)
[Qemu-devel] ich6 and ich9 problem using spice with opus enable
2014-12-17 13:37 UTC
[Qemu-devel] [PATCH] Force pread64/pwrite64 to return 0 for zero-length buffer
2014-12-17 13:15 UTC (4+ messages)
[Qemu-devel] [PATCH 1/1] ich9: add disable_s3, disable_s4, s4_val properties
2014-12-17 13:08 UTC (2+ messages)
[Qemu-devel] [RFC PATCH v6 00/32] Deterministic replay core
2014-12-17 13:02 UTC (3+ messages)
` [Qemu-devel] [RFC PATCH v6 11/32] From 7abf2f72777958d395cfd01d97fe707cc06152b5 Mon Sep 17 00:00:00 2001
[Qemu-devel] [PATCH] pseries: Update SLOF firmware image to 20141202
2014-12-17 12:57 UTC (2+ messages)
[Qemu-devel] [PATCH 0/4] VHDX Fixes for zero init
2014-12-17 12:14 UTC (9+ messages)
` [Qemu-devel] [PATCH 4/4] block: vhdx - set .bdrv_has_zero_init to bdrv_has_zero_init_1
[Qemu-devel] [PATCH] Fix crash on spapr_tce_table_finalize()
2014-12-17 12:03 UTC (2+ messages)
[Qemu-devel] [PATCH] ppc: do not use get_clock_realtime()
2014-12-17 12:00 UTC (2+ messages)
` [Qemu-devel] [Qemu-ppc] "
[Qemu-devel] the need for if=none for -drive?
2014-12-17 11:52 UTC (3+ messages)
[Qemu-devel] [PATCH v2 0/5] bootdevice: Refactor and improvement
2014-12-17 10:54 UTC (3+ messages)
` [Qemu-devel] [PATCH v2 1/5] bootdevice: move code about bootorder from vl.c to bootdevice.c
` [Qemu-devel] [PATCH v2 3/5] bootdevice: add Error **errp argument for qemu_boot_set()
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).