qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-07-24 17:05:53 to 2009-07-27 16:39:21 UTC [more...]

[Qemu-devel] kvm: savevm is broken for me
 2009-07-27 16:46 UTC  (11+ messages)
` [Qemu-devel] "

[Qemu-devel] [PATCH] vnc: fix copyrect screen corruption
 2009-07-27 15:10 UTC 

[Qemu-devel] [PATCH v3 00/47] More configure/Makefile cleanups
 2009-07-27 15:00 UTC  (49+ messages)
` [Qemu-devel] [PATCH 01/47] change HOST_SOLARIS to CONFIG_SOLARIS{_VERSION}
` [Qemu-devel] [PATCH 02/47] Remove SP_CFLAGS and SP_LDFLAGS
` [Qemu-devel] [PATCH 03/47] target_arch2 is redefined unconditionally later
` [Qemu-devel] [PATCH 04/47] remove CONFIG_ from VNC_TLS_{LIBS, FLAGS}
` [Qemu-devel] [PATCH 05/47] use same algorithm for testing and
` [Qemu-devel] [PATCH 06/47] remove CONFIG_ from VNC_SASL_{LIBS, FLAGS}
` [Qemu-devel] [PATCH 07/47] remove CONFIG_ from BLUEZ_{LIBS,FLAGS}
` [Qemu-devel] [PATCH 08/47] make fmod also use FMOD_{LIBS,CFLAGS}
` [Qemu-devel] [PATCH 09/47] make oss use OSS_LIBS
` [Qemu-devel] [PATCH 10/47] move printing of config-host.mak variables to end of generation
` [Qemu-devel] [PATCH 11/47] more specific config.mak can overwrote more general config.mak
` [Qemu-devel] [PATCH 12/47] Add -static in configure if needed
` [Qemu-devel] [PATCH 13/47] Rename HAVE_FDT to CONFIG_FDT and define it also in Makefile
` [Qemu-devel] [PATCH 14/47] Refactor code to remove one #ifdef CONFIG_FDT
` [Qemu-devel] [PATCH 15/47] fix indententation
` [Qemu-devel] [PATCH 16/47] O_LARGEFILE is already set in qemu-common.h
` [Qemu-devel] [PATCH 17/47] rename HOST_BSD to CONFIG_BSD
` [Qemu-devel] [PATCH 18/47] define MAP_ANONYMOUS if it is not defined in qemu-common.h
` [Qemu-devel] [PATCH 19/47] rename HAVE_PREADV to CONFIG_PREADV
` [Qemu-devel] [PATCH 20/47] rename HAVE_IOVEC to CONFIG_IOVEC
` [Qemu-devel] [PATCH 21/47] rename HAVE_FNMATCH_H to CONFIG_FNMATCH
` [Qemu-devel] [PATCH 22/47] rename HAVE_MACHINE_BSWAP_H to CONFIG_MACHINE_BSWAP_H
` [Qemu-devel] [PATCH 23/47] rename HAVE_GPROF to TARGET_GPROF
` [Qemu-devel] [PATCH 24/47] rename HAVE_BYTESWAP_H to CONFIG_BYTESWAP_H
` [Qemu-devel] [PATCH 25/47] rename DEBUG_TCG to CONFIG_DEBUG_TCG
` [Qemu-devel] [PATCH 26/47] rename DEBUG_EXEC to CONFIG_DEBUG_EXEC
` [Qemu-devel] [PATCH 27/47] rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
` [Qemu-devel] [PATCH 28/47] Add CONFIG_POSIX
` [Qemu-devel] [PATCH 29/47] Use CONFIG_POSIX to simplify Makefile
` [Qemu-devel] [PATCH 30/47] the else part of this test is obsolete We are testing for sdl = yes inside the else part of the test if sdl = yes
` [Qemu-devel] [PATCH 31/47] sdl_config value was always sdl-config
` [Qemu-devel] [PATCH 32/47] Calculate sdl_libs and sdl_flags and use them everywhere
` [Qemu-devel] [PATCH 33/47] instead of setup sdl_x11 just add -lX11 to sdl_libs
` [Qemu-devel] [PATCH 34/47] target_softmmu is undefined at that point
` [Qemu-devel] [PATCH 35/47] remove sdl_static. Just do the right thing if static is yes
` [Qemu-devel] [PATCH 36/47] indent with 2 spaces sdl tests
` [Qemu-devel] [PATCH 37/47] Define and use xen libs in a single place
` [Qemu-devel] [PATCH 38/47] simplify curses library selection
` [Qemu-devel] [PATCH 39/47] simplify brlapi selection
` [Qemu-devel] [PATCH 40/47] simplify vde libs selection
` [Qemu-devel] [PATCH 41/47] simplify fdt "
` [Qemu-devel] [PATCH 42/47] test if xen is enabled only once
` [Qemu-devel] [PATCH 43/47] define ENOTSUP the same that the other errors
` [Qemu-devel] [PATCH 44/47] rename NEEDS_LIBSUNMATH to CONFIG_NEEDS_LIBSUNMATH
` [Qemu-devel] [PATCH 45/47] rename USE_NPTL to CONFIG_USE_NPTL
` [Qemu-devel] [PATCH 46/47] Generate config-host.h from config-host.mak
` [Qemu-devel] [PATCH 47/47] move on_vcpu inside proper #ifdef
  ` [Qemu-devel] "

[Qemu-devel] [PATCH 3/5] Remove setvbuf(<handle>, NULL, _IOLBF, 0) calls for Win32
 2009-07-27 14:32 UTC  (6+ messages)

[Qemu-devel] SDL window Resize Crash
 2009-07-27 14:16 UTC 

[Qemu-devel] [PATCH, RFC] Sparc64: convert APB to qdev
 2009-07-27 14:05 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/4] PPC KVM bringup patches round 2 v2
 2009-07-27 13:56 UTC  (10+ messages)
` [Qemu-devel] [PATCH 1/4] Move mp_state to CPU_COMMON
  ` [Qemu-devel] [PATCH 2/4] Use 64bit pointer for dirty log
    ` [Qemu-devel] [PATCH 3/4] PPC: Round VGA BIOS size to page boundary
      ` [Qemu-devel] [PATCH 4/4] Give the kernel more room

[Qemu-devel] [PATCH] RFC: use logging count for individual regions
 2009-07-27 13:17 UTC  (3+ messages)
` [Qemu-devel] "

[Qemu-devel] [PATCH v2 00/46] More configure/Makefile cleanups
 2009-07-27 13:10 UTC  (67+ messages)
` [Qemu-devel] [PATCH 01/46] change HOST_SOLARIS to CONFIG_SOLARIS{_VERSION}
` [Qemu-devel] [PATCH 02/46] Remove SP_CFLAGS and SP_LDFLAGS
` [Qemu-devel] [PATCH 03/46] target_arch2 is redefined unconditionally later
` [Qemu-devel] [PATCH 04/46] remove CONFIG_ from VNC_TLS_{LIBS, FLAGS}
` [Qemu-devel] [PATCH 05/46] use same algorithm for testing and
` [Qemu-devel] [PATCH 06/46] remove CONFIG_ from VNC_SASL_{LIBS, FLAGS}
` [Qemu-devel] [PATCH 07/46] remove CONFIG_ from BLUEZ_{LIBS,FLAGS}
` [Qemu-devel] [PATCH 08/46] make fmod also use FMOD_{LIBS,CFLAGS}
` [Qemu-devel] [PATCH 09/46] make oss use OSS_LIBS
` [Qemu-devel] [PATCH 10/46] move printing of config-host.mak variables to end of generation
` [Qemu-devel] [PATCH 11/46] more specific config.mak can overwrote more general config.mak
` [Qemu-devel] [PATCH 12/46] Add -static in configure if needed
` [Qemu-devel] [PATCH 13/46] Rename HAVE_FDT to CONFIG_FDT and define it also in Makefile
` [Qemu-devel] [PATCH 14/46] Refactor code to remove one #ifdef CONFIG_FDT
` [Qemu-devel] [PATCH 15/46] fix indententation
` [Qemu-devel] [PATCH 16/46] O_LARGEFILE is already set in qemu-common.h
` [Qemu-devel] [PATCH 17/46] rename HOST_BSD to CONFIG_BSD
` [Qemu-devel] [PATCH 18/46] define MAP_ANONYMOUS if it is not defined in qemu-common.h
` [Qemu-devel] [PATCH 19/46] rename HAVE_PREADV to CONFIG_PREADV
` [Qemu-devel] [PATCH 20/46] rename HAVE_IOVEC to CONFIG_IOVEC
` [Qemu-devel] [PATCH 21/46] rename HAVE_FNMATCH_H to CONFIG_FNMATCH
` [Qemu-devel] [PATCH 22/46] rename HAVE_MACHINE_BSWAP_H to CONFIG_MACHINE_BSWAP_H
    ` [Qemu-devel] "
` [Qemu-devel] [PATCH 23/46] rename HAVE_BYTESWAP_H to CONFIG_BYTESWAP_H
` [Qemu-devel] [PATCH 24/46] rename DEBUG_TCG to CONFIG_DEBUG_TCG
` [Qemu-devel] [PATCH 25/46] rename DEBUG_EXEC to CONFIG_DEBUG_EXEC
` [Qemu-devel] [PATCH 26/46] rename WORDS_BIGENDIAN to CONFIG_WORDS_BIGENDIAN
    ` [Qemu-devel] "
` [Qemu-devel] [PATCH 27/46] Add CONFIG_POSIX
` [Qemu-devel] [PATCH 28/46] Use CONFIG_POSIX to simplify Makefile
` [Qemu-devel] [PATCH 29/46] the else part of this test is obsolete We are testing for sdl = yes inside the else part of the test if sdl = yes
` [Qemu-devel] [PATCH 30/46] sdl_config value was always sdl-config
` [Qemu-devel] [PATCH 31/46] Calculate sdl_libs and sdl_flags and use them everywhere
` [Qemu-devel] [PATCH 32/46] instead of setup sdl_x11 just add -lX11 to sdl_libs
` [Qemu-devel] [PATCH 33/46] target_softmmu is undefined at that point
` [Qemu-devel] [PATCH 34/46] remove sdl_static. Just do the right thing if static is yes
` [Qemu-devel] [PATCH 35/46] indent with 2 spaces sdl tests
` [Qemu-devel] [PATCH 36/46] Define and use xen libs in a single place
` [Qemu-devel] [PATCH 37/46] simplify curses library selection
` [Qemu-devel] [PATCH 38/46] simplify brlapi selection
` [Qemu-devel] [PATCH 39/46] simplify vde libs selection
` [Qemu-devel] [PATCH 40/46] simplify fdt "
` [Qemu-devel] [PATCH 41/46] test if xen is enabled only once
` [Qemu-devel] [PATCH 42/46] define ENOTSUP the same that the other errors
` [Qemu-devel] [PATCH 43/46] rename NEEDS_LIBSUNMATH to CONFIG_NEEDS_LIBSUNMATH
` [Qemu-devel] [PATCH 44/46] rename USE_NPTL to CONFIG_USE_NPTL
` [Qemu-devel] [PATCH 45/46] Remove AUDIO_DRIVERS define
    ` [Qemu-devel] "
` [Qemu-devel] [PATCH 46/46] Generate config-host.h from config-host.mak

[Qemu-devel] [PATCH 0/5]
 2009-07-27 13:14 UTC  (13+ messages)
` [Qemu-devel] [PATCH 1/5] Fix kvmppc build error
  ` [Qemu-devel] [PATCH 2/5] Fix booke registers init
    ` [Qemu-devel] [PATCH 3/5] Add guest debug support for kvmppc
      ` [Qemu-devel] [PATCH 4/5] Add eaddr translator for fsl_booke mmu
        ` [Qemu-devel] [PATCH 5/5] guest debug init for 440 and e500 core
          ` [Qemu-devel] "
      ` [Qemu-devel] Re: [PATCH 3/5] Add guest debug support for kvmppc
    ` [Qemu-devel] Re: [PATCH 2/5] Fix booke registers init
      ` [Qemu-devel] "
` [Qemu-devel] Re: [PATCH 0/5]
  ` [Qemu-devel] "

[Qemu-devel] Qemu - VNC looks streaky?
 2009-07-27 12:40 UTC  (2+ messages)

[Qemu-devel] [PATCH] S/390 host/target build system support
 2009-07-27 11:45 UTC 

[Qemu-devel] [PATCH] qemu-io: Rework alloc command
 2009-07-27 11:16 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/4] S/390 host and target support
 2009-07-27 11:09 UTC  (9+ messages)
` [Qemu-devel] [PATCH 1/4] S/390 CPU emulation
  ` [Qemu-devel] [PATCH 2/4] S/390 host/target build system support
    ` [Qemu-devel] [PATCH 3/4] S/390 host support for TCG
      ` [Qemu-devel] Re: [PATCH 2/4] S/390 host/target build system support

[Qemu-devel] [PATCH] Use Little Endian for Dirty Log
 2009-07-27 10:49 UTC 

[Qemu-devel] [PATCH] RFC: Add new block driver for the VDI format (aio version)
 2009-07-27  9:23 UTC  (6+ messages)
` [Qemu-devel] [PATCH] Add new block driver for the VDI format (use aio)

[Qemu-devel] [PATCH 5/5] Enable USE_DIRECT_JUMP on Win32
 2009-07-27  8:02 UTC 

[Qemu-devel] [PATCH 4/5] Remove special Win32 code in vl.c that's no longer needed
 2009-07-27  8:02 UTC 

[Qemu-devel] [PATCH 2/5] Remove useless Win32 include files and unused function in net.c
 2009-07-27  8:02 UTC 

[Qemu-devel] [PATCH 1/5] tap-win32: Use correct headers
 2009-07-27  8:02 UTC 

[Qemu-devel] [PATCH] Seabios irq override support
 2009-07-27  7:24 UTC  (3+ messages)
` [Qemu-devel] "

[Qemu-devel] [PATCH] sparc64 name mmu registers and general cleanup
 2009-07-27  7:24 UTC  (2+ messages)

[Qemu-devel] [PATCH] sparc64 really implement itlb/dtlb automatic replacement writes
 2009-07-26 21:57 UTC 

[Qemu-devel] Intel 440bx hardware emulation correctness
 2009-07-26 16:37 UTC  (2+ messages)

[Qemu-devel] [patch] esp.c fast SCSI-bus reset
 2009-07-26 13:40 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/7] linux-user syscall fixes
 2009-07-25 22:37 UTC  (9+ messages)
` [Qemu-devel] [PATCH 1/7] linux-user: dup3, fallocate syscalls
  ` [Qemu-devel] [PATCH 2/7] linux-user: fcntl fixes for LTP
    ` [Qemu-devel] [PATCH 3/7] linux-user: enable getdents for > 32-bit systems
      ` [Qemu-devel] [PATCH 4/7] linux-user: define a couple of syscalls for non-uid16 targets
        ` [Qemu-devel] [PATCH 5/7] linux-user: getpriority errno fix
          ` [Qemu-devel] [PATCH 6/7] linux-user: fadvise64 implementation
            ` [Qemu-devel] [PATCH 7/7] linux-user: zero fstat buffer to initialize nsec fields

[Qemu-devel] [PATCH] slirp: Use monotonic clock if available (v2)
 2009-07-25 10:30 UTC  (2+ messages)
` [Qemu-devel] "

[Qemu-devel] [PATCH] fix broken migration
 2009-07-25  1:37 UTC  (2+ messages)
` [Qemu-devel] "

[Qemu-devel] [PATCH] ARM back-end: Handle all possible immediates for ALU ops
 2009-07-24 19:48 UTC 

[Qemu-devel] [PATCH] ARM back-end: Fix register numbering for div/divu and add TCG not
 2009-07-24 18:54 UTC  (3+ messages)

[Qemu-devel] [PATCH] HPET fixes for reg writes
 2009-07-24 17:08 UTC  (2+ messages)
` [Qemu-devel] "


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