qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-12-16 12:14:07 to 2014-12-17 10:24:07 UTC [more...]

[Qemu-devel] Unable to loadvm on qemu-system-ppc -M g3beige (keyboard freeze)
 2014-12-17 10:23 UTC  (2+ messages)
` [Qemu-devel] [Qemu-ppc] "

[Qemu-devel] [PATCH] qmp: implement a qmp command get_link_status
 2014-12-17 10:18 UTC  (4+ messages)

[Qemu-devel] [RFC PATCH 0/3] VFIO support for AMBA devices
 2014-12-17 10:09 UTC  (4+ 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] [RFC PATCH 3/3] hw/vfio: add pl330 "

[Qemu-devel] [PATCH v2 00/17] ide: rerror and werror support for IDE and AHCI
 2014-12-17  9:41 UTC  (22+ messages)
` [Qemu-devel] [PATCH v2 01/17] ide: start extracting ide_restart_dma out of bmdma_restart_dma
` [Qemu-devel] [PATCH v2 02/17] ide: prepare to move restart to common code
` [Qemu-devel] [PATCH v2 03/17] ide: introduce ide_register_restart_cb
` [Qemu-devel] [PATCH v2 04/17] ide: do not use BMDMA in restart callback
` [Qemu-devel] [PATCH v2 05/17] ide: pass IDEBus to the restart_cb
` [Qemu-devel] [PATCH v2 06/17] ide: move restart callback to common code
` [Qemu-devel] [PATCH v2 07/17] ide: remove restart_cb callback
` [Qemu-devel] [PATCH v2 08/17] ide: replace set_unit callback with more IDEBus state
` [Qemu-devel] [PATCH v2 09/17] ide: place initial state of the current request to IDEBus
` [Qemu-devel] [PATCH v2 10/17] ide: migrate initial request state via IDEBus
` [Qemu-devel] [PATCH v2 11/17] ide: commonize io_buffer_index initialization
` [Qemu-devel] [PATCH v2 12/17] ide: make more functions static
` [Qemu-devel] [PATCH v2 13/17] ide: support PIO restart for the ISA controller
` [Qemu-devel] [PATCH v2 14/17] ahci: Migrate IDEStatus
` [Qemu-devel] [PATCH v2 15/17] ahci: add support for restarting non-queued commands
` [Qemu-devel] [PATCH v2 16/17] ahci: Recompute cur_cmd on migrate post load
` [Qemu-devel] [PATCH v2 17/17] qtest/ide: Test flush / retry for ISA and PCI

[Qemu-devel] [PATCH v3 0/3] qmp: Add "blockdev-backup"
 2014-12-17  9:40 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 1/3] qmp: Add command 'blockdev-backup'
` [Qemu-devel] [PATCH v3 2/3] block: Add blockdev-backup to transaction

[Qemu-devel] [PATCH v4 0/8] fw_cfg, bootorder, and UEFI+'-kernel' on arm/virt
 2014-12-17  9:31 UTC  (32+ messages)
` [Qemu-devel] [PATCH v4 1/8] fw_cfg: max access size and region size are the same for MMIO data reg
` [Qemu-devel] [PATCH v4 3/8] fw_cfg: introduce the "data_memwidth" property
` [Qemu-devel] [PATCH v4 7/8] hw/arm: pass pristine kernel image to guest firmware over fw_cfg

[Qemu-devel] [PATCH RFC for-2.3 0/6] qga: add three logical memory hotplug related commands
 2014-12-17  9:22 UTC  (2+ messages)

[Qemu-devel] [PATCH] QEMU:Change the IRQ number for GPIO Controller
 2014-12-17  9:21 UTC  (2+ messages)

[Qemu-devel] [PULL 00/47] Patches for KVM, x86, SCSI, migration fixes (2014-12-15)
 2014-12-17  9:19 UTC  (5+ messages)
` [Qemu-devel] [PULL 27/47] icount: set can_do_io outside TB execution

[Qemu-devel] [PATCH v2 00/10] sdl2: fixes, cleanups and opengl preparation
 2014-12-17  9:16 UTC  (14+ messages)
` [Qemu-devel] [PATCH v2 01/10] sdl: move version logic from source code to makefile
` [Qemu-devel] [PATCH v2 02/10] sdl2: rename sdl2_state to sdl2_console, move to header file
` [Qemu-devel] [PATCH v2 03/10] sdl2: move keyboard input code to new sdl2-input.c
` [Qemu-devel] [PATCH v2 04/10] sdl2: turn on keyboard grabs
` [Qemu-devel] [PATCH v2 05/10] sdl2: move sdl_update to new sdl2-2d.c
` [Qemu-devel] [PATCH v2 06/10] sdl2: overhaul window size handling
` [Qemu-devel] [PATCH v2 07/10] sdl2: move sdl_switch to sdl2-2d.c
` [Qemu-devel] [PATCH v2 08/10] sdl2: add+use sdl2_2d_redraw function
` [Qemu-devel] [PATCH v2 09/10] sdl2: factor out sdl2_poll_events
` [Qemu-devel] [PATCH v2 10/10] sdl2: move sdl2_2d_refresh to sdl2-2d.c

[Qemu-devel] [PATCH v3 00/10] vnc: add support for multiple vnc displays
 2014-12-17  7:46 UTC  (13+ messages)
` [Qemu-devel] [PATCH v3 01/10] vnc: remove vnc_display global
` [Qemu-devel] [PATCH v3 02/10] vnc: remove unused DisplayState parameter, add id instead
` [Qemu-devel] [PATCH v3 03/10] vnc: add display id to acl names
` [Qemu-devel] [PATCH v3 04/10] vnc: switch to QemuOpts, allow multiple servers
` [Qemu-devel] [PATCH v3 05/10] vnc: allow binding servers to qemu consoles
` [Qemu-devel] [PATCH v3 06/10] vnc: update docs/multiseat.txt
` [Qemu-devel] [PATCH v3 07/10] vnc: track & limit connections
` [Qemu-devel] [PATCH v3 08/10] vnc: factor out qmp_query_client_list
` [Qemu-devel] [PATCH v3 09/10] monitor: add query-vnc2 command
` [Qemu-devel] [PATCH v3 10/10] monitor: add vnc websockets

[Qemu-devel] [RFC PATCH 0/2] qga: add guest-get-os-version for windows
 2014-12-17  8:14 UTC  (9+ messages)
` [Qemu-devel] [RFC PATCH 1/2] qga: Introduce guest-get-os-version command with stubs
` [Qemu-devel] [RFC PATCH 2/2] qga: implement qmp_guest_get_os_version for windows

[Qemu-devel] [Bug 1368815] [NEW] qemu-img convert intermittently corrupts output images
 2014-12-17  6:44 UTC  (5+ messages)
` [Qemu-devel] [Bug 1368815] "

[Qemu-devel] [PATCH v1] vhost-user: fix not send all hugepage files to vhost-user
 2014-12-17  6:02 UTC 

[Qemu-devel] [PATCH v7 0/3] machvirt dynamic sysbus device instantiation
 2014-12-17  5:17 UTC  (2+ messages)

[Qemu-devel] [PATCH V2 8/8] pc: acpi-build: simplify PCI bus tree generation
 2014-12-17  5:03 UTC  (2+ messages)
` [Qemu-devel] [PATCH V3 "

[Qemu-devel] [PULL 0/5] bootdevice patches
 2014-12-17  3:27 UTC  (8+ messages)
` [Qemu-devel] [PULL 5/5] bootdevice: add Error **errp argument for QEMUBootSetHandler

[Qemu-devel] [PULL 0/5] target-xtensa queue 2014-12-17
 2014-12-17  3:05 UTC 

[Qemu-devel] alt-gr on Windows
 2014-12-17  0:11 UTC 

[Qemu-devel] [PATCH] hw/net/xen_nic.c: Set 'netdev->mac' to NULL after free it
 2014-12-16 20:58 UTC 

[Qemu-devel] [PATCH] linux-user: Fix ioctl cmd type mismatch on 64-bit targets
 2014-12-16 20:55 UTC 

[Qemu-devel] [PATCH] mips64-linux-user: Fix definition of struct sigaltstack
 2014-12-16 20:55 UTC 

[Qemu-devel] [PATCH] hw/net/xen_nic.c: Need free 'netdev->nic' in net_free() instead of net_disconnect()
 2014-12-16 20:52 UTC 

[Qemu-devel] [PATCH] hw/net/xen_nic.c: Free 'netdev->txs' when map 'netdev->rxs' fails
 2014-12-16 20:48 UTC 

[Qemu-devel] [PATCH v2 0/5] linux-aio: rewrite and simplify queuing code
 2014-12-16 20:26 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 1/5] linux-aio: queue requests that cannot be submitted

