qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-05-29 16:17:19 to 2011-05-31 18:37:30 UTC [more...]

[Qemu-devel] [patch 0/7] live block copy (v3)
 2011-05-31 16:53 UTC  (9+ messages)
` [Qemu-devel] [patch 1/7] add migration_active function
` [Qemu-devel] [patch 6/7] QEMU live block copy

[Qemu-devel] [PATCH] Use SIGIO with caution
 2011-05-31 16:16 UTC  (9+ messages)

[Qemu-devel] [PULL] libcacard libtoolized + usb-ccid fix
 2011-05-31 16:42 UTC 

[Qemu-devel] [PATCH] audio: fix integer overflow expression
 2011-05-31 18:30 UTC  (3+ messages)

[Qemu-devel] [PATCH] ppc64: fix mtmsr behavior on 64-bit targets
 2011-05-31 17:40 UTC  (3+ messages)

[Qemu-devel] [PATCH] timer: drop HPET and RTC
 2011-05-31 16:33 UTC  (2+ messages)

[Qemu-devel] [PATCH] ppc: provide PIR register on all book-S CPUs
 2011-05-31 16:54 UTC  (2+ messages)

[Qemu-devel] QEMU for ppc440 on i386 host
 2011-05-31 16:52 UTC  (2+ messages)

[Qemu-devel] [RFC]QEMU disk I/O limits
 2011-05-31 17:59 UTC  (11+ messages)

[Qemu-devel] [PATCH] smc91c111: qdevify reset
 2011-05-31 16:48 UTC 

[Qemu-devel] Hello Would You Like To Earn
 2011-05-31 16:08 UTC 

[Qemu-devel] [PATCH] Fix build on FreeBSD
 2011-05-31 14:57 UTC 

[Qemu-devel] [OpenBIOS] solaris 8 on sparc, webstart launcher crashing
 2011-05-31 15:56 UTC  (3+ messages)

[Qemu-devel] [PULL] Few VirtFS patches
 2011-05-31 15:31 UTC 

[Qemu-devel] [PATCH] s390x: implement lrvgr
 2011-05-30 10:17 UTC 

[Qemu-devel] [PATCH 1/2] pxa2xx_lcd: add proper rotation support
 2011-05-31 14:16 UTC  (2+ messages)
` [Qemu-devel] [PATCH 2/2] Add support for Zipit Z2 machine

[Qemu-devel] [Bug 788697] [NEW] [PowerPC] [patch] mtmsr does not preserve high bits of MSR
 2011-05-31 13:49 UTC  (7+ messages)
` [Qemu-devel] [Bug 788697] "

[Qemu-devel] [PATCH] #include cleanliness
 2011-05-31 13:43 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/3]: QMP: Introduce the BLOCK_MEDIA_EJECT event
 2011-05-31 13:40 UTC  (14+ messages)
` [Qemu-devel] [PATCH 2/3] QMP: Add BLOCK_MEDIA_EJECT event documentation
` [Qemu-devel] [PATCH 3/3] QMP: Introduce the BLOCK_MEDIA_EJECT event

[Qemu-devel] [PULL] Trivial patches for May 22 to May 29 2011
 2011-05-31 13:38 UTC  (2+ messages)

[Qemu-devel] [PULL] virtio-serial updates
 2011-05-31 13:38 UTC  (2+ messages)

[Qemu-devel] [PULL v5 00/25] SCSI subsystem improvements
 2011-05-31 13:38 UTC  (2+ messages)

[Qemu-devel] [PULL] usb patch queue: initial usb 2.0 support
 2011-05-31 13:37 UTC  (3+ messages)

[Qemu-devel] [PATCH] s390x: fix cksm instruction
 2011-05-30  8:52 UTC 

[Qemu-devel] test images for qemu omap1 machines (cheetah, sx1, sx1-v1)
 2011-05-31 13:28 UTC 

[Qemu-devel] KVM call agenda for May 31st
 2011-05-31 13:17 UTC  (2+ messages)

[Qemu-devel] [PATCH] qemu-img create: Fix displayed default cluster size
 2011-05-31 13:06 UTC 

[Qemu-devel] Liga de Futbol 7. Inicia Junio 6
 2011-05-31  1:35 UTC 

[Qemu-devel] [PATCH uq/master V3] kvm: Add CPUID support for VIA CPU
 2011-05-31 10:59 UTC 

[Qemu-devel] [PATCH uq/master V3] kvm: Add CPUID support for VIA CPU
 2011-05-31 10:21 UTC 

[Qemu-devel] [PATCH] xen: fix interrupt routing
 2011-05-31 11:05 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/14] usb: various usb fixes
 2011-05-31 10:13 UTC  (21+ messages)
` [Qemu-devel] [PATCH 01/14] usb-linux: Set usb_auto_timer to NULL after deleting it
` [Qemu-devel] [PATCH 02/14] usb-linux: Get speed from sysfs rather then from the connectinfo ioctl
` [Qemu-devel] [PATCH 03/14] usb-linux: Teach about super speed
` [Qemu-devel] [PATCH 04/14] usb-linux: Don't do perror when errno is not set
` [Qemu-devel] [PATCH 05/14] usb-linux: Don't call usb_host_close when usb_host_open fails
` [Qemu-devel] [PATCH 06/14] usb-linux: Ensure devep != 0
` [Qemu-devel] [PATCH 07/14] usb-linux: If opening a device fails remove it from our filter list
` [Qemu-devel] [PATCH 08/14] usb-linux: Don't try to open the same device twice
` [Qemu-devel] [PATCH 09/14] usb-linux: Don't declare a usbdevice_name
` [Qemu-devel] [PATCH 10/14] usb-linux: Enlarge buffer for descriptors to 8192 bytes
` [Qemu-devel] [PATCH 11/14] usb-bus: Add knowledge of USB_SPEED_SUPER to usb_speed helper
` [Qemu-devel] [PATCH 12/14] usb-bus: Don't allow attaching a device to a bus with no free ports
` [Qemu-devel] [PATCH 13/14] usb-bus: Don't detach non attached devices on device exit
` [Qemu-devel] [PATCH 14/14] usb: Proper error propagation for usb_device_attach errors

[Qemu-devel] USB: automatically choose bus to connect to based on speed
 2011-05-31 10:10 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/4] usb: Add a speedmask to devices
` [Qemu-devel] [PATCH 2/4] usb-bus: Don't allow speed mismatch while attaching devices
` [Qemu-devel] [PATCH 3/4] usb-bus: Automatically select right usb bus based on device and bus speed
` [Qemu-devel] [PATCH 4/4] usb-linux: allow "compatible" high speed devices to connect at fullspeed

[Qemu-devel] [RFC][PATCH] ide: Break migration by splitting error status from status register
 2011-05-31 10:09 UTC 

[Qemu-devel] [PATCH 0/4] introduce cpu_physical_memory_map_fast
 2011-05-31  9:16 UTC  (3+ messages)

[Qemu-devel] [PATCH 3/7] cpu model bug fixes and definition corrections: Add kvm emulated x2apic flag to config defined cpu models
 2011-05-31  9:16 UTC  (18+ messages)
    ` [Qemu-devel] drop -enable-nesting (was: [PATCH 3/7] cpu model bug fixes and definition corrections...)
        ` [Qemu-devel] drop -enable-nesting

[Qemu-devel] how to add a new guest cpu to qemu?
 2011-05-31  8:41 UTC 

[Qemu-devel] [PATCH uq/master V2] kvm: Add CPUID support for VIA CPU
 2011-05-31  8:22 UTC  (12+ messages)

[Qemu-devel] [PATCH] Fix a number of unused-but-set-variable warnings (new with gcc-4.6)
 2011-05-31  7:53 UTC  (10+ messages)
` [Qemu-devel] [PATCH 0/2] Fix unused-but-set-variable warnings
  ` [Qemu-devel] [PATCH 1/2] tcg: Fix unused-but-set-variable warning
  ` [Qemu-devel] [PATCH 2/2] kvm: "
        ` [Qemu-devel] [PATCH-v3 0/2] Fix unused-but-set-variable warnings
          ` [Qemu-devel] [PATCH-v3 1/2] tcg: Fix unused-but-set-variable warning
          ` [Qemu-devel] [PATCH-v3 2/2] kvm: "

[Qemu-devel] Webcams under KVM and Linux
 2011-05-31  7:01 UTC  (6+ messages)

[Qemu-devel] [PATCH] Command line support for altering the log file location
 2011-05-31  6:20 UTC 

[Qemu-devel] [PATCH v5] [resend 2] revamp acpitable parsing and allow to specify complete (headerful) table
 2011-05-31  6:20 UTC 

[Qemu-devel] (no subject)
 2011-05-31  4:56 UTC 

[Qemu-devel] [PATCH uq/master V3] kvm: Add CPUID support for VIA CPU
 2011-05-31  3:47 UTC 

[Qemu-devel] Webcams under KVM and Linux
 2011-05-31  0:41 UTC  (6+ messages)

[Qemu-devel] Invitation to the Global Network "Active in diabetes prevention"
 2011-05-31  0:00 UTC 

[Qemu-devel] Hello Would You Like To Earn
 2011-05-31  0:08 UTC 

[Qemu-devel] Hello Would You Like To Earn
 2011-05-30 23:09 UTC 

[Qemu-devel] [PATCH 2/3] Use the correct header in the TCG MIPS code to find cacheflush() on OpenBSD
 2011-05-30 21:41 UTC  (6+ messages)

[Qemu-devel] [PATCH, RFC 00/18] Use stack frame for TCG temporaries
 2011-05-30 21:16 UTC  (2+ messages)

[Qemu-devel] [PATCH] slirp: Put forked exec into separate process group
 2011-05-30 20:21 UTC 

[Qemu-devel] Hello Would You Like To Earn
 2011-05-30 19:13 UTC 

[Qemu-devel] Questions about simulating a new platform
 2011-05-30 17:09 UTC 

[Qemu-devel] [PATCH] VMDK: add monolithic flat image support
 2011-05-30 12:28 UTC  (3+ messages)

[Qemu-devel] Hello Would You Like To Earn
 2011-05-30 11:06 UTC 

[Qemu-devel] Qcow2
 2011-05-30  9:31 UTC  (8+ messages)

[Qemu-devel] virtio scsi host draft specification, v2
 2011-05-30  9:22 UTC  (3+ messages)

[Qemu-devel] [RFC] darwin: work around sigfd
 2011-05-30  8:03 UTC  (6+ messages)

[Qemu-devel] [RESEND][PATCH 1/2] Fix USB mouse Set_Protocol behavior
 2011-05-30  6:55 UTC  (2+ messages)

[Qemu-devel] Hello Would You Like To Earn
 2011-05-30  6:08 UTC 

[Qemu-devel] Hello Would You Like To Earn
 2011-05-30  5:10 UTC 

[Qemu-devel] Hello Would You Like To Earn
 2011-05-30  2:19 UTC 

[Qemu-devel] [PATCH 0/3] spapr qdevification
 2011-05-30  3:17 UTC  (11+ messages)
` [Qemu-devel] [PATCH 1/3] spapr: allow creating devices with -device
` [Qemu-devel] [PATCH 3/3] spapr: make irq customizable via qdev

[Qemu-devel] [PATCH V2 0/3] Fix compilation issues under darwin
 2011-05-30  2:32 UTC  (9+ messages)
` [Qemu-devel] [PATCH V2 1/3] Darwin: Fix incorrect check for fdatasync() in configure
` [Qemu-devel] [PATCH V2 2/3] Cocoa: avoid displaying window when command-line contains '-h' or '-help'
` [Qemu-devel] [PATCH V2 3/3] Remove warning in printf due to type mismatch

[Qemu-devel] [PATCH 4/6] Fix missing prototype under cocoa for qemu_main
 2011-05-29 23:53 UTC  (3+ messages)
` [Qemu-devel] [PATCH] cocoa: Provide central qemu_main() prototype

[Qemu-devel] [PATCH] Cocoa: avoid warning related to multiple method definitions
 2011-05-29 22:36 UTC 

[Qemu-devel] Add option to disable Cocoa on Mac OS X
 2011-05-29 22:25 UTC  (9+ messages)

[Qemu-devel] [PATCH] host-pcc: enable building with -m32 or -m64
 2011-05-29 22:07 UTC  (7+ messages)

[Qemu-devel] [PATCH 0/6] Fix compilation issues under darwin
 2011-05-29 17:05 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/6] Fix incorrect check for fdatasync() in configure

[Qemu-devel] [PATCH 1/3] Add ppc_init_cacheline_sizes() function for OpenBSD
 2011-05-29 16:56 UTC  (7+ 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).