qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-10-11 15:30:47 to 2010-10-12 19:09:23 UTC [more...]

[Qemu-devel] [PATCH 00/39] Make configure command line autoconf-compatible
 2010-10-12 19:09 UTC  (58+ messages)
` [Qemu-devel] [PATCH 01/39] default compilation tools to environment variables
` [Qemu-devel] [PATCH 02/39] default make and install "
` [Qemu-devel] [PATCH 03/39] move feature variables to the top
` [Qemu-devel] [PATCH 04/39] fix sparse support (?)
` [Qemu-devel] [PATCH 05/39] test cc with the complete set of chosen flags
` [Qemu-devel] [PATCH 06/39] include failed source file in config.log
` [Qemu-devel] [PATCH 07/39] do not pass bogus $(SRC_PATH) include paths to cc during configure
` [Qemu-devel] [PATCH 08/39] provide portable sizeof(long) test
` [Qemu-devel] [PATCH 09/39] fix spelling of $pkg_config, move default together with other cross tools
` [Qemu-devel] [PATCH 10/39] do not default to non-prefixed pkg-config when cross compiling
` [Qemu-devel] [PATCH 11/39] reorganize sdl-config tests
` [Qemu-devel] [PATCH 12/39] move --srcdir detection earlier
` [Qemu-devel] [PATCH 13/39] properly detect compiler in tests/Makefile
` [Qemu-devel] [PATCH 14/39] remove HOST_CC mention from roms/{sea, vga}bios/config.mak
` [Qemu-devel] [PATCH 15/39] let --host-cc slide into oblivion
` [Qemu-devel] [PATCH 16/39] introduce CFLAGS= and LDFLAGS= configure command-line options
` [Qemu-devel] [PATCH 17/39] introduce CPPFLAGS configure variable
` [Qemu-devel] [PATCH 18/39] add autoconfy alias CC= for --cc
` [Qemu-devel] [PATCH 19/39] add CPP variable
` [Qemu-devel] [PATCH 20/39] add autoconfy aliases MAKE=/INSTALL= for --make and --install
` [Qemu-devel] [PATCH 21/39] add autoconfy aliases --with-* for audio library options
` [Qemu-devel] [PATCH 22/39] make trace options use autoconfy names
` [Qemu-devel] [PATCH 23/39] deprecate --audio-card-list
` [Qemu-devel] [PATCH 24/39] add autoconfy alias --enable-audio-drivers alias for --audio-drv-list
` [Qemu-devel] [PATCH 25/39] add autoconfy alias --enable-block-drivers for --block-drv-whitelist
` [Qemu-devel] [PATCH 26/39] add libtooly alias --enable-static for --static
` [Qemu-devel] [PATCH 27/39] add autoconfy alias --with-sysroot for --interp-prefix
` [Qemu-devel] [PATCH 28/39] rename interp_prefix to sysroot
` [Qemu-devel] [PATCH 29/39] add autoconfy alias --enable-targets for --target-list
` [Qemu-devel] [PATCH 30/39] add autoconfy alias --with-headers for --kerneldir
` [Qemu-devel] [PATCH 31/39] add autoconfy alias --srcdir= for --source-path
` [Qemu-devel] [PATCH 32/39] rename SRC_PATH to srcdir
` [Qemu-devel] [PATCH 33/39] rename source_path "
` [Qemu-devel] [PATCH 34/39] add autoconfy --host= option deprecating --cross-prefix
` [Qemu-devel] [PATCH 35/39] add autoconfy --build= option to be used instead of undocumented --cpu
` [Qemu-devel] [PATCH 36/39] add autoconfy --with-arch= option, compatible with --sparc-cpu
` [Qemu-devel] [PATCH 37/39] make more options "standard"
` [Qemu-devel] [PATCH 38/39] provide a more gnuish default sysroot
` [Qemu-devel] [PATCH 39/39] use host triplets for feature detection

[Qemu-devel] [RFC] Passing boot order from qemu to seabios
 2010-10-12 19:06 UTC  (39+ messages)
      ` [SeaBIOS] "