[Qemu-devel] [PULL 00/30] target-mips queue
 2014-12-16 19:49 UTC  (31+ messages)
` [Qemu-devel] [PULL 01/30] target-mips: Correct the handling of register #72 on writes
` [Qemu-devel] [PULL 02/30] target-mips: Make CP1.FIR read-only here too
` [Qemu-devel] [PULL 03/30] target-mips: Add 5KEc and 5KEf MIPS64r2 processors
` [Qemu-devel] [PULL 04/30] target-mips: Make CP0.Config4 and CP0.Config5 registers signed
` [Qemu-devel] [PULL 05/30] target-mips: Add M14K and M14Kc MIPS32r2 microMIPS processors
` [Qemu-devel] [PULL 06/30] target-mips: Enable vectored interrupt support for the 74Kf CPU
` [Qemu-devel] [PULL 07/30] target-mips: Fix formatting in `decode_extended_mips16_opc'
` [Qemu-devel] [PULL 08/30] target-mips: Fix formatting in `mips_defs'
` [Qemu-devel] [PULL 09/30] target-mips: Fix formatting in `decode_opc'
` [Qemu-devel] [PULL 10/30] target-mips: Make `helper_float_cvtw_s' consistent with the remaining helpers
` [Qemu-devel] [PULL 11/30] target-mips: Remove unused `FLOAT_OP' macro
` [Qemu-devel] [PULL 12/30] target-mips: Restore the order of helpers
` [Qemu-devel] [PULL 13/30] target-mips: Correct MIPS16/microMIPS branch size calculation
` [Qemu-devel] [PULL 14/30] target-mips: Correct the handling of writes to CP0.Status for MIPSr6
` [Qemu-devel] [PULL 15/30] target-mips: Correct the writes to Status and Cause registers via gdbstub
` [Qemu-devel] [PULL 16/30] target-mips: Fix the 64-bit case for microMIPS MOVE16 and MOVEP
` [Qemu-devel] [PULL 17/30] target-mips: Output CP0.Config2-5 in the register dump
` [Qemu-devel] [PULL 18/30] target-mips: Fix CP0.Config3.ISAOnExc write accesses
` [Qemu-devel] [PULL 19/30] target-mips: Tighten ISA level checks
` [Qemu-devel] [PULL 20/30] target-mips: Correct 32-bit address space wrapping
` [Qemu-devel] [PULL 21/30] target-mips: gdbstub: Clean up FPU register handling
` [Qemu-devel] [PULL 22/30] target-mips: Also apply the CP0.Status mask to MTTC0
` [Qemu-devel] [PULL 23/30] linux-user: Use the 5KEf processor for 64-bit emulation
` [Qemu-devel] [PULL 24/30] target-mips: Add missing calls to synchronise SoftFloat status
` [Qemu-devel] [PULL 25/30] target-mips: Use local float status pointer across MSA macros
` [Qemu-devel] [PULL 26/30] target-mips: Fix DisasContext's ulri member initialization
` [Qemu-devel] [PULL 27/30] target-mips: convert single case switch into if statement
` [Qemu-devel] [PULL 28/30] disas/mips: remove unused mips_msa_control_names_numeric[32]
` [Qemu-devel] [PULL 29/30] disas/mips: disable unused mips16_to_32_reg_map[]
` [Qemu-devel] [PULL 30/30] target-mips: remove excp_names[] from linux-user as it is unused

[Qemu-devel] [PATCH v4 00/15] target-arm: Add CPU security extension enablement
 2014-12-16 18:42 UTC  (2+ messages)

[Qemu-devel] Review of monitor commands identifying BDS / BB by name
 2014-12-16 18:12 UTC  (2+ 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] [PATCH v4 0/5] Geometry and blocksize detection for backing devices
 2014-12-16 17:05 UTC  (8+ messages)
` [Qemu-devel] [PATCH v4 1/5] block: add bdrv functions for geometry and blocksize
` [Qemu-devel] [PATCH v4 2/5] raw-posix: Factor block size detection out of raw_probe_alignment()
` [Qemu-devel] [PATCH v4 3/5] block: Add driver methods to probe blocksizes and geometry

[Qemu-devel] [PULL v2] Migration pull for 2.3
 2014-12-16 16:52 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH] target-arm: protect cpu_exclusive_*
 2014-12-16 16:37 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 0/16] parallels format support improvements
 2014-12-16 16:29 UTC  (4+ messages)
