qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-10-09 20:27:55 to 2012-10-10 16:03:24 UTC [more...]

[Qemu-devel] [PATCH v2 00/13] tcg-sparc fixes and improvements
 2012-10-10 16:02 UTC  (13+ messages)
` [Qemu-devel] [PATCH 01/13] target-sparc: Fix optimized %icc comparisons
` [Qemu-devel] [PATCH 02/13] tcg-sparc: Fix brcond2
` [Qemu-devel] [PATCH 03/13] tcg-sparc: Implement movcond
` [Qemu-devel] [PATCH 04/13] tcg-sparc: Fix setcond2
` [Qemu-devel] [PATCH 05/13] tcg-sparc: Fix qemu_st for 32-bit
` [Qemu-devel] [PATCH 06/13] tcg-sparc: Fix setcond
` [Qemu-devel] [PATCH 07/13] tcg-sparc: Fix add2/sub2
` [Qemu-devel] [PATCH 08/13] tcg-sparc: Use Z constraint for %g0
` [Qemu-devel] [PATCH 09/13] tcg-sparc: Optimize setcond2 equality compare with 0
` [Qemu-devel] [PATCH 11/13] tcg-sparc: Dump illegal opode contents
` [Qemu-devel] [PATCH 12/13] tcg-sparc: Emit BPr insns for brcond_i64
` [Qemu-devel] [PATCH 13/13] tcg-sparc: Emit MOVR insns for setcond_i64 and movcond_64

[Qemu-devel] [PATCH 0/2] signal: Preparing safe sigprocmask wrapper on qemu-user
 2012-10-10 15:54 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/2] signal: added a wrapper for sigprocmask function
` [Qemu-devel] [PATCH 2/2] signal: sigsegv protection on do_sigprocmask

[Qemu-devel] [PATCH v6 00/16] Allow changing of Hypervisor CPUIDs
 2012-10-10 15:40 UTC  (16+ messages)
` [Qemu-devel] [PATCH v6 03/16] target-i386: Add cpu object access routines for Hypervisor level
` [Qemu-devel] [PATCH v6 05/16] target-i386: Use Hypervisor level in -machine pc, accel=kvm
` [Qemu-devel] [PATCH v6 06/16] target-i386: Use Hypervisor level in -machine pc, accel=tcg

[Qemu-devel] [PATCH qom-next 00/59] QOM CPUState, part 4: CPU_COMMON
 2012-10-10 15:35 UTC  (4+ messages)
` [Qemu-devel] [PATCH qom-next 42/59] xtensa_pic: Pass XtensaCPU to xtensa_ccompare_cb()

[Qemu-devel] [Bug 1062589] [NEW] Xp guest disk is corrupted when the data size exceeds 4 GB
 2012-10-10 15:20 UTC  (3+ messages)
` [Qemu-devel] [Bug 1062589] "

[Qemu-devel] [RFC v2 0/6] QEMU: Support KVM on ARM
 2012-10-10 15:07 UTC  (7+ messages)
` [Qemu-devel] [RFC v2 1/6] linux-headers: Add ARM KVM headers (not for upstream)
` [Qemu-devel] [RFC v2 2/6] ARM: KVM: Add support for KVM on ARM architecture
` [Qemu-devel] [RFC v2 3/6] hw/arm_gic: Add presave/postload hooks
` [Qemu-devel] [RFC v2 4/6] hw/kvm/arm_gic: Implement support for KVM in-kernel ARM GIC
` [Qemu-devel] [RFC v2 5/6] ARM KVM: save and load VFP registers from kernel
` [Qemu-devel] [RFC v2 6/6] configure: Enable KVM on ARM

[Qemu-devel] [feature request] qemu-bridge-helper
 2012-10-10 15:05 UTC 

[Qemu-devel] [RFC PATCH 00/17] Support for multiple "AIO contexts"
 2012-10-10 14:44 UTC  (13+ messages)
    ` [Qemu-devel] Block I/O outside the QEMU global mutex was "Re: [RFC PATCH 00/17] Support for multiple "AIO contexts""

[Qemu-devel] [PATCH 0/5] tcg/arm: fixes and optimizations
 2012-10-10 14:43 UTC  (12+ messages)
` [Qemu-devel] [PATCH 1/5] tcg/arm: fix TLB access in qemu-ld/st ops
` [Qemu-devel] [PATCH 2/5] tcg/arm: fix cross-endian qemu_st16
` [Qemu-devel] [PATCH 3/5] target-openrisc: remove conflicting definitions from cpu.h
` [Qemu-devel] [PATCH 4/5] tcg/arm: optimize tcg_out_goto_label
` [Qemu-devel] [PATCH 5/5] tcg/arm: improve direct jump

[Qemu-devel] [Bug 1063281] [NEW] qemu-kvm-1.2.0+noroms cannot be rebuilt with spice and usb redirection enabled at a time
 2012-10-10 14:34 UTC  (2+ messages)
` [Qemu-devel] [Bug 1063281] "

[Qemu-devel] [PATCH 00/23 v4] target-i386: convert CPU features into properties
 2012-10-10 14:38 UTC  (8+ messages)
` [Qemu-devel] [PATCH 01/23] target-i386: return Error from cpu_x86_find_by_name()
` [Qemu-devel] [PATCH 02/23] target-i386: cpu_x86_register(): report error from property setter
` [Qemu-devel] [PATCH 03/23] target-i386: if x86_cpu_realize() failed report error and do cleanup

[Qemu-devel] [PATCH 0/2 v3] e500: creating CCSR region and registering bar0
 2012-10-10 14:28 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2 v3] e500: Adding CCSR memory region
` [Qemu-devel] [PATCH 2/2 v3] Adding BAR0 for e500 PCI controller

[Qemu-devel] [PATCH v2 0/3] command line fd passing using fd sets
 2012-10-10 14:20 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 1/3] monitor: Allow add-fd to any specified fd set
` [Qemu-devel] [PATCH v2 2/3] monitor: Enable adding an inherited fd to an "
` [Qemu-devel] [PATCH v2 3/3] qemu-config: Add new -add-fd command line option

[Qemu-devel] [PATCH v5 0/3] tcg: enhance code generation quality for qemu_ld/st IRs
 2012-10-10 14:09 UTC  (15+ messages)
` [Qemu-devel] [PATCH v5 2/3] tcg: Add declarations and templates of extended MMU helpers
` [Qemu-devel] [PATCH v5 3/3] tcg: Optimize qemu_ld/st by generating slow paths at the end of a block

[Qemu-devel] [PULL for Luiz 00/25] Combined qemu-sockets cleanup v2 + NBD server
 2012-10-10 14:03 UTC  (26+ messages)
` [Qemu-devel] [PATCH 01/25] error: add error_set_errno and error_setg_errno
` [Qemu-devel] [PATCH 02/25] qemu-sockets: add Error ** to all functions
` [Qemu-devel] [PATCH 03/25] qemu-sockets: unix_listen and unix_connect are portable
` [Qemu-devel] [PATCH 04/25] qemu-sockets: add nonblocking connect for Unix sockets
` [Qemu-devel] [PATCH 05/25] migration: avoid using error_is_set and thus relying on errp != NULL
` [Qemu-devel] [PATCH 06/25] migration: centralize call to migrate_fd_error()
` [Qemu-devel] [PATCH 07/25] migration: use qemu-sockets to establish Unix sockets
` [Qemu-devel] [PATCH 08/25] migration (outgoing): add error propagation for all protocols
` [Qemu-devel] [PATCH 09/25] migration (incoming): add error propagation to fd and exec protocols
` [Qemu-devel] [PATCH 10/25] qemu-char: ask and print error information from qemu-sockets
` [Qemu-devel] [PATCH 11/25] nbd: "
` [Qemu-devel] [PATCH 12/25] qemu-ga: "
` [Qemu-devel] [PATCH 13/25] vnc: add error propagation to vnc_display_open
` [Qemu-devel] [PATCH 14/25] qemu-sockets: include strerror or gai_strerror output in error messages
` [Qemu-devel] [PATCH 15/25] qemu-sockets: add error propagation to inet_connect_addr
` [Qemu-devel] [PATCH 16/25] qemu-sockets: add error propagation to inet_dgram_opts
` [Qemu-devel] [PATCH 17/25] qemu-sockets: add error propagation to inet_parse
` [Qemu-devel] [PATCH 18/25] qemu-sockets: add error propagation to Unix socket functions
` [Qemu-devel] [PATCH 19/25] build: add QAPI files to the tools
` [Qemu-devel] [PATCH 20/25] qapi: add socket address types
` [Qemu-devel] [PATCH 21/25] qemu-sockets: return IPSocketAddress from inet_parse
` [Qemu-devel] [PATCH 22/25] qemu-sockets: add socket_listen, socket_connect, socket_parse
` [Qemu-devel] [PATCH 23/25] block: add close notifiers
` [Qemu-devel] [PATCH 24/25] qmp: add NBD server commands
` [Qemu-devel] [PATCH 25/25] hmp: "

[Qemu-devel] [PATCH] uhci: Raise interrupt when requested even for non active tds
 2012-10-10 13:50 UTC 

[Qemu-devel] Proposal for virtio standardization
 2012-10-10 13:41 UTC  (26+ messages)
  ` [Qemu-devel] Using PCI config space to indicate config location

[Qemu-devel] [PULL v3 00/41] Migration cleanups, refactorings, stats, and more
 2012-10-10 13:35 UTC 

[Qemu-devel] [with qemu-git] blockcommit to a ( 'raw' format) base image fails w/ unable to open the disk image file
 2012-10-10 13:22 UTC  (4+ messages)

[Qemu-devel] [PATCH v3] target-i386: initialize APIC at CPU level
 2012-10-10 12:53 UTC  (4+ messages)

[Qemu-devel] [PATCH] vnc: fix "info vnc" with "-vnc ..., reverse=on"
 2012-10-10 12:30 UTC 

[Qemu-devel] [PATCH v2 00/26] tcg: rework liveness analysis and register allocator
 2012-10-10 12:09 UTC  (11+ messages)
` [Qemu-devel] [PATCH v2 17/26] target-cris: rename helper flags
` [Qemu-devel] [PATCH v2 19/26] target-microblaze: "

[Qemu-devel] [PATCH 1/2] hw/armv7m_nvic: Implement byte read/write for NVIC SCB_SHPRx registers
 2012-10-10 12:03 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/2] hw/armv7m_nvic: Add global variable for SysTick external reference clock

[Qemu-devel] [PATCH 0/2] Add TPCI200 and IP-Octal 232 IndustryPack emulation
 2012-10-10 11:35 UTC  (9+ messages)
` [Qemu-devel] Ping "

[Qemu-devel] [PATCH] virtfs-proxy-helper: check return code of setfsgid/setfsuid
 2012-10-10 11:32 UTC 

[Qemu-devel] [PATCH v2 00/10] Double-word tcg/optimize improvements
 2012-10-10  9:52 UTC  (5+ messages)
` [Qemu-devel] [PATCH 07/10] tcg: Do constant folding on double-word comparisons
` [Qemu-devel] [PATCH 08/10] tcg: Constant fold add2 and sub2

[Qemu-devel] [PATCH] Use SCSI command to get size of SG device
 2012-10-10  9:01 UTC  (6+ messages)

[Qemu-devel] [PATCH 0/2] block-commit fixes
 2012-10-10  8:07 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/2] block: make bdrv_find_backing_image compare canonical filenames
` [Qemu-devel] [PATCH 2/2] block: in commit, determine base image from the top image

[Qemu-devel] Compile error
 2012-10-10  7:14 UTC  (4+ messages)
  ` [Qemu-devel] Wrong license (GPL 2 only) for files in fsdev

[Qemu-devel] [Qemu-ppc][PATCH v10 1/1] Add USB option in machine options
 2012-10-10  7:05 UTC  (8+ messages)
  ` [Qemu-devel] [Qemu-ppc] [PATCH "

[Qemu-devel] [CFT PATCH 00/14] Improve handling of x86 condition codes (tcg)
 2012-10-10  6:51 UTC  (10+ messages)
` [Qemu-devel] [PATCH 09/14] i386: do not call helper to compute ZF/SF
` [Qemu-devel] [PATCH 11/14] i386: convert gen_compute_eflags_c to TCG
` [Qemu-devel] [PATCH 14/14] i386: optimize setcc instructions

[Qemu-devel] [PATCH v2] virtio-blk: add default serial id
 2012-10-10  2:07 UTC  (7+ messages)

[Qemu-devel] [PULL 0/13] Ehnahced SSI bus support + M25P80 SPI flash + Xilinx SPI controller
 2012-10-10  1:44 UTC  (15+ messages)
` [Qemu-devel] [PATCH 01/13] ssi: Support for multiple attached devices
` [Qemu-devel] [PATCH 02/13] ssi: Implemented CS behaviour
` [Qemu-devel] [PATCH 03/13] ssi: Added create_slave_no_init()
` [Qemu-devel] [PATCH 04/13] qdev: allow multiple qdev_init_gpio_in() calls
` [Qemu-devel] [PATCH 05/13] stellaris: Removed SSI mux
` [Qemu-devel] [PATCH 06/13] hw: Added generic FIFO API
` [Qemu-devel] [PATCH 07/13] m25p80: Initial implementation of SPI flash device
` [Qemu-devel] [PATCH 08/13] xilinx_spi: Initial impl. of Xilinx SPI controller
` [Qemu-devel] [PATCH 09/13] petalogix-ml605: added SPI controller with n25q128
` [Qemu-devel] [PATCH 10/13] xilinx_spips: Xilinx Zynq SPI cntrlr device model
` [Qemu-devel] [PATCH 11/13] xilinx_zynq: Added SPI controllers + flashes
` [Qemu-devel] [PATCH 12/13] MAINTAINERS: Added maintainerships for SSI
` [Qemu-devel] [PATCH 13/13] ssi: Add slave autoconnect helper

[Qemu-devel] [PATCH 0/2 v2] e500: creating CCSR region and registering bar0
 2012-10-10  1:22 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/2 v2] Adding BAR0 for e500 PCI controller

[Qemu-devel] [0/7] vmstate extensions
 2012-10-10  0:17 UTC  (6+ messages)
` [Qemu-devel] [PATCH 4/7] savevm: Add VMSTATE_ helpers for target_phys_addr_t

[Qemu-devel] [PATCH 0/2] hw/armv7m_nvic: NVIC Enhancements
 2012-10-09 22:26 UTC 

[Qemu-devel] Building QEMU with multiple CPU targets
 2012-10-09 22:21 UTC  (6+ messages)

[Qemu-devel] [PATCH 00/20] target-sparc: Cleanup handling of temps
 2012-10-09 22:04 UTC  (21+ messages)
` [Qemu-devel] [PATCH 01/20] target-sparc: Add gen_load/store/dest_gpr
` [Qemu-devel] [PATCH 02/20] target-sparc: Conversion to gen_*_gpr, part 1
` [Qemu-devel] [PATCH 03/20] target-sparc: Use gen_load_gpr in get_src[12]
` [Qemu-devel] [PATCH 04/20] target-sparc: Convert asi helpers to gen_*_gpr
` [Qemu-devel] [PATCH 05/20] target-sparc: Convert swap to gen_load/store_gpr
` [Qemu-devel] [PATCH 06/20] target-sparc: Finish conversion to gen_load_gpr
` [Qemu-devel] [PATCH 07/20] target-sparc: Cleanup cpu_src[12] allocation
` [Qemu-devel] [PATCH 08/20] target-sparc: Make the cpu_addr variable local to load/store handling
` [Qemu-devel] [PATCH 09/20] target-sparc: Split out get_temp_i32
` [Qemu-devel] [PATCH 10/20] target-sparc: Use get_temp_i32 in gen_dest_fpr_F
` [Qemu-devel] [PATCH 11/20] target-sparc: Avoid cpu_tmp32 in Read Priv Register
` [Qemu-devel] [PATCH 12/20] target-sparc: Avoid cpu_tmp32 in Write "
` [Qemu-devel] [PATCH 13/20] target-sparc: Tidy ldfsr, stfsr
` [Qemu-devel] [PATCH 14/20] target-sparc: Remove usage of cpu_tmp64 from most helper functions
` [Qemu-devel] [PATCH 15/20] target-sparc: Don't use a temporary for gen_dest_fpr_D
` [Qemu-devel] [PATCH 16/20] target-sparc: Remove cpu_tmp64 use from softint insns
` [Qemu-devel] [PATCH 17/20] target-sparc: Remove last uses of cpu_tmp64
` [Qemu-devel] [PATCH 18/20] target-sparc: Only use cpu_dst for eventual writes to a gpr
` [Qemu-devel] [PATCH 19/20] target-sparc: Make cpu_dst local to OP=2 insns
` [Qemu-devel] [PATCH 20/20] target-sparc: Remove cpu_tmp0 as a global

[Qemu-devel] [PATCH 0/4] target-sparc: More CC cleanups
 2012-10-09 21:50 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/4] target-sparc: Fix optimized %icc comparisons
` [Qemu-devel] [PATCH 2/4] target-sparc: Optimize CC_OP_LOGIC conditions
` [Qemu-devel] [PATCH 3/4] target-sparc: Avoid unnecessary local temporaries
` [Qemu-devel] [PATCH 4/4] target-sparc: Don't compute full flags value so often

[Qemu-devel] [Bug 1037675] [NEW] Guest Kernel Panic if using "-cpu host" in qemu-kvm 1.1.1
 2012-10-09 20:28 UTC  (2+ messages)
` [Qemu-devel] [Bug 1037675] "

[Qemu-devel] [PATCH 0/4] tcg/ia64: misc improvements
 2012-10-09 20:32 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/4] tcg/ia64: use stack for TCG temps
` [Qemu-devel] [PATCH 2/4] tcg/ia64: implement movcond_i32/64
` [Qemu-devel] [PATCH 3/4] tcg/ia64: remove suboptimal register shifting in qemu_ld/st ops
` [Qemu-devel] [PATCH 4/4] tcg/ia64: slightly optimize TLB access code

[Qemu-devel] [PATCH 00/14] target-mips: misc fixes and optimizations
 2012-10-09 20:27 UTC  (2+ messages)
` [Qemu-devel] [PATCH 08/14] target-mips: implement unaligned loads using TCG


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