qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-07-16 16:22:41 to 2009-07-17 20:40:54 UTC [more...]

[Qemu-devel] [PATCH 0/6] target-mips: add MDI semihosting
 2009-07-17 20:33 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/6] sysemu: add section_callback argument to ELF loader
` [Qemu-devel] [PATCH 5/6] enable --semihosting option for TARGET_MIPS

[Qemu-devel] [PATCH 0/2][RFC] Introduce macros for setting properties
 2009-07-17 20:05 UTC  (9+ messages)
` [Qemu-devel] [PATCH 1/2] Introduce CharDriverState qdev property type
` [Qemu-devel] [PATCH 2/2] Introduce macro for defining qdev properties

[Qemu-devel] [PATCH 00/37] Generate a proper LIBS variable
 2009-07-17 19:41 UTC  (40+ messages)
` [Qemu-devel] [PATCH 01/37] change HOST_SOLARIS to CONFIG_SOLARIS{_VERSION}
` [Qemu-devel] [PATCH 02/37] Remove SP_CFLAGS and SP_LDFLAGS
` [Qemu-devel] [PATCH 03/37] target_arch2 is redefined unconditionally later
` [Qemu-devel] [PATCH 04/37] remove CONFIG_ from VNC_TLS_{LIBS, FLAGS}
` [Qemu-devel] [PATCH 05/37] use same algorithm for testing and
` [Qemu-devel] [PATCH 06/37] remove CONFIG_ from VNC_SASL_{LIBS, FLAGS}
` [Qemu-devel] [PATCH 07/37] remove CONFIG_ from BLUEZ_{LIBS,FLAGS}
` [Qemu-devel] [PATCH 08/37] make fmod also use FMOD_{LIBS,CFLAGS}
` [Qemu-devel] [PATCH 09/37] make oss use OSS_LIBS
` [Qemu-devel] [PATCH 10/37] move printing of config-host.mak variables to end of generation
` [Qemu-devel] [PATCH 11/37] more specific config.mak can overwrote more general config.mak
` [Qemu-devel] [PATCH 12/37] generate CPPFLAGS and LIBS on ./configure
` [Qemu-devel] [PATCH 13/37] fold PTHREADLIBS and CLOCKLIBS on generic LIBS
` [Qemu-devel] [PATCH 14/37] CONFIG_SOLARIS always want -lsockt -lnsl -lresolv
` [Qemu-devel] [PATCH 15/37] Add -static in configure if needed
` [Qemu-devel] [PATCH 16/37] generate CONFIG_WIN32 libraries in configure
` [Qemu-devel] [PATCH 17/37] fold VDE_LIBS on generic LIBS
` [Qemu-devel] [PATCH 18/37] fold CURL_LIBS "
` [Qemu-devel] [PATCH 19/37] fold BRLAPI_LIBS "
` [Qemu-devel] [PATCH 20/37] fold CURSES_LIBS "
` [Qemu-devel] [PATCH 21/37] fold XEN_LIBS "
` [Qemu-devel] [PATCH 22/37] fold BLUEZ_LIBS "
` [Qemu-devel] [PATCH 23/37] fold VNC_TLS_LIBS "
` [Qemu-devel] [PATCH 24/37] fold VNC_SASL_LIBS "
` [Qemu-devel] [PATCH 25/37] Rename HAVE_FDT to CONFIG_FDT and define it also in Makefile
` [Qemu-devel] [PATCH 26/37] Refactor code to remove one #ifdef CONFIG_FDT
` [Qemu-devel] [PATCH 27/37] fold FDT_LIBS on generic LIBS
` [Qemu-devel] [PATCH 28/37] fold NEEDS_LIBSUNMATH on generic variables
` [Qemu-devel] [PATCH 29/37] fold FMOD_LIBS on generic LIBS
` [Qemu-devel] [PATCH 30/37] fold OSS_LIBS "
` [Qemu-devel] [PATCH 31/37] fold ALSA libs "
` [Qemu-devel] [PATCH 32/37] fold DSOUND "
` [Qemu-devel] [PATCH 33/37] fold Pulse Audio "
` [Qemu-devel] [PATCH 34/37] fold ESD "
` [Qemu-devel] [PATCH 35/37] fold COCOA_LIBS "
` [Qemu-devel] [PATCH 36/37] fold SDL_LIBS "
` [Qemu-devel] [PATCH 37/37] remove rt variable, we can assign directly LIBS
  ` [Qemu-devel] Re: [PATCH 00/37] Generate a proper LIBS variable

[Qemu-devel] Re: [Qemu-commits] [COMMIT e813376] Sparc32: fix fdc io_base
 2009-07-17 19:29 UTC  (5+ messages)

[Qemu-devel] [PATCH] tcg: Fix bad macro name
 2009-07-17 19:11 UTC  (2+ messages)

[Qemu-devel] Re: [COMMIT 379f669] Userspace guest address offsetting
 2009-07-17 18:24 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/4] qdev: add isa bus support
 2009-07-17 18:12 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/4] qdev/isa: add isa bus support to qdev

[Qemu-devel] [PATH] configure: fix typo for armv4l CPU host
 2009-07-17 17:29 UTC 

[Qemu-devel] [PATCH] ARM back-end: Improve generated code
 2009-07-17 17:26 UTC 

[Qemu-devel] [PATCH] build fix: xen on NetBSD/amd64
 2009-07-17 16:58 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/4] Add preliminary KVM support for non-embedded PPC v3
 2009-07-17 15:47 UTC  (23+ messages)
` [Qemu-devel] [PATCH 1/7] Enable PPC KVM for non-embedded
  ` [Qemu-devel] [PATCH 2/7] Set PVR in sregs
    ` [Qemu-devel] [PATCH 3/7] Add mp_state to PPC CPU struct
      ` [Qemu-devel] [PATCH 4/7] Fix warning in kvm-all.c
        ` [Qemu-devel] [PATCH 5/7] Use correct input constant
          ` [Qemu-devel] [PATCH 6/7] Set slots more carefully
            ` [Qemu-devel] [PATCH 7/7] Fake dirty loggin when it's not there
              ` [Qemu-devel] "
            ` [Qemu-devel] Re: [PATCH 6/7] Set slots more carefully