` [Qemu-devel] [PATCH 07/16] parallels: change copyright information in the image header

[Qemu-devel] [PATCH v2 0/8] acpi: make ROMs resizeable
 2014-12-16 16:15 UTC  (9+ messages)
` [Qemu-devel] [PATCH v2 1/8] cpu: add cpu_physical_memory_clear_dirty_range_nocode
` [Qemu-devel] [PATCH v2 2/8] memory: add memory_region_set_size
` [Qemu-devel] [PATCH v2 3/8] exec: cpu_physical_memory_set/clear_dirty_range
` [Qemu-devel] [PATCH v2 4/8] exec: split length -> used_length/max_length
` [Qemu-devel] [PATCH v2 5/8] exec: qemu_ram_alloc_resizeable, qemu_ram_resize
` [Qemu-devel] [PATCH v2 6/8] arch_init: support resizing on incoming migration
` [Qemu-devel] [PATCH v2 7/8] memory: API to allocate resizeable RAM MR
` [Qemu-devel] [PATCH v2 8/8] acpi-build: make ROMs RAM blocks resizeable

[Qemu-devel] [PATCH v2 00/10] vnc: add support for multiple vnc displays
 2014-12-16 16:13 UTC  (10+ messages)
` [Qemu-devel] [PATCH v2 09/10] monitor: add query-vnc2 command

[Qemu-devel] [PATCH V2 0/4] *virtio-blk: add multiread support
 2014-12-16 16:00 UTC  (7+ messages)
` [Qemu-devel] [PATCH V2 1/4] block: add accounting for merged requests
` [Qemu-devel] [PATCH V2 2/4] hw/virtio-blk: add a constant for max number of "
` [Qemu-devel] [PATCH V2 3/4] block-backend: expose bs->bl.max_transfer_length
` [Qemu-devel] [PATCH V2 4/4] virtio-blk: introduce multiread

[Qemu-devel] [PATCH V11 0/3] Virtual Machine Generation ID
 2014-12-16 15:50 UTC  (4+ messages)
` [Qemu-devel] [PATCH V11 1/3] docs: vm generation id device's description
` [Qemu-devel] [PATCH V11 2/3] i386: Add a Virtual Machine Generation ID device
` [Qemu-devel] [PATCH V11 3/3] tests: add a unit test for the vmgenid device

[Qemu-devel] [PATCH RESEND for 2.3 0/6] xbzrle: optimize the xbzrle
 2014-12-16 15:01 UTC  (4+ messages)

[Qemu-devel] [PULL 0/6] spice patch queue
 2014-12-16 14:13 UTC  (7+ messages)
` [Qemu-devel] [PULL 1/6] spice: use bottom half instead of refresh timer for cursor updates
` [Qemu-devel] [PULL 2/6] spice: reduce refresh rate in native mode
` [Qemu-devel] [PULL 3/6] spice: rework mirror allocation, add no-resize fast path
` [Qemu-devel] [PULL 4/6] spice: do not require TCP ports
` [Qemu-devel] [PULL 5/6] spice: remove spice-experimental.h include
` [Qemu-devel] [PULL 6/6] spice: fix memory leak

[Qemu-devel] readconfig with machine section and type option ignored
 2014-12-16 13:41 UTC  (4+ messages)

[Qemu-devel] [PATCH 1/2] QEMUSizedBuffer: only free qsb that qemu_bufopen allocated
 2014-12-16 13:37 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/2] Tests: QEMUSizedBuffer/QEMUBuffer

[Qemu-devel] [PATCH RFC v6 00/20] qemu: towards virtio-1 host support
 2014-12-16 13:10 UTC  (3+ messages)
` [Qemu-devel] [PATCH RFC v6 17/20] virtio-net: enable virtio 1.0

[Qemu-devel] TCG multithreaded
 2014-12-16 13:09 UTC 

[Qemu-devel] [Bug 1025244] Re: qcow2 image increasing disk size above the virtual limit
 2014-12-16 12:51 UTC 

[Qemu-devel] [PATCH v1] [Review Request] RTC Support in e500
 2014-12-16 12:33 UTC  (2+ messages)

[Qemu-devel] [PATCH] s390/pci: fix build on 32-bit and non linux
 2014-12-16 12:13 UTC  (4+ messages)


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).