` [Qemu-devel] Re: [SeaBIOS] "

[Qemu-devel] where is qemu.git/contrib
 2010-10-12 18:45 UTC 

[Qemu-devel] [PATCH 1/3] Replace most gcc format attributes by macro GCC_FMT_ATTR (format checking)
 2010-10-12 18:33 UTC  (10+ messages)
` [Qemu-devel] [PATCH 2/3] Replace remaining gcc format attribute "
  ` [Qemu-devel] "
        ` [Qemu-devel] [RFC] Can we remove special handling of standard headers (introduced for dyngen / OSX?)

[Qemu-devel] [PATCH 0/2] usb-ccid device (v2)
 2010-10-12 18:23 UTC  (4+ messages)

[Qemu-devel] kvm networking todo wiki
 2010-10-12 17:38 UTC  (5+ messages)
` [Qemu-devel] "

[Qemu-devel] [PATCH] Suppress warning: zero-length gnu_printf format string
 2010-10-12 17:35 UTC  (2+ messages)
` [Qemu-devel] "

[Qemu-devel] [Bug 659351] [NEW] QEMU uses obsolete gethostbyname and inet_aton rather than getaddrinfo
 2010-10-12 17:20 UTC 

[Qemu-devel] [RFT] qemu 0.13.0-rc3
 2010-10-12 16:27 UTC  (5+ messages)
` [Qemu-devel] "

[Qemu-devel] [PATCH v2 0/7] qed: Add QEMU Enhanced Disk format
 2010-10-12 16:21 UTC  (42+ messages)
` [Qemu-devel] [PATCH v2 3/7] docs: Add QED image format specification
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v2 5/7] qed: Table, L2 cache, and cluster functions
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v2 6/7] qed: Read/write support
  ` [Qemu-devel] "
` [Qemu-devel] Re: [PATCH v2 0/7] qed: Add QEMU Enhanced Disk format

[Qemu-devel] Where's gpxe-eepro100-80862449.rom ?
 2010-10-12 16:18 UTC  (2+ messages)
` [Qemu-devel] "

[Qemu-devel] [PATCH 0/2] usb-ccid device (v2)
 2010-10-12 16:21 UTC  (2+ messages)

[Qemu-devel] [PATCH v6 0/4] Introduce strtosz and make use of it
 2010-10-12 15:52 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/4] Introduce strtosz() library function to convert a string to a byte count
` [Qemu-devel] [PATCH 2/4] Add support for 'o' octet (bytes) format as monitor parameter
` [Qemu-devel] [PATCH 3/4] Switch migrate_set_speed() to take an 'o' argument rather than a float
` [Qemu-devel] [PATCH 4/4] Remove obsolete 'f' double parameter type

[Qemu-devel] [Bug 659276] [NEW] Accessing Century byte via RTC
 2010-10-12 15:34 UTC 

[Qemu-devel] isa-applesmc doesn't handle second instantiation gracefully
 2010-10-12 14:52 UTC  (8+ messages)
` [Qemu-devel] "
` [Qemu-devel] qdev: Some ISA devices don't handle second instantiation gracefully (was: isa-applesmc doesn't handle second instantiation gracefully)
  ` [Qemu-devel] "
    ` [Qemu-devel] Re: qdev: Some ISA devices don't handle second instantiation gracefully
  ` [Qemu-devel] "

[Qemu-devel] [Bug 638955] [NEW] emulated netcards don't work with recent sunos kernel
 2010-10-12 14:40 UTC  (3+ messages)
` [Qemu-devel] [Bug 638955] "
  ` [Qemu-devel] "

[Qemu-devel] Invitación a conectarnos en LinkedIn
 2010-10-12 14:27 UTC 

[Qemu-devel] [PATCH] e1000: Handle IO Port
 2010-10-12 13:58 UTC 

[Qemu-devel] [PATCH 0/2] usb-ccid device (v2)
 2010-10-12 13:24 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/2] usb-ccid: add CCID device. add configure option
` [Qemu-devel] [PATCH 2/2] usb-ccid: add CCID device (device itself)

[Qemu-devel] [Bug 643465] [NEW] Crash at network boot
 2010-10-12 12:41 UTC  (2+ messages)
` [Qemu-devel] [Bug 643465] "

[Qemu-devel] virtio_cleanup() missing in virtio-{blk, balloon, 9p}-pci
 2010-10-12 12:18 UTC  (3+ messages)

[Qemu-devel] qdev "SUNW,fdtwo" is unusable with -device
 2010-10-12 12:11 UTC  (3+ messages)
` [Qemu-devel] "

[Qemu-devel] snapshots
 2010-10-12  9:46 UTC  (2+ messages)

[Qemu-devel] [PATCH] net: provide a friendly message when a user passes a bad -net tap, fd=X (v2)
 2010-10-12  6:41 UTC 

[Qemu-devel] [PATCH] monitor: properly handle invalid fd/vhostfd from command line
 2010-10-12  6:32 UTC  (5+ messages)

[Qemu-devel] [PATCH] Introduce 9p commandline arguments sanity checks
 2010-10-12  5:28 UTC 

[Qemu-devel] [Bug 658904] [NEW] QEMU refers to VLAN, but doesn't mean 802.1Q
 2010-10-12  3:08 UTC  (2+ messages)

[Qemu-devel] qemu-kvm build issue on RHEL5.1
 2010-10-12  1:52 UTC 

[Qemu-devel] [PULL] eeepro100, virtio, net, vhost fixes
 2010-10-11 21:07 UTC  (2+ messages)

[Qemu-devel] [Bug 658610] [NEW] Check whether images have write permissions
 2010-10-11 18:44 UTC 

[Qemu-devel] [patch uq/master 0/8] port qemu-kvm's MCE support (v2)
 2010-10-11 18:31 UTC  (10+ messages)
` [Qemu-devel] [patch 0/8] port qemu-kvm's MCE support (v3)
  ` [Qemu-devel] [patch 1/8] signalfd compatibility
  ` [Qemu-devel] [patch 2/8] iothread: use signalfd
  ` [Qemu-devel] [patch 3/8] Expose thread_id in info cpus
  ` [Qemu-devel] [patch 4/8] kvm: x86: add mce support
  ` [Qemu-devel] [patch 5/8] Export qemu_ram_addr_from_host
  ` [Qemu-devel] [patch 6/8] Add RAM -> physical addr mapping in MCE simulation
  ` [Qemu-devel] [patch 7/8] MCE: Relay UCR MCE to guest
  ` [Qemu-devel] [patch 8/8] Add savevm/loadvm support for MCE

[Qemu-devel] [PATCH v5 0/4] Introduce strtosz and make use of it
 2010-10-11 16:42 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/4] Introduce strtosz() library function to convert a string to a byte count

[Qemu-devel] [Bug 485251] Re: qemu 0.11.50: Guest boot failed when the drive interface is scsi
 2010-10-11 17:16 UTC 

[Qemu-devel] Can Medical Qigong Helps with Healing? Can you live a healthier lifestyle? Why not find out for yourself? 29 Oct Evening Talk by Master Tan
 2010-10-11 15:20 UTC 

[Qemu-devel] [PATCH 03/12] eepro100: initialize a variable in all cases
 2010-10-11 17:00 UTC  (4+ messages)

[Qemu-devel] [PATCH V5 00/14] xen device model support
 2010-10-11 16:07 UTC  (15+ messages)
` [Qemu-devel] [PATCH V5 01/14] xen: Replace some tab-indents with spaces (clean-up)
` [Qemu-devel] [PATCH V5 02/14] xen: Support new libxc calls from xen unstable
` [Qemu-devel] [PATCH V5 03/14] xen: Add xen_machine_fv
` [Qemu-devel] [PATCH V5 04/14] Introduce -accel command option
` [Qemu-devel] [PATCH V5 05/14] xen: Add xen in -accel option
` [Qemu-devel] [PATCH V5 06/14] xen: Add the Xen platform pci device
` [Qemu-devel] [PATCH V5 07/14] piix_pci: Introduces Xen specific call for irq
` [Qemu-devel] [PATCH V5 08/14] xen: add a 8259 Interrupt Controller
` [Qemu-devel] [PATCH V5 09/14] xen: Introduce the Xen mapcache
` [Qemu-devel] [PATCH V5 10/14] Introduce qemu_ram_ptr_unlock
` [Qemu-devel] [PATCH V5 11/14] vl.c: Introduce getter for shutdown_requested and reset_requested
` [Qemu-devel] [PATCH V5 12/14] xen: Initialize event channels and io rings
` [Qemu-devel] [PATCH V5 13/14] xen: Set running state in xenstore
` [Qemu-devel] [PATCH V5 14/14] acpi-piix4: Add Xen hypercall for sleep state


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