[Qemu-devel] Qemu compile BUG
 2009-07-17 15:44 UTC 

[Qemu-devel] [PATCH] Don't build option roms on Mac OS X
 2009-07-17 14:36 UTC  (2+ messages)

[Qemu-devel] [PATCH] signrom.sh: portability fix
 2009-07-17 14:37 UTC  (2+ messages)

[Qemu-devel] [PATCH] let configure detect xen with --extra-cflags and --extra-ldflags
 2009-07-17 13:19 UTC 

[Qemu-devel] [PATCH] isxdigit -> qemu_isxdigit
 2009-07-17 13:30 UTC 

[Qemu-devel] [PATCH] bsd-users: fix strace
 2009-07-17 13:32 UTC 

[Qemu-devel] [PATCH] fix build warnings
 2009-07-17 13:37 UTC 

[Qemu-devel] [PATCH] ELF coredump
 2009-07-17 11:09 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/4] Add preliminary KVM support for non-embedded PPC v2
 2009-07-17 11:06 UTC  (9+ messages)
` [Qemu-devel] [PATCH 1/4] Enable PPC KVM for non-embedded
  ` [Qemu-devel] [PATCH 2/4] Set PVR in sregs
    ` [Qemu-devel] [PATCH 3/4] Add mp_state to PPC CPU struct
      ` [Qemu-devel] [PATCH 4/4] Fix warning in kvm-all.c
  ` [Qemu-devel] [PATCH] Enable kvm for ppc/ppc64
      ` [Qemu-devel] "

[Qemu-devel] [PATCH] vmdk: Fix backing file handling
 2009-07-17 10:53 UTC  (3+ messages)

[Qemu-devel] [PATCH] multiboot.bin is a generated file
 2009-07-17 10:44 UTC  (4+ messages)
` [Qemu-devel] "

[Qemu-devel] [PATCH v2] multiboot.bin is a generated file
 2009-07-17 10:36 UTC 

[Qemu-devel] Planning the instrumentation
 2009-07-17 10:14 UTC 

[Qemu-devel] Re: [Qemu-commits] [COMMIT ee6847d] qdev: rework device properties
 2009-07-17 10:13 UTC  (3+ messages)

[Qemu-devel] [PATCH] Link bios files when building out of tree
 2009-07-17  9:20 UTC 

[Qemu-devel] [PATCH 00/17] split out piix specific part from pc emulator. V6
 2009-07-17  7:23 UTC  (18+ messages)
` [Qemu-devel] [PATCH 01/17] acpi.c: split out pc smbus routines from acpi.c into pc_smbus.c
` [Qemu-devel] [PATCH 02/17] acpi.c: split out apm register emulation
` [Qemu-devel] [PATCH 03/17] acpi.c: make qemu_system_powerdown() piix independent
` [Qemu-devel] [PATCH 04/17] acpi: add acpi constants from linux header files and use them
` [Qemu-devel] [PATCH 05/17] acpi.c: split acpi.c into the common part and the piix4 part
` [Qemu-devel] [PATCH 06/17] pc.c: Make smm enable/disable function i440fx independent
` [Qemu-devel] [PATCH 07/17] pc.c: remove unnecessary global variables, pit and ioapic
` [Qemu-devel] [PATCH 08/17] pc.c: remove a global variable, floppy_controller
` [Qemu-devel] [PATCH 09/17] pc.c: remove a global variable, RTCState *rtc_state
` [Qemu-devel] [PATCH 10/17] pc.c: introduce a function to allocate cpu irq
` [Qemu-devel] [PATCH 11/17] pc.c: make pc_init1() not refer ferr_irq directly
` [Qemu-devel] [PATCH 12/17] pc.c: split out cpu initialization from pc_init1() into pc_cpus_init()
` [Qemu-devel] [PATCH 13/17] pc.c: split out memory allocation from pc_init1() into pc_memory_init()
` [Qemu-devel] [PATCH 14/17] pc.c: split out vga initialization from pc_init1() into pc_vga_init()
` [Qemu-devel] [PATCH 15/17] pc.c: split out basic device init from pc_init1() into pc_basic_device_init()
` [Qemu-devel] [PATCH 16/17] pc.c: split out pci device init from pc_init1() into pc_pci_device_init()
` [Qemu-devel] [PATCH 17/17] pc.c: split out piix specific part from pc.c into pc_piix.c

[Qemu-devel] [PATCH] qmu-img: fix qemu-img convert to generate a valid image when the source referenced a backing file
 2009-07-17  8:02 UTC 

[Qemu-devel] [PATCH v3 0/5] cleanup drive handling
 2009-07-17  7:03 UTC  (11+ messages)
` [Qemu-devel] [PATCH v3 4/5] QemuOpts: framework for storing and parsing options
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v3 5/5] switch -drive to QemuOpts

[Qemu-devel] [RfC PATCH] qdev: helper macros for properties
 2009-07-17  3:28 UTC  (4+ messages)

[Qemu-devel] [PATCH] rev3: support colon in filenames
 2009-07-16 23:53 UTC  (3+ messages)

[Qemu-devel] [PATCH v3] introduce on_vcpu
 2009-07-16 21:55 UTC 

[Qemu-devel] [PATCH v2] introduce on_vcpu
 2009-07-16 21:59 UTC  (3+ messages)
` [Qemu-devel] "

[Qemu-devel] [PATCH] introduce on_vcpu
 2009-07-16 21:35 UTC  (6+ messages)

[Qemu-devel] [PATCH] omit 3DNOW! CPUID bits from qemu64 CPU model
 2009-07-16 21:09 UTC  (7+ messages)

[Qemu-devel] [PATCH 0/4] qemu-iotests: Backing file tests
 2009-07-16 18:00 UTC  (8+ messages)
  ` [Qemu-devel] "

[Qemu-devel] [PATCH 0/4] Add preliminary KVM support for non-embedded PPC
 2009-07-16 17:20 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/4] Enable PPC KVM for non-embedded
  ` [Qemu-devel] [PATCH 2/4] Set PVR in sregs
    ` [Qemu-devel] [PATCH 3/4] Add mp_state to PPC CPU struct
      ` [Qemu-devel] [PATCH 4/4] Fix warning in kvm-all.c
        ` [Qemu-devel] Re: [PATCH 3/4] Add mp_state to PPC CPU struct

[Qemu-devel] [PATCH] qemu-iotests: test I/O after EOF for growable files
 2009-07-16 16:45 UTC  (5+ messages)

[Qemu-devel] [PATCH 10/32] change ifdefs by obj-$(TARGET_BASE_ARCH)
 2009-07-16 16:20 UTC  (23+ messages)
` [Qemu-devel] [PATCH 11/32] configure xen in a single place
` [Qemu-devel] [PATCH 12/32] configure kvm "
` [Qemu-devel] [PATCH 13/32] configure kqemu "
` [Qemu-devel] [PATCH 14/32] BASE_LDFLAGS is not used anywhere else
` [Qemu-devel] [PATCH 15/32] TARGET_ARCH == TARGET_BASE_ARCH in m68k and arm
` [Qemu-devel] [PATCH 16/32] Refactor a single rule to generate all qemu-* executables
` [Qemu-devel] [PATCH 17/32] qemu binary don't exist anymore. I guess not much people is compiling on alpha
` [Qemu-devel] [PATCH 18/32] We can wrap OS_CFLAGS/OS_LDFLAGS in CFLAGS/LDFLAGS at configure time
` [Qemu-devel] [PATCH 19/32] We can wrap ARCH_CFLAGS/ARCH_LDFLAGS "
` [Qemu-devel] [PATCH 20/32] generate ARCH name instead of coding it
` [Qemu-devel] [PATCH 21/32] Refactor common code using a list
` [Qemu-devel] [PATCH 22/32] Refactor targe_bigendian selection in another list
` [Qemu-devel] [PATCH 23/32] print only once TARGET_ARCH
` [Qemu-devel] [PATCH 24/32] Only setup TARGET_ARCH when it is different of
` [Qemu-devel] [PATCH 25/32] generate TARGET_ARCH for config.h
` [Qemu-devel] [PATCH 26/32] generate TARGET_<arch name> "
` [Qemu-devel] [PATCH 27/32] simplify TARGET_BASE_ARCH generation
` [Qemu-devel] [PATCH 28/32] simplify TARGET_ARCH2 generation
` [Qemu-devel] [PATCH 29/32] simplify TARGET_ABI_DIR generation
` [Qemu-devel] [PATCH 30/32] rename s/config_mak/config_host_mak/ and s/config_h/config_host_h/
` [Qemu-devel] [PATCH 31/32] Refactor config_softfloat selection in another list
` [Qemu-devel] [PATCH 32/32] Generate $target_dir/config.h from $target_dir/config.mak


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