Archives are refreshed every 30 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
qemu-devel (thread)
[
Date Index
][
Top
][
All Lists
]
Advanced
[
Prev Period
]
Last Modified: Mon Aug 31 2009 20:55:44 -0400
Threads in reverse chronological order
[
Next Period
]
[Qemu-devel] [GIT PULL] stable 0.10.7
,
Glauber Costa
,
2009/08/31
[Qemu-devel] sparc esp dma endianness [patch-rfc]
,
Artyom Tarasenko
,
2009/08/31
[Qemu-devel] [PATCH 0/4] data integrity fixes
,
Christoph Hellwig
,
2009/08/31
[Qemu-devel] [PATCH 1/4] block: add enable_write_cache flag
,
Christoph Hellwig
,
2009/08/31
Re: [Qemu-devel] [PATCH 1/4] block: add enable_write_cache flag
,
Jamie Lokier
,
2009/08/31
Re: [Qemu-devel] [PATCH 1/4] block: add enable_write_cache flag
,
Christoph Hellwig
,
2009/08/31
Re: [Qemu-devel] [PATCH 1/4] block: add enable_write_cache flag
,
Jamie Lokier
,
2009/08/31
Re: [Qemu-devel] [PATCH 1/4] block: add enable_write_cache flag
,
Christoph Hellwig
,
2009/08/31
Re: [Qemu-devel] [PATCH 1/4] block: add enable_write_cache flag
,
Anthony Liguori
,
2009/08/31
Re: [Qemu-devel] [PATCH 1/4] block: add enable_write_cache flag
,
Jamie Lokier
,
2009/08/31
Re: [Qemu-devel] [PATCH 1/4] block: add enable_write_cache flag
,
Christoph Hellwig
,
2009/08/31
Re: [Qemu-devel] [PATCH 1/4] block: add enable_write_cache flag
,
Jamie Lokier
,
2009/08/31
Re: [Qemu-devel] [PATCH 1/4] block: add enable_write_cache flag
,
Christoph Hellwig
,
2009/08/31
Re: [Qemu-devel] [PATCH 1/4] block: add enable_write_cache flag
,
Christoph Hellwig
,
2009/08/31
[Qemu-devel] [PATCH 2/4] block: use fdatasync instead of fsync
,
Christoph Hellwig
,
2009/08/31
Re: [Qemu-devel] [PATCH 2/4] block: use fdatasync instead of fsync
,
Jamie Lokier
,
2009/08/31
Re: [Qemu-devel] [PATCH 2/4] block: use fdatasync instead of fsync
,
Christoph Hellwig
,
2009/08/31
Re: [Qemu-devel] [PATCH 2/4] block: use fdatasync instead of fsync
,
Jamie Lokier
,
2009/08/31
Re: [Qemu-devel] [PATCH 2/4] block: use fdatasync instead of fsync
,
Christoph Hellwig
,
2009/08/31
[Qemu-devel] [PATCH 3/4] block: add bdrv_aio_flush operation
,
Christoph Hellwig
,
2009/08/31
[Qemu-devel] [PATCH 4/4] virtio-blk: add volatile writecache feature
,
Christoph Hellwig
,
2009/08/31
[Qemu-devel] [PATCH] qemu-io: Improve portability (win32 now supported).
,
Stefan Weil
,
2009/08/31
[Qemu-devel] [PATCH] Fix spelling in comment.
,
Stefan Weil
,
2009/08/31
[Qemu-devel] [PATCH] configure: fix Linux AIO detection
,
Luiz Capitulino
,
2009/08/31
[Qemu-devel] Re: [PATCH] configure: fix Linux AIO detection
,
Juan Quintela
,
2009/08/31
[Qemu-devel] [PATCH] fix VNC SASL detection
,
Juan Quintela
,
2009/08/31
[Qemu-devel] [PATCH] qcow2: Order concurrent AIO requests on the same unallocated cluster
,
Kevin Wolf
,
2009/08/31
[Qemu-devel] [PATCH] Fix compiler warnings
,
Stefan Weil
,
2009/08/31
[Qemu-devel] [PATCH 00/23] VGA cleanup
,
Juan Quintela
,
2009/08/31
[Qemu-devel] [PATCH 01/23] vga: remove useless cast from void *
,
Juan Quintela
,
2009/08/31
[Qemu-devel] [PATCH 02/23] cirrus_vga: prefix vga_ioport_{read, write} with cirrus
,
Juan Quintela
,
2009/08/31
[Qemu-devel] [PATCH 03/23] vga: export vga_ioport_{read,write}
,
Juan Quintela
,
2009/08/31
[Qemu-devel] [PATCH 04/23] vga: split vga_{load, save} into pci and common parts
,
Juan Quintela
,
2009/08/31
[Qemu-devel] [PATCH 05/23] vga: split pci bits into vga-pci.c
,
Juan Quintela
,
2009/08/31
[Qemu-devel] [PATCH 06/23] vga: split isa bits inco vga-isa.c
,
Juan Quintela
,
2009/08/31
[Qemu-devel] [PATCH 07/23] vga: export vga_mem_{read,write}
,
Juan Quintela
,
2009/08/31
[Qemu-devel] [PATCH 08/23] vga: split vga-isa-mm.o
,
Juan Quintela
,
2009/08/31
[Qemu-devel] [PATCH 09/23] vga and cirrus_vga: create vga_ioport_invalid() and use it everywhere
,
Juan Quintela
,
2009/08/31
[Qemu-devel] [PATCH 10/23] cirrus_vga: Add a VGACommonState local var to cirrus_vga_ioport_{read, write}
,
Juan Quintela
,
2009/08/31
[Qemu-devel] [PATCH 11/23] vga: change tabs to spaces
,
Juan Quintela
,
2009/08/31
[Qemu-devel] [PATCH 13/23] vga and cirrus_vga: substitute switch for equivalent assigntment
,
Juan Quintela
,
2009/08/31
[Qemu-devel] [PATCH 12/23] cirrus_vga: make cirrus_read_hidden_dac() return its result
,
Juan Quintela
,
2009/08/31
[Qemu-devel] [PATCH 15/23] cirrus_vga: rename cirrus_hook_read_sr() cirrus_vga_read_sr()
,
Juan Quintela
,
2009/08/31
[Qemu-devel] [PATCH 14/23] vga: Rename last VGAState occurrences to VGACommonState
,
Juan Quintela
,
2009/08/31
[Qemu-devel] [PATCH 16/23] cirrus_vga: rename cirrus_hook_write_sr() cirrus_vga_write_sr()
,
Juan Quintela
,
2009/08/31
[Qemu-devel] [PATCH 18/23] cirrus_vga: rename cirrus_hook_write_palette() cirrus_vga_write_palette()
,
Juan Quintela
,
2009/08/31
[Qemu-devel] [PATCH 17/23] cirrus_vga: rename cirrus_hook_read_palette() cirrus_vga_read_palette()
,
Juan Quintela
,
2009/08/31
[Qemu-devel] [PATCH 20/23] cirrus_vga: rename cirrus_hook_write_gr() cirrus_vga_write_gr()
,
Juan Quintela
,
2009/08/31
[Qemu-devel] [PATCH 19/23] cirrus_vga: rename cirrus_hook_read_gr() cirrus_vga_read_gr()
,
Juan Quintela
,
2009/08/31
[Qemu-devel] [PATCH 21/23] cirrus_vga: rename cirrus_hook_read_cr() cirrus_vga_read_cr()
,
Juan Quintela
,
2009/08/31
[Qemu-devel] [PATCH 23/23] cirrus_vga: CIRRUS_HOOK_* is not used anymore
,
Juan Quintela
,
2009/08/31
[Qemu-devel] [PATCH 22/23] cirrus_vga: rename cirrus_hook_write_cr() cirrus_vga_write_cr()
,
Juan Quintela
,
2009/08/31
[Qemu-devel] [PATCH 0/9] qdev: usb + scsi support.
,
Gerd Hoffmann
,
2009/08/31
[Qemu-devel] [PATCH 2/9] qdev: add error message to qdev_device_add().
,
Gerd Hoffmann
,
2009/08/31
[Qemu-devel] [PATCH 1/9] allow passing null machine pointer to drive_init().
,
Gerd Hoffmann
,
2009/08/31
[Qemu-devel] [PATCH 5/9] qdev/usb: add some convinience aliases.
,
Gerd Hoffmann
,
2009/08/31
[Qemu-devel] [PATCH 4/9] qdev/usb: make qemu aware of usb busses.
,
Gerd Hoffmann
,
2009/08/31
Message not available
[Qemu-devel] Re: [PATCH 4/9] qdev/usb: make qemu aware of usb busses.
,
Gerd Hoffmann
,
2009/08/31
[Qemu-devel] [PATCH 7/9] qdev/usb: convert ohci.
,
Gerd Hoffmann
,
2009/08/31
[Qemu-devel] [PATCH 6/9] qdev/usb: convert uhci.
,
Gerd Hoffmann
,
2009/08/31
[Qemu-devel] [PATCH 9/9] qdev/scsi+usb: convert usb-storage to qdev.
,
Gerd Hoffmann
,
2009/08/31
[Qemu-devel] [PATCH 3/9] qdev/usb: add usb bus support to qdev, convert drivers.
,
Gerd Hoffmann
,
2009/08/31
[Qemu-devel] [PATCH 8/9] qdev/scsi: add scsi bus support to qdev, convert drivers.
,
Gerd Hoffmann
,
2009/08/31
[Qemu-devel] [PATCH] qcow2: Fix metadata preallocation
,
Kevin Wolf
,
2009/08/31
[Qemu-devel] [PATCH 0/5] qdev: device capabilities
,
Gerd Hoffmann
,
2009/08/31
[Qemu-devel] [PATCH 4/5] qdev: add display capability
,
Gerd Hoffmann
,
2009/08/31
[Qemu-devel] [PATCH 1/5] qdev: device capabilities
,
Gerd Hoffmann
,
2009/08/31
[Qemu-devel] [PATCH 5/5] qdev: add watchdog capability
,
Gerd Hoffmann
,
2009/08/31
[Qemu-devel] [PATCH 2/5] qdev: add audio capability
,
Gerd Hoffmann
,
2009/08/31
[Qemu-devel] [PATCH 3/5] qdev: add ethernet capability
,
Gerd Hoffmann
,
2009/08/31
[Qemu-devel] esp (sparc32) Extra scsi data.
,
Artyom Tarasenko
,
2009/08/30
[Qemu-devel] [PATCH] esp (sparc32) Extra scsi data.
,
Artyom Tarasenko
,
2009/08/31
[Qemu-devel] [PATCH 1/2] Remove CFLAGS parameter in cc-option
,
Juan Quintela
,
2009/08/30
Message not available
[Qemu-devel] [PATCH 2/2] otionrom: Use local CFLAGS no global one
,
Juan Quintela
,
2009/08/30
[Qemu-devel] Re: [PATCH 1/2] Remove CFLAGS parameter in cc-option
,
Paolo Bonzini
,
2009/08/31
[Qemu-devel] [PATCH] optionrom: make clean should remove raw and .d
,
Juan Quintela
,
2009/08/30
[Qemu-devel] sparc memory/io mapping (and a milliseconds counter)
,
Artyom Tarasenko
,
2009/08/29
Re: [Qemu-devel] sparc memory/io mapping (and a milliseconds counter)
,
Blue Swirl
,
2009/08/30
[Qemu-devel] experimental FreeBSD qemu-devel git head port update for testing
,
Juergen Lock
,
2009/08/29
Re: [Qemu-devel] experimental FreeBSD qemu-devel git head port update for testing
,
malc
,
2009/08/29
Re: [Qemu-devel] experimental FreeBSD qemu-devel git head port update for testing
,
Juergen Lock
,
2009/08/30
[Qemu-devel] OpenBSD/Sparc64 gcc doesn't know about __thread, so build breaks
,
Blue Swirl
,
2009/08/29
[Qemu-devel] Re: OpenBSD/Sparc64 gcc doesn't know about __thread, so build breaks
,
Sebastian Herbszt
,
2009/08/30
[Qemu-devel] Re: OpenBSD/Sparc64 gcc doesn't know about __thread, so build breaks
,
Gerd Hoffmann
,
2009/08/31
[Qemu-devel] [PATCH, RFC 5/5] PPC: use device info for CPU statistics
,
Blue Swirl
,
2009/08/29
[Qemu-devel] [PATCH, RFC 4/5] x86: use device info for hpet
,
Blue Swirl
,
2009/08/29
[Qemu-devel] [PATCH, RFC 3/5] PCI: use device info
,
Blue Swirl
,
2009/08/29
[Qemu-devel] [PATCH, RFC 2/5] x86/Sparc32: use device info for pic and irq
,
Blue Swirl
,
2009/08/29
[Qemu-devel] [PATCH, RFC 1/5] monitor: add device info infrastructure
,
Blue Swirl
,
2009/08/29
[Qemu-devel] [PATCH, RFC 0/5] Improve device info handling
,
Blue Swirl
,
2009/08/29
Re: [Qemu-devel] [PATCH, RFC 0/5] Improve device info handling
,
Gerd Hoffmann
,
2009/08/31
Re: [Qemu-devel] [PATCH, RFC 0/5] Improve device info handling
,
Blue Swirl
,
2009/08/31
[Qemu-devel] qemu gdbstub
,
Andi Kleen
,
2009/08/29
[Qemu-devel] Re: qemu gdbstub
,
Jan Kiszka
,
2009/08/31
[Qemu-devel] [PATCH] call make with quite-command
,
Juan Quintela
,
2009/08/28
Re: [Qemu-devel] [PATCH] call make with quite-command
,
Johannes Schindelin
,
2009/08/30
[Qemu-devel] Re: [PATCH] call make with quite-command
,
Juan Quintela
,
2009/08/30
[Qemu-devel] Re: [PATCH] call make with quite-command
,
Paolo Bonzini
,
2009/08/31
[Qemu-devel] [PATCH 0/3] Bring savevm.c to the wonderful world of sys-queue.h
,
Juan Quintela
,
2009/08/28
[Qemu-devel] [PATCH 1/3] savevm: Convert savevm handlers list to TAILQ
,
Juan Quintela
,
2009/08/28
[Qemu-devel] [PATCH 2/3] Add LIST_FOREACH_SAFE() definition
,
Juan Quintela
,
2009/08/28
[Qemu-devel] [PATCH 3/3] savevm: Convert loadvm handlers list to LIST
,
Juan Quintela
,
2009/08/28
Re: [Qemu-devel] [PATCH 3/3] savevm: Convert loadvm handlers list to LIST
,
Luiz Capitulino
,
2009/08/31
[Qemu-devel] Re: [PATCH 3/3] savevm: Convert loadvm handlers list to LIST
,
Juan Quintela
,
2009/08/31
[Qemu-devel] Re: [PATCH 3/3] savevm: Convert loadvm handlers list to LIST
,
Luiz Capitulino
,
2009/08/31
[Qemu-devel] Re: [PATCH 3/3] savevm: Convert loadvm handlers list to LIST
,
Juan Quintela
,
2009/08/31
[Qemu-devel] [PATCH 0/3] Bring savevm.c to the wonderful world of sys-queue.h
,
Juan Quintela
,
2009/08/31
[Qemu-devel] [PATCH 1/3] savevm: Convert savevm handlers list to TAILQ
,
Juan Quintela
,
2009/08/31
[Qemu-devel] [PATCH 2/3] Add LIST_FOREACH_SAFE() definition
,
Juan Quintela
,
2009/08/31
[Qemu-devel] [PATCH 3/3] savevm: Convert loadvm handlers list to LIST
,
Juan Quintela
,
2009/08/31
[Qemu-devel] [PATCH v4 00/30] Compile only devices that are used
,
Juan Quintela
,
2009/08/28
[Qemu-devel] [PATCH 01/30] Don't include config-host.mak from inside config.mak
,
Juan Quintela
,
2009/08/28
[Qemu-devel] [PATCH 02/30] Move generation of config-host.h to Makefile from configure
,
Juan Quintela
,
2009/08/28
[Qemu-devel] [PATCH 03/30] Remove useless check for config-host.mak
,
Juan Quintela
,
2009/08/28
[Qemu-devel] [PATCH 06/30] Add new config-devices.mak for each target
,
Juan Quintela
,
2009/08/28
[Qemu-devel] [PATCH 05/30] Move generation of config-target.h to Makefile from configure
,
Juan Quintela
,
2009/08/28
[Qemu-devel] [PATCH 04/30] Rename config.{h, mak} config-target.{h, mak}
,
Juan Quintela
,
2009/08/28
[Qemu-devel] [PATCH 07/30] Generate gdbstub-xml.c only when needed
,
Juan Quintela
,
2009/08/28
[Qemu-devel] [PATCH 09/30] Only compile isa_mmio when one target uses it
,
Juan Quintela
,
2009/08/28
[Qemu-devel] [PATCH 10/30] Only compile qdev_addr when one target uses it
,
Juan Quintela
,
2009/08/28
[Qemu-devel] [PATCH 08/30] Only compile usb_ohci when one target uses it
,
Juan Quintela
,
2009/08/28
[Qemu-devel] [PATCH 11/30] Only compile nand when one target uses it
,
Juan Quintela
,
2009/08/28
[Qemu-devel] [PATCH 13/30] Only compile esp when one target uses it
,
Juan Quintela
,
2009/08/28
[Qemu-devel] [PATCH 12/30] Only compile ecc when one target uses it
,
Juan Quintela
,
2009/08/28
[Qemu-devel] [PATCH 14/30] Only compile escc when one target uses it
,
Juan Quintela
,
2009/08/28
[Qemu-devel] [PATCH 15/30] Only compile m48t59 when one target uses it
,
Juan Quintela
,
2009/08/28
[Qemu-devel] [PATCH 16/30] Only compile ptimer when one target uses it
,
Juan Quintela
,
2009/08/28
[Qemu-devel] [PATCH 17/30] Only compile sd when one target uses it
,
Juan Quintela
,
2009/08/28
[Qemu-devel] [PATCH 18/30] Only compile max7310 when one target uses it
,
Juan Quintela
,
2009/08/28
[Qemu-devel] [PATCH 20/30] Only compile twl92230 when one target uses it
,
Juan Quintela
,
2009/08/28
[Qemu-devel] [PATCH 19/30] Only compile wm8750 when one target uses it
,
Juan Quintela
,
2009/08/28
[Qemu-devel] [PATCH 21/30] Only compile tsc2005 when one target uses it
,
Juan Quintela
,
2009/08/28
[Qemu-devel] [PATCH 22/30] Only compile lm832x when one target uses it
,
Juan Quintela
,
2009/08/28
[Qemu-devel] [PATCH 23/30] Only compile tmp105 when one target uses it
,
Juan Quintela
,
2009/08/28
[Qemu-devel] [PATCH 24/30] Only compile stellaris_input when one target uses it
,
Juan Quintela
,
2009/08/28
[Qemu-devel] [PATCH 25/30] Only compile sd0303 when one target uses it
,
Juan Quintela
,
2009/08/28
[Qemu-devel] [PATCH 26/30] Only compile sd0323 when one target uses it
,
Juan Quintela
,
2009/08/28
[Qemu-devel] [PATCH 27/30] Only compile ads7846 when one target uses it
,
Juan Quintela
,
2009/08/28
[Qemu-devel] [PATCH 29/30] Only compile ssi-sd when one target uses it
,
Juan Quintela
,
2009/08/28
[Qemu-devel] [PATCH 28/30] Only compile max111x when one target uses it
,
Juan Quintela
,
2009/08/28
[Qemu-devel] [PATCH 30/30] Only compile ssi when one target uses it
,
Juan Quintela
,
2009/08/28
[Qemu-devel] [PATCH v3 00/29] QMonitor
,
Luiz Capitulino
,
2009/08/28
[Qemu-devel] [PATCH 01/29] Introduce QObject
,
Luiz Capitulino
,
2009/08/28
[Qemu-devel] [PATCH 02/29] Introduce QInt
,
Luiz Capitulino
,
2009/08/28
[Qemu-devel] [PATCH 03/29] Introduce QString
,
Luiz Capitulino
,
2009/08/28
[Qemu-devel] [PATCH 05/29] Add wrappers to functions used by the Monitor
,
Luiz Capitulino
,
2009/08/28
[Qemu-devel] [PATCH 06/29] monitor: New format for handlers argument types
,
Luiz Capitulino
,
2009/08/28
[Qemu-devel] [PATCH 04/29] Introduce QDict
,
Luiz Capitulino
,
2009/08/28
[Qemu-devel] [PATCH 07/29] monitor: Setup a QDict with arguments to handlers
,
Luiz Capitulino
,
2009/08/28
[Qemu-devel] [PATCH 08/29] monitor: Export QDict header
,
Luiz Capitulino
,
2009/08/28
[Qemu-devel] [PATCH 10/29] monitor: Port handler_1 to use QDict
,
Luiz Capitulino
,
2009/08/28
[Qemu-devel] [PATCH 09/29] monitor: Port handler_0 to use QDict
,
Luiz Capitulino
,
2009/08/28
[Qemu-devel] [PATCH 11/29] monitor: Port handler_2 to use QDict
,
Luiz Capitulino
,
2009/08/28
[Qemu-devel] [PATCH 12/29] monitor: Port handler_3 to use QDict
,
Luiz Capitulino
,
2009/08/28
[Qemu-devel] [PATCH 13/29] monitor: Port handler_4 to use QDict
,
Luiz Capitulino
,
2009/08/28
[Qemu-devel] [PATCH 14/29] monitor: Port handler_5 to use QDict
,
Luiz Capitulino
,
2009/08/28
[Qemu-devel] [PATCH 15/29] monitor: Port handler_6 to use QDict
,
Luiz Capitulino
,
2009/08/28
[Qemu-devel] [PATCH 16/29] monitor: Port handler_7 to use QDict
,
Luiz Capitulino
,
2009/08/28
[Qemu-devel] [PATCH 17/29] monitor: Drop handler_8 and handler_9
,
Luiz Capitulino
,
2009/08/28
[Qemu-devel] [PATCH 18/29] monitor: Port handler_10 to use QDict
,
Luiz Capitulino
,
2009/08/28
[Qemu-devel] [PATCH 19/29] monitor: Split monitor_handle_command()
,
Luiz Capitulino
,
2009/08/28
[Qemu-devel] [PATCH 20/29] monitor: Drop unused macros
,
Luiz Capitulino
,
2009/08/28
[Qemu-devel] [PATCH 21/29] monitor: Drop str_allocated[]
,
Luiz Capitulino
,
2009/08/28
[Qemu-devel] [PATCH 22/29] monitor: Drop args[] handling code
,
Luiz Capitulino
,
2009/08/28
[Qemu-devel] [PATCH 23/29] monitor: fail when 'i' type is greater than 32-bit
,
Luiz Capitulino
,
2009/08/28
[Qemu-devel] [PATCH 24/29] monitor: Update supported types documentation
,
Luiz Capitulino
,
2009/08/28
[Qemu-devel] [PATCH 25/29] Add check support
,
Luiz Capitulino
,
2009/08/28
[Qemu-devel] [PATCH 26/29] Introduce QInt unit-tests
,
Luiz Capitulino
,
2009/08/28
Re: [Qemu-devel] [PATCH 26/29] Introduce QInt unit-tests
,
Kevin Wolf
,
2009/08/31
Re: [Qemu-devel] [PATCH 26/29] Introduce QInt unit-tests
,
Luiz Capitulino
,
2009/08/31
[Qemu-devel] [PATCH 27/29] Introduce QString unit-tests
,
Luiz Capitulino
,
2009/08/28
[Qemu-devel] [PATCH 28/29] Introduce QDict test data file
,
Luiz Capitulino
,
2009/08/28
[Qemu-devel] [PATCH 29/29] Introduce QDict unit-tests
,
Luiz Capitulino
,
2009/08/28
[Qemu-devel] [PATCH 0/6] Bring adlib to the wonderful world of <stdint.h>
,
Juan Quintela
,
2009/08/28
[Qemu-devel] [PATCH 6/6] audio: s/INT32/int32_t
,
Juan Quintela
,
2009/08/28
[Qemu-devel] [PATCH 1/6] audio: Nothing uses UINT16
,
Juan Quintela
,
2009/08/28
[Qemu-devel] [PATCH 3/6] audio: s/UINT32/uint32_t
,
Juan Quintela
,
2009/08/28
[Qemu-devel] [PATCH 5/6] audio: s/INT16/int16_t
,
Juan Quintela
,
2009/08/28
[Qemu-devel] [PATCH 2/6] audio: s/UINT8/uint8_t
,
Juan Quintela
,
2009/08/28
[Qemu-devel] [PATCH 4/6] audio: Nothing uses INT8
,
Juan Quintela
,
2009/08/28
[Qemu-devel] Re: [PATCH 0/6] Bring adlib to the wonderful world of <stdint.h>
,
malc
,
2009/08/28
[Qemu-devel] Re: [PATCH 0/6] Bring adlib to the wonderful world of <stdint.h>
,
Juan Quintela
,
2009/08/28
[Qemu-devel] Re: [PATCH 0/6] Bring adlib to the wonderful world of <stdint.h>
,
malc
,
2009/08/28
Re: [Qemu-devel] Re: [PATCH 0/6] Bring adlib to the wonderful world of <stdint.h>
,
Reimar Döffinger
,
2009/08/29
[Qemu-devel] [PATCH] Remove HAS_YMF262 conditional code
,
Juan Quintela
,
2009/08/28
[Qemu-devel] Re: [PATCH] Remove HAS_YMF262 conditional code
,
malc
,
2009/08/28
[Qemu-devel] Re: [PATCH] Remove HAS_YMF262 conditional code
,
Juan Quintela
,
2009/08/28
[Qemu-devel] Re: [PATCH] Remove HAS_YMF262 conditional code
,
malc
,
2009/08/28
[Qemu-devel] Re: [PATCH] Remove HAS_YMF262 conditional code
,
Juan Quintela
,
2009/08/28
[Qemu-devel] Re: [PATCH] Remove HAS_YMF262 conditional code
,
malc
,
2009/08/29
[Qemu-devel] Re: [PATCH] Remove HAS_YMF262 conditional code
,
Juan Quintela
,
2009/08/29
[Qemu-devel] [PATCH] Delay sighandler_setup()
,
Juan Quintela
,
2009/08/28
[Qemu-devel] [PATCH] Don't redefine NULL, please
,
Juan Quintela
,
2009/08/28
[Qemu-devel] Re: [Qemu-commits] [COMMIT f3566bf] cirrus_vga: Change casts to DO_UPCAST() forPCICirrusVGAState
,
Anthony Liguori
,
2009/08/28
[Qemu-devel] [PATCH] block: Fix build
,
Luiz Capitulino
,
2009/08/28
[Qemu-devel] Re: [PATCH] block: Fix build
,
Christoph Hellwig
,
2009/08/28
[Qemu-devel] [PATCH] ide: move cmd+irq from IDEState to IDEBus.
,
Gerd Hoffmann
,
2009/08/28
[Qemu-devel] [STABLE PATCH] ide: fix migration bug
,
Gerd Hoffmann
,
2009/08/28
[Qemu-devel] [PATCH] ide: pass down DriveInfo instead of BlockDriverState
,
Gerd Hoffmann
,
2009/08/28
[Qemu-devel] [PATCH v4 00/16] piix_pci cleanup
,
Juan Quintela
,
2009/08/28
[Qemu-devel] [PATCH 01/16] piix4 don't use pci_irq_levels at all
,
Juan Quintela
,
2009/08/28
[Qemu-devel] [PATCH 02/16] Split piix4 support from piix_pci.c
,
Juan Quintela
,
2009/08/28
[Qemu-devel] [PATCH 03/16] low_set_irq is not used anywhere
,
Juan Quintela
,
2009/08/28
[Qemu-devel] [PATCH 04/16] Use PCII440FXState instead of generic PCIDevice
,
Juan Quintela
,
2009/08/28
[Qemu-devel] [PATCH 05/16] Move smm_enabled and isa_memory_mappings to PCII440FXState
,
Juan Quintela
,
2009/08/28
[Qemu-devel] [PATCH 06/16] We want the argument pass to set_irq to be opaque
,
Juan Quintela
,
2009/08/28
[Qemu-devel] [PATCH 07/16] Create PIIX3State instead of using PCIDevice for PIIX3
,
Juan Quintela
,
2009/08/28
[Qemu-devel] [PATCH 08/16] Introduce PIIX3IrqState for piix3 irq's state
,
Juan Quintela
,
2009/08/28
[Qemu-devel] [PATCH 09/16] Fold piix3_init() intto i440fx_init
,
Juan Quintela
,
2009/08/28
[Qemu-devel] [PATCH 10/16] We can add piix3_dev now to PIIX3IrqState
,
Juan Quintela
,
2009/08/28
[Qemu-devel] [PATCH 12/16] pci_irq_levels[] belong to PIIX3State
,
Juan Quintela
,
2009/08/28
[Qemu-devel] [PATCH 11/16] Save irq_state into PCII440FXState
,
Juan Quintela
,
2009/08/28
[Qemu-devel] [PATCH 13/16] Update SaveVM versions
,
Juan Quintela
,
2009/08/28
[Qemu-devel] [PATCH 14/16] VMState: Fix sub-structs versioning
,
Juan Quintela
,
2009/08/28
[Qemu-devel] [PATCH 15/16] i440fx: use new vmstate infrastructure
,
Juan Quintela
,
2009/08/28
[Qemu-devel] [PATCH 16/16] piix3: use new vmstate infrastructure
,
Juan Quintela
,
2009/08/28
[Qemu-devel] Re: [PATCH 00/16] *** SUBJECT HERE ***
,
Juan Quintela
,
2009/08/28
[Qemu-devel] [PATCH] Don't compile aio code if CONFIG_LINUX_AIO is undefined
,
Stefan Weil
,
2009/08/28
[Qemu-devel] Re: [Qemu-commits] [COMMIT 5c6c3a6] raw-posix: add Linux native AIO support
,
Riku Voipio
,
2009/08/28
[Qemu-devel] Re: [Qemu-commits] [COMMIT 5c6c3a6] raw-posix: add Linux native AIO support
,
Christoph Hellwig
,
2009/08/28
[Qemu-devel] [PATCH] add documentation for multi-core features
,
Andre Przywara
,
2009/08/28
[Qemu-devel] support for dual cortex - A9 ??
,
Neo Techie
,
2009/08/28
[Qemu-devel] [PATCH] use host_tid for qemu system too
,
Glauber Costa
,
2009/08/27
[Qemu-devel] [PATCH 00/13] piix_pci cleanup
,
Juan Quintela
,
2009/08/27
[Qemu-devel] [PATCH 02/13] Split piix4 support from piix_pci.c
,
Juan Quintela
,
2009/08/27
[Qemu-devel] [PATCH 07/13] Create PIIX3State instead of using PCIDevice for PIIX3
,
Juan Quintela
,
2009/08/27
[Qemu-devel] [PATCH 03/13] low_set_irq is not used anywhere
,
Juan Quintela
,
2009/08/27
[Qemu-devel] [PATCH 04/13] Use PCII440FXState instead of generic PCIDevice
,
Juan Quintela
,
2009/08/27
[Qemu-devel] [PATCH 09/13] Fold piix3_init() intto i440fx_init
,
Juan Quintela
,
2009/08/27
[Qemu-devel] [PATCH 05/13] Move smm_enabled and isa_memory_mappings to PCII440FXState
,
Juan Quintela
,
2009/08/27
[Qemu-devel] [PATCH 08/13] Introduce PIIX3IrqState for piix3 irq's state
,
Juan Quintela
,
2009/08/27
[Qemu-devel] [PATCH 10/13] We can add piix3_dev now to PIIX3IrqState
,
Juan Quintela
,
2009/08/27
[Qemu-devel] [PATCH 06/13] We want the argument pass to set_irq to be opaque
,
Juan Quintela
,
2009/08/27
[Qemu-devel] [PATCH 11/13] Save irq_state into PCII440FXState
,
Juan Quintela
,
2009/08/27
[Qemu-devel] [PATCH 13/13] Update SaveVM versions
,
Juan Quintela
,
2009/08/27
[Qemu-devel] [PATCH 12/13] pci_irq_levels[] belong to PIIX3State
,
Juan Quintela
,
2009/08/27
[Qemu-devel] [PATCH 01/13] piix4 don't use pci_irq_levels at all
,
Juan Quintela
,
2009/08/27
[Qemu-devel] [PATCH v3 00/30] Compile only devices that are used
,
Juan Quintela
,
2009/08/27
[Qemu-devel] [PATCH 01/30] Don't include config-host.mak from inside config.mak
,
Juan Quintela
,
2009/08/27
[Qemu-devel] [PATCH 02/30] Move generation of config-host.h to Makefile from configure
,
Juan Quintela
,
2009/08/27
[Qemu-devel] [PATCH 03/30] Remove useless check for config-host.mak
,
Juan Quintela
,
2009/08/27
[Qemu-devel] [PATCH 04/30] Rename config.{h, mak} config-target.{h, mak}
,
Juan Quintela
,
2009/08/27
[Qemu-devel] [PATCH 05/30] Move generation of config-target.h to Makefile from configure
,
Juan Quintela
,
2009/08/27
[Qemu-devel] [PATCH 06/30] Add new config-devices.mak for each target
,
Juan Quintela
,
2009/08/27
[Qemu-devel] [PATCH 08/30] Only compile usb_ohci when one target uses it
,
Juan Quintela
,
2009/08/27
[Qemu-devel] [PATCH 07/30] Generate gdbstub-xml.c only when needed
,
Juan Quintela
,
2009/08/27
[Qemu-devel] [PATCH 10/30] Only compile qdev_addr when one target uses it
,
Juan Quintela
,
2009/08/27
[Qemu-devel] [PATCH 11/30] Only compile nand when one target uses it
,
Juan Quintela
,
2009/08/27
[Qemu-devel] [PATCH 09/30] Only compile isa_mmio when one target uses it
,
Juan Quintela
,
2009/08/27
[Qemu-devel] [PATCH 12/30] Only compile ecc when one target uses it
,
Juan Quintela
,
2009/08/27
[Qemu-devel] [PATCH 13/30] Only compile esp when one target uses it
,
Juan Quintela
,
2009/08/27
[Qemu-devel] [PATCH 14/30] Only compile escc when one target uses it
,
Juan Quintela
,
2009/08/27
[Qemu-devel] [PATCH 15/30] Only compile m48t59 when one target uses it
,
Juan Quintela
,
2009/08/27
[Qemu-devel] [PATCH 16/30] Only compile ptimer when one target uses it
,
Juan Quintela
,
2009/08/27
[Qemu-devel] [PATCH 18/30] Only compile max7310 when one target uses it
,
Juan Quintela
,
2009/08/27
[Qemu-devel] [PATCH 19/30] Only compile wm8750 when one target uses it
,
Juan Quintela
,
2009/08/27
[Qemu-devel] [PATCH 17/30] Only compile sd when one target uses it
,
Juan Quintela
,
2009/08/27
[Qemu-devel] [PATCH 20/30] Only compile twl92230 when one target uses it
,
Juan Quintela
,
2009/08/27
[Qemu-devel] [PATCH 21/30] Only compile tsc2005 when one target uses it
,
Juan Quintela
,
2009/08/27
[Qemu-devel] [PATCH 22/30] Only compile lm832x when one target uses it
,
Juan Quintela
,
2009/08/27
[Qemu-devel] [PATCH 23/30] Only compile tmp105 when one target uses it
,
Juan Quintela
,
2009/08/27
[Qemu-devel] [PATCH 25/30] Only compile sd0303 when one target uses it
,
Juan Quintela
,
2009/08/27
[Qemu-devel] [PATCH 24/30] Only compile stellaris_input when one target uses it
,
Juan Quintela
,
2009/08/27
[Qemu-devel] [PATCH 26/30] Only compile sd0323 when one target uses it
,
Juan Quintela
,
2009/08/27
[Qemu-devel] [PATCH 27/30] Only compile ads7846 when one target uses it
,
Juan Quintela
,
2009/08/27
[Qemu-devel] [PATCH 28/30] Only compile max111x when one target uses it
,
Juan Quintela
,
2009/08/27
[Qemu-devel] [PATCH 29/30] Only compile ssi-sd when one target uses it
,
Juan Quintela
,
2009/08/27
[Qemu-devel] [PATCH 30/30] Only compile ssi when one target uses it
,
Juan Quintela
,
2009/08/27
[Qemu-devel] [PATCH] Support for multiple -monitor devices
,
Jan Kiszka
,
2009/08/27
[Qemu-devel] Re: [PATCH v3] introduce on_vcpu
,
Jan Kiszka
,
2009/08/27
[Qemu-devel] Re: [PATCH v3] introduce on_vcpu
,
Glauber Costa
,
2009/08/27
[Qemu-devel] Re: [PATCH v3] introduce on_vcpu
,
Jan Kiszka
,
2009/08/27
[Qemu-devel] Re: [PATCH v3] introduce on_vcpu
,
Glauber Costa
,
2009/08/27
[Qemu-devel] Re: [PATCH v3] introduce on_vcpu
,
Anthony Liguori
,
2009/08/27
[Qemu-devel] Re: [PATCH v3] introduce on_vcpu
,
Glauber Costa
,
2009/08/27
Re: [Qemu-devel] Re: [PATCH v3] introduce on_vcpu
,
Gleb Natapov
,
2009/08/28
Re: [Qemu-devel] Re: [PATCH v3] introduce on_vcpu
,
Jamie Lokier
,
2009/08/28
Re: [Qemu-devel] Re: [PATCH v3] introduce on_vcpu
,
Glauber Costa
,
2009/08/31
Re: [Qemu-devel] Re: [PATCH v3] introduce on_vcpu
,
Jamie Lokier
,
2009/08/31
Re: [Qemu-devel] Re: [PATCH v3] introduce on_vcpu
,
Glauber Costa
,
2009/08/31
Re: [Qemu-devel] Re: [PATCH v3] introduce on_vcpu
,
Jan Kiszka
,
2009/08/31
Re: [Qemu-devel] Re: [PATCH v3] introduce on_vcpu
,
Jamie Lokier
,
2009/08/31
Re: [Qemu-devel] Re: [PATCH v3] introduce on_vcpu
,
Glauber Costa
,
2009/08/31
[Qemu-devel] Re: [PATCH v3] introduce on_vcpu
,
Paolo Bonzini
,
2009/08/31
[Qemu-devel] Re: [BUG] Regression of exec migration
,
Chris Lalancette
,
2009/08/27
[Qemu-devel] sparc32 potential regression in 513f789f6b187faf1fd533dc6972bbfa021c4381
,
Artyom Tarasenko
,
2009/08/27
[Qemu-devel] Re: sparc32 potential regression in 513f789f6b187faf1fd533dc6972bbfa021c4381
,
Blue Swirl
,
2009/08/27
[Qemu-devel] Re: sparc32 potential regression in 513f789f6b187faf1fd533dc6972bbfa021c4381
,
Artyom Tarasenko
,
2009/08/28
[Qemu-devel] Re: sparc32 potential regression in 513f789f6b187faf1fd533dc6972bbfa021c4381
,
Blue Swirl
,
2009/08/28
[Qemu-devel] [PATCH] Remove typedef for bool from eepro100.c
,
Amit Shah
,
2009/08/27
Re: [Qemu-devel] [PATCH] Remove typedef for bool from eepro100.c
,
Reimar Döffinger
,
2009/08/27
Re: [Qemu-devel] [PATCH] Remove typedef for bool from eepro100.c
,
Laurent Desnogues
,
2009/08/27
Re: [Qemu-devel] [PATCH] Remove typedef for bool from eepro100.c
,
Reimar Döffinger
,
2009/08/27
Re: [Qemu-devel] [PATCH] Remove typedef for bool from eepro100.c
,
Jamie Lokier
,
2009/08/27
Re: [Qemu-devel] [PATCH] Remove typedef for bool from eepro100.c
,
Stefan Weil
,
2009/08/27
Re: [Qemu-devel] [PATCH] Remove typedef for bool from eepro100.c
,
Reimar Döffinger
,
2009/08/27
Re: [Qemu-devel] RTC polling mode broken
,
Bernhard Kauer
,
2009/08/27
Re: [Qemu-devel] RTC polling mode broken
,
Gleb Natapov
,
2009/08/27
[Qemu-devel] [PATCH] Re: RTC polling mode broken
,
Bernhard Kauer
,
2009/08/27
Re: [Qemu-devel] [PATCH] Re: RTC polling mode broken
,
Gleb Natapov
,
2009/08/27
[Qemu-devel] [BUG] Regression of exec migration
,
Pierre Riteau
,
2009/08/27
Re: [Qemu-devel] [BUG] Regression of exec migration
,
Anthony Liguori
,
2009/08/27
Re: [Qemu-devel] [BUG] Regression of exec migration
,
Pierre Riteau
,
2009/08/27
Re: [Qemu-devel] [BUG] Regression of exec migration
,
Anthony Liguori
,
2009/08/27
Re: [Qemu-devel] [BUG] Regression of exec migration
,
Pierre Riteau
,
2009/08/28
Re: [Qemu-devel] [BUG] Regression of exec migration
,
Anthony Liguori
,
2009/08/28
[Qemu-devel] Re: [BUG] Regression of exec migration
,
Charles Duffy
,
2009/08/31
[Qemu-devel] [BACKPORT] vnc: rework VncState release workflow
,
Chris Webb
,
2009/08/27
[Qemu-devel] Re: [BACKPORT] vnc: rework VncState release workflow
,
Glauber Costa
,
2009/08/27
[Qemu-devel] Re: [BACKPORT] vnc: rework VncState release workflow
,
Chris Webb
,
2009/08/28
[Qemu-devel] [BUG] Regression for machine using fdc
,
Stefan Weil
,
2009/08/27
[Qemu-devel] [PATCH] mips malta: Fix fdc regression
,
Stefan Weil
,
2009/08/27
[Qemu-devel] Re: [PATCH] mips malta: Fix fdc regression
,
Stefan Weil
,
2009/08/28
[Qemu-devel] [PATCH] mips malta: Fix fdc regression
,
Stefan Weil
,
2009/08/28
[Qemu-devel] [PATCH] mips malta: Fix fdc regression and use qdev for i8042 setup
,
Stefan Weil
,
2009/08/28
[Qemu-devel] Re: [PATCH] mips malta: Fix fdc regression and use qdev for i8042 setup
,
Gerd Hoffmann
,
2009/08/31
[Qemu-devel] Re: [PATCH] mips malta: Fix fdc regression
,
Stefan Weil
,
2009/08/28
[Qemu-devel] [PATCH] mips malta: Use qdev for i8042 setup
,
Stefan Weil
,
2009/08/28
[Qemu-devel] Re: [PATCH] mips malta: Use qdev for i8042 setup
,
Stefan Weil
,
2009/08/28
Re: [Qemu-devel] [BUG] Regression for machine using fdc
,
Stefan Weil
,
2009/08/27
Re: [Qemu-devel] [BUG] Regression for machine using fdc
,
Gerd Hoffmann
,
2009/08/27
Re: [Qemu-devel] [BUG] Regression for machine using fdc
,
Hervé Poussineau
,
2009/08/27
[Qemu-devel] Breakage
,
malc
,
2009/08/26
[Qemu-devel] [GIT PULL] changes for linux-user
,
Riku Voipio
,
2009/08/26
Re: [Qemu-devel] Coding style, C++ compatible code (was Re: [Qemu-devel] [PATCH 02/22] eepro100: cast a void * makes no sense)
,
Kent Harris
,
2009/08/26
Re: Coding style, C++ compatible code (was Re: [Qemu-devel] [PATCH 02/22] eepro100: cast a void * makes no sense)
,
Måns Rullgård
,
2009/08/26
Re: Coding style, C++ compatible code (was Re: [Qemu-devel] [PATCH 02/22] eepro100: cast a void * makes no sense)
,
Måns Rullgård
,
2009/08/26
Re: Coding style, C++ compatible code (was Re: [Qemu-devel] [PATCH 02/22] eepro100: cast a void * makes no sense)
,
malc
,
2009/08/27
[Qemu-devel] [PATCH v2 00/29] QMonitor
,
Luiz Capitulino
,
2009/08/26
[Qemu-devel] [PATCH 01/29] Introduce QObject
,
Luiz Capitulino
,
2009/08/26
[Qemu-devel] Re: [PATCH 01/29] Introduce QObject
,
Paolo Bonzini
,
2009/08/26
[Qemu-devel] [PATCH 02/29] Introduce QInt
,
Luiz Capitulino
,
2009/08/26
[Qemu-devel] [PATCH 03/29] Introduce QString
,
Luiz Capitulino
,
2009/08/26
[Qemu-devel] [PATCH 04/29] Introduce QDict
,
Luiz Capitulino
,
2009/08/26
[Qemu-devel] [PATCH 05/29] Add wrappers to functions used by the Monitor
,
Luiz Capitulino
,
2009/08/26
[Qemu-devel] [PATCH 06/29] monitor: New format for handlers argument types
,
Luiz Capitulino
,
2009/08/26
[Qemu-devel] [PATCH 07/29] monitor: Setup a QDict with arguments to handlers
,
Luiz Capitulino
,
2009/08/26
[Qemu-devel] [PATCH 08/29] monitor: Export QDict header
,
Luiz Capitulino
,
2009/08/26
[Qemu-devel] [PATCH 09/29] monitor: Port handler_0 to use QDict
,
Luiz Capitulino
,
2009/08/26
[Qemu-devel] [PATCH 10/29] monitor: Port handler_1 to use QDict
,
Luiz Capitulino
,
2009/08/26
[Qemu-devel] [PATCH 12/29] monitor: Port handler_3 to use QDict
,
Luiz Capitulino
,
2009/08/26
[Qemu-devel] [PATCH 11/29] monitor: Port handler_2 to use QDict
,
Luiz Capitulino
,
2009/08/26
[Qemu-devel] [PATCH 13/29] monitor: Port handler_4 to use QDict
,
Luiz Capitulino
,
2009/08/26
[Qemu-devel] [PATCH 14/29] monitor: Port handler_5 to use QDict
,
Luiz Capitulino
,
2009/08/26
[Qemu-devel] [PATCH 15/29] monitor: Port handler_6 to use QDict
,
Luiz Capitulino
,
2009/08/26
[Qemu-devel] [PATCH 16/29] monitor: Port handler_7 to use QDict
,
Luiz Capitulino
,
2009/08/26
[Qemu-devel] [PATCH 17/29] monitor: Drop handler_8 and handler_9
,
Luiz Capitulino
,
2009/08/26
[Qemu-devel] [PATCH 18/29] monitor: Port handler_10 to use QDict
,
Luiz Capitulino
,
2009/08/26
[Qemu-devel] [PATCH 19/29] monitor: Split monitor_handle_command()
,
Luiz Capitulino
,
2009/08/26
[Qemu-devel] [PATCH 20/29] monitor: Drop unused macros
,
Luiz Capitulino
,
2009/08/26
[Qemu-devel] [PATCH 21/29] monitor: Drop str_allocated[]
,
Luiz Capitulino
,
2009/08/26
[Qemu-devel] [PATCH 22/29] monitor: Drop args[] handling code
,
Luiz Capitulino
,
2009/08/26
[Qemu-devel] [PATCH 23/29] monitor: fail when 'i' type is greater than 32-bit
,
Luiz Capitulino
,
2009/08/26
[Qemu-devel] [PATCH 24/29] monitor: Update supported types documentation
,
Luiz Capitulino
,
2009/08/26
[Qemu-devel] [PATCH 25/29] Add check support
,
Luiz Capitulino
,
2009/08/26
[Qemu-devel] Re: [PATCH 25/29] Add check support
,
Juan Quintela
,
2009/08/26
[Qemu-devel] Re: [PATCH 25/29] Add check support
,
Luiz Capitulino
,
2009/08/26
[Qemu-devel] Re: [PATCH 25/29] Add check support
,
Juan Quintela
,
2009/08/26
[Qemu-devel] [PATCH 26/29] Introduce QInt unit-tests
,
Luiz Capitulino
,
2009/08/26
Message not available
[Qemu-devel] Re: [PATCH 26/29] Introduce QInt unit-tests
,
Luiz Capitulino
,
2009/08/28
[Qemu-devel] [PATCH 27/29] Introduce QString unit-tests
,
Luiz Capitulino
,
2009/08/26
[Qemu-devel] [PATCH 28/29] Introduce QDict test data file
,
Luiz Capitulino
,
2009/08/26
[Qemu-devel] [PATCH 29/29] Introduce QDict unit-tests
,
Luiz Capitulino
,
2009/08/26
Re: [Qemu-devel] [PATCH v2 00/29] QMonitor
,
Vincent Hanquez
,
2009/08/28
Re: [Qemu-devel] [PATCH v2 00/29] QMonitor
,
Luiz Capitulino
,
2009/08/28
[Qemu-devel] [GIT PULL] 0.10.7 stable release
,
Glauber Costa
,
2009/08/26
[Qemu-devel] [PATCH 01/12] fix for bad macaddr of e1000 in Windows 2003 server with original MS driver
,
Glauber Costa
,
2009/08/26
[Qemu-devel] [PATCH 02/12] Handle BH's queued by AIO completions in qemu_aio_flush()
,
Glauber Costa
,
2009/08/26
[Qemu-devel] [PATCH 03/12] BACKPORT: Add save/restore support to the LSI logic SCSI device model.
,
Glauber Costa
,
2009/08/26
[Qemu-devel] [PATCH 04/12] vmdk: Fix backing file handling
,
Glauber Costa
,
2009/08/26
[Qemu-devel] [PATCH 05/12] fix broken migration
,
Glauber Costa
,
2009/08/26
[Qemu-devel] [PATCH 06/12] fix migration to obey -S
,
Glauber Costa
,
2009/08/26
[Qemu-devel] [PATCH 07/12] BACKPORT: vnc: fix copyrect screen corruption
,
Glauber Costa
,
2009/08/26
[Qemu-devel] [PATCH 08/12] e1000.c doesn't properly emulate EERD and ICS registers
,
Glauber Costa
,
2009/08/26
[Qemu-devel] [PATCH 09/12] make windows notice media change
,
Glauber Costa
,
2009/08/26
[Qemu-devel] [PATCH 10/12] BACKPORT: Fix segfault of qemu-system-arm with PXA target
,
Glauber Costa
,
2009/08/26
[Qemu-devel] [PATCH 11/12] Fix detached migration with exec.
,
Glauber Costa
,
2009/08/26
[Qemu-devel] [PATCH 12/12] Don't segfault when changing VNC password on an SDL display.
,
Glauber Costa
,
2009/08/26
[Qemu-devel] Re: [PATCH 11/12] Fix detached migration with exec.
,
Chris Lalancette
,
2009/08/27
[Qemu-devel] Re: [PATCH 05/12] fix broken migration
,
Paolo Bonzini
,
2009/08/26
Message not available
[Qemu-devel] Re: [PATCH 05/12] fix broken migration
,
Glauber Costa
,
2009/08/27
[Qemu-devel] Re: [PATCH 05/12] fix broken migration
,
Paolo Bonzini
,
2009/08/28
Re: [Qemu-devel] [GIT PULL] 0.10.7 stable release
,
Chris Webb
,
2009/08/26
Re: [Qemu-devel] [GIT PULL] 0.10.7 stable release
,
Glauber Costa
,
2009/08/26
Re: [Qemu-devel] [GIT PULL] 0.10.7 stable release
,
Chris Webb
,
2009/08/27
[Qemu-devel] [GIT PULL] 0.10.7 stable release
,
Stephen Depooter
,
2009/08/26
Re: [Qemu-devel] [GIT PULL] 0.10.7 stable release
,
Glauber Costa
,
2009/08/26
Re: [Qemu-devel] [GIT PULL] 0.10.7 stable release
,
Stephen Depooter
,
2009/08/28
[Qemu-devel] [PATCH 0/3] isa bus irq patches
,
Gerd Hoffmann
,
2009/08/26
[Qemu-devel] [PATCH 3/3] Move isa_connect_irq calls into isa_create_simple
,
Gerd Hoffmann
,
2009/08/26
Re: [Qemu-devel] [PATCH 3/3] Move isa_connect_irq calls into isa_create_simple
,
Blue Swirl
,
2009/08/26
Re: [Qemu-devel] [PATCH 3/3] Move isa_connect_irq calls into isa_create_simple
,
Gerd Hoffmann
,
2009/08/27
[Qemu-devel] [PATCH 1/3] isa bus irq changes and fixes.
,
Gerd Hoffmann
,
2009/08/26
[Qemu-devel] [PATCH 2/3] Add isa_reserve_irq().
,
Gerd Hoffmann
,
2009/08/26
Re: [Qemu-devel] [PATCH 0/3] isa bus irq patches
,
Anthony Liguori
,
2009/08/27
[Qemu-devel] [PATCH 0/4] qdev: init() callback retval + error reporting
,
Gerd Hoffmann
,
2009/08/26
[Qemu-devel] [PATCH 3/4] virtio-pci error logging
,
Gerd Hoffmann
,
2009/08/26
[Qemu-devel] [PATCH 4/4] qdev error logging
,
Gerd Hoffmann
,
2009/08/26
[Qemu-devel] [PATCH 2/4] add qemu_error() + friends
,
Gerd Hoffmann
,
2009/08/26
[Qemu-devel] [PATCH 1/4] qdev: add return value to init() callbacks.
,
Gerd Hoffmann
,
2009/08/26
Re: [Qemu-devel] [PATCH 0/4] qdev: init() callback retval + error reporting
,
Anthony Liguori
,
2009/08/27
[Qemu-devel] [PATCH 00/11] ide: split + cleanup patches
,
Gerd Hoffmann
,
2009/08/26
[Qemu-devel] [PATCH 03/11] ide: split away ide-isa.c
,
Gerd Hoffmann
,
2009/08/26
[Qemu-devel] [PATCH 06/11] ide: split away ide-mmio.c
,
Gerd Hoffmann
,
2009/08/26
[Qemu-devel] [PATCH 04/11] ide: split away ide-pci.c
,
Gerd Hoffmann
,
2009/08/26
[Qemu-devel] [PATCH 02/11] ide: split away ide-internal.h
,
Gerd Hoffmann
,
2009/08/26
[Qemu-devel] [PATCH 08/11] ide: add save/restore support for isa
,
Gerd Hoffmann
,
2009/08/26
[Qemu-devel] [PATCH 09/11] ide: add save/restore support for mmio
,
Gerd Hoffmann
,
2009/08/26
[Qemu-devel] [PATCH 05/11] ide: split away ide-macio.c
,
Gerd Hoffmann
,
2009/08/26
[Qemu-devel] [PATCH 01/11] ide: add IDEBus struct, cleanups
,
Gerd Hoffmann
,
2009/08/26
Re: [Qemu-devel] [PATCH 01/11] ide: add IDEBus struct, cleanups
,
Anthony Liguori
,
2009/08/27
[Qemu-devel] [PATCH 10/11] ide: move code to hw/ide/
,
Gerd Hoffmann
,
2009/08/26
[Qemu-devel] [PATCH 11/11] ide: pass down DriveInfo instead of BlockDriverState
,
Gerd Hoffmann
,
2009/08/26
[Qemu-devel] [PATCH 07/11] ide: split away ide-microdrive.c
,
Gerd Hoffmann
,
2009/08/26
Re: [Qemu-devel] [PATCH 00/11] ide: split + cleanup patches
,
Anthony Liguori
,
2009/08/27
[Qemu-devel] [PATCH] net: Fix send queue ordering
,
Jan Kiszka
,
2009/08/26
[Qemu-devel] Re: [PATCH] net: Fix send queue ordering
,
Jan Kiszka
,
2009/08/26
[Qemu-devel] proposal : use gpxe roms in upstream qemu
,
Glauber Costa
,
2009/08/25
Re: [Qemu-devel] proposal : use gpxe roms in upstream qemu
,
Anthony Liguori
,
2009/08/26
RE: [Qemu-devel] proposal : use gpxe roms in upstream qemu
,
Laurent Vivier
,
2009/08/26
Re: [Qemu-devel] proposal : use gpxe roms in upstream qemu
,
Glauber Costa
,
2009/08/26
[Qemu-devel] [PATCH 0/2] io-thread fixes
,
Glauber Costa
,
2009/08/25
[Qemu-devel] [PATCH 1/2] unlock iothread before running vpu
,
Glauber Costa
,
2009/08/25
[Qemu-devel] [PATCH 2/2] do not issue ioctl from within the io thread
,
Glauber Costa
,
2009/08/25
[Qemu-devel] Qemu user space on linux
,
Toni
,
2009/08/25
Re: [Qemu-devel] Qemu user space on linux
,
Mulyadi Santosa
,
2009/08/26
[Qemu-devel] memory restriction in 256M - why?
,
Sergey Anosov
,
2009/08/25
Re: [Qemu-devel] memory restriction in 256M - why?
,
Artyom Tarasenko
,
2009/08/26
Re: [Qemu-devel] memory restriction in 256M - why?
,
Stefan Weil
,
2009/08/26
Re: [Qemu-devel] memory restriction in 256M - why?
,
Blue Swirl
,
2009/08/26
[Qemu-devel] [Patch] linux-user/syscall.c - don't add GUEST_BASE to NULL pointer
,
Jan-Simon Möller
,
2009/08/25
Re: [Qemu-devel] [Patch] linux-user/syscall.c - don't add GUEST_BASE to NULL pointer
,
Jan-Simon Möller
,
2009/08/25
Re: [Qemu-devel] [Patch] linux-user/syscall.c - don't add GUEST_BASE to NULL pointer
,
Riku Voipio
,
2009/08/26
Re: [Qemu-devel] [Patch] linux-user/syscall.c - don't add GUEST_BASE to NULL pointer
,
Jan-Simon Möller
,
2009/08/26
Re: [Qemu-devel] [Patch] linux-user/syscall.c - don't add GUEST_BASE to NULL pointer
,
Jan-Simon Möller
,
2009/08/28
[Qemu-devel] [PATCH] dsound typos
,
Consul
,
2009/08/25
[Qemu-devel] Where do we stand for Solaris 10/SPARC hosts?
,
Jonathan Kalbfeld
,
2009/08/25
Re: [Qemu-devel] Where do we stand for Solaris 10/SPARC hosts?
,
Artyom Tarasenko
,
2009/08/26
Re: [Qemu-devel] Where do we stand for Solaris 10/SPARC hosts?
,
Artyom Tarasenko
,
2009/08/26
[Qemu-devel] Cirrus + "Desktop Effects" = Garbled screen
,
Brian Wheeler
,
2009/08/25
Re: [Qemu-devel] Cirrus + "Desktop Effects" = Garbled screen
,
Reimar Döffinger
,
2009/08/25
[Qemu-devel] [PATCH] Compile usb_ohci only for targets that need it
,
Juan Quintela
,
2009/08/25
Re: [Qemu-devel] [PATCH] Compile usb_ohci only for targets that need it
,
Gerd Hoffmann
,
2009/08/26
[Qemu-devel] Re: [PATCH] Compile usb_ohci only for targets that need it
,
Juan Quintela
,
2009/08/26
[Qemu-devel] Re: [PATCH] Compile usb_ohci only for targets that need it
,
Juan Quintela
,
2009/08/26
Re: [Qemu-devel] Re: [PATCH] Compile usb_ohci only for targets that need it
,
Gerd Hoffmann
,
2009/08/26
[Qemu-devel] Notes on block I/O data integrity
,
Christoph Hellwig
,
2009/08/25
[Qemu-devel] Re: Notes on block I/O data integrity
,
Javier Guerra
,
2009/08/25
[Qemu-devel] Re: Notes on block I/O data integrity
,
Christoph Hellwig
,
2009/08/25
Re: [Qemu-devel] Re: Notes on block I/O data integrity
,
Jamie Lokier
,
2009/08/26
Re: [Qemu-devel] Re: Notes on block I/O data integrity
,
Christoph Hellwig
,
2009/08/26
Re: [Qemu-devel] Re: Notes on block I/O data integrity
,
Jamie Lokier
,
2009/08/27
[Qemu-devel] Re: Notes on block I/O data integrity
,
Nikola Ciprich
,
2009/08/25
Re: [Qemu-devel] Re: Notes on block I/O data integrity
,
Jamie Lokier
,
2009/08/26
[Qemu-devel] Re: Notes on block I/O data integrity
,
Christoph Hellwig
,
2009/08/26
[Qemu-devel] Re: Notes on block I/O data integrity
,
Rusty Russell
,
2009/08/27
[Qemu-devel] Re: Notes on block I/O data integrity
,
Christoph Hellwig
,
2009/08/27
[Qemu-devel] Re: Notes on block I/O data integrity
,
Rusty Russell
,
2009/08/27
Re: [Qemu-devel] Notes on block I/O data integrity
,
Jamie Lokier
,
2009/08/27
[Qemu-devel] [PATCH] target-mips: fix conditional moves off fp condition codes
,
Nathan Froyd
,
2009/08/25
[Qemu-devel] Re: [PATCH] target-mips: fix conditional moves off fp condition codes
,
Aurelien Jarno
,
2009/08/25
[Qemu-devel] Regarding do_key_event function in vnc.c file.
,
Amey Moghe
,
2009/08/25
[Qemu-devel] [PATCH] qdev: switch device and bus lists from LIST to TAILQ
,
Gerd Hoffmann
,
2009/08/25
Re: [Qemu-devel] [PATCH] qdev: switch device and bus lists from LIST to TAILQ
,
Markus Armbruster
,
2009/08/25
[Qemu-devel] [PATCH] Fixed wacom emulation
,
François Revol
,
2009/08/25
[Qemu-devel] Extending virtio_console to support multiple ports
,
Amit Shah
,
2009/08/25
[Qemu-devel] [PATCH] virtio_console: Add interface for guest and host communication
,
Amit Shah
,
2009/08/25
[Qemu-devel] [PATCH 1/3] char: Emit 'CLOSED' events on char device close
,
Amit Shah
,
2009/08/25
[Qemu-devel] [PATCH 2/3] virtio-console: rename dvq to ovq
,
Amit Shah
,
2009/08/25
[Qemu-devel] [PATCH 3/3] virtio-console: Add interface for generic guest-host communication
,
Amit Shah
,
2009/08/25
[Qemu-devel] Re: Extending virtio_console to support multiple ports
,
Amit Shah
,
2009/08/26
[Qemu-devel] Re: Extending virtio_console to support multiple ports
,
Amit Shah
,
2009/08/26
[Qemu-devel] Re: Extending virtio_console to support multiple ports
,
Benjamin Herrenschmidt
,
2009/08/27
Re: [Qemu-devel] Re: Extending virtio_console to support multiple ports
,
Amit Shah
,
2009/08/27
[Qemu-devel] Re: Extending virtio_console to support multiple ports
,
Alan Cox
,
2009/08/28
[Qemu-devel] Re: Extending virtio_console to support multiple ports
,
Benjamin Herrenschmidt
,
2009/08/27
[Qemu-devel] [PATCH] hvc_console: provide (un)locked version for hvc_resize()
,
Hendrik Brueckner
,
2009/08/28
Re: [Qemu-devel] Re: Extending virtio_console to support multiple ports
,
Jamie Lokier
,
2009/08/28
[Qemu-devel] Re: Extending virtio_console to support multiple ports
,
Michael Ellerman
,
2009/08/28
[Qemu-devel] Re: Extending virtio_console to support multiple ports
,
Amit Shah
,
2009/08/27
[Qemu-devel] Re: Extending virtio_console to support multiple ports
,
Ryan Arnold
,
2009/08/28
[Qemu-devel] Re: Extending virtio_console to support multiple ports
,
Anthony Liguori
,
2009/08/28
[Qemu-devel] Re: Extending virtio_console to support multiple ports
,
Amit Shah
,
2009/08/30
[Qemu-devel] Re: Extending virtio_console to support multiple ports
,
Anthony Liguori
,
2009/08/30
[Qemu-devel] Re: Extending virtio_console to support multiple ports
,
Amit Shah
,
2009/08/30
[Qemu-devel] Re: Extending virtio_console to support multiple ports
,
Anthony Liguori
,
2009/08/31
[Qemu-devel] Re: Extending virtio_console to support multiple ports
,
Amit Shah
,
2009/08/31
[Qemu-devel] Re: Extending virtio_console to support multiple ports
,
Anthony Liguori
,
2009/08/31
[Qemu-devel] Re: Extending virtio_console to support multiple ports
,
Amit Shah
,
2009/08/31
[Qemu-devel] Re: Extending virtio_console to support multiple ports
,
Anthony Liguori
,
2009/08/31
[Qemu-devel] Re: Extending virtio_console to support multiple ports
,
Amit Shah
,
2009/08/31
[Qemu-devel] Re: Extending virtio_console to support multiple ports
,
Anthony Liguori
,
2009/08/31
[Qemu-devel] [PATCH] usb-linux.c: fix buffer overflow
,
Jim Paris
,
2009/08/24
[Qemu-devel] [PATCH 00/26] Indirection Cleanup
,
Juan Quintela
,
2009/08/24
[Qemu-devel] [PATCH 01/26] eepro100: convert casts to DO_UPCAST()
,
Juan Quintela
,
2009/08/24
[Qemu-devel] [PATCH 02/26] eepro100: cast a void * makes no sense
,
Juan Quintela
,
2009/08/24
[Qemu-devel] [PATCH 03/26] eepro100: Remove unused indirection of PCIDevice
,
Juan Quintela
,
2009/08/24
[Qemu-devel] [PATCH 04/26] pci: remove casts from void *
,
Juan Quintela
,
2009/08/24
[Qemu-devel] [PATCH 05/26] rtl8139: Remove unneeded double indirection of PCIRTL8139State
,
Juan Quintela
,
2009/08/24
[Qemu-devel] [PATCH 06/26] rtl8139: remove pointless cast from void *
,
Juan Quintela
,
2009/08/24
[Qemu-devel] [PATCH 07/26] lsi53c895a: remove pointless cast from void *
,
Juan Quintela
,
2009/08/24
[Qemu-devel] [PATCH 08/26] lsi53c895a: use DO_UPCAST to cast from PCIDevice
,
Juan Quintela
,
2009/08/24
[Qemu-devel] [PATCH 09/26] lsi53c895a: rename PCIDevice field from pci_dev to dev (consistence)
,
Juan Quintela
,
2009/08/24
[Qemu-devel] [PATCH 10/26] lsi53c895a: LSIState is a DeviceHost
,
Juan Quintela
,
2009/08/24
[Qemu-devel] [PATCH 12/26] vga: Rename vga_state -> vga
,
Juan Quintela
,
2009/08/24
[Qemu-devel] [PATCH 11/26] Introduce vga_common_reset() to be able to typcheck vga_reset()
,
Juan Quintela
,
2009/08/24
[Qemu-devel] [PATCH 14/26] usb-ohci: Change casts to DO_UPCAST() for OHCIPCIState
,
Juan Quintela
,
2009/08/24
[Qemu-devel] [PATCH 13/26] Everything outside of vga.c should use VGACommonState
,
Juan Quintela
,
2009/08/24
[Qemu-devel] [PATCH 15/26] ne2000: remove casts from void *
,
Juan Quintela
,
2009/08/24
[Qemu-devel] [PATCH 16/26] ne2000: pci_dev has this very value with the right type
,
Juan Quintela
,
2009/08/24
[Qemu-devel] [PATCH 17/26] ne2000: Change casts to DO_UPCAST() for PCINE2000State
,
Juan Quintela
,
2009/08/24
[Qemu-devel] [PATCH 18/26] We need PCINE2000State for save/load functions
,
Juan Quintela
,
2009/08/24
[Qemu-devel] [PATCH 19/26] Add pci_ne2000_{save/load} functions, then remove pci_dev NE2000State field
,
Juan Quintela
,
2009/08/24
[Qemu-devel] [PATCH 20/26] cirrus_vga: remove pointless cast from void *
,
Juan Quintela
,
2009/08/24
[Qemu-devel] [PATCH 22/26] Add pci_cirrus_vga_{save/load} functions, then remove vga.pci_dev use
,
Juan Quintela
,
2009/08/24
[Qemu-devel] [PATCH 24/26] pcnet: remove useless casts This are casts to the very type of the function
,
Juan Quintela
,
2009/08/24
[Qemu-devel] [PATCH 23/26] pcnet: Change casts to DO_UPCAST() for PCIPCNetState
,
Juan Quintela
,
2009/08/24
[Qemu-devel] [PATCH 21/26] cirrus_vga: Change casts to DO_UPCAST() for PCICirrusVGAState
,
Juan Quintela
,
2009/08/24
[Qemu-devel] [PATCH 26/26] e1000 cleanup
,
Juan Quintela
,
2009/08/24
[Qemu-devel] [PATCH 25/26] pcnet: Add pci_pcnet_{save/load} functions, then remove PCNetState pci_dev field
,
Juan Quintela
,
2009/08/24
Re: [Qemu-devel] [PATCH 00/26] Indirection Cleanup
,
Gerd Hoffmann
,
2009/08/25
[Qemu-devel] [PATCH v2 00/13] piix_pci cleanup
,
Juan Quintela
,
2009/08/24
[Qemu-devel] [PATCH 01/13] piix4 don't use pci_irq_levels at all
,
Juan Quintela
,
2009/08/24
[Qemu-devel] [PATCH 02/13] Split piix4 support from piix_pci.c
,
Juan Quintela
,
2009/08/24
[Qemu-devel] [PATCH 03/13] low_set_irq is not used anywhere
,
Juan Quintela
,
2009/08/24
[Qemu-devel] [PATCH 04/13] Use PCII440FXState instead of generic PCIDevice
,
Juan Quintela
,
2009/08/24
[Qemu-devel] [PATCH 05/13] Move smm_enabled and isa_memory_mappings to PCII440FXState
,
Juan Quintela
,
2009/08/24
[Qemu-devel] [PATCH 06/13] We want the argument pass to set_irq to be opaque
,
Juan Quintela
,
2009/08/24
[Qemu-devel] [PATCH 08/13] Introduce PIIX3IrqState for piix3 irq's state
,
Juan Quintela
,
2009/08/24
[Qemu-devel] [PATCH 07/13] Create PIIX3State instead of using PCIDevice for PIIX3
,
Juan Quintela
,
2009/08/24
[Qemu-devel] [PATCH 09/13] Fold piix3_init() into i440fx_init
,
Juan Quintela
,
2009/08/24
[Qemu-devel] [PATCH 11/13] Save irq_state into PCII440FXState
,
Juan Quintela
,
2009/08/24
[Qemu-devel] [PATCH 10/13] We can add piix3_dev now to PIIX3IrqState
,
Juan Quintela
,
2009/08/24
[Qemu-devel] [PATCH 13/13] Update SaveVM versions
,
Juan Quintela
,
2009/08/24
[Qemu-devel] [PATCH 12/13] pci_irq_levels[] belong to PIIX3State
,
Juan Quintela
,
2009/08/24
[Qemu-devel] [PATCH] ARM back-end: Fix encode_imm
,
Laurent Desnogues
,
2009/08/24
[Qemu-devel] [PATCH v2 00/15] Compile only devices that are used
,
Juan Quintela
,
2009/08/24
[Qemu-devel] [PATCH 01/15] Generate config-host.h after dealing with all the targets
,
Juan Quintela
,
2009/08/24
[Qemu-devel] [PATCH 02/15] Configure ssi bus and devices only if arm-softmmu target is selected
,
Juan Quintela
,
2009/08/24
[Qemu-devel] [PATCH 04/15] configure nseries devices only for arm softmmu
,
Juan Quintela
,
2009/08/24
[Qemu-devel] [PATCH 03/15] configure stellaris device only for arm softmmu
,
Juan Quintela
,
2009/08/24
[Qemu-devel] [PATCH 06/15] configure sd flash only for arm softmmu
,
Juan Quintela
,
2009/08/24
[Qemu-devel] [PATCH 08/15] configure m48t59 only for sparc* and ppc softmmu
,
Juan Quintela
,
2009/08/24
[Qemu-devel] [PATCH 05/15] configure spitz devices only for arm softmmu
,
Juan Quintela
,
2009/08/24
[Qemu-devel] [PATCH 07/15] configure ptimer only for arm and sparc softmmu
,
Juan Quintela
,
2009/08/24
[Qemu-devel] [PATCH 11/15] configure ecc flash only for arm and sparc softmmu
,
Juan Quintela
,
2009/08/24
[Qemu-devel] [PATCH 09/15] configure escc only for sparc and ppc softmmu
,
Juan Quintela
,
2009/08/24
[Qemu-devel] [PATCH 10/15] configure esp only for mips_jazz and sparc softmmu
,
Juan Quintela
,
2009/08/24
[Qemu-devel] [PATCH 12/15] configure nand flash only for arm and chris softmmu
,
Juan Quintela
,
2009/08/24
[Qemu-devel] [PATCH 13/15] configure qdev-addr.o only for sparc softmmu
,
Juan Quintela
,
2009/08/24
[Qemu-devel] [PATCH 14/15] compile isa_mmio.o only for the platforms that use it
,
Juan Quintela
,
2009/08/24
[Qemu-devel] [PATCH 15/15] Generate gdbstub-xml.c only when there is anything to generate
,
Juan Quintela
,
2009/08/24
[Qemu-devel] [PATCH 00/22] Indirection Cleanup
,
Juan Quintela
,
2009/08/24
[Qemu-devel] [PATCH 02/22] eepro100: cast a void * makes no sense
,
Juan Quintela
,
2009/08/24
Re: [Qemu-devel] [PATCH 02/22] eepro100: cast a void * makes no sense
,
Stefan Weil
,
2009/08/24
[Qemu-devel] Re: [PATCH 02/22] eepro100: cast a void * makes no sense
,
Juan Quintela
,
2009/08/24
Re: [Qemu-devel] Re: [PATCH 02/22] eepro100: cast a void * makes no sense
,
Anthony Liguori
,
2009/08/24
Re: [Qemu-devel] [PATCH 02/22] eepro100: cast a void * makes no sense
,
Markus Armbruster
,
2009/08/24
[Qemu-devel] Coding style, C++ compatible code (was Re: [Qemu-devel] [PATCH 02/22] eepro100: cast a void * makes no sense)
,
Stefan Weil
,
2009/08/26
Re: [Qemu-devel] Coding style, C++ compatible code (was Re: [Qemu-devel] [PATCH 02/22] eepro100: cast a void * makes no sense)
,
Gerd Hoffmann
,
2009/08/26
Re: [Qemu-devel] Coding style, C++ compatible code (was Re: [Qemu-devel] [PATCH 02/22] eepro100: cast a void * makes no sense)
,
Jamie Lokier
,
2009/08/26
Re: [Qemu-devel] Coding style, C++ compatible code (was Re: [Qemu-devel] [PATCH 02/22] eepro100: cast a void * makes no sense)
,
malc
,
2009/08/26
Re: [Qemu-devel] Coding style, C++ compatible code (was Re: [Qemu-devel] [PATCH 02/22] eepro100: cast a void * makes no sense)
,
Jamie Lokier
,
2009/08/26
Re: [Qemu-devel] Coding style, C++ compatible code (was Re: [Qemu-devel] [PATCH 02/22] eepro100: cast a void * makes no sense)
,
malc
,
2009/08/26
Re: [Qemu-devel] Coding style, C++ compatible code (was Re: [Qemu-devel] [PATCH 02/22] eepro100: cast a void * makes no sense)
,
Jamie Lokier
,
2009/08/26
Re: [Qemu-devel] Coding style, C++ compatible code
,
Markus Armbruster
,
2009/08/26
Re: [Qemu-devel] Coding style, C++ compatible code
,
Anthony Liguori
,
2009/08/26
Re: Coding style, C++ compatible code (was Re: [Qemu-devel] [PATCH 02/22] eepro100: cast a void * makes no sense)
,
Måns Rullgård
,
2009/08/26
Re: Coding style, C++ compatible code (was Re: [Qemu-devel] [PATCH 02/22] eepro100: cast a void * makes no sense)
,
Reimar Döffinger
,
2009/08/26
Re: Coding style, C++ compatible code (was Re: [Qemu-devel] [PATCH 02/22] eepro100: cast a void * makes no sense)
,
Avi Kivity
,
2009/08/26
Re: [Qemu-devel] Coding style, C++ compatible code (was Re: [Qemu-devel] [PATCH 02/22] eepro100: cast a void * makes no sense)
,
Avi Kivity
,
2009/08/26
Re: [Qemu-devel] Coding style, C++ compatible code (was Re: [Qemu-devel] [PATCH 02/22] eepro100: cast a void * makes no sense)
,
Jamie Lokier
,
2009/08/26
Re: [Qemu-devel] [PATCH 02/22] eepro100: cast a void * makes no sense
,
Gerd Hoffmann
,
2009/08/24
[Qemu-devel] [PATCH 01/22] eepro100: convert casts to DO_UPCAST()
,
Juan Quintela
,
2009/08/24
Re: [Qemu-devel] [PATCH 01/22] eepro100: convert casts to DO_UPCAST()
,
Stefan Weil
,
2009/08/24
[Qemu-devel] Re: [PATCH 01/22] eepro100: convert casts to DO_UPCAST()
,
Juan Quintela
,
2009/08/24
[Qemu-devel] [PATCH 03/22] eepro100: Remove unused indirection of PCIDevice
,
Juan Quintela
,
2009/08/24
[Qemu-devel] [PATCH 04/22] es1370: Remove unused indirection of PCIES1370State and ES1370State
,
Juan Quintela
,
2009/08/24
[Qemu-devel] [PATCH 07/22] ne2000: Remove unneeded double indirection of PCINE2000State
,
Juan Quintela
,
2009/08/24
Re: [Qemu-devel] [PATCH 07/22] ne2000: Remove unneeded double indirection of PCINE2000State
,
Gerd Hoffmann
,
2009/08/24
[Qemu-devel] Re: [PATCH 07/22] ne2000: Remove unneeded double indirection of PCINE2000State
,
Juan Quintela
,
2009/08/24
[Qemu-devel] [PATCH 05/22] ne2000: remove casts from void *
,
Juan Quintela
,
2009/08/24
[Qemu-devel] [PATCH 06/22] ne2000: pci_dev has this very value with the right type
,
Juan Quintela
,
2009/08/24
[Qemu-devel] [PATCH 09/22] pci: remove casts from void *
,
Juan Quintela
,
2009/08/24
[Qemu-devel] [PATCH 08/22] ne2000: change pci_dev to is_pci
,
Juan Quintela
,
2009/08/24
[Qemu-devel] [PATCH 11/22] rtl8139: remove pointless cast from void *
,
Juan Quintela
,
2009/08/24
[Qemu-devel] [PATCH 10/22] rtl8139: Remove unneeded double indirection of PCIRTL8139State
,
Juan Quintela
,
2009/08/24
[Qemu-devel] [PATCH 12/22] lsi53c895a: remove pointless cast from void *
,
Juan Quintela
,
2009/08/24
[Qemu-devel] [PATCH 13/22] lsi53c895a: use DO_UPCAST to cast from PCIDevice
,
Juan Quintela
,
2009/08/24
[Qemu-devel] [PATCH 14/22] lsi53c895a: rename PCIDevice field from pci_dev to dev (consistence)
,
Juan Quintela
,
2009/08/24
[Qemu-devel] [PATCH 15/22] lsi53c895a: LSIState is a PCIDevice is a DeviceHost
,
Juan Quintela
,
2009/08/24
Re: [Qemu-devel] [PATCH 15/22] lsi53c895a: LSIState is a PCIDevice is a DeviceHost
,
Gerd Hoffmann
,
2009/08/24
[Qemu-devel] [PATCH 16/22] usb-ohci: Remove unneeded double indirection of OHCIPCIState
,
Juan Quintela
,
2009/08/24
Re: [Qemu-devel] [PATCH 16/22] usb-ohci: Remove unneeded double indirection of OHCIPCIState
,
Gerd Hoffmann
,
2009/08/24
[Qemu-devel] [PATCH 17/22] cirrus_vga: Remove unneeded double indirection of PCICirrusVGAState
,
Juan Quintela
,
2009/08/24
[Qemu-devel] [PATCH 18/22] cirrus_vga: remove pointless cast from void *
,
Juan Quintela
,
2009/08/24
[Qemu-devel] [PATCH 19/22] cirrus_vga: change use of pci_dev for is_pci
,
Juan Quintela
,
2009/08/24
[Qemu-devel] [PATCH 20/22] Introduce vga_common_reset() to be able to typcheck vga_reset()
,
Juan Quintela
,
2009/08/24
[Qemu-devel] [PATCH 21/22] vga: Rename vga_state -> vga
,
Juan Quintela
,
2009/08/24
[Qemu-devel] [PATCH 22/22] Everything outside of vga.c should use VGACommonState
,
Juan Quintela
,
2009/08/24
Re: [Qemu-devel] [PATCH 00/22] Indirection Cleanup
,
Gerd Hoffmann
,
2009/08/24
[Qemu-devel] Re: [PATCH 00/22] Indirection Cleanup
,
Juan Quintela
,
2009/08/24
[Qemu-devel] diskimage HOWTO
,
Bai Shuwei
,
2009/08/24
Re: [Qemu-devel] diskimage HOWTO
,
Kevin Wolf
,
2009/08/24
Re: [Qemu-devel] diskimage HOWTO
,
Bai Shuwei
,
2009/08/24
Re: [Qemu-devel] diskimage HOWTO
,
Mulyadi Santosa
,
2009/08/24
Re: [Qemu-devel] diskimage HOWTO
,
Bai Shuwei
,
2009/08/24
Re: [Qemu-devel] diskimage HOWTO
,
Mulyadi Santosa
,
2009/08/25
Re: [Qemu-devel] diskimage HOWTO
,
Kevin Wolf
,
2009/08/25
Re: [Qemu-devel] diskimage HOWTO
,
Mulyadi Santosa
,
2009/08/25
Re: [Qemu-devel] diskimage HOWTO
,
Kevin Wolf
,
2009/08/25
Re: [Qemu-devel] diskimage HOWTO
,
Mulyadi Santosa
,
2009/08/25
Re: [Qemu-devel] diskimage HOWTO
,
Bai Shuwei
,
2009/08/25
Re: [Qemu-devel] diskimage HOWTO
,
Laurent Vivier
,
2009/08/25
[Qemu-devel] Re: [Buildroot] diskimage HOWTO
,
Steve Calfee
,
2009/08/25
[Qemu-devel] Implementation of multi-touch in linux mobile operating system using QEMU.
,
Amey Moghe
,
2009/08/23
[Qemu-devel] [PATCH 0 of 1] Fix for DOS keyboard problems
,
Stefan Ring
,
2009/08/23
[Qemu-devel] [PATCH 1 of 1] Fix for DOS keyboard problems
,
Stefan Ring
,
2009/08/23
Re: [Qemu-devel] [PATCH 0 of 1] Fix for DOS keyboard problems
,
Jamie Lokier
,
2009/08/23
Re: [Qemu-devel] [PATCH 0 of 1] Fix for DOS keyboard problems
,
Stefan Ring
,
2009/08/23
Re: [Qemu-devel] [PATCH 0 of 1] Fix for DOS keyboard problems
,
Jamie Lokier
,
2009/08/23
Re: [Qemu-devel] [PATCH 0 of 1] Fix for DOS keyboard problems
,
Stefan Ring
,
2009/08/23
Re: [Qemu-devel] [PATCH 0 of 1] Fix for DOS keyboard problems
,
Hans de Bruin
,
2009/08/24
Re: [Qemu-devel] [PATCH 0 of 1] Fix for DOS keyboard problems
,
Jamie Lokier
,
2009/08/24
Re: [Qemu-devel] [PATCH 0 of 1] Fix for DOS keyboard problems
,
Hans de Bruin
,
2009/08/24
Re: [Qemu-devel] [PATCH 0 of 1] Fix for DOS keyboard problems
,
malc
,
2009/08/24
Re: [Qemu-devel] [PATCH 0 of 1] Fix for DOS keyboard problems
,
Stefan Ring
,
2009/08/24
Re: [Qemu-devel] [PATCH 0 of 1] Fix for DOS keyboard problems
,
malc
,
2009/08/24
Re: [Qemu-devel] [PATCH 0 of 1] Fix for DOS keyboard problems
,
Jamie Lokier
,
2009/08/24
Re: [Qemu-devel] [PATCH 0 of 1] Fix for DOS keyboard problems
,
Stefan Ring
,
2009/08/24
Re: [Qemu-devel] [PATCH 0 of 1] Fix for DOS keyboard problems
,
Stefan Ring
,
2009/08/24
Re: [Qemu-devel] [PATCH 0 of 1] Fix for DOS keyboard problems
,
Stefan Ring
,
2009/08/24
Re: [Qemu-devel] [PATCH 0 of 1] Fix for DOS keyboard problems
,
malc
,
2009/08/24
Re: [Qemu-devel] [PATCH 0 of 1] Fix for DOS keyboard problems
,
Stefan Ring
,
2009/08/24
Re: [Qemu-devel] [PATCH 0 of 1] Fix for DOS keyboard problems
,
malc
,
2009/08/24
Re: [Qemu-devel] [PATCH 0 of 1] Fix for DOS keyboard problems
,
malc
,
2009/08/25
Re: [Qemu-devel] [PATCH 0 of 1] Fix for DOS keyboard problems
,
Stefan Ring
,
2009/08/24
Re: [Qemu-devel] [PATCH 0 of 1] Fix for DOS keyboard problems
,
Stefan Ring
,
2009/08/24
[Qemu-devel] Event flow between qemu kernel and host X sever
,
Amey Moghe
,
2009/08/23
[Qemu-devel] developers working on ARM HOSTING, connecting with
,
AGSCalabrese
,
2009/08/22
[Qemu-devel] sparc32 SIMM size
,
Artyom Tarasenko
,
2009/08/22
[Qemu-devel] Re: sparc32 SIMM size
,
Robert Reif
,
2009/08/22
[Qemu-devel] qemu usermode mac
,
Toni
,
2009/08/22
[Qemu-devel] Bluetooth Emulation
,
C Awatramani
,
2009/08/22
[Qemu-devel] Qemu user-mode MacOS
,
Toni
,
2009/08/22
Re: [Qemu-devel] Qemu user-mode MacOS
,
Blue Swirl
,
2009/08/22
[Qemu-devel] eepro100c additions/changes required for VxWorks 5.4.2 to work
,
ZAPPACOSTA, Rolando (Rolando)
,
2009/08/22
Re: [Qemu-devel] eepro100c additions/changes required for VxWorks 5.4.2 to work
,
Reimar Döffinger
,
2009/08/22
RE: [Qemu-devel] eepro100c additions/changes required for VxWorks 5.4.2 to work
,
ZAPPACOSTA, Rolando (Rolando)
,
2009/08/22
Re: [Qemu-devel] eepro100c additions/changes required for VxWorks 5.4.2 to work
,
Reimar Döffinger
,
2009/08/22
Re: [Qemu-devel] [PATCH] ARM back-end: Handle all possible immediates for ALU ops
,
andrzej zaborowski
,
2009/08/22
Re: [Qemu-devel] [PATCH] ARM back-end: Fix register numbering for div/divu and add TCG not
,
andrzej zaborowski
,
2009/08/22
[Qemu-devel] Disable gus audio device in isapc
,
武田 俊也
,
2009/08/22
Re: [Qemu-devel] Disable gus audio device in isapc
,
malc
,
2009/08/22
Re: [Qemu-devel] Disable gus audio device in isapc
,
Lennart Sorensen
,
2009/08/24
[Qemu-devel] [PATCH] ARM NEON shift emulation fix
,
Daniel Gutson
,
2009/08/21
[Qemu-devel] [PATCH 0/5] piix_pci cleanup
,
Juan Quintela
,
2009/08/21
[Qemu-devel] [PATCH 1/5] piix4 don't use pci_irq_levels at all
,
Juan Quintela
,
2009/08/21
[Qemu-devel] [PATCH 3/5] Use PCII440FXState instead of generic PCIDevice
,
Juan Quintela
,
2009/08/21
[Qemu-devel] [PATCH 2/5] Split piix4 support from piix_pci.c
,
Juan Quintela
,
2009/08/21
[Qemu-devel] [PATCH 4/5] Move smm_enabled and isa_memory_mappings to PCII440FXState
,
Juan Quintela
,
2009/08/21
[Qemu-devel] [PATCH 5/5] Cleanup of pci_irq_levels belong to i440fx
,
Juan Quintela
,
2009/08/21
Re: [Qemu-devel] [PATCH 0/5] piix_pci cleanup
,
Blue Swirl
,
2009/08/21
[Qemu-devel] Re: [PATCH 0/5] piix_pci cleanup
,
Juan Quintela
,
2009/08/24
[Qemu-devel] Re: serial port again
,
Michael Tokarev
,
2009/08/21
[Qemu-devel] [PATCH] e100 cleanup
,
Juan Quintela
,
2009/08/21
Re: [Qemu-devel] [PATCH] e100 cleanup
,
Gerd Hoffmann
,
2009/08/21
[Qemu-devel] [PATCH] Remove unneded ac97 indirection accessing its state
,
Juan Quintela
,
2009/08/21
Re: [Qemu-devel] [PATCH] Remove unneded ac97 indirection accessing its state
,
Gerd Hoffmann
,
2009/08/21
[Qemu-devel] [PATCH 0/3] qdev: clean up & convert watchdogs
,
Markus Armbruster
,
2009/08/21
[Qemu-devel] [PATCH 3/3] qdev: convert watchdogs
,
Markus Armbruster
,
2009/08/21
Re: [Qemu-devel] [PATCH 3/3] qdev: convert watchdogs
,
Gerd Hoffmann
,
2009/08/21
Immutable qdev properties (was: [Qemu-devel] [PATCH 3/3] qdev: convert watchdogs)
,
Markus Armbruster
,
2009/08/24
[Qemu-devel] Re: Immutable qdev properties
,
Gerd Hoffmann
,
2009/08/24
[Qemu-devel] Re: Immutable qdev properties
,
Markus Armbruster
,
2009/08/24
[Qemu-devel] [PATCH 1/3] Move watchdog, watchdog_action, give them internal linkage
,
Markus Armbruster
,
2009/08/21
[Qemu-devel] [PATCH 2/3] Clean up upcast from PCIDevice to I6300State
,
Markus Armbruster
,
2009/08/21
Message not available
[Qemu-devel] container_of() vs DO_UPCAST() (was: [PATCH 2/3] Clean up upcast from PCIDevice to I6300State)
,
Markus Armbruster
,
2009/08/24
Re: [Qemu-devel] container_of() vs DO_UPCAST() (was: [PATCH 2/3] Clean up upcast from PCIDevice to I6300State)
,
Paul Brook
,
2009/08/24
Re: [Qemu-devel] [PATCH 2/3] Clean up upcast from PCIDevice to I6300State
,
Paul Brook
,
2009/08/24
Re: [Qemu-devel] [PATCH 2/3] Clean up upcast from PCIDevice to I6300State
,
Markus Armbruster
,
2009/08/24
Re: [Qemu-devel] [PATCH 2/3] Clean up upcast from PCIDevice to I6300State
,
Gerd Hoffmann
,
2009/08/24
[Qemu-devel] [PATCH] Check block driver read error in pflash_cfi0x
,
Vijay Kumar
,
2009/08/21
Re: [Qemu-devel] [PATCH] Check block driver read error in pflash_cfi0x
,
andrzej zaborowski
,
2009/08/23
[Qemu-devel] [PATCH 2/2] slirp: Read host DNS config on demand
,
Ed Swierk
,
2009/08/20
[Qemu-devel] [PATCH 1/2] slirp: Remove our_addr code
,
Ed Swierk
,
2009/08/20
[Qemu-devel] [PATCH 0/2] slirp: Cleanup and DNS improvements
,
Ed Swierk
,
2009/08/20
[Qemu-devel] [PATCH 00/14] Compile only devices that are used
,
Juan Quintela
,
2009/08/20
[Qemu-devel] [PATCH 01/14] Generate config-host.h after dealing with all the targets
,
Juan Quintela
,
2009/08/20
[Qemu-devel] [PATCH 02/14] Configure ssi bus and devices only if arm-softmmu target is selected
,
Juan Quintela
,
2009/08/20
[Qemu-devel] [PATCH 03/14] configure stellaris device only for arm softmmu
,
Juan Quintela
,
2009/08/20
[Qemu-devel] Re: [PATCH 03/14] configure stellaris device only for arm softmmu
,
Paolo Bonzini
,
2009/08/21
[Qemu-devel] Re: [PATCH 03/14] configure stellaris device only for arm softmmu
,
Juan Quintela
,
2009/08/21
[Qemu-devel] [PATCH 04/14] configure nseries devices only for arm softmmu
,
Juan Quintela
,
2009/08/20
[Qemu-devel] [PATCH 06/14] configure sd flash only for arm softmmu
,
Juan Quintela
,
2009/08/20
[Qemu-devel] [PATCH 07/14] configure ptimer only for arm and sparc softmmu
,
Juan Quintela
,
2009/08/20
Re: [Qemu-devel] [PATCH 07/14] configure ptimer only for arm and sparc softmmu
,
Blue Swirl
,
2009/08/21
[Qemu-devel] Re: [PATCH 07/14] configure ptimer only for arm and sparc softmmu
,
Juan Quintela
,
2009/08/24
[Qemu-devel] [PATCH 05/14] configure spitz devices only for arm softmmu
,
Juan Quintela
,
2009/08/20
[Qemu-devel] [PATCH 08/14] configure m48t59 only for sparc* and ppc softmmu
,
Juan Quintela
,
2009/08/20
[Qemu-devel] [PATCH 09/14] configure escc only for sparc and ppc softmmu
,
Juan Quintela
,
2009/08/20
[Qemu-devel] [PATCH 10/14] configure esp only for mips_jazz and sparc softmmu
,
Juan Quintela
,
2009/08/20
[Qemu-devel] [PATCH 11/14] configure ecc flash only for arm and sparc softmmu
,
Juan Quintela
,
2009/08/20
[Qemu-devel] [PATCH 12/14] configure nand flash only for arm and chris softmmu
,
Juan Quintela
,
2009/08/20
[Qemu-devel] [PATCH 13/14] configure qdev-addr.o only for sparc softmmu
,
Juan Quintela
,
2009/08/20
[Qemu-devel] [PATCH 14/14] compile isa_mmio.o only for the platforms that use it
,
Juan Quintela
,
2009/08/20
[Qemu-devel] [PATCH] introduce kvm64 CPU
,
Andre Przywara
,
2009/08/20
[Qemu-devel] Re: [PATCH] introduce kvm64 CPU
,
Jamie Lokier
,
2009/08/21
[Qemu-devel] Re: [PATCH] introduce kvm64 CPU
,
Andre Przywara
,
2009/08/21
[Qemu-devel] Re: [PATCH] introduce kvm64 CPU
,
Jamie Lokier
,
2009/08/21
[Qemu-devel] Re: [PATCH] introduce kvm64 CPU
,
Avi Kivity
,
2009/08/21
[Qemu-devel] Re: [PATCH] introduce kvm64 CPU
,
Glauber Costa
,
2009/08/21
[Qemu-devel] Re: [PATCH] introduce kvm64 CPU
,
Andre Przywara
,
2009/08/21
[Qemu-devel] Re: [PATCH] introduce kvm64 CPU
,
Avi Kivity
,
2009/08/23
[Qemu-devel] Re: [PATCH] introduce kvm64 CPU
,
Amit Shah
,
2009/08/23
[Qemu-devel] Re: [PATCH] introduce kvm64 CPU
,
Andre Przywara
,
2009/08/21
[Qemu-devel] Re: [PATCH] introduce kvm64 CPU
,
Avi Kivity
,
2009/08/23
[Qemu-devel] Re: [PATCH] introduce kvm64 CPU
,
Jamie Lokier
,
2009/08/23
[Qemu-devel] Re: [PATCH] introduce kvm64 CPU
,
Jamie Lokier
,
2009/08/21
[Qemu-devel] [PATCH 00/23] New VMState table based load/save infrastructure
,
Juan Quintela
,
2009/08/20
[Qemu-devel] [PATCH 01/23] move useful type definitons to osdep.h
,
Juan Quintela
,
2009/08/20
[Qemu-devel] [PATCH 02/23] split do_loadvm() into do_loadvm() and load_vmstate()
,
Juan Quintela
,
2009/08/20
[Qemu-devel] [PATCH 03/23] move do_loadvm() to monitor.c
,
Juan Quintela
,
2009/08/20
[Qemu-devel] [PATCH 04/23] make load_vmstate() return errors
,
Juan Quintela
,
2009/08/20
[Qemu-devel] [PATCH 06/23] Add vmstate_load() and vmstate_save() functions
,
Juan Quintela
,
2009/08/20
[Qemu-devel] [PATCH 05/23] Use return value from load_state() call back
,
Juan Quintela
,
2009/08/20
[Qemu-devel] [PATCH 07/23] New VMstate save/load infrastructure
,
Juan Quintela
,
2009/08/20
[Qemu-devel] [PATCH 08/23] Add VMState support for pointers
,
Juan Quintela
,
2009/08/20
[Qemu-devel] [PATCH 09/23] Add VMState support for arrays
,
Juan Quintela
,
2009/08/20
[Qemu-devel] [PATCH 11/23] Add VMState support for structs
,
Juan Quintela
,
2009/08/20
[Qemu-devel] [PATCH 10/23] Port apic to new VMState design
,
Juan Quintela
,
2009/08/20
[Qemu-devel] [PATCH 12/23] Add VMState support for arrays of structs
,
Juan Quintela
,
2009/08/20
[Qemu-devel] [PATCH 13/23] Port i8254 to new VMState design
,
Juan Quintela
,
2009/08/20
[Qemu-devel] [PATCH 15/23] Add VMState support for variable sized arrays
,
Juan Quintela
,
2009/08/20
[Qemu-devel] [PATCH 16/23] Port PCI Bus to VMState design
,
Juan Quintela
,
2009/08/20
Re: [Qemu-devel] [PATCH 16/23] Port PCI Bus to VMState design
,
Gerd Hoffmann
,
2009/08/21
[Qemu-devel] Re: [PATCH 16/23] Port PCI Bus to VMState design
,
Juan Quintela
,
2009/08/21
[Qemu-devel] Re: [PATCH 16/23] Port PCI Bus to VMState design
,
Gerd Hoffmann
,
2009/08/21
[Qemu-devel] [PATCH 14/23] Add VMState support for int32_t check value
,
Juan Quintela
,
2009/08/20
[Qemu-devel] [PATCH 18/23] Port PS2 devices to VMState design
,
Juan Quintela
,
2009/08/20
[Qemu-devel] [PATCH 17/23] Add VMState support for static sized buffers (uint_8)
,
Juan Quintela
,
2009/08/20
[Qemu-devel] [PATCH 19/23] Add VMState support for int32_t check value
,
Juan Quintela
,
2009/08/20
[Qemu-devel] [PATCH 22/23] Add VMState support to run a function after load
,
Juan Quintela
,
2009/08/20
[Qemu-devel] [PATCH 21/23] Port PCIDevice state to VMState
,
Juan Quintela
,
2009/08/20
Re: [Qemu-devel] [PATCH 21/23] Port PCIDevice state to VMState
,
Gerd Hoffmann
,
2009/08/21
[Qemu-devel] Re: [PATCH 21/23] Port PCIDevice state to VMState
,
Juan Quintela
,
2009/08/21
[Qemu-devel] Re: [PATCH 21/23] Port PCIDevice state to VMState
,
Gerd Hoffmann
,
2009/08/21
[Qemu-devel] Re: [PATCH 21/23] Port PCIDevice state to VMState
,
Juan Quintela
,
2009/08/21
[Qemu-devel] Re: [PATCH 21/23] Port PCIDevice state to VMState
,
Gerd Hoffmann
,
2009/08/21
[Qemu-devel] [PATCH 20/23] Add version_id to PCIDevice.
,
Juan Quintela
,
2009/08/20
[Qemu-devel] [PATCH 23/23] Port ACPI to VMState
,
Juan Quintela
,
2009/08/20
Re: [Qemu-devel] [PATCH 00/23] New VMState table based load/save infrastructure
,
Gerd Hoffmann
,
2009/08/21
[Qemu-devel] Re: [PATCH 00/23] New VMState table based load/save infrastructure
,
Juan Quintela
,
2009/08/21
[Qemu-devel] Re: [PATCH 00/23] New VMState table based load/save infrastructure
,
Gerd Hoffmann
,
2009/08/21
[Qemu-devel] Re: [PATCH 00/23] New VMState table based load/save infrastructure
,
Juan Quintela
,
2009/08/21
[Qemu-devel] [PATCH] i386-linux-user NPTL support
,
Ulrich Hecht
,
2009/08/20
Re: [Qemu-devel] [PATCH] i386-linux-user NPTL support
,
Nathan Froyd
,
2009/08/20
Re: [Qemu-devel] [PATCH] i386-linux-user NPTL support
,
Ulrich Hecht
,
2009/08/21
Re: [Qemu-devel] [PATCH] i386-linux-user NPTL support
,
Nathan Froyd
,
2009/08/21
[Qemu-devel] [PATCH 0/2] native Linux AIO support revisited
,
Christoph Hellwig
,
2009/08/20
[Qemu-devel] [PATCH 1/2] raw-posix: refactor AIO support
,
Christoph Hellwig
,
2009/08/20
[Qemu-devel] [PATCH 2/2] raw-posix: add Linux native AIO support
,
Christoph Hellwig
,
2009/08/20
Re: [Qemu-devel] [PATCH 2/2] raw-posix: add Linux native AIO support
,
Avi Kivity
,
2009/08/21
Re: [Qemu-devel] [PATCH 2/2] raw-posix: add Linux native AIO support
,
Christoph Hellwig
,
2009/08/21
Re: [Qemu-devel] [PATCH 2/2] raw-posix: add Linux native AIO support
,
Avi Kivity
,
2009/08/21
Re: [Qemu-devel] [PATCH 0/2] native Linux AIO support revisited
,
Jamie Lokier
,
2009/08/20
Re: [Qemu-devel] [PATCH 0/2] native Linux AIO support revisited
,
Avi Kivity
,
2009/08/21
Re: [Qemu-devel] [PATCH 0/2] native Linux AIO support revisited
,
Christoph Hellwig
,
2009/08/21
Re: [Qemu-devel] [PATCH 0/2] native Linux AIO support revisited
,
Avi Kivity
,
2009/08/21
[Qemu-devel] [PATCH 0/10] ide: cleanup and splitting.
,
Gerd Hoffmann
,
2009/08/20
[Qemu-devel] [PATCH 03/10] ide: split away ide-isa.c
,
Gerd Hoffmann
,
2009/08/20
[Qemu-devel] [PATCH 02/10] ide: split away ide-internal.h
,
Gerd Hoffmann
,
2009/08/20
Re: [Qemu-devel] [PATCH 02/10] ide: split away ide-internal.h
,
Natalia Portillo
,
2009/08/20
Re: [Qemu-devel] [PATCH 02/10] ide: split away ide-internal.h
,
Gerd Hoffmann
,
2009/08/21
[Qemu-devel] [PATCH 01/10] ide: add IDEBus struct, cleanups
,
Gerd Hoffmann
,
2009/08/20
[Qemu-devel] [PATCH 04/10] ide: split away ide-pci.c
,
Gerd Hoffmann
,
2009/08/20
[Qemu-devel] [PATCH 06/10] ide: split away ide-mmio.c
,
Gerd Hoffmann
,
2009/08/20
[Qemu-devel] [PATCH 08/10] ide: add save/restore support for isa
,
Gerd Hoffmann
,
2009/08/20
[Qemu-devel] [PATCH 05/10] ide: split away ide-macio.c
,
Gerd Hoffmann
,
2009/08/20
[Qemu-devel] [PATCH 07/10] ide: split away ide-microdrive.c
,
Gerd Hoffmann
,
2009/08/20
[Qemu-devel] [PATCH 10/10] ide: move code to hw/ide/
,
Gerd Hoffmann
,
2009/08/20
[Qemu-devel] [PATCH 09/10] ide: add save/restore support for mmio
,
Gerd Hoffmann
,
2009/08/20
[Qemu-devel] Re: [PATCH 0/10] ide: cleanup and splitting.
,
Juan Quintela
,
2009/08/20
[Qemu-devel] [PATCH 06/13] linux-user: don't do locking in single-threaded processes
,
Ulrich Hecht
,
2009/08/20
[Qemu-devel] [PATCH 02/13] S/390 CPU emulation
,
Ulrich Hecht
,
2009/08/20
[Qemu-devel] [PATCH 01/13] TCG "sync" op
,
Ulrich Hecht
,
2009/08/20
[Qemu-devel] [PATCH 03/13] S/390 host/target build system support
,
Ulrich Hecht
,
2009/08/20
[Qemu-devel] [PATCH 07/13] linux-user: dup3, fallocate syscalls
,
Ulrich Hecht
,
2009/08/20
[Qemu-devel] [PATCH] fix stack buffer overflows in eepro100.c tx
,
Reimar Döffinger
,
2009/08/20
[Qemu-devel] [PATCH] virtio-console: rename dvq to ovq
,
Amit Shah
,
2009/08/20
[Qemu-devel] [PATCH v1 00/29] QMonitor
,
Luiz Capitulino
,
2009/08/19
[Qemu-devel] [PATCH 01/29] Introduce QObject
,
Luiz Capitulino
,
2009/08/19
[Qemu-devel] Re: [PATCH 01/29] Introduce QObject
,
Paolo Bonzini
,
2009/08/20
[Qemu-devel] Re: [PATCH 01/29] Introduce QObject
,
Luiz Capitulino
,
2009/08/20
[Qemu-devel] Re: [PATCH 01/29] Introduce QObject
,
Paolo Bonzini
,
2009/08/20
[Qemu-devel] Re: [PATCH 01/29] Introduce QObject
,
Luiz Capitulino
,
2009/08/20
[Qemu-devel] Re: [PATCH 01/29] Introduce QObject
,
Paolo Bonzini
,
2009/08/20
[Qemu-devel] Re: [PATCH 01/29] Introduce QObject
,
Paolo Bonzini
,
2009/08/20
[Qemu-devel] [PATCH 02/29] Introduce QInt
,
Luiz Capitulino
,
2009/08/19
[Qemu-devel] Re: [PATCH 02/29] Introduce QInt
,
Avi Kivity
,
2009/08/20
[Qemu-devel] Re: [PATCH 02/29] Introduce QInt
,
Paolo Bonzini
,
2009/08/20
[Qemu-devel] Re: [PATCH 02/29] Introduce QInt
,
Luiz Capitulino
,
2009/08/20
[Qemu-devel] Re: [PATCH 02/29] Introduce QInt
,
Avi Kivity
,
2009/08/20
[Qemu-devel] Re: [PATCH 02/29] Introduce QInt
,
Luiz Capitulino
,
2009/08/20
[Qemu-devel] Re: [PATCH 02/29] Introduce QInt
,
Avi Kivity
,
2009/08/20
[Qemu-devel] Re: [PATCH 02/29] Introduce QInt
,
Luiz Capitulino
,
2009/08/20
[Qemu-devel] Re: [PATCH 02/29] Introduce QInt
,
Paolo Bonzini
,
2009/08/20
[Qemu-devel] Re: [PATCH 02/29] Introduce QInt
,
Luiz Capitulino
,
2009/08/20
[Qemu-devel] [PATCH 03/29] Introduce QString
,
Luiz Capitulino
,
2009/08/19
[Qemu-devel] Re: [PATCH 03/29] Introduce QString
,
Paolo Bonzini
,
2009/08/20
[Qemu-devel] Re: [PATCH 03/29] Introduce QString
,
Luiz Capitulino
,
2009/08/20
[Qemu-devel] [PATCH 04/29] Introduce QDict
,
Luiz Capitulino
,
2009/08/19
[Qemu-devel] Re: [PATCH 04/29] Introduce QDict
,
Avi Kivity
,
2009/08/20
[Qemu-devel] Re: [PATCH 04/29] Introduce QDict
,
Luiz Capitulino
,
2009/08/20
[Qemu-devel] Re: [PATCH 04/29] Introduce QDict
,
Avi Kivity
,
2009/08/20
[Qemu-devel] Re: [PATCH 04/29] Introduce QDict
,
Luiz Capitulino
,
2009/08/20
[Qemu-devel] Re: [PATCH 04/29] Introduce QDict
,
Avi Kivity
,
2009/08/20
[Qemu-devel] Re: [PATCH 04/29] Introduce QDict
,
Paolo Bonzini
,
2009/08/20
[Qemu-devel] Re: [PATCH 04/29] Introduce QDict
,
Luiz Capitulino
,
2009/08/20
Re: [Qemu-devel] [PATCH 04/29] Introduce QDict
,
Markus Armbruster
,
2009/08/24
Re: [Qemu-devel] [PATCH 04/29] Introduce QDict
,
Luiz Capitulino
,
2009/08/24
[Qemu-devel] [PATCH 05/29] Add wrappers to functions used by the Monitor
,
Luiz Capitulino
,
2009/08/19
Re: [Qemu-devel] [PATCH 05/29] Add wrappers to functions used by the Monitor
,
Markus Armbruster
,
2009/08/24
[Qemu-devel] [PATCH 06/29] monitor: New format for handlers argument types
,
Luiz Capitulino
,
2009/08/19
Re: [Qemu-devel] [PATCH 06/29] monitor: New format for handlers argument types
,
Markus Armbruster
,
2009/08/24
Re: [Qemu-devel] [PATCH 06/29] monitor: New format for handlers argument types
,
Luiz Capitulino
,
2009/08/24
[Qemu-devel] [PATCH 07/29] monitor: Setup a QDict with arguments to handlers
,
Luiz Capitulino
,
2009/08/19
Re: [Qemu-devel] [PATCH 07/29] monitor: Setup a QDict with arguments to handlers
,
Markus Armbruster
,
2009/08/24
Re: [Qemu-devel] [PATCH 07/29] monitor: Setup a QDict with arguments to handlers
,
Luiz Capitulino
,
2009/08/24
[Qemu-devel] [PATCH 08/29] monitor: Export QDict header
,
Luiz Capitulino
,
2009/08/19
[Qemu-devel] [PATCH 09/29] monitor: Port handler_0 to use QDict
,
Luiz Capitulino
,
2009/08/19
[Qemu-devel] [PATCH 10/29] monitor: Port handler_1 to use QDict
,
Luiz Capitulino
,
2009/08/19
[Qemu-devel] [PATCH 11/29] monitor: Port handler_2 to use QDict
,
Luiz Capitulino
,
2009/08/19
[Qemu-devel] [PATCH 12/29] monitor: Port handler_3 to use QDict
,
Luiz Capitulino
,
2009/08/19
[Qemu-devel] [PATCH 14/29] monitor: Port handler_5 to use QDict
,
Luiz Capitulino
,
2009/08/19
[Qemu-devel] [PATCH 15/29] monitor: Port handler_6 to use QDict
,
Luiz Capitulino
,
2009/08/19
[Qemu-devel] [PATCH 16/29] monitor: Port handler_7 to use QDict
,
Luiz Capitulino
,
2009/08/19
[Qemu-devel] [PATCH 13/29] monitor: Port handler_4 to use QDict
,
Luiz Capitulino
,
2009/08/19
[Qemu-devel] [PATCH 17/29] monitor: Drop handler_8 and handler_9
,
Luiz Capitulino
,
2009/08/19
[Qemu-devel] [PATCH 19/29] monitor: Split monitor_handle_command()
,
Luiz Capitulino
,
2009/08/19
[Qemu-devel] [PATCH 18/29] monitor: Port handler_10 to use QDict
,
Luiz Capitulino
,
2009/08/19
[Qemu-devel] [PATCH 20/29] monitor: Drop unused macros
,
Luiz Capitulino
,
2009/08/19
[Qemu-devel] [PATCH 21/29] monitor: Drop str_allocated[]
,
Luiz Capitulino
,
2009/08/19
[Qemu-devel] [PATCH 22/29] monitor: Drop args[] handling code
,
Luiz Capitulino
,
2009/08/19
[Qemu-devel] [PATCH 23/29] monitor: fail when 'i' type is greater than 32-bit
,
Luiz Capitulino
,
2009/08/19
[Qemu-devel] [PATCH 24/29] monitor: Update supported types documentation
,
Luiz Capitulino
,
2009/08/19
[Qemu-devel] [PATCH 25/29] Add check support
,
Luiz Capitulino
,
2009/08/19
[Qemu-devel] [PATCH 26/29] Introduce QInt unit-tests
,
Luiz Capitulino
,
2009/08/19
[Qemu-devel] [PATCH 27/29] Introduce QString unit-tests
,
Luiz Capitulino
,
2009/08/19
[Qemu-devel] [PATCH 28/29] Introduce QDict test data file
,
Luiz Capitulino
,
2009/08/19
[Qemu-devel] [PATCH 29/29] Introduce QDict unit-tests
,
Luiz Capitulino
,
2009/08/19
[Qemu-devel] [PATCH] Switch to disable SDL zoom
,
Antoine Kaufmann
,
2009/08/19
Re: [Qemu-devel] [PATCH] Switch to disable SDL zoom
,
Anthony Liguori
,
2009/08/27
Re: [Qemu-devel] [PATCH] Switch to disable SDL zoom
,
Samuel Thibault
,
2009/08/28
Re: [Qemu-devel] [PATCH] Switch to disable SDL zoom
,
Gerd Hoffmann
,
2009/08/28
[Qemu-devel] Re: stretchy guest screen in -88
,
Avi Kivity
,
2009/08/19
[Qemu-devel] [PATCH 0/3] New VMState table based load/save infrastructure
,
Juan Quintela
,
2009/08/19
[Qemu-devel] [PATCH 1/3] New VMstate save/load infrastructure
,
Juan Quintela
,
2009/08/19
[Qemu-devel] [PATCH 2/3] Port apic to new VMState design
,
Juan Quintela
,
2009/08/19
[Qemu-devel] [PATCH 3/3] Port i8254 to new VMState design
,
Juan Quintela
,
2009/08/19
Re: [Qemu-devel] [PATCH 0/3] New VMState table based load/save infrastructure
,
Gerd Hoffmann
,
2009/08/19
[Qemu-devel] Re: [PATCH 0/3] New VMState table based load/save infrastructure
,
Juan Quintela
,
2009/08/19
[Qemu-devel] QEMU 0.9.1: Maximum BIOS size
,
Roman Brehm
,
2009/08/19
[Qemu-devel] [PATCH 0/3]: Introduce multi-core and multi-thread support for guests
,
Andre Przywara
,
2009/08/19
[Qemu-devel] [PATCH 2/3] push CPUID level to 4 to allow Intel multicore decoding
,
Andre Przywara
,
2009/08/19
Re: [Qemu-devel] [PATCH 2/3] push CPUID level to 4 to allow Intel multicore decoding
,
Avi Kivity
,
2009/08/20
Re: [Qemu-devel] [PATCH 2/3] push CPUID level to 4 to allow Intel multicore decoding
,
Andre Przywara
,
2009/08/20
Re: [Qemu-devel] [PATCH 2/3] push CPUID level to 4 to allow Intel multicore decoding
,
Avi Kivity
,
2009/08/20
[Qemu-devel] [PATCH] allow overriding of CPUID level on command line
,
Andre Przywara
,
2009/08/20
Re: [Qemu-devel] [PATCH 2/3] push CPUID level to 4 to allow Intel multicore decoding
,
Andre Przywara
,
2009/08/25
Re: [Qemu-devel] [PATCH 2/3] push CPUID level to 4 to allow Intel multicore decoding
,
Jamie Lokier
,
2009/08/20
Re: [Qemu-devel] [PATCH 2/3] push CPUID level to 4 to allow Intel multicore decoding
,
Andre Przywara
,
2009/08/20
[Qemu-devel] [PATCH 1/3] extend -smp parsing to include cores= and threads= options
,
Andre Przywara
,
2009/08/19
[Qemu-devel] [PATCH 3/3] set CPUID bits to present cores and threads topology
,
Andre Przywara
,
2009/08/19
[Qemu-devel] sparc32 OBP tests
,
Artyom Tarasenko
,
2009/08/19
[Qemu-devel] [PATCH] multiboot.raw is a generated file
,
Juan Quintela
,
2009/08/19
[Qemu-devel] [PATCH 0/6] Refactor autostart of machines
,
Juan Quintela
,
2009/08/18
[Qemu-devel] [PATCH 2/6] We want to autostart on incoming conections Once there, indent surrounded code in qemu style
,
Juan Quintela
,
2009/08/18
[Qemu-devel] Re: [PATCH 2/6] We want to autostart on incoming conections Once there, indent surrounded code in qemu style
,
Paolo Bonzini
,
2009/08/19
[Qemu-devel] Re: [PATCH 2/6] We want to autostart on incoming conections Once there, indent surrounded code in qemu style
,
Juan Quintela
,
2009/08/19
[Qemu-devel] Re: [PATCH 2/6] We want to autostart on incoming conections Once there, indent surrounded code in qemu style
,
Paolo Bonzini
,
2009/08/19
[Qemu-devel] [PATCH 4/6] move do_loadvm() to monitor.c
,
Juan Quintela
,
2009/08/18
[Qemu-devel] [PATCH 1/6] Delay sighandler_setup()
,
Juan Quintela
,
2009/08/18
[Qemu-devel] [PATCH 6/6] Continue a migrated vm is a bad idea
,
Juan Quintela
,
2009/08/18
Re: [Qemu-devel] [PATCH 6/6] Continue a migrated vm is a bad idea
,
Avi Kivity
,
2009/08/20
[Qemu-devel] Re: [PATCH 6/6] Continue a migrated vm is a bad idea
,
Juan Quintela
,
2009/08/20
[Qemu-devel] Re: [PATCH 6/6] Continue a migrated vm is a bad idea
,
Avi Kivity
,
2009/08/20
[Qemu-devel] [PATCH 3/6] split do_loadvm() into do_loadvm() and load_vmstate()
,
Juan Quintela
,
2009/08/18
[Qemu-devel] [PATCH 5/6] make load_vmstate() return errors
,
Juan Quintela
,
2009/08/18
[Qemu-devel] [PATCH 0/8] ide: cleanup and splitting.
,
Gerd Hoffmann
,
2009/08/18
[Qemu-devel] [PATCH 3/8] ide: add save/restore support for isa
,
Gerd Hoffmann
,
2009/08/18
[Qemu-devel] [PATCH 2/8] ide: split away ide-isa.c
,
Gerd Hoffmann
,
2009/08/18
[Qemu-devel] Re: [PATCH 2/8] ide: split away ide-isa.c
,
Juan Quintela
,
2009/08/19
[Qemu-devel] [PATCH 1/8] ide: add IDEBus struct, cleanups
,
Gerd Hoffmann
,
2009/08/18
[Qemu-devel] Re: [PATCH 1/8] ide: add IDEBus struct, cleanups
,
Juan Quintela
,
2009/08/19
[Qemu-devel] [PATCH 4/8] ide: split away ide-pci.c
,
Gerd Hoffmann
,
2009/08/18
[Qemu-devel] [PATCH 7/8] ide: add save/restore support for mmio
,
Gerd Hoffmann
,
2009/08/18
[Qemu-devel] Re: [PATCH 7/8] ide: add save/restore support for mmio
,
Juan Quintela
,
2009/08/19
[Qemu-devel] [PATCH 6/8] ide: split away ide-mmio.c
,
Gerd Hoffmann
,
2009/08/18
[Qemu-devel] [PATCH 8/8] ide: split away ide-microdrive.c
,
Gerd Hoffmann
,
2009/08/18
[Qemu-devel] [PATCH 5/8] ide: split away ide-macio.c
,
Gerd Hoffmann
,
2009/08/18
Message not available
[Qemu-devel] Re: [PATCH 5/8] ide: split away ide-macio.c
,
Gerd Hoffmann
,
2009/08/19
Re: [Qemu-devel] [PATCH 0/8] ide: cleanup and splitting.
,
Avi Kivity
,
2009/08/18
Re: [Qemu-devel] [PATCH 0/8] ide: cleanup and splitting.
,
Gerd Hoffmann
,
2009/08/19
[Qemu-devel] Arm emulation tweak
,
Nigel Horne
,
2009/08/18
Re: [Qemu-devel] Arm emulation tweak
,
Jamie Lokier
,
2009/08/18
Re: [Qemu-devel] Arm emulation tweak
,
Filip Navara
,
2009/08/19
Re: [Qemu-devel] Arm emulation tweak
,
Nigel Horne
,
2009/08/19
Re: [Qemu-devel] Arm emulation tweak
,
Filip Navara
,
2009/08/19
[Qemu-devel] COMMIT e27b27b broke sparc32plus-linux-user
,
Vince Weaver
,
2009/08/18
Re: [Qemu-devel] COMMIT e27b27b broke sparc32plus-linux-user
,
Reimar Döffinger
,
2009/08/18
Re: [Qemu-devel] COMMIT e27b27b broke sparc32plus-linux-user
,
Blue Swirl
,
2009/08/18
[Qemu-devel] Re: trouble when ctrl/caps key swapped by X
,
Avi Kivity
,
2009/08/18
[Qemu-devel] Re: trouble when ctrl/caps key swapped by X
,
address@hidden
,
2009/08/22
[Qemu-devel] [PATCH RFC 0/5] New VMState table based load/save infrastructure
,
Juan Quintela
,
2009/08/18
[Qemu-devel] [PATCH 1/5] loadvm already call vm_start()
,
Juan Quintela
,
2009/08/18
[Qemu-devel] [PATCH 2/5] Don't call vm_start() if there was an error loading
,
Juan Quintela
,
2009/08/18
[Qemu-devel] [PATCH 3/5] Don't ignore load_state() error return values.
,
Juan Quintela
,
2009/08/18
[Qemu-devel] [PATCH 4/5] New VMstate save/load infrastructure
,
Juan Quintela
,
2009/08/18
Re: [Qemu-devel] [PATCH 4/5] New VMstate save/load infrastructure
,
Blue Swirl
,
2009/08/18
[Qemu-devel] Re: [PATCH 4/5] New VMstate save/load infrastructure
,
Juan Quintela
,
2009/08/18
Re: [Qemu-devel] [PATCH 4/5] New VMstate save/load infrastructure
,
Gerd Hoffmann
,
2009/08/19
[Qemu-devel] Re: [PATCH 4/5] New VMstate save/load infrastructure
,
Juan Quintela
,
2009/08/19
[Qemu-devel] Re: [PATCH 4/5] New VMstate save/load infrastructure
,
Gerd Hoffmann
,
2009/08/19
[Qemu-devel] [PATCH 5/5] Port apic to new VMState design
,
Juan Quintela
,
2009/08/18
Re: [Qemu-devel] [PATCH 5/5] Port apic to new VMState design
,
Reimar Döffinger
,
2009/08/18
Message not available
Message not available
[Qemu-devel] Re: [PATCH 5/5] Port apic to new VMState design
,
Reimar Döffinger
,
2009/08/18
[Qemu-devel] Re: [PATCH 5/5] Port apic to new VMState design
,
Juan Quintela
,
2009/08/18
Re: [Qemu-devel] Re: [PATCH 5/5] Port apic to new VMState design
,
Reimar Döffinger
,
2009/08/18
[Qemu-devel] Re: [PATCH 5/5] Port apic to new VMState design
,
Juan Quintela
,
2009/08/18
Re: [Qemu-devel] Re: [PATCH 5/5] Port apic to new VMState design
,
Gerd Hoffmann
,
2009/08/19
Re: [Qemu-devel] Re: [PATCH 5/5] Port apic to new VMState design
,
Reimar Döffinger
,
2009/08/19
Message not available
Message not available
Re: [Qemu-devel] Re: [PATCH 5/5] Port apic to new VMState design
,
Reimar Döffinger
,
2009/08/19
Re: [Qemu-devel] [PATCH RFC 0/5] New VMState table based load/save infrastructure
,
Gerd Hoffmann
,
2009/08/19
[Qemu-devel] Re: [PATCH RFC 0/5] New VMState table based load/save infrastructure
,
Juan Quintela
,
2009/08/19
[Qemu-devel] Re: [PATCH RFC 0/5] New VMState table based load/save infrastructure
,
Gerd Hoffmann
,
2009/08/19
[Qemu-devel] [PATCH] Fix for DOS keyboard problems
,
Stefan Ring
,
2009/08/18
[Qemu-devel] i8259 defaults wrong?
,
Herbert Poetzl
,
2009/08/17
[Qemu-devel] Re: i8259 defaults wrong?
,
Avi Kivity
,
2009/08/17
[Qemu-devel] Re: i8259 defaults wrong?
,
Herbert Poetzl
,
2009/08/17
[Qemu-devel] Re: i8259 defaults wrong?
,
Avi Kivity
,
2009/08/18
Re: [Qemu-devel] i8259 defaults wrong?
,
Bernhard Kauer
,
2009/08/18
[Qemu-devel] [PATCH] kvm: Simplify cpu_synchronize_state()
,
Avi Kivity
,
2009/08/17
Re: [Qemu-devel] [PATCH] kvm: Simplify cpu_synchronize_state()
,
Reimar Döffinger
,
2009/08/17
Re: [Qemu-devel] [PATCH] kvm: Simplify cpu_synchronize_state()
,
Avi Kivity
,
2009/08/18
[Qemu-devel] Why do rsync and scp stall when transferring files from host to guest?
,
Atoosah
,
2009/08/17
[Qemu-devel] [PATCH] sdl.c: support 32 bpp cursors
,
Reimar Döffinger
,
2009/08/17
[Qemu-devel] Re: [PATCH] sdl.c: support 32 bpp cursors
,
Paolo Bonzini
,
2009/08/17
[Qemu-devel] Re: [PATCH] sdl.c: support 32 bpp cursors
,
Reimar Döffinger
,
2009/08/17
[Qemu-devel] [HACK] make vmmouse work with KVM
,
Reimar Döffinger
,
2009/08/17
Re: [Qemu-devel] [HACK] make vmmouse work with KVM
,
Anthony Liguori
,
2009/08/17
Re: [Qemu-devel] [HACK] make vmmouse work with KVM
,
Reimar Döffinger
,
2009/08/17
[Qemu-devel] Re: [HACK] make vmmouse work with KVM
,
Paolo Bonzini
,
2009/08/17
[Qemu-devel] Re: [HACK] make vmmouse work with KVM
,
Reimar Döffinger
,
2009/08/17
Message not available
[Qemu-devel] Re: [HACK] make vmmouse work with KVM
,
Paolo Bonzini
,
2009/08/17
[Qemu-devel] Re: [HACK] make vmmouse work with KVM
,
Reimar Döffinger
,
2009/08/17
Re: [Qemu-devel] Re: [HACK] make vmmouse work with KVM
,
Reimar Döffinger
,
2009/08/28
Re: [Qemu-devel] Re: [HACK] make vmmouse work with KVM
,
Anthony Liguori
,
2009/08/28
Re: [Qemu-devel] [HACK] make vmmouse work with KVM
,
Reimar Döffinger
,
2009/08/17
[Qemu-devel] [PATCH] enable vmmouse on x86_64
,
Reimar Döffinger
,
2009/08/17
Re: [Qemu-devel] [PATCH] enable vmmouse on x86_64
,
Kevin Wolf
,
2009/08/17
Re: [Qemu-devel] [PATCH] enable vmmouse on x86_64
,
Reimar Döffinger
,
2009/08/17
Message not available
[Qemu-devel] Re: [PATCH] enable vmmouse on x86_64
,
Reimar Döffinger
,
2009/08/17
[Qemu-devel] [PATCH v2] qcow2: Metadata preallocation
,
Kevin Wolf
,
2009/08/17
Re: [Qemu-devel] [PATCH v2] qcow2: Metadata preallocation
,
Kevin Wolf
,
2009/08/21
[Qemu-devel] [ANNOUNCE] Release to community: Windows kvm/virtio guest drivers
,
Yan Vugenfirer
,
2009/08/17
[Qemu-devel] target-sparc/TODO
,
Artyom Tarasenko
,
2009/08/17
[Qemu-devel] Re: target-sparc/TODO
,
Blue Swirl
,
2009/08/17
[Qemu-devel] Re: target-sparc/TODO
,
Artyom Tarasenko
,
2009/08/19
[Qemu-devel] Re: target-sparc/TODO
,
Blue Swirl
,
2009/08/19
[Qemu-devel] Re: target-sparc/TODO
,
Artyom Tarasenko
,
2009/08/20
[Qemu-devel] Re: target-sparc/TODO
,
Blue Swirl
,
2009/08/20
[Qemu-devel] Re: target-sparc/TODO
,
Artyom Tarasenko
,
2009/08/21
[Qemu-devel] Re: target-sparc/TODO
,
Artyom Tarasenko
,
2009/08/21
[Qemu-devel] Re: target-sparc/TODO
,
Blue Swirl
,
2009/08/21
[Qemu-devel] Re: target-sparc/TODO
,
Artyom Tarasenko
,
2009/08/21
Re: [Qemu-devel] Re: target-sparc/TODO
,
Igor Kovalenko
,
2009/08/21
Re: [Qemu-devel] Re: target-sparc/TODO
,
Artyom Tarasenko
,
2009/08/21
[Qemu-devel] Re: target-sparc/TODO
,
Blue Swirl
,
2009/08/22
[Qemu-devel] Re: target-sparc/TODO
,
Artyom Tarasenko
,
2009/08/22
Re: [Qemu-devel] Re: target-sparc/TODO
,
Robert Reif
,
2009/08/22
Re: [Qemu-devel] Re: target-sparc/TODO
,
Artyom Tarasenko
,
2009/08/22
Re: [Qemu-devel] Re: target-sparc/TODO
,
Robert Reif
,
2009/08/22
[Qemu-devel] [PATCH] use corect depth from DisplaySurface in vmware_vga.c
,
Reimar Döffinger
,
2009/08/17
Re: [Qemu-devel] [PATCH] use corect depth from DisplaySurface in vmware_vga.c
,
andrzej zaborowski
,
2009/08/23
Re: [Qemu-devel] [PATCH] use corect depth from DisplaySurface in vmware_vga.c
,
Reimar Döffinger
,
2009/08/24
Re: [Qemu-devel] [PATCH] use corect depth from DisplaySurface in vmware_vga.c
,
andrzej zaborowski
,
2009/08/24
Re: [Qemu-devel] [PATCH] use corect depth from DisplaySurface in vmware_vga.c
,
Reimar Döffinger
,
2009/08/25
[Qemu-devel] [Patch] fix segfault of qemu-system-arm
,
Torsten Duwe
,
2009/08/16
[Qemu-devel] [PATCH] pci-hotplug: initialize dinfo to NULL in pci_device_hot_add
,
Sebastian Herbszt
,
2009/08/16
[Qemu-devel] Re: [PATCH] pci-hotplug: initialize dinfo to NULL inpci_device_hot_add
,
Sebastian Herbszt
,
2009/08/21
[Qemu-devel] [PATCH] fix segfault of qemu-system-arm with PXA target
,
Christoph Hellwig
,
2009/08/15
[Qemu-devel] [PATCH 1/1] Corrected Version of uid16 fix for PowerPC
,
Martin Mohring
,
2009/08/15
[Qemu-devel] Re: [PATCH 1/1] Corrected Version of uid16 fix for PowerPC
,
Riku Voipio
,
2009/08/17
[Qemu-devel] Re: [PATCH 1/1] Corrected Version of uid16 fix for PowerPC
,
Ulrich Hecht
,
2009/08/18
[Qemu-devel] Re: [PATCH 1/1] Corrected Version of uid16 fix for PowerPC
,
Martin Mohring
,
2009/08/18
[Qemu-devel] Re: [Qemu-commits] [COMMIT 5ba6531] user: compile ioport-user.c only for x86
,
Filip Navara
,
2009/08/15
Re: [Qemu-devel] Re: [Qemu-commits] [COMMIT 5ba6531] user: compile ioport-user.c only for x86
,
Blue Swirl
,
2009/08/15
[Qemu-devel] [PATCH] Implement RCC2 in Stellaris v2
,
Vijay Kumar
,
2009/08/15
[Qemu-devel] [Fix] Musicpal I2C bitbanging extraction and Versatile I2C device creation
,
Benoit Canet
,
2009/08/14
[Qemu-devel] [PATCH 1/9] Musicpal qdev conversion : gpio (except I2C part), keyboard and lcd
,
Benoit Canet
,
2009/08/14
[Qemu-devel] [PATCH 2/9] Extract musicpal.c I2C bitbanging code and make it gpio aware
,
Benoit Canet
,
2009/08/14
[Qemu-devel] [PATCH 3/9] Extract the Marvell 88w8618 audio device from musicpal.c
,
Benoit Canet
,
2009/08/14
[Qemu-devel] [PATCH 4/9] Make musicpal.c use the I2C device and the Marvell 88w8618 audio device
,
Benoit Canet
,
2009/08/14
[Qemu-devel] [PATCH 5/9] Create a Versatile I2C device using the I2C bitbanging module
,
Benoit Canet
,
2009/08/14
[Qemu-devel] [PATCH 6/9] Add the Versatile I2C device to versatilepb.c
,
Benoit Canet
,
2009/08/14
[Qemu-devel] [PATCH] block/vdi.c: Fix several bugs
,
Stefan Weil
,
2009/08/14
[Qemu-devel] [PATCH 1/1] Make the e1000 the default network adapter for the pc target.
,
Anthony Liguori
,
2009/08/14
[Qemu-devel] Re: [PATCH 1/1] Make the e1000 the default network adapterfor the pc target.
,
Sebastian Herbszt
,
2009/08/15
Re: [Qemu-devel] [PATCH 1/1] Make the e1000 the default network adapter for the pc target.
,
Mark McLoughlin
,
2009/08/17
Re: [Qemu-devel] [PATCH 1/1] Make the e1000 the default network adapter for the pc target.
,
Anthony Liguori
,
2009/08/24
Re: [Qemu-devel] [PATCH 1/1] Make the e1000 the default network adapter for the pc target.
,
Gerd Hoffmann
,
2009/08/24
Re: [Qemu-devel] [PATCH 1/1] Make the e1000 the default network adapter for the pc target.
,
Anthony Liguori
,
2009/08/24
Re: [Qemu-devel] [PATCH 1/1] Make the e1000 the default network adapter for the pc target.
,
Avi Kivity
,
2009/08/25
Re: [Qemu-devel] [PATCH 1/1] Make the e1000 the default network adapter for the pc target.
,
Anthony Liguori
,
2009/08/25
Re: [Qemu-devel] [PATCH 1/1] Make the e1000 the default network adapter for the pc target.
,
Avi Kivity
,
2009/08/25
Re: [Qemu-devel] [PATCH 1/1] Make the e1000 the default network adapter for the pc target.
,
Lennart Sorensen
,
2009/08/25
Re: [Qemu-devel] [PATCH 1/1] Make the e1000 the default network adapter for the pc target.
,
Anthony Liguori
,
2009/08/25
Re: [Qemu-devel] [PATCH 1/1] Make the e1000 the default network adapter for the pc target.
,
Lennart Sorensen
,
2009/08/25
Re: [Qemu-devel] [PATCH 1/1] Make the e1000 the default network adapter for the pc target.
,
Avi Kivity
,
2009/08/25
Re: [Qemu-devel] [PATCH 1/1] Make the e1000 the default network adapter for the pc target.
,
Avi Kivity
,
2009/08/25
Re: [Qemu-devel] [PATCH 1/1] Make the e1000 the default network adapter for the pc target.
,
Lennart Sorensen
,
2009/08/25
Re: [Qemu-devel] [PATCH 1/1] Make the e1000 the default network adapter for the pc target.
,
Anthony Liguori
,
2009/08/25
Re: [Qemu-devel] [PATCH 1/1] Make the e1000 the default network adapter for the pc target.
,
Avi Kivity
,
2009/08/25
Re: [Qemu-devel] [PATCH 1/1] Make the e1000 the default network adapter for the pc target.
,
Lennart Sorensen
,
2009/08/25
Re: [Qemu-devel] [PATCH 1/1] Make the e1000 the default network adapter for the pc target.
,
Avi Kivity
,
2009/08/25
Re: [Qemu-devel] [PATCH 1/1] Make the e1000 the default network adapter for the pc target.
,
Anthony Liguori
,
2009/08/25
Re: [Qemu-devel] [PATCH 1/1] Make the e1000 the default network adapter for the pc target.
,
Avi Kivity
,
2009/08/26
Re: [Qemu-devel] [PATCH 1/1] Make the e1000 the default network adapter for the pc target.
,
Reimar Döffinger
,
2009/08/25
Re: [Qemu-devel] [PATCH 1/1] Make the e1000 the default network adapter for the pc target.
,
Amit Shah
,
2009/08/26
[Qemu-devel] Re: [PATCH 1/1] Make the e1000 the default network adapter for the pc target.
,
Bjørn Mork
,
2009/08/25
Re: [Qemu-devel] Re: [PATCH 1/1] Make the e1000 the default network adapter for the pc target.
,
Avi Kivity
,
2009/08/26
Re: [Qemu-devel] [PATCH 1/1] Make the e1000 the default network adapter for the pc target.
,
Stefan Weil
,
2009/08/25
[Qemu-devel] [PATCH] qcow2: Metadata preallocation
,
Kevin Wolf
,
2009/08/14
Re: [Qemu-devel] [PATCH] qcow2: Metadata preallocation
,
Avi Kivity
,
2009/08/16
Re: [Qemu-devel] [PATCH] qcow2: Metadata preallocation
,
Filip Navara
,
2009/08/16
Re: [Qemu-devel] [PATCH] qcow2: Metadata preallocation
,
Jamie Lokier
,
2009/08/16
Re: [Qemu-devel] [PATCH] qcow2: Metadata preallocation
,
Jamie Lokier
,
2009/08/16
Re: [Qemu-devel] [PATCH] qcow2: Metadata preallocation
,
Kevin Wolf
,
2009/08/17
Re: [Qemu-devel] [PATCH] qcow2: Metadata preallocation
,
Kevin Wolf
,
2009/08/17
Re: [Qemu-devel] [PATCH] qcow2: Metadata preallocation
,
Avi Kivity
,
2009/08/17
Re: [Qemu-devel] [PATCH] qcow2: Metadata preallocation
,
Kevin Wolf
,
2009/08/17
[Qemu-devel] [PATCH 0/6] pcbios: irq routing fixes.
,
Gerd Hoffmann
,
2009/08/14
[Qemu-devel] [PATCH 4/6] kvm: bios: remove irq 9 from the pci interrupt link resources
,
Gerd Hoffmann
,
2009/08/14
[Qemu-devel] [PATCH 2/6] kvm: bios: restrict pci interrupts to irq 5/9/10/11
,
Gerd Hoffmann
,
2009/08/14
[Qemu-devel] [PATCH 1/6] kvm: bios: advertise pci irqs as active high
,
Gerd Hoffmann
,
2009/08/14
Re: [Qemu-devel] [PATCH 1/6] kvm: bios: advertise pci irqs as active high
,
Gleb Natapov
,
2009/08/14
Re: [Qemu-devel] [PATCH 1/6] kvm: bios: advertise pci irqs as active high
,
Gerd Hoffmann
,
2009/08/14
Re: [Qemu-devel] [PATCH 1/6] kvm: bios: advertise pci irqs as active high
,
Gleb Natapov
,
2009/08/14
Re: [Qemu-devel] [PATCH 1/6] kvm: bios: advertise pci irqs as active high
,
Gerd Hoffmann
,
2009/08/17
[Qemu-devel] [PATCH 3/6] kvm: bios: use extended interrupt descriptor for pci irqs
,
Gerd Hoffmann
,
2009/08/14
[Qemu-devel] [PATCH 6/6] add interrupt override entries for IRQs 5, 9, 10, 11 to the MADT
,
Gerd Hoffmann
,
2009/08/14
[Qemu-devel] [PATCH 5/6] kvm: bios: correct default pci irq links
,
Gerd Hoffmann
,
2009/08/14
[Qemu-devel] [PATCH 1/3] isa bus irq changes and fixes.
,
Gerd Hoffmann
,
2009/08/14
[Qemu-devel] [PATCH 3/3] Move isa_connect_irq calls into isa_create_simple
,
Gerd Hoffmann
,
2009/08/14
[Qemu-devel] [PATCH 2/3] Add isa_reserve_irq().
,
Gerd Hoffmann
,
2009/08/14
[Qemu-devel] [PATCH 1/4] qdev: add return value to init() callbacks.
,
Gerd Hoffmann
,
2009/08/14
[Qemu-devel] [PATCH 3/4] virtio-pci error logging
,
Gerd Hoffmann
,
2009/08/14
[Qemu-devel] [PATCH 4/4] qdev error logging
,
Gerd Hoffmann
,
2009/08/14
Re: [Qemu-devel] [PATCH 4/4] qdev error logging
,
Markus Armbruster
,
2009/08/21
[Qemu-devel] [PATCH 2/4] add qemu_error() + friends
,
Gerd Hoffmann
,
2009/08/14
Re: [Qemu-devel] [PATCH 1/4] qdev: add return value to init() callbacks.
,
Markus Armbruster
,
2009/08/21
[Qemu-devel] [PATCH] switch balloon initialization to -device.
,
Gerd Hoffmann
,
2009/08/14
Re: [Qemu-devel] [PATCH] switch balloon initialization to -device.
,
Markus Armbruster
,
2009/08/14
Re: [Qemu-devel] [PATCH] switch balloon initialization to -device.
,
Gerd Hoffmann
,
2009/08/14
Re: [Qemu-devel] [PATCH] switch balloon initialization to -device.
,
Markus Armbruster
,
2009/08/21
[Qemu-devel] new qemu-linux-user multi-architecture test case
,
Vince Weaver
,
2009/08/13
Re: [Qemu-devel] [PATCH] linux-user: dup3, fallocate syscalls
,
Riku Voipio
,
2009/08/13
[Qemu-devel] [PATCH 00/11] linux-user patches for HEAD
,
riku . voipio
,
2009/08/13
[Qemu-devel] [PATCH 02/11] m68k,linux-user: add setup_frame
,
riku . voipio
,
2009/08/13
[Qemu-devel] [PATCH 01/11] linux-user: add eventfd support
,
riku . voipio
,
2009/08/13
Re: [Qemu-devel] [PATCH 01/11] linux-user: add eventfd support
,
Kirill A. Shutemov
,
2009/08/21
Re: [Qemu-devel] [PATCH 01/11] linux-user: add eventfd support
,
Riku Voipio
,
2009/08/26
[Qemu-devel] [PATCH 04/11] m68k, linux-user: enable sigaltstack()
,
riku . voipio
,
2009/08/13
[Qemu-devel] [PATCH 03/11] m68k, linux-user: add setup_rt_frame
,
riku . voipio
,
2009/08/13
[Qemu-devel] [PATCH 05/11] linux-user: fix mq_* compilation problems
,
riku . voipio
,
2009/08/13
[Qemu-devel] [PATCH 11/11] linux-user: Rewrite mmap_find_vma() to work fine on 64-bit hosts with 32-bit targets
,
riku . voipio
,
2009/08/13
[Qemu-devel] [PATCH 06/11] linux-user: fcntl fixes for LTP
,
riku . voipio
,
2009/08/13
[Qemu-devel] [PATCH 10/11] linux-user: zero fstat buffer to initialize nsec fields
,
riku . voipio
,
2009/08/13
[Qemu-devel] [PATCH 07/11] linux-user: enable getdents for > 32-bit systems
,
riku . voipio
,
2009/08/13
[Qemu-devel] [PATCH 09/11] linux-user: fadvise64 implementation
,
riku . voipio
,
2009/08/13
[Qemu-devel] [PATCH 08/11] linux-user: define a couple of syscalls for non-uid16 targets
,
riku . voipio
,
2009/08/13
[Qemu-devel] [PATCH] Fix migration, if we read a field, it is better if we wrote it first
,
Juan Quintela
,
2009/08/13
[Qemu-devel] builderror slack 12.2 git-'current'
,
Hans de Bruin
,
2009/08/13
Re: [Qemu-devel] [PATCH] add support for new option of vdi format
,
Christoph Hellwig
,
2009/08/13
[Qemu-devel] Re: Breakage with local APIC routing
,
Johannes Schindelin
,
2009/08/13
[Qemu-devel] Re: Breakage with local APIC routing
,
Jan Kiszka
,
2009/08/25
Re: [Qemu-devel] Re: Breakage with local APIC routing
,
Mohammed Gamal
,
2009/08/25
Re: [Qemu-devel] Re: Breakage with local APIC routing
,
Jan Kiszka
,
2009/08/25
Re: [Qemu-devel] Re: Breakage with local APIC routing
,
Mohammed Gamal
,
2009/08/25
Re: [Qemu-devel] Re: Breakage with local APIC routing
,
Jan Kiszka
,
2009/08/25
Re: [Qemu-devel] Re: Breakage with local APIC routing
,
Mohammed Gamal
,
2009/08/25
Re: [Qemu-devel] Re: Breakage with local APIC routing
,
Mohammed Gamal
,
2009/08/25
Re: [Qemu-devel] Re: Breakage with local APIC routing
,
Jan Kiszka
,
2009/08/25
Re: [Qemu-devel] Re: Breakage with local APIC routing
,
Juergen Lock
,
2009/08/26
Re: [Qemu-devel] Re: Breakage with local APIC routing
,
Jan Kiszka
,
2009/08/27
Re: [Qemu-devel] Re: Breakage with local APIC routing
,
Juergen Lock
,
2009/08/29
Re: [Qemu-devel] Re: Breakage with local APIC routing
,
Jan Kiszka
,
2009/08/31
Re: [Qemu-devel] Re: Breakage with local APIC routing
,
Juergen Lock
,
2009/08/31
[Qemu-devel] Re: Breakage with local APIC routing
,
Johannes Schindelin
,
2009/08/25
[Qemu-devel] Re: Breakage with local APIC routing
,
Jan Kiszka
,
2009/08/25
[Qemu-devel] Re: Breakage with local APIC routing
,
Johannes Schindelin
,
2009/08/25
[Qemu-devel] Re: Breakage with local APIC routing
,
Jan Kiszka
,
2009/08/26
[Qemu-devel] Re: Breakage with local APIC routing
,
Avi Kivity
,
2009/08/26
[Qemu-devel] Re: Breakage with local APIC routing
,
Jan Kiszka
,
2009/08/27
Re: [Qemu-devel] [PATCH 2/5] Add SCM_RIGHTS support to unix socket character devices
,
Cam Macdonell
,
2009/08/13
Re: [Qemu-devel] [PATCH 2/5] Add SCM_RIGHTS support to unix socket character devices
,
Mark McLoughlin
,
2009/08/14
[Qemu-devel] A problem about network throughput
,
Jiang Wang
,
2009/08/13
[Qemu-devel] [PATCH] virtio-blk: handle NULL returns from bdrv_aio_{read, write}
,
Christoph Hellwig
,
2009/08/13
[Qemu-devel] [PATCH v0 00/29] QMonitor
,
Luiz Capitulino
,
2009/08/13
[Qemu-devel] [PATCH 01/29] Introduce QObject
,
Luiz Capitulino
,
2009/08/13
[Qemu-devel] [PATCH 02/29] Introduce QInt
,
Luiz Capitulino
,
2009/08/13
[Qemu-devel] Re: [PATCH 02/29] Introduce QInt
,
Avi Kivity
,
2009/08/13
[Qemu-devel] Re: [PATCH 02/29] Introduce QInt
,
Luiz Capitulino
,
2009/08/13
[Qemu-devel] Re: [PATCH 02/29] Introduce QInt
,
Avi Kivity
,
2009/08/13
[Qemu-devel] [PATCH 03/29] Introduce QString
,
Luiz Capitulino
,
2009/08/13
[Qemu-devel] [PATCH 04/29] Introduce QDict
,
Luiz Capitulino
,
2009/08/13
[Qemu-devel] [PATCH 05/29] Add wrappers to functions used by the Monitor
,
Luiz Capitulino
,
2009/08/13
[Qemu-devel] [PATCH 06/29] monitor: New format for handlers argument types
,
Luiz Capitulino
,
2009/08/13
[Qemu-devel] [PATCH 07/29] monitor: Setup a QDict with arguments to handlers
,
Luiz Capitulino
,
2009/08/13
[Qemu-devel] [PATCH 09/29] monitor: Port handler_0 to use QDict
,
Luiz Capitulino
,
2009/08/13
[Qemu-devel] [PATCH 08/29] monitor: Export QDict header
,
Luiz Capitulino
,
2009/08/13
[Qemu-devel] [PATCH 11/29] monitor: Port handler_2 to use QDict
,
Luiz Capitulino
,
2009/08/13
[Qemu-devel] [PATCH 10/29] monitor: Port handler_1 to use QDict
,
Luiz Capitulino
,
2009/08/13
[Qemu-devel] [PATCH 13/29] monitor: Port handler_4 to use QDict
,
Luiz Capitulino
,
2009/08/13
[Qemu-devel] [PATCH 12/29] monitor: Port handler_3 to use QDict
,
Luiz Capitulino
,
2009/08/13
[Qemu-devel] [PATCH 14/29] monitor: Port handler_5 to use QDict
,
Luiz Capitulino
,
2009/08/13
[Qemu-devel] [PATCH 16/29] monitor: Port handler_7 to use QDict
,
Luiz Capitulino
,
2009/08/13
[Qemu-devel] [PATCH 15/29] monitor: Port handler_6 to use QDict
,
Luiz Capitulino
,
2009/08/13
[Qemu-devel] [PATCH 17/29] monitor: Drop handler_8 and handler_9
,
Luiz Capitulino
,
2009/08/13
[Qemu-devel] [PATCH 18/29] monitor: Port handler_10 to use QDict
,
Luiz Capitulino
,
2009/08/13
[Qemu-devel] [PATCH 19/29] monitor: Split monitor_handle_command()
,
Luiz Capitulino
,
2009/08/13
[Qemu-devel] [PATCH 20/29] monitor: Drop unused macros
,
Luiz Capitulino
,
2009/08/13
[Qemu-devel] [PATCH 21/29] monitor: Drop str_allocated[]
,
Luiz Capitulino
,
2009/08/13
[Qemu-devel] [PATCH 22/29] monitor: Drop args[] handling code
,
Luiz Capitulino
,
2009/08/13
[Qemu-devel] [PATCH 23/29] monitor: fail when 'i' type is greater than 32-bit
,
Luiz Capitulino
,
2009/08/13
[Qemu-devel] Re: [PATCH 23/29] monitor: fail when 'i' type is greater than 32-bit
,
Avi Kivity
,
2009/08/13
[Qemu-devel] Re: [PATCH 23/29] monitor: fail when 'i' type is greater than 32-bit
,
Luiz Capitulino
,
2009/08/13
[Qemu-devel] Re: [PATCH 23/29] monitor: fail when 'i' type is greater than 32-bit
,
Avi Kivity
,
2009/08/13
[Qemu-devel] [PATCH 24/29] monitor: Update supported types documentation
,
Luiz Capitulino
,
2009/08/13
[Qemu-devel] [PATCH 25/29] Add check support
,
Luiz Capitulino
,
2009/08/13
[Qemu-devel] [PATCH 26/29] Introduce QInt unit-tests
,
Luiz Capitulino
,
2009/08/13
[Qemu-devel] [PATCH 27/29] Introduce QString unit-tests
,
Luiz Capitulino
,
2009/08/13
[Qemu-devel] [PATCH 28/29] Introduce QDict test data file
,
Luiz Capitulino
,
2009/08/13
[Qemu-devel] [PATCH 29/29] Introduce QDict unit-tests
,
Luiz Capitulino
,
2009/08/13
[Qemu-devel] [PATCH] Implement RCC2 in Stellaris
,
Vijay Kumar
,
2009/08/13
RE: [Qemu-devel] [PATCH] Implement RCC2 in Stellaris
,
Krumme, Chris
,
2009/08/13
Re: [Qemu-devel] [PATCH] Implement RCC2 in Stellaris
,
Vijay Kumar
,
2009/08/15
[Qemu-devel] [PATCH] hw/eepro100.c: Use extended TBD only where applicable
,
Naphtali Sprei
,
2009/08/13
Re: [Qemu-devel] [PATCH] hw/eepro100.c: Use extended TBD only where applicable
,
Reimar Döffinger
,
2009/08/13
Re: [Qemu-devel] [PATCH] hw/eepro100.c: Use extended TBD only where applicable
,
Reimar Döffinger
,
2009/08/29
Re: [Qemu-devel] [PATCH] hw/eepro100.c: Use extended TBD only where applicable
,
Reimar Döffinger
,
2009/08/29
[Qemu-devel] [PATCH] Fix for commit 3f9cb1c14dc368f41447db5f78d6248c4f100ad4
,
Naphtali Sprei
,
2009/08/31
[Qemu-devel] Re: Inquring about Arm11mpcore
,
Antti P Miettinen
,
2009/08/13
[Qemu-devel] Re: Inquring about Arm11mpcore
,
Antti P Miettinen
,
2009/08/17
Re: [Qemu-devel] [PATCH] linux-user: elfload: allocate and initialize memsz-filesz gap
,
Riku Voipio
,
2009/08/13
[Qemu-devel] [PATCH 1/1] Rewrite mmap_find_vma() to work fine on 64-bit hosts with 32-bit targets
,
Martin Mohring
,
2009/08/13
[Qemu-devel] RE: 971c47c - Do not use $SHELL to invoke our scripts
,
Jordan Justen
,
2009/08/12
Re: [Qemu-devel] RE: 971c47c - Do not use $SHELL to invoke our scripts
,
Brad
,
2009/08/12
Re: [Qemu-devel] RE: 971c47c - Do not use $SHELL to invoke our scripts
,
Jordan Justen
,
2009/08/12
Re: [Qemu-devel] RE: 971c47c - Do not use $SHELL to invoke our scripts
,
Brad
,
2009/08/12
Re: [Qemu-devel] RE: 971c47c - Do not use $SHELL to invoke our scripts
,
malc
,
2009/08/12
Re: [Qemu-devel] RE: 971c47c - Do not use $SHELL to invoke our scripts
,
Jordan Justen
,
2009/08/12
Re: [Qemu-devel] RE: 971c47c - Do not use $SHELL to invoke our scripts
,
malc
,
2009/08/12
Re: [Qemu-devel] RE: 971c47c - Do not use $SHELL to invoke our scripts
,
Jordan Justen
,
2009/08/12
[Qemu-devel] [PATCH] pci ids: remove redundant defines
,
Amit Shah
,
2009/08/12
[Qemu-devel] [PATCH 0/7] ATAPI CDROM passthrough v5
,
Ian Jackson
,
2009/08/12
[Qemu-devel] [PATCH 3/7] atapi: guessing if the cdrom device is a scsi device.
,
Ian Jackson
,
2009/08/12
[Qemu-devel] [PATCH 1/7] atapi: fix up a few comments
,
Ian Jackson
,
2009/08/12
[Qemu-devel] [PATCH 2/7] atapi: protocol define updates
,
Ian Jackson
,
2009/08/12
[Qemu-devel] [PATCH 4/7] atapi: adds header guards to hw/pcmia.h
,
Ian Jackson
,
2009/08/12
[Qemu-devel] [PATCH 5/7] atapi: adds header guards to hw/mac_dbdma.h
,
Ian Jackson
,
2009/08/12
[Qemu-devel] [PATCH 7/7] atapi: introducing atapi pass through
,
Ian Jackson
,
2009/08/12
[Qemu-devel] [PATCH 6/7] atapi: made some part of ide.c public and moved some part to atapi.
,
Ian Jackson
,
2009/08/12
[Qemu-devel] Re: [PATCH 0/7] ATAPI CDROM passthrough v5
,
Ian Jackson
,
2009/08/12
Re: [Qemu-devel] [PATCH 0/7] ATAPI CDROM passthrough v5
,
Christoph Hellwig
,
2009/08/12
Re: [Qemu-devel] [PATCH 0/7] ATAPI CDROM passthrough v5
,
Ian Jackson
,
2009/08/13
Re: [Qemu-devel] [PATCH 0/7] ATAPI CDROM passthrough v5
,
Anthony Liguori
,
2009/08/24
Re: [Qemu-devel] [PATCH 0/7] ATAPI CDROM passthrough v5
,
Bique Alexandre
,
2009/08/28
Re: [Qemu-devel] [PATCH 0/7] ATAPI CDROM passthrough v5
,
Carl-Daniel Hailfinger
,
2009/08/29
Re: [Qemu-devel] [PATCH 0/7] ATAPI CDROM passthrough v5
,
Anthony Liguori
,
2009/08/29
Re: [Qemu-devel] [PATCH 0/7] ATAPI CDROM passthrough v5
,
Carl-Daniel Hailfinger
,
2009/08/29
Re: [Qemu-devel] [PATCH 0/7] ATAPI CDROM passthrough v5
,
Anthony Liguori
,
2009/08/29
[Qemu-devel] [Patch] sparc32 remove an unnecessary cpu irq set
,
Artyom Tarasenko
,
2009/08/12
Message not available
Re: [Qemu-devel] [Patch] sparc32 remove an unnecessary cpu irq set
,
Artyom Tarasenko
,
2009/08/13
Re: [Qemu-devel] [Patch] sparc32 remove an unnecessary cpu irq set
,
Blue Swirl
,
2009/08/13
Re: [Qemu-devel] [Patch] sparc32 remove an unnecessary cpu irq set
,
Artyom Tarasenko
,
2009/08/14
[Qemu-devel] [PATCH 00/20] Make --enable-foo a requirement
,
Juan Quintela
,
2009/08/12
[Qemu-devel] [PATCH 02/20] Use the same structure for list of libs in curses and pthread
,
Juan Quintela
,
2009/08/12
[Qemu-devel] [PATCH 01/20] Make vnc configure options less verbose.
,
Juan Quintela
,
2009/08/12
[Qemu-devel] [PATCH 03/20] Add feature configure help
,
Juan Quintela
,
2009/08/12
[Qemu-devel] [PATCH 07/20] Add vnc_tls to new feature convencion
,
Juan Quintela
,
2009/08/12
[Qemu-devel] [PATCH 04/20] Add error message for feature not found
,
Juan Quintela
,
2009/08/12
[Qemu-devel] [PATCH 06/20] Add vde to new feature convencion
,
Juan Quintela
,
2009/08/12
[Qemu-devel] [PATCH 08/20] Add vnc_sasl to new feature convencion
,
Juan Quintela
,
2009/08/12
[Qemu-devel] [PATCH 05/20] Add brlapi to new feature convencion
,
Juan Quintela
,
2009/08/12
[Qemu-devel] [PATCH 09/20] Add curses to new feature convencion
,
Juan Quintela
,
2009/08/12
[Qemu-devel] [PATCH 10/20] Add curl to new feature convencion
,
Juan Quintela
,
2009/08/12
[Qemu-devel] [PATCH 12/20] Add nptl to new feature convencion
,
Juan Quintela
,
2009/08/12
Re: [Qemu-devel] [PATCH 12/20] Add nptl to new feature convencion
,
Nathan Froyd
,
2009/08/12
[Qemu-devel] Re: [PATCH 12/20] Add nptl to new feature convencion
,
Juan Quintela
,
2009/08/12
[Qemu-devel] [PATCH 11/20] Add pthread to new feature convencion
,
Juan Quintela
,
2009/08/12
[Qemu-devel] [PATCH 13/20] Add bluez to new feature convencion
,
Juan Quintela
,
2009/08/12
[Qemu-devel] [PATCH 14/20] Add build_docs to new feature convention
,
Juan Quintela
,
2009/08/12
[Qemu-devel] [PATCH 15/20] Rename build_docs to docs
,
Juan Quintela
,
2009/08/12
[Qemu-devel] [PATCH 16/20] Add sdl to new feature convention
,
Juan Quintela
,
2009/08/12
[Qemu-devel] [PATCH 20/20] Add sparse to new feature convention
,
Juan Quintela
,
2009/08/12
[Qemu-devel] [PATCH 18/20] Add xen to new feature convention
,
Juan Quintela
,
2009/08/12
[Qemu-devel] [PATCH 19/20] Add kvm to new feature convention
,
Juan Quintela
,
2009/08/12
[Qemu-devel] [PATCH 17/20] Add fdt to new feature convention
,
Juan Quintela
,
2009/08/12
[Qemu-devel] [PATCH] qdev: add return value to init() callbacks.
,
Gerd Hoffmann
,
2009/08/12
Re: [Qemu-devel] [PATCH] qdev: add return value to init() callbacks.
,
Markus Armbruster
,
2009/08/12
Re: [Qemu-devel] [PATCH] qdev: add return value to init() callbacks.
,
Paul Brook
,
2009/08/12
Re: [Qemu-devel] [PATCH] qdev: add return value to init() callbacks.
,
Gerd Hoffmann
,
2009/08/12
Re: [Qemu-devel] [PATCH] qdev: add return value to init() callbacks.
,
Markus Armbruster
,
2009/08/13
Re: [Qemu-devel] [PATCH] qdev: add return value to init() callbacks.
,
Gerd Hoffmann
,
2009/08/13
Re: [Qemu-devel] [PATCH] qdev: add return value to init() callbacks.
,
Markus Armbruster
,
2009/08/13
Re: [Qemu-devel] [PATCH] qdev: add return value to init() callbacks.
,
Gerd Hoffmann
,
2009/08/13
Re: [Qemu-devel] [PATCH] qdev: add return value to init() callbacks.
,
Markus Armbruster
,
2009/08/13
Re: [Qemu-devel] [PATCH] qdev: add return value to init() callbacks.
,
Gerd Hoffmann
,
2009/08/13
Re: [Qemu-devel] [PATCH] qdev: add return value to init() callbacks.
,
Markus Armbruster
,
2009/08/13
[Qemu-devel] qemu-kvm segfaults in qemu_del_timer (0.10.5 and 0.10.6)
,
Chris Webb
,
2009/08/12
[Qemu-devel] Re: qemu-kvm segfaults in qemu_del_timer (0.10.5 and 0.10.6)
,
Avi Kivity
,
2009/08/12
[Qemu-devel] Re: qemu-kvm segfaults in qemu_del_timer (0.10.5 and 0.10.6)
,
Chris Webb
,
2009/08/12
[Qemu-devel] Re: qemu-kvm segfaults in qemu_del_timer (0.10.5 and 0.10.6)
,
Chris Webb
,
2009/08/13
[Qemu-devel] Re: qemu-kvm segfaults in qemu_del_timer (0.10.5 and 0.10.6)
,
Chris Webb
,
2009/08/13
[Qemu-devel] Re: qemu-kvm segfaults in qemu_del_timer (0.10.5 and 0.10.6)
,
Avi Kivity
,
2009/08/13
[Qemu-devel] Re: qemu-kvm segfaults in qemu_del_timer (0.10.5 and 0.10.6)
,
Chris Webb
,
2009/08/13
[Qemu-devel] Re: qemu-kvm segfaults in qemu_del_timer (0.10.5 and 0.10.6)
,
Chris Webb
,
2009/08/13
[Qemu-devel] Re: qemu-kvm segfaults in qemu_del_timer (0.10.5 and 0.10.6)
,
Avi Kivity
,
2009/08/13
[Qemu-devel] Re: qemu-kvm segfaults in qemu_del_timer (0.10.5 and 0.10.6)
,
Chris Webb
,
2009/08/19
[Qemu-devel] Re: qemu-kvm segfaults in qemu_del_timer (0.10.5 and 0.10.6)
,
Chris Webb
,
2009/08/24
Re: [Qemu-devel] [PATCH] Add support for vmware vmdk scsi images to qemu-img
,
Kevin Wolf
,
2009/08/12
[Qemu-devel] [PATCH] unify popen/fopen qemu wrappers
,
Paolo Bonzini
,
2009/08/12
Re: [Qemu-devel] [PATCH] unify popen/fopen qemu wrappers
,
Chris Lalancette
,
2009/08/18
[Qemu-devel] Re: [PATCH 02/03] qemu-kvm: add tcg-traget stub for ia64.
,
Avi Kivity
,
2009/08/12
[Qemu-devel] [PATCH] virtio-blk: add msi support.
,
Gerd Hoffmann
,
2009/08/12
Re: [Qemu-devel] [PATCH] virtio-blk: add msi support.
,
Christoph Hellwig
,
2009/08/12
[Qemu-devel] qemu 0.11.0-rc1 on Mac OS X Tiger: parse error before curl_socket_t
,
Ryan Schmidt
,
2009/08/12
Message not available
[Qemu-devel] Re: qemu 0.11.0-rc1 on Mac OS X Tiger: parse error before curl_socket_t
,
Ryan Schmidt
,
2009/08/14
[Qemu-devel] qemu 0.10.6 on Mac OS X Tiger: NSFullScreenModeAllScreens undeclared
,
Ryan Schmidt
,
2009/08/12
Re:[Qemu-devel] qemu 0.10.6 on Mac OS X Tiger: NSFullScreenModeAllScreens undeclared
,
G 3
,
2009/08/12
Re: [Qemu-devel] qemu 0.10.6 on Mac OS X Tiger: NSFullScreenModeAllScreens undeclared
,
Ryan Schmidt
,
2009/08/12
Re: [Qemu-devel] qemu 0.10.6 on Mac OS X Tiger: NSFullScreenModeAllScreens undeclared
,
Anthony Liguori
,
2009/08/12
Message not available
Re: [Qemu-devel] qemu 0.10.6 on Mac OS X Tiger: NSFullScreenModeAllScreens undeclared
,
Ryan Schmidt
,
2009/08/13
Re: [Qemu-devel] qemu 0.10.6 on Mac OS X Tiger: NSFullScreenModeAllScreens undeclared
,
G 3
,
2009/08/14
Re: [Qemu-devel] qemu 0.10.6 on Mac OS X Tiger: NSFullScreenModeAllScreens undeclared
,
G 3
,
2009/08/12
Re: [Qemu-devel] qemu 0.10.6 on Mac OS X Tiger: NSFullScreenModeAllScreens undeclared
,
Anthony Liguori
,
2009/08/12
[Qemu-devel] Rewrite : Musicpal qdev conversion and I2C bitbanging extraction
,
Benoit Canet
,
2009/08/11
[Qemu-devel] [PATCH 1/4] Musicpal qdev conversion : gpio (except I2C part), keyboard and lcd
,
Benoit Canet
,
2009/08/11
[Qemu-devel] [PATCH 2/4] Extract musicpal.c I2C bitbanging code and make it gpio aware
,
Benoit Canet
,
2009/08/11
[Qemu-devel] [PATCH 3/4] Extract the Marvell 88w8xx8 audio device from musicpal.c
,
Benoit Canet
,
2009/08/11
[Qemu-devel] [PATCH 4/4] Make musicpal.c use the I2C device and the mv88w8xx8 audio device
,
Benoit Canet
,
2009/08/11
[Qemu-devel] Rewrite : Musicpal qdev conversion and I2C bitbanging extraction
,
Benoit Canet
,
2009/08/11
[Qemu-devel] [PATCH 1/4] Musicpal qdev conversion : gpio (except I2C part), keyboard and lcd
,
Benoit Canet
,
2009/08/11
[Qemu-devel] [PATCH 2/4] Extract musicpal.c I2C bitbanging code and make it gpio aware
,
Benoit Canet
,
2009/08/11
[Qemu-devel] [PATCH 3/4] Extract the Marvell 88w8618 audio device from musicpal.c
,
Benoit Canet
,
2009/08/11
[Qemu-devel] [PATCH 4/4] Make musicpal.c use the I2C device and the Marvell 88w8618 audio device
,
Benoit Canet
,
2009/08/11
[Qemu-devel] Creating an own target. How to deal with Flags and Branches in TCG?
,
Klaus F
,
2009/08/11
Re: [Qemu-devel] Creating an own target. How to deal with Flags and Branches in TCG?
,
Edgar E. Iglesias
,
2009/08/28
[Qemu-devel] Qemu snapshot mode: /tmp/vl.xxx file missing?
,
Atoosah
,
2009/08/11
Re: [Qemu-devel] Qemu snapshot mode: /tmp/vl.xxx file missing?
,
Mulyadi Santosa
,
2009/08/12
Re: [Qemu-devel] Qemu snapshot mode: /tmp/vl.xxx file missing?
,
Atoosah
,
2009/08/17
Re: [Qemu-devel] Qemu snapshot mode: /tmp/vl.xxx file missing?
,
Mulyadi Santosa
,
2009/08/17
[Qemu-devel] save/restore broken?
,
Paolo Bonzini
,
2009/08/11
Re: [Qemu-devel] save/restore broken?
,
Luiz Capitulino
,
2009/08/13
Re: [Qemu-devel] save/restore broken?
,
Anthony Liguori
,
2009/08/13
Re: [Qemu-devel] save/restore broken?
,
Gleb Natapov
,
2009/08/13
Re: [Qemu-devel] save/restore broken?
,
Luiz Capitulino
,
2009/08/13
[Qemu-devel] Re: save/restore broken?
,
Juan Quintela
,
2009/08/13
[Qemu-devel] [PATCH] char: Emit 'CLOSED' events on char device close
,
Amit Shah
,
2009/08/11
[Qemu-devel] [PATCH] make vga screen_dump use DisplayState properly
,
Stefano Stabellini
,
2009/08/11
Re: [Qemu-devel] [PATCH] make vga screen_dump use DisplayState properly
,
Anthony Liguori
,
2009/08/11
Re: [Qemu-devel] [PATCH] make vga screen_dump use DisplayState properly
,
Avi Kivity
,
2009/08/11
Re: [Qemu-devel] [PATCH] make vga screen_dump use DisplayState properly
,
Stefano Stabellini
,
2009/08/11
Re: [Qemu-devel] [PATCH] make vga screen_dump use DisplayState properly
,
Alexandre CABROL PERALES
,
2009/08/12
Re: [Qemu-devel] [PATCH] make vga screen_dump use DisplayState properly
,
Stefano Stabellini
,
2009/08/12
Re: [Qemu-devel] [PATCH] make vga screen_dump use DisplayState properly
,
Alexandre CABROL PERALES
,
2009/08/12
[Qemu-devel] [REGRESSION BUG] Cirrus VGA & Windows NT
,
Alexandre CABROL PERALES
,
2009/08/19
[Qemu-devel] Re: [Qemu-commits] [COMMIT 0bd8246] vga: do not resize the screen on hw_invalidate
,
Avi Kivity
,
2009/08/11
[Qemu-devel] Re: [Qemu-commits] [COMMIT 0bd8246] vga: do not resize the screen on hw_invalidate
,
Avi Kivity
,
2009/08/11
[Qemu-devel] Re: [Qemu-commits] [COMMIT 0bd8246] vga: do not resize the screen on hw_invalidate
,
Stefano Stabellini
,
2009/08/11
[Qemu-devel] Re: [Qemu-commits] [COMMIT 0bd8246] vga: do not resize the screen on hw_invalidate
,
Avi Kivity
,
2009/08/11
[Qemu-devel] Re: [Qemu-commits] [COMMIT 0bd8246] vga: do not resize the screen on hw_invalidate
,
Anthony Liguori
,
2009/08/11
[Qemu-devel] Re: [Qemu-commits] [COMMIT 0bd8246] vga: do not resize the screen on hw_invalidate
,
Stefano Stabellini
,
2009/08/11
[Qemu-devel] Re: [Qemu-commits] [COMMIT 0bd8246] vga: do not resize the screen on hw_invalidate
,
Avi Kivity
,
2009/08/11
[Qemu-devel] Re: [Qemu-commits] [COMMIT 0bd8246] vga: do not resize the screen on hw_invalidate
,
Stefano Stabellini
,
2009/08/11
[Qemu-devel] [PATCH] qdev/prop: convert isa-bus to helper macros.
,
Gerd Hoffmann
,
2009/08/11
[Qemu-devel] [PATCH 1/4] qdev: device capabilities
,
Gerd Hoffmann
,
2009/08/11
[Qemu-devel] [PATCH 4/4] qdev: add display capability
,
Gerd Hoffmann
,
2009/08/11
Re: [Qemu-devel] [PATCH 4/4] qdev: add display capability
,
Anthony Liguori
,
2009/08/11
Re: [Qemu-devel] [PATCH 4/4] qdev: add display capability
,
Gerd Hoffmann
,
2009/08/11
Re: [Qemu-devel] [PATCH 4/4] qdev: add display capability
,
Anthony Liguori
,
2009/08/11
Re: [Qemu-devel] [PATCH 4/4] qdev: add display capability
,
Gerd Hoffmann
,
2009/08/11
[Qemu-devel] [PATCH 2/4] qdev: add audio capability
,
Gerd Hoffmann
,
2009/08/11
[Qemu-devel] [PATCH 3/4] qdev: add ethernet capability
,
Gerd Hoffmann
,
2009/08/11
[Qemu-devel] [PATCH v3 0/4] Use C99 struct initializers in audio/*
,
Juan Quintela
,
2009/08/10
[Qemu-devel] [PATCH 1/4] Use proper struct initializers and remove INIT_FIELD() macro
,
Juan Quintela
,
2009/08/10
[Qemu-devel] [PATCH 3/4] Use C99 initializers for audio_option
,
Juan Quintela
,
2009/08/10
[Qemu-devel] [PATCH 2/4] use C99 initializers for audio_pcm_ops
,
Juan Quintela
,
2009/08/10
[Qemu-devel] [PATCH 4/4] use C99 initializers for all audio/*
,
Juan Quintela
,
2009/08/10
[Qemu-devel] virtio-blk/qdev failure in the current git tree
,
Christoph Hellwig
,
2009/08/10
Re: [Qemu-devel] virtio-blk/qdev failure in the current git tree
,
Anthony Liguori
,
2009/08/10
Re: [Qemu-devel] virtio-blk/qdev failure in the current git tree
,
Christoph Hellwig
,
2009/08/11
Re: [Qemu-devel] virtio-blk/qdev failure in the current git tree
,
Christoph Hellwig
,
2009/08/11
Re: [Qemu-devel] virtio-blk/qdev failure in the current git tree
,
Anthony Liguori
,
2009/08/11
Re: [Qemu-devel] virtio-blk/qdev failure in the current git tree
,
Gerd Hoffmann
,
2009/08/11
Re: [Qemu-devel] virtio-blk/qdev failure in the current git tree
,
Gerd Hoffmann
,
2009/08/12
Re: [Qemu-devel] virtio-blk/qdev failure in the current git tree
,
Avi Kivity
,
2009/08/12
Re: [Qemu-devel] virtio-blk/qdev failure in the current git tree
,
Gerd Hoffmann
,
2009/08/12
Re: [Qemu-devel] virtio-blk/qdev failure in the current git tree
,
Gerd Hoffmann
,
2009/08/12
Re: [Qemu-devel] virtio-blk/qdev failure in the current git tree
,
Avi Kivity
,
2009/08/12
Re: [Qemu-devel] virtio-blk/qdev failure in the current git tree
,
Reimar Döffinger
,
2009/08/12
Re: [Qemu-devel] virtio-blk/qdev failure in the current git tree
,
Christoph Hellwig
,
2009/08/12
Re: [Qemu-devel] virtio-blk/qdev failure in the current git tree
,
Anthony Liguori
,
2009/08/12
Re: [Qemu-devel] virtio-blk/qdev failure in the current git tree
,
Avi Kivity
,
2009/08/13
Re: [Qemu-devel] virtio-blk/qdev failure in the current git tree
,
Gerd Hoffmann
,
2009/08/13
Re: [Qemu-devel] virtio-blk/qdev failure in the current git tree
,
Gerd Hoffmann
,
2009/08/13
Re: [Qemu-devel] virtio-blk/qdev failure in the current git tree
,
Anthony Liguori
,
2009/08/13
Re: [Qemu-devel] virtio-blk/qdev failure in the current git tree
,
Gerd Hoffmann
,
2009/08/13
Re: [Qemu-devel] virtio-blk/qdev failure in the current git tree
,
Gerd Hoffmann
,
2009/08/12
Re: [Qemu-devel] virtio-blk/qdev failure in the current git tree
,
Christoph Hellwig
,
2009/08/12
[Qemu-devel] [PATCH v2 0/3] Make pcspk like rest of audio cards
,
Juan Quintela
,
2009/08/10
[Qemu-devel] [PATCH 1/3] Bring audio cards structs to C99 initializers
,
Juan Quintela
,
2009/08/10
[Qemu-devel] [PATCH 2/3] What cards to compile is a per target thing
,
Juan Quintela
,
2009/08/10
[Qemu-devel] [PATCH 3/3] Make pc speaker be configured the same way that the rest of the cards
,
Juan Quintela
,
2009/08/10
[Qemu-devel] [PATCH 1/2] Unbreak large mem support by removing kqemu
,
Anthony Liguori
,
2009/08/10
[Qemu-devel] [PATCH 2/2] Only build osdep once
,
Anthony Liguori
,
2009/08/10
Re: [Qemu-devel] [PATCH 1/2] Unbreak large mem support by removing kqemu
,
Paul Brook
,
2009/08/13
[Qemu-devel] [PATCH] make pthreads mandatory
,
Christoph Hellwig
,
2009/08/10
[Qemu-devel] v0.11.0-rc0-347-g562593a - pci-hotplug.c build failure
,
Sebastian Herbszt
,
2009/08/10
Re: [Qemu-devel] v0.11.0-rc0-347-g562593a - pci-hotplug.c build failure
,
Anthony Liguori
,
2009/08/10
Re: [Qemu-devel] v0.11.0-rc0-347-g562593a - pci-hotplug.c build failure
,
Sebastian Herbszt
,
2009/08/10
[Qemu-devel] Re: v0.11.0-rc0-347-g562593a - pci-hotplug.c buildfailure
,
Sebastian Herbszt
,
2009/08/15
[Qemu-devel] Re: v0.11.0-rc0-347-g562593a - pci-hotplug.c buildfailure
,
Anthony Liguori
,
2009/08/15
Re: [Qemu-devel] v0.11.0-rc0-347-g562593a - pci-hotplug.c build failure
,
Sebastian Herbszt
,
2009/08/15
[Qemu-devel] cirrus vga output corrupts on windows 98 after commit 2bec46dc97571a3c34b18fe4ca198e7bfbdca41f
,
aflist2
,
2009/08/10
[Qemu-devel] [PATCH] cleanup cpu-exec.c, part 0/N: consolidate handle_cpu_signal
,
froydnj
,
2009/08/10
Re: [Qemu-devel] [PATCH] cleanup cpu-exec.c, part 0/N: consolidate handle_cpu_signal
,
Filip Navara
,
2009/08/10
[Qemu-devel] Cirrus VGA regression bug
,
Alexandre CABROL PERALES
,
2009/08/10
Re: [Qemu-devel] Cirrus VGA regression bug
,
Alexandre CABROL PERALES
,
2009/08/10
[Qemu-devel] virtio disk
,
Hans de Bruin
,
2009/08/10
Re: [Qemu-devel] virtio disk
,
Avi Kivity
,
2009/08/11
Re: [Qemu-devel] virtio disk
,
Hans de Bruin
,
2009/08/11
Re: [Qemu-devel] virtio disk
,
Hans de Bruin
,
2009/08/11
Re: [Qemu-devel] [PATCH 05/14] Change cpu_phys mem callback to use [offset, size) bounds instead of [start, end).
,
Anthony Liguori
,
2009/08/10
[Qemu-devel] [PATCH] qemu: move virtio-pci.o to near pci.o
,
Michael S. Tsirkin
,
2009/08/10
[Qemu-devel] [PATCH] qemu/virtio: move features to an inline function
,
Michael S. Tsirkin
,
2009/08/10
[Qemu-devel] Re: [PATCH] qemu/virtio: move features to an inline function
,
Anthony Liguori
,
2009/08/10
Re: [Qemu-devel] Re: [PATCH] qemu/virtio: move features to an inline function
,
Michael S. Tsirkin
,
2009/08/10
Re: [Qemu-devel] Re: [PATCH] qemu/virtio: move features to an inline function
,
Anthony Liguori
,
2009/08/10
Re: [Qemu-devel] Re: [PATCH] qemu/virtio: move features to an inline function
,
Michael S. Tsirkin
,
2009/08/10
Re: [Qemu-devel] Re: [PATCH] qemu/virtio: move features to an inline function
,
Anthony Liguori
,
2009/08/10
Re: [Qemu-devel] Re: [PATCH] qemu/virtio: move features to an inline function
,
Michael S. Tsirkin
,
2009/08/11
Re: [Qemu-devel] Re: [PATCH] qemu/virtio: move features to an inline function
,
Anthony Liguori
,
2009/08/11
Re: [Qemu-devel] Re: [PATCH] qemu/virtio: move features to an inline function
,
Michael S. Tsirkin
,
2009/08/11
Re: [Qemu-devel] Re: [PATCH] qemu/virtio: move features to an inline function
,
Anthony Liguori
,
2009/08/11
Re: [Qemu-devel] Re: [PATCH] qemu/virtio: move features to an inline function
,
Michael S. Tsirkin
,
2009/08/11
Re: [Qemu-devel] Re: [PATCH] qemu/virtio: move features to an inline function
,
Anthony Liguori
,
2009/08/12
Re: [Qemu-devel] Re: [PATCH] qemu/virtio: move features to an inline function
,
Michael S. Tsirkin
,
2009/08/13
Re: [Qemu-devel] Re: [PATCH] qemu/virtio: move features to an inline function
,
Avi Kivity
,
2009/08/13
Re: [Qemu-devel] Re: [PATCH] qemu/virtio: move features to an inline function
,
Michael S. Tsirkin
,
2009/08/13
[Qemu-devel] [PATCH 0/3] Make pcspk like rest of audio cards
,
Juan Quintela
,
2009/08/10
[Qemu-devel] [PATCH 2/3] What cards to compile is a per target thing
,
Juan Quintela
,
2009/08/10
[Qemu-devel] [PATCH 1/3] Bring audio cards structs to C99 initializers
,
Juan Quintela
,
2009/08/10
Re: [Qemu-devel] [PATCH 1/3] Bring audio cards structs to C99 initializers
,
malc
,
2009/08/10
[Qemu-devel] [PATCH 3/3] Make pc speaker be configured the same way that the rest of the cards
,
Juan Quintela
,
2009/08/10
[Qemu-devel] Review : Musicpal qdev conversion and I2C bitbanging extraction
,
Benoit Canet
,
2009/08/10
[Qemu-devel] [PATCH 1/3] Musicpal qdev conversion : gpio (except I2C part), keyboard and lcd
,
Benoit Canet
,
2009/08/10
[Qemu-devel] [PATCH 2/3] Extract musicpal.c I2C bitbanging code and make it gpio aware
,
Benoit Canet
,
2009/08/10
[Qemu-devel] [PATCH 3/3] Make musicpal.c use the generic bitbang I2C device
,
Benoit Canet
,
2009/08/10
Re: [Qemu-devel] [PATCH 3/3] Make musicpal.c use the generic bitbang I2C device
,
Filip Navara
,
2009/08/10
Re: [Qemu-devel] [PATCH] Avoid issue with pp-directive in macro
,
Bruce Rogers
,
2009/08/10
Re: [Qemu-devel] [PATCH 1/2] Make HPET Legacy Only
,
Anthony Liguori
,
2009/08/10
[Qemu-devel] 0.11.0-rc1 build problems, on OS X 10.5.8 (using latest xcode)
,
stolendata.net
,
2009/08/10
[Qemu-devel] sparc sun4m changes
,
Robert Reif
,
2009/08/09
Re: [Qemu-devel] sparc sun4m changes
,
Robert Reif
,
2009/08/09
Re: [Qemu-devel] sparc sun4m changes
,
Blue Swirl
,
2009/08/13
Re: [Qemu-devel] sparc sun4m changes
,
Robert Reif
,
2009/08/13
[Qemu-devel] Re: sparc sun4m changes
,
Blue Swirl
,
2009/08/13
[Qemu-devel] qemu-arm fails on test-mmap - take #2
,
Jan-Simon Möller
,
2009/08/09
Re: [Qemu-devel] qemu-arm fails on test-mmap - take #2
,
Jan-Simon Möller
,
2009/08/09
Re: [Qemu-devel] qemu-arm fails on test-mmap
,
Martin Mohring
,
2009/08/10
Message not available
Re: [Qemu-devel] qemu-arm fails on test-mmap - take #2
,
Jan-Simon Möller
,
2009/08/10
[Qemu-devel] [PATCH] Intel 8255x/eepro100 compatibility patches
,
Reimar Döffinger
,
2009/08/09
Re: [Qemu-devel] [PATCH] Intel 8255x/eepro100 compatibility patches
,
Stefan Weil
,
2009/08/10
Re: [Qemu-devel] [PATCH] Intel 8255x/eepro100 compatibility patches
,
Reimar Döffinger
,
2009/08/10
Re: [Qemu-devel] [PATCH] Intel 8255x/eepro100 compatibility patches
,
Reimar Döffinger
,
2009/08/17
Re: [Qemu-devel] [PATCH] Intel 8255x/eepro100 compatibility patches
,
Reimar Döffinger
,
2009/08/11
Re: [Qemu-devel] [PATCH] Intel 8255x/eepro100 compatibility patches
,
Anthony Liguori
,
2009/08/11
[Qemu-devel] Intel 8255x/eepro100 compatibility patches
,
Reimar Döffinger
,
2009/08/11
Re: [Qemu-devel] Intel 8255x/eepro100 compatibility patches
,
Reimar Döffinger
,
2009/08/15
[Qemu-devel] [PATCH 1/5] Setting the MDI SCBAck flag when interrupts for MDI are disabled is wrong, even if it does not seem to cause any real issue with known drivers.
,
Reimar Döffinger
,
2009/08/11
[Qemu-devel] [PATCH 2/5] Hack to make sure that drivers like AppleIntel8255x will not meddle with the RU/CU state when the ACK the interrupt with a 16 bit write.
,
Reimar Döffinger
,
2009/08/11
[Qemu-devel] [PATCH 3/5] Add support for receiving via receive buffers. While the Intel documentation claims this is unsupported, the OS X drivers use it, causing an assertion failure since rx buffer size is 0.
,
Reimar Döffinger
,
2009/08/11
Re: [Qemu-devel] [PATCH 3/5] Add support for receiving via receive buffers. While the Intel documentation claims this is unsupported, the OS X drivers use it, causing an assertion failure since rx buffer size is 0.
,
malc
,
2009/08/11
Re: [Qemu-devel] [PATCH 3/5] Add support for receiving via receive buffers. While the Intel documentation claims this is unsupported, the OS X drivers use it, causing an assertion failure since rx buffer size is 0.
,
Reimar Döffinger
,
2009/08/11
Re: [Qemu-devel] [PATCH 3/5] Add support for receiving via receive buffers. While the Intel documentation claims this is unsupported, the OS X drivers use it, causing an assertion failure since rx buffer size is 0.
,
malc
,
2009/08/12
Re: [Qemu-devel] [PATCH 3/5] Add support for receiving via receive buffers. While the Intel documentation claims this is unsupported, the OS X drivers use it, causing an assertion failure since rx buffer size is 0.
,
Anthony Liguori
,
2009/08/12
Re: [Qemu-devel] [PATCH 3/5] Add support for receiving via receive buffers. While the Intel documentation claims this is unsupported, the OS X drivers use it, causing an assertion failure since rx buffer size is 0.
,
Reimar Döffinger
,
2009/08/13
[Qemu-devel] [PATCH 4/5] Short frames do not exist, so remove code to handle them. Also expand packets that are smaller than the shor frame limit, otherwise the OS X network stack seems to discard them.
,
Reimar Döffinger
,
2009/08/11
[Qemu-devel] [PATCH 5/5] Set the RU state to ru_no_resources instead of asserting when we used up the last receive buffer. This should not usually happen with good drivers, but it can happen with the OS X drivers at least.
,
Reimar Döffinger
,
2009/08/11
Re: [Qemu-devel] [PATCH 6/5] Implement the trivial diagnose CU and RU abort commands. These are necessary to make the device work with OpenSolaris 0609 (111b).
,
Reimar Döffinger
,
2009/08/12
[Qemu-devel] experimental FreeBSD qemu 0.11.0-rc1 port update up for testing; unstable guest timer irqs and more
,
Juergen Lock
,
2009/08/09
[Qemu-devel] [PATCH 0/2] Disentagle ISA IRQs
,
Avi Kivity
,
2009/08/09
[Qemu-devel] [PATCH 2/2] Route IOAPIC interrupts via ISA bus
,
Avi Kivity
,
2009/08/09
Re: [Qemu-devel] [PATCH 2/2] Route IOAPIC interrupts via ISA bus
,
Gerd Hoffmann
,
2009/08/10
Re: [Qemu-devel] [PATCH 2/2] Route IOAPIC interrupts via ISA bus
,
Gerd Hoffmann
,
2009/08/26
Re: [Qemu-devel] [PATCH 2/2] Route IOAPIC interrupts via ISA bus
,
Avi Kivity
,
2009/08/26
Re: [Qemu-devel] [PATCH 2/2] Route IOAPIC interrupts via ISA bus
,
Gerd Hoffmann
,
2009/08/26
Re: [Qemu-devel] [PATCH 2/2] Route IOAPIC interrupts via ISA bus
,
Gleb Natapov
,
2009/08/26
Re: [Qemu-devel] [PATCH 2/2] Route IOAPIC interrupts via ISA bus
,
Gerd Hoffmann
,
2009/08/27
Re: [Qemu-devel] [PATCH 2/2] Route IOAPIC interrupts via ISA bus
,
Gleb Natapov
,
2009/08/27
Re: [Qemu-devel] [PATCH 2/2] Route IOAPIC interrupts via ISA bus
,
Jamie Lokier
,
2009/08/27
Re: [Qemu-devel] [PATCH 2/2] Route IOAPIC interrupts via ISA bus
,
Gleb Natapov
,
2009/08/27
Re: [Qemu-devel] [PATCH 2/2] Route IOAPIC interrupts via ISA bus
,
Gerd Hoffmann
,
2009/08/27
Re: [Qemu-devel] [PATCH 2/2] Route IOAPIC interrupts via ISA bus
,
Isaku Yamahata
,
2009/08/27
[Qemu-devel] Re: [PATCH 2/2] Route IOAPIC interrupts via ISA bus
,
Bjørn Mork
,
2009/08/27
Re: [Qemu-devel] [PATCH 2/2] Route IOAPIC interrupts via ISA bus
,
Avi Kivity
,
2009/08/27
Re: [Qemu-devel] [PATCH 2/2] Route IOAPIC interrupts via ISA bus
,
Gerd Hoffmann
,
2009/08/27
Re: [Qemu-devel] [PATCH 2/2] Route IOAPIC interrupts via ISA bus
,
Avi Kivity
,
2009/08/27
Re: [Qemu-devel] [PATCH 2/2] Route IOAPIC interrupts via ISA bus
,
Gerd Hoffmann
,
2009/08/27
Re: [Qemu-devel] [PATCH 2/2] Route IOAPIC interrupts via ISA bus
,
Avi Kivity
,
2009/08/27
Re: [Qemu-devel] [PATCH 2/2] Route IOAPIC interrupts via ISA bus
,
Beth Kon
,
2009/08/27
Re: [Qemu-devel] [PATCH 2/2] Route IOAPIC interrupts via ISA bus
,
Avi Kivity
,
2009/08/29
Re: [Qemu-devel] [PATCH 2/2] Route IOAPIC interrupts via ISA bus
,
Beth Kon
,
2009/08/29
[Qemu-devel] [PATCH 1/2] Route PC irqs to ISA bus instead of i8259 directly
,
Avi Kivity
,
2009/08/09
Re: [Qemu-devel] [PATCH 1/2] Route PC irqs to ISA bus instead of i8259 directly
,
Gerd Hoffmann
,
2009/08/10
Re: [Qemu-devel] [PATCH 1/2] Route PC irqs to ISA bus instead of i8259 directly
,
Avi Kivity
,
2009/08/10
Re: [Qemu-devel] [PATCH 1/2] Route PC irqs to ISA bus instead of i8259 directly
,
Alexander Graf
,
2009/08/10
Re: [Qemu-devel] [PATCH 1/2] Route PC irqs to ISA bus instead of i8259 directly
,
Avi Kivity
,
2009/08/10
Re: [Qemu-devel] [PATCH 1/2] Route PC irqs to ISA bus instead of i8259 directly
,
Stefan Assmann
,
2009/08/10
Re: [Qemu-devel] [PATCH 1/2] Route PC irqs to ISA bus instead of i8259 directly
,
Avi Kivity
,
2009/08/10
Re: [Qemu-devel] [PATCH 1/2] Route PC irqs to ISA bus instead of i8259 directly
,
Olaf Dabrunz
,
2009/08/10
Re: [Qemu-devel] [PATCH 1/2] Route PC irqs to ISA bus instead of i8259 directly
,
Olaf Dabrunz
,
2009/08/10
[Qemu-devel] [PATCH] Work around stdio redirection by SDL on Windows
,
Sebastian Herbszt
,
2009/08/09
[Qemu-devel] Re: [PATCH] Work around stdio redirection by SDL on Windows
,
Filip Navara
,
2009/08/09
[Qemu-devel] Re: [PATCH] Work around stdio redirection by SDL on Windows
,
Sebastian Herbszt
,
2009/08/09
[Qemu-devel] [PATCH] Do not disable autostart for live migration
,
Avi Kivity
,
2009/08/09
[Qemu-devel] Virtual PC images still corrupt - but better than before
,
Jamie Lokier
,
2009/08/09
[Qemu-devel] Re: Virtual PC images still corrupt - but better than before
,
Kevin Wolf
,
2009/08/12
[Qemu-devel] qcow2 corruption - seems to be fixed in kvm-85 and later :-)
,
Jamie Lokier
,
2009/08/09
[Qemu-devel] Dvorak keymap for qemu
,
Chris K. Jester-Young
,
2009/08/08
[Qemu-devel] [PATCH] pc.c: Add UEFI IA32 & X64 machine types.
,
Jordan Justen
,
2009/08/08
Re: [Qemu-devel] [PATCH] pc.c: Add UEFI IA32 & X64 machine types.
,
Anthony Liguori
,
2009/08/10
Re: [Qemu-devel] [PATCH] pc.c: Add UEFI IA32 & X64 machine types.
,
Jordan Justen
,
2009/08/10
[Qemu-devel] [PATCH] Add missing linefeed in error message
,
Stefan Weil
,
2009/08/08
[Qemu-devel] SCO Unixware 2.1.x on qemu
,
Diego Woitasen
,
2009/08/08
Re: [Qemu-devel] SCO Unixware 2.1.x on qemu
,
Natalia Portillo
,
2009/08/08
Re: [Qemu-devel] SCO Unixware 2.1.x on qemu
,
Diego Woitasen
,
2009/08/08
Re: [Qemu-devel] SCO Unixware 2.1.x on qemu
,
Teemu Nätkinniemi
,
2009/08/09
Re: [Qemu-devel] SCO Unixware 2.1.x on qemu
,
Diego Woitasen
,
2009/08/09
Re: [Qemu-devel] SCO Unixware 2.1.x on qemu
,
Teemu Nätkinniemi
,
2009/08/10
Re: [Qemu-devel] SCO Unixware 2.1.x on qemu
,
Andreas Färber
,
2009/08/10
Re: [Qemu-devel] SCO Unixware 2.1.x on qemu
,
Christoph Hellwig
,
2009/08/10
Re: [Qemu-devel] SCO Unixware 2.1.x on qemu
,
Diego Woitasen
,
2009/08/11
Re: [Qemu-devel] SCO Unixware 2.1.x on qemu
,
Jamie Lokier
,
2009/08/11
Re: [Qemu-devel] SCO Unixware 2.1.x on qemu
,
Lennart Sorensen
,
2009/08/12
Re: [Qemu-devel] SCO Unixware 2.1.x on qemu
,
Jamie Lokier
,
2009/08/12
[Qemu-devel] [PATCH] Avoid issue with pp-directive in macro
,
Bruce Rogers
,
2009/08/07
Re: [Qemu-devel] [PATCH] Avoid issue with pp-directive in macro
,
Anthony Liguori
,
2009/08/07
[Qemu-devel] [patch] (updated) Fix extlh instruction on Alpha
,
Vince Weaver
,
2009/08/07
[Qemu-devel] [PATCH 1/1] SMART ATA Functionality
,
Brian Wheeler
,
2009/08/07
[Qemu-devel] Video Card VMWare driver Windows NT
,
Alexandre CABROL PERALES
,
2009/08/07
Re: [Qemu-devel] Video Card VMWare driver Windows NT
,
Alexandre CABROL PERALES
,
2009/08/07
Re: [Qemu-devel] Video Card VMWare driver Windows NT
,
Mark Cave-Ayland
,
2009/08/08
[Qemu-devel] ATAPI pass throug v4
,
Alexandre Bique
,
2009/08/07
[Qemu-devel] [PATCH 1/7] atapi: fix up a few comments
,
Alexandre Bique
,
2009/08/07
[Qemu-devel] [PATCH 2/7] atapi: protocol define updates
,
Alexandre Bique
,
2009/08/07
[Qemu-devel] [PATCH 3/7] atapi: guessing if the cdrom device is a scsi device.
,
Alexandre Bique
,
2009/08/07
[Qemu-devel] [PATCH 4/7] atapi: adds header guards to hw/pcmia.h
,
Alexandre Bique
,
2009/08/07
[Qemu-devel] [PATCH 5/7] atapi: adds header guards to hw/mac_dbdma.h
,
Alexandre Bique
,
2009/08/07
[Qemu-devel] [PATCH 6/7] atapi: made some part of ide.c public and moved some part to atapi.
,
Alexandre Bique
,
2009/08/07
[Qemu-devel] [PATCH 7/7] atapi: introducing atapi pass through
,
Alexandre Bique
,
2009/08/07
Re: [Qemu-devel] ATAPI pass throug v4
,
Anthony Liguori
,
2009/08/10
[Qemu-devel] [PATCH] Makefile: fixed rule TAGS
,
Alexandre Bique
,
2009/08/07
[Qemu-devel] qemu-system-x86_64 from git
,
Halim Sahin
,
2009/08/07
[Qemu-devel] no network connection with qemu-system-x86_64
,
Halim Sahin
,
2009/08/07
Re: [Qemu-devel] Patch to fix mapping of elf pheaders specifying both .data and .bss segments
,
Kai Backman
,
2009/08/07
Re: [Qemu-devel] Patch to fix mapping of elf pheaders specifying both .data and .bss segments
,
Riku Voipio
,
2009/08/12
Re: [Qemu-devel] Patch to fix mapping of elf pheaders specifying both .data and .bss segments
,
Max Filippov
,
2009/08/28
[Qemu-devel] [PATCH 1/1] Makefile: updated the rule TAG
,
Bique Alexandre
,
2009/08/06
Re: [Qemu-devel] [PATCH 1/1] Makefile: updated the rule TAG
,
Bique Alexandre
,
2009/08/07
[Qemu-devel] virtio-blk performance and MSI
,
Christoph Hellwig
,
2009/08/06
[Qemu-devel] Re: virtio-blk performance and MSI
,
Avi Kivity
,
2009/08/09
Re: [Qemu-devel] Re: virtio-blk performance and MSI
,
Christoph Hellwig
,
2009/08/09
Re: [Qemu-devel] Re: virtio-blk performance and MSI
,
Avi Kivity
,
2009/08/09
Re: [Qemu-devel] Re: virtio-blk performance and MSI
,
Christoph Hellwig
,
2009/08/09
Re: [Qemu-devel] Re: virtio-blk performance and MSI
,
Michael S. Tsirkin
,
2009/08/09
Re: [Qemu-devel] Re: virtio-blk performance and MSI
,
Michael S. Tsirkin
,
2009/08/09
[Qemu-devel] Re: virtio-blk performance and MSI
,
Michael S. Tsirkin
,
2009/08/09
[Qemu-devel] [PATCH] ATAPI pass through v3
,
Bique Alexandre
,
2009/08/06
[Qemu-devel] [PATCH 1/4] ATAPI pass through v3
,
Bique Alexandre
,
2009/08/06
Re: [Qemu-devel] [PATCH 1/4] ATAPI pass through v3
,
Christoph Hellwig
,
2009/08/06
[Qemu-devel] [PATCH 2/4] ATAPI pass through v3
,
Bique Alexandre
,
2009/08/06
Re: [Qemu-devel] [PATCH 2/4] ATAPI pass through v3
,
Christoph Hellwig
,
2009/08/06
[Qemu-devel] [PATCH 3/4] ATAPI pass through v3
,
Bique Alexandre
,
2009/08/06
Re: [Qemu-devel] [PATCH 3/4] ATAPI pass through v3
,
Christoph Hellwig
,
2009/08/06
Re: [Qemu-devel] [PATCH 3/4] ATAPI pass through v3
,
Bique Alexandre
,
2009/08/06
[Qemu-devel] Re: [PATCH 3/4] ATAPI pass through v3
,
Juan Quintela
,
2009/08/07
[Qemu-devel] [PATCH 4/4] ATAPI pass through v3
,
Bique Alexandre
,
2009/08/06
Re: [Qemu-devel] [PATCH 4/4] ATAPI pass through v3
,
Christoph Hellwig
,
2009/08/06
Re: [Qemu-devel] [PATCH 4/4] ATAPI pass through v3
,
Bique Alexandre
,
2009/08/06
Message not available
[Qemu-devel] Re: [PATCH 4/4] ATAPI pass through v3
,
Bique Alexandre
,
2009/08/07
Message not available
[Qemu-devel] Re: [PATCH 4/4] ATAPI pass through v3
,
Bique Alexandre
,
2009/08/07
Re: [Qemu-devel] [PATCH] Fix do_commit() behavior
,
Avi Kivity
,
2009/08/06
[Qemu-devel] [PATCH] QEMU set irq0override in fw_cfg
,
Jes Sorensen
,
2009/08/06
[Qemu-devel] [PATCH RFC 0/3] QEMU Object Model
,
Luiz Capitulino
,
2009/08/06
[Qemu-devel] [PATCH 1/3] Introduce qobject header file
,
Luiz Capitulino
,
2009/08/06
[Qemu-devel] Re: [PATCH 1/3] Introduce qobject header file
,
Avi Kivity
,
2009/08/06
[Qemu-devel] Re: [PATCH 1/3] Introduce qobject header file
,
Luiz Capitulino
,
2009/08/06
Re: [Qemu-devel] [PATCH 1/3] Introduce qobject header file
,
malc
,
2009/08/06
[Qemu-devel] [PATCH 2/3] Introduce QString data type
,
Luiz Capitulino
,
2009/08/06
[Qemu-devel] [PATCH 3/3] Introduce QNumber data type
,
Luiz Capitulino
,
2009/08/06
[Qemu-devel] Re: [PATCH 3/3] Introduce QNumber data type
,
Avi Kivity
,
2009/08/06
Re: [Qemu-devel] Re: [PATCH 3/3] Introduce QNumber data type
,
François Revol
,
2009/08/06
Re: [Qemu-devel] Re: [PATCH 3/3] Introduce QNumber data type
,
Avi Kivity
,
2009/08/06
[Qemu-devel] Re: [PATCH 3/3] Introduce QNumber data type
,
Luiz Capitulino
,
2009/08/06
[Qemu-devel] Re: [PATCH 3/3] Introduce QNumber data type
,
Luiz Capitulino
,
2009/08/06
[Qemu-devel] Re: [PATCH RFC 0/3] QEMU Object Model
,
Avi Kivity
,
2009/08/06
[Qemu-devel] [PATCH] qemu_reserve_isa_irq()
,
Jes Sorensen
,
2009/08/06
[Qemu-devel] Re: [PATCH] qemu_reserve_isa_irq()
,
Gleb Natapov
,
2009/08/07
Re: [Qemu-devel] [PATCH] qemu_reserve_isa_irq()
,
Anthony Liguori
,
2009/08/10
Re: [Qemu-devel] [PATCH] qemu_reserve_isa_irq()
,
Jes Sorensen
,
2009/08/11
Re: [Qemu-devel] [PATCH] qemu_reserve_isa_irq()
,
Gerd Hoffmann
,
2009/08/11
Re: [Qemu-devel] [PATCH] qemu_reserve_isa_irq()
,
Jes Sorensen
,
2009/08/11
Re: [Qemu-devel] [PATCH] qemu_reserve_isa_irq()
,
Gerd Hoffmann
,
2009/08/11
Re: [Qemu-devel] [PATCH] qemu_reserve_isa_irq()
,
Gerd Hoffmann
,
2009/08/11
[Qemu-devel] [PATCH] isa_reserve_irq()
,
Jes Sorensen
,
2009/08/12
[Qemu-devel] Re: [PATCH] isa_reserve_irq()
,
Gerd Hoffmann
,
2009/08/12
[Qemu-devel] Re: [PATCH] isa_reserve_irq()
,
Jes Sorensen
,
2009/08/12
[Qemu-devel] Re: [PATCH] isa_reserve_irq()
,
Gerd Hoffmann
,
2009/08/12
[Qemu-devel] Re: [PATCH] isa_reserve_irq()
,
Jes Sorensen
,
2009/08/12
[Qemu-devel] Re: [PATCH] isa_reserve_irq()
,
Gerd Hoffmann
,
2009/08/12
[Qemu-devel] [PATCH] isa_reserve_irq() v4
,
Jes Sorensen
,
2009/08/12
[Qemu-devel] Re: [PATCH] isa_reserve_irq() v4
,
Gerd Hoffmann
,
2009/08/12
[Qemu-devel] Re: [PATCH] isa_reserve_irq() v4
,
Gerd Hoffmann
,
2009/08/14
[Qemu-devel] Re: [PATCH] isa_reserve_irq()
,
Jes Sorensen
,
2009/08/12
Re: [Qemu-devel] [PATCH] qemu_reserve_isa_irq()
,
Markus Armbruster
,
2009/08/14
[Qemu-devel] sparc32 double "Set CPU IRQ 14"
,
Artyom Tarasenko
,
2009/08/06
[Qemu-devel] Re: sparc32 double "Set CPU IRQ 14"
,
Blue Swirl
,
2009/08/06
[Qemu-devel] Re: [PATCH] rev7: support colon in filenames
,
Ram Pai
,
2009/08/06
[Qemu-devel] [PATCH] rev8: support colon in filenames
,
Ram Pai
,
2009/08/06
[Qemu-devel] Keyboard logger under user-mode emulation
,
fangfang zhang
,
2009/08/05
[Qemu-devel] About www.qemu.org
,
G 3
,
2009/08/05
[Qemu-devel] [PATCH] Add tar container format
,
Alexander Graf
,
2009/08/05
Re: [Qemu-devel] [PATCH] Add tar container format
,
Anthony Liguori
,
2009/08/13
Re: [Qemu-devel] [PATCH] Add tar container format
,
Alexander Graf
,
2009/08/13
Re: [Qemu-devel] [PATCH] Add tar container format
,
Anthony Liguori
,
2009/08/13
Re: [Qemu-devel] [PATCH] Add tar container format
,
Anthony Liguori
,
2009/08/13
Re: [Qemu-devel] [PATCH] Add tar container format
,
Christoph Hellwig
,
2009/08/15
[Qemu-devel] Re: [PATCH] Add tar container format
,
Paolo Bonzini
,
2009/08/17
[Qemu-devel] [PATCH] Migration via unix sockets.
,
Chris Lalancette
,
2009/08/05
Re: [Qemu-devel] [PATCH] Migration via unix sockets.
,
Chris Lalancette
,
2009/08/10
Re: [Qemu-devel] [PATCH] Migration via unix sockets.
,
Avi Kivity
,
2009/08/10
Re: [Qemu-devel] [PATCH] Migration via unix sockets.
,
Chris Lalancette
,
2009/08/11
Re: [Qemu-devel] [PATCH] Migration via unix sockets.
,
Avi Kivity
,
2009/08/11
[Qemu-devel] Re: [PATCH] Migration via unix sockets.
,
Paolo Bonzini
,
2009/08/11
[Qemu-devel] Re: [PATCH] Migration via unix sockets.
,
Avi Kivity
,
2009/08/11
[Qemu-devel] [PATCH] add file descriptor migration
,
Paolo Bonzini
,
2009/08/12
[Qemu-devel] [PATCH v2] add file descriptor migration
,
Paolo Bonzini
,
2009/08/18
[Qemu-devel] Re: [PATCH v2] add file descriptor migration
,
Chris Lalancette
,
2009/08/18
Re: [Qemu-devel] [PATCH] Migration via unix sockets.
,
Daniel P. Berrange
,
2009/08/11
[Qemu-devel] [PATCH] Fix detached migration with exec.
,
Chris Lalancette
,
2009/08/05
Re: [Qemu-devel] [PATCH] Fix detached migration with exec.
,
Chris Lalancette
,
2009/08/10
[Qemu-devel] sparc32 reset's regression
,
Artyom Tarasenko
,
2009/08/05
Re: [Qemu-devel] sparc32 reset's regression
,
Blue Swirl
,
2009/08/05
Re: [Qemu-devel] sparc32 reset's regression
,
Artyom Tarasenko
,
2009/08/06
Re: [Qemu-devel] [PATCH] RFC: TCG constant propagation.
,
Pablo Virolainen
,
2009/08/05
Re: [Qemu-devel] [PATCH] RFC: TCG constant propagation.
,
Filip Navara
,
2009/08/05
[Qemu-devel] [PATCH] Add support for DictZip enabled gzip files
,
Alexander Graf
,
2009/08/05
[Qemu-devel] [patch] Fix extlh instruction on Alpha
,
Vince Weaver
,
2009/08/04
Re: [Qemu-devel] [patch] Fix extlh instruction on Alpha
,
Filip Navara
,
2009/08/05
[Qemu-devel] stacking the block layer
,
Alexander Graf
,
2009/08/04
Re: [Qemu-devel] stacking the block layer
,
Kevin Wolf
,
2009/08/12
[Qemu-devel] Re: [PATCH 1/1] virtio_serial: A char device for simple guest <-> host communication
,
Rusty Russell
,
2009/08/04
[Qemu-devel] Re: [PATCH 1/1] virtio_serial: A char device for simple guest <-> host communication
,
Amit Shah
,
2009/08/05
[Qemu-devel] Re: [PATCH 1/1] virtio_serial: A char device for simple guest <-> host communication
,
Amit Shah
,
2009/08/05
[Qemu-devel] [PATCH] ppc_oldworld: configure screen size from qemu command line options
,
Laurent Vivier
,
2009/08/04
[Qemu-devel] [PATCH v2 0/5] kvmppc: Add guest debug support
,
Liu Yu
,
2009/08/04
[Qemu-devel] [PATCH 1/5] kvmppc: Fix build error
,
Liu Yu
,
2009/08/04
[Qemu-devel] [PATCH 2/5] kvmppc: Synchronize booke registers
,
Liu Yu
,
2009/08/04
[Qemu-devel] [PATCH 3/5] kvmppc: Guest debug support
,
Liu Yu
,
2009/08/04
[Qemu-devel] [PATCH 4/5] kvmppc: Translate eaddr for fsl_booke mmu
,
Liu Yu
,
2009/08/04
[Qemu-devel] [PATCH 5/5] kvmppc: guest debug init
,
Liu Yu
,
2009/08/04
[Qemu-devel] Re: [PATCH 4/5] kvmppc: Translate eaddr for fsl_booke mmu
,
Hollis Blanchard
,
2009/08/19
[Qemu-devel] RE: [PATCH 4/5] kvmppc: Translate eaddr for fsl_booke mmu
,
Liu Yu-B13201
,
2009/08/20
[Qemu-devel] Re: [PATCH 4/5] kvmppc: Translate eaddr for fsl_booke mmu
,
Alexander Graf
,
2009/08/21
[Qemu-devel] RE: [PATCH 4/5] kvmppc: Translate eaddr for fsl_booke mmu
,
Liu Yu-B13201
,
2009/08/23
[Qemu-devel] RE: [PATCH 4/5] kvmppc: Translate eaddr for fsl_booke mmu
,
Hollis Blanchard
,
2009/08/24
[Qemu-devel] Re: [PATCH 4/5] kvmppc: Translate eaddr for fsl_booke mmu
,
Alexander Graf
,
2009/08/29
[Qemu-devel] Sparc emulation no longer boots
,
Nigel Horne
,
2009/08/04
Re: [Qemu-devel] Sparc emulation no longer boots
,
Blue Swirl
,
2009/08/04
Re: [Qemu-devel] Sparc emulation no longer boots
,
Nigel Horne
,
2009/08/09
Re: [Qemu-devel] Sparc emulation no longer boots
,
Nigel Horne
,
2009/08/09
Re: [Qemu-devel] Sparc emulation no longer boots
,
Nigel Horne
,
2009/08/10
Re: [Qemu-devel] Sparc emulation no longer boots
,
Nigel Horne
,
2009/08/17
[Qemu-devel] [PATCH 0/5] Seabios qemu detect
,
Jes Sorensen
,
2009/08/04
[Qemu-devel] [PATCH 1/5] Move QEMU_CFG related code out of smbios.c
,
Jes Sorensen
,
2009/08/04
[Qemu-devel] [PATCH 4/5] Set irq0override based on emu_ver.
,
Jes Sorensen
,
2009/08/04
[Qemu-devel] [PATCH 2/5] Reorder call for qemu-cfg probing.
,
Jes Sorensen
,
2009/08/04
[Qemu-devel] [PATCH 5/5] Remove CONFIG_KVM and use emu_ver to runtime detect QEMU & KVM.
,
Jes Sorensen
,
2009/08/04
[Qemu-devel] [PATCH 3/5] Set emu_ver based on information provided by qemu_cfg.
,
Jes Sorensen
,
2009/08/04
[Qemu-devel] Re: [PATCH 0/5] Seabios qemu detect
,
Kevin O'Connor
,
2009/08/04
Re: [Qemu-devel] Breakpoints not hit using QEMU 0.10.5, GDB 6.8 and Linux kernel 2.6.30
,
Srinivasan Jayarajan
,
2009/08/04
[Qemu-devel] [PATCH] address incompatible change of qemu-img
,
Ryota Ozaki
,
2009/08/03
[Qemu-devel] [PATCH] slirp: Read host DNS config on demand (v2)
,
Ed Swierk
,
2009/08/03
Re: [Qemu-devel] Re: virtio-serial: An interface for host-guest communication
,
Anthony Liguori
,
2009/08/03
Re: [Qemu-devel] Re: virtio-serial: An interface for host-guest communication
,
Jamie Lokier
,
2009/08/05
Re: [Qemu-devel] Re: virtio-serial: An interface for host-guest communication
,
Anthony Liguori
,
2009/08/05
Re: [Qemu-devel] Re: virtio-serial: An interface for host-guest communication
,
Amit Shah
,
2009/08/06
Re: [Qemu-devel] Re: virtio-serial: An interface for host-guest communication
,
Anthony Liguori
,
2009/08/06
Re: [Qemu-devel] Re: virtio-serial: An interface for host-guest communication
,
Amit Shah
,
2009/08/06
Re: [Qemu-devel] Re: virtio-serial: An interface for host-guest communication
,
Anthony Liguori
,
2009/08/06
Re: [Qemu-devel] Re: virtio-serial: An interface for host-guest communication
,
Amit Shah
,
2009/08/06
Re: [Qemu-devel] Re: virtio-serial: An interface for host-guest communication
,
Jamie Lokier
,
2009/08/06
Re: [Qemu-devel] Re: virtio-serial: An interface for host-guest communication
,
Amit Shah
,
2009/08/07
Re: [Qemu-devel] Re: virtio-serial: An interface for host-guest communication
,
Anthony Liguori
,
2009/08/07
Re: [Qemu-devel] Re: virtio-serial: An interface for host-guest communication
,
Amit Shah
,
2009/08/10
Re: [Qemu-devel] Re: virtio-serial: An interface for host-guest communication
,
Gerd Hoffmann
,
2009/08/10
Re: [Qemu-devel] Re: virtio-serial: An interface for host-guest communication
,
Anthony Liguori
,
2009/08/10
Re: [Qemu-devel] Re: virtio-serial: An interface for host-guest communication
,
Gerd Hoffmann
,
2009/08/10
Re: [Qemu-devel] Re: virtio-serial: An interface for host-guest communication
,
Anthony Liguori
,
2009/08/10
Re: [Qemu-devel] Re: virtio-serial: An interface for host-guest communication
,
Gerd Hoffmann
,
2009/08/10
Re: [Qemu-devel] Re: virtio-serial: An interface for host-guest communication
,
Anthony Liguori
,
2009/08/10
Re: [Qemu-devel] Re: virtio-serial: An interface for host-guest communication
,
Anthony Liguori
,
2009/08/10
Re: [Qemu-devel] Re: virtio-serial: An interface for host-guest communication
,
Paul Brook
,
2009/08/12
Re: [Qemu-devel] Re: virtio-serial: An interface for host-guest communication
,
Amit Shah
,
2009/08/14
Re: [Qemu-devel] Re: virtio-serial: An interface for host-guest communication
,
Anthony Liguori
,
2009/08/14
Re: [Qemu-devel] Re: virtio-serial: An interface for host-guest communication
,
Amit Shah
,
2009/08/14
Re: [Qemu-devel] Re: virtio-serial: An interface for host-guest communication
,
Amit Shah
,
2009/08/20
Re: [Qemu-devel] Re: virtio-serial: An interface for host-guest communication
,
Daniel P. Berrange
,
2009/08/20
Re: [Qemu-devel] Re: virtio-serial: An interface for host-guest communication
,
Amit Shah
,
2009/08/20
Re: [Qemu-devel] Re: virtio-serial: An interface for host-guest communication
,
Amit Shah
,
2009/08/20
Re: [Qemu-devel] Re: virtio-serial: An interface for host-guest communication
,
Gerd Hoffmann
,
2009/08/14
Re: [Qemu-devel] Re: virtio-serial: An interface for host-guest communication
,
Anthony Liguori
,
2009/08/14
Re: [Qemu-devel] Re: virtio-serial: An interface for host-guest communication
,
Rusty Russell
,
2009/08/20
Re: [Qemu-devel] Re: virtio-serial: An interface for host-guest communication
,
Gerd Hoffmann
,
2009/08/20
Re: [Qemu-devel] Re: virtio-serial: An interface for host-guest communication
,
Amit Shah
,
2009/08/20
Re: [Qemu-devel] Re: virtio-serial: An interface for host-guest communication
,
Jamie Lokier
,
2009/08/20
Re: [Qemu-devel] Re: virtio-serial: An interface for host-guest communication
,
Rusty Russell
,
2009/08/25
Re: [Qemu-devel] Re: virtio-serial: An interface for host-guest communication
,
Gerd Hoffmann
,
2009/08/25
Re: [Qemu-devel] Re: virtio-serial: An interface for host-guest communication
,
Anthony Liguori
,
2009/08/10
Re: [Qemu-devel] Re: virtio-serial: An interface for host-guest communication
,
Rusty Russell
,
2009/08/10
Re: [Qemu-devel] Re: virtio-serial: An interface for host-guest communication
,
Anthony Liguori
,
2009/08/10
Re: [Qemu-devel] Re: virtio-serial: An interface for host-guest communication
,
Anthony Liguori
,
2009/08/10
Re: [Qemu-devel] Re: virtio-serial: An interface for host-guest communication
,
Gerd Hoffmann
,
2009/08/10
Re: [Qemu-devel] Re: virtio-serial: An interface for host-guest communication
,
Amit Shah
,
2009/08/06
Re: [Qemu-devel] Re: virtio-serial: An interface for host-guest communication
,
Richard W.M. Jones
,
2009/08/05
Re: [Qemu-devel] Re: virtio-serial: An interface for host-guest communication
,
Jamie Lokier
,
2009/08/05
[Qemu-devel] [PATCH v1] sparc64 replace tsptr with helper routine
,
Igor Kovalenko
,
2009/08/03
[Qemu-devel] Re: [PATCH] def-helper.h allow helpers returning pointers
,
Igor Kovalenko
,
2009/08/03
Re: [Qemu-devel] Write to guest memory space in target-i386/translate.c
,
Tommy Huang
,
2009/08/03
[Qemu-devel] "Continuation of the last talk ..."
,
daniel silva ferreira bruno
,
2009/08/03
[Qemu-devel] [PATCH v1 00/25] Monitor handlers new structure phase 1
,
Luiz Capitulino
,
2009/08/03
[Qemu-devel] [PATCH 01/25] Introduce QEMU dictionary data type
,
Luiz Capitulino
,
2009/08/03
[Qemu-devel] [PATCH 02/25] net: Fix do_set_link() return type
,
Luiz Capitulino
,
2009/08/03
[Qemu-devel] [PATCH 03/25] Add wrappers to functions used by the Monitor
,
Luiz Capitulino
,
2009/08/03
[Qemu-devel] [PATCH 04/25] monitor: Document missing supported argument types
,
Luiz Capitulino
,
2009/08/03
[Qemu-devel] [PATCH 05/25] monitor: New format for handlers argument types
,
Luiz Capitulino
,
2009/08/03
[Qemu-devel] [PATCH 06/25] monitor: Setup a dictionary with handler arguments
,
Luiz Capitulino
,
2009/08/03
[Qemu-devel] [PATCH 07/25] monitor: Export qdict.h header
,
Luiz Capitulino
,
2009/08/03
[Qemu-devel] [PATCH 08/25] monitor: New GET_TLONG and GET_TPHYSADDR macros
,
Luiz Capitulino
,
2009/08/03
Re: [Qemu-devel] [PATCH 08/25] monitor: New GET_TLONG and GET_TPHYSADDR macros
,
Blue Swirl
,
2009/08/04
Re: [Qemu-devel] [PATCH 08/25] monitor: New GET_TLONG and GET_TPHYSADDR macros
,
Luiz Capitulino
,
2009/08/04
[Qemu-devel] [PATCH 09/25] monitor: Port handler_0 to use the dictionary
,
Luiz Capitulino
,
2009/08/03
[Qemu-devel] [PATCH 10/25] monitor: Port handler_1 to use the dictionary
,
Luiz Capitulino
,
2009/08/03
[Qemu-devel] [PATCH 11/25] monitor: Port handler_2 to use the dictionary
,
Luiz Capitulino
,
2009/08/03
[Qemu-devel] [PATCH 12/25] monitor: Port handler_3 to use the dictionary
,
Luiz Capitulino
,
2009/08/03
[Qemu-devel] [PATCH 13/25] monitor: Port handler_4 to use the dictionary
,
Luiz Capitulino
,
2009/08/03
[Qemu-devel] [PATCH 14/25] monitor: Port handler_5 to use the dictionary
,
Luiz Capitulino
,
2009/08/03
[Qemu-devel] [PATCH 15/25] monitor: Port handler_6 to use the dictionary
,
Luiz Capitulino
,
2009/08/03
[Qemu-devel] [PATCH 17/25] monitor: Drop handler_8 and handler_9 handling
,
Luiz Capitulino
,
2009/08/03
[Qemu-devel] [PATCH 16/25] monitor: Port handler_7 to use the dictionary
,
Luiz Capitulino
,
2009/08/03
[Qemu-devel] [PATCH 18/25] monitor: Port handler_10 to use the dictionary
,
Luiz Capitulino
,
2009/08/03
[Qemu-devel] [PATCH 19/25] monitor: Split monitor_handle_command()
,
Luiz Capitulino
,
2009/08/03
[Qemu-devel] [PATCH 20/25] monitor: Add a new index for str_allocated[]
,
Luiz Capitulino
,
2009/08/03
[Qemu-devel] [PATCH 21/25] monitor: Drop args[] from monitor_parse_command()
,
Luiz Capitulino
,
2009/08/03
[Qemu-devel] [PATCH 22/25] monitor: Drop 'nb_args' from monitor_parse_command()
,
Luiz Capitulino
,
2009/08/03
[Qemu-devel] [PATCH 23/25] Add check support
,
Luiz Capitulino
,
2009/08/03
[Qemu-devel] [PATCH 24/25] Introduce dictionary test data file
,
Luiz Capitulino
,
2009/08/03
[Qemu-devel] [PATCH 25/25] Introduce QDict unit-tests
,
Luiz Capitulino
,
2009/08/03
Re: [Qemu-devel] [PATCH v1 00/25] Monitor handlers new structure phase 1
,
Anthony Liguori
,
2009/08/10
Re: [Qemu-devel] [PATCH v1 00/25] Monitor handlers new structure phase 1
,
Luiz Capitulino
,
2009/08/10
Re: [Qemu-devel] [PATCH v1 00/25] Monitor handlers new structure phase 1
,
Anthony Liguori
,
2009/08/10
Re: [Qemu-devel] [PATCH v1 00/25] Monitor handlers new structure phase 1
,
Luiz Capitulino
,
2009/08/10
[Qemu-devel] QEMU 0.11.0-rc1 broken on OpenBSD.
,
Brad
,
2009/08/03
Re: [Qemu-devel] QEMU 0.11.0-rc1 broken on OpenBSD.
,
Anthony Liguori
,
2009/08/03
Re: [Qemu-devel] QEMU 0.11.0-rc1 broken on OpenBSD.
,
Brad
,
2009/08/03
Re: [Qemu-devel] QEMU 0.11.0-rc1 broken on OpenBSD.
,
Anthony Liguori
,
2009/08/03
Re: [Qemu-devel] QEMU 0.11.0-rc1 broken on OpenBSD.
,
Brad
,
2009/08/03
Re: [Qemu-devel] QEMU 0.11.0-rc1 broken on OpenBSD.
,
Alexander Graf
,
2009/08/03
Re: [Qemu-devel] QEMU 0.11.0-rc1 broken on OpenBSD.
,
Brad
,
2009/08/03
[Qemu-devel] [PATCH 0/7] NPTL support for PPC, v2
,
Nathan Froyd
,
2009/08/03
[Qemu-devel] [PATCH 4/7] target-ppc: add exceptions for conditional stores
,
Nathan Froyd
,
2009/08/03
[Qemu-devel] [PATCH 1/7] target-ppc: fix cpu_clone_regs
,
Nathan Froyd
,
2009/08/03
[Qemu-devel] [PATCH 7/7] linux-user: make FUTEX_* calls honor timeout parameter
,
Nathan Froyd
,
2009/08/03
[Qemu-devel] [PATCH 5/7] linux-user: handle POWERPC_EXCP_STCX
,
Nathan Froyd
,
2009/08/03
[Qemu-devel] [PATCH 2/7] target-ppc: add cpu_set_tls
,
Nathan Froyd
,
2009/08/03
[Qemu-devel] [PATCH 6/7] enable NPTL for ppc-linux-user targets in configure
,
Nathan Froyd
,
2009/08/03
[Qemu-devel] [PATCH 3/7] target-ppc: retain l{w,d}arx loaded value
,
Nathan Froyd
,
2009/08/03
Re: [Qemu-devel] [PATCH 0/7] NPTL support for PPC, v2
,
Martin Mohring
,
2009/08/04
[Qemu-devel] [PATCH 00/32] qdev: macros for creating typechecked properties.
,
Gerd Hoffmann
,
2009/08/03
[Qemu-devel] [PATCH 03/32] qdev/prop: convert pci.c to helper macros.
,
Gerd Hoffmann
,
2009/08/03
[Qemu-devel] [PATCH 05/32] qdev/prop: convert armv7m.c to helper macros.
,
Gerd Hoffmann
,
2009/08/03
[Qemu-devel] [PATCH 02/32] qdev/prop: add CharDriverState property.
,
Gerd Hoffmann
,
2009/08/03
[Qemu-devel] [PATCH 14/32] qdev/prop: convert qdev.c to helper macros.
,
Gerd Hoffmann
,
2009/08/03
Re: [Qemu-devel] [PATCH 14/32] qdev/prop: convert qdev.c to helper macros.
,
Anthony Liguori
,
2009/08/04
Re: [Qemu-devel] [PATCH 14/32] qdev/prop: convert qdev.c to helper macros.
,
Gerd Hoffmann
,
2009/08/04
[Qemu-devel] [PATCH 01/32] qdev/prop: macros for creating typechecked properties.
,
Gerd Hoffmann
,
2009/08/03
[Qemu-devel] [PATCH 06/32] qdev/prop: convert eccmemctl.c to helper macros.
,
Gerd Hoffmann
,
2009/08/03
[Qemu-devel] [PATCH 10/32] qdev/prop: convert integratorcp.c to helper macros.
,
Gerd Hoffmann
,
2009/08/03
[Qemu-devel] [PATCH 24/32] qdev/prop: convert syborg_pointer.c to helper macros.
,
Gerd Hoffmann
,
2009/08/03
[Qemu-devel] [PATCH 08/32] qdev/prop: convert etraxfs_pic.c to helper macros.
,
Gerd Hoffmann
,
2009/08/03
[Qemu-devel] [PATCH 11/32] qdev/prop: convert iommu.c to helper macros.
,
Gerd Hoffmann
,
2009/08/03
[Qemu-devel] [PATCH 09/32] qdev/prop: convert i2c.c to helper macros.
,
Gerd Hoffmann
,
2009/08/03
[Qemu-devel] [PATCH 04/32] qdev/prop: convert arm_sysctl.c to helper macros.
,
Gerd Hoffmann
,
2009/08/03
[Qemu-devel] [PATCH 22/32] qdev/prop: convert syborg_interrupt.c to helper macros.
,
Gerd Hoffmann
,
2009/08/03
[Qemu-devel] [PATCH 18/32] qdev/prop: convert sparc32_dma.c to helper macros.
,
Gerd Hoffmann
,
2009/08/03
[Qemu-devel] [PATCH 16/32] qdev/prop: convert slavio_timer.c to helper macros.
,
Gerd Hoffmann
,
2009/08/03
[Qemu-devel] [PATCH 19/32] qdev/prop: convert sun4m.c to helper macros.
,
Gerd Hoffmann
,
2009/08/03
[Qemu-devel] [PATCH 28/32] qdev/prop: convert vga.c to helper macros.
,
Gerd Hoffmann
,
2009/08/03
[Qemu-devel] [PATCH 15/32] qdev/prop: convert slavio_intctl.c to helper macros.
,
Gerd Hoffmann
,
2009/08/03
[Qemu-devel] [PATCH 12/32] qdev/prop: convert m48t59.c to helper macros.
,
Gerd Hoffmann
,
2009/08/03
[Qemu-devel] [PATCH 07/32] qdev/prop: convert escc.c to helper macros.
,
Gerd Hoffmann
,
2009/08/03
[Qemu-devel] [PATCH 23/32] qdev/prop: convert syborg_keyboard.c to helper macros.
,
Gerd Hoffmann
,
2009/08/03
[Qemu-devel] [PATCH 31/32] qdev/prop: convert xilinx_intc.c to helper macros.
,
Gerd Hoffmann
,
2009/08/03
[Qemu-devel] [PATCH 21/32] qdev/prop: convert syborg_fb.c to helper macros.
,
Gerd Hoffmann
,
2009/08/03
[Qemu-devel] [PATCH 20/32] qdev/prop: convert sun4u.c to helper macros.
,
Gerd Hoffmann
,
2009/08/03
[Qemu-devel] [PATCH 29/32] qdev/prop: convert virtio-pci.c to helper macros.
,
Gerd Hoffmann
,
2009/08/03
[Qemu-devel] [PATCH 25/32] qdev/prop: convert syborg_serial.c to helper macros.
,
Gerd Hoffmann
,
2009/08/03
[Qemu-devel] [PATCH 17/32] qdev/prop: convert smbus_eeprom.c to helper macros.
,
Gerd Hoffmann
,
2009/08/03
[Qemu-devel] [PATCH 26/32] qdev/prop: convert syborg_timer.c to helper macros.
,
Gerd Hoffmann
,
2009/08/03
[Qemu-devel] [PATCH 27/32] qdev/prop: convert tcx.c to helper macros.
,
Gerd Hoffmann
,
2009/08/03
[Qemu-devel] [PATCH 13/32] qdev/prop: convert pcnet.c to helper macros.
,
Gerd Hoffmann
,
2009/08/03
[Qemu-devel] [PATCH 32/32] qdev/prop: convert xilinx_timer.c to helper macros.
,
Gerd Hoffmann
,
2009/08/03
[Qemu-devel] [PATCH 30/32] qdev/prop: convert xilinx_ethlite.c to helper macros.
,
Gerd Hoffmann
,
2009/08/03
[Qemu-devel] [PATCH] vga: do not resize the screen on hw_invalidate
,
Stefano Stabellini
,
2009/08/03
[Qemu-devel] [PATCH] fix sdl window resize
,
Stefano Stabellini
,
2009/08/03
Re: [Qemu-devel] [PATCH] fix sdl window resize
,
Luiz Capitulino
,
2009/08/03
[Qemu-devel] [PATCH] FW_CFG_EMULATOR
,
Jes Sorensen
,
2009/08/03
Re: [Qemu-devel] [PATCH] FW_CFG_EMULATOR
,
Avi Kivity
,
2009/08/05
Re: [Qemu-devel] [PATCH] FW_CFG_EMULATOR
,
Jes Sorensen
,
2009/08/05
[Qemu-devel] [PATCH 0/6] target-mips: add MDI semihosting, v2
,
Nathan Froyd
,
2009/08/03
[Qemu-devel] [PATCH 5/6] enable --semihosting option for TARGET_MIPS
,
Nathan Froyd
,
2009/08/03
[Qemu-devel] [PATCH 1/6] sysemu: add section_callback argument to ELF loader
,
Nathan Froyd
,
2009/08/03
[Qemu-devel] [PATCH 6/6] gdbstub: add qSymbol handling for TARGET_MIPS
,
Nathan Froyd
,
2009/08/03
[Qemu-devel] [PATCH 2/6] add softmmu_target_strlen
,
Nathan Froyd
,
2009/08/03
[Qemu-devel] [PATCH 3/6] add implementation of MIPS semihosting
,
Nathan Froyd
,
2009/08/03
[Qemu-devel] [PATCH 4/6] target-mips: add MDI semihosting support to mipssim machine
,
Nathan Froyd
,
2009/08/03
[Qemu-devel] [PATCH] linux-user: fix mq_* compilation problems
,
Nathan Froyd
,
2009/08/03
[Qemu-devel] [PATCH] check for PR_SET_NAME being defined
,
Nathan Froyd
,
2009/08/03
[Qemu-devel] [PATCH] eliminate errors about unused results in block/vpc.c
,
Nathan Froyd
,
2009/08/03
Re: [Qemu-devel] [PATCH] eliminate errors about unused results in block/vpc.c
,
Anthony Liguori
,
2009/08/10
[Qemu-devel] [PATCH] eliminate errors about unused results in block/vpc.c
,
Nathan Froyd
,
2009/08/11
[Qemu-devel] [PATCH 0/3][RESEND] m68k, linux-user: signal management
,
Laurent Vivier
,
2009/08/03
[Qemu-devel] [PATCH 1/3][RESEND] m68k,linux-user: add setup_frame
,
Laurent Vivier
,
2009/08/03
[Qemu-devel] [PATCH 2/3][RESEND] m68k, linux-user: add setup_rt_frame
,
Laurent Vivier
,
2009/08/03
[Qemu-devel] [PATCH 3/3][RESEND] m68k, linux-user: enable sigaltstack()
,
Laurent Vivier
,
2009/08/03
[Qemu-devel] Re: [PATCH] Seabios irq override v3
,
Avi Kivity
,
2009/08/03
[Qemu-devel] [PATCH] rename "info qdrv" to "info qdm"
,
Gerd Hoffmann
,
2009/08/03
[Qemu-devel] [PATCH v2 00/81] More Makefile/configure simplification
,
Juan Quintela
,
2009/08/03
[Qemu-devel] [PATCH 01/81] strip binary is not used anywhere
,
Juan Quintela
,
2009/08/03
[Qemu-devel] [PATCH 03/81] Use CFLAGS from enviroment, ARCH_CFLAGS hasn't been defined yet
,
Juan Quintela
,
2009/08/03
[Qemu-devel] [PATCH 02/81] oss variable don't exist anymore
,
Juan Quintela
,
2009/08/03
[Qemu-devel] [PATCH 04/81] move cpu command line setting to the beggining
,
Juan Quintela
,
2009/08/03
[Qemu-devel] [PATCH 05/81] move check_linker_flags sooner than starting of printing variables
,
Juan Quintela
,
2009/08/03
[Qemu-devel] [PATCH 07/81] move checks for bswap32/bswap_32 sooner than starting of printing variables
,
Juan Quintela
,
2009/08/03
[Qemu-devel] [PATCH 06/81] remove not needed rt variable
,
Juan Quintela
,
2009/08/03
[Qemu-devel] [PATCH 09/81] We want to add options at the beggining, not at the end of variables
,
Juan Quintela
,
2009/08/03
[Qemu-devel] [PATCH 08/81] move general CFLAGS/LDFLAGS definitions after last $cc run
,
Juan Quintela
,
2009/08/03
[Qemu-devel] [PATCH 11/81] move EXTRA_CFLAGS/LDFLAGS to the very beginning
,
Juan Quintela
,
2009/08/03
[Qemu-devel] [PATCH 14/81] Add CURL_CFLAGS
,
Juan Quintela
,
2009/08/03
[Qemu-devel] [PATCH 10/81] Remove OS_{CFLAGS, LDFLAGS} and ARCH_{LDFLAGS, CFLAGS}
,
Juan Quintela
,
2009/08/03
[Qemu-devel] [PATCH 12/81] create compile_object/compile_prog functions
,
Juan Quintela
,
2009/08/03
[Qemu-devel] [PATCH 13/81] remove unused temporal files
,
Juan Quintela
,
2009/08/03
[Qemu-devel] [PATCH 15/81] __sparc_*__ is defined through -D__sparc_*__
,
Juan Quintela
,
2009/08/03
[Qemu-devel] [PATCH 16/81] move mingw32 code after selection of OS
,
Juan Quintela
,
2009/08/03
[Qemu-devel] [PATCH 18/81] refactor kqemu selection for both mingw32
,
Juan Quintela
,
2009/08/03
[Qemu-devel] [PATCH 19/81] move sparc_cpu arg parsing to the begining
,
Juan Quintela
,
2009/08/03
[Qemu-devel] [PATCH 17/81] This variables can't be set here
,
Juan Quintela
,
2009/08/03
[Qemu-devel] [PATCH 20/81] refactor sparc_cpu code to be in a single place
,
Juan Quintela
,
2009/08/03
[Qemu-devel] [PATCH 21/81] refactor $cpu selection in various places
,
Juan Quintela
,
2009/08/03
[Qemu-devel] [PATCH 23/81] We use -lz for all binaries
,
Juan Quintela
,
2009/08/03
[Qemu-devel] [PATCH 25/81] PTHREADLIBS was used for all binaries
,
Juan Quintela
,
2009/08/03
[Qemu-devel] [PATCH 22/81] reindent Operating System selection configure
,
Juan Quintela
,
2009/08/03
[Qemu-devel] [PATCH 24/81] We want to pass LIB through configuration files now
,
Juan Quintela
,
2009/08/03
[Qemu-devel] [PATCH 26/81] CLOCKLIBS was used for all binaries
,
Juan Quintela
,
2009/08/03
[Qemu-devel] [PATCH 27/81] Move to configure CONFIG_SOLARIS libraries needed always
,
Juan Quintela
,
2009/08/03
[Qemu-devel] [PATCH 28/81] Move to configure CONFIG_WIN32 libraries needed always
,
Juan Quintela
,
2009/08/03
[Qemu-devel] [PATCH 29/81] We set -Werror through configure now
,
Juan Quintela
,
2009/08/03
[Qemu-devel] [PATCH 31/81] split QEMU_CFLAGS very long line
,
Juan Quintela
,
2009/08/03
[Qemu-devel] [PATCH 30/81] Rename CPPFLAGS to QEMU_CFLAGS
,
Juan Quintela
,
2009/08/03
[Qemu-devel] [PATCH 32/81] move common QEMU_CFLAGS to configure
,
Juan Quintela
,
2009/08/03
[Qemu-devel] [PATCH 33/81] Refactor HELPER_CFLAGS
,
Juan Quintela
,
2009/08/03
[Qemu-devel] [PATCH 34/81] move SDL_LIBS Win32 hack to configure
,
Juan Quintela
,
2009/08/03
[Qemu-devel] [PATCH 35/81] Add libs_softmmu variable
,
Juan Quintela
,
2009/08/03
[Qemu-devel] [PATCH 36/81] Add SDL_LIBS to libs_softmmu
,
Juan Quintela
,
2009/08/03
[Qemu-devel] [PATCH 37/81] gcc generates the right dependency for this file
,
Juan Quintela
,
2009/08/03
[Qemu-devel] [PATCH 38/81] move coreaudio libraries to coreaudio selection
,
Juan Quintela
,
2009/08/03
[Qemu-devel] [PATCH 39/81] Move sound library selection to sound selection
,
Juan Quintela
,
2009/08/03
[Qemu-devel] [PATCH 40/81] files are only compiled when CONFIG_ADLIB is defined
,
Juan Quintela
,
2009/08/03
[Qemu-devel] [PATCH 41/81] Test if we need -lutil in ,/configure
,
Juan Quintela
,
2009/08/03
[Qemu-devel] [PATCH 42/81] Fold CURSES_LIBS into libsoftmmu_libs
,
Juan Quintela
,
2009/08/03
[Qemu-devel] [PATCH 43/81] Fold VNC_TLS_LIBS into libs_softmmu
,
Juan Quintela
,
2009/08/03
[Qemu-devel] [PATCH 44/81] Fold VNC_SASL_LIBS into libs_softmmu
,
Juan Quintela
,
2009/08/03
[Qemu-devel] [PATCH 45/81] Fold XEN_LIBS into libs_softmmu
,
Juan Quintela
,
2009/08/03
[Qemu-devel] [PATCH 46/81] Fold BLUEZ_LIBS into libs_softmmu
,
Juan Quintela
,
2009/08/03
[Qemu-devel] [PATCH 47/81] Fold FDT_LIBS into libs_softmmu
,
Juan Quintela
,
2009/08/03
[Qemu-devel] [PATCH 48/81] Fold BRLAPI_LIBS into libs_softmmu
,
Juan Quintela
,
2009/08/03
[Qemu-devel] [PATCH 49/81] remove duplicated TARGET_GPROF code
,
Juan Quintela
,
2009/08/03
[Qemu-devel] [PATCH 50/81] \!CONFIG_USER_ONLY == CONFIG_SOFTMMU
,
Juan Quintela
,
2009/08/03
[Qemu-devel] [PATCH 51/81] Introduce CONFIG_NOSOFTFLOAT and simplify Makefile.target
,
Juan Quintela
,
2009/08/03
[Qemu-devel] [PATCH 52/81] permit to add things to LDFLAGS for target
,
Juan Quintela
,
2009/08/03
[Qemu-devel] [PATCH 53/81] refactor linker_script common part and change quoting
,
Juan Quintela
,
2009/08/03
[Qemu-devel] [PATCH 54/81] permit to add things to CFLAGS per target
,
Juan Quintela
,
2009/08/03
[Qemu-devel] [PATCH 55/81] fix typo, there should be bsd_user there
,
Juan Quintela
,
2009/08/03
[Qemu-devel] [PATCH 56/81] Move alpha CFLAGS target to configure
,
Juan Quintela
,
2009/08/03
[Qemu-devel] [PATCH 57/81] Move ia64 QEMU_CFLAGS target to configure
,
Juan Quintela
,
2009/08/03
[Qemu-devel] [PATCH 58/81] this bit was already generated in configure
,
Juan Quintela
,
2009/08/03
[Qemu-devel] [PATCH 59/81] Fold TARGET_GPROF handling in configure
,
Juan Quintela
,
2009/08/03
[Qemu-devel] [PATCH 60/81] Generate more conmmon CFLAGS
,
Juan Quintela
,
2009/08/03
[Qemu-devel] [PATCH 61/81] Added CONFIG_NEED_MMU for microblaze and cris
,
Juan Quintela
,
2009/08/03
[Qemu-devel] [PATCH 62/81] Move dis-* selection to configure
,
Juan Quintela
,
2009/08/03
[Qemu-devel] [PATCH 63/81] Use only one KVM_CFLAGS
,
Juan Quintela
,
2009/08/03
[Qemu-devel] [PATCH 64/81] Use one less HELPER_CFLAGS
,
Juan Quintela
,
2009/08/03
[Qemu-devel] [PATCH 67/81] AUDIO_PT is not needed
,
Juan Quintela
,
2009/08/03
[Qemu-devel] [PATCH 66/81] FMOD_CFLAGS is not set when CONFIG_FMOD is undef
,
Juan Quintela
,
2009/08/03
[Qemu-devel] [PATCH 68/81] Generate CONFIG_AUDIO_PT_INT in configure
,
Juan Quintela
,
2009/08/03
[Qemu-devel] [PATCH 65/81] Make slirp include dir globlal in cflags
,
Juan Quintela
,
2009/08/03
[Qemu-devel] [PATCH 69/81] CONFIG_POSIX makes more sense that not CONFIG_WIN32
,
Juan Quintela
,
2009/08/03
[Qemu-devel] [PATCH 70/81] remove last 3 uses of :=, everywhere else uses += or =
,
Juan Quintela
,
2009/08/03
Re: [Qemu-devel] [PATCH 70/81] remove last 3 uses of :=, everywhere else uses += or =
,
Hollis Blanchard
,
2009/08/26
[Qemu-devel] Re: [PATCH 70/81] remove last 3 uses of :=, everywhere else uses += or =
,
Juan Quintela
,
2009/08/26
Re: [Qemu-devel] Re: [PATCH 70/81] remove last 3 uses of :=, everywhere else uses += or =
,
Hollis Blanchard
,
2009/08/26
[Qemu-devel] Re: [PATCH 70/81] remove last 3 uses of :=, everywhere else uses += or =
,
Juan Quintela
,
2009/08/26
[Qemu-devel] [PATCH 71/81] Consolidate audio flags in configure
,
Juan Quintela
,
2009/08/03
[Qemu-devel] [PATCH 73/81] use TARGET_<arch name> for selection
,
Juan Quintela
,
2009/08/03
[Qemu-devel] [PATCH 72/81] We also need TARGET_<arechname> in Makefiles
,
Juan Quintela
,
2009/08/03
[Qemu-devel] [PATCH 74/81] Disable aio in mingw32
,
Juan Quintela
,
2009/08/03
[Qemu-devel] [PATCH 76/81] VDE libs are used both by tools and softmmu
,
Juan Quintela
,
2009/08/03
[Qemu-devel] [PATCH 75/81] Add libs_tools support
,
Juan Quintela
,
2009/08/03
[Qemu-devel] [PATCH 77/81] CURL libs are used both by tools and softmmu
,
Juan Quintela
,
2009/08/03
[Qemu-devel] [PATCH 79/81] convert gprof flags to style of rest of Makefile
,
Juan Quintela
,
2009/08/03
[Qemu-devel] [PATCH 78/81] Add cocoa libs at Darwin selection time
,
Juan Quintela
,
2009/08/03
[Qemu-devel] [PATCH 80/81] Move libsunpath to use the same style than everything else
,
Juan Quintela
,
2009/08/03
[Qemu-devel] [PATCH 81/81] rename aio/CONFIG_AIO to posix_aio/CONFIG_POSIX_AIO
,
Juan Quintela
,
2009/08/03
Re: [Qemu-devel] [PATCH 81/81] rename aio/CONFIG_AIO to posix_aio/CONFIG_POSIX_AIO
,
Anthony Liguori
,
2009/08/10
Re: [Qemu-devel] [PATCH 81/81] rename aio/CONFIG_AIO to posix_aio/CONFIG_POSIX_AIO
,
Christoph Hellwig
,
2009/08/10
Re: [Qemu-devel] [PATCH 81/81] rename aio/CONFIG_AIO to posix_aio/CONFIG_POSIX_AIO
,
Anthony Liguori
,
2009/08/10
Re: [Qemu-devel] [PATCH 81/81] rename aio/CONFIG_AIO to posix_aio/CONFIG_POSIX_AIO
,
Christoph Hellwig
,
2009/08/10
[Qemu-devel] Re: [PATCH 81/81] rename aio/CONFIG_AIO to posix_aio/CONFIG_POSIX_AIO
,
Juan Quintela
,
2009/08/10
[Qemu-devel] [PATCH v3 4 of 4] variable timer intervals
,
Stefano Stabellini
,
2009/08/03
[Qemu-devel] [PATCH v3 3 of 4] single vnc server surface
,
Stefano Stabellini
,
2009/08/03
[Qemu-devel] [PATCH v3 2 of 4] a single vnc timer to refresh the screen
,
Stefano Stabellini
,
2009/08/03
[Qemu-devel] [PATCH v3 1 of 4] vnc: fix copyrect screen corruption
,
Stefano Stabellini
,
2009/08/03
[Qemu-devel] [PATCH v3 0 of 4] vnc performance improvements
,
Stefano Stabellini
,
2009/08/03
Re: [Qemu-devel] [PATCH 2 of 3] [UPDATE] a single vnc server surface
,
Stefano Stabellini
,
2009/08/03
[Qemu-devel] [PATCH] fix qdev_print_devinfo()
,
Gerd Hoffmann
,
2009/08/03
Re: [Qemu-devel] [PATCH] fix qdev_print_devinfo()
,
Markus Armbruster
,
2009/08/03
[Qemu-devel] Re: [PATCH] Fix do_commit() behavior
,
Gerd Hoffmann
,
2009/08/03
Re: [Qemu-devel] [PATCH 05/10] QemuOpts: add -set option
,
Gerd Hoffmann
,
2009/08/03
Re: [Qemu-devel] [PATCH 1/2] qdev: factor out qdev_print_devinfo.
,
Gerd Hoffmann
,
2009/08/03
Re: [Qemu-devel] [PATCH 1/2] qdev: factor out qdev_print_devinfo.
,
Markus Armbruster
,
2009/08/03
Re: [Qemu-devel] [PATCH 1/2] qdev: factor out qdev_print_devinfo.
,
Gerd Hoffmann
,
2009/08/03
[Qemu-devel] Write to guest memory space in target-i386/translate.c
,
Tommy Huang
,
2009/08/03
Re: [Qemu-devel] Write to guest memory space in target-i386/translate.c
,
Alexander Graf
,
2009/08/03
[Qemu-devel] ldub_kernel and ldub_code question
,
Tommy Huang
,
2009/08/02
[Qemu-devel] The TFTP server has the Sourcerer's Apprentice bug
,
H. Peter Anvin
,
2009/08/02
[Qemu-devel] Copyright (c) 2009, Lyle Kopnicky
,
Juan Quintela
,
2009/08/02
[Qemu-devel] Copyright (c) 2009, Lyle Kopnicky
,
Juan Quintela
,
2009/08/02
[Qemu-devel] Re: Copyright (c) 2009, Lyle Kopnicky
,
Juan Quintela
,
2009/08/03
Re: [Qemu-devel] ANNOUNCE: Release 0.11.0-rc1 of QEMU
,
Avi Kivity
,
2009/08/02
Re: [Qemu-devel] ANNOUNCE: Release 0.11.0-rc1 of QEMU
,
Anthony Liguori
,
2009/08/02
Re: [Qemu-devel] [PATCH] call ide_reset when resetting the piix
,
Naphtali Sprei
,
2009/08/02
Re: [Qemu-devel] [PATCH] RFC: Add new block driver for the VDI format
,
Avi Kivity
,
2009/08/02
Re: [Qemu-devel] [PATCH] RFC: Add new block driver for the VDI format
,
Anthony Liguori
,
2009/08/02
Re: [Qemu-devel] [PATCH] RFC: Add new block driver for the VDI format
,
Avi Kivity
,
2009/08/03
Re: [Qemu-devel] [PATCH] RFC: Add new block driver for the VDI format
,
Christoph Hellwig
,
2009/08/03
Re: [Qemu-devel] [PATCH 2/2] qdev/core: add monitor command to list all drivers
,
Avi Kivity
,
2009/08/02
Re: [Qemu-devel] [PATCH 2/2] qdev/core: add monitor command to list all drivers
,
Gerd Hoffmann
,
2009/08/03
Re: [Qemu-devel] [PATCH 2/2] qdev/core: add monitor command to list all drivers
,
Avi Kivity
,
2009/08/03
[Qemu-devel] [PATCH v5] make windows notice media change
,
Gleb Natapov
,
2009/08/02
[Qemu-devel] [PATCH v4] make windows notice media change
,
Gleb Natapov
,
2009/08/02
Re: [Qemu-devel] [PATCH v4] make windows notice media change
,
Filip Navara
,
2009/08/02
Re: [Qemu-devel] [PATCH v4] make windows notice media change
,
Gleb Natapov
,
2009/08/02
Re: [Qemu-devel] [PATCH] slirp: Read host DNS config on demand
,
Michael S. Tsirkin
,
2009/08/02
Re: [Qemu-devel] [PATCH] slirp: Read host DNS config on demand
,
Jan Kiszka
,
2009/08/02
Re: [Qemu-devel] [PATCH] slirp: Read host DNS config on demand
,
Michael S. Tsirkin
,
2009/08/02
Re: [Qemu-devel] [PATCH] slirp: Read host DNS config on demand
,
Ed Swierk
,
2009/08/02
Re: [Qemu-devel] [PATCH] slirp: Read host DNS config on demand
,
Jamie Lokier
,
2009/08/03
Re: [Qemu-devel] Powerpc regressions?
,
Rob Landley
,
2009/08/02
Re: [Qemu-devel] Powerpc regressions?
,
Aurelien Jarno
,
2009/08/02
Re: [Qemu-devel] Powerpc regressions?
,
Alexander Graf
,
2009/08/02
Re: [Qemu-devel] Powerpc regressions?
,
Rob Landley
,
2009/08/04
Re: [Qemu-devel] Powerpc regressions?
,
Hollis Blanchard
,
2009/08/05
[Qemu-devel] signrom.sh and MinGW
,
Sebastian Herbszt
,
2009/08/01
Re: [Qemu-devel] signrom.sh and MinGW
,
Filip Navara
,
2009/08/01
Re: [Qemu-devel] signrom.sh and MinGW
,
Sebastian Herbszt
,
2009/08/02
Re: [Qemu-devel] signrom.sh and MinGW
,
Alexander Graf
,
2009/08/02
Re: [Qemu-devel] signrom.sh and MinGW
,
Sebastian Herbszt
,
2009/08/02
[Qemu-devel] Re: [PATCH] Win32: Fix default prefix
,
Sebastian Herbszt
,
2009/08/01
Re: [Qemu-devel] Re: [PATCH] Win32: Fix default prefix
,
Filip Navara
,
2009/08/01
Re: [Qemu-devel] [PATCH] Win32: Fix default prefix
,
Stefan Weil
,
2009/08/02
Re: [Qemu-devel] [PATCH] [RFC] cleanup cpu-exec.c: consolidate handle_cpu_signal
,
Filip Navara
,
2009/08/01
Re: [Qemu-devel] [PATCH] [RFC] cleanup cpu-exec.c: consolidate handle_cpu_signal
,
Nathan Froyd
,
2009/08/03
[Qemu-devel] [PATCH] arm-semi: Remove definition of O_BINARY, it is already defined in qemu-common.h.
,
Filip Navara
,
2009/08/01
[Qemu-devel] Re: [PATCH 29/47] Use CONFIG_POSIX to simplify Makefile
,
Sebastian Herbszt
,
2009/08/01
Re: [Qemu-devel] Re: [PATCH 29/47] Use CONFIG_POSIX to simplify Makefile
,
Filip Navara
,
2009/08/01
[Qemu-devel] Re: [PATCH 29/47] Use CONFIG_POSIX to simplify Makefile
,
Juan Quintela
,
2009/08/03
Re: [Qemu-devel] Re: [PATCH 29/47] Use CONFIG_POSIX to simplify Makefile
,
Filip Navara
,
2009/08/03
[Qemu-devel] Re: [PATCH 29/47] Use CONFIG_POSIX to simplify Makefile
,
Juan Quintela
,
2009/08/03
[Qemu-devel] Re: Qemu in windows... (daniel silva ferreira bruno)
,
daniel silva ferreira bruno
,
2009/08/01
[Qemu-devel] Win64 host port
,
Filip Navara
,
2009/08/01
Re: [Qemu-devel] Win64 host port
,
Alexander Graf
,
2009/08/01
Re: [Qemu-devel] Win64 host port
,
Filip Navara
,
2009/08/01
[Qemu-devel] [PATCH] Fix checksum writing in signboot.sh
,
Alexander Graf
,
2009/08/01
[Qemu-devel] Re: [PATCH] Fix checksum writing in signboot.sh
,
Avi Kivity
,
2009/08/02
Re: [Qemu-devel] Re: [PATCH] Fix checksum writing in signboot.sh
,
Filip Navara
,
2009/08/02
Re: [Qemu-devel] Re: [PATCH] Fix checksum writing in signboot.sh
,
Avi Kivity
,
2009/08/02
Re: [Qemu-devel] Re: [PATCH] Fix checksum writing in signboot.sh
,
Alexander Graf
,
2009/08/02
Re: [Qemu-devel] Re: [PATCH] Fix checksum writing in signboot.sh
,
Avi Kivity
,
2009/08/02
[Qemu-devel] Re: Re: [PATCH] Fix checksum writing in signboot.sh
,
Sebastian Herbszt
,
2009/08/02
Re: [Qemu-devel] Re: [PATCH] Fix checksum writing in signboot.sh
,
Anthony Liguori
,
2009/08/02
Re: [Qemu-devel] Re: [PATCH] Fix checksum writing in signboot.sh
,
Paolo Bonzini
,
2009/08/03
Re: [Qemu-devel] Re: [PATCH] Fix checksum writing in signboot.sh
,
Avi Kivity
,
2009/08/03
[Qemu-devel] DETECTING AND USING USB MEMORY STICKS IN QEMU
,
george
,
2009/08/01
Re: [Qemu-devel] DETECTING AND USING USB MEMORY STICKS IN QEMU
,
Pantelis Koukousoulas
,
2009/08/01
[Qemu-devel] Re: tracking qemu-devel at patchwork.ozlabs.org
,
Jeremy Kerr
,
2009/08/01
[Qemu-devel] Re: tracking qemu-devel at patchwork.ozlabs.org
,
Michael S. Tsirkin
,
2009/08/02
Re: [Qemu-devel] Re: tracking qemu-devel at patchwork.ozlabs.org
,
Michael S. Tsirkin
,
2009/08/02
[Qemu-devel] Re: tracking qemu-devel at patchwork.ozlabs.org
,
Michael S. Tsirkin
,
2009/08/03
[Qemu-devel] Re: tracking qemu-devel at patchwork.ozlabs.org
,
Jeremy Kerr
,
2009/08/03
[Qemu-devel] Re: tracking qemu-devel at patchwork.ozlabs.org
,
Michael S. Tsirkin
,
2009/08/03
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc