messages from 2011-04-19 16:11:21 to 2011-04-21 13:20:17 UTC [more...]
[Qemu-devel] [RFC][PATCH v2 00/11] QEMU Guest Agent: QMP-based host/guest communication (virtagent)
2011-04-21 13:19 UTC (13+ messages)
` [Qemu-devel] [RFC][PATCH v2 08/17] qapi: fix Error usage in qemu-sockets.c
` [Qemu-devel] [RFC][PATCH v2 09/17] qmp proxy: core code for proxying qmp requests to guest
` [Qemu-devel] [RFC][PATCH v2 12/17] guest agent: worker thread class
` [Qemu-devel] [RFC][PATCH v2 15/17] guest agent: qemu-ga daemon
[Qemu-devel] [PATCH] configure: Support --target-list=? to list available targets
2011-04-21 13:10 UTC
[Qemu-devel] iSCSI support for QEMU
2011-04-21 12:49 UTC (14+ messages)
` [Qemu-devel] [PATCH] iSCSI block driver support
[Qemu-devel] [PATCH 00/24] Alpha system emulation, v2
2011-04-21 12:31 UTC (18+ messages)
` [Qemu-devel] [PATCH 01/24] Export the unassigned_mem read/write functions
` [Qemu-devel] [PATCH 02/24] target-alpha: Disassemble EV6 PALcode instructions
` [Qemu-devel] [PATCH 04/24] target-alpha: Remove partial support for palcode emulation
` [Qemu-devel] [PATCH 06/24] target-alpha: Rationalize internal processor registers
` [Qemu-devel] [PATCH 07/24] target-alpha: Cleanup MMU modes
` [Qemu-devel] [PATCH 08/24] target-alpha: Fixup translation of PALmode instructions
` [Qemu-devel] [PATCH 13/24] target-alpha: Swap shadow registers moving to/from PALmode
` [Qemu-devel] [PATCH 16/24] target-alpha: Disable interrupts properly
` [Qemu-devel] [PATCH 18/24] target-alpha: Add custom PALcode image for SX164 emulation
` [Qemu-devel] [PATCH 20/24] target-alpha: Trap for unassigned and unaligned addresses
` [Qemu-devel] [PATCH 23/24] target-alpha: Enable the alpha-softmmu target
[Qemu-devel] [PATCH 0/7] Rework PCMCIA subsystem
2011-04-21 11:56 UTC (2+ messages)
[Qemu-devel] [PATCH 1/2] Implement basic part of SA-1110/SA-1100
2011-04-21 11:55 UTC (5+ messages)
` [Qemu-devel] [PATCH 2/2] Basic implementation of Sharp Zaurus SL-5500 collie PDA
[Qemu-devel] [PATCH] xen-upstream-qemu: get vncpassword through xenstore, enable VNC_AUTH_VNC
2011-04-21 11:30 UTC (3+ messages)
[Qemu-devel] [PATCH qemu-glib] Add missing files to distclean list
2011-04-21 11:24 UTC
[Qemu-devel] [PATCH 1/3] rtl8139: use TARGET_FMT_plx in debug messages
2011-04-21 11:16 UTC (4+ messages)
` [Qemu-devel] [PATCH 2/3] rtl8139: use variadic macro for debug statements
` [Qemu-devel] [PATCH 3/3] rtl8139: add format attribute to DPRINTF
[Qemu-devel] Supporting emulation of IOMMUs
2011-04-21 9:39 UTC (2+ messages)
[Qemu-devel] How to use qemu-kvm with Fedora15-beta gnome3 (better vga driver ?)
2011-04-21 8:24 UTC (3+ messages)
[Qemu-devel] [PATCH v2 0/5] atapi: Some code restructuring
2011-04-21 8:13 UTC (8+ messages)
` [Qemu-devel] [PATCH v2 1/5] ide: Split atapi.c out
` [Qemu-devel] [PATCH v2 2/5] ide/atapi: Factor commands out
` [Qemu-devel] [PATCH v2 3/5] ide/atapi: Use table instead of switch for commands
` [Qemu-devel] [PATCH v2 4/5] ide/atapi: Replace bdrv_get_geometry calls by s->nb_sectors
` [Qemu-devel] [PATCH v2 5/5] ide/atapi: Introduce CHECK_READY flag for commands
[Qemu-devel] QEMU-KVM and hardened (GRSEC/PaX) kernel
2011-04-21 8:03 UTC (6+ messages)
[Qemu-devel] [qemu-iotests] [PATCH] common.config: Fix no $TEST_DIR directory
2011-04-21 6:49 UTC (2+ messages)
[Qemu-devel] [PATCH v3 0/4] rbd improvements
2011-04-21 6:49 UTC (5+ messages)
` [Qemu-devel] [qemu-iotests][PATCH] Update rbd support
[Qemu-devel] [Bug 532733] Re: apt/dpkg in qemu-system-arm hangs if a big task is installed
2011-04-21 5:02 UTC (2+ messages)
[Qemu-devel] [PATCH 00/26] q35 chipset support for native pci express support
2011-04-21 2:27 UTC (3+ messages)
` [Qemu-devel] [PATCH 00/26] q35 chipset support for native pci?express support
[Qemu-devel] [RFC PATCH 0/2] Multiqueue support for qemu(virtio-net)
2011-04-21 3:33 UTC (5+ messages)
` [Qemu-devel] [RFC PATCH 1/2] net: Add multiqueue support
` [Qemu-devel] [RFC PATCH 2/2] virtio-net: add "
[Qemu-devel] [PATCH 0/2 V7] add inject-nmi qmp command
2011-04-21 3:23 UTC (17+ messages)
` [Qemu-devel] [PATCH 2/2 V7] qemu,qmp: "
` [Qemu-devel] [PATCH 2/2 V7] qemu, qmp: "
` [Qemu-devel] [RFC PATCH 0/3 V8] QAPI: "
` [Qemu-devel] [RFC PATCH 1/3 V8] QError: Introduce QERR_UNSUPPORTED
` [Qemu-devel] [RFC PATCH 2/3 V8] qapi, nmi: add inject-nmi qmp command
` [Qemu-devel] [RFC PATCH 3/3 V8] qapi-hmp: Convert HMP nmi to use QMP
[Qemu-devel] [PATCH 00/26] q35 chipset support for native pci express support
2011-04-20 22:46 UTC (5+ messages)
[Qemu-devel] [PATCH V14 00/17] Xen device model support
2011-04-20 16:42 UTC (18+ messages)
` [Qemu-devel] [PATCH V14 01/17] xen: Replace some tab-indents with spaces (clean-up)
` [Qemu-devel] [PATCH V14 02/17] xen: Make Xen build once
` [Qemu-devel] [PATCH V14 03/17] xen: Support new libxc calls from xen unstable
` [Qemu-devel] [PATCH V14 04/17] xen: Add initialisation of Xen
` [Qemu-devel] [PATCH V14 05/17] pc_memory_init: Move memory calculation to the caller
` [Qemu-devel] [PATCH V14 06/17] xen: Add xenfv machine
` [Qemu-devel] [PATCH V14 07/17] piix_pci: Introduces Xen specific call for irq
` [Qemu-devel] [PATCH V14 08/17] xen: Introduce Xen Interrupt Controller
` [Qemu-devel] [PATCH V14 09/17] xen: Introduce the Xen mapcache
` [Qemu-devel] [PATCH V14 10/17] xen: Adds a cap to the number of map cache entries
` [Qemu-devel] [PATCH V14 11/17] Introduce qemu_put_ram_ptr
` [Qemu-devel] [PATCH V14 12/17] configure: Always use 64bits target physical addresses with xen enabled
` [Qemu-devel] [PATCH V14 13/17] pci: Use of qemu_put_ram_ptr in pci_add_option_rom
` [Qemu-devel] [PATCH V14 14/17] vl.c: Introduce getter for shutdown_requested and reset_requested
` [Qemu-devel] [PATCH V14 15/17] xen: Initialize event channels and io rings
` [Qemu-devel] [PATCH V14 16/17] xen: Set running state in xenstore
` [Qemu-devel] [PATCH V14 17/17] xen: Add Xen hypercall for sleep state in the cmos_s3 callback
[Qemu-devel] [PATCH] configure: Make epoll_create1 test work around SPARC glibc bug
2011-04-20 16:31 UTC (8+ messages)
[Qemu-devel] [PATCH] virtio-serial: Fix endianness bug in the config space
2011-04-20 14:51 UTC (3+ messages)
[Qemu-devel] [PATCH] target-arm: Move VLD/VST multiple into helper functions
2011-04-20 14:52 UTC
[Qemu-devel] qemu-timer: Clean code and re-add multimedia timers for windows
2011-04-20 14:26 UTC (3+ messages)
` [Qemu-devel] [PATCH 1/4] qemu-timer: Add and use new function qemu_timer_expired_ns
` [Qemu-devel] [PULL] qemu-timer: Add and use new function qemu_timer_expired_ns and other patches
[Qemu-devel] [PATCH v2 1/3] target-ppc: simplify NaN propagation for vector functions
2011-04-20 12:55 UTC (5+ messages)
` [Qemu-devel] [PATCH v2 2/3] target-ppc: use softfloat min/max functions
` [Qemu-devel] [PATCH v2 3/3] target-ppc: remove old CONFIG_SOFTFLOAT #ifdef
[Qemu-devel] [PATCH v2] Improve accuracy of block migration bandwidth calculation
2011-04-20 12:34 UTC (2+ messages)
[Qemu-devel] [PATCH v2 00/20] *** SUBJECT HERE ***
2011-04-20 11:28 UTC (29+ messages)
` [Qemu-devel] [PATCH v2 01/20] softfloat: fix floatx80 handling of NaN
` [Qemu-devel] [PATCH v3 "
` [Qemu-devel] [PATCH v2 02/20] softfloat: fix floatx80_is_infinity()
` [Qemu-devel] [PATCH v2 03/20] softfloat: add floatx80 constants
` [Qemu-devel] [PATCH v2 04/20] softfloat: add pi constants
` [Qemu-devel] [PATCH v2 05/20] softfloat-native: add a few constant values
` [Qemu-devel] [PATCH v2 06/20] softfloat: add floatx80_compare*() functions
` [Qemu-devel] [PATCH v2 07/20] softfloat: fix float*_scalnb() corner cases
` [Qemu-devel] [PATCH v2 08/20] softfloat-native: fix float*_scalbn() functions
` [Qemu-devel] [PATCH v2 09/20] softfloat-native: add float*_is_any_nan() functions
` [Qemu-devel] [PATCH v2 10/20] target-i386: fix helper_fscale() wrt softfloat
` [Qemu-devel] [PATCH v2 11/20] target-i386: fix helper_fbld_ST0() "
` [Qemu-devel] [PATCH v2 12/20] target-i386: fix helper_fxtract() "
` [Qemu-devel] [PATCH v2 13/20] target-i386: fix helper_fdiv() "
` [Qemu-devel] [PATCH v2 14/20] target-i386: fix helper_fsqrt() "
` [Qemu-devel] [PATCH v2 15/20] target-i386: replace approx_rsqrt and approx_rcp by softfloat ops
` [Qemu-devel] [PATCH v2 16/20] target-i386: add CPU86_LDouble <-> double conversion functions
` [Qemu-devel] [PATCH v2 17/20] target-i386: fix logarithmic and trigonometric helpers wrt softfloat
` [Qemu-devel] [PATCH v2 18/20] target-i386: fix helper_fprem() and helper_fprem1() "
` [Qemu-devel] [PATCH v2 19/20] target-i386: fix constants "
` [Qemu-devel] [PATCH v2 20/20] target-i386: switch to softfloat
[Qemu-devel] [PATCH] target-arm: Set Invalid flag for NaN in float-to-int conversions
2011-04-20 11:02 UTC (2+ messages)
[Qemu-devel] [PATCH] hw/arm_boot.c: move initrd load address up to accommodate large kernels
2011-04-20 11:02 UTC (2+ messages)
[Qemu-devel] [PATCH] Remove unneeded function parameter from gen_pc_load
2011-04-20 10:57 UTC (6+ messages)
` [Qemu-devel] [PATCH 1/2] Remove unused function parameters from gen_pc_load and rename the function
` [Qemu-devel] [PULL] Remove unused function parameters
[Qemu-devel] [PATCH 00/17] s390x emulation support v4
2011-04-20 10:38 UTC (7+ messages)
` [Qemu-devel] [PATCH 10/17] s390x: keep hint on virtio managing size
` [Qemu-devel] [PATCH 11/17] s390x: helper functions for system emulation
[Qemu-devel] [PATCH] linux-user/arm/nwfpe: rename REG_PC to ARM_REG_PC
2011-04-20 10:19 UTC
[Qemu-devel] [PATCH 00/20] target-i386 conversion to softfloat
2011-04-20 9:41 UTC (41+ messages)
` [Qemu-devel] [PATCH 01/20] softfloat: fix floatx80 handling of NaN
` [Qemu-devel] [PATCH 03/20] softfloat: add floatx80 constants
` [Qemu-devel] [PATCH 04/20] softfloat: add pi constants
` [Qemu-devel] [PATCH 07/20] softfloat: fix float*_scalnb() corner cases
` [Qemu-devel] [PATCH 09/20] softfloat-native: add float*_is_any_nan() functions
` [Qemu-devel] [PATCH 10/20] target-i386: fix helper_fscale() wrt softfloat
` [Qemu-devel] [PATCH 11/20] target-i386: fix helper_flbd_ST0() "
` [Qemu-devel] [PATCH 12/20] target-i386: fix helper_fxtract() "
` [Qemu-devel] [PATCH 13/20] target-i386: fix helper_fdiv() "
` [Qemu-devel] [PATCH 14/20] target-i386: fix helper_fsqrt() "
` [Qemu-devel] [PATCH 15/20] target-i386: replace approx_rsqrt and approx_rcp by softfloat ops
` [Qemu-devel] [PATCH 16/20] target-i386: add CPU86_LDouble <-> double conversion functions
` [Qemu-devel] [PATCH 17/20] target-i386: fix logarithmic and trigonometric helpers wrt softfloat
` [Qemu-devel] [PATCH 18/20] target-i386: fix helper_fprem() and helper_fprem1() "
` [Qemu-devel] [PATCH 19/20] target-i386: fix constants "
` [Qemu-devel] [PATCH 20/20] target-i386: switch to softfloat
[Qemu-devel] [News] Zero COST- Retail Store Franchise. Grab your chance to own a business.无本开店.无需任何成本,完全免费地拥有一间零售商店
2011-04-20 9:09 UTC
[Qemu-devel] [0/3] More pSeries machine tweaks
2011-04-20 7:12 UTC (7+ messages)
` [Qemu-devel] [PATCH 1/3] pseries: Increase maximum CPUs to 256
[Qemu-devel] [PATCH] Don't translate pointer when in restore_sigcontext
2011-04-20 7:10 UTC
[Qemu-devel] why does qemu i386 userspace emulation crashes when pthread used?
2011-04-20 1:33 UTC
[Qemu-devel] [PATCH/RFC] Port Wine preloader to QEMU
2011-04-20 1:04 UTC (5+ messages)
[Qemu-devel] Are you Surviving or want to be Free?
2011-04-19 23:30 UTC
[Qemu-devel] [PATCH] vfio: Add an ioctl to reset the device
2011-04-19 23:23 UTC (9+ 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).