qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-04-05 09:11:31 to 2013-04-05 20:18:12 UTC [more...]

[Qemu-devel] [PATCHv2] rdma: add a new IB_ACCESS_GIFT flag
 2013-04-05 20:17 UTC  (2+ messages)

[Qemu-devel] [PATCHv5 00/10] buffer_is_zero / migration optimizations
 2013-04-05 20:00 UTC  (4+ messages)
` [Qemu-devel] [PATCHv5 06/10] migration: search for zero instead of dup pages

[Qemu-devel] [PATCH 0/4] block: Vectored bdrv_writev_vmstate
 2013-04-05 19:27 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/4] block: Introduce bdrv_writev_vmstate
` [Qemu-devel] [PATCH 2/4] savevm: Implement block_writev_buffer()
` [Qemu-devel] [PATCH 3/4] block: Introduce bdrv_pwritev() for qcow2_save_vmstate
` [Qemu-devel] [PATCH 4/4] qemu-iotests: A few more bdrv_pread/pwrite tests

[Qemu-devel] [PULL 0/8] Block patches
 2013-04-05 19:24 UTC  (12+ messages)
` [Qemu-devel] [PATCH 1/8] virtio-blk-x: fix configuration synchronization
` [Qemu-devel] [PATCH 2/8] usb-storage: Forward serial number to scsi-disk
` [Qemu-devel] [PATCH 3/8] block: fix I/O throttling accounting blind spot
` [Qemu-devel] [PATCH 4/8] block: keep I/O throttling slice time constant
` [Qemu-devel] [PATCH 5/8] block: drop duplicated slice extension code
` [Qemu-devel] [PATCH 6/8] block: clean up I/O throttling wait_time code
` [Qemu-devel] [PATCH 7/8] qcow2: Return real error in qcow2_update_snapshot_refcount
` [Qemu-devel] [PATCH 8/8] qcow2: Fix L1 write error handling "

[Qemu-devel] [PATCH arm-devs v1 00/15] Xilinx SPIPS fixes round 2
 2013-04-05 19:01 UTC  (17+ messages)
` [Qemu-devel] [PATCH arm-devs v1 03/15] xilinx_spips: Inhibit interrupts in LQSPI mode
` [Qemu-devel] [PATCH arm-devs v1 04/15] xilinx_spips: Add verbose LQSPI debug output
  ` [Qemu-devel] [PATCH arm-devs v1 05/15] xilinx_spips: lqspi: Dont trash config register
  ` [Qemu-devel] [PATCH arm-devs v1 06/15] xilinx_spips: Fix QSPI FIFO size
  ` [Qemu-devel] [PATCH arm-devs v1 07/15] xilinx_spips: Trash LQ page cache on mode change
  ` [Qemu-devel] [PATCH arm-devs v1 10/15] xilinx_spips: Fix CTRL register RW bits
  ` [Qemu-devel] [PATCH arm-devs v1 11/15] xilinx_spips: Fix striping behaviour
  ` [Qemu-devel] [PATCH arm-devs v1 15/15] xilinx_spips: lqspi: Fix byte/misaligned access

[Qemu-devel] [PULL v2 00/13] tcg-s390 updates
 2013-04-05 18:47 UTC  (14+ messages)
` [Qemu-devel] [PULL v2 01/13] tcg-s390: Fix movi
` [Qemu-devel] [PULL v2 02/13] tcg-s390: Properly allocate a stack frame
` [Qemu-devel] [PULL v2 03/13] tcg-s390: Remove useless preprocessor conditions
` [Qemu-devel] [PULL v2 04/13] tcg-s390: Implement add2/sub2 opcodes
` [Qemu-devel] [PULL v2 05/13] tcg-s390: Implement mulu2_i64 opcode
` [Qemu-devel] [PULL v2 06/13] tcg-s390: Implement movcond opcodes
` [Qemu-devel] [PULL v2 07/13] tcg-s390: Implement deposit opcodes
` [Qemu-devel] [PULL v2 08/13] tcg-s390: Remove constraint letters for and
` [Qemu-devel] [PULL v2 09/13] tcg-s390: Use risbgz for andi
` [Qemu-devel] [PULL v2 10/13] tcg-s390: Cleanup argument shuffling fixme in softmmu code
` [Qemu-devel] [PULL v2 11/13] tcg-s390: Use load-address for addition
` [Qemu-devel] [PULL v2 12/13] tcg-s390: Use all 20 bits of the offset in tcg_out_mem
` [Qemu-devel] [PULL v2 13/13] tcg-s390: Fix merge error in tgen_brcond

[Qemu-devel] virtio-scsi WRITE_VERIFY crash
 2013-04-05 18:30 UTC 

[Qemu-devel] [PULL 00/14] arm-devs queue
 2013-04-05 17:13 UTC  (15+ messages)
` [Qemu-devel] [PATCH 01/14] hw/arm/nseries: don't print to stdout or stderr
` [Qemu-devel] [PATCH 02/14] pl050: Don't send always-constant is_mouse field
` [Qemu-devel] [PATCH 03/14] hw/arm_mptimer: Save the timer state
` [Qemu-devel] [PATCH 04/14] vmstate.h: introduce VMSTATE_BUFFER_POINTER_UNSAFE macro
` [Qemu-devel] [PATCH 05/14] hw/sd.c: fix migration of dynamically allocated buffer "buf"
` [Qemu-devel] [PATCH 06/14] hw/onenand.c: fix migration of dynamically allocated buffer "otp"
` [Qemu-devel] [PATCH 07/14] vmstate: Add support for two dimensional arrays
` [Qemu-devel] [PATCH 08/14] arm_gic: Fix sizes of state fields in preparation for vmstate support
` [Qemu-devel] [PATCH 09/14] hw/arm_gic_common: Use vmstate struct rather than save/load functions
` [Qemu-devel] [PATCH 10/14] pflash_cfi01: Drop unused 'bypass' field
` [Qemu-devel] [PATCH 11/14] pflash_cfi01: Implement migration support
` [Qemu-devel] [PATCH 12/14] pl330: Don't inhibit ES bits on INTEN
` [Qemu-devel] [PATCH 13/14] cadence_uart: Flush queued characters on reset
` [Qemu-devel] [PATCH 14/14] hw/nand.c: Fix nand erase operation

[Qemu-devel] [PATCH 00/22 v2] target-i386: CPU hot-add with cpu-add QMP command
 2013-04-05 17:24 UTC  (28+ messages)
` [Qemu-devel] [PATCH 01/22] target-i386: consolidate error propagation in x86_cpu_realizefn()
` [Qemu-devel] [PATCH 02/22] target-i386: split APIC creation from initialization "
` [Qemu-devel] [PATCH 03/22] target-i386: split out CPU creation and features parsing into cpu_x86_create()
` [Qemu-devel] [PATCH 04/22] cpu: Pass CPUState to *cpu_synchronize_post*()
` [Qemu-devel] [PATCH 05/22] cpu: call cpu_synchronize_post_init() from CPUClass.realize() if hotplugged
` [Qemu-devel] [PATCH 06/22] cpu: introduce CPUClass.resume() method
` [Qemu-devel] [PATCH 07/22] target-i386: kvmvapic: replace FROM_SYSBUS() with QOM type cast
` [Qemu-devel] [PATCH 08/22] target-i386: ioapic: "
` [Qemu-devel] [PATCH 09/22] introduce CPU hot-plug notifier
` [Qemu-devel] [PATCH 10/22] rtc: update rtc_cmos on CPU hot-plug
` [Qemu-devel] [PATCH 11/22] cpu: introduce get_firmware_id() method and override it for target-i386
` [Qemu-devel] [PATCH 12/22] cpu: add helper cpu_exists(), to check if CPU with specified id exists
` [Qemu-devel] [PATCH 13/22] acpi_piix4: add infrastructure to send CPU hot-plug GPE to guest
` [Qemu-devel] [PATCH 14/22] target-i386: introduce apic-id property
` [Qemu-devel] [PATCH 15/22] introduce ICC bus/device/bridge
` [Qemu-devel] [PATCH 16/22] target-i386: cpu: attach ICC bus to CPU on its creation
` [Qemu-devel] [PATCH 17/22] target-i386: replace MSI_SPACE_SIZE with APIC_SPACE_SIZE
` [Qemu-devel] [PATCH 18/22] target-i386: move APIC to ICC bus
` [Qemu-devel] [PATCH 18/22] target-i386: move IOAPIC "
` [Qemu-devel] [PATCH 19/22] target-i386: move APIC "
` [Qemu-devel] [PATCH 19/22] target-i386: move IOAPIC "
` [Qemu-devel] [PATCH 20/22] qdev: set device's parent before calling realize() down inheritance chain
` [Qemu-devel] [PATCH 21/22] target-i386: expose all possible CPUs as /machine/icc-bridge/cpu[0..N] links
` [Qemu-devel] [PATCH 22/22] add cpu-add qmp command and implement CPU hot-add for target-i386

[Qemu-devel] [PULL v2 0/7] Block patches
 2013-04-05 17:02 UTC 

[Qemu-devel] [PATCH v4 00/33] Modernize tcg/ppc64
 2013-04-05 16:59 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 30/33] tcg-ppc64: Use getauxval for ISA detection

[Qemu-devel] [PULL] xen_disk fixes 2013-04-05
 2013-04-05 16:28 UTC  (4+ messages)

[Qemu-devel] [PATCH] hw/nand.c: Fix nand erase operation
 2013-04-05 16:19 UTC  (2+ messages)

[Qemu-devel] [PATCH arm-devs v1 0/1] cadence_uart: U-boot driver
 2013-04-05 16:04 UTC  (3+ messages)
` [Qemu-devel] [PATCH arm-devs v1 1/1] cadence_uart: Flush queued characters on reset

[Qemu-devel] [PATCH arm-devs v1] pl330: Interrupt logic fix
 2013-04-05 16:02 UTC  (3+ messages)
` [Qemu-devel] [PATCH arm-devs v1] pl330: Dont inhibit ES bits on INTEN

[Qemu-devel] [PATCH v2] qemu-char: eliminate busy waiting on can_read returning zero
 2013-04-05 15:59 UTC 

[Qemu-devel] [PATCH v5 0/7] Migration: Remove copying of guest ram pages
 2013-04-05 15:56 UTC  (7+ messages)
` [Qemu-devel] [PATCH v5 7/7] Use qemu_put_buffer_async for guest memory pages

[Qemu-devel] [PATCH] main-loop: drop the BQL if the I/O appears to be spinning
 2013-04-05 15:45 UTC  (4+ messages)

[Qemu-devel] [Xen-devel] [PATCHv3] QEMU(upstream): Disable xen's use of O_DIRECT by default as it results in crashes
 2013-04-05 15:43 UTC  (14+ messages)
` [Qemu-devel] [PATCH] [RFC] Xen PV backend: Move call to bdrv_new from blk_init to blk_connect
        ` [Qemu-devel] [PATCHv2 1/2] "
          ` [Qemu-devel] [PATCHv2 2/2] Xen PV backend: Disable use of O_DIRECT by default as it results in crashes
            ` [Qemu-devel] [PATCHv3 1/2] Xen PV backend: Move call to bdrv_new from blk_init to blk_connect
              ` [Qemu-devel] [PATCHv3 2/2] Xen PV backend: Disable use of O_DIRECT by default as it results in crashes
        ` [Qemu-devel] [PATCHv2 1/2] Xen PV backend (for qemu-upstream-4.2-testing): Move call to bdrv_new from blk_init to blk_connect
          ` [Qemu-devel] [PATCHv2 2/2] Xen PV backend (for qemu-upstream-4.2-testing): Disable use of O_DIRECT by default as it results in crashes

[Qemu-devel] [PATCH v5 0/7] virtio-serial refactoring
 2013-04-05 15:36 UTC  (2+ messages)

[Qemu-devel] Finding first TranslationBlock in user mode emulation
 2013-04-05 15:17 UTC  (4+ messages)

[Qemu-devel] [PATCH] ide: refuse WIN_READ_NATIVE_MAX on empty device
 2013-04-05 15:11 UTC  (6+ messages)

[Qemu-devel] Patch Round-up for stable 1.4.1, freeze next Tuesday
 2013-04-05 15:06 UTC  (2+ messages)

[Qemu-devel] [PULL 0/5] Trivial patches for 28 March to 5 April 2013
 2013-04-05 14:08 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/5] test-visitor-serialization: Fix some memory leaks
` [Qemu-devel] [PATCH 2/5] linux-user: Don't omit comma for strace of rt_sigaction()
` [Qemu-devel] [PATCH 3/5] target-s390: Fix SRNMT
` [Qemu-devel] [PATCH 4/5] petalogix_ml605_mmu: Cleanup ssi_create_slave()
` [Qemu-devel] [PATCH 5/5] xilinx_zynq: Cleanup ssi_create_slave

[Qemu-devel] [PATCH] qemu-char: eliminate busy waiting on can_read returning zero
 2013-04-05 13:46 UTC  (5+ messages)

[Qemu-devel] [PATCH v17 0/6] Add pvpanic device to deal with guest panic event
 2013-04-05 13:15 UTC  (7+ messages)
` [Qemu-devel] [PATCH v17 5/6] pvpanic: create pvpanic device by default
` [Qemu-devel] [PATCH v17] pvpanic: pvpanic device driver
` [Qemu-devel] [PATCH] [RFC] Wire up disabled wait a panicked event on s390

[Qemu-devel] [PULL 0/4] QMP queue
 2013-04-05 13:12 UTC  (5+ messages)
` [Qemu-devel] [PULL 1/4] qstring: add qstring_get_length()
` [Qemu-devel] [PULL 2/4] Monitor: Make output buffer dynamic
` [Qemu-devel] [PULL 3/4] hmp: human-monitor-command: stop using the Memory chardev driver
` [Qemu-devel] [PULL 4/4] chardev: drop "

[Qemu-devel] [PATCH v6 0/2] block: Add support for Secure Shell (ssh) block device
 2013-04-05 13:08 UTC  (4+ messages)
` [Qemu-devel] [PATCH v6 1/2] "
` [Qemu-devel] [PATCH v6 2/2] iotests: Add 'check -ssh' option to test Secure Shell "

[Qemu-devel] [PATCH v7 0/2] block: Add support for Secure Shell (ssh) block device
 2013-04-05 13:07 UTC  (3+ messages)
` [Qemu-devel] [PATCH v7 1/2] "
` [Qemu-devel] [PATCH v7 2/2] iotests: Add 'check -ssh' option to test Secure Shell "

[Qemu-devel] [PATCH] target-i386: fix order of checks in cpu_get_phys_page_debug
 2013-04-05 13:07 UTC  (2+ messages)
` [Qemu-devel] [Qemu-trivial] "

[Qemu-devel] [PATCH v1 0/2] Remove un-needed use of ssi_create_slave_no_init
 2013-04-05 13:04 UTC  (2+ messages)
` [Qemu-devel] [Qemu-trivial] "

[Qemu-devel] [PATCH v2] hw/i386/pc: reject to boot a wrong header magic kernel
 2013-04-05 12:59 UTC  (2+ messages)

[Qemu-devel] [PATCH] target-s390: Fix SRNMT
 2013-04-05 12:54 UTC  (2+ messages)

[Qemu-devel] [v2 PATCH] acpi: initialize s4_val used in s4 shutdown
 2013-04-05 12:51 UTC  (2+ messages)

[Qemu-devel] [PATCH] help: add docs for missing 'queues' option of tap
 2013-04-05 12:51 UTC 

[Qemu-devel] [PATCH 00/11] build ACPI MADT for fw_cfg clients
 2013-04-05 12:51 UTC  (7+ messages)

[Qemu-devel] [PATCH] target-i386: Check for host features before filter_features_for_kvm()
 2013-04-05 12:51 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3] chardev-frontends: Explicitly check, inc and dec avail_connections v2
 2013-04-05 12:51 UTC  (2+ messages)

[Qemu-devel] [PATCH] configure: remove unset variables
 2013-04-05 12:51 UTC  (2+ messages)

[Qemu-devel] [PATCH] tpm: Fix several compiler warnings (redefined data types)
 2013-04-05 12:51 UTC  (2+ messages)

[Qemu-devel] [PATCH] Allow clock_gettime() monotonic clock to be utilized on more OS's
 2013-04-05 12:51 UTC  (2+ messages)

[Qemu-devel] [PATCH] linux-user: Don't omit comma for strace of rt_sigaction()
 2013-04-05 12:40 UTC  (2+ messages)
` [Qemu-devel] [Qemu-trivial] "

[Qemu-devel] [PATCH v4 0/7] target-i386: add PCLMULQDQ and AES-NI instructions
 2013-04-05 12:34 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 5/7] aes: move aes.h from include/block to include/qemu

[Qemu-devel] [PATCH v2 0/4] block: fix I/O throttling oscillations
 2013-04-05 12:32 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 1/4] block: fix I/O throttling accounting blind spot
` [Qemu-devel] [PATCH v2 2/4] block: keep I/O throttling slice time constant
` [Qemu-devel] [PATCH v2 3/4] block: drop duplicated slice extension code
` [Qemu-devel] [PATCH v2 4/4] block: clean up I/O throttling wait_time code

[Qemu-devel] [Bug 752476] [NEW] monitor command mouse_button 1 moves mouse
 2013-04-05 11:43 UTC  (4+ messages)
` [Qemu-devel] [Bug 752476] "

[Qemu-devel] [PATCH][RFC v2 0/7] implement power chip
 2013-04-05 11:48 UTC  (7+ messages)
` [Qemu-devel] [PATCH][RFC v2 2/7] hw/power: add main power chip implementation
` [Qemu-devel] [PATCH][RFC v2 3/7] vl: create power chip device

[Qemu-devel] [PATCH v3 00/24] console: console overhaul continued
 2013-04-05 11:21 UTC  (7+ messages)
` [Qemu-devel] [PATCH 02/24] hw/vmware_vga.c: fix screen resize bug introduced after console revamp
` [Qemu-devel] [PATCH 20/24] xen: re-enable refresh interval reporting for xenfb

[Qemu-devel] [PATCH 0/2] qcow2: Internal snapshot error handling fixes
 2013-04-05 11:04 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] qcow2: Return real error in qcow2_update_snapshot_refcount
` [Qemu-devel] [PATCH 2/2] qcow2: Fix L1 write error handling "

[Qemu-devel] [PATCH v2 0/5] Data Driven device registers & Zynq DEVCFG
 2013-04-05 10:07 UTC  (10+ messages)
` [Qemu-devel] [PATCH v2 1/5] bitops: Add ONES macro
` [Qemu-devel] [PATCH v2 2/5] register: Add Register API
` [Qemu-devel] [PATCH v2 3/5] register: Add Memory API glue

[Qemu-devel] (target-arm) Patch for instruction-level tracing, any interest?
 2013-04-05  9:50 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] rbd: add an asynchronous flush
 2013-04-05  9:31 UTC  (5+ messages)
` [Qemu-devel] [PATCH 2/2] rbd: disable unsupported librbd functions at runtime

[Qemu-devel] [PATCH 0/3] PPC PReP: Use ElF kernel on PReP
 2013-04-05  9:30 UTC  (15+ messages)
` [Qemu-devel] [PATCH 3/3] PPC PReP: can run without bios image

[Qemu-devel] [PATCH 0/7] usb-redir chardev flowcontrol patches v4
 2013-04-05  9:30 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/7] virtio-console: Also throttle when less was written then requested
` [Qemu-devel] [PATCH 2/7] virtio-console: Remove any pending watches on close
` [Qemu-devel] [PATCH 3/7] spice-qemu-char: Remove #ifdef-ed code for old spice-server compat
` [Qemu-devel] [PATCH 4/7] spice-qemu-char: Add watch support
` [Qemu-devel] [PATCH 5/7] spice-qemu-char: Remove intermediate buffer
` [Qemu-devel] [PATCH 6/7] spice-qemu-char: vmc_write: Don't write more bytes then we're asked too
` [Qemu-devel] [PATCH 7/7] usb-serial: Remove double call to qemu_chr_add_handlers( NULL )